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,26496 @@
- 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 , 0x00000018 
+ 00000001  0x00000040 beq  0x00000085 , 0x0000068e 
+ 00000002  0x00000041 beq  0x00000089 , 0x0000065d 
+ 00000003  0x00000042 beq  0x00000001 , 0x0000002f 
+ 00000004  0x00000043 beq  0x0000001b , 0x0000048d 
+ 00000005  0x00000044 beq  0x0000004a , 0x0000049c 
+ 00000006  0x00000045 beq  0x00000059 , 0x0000049a 
+ 00000007  0x00000046 beq  0x00000051 , 0x000004a5 
+ 00000008  0x00000047 beq  0x000000cb , 0x000004aa 
+ 00000009  0x00000048 beq  0x000000a1 , 0x00000038 
+ 00000010  0x00000049 beq  0x000000a7 , 0x0000003d 
+ 00000011  0x0000004a beq  0x000000a8 , 0x00000053 
+ 00000012  0x0000004b beq  0x000000b1 , 0x00000056 
+ 00000013  0x0000004c beq  0x000000b2 , 0x0000005e 
+ 00000014  0x0000004d beq  0x000000c4 , 0x000000d3 
+ 00000015  0x0000004e beq  0x000000c9 , 0x0000019e 
+ 00000016  0x0000004f beq  0x000000ca , 0x000001a2 
+ 00000017  0x00000050 beq  0x000000e3 , 0x00000357 
+ 00000018  0x00000051 beq  0x000000e6 , 0x00000323 
+ 00000019  0x00000052 beq  0x000000e9 , 0x00000364 
+ 00000020  0x00000053 beq  0x000000ea , 0x00000377 
+ 00000021  0x00000054 beq  0x000000eb , 0x00000385 
+ 00000022  0x00000055 beq  0x000000ec , 0x000003be 
+ 00000023  0x00000056 branch  0x00002a8e 
+ 00000024  0x00000058 beq  0x00000039 , 0x000003cc 
+ 00000025  0x00000059 beq  0x00000043 , 0x000003d4 
+ 00000026  0x0000005a beq  0x0000004a , 0x000003da 
+ 00000027  0x0000005b beq  0x00000057 , 0x000003dd 
+ 00000028  0x0000005c beq  0x00000059 , 0x000003ef 
+ 00000029  0x0000005d beq  0x00000063 , 0x000003fc 
+ 00000030  0x0000005e beq  0x00000066 , 0x00000426 
+ 00000031  0x0000005f beq  0x00000067 , 0x0000043d 
+ 00000032  0x00000060 beq  0x0000006a , 0x00000466 
+ 00000033  0x00000061 beq  0x00000077 , 0x00000471 
+ 00000034  0x00000062 beq  0x00000082 , 0x000004ab 
+ 00000035  0x00000063 beq  0x0000008c , 0x00000481 
+ 00000036  0x00000064 branch  0x00002a8e 
+ 00000037  0x00000067 copy  0x0000003f , 0x00000011 
+ 00000038  0x00000068 fetcht  0x00000001 , 0x00004c69 
+ 00000039  0x00000069 setarg  0x00004c70 
+ 00000040  0x0000006a iadd  0x00000002 , 0x00000005 
+ 00000041  0x0000006b copy  0x00000011 , 0x0000003f 
+ 00000042  0x0000006c istore  0x00000001 , 0x00000005 
+ 00000043  0x0000006d increase  0x00000001 , 0x00000002 
+ 00000044  0x0000006e and_into  0x00000007 , 0x00000002 
+ 00000045  0x0000006f storet  0x00000001 , 0x00004c69 
+ 00000046  0x00000070 rtn 
+ 00000047  0x00000073 arg  0x000009ae , 0x00000005 
+ 00000048  0x00000074 arg  0x0000000c , 0x00000039 
+ 00000049  0x00000075 call  0x00007ed4 
+ 00000050  0x00000076 call  0x000000ca 
+ 00000051  0x00000077 call  0x00006a03 
+ 00000052  0x00000078 call  0x00005cf6 
+ 00000053  0x00000079 ncall  0x00002c65 , 0x0000002b 
+ 00000054  0x0000007a call  0x00007ccd 
+ 00000055  0x0000007b branch  0x0000200c 
+ 00000056  0x0000007e setarg  0x00000a06 
+ 00000057  0x0000007f store  0x00000003 , 0x00004510 
+ 00000058  0x00000080 setarg  0x00001d87 
+ 00000059  0x00000081 store  0x00000002 , 0x00004513 
+ 00000060  0x00000082 branch  0x00002aa2 
+ 00000061  0x00000085 rtnmark1  0x00000026 
+ 00000062  0x00000086 call  0x00002afa 
+ 00000063  0x00000087 fetch  0x00000003 , 0x0000416f 
+ 00000064  0x00000088 rtn  0x00000034 
+ 00000065  0x00000089 fetch  0x00000001 , 0x00004091 
+ 00000066  0x0000008a rtn  0x00000034 
+ 00000067  0x0000008b fetch  0x00000001 , 0x0000465a 
+ 00000068  0x0000008c branch  0x00000047 , 0x00000034 
+ 00000069  0x0000008d fetch  0x00000001 , 0x000045b1 
+ 00000070  0x0000008e rtn  0x00000034 
+ 00000071  0x00000090 fetch  0x00000001 , 0x000044c0 
+ 00000072  0x00000091 nrtn  0x00000034 
+ 00000073  0x00000092 call  0x00002c3a 
+ 00000074  0x00000093 nrtn  0x00000034 
+ 00000075  0x00000094 fetch  0x00000001 , 0x00004040 
+ 00000076  0x00000095 compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00000077  0x00000096 nbranch  0x00002b9d , 0x00000001 
+ 00000078  0x00000099 fetch  0x00000002 , 0x00004042 
+ 00000079  0x0000009a arg  0x0000ffff , 0x00000002 
+ 00000080  0x0000009b isub  0x00000002 , 0x0000003e 
+ 00000081  0x0000009c rtn  0x00000005 
+ 00000082  0x0000009d branch  0x00002b7d 
+ 00000083  0x000000a1 fetch  0x00000001 , 0x00004806 
+ 00000084  0x000000a2 nrtn  0x00000034 
+ 00000085  0x000000a3 branch  0x00002b7f 
+ 00000086  0x000000a6 rtnmark1  0x00000026 
+ 00000087  0x000000a7 fetch  0x00000001 , 0x0000479c 
+ 00000088  0x000000a8 beq  0x00000000 , 0x00007fef 
+ 00000089  0x000000a9 fetch  0x00000001 , 0x000047c4 
+ 00000090  0x000000aa beq  0x00000001 , 0x00007fef 
+ 00000091  0x000000ab fetch  0x00000002 , 0x00004248 
+ 00000092  0x000000ac nbranch  0x00007fef , 0x00000034 
+ 00000093  0x000000ad branch  0x00007ff1 
+ 00000094  0x000000b0 rtnmark0  0x00000026 
+ 00000095  0x000000b1 fetch  0x00000001 , 0x00004cee 
+ 00000096  0x000000b2 beq  0x00000001 , 0x0000006f 
+ 00000097  0x000000b4 call  0x0000051f 
+ 00000098  0x000000b5 nbranch  0x0000008a , 0x00000028 
+ 00000099  0x000000b6 call  0x00000504 
+ 00000100  0x000000b8 call  0x00000541 
+ 00000101  0x000000b9 fetch  0x00000001 , 0x00004bbe 
+ 00000102  0x000000ba rtnne  0x000000ff 
+ 00000103  0x000000bb call  0x0000059e 
+ 00000104  0x000000bd fetch  0x00000001 , 0x00004cee 
+ 00000105  0x000000be rtneq  0x00000001 
+ 00000106  0x000000bf call  0x00000092 
+ 00000107  0x000000c0 nrtn  0x00000028 
+ 00000108  0x000000c1 call  0x000000b1 
+ 00000109  0x000000c2 setarg  0x0000ec54 
+ 00000110  0x000000c3 branch  0x00002b93 
+ 00000111  0x000000c6 call  0x00000690 
+ 00000112  0x000000c7 nrtn  0x00000028 
+ 00000113  0x000000c8 call  0x00000081 
+ 00000114  0x000000c9 fetch  0x00000001 , 0x00004cef 
+ 00000115  0x000000ca increase  0x00000001 , 0x0000003f 
+ 00000116  0x000000cb store  0x00000001 , 0x00004cef 
+ 00000117  0x000000cc sub  0x0000003f , 0x00000019 , 0x0000003e 
+ 00000118  0x000000cd call  0x00000078 , 0x00000005 
+ 00000119  0x000000ce branch  0x00000061 
+ 00000120  0x000000d0 jam  0x00000000 , 0x00004cee 
+ 00000121  0x000000d1 jam  0x00000000 , 0x00004cef 
+ 00000122  0x000000d3 jam  0x00000000 , 0x00004be9 
+ 00000123  0x000000d4 fetch  0x00000001 , 0x00004bd4 
+ 00000124  0x000000d5 store  0x00000001 , 0x00004bd3 
+ 00000125  0x000000d6 rtn 
+ 00000126  0x000000d8 fetch  0x00000001 , 0x00004bd5 
+ 00000127  0x000000d9 store  0x00000001 , 0x00004bd3 
+ 00000128  0x000000da rtn 
+ 00000129  0x000000dc fetch  0x00000001 , 0x00004be9 
+ 00000130  0x000000dd increase  0x00000001 , 0x0000003f 
+ 00000131  0x000000de store  0x00000001 , 0x00004be9 
+ 00000132  0x000000df beq  0x00000004 , 0x0000007e 
+ 00000133  0x000000e0 beq  0x00000005 , 0x0000007a 
+ 00000134  0x000000e1 rtn 
+ 00000135  0x000000e3 jam  0x00000001 , 0x00004cee 
+ 00000136  0x000000e4 jam  0x00000000 , 0x00004cef 
+ 00000137  0x000000e5 rtn 
+ 00000138  0x000000e8 fetch  0x00000001 , 0x00004bda 
+ 00000139  0x000000e9 call  0x0000009b , 0x00000034 
+ 00000140  0x000000eb call  0x00000092 
+ 00000141  0x000000ec nrtn  0x00000028 
+ 00000142  0x000000ed fetch  0x00000003 , 0x00004bdd 
+ 00000143  0x000000ee call  0x00007f49 
+ 00000144  0x000000ef storet  0x00000004 , 0x0000415b 
+ 00000145  0x000000f0 branch  0x00002b2a 
+ 00000146  0x000000f3 enable  0x00000028 
+ 00000147  0x000000f4 call  0x00002afa 
+ 00000148  0x000000f5 fetch  0x00000003 , 0x0000416f 
+ 00000149  0x000000f6 branch  0x00007fe9 , 0x00000034 
+ 00000150  0x000000f7 fetch  0x00000001 , 0x00004091 
+ 00000151  0x000000f8 branch  0x00007fe9 , 0x00000034 
+ 00000152  0x000000f9 fetch  0x00000001 , 0x000045b1 
+ 00000153  0x000000fa branch  0x00007fe9 , 0x00000034 
+ 00000154  0x000000fb branch  0x000000b4 
+ 00000155  0x000000fe jam  0x00000001 , 0x00004bda 
+ 00000156  0x000000ff jam  0x00000000 , 0x00004ce3 
+ 00000157  0x00000100 call  0x000004cc 
+ 00000158  0x00000101 store  0x00000001 , 0x00004b4a 
+ 00000159  0x00000102 setarg  0x00000000 
+ 00000160  0x00000103 store  0x00000007 , 0x00004b4b 
+ 00000161  0x00000104 fetch  0x00000004 , 0x00004be5 
+ 00000162  0x00000105 store  0x00000004 , 0x00004b52 
+ 00000163  0x00000106 jam  0x0000000c , 0x00004bae 
+ 00000164  0x00000107 fetch  0x00000001 , 0x00004baf 
+ 00000165  0x00000108 set1  0x00000003 , 0x0000003f 
+ 00000166  0x00000109 store  0x00000001 , 0x00004baf 
+ 00000167  0x0000010a call  0x000006cc 
+ 00000168  0x0000010b call  0x00000523 
+ 00000169  0x0000010c branch  0x00000064 
+ 00000170  0x00000110 rtnmark1  0x00000026 
+ 00000171  0x00000111 call  0x000000c0 
+ 00000172  0x00000112 call  0x000000b4 
+ 00000173  0x00000113 fetch  0x00000001 , 0x00004040 
+ 00000174  0x00000114 bbit0  0x00000000 , 0x000000b1 
+ 00000175  0x00000115 fetch  0x00000001 , 0x000000a0 
+ 00000176  0x00000116 nrtn  0x00000034 
+ 00000177  0x00000118 setarg  0x00000000 
+ 00000178  0x00000119 store  0x00000008 , 0x000000a1 
+ 00000179  0x0000011a rtn 
+ 00000180  0x0000011d call  0x000000bd 
+ 00000181  0x0000011e call  0x000000b1 
+ 00000182  0x0000011f call  0x00003ebf 
+ 00000183  0x00000120 hfetch  0x00000004 , 0x00008070 
+ 00000184  0x00000121 hfetcht  0x00000004 , 0x00008078 
+ 00000185  0x00000122 ior  0x00000002 , 0x00000002 
+ 00000186  0x00000123 invert  0x00000002 , 0x00000002 
+ 00000187  0x00000124 hstoret  0x00000004 , 0x0000807c 
+ 00000188  0x00000125 rtn 
+ 00000189  0x00000127 fetch  0x00000001 , 0x00004b13 
+ 00000190  0x00000128 rtn  0x00000034 
+ 00000191  0x00000129 branch  0x00000358 
+ 00000192  0x0000012b arg  0x00001800 , 0x00000006 
+ 00000193  0x0000012c arg  0x0000480a , 0x00000005 
+ 00000194  0x0000012d call  0x000000c8 
+ 00000195  0x0000012e arg  0x00001900 , 0x00000006 
+ 00000196  0x0000012f call  0x000000c8 
+ 00000197  0x00000130 arg  0x00001a00 , 0x00000006 
+ 00000198  0x00000131 call  0x000000c8 
+ 00000199  0x00000132 arg  0x00001b00 , 0x00000006 
+ 00000200  0x00000134 arg  0x0000001b , 0x00000039 
+ 00000201  0x00000135 branch  0x00007f01 
+ 00000202  0x00000138 arg  0x0000480a , 0x00000006 
+ 00000203  0x00000139 arg  0x00001800 , 0x00000005 
+ 00000204  0x0000013a call  0x000000c8 
+ 00000205  0x0000013b arg  0x00001900 , 0x00000005 
+ 00000206  0x0000013c call  0x000000c8 
+ 00000207  0x0000013d arg  0x00001a00 , 0x00000005 
+ 00000208  0x0000013e call  0x000000c8 
+ 00000209  0x0000013f arg  0x00001b00 , 0x00000005 
+ 00000210  0x00000140 branch  0x000000c8 
+ 00000211  0x00000143 call  0x00003416 
+ 00000212  0x00000144 branch  0x000000df , 0x0000002b 
+ 00000213  0x00000145 jam  0x00000020 , 0x00008078 
+ 00000214  0x00000147 call  0x00000768 
+ 00000215  0x00000148 fetch  0x00000001 , 0x000041de 
+ 00000216  0x00000149 store  0x00000001 , 0x00004c65 
+ 00000217  0x0000014a call  0x0000058d 
+ 00000218  0x0000014b fetch  0x00000001 , 0x00004685 
+ 00000219  0x0000014c store  0x00000001 , 0x000046da 
+ 00000220  0x0000014d fetch  0x00000001 , 0x00004b0c 
+ 00000221  0x0000014e store  0x00000001 , 0x00004b0d 
+ 00000222  0x0000014f call  0x000043ca 
+ 00000223  0x00000151 call  0x000000e1 
+ 00000224  0x00000152 branch  0x000074b9 
+ 00000225  0x00000155 ncall  0x0000014e , 0x0000002b 
+ 00000226  0x00000156 call  0x0000012d 
+ 00000227  0x00000157 rtn  0x0000002b 
+ 00000228  0x00000158 call  0x000001c3 
+ 00000229  0x00000159 call  0x000000ea 
+ 00000230  0x0000015a call  0x00004083 
+ 00000231  0x0000015b beq  0x00000005 , 0x00000115 
+ 00000232  0x0000015c call  0x000001a9 
+ 00000233  0x0000015d branch  0x000000ed 
+ 00000234  0x00000160 fetch  0x00000001 , 0x000046f5 
+ 00000235  0x00000161 rtnbit0  0x00000006 
+ 00000236  0x00000162 branch  0x00004361 
+ 00000237  0x00000170 call  0x00000331 
+ 00000238  0x00000171 call  0x000000ea 
+ 00000239  0x00000172 fetch  0x00000001 , 0x00004720 
+ 00000240  0x00000174 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00000241  0x00000175 call  0x000000fb , 0x00000005 
+ 00000242  0x00000176 fetch  0x00000001 , 0x00004720 
+ 00000243  0x00000177 fetcht  0x00000001 , 0x00004703 
+ 00000244  0x00000178 isub  0x00000002 , 0x0000003e 
+ 00000245  0x00000179 branch  0x000001b5 , 0x00000005 
+ 00000246  0x0000017a call  0x000001a6 
+ 00000247  0x0000017b fetch  0x00000001 , 0x00004210 
+ 00000248  0x0000017c beq  0x00000033 , 0x000000fd 
+ 00000249  0x0000017d beq  0x00000034 , 0x00000100 
+ 00000250  0x0000017e rtn 
+ 00000251  0x00000180 jam  0x00000002 , 0x00004720 
+ 00000252  0x00000181 rtn 
+ 00000253  0x00000183 fetch  0x00000006 , 0x000041d0 
+ 00000254  0x00000184 branch  0x000033eb , 0x00000034 
+ 00000255  0x00000185 branch  0x00004274 
+ 00000256  0x00000188 jam  0x00000001 , 0x0000479f 
+ 00000257  0x00000189 fetch  0x00000002 , 0x000046a8 
+ 00000258  0x0000018a fetcht  0x00000001 , 0x00004b14 
+ 00000259  0x0000018b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000260  0x0000018c nbranch  0x00000106 , 0x00000005 
+ 00000261  0x0000018d setarg  0x00000258 
+ 00000262  0x0000018f store  0x00000002 , 0x000046ae 
+ 00000263  0x00000190 call  0x00003418 
+ 00000264  0x00000191 call  0x0000010e 
+ 00000265  0x00000192 setarg  0x00000004 
+ 00000266  0x00000193 istore  0x00000001 , 0x00000006 
+ 00000267  0x00000194 arg  0x00004390 , 0x00000006 
+ 00000268  0x00000195 call  0x000003ba 
+ 00000269  0x00000196 branch  0x00007df4 
+ 00000270  0x00000199 arg  0x00004370 , 0x00000011 
+ 00000271  0x0000019b ifetch  0x00000001 , 0x00000011 
+ 00000272  0x0000019c rtn  0x00000034 
+ 00000273  0x0000019d iadd  0x00000006 , 0x00000011 
+ 00000274  0x0000019e ifetch  0x00000001 , 0x00000006 
+ 00000275  0x0000019f rtneq  0x00000001 
+ 00000276  0x000001a0 branch  0x0000010f 
+ 00000277  0x000001a3 fetch  0x00000001 , 0x00004720 
+ 00000278  0x000001a4 beq  0x00000001 , 0x00000124 
+ 00000279  0x000001a5 fetch  0x00000004 , 0x000046d3 
+ 00000280  0x000001a6 rtnbit0  0x00000011 
+ 00000281  0x000001a7 rtnbit1  0x00000003 
+ 00000282  0x000001a8 rtnmark1  0x00000026 
+ 00000283  0x000001a9 call  0x00000125 
+ 00000284  0x000001aa arg  0x00000003 , 0x00000007 
+ 00000285  0x000001ab call  0x000043ce 
+ 00000286  0x000001ac setarg  0x00000000 
+ 00000287  0x000001ad store  0x00000002 , 0x000046ae 
+ 00000288  0x000001ae store  0x00000001 , 0x000046b4 
+ 00000289  0x000001af store  0x00000002 , 0x00004bdb 
+ 00000290  0x000001b0 call  0x000042ca 
+ 00000291  0x000001b1 branch  0x000005ca 
+ 00000292  0x000001b3 rtn 
+ 00000293  0x000001b5 call  0x00004489 
+ 00000294  0x000001b6 call  0x0000448c 
+ 00000295  0x000001b7 branch  0x000002d7 
+ 00000296  0x000001b9 fetch  0x00000004 , 0x000046d3 
+ 00000297  0x000001ba bbit0  0x00000014 , 0x00003d66 
+ 00000298  0x000001bb fetch  0x00000001 , 0x0000477a 
+ 00000299  0x000001bc beq  0x000000ff , 0x00003d66 
+ 00000300  0x000001bd branch  0x00003d80 
+ 00000301  0x000001bf jam  0x00000076 , 0x00004212 
+ 00000302  0x000001c0 branch  0x00003d36 
+ 00000303  0x000001c2 call  0x0000012d 
+ 00000304  0x000001c3 call  0x000040c0 
+ 00000305  0x000001c4 fetch  0x00000001 , 0x000046e0 
+ 00000306  0x000001c5 beq  0x00000005 , 0x000040d5 
+ 00000307  0x000001c7 call  0x000040d9 
+ 00000308  0x000001c8 beq  0x00000030 , 0x0000013d 
+ 00000309  0x000001c9 beq  0x00000031 , 0x0000013f 
+ 00000310  0x000001ca call  0x000040d1 
+ 00000311  0x000001cb nop  0x000003e8 
+ 00000312  0x000001cc branch  0x00000133 
+ 00000313  0x000001ce jam  0x00000001 , 0x00004b13 
+ 00000314  0x000001cf call  0x0000640f 
+ 00000315  0x000001d0 call  0x0000012f 
+ 00000316  0x000001d1 branch  0x00006411 
+ 00000317  0x000001d3 call  0x00000144 
+ 00000318  0x000001d4 branch  0x000040e0 
+ 00000319  0x000001d8 call  0x00000144 
+ 00000320  0x000001d9 fetch  0x00000001 , 0x000046de 
+ 00000321  0x000001da beq  0x00000070 , 0x000040e8 
+ 00000322  0x000001db jam  0x00000001 , 0x000046e0 
+ 00000323  0x000001dc rtn 
+ 00000324  0x000001df setarg  0x00008006 
+ 00000325  0x000001e0 call  0x00006413 
+ 00000326  0x000001e1 nop  0x00002ee0 
+ 00000327  0x000001e2 branch  0x00000128 
+ 00000328  0x000001e4 setarg  0x00000006 
+ 00000329  0x000001e5 call  0x00006414 
+ 00000330  0x000001e6 or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000331  0x000001e7 lshift8  0x0000003f , 0x0000003f 
+ 00000332  0x000001e8 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00000333  0x000001e9 branch  0x00006413 
+ 00000334  0x000001ec call  0x000004c6 
+ 00000335  0x000001ee hfetch  0x00000001 , 0x00008a00 
+ 00000336  0x000001ef set0  0x00000004 , 0x0000003f 
+ 00000337  0x000001f0 hstore  0x00000001 , 0x00008a00 
+ 00000338  0x000001f1 call  0x00003e6e 
+ 00000339  0x000001f3 call  0x00004489 
+ 00000340  0x000001f4 call  0x0000448c 
+ 00000341  0x000001f5 fetcht  0x00000001 , 0x00004b05 
+ 00000342  0x000001f6 call  0x0000680e 
+ 00000343  0x000001f7 fetch  0x00000001 , 0x000046f4 
+ 00000344  0x000001f8 store  0x00000001 , 0x00004715 
+ 00000345  0x000001f9 call  0x00004298 
+ 00000346  0x000001fb call  0x00003e1e 
+ 00000347  0x000001fc call  0x0000017f 
+ 00000348  0x000001fd setarg  0x00000000 
+ 00000349  0x000001fe store  0x00000002 , 0x00004154 
+ 00000350  0x000001ff call  0x00003e54 
+ 00000351  0x00000200 call  0x00005810 
+ 00000352  0x00000201 call  0x00005839 
+ 00000353  0x00000202 call  0x0000582c 
+ 00000354  0x00000203 call  0x00005818 
+ 00000355  0x00000204 fetch  0x00000004 , 0x000046d3 
+ 00000356  0x00000205 bbit1  0x00000014 , 0x00000166 
+ 00000357  0x00000207 rtn 
+ 00000358  0x0000020a call  0x0000659c 
+ 00000359  0x0000020b fetch  0x00000004 , 0x000046d3 
+ 00000360  0x0000020c isolate1  0x00000019 , 0x0000003f 
+ 00000361  0x0000020d ncall  0x000065c2 , 0x00000001 
+ 00000362  0x0000020e call  0x0000443f 
+ 00000363  0x0000020f call  0x0000019a 
+ 00000364  0x00000210 call  0x0000026b 
+ 00000365  0x00000211 call  0x000065df 
+ 00000366  0x00000212 call  0x00000172 
+ 00000367  0x00000213 fetch  0x00000001 , 0x00004b14 
+ 00000368  0x00000214 beq  0x000000ff , 0x0000017a 
+ 00000369  0x00000215 rtn 
+ 00000370  0x00000219 arg  0x00000001 , 0x00000002 
+ 00000371  0x0000021a arg  0x00004b14 , 0x00000011 
+ 00000372  0x0000021b arg  0x00000064 , 0x00000012 
+ 00000373  0x0000021c branch  0x000065df 
+ 00000374  0x0000021e arg  0x00000001 , 0x00000002 
+ 00000375  0x0000021f arg  0x00004b14 , 0x00000011 
+ 00000376  0x00000220 arg  0x00000064 , 0x00000012 
+ 00000377  0x00000221 branch  0x000065d1 
+ 00000378  0x00000223 jam  0x00000034 , 0x00004210 
+ 00000379  0x00000224 setarg  0x00000000 
+ 00000380  0x00000225 invert  0x0000003f , 0x0000003f 
+ 00000381  0x00000226 store  0x00000006 , 0x000044a0 
+ 00000382  0x00000227 rtn 
+ 00000383  0x0000022a call  0x000074b9 
+ 00000384  0x0000022b arg  0x00008c00 , 0x00000006 
+ 00000385  0x0000022c arg  0x00004876 , 0x00000005 
+ 00000386  0x0000022d arg  0x00000171 , 0x00000039 
+ 00000387  0x0000022e call  0x00007f01 
+ 00000388  0x00000230 setarg  0x000f0209 
+ 00000389  0x00000231 istore  0x00000003 , 0x00000005 
+ 00000390  0x00000232 setarg  0x00120009 
+ 00000391  0x00000233 istore  0x00000003 , 0x00000005 
+ 00000392  0x00000235 setarg  0x00100209 
+ 00000393  0x00000236 istore  0x00000003 , 0x00000005 
+ 00000394  0x00000237 setarg  0x00000009 
+ 00000395  0x00000238 istore  0x00000003 , 0x00000005 
+ 00000396  0x00000239 arg  0x00008d71 , 0x00000006 
+ 00000397  0x0000023a arg  0x00000109 , 0x00000039 
+ 00000398  0x0000023b call  0x00007f01 
+ 00000399  0x0000023c jam  0x00000000 , 0x0000488d 
+ 00000400  0x0000023d jam  0x0000006d , 0x00004885 
+ 00000401  0x0000023e setarg  0x0000401f 
+ 00000402  0x0000023f store  0x00000002 , 0x000049db 
+ 00000403  0x00000240 setarg  0x00006d04 
+ 00000404  0x00000241 store  0x00000002 , 0x00004a44 
+ 00000405  0x00000242 setarg  0x000016b0 
+ 00000406  0x00000243 store  0x00000002 , 0x00004a4a 
+ 00000407  0x00000245 setarg  0x00004876 
+ 00000408  0x00000246 store  0x00000002 , 0x00004575 
+ 00000409  0x00000247 rtn 
+ 00000410  0x0000024a call  0x000033c4 
+ 00000411  0x0000024b branch  0x00004316 , 0x00000005 
+ 00000412  0x0000024c call  0x0000037d 
+ 00000413  0x0000024d branch  0x00003dcb 
+ 00000414  0x00000250 arg  0x00000002 , 0x00000002 
+ 00000415  0x00000251 arg  0x00000aaa , 0x00000011 
+ 00000416  0x00000252 arg  0x00000062 , 0x00000012 
+ 00000417  0x00000253 branch  0x00006606 
+ 00000418  0x00000256 arg  0x00000002 , 0x00000002 
+ 00000419  0x00000257 arg  0x00000a9a , 0x00000011 
+ 00000420  0x00000258 arg  0x00000062 , 0x00000012 
+ 00000421  0x00000259 branch  0x000033c8 
+ 00000422  0x0000025c fetch  0x00000001 , 0x00004c65 
+ 00000423  0x0000025d store  0x00000001 , 0x000041de 
+ 00000424  0x0000025e rtn 
+ 00000425  0x00000279 fetch  0x00000004 , 0x000046d3 
+ 00000426  0x0000027a bbit0  0x0000001e , 0x000001b0 
+ 00000427  0x0000027b fetch  0x00000001 , 0x00000abd 
+ 00000428  0x0000027c isolate0  0x00000003 , 0x0000003f 
+ 00000429  0x0000027d nbranch  0x000001b0 , 0x00000001 
+ 00000430  0x0000027e call  0x0000012f 
+ 00000431  0x0000027f call  0x00000148 
+ 00000432  0x00000281 fetch  0x00000001 , 0x0000471f 
+ 00000433  0x00000282 store  0x00000001 , 0x0000471e 
+ 00000434  0x00000283 fetch  0x00000001 , 0x000046f5 
+ 00000435  0x00000284 rtnbit1  0x00000005 
+ 00000436  0x00000285 rtnbit1  0x00000006 
+ 00000437  0x00000287 fetch  0x00000004 , 0x000046d3 
+ 00000438  0x00000288 rtnbit0  0x00000011 
+ 00000439  0x00000289 call  0x000001ba 
+ 00000440  0x0000028a branch  0x00000621 , 0x00000028 
+ 00000441  0x0000028b branch  0x000005fe 
+ 00000442  0x0000028e arg  0x00000002 , 0x00000039 
+ 00000443  0x0000028f arg  0x00004bd6 , 0x00000006 
+ 00000444  0x00000291 call  0x00007fe7 
+ 00000445  0x00000292 setarg  0x0000ffff 
+ 00000446  0x00000294 ifetcht  0x00000002 , 0x00000006 
+ 00000447  0x00000295 isub  0x00000002 , 0x0000003e 
+ 00000448  0x00000296 ncall  0x00007fe9 , 0x00000005 
+ 00000449  0x00000297 loop  0x000001be 
+ 00000450  0x00000298 rtn 
+ 00000451  0x0000029b setarg  0x000001d6 
+ 00000452  0x0000029c store  0x00000002 , 0x00004cdf 
+ 00000453  0x0000029d setarg  0x000001da 
+ 00000454  0x0000029e store  0x00000002 , 0x000041ef 
+ 00000455  0x0000029f setarg  0x0000047b 
+ 00000456  0x000002a0 store  0x00000002 , 0x000041f9 
+ 00000457  0x000002a1 setarg  0x000001ed 
+ 00000458  0x000002a2 store  0x00000002 , 0x000041f1 
+ 00000459  0x000002a3 setarg  0x000000aa 
+ 00000460  0x000002a4 store  0x00000002 , 0x000041ed 
+ 00000461  0x000002a5 setarg  0x00000208 
+ 00000462  0x000002a6 store  0x00000002 , 0x000041f5 
+ 00000463  0x000002a7 setarg  0x000001fe 
+ 00000464  0x000002a8 store  0x00000002 , 0x000041f3 
+ 00000465  0x000002a9 setarg  0x00000284 
+ 00000466  0x000002aa store  0x00000002 , 0x000041eb 
+ 00000467  0x000002ab setarg  0x00000293 
+ 00000468  0x000002ac store  0x00000002 , 0x000041fd 
+ 00000469  0x000002ad rtn 
+ 00000470  0x000002b0 call  0x00004401 
+ 00000471  0x000002b1 fetch  0x00000002 , 0x0000469f 
+ 00000472  0x000002b2 rtn  0x00000034 
+ 00000473  0x000002b3 branch  0x00000087 
+ 00000474  0x000002b6 call  0x00005892 
+ 00000475  0x000002b7 nrtn  0x00000034 
+ 00000476  0x000002b8 fetch  0x00000001 , 0x00004b14 
+ 00000477  0x000002b9 beq  0x000000ff , 0x000001e1 
+ 00000478  0x000002ba fetch  0x00000001 , 0x000046c5 
+ 00000479  0x000002bb and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000480  0x000002bc rtnne  0x00000003 
+ 00000481  0x000002be fetch  0x00000001 , 0x0000479c 
+ 00000482  0x000002bf call  0x000001fb , 0x00000034 
+ 00000483  0x000002c0 fetch  0x00000004 , 0x000046d3 
+ 00000484  0x000002c3 bbit1  0x00000005 , 0x00004179 
+ 00000485  0x000002c4 call  0x00003f97 
+ 00000486  0x000002c5 nrtn  0x00000028 
+ 00000487  0x000002c6 fetch  0x00000002 , 0x0000469f 
+ 00000488  0x000002c7 ncall  0x000001ea , 0x00000034 
+ 00000489  0x000002c8 branch  0x0000076d 
+ 00000490  0x000002cb jam  0x00000001 , 0x00004806 
+ 00000491  0x000002cc jam  0x00000002 , 0x00004807 
+ 00000492  0x000002cd rtn 
+ 00000493  0x000002d0 rtn  0x0000002e 
+ 00000494  0x000002d1 fetch  0x00000001 , 0x000041e2 
+ 00000495  0x000002d2 rtn  0x00000034 
+ 00000496  0x000002d3 call  0x00005271 
+ 00000497  0x000002d4 nrtn  0x00000034 
+ 00000498  0x000002d5 fetch  0x00000001 , 0x0000479c 
+ 00000499  0x000002d6 call  0x000001fb , 0x00000034 
+ 00000500  0x000002d7 fetch  0x00000004 , 0x000046d3 
+ 00000501  0x000002da bbit1  0x00000005 , 0x00003f8a 
+ 00000502  0x000002db bbit1  0x00000009 , 0x00003f8a 
+ 00000503  0x000002dc call  0x00003f97 
+ 00000504  0x000002dd nrtn  0x00000028 
+ 00000505  0x000002de call  0x000001ea 
+ 00000506  0x000002df branch  0x00003f81 
+ 00000507  0x000002e2 call  0x00005814 
+ 00000508  0x000002e3 jam  0x00000001 , 0x0000479c 
+ 00000509  0x000002e4 branch  0x00000144 
+ 00000510  0x000002e7 call  0x00007e34 
+ 00000511  0x000002e8 call  0x00003d6a 
+ 00000512  0x000002e9 branch  0x00003ee0 
+ 00000513  0x0000030d jam  0x00000001 , 0x00004b07 
+ 00000514  0x0000030e jam  0x00000002 , 0x00004b06 
+ 00000515  0x0000030f jam  0x00000000 , 0x00004b09 
+ 00000516  0x00000310 jam  0x00000001 , 0x00004b08 
+ 00000517  0x00000312 jam  0x00000001 , 0x00004b0a 
+ 00000518  0x00000313 jam  0x00000001 , 0x00004b0b 
+ 00000519  0x00000314 rtn 
+ 00000520  0x00000317 copy  0x00000013 , 0x0000003f 
+ 00000521  0x00000318 beq  0x00000014 , 0x0000021a 
+ 00000522  0x00000319 beq  0x00000015 , 0x0000022a 
+ 00000523  0x0000031a beq  0x00000029 , 0x00000233 
+ 00000524  0x0000031b beq  0x00000032 , 0x00000235 
+ 00000525  0x0000031c beq  0x00000040 , 0x0000023c 
+ 00000526  0x0000031d beq  0x00000004 , 0x00000247 
+ 00000527  0x0000031e beq  0x00000013 , 0x00000247 
+ 00000528  0x0000031f beq  0x00000027 , 0x0000024e 
+ 00000529  0x00000320 beq  0x00000019 , 0x000033df 
+ 00000530  0x00000321 beq  0x00000021 , 0x00000250 
+ 00000531  0x00000322 beq  0x00000001 , 0x00000256 
+ 00000532  0x00000323 beq  0x00000002 , 0x00000259 
+ 00000533  0x00000324 beq  0x0000002b , 0x0000025b 
+ 00000534  0x00000326 beq  0x00000039 , 0x00000260 
+ 00000535  0x00000327 beq  0x0000003a , 0x0000026f 
+ 00000536  0x00000328 beq  0x0000003c , 0x00000282 
+ 00000537  0x00000329 branch  0x0000417d 
+ 00000538  0x0000032c call  0x00000139 
+ 00000539  0x0000032d call  0x00000768 
+ 00000540  0x0000032e fetch  0x00000002 , 0x0000420a 
+ 00000541  0x0000032f set0  0x00000000 , 0x0000003f 
+ 00000542  0x00000330 store  0x00000002 , 0x0000420a 
+ 00000543  0x00000331 setarg  0x00000000 
+ 00000544  0x00000332 store  0x00000002 , 0x000046ae 
+ 00000545  0x00000333 call  0x00000223 
+ 00000546  0x00000334 branch  0x000042ca 
+ 00000547  0x00000336 call  0x0000032d 
+ 00000548  0x00000337 fetch  0x00000001 , 0x00004720 
+ 00000549  0x00000338 beq  0x00000001 , 0x00000228 
+ 00000550  0x00000339 beq  0x00000002 , 0x00003f8d 
+ 00000551  0x0000033a rtn 
+ 00000552  0x0000033c fetch  0x00000002 , 0x00004afd 
+ 00000553  0x0000033d branch  0x00003f8e 
+ 00000554  0x00000340 call  0x0000028f 
+ 00000555  0x00000341 setarg  0x00000007 
+ 00000556  0x00000342 store  0x00000002 , 0x00004496 
+ 00000557  0x00000343 store  0x00000002 , 0x00004498 
+ 00000558  0x00000344 jam  0x00000000 , 0x000047c4 
+ 00000559  0x00000345 jam  0x00000000 , 0x0000479c 
+ 00000560  0x00000346 call  0x00000768 
+ 00000561  0x00000347 call  0x00005816 
+ 00000562  0x00000348 branch  0x000041d9 
+ 00000563  0x0000034c jam  0x00000012 , 0x00000a99 
+ 00000564  0x0000034d branch  0x00007d8f 
+ 00000565  0x00000350 fetch  0x00000001 , 0x0000479f 
+ 00000566  0x00000351 beq  0x00000001 , 0x00000238 
+ 00000567  0x00000352 branch  0x0000023a 
+ 00000568  0x00000355 call  0x00000233 
+ 00000569  0x00000356 jam  0x00000014 , 0x000046c6 
+ 00000570  0x00000358 arg  0x00000001 , 0x00000007 
+ 00000571  0x00000359 branch  0x000041b9 
+ 00000572  0x0000035c fetch  0x00000002 , 0x00004509 
+ 00000573  0x0000035d rtneq  0x00000000 
+ 00000574  0x0000035e fetch  0x00000001 , 0x00000441 
+ 00000575  0x0000035f rshift2  0x0000003f , 0x0000003f 
+ 00000576  0x00000360 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00000577  0x00000361 rtn  0x00000002 
+ 00000578  0x00000362 setarg  0x00000009 
+ 00000579  0x00000363 store  0x00000002 , 0x00004496 
+ 00000580  0x00000364 store  0x00000002 , 0x00004498 
+ 00000581  0x00000365 call  0x00000233 
+ 00000582  0x00000366 branch  0x000003e3 
+ 00000583  0x0000036b fetch  0x00000002 , 0x00004682 
+ 00000584  0x0000036c rtnbit1  0x0000000c 
+ 00000585  0x0000036d rtnbit1  0x00000006 
+ 00000586  0x0000036e rtnbit1  0x0000000b 
+ 00000587  0x0000036f fetch  0x00000004 , 0x000046d3 
+ 00000588  0x00000370 rtnbit1  0x00000005 
+ 00000589  0x00000373 branch  0x000033a7 
+ 00000590  0x00000376 call  0x0000438e 
+ 00000591  0x00000377 branch  0x000033a7 
+ 00000592  0x0000037a fetch  0x00000001 , 0x00004808 
+ 00000593  0x0000037b rtneq  0x00000002 
+ 00000594  0x0000037c increase  0x00000001 , 0x0000003f 
+ 00000595  0x0000037d store  0x00000001 , 0x00004808 
+ 00000596  0x0000037e jam  0x00000012 , 0x000041e3 
+ 00000597  0x0000037f branch  0x0000340e 
+ 00000598  0x00000382 jam  0x00000000 , 0x00004809 
+ 00000599  0x00000383 call  0x00000139 
+ 00000600  0x00000384 branch  0x000042ca 
+ 00000601  0x00000386 call  0x0000028f 
+ 00000602  0x00000387 branch  0x000041d9 
+ 00000603  0x00000389 fetch  0x00000001 , 0x00004808 
+ 00000604  0x0000038a rtnne  0x00000002 
+ 00000605  0x0000038b jam  0x00000000 , 0x00004808 
+ 00000606  0x0000038c jam  0x0000000e , 0x000041e3 
+ 00000607  0x0000038d branch  0x0000340e 
+ 00000608  0x00000394 call  0x00000139 
+ 00000609  0x00000395 jam  0x00000001 , 0x0000478b 
+ 00000610  0x00000396 arg  0x00000003 , 0x00000007 
+ 00000611  0x00000397 call  0x000043d2 
+ 00000612  0x00000398 setarg  0x00000000 
+ 00000613  0x00000399 store  0x00000002 , 0x00004707 
+ 00000614  0x0000039a jam  0x00000000 , 0x000046a7 
+ 00000615  0x0000039b call  0x0000405d 
+ 00000616  0x0000039c call  0x000001a6 
+ 00000617  0x0000039f call  0x0000026b 
+ 00000618  0x000003a0 branch  0x000065d1 
+ 00000619  0x000003a3 arg  0x00004bd6 , 0x00000011 
+ 00000620  0x000003a4 arg  0x0000005b , 0x00000012 
+ 00000621  0x000003a5 arg  0x00000004 , 0x00000002 
+ 00000622  0x000003a6 rtn 
+ 00000623  0x000003af call  0x0000028f 
+ 00000624  0x000003b0 jam  0x00000000 , 0x00004cee 
+ 00000625  0x000003b1 call  0x000001a6 
+ 00000626  0x000003b2 call  0x00000647 
+ 00000627  0x000003b3 fetch  0x00000001 , 0x000046f5 
+ 00000628  0x000003b4 bbit1  0x00000005 , 0x0000027f 
+ 00000629  0x000003b5 bbit1  0x00000006 , 0x0000027f 
+ 00000630  0x000003b6 jam  0x00000000 , 0x000041bd 
+ 00000631  0x000003b7 fetch  0x00000001 , 0x00004b14 
+ 00000632  0x000003b8 beq  0x000000ff , 0x0000027e 
+ 00000633  0x000003b9 call  0x00004316 
+ 00000634  0x000003ba arg  0x00000003 , 0x00000039 
+ 00000635  0x000003bb arg  0x00004722 , 0x00000006 
+ 00000636  0x000003bc call  0x000001bc 
+ 00000637  0x000003bd branch  0x0000027f , 0x00000028 
+ 00000638  0x000003bf branch  0x000000ed 
+ 00000639  0x000003c2 jam  0x00000001 , 0x0000479d 
+ 00000640  0x000003c3 jam  0x00000028 , 0x0000479e 
+ 00000641  0x000003c4 rtn 
+ 00000642  0x000003c6 call  0x00000139 
+ 00000643  0x000003c7 branch  0x00003f8d 
+ 00000644  0x000003c9 enable  0x00000028 
+ 00000645  0x000003ca hfetch  0x00000004 , 0x00008138 
+ 00000646  0x000003cb setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00000647  0x000003cc hstore  0x00000004 , 0x0000804c 
+ 00000648  0x000003cd call  0x00002c21 
+ 00000649  0x000003ce call  0x0000028f 
+ 00000650  0x000003cf call  0x000074bd 
+ 00000651  0x000003d0 call  0x00000125 
+ 00000652  0x000003d1 call  0x00003e9f 
+ 00000653  0x000003d2 call  0x000000b1 
+ 00000654  0x000003d3 branch  0x00003ebf 
+ 00000655  0x000003d7 fetch  0x00000001 , 0x00004b13 
+ 00000656  0x000003d8 rtn  0x00000034 
+ 00000657  0x000003d9 jam  0x00000000 , 0x00004b13 
+ 00000658  0x000003da branch  0x00000148 
+ 00000659  0x000003dc call  0x000002de 
+ 00000660  0x000003dd call  0x000002e1 
+ 00000661  0x000003df call  0x0000031a 
+ 00000662  0x000003e0 call  0x000002e9 
+ 00000663  0x000003e1 call  0x0000029e 
+ 00000664  0x000003e2 call  0x00000335 
+ 00000665  0x000003e4 call  0x00004231 
+ 00000666  0x000003e5 call  0x00004234 
+ 00000667  0x000003e6 call  0x00004237 
+ 00000668  0x000003e7 call  0x0000423a 
+ 00000669  0x000003e8 branch  0x000002e6 
+ 00000670  0x000003ea fetch  0x00000001 , 0x000046f5 
+ 00000671  0x000003eb bbit1  0x00000005 , 0x000002a2 
+ 00000672  0x000003ec bbit1  0x00000006 , 0x00004359 
+ 00000673  0x000003ed branch  0x00004337 
+ 00000674  0x000003ef fetch  0x00000001 , 0x000046ed 
+ 00000675  0x000003f0 rtneq  0x000000ff 
+ 00000676  0x000003f1 fetcht  0x00000001 , 0x000046ed 
+ 00000677  0x000003f2 call  0x0000681d 
+ 00000678  0x000003f3 branch  0x000002ab , 0x00000001 
+ 00000679  0x000003f5 fetch  0x00000001 , 0x00004b0f 
+ 00000680  0x000003f6 beq  0x00000001 , 0x000002ad 
+ 00000681  0x000003f7 arg  0x00000006 , 0x00000007 
+ 00000682  0x000003f8 branch  0x000043d2 
+ 00000683  0x000003ff jam  0x00000001 , 0x00004b0f 
+ 00000684  0x00000400 rtn 
+ 00000685  0x00000403 fetch  0x00000001 , 0x00004b10 
+ 00000686  0x00000404 beq  0x00000001 , 0x000002b3 
+ 00000687  0x00000405 fetch  0x00000004 , 0x000046d3 
+ 00000688  0x00000406 rtnbit1  0x00000006 
+ 00000689  0x00000407 jam  0x00000000 , 0x00004b0f 
+ 00000690  0x00000408 branch  0x00004370 
+ 00000691  0x0000040b jam  0x00000000 , 0x00004b10 
+ 00000692  0x0000040c jam  0x00000000 , 0x00004b0f 
+ 00000693  0x0000040d rtn 
+ 00000694  0x00000410 arg  0x00004b02 , 0x00000013 
+ 00000695  0x00000411 arg  0x000002b9 , 0x00000012 
+ 00000696  0x00000412 branch  0x00003374 
+ 00000697  0x00000414 jam  0x00000001 , 0x00004b04 
+ 00000698  0x00000415 branch  0x00000125 
+ 00000699  0x00000418 fetch  0x00000001 , 0x00004b04 
+ 00000700  0x00000419 nrtn  0x00000034 
+ 00000701  0x0000041a fetch  0x00000004 , 0x000046d3 
+ 00000702  0x0000041b rtnbit0  0x00000004 
+ 00000703  0x0000041c fetch  0x00000001 , 0x000046cf 
+ 00000704  0x0000041d pincrease  0x00000001 
+ 00000705  0x0000041e store  0x00000001 , 0x000046cf 
+ 00000706  0x0000041f beq  0x00000005 , 0x000002c4 
+ 00000707  0x00000420 rtn 
+ 00000708  0x00000422 jam  0x00000000 , 0x000046cf 
+ 00000709  0x00000423 fetch  0x00000001 , 0x00004b01 
+ 00000710  0x00000424 beq  0x00000001 , 0x000002c9 
+ 00000711  0x00000425 beq  0x00000000 , 0x000002d0 
+ 00000712  0x00000426 rtn 
+ 00000713  0x00000428 jam  0x00000000 , 0x00004b01 
+ 00000714  0x00000429 fetch  0x00000001 , 0x00004b12 
+ 00000715  0x0000042a beq  0x00000001 , 0x000002d7 
+ 00000716  0x0000042b fetch  0x00000001 , 0x00004720 
+ 00000717  0x0000042c beq  0x00000001 , 0x00004489 
+ 00000718  0x0000042d beq  0x00000002 , 0x0000448c 
+ 00000719  0x0000042e rtn 
+ 00000720  0x00000431 jam  0x00000001 , 0x00004b01 
+ 00000721  0x00000432 fetch  0x00000001 , 0x00004b12 
+ 00000722  0x00000433 beq  0x00000001 , 0x000002da 
+ 00000723  0x00000434 fetch  0x00000001 , 0x00004720 
+ 00000724  0x00000435 beq  0x00000001 , 0x0000447a 
+ 00000725  0x00000436 beq  0x00000002 , 0x0000447e 
+ 00000726  0x00000437 rtn 
+ 00000727  0x00000439 fetch  0x00000001 , 0x000046f4 
+ 00000728  0x0000043a store  0x00000001 , 0x00004715 
+ 00000729  0x0000043b branch  0x00004298 
+ 00000730  0x0000043d fetch  0x00000001 , 0x000046f4 
+ 00000731  0x0000043e rtneq  0x000000ff 
+ 00000732  0x0000043f store  0x00000001 , 0x00004715 
+ 00000733  0x00000440 branch  0x00004296 
+ 00000734  0x00000442 arg  0x00004809 , 0x00000013 
+ 00000735  0x00000443 arg  0x0000637a , 0x00000012 
+ 00000736  0x00000444 branch  0x0000336d 
+ 00000737  0x00000447 arg  0x00004807 , 0x00000013 
+ 00000738  0x00000448 arg  0x000002e4 , 0x00000012 
+ 00000739  0x00000449 branch  0x0000336d 
+ 00000740  0x0000044b jam  0x00000000 , 0x00004806 
+ 00000741  0x0000044c rtn 
+ 00000742  0x0000044f arg  0x000046c6 , 0x00000013 
+ 00000743  0x00000450 arg  0x00003d60 , 0x00000012 
+ 00000744  0x00000451 branch  0x0000336d 
+ 00000745  0x00000454 fetch  0x00000001 , 0x00004720 
+ 00000746  0x00000455 beq  0x00000002 , 0x00000124 
+ 00000747  0x00000456 fetch  0x00000001 , 0x000046f5 
+ 00000748  0x00000457 bbit1  0x00000004 , 0x000002fe 
+ 00000749  0x00000459 fetch  0x00000001 , 0x00004b0e 
+ 00000750  0x0000045a beq  0x00000001 , 0x00000124 
+ 00000751  0x0000045b call  0x00004083 
+ 00000752  0x0000045c beq  0x00000005 , 0x000002fa 
+ 00000753  0x0000045e fetch  0x00000001 , 0x00004685 
+ 00000754  0x0000045f store  0x00000001 , 0x000046da 
+ 00000755  0x00000460 jam  0x00000000 , 0x00004b0e 
+ 00000756  0x00000461 fetch  0x00000001 , 0x000046db 
+ 00000757  0x00000462 rtneq  0x00000001 
+ 00000758  0x00000463 jam  0x00000001 , 0x000046db 
+ 00000759  0x00000464 arg  0x00000009 , 0x00000007 
+ 00000760  0x00000465 call  0x000043d2 
+ 00000761  0x00000466 branch  0x000043ca 
+ 00000762  0x00000468 jam  0x00000002 , 0x00004b0e 
+ 00000763  0x00000469 jam  0x00000028 , 0x0000479e 
+ 00000764  0x0000046a call  0x0000030c 
+ 00000765  0x0000046b branch  0x000043b0 
+ 00000766  0x00000470 fetch  0x00000001 , 0x000046ec 
+ 00000767  0x00000471 rtneq  0x000000ff 
+ 00000768  0x00000473 fetcht  0x00000001 , 0x000046ec 
+ 00000769  0x00000474 call  0x0000681d 
+ 00000770  0x00000475 branch  0x00000306 , 0x00000001 
+ 00000771  0x00000477 fetch  0x00000001 , 0x00004b0c 
+ 00000772  0x00000478 store  0x00000001 , 0x00004b0d 
+ 00000773  0x00000479 branch  0x000002f3 
+ 00000774  0x0000047b jam  0x00000001 , 0x00004b0e 
+ 00000775  0x0000047c jam  0x00000028 , 0x0000479e 
+ 00000776  0x0000047d call  0x0000030a 
+ 00000777  0x0000047e branch  0x000043b0 
+ 00000778  0x00000480 arg  0x00004b0d , 0x00000013 
+ 00000779  0x00000481 branch  0x0000030d 
+ 00000780  0x00000484 arg  0x000046da , 0x00000013 
+ 00000781  0x00000485 arg  0x0000030f , 0x00000012 
+ 00000782  0x00000486 branch  0x0000336d 
+ 00000783  0x00000489 call  0x0000028f 
+ 00000784  0x0000048a jam  0x00000001 , 0x00004b10 
+ 00000785  0x0000048b fetch  0x00000002 , 0x00004682 
+ 00000786  0x0000048c isolate1  0x0000000b , 0x0000003f 
+ 00000787  0x0000048d call  0x000042d4 , 0x00000001 
+ 00000788  0x0000048e fetch  0x00000002 , 0x00004682 
+ 00000789  0x0000048f isolate1  0x00000007 , 0x0000003f 
+ 00000790  0x00000490 call  0x00004392 , 0x00000001 
+ 00000791  0x00000491 arg  0x00000009 , 0x00000007 
+ 00000792  0x00000492 call  0x000043ce 
+ 00000793  0x00000493 branch  0x000043b8 
+ 00000794  0x00000497 fetch  0x00000001 , 0x0000479d 
+ 00000795  0x00000498 rtn  0x00000034 
+ 00000796  0x00000499 fetch  0x00000001 , 0x0000479e 
+ 00000797  0x0000049a branch  0x00000321 , 0x00000034 
+ 00000798  0x0000049b increase  0xffffffff , 0x0000003f 
+ 00000799  0x0000049c store  0x00000001 , 0x0000479e 
+ 00000800  0x0000049d rtn 
+ 00000801  0x0000049f jam  0x00000000 , 0x0000479d 
+ 00000802  0x000004a0 branch  0x0000340a 
+ 00000803  0x000004a4 disable  0x00000028 
+ 00000804  0x000004a5 setarg  0x00000000 
+ 00000805  0x000004a6 store  0x00000006 , 0x0000469b 
+ 00000806  0x000004a7 call  0x00003fb5 
+ 00000807  0x000004a8 call  0x00004079 
+ 00000808  0x000004a9 call  0x0000407e 
+ 00000809  0x000004aa call  0x00004099 
+ 00000810  0x000004ab nrtn  0x00000028 
+ 00000811  0x000004ac call  0x00000223 
+ 00000812  0x000004ad branch  0x00003fa1 
+ 00000813  0x000004f9 jam  0x00000000 , 0x00004b04 
+ 00000814  0x000004fa setarg  0x0000012c 
+ 00000815  0x000004fb store  0x00000002 , 0x00004b02 
+ 00000816  0x000004fc rtn 
+ 00000817  0x00000500 jam  0x00000001 , 0x00004b0a 
+ 00000818  0x00000501 jam  0x00000000 , 0x00004b0b 
+ 00000819  0x00000502 jam  0x00000000 , 0x00004aff 
+ 00000820  0x00000503 rtn 
+ 00000821  0x00000506 fetch  0x00000001 , 0x00004b0a 
+ 00000822  0x00000507 rtn  0x00000034 
+ 00000823  0x00000508 fetch  0x00000001 , 0x00004b0b 
+ 00000824  0x00000509 beq  0x00000000 , 0x0000033b 
+ 00000825  0x0000050a beq  0x00000001 , 0x00000341 
+ 00000826  0x0000050b rtn 
+ 00000827  0x0000050e call  0x000002d0 
+ 00000828  0x0000050f fetch  0x00000001 , 0x00004aff 
+ 00000829  0x00000510 increase  0x00000001 , 0x0000003f 
+ 00000830  0x00000511 store  0x00000001 , 0x00004aff 
+ 00000831  0x00000512 beq  0x00000014 , 0x00000350 
+ 00000832  0x00000513 rtn 
+ 00000833  0x00000515 fetch  0x00000001 , 0x00004b07 
+ 00000834  0x00000516 increase  0xffffffff , 0x0000003f 
+ 00000835  0x00000517 store  0x00000001 , 0x00004b07 
+ 00000836  0x00000518 nrtn  0x00000034 
+ 00000837  0x00000519 fetch  0x00000001 , 0x00004b06 
+ 00000838  0x0000051a store  0x00000001 , 0x00004b07 
+ 00000839  0x0000051b fetch  0x00000001 , 0x00004b09 
+ 00000840  0x0000051c branch  0x0000034d , 0x00000034 
+ 00000841  0x0000051d fetch  0x00000001 , 0x00004b08 
+ 00000842  0x0000051e branch  0x0000034e , 0x00000034 
+ 00000843  0x0000051f increase  0xffffffff , 0x0000003f 
+ 00000844  0x00000520 store  0x00000001 , 0x00004b08 
+ 00000845  0x00000522 branch  0x000002c5 
+ 00000846  0x00000524 setarg  0x00000000 
+ 00000847  0x00000525 store  0x00000003 , 0x00004b07 
+ 00000848  0x00000527 fetch  0x00000001 , 0x00004b08 
+ 00000849  0x00000528 nbranch  0x00000354 , 0x00000034 
+ 00000850  0x00000529 jam  0x00000000 , 0x00004b0a 
+ 00000851  0x0000052a jam  0x00000000 , 0x00004b0b 
+ 00000852  0x0000052c jam  0x00000000 , 0x00004aff 
+ 00000853  0x0000052d jam  0x00000000 , 0x00004b01 
+ 00000854  0x0000052e branch  0x00000125 
+ 00000855  0x00000532 fetch  0x00000001 , 0x000046e0 
+ 00000856  0x00000533 beq  0x00000005 , 0x00003daa 
+ 00000857  0x00000534 beq  0x00000004 , 0x00003d96 
+ 00000858  0x00000535 beq  0x00000006 , 0x0000035c 
+ 00000859  0x00000536 branch  0x00003d83 
+ 00000860  0x00000539 fetch  0x00000001 , 0x0000477a 
+ 00000861  0x0000053a call  0x00000362 , 0x00000034 
+ 00000862  0x0000053b fetch  0x00000001 , 0x0000477a 
+ 00000863  0x0000053c beq  0x00000001 , 0x00003d8a 
+ 00000864  0x0000053d beq  0x00000003 , 0x00003d8e 
+ 00000865  0x0000053e branch  0x00003d8c 
+ 00000866  0x00000540 jam  0x00000001 , 0x0000477a 
+ 00000867  0x00000541 rtn 
+ 00000868  0x00000555 jam  0x00000000 , 0x00004808 
+ 00000869  0x00000556 jam  0x0000000e , 0x000041e3 
+ 00000870  0x00000557 call  0x000041e7 
+ 00000871  0x00000558 fetch  0x00000002 , 0x00004208 
+ 00000872  0x00000559 bbit1  0x00000007 , 0x000041f5 
+ 00000873  0x0000055a bbit1  0x00000000 , 0x000033a9 
+ 00000874  0x0000055b bbit1  0x00000001 , 0x0000036e 
+ 00000875  0x0000055c bbit1  0x00000002 , 0x00000371 
+ 00000876  0x0000055d bbit1  0x00000003 , 0x00000371 
+ 00000877  0x0000055e branch  0x000042b0 
+ 00000878  0x00000560 bbit1  0x00000005 , 0x00000371 
+ 00000879  0x00000561 bbit1  0x00000003 , 0x00000371 
+ 00000880  0x00000562 branch  0x000042b0 
+ 00000881  0x00000564 fetch  0x00000002 , 0x00004682 
+ 00000882  0x00000565 bbit1  0x0000000c , 0x000042b0 
+ 00000883  0x00000566 call  0x000033a9 
+ 00000884  0x00000567 call  0x00004083 
+ 00000885  0x00000568 beq  0x00000007 , 0x0000027f 
+ 00000886  0x00000569 branch  0x000033a7 
+ 00000887  0x0000056c jam  0x00000000 , 0x0000479d 
+ 00000888  0x0000056d jam  0x00000000 , 0x0000479e 
+ 00000889  0x0000056e bmark1  0x00000026 , 0x0000037b 
+ 00000890  0x0000056f branch  0x0000426d 
+ 00000891  0x00000571 call  0x00000647 
+ 00000892  0x00000572 branch  0x0000426d 
+ 00000893  0x00000576 call  0x000068a2 
+ 00000894  0x00000577 fetch  0x00000002 , 0x0000421d 
+ 00000895  0x00000578 branch  0x00000382 , 0x00000034 
+ 00000896  0x00000579 store  0x00000002 , 0x000047c2 
+ 00000897  0x0000057b branch  0x000003ab 
+ 00000898  0x0000057e setarg  0x00001122 
+ 00000899  0x0000057f store  0x00000002 , 0x000047c2 
+ 00000900  0x00000580 branch  0x00000381 
+ 00000901  0x00000583 call  0x000001a6 
+ 00000902  0x00000584 jam  0x00000000 , 0x0000479c 
+ 00000903  0x00000585 fetch  0x00000002 , 0x00004682 
+ 00000904  0x00000586 bbit1  0x0000000b , 0x00000393 
+ 00000905  0x00000587 fetch  0x00000004 , 0x000046d3 
+ 00000906  0x00000588 bbit0  0x00000018 , 0x00000393 
+ 00000907  0x0000058a call  0x000003af 
+ 00000908  0x0000058b fetcht  0x00000002 , 0x000047c2 
+ 00000909  0x0000058c increase  0x00000001 , 0x00000002 
+ 00000910  0x0000058d storet  0x00000002 , 0x000047c2 
+ 00000911  0x0000058e storet  0x00000002 , 0x000044a1 
+ 00000912  0x0000058f call  0x000003ab 
+ 00000913  0x00000590 random  0x0000003f 
+ 00000914  0x00000591 store  0x00000001 , 0x000044a0 
+ 00000915  0x00000594 call  0x00003402 
+ 00000916  0x00000595 setarg  0x00ed8e0e 
+ 00000917  0x00000596 store  0x00000003 , 0x000044a3 
+ 00000918  0x00000597 jam  0x0000005a , 0x00004b14 
+ 00000919  0x00000598 call  0x00000176 
+ 00000920  0x00000599 call  0x00003418 
+ 00000921  0x0000059a fetch  0x00000002 , 0x00004687 
+ 00000922  0x0000059b store  0x00000002 , 0x000046ac 
+ 00000923  0x0000059c jam  0x00000006 , 0x0000016d 
+ 00000924  0x0000059d setarg  0x00000000 
+ 00000925  0x0000059e store  0x00000002 , 0x000046b0 
+ 00000926  0x0000059f store  0x00000002 , 0x000046ae 
+ 00000927  0x000005a0 arg  0x00000007 , 0x00000007 
+ 00000928  0x000005a1 call  0x000043ce 
+ 00000929  0x000005a2 call  0x000043ca 
+ 00000930  0x000005a3 fetch  0x00000001 , 0x00004092 
+ 00000931  0x000005a4 isolate1  0x00000001 , 0x0000003f 
+ 00000932  0x000005a5 call  0x000003b3 , 0x00000001 
+ 00000933  0x000005a6 fetch  0x00000001 , 0x00004092 
+ 00000934  0x000005a7 isolate1  0x00000000 , 0x0000003f 
+ 00000935  0x000005a8 call  0x00007ddd , 0x00000001 
+ 00000936  0x000005a9 fetch  0x00000004 , 0x000046d3 
+ 00000937  0x000005aa bbit1  0x0000001c , 0x0000422e 
+ 00000938  0x000005ac branch  0x00000201 
+ 00000939  0x000005ae arg  0x00000002 , 0x00000002 
+ 00000940  0x000005af arg  0x000047c2 , 0x00000011 
+ 00000941  0x000005b0 arg  0x0000005f , 0x00000012 
+ 00000942  0x000005b1 branch  0x000065d1 
+ 00000943  0x000005b4 arg  0x00000002 , 0x00000002 
+ 00000944  0x000005b5 arg  0x000047c2 , 0x00000011 
+ 00000945  0x000005b6 arg  0x0000005f , 0x00000012 
+ 00000946  0x000005b7 branch  0x000065df 
+ 00000947  0x000005ba jam  0x00000000 , 0x0000479f 
+ 00000948  0x000005bb call  0x0000010e 
+ 00000949  0x000005bc setarg  0x00000005 
+ 00000950  0x000005bd istore  0x00000001 , 0x00000006 
+ 00000951  0x000005be arg  0x00004b15 , 0x00000006 
+ 00000952  0x000005bf call  0x000003ba 
+ 00000953  0x000005c0 branch  0x00007df4 
+ 00000954  0x000005c3 arg  0x0000437b , 0x00000005 
+ 00000955  0x000005c4 arg  0x00000013 , 0x00000039 
+ 00000956  0x000005c5 call  0x00007f01 
+ 00000957  0x000005c6 branch  0x000057b8 
+ 00000958  0x000005c9 setarg  0x00000000 
+ 00000959  0x000005ca store  0x00000002 , 0x000046ac 
+ 00000960  0x000005cb call  0x00000144 
+ 00000961  0x000005ce fetch  0x00000001 , 0x00004092 
+ 00000962  0x000005cf isolate1  0x00000001 , 0x0000003f 
+ 00000963  0x000005d0 call  0x000042d4 , 0x00000001 
+ 00000964  0x000005d1 fetch  0x00000001 , 0x00004092 
+ 00000965  0x000005d2 isolate1  0x00000000 , 0x0000003f 
+ 00000966  0x000005d3 call  0x000042d7 , 0x00000001 
+ 00000967  0x000005d4 fetch  0x00000004 , 0x000046d3 
+ 00000968  0x000005d5 bbit1  0x0000001c , 0x0000421a 
+ 00000969  0x000005d7 fetch  0x00000001 , 0x00004aff 
+ 00000970  0x000005d8 nrtn  0x00000034 
+ 00000971  0x000005d9 branch  0x0000034e 
+ 00000972  0x000005db fetch  0x00000001 , 0x0000450f 
+ 00000973  0x000005dc pincrease  0x00000001 
+ 00000974  0x000005dd store  0x00000001 , 0x0000450f 
+ 00000975  0x000005de beq  0x0000000c , 0x00005395 
+ 00000976  0x000005df call  0x000055aa 
+ 00000977  0x000005e0 call  0x0000561e 
+ 00000978  0x000005e1 call  0x0000059e 
+ 00000979  0x000005e2 branch  0x0000538f 
+ 00000980  0x000005e5 fetch  0x00000001 , 0x00000016 
+ 00000981  0x000005e6 increase  0x00000001 , 0x0000003f 
+ 00000982  0x000005e7 store  0x00000001 , 0x00000016 
+ 00000983  0x000005e8 rtnne  0x00000028 
+ 00000984  0x000005e9 jam  0x00000025 , 0x00000016 
+ 00000985  0x000005ea rtn 
+ 00000986  0x000005ed call  0x000029bb 
+ 00000987  0x000005ee call  0x00000025 
+ 00000988  0x000005ef branch  0x000054a3 
+ 00000989  0x000005f2 call  0x000003e5 
+ 00000990  0x000005f3 branch  0x0000557d 
+ 00000991  0x000005f5 fetch  0x00000001 , 0x000047c5 
+ 00000992  0x000005f6 store  0x00000001 , 0x00004172 
+ 00000993  0x000005f8 jam  0x00000000 , 0x000047c4 
+ 00000994  0x000005f9 rtn 
+ 00000995  0x000005fb jam  0x00000001 , 0x000047c4 
+ 00000996  0x000005fc rtn 
+ 00000997  0x000005fe fetch  0x00000001 , 0x000043d6 
+ 00000998  0x000005ff sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00000999  0x00000600 nbranch  0x000003e3 , 0x00000002 
+ 00001000  0x00000601 fetch  0x00000001 , 0x000043d8 
+ 00001001  0x00000602 fetcht  0x00000001 , 0x000047c5 
+ 00001002  0x00000603 isub  0x00000002 , 0x0000003e 
+ 00001003  0x00000604 branch  0x000003df , 0x00000002 
+ 00001004  0x00000605 fetch  0x00000001 , 0x000043d8 
+ 00001005  0x00000606 store  0x00000001 , 0x00004172 
+ 00001006  0x00000607 branch  0x000003e1 
+ 00001007  0x0000060a fetch  0x00000001 , 0x0000043f 
+ 00001008  0x0000060b rtnbit0  0x00000006 
+ 00001009  0x0000060c call  0x000003f4 
+ 00001010  0x0000060d nrtn  0x00000028 
+ 00001011  0x0000060e branch  0x000055a0 
+ 00001012  0x00000610 enable  0x00000028 
+ 00001013  0x00000611 fetch  0x00000001 , 0x0000045a 
+ 00001014  0x00000612 rshift4  0x0000003f , 0x0000003f 
+ 00001015  0x00000613 rtnne  0x0000000f 
+ 00001016  0x00000614 fetch  0x00000001 , 0x00000460 
+ 00001017  0x00000615 rshift4  0x0000003f , 0x0000003f 
+ 00001018  0x00000616 rtnne  0x00000000 
+ 00001019  0x00000617 branch  0x00007fe9 
+ 00001020  0x0000061a fetch  0x00000001 , 0x00000456 
+ 00001021  0x0000061b bbit1  0x00000005 , 0x00000410 
+ 00001022  0x0000061c call  0x00000590 
+ 00001023  0x0000061d fetch  0x00000001 , 0x0000478e 
+ 00001024  0x0000061e nbranch  0x00000406 , 0x00000034 
+ 00001025  0x0000061f fetch  0x00000001 , 0x0000043f 
+ 00001026  0x00000620 bbit0  0x00000004 , 0x0000040a 
+ 00001027  0x00000621 fetch  0x00000001 , 0x000002da 
+ 00001028  0x00000622 branch  0x0000040a , 0x00000034 
+ 00001029  0x00000623 branch  0x00005664 
+ 00001030  0x00000625 fetch  0x00000001 , 0x0000478e 
+ 00001031  0x00000626 increase  0xffffffff , 0x0000003f 
+ 00001032  0x00000627 store  0x00000001 , 0x0000478e 
+ 00001033  0x00000628 branch  0x00005664 
+ 00001034  0x0000062a fetch  0x00000001 , 0x000044c4 
+ 00001035  0x0000062b bne  0x00000005 , 0x0000040d 
+ 00001036  0x0000062c jam  0x00000003 , 0x0000478e 
+ 00001037  0x0000062e call  0x00005892 
+ 00001038  0x0000062f call  0x00000775 , 0x00000034 
+ 00001039  0x00000630 branch  0x00005622 
+ 00001040  0x00000633 call  0x00000412 
+ 00001041  0x00000634 branch  0x0000041e 
+ 00001042  0x00000637 fetch  0x00000001 , 0x000046c5 
+ 00001043  0x00000638 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001044  0x00000639 rtnne  0x00000003 
+ 00001045  0x0000063a fetch  0x00000001 , 0x000047c1 
+ 00001046  0x0000063b rtn  0x00000034 
+ 00001047  0x0000063c fetch  0x00000001 , 0x000043dd 
+ 00001048  0x0000063d rtn  0x00000034 
+ 00001049  0x0000063e fetch  0x00000001 , 0x000043dc 
+ 00001050  0x0000063f set1  0x00000004 , 0x0000003f 
+ 00001051  0x00000640 store  0x00000001 , 0x000043dc 
+ 00001052  0x00000641 call  0x00005650 
+ 00001053  0x00000642 rtn 
+ 00001054  0x00000647 branch  0x00000594 
+ 00001055  0x0000064a fetch  0x00000001 , 0x0000479f 
+ 00001056  0x0000064b rtn  0x00000034 
+ 00001057  0x0000064c fetch  0x00000001 , 0x000046c5 
+ 00001058  0x0000064d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001059  0x0000064e rtneq  0x00000003 
+ 00001060  0x0000064f jam  0x0000000a , 0x000046c6 
+ 00001061  0x00000650 rtn 
+ 00001062  0x00000653 rtnmark1  0x0000000f 
+ 00001063  0x00000654 call  0x00005890 
+ 00001064  0x00000655 nrtn  0x00000034 
+ 00001065  0x00000656 fetch  0x00000001 , 0x000002d9 
+ 00001066  0x00000657 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001067  0x00000658 store  0x00000001 , 0x0000450c 
+ 00001068  0x00000659 ifetch  0x00000001 , 0x00000006 
+ 00001069  0x0000065a and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001070  0x0000065b store  0x00000001 , 0x0000450b 
+ 00001071  0x0000065c rtn  0x00000034 
+ 00001072  0x0000065d copy  0x00000006 , 0x0000003f 
+ 00001073  0x0000065e store  0x00000002 , 0x0000450d 
+ 00001074  0x0000065f fetch  0x00000001 , 0x0000450c 
+ 00001075  0x00000660 beq  0x00000003 , 0x00000435 
+ 00001076  0x00000661 branch  0x0000568d 
+ 00001077  0x00000663 fetch  0x00000001 , 0x000002db 
+ 00001078  0x00000664 beq  0x00000001 , 0x00000438 
+ 00001079  0x00000665 branch  0x00005c65 
+ 00001080  0x00000667 ifetch  0x00000005 , 0x00000006 
+ 00001081  0x00000668 store  0x00000005 , 0x000043ce 
+ 00001082  0x00000669 ifetch  0x00000002 , 0x00000006 
+ 00001083  0x0000066a store  0x00000002 , 0x0000045f 
+ 00001084  0x0000066b branch  0x00005c8a 
+ 00001085  0x0000066e ifetch  0x00000002 , 0x00000006 
+ 00001086  0x0000066f beq  0x00000004 , 0x00000441 
+ 00001087  0x00000670 beq  0x00000006 , 0x0000045e 
+ 00001088  0x00000671 branch  0x00005698 
+ 00001089  0x00000673 call  0x00007ea5 
+ 00001090  0x00000674 call  0x0000041f 
+ 00001091  0x00000675 call  0x00007e9f 
+ 00001092  0x00000676 ifetch  0x00000003 , 0x00000006 
+ 00001093  0x00000677 store  0x00000003 , 0x00000477 
+ 00001094  0x00000678 beq  0x00000010 , 0x00000450 
+ 00001095  0x00000679 rshift8  0x0000003f , 0x00000002 
+ 00001096  0x0000067a sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001097  0x0000067b branch  0x000058ad , 0x00000002 
+ 00001098  0x0000067c arg  0x000047c6 , 0x00000002 
+ 00001099  0x0000067d storet  0x00000002 , 0x000044bc 
+ 00001100  0x0000067e call  0x000058ad 
+ 00001101  0x0000067f setarg  0x00008e7a 
+ 00001102  0x00000680 store  0x00000002 , 0x000044bc 
+ 00001103  0x00000681 rtn 
+ 00001104  0x00000684 call  0x000059fa 
+ 00001105  0x00000685 call  0x00005879 
+ 00001106  0x00000686 increase  0x00000007 , 0x00000006 
+ 00001107  0x00000687 ifetch  0x00000001 , 0x00000006 
+ 00001108  0x00000688 rtnne  0x00000011 
+ 00001109  0x00000689 increase  0x00000005 , 0x00000006 
+ 00001110  0x0000068a ifetch  0x00000002 , 0x00000006 
+ 00001111  0x0000068b arg  0x00001812 , 0x00000002 
+ 00001112  0x0000068c isub  0x00000002 , 0x0000003e 
+ 00001113  0x0000068d nrtn  0x00000005 
+ 00001114  0x0000068e increase  0xfffffffc , 0x00000006 
+ 00001115  0x0000068f setarg  0x0000002b 
+ 00001116  0x00000690 istore  0x00000002 , 0x00000006 
+ 00001117  0x00000691 rtn 
+ 00001118  0x00000694 ifetch  0x00000001 , 0x00000006 
+ 00001119  0x00000695 beq  0x00000005 , 0x00000461 
+ 00001120  0x00000696 branch  0x00005af5 
+ 00001121  0x00000698 call  0x00005b5a 
+ 00001122  0x00000699 fetch  0x00000001 , 0x0000043f 
+ 00001123  0x0000069a set0  0x00000005 , 0x0000003f 
+ 00001124  0x0000069b store  0x00000001 , 0x0000043f 
+ 00001125  0x0000069c branch  0x00005c8e 
+ 00001126  0x0000069f fetch  0x00000001 , 0x00000016 
+ 00001127  0x000006a0 bne  0x00000027 , 0x000056f2 
+ 00001128  0x000006a1 call  0x0000046c 
+ 00001129  0x000006a2 arg  0x00000000 , 0x00000007 
+ 00001130  0x000006a3 fetch  0x00000002 , 0x00004482 
+ 00001131  0x000006a4 branch  0x00007f08 
+ 00001132  0x000006a6 random  0x0000003f 
+ 00001133  0x000006a7 arg  0x000001ff , 0x00000002 
+ 00001134  0x000006a8 iand  0x00000002 , 0x0000003f 
+ 00001135  0x000006a9 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001136  0x000006aa branch  0x00003cbe 
+ 00001137  0x000006ad disable  0x0000002b 
+ 00001138  0x000006ae branch  0x00000474 , 0x0000002e 
+ 00001139  0x000006af nbranch  0x00005806 , 0x0000002d 
+ 00001140  0x000006b1 call  0x00002bcb 
+ 00001141  0x000006b2 fetch  0x00000002 , 0x000040c1 
+ 00001142  0x000006b3 store  0x00000002 , 0x0000044d 
+ 00001143  0x000006b4 fetch  0x00000001 , 0x000046c5 
+ 00001144  0x000006b5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001145  0x000006b6 nbranch  0x00002bde , 0x00000001 
+ 00001146  0x000006b7 branch  0x000057fb 
+ 00001147  0x000006ba fetch  0x00000001 , 0x0000479f 
+ 00001148  0x000006bb nrtn  0x00000034 
+ 00001149  0x000006bc fetch  0x00000001 , 0x00000478 
+ 00001150  0x000006bd sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00001151  0x000006be nrtn  0x00000005 
+ 00001152  0x000006bf branch  0x00003d60 
+ 00001153  0x000006c2 hfetch  0x00000001 , 0x00008077 
+ 00001154  0x000006c3 and_into  0x000000fd , 0x0000003f 
+ 00001155  0x000006c4 hstore  0x00000001 , 0x00008077 
+ 00001156  0x000006c5 hfetcht  0x00000001 , 0x00008073 
+ 00001157  0x000006c6 or_into  0x00000002 , 0x00000002 
+ 00001158  0x000006c7 hstoret  0x00000001 , 0x00008073 
+ 00001159  0x000006c8 call  0x000063ee 
+ 00001160  0x000006c9 and_into  0x000000fd , 0x00000002 
+ 00001161  0x000006ca nop  0x0000000d 
+ 00001162  0x000006cb call  0x000063f2 
+ 00001163  0x000006cc hstoret  0x00000001 , 0x00008073 
+ 00001164  0x000006cd rtn 
+ 00001165  0x000006d3 fetch  0x00000001 , 0x0000000e 
+ 00001166  0x000006d4 increase  0x00000001 , 0x0000003f 
+ 00001167  0x000006d5 store  0x00000001 , 0x0000000e 
+ 00001168  0x000006d6 call  0x00002435 
+ 00001169  0x000006d8 set1  0x0000002c , 0x00000000 
+ 00001170  0x000006d9 call  0x000022f2 
+ 00001171  0x000006da branch  0x00000498 , 0x00000018 
+ 00001172  0x000006db set0  0x0000002c , 0x00000000 
+ 00001173  0x000006dc call  0x00002455 
+ 00001174  0x000006dd nbranch  0x00000491 , 0x00000034 
+ 00001175  0x000006de branch  0x000020fc 
+ 00001176  0x000006e1 set0  0x0000002c , 0x00000000 
+ 00001177  0x000006e2 branch  0x0000215f 
+ 00001178  0x000006e5 bmark1  0x0000002c , 0x0000264d 
+ 00001179  0x000006e6 branch  0x0000258f 
+ 00001180  0x000006ea fetch  0x00000001 , 0x00000030 
+ 00001181  0x000006eb isolate1  0x00000000 , 0x0000003f 
+ 00001182  0x000006ec call  0x000004a0 , 0x00000001 
+ 00001183  0x000006ed branch  0x0000248a 
+ 00001184  0x000006ef fetch  0x00000001 , 0x00000047 
+ 00001185  0x000006f0 isolate1  0x00000003 , 0x0000003f 
+ 00001186  0x000006f1 call  0x00000594 , 0x00000001 
+ 00001187  0x000006f2 ncall  0x00000590 , 0x00000001 
+ 00001188  0x000006f3 branch  0x0000059e 
+ 00001189  0x000006f6 call  0x000024f0 
+ 00001190  0x000006f7 nbranch  0x000028f9 , 0x00000018 
+ 00001191  0x000006f8 call  0x000029bb 
+ 00001192  0x000006f9 call  0x00000025 
+ 00001193  0x000006fa branch  0x00002518 
+ 00001194  0x000006fd branch  0x000033e4 
+ 00001195  0x00000700 disable  0x00000028 
+ 00001196  0x00000701 call  0x000062c1 
+ 00001197  0x00000704 fetch  0x00000001 , 0x00000048 
+ 00001198  0x00000705 rtn  0x00000034 
+ 00001199  0x00000706 bbit1  0x00000007 , 0x000004b2 
+ 00001200  0x00000707 beq  0x00000003 , 0x000004be 
+ 00001201  0x00000708 branch  0x00006010 
+ 00001202  0x0000070a beq  0x00000084 , 0x000004b5 
+ 00001203  0x0000070b beq  0x00000083 , 0x000004b8 
+ 00001204  0x0000070c branch  0x0000603f 
+ 00001205  0x0000070e call  0x000004bb 
+ 00001206  0x0000070f fetch  0x00000001 , 0x00000048 
+ 00001207  0x00000710 branch  0x00006099 
+ 00001208  0x00000712 call  0x000004bb 
+ 00001209  0x00000713 fetch  0x00000001 , 0x00000048 
+ 00001210  0x00000714 branch  0x0000610d 
+ 00001211  0x00000716 fetch  0x00000001 , 0x0000465a 
+ 00001212  0x00000717 branch  0x0000612b , 0x00000034 
+ 00001213  0x00000718 branch  0x00006124 
+ 00001214  0x0000071b force  0x00000002 , 0x0000003f 
+ 00001215  0x0000071c call  0x00006298 
+ 00001216  0x0000071d fetch  0x00000001 , 0x00000049 
+ 00001217  0x0000071e istore  0x00000001 , 0x00000005 
+ 00001218  0x0000071f store  0x00000001 , 0x00004afc 
+ 00001219  0x00000720 call  0x000062a7 
+ 00001220  0x00000721 fetch  0x00000001 , 0x00004afc 
+ 00001221  0x00000722 branch  0x00006051 
+ 00001222  0x00000727 call  0x000068a8 
+ 00001223  0x0000072b fetch  0x00000004 , 0x000040a0 
+ 00001224  0x0000072c store  0x00000004 , 0x00004be5 
+ 00001225  0x0000072d rtn 
+ 00001226  0x00000731 jam  0x00000001 , 0x00004ce4 
+ 00001227  0x00000732 jam  0x00000000 , 0x00004ce6 
+ 00001228  0x00000734 fetch  0x00000001 , 0x00004baf 
+ 00001229  0x00000735 and_into  0x00000007 , 0x0000003f 
+ 00001230  0x00000736 store  0x00000001 , 0x00004baf 
+ 00001231  0x00000737 rtn 
+ 00001232  0x0000073a fetch  0x00000001 , 0x00004baf 
+ 00001233  0x0000073b set1  0x00000004 , 0x0000003f 
+ 00001234  0x0000073c store  0x00000001 , 0x00004baf 
+ 00001235  0x0000073e store  0x00000001 , 0x00004b6a 
+ 00001236  0x0000073f rtn 
+ 00001237  0x00000741 fetch  0x00000001 , 0x00004baf 
+ 00001238  0x00000742 set0  0x00000004 , 0x0000003f 
+ 00001239  0x00000743 store  0x00000001 , 0x00004baf 
+ 00001240  0x00000744 rtn 
+ 00001241  0x00000747 call  0x00000594 
+ 00001242  0x00000748 fetch  0x00000001 , 0x00004ce5 
+ 00001243  0x00000749 beq  0x00000001 , 0x000004de 
+ 00001244  0x0000074a beq  0x00000002 , 0x000004e2 
+ 00001245  0x0000074b rtn 
+ 00001246  0x0000074d jam  0x00000002 , 0x00004ce6 
+ 00001247  0x0000074f jam  0x00000000 , 0x00004ce2 
+ 00001248  0x00000750 jam  0x00000000 , 0x00004ce4 
+ 00001249  0x00000751 branch  0x000004cc 
+ 00001250  0x00000754 jam  0x00000000 , 0x00004ce3 
+ 00001251  0x00000755 branch  0x000004df 
+ 00001252  0x00000759 fetch  0x00000002 , 0x00004bb4 
+ 00001253  0x0000075a increase  0x00000001 , 0x0000003f 
+ 00001254  0x0000075b store  0x00000002 , 0x00004bb4 
+ 00001255  0x0000075c bbit1  0x0000000a , 0x00000582 
+ 00001256  0x0000075d fetch  0x00000001 , 0x00004ce3 
+ 00001257  0x0000075e beq  0x00000001 , 0x000004ed 
+ 00001258  0x0000075f jam  0x00000001 , 0x00004ce3 
+ 00001259  0x00000761 fetch  0x00000001 , 0x00004ce3 
+ 00001260  0x00000762 bne  0x00000001 , 0x000004cc 
+ 00001261  0x00000764 fetch  0x00000001 , 0x00004ce1 
+ 00001262  0x00000765 increase  0x00000001 , 0x0000003f 
+ 00001263  0x00000766 store  0x00000001 , 0x00004ce1 
+ 00001264  0x00000767 beq  0x00000004 , 0x000004f4 
+ 00001265  0x00000768 call  0x000006de 
+ 00001266  0x00000769 jam  0x00000002 , 0x00004bf3 
+ 00001267  0x0000076a branch  0x00000541 
+ 00001268  0x0000076d call  0x00000594 
+ 00001269  0x0000076e jam  0x00000000 , 0x00004ce1 
+ 00001270  0x0000076f branch  0x000004cc 
+ 00001271  0x00000772 jam  0x00000002 , 0x00004ce6 
+ 00001272  0x00000774 jam  0x00000001 , 0x00004ce4 
+ 00001273  0x00000775 jam  0x00000000 , 0x00004ce3 
+ 00001274  0x00000776 branch  0x000004cc 
+ 00001275  0x00000779 fetch  0x00000001 , 0x00004ce5 
+ 00001276  0x0000077a beq  0x00000003 , 0x000004f8 
+ 00001277  0x0000077b fetch  0x00000001 , 0x00004baf 
+ 00001278  0x0000077c isolate0  0x00000004 , 0x0000003f 
+ 00001279  0x0000077d branch  0x000004ca , 0x00000001 
+ 00001280  0x0000077e fetch  0x00000001 , 0x00004ce5 
+ 00001281  0x0000077f beq  0x00000001 , 0x000004f7 
+ 00001282  0x00000780 beq  0x00000002 , 0x000004f8 
+ 00001283  0x00000781 rtn 
+ 00001284  0x00000784 fetch  0x00000001 , 0x00004bbe 
+ 00001285  0x00000785 rtnne  0x000000ff 
+ 00001286  0x00000786 call  0x00000509 
+ 00001287  0x00000787 ncall  0x00000511 , 0x0000002c 
+ 00001288  0x00000788 rtn 
+ 00001289  0x0000078b disable  0x0000002c 
+ 00001290  0x0000078c fetch  0x00000001 , 0x00004ce4 
+ 00001291  0x0000078d rtnne  0x00000001 
+ 00001292  0x0000078e fetch  0x00000001 , 0x00004ce6 
+ 00001293  0x0000078f rtnne  0x00000000 
+ 00001294  0x00000790 jam  0x00000001 , 0x00004ce5 
+ 00001295  0x00000791 jam  0x00000004 , 0x00004bf3 
+ 00001296  0x00000792 branch  0x00007feb 
+ 00001297  0x00000795 fetch  0x00000001 , 0x00004ce6 
+ 00001298  0x00000796 branch  0x00000519 , 0x00000034 
+ 00001299  0x00000797 increase  0xffffffff , 0x0000003f 
+ 00001300  0x00000798 store  0x00000001 , 0x00004ce6 
+ 00001301  0x00000799 jam  0x00000002 , 0x00004ce5 
+ 00001302  0x0000079a call  0x000006de 
+ 00001303  0x0000079b jam  0x00000004 , 0x00004bf3 
+ 00001304  0x0000079c rtn 
+ 00001305  0x0000079f jam  0x00000003 , 0x00004ce5 
+ 00001306  0x000007a0 fetch  0x00000001 , 0x00004ce3 
+ 00001307  0x000007a1 nbranch  0x000004eb , 0x00000034 
+ 00001308  0x000007a2 call  0x000006de 
+ 00001309  0x000007a3 jam  0x00000002 , 0x00004bf3 
+ 00001310  0x000007a4 rtn 
+ 00001311  0x000007a7 fetch  0x00000001 , 0x00004bbe 
+ 00001312  0x000007a8 bne  0x000000ff , 0x000005d3 
+ 00001313  0x000007aa call  0x00000525 
+ 00001314  0x000007ab call  0x000006cc 
+ 00001315  0x000007ad jam  0x00000001 , 0x00004bb3 
+ 00001316  0x000007ae rtn 
+ 00001317  0x000007b1 fetch  0x00000002 , 0x00004cdf 
+ 00001318  0x000007b2 call  0x00007f9c 
+ 00001319  0x000007b3 branch  0x0000052b , 0x00000028 
+ 00001320  0x000007b4 fetch  0x00000007 , 0x00004b4b 
+ 00001321  0x000007b5 rtn  0x00000034 
+ 00001322  0x000007b6 branch  0x00007fe7 
+ 00001323  0x000007b8 jam  0x00000000 , 0x00004bda 
+ 00001324  0x000007b9 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00001325  0x000007ba store  0x00000001 , 0x00004bae 
+ 00001326  0x000007bb call  0x000004cc 
+ 00001327  0x000007bc store  0x00000001 , 0x00004b4a 
+ 00001328  0x000007bd ifetcht  0x00000001 , 0x00000005 
+ 00001329  0x000007be ifetch  0x00000001 , 0x00000012 
+ 00001330  0x000007bf ior  0x00000002 , 0x0000003f 
+ 00001331  0x000007c0 istore  0x00000001 , 0x00000005 
+ 00001332  0x000007c1 increase  0x00000001 , 0x00000012 
+ 00001333  0x000007c2 ifetch  0x00000004 , 0x00000012 
+ 00001334  0x000007c3 istore  0x00000004 , 0x00000005 
+ 00001335  0x000007c4 increase  0x00000004 , 0x00000012 
+ 00001336  0x000007c5 arg  0x00004b50 , 0x00000005 
+ 00001337  0x000007c6 arg  0x00000002 , 0x00000039 
+ 00001338  0x000007c8 ifetch  0x00000001 , 0x00000012 
+ 00001339  0x000007c9 ifetcht  0x00000001 , 0x00000005 
+ 00001340  0x000007ca iadd  0x00000002 , 0x0000003f 
+ 00001341  0x000007cb istore  0x00000001 , 0x00000005 
+ 00001342  0x000007cc increase  0x00000001 , 0x00000012 
+ 00001343  0x000007cd loop  0x0000053a 
+ 00001344  0x000007ce rtn 
+ 00001345  0x000007d1 jam  0x00000000 , 0x00004bb7 
+ 00001346  0x000007d3 arg  0x00000d00 , 0x0000000b 
+ 00001347  0x000007d4 until  0x00000023 , 0x00000026 
+ 00001348  0x000007d5 call  0x0000055b 
+ 00001349  0x000007d6 fetch  0x00000001 , 0x00004bea 
+ 00001350  0x000007d7 rtneq  0x00000001 
+ 00001351  0x000007d8 nbranch  0x0000056a , 0x00000018 
+ 00001352  0x000007d9 nbranch  0x0000056a , 0x0000002f 
+ 00001353  0x000007da setarg  0x00000000 
+ 00001354  0x000007db store  0x00000008 , 0x00004b4a 
+ 00001355  0x000007dc call  0x00000586 
+ 00001356  0x000007dd call  0x00000590 
+ 00001357  0x000007df fetch  0x00000001 , 0x00004bad 
+ 00001358  0x000007e0 increase  0x00000001 , 0x0000003f 
+ 00001359  0x000007e1 store  0x00000001 , 0x00004bad 
+ 00001360  0x000007e2 fetch  0x00000001 , 0x00004bbe 
+ 00001361  0x000007e3 bne  0x000000ff , 0x00000559 
+ 00001362  0x000007e4 call  0x000004fb 
+ 00001363  0x000007e6 setarg  0x00000000 
+ 00001364  0x000007e7 store  0x00000002 , 0x00004bb4 
+ 00001365  0x000007e8 store  0x00000001 , 0x00004bb6 
+ 00001366  0x000007e9 store  0x00000001 , 0x00004ce2 
+ 00001367  0x000007ea jam  0x00000000 , 0x00004bb3 
+ 00001368  0x000007eb rtn 
+ 00001369  0x000007ee call  0x0000058d 
+ 00001370  0x000007ef branch  0x000005ee 
+ 00001371  0x000007f2 disable  0x0000002f 
+ 00001372  0x000007f3 call  0x00000747 
+ 00001373  0x000007f6 fetch  0x00000001 , 0x00004bea 
+ 00001374  0x000007f7 beq  0x00000001 , 0x00000568 
+ 00001375  0x000007f8 force  0x00000000 , 0x00000015 
+ 00001376  0x000007f9 fetch  0x00000004 , 0x00004bd6 
+ 00001377  0x000007fa iforce  0x00000009 
+ 00001378  0x000007fb fetcht  0x00000001 , 0x00000017 
+ 00001379  0x000007fc call  0x0000291f 
+ 00001380  0x000007fd call  0x00002924 
+ 00001381  0x000007fe call  0x00000701 
+ 00001382  0x000007ff call  0x0000073f , 0x0000002f 
+ 00001383  0x00000800 rtn 
+ 00001384  0x00000802 call  0x0000073f 
+ 00001385  0x00000803 branch  0x0000054d 
+ 00001386  0x00000806 fetch  0x00000001 , 0x00004bb6 
+ 00001387  0x00000807 increase  0x00000001 , 0x0000003f 
+ 00001388  0x00000808 store  0x00000001 , 0x00004bb6 
+ 00001389  0x00000809 fetch  0x00000001 , 0x00004bbe 
+ 00001390  0x0000080a bne  0x000000ff , 0x0000057e 
+ 00001391  0x0000080b fetcht  0x00000001 , 0x00004bb7 
+ 00001392  0x0000080c increase  0x00000001 , 0x00000002 
+ 00001393  0x0000080d storet  0x00000001 , 0x00004bb7 
+ 00001394  0x0000080e fetch  0x00000001 , 0x00004bf3 
+ 00001395  0x0000080f isub  0x00000002 , 0x0000003f 
+ 00001396  0x00000810 nbranch  0x00000542 , 0x00000034 
+ 00001397  0x00000811 fetch  0x00000001 , 0x00004ce5 
+ 00001398  0x00000812 beq  0x00000003 , 0x000004e4 
+ 00001399  0x00000813 fetch  0x00000001 , 0x00004ce2 
+ 00001400  0x00000814 increase  0x00000001 , 0x0000003f 
+ 00001401  0x00000815 store  0x00000001 , 0x00004ce2 
+ 00001402  0x00000816 beq  0x00000002 , 0x000004d9 
+ 00001403  0x00000817 call  0x000004d0 
+ 00001404  0x00000818 jam  0x00000001 , 0x00004bf3 
+ 00001405  0x00000819 branch  0x00000541 
+ 00001406  0x0000081c fetch  0x00000001 , 0x00004bb6 
+ 00001407  0x0000081d rtnne  0x000000ff 
+ 00001408  0x0000081e jam  0x00000000 , 0x00004bb6 
+ 00001409  0x0000081f branch  0x00000584 
+ 00001410  0x00000822 setarg  0x00000000 
+ 00001411  0x00000823 store  0x00000002 , 0x00004bb4 
+ 00001412  0x00000825 jam  0x0000003a , 0x00000a99 
+ 00001413  0x00000826 branch  0x00007d86 
+ 00001414  0x00000829 call  0x00000650 
+ 00001415  0x0000082a fetch  0x00000001 , 0x00004bac 
+ 00001416  0x0000082b rtn  0x00000034 
+ 00001417  0x0000082c iforce  0x00000039 
+ 00001418  0x0000082d arg  0x00004b2a , 0x00000006 
+ 00001419  0x0000082e arg  0x00004b8c , 0x00000005 
+ 00001420  0x0000082f branch  0x00007f01 
+ 00001421  0x00000832 jam  0x00000001 , 0x00004cea 
+ 00001422  0x00000833 jam  0x00000000 , 0x00004ce7 
+ 00001423  0x00000834 rtn 
+ 00001424  0x00000836 fetch  0x00000001 , 0x00004ce7 
+ 00001425  0x00000837 increase  0x00000001 , 0x0000003f 
+ 00001426  0x00000838 store  0x00000001 , 0x00004ce7 
+ 00001427  0x00000839 rtn 
+ 00001428  0x0000083b fetch  0x00000001 , 0x00004ce7 
+ 00001429  0x0000083c sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001430  0x0000083d ncall  0x0000059c , 0x00000002 
+ 00001431  0x0000083e fetch  0x00000001 , 0x00004ce7 
+ 00001432  0x0000083f rtneq  0x00000000 
+ 00001433  0x00000840 increase  0xffffffff , 0x0000003f 
+ 00001434  0x00000841 store  0x00000001 , 0x00004ce7 
+ 00001435  0x00000842 rtn 
+ 00001436  0x00000844 jam  0x00000003 , 0x00004ce7 
+ 00001437  0x00000845 rtn 
+ 00001438  0x00000848 fetch  0x00000002 , 0x00004682 
+ 00001439  0x00000849 rtnbit1  0x0000000b 
+ 00001440  0x0000084a rtnbit1  0x00000007 
+ 00001441  0x0000084b rtnbit1  0x00000006 
+ 00001442  0x0000084c arg  0x00004c70 , 0x00000011 
+ 00001443  0x0000084d call  0x000006ad 
+ 00001444  0x0000084e storet  0x00000001 , 0x00004ce8 
+ 00001445  0x00000850 setarg  0x00000082 
+ 00001446  0x00000851 bmark1  0x00000026 , 0x000005a8 
+ 00001447  0x00000852 setarg  0x00000080 
+ 00001448  0x00000854 isub  0x00000002 , 0x0000003e 
+ 00001449  0x00000855 nbranch  0x000005c0 , 0x00000002 
+ 00001450  0x00000857 fetch  0x00000001 , 0x00004ce7 
+ 00001451  0x00000858 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001452  0x00000859 nbranch  0x000005b0 , 0x00000002 
+ 00001453  0x0000085a fetch  0x00000001 , 0x00004ce7 
+ 00001454  0x0000085b beq  0x00000000 , 0x000005c1 
+ 00001455  0x0000085c rtn 
+ 00001456  0x0000085f fetch  0x00000001 , 0x00004ce7 
+ 00001457  0x00000860 rtnne  0x00000020 
+ 00001458  0x00000861 jam  0x00000000 , 0x00004ce7 
+ 00001459  0x00000863 fetcht  0x00000001 , 0x00004ce8 
+ 00001460  0x00000864 setarg  0x00000077 
+ 00001461  0x00000865 bmark1  0x00000026 , 0x000005b7 
+ 00001462  0x00000866 setarg  0x00000075 
+ 00001463  0x00000868 isub  0x00000002 , 0x0000003e 
+ 00001464  0x00000869 nrtn  0x00000002 
+ 00001465  0x0000086a fetch  0x00000001 , 0x00004cea 
+ 00001466  0x0000086b beq  0x00000000 , 0x000005c8 
+ 00001467  0x0000086c increase  0xffffffff , 0x0000003f 
+ 00001468  0x0000086d store  0x00000001 , 0x00004cea 
+ 00001469  0x0000086e beq  0x00000000 , 0x000005c8 
+ 00001470  0x00000871 jam  0x00000000 , 0x000041de 
+ 00001471  0x00000872 rtn 
+ 00001472  0x00000875 jam  0x00000000 , 0x00004ce7 
+ 00001473  0x00000877 fetch  0x00000001 , 0x00004cea 
+ 00001474  0x00000878 beq  0x00000002 , 0x000005c6 
+ 00001475  0x00000879 increase  0x00000001 , 0x0000003f 
+ 00001476  0x0000087a store  0x00000001 , 0x00004cea 
+ 00001477  0x0000087b beq  0x00000001 , 0x000005be 
+ 00001478  0x0000087d jam  0x00000002 , 0x000041de 
+ 00001479  0x0000087e rtn 
+ 00001480  0x00000882 jam  0x00000004 , 0x000041de 
+ 00001481  0x00000883 rtn 
+ 00001482  0x00000886 set1  0x00000026 , 0x00000000 
+ 00001483  0x00000887 call  0x000005ce 
+ 00001484  0x00000889 jam  0x00000001 , 0x00004bbe 
+ 00001485  0x0000088a rtn 
+ 00001486  0x0000088d jam  0x00000020 , 0x000041de 
+ 00001487  0x0000088e jam  0x00000000 , 0x00004bad 
+ 00001488  0x0000088f jam  0x0000004e , 0x00004bb8 
+ 00001489  0x00000890 fetch  0x00000004 , 0x00004bba 
+ 00001490  0x00000891 branch  0x000006be 
+ 00001491  0x00000894 fetch  0x00000001 , 0x00004bb3 
+ 00001492  0x00000895 beq  0x00000001 , 0x00007fe7 
+ 00001493  0x00000896 fetch  0x00000001 , 0x00004bbe 
+ 00001494  0x00000897 beq  0x00000001 , 0x000005da 
+ 00001495  0x00000898 beq  0x00000002 , 0x000005dd 
+ 00001496  0x00000899 beq  0x00000003 , 0x000005e0 
+ 00001497  0x0000089a branch  0x00002a8c 
+ 00001498  0x0000089d jam  0x00000011 , 0x00004bbe 
+ 00001499  0x0000089e jam  0x000000aa , 0x0000119e 
+ 00001500  0x0000089f branch  0x000005e2 
+ 00001501  0x000008a1 jam  0x00000012 , 0x00004bbe 
+ 00001502  0x000008a2 jam  0x00000055 , 0x0000119e 
+ 00001503  0x000008a3 branch  0x000005e2 
+ 00001504  0x000008a5 jam  0x00000013 , 0x00004bbe 
+ 00001505  0x000008a6 jam  0x00000022 , 0x0000119e 
+ 00001506  0x000008a8 fetch  0x00000001 , 0x00004baf 
+ 00001507  0x000008a9 and_into  0x00000007 , 0x0000003f 
+ 00001508  0x000008aa store  0x00000001 , 0x0000119f 
+ 00001509  0x000008ab fetch  0x00000004 , 0x00004be5 
+ 00001510  0x000008ac store  0x00000004 , 0x000011a0 
+ 00001511  0x000008ae jam  0x00000000 , 0x000011a4 
+ 00001512  0x000008af arg  0x0000119e , 0x00000011 
+ 00001513  0x000008b0 arg  0x00000007 , 0x00000002 
+ 00001514  0x000008b1 call  0x0000064b 
+ 00001515  0x000008b2 call  0x000006cc 
+ 00001516  0x000008b3 call  0x00000523 
+ 00001517  0x000008b4 branch  0x00007fe7 
+ 00001518  0x000008b7 fetch  0x00000001 , 0x00004bbe 
+ 00001519  0x000008b8 rtneq  0x000000ff 
+ 00001520  0x000008b9 beq  0x00000011 , 0x000005f4 
+ 00001521  0x000008ba beq  0x00000012 , 0x000005f6 
+ 00001522  0x000008bb beq  0x00000013 , 0x000005f8 
+ 00001523  0x000008bc rtn 
+ 00001524  0x000008c0 jam  0x00000002 , 0x00004bbe 
+ 00001525  0x000008c1 branch  0x00000553 
+ 00001526  0x000008c3 jam  0x00000003 , 0x00004bbe 
+ 00001527  0x000008c4 branch  0x00000553 
+ 00001528  0x000008c6 jam  0x000000ff , 0x00004bbe 
+ 00001529  0x000008c7 jam  0x00000039 , 0x00000a99 
+ 00001530  0x000008c8 call  0x00007d86 
+ 00001531  0x000008c9 fetch  0x00000004 , 0x00004b8e 
+ 00001532  0x000008ca call  0x000006be 
+ 00001533  0x000008cb branch  0x00000553 
+ 00001534  0x000008ce set0  0x00000026 , 0x00000000 
+ 00001535  0x000008cf call  0x000006bf 
+ 00001536  0x000008d0 call  0x000006de 
+ 00001537  0x000008d1 fetch  0x00000001 , 0x00004bbe 
+ 00001538  0x000008d2 rtnne  0x000000ff 
+ 00001539  0x000008d3 call  0x00000613 
+ 00001540  0x000008d5 setarg  0x00000000 
+ 00001541  0x000008d6 store  0x00000002 , 0x00004bdb 
+ 00001542  0x000008d8 call  0x00002afa 
+ 00001543  0x000008d9 nop  0x000007d0 
+ 00001544  0x000008da fetch  0x00000001 , 0x00004bdb 
+ 00001545  0x000008db beq  0x000000ff , 0x00000584 
+ 00001546  0x000008dc call  0x0000055b 
+ 00001547  0x000008dd nbranch  0x0000061c , 0x00000018 
+ 00001548  0x000008de nbranch  0x0000061c , 0x0000002f 
+ 00001549  0x000008e0 set1  0x00000026 , 0x00000000 
+ 00001550  0x000008e1 setarg  0x00000000 
+ 00001551  0x000008e2 store  0x00000002 , 0x00004bdb 
+ 00001552  0x000008e3 jam  0x0000003c , 0x00000a99 
+ 00001553  0x000008e4 call  0x00007d86 
+ 00001554  0x000008e5 branch  0x00000087 
+ 00001555  0x000008e8 jam  0x000000ff , 0x0000119e 
+ 00001556  0x000008e9 fetch  0x00000001 , 0x00004baf 
+ 00001557  0x000008ea store  0x00000001 , 0x0000119f 
+ 00001558  0x000008eb fetch  0x00000004 , 0x00004be5 
+ 00001559  0x000008ec store  0x00000004 , 0x000011a0 
+ 00001560  0x000008ed arg  0x00000006 , 0x00000002 
+ 00001561  0x000008ee arg  0x0000119e , 0x00000011 
+ 00001562  0x000008ef call  0x0000064b 
+ 00001563  0x000008f0 branch  0x000006cc 
+ 00001564  0x000008f3 fetch  0x00000002 , 0x00004bdb 
+ 00001565  0x000008f4 increase  0x00000001 , 0x0000003f 
+ 00001566  0x000008f5 store  0x00000002 , 0x00004bdb 
+ 00001567  0x000008f6 call  0x000006de 
+ 00001568  0x000008f7 branch  0x00000606 
+ 00001569  0x000008fa set0  0x00000026 , 0x00000000 
+ 00001570  0x000008fb call  0x0000063d 
+ 00001571  0x000008fc call  0x00000613 
+ 00001572  0x000008fe jam  0x00000000 , 0x00004bdb 
+ 00001573  0x00000900 call  0x00002afa 
+ 00001574  0x00000901 nop  0x000007d0 
+ 00001575  0x00000902 fetch  0x00000001 , 0x00004bdb 
+ 00001576  0x00000903 beq  0x000000ff , 0x00000584 
+ 00001577  0x00000904 call  0x0000055b 
+ 00001578  0x00000905 nbranch  0x00000633 , 0x00000018 
+ 00001579  0x00000906 nbranch  0x00000633 , 0x0000002f 
+ 00001580  0x00000907 call  0x00000586 
+ 00001581  0x00000908 call  0x000001a6 
+ 00001582  0x00000909 fetch  0x00000004 , 0x00004bd6 
+ 00001583  0x0000090a fetcht  0x00000004 , 0x00004bba 
+ 00001584  0x0000090b isub  0x00000002 , 0x0000003e 
+ 00001585  0x0000090c branch  0x000005ca , 0x00000005 
+ 00001586  0x0000090d branch  0x0000060d 
+ 00001587  0x00000910 fetch  0x00000001 , 0x00004bdb 
+ 00001588  0x00000911 increase  0x00000001 , 0x0000003f 
+ 00001589  0x00000912 store  0x00000001 , 0x00004bdb 
+ 00001590  0x00000913 fetch  0x00000001 , 0x00004cec 
+ 00001591  0x00000914 increase  0x00000001 , 0x0000003f 
+ 00001592  0x00000915 and_into  0x00000001 , 0x0000003f 
+ 00001593  0x00000916 store  0x00000001 , 0x00004cec 
+ 00001594  0x00000917 beq  0x00000000 , 0x00000643 
+ 00001595  0x00000918 beq  0x00000001 , 0x00000645 
+ 00001596  0x00000919 rtn 
+ 00001597  0x0000091c jam  0x00000020 , 0x000041de 
+ 00001598  0x0000091d setarg  0x00000f0f 
+ 00001599  0x0000091e store  0x00000002 , 0x00004bd6 
+ 00001600  0x0000091f istore  0x00000002 , 0x00000005 
+ 00001601  0x00000921 call  0x000006bf 
+ 00001602  0x00000922 branch  0x000006de 
+ 00001603  0x00000925 call  0x0000063d 
+ 00001604  0x00000926 branch  0x00000625 
+ 00001605  0x00000929 call  0x000005ce 
+ 00001606  0x0000092a branch  0x00000625 
+ 00001607  0x0000092d set0  0x00000026 , 0x00000000 
+ 00001608  0x0000092e call  0x000053ce 
+ 00001609  0x00000930 arg  0x00000003 , 0x00000007 
+ 00001610  0x00000931 branch  0x000043d2 
+ 00001611  0x00000934 storet  0x00000001 , 0x00004bae 
+ 00001612  0x00000935 copy  0x00000002 , 0x00000039 
+ 00001613  0x00000936 arg  0x00004b4a , 0x00000005 
+ 00001614  0x00000937 copy  0x00000011 , 0x00000006 
+ 00001615  0x00000938 branch  0x00007f01 
+ 00001616  0x0000093c fetch  0x00000001 , 0x00004b29 
+ 00001617  0x0000093d rshift3  0x0000003f , 0x0000003f 
+ 00001618  0x0000093e store  0x00000001 , 0x00004bac 
+ 00001619  0x00000940 increase  0x00000001 , 0x0000003f 
+ 00001620  0x00000941 arg  0x00004b29 , 0x00000006 
+ 00001621  0x00000942 iadd  0x00000006 , 0x00000006 
+ 00001622  0x00000943 ifetch  0x00000003 , 0x00000006 
+ 00001623  0x00000944 store  0x00000003 , 0x00004beb 
+ 00001624  0x00000946 fetch  0x00000001 , 0x00004b29 
+ 00001625  0x00000947 rshift  0x0000003f , 0x0000003f 
+ 00001626  0x00000948 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001627  0x00000949 store  0x00000001 , 0x00004bf1 
+ 00001628  0x0000094a rtn 
+ 00001629  0x0000094e storet  0x00000001 , 0x00000017 
+ 00001630  0x0000094f add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001631  0x00000950 call  0x00002981 
+ 00001632  0x00000951 setarg  0x00000500 
+ 00001633  0x00000952 call  0x00002a8f 
+ 00001634  0x00000954 jam  0x00000001 , 0x00008906 
+ 00001635  0x00000955 jam  0x0000003c , 0x00008900 
+ 00001636  0x00000956 jam  0x000000e0 , 0x00008901 
+ 00001637  0x00000957 nop  0x0000000a 
+ 00001638  0x00000958 jam  0x00000001 , 0x00008902 
+ 00001639  0x00000959 jam  0x0000003d , 0x00008902 
+ 00001640  0x0000095a nop  0x0000000a 
+ 00001641  0x0000095b jam  0x000000b7 , 0x00008903 
+ 00001642  0x0000095c nop  0x0000000a 
+ 00001643  0x0000095d jam  0x0000007d , 0x00008902 
+ 00001644  0x0000095e fetch  0x00000001 , 0x000041de 
+ 00001645  0x0000095f beq  0x00000000 , 0x00000672 
+ 00001646  0x00000961 beq  0x00000002 , 0x00000677 
+ 00001647  0x00000963 beq  0x00000004 , 0x0000067c 
+ 00001648  0x00000964 beq  0x00000020 , 0x0000068b 
+ 00001649  0x00000965 branch  0x00000672 
+ 00001650  0x00000968 call  0x00000681 
+ 00001651  0x00000969 jam  0x000000d0 , 0x00008955 
+ 00001652  0x0000096a jam  0x000000e0 , 0x00008956 
+ 00001653  0x0000096b jam  0x0000006c , 0x00008958 
+ 00001654  0x0000096c branch  0x0000294b 
+ 00001655  0x00000979 call  0x00000686 
+ 00001656  0x0000097a jam  0x000000d0 , 0x00008955 
+ 00001657  0x0000097b jam  0x000000e0 , 0x00008956 
+ 00001658  0x0000097c jam  0x0000003c , 0x00008958 
+ 00001659  0x0000097d branch  0x00002953 
+ 00001660  0x0000098a call  0x00000681 
+ 00001661  0x0000098b jam  0x000000d0 , 0x00008955 
+ 00001662  0x0000098c jam  0x000000c0 , 0x00008956 
+ 00001663  0x0000098d jam  0x0000006c , 0x00008958 
+ 00001664  0x0000098e branch  0x0000295b 
+ 00001665  0x00000991 jam  0x0000005b , 0x0000894c 
+ 00001666  0x00000992 jam  0x00000096 , 0x0000894d 
+ 00001667  0x00000993 jam  0x0000002c , 0x0000894e 
+ 00001668  0x00000994 jam  0x00000046 , 0x0000894f 
+ 00001669  0x00000995 rtn 
+ 00001670  0x00000998 jam  0x000000fb , 0x0000894c 
+ 00001671  0x00000999 jam  0x000000ef , 0x0000894d 
+ 00001672  0x0000099a jam  0x000000ec , 0x0000894e 
+ 00001673  0x0000099b jam  0x0000005e , 0x0000894f 
+ 00001674  0x0000099c rtn 
+ 00001675  0x0000099f jam  0x000000c2 , 0x00008956 
+ 00001676  0x000009a0 jam  0x000000d0 , 0x00008955 
+ 00001677  0x000009a1 rtn 
+ 00001678  0x000009a4 force  0x00000008 , 0x00000015 
+ 00001679  0x000009a5 branch  0x000028fa 
+ 00001680  0x000009a9 call  0x00007fe9 
+ 00001681  0x000009aa fetcht  0x00000004 , 0x00004bcf 
+ 00001682  0x000009ab copy  0x00000022 , 0x0000003f 
+ 00001683  0x000009ac isub  0x00000002 , 0x0000003e 
+ 00001684  0x000009ad ncall  0x00002d18 , 0x00000002 
+ 00001685  0x000009ae copy  0x0000003f , 0x00000012 
+ 00001686  0x000009af fetch  0x00000004 , 0x00004bcf 
+ 00001687  0x000009b0 fetcht  0x00000001 , 0x00004bd3 
+ 00001688  0x000009b1 iadd  0x00000002 , 0x00000002 
+ 00001689  0x000009b2 copy  0x00000012 , 0x0000003f 
+ 00001690  0x000009b3 isub  0x00000002 , 0x0000003e 
+ 00001691  0x000009b4 nrtn  0x00000002 
+ 00001692  0x000009b5 set0  0x0000001c , 0x0000003f 
+ 00001693  0x000009b6 store  0x00000004 , 0x00004bcf 
+ 00001694  0x000009b7 branch  0x00007fe7 
+ 00001695  0x000009ba call  0x000029bb 
+ 00001696  0x000009bb rtn  0x00000034 
+ 00001697  0x000009bc fetcht  0x00000001 , 0x00004c68 
+ 00001698  0x000009bd arg  0x00000d9e , 0x00000011 
+ 00001699  0x000009be call  0x000006a6 
+ 00001700  0x000009bf storet  0x00000001 , 0x00004c68 
+ 00001701  0x000009c0 rtn 
+ 00001702  0x000009c3 copy  0x00000011 , 0x0000003f 
+ 00001703  0x000009c4 iadd  0x00000002 , 0x00000005 
+ 00001704  0x000009c5 fetch  0x00000001 , 0x00000018 
+ 00001705  0x000009c6 istore  0x00000001 , 0x00000005 
+ 00001706  0x000009c7 increase  0x00000001 , 0x00000002 
+ 00001707  0x000009c8 and_into  0x00000007 , 0x00000002 
+ 00001708  0x000009c9 rtn 
+ 00001709  0x000009cb arg  0x00000000 , 0x00000002 
+ 00001710  0x000009cc arg  0x00000008 , 0x00000039 
+ 00001711  0x000009cd copy  0x00000011 , 0x00000006 
+ 00001712  0x000009cf ifetch  0x00000001 , 0x00000006 
+ 00001713  0x000009d0 iadd  0x00000002 , 0x00000002 
+ 00001714  0x000009d1 loop  0x000006b0 
+ 00001715  0x000009d2 rshift3  0x00000002 , 0x0000003f 
+ 00001716  0x000009d3 copy  0x0000003f , 0x00000002 
+ 00001717  0x000009d4 rtnmark0  0x00000026 
+ 00001718  0x000009d6 div  0x0000003f , 0x0000000a 
+ 00001719  0x000009d7 call  0x00007f86 
+ 00001720  0x000009d8 quotient  0x0000003f 
+ 00001721  0x000009d9 lshift4  0x0000003f , 0x0000003f 
+ 00001722  0x000009da remainder  0x00000002 
+ 00001723  0x000009db ior  0x00000002 , 0x00000002 
+ 00001724  0x000009dc rtn 
+ 00001725  0x000009dd rtn 
+ 00001726  0x000009e0 store  0x00000004 , 0x00004bd6 
+ 00001727  0x000009e4 arg  0x00000000 , 0x00000011 
+ 00001728  0x000009e5 arg  0x00000004 , 0x00000039 
+ 00001729  0x000009e6 arg  0x00004bd6 , 0x00000006 
+ 00001730  0x000009e8 ifetch  0x00000001 , 0x00000006 
+ 00001731  0x000009e9 iadd  0x00000011 , 0x00000011 
+ 00001732  0x000009ea loop  0x000006c2 
+ 00001733  0x000009eb copy  0x00000011 , 0x0000003f 
+ 00001734  0x000009ec store  0x00000002 , 0x00004c5f 
+ 00001735  0x000009ed fetch  0x00000001 , 0x00004c5f 
+ 00001736  0x000009ee fetcht  0x00000001 , 0x00004c60 
+ 00001737  0x000009ef iadd  0x00000002 , 0x0000003f 
+ 00001738  0x000009f0 store  0x00000001 , 0x00004c61 
+ 00001739  0x000009f1 rtn 
+ 00001740  0x000009f7 fetch  0x00000001 , 0x00004bae 
+ 00001741  0x000009f8 increase  0x00000002 , 0x0000003f 
+ 00001742  0x000009f9 store  0x00000001 , 0x00004bb0 
+ 00001743  0x000009fb fetch  0x00000001 , 0x00004baf 
+ 00001744  0x000009fc store  0x00000001 , 0x00004b6a 
+ 00001745  0x000009fe fetch  0x00000001 , 0x00004bae 
+ 00001746  0x000009ff lshift3  0x0000003f , 0x0000003f 
+ 00001747  0x00000a00 fetcht  0x00000001 , 0x00004bad 
+ 00001748  0x00000a01 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00001749  0x00000a02 lshift  0x00000002 , 0x00000002 
+ 00001750  0x00000a03 ior  0x00000002 , 0x0000003f 
+ 00001751  0x00000a04 fetcht  0x00000001 , 0x00004bea 
+ 00001752  0x00000a05 iadd  0x00000002 , 0x0000003f 
+ 00001753  0x00000a06 istore  0x00000001 , 0x00000005 
+ 00001754  0x00000a08 fetch  0x00000001 , 0x00004bae 
+ 00001755  0x00000a09 iforce  0x00000039 
+ 00001756  0x00000a0a arg  0x00004b4a , 0x00000006 
+ 00001757  0x00000a0b branch  0x00007f01 
+ 00001758  0x00000a0e fetcht  0x00000001 , 0x00004bb9 
+ 00001759  0x00000a0f call  0x000006e2 
+ 00001760  0x00000a10 storet  0x00000001 , 0x00004bb9 
+ 00001761  0x00000a11 rtn 
+ 00001762  0x00000a14 call  0x000006e6 
+ 00001763  0x00000a15 increase  0x00000001 , 0x00000002 
+ 00001764  0x00000a16 and_into  0x00000003 , 0x00000002 
+ 00001765  0x00000a17 rtn 
+ 00001766  0x00000a1a fetch  0x00000001 , 0x00004bd6 
+ 00001767  0x00000a1b and_into  0x00000003 , 0x0000003f 
+ 00001768  0x00000a1c mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00001769  0x00000a1d setarg  0x00004bbf 
+ 00001770  0x00000a1e iadd  0x00000011 , 0x0000003f 
+ 00001771  0x00000a1f iadd  0x00000002 , 0x00000006 
+ 00001772  0x00000a20 ifetch  0x00000001 , 0x00000006 
+ 00001773  0x00000a21 store  0x00000001 , 0x00004bb8 
+ 00001774  0x00000a22 rtn 
+ 00001775  0x00000a25 disable  0x00000009 
+ 00001776  0x00000a26 disable  0x00000007 
+ 00001777  0x00000a27 setarg  0x00555555 
+ 00001778  0x00000a28 iforce  0x0000000f 
+ 00001779  0x00000a29 fetch  0x00000001 , 0x00004bb8 
+ 00001780  0x00000a2a reverse  0x0000003f , 0x00000002 
+ 00001781  0x00000a2b set1  0x00000001 , 0x00000002 
+ 00001782  0x00000a2c rshift  0x00000002 , 0x0000000e 
+ 00001783  0x00000a2d rtn 
+ 00001784  0x00000a30 call  0x000053c4 
+ 00001785  0x00000a31 fetch  0x00000004 , 0x00004bd6 
+ 00001786  0x00000a32 iforce  0x00000009 
+ 00001787  0x00000a33 call  0x00002918 
+ 00001788  0x00000a34 fetcht  0x00000001 , 0x00004bb8 
+ 00001789  0x00000a35 call  0x0000291f 
+ 00001790  0x00000a36 setarg  0x00000500 
+ 00001791  0x00000a37 call  0x00002a8f 
+ 00001792  0x00000a38 call  0x00002924 
+ 00001793  0x00000a3c call  0x000006ef 
+ 00001794  0x00000a3d disable  0x0000002f 
+ 00001795  0x00000a3e enable  0x0000000d 
+ 00001796  0x00000a3f enable  0x00000021 
+ 00001797  0x00000a40 disable  0x00000020 
+ 00001798  0x00000a41 enable  0x00000010 
+ 00001799  0x00000a42 fetch  0x00000002 , 0x00004bb1 
+ 00001800  0x00000a43 iforce  0x0000001b 
+ 00001801  0x00000a44 correlate  0x0000003e , 0x00000003 
+ 00001802  0x00000a45 nbranch  0x00000743 , 0x00000018 
+ 00001803  0x00000a48 disable  0x0000000d 
+ 00001804  0x00000a49 enable  0x0000000b 
+ 00001805  0x00000a4a enable  0x00000007 
+ 00001806  0x00000a4b enable  0x00000009 
+ 00001807  0x00000a4c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001808  0x00000a4d rshift3  0x0000000c , 0x0000003f 
+ 00001809  0x00000a4e store  0x00000001 , 0x00004c62 
+ 00001810  0x00000a4f fetcht  0x00000001 , 0x00004c61 
+ 00001811  0x00000a50 isub  0x00000002 , 0x0000003e 
+ 00001812  0x00000a51 nbranch  0x0000073f , 0x00000005 
+ 00001813  0x00000a52 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001814  0x00000a53 rshift3  0x0000000c , 0x0000003f 
+ 00001815  0x00000a54 store  0x00000001 , 0x00004b28 
+ 00001816  0x00000a55 fetch  0x00000001 , 0x00004bf4 
+ 00001817  0x00000a56 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001818  0x00000a57 branch  0x0000071f , 0x00000005 
+ 00001819  0x00000a58 fetch  0x00000001 , 0x00004b28 
+ 00001820  0x00000a59 fetcht  0x00000001 , 0x00004baf 
+ 00001821  0x00000a5a icompare  0x00000007 , 0x00000002 
+ 00001822  0x00000a5b nbranch  0x0000073f , 0x00000001 
+ 00001823  0x00000a5d parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001824  0x00000a5e rshift3  0x0000000c , 0x0000003f 
+ 00001825  0x00000a5f istore  0x00000001 , 0x00000005 
+ 00001826  0x00000a60 rshift3  0x0000003f , 0x0000003f 
+ 00001827  0x00000a61 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00001828  0x00000a62 branch  0x00000729 , 0x00000005 
+ 00001829  0x00000a64 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001830  0x00000a65 rshift3  0x0000000c , 0x0000003f 
+ 00001831  0x00000a66 istore  0x00000001 , 0x00000005 
+ 00001832  0x00000a67 loop  0x00000725 
+ 00001833  0x00000a6a copy  0x00000005 , 0x00000011 
+ 00001834  0x00000a6b parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001835  0x00000a6c rshift3  0x0000000c , 0x0000003f 
+ 00001836  0x00000a6d store  0x00000001 , 0x00004ce9 
+ 00001837  0x00000a6e copy  0x00000011 , 0x00000005 
+ 00001838  0x00000a6f parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00001839  0x00000a70 enable  0x00000010 
+ 00001840  0x00000a71 arg  0x00000664 , 0x0000001b 
+ 00001841  0x00000a72 rshift32  0x0000003f , 0x0000003f 
+ 00001842  0x00000a73 rshift16  0x0000003f , 0x0000003f 
+ 00001843  0x00000a74 istore  0x00000003 , 0x00000005 
+ 00001844  0x00000a75 disable  0x0000000b 
+ 00001845  0x00000a76 branch  0x0000073f , 0x00000006 
+ 00001846  0x00000a79 enable  0x0000002f 
+ 00001847  0x00000a7a fetch  0x00000001 , 0x00000017 
+ 00001848  0x00000a7b add  0x0000003f , 0x00000000 , 0x00000011 
+ 00001849  0x00000a7c call  0x00002981 
+ 00001850  0x00000a7d disable  0x0000000d 
+ 00001851  0x00000a7e call  0x00002918 
+ 00001852  0x00000a7f fetch  0x00000001 , 0x00004ce9 
+ 00001853  0x00000a80 call  0x00000025 
+ 00001854  0x00000a81 rtn 
+ 00001855  0x00000a84 disable  0x0000001b 
+ 00001856  0x00000a85 disable  0x0000000b 
+ 00001857  0x00000a86 call  0x0000264d 
+ 00001858  0x00000a87 rtn 
+ 00001859  0x00000a8a branch  0x0000073f 
+ 00001860  0x00000a8d call  0x00002918 
+ 00001861  0x00000a8e fetcht  0x00000001 , 0x00004bb8 
+ 00001862  0x00000a8f branch  0x00002933 
+ 00001863  0x00000a92 call  0x000053c4 
+ 00001864  0x00000a93 fetch  0x00000004 , 0x00004bd6 
+ 00001865  0x00000a94 iforce  0x00000009 
+ 00001866  0x00000a95 call  0x000006ef 
+ 00001867  0x00000a96 call  0x00000744 
+ 00001868  0x00000a97 set1  0x00000000 , 0x00000015 
+ 00001869  0x00000a98 enable  0x0000001d 
+ 00001870  0x00000a99 enable  0x00000020 
+ 00001871  0x00000a9a disable  0x00000021 
+ 00001872  0x00000a9d rshift16  0x00000009 , 0x0000003f 
+ 00001873  0x00000a9e rshift8  0x0000003f , 0x0000003f 
+ 00001874  0x00000a9f rshift4  0x0000003f , 0x0000003f 
+ 00001875  0x00000aa0 inject  0x00000003 , 0x00000028 
+ 00001876  0x00000aa1 disable  0x0000001d 
+ 00001877  0x00000aa2 enable  0x0000001b 
+ 00001878  0x00000aa3 enable  0x00000007 
+ 00001879  0x00000aa4 enable  0x00000009 
+ 00001880  0x00000aa5 fetch  0x00000001 , 0x00004c61 
+ 00001881  0x00000aa6 inject  0x00000003 , 0x00000008 
+ 00001882  0x00000aa7 fetch  0x00000001 , 0x00004bb0 
+ 00001883  0x00000aa8 iforce  0x00000039 
+ 00001884  0x00000aa9 arg  0x00004b6a , 0x00000006 
+ 00001885  0x00000aab ifetch  0x00000001 , 0x00000006 
+ 00001886  0x00000aac inject  0x00000003 , 0x00000008 
+ 00001887  0x00000aad loop  0x0000075d 
+ 00001888  0x00000ab0 enable  0x00000008 
+ 00001889  0x00000ab1 inject  0x00000003 , 0x00000018 
+ 00001890  0x00000ab2 disable  0x00000008 
+ 00001891  0x00000ab3 until  0x0000003e , 0x00000027 
+ 00001892  0x00000ab4 nop  0x00000064 
+ 00001893  0x00000ab5 disable  0x0000001d 
+ 00001894  0x00000ab6 disable  0x0000001b 
+ 00001895  0x00000ab7 rtn 
+ 00001896  0x00000abc jam  0x00000007 , 0x000047a0 
+ 00001897  0x00000abd jam  0x00000004 , 0x000047a1 
+ 00001898  0x00000abe setarg  0x000047a0 
+ 00001899  0x00000abf store  0x00000002 , 0x00004218 
+ 00001900  0x00000ac0 branch  0x00007e38 
+ 00001901  0x00000ac3 arg  0x0000469a , 0x00000011 
+ 00001902  0x00000ac4 call  0x00007e3d 
+ 00001903  0x00000ac5 call  0x00000771 , 0x00000028 
+ 00001904  0x00000ac7 rtn 
+ 00001905  0x00000ac9 fetch  0x00000001 , 0x000047c1 
+ 00001906  0x00000aca increase  0x00000001 , 0x0000003f 
+ 00001907  0x00000acb store  0x00000001 , 0x000047c1 
+ 00001908  0x00000acc rtn 
+ 00001909  0x00000acf arg  0x0000469a , 0x00000011 
+ 00001910  0x00000ad0 call  0x00007e54 
+ 00001911  0x00000ad1 branch  0x00000779 , 0x00000028 
+ 00001912  0x00000ad2 rtn 
+ 00001913  0x00000ad5 call  0x00005652 
+ 00001914  0x00000ad6 fetch  0x00000001 , 0x000047c1 
+ 00001915  0x00000ad7 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00001916  0x00000ad8 ncall  0x00005650 , 0x00000002 
+ 00001917  0x00000ad9 fetch  0x00000001 , 0x000047c1 
+ 00001918  0x00000ada rtn  0x00000034 
+ 00001919  0x00000adb increase  0xffffffff , 0x0000003f 
+ 00001920  0x00000adc store  0x00000001 , 0x000047c1 
+ 00001921  0x00000add branch  0x00003f90 
+ 00008192  0x00000b36 call  0x00002abc 
+ 00008193  0x00000b39 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b3a clear_stack 
+ 00008195  0x00000b3b call  0x0000640d 
+ 00008196  0x00000b3c call  0x0000296c 
+ 00008197  0x00000b3d call  0x000065a3 
+ 00008198  0x00000b3e call  0x00002a96 
+ 00008199  0x00000b3f call  0x00004d6a 
+ 00008200  0x00000b40 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b41 call  0x00006a03 
+ 00008202  0x00000b42 call  0x00005cf6 
+ 00008203  0x00000b43 call  0x00007ccc 
+ 00008204  0x00000b44 call  0x000032d8 
+ 00008205  0x00000b45 ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b46 bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000b47 call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000b48 call  0x0000756a 
+ 00008209  0x00000b4a call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000b4c bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000b4d call  0x000076dc 
+ 00008212  0x00000b4e call  0x00007aaf 
+ 00008213  0x00000b4f call  0x0000756d 
+ 00008214  0x00000b50 call  0x0000535c 
+ 00008215  0x00000b51 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000b52 call  0x00002038 
+ 00008217  0x00000b53 call  0x000032ed 
+ 00008218  0x00000b54 call  0x0000208f 
+ 00008219  0x00000b55 call  0x000022f8 
+ 00008220  0x00000b56 call  0x0000236a 
+ 00008221  0x00000b57 call  0x00002021 
+ 00008222  0x00000b58 call  0x00002b6a 
+ 00008223  0x00000b59 call  0x00002c72 
+ 00008224  0x00000b5a branch  0x00002012 
+ 00008225  0x00000b5d call  0x00002026 
+ 00008226  0x00000b5e rtnmark0  0x00000009 
+ 00008227  0x00000b5f set0  0x00000009 , 0x00000000 
+ 00008228  0x00000b60 call  0x00002223 
+ 00008229  0x00000b61 branch  0x000053ce 
+ 00008230  0x00000b64 bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000b65 call  0x0000225e 
+ 00008232  0x00000b66 nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000b67 call  0x0000220a 
+ 00008234  0x00000b68 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000b69 ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000b6a bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000b6b bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000b6c branch  0x000023cf 
+ 00008239  0x00000b6e call  0x0000222b 
+ 00008240  0x00000b6f copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000b70 rtn  0x00000005 
+ 00008242  0x00000b71 call  0x0000220a 
+ 00008243  0x00000b72 fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000b73 bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000b74 fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000b75 bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000b76 branch  0x000023cf 
+ 00008248  0x00000b7f fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000b80 rtn  0x00000034 
+ 00008250  0x00000b81 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000b82 beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000b83 beq  0x00000003 , 0x00002050 
+ 00008253  0x00000b84 beq  0x00000005 , 0x00002055 
+ 00008254  0x00000b85 beq  0x0000001b , 0x00002045 
+ 00008255  0x00000b86 call  0x00002257 
+ 00008256  0x00000b87 rtn  0x00000005 
+ 00008257  0x00000b88 call  0x0000225a 
+ 00008258  0x00000b89 rtn  0x00000005 
+ 00008259  0x00000b8b jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000b8c rtn 
+ 00008261  0x00000b8f jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000b90 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000b91 rtn 
+ 00008264  0x00000b94 set1  0x0000001c , 0x00000000 
+ 00008265  0x00000b95 set0  0x0000001e , 0x00000000 
+ 00008266  0x00000b96 jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000b97 jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000b98 branch  0x00002043 
+ 00008269  0x00000b9b set0  0x0000001c , 0x00000000 
+ 00008270  0x00000b9c force  0x00000000 , 0x0000001b 
+ 00008271  0x00000b9d branch  0x00002043 
+ 00008272  0x00000ba0 call  0x0000225a 
+ 00008273  0x00000ba1 rtn  0x00000005 
+ 00008274  0x00000ba2 force  0x00000001 , 0x00000002 
+ 00008275  0x00000ba3 jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000ba4 branch  0x0000205c 
+ 00008277  0x00000ba7 bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000ba9 fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000baa branch  0x00002043 , 0x00000034 
+ 00008280  0x00000bab jam  0x00000001 , 0x00004681 
+ 00008281  0x00000bad jam  0x00000003 , 0x00000055 
+ 00008282  0x00000bae branch  0x0000205b 
+ 00008283  0x00000bb1 force  0x00000025 , 0x00000002 
+ 00008284  0x00000bb3 bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000bb4 fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000bb5 branch  0x00002062 , 0x00000034 
+ 00008287  0x00000bb6 lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000bb7 lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000bb8 increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000bba store  0x00000001 , 0x000040a6 
+ 00008291  0x00000bbb store  0x00000001 , 0x000000f0 
+ 00008292  0x00000bbc jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000bbd set0  0x0000000c , 0x00000000 
+ 00008294  0x00000bbe call  0x0000223b 
+ 00008295  0x00000bbf nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000bc0 call  0x00002a6f 
+ 00008297  0x00000bc1 store  0x00000001 , 0x00000077 
+ 00008298  0x00000bc2 storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000bc3 fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000bc4 store  0x00000006 , 0x00000040 
+ 00008301  0x00000bc5 bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000bc6 call  0x00007f15 
+ 00008303  0x00000bc7 force  0x00000000 , 0x0000003f 
+ 00008304  0x00000bc8 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000bc9 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000bca set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000bcb store  0x00000001 , 0x00000030 
+ 00008308  0x00000bcc jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000bcd call  0x00007d86 
+ 00008310  0x00000bce force  0x00000000 , 0x0000003f 
+ 00008311  0x00000bcf setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000bd0 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000bd1 setarg  0x00000000 
+ 00008314  0x00000bd2 set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000bd3 store  0x00000001 , 0x00000031 
+ 00008316  0x00000bd4 enable  0x00000029 
+ 00008317  0x00000bd5 call  0x00002223 
+ 00008318  0x00000bd6 disable  0x00000029 
+ 00008319  0x00000bd7 force  0x00000003 , 0x00000007 
+ 00008320  0x00000bd8 fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000bd9 call  0x00007f08 
+ 00008322  0x00000bda branch  0x00002043 
+ 00008323  0x00000bdc bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000bdd fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000bde store  0x00000006 , 0x00000040 
+ 00008326  0x00000bdf compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000be0 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000be1 branch  0x00002043 
+ 00008329  0x00000be3 arg  0x00000101 , 0x00000005 
+ 00008330  0x00000be4 arg  0x00000008 , 0x00000039 
+ 00008331  0x00000be5 call  0x00007ec6 
+ 00008332  0x00000be6 jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000be7 call  0x00007d86 
+ 00008334  0x00000be8 branch  0x00002043 
+ 00008335  0x00000bf0 rtnmark0  0x0000001c 
+ 00008336  0x00000bf1 force  0x00000001 , 0x00000007 
+ 00008337  0x00000bf2 call  0x00007f16 
+ 00008338  0x00000bf3 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000bf4 nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000bf5 rtn 
+ 00008341  0x00000bfa bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000bfb fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000bfc force  0x00000004 , 0x00000007 
+ 00008344  0x00000bfd call  0x0000271c 
+ 00008345  0x00000bfe rtn  0x00000028 
+ 00008346  0x00000bff call  0x000028a4 
+ 00008347  0x00000c00 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c02 rtn  0x00000003 
+ 00008349  0x00000c03 set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c04 set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c06 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c07 isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c08 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c09 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c0a nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c0d bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c0e fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c0f increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c10 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c11 call  0x000028d8 
+ 00008361  0x00000c12 call  0x000028d2 
+ 00008362  0x00000c13 call  0x000028f2 
+ 00008363  0x00000c14 call  0x00002a51 
+ 00008364  0x00000c15 call  0x00002a56 
+ 00008365  0x00000c16 call  0x00002a64 
+ 00008366  0x00000c17 call  0x0000264d 
+ 00008367  0x00000c18 call  0x000020b1 
+ 00008368  0x00000c19 branch  0x0000209c 
+ 00008369  0x00000c1c bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c1d fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c1e increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c1f store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c20 rtn  0x00000002 
+ 00008374  0x00000c21 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c22 fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c23 increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c24 store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c25 rtn  0x00000002 
+ 00008379  0x00000c26 setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c27 jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c28 rtn 
+ 00008382  0x00000c2b bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c2c call  0x000028d8 
+ 00008384  0x00000c2d call  0x000028cc 
+ 00008385  0x00000c2e call  0x000028f2 
+ 00008386  0x00000c2f call  0x00002a5b 
+ 00008387  0x00000c30 call  0x000029eb 
+ 00008388  0x00000c31 call  0x00002a0d 
+ 00008389  0x00000c32 branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c33 call  0x000020b1 
+ 00008391  0x00000c34 branch  0x0000209f 
+ 00008392  0x00000c36 bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c37 call  0x000029bb 
+ 00008394  0x00000c38 call  0x00002a6b 
+ 00008395  0x00000c39 call  0x0000251e 
+ 00008396  0x00000c3a set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c3b rtnmark0  0x0000000b 
+ 00008398  0x00000c3d bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c3f fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c40 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c41 store  0x00000001 , 0x00000013 
+ 00008402  0x00000c42 rtn 
+ 00008403  0x00000c4b bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000c4c enable  0x00000029 
+ 00008405  0x00000c4d enable  0x00000030 
+ 00008406  0x00000c4e fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000c4f branch  0x000020db , 0x00000034 
+ 00008408  0x00000c50 force  0x00000008 , 0x00000007 
+ 00008409  0x00000c51 call  0x00007f16 
+ 00008410  0x00000c52 nrtn  0x00000034 
+ 00008411  0x00000c54 bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000c55 fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000c56 force  0x00000028 , 0x00000007 
+ 00008414  0x00000c57 call  0x0000271c 
+ 00008415  0x00000c58 branch  0x00002114 , 0x00000028 
+ 00008416  0x00000c59 force  0x00000003 , 0x00000007 
+ 00008417  0x00000c5a call  0x00007f16 
+ 00008418  0x00000c5b nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000c5c fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000c5d bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000c5e branch  0x000020e9 
+ 00008422  0x00000c60 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000c61 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000c62 call  0x00007ec6 
+ 00008425  0x00000c64 bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000c65 jam  0x00000000 , 0x00000030 
+ 00008427  0x00000c66 call  0x00005cf7 
+ 00008428  0x00000c67 jam  0x00000000 , 0x00004681 
+ 00008429  0x00000c68 jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000c69 call  0x00007d86 
+ 00008431  0x00000c6a branch  0x00002114 
+ 00008432  0x00000c6d bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000c6e force  0x00000000 , 0x0000000b 
+ 00008434  0x00000c6f until  0x00000023 , 0x00000026 
+ 00008435  0x00000c70 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000c71 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000c72 ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000c73 compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000c74 nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000c75 deposit  0x00000004 
+ 00008441  0x00000c76 store  0x00000001 , 0x00000181 
+ 00008442  0x00000c77 force  0x00000000 , 0x00000026 
+ 00008443  0x00000c78 force  0x00000000 , 0x00000024 
+ 00008444  0x00000c7b bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000c7c branch  0x00002114 , 0x00000003 
+ 00008446  0x00000c7d call  0x000028dc 
+ 00008447  0x00000c7e arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000c7f until  0x00000023 , 0x00000026 
+ 00008449  0x00000c81 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000c82 fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000c83 iforce  0x00000021 
+ 00008452  0x00000c84 increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000c85 store  0x00000004 , 0x000000f2 
+ 00008454  0x00000c86 isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000c87 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000c88 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000c89 nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000c8a fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000c8b increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000c8c store  0x00000001 , 0x0000000c 
+ 00008461  0x00000c8d call  0x000028d2 
+ 00008462  0x00000c8e call  0x00002a51 
+ 00008463  0x00000c8f call  0x00002a56 
+ 00008464  0x00000c90 call  0x00002a64 
+ 00008465  0x00000c91 call  0x0000264d 
+ 00008466  0x00000c92 call  0x0000211a 
+ 00008467  0x00000c93 branch  0x000020fc 
+ 00008468  0x00000c95 bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000c96 disable  0x00000029 
+ 00008470  0x00000c97 fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000c98 rtn  0x00000034 
+ 00008472  0x00000c99 force  0x00000008 , 0x00000007 
+ 00008473  0x00000c9a branch  0x00007f08 
+ 00008474  0x00000c9d bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000c9e fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000c9f increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000ca0 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000ca1 rtn  0x00000002 
+ 00008479  0x00000ca2 jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000ca3 fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000ca4 increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000ca5 store  0x00000001 , 0x000000f0 
+ 00008483  0x00000ca6 rtn  0x00000002 
+ 00008484  0x00000ca7 setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000ca8 fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000ca9 store  0x00000001 , 0x000000f0 
+ 00008487  0x00000caa rtn 
+ 00008488  0x00000cad bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000cae call  0x000028cc 
+ 00008490  0x00000caf call  0x00002a5b 
+ 00008491  0x00000cb0 call  0x000029eb 
+ 00008492  0x00000cb1 call  0x00002a0d 
+ 00008493  0x00000cb2 branch  0x00002130 , 0x00000018 
+ 00008494  0x00000cb3 call  0x0000211a 
+ 00008495  0x00000cb4 branch  0x00002101 
+ 00008496  0x00000cb6 call  0x0000264d 
+ 00008497  0x00000cb7 fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000cb8 increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000cb9 store  0x00000001 , 0x0000000d 
+ 00008500  0x00000cba force  0x00000000 , 0x0000001b 
+ 00008501  0x00000cbb fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000cbd bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000cbe call  0x00002a4f 
+ 00008504  0x00000cbf call  0x000028dc 
+ 00008505  0x00000cc0 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000cc2 and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000cc3 and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000cc4 call  0x000028d2 
+ 00008509  0x00000cc5 call  0x00002a51 
+ 00008510  0x00000cc6 call  0x00002a56 
+ 00008511  0x00000cc7 call  0x00002a64 
+ 00008512  0x00000cc8 deposit  0x00000022 
+ 00008513  0x00000cc9 store  0x00000004 , 0x00000161 
+ 00008514  0x00000cca force  0x00000000 , 0x00000004 
+ 00008515  0x00000ccb force  0x00000002 , 0x00000001 
+ 00008516  0x00000ccc call  0x00002a6b 
+ 00008517  0x00000ccd call  0x00002766 
+ 00008518  0x00000ccf bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000cd0 call  0x00002a4d 
+ 00008520  0x00000cd1 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000cd2 and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000cd3 call  0x000028cc 
+ 00008523  0x00000cd4 call  0x00002a5b 
+ 00008524  0x00000cd5 call  0x000029eb 
+ 00008525  0x00000cd6 call  0x00002a0d 
+ 00008526  0x00000cd7 call  0x0000264d , 0x00000018 
+ 00008527  0x00000cd8 branch  0x00002155 , 0x00000018 
+ 00008528  0x00000cd9 fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000cda branch  0x000020fc , 0x00000034 
+ 00008530  0x00000cdb increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000cdc store  0x00000001 , 0x00000010 
+ 00008532  0x00000cdd branch  0x00002136 
+ 00008533  0x00000ce0 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000ce1 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000ce2 increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000ce3 store  0x00000001 , 0x0000000e 
+ 00008537  0x00000ce4 call  0x00002435 
+ 00008538  0x00000ce6 call  0x000022f2 
+ 00008539  0x00000ce7 branch  0x0000215f , 0x00000018 
+ 00008540  0x00000ce8 call  0x00002455 
+ 00008541  0x00000ce9 nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000cea branch  0x000020fc 
+ 00008543  0x00000ced bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000cee fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000cef set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000cf0 store  0x00000001 , 0x00000030 
+ 00008547  0x00000cf1 call  0x00002440 
+ 00008548  0x00000cf2 disable  0x00000029 
+ 00008549  0x00000cf3 rtn 
+ 00008550  0x00000cf7 bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000cf8 enable  0x00000029 
+ 00008552  0x00000cf9 enable  0x00000030 
+ 00008553  0x00000cfa call  0x000021e1 
+ 00008554  0x00000cfb rtn  0x00000028 
+ 00008555  0x00000cfc call  0x00002c69 
+ 00008556  0x00000cfd call  0x00002a4f 
+ 00008557  0x00000cfe add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000cff call  0x000028e2 
+ 00008559  0x00000d00 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d01 call  0x00006cc2 
+ 00008561  0x00000d02 call  0x00002489 
+ 00008562  0x00000d03 call  0x000028d2 
+ 00008563  0x00000d04 call  0x00002a51 
+ 00008564  0x00000d05 call  0x00002a56 
+ 00008565  0x00000d06 call  0x00002a64 
+ 00008566  0x00000d07 call  0x00002762 
+ 00008567  0x00000d09 bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d0a call  0x00005d08 
+ 00008569  0x00000d0b call  0x000022e4 
+ 00008570  0x00000d0c nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d0d call  0x00002a88 
+ 00008572  0x00000d0e call  0x00002728 
+ 00008573  0x00000d0f fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d10 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d11 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d13 bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d14 call  0x00006caa 
+ 00008578  0x00000d15 call  0x0000218b 
+ 00008579  0x00000d16 nrtn  0x00000029 
+ 00008580  0x00000d17 call  0x000026f3 
+ 00008581  0x00000d18 nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d1a disable  0x00000029 
+ 00008583  0x00000d1b rtn 
+ 00008584  0x00000d1e call  0x00002489 
+ 00008585  0x00000d1f call  0x000022da 
+ 00008586  0x00000d20 branch  0x00002177 
+ 00008587  0x00000d24 branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d25 call  0x00002a7f 
+ 00008589  0x00000d26 branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d28 call  0x000021a7 
+ 00008591  0x00000d29 nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d2a fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d2b rtnbit0  0x00000004 
+ 00008594  0x00000d2c rtnbit1  0x00000003 
+ 00008595  0x00000d2d fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d2e rtnbit1  0x00000003 
+ 00008597  0x00000d2f call  0x000021ae 
+ 00008598  0x00000d30 nrtn  0x00000034 
+ 00008599  0x00000d31 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d32 increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d33 store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d34 nrtn  0x00000034 
+ 00008603  0x00000d35 branch  0x00006006 
+ 00008604  0x00000d38 bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d39 call  0x0000245d 
+ 00008606  0x00000d3a disable  0x00000029 
+ 00008607  0x00000d3b fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d3c bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d3d rtn 
+ 00008610  0x00000d40 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d41 rtnbit1  0x00000003 
+ 00008612  0x00000d43 arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d44 arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d45 branch  0x00007ec6 
+ 00008615  0x00000d48 bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000d49 enable  0x00000028 
+ 00008617  0x00000d4a fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000d4b rtnbit0  0x00000003 
+ 00008619  0x00000d4c call  0x000021ae 
+ 00008620  0x00000d4d nrtn  0x00000034 
+ 00008621  0x00000d4e branch  0x00007fe9 
+ 00008622  0x00000d51 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000d52 increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000d53 store  0x00000001 , 0x00000072 
+ 00008625  0x00000d54 rtn 
+ 00008626  0x00000d57 bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000d58 fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000d59 bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000d5a fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000d5b branch  0x000021bb , 0x00000034 
+ 00008631  0x00000d5c jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000d5d jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000d5e call  0x00007d86 
+ 00008634  0x00000d5f branch  0x000021bb 
+ 00008635  0x00000d61 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000d62 call  0x00002254 
+ 00008637  0x00000d63 fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000d64 set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000d65 store  0x00000001 , 0x00000030 
+ 00008640  0x00000d66 jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000d67 fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000d68 bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000d6a rtn 
+ 00008644  0x00000d6d jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000d6f fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000d70 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000d71 store  0x00000001 , 0x00000030 
+ 00008648  0x00000d72 rtn 
+ 00008649  0x00000d77 bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000d78 disable  0x00000028 
+ 00008651  0x00000d79 fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000d7a arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000d7b isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000d7c nrtn  0x00000005 
+ 00008655  0x00000d7d fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000d7e branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000d7f isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000d80 branch  0x000021d4 
+ 00008659  0x00000d82 isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000d84 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000d85 nrtn  0x00000002 
+ 00008662  0x00000d86 force  0x00000000 , 0x0000003f 
+ 00008663  0x00000d87 store  0x00000002 , 0x00000032 
+ 00008664  0x00000d88 branch  0x00007fe7 
+ 00008665  0x00000d8d copy  0x0000003f , 0x00000002 
+ 00008666  0x00000d8e bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000d8f storet  0x00000004 , 0x00000034 
+ 00008668  0x00000d91 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000d92 setarg  0x0000ffff 
+ 00008670  0x00000d93 store  0x00000002 , 0x00000032 
+ 00008671  0x00000d94 jam  0x00000001 , 0x00000073 
+ 00008672  0x00000d95 rtn 
+ 00008673  0x00000d99 bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000d9a call  0x000021c9 
+ 00008675  0x00000d9b nrtn  0x00000028 
+ 00008676  0x00000d9c disable  0x00000028 
+ 00008677  0x00000d9d jam  0x00000020 , 0x00000011 
+ 00008678  0x00000d9e set0  0x0000000b , 0x00000000 
+ 00008679  0x00000da0 call  0x00002a4f 
+ 00008680  0x00000da1 call  0x000022e6 
+ 00008681  0x00000da2 bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000da3 call  0x00002455 
+ 00008683  0x00000da4 nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000da6 bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000da7 disable  0x00000028 
+ 00008686  0x00000da8 deposit  0x00000022 
+ 00008687  0x00000da9 store  0x00000004 , 0x000040ca 
+ 00008688  0x00000daa enable  0x00000030 
+ 00008689  0x00000dab enable  0x00000029 
+ 00008690  0x00000dac jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000dad branch  0x00007d86 
+ 00008692  0x00000db0 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000db1 call  0x00002a4d 
+ 00008694  0x00000db2 arg  0x00000010 , 0x00000001 
+ 00008695  0x00000db3 call  0x000022dc 
+ 00008696  0x00000db4 disable  0x00000030 
+ 00008697  0x00000db5 disable  0x00000029 
+ 00008698  0x00000db6 call  0x00002818 
+ 00008699  0x00000db7 call  0x00002435 
+ 00008700  0x00000db9 bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000dba call  0x0000247c 
+ 00008702  0x00000dbb branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000dbc call  0x00002455 
+ 00008704  0x00000dbd nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000dbe branch  0x000021ec 
+ 00008706  0x00000dc0 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000dc1 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000dc2 store  0x00000001 , 0x00000031 
+ 00008709  0x00000dc3 call  0x00002a88 
+ 00008710  0x00000dc4 call  0x00002841 
+ 00008711  0x00000dc5 enable  0x00000028 
+ 00008712  0x00000dc6 jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000dc7 branch  0x00007d86 
+ 00008714  0x00000dcd bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000dce set1  0x00000009 , 0x00000000 
+ 00008716  0x00000dcf deposit  0x00000011 
+ 00008717  0x00000dd0 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000dd1 force  0x00000050 , 0x00000039 
+ 00008719  0x00000dd2 arg  0x0000043f , 0x00000005 
+ 00008720  0x00000dd3 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000dd4 ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000dd5 copy  0x00000011 , 0x00000006 
+ 00008723  0x00000dd6 bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000dd7 arg  0x00000030 , 0x00000005 
+ 00008725  0x00000dd8 call  0x00007f01 
+ 00008726  0x00000dd9 disable  0x0000002e 
+ 00008727  0x00000dda fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000ddb iforce  0x00000004 
+ 00008729  0x00000ddc jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000ddd branch  0x0000221c , 0x00000029 
+ 00008731  0x00000dde jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000de0 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000de1 rtnbit0  0x00000001 
+ 00008734  0x00000de2 fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000de3 store  0x00000001 , 0x0000008a 
+ 00008736  0x00000de4 fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000de5 store  0x00000001 , 0x0000008b 
+ 00008738  0x00000de6 rtn 
+ 00008739  0x00000de9 bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000dea fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000deb iforce  0x00000005 
+ 00008742  0x00000dec force  0x00000050 , 0x00000039 
+ 00008743  0x00000ded arg  0x0000043f , 0x00000006 
+ 00008744  0x00000dee branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000def arg  0x00000030 , 0x00000006 
+ 00008746  0x00000df0 branch  0x00007f01 
+ 00008747  0x00000df5 arg  0x00000001 , 0x00000039 
+ 00008748  0x00000df6 fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000df8 increase  0x00000001 , 0x00000002 
+ 00008750  0x00000df9 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000dfa nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000dfb arg  0x00000000 , 0x00000002 
+ 00008753  0x00000dfd storet  0x00000001 , 0x00000015 
+ 00008754  0x00000dfe mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000dff arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e00 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e01 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e02 bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e03 rtnbit1  0x00000000 
+ 00008760  0x00000e04 rtnbit1  0x00000003 
+ 00008761  0x00000e06 loop  0x0000222d 
+ 00008762  0x00000e07 rtn 
+ 00008763  0x00000e0a bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e0b arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e0c call  0x00002261 
+ 00008766  0x00000e0d nrtn  0x00000005 
+ 00008767  0x00000e0e deposit  0x00000011 
+ 00008768  0x00000e0f store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e10 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e11 rtn 
+ 00008771  0x00000e16 call  0x00002725 
+ 00008772  0x00000e17 branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e18 fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e19 add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e1a fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e1b istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e1c arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e1d branch  0x00002261 
+ 00008779  0x00000e20 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e21 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e22 branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e23 force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e24 rtn 
+ 00008784  0x00000e26 force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e27 rtn 
+ 00008786  0x00000e2b arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e2c branch  0x00002261 
+ 00008788  0x00000e2f fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e30 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e31 branch  0x00002261 
+ 00008791  0x00000e36 fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e38 arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e39 branch  0x00002261 
+ 00008794  0x00000e3c bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e3d fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e3f arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e40 branch  0x00002261 
+ 00008798  0x00000e43 arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e44 branch  0x00002261 
+ 00008800  0x00000e47 arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000e49 bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000e4a arg  0x00004040 , 0x00000011 
+ 00008803  0x00000e4b arg  0x00000001 , 0x00000039 
+ 00008804  0x00000e4d ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000e4e copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000e50 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000e51 loop  0x00002264 
+ 00008808  0x00000e52 force  0x00000001 , 0x0000003e 
+ 00008809  0x00000e53 rtn 
+ 00008810  0x00000e56 bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000e57 bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000e58 force  0x00000000 , 0x0000003e 
+ 00008813  0x00000e59 rtn 
+ 00008814  0x00000e5c bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000e5d bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000e5f add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000e60 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000e61 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000e62 rtn  0x00000005 
+ 00008820  0x00000e63 branch  0x00002266 
+ 00008821  0x00000e66 bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000e67 add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000e68 ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000e69 isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000e6a rtn  0x00000005 
+ 00008826  0x00000e6b branch  0x00002266 
+ 00008827  0x00000e6e bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000e70 call  0x000022b3 
+ 00008829  0x00000e71 call  0x00002297 
+ 00008830  0x00000e72 isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000e73 increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000e74 branch  0x00002291 , 0x00000002 
+ 00008833  0x00000e75 copy  0x00000006 , 0x00000012 
+ 00008834  0x00000e76 store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000e77 fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000e78 nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000e79 fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000e7a copy  0x00000012 , 0x00000006 
+ 00008839  0x00000e7b increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000e7c branch  0x0000228c 
+ 00008841  0x00000e7e fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000e7f copy  0x00000012 , 0x00000006 
+ 00008843  0x00000e80 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000e82 nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000e84 copy  0x00000002 , 0x00000021 
+ 00008846  0x00000e85 call  0x000022bf 
+ 00008847  0x00000e86 force  0x00000000 , 0x0000003e 
+ 00008848  0x00000e87 rtn 
+ 00008849  0x00000e8b iforce  0x00000012 
+ 00008850  0x00000e8c add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000e8d ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000e8e branch  0x0000228d , 0x00000034 
+ 00008853  0x00000e8f call  0x000022bf 
+ 00008854  0x00000e90 branch  0x0000227c 
+ 00008855  0x00000e93 rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000e94 rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000e95 branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000e96 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000e97 nrtn  0x00000001 
+ 00008860  0x00000e98 rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000e99 rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000e9a nrtn  0x00000005 
+ 00008863  0x00000e9b set1  0x0000001c , 0x00000002 
+ 00008864  0x00000e9c rtn 
+ 00008865  0x00000e9e rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000e9f rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000ea0 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000ea1 nrtn  0x00000001 
+ 00008869  0x00000ea2 set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000ea3 rtn 
+ 00008871  0x00000ea6 bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000ea7 force  0x00000000 , 0x0000003e 
+ 00008873  0x00000ea8 rtn 
+ 00008874  0x00000eab bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000eac add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000ead ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000eae bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000eaf add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000eb0 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000eb1 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000eb2 force  0x00000000 , 0x0000003e 
+ 00008882  0x00000eb3 rtn 
+ 00008883  0x00000eb6 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000eb7 ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000eb8 deposit  0x00000022 
+ 00008886  0x00000eb9 isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000eba add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000ebb ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000ebc rtn  0x00000001 
+ 00008890  0x00000ebd add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000ebe ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000ebf call  0x00002854 
+ 00008893  0x00000ec0 deposit  0x00000028 
+ 00008894  0x00000ec1 rtn 
+ 00008895  0x00000ec4 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000ec5 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000ec6 ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000ec7 iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000ec8 deposit  0x0000000b 
+ 00008900  0x00000ec9 istore  0x00000004 , 0x00000005 
+ 00008901  0x00000eca branch  0x00005449 
+ 00008902  0x00000ece bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000ecf call  0x000022b3 
+ 00008904  0x00000ed0 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000ed1 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000ed2 iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000ed3 isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000ed4 nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000ed5 force  0x00000000 , 0x0000003e 
+ 00008910  0x00000ed6 rtn 
+ 00008911  0x00000ed9 bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000eda deposit  0x00000002 
+ 00008913  0x00000edb isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000edc branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000edd add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000ede ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000edf bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000ee0 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000ee1 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000ee2 istore  0x00000001 , 0x00000011 
+ 00008921  0x00000ee3 branch  0x00002266 
+ 00008922  0x00000ee7 bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000ee8 call  0x00002a4f 
+ 00008924  0x00000eea add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000eeb call  0x000028e2 
+ 00008926  0x00000eec force  0x00000003 , 0x00000024 
+ 00008927  0x00000eed call  0x000028d2 
+ 00008928  0x00000eee call  0x00002a51 
+ 00008929  0x00000eef call  0x00002a56 
+ 00008930  0x00000ef0 call  0x00002a64 
+ 00008931  0x00000ef1 branch  0x00002762 
+ 00008932  0x00000ef4 bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000ef5 call  0x00002a4d 
+ 00008934  0x00000ef7 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000ef8 call  0x000028e2 
+ 00008936  0x00000ef9 force  0x00000003 , 0x00000024 
+ 00008937  0x00000efa call  0x000028cc 
+ 00008938  0x00000efb call  0x0000242a 
+ 00008939  0x00000efc call  0x000029f1 
+ 00008940  0x00000efd call  0x00002a5b 
+ 00008941  0x00000efe call  0x000029eb 
+ 00008942  0x00000f00 call  0x00002a0d 
+ 00008943  0x00000f01 nrtn  0x00000018 
+ 00008944  0x00000f02 call  0x000029bb 
+ 00008945  0x00000f03 branch  0x0000251c 
+ 00008946  0x00000f08 bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f09 fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f0a iforce  0x00000004 
+ 00008949  0x00000f0b force  0x00000001 , 0x00000001 
+ 00008950  0x00000f0c call  0x000022da 
+ 00008951  0x00000f0d branch  0x000022e4 
+ 00008952  0x00000f19 fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f1a rtnbit0  0x00000000 
+ 00008954  0x00000f1b force  0x00000004 , 0x00000007 
+ 00008955  0x00000f1c call  0x00007f16 
+ 00008956  0x00000f1d nrtn  0x00000034 
+ 00008957  0x00000f1e fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f1f force  0x00000004 , 0x00000007 
+ 00008959  0x00000f20 call  0x0000271c 
+ 00008960  0x00000f21 rtn  0x00000028 
+ 00008961  0x00000f22 call  0x00002308 
+ 00008962  0x00000f23 force  0x00000004 , 0x00000007 
+ 00008963  0x00000f24 fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f25 nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f26 random  0x0000003f 
+ 00008966  0x00000f27 iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f28 branch  0x00007f08 
+ 00008968  0x00000f2c bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f2d jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f2e disable  0x00000030 
+ 00008971  0x00000f2f disable  0x0000002e 
+ 00008972  0x00000f30 call  0x000028a4 
+ 00008973  0x00000f31 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f32 force  0x00000001 , 0x00000024 
+ 00008975  0x00000f33 call  0x000028d8 
+ 00008976  0x00000f34 call  0x000028cc 
+ 00008977  0x00000f35 setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f36 fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f37 increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f38 store  0x00000001 , 0x00000006 
+ 00008981  0x00000f39 call  0x000028f2 
+ 00008982  0x00000f3a call  0x000029eb 
+ 00008983  0x00000f3b call  0x00002a14 
+ 00008984  0x00000f3c nrtn  0x00000018 
+ 00008985  0x00000f3d bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f3e force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f3f call  0x000028f9 
+ 00008988  0x00000f40 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f41 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f42 store  0x00000001 , 0x00000007 
+ 00008991  0x00000f43 call  0x000028d8 
+ 00008992  0x00000f44 call  0x00002a4d 
+ 00008993  0x00000f45 or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f46 force  0x00000001 , 0x00000024 
+ 00008995  0x00000f47 call  0x000028d2 
+ 00008996  0x00000f48 call  0x000028f2 
+ 00008997  0x00000f49 call  0x00002a51 
+ 00008998  0x00000f4a call  0x00002a5f 
+ 00008999  0x00000f4b deposit  0x00000022 
+ 00009000  0x00000f4c store  0x00000004 , 0x00000161 
+ 00009001  0x00000f4d call  0x00002a64 
+ 00009002  0x00000f4e force  0x00000002 , 0x00000001 
+ 00009003  0x00000f4f force  0x00000000 , 0x00000004 
+ 00009004  0x00000f50 call  0x00002a6b 
+ 00009005  0x00000f51 call  0x00002766 
+ 00009006  0x00000f52 call  0x00002332 
+ 00009007  0x00000f53 and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000f54 increase  0x00000001 , 0x00000026 
+ 00009009  0x00000f55 rtn 
+ 00009010  0x00000f58 bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000f59 fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000f5a rtn  0x00000034 
+ 00009013  0x00000f5b arg  0x0000018e , 0x00000005 
+ 00009014  0x00000f5c fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000f5d copy  0x0000003f , 0x00000039 
+ 00009016  0x00000f5e increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000f5f istore  0x00000001 , 0x00000005 
+ 00009018  0x00000f60 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000f61 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000f62 store  0x00000002 , 0x000041dc 
+ 00009021  0x00000f63 copy  0x00000002 , 0x00000005 
+ 00009022  0x00000f64 setarg  0x00000009 
+ 00009023  0x00000f65 istore  0x00000001 , 0x00000005 
+ 00009024  0x00000f66 arg  0x00004516 , 0x00000006 
+ 00009025  0x00000f67 call  0x00007f01 
+ 00009026  0x00000f69 arg  0x0000458d , 0x00000013 
+ 00009027  0x00000f6a arg  0x00000004 , 0x00000039 
+ 00009028  0x00000f6b call  0x00002354 
+ 00009029  0x00000f6c arg  0x00004577 , 0x00000013 
+ 00009030  0x00000f6d arg  0x00000001 , 0x00000039 
+ 00009031  0x00000f6e call  0x00002354 
+ 00009032  0x00000f70 force  0x0000000a , 0x00000001 
+ 00009033  0x00000f71 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000f72 setarg  0x0000018e 
+ 00009035  0x00000f73 store  0x00000002 , 0x0000016f 
+ 00009036  0x00000f74 call  0x00002a4d 
+ 00009037  0x00000f75 call  0x000028d2 
+ 00009038  0x00000f76 call  0x00002a51 
+ 00009039  0x00000f77 call  0x00002a5f 
+ 00009040  0x00000f78 call  0x00002a64 
+ 00009041  0x00000f79 call  0x00002a6b 
+ 00009042  0x00000f7a call  0x00002766 
+ 00009043  0x00000f7b rtn 
+ 00009044  0x00000f7f copy  0x00000005 , 0x00000002 
+ 00009045  0x00000f80 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000f81 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000f82 rtn  0x00000034 
+ 00009048  0x00000f84 lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000f85 loop  0x00002358 
+ 00009050  0x00000f86 copy  0x0000003f , 0x00000011 
+ 00009051  0x00000f87 increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000f88 copy  0x0000003f , 0x00000007 
+ 00009053  0x00000f89 fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000f8a iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000f8b store  0x00000002 , 0x000041dc 
+ 00009056  0x00000f8c copy  0x00000002 , 0x00000005 
+ 00009057  0x00000f8d copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000f8e increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000f8f istore  0x00000001 , 0x00000005 
+ 00009060  0x00000f90 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000f91 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000f92 ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000f93 istore  0x00000001 , 0x00000005 
+ 00009064  0x00000f94 copy  0x00000011 , 0x00000039 
+ 00009065  0x00000f95 branch  0x00007f01 
+ 00009066  0x00000f9c fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000f9d rtnbit0  0x00000001 
+ 00009068  0x00000f9e force  0x00000005 , 0x00000007 
+ 00009069  0x00000f9f call  0x00007f16 
+ 00009070  0x00000fa0 nrtn  0x00000034 
+ 00009071  0x00000fa1 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000fa2 force  0x00000028 , 0x00000007 
+ 00009073  0x00000fa3 call  0x0000271c 
+ 00009074  0x00000fa4 rtn  0x00000028 
+ 00009075  0x00000fa5 force  0x00000000 , 0x00000004 
+ 00009076  0x00000fa6 jam  0x00000008 , 0x00000010 
+ 00009077  0x00000fa7 set0  0x0000000b , 0x00000000 
+ 00009078  0x00000fa8 call  0x0000237a 
+ 00009079  0x00000fa9 force  0x00000005 , 0x00000007 
+ 00009080  0x00000faa fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00000fab branch  0x00007f08 
+ 00009082  0x00000faf bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00000fb0 disable  0x00000030 
+ 00009084  0x00000fb1 call  0x000028a4 
+ 00009085  0x00000fb2 fetch  0x00000001 , 0x00000008 
+ 00009086  0x00000fb3 increase  0x00000001 , 0x0000003f 
+ 00009087  0x00000fb4 store  0x00000001 , 0x00000008 
+ 00009088  0x00000fb5 force  0x00000000 , 0x00000026 
+ 00009089  0x00000fb6 call  0x000028e2 
+ 00009090  0x00000fb7 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00000fb8 force  0x00000002 , 0x00000024 
+ 00009092  0x00000fb9 bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00000fba call  0x000028cc 
+ 00009094  0x00000fbb call  0x000029eb 
+ 00009095  0x00000fbc call  0x00002a14 
+ 00009096  0x00000fbd nrtn  0x00000018 
+ 00009097  0x00000fbe call  0x000028f9 
+ 00009098  0x00000fbf fetch  0x00000001 , 0x00000009 
+ 00009099  0x00000fc0 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00000fc1 store  0x00000001 , 0x00000009 
+ 00009101  0x00000fc2 force  0x00000000 , 0x0000001b 
+ 00009102  0x00000fc3 call  0x00002a4d 
+ 00009103  0x00000fc4 or_into  0x00000002 , 0x00000021 
+ 00009104  0x00000fc5 force  0x00000001 , 0x00000024 
+ 00009105  0x00000fc6 call  0x000028d2 
+ 00009106  0x00000fc7 call  0x00002a51 
+ 00009107  0x00000fc8 call  0x00002a5f 
+ 00009108  0x00000fc9 call  0x00002a64 
+ 00009109  0x00000fca call  0x0000264d 
+ 00009110  0x00000fcb force  0x00000000 , 0x00000004 
+ 00009111  0x00000fcc arg  0x00000600 , 0x0000000b 
+ 00009112  0x00000fcd until  0x00000029 , 0x00000026 
+ 00009113  0x00000fce or_into  0x00000003 , 0x00000028 
+ 00009114  0x00000fcf and_into  0x000001fd , 0x00000021 
+ 00009115  0x00000fd1 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00000fd2 increase  0x00000001 , 0x00000026 
+ 00009117  0x00000fd3 call  0x000028cc 
+ 00009118  0x00000fd4 call  0x000029eb 
+ 00009119  0x00000fd5 call  0x00002a07 
+ 00009120  0x00000fd6 nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x00000fd7 call  0x00002a6b 
+ 00009122  0x00000fd8 call  0x0000251e 
+ 00009123  0x00000fd9 bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00000fdb bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00000fdc fetch  0x00000001 , 0x00000010 
+ 00009126  0x00000fdd rtn  0x00000034 
+ 00009127  0x00000fde increase  0xffffffff , 0x0000003f 
+ 00009128  0x00000fdf store  0x00000001 , 0x00000010 
+ 00009129  0x00000fe0 call  0x00002a4f 
+ 00009130  0x00000fe1 branch  0x0000239b 
+ 00009131  0x00000fe5 bpatch  0x00000039 , 0x00004007 
+ 00009132  0x00000fe6 set0  0x00000001 , 0x00000028 
+ 00009133  0x00000fe7 set1  0x00000000 , 0x00000028 
+ 00009134  0x00000fe8 fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00000fe9 increase  0x00000001 , 0x0000003f 
+ 00009136  0x00000fea store  0x00000001 , 0x0000000a 
+ 00009137  0x00000feb call  0x00002a4d 
+ 00009138  0x00000fec or_into  0x00000002 , 0x00000021 
+ 00009139  0x00000fed call  0x000028d2 
+ 00009140  0x00000fee call  0x00002a51 
+ 00009141  0x00000fef call  0x00002a5f 
+ 00009142  0x00000ff0 call  0x00002a64 
+ 00009143  0x00000ff1 call  0x0000264d 
+ 00009144  0x00000ff3 compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x00000ff4 branch  0x000023bc , 0x00000001 
+ 00009146  0x00000ff5 until  0x0000003e , 0x00000017 
+ 00009147  0x00000ff6 branch  0x000023b8 
+ 00009148  0x00000ff8 fetch  0x00000004 , 0x00000165 
+ 00009149  0x00000ff9 or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00000ffa icopy  0x00000028 
+ 00009151  0x00000ffd bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00000ffe fetch  0x00000006 , 0x00000178 
+ 00009153  0x00000fff store  0x00000006 , 0x00000040 
+ 00009154  0x00001000 call  0x00002435 
+ 00009155  0x00001002 call  0x0000247c 
+ 00009156  0x00001003 branch  0x000023c8 , 0x0000002d 
+ 00009157  0x00001004 call  0x00002455 
+ 00009158  0x00001005 nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x00001006 rtn 
+ 00009160  0x0000100a bpatch  0x0000003b , 0x00004007 
+ 00009161  0x0000100b call  0x00002440 
+ 00009162  0x0000100c call  0x0000223b 
+ 00009163  0x0000100d nrtn  0x00000005 
+ 00009164  0x0000100e jam  0x00000000 , 0x00000031 
+ 00009165  0x0000100f call  0x00002841 
+ 00009166  0x00001010 branch  0x00002223 
+ 00009167  0x00001016 bpatch  0x0000003c , 0x00004007 
+ 00009168  0x00001017 call  0x00002850 
+ 00009169  0x00001018 call  0x000023f3 
+ 00009170  0x00001019 rtn  0x00000028 
+ 00009171  0x0000101b bpatch  0x0000003d , 0x00004007 
+ 00009172  0x0000101c call  0x00002c69 
+ 00009173  0x0000101d call  0x00006caa 
+ 00009174  0x0000101e call  0x00002514 
+ 00009175  0x0000101f nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001020 call  0x00002a88 
+ 00009177  0x00001021 call  0x00006cc2 
+ 00009178  0x00001022 call  0x00002489 
+ 00009179  0x00001023 call  0x00002757 
+ 00009180  0x00001024 call  0x00002728 
+ 00009181  0x00001025 call  0x00005d08 
+ 00009182  0x00001026 fetch  0x00000001 , 0x0000000b 
+ 00009183  0x00001027 increase  0x00000001 , 0x0000003f 
+ 00009184  0x00001028 store  0x00000001 , 0x0000000b 
+ 00009185  0x00001029 call  0x00002841 
+ 00009186  0x0000102b bpatch  0x0000003e , 0x00004007 
+ 00009187  0x0000102c call  0x00002bb1 
+ 00009188  0x0000102d call  0x00002a7f 
+ 00009189  0x0000102e branch  0x000023eb , 0x00000002 
+ 00009190  0x0000102f call  0x000021a7 
+ 00009191  0x00001030 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00001031 call  0x000026f3 
+ 00009193  0x00001032 nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x00001033 rtn 
+ 00009195  0x00001036 bpatch  0x0000003f , 0x00004007 
+ 00009196  0x00001037 jam  0x00000000 , 0x00000151 
+ 00009197  0x00001038 jam  0x00000000 , 0x0000017f 
+ 00009198  0x00001039 call  0x0000245d 
+ 00009199  0x0000103a set0  0x00000011 , 0x00000000 
+ 00009200  0x0000103b call  0x00007fb0 
+ 00009201  0x0000103c fetch  0x00000001 , 0x00000030 
+ 00009202  0x0000103d rtn 
+ 00009203  0x00001041 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x00001042 call  0x000021c9 
+ 00009205  0x00001043 nrtn  0x00000028 
+ 00009206  0x00001044 copy  0x00000004 , 0x00000002 
+ 00009207  0x00001045 call  0x00002a6f 
+ 00009208  0x00001046 store  0x00000001 , 0x00000181 
+ 00009209  0x00001047 copy  0x00000002 , 0x00000004 
+ 00009210  0x00001048 jam  0x00000020 , 0x00000011 
+ 00009211  0x0000104a bpatch  0x00000041 , 0x00004008 
+ 00009212  0x0000104b call  0x00002a4f 
+ 00009213  0x0000104c force  0x00000002 , 0x00000001 
+ 00009214  0x0000104d call  0x0000274f 
+ 00009215  0x0000104e deposit  0x00000022 
+ 00009216  0x0000104f store  0x00000004 , 0x00000161 
+ 00009217  0x00001050 call  0x00002762 
+ 00009218  0x00001051 call  0x00002a4d 
+ 00009219  0x00001052 enable  0x0000002f 
+ 00009220  0x00001053 call  0x000024f6 
+ 00009221  0x00001054 branch  0x0000240d , 0x00000018 
+ 00009222  0x00001055 call  0x000028f9 
+ 00009223  0x00001056 call  0x00002455 
+ 00009224  0x00001057 nbranch  0x000023fb , 0x00000034 
+ 00009225  0x00001058 rtnmark0  0x00000004 
+ 00009226  0x00001059 jam  0x00000034 , 0x0000007c 
+ 00009227  0x0000105a set1  0x00000003 , 0x00000000 
+ 00009228  0x0000105b rtn 
+ 00009229  0x0000105d enable  0x00000030 
+ 00009230  0x0000105e call  0x00002435 
+ 00009231  0x0000105f call  0x000028a4 
+ 00009232  0x00001061 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x00001062 call  0x000022f2 
+ 00009234  0x00001063 branch  0x00002419 , 0x00000018 
+ 00009235  0x00001064 call  0x00002455 
+ 00009236  0x00001065 nbranch  0x00002410 , 0x00000034 
+ 00009237  0x00001066 disable  0x00000030 
+ 00009238  0x00001067 deposit  0x00000028 
+ 00009239  0x00001068 store  0x00000004 , 0x000040ca 
+ 00009240  0x00001069 rtn 
+ 00009241  0x0000106b enable  0x00000029 
+ 00009242  0x0000106c bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x0000106d set0  0x00000004 , 0x00000000 
+ 00009244  0x0000106e jam  0x00000003 , 0x0000007c 
+ 00009245  0x0000106f jam  0x00000033 , 0x0000007d 
+ 00009246  0x00001070 call  0x000062f8 
+ 00009247  0x00001072 deposit  0x00000004 
+ 00009248  0x00001073 store  0x00000001 , 0x00000077 
+ 00009249  0x00001074 force  0x00000000 , 0x0000003f 
+ 00009250  0x00001075 store  0x00000006 , 0x00000038 
+ 00009251  0x00001076 fetch  0x00000001 , 0x00000031 
+ 00009252  0x00001077 set1  0x00000001 , 0x0000003f 
+ 00009253  0x00001078 store  0x00000001 , 0x00000031 
+ 00009254  0x00001079 call  0x00002a88 
+ 00009255  0x0000107a disable  0x00000029 
+ 00009256  0x0000107b enable  0x00000028 
+ 00009257  0x0000107c rtn 
+ 00009258  0x00001081 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x00001082 disable  0x0000002d 
+ 00009260  0x00001083 set0  0x00000005 , 0x00000000 
+ 00009261  0x00001084 set0  0x0000000a , 0x00000000 
+ 00009262  0x00001085 set0  0x00000010 , 0x00000000 
+ 00009263  0x00001086 set0  0x0000000f , 0x00000000 
+ 00009264  0x00001087 fetch  0x00000001 , 0x00000047 
+ 00009265  0x00001088 set0  0x00000005 , 0x0000003f 
+ 00009266  0x00001089 set1  0x00000004 , 0x0000003f 
+ 00009267  0x0000108a store  0x00000001 , 0x00000047 
+ 00009268  0x0000108b rtn 
+ 00009269  0x0000108e bpatch  0x00000044 , 0x00004008 
+ 00009270  0x0000108f jam  0x00000020 , 0x00000011 
+ 00009271  0x00001090 jam  0x00000050 , 0x00000047 
+ 00009272  0x00001091 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x00001092 store  0x00000002 , 0x0000003e 
+ 00009274  0x00001093 deposit  0x00000022 
+ 00009275  0x00001094 store  0x00000004 , 0x000040ca 
+ 00009276  0x00001095 rtn  0x00000030 
+ 00009277  0x00001096 deposit  0x00000028 
+ 00009278  0x00001097 store  0x00000004 , 0x000040ca 
+ 00009279  0x00001098 rtn 
+ 00009280  0x0000109b bpatch  0x00000045 , 0x00004008 
+ 00009281  0x0000109c call  0x00005d04 
+ 00009282  0x0000109d call  0x00002459 
+ 00009283  0x0000109e store  0x00000001 , 0x00000046 
+ 00009284  0x0000109f setarg  0x00000000 
+ 00009285  0x000010a0 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010a1 setarg  0x00001c80 
+ 00009287  0x000010a2 store  0x00000002 , 0x00000051 
+ 00009288  0x000010a3 fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010a4 set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010a5 store  0x00000001 , 0x00000030 
+ 00009291  0x000010a6 jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010a7 jam  0x00000000 , 0x0000004c 
+ 00009293  0x000010a8 jam  0x00000000 , 0x000000a0 
+ 00009294  0x000010a9 branch  0x00002a88 
+ 00009295  0x000010ad bpatch  0x00000046 , 0x00004008 
+ 00009296  0x000010ae force  0x00000000 , 0x0000003f 
+ 00009297  0x000010af store  0x00000008 , 0x000041be 
+ 00009298  0x000010b0 istore  0x00000008 , 0x00000005 
+ 00009299  0x000010b1 call  0x000021c5 
+ 00009300  0x000010b2 branch  0x00002254 
+ 00009301  0x000010b5 fetch  0x00000001 , 0x00000011 
+ 00009302  0x000010b6 increase  0xffffffff , 0x0000003f 
+ 00009303  0x000010b7 store  0x00000001 , 0x00000011 
+ 00009304  0x000010b8 rtn 
+ 00009305  0x000010bb fetch  0x00000001 , 0x000040cf 
+ 00009306  0x000010bc increase  0x00000001 , 0x0000003f 
+ 00009307  0x000010bd store  0x00000001 , 0x000040cf 
+ 00009308  0x000010be rtn 
+ 00009309  0x000010c2 bpatch  0x00000047 , 0x00004008 
+ 00009310  0x000010c3 fetch  0x00000001 , 0x000041ce 
+ 00009311  0x000010c4 beq  0x00000003 , 0x00002462 
+ 00009312  0x000010c5 fetch  0x00000001 , 0x00000048 
+ 00009313  0x000010c6 bne  0x00000001 , 0x00002466 
+ 00009314  0x000010c8 call  0x00004d06 
+ 00009315  0x000010c9 nbranch  0x00002466 , 0x00000005 
+ 00009316  0x000010ca call  0x000021a4 
+ 00009317  0x000010cb jam  0x00000000 , 0x000041ce 
+ 00009318  0x000010cd bpatch  0x00000048 , 0x00004009 
+ 00009319  0x000010ce call  0x000033af 
+ 00009320  0x000010cf call  0x000026e9 
+ 00009321  0x000010d0 jam  0x00000002 , 0x00000a99 
+ 00009322  0x000010d1 call  0x00007d86 
+ 00009323  0x000010d2 call  0x00005cf7 
+ 00009324  0x000010d3 call  0x00004d6b 
+ 00009325  0x000010d4 call  0x0000757d 
+ 00009326  0x000010d5 fetch  0x00000001 , 0x00000030 
+ 00009327  0x000010d6 set0  0x00000000 
+ 00009328  0x000010d7 store  0x00000001 , 0x00000030 
+ 00009329  0x000010d8 jam  0x00000000 , 0x00004681 
+ 00009330  0x000010da fetch  0x00000001 , 0x0000004c 
+ 00009331  0x000010db compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x000010dc branch  0x00002476 , 0x00000001 
+ 00009333  0x000010dd set0  0x00000001 , 0x00000000 
+ 00009334  0x000010df fetch  0x00000001 , 0x00000047 
+ 00009335  0x000010e0 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x000010e2 fetch  0x00000001 , 0x0000004b 
+ 00009337  0x000010e3 rtnbit0  0x00000006 
+ 00009338  0x000010e4 set0  0x00000002 , 0x00000000 
+ 00009339  0x000010e5 rtn 
+ 00009340  0x000010e8 bpatch  0x00000049 , 0x00004009 
+ 00009341  0x000010e9 fetch  0x00000001 , 0x00000174 
+ 00009342  0x000010ea rtn  0x00000034 
+ 00009343  0x000010eb icopy  0x00000004 
+ 00009344  0x000010ec call  0x00002514 
+ 00009345  0x000010ed nrtn  0x0000002d 
+ 00009346  0x000010ee force  0x00000000 , 0x00000001 
+ 00009347  0x000010ef call  0x00002757 
+ 00009348  0x000010f0 deposit  0x00000004 
+ 00009349  0x000010f1 store  0x00000001 , 0x00000077 
+ 00009350  0x000010f2 force  0x00000000 , 0x0000003f 
+ 00009351  0x000010f3 store  0x00000001 , 0x00000174 
+ 00009352  0x000010f4 rtn 
+ 00009353  0x000010fb bpatch  0x0000004a , 0x00004009 
+ 00009354  0x000010fc fetch  0x00000001 , 0x00000030 
+ 00009355  0x000010fd bbit0  0x00000002 , 0x00002496 
+ 00009356  0x000010fe force  0x00000007 , 0x00000001 
+ 00009357  0x000010ff bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001100 call  0x00002725 
+ 00009359  0x00001101 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x00001102 branch  0x00002496 , 0x0000002e 
+ 00009361  0x00001103 call  0x000024c1 
+ 00009362  0x00001104 setarg  0x00000002 
+ 00009363  0x00001105 store  0x00000002 , 0x000040c8 
+ 00009364  0x00001106 rtn 
+ 00009365  0x00001108 nrtn  0x0000002e 
+ 00009366  0x0000110a bpatch  0x0000004b , 0x00004009 
+ 00009367  0x0000110b call  0x00002243 
+ 00009368  0x0000110c nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x0000110d fetch  0x00000001 , 0x00000047 
+ 00009370  0x0000110e bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001110 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x00001111 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x00001112 bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x00001113 fetch  0x00000002 , 0x000040c8 
+ 00009375  0x00001114 increase  0xffffffff , 0x0000003f 
+ 00009376  0x00001115 store  0x00000002 , 0x000040c8 
+ 00009377  0x00001116 branch  0x000024a5 , 0x00000034 
+ 00009378  0x00001117 fetch  0x00000001 , 0x000040c5 
+ 00009379  0x00001118 iforce  0x00000001 
+ 00009380  0x00001119 rtn 
+ 00009381  0x0000111c bpatch  0x0000004c , 0x00004009 
+ 00009382  0x0000111d call  0x00002687 
+ 00009383  0x0000111f call  0x00002725 
+ 00009384  0x00001120 branch  0x000024b0 , 0x00000001 
+ 00009385  0x00001121 call  0x0000600a 
+ 00009386  0x00001122 branch  0x000024be , 0x00000028 
+ 00009387  0x00001123 fetch  0x00000001 , 0x0000004b 
+ 00009388  0x00001124 bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x00001125 bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x00001126 fetch  0x00000001 , 0x0000017f 
+ 00009391  0x00001127 bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x00001129 force  0x00000001 , 0x00000001 
+ 00009393  0x0000112a rtn  0x00000029 
+ 00009394  0x0000112b force  0x00000000 , 0x00000001 
+ 00009395  0x0000112c rtn 
+ 00009396  0x0000112e bpatch  0x0000004d , 0x00004009 
+ 00009397  0x0000112f fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001130 iforce  0x00000001 
+ 00009399  0x00001131 rtnne  0x00000001 
+ 00009400  0x00001132 force  0x00000000 , 0x00000001 
+ 00009401  0x00001133 rtn 
+ 00009402  0x00001135 fetch  0x00000001 , 0x00000158 
+ 00009403  0x00001136 and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x00001137 set1  0x00000005 , 0x00000000 
+ 00009405  0x00001138 rtn 
+ 00009406  0x0000113a force  0x00000013 , 0x00000001 
+ 00009407  0x0000113b branch  0x000024c1 
+ 00009408  0x0000113d call  0x000024ca 
+ 00009409  0x00001140 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x00001141 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x00001142 set1  0x00000003 , 0x00000002 
+ 00009412  0x00001143 storet  0x00000001 , 0x00000047 
+ 00009413  0x00001144 deposit  0x00000001 
+ 00009414  0x00001145 store  0x00000001 , 0x000040c5 
+ 00009415  0x00001146 setarg  0x0000ffff 
+ 00009416  0x00001147 store  0x00000002 , 0x000040c8 
+ 00009417  0x00001148 rtn 
+ 00009418  0x0000114b bpatch  0x0000004f , 0x00004009 
+ 00009419  0x0000114c fetch  0x00000001 , 0x0000004c 
+ 00009420  0x0000114d isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x0000114e fetch  0x00000002 , 0x000041dc 
+ 00009422  0x0000114f branch  0x000024e0 , 0x00000001 
+ 00009423  0x00001150 force  0x00000003 , 0x00000001 
+ 00009424  0x00001151 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x00001152 rtn  0x00000002 
+ 00009426  0x00001153 force  0x00000004 , 0x00000001 
+ 00009427  0x00001154 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x00001155 rtn  0x00000002 
+ 00009429  0x00001156 force  0x0000000a , 0x00000001 
+ 00009430  0x00001157 sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x00001158 rtn  0x00000002 
+ 00009432  0x00001159 force  0x0000000b , 0x00000001 
+ 00009433  0x0000115a sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x0000115b rtn  0x00000002 
+ 00009435  0x0000115c force  0x0000000e , 0x00000001 
+ 00009436  0x0000115d sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x0000115e rtn  0x00000002 
+ 00009438  0x0000115f force  0x0000000f , 0x00000001 
+ 00009439  0x00001160 rtn 
+ 00009440  0x00001162 force  0x00000003 , 0x00000001 
+ 00009441  0x00001163 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x00001164 rtn  0x00000002 
+ 00009443  0x00001165 force  0x00000004 , 0x00000001 
+ 00009444  0x00001166 sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x00001167 rtn  0x00000002 
+ 00009446  0x00001168 force  0x0000000a , 0x00000001 
+ 00009447  0x00001169 arg  0x0000016f , 0x00000002 
+ 00009448  0x0000116a isub  0x00000002 , 0x0000003e 
+ 00009449  0x0000116b nrtn  0x00000002 
+ 00009450  0x0000116c force  0x0000000e , 0x00000001 
+ 00009451  0x0000116d arg  0x000002a7 , 0x00000002 
+ 00009452  0x0000116e isub  0x00000002 , 0x0000003e 
+ 00009453  0x0000116f nrtn  0x00000002 
+ 00009454  0x00001170 force  0x0000000f , 0x00000001 
+ 00009455  0x00001171 rtn 
+ 00009456  0x0000117b fetch  0x00000001 , 0x00000030 
+ 00009457  0x0000117c bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x0000117d fetch  0x00000002 , 0x00000032 
+ 00009459  0x0000117e branch  0x000024f5 , 0x00000034 
+ 00009460  0x0000117f nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x00001181 call  0x00002a4f 
+ 00009462  0x00001183 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x00001185 enable  0x00000010 
+ 00009464  0x00001186 fetch  0x00000002 , 0x0000003e 
+ 00009465  0x00001187 rshift  0x0000003f , 0x0000003f 
+ 00009466  0x00001188 arg  0x00000500 , 0x00000002 
+ 00009467  0x00001189 iadd  0x00000002 , 0x0000003f 
+ 00009468  0x0000118a call  0x00002a24 
+ 00009469  0x0000118b call  0x000028ea 
+ 00009470  0x0000118c force  0x00000003 , 0x00000024 
+ 00009471  0x0000118d call  0x000028cc 
+ 00009472  0x0000118e call  0x0000242a 
+ 00009473  0x0000118f call  0x000029f1 
+ 00009474  0x00001190 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x00001191 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x00001192 rshift  0x0000003f , 0x0000003f 
+ 00009477  0x00001193 call  0x00002a24 
+ 00009478  0x00001194 call  0x000029eb 
+ 00009479  0x00001195 enable  0x0000000d 
+ 00009480  0x00001196 fetch  0x00000002 , 0x0000003e 
+ 00009481  0x00001197 arg  0x000003bb , 0x00000002 
+ 00009482  0x00001198 iadd  0x00000002 , 0x0000001b 
+ 00009483  0x00001199 correlate  0x0000003e , 0x00000003 
+ 00009484  0x0000119a copy  0x0000001a , 0x00000002 
+ 00009485  0x0000119b storet  0x00000006 , 0x0000009a 
+ 00009486  0x0000119c disable  0x0000000d 
+ 00009487  0x0000119d nrtn  0x00000018 
+ 00009488  0x0000119e arg  0x000003bb , 0x00000029 
+ 00009489  0x0000119f copy  0x00000021 , 0x00000028 
+ 00009490  0x000011a0 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011a1 rtn 
+ 00009492  0x000011a5 bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011a6 call  0x000024f0 
+ 00009494  0x000011a7 nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x000011a8 call  0x000029bb 
+ 00009496  0x000011a9 bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x000011aa fetch  0x00000002 , 0x000000f6 
+ 00009498  0x000011ab increase  0x00000001 , 0x0000003f 
+ 00009499  0x000011ac store  0x00000002 , 0x000000f6 
+ 00009500  0x000011ae rshift  0x00000021 , 0x00000002 
+ 00009501  0x000011af or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x000011b1 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x000011b2 enable  0x00000007 
+ 00009504  0x000011b3 enable  0x0000000a 
+ 00009505  0x000011b4 enable  0x0000000b 
+ 00009506  0x000011b5 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x000011b6 rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x000011b7 store  0x00000001 , 0x0000015d 
+ 00009509  0x000011b8 parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x000011b9 inject  0x00000000 , 0x00000007 
+ 00009511  0x000011ba copy  0x0000000c , 0x0000003f 
+ 00009512  0x000011bb store  0x00000001 , 0x00000019 
+ 00009513  0x000011bc parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x000011bd rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x000011be store  0x00000001 , 0x0000015e 
+ 00009516  0x000011bf fetch  0x00000001 , 0x00000019 
+ 00009517  0x000011c0 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x000011c1 branch  0x00002533 , 0x00000002 
+ 00009519  0x000011c2 beq  0x00000007 , 0x00002533 
+ 00009520  0x000011c3 fetch  0x00000001 , 0x0000004c 
+ 00009521  0x000011c4 isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x000011c5 setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x000011c7 bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x000011c8 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x000011c9 disable  0x0000000b 
+ 00009526  0x000011ca disable  0x0000000a 
+ 00009527  0x000011cb branch  0x00002631 , 0x00000006 
+ 00009528  0x000011cc bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x000011cd fetch  0x00000002 , 0x000000f8 
+ 00009530  0x000011ce increase  0x00000001 , 0x0000003f 
+ 00009531  0x000011cf store  0x00000002 , 0x000000f8 
+ 00009532  0x000011d1 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x000011d2 fetch  0x00000001 , 0x0000015d 
+ 00009534  0x000011d3 compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x000011d4 setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x000011d5 branch  0x0000254c , 0x00000001 
+ 00009537  0x000011d6 icompare  0x00000007 , 0x00000004 
+ 00009538  0x000011d7 branch  0x0000254b , 0x00000001 
+ 00009539  0x000011d8 bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x000011d9 fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x000011da icompare  0x00000007 , 0x00000002 
+ 00009542  0x000011db nbranch  0x0000264d , 0x00000001 
+ 00009543  0x000011dc fetch  0x00000001 , 0x00000047 
+ 00009544  0x000011dd set0  0x00000005 , 0x0000003f 
+ 00009545  0x000011de set1  0x00000004 , 0x0000003f 
+ 00009546  0x000011df store  0x00000001 , 0x00000047 
+ 00009547  0x000011e1 enable  0x0000002d 
+ 00009548  0x000011e3 bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x000011e4 fetch  0x00000001 , 0x00000019 
+ 00009550  0x000011e5 icopy  0x00000001 
+ 00009551  0x000011e6 bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x000011e7 fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x000011e8 fetch  0x00000001 , 0x00000047 
+ 00009554  0x000011e9 set0  0x00000000 , 0x0000003f 
+ 00009555  0x000011ea isolate1  0x00000000 , 0x00000002 
+ 00009556  0x000011eb setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x000011ec isolate1  0x00000001 , 0x00000002 
+ 00009558  0x000011ed setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x000011ee store  0x00000001 , 0x00000047 
+ 00009560  0x000011ef isolate0  0x00000001 , 0x00000002 
+ 00009561  0x000011f0 branch  0x0000255b , 0x00000001 
+ 00009562  0x000011f1 call  0x00002687 
+ 00009563  0x000011f3 bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x000011f4 arg  0x00000000 , 0x00000002 
+ 00009565  0x000011f5 call  0x00002a1c 
+ 00009566  0x000011f6 and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x000011f7 beq  0x00000001 , 0x00002587 
+ 00009568  0x000011f8 beq  0x00000000 , 0x0000264d 
+ 00009569  0x000011f9 beq  0x00000002 , 0x00002659 
+ 00009570  0x000011fa fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x000011fb fetch  0x00000001 , 0x00000047 
+ 00009572  0x000011fc icompare  0x00000004 , 0x00000002 
+ 00009573  0x000011fd nbranch  0x00002569 , 0x00000001 
+ 00009574  0x000011fe bmark0  0x0000000a , 0x00002568 
+ 00009575  0x000011ff bbit0  0x00000007 , 0x00002569 
+ 00009576  0x00001201 set1  0x0000000f , 0x00000000 
+ 00009577  0x00001203 bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x00001204 deposit  0x00000001 
+ 00009579  0x00001205 beq  0x00000003 , 0x00002589 
+ 00009580  0x00001206 beq  0x00000004 , 0x0000258d 
+ 00009581  0x00001207 beq  0x00000007 , 0x00002578 
+ 00009582  0x00001208 beq  0x00000008 , 0x0000258c 
+ 00009583  0x00001209 arg  0x00000004 , 0x00000002 
+ 00009584  0x0000120a call  0x00002a1c 
+ 00009585  0x0000120b beq  0x0000000a , 0x00002588 
+ 00009586  0x0000120c beq  0x0000000b , 0x0000258b 
+ 00009587  0x0000120d arg  0x00000008 , 0x00000002 
+ 00009588  0x0000120e call  0x00002a1c 
+ 00009589  0x0000120f beq  0x0000000e , 0x00002588 
+ 00009590  0x00001210 beq  0x0000000f , 0x0000258b 
+ 00009591  0x00001211 rtn 
+ 00009592  0x00001215 bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x00001216 enable  0x0000000d 
+ 00009594  0x00001217 enable  0x00000009 
+ 00009595  0x00001218 enable  0x0000000e 
+ 00009596  0x00001219 arg  0x000000d1 , 0x00000005 
+ 00009597  0x0000121a force  0x0000001e , 0x00000039 
+ 00009598  0x0000121c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x0000121d rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x0000121e istore  0x00000001 , 0x00000005 
+ 00009601  0x0000121f loop  0x0000257e 
+ 00009602  0x00001220 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x00001221 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x00001222 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x00001223 branch  0x0000263d , 0x00000006 
+ 00009606  0x00001224 branch  0x00002620 
+ 00009607  0x00001228 branch  0x0000264d 
+ 00009608  0x0000122c set1  0x00000010 , 0x00000000 
+ 00009609  0x0000122e enable  0x0000000c 
+ 00009610  0x0000122f branch  0x0000258e 
+ 00009611  0x00001233 set1  0x00000010 , 0x00000000 
+ 00009612  0x00001235 set1  0x00000002 , 0x00000015 
+ 00009613  0x00001237 enable  0x0000000d 
+ 00009614  0x00001239 bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x0000123a bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x0000123b isolate0  0x00000001 , 0x00000015 
+ 00009617  0x0000123c branch  0x0000259a , 0x00000001 
+ 00009618  0x0000123d disable  0x00000007 
+ 00009619  0x0000123e enable  0x0000000d 
+ 00009620  0x0000123f disable  0x0000000c 
+ 00009621  0x00001240 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x00001241 correlate  0x00000022 , 0x00000026 
+ 00009623  0x00001242 nbranch  0x0000263d , 0x00000018 
+ 00009624  0x00001243 set1  0x00000010 , 0x00000000 
+ 00009625  0x00001244 enable  0x00000007 
+ 00009626  0x00001246 bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x00001247 enable  0x0000000e 
+ 00009628  0x00001248 enable  0x00000009 
+ 00009629  0x00001249 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x0000124a rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x0000124b store  0x00000001 , 0x00000180 
+ 00009632  0x0000124c parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x0000124d bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x0000124e rshift3  0x0000000c , 0x00000039 
+ 00009635  0x0000124f rshift3  0x00000039 , 0x00000039 
+ 00009636  0x00001250 branch  0x000025a8 
+ 00009637  0x00001252 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x00001253 rshift  0x0000000c , 0x00000039 
+ 00009639  0x00001254 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x00001256 bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x00001257 deposit  0x00000039 
+ 00009642  0x00001258 store  0x00000002 , 0x0000015f 
+ 00009643  0x00001259 branch  0x000025e8 , 0x00000034 
+ 00009644  0x0000125a isub  0x00000035 , 0x0000003e 
+ 00009645  0x0000125b branch  0x0000263d , 0x00000002 
+ 00009646  0x0000125c bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x0000125d set0  0x00000000 , 0x00000000 
+ 00009648  0x0000125e fetch  0x00000001 , 0x00000180 
+ 00009649  0x0000125f and_into  0x00000003 , 0x0000003f 
+ 00009650  0x00001260 arg  0x00000551 , 0x00000005 
+ 00009651  0x00001261 beq  0x00000003 , 0x000025ba 
+ 00009652  0x00001262 bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x00001264 fetch  0x00000001 , 0x00000180 
+ 00009654  0x00001265 and_into  0x00000003 , 0x0000003f 
+ 00009655  0x00001266 beq  0x00000002 , 0x000025bf 
+ 00009656  0x00001267 beq  0x00000001 , 0x000025d3 
+ 00009657  0x00001268 branch  0x0000263d 
+ 00009658  0x0000126b fetch  0x00000002 , 0x0000015f 
+ 00009659  0x0000126c sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x0000126d nbranch  0x0000263d , 0x00000002 
+ 00009661  0x0000126e bmark1  0x0000000f , 0x00002620 
+ 00009662  0x0000126f branch  0x000025e4 
+ 00009663  0x00001273 bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x00001274 bmark1  0x0000000f , 0x00002620 
+ 00009665  0x00001275 fetch  0x00000002 , 0x0000015f 
+ 00009666  0x00001276 arg  0x000002e0 , 0x00000002 
+ 00009667  0x00001277 isub  0x00000002 , 0x0000003e 
+ 00009668  0x00001278 branch  0x0000263d , 0x00000002 
+ 00009669  0x00001279 fetch  0x00000001 , 0x00000263 
+ 00009670  0x0000127a bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x0000127b bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x0000127c branch  0x0000264d 
+ 00009673  0x0000127e jam  0x00000001 , 0x00000261 
+ 00009674  0x0000127f fetch  0x00000002 , 0x0000025d 
+ 00009675  0x00001280 bne  0x00000000 , 0x0000264d 
+ 00009676  0x00001281 arg  0x00001000 , 0x00000005 
+ 00009677  0x00001282 branch  0x000025e4 
+ 00009678  0x00001284 jam  0x00000002 , 0x00000261 
+ 00009679  0x00001285 fetch  0x00000002 , 0x0000025f 
+ 00009680  0x00001286 bne  0x00000000 , 0x0000264d 
+ 00009681  0x00001287 arg  0x00001400 , 0x00000005 
+ 00009682  0x00001288 branch  0x000025e4 
+ 00009683  0x0000128b bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x0000128c bmark1  0x0000000f , 0x00002620 
+ 00009685  0x0000128d fetch  0x00000002 , 0x0000015f 
+ 00009686  0x0000128e arg  0x000002e0 , 0x00000002 
+ 00009687  0x0000128f isub  0x00000002 , 0x0000003e 
+ 00009688  0x00001290 branch  0x0000263d , 0x00000002 
+ 00009689  0x00001291 fetch  0x00000001 , 0x00000261 
+ 00009690  0x00001292 beq  0x00000001 , 0x000025dd 
+ 00009691  0x00001293 beq  0x00000002 , 0x000025e1 
+ 00009692  0x00001294 branch  0x0000264d 
+ 00009693  0x00001296 arg  0x00001000 , 0x00000005 
+ 00009694  0x00001297 fetch  0x00000002 , 0x0000025d 
+ 00009695  0x00001298 iadd  0x00000005 , 0x00000005 
+ 00009696  0x00001299 branch  0x000025e4 
+ 00009697  0x0000129b arg  0x00001400 , 0x00000005 
+ 00009698  0x0000129c fetch  0x00000002 , 0x0000025f 
+ 00009699  0x0000129d iadd  0x00000005 , 0x00000005 
+ 00009700  0x0000129f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012a0 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012a1 istore  0x00000001 , 0x00000005 
+ 00009703  0x000012a2 loop  0x000025e4 
+ 00009704  0x000012a4 bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012a5 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012a6 branch  0x00002637 , 0x00000006 
+ 00009707  0x000012a7 fetch  0x00000001 , 0x00004363 
+ 00009708  0x000012a8 beq  0x00000001 , 0x0000264d 
+ 00009709  0x000012a9 bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x000012aa bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x000012ab fetch  0x00000001 , 0x00000180 
+ 00009712  0x000012ac compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x000012ad branch  0x0000260d , 0x00000001 
+ 00009714  0x000012ae fetch  0x00000002 , 0x0000015f 
+ 00009715  0x000012af branch  0x0000260d , 0x00000034 
+ 00009716  0x000012b0 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x000012b1 fetch  0x00000001 , 0x00000261 
+ 00009718  0x000012b2 beq  0x00000001 , 0x000025f9 
+ 00009719  0x000012b3 beq  0x00000002 , 0x00002603 
+ 00009720  0x000012b4 branch  0x00002a8c 
+ 00009721  0x000012b6 fetch  0x00000002 , 0x0000025d 
+ 00009722  0x000012b7 fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x000012b8 iadd  0x00000002 , 0x0000003f 
+ 00009724  0x000012b9 store  0x00000002 , 0x0000025d 
+ 00009725  0x000012ba beq  0x00000000 , 0x00002a8c 
+ 00009726  0x000012bb fetcht  0x00000002 , 0x00001000 
+ 00009727  0x000012bc increase  0x00000004 , 0x00000002 
+ 00009728  0x000012bd isub  0x00000002 , 0x0000003e 
+ 00009729  0x000012be call  0x00002747 , 0x00000005 
+ 00009730  0x000012bf branch  0x0000260d 
+ 00009731  0x000012c1 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x000012c2 fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x000012c3 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x000012c4 store  0x00000002 , 0x0000025f 
+ 00009735  0x000012c5 beq  0x00000000 , 0x00002a8c 
+ 00009736  0x000012c6 fetcht  0x00000002 , 0x00001400 
+ 00009737  0x000012c7 add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x000012c8 isub  0x00000002 , 0x0000003e 
+ 00009739  0x000012c9 call  0x0000274b , 0x00000005 
+ 00009740  0x000012ca branch  0x0000260d 
+ 00009741  0x000012cc bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x000012cd fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x000012ce fetch  0x00000001 , 0x00000180 
+ 00009744  0x000012cf compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x000012d0 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x000012d1 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x000012d2 storet  0x00000001 , 0x0000004c 
+ 00009748  0x000012d3 nbranch  0x00002616 , 0x00000001 
+ 00009749  0x000012d4 set1  0x00000001 , 0x00000000 
+ 00009750  0x000012d6 bmark0  0x00000011 , 0x00002620 
+ 00009751  0x000012d7 isolate1  0x00000006 , 0x00000002 
+ 00009752  0x000012d8 branch  0x00002620 , 0x00000001 
+ 00009753  0x000012d9 fetch  0x00000002 , 0x000000fa 
+ 00009754  0x000012da increase  0x00000001 , 0x0000003f 
+ 00009755  0x000012db store  0x00000002 , 0x000000fa 
+ 00009756  0x000012dc set1  0x00000005 , 0x00000000 
+ 00009757  0x000012dd set0  0x00000007 , 0x00000002 
+ 00009758  0x000012de set0  0x00000001 , 0x00000000 
+ 00009759  0x000012df storet  0x00000001 , 0x0000004c 
+ 00009760  0x000012e1 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x000012e2 fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x000012e3 fetch  0x00000001 , 0x00000047 
+ 00009763  0x000012e4 set1  0x00000005 , 0x0000003f 
+ 00009764  0x000012e5 isolate1  0x00000002 , 0x00000002 
+ 00009765  0x000012e6 setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x000012e7 isolate1  0x0000000a , 0x00000000 
+ 00009767  0x000012e8 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x000012e9 store  0x00000001 , 0x00000047 
+ 00009769  0x000012ea fetch  0x00000002 , 0x0000015f 
+ 00009770  0x000012eb nbranch  0x0000264d , 0x00000034 
+ 00009771  0x000012ec fetch  0x00000001 , 0x0000004c 
+ 00009772  0x000012ed set0  0x00000007 , 0x0000003f 
+ 00009773  0x000012ee store  0x00000001 , 0x0000004c 
+ 00009774  0x000012ef fetch  0x00000001 , 0x00000180 
+ 00009775  0x000012f0 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x000012f2 branch  0x0000264d 
+ 00009777  0x000012f5 bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x000012f6 disable  0x0000002d 
+ 00009779  0x000012f7 fetch  0x00000002 , 0x0000001a 
+ 00009780  0x000012f8 increase  0x00000001 , 0x0000003f 
+ 00009781  0x000012f9 store  0x00000002 , 0x0000001a 
+ 00009782  0x000012fa branch  0x0000264d 
+ 00009783  0x000012fc fetch  0x00000002 , 0x0000001c 
+ 00009784  0x000012fd increase  0x00000001 , 0x0000003f 
+ 00009785  0x000012fe store  0x00000002 , 0x0000001c 
+ 00009786  0x000012ff call  0x0000263e 
+ 00009787  0x00001300 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x00001301 set1  0x00000005 , 0x00000000 
+ 00009789  0x00001303 branch  0x0000264d 
+ 00009790  0x00001306 bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x00001307 fetch  0x00000001 , 0x00000180 
+ 00009792  0x00001308 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x00001309 nbranch  0x00002646 , 0x00000001 
+ 00009794  0x0000130b fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x0000130c set0  0x00000006 , 0x00000002 
+ 00009796  0x0000130d storet  0x00000001 , 0x0000004c 
+ 00009797  0x0000130e rtn 
+ 00009798  0x00001312 fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x00001313 set0  0x00000007 , 0x00000002 
+ 00009800  0x00001314 storet  0x00000001 , 0x0000004c 
+ 00009801  0x00001315 branch  0x00004c0b 
+ 00009802  0x00001318 fetch  0x00000001 , 0x00000047 
+ 00009803  0x00001319 set1  0x00000005 , 0x0000003f 
+ 00009804  0x0000131a store  0x00000001 , 0x00000047 
+ 00009805  0x0000131c bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x0000131d disable  0x0000001d 
+ 00009807  0x0000131e disable  0x0000001c 
+ 00009808  0x0000131f disable  0x0000000d 
+ 00009809  0x00001320 disable  0x0000000c 
+ 00009810  0x00001321 disable  0x00000009 
+ 00009811  0x00001322 disable  0x0000000e 
+ 00009812  0x00001323 disable  0x00000007 
+ 00009813  0x00001324 branch  0x000028f9 , 0x00000021 
+ 00009814  0x00001325 until  0x0000003e , 0x00000027 
+ 00009815  0x00001326 nop  0x00000064 
+ 00009816  0x00001327 branch  0x000028f9 
+ 00009817  0x0000132a bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x0000132b enable  0x00000009 
+ 00009819  0x0000132c enable  0x0000000c 
+ 00009820  0x0000132d parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x0000132e isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x0000132f setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001330 copy  0x00000020 , 0x00000002 
+ 00009824  0x00001331 ialigned  0x00000020 
+ 00009825  0x00001332 ialigned  0x0000001e 
+ 00009826  0x00001333 pulse  0x00000015 
+ 00009827  0x00001334 setsect  0x00000002 , 0x000fffff 
+ 00009828  0x00001335 setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x00001336 nop  0x00000020 
+ 00009830  0x00001337 iverify  0x0000000d 
+ 00009831  0x00001338 deposit  0x0000002c 
+ 00009832  0x00001339 store  0x00000003 , 0x00000178 
+ 00009833  0x0000133a deposit  0x0000002d 
+ 00009834  0x0000133b store  0x00000001 , 0x0000017b 
+ 00009835  0x0000133c copy  0x00000002 , 0x00000020 
+ 00009836  0x0000133d branch  0x0000266e , 0x00000001 
+ 00009837  0x0000133e branch  0x0000263d 
+ 00009838  0x00001340 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x00001341 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x00001342 ialigned  0x0000001f 
+ 00009841  0x00001343 ialigned  0x00000004 
+ 00009842  0x00001344 ialigned  0x0000002e 
+ 00009843  0x00001345 ialigned  0x00000012 
+ 00009844  0x00001346 force  0x00000000 , 0x0000003f 
+ 00009845  0x00001347 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x00001348 branch  0x0000263d , 0x00000006 
+ 00009847  0x00001349 setarg  0x0ffffffc 
+ 00009848  0x0000134a iand  0x00000012 , 0x0000003f 
+ 00009849  0x0000134b store  0x00000004 , 0x00000165 
+ 00009850  0x0000134c deposit  0x0000001d 
+ 00009851  0x0000134d store  0x00000003 , 0x00000175 
+ 00009852  0x0000134e deposit  0x0000001c 
+ 00009853  0x0000134f store  0x00000001 , 0x00000173 
+ 00009854  0x00001350 deposit  0x00000004 
+ 00009855  0x00001351 store  0x00000001 , 0x00000174 
+ 00009856  0x00001352 deposit  0x0000002e 
+ 00009857  0x00001353 store  0x00000002 , 0x0000017c 
+ 00009858  0x00001354 deposit  0x00000021 
+ 00009859  0x00001355 inject  0x00000001 , 0x00000020 
+ 00009860  0x00001356 compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x00001357 setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x00001358 branch  0x0000264d 
+ 00009863  0x0000135b bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x0000135c fetch  0x00000001 , 0x00000047 
+ 00009865  0x0000135d rtnbit0  0x00000003 
+ 00009866  0x0000135e set0  0x00000003 , 0x0000003f 
+ 00009867  0x0000135f setflip  0x00000006 , 0x0000003f 
+ 00009868  0x00001360 store  0x00000001 , 0x00000047 
+ 00009869  0x00001361 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x00001362 beq  0x00000013 , 0x0000269c 
+ 00009871  0x00001363 rtneq  0x00000007 
+ 00009872  0x00001364 fetch  0x00000001 , 0x0000004b 
+ 00009873  0x00001365 rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x00001366 set0  0x00000006 , 0x0000003f 
+ 00009875  0x00001367 set1  0x00000007 , 0x0000003f 
+ 00009876  0x00001368 store  0x00000001 , 0x0000004b 
+ 00009877  0x00001369 set0  0x00000002 , 0x00000000 
+ 00009878  0x0000136a fetch  0x00000002 , 0x00004246 
+ 00009879  0x0000136b nrtn  0x00000034 
+ 00009880  0x0000136c fetch  0x00000001 , 0x0000004b 
+ 00009881  0x0000136d set0  0x00000007 , 0x0000003f 
+ 00009882  0x0000136e store  0x00000001 , 0x0000004b 
+ 00009883  0x0000136f branch  0x0000525d 
+ 00009884  0x00001372 bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x00001373 fetch  0x00000001 , 0x000004b7 
+ 00009886  0x00001374 rshift  0x0000003f , 0x0000003f 
+ 00009887  0x00001375 beq  0x00000011 , 0x000026b8 
+ 00009888  0x00001376 beq  0x00000012 , 0x000026c0 
+ 00009889  0x00001377 beq  0x00000018 , 0x000026e9 
+ 00009890  0x00001378 beq  0x0000007f , 0x000026a8 
+ 00009891  0x00001379 rtnne  0x00000003 
+ 00009892  0x0000137a fetch  0x00000001 , 0x000004b8 
+ 00009893  0x0000137b beq  0x0000002b , 0x000026b0 
+ 00009894  0x0000137c beq  0x00000011 , 0x000026ab 
+ 00009895  0x0000137d rtn 
+ 00009896  0x00001380 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x00001381 set1  0x00000007 , 0x0000003f 
+ 00009898  0x00001382 rtn 
+ 00009899  0x00001384 rtn  0x00000029 
+ 00009900  0x00001385 fetch  0x00000001 , 0x00000030 
+ 00009901  0x00001386 rtnbit1  0x00000004 
+ 00009902  0x00001387 jam  0x00000031 , 0x0000007c 
+ 00009903  0x00001388 rtn 
+ 00009904  0x0000138c rtn  0x00000029 
+ 00009905  0x0000138d fetch  0x00000001 , 0x00000031 
+ 00009906  0x0000138e isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x0000138f branch  0x000026b5 , 0x00000001 
+ 00009908  0x00001391 rtn 
+ 00009909  0x00001393 set0  0x00000004 , 0x0000003f 
+ 00009910  0x00001394 store  0x00000001 , 0x00000031 
+ 00009911  0x00001395 rtn 
+ 00009912  0x00001398 bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x00001399 fetch  0x00000001 , 0x0000004c 
+ 00009914  0x0000139a set1  0x00000002 , 0x0000003f 
+ 00009915  0x0000139b store  0x00000001 , 0x0000004c 
+ 00009916  0x0000139c jam  0x00000001 , 0x00008011 
+ 00009917  0x0000139d fetch  0x00000001 , 0x00000030 
+ 00009918  0x0000139e isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x0000139f rtn 
+ 00009920  0x000013a2 bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013a3 fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013a4 set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013a5 store  0x00000001 , 0x0000004c 
+ 00009924  0x000013a6 jam  0x00000000 , 0x00008011 
+ 00009925  0x000013a7 rtn 
+ 00009926  0x000013ab bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x000013ac copy  0x00000022 , 0x0000003f 
+ 00009928  0x000013ad store  0x00000004 , 0x0000420c 
+ 00009929  0x000013ae add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x000013af branch  0x000026cc , 0x00000029 
+ 00009931  0x000013b0 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x000013b2 fetcht  0x00000002 , 0x00000032 
+ 00009933  0x000013b3 deposit  0x00000011 
+ 00009934  0x000013b4 set0  0x0000001b , 0x0000003f 
+ 00009935  0x000013b5 idiv  0x00000002 
+ 00009936  0x000013b6 fetch  0x00000002 , 0x00000075 
+ 00009937  0x000013b7 call  0x00007f86 
+ 00009938  0x000013b8 remainder  0x00000013 
+ 00009939  0x000013b9 isub  0x00000013 , 0x0000003f 
+ 00009940  0x000013ba branch  0x000026d6 , 0x00000002 
+ 00009941  0x000013bb iadd  0x00000002 , 0x0000003f 
+ 00009942  0x000013bd iadd  0x00000011 , 0x0000003f 
+ 00009943  0x000013be store  0x00000004 , 0x00000034 
+ 00009944  0x000013bf jam  0x00000000 , 0x0000455b 
+ 00009945  0x000013c0 fetch  0x00000001 , 0x00000030 
+ 00009946  0x000013c1 set1  0x00000001 , 0x0000003f 
+ 00009947  0x000013c2 store  0x00000001 , 0x00000030 
+ 00009948  0x000013c3 fetch  0x00000001 , 0x00000073 
+ 00009949  0x000013c4 store  0x00000001 , 0x0000008a 
+ 00009950  0x000013c5 setarg  0x00000000 
+ 00009951  0x000013c6 store  0x00000003 , 0x00004169 
+ 00009952  0x000013c7 store  0x00000003 , 0x0000416c 
+ 00009953  0x000013c8 store  0x00000001 , 0x00004159 
+ 00009954  0x000013c9 jam  0x0000000b , 0x00000a99 
+ 00009955  0x000013ca call  0x00007d86 
+ 00009956  0x000013cb fetch  0x00000002 , 0x000040c1 
+ 00009957  0x000013cc store  0x00000002 , 0x0000003e 
+ 00009958  0x000013cd nrtn  0x00000029 
+ 00009959  0x000013ce add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x000013cf rtn 
+ 00009961  0x000013d2 bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x000013d3 fetch  0x00000001 , 0x00000030 
+ 00009963  0x000013d4 rtnbit0  0x00000001 
+ 00009964  0x000013d5 set0  0x00000001 , 0x0000003f 
+ 00009965  0x000013d6 store  0x00000001 , 0x00000030 
+ 00009966  0x000013d7 fetch  0x00000002 , 0x000040bf 
+ 00009967  0x000013d8 store  0x00000002 , 0x0000003e 
+ 00009968  0x000013d9 disable  0x0000002b 
+ 00009969  0x000013da jam  0x0000000c , 0x00000a99 
+ 00009970  0x000013db branch  0x00007d86 
+ 00009971  0x000013df bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x000013e0 enable  0x0000002e 
+ 00009973  0x000013e1 fetch  0x00000001 , 0x00000030 
+ 00009974  0x000013e2 bbit1  0x00000001 , 0x00002700 
+ 00009975  0x000013e3 rtnmark1  0x00000011 
+ 00009976  0x000013e4 fetch  0x00000001 , 0x00000047 
+ 00009977  0x000013e5 rtnbit1  0x00000003 
+ 00009978  0x000013e6 fetch  0x00000001 , 0x00000048 
+ 00009979  0x000013e7 nrtn  0x00000034 
+ 00009980  0x000013e8 fetch  0x00000001 , 0x0000004b 
+ 00009981  0x000013e9 rtnbit1  0x00000006 
+ 00009982  0x000013eb force  0x00000000 , 0x0000003f 
+ 00009983  0x000013ec rtn 
+ 00009984  0x000013ef bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x000013f0 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x000013f1 beq  0x00000002 , 0x00002706 
+ 00009987  0x000013f2 fetch  0x00000001 , 0x00000047 
+ 00009988  0x000013f3 bbit1  0x00000003 , 0x00002718 
+ 00009989  0x000013f4 bmark0  0x00000008 , 0x00002718 
+ 00009990  0x000013f6 nbranch  0x00002718 , 0x00000029 
+ 00009991  0x000013f7 fetch  0x00000001 , 0x00000048 
+ 00009992  0x000013f8 nbranch  0x00002718 , 0x00000034 
+ 00009993  0x000013fa fetch  0x00000001 , 0x000000ef 
+ 00009994  0x000013fb increase  0xffffffff , 0x0000003f 
+ 00009995  0x000013fc store  0x00000001 , 0x000000ef 
+ 00009996  0x000013fd nbranch  0x000026fe , 0x00000034 
+ 00009997  0x000013fe jam  0x00000010 , 0x000000ef 
+ 00009998  0x000013ff branch  0x00002718 
+ 00009999  0x00001407 fetch  0x00000001 , 0x0000008a 
+ 00010000  0x00001408 bne  0x00000001 , 0x00002718 
+ 00010001  0x00001409 fetch  0x00000001 , 0x0000008b 
+ 00010002  0x0000140a branch  0x00002718 , 0x00000034 
+ 00010003  0x0000140b increase  0xffffffff , 0x0000003f 
+ 00010004  0x0000140c store  0x00000001 , 0x0000008b 
+ 00010005  0x0000140d fetch  0x00000001 , 0x00000047 
+ 00010006  0x0000140e rtnbit1  0x00000003 
+ 00010007  0x0000140f nrtn  0x0000002d 
+ 00010008  0x00001411 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x00001412 increase  0xffffffff , 0x0000003f 
+ 00010010  0x00001413 store  0x00000001 , 0x0000008a 
+ 00010011  0x00001414 rtn 
+ 00010012  0x00001420 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x00001421 disable  0x00000010 
+ 00010014  0x00001422 copy  0x00000002 , 0x0000001b 
+ 00010015  0x00001423 call  0x00002260 
+ 00010016  0x00001424 disable  0x00000028 
+ 00010017  0x00001425 nrtn  0x00000005 
+ 00010018  0x00001426 force  0x00000000 , 0x0000001b 
+ 00010019  0x00001427 enable  0x00000028 
+ 00010020  0x00001428 rtn 
+ 00010021  0x0000142c fetch  0x00000001 , 0x00004158 
+ 00010022  0x0000142d icompare  0x000000ff , 0x00000004 
+ 00010023  0x0000142e rtn 
+ 00010024  0x00001432 bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x00001433 set0  0x00000001 , 0x00000000 
+ 00010026  0x00001435 jam  0x00000000 , 0x0000026a 
+ 00010027  0x00001436 fetch  0x00000001 , 0x00000263 
+ 00010028  0x00001437 rtn  0x00000034 
+ 00010029  0x00001438 isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x00001439 arg  0x00001000 , 0x00000006 
+ 00010031  0x0000143a call  0x00004d79 , 0x00000001 
+ 00010032  0x0000143b bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x0000143c fetch  0x00000001 , 0x0000026a 
+ 00010034  0x0000143d beq  0x00000001 , 0x0000273b 
+ 00010035  0x0000143f jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001440 fetch  0x00000001 , 0x00000263 
+ 00010037  0x00001441 rtnbit0  0x00000001 
+ 00010038  0x00001442 arg  0x00001400 , 0x00000006 
+ 00010039  0x00001443 call  0x00004d79 
+ 00010040  0x00001444 fetch  0x00000001 , 0x0000026a 
+ 00010041  0x00001445 beq  0x00000001 , 0x00002741 
+ 00010042  0x00001446 rtn 
+ 00010043  0x00001449 fetch  0x00000001 , 0x00000263 
+ 00010044  0x0000144a set0  0x00000000 , 0x0000003f 
+ 00010045  0x0000144b store  0x00000001 , 0x00000263 
+ 00010046  0x0000144c setarg  0x00000000 
+ 00010047  0x0000144d store  0x00000002 , 0x0000025d 
+ 00010048  0x0000144e rtn 
+ 00010049  0x00001450 fetch  0x00000001 , 0x00000263 
+ 00010050  0x00001451 set0  0x00000001 , 0x0000003f 
+ 00010051  0x00001452 store  0x00000001 , 0x00000263 
+ 00010052  0x00001453 setarg  0x00000000 
+ 00010053  0x00001454 store  0x00000002 , 0x0000025f 
+ 00010054  0x00001455 rtn 
+ 00010055  0x00001458 fetch  0x00000001 , 0x00000263 
+ 00010056  0x00001459 set1  0x00000000 , 0x0000003f 
+ 00010057  0x0000145a store  0x00000001 , 0x00000263 
+ 00010058  0x0000145b rtn 
+ 00010059  0x0000145e fetch  0x00000001 , 0x00000263 
+ 00010060  0x0000145f set1  0x00000001 , 0x0000003f 
+ 00010061  0x00001460 store  0x00000001 , 0x00000263 
+ 00010062  0x00001461 rtn 
+ 00010063  0x00001468 bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x00001469 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x0000146a call  0x000028ea 
+ 00010066  0x0000146b force  0x00000003 , 0x00000024 
+ 00010067  0x0000146c call  0x000028d2 
+ 00010068  0x0000146d call  0x00002a51 
+ 00010069  0x0000146e call  0x00002a5f 
+ 00010070  0x0000146f branch  0x00002a64 
+ 00010071  0x00001473 bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x00001474 call  0x00002a4d 
+ 00010073  0x00001475 deposit  0x00000028 
+ 00010074  0x00001476 fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x00001477 isub  0x00000002 , 0x0000003f 
+ 00010076  0x00001478 rtnne  0x00000001 
+ 00010077  0x00001479 compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x0000147a nbranch  0x00002761 , 0x00000001 
+ 00010079  0x0000147b fetch  0x00000001 , 0x00000019 
+ 00010080  0x0000147c rtn  0x00000034 
+ 00010081  0x0000147e call  0x0000274f 
+ 00010082  0x00001480 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x00001481 branch  0x0000264d , 0x00000001 
+ 00010084  0x00001482 rshift  0x00000021 , 0x00000002 
+ 00010085  0x00001483 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x00001485 bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x00001486 enable  0x00000007 
+ 00010088  0x00001487 enable  0x0000000a 
+ 00010089  0x00001488 enable  0x0000001b 
+ 00010090  0x00001489 set0  0x00000010 , 0x00000000 
+ 00010091  0x0000148a deposit  0x00000004 
+ 00010092  0x0000148b inject  0x00000003 , 0x00000003 
+ 00010093  0x0000148c deposit  0x00000001 
+ 00010094  0x0000148d inject  0x00000003 , 0x00000004 
+ 00010095  0x0000148e fetch  0x00000001 , 0x00000047 
+ 00010096  0x0000148f inject  0x00000000 , 0x00000004 
+ 00010097  0x00001490 inject  0x00000003 , 0x00000003 
+ 00010098  0x00001491 enable  0x00000008 
+ 00010099  0x00001492 inject  0x00000003 , 0x00000008 
+ 00010100  0x00001493 disable  0x0000001b 
+ 00010101  0x00001494 disable  0x00000008 
+ 00010102  0x00001495 disable  0x0000000a 
+ 00010103  0x00001496 set0  0x00000002 , 0x00000015 
+ 00010104  0x00001497 arg  0x00000000 , 0x00000002 
+ 00010105  0x00001498 call  0x00002a1c 
+ 00010106  0x00001499 bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x0000149a and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x0000149b beq  0x00000013 , 0x000027b4 
+ 00010109  0x0000149c beq  0x00000000 , 0x0000264d 
+ 00010110  0x0000149d beq  0x00000001 , 0x0000264d 
+ 00010111  0x0000149e beq  0x00000002 , 0x00002797 
+ 00010112  0x0000149f beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014a0 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014a1 beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014a2 beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014a3 arg  0x00000004 , 0x00000002 
+ 00010117  0x000014a4 call  0x00002a1c 
+ 00010118  0x000014a5 beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014a6 beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014a7 arg  0x00000008 , 0x00000002 
+ 00010121  0x000014a8 call  0x00002a1c 
+ 00010122  0x000014a9 beq  0x0000000f , 0x000027cd 
+ 00010123  0x000014aa branch  0x000027c7 
+ 00010124  0x000014ae bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x000014af enable  0x0000001d 
+ 00010126  0x000014b0 enable  0x00000009 
+ 00010127  0x000014b1 enable  0x0000000e 
+ 00010128  0x000014b2 force  0x0000001e , 0x00000039 
+ 00010129  0x000014b3 arg  0x000000b3 , 0x00000006 
+ 00010130  0x000014b5 ifetch  0x00000001 , 0x00000006 
+ 00010131  0x000014b6 inject  0x00000003 , 0x00000008 
+ 00010132  0x000014b7 loop  0x00002792 
+ 00010133  0x000014b8 bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x000014b9 branch  0x0000264d 
+ 00010135  0x000014bc bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x000014bd fetch  0x00000001 , 0x00000181 
+ 00010137  0x000014be icopy  0x00000004 
+ 00010138  0x000014bf fetch  0x00000001 , 0x00000090 
+ 00010139  0x000014c0 icopy  0x0000001c 
+ 00010140  0x000014c1 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x000014c2 icopy  0x0000001d 
+ 00010142  0x000014c3 fetch  0x00000002 , 0x000040a4 
+ 00010143  0x000014c4 icopy  0x0000002e 
+ 00010144  0x000014c5 enable  0x00000009 
+ 00010145  0x000014c6 enable  0x0000001c 
+ 00010146  0x000014c7 copy  0x00000020 , 0x00000011 
+ 00010147  0x000014c8 call  0x000028e2 
+ 00010148  0x000014c9 pulse  0x00000015 
+ 00010149  0x000014ca nop  0x00000020 
+ 00010150  0x000014cb copy  0x00000021 , 0x0000000b 
+ 00010151  0x000014cc fetch  0x00000004 , 0x00000161 
+ 00010152  0x000014cd icopy  0x00000021 
+ 00010153  0x000014ce preload  0x0000001e 
+ 00010154  0x000014cf set1  0x0000003a , 0x0000003f 
+ 00010155  0x000014d0 inject  0x00000003 , 0x00000048 
+ 00010156  0x000014d1 preload  0x0000001f 
+ 00010157  0x000014d2 inject  0x00000003 , 0x00000048 
+ 00010158  0x000014d3 copy  0x0000000b , 0x00000021 
+ 00010159  0x000014d4 copy  0x00000011 , 0x00000020 
+ 00010160  0x000014d5 enable  0x00000008 
+ 00010161  0x000014d6 inject  0x00000003 , 0x00000010 
+ 00010162  0x000014d7 disable  0x00000008 
+ 00010163  0x000014d8 branch  0x0000264d 
+ 00010164  0x000014db bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x000014dc enable  0x0000000e 
+ 00010166  0x000014dd enable  0x00000009 
+ 00010167  0x000014de enable  0x0000001c 
+ 00010168  0x000014df fetch  0x00000001 , 0x000004b6 
+ 00010169  0x000014e0 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x000014e1 arg  0x000004b6 , 0x00000006 
+ 00010171  0x000014e2 increase  0x00000008 , 0x00000002 
+ 00010172  0x000014e4 add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x000014e5 nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x000014e6 ifetch  0x00000009 , 0x00000006 
+ 00010175  0x000014e7 inject  0x00000003 , 0x00000048 
+ 00010176  0x000014e8 copy  0x00000013 , 0x00000002 
+ 00010177  0x000014e9 branch  0x000027bc 
+ 00010178  0x000014eb ifetch  0x00000009 , 0x00000006 
+ 00010179  0x000014ec iinject  0x00000003 , 0x00000002 
+ 00010180  0x000014ed branch  0x000027f7 
+ 00010181  0x000014f0 enable  0x0000001c 
+ 00010182  0x000014f1 branch  0x000027d0 
+ 00010183  0x000014f4 enable  0x0000001c 
+ 00010184  0x000014f5 set1  0x00000010 , 0x00000000 
+ 00010185  0x000014f6 branch  0x000027d0 
+ 00010186  0x000014f9 set1  0x00000002 , 0x00000015 
+ 00010187  0x000014fb enable  0x0000001d 
+ 00010188  0x000014fc branch  0x000027d0 
+ 00010189  0x00001500 set1  0x00000002 , 0x00000015 
+ 00010190  0x00001501 enable  0x0000001d 
+ 00010191  0x00001502 set1  0x00000010 , 0x00000000 
+ 00010192  0x00001505 bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x00001506 fetch  0x00000001 , 0x0000004c 
+ 00010194  0x00001507 bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x00001508 sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x00001509 branch  0x000027e5 , 0x00000002 
+ 00010197  0x0000150a disable  0x0000000e 
+ 00010198  0x0000150b disable  0x0000001c 
+ 00010199  0x0000150c enable  0x0000001d 
+ 00010200  0x0000150d disable  0x00000007 
+ 00010201  0x0000150e set1  0x00000001 , 0x00000015 
+ 00010202  0x0000150f isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001510 branch  0x000027df , 0x00000001 
+ 00010204  0x00001511 setarg  0x000abeee 
+ 00010205  0x00001512 inject  0x00000003 , 0x00000014 
+ 00010206  0x00001513 branch  0x000027e3 
+ 00010207  0x00001515 setarg  0x005faeba 
+ 00010208  0x00001516 inject  0x00000003 , 0x00000018 
+ 00010209  0x00001517 setarg  0x00000012 
+ 00010210  0x00001518 inject  0x00000003 , 0x00000006 
+ 00010211  0x0000151a enable  0x00000007 
+ 00010212  0x0000151b set1  0x00000010 , 0x00000000 
+ 00010213  0x0000151d enable  0x0000000e 
+ 00010214  0x0000151e enable  0x00000009 
+ 00010215  0x0000151f bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001520 fetch  0x00000001 , 0x000041db 
+ 00010217  0x00001521 inject  0x00000003 , 0x00000003 
+ 00010218  0x00001522 fetch  0x00000002 , 0x000041dc 
+ 00010219  0x00001523 iforce  0x00000039 
+ 00010220  0x00001524 bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x00001525 inject  0x00000003 , 0x00000005 
+ 00010222  0x00001526 branch  0x000027f0 
+ 00010223  0x00001528 inject  0x00000003 , 0x0000000d 
+ 00010224  0x0000152a deposit  0x00000039 
+ 00010225  0x0000152b branch  0x000027f7 , 0x00000034 
+ 00010226  0x0000152c fetch  0x00000002 , 0x0000016f 
+ 00010227  0x0000152d iforce  0x00000006 
+ 00010228  0x0000152f ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001530 inject  0x00000003 , 0x00000008 
+ 00010230  0x00001531 loop  0x000027f4 
+ 00010231  0x00001535 enable  0x00000008 
+ 00010232  0x00001536 inject  0x00000003 , 0x00000010 
+ 00010233  0x00001537 disable  0x00000008 
+ 00010234  0x00001538 call  0x000024c1 
+ 00010235  0x00001539 fetch  0x00000001 , 0x0000004c 
+ 00010236  0x0000153a bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x0000153b force  0x00000000 , 0x0000003f 
+ 00010238  0x0000153c inject  0x00000003 , 0x00000006 
+ 00010239  0x0000153d branch  0x0000264d 
+ 00010240  0x00001541 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x00001542 bmark1  0x00000010 , 0x00002808 
+ 00010242  0x00001544 fetch  0x00000001 , 0x00000180 
+ 00010243  0x00001545 inject  0x00000003 , 0x00000003 
+ 00010244  0x00001546 fetch  0x00000001 , 0x0000015f 
+ 00010245  0x00001547 iforce  0x00000013 
+ 00010246  0x00001548 inject  0x00000003 , 0x00000005 
+ 00010247  0x00001549 branch  0x0000280d 
+ 00010248  0x0000154b fetch  0x00000001 , 0x00000180 
+ 00010249  0x0000154c inject  0x00000003 , 0x00000003 
+ 00010250  0x0000154d fetch  0x00000002 , 0x0000015f 
+ 00010251  0x0000154e iforce  0x00000013 
+ 00010252  0x0000154f inject  0x00000003 , 0x0000000d 
+ 00010253  0x00001551 arg  0x00000551 , 0x00000006 
+ 00010254  0x00001553 copy  0x00000013 , 0x0000003e 
+ 00010255  0x00001554 branch  0x00002814 , 0x00000005 
+ 00010256  0x00001555 ifetch  0x00000001 , 0x00000006 
+ 00010257  0x00001556 inject  0x00000003 , 0x00000008 
+ 00010258  0x00001557 increase  0xffffffff , 0x00000013 
+ 00010259  0x00001558 branch  0x0000280e 
+ 00010260  0x0000155a fetch  0x00000002 , 0x000000fc 
+ 00010261  0x0000155b increase  0x00000001 , 0x0000003f 
+ 00010262  0x0000155c store  0x00000002 , 0x000000fc 
+ 00010263  0x0000155d branch  0x000027f7 
+ 00010264  0x00001561 fetch  0x00000004 , 0x00000165 
+ 00010265  0x00001562 add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x00001563 fetch  0x00000002 , 0x00000171 
+ 00010267  0x00001564 nbranch  0x0000281e , 0x00000034 
+ 00010268  0x00001565 increase  0xfffffffd , 0x00000011 
+ 00010269  0x00001566 branch  0x00002826 
+ 00010270  0x00001568 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x00001569 hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x0000156a increase  0x00000001 , 0x00000002 
+ 00010273  0x0000156c isub  0x00000002 , 0x0000003f 
+ 00010274  0x0000156d nbranch  0x00002825 , 0x00000002 
+ 00010275  0x0000156e increase  0xffffffff , 0x00000011 
+ 00010276  0x0000156f branch  0x00002821 
+ 00010277  0x00001571 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x00001573 until  0x0000003e , 0x00000023 
+ 00010279  0x00001574 compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x00001575 nbranch  0x00002826 , 0x00000001 
+ 00010281  0x00001576 iforce  0x00000029 
+ 00010282  0x00001577 copy  0x00000011 , 0x00000028 
+ 00010283  0x00001578 iforce  0x00000029 
+ 00010284  0x00001579 rtn 
+ 00010285  0x0000157d bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x0000157e until  0x0000003e , 0x00000022 
+ 00010287  0x0000157f deposit  0x0000001a 
+ 00010288  0x00001580 iforce  0x00000006 
+ 00010289  0x00001581 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x00001582 isub  0x00000022 , 0x00000039 
+ 00010291  0x00001583 and_into  0x00000003 , 0x00000039 
+ 00010292  0x00001584 nbranch  0x00002837 , 0x00000005 
+ 00010293  0x00001585 force  0x00000000 , 0x0000003f 
+ 00010294  0x00001586 branch  0x0000283b 
+ 00010295  0x00001588 arg  0x00000ea6 , 0x00000002 
+ 00010296  0x00001589 force  0x00000000 , 0x0000003f 
+ 00010297  0x0000158b iadd  0x00000002 , 0x0000003f 
+ 00010298  0x0000158c loop  0x00002839 
+ 00010299  0x0000158e iadd  0x00000006 , 0x0000003f 
+ 00010300  0x0000158f div  0x0000003f , 0x0000000c 
+ 00010301  0x00001590 call  0x00007f86 
+ 00010302  0x00001591 quotient  0x0000003f 
+ 00010303  0x00001592 store  0x00000002 , 0x00000171 
+ 00010304  0x00001593 rtn 
+ 00010305  0x00001596 bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x00001597 deposit  0x0000001a 
+ 00010307  0x00001598 copy  0x00000019 , 0x00000002 
+ 00010308  0x00001599 isub  0x00000002 , 0x0000003e 
+ 00010309  0x0000159a nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x0000159b isub  0x00000002 , 0x00000002 
+ 00010311  0x0000159c setarg  0x00000ea6 
+ 00010312  0x0000159d isolate0  0x0000000f , 0x00000002 
+ 00010313  0x0000159e branch  0x0000284c , 0x00000001 
+ 00010314  0x0000159f setarg  0xffff0ea6 
+ 00010315  0x000015a0 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015a2 storet  0x00000006 , 0x00000447 
+ 00010317  0x000015a3 rtn  0x00000036 
+ 00010318  0x000015a4 storet  0x00000006 , 0x00000038 
+ 00010319  0x000015a5 rtn 
+ 00010320  0x000015a8 disable  0x00000030 
+ 00010321  0x000015a9 fetch  0x00000006 , 0x00000447 
+ 00010322  0x000015aa branch  0x00002854 , 0x00000036 
+ 00010323  0x000015ab fetch  0x00000006 , 0x00000038 
+ 00010324  0x000015ad iadd  0x00000019 , 0x00000030 
+ 00010325  0x000015ae increase  0x0000000a , 0x00000030 
+ 00010326  0x000015af setarg  0x00000ea6 
+ 00010327  0x000015b0 isub  0x00000030 , 0x0000003f 
+ 00010328  0x000015b1 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x000015b2 branch  0x0000285e , 0x00000001 
+ 00010330  0x000015b3 setarg  0x0000f15a 
+ 00010331  0x000015b4 iadd  0x00000030 , 0x00000030 
+ 00010332  0x000015b6 copy  0x00000030 , 0x0000001a 
+ 00010333  0x000015b7 rtn 
+ 00010334  0x000015b9 force  0x00000000 , 0x0000003e 
+ 00010335  0x000015ba branch  0x0000285c 
+ 00010336  0x000015c2 bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x000015c3 call  0x00002918 
+ 00010338  0x000015c4 copy  0x00000021 , 0x0000003f 
+ 00010339  0x000015c5 and_into  0x00000180 , 0x0000003f 
+ 00010340  0x000015c6 compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x000015c7 nbranch  0x00002869 , 0x00000001 
+ 00010342  0x000015c8 rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x000015c9 iadd  0x00000017 , 0x0000003f 
+ 00010344  0x000015ca branch  0x0000286a 
+ 00010345  0x000015cc copy  0x00000017 , 0x0000003f 
+ 00010346  0x000015ce div  0x0000003f , 0x0000004f 
+ 00010347  0x000015cf pulse  0x00000015 
+ 00010348  0x000015d0 call  0x00007f86 
+ 00010349  0x000015d1 remainder  0x00000011 
+ 00010350  0x000015d2 add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x000015d3 branch  0x00002872 , 0x00000002 
+ 00010352  0x000015d4 lshift  0x00000011 , 0x00000002 
+ 00010353  0x000015d5 branch  0x00002874 
+ 00010354  0x000015d7 lshift  0x00000002 , 0x00000002 
+ 00010355  0x000015d8 increase  0x00000001 , 0x00000002 
+ 00010356  0x000015da bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x000015db fetch  0x00000001 , 0x00000031 
+ 00010358  0x000015dc bbit0  0x00000003 , 0x00002885 
+ 00010359  0x000015de fetch  0x00000004 , 0x000040d2 
+ 00010360  0x000015df isub  0x00000021 , 0x0000003e 
+ 00010361  0x000015e0 branch  0x00002885 , 0x00000002 
+ 00010362  0x000015e1 call  0x000028a4 
+ 00010363  0x000015e2 fetch  0x00000001 , 0x000040d9 
+ 00010364  0x000015e3 rtn  0x00000034 
+ 00010365  0x000015e4 fetch  0x00000001 , 0x00000031 
+ 00010366  0x000015e5 set1  0x00000002 , 0x0000003f 
+ 00010367  0x000015e6 store  0x00000001 , 0x00000031 
+ 00010368  0x000015e7 fetch  0x00000005 , 0x000040e7 
+ 00010369  0x000015e8 store  0x00000005 , 0x000040da 
+ 00010370  0x000015e9 ifetch  0x00000005 , 0x00000006 
+ 00010371  0x000015ea store  0x00000005 , 0x000040df 
+ 00010372  0x000015eb call  0x000028a9 
+ 00010373  0x000015ed fetch  0x00000001 , 0x00000031 
+ 00010374  0x000015ee rtnbit0  0x00000002 
+ 00010375  0x000015ef isolate1  0x00000001 , 0x00000021 
+ 00010376  0x000015f0 branch  0x000028a1 , 0x00000001 
+ 00010377  0x000015f1 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x000015f2 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x000015f3 setarg  0x000040da 
+ 00010380  0x000015f4 iadd  0x00000011 , 0x00000011 
+ 00010381  0x000015f5 ifetch  0x00000001 , 0x00000011 
+ 00010382  0x000015f6 qisolate0  0x0000003f 
+ 00010383  0x000015f7 branch  0x00002892 , 0x00000001 
+ 00010384  0x000015f8 deposit  0x00000002 
+ 00010385  0x000015f9 branch  0x0000289e 
+ 00010386  0x000015fb fetch  0x00000001 , 0x000040e4 
+ 00010387  0x000015fc iforce  0x00000012 
+ 00010388  0x000015fd deposit  0x00000021 
+ 00010389  0x000015fe and_into  0x00000180 , 0x0000003f 
+ 00010390  0x000015ff rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001600 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x00001601 idiv  0x00000012 
+ 00010393  0x00001602 setarg  0x000040f2 
+ 00010394  0x00001603 call  0x00007f86 
+ 00010395  0x00001604 remainder  0x00000011 
+ 00010396  0x00001605 iadd  0x00000011 , 0x00000006 
+ 00010397  0x00001606 ifetch  0x00000001 , 0x00000006 
+ 00010398  0x00001608 store  0x00000001 , 0x000040e5 
+ 00010399  0x00001609 iforce  0x00000002 
+ 00010400  0x0000160a rtn 
+ 00010401  0x0000160d fetch  0x00000001 , 0x000040e5 
+ 00010402  0x0000160e iforce  0x00000002 
+ 00010403  0x0000160f rtn 
+ 00010404  0x00001612 fetch  0x00000001 , 0x00000031 
+ 00010405  0x00001613 set0  0x00000002 , 0x0000003f 
+ 00010406  0x00001614 set0  0x00000003 , 0x0000003f 
+ 00010407  0x00001615 store  0x00000001 , 0x00000031 
+ 00010408  0x00001616 rtn 
+ 00010409  0x0000161d bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x0000161e arg  0x000040f2 , 0x00000005 
+ 00010411  0x0000161f force  0x0000000a , 0x00000039 
+ 00010412  0x00001620 call  0x00007ec6 
+ 00010413  0x00001621 arg  0x000040f2 , 0x00000005 
+ 00010414  0x00001622 force  0x00000000 , 0x00000013 
+ 00010415  0x00001623 force  0x00000002 , 0x00000007 
+ 00010416  0x00001625 fetch  0x00000005 , 0x000040da 
+ 00010417  0x00001626 iforce  0x00000002 
+ 00010418  0x00001627 compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x00001628 branch  0x000028b5 , 0x00000001 
+ 00010420  0x00001629 rshift  0x00000002 , 0x00000002 
+ 00010421  0x0000162b isolate0  0x00000000 , 0x00000002 
+ 00010422  0x0000162c branch  0x000028b9 , 0x00000001 
+ 00010423  0x0000162d deposit  0x00000013 
+ 00010424  0x0000162e istore  0x00000001 , 0x00000005 
+ 00010425  0x00001630 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x00001631 increase  0x00000002 , 0x00000013 
+ 00010427  0x00001632 compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x00001633 nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x00001634 fetch  0x00000005 , 0x000040df 
+ 00010430  0x00001635 iforce  0x00000002 
+ 00010431  0x00001636 compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x00001637 branch  0x000028c2 , 0x00000001 
+ 00010433  0x00001638 rshift  0x00000002 , 0x00000002 
+ 00010434  0x0000163a sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x0000163b branch  0x000028b5 , 0x00000002 
+ 00010436  0x0000163c force  0x00000001 , 0x00000013 
+ 00010437  0x0000163d increase  0xffffffff , 0x00000007 
+ 00010438  0x0000163e nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x0000163f arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001640 deposit  0x00000005 
+ 00010441  0x00001641 isub  0x00000011 , 0x0000003f 
+ 00010442  0x00001642 store  0x00000001 , 0x000040e4 
+ 00010443  0x00001643 rtn 
+ 00010444  0x00001646 bpatch  0x00000080 , 0x00004010 
+ 00010445  0x00001647 call  0x00002860 
+ 00010446  0x00001648 fetch  0x00000001 , 0x0000017f 
+ 00010447  0x00001649 bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x0000164a fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x0000164c branch  0x0000291f 
+ 00010450  0x00001650 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x00001651 call  0x00002860 
+ 00010452  0x00001652 fetch  0x00000001 , 0x0000017f 
+ 00010453  0x00001653 bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x00001654 fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x00001656 branch  0x00002933 
+ 00010456  0x0000165a force  0x00000000 , 0x0000002d 
+ 00010457  0x0000165b fetch  0x00000003 , 0x000040a7 
+ 00010458  0x0000165c iforce  0x0000002c 
+ 00010459  0x0000165d rtn 
+ 00010460  0x00001660 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x00001661 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x00001662 icopy  0x0000002d 
+ 00010463  0x00001663 fetch  0x00000003 , 0x000041d0 
+ 00010464  0x00001664 icopy  0x0000002c 
+ 00010465  0x00001665 rtn 
+ 00010466  0x00001668 bpatch  0x00000083 , 0x00004010 
+ 00010467  0x00001669 fetch  0x00000002 , 0x000040a4 
+ 00010468  0x0000166a icopy  0x0000002e 
+ 00010469  0x0000166b fetch  0x00000001 , 0x000040a3 
+ 00010470  0x0000166c icopy  0x0000002d 
+ 00010471  0x0000166d fetch  0x00000003 , 0x000040a0 
+ 00010472  0x0000166e icopy  0x0000002c 
+ 00010473  0x0000166f rtn 
+ 00010474  0x00001672 bpatch  0x00000084 , 0x00004010 
+ 00010475  0x00001673 fetch  0x00000002 , 0x00000044 
+ 00010476  0x00001674 icopy  0x0000002e 
+ 00010477  0x00001675 fetch  0x00000001 , 0x00000043 
+ 00010478  0x00001676 icopy  0x0000002d 
+ 00010479  0x00001677 fetch  0x00000003 , 0x00000040 
+ 00010480  0x00001678 icopy  0x0000002c 
+ 00010481  0x00001679 rtn 
+ 00010482  0x0000167d bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x0000167e rtnmark0  0x0000001d 
+ 00010484  0x0000167f rtnmark0  0x0000001f 
+ 00010485  0x00001681 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x00001682 pulse  0x00000015 
+ 00010487  0x00001683 nop  0x00000020 
+ 00010488  0x00001684 rtn 
+ 00010489  0x00001688 bpatch  0x00000085 , 0x00004010 
+ 00010490  0x00001689 branch  0x0000290a , 0x00000021 
+ 00010491  0x0000168a jam  0x000000d4 , 0x00008955 
+ 00010492  0x0000168b nop  0x00000004 
+ 00010493  0x0000168c jam  0x000000d2 , 0x00008955 
+ 00010494  0x0000168d nop  0x00000004 
+ 00010495  0x0000168e jam  0x000000d1 , 0x00008955 
+ 00010496  0x0000168f nop  0x00000004 
+ 00010497  0x00001690 fetch  0x00000001 , 0x000041de 
+ 00010498  0x00001691 beq  0x00000000 , 0x00002908 
+ 00010499  0x00001692 beq  0x00000001 , 0x00002915 
+ 00010500  0x00001693 beq  0x00000002 , 0x00002908 
+ 00010501  0x00001694 beq  0x00000003 , 0x00002915 
+ 00010502  0x00001695 beq  0x00000004 , 0x00002915 
+ 00010503  0x00001696 beq  0x00000020 , 0x00002915 
+ 00010504  0x00001699 jam  0x000000d0 , 0x00008955 
+ 00010505  0x0000169a jam  0x000000e0 , 0x00008956 
+ 00010506  0x0000169c force  0x00000000 , 0x00000015 
+ 00010507  0x0000169d disable  0x00000021 
+ 00010508  0x0000169e disable  0x00000020 
+ 00010509  0x0000169f pulse  0x0000001e 
+ 00010510  0x000016a0 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016a1 jam  0x00000000 , 0x00008901 
+ 00010512  0x000016a2 jam  0x00000000 , 0x00008900 
+ 00010513  0x000016a3 jam  0x00000000 , 0x00008903 
+ 00010514  0x000016a4 jam  0x00000070 , 0x00008904 
+ 00010515  0x000016a5 jam  0x00000000 , 0x00008906 
+ 00010516  0x000016a6 rtn 
+ 00010517  0x000016ac jam  0x000000d0 , 0x00008955 
+ 00010518  0x000016ad jam  0x000000c0 , 0x00008956 
+ 00010519  0x000016ae branch  0x0000290a 
+ 00010520  0x000016b1 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x000016b2 jam  0x00000000 , 0x00008902 
+ 00010522  0x000016b3 jam  0x00000000 , 0x00008901 
+ 00010523  0x000016b4 jam  0x00000018 , 0x00008900 
+ 00010524  0x000016b5 jam  0x000000a7 , 0x00008903 
+ 00010525  0x000016b6 jam  0x0000007f , 0x00008904 
+ 00010526  0x000016b7 rtn 
+ 00010527  0x000016ba bpatch  0x00000087 , 0x00004010 
+ 00010528  0x000016bc storet  0x00000001 , 0x00000017 
+ 00010529  0x000016bd add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x000016be jam  0x00000007 , 0x0000896d 
+ 00010531  0x000016bf branch  0x00002981 
+ 00010532  0x000016c1 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x000016c2 jam  0x000000cf , 0x00008901 
+ 00010534  0x000016c3 nop  0x0000000a 
+ 00010535  0x000016c4 jam  0x000000ff , 0x00008900 
+ 00010536  0x000016c5 jam  0x000000af , 0x00008903 
+ 00010537  0x000016c6 jam  0x000000ff , 0x00008904 
+ 00010538  0x000016c7 nop  0x0000000a 
+ 00010539  0x000016c8 jam  0x000000a0 , 0x00008902 
+ 00010540  0x000016c9 rtn 
+ 00010541  0x000016cc fetch  0x00000001 , 0x000041e0 
+ 00010542  0x000016cd branch  0x00002931 , 0x00000034 
+ 00010543  0x000016cf add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x000016d0 rtn 
+ 00010545  0x000016d2 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x000016d3 rtn 
+ 00010547  0x000016d6 bpatch  0x00000089 , 0x00004011 
+ 00010548  0x000016d7 storet  0x00000001 , 0x00000017 
+ 00010549  0x000016d8 call  0x0000292d 
+ 00010550  0x000016d9 call  0x00002981 
+ 00010551  0x000016da setarg  0x00000500 
+ 00010552  0x000016db call  0x00002a8f 
+ 00010553  0x000016dd jam  0x00000001 , 0x00008906 
+ 00010554  0x000016de jam  0x0000003c , 0x00008900 
+ 00010555  0x000016df jam  0x000000e0 , 0x00008901 
+ 00010556  0x000016e0 jam  0x00000012 , 0x0000896d 
+ 00010557  0x000016e1 nop  0x0000000a 
+ 00010558  0x000016e2 jam  0x00000001 , 0x00008902 
+ 00010559  0x000016e3 jam  0x0000003d , 0x00008902 
+ 00010560  0x000016e4 nop  0x0000000a 
+ 00010561  0x000016e5 jam  0x000000b7 , 0x00008903 
+ 00010562  0x000016e6 nop  0x0000000a 
+ 00010563  0x000016e7 jam  0x0000007f , 0x00008902 
+ 00010564  0x000016e9 fetch  0x00000001 , 0x000041de 
+ 00010565  0x000016ea beq  0x00000000 , 0x0000294b 
+ 00010566  0x000016eb beq  0x00000001 , 0x0000294f 
+ 00010567  0x000016ec beq  0x00000002 , 0x00002953 
+ 00010568  0x000016ed beq  0x00000003 , 0x00002957 
+ 00010569  0x000016ee beq  0x00000004 , 0x0000295b 
+ 00010570  0x000016ef beq  0x00000020 , 0x0000295f 
+ 00010571  0x000016f1 jam  0x000000f0 , 0x00008956 
+ 00010572  0x000016f2 call  0x00002965 
+ 00010573  0x000016f3 jam  0x000000d8 , 0x00008955 
+ 00010574  0x000016f4 rtn 
+ 00010575  0x000016f7 jam  0x000000df , 0x00008956 
+ 00010576  0x000016f8 call  0x00002965 
+ 00010577  0x000016f9 jam  0x000000df , 0x00008955 
+ 00010578  0x000016fa rtn 
+ 00010579  0x000016fd jam  0x000000ff , 0x00008956 
+ 00010580  0x000016fe call  0x00002965 
+ 00010581  0x000016ff jam  0x000000df , 0x00008955 
+ 00010582  0x00001700 rtn 
+ 00010583  0x00001702 jam  0x000000ce , 0x00008956 
+ 00010584  0x00001703 call  0x00002965 
+ 00010585  0x00001704 jam  0x000000d8 , 0x00008955 
+ 00010586  0x00001705 rtn 
+ 00010587  0x00001708 jam  0x000000cb , 0x00008956 
+ 00010588  0x00001709 call  0x00002965 
+ 00010589  0x0000170a jam  0x000000d8 , 0x00008955 
+ 00010590  0x0000170b rtn 
+ 00010591  0x0000170e jam  0x000000d0 , 0x00008955 
+ 00010592  0x0000170f jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001710 jam  0x0000004c , 0x00008957 
+ 00010594  0x00001711 jam  0x0000006c , 0x00008958 
+ 00010595  0x00001712 jam  0x00000050 , 0x00008959 
+ 00010596  0x00001713 rtn 
+ 00010597  0x00001716 nop  0x00000004 
+ 00010598  0x00001717 jam  0x000000d1 , 0x00008955 
+ 00010599  0x00001718 nop  0x00000004 
+ 00010600  0x00001719 jam  0x000000d2 , 0x00008955 
+ 00010601  0x0000171a nop  0x00000004 
+ 00010602  0x0000171b jam  0x000000d4 , 0x00008955 
+ 00010603  0x0000171c rtn 
+ 00010604  0x00001720 jam  0x00000006 , 0x00008042 
+ 00010605  0x00001722 fetch  0x00000002 , 0x000040c3 
+ 00010606  0x00001723 bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x00001724 iforce  0x00000006 
+ 00010608  0x00001725 arg  0x00008900 , 0x00000002 
+ 00010609  0x00001727 ifetch  0x00000001 , 0x00000006 
+ 00010610  0x00001728 beq  0x000000ff , 0x00002977 
+ 00010611  0x00001729 ior  0x00000002 , 0x00000005 
+ 00010612  0x0000172a ifetch  0x00000001 , 0x00000006 
+ 00010613  0x0000172b istore  0x00000001 , 0x00000005 
+ 00010614  0x0000172c branch  0x00002971 
+ 00010615  0x0000172e bpatch  0x0000008a , 0x00004011 
+ 00010616  0x0000172f call  0x00002be5 
+ 00010617  0x00001730 call  0x000029c9 
+ 00010618  0x00001732 setarg  0x000007d0 
+ 00010619  0x00001733 iadd  0x00000022 , 0x0000003f 
+ 00010620  0x00001734 store  0x00000004 , 0x00000169 
+ 00010621  0x00001735 set1  0x00000003 , 0x00000015 
+ 00010622  0x00001736 force  0x00000000 , 0x00000015 
+ 00010623  0x00001737 ncall  0x00002998 , 0x0000002b 
+ 00010624  0x00001738 branch  0x000029ab 
+ 00010625  0x0000173c bpatch  0x0000008b , 0x00004011 
+ 00010626  0x0000173d setarg  0x00000960 
+ 00010627  0x0000173e iadd  0x00000011 , 0x00000002 
+ 00010628  0x0000173f fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001740 jam  0x00000004 , 0x0000895f 
+ 00010630  0x00001741 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x00001742 fetcht  0x00000001 , 0x000040be 
+ 00010632  0x00001743 idiv  0x00000002 
+ 00010633  0x00001744 call  0x00007f86 
+ 00010634  0x00001745 quotient  0x00000011 
+ 00010635  0x00001746 remainder  0x0000003f 
+ 00010636  0x00001747 lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x00001748 lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x00001749 idiv  0x00000002 
+ 00010639  0x0000174a call  0x00007f86 
+ 00010640  0x0000174b quotient  0x0000003f 
+ 00010641  0x0000174c lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x0000174d lshift  0x0000003f , 0x0000003f 
+ 00010643  0x0000174e ior  0x00000011 , 0x0000003f 
+ 00010644  0x0000174f hstore  0x00000004 , 0x00008960 
+ 00010645  0x00001750 jam  0x00000044 , 0x0000895f 
+ 00010646  0x00001751 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x00001752 rtn 
+ 00010648  0x00001756 bpatch  0x0000008c , 0x00004011 
+ 00010649  0x00001757 jam  0x00000002 , 0x00008906 
+ 00010650  0x00001758 setarg  0x0003d090 
+ 00010651  0x00001759 call  0x00002a8f 
+ 00010652  0x0000175a jam  0x0000007f , 0x00008900 
+ 00010653  0x0000175b nop  0x00000082 
+ 00010654  0x0000175c jam  0x00000030 , 0x00008952 
+ 00010655  0x0000175d jam  0x000000d0 , 0x00008901 
+ 00010656  0x0000175e jam  0x00000070 , 0x00008952 
+ 00010657  0x0000175f jam  0x000000f0 , 0x00008952 
+ 00010658  0x00001760 force  0x00000032 , 0x00000039 
+ 00010659  0x00001762 hfetch  0x00000001 , 0x00008980 
+ 00010660  0x00001763 bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x00001764 loop  0x000029a3 
+ 00010662  0x00001766 store  0x00000001 , 0x000040ce 
+ 00010663  0x00001767 jam  0x00000000 , 0x00008901 
+ 00010664  0x00001768 jam  0x00000000 , 0x00008900 
+ 00010665  0x00001769 jam  0x00000000 , 0x00008906 
+ 00010666  0x0000176a rtn 
+ 00010667  0x0000176d bpatch  0x0000008d , 0x00004011 
+ 00010668  0x0000176e fetch  0x00000001 , 0x000040ce 
+ 00010669  0x0000176f set1  0x00000005 , 0x0000003f 
+ 00010670  0x00001770 hstore  0x00000001 , 0x00008952 
+ 00010671  0x00001771 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x00001772 and_into  0x00000007 , 0x00000002 
+ 00010673  0x00001773 lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x00001774 ior  0x00000002 , 0x0000003f 
+ 00010675  0x00001775 hstore  0x00000001 , 0x00008950 
+ 00010676  0x00001776 hfetch  0x00000001 , 0x00008951 
+ 00010677  0x00001777 set0  0x00000000 , 0x0000003f 
+ 00010678  0x00001778 hstore  0x00000001 , 0x00008951 
+ 00010679  0x00001779 hfetch  0x00000001 , 0x00008952 
+ 00010680  0x0000177a set0  0x00000005 , 0x0000003f 
+ 00010681  0x0000177b hstore  0x00000001 , 0x00008952 
+ 00010682  0x0000177c rtn 
+ 00010683  0x0000177f bpatch  0x0000008e , 0x00004011 
+ 00010684  0x00001780 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x00001781 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x00001782 rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x00001783 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x00001785 and_into  0x000000ff , 0x0000003f 
+ 00010689  0x00001786 div  0x0000003f , 0x0000000a 
+ 00010690  0x00001787 call  0x00007f86 
+ 00010691  0x00001788 quotient  0x0000003f 
+ 00010692  0x00001789 lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x0000178a remainder  0x00000002 
+ 00010694  0x0000178b ior  0x00000002 , 0x0000003f 
+ 00010695  0x0000178c store  0x00000001 , 0x00000018 
+ 00010696  0x0000178d rtn 
+ 00010697  0x00001791 jam  0x00000006 , 0x00008042 
+ 00010698  0x00001792 hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x00001793 set0  0x00000004 , 0x0000003f 
+ 00010700  0x00001794 set0  0x00000005 , 0x0000003f 
+ 00010701  0x00001795 hstore  0x00000001 , 0x0000896b 
+ 00010702  0x00001796 jam  0x00000000 , 0x00008905 
+ 00010703  0x00001797 jam  0x00000000 , 0x00008904 
+ 00010704  0x00001798 jam  0x00000070 , 0x00008904 
+ 00010705  0x00001799 jam  0x000000ff , 0x00008905 
+ 00010706  0x0000179a hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x0000179b set1  0x00000004 , 0x0000003f 
+ 00010708  0x0000179c set1  0x00000005 , 0x0000003f 
+ 00010709  0x0000179d hstore  0x00000001 , 0x0000896b 
+ 00010710  0x0000179e call  0x000029e9 
+ 00010711  0x0000179f hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017a0 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017a1 hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017a2 set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017a3 hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017a4 set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017a5 hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017a6 jam  0x00000005 , 0x00008042 
+ 00010719  0x000017a7 nop  0x00000001 
+ 00010720  0x000017a8 jam  0x00000004 , 0x00008042 
+ 00010721  0x000017a9 hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x000017aa and_into  0x000000cf , 0x0000003f 
+ 00010723  0x000017ab hstore  0x00000001 , 0x0000896b 
+ 00010724  0x000017ac or_into  0x00000030 , 0x0000003f 
+ 00010725  0x000017ad hstore  0x00000001 , 0x0000896b 
+ 00010726  0x000017ae rtn 
+ 00010727  0x000017b2 setarg  0x00000f0f 
+ 00010728  0x000017b3 branch  0x00002c18 
+ 00010729  0x000017b6 setarg  0x0000080f 
+ 00010730  0x000017b7 branch  0x00002c18 
+ 00010731  0x000017bc bpatch  0x0000008f , 0x00004011 
+ 00010732  0x000017bd call  0x00002924 
+ 00010733  0x000017be disable  0x00000020 
+ 00010734  0x000017bf enable  0x00000021 
+ 00010735  0x000017c0 pulse  0x00000016 
+ 00010736  0x000017c1 rtn 
+ 00010737  0x000017c4 bpatch  0x00000090 , 0x00004012 
+ 00010738  0x000017c5 fetch  0x00000001 , 0x0000004c 
+ 00010739  0x000017c6 isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x000017c7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x000017c8 hstore  0x00000001 , 0x00008011 
+ 00010742  0x000017c9 arg  0x00000062 , 0x00000006 
+ 00010743  0x000017ca ifetch  0x00000009 , 0x00000006 
+ 00010744  0x000017cb iforce  0x00000032 
+ 00010745  0x000017cc ifetch  0x00000007 , 0x00000006 
+ 00010746  0x000017cd iforce  0x00000033 
+ 00010747  0x000017ce fetch  0x00000001 , 0x00000054 
+ 00010748  0x000017cf add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x000017d0 pulse  0x0000001a 
+ 00010750  0x000017d1 rtn 
+ 00010751  0x000017d4 deposit  0x0000001a 
+ 00010752  0x000017d5 store  0x00000006 , 0x0000009a 
+ 00010753  0x000017d6 disable  0x0000000d 
+ 00010754  0x000017d7 nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x000017d8 arg  0x000003bb , 0x00000029 
+ 00010756  0x000017d9 increase  0x00000001 , 0x00000028 
+ 00010757  0x000017da and_into  0x000001fc , 0x00000028 
+ 00010758  0x000017db rtn 
+ 00010759  0x000017e0 enable  0x0000000d 
+ 00010760  0x000017e2 correlate  0x0000003e , 0x00000017 
+ 00010761  0x000017e3 branch  0x000029ff , 0x00000018 
+ 00010762  0x000017e4 compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x000017e5 nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x000017e6 branch  0x000029ff 
+ 00010765  0x000017e9 bpatch  0x00000091 , 0x00004012 
+ 00010766  0x000017ea arg  0x00000600 , 0x0000000b 
+ 00010767  0x000017eb enable  0x0000000d 
+ 00010768  0x000017ec correlate  0x00000023 , 0x00000026 
+ 00010769  0x000017ed disable  0x0000000d 
+ 00010770  0x000017ee nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x000017ef rtn 
+ 00010772  0x000017f2 bpatch  0x00000092 , 0x00004012 
+ 00010773  0x000017f3 enable  0x0000000d 
+ 00010774  0x000017f4 correlate  0x0000003e , 0x00000003 
+ 00010775  0x000017f5 disable  0x0000000d 
+ 00010776  0x000017f6 nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x000017f7 arg  0x000003bb , 0x00000029 
+ 00010778  0x000017f8 and_into  0x000001fc , 0x00000028 
+ 00010779  0x000017f9 rtn 
+ 00010780  0x000017fd bpatch  0x00000093 , 0x00004012 
+ 00010781  0x000017fe iforce  0x00000011 
+ 00010782  0x000017ff deposit  0x00000021 
+ 00010783  0x00001800 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x00001801 copy  0x0000000b , 0x0000003f 
+ 00010785  0x00001802 store  0x00000004 , 0x000040ca 
+ 00010786  0x00001803 deposit  0x00000011 
+ 00010787  0x00001804 rtn 
+ 00010788  0x00001808 copy  0x0000003f , 0x00000002 
+ 00010789  0x00001809 bpatch  0x00000094 , 0x00004012 
+ 00010790  0x0000180a copy  0x00000002 , 0x0000003f 
+ 00010791  0x0000180b call  0x00007f50 
+ 00010792  0x0000180c lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x0000180d set1  0x0000002c , 0x0000003f 
+ 00010794  0x0000180e call  0x00007f39 
+ 00010795  0x0000180f set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001810 call  0x00002a77 
+ 00010797  0x00001811 call  0x00007f39 
+ 00010798  0x00001812 rtn  0x00000028 
+ 00010799  0x00001813 call  0x00007f43 
+ 00010800  0x00001814 iforce  0x0000001b 
+ 00010801  0x00001815 until  0x0000003e , 0x00000003 
+ 00010802  0x00001816 rtn 
+ 00010803  0x0000181a bpatch  0x00000095 , 0x00004012 
+ 00010804  0x0000181b branch  0x00002a38 , 0x00000030 
+ 00010805  0x0000181c until  0x00000029 , 0x00000026 
+ 00010806  0x0000181e copy  0x00000028 , 0x00000002 
+ 00010807  0x0000181f branch  0x00002a3b 
+ 00010808  0x00001821 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x00001822 until  0x00000023 , 0x00000026 
+ 00010810  0x00001824 copy  0x00000022 , 0x00000002 
+ 00010811  0x00001826 branch  0x00002a47 , 0x00000028 
+ 00010812  0x00001827 compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x00001828 nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x0000182a bpatch  0x00000096 , 0x00004012 
+ 00010815  0x0000182b fetch  0x00000001 , 0x00000030 
+ 00010816  0x0000182c rtnbit0  0x00000000 
+ 00010817  0x0000182d fetch  0x00000004 , 0x000040ca 
+ 00010818  0x0000182e isub  0x00000002 , 0x0000003f 
+ 00010819  0x0000182f nrtn  0x00000002 
+ 00010820  0x00001830 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x00001831 branch  0x00002a33 , 0x00000002 
+ 00010822  0x00001832 rtn 
+ 00010823  0x00001834 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x00001835 nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x00001836 branch  0x00002a3e 
+ 00010826  0x00001839 bpatch  0x00000097 , 0x00004012 
+ 00010827  0x0000183a arg  0x00000600 , 0x0000000b 
+ 00010828  0x0000183b branch  0x00002a33 
+ 00010829  0x0000183e disable  0x00000028 
+ 00010830  0x0000183f branch  0x00002a4a 
+ 00010831  0x00001842 enable  0x00000028 
+ 00010832  0x00001843 branch  0x00002a4a 
+ 00010833  0x00001846 bpatch  0x00000098 , 0x00004013 
+ 00010834  0x00001847 call  0x000029f1 
+ 00010835  0x00001848 disable  0x00000021 
+ 00010836  0x00001849 enable  0x00000020 
+ 00010837  0x0000184a rtn 
+ 00010838  0x0000184f bpatch  0x00000099 , 0x00004013 
+ 00010839  0x00001850 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x00001851 until  0x00000023 , 0x00000026 
+ 00010841  0x00001852 pulse  0x00000016 
+ 00010842  0x00001853 rtn 
+ 00010843  0x00001856 bpatch  0x0000009a , 0x00004013 
+ 00010844  0x00001857 arg  0x00000d00 , 0x0000000b 
+ 00010845  0x00001858 until  0x00000023 , 0x00000026 
+ 00010846  0x00001859 rtn 
+ 00010847  0x0000185d bpatch  0x0000009b , 0x00004013 
+ 00010848  0x0000185e arg  0x00000e43 , 0x0000000b 
+ 00010849  0x0000185f until  0x00000029 , 0x00000026 
+ 00010850  0x00001860 pulse  0x00000016 
+ 00010851  0x00001861 rtn 
+ 00010852  0x00001864 bpatch  0x0000009c , 0x00004013 
+ 00010853  0x00001865 preload  0x00000009 
+ 00010854  0x00001866 enable  0x0000001d 
+ 00010855  0x00001867 set1  0x00000000 , 0x00000015 
+ 00010856  0x00001868 inject  0x00000003 , 0x00000048 
+ 00010857  0x00001869 disable  0x0000001d 
+ 00010858  0x0000186a rtn 
+ 00010859  0x0000186e copy  0x00000025 , 0x00000002 
+ 00010860  0x0000186f or_into  0x00000060 , 0x00000002 
+ 00010861  0x00001870 copy  0x00000002 , 0x0000000e 
+ 00010862  0x00001871 rtn 
+ 00010863  0x00001877 bpatch  0x0000009d , 0x00004013 
+ 00010864  0x00001878 fetch  0x00000001 , 0x00004090 
+ 00010865  0x00001879 increase  0x00000001 , 0x0000003f 
+ 00010866  0x0000187a bne  0x00000007 , 0x00002a74 
+ 00010867  0x0000187b force  0x00000001 , 0x0000003f 
+ 00010868  0x0000187d store  0x00000001 , 0x00004090 
+ 00010869  0x0000187e iforce  0x00000004 
+ 00010870  0x0000187f rtn 
+ 00010871  0x00001882 copy  0x00000019 , 0x00000002 
+ 00010872  0x00001883 rtn  0x00000029 
+ 00010873  0x00001884 copy  0x0000001a , 0x00000002 
+ 00010874  0x00001885 rtn 
+ 00010875  0x00001888 deposit  0x00000022 
+ 00010876  0x00001889 rtn  0x00000029 
+ 00010877  0x0000188a deposit  0x00000028 
+ 00010878  0x0000188b rtn 
+ 00010879  0x0000188f bpatch  0x0000009e , 0x00004013 
+ 00010880  0x00001890 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x00001891 call  0x00002a7b 
+ 00010882  0x00001892 isub  0x00000002 , 0x0000000b 
+ 00010883  0x00001893 deposit  0x0000000b 
+ 00010884  0x00001894 fetcht  0x00000002 , 0x00000051 
+ 00010885  0x00001895 lshift  0x00000002 , 0x00000002 
+ 00010886  0x00001896 isub  0x00000002 , 0x0000003f 
+ 00010887  0x00001897 rtn 
+ 00010888  0x0000189a bpatch  0x0000009f , 0x00004013 
+ 00010889  0x0000189b call  0x00002a7b 
+ 00010890  0x0000189c store  0x00000004 , 0x0000004d 
+ 00010891  0x0000189d rtn 
+ 00010892  0x000018a0 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018a1 branch  0x00002a8c 
+ 00010894  0x000018a4 branch  0x00002a8e 
+ 00010895  0x000018a7 rtn  0x00000034 
+ 00010896  0x000018a9 rshift  0x0000003f , 0x0000003f 
+ 00010897  0x000018aa increase  0xfffffffd , 0x0000003f 
+ 00010898  0x000018ac increase  0xffffffff , 0x0000003f 
+ 00010899  0x000018ad nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x000018ae force  0x00000000 , 0x0000003f 
+ 00010901  0x000018af rtn 
+ 00010902  0x000018b5 arg  0x00000010 , 0x00000039 
+ 00010903  0x000018b6 arg  0x00000000 , 0x00000005 
+ 00010904  0x000018b7 call  0x00007ec6 
+ 00010905  0x000018b8 arg  0x0000043f , 0x00000005 
+ 00010906  0x000018b9 arg  0x0000000a , 0x00000039 
+ 00010907  0x000018ba call  0x00007ec6 
+ 00010908  0x000018bb jam  0x00000000 , 0x000009b2 
+ 00010909  0x000018bc jam  0x00000000 , 0x00000a99 
+ 00010910  0x000018bd jam  0x00000000 , 0x0000048c 
+ 00010911  0x000018be jam  0x00000000 , 0x0000017f 
+ 00010912  0x000018bf jam  0x00000000 , 0x000004d1 
+ 00010913  0x000018c0 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x000018c1 jam  0x00000000 , 0x0000016d 
+ 00010915  0x000018c2 jam  0x00000000 , 0x00000151 
+ 00010916  0x000018c3 jam  0x00000000 , 0x0000015c 
+ 00010917  0x000018c4 setarg  0x009e8b33 
+ 00010918  0x000018c5 store  0x00000003 , 0x000040a7 
+ 00010919  0x000018c6 setarg  0x00000153 
+ 00010920  0x000018c7 store  0x00000002 , 0x00000083 
+ 00010921  0x000018c8 jam  0x0000001e , 0x00000085 
+ 00010922  0x000018c9 jam  0x00000001 , 0x00000086 
+ 00010923  0x000018ca jam  0x00000007 , 0x00000088 
+ 00010924  0x000018cb setarg  0x0012e904 
+ 00010925  0x000018cc store  0x00000003 , 0x00000080 
+ 00010926  0x000018d1 jam  0x00000060 , 0x00000090 
+ 00010927  0x000018d2 jam  0x00000005 , 0x000040d0 
+ 00010928  0x000018d3 jam  0x00000002 , 0x00000014 
+ 00010929  0x000018d4 fetch  0x00000001 , 0x0000465a 
+ 00010930  0x000018d5 ncall  0x000074c1 , 0x00000034 
+ 00010931  0x000018d6 fetch  0x00000001 , 0x000044be 
+ 00010932  0x000018d7 ncall  0x00007518 , 0x00000034 
+ 00010933  0x000018d8 bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x000018d9 rtn  0x0000002b 
+ 00010935  0x000018da setarg  0x00000000 
+ 00010936  0x000018db store  0x00000002 , 0x000041dc 
+ 00010937  0x000018dc rshift  0x00000022 , 0x0000003f 
+ 00010938  0x000018dd store  0x00000004 , 0x00004094 
+ 00010939  0x000018de rtn 
+ 00010940  0x000018e6 setarg  0x0000ee21 
+ 00010941  0x000018e7 hstore  0x00000002 , 0x00008050 
+ 00010942  0x000018e8 hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x000018e9 store  0x00000004 , 0x00000abe 
+ 00010944  0x000018ea hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x000018eb store  0x00000001 , 0x00000abd 
+ 00010946  0x000018ec bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x000018ed enable  0x0000002b 
+ 00010948  0x000018ee bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x000018ef disable  0x0000002b 
+ 00010950  0x000018f0 deposit  0x00000027 
+ 00010951  0x000018f1 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x000018f2 hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x000018f3 bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x000018f4 arg  0xffffffff , 0x00000002 
+ 00010955  0x000018f5 branch  0x00002b3c 
+ 00010956  0x000018f7 hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x000018f8 hstore  0x00000003 , 0x0000804c 
+ 00010958  0x000018f9 ifetch  0x00000001 , 0x00000006 
+ 00010959  0x000018fa or_into  0x000000ef , 0x0000003f 
+ 00010960  0x000018fb istore  0x00000001 , 0x00000005 
+ 00010961  0x000018fc call  0x00002c23 
+ 00010962  0x000018fd hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x000018fe set1  0x00000004 , 0x0000003f 
+ 00010964  0x000018ff hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001900 call  0x00002c23 
+ 00010966  0x00001901 call  0x00002adf , 0x0000002b 
+ 00010967  0x00001902 hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x00001903 set0  0x00000003 , 0x0000003f 
+ 00010969  0x00001904 hstore  0x00000001 , 0x0000804e 
+ 00010970  0x00001905 call  0x00002c23 
+ 00010971  0x00001906 nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x00001907 rtnmark0  0x0000002b 
+ 00010973  0x00001908 jam  0x00000008 , 0x00008006 
+ 00010974  0x00001909 rtn 
+ 00010975  0x0000190c fetch  0x00000001 , 0x00004198 
+ 00010976  0x0000190d hstore  0x00000001 , 0x00008086 
+ 00010977  0x0000190e fetch  0x00000003 , 0x0000418d 
+ 00010978  0x0000190f hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001910 fetch  0x00000004 , 0x00004181 
+ 00010980  0x00001911 hstore  0x00000004 , 0x00008074 
+ 00010981  0x00001912 fetch  0x00000004 , 0x0000417d 
+ 00010982  0x00001913 hstore  0x00000004 , 0x00008070 
+ 00010983  0x00001914 fetch  0x00000008 , 0x00004185 
+ 00010984  0x00001915 hstore  0x00000008 , 0x00008078 
+ 00010985  0x00001916 fetch  0x00000008 , 0x00004190 
+ 00010986  0x00001917 iforce  0x00000000 
+ 00010987  0x00001918 hfetch  0x00000008 , 0x00008140 
+ 00010988  0x00001919 store  0x00000008 , 0x000000a1 
+ 00010989  0x0000191a call  0x000064ca 
+ 00010990  0x0000191b rtn 
+ 00010991  0x0000191e deposit  0x00000000 
+ 00010992  0x0000191f store  0x00000008 , 0x00004190 
+ 00010993  0x00001920 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x00001921 store  0x00000008 , 0x0000417d 
+ 00010995  0x00001922 ifetch  0x00000008 , 0x00000006 
+ 00010996  0x00001923 istore  0x00000008 , 0x00000005 
+ 00010997  0x00001924 hfetch  0x00000003 , 0x00008080 
+ 00010998  0x00001925 store  0x00000003 , 0x0000418d 
+ 00010999  0x00001926 hfetch  0x00000001 , 0x00008086 
+ 00011000  0x00001927 store  0x00000001 , 0x00004198 
+ 00011001  0x00001928 branch  0x00002c29 
+ 00011002  0x0000192b hfetch  0x00000001 , 0x00008063 
+ 00011003  0x0000192c nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x0000192d fetch  0x00000003 , 0x0000416f 
+ 00011005  0x0000192e nrtn  0x00000034 
+ 00011006  0x0000192f jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001930 jam  0x00000080 , 0x00008006 
+ 00011008  0x00001932 hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x00001933 rtnbit0  0x00000001 
+ 00011010  0x00001934 hfetch  0x00000003 , 0x00008149 
+ 00011011  0x00001935 store  0x00000003 , 0x0000416f 
+ 00011012  0x00001936 rtn 
+ 00011013  0x0000193b bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x0000193c deposit  0x0000001a 
+ 00011015  0x0000193d call  0x00007f37 
+ 00011016  0x0000193e fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x0000193f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001940 rtn  0x00000002 
+ 00011019  0x00001941 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x00001942 lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x00001943 idiv  0x00000002 
+ 00011022  0x00001944 call  0x00007f86 
+ 00011023  0x00001945 quotient  0x0000003f 
+ 00011024  0x00001946 arg  0x000000c8 , 0x00000002 
+ 00011025  0x00001947 call  0x00007f91 
+ 00011026  0x00001948 store  0x00000001 , 0x00000099 
+ 00011027  0x00001949 nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x0000194a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x0000194c fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x0000194d iadd  0x00000002 , 0x0000003f 
+ 00011031  0x0000194e store  0x00000003 , 0x0000416f 
+ 00011032  0x00001950 setarg  0x00000000 
+ 00011033  0x00001951 store  0x00000004 , 0x0000415f 
+ 00011034  0x00001952 rtn 
+ 00011035  0x00001957 fetch  0x00000001 , 0x00004177 
+ 00011036  0x00001958 set1  0x00000002 , 0x0000003f 
+ 00011037  0x00001959 store  0x00000001 , 0x00004177 
+ 00011038  0x0000195a branch  0x00002b23 
+ 00011039  0x0000195f arg  0xffffffff , 0x00000002 
+ 00011040  0x00001960 fetch  0x00000001 , 0x00004176 
+ 00011041  0x00001961 set0  0x00000007 , 0x0000003f 
+ 00011042  0x00001962 store  0x00000001 , 0x00004176 
+ 00011043  0x00001964 bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x00001965 call  0x00002c29 
+ 00011045  0x00001966 fetch  0x00000001 , 0x00004157 
+ 00011046  0x00001967 store  0x00000001 , 0x0000417c 
+ 00011047  0x00001968 fetch  0x00000001 , 0x0000417a 
+ 00011048  0x00001969 set1  0x00000007 , 0x0000003f 
+ 00011049  0x0000196a store  0x00000001 , 0x0000417a 
+ 00011050  0x0000196e bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x0000196f call  0x000029e7 
+ 00011052  0x00001970 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x00001971 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x00001972 store  0x00000004 , 0x0000415f 
+ 00011055  0x00001973 call  0x00002aef 
+ 00011056  0x00001974 fetch  0x00000005 , 0x00004178 
+ 00011057  0x00001975 hstore  0x00000004 , 0x0000804c 
+ 00011058  0x00001976 rshift32  0x0000003f , 0x00000011 
+ 00011059  0x00001977 until  0x0000003e , 0x00000033 
+ 00011060  0x00001978 deposit  0x00000019 
+ 00011061  0x00001979 store  0x00000006 , 0x00004163 
+ 00011062  0x0000197a jam  0x00000002 , 0x00008005 
+ 00011063  0x0000197b until  0x0000003e , 0x00000033 
+ 00011064  0x0000197c until  0x0000003e , 0x00000033 
+ 00011065  0x0000197d deposit  0x00000011 
+ 00011066  0x0000197e hstore  0x00000001 , 0x0000804f 
+ 00011067  0x0000197f jam  0x00000002 , 0x00008005 
+ 00011068  0x00001981 until  0x0000003e , 0x00000033 
+ 00011069  0x00001982 until  0x0000003e , 0x00000033 
+ 00011070  0x00001983 hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x00001984 jam  0x00000010 , 0x00008005 
+ 00011072  0x00001985 until  0x0000003e , 0x0000003f 
+ 00011073  0x0000198b bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x0000198c setarg  0x00000000 
+ 00011075  0x0000198d copy  0x00000027 , 0x0000003e 
+ 00011076  0x0000198e branch  0x00002b4c , 0x00000005 
+ 00011077  0x0000198f hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x00001990 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x00001991 isub  0x00000002 , 0x0000003e 
+ 00011080  0x00001992 branch  0x00002b4a , 0x00000002 
+ 00011081  0x00001993 deposit  0x00000002 
+ 00011082  0x00001995 isub  0x00000027 , 0x0000003f 
+ 00011083  0x00001996 increase  0x00000001 , 0x0000003f 
+ 00011084  0x00001998 increase  0x00000008 , 0x0000003f 
+ 00011085  0x00001999 until  0x0000003e , 0x00000033 
+ 00011086  0x0000199a iadd  0x00000031 , 0x0000003f 
+ 00011087  0x0000199b fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x0000199c iadd  0x00000002 , 0x0000003f 
+ 00011089  0x0000199d fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x0000199e imul32  0x00000002 , 0x0000003f 
+ 00011091  0x0000199f rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019a0 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019a1 increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019a2 arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019a3 idiv  0x00000002 
+ 00011096  0x000019a4 call  0x00007f86 
+ 00011097  0x000019a5 quotient  0x0000003f 
+ 00011098  0x000019a6 lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019a7 remainder  0x00000002 
+ 00011100  0x000019a8 ior  0x00000002 , 0x0000003f 
+ 00011101  0x000019a9 fetcht  0x00000006 , 0x00004163 
+ 00011102  0x000019aa call  0x00007f2c 
+ 00011103  0x000019ab copy  0x00000002 , 0x00000019 
+ 00011104  0x000019ac fetch  0x00000006 , 0x00004048 
+ 00011105  0x000019ad call  0x00002854 
+ 00011106  0x000019ae deposit  0x0000001a 
+ 00011107  0x000019af store  0x00000006 , 0x00000a9a 
+ 00011108  0x000019b0 deposit  0x00000027 
+ 00011109  0x000019b1 istore  0x00000001 , 0x00000005 
+ 00011110  0x000019b2 hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x000019b3 or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x000019b4 istore  0x00000001 , 0x00000005 
+ 00011113  0x000019b5 rtn 
+ 00011114  0x000019b8 bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x000019b9 call  0x00002afa 
+ 00011116  0x000019ba fetch  0x00000003 , 0x0000416f 
+ 00011117  0x000019bb rtn  0x00000034 
+ 00011118  0x000019bc fetch  0x00000001 , 0x00004091 
+ 00011119  0x000019bd rtn  0x00000034 
+ 00011120  0x000019be fetch  0x00000001 , 0x0000465a 
+ 00011121  0x000019bf branch  0x00002b74 , 0x00000034 
+ 00011122  0x000019c0 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x000019c1 rtn  0x00000034 
+ 00011124  0x000019c3 fetch  0x00000001 , 0x000044c0 
+ 00011125  0x000019c4 nrtn  0x00000034 
+ 00011126  0x000019c5 call  0x00002c3a 
+ 00011127  0x000019c6 nrtn  0x00000034 
+ 00011128  0x000019c7 fetch  0x00000001 , 0x00004040 
+ 00011129  0x000019c8 compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x000019c9 nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x000019ca fetch  0x00000002 , 0x00004042 
+ 00011132  0x000019cb rtn  0x00000034 
+ 00011133  0x000019cc rtn  0x0000002b 
+ 00011134  0x000019cd bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x000019cf fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x000019d0 fetch  0x00000002 , 0x00004042 
+ 00011137  0x000019d1 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x000019d2 rshift4  0x00000002 , 0x00000002 
+ 00011139  0x000019d3 rshift2  0x00000002 , 0x00000002 
+ 00011140  0x000019d4 isub  0x00000002 , 0x0000003f 
+ 00011141  0x000019d5 fetcht  0x00000004 , 0x00004044 
+ 00011142  0x000019d6 iadd  0x00000002 , 0x0000003f 
+ 00011143  0x000019d7 fetcht  0x00000001 , 0x00004156 
+ 00011144  0x000019d8 isub  0x00000002 , 0x0000003f 
+ 00011145  0x000019d9 lshift16  0x0000003f , 0x00000030 
+ 00011146  0x000019da bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x000019db fetch  0x00000002 , 0x0000404e 
+ 00011148  0x000019dc rshift  0x0000003f , 0x0000003f 
+ 00011149  0x000019dd call  0x00007f50 
+ 00011150  0x000019de deposit  0x00000030 
+ 00011151  0x000019df call  0x00007f39 
+ 00011152  0x000019e0 copy  0x0000001a , 0x00000002 
+ 00011153  0x000019e1 call  0x00007f37 
+ 00011154  0x000019e2 rtn  0x00000028 
+ 00011155  0x000019e4 call  0x00007f49 
+ 00011156  0x000019e6 bpatch  0x000000aa , 0x00004015 
+ 00011157  0x000019e7 fetch  0x00000001 , 0x00004178 
+ 00011158  0x000019e8 isub  0x00000002 , 0x0000003e 
+ 00011159  0x000019e9 branch  0x00002b18 , 0x00000002 
+ 00011160  0x000019ea storet  0x00000004 , 0x0000415b 
+ 00011161  0x000019eb call  0x00003328 
+ 00011162  0x000019ec call  0x000052fb 
+ 00011163  0x000019ed fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x000019ee branch  0x00002b2a 
+ 00011165  0x000019f1 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x000019f2 fetch  0x00000001 , 0x00004040 
+ 00011167  0x000019f3 rtnbit1  0x00000000 
+ 00011168  0x000019f4 rtnbit1  0x00000003 
+ 00011169  0x000019f5 fetch  0x00000001 , 0x0000465a 
+ 00011170  0x000019f6 branch  0x00002ba5 , 0x00000034 
+ 00011171  0x000019f7 fetch  0x00000001 , 0x000045b1 
+ 00011172  0x000019f8 rtn  0x00000034 
+ 00011173  0x000019fa bpatch  0x000000ac , 0x00004015 
+ 00011174  0x000019fb fetch  0x00000001 , 0x0000436e 
+ 00011175  0x000019fc nbranch  0x00002baa , 0x00000034 
+ 00011176  0x000019fd fetch  0x00000001 , 0x00004093 
+ 00011177  0x000019fe rtn  0x00000034 
+ 00011178  0x00001a00 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a01 rtn  0x00000034 
+ 00011180  0x00001a03 fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a04 isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a05 arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a06 imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a07 branch  0x00002b93 
+ 00011185  0x00001a0a bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a0b disable  0x0000002b 
+ 00011187  0x00001a0c fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a0d rtnbit0  0x00000001 
+ 00011189  0x00001a0e nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a0f call  0x00002bcb 
+ 00011191  0x00001a10 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a11 store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a12 fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a13 bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a14 bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a15 call  0x00005274 
+ 00011197  0x00001a16 nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a17 fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a18 bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a1a jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a1b bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a1c fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a1d branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a1e increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a1f store  0x00000001 , 0x00004174 
+ 00011206  0x00001a20 rtn 
+ 00011207  0x00001a24 arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a25 branch  0x000060cd 
+ 00011209  0x00001a28 arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a29 branch  0x000060d1 
+ 00011211  0x00001a2e jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a2f fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a30 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a31 store  0x00000003 , 0x00004169 
+ 00011215  0x00001a32 rtn 
+ 00011216  0x00001a35 bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a36 fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a37 rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a38 fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a39 iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a3a store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a3c jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a3d fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a3e increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a3f store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a40 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a41 increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a42 store  0x00000001 , 0x00004159 
+ 00011229  0x00001a43 rtn 
+ 00011230  0x00001a46 jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a47 fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001a48 store  0x00000001 , 0x00004174 
+ 00011233  0x00001a49 rtn 
+ 00011234  0x00001a4c fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001a4d storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001a4e rtn 
+ 00011237  0x00001a51 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001a52 fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001a53 nrtn  0x00000034 
+ 00011240  0x00001a54 jam  0x00000006 , 0x00008042 
+ 00011241  0x00001a55 setarg  0x00000f0c 
+ 00011242  0x00001a56 call  0x00002c18 
+ 00011243  0x00001a57 setarg  0x00030d40 
+ 00011244  0x00001a58 call  0x00002a8f 
+ 00011245  0x00001a59 until  0x0000003e , 0x00000033 
+ 00011246  0x00001a5a copy  0x00000031 , 0x00000030 
+ 00011247  0x00001a5b call  0x000029e7 
+ 00011248  0x00001a5c jam  0x00000004 , 0x00008042 
+ 00011249  0x00001a5d nop  0x0000000a 
+ 00011250  0x00001a5e until  0x0000003e , 0x00000033 
+ 00011251  0x00001a5f deposit  0x00000031 
+ 00011252  0x00001a60 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001a61 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001a62 arg  0x000000ff , 0x00000002 
+ 00011255  0x00001a63 call  0x00007f91 
+ 00011256  0x00001a64 store  0x00000001 , 0x00004178 
+ 00011257  0x00001a65 nop  0x00007530 
+ 00011258  0x00001a66 nop  0x00007530 
+ 00011259  0x00001a67 nop  0x00007530 
+ 00011260  0x00001a68 rtn 
+ 00011261  0x00001a6b fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001a6c nrtn  0x00000034 
+ 00011263  0x00001a6d jam  0x000000ff , 0x00008044 
+ 00011264  0x00001a6e jam  0x00000006 , 0x00008042 
+ 00011265  0x00001a6f call  0x000029e7 
+ 00011266  0x00001a70 setarg  0x000003e8 
+ 00011267  0x00001a71 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001a72 snooze 
+ 00011269  0x00001a73 deposit  0x00000031 
+ 00011270  0x00001a74 nop  0x00002ee0 
+ 00011271  0x00001a75 nop  0x00002ee0 
+ 00011272  0x00001a76 nop  0x00002ee0 
+ 00011273  0x00001a77 nop  0x00002ee0 
+ 00011274  0x00001a78 nop  0x00002ee0 
+ 00011275  0x00001a79 nop  0x00002ee0 
+ 00011276  0x00001a7a nop  0x00002ee0 
+ 00011277  0x00001a7b nop  0x00002ee0 
+ 00011278  0x00001a7c nop  0x00002ee0 
+ 00011279  0x00001a7d isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001a7e add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001a7f arg  0x000000ff , 0x00000002 
+ 00011282  0x00001a80 call  0x00007f91 
+ 00011283  0x00001a81 store  0x00000001 , 0x00004178 
+ 00011284  0x00001a82 nop  0x00007530 
+ 00011285  0x00001a83 nop  0x00007530 
+ 00011286  0x00001a84 nop  0x00007530 
+ 00011287  0x00001a85 rtn 
+ 00011288  0x00001a8b arg  0x00000fff , 0x00000005 
+ 00011289  0x00001a8c iand  0x00000005 , 0x00000005 
+ 00011290  0x00001a8d fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001a8e and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001a8f lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001a90 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001a91 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001a92 ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001a93 istore  0x00000002 , 0x00000005 
+ 00011297  0x00001a96 setarg  0x00000001 
+ 00011298  0x00001a97 branch  0x00002c24 
+ 00011299  0x00001a9a setarg  0x00000002 
+ 00011300  0x00001a9c until  0x0000003e , 0x00000033 
+ 00011301  0x00001a9d hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001a9e until  0x0000003e , 0x00000033 
+ 00011303  0x00001a9f until  0x0000003e , 0x00000033 
+ 00011304  0x00001aa0 rtn 
+ 00011305  0x00001aa4 bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001aa5 fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001aa6 hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001aa7 setarg  0x00000004 
+ 00011309  0x00001aa8 call  0x00002c24 
+ 00011310  0x00001aa9 fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001aaa hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001aab setarg  0x00000008 
+ 00011313  0x00001aac branch  0x00002c24 
+ 00011314  0x00001aaf fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001ab0 qset1  0x0000003f 
+ 00011316  0x00001ab1 store  0x00000002 , 0x00004152 
+ 00011317  0x00001ab2 rtn 
+ 00011318  0x00001ab5 fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001ab6 qset0  0x0000003f 
+ 00011320  0x00001ab7 store  0x00000002 , 0x00004152 
+ 00011321  0x00001ab8 rtn 
+ 00011322  0x00001abd bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001abe call  0x00003326 
+ 00011324  0x00001abf fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001ac0 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001ac1 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001ac2 isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001ac3 setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001ac4 fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001ac5 fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001ac6 iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001ac7 fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001ac8 iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001ac9 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001aca fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001acb nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001acc fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001acd fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001ace iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001acf nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001ad0 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001ad1 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001ad2 fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001ad3 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001ad4 fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001ad5 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001ad6 fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001ad7 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001ad8 call  0x00002c5b , 0x00000001 
+ 00011350  0x00001ad9 setarg  0xfffffff8 
+ 00011351  0x00001ada iand  0x00000011 , 0x00000011 
+ 00011352  0x00001adb copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001adc store  0x00000002 , 0x00004152 
+ 00011354  0x00001add rtn 
+ 00011355  0x00001ae0 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001ae1 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001ae2 hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001ae3 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001ae4 rtn 
+ 00011360  0x00001ae7 hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001ae8 set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001ae9 hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001aea call  0x00002c21 
+ 00011364  0x00001aeb branch  0x00002a8c 
+ 00011365  0x00001aee hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001aef set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001af0 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001af1 branch  0x00002c23 
+ 00011369  0x00001af4 fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001af5 bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001af6 rtn 
+ 00011372  0x00001af8 fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001af9 bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001afa rtn 
+ 00011375  0x00001afc fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001afd bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001afe rtn 
+ 00011378  0x00001b3c bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b3d call  0x00002c7a 
+ 00011380  0x00001b3e add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b3f ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b41 rtneq  0x00000000 
+ 00011383  0x00001b42 beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b43 beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b44 rtn 
+ 00011386  0x00001b47 fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001b48 copy  0x00000002 , 0x00000013 
+ 00011388  0x00001b49 rtn 
+ 00011389  0x00001b4c call  0x00002f3d 
+ 00011390  0x00001b4d branch  0x0000307d 
+ 00011391  0x00001b50 call  0x00003084 
+ 00011392  0x00001b51 call  0x0000305a 
+ 00011393  0x00001b52 call  0x0000305e 
+ 00011394  0x00001b53 branch  0x000030a2 
+ 00011395  0x00001b59 call  0x00003231 
+ 00011396  0x00001b5a setarg  0x0000004e 
+ 00011397  0x00001b5b call  0x0000322f 
+ 00011398  0x00001b5c call  0x000032ba 
+ 00011399  0x00001b5f add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001b60 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001b61 branch  0x0000322c 
+ 00011402  0x00001b64 call  0x00002c7a 
+ 00011403  0x00001b65 add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001b66 ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001b68 call  0x00002c90 
+ 00011406  0x00001b69 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001b6b branch  0x00002e56 
+ 00011408  0x00001b6e call  0x00002c94 
+ 00011409  0x00001b6f increase  0x00000001 , 0x00000002 
+ 00011410  0x00001b70 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001b71 rtn 
+ 00011412  0x00001b74 add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001b75 ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001b77 and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001b78 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001b79 add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001b7b iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001b7c iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001b7d ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001b7f branch  0x0000322f 
+ 00011421  0x00001b82 call  0x0000326c 
+ 00011422  0x00001b83 call  0x0000666a 
+ 00011423  0x00001b84 setarg  0x000007e2 
+ 00011424  0x00001b85 arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001b86 arg  0x00000004 , 0x00000002 
+ 00011426  0x00001b87 call  0x000066b3 
+ 00011427  0x00001b88 call  0x0000666d 
+ 00011428  0x00001b89 fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001b8a call  0x00003227 
+ 00011430  0x00001b8c nrtn  0x00000034 
+ 00011431  0x00001b8d fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001b8f branch  0x00003227 
+ 00011433  0x00001b92 call  0x00003241 
+ 00011434  0x00001b94 setarg  0x00000000 
+ 00011435  0x00001b95 call  0x0000323f 
+ 00011436  0x00001b98 call  0x0000323a 
+ 00011437  0x00001b9a and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001b9c branch  0x0000323c 
+ 00011439  0x00001b9f call  0x0000323a 
+ 00011440  0x00001ba1 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001ba2 call  0x0000323c 
+ 00011442  0x00001ba5 branch  0x00003235 
+ 00011443  0x00001ba8 call  0x0000325d 
+ 00011444  0x00001baa beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001bab beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001bac rtn 
+ 00011447  0x00001baf call  0x0000323e 
+ 00011448  0x00001bb2 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001bb3 call  0x000032d6 
+ 00011450  0x00001bb5 call  0x00003242 
+ 00011451  0x00001bb7 branch  0x00002cac 
+ 00011452  0x00001bba call  0x0000325a 
+ 00011453  0x00001bbc branch  0x00002cb8 
+ 00011454  0x00001bbf add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001bc0 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001bc2 increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001bc3 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001bc4 istore  0x00000001 , 0x00000005 
+ 00011459  0x00001bc6 beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001bc7 call  0x00003258 
+ 00011461  0x00001bc9 beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001bca setarg  0x00000001 
+ 00011463  0x00001bcb call  0x0000325b 
+ 00011464  0x00001bce call  0x00003258 
+ 00011465  0x00001bd0 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001bd2 add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001bd3 ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001bd5 increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001bd6 call  0x00002cd5 
+ 00011470  0x00001bd8 beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001bd9 call  0x00002c8a 
+ 00011472  0x00001bda call  0x00002d04 
+ 00011473  0x00001bdc branch  0x00002d8f 
+ 00011474  0x00001bdf call  0x00002cd4 
+ 00011475  0x00001be1 branch  0x00002cac 
+ 00011476  0x00001be4 setarg  0x00000000 
+ 00011477  0x00001be6 add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001be7 branch  0x000032b4 
+ 00011479  0x00001bea call  0x0000323e 
+ 00011480  0x00001bed call  0x0000325a 
+ 00011481  0x00001bef call  0x00003241 
+ 00011482  0x00001bf1 branch  0x00002cac 
+ 00011483  0x00001bf4 call  0x0000325d 
+ 00011484  0x00001bf6 beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001bf7 call  0x0000323a 
+ 00011486  0x00001bf9 isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001bfa branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001bfb call  0x0000325d 
+ 00011489  0x00001bfd beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001bfe beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001bff rtn 
+ 00011492  0x00001c02 call  0x00003253 
+ 00011493  0x00001c04 rtnne  0x000000ff 
+ 00011494  0x00001c05 call  0x00002ce9 
+ 00011495  0x00001c06 ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c07 rtn 
+ 00011497  0x00001c0a disable  0x0000002c 
+ 00011498  0x00001c0b add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c0c ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c0e rtnne  0x00000001 
+ 00011501  0x00001c0f add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c10 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c12 rtnne  0x00000000 
+ 00011504  0x00001c13 setarg  0x00000001 
+ 00011505  0x00001c14 call  0x00002cfd 
+ 00011506  0x00001c16 call  0x00003237 
+ 00011507  0x00001c18 branch  0x00007feb 
+ 00011508  0x00001c1b add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c1c ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c1e branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c1f increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c20 call  0x0000323f 
+ 00011513  0x00001c22 setarg  0x00000002 
+ 00011514  0x00001c23 call  0x00002cfd 
+ 00011515  0x00001c25 call  0x00002c8a 
+ 00011516  0x00001c27 branch  0x00003237 
+ 00011517  0x00001c2a add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c2b branch  0x000032b4 
+ 00011519  0x00001c2f setarg  0x00000003 
+ 00011520  0x00001c30 call  0x00002cfd 
+ 00011521  0x00001c32 call  0x00003258 
+ 00011522  0x00001c34 nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c35 call  0x00002c8a 
+ 00011524  0x00001c38 setarg  0x00000002 
+ 00011525  0x00001c39 branch  0x00003238 
+ 00011526  0x00001c3c rtnmark0  0x00000026 
+ 00011527  0x00001c3d set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c3e bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c3f add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c40 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c42 beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c43 call  0x0000306a 
+ 00011533  0x00001c44 nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c45 call  0x00002d1b 
+ 00011535  0x00001c47 add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001c48 call  0x000032d6 
+ 00011537  0x00001c4a call  0x00002d2c 
+ 00011538  0x00001c4b nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001c4c call  0x00002ce4 
+ 00011540  0x00001c4e call  0x00002d8f 
+ 00011541  0x00001c4f call  0x00002e7a 
+ 00011542  0x00001c51 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001c52 rtn 
+ 00011544  0x00001c55 rtn  0x00000005 
+ 00011545  0x00001c56 set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001c57 rtn 
+ 00011547  0x00001c5a add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001c5b ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001c5d increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001c5e add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001c5f istore  0x00000001 , 0x00000005 
+ 00011552  0x00001c61 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001c62 beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001c63 rtn 
+ 00011555  0x00001c65 add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001c66 ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001c6a add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001c6b branch  0x000032b4 
+ 00011559  0x00001c6e add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001c6f call  0x000032d6 
+ 00011561  0x00001c71 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001c72 ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001c74 branch  0x00002d25 
+ 00011564  0x00001c77 call  0x00003253 
+ 00011565  0x00001c79 bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001c7a bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001c7b call  0x00002d3a 
+ 00011568  0x00001c7c nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001c7d call  0x00002d53 
+ 00011570  0x00001c7e call  0x00002e71 
+ 00011571  0x00001c81 setarg  0x00000001 
+ 00011572  0x00001c83 add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001c84 branch  0x000032b4 
+ 00011574  0x00001c87 add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001c88 ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001c8a beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001c8b rtn 
+ 00011578  0x00001c8f add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001c90 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001c92 call  0x00007f9c 
+ 00011581  0x00001c93 nrtn  0x00000028 
+ 00011582  0x00001c94 copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001c95 store  0x00000001 , 0x00000aae 
+ 00011584  0x00001c96 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001c97 call  0x000032d6 
+ 00011586  0x00001c99 call  0x00002cac 
+ 00011587  0x00001c9a store  0x00000001 , 0x0000119e 
+ 00011588  0x00001c9b fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001c9c copy  0x0000003f , 0x00000011 
+ 00011590  0x00001c9d add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001c9e arg  0x0000119f , 0x00000005 
+ 00011592  0x00001c9f copy  0x00000011 , 0x00000039 
+ 00011593  0x00001ca0 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001ca1 call  0x00007f01 
+ 00011595  0x00001ca2 arg  0x0000119e , 0x00000011 
+ 00011596  0x00001ca4 rtnmark0  0x00000027 
+ 00011597  0x00001ca5 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001ca6 istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001ca8 copy  0x00000002 , 0x00000039 
+ 00011600  0x00001ca9 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001cab copy  0x00000011 , 0x00000006 
+ 00011602  0x00001cac branch  0x00007f01 
+ 00011603  0x00001cb0 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001cb1 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001cb3 increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001cb4 add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001cb5 istore  0x00000001 , 0x00000005 
+ 00011608  0x00001cb8 call  0x0000323a 
+ 00011609  0x00001cba call  0x00003235 
+ 00011610  0x00001cbd add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001cbe ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001cc0 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001cc1 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001cc2 ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001cc4 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001cc5 lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001cc6 ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001cc7 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001cc8 ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001cca iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001ccb istore  0x00000001 , 0x00000005 
+ 00011622  0x00001ccd add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001cce ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001cd0 iforce  0x00000039 
+ 00011625  0x00001cd1 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001cd3 branch  0x00007f01 
+ 00011627  0x00001cd6 call  0x0000324f 
+ 00011628  0x00001cd8 call  0x0000325a 
+ 00011629  0x00001cda call  0x00002e6d 
+ 00011630  0x00001cdb call  0x00002cac 
+ 00011631  0x00001cdc store  0x00000001 , 0x0000119e 
+ 00011632  0x00001cdd call  0x00002d77 
+ 00011633  0x00001cde call  0x0000323a 
+ 00011634  0x00001ce0 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001ce1 call  0x0000323c 
+ 00011636  0x00001ce3 call  0x00002d53 
+ 00011637  0x00001ce4 call  0x00002d33 
+ 00011638  0x00001ce5 branch  0x00002d14 
+ 00011639  0x00001ce8 store  0x00000001 , 0x0000119f 
+ 00011640  0x00001ce9 call  0x00003224 
+ 00011641  0x00001ceb store  0x00000004 , 0x000011a0 
+ 00011642  0x00001cec arg  0x00000006 , 0x00000002 
+ 00011643  0x00001ced arg  0x0000119e , 0x00000011 
+ 00011644  0x00001cee branch  0x00002d4c 
+ 00011645  0x00001cf1 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001cf2 ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001cf4 branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001cf7 add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001cf8 ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001cfa branch  0x00007f9c 
+ 00011651  0x00001cfd call  0x00002c7a 
+ 00011652  0x00001cff call  0x00002afa 
+ 00011653  0x00001d00 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d01 rtn  0x00000034 
+ 00011655  0x00001d02 add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d03 ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d05 call  0x00007f9c 
+ 00011658  0x00001d06 add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d07 ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d08 call  0x00007f49 
+ 00011661  0x00001d09 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d0a branch  0x00002b2a 
+ 00011663  0x00001d0d call  0x00002c7a 
+ 00011664  0x00001d0e add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d0f call  0x000032d6 
+ 00011666  0x00001d12 call  0x00002da4 
+ 00011667  0x00001d13 nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d14 nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d15 call  0x00002dd6 
+ 00011670  0x00001d16 call  0x00002e75 
+ 00011671  0x00001d18 call  0x00002c7a 
+ 00011672  0x00001d19 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d1a ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d1c increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d1d call  0x00003232 
+ 00011676  0x00001d1f call  0x00003253 
+ 00011677  0x00001d21 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d22 call  0x00002cdb 
+ 00011679  0x00001d24 setarg  0x00000000 
+ 00011680  0x00001d25 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d26 istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d2a setarg  0x00000000 
+ 00011683  0x00001d2b branch  0x00002d34 
+ 00011684  0x00001d2f disable  0x0000002f 
+ 00011685  0x00001d30 call  0x00002df7 
+ 00011686  0x00001d31 call  0x00002c7a 
+ 00011687  0x00001d32 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d33 ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d35 beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d36 call  0x00002e11 
+ 00011691  0x00001d37 branch  0x00002e45 
+ 00011692  0x00001d39 call  0x00002e45 
+ 00011693  0x00001d3a branch  0x00002d97 
+ 00011694  0x00001d3e bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d3f add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d40 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d42 increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d43 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d44 istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d46 call  0x00003253 
+ 00011701  0x00001d48 bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001d49 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001d4a ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001d4c increase  0x00000001 , 0x00000002 
+ 00011705  0x00001d4d add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001d4e istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001d50 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001d51 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001d53 isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001d54 nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001d55 bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001d56 call  0x0000325d 
+ 00011713  0x00001d58 beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001d59 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001d5a ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001d5c increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001d5d add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001d5e istore  0x00000001 , 0x00000005 
+ 00011719  0x00001d60 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001d61 call  0x00002caf 
+ 00011721  0x00001d62 setarg  0x00000001 
+ 00011722  0x00001d63 call  0x00003238 
+ 00011723  0x00001d65 branch  0x00002d8f 
+ 00011724  0x00001d68 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001d69 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001d6b rtnne  0x000000ff 
+ 00011727  0x00001d6c add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001d6d call  0x000032d6 
+ 00011729  0x00001d6f branch  0x00002dd4 
+ 00011730  0x00001d72 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001d73 call  0x000032d6 
+ 00011732  0x00001d76 jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001d77 branch  0x00007d86 
+ 00011734  0x00001d7a call  0x00002dde 
+ 00011735  0x00001d7b add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001d7c ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001d7e rtn  0x00000034 
+ 00011738  0x00001d7f iforce  0x00000039 
+ 00011739  0x00001d80 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001d82 add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001d84 branch  0x00007f01 
+ 00011742  0x00001d89 call  0x0000325f 
+ 00011743  0x00001d8b rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001d8c add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001d8d istore  0x00000001 , 0x00000005 
+ 00011746  0x00001d90 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001d91 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001d93 iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001d94 ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001d95 add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001d96 istore  0x00000003 , 0x00000005 
+ 00011752  0x00001d99 call  0x0000325f 
+ 00011753  0x00001d9b rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001d9c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001d9d add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001d9e istore  0x00000001 , 0x00000005 
+ 00011757  0x00001da0 rtn 
+ 00011758  0x00001da3 disable  0x00000009 
+ 00011759  0x00001da4 disable  0x00000007 
+ 00011760  0x00001da5 setarg  0x00555555 
+ 00011761  0x00001da6 iforce  0x0000000f 
+ 00011762  0x00001da7 rtn 
+ 00011763  0x00001daa call  0x00002918 
+ 00011764  0x00001dab add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001dac ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001dae branch  0x00002933 
+ 00011767  0x00001db1 call  0x00002dee 
+ 00011768  0x00001db2 call  0x00002df3 
+ 00011769  0x00001db3 set1  0x00000000 , 0x00000015 
+ 00011770  0x00001db4 enable  0x0000001d 
+ 00011771  0x00001db5 enable  0x00000020 
+ 00011772  0x00001db6 disable  0x00000021 
+ 00011773  0x00001db7 call  0x000053c4 
+ 00011774  0x00001db8 call  0x0000322a 
+ 00011775  0x00001dba iforce  0x00000009 
+ 00011776  0x00001dbb inject  0x00000003 , 0x00000020 
+ 00011777  0x00001dbc enable  0x00000009 
+ 00011778  0x00001dbd add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001dbe ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001dc0 iforce  0x00000039 
+ 00011781  0x00001dc1 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001dc4 ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001dc5 inject  0x00000003 , 0x00000008 
+ 00011784  0x00001dc6 loop  0x00002e06 
+ 00011785  0x00001dc7 enable  0x00000008 
+ 00011786  0x00001dc8 inject  0x00000003 , 0x00000018 
+ 00011787  0x00001dc9 disable  0x00000008 
+ 00011788  0x00001dca until  0x0000003e , 0x00000027 
+ 00011789  0x00001dcb bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001dcc nop  0x00000064 
+ 00011791  0x00001dcd disable  0x0000001d 
+ 00011792  0x00001dce rtn 
+ 00011793  0x00001dd1 disable  0x0000002f 
+ 00011794  0x00001dd2 force  0x00000000 , 0x00000015 
+ 00011795  0x00001dd3 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001dd4 ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001dd6 call  0x0000291f 
+ 00011798  0x00001dd7 call  0x00002924 
+ 00011799  0x00001dd9 call  0x00002dee 
+ 00011800  0x00001dda enable  0x0000000d 
+ 00011801  0x00001ddb enable  0x00000021 
+ 00011802  0x00001ddc disable  0x00000020 
+ 00011803  0x00001ddd call  0x000053c4 
+ 00011804  0x00001dde call  0x0000322a 
+ 00011805  0x00001de0 iforce  0x00000009 
+ 00011806  0x00001de1 enable  0x00000010 
+ 00011807  0x00001de2 add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001de3 ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001de5 iforce  0x0000001b 
+ 00011810  0x00001de6 correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001de7 nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001de8 enable  0x00000009 
+ 00011813  0x00001de9 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001dea rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001deb add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001dec istore  0x00000001 , 0x00000005 
+ 00011817  0x00001dee add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001def ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001df1 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001df2 bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001df3 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001df4 ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001df6 add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001df7 ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001df9 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001dfa nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001dfc parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001dfd rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001dfe istore  0x00000001 , 0x00000005 
+ 00011830  0x00001dff rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e00 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e01 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e03 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e04 rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e05 istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e06 loop  0x00002e39 
+ 00011837  0x00001e08 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e09 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e0a rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e0b istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e0c branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e0d enable  0x0000002f 
+ 00011843  0x00001e0e disable  0x0000000d 
+ 00011844  0x00001e0f rtn 
+ 00011845  0x00001e13 disable  0x0000001d 
+ 00011846  0x00001e14 disable  0x0000000d 
+ 00011847  0x00001e15 disable  0x00000009 
+ 00011848  0x00001e16 disable  0x00000007 
+ 00011849  0x00001e17 branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e18 until  0x0000003e , 0x00000027 
+ 00011851  0x00001e19 nop  0x00000064 
+ 00011852  0x00001e1a branch  0x000028f9 
+ 00011853  0x00001e1d call  0x00002e4f 
+ 00011854  0x00001e1e branch  0x00002e45 
+ 00011855  0x00001e21 call  0x000029bb 
+ 00011856  0x00001e22 rtn  0x00000034 
+ 00011857  0x00001e23 add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e24 ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e26 arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e28 call  0x00002e58 
+ 00011861  0x00001e29 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e2c istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e2d rtn 
+ 00011864  0x00001e30 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e31 branch  0x00002e5a 
+ 00011866  0x00001e44 copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e45 iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e46 fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e47 istore  0x00000001 , 0x00000005 
+ 00011870  0x00001e48 increase  0x00000001 , 0x00000002 
+ 00011871  0x00001e49 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001e4a iand_into  0x00000002 
+ 00011873  0x00001e4b rtn 
+ 00011874  0x00001e4e arg  0x00000000 , 0x00000002 
+ 00011875  0x00001e4f copy  0x00000011 , 0x00000006 
+ 00011876  0x00001e51 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001e52 iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001e53 loop  0x00002e64 
+ 00011879  0x00001e54 rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001e55 rtn 
+ 00011881  0x00001e58 call  0x00002c7a 
+ 00011882  0x00001e59 call  0x00002e9f 
+ 00011883  0x00001e5a setarg  0x00000001 
+ 00011884  0x00001e5b call  0x00003272 
+ 00011885  0x00001e5e setarg  0x00000000 
+ 00011886  0x00001e5f call  0x00002e73 
+ 00011887  0x00001e61 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001e63 rtn 
+ 00011889  0x00001e66 call  0x00003270 
+ 00011890  0x00001e68 increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001e6b add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001e6c branch  0x000032b4 
+ 00011893  0x00001e71 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001e72 ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001e73 increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001e74 add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001e75 branch  0x000032b4 
+ 00011898  0x00001e78 bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001e79 call  0x00003270 
+ 00011900  0x00001e7b sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001e7c rtn  0x00000002 
+ 00011902  0x00001e7d add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001e7e ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001e80 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001e81 call  0x00002e6d 
+ 00011906  0x00001e82 setarg  0x00000102 
+ 00011907  0x00001e83 iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001e84 ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001e86 isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001e87 nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001e88 setarg  0x00000103 
+ 00011912  0x00001e89 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001e8a ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001e8c isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001e8d branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001e8e rtn 
+ 00011917  0x00001e91 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001e92 ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001e94 beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001e95 increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001e96 call  0x00003272 
+ 00011922  0x00001e98 beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001e9a setarg  0x0000000a 
+ 00011924  0x00001e9b call  0x000032b0 
+ 00011925  0x00001e9d setarg  0x00000000 
+ 00011926  0x00001e9e call  0x000032b2 
+ 00011927  0x00001ea1 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001ea3 branch  0x00002ea5 
+ 00011929  0x00001ea6 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001ea7 ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001ea9 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001eaa increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001eab call  0x00003272 
+ 00011934  0x00001ead beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001eb2 setarg  0x00000005 
+ 00011936  0x00001eb3 call  0x000032b0 
+ 00011937  0x00001eb5 setarg  0x00000000 
+ 00011938  0x00001eb6 call  0x000032b2 
+ 00011939  0x00001eb9 setarg  0x00000100 
+ 00011940  0x00001ebb iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001ebd ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001ebf branch  0x0000326a 
+ 00011943  0x00001ec4 setarg  0x00000002 
+ 00011944  0x00001ec5 call  0x000032b0 
+ 00011945  0x00001ec7 setarg  0x00000000 
+ 00011946  0x00001ec8 call  0x000032b2 
+ 00011947  0x00001ecb setarg  0x00000101 
+ 00011948  0x00001ecd branch  0x00002ea4 
+ 00011949  0x00001edc set1  0x00000026 , 0x00000000 
+ 00011950  0x00001edd call  0x00002c83 
+ 00011951  0x00001ee0 setarg  0x00000001 
+ 00011952  0x00001ee1 branch  0x00003256 
+ 00011953  0x00001ee4 add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001ee5 ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001ee7 beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001ee8 call  0x00003253 
+ 00011957  0x00001eea beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001eeb beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001eec beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001eed branch  0x00002a8c 
+ 00011961  0x00001ef0 setarg  0x00000011 
+ 00011962  0x00001ef1 call  0x00003256 
+ 00011963  0x00001ef3 jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001ef4 branch  0x00002ec4 
+ 00011965  0x00001ef6 setarg  0x00000012 
+ 00011966  0x00001ef7 call  0x00003256 
+ 00011967  0x00001ef9 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001efa branch  0x00002ec4 
+ 00011969  0x00001efc setarg  0x00000013 
+ 00011970  0x00001efd call  0x00003256 
+ 00011971  0x00001eff jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f01 call  0x0000323a 
+ 00011973  0x00001f03 and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f04 store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f05 call  0x00003224 
+ 00011976  0x00001f07 store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f09 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f0a arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f0b arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f0c call  0x00002d4c 
+ 00011981  0x00001f0d call  0x00002d53 
+ 00011982  0x00001f0e call  0x00002d33 
+ 00011983  0x00001f0f branch  0x00007fe7 
+ 00011984  0x00001f12 call  0x00003253 
+ 00011985  0x00001f14 rtneq  0x000000ff 
+ 00011986  0x00001f15 beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f16 beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f17 beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f18 rtn 
+ 00011990  0x00001f1b setarg  0x00000002 
+ 00011991  0x00001f1c call  0x00003256 
+ 00011992  0x00001f1e branch  0x00002d9f 
+ 00011993  0x00001f20 setarg  0x00000003 
+ 00011994  0x00001f21 call  0x00003256 
+ 00011995  0x00001f23 branch  0x00002d9f 
+ 00011996  0x00001f25 setarg  0x000000ff 
+ 00011997  0x00001f26 call  0x00003256 
+ 00011998  0x00001f28 jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f29 call  0x00007d86 
+ 00012000  0x00001f2a add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f2b ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f2d call  0x0000322c 
+ 00012003  0x00001f2f branch  0x00002d9f 
+ 00012004  0x00001f32 set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f33 call  0x00002f08 
+ 00012006  0x00001f34 call  0x00002f22 
+ 00012007  0x00001f36 call  0x00003263 
+ 00012008  0x00001f38 nop  0x000007d0 
+ 00012009  0x00001f39 call  0x00003261 
+ 00012010  0x00001f3a beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f3b call  0x00002da4 
+ 00012012  0x00001f3c nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f3d nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f3e call  0x00002dd6 
+ 00012015  0x00001f3f call  0x00002c7a 
+ 00012016  0x00001f40 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f41 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f42 call  0x000030be 
+ 00012019  0x00001f43 branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f44 call  0x00002c7a 
+ 00012021  0x00001f45 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f46 ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f47 beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001f48 call  0x0000322c 
+ 00012025  0x00001f49 branch  0x00002f1c 
+ 00012026  0x00001f4c call  0x00003261 
+ 00012027  0x00001f4d increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001f4e call  0x00003264 
+ 00012029  0x00001f50 call  0x00002f04 
+ 00012030  0x00001f51 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001f52 and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001f53 call  0x00002f06 
+ 00012033  0x00001f54 beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001f55 beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001f56 rtn 
+ 00012036  0x00001f59 setarg  0x0000018b 
+ 00012037  0x00001f5a branch  0x000032d0 
+ 00012038  0x00001f5c arg  0x0000018b , 0x00000011 
+ 00012039  0x00001f5d branch  0x000032b3 
+ 00012040  0x00001f60 call  0x00003267 
+ 00012041  0x00001f61 call  0x00003224 
+ 00012042  0x00001f62 call  0x0000322c 
+ 00012043  0x00001f63 branch  0x00002c8a 
+ 00012044  0x00001f66 call  0x00002f08 
+ 00012045  0x00001f67 branch  0x00002ee8 
+ 00012046  0x00001f6a call  0x00002c83 
+ 00012047  0x00001f6b branch  0x00002ee8 
+ 00012048  0x00001f6f set0  0x00000026 , 0x00000000 
+ 00012049  0x00001f70 call  0x00002c8a 
+ 00012050  0x00001f71 call  0x00003253 
+ 00012051  0x00001f73 rtnne  0x000000ff 
+ 00012052  0x00001f74 call  0x00002f22 
+ 00012053  0x00001f75 call  0x00003263 
+ 00012054  0x00001f78 nop  0x000007d0 
+ 00012055  0x00001f79 call  0x00003261 
+ 00012056  0x00001f7b beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001f7c call  0x00002da4 
+ 00012058  0x00001f7d nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001f7e nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001f80 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001f81 call  0x00003263 
+ 00012062  0x00001f82 setarg  0x000000ff 
+ 00012063  0x00001f83 call  0x00003256 
+ 00012064  0x00001f85 jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001f86 branch  0x00007d86 
+ 00012066  0x00001f89 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001f8a jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001f8b call  0x0000323a 
+ 00012069  0x00001f8d call  0x00002d77 
+ 00012070  0x00001f8e branch  0x00002d53 
+ 00012071  0x00001f91 call  0x00003261 
+ 00012072  0x00001f93 increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001f94 call  0x00003264 
+ 00012074  0x00001f96 call  0x00002c8a 
+ 00012075  0x00001f97 branch  0x00002f16 
+ 00012076  0x00001f9a call  0x00003267 
+ 00012077  0x00001f9d setarg  0x000000ff 
+ 00012078  0x00001f9e call  0x00003256 
+ 00012079  0x00001fa0 branch  0x00002f10 
+ 00012080  0x00001faa bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00001fab call  0x00002c7a 
+ 00012082  0x00001fac setarg  0x000031b0 
+ 00012083  0x00001fad add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00001fae istore  0x00000002 , 0x00000005 
+ 00012085  0x00001fb0 call  0x00002f3d 
+ 00012086  0x00001fb1 call  0x000048ea 
+ 00012087  0x00001fb2 call  0x000032b6 
+ 00012088  0x00001fb4 bpatch  0x000000bb , 0x00004017 
+ 00012089  0x00001fb5 beq  0x00000000 , 0x00003055 
+ 00012090  0x00001fb6 beq  0x00000001 , 0x00002f45 
+ 00012091  0x00001fb7 beq  0x0000000f , 0x00002f41 
+ 00012092  0x00001fb8 branch  0x00002a8c 
+ 00012093  0x00001fbb call  0x0000326c 
+ 00012094  0x00001fbc arg  0x00000080 , 0x00000039 
+ 00012095  0x00001fbd arg  0x00000d9e , 0x00000005 
+ 00012096  0x00001fbe branch  0x00007ec6 
+ 00012097  0x00001fc1 call  0x00002f4c 
+ 00012098  0x00001fc3 call  0x00002f4f 
+ 00012099  0x00001fc4 call  0x000048d3 
+ 00012100  0x00001fc5 branch  0x00002f42 
+ 00012101  0x00001fc8 bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00001fc9 call  0x00002f4c 
+ 00012103  0x00001fcb call  0x00002f4f 
+ 00012104  0x00001fcc call  0x00002fbd 
+ 00012105  0x00001fcd call  0x000048d3 
+ 00012106  0x00001fce call  0x00003019 
+ 00012107  0x00001fcf branch  0x00002f47 
+ 00012108  0x00001fd5 call  0x00003291 
+ 00012109  0x00001fd6 call  0x00003296 
+ 00012110  0x00001fd7 branch  0x00003299 
+ 00012111  0x00001fda call  0x0000328f 
+ 00012112  0x00001fdc rtnne  0x00000000 
+ 00012113  0x00001fde call  0x00002f55 
+ 00012114  0x00001fdf call  0x00002f65 
+ 00012115  0x00001fe0 call  0x0000316b 
+ 00012116  0x00001fe1 branch  0x00002f96 
+ 00012117  0x00001fe4 call  0x00003294 
+ 00012118  0x00001fe6 rtnbit1  0x00000000 
+ 00012119  0x00001fe7 set1  0x00000000 , 0x0000003f 
+ 00012120  0x00001fe8 call  0x00003297 
+ 00012121  0x00001fea call  0x00003267 
+ 00012122  0x00001fed call  0x00003299 
+ 00012123  0x00001fef jam  0x00000000 , 0x00000d38 
+ 00012124  0x00001ff0 call  0x0000324f 
+ 00012125  0x00001ff2 call  0x00002f61 
+ 00012126  0x00001ff4 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x00001ff6 arg  0x00000042 , 0x00000039 
+ 00012128  0x00001ff7 branch  0x00007ed4 
+ 00012129  0x00001ffa call  0x00003231 
+ 00012130  0x00001ffc call  0x0000327d 
+ 00012131  0x00001ffe call  0x0000322c 
+ 00012132  0x00002000 branch  0x00002c8a 
+ 00012133  0x00002003 bpatch  0x000000bd , 0x00004017 
+ 00012134  0x00002004 call  0x0000324c 
+ 00012135  0x00002006 beq  0x00000001 , 0x00002f8d 
+ 00012136  0x00002007 call  0x00003245 
+ 00012137  0x00002009 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x0000200a setarg  0x00000136 
+ 00012139  0x0000200b iadd  0x00000013 , 0x00000011 
+ 00012140  0x0000200c ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x0000200e copy  0x00000022 , 0x0000003f 
+ 00012142  0x0000200f isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002010 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00002011 copy  0x0000003f , 0x00000012 
+ 00012145  0x00002012 setarg  0x00000136 
+ 00012146  0x00002013 iadd  0x00000013 , 0x00000011 
+ 00012147  0x00002014 ifetch  0x00000004 , 0x00000011 
+ 00012148  0x00002015 copy  0x0000003f , 0x00000002 
+ 00012149  0x00002017 setarg  0x0000013a 
+ 00012150  0x00002018 iadd  0x00000013 , 0x00000011 
+ 00012151  0x00002019 copy  0x00000002 , 0x0000003f 
+ 00012152  0x0000201a ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x0000201c iadd  0x00000002 , 0x00000002 
+ 00012154  0x0000201d copy  0x00000012 , 0x0000003f 
+ 00012155  0x0000201e isub  0x00000002 , 0x0000003e 
+ 00012156  0x0000201f nrtn  0x00000002 
+ 00012157  0x00002020 set0  0x0000001c , 0x0000003f 
+ 00012158  0x00002021 setarg  0x00000136 
+ 00012159  0x00002022 iadd  0x00000013 , 0x00000005 
+ 00012160  0x00002023 istore  0x00000004 , 0x00000005 
+ 00012161  0x00002026 call  0x00002c8a 
+ 00012162  0x00002027 call  0x00003278 
+ 00012163  0x00002029 increase  0x00000001 , 0x0000003f 
+ 00012164  0x0000202a call  0x0000327b 
+ 00012165  0x0000202c rtnne  0x00000002 
+ 00012166  0x0000202d call  0x0000327a 
+ 00012167  0x00002031 branch  0x0000324f 
+ 00012168  0x00002034 copy  0x00000022 , 0x0000003f 
+ 00012169  0x00002035 arg  0x00000136 , 0x00000011 
+ 00012170  0x00002036 call  0x000032bf 
+ 00012171  0x00002037 istore  0x00000004 , 0x00000005 
+ 00012172  0x0000203b branch  0x0000327a 
+ 00012173  0x0000203e arg  0x00000d9e , 0x00000011 
+ 00012174  0x0000203f call  0x00002f94 
+ 00012175  0x00002040 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00002041 istoret  0x00000001 , 0x00000005 
+ 00012177  0x00002043 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x00002044 nrtn  0x00000002 
+ 00012179  0x00002045 branch  0x00002c8a 
+ 00012180  0x00002048 arg  0x00000100 , 0x00000039 
+ 00012181  0x00002049 branch  0x00002e62 
+ 00012182  0x0000204c call  0x00002f99 
+ 00012183  0x0000204d call  0x00002fa5 
+ 00012184  0x0000204e branch  0x00002fb1 
+ 00012185  0x00002051 setarg  0x00000180 
+ 00012186  0x00002052 call  0x000032d0 
+ 00012187  0x00002054 rtn  0x00000034 
+ 00012188  0x00002055 arg  0x0000000b , 0x00000007 
+ 00012189  0x00002056 call  0x00007f16 
+ 00012190  0x00002057 nrtn  0x00000034 
+ 00012191  0x00002058 call  0x000032a7 
+ 00012192  0x0000205b setarg  0x00000001 
+ 00012193  0x0000205c store  0x00000001 , 0x00000d54 
+ 00012194  0x0000205d setarg  0x00000000 
+ 00012195  0x0000205e istore  0x00000007 , 0x00000005 
+ 00012196  0x0000205f branch  0x000031b8 
+ 00012197  0x00002062 setarg  0x0000017e 
+ 00012198  0x00002063 call  0x000032d0 
+ 00012199  0x00002065 rtn  0x00000034 
+ 00012200  0x00002066 arg  0x0000000e , 0x00000007 
+ 00012201  0x00002067 call  0x00007f16 
+ 00012202  0x00002068 nrtn  0x00000034 
+ 00012203  0x00002069 call  0x000032aa 
+ 00012204  0x0000206c arg  0x00000d64 , 0x00000005 
+ 00012205  0x0000206d arg  0x00000002 , 0x00000039 
+ 00012206  0x0000206e call  0x00007ec6 
+ 00012207  0x0000206f jam  0x00000000 , 0x00000d64 
+ 00012208  0x00002070 branch  0x000031ed 
+ 00012209  0x00002073 setarg  0x0000017f 
+ 00012210  0x00002074 call  0x000032d0 
+ 00012211  0x00002076 rtn  0x00000034 
+ 00012212  0x00002077 arg  0x0000000c , 0x00000007 
+ 00012213  0x00002078 call  0x00007f16 
+ 00012214  0x00002079 nrtn  0x00000034 
+ 00012215  0x0000207a call  0x000032ad 
+ 00012216  0x0000207d arg  0x00000d74 , 0x00000005 
+ 00012217  0x0000207e arg  0x00000002 , 0x00000039 
+ 00012218  0x0000207f call  0x00007ec6 
+ 00012219  0x00002080 jam  0x00000003 , 0x00000d74 
+ 00012220  0x00002081 branch  0x00003207 
+ 00012221  0x00002084 call  0x0000328f 
+ 00012222  0x00002086 rtnne  0x00000001 
+ 00012223  0x00002087 call  0x00002fc1 
+ 00012224  0x00002088 branch  0x00002fcb 
+ 00012225  0x0000208b call  0x00003294 
+ 00012226  0x0000208d rtnbit1  0x00000001 
+ 00012227  0x0000208e set1  0x00000001 , 0x0000003f 
+ 00012228  0x0000208f call  0x00003297 
+ 00012229  0x00002091 call  0x0000329c 
+ 00012230  0x00002093 call  0x00002c83 
+ 00012231  0x00002094 setarg  0x00000000 
+ 00012232  0x00002095 arg  0x00000106 , 0x00000011 
+ 00012233  0x00002096 call  0x000032bf 
+ 00012234  0x00002098 branch  0x000032c5 
+ 00012235  0x0000209b call  0x0000316e 
+ 00012236  0x0000209c nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x0000209d add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x0000209e setarg  0x00000109 
+ 00012239  0x0000209f iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020a0 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020a1 call  0x00007f01 
+ 00012242  0x000020a2 setarg  0x0000010b 
+ 00012243  0x000020a3 call  0x000032d0 
+ 00012244  0x000020a4 beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020a5 beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020a6 beq  0x00000022 , 0x00003001 
+ 00012247  0x000020a7 beq  0x000000ff , 0x00003212 
+ 00012248  0x000020a8 branch  0x00002f5e 
+ 00012249  0x000020ab call  0x000032bd 
+ 00012250  0x000020ac beq  0x00000001 , 0x00002fdd 
+ 00012251  0x000020ad beq  0x00000002 , 0x00002fe8 
+ 00012252  0x000020ae rtn 
+ 00012253  0x000020b0 setarg  0x00000001 
+ 00012254  0x000020b1 call  0x00002ff7 
+ 00012255  0x000020b4 setarg  0x00000001 
+ 00012256  0x000020b5 call  0x00003289 
+ 00012257  0x000020b8 setarg  0x00000080 
+ 00012258  0x000020b9 arg  0x00000130 , 0x00000011 
+ 00012259  0x000020ba call  0x000032b3 
+ 00012260  0x000020bc call  0x0000327d 
+ 00012261  0x000020be arg  0x00000131 , 0x00000011 
+ 00012262  0x000020bf call  0x000032bf 
+ 00012263  0x000020c1 branch  0x0000322d 
+ 00012264  0x000020c4 setarg  0x00000001 
+ 00012265  0x000020c5 call  0x00002fff 
+ 00012266  0x000020c8 setarg  0x00000002 
+ 00012267  0x000020c9 call  0x00003289 
+ 00012268  0x000020cb branch  0x00002fe1 
+ 00012269  0x000020ce call  0x000032bd 
+ 00012270  0x000020cf beq  0x00000001 , 0x00002ff1 
+ 00012271  0x000020d0 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x000020d1 rtn 
+ 00012273  0x000020d3 call  0x00002fdf 
+ 00012274  0x000020d4 setarg  0x00000106 
+ 00012275  0x000020d5 call  0x000032d0 
+ 00012276  0x000020d7 beq  0x00000001 , 0x00002ff6 
+ 00012277  0x000020d8 rtn 
+ 00012278  0x000020da setarg  0x00000002 
+ 00012279  0x000020dd arg  0x00000106 , 0x00000011 
+ 00012280  0x000020de branch  0x000032b3 
+ 00012281  0x000020e1 call  0x00002fea 
+ 00012282  0x000020e2 setarg  0x00000107 
+ 00012283  0x000020e3 call  0x000032d0 
+ 00012284  0x000020e5 beq  0x00000001 , 0x00002ffe 
+ 00012285  0x000020e6 rtn 
+ 00012286  0x000020e8 setarg  0x00000002 
+ 00012287  0x000020eb arg  0x00000107 , 0x00000011 
+ 00012288  0x000020ec branch  0x000032b3 
+ 00012289  0x000020ef call  0x000032bd 
+ 00012290  0x000020f0 beq  0x00000001 , 0x00003005 
+ 00012291  0x000020f1 beq  0x00000002 , 0x00003011 
+ 00012292  0x000020f2 rtn 
+ 00012293  0x000020f4 setarg  0x00000106 
+ 00012294  0x000020f5 call  0x000032d0 
+ 00012295  0x000020f7 beq  0x00000002 , 0x00003009 
+ 00012296  0x000020f8 rtn 
+ 00012297  0x000020fa call  0x0000328b 
+ 00012298  0x000020fc or_into  0x00000001 , 0x0000003f 
+ 00012299  0x000020fd call  0x0000328d 
+ 00012300  0x00002100 setarg  0x00000000 
+ 00012301  0x00002101 setarg  0x00000106 
+ 00012302  0x00002102 iadd  0x00000013 , 0x00000005 
+ 00012303  0x00002103 istore  0x00000002 , 0x00000005 
+ 00012304  0x00002104 branch  0x00002f5e 
+ 00012305  0x00002107 setarg  0x00000107 
+ 00012306  0x00002108 call  0x000032d0 
+ 00012307  0x0000210a bne  0x00000000 , 0x00003015 
+ 00012308  0x0000210b rtn 
+ 00012309  0x0000210d call  0x0000328b 
+ 00012310  0x0000210f or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002110 call  0x0000328d 
+ 00012312  0x00002112 branch  0x0000300c 
+ 00012313  0x00002116 fetch  0x00000001 , 0x00000d50 
+ 00012314  0x00002117 rtn  0x00000034 
+ 00012315  0x00002118 jam  0x00000000 , 0x00000d50 
+ 00012316  0x00002119 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x0000211a arg  0x000002ba , 0x00000002 
+ 00012318  0x0000211b isub  0x00000002 , 0x0000003e 
+ 00012319  0x0000211c nrtn  0x00000005 
+ 00012320  0x0000211e fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x0000211f rtnne  0x000000ba 
+ 00012322  0x00002120 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x00002121 bpatch  0x000000be , 0x00004017 
+ 00012324  0x00002122 beq  0x000000a0 , 0x0000303b 
+ 00012325  0x00002123 beq  0x000000a1 , 0x0000302c 
+ 00012326  0x00002124 beq  0x000000a6 , 0x00003041 
+ 00012327  0x00002125 beq  0x000000a7 , 0x00003043 
+ 00012328  0x00002126 beq  0x000000a9 , 0x00003049 
+ 00012329  0x00002127 beq  0x000000b0 , 0x0000304d 
+ 00012330  0x00002129 jam  0x00000000 , 0x00000d42 
+ 00012331  0x0000212a rtn 
+ 00012332  0x0000212c fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x0000212d beq  0x00000001 , 0x00003031 
+ 00012334  0x0000212e beq  0x00000084 , 0x00003034 
+ 00012335  0x0000212f beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002130 branch  0x0000302a 
+ 00012337  0x00002132 call  0x0000328b 
+ 00012338  0x00002134 store  0x00000001 , 0x00000cf7 
+ 00012339  0x00002135 branch  0x0000303f 
+ 00012340  0x00002137 call  0x00003291 
+ 00012341  0x00002139 call  0x00003296 
+ 00012342  0x0000213b call  0x0000328b 
+ 00012343  0x0000213d store  0x00000001 , 0x00000cf7 
+ 00012344  0x0000213e branch  0x0000303f 
+ 00012345  0x00002142 jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x00002143 branch  0x0000303f 
+ 00012347  0x00002146 fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x00002147 beq  0x00000081 , 0x0000303e 
+ 00012349  0x00002149 branch  0x0000302a 
+ 00012350  0x0000214d call  0x00003090 
+ 00012351  0x0000214f jam  0x00000001 , 0x00000d42 
+ 00012352  0x00002150 rtn 
+ 00012353  0x00002156 jam  0x00000015 , 0x00000cf7 
+ 00012354  0x00002157 branch  0x0000303f 
+ 00012355  0x0000215a call  0x0000328f 
+ 00012356  0x0000215c beq  0x00000000 , 0x00003047 
+ 00012357  0x0000215d beq  0x00000001 , 0x00003039 
+ 00012358  0x0000215f rtn 
+ 00012359  0x00002161 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x00002162 branch  0x0000303f 
+ 00012361  0x00002168 jam  0x00000000 , 0x00000cf7 
+ 00012362  0x00002169 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x0000216a jam  0x00000001 , 0x00000cf9 
+ 00012364  0x0000216b branch  0x0000303f 
+ 00012365  0x0000216f call  0x0000329c 
+ 00012366  0x00002170 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x00002171 increase  0x00000002 , 0x0000003f 
+ 00012368  0x00002172 copy  0x0000003f , 0x00000039 
+ 00012369  0x00002173 arg  0x00000cb6 , 0x00000006 
+ 00012370  0x00002174 setarg  0x0000013c 
+ 00012371  0x00002175 iadd  0x00000013 , 0x00000005 
+ 00012372  0x00002176 branch  0x00007f01 
+ 00012373  0x0000217a bpatch  0x000000bf , 0x00004017 
+ 00012374  0x0000217b call  0x0000307d 
+ 00012375  0x0000217d call  0x00002c7f 
+ 00012376  0x0000217e call  0x000048d3 
+ 00012377  0x0000217f branch  0x00003057 
+ 00012378  0x00002182 call  0x0000328f 
+ 00012379  0x00002184 rtnne  0x00000000 
+ 00012380  0x00002185 call  0x00002f51 
+ 00012381  0x00002186 branch  0x00003098 
+ 00012382  0x00002189 call  0x0000328f 
+ 00012383  0x0000218b rtnne  0x00000001 
+ 00012384  0x0000218c call  0x00002fc1 
+ 00012385  0x0000218d call  0x00002fcb 
+ 00012386  0x0000218e call  0x0000328b 
+ 00012387  0x00002190 rtn  0x00000034 
+ 00012388  0x00002191 call  0x00003286 
+ 00012389  0x00002193 call  0x00002f4c 
+ 00012390  0x00002194 call  0x00003093 
+ 00012391  0x00002196 setarg  0x00000000 
+ 00012392  0x00002197 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x00002199 branch  0x0000322d 
+ 00012394  0x0000219c call  0x00007fe9 
+ 00012395  0x0000219d add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x0000219e ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021a0 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021a1 isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021a2 ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021a3 copy  0x0000003f , 0x00000012 
+ 00012401  0x000021a4 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021a5 ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021a7 add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x000021a8 ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x000021aa iadd  0x00000002 , 0x00000002 
+ 00012406  0x000021ab copy  0x00000012 , 0x0000003f 
+ 00012407  0x000021ac isub  0x00000002 , 0x0000003e 
+ 00012408  0x000021ad nrtn  0x00000002 
+ 00012409  0x000021ae set0  0x0000001c , 0x0000003f 
+ 00012410  0x000021af add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x000021b0 istore  0x00000004 , 0x00000005 
+ 00012412  0x000021b2 branch  0x00007fe7 
+ 00012413  0x000021b5 setarg  0x00000001 
+ 00012414  0x000021b6 call  0x00003287 
+ 00012415  0x000021b8 call  0x00003283 
+ 00012416  0x000021ba setarg  0x000000ff 
+ 00012417  0x000021bb add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x000021bc istore  0x00000001 , 0x00000005 
+ 00012419  0x000021be branch  0x00003067 
+ 00012420  0x000021c1 setarg  0x0000015c 
+ 00012421  0x000021c2 call  0x000032d0 
+ 00012422  0x000021c4 rtn  0x00000034 
+ 00012423  0x000021c5 call  0x0000306a 
+ 00012424  0x000021c6 nrtn  0x00000028 
+ 00012425  0x000021c7 call  0x00003281 
+ 00012426  0x000021c9 increase  0x00000001 , 0x0000003f 
+ 00012427  0x000021ca and_into  0x00000001 , 0x0000003f 
+ 00012428  0x000021cb call  0x00003284 
+ 00012429  0x000021cd beq  0x00000000 , 0x00002f4c 
+ 00012430  0x000021ce beq  0x00000001 , 0x00003090 
+ 00012431  0x000021cf rtn 
+ 00012432  0x000021d5 setarg  0x00000001 
+ 00012433  0x000021d6 call  0x00003292 
+ 00012434  0x000021d7 branch  0x00003296 
+ 00012435  0x000021da setarg  0x00000001 
+ 00012436  0x000021db call  0x000032a5 
+ 00012437  0x000021de setarg  0x00000280 
+ 00012438  0x000021df arg  0x00000008 , 0x00000007 
+ 00012439  0x000021e0 branch  0x00007f08 
+ 00012440  0x000021e3 call  0x000032a2 
+ 00012441  0x000021e5 rtn  0x00000034 
+ 00012442  0x000021e6 arg  0x00000008 , 0x00000007 
+ 00012443  0x000021e7 call  0x00007f16 
+ 00012444  0x000021e8 nrtn  0x00000034 
+ 00012445  0x000021e9 call  0x000032a4 
+ 00012446  0x000021ec setarg  0x00000007 
+ 00012447  0x000021ed call  0x00003292 
+ 00012448  0x000021ef call  0x00003296 
+ 00012449  0x000021f1 branch  0x00002f5e 
+ 00012450  0x000021f4 bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x000021f5 call  0x0000328f 
+ 00012452  0x000021f7 rtnne  0x00000007 
+ 00012453  0x000021f8 call  0x000030cb 
+ 00012454  0x000021f9 call  0x000030e0 
+ 00012455  0x000021fa call  0x0000316e 
+ 00012456  0x000021fb nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x000021fd call  0x000030bc 
+ 00012458  0x000021fe call  0x00003172 , 0x00000005 
+ 00012459  0x00002202 call  0x00002f4c 
+ 00012460  0x00002203 call  0x00003294 
+ 00012461  0x00002205 set1  0x00000000 , 0x0000003f 
+ 00012462  0x00002206 call  0x00003297 
+ 00012463  0x00002208 call  0x00002f5e 
+ 00012464  0x00002209 call  0x00003093 
+ 00012465  0x0000220a call  0x000030bc 
+ 00012466  0x0000220b branch  0x000030c1 , 0x00000005 
+ 00012467  0x0000220c setarg  0x00000164 
+ 00012468  0x0000220d call  0x000032d3 
+ 00012469  0x0000220f call  0x000030be 
+ 00012470  0x00002210 branch  0x000030c5 , 0x00000005 
+ 00012471  0x00002211 setarg  0x00000160 
+ 00012472  0x00002212 call  0x000032d3 
+ 00012473  0x00002214 call  0x000030be 
+ 00012474  0x00002215 branch  0x000030c8 , 0x00000005 
+ 00012475  0x00002216 rtn 
+ 00012476  0x00002219 setarg  0x0000012b 
+ 00012477  0x0000221a call  0x000032d3 
+ 00012478  0x0000221d call  0x0000322a 
+ 00012479  0x0000221f isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002220 rtn 
+ 00012481  0x00002223 setarg  0x00000182 
+ 00012482  0x00002224 call  0x000032d0 
+ 00012483  0x00002228 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x00002229 branch  0x000032b4 
+ 00012485  0x0000222c setarg  0x00000185 
+ 00012486  0x0000222d call  0x000032d0 
+ 00012487  0x0000222f branch  0x000030c3 
+ 00012488  0x00002231 setarg  0x00000188 
+ 00012489  0x00002232 call  0x000032d0 
+ 00012490  0x00002234 branch  0x000030c3 
+ 00012491  0x00002237 call  0x00003294 
+ 00012492  0x00002239 rtnbit1  0x00000007 
+ 00012493  0x0000223a set1  0x00000007 , 0x0000003f 
+ 00012494  0x0000223b call  0x00003297 
+ 00012495  0x0000223d call  0x00003283 
+ 00012496  0x0000223f call  0x0000329c 
+ 00012497  0x00002241 setarg  0x00000000 
+ 00012498  0x00002242 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x00002243 istore  0x00000003 , 0x00000005 
+ 00012500  0x00002245 arg  0x00000183 , 0x00000011 
+ 00012501  0x00002246 call  0x000032bf 
+ 00012502  0x00002247 istore  0x00000007 , 0x00000005 
+ 00012503  0x0000224a call  0x000030bc 
+ 00012504  0x0000224b nrtn  0x00000005 
+ 00012505  0x0000224c add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x0000224d ifetch  0x00000001 , 0x00000011 
+ 00012507  0x0000224f arg  0x00000182 , 0x00000011 
+ 00012508  0x00002250 call  0x000032b3 
+ 00012509  0x00002252 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x00002253 ifetch  0x00000001 , 0x00000011 
+ 00012511  0x00002256 branch  0x0000314a 
+ 00012512  0x00002259 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x0000225a call  0x00003281 
+ 00012514  0x0000225c increase  0x00000001 , 0x0000003f 
+ 00012515  0x0000225d and_into  0x00000003 , 0x0000003f 
+ 00012516  0x0000225e call  0x00003284 
+ 00012517  0x00002261 beq  0x00000000 , 0x0000310e 
+ 00012518  0x00002262 beq  0x00000001 , 0x00003132 
+ 00012519  0x00002263 beq  0x00000002 , 0x000030ea 
+ 00012520  0x00002264 beq  0x00000003 , 0x00003132 
+ 00012521  0x00002265 rtn 
+ 00012522  0x00002268 call  0x00002fdf 
+ 00012523  0x00002269 setarg  0x00000160 
+ 00012524  0x0000226a call  0x0000327e 
+ 00012525  0x0000226c branch  0x000030e0 , 0x00000034 
+ 00012526  0x0000226d call  0x0000322c 
+ 00012527  0x0000226f setarg  0x00000189 
+ 00012528  0x00002270 call  0x000032d0 
+ 00012529  0x00002272 call  0x00003108 , 0x00000034 
+ 00012530  0x00002273 setarg  0x00000187 
+ 00012531  0x00002274 call  0x000032d0 
+ 00012532  0x00002276 call  0x0000322f 
+ 00012533  0x00002278 add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x00002279 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x0000227b arg  0x00000f9e , 0x00000011 
+ 00012536  0x0000227c call  0x00002e58 
+ 00012537  0x0000227d add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x0000227e istoret  0x00000001 , 0x00000005 
+ 00012539  0x00002280 call  0x00002f94 
+ 00012540  0x00002281 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x00002282 istoret  0x00000001 , 0x00000005 
+ 00012542  0x00002284 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x00002285 nrtn  0x00000002 
+ 00012544  0x00002286 setarg  0x00000188 
+ 00012545  0x00002287 call  0x00003275 
+ 00012546  0x00002289 call  0x00002c90 
+ 00012547  0x0000228a arg  0x00000188 , 0x00000011 
+ 00012548  0x0000228b call  0x000032c8 
+ 00012549  0x0000228c istoret  0x00000001 , 0x00000005 
+ 00012550  0x00002290 arg  0x00000187 , 0x00000011 
+ 00012551  0x00002291 branch  0x000032b3 
+ 00012552  0x00002294 setarg  0x00000001 
+ 00012553  0x00002295 arg  0x00000189 , 0x00000011 
+ 00012554  0x00002296 call  0x000032b3 
+ 00012555  0x00002298 arg  0x00000000 , 0x00000002 
+ 00012556  0x00002299 call  0x00002c94 
+ 00012557  0x0000229c branch  0x00003106 
+ 00012558  0x0000229f call  0x00002fea 
+ 00012559  0x000022a0 setarg  0x00000164 
+ 00012560  0x000022a1 call  0x0000327e 
+ 00012561  0x000022a3 branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022a4 call  0x0000322c 
+ 00012563  0x000022a6 setarg  0x00000186 
+ 00012564  0x000022a7 call  0x000032d0 
+ 00012565  0x000022a9 call  0x0000312c , 0x00000034 
+ 00012566  0x000022aa setarg  0x00000184 
+ 00012567  0x000022ab call  0x000032d0 
+ 00012568  0x000022ad call  0x0000322f 
+ 00012569  0x000022af add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x000022b0 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x000022b2 arg  0x0000109e , 0x00000011 
+ 00012572  0x000022b3 call  0x00002e58 
+ 00012573  0x000022b4 add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x000022b5 istoret  0x00000001 , 0x00000005 
+ 00012575  0x000022b7 call  0x00002f94 
+ 00012576  0x000022b8 add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x000022b9 istoret  0x00000001 , 0x00000005 
+ 00012578  0x000022bb sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x000022bc nrtn  0x00000002 
+ 00012580  0x000022bd setarg  0x00000185 
+ 00012581  0x000022be call  0x00003275 
+ 00012582  0x000022c0 call  0x00002c90 
+ 00012583  0x000022c1 arg  0x00000185 , 0x00000011 
+ 00012584  0x000022c2 call  0x000032c8 
+ 00012585  0x000022c3 istoret  0x00000001 , 0x00000005 
+ 00012586  0x000022c7 arg  0x00000184 , 0x00000011 
+ 00012587  0x000022c8 branch  0x000032b3 
+ 00012588  0x000022cb setarg  0x00000001 
+ 00012589  0x000022cc arg  0x00000186 , 0x00000011 
+ 00012590  0x000022cd call  0x000032b3 
+ 00012591  0x000022cf arg  0x00000000 , 0x00000002 
+ 00012592  0x000022d0 call  0x00002c94 
+ 00012593  0x000022d3 branch  0x0000312a 
+ 00012594  0x000022d6 call  0x00002fdf 
+ 00012595  0x000022d7 call  0x0000327d 
+ 00012596  0x000022d9 call  0x0000322c 
+ 00012597  0x000022db setarg  0x00000183 
+ 00012598  0x000022dc call  0x000032d0 
+ 00012599  0x000022de call  0x0000314c , 0x00000034 
+ 00012600  0x000022df call  0x0000314f 
+ 00012601  0x000022e0 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x000022e1 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x000022e3 arg  0x00000e9e , 0x00000011 
+ 00012604  0x000022e4 call  0x00002e58 
+ 00012605  0x000022e5 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x000022e6 istoret  0x00000001 , 0x00000005 
+ 00012607  0x000022e8 call  0x00002f94 
+ 00012608  0x000022e9 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x000022ea istoret  0x00000001 , 0x00000005 
+ 00012610  0x000022ec sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x000022ed nrtn  0x00000002 
+ 00012612  0x000022ee setarg  0x00000182 
+ 00012613  0x000022ef call  0x00003275 
+ 00012614  0x000022f1 call  0x00002c90 
+ 00012615  0x000022f2 arg  0x00000182 , 0x00000011 
+ 00012616  0x000022f3 call  0x000032c8 
+ 00012617  0x000022f4 istoret  0x00000001 , 0x00000005 
+ 00012618  0x000022f9 arg  0x00000181 , 0x00000011 
+ 00012619  0x000022fa branch  0x000032b3 
+ 00012620  0x00002302 setarg  0x00000001 
+ 00012621  0x00002303 arg  0x00000183 , 0x00000011 
+ 00012622  0x00002304 call  0x000032b3 
+ 00012623  0x00002306 setarg  0x00000181 
+ 00012624  0x00002307 call  0x000032d0 
+ 00012625  0x00002308 branch  0x0000322f 
+ 00012626  0x0000230d add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x0000230e ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002310 call  0x0000323c 
+ 00012629  0x00002313 call  0x00002dde 
+ 00012630  0x00002315 call  0x0000325f 
+ 00012631  0x00002317 isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x00002318 branch  0x0000315c , 0x00000001 
+ 00012633  0x0000231a call  0x0000315d 
+ 00012634  0x0000231b call  0x00002d53 
+ 00012635  0x0000231c call  0x00002df7 
+ 00012636  0x0000231e branch  0x00002e45 
+ 00012637  0x00002321 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x00002322 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x00002323 call  0x000032d6 
+ 00012640  0x00002325 setarg  0x0000013b 
+ 00012641  0x00002326 call  0x000032d0 
+ 00012642  0x00002328 rtn  0x00000034 
+ 00012643  0x00002329 setarg  0x00000006 
+ 00012644  0x0000232a add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x0000232b istore  0x00000001 , 0x00000005 
+ 00012646  0x0000232d arg  0x00000006 , 0x00000039 
+ 00012647  0x0000232e setarg  0x0000012f 
+ 00012648  0x0000232f iadd  0x00000013 , 0x00000006 
+ 00012649  0x00002331 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x00002333 branch  0x00007f01 
+ 00012651  0x00002337 call  0x0000316e 
+ 00012652  0x00002338 nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x00002339 branch  0x00003172 
+ 00012654  0x0000233c call  0x00002f5e 
+ 00012655  0x0000233d call  0x00002e11 
+ 00012656  0x0000233e nrtn  0x0000002f 
+ 00012657  0x0000233f branch  0x00003152 
+ 00012658  0x00002342 bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x00002343 call  0x00003188 
+ 00012660  0x00002344 nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x00002345 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x00002346 ifetch  0x00000001 , 0x00000011 
+ 00012663  0x00002348 branch  0x00002f5e , 0x00000034 
+ 00012664  0x00002349 increase  0x00000002 , 0x0000003f 
+ 00012665  0x0000234a iforce  0x00000039 
+ 00012666  0x0000234b add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x0000234d setarg  0x00000109 
+ 00012668  0x0000234e iadd  0x00000013 , 0x00000005 
+ 00012669  0x00002350 call  0x00007f01 
+ 00012670  0x00002351 call  0x00003286 
+ 00012671  0x00002353 call  0x000032b6 
+ 00012672  0x00002355 call  0x00003093 , 0x00000034 
+ 00012673  0x00002356 setarg  0x0000010b 
+ 00012674  0x00002357 call  0x000032d0 
+ 00012675  0x00002359 beq  0x00000001 , 0x0000319e 
+ 00012676  0x0000235a beq  0x00000002 , 0x000031c6 
+ 00012677  0x0000235b beq  0x00000003 , 0x000031f2 
+ 00012678  0x0000235c beq  0x000000ff , 0x00003212 
+ 00012679  0x0000235d branch  0x00002f5e 
+ 00012680  0x00002360 call  0x00002c7a 
+ 00012681  0x00002361 call  0x00007fe9 
+ 00012682  0x00002362 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x00002363 ifetch  0x00000001 , 0x00000011 
+ 00012684  0x00002365 add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x00002366 ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x00002368 isub  0x00000002 , 0x0000003e 
+ 00012687  0x00002369 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x0000236a add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x0000236b ifetch  0x00000001 , 0x00000011 
+ 00012690  0x0000236d add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x0000236e istore  0x00000001 , 0x00000005 
+ 00012692  0x00002370 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x00002371 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x00002373 add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x00002374 ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x00002376 isub  0x00000002 , 0x0000003e 
+ 00012697  0x00002377 ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x00002378 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x00002379 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x0000237b add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x0000237d branch  0x000032c5 
+ 00012702  0x00002380 call  0x00002f88 
+ 00012703  0x00002381 call  0x0000324c 
+ 00012704  0x00002382 store  0x00000001 , 0x00000aa2 
+ 00012705  0x00002384 call  0x00003274 
+ 00012706  0x00002385 fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x00002387 isolate1  0x00000003 , 0x00000002 
+ 00012708  0x00002388 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x00002389 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x0000238a istore  0x00000001 , 0x00000005 
+ 00012711  0x0000238c beq  0x00000001 , 0x00003216 
+ 00012712  0x0000238d call  0x00003245 
+ 00012713  0x0000238f call  0x00003274 
+ 00012714  0x00002391 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x00002392 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x00002393 call  0x00003249 
+ 00012717  0x00002395 add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x00002396 ifetch  0x00000002 , 0x00000011 
+ 00012719  0x00002398 branch  0x00007f9c 
+ 00012720  0x0000239b setarg  0x00000001 
+ 00012721  0x0000239c store  0x00000001 , 0x00000d54 
+ 00012722  0x0000239d call  0x0000329e 
+ 00012723  0x0000239f istore  0x00000007 , 0x00000005 
+ 00012724  0x000023a0 call  0x0000329e 
+ 00012725  0x000023a2 ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023a3 call  0x0000329e 
+ 00012727  0x000023a5 call  0x000031c2 , 0x00000034 
+ 00012728  0x000023a7 jam  0x00000020 , 0x00000d52 
+ 00012729  0x000023a9 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x000023aa set1  0x00000002 , 0x0000003f 
+ 00012731  0x000023ab store  0x00000001 , 0x00000d38 
+ 00012732  0x000023ac rtn 
+ 00012733  0x000023af setarg  0x00000001 
+ 00012734  0x000023b0 call  0x000032a8 
+ 00012735  0x000023b3 setarg  0x00000140 
+ 00012736  0x000023b4 arg  0x0000000b , 0x00000007 
+ 00012737  0x000023b5 branch  0x00007f08 
+ 00012738  0x000023b7 call  0x000032a7 
+ 00012739  0x000023ba setarg  0x00000000 
+ 00012740  0x000023bb arg  0x0000000b , 0x00000007 
+ 00012741  0x000023bc branch  0x00007f08 
+ 00012742  0x000023bf call  0x00003274 
+ 00012743  0x000023c1 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x000023c2 branch  0x0000321b , 0x00000001 
+ 00012745  0x000023c3 arg  0x00000d64 , 0x00000005 
+ 00012746  0x000023c4 call  0x000031e0 
+ 00012747  0x000023c5 fetch  0x00000008 , 0x00000d64 
+ 00012748  0x000023c6 ncall  0x000031e4 , 0x00000034 
+ 00012749  0x000023c7 fetch  0x00000008 , 0x00000d64 
+ 00012750  0x000023c8 call  0x000031e9 , 0x00000034 
+ 00012751  0x000023c9 call  0x00002c7a 
+ 00012752  0x000023ca fetch  0x00000008 , 0x00000d64 
+ 00012753  0x000023cb arg  0x00000168 , 0x00000011 
+ 00012754  0x000023cc call  0x000032bf 
+ 00012755  0x000023cd istore  0x00000008 , 0x00000005 
+ 00012756  0x000023cf setarg  0x00000170 
+ 00012757  0x000023d0 iadd  0x00000013 , 0x00000011 
+ 00012758  0x000023d1 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x000023d3 isub  0x00000002 , 0x0000003e 
+ 00012760  0x000023d4 ncall  0x000031ed , 0x00000005 
+ 00012761  0x000023d5 setarg  0x00000168 
+ 00012762  0x000023d6 iadd  0x00000013 , 0x00000011 
+ 00012763  0x000023d7 ifetch  0x00000008 , 0x00000011 
+ 00012764  0x000023d9 arg  0x00000170 , 0x00000011 
+ 00012765  0x000023da call  0x000032bf 
+ 00012766  0x000023db istore  0x00000008 , 0x00000005 
+ 00012767  0x000023dd branch  0x00002f5e 
+ 00012768  0x000023e0 setarg  0x0000010b 
+ 00012769  0x000023e1 iadd  0x00000013 , 0x00000006 
+ 00012770  0x000023e3 arg  0x00000009 , 0x00000039 
+ 00012771  0x000023e4 branch  0x00007ff3 
+ 00012772  0x000023e7 setarg  0x00000001 
+ 00012773  0x000023e8 call  0x000032ab 
+ 00012774  0x000023eb setarg  0x00000140 
+ 00012775  0x000023ec arg  0x0000000e , 0x00000007 
+ 00012776  0x000023ed branch  0x00007f08 
+ 00012777  0x000023f0 call  0x000032aa 
+ 00012778  0x000023f3 setarg  0x00000000 
+ 00012779  0x000023f4 arg  0x0000000e , 0x00000007 
+ 00012780  0x000023f5 branch  0x00007f08 
+ 00012781  0x000023f9 jam  0x00000010 , 0x00000d51 
+ 00012782  0x000023fa fetch  0x00000001 , 0x00000d38 
+ 00012783  0x000023fb set1  0x00000001 , 0x0000003f 
+ 00012784  0x000023fc store  0x00000001 , 0x00000d38 
+ 00012785  0x000023fd rtn 
+ 00012786  0x00002400 arg  0x00000d74 , 0x00000005 
+ 00012787  0x00002401 call  0x000031e0 
+ 00012788  0x00002402 fetch  0x00000002 , 0x00000d75 
+ 00012789  0x00002403 ncall  0x00003209 , 0x00000034 
+ 00012790  0x00002404 fetch  0x00000002 , 0x00000d75 
+ 00012791  0x00002405 call  0x0000320e , 0x00000034 
+ 00012792  0x00002406 call  0x00002c7a 
+ 00012793  0x00002407 fetch  0x00000003 , 0x00000d74 
+ 00012794  0x00002408 arg  0x00000178 , 0x00000011 
+ 00012795  0x00002409 call  0x000032c4 
+ 00012796  0x0000240b setarg  0x0000017b 
+ 00012797  0x0000240c iadd  0x00000013 , 0x00000011 
+ 00012798  0x0000240d ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x0000240f isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002410 ncall  0x00003207 , 0x00000005 
+ 00012801  0x00002411 setarg  0x00000178 
+ 00012802  0x00002412 iadd  0x00000013 , 0x00000011 
+ 00012803  0x00002413 ifetch  0x00000003 , 0x00000011 
+ 00012804  0x00002415 arg  0x0000017b , 0x00000011 
+ 00012805  0x00002416 call  0x000032c4 
+ 00012806  0x00002418 branch  0x00002f5e 
+ 00012807  0x0000241b jam  0x00000021 , 0x00000d52 
+ 00012808  0x0000241c branch  0x000031b9 
+ 00012809  0x0000241f setarg  0x00000001 
+ 00012810  0x00002420 call  0x000032ae 
+ 00012811  0x00002423 setarg  0x00000140 
+ 00012812  0x00002424 arg  0x0000000c , 0x00000007 
+ 00012813  0x00002425 branch  0x00007f08 
+ 00012814  0x00002428 call  0x000032ad 
+ 00012815  0x0000242b setarg  0x00000000 
+ 00012816  0x0000242c arg  0x0000000c , 0x00000007 
+ 00012817  0x0000242d branch  0x00007f08 
+ 00012818  0x00002430 call  0x000032bd 
+ 00012819  0x00002432 beq  0x00000001 , 0x00003216 
+ 00012820  0x00002433 beq  0x00000002 , 0x0000321b 
+ 00012821  0x00002434 rtn 
+ 00012822  0x00002436 setarg  0x0000010d 
+ 00012823  0x00002437 call  0x0000327e 
+ 00012824  0x00002438 arg  0x00000160 , 0x00000011 
+ 00012825  0x00002439 call  0x000032bf 
+ 00012826  0x0000243c branch  0x0000322d 
+ 00012827  0x0000243f setarg  0x0000010d 
+ 00012828  0x00002440 call  0x0000327e 
+ 00012829  0x00002441 arg  0x00000164 , 0x00000011 
+ 00012830  0x00002442 call  0x000032bf 
+ 00012831  0x00002445 branch  0x0000322d 
+ 00012832  0x00002448 call  0x00002c7a 
+ 00012833  0x00002449 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x0000244a istore  0x00000001 , 0x00000005 
+ 00012835  0x0000244b rtn 
+ 00012836  0x0000244e call  0x00002c7a 
+ 00012837  0x0000244f add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x00002450 branch  0x0000327f 
+ 00012839  0x00002452 call  0x00002c7a 
+ 00012840  0x00002453 add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x00002454 branch  0x0000322d 
+ 00012842  0x00002457 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x00002458 branch  0x0000327f 
+ 00012844  0x0000245a add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x0000245c istore  0x00000004 , 0x00000005 
+ 00012846  0x0000245d rtn 
+ 00012847  0x00002460 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x00002461 branch  0x000032b4 
+ 00012849  0x00002464 setarg  0x00000000 
+ 00012850  0x00002466 call  0x00002c7a 
+ 00012851  0x00002467 add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x00002468 branch  0x000032b4 
+ 00012853  0x0000246b add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x0000246c branch  0x000032b4 
+ 00012855  0x0000246f setarg  0x00000004 
+ 00012856  0x00002471 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x00002472 branch  0x000032b4 
+ 00012858  0x00002475 add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x00002476 branch  0x000032d1 
+ 00012860  0x00002478 add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x00002479 branch  0x000032b4 
+ 00012862  0x0000247c setarg  0x00000002 
+ 00012863  0x0000247e add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x0000247f branch  0x000032b4 
+ 00012865  0x00002482 setarg  0x00000001 
+ 00012866  0x00002484 call  0x00002c7a 
+ 00012867  0x00002485 add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x00002486 branch  0x000032b4 
+ 00012869  0x00002489 call  0x00002c7a 
+ 00012870  0x0000248a add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x0000248b branch  0x000032d1 
+ 00012872  0x0000248d setarg  0x00000001 
+ 00012873  0x0000248f call  0x00002c7a 
+ 00012874  0x00002490 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x00002491 branch  0x000032b4 
+ 00012876  0x00002494 call  0x00002c7a 
+ 00012877  0x00002495 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x00002496 branch  0x000032d1 
+ 00012879  0x00002498 setarg  0x00000001 
+ 00012880  0x0000249a call  0x00002c7a 
+ 00012881  0x0000249b add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x0000249c branch  0x000032b4 
+ 00012883  0x0000249f call  0x00002c7a 
+ 00012884  0x000024a0 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024a1 branch  0x000032d1 
+ 00012886  0x000024a3 add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024a4 branch  0x000032b4 
+ 00012888  0x000024a7 add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x000024a8 branch  0x000032d1 
+ 00012890  0x000024aa setarg  0x00000000 
+ 00012891  0x000024ac add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x000024ad branch  0x000032b4 
+ 00012893  0x000024b0 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x000024b1 branch  0x000032d1 
+ 00012895  0x000024b4 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x000024b5 branch  0x000032d1 
+ 00012897  0x000024b8 add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x000024b9 branch  0x000032d1 
+ 00012899  0x000024bb setarg  0x00000000 
+ 00012900  0x000024bd call  0x00002c7a 
+ 00012901  0x000024be add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x000024bf branch  0x000032b4 
+ 00012903  0x000024c2 call  0x00002c7a 
+ 00012904  0x000024c3 add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x000024c4 ifetch  0x00000001 , 0x00000011 
+ 00012906  0x000024c6 store  0x00000001 , 0x000041de 
+ 00012907  0x000024c7 rtn 
+ 00012908  0x000024ca call  0x00002c7a 
+ 00012909  0x000024cb fetch  0x00000001 , 0x000041de 
+ 00012910  0x000024cd add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x000024ce branch  0x000032b4 
+ 00012912  0x000024d1 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x000024d2 branch  0x000032d1 
+ 00012914  0x000024d5 add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x000024d6 branch  0x000032b4 
+ 00012916  0x000024d9 setarg  0x00000109 
+ 00012917  0x000024db iadd  0x00000013 , 0x00000011 
+ 00012918  0x000024dc ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x000024dd rtn 
+ 00012920  0x000024e0 setarg  0x00000135 
+ 00012921  0x000024e1 branch  0x000032d0 
+ 00012922  0x000024e3 setarg  0x00000000 
+ 00012923  0x000024e5 arg  0x00000135 , 0x00000011 
+ 00012924  0x000024e6 branch  0x000032b3 
+ 00012925  0x000024e9 setarg  0x0000012b 
+ 00012926  0x000024eb call  0x000032cd 
+ 00012927  0x000024ed ifetch  0x00000004 , 0x00000011 
+ 00012928  0x000024ee rtn 
+ 00012929  0x000024f1 setarg  0x0000015f 
+ 00012930  0x000024f2 branch  0x000032d0 
+ 00012931  0x000024f4 setarg  0x00000000 
+ 00012932  0x000024f6 arg  0x0000015f , 0x00000011 
+ 00012933  0x000024f7 branch  0x000032b3 
+ 00012934  0x000024fa setarg  0x00000000 
+ 00012935  0x000024fc arg  0x0000015c , 0x00000011 
+ 00012936  0x000024fd branch  0x000032b3 
+ 00012937  0x00002500 arg  0x0000012f , 0x00000011 
+ 00012938  0x00002501 branch  0x000032b3 
+ 00012939  0x00002504 setarg  0x00000108 
+ 00012940  0x00002505 branch  0x000032d0 
+ 00012941  0x00002507 arg  0x00000108 , 0x00000011 
+ 00012942  0x00002508 branch  0x000032b3 
+ 00012943  0x0000250b setarg  0x00000105 
+ 00012944  0x0000250c branch  0x000032d0 
+ 00012945  0x0000250e setarg  0x00000000 
+ 00012946  0x00002510 arg  0x00000105 , 0x00000011 
+ 00012947  0x00002511 branch  0x000032b3 
+ 00012948  0x00002514 setarg  0x00000104 
+ 00012949  0x00002515 branch  0x000032d0 
+ 00012950  0x00002517 setarg  0x00000000 
+ 00012951  0x00002519 arg  0x00000104 , 0x00000011 
+ 00012952  0x0000251a branch  0x000032b3 
+ 00012953  0x0000251d setarg  0x00000000 
+ 00012954  0x0000251f arg  0x0000013b , 0x00000011 
+ 00012955  0x00002520 branch  0x000032b3 
+ 00012956  0x00002522 setarg  0x00000001 
+ 00012957  0x00002523 branch  0x0000329a 
+ 00012958  0x00002526 setarg  0x0000010c 
+ 00012959  0x00002527 call  0x000032cd 
+ 00012960  0x00002528 ifetch  0x00000007 , 0x00000011 
+ 00012961  0x00002529 rtn 
+ 00012962  0x0000252c setarg  0x0000015e 
+ 00012963  0x0000252d branch  0x000032d0 
+ 00012964  0x0000252f setarg  0x00000000 
+ 00012965  0x00002531 arg  0x0000015e , 0x00000011 
+ 00012966  0x00002532 branch  0x000032b3 
+ 00012967  0x00002535 setarg  0x00000000 
+ 00012968  0x00002537 arg  0x00000180 , 0x00000011 
+ 00012969  0x00002538 branch  0x000032b3 
+ 00012970  0x0000253b setarg  0x00000000 
+ 00012971  0x0000253d arg  0x0000017e , 0x00000011 
+ 00012972  0x0000253e branch  0x000032b3 
+ 00012973  0x00002541 setarg  0x00000000 
+ 00012974  0x00002543 arg  0x0000017f , 0x00000011 
+ 00012975  0x00002544 branch  0x000032b3 
+ 00012976  0x00002547 arg  0x00000102 , 0x00000011 
+ 00012977  0x00002548 branch  0x000032b3 
+ 00012978  0x0000254b arg  0x00000103 , 0x00000011 
+ 00012979  0x0000254d call  0x000032c7 
+ 00012980  0x0000254f istore  0x00000001 , 0x00000005 
+ 00012981  0x00002550 rtn 
+ 00012982  0x00002553 setarg  0x0000015d 
+ 00012983  0x00002554 branch  0x000032d0 
+ 00012984  0x00002557 arg  0x0000015d , 0x00000011 
+ 00012985  0x00002558 branch  0x000032b3 
+ 00012986  0x0000255b setarg  0x0000018a 
+ 00012987  0x0000255c call  0x000032d0 
+ 00012988  0x0000255d branch  0x0000326a 
+ 00012989  0x00002560 setarg  0x0000010c 
+ 00012990  0x00002561 branch  0x000032d0 
+ 00012991  0x00002564 copy  0x0000003f , 0x00000002 
+ 00012992  0x00002565 copy  0x00000011 , 0x0000003f 
+ 00012993  0x00002566 iadd  0x00000013 , 0x00000005 
+ 00012994  0x00002567 copy  0x00000002 , 0x0000003f 
+ 00012995  0x00002568 rtn 
+ 00012996  0x0000256b call  0x000032bf 
+ 00012997  0x0000256d istore  0x00000003 , 0x00000005 
+ 00012998  0x0000256e rtn 
+ 00012999  0x00002571 call  0x00002c7a 
+ 00013000  0x00002573 copy  0x0000003f , 0x00000012 
+ 00013001  0x00002574 copy  0x00000011 , 0x0000003f 
+ 00013002  0x00002575 iadd  0x00000013 , 0x00000005 
+ 00013003  0x00002576 copy  0x00000012 , 0x0000003f 
+ 00013004  0x00002577 rtn 
+ 00013005  0x0000257a call  0x00002c7a 
+ 00013006  0x0000257b iadd  0x00000013 , 0x00000011 
+ 00013007  0x0000257c rtn 
+ 00013008  0x0000257f call  0x000032cd 
+ 00013009  0x00002581 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x00002582 rtn 
+ 00013011  0x00002585 call  0x000032cd 
+ 00013012  0x00002586 ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x00002587 rtn 
+ 00013014  0x0000258a setarg  0x00000000 
+ 00013015  0x0000258b branch  0x000032b4 
+ 00013016  0x00002590 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x00002591 fetch  0x00000001 , 0x00004092 
+ 00013018  0x00002592 branch  0x000032d8 , 0x00000034 
+ 00013019  0x00002594 beq  0x00000004 , 0x00002f30 
+ 00013020  0x00002595 beq  0x0000000f , 0x00003436 
+ 00013021  0x00002596 beq  0x00000009 , 0x000045de 
+ 00013022  0x00002597 beq  0x0000000a , 0x0000392a 
+ 00013023  0x00002598 beq  0x0000000e , 0x000035bf 
+ 00013024  0x00002599 beq  0x00000010 , 0x000044a4 
+ 00013025  0x0000259a bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x0000259b rtn 
+ 00013027  0x0000259e bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x0000259f jam  0x00000000 , 0x00000151 
+ 00013029  0x000025a0 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025a1 jam  0x00000000 , 0x00000180 
+ 00013031  0x000025a2 setarg  0x00000000 
+ 00013032  0x000025a3 store  0x00000005 , 0x000009ae 
+ 00013033  0x000025a4 fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025a5 branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025a6 beq  0x0000000a , 0x00003962 
+ 00013036  0x000025a8 rtn 
+ 00013037  0x000025ac call  0x00007cd1 
+ 00013038  0x000025ad call  0x00007d9c 
+ 00013039  0x000025ae call  0x000032f6 
+ 00013040  0x000025af fetch  0x00000002 , 0x000041f3 
+ 00013041  0x000025b0 branch  0x00007f9c 
+ 00013042  0x000025b3 fetch  0x00000002 , 0x000041f1 
+ 00013043  0x000025b4 branch  0x00007f9c 
+ 00013044  0x000025b7 fetch  0x00000002 , 0x000041ef 
+ 00013045  0x000025b8 branch  0x00007f9c 
+ 00013046  0x000025bb bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x000025bd arg  0x00004668 , 0x00000011 
+ 00013048  0x000025be call  0x00007fc4 
+ 00013049  0x000025bf rtn  0x00000034 
+ 00013050  0x000025c1 copy  0x0000003f , 0x00000013 
+ 00013051  0x000025c2 call  0x000032ff 
+ 00013052  0x000025c3 branch  0x00003324 
+ 00013053  0x000025c6 arg  0x00000000 , 0x00000013 
+ 00013054  0x000025c7 rtn 
+ 00013055  0x000025cd beq  0x00000001 , 0x00003311 
+ 00013056  0x000025ce beq  0x00000010 , 0x00003357 
+ 00013057  0x000025cf beq  0x00000005 , 0x00003335 
+ 00013058  0x000025d0 beq  0x00000012 , 0x0000333c 
+ 00013059  0x000025d1 beq  0x00000006 , 0x00003353 
+ 00013060  0x000025d2 beq  0x00000004 , 0x00003394 
+ 00013061  0x000025d3 beq  0x00000002 , 0x00003399 
+ 00013062  0x000025d4 beq  0x00000013 , 0x00003394 
+ 00013063  0x000025d5 beq  0x00000014 , 0x0000334b 
+ 00013064  0x000025d6 beq  0x00000015 , 0x0000334f 
+ 00013065  0x000025d7 beq  0x00000003 , 0x0000332e 
+ 00013066  0x000025d8 beq  0x0000000b , 0x00003340 
+ 00013067  0x000025d9 beq  0x0000000c , 0x00003347 
+ 00013068  0x000025db beq  0x00000016 , 0x0000335b 
+ 00013069  0x000025dc beq  0x00000018 , 0x0000332a 
+ 00013070  0x000025dd beq  0x0000002a , 0x0000331a 
+ 00013071  0x000025de beq  0x0000002b , 0x00003318 
+ 00013072  0x000025df rtn 
+ 00013073  0x000025e3 fetch  0x00000002 , 0x00004682 
+ 00013074  0x000025e4 set1  0x00000000 , 0x0000003f 
+ 00013075  0x000025e5 store  0x00000002 , 0x00004682 
+ 00013076  0x000025e6 fetch  0x00000002 , 0x0000420a 
+ 00013077  0x000025e7 set0  0x00000000 , 0x0000003f 
+ 00013078  0x000025e8 store  0x00000002 , 0x0000420a 
+ 00013079  0x000025e9 rtn 
+ 00013080  0x000025ec jam  0x00000000 , 0x00000229 
+ 00013081  0x000025ed rtn 
+ 00013082  0x000025f0 fetch  0x00000001 , 0x00000229 
+ 00013083  0x000025f1 increase  0x00000001 , 0x0000003f 
+ 00013084  0x000025f2 store  0x00000001 , 0x00000229 
+ 00013085  0x000025f3 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x000025f4 branch  0x000033df , 0x00000002 
+ 00013087  0x000025f5 jam  0x00000000 , 0x00000229 
+ 00013088  0x000025f6 fetch  0x00000002 , 0x0000420a 
+ 00013089  0x000025f7 set1  0x00000009 , 0x0000003f 
+ 00013090  0x000025f8 store  0x00000002 , 0x0000420a 
+ 00013091  0x000025f9 branch  0x000033e9 
+ 00013092  0x000025fc fetch  0x00000002 , 0x000041f5 
+ 00013093  0x000025fd branch  0x00007f9c 
+ 00013094  0x00002600 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x00002601 branch  0x00007f9c 
+ 00013096  0x00002604 fetch  0x00000002 , 0x000041ed 
+ 00013097  0x00002605 branch  0x00007f9c 
+ 00013098  0x00002608 fetch  0x00000002 , 0x0000420a 
+ 00013099  0x00002609 set1  0x00000001 , 0x0000003f 
+ 00013100  0x0000260a store  0x00000002 , 0x0000420a 
+ 00013101  0x0000260b branch  0x00003412 
+ 00013102  0x0000260e fetch  0x00000002 , 0x00004682 
+ 00013103  0x0000260f set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002610 store  0x00000002 , 0x00004682 
+ 00013105  0x00002611 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x00002612 set1  0x00000002 , 0x0000003f 
+ 00013107  0x00002613 store  0x00000002 , 0x0000420a 
+ 00013108  0x00002614 rtn 
+ 00013109  0x00002617 fetch  0x00000002 , 0x00004682 
+ 00013110  0x00002618 set1  0x00000001 , 0x0000003f 
+ 00013111  0x00002619 store  0x00000002 , 0x00004682 
+ 00013112  0x0000261a fetch  0x00000002 , 0x0000420a 
+ 00013113  0x0000261b set1  0x00000004 , 0x0000003f 
+ 00013114  0x0000261c store  0x00000002 , 0x0000420a 
+ 00013115  0x0000261d rtn 
+ 00013116  0x00002620 fetch  0x00000002 , 0x00004682 
+ 00013117  0x00002621 set1  0x00000003 , 0x0000003f 
+ 00013118  0x00002622 store  0x00000002 , 0x00004682 
+ 00013119  0x00002623 rtn 
+ 00013120  0x00002626 fetch  0x00000002 , 0x00004682 
+ 00013121  0x00002627 set1  0x00000005 , 0x0000003f 
+ 00013122  0x00002628 store  0x00000002 , 0x00004682 
+ 00013123  0x00002629 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x0000262a set1  0x00000003 , 0x0000003f 
+ 00013125  0x0000262b store  0x00000002 , 0x0000420a 
+ 00013126  0x0000262c rtn 
+ 00013127  0x0000262f fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002630 set0  0x00000005 , 0x0000003f 
+ 00013129  0x00002631 store  0x00000002 , 0x00004682 
+ 00013130  0x00002632 rtn 
+ 00013131  0x00002635 fetch  0x00000002 , 0x00004682 
+ 00013132  0x00002636 set1  0x00000009 , 0x0000003f 
+ 00013133  0x00002637 store  0x00000002 , 0x00004682 
+ 00013134  0x00002638 rtn 
+ 00013135  0x0000263b fetch  0x00000002 , 0x00004682 
+ 00013136  0x0000263c set0  0x00000009 , 0x0000003f 
+ 00013137  0x0000263d store  0x00000002 , 0x00004682 
+ 00013138  0x0000263e branch  0x00003418 
+ 00013139  0x00002641 fetch  0x00000002 , 0x00004682 
+ 00013140  0x00002642 set1  0x00000002 , 0x0000003f 
+ 00013141  0x00002643 store  0x00000002 , 0x00004682 
+ 00013142  0x00002644 rtn 
+ 00013143  0x00002647 fetch  0x00000002 , 0x0000420a 
+ 00013144  0x00002648 set1  0x00000000 , 0x0000003f 
+ 00013145  0x00002649 store  0x00000002 , 0x0000420a 
+ 00013146  0x0000264a rtn 
+ 00013147  0x0000264d fetch  0x00000002 , 0x0000420a 
+ 00013148  0x0000264e set1  0x00000008 , 0x0000003f 
+ 00013149  0x0000264f store  0x00000002 , 0x0000420a 
+ 00013150  0x00002650 branch  0x000033e9 
+ 00013151  0x00002654 bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x00002655 store  0x00000001 , 0x0000022a 
+ 00013153  0x00002657 fetch  0x00000001 , 0x0000022a 
+ 00013154  0x00002658 rtn  0x00000034 
+ 00013155  0x00002659 increase  0xffffffff , 0x0000003f 
+ 00013156  0x0000265a store  0x00000001 , 0x0000022a 
+ 00013157  0x0000265b call  0x00007cdd 
+ 00013158  0x0000265c call  0x000033d6 
+ 00013159  0x0000265d call  0x00003387 
+ 00013160  0x0000265e call  0x0000338d 
+ 00013161  0x0000265f call  0x0000651b 
+ 00013162  0x00002660 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x00002661 call  0x00007f9c 
+ 00013164  0x00002662 branch  0x00003361 
+ 00013165  0x00002668 ifetch  0x00000001 , 0x00000013 
+ 00013166  0x00002669 rtn  0x00000034 
+ 00013167  0x0000266a pincrease  0xffffffff 
+ 00013168  0x0000266b istore  0x00000001 , 0x00000013 
+ 00013169  0x0000266c nrtn  0x00000034 
+ 00013170  0x0000266d copy  0x00000012 , 0x0000003f 
+ 00013171  0x0000266e branch  0x00007f9c 
+ 00013172  0x00002673 ifetch  0x00000002 , 0x00000013 
+ 00013173  0x00002674 rtn  0x00000034 
+ 00013174  0x00002675 pincrease  0xffffffff 
+ 00013175  0x00002676 istore  0x00000002 , 0x00000013 
+ 00013176  0x00002677 nrtn  0x00000034 
+ 00013177  0x00002678 copy  0x00000012 , 0x0000003f 
+ 00013178  0x00002679 branch  0x00007f9c 
+ 00013179  0x0000267c fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x0000267d add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x0000267e arg  0x0000337f , 0x00000012 
+ 00013182  0x0000267f branch  0x0000336d 
+ 00013183  0x00002682 call  0x0000342d 
+ 00013184  0x00002683 beq  0x00000001 , 0x00003382 
+ 00013185  0x00002685 branch  0x0000340a 
+ 00013186  0x00002687 setarg  0x00000002 
+ 00013187  0x00002688 istore  0x00000001 , 0x00000013 
+ 00013188  0x00002689 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x0000268b ifetch  0x00000002 , 0x00000012 
+ 00013190  0x0000268c branch  0x00007f9c 
+ 00013191  0x0000268f arg  0x00004205 , 0x00000013 
+ 00013192  0x00002690 arg  0x0000338a , 0x00000012 
+ 00013193  0x00002691 branch  0x0000336d 
+ 00013194  0x00002694 call  0x00002252 
+ 00013195  0x00002695 branch  0x0000340e , 0x00000005 
+ 00013196  0x00002696 rtn 
+ 00013197  0x0000269a arg  0x0000467e , 0x00000013 
+ 00013198  0x0000269b arg  0x00003390 , 0x00000012 
+ 00013199  0x0000269c branch  0x00003374 
+ 00013200  0x0000269f call  0x000033f0 
+ 00013201  0x000026a0 call  0x00003408 
+ 00013202  0x000026a1 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026a2 branch  0x00007f9c 
+ 00013204  0x000026a6 call  0x000033ac 
+ 00013205  0x000026a8 fetch  0x00000002 , 0x00004682 
+ 00013206  0x000026a9 set0  0x00000007 , 0x0000003f 
+ 00013207  0x000026aa store  0x00000002 , 0x00004682 
+ 00013208  0x000026ab rtn 
+ 00013209  0x000026ae jam  0x00000000 , 0x00004205 
+ 00013210  0x000026af fetch  0x00000002 , 0x00004682 
+ 00013211  0x000026b0 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x000026b1 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x000026b2 call  0x000032fd , 0x00000001 
+ 00013214  0x000026b4 bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x000026b5 fetch  0x00000002 , 0x00004682 
+ 00013216  0x000026b6 set0  0x00000000 , 0x0000003f 
+ 00013217  0x000026b7 set0  0x00000001 , 0x0000003f 
+ 00013218  0x000026b8 set0  0x00000002 , 0x0000003f 
+ 00013219  0x000026b9 set0  0x00000003 , 0x0000003f 
+ 00013220  0x000026ba set0  0x00000007 , 0x0000003f 
+ 00013221  0x000026bb store  0x00000002 , 0x00004682 
+ 00013222  0x000026bc branch  0x00003418 
+ 00013223  0x000026bf call  0x000033a9 
+ 00013224  0x000026c0 branch  0x0000340a 
+ 00013225  0x000026c4 setarg  0x00000000 
+ 00013226  0x000026c5 store  0x00000002 , 0x00004208 
+ 00013227  0x000026c6 rtn 
+ 00013228  0x000026c8 setarg  0x00000000 
+ 00013229  0x000026c9 store  0x00000002 , 0x0000420a 
+ 00013230  0x000026ca rtn 
+ 00013231  0x000026cd fetch  0x00000002 , 0x0000420a 
+ 00013232  0x000026ce store  0x00000002 , 0x00004208 
+ 00013233  0x000026cf setarg  0x00000000 
+ 00013234  0x000026d0 store  0x00000002 , 0x0000420a 
+ 00013235  0x000026d1 rtn 
+ 00013236  0x000026d4 fetch  0x00000002 , 0x0000420a 
+ 00013237  0x000026d5 set1  0x00000007 , 0x0000003f 
+ 00013238  0x000026d6 store  0x00000002 , 0x00004208 
+ 00013239  0x000026d7 setarg  0x00000000 
+ 00013240  0x000026d8 store  0x00000002 , 0x0000420a 
+ 00013241  0x000026d9 rtn 
+ 00013242  0x000026e2 fetch  0x00000001 , 0x00004682 
+ 00013243  0x000026e3 isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x000026e4 rtn 
+ 00013245  0x000026ed setarg  0x0000aa55 
+ 00013246  0x000026ef store  0x00000002 , 0x00000aaa 
+ 00013247  0x000026f0 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x000026f1 arg  0x00000002 , 0x00000002 
+ 00013249  0x000026f2 arg  0x00000aaa , 0x00000011 
+ 00013250  0x000026f3 arg  0x000000c3 , 0x00000012 
+ 00013251  0x000026f4 branch  0x00006606 
+ 00013252  0x000026f8 bpatch  0x000000ca , 0x00004019 
+ 00013253  0x000026f9 arg  0x00000002 , 0x00000002 
+ 00013254  0x000026fa arg  0x00000a9a , 0x00000011 
+ 00013255  0x000026fb arg  0x000000c3 , 0x00000012 
+ 00013256  0x000026fc call  0x000065df 
+ 00013257  0x000026fd fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x000026fe arg  0x0000aa55 , 0x00000002 
+ 00013259  0x000026ff isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002700 rtn 
+ 00013261  0x00002704 fetch  0x00000001 , 0x0000455a 
+ 00013262  0x00002705 store  0x00000001 , 0x00004205 
+ 00013263  0x00002706 rtn 
+ 00013264  0x00002709 arg  0x00000009 , 0x00000007 
+ 00013265  0x0000270a branch  0x00002c32 
+ 00013266  0x0000270d arg  0x00000009 , 0x00000007 
+ 00013267  0x0000270e branch  0x00002c36 
+ 00013268  0x00002711 jam  0x00000005 , 0x00004206 
+ 00013269  0x00002712 branch  0x000033d0 
+ 00013270  0x00002715 arg  0x00004206 , 0x00000013 
+ 00013271  0x00002716 arg  0x000033d2 , 0x00000012 
+ 00013272  0x00002717 branch  0x0000336d 
+ 00013273  0x0000271a jam  0x00000001 , 0x00004363 
+ 00013274  0x0000271b rtn 
+ 00013275  0x0000271e jam  0x00000000 , 0x00004363 
+ 00013276  0x0000271f rtn 
+ 00013277  0x00002722 jam  0x0000000a , 0x00000a99 
+ 00013278  0x00002723 branch  0x00007d8f 
+ 00013279  0x00002726 jam  0x0000001d , 0x00000a99 
+ 00013280  0x00002727 branch  0x00007d8f 
+ 00013281  0x0000272a bpatch  0x000000cb , 0x00004019 
+ 00013282  0x0000272b fetch  0x00000001 , 0x00004207 
+ 00013283  0x0000272c store  0x00000001 , 0x0000016d 
+ 00013284  0x0000272d jam  0x00000001 , 0x00000228 
+ 00013285  0x0000272e jam  0x00000003 , 0x00000a99 
+ 00013286  0x0000272f branch  0x00007d8f 
+ 00013287  0x00002732 jam  0x0000001e , 0x00000a99 
+ 00013288  0x00002733 branch  0x00007d8f 
+ 00013289  0x00002736 jam  0x00000004 , 0x00000a99 
+ 00013290  0x00002737 branch  0x00007d8f 
+ 00013291  0x0000273a fetch  0x00000002 , 0x00004687 
+ 00013292  0x0000273b store  0x00000002 , 0x0000467e 
+ 00013293  0x0000273d call  0x00003404 
+ 00013294  0x0000273f jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002740 branch  0x00007d8f 
+ 00013296  0x00002743 setarg  0x00000000 
+ 00013297  0x00002744 store  0x00000002 , 0x0000467e 
+ 00013298  0x00002745 jam  0x00000002 , 0x00000a99 
+ 00013299  0x00002746 branch  0x00007d8f 
+ 00013300  0x00002749 jam  0x0000000f , 0x00000a99 
+ 00013301  0x0000274a branch  0x00007d8f 
+ 00013302  0x0000274d jam  0x00000010 , 0x00000a99 
+ 00013303  0x0000274e branch  0x00007d8f 
+ 00013304  0x00002751 jam  0x0000000e , 0x00000a99 
+ 00013305  0x00002752 branch  0x00007d8f 
+ 00013306  0x00002755 jam  0x0000000d , 0x00000a99 
+ 00013307  0x00002756 branch  0x00007d8f 
+ 00013308  0x00002759 jam  0x00000017 , 0x00000a99 
+ 00013309  0x0000275a branch  0x00007d8f 
+ 00013310  0x0000275d jam  0x00000018 , 0x00000a99 
+ 00013311  0x0000275e branch  0x00007d8f 
+ 00013312  0x00002761 jam  0x00000016 , 0x00000a99 
+ 00013313  0x00002762 branch  0x00007d8f 
+ 00013314  0x00002765 jam  0x00000011 , 0x00000a99 
+ 00013315  0x00002766 branch  0x00007d8f 
+ 00013316  0x00002769 jam  0x00000015 , 0x00000a99 
+ 00013317  0x0000276a branch  0x00007d8f 
+ 00013318  0x0000276d jam  0x00000014 , 0x00000a99 
+ 00013319  0x0000276e branch  0x00007d8f 
+ 00013320  0x00002772 jam  0x00000013 , 0x00000a99 
+ 00013321  0x00002773 branch  0x00007d8f 
+ 00013322  0x00002776 jam  0x00000019 , 0x00000a99 
+ 00013323  0x00002777 branch  0x00007d8f 
+ 00013324  0x0000277a jam  0x00000006 , 0x00000a99 
+ 00013325  0x0000277b branch  0x00007d8f 
+ 00013326  0x0000277e jam  0x00000005 , 0x00000a99 
+ 00013327  0x0000277f branch  0x00007d8f 
+ 00013328  0x00002782 jam  0x0000001f , 0x00000a99 
+ 00013329  0x00002783 branch  0x00007d8f 
+ 00013330  0x00002786 jam  0x00000020 , 0x00000a99 
+ 00013331  0x00002787 branch  0x00007d8f 
+ 00013332  0x0000278a jam  0x00000025 , 0x00000a99 
+ 00013333  0x0000278b branch  0x00007d8f 
+ 00013334  0x0000278e set1  0x0000000d , 0x00000000 
+ 00013335  0x0000278f rtn 
+ 00013336  0x00002792 set0  0x0000000d , 0x00000000 
+ 00013337  0x00002793 rtn 
+ 00013338  0x000027a8 call  0x0000342d 
+ 00013339  0x000027a9 beq  0x00000002 , 0x00003424 
+ 00013340  0x000027ab setarg  0x00000001 
+ 00013341  0x000027ac istore  0x00000001 , 0x00000013 
+ 00013342  0x000027ad add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x000027ae add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x000027b0 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x000027b1 increase  0x00000001 , 0x00000013 
+ 00013346  0x000027b2 istoret  0x00000001 , 0x00000013 
+ 00013347  0x000027b3 branch  0x00003385 
+ 00013348  0x000027b6 setarg  0x00000000 
+ 00013349  0x000027b7 istore  0x00000001 , 0x00000013 
+ 00013350  0x000027b8 fetch  0x00000002 , 0x00004682 
+ 00013351  0x000027b9 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x000027ba call  0x00003402 
+ 00013353  0x000027bc fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x000027bd add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x000027be add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x000027bf branch  0x00003420 
+ 00013357  0x000027c2 fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x000027c3 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x000027c4 ifetch  0x00000001 , 0x00000013 
+ 00013360  0x000027c5 rtn 
+ 00013361  0x000027c8 call  0x0000342d 
+ 00013362  0x000027c9 bne  0x00000000 , 0x00003434 
+ 00013363  0x000027ca branch  0x0000340a 
+ 00013364  0x000027cc add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x000027cd branch  0x00003385 
+ 00013366  0x000027d0 rtn  0x0000002b 
+ 00013367  0x000027d1 jam  0x00000000 , 0x00008081 
+ 00013368  0x000027d2 setarg  0x00003463 
+ 00013369  0x000027d3 store  0x00000002 , 0x000041eb 
+ 00013370  0x000027d4 setarg  0x0000696c 
+ 00013371  0x000027d5 store  0x00000002 , 0x000041ed 
+ 00013372  0x000027d6 setarg  0x000034f5 
+ 00013373  0x000027d7 store  0x00000002 , 0x000041f3 
+ 00013374  0x000027d8 setarg  0x000034f4 
+ 00013375  0x000027d9 store  0x00000002 , 0x000041ef 
+ 00013376  0x000027da setarg  0x0000347e 
+ 00013377  0x000027db store  0x00000002 , 0x000041f5 
+ 00013378  0x000027dc setarg  0x000034b2 
+ 00013379  0x000027dd store  0x00000002 , 0x000041fd 
+ 00013380  0x000027de setarg  0x00003465 
+ 00013381  0x000027df store  0x00000002 , 0x000041fb 
+ 00013382  0x000027e0 setarg  0x00003470 
+ 00013383  0x000027e1 store  0x00000002 , 0x000041e9 
+ 00013384  0x000027e2 setarg  0x00003501 
+ 00013385  0x000027e3 store  0x00000002 , 0x000041f9 
+ 00013386  0x000027e4 bpatch  0x000000cc , 0x00004019 
+ 00013387  0x000027e5 call  0x0000359b 
+ 00013388  0x000027e6 call  0x00006948 
+ 00013389  0x000027e7 call  0x000035ad 
+ 00013390  0x000027e8 call  0x00007d08 
+ 00013391  0x000027e9 call  0x00007cd3 
+ 00013392  0x000027ea setarg  0x0000350b 
+ 00013393  0x000027eb store  0x00000002 , 0x00004766 
+ 00013394  0x000027ec setarg  0x000034fc 
+ 00013395  0x000027ed store  0x00000002 , 0x0000475d 
+ 00013396  0x000027ee setarg  0x000034f8 
+ 00013397  0x000027ef store  0x00000002 , 0x0000475f 
+ 00013398  0x000027f0 setarg  0x0000346c 
+ 00013399  0x000027f1 store  0x00000002 , 0x00004761 
+ 00013400  0x000027f2 setarg  0x000035a2 
+ 00013401  0x000027f3 store  0x00000002 , 0x000046a9 
+ 00013402  0x000027f4 setarg  0x000035a4 
+ 00013403  0x000027f5 store  0x00000002 , 0x000046ab 
+ 00013404  0x000027f6 setarg  0x000035a9 
+ 00013405  0x000027f7 store  0x00000002 , 0x000046b4 
+ 00013406  0x000027f8 setarg  0x000035a6 
+ 00013407  0x000027f9 store  0x00000002 , 0x000046b6 
+ 00013408  0x000027fa fetch  0x00000002 , 0x00004682 
+ 00013409  0x000027fb rtnbit1  0x0000000c 
+ 00013410  0x000027fc branch  0x0000340a 
+ 00013411  0x000027ff call  0x00003586 
+ 00013412  0x00002800 branch  0x0000340a 
+ 00013413  0x00002803 call  0x00005892 
+ 00013414  0x00002804 nrtn  0x00000034 
+ 00013415  0x00002805 arg  0x00000b06 , 0x00000011 
+ 00013416  0x00002806 call  0x00007e54 
+ 00013417  0x00002807 nrtn  0x00000028 
+ 00013418  0x00002808 arg  0x00000b06 , 0x00000006 
+ 00013419  0x00002809 branch  0x00004746 
+ 00013420  0x0000280c fetch  0x00000002 , 0x00004797 
+ 00013421  0x0000280d store  0x00000002 , 0x00004791 
+ 00013422  0x0000280e jam  0x00000001 , 0x00004753 
+ 00013423  0x0000280f branch  0x0000358f 
+ 00013424  0x00002812 fetch  0x00000001 , 0x0000479d 
+ 00013425  0x00002813 beq  0x00000001 , 0x00003479 
+ 00013426  0x00002814 fetch  0x00000002 , 0x00004682 
+ 00013427  0x00002815 bbit0  0x00000009 , 0x00003479 
+ 00013428  0x00002816 fetch  0x00000001 , 0x0000479e 
+ 00013429  0x00002817 beq  0x00000001 , 0x000033d0 
+ 00013430  0x00002818 fetch  0x00000001 , 0x00004700 
+ 00013431  0x00002819 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x0000281a branch  0x000033d2 
+ 00013433  0x0000281d fetch  0x00000001 , 0x0000479b 
+ 00013434  0x0000281e fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x0000281f ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002820 beq  0x00000001 , 0x000033d0 
+ 00013437  0x00002821 branch  0x000033d2 
+ 00013438  0x00002824 copy  0x00000013 , 0x0000003f 
+ 00013439  0x00002825 beq  0x0000002d , 0x00003431 
+ 00013440  0x00002826 beq  0x00000010 , 0x0000341a 
+ 00013441  0x00002827 beq  0x00000014 , 0x000034df 
+ 00013442  0x00002828 beq  0x00000015 , 0x000034e8 
+ 00013443  0x00002829 beq  0x00000040 , 0x00003485 
+ 00013444  0x0000282a rtn 
+ 00013445  0x0000282c fetch  0x00000002 , 0x00004509 
+ 00013446  0x0000282d beq  0x00000001 , 0x0000348c 
+ 00013447  0x0000282f fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002830 branch  0x000034a2 , 0x00000034 
+ 00013449  0x00002832 jam  0x00000002 , 0x0000478a 
+ 00013450  0x00002833 jam  0x0000003c , 0x0000478f 
+ 00013451  0x00002834 rtn 
+ 00013452  0x00002837 fetch  0x00000002 , 0x0000449a 
+ 00013453  0x00002838 branch  0x000034a0 , 0x00000034 
+ 00013454  0x0000283a jam  0x00000001 , 0x0000478a 
+ 00013455  0x0000283b fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x0000283c fetch  0x00000002 , 0x00004496 
+ 00013457  0x0000283d iadd  0x00000002 , 0x0000003f 
+ 00013458  0x0000283e store  0x00000002 , 0x00004496 
+ 00013459  0x0000283f copy  0x0000003f , 0x00000011 
+ 00013460  0x00002840 fetch  0x00000002 , 0x00004498 
+ 00013461  0x00002841 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x00002842 store  0x00000002 , 0x00004498 
+ 00013463  0x00002843 iadd  0x00000011 , 0x0000003f 
+ 00013464  0x00002844 rshift  0x0000003f , 0x00000002 
+ 00013465  0x00002845 fetch  0x00000002 , 0x000047c0 
+ 00013466  0x00002846 idiv  0x00000002 
+ 00013467  0x00002847 call  0x00007f86 
+ 00013468  0x00002848 quotient  0x0000003f 
+ 00013469  0x00002849 store  0x00000002 , 0x0000449a 
+ 00013470  0x0000284a jam  0x00000001 , 0x00004790 
+ 00013471  0x0000284b rtn 
+ 00013472  0x0000284d jam  0x00000003 , 0x0000478a 
+ 00013473  0x0000284e rtn 
+ 00013474  0x00002851 jam  0x00000000 , 0x00004172 
+ 00013475  0x00002852 jam  0x00000000 , 0x00004790 
+ 00013476  0x00002853 fetch  0x00000002 , 0x000043d6 
+ 00013477  0x00002854 fetcht  0x00000002 , 0x000047be 
+ 00013478  0x00002855 isub  0x00000002 , 0x0000003e 
+ 00013479  0x00002856 setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x00002857 fetch  0x00000002 , 0x000047c0 
+ 00013481  0x00002858 fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x00002859 isub  0x00000002 , 0x0000003f 
+ 00013483  0x0000285a setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x0000285b compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x0000285c rtn  0x00000001 
+ 00013486  0x0000285d fetch  0x00000008 , 0x000047be 
+ 00013487  0x0000285e store  0x00000008 , 0x00004496 
+ 00013488  0x0000285f jam  0x00000001 , 0x00004790 
+ 00013489  0x00002860 rtn 
+ 00013490  0x00002865 call  0x0000337b 
+ 00013491  0x00002866 call  0x000034b9 
+ 00013492  0x00002867 call  0x000034be 
+ 00013493  0x00002868 call  0x000034d5 
+ 00013494  0x00002869 call  0x000034ca 
+ 00013495  0x0000286a call  0x000034c4 
+ 00013496  0x0000286b branch  0x000034d9 
+ 00013497  0x0000286f arg  0x00004799 , 0x00000013 
+ 00013498  0x00002870 arg  0x000034bc , 0x00000012 
+ 00013499  0x00002871 branch  0x0000336d 
+ 00013500  0x00002873 jam  0x00000000 , 0x0000479a 
+ 00013501  0x00002874 rtn 
+ 00013502  0x00002876 arg  0x00004793 , 0x00000013 
+ 00013503  0x00002877 arg  0x000034c1 , 0x00000012 
+ 00013504  0x00002878 branch  0x00003374 
+ 00013505  0x0000287a arg  0x000046bf , 0x00000013 
+ 00013506  0x0000287b arg  0x0000469e , 0x00000012 
+ 00013507  0x0000287c branch  0x00003591 
+ 00013508  0x00002880 arg  0x0000478f , 0x00000013 
+ 00013509  0x00002881 arg  0x000034c7 , 0x00000012 
+ 00013510  0x00002882 branch  0x0000336d 
+ 00013511  0x00002885 fetch  0x00000002 , 0x0000449a 
+ 00013512  0x00002886 store  0x00000001 , 0x00004172 
+ 00013513  0x00002887 rtn 
+ 00013514  0x00002889 arg  0x00004790 , 0x00000013 
+ 00013515  0x0000288a arg  0x000034cd , 0x00000012 
+ 00013516  0x0000288b branch  0x0000336d 
+ 00013517  0x0000288d fetch  0x00000001 , 0x0000043f 
+ 00013518  0x0000288e compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x0000288f nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x00002890 jam  0x00000001 , 0x0000478a 
+ 00013521  0x00002891 call  0x00003416 
+ 00013522  0x00002892 branch  0x00005abf 
+ 00013523  0x00002894 jam  0x00000001 , 0x00004790 
+ 00013524  0x00002895 rtn 
+ 00013525  0x00002898 arg  0x00004791 , 0x00000013 
+ 00013526  0x00002899 arg  0x000034d8 , 0x00000012 
+ 00013527  0x0000289a branch  0x00003374 
+ 00013528  0x0000289e branch  0x0000341a 
+ 00013529  0x000028a3 arg  0x0000478d , 0x00000013 
+ 00013530  0x000028a4 arg  0x000034dc , 0x00000012 
+ 00013531  0x000028a5 branch  0x00003374 
+ 00013532  0x000028a7 fetch  0x00000002 , 0x000047a7 
+ 00013533  0x000028a8 store  0x00000002 , 0x0000478d 
+ 00013534  0x000028a9 branch  0x000035af 
+ 00013535  0x000028ad fetch  0x00000002 , 0x000047a7 
+ 00013536  0x000028ae store  0x00000002 , 0x0000478d 
+ 00013537  0x000028af setarg  0x00000000 
+ 00013538  0x000028b0 store  0x00000002 , 0x00004793 
+ 00013539  0x000028b1 store  0x00000002 , 0x00004791 
+ 00013540  0x000028b2 call  0x0000355c 
+ 00013541  0x000028b3 call  0x00003586 
+ 00013542  0x000028b4 jam  0x00000000 , 0x00004172 
+ 00013543  0x000028b5 branch  0x000033f8 
+ 00013544  0x000028bb setarg  0x00000000 
+ 00013545  0x000028bc store  0x00000004 , 0x0000478d 
+ 00013546  0x000028bd store  0x00000003 , 0x0000478a 
+ 00013547  0x000028be store  0x00000002 , 0x00004509 
+ 00013548  0x000028c0 jam  0x00000001 , 0x000047a0 
+ 00013549  0x000028c1 fetch  0x00000002 , 0x00004797 
+ 00013550  0x000028c2 store  0x00000002 , 0x00004791 
+ 00013551  0x000028c3 call  0x00007e38 
+ 00013552  0x000028c4 fetch  0x00000001 , 0x00004759 
+ 00013553  0x000028c5 rtneq  0x00000000 
+ 00013554  0x000028c6 call  0x0000358f 
+ 00013555  0x000028c7 branch  0x0000356e 
+ 00013556  0x000028cc branch  0x00003508 
+ 00013557  0x000028d0 fetch  0x00000001 , 0x00004759 
+ 00013558  0x000028d1 rtnne  0x00000002 
+ 00013559  0x000028d2 branch  0x00003508 
+ 00013560  0x000028d8 arg  0x000046cd , 0x00000013 
+ 00013561  0x000028d9 call  0x00003582 
+ 00013562  0x000028da arg  0x000046c6 , 0x00000013 
+ 00013563  0x000028dc branch  0x00003584 
+ 00013564  0x000028df jam  0x00000000 , 0x0000436e 
+ 00013565  0x000028e0 arg  0x000046db , 0x00000013 
+ 00013566  0x000028e1 call  0x00003582 
+ 00013567  0x000028e2 arg  0x000046d4 , 0x00000013 
+ 00013568  0x000028e3 branch  0x000034fb 
+ 00013569  0x000028e6 fetch  0x00000001 , 0x00000477 
+ 00013570  0x000028e7 beq  0x00000012 , 0x00003504 
+ 00013571  0x000028e8 rtn 
+ 00013572  0x000028ea fetch  0x00000002 , 0x00000478 
+ 00013573  0x000028ec beq  0x0000000d , 0x00003536 
+ 00013574  0x000028ed beq  0x0000000b , 0x00003571 
+ 00013575  0x000028ee rtn 
+ 00013576  0x000028f4 fetch  0x00000001 , 0x00004753 
+ 00013577  0x000028f5 rtn  0x00000034 
+ 00013578  0x000028f6 branch  0x00006978 
+ 00013579  0x000028fb copy  0x00000011 , 0x0000003f 
+ 00013580  0x000028fc branch  0x00003510 , 0x00000034 
+ 00013581  0x000028fe copy  0x00000007 , 0x0000003f 
+ 00013582  0x000028ff beq  0x00000000 , 0x00003513 
+ 00013583  0x00002900 rtn 
+ 00013584  0x00002902 copy  0x00000007 , 0x0000003f 
+ 00013585  0x00002903 beq  0x00000000 , 0x0000351b 
+ 00013586  0x00002904 rtn 
+ 00013587  0x00002907 jam  0x00000001 , 0x0000479d 
+ 00013588  0x00002908 arg  0x000046f7 , 0x00000013 
+ 00013589  0x00002909 call  0x00003582 
+ 00013590  0x0000290a arg  0x000046f0 , 0x00000013 
+ 00013591  0x0000290b call  0x00003584 
+ 00013592  0x0000290c fetch  0x00000002 , 0x00004682 
+ 00013593  0x0000290d bbit0  0x00000009 , 0x00003532 
+ 00013594  0x0000290e branch  0x00003521 
+ 00013595  0x00002911 jam  0x00000000 , 0x0000479d 
+ 00013596  0x00002912 branch  0x0000351d 
+ 00013597  0x00002917 fetch  0x00000001 , 0x0000479a 
+ 00013598  0x00002918 rtnne  0x00000001 
+ 00013599  0x00002919 jam  0x00000005 , 0x00004799 
+ 00013600  0x0000291a rtn 
+ 00013601  0x0000291d fetch  0x00000001 , 0x0000479a 
+ 00013602  0x0000291e pincrease  0x00000001 
+ 00013603  0x0000291f store  0x00000001 , 0x0000479a 
+ 00013604  0x00002920 beq  0x00000001 , 0x00003527 
+ 00013605  0x00002921 beq  0x00000002 , 0x0000352b 
+ 00013606  0x00002922 rtn 
+ 00013607  0x00002924 call  0x0000355c 
+ 00013608  0x00002925 jam  0x00000001 , 0x00004771 
+ 00013609  0x00002926 arg  0x0000476c , 0x00000013 
+ 00013610  0x00002927 branch  0x00003544 
+ 00013611  0x00002929 jam  0x00000000 , 0x0000479a 
+ 00013612  0x0000292a jam  0x00000002 , 0x00004771 
+ 00013613  0x0000292b arg  0x0000476c , 0x00000013 
+ 00013614  0x0000292c call  0x00003544 
+ 00013615  0x0000292d fetch  0x00000001 , 0x0000479e 
+ 00013616  0x0000292e beq  0x00000001 , 0x00003551 
+ 00013617  0x0000292f rtn 
+ 00013618  0x00002932 fetch  0x00000002 , 0x00004797 
+ 00013619  0x00002933 store  0x00000002 , 0x00004791 
+ 00013620  0x00002934 call  0x0000355c 
+ 00013621  0x00002935 branch  0x0000358f 
+ 00013622  0x00002939 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x0000293a call  0x000036fc 
+ 00013624  0x0000293b ifetch  0x00000001 , 0x00000011 
+ 00013625  0x0000293c beq  0x00000003 , 0x0000353c 
+ 00013626  0x0000293d beq  0x00000007 , 0x00003540 
+ 00013627  0x0000293e rtn 
+ 00013628  0x00002941 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x00002942 beq  0x00000000 , 0x00003551 
+ 00013630  0x00002943 beq  0x00000001 , 0x0000355c 
+ 00013631  0x00002944 rtn 
+ 00013632  0x00002947 ifetch  0x00000001 , 0x00000012 
+ 00013633  0x00002948 beq  0x00000001 , 0x00003564 
+ 00013634  0x00002949 beq  0x00000000 , 0x00003569 
+ 00013635  0x0000294a rtn 
+ 00013636  0x00002952 bpatch  0x000000ce , 0x00004019 
+ 00013637  0x00002953 fetch  0x00000001 , 0x0000478b 
+ 00013638  0x00002954 isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x00002955 nrtn  0x00000001 
+ 00013640  0x00002956 add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x00002957 ifetch  0x00000002 , 0x00000006 
+ 00013642  0x00002958 byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x00002959 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x0000295a add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x0000295b call  0x000036f0 
+ 00013646  0x0000295c istore  0x00000001 , 0x00000006 
+ 00013647  0x0000295d copy  0x00000013 , 0x00000011 
+ 00013648  0x0000295e branch  0x00007e3d 
+ 00013649  0x00002965 fetch  0x00000001 , 0x00004759 
+ 00013650  0x00002966 rtn  0x00000034 
+ 00013651  0x00002967 jam  0x00000001 , 0x0000479e 
+ 00013652  0x00002968 arg  0x000046e9 , 0x00000013 
+ 00013653  0x00002969 call  0x00003582 
+ 00013654  0x0000296a arg  0x000046e2 , 0x00000013 
+ 00013655  0x0000296b call  0x00003584 
+ 00013656  0x0000296c jam  0x00000004 , 0x00004780 
+ 00013657  0x0000296d jam  0x00000001 , 0x00004783 
+ 00013658  0x0000296e arg  0x0000477b , 0x00000013 
+ 00013659  0x0000296f branch  0x00003544 
+ 00013660  0x00002971 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x00002972 rtn  0x00000034 
+ 00013662  0x00002973 jam  0x00000000 , 0x0000479e 
+ 00013663  0x00002974 call  0x00003586 
+ 00013664  0x00002975 jam  0x00000004 , 0x00004780 
+ 00013665  0x00002976 jam  0x00000000 , 0x00004783 
+ 00013666  0x00002977 arg  0x0000477b , 0x00000013 
+ 00013667  0x00002978 branch  0x00003544 
+ 00013668  0x0000297b jam  0x00000001 , 0x0000479f 
+ 00013669  0x0000297c jam  0x00000007 , 0x00004780 
+ 00013670  0x0000297d jam  0x00000001 , 0x00004783 
+ 00013671  0x0000297e arg  0x0000477b , 0x00000013 
+ 00013672  0x0000297f branch  0x00003544 
+ 00013673  0x00002981 jam  0x00000000 , 0x0000479f 
+ 00013674  0x00002982 jam  0x00000007 , 0x00004780 
+ 00013675  0x00002983 jam  0x00000000 , 0x00004783 
+ 00013676  0x00002984 arg  0x0000477b , 0x00000013 
+ 00013677  0x00002985 branch  0x00003544 
+ 00013678  0x00002987 fetch  0x00000001 , 0x0000479f 
+ 00013679  0x00002988 rtn  0x00000034 
+ 00013680  0x00002989 branch  0x00003551 
+ 00013681  0x0000298c ifetch  0x00000002 , 0x00000011 
+ 00013682  0x0000298d store  0x00000002 , 0x0000478b 
+ 00013683  0x0000298e isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x0000298f nrtn  0x00000001 
+ 00013685  0x00002990 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x00002991 rtn  0x00000034 
+ 00013687  0x00002992 jam  0x00000000 , 0x000047a0 
+ 00013688  0x00002993 fetch  0x00000008 , 0x000047b6 
+ 00013689  0x00002994 store  0x00000008 , 0x00004496 
+ 00013690  0x00002995 jam  0x00000002 , 0x00004790 
+ 00013691  0x00002996 call  0x000035af 
+ 00013692  0x00002997 call  0x000035b9 
+ 00013693  0x00002998 jam  0x00000007 , 0x00004780 
+ 00013694  0x00002999 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x0000299a store  0x00000001 , 0x00004783 
+ 00013696  0x0000299b arg  0x0000477b , 0x00000013 
+ 00013697  0x0000299c branch  0x00003544 
+ 00013698  0x000029a1 arg  0x00000001 , 0x00000011 
+ 00013699  0x000029a2 branch  0x00003585 
+ 00013700  0x000029a4 arg  0x00000000 , 0x00000011 
+ 00013701  0x000029a6 branch  0x0000358c 
+ 00013702  0x000029a9 arg  0x00000000 , 0x00000011 
+ 00013703  0x000029aa call  0x00007d19 
+ 00013704  0x000029ab arg  0x00000001 , 0x00000011 
+ 00013705  0x000029ac call  0x00007d19 
+ 00013706  0x000029ad fetch  0x00000001 , 0x000047a1 
+ 00013707  0x000029ae branch  0x000069d7 
+ 00013708  0x000029b1 call  0x00007d04 
+ 00013709  0x000029b2 arg  0x00000007 , 0x00000039 
+ 00013710  0x000029b3 branch  0x00007d26 
+ 00013711  0x000029b8 arg  0x000046b8 , 0x00000013 
+ 00013712  0x000029b9 arg  0x0000469a , 0x00000012 
+ 00013713  0x000029bb call  0x00003596 
+ 00013714  0x000029bc call  0x00003584 
+ 00013715  0x000029bd fetch  0x00000002 , 0x00004795 
+ 00013716  0x000029be store  0x00000002 , 0x00004793 
+ 00013717  0x000029bf branch  0x000033fa 
+ 00013718  0x000029c2 ifetch  0x00000002 , 0x00000012 
+ 00013719  0x000029c3 store  0x00000002 , 0x00004154 
+ 00013720  0x000029c4 ifetch  0x00000002 , 0x00000006 
+ 00013721  0x000029c5 store  0x00000002 , 0x00004482 
+ 00013722  0x000029c6 rtn 
+ 00013723  0x000029c9 arg  0x00000000 , 0x00000011 
+ 00013724  0x000029ca call  0x000069a6 
+ 00013725  0x000029cb fetch  0x00000006 , 0x000047a1 
+ 00013726  0x000029cc store  0x00000006 , 0x00000a9a 
+ 00013727  0x000029cd call  0x000069ae 
+ 00013728  0x000029ce fetch  0x00000001 , 0x000047a1 
+ 00013729  0x000029cf branch  0x000069d7 
+ 00013730  0x000029d2 jam  0x00000001 , 0x0000479b 
+ 00013731  0x000029d3 rtn 
+ 00013732  0x000029d5 jam  0x00000000 , 0x0000479b 
+ 00013733  0x000029d6 rtn 
+ 00013734  0x000029db jam  0x00000000 , 0x0000479c 
+ 00013735  0x000029dc fetch  0x00000001 , 0x000047a1 
+ 00013736  0x000029dd branch  0x000069d7 
+ 00013737  0x000029e0 jam  0x00000001 , 0x0000479c 
+ 00013738  0x000029e1 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x000029e2 store  0x00000006 , 0x00000a9a 
+ 00013740  0x000029e3 branch  0x000069ae 
+ 00013741  0x000029e8 jam  0x00000000 , 0x0000422d 
+ 00013742  0x000029e9 branch  0x000068a8 
+ 00013743  0x000029ec call  0x000068eb 
+ 00013744  0x000029ed call  0x00006908 
+ 00013745  0x000029ee store  0x00000002 , 0x000047b0 
+ 00013746  0x000029ef arg  0x000047aa , 0x00000011 
+ 00013747  0x000029f0 call  0x00006930 
+ 00013748  0x000029f1 store  0x00000001 , 0x000047a9 
+ 00013749  0x000029f2 beq  0x00000000 , 0x000035be 
+ 00013750  0x000029f3 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x000029f4 nbranch  0x000035bc , 0x00000002 
+ 00013752  0x000029f5 store  0x00000001 , 0x00004783 
+ 00013753  0x000029f7 jam  0x00000005 , 0x00004780 
+ 00013754  0x000029f8 arg  0x0000477b , 0x00000013 
+ 00013755  0x000029f9 branch  0x00003544 
+ 00013756  0x000029fb jam  0x00000064 , 0x00004783 
+ 00013757  0x000029fc branch  0x000035b9 
+ 00013758  0x000029ff branch  0x0000341a 
+ 00013759  0x00002a04 rtn  0x0000002b 
+ 00013760  0x00002a05 hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a06 and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a07 hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a08 setarg  0x00003631 
+ 00013764  0x00002a09 store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a0b setarg  0x00003633 
+ 00013766  0x00002a0c store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a0e setarg  0x0000340a 
+ 00013768  0x00002a0f store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a11 setarg  0x00003635 
+ 00013770  0x00002a12 store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a14 setarg  0x0000364b 
+ 00013772  0x00002a15 store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a17 setarg  0x000033d0 
+ 00013774  0x00002a18 store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a1a setarg  0x000036f6 
+ 00013776  0x00002a1b store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a1d setarg  0x0000367a 
+ 00013778  0x00002a1e store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a20 call  0x00002c7a 
+ 00013780  0x00002a21 setarg  0x00003722 
+ 00013781  0x00002a22 add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a23 istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a25 setarg  0x000035ed 
+ 00013784  0x00002a26 store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a28 setarg  0x000035ef 
+ 00013786  0x00002a29 store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a2b bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a2c call  0x00003628 
+ 00013789  0x00002a2d call  0x00007e38 
+ 00013790  0x00002a2e jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a2f jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a30 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a31 store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a32 beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a33 fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a34 store  0x00000001 , 0x00004686 
+ 00013797  0x00002a35 jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a37 call  0x0000360f 
+ 00013799  0x00002a38 call  0x00007cd3 
+ 00013800  0x00002a39 call  0x00007cdd 
+ 00013801  0x00002a3a jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a3b fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a3c rtnbit1  0x0000000c 
+ 00013804  0x00002a3d branch  0x0000340a 
+ 00013805  0x00002a40 branch  0x0000360f 
+ 00013806  0x00002a43 jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a45 jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a46 call  0x0000360f 
+ 00013809  0x00002a47 arg  0x00000000 , 0x00000011 
+ 00013810  0x00002a48 call  0x00007d1e 
+ 00013811  0x00002a4a setarg  0x00000020 
+ 00013812  0x00002a4b call  0x000046f0 
+ 00013813  0x00002a4d arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002a4e fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002a50 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002a51 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002a52 call  0x00003609 
+ 00013818  0x00002a53 istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002a54 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002a55 call  0x00003609 
+ 00013821  0x00002a56 istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002a57 call  0x000057a6 
+ 00013823  0x00002a58 fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002a59 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002a5a arg  0x00004372 , 0x00000005 
+ 00013826  0x00002a5b arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002a5c call  0x00007f01 
+ 00013828  0x00002a5e fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002a5f copy  0x00000002 , 0x00000039 
+ 00013830  0x00002a60 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002a61 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002a62 branch  0x00007f01 
+ 00013833  0x00002a64 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002a65 branch  0x0000360d , 0x00000002 
+ 00013835  0x00002a66 add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002a67 rtn 
+ 00013837  0x00002a69 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002a6a rtn 
+ 00013839  0x00002a6d fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002a6e bne  0x000000ff , 0x00003621 
+ 00013841  0x00002a70 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002a71 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002a73 fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002a74 bne  0x000000ff , 0x00003626 
+ 00013845  0x00002a76 fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002a77 copy  0x0000003f , 0x00000039 
+ 00013847  0x00002a78 setarg  0x0000472d 
+ 00013848  0x00002a79 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002a7b copy  0x00000011 , 0x00000006 
+ 00013850  0x00002a7c ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002a7d copy  0x00000006 , 0x00000011 
+ 00013852  0x00002a7e beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002a7f copy  0x0000003f , 0x00000002 
+ 00013854  0x00002a80 call  0x0000680e 
+ 00013855  0x00002a82 loop  0x00003619 
+ 00013856  0x00002a84 rtn 
+ 00013857  0x00002a86 fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002a87 store  0x00000008 , 0x0000472f 
+ 00013859  0x00002a88 branch  0x00003611 
+ 00013860  0x00002a8a store  0x00000001 , 0x0000472d 
+ 00013861  0x00002a8b branch  0x00003613 
+ 00013862  0x00002a8d store  0x00000001 , 0x0000472e 
+ 00013863  0x00002a8e branch  0x00003615 
+ 00013864  0x00002a92 arg  0x00000000 , 0x00000011 
+ 00013865  0x00002a93 call  0x000069a6 
+ 00013866  0x00002a94 call  0x000037e4 
+ 00013867  0x00002a95 call  0x00002c7d 
+ 00013868  0x00002a96 branch  0x0000362d 
+ 00013869  0x00002a99 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002a9a fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002a9b store  0x00000001 , 0x00004744 
+ 00013872  0x00002a9c branch  0x000068a8 
+ 00013873  0x00002a9f call  0x00006835 
+ 00013874  0x00002aa0 branch  0x0000696c 
+ 00013875  0x00002aa3 branch  0x0000696c 
+ 00013876  0x00002aa8 branch  0x00006978 
+ 00013877  0x00002aab call  0x00003642 
+ 00013878  0x00002aac call  0x000037ee 
+ 00013879  0x00002aad call  0x00003639 
+ 00013880  0x00002aae branch  0x00003634 
+ 00013881  0x00002ab1 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002ab2 rtnbit1  0x00000009 
+ 00013883  0x00002ab3 fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002ab4 beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002ab5 rtn 
+ 00013886  0x00002ab7 fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002ab8 rtneq  0x00000001 
+ 00013888  0x00002ab9 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002aba branch  0x00003654 
+ 00013890  0x00002abd fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002abe rtnbit0  0x00000009 
+ 00013892  0x00002abf call  0x00005892 
+ 00013893  0x00002ac0 nrtn  0x00000034 
+ 00013894  0x00002ac1 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002ac2 call  0x00007e54 
+ 00013896  0x00002ac3 nrtn  0x00000028 
+ 00013897  0x00002ac4 arg  0x00004718 , 0x00000006 
+ 00013898  0x00002ac5 branch  0x00004746 
+ 00013899  0x00002ac8 copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002ac9 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002aca beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002acb beq  0x00000014 , 0x00003651 
+ 00013903  0x00002acc beq  0x00000015 , 0x00003660 
+ 00013904  0x00002acd rtn 
+ 00013905  0x00002ad0 setarg  0x00000000 
+ 00013906  0x00002ad1 call  0x00003220 
+ 00013907  0x00002ad2 branch  0x00003656 
+ 00013908  0x00002ad4 fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002ad5 store  0x00000002 , 0x000047ed 
+ 00013910  0x00002ad7 jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002ad8 jam  0x00000000 , 0x00004091 
+ 00013912  0x00002ad9 call  0x000033f8 
+ 00013913  0x00002ada call  0x00003416 
+ 00013914  0x00002adb fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002adc beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002ade arg  0x00000000 , 0x00000011 
+ 00013917  0x00002adf branch  0x00007d14 
+ 00013918  0x00002ae1 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002ae2 branch  0x00007d19 
+ 00013920  0x00002ae5 setarg  0x00000002 
+ 00013921  0x00002ae6 call  0x00003220 
+ 00013922  0x00002ae8 setarg  0x00000000 
+ 00013923  0x00002ae9 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002aea setarg  0x00000004 
+ 00013925  0x00002aeb call  0x000069d7 
+ 00013926  0x00002aec setarg  0x00000005 
+ 00013927  0x00002aed call  0x000069d7 
+ 00013928  0x00002aee setarg  0x00000014 
+ 00013929  0x00002aef call  0x000069d7 
+ 00013930  0x00002af0 setarg  0x00000015 
+ 00013931  0x00002af1 call  0x000069d7 
+ 00013932  0x00002af2 setarg  0x00000016 
+ 00013933  0x00002af3 call  0x000069d7 
+ 00013934  0x00002af4 setarg  0x00000007 
+ 00013935  0x00002af5 call  0x000069d7 
+ 00013936  0x00002af6 call  0x00007e38 
+ 00013937  0x00002af7 jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002af8 jam  0x0000000a , 0x00004760 
+ 00013939  0x00002af9 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002afb jam  0x00000002 , 0x00004172 
+ 00013941  0x00002afc arg  0x00000000 , 0x00000011 
+ 00013942  0x00002afd call  0x00007d1e 
+ 00013943  0x00002aff setarg  0x00000020 
+ 00013944  0x00002b00 call  0x000046f0 
+ 00013945  0x00002b01 branch  0x000033fa 
+ 00013946  0x00002b05 call  0x0000373b 
+ 00013947  0x00002b06 call  0x0000373e 
+ 00013948  0x00002b07 call  0x00003741 
+ 00013949  0x00002b08 call  0x0000337b 
+ 00013950  0x00002b09 call  0x000036c8 
+ 00013951  0x00002b0a call  0x000036a1 
+ 00013952  0x00002b0b call  0x0000368a 
+ 00013953  0x00002b0c call  0x00003683 
+ 00013954  0x00002b0d branch  0x0000368f 
+ 00013955  0x00002b10 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b11 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b12 branch  0x0000336d 
+ 00013958  0x00002b14 call  0x00003847 
+ 00013959  0x00002b15 nrtn  0x00000001 
+ 00013960  0x00002b16 jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b17 rtn 
+ 00013962  0x00002b1a arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b1b arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b1c branch  0x00003374 
+ 00013965  0x00002b1e jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b1f branch  0x00003662 
+ 00013967  0x00002b22 arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b23 arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b24 branch  0x0000336d 
+ 00013970  0x00002b26 fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b27 branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b28 jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b29 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b2a setarg  0x00000a02 
+ 00013975  0x00002b2b store  0x00000002 , 0x00004752 
+ 00013976  0x00002b2c fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b2d beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b2f branch  0x00003762 
+ 00013979  0x00002b31 setarg  0x00000a02 
+ 00013980  0x00002b32 store  0x00000002 , 0x00004754 
+ 00013981  0x00002b33 branch  0x00003762 
+ 00013982  0x00002b35 setarg  0x00000000 
+ 00013983  0x00002b36 store  0x00000004 , 0x00004752 
+ 00013984  0x00002b37 branch  0x00003762 
+ 00013985  0x00002b3a fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b3b rtn  0x00000034 
+ 00013987  0x00002b3c fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b3d bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b3e arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b3f arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b40 branch  0x0000336d 
+ 00013992  0x00002b42 fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b43 store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b44 fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b45 nrtn  0x00000034 
+ 00013996  0x00002b47 call  0x000068eb 
+ 00013997  0x00002b48 call  0x00006908 
+ 00013998  0x00002b49 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002b4a arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002b4b call  0x00006930 
+ 00014001  0x00002b4c fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002b4d isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002b4e branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002b4f store  0x00000001 , 0x000047cf 
+ 00014005  0x00002b50 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002b52 storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002b53 fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002b54 isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002b55 call  0x000036c1 , 0x00000002 
+ 00014010  0x00002b56 storet  0x00000001 , 0x000047db 
+ 00014011  0x00002b57 arg  0x00000006 , 0x00000039 
+ 00014012  0x00002b58 arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002b59 call  0x000036f0 
+ 00014014  0x00002b5a store  0x00000001 , 0x000047dc 
+ 00014015  0x00002b5b arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002b5c branch  0x00007e3d 
+ 00014017  0x00002b5e fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002b5f nrtn  0x00000034 
+ 00014019  0x00002b60 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002b61 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002b62 branch  0x00007d1e 
+ 00014022  0x00002b64 arg  0x00000001 , 0x00000011 
+ 00014023  0x00002b65 branch  0x00007d19 
+ 00014024  0x00002b68 arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002b69 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002b6a branch  0x0000336d 
+ 00014027  0x00002b6c jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002b6d jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002b6e fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002b6f beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002b70 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002b72 arg  0x0000479c , 0x00000006 
+ 00014033  0x00002b73 copy  0x00000006 , 0x00000011 
+ 00014034  0x00002b74 arg  0x00000008 , 0x00000039 
+ 00014035  0x00002b76 copy  0x00000011 , 0x00000006 
+ 00014036  0x00002b77 ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002b78 copy  0x00000006 , 0x00000011 
+ 00014038  0x00002b79 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002b7a beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002b7b beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002b7d fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002b7e increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002b7f store  0x00000001 , 0x000047a6 
+ 00014044  0x00002b80 loop  0x000036d3 
+ 00014045  0x00002b81 rtn 
+ 00014046  0x00002b83 fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002b84 arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002b85 iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002b86 ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002b87 rtn 
+ 00014051  0x00002b89 call  0x000036de 
+ 00014052  0x00002b8a call  0x00006825 
+ 00014053  0x00002b8b branch  0x000036d9 
+ 00014054  0x00002b8d call  0x000036de 
+ 00014055  0x00002b8e call  0x00006829 
+ 00014056  0x00002b8f branch  0x000036d9 
+ 00014057  0x00002b91 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002b92 beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002b93 branch  0x000036e6 
+ 00014060  0x00002b95 jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002b96 branch  0x000036d0 
+ 00014062  0x00002b98 jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002b99 branch  0x000036d0 
+ 00014064  0x00002b9e arg  0x00000000 , 0x00000011 
+ 00014065  0x00002ba0 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002ba1 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002ba2 loop  0x000036f1 
+ 00014068  0x00002ba4 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002ba5 rtn 
+ 00014070  0x00002ba8 fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002ba9 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002baa rtn 
+ 00014073  0x00002bac fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002bad beq  0x00000014 , 0x00003710 
+ 00014075  0x00002bae rtn 
+ 00014076  0x00002bbb bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002bbc ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002bbd store  0x00000005 , 0x00000b12 
+ 00014079  0x00002bbe fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002bbf arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002bc0 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002bc1 nrtn  0x00000005 
+ 00014083  0x00002bc2 fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002bc3 byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002bc4 store  0x00000002 , 0x00000b15 
+ 00014086  0x00002bc5 copy  0x0000003f , 0x00000039 
+ 00014087  0x00002bc6 increase  0x00000005 , 0x00000011 
+ 00014088  0x00002bc7 copy  0x00000011 , 0x00000006 
+ 00014089  0x00002bc8 arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002bc9 call  0x00007f01 
+ 00014091  0x00002bca ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002bcb store  0x00000001 , 0x00000b21 
+ 00014093  0x00002bcc arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002bcd arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002bce rtn 
+ 00014096  0x00002bd1 setarg  0x00000000 
+ 00014097  0x00002bd2 store  0x00000005 , 0x00004752 
+ 00014098  0x00002bd3 store  0x00000005 , 0x00004757 
+ 00014099  0x00002bd4 call  0x000036fc 
+ 00014100  0x00002bd5 copy  0x00000012 , 0x00000006 
+ 00014101  0x00002bd6 arg  0x00004752 , 0x00000005 
+ 00014102  0x00002bd7 arg  0x0000000a , 0x00000039 
+ 00014103  0x00002bd8 call  0x00007f01 
+ 00014104  0x00002bda bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002bdb ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002bdc beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002bdd beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002bde beq  0x00000004 , 0x00003762 
+ 00014109  0x00002bdf beq  0x00000005 , 0x00003762 
+ 00014110  0x00002be0 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002be1 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002be2 beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002be3 rtn 
+ 00014114  0x00002be6 fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002be7 rtnbit1  0x00000009 
+ 00014116  0x00002be9 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002bea store  0x00000002 , 0x000047ed 
+ 00014118  0x00002bec jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002bee setarg  0x0000010c 
+ 00014120  0x00002bef call  0x000032cd 
+ 00014121  0x00002bf0 call  0x00003710 
+ 00014122  0x00002bf2 fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002bf3 beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002bf4 beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002bf5 rtn 
+ 00014126  0x00002bf7 fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002bf8 ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002bf9 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002bfa ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002bfb fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002bfc ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002bfd rtn 
+ 00014133  0x00002c00 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c01 rtn 
+ 00014135  0x00002c03 jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c04 rtn 
+ 00014137  0x00002c06 jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c07 rtn 
+ 00014139  0x00002c0a arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c0b arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c0c branch  0x0000336d 
+ 00014142  0x00002c0e arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c0f arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c10 branch  0x0000336d 
+ 00014145  0x00002c12 arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c13 arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c14 branch  0x0000336d 
+ 00014148  0x00002c17 jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c18 branch  0x00003762 
+ 00014150  0x00002c1a jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c1b branch  0x00003762 
+ 00014152  0x00002c1d jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c1e branch  0x00003762 
+ 00014154  0x00002c24 call  0x0000374c 
+ 00014155  0x00002c25 branch  0x0000374f 
+ 00014156  0x00002c27 fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c28 store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c29 branch  0x00003773 
+ 00014159  0x00002c2b fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c2c call  0x00003754 
+ 00014161  0x00002c2d fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c2e store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c2f branch  0x00003770 
+ 00014164  0x00002c31 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c32 beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c33 store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c34 rtn 
+ 00014168  0x00002c36 jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c37 rtn 
+ 00014170  0x00002c39 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c3a rtn 
+ 00014172  0x00002c3c fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c3d call  0x00003754 
+ 00014174  0x00002c3e fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c3f call  0x0000379e 
+ 00014176  0x00002c40 call  0x000037a1 
+ 00014177  0x00002c41 branch  0x000069c4 
+ 00014178  0x00002c44 fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c45 nrtn  0x00000034 
+ 00014180  0x00002c46 fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c47 store  0x00000006 , 0x0000475d 
+ 00014182  0x00002c48 fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002c49 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002c4a iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002c4b fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002c4c iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002c4d call  0x00003779 , 0x00000034 
+ 00014188  0x00002c4e bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002c4f call  0x00003770 
+ 00014190  0x00002c50 call  0x00003773 
+ 00014191  0x00002c51 branch  0x00003776 
+ 00014192  0x00002c53 arg  0x00004763 , 0x00000012 
+ 00014193  0x00002c54 arg  0x0000475d , 0x00000006 
+ 00014194  0x00002c55 branch  0x0000377b 
+ 00014195  0x00002c57 arg  0x0000476b , 0x00000012 
+ 00014196  0x00002c58 arg  0x0000475f , 0x00000006 
+ 00014197  0x00002c59 branch  0x0000377b 
+ 00014198  0x00002c5b arg  0x00004773 , 0x00000012 
+ 00014199  0x00002c5c arg  0x00004761 , 0x00000006 
+ 00014200  0x00002c5d branch  0x0000377b 
+ 00014201  0x00002c5f jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002c60 rtn 
+ 00014203  0x00002c63 ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002c64 beq  0x00000000 , 0x00003787 
+ 00014205  0x00002c65 beq  0x00000001 , 0x00003780 
+ 00014206  0x00002c66 beq  0x00000002 , 0x00003782 
+ 00014207  0x00002c67 rtn 
+ 00014208  0x00002c69 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002c6a branch  0x00003783 
+ 00014210  0x00002c6c jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002c6d ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002c6e store  0x00000001 , 0x0000477d 
+ 00014213  0x00002c6f ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002c70 branch  0x0000378c 
+ 00014215  0x00002c73 ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002c74 call  0x000069d7 
+ 00014217  0x00002c75 increase  0x00000001 , 0x00000012 
+ 00014218  0x00002c76 ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002c77 branch  0x000069d7 
+ 00014220  0x00002c79 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002c7a jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002c7b fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002c7c beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002c7e fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002c7f store  0x00000001 , 0x00004780 
+ 00014226  0x00002c80 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002c82 call  0x000069d7 
+ 00014228  0x00002c83 fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002c84 call  0x0000379e 
+ 00014230  0x00002c85 store  0x00000001 , 0x00004785 
+ 00014231  0x00002c86 fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002c87 store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002c88 branch  0x000069ae 
+ 00014234  0x00002c8a fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002c8b store  0x00000001 , 0x00004780 
+ 00014236  0x00002c8c fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002c8d branch  0x00003793 
+ 00014238  0x00002c90 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002c91 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002c92 rtn 
+ 00014241  0x00002c94 arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002c95 imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002c96 div  0x0000003f , 0x00000064 
+ 00014244  0x00002c97 call  0x00007f86 
+ 00014245  0x00002c98 quotient  0x00000002 
+ 00014246  0x00002c99 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002c9a setarg  0x00002ee0 
+ 00014248  0x00002c9b isub  0x00000002 , 0x00000012 
+ 00014249  0x00002c9c rtn 
+ 00014250  0x00002ca0 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002ca1 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002ca2 hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002ca3 setarg  0x0000009e 
+ 00014254  0x00002ca4 hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002ca5 hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002ca6 rtn 
+ 00014257  0x00002ca9 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002caa nrtn  0x00000034 
+ 00014259  0x00002cab fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002cac store  0x00000002 , 0x00004787 
+ 00014261  0x00002cad fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002cae bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002caf fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002cb0 store  0x00000002 , 0x00004787 
+ 00014265  0x00002cb2 bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002cb3 call  0x000037aa 
+ 00014267  0x00002cb4 call  0x000037dc 
+ 00014268  0x00002cb5 setarg  0x0000bb80 
+ 00014269  0x00002cb6 call  0x00002a8f 
+ 00014270  0x00002cb7 call  0x000037e0 
+ 00014271  0x00002cb8 setarg  0x00001c20 
+ 00014272  0x00002cb9 call  0x00002a8f 
+ 00014273  0x00002cba arg  0x00000010 , 0x00000039 
+ 00014274  0x00002cbc call  0x000037dc 
+ 00014275  0x00002cbd fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002cbe bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002cbf setarg  0x00001c20 
+ 00014278  0x00002cc0 call  0x00002a8f 
+ 00014279  0x00002cc1 call  0x000037e0 
+ 00014280  0x00002cc2 branch  0x000037cc 
+ 00014281  0x00002cc5 setarg  0x00003840 
+ 00014282  0x00002cc6 call  0x00002a8f 
+ 00014283  0x00002cc7 call  0x000037e0 
+ 00014284  0x00002cc9 setarg  0x00001c20 
+ 00014285  0x00002cca call  0x00002a8f 
+ 00014286  0x00002ccb fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002ccc rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002ccd store  0x00000002 , 0x00004787 
+ 00014289  0x00002cce loop  0x000037c2 
+ 00014290  0x00002cd0 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002cd1 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002cd2 setarg  0x00000a01 
+ 00014293  0x00002cd3 store  0x00000002 , 0x00004752 
+ 00014294  0x00002cd4 fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002cd5 beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002cd7 branch  0x00003762 
+ 00014297  0x00002cd9 setarg  0x00000a01 
+ 00014298  0x00002cda store  0x00000002 , 0x00004754 
+ 00014299  0x00002cdb branch  0x00003762 
+ 00014300  0x00002cde hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002cdf or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002ce0 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002ce1 rtn 
+ 00014304  0x00002ce3 hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002ce4 and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002ce5 hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002ce6 rtn 
+ 00014308  0x00002ce9 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002cea rtneq  0x00000000 
+ 00014310  0x00002ceb call  0x00002c65 
+ 00014311  0x00002cec fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002ced storet  0x00000001 , 0x00004786 
+ 00014313  0x00002cee call  0x000067fb 
+ 00014314  0x00002cef call  0x00003847 
+ 00014315  0x00002cf0 nrtn  0x00000001 
+ 00014316  0x00002cf1 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002cf2 rtn 
+ 00014318  0x00002cf5 fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002cf6 rtneq  0x00000000 
+ 00014320  0x00002cf7 fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002cf8 nrtn  0x00000034 
+ 00014322  0x00002cf9 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002cfa bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002cfb fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002cfc rtnne  0x00000001 
+ 00014326  0x00002cfe bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002cff call  0x00003847 
+ 00014328  0x00002d00 nrtn  0x00000001 
+ 00014329  0x00002d01 setarg  0x00008ca0 
+ 00014330  0x00002d02 call  0x00002a8f 
+ 00014331  0x00002d03 call  0x00003847 
+ 00014332  0x00002d04 nrtn  0x00000001 
+ 00014333  0x00002d05 call  0x0000383f 
+ 00014334  0x00002d07 call  0x00003842 
+ 00014335  0x00002d08 nrtn  0x00000002 
+ 00014336  0x00002d09 call  0x00003847 
+ 00014337  0x00002d0a branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d0b arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d0c arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d0d call  0x0000383f 
+ 00014341  0x00002d0f call  0x00003842 
+ 00014342  0x00002d10 nrtn  0x00000002 
+ 00014343  0x00002d11 call  0x00003847 
+ 00014344  0x00002d12 nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d13 setarg  0x00002a30 
+ 00014346  0x00002d14 call  0x00002a8f 
+ 00014347  0x00002d15 call  0x00003847 
+ 00014348  0x00002d16 branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d18 setarg  0x00000000 
+ 00014350  0x00002d19 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d1a ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d1b loop  0x00003805 
+ 00014353  0x00002d1c branch  0x0000381b 
+ 00014354  0x00002d1e setarg  0x00008000 
+ 00014355  0x00002d1f rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d20 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d21 call  0x0000383f 
+ 00014358  0x00002d23 call  0x00003842 
+ 00014359  0x00002d24 nrtn  0x00000002 
+ 00014360  0x00002d25 call  0x00003847 
+ 00014361  0x00002d26 branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d27 loop  0x00003805 
+ 00014363  0x00002d29 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d2a copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d2b store  0x00000002 , 0x00004789 
+ 00014366  0x00002d2c store  0x00000002 , 0x00004797 
+ 00014367  0x00002d2d fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d2e beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d30 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d31 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d32 call  0x000036f0 
+ 00014372  0x00002d33 store  0x00000001 , 0x00004799 
+ 00014373  0x00002d34 arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d35 branch  0x00007e3d 
+ 00014375  0x00002d38 fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d39 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d3a store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d3b div  0x0000003f , 0x00000002 
+ 00014379  0x00002d3c call  0x00007f86 
+ 00014380  0x00002d3d quotient  0x00000002 
+ 00014381  0x00002d3e remainder  0x0000003f 
+ 00014382  0x00002d3f nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d41 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d42 isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d43 call  0x0000383d , 0x00000005 
+ 00014386  0x00002d44 arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d45 increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d46 iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d47 arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002d48 istore  0x00000001 , 0x00000011 
+ 00014391  0x00002d49 rtn 
+ 00014392  0x00002d4b arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002d4c iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002d4d arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002d4e istore  0x00000001 , 0x00000011 
+ 00014396  0x00002d4f rtn 
+ 00014397  0x00002d51 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002d52 rtn 
+ 00014399  0x00002d54 copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002d55 store  0x00000004 , 0x0000478b 
+ 00014401  0x00002d56 rtn 
+ 00014402  0x00002d58 copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002d59 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002d5a isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002d5b sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002d5c rtn 
+ 00014407  0x00002d5f fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002d60 branch  0x0000681d 
+ 00014409  0x00002d63 fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002d64 store  0x00000008 , 0x0000479c 
+ 00014411  0x00002d65 rtn 
+ 00014412  0x00002d68 fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002d69 store  0x00000001 , 0x000047af 
+ 00014414  0x00002d6a fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002d6b store  0x00000001 , 0x000047b0 
+ 00014416  0x00002d6c fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002d6d store  0x00000001 , 0x000047b1 
+ 00014418  0x00002d6e arg  0x0000000d , 0x00000039 
+ 00014419  0x00002d6f arg  0x000047aa , 0x00000006 
+ 00014420  0x00002d70 call  0x000036f0 
+ 00014421  0x00002d71 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002d72 arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002d73 branch  0x00007e3d 
+ 00014424  0x00002d7a call  0x000065c2 
+ 00014425  0x00002d7b jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002d7c call  0x0000386d 
+ 00014427  0x00002d7d call  0x00003867 
+ 00014428  0x00002d7e setarg  0x00003860 
+ 00014429  0x00002d7f store  0x00000002 , 0x000041fd 
+ 00014430  0x00002d80 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002d81 branch  0x000069a6 
+ 00014432  0x00002d84 fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002d85 rtn  0x00000034 
+ 00014434  0x00002d86 increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002d87 store  0x00000002 , 0x000046a1 
+ 00014436  0x00002d88 rtnne  0x00000000 
+ 00014437  0x00002d89 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002d8a rtn 
+ 00014439  0x00002d8d bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002d8e fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002d8f sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002d90 rtn  0x00000002 
+ 00014443  0x00002d91 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002d92 rtn 
+ 00014445  0x00002d95 arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002d96 arg  0x00000000 , 0x00000012 
+ 00014447  0x00002d97 arg  0x00000051 , 0x00000002 
+ 00014448  0x00002d98 branch  0x000065df 
+ 00014449  0x00002d9c disable  0x00000028 
+ 00014450  0x00002d9d fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002d9e copy  0x0000003f , 0x00000039 
+ 00014452  0x00002da0 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002da1 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002da3 bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002da4 call  0x0000387c 
+ 00014456  0x00002da5 branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002da7 increase  0x00000004 , 0x00000011 
+ 00014458  0x00002da8 loop  0x00003876 
+ 00014459  0x00002da9 rtn 
+ 00014460  0x00002dad bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002dae ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002daf ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002db0 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002db1 rtn 
+ 00014465  0x00002db4 bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002db5 ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002db6 ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002db7 isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002db8 nrtn  0x00000005 
+ 00014470  0x00002db9 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002dba sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002dbb rtn  0x00000005 
+ 00014473  0x00002dbc add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002dbd ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002dbe isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002dbf rtn 
+ 00014477  0x00002dc3 bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002dc4 disable  0x00000028 
+ 00014479  0x00002dc5 fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002dc6 copy  0x0000003f , 0x00000039 
+ 00014481  0x00002dc8 arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002dc9 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002dcb call  0x00003881 
+ 00014484  0x00002dcc branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002dcd increase  0x00000004 , 0x00000011 
+ 00014486  0x00002dce loop  0x00003893 
+ 00014487  0x00002dcf rtn 
+ 00014488  0x00002dd3 fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002dd4 increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002dd5 store  0x00000001 , 0x00000004 
+ 00014491  0x00002dd6 arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002dd9 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002dda arg  0x000055aa , 0x00000002 
+ 00014494  0x00002ddb isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002ddc nrtn  0x00000005 
+ 00014496  0x00002ddd copy  0x00000006 , 0x00000013 
+ 00014497  0x00002dde ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002ddf setarg  0x00ffffff 
+ 00014499  0x00002de0 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002de1 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002de2 call  0x0000388d 
+ 00014502  0x00002de3 branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002de4 rtn 
+ 00014504  0x00002de7 bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002de8 increase  0x00000004 , 0x00000013 
+ 00014506  0x00002de9 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002dea fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002deb isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002dec rtn  0x00000005 
+ 00014510  0x00002ded store  0x00000001 , 0x000046f6 
+ 00014511  0x00002dee fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002def increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002df0 store  0x00000001 , 0x00000003 
+ 00014514  0x00002df2 increase  0x00000001 , 0x00000013 
+ 00014515  0x00002df3 ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002df4 store  0x00000001 , 0x000046f5 
+ 00014517  0x00002df5 copy  0x0000003f , 0x00000039 
+ 00014518  0x00002df6 rtn  0x00000034 
+ 00014519  0x00002df8 ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002df9 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002dfa beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002dfb beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002dfc beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002dfd beq  0x00000004 , 0x000038de 
+ 00014525  0x00002dfe beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002dff beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e00 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e01 loop  0x000038b7 
+ 00014529  0x00002e02 rtn 
+ 00014530  0x00002e05 copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e06 fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e07 store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e08 arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e0a storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e0b setarg  0x00002710 
+ 00014536  0x00002e0c store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e0d ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e0e store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e0f call  0x000069ae 
+ 00014540  0x00002e10 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e11 loop  0x000038b7 
+ 00014542  0x00002e12 rtn 
+ 00014543  0x00002e14 copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e15 fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e16 store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e17 arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e18 branch  0x000038c6 
+ 00014548  0x00002e1a copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e1b fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e1c store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e1d arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e1e branch  0x000038c6 
+ 00014553  0x00002e20 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e21 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e22 store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e23 arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e24 branch  0x000038c6 
+ 00014558  0x00002e26 copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e27 fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e28 store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e29 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e2a branch  0x000038c6 
+ 00014563  0x00002e2c copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e2d fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e2e store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e2f arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e30 branch  0x000038c6 
+ 00014568  0x00002e33 ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e34 rtn 
+ 00014570  0x00002e37 copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e38 fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e39 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e3a call  0x000038f0 
+ 00014574  0x00002e3c and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e3d rtn 
+ 00014576  0x00002e3f bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e40 call  0x00003871 
+ 00014578  0x00002e41 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e42 fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e43 copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e44 increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e45 store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e46 call  0x00003867 
+ 00014584  0x00002e47 lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002e48 setarg  0x000046a5 
+ 00014586  0x00002e49 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002e4a ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002e4b istore  0x00000004 , 0x00000005 
+ 00014589  0x00002e4c branch  0x00003903 
+ 00014590  0x00002e4e add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002e4f ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002e50 rtn  0x00000034 
+ 00014593  0x00002e51 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002e52 istore  0x00000004 , 0x00000011 
+ 00014595  0x00002e54 arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002e55 arg  0x00000000 , 0x00000012 
+ 00014597  0x00002e56 arg  0x00000051 , 0x00000002 
+ 00014598  0x00002e57 branch  0x00006606 
+ 00014599  0x00002e5f fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002e60 call  0x00006825 
+ 00014601  0x00002e61 rtn 
+ 00014602  0x00002e67 fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002e68 call  0x00006829 
+ 00014604  0x00002e6b fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002e6c call  0x00006825 
+ 00014606  0x00002e6f call  0x0000391d 
+ 00014607  0x00002e71 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002e72 nrtn  0x00000034 
+ 00014609  0x00002e74 call  0x00002c29 
+ 00014610  0x00002e75 hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002e76 set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002e77 hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002e78 call  0x00002c21 
+ 00014614  0x00002e79 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002e7a branch  0x00002b2a 
+ 00014616  0x00002e7d fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002e7e branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002e7f increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002e80 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002e81 branch  0x000056f9 
+ 00014621  0x00002e84 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002e85 arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002e86 iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002e87 ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002e88 rtn  0x00000034 
+ 00014626  0x00002e89 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002e8a copy  0x00000011 , 0x00000039 
+ 00014628  0x00002e8b arg  0x00004372 , 0x00000005 
+ 00014629  0x00002e8c call  0x00007f01 
+ 00014630  0x00002e8d copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002e8e increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002e8f store  0x00000001 , 0x0000436f 
+ 00014633  0x00002e90 rtn 
+ 00014634  0x00002e99 rtn  0x0000002b 
+ 00014635  0x00002e9a call  0x000057a3 
+ 00014636  0x00002e9b call  0x000068a8 
+ 00014637  0x00002e9c setarg  0x00003982 
+ 00014638  0x00002e9d store  0x00000002 , 0x000041f3 
+ 00014639  0x00002e9e setarg  0x0000396e 
+ 00014640  0x00002e9f store  0x00000002 , 0x000041f1 
+ 00014641  0x00002ea0 setarg  0x00003986 
+ 00014642  0x00002ea1 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002ea2 setarg  0x0000396d 
+ 00014644  0x00002ea3 store  0x00000002 , 0x000041ef 
+ 00014645  0x00002ea4 setarg  0x00003969 
+ 00014646  0x00002ea5 store  0x00000002 , 0x000041e9 
+ 00014647  0x00002ea6 setarg  0x00003ab7 
+ 00014648  0x00002ea7 store  0x00000002 , 0x000041fb 
+ 00014649  0x00002ea8 setarg  0x00003c32 
+ 00014650  0x00002ea9 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002eaa setarg  0x00003cc2 
+ 00014652  0x00002eab store  0x00000002 , 0x000041f9 
+ 00014653  0x00002eac setarg  0x00003cd7 
+ 00014654  0x00002ead store  0x00000002 , 0x000041fd 
+ 00014655  0x00002eaf call  0x0000397f 
+ 00014656  0x00002eb0 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002eb1 call  0x00003945 
+ 00014658  0x00002eb2 call  0x00003964 
+ 00014659  0x00002eb3 call  0x00002c6f 
+ 00014660  0x00002eb4 branch  0x00003c48 
+ 00014661  0x00002eb8 fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002eb9 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002ebb fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002ebc hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002ebe hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002ebf or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002ec0 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002ec1 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002ec2 jam  0x00000000 , 0x00008062 
+ 00014670  0x00002ec4 fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002ec5 hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002ec6 fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002ec7 hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002ec8 hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002eca hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002ecb set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002ecc hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002ece hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002ecf set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002ed0 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002ed1 call  0x000066ce 
+ 00014682  0x00002ed2 jam  0x00000000 , 0x00008043 
+ 00014683  0x00002ed3 jam  0x00000081 , 0x00008062 
+ 00014684  0x00002ed5 fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002ed6 isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002ed7 hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002ed8 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002ed9 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002eda rtn 
+ 00014690  0x00002edf call  0x0000397f 
+ 00014691  0x00002ee0 branch  0x00003945 
+ 00014692  0x00002ee8 fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002ee9 call  0x0000680e 
+ 00014694  0x00002eea call  0x000039e6 
+ 00014695  0x00002eec fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002eed branch  0x000067fb 
+ 00014697  0x00002ef0 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002ef1 call  0x0000681d 
+ 00014699  0x00002ef2 nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002ef3 branch  0x000033d0 
+ 00014701  0x00002ef7 rtn 
+ 00014702  0x00002efa call  0x00003970 
+ 00014703  0x00002efb branch  0x00003ce9 
+ 00014704  0x00002efe fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002eff bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f00 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f01 setarg  0x00003eff 
+ 00014708  0x00002f02 fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f03 iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f04 copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f05 isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f06 nrtn  0x00000002 
+ 00014713  0x00002f07 fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f08 bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f09 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f0a rtnbit1  0x00000006 
+ 00014717  0x00002f0b call  0x00003cec 
+ 00014718  0x00002f0c call  0x0000340e 
+ 00014719  0x00002f0e copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f0f store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f10 rtn 
+ 00014722  0x00002f14 call  0x00003ce9 
+ 00014723  0x00002f15 call  0x0000526e 
+ 00014724  0x00002f16 nrtn  0x00000034 
+ 00014725  0x00002f17 branch  0x000039eb 
+ 00014726  0x00002f1b copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f1c beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f1d beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f1e beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f1f beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f20 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f21 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f22 beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f23 beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f24 beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f25 beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f26 beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f27 beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f28 beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f29 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f2a beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f2b beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f2c beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f2d beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f2e beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f2f beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f30 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f31 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f32 beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f33 beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f34 beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f35 beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f36 beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f37 rtn 
+ 00014755  0x00002f3b call  0x0000397f 
+ 00014756  0x00002f3c fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f3d ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f3e call  0x000039d7 
+ 00014759  0x00002f3f fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f40 rtnbit0  0x00000004 
+ 00014761  0x00002f41 branch  0x000039b1 
+ 00014762  0x00002f44 fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f45 set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f46 store  0x00000002 , 0x00004682 
+ 00014765  0x00002f47 fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002f48 store  0x00000001 , 0x00004172 
+ 00014767  0x00002f49 call  0x000039e6 
+ 00014768  0x00002f4a branch  0x00003c1d 
+ 00014769  0x00002f4f fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002f50 rtnbit0  0x00000004 
+ 00014771  0x00002f51 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002f52 store  0x00000002 , 0x00004682 
+ 00014773  0x00002f53 branch  0x00003c21 
+ 00014774  0x00002f59 call  0x0000397f 
+ 00014775  0x00002f5c fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002f5d rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002f5e fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002f5f isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002f60 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002f61 branch  0x00003416 
+ 00014781  0x00002f63 fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002f64 rtnbit1  0x00000005 
+ 00014783  0x00002f65 hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002f66 ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002f67 branch  0x0000340c 
+ 00014786  0x00002f6a call  0x00003cee 
+ 00014787  0x00002f6b branch  0x00003418 
+ 00014788  0x00002f6e call  0x0000397f 
+ 00014789  0x00002f6f branch  0x000039dd 
+ 00014790  0x00002f72 call  0x00005816 
+ 00014791  0x00002f73 call  0x000039d7 
+ 00014792  0x00002f74 branch  0x00003c23 
+ 00014793  0x00002f77 branch  0x000033dd 
+ 00014794  0x00002f7b branch  0x00003cee 
+ 00014795  0x00002f7f fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002f80 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002f81 branch  0x00003cf2 
+ 00014798  0x00002f85 branch  0x00003cf2 
+ 00014799  0x00002f89 call  0x000058ba 
+ 00014800  0x00002f8a call  0x000039dd 
+ 00014801  0x00002f8b fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002f8c store  0x00000001 , 0x00004172 
+ 00014803  0x00002f8d branch  0x00003c1f 
+ 00014804  0x00002f91 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002f92 call  0x00003cee 
+ 00014806  0x00002f93 branch  0x00003cf2 
+ 00014807  0x00002f98 call  0x00003a52 
+ 00014808  0x00002f99 branch  0x000039db 
+ 00014809  0x00002f9d call  0x00005cc9 
+ 00014810  0x00002f9e branch  0x00005b02 
+ 00014811  0x00002fa2 fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002fa3 branch  0x00006829 
+ 00014813  0x00002fa6 call  0x000039df 
+ 00014814  0x00002fa7 branch  0x000039e6 
+ 00014815  0x00002faa fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00002fab isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00002fac call  0x000033f0 , 0x00000001 
+ 00014818  0x00002fad fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00002fae isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00002faf call  0x000033f8 , 0x00000001 
+ 00014821  0x00002fb0 rtn 
+ 00014822  0x00002fb2 fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x00002fb3 branch  0x00006825 
+ 00014824  0x00002fb6 fetch  0x00000001 , 0x0000456b 
+ 00014825  0x00002fb7 rtneq  0x00000000 
+ 00014826  0x00002fb8 branch  0x00006c28 
+ 00014827  0x00002fbb hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00002fbc bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00002fbd call  0x000066cb 
+ 00014830  0x00002fbe ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00002fbf bne  0x00000001 , 0x00003a01 
+ 00014832  0x00002fc0 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00002fc1 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x00002fc2 rtn  0x00000002 
+ 00014835  0x00002fc3 ifetch  0x00000001 , 0x00000003 
+ 00014836  0x00002fc4 store  0x00000001 , 0x00000b03 
+ 00014837  0x00002fc5 ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x00002fc6 copy  0x00000003 , 0x00000011 
+ 00014839  0x00002fc7 storet  0x00000001 , 0x00000b04 
+ 00014840  0x00002fc8 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00002fc9 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00002fca isub  0x00000002 , 0x00000002 
+ 00014843  0x00002fcb nrtn  0x00000002 
+ 00014844  0x00002fcc jam  0x00000001 , 0x00000b05 
+ 00014845  0x00002fcd call  0x00003a17 
+ 00014846  0x00002fce fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00002fcf rtneq  0x00000000 
+ 00014848  0x00002fd0 branch  0x00003a12 
+ 00014849  0x00002fd3 call  0x00007ec1 
+ 00014850  0x00002fd4 call  0x00003c79 
+ 00014851  0x00002fd5 branch  0x00003a04 
+ 00014852  0x00002fd9 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00002fda hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00002fdb rtn  0x00000034 
+ 00014855  0x00002fdc call  0x000066cb 
+ 00014856  0x00002fdd ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00002fde sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00002fdf ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00002fe0 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00002fe1 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x00002fe2 rtneq  0x00000005 
+ 00014862  0x00002fe3 rtneq  0x00000029 
+ 00014863  0x00002fe4 increase  0xffffffff , 0x00000003 
+ 00014864  0x00002fe5 call  0x00003a16 
+ 00014865  0x00002fe6 branch  0x00003a04 
+ 00014866  0x00002fe9 call  0x000066cb 
+ 00014867  0x00002fea increase  0x00000002 , 0x00000003 
+ 00014868  0x00002feb ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00002fec iadd  0x00000003 , 0x00000003 
+ 00014870  0x00002fee branch  0x000066c8 
+ 00014871  0x00002ff2 bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x00002ff3 fetch  0x00000001 , 0x00000b03 
+ 00014873  0x00002ff4 beq  0x00000000 , 0x00003a3f 
+ 00014874  0x00002ff5 beq  0x00000001 , 0x00003a44 
+ 00014875  0x00002ff6 beq  0x00000002 , 0x00003a49 
+ 00014876  0x00002ff7 beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00002ff8 beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00002ff9 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00002ffa beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00002ffb beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00002ffc beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00002ffd beq  0x0000000d , 0x00003aec 
+ 00014883  0x00002ffe beq  0x0000000e , 0x00003af4 
+ 00014884  0x00002fff beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003000 beq  0x00000010 , 0x00003b06 
+ 00014886  0x00003001 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x00003002 beq  0x00000012 , 0x00003b12 
+ 00014888  0x00003003 beq  0x00000026 , 0x00003b16 
+ 00014889  0x00003004 beq  0x00000028 , 0x00003b1d 
+ 00014890  0x00003005 beq  0x00000029 , 0x00003b2d 
+ 00014891  0x00003006 beq  0x0000002a , 0x00003b36 
+ 00014892  0x00003007 beq  0x0000002b , 0x00003b69 
+ 00014893  0x00003008 beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00003009 beq  0x00000030 , 0x00003b76 
+ 00014895  0x0000300a beq  0x00000031 , 0x00003b7c 
+ 00014896  0x0000300b beq  0x00000032 , 0x00003b90 
+ 00014897  0x0000300c beq  0x00000033 , 0x00003b98 
+ 00014898  0x0000300d beq  0x00000034 , 0x00003bbb 
+ 00014899  0x0000300e beq  0x00000035 , 0x00003bc4 
+ 00014900  0x0000300f beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003010 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00003011 beq  0x00000038 , 0x00003bda 
+ 00014903  0x00003012 beq  0x00000040 , 0x00003be2 
+ 00014904  0x00003013 beq  0x00000042 , 0x00003bec 
+ 00014905  0x00003014 beq  0x00000048 , 0x00003bf1 
+ 00014906  0x00003015 beq  0x00000049 , 0x00003bfc 
+ 00014907  0x00003016 beq  0x00000051 , 0x00003c02 
+ 00014908  0x00003017 beq  0x00000061 , 0x00003c06 
+ 00014909  0x00003018 beq  0x000000ff , 0x00003c15 
+ 00014910  0x00003019 branch  0x00003c17 
+ 00014911  0x0000301f fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003020 bne  0x00000006 , 0x00003c17 
+ 00014913  0x00003021 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x00003022 store  0x00000006 , 0x000040a0 
+ 00014915  0x00003023 branch  0x00003c1a 
+ 00014916  0x00003027 fetch  0x00000001 , 0x00000b04 
+ 00014917  0x00003028 bne  0x00000006 , 0x00003c17 
+ 00014918  0x00003029 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x0000302a store  0x00000006 , 0x000044a0 
+ 00014920  0x0000302b branch  0x00003c1a 
+ 00014921  0x00003030 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00003031 bne  0x00000001 , 0x00003c17 
+ 00014923  0x00003032 copy  0x00000011 , 0x00000003 
+ 00014924  0x00003033 call  0x00003c1a 
+ 00014925  0x00003034 ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x00003035 storet  0x00000001 , 0x000046a9 
+ 00014927  0x00003036 fetch  0x00000002 , 0x00004682 
+ 00014928  0x00003037 rtnbit1  0x00000009 
+ 00014929  0x00003038 rtnbit1  0x00000000 
+ 00014930  0x0000303a fetch  0x00000001 , 0x000046a1 
+ 00014931  0x0000303b isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x0000303c nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x0000303d fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x0000303e and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x0000303f store  0x00000001 , 0x00004093 
+ 00014936  0x00003041 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x00003042 isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x00003043 nrtn  0x00000001 
+ 00014939  0x00003044 fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x00003045 isolate1  0x00000002 , 0x00000002 
+ 00014941  0x00003046 branch  0x000033fa , 0x00000001 
+ 00014942  0x00003047 branch  0x000033f8 
+ 00014943  0x0000304c fetch  0x00000001 , 0x00000b04 
+ 00014944  0x0000304d sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x0000304e nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x0000304f store  0x00000001 , 0x00004515 
+ 00014947  0x00003050 arg  0x00000008 , 0x00000039 
+ 00014948  0x00003051 call  0x00007ec6 
+ 00014949  0x00003052 fetch  0x00000001 , 0x00000b04 
+ 00014950  0x00003053 copy  0x0000003f , 0x00000039 
+ 00014951  0x00003054 copy  0x00000011 , 0x00000003 
+ 00014952  0x00003055 arg  0x00004516 , 0x00000005 
+ 00014953  0x00003056 call  0x000066ea 
+ 00014954  0x00003057 branch  0x00003c1a 
+ 00014955  0x0000305c fetch  0x00000001 , 0x00000b04 
+ 00014956  0x0000305d sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x0000305e nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x0000305f store  0x00000001 , 0x000043af 
+ 00014959  0x00003060 copy  0x0000003f , 0x00000039 
+ 00014960  0x00003061 copy  0x00000011 , 0x00000003 
+ 00014961  0x00003062 arg  0x000043b0 , 0x00000005 
+ 00014962  0x00003063 call  0x000066ea 
+ 00014963  0x00003064 call  0x000057a3 
+ 00014964  0x00003065 branch  0x00003c1a 
+ 00014965  0x0000306a fetch  0x00000001 , 0x00004682 
+ 00014966  0x0000306b bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x0000306c call  0x000033ba 
+ 00014968  0x0000306d branch  0x00003a86 , 0x00000001 
+ 00014969  0x0000306e jam  0x00000000 , 0x00000b05 
+ 00014970  0x00003070 call  0x0000397f 
+ 00014971  0x00003071 fetch  0x00000001 , 0x00004568 
+ 00014972  0x00003072 rtn  0x00000034 
+ 00014973  0x00003073 fetch  0x00000002 , 0x00004573 
+ 00014974  0x00003074 bne  0x00000000 , 0x00003a84 
+ 00014975  0x00003075 fetch  0x00000001 , 0x00000b04 
+ 00014976  0x00003076 store  0x00000002 , 0x00004573 
+ 00014977  0x00003078 copy  0x00000011 , 0x00000003 
+ 00014978  0x0000307b copy  0x00000003 , 0x0000003f 
+ 00014979  0x0000307c store  0x00000002 , 0x00004571 
+ 00014980  0x0000307e call  0x00003a88 
+ 00014981  0x0000307f branch  0x00006c4d 
+ 00014982  0x00003082 jam  0x00000000 , 0x00000b05 
+ 00014983  0x00003083 branch  0x00003cd1 
+ 00014984  0x00003086 call  0x00003a8e 
+ 00014985  0x00003087 fetch  0x00000002 , 0x00004573 
+ 00014986  0x00003088 fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x00003089 isub  0x00000002 , 0x0000003f 
+ 00014988  0x0000308a store  0x00000002 , 0x00004573 
+ 00014989  0x0000308b rtn 
+ 00014990  0x0000308e fetch  0x00000002 , 0x00004573 
+ 00014991  0x0000308f arg  0x0000006e , 0x00000002 
+ 00014992  0x00003090 call  0x00007fdd 
+ 00014993  0x00003091 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x00003092 call  0x00007fdd 
+ 00014995  0x00003093 fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x00003094 call  0x00007fdd 
+ 00014997  0x00003095 store  0x00000002 , 0x0000469f 
+ 00014998  0x00003096 rtn 
+ 00014999  0x00003099 jam  0x00000001 , 0x00000b05 
+ 00015000  0x0000309a jam  0x00000005 , 0x00000b03 
+ 00015001  0x0000309b branch  0x00003c1a 
+ 00015002  0x000030a0 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030a1 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030a2 call  0x00003ad4 
+ 00015005  0x000030a3 branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030a4 jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030a5 fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030a6 bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030a7 fetch  0x00000001 , 0x000046c0 
+ 00015010  0x000030a8 nrtn  0x00000034 
+ 00015011  0x000030a9 jam  0x00000001 , 0x00000b05 
+ 00015012  0x000030aa ifetch  0x00000002 , 0x00000003 
+ 00015013  0x000030ab store  0x00000002 , 0x000046c1 
+ 00015014  0x000030ac copy  0x00000003 , 0x0000003f 
+ 00015015  0x000030ad store  0x00000002 , 0x000046c3 
+ 00015016  0x000030ae fetch  0x00000001 , 0x00000b04 
+ 00015017  0x000030af pincrease  0xfffffffe 
+ 00015018  0x000030b0 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x000030b1 branch  0x00003c17 , 0x00000005 
+ 00015020  0x000030b2 store  0x00000001 , 0x000046c0 
+ 00015021  0x000030b3 jam  0x00000000 , 0x00000b05 
+ 00015022  0x000030b4 call  0x00005814 
+ 00015023  0x000030b5 call  0x00003ab7 
+ 00015024  0x000030b6 call  0x00003ab7 
+ 00015025  0x000030b7 call  0x00003ab7 
+ 00015026  0x000030b8 fetch  0x00000001 , 0x000046bf 
+ 00015027  0x000030b9 rtnbit0  0x00000004 
+ 00015028  0x000030bb jam  0x00000001 , 0x00000b05 
+ 00015029  0x000030bc call  0x00003cf6 
+ 00015030  0x000030bd branch  0x00003c1a 
+ 00015031  0x000030c0 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x000030c1 rtn  0x00000034 
+ 00015033  0x000030c2 call  0x00005892 
+ 00015034  0x000030c3 nrtn  0x00000034 
+ 00015035  0x000030c4 call  0x00003acf 
+ 00015036  0x000030c5 bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x000030c6 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x000030c7 fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x000030c8 call  0x00007fdd 
+ 00015040  0x000030c9 copy  0x0000003f , 0x00000011 
+ 00015041  0x000030ca copy  0x00000002 , 0x0000003f 
+ 00015042  0x000030cb isub  0x00000011 , 0x0000003f 
+ 00015043  0x000030cc store  0x00000001 , 0x000046c0 
+ 00015044  0x000030cd fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x000030ce call  0x00005a64 
+ 00015046  0x000030cf fetch  0x00000002 , 0x000046c3 
+ 00015047  0x000030d0 copy  0x0000003f , 0x00000003 
+ 00015048  0x000030d1 copy  0x00000011 , 0x00000039 
+ 00015049  0x000030d2 call  0x000066ea 
+ 00015050  0x000030d3 copy  0x00000003 , 0x0000003f 
+ 00015051  0x000030d4 store  0x00000002 , 0x000046c3 
+ 00015052  0x000030d5 fetch  0x00000001 , 0x000046c0 
+ 00015053  0x000030d6 nrtn  0x00000034 
+ 00015054  0x000030d7 branch  0x00003cf4 
+ 00015055  0x000030dc arg  0x00000017 , 0x00000002 
+ 00015056  0x000030dd fetch  0x00000001 , 0x000046bf 
+ 00015057  0x000030de rtnbit1  0x00000001 
+ 00015058  0x000030df fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x000030e0 rtn 
+ 00015060  0x000030e3 fetch  0x00000001 , 0x000046bf 
+ 00015061  0x000030e4 bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x000030e5 branch  0x00007fe9 
+ 00015063  0x000030ea branch  0x00003c4c 
+ 00015064  0x000030ef copy  0x00000011 , 0x00000003 
+ 00015065  0x000030f0 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x000030f1 beq  0x00000000 , 0x00003adf 
+ 00015067  0x000030f2 beq  0x00000001 , 0x00003ae2 
+ 00015068  0x000030f3 beq  0x00000002 , 0x00003ae8 
+ 00015069  0x000030f4 beq  0x00000003 , 0x00003aea 
+ 00015070  0x000030f5 branch  0x00003c17 
+ 00015071  0x000030f7 call  0x0000612b 
+ 00015072  0x000030f8 jam  0x00000000 , 0x0000465a 
+ 00015073  0x000030f9 branch  0x00003c1a 
+ 00015074  0x000030fb setarg  0x00040003 
+ 00015075  0x000030fd store  0x00000003 , 0x0000465b 
+ 00015076  0x000030fe store  0x00000001 , 0x00004662 
+ 00015077  0x000030ff call  0x00006124 
+ 00015078  0x00003100 jam  0x00000001 , 0x0000465a 
+ 00015079  0x00003101 branch  0x00003c1a 
+ 00015080  0x00003103 setarg  0x00040002 
+ 00015081  0x00003104 branch  0x00003ae3 
+ 00015082  0x00003107 setarg  0x00040001 
+ 00015083  0x00003108 branch  0x00003ae3 
+ 00015084  0x0000310c fetch  0x00000001 , 0x00000b04 
+ 00015085  0x0000310d sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x0000310e nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x0000310f store  0x00000001 , 0x00004689 
+ 00015088  0x00003110 copy  0x0000003f , 0x00000039 
+ 00015089  0x00003111 arg  0x0000468a , 0x00000005 
+ 00015090  0x00003112 call  0x000066fd 
+ 00015091  0x00003113 branch  0x00003c1a 
+ 00015092  0x00003118 copy  0x00000011 , 0x00000003 
+ 00015093  0x00003119 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x0000311a hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x0000311b nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x0000311c hstoret  0x00000001 , 0x00008062 
+ 00015097  0x0000311d branch  0x00003c1a 
+ 00015098  0x00003122 fetch  0x00000001 , 0x00000b04 
+ 00015099  0x00003123 copy  0x0000003f , 0x00000039 
+ 00015100  0x00003124 copy  0x00000011 , 0x00000003 
+ 00015101  0x00003125 call  0x00007f58 
+ 00015102  0x00003126 setarg  0x016e3600 
+ 00015103  0x00003127 idiv  0x00000002 
+ 00015104  0x00003128 call  0x00007f86 
+ 00015105  0x00003129 quotient  0x0000003f 
+ 00015106  0x0000312b store  0x00000002 , 0x00004243 
+ 00015107  0x0000312c call  0x00003c1a 
+ 00015108  0x0000312d call  0x00007f9e 
+ 00015109  0x0000312e branch  0x000066ce 
+ 00015110  0x00003133 arg  0x00000002 , 0x00000011 
+ 00015111  0x00003134 arg  0x0000469a , 0x00000012 
+ 00015112  0x00003135 arg  0x00000000 , 0x00000002 
+ 00015113  0x00003136 branch  0x00003c25 
+ 00015114  0x00003138 store  0x00000002 , 0x00000ac2 
+ 00015115  0x00003139 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x0000313a arg  0x00000000 , 0x00000002 
+ 00015117  0x0000313b branch  0x00003c25 
+ 00015118  0x00003140 fetch  0x00000002 , 0x00004682 
+ 00015119  0x00003141 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x00003143 call  0x00003c1a 
+ 00015121  0x00003144 branch  0x000033e9 
+ 00015122  0x00003149 fetch  0x00000002 , 0x00004682 
+ 00015123  0x0000314a bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x0000314c call  0x00003c1a 
+ 00015125  0x0000314d branch  0x00003402 
+ 00015126  0x00003154 fetch  0x00000001 , 0x00000b04 
+ 00015127  0x00003155 copy  0x0000003f , 0x00000039 
+ 00015128  0x00003156 copy  0x00000011 , 0x00000003 
+ 00015129  0x00003157 fetch  0x00000002 , 0x00004215 
+ 00015130  0x00003158 icopy  0x00000005 
+ 00015131  0x00003159 call  0x000066ea 
+ 00015132  0x0000315a branch  0x00003c1a 
+ 00015133  0x0000315f fetch  0x00000001 , 0x00004682 
+ 00015134  0x00003160 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x00003161 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x00003162 fetcht  0x00000001 , 0x00004661 
+ 00015137  0x00003163 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x00003164 set1  0x00000007 , 0x00000002 
+ 00015139  0x00003165 storet  0x00000001 , 0x00004661 
+ 00015140  0x00003167 call  0x00003c1a 
+ 00015141  0x00003169 fetch  0x00000001 , 0x00004661 
+ 00015142  0x0000316a bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x0000316b rtn 
+ 00015144  0x0000316e jam  0x00000000 , 0x00004661 
+ 00015145  0x0000316f jam  0x00000021 , 0x00000a99 
+ 00015146  0x00003170 branch  0x00007d8f 
+ 00015147  0x00003174 bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x00003175 branch  0x00003b28 
+ 00015149  0x0000317a fetch  0x00000001 , 0x00004682 
+ 00015150  0x0000317b rtnbit0  0x00000004 
+ 00015151  0x0000317c fetch  0x00000001 , 0x0000456b 
+ 00015152  0x0000317d rtneq  0x00000000 
+ 00015153  0x0000317e ifetch  0x00000001 , 0x00000003 
+ 00015154  0x0000317f fetcht  0x00000001 , 0x00004569 
+ 00015155  0x00003180 iadd  0x00000002 , 0x00000002 
+ 00015156  0x00003181 storet  0x00000001 , 0x00004569 
+ 00015157  0x00003182 rtn 
+ 00015158  0x00003187 arg  0x00000040 , 0x00000039 
+ 00015159  0x00003188 arg  0x0000436f , 0x00000005 
+ 00015160  0x00003189 call  0x00007ed4 
+ 00015161  0x0000318a setarg  0x00000000 
+ 00015162  0x0000318b store  0x00000001 , 0x00000ab2 
+ 00015163  0x0000318c copy  0x00000011 , 0x00000003 
+ 00015164  0x0000318e copy  0x00000003 , 0x0000003f 
+ 00015165  0x0000318f store  0x00000002 , 0x00000ab6 
+ 00015166  0x00003190 call  0x00003b64 
+ 00015167  0x00003192 fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x00003193 fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x00003194 increase  0x00000001 , 0x00000002 
+ 00015170  0x00003195 iadd  0x00000002 , 0x0000003f 
+ 00015171  0x00003196 store  0x00000001 , 0x00000ab2 
+ 00015172  0x00003198 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x00003199 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x0000319b fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x0000319c setarg  0x00004370 
+ 00015176  0x0000319d iadd  0x00000002 , 0x0000003f 
+ 00015177  0x0000319e store  0x00000002 , 0x00000abb 
+ 00015178  0x0000319f fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031a0 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031a1 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031a2 iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031a3 store  0x00000001 , 0x0000436f 
+ 00015183  0x000031a4 branch  0x00003b59 
+ 00015184  0x000031a6 fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031a7 setarg  0x00004390 
+ 00015186  0x000031a8 iadd  0x00000002 , 0x0000003f 
+ 00015187  0x000031a9 store  0x00000002 , 0x00000abb 
+ 00015188  0x000031aa fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x000031ab increase  0x00000001 , 0x00000002 
+ 00015190  0x000031ac fetch  0x00000001 , 0x0000438f 
+ 00015191  0x000031ad iadd  0x00000002 , 0x0000003f 
+ 00015192  0x000031ae store  0x00000001 , 0x0000438f 
+ 00015193  0x000031b0 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x000031b1 copy  0x0000003f , 0x00000005 
+ 00015195  0x000031b2 fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x000031b3 copy  0x0000003f , 0x00000003 
+ 00015197  0x000031b5 copy  0x00000002 , 0x00000039 
+ 00015198  0x000031b6 call  0x000066ea 
+ 00015199  0x000031b8 fetch  0x00000001 , 0x00000b04 
+ 00015200  0x000031b9 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x000031ba isub  0x00000002 , 0x0000003e 
+ 00015202  0x000031bb nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x000031bc branch  0x00003c1a 
+ 00015204  0x000031c0 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x000031c1 store  0x00000001 , 0x00000aa2 
+ 00015206  0x000031c2 ifetch  0x00000001 , 0x00000003 
+ 00015207  0x000031c3 store  0x00000001 , 0x00000aae 
+ 00015208  0x000031c4 rtn 
+ 00015209  0x000031c9 arg  0x00000000 , 0x00000002 
+ 00015210  0x000031ca arg  0x00000002 , 0x00000011 
+ 00015211  0x000031cb fetch  0x00000002 , 0x000046b4 
+ 00015212  0x000031cc store  0x00000002 , 0x00000ac2 
+ 00015213  0x000031cd arg  0x00000ac2 , 0x00000012 
+ 00015214  0x000031ce branch  0x00003c25 
+ 00015215  0x000031d3 fetch  0x00000001 , 0x00000b04 
+ 00015216  0x000031d4 bne  0x00000001 , 0x00003c17 
+ 00015217  0x000031d5 ifetch  0x00000001 , 0x00000003 
+ 00015218  0x000031d6 store  0x00000001 , 0x000046b2 
+ 00015219  0x000031d7 setarg  0x00000000 
+ 00015220  0x000031d8 store  0x00000002 , 0x000046b4 
+ 00015221  0x000031d9 branch  0x00003c1a 
+ 00015222  0x000031de ifetch  0x00000004 , 0x00000003 
+ 00015223  0x000031df store  0x00000004 , 0x0000468a 
+ 00015224  0x000031e0 jam  0x00000004 , 0x00004689 
+ 00015225  0x000031e1 jam  0x00000000 , 0x00004663 
+ 00015226  0x000031e2 call  0x00003c1a 
+ 00015227  0x000031e3 branch  0x00005f31 
+ 00015228  0x000031e8 fetch  0x00000001 , 0x00000b04 
+ 00015229  0x000031e9 bne  0x00000003 , 0x00003c17 
+ 00015230  0x000031ea ifetch  0x00000001 , 0x00000003 
+ 00015231  0x000031eb beq  0x00000000 , 0x00003b82 
+ 00015232  0x000031ec beq  0x00000001 , 0x00003b8a 
+ 00015233  0x000031ed branch  0x00003c17 
+ 00015234  0x000031f0 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x000031f1 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x000031f2 beq  0x00000002 , 0x00003b88 
+ 00015237  0x000031f3 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x000031f4 call  0x000067fb 
+ 00015239  0x000031f5 branch  0x00003c1a 
+ 00015240  0x000031f8 call  0x00006806 
+ 00015241  0x000031f9 branch  0x00003c1a 
+ 00015242  0x000031fc ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x000031fd call  0x00006812 
+ 00015244  0x000031fe ifetch  0x00000001 , 0x00000003 
+ 00015245  0x000031ff isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003200 call  0x0000682c 
+ 00015247  0x00003201 branch  0x00003c1a 
+ 00015248  0x00003206 fetch  0x00000001 , 0x00000b04 
+ 00015249  0x00003207 bne  0x00000001 , 0x00003c17 
+ 00015250  0x00003208 ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x00003209 call  0x0000681d 
+ 00015252  0x0000320a setarg  0x00000000 
+ 00015253  0x0000320b nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x0000320c arg  0x00000001 , 0x00000011 
+ 00015255  0x0000320d branch  0x00003b0a 
+ 00015256  0x00003212 copy  0x00000011 , 0x00000003 
+ 00015257  0x00003213 ifetch  0x00000001 , 0x00000003 
+ 00015258  0x00003214 copy  0x0000003f , 0x00000002 
+ 00015259  0x00003215 beq  0x00000081 , 0x00003ba3 
+ 00015260  0x00003216 beq  0x00000082 , 0x00003ba8 
+ 00015261  0x00003217 beq  0x00000083 , 0x00003bae 
+ 00015262  0x00003218 store  0x00000001 , 0x000044c6 
+ 00015263  0x00003219 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x0000321a beq  0x00000001 , 0x00003bb6 
+ 00015265  0x0000321b beq  0x00000002 , 0x00003bb8 
+ 00015266  0x0000321c branch  0x00003c17 
+ 00015267  0x0000321f fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003220 branch  0x00003c17 , 0x00000034 
+ 00015269  0x00003221 storet  0x00000001 , 0x000044c6 
+ 00015270  0x00003222 jam  0x0000000d , 0x00004456 
+ 00015271  0x00003223 branch  0x00003bb4 
+ 00015272  0x00003225 fetch  0x00000001 , 0x000044be 
+ 00015273  0x00003226 branch  0x00003c17 , 0x00000034 
+ 00015274  0x00003227 storet  0x00000001 , 0x000044c6 
+ 00015275  0x00003228 jam  0x0000000d , 0x00004456 
+ 00015276  0x00003229 jam  0x00000001 , 0x00004454 
+ 00015277  0x0000322a branch  0x00003c1a 
+ 00015278  0x0000322c fetch  0x00000001 , 0x000044be 
+ 00015279  0x0000322d branch  0x00003c17 , 0x00000034 
+ 00015280  0x0000322e storet  0x00000001 , 0x000044c6 
+ 00015281  0x0000322f jam  0x0000000d , 0x00004456 
+ 00015282  0x00003230 branch  0x00003bb9 
+ 00015283  0x00003232 jam  0x00000000 , 0x00004456 
+ 00015284  0x00003234 jam  0x00000003 , 0x00004454 
+ 00015285  0x00003235 branch  0x00003c1a 
+ 00015286  0x00003237 jam  0x00000005 , 0x00004456 
+ 00015287  0x00003238 branch  0x00003bb4 
+ 00015288  0x0000323a jam  0x00000005 , 0x00004456 
+ 00015289  0x0000323c jam  0x00000000 , 0x00004454 
+ 00015290  0x0000323d branch  0x00003c1a 
+ 00015291  0x00003242 fetch  0x00000001 , 0x00000b04 
+ 00015292  0x00003243 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x00003244 nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x00003245 store  0x00000001 , 0x0000436f 
+ 00015295  0x00003246 copy  0x0000003f , 0x00000039 
+ 00015296  0x00003247 copy  0x00000011 , 0x00000003 
+ 00015297  0x00003248 arg  0x00004370 , 0x00000005 
+ 00015298  0x00003249 call  0x000066ea 
+ 00015299  0x0000324a branch  0x00003c1a 
+ 00015300  0x0000324f fetch  0x00000001 , 0x00000b04 
+ 00015301  0x00003250 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x00003251 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x00003252 store  0x00000001 , 0x0000438f 
+ 00015304  0x00003253 copy  0x0000003f , 0x00000039 
+ 00015305  0x00003254 copy  0x00000011 , 0x00000003 
+ 00015306  0x00003255 arg  0x00004390 , 0x00000005 
+ 00015307  0x00003256 call  0x000066ea 
+ 00015308  0x00003257 branch  0x00003c1a 
+ 00015309  0x0000325c fetch  0x00000002 , 0x00004682 
+ 00015310  0x0000325d bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x0000325e fetch  0x00000001 , 0x00000b04 
+ 00015312  0x0000325f bne  0x00000008 , 0x00003c17 
+ 00015313  0x00003260 copy  0x00000011 , 0x00000003 
+ 00015314  0x00003261 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x00003262 store  0x00000008 , 0x00004496 
+ 00015316  0x00003263 jam  0x00000012 , 0x00000a99 
+ 00015317  0x00003264 call  0x00007d8f 
+ 00015318  0x00003265 branch  0x00003c1a 
+ 00015319  0x0000326a ifetch  0x00000002 , 0x00000003 
+ 00015320  0x0000326b store  0x00000002 , 0x00004482 
+ 00015321  0x0000326c branch  0x00003c1a 
+ 00015322  0x00003271 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x00003272 branch  0x00003c17 , 0x00000034 
+ 00015324  0x00003273 fetch  0x00000001 , 0x000044c4 
+ 00015325  0x00003274 bne  0x00000000 , 0x00003c17 
+ 00015326  0x00003275 fetch  0x00000001 , 0x000044c5 
+ 00015327  0x00003276 bne  0x00000000 , 0x00003c17 
+ 00015328  0x00003277 call  0x00007e25 
+ 00015329  0x00003278 branch  0x00003c1a 
+ 00015330  0x0000327d fetch  0x00000001 , 0x00000b04 
+ 00015331  0x0000327e bne  0x00000005 , 0x00003c17 
+ 00015332  0x0000327f ifetch  0x00000001 , 0x00000003 
+ 00015333  0x00003280 store  0x00000001 , 0x000046a2 
+ 00015334  0x00003281 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x00003282 store  0x00000004 , 0x000046a3 
+ 00015336  0x00003283 fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x00003284 call  0x0000680e 
+ 00015338  0x00003285 call  0x00003cbc 
+ 00015339  0x00003286 branch  0x00003c1a 
+ 00015340  0x0000328b fetch  0x00000001 , 0x00000b04 
+ 00015341  0x0000328c bne  0x00000001 , 0x00003c17 
+ 00015342  0x0000328d ifetch  0x00000001 , 0x00000003 
+ 00015343  0x0000328e store  0x00000001 , 0x000041de 
+ 00015344  0x0000328f branch  0x00003c1a 
+ 00015345  0x00003294 ifetch  0x00000001 , 0x00000003 
+ 00015346  0x00003295 beq  0x00000001 , 0x00003bfa 
+ 00015347  0x00003296 fetch  0x00000001 , 0x000044c1 
+ 00015348  0x00003297 beq  0x00000003 , 0x00003bf8 
+ 00015349  0x00003298 beq  0x00000006 , 0x00003bf8 
+ 00015350  0x00003299 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x0000329a branch  0x00003c17 
+ 00015352  0x0000329c jam  0x00000001 , 0x000044c2 
+ 00015353  0x0000329d branch  0x00003c1a 
+ 00015354  0x000032a0 call  0x00005b53 
+ 00015355  0x000032a1 branch  0x00003c1a 
+ 00015356  0x000032a6 fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032a7 bne  0x00000001 , 0x00003c17 
+ 00015358  0x000032a8 call  0x00003c1a 
+ 00015359  0x000032a9 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x000032aa branch  0x000060cb , 0x00000034 
+ 00015361  0x000032ab branch  0x000060c9 
+ 00015362  0x000032b0 call  0x00003c1a 
+ 00015363  0x000032b1 call  0x00007f9e 
+ 00015364  0x000032b2 jam  0x00000001 , 0x00008010 
+ 00015365  0x000032b3 branch  0x00002a8e 
+ 00015366  0x000032b8 fetch  0x00000001 , 0x00000b04 
+ 00015367  0x000032b9 beq  0x00000000 , 0x00003c17 
+ 00015368  0x000032ba ifetch  0x00000001 , 0x00000003 
+ 00015369  0x000032bb branch  0x00003c13 , 0x00000034 
+ 00015370  0x000032bc fetch  0x00000001 , 0x00000b04 
+ 00015371  0x000032bd bne  0x00000005 , 0x00003c17 
+ 00015372  0x000032be ifetch  0x00000004 , 0x00000003 
+ 00015373  0x000032bf arg  0x000f4240 , 0x00000002 
+ 00015374  0x000032c0 isub  0x00000002 , 0x0000003e 
+ 00015375  0x000032c1 branch  0x00003c17 , 0x00000002 
+ 00015376  0x000032c2 store  0x00000004 , 0x000044c7 
+ 00015377  0x000032c3 call  0x0000580c 
+ 00015378  0x000032c4 branch  0x00003c1a 
+ 00015379  0x000032c7 call  0x0000580e 
+ 00015380  0x000032c8 branch  0x00003c1a 
+ 00015381  0x000032cd jam  0x00000000 , 0x00004091 
+ 00015382  0x000032ce branch  0x00003c1a 
+ 00015383  0x000032d4 arg  0x00000001 , 0x00000002 
+ 00015384  0x000032d5 arg  0x00000000 , 0x00000011 
+ 00015385  0x000032d6 branch  0x00003c25 
+ 00015386  0x000032da arg  0x00000000 , 0x00000002 
+ 00015387  0x000032db arg  0x00000000 , 0x00000011 
+ 00015388  0x000032dc branch  0x00003c25 
+ 00015389  0x000032e1 jam  0x00000000 , 0x00000b03 
+ 00015390  0x000032e2 branch  0x00003c49 
+ 00015391  0x000032e7 jam  0x00000002 , 0x00000b03 
+ 00015392  0x000032e8 branch  0x00003c49 
+ 00015393  0x000032ed jam  0x00000003 , 0x00000b03 
+ 00015394  0x000032ee branch  0x00003c49 
+ 00015395  0x000032f3 jam  0x00000005 , 0x00000b03 
+ 00015396  0x000032f4 branch  0x00003c49 
+ 00015397  0x000032fd fetch  0x00000001 , 0x00000b03 
+ 00015398  0x000032fe copy  0x0000003f , 0x00000013 
+ 00015399  0x000032ff jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003300 setarg  0x00000002 
+ 00015401  0x00003301 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x00003302 call  0x00003ca7 
+ 00015403  0x00003303 copy  0x00000013 , 0x0000003f 
+ 00015404  0x00003304 istore  0x00000001 , 0x0000000a 
+ 00015405  0x00003305 istoret  0x00000001 , 0x0000000a 
+ 00015406  0x00003306 copy  0x00000011 , 0x00000039 
+ 00015407  0x00003307 copy  0x00000012 , 0x00000006 
+ 00015408  0x00003308 call  0x000066e4 
+ 00015409  0x00003309 branch  0x000066c5 
+ 00015410  0x0000330f call  0x0000397f 
+ 00015411  0x00003310 jam  0x00000007 , 0x00000b03 
+ 00015412  0x00003311 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x00003312 rtn  0x00000034 
+ 00015414  0x00003313 call  0x00003ca7 
+ 00015415  0x00003314 fetch  0x00000001 , 0x000004ff 
+ 00015416  0x00003315 copy  0x0000003f , 0x00000039 
+ 00015417  0x00003316 fetch  0x00000002 , 0x00000501 
+ 00015418  0x00003317 copy  0x0000003f , 0x00000006 
+ 00015419  0x00003318 call  0x000066d1 
+ 00015420  0x00003319 branch  0x000066c5 
+ 00015421  0x0000331e jam  0x00000008 , 0x00000b03 
+ 00015422  0x0000331f fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003320 icopy  0x00000039 
+ 00015424  0x00003321 increase  0x00000002 , 0x0000003f 
+ 00015425  0x00003322 call  0x00003ca7 
+ 00015426  0x00003323 fetch  0x00000002 , 0x000046b9 
+ 00015427  0x00003324 istore  0x00000002 , 0x0000000a 
+ 00015428  0x00003325 fetch  0x00000002 , 0x000046b7 
+ 00015429  0x00003326 icopy  0x00000006 
+ 00015430  0x00003327 call  0x000066d1 
+ 00015431  0x00003328 branch  0x000066c5 
+ 00015432  0x0000332d jam  0x00000009 , 0x00000b03 
+ 00015433  0x0000332f setarg  0x00000000 
+ 00015434  0x00003330 call  0x00003ca7 
+ 00015435  0x00003331 branch  0x000066c5 
+ 00015436  0x00003336 jam  0x0000000a , 0x00000b03 
+ 00015437  0x00003337 setarg  0x00000001 
+ 00015438  0x00003338 call  0x00003ca7 
+ 00015439  0x0000333a call  0x00003c5d 
+ 00015440  0x0000333c fetch  0x00000002 , 0x00004682 
+ 00015441  0x0000333d arg  0x00000002 , 0x00000007 
+ 00015442  0x0000333e qisolate1  0x0000003f 
+ 00015443  0x0000333f setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x00003341 arg  0x00000009 , 0x00000007 
+ 00015445  0x00003342 qisolate1  0x0000003f 
+ 00015446  0x00003343 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x00003345 fetch  0x00000001 , 0x00004682 
+ 00015448  0x00003346 arg  0x00000004 , 0x00000007 
+ 00015449  0x00003347 qisolate1  0x0000003f 
+ 00015450  0x00003348 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x0000334a istoret  0x00000001 , 0x0000000a 
+ 00015452  0x0000334b branch  0x000066c5 
+ 00015453  0x00003350 arg  0x00000000 , 0x00000002 
+ 00015454  0x00003351 fetch  0x00000001 , 0x00004093 
+ 00015455  0x00003352 arg  0x00000000 , 0x00000007 
+ 00015456  0x00003353 qisolate1  0x0000003f 
+ 00015457  0x00003354 setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x00003355 arg  0x00000001 , 0x00000007 
+ 00015459  0x00003356 qisolate1  0x0000003f 
+ 00015460  0x00003357 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x00003359 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x0000335a arg  0x00000000 , 0x00000007 
+ 00015463  0x0000335b qisolate1  0x0000003f 
+ 00015464  0x0000335c setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x0000335d rtn 
+ 00015466  0x00003362 jam  0x0000000d , 0x00000b03 
+ 00015467  0x00003363 fetch  0x00000001 , 0x00004217 
+ 00015468  0x00003364 mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x00003365 icopy  0x00000039 
+ 00015470  0x00003366 call  0x00003ca7 
+ 00015471  0x00003367 fetch  0x00000002 , 0x00004215 
+ 00015472  0x00003368 icopy  0x00000006 
+ 00015473  0x00003369 call  0x000066d1 
+ 00015474  0x0000336a branch  0x000066c5 
+ 00015475  0x0000336f jam  0x0000000e , 0x00000b03 
+ 00015476  0x00003370 setarg  0x00000004 
+ 00015477  0x00003371 call  0x00003ca7 
+ 00015478  0x00003372 fetch  0x00000004 , 0x000009ba 
+ 00015479  0x00003373 istore  0x00000004 , 0x0000000a 
+ 00015480  0x00003374 branch  0x000066c5 
+ 00015481  0x00003379 jam  0x0000000f , 0x00000b03 
+ 00015482  0x0000337a hfetch  0x00000002 , 0x00008112 
+ 00015483  0x0000337b arg  0x000000ff , 0x00000002 
+ 00015484  0x0000337c call  0x00007fdd 
+ 00015485  0x0000337d copy  0x0000003f , 0x00000039 
+ 00015486  0x0000337e call  0x00003ca7 
+ 00015487  0x0000337f call  0x000066cb 
+ 00015488  0x00003380 call  0x00006703 
+ 00015489  0x00003381 branch  0x000066c5 
+ 00015490  0x00003386 jam  0x00000010 , 0x00000b03 
+ 00015491  0x00003387 branch  0x00003c49 
+ 00015492  0x0000338c jam  0x00000011 , 0x00000b03 
+ 00015493  0x0000338d setarg  0x00000004 
+ 00015494  0x0000338e call  0x00003ca7 
+ 00015495  0x0000338f fetch  0x00000004 , 0x000044c7 
+ 00015496  0x00003390 istore  0x00000004 , 0x0000000a 
+ 00015497  0x00003391 branch  0x000066c5 
+ 00015498  0x00003396 arg  0x00000180 , 0x00000011 
+ 00015499  0x00003397 branch  0x00003c91 
+ 00015500  0x0000339a arg  0x00000080 , 0x00000011 
+ 00015501  0x0000339b branch  0x00003c91 
+ 00015502  0x0000339e arg  0x00000101 , 0x00000011 
+ 00015503  0x0000339f branch  0x00003c91 
+ 00015504  0x000033a2 arg  0x00000001 , 0x00000011 
+ 00015505  0x000033a5 jam  0x00000000 , 0x00004661 
+ 00015506  0x000033a6 jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033a7 setarg  0x00000002 
+ 00015508  0x000033a8 call  0x00003ca7 
+ 00015509  0x000033a9 copy  0x00000011 , 0x0000003f 
+ 00015510  0x000033aa istore  0x00000002 , 0x0000000a 
+ 00015511  0x000033ab branch  0x000066c5 
+ 00015512  0x000033b0 arg  0x00000000 , 0x00000013 
+ 00015513  0x000033b1 branch  0x00003c9b 
+ 00015514  0x000033b4 arg  0x00000001 , 0x00000013 
+ 00015515  0x000033b7 jam  0x00000015 , 0x00000b03 
+ 00015516  0x000033b8 setarg  0x00000001 
+ 00015517  0x000033b9 call  0x00003ca7 
+ 00015518  0x000033ba copy  0x00000013 , 0x0000003f 
+ 00015519  0x000033bb istore  0x00000001 , 0x0000000a 
+ 00015520  0x000033bc branch  0x000066c5 
+ 00015521  0x000033c1 jam  0x0000001d , 0x00000b03 
+ 00015522  0x000033c2 setarg  0x00000004 
+ 00015523  0x000033c3 call  0x00003ca7 
+ 00015524  0x000033c4 fetch  0x00000004 , 0x000009ba 
+ 00015525  0x000033c5 istore  0x00000004 , 0x0000000a 
+ 00015526  0x000033c6 branch  0x000066c5 
+ 00015527  0x000033d2 jam  0x00000002 , 0x00000b02 
+ 00015528  0x000033d3 store  0x00000001 , 0x00000b04 
+ 00015529  0x000033d4 storet  0x00000008 , 0x00000aa2 
+ 00015530  0x000033d5 bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x000033d6 call  0x00003cb1 
+ 00015532  0x000033d7 fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x000033d8 call  0x000066c2 
+ 00015534  0x000033d9 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x000033da istore  0x00000003 , 0x0000000a 
+ 00015536  0x000033db rtn 
+ 00015537  0x000033df call  0x00003cba 
+ 00015538  0x000033e0 rtn  0x00000001 
+ 00015539  0x000033e2 call  0x00003cb8 
+ 00015540  0x000033e3 fetch  0x00000004 , 0x000046a3 
+ 00015541  0x000033e4 rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x000033e5 rtn  0x00000034 
+ 00015543  0x000033e6 branch  0x00003cbe 
+ 00015544  0x000033ea fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x000033eb branch  0x00006829 
+ 00015546  0x000033ee fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x000033ef branch  0x0000681b 
+ 00015548  0x000033f2 fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x000033f3 branch  0x00006825 
+ 00015550  0x000033f7 increase  0xffffffff , 0x0000003f 
+ 00015551  0x000033f8 nop  0x00000026 
+ 00015552  0x000033f9 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x000033fa rtn 
+ 00015554  0x00003404 call  0x00003ad4 
+ 00015555  0x00003405 rtn  0x00000028 
+ 00015556  0x00003406 copy  0x00000011 , 0x0000003f 
+ 00015557  0x00003407 store  0x00000002 , 0x000046b7 
+ 00015558  0x00003408 copy  0x00000012 , 0x0000003f 
+ 00015559  0x00003409 store  0x00000001 , 0x000046b6 
+ 00015560  0x0000340a fetch  0x00000002 , 0x00000478 
+ 00015561  0x0000340b fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x0000340c isub  0x00000002 , 0x0000003e 
+ 00015563  0x0000340d branch  0x00003ccf , 0x00000005 
+ 00015564  0x0000340e fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x0000340f isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003410 nrtn  0x00000005 
+ 00015567  0x00003412 store  0x00000002 , 0x000046b9 
+ 00015568  0x00003413 branch  0x00003c3d 
+ 00015569  0x00003419 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x0000341a rtnbit1  0x00000005 
+ 00015571  0x0000341b call  0x00003cf0 
+ 00015572  0x0000341c branch  0x0000340c 
+ 00015573  0x00003420 jam  0x00000002 , 0x00004172 
+ 00015574  0x00003421 rtn 
+ 00015575  0x00003426 branch  0x00003cd8 
+ 00015576  0x00003429 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x0000342a rtn  0x00000034 
+ 00015578  0x0000342b fetch  0x00000001 , 0x000046b3 
+ 00015579  0x0000342c rtn  0x00000034 
+ 00015580  0x0000342d increase  0xffffffff , 0x0000003f 
+ 00015581  0x0000342e store  0x00000001 , 0x000046b3 
+ 00015582  0x0000342f nrtn  0x00000034 
+ 00015583  0x00003430 jam  0x0000000a , 0x000046b3 
+ 00015584  0x00003431 call  0x000068eb 
+ 00015585  0x00003432 call  0x00006908 
+ 00015586  0x00003433 div  0x0000003f , 0x00000064 
+ 00015587  0x00003434 call  0x00007f86 
+ 00015588  0x00003435 quotient  0x0000003f 
+ 00015589  0x00003436 remainder  0x00000002 
+ 00015590  0x00003437 store  0x00000001 , 0x000046b4 
+ 00015591  0x00003438 storet  0x00000001 , 0x000046b5 
+ 00015592  0x00003439 rtn 
+ 00015593  0x0000343d call  0x00007fb4 
+ 00015594  0x0000343e branch  0x000033d9 , 0x00000002 
+ 00015595  0x0000343f branch  0x000033db 
+ 00015596  0x00003444 arg  0x00000006 , 0x00000007 
+ 00015597  0x00003445 branch  0x00003cfc 
+ 00015598  0x00003448 arg  0x00000006 , 0x00000007 
+ 00015599  0x00003449 branch  0x00003cf8 
+ 00015600  0x0000344c arg  0x00000005 , 0x00000007 
+ 00015601  0x0000344d branch  0x00003cfc 
+ 00015602  0x00003450 arg  0x00000005 , 0x00000007 
+ 00015603  0x00003451 branch  0x00003cf8 
+ 00015604  0x00003454 arg  0x00000004 , 0x00000007 
+ 00015605  0x00003455 branch  0x00003cfc 
+ 00015606  0x00003458 arg  0x00000004 , 0x00000007 
+ 00015607  0x00003459 branch  0x00003cf8 
+ 00015608  0x0000345c fetch  0x00000001 , 0x000046bf 
+ 00015609  0x0000345d qset0  0x0000003f 
+ 00015610  0x0000345e store  0x00000001 , 0x000046bf 
+ 00015611  0x0000345f rtn 
+ 00015612  0x00003462 fetch  0x00000001 , 0x000046bf 
+ 00015613  0x00003463 qset1  0x0000003f 
+ 00015614  0x00003464 store  0x00000001 , 0x000046bf 
+ 00015615  0x00003465 rtn 
+ 00015616  0x00003470 call  0x00003d39 
+ 00015617  0x00003471 call  0x0000640f 
+ 00015618  0x00003472 call  0x000040c6 
+ 00015619  0x00003473 call  0x00003d66 
+ 00015620  0x00003474 call  0x00006411 
+ 00015621  0x00003475 rtn  0x0000002b 
+ 00015622  0x00003476 call  0x00003d16 
+ 00015623  0x00003477 call  0x00003d19 
+ 00015624  0x0000347a fetch  0x00000004 , 0x000046d3 
+ 00015625  0x0000347b rtnbit1  0x00000010 
+ 00015626  0x0000347c call  0x00003d4e 
+ 00015627  0x0000347d rtnmark1  0x00000026 
+ 00015628  0x0000347e fetch  0x00000002 , 0x00004682 
+ 00015629  0x0000347f bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x00003480 branch  0x000042a2 
+ 00015631  0x00003484 fetch  0x00000004 , 0x000046d3 
+ 00015632  0x00003485 rtnbit0  0x0000001b 
+ 00015633  0x00003486 arg  0x00000014 , 0x00000039 
+ 00015634  0x00003488 setarg  0x00030d40 
+ 00015635  0x00003489 call  0x00002a8f 
+ 00015636  0x0000348a loop  0x00007ec1 
+ 00015637  0x0000348b rtn 
+ 00015638  0x0000348f fetch  0x00000004 , 0x000046d3 
+ 00015639  0x00003490 rtnbit0  0x00000010 
+ 00015640  0x00003491 branch  0x000048ea 
+ 00015641  0x00003495 setarg  0x0000416d 
+ 00015642  0x00003496 store  0x00000002 , 0x000041ef 
+ 00015643  0x00003497 setarg  0x00003f77 
+ 00015644  0x00003498 store  0x00000002 , 0x000041f1 
+ 00015645  0x00003499 setarg  0x00003ebb 
+ 00015646  0x0000349a store  0x00000002 , 0x000041ed 
+ 00015647  0x0000349b setarg  0x0000417c 
+ 00015648  0x0000349c store  0x00000002 , 0x000041f5 
+ 00015649  0x0000349d setarg  0x00003de3 
+ 00015650  0x0000349e store  0x00000002 , 0x000041f3 
+ 00015651  0x0000349f setarg  0x00003eb3 
+ 00015652  0x000034a0 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034a1 setarg  0x00003d5b 
+ 00015654  0x000034a2 store  0x00000002 , 0x000041f9 
+ 00015655  0x000034a4 call  0x00002c7a 
+ 00015656  0x000034a5 setarg  0x00004401 
+ 00015657  0x000034a6 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034a7 istore  0x00000002 , 0x00000005 
+ 00015659  0x000034a8 setarg  0x00004406 
+ 00015660  0x000034a9 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x000034aa istore  0x00000002 , 0x00000005 
+ 00015662  0x000034ab setarg  0x00003ebf 
+ 00015663  0x000034ac add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x000034ad istore  0x00000002 , 0x00000005 
+ 00015665  0x000034af setarg  0x000041f9 
+ 00015666  0x000034b0 store  0x00000002 , 0x000041fd 
+ 00015667  0x000034b1 setarg  0x00003d36 
+ 00015668  0x000034b2 store  0x00000002 , 0x00004201 
+ 00015669  0x000034b3 rtn 
+ 00015670  0x000034b6 fetch  0x00000004 , 0x000046d3 
+ 00015671  0x000034b7 bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x000034b8 branch  0x000064da 
+ 00015673  0x000034bb rtn  0x0000002b 
+ 00015674  0x000034bc call  0x00002c9d 
+ 00015675  0x000034bd call  0x00003e6e 
+ 00015676  0x000034be call  0x00003e1e 
+ 00015677  0x000034bf call  0x00003e54 
+ 00015678  0x000034c0 call  0x00005810 
+ 00015679  0x000034c1 call  0x00005839 
+ 00015680  0x000034c2 call  0x0000582c 
+ 00015681  0x000034c3 call  0x00005818 
+ 00015682  0x000034c4 fetch  0x00000004 , 0x000046d3 
+ 00015683  0x000034c5 bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x000034c6 bbit1  0x00000013 , 0x00004414 
+ 00015685  0x000034c7 rtn 
+ 00015686  0x000034ca call  0x0000659c 
+ 00015687  0x000034cb fetch  0x00000004 , 0x000046d3 
+ 00015688  0x000034cc isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x000034cd ncall  0x000065c2 , 0x00000001 
+ 00015690  0x000034ce call  0x0000443f 
+ 00015691  0x000034cf call  0x00003dc9 
+ 00015692  0x000034d0 call  0x000041aa 
+ 00015693  0x000034d1 branch  0x000065df 
+ 00015694  0x000034d4 fetch  0x00000004 , 0x000046d3 
+ 00015695  0x000034d5 bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x000034d6 fetch  0x00000001 , 0x00000abd 
+ 00015697  0x000034d7 isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x000034d8 nrtn  0x00000001 
+ 00015699  0x000034da fetch  0x00000001 , 0x0000471f 
+ 00015700  0x000034db store  0x00000001 , 0x0000471e 
+ 00015701  0x000034dc fetch  0x00000001 , 0x000046f5 
+ 00015702  0x000034dd rtnbit1  0x00000006 
+ 00015703  0x000034df fetch  0x00000004 , 0x000046d3 
+ 00015704  0x000034e0 rtnbit0  0x00000011 
+ 00015705  0x000034e1 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x000034e2 branch  0x00002f2c 
+ 00015707  0x000034e4 fetch  0x00000001 , 0x00000478 
+ 00015708  0x000034e5 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x000034e6 nrtn  0x00000005 
+ 00015710  0x000034e7 jam  0x00000012 , 0x00000a99 
+ 00015711  0x000034e8 call  0x00007d8f 
+ 00015712  0x000034ea arg  0x00000000 , 0x00000007 
+ 00015713  0x000034eb branch  0x000041b9 
+ 00015714  0x000034ee fetch  0x00000001 , 0x000046b6 
+ 00015715  0x000034ef rtneq  0x00000001 
+ 00015716  0x000034f0 jam  0x00000001 , 0x000046b6 
+ 00015717  0x000034f1 rtn 
+ 00015718  0x000034f3 fetch  0x00000001 , 0x000046e1 
+ 00015719  0x000034f4 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x000034f5 store  0x00000001 , 0x0000477a 
+ 00015721  0x000034f6 branch  0x00003d80 
+ 00015722  0x000034fa fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x000034fb call  0x0000681d 
+ 00015724  0x000034fc nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x000034fe fetch  0x00000001 , 0x000046b6 
+ 00015726  0x000034ff rtneq  0x00000000 
+ 00015727  0x00003500 jam  0x00000000 , 0x000046b6 
+ 00015728  0x00003501 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x00003502 increase  0x00000001 , 0x0000003f 
+ 00015730  0x00003503 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x00003504 store  0x00000001 , 0x0000477a 
+ 00015732  0x00003505 call  0x00003d7e 
+ 00015733  0x00003506 fetch  0x00000004 , 0x000046d3 
+ 00015734  0x00003507 bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x00003508 bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x00003509 rtn 
+ 00015737  0x0000350b arg  0x0000001e , 0x00000002 
+ 00015738  0x0000350c call  0x0000680e 
+ 00015739  0x0000350d arg  0x0000001f , 0x00000002 
+ 00015740  0x0000350e call  0x0000680e 
+ 00015741  0x0000350f branch  0x00004435 
+ 00015742  0x00003512 bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x00003513 call  0x0000424a 
+ 00015744  0x00003514 fetch  0x00000001 , 0x000046e0 
+ 00015745  0x00003515 beq  0x00000005 , 0x00003daa 
+ 00015746  0x00003516 beq  0x00000004 , 0x00003d96 
+ 00015747  0x00003517 fetch  0x00000001 , 0x0000477a 
+ 00015748  0x00003518 beq  0x00000000 , 0x00003d8a 
+ 00015749  0x00003519 beq  0x00000001 , 0x00003d88 
+ 00015750  0x0000351a beq  0x00000002 , 0x00003d8c 
+ 00015751  0x0000351b beq  0x00000003 , 0x00003d8e 
+ 00015752  0x0000351d fetch  0x00000001 , 0x00004780 
+ 00015753  0x0000351e branch  0x00003dbe 
+ 00015754  0x00003520 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x00003521 branch  0x00003dbe 
+ 00015756  0x00003523 fetch  0x00000001 , 0x00004781 
+ 00015757  0x00003524 branch  0x00003dbe 
+ 00015758  0x00003526 fetch  0x00000001 , 0x00004782 
+ 00015759  0x00003527 branch  0x00003dbe 
+ 00015760  0x00003529 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x0000352a rtneq  0x00000006 
+ 00015762  0x0000352b fetch  0x00000001 , 0x000046b5 
+ 00015763  0x0000352c increase  0x00000001 , 0x0000003f 
+ 00015764  0x0000352d store  0x00000001 , 0x000046b5 
+ 00015765  0x0000352e rtn 
+ 00015766  0x00003531 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x00003532 beq  0x00000000 , 0x00003d9d 
+ 00015768  0x00003533 beq  0x00000001 , 0x00003d9b 
+ 00015769  0x00003534 beq  0x00000002 , 0x00003d9f 
+ 00015770  0x00003535 beq  0x00000003 , 0x00003da1 
+ 00015771  0x00003537 fetch  0x00000001 , 0x00004784 
+ 00015772  0x00003538 branch  0x00003da2 
+ 00015773  0x0000353a fetch  0x00000001 , 0x00004783 
+ 00015774  0x0000353b branch  0x00003da2 
+ 00015775  0x0000353d fetch  0x00000001 , 0x00004785 
+ 00015776  0x0000353e branch  0x00003da2 
+ 00015777  0x00003540 fetch  0x00000001 , 0x00004786 
+ 00015778  0x00003542 store  0x00000001 , 0x000046b5 
+ 00015779  0x00003543 lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x00003544 copy  0x0000003f , 0x00000011 
+ 00015781  0x00003545 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x00003546 call  0x00006413 
+ 00015783  0x00003547 copy  0x00000011 , 0x0000003f 
+ 00015784  0x00003548 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x00003549 branch  0x00006413 
+ 00015786  0x0000354c fetch  0x00000001 , 0x0000477a 
+ 00015787  0x0000354d beq  0x00000000 , 0x00003db1 
+ 00015788  0x0000354e beq  0x00000001 , 0x00003daf 
+ 00015789  0x0000354f beq  0x00000002 , 0x00003db3 
+ 00015790  0x00003550 beq  0x00000003 , 0x00003db5 
+ 00015791  0x00003552 fetch  0x00000001 , 0x00004788 
+ 00015792  0x00003553 branch  0x00003db6 
+ 00015793  0x00003555 fetch  0x00000001 , 0x00004787 
+ 00015794  0x00003556 branch  0x00003db6 
+ 00015795  0x00003558 fetch  0x00000001 , 0x00004789 
+ 00015796  0x00003559 branch  0x00003db6 
+ 00015797  0x0000355b fetch  0x00000001 , 0x0000478a 
+ 00015798  0x0000355d store  0x00000001 , 0x000046b5 
+ 00015799  0x0000355e call  0x000040c0 
+ 00015800  0x0000355f fetch  0x00000001 , 0x000046b5 
+ 00015801  0x00003561 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x00003562 lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x00003563 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x00003564 copy  0x0000003f , 0x00000011 
+ 00015805  0x00003565 branch  0x0000415a 
+ 00015806  0x00003568 store  0x00000001 , 0x000046b5 
+ 00015807  0x00003569 call  0x00003d90 
+ 00015808  0x0000356a fetch  0x00000001 , 0x000046b5 
+ 00015809  0x0000356b setarg  0x00000006 
+ 00015810  0x0000356c call  0x00006414 
+ 00015811  0x0000356d and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x0000356e fetch  0x00000001 , 0x000046b5 
+ 00015813  0x0000356f iadd  0x00000002 , 0x0000003f 
+ 00015814  0x00003570 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x00003571 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x00003572 branch  0x00006413 
+ 00015817  0x00003576 call  0x000033c4 
+ 00015818  0x00003577 branch  0x00004316 , 0x00000005 
+ 00015819  0x00003578 call  0x0000441c 
+ 00015820  0x00003579 call  0x000042e4 
+ 00015821  0x0000357a branch  0x000033bd 
+ 00015822  0x0000357e fetch  0x00000002 , 0x00004707 
+ 00015823  0x0000357f rtn  0x00000034 
+ 00015824  0x00003580 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x00003581 rtnbit0  0x00000011 
+ 00015826  0x00003582 rtnbit1  0x00000003 
+ 00015827  0x00003583 rtnmark1  0x00000026 
+ 00015828  0x00003584 call  0x00004083 
+ 00015829  0x00003585 rtnne  0x00000007 
+ 00015830  0x00003586 call  0x00004482 
+ 00015831  0x00003587 arg  0x00000003 , 0x00000007 
+ 00015832  0x00003588 call  0x000043ce 
+ 00015833  0x00003589 setarg  0x00000000 
+ 00015834  0x0000358a store  0x00000002 , 0x000046ae 
+ 00015835  0x0000358b store  0x00000001 , 0x000046b4 
+ 00015836  0x0000358c call  0x00003263 
+ 00015837  0x0000358e fetch  0x00000002 , 0x00004682 
+ 00015838  0x0000358f bbit1  0x00000007 , 0x00004392 
+ 00015839  0x00003590 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x00003591 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x00003592 call  0x000042ca 
+ 00015842  0x00003593 branch  0x00002ead 
+ 00015843  0x00003597 call  0x00003dce 
+ 00015844  0x00003598 call  0x00007e34 
+ 00015845  0x00003599 call  0x00003d6a 
+ 00015846  0x0000359a call  0x00003de9 
+ 00015847  0x0000359b call  0x00003ee0 
+ 00015848  0x0000359c branch  0x00003df7 
+ 00015849  0x0000359e fetch  0x00000004 , 0x000046d3 
+ 00015850  0x0000359f rtnbit0  0x00000010 
+ 00015851  0x000035a0 call  0x000048d3 
+ 00015852  0x000035a1 branch  0x000048fd 
+ 00015853  0x000035a4 hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035a5 bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035a6 bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035a7 rtn 
+ 00015857  0x000035a9 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x000035aa rtnbit0  0x00000007 
+ 00015859  0x000035ab branch  0x0000659a 
+ 00015860  0x000035ad fetch  0x00000001 , 0x000046ff 
+ 00015861  0x000035ae rtnbit1  0x00000007 
+ 00015862  0x000035af branch  0x00004381 
+ 00015863  0x000035b2 call  0x00003ded 
+ 00015864  0x000035b3 hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x000035b4 store  0x00000001 , 0x000046ff 
+ 00015866  0x000035b5 rtnbit0  0x00000007 
+ 00015867  0x000035b6 call  0x00003e07 
+ 00015868  0x000035b7 fetch  0x00000004 , 0x000046f9 
+ 00015869  0x000035b8 fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x000035b9 iadd  0x00000002 , 0x00000002 
+ 00015871  0x000035ba copy  0x00000022 , 0x0000003f 
+ 00015872  0x000035bb isub  0x00000002 , 0x0000003e 
+ 00015873  0x000035bc nrtn  0x00000002 
+ 00015874  0x000035bd store  0x00000004 , 0x000046f9 
+ 00015875  0x000035be call  0x00003f97 
+ 00015876  0x000035bf nrtn  0x00000028 
+ 00015877  0x000035c0 jam  0x00000004 , 0x00000d38 
+ 00015878  0x000035c1 branch  0x00003e0f 
+ 00015879  0x000035c4 fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x000035c5 copy  0x00000022 , 0x0000003f 
+ 00015881  0x000035c6 isub  0x00000002 , 0x0000003e 
+ 00015882  0x000035c7 ncall  0x00003e0c , 0x00000002 
+ 00015883  0x000035c8 rtn 
+ 00015884  0x000035ca setarg  0x00000000 
+ 00015885  0x000035cb store  0x00000004 , 0x000046f9 
+ 00015886  0x000035cc rtn 
+ 00015887  0x000035d1 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x000035d2 rtnbit0  0x00000002 
+ 00015889  0x000035d3 branch  0x00003e12 
+ 00015890  0x000035d5 hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x000035d6 rtnbit0  0x00000007 
+ 00015892  0x000035d7 jam  0x00000020 , 0x00000d52 
+ 00015893  0x000035d8 setarg  0x00000001 
+ 00015894  0x000035d9 store  0x00000001 , 0x00000d54 
+ 00015895  0x000035da fetch  0x00000007 , 0x0000469a 
+ 00015896  0x000035db istore  0x00000007 , 0x00000005 
+ 00015897  0x000035dc rtn 
+ 00015898  0x000035e0 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x000035e1 set0  0x0000000b , 0x0000003f 
+ 00015900  0x000035e2 hstore  0x00000002 , 0x00008050 
+ 00015901  0x000035e3 rtn 
+ 00015902  0x000035e6 setarg  0x00008c00 
+ 00015903  0x000035e7 store  0x00000002 , 0x00004575 
+ 00015904  0x000035e8 setarg  0x00008e7a 
+ 00015905  0x000035e9 store  0x00000002 , 0x000044bc 
+ 00015906  0x000035ea setarg  0x00002402 
+ 00015907  0x000035eb store  0x00000002 , 0x000040bd 
+ 00015908  0x000035ec setarg  0x00002580 
+ 00015909  0x000035ed store  0x00000003 , 0x000040aa 
+ 00015910  0x000035ee jam  0x00000003 , 0x00004173 
+ 00015911  0x000035ef jam  0x00000008 , 0x00004156 
+ 00015912  0x000035f0 jam  0x00000001 , 0x000046d9 
+ 00015913  0x000035f1 setarg  0x00000200 
+ 00015914  0x000035f2 store  0x00000002 , 0x00004154 
+ 00015915  0x000035f3 jam  0x00000017 , 0x000044a6 
+ 00015916  0x000035f4 jam  0x00000017 , 0x000044a8 
+ 00015917  0x000035f6 setarg  0x00000a77 
+ 00015918  0x000035f7 store  0x00000002 , 0x00004212 
+ 00015919  0x00003607 setsect  0x00000000 , 0x00000306 
+ 00015920  0x00003608 setsect  0x00000001 , 0x00004440 
+ 00015921  0x00003609 setsect  0x00000002 , 0x00010000 
+ 00015922  0x0000360a setsect  0x00000003 , 0x00004408 
+ 00015923  0x0000360b store  0x00000009 , 0x00004577 
+ 00015924  0x0000360c setsect  0x00000000 , 0x00001224 
+ 00015925  0x0000360d setsect  0x00000001 , 0x00004000 
+ 00015926  0x0000360e setsect  0x00000002 , 0x00000000 
+ 00015927  0x0000360f istore  0x00000005 , 0x00000005 
+ 00015928  0x00003611 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x00003612 setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x00003613 setsect  0x00000002 , 0x000199d9 
+ 00015931  0x00003614 setsect  0x00000003 , 0x0000020d 
+ 00015932  0x00003615 store  0x00000008 , 0x00004098 
+ 00015933  0x00003617 setarg  0x0000012c 
+ 00015934  0x00003618 store  0x00000002 , 0x00004707 
+ 00015935  0x00003619 call  0x000057a3 
+ 00015936  0x0000361a fetch  0x00000004 , 0x000046d3 
+ 00015937  0x0000361b rtnbit0  0x0000001f 
+ 00015938  0x0000361c call  0x00003e44 
+ 00015939  0x0000361d branch  0x00003e4c 
+ 00015940  0x00003620 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x00003621 call  0x000067fb 
+ 00015942  0x00003622 fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x00003623 call  0x0000681d 
+ 00015944  0x00003624 jam  0x00000003 , 0x000046f6 
+ 00015945  0x00003625 rtn  0x00000001 
+ 00015946  0x00003626 jam  0x00000002 , 0x000046f6 
+ 00015947  0x00003627 rtn 
+ 00015948  0x0000362a fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x0000362b call  0x000067fb 
+ 00015950  0x0000362c fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x0000362d call  0x0000681d 
+ 00015952  0x0000362e jam  0x00000000 , 0x0000422d 
+ 00015953  0x0000362f rtn  0x00000001 
+ 00015954  0x00003630 jam  0x00000002 , 0x0000422d 
+ 00015955  0x00003631 rtn 
+ 00015956  0x00003635 fetch  0x00000001 , 0x0000422d 
+ 00015957  0x00003636 beq  0x00000000 , 0x00003e59 
+ 00015958  0x00003637 beq  0x00000001 , 0x00003e62 
+ 00015959  0x00003638 beq  0x00000002 , 0x00003e6b 
+ 00015960  0x00003639 branch  0x00003e59 
+ 00015961  0x0000363c fetcht  0x00000002 , 0x00004221 
+ 00015962  0x0000363d fetch  0x00000002 , 0x00004227 
+ 00015963  0x0000363e isub  0x00000002 , 0x0000003f 
+ 00015964  0x0000363f mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003640 div  0x0000003f , 0x00000064 
+ 00015966  0x00003641 call  0x00007f86 
+ 00015967  0x00003642 quotient  0x0000003f 
+ 00015968  0x00003643 store  0x00000002 , 0x000046d0 
+ 00015969  0x00003644 rtn 
+ 00015970  0x00003646 fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x00003647 fetch  0x00000002 , 0x00004225 
+ 00015972  0x00003648 isub  0x00000002 , 0x0000003f 
+ 00015973  0x00003649 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x0000364a div  0x0000003f , 0x00000190 
+ 00015975  0x0000364b call  0x00007f86 
+ 00015976  0x0000364c quotient  0x0000003f 
+ 00015977  0x0000364d store  0x00000002 , 0x000046d0 
+ 00015978  0x0000364e rtn 
+ 00015979  0x00003650 fetch  0x00000002 , 0x00004223 
+ 00015980  0x00003651 store  0x00000002 , 0x000046d0 
+ 00015981  0x00003652 rtn 
+ 00015982  0x00003654 fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x00003655 call  0x0000680e 
+ 00015984  0x00003656 call  0x000048fb 
+ 00015985  0x00003657 fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x00003658 call  0x000067fb 
+ 00015987  0x00003659 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x0000365a call  0x000067fb 
+ 00015989  0x0000365b fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x0000365c call  0x000067fb 
+ 00015991  0x0000365d fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x0000365e call  0x000067fb 
+ 00015993  0x00003660 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x00003661 call  0x0000680e 
+ 00015995  0x00003663 fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x00003664 call  0x000067fb 
+ 00015997  0x00003666 fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x00003667 call  0x000067fb 
+ 00015999  0x00003669 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x0000366a call  0x000067fb 
+ 00016001  0x0000366b fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x0000366c call  0x000067fb 
+ 00016003  0x0000366e fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x0000366f call  0x000067fb 
+ 00016005  0x00003670 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x00003671 call  0x000067fb 
+ 00016007  0x00003673 fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x00003674 call  0x0000680e 
+ 00016009  0x00003676 fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x00003677 call  0x0000680e 
+ 00016011  0x00003679 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x0000367a call  0x0000680e 
+ 00016013  0x0000367c fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x0000367d call  0x0000680e 
+ 00016015  0x0000367f fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x00003680 call  0x0000680e 
+ 00016017  0x00003682 fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x00003683 call  0x000067fb 
+ 00016019  0x00003685 fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x00003686 call  0x000067fb 
+ 00016021  0x00003688 fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x00003689 branch  0x000067fb 
+ 00016023  0x0000368c fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x0000368d call  0x000067dd 
+ 00016025  0x0000368e fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x0000368f call  0x000067dd 
+ 00016027  0x00003690 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x00003691 call  0x000067dd 
+ 00016029  0x00003692 fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x00003693 branch  0x000067dd 
+ 00016031  0x00003696 fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x00003697 call  0x00003ea7 
+ 00016033  0x00003698 fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x00003699 call  0x00003ea7 
+ 00016035  0x0000369a fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x0000369b call  0x00003ea7 
+ 00016037  0x0000369c fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x0000369d branch  0x00003ea7 
+ 00016039  0x000036a0 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036a1 rtn  0x00000005 
+ 00016041  0x000036a2 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036a3 hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036a4 qisolate1  0x0000003f 
+ 00016044  0x000036a5 hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036a6 qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036a7 hstore  0x00000004 , 0x00008078 
+ 00016047  0x000036a8 hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x000036a9 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x000036aa hstore  0x00000004 , 0x0000807c 
+ 00016050  0x000036ab rtn 
+ 00016051  0x000036ae enable  0x00000028 
+ 00016052  0x000036af hfetch  0x00000004 , 0x00008138 
+ 00016053  0x000036b0 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x000036b1 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x000036b2 call  0x00002c21 
+ 00016056  0x000036b3 call  0x00004482 
+ 00016057  0x000036b4 call  0x00003e9f 
+ 00016058  0x000036b6 branch  0x00003ebf 
+ 00016059  0x000036bb call  0x00003ebf 
+ 00016060  0x000036bc fetch  0x00000001 , 0x000000a0 
+ 00016061  0x000036bd nrtn  0x00000034 
+ 00016062  0x000036be branch  0x000067ed 
+ 00016063  0x000036c1 call  0x00003ee0 
+ 00016064  0x000036c2 arg  0x00000019 , 0x00000002 
+ 00016065  0x000036c3 fetch  0x00000004 , 0x000046d3 
+ 00016066  0x000036c4 isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x000036c5 call  0x00003ede , 0x00000001 
+ 00016068  0x000036c6 call  0x0000680e 
+ 00016069  0x000036c7 call  0x000063ee 
+ 00016070  0x000036cb fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x000036cc call  0x000067dd 
+ 00016072  0x000036cd fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x000036ce call  0x000067dd 
+ 00016074  0x000036cf fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x000036d0 call  0x000067dd 
+ 00016076  0x000036d2 fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x000036d3 call  0x000067dd 
+ 00016078  0x000036d4 fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x000036d5 call  0x000067dd 
+ 00016080  0x000036d6 fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x000036d7 call  0x000067dd 
+ 00016082  0x000036d8 fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x000036d9 call  0x000067dd 
+ 00016084  0x000036da fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x000036db call  0x000067dd 
+ 00016086  0x000036dc fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x000036dd call  0x000067dd 
+ 00016088  0x000036de fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x000036df call  0x000067dd 
+ 00016090  0x000036e0 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x000036e1 call  0x000067dd 
+ 00016092  0x000036e2 fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x000036e3 branch  0x000067e1 
+ 00016094  0x000036e8 arg  0x0000001e , 0x00000002 
+ 00016095  0x000036e9 rtn 
+ 00016096  0x000036ec bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x000036ed call  0x00003eee 
+ 00016098  0x000036ee call  0x00003f36 
+ 00016099  0x000036ef fetch  0x00000001 , 0x000046b8 
+ 00016100  0x000036f0 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x000036f1 store  0x00000001 , 0x000046b7 
+ 00016102  0x000036f2 isub  0x00000002 , 0x0000003e 
+ 00016103  0x000036f3 nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x000036f4 fetch  0x00000001 , 0x000046be 
+ 00016105  0x000036f5 fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x000036f6 store  0x00000001 , 0x000046bd 
+ 00016107  0x000036f7 isub  0x00000002 , 0x0000003e 
+ 00016108  0x000036f8 nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x000036f9 rtn 
+ 00016110  0x000036fb fetch  0x00000001 , 0x000046ea 
+ 00016111  0x000036fc rtneq  0x000000ff 
+ 00016112  0x000036fd arg  0x00000000 , 0x00000011 
+ 00016113  0x000036fe fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x000036ff call  0x0000681d 
+ 00016115  0x00003700 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x00003701 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x00003702 call  0x0000681d 
+ 00016118  0x00003703 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x00003704 copy  0x00000011 , 0x0000003f 
+ 00016120  0x00003705 store  0x00000001 , 0x000046b8 
+ 00016121  0x00003706 beq  0x00000001 , 0x00003efe 
+ 00016122  0x00003707 beq  0x00000002 , 0x00003f02 
+ 00016123  0x00003708 fetch  0x00000001 , 0x000046b9 
+ 00016124  0x00003709 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x0000370a rtn 
+ 00016126  0x0000370d fetch  0x00000001 , 0x000046b7 
+ 00016127  0x0000370e beq  0x00000000 , 0x00003f06 
+ 00016128  0x0000370f beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003710 rtn 
+ 00016130  0x00003712 fetch  0x00000001 , 0x000046b7 
+ 00016131  0x00003713 beq  0x00000000 , 0x00003f0a 
+ 00016132  0x00003714 beq  0x00000003 , 0x00003f0c 
+ 00016133  0x00003715 rtn 
+ 00016134  0x00003717 jam  0x00000082 , 0x000046b9 
+ 00016135  0x00003718 rtn 
+ 00016136  0x0000371a jam  0x00000081 , 0x000046b9 
+ 00016137  0x0000371b rtn 
+ 00016138  0x0000371d jam  0x00000080 , 0x000046b9 
+ 00016139  0x0000371e rtn 
+ 00016140  0x00003720 jam  0x00000083 , 0x000046b9 
+ 00016141  0x00003721 rtn 
+ 00016142  0x00003723 fetch  0x00000001 , 0x000046b9 
+ 00016143  0x00003724 set0  0x00000007 , 0x0000003f 
+ 00016144  0x00003725 store  0x00000001 , 0x000046b9 
+ 00016145  0x00003726 beq  0x00000000 , 0x00003f16 
+ 00016146  0x00003727 beq  0x00000001 , 0x00003f19 
+ 00016147  0x00003728 beq  0x00000002 , 0x00003f1c 
+ 00016148  0x00003729 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x0000372a rtn 
+ 00016150  0x0000372c fetch  0x00000001 , 0x000046b8 
+ 00016151  0x0000372d beq  0x00000003 , 0x00003f22 
+ 00016152  0x0000372e rtn 
+ 00016153  0x00003730 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x00003731 beq  0x00000000 , 0x00003f22 
+ 00016155  0x00003732 rtn 
+ 00016156  0x00003734 fetch  0x00000001 , 0x000046b8 
+ 00016157  0x00003735 beq  0x00000003 , 0x00003f2c 
+ 00016158  0x00003736 rtn 
+ 00016159  0x00003738 fetch  0x00000001 , 0x000046b8 
+ 00016160  0x00003739 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x0000373a rtn 
+ 00016162  0x0000373c fetch  0x00000001 , 0x000046bc 
+ 00016163  0x0000373d increase  0x00000001 , 0x0000003f 
+ 00016164  0x0000373e store  0x00000001 , 0x000046bc 
+ 00016165  0x0000373f sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003740 rtn  0x00000002 
+ 00016167  0x00003741 jam  0x00000000 , 0x000046bc 
+ 00016168  0x00003742 fetch  0x00000001 , 0x000046ba 
+ 00016169  0x00003743 increase  0x00000001 , 0x0000003f 
+ 00016170  0x00003744 store  0x00000001 , 0x000046ba 
+ 00016171  0x00003745 rtn 
+ 00016172  0x00003747 fetch  0x00000001 , 0x000046bb 
+ 00016173  0x00003748 increase  0x00000001 , 0x0000003f 
+ 00016174  0x00003749 store  0x00000001 , 0x000046bb 
+ 00016175  0x0000374a sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x0000374b rtn  0x00000002 
+ 00016177  0x0000374c jam  0x00000000 , 0x000046bb 
+ 00016178  0x0000374d fetch  0x00000001 , 0x000046ba 
+ 00016179  0x0000374e increase  0xffffffff , 0x0000003f 
+ 00016180  0x0000374f store  0x00000001 , 0x000046ba 
+ 00016181  0x00003750 rtn 
+ 00016182  0x00003754 fetch  0x00000001 , 0x000046e8 
+ 00016183  0x00003755 rtneq  0x000000ff 
+ 00016184  0x00003756 arg  0x00000000 , 0x00000011 
+ 00016185  0x00003757 fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x00003758 call  0x0000681d 
+ 00016187  0x00003759 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x0000375a fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x0000375b call  0x0000681d 
+ 00016190  0x0000375c setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x0000375d copy  0x00000011 , 0x0000003f 
+ 00016192  0x0000375e store  0x00000001 , 0x000046be 
+ 00016193  0x0000375f beq  0x00000001 , 0x00003f46 
+ 00016194  0x00003760 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x00003761 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x00003762 bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x00003763 rtn 
+ 00016198  0x00003766 fetch  0x00000001 , 0x000046bd 
+ 00016199  0x00003767 beq  0x00000000 , 0x00003f4e 
+ 00016200  0x00003768 beq  0x00000003 , 0x00003f50 
+ 00016201  0x00003769 rtn 
+ 00016202  0x0000376b fetch  0x00000001 , 0x000046bd 
+ 00016203  0x0000376c beq  0x00000000 , 0x00003f52 
+ 00016204  0x0000376d beq  0x00000003 , 0x00003f54 
+ 00016205  0x0000376e rtn 
+ 00016206  0x00003770 jam  0x00000082 , 0x000046bf 
+ 00016207  0x00003771 rtn 
+ 00016208  0x00003773 jam  0x00000081 , 0x000046bf 
+ 00016209  0x00003774 rtn 
+ 00016210  0x00003776 jam  0x00000080 , 0x000046bf 
+ 00016211  0x00003777 rtn 
+ 00016212  0x00003779 jam  0x00000083 , 0x000046bf 
+ 00016213  0x0000377a rtn 
+ 00016214  0x0000377c fetch  0x00000001 , 0x000046bf 
+ 00016215  0x0000377d set0  0x00000007 , 0x0000003f 
+ 00016216  0x0000377e store  0x00000001 , 0x000046bf 
+ 00016217  0x0000377f beq  0x00000000 , 0x00003f5e 
+ 00016218  0x00003780 beq  0x00000001 , 0x00003f61 
+ 00016219  0x00003781 beq  0x00000002 , 0x00003f64 
+ 00016220  0x00003782 beq  0x00000003 , 0x00003f67 
+ 00016221  0x00003783 rtn 
+ 00016222  0x00003785 fetch  0x00000001 , 0x000046be 
+ 00016223  0x00003786 beq  0x00000003 , 0x00003f6a 
+ 00016224  0x00003787 rtn 
+ 00016225  0x00003789 fetch  0x00000001 , 0x000046be 
+ 00016226  0x0000378a beq  0x00000000 , 0x00003f6a 
+ 00016227  0x0000378b rtn 
+ 00016228  0x0000378d fetch  0x00000001 , 0x000046be 
+ 00016229  0x0000378e beq  0x00000003 , 0x00003f6f 
+ 00016230  0x0000378f rtn 
+ 00016231  0x00003791 fetch  0x00000001 , 0x000046be 
+ 00016232  0x00003792 beq  0x00000000 , 0x00003f6f 
+ 00016233  0x00003793 rtn 
+ 00016234  0x00003795 jam  0x00000000 , 0x000046c2 
+ 00016235  0x00003796 fetch  0x00000001 , 0x000046c0 
+ 00016236  0x00003797 increase  0x00000001 , 0x0000003f 
+ 00016237  0x00003798 store  0x00000001 , 0x000046c0 
+ 00016238  0x00003799 rtn 
+ 00016239  0x0000379b jam  0x00000000 , 0x000046c1 
+ 00016240  0x0000379c fetch  0x00000001 , 0x000046c0 
+ 00016241  0x0000379d increase  0xffffffff , 0x0000003f 
+ 00016242  0x0000379e store  0x00000001 , 0x000046c0 
+ 00016243  0x0000379f rtn 
+ 00016244  0x000037a3 setarg  0x00000002 
+ 00016245  0x000037a4 store  0x00000001 , 0x00004680 
+ 00016246  0x000037a5 rtn 
+ 00016247  0x000037a8 fetch  0x00000001 , 0x000041e2 
+ 00016248  0x000037a9 rtn  0x00000034 
+ 00016249  0x000037aa call  0x00005271 
+ 00016250  0x000037ab nrtn  0x00000034 
+ 00016251  0x000037ac fetch  0x00000004 , 0x000046d3 
+ 00016252  0x000037ad bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x000037ae bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x000037af bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x000037b0 call  0x00003f97 
+ 00016256  0x000037b1 nrtn  0x00000028 
+ 00016257  0x000037b3 arg  0x00000009 , 0x00000011 
+ 00016258  0x000037b4 call  0x00004d63 
+ 00016259  0x000037b5 fetch  0x00000002 , 0x0000424e 
+ 00016260  0x000037b6 istore  0x00000002 , 0x00000005 
+ 00016261  0x000037b7 setarg  0x000002a1 
+ 00016262  0x000037b8 istore  0x00000002 , 0x00000005 
+ 00016263  0x000037b9 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x000037ba istore  0x00000007 , 0x00000005 
+ 00016265  0x000037bb rtn 
+ 00016266  0x000037bf setarg  0x00000000 
+ 00016267  0x000037c0 store  0x00000007 , 0x0000469a 
+ 00016268  0x000037c1 branch  0x00003f81 
+ 00016269  0x000037c5 fetch  0x00000002 , 0x000046aa 
+ 00016270  0x000037c6 store  0x00000002 , 0x000046b0 
+ 00016271  0x000037c7 rtn 
+ 00016272  0x000037cb bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x000037cc arg  0x00000007 , 0x00000011 
+ 00016274  0x000037cd fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x000037ce call  0x00005a64 
+ 00016276  0x000037cf fetch  0x00000007 , 0x0000469a 
+ 00016277  0x000037d0 istore  0x00000007 , 0x00000005 
+ 00016278  0x000037d1 rtn 
+ 00016279  0x000037d4 bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x000037d5 disable  0x00000028 
+ 00016281  0x000037d6 setarg  0x00000000 
+ 00016282  0x000037d7 store  0x00000006 , 0x0000469b 
+ 00016283  0x000037d8 call  0x00003fb5 
+ 00016284  0x000037d9 call  0x00004079 
+ 00016285  0x000037da call  0x0000407e 
+ 00016286  0x000037db call  0x00004099 
+ 00016287  0x000037dc nrtn  0x00000028 
+ 00016288  0x000037dd call  0x00003f8d 
+ 00016289  0x000037de arg  0x00000008 , 0x00000007 
+ 00016290  0x000037df branch  0x000043ce 
+ 00016291  0x000037e2 fetch  0x00000002 , 0x0000469b 
+ 00016292  0x000037e3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x000037e4 store  0x00000002 , 0x0000469b 
+ 00016294  0x000037e5 branch  0x00007fe7 
+ 00016295  0x000037e7 fetch  0x00000002 , 0x0000469d 
+ 00016296  0x000037e8 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x000037e9 store  0x00000002 , 0x0000469d 
+ 00016298  0x000037ea branch  0x00007fe7 
+ 00016299  0x000037ec fetch  0x00000002 , 0x0000469d 
+ 00016300  0x000037ed sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x000037ee store  0x00000002 , 0x0000469d 
+ 00016302  0x000037ef fetch  0x00000002 , 0x0000469b 
+ 00016303  0x000037f0 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x000037f1 store  0x00000002 , 0x0000469b 
+ 00016305  0x000037f2 call  0x00004002 
+ 00016306  0x000037f3 branch  0x00007fe7 
+ 00016307  0x000037f5 call  0x00004002 
+ 00016308  0x000037f6 branch  0x00007fe7 
+ 00016309  0x000037f8 fetch  0x00000001 , 0x00004239 
+ 00016310  0x000037f9 rtnne  0x00000000 
+ 00016311  0x000037fa fetch  0x00000001 , 0x000046e0 
+ 00016312  0x000037fb beq  0x00000000 , 0x00003fe2 
+ 00016313  0x000037fc beq  0x00000001 , 0x00003fe2 
+ 00016314  0x000037fd beq  0x00000002 , 0x00003fe2 
+ 00016315  0x000037fe beq  0x00000003 , 0x00003fe2 
+ 00016316  0x000037ff beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003800 beq  0x00000005 , 0x00004010 
+ 00016318  0x00003801 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x00003802 branch  0x00003fe2 
+ 00016320  0x00003805 fetch  0x00000001 , 0x000046a7 
+ 00016321  0x00003806 call  0x0000405d , 0x00000034 
+ 00016322  0x00003807 jam  0x00000001 , 0x000046a7 
+ 00016323  0x00003808 rtn 
+ 00016324  0x0000380c call  0x00003fc0 
+ 00016325  0x0000380d fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x0000380e call  0x0000681d 
+ 00016327  0x0000380f nrtn  0x00000001 
+ 00016328  0x00003810 setarg  0x00000000 
+ 00016329  0x00003811 call  0x00006414 
+ 00016330  0x00003812 bne  0x00000030 , 0x000040d1 
+ 00016331  0x00003813 setarg  0x00000002 
+ 00016332  0x00003814 call  0x00006414 
+ 00016333  0x00003815 rtnbit0  0x00000007 
+ 00016334  0x00003816 call  0x0000405d 
+ 00016335  0x00003817 call  0x00003fde 
+ 00016336  0x00003818 store  0x00000001 , 0x000046a1 
+ 00016337  0x00003819 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x0000381a call  0x00004169 
+ 00016339  0x0000381b store  0x00000001 , 0x0000469c 
+ 00016340  0x0000381c fetch  0x00000001 , 0x000046a1 
+ 00016341  0x0000381d and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x0000381e call  0x00004169 
+ 00016343  0x0000381f store  0x00000001 , 0x0000469e 
+ 00016344  0x00003820 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x00003821 beq  0x00000000 , 0x00003fa3 
+ 00016346  0x00003822 beq  0x00000001 , 0x00003fab 
+ 00016347  0x00003823 beq  0x00000002 , 0x00003fa7 
+ 00016348  0x00003824 beq  0x00000003 , 0x00003fb3 
+ 00016349  0x00003825 rtn 
+ 00016350  0x00003828 setarg  0x00000012 
+ 00016351  0x00003829 branch  0x00006414 
+ 00016352  0x0000382c beq  0x00000031 , 0x00003fea 
+ 00016353  0x0000382d branch  0x000040d1 
+ 00016354  0x00003830 call  0x00003fc0 
+ 00016355  0x00003831 disable  0x00000028 
+ 00016356  0x00003832 fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x00003833 call  0x0000681d 
+ 00016358  0x00003834 nrtn  0x00000001 
+ 00016359  0x00003835 setarg  0x00000000 
+ 00016360  0x00003836 call  0x00006414 
+ 00016361  0x00003837 bne  0x00000030 , 0x00003fe0 
+ 00016362  0x00003839 setarg  0x00000002 
+ 00016363  0x0000383a call  0x00006414 
+ 00016364  0x0000383b rtnbit0  0x00000007 
+ 00016365  0x0000383c call  0x0000405d 
+ 00016366  0x0000383d fetch  0x00000001 , 0x0000469b 
+ 00016367  0x0000383e call  0x00004165 
+ 00016368  0x0000383f store  0x00000002 , 0x0000469b 
+ 00016369  0x00003840 fetch  0x00000001 , 0x0000469d 
+ 00016370  0x00003841 call  0x00004165 
+ 00016371  0x00003842 store  0x00000002 , 0x0000469d 
+ 00016372  0x00003843 fetch  0x00000001 , 0x000046f6 
+ 00016373  0x00003844 beq  0x00000000 , 0x00003ffa 
+ 00016374  0x00003845 beq  0x00000001 , 0x00003ffc 
+ 00016375  0x00003846 beq  0x00000002 , 0x00003ffe 
+ 00016376  0x00003847 beq  0x00000003 , 0x00004000 
+ 00016377  0x00003848 rtn 
+ 00016378  0x0000384b call  0x00003fa3 
+ 00016379  0x0000384c branch  0x000040b3 
+ 00016380  0x0000384e call  0x00003fab 
+ 00016381  0x0000384f branch  0x000040b3 
+ 00016382  0x00003851 call  0x00003fa7 
+ 00016383  0x00003852 branch  0x000040b3 
+ 00016384  0x00003854 call  0x00003fb3 
+ 00016385  0x00003855 branch  0x000040b3 
+ 00016386  0x00003858 fetch  0x00000002 , 0x0000469d 
+ 00016387  0x00003859 fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x0000385a store  0x00000002 , 0x0000469b 
+ 00016389  0x0000385b storet  0x00000002 , 0x0000469d 
+ 00016390  0x0000385c rtn 
+ 00016391  0x0000385f call  0x0000640f 
+ 00016392  0x00003860 nop  0x00000064 
+ 00016393  0x00003861 copy  0x00000012 , 0x0000003f 
+ 00016394  0x00003862 call  0x00006414 
+ 00016395  0x00003863 copy  0x0000003f , 0x00000012 
+ 00016396  0x00003864 call  0x00006411 
+ 00016397  0x00003865 nop  0x00000064 
+ 00016398  0x00003866 copy  0x00000012 , 0x0000003f 
+ 00016399  0x00003867 rtn 
+ 00016400  0x00003869 disable  0x00000028 
+ 00016401  0x0000386a fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x0000386b call  0x0000681d 
+ 00016403  0x0000386c nrtn  0x00000001 
+ 00016404  0x0000386d arg  0x00000002 , 0x00000012 
+ 00016405  0x0000386e call  0x00004007 
+ 00016406  0x0000386f rtnbit0  0x00000007 
+ 00016407  0x00003870 arg  0x00000000 , 0x00000012 
+ 00016408  0x00003871 call  0x00004007 
+ 00016409  0x00003872 store  0x00000001 , 0x000046dd 
+ 00016410  0x00003873 bne  0x0000003e , 0x00004145 
+ 00016411  0x00003874 fetch  0x00000001 , 0x000046a7 
+ 00016412  0x00003875 call  0x00004039 , 0x00000034 
+ 00016413  0x00003876 jam  0x00000001 , 0x000046a7 
+ 00016414  0x00003877 call  0x00004039 
+ 00016415  0x00003878 fetch  0x00000001 , 0x000046a1 
+ 00016416  0x00003879 rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x0000387a call  0x00004169 
+ 00016418  0x0000387b store  0x00000001 , 0x0000469c 
+ 00016419  0x0000387c fetch  0x00000001 , 0x000046a1 
+ 00016420  0x0000387d and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x0000387e call  0x00004169 
+ 00016422  0x0000387f store  0x00000001 , 0x0000469e 
+ 00016423  0x00003880 fetch  0x00000001 , 0x000046f6 
+ 00016424  0x00003881 beq  0x00000000 , 0x00004031 
+ 00016425  0x00003882 beq  0x00000001 , 0x00004035 
+ 00016426  0x00003883 beq  0x00000002 , 0x00004033 
+ 00016427  0x00003884 beq  0x00000003 , 0x00004037 
+ 00016428  0x00003885 rtn 
+ 00016429  0x00003888 fetch  0x00000001 , 0x000046a4 
+ 00016430  0x00003889 beq  0x00000000 , 0x00004051 
+ 00016431  0x0000388a beq  0x00000001 , 0x00004045 
+ 00016432  0x0000388b rtn 
+ 00016433  0x0000388f call  0x00003fa3 
+ 00016434  0x00003890 branch  0x0000402d 
+ 00016435  0x00003893 call  0x00003fa7 
+ 00016436  0x00003894 branch  0x0000402d 
+ 00016437  0x00003897 call  0x00003fab 
+ 00016438  0x00003898 branch  0x0000402d 
+ 00016439  0x0000389b call  0x00003fb3 
+ 00016440  0x0000389c branch  0x0000402d 
+ 00016441  0x0000389f call  0x0000640f 
+ 00016442  0x000038a0 call  0x0000405d 
+ 00016443  0x000038a1 arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038a2 call  0x00006414 
+ 00016445  0x000038a3 store  0x00000001 , 0x000046a1 
+ 00016446  0x000038a4 arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038a5 call  0x00006414 
+ 00016448  0x000038a6 store  0x00000001 , 0x000046a2 
+ 00016449  0x000038a7 arg  0x00000008 , 0x0000003f 
+ 00016450  0x000038a8 call  0x00006414 
+ 00016451  0x000038a9 store  0x00000001 , 0x000046a3 
+ 00016452  0x000038aa branch  0x00006411 
+ 00016453  0x000038ae fetch  0x00000001 , 0x000046a2 
+ 00016454  0x000038af rtnne  0x00000000 
+ 00016455  0x000038b0 fetch  0x00000001 , 0x000046a3 
+ 00016456  0x000038b1 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x000038b2 rtn  0x00000002 
+ 00016458  0x000038b3 jam  0x00000000 , 0x000046a4 
+ 00016459  0x000038b4 setarg  0x0000ba41 
+ 00016460  0x000038b5 call  0x00006405 
+ 00016461  0x000038b6 setarg  0x00000032 
+ 00016462  0x000038b7 call  0x00006405 
+ 00016463  0x000038b8 setarg  0x0000b541 
+ 00016464  0x000038b9 branch  0x00006405 
+ 00016465  0x000038bb fetch  0x00000001 , 0x000046a2 
+ 00016466  0x000038bc rtnne  0x00000000 
+ 00016467  0x000038bd fetch  0x00000001 , 0x000046a3 
+ 00016468  0x000038be sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x000038bf nrtn  0x00000002 
+ 00016470  0x000038c0 jam  0x00000001 , 0x000046a4 
+ 00016471  0x000038c1 setarg  0x0000ba41 
+ 00016472  0x000038c2 call  0x00006405 
+ 00016473  0x000038c3 setarg  0x00008032 
+ 00016474  0x000038c4 call  0x00006405 
+ 00016475  0x000038c5 setarg  0x0000b541 
+ 00016476  0x000038c6 branch  0x00006405 
+ 00016477  0x000038cb arg  0x00000003 , 0x0000003f 
+ 00016478  0x000038cc call  0x00006414 
+ 00016479  0x000038cd store  0x00000002 , 0x0000469b 
+ 00016480  0x000038ce arg  0x00000004 , 0x0000003f 
+ 00016481  0x000038cf call  0x00006414 
+ 00016482  0x000038d0 store  0x00000002 , 0x0000469d 
+ 00016483  0x000038d1 rtn 
+ 00016484  0x000038d4 arg  0x0000001b , 0x00000002 
+ 00016485  0x000038d5 call  0x000067fb 
+ 00016486  0x000038d6 arg  0x0000001b , 0x00000002 
+ 00016487  0x000038d7 call  0x0000681d 
+ 00016488  0x000038d8 rtn  0x00000001 
+ 00016489  0x000038d9 hfetch  0x00000001 , 0x00008109 
+ 00016490  0x000038da set1  0x00000004 , 0x0000003f 
+ 00016491  0x000038db hstore  0x00000001 , 0x00008109 
+ 00016492  0x000038dc rtn 
+ 00016493  0x000038df fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x000038e0 hfetch  0x00000001 , 0x00008109 
+ 00016495  0x000038e1 iadd  0x00000002 , 0x0000003f 
+ 00016496  0x000038e2 rtn  0x00000034 
+ 00016497  0x000038e3 store  0x00000001 , 0x0000469f 
+ 00016498  0x000038e4 jam  0x00000000 , 0x000046c0 
+ 00016499  0x000038e5 branch  0x00007fe7 
+ 00016500  0x000038e7 fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x000038e8 hfetch  0x00000001 , 0x00008109 
+ 00016502  0x000038e9 iadd  0x00000002 , 0x0000003f 
+ 00016503  0x000038ea store  0x00000001 , 0x000046c0 
+ 00016504  0x000038eb rtn 
+ 00016505  0x000038ed fetch  0x00000001 , 0x000046c0 
+ 00016506  0x000038ee rtn  0x00000034 
+ 00016507  0x000038ef store  0x00000001 , 0x0000469f 
+ 00016508  0x000038f0 jam  0x00000000 , 0x000046c0 
+ 00016509  0x000038f1 branch  0x00007fe7 
+ 00016510  0x000038f4 fetch  0x00000001 , 0x000046ba 
+ 00016511  0x000038f5 rtn  0x00000034 
+ 00016512  0x000038f6 store  0x00000001 , 0x000046a0 
+ 00016513  0x000038f7 jam  0x00000000 , 0x000046ba 
+ 00016514  0x000038f8 branch  0x00007fe7 
+ 00016515  0x000038fb arg  0x00000000 , 0x00000011 
+ 00016516  0x000038fc fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x000038fd call  0x0000681d 
+ 00016518  0x000038fe setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x000038ff fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x00003900 call  0x0000681d 
+ 00016521  0x00003901 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x00003902 fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x00003903 call  0x0000681d 
+ 00016524  0x00003904 setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x00003905 call  0x00004090 
+ 00016526  0x00003906 copy  0x00000011 , 0x0000003f 
+ 00016527  0x00003907 rtn 
+ 00016528  0x00003909 fetch  0x00000001 , 0x000046e5 
+ 00016529  0x0000390a rtneq  0x000000ff 
+ 00016530  0x0000390b fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x0000390c call  0x0000681d 
+ 00016532  0x0000390d setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x0000390e fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x0000390f call  0x0000681d 
+ 00016535  0x00003910 setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x00003911 rtn 
+ 00016537  0x00003914 call  0x00004083 
+ 00016538  0x00003915 call  0x000040a8 
+ 00016539  0x00003916 call  0x000040a3 
+ 00016540  0x00003917 copy  0x00000011 , 0x0000003f 
+ 00016541  0x00003918 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x00003919 store  0x00000001 , 0x0000469a 
+ 00016543  0x0000391a ixor  0x00000002 , 0x0000003f 
+ 00016544  0x0000391b sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x0000391c rtn  0x00000005 
+ 00016546  0x0000391d branch  0x00007fe7 
+ 00016547  0x00003920 rtnmark0  0x00000026 
+ 00016548  0x00003921 copy  0x00000011 , 0x0000003f 
+ 00016549  0x00003922 rtn  0x00000034 
+ 00016550  0x00003923 store  0x00000001 , 0x0000469a 
+ 00016551  0x00003924 branch  0x00007fe7 
+ 00016552  0x00003928 fetch  0x00000002 , 0x00004682 
+ 00016553  0x00003929 bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x0000392a fetch  0x00000002 , 0x00004682 
+ 00016555  0x0000392b bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x0000392c rtn 
+ 00016557  0x0000392e copy  0x00000011 , 0x0000003f 
+ 00016558  0x0000392f nbranch  0x00005820 , 0x00000034 
+ 00016559  0x00003930 branch  0x00005822 
+ 00016560  0x00003932 copy  0x00000011 , 0x0000003f 
+ 00016561  0x00003933 nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x00003934 branch  0x00002bc9 
+ 00016563  0x00003938 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x00003939 arg  0x0000001a , 0x00000002 
+ 00016565  0x0000393a fetch  0x00000004 , 0x000046d3 
+ 00016566  0x0000393b isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x0000393c call  0x000040be , 0x00000001 
+ 00016568  0x0000393d call  0x0000681d 
+ 00016569  0x0000393e rtn  0x00000001 
+ 00016570  0x0000393f setarg  0x0000000a 
+ 00016571  0x00003940 call  0x00006414 
+ 00016572  0x00003941 nop  0x000003e8 
+ 00016573  0x00003942 branch  0x000040b3 
+ 00016574  0x00003944 arg  0x0000001f , 0x00000002 
+ 00016575  0x00003945 rtn 
+ 00016576  0x00003948 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x00003949 bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x0000394b arg  0x0000001a , 0x00000002 
+ 00016579  0x0000394c branch  0x000067fe 
+ 00016580  0x0000394e arg  0x0000001f , 0x00000002 
+ 00016581  0x0000394f branch  0x000067fe 
+ 00016582  0x00003953 call  0x00003d36 
+ 00016583  0x00003954 rtn  0x0000002b 
+ 00016584  0x00003955 call  0x000040c0 
+ 00016585  0x00003956 fetch  0x00000001 , 0x000046e0 
+ 00016586  0x00003957 beq  0x00000005 , 0x000040d5 
+ 00016587  0x00003959 call  0x000040d9 
+ 00016588  0x0000395a beq  0x00000030 , 0x000040e0 
+ 00016589  0x0000395b beq  0x00000031 , 0x000040ea 
+ 00016590  0x0000395c call  0x000040d1 
+ 00016591  0x0000395d nop  0x000003e8 
+ 00016592  0x0000395e branch  0x000040cb 
+ 00016593  0x00003960 bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x00003961 fetch  0x00000004 , 0x000046d3 
+ 00016595  0x00003962 bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x00003963 branch  0x000063d1 
+ 00016597  0x00003966 call  0x000040d9 
+ 00016598  0x00003967 beq  0x0000003e , 0x0000414b 
+ 00016599  0x00003968 call  0x00004145 
+ 00016600  0x00003969 branch  0x000040d5 
+ 00016601  0x0000396c setarg  0x00000001 
+ 00016602  0x0000396d call  0x00006414 
+ 00016603  0x0000396e store  0x00000001 , 0x000046de 
+ 00016604  0x0000396f setarg  0x00000000 
+ 00016605  0x00003970 call  0x00006414 
+ 00016606  0x00003971 store  0x00000001 , 0x000046dd 
+ 00016607  0x00003972 rtn 
+ 00016608  0x00003974 fetch  0x00000001 , 0x000046de 
+ 00016609  0x00003975 beq  0x000000d1 , 0x00004139 
+ 00016610  0x00003976 beq  0x000000d2 , 0x000040f8 
+ 00016611  0x00003977 beq  0x00000002 , 0x000040ee 
+ 00016612  0x00003978 beq  0x00000054 , 0x000040e6 
+ 00016613  0x00003979 rtn 
+ 00016614  0x0000397b jam  0x00000002 , 0x000046e0 
+ 00016615  0x0000397c rtn 
+ 00016616  0x0000397e jam  0x00000006 , 0x000046e0 
+ 00016617  0x0000397f rtn 
+ 00016618  0x00003981 fetch  0x00000001 , 0x000046de 
+ 00016619  0x00003982 beq  0x00000070 , 0x000040e8 
+ 00016620  0x00003983 jam  0x00000001 , 0x000046e0 
+ 00016621  0x00003984 rtn 
+ 00016622  0x00003986 jam  0x00000004 , 0x000046e0 
+ 00016623  0x00003987 call  0x000040f6 
+ 00016624  0x00003988 setarg  0x00003426 
+ 00016625  0x00003989 call  0x00006413 
+ 00016626  0x0000398a setarg  0x00000419 
+ 00016627  0x0000398b call  0x00006413 
+ 00016628  0x0000398d setarg  0x00000009 
+ 00016629  0x0000398e branch  0x00006413 
+ 00016630  0x00003990 setarg  0x00005a09 
+ 00016631  0x00003991 branch  0x00006413 
+ 00016632  0x00003994 jam  0x00000003 , 0x000046e0 
+ 00016633  0x00003995 call  0x000040f6 
+ 00016634  0x00003996 setarg  0x00000f0d 
+ 00016635  0x00003997 call  0x00006413 
+ 00016636  0x00003998 setarg  0x0000e31d 
+ 00016637  0x00003999 call  0x00006413 
+ 00016638  0x0000399a setarg  0x0000d27d 
+ 00016639  0x0000399b call  0x00006413 
+ 00016640  0x0000399c call  0x00004102 
+ 00016641  0x0000399d branch  0x0000411a 
+ 00016642  0x000039a0 setarg  0x0000351b 
+ 00016643  0x000039a1 call  0x00006413 
+ 00016644  0x000039a2 setarg  0x0000b428 
+ 00016645  0x000039a3 call  0x00006413 
+ 00016646  0x000039a4 setarg  0x00004629 
+ 00016647  0x000039a5 call  0x00006413 
+ 00016648  0x000039a6 setarg  0x0000962a 
+ 00016649  0x000039a7 call  0x00006413 
+ 00016650  0x000039a8 setarg  0x00008c2b 
+ 00016651  0x000039a9 call  0x00006413 
+ 00016652  0x000039aa setarg  0x00006e2c 
+ 00016653  0x000039ab call  0x00006413 
+ 00016654  0x000039ac setarg  0x0000642d 
+ 00016655  0x000039ad call  0x00006413 
+ 00016656  0x000039ae setarg  0x00005f38 
+ 00016657  0x000039af call  0x00006413 
+ 00016658  0x000039b0 setarg  0x00000f39 
+ 00016659  0x000039b1 call  0x00006413 
+ 00016660  0x000039b2 setarg  0x0000323a 
+ 00016661  0x000039b3 call  0x00006413 
+ 00016662  0x000039b4 setarg  0x0000473b 
+ 00016663  0x000039b5 call  0x00006413 
+ 00016664  0x000039b6 setarg  0x00001042 
+ 00016665  0x000039b7 branch  0x00006413 
+ 00016666  0x000039b9 setarg  0x00002e54 
+ 00016667  0x000039ba call  0x00006413 
+ 00016668  0x000039bb setarg  0x0000f255 
+ 00016669  0x000039bc call  0x00006413 
+ 00016670  0x000039bd setarg  0x0000f461 
+ 00016671  0x000039be call  0x00006413 
+ 00016672  0x000039bf setarg  0x00007063 
+ 00016673  0x000039c0 call  0x00006413 
+ 00016674  0x000039c1 setarg  0x00005275 
+ 00016675  0x000039c2 call  0x00006413 
+ 00016676  0x000039c3 setarg  0x00004176 
+ 00016677  0x000039c4 call  0x00006413 
+ 00016678  0x000039c5 setarg  0x0000ed77 
+ 00016679  0x000039c6 call  0x00006413 
+ 00016680  0x000039c7 setarg  0x00002378 
+ 00016681  0x000039c8 call  0x00006413 
+ 00016682  0x000039c9 setarg  0x00004679 
+ 00016683  0x000039ca call  0x00006413 
+ 00016684  0x000039cb setarg  0x0000e57a 
+ 00016685  0x000039cc call  0x00006413 
+ 00016686  0x000039cd setarg  0x0000487c 
+ 00016687  0x000039ce call  0x00006413 
+ 00016688  0x000039cf setarg  0x0000777e 
+ 00016689  0x000039d0 call  0x00006413 
+ 00016690  0x000039d1 setarg  0x0000017f 
+ 00016691  0x000039d2 call  0x00006413 
+ 00016692  0x000039d3 setarg  0x0000000b 
+ 00016693  0x000039d4 call  0x00006413 
+ 00016694  0x000039d5 setarg  0x0000007f 
+ 00016695  0x000039d6 call  0x00006413 
+ 00016696  0x000039d7 branch  0x000040f4 
+ 00016697  0x000039db jam  0x00000000 , 0x000046e0 
+ 00016698  0x000039dc call  0x000040f6 
+ 00016699  0x000039dd setarg  0x0000100d 
+ 00016700  0x000039de call  0x00006413 
+ 00016701  0x000039df setarg  0x0000ed1d 
+ 00016702  0x000039e0 call  0x00006413 
+ 00016703  0x000039e1 setarg  0x0000807d 
+ 00016704  0x000039e2 call  0x00006413 
+ 00016705  0x000039e3 call  0x00004102 
+ 00016706  0x000039e4 setarg  0x00000943 
+ 00016707  0x000039e5 call  0x00006413 
+ 00016708  0x000039e6 branch  0x0000411a 
+ 00016709  0x000039ea fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x000039eb call  0x00006829 
+ 00016711  0x000039ec call  0x00007ec1 
+ 00016712  0x000039ed fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x000039ee call  0x00006825 
+ 00016714  0x000039ef branch  0x00007ec1 
+ 00016715  0x000039f2 jam  0x00000005 , 0x000046e0 
+ 00016716  0x000039f3 setarg  0x0000ba41 
+ 00016717  0x000039f4 call  0x00006405 
+ 00016718  0x000039f5 setarg  0x00000d11 
+ 00016719  0x000039f6 call  0x00006405 
+ 00016720  0x000039f7 setarg  0x0000041b 
+ 00016721  0x000039f8 call  0x00006405 
+ 00016722  0x000039f9 setarg  0x0000041c 
+ 00016723  0x000039fa call  0x00006405 
+ 00016724  0x000039fb setarg  0x00000f1d 
+ 00016725  0x000039fc call  0x00006405 
+ 00016726  0x000039fd setarg  0x00000032 
+ 00016727  0x000039fe call  0x00006405 
+ 00016728  0x000039ff setarg  0x0000b541 
+ 00016729  0x00003a00 branch  0x00006405 
+ 00016730  0x00003a05 setarg  0x0000ba41 
+ 00016731  0x00003a06 call  0x00006405 
+ 00016732  0x00003a07 nop  0x00000fa0 
+ 00016733  0x00003a08 setarg  0x0000ff7f 
+ 00016734  0x00003a09 call  0x00006405 
+ 00016735  0x00003a0a copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a0b call  0x00006405 
+ 00016737  0x00003a0c setarg  0x0000007f 
+ 00016738  0x00003a0d call  0x00006405 
+ 00016739  0x00003a0e setarg  0x0000b541 
+ 00016740  0x00003a0f branch  0x00006405 
+ 00016741  0x00003a12 rtnbit0  0x00000007 
+ 00016742  0x00003a13 arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a14 ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a15 rtn 
+ 00016745  0x00003a18 rtnbit0  0x00000003 
+ 00016746  0x00003a19 arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a1a ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a1b rtn 
+ 00016749  0x00003a1f call  0x00005892 
+ 00016750  0x00003a20 nrtn  0x00000034 
+ 00016751  0x00003a21 fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a22 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a23 rtnne  0x00000003 
+ 00016754  0x00003a24 fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a25 bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a26 bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a27 bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a28 call  0x00003f97 
+ 00016759  0x00003a29 nrtn  0x00000028 
+ 00016760  0x00003a2a branch  0x00003f90 
+ 00016761  0x00003a2d setarg  0x00000000 
+ 00016762  0x00003a2e store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a2f branch  0x00003f90 
+ 00016764  0x00003a32 copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a33 beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a34 beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a35 beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a36 beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a37 beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a38 beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a39 beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a3a beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a3b beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a3c beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a3d beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a3e beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a3f beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a40 beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a41 beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a42 beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a43 beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a44 beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a45 beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003a46 rtn 
+ 00016785  0x00003a4a branch  0x00003410 
+ 00016786  0x00003a4d jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003a4e fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003a4f nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003a50 fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003a51 fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003a52 isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003a53 branch  0x0000340a , 0x00000005 
+ 00016793  0x00003a54 rtn 
+ 00016794  0x00003a56 jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003a57 rtn 
+ 00016796  0x00003a59 jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003a5a arg  0x00000003 , 0x00000007 
+ 00016798  0x00003a5b call  0x000043d2 
+ 00016799  0x00003a5c setarg  0x00000000 
+ 00016800  0x00003a5d store  0x00000002 , 0x00004707 
+ 00016801  0x00003a5e jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003a60 fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003a61 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003a62 call  0x00004039 , 0x00000005 
+ 00016805  0x00003a63 ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003a65 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003a66 bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003a67 call  0x000041aa 
+ 00016809  0x00003a68 branch  0x000065d1 
+ 00016810  0x00003a6b call  0x00002c7a 
+ 00016811  0x00003a6c add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003a6d arg  0x0000005b , 0x00000012 
+ 00016813  0x00003a6e arg  0x00000004 , 0x00000002 
+ 00016814  0x00003a6f rtn 
+ 00016815  0x00003a72 call  0x00002c7a 
+ 00016816  0x00003a73 add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003a74 ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003a75 store  0x00000001 , 0x0000477b 
+ 00016819  0x00003a76 branch  0x00004435 
+ 00016820  0x00003a7a arg  0x00000002 , 0x00000007 
+ 00016821  0x00003a7b branch  0x000041b9 
+ 00016822  0x00003a7d jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003a7e arg  0x00000001 , 0x00000007 
+ 00016824  0x00003a7f branch  0x000041b9 
+ 00016825  0x00003a83 fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003a84 qset1  0x0000003f 
+ 00016827  0x00003a85 store  0x00000001 , 0x000046c5 
+ 00016828  0x00003a86 rtn 
+ 00016829  0x00003a89 fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003a8a qset0  0x0000003f 
+ 00016831  0x00003a8b store  0x00000001 , 0x000046c5 
+ 00016832  0x00003a8c rtn 
+ 00016833  0x00003a8e jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003a8f rtn 
+ 00016835  0x00003a92 fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003a93 set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003a94 store  0x00000002 , 0x0000420a 
+ 00016838  0x00003a95 setarg  0x00000000 
+ 00016839  0x00003a96 store  0x00000002 , 0x000046ae 
+ 00016840  0x00003a97 call  0x00003f8d 
+ 00016841  0x00003a98 branch  0x000042ca 
+ 00016842  0x00003a9b call  0x000063cb 
+ 00016843  0x00003a9c branch  0x000033dd 
+ 00016844  0x00003a9f fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003aa0 nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003aa1 fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003aa2 bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003aa3 fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003aa4 bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003aa5 bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003aa6 bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003aa7 branch  0x000033a7 
+ 00016853  0x00003aab branch  0x00003f74 
+ 00016854  0x00003aae rtn 
+ 00016855  0x00003ab1 call  0x000043c0 
+ 00016856  0x00003ab2 branch  0x0000659a 
+ 00016857  0x00003ab5 bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003ab6 call  0x000041e7 
+ 00016859  0x00003ab7 fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003ab8 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003ab9 bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003aba fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003abb nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003abc fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003abd bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003abe bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003abf bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003ac0 bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003ac1 bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003ac2 branch  0x000042b0 
+ 00016871  0x00003ac4 setarg  0x00000000 
+ 00016872  0x00003ac5 store  0x00000008 , 0x000046b7 
+ 00016873  0x00003ac6 istore  0x00000004 , 0x00000005 
+ 00016874  0x00003ac7 jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003ac8 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003ac9 jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003aca jam  0x00000000 , 0x00004429 
+ 00016878  0x00003acb rtn 
+ 00016879  0x00003ace bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003acf bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003ad0 branch  0x000042b0 
+ 00016882  0x00003ad2 fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003ad3 bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003ad4 branch  0x000033a7 
+ 00016885  0x00003ad7 call  0x000041c1 
+ 00016886  0x00003ad8 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003ad9 bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003ada branch  0x000033a7 
+ 00016889  0x00003add call  0x000043d6 
+ 00016890  0x00003ade call  0x00004243 
+ 00016891  0x00003adf call  0x00004246 
+ 00016892  0x00003ae0 call  0x00004250 
+ 00016893  0x00003ae1 call  0x0000445d 
+ 00016894  0x00003ae3 call  0x00004443 
+ 00016895  0x00003ae4 call  0x00004333 
+ 00016896  0x00003ae5 call  0x000043a5 
+ 00016897  0x00003ae6 call  0x000043eb 
+ 00016898  0x00003ae7 call  0x00004209 
+ 00016899  0x00003ae8 call  0x00004231 
+ 00016900  0x00003ae9 call  0x00004234 
+ 00016901  0x00003aea call  0x00004237 
+ 00016902  0x00003aeb call  0x0000423a 
+ 00016903  0x00003aec call  0x0000423d 
+ 00016904  0x00003aed branch  0x00004240 
+ 00016905  0x00003af2 fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003af3 rtn  0x00000034 
+ 00016907  0x00003af4 increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003af5 store  0x00000001 , 0x00004711 
+ 00016909  0x00003af6 nrtn  0x00000034 
+ 00016910  0x00003af7 branch  0x0000420f 
+ 00016911  0x00003af9 fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003afa rtneq  0x00000000 
+ 00016913  0x00003afb beq  0x00000005 , 0x00004216 
+ 00016914  0x00003afd call  0x00004225 
+ 00016915  0x00003afe jam  0x00000005 , 0x00004712 
+ 00016916  0x00003aff jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b00 rtn 
+ 00016918  0x00003b02 call  0x0000422c 
+ 00016919  0x00003b03 jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b04 jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b05 rtn 
+ 00016922  0x00003b09 setarg  0x00008006 
+ 00016923  0x00003b0a call  0x00006413 
+ 00016924  0x00003b0b nop  0x000003e8 
+ 00016925  0x00003b0c jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b0d jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b0e branch  0x000040e0 
+ 00016928  0x00003b11 setarg  0x0000a006 
+ 00016929  0x00003b12 call  0x00006413 
+ 00016930  0x00003b13 setarg  0x0000a005 
+ 00016931  0x00003b14 branch  0x00006413 
+ 00016932  0x00003b16 jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b18 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b19 beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b1a setarg  0x00000106 
+ 00016936  0x00003b1b call  0x00006413 
+ 00016937  0x00003b1c setarg  0x0000a105 
+ 00016938  0x00003b1d branch  0x00006413 
+ 00016939  0x00003b20 jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b22 setarg  0x00000906 
+ 00016941  0x00003b23 branch  0x00006413 
+ 00016942  0x00003b25 jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b26 jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b27 rtn 
+ 00016945  0x00003b2a arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b2b arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b2c branch  0x0000336d 
+ 00016948  0x00003b2f arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b30 arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b31 branch  0x00003374 
+ 00016951  0x00003b34 arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b35 arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b36 branch  0x00003374 
+ 00016954  0x00003b39 arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b3a arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b3b branch  0x00003374 
+ 00016957  0x00003b3e arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b3f arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b40 branch  0x0000336d 
+ 00016960  0x00003b45 arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003b46 arg  0x0000425e , 0x00000012 
+ 00016962  0x00003b47 branch  0x0000336d 
+ 00016963  0x00003b4a arg  0x00004704 , 0x00000013 
+ 00016964  0x00003b4b arg  0x00004249 , 0x00000012 
+ 00016965  0x00003b4c branch  0x0000336d 
+ 00016966  0x00003b4f arg  0x00004707 , 0x00000013 
+ 00016967  0x00003b50 arg  0x00004249 , 0x00000012 
+ 00016968  0x00003b51 branch  0x00003374 
+ 00016969  0x00003b54 rtn 
+ 00016970  0x00003b58 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003b59 rtnbit0  0x00000017 
+ 00016972  0x00003b5a jam  0x0000000a , 0x000046df 
+ 00016973  0x00003b5b fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003b5c store  0x00000001 , 0x00004715 
+ 00016975  0x00003b5d rtn 
+ 00016976  0x00003b61 arg  0x000046df , 0x00000013 
+ 00016977  0x00003b62 arg  0x00004253 , 0x00000012 
+ 00016978  0x00003b63 branch  0x0000336d 
+ 00016979  0x00003b65 fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003b66 store  0x00000001 , 0x00004715 
+ 00016981  0x00003b67 setarg  0x00000190 
+ 00016982  0x00003b68 store  0x00000002 , 0x00004716 
+ 00016983  0x00003b69 store  0x00000002 , 0x00004718 
+ 00016984  0x00003b6a arg  0x00000000 , 0x00000011 
+ 00016985  0x00003b6b fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003b6c increase  0x00000001 , 0x00000002 
+ 00016987  0x00003b6d storet  0x00000001 , 0x00004714 
+ 00016988  0x00003b6e jam  0x00000001 , 0x00004713 
+ 00016989  0x00003b6f rtn 
+ 00016990  0x00003b72 fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003b73 rtnbit1  0x00000002 
+ 00016992  0x00003b74 jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003b75 call  0x00007d8f 
+ 00016994  0x00003b76 arg  0x00000000 , 0x00000007 
+ 00016995  0x00003b77 branch  0x000041b9 
+ 00016996  0x00003b7b call  0x000042ca 
+ 00016997  0x00003b7c branch  0x0000340a 
+ 00016998  0x00003b7f call  0x000033f6 
+ 00016999  0x00003b80 fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003b81 nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003b82 branch  0x0000340a 
+ 00017002  0x00003b85 bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003b86 branch  0x00004386 
+ 00017004  0x00003b8b bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003b8c jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003b8d call  0x00004386 
+ 00017007  0x00003b8e call  0x000041c1 
+ 00017008  0x00003b8f branch  0x000042b0 
+ 00017009  0x00003b94 fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003b95 branch  0x000033eb , 0x00000034 
+ 00017011  0x00003b96 call  0x0000427e 
+ 00017012  0x00003b97 jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003b98 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003b99 nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003b9a jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003b9b branch  0x000033e1 
+ 00017017  0x00003b9e fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003b9f store  0x00000002 , 0x000046ae 
+ 00017019  0x00003ba0 call  0x0000427e 
+ 00017020  0x00003ba1 call  0x00003418 
+ 00017021  0x00003ba2 branch  0x00007df4 
+ 00017022  0x00003ba5 setarg  0x000000c8 
+ 00017023  0x00003ba6 store  0x00000002 , 0x00004716 
+ 00017024  0x00003ba7 store  0x00000002 , 0x00004718 
+ 00017025  0x00003ba8 branch  0x00004285 
+ 00017026  0x00003bab setarg  0x000003e8 
+ 00017027  0x00003bac store  0x00000002 , 0x00004716 
+ 00017028  0x00003bad store  0x00000002 , 0x00004718 
+ 00017029  0x00003baf fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003bb0 beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003bb1 beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003bb2 beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003bb3 rtn 
+ 00017034  0x00003bb5 fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003bb6 branch  0x0000428f 
+ 00017036  0x00003bb8 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003bb9 branch  0x0000428f 
+ 00017038  0x00003bbb fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003bbd store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003bbe call  0x00004482 
+ 00017041  0x00003bbf fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003bc0 store  0x00000001 , 0x00004715 
+ 00017043  0x00003bc1 arg  0x00000000 , 0x00000011 
+ 00017044  0x00003bc2 jam  0x00000001 , 0x00004713 
+ 00017045  0x00003bc3 branch  0x00007d1e 
+ 00017046  0x00003bc6 arg  0x00000000 , 0x00000011 
+ 00017047  0x00003bc7 branch  0x00007d19 
+ 00017048  0x00003bc9 arg  0x00000000 , 0x00000011 
+ 00017049  0x00003bca branch  0x00007d14 
+ 00017050  0x00003bcd branch  0x000041c1 
+ 00017051  0x00003bd0 jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003bd1 call  0x00003416 
+ 00017053  0x00003bd2 call  0x00003412 
+ 00017054  0x00003bd3 setarg  0x00000000 
+ 00017055  0x00003bd4 store  0x00000002 , 0x0000467e 
+ 00017056  0x00003bd5 store  0x00000001 , 0x00004680 
+ 00017057  0x00003bd6 branch  0x0000340e 
+ 00017058  0x00003bd9 call  0x0000435f 
+ 00017059  0x00003bda fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003bdb fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003bdc isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003bdd branch  0x000042ab , 0x00000005 
+ 00017063  0x00003bde fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003bdf beq  0x00000033 , 0x00004271 
+ 00017065  0x00003be0 beq  0x00000034 , 0x00004279 
+ 00017066  0x00003be1 branch  0x000042b0 
+ 00017067  0x00003be3 call  0x00003d57 
+ 00017068  0x00003be4 rtnmark1  0x00000026 
+ 00017069  0x00003be5 fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003be6 nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003be7 rtn 
+ 00017072  0x00003bea bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003beb fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003bec bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003bed fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003bee bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003bef random  0x0000003f 
+ 00017078  0x00003bf0 store  0x00000001 , 0x000044a1 
+ 00017079  0x00003bf2 call  0x00003418 
+ 00017080  0x00003bf3 fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003bf4 store  0x00000002 , 0x000046ac 
+ 00017082  0x00003bf5 jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003bf6 setarg  0x00000000 
+ 00017084  0x00003bf7 store  0x00000002 , 0x000046b0 
+ 00017085  0x00003bf8 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003bf9 arg  0x00000007 , 0x00000007 
+ 00017087  0x00003bfa call  0x000043ce 
+ 00017088  0x00003bfb call  0x000043ca 
+ 00017089  0x00003bfc fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003bfd isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003bfe call  0x00007df4 , 0x00000001 
+ 00017092  0x00003bff fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c00 isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c01 call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c02 fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c03 bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c04 branch  0x00004282 
+ 00017098  0x00003c07 bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c08 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c09 isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c0a call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c0b fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c0c isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c0d call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c0e fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c0f bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c10 branch  0x00004482 
+ 00017108  0x00003c12 setarg  0x00000000 
+ 00017109  0x00003c13 store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c14 branch  0x00007dfa 
+ 00017111  0x00003c16 setarg  0x00000000 
+ 00017112  0x00003c17 store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c18 branch  0x00007de2 
+ 00017114  0x00003c1f fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c20 rtnbit0  0x00000007 
+ 00017116  0x00003c21 arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c22 call  0x000043d2 
+ 00017118  0x00003c23 call  0x000042e8 
+ 00017119  0x00003c25 call  0x000042fb 
+ 00017120  0x00003c26 fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c27 bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c28 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c29 rtn 
+ 00017124  0x00003c2b arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c2c arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c2d arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c2e branch  0x000065d1 
+ 00017128  0x00003c31 fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c32 beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c33 beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c34 rtn 
+ 00017132  0x00003c36 store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c37 fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c38 branch  0x000042f1 
+ 00017135  0x00003c3a store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c3b fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c3d store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c3e fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c3f arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c40 arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c42 ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c43 isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c44 branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c45 increase  0x00000016 , 0x00000006 
+ 00017145  0x00003c46 loop  0x000042f5 
+ 00017146  0x00003c47 rtn 
+ 00017147  0x00003c49 arg  0x00004721 , 0x00000011 
+ 00017148  0x00003c4a fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003c4b increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003c4c mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003c4d iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003c4e fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003c4f istore  0x00000001 , 0x00000011 
+ 00017154  0x00003c50 beq  0x00000034 , 0x00004305 
+ 00017155  0x00003c51 beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003c52 rtn 
+ 00017157  0x00003c55 fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003c56 istore  0x00000006 , 0x00000005 
+ 00017159  0x00003c57 arg  0x00004419 , 0x00000006 
+ 00017160  0x00003c58 call  0x00007ebf 
+ 00017161  0x00003c59 fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003c5a istore  0x00000006 , 0x00000005 
+ 00017163  0x00003c5b rtn 
+ 00017164  0x00003c5d fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003c5e istore  0x00000006 , 0x00000005 
+ 00017166  0x00003c5f arg  0x000041be , 0x00000006 
+ 00017167  0x00003c60 branch  0x00007ebf 
+ 00017168  0x00003c63 increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003c64 copy  0x00000006 , 0x00000005 
+ 00017170  0x00003c65 fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003c66 increase  0x00000003 , 0x00000002 
+ 00017172  0x00003c67 istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003c68 rtn 
+ 00017174  0x00003c6d arg  0x00000058 , 0x00000002 
+ 00017175  0x00003c6e arg  0x00004720 , 0x00000011 
+ 00017176  0x00003c6f arg  0x00000000 , 0x00000012 
+ 00017177  0x00003c70 call  0x000065df 
+ 00017178  0x00003c72 arg  0x00004721 , 0x00000011 
+ 00017179  0x00003c73 fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003c74 fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003c75 isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003c76 rtn  0x00000005 
+ 00017183  0x00003c77 increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003c78 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003c79 iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003c7a ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003c7b store  0x00000001 , 0x00004210 
+ 00017188  0x00003c7c beq  0x00000033 , 0x00004327 
+ 00017189  0x00003c7d beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003c7e rtn 
+ 00017191  0x00003c81 ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003c83 store  0x00000006 , 0x000041d0 
+ 00017193  0x00003c84 arg  0x000041be , 0x00000005 
+ 00017194  0x00003c85 call  0x00007ebf 
+ 00017195  0x00003c86 branch  0x000067d7 
+ 00017196  0x00003c89 ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003c8b store  0x00000006 , 0x000041d0 
+ 00017198  0x00003c8c arg  0x00004419 , 0x00000005 
+ 00017199  0x00003c8d call  0x00007ebf 
+ 00017200  0x00003c8e ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003c8f store  0x00000006 , 0x000044a0 
+ 00017202  0x00003c90 rtn 
+ 00017203  0x00003c94 fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003c95 bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003c96 bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003c97 branch  0x00004337 
+ 00017207  0x00003c9a call  0x00004083 
+ 00017208  0x00003c9b beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003c9d jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003c9e fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003c9f rtneq  0x00000001 
+ 00017212  0x00003ca0 jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003ca1 rtn 
+ 00017214  0x00003ca4 call  0x00004343 
+ 00017215  0x00003ca5 fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003ca6 rtneq  0x00000000 
+ 00017217  0x00003ca7 jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003ca8 branch  0x000043c0 
+ 00017219  0x00003cab fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003cac rtn  0x00000034 
+ 00017221  0x00003cad pincrease  0xffffffff 
+ 00017222  0x00003cae store  0x00000001 , 0x000046d8 
+ 00017223  0x00003caf nrtn  0x00000034 
+ 00017224  0x00003cb0 branch  0x00004370 
+ 00017225  0x00003cb3 fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003cb4 rtneq  0x000000ff 
+ 00017227  0x00003cb5 fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003cb6 call  0x0000681d 
+ 00017229  0x00003cb7 branch  0x00004354 , 0x00000001 
+ 00017230  0x00003cb9 fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003cba rtneq  0x00000001 
+ 00017232  0x00003cbb jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003cbc fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003cbd rtnbit1  0x00000006 
+ 00017235  0x00003cbe branch  0x00004370 
+ 00017236  0x00003cc1 fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003cc2 rtneq  0x00000000 
+ 00017238  0x00003cc3 jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003cc5 arg  0x00000006 , 0x00000007 
+ 00017240  0x00003cc6 branch  0x000043d2 
+ 00017241  0x00003ccb fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003ccc rtnbit0  0x00000006 
+ 00017243  0x00003ccd fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003cce beq  0x00000001 , 0x00004369 
+ 00017245  0x00003ccf beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003cd0 rtn 
+ 00017247  0x00003cd2 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003cd3 rtnbit0  0x00000006 
+ 00017249  0x00003cd4 fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003cd5 call  0x0000681d 
+ 00017251  0x00003cd6 branch  0x00004366 , 0x00000001 
+ 00017252  0x00003cd8 jam  0x00000001 , 0x00004720 
+ 00017253  0x00003cd9 rtn 
+ 00017254  0x00003cdb fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003cdc store  0x00000001 , 0x00004720 
+ 00017256  0x00003cdd rtn 
+ 00017257  0x00003cdf fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003ce0 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003ce1 rtn 
+ 00017260  0x00003ce3 fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003ce4 call  0x0000681d 
+ 00017262  0x00003ce5 branch  0x00004354 , 0x00000001 
+ 00017263  0x00003ce6 rtn 
+ 00017264  0x00003cec fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003ced increase  0x00000001 , 0x00000002 
+ 00017266  0x00003cee fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003cef isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003cf0 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003cf1 storet  0x00000001 , 0x00004720 
+ 00017270  0x00003cf2 jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003cf3 call  0x0000437a 
+ 00017272  0x00003cf4 call  0x000043c0 
+ 00017273  0x00003cf6 branch  0x0000437e 
+ 00017274  0x00003cf9 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003cfa arg  0x00004720 , 0x00000011 
+ 00017276  0x00003cfb arg  0x00000000 , 0x00000012 
+ 00017277  0x00003cfc branch  0x00006606 
+ 00017278  0x00003cff call  0x00004381 
+ 00017279  0x00003d00 call  0x000043c2 
+ 00017280  0x00003d01 branch  0x000041d7 
+ 00017281  0x00003d03 fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d04 bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d05 bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d06 bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d07 branch  0x000042ca 
+ 00017286  0x00003d0a bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d0b setarg  0x00000000 
+ 00017288  0x00003d0c store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d0d fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d0e bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d0f fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d10 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d11 rtn 
+ 00017294  0x00003d14 setarg  0x00000001 
+ 00017295  0x00003d15 store  0x00000006 , 0x00000040 
+ 00017296  0x00003d16 jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d17 branch  0x000042df 
+ 00017298  0x00003d1b call  0x000043c4 
+ 00017299  0x00003d1c branch  0x00007e2f 
+ 00017300  0x00003d1f fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d20 rtneq  0x000000ff 
+ 00017302  0x00003d21 fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d22 call  0x0000681d 
+ 00017304  0x00003d23 branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d25 fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d26 store  0x00000001 , 0x000046da 
+ 00017307  0x00003d27 fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d28 rtneq  0x00000001 
+ 00017309  0x00003d29 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d2a branch  0x000043ca 
+ 00017311  0x00003d2c call  0x000043b5 
+ 00017312  0x00003d2d fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d2e rtneq  0x00000000 
+ 00017314  0x00003d2f jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d30 call  0x00007e2f 
+ 00017316  0x00003d31 branch  0x000043c8 
+ 00017317  0x00003d35 fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d36 bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d38 call  0x00004083 
+ 00017320  0x00003d39 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d3b fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d3c store  0x00000001 , 0x000046da 
+ 00017323  0x00003d3d fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d3e rtneq  0x00000001 
+ 00017325  0x00003d3f jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d40 branch  0x000043ca 
+ 00017327  0x00003d44 call  0x000043b5 
+ 00017328  0x00003d45 fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d46 rtneq  0x00000000 
+ 00017330  0x00003d47 jam  0x00000000 , 0x000046db 
+ 00017331  0x00003d48 call  0x00007e2f 
+ 00017332  0x00003d49 branch  0x000043c8 
+ 00017333  0x00003d4c arg  0x000046da , 0x00000013 
+ 00017334  0x00003d4d arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003d4e branch  0x0000336d 
+ 00017336  0x00003d51 arg  0x00000006 , 0x00000007 
+ 00017337  0x00003d52 call  0x000043ce 
+ 00017338  0x00003d53 call  0x00003357 
+ 00017339  0x00003d54 branch  0x0000426c 
+ 00017340  0x00003d58 arg  0x00000001 , 0x00000007 
+ 00017341  0x00003d59 branch  0x000043ce 
+ 00017342  0x00003d5b arg  0x00000001 , 0x00000007 
+ 00017343  0x00003d5c branch  0x000043d2 
+ 00017344  0x00003d5e arg  0x00000000 , 0x00000007 
+ 00017345  0x00003d5f branch  0x000043ce 
+ 00017346  0x00003d61 arg  0x00000000 , 0x00000007 
+ 00017347  0x00003d62 branch  0x000043d2 
+ 00017348  0x00003d64 arg  0x00000002 , 0x00000007 
+ 00017349  0x00003d65 branch  0x000043ce 
+ 00017350  0x00003d67 arg  0x00000002 , 0x00000007 
+ 00017351  0x00003d68 branch  0x000043d2 
+ 00017352  0x00003d6a arg  0x00000005 , 0x00000007 
+ 00017353  0x00003d6b branch  0x000043ce 
+ 00017354  0x00003d6d arg  0x00000005 , 0x00000007 
+ 00017355  0x00003d6e branch  0x000043d2 
+ 00017356  0x00003d73 arg  0x00000001 , 0x00000002 
+ 00017357  0x00003d74 rtn 
+ 00017358  0x00003d77 fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003d78 qset1  0x0000003f 
+ 00017360  0x00003d79 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003d7a rtn 
+ 00017362  0x00003d7d fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003d7e qset0  0x0000003f 
+ 00017364  0x00003d7f store  0x00000004 , 0x000046d3 
+ 00017365  0x00003d80 rtn 
+ 00017366  0x00003d83 fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003d84 rtnbit0  0x0000001a 
+ 00017368  0x00003d85 fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003d86 increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003d87 store  0x00000001 , 0x000046ce 
+ 00017371  0x00003d88 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003d89 rtn  0x00000002 
+ 00017373  0x00003d8a jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003d8b call  0x000068eb 
+ 00017375  0x00003d8c call  0x00006908 
+ 00017376  0x00003d8d store  0x00000002 , 0x0000470f 
+ 00017377  0x00003d8e arg  0x00004709 , 0x00000011 
+ 00017378  0x00003d8f call  0x00006930 
+ 00017379  0x00003d90 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003d91 bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003d92 bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003d93 branch  0x000043e7 
+ 00017383  0x00003d95 arg  0x00000004 , 0x00000007 
+ 00017384  0x00003d96 branch  0x000043ce 
+ 00017385  0x00003d98 arg  0x00000004 , 0x00000007 
+ 00017386  0x00003d99 branch  0x000043d2 
+ 00017387  0x00003d9c fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003d9d rtnbit0  0x00000004 
+ 00017389  0x00003d9e fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003d9f store  0x00000001 , 0x00004715 
+ 00017391  0x00003da0 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003da1 pincrease  0x00000001 
+ 00017393  0x00003da2 store  0x00000001 , 0x000046cf 
+ 00017394  0x00003da3 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003da4 ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003da5 beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003da6 beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003da7 beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003da8 beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003da9 rtn 
+ 00017401  0x00003dab jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003dac branch  0x000043fe 
+ 00017403  0x00003dae arg  0x00000000 , 0x00000011 
+ 00017404  0x00003daf jam  0x00000002 , 0x00004713 
+ 00017405  0x00003db0 branch  0x00007d14 
+ 00017406  0x00003db2 arg  0x00000000 , 0x00000011 
+ 00017407  0x00003db3 jam  0x00000002 , 0x00004713 
+ 00017408  0x00003db4 branch  0x00007d19 
+ 00017409  0x00003db7 call  0x00003f97 
+ 00017410  0x00003db8 nrtn  0x00000028 
+ 00017411  0x00003db9 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003dba arg  0x0000469a , 0x00000012 
+ 00017413  0x00003dbb rtn 
+ 00017414  0x00003dbe fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003dbf rtn  0x00000034 
+ 00017416  0x00003dc1 fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003dc2 call  0x0000681d 
+ 00017418  0x00003dc3 call  0x00004410 , 0x00000001 
+ 00017419  0x00003dc4 fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003dc5 nrtn  0x00000034 
+ 00017421  0x00003dc6 call  0x00004083 
+ 00017422  0x00003dc7 nrtn  0x00000034 
+ 00017423  0x00003dc8 branch  0x00002d83 
+ 00017424  0x00003dcb fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003dcc rtneq  0x000000ff 
+ 00017426  0x00003dcd jam  0x0000000a , 0x00004704 
+ 00017427  0x00003dce rtn 
+ 00017428  0x00003dd2 call  0x00004423 
+ 00017429  0x00003dd3 fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003dd4 arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003dd5 isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003dd6 branch  0x0000442b , 0x00000005 
+ 00017433  0x00003dd7 storet  0x00000002 , 0x00004778 
+ 00017434  0x00003dd8 call  0x0000441c 
+ 00017435  0x00003dd9 branch  0x00004435 
+ 00017436  0x00003ddb fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003ddc store  0x00000006 , 0x00004738 
+ 00017438  0x00003ddd add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003dde store  0x00000006 , 0x00004755 
+ 00017440  0x00003ddf add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003de0 store  0x00000006 , 0x00004772 
+ 00017442  0x00003de1 rtn 
+ 00017443  0x00003de5 setarg  0x00004778 
+ 00017444  0x00003de6 arg  0x00004720 , 0x00000002 
+ 00017445  0x00003de7 isub  0x00000002 , 0x00000002 
+ 00017446  0x00003de8 fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003de9 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003dea arg  0x00000002 , 0x00000002 
+ 00017449  0x00003deb arg  0x00004778 , 0x00000011 
+ 00017450  0x00003dec branch  0x00006562 
+ 00017451  0x00003df0 setarg  0x0000477f 
+ 00017452  0x00003df1 arg  0x00004720 , 0x00000002 
+ 00017453  0x00003df2 isub  0x00000002 , 0x00000002 
+ 00017454  0x00003df3 fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003df4 arg  0x00004720 , 0x00000011 
+ 00017456  0x00003df5 call  0x00006562 
+ 00017457  0x00003df6 call  0x0000431a 
+ 00017458  0x00003df7 fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003df8 call  0x00002c7a 
+ 00017460  0x00003df9 branch  0x0000322c 
+ 00017461  0x00003dfc setarg  0x0000477f 
+ 00017462  0x00003dfd arg  0x00004720 , 0x00000002 
+ 00017463  0x00003dfe isub  0x00000002 , 0x00000002 
+ 00017464  0x00003dff arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e00 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e01 branch  0x00006514 
+ 00017467  0x00003e04 arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e05 arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e06 arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e07 branch  0x000065d1 
+ 00017471  0x00003e0a arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e0b arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e0c arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e0d branch  0x000065df 
+ 00017475  0x00003e10 rtnmark1  0x00000026 
+ 00017476  0x00003e11 fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e12 rtnbit0  0x00000016 
+ 00017478  0x00003e13 fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e14 pincrease  0x00000001 
+ 00017480  0x00003e15 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e16 store  0x00000001 , 0x00004705 
+ 00017482  0x00003e17 rtnne  0x00000007 
+ 00017483  0x00003e18 fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e19 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e1a bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e1b rtn 
+ 00017487  0x00003e21 bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e22 fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e23 nrtn  0x00000034 
+ 00017490  0x00003e24 fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e25 rtnbit0  0x00000008 
+ 00017492  0x00003e26 fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e27 call  0x000063fb 
+ 00017494  0x00003e28 store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e29 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e2a branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e2b jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e2c rtn 
+ 00017499  0x00003e2f jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e30 rtn 
+ 00017501  0x00003e32 arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e33 arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e34 branch  0x0000336d 
+ 00017504  0x00003e37 fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e38 call  0x00006414 
+ 00017506  0x00003e39 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e3a nrtn  0x00000002 
+ 00017508  0x00003e3b fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e3c rtnbit0  0x00000008 
+ 00017510  0x00003e3d arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e3e call  0x000043d2 
+ 00017512  0x00003e3f jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e40 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e41 call  0x00004482 
+ 00017515  0x00003e42 fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e43 bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e45 fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e46 beq  0x00000001 , 0x00004489 
+ 00017519  0x00003e47 beq  0x00000002 , 0x00004476 
+ 00017520  0x00003e48 rtn 
+ 00017521  0x00003e4a fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003e4b beq  0x00000001 , 0x00004489 
+ 00017523  0x00003e4c beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003e4d beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003e4e rtn 
+ 00017526  0x00003e51 fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003e52 branch  0x0000428f 
+ 00017528  0x00003e57 jam  0x00000020 , 0x00004172 
+ 00017529  0x00003e58 branch  0x00004482 
+ 00017530  0x00003e5d fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003e5e rtneq  0x000000ff 
+ 00017532  0x00003e5f store  0x00000001 , 0x00004715 
+ 00017533  0x00003e60 branch  0x00004296 
+ 00017534  0x00003e63 fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003e64 rtneq  0x000000ff 
+ 00017536  0x00003e65 store  0x00000001 , 0x00004715 
+ 00017537  0x00003e66 branch  0x00004296 
+ 00017538  0x00003e69 call  0x00004296 
+ 00017539  0x00003e6a call  0x0000447a 
+ 00017540  0x00003e6b call  0x0000447e 
+ 00017541  0x00003e6d fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003e6e rtneq  0x000000ff 
+ 00017543  0x00003e6f store  0x00000001 , 0x00004715 
+ 00017544  0x00003e70 branch  0x00004296 
+ 00017545  0x00003e73 fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003e74 store  0x00000001 , 0x00004715 
+ 00017547  0x00003e75 branch  0x00004298 
+ 00017548  0x00003e77 fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003e78 store  0x00000001 , 0x00004715 
+ 00017550  0x00003e79 branch  0x00004298 
+ 00017551  0x00003e7b fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003e7c store  0x00000001 , 0x00004715 
+ 00017553  0x00003e7d branch  0x00004298 
+ 00017554  0x00003e82 bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003e83 fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003e84 increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003e85 store  0x00000001 , 0x0000471e 
+ 00017558  0x00003e86 fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003e87 increase  0x00000001 , 0x00000002 
+ 00017560  0x00003e88 fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003e89 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003e8a ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003e8b storet  0x00000001 , 0x00004720 
+ 00017564  0x00003e8c jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003e8d call  0x0000437a 
+ 00017566  0x00003e8e call  0x000042fb 
+ 00017567  0x00003e8f branch  0x000042a2 
+ 00017568  0x00003e92 call  0x00004482 
+ 00017569  0x00003e93 setarg  0x00000000 
+ 00017570  0x00003e94 store  0x00000008 , 0x000000a1 
+ 00017571  0x00003e95 branch  0x00002b1f 
+ 00017572  0x00003ea1 rtn  0x0000002b 
+ 00017573  0x00003ea2 hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003ea3 and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003ea4 hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003ea5 call  0x00006948 
+ 00017577  0x00003ea6 setarg  0x000044e6 
+ 00017578  0x00003ea7 store  0x00000002 , 0x000041eb 
+ 00017579  0x00003ea9 setarg  0x000044e9 
+ 00017580  0x00003eaa store  0x00000002 , 0x000041ed 
+ 00017581  0x00003eac setarg  0x000044ef 
+ 00017582  0x00003ead store  0x00000002 , 0x000041f3 
+ 00017583  0x00003eaf setarg  0x000044f2 
+ 00017584  0x00003eb0 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003eb2 setarg  0x000033d0 
+ 00017586  0x00003eb3 store  0x00000002 , 0x000041e9 
+ 00017587  0x00003eb5 call  0x00002c7a 
+ 00017588  0x00003eb6 setarg  0x000045c2 
+ 00017589  0x00003eb7 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003eb8 istore  0x00000002 , 0x00000005 
+ 00017591  0x00003eba setarg  0x000044ea 
+ 00017592  0x00003ebb add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003ebc istore  0x00000002 , 0x00000005 
+ 00017594  0x00003ebe setarg  0x000044e9 
+ 00017595  0x00003ebf add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003ec0 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003ec2 setarg  0x0000450e 
+ 00017598  0x00003ec3 store  0x00000002 , 0x000041fd 
+ 00017599  0x00003ec5 setarg  0x000044da 
+ 00017600  0x00003ec6 store  0x00000002 , 0x0000475b 
+ 00017601  0x00003ec8 setarg  0x000044d6 
+ 00017602  0x00003ec9 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003ecb setarg  0x00004560 
+ 00017604  0x00003ecc store  0x00000002 , 0x0000470f 
+ 00017605  0x00003ece bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003ecf call  0x000044e2 
+ 00017607  0x00003ed0 call  0x00007e38 
+ 00017608  0x00003ed1 jam  0x00000002 , 0x00004172 
+ 00017609  0x00003ed2 fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003ed3 store  0x00000001 , 0x0000469a 
+ 00017611  0x00003ed4 beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003ed5 fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003ed6 store  0x00000001 , 0x00004686 
+ 00017614  0x00003ed8 call  0x000044db 
+ 00017615  0x00003ed9 call  0x00007cd3 
+ 00017616  0x00003eda call  0x00007cdd 
+ 00017617  0x00003edb jam  0x00000001 , 0x00004757 
+ 00017618  0x00003edc fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003edd rtnbit1  0x0000000c 
+ 00017620  0x00003ede branch  0x0000340a 
+ 00017621  0x00003ee3 jam  0x00000002 , 0x00004757 
+ 00017622  0x00003ee5 call  0x000044db 
+ 00017623  0x00003ee7 arg  0x00000000 , 0x00000011 
+ 00017624  0x00003ee8 call  0x00007d1e 
+ 00017625  0x00003eea branch  0x00002ee4 
+ 00017626  0x00003eed branch  0x000044db 
+ 00017627  0x00003ef0 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003ef1 fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003ef2 bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003ef4 fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003ef5 branch  0x0000680e 
+ 00017632  0x00003ef7 store  0x00000001 , 0x00004706 
+ 00017633  0x00003ef8 branch  0x000044de 
+ 00017634  0x00003efc call  0x00002c9d 
+ 00017635  0x00003efd fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003efe store  0x00000002 , 0x00004755 
+ 00017637  0x00003eff branch  0x00004515 
+ 00017638  0x00003f07 call  0x00006835 
+ 00017639  0x00003f08 call  0x000044e9 
+ 00017640  0x00003f09 branch  0x0000340a 
+ 00017641  0x00003f0c branch  0x0000696c 
+ 00017642  0x00003f0f fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f10 rtn  0x00000034 
+ 00017644  0x00003f12 branch  0x00002d83 
+ 00017645  0x00003f15 rtn 
+ 00017646  0x00003f18 branch  0x00006978 
+ 00017647  0x00003f1b call  0x00004544 
+ 00017648  0x00003f1c call  0x00004503 
+ 00017649  0x00003f1d branch  0x000044ee 
+ 00017650  0x00003f20 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f21 beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f22 beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f23 beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f24 beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f25 beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f26 rtn 
+ 00017657  0x00003f29 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f2a rtn 
+ 00017659  0x00003f2d jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f2e jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f2f jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f30 rtn 
+ 00017663  0x00003f33 jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f34 jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f35 jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f36 rtn 
+ 00017667  0x00003f39 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f3a rtneq  0x00000000 
+ 00017669  0x00003f3b fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f3c rtneq  0x00000001 
+ 00017671  0x00003f3d jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f3f arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f40 branch  0x00007d19 
+ 00017674  0x00003f42 arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f43 call  0x00007d19 
+ 00017676  0x00003f44 call  0x000044db 
+ 00017677  0x00003f45 branch  0x0000340a 
+ 00017678  0x00003f48 call  0x0000337b 
+ 00017679  0x00003f49 branch  0x00004510 
+ 00017680  0x00003f4c fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003f4d rtn  0x00000034 
+ 00017682  0x00003f4e arg  0x00004755 , 0x00000013 
+ 00017683  0x00003f4f arg  0x0000450a , 0x00000012 
+ 00017684  0x00003f50 branch  0x00003374 
+ 00017685  0x00003f54 call  0x0000451a 
+ 00017686  0x00003f55 storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003f56 call  0x0000451f 
+ 00017688  0x00003f57 storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003f58 rtn 
+ 00017690  0x00003f5b fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003f5c store  0x00000002 , 0x0000471e 
+ 00017692  0x00003f5d call  0x00004540 
+ 00017693  0x00003f5e call  0x00004525 
+ 00017694  0x00003f5f store  0x00000001 , 0x00004724 
+ 00017695  0x00003f61 fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003f62 store  0x00000002 , 0x0000471e 
+ 00017697  0x00003f63 call  0x00004542 
+ 00017698  0x00003f64 call  0x00004525 
+ 00017699  0x00003f65 store  0x00000001 , 0x00004725 
+ 00017700  0x00003f66 rtn 
+ 00017701  0x00003f68 fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003f69 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003f6a fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003f6b call  0x0000452e 
+ 00017705  0x00003f6c fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003f6d nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003f6e nrtn  0x00000002 
+ 00017708  0x00003f6f fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003f70 rtn 
+ 00017710  0x00003f72 isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003f73 branch  0x00004534 , 0x00000002 
+ 00017712  0x00003f74 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003f75 jam  0x00000001 , 0x00004718 
+ 00017714  0x00003f76 isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003f77 rtn 
+ 00017716  0x00003f79 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003f7a isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003f7b rtn 
+ 00017719  0x00003f7d nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003f7e fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003f7f nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003f81 setarg  0x00000001 
+ 00017723  0x00003f82 rtn 
+ 00017724  0x00003f84 setarg  0x00000002 
+ 00017725  0x00003f85 rtn 
+ 00017726  0x00003f87 setarg  0x00000000 
+ 00017727  0x00003f88 rtn 
+ 00017728  0x00003f8a jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003f8b branch  0x000068eb 
+ 00017730  0x00003f8d jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003f8e branch  0x000068eb 
+ 00017732  0x00003f92 fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003f93 rtnne  0x00000001 
+ 00017734  0x00003f95 bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003f96 jam  0x00000001 , 0x00004719 
+ 00017736  0x00003f97 call  0x0000451a 
+ 00017737  0x00003f98 fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003f99 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003f9a isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003f9b rtn  0x00000005 
+ 00017741  0x00003f9c store  0x00000002 , 0x00004722 
+ 00017742  0x00003f9d call  0x00004550 
+ 00017743  0x00003f9e branch  0x00004554 
+ 00017744  0x00003fa1 fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003fa2 branch  0x0000455a , 0x00000034 
+ 00017746  0x00003fa3 increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003fa4 branch  0x00004557 
+ 00017748  0x00003fa6 fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003fa7 branch  0x0000455d , 0x00000034 
+ 00017750  0x00003fa8 increase  0x00000001 , 0x0000003f 
+ 00017751  0x00003faa copy  0x0000003f , 0x00000007 
+ 00017752  0x00003fab arg  0x00000001 , 0x00000011 
+ 00017753  0x00003fac branch  0x00004560 
+ 00017754  0x00003faf arg  0x00000000 , 0x00000007 
+ 00017755  0x00003fb0 arg  0x00000000 , 0x00000011 
+ 00017756  0x00003fb1 branch  0x00004560 
+ 00017757  0x00003fb3 arg  0x00000002 , 0x00000007 
+ 00017758  0x00003fb4 arg  0x00000000 , 0x00000011 
+ 00017759  0x00003fb5 branch  0x00004560 
+ 00017760  0x00003fb8 copy  0x00000011 , 0x0000003f 
+ 00017761  0x00003fb9 store  0x00000001 , 0x00004761 
+ 00017762  0x00003fba fetch  0x00000001 , 0x00004763 
+ 00017763  0x00003fbb beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00003fbc fetch  0x00000002 , 0x00004753 
+ 00017765  0x00003fbd store  0x00000002 , 0x00004755 
+ 00017766  0x00003fbe fetch  0x00000001 , 0x00004761 
+ 00017767  0x00003fbf branch  0x00004580 , 0x00000034 
+ 00017768  0x00003fc1 bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x00003fc2 arg  0x00000000 , 0x00000011 
+ 00017770  0x00003fc3 call  0x00007d14 
+ 00017771  0x00003fc5 copy  0x00000007 , 0x0000003f 
+ 00017772  0x00003fc6 beq  0x00000004 , 0x000045a3 
+ 00017773  0x00003fc7 beq  0x00000005 , 0x000045a5 
+ 00017774  0x00003fc8 beq  0x00000006 , 0x000045a7 
+ 00017775  0x00003fcc call  0x0000458b 
+ 00017776  0x00003fcd beq  0x00000000 , 0x00004574 
+ 00017777  0x00003fce beq  0x00000002 , 0x0000457a 
+ 00017778  0x00003fcf beq  0x00000003 , 0x00004574 
+ 00017779  0x00003fd0 rtn 
+ 00017780  0x00003fd3 copy  0x00000007 , 0x0000003f 
+ 00017781  0x00003fd4 beq  0x00000000 , 0x0000458f 
+ 00017782  0x00003fd5 beq  0x00000001 , 0x00004591 
+ 00017783  0x00003fd6 beq  0x00000002 , 0x00004593 
+ 00017784  0x00003fd7 beq  0x00000003 , 0x00004595 
+ 00017785  0x00003fd8 rtn 
+ 00017786  0x00003fdb copy  0x00000007 , 0x0000003f 
+ 00017787  0x00003fdc beq  0x00000000 , 0x00004597 
+ 00017788  0x00003fdd beq  0x00000001 , 0x0000459a 
+ 00017789  0x00003fde beq  0x00000002 , 0x0000459d 
+ 00017790  0x00003fdf beq  0x00000003 , 0x000045a0 
+ 00017791  0x00003fe0 rtn 
+ 00017792  0x00003fe3 bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x00003fe4 arg  0x00000000 , 0x00000011 
+ 00017794  0x00003fe5 call  0x00007d19 
+ 00017795  0x00003fe7 copy  0x00000007 , 0x0000003f 
+ 00017796  0x00003fe8 beq  0x00000004 , 0x000045bc 
+ 00017797  0x00003fe9 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00003fed call  0x0000458b 
+ 00017799  0x00003fee beq  0x00000000 , 0x000045a9 
+ 00017800  0x00003fef beq  0x00000002 , 0x000045af 
+ 00017801  0x00003ff0 beq  0x00000003 , 0x000045a9 
+ 00017802  0x00003ff1 rtn 
+ 00017803  0x00003ff4 fetch  0x00000001 , 0x00004728 
+ 00017804  0x00003ff5 fetcht  0x00000001 , 0x00004727 
+ 00017805  0x00003ff6 ior  0x00000002 , 0x0000003f 
+ 00017806  0x00003ff7 rtn 
+ 00017807  0x00003ffb jam  0x00000001 , 0x00004734 
+ 00017808  0x00003ffc branch  0x000045be 
+ 00017809  0x00003ffe jam  0x00000002 , 0x00004734 
+ 00017810  0x00003fff branch  0x000045be 
+ 00017811  0x00004001 jam  0x00000001 , 0x00004736 
+ 00017812  0x00004002 branch  0x000045be 
+ 00017813  0x00004004 jam  0x00000002 , 0x00004736 
+ 00017814  0x00004005 branch  0x000045be 
+ 00017815  0x00004009 jam  0x00000001 , 0x00004734 
+ 00017816  0x0000400a jam  0x00000001 , 0x00004736 
+ 00017817  0x0000400b branch  0x000045be 
+ 00017818  0x0000400d jam  0x00000002 , 0x00004734 
+ 00017819  0x0000400e jam  0x00000002 , 0x00004736 
+ 00017820  0x0000400f branch  0x000045be 
+ 00017821  0x00004011 jam  0x00000002 , 0x00004734 
+ 00017822  0x00004012 jam  0x00000001 , 0x00004736 
+ 00017823  0x00004013 branch  0x000045be 
+ 00017824  0x00004015 jam  0x00000001 , 0x00004734 
+ 00017825  0x00004016 jam  0x00000002 , 0x00004736 
+ 00017826  0x00004017 branch  0x000045be 
+ 00017827  0x0000401b jam  0x00000001 , 0x00004738 
+ 00017828  0x0000401c branch  0x000045be 
+ 00017829  0x0000401e jam  0x00000002 , 0x00004738 
+ 00017830  0x0000401f branch  0x000045be 
+ 00017831  0x00004022 jam  0x00000001 , 0x00004741 
+ 00017832  0x00004023 branch  0x000045c0 
+ 00017833  0x00004026 copy  0x00000007 , 0x0000003f 
+ 00017834  0x00004027 beq  0x00000000 , 0x000045b5 
+ 00017835  0x00004028 beq  0x00000001 , 0x000045b5 
+ 00017836  0x00004029 beq  0x00000002 , 0x000045b7 
+ 00017837  0x0000402a beq  0x00000003 , 0x000045b7 
+ 00017838  0x0000402b rtn 
+ 00017839  0x0000402e copy  0x00000007 , 0x0000003f 
+ 00017840  0x0000402f beq  0x00000000 , 0x000045b9 
+ 00017841  0x00004030 beq  0x00000001 , 0x000045b9 
+ 00017842  0x00004031 beq  0x00000002 , 0x000045b9 
+ 00017843  0x00004032 beq  0x00000003 , 0x000045b9 
+ 00017844  0x00004033 rtn 
+ 00017845  0x00004037 jam  0x00000000 , 0x00004734 
+ 00017846  0x00004038 branch  0x000045be 
+ 00017847  0x0000403b jam  0x00000000 , 0x00004736 
+ 00017848  0x0000403c branch  0x000045be 
+ 00017849  0x00004042 jam  0x00000000 , 0x00004734 
+ 00017850  0x00004043 jam  0x00000000 , 0x00004736 
+ 00017851  0x00004044 branch  0x000045be 
+ 00017852  0x00004048 jam  0x00000000 , 0x00004738 
+ 00017853  0x00004049 branch  0x000045be 
+ 00017854  0x0000404c arg  0x0000472e , 0x00000011 
+ 00017855  0x0000404d branch  0x00007e3d 
+ 00017856  0x0000404f arg  0x0000473b , 0x00000011 
+ 00017857  0x00004050 branch  0x00007e3d 
+ 00017858  0x00004053 fetch  0x00000001 , 0x00004764 
+ 00017859  0x00004054 beq  0x00000001 , 0x000045cc 
+ 00017860  0x00004055 arg  0x00004744 , 0x00000011 
+ 00017861  0x00004056 call  0x00007e54 
+ 00017862  0x00004057 nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x00004059 arg  0x00004744 , 0x00000006 
+ 00017864  0x0000405a ifetch  0x00000001 , 0x00000006 
+ 00017865  0x0000405b copy  0x0000003f , 0x00000011 
+ 00017866  0x0000405c arg  0x00004745 , 0x00000012 
+ 00017867  0x0000405f rtn 
+ 00017868  0x00004062 jam  0x00000000 , 0x00004764 
+ 00017869  0x00004063 enable  0x00000028 
+ 00017870  0x00004064 arg  0x00000001 , 0x00000011 
+ 00017871  0x00004065 arg  0x00004766 , 0x00000012 
+ 00017872  0x00004066 rtn 
+ 00017873  0x00004069 fetch  0x00000001 , 0x00004747 
+ 00017874  0x0000406a beq  0x00000004 , 0x000045d5 
+ 00017875  0x0000406b beq  0x00000005 , 0x000045d5 
+ 00017876  0x0000406c rtn 
+ 00017877  0x0000406e fetch  0x00000001 , 0x0000474a 
+ 00017878  0x0000406f nbranch  0x000045dc , 0x00000034 
+ 00017879  0x00004070 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x00004071 nbranch  0x000045dc , 0x00000034 
+ 00017881  0x00004072 fetch  0x00000001 , 0x0000474e 
+ 00017882  0x00004073 nbranch  0x000045dc , 0x00000034 
+ 00017883  0x00004074 rtn 
+ 00017884  0x00004076 enable  0x00000028 
+ 00017885  0x00004077 branch  0x000045c7 
+ 00017886  0x00004080 rtn  0x0000002b 
+ 00017887  0x00004081 hfetch  0x00000001 , 0x00008081 
+ 00017888  0x00004082 and_into  0x000000fc , 0x0000003f 
+ 00017889  0x00004083 hstore  0x00000001 , 0x00008081 
+ 00017890  0x00004084 setarg  0x000046b4 
+ 00017891  0x00004085 store  0x00000002 , 0x000041eb 
+ 00017892  0x00004087 setarg  0x000046b3 
+ 00017893  0x00004088 store  0x00000002 , 0x000041ed 
+ 00017894  0x0000408a setarg  0x0000340a 
+ 00017895  0x0000408b store  0x00000002 , 0x000041f7 
+ 00017896  0x0000408d setarg  0x000046b1 
+ 00017897  0x0000408e store  0x00000002 , 0x000041f3 
+ 00017898  0x00004090 setarg  0x00004612 
+ 00017899  0x00004091 store  0x00000002 , 0x000041f5 
+ 00017900  0x00004093 setarg  0x0000460c 
+ 00017901  0x00004094 store  0x00000002 , 0x000041e9 
+ 00017902  0x00004096 setarg  0x0000476a 
+ 00017903  0x00004097 store  0x00000002 , 0x000041f9 
+ 00017904  0x00004099 setarg  0x00004686 
+ 00017905  0x0000409a store  0x00000002 , 0x000041fd 
+ 00017906  0x0000409c setarg  0x00004729 
+ 00017907  0x0000409d store  0x00000002 , 0x000046e7 
+ 00017908  0x0000409f setarg  0x00004806 
+ 00017909  0x000040a0 store  0x00000002 , 0x000046e2 
+ 00017910  0x000040a1 setarg  0x00004807 
+ 00017911  0x000040a2 store  0x00000002 , 0x000046e4 
+ 00017912  0x000040a4 call  0x000057a3 
+ 00017913  0x000040a5 call  0x000047da 
+ 00017914  0x000040a6 call  0x00004788 
+ 00017915  0x000040a7 call  0x0000476d 
+ 00017916  0x000040a8 call  0x00006948 
+ 00017917  0x000040a9 call  0x0000477a 
+ 00017918  0x000040aa call  0x00007e38 
+ 00017919  0x000040ab call  0x00007d08 
+ 00017920  0x000040ac call  0x00004793 
+ 00017921  0x000040ad call  0x000047c7 
+ 00017922  0x000040af bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x000040b0 call  0x0000464f 
+ 00017924  0x000040b1 fetch  0x00000001 , 0x000046dd 
+ 00017925  0x000040b2 beq  0x00000000 , 0x00004609 
+ 00017926  0x000040b3 fetch  0x00000001 , 0x000046de 
+ 00017927  0x000040b4 store  0x00000001 , 0x00004686 
+ 00017928  0x000040b5 branch  0x0000480e 
+ 00017929  0x000040b9 jam  0x000000ff , 0x00004686 
+ 00017930  0x000040ba jam  0x00000001 , 0x000046df 
+ 00017931  0x000040bb branch  0x000046d9 
+ 00017932  0x000040c0 fetch  0x00000001 , 0x000046df 
+ 00017933  0x000040c1 beq  0x00000002 , 0x000033d0 
+ 00017934  0x000040c2 call  0x0000527e 
+ 00017935  0x000040c3 fetch  0x00000001 , 0x00004256 
+ 00017936  0x000040c4 nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x000040c5 branch  0x000033d2 
+ 00017938  0x000040ca copy  0x00000013 , 0x0000003f 
+ 00017939  0x000040cc beq  0x00000001 , 0x00004626 
+ 00017940  0x000040cd beq  0x00000002 , 0x00004629 
+ 00017941  0x000040ce beq  0x00000004 , 0x00004631 
+ 00017942  0x000040cf beq  0x00000005 , 0x00004633 
+ 00017943  0x000040d0 beq  0x00000006 , 0x00004635 
+ 00017944  0x000040d1 beq  0x00000007 , 0x00004638 
+ 00017945  0x000040d2 beq  0x00000012 , 0x0000463c 
+ 00017946  0x000040d3 beq  0x00000013 , 0x00004644 
+ 00017947  0x000040d4 beq  0x00000027 , 0x00004645 
+ 00017948  0x000040d5 beq  0x0000002e , 0x00004648 
+ 00017949  0x000040d6 beq  0x0000003d , 0x00004649 
+ 00017950  0x000040d8 beq  0x00000014 , 0x00004658 
+ 00017951  0x000040d9 beq  0x00000015 , 0x0000465c 
+ 00017952  0x000040da beq  0x0000003f , 0x0000465f 
+ 00017953  0x000040db beq  0x00000040 , 0x00004665 
+ 00017954  0x000040dd beq  0x00000010 , 0x0000466b 
+ 00017955  0x000040de beq  0x0000002c , 0x0000466c 
+ 00017956  0x000040df beq  0x0000002d , 0x00004677 
+ 00017957  0x000040e0 rtn 
+ 00017958  0x000040e6 jam  0x00000000 , 0x000046ad 
+ 00017959  0x000040e7 jam  0x00000000 , 0x000046ac 
+ 00017960  0x000040e8 rtn 
+ 00017961  0x000040ec call  0x0000462b 
+ 00017962  0x000040ed branch  0x00004631 
+ 00017963  0x000040f0 jam  0x00000000 , 0x000041e2 
+ 00017964  0x000040f1 jam  0x00000000 , 0x00004680 
+ 00017965  0x000040f2 jam  0x00000000 , 0x00004205 
+ 00017966  0x000040f3 jam  0x00000000 , 0x000046ac 
+ 00017967  0x000040f4 jam  0x00000000 , 0x000046ad 
+ 00017968  0x000040f5 branch  0x00007e38 
+ 00017969  0x000040f9 call  0x000033a9 
+ 00017970  0x000040fa branch  0x000046c2 
+ 00017971  0x000040fe call  0x000046b6 
+ 00017972  0x000040ff branch  0x00003408 
+ 00017973  0x00004103 setarg  0x00000002 
+ 00017974  0x00004104 store  0x00000001 , 0x00004680 
+ 00017975  0x00004105 rtn 
+ 00017976  0x00004109 jam  0x00000000 , 0x000046ac 
+ 00017977  0x0000410a setarg  0x00000001 
+ 00017978  0x0000410b store  0x00000001 , 0x000046ad 
+ 00017979  0x0000410c rtn 
+ 00017980  0x00004110 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x00004111 rtneq  0x00000001 
+ 00017982  0x00004112 jam  0x00000001 , 0x000041e2 
+ 00017983  0x00004113 call  0x00003416 
+ 00017984  0x00004114 call  0x00003414 
+ 00017985  0x00004115 call  0x000046b6 
+ 00017986  0x00004116 call  0x00003408 
+ 00017987  0x00004117 branch  0x0000340e 
+ 00017988  0x0000411b branch  0x00004631 
+ 00017989  0x0000411f setarg  0x00000005 
+ 00017990  0x00004120 store  0x00000001 , 0x000046ac 
+ 00017991  0x00004121 rtn 
+ 00017992  0x00004125 branch  0x000033cd 
+ 00017993  0x0000412a arg  0x00000000 , 0x00000012 
+ 00017994  0x0000412b fetch  0x00000001 , 0x00004217 
+ 00017995  0x0000412c mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x0000412d fetch  0x00000002 , 0x00004215 
+ 00017997  0x0000412e copy  0x0000003f , 0x00000011 
+ 00017998  0x0000412f branch  0x00006606 
+ 00017999  0x00004132 arg  0x00000000 , 0x00000012 
+ 00018000  0x00004133 fetch  0x00000001 , 0x0000469a 
+ 00018001  0x00004134 rtnbit0  0x00000001 
+ 00018002  0x00004135 fetch  0x00000001 , 0x00004217 
+ 00018003  0x00004136 rtn  0x00000034 
+ 00018004  0x00004137 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x00004138 fetch  0x00000002 , 0x00004215 
+ 00018006  0x00004139 copy  0x0000003f , 0x00000011 
+ 00018007  0x0000413a branch  0x000065df 
+ 00018008  0x0000413f call  0x000046b6 
+ 00018009  0x00004140 setarg  0x00000000 
+ 00018010  0x00004141 store  0x00000002 , 0x000046b7 
+ 00018011  0x00004142 branch  0x00003408 
+ 00018012  0x00004146 call  0x00007e38 
+ 00018013  0x00004147 jam  0x00000000 , 0x000046b0 
+ 00018014  0x00004148 branch  0x000046d9 
+ 00018015  0x0000414c call  0x00007e38 
+ 00018016  0x0000414d jam  0x00000001 , 0x000046b0 
+ 00018017  0x0000414e fetch  0x00000008 , 0x000046c1 
+ 00018018  0x0000414f store  0x00000008 , 0x00004496 
+ 00018019  0x00004150 call  0x00003416 
+ 00018020  0x00004151 branch  0x00005abf 
+ 00018021  0x00004155 fetch  0x00000002 , 0x00004509 
+ 00018022  0x00004156 rtneq  0x00000000 
+ 00018023  0x00004157 fetch  0x00000008 , 0x000046c9 
+ 00018024  0x00004158 rtn  0x00000034 
+ 00018025  0x00004159 store  0x00000008 , 0x00004496 
+ 00018026  0x0000415a branch  0x00005abf 
+ 00018027  0x0000415f branch  0x0000481f 
+ 00018028  0x00004162 fetch  0x00000001 , 0x000046dd 
+ 00018029  0x00004163 rtneq  0x00000000 
+ 00018030  0x00004164 fetch  0x00000001 , 0x000046df 
+ 00018031  0x00004165 rtnne  0x00000001 
+ 00018032  0x00004166 call  0x00004672 
+ 00018033  0x00004167 branch  0x00003406 
+ 00018034  0x0000416a jam  0x00000001 , 0x000048df 
+ 00018035  0x0000416b arg  0x0000000b , 0x00000039 
+ 00018036  0x0000416c arg  0x000048e0 , 0x00000005 
+ 00018037  0x0000416d arg  0x000048c9 , 0x00000006 
+ 00018038  0x0000416e branch  0x00007f01 
+ 00018039  0x00004171 fetch  0x00000001 , 0x000046dd 
+ 00018040  0x00004172 rtneq  0x00000000 
+ 00018041  0x00004173 fetch  0x00000001 , 0x000046df 
+ 00018042  0x00004174 beq  0x00000001 , 0x0000467c 
+ 00018043  0x00004175 branch  0x0000481b 
+ 00018044  0x00004178 fetch  0x00000001 , 0x000048df 
+ 00018045  0x00004179 rtnne  0x00000001 
+ 00018046  0x0000417a jam  0x00000000 , 0x000048df 
+ 00018047  0x0000417b fetch  0x00000002 , 0x00004682 
+ 00018048  0x0000417c bbit1  0x00000000 , 0x00003408 
+ 00018049  0x0000417d bbit1  0x00000009 , 0x00003408 
+ 00018050  0x0000417e arg  0x0000000b , 0x00000039 
+ 00018051  0x0000417f arg  0x000048e0 , 0x00000006 
+ 00018052  0x00004180 arg  0x000048c9 , 0x00000005 
+ 00018053  0x00004181 branch  0x00007f01 
+ 00018054  0x00004188 call  0x0000468c 
+ 00018055  0x0000418b call  0x00004693 
+ 00018056  0x0000418e call  0x0000469e 
+ 00018057  0x0000418f call  0x000046a6 
+ 00018058  0x00004190 call  0x000046a9 
+ 00018059  0x00004193 branch  0x000046ac 
+ 00018060  0x00004198 arg  0x000046db , 0x00000013 
+ 00018061  0x00004199 arg  0x0000468f , 0x00000012 
+ 00018062  0x0000419a branch  0x00003374 
+ 00018063  0x0000419c jam  0x00000002 , 0x000046df 
+ 00018064  0x0000419d call  0x00003408 
+ 00018065  0x0000419e call  0x000046f4 
+ 00018066  0x0000419f branch  0x0000480b 
+ 00018067  0x000041a3 arg  0x000048ec , 0x00000013 
+ 00018068  0x000041a4 arg  0x00004696 , 0x00000012 
+ 00018069  0x000041a5 branch  0x0000336d 
+ 00018070  0x000041a8 fetch  0x00000002 , 0x00004682 
+ 00018071  0x000041a9 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x000041aa bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x000041ab fetch  0x00000001 , 0x000048c9 
+ 00018074  0x000041ac beq  0x00000001 , 0x0000480b 
+ 00018075  0x000041ad beq  0x00000004 , 0x0000480b 
+ 00018076  0x000041ae beq  0x00000005 , 0x0000480b 
+ 00018077  0x000041af branch  0x0000340a 
+ 00018078  0x000041b4 arg  0x000046ac , 0x00000013 
+ 00018079  0x000041b5 arg  0x000046a1 , 0x00000012 
+ 00018080  0x000041b6 branch  0x0000336d 
+ 00018081  0x000041b9 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x000041ba set1  0x00000000 , 0x0000003f 
+ 00018083  0x000041bb set1  0x00000007 , 0x0000003f 
+ 00018084  0x000041bc store  0x00000001 , 0x0000027f 
+ 00018085  0x000041bd rtn 
+ 00018086  0x000041c0 arg  0x00004680 , 0x00000013 
+ 00018087  0x000041c1 arg  0x0000463c , 0x00000012 
+ 00018088  0x000041c2 branch  0x0000336d 
+ 00018089  0x000041c5 arg  0x000046ad , 0x00000013 
+ 00018090  0x000041c6 arg  0x000033e9 , 0x00000012 
+ 00018091  0x000041c7 branch  0x0000336d 
+ 00018092  0x000041cd fetch  0x00000001 , 0x000046df 
+ 00018093  0x000041ce rtnne  0x00000001 
+ 00018094  0x000041cf arg  0x000046b7 , 0x00000013 
+ 00018095  0x000041d0 arg  0x000046c2 , 0x00000012 
+ 00018096  0x000041d1 branch  0x00003374 
+ 00018097  0x000041d5 call  0x0000473a 
+ 00018098  0x000041d6 branch  0x00006978 
+ 00018099  0x000041da branch  0x0000696c 
+ 00018100  0x000041dd call  0x00006835 
+ 00018101  0x000041de branch  0x000046b3 
+ 00018102  0x000041e5 fetch  0x00000001 , 0x0000469a 
+ 00018103  0x000041e6 bbit1  0x00000001 , 0x000046be 
+ 00018104  0x000041e7 bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x000041e8 rtn 
+ 00018106  0x000041eb fetch  0x00000002 , 0x000046d7 
+ 00018107  0x000041ec store  0x00000002 , 0x000046d9 
+ 00018108  0x000041ed store  0x00000002 , 0x000046db 
+ 00018109  0x000041ee branch  0x000033f8 
+ 00018110  0x000041f1 fetch  0x00000002 , 0x000046d3 
+ 00018111  0x000041f2 store  0x00000002 , 0x000046d9 
+ 00018112  0x000041f3 store  0x00000002 , 0x000046db 
+ 00018113  0x000041f4 branch  0x000033f0 
+ 00018114  0x000041f7 fetch  0x00000001 , 0x000046df 
+ 00018115  0x000041f8 rtnne  0x00000001 
+ 00018116  0x000041f9 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x000041fa bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x000041fb bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x000041fc rtn 
+ 00018120  0x000041ff fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x00004200 store  0x00000002 , 0x000046d9 
+ 00018122  0x00004201 store  0x00000002 , 0x000046db 
+ 00018123  0x00004202 branch  0x000033eb 
+ 00018124  0x00004205 fetch  0x00000002 , 0x00004682 
+ 00018125  0x00004206 rtnbit1  0x00000009 
+ 00018126  0x00004207 fetch  0x00000002 , 0x000046d5 
+ 00018127  0x00004208 store  0x00000002 , 0x000046d9 
+ 00018128  0x00004209 store  0x00000002 , 0x000046db 
+ 00018129  0x0000420a fetch  0x00000002 , 0x000046b3 
+ 00018130  0x0000420b call  0x000046f0 
+ 00018131  0x0000420c call  0x00003404 
+ 00018132  0x0000420d fetch  0x00000004 , 0x000046bd 
+ 00018133  0x0000420e store  0x00000004 , 0x000048cc 
+ 00018134  0x0000420f fetch  0x00000002 , 0x00004682 
+ 00018135  0x00004210 rtnbit1  0x0000000b 
+ 00018136  0x00004211 branch  0x000033fa 
+ 00018137  0x00004215 fetch  0x00000001 , 0x000046df 
+ 00018138  0x00004216 rtnne  0x00000001 
+ 00018139  0x00004217 fetch  0x00000001 , 0x0000469a 
+ 00018140  0x00004218 bbit1  0x00000001 , 0x000046df 
+ 00018141  0x00004219 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x0000421a rtn 
+ 00018143  0x0000421d call  0x000046f8 
+ 00018144  0x0000421e branch  0x000046c2 , 0x00000034 
+ 00018145  0x0000421f call  0x00003406 
+ 00018146  0x00004220 call  0x000033f0 
+ 00018147  0x00004221 branch  0x000033e1 
+ 00018148  0x00004224 fetch  0x00000002 , 0x000046b7 
+ 00018149  0x00004225 fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x00004226 storet  0x00000002 , 0x000046b7 
+ 00018151  0x00004227 nrtn  0x00000034 
+ 00018152  0x00004228 fetch  0x00000002 , 0x000046b1 
+ 00018153  0x00004229 call  0x000046f0 
+ 00018154  0x0000422a call  0x00003404 
+ 00018155  0x0000422b fetch  0x00000004 , 0x000046b9 
+ 00018156  0x0000422c store  0x00000004 , 0x000048cc 
+ 00018157  0x0000422d fetch  0x00000002 , 0x00004682 
+ 00018158  0x0000422e rtnbit1  0x0000000b 
+ 00018159  0x0000422f branch  0x000033fa 
+ 00018160  0x00004233 store  0x00000002 , 0x00004154 
+ 00018161  0x00004234 increase  0xfffffffc , 0x0000003f 
+ 00018162  0x00004235 store  0x00000002 , 0x00004482 
+ 00018163  0x00004236 rtn 
+ 00018164  0x0000423a fetch  0x00000002 , 0x00004682 
+ 00018165  0x0000423b bbit1  0x00000009 , 0x00003402 
+ 00018166  0x0000423c bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x0000423d branch  0x000046b6 
+ 00018168  0x00004242 fetch  0x00000001 , 0x00004217 
+ 00018169  0x00004243 copy  0x0000003f , 0x00000039 
+ 00018170  0x00004244 fetch  0x00000002 , 0x00004215 
+ 00018171  0x00004245 copy  0x0000003f , 0x00000011 
+ 00018172  0x00004247 ifetch  0x00000002 , 0x00000011 
+ 00018173  0x00004248 beq  0x00000000 , 0x00004701 
+ 00018174  0x00004249 increase  0x00000022 , 0x00000011 
+ 00018175  0x0000424a loop  0x000046fc 
+ 00018176  0x0000424b branch  0x00007ff1 
+ 00018177  0x0000424e ifetch  0x00000006 , 0x00000006 
+ 00018178  0x0000424f store  0x00000006 , 0x000041d0 
+ 00018179  0x00004250 increase  0x0000000a , 0x00000006 
+ 00018180  0x00004251 arg  0x000041be , 0x00000005 
+ 00018181  0x00004252 call  0x00007ebf 
+ 00018182  0x00004253 call  0x000067d7 
+ 00018183  0x00004254 branch  0x00007fef 
+ 00018184  0x0000425b call  0x00007fe9 
+ 00018185  0x0000425c fetch  0x00000002 , 0x00004682 
+ 00018186  0x0000425d bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x0000425e bbit1  0x00000009 , 0x00004710 
+ 00018188  0x0000425f rtn 
+ 00018189  0x00004262 fetch  0x00000001 , 0x00004253 
+ 00018190  0x00004263 rtnne  0x0000003f 
+ 00018191  0x00004264 branch  0x00007fe7 
+ 00018192  0x00004267 fetch  0x00000001 , 0x000046b0 
+ 00018193  0x00004268 rtn  0x00000034 
+ 00018194  0x00004269 branch  0x00007fe7 
+ 00018195  0x0000426f call  0x00007fe9 
+ 00018196  0x00004270 fetch  0x00000002 , 0x00004682 
+ 00018197  0x00004271 rtnbit1  0x00000000 
+ 00018198  0x00004272 rtnbit1  0x00000009 
+ 00018199  0x00004273 branch  0x00007fe7 
+ 00018200  0x00004278 fetch  0x00000001 , 0x0000469a 
+ 00018201  0x00004279 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x0000427a bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x0000427b rtn 
+ 00018204  0x0000427e fetch  0x00000001 , 0x00004093 
+ 00018205  0x0000427f rtnne  0x00000003 
+ 00018206  0x00004280 branch  0x000046d9 
+ 00018207  0x00004283 branch  0x000046d9 
+ 00018208  0x00004287 disable  0x0000002c 
+ 00018209  0x00004288 fetch  0x00000002 , 0x000046d9 
+ 00018210  0x00004289 store  0x00000002 , 0x000046db 
+ 00018211  0x0000428b call  0x00004713 
+ 00018212  0x0000428c branch  0x00004718 , 0x00000028 
+ 00018213  0x0000428e call  0x00004708 
+ 00018214  0x0000428f nrtn  0x00000028 
+ 00018215  0x00004290 enable  0x0000002c 
+ 00018216  0x00004291 rtn 
+ 00018217  0x00004296 call  0x00004720 
+ 00018218  0x00004297 nrtn  0x0000002c 
+ 00018219  0x00004298 deposit  0x00000011 
+ 00018220  0x00004299 branch  0x00004730 , 0x00000034 
+ 00018221  0x0000429b call  0x00003406 
+ 00018222  0x0000429c arg  0x000046f1 , 0x00000013 
+ 00018223  0x0000429d branch  0x00004732 
+ 00018224  0x000042a0 call  0x00003408 
+ 00018225  0x000042a1 arg  0x00004719 , 0x00000013 
+ 00018226  0x000042a4 arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042a5 imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042a6 iadd  0x00000013 , 0x00000013 
+ 00018229  0x000042aa ifetch  0x00000001 , 0x00000013 
+ 00018230  0x000042ab rtn  0x00000034 
+ 00018231  0x000042ac call  0x00004762 
+ 00018232  0x000042ad increase  0x00000001 , 0x00000013 
+ 00018233  0x000042ae branch  0x00004735 
+ 00018234  0x000042b2 fetch  0x00000002 , 0x00004682 
+ 00018235  0x000042b3 bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x000042b4 bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x000042b5 rtn 
+ 00018238  0x000042b8 call  0x00005892 
+ 00018239  0x000042b9 nrtn  0x00000034 
+ 00018240  0x000042ba call  0x00004765 
+ 00018241  0x000042bb nrtn  0x00000028 
+ 00018242  0x000042bc pincrease  0xffffffff 
+ 00018243  0x000042bd mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x000042be arg  0x00004741 , 0x00000002 
+ 00018245  0x000042bf iadd  0x00000002 , 0x00000006 
+ 00018246  0x000042c1 ifetch  0x00000001 , 0x00000006 
+ 00018247  0x000042c2 copy  0x0000003f , 0x00000011 
+ 00018248  0x000042c3 ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x000042c4 call  0x00007ea5 
+ 00018250  0x000042c5 call  0x00005a64 
+ 00018251  0x000042c6 copy  0x00000011 , 0x00000039 
+ 00018252  0x000042c7 call  0x00007e9f 
+ 00018253  0x000042c8 branch  0x00007f01 
+ 00018254  0x000042cc call  0x00005271 
+ 00018255  0x000042cd nrtn  0x00000034 
+ 00018256  0x000042ce call  0x00004765 
+ 00018257  0x000042cf nrtn  0x00000028 
+ 00018258  0x000042d0 pincrease  0xffffffff 
+ 00018259  0x000042d1 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x000042d2 arg  0x000047a0 , 0x00000002 
+ 00018261  0x000042d3 iadd  0x00000002 , 0x00000006 
+ 00018262  0x000042d4 ifetch  0x00000005 , 0x00000006 
+ 00018263  0x000042d5 store  0x00000005 , 0x0000479b 
+ 00018264  0x000042d7 fetch  0x00000001 , 0x0000479b 
+ 00018265  0x000042d8 copy  0x0000003f , 0x00000011 
+ 00018266  0x000042d9 call  0x00004d63 
+ 00018267  0x000042da fetch  0x00000002 , 0x0000424e 
+ 00018268  0x000042db istore  0x00000002 , 0x00000005 
+ 00018269  0x000042dc setarg  0x000000a1 
+ 00018270  0x000042dd istore  0x00000001 , 0x00000005 
+ 00018271  0x000042de fetch  0x00000004 , 0x0000479c 
+ 00018272  0x000042df istore  0x00000009 , 0x00000005 
+ 00018273  0x000042e0 rtn 
+ 00018274  0x000042e5 store  0x00000001 , 0x00000a9a 
+ 00018275  0x000042e6 arg  0x00000a9a , 0x00000011 
+ 00018276  0x000042e7 branch  0x00007e3d 
+ 00018277  0x000042ea arg  0x00000a9a , 0x00000011 
+ 00018278  0x000042eb call  0x00007e54 
+ 00018279  0x000042ec nrtn  0x00000028 
+ 00018280  0x000042ed fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x000042ee rtn 
+ 00018282  0x000042f2 fetch  0x00000002 , 0x00000478 
+ 00018283  0x000042f3 beq  0x00000018 , 0x0000465f 
+ 00018284  0x000042f4 rtn 
+ 00018285  0x000042f7 setarg  0x00000002 
+ 00018286  0x000042f8 store  0x00000001 , 0x000048eb 
+ 00018287  0x000042fa setarg  0x00200008 
+ 00018288  0x000042fb store  0x00000004 , 0x000046c1 
+ 00018289  0x000042fc setarg  0x012c0005 
+ 00018290  0x000042fd istore  0x00000004 , 0x00000005 
+ 00018291  0x00004300 jam  0x00000017 , 0x000044a6 
+ 00018292  0x00004303 setarg  0x0000001b 
+ 00018293  0x00004304 store  0x00000002 , 0x000044fa 
+ 00018294  0x00004305 call  0x00005810 
+ 00018295  0x00004306 call  0x0000582c 
+ 00018296  0x00004307 call  0x00005839 
+ 00018297  0x00004308 branch  0x00005818 
+ 00018298  0x0000430d arg  0x00000028 , 0x00000039 
+ 00018299  0x0000430e arg  0x00004741 , 0x00000005 
+ 00018300  0x0000430f arg  0x0000949f , 0x00000006 
+ 00018301  0x00004310 call  0x00007ef4 
+ 00018302  0x00004311 arg  0x00000028 , 0x00000039 
+ 00018303  0x00004312 arg  0x000047a0 , 0x00000005 
+ 00018304  0x00004313 arg  0x000094c7 , 0x00000006 
+ 00018305  0x00004314 branch  0x00007ef4 
+ 00018306  0x00004318 arg  0x0000017e , 0x00000039 
+ 00018307  0x00004319 arg  0x0000913a , 0x00000006 
+ 00018308  0x0000431a branch  0x00007ef4 
+ 00018309  0x0000431e arg  0x000001e7 , 0x00000039 
+ 00018310  0x0000431f arg  0x000092b8 , 0x00000006 
+ 00018311  0x00004320 branch  0x00007ef4 
+ 00018312  0x00004325 call  0x000047ae 
+ 00018313  0x00004326 nrtn  0x00000028 
+ 00018314  0x00004327 fetch  0x00000001 , 0x0000469f 
+ 00018315  0x00004328 call  0x00004790 
+ 00018316  0x00004329 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x0000432a call  0x00004790 
+ 00018318  0x0000432b fetch  0x00000001 , 0x000046a1 
+ 00018319  0x0000432c branch  0x00004790 
+ 00018320  0x0000432f rtn  0x00000034 
+ 00018321  0x00004330 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x00004331 branch  0x000067f9 
+ 00018323  0x00004335 call  0x000047ae 
+ 00018324  0x00004336 nrtn  0x00000028 
+ 00018325  0x00004337 call  0x00004797 
+ 00018326  0x00004338 branch  0x000047b4 
+ 00018327  0x0000433b arg  0x00000000 , 0x00000011 
+ 00018328  0x0000433c fetch  0x00000001 , 0x0000469f 
+ 00018329  0x0000433d call  0x000047a9 
+ 00018330  0x0000433e nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x0000433f fetch  0x00000001 , 0x000046a0 
+ 00018332  0x00004340 call  0x000047a9 
+ 00018333  0x00004341 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x00004342 fetch  0x00000001 , 0x000046a1 
+ 00018335  0x00004343 call  0x000047a9 
+ 00018336  0x00004344 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x00004345 copy  0x00000011 , 0x0000003f 
+ 00018338  0x00004346 store  0x00000001 , 0x000046a9 
+ 00018339  0x00004347 fetch  0x00000001 , 0x0000469e 
+ 00018340  0x00004348 imul32  0x00000011 , 0x0000003f 
+ 00018341  0x00004349 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x0000434a iadd  0x00000002 , 0x0000003f 
+ 00018343  0x0000434b store  0x00000002 , 0x000046aa 
+ 00018344  0x0000434c rtn 
+ 00018345  0x0000434f rtn  0x00000034 
+ 00018346  0x00004350 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x00004351 call  0x0000681d 
+ 00018348  0x00004352 nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x00004353 branch  0x00007fef 
+ 00018350  0x00004357 call  0x00007fe9 
+ 00018351  0x00004358 fetch  0x00000001 , 0x000046a8 
+ 00018352  0x00004359 nrtn  0x00000034 
+ 00018353  0x0000435a fetch  0x00000001 , 0x0000469b 
+ 00018354  0x0000435b rtn  0x00000034 
+ 00018355  0x0000435c branch  0x00007fe7 
+ 00018356  0x00004360 call  0x0000666a 
+ 00018357  0x00004361 fetch  0x00000002 , 0x000046aa 
+ 00018358  0x00004362 arg  0x00000ac2 , 0x00000011 
+ 00018359  0x00004363 fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x00004364 call  0x000066b3 
+ 00018361  0x00004365 call  0x0000666d 
+ 00018362  0x00004367 fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x00004368 copy  0x0000003f , 0x00000039 
+ 00018364  0x00004369 store  0x00000001 , 0x000043af 
+ 00018365  0x0000436a call  0x00007ef4 
+ 00018366  0x0000436b fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x0000436c copy  0x0000003f , 0x00000039 
+ 00018368  0x0000436d store  0x00000001 , 0x00004515 
+ 00018369  0x0000436e call  0x00007ef4 
+ 00018370  0x0000436f ifetch  0x00000001 , 0x00000006 
+ 00018371  0x00004370 store  0x00000001 , 0x000046e6 
+ 00018372  0x00004371 ifetch  0x00000001 , 0x00000006 
+ 00018373  0x00004372 store  0x00000001 , 0x000046dd 
+ 00018374  0x00004373 rtn 
+ 00018375  0x00004377 fetch  0x00000001 , 0x0000469a 
+ 00018376  0x00004378 rtnbit0  0x00000001 
+ 00018377  0x00004379 arg  0x00000003 , 0x00000002 
+ 00018378  0x0000437a fetch  0x00000002 , 0x000046a4 
+ 00018379  0x0000437b copy  0x0000003f , 0x00000012 
+ 00018380  0x0000437c arg  0x000046a6 , 0x00000011 
+ 00018381  0x0000437d call  0x000065df 
+ 00018382  0x0000437e fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x0000437f setarg  0x00001b3a 
+ 00018384  0x00004380 isub  0x00000002 , 0x0000003e 
+ 00018385  0x00004381 nrtn  0x00000005 
+ 00018386  0x00004382 fetch  0x00000001 , 0x000046a8 
+ 00018387  0x00004383 rtn  0x00000034 
+ 00018388  0x00004384 copy  0x0000003f , 0x00000002 
+ 00018389  0x00004385 fetch  0x00000002 , 0x000046a4 
+ 00018390  0x00004386 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x00004387 arg  0x00000ac2 , 0x00000011 
+ 00018392  0x00004388 call  0x000065df 
+ 00018393  0x00004389 branch  0x000047e8 
+ 00018394  0x0000438c fetch  0x00000002 , 0x000046a2 
+ 00018395  0x0000438d rtn  0x00000034 
+ 00018396  0x0000438e call  0x0000666a 
+ 00018397  0x0000438f arg  0x00000001 , 0x00000002 
+ 00018398  0x00004390 arg  0x000046a8 , 0x00000011 
+ 00018399  0x00004391 call  0x000066b3 
+ 00018400  0x00004393 fetch  0x00000001 , 0x000046a8 
+ 00018401  0x00004394 rtn  0x00000034 
+ 00018402  0x00004396 fetch  0x00000002 , 0x000046a2 
+ 00018403  0x00004397 pincrease  0x00000001 
+ 00018404  0x00004398 arg  0x00000ac2 , 0x00000011 
+ 00018405  0x00004399 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x0000439a call  0x000066b3 
+ 00018407  0x0000439b call  0x0000666d 
+ 00018408  0x0000439d call  0x000047ba 
+ 00018409  0x0000439f ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043a0 rtn  0x00000034 
+ 00018411  0x000043a1 copy  0x0000003f , 0x00000005 
+ 00018412  0x000043a2 ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043a3 copy  0x00000002 , 0x00000039 
+ 00018414  0x000043a4 call  0x00007f01 
+ 00018415  0x000043a5 branch  0x000047e9 
+ 00018416  0x000043aa fetch  0x00000001 , 0x0000469a 
+ 00018417  0x000043ab rtnbit0  0x00000001 
+ 00018418  0x000043ac fetch  0x00000002 , 0x000046ae 
+ 00018419  0x000043ad copy  0x0000003f , 0x00000012 
+ 00018420  0x000043ae arg  0x00000004 , 0x00000002 
+ 00018421  0x000043af arg  0x00000ac2 , 0x00000011 
+ 00018422  0x000043b0 call  0x000065df 
+ 00018423  0x000043b1 fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x000043b2 bne  0x00000001 , 0x000047f9 
+ 00018425  0x000043b4 setarg  0x00000001 
+ 00018426  0x000043b5 store  0x00000001 , 0x00000ac2 
+ 00018427  0x000043b6 force  0x00000003 , 0x00000039 
+ 00018428  0x000043b7 call  0x0000630d 
+ 00018429  0x000043b8 fetch  0x00000002 , 0x000046ae 
+ 00018430  0x000043b9 copy  0x0000003f , 0x00000012 
+ 00018431  0x000043ba arg  0x00000004 , 0x00000002 
+ 00018432  0x000043bb arg  0x00000ac2 , 0x00000011 
+ 00018433  0x000043bc call  0x00006606 
+ 00018434  0x000043be fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x000043bf store  0x00000003 , 0x000040a0 
+ 00018436  0x000043c0 store  0x00000003 , 0x000044a0 
+ 00018437  0x000043c1 rtn 
+ 00018438  0x000043c5 branch  0x000046d9 
+ 00018439  0x000043c9 arg  0x00000000 , 0x00000011 
+ 00018440  0x000043ca arg  0x000048d4 , 0x00000013 
+ 00018441  0x000043cb call  0x00007d24 
+ 00018442  0x000043cc call  0x000046f4 
+ 00018443  0x000043ce fetch  0x00000001 , 0x000048eb 
+ 00018444  0x000043cf store  0x00000001 , 0x000048ec 
+ 00018445  0x000043d0 rtn 
+ 00018446  0x000043d5 setarg  0x00000000 
+ 00018447  0x000043d6 call  0x00004816 
+ 00018448  0x000043d7 jam  0x00000001 , 0x00004679 
+ 00018449  0x000043d8 call  0x00007cd3 
+ 00018450  0x000043d9 call  0x00007cdd 
+ 00018451  0x000043da fetch  0x00000002 , 0x00004682 
+ 00018452  0x000043db rtnbit1  0x0000000c 
+ 00018453  0x000043dc branch  0x0000340a 
+ 00018454  0x000043df fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x000043e0 istore  0x00000001 , 0x00000002 
+ 00018456  0x000043e1 ifetch  0x00000001 , 0x00000005 
+ 00018457  0x000043e2 store  0x00000001 , 0x00004685 
+ 00018458  0x000043e3 rtn 
+ 00018459  0x000043e7 fetch  0x00000002 , 0x0000423f 
+ 00018460  0x000043e8 ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x000043e9 rtnne  0x00000000 
+ 00018462  0x000043ea branch  0x0000340a 
+ 00018463  0x000043ee fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x000043ef ifetch  0x00000001 , 0x00000002 
+ 00018465  0x000043f0 beq  0x00000001 , 0x0000482a 
+ 00018466  0x000043f2 setarg  0x00000001 
+ 00018467  0x000043f3 fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x000043f4 istore  0x00000001 , 0x00000002 
+ 00018469  0x000043f5 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x000043f6 ifetch  0x00000001 , 0x00000006 
+ 00018471  0x000043f7 istore  0x00000001 , 0x00004685 
+ 00018472  0x000043f8 ifetch  0x00000002 , 0x00000006 
+ 00018473  0x000043f9 branch  0x00007f9c 
+ 00018474  0x000043fc setarg  0x00000002 
+ 00018475  0x000043fd call  0x00004816 
+ 00018476  0x000043fe add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x000043ff ifetch  0x00000002 , 0x00000006 
+ 00018478  0x00004400 branch  0x0000340a , 0x00000034 
+ 00018479  0x00004401 branch  0x00007f9c 
+ 00018480  0x00004408 store  0x00000006 , 0x00000101 
+ 00018481  0x00004409 fetch  0x00000001 , 0x00000101 
+ 00018482  0x0000440a store  0x00000001 , 0x0000010c 
+ 00018483  0x0000440b ifetch  0x00000001 , 0x00000006 
+ 00018484  0x0000440c store  0x00000001 , 0x0000010b 
+ 00018485  0x0000440d ifetch  0x00000001 , 0x00000006 
+ 00018486  0x0000440e store  0x00000001 , 0x0000010a 
+ 00018487  0x0000440f ifetch  0x00000001 , 0x00000006 
+ 00018488  0x00004410 store  0x00000001 , 0x00000109 
+ 00018489  0x00004411 ifetch  0x00000001 , 0x00000006 
+ 00018490  0x00004412 store  0x00000001 , 0x00000108 
+ 00018491  0x00004413 ifetch  0x00000001 , 0x00000006 
+ 00018492  0x00004414 store  0x00000001 , 0x00000107 
+ 00018493  0x00004415 fetch  0x00000006 , 0x00000107 
+ 00018494  0x00004416 rtn 
+ 00018495  0x00004419 call  0x000068a2 
+ 00018496  0x0000441a fetch  0x00000001 , 0x00004223 
+ 00018497  0x0000441b store  0x00000001 , 0x000044a0 
+ 00018498  0x0000441c fetch  0x00000001 , 0x00004225 
+ 00018499  0x0000441d istore  0x00000001 , 0x00000005 
+ 00018500  0x0000441e fetch  0x00000001 , 0x00004227 
+ 00018501  0x0000441f istore  0x00000001 , 0x00000005 
+ 00018502  0x00004420 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x00004421 store  0x00000003 , 0x000040a0 
+ 00018504  0x00004422 rtn 
+ 00018505  0x0000442f fetch  0x00000002 , 0x00004203 
+ 00018506  0x00004430 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x00004431 byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x00004432 store  0x00000002 , 0x000001f7 
+ 00018509  0x00004433 copy  0x00000002 , 0x00000012 
+ 00018510  0x00004435 call  0x0000489b 
+ 00018511  0x00004436 setarg  0x000000a0 
+ 00018512  0x00004437 call  0x0000488d 
+ 00018513  0x00004438 fetch  0x00000001 , 0x000001f7 
+ 00018514  0x00004439 call  0x0000488d 
+ 00018515  0x0000443a bmark1  0x00000028 , 0x00004856 
+ 00018516  0x0000443b fetch  0x00000001 , 0x000001f8 
+ 00018517  0x0000443c call  0x0000488d 
+ 00018518  0x0000443e call  0x000048a1 
+ 00018519  0x00004440 call  0x0000489b 
+ 00018520  0x00004441 setarg  0x000000a1 
+ 00018521  0x00004442 call  0x0000488d 
+ 00018522  0x00004445 call  0x0000487f 
+ 00018523  0x00004446 istore  0x00000001 , 0x00000011 
+ 00018524  0x00004447 increase  0x00000001 , 0x00000011 
+ 00018525  0x00004448 increase  0xffffffff , 0x00000012 
+ 00018526  0x00004449 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x0000444a branch  0x000048a1 
+ 00018528  0x00004456 byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x00004457 store  0x00000002 , 0x000001f7 
+ 00018530  0x00004458 copy  0x00000002 , 0x00000012 
+ 00018531  0x0000445a call  0x0000489b 
+ 00018532  0x0000445b setarg  0x000000a0 
+ 00018533  0x0000445c call  0x0000488d 
+ 00018534  0x0000445e fetch  0x00000001 , 0x000001f7 
+ 00018535  0x0000445f call  0x0000488d 
+ 00018536  0x00004460 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x00004461 fetch  0x00000001 , 0x000001f8 
+ 00018538  0x00004462 call  0x0000488d 
+ 00018539  0x00004464 ifetch  0x00000001 , 0x00000011 
+ 00018540  0x00004465 call  0x0000488d 
+ 00018541  0x00004466 increase  0x00000001 , 0x00000011 
+ 00018542  0x00004467 increase  0xffffffff , 0x00000012 
+ 00018543  0x00004468 nbranch  0x0000486b , 0x00000005 
+ 00018544  0x00004469 branch  0x000048a1 
+ 00018545  0x0000446e arg  0x0000000a , 0x00000039 
+ 00018546  0x0000446f call  0x000048be 
+ 00018547  0x00004470 call  0x000048a6 
+ 00018548  0x00004471 call  0x000048d2 
+ 00018549  0x00004473 call  0x000048c7 
+ 00018550  0x00004474 branch  0x000048a9 , 0x00000034 
+ 00018551  0x00004475 loop  0x00004875 
+ 00018552  0x00004476 branch  0x000048a9 
+ 00018553  0x0000447b call  0x000048a9 
+ 00018554  0x0000447c call  0x000048af 
+ 00018555  0x0000447d call  0x000048d2 
+ 00018556  0x0000447e call  0x000048a6 
+ 00018557  0x0000447f call  0x000048d2 
+ 00018558  0x00004480 branch  0x000048a9 
+ 00018559  0x00004486 arg  0x00000008 , 0x00000039 
+ 00018560  0x00004487 arg  0x00000000 , 0x00000013 
+ 00018561  0x00004488 call  0x000048be 
+ 00018562  0x0000448a call  0x000048a6 
+ 00018563  0x0000448b call  0x000048d2 
+ 00018564  0x0000448c lshift  0x00000013 , 0x00000013 
+ 00018565  0x0000448d call  0x000048c7 
+ 00018566  0x0000448e iadd  0x00000013 , 0x00000013 
+ 00018567  0x0000448f call  0x000048d2 
+ 00018568  0x00004490 call  0x000048a9 
+ 00018569  0x00004491 loop  0x00004882 
+ 00018570  0x00004492 call  0x00004879 
+ 00018571  0x00004493 copy  0x00000013 , 0x0000003f 
+ 00018572  0x00004494 rtn 
+ 00018573  0x00004499 arg  0x00000008 , 0x00000039 
+ 00018574  0x0000449a copy  0x0000003f , 0x00000013 
+ 00018575  0x0000449b call  0x000048a9 
+ 00018576  0x0000449d isolate1  0x00000007 , 0x00000013 
+ 00018577  0x0000449e call  0x000048ac , 0x00000001 
+ 00018578  0x0000449f ncall  0x000048af , 0x00000001 
+ 00018579  0x000044a0 lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044a1 call  0x000048d2 
+ 00018581  0x000044a2 call  0x000048a6 
+ 00018582  0x000044a3 call  0x000048d2 
+ 00018583  0x000044a4 call  0x000048a9 
+ 00018584  0x000044a5 call  0x000048d2 
+ 00018585  0x000044a6 loop  0x00004890 
+ 00018586  0x000044a7 branch  0x00004871 
+ 00018587  0x000044ac call  0x000048ac 
+ 00018588  0x000044ad call  0x000048a6 
+ 00018589  0x000044ae call  0x000048d2 
+ 00018590  0x000044af call  0x000048af 
+ 00018591  0x000044b0 call  0x000048d2 
+ 00018592  0x000044b1 branch  0x000048a9 
+ 00018593  0x000044b6 call  0x000048af 
+ 00018594  0x000044b7 call  0x000048a6 
+ 00018595  0x000044b8 call  0x000048d2 
+ 00018596  0x000044b9 call  0x000048ac 
+ 00018597  0x000044ba branch  0x000048d2 
+ 00018598  0x000044bf enable  0x00000028 
+ 00018599  0x000044c0 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x000044c1 branch  0x000048b2 
+ 00018601  0x000044c5 disable  0x00000028 
+ 00018602  0x000044c6 fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x000044c7 branch  0x000048b2 
+ 00018604  0x000044cb enable  0x00000028 
+ 00018605  0x000044cc fetch  0x00000001 , 0x00004fff 
+ 00018606  0x000044cd branch  0x000048b2 
+ 00018607  0x000044d1 disable  0x00000028 
+ 00018608  0x000044d2 fetch  0x00000001 , 0x00004fff 
+ 00018609  0x000044d3 branch  0x000048b2 
+ 00018610  0x000044d9 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x000044da rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x000044db arg  0x00008070 , 0x00000002 
+ 00018613  0x000044dc iadd  0x00000002 , 0x00000002 
+ 00018614  0x000044dd ifetch  0x00000001 , 0x00000002 
+ 00018615  0x000044de qset1  0x0000003f 
+ 00018616  0x000044df istore  0x00000001 , 0x00000002 
+ 00018617  0x000044e0 increase  0x00000004 , 0x00000002 
+ 00018618  0x000044e1 ifetch  0x00000001 , 0x00000002 
+ 00018619  0x000044e2 qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x000044e3 istore  0x00000001 , 0x00000002 
+ 00018621  0x000044e4 rtn 
+ 00018622  0x000044e8 fetch  0x00000001 , 0x00004fff 
+ 00018623  0x000044e9 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x000044ea rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x000044eb arg  0x00008070 , 0x00000002 
+ 00018626  0x000044ec iadd  0x00000002 , 0x00000002 
+ 00018627  0x000044ed ifetch  0x00000001 , 0x00000002 
+ 00018628  0x000044ee qset0  0x0000003f 
+ 00018629  0x000044ef istore  0x00000001 , 0x00000002 
+ 00018630  0x000044f0 rtn 
+ 00018631  0x000044f6 nop  0x00000004 
+ 00018632  0x000044f7 fetch  0x00000001 , 0x00004fff 
+ 00018633  0x000044f8 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x000044f9 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x000044fa arg  0x0000811c , 0x00000002 
+ 00018636  0x000044fb iadd  0x00000002 , 0x00000002 
+ 00018637  0x000044fc setarg  0x00000000 
+ 00018638  0x000044fd ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x000044fe qisolate1  0x00000002 
+ 00018640  0x000044ff setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x00004500 rtn 
+ 00018642  0x00004505 rtn 
+ 00018643  0x0000450c bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x0000450d hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x0000450e isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x0000450f call  0x000048ea , 0x00000001 
+ 00018647  0x00004510 call  0x0000492e 
+ 00018648  0x00004511 hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x00004512 store  0x00000001 , 0x00000b22 
+ 00018650  0x00004513 hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x00004514 store  0x00000001 , 0x00000b23 
+ 00018652  0x00004515 hstore  0x00000001 , 0x00008a27 
+ 00018653  0x00004516 pinvert 
+ 00018654  0x00004517 fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x00004518 iand  0x00000002 , 0x0000003f 
+ 00018656  0x00004519 store  0x00000001 , 0x00000d37 
+ 00018657  0x0000451a jam  0x000000e0 , 0x00008a26 
+ 00018658  0x0000451b fetch  0x00000001 , 0x00000b23 
+ 00018659  0x0000451c compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x0000451d call  0x00004941 , 0x00000001 
+ 00018661  0x0000451e fetch  0x00000001 , 0x00000b22 
+ 00018662  0x0000451f compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x00004520 call  0x0000494a , 0x00000001 
+ 00018664  0x00004521 call  0x00004b61 
+ 00018665  0x00004522 branch  0x00004903 
+ 00018666  0x00004525 bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x00004526 call  0x00004919 
+ 00018668  0x00004527 jam  0x00000000 , 0x00008a00 
+ 00018669  0x00004528 nop  0x00002710 
+ 00018670  0x00004529 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x0000452a hfetch  0x00000002 , 0x00008050 
+ 00018672  0x0000452b set0  0x0000000a , 0x0000003f 
+ 00018673  0x0000452c hstore  0x00000002 , 0x00008050 
+ 00018674  0x0000452d jam  0x0000003c , 0x00008a00 
+ 00018675  0x0000452e jam  0x000000ff , 0x00008a26 
+ 00018676  0x0000452f jam  0x000000ff , 0x00008a27 
+ 00018677  0x00004530 jam  0x00000000 , 0x00008a04 
+ 00018678  0x00004531 jam  0x00000002 , 0x00000c6b 
+ 00018679  0x00004532 setarg  0x00000d9d 
+ 00018680  0x00004533 arg  0x00000c6e , 0x00000005 
+ 00018681  0x00004534 isub  0x00000005 , 0x00000039 
+ 00018682  0x00004535 branch  0x00007ed4 
+ 00018683  0x00004538 fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x00004539 branch  0x000067fb 
+ 00018685  0x0000453b fetch  0x00000001 , 0x00000d45 
+ 00018686  0x0000453c rtn  0x00000034 
+ 00018687  0x0000453d fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x0000453e call  0x0000681d 
+ 00018689  0x0000453f branch  0x000048ea , 0x00000001 
+ 00018690  0x00004540 rtn 
+ 00018691  0x00004544 arg  0x00000000 , 0x00000007 
+ 00018692  0x00004545 call  0x00007f16 
+ 00018693  0x00004546 nrtn  0x00000034 
+ 00018694  0x00004547 fetch  0x00000001 , 0x00000d46 
+ 00018695  0x00004548 nrtn  0x00000034 
+ 00018696  0x00004549 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x0000454a ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x0000454b rtn 
+ 00018699  0x0000454e arg  0x00000b68 , 0x00000005 
+ 00018700  0x0000454f setsect  0x00000000 , 0x00011212 
+ 00018701  0x00004550 setsect  0x00000001 , 0x00008000 
+ 00018702  0x00004551 setsect  0x00000002 , 0x00000000 
+ 00018703  0x00004552 setsect  0x00000003 , 0x00010000 
+ 00018704  0x00004553 istore  0x00000009 , 0x00000005 
+ 00018705  0x00004554 setsect  0x00000000 , 0x00022412 
+ 00018706  0x00004555 setsect  0x00000001 , 0x00008604 
+ 00018707  0x00004556 setsect  0x00000002 , 0x00001000 
+ 00018708  0x00004557 setsect  0x00000003 , 0x00000008 
+ 00018709  0x00004558 istore  0x00000009 , 0x00000005 
+ 00018710  0x00004559 setsect  0x00000000 , 0x00000001 
+ 00018711  0x0000455a istore  0x00000001 , 0x00000005 
+ 00018712  0x0000455b rtn 
+ 00018713  0x0000455e jam  0x00000002 , 0x00000c6b 
+ 00018714  0x0000455f setarg  0x00000000 
+ 00018715  0x00004560 store  0x00000001 , 0x00000b67 
+ 00018716  0x00004561 store  0x00000002 , 0x00000c65 
+ 00018717  0x00004562 pincrease  0x00000001 
+ 00018718  0x00004563 store  0x00000002 , 0x00000c67 
+ 00018719  0x00004564 pincrease  0x00000001 
+ 00018720  0x00004565 store  0x00000002 , 0x00000c69 
+ 00018721  0x00004566 setarg  0x00008ffa 
+ 00018722  0x00004567 store  0x00000002 , 0x00000b7c 
+ 00018723  0x00004568 setarg  0x0000903a 
+ 00018724  0x00004569 store  0x00000002 , 0x00000b7e 
+ 00018725  0x0000456a arg  0x00000b80 , 0x00000005 
+ 00018726  0x0000456b arg  0x000090fe , 0x00000006 
+ 00018727  0x0000456c call  0x00007eb3 
+ 00018728  0x0000456d fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x0000456e ncall  0x0000492b , 0x00000034 
+ 00018730  0x0000456f branch  0x0000490b 
+ 00018731  0x00004572 store  0x00000001 , 0x00000ba2 
+ 00018732  0x00004573 store  0x00000001 , 0x00000bbb 
+ 00018733  0x00004574 rtn 
+ 00018734  0x00004576 hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x00004577 bbit1  0x00000006 , 0x00004931 
+ 00018736  0x00004578 rtn 
+ 00018737  0x0000457b call  0x00004936 
+ 00018738  0x0000457c call  0x00007f15 
+ 00018739  0x0000457d setarg  0x00000280 
+ 00018740  0x0000457e arg  0x00000000 , 0x00000007 
+ 00018741  0x0000457f branch  0x00007f08 
+ 00018742  0x00004582 fetch  0x00000001 , 0x00000d36 
+ 00018743  0x00004583 bne  0x00000002 , 0x0000493b 
+ 00018744  0x00004584 jam  0x00000000 , 0x00000d46 
+ 00018745  0x00004585 jam  0x00000000 , 0x00000d47 
+ 00018746  0x00004586 rtn 
+ 00018747  0x00004588 fetch  0x00000001 , 0x00000d53 
+ 00018748  0x00004589 rtn  0x00000034 
+ 00018749  0x0000458a jam  0x00000000 , 0x00000d53 
+ 00018750  0x0000458b jam  0x00000002 , 0x00000d36 
+ 00018751  0x0000458c jam  0x00000001 , 0x00000d45 
+ 00018752  0x0000458d rtn 
+ 00018753  0x00004590 jam  0x00000001 , 0x00008a27 
+ 00018754  0x00004591 branch  0x00004b37 
+ 00018755  0x00004594 fetch  0x00000001 , 0x00000b22 
+ 00018756  0x00004595 bbit1  0x00000004 , 0x00004955 
+ 00018757  0x00004596 rtn 
+ 00018758  0x00004599 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x0000459a istore  0x00000001 , 0x00000005 
+ 00018760  0x0000459b loop  0x00004946 
+ 00018761  0x0000459c rtn 
+ 00018762  0x0000459f bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045a0 jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045a1 hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045a2 store  0x00000001 , 0x00000b24 
+ 00018766  0x000045a3 copy  0x0000003f , 0x00000039 
+ 00018767  0x000045a4 branch  0x00004943 , 0x00000034 
+ 00018768  0x000045a5 arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045a6 call  0x00004946 
+ 00018770  0x000045a7 fetch  0x00000001 , 0x00000b24 
+ 00018771  0x000045a8 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x000045a9 rtn  0x00000002 
+ 00018773  0x000045ab fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x000045ac and_into  0x00000080 , 0x0000003f 
+ 00018775  0x000045ad beq  0x00000080 , 0x0000495a 
+ 00018776  0x000045ae beq  0x00000000 , 0x00004962 
+ 00018777  0x000045af branch  0x00002a8c 
+ 00018778  0x000045b2 fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x000045b3 rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x000045b4 rshift  0x0000003f , 0x0000003f 
+ 00018781  0x000045b5 and_into  0x00000003 , 0x0000003f 
+ 00018782  0x000045b6 beq  0x00000000 , 0x0000496a 
+ 00018783  0x000045b7 beq  0x00000001 , 0x00004970 
+ 00018784  0x000045b8 beq  0x00000002 , 0x00004975 
+ 00018785  0x000045b9 branch  0x00002a8c 
+ 00018786  0x000045bc fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x000045bd rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x000045be rshift  0x0000003f , 0x0000003f 
+ 00018789  0x000045bf and_into  0x00000003 , 0x0000003f 
+ 00018790  0x000045c0 beq  0x00000000 , 0x00004976 
+ 00018791  0x000045c1 beq  0x00000001 , 0x0000497e 
+ 00018792  0x000045c2 beq  0x00000002 , 0x00004983 
+ 00018793  0x000045c3 branch  0x00002a8c 
+ 00018794  0x000045c6 fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x000045c7 beq  0x00000008 , 0x0000498a 
+ 00018796  0x000045c8 beq  0x00000006 , 0x000049a0 
+ 00018797  0x000045c9 beq  0x0000000a , 0x000049ea 
+ 00018798  0x000045ca beq  0x00000000 , 0x000049fc 
+ 00018799  0x000045cb branch  0x00004984 
+ 00018800  0x000045ce fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x000045cf beq  0x00000002 , 0x00004a2f 
+ 00018802  0x000045d0 beq  0x00000001 , 0x00004a33 
+ 00018803  0x000045d1 beq  0x00000003 , 0x00004a45 
+ 00018804  0x000045d2 branch  0x00004984 
+ 00018805  0x000045d5 branch  0x00004984 
+ 00018806  0x000045d8 fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x000045d9 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x000045da beq  0x00000003 , 0x00004a79 
+ 00018809  0x000045db beq  0x00000005 , 0x00004aa3 
+ 00018810  0x000045dc beq  0x00000009 , 0x00004abc 
+ 00018811  0x000045dd beq  0x0000000b , 0x00004ad7 
+ 00018812  0x000045de beq  0x00000007 , 0x00004984 
+ 00018813  0x000045df branch  0x00004984 
+ 00018814  0x000045e2 fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x000045e3 beq  0x0000000a , 0x00004ae8 
+ 00018816  0x000045e4 beq  0x00000009 , 0x00004af9 
+ 00018817  0x000045e5 beq  0x0000000b , 0x00004b11 
+ 00018818  0x000045e6 branch  0x00004984 
+ 00018819  0x000045e9 branch  0x00004984 
+ 00018820  0x000045ec hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x000045ed set1  0x00000000 , 0x0000003f 
+ 00018822  0x000045ee hstore  0x00000001 , 0x00008a11 
+ 00018823  0x000045ef branch  0x00004988 
+ 00018824  0x000045f2 jam  0x00000040 , 0x00008a12 
+ 00018825  0x000045f3 rtn 
+ 00018826  0x000045f6 fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x000045f7 bne  0x00000080 , 0x00004984 
+ 00018828  0x000045f8 fetch  0x00000001 , 0x00000c72 
+ 00018829  0x000045f9 bne  0x00000000 , 0x00004984 
+ 00018830  0x000045fa fetch  0x00000001 , 0x00000c73 
+ 00018831  0x000045fb bne  0x00000000 , 0x00004984 
+ 00018832  0x000045fc fetch  0x00000001 , 0x00000c74 
+ 00018833  0x000045fd bne  0x00000001 , 0x00004984 
+ 00018834  0x000045fe fetch  0x00000001 , 0x00000c75 
+ 00018835  0x000045ff bne  0x00000000 , 0x00004984 
+ 00018836  0x00004600 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x00004601 bne  0x00000000 , 0x00004984 
+ 00018838  0x00004602 fetch  0x00000001 , 0x00000c71 
+ 00018839  0x00004603 bne  0x00000000 , 0x00004984 
+ 00018840  0x00004604 fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x00004605 beq  0x00000004 , 0x0000499c 
+ 00018842  0x00004606 beq  0x00000003 , 0x0000499e 
+ 00018843  0x00004607 branch  0x00004984 
+ 00018844  0x0000460a arg  0x00000001 , 0x00000012 
+ 00018845  0x0000460b branch  0x00004a14 
+ 00018846  0x0000460e arg  0x00000001 , 0x00000012 
+ 00018847  0x0000460f branch  0x00004a12 
+ 00018848  0x00004612 bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x00004613 set0  0x00000023 , 0x00000000 
+ 00018850  0x00004614 fetch  0x00000001 , 0x00000c71 
+ 00018851  0x00004615 beq  0x00000001 , 0x000049b6 
+ 00018852  0x00004616 beq  0x00000002 , 0x000049cf 
+ 00018853  0x00004617 beq  0x00000003 , 0x000049d2 
+ 00018854  0x00004618 beq  0x00000021 , 0x000049a9 
+ 00018855  0x00004619 beq  0x00000022 , 0x000049e0 
+ 00018856  0x0000461a branch  0x00004984 
+ 00018857  0x0000461d jam  0x00000000 , 0x00000d4b 
+ 00018858  0x0000461e fetch  0x00000001 , 0x00000c72 
+ 00018859  0x0000461f beq  0x00000000 , 0x000049ae 
+ 00018860  0x00004620 beq  0x00000001 , 0x000049b2 
+ 00018861  0x00004621 branch  0x00004984 
+ 00018862  0x00004624 arg  0x00000b93 , 0x00000011 
+ 00018863  0x00004625 ifetch  0x00000001 , 0x00000011 
+ 00018864  0x00004626 iforce  0x00000012 
+ 00018865  0x00004627 branch  0x00004b21 
+ 00018866  0x0000462a arg  0x00000bac , 0x00000011 
+ 00018867  0x0000462b ifetch  0x00000001 , 0x00000011 
+ 00018868  0x0000462c iforce  0x00000012 
+ 00018869  0x0000462d branch  0x00004b21 
+ 00018870  0x00004633 fetch  0x00000001 , 0x00000d48 
+ 00018871  0x00004634 ncall  0x000049c7 , 0x00000034 
+ 00018872  0x00004635 setarg  0x00000b68 
+ 00018873  0x00004636 fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x00004638 store  0x00000002 , 0x00000d3f 
+ 00018875  0x00004639 storet  0x00000001 , 0x00000d41 
+ 00018876  0x0000463a fetch  0x00000001 , 0x00000c74 
+ 00018877  0x0000463b isub  0x00000002 , 0x0000003e 
+ 00018878  0x0000463c nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x0000463e fetch  0x00000001 , 0x00000d41 
+ 00018880  0x00004640 iforce  0x00000012 
+ 00018881  0x00004641 fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x00004642 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x00004643 iforce  0x00000011 
+ 00018884  0x00004644 branch  0x00004b21 
+ 00018885  0x00004646 fetch  0x00000001 , 0x00000c74 
+ 00018886  0x00004647 branch  0x000049c0 
+ 00018887  0x0000464a hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x0000464b ncall  0x000049cb , 0x00000034 
+ 00018889  0x0000464c jam  0x00000000 , 0x00000d48 
+ 00018890  0x0000464d rtn 
+ 00018891  0x0000464f hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x00004650 set1  0x00000007 , 0x0000003f 
+ 00018893  0x00004651 hstore  0x00000001 , 0x00008a04 
+ 00018894  0x00004652 rtn 
+ 00018895  0x00004655 setarg  0x00000b80 
+ 00018896  0x00004656 fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x00004657 branch  0x000049ba 
+ 00018898  0x0000465a fetch  0x00000001 , 0x00000c70 
+ 00018899  0x0000465b sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x0000465c nbranch  0x00004984 , 0x00000002 
+ 00018901  0x0000465d fetch  0x00000001 , 0x00000c70 
+ 00018902  0x0000465e arg  0x00000be4 , 0x00000011 
+ 00018903  0x0000465f beq  0x00000000 , 0x00004b1e 
+ 00018904  0x00004660 set1  0x00000023 , 0x00000000 
+ 00018905  0x00004661 arg  0x00000be9 , 0x00000011 
+ 00018906  0x00004662 beq  0x00000001 , 0x00004b1e 
+ 00018907  0x00004663 arg  0x00000c07 , 0x00000011 
+ 00018908  0x00004664 beq  0x00000002 , 0x00004b1e 
+ 00018909  0x00004665 arg  0x00000c47 , 0x00000011 
+ 00018910  0x00004666 beq  0x00000003 , 0x00004b1e 
+ 00018911  0x00004667 rtn 
+ 00018912  0x0000466a fetch  0x00000002 , 0x00000c72 
+ 00018913  0x0000466b beq  0x00000001 , 0x000049e5 
+ 00018914  0x0000466c fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x0000466d copy  0x0000003f , 0x00000011 
+ 00018916  0x0000466f branch  0x00004b1e 
+ 00018917  0x00004671 jam  0x00000001 , 0x00000d45 
+ 00018918  0x00004672 jam  0x00000001 , 0x00000d36 
+ 00018919  0x00004673 fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x00004674 copy  0x0000003f , 0x00000011 
+ 00018921  0x00004676 branch  0x00004b1e 
+ 00018922  0x0000467a fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x0000467b bne  0x00000004 , 0x00004984 
+ 00018924  0x0000467c fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x0000467d bne  0x00000081 , 0x00004984 
+ 00018926  0x0000467e fetch  0x00000001 , 0x00000c70 
+ 00018927  0x0000467f bne  0x00000000 , 0x00004984 
+ 00018928  0x00004680 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x00004681 bne  0x00000000 , 0x00004984 
+ 00018930  0x00004682 fetch  0x00000001 , 0x00000c74 
+ 00018931  0x00004683 bne  0x00000001 , 0x00004984 
+ 00018932  0x00004684 fetch  0x00000001 , 0x00000c75 
+ 00018933  0x00004685 bne  0x00000000 , 0x00004984 
+ 00018934  0x00004686 fetch  0x00000001 , 0x00000c72 
+ 00018935  0x00004687 bne  0x00000000 , 0x00004984 
+ 00018936  0x00004688 fetch  0x00000001 , 0x00000c73 
+ 00018937  0x00004689 bne  0x00000000 , 0x00004984 
+ 00018938  0x0000468a arg  0x00000001 , 0x00000012 
+ 00018939  0x0000468b branch  0x00004a12 
+ 00018940  0x0000468f fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x00004690 beq  0x00000002 , 0x00004984 
+ 00018942  0x00004691 fetch  0x00000001 , 0x00000c70 
+ 00018943  0x00004692 bne  0x00000000 , 0x00004984 
+ 00018944  0x00004693 fetch  0x00000001 , 0x00000c71 
+ 00018945  0x00004694 bne  0x00000000 , 0x00004984 
+ 00018946  0x00004695 fetch  0x00000001 , 0x00000c74 
+ 00018947  0x00004696 bne  0x00000002 , 0x00004984 
+ 00018948  0x00004697 fetch  0x00000001 , 0x00000c75 
+ 00018949  0x00004698 bne  0x00000000 , 0x00004984 
+ 00018950  0x00004699 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x0000469a bne  0x00000000 , 0x00004984 
+ 00018952  0x0000469b fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x0000469c beq  0x00000080 , 0x00004a0d 
+ 00018954  0x0000469d beq  0x00000081 , 0x00004a18 
+ 00018955  0x0000469e beq  0x00000082 , 0x00004a1c 
+ 00018956  0x0000469f branch  0x00004984 
+ 00018957  0x000046a2 fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046a3 bne  0x00000000 , 0x00004984 
+ 00018959  0x000046a4 arg  0x00000002 , 0x00000012 
+ 00018960  0x000046a5 fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046a6 beq  0x00000001 , 0x00004a16 
+ 00018962  0x000046a9 arg  0x00000c65 , 0x00000011 
+ 00018963  0x000046aa branch  0x00004b21 
+ 00018964  0x000046ac arg  0x00000c67 , 0x00000011 
+ 00018965  0x000046ad branch  0x00004b21 
+ 00018966  0x000046af arg  0x00000c69 , 0x00000011 
+ 00018967  0x000046b0 branch  0x00004b21 
+ 00018968  0x000046b3 fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x000046b4 bne  0x00000004 , 0x00004984 
+ 00018970  0x000046b5 arg  0x00000002 , 0x00000012 
+ 00018971  0x000046b6 branch  0x00004a12 
+ 00018972  0x000046b9 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x000046ba bne  0x00000004 , 0x00004984 
+ 00018974  0x000046bb fetch  0x00000001 , 0x00000c72 
+ 00018975  0x000046bc beq  0x00000081 , 0x00004a29 
+ 00018976  0x000046bd beq  0x00000082 , 0x00004a2b 
+ 00018977  0x000046be beq  0x00000083 , 0x00004a2d 
+ 00018978  0x000046bf and_into  0x0000007f , 0x0000003f 
+ 00018979  0x000046c0 beq  0x00000000 , 0x00004a25 
+ 00018980  0x000046c1 branch  0x00004984 
+ 00018981  0x000046c4 fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x000046c6 arg  0x00000002 , 0x00000012 
+ 00018983  0x000046c7 beq  0x00000001 , 0x00004a14 
+ 00018984  0x000046c8 branch  0x00004a12 
+ 00018985  0x000046ca fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x000046cb branch  0x00004a26 
+ 00018987  0x000046cd fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x000046ce branch  0x00004a26 
+ 00018989  0x000046d0 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x000046d1 branch  0x00004a26 
+ 00018991  0x000046d4 jam  0x00000001 , 0x00000d4c 
+ 00018992  0x000046d5 arg  0x00000d4d , 0x00000011 
+ 00018993  0x000046d6 arg  0x00000001 , 0x00000012 
+ 00018994  0x000046d7 branch  0x00004b21 
+ 00018995  0x000046da fetch  0x00000002 , 0x00000c70 
+ 00018996  0x000046db arg  0x000001ba , 0x00000002 
+ 00018997  0x000046dc isub  0x00000002 , 0x0000003e 
+ 00018998  0x000046dd nbranch  0x00004984 , 0x00000005 
+ 00018999  0x000046de set0  0x00000023 , 0x00000000 
+ 00019000  0x000046e0 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x000046e1 nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x000046e2 jam  0x00000000 , 0x00000cf6 
+ 00019003  0x000046e4 fetch  0x00000001 , 0x00000c74 
+ 00019004  0x000046e5 iforce  0x00000012 
+ 00019005  0x000046e6 arg  0x00000cf6 , 0x00000011 
+ 00019006  0x000046e7 call  0x00004b21 
+ 00019007  0x000046e9 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x000046ea arg  0x00000008 , 0x00000039 
+ 00019009  0x000046eb branch  0x00007ec6 
+ 00019010  0x000046ed jam  0x00000000 , 0x00000d42 
+ 00019011  0x000046ee jam  0x00000001 , 0x00000cf6 
+ 00019012  0x000046ef branch  0x00004a3b 
+ 00019013  0x000046f2 fetch  0x00000001 , 0x00000c74 
+ 00019014  0x000046f3 bne  0x00000001 , 0x00004984 
+ 00019015  0x000046f4 jam  0x00000001 , 0x00000d4b 
+ 00019016  0x000046f5 arg  0x00000001 , 0x00000012 
+ 00019017  0x000046f6 fetch  0x00000001 , 0x00000d49 
+ 00019018  0x000046f7 beq  0x00000000 , 0x00004a4d 
+ 00019019  0x000046f8 beq  0x00000001 , 0x00004a4e 
+ 00019020  0x000046f9 branch  0x00004a12 
+ 00019021  0x000046fb branch  0x00004a14 
+ 00019022  0x000046fd branch  0x00004a12 
+ 00019023  0x00004703 fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x00004704 bne  0x00000004 , 0x00004984 
+ 00019025  0x00004705 fetch  0x00000001 , 0x00000c74 
+ 00019026  0x00004706 bne  0x00000000 , 0x00004984 
+ 00019027  0x00004707 fetch  0x00000001 , 0x00000c75 
+ 00019028  0x00004708 bne  0x00000000 , 0x00004984 
+ 00019029  0x00004709 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x0000470a bne  0x00000000 , 0x00004984 
+ 00019031  0x0000470b fetch  0x00000001 , 0x00000c73 
+ 00019032  0x0000470c bne  0x00000000 , 0x00004984 
+ 00019033  0x0000470d fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x0000470e beq  0x00000000 , 0x00004a5e 
+ 00019035  0x0000470f beq  0x00000001 , 0x00004a66 
+ 00019036  0x00004710 beq  0x00000002 , 0x00004a67 
+ 00019037  0x00004711 branch  0x00004984 
+ 00019038  0x00004714 fetch  0x00000001 , 0x00000c70 
+ 00019039  0x00004715 bne  0x00000001 , 0x00004984 
+ 00019040  0x00004716 hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x00004717 set0  0x00000007 , 0x0000003f 
+ 00019042  0x00004718 hstore  0x00000001 , 0x00008a00 
+ 00019043  0x00004719 jam  0x00000000 , 0x00000d39 
+ 00019044  0x0000471a jam  0x00000001 , 0x00000d3a 
+ 00019045  0x0000471b branch  0x00004988 
+ 00019046  0x0000471e branch  0x00004984 
+ 00019047  0x00004721 fetch  0x00000001 , 0x00000c70 
+ 00019048  0x00004722 bne  0x00000000 , 0x00004984 
+ 00019049  0x00004723 fetch  0x00000001 , 0x00000c72 
+ 00019050  0x00004724 beq  0x00000081 , 0x00004a72 
+ 00019051  0x00004725 beq  0x00000082 , 0x00004a75 
+ 00019052  0x00004726 beq  0x00000083 , 0x00004a77 
+ 00019053  0x00004727 and_into  0x0000007f , 0x0000003f 
+ 00019054  0x00004728 beq  0x00000000 , 0x00004a70 
+ 00019055  0x00004729 branch  0x00004984 
+ 00019056  0x0000472c jam  0x00000000 , 0x00000d3b 
+ 00019057  0x0000472d branch  0x00004988 
+ 00019058  0x0000472f jam  0x00000000 , 0x00000d3c 
+ 00019059  0x00004731 jam  0x00000001 , 0x00000d53 
+ 00019060  0x00004732 branch  0x00004988 
+ 00019061  0x00004734 jam  0x00000000 , 0x00000d3d 
+ 00019062  0x00004735 branch  0x00004a73 
+ 00019063  0x00004737 jam  0x00000000 , 0x00000d3e 
+ 00019064  0x00004738 branch  0x00004a73 
+ 00019065  0x0000473c fetch  0x00000001 , 0x00000c74 
+ 00019066  0x0000473d bne  0x00000000 , 0x00004984 
+ 00019067  0x0000473e fetch  0x00000001 , 0x00000c75 
+ 00019068  0x0000473f bne  0x00000000 , 0x00004984 
+ 00019069  0x00004740 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x00004741 beq  0x00000000 , 0x00004a82 
+ 00019071  0x00004742 beq  0x00000001 , 0x00004a8f 
+ 00019072  0x00004743 beq  0x00000002 , 0x00004a90 
+ 00019073  0x00004744 branch  0x00004984 
+ 00019074  0x00004747 fetch  0x00000001 , 0x00000c70 
+ 00019075  0x00004748 bne  0x00000001 , 0x00004984 
+ 00019076  0x00004749 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x0000474a set1  0x00000007 , 0x0000003f 
+ 00019078  0x0000474b hstore  0x00000001 , 0x00008a00 
+ 00019079  0x0000474c jam  0x00000001 , 0x00000d39 
+ 00019080  0x0000474d jam  0x00000003 , 0x00000d36 
+ 00019081  0x0000474e jam  0x00000000 , 0x00000d43 
+ 00019082  0x0000474f call  0x00004988 
+ 00019083  0x00004751 call  0x00007f15 
+ 00019084  0x00004752 setarg  0x00001388 
+ 00019085  0x00004753 arg  0x0000000f , 0x00000007 
+ 00019086  0x00004754 branch  0x00007f08 
+ 00019087  0x00004757 branch  0x00004984 
+ 00019088  0x0000475a fetch  0x00000001 , 0x00000c70 
+ 00019089  0x0000475b bne  0x00000000 , 0x00004984 
+ 00019090  0x0000475c fetch  0x00000001 , 0x00000c71 
+ 00019091  0x0000475d bne  0x00000000 , 0x00004984 
+ 00019092  0x0000475e fetch  0x00000001 , 0x00000c72 
+ 00019093  0x0000475f beq  0x00000081 , 0x00004a9d 
+ 00019094  0x00004760 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x00004761 beq  0x00000083 , 0x00004aa1 
+ 00019096  0x00004762 and_into  0x0000007f , 0x0000003f 
+ 00019097  0x00004763 beq  0x00000000 , 0x00004a9b 
+ 00019098  0x00004764 branch  0x00004984 
+ 00019099  0x00004767 jam  0x00000001 , 0x00000d3b 
+ 00019100  0x00004768 branch  0x00004988 
+ 00019101  0x0000476a jam  0x00000001 , 0x00000d3c 
+ 00019102  0x0000476b branch  0x00004988 
+ 00019103  0x0000476d jam  0x00000001 , 0x00000d3d 
+ 00019104  0x0000476e branch  0x00004988 
+ 00019105  0x00004770 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x00004771 branch  0x00004988 
+ 00019107  0x00004775 fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x00004776 bne  0x00000000 , 0x00004984 
+ 00019109  0x00004777 fetch  0x00000001 , 0x00000c72 
+ 00019110  0x00004778 bne  0x00000000 , 0x00004984 
+ 00019111  0x00004779 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x0000477a bne  0x00000000 , 0x00004984 
+ 00019113  0x0000477b fetch  0x00000001 , 0x00000c74 
+ 00019114  0x0000477c bne  0x00000000 , 0x00004984 
+ 00019115  0x0000477d fetch  0x00000001 , 0x00000c75 
+ 00019116  0x0000477e bne  0x00000000 , 0x00004984 
+ 00019117  0x0000477f fetch  0x00000001 , 0x00000c71 
+ 00019118  0x00004780 bne  0x00000000 , 0x00004984 
+ 00019119  0x00004781 fetch  0x00000001 , 0x00000c70 
+ 00019120  0x00004782 and_into  0x00000080 , 0x0000003f 
+ 00019121  0x00004783 bne  0x00000000 , 0x00004984 
+ 00019122  0x00004784 fetch  0x00000001 , 0x00000c70 
+ 00019123  0x00004785 bne  0x00000000 , 0x00004aba 
+ 00019124  0x00004787 jam  0x00000002 , 0x00000c6b 
+ 00019125  0x00004789 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x0000478a hstore  0x00000001 , 0x00008a04 
+ 00019127  0x0000478b call  0x00004988 
+ 00019128  0x0000478c jam  0x00000001 , 0x00000d48 
+ 00019129  0x0000478d rtn 
+ 00019130  0x0000478f jam  0x00000003 , 0x00000c6b 
+ 00019131  0x00004790 branch  0x00004ab5 
+ 00019132  0x00004794 fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x00004795 beq  0x00000002 , 0x00004984 
+ 00019134  0x00004796 fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x00004797 bne  0x00000000 , 0x00004984 
+ 00019136  0x00004798 fetch  0x00000001 , 0x00000c72 
+ 00019137  0x00004799 bne  0x00000000 , 0x00004984 
+ 00019138  0x0000479a fetch  0x00000001 , 0x00000c73 
+ 00019139  0x0000479b bne  0x00000000 , 0x00004984 
+ 00019140  0x0000479c fetch  0x00000001 , 0x00000c74 
+ 00019141  0x0000479d bne  0x00000000 , 0x00004984 
+ 00019142  0x0000479e fetch  0x00000001 , 0x00000c75 
+ 00019143  0x0000479f bne  0x00000000 , 0x00004984 
+ 00019144  0x000047a0 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047a1 bne  0x00000000 , 0x00004984 
+ 00019146  0x000047a2 fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047a3 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047a4 nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047a5 fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047a6 beq  0x00000003 , 0x00004ad1 
+ 00019151  0x000047a7 beq  0x00000004 , 0x00004ad1 
+ 00019152  0x000047a8 branch  0x00004984 
+ 00019153  0x000047ac fetch  0x00000001 , 0x00000c70 
+ 00019154  0x000047ad beq  0x00000000 , 0x00004ad5 
+ 00019155  0x000047ae jam  0x00000004 , 0x00000c6b 
+ 00019156  0x000047af branch  0x00004988 
+ 00019157  0x000047b1 jam  0x00000003 , 0x00000c6b 
+ 00019158  0x000047b2 branch  0x00004988 
+ 00019159  0x000047b6 fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x000047b7 bne  0x00000004 , 0x00004984 
+ 00019161  0x000047b8 fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x000047b9 bne  0x00000001 , 0x00004984 
+ 00019163  0x000047ba fetch  0x00000001 , 0x00000c70 
+ 00019164  0x000047bb bne  0x00000000 , 0x00004984 
+ 00019165  0x000047bc fetch  0x00000001 , 0x00000c71 
+ 00019166  0x000047bd bne  0x00000000 , 0x00004984 
+ 00019167  0x000047be fetch  0x00000001 , 0x00000c74 
+ 00019168  0x000047bf bne  0x00000000 , 0x00004984 
+ 00019169  0x000047c0 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x000047c1 bne  0x00000000 , 0x00004984 
+ 00019171  0x000047c2 fetch  0x00000001 , 0x00000c72 
+ 00019172  0x000047c3 bne  0x00000000 , 0x00004984 
+ 00019173  0x000047c4 fetch  0x00000001 , 0x00000c73 
+ 00019174  0x000047c5 bne  0x00000000 , 0x00004984 
+ 00019175  0x000047c6 branch  0x00004988 
+ 00019176  0x000047ca jam  0x00000001 , 0x00000d4c 
+ 00019177  0x000047cb fetch  0x00000001 , 0x00000c71 
+ 00019178  0x000047cc store  0x00000001 , 0x00000d4d 
+ 00019179  0x000047cd fetch  0x00000001 , 0x00000c72 
+ 00019180  0x000047ce sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x000047cf call  0x00004af5 , 0x00000005 
+ 00019182  0x000047d0 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x000047d1 bne  0x00000004 , 0x00004988 
+ 00019184  0x000047d2 jam  0x00000002 , 0x00000d36 
+ 00019185  0x000047d3 call  0x00004988 
+ 00019186  0x000047d4 nop  0x00007530 
+ 00019187  0x000047d5 nop  0x00007530 
+ 00019188  0x000047d6 rtn 
+ 00019189  0x000047d8 jam  0x00000001 , 0x00000d45 
+ 00019190  0x000047d9 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x000047da jam  0x00000004 , 0x00000d36 
+ 00019192  0x000047db rtn 
+ 00019193  0x000047df jam  0x00000001 , 0x00000d50 
+ 00019194  0x000047e0 call  0x00004b03 
+ 00019195  0x000047e1 fetch  0x00000002 , 0x00000c70 
+ 00019196  0x000047e2 store  0x00000002 , 0x00000d4e 
+ 00019197  0x000047e3 fetch  0x00000001 , 0x00000c74 
+ 00019198  0x000047e4 iforce  0x00000039 
+ 00019199  0x000047e5 arg  0x00000c76 , 0x00000006 
+ 00019200  0x000047e6 arg  0x00000cb6 , 0x00000005 
+ 00019201  0x000047e7 call  0x00007f01 
+ 00019202  0x000047e8 branch  0x00004988 
+ 00019203  0x000047eb fetch  0x00000002 , 0x00000c70 
+ 00019204  0x000047ec arg  0x00000200 , 0x00000002 
+ 00019205  0x000047ed isub  0x00000002 , 0x0000003e 
+ 00019206  0x000047ee nrtn  0x00000005 
+ 00019207  0x000047ef fetch  0x00000002 , 0x00000c72 
+ 00019208  0x000047f0 arg  0x00000000 , 0x00000002 
+ 00019209  0x000047f1 isub  0x00000002 , 0x0000003e 
+ 00019210  0x000047f2 nrtn  0x00000005 
+ 00019211  0x000047f3 fetch  0x00000002 , 0x00000c74 
+ 00019212  0x000047f4 arg  0x00000001 , 0x00000002 
+ 00019213  0x000047f5 isub  0x00000002 , 0x0000003e 
+ 00019214  0x000047f6 nrtn  0x00000005 
+ 00019215  0x000047f7 jam  0x00000001 , 0x00000d43 
+ 00019216  0x000047f8 rtn 
+ 00019217  0x000047fc fetch  0x00000001 , 0x00000c74 
+ 00019218  0x000047fd bne  0x00000000 , 0x00004984 
+ 00019219  0x000047fe fetch  0x00000001 , 0x00000c70 
+ 00019220  0x000047ff beq  0x00000000 , 0x00004b17 
+ 00019221  0x00004800 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x00004801 branch  0x00004984 
+ 00019223  0x00004803 jam  0x00000000 , 0x00000d4a 
+ 00019224  0x00004804 jam  0x00000001 , 0x00000d49 
+ 00019225  0x00004805 branch  0x00004988 
+ 00019226  0x00004807 jam  0x00000001 , 0x00000d44 
+ 00019227  0x00004808 jam  0x00000001 , 0x00000d4a 
+ 00019228  0x00004809 jam  0x00000000 , 0x00000d49 
+ 00019229  0x0000480a branch  0x00004988 
+ 00019230  0x0000480e ifetch  0x00000001 , 0x00000011 
+ 00019231  0x0000480f iforce  0x00000012 
+ 00019232  0x00004810 increase  0x00000001 , 0x00000011 
+ 00019233  0x00004813 bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x00004814 bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x00004815 add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x00004816 lshift  0x0000003f , 0x0000003f 
+ 00019237  0x00004817 hstore  0x00000001 , 0x00008a18 
+ 00019238  0x00004818 jam  0x00000003 , 0x00008a18 
+ 00019239  0x00004819 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x0000481a increase  0xfffffffe , 0x0000003f 
+ 00019241  0x0000481b rshift  0x0000003f , 0x0000003f 
+ 00019242  0x0000481c store  0x00000001 , 0x00000c74 
+ 00019243  0x0000481d beq  0x00000000 , 0x00004b35 
+ 00019244  0x0000481f fetch  0x00000002 , 0x00000c74 
+ 00019245  0x00004820 isub  0x00000012 , 0x0000003e 
+ 00019246  0x00004821 branch  0x00004b30 , 0x00000002 
+ 00019247  0x00004822 copy  0x0000003f , 0x00000012 
+ 00019248  0x00004824 deposit  0x00000011 
+ 00019249  0x00004825 store  0x00000002 , 0x00000b65 
+ 00019250  0x00004826 deposit  0x00000012 
+ 00019251  0x00004827 store  0x00000001 , 0x00000b67 
+ 00019252  0x00004828 branch  0x00004b37 
+ 00019253  0x0000482b arg  0x00000000 , 0x00000007 
+ 00019254  0x0000482c branch  0x00004b57 
+ 00019255  0x00004830 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x00004831 fetch  0x00000001 , 0x00000b67 
+ 00019257  0x00004832 rtn  0x00000034 
+ 00019258  0x00004833 copy  0x0000003f , 0x00000039 
+ 00019259  0x00004834 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x00004835 branch  0x00004b3e , 0x00000002 
+ 00019261  0x00004836 arg  0x00000040 , 0x00000039 
+ 00019262  0x00004838 fetch  0x00000001 , 0x00000b67 
+ 00019263  0x00004839 isub  0x00000039 , 0x0000003f 
+ 00019264  0x0000483a store  0x00000001 , 0x00000b67 
+ 00019265  0x0000483b fetch  0x00000002 , 0x00000b65 
+ 00019266  0x0000483c copy  0x0000003f , 0x00000006 
+ 00019267  0x0000483e ifetch  0x00000001 , 0x00000006 
+ 00019268  0x0000483f hstore  0x00000001 , 0x00008a18 
+ 00019269  0x00004840 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x00004841 jam  0x00000000 , 0x00008a18 
+ 00019271  0x00004843 loop  0x00004b43 
+ 00019272  0x00004844 copy  0x00000006 , 0x0000003f 
+ 00019273  0x00004845 store  0x00000002 , 0x00000b65 
+ 00019274  0x00004846 arg  0x00000000 , 0x00000007 
+ 00019275  0x00004847 call  0x00004b57 
+ 00019276  0x00004848 fetch  0x00000001 , 0x00000b67 
+ 00019277  0x00004849 nrtn  0x00000034 
+ 00019278  0x0000484a fetch  0x00000001 , 0x00000d36 
+ 00019279  0x0000484b rtnne  0x00000001 
+ 00019280  0x0000484c jam  0x00000002 , 0x00000d36 
+ 00019281  0x0000484d rtn 
+ 00019282  0x00004851 arg  0x00008a19 , 0x00000011 
+ 00019283  0x00004852 arg  0x00000001 , 0x00000007 
+ 00019284  0x00004854 ifetch  0x00000001 , 0x00000006 
+ 00019285  0x00004855 istore  0x00000001 , 0x00000011 
+ 00019286  0x00004856 loop  0x00004b54 
+ 00019287  0x00004858 setarg  0x00000000 
+ 00019288  0x00004859 qset1  0x0000003f 
+ 00019289  0x0000485a hstore  0x00000001 , 0x00008a10 
+ 00019290  0x0000485b fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x0000485c ior  0x00000002 , 0x0000003f 
+ 00019292  0x0000485d store  0x00000001 , 0x00000d37 
+ 00019293  0x0000485e rtn 
+ 00019294  0x00004861 arg  0x00000002 , 0x00000007 
+ 00019295  0x00004862 arg  0x00008a1a , 0x00000011 
+ 00019296  0x00004863 branch  0x00004b54 
+ 00019297  0x00004866 bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x00004867 fetch  0x00000001 , 0x00000d38 
+ 00019299  0x00004868 rtn  0x00000034 
+ 00019300  0x00004869 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x0000486a nbranch  0x00004bac , 0x00000034 
+ 00019302  0x0000486b fetch  0x00000001 , 0x00000d45 
+ 00019303  0x0000486c branch  0x00004b86 , 0x00000034 
+ 00019304  0x0000486d fetch  0x00000001 , 0x00000d36 
+ 00019305  0x0000486e beq  0x00000003 , 0x00004bbf 
+ 00019306  0x0000486f bne  0x00000002 , 0x00004b86 
+ 00019307  0x00004870 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x00004871 nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x00004872 call  0x00004b6f 
+ 00019310  0x00004873 branch  0x00004b7a 
+ 00019311  0x00004876 fetch  0x00000001 , 0x00000d38 
+ 00019312  0x00004877 rtnbit0  0x00000001 
+ 00019313  0x00004878 fetch  0x00000001 , 0x00000d37 
+ 00019314  0x00004879 rtnbit1  0x00000001 
+ 00019315  0x0000487a fetch  0x00000001 , 0x00000d38 
+ 00019316  0x0000487b set0  0x00000001 , 0x0000003f 
+ 00019317  0x0000487c store  0x00000001 , 0x00000d38 
+ 00019318  0x0000487d fetch  0x00000001 , 0x00000d51 
+ 00019319  0x0000487e rtn  0x00000034 
+ 00019320  0x0000487f beq  0x00000010 , 0x00004ba8 
+ 00019321  0x00004880 branch  0x00002a8c 
+ 00019322  0x00004883 fetch  0x00000001 , 0x00000d38 
+ 00019323  0x00004884 rtnbit0  0x00000002 
+ 00019324  0x00004885 fetch  0x00000001 , 0x00000d37 
+ 00019325  0x00004886 rtnbit1  0x00000002 
+ 00019326  0x00004887 fetch  0x00000001 , 0x00000d38 
+ 00019327  0x00004888 set0  0x00000002 , 0x0000003f 
+ 00019328  0x00004889 store  0x00000001 , 0x00000d38 
+ 00019329  0x0000488a fetch  0x00000001 , 0x00000d52 
+ 00019330  0x0000488b rtn  0x00000034 
+ 00019331  0x0000488c beq  0x00000020 , 0x00004b89 
+ 00019332  0x0000488d beq  0x00000021 , 0x00004ba4 
+ 00019333  0x0000488e branch  0x00002a8c 
+ 00019334  0x00004892 arg  0x00000d54 , 0x00000005 
+ 00019335  0x00004893 arg  0x00000006 , 0x00000039 
+ 00019336  0x00004894 branch  0x00007ec6 
+ 00019337  0x00004897 fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x00004898 fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x00004899 iand  0x00000002 , 0x0000003f 
+ 00019340  0x0000489a branch  0x00004ba0 , 0x00000034 
+ 00019341  0x0000489b fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x0000489c iadd  0x00000002 , 0x0000003f 
+ 00019343  0x0000489d beq  0x00000001 , 0x00004b91 
+ 00019344  0x0000489e branch  0x00004ba0 
+ 00019345  0x000048a1 jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048a3 fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048a4 beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048a5 beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048a6 fetch  0x00000001 , 0x00000d55 
+ 00019350  0x000048a7 store  0x00000001 , 0x00000d54 
+ 00019351  0x000048a8 fetch  0x00000001 , 0x00000d56 
+ 00019352  0x000048a9 istore  0x00000001 , 0x00000005 
+ 00019353  0x000048aa fetch  0x00000001 , 0x00000d58 
+ 00019354  0x000048ab istore  0x00000001 , 0x00000005 
+ 00019355  0x000048ac fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x000048ad istore  0x00000001 , 0x00000005 
+ 00019357  0x000048ae arg  0x00000004 , 0x00000039 
+ 00019358  0x000048af arg  0x00000d54 , 0x00000006 
+ 00019359  0x000048b0 branch  0x00004b5e 
+ 00019360  0x000048b3 jam  0x00000000 , 0x00000d52 
+ 00019361  0x000048b5 arg  0x00000008 , 0x00000039 
+ 00019362  0x000048b6 arg  0x00000d54 , 0x00000006 
+ 00019363  0x000048b7 branch  0x00004b5e 
+ 00019364  0x000048ba jam  0x00000000 , 0x00000d52 
+ 00019365  0x000048bb arg  0x00000003 , 0x00000039 
+ 00019366  0x000048bc arg  0x00000d74 , 0x00000006 
+ 00019367  0x000048bd branch  0x00004b5e 
+ 00019368  0x000048c0 jam  0x00000000 , 0x00000d51 
+ 00019369  0x000048c1 arg  0x00000008 , 0x00000039 
+ 00019370  0x000048c2 arg  0x00000d64 , 0x00000006 
+ 00019371  0x000048c3 branch  0x00004b52 
+ 00019372  0x000048c6 fetch  0x00000001 , 0x00000d36 
+ 00019373  0x000048c7 beq  0x00000003 , 0x00004bb0 
+ 00019374  0x000048c8 beq  0x00000002 , 0x00004bb2 
+ 00019375  0x000048c9 rtn 
+ 00019376  0x000048cb jam  0x00000000 , 0x00000d37 
+ 00019377  0x000048cc rtn 
+ 00019378  0x000048ce hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x000048cf set1  0x00000007 , 0x0000003f 
+ 00019380  0x000048d0 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x000048d1 jam  0x00000001 , 0x00000d47 
+ 00019382  0x000048d2 rtn 
+ 00019383  0x000048d5 fetch  0x00000001 , 0x00000d36 
+ 00019384  0x000048d6 rtneq  0x00000003 
+ 00019385  0x000048d7 beq  0x00000002 , 0x00004bbb 
+ 00019386  0x000048d8 rtn 
+ 00019387  0x000048da fetch  0x00000001 , 0x00000d47 
+ 00019388  0x000048db rtn  0x00000034 
+ 00019389  0x000048dc jam  0x00000001 , 0x00000d46 
+ 00019390  0x000048dd branch  0x00004bc2 
+ 00019391  0x000048e0 arg  0x0000000f , 0x00000007 
+ 00019392  0x000048e1 call  0x00007f16 
+ 00019393  0x000048e2 nrtn  0x00000034 
+ 00019394  0x000048e4 hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x000048e5 rtnbit0  0x00000007 
+ 00019396  0x000048e6 jam  0x000000fc , 0x00008a00 
+ 00019397  0x000048e7 nop  0x00007530 
+ 00019398  0x000048e8 jam  0x0000003c , 0x00008a00 
+ 00019399  0x000048e9 rtn 
+ 00019400  0x000048f1 bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x000048f2 fetch  0x00000001 , 0x000041ce 
+ 00019402  0x000048f3 nrtn  0x00000034 
+ 00019403  0x000048f5 call  0x00004bce 
+ 00019404  0x000048f6 ncall  0x00004be6 , 0x00000028 
+ 00019405  0x000048f7 rtn 
+ 00019406  0x000048fa bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x000048fb copy  0x00000003 , 0x00000011 
+ 00019408  0x000048fc arg  0x00000004 , 0x00000002 
+ 00019409  0x000048fd ifetch  0x00000001 , 0x00000003 
+ 00019410  0x000048fe beq  0x00000001 , 0x00004bd8 
+ 00019411  0x000048ff increase  0x00000001 , 0x00000002 
+ 00019412  0x00004900 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x00004901 copy  0x00000003 , 0x0000003f 
+ 00019414  0x00004902 hstore  0x00000002 , 0x00008058 
+ 00019415  0x00004903 rtn 
+ 00019416  0x00004905 hfetch  0x00000002 , 0x00008112 
+ 00019417  0x00004906 isub  0x00000002 , 0x0000003e 
+ 00019418  0x00004907 nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x00004909 disable  0x00000028 
+ 00019420  0x0000490a copy  0x00000011 , 0x00000003 
+ 00019421  0x0000490b call  0x00004bee 
+ 00019422  0x0000490c iadd  0x00000002 , 0x00000002 
+ 00019423  0x0000490e hfetch  0x00000002 , 0x00008112 
+ 00019424  0x0000490f isub  0x00000002 , 0x0000003e 
+ 00019425  0x00004910 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x00004911 copy  0x00000011 , 0x00000003 
+ 00019427  0x00004912 ifetch  0x00000001 , 0x00000003 
+ 00019428  0x00004913 beq  0x00000001 , 0x00004c3f 
+ 00019429  0x00004914 branch  0x00002a8c 
+ 00019430  0x00004917 bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x00004918 hfetch  0x00000002 , 0x00008058 
+ 00019432  0x00004919 iforce  0x00000003 
+ 00019433  0x0000491a call  0x00004bee 
+ 00019434  0x0000491b iadd  0x00000003 , 0x00000003 
+ 00019435  0x0000491c deposit  0x00000003 
+ 00019436  0x0000491d hstore  0x00000002 , 0x00008058 
+ 00019437  0x0000491e rtn 
+ 00019438  0x00004924 ifetch  0x00000001 , 0x00000003 
+ 00019439  0x00004925 increase  0x00000002 , 0x00000003 
+ 00019440  0x00004926 beq  0x00000002 , 0x00004bf3 
+ 00019441  0x00004927 ifetch  0x00000001 , 0x00000003 
+ 00019442  0x00004928 rtn 
+ 00019443  0x0000492a ifetch  0x00000002 , 0x00000003 
+ 00019444  0x0000492b rtn 
+ 00019445  0x0000492e hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x0000492f increase  0xfffffffb , 0x0000000a 
+ 00019447  0x00004930 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x00004931 rtn 
+ 00019449  0x00004934 arg  0x00000004 , 0x00000002 
+ 00019450  0x00004935 branch  0x00004bfc 
+ 00019451  0x00004937 arg  0x00000002 , 0x00000002 
+ 00019452  0x00004939 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x0000493a increase  0x00000001 , 0x00000039 
+ 00019454  0x0000493b hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x0000493c copy  0x0000003f , 0x0000000a 
+ 00019456  0x0000493d copy  0x00000039 , 0x0000003f 
+ 00019457  0x0000493e istoret  0x00000001 , 0x0000000a 
+ 00019458  0x0000493f increase  0xffffffff , 0x0000003f 
+ 00019459  0x00004940 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x00004941 copy  0x0000000a , 0x0000003f 
+ 00019461  0x00004942 store  0x00000002 , 0x00000258 
+ 00019462  0x00004943 copy  0x00000002 , 0x0000003f 
+ 00019463  0x00004944 rtneq  0x00000002 
+ 00019464  0x00004945 fetch  0x00000002 , 0x00000258 
+ 00019465  0x00004946 hstore  0x00000002 , 0x0000805e 
+ 00019466  0x00004947 branch  0x00004c0b 
+ 00019467  0x0000494b setarg  0x00000000 
+ 00019468  0x0000494c store  0x00000002 , 0x00000258 
+ 00019469  0x0000494d rtn 
+ 00019470  0x00004955 rtn  0x0000002b 
+ 00019471  0x00004956 setarg  0x00004d28 
+ 00019472  0x00004957 store  0x00000002 , 0x000041f3 
+ 00019473  0x00004959 setarg  0x000001a0 
+ 00019474  0x0000495a store  0x00000002 , 0x00004243 
+ 00019475  0x0000495c setarg  0x00001800 
+ 00019476  0x0000495d hstore  0x00000002 , 0x00008054 
+ 00019477  0x0000495e setarg  0x00001bff 
+ 00019478  0x0000495f hstore  0x00000002 , 0x00008056 
+ 00019479  0x00004960 setarg  0x00001c00 
+ 00019480  0x00004961 hstore  0x00000002 , 0x0000805a 
+ 00019481  0x00004962 call  0x00004c28 
+ 00019482  0x00004964 jam  0x00000000 , 0x00008062 
+ 00019483  0x00004965 setarg  0x00001c00 
+ 00019484  0x00004966 hstore  0x00000002 , 0x0000805e 
+ 00019485  0x00004967 hstore  0x00000002 , 0x00008060 
+ 00019486  0x00004968 setarg  0x00001800 
+ 00019487  0x00004969 hstore  0x00000002 , 0x00008058 
+ 00019488  0x0000496a store  0x00000002 , 0x00000244 
+ 00019489  0x0000496c hfetch  0x00000002 , 0x00008050 
+ 00019490  0x0000496d set0  0x0000000f , 0x0000003f 
+ 00019491  0x0000496e hstore  0x00000002 , 0x00008050 
+ 00019492  0x0000496f call  0x000066ce 
+ 00019493  0x00004970 jam  0x00000001 , 0x00008043 
+ 00019494  0x00004971 jam  0x00000081 , 0x00008062 
+ 00019495  0x00004972 rtn 
+ 00019496  0x00004975 setarg  0x00001fff 
+ 00019497  0x00004976 hstore  0x00000002 , 0x0000805c 
+ 00019498  0x00004977 hfetch  0x00000001 , 0x00008081 
+ 00019499  0x00004978 or_into  0x00000007 , 0x0000003f 
+ 00019500  0x00004979 hstore  0x00000001 , 0x00008081 
+ 00019501  0x0000497a rtn 
+ 00019502  0x0000497e bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x0000497f hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x00004980 iforce  0x00000012 
+ 00019505  0x00004981 bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x00004982 hfetch  0x00000002 , 0x00008112 
+ 00019507  0x00004983 iforce  0x00000013 
+ 00019508  0x00004984 arg  0x0000044f , 0x00000002 
+ 00019509  0x00004985 isub  0x00000002 , 0x0000003e 
+ 00019510  0x00004986 nrtn  0x00000005 
+ 00019511  0x00004988 hfetch  0x00000002 , 0x00008058 
+ 00019512  0x00004989 iforce  0x00000003 
+ 00019513  0x0000498a branch  0x00004bc8 
+ 00019514  0x0000498d hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x0000498e isolate1  0x00000006 , 0x00000002 
+ 00019516  0x0000498f branch  0x00004c3a , 0x00000001 
+ 00019517  0x00004990 hstore  0x00000001 , 0x00008015 
+ 00019518  0x00004991 rtn 
+ 00019519  0x00004994 bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x00004995 fetch  0x00000001 , 0x000041ce 
+ 00019521  0x00004996 branch  0x00004c44 , 0x00000034 
+ 00019522  0x00004997 enable  0x00000028 
+ 00019523  0x00004998 rtn 
+ 00019524  0x0000499a ifetch  0x00000002 , 0x00000003 
+ 00019525  0x0000499b iforce  0x00000030 
+ 00019526  0x0000499c iforce  0x00000007 
+ 00019527  0x0000499d ifetch  0x00000001 , 0x00000003 
+ 00019528  0x0000499e iforce  0x00000002 
+ 00019529  0x0000499f rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049a0 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049a1 beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049a2 rtn 
+ 00019533  0x000049a6 bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x000049a7 deposit  0x00000007 
+ 00019535  0x000049a8 beq  0x00000000 , 0x00004cdc 
+ 00019536  0x000049a9 beq  0x00000001 , 0x00004c66 
+ 00019537  0x000049aa beq  0x00000002 , 0x00004c6b 
+ 00019538  0x000049ab beq  0x00000003 , 0x00004c7a 
+ 00019539  0x000049ac beq  0x00000004 , 0x00004cb3 
+ 00019540  0x000049ad beq  0x00000005 , 0x00004cdc 
+ 00019541  0x000049ae beq  0x00000006 , 0x00004cc6 
+ 00019542  0x000049af beq  0x00000007 , 0x00004c5c 
+ 00019543  0x000049b1 beq  0x00000010 , 0x00004cc9 
+ 00019544  0x000049b2 beq  0x00000011 , 0x00004cd1 
+ 00019545  0x000049b3 beq  0x00000012 , 0x00004ca5 
+ 00019546  0x000049b4 beq  0x00000013 , 0x00004c85 
+ 00019547  0x000049b5 branch  0x00004cdc 
+ 00019548  0x000049b8 call  0x00004cdc 
+ 00019549  0x000049b9 call  0x00007f9e 
+ 00019550  0x000049ba call  0x0000688c 
+ 00019551  0x000049bc call  0x000033d2 
+ 00019552  0x000049bd call  0x000033d9 
+ 00019553  0x000049be branch  0x0000688f 
+ 00019554  0x000049c1 jam  0x00000000 , 0x00004245 
+ 00019555  0x000049c2 call  0x000033d0 
+ 00019556  0x000049c3 call  0x00004c13 
+ 00019557  0x000049c4 branch  0x000033db 
+ 00019558  0x000049c7 call  0x00004cf2 
+ 00019559  0x000049c8 hfetch  0x00000002 , 0x00008000 
+ 00019560  0x000049c9 istore  0x00000002 , 0x0000000a 
+ 00019561  0x000049ca force  0x00000006 , 0x00000039 
+ 00019562  0x000049cb branch  0x00004cdd 
+ 00019563  0x000049ce ifetch  0x00000002 , 0x00000003 
+ 00019564  0x000049cf store  0x00000002 , 0x00004243 
+ 00019565  0x000049d0 hstore  0x00000002 , 0x00008052 
+ 00019566  0x000049d1 rtn 
+ 00019567  0x000049d6 ifetch  0x00000001 , 0x00000003 
+ 00019568  0x000049d7 copy  0x0000003f , 0x00000002 
+ 00019569  0x000049d8 hstore  0x00000001 , 0x00008024 
+ 00019570  0x000049d9 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x000049da iadd  0x00000002 , 0x00000002 
+ 00019572  0x000049db set1  0x00000007 , 0x0000003f 
+ 00019573  0x000049dc hstore  0x00000001 , 0x00008023 
+ 00019574  0x000049dd ifetch  0x00000001 , 0x00000003 
+ 00019575  0x000049de iadd  0x00000002 , 0x00000002 
+ 00019576  0x000049df copy  0x0000003f , 0x00000039 
+ 00019577  0x000049e0 rtn 
+ 00019578  0x000049e3 bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x000049e4 call  0x00004c6f 
+ 00019580  0x000049e6 ifetch  0x00000001 , 0x00000003 
+ 00019581  0x000049e7 hstore  0x00000001 , 0x00008025 
+ 00019582  0x000049e8 iadd  0x00000002 , 0x00000002 
+ 00019583  0x000049e9 loop  0x00004c7c 
+ 00019584  0x000049eb and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x000049ec ifetch  0x00000001 , 0x00000003 
+ 00019586  0x000049ed isub  0x00000002 , 0x0000003e 
+ 00019587  0x000049ee nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x000049ef branch  0x00004cdc 
+ 00019589  0x000049f3 bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x000049f4 call  0x00004c6f 
+ 00019591  0x000049f5 store  0x00000008 , 0x00000a9a 
+ 00019592  0x000049f7 call  0x00007422 
+ 00019593  0x000049f8 arg  0x00000010 , 0x00000039 
+ 00019594  0x000049f9 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x000049fa call  0x00004ca0 
+ 00019596  0x000049fb storet  0x00000008 , 0x00000aa2 
+ 00019597  0x000049fc arg  0x00000ad2 , 0x00000005 
+ 00019598  0x000049fd call  0x00007497 
+ 00019599  0x000049fe arg  0x00000ad2 , 0x00000011 
+ 00019600  0x000049ff arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a00 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a01 call  0x00007352 
+ 00019603  0x00004a02 arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a03 arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a04 call  0x00004c9c 
+ 00019606  0x00004a05 fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a06 fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a07 increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a08 store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a09 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a0a branch  0x00004c80 
+ 00019612  0x00004a0d ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a0e hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a0f loop  0x00004c9c 
+ 00019615  0x00004a10 rtn 
+ 00019616  0x00004a13 ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a14 istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a15 iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a16 loop  0x00004ca0 
+ 00019620  0x00004a17 rtn 
+ 00019621  0x00004a1a bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a1b arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a1c arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a1d arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a1e call  0x00004ca0 
+ 00019626  0x00004a1f hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a20 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a21 hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a22 arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a23 arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a24 call  0x00007478 
+ 00019632  0x00004a25 call  0x00007428 
+ 00019633  0x00004a26 call  0x00007491 
+ 00019634  0x00004a27 branch  0x00004c80 
+ 00019635  0x00004a2b arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a2c arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a2d arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a2f ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a30 istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a31 iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a32 loop  0x00004cb6 
+ 00019642  0x00004a33 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a34 ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a35 isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a36 nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a37 jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a38 call  0x00004cdc 
+ 00019648  0x00004a39 call  0x00004be6 
+ 00019649  0x00004a3a call  0x000064a3 
+ 00019650  0x00004a3b call  0x00007f9e 
+ 00019651  0x00004a3c branch  0x00002001 
+ 00019652  0x00004a3f jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a40 branch  0x00002000 
+ 00019654  0x00004a43 ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a44 store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a45 branch  0x00004cdc 
+ 00019657  0x00004a49 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004a4a store  0x00000001 , 0x0000025a 
+ 00019659  0x00004a4b copy  0x0000003f , 0x00000039 
+ 00019660  0x00004a4c ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004a4d store  0x00000002 , 0x0000025b 
+ 00019662  0x00004a4e copy  0x0000003f , 0x00000005 
+ 00019663  0x00004a4f call  0x000066fd 
+ 00019664  0x00004a50 branch  0x00004cdc 
+ 00019665  0x00004a54 ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004a55 store  0x00000001 , 0x0000025a 
+ 00019667  0x00004a56 copy  0x0000003f , 0x00000039 
+ 00019668  0x00004a57 ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004a58 store  0x00000002 , 0x0000025b 
+ 00019670  0x00004a59 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004a5a call  0x000066fd 
+ 00019672  0x00004a5b fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004a5c arg  0x00001000 , 0x00000011 
+ 00019674  0x00004a5d fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004a5e branch  0x00006608 
+ 00019676  0x00004a64 force  0x00000004 , 0x00000039 
+ 00019677  0x00004a66 call  0x00004cf4 
+ 00019678  0x00004a67 force  0x00000001 , 0x0000003f 
+ 00019679  0x00004a68 istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004a69 deposit  0x00000030 
+ 00019681  0x00004a6a istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004a6b force  0x0000000e , 0x00000007 
+ 00019683  0x00004a6d bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004a6e call  0x00004cf6 
+ 00019685  0x00004a6f deposit  0x00000007 
+ 00019686  0x00004a70 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004a71 deposit  0x00000039 
+ 00019688  0x00004a72 istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004a74 force  0x00000005 , 0x00000007 
+ 00019690  0x00004a75 increase  0x00000002 , 0x00000039 
+ 00019691  0x00004a77 branch  0x00004bf9 
+ 00019692  0x00004a7a force  0x000000ff , 0x00000007 
+ 00019693  0x00004a7b call  0x00004cf4 
+ 00019694  0x00004a7c setarg  0x00000001 
+ 00019695  0x00004a7d istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004a7e force  0x00000001 , 0x00000039 
+ 00019697  0x00004a7f branch  0x00004ce3 
+ 00019698  0x00004a82 force  0x0000000c , 0x0000000a 
+ 00019699  0x00004a83 branch  0x00004cf7 
+ 00019700  0x00004a86 force  0x00000008 , 0x0000000a 
+ 00019701  0x00004a87 branch  0x00004cf7 
+ 00019702  0x00004a8a force  0x00000006 , 0x0000000a 
+ 00019703  0x00004a8c branch  0x00004bf5 
+ 00019704  0x00004a91 pulse  0x0000000f 
+ 00019705  0x00004a92 enable  0x00000009 
+ 00019706  0x00004a94 ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004a95 inject  0x00000000 , 0x00000008 
+ 00019708  0x00004a96 loop  0x00004cfa 
+ 00019709  0x00004a97 enable  0x00000008 
+ 00019710  0x00004a98 inject  0x00000000 , 0x00000010 
+ 00019711  0x00004a99 disable  0x00000008 
+ 00019712  0x00004a9a disable  0x00000009 
+ 00019713  0x00004a9b disable  0x0000000f 
+ 00019714  0x00004a9c byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004a9d rtn 
+ 00019716  0x00004aa2 jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004aa3 rtn 
+ 00019718  0x00004aa5 fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004aa6 fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004aa7 isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004aa8 rtn 
+ 00019722  0x00004aae fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004aaf bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004ab0 call  0x000062ef 
+ 00019725  0x00004ab1 jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004ab2 branch  0x00004d04 
+ 00019727  0x00004ab4 set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004ab5 store  0x00000001 , 0x0000004b 
+ 00019729  0x00004ab6 call  0x00006001 
+ 00019730  0x00004ab7 setarg  0x00000000 
+ 00019731  0x00004ab8 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004ab9 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004aba branch  0x00004d04 
+ 00019734  0x00004abb rtn 
+ 00019735  0x00004abd jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004abe arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004abf setarg  0x00000000 
+ 00019738  0x00004ac0 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004ac1 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004ac2 istore  0x00000001 , 0x00000005 
+ 00019741  0x00004ac3 setarg  0x00000000 
+ 00019742  0x00004ac4 istore  0x00000002 , 0x00000005 
+ 00019743  0x00004ac5 fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004ac6 istore  0x00000002 , 0x00000005 
+ 00019745  0x00004ac7 fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004ac8 istore  0x00000002 , 0x00000005 
+ 00019747  0x00004ac9 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004aca istore  0x00000002 , 0x00000005 
+ 00019749  0x00004acb branch  0x00004d04 
+ 00019750  0x00004ace jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004acf branch  0x00004d04 
+ 00019752  0x00004ad2 call  0x00006899 
+ 00019753  0x00004ad3 rtn  0x00000001 
+ 00019754  0x00004ad4 arg  0x00000007 , 0x00000002 
+ 00019755  0x00004ad5 call  0x0000681d 
+ 00019756  0x00004ad6 nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004ad7 jam  0x00000001 , 0x00004245 
+ 00019758  0x00004ad8 rtn 
+ 00019759  0x00004ada fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004adb rtnne  0x00000001 
+ 00019761  0x00004adc call  0x00004c62 
+ 00019762  0x00004add branch  0x00004cec 
+ 00019763  0x00004aec bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004aed fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004aee copy  0x0000003f , 0x00000006 
+ 00019766  0x00004aef ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004af0 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004af1 rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004af2 beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004af3 beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004af4 beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004af5 beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004af6 beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004af7 rtn 
+ 00019775  0x00004afa copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004afb beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004afc beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004afd rtn 
+ 00019779  0x00004b00 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b01 call  0x00007d86 
+ 00019781  0x00004b02 fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b03 rtnbit0  0x00000006 
+ 00019783  0x00004b04 copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b05 beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b06 rtn 
+ 00019786  0x00004b08 rtn 
+ 00019787  0x00004b0b call  0x00004d5f 
+ 00019788  0x00004b0c arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b0d call  0x00004d63 
+ 00019790  0x00004b0e fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b0f istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b10 setarg  0x00000000 
+ 00019793  0x00004b11 istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b12 rtn 
+ 00019795  0x00004b15 arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b16 call  0x00004d63 
+ 00019797  0x00004b17 fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b18 istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b19 setarg  0x00000000 
+ 00019800  0x00004b1a istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b1b jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b1c fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b1d set1  0x00000006 
+ 00019804  0x00004b1e store  0x00000001 , 0x00004252 
+ 00019805  0x00004b1f jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b20 branch  0x00007d86 
+ 00019807  0x00004b23 ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b24 beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b25 rtn 
+ 00019810  0x00004b28 rtn 
+ 00019811  0x00004b2c call  0x00005240 
+ 00019812  0x00004b2d copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b2e storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b2f copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b30 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b31 istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b32 rtn 
+ 00019818  0x00004b44 branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b46 setarg  0x00004365 
+ 00019820  0x00004b47 arg  0x00004246 , 0x00000005 
+ 00019821  0x00004b48 isub  0x00000005 , 0x00000039 
+ 00019822  0x00004b49 call  0x00007ed4 
+ 00019823  0x00004b4b bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004b4c setarg  0x00000551 
+ 00019825  0x00004b4d arg  0x00000511 , 0x00000005 
+ 00019826  0x00004b4e isub  0x00000005 , 0x00000039 
+ 00019827  0x00004b4f call  0x00007ed4 
+ 00019828  0x00004b50 setarg  0x000002c9 
+ 00019829  0x00004b51 arg  0x0000025d , 0x00000005 
+ 00019830  0x00004b52 isub  0x00000005 , 0x00000039 
+ 00019831  0x00004b53 call  0x00007ed4 
+ 00019832  0x00004b54 branch  0x00005318 
+ 00019833  0x00004b57 bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004b58 copy  0x00000006 , 0x00000002 
+ 00019835  0x00004b5b copy  0x00000002 , 0x00000006 
+ 00019836  0x00004b5c ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004b5d store  0x00000002 , 0x00000266 
+ 00019838  0x00004b5e ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004b5f store  0x00000002 , 0x00000268 
+ 00019840  0x00004b60 deposit  0x00000006 
+ 00019841  0x00004b61 store  0x00000002 , 0x00000264 
+ 00019842  0x00004b62 fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004b63 beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004b64 branch  0x000050ef 
+ 00019845  0x00004b67 fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004b68 branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004b69 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004b6a fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004b6b beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004b6d beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004b6e beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004b6f beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004b70 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004b71 branch  0x00004dfc 
+ 00019855  0x00004b76 bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004b77 call  0x0000527e 
+ 00019857  0x00004b78 fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004b79 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004b7a beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004b7b beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004b7c beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004b7d beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004b7e beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004b7f beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004b80 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004b81 rtn 
+ 00019867  0x00004b84 setarg  0x00000000 
+ 00019868  0x00004b85 rtn 
+ 00019869  0x00004b89 call  0x00004d8f 
+ 00019870  0x00004b8a nrtn  0x00000034 
+ 00019871  0x00004b8c call  0x000052b8 
+ 00019872  0x00004b8d call  0x00004e01 
+ 00019873  0x00004b8e fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004b8f branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004b90 call  0x000052c1 
+ 00019876  0x00004b91 fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004b92 istore  0x00000002 , 0x00000005 
+ 00019878  0x00004b93 force  0x00000001 , 0x0000003f 
+ 00019879  0x00004b94 istore  0x00000002 , 0x00000005 
+ 00019880  0x00004b95 branch  0x00004dfc 
+ 00019881  0x00004b98 fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004b99 rtn  0x00000034 
+ 00019883  0x00004b9a copy  0x0000003f , 0x00000011 
+ 00019884  0x00004b9b bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004b9c fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004b9d arg  0x00000100 , 0x00000002 
+ 00019887  0x00004b9e iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004b9f copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004ba0 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004ba1 nrtn  0x00000002 
+ 00019891  0x00004ba2 jam  0x00000000 , 0x00004364 
+ 00019892  0x00004ba3 copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004ba4 beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004ba5 branch  0x00002a8c 
+ 00019895  0x00004ba7 arg  0x00000000 , 0x00000008 
+ 00019896  0x00004ba8 call  0x000052b8 
+ 00019897  0x00004ba9 call  0x00004e7a 
+ 00019898  0x00004baa call  0x000052c3 
+ 00019899  0x00004bab call  0x00007ea8 
+ 00019900  0x00004bac call  0x00004ead 
+ 00019901  0x00004bad call  0x000052c1 
+ 00019902  0x00004baf setarg  0x0000000c 
+ 00019903  0x00004bb0 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004bb1 force  0x00000001 , 0x0000003f 
+ 00019905  0x00004bb2 istore  0x00000002 , 0x00000005 
+ 00019906  0x00004bb3 branch  0x00004dfc 
+ 00019907  0x00004bb8 bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004bb9 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004bba increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004bbb rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004bbc rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004bbd add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004bbe arg  0x00004260 , 0x00000006 
+ 00019914  0x00004bbf ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004bc0 rtn  0x00000034 
+ 00019916  0x00004bc1 store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004bc2 fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004bc3 copy  0x0000003f , 0x00000011 
+ 00019919  0x00004bc4 call  0x00004dd3 
+ 00019920  0x00004bc5 copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004bc6 store  0x00000001 , 0x00004260 
+ 00019922  0x00004bc7 rtn 
+ 00019923  0x00004bca arg  0x00000000 , 0x00000007 
+ 00019924  0x00004bcb arg  0x00000000 , 0x00000012 
+ 00019925  0x00004bce sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004bcf nrtn  0x00000002 
+ 00019927  0x00004bd0 qisolate1  0x00000011 
+ 00019928  0x00004bd1 branch  0x00004dda , 0x00000001 
+ 00019929  0x00004bd2 branch  0x00004dde 
+ 00019930  0x00004bd5 copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004bd6 branch  0x00004dde , 0x00000034 
+ 00019932  0x00004bd7 qset1  0x00000012 
+ 00019933  0x00004bd8 increase  0xffffffff , 0x00000002 
+ 00019934  0x00004bdb increase  0x00000001 , 0x00000007 
+ 00019935  0x00004bdc branch  0x00004dd5 
+ 00019936  0x00004bdf call  0x00005274 
+ 00019937  0x00004be0 nrtn  0x00000034 
+ 00019938  0x00004be1 call  0x00004d8f 
+ 00019939  0x00004be2 nrtn  0x00000034 
+ 00019940  0x00004be3 call  0x000052c5 
+ 00019941  0x00004be4 call  0x00006e11 
+ 00019942  0x00004be5 call  0x00004dc3 
+ 00019943  0x00004be6 branch  0x00004dec 
+ 00019944  0x00004bea call  0x00005274 
+ 00019945  0x00004beb nrtn  0x00000034 
+ 00019946  0x00004bec call  0x000052c5 
+ 00019947  0x00004bed call  0x00006e11 
+ 00019948  0x00004bef call  0x000052ce 
+ 00019949  0x00004bf0 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004bf1 branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004bf2 istore  0x00000002 , 0x00000005 
+ 00019952  0x00004bf3 fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004bf4 istore  0x00000002 , 0x00000005 
+ 00019954  0x00004bf5 branch  0x00004dfc 
+ 00019955  0x00004bf8 call  0x00004d33 
+ 00019956  0x00004bf9 branch  0x00004dfc 
+ 00019957  0x00004bfc bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004bfd jam  0x00000000 , 0x00000284 
+ 00019959  0x00004bfe call  0x00006a8a 
+ 00019960  0x00004bff fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c00 rtneq  0x00000001 
+ 00019962  0x00004c01 branch  0x00004dfc 
+ 00019963  0x00004c03 call  0x00005264 
+ 00019964  0x00004c06 setarg  0x00000000 
+ 00019965  0x00004c07 store  0x00000002 , 0x00000266 
+ 00019966  0x00004c08 store  0x00000002 , 0x00000268 
+ 00019967  0x00004c09 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c0a rtn 
+ 00019969  0x00004c0d bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c0e call  0x000052c3 
+ 00019971  0x00004c0f force  0x00000000 , 0x00000012 
+ 00019972  0x00004c10 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c11 copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c12 fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c13 iforce  0x00000006 
+ 00019976  0x00004c15 call  0x00004e10 
+ 00019977  0x00004c16 deposit  0x00000013 
+ 00019978  0x00004c17 increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c18 increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c19 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c1a copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c1b store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c1c rtn 
+ 00019984  0x00004c1f bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c20 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c21 beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c22 beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c23 beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c24 beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c25 beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c26 beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c27 beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c28 beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c29 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c2a beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c2b beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c2c call  0x00005062 
+ 00019998  0x00004c2e rtn 
+ 00019999  0x00004c31 ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c32 copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c33 ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c34 copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c35 copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c36 isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c37 setarg  0x0000000b 
+ 00020006  0x00004c38 istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c39 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c3a istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c3b ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c3d beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c3e beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c3f rtn 
+ 00020013  0x00004c41 setarg  0x00020008 
+ 00020014  0x00004c42 istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c43 setarg  0x00000280 
+ 00020016  0x00004c44 istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c45 force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c46 branch  0x00004e38 
+ 00020019  0x00004c48 setarg  0x0003000c 
+ 00020020  0x00004c49 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004c4a setarg  0x00000006 
+ 00020022  0x00004c4b istore  0x00000008 , 0x00000005 
+ 00020023  0x00004c4c force  0x00000010 , 0x0000003f 
+ 00020024  0x00004c4e iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004c4f branch  0x00004e1e 
+ 00020026  0x00004c52 ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004c53 copy  0x0000003f , 0x00000007 
+ 00020028  0x00004c54 ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004c55 copy  0x0000003f , 0x00000011 
+ 00020030  0x00004c56 ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004c57 store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004c58 copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004c59 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004c5a call  0x000052c3 
+ 00020035  0x00004c5b setarg  0x0000000b 
+ 00020036  0x00004c5c istore  0x00000001 , 0x00000005 
+ 00020037  0x00004c5d copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004c5e istore  0x00000001 , 0x00000005 
+ 00020039  0x00004c5f fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004c60 branch  0x00004e2a 
+ 00020041  0x00004c65 ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004c66 copy  0x0000003f , 0x00000007 
+ 00020043  0x00004c67 ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004c68 copy  0x0000003f , 0x00000011 
+ 00020045  0x00004c69 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004c6a copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004c6b isub  0x00000011 , 0x00000013 
+ 00020048  0x00004c6d branch  0x00004e1e 
+ 00020049  0x00004c70 call  0x00007ea8 
+ 00020050  0x00004c73 call  0x00007ead 
+ 00020051  0x00004c74 arg  0x00000000 , 0x00000008 
+ 00020052  0x00004c75 ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004c76 copy  0x0000003f , 0x00000007 
+ 00020054  0x00004c77 ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004c78 copy  0x0000003f , 0x00000011 
+ 00020056  0x00004c79 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004c7a copy  0x0000003f , 0x00000002 
+ 00020058  0x00004c7b ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004c7c copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004c7d bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004c7e copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004c7f beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004c80 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004c81 beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004c82 beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004c83 call  0x00005062 
+ 00020067  0x00004c84 branch  0x00004ed4 
+ 00020068  0x00004c87 call  0x00007ea8 
+ 00020069  0x00004c88 arg  0x00000050 , 0x00000002 
+ 00020070  0x00004c89 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004c8a nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004c8b copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004c8c store  0x00000002 , 0x00004248 
+ 00020074  0x00004c8d copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004c8e store  0x00000004 , 0x000002d5 
+ 00020076  0x00004c8f call  0x00004e6e 
+ 00020077  0x00004c90 branch  0x00004ea9 
+ 00020078  0x00004c93 storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004c94 deposit  0x0000000b 
+ 00020080  0x00004c95 store  0x00000002 , 0x000002c9 
+ 00020081  0x00004c96 deposit  0x00000011 
+ 00020082  0x00004c97 store  0x00000002 , 0x000002cb 
+ 00020083  0x00004c98 deposit  0x00000012 
+ 00020084  0x00004c99 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004c9a deposit  0x00000013 
+ 00020086  0x00004c9b store  0x00000002 , 0x000002cf 
+ 00020087  0x00004c9c deposit  0x00000007 
+ 00020088  0x00004c9d store  0x00000002 , 0x000002d1 
+ 00020089  0x00004c9e rtn 
+ 00020090  0x00004ca1 fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004ca2 fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004ca3 copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004ca4 fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004ca5 copy  0x0000003f , 0x00000011 
+ 00020095  0x00004ca6 fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004ca7 copy  0x0000003f , 0x00000012 
+ 00020097  0x00004ca8 fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004ca9 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004caa fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004cab copy  0x0000003f , 0x00000007 
+ 00020101  0x00004cac rtn 
+ 00020102  0x00004caf call  0x00007ea8 
+ 00020103  0x00004cb0 setarg  0x00000051 
+ 00020104  0x00004cb1 arg  0x00000051 , 0x00000002 
+ 00020105  0x00004cb2 fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004cb3 nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004cb4 copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004cb5 store  0x00000002 , 0x0000424a 
+ 00020109  0x00004cb6 fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004cb7 set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004cb8 set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004cb9 store  0x00000001 , 0x00004251 
+ 00020113  0x00004cba branch  0x00004eb1 
+ 00020114  0x00004cbc call  0x00007ea8 
+ 00020115  0x00004cbd arg  0x00000052 , 0x00000002 
+ 00020116  0x00004cbe fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004cbf nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004cc0 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004cc1 store  0x00000002 , 0x0000424c 
+ 00020120  0x00004cc2 fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004cc3 set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004cc4 set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004cc5 store  0x00000001 , 0x00004252 
+ 00020124  0x00004cc6 branch  0x00004eb1 
+ 00020125  0x00004cc8 call  0x00007ea8 
+ 00020126  0x00004cc9 deposit  0x0000001a 
+ 00020127  0x00004cca arg  0x00000053 , 0x00000002 
+ 00020128  0x00004ccb fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004ccc nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004ccd copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004cce store  0x00000002 , 0x0000424e 
+ 00020132  0x00004ccf fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004cd0 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004cd1 set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004cd2 store  0x00000001 , 0x00004253 
+ 00020136  0x00004cd3 branch  0x00004eb1 
+ 00020137  0x00004cd6 setarg  0x00000001 
+ 00020138  0x00004cd7 store  0x00000002 , 0x0000027d 
+ 00020139  0x00004cd8 jam  0x00000050 , 0x00004364 
+ 00020140  0x00004cd9 branch  0x00004eb3 
+ 00020141  0x00004cdb fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004cdc set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004cdd set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004cde store  0x00000001 , 0x00004250 
+ 00020145  0x00004ce0 setarg  0x00000000 
+ 00020146  0x00004ce1 store  0x00000002 , 0x0000027d 
+ 00020147  0x00004ce3 bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004ce4 call  0x00007ead 
+ 00020149  0x00004ce5 setarg  0x00000003 
+ 00020150  0x00004ce6 istore  0x00000001 , 0x00000005 
+ 00020151  0x00004ce7 copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004ce8 istore  0x00000001 , 0x00000005 
+ 00020153  0x00004ce9 setarg  0x00000008 
+ 00020154  0x00004cea istore  0x00000002 , 0x00000005 
+ 00020155  0x00004ceb copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004cec istore  0x00000002 , 0x00000005 
+ 00020157  0x00004ced copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004cee istore  0x00000002 , 0x00000005 
+ 00020159  0x00004cef fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004cf0 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004cf1 isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004cf2 branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004cf3 setarg  0x00000004 
+ 00020164  0x00004cf5 istore  0x00000002 , 0x00000005 
+ 00020165  0x00004cf6 force  0x00000000 , 0x0000003f 
+ 00020166  0x00004cf7 istore  0x00000002 , 0x00000005 
+ 00020167  0x00004cf8 setarg  0x0000000c 
+ 00020168  0x00004cf9 branch  0x00004ed0 
+ 00020169  0x00004cfb istore  0x00000002 , 0x00000005 
+ 00020170  0x00004cfc force  0x00000002 , 0x0000003f 
+ 00020171  0x00004cfd istore  0x00000002 , 0x00000005 
+ 00020172  0x00004cfe setarg  0x0000000c 
+ 00020173  0x00004cff branch  0x00004ed0 
+ 00020174  0x00004d02 set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d03 branch  0x00004eb1 
+ 00020176  0x00004d05 iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d06 copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d07 isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d08 branch  0x00004ed4 
+ 00020180  0x00004d0a branch  0x00004e1e 
+ 00020181  0x00004d0d ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d0e copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d0f ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d10 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d11 copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d12 isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d13 ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d14 copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d15 ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d16 copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d17 bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d18 setarg  0x00000050 
+ 00020193  0x00004d19 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d1a branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d1b setarg  0x00000051 
+ 00020196  0x00004d1c isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d1d branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d1e setarg  0x00000052 
+ 00020199  0x00004d1f isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d20 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d21 setarg  0x00000053 
+ 00020202  0x00004d22 isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d23 branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d24 rtn 
+ 00020205  0x00004d27 copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d28 store  0x00000002 , 0x00004248 
+ 00020207  0x00004d29 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d2a set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d2b store  0x00000001 , 0x00004250 
+ 00020210  0x00004d2c branch  0x00004e1e 
+ 00020211  0x00004d2e copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d2f store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d30 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d31 set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d32 store  0x00000001 , 0x00004251 
+ 00020216  0x00004d33 rtn 
+ 00020217  0x00004d35 copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d36 store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d37 fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d38 set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d39 store  0x00000001 , 0x00004253 
+ 00020222  0x00004d3a rtn 
+ 00020223  0x00004d3c copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d3d store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d3e fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d3f set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d40 store  0x00000001 , 0x00004252 
+ 00020228  0x00004d41 rtn 
+ 00020229  0x00004d44 ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d45 copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d46 ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004d47 copy  0x0000003f , 0x00000011 
+ 00020233  0x00004d48 copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004d49 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004d4a ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004d4b copy  0x0000003f , 0x00000002 
+ 00020237  0x00004d4c copy  0x00000002 , 0x00000011 
+ 00020238  0x00004d4d bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004d4e setarg  0x00000050 
+ 00020240  0x00004d4f isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004d50 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004d51 setarg  0x00000051 
+ 00020243  0x00004d52 isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004d53 branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004d54 setarg  0x00000052 
+ 00020246  0x00004d55 isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004d56 branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004d57 setarg  0x00000053 
+ 00020249  0x00004d58 isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004d59 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004d5a branch  0x00005062 
+ 00020252  0x00004d5d copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004d5e fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004d5f set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004d60 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004d62 store  0x00000001 , 0x00004250 
+ 00020257  0x00004d63 copy  0x0000000b , 0x00000005 
+ 00020258  0x00004d64 arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004d65 fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004d66 copy  0x0000003f , 0x00000002 
+ 00020261  0x00004d67 branch  0x00004f43 
+ 00020262  0x00004d69 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004d6a fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004d6b set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004d6c set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004d6e store  0x00000001 , 0x00004252 
+ 00020267  0x00004d6f copy  0x0000000b , 0x00000005 
+ 00020268  0x00004d70 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004d71 fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004d72 copy  0x0000003f , 0x00000002 
+ 00020271  0x00004d73 branch  0x00004f43 
+ 00020272  0x00004d75 copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004d76 fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004d77 set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004d78 set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004d7a store  0x00000001 , 0x00004253 
+ 00020277  0x00004d7b copy  0x0000000b , 0x00000005 
+ 00020278  0x00004d7c arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004d7d fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004d7e copy  0x0000003f , 0x00000002 
+ 00020281  0x00004d7f branch  0x00004f43 
+ 00020282  0x00004d81 copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004d82 fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004d83 set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004d84 set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004d86 store  0x00000001 , 0x00004251 
+ 00020287  0x00004d88 copy  0x0000000b , 0x00000005 
+ 00020288  0x00004d89 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004d8a fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004d8b copy  0x0000003f , 0x00000002 
+ 00020291  0x00004d8d bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004d8e setarg  0x00000005 
+ 00020293  0x00004d8f istore  0x00000001 , 0x00000005 
+ 00020294  0x00004d90 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004d91 istore  0x00000001 , 0x00000005 
+ 00020296  0x00004d92 setarg  0x00000006 
+ 00020297  0x00004d93 istore  0x00000002 , 0x00000005 
+ 00020298  0x00004d94 copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004d95 istore  0x00000002 , 0x00000005 
+ 00020300  0x00004d96 force  0x00000000 , 0x0000003f 
+ 00020301  0x00004d97 istore  0x00000002 , 0x00000005 
+ 00020302  0x00004d98 force  0x00000000 , 0x0000003f 
+ 00020303  0x00004d99 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004d9a force  0x0000000a , 0x0000003f 
+ 00020305  0x00004d9b iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004d9d storet  0x00000002 , 0x00000282 
+ 00020307  0x00004d9e copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004d9f store  0x00000001 , 0x00000281 
+ 00020309  0x00004da0 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004da1 icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004da2 branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004da3 increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004da6 rtn 
+ 00020314  0x00004da8 disable  0x00000028 
+ 00020315  0x00004da9 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004daa rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004dab rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004dac set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004dad copy  0x00000006 , 0x00000005 
+ 00020320  0x00004dae increase  0xffffffff , 0x00000005 
+ 00020321  0x00004daf istore  0x00000001 , 0x00000005 
+ 00020322  0x00004db0 enable  0x00000028 
+ 00020323  0x00004db1 rtn 
+ 00020324  0x00004db4 fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004db5 call  0x00004f5a 
+ 00020326  0x00004db6 nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004db7 jam  0x00000050 , 0x00000280 
+ 00020328  0x00004db8 fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004db9 store  0x00000002 , 0x00000282 
+ 00020330  0x00004dba branch  0x00004f7f 
+ 00020331  0x00004dbc fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004dbd call  0x00004f5a 
+ 00020333  0x00004dbe nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004dbf jam  0x00000051 , 0x00000280 
+ 00020335  0x00004dc0 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004dc1 store  0x00000002 , 0x00000282 
+ 00020337  0x00004dc2 branch  0x00004f7f 
+ 00020338  0x00004dc4 fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004dc5 call  0x00004f5a 
+ 00020340  0x00004dc6 nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004dc7 jam  0x00000052 , 0x00000280 
+ 00020342  0x00004dc8 fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004dc9 store  0x00000002 , 0x00000282 
+ 00020344  0x00004dca branch  0x00004f7f 
+ 00020345  0x00004dcc fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004dcd call  0x00004f5a 
+ 00020347  0x00004dce nrtn  0x00000028 
+ 00020348  0x00004dcf jam  0x00000053 , 0x00000280 
+ 00020349  0x00004dd0 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004dd1 store  0x00000002 , 0x00000282 
+ 00020351  0x00004dd5 bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004dd6 call  0x0000523a 
+ 00020353  0x00004dd7 call  0x000052b8 
+ 00020354  0x00004dd8 force  0x00000000 , 0x00000012 
+ 00020355  0x00004dd9 call  0x000052c3 
+ 00020356  0x00004dda force  0x00000004 , 0x0000003f 
+ 00020357  0x00004ddb istore  0x00000001 , 0x00000005 
+ 00020358  0x00004ddc fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004ddd istore  0x00000001 , 0x00000005 
+ 00020360  0x00004dde setarg  0x00000008 
+ 00020361  0x00004ddf istore  0x00000002 , 0x00000005 
+ 00020362  0x00004de0 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004de1 istore  0x00000002 , 0x00000005 
+ 00020364  0x00004de2 setarg  0x00000000 
+ 00020365  0x00004de3 istore  0x00000002 , 0x00000005 
+ 00020366  0x00004de4 force  0x00000001 , 0x0000003f 
+ 00020367  0x00004de5 istore  0x00000001 , 0x00000005 
+ 00020368  0x00004de6 force  0x00000002 , 0x0000003f 
+ 00020369  0x00004de7 istore  0x00000001 , 0x00000005 
+ 00020370  0x00004de8 fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004de9 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004dea setarg  0x00000030 
+ 00020373  0x00004deb istore  0x00000002 , 0x00000005 
+ 00020374  0x00004dec branch  0x00004f99 
+ 00020375  0x00004dee setarg  0x000003e3 
+ 00020376  0x00004def istore  0x00000002 , 0x00000005 
+ 00020377  0x00004df1 arg  0x0000000c , 0x00000002 
+ 00020378  0x00004df2 storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004df3 call  0x000052c1 
+ 00020380  0x00004df4 fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004df5 istore  0x00000002 , 0x00000005 
+ 00020382  0x00004df6 force  0x00000001 , 0x0000003f 
+ 00020383  0x00004df7 istore  0x00000002 , 0x00000005 
+ 00020384  0x00004df8 jam  0x00000000 , 0x00000280 
+ 00020385  0x00004dfa branch  0x00004e1e 
+ 00020386  0x00004dfd increase  0x00000001 , 0x00000006 
+ 00020387  0x00004dfe ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004dff copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e00 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e01 isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e02 ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e03 copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e04 bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e05 setarg  0x00000050 
+ 00020395  0x00004e06 isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e07 branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e08 setarg  0x00000051 
+ 00020398  0x00004e09 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e0a branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e0b setarg  0x00000052 
+ 00020401  0x00004e0c isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e0d branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e0e setarg  0x00000053 
+ 00020404  0x00004e0f isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e10 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e11 increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e12 ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e13 iforce  0x0000003e 
+ 00020409  0x00004e14 branch  0x00004e1e 
+ 00020410  0x00004e16 fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e17 set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e18 store  0x00000001 , 0x00004250 
+ 00020413  0x00004e19 branch  0x00004e1e 
+ 00020414  0x00004e1b fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e1c set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e1d store  0x00000001 , 0x00004251 
+ 00020417  0x00004e1e branch  0x00004e1e 
+ 00020418  0x00004e20 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e21 set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e22 store  0x00000001 , 0x00004252 
+ 00020421  0x00004e23 branch  0x00004e1e 
+ 00020422  0x00004e25 fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e26 set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e27 store  0x00000001 , 0x00004253 
+ 00020425  0x00004e28 jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e29 branch  0x00007d86 
+ 00020427  0x00004e2e ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e2f copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e30 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e31 copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e32 copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e33 isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e34 ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e35 copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e36 ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e37 copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e38 copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e39 call  0x00007ea8 
+ 00020439  0x00004e3a bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e3b setarg  0x00000050 
+ 00020441  0x00004e3c isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e3d branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e3e setarg  0x00000051 
+ 00020444  0x00004e3f isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e40 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e41 setarg  0x00000052 
+ 00020447  0x00004e42 isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e43 branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e44 setarg  0x00000053 
+ 00020450  0x00004e45 isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e46 branch  0x00004fec , 0x00000005 
+ 00020452  0x00004e47 call  0x00005062 
+ 00020453  0x00004e48 branch  0x00005017 
+ 00020454  0x00004e4a copy  0x0000000b , 0x00000002 
+ 00020455  0x00004e4b fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004e4c isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004e4d branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004e4e call  0x00005062 
+ 00020459  0x00004e4f branch  0x00005017 
+ 00020460  0x00004e51 copy  0x0000000b , 0x00000002 
+ 00020461  0x00004e52 fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004e53 isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004e54 branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004e55 call  0x00005062 
+ 00020465  0x00004e56 branch  0x00005017 
+ 00020466  0x00004e59 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004e5a fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004e5b isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004e5c branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004e5d call  0x00005062 
+ 00020471  0x00004e5e branch  0x00005017 
+ 00020472  0x00004e60 call  0x00005079 
+ 00020473  0x00004e61 branch  0x0000500a 
+ 00020474  0x00004e63 call  0x0000507f 
+ 00020475  0x00004e64 fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004e65 branch  0x0000500a , 0x00000034 
+ 00020477  0x00004e6d branch  0x0000500a 
+ 00020478  0x00004e70 call  0x00005074 
+ 00020479  0x00004e71 fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004e72 nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004e75 branch  0x0000500a 
+ 00020482  0x00004e77 copy  0x0000000b , 0x00000002 
+ 00020483  0x00004e78 fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004e79 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004e7a branch  0x00005008 , 0x00000005 
+ 00020486  0x00004e7b call  0x00005062 
+ 00020487  0x00004e7c branch  0x00005017 
+ 00020488  0x00004e7e call  0x0000506f 
+ 00020489  0x00004e7f branch  0x0000500a 
+ 00020490  0x00004e81 call  0x00007ead 
+ 00020491  0x00004e82 setarg  0x00000007 
+ 00020492  0x00004e83 istore  0x00000001 , 0x00000005 
+ 00020493  0x00004e84 copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004e85 istore  0x00000001 , 0x00000005 
+ 00020495  0x00004e86 setarg  0x00000004 
+ 00020496  0x00004e87 istore  0x00000002 , 0x00000005 
+ 00020497  0x00004e88 copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004e89 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004e8a copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004e8b istore  0x00000002 , 0x00000005 
+ 00020501  0x00004e8c force  0x00000008 , 0x0000003f 
+ 00020502  0x00004e8d branch  0x00005019 
+ 00020503  0x00004e8f call  0x00007ead 
+ 00020504  0x00004e90 branch  0x00005019 
+ 00020505  0x00004e92 iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004e93 branch  0x00004e1e 
+ 00020507  0x00004e95 ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004e96 copy  0x0000003f , 0x00000007 
+ 00020509  0x00004e97 ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004e98 copy  0x0000003f , 0x00000011 
+ 00020511  0x00004e99 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004e9a isub  0x00000011 , 0x00000013 
+ 00020513  0x00004e9b ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004e9c copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004e9d ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004e9e copy  0x0000003f , 0x00000002 
+ 00020517  0x00004e9f call  0x00007ea8 
+ 00020518  0x00004ea0 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004ea1 setarg  0x00000050 
+ 00020520  0x00004ea2 isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004ea3 branch  0x00005035 , 0x00000005 
+ 00020522  0x00004ea4 setarg  0x00000051 
+ 00020523  0x00004ea5 isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004ea6 branch  0x0000503b , 0x00000005 
+ 00020525  0x00004ea7 setarg  0x00000052 
+ 00020526  0x00004ea8 isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004ea9 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004eaa setarg  0x00000053 
+ 00020529  0x00004eab isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004eac branch  0x00005047 , 0x00000005 
+ 00020531  0x00004ead call  0x00005062 
+ 00020532  0x00004eae branch  0x0000504f 
+ 00020533  0x00004eb0 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004eb1 copy  0x0000000b , 0x00000002 
+ 00020535  0x00004eb2 fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004eb3 isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004eb4 call  0x00005074 , 0x00000005 
+ 00020538  0x00004eb5 branch  0x0000504d 
+ 00020539  0x00004eb7 copy  0x00000002 , 0x00000011 
+ 00020540  0x00004eb8 copy  0x0000000b , 0x00000002 
+ 00020541  0x00004eb9 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004eba isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004ebb call  0x0000506f , 0x00000005 
+ 00020544  0x00004ebc branch  0x0000504d 
+ 00020545  0x00004ebe copy  0x00000002 , 0x00000011 
+ 00020546  0x00004ebf copy  0x0000000b , 0x00000002 
+ 00020547  0x00004ec0 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004ec1 isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004ec2 call  0x00005079 , 0x00000005 
+ 00020550  0x00004ec3 branch  0x0000504d 
+ 00020551  0x00004ec5 copy  0x00000002 , 0x00000011 
+ 00020552  0x00004ec6 copy  0x0000000b , 0x00000002 
+ 00020553  0x00004ec7 fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004ec8 isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004ec9 call  0x0000507f , 0x00000005 
+ 00020556  0x00004eca branch  0x0000504d 
+ 00020557  0x00004ecc call  0x00007ead 
+ 00020558  0x00004ecd branch  0x00004e1e 
+ 00020559  0x00004ecf branch  0x00004e1e 
+ 00020560  0x00004ed3 ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004ed4 copy  0x0000003f , 0x00000007 
+ 00020562  0x00004ed5 ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004ed6 copy  0x0000003f , 0x00000011 
+ 00020564  0x00004ed7 iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004ed8 setarg  0x00000009 
+ 00020566  0x00004ed9 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004eda copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004edb istore  0x00000001 , 0x00000005 
+ 00020569  0x00004edc force  0x00000000 , 0x0000003f 
+ 00020570  0x00004edd istore  0x00000002 , 0x00000005 
+ 00020571  0x00004ede force  0x00000004 , 0x0000003f 
+ 00020572  0x00004edf iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004ee0 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004ee1 isub  0x00000011 , 0x00000013 
+ 00020575  0x00004ee2 branch  0x00004e1e 
+ 00020576  0x00004ee4 branch  0x00004e1e 
+ 00020577  0x00004ee7 branch  0x00004e1e 
+ 00020578  0x00004ee9 force  0x00000000 , 0x00000012 
+ 00020579  0x00004eea call  0x000052c3 
+ 00020580  0x00004eeb setarg  0x00000001 
+ 00020581  0x00004eec istore  0x00000001 , 0x00000005 
+ 00020582  0x00004eed copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004eee istore  0x00000001 , 0x00000005 
+ 00020584  0x00004eef setarg  0x00000002 
+ 00020585  0x00004ef0 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004ef1 setarg  0x00000000 
+ 00020587  0x00004ef2 istore  0x00000002 , 0x00000005 
+ 00020588  0x00004ef3 increase  0x00000006 , 0x00000012 
+ 00020589  0x00004ef4 arg  0x00000004 , 0x00000013 
+ 00020590  0x00004ef5 branch  0x00004e1e 
+ 00020591  0x00004efa setarg  0x00000000 
+ 00020592  0x00004efb store  0x00000002 , 0x0000027b 
+ 00020593  0x00004efc store  0x00000002 , 0x0000424a 
+ 00020594  0x00004efd jam  0x00000000 , 0x00004251 
+ 00020595  0x00004efe rtn 
+ 00020596  0x00004f00 setarg  0x00000000 
+ 00020597  0x00004f01 store  0x00000002 , 0x00000275 
+ 00020598  0x00004f02 store  0x00000002 , 0x00004248 
+ 00020599  0x00004f03 jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f04 rtn 
+ 00020601  0x00004f06 setarg  0x00000000 
+ 00020602  0x00004f07 store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f08 jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f09 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f0a beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f0b rtn 
+ 00020607  0x00004f0e setarg  0x00000000 
+ 00020608  0x00004f0f store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f10 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f11 fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f12 beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f13 rtn 
+ 00020613  0x00004f16 jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f17 branch  0x00007d86 
+ 00020615  0x00004f1a fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f1b set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f1c store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f1d fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f1e rtn  0x00000034 
+ 00020620  0x00004f1f call  0x000052b8 
+ 00020621  0x00004f20 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f21 copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f22 force  0x00000053 , 0x00000012 
+ 00020624  0x00004f23 branch  0x0000509a 
+ 00020625  0x00004f25 fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f26 set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f27 store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f28 fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f29 rtn  0x00000034 
+ 00020630  0x00004f2a call  0x000052b8 
+ 00020631  0x00004f2b fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f2c copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f2d force  0x00000052 , 0x00000012 
+ 00020634  0x00004f2f call  0x0000523a 
+ 00020635  0x00004f30 call  0x000052c3 
+ 00020636  0x00004f31 force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f32 istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f33 fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f34 istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f35 setarg  0x00000004 
+ 00020641  0x00004f36 istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f37 copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f38 istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f39 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f3a istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f3b force  0x00000008 , 0x00000002 
+ 00020647  0x00004f3c branch  0x000050de 
+ 00020648  0x00004f3f bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f40 call  0x0000523a 
+ 00020650  0x00004f41 call  0x000052c3 
+ 00020651  0x00004f42 setarg  0x00000002 
+ 00020652  0x00004f43 istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f44 fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f45 istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f46 setarg  0x00000004 
+ 00020656  0x00004f47 istore  0x00000002 , 0x00000005 
+ 00020657  0x00004f48 copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004f49 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004f4a copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004f4b istore  0x00000002 , 0x00000005 
+ 00020661  0x00004f4c arg  0x00000008 , 0x00000002 
+ 00020662  0x00004f4d branch  0x000050de 
+ 00020663  0x00004f4f bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004f50 call  0x0000523a 
+ 00020665  0x00004f51 call  0x000052c3 
+ 00020666  0x00004f52 setarg  0x00000004 
+ 00020667  0x00004f53 istore  0x00000001 , 0x00000005 
+ 00020668  0x00004f54 fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004f55 istore  0x00000001 , 0x00000005 
+ 00020670  0x00004f56 setarg  0x00000008 
+ 00020671  0x00004f57 istore  0x00000002 , 0x00000005 
+ 00020672  0x00004f59 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004f5b istore  0x00000002 , 0x00000005 
+ 00020674  0x00004f5c setarg  0x00000000 
+ 00020675  0x00004f5d istore  0x00000002 , 0x00000005 
+ 00020676  0x00004f5e setarg  0x00000001 
+ 00020677  0x00004f5f istore  0x00000001 , 0x00000005 
+ 00020678  0x00004f60 setarg  0x00000002 
+ 00020679  0x00004f61 istore  0x00000001 , 0x00000005 
+ 00020680  0x00004f62 setarg  0x000003e3 
+ 00020681  0x00004f63 istore  0x00000002 , 0x00000005 
+ 00020682  0x00004f64 arg  0x0000000c , 0x00000002 
+ 00020683  0x00004f65 branch  0x000050de 
+ 00020684  0x00004f67 bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004f68 call  0x0000523a 
+ 00020686  0x00004f69 call  0x000052c3 
+ 00020687  0x00004f6a setarg  0x00000006 
+ 00020688  0x00004f6b istore  0x00000001 , 0x00000005 
+ 00020689  0x00004f6c fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004f6d increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004f6e copy  0x00000005 , 0x00000011 
+ 00020692  0x00004f6f store  0x00000001 , 0x00004255 
+ 00020693  0x00004f70 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004f71 istore  0x00000001 , 0x00000005 
+ 00020695  0x00004f72 setarg  0x00000004 
+ 00020696  0x00004f73 istore  0x00000002 , 0x00000005 
+ 00020697  0x00004f74 copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004f75 istore  0x00000002 , 0x00000005 
+ 00020699  0x00004f76 copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004f77 istore  0x00000002 , 0x00000005 
+ 00020701  0x00004f78 arg  0x00000008 , 0x00000002 
+ 00020702  0x00004f7c storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004f7d copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004f7e branch  0x00005264 , 0x00000034 
+ 00020705  0x00004f7f call  0x000052c1 
+ 00020706  0x00004f80 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004f81 istore  0x00000002 , 0x00000005 
+ 00020708  0x00004f82 force  0x00000001 , 0x0000003f 
+ 00020709  0x00004f83 istore  0x00000002 , 0x00000005 
+ 00020710  0x00004f84 rtn 
+ 00020711  0x00004f87 fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004f88 branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004f89 call  0x000052ce 
+ 00020714  0x00004f8a fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004f8b istore  0x00000002 , 0x00000005 
+ 00020716  0x00004f8c fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004f8d istore  0x00000002 , 0x00000005 
+ 00020718  0x00004f8e rtn 
+ 00020719  0x00004f90 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004f91 branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004f92 bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004f93 fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004f94 beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004f95 beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004f96 beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004f97 beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004f98 beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004f99 branch  0x00004dfc 
+ 00020729  0x00004f9c bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004f9d call  0x000052b8 
+ 00020731  0x00004f9e force  0x00000000 , 0x00000012 
+ 00020732  0x00004f9f call  0x000052c3 
+ 00020733  0x00004fa0 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004fa1 fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004fa2 copy  0x0000003f , 0x00000013 
+ 00020736  0x00004fa3 fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004fa4 iforce  0x00000006 
+ 00020738  0x00004fa6 call  0x00005108 
+ 00020739  0x00004fa7 increase  0xfffffffc , 0x00000013 
+ 00020740  0x00004fa8 nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00004fa9 copy  0x00000012 , 0x00000002 
+ 00020742  0x00004faa call  0x000050de 
+ 00020743  0x00004fab branch  0x00004dfc 
+ 00020744  0x00004fae ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00004faf beq  0x00000002 , 0x00005113 
+ 00020746  0x00004fb0 beq  0x00000001 , 0x00005116 
+ 00020747  0x00004fb1 beq  0x00000003 , 0x00005120 
+ 00020748  0x00004fb2 beq  0x00000005 , 0x0000515c 
+ 00020749  0x00004fb3 beq  0x00000004 , 0x0000518e 
+ 00020750  0x00004fb4 beq  0x00000007 , 0x00005213 
+ 00020751  0x00004fb5 beq  0x00000006 , 0x000051e1 
+ 00020752  0x00004fb6 beq  0x00000008 , 0x00005050 
+ 00020753  0x00004fb7 beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00004fb8 branch  0x0000522e 
+ 00020755  0x00004fbb call  0x00007ea8 
+ 00020756  0x00004fbd call  0x00007ead 
+ 00020757  0x00004fbe branch  0x00004e51 
+ 00020758  0x00004fc0 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00004fc1 copy  0x0000003f , 0x00000007 
+ 00020760  0x00004fc2 ifetch  0x00000002 , 0x00000006 
+ 00020761  0x00004fc3 copy  0x0000003f , 0x00000011 
+ 00020762  0x00004fc4 copy  0x00000013 , 0x0000003f 
+ 00020763  0x00004fc5 isub  0x00000011 , 0x00000013 
+ 00020764  0x00004fc7 ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00004fc8 increase  0xffffffff , 0x00000011 
+ 00020766  0x00004fc9 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00004fca rtn 
+ 00020768  0x00004fcc ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00004fcd copy  0x0000003f , 0x00000007 
+ 00020770  0x00004fce ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00004fcf copy  0x0000003f , 0x00000011 
+ 00020772  0x00004fd0 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00004fd1 copy  0x0000003f , 0x0000000b 
+ 00020774  0x00004fd2 ifetch  0x00000002 , 0x00000006 
+ 00020775  0x00004fd3 copy  0x0000003f , 0x00000002 
+ 00020776  0x00004fd4 ifetch  0x00000002 , 0x00000006 
+ 00020777  0x00004fd5 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x00004fd6 branch  0x00005132 , 0x00000005 
+ 00020779  0x00004fd7 beq  0x00000002 , 0x0000512e 
+ 00020780  0x00004fd8 beq  0x00000004 , 0x0000512e 
+ 00020781  0x00004fd9 branch  0x00005130 
+ 00020782  0x00004fdb jam  0x00000016 , 0x00000a99 
+ 00020783  0x00004fdc call  0x00007d86 
+ 00020784  0x00004fde ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00004fdf branch  0x00005159 
+ 00020786  0x00004fe1 call  0x00007ea8 
+ 00020787  0x00004fe5 bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x00004fe6 setarg  0x00000050 
+ 00020789  0x00004fe7 isub  0x00000002 , 0x0000003e 
+ 00020790  0x00004fe8 branch  0x00005141 , 0x00000005 
+ 00020791  0x00004fe9 setarg  0x00000051 
+ 00020792  0x00004fea isub  0x00000002 , 0x0000003e 
+ 00020793  0x00004feb branch  0x00005147 , 0x00000005 
+ 00020794  0x00004fec setarg  0x00000053 
+ 00020795  0x00004fed isub  0x00000002 , 0x0000003e 
+ 00020796  0x00004fee branch  0x00005153 , 0x00000005 
+ 00020797  0x00004fef setarg  0x00000052 
+ 00020798  0x00004ff0 isub  0x00000002 , 0x0000003e 
+ 00020799  0x00004ff1 branch  0x0000514d , 0x00000005 
+ 00020800  0x00004ff2 branch  0x00005159 
+ 00020801  0x00004ff4 copy  0x0000000b , 0x0000003f 
+ 00020802  0x00004ff5 store  0x00000002 , 0x00004248 
+ 00020803  0x00004ff6 fetch  0x00000001 , 0x00004250 
+ 00020804  0x00004ff7 set1  0x00000001 
+ 00020805  0x00004ff8 store  0x00000001 , 0x00004250 
+ 00020806  0x00004ff9 branch  0x00005158 
+ 00020807  0x00004ffb copy  0x0000000b , 0x0000003f 
+ 00020808  0x00004ffc store  0x00000002 , 0x0000424a 
+ 00020809  0x00004ffd fetch  0x00000001 , 0x00004251 
+ 00020810  0x00004ffe set1  0x00000001 
+ 00020811  0x00004fff store  0x00000001 , 0x00004251 
+ 00020812  0x00005000 branch  0x00005158 
+ 00020813  0x00005002 copy  0x0000000b , 0x0000003f 
+ 00020814  0x00005003 store  0x00000002 , 0x0000424c 
+ 00020815  0x00005004 fetch  0x00000001 , 0x00004252 
+ 00020816  0x00005005 set1  0x00000001 
+ 00020817  0x00005006 store  0x00000001 , 0x00004252 
+ 00020818  0x00005007 branch  0x00005158 
+ 00020819  0x00005009 copy  0x0000000b , 0x0000003f 
+ 00020820  0x0000500a store  0x00000002 , 0x0000424e 
+ 00020821  0x0000500b fetch  0x00000001 , 0x00004253 
+ 00020822  0x0000500c set1  0x00000001 
+ 00020823  0x0000500d store  0x00000001 , 0x00004253 
+ 00020824  0x00005011 call  0x00007ead 
+ 00020825  0x00005013 copy  0x00000013 , 0x0000003f 
+ 00020826  0x00005014 isub  0x00000011 , 0x00000013 
+ 00020827  0x00005015 rtn 
+ 00020828  0x00005018 ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00005019 copy  0x0000003f , 0x00000007 
+ 00020830  0x0000501a ifetch  0x00000002 , 0x00000006 
+ 00020831  0x0000501b copy  0x0000003f , 0x00000011 
+ 00020832  0x0000501c copy  0x00000013 , 0x0000003f 
+ 00020833  0x0000501d isub  0x00000011 , 0x00000013 
+ 00020834  0x0000501e ifetch  0x00000002 , 0x00000006 
+ 00020835  0x0000501f copy  0x0000003f , 0x0000000b 
+ 00020836  0x00005020 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x00005021 ifetch  0x00000002 , 0x00000006 
+ 00020838  0x00005022 nbranch  0x00005188 , 0x00000034 
+ 00020839  0x00005023 call  0x00007ea8 
+ 00020840  0x00005027 copy  0x0000000b , 0x00000002 
+ 00020841  0x00005028 bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00005029 setarg  0x00000050 
+ 00020843  0x0000502a isub  0x00000002 , 0x0000003e 
+ 00020844  0x0000502b branch  0x00005176 , 0x00000005 
+ 00020845  0x0000502c setarg  0x00000051 
+ 00020846  0x0000502d isub  0x00000002 , 0x0000003e 
+ 00020847  0x0000502e branch  0x0000517a , 0x00000005 
+ 00020848  0x0000502f setarg  0x00000052 
+ 00020849  0x00005030 isub  0x00000002 , 0x0000003e 
+ 00020850  0x00005031 branch  0x0000517e , 0x00000005 
+ 00020851  0x00005032 setarg  0x00000053 
+ 00020852  0x00005033 isub  0x00000002 , 0x0000003e 
+ 00020853  0x00005034 branch  0x00005182 , 0x00000005 
+ 00020854  0x00005036 fetch  0x00000001 , 0x00004250 
+ 00020855  0x00005037 set1  0x00000005 
+ 00020856  0x00005038 store  0x00000001 , 0x00004250 
+ 00020857  0x00005039 rtn 
+ 00020858  0x0000503b fetch  0x00000001 , 0x00004251 
+ 00020859  0x0000503c set1  0x00000005 
+ 00020860  0x0000503d store  0x00000001 , 0x00004251 
+ 00020861  0x0000503e rtn 
+ 00020862  0x00005040 fetch  0x00000001 , 0x00004252 
+ 00020863  0x00005041 set1  0x00000005 
+ 00020864  0x00005042 store  0x00000001 , 0x00004252 
+ 00020865  0x00005043 rtn 
+ 00020866  0x00005045 fetch  0x00000001 , 0x00004253 
+ 00020867  0x00005046 set1  0x00000005 
+ 00020868  0x00005047 store  0x00000001 , 0x00004253 
+ 00020869  0x00005048 jam  0x00000006 , 0x00000a99 
+ 00020870  0x00005049 branch  0x00007d86 
+ 00020871  0x0000504d call  0x00007ead 
+ 00020872  0x0000504f increase  0xfffffffa , 0x00000011 
+ 00020873  0x00005051 branch  0x0000518d , 0x00000005 
+ 00020874  0x00005052 increase  0x00000001 , 0x00000006 
+ 00020875  0x00005053 increase  0xffffffff , 0x00000011 
+ 00020876  0x00005054 branch  0x00005189 
+ 00020877  0x00005056 rtn 
+ 00020878  0x00005058 ifetch  0x00000001 , 0x00000006 
+ 00020879  0x00005059 copy  0x0000003f , 0x00000007 
+ 00020880  0x0000505a ifetch  0x00000002 , 0x00000006 
+ 00020881  0x0000505b copy  0x0000003f , 0x00000011 
+ 00020882  0x0000505c copy  0x00000013 , 0x0000003f 
+ 00020883  0x0000505d isub  0x00000011 , 0x00000013 
+ 00020884  0x0000505e ifetch  0x00000002 , 0x00000006 
+ 00020885  0x0000505f increase  0x00000002 , 0x00000006 
+ 00020886  0x00005060 copy  0x0000003f , 0x00000002 
+ 00020887  0x00005061 setarg  0x00000005 
+ 00020888  0x00005062 istore  0x00000001 , 0x00000005 
+ 00020889  0x00005063 copy  0x00000007 , 0x0000003f 
+ 00020890  0x00005064 istore  0x00000001 , 0x00000005 
+ 00020891  0x00005065 increase  0x00000002 , 0x00000011 
+ 00020892  0x00005066 copy  0x00000011 , 0x0000003f 
+ 00020893  0x00005067 istore  0x00000002 , 0x00000005 
+ 00020894  0x00005068 call  0x00007ea8 
+ 00020895  0x00005069 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x0000506a setarg  0x00000050 
+ 00020897  0x0000506b isub  0x00000002 , 0x0000003e 
+ 00020898  0x0000506c branch  0x000051ad , 0x00000005 
+ 00020899  0x0000506d setarg  0x00000051 
+ 00020900  0x0000506e isub  0x00000002 , 0x0000003e 
+ 00020901  0x0000506f branch  0x000051be , 0x00000005 
+ 00020902  0x00005070 setarg  0x00000052 
+ 00020903  0x00005071 isub  0x00000002 , 0x0000003e 
+ 00020904  0x00005072 branch  0x000051c4 , 0x00000005 
+ 00020905  0x00005073 setarg  0x00000053 
+ 00020906  0x00005074 isub  0x00000002 , 0x0000003e 
+ 00020907  0x00005075 branch  0x000051ca , 0x00000005 
+ 00020908  0x00005076 branch  0x000051cf 
+ 00020909  0x00005078 fetch  0x00000001 , 0x00004250 
+ 00020910  0x00005079 set1  0x00000004 , 0x0000003f 
+ 00020911  0x0000507a set1  0x00000003 , 0x0000003f 
+ 00020912  0x0000507b store  0x00000001 , 0x00004250 
+ 00020913  0x0000507c bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x0000507d fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x0000507e set1  0x00000006 , 0x00000002 
+ 00020916  0x0000507f storet  0x00000001 , 0x0000027f 
+ 00020917  0x00005080 copy  0x00000007 , 0x0000003f 
+ 00020918  0x00005081 increase  0x00000001 , 0x0000003f 
+ 00020919  0x00005082 store  0x00000001 , 0x00000281 
+ 00020920  0x00005083 fetch  0x00000001 , 0x00004250 
+ 00020921  0x00005084 set1  0x00000002 , 0x0000003f 
+ 00020922  0x00005085 store  0x00000001 , 0x00004250 
+ 00020923  0x00005087 fetch  0x00000002 , 0x00004248 
+ 00020924  0x00005088 store  0x00000002 , 0x00000282 
+ 00020925  0x00005089 branch  0x000051cf 
+ 00020926  0x0000508b fetch  0x00000001 , 0x00004251 
+ 00020927  0x0000508c set1  0x00000004 , 0x0000003f 
+ 00020928  0x0000508d set1  0x00000003 , 0x0000003f 
+ 00020929  0x0000508e store  0x00000001 , 0x00004251 
+ 00020930  0x0000508f fetch  0x00000002 , 0x0000424a 
+ 00020931  0x00005090 branch  0x000051cf 
+ 00020932  0x00005092 fetch  0x00000001 , 0x00004252 
+ 00020933  0x00005093 set1  0x00000004 , 0x0000003f 
+ 00020934  0x00005094 set1  0x00000003 , 0x0000003f 
+ 00020935  0x00005095 store  0x00000001 , 0x00004252 
+ 00020936  0x00005096 fetch  0x00000002 , 0x0000424c 
+ 00020937  0x00005097 branch  0x000051cf 
+ 00020938  0x00005099 fetch  0x00000001 , 0x00004253 
+ 00020939  0x0000509a set1  0x00000004 , 0x0000003f 
+ 00020940  0x0000509b set1  0x00000003 , 0x0000003f 
+ 00020941  0x0000509c store  0x00000001 , 0x00004253 
+ 00020942  0x0000509d fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050a1 copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050a2 call  0x00007ead 
+ 00020945  0x000050a4 copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050a6 istore  0x00000002 , 0x00000005 
+ 00020947  0x000050a7 force  0x00000000 , 0x0000003f 
+ 00020948  0x000050a8 istore  0x00000002 , 0x00000005 
+ 00020949  0x000050a9 force  0x00000000 , 0x0000003f 
+ 00020950  0x000050aa istore  0x00000002 , 0x00000005 
+ 00020951  0x000050ab force  0x0000000a , 0x0000003f 
+ 00020952  0x000050ac iadd  0x00000012 , 0x00000012 
+ 00020953  0x000050ad increase  0xfffffffa , 0x00000011 
+ 00020954  0x000050af branch  0x000051e0 , 0x00000005 
+ 00020955  0x000050b0 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x000050b1 istore  0x00000001 , 0x00000005 
+ 00020957  0x000050b2 increase  0x00000001 , 0x00000012 
+ 00020958  0x000050b3 increase  0xffffffff , 0x00000011 
+ 00020959  0x000050b4 branch  0x000051da 
+ 00020960  0x000050b6 rtn 
+ 00020961  0x000050b8 ifetch  0x00000001 , 0x00000006 
+ 00020962  0x000050b9 copy  0x0000003f , 0x00000007 
+ 00020963  0x000050ba ifetch  0x00000002 , 0x00000006 
+ 00020964  0x000050bb copy  0x0000003f , 0x00000011 
+ 00020965  0x000050bc copy  0x00000013 , 0x0000003f 
+ 00020966  0x000050bd isub  0x00000011 , 0x00000013 
+ 00020967  0x000050bf ifetch  0x00000002 , 0x00000006 
+ 00020968  0x000050c0 copy  0x0000003f , 0x00000011 
+ 00020969  0x000050c1 ifetch  0x00000002 , 0x00000006 
+ 00020970  0x000050c2 copy  0x0000003f , 0x0000000b 
+ 00020971  0x000050c3 call  0x00007ea8 
+ 00020972  0x000050c4 bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x000050c5 setarg  0x00000050 
+ 00020974  0x000050c6 copy  0x00000011 , 0x00000002 
+ 00020975  0x000050c7 isub  0x00000002 , 0x0000003e 
+ 00020976  0x000050c8 branch  0x000051fa , 0x00000005 
+ 00020977  0x000050c9 setarg  0x00000052 
+ 00020978  0x000050ca copy  0x00000011 , 0x00000002 
+ 00020979  0x000050cb isub  0x00000002 , 0x0000003e 
+ 00020980  0x000050cc branch  0x000051ff , 0x00000005 
+ 00020981  0x000050cd setarg  0x00000053 
+ 00020982  0x000050ce copy  0x00000011 , 0x00000002 
+ 00020983  0x000050cf isub  0x00000002 , 0x0000003e 
+ 00020984  0x000050d0 branch  0x00005201 , 0x00000005 
+ 00020985  0x000050d1 branch  0x00005203 
+ 00020986  0x000050d3 setarg  0x00000000 
+ 00020987  0x000050d4 store  0x00000002 , 0x00000275 
+ 00020988  0x000050d5 store  0x00000002 , 0x00004248 
+ 00020989  0x000050d6 store  0x00000001 , 0x00004250 
+ 00020990  0x000050d7 branch  0x00005205 
+ 00020991  0x000050d9 call  0x00005079 
+ 00020992  0x000050da branch  0x00005205 
+ 00020993  0x000050dc call  0x0000507f 
+ 00020994  0x000050e2 branch  0x00005205 
+ 00020995  0x000050e4 setarg  0x00000000 
+ 00020996  0x000050e5 store  0x00000002 , 0x0000027b 
+ 00020997  0x000050e7 call  0x00007ead 
+ 00020998  0x000050e8 setarg  0x00000007 
+ 00020999  0x000050e9 istore  0x00000001 , 0x00000005 
+ 00021000  0x000050ea copy  0x00000007 , 0x0000003f 
+ 00021001  0x000050eb istore  0x00000001 , 0x00000005 
+ 00021002  0x000050ec setarg  0x00000004 
+ 00021003  0x000050ed istore  0x00000002 , 0x00000005 
+ 00021004  0x000050ee copy  0x00000011 , 0x0000003f 
+ 00021005  0x000050ef istore  0x00000002 , 0x00000005 
+ 00021006  0x000050f0 copy  0x0000000b , 0x0000003f 
+ 00021007  0x000050f1 istore  0x00000002 , 0x00000005 
+ 00021008  0x000050f2 force  0x00000008 , 0x0000003f 
+ 00021009  0x000050f3 iadd  0x00000012 , 0x00000012 
+ 00021010  0x000050f4 rtn 
+ 00021011  0x000050f7 ifetch  0x00000001 , 0x00000006 
+ 00021012  0x000050f8 copy  0x0000003f , 0x00000007 
+ 00021013  0x000050f9 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x000050fa copy  0x0000003f , 0x00000011 
+ 00021015  0x000050fb ifetch  0x00000002 , 0x00000006 
+ 00021016  0x000050fc copy  0x0000003f , 0x0000000b 
+ 00021017  0x000050fd ifetch  0x00000002 , 0x00000006 
+ 00021018  0x000050fe copy  0x0000003f , 0x00000002 
+ 00021019  0x000050ff call  0x00007ea8 
+ 00021020  0x00005100 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x00005101 fetch  0x00000001 , 0x00004255 
+ 00021022  0x00005102 icompare  0x000000ff , 0x00000007 
+ 00021023  0x00005103 nbranch  0x0000522a , 0x00000001 
+ 00021024  0x00005104 setarg  0x00000050 
+ 00021025  0x00005105 isub  0x00000002 , 0x0000003e 
+ 00021026  0x00005106 branch  0x00005227 , 0x00000005 
+ 00021027  0x00005107 setarg  0x00000051 
+ 00021028  0x00005108 isub  0x00000002 , 0x0000003e 
+ 00021029  0x00005109 branch  0x0000522a , 0x00000005 
+ 00021030  0x0000510a branch  0x0000522a 
+ 00021031  0x0000510c jam  0x00000000 , 0x00004248 
+ 00021032  0x0000510d jam  0x00000000 , 0x00004250 
+ 00021033  0x0000510e branch  0x0000522a 
+ 00021034  0x00005113 call  0x00007ead 
+ 00021035  0x00005114 copy  0x00000013 , 0x0000003f 
+ 00021036  0x00005115 isub  0x00000011 , 0x00000013 
+ 00021037  0x00005116 rtn 
+ 00021038  0x00005119 setarg  0x00000001 
+ 00021039  0x0000511a istore  0x00000001 , 0x00000005 
+ 00021040  0x0000511b ifetch  0x00000001 , 0x00000006 
+ 00021041  0x0000511c istore  0x00000001 , 0x00000005 
+ 00021042  0x0000511d setarg  0x00000002 
+ 00021043  0x0000511e istore  0x00000002 , 0x00000005 
+ 00021044  0x0000511f setarg  0x00000000 
+ 00021045  0x00005120 istore  0x00000002 , 0x00000005 
+ 00021046  0x00005121 setarg  0x00000006 
+ 00021047  0x00005122 iadd  0x00000012 , 0x00000012 
+ 00021048  0x00005123 force  0x00000004 , 0x00000013 
+ 00021049  0x00005124 rtn 
+ 00021050  0x00005128 fetch  0x00000001 , 0x00004255 
+ 00021051  0x00005129 increase  0x00000001 , 0x0000003f 
+ 00021052  0x0000512a bne  0x00000000 , 0x0000523e 
+ 00021053  0x0000512b increase  0x00000001 , 0x0000003f 
+ 00021054  0x0000512d store  0x00000001 , 0x00004255 
+ 00021055  0x0000512e rtn 
+ 00021056  0x00005139 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x0000513a arg  0x00000000 , 0x00000012 
+ 00021058  0x0000513b call  0x0000526e 
+ 00021059  0x0000513c nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x0000513d call  0x0000527e 
+ 00021061  0x0000513e arg  0x00001800 , 0x00000012 
+ 00021062  0x0000513f arg  0x00000000 , 0x00000007 
+ 00021063  0x00005141 fetcht  0x00000001 , 0x00004256 
+ 00021064  0x00005142 qisolate1  0x00000002 
+ 00021065  0x00005143 branch  0x0000524f , 0x00000001 
+ 00021066  0x00005144 call  0x000052a0 
+ 00021067  0x00005145 sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x00005146 branch  0x0000524f , 0x00000002 
+ 00021069  0x00005147 call  0x00005288 
+ 00021070  0x00005148 branch  0x00005255 
+ 00021071  0x0000514a increase  0x00000080 , 0x00000012 
+ 00021072  0x0000514b increase  0x00000001 , 0x00000007 
+ 00021073  0x0000514c setarg  0x00000008 
+ 00021074  0x0000514d isub  0x00000007 , 0x0000003e 
+ 00021075  0x0000514e branch  0x00005247 , 0x00000002 
+ 00021076  0x0000514f arg  0x00000000 , 0x00000012 
+ 00021077  0x00005151 copy  0x00000012 , 0x0000003f 
+ 00021078  0x00005152 branch  0x00002a8c , 0x00000034 
+ 00021079  0x00005153 rtn 
+ 00021080  0x0000515c bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x0000515d call  0x00005277 
+ 00021082  0x0000515e increase  0x00000001 , 0x00000006 
+ 00021083  0x0000515f ifetch  0x00000002 , 0x00000006 
+ 00021084  0x00005160 rtn 
+ 00021085  0x00005167 bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x00005168 call  0x00005277 
+ 00021087  0x00005169 copy  0x00000006 , 0x00000005 
+ 00021088  0x0000516a copy  0x00000006 , 0x00000002 
+ 00021089  0x0000516b setarg  0x00000000 
+ 00021090  0x0000516c istore  0x00000003 , 0x00000005 
+ 00021091  0x0000516d rtn 
+ 00021092  0x00005173 bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x00005174 call  0x00005274 
+ 00021094  0x00005175 branch  0x00002a8c , 0x00000034 
+ 00021095  0x00005176 fetch  0x00000003 , 0x0000425d 
+ 00021096  0x00005177 store  0x00000003 , 0x00004260 
+ 00021097  0x00005178 fetch  0x00000003 , 0x0000425a 
+ 00021098  0x00005179 store  0x00000003 , 0x0000425d 
+ 00021099  0x0000517a fetch  0x00000003 , 0x00004257 
+ 00021100  0x0000517b store  0x00000003 , 0x0000425a 
+ 00021101  0x0000517c rtn 
+ 00021102  0x00005183 bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x00005184 fetch  0x00000003 , 0x00004257 
+ 00021104  0x00005185 rtn 
+ 00021105  0x0000518c bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x0000518d fetch  0x00000003 , 0x0000425a 
+ 00021107  0x0000518e rtn 
+ 00021108  0x00005195 bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x00005196 fetch  0x00000003 , 0x00004260 
+ 00021110  0x00005197 rtn 
+ 00021111  0x0000519d call  0x00005274 
+ 00021112  0x0000519e branch  0x00002a8c , 0x00000034 
+ 00021113  0x0000519f arg  0x00004257 , 0x00000006 
+ 00021114  0x000051a1 ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051a2 branch  0x0000527a , 0x00000034 
+ 00021116  0x000051a3 increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051a4 rtn 
+ 00021118  0x000051ac bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x000051ad arg  0x00000004 , 0x00000039 
+ 00021120  0x000051ae arg  0x00004257 , 0x00000006 
+ 00021121  0x000051af arg  0x00000000 , 0x00000002 
+ 00021122  0x000051b1 ifetch  0x00000003 , 0x00000006 
+ 00021123  0x000051b2 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x000051b3 ior  0x00000002 , 0x00000002 
+ 00021125  0x000051b4 loop  0x00005282 
+ 00021126  0x000051b5 storet  0x00000001 , 0x00004256 
+ 00021127  0x000051b6 rtn 
+ 00021128  0x000051bf bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x000051c0 call  0x0000526e 
+ 00021130  0x000051c1 nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x000051c2 call  0x00005274 
+ 00021132  0x000051c3 branch  0x00005295 , 0x00000034 
+ 00021133  0x000051c4 fetch  0x00000003 , 0x0000425a 
+ 00021134  0x000051c5 store  0x00000003 , 0x00004257 
+ 00021135  0x000051c6 ifetch  0x00000003 , 0x00000006 
+ 00021136  0x000051c7 istore  0x00000003 , 0x00000005 
+ 00021137  0x000051c8 ifetch  0x00000003 , 0x00000006 
+ 00021138  0x000051c9 istore  0x00000003 , 0x00000005 
+ 00021139  0x000051ca setarg  0x00000000 
+ 00021140  0x000051cb istore  0x00000003 , 0x00000005 
+ 00021141  0x000051cd arg  0x00000000 , 0x00000002 
+ 00021142  0x000051ce copy  0x0000000b , 0x0000003f 
+ 00021143  0x000051cf iadd  0x00000007 , 0x0000003f 
+ 00021144  0x000051d1 qset1  0x00000002 
+ 00021145  0x000051d2 increase  0x00000001 , 0x00000007 
+ 00021146  0x000051d3 isub  0x00000007 , 0x0000003e 
+ 00021147  0x000051d4 nbranch  0x00005298 , 0x00000005 
+ 00021148  0x000051d6 lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x000051d7 ior  0x00000002 , 0x0000003f 
+ 00021150  0x000051d8 store  0x00000003 , 0x00004260 
+ 00021151  0x000051d9 rtn 
+ 00021152  0x000051e4 bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x000051e5 call  0x0000527e 
+ 00021154  0x000051e6 copy  0x00000007 , 0x00000013 
+ 00021155  0x000051e7 arg  0x00000000 , 0x00000002 
+ 00021156  0x000051e8 arg  0x00000000 , 0x0000000b 
+ 00021157  0x000051eb copy  0x00000007 , 0x0000003f 
+ 00021158  0x000051ec beq  0x00000008 , 0x000052b0 
+ 00021159  0x000051ed fetch  0x00000001 , 0x00004256 
+ 00021160  0x000051ee qisolate1  0x0000003f 
+ 00021161  0x000051ef branch  0x000052b0 , 0x00000001 
+ 00021162  0x000051f0 increase  0x00000080 , 0x00000002 
+ 00021163  0x000051f1 increase  0x00000001 , 0x00000007 
+ 00021164  0x000051f2 copy  0x00000011 , 0x0000003f 
+ 00021165  0x000051f3 isub  0x00000002 , 0x0000003e 
+ 00021166  0x000051f4 branch  0x000052b0 , 0x00000005 
+ 00021167  0x000051f5 branch  0x000052a5 , 0x00000002 
+ 00021168  0x000051f7 copy  0x00000002 , 0x0000003f 
+ 00021169  0x000051f8 isub  0x00000011 , 0x0000003e 
+ 00021170  0x000051f9 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x000051fa copy  0x00000007 , 0x0000003f 
+ 00021172  0x000051fb copy  0x00000013 , 0x00000002 
+ 00021173  0x000051fc isub  0x00000002 , 0x0000000b 
+ 00021174  0x000051fe copy  0x00000013 , 0x00000007 
+ 00021175  0x000051ff rtn 
+ 00021176  0x00005203 bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x00005204 arg  0x0000007f , 0x00000011 
+ 00021178  0x00005205 call  0x00005240 
+ 00021179  0x00005206 store  0x00000002 , 0x0000026b 
+ 00021180  0x00005207 increase  0x00000004 , 0x0000003f 
+ 00021181  0x00005208 store  0x00000002 , 0x0000026d 
+ 00021182  0x00005209 setarg  0x00000000 
+ 00021183  0x0000520a store  0x00000002 , 0x0000026f 
+ 00021184  0x0000520b rtn 
+ 00021185  0x0000520e fetch  0x00000002 , 0x0000026b 
+ 00021186  0x0000520f branch  0x000052e2 
+ 00021187  0x00005212 fetch  0x00000002 , 0x0000026d 
+ 00021188  0x00005213 branch  0x000052e2 
+ 00021189  0x00005217 bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x00005218 arg  0x000000fa , 0x00000011 
+ 00021191  0x00005219 call  0x00005240 
+ 00021192  0x0000521a store  0x00000002 , 0x00000271 
+ 00021193  0x0000521b increase  0x00000004 , 0x0000003f 
+ 00021194  0x0000521c store  0x00000002 , 0x00000273 
+ 00021195  0x0000521d setarg  0x00000000 
+ 00021196  0x0000521e store  0x00000002 , 0x00000275 
+ 00021197  0x0000521f rtn 
+ 00021198  0x00005222 fetch  0x00000002 , 0x00000271 
+ 00021199  0x00005223 branch  0x000052e2 
+ 00021200  0x00005226 fetch  0x00000002 , 0x00000273 
+ 00021201  0x00005227 branch  0x000052e2 
+ 00021202  0x0000522b bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x0000522c call  0x00007e7c 
+ 00021204  0x0000522d jam  0x00000001 , 0x00000284 
+ 00021205  0x0000522e call  0x0000526e 
+ 00021206  0x0000522f nrtn  0x00000034 
+ 00021207  0x00005230 arg  0x0000007f , 0x00000011 
+ 00021208  0x00005231 call  0x00005240 
+ 00021209  0x00005232 store  0x00000002 , 0x00000277 
+ 00021210  0x00005233 increase  0x00000004 , 0x0000003f 
+ 00021211  0x00005234 store  0x00000002 , 0x00000279 
+ 00021212  0x00005235 setarg  0x00000000 
+ 00021213  0x00005236 store  0x00000002 , 0x0000027b 
+ 00021214  0x00005237 jam  0x00000000 , 0x00000284 
+ 00021215  0x00005238 branch  0x00007e8c 
+ 00021216  0x0000523b fetch  0x00000002 , 0x00000277 
+ 00021217  0x0000523c branch  0x000052e2 
+ 00021218  0x0000523f branch  0x00002a8c , 0x00000034 
+ 00021219  0x00005240 copy  0x0000003f , 0x00000005 
+ 00021220  0x00005241 rtn 
+ 00021221  0x00005245 bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x00005246 arg  0x00000000 , 0x00000012 
+ 00021223  0x00005247 arg  0x00004257 , 0x00000011 
+ 00021224  0x00005248 increase  0xfffffffe , 0x00000011 
+ 00021225  0x0000524a increase  0x00000002 , 0x00000011 
+ 00021226  0x0000524b setarg  0x00004263 
+ 00021227  0x0000524c isub  0x00000011 , 0x0000003e 
+ 00021228  0x0000524d branch  0x000052f5 , 0x00000005 
+ 00021229  0x0000524e ifetch  0x00000001 , 0x00000011 
+ 00021230  0x0000524f increase  0x00000001 , 0x00000011 
+ 00021231  0x00005250 branch  0x000052e9 , 0x00000034 
+ 00021232  0x00005251 ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x00005252 ifetch  0x00000002 , 0x00000002 
+ 00021234  0x00005253 iadd  0x00000012 , 0x00000012 
+ 00021235  0x00005254 increase  0x00000004 , 0x00000012 
+ 00021236  0x00005255 branch  0x000052e9 
+ 00021237  0x00005257 copy  0x00000012 , 0x0000003f 
+ 00021238  0x00005258 rtn 
+ 00021239  0x0000525c arg  0x0000000c , 0x00000007 
+ 00021240  0x0000525d branch  0x00002c32 
+ 00021241  0x00005260 arg  0x0000000c , 0x00000007 
+ 00021242  0x00005261 branch  0x00002c36 
+ 00021243  0x00005264 bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x00005265 call  0x0000527e 
+ 00021245  0x00005266 fetch  0x00000001 , 0x00004256 
+ 00021246  0x00005267 rtn  0x00000034 
+ 00021247  0x00005268 call  0x000052e5 
+ 00021248  0x00005269 arg  0x00000100 , 0x00000002 
+ 00021249  0x0000526a isub  0x00000002 , 0x0000003e 
+ 00021250  0x0000526b branch  0x000052f7 , 0x00000002 
+ 00021251  0x0000526c call  0x000052f9 
+ 00021252  0x0000526d arg  0x00004263 , 0x00000005 
+ 00021253  0x0000526e arg  0x00004257 , 0x00000011 
+ 00021254  0x00005270 setarg  0x00004263 
+ 00021255  0x00005271 isub  0x00000011 , 0x0000003e 
+ 00021256  0x00005272 rtn  0x00000005 
+ 00021257  0x00005273 ifetch  0x00000001 , 0x00000011 
+ 00021258  0x00005274 increase  0x00000001 , 0x00000011 
+ 00021259  0x00005275 nbranch  0x0000530f , 0x00000034 
+ 00021260  0x00005276 istore  0x00000002 , 0x00000005 
+ 00021261  0x00005277 increase  0x00000002 , 0x00000011 
+ 00021262  0x00005278 branch  0x00005306 
+ 00021263  0x0000527a ifetch  0x00000002 , 0x00000011 
+ 00021264  0x0000527b increase  0x00000002 , 0x00000011 
+ 00021265  0x0000527c copy  0x0000003f , 0x00000006 
+ 00021266  0x0000527d ifetch  0x00000002 , 0x00000006 
+ 00021267  0x0000527e istore  0x00000002 , 0x00000005 
+ 00021268  0x0000527f copy  0x0000003f , 0x00000039 
+ 00021269  0x00005280 increase  0x00000002 , 0x00000039 
+ 00021270  0x00005281 call  0x00007f01 
+ 00021271  0x00005282 branch  0x00005306 
+ 00021272  0x00005285 bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x00005286 call  0x0000527e 
+ 00021274  0x00005287 fetch  0x00000001 , 0x00004256 
+ 00021275  0x00005288 rtn  0x00000034 
+ 00021276  0x00005289 arg  0x00004258 , 0x00000011 
+ 00021277  0x0000528a increase  0xfffffffd , 0x00000011 
+ 00021278  0x0000528b arg  0x00004263 , 0x00000006 
+ 00021279  0x0000528d increase  0x00000003 , 0x00000011 
+ 00021280  0x0000528e setarg  0x00004264 
+ 00021281  0x0000528f isub  0x00000011 , 0x0000003e 
+ 00021282  0x00005290 rtn  0x00000005 
+ 00021283  0x00005291 ifetch  0x00000002 , 0x00000006 
+ 00021284  0x00005292 branch  0x0000531f , 0x00000034 
+ 00021285  0x00005293 increase  0x00000004 , 0x0000003f 
+ 00021286  0x00005294 copy  0x0000003f , 0x00000039 
+ 00021287  0x00005295 copy  0x00000006 , 0x00000012 
+ 00021288  0x00005296 ifetch  0x00000002 , 0x00000011 
+ 00021289  0x00005297 copy  0x0000003f , 0x00000005 
+ 00021290  0x00005298 copy  0x00000012 , 0x00000006 
+ 00021291  0x00005299 increase  0xfffffffe , 0x00000006 
+ 00021292  0x0000529a call  0x00007f01 
+ 00021293  0x0000529b branch  0x0000531f 
+ 00021294  0x000052a6 bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x000052a7 disable  0x0000002b 
+ 00021296  0x000052a8 jam  0x00000001 , 0x00000455 
+ 00021297  0x000052a9 jam  0x00000003 , 0x0000043f 
+ 00021298  0x000052aa jam  0x00000001 , 0x00000456 
+ 00021299  0x000052ab setarg  0xffffffff 
+ 00021300  0x000052ac store  0x00000002 , 0x00000459 
+ 00021301  0x000052ad force  0x00000000 , 0x0000003f 
+ 00021302  0x000052ae store  0x00000001 , 0x00000457 
+ 00021303  0x000052af store  0x00000001 , 0x00000462 
+ 00021304  0x000052b0 store  0x00000003 , 0x00004169 
+ 00021305  0x000052b1 store  0x00000003 , 0x0000416c 
+ 00021306  0x000052b2 store  0x00000005 , 0x00004403 
+ 00021307  0x000052b3 set1  0x00000027 , 0x0000003f 
+ 00021308  0x000052b4 store  0x00000005 , 0x00004408 
+ 00021309  0x000052b5 jam  0x00000001 , 0x000043dc 
+ 00021310  0x000052b6 jam  0x00000000 , 0x000043dd 
+ 00021311  0x000052b7 branch  0x000056ed 
+ 00021312  0x000052ba bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x000052bb enable  0x00000029 
+ 00021314  0x000052bc jam  0x00000003 , 0x00000440 
+ 00021315  0x000052bd jam  0x00000001 , 0x00000478 
+ 00021316  0x000052be jam  0x00000001 , 0x0000445a 
+ 00021317  0x000052bf setarg  0x0000ffff 
+ 00021318  0x000052c0 store  0x00000002 , 0x0000445c 
+ 00021319  0x000052c1 force  0x00000000 , 0x0000003f 
+ 00021320  0x000052c2 store  0x00000005 , 0x00004408 
+ 00021321  0x000052c3 set1  0x00000027 , 0x0000003f 
+ 00021322  0x000052c4 store  0x00000005 , 0x00004403 
+ 00021323  0x000052c5 branch  0x0000532e 
+ 00021324  0x000052c9 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x000052ca disable  0x00000029 
+ 00021326  0x000052cb setarg  0x00000017 
+ 00021327  0x000052cc store  0x00000002 , 0x000044a8 
+ 00021328  0x000052cd jam  0x00000001 , 0x00000440 
+ 00021329  0x000052ce jam  0x00000000 , 0x0000436e 
+ 00021330  0x000052cf jam  0x00000000 , 0x000000a0 
+ 00021331  0x000052d0 jam  0x00000000 , 0x000044c4 
+ 00021332  0x000052d1 jam  0x00000000 , 0x000044c5 
+ 00021333  0x000052d2 fetch  0x00000002 , 0x0000046d 
+ 00021334  0x000052d3 store  0x00000002 , 0x000044ba 
+ 00021335  0x000052d4 fetch  0x00000002 , 0x00000441 
+ 00021336  0x000052d5 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x000052d6 rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x000052d7 store  0x00000002 , 0x0000046d 
+ 00021339  0x000052d8 branch  0x0000532e 
+ 00021340  0x000052df call  0x000053c4 
+ 00021341  0x000052e0 call  0x000055e8 
+ 00021342  0x000052e1 call  0x000056f0 
+ 00021343  0x000052e2 branch  0x000053ce 
+ 00021344  0x000052e5 bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x000052e6 call  0x000053c4 
+ 00021346  0x000052e7 call  0x000032f4 
+ 00021347  0x000052e8 fetch  0x00000001 , 0x00000440 
+ 00021348  0x000052e9 beq  0x00000003 , 0x00005366 
+ 00021349  0x000052ea branch  0x0000537a 
+ 00021350  0x000052f1 bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x000052f2 enable  0x00000029 
+ 00021352  0x000052f3 call  0x000056e4 
+ 00021353  0x000052f4 branch  0x00005377 , 0x00000002 
+ 00021354  0x000052f5 call  0x00002c6c 
+ 00021355  0x000052f6 call  0x00005413 
+ 00021356  0x000052f7 call  0x0000561e 
+ 00021357  0x000052f8 disable  0x0000002d 
+ 00021358  0x000052f9 call  0x000054bf 
+ 00021359  0x000052fa nrtn  0x0000002d 
+ 00021360  0x000052fb bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x000052fc fetch  0x00000001 , 0x00000005 
+ 00021362  0x000052fd increase  0x00000001 , 0x0000003f 
+ 00021363  0x000052fe store  0x00000001 , 0x00000005 
+ 00021364  0x000052ff call  0x000055aa 
+ 00021365  0x00005300 disable  0x00000029 
+ 00021366  0x00005301 rtn 
+ 00021367  0x00005304 call  0x000053a9 
+ 00021368  0x00005305 disable  0x00000029 
+ 00021369  0x00005306 rtn 
+ 00021370  0x0000530c bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x0000530d jam  0x00000000 , 0x0000450f 
+ 00021372  0x0000530e call  0x00007aaf 
+ 00021373  0x0000530f call  0x00005c18 
+ 00021374  0x00005310 disable  0x0000002e 
+ 00021375  0x00005311 call  0x000056e4 
+ 00021376  0x00005312 branch  0x000053a9 , 0x00000002 
+ 00021377  0x00005313 call  0x00002c6c 
+ 00021378  0x00005314 call  0x00005413 
+ 00021379  0x00005315 call  0x00005489 
+ 00021380  0x00005316 nbranch  0x0000539b , 0x00000018 
+ 00021381  0x00005317 call  0x000053b7 
+ 00021382  0x00005318 branch  0x00005388 , 0x0000002d 
+ 00021383  0x00005319 branch  0x00005395 
+ 00021384  0x0000531d bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x0000531e fetch  0x00000001 , 0x0000450f 
+ 00021386  0x0000531f pincrease  0x00000001 
+ 00021387  0x00005320 store  0x00000001 , 0x0000450f 
+ 00021388  0x00005321 beq  0x0000000c , 0x00005395 
+ 00021389  0x00005322 call  0x000055aa 
+ 00021390  0x00005323 call  0x0000561e 
+ 00021391  0x00005324 call  0x000054c7 
+ 00021392  0x00005325 call  0x0000567e 
+ 00021393  0x00005326 fetch  0x00000002 , 0x000041fb 
+ 00021394  0x00005327 call  0x00007f9c 
+ 00021395  0x00005328 call  0x000053a0 
+ 00021396  0x00005329 branch  0x000053a4 , 0x00000028 
+ 00021397  0x0000532b bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x0000532c call  0x00005be4 
+ 00021399  0x0000532d call  0x00005bdb 
+ 00021400  0x0000532e call  0x00007d9c 
+ 00021401  0x0000532f fetch  0x00000001 , 0x00000462 
+ 00021402  0x00005330 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x00005332 bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x00005333 call  0x000057f4 
+ 00021405  0x00005334 call  0x0000559d 
+ 00021406  0x00005335 call  0x00005575 
+ 00021407  0x00005336 branch  0x00002841 
+ 00021408  0x0000533a disable  0x00000028 
+ 00021409  0x0000533b bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x0000533c bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x0000533d rtn 
+ 00021412  0x00005341 bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x00005342 enable  0x0000002e 
+ 00021414  0x00005343 call  0x000054c1 
+ 00021415  0x00005344 branch  0x00005388 , 0x0000002d 
+ 00021416  0x00005345 branch  0x00005395 
+ 00021417  0x0000534b bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x0000534c call  0x000053af 
+ 00021419  0x0000534d call  0x000033b4 
+ 00021420  0x0000534e call  0x00007a77 
+ 00021421  0x0000534f jam  0x00000015 , 0x00000a99 
+ 00021422  0x00005350 branch  0x00007d86 
+ 00021423  0x00005353 setarg  0x00000000 
+ 00021424  0x00005354 store  0x00000009 , 0x000044ff 
+ 00021425  0x00005355 jam  0x00000000 , 0x00000455 
+ 00021426  0x00005356 jam  0x00000000 , 0x00000440 
+ 00021427  0x00005357 jam  0x00000000 , 0x0000043f 
+ 00021428  0x00005358 jam  0x00000000 , 0x000044c5 
+ 00021429  0x00005359 jam  0x00000000 , 0x000044c4 
+ 00021430  0x0000535a rtn 
+ 00021431  0x0000535d bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x0000535e fetch  0x00000001 , 0x00000005 
+ 00021433  0x0000535f increase  0x00000001 , 0x0000003f 
+ 00021434  0x00005360 store  0x00000001 , 0x00000005 
+ 00021435  0x00005361 fetch  0x00000001 , 0x0000043f 
+ 00021436  0x00005362 rtnbit1  0x00000003 
+ 00021437  0x00005363 set1  0x00000003 
+ 00021438  0x00005364 store  0x00000001 , 0x0000043f 
+ 00021439  0x00005365 fetch  0x00000002 , 0x000044ba 
+ 00021440  0x00005366 store  0x00000002 , 0x0000046d 
+ 00021441  0x00005367 setarg  0x00000000 
+ 00021442  0x00005368 store  0x00000004 , 0x000044e5 
+ 00021443  0x00005369 rtn 
+ 00021444  0x0000536d bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x0000536e jam  0x00000036 , 0x0000890f 
+ 00021446  0x0000536f jam  0x0000005f , 0x0000890b 
+ 00021447  0x00005370 enable  0x00000036 
+ 00021448  0x00005371 jam  0x00000007 , 0x00008914 
+ 00021449  0x00005372 call  0x00002c6c 
+ 00021450  0x00005373 fetch  0x00000001 , 0x000041e0 
+ 00021451  0x00005374 rtn  0x00000034 
+ 00021452  0x00005375 jam  0x000000b8 , 0x0000890a 
+ 00021453  0x00005376 rtn 
+ 00021454  0x00005379 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x0000537a jam  0x0000002e , 0x0000890f 
+ 00021456  0x0000537b jam  0x000000ff , 0x0000890b 
+ 00021457  0x0000537c disable  0x00000036 
+ 00021458  0x0000537d jam  0x00000003 , 0x00008914 
+ 00021459  0x0000537e arg  0x00000000 , 0x0000001b 
+ 00021460  0x0000537f rtn 
+ 00021461  0x00005382 disable  0x00000009 
+ 00021462  0x00005383 disable  0x00000007 
+ 00021463  0x00005384 fetch  0x00000003 , 0x00000467 
+ 00021464  0x00005385 iforce  0x0000000f 
+ 00021465  0x00005386 fetch  0x00000001 , 0x00000016 
+ 00021466  0x00005387 reverse  0x0000003f , 0x00000002 
+ 00021467  0x00005388 set1  0x00000001 , 0x00000002 
+ 00021468  0x00005389 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x0000538a rtn 
+ 00021470  0x0000538e call  0x000053e6 
+ 00021471  0x0000538f call  0x0000291f 
+ 00021472  0x00005390 setarg  0x00000500 
+ 00021473  0x00005391 call  0x00002a8f 
+ 00021474  0x00005392 branch  0x00002924 
+ 00021475  0x00005395 branch  0x00002939 , 0x0000002d 
+ 00021476  0x00005397 call  0x000053e6 
+ 00021477  0x00005398 branch  0x00002933 
+ 00021478  0x0000539a bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x0000539b call  0x00002918 
+ 00021480  0x0000539c fetch  0x00000001 , 0x0000048c 
+ 00021481  0x0000539d nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x0000539e fetch  0x00000001 , 0x00000016 
+ 00021483  0x0000539f sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053a0 branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053a1 force  0x00000000 , 0x00000002 
+ 00021486  0x000053a2 rtneq  0x00000025 
+ 00021487  0x000053a3 force  0x00000018 , 0x00000002 
+ 00021488  0x000053a4 rtneq  0x00000026 
+ 00021489  0x000053a5 force  0x0000004e , 0x00000002 
+ 00021490  0x000053a6 rtn 
+ 00021491  0x000053a9 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x000053aa branch  0x000053f6 , 0x00000002 
+ 00021493  0x000053ab increase  0x00000001 , 0x0000003f 
+ 00021494  0x000053ae lshift  0x0000003f , 0x0000003f 
+ 00021495  0x000053af add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x000053b0 rtn 
+ 00021497  0x000053b3 fetch  0x00000001 , 0x00000016 
+ 00021498  0x000053b4 lshift  0x0000003f , 0x00000002 
+ 00021499  0x000053b5 rtn 
+ 00021500  0x000053b8 arg  0x000001f4 , 0x00000002 
+ 00021501  0x000053b9 rtn  0x00000034 
+ 00021502  0x000053ba arg  0x000000fa , 0x00000002 
+ 00021503  0x000053bb rtneq  0x00000001 
+ 00021504  0x000053bc arg  0x00000096 , 0x00000002 
+ 00021505  0x000053bd rtneq  0x00000002 
+ 00021506  0x000053be arg  0x00000064 , 0x00000002 
+ 00021507  0x000053bf rtneq  0x00000003 
+ 00021508  0x000053c0 arg  0x0000004b , 0x00000002 
+ 00021509  0x000053c1 rtneq  0x00000004 
+ 00021510  0x000053c2 arg  0x00000032 , 0x00000002 
+ 00021511  0x000053c3 rtneq  0x00000005 
+ 00021512  0x000053c4 arg  0x00000028 , 0x00000002 
+ 00021513  0x000053c5 rtneq  0x00000006 
+ 00021514  0x000053c6 arg  0x00000014 , 0x00000002 
+ 00021515  0x000053c7 rtn 
+ 00021516  0x000053cc setarg  0x008e89be 
+ 00021517  0x000053cd lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x000053ce or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x000053cf iforce  0x00000009 
+ 00021520  0x000053d0 setarg  0x00555555 
+ 00021521  0x000053d1 store  0x00000003 , 0x00000467 
+ 00021522  0x000053d2 rtn 
+ 00021523  0x000053d5 bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x000053d6 enable  0x00000010 
+ 00021525  0x000053d7 fetch  0x00000004 , 0x00000463 
+ 00021526  0x000053d8 iforce  0x00000009 
+ 00021527  0x000053d9 call  0x00005466 
+ 00021528  0x000053da setarg  0x00000200 
+ 00021529  0x000053db branch  0x0000541c , 0x00000029 
+ 00021530  0x000053dc fetch  0x00000002 , 0x0000044d 
+ 00021531  0x000053dd rshift  0x0000003f , 0x0000003f 
+ 00021532  0x000053df arg  0x00000500 , 0x00000002 
+ 00021533  0x000053e0 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x000053e1 call  0x00002a24 
+ 00021535  0x000053e2 deposit  0x0000001a 
+ 00021536  0x000053e3 store  0x00000006 , 0x00000491 
+ 00021537  0x000053e4 rtn 
+ 00021538  0x000053e7 bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x000053e8 fetch  0x00000001 , 0x00000016 
+ 00021540  0x000053e9 beq  0x00000025 , 0x00005428 
+ 00021541  0x000053ea beq  0x00000026 , 0x0000542e 
+ 00021542  0x000053eb beq  0x00000027 , 0x00005434 
+ 00021543  0x000053ec branch  0x00005434 
+ 00021544  0x000053ef fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x000053f0 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x000053f1 branch  0x0000543f , 0x00000001 
+ 00021547  0x000053f2 isolate1  0x00000002 , 0x00000002 
+ 00021548  0x000053f3 branch  0x00005444 , 0x00000001 
+ 00021549  0x000053f4 branch  0x0000543a 
+ 00021550  0x000053f8 fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x000053f9 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x000053fa branch  0x00005444 , 0x00000001 
+ 00021553  0x000053fb isolate1  0x00000000 , 0x00000002 
+ 00021554  0x000053fc branch  0x0000543a , 0x00000001 
+ 00021555  0x000053fd branch  0x0000543f 
+ 00021556  0x00005401 fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x00005402 isolate1  0x00000000 , 0x00000002 
+ 00021558  0x00005403 branch  0x0000543a , 0x00000001 
+ 00021559  0x00005404 isolate1  0x00000001 , 0x00000002 
+ 00021560  0x00005405 branch  0x0000543f , 0x00000001 
+ 00021561  0x00005406 branch  0x00005444 
+ 00021562  0x0000540b jam  0x00000025 , 0x00000016 
+ 00021563  0x0000540c fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x0000540d set1  0x00000000 , 0x0000003f 
+ 00021565  0x0000540e store  0x00000001 , 0x00000ac2 
+ 00021566  0x0000540f rtn 
+ 00021567  0x00005412 jam  0x00000026 , 0x00000016 
+ 00021568  0x00005413 fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x00005414 set1  0x00000001 , 0x0000003f 
+ 00021570  0x00005415 store  0x00000001 , 0x00000ac2 
+ 00021571  0x00005416 rtn 
+ 00021572  0x00005419 jam  0x00000027 , 0x00000016 
+ 00021573  0x0000541a fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x0000541b set1  0x00000002 , 0x0000003f 
+ 00021575  0x0000541c store  0x00000001 , 0x00000ac2 
+ 00021576  0x0000541d rtn 
+ 00021577  0x00005422 bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x00005423 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x00005424 ifetch  0x00000001 , 0x00000006 
+ 00021580  0x00005425 rtnbit0  0x00000000 
+ 00021581  0x00005426 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x00005427 ifetch  0x00000002 , 0x00000005 
+ 00021583  0x00005428 increase  0x00000001 , 0x0000003f 
+ 00021584  0x00005429 istore  0x00000002 , 0x00000005 
+ 00021585  0x0000542a add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x0000542b ifetch  0x00000001 , 0x00000006 
+ 00021587  0x0000542c add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x0000542d ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x0000542e iadd  0x00000002 , 0x0000003f 
+ 00021590  0x0000542f sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x00005430 branch  0x00005459 , 0x00000002 
+ 00021592  0x00005431 increase  0xffffffdb , 0x0000003f 
+ 00021593  0x00005433 istore  0x00000001 , 0x00000005 
+ 00021594  0x00005434 rtn 
+ 00021595  0x00005438 bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x00005439 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x0000543a force  0x00000000 , 0x00000002 
+ 00021598  0x0000543b force  0x00000025 , 0x00000039 
+ 00021599  0x0000543d bbit0  0x00000000 , 0x00005461 
+ 00021600  0x0000543e increase  0x00000001 , 0x00000002 
+ 00021601  0x00005440 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x00005441 loop  0x0000545f 
+ 00021603  0x00005442 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x00005443 store  0x00000001 , 0x00000461 
+ 00021605  0x00005444 rtn 
+ 00021606  0x00005447 bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x00005448 fetch  0x00000001 , 0x00000457 
+ 00021608  0x00005449 iforce  0x00000007 
+ 00021609  0x0000544a fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x0000544b qisolate1  0x00000002 
+ 00021611  0x0000544c branch  0x0000547c , 0x00000001 
+ 00021612  0x0000544e bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x0000544f fetch  0x00000001 , 0x00000461 
+ 00021614  0x00005450 isub  0x00000007 , 0x0000003f 
+ 00021615  0x00005451 branch  0x00005472 , 0x00000002 
+ 00021616  0x00005452 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x00005453 branch  0x0000546c 
+ 00021618  0x00005455 copy  0x00000007 , 0x00000039 
+ 00021619  0x00005456 force  0x00000000 , 0x00000007 
+ 00021620  0x00005458 qisolate1  0x00000002 
+ 00021621  0x00005459 branch  0x00005477 , 0x00000001 
+ 00021622  0x0000545a increase  0x00000001 , 0x00000039 
+ 00021623  0x0000545c deposit  0x00000039 
+ 00021624  0x0000545d branch  0x0000547c , 0x00000034 
+ 00021625  0x0000545e increase  0x00000001 , 0x00000007 
+ 00021626  0x0000545f increase  0xffffffff , 0x00000039 
+ 00021627  0x00005460 branch  0x00005474 
+ 00021628  0x00005462 deposit  0x00000007 
+ 00021629  0x00005463 store  0x00000001 , 0x00000016 
+ 00021630  0x00005464 rtn 
+ 00021631  0x00005468 branch  0x00005482 , 0x00000029 
+ 00021632  0x00005469 until  0x0000003e , 0x00000003 
+ 00021633  0x0000546a rtn 
+ 00021634  0x0000546d arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x0000546e until  0x00000023 , 0x00000026 
+ 00021636  0x0000546f rtn 
+ 00021637  0x00005472 disable  0x00000010 
+ 00021638  0x00005473 fetch  0x00000002 , 0x0000436c 
+ 00021639  0x00005474 copy  0x0000003f , 0x0000000b 
+ 00021640  0x00005475 branch  0x0000548e 
+ 00021641  0x00005479 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x0000547a enable  0x00000010 
+ 00021643  0x0000547b fetch  0x00000002 , 0x0000044d 
+ 00021644  0x0000547c fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x0000547d iadd  0x00000002 , 0x0000000b 
+ 00021646  0x0000547f call  0x000053de 
+ 00021647  0x00005481 bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x00005482 call  0x000053d5 
+ 00021649  0x00005483 disable  0x0000002d 
+ 00021650  0x00005484 enable  0x0000000d 
+ 00021651  0x00005485 enable  0x00000021 
+ 00021652  0x00005486 disable  0x00000020 
+ 00021653  0x00005487 copy  0x0000000b , 0x0000001b 
+ 00021654  0x00005488 correlate  0x0000003e , 0x00000003 
+ 00021655  0x00005489 branch  0x0000549a , 0x0000002e 
+ 00021656  0x0000548a copy  0x0000001a , 0x00000002 
+ 00021657  0x0000548b storet  0x00000006 , 0x0000009a 
+ 00021658  0x0000548d nbranch  0x0000264d , 0x00000018 
+ 00021659  0x0000548e branch  0x000054a1 , 0x0000002e 
+ 00021660  0x0000548f arg  0x000001e0 , 0x00000029 
+ 00021661  0x00005490 copy  0x00000021 , 0x00000028 
+ 00021662  0x00005491 fetch  0x00000001 , 0x0000043f 
+ 00021663  0x00005492 bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x00005493 call  0x00002b05 , 0x0000002b 
+ 00021665  0x00005495 bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x00005496 call  0x000029bb 
+ 00021667  0x00005497 enable  0x00000007 
+ 00021668  0x00005498 enable  0x00000009 
+ 00021669  0x00005499 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x0000549a rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x0000549b store  0x00000001 , 0x000002d9 
+ 00021672  0x0000549c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x0000549d rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x0000549e istore  0x00000001 , 0x00000005 
+ 00021675  0x0000549f and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054a0 branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054a3 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054a4 rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054a5 istore  0x00000001 , 0x00000005 
+ 00021680  0x000054a6 loop  0x000054ad 
+ 00021681  0x000054a9 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x000054aa parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x000054ab enable  0x00000010 
+ 00021684  0x000054ac arg  0x00000664 , 0x0000001b 
+ 00021685  0x000054ad rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x000054ae rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x000054af istore  0x00000003 , 0x00000005 
+ 00021688  0x000054b0 branch  0x0000264d , 0x00000006 
+ 00021689  0x000054b1 enable  0x0000002d 
+ 00021690  0x000054b2 fetch  0x00000001 , 0x00000017 
+ 00021691  0x000054b3 add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x000054b4 call  0x00002981 
+ 00021693  0x000054b5 disable  0x0000000d 
+ 00021694  0x000054b6 branch  0x00002918 
+ 00021695  0x000054b9 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x000054ba call  0x000054c9 
+ 00021697  0x000054bc fetcht  0x00000001 , 0x00000017 
+ 00021698  0x000054bd call  0x0000291f 
+ 00021699  0x000054be call  0x00002924 
+ 00021700  0x000054bf enable  0x00000010 
+ 00021701  0x000054c0 arg  0x0000157c , 0x0000000b 
+ 00021702  0x000054c1 branch  0x0000548f 
+ 00021703  0x000054c4 call  0x000054c9 
+ 00021704  0x000054c5 branch  0x0000264d 
+ 00021705  0x000054c8 bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x000054c9 call  0x000053d5 
+ 00021707  0x000054ca call  0x000053e3 
+ 00021708  0x000054cb branch  0x000054cd 
+ 00021709  0x000054ce set1  0x00000000 , 0x00000015 
+ 00021710  0x000054cf enable  0x0000001d 
+ 00021711  0x000054d0 enable  0x00000020 
+ 00021712  0x000054d1 disable  0x00000021 
+ 00021713  0x000054d2 call  0x0000547f 
+ 00021714  0x000054d3 rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x000054d4 rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x000054d5 rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x000054d6 inject  0x00000003 , 0x00000028 
+ 00021718  0x000054d7 enable  0x00000007 
+ 00021719  0x000054d8 enable  0x00000009 
+ 00021720  0x000054d9 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x000054da fetch  0x00000001 , 0x000043dc 
+ 00021722  0x000054db inject  0x00000003 , 0x00000008 
+ 00021723  0x000054dc ifetch  0x00000001 , 0x00000006 
+ 00021724  0x000054dd and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x000054de inject  0x00000003 , 0x00000008 
+ 00021726  0x000054df branch  0x000054e2 , 0x00000005 
+ 00021727  0x000054e1 ifetch  0x00000001 , 0x00000006 
+ 00021728  0x000054e2 inject  0x00000003 , 0x00000008 
+ 00021729  0x000054e3 loop  0x000054df 
+ 00021730  0x000054e6 enable  0x00000008 
+ 00021731  0x000054e7 inject  0x00000003 , 0x00000018 
+ 00021732  0x000054e8 disable  0x00000008 
+ 00021733  0x000054e9 until  0x0000003e , 0x00000027 
+ 00021734  0x000054ea nop  0x00000064 
+ 00021735  0x000054eb disable  0x0000001d 
+ 00021736  0x000054ec rtn 
+ 00021737  0x000054ef bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x000054f0 fetch  0x00000001 , 0x00004484 
+ 00021739  0x000054f1 beq  0x00000001 , 0x000054f9 
+ 00021740  0x000054f2 fetch  0x00000001 , 0x00004485 
+ 00021741  0x000054f3 lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x000054f4 lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x000054f5 store  0x00000001 , 0x000043dc 
+ 00021744  0x000054f6 fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x000054f7 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x000054f8 store  0x00000001 , 0x000043dd 
+ 00021747  0x000054f9 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x000054fa store  0x00000006 , 0x000043de 
+ 00021749  0x000054fb copy  0x00000002 , 0x00000039 
+ 00021750  0x000054fc arg  0x00004370 , 0x00000006 
+ 00021751  0x000054fd call  0x00007ef4 
+ 00021752  0x000054fe branch  0x00005504 
+ 00021753  0x00005500 fetch  0x00000001 , 0x00004486 
+ 00021754  0x00005501 lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x00005502 lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x00005503 increase  0x00000001 , 0x0000003f 
+ 00021757  0x00005504 store  0x00000001 , 0x000043dc 
+ 00021758  0x00005505 setarg  0x0000000c 
+ 00021759  0x00005506 store  0x00000001 , 0x000043dd 
+ 00021760  0x00005507 fetch  0x00000006 , 0x000044a0 
+ 00021761  0x00005508 store  0x00000006 , 0x000043de 
+ 00021762  0x00005509 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x0000550a istore  0x00000006 , 0x00000005 
+ 00021764  0x0000550c bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x0000550d fetch  0x00000001 , 0x00000000 
+ 00021766  0x0000550e increase  0x00000001 , 0x0000003f 
+ 00021767  0x0000550f store  0x00000001 , 0x00000000 
+ 00021768  0x00005510 arg  0x00000708 , 0x0000001b 
+ 00021769  0x00005511 disable  0x0000002d 
+ 00021770  0x00005512 branch  0x000054bf 
+ 00021771  0x00005515 bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x00005516 fetch  0x00000001 , 0x0000449e 
+ 00021773  0x00005517 rtnne  0x00000001 
+ 00021774  0x00005518 fetch  0x00000001 , 0x00000000 
+ 00021775  0x00005519 increase  0x00000001 , 0x0000003f 
+ 00021776  0x0000551a store  0x00000001 , 0x00000000 
+ 00021777  0x0000551b arg  0x00000c03 , 0x00000002 
+ 00021778  0x0000551c fetch  0x00000001 , 0x0000449f 
+ 00021779  0x0000551d nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x0000551e copy  0x00000011 , 0x0000003f 
+ 00021781  0x0000551f nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x00005520 storet  0x00000002 , 0x000043dc 
+ 00021783  0x00005521 fetch  0x00000006 , 0x000044a0 
+ 00021784  0x00005522 istore  0x00000006 , 0x00000005 
+ 00021785  0x00005523 fetch  0x00000006 , 0x0000044f 
+ 00021786  0x00005524 istore  0x00000006 , 0x00000005 
+ 00021787  0x00005525 branch  0x000054bf 
+ 00021788  0x00005529 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x0000552a arg  0x00000004 , 0x00000002 
+ 00021790  0x0000552b fetch  0x00000001 , 0x00004485 
+ 00021791  0x0000552c nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x0000552d storet  0x00000001 , 0x000043dc 
+ 00021793  0x0000552e fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x0000552f add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x00005530 store  0x00000001 , 0x000043dd 
+ 00021796  0x00005531 fetch  0x00000006 , 0x000044a0 
+ 00021797  0x00005532 store  0x00000006 , 0x000043de 
+ 00021798  0x00005533 arg  0x00004390 , 0x00000006 
+ 00021799  0x00005534 copy  0x00000002 , 0x00000039 
+ 00021800  0x00005535 call  0x00007ef4 
+ 00021801  0x00005536 call  0x000054c7 
+ 00021802  0x00005537 branch  0x00005706 
+ 00021803  0x0000553a bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x0000553b force  0xffffffff , 0x0000003f 
+ 00021805  0x0000553c setsect  0x00000002 , 0x00000001 
+ 00021806  0x0000553d store  0x00000005 , 0x0000046f 
+ 00021807  0x0000553e call  0x0000545b 
+ 00021808  0x0000553f force  0x00000004 , 0x00000039 
+ 00021809  0x00005540 arg  0x00000463 , 0x00000005 
+ 00021810  0x00005541 call  0x0000630d 
+ 00021811  0x00005542 fetch  0x00000002 , 0x0000449c 
+ 00021812  0x00005543 store  0x00000002 , 0x0000046d 
+ 00021813  0x00005545 random  0x0000003f 
+ 00021814  0x00005546 and_into  0x0000000f , 0x0000003f 
+ 00021815  0x00005547 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x00005548 branch  0x00005535 , 0x00000002 
+ 00021817  0x00005549 store  0x00000001 , 0x00000458 
+ 00021818  0x0000554a store  0x00000001 , 0x000006e6 
+ 00021819  0x0000554b bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x0000554c fetcht  0x00000002 , 0x00004367 
+ 00021821  0x0000554d storet  0x00000002 , 0x00000441 
+ 00021822  0x0000554e copy  0x00000002 , 0x00000013 
+ 00021823  0x0000554f add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x00005550 idiv  0x00000013 
+ 00021825  0x00005551 call  0x00007f86 
+ 00021826  0x00005552 remainder  0x00000011 
+ 00021827  0x00005553 isub  0x00000011 , 0x0000003f 
+ 00021828  0x00005554 iadd  0x00000013 , 0x0000003f 
+ 00021829  0x00005555 fetcht  0x00000002 , 0x00004365 
+ 00021830  0x00005556 iadd  0x00000002 , 0x0000003f 
+ 00021831  0x00005557 store  0x00000004 , 0x00000443 
+ 00021832  0x00005558 isub  0x00000022 , 0x00000011 
+ 00021833  0x00005559 increase  0xfffffffa , 0x00000011 
+ 00021834  0x0000555a arg  0x00002205 , 0x00000012 
+ 00021835  0x0000555b fetch  0x00000001 , 0x00004495 
+ 00021836  0x0000555c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x0000555d fetch  0x00000001 , 0x0000448e 
+ 00021838  0x0000555e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x0000555f copy  0x00000012 , 0x0000003f 
+ 00021840  0x00005560 store  0x00000002 , 0x000043dc 
+ 00021841  0x00005561 fetch  0x00000006 , 0x000044a0 
+ 00021842  0x00005562 istore  0x00000006 , 0x00000005 
+ 00021843  0x00005563 fetch  0x00000006 , 0x0000044f 
+ 00021844  0x00005564 istore  0x00000006 , 0x00000005 
+ 00021845  0x00005565 fetch  0x00000004 , 0x00000463 
+ 00021846  0x00005566 istore  0x00000004 , 0x00000005 
+ 00021847  0x00005567 random  0x0000003f 
+ 00021848  0x00005568 istore  0x00000002 , 0x00000005 
+ 00021849  0x00005569 random  0x0000003f 
+ 00021850  0x0000556a istore  0x00000001 , 0x00000005 
+ 00021851  0x0000556b force  0x00000002 , 0x0000003f 
+ 00021852  0x0000556c istore  0x00000001 , 0x00000005 
+ 00021853  0x0000556d rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x0000556e istore  0x00000002 , 0x00000005 
+ 00021855  0x0000556f rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x00005570 istore  0x00000002 , 0x00000005 
+ 00021857  0x00005571 bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x00005572 setarg  0x00000000 
+ 00021859  0x00005573 istore  0x00000002 , 0x00000005 
+ 00021860  0x00005574 fetch  0x00000002 , 0x0000449c 
+ 00021861  0x00005575 istore  0x00000002 , 0x00000005 
+ 00021862  0x00005576 fetch  0x00000005 , 0x0000046f 
+ 00021863  0x00005577 istore  0x00000005 , 0x00000005 
+ 00021864  0x00005578 fetch  0x00000001 , 0x00000458 
+ 00021865  0x00005579 arg  0x000000a0 , 0x00000002 
+ 00021866  0x0000557a ior  0x00000002 , 0x0000003f 
+ 00021867  0x0000557b istore  0x00000001 , 0x00000005 
+ 00021868  0x0000557c call  0x000054c7 
+ 00021869  0x0000557d setarg  0x000043dc 
+ 00021870  0x0000557e add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x0000557f ifetch  0x00000003 , 0x00000006 
+ 00021872  0x00005580 store  0x00000003 , 0x00000467 
+ 00021873  0x00005581 rtn 
+ 00021874  0x00005584 bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x00005585 disable  0x00000029 
+ 00021876  0x00005586 branch  0x0000540c 
+ 00021877  0x0000558b fetch  0x00000001 , 0x0000043f 
+ 00021878  0x0000558c rtnbit0  0x00000005 
+ 00021879  0x0000558d fetch  0x00000002 , 0x00000459 
+ 00021880  0x0000558e fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x0000558f isub  0x00000002 , 0x0000003f 
+ 00021882  0x00005590 nrtn  0x00000002 
+ 00021883  0x00005591 store  0x00000002 , 0x00000a9a 
+ 00021884  0x00005592 bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x00005593 fetch  0x00000001 , 0x0000043f 
+ 00021886  0x00005594 set0  0x00000005 , 0x0000003f 
+ 00021887  0x00005595 set0  0x00000003 , 0x0000003f 
+ 00021888  0x00005596 store  0x00000001 , 0x0000043f 
+ 00021889  0x00005597 fetch  0x00000004 , 0x00000443 
+ 00021890  0x00005598 fetcht  0x00000002 , 0x00000441 
+ 00021891  0x00005599 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x0000559a isub  0x00000002 , 0x00000011 
+ 00021893  0x0000559b bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x0000559c fetch  0x00000001 , 0x000043d3 
+ 00021895  0x0000559d store  0x00000001 , 0x0000046a 
+ 00021896  0x0000559e ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x0000559f ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055a0 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055a1 store  0x00000002 , 0x00000441 
+ 00021900  0x000055a2 lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055a3 iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055a4 ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055a5 storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055a6 iadd  0x00000011 , 0x0000003f 
+ 00021905  0x000055a7 copy  0x0000003f , 0x00000014 
+ 00021906  0x000055a8 fetch  0x00000002 , 0x00000441 
+ 00021907  0x000055a9 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x000055aa isub  0x00000002 , 0x0000003f 
+ 00021909  0x000055ab fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x000055ac imul32  0x00000002 , 0x0000003f 
+ 00021911  0x000055ad iadd  0x00000014 , 0x0000003f 
+ 00021912  0x000055ae store  0x00000004 , 0x00000443 
+ 00021913  0x000055af call  0x00005713 
+ 00021914  0x000055b0 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x000055b1 store  0x00000002 , 0x000044ba 
+ 00021916  0x000055b2 rtn 
+ 00021917  0x000055b6 bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x000055b7 fetch  0x00000001 , 0x0000043f 
+ 00021919  0x000055b8 rtnbit0  0x00000006 
+ 00021920  0x000055b9 fetch  0x00000002 , 0x00000459 
+ 00021921  0x000055ba fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x000055bb isub  0x00000002 , 0x0000003f 
+ 00021923  0x000055bc nrtn  0x00000002 
+ 00021924  0x000055bd fetch  0x00000001 , 0x0000043f 
+ 00021925  0x000055be set0  0x00000006 , 0x0000003f 
+ 00021926  0x000055bf store  0x00000001 , 0x0000043f 
+ 00021927  0x000055c0 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x000055c1 store  0x00000005 , 0x0000046f 
+ 00021929  0x000055c2 branch  0x0000545b 
+ 00021930  0x000055c6 bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x000055c7 call  0x000056ed 
+ 00021932  0x000055c8 call  0x000055c0 
+ 00021933  0x000055c9 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x000055ca isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x000055cb setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x000055cc rshift  0x0000003f , 0x0000003f 
+ 00021937  0x000055cd ixor  0x00000002 , 0x0000003f 
+ 00021938  0x000055ce isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x000055cf setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x000055d0 rtnmark1  0x0000000f 
+ 00021941  0x000055d1 fetch  0x00000001 , 0x000002da 
+ 00021942  0x000055d2 branch  0x000055bc , 0x00000034 
+ 00021943  0x000055d3 fetch  0x00000001 , 0x0000043f 
+ 00021944  0x000055d4 bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x000055d5 call  0x0000748d 
+ 00021946  0x000055d6 call  0x000073fb 
+ 00021947  0x000055d7 nrtn  0x00000034 
+ 00021948  0x000055d9 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x000055da setflip  0x00000002 , 0x00000002 
+ 00021950  0x000055db storet  0x00000001 , 0x00000456 
+ 00021951  0x000055dc rtn 
+ 00021952  0x000055e0 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x000055e1 fetcht  0x00000001 , 0x00000456 
+ 00021954  0x000055e2 isolate0  0x00000005 , 0x00000002 
+ 00021955  0x000055e3 rtn  0x00000001 
+ 00021956  0x000055e4 fetch  0x00000001 , 0x000002d9 
+ 00021957  0x000055e5 lshift  0x0000003f , 0x0000003f 
+ 00021958  0x000055e6 ixor  0x00000002 , 0x0000003f 
+ 00021959  0x000055e7 rtnbit0  0x00000003 
+ 00021960  0x000055e8 set0  0x00000005 , 0x00000002 
+ 00021961  0x000055e9 setflip  0x00000003 , 0x00000002 
+ 00021962  0x000055ea storet  0x00000001 , 0x00000456 
+ 00021963  0x000055eb compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x000055ec nrtn  0x00000001 
+ 00021965  0x000055ed fetch  0x00000001 , 0x000043de 
+ 00021966  0x000055ee beq  0x00000005 , 0x000055d2 
+ 00021967  0x000055ef fetch  0x00000001 , 0x000044c5 
+ 00021968  0x000055f0 beq  0x00000002 , 0x000055d6 
+ 00021969  0x000055f1 rtn 
+ 00021970  0x000055f5 fetch  0x00000001 , 0x0000043f 
+ 00021971  0x000055f6 set1  0x00000004 , 0x0000003f 
+ 00021972  0x000055f7 store  0x00000001 , 0x0000043f 
+ 00021973  0x000055f8 rtn 
+ 00021974  0x000055fb bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x000055fc jam  0x00000000 , 0x000044c5 
+ 00021976  0x000055fd arg  0x00000000 , 0x0000003f 
+ 00021977  0x000055fe store  0x00000004 , 0x0000440d 
+ 00021978  0x000055ff store  0x00000005 , 0x00004403 
+ 00021979  0x00005600 set1  0x00000027 , 0x0000003f 
+ 00021980  0x00005601 store  0x00000005 , 0x00004408 
+ 00021981  0x00005602 fetch  0x00000001 , 0x0000043f 
+ 00021982  0x00005603 set0  0x00000004 , 0x0000003f 
+ 00021983  0x00005604 store  0x00000001 , 0x0000043f 
+ 00021984  0x00005605 rtn 
+ 00021985  0x00005609 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x0000560a call  0x00005422 
+ 00021987  0x0000560b call  0x00005485 
+ 00021988  0x0000560c fetch  0x00000001 , 0x00000001 
+ 00021989  0x0000560d increase  0x00000001 , 0x0000003f 
+ 00021990  0x0000560e store  0x00000001 , 0x00000001 
+ 00021991  0x0000560f rtn 
+ 00021992  0x00005613 bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x00005614 fetch  0x00000001 , 0x00004369 
+ 00021994  0x00005615 rtnne  0x00000001 
+ 00021995  0x00005616 arg  0x00000002 , 0x00000007 
+ 00021996  0x00005617 call  0x00007f16 
+ 00021997  0x00005618 nrtn  0x00000034 
+ 00021998  0x00005619 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x0000561a fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x0000561b isub  0x00000002 , 0x0000003f 
+ 00022001  0x0000561c arg  0x00000002 , 0x00000007 
+ 00022002  0x0000561d call  0x00007f08 
+ 00022003  0x0000561e disable  0x00000029 
+ 00022004  0x0000561f call  0x00005572 
+ 00022005  0x00005620 call  0x000055e1 
+ 00022006  0x00005621 nrtn  0x0000002d 
+ 00022007  0x00005622 bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x00005623 fetch  0x00000006 , 0x000002db 
+ 00022009  0x00005624 store  0x00000006 , 0x0000044f 
+ 00022010  0x00005627 fetch  0x00000001 , 0x00000002 
+ 00022011  0x00005628 increase  0x00000001 , 0x0000003f 
+ 00022012  0x00005629 store  0x00000001 , 0x00000002 
+ 00022013  0x0000562a call  0x00005608 
+ 00022014  0x0000562b rtn  0x00000029 
+ 00022015  0x0000562c call  0x0000550b 
+ 00022016  0x0000562d nrtn  0x0000002d 
+ 00022017  0x0000562e bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x0000562f fetch  0x00000001 , 0x00000004 
+ 00022019  0x00005630 increase  0x00000001 , 0x0000003f 
+ 00022020  0x00005631 store  0x00000001 , 0x00000004 
+ 00022021  0x00005632 fetch  0x00000009 , 0x000002e1 
+ 00022022  0x00005633 store  0x00000009 , 0x00000101 
+ 00022023  0x00005634 rtn 
+ 00022024  0x00005637 bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x00005638 fetch  0x00000001 , 0x0000049b 
+ 00022026  0x00005639 rtnne  0x0000001b 
+ 00022027  0x0000563a fetch  0x00000006 , 0x0000044f 
+ 00022028  0x0000563b fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x0000563c isub  0x00000002 , 0x0000003e 
+ 00022030  0x0000563d nrtn  0x00000005 
+ 00022031  0x0000563e call  0x0000223b 
+ 00022032  0x0000563f nrtn  0x00000005 
+ 00022033  0x00005640 call  0x0000552b 
+ 00022034  0x00005641 call  0x00005340 
+ 00022035  0x00005642 bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x00005643 jam  0x00000000 , 0x000041ce 
+ 00022037  0x00005644 jam  0x00000000 , 0x00000476 
+ 00022038  0x00005645 jam  0x00000000 , 0x00004369 
+ 00022039  0x00005646 jam  0x00000000 , 0x0000049b 
+ 00022040  0x00005647 branch  0x00002223 
+ 00022041  0x0000564a arg  0x00000001 , 0x00000011 
+ 00022042  0x0000564b fetch  0x00000001 , 0x000002d9 
+ 00022043  0x0000564c rtnbit1  0x00000006 
+ 00022044  0x0000564d arg  0x00000000 , 0x00000011 
+ 00022045  0x0000564e rtn 
+ 00022046  0x00005653 bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x00005654 fetch  0x00000001 , 0x00000456 
+ 00022048  0x00005655 rtnbit1  0x00000005 
+ 00022049  0x00005656 call  0x00005642 
+ 00022050  0x00005657 call  0x00005873 
+ 00022051  0x00005658 branch  0x00005664 , 0x00000034 
+ 00022052  0x00005659 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x0000565a ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x0000565b copy  0x00000002 , 0x00000011 
+ 00022055  0x0000565c isub  0x00000011 , 0x0000003f 
+ 00022056  0x0000565d arg  0x0000001b , 0x00000002 
+ 00022057  0x0000565e call  0x00007fdd 
+ 00022058  0x0000565f copy  0x0000003f , 0x00000002 
+ 00022059  0x00005660 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x00005661 copy  0x0000003f , 0x00000001 
+ 00022061  0x00005662 copy  0x00000011 , 0x0000003f 
+ 00022062  0x00005663 iadd  0x00000006 , 0x00000006 
+ 00022063  0x00005664 arg  0x000043de , 0x00000005 
+ 00022064  0x00005665 copy  0x00000002 , 0x00000039 
+ 00022065  0x00005666 call  0x00007f01 
+ 00022066  0x00005667 call  0x00005654 
+ 00022067  0x00005668 call  0x00005666 
+ 00022068  0x0000566a call  0x00005873 
+ 00022069  0x0000566b ifetch  0x00000001 , 0x00000006 
+ 00022070  0x0000566c copy  0x0000003f , 0x00000011 
+ 00022071  0x0000566d copy  0x00000006 , 0x00000013 
+ 00022072  0x0000566e ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x0000566f copy  0x00000002 , 0x00000012 
+ 00022074  0x00005670 isub  0x00000012 , 0x0000003f 
+ 00022075  0x00005671 arg  0x0000001b , 0x00000002 
+ 00022076  0x00005672 call  0x00007fdd 
+ 00022077  0x00005673 iadd  0x00000012 , 0x0000003f 
+ 00022078  0x00005674 istore  0x00000001 , 0x00000013 
+ 00022079  0x00005675 isub  0x00000011 , 0x0000003e 
+ 00022080  0x00005676 nrtn  0x00000005 
+ 00022081  0x00005677 branch  0x00005896 
+ 00022082  0x0000567b call  0x00005649 
+ 00022083  0x0000567c rtnmark1  0x00000029 
+ 00022084  0x0000567d fetch  0x00000001 , 0x000044e9 
+ 00022085  0x0000567e bbit0  0x00000002 , 0x00005652 
+ 00022086  0x0000567f call  0x00005876 
+ 00022087  0x00005680 branch  0x00005652 , 0x00000034 
+ 00022088  0x00005681 branch  0x00005650 
+ 00022089  0x00005685 call  0x00005873 
+ 00022090  0x00005686 branch  0x00005652 , 0x00000034 
+ 00022091  0x00005687 ifetch  0x00000001 , 0x00000006 
+ 00022092  0x00005688 ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x00005689 isub  0x00000002 , 0x0000003f 
+ 00022094  0x0000568a sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x0000568b branch  0x00005652 , 0x00000002 
+ 00022096  0x0000568d set1  0x00000029 , 0x00000000 
+ 00022097  0x0000568e rtn 
+ 00022098  0x00005691 set0  0x00000029 , 0x00000000 
+ 00022099  0x00005692 rtn 
+ 00022100  0x00005695 copy  0x00000011 , 0x0000003f 
+ 00022101  0x00005696 rtn  0x00000034 
+ 00022102  0x00005697 arg  0x00000001 , 0x00000001 
+ 00022103  0x00005698 rtn 
+ 00022104  0x0000569c bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x0000569d increase  0x00000001 , 0x00000002 
+ 00022106  0x0000569e call  0x0000576a 
+ 00022107  0x0000569f increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056a0 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056a1 arg  0x00002902 , 0x00000002 
+ 00022110  0x000056a2 isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056a3 nrtn  0x00000005 
+ 00022112  0x000056a4 increase  0x00000001 , 0x00000006 
+ 00022113  0x000056a5 copy  0x00000006 , 0x00000011 
+ 00022114  0x000056a6 ifetch  0x00000001 , 0x00000006 
+ 00022115  0x000056a7 rtn 
+ 00022116  0x000056ab force  0x00000000 , 0x00000002 
+ 00022117  0x000056ac force  0x00000001 , 0x00000001 
+ 00022118  0x000056af bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x000056b0 storet  0x00000001 , 0x000043dd 
+ 00022120  0x000056b1 fetcht  0x00000001 , 0x00000456 
+ 00022121  0x000056b2 set1  0x00000005 , 0x00000002 
+ 00022122  0x000056b3 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x000056b4 ior  0x00000001 , 0x0000003f 
+ 00022124  0x000056b5 store  0x00000001 , 0x00000456 
+ 00022125  0x000056b6 and_into  0x0000001f , 0x0000003f 
+ 00022126  0x000056b7 isolate1  0x00000029 , 0x00000000 
+ 00022127  0x000056b8 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x000056b9 store  0x00000001 , 0x000043dc 
+ 00022129  0x000056bb fetch  0x00000001 , 0x000043dc 
+ 00022130  0x000056bc compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x000056bd nbranch  0x00005676 , 0x00000001 
+ 00022132  0x000056be fetch  0x00000001 , 0x000043dd 
+ 00022133  0x000056bf rtn  0x00000034 
+ 00022134  0x000056c1 fetch  0x00000001 , 0x0000043f 
+ 00022135  0x000056c2 rtnbit0  0x00000004 
+ 00022136  0x000056c3 call  0x0000748d 
+ 00022137  0x000056c4 branch  0x000073e3 
+ 00022138  0x000056c8 arg  0x00000000 , 0x00000007 
+ 00022139  0x000056c9 branch  0x00002c32 
+ 00022140  0x000056cc arg  0x00000000 , 0x00000007 
+ 00022141  0x000056cd branch  0x00002c36 
+ 00022142  0x000056d1 bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x000056d2 rtnmark1  0x0000000f 
+ 00022144  0x000056d3 call  0x00005890 
+ 00022145  0x000056d4 nrtn  0x00000034 
+ 00022146  0x000056d5 fetch  0x00000001 , 0x000002d9 
+ 00022147  0x000056d6 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x000056d7 store  0x00000001 , 0x0000450c 
+ 00022149  0x000056d8 ifetch  0x00000001 , 0x00000006 
+ 00022150  0x000056d9 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x000056da store  0x00000001 , 0x0000450b 
+ 00022152  0x000056db rtn  0x00000034 
+ 00022153  0x000056dc copy  0x00000006 , 0x0000003f 
+ 00022154  0x000056dd store  0x00000002 , 0x0000450d 
+ 00022155  0x000056de fetch  0x00000001 , 0x0000450c 
+ 00022156  0x000056df beq  0x00000003 , 0x00005c64 
+ 00022157  0x000056e1 call  0x0000569a 
+ 00022158  0x000056e2 nbranch  0x0000567a , 0x00000028 
+ 00022159  0x000056e3 call  0x0000567c 
+ 00022160  0x000056e4 fetch  0x00000002 , 0x0000450d 
+ 00022161  0x000056e5 copy  0x0000003f , 0x00000006 
+ 00022162  0x000056e6 ifetch  0x00000002 , 0x00000006 
+ 00022163  0x000056e7 store  0x00000002 , 0x000044fc 
+ 00022164  0x000056e8 bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x000056e9 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x000056ea beq  0x00000004 , 0x000058ab 
+ 00022167  0x000056eb beq  0x00000006 , 0x00005af4 
+ 00022168  0x000056ec beq  0x00000005 , 0x00005ab6 
+ 00022169  0x000056ed rtn 
+ 00022170  0x000056f1 fetch  0x00000001 , 0x0000450c 
+ 00022171  0x000056f2 beq  0x00000002 , 0x000056a9 
+ 00022172  0x000056f3 beq  0x00000001 , 0x000056c1 
+ 00022173  0x000056f4 rtn 
+ 00022174  0x000056fa call  0x00007fe7 
+ 00022175  0x000056fb arg  0x00000004 , 0x00000002 
+ 00022176  0x000056fc isub  0x0000003f , 0x0000003e 
+ 00022177  0x000056fd rtn  0x00000005 
+ 00022178  0x000056fe arg  0x00000005 , 0x00000002 
+ 00022179  0x000056ff isub  0x0000003f , 0x0000003e 
+ 00022180  0x00005700 rtn  0x00000005 
+ 00022181  0x00005701 arg  0x00000006 , 0x00000002 
+ 00022182  0x00005702 isub  0x0000003f , 0x0000003e 
+ 00022183  0x00005703 rtn  0x00000005 
+ 00022184  0x00005704 branch  0x00007fe9 
+ 00022185  0x00005708 fetch  0x00000002 , 0x0000450d 
+ 00022186  0x00005709 copy  0x0000003f , 0x00000006 
+ 00022187  0x0000570a ifetch  0x00000002 , 0x00000006 
+ 00022188  0x0000570b store  0x00000002 , 0x000044fc 
+ 00022189  0x0000570c ifetch  0x00000002 , 0x00000006 
+ 00022190  0x0000570d call  0x0000569e 
+ 00022191  0x0000570e nrtn  0x00000028 
+ 00022192  0x0000570f fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x00005710 storet  0x00000001 , 0x000044fe 
+ 00022194  0x00005711 fetch  0x00000002 , 0x000044fc 
+ 00022195  0x00005712 increase  0x00000004 , 0x0000003f 
+ 00022196  0x00005713 isub  0x00000002 , 0x0000003e 
+ 00022197  0x00005714 branch  0x00007fe7 , 0x00000005 
+ 00022198  0x00005715 fetch  0x00000001 , 0x0000450b 
+ 00022199  0x00005716 copy  0x0000003f , 0x00000039 
+ 00022200  0x00005717 arg  0x00000311 , 0x00000005 
+ 00022201  0x00005718 fetch  0x00000002 , 0x0000450d 
+ 00022202  0x00005719 copy  0x0000003f , 0x00000006 
+ 00022203  0x0000571a call  0x00007f01 
+ 00022204  0x0000571b branch  0x00007fe9 
+ 00022205  0x00005721 call  0x00007fe7 
+ 00022206  0x00005722 fetch  0x00000001 , 0x000044fe 
+ 00022207  0x00005723 nrtn  0x00000034 
+ 00022208  0x00005724 branch  0x00007fe9 
+ 00022209  0x00005727 call  0x000056bd 
+ 00022210  0x00005728 nrtn  0x00000028 
+ 00022211  0x00005729 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x0000572a arg  0x00000311 , 0x00000005 
+ 00022213  0x0000572b iadd  0x00000005 , 0x00000011 
+ 00022214  0x0000572c fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x0000572d iadd  0x00000002 , 0x0000003f 
+ 00022216  0x0000572e store  0x00000001 , 0x000044fe 
+ 00022217  0x0000572f fetch  0x00000001 , 0x0000450b 
+ 00022218  0x00005730 copy  0x0000003f , 0x00000039 
+ 00022219  0x00005731 copy  0x00000011 , 0x00000005 
+ 00022220  0x00005732 fetch  0x00000002 , 0x0000450d 
+ 00022221  0x00005733 copy  0x0000003f , 0x00000006 
+ 00022222  0x00005734 call  0x00007ef4 
+ 00022223  0x00005735 setarg  0x00000311 
+ 00022224  0x00005736 store  0x00000002 , 0x0000450d 
+ 00022225  0x00005737 fetch  0x00000002 , 0x000044fc 
+ 00022226  0x00005738 increase  0x00000004 , 0x0000003f 
+ 00022227  0x00005739 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x0000573a isub  0x00000002 , 0x0000003e 
+ 00022229  0x0000573b branch  0x00007fe7 , 0x00000005 
+ 00022230  0x0000573c branch  0x00007fe9 
+ 00022231  0x00005743 call  0x00007ea5 
+ 00022232  0x00005744 arg  0x0000445e , 0x00000005 
+ 00022233  0x00005746 fetch  0x00000002 , 0x000044fc 
+ 00022234  0x00005747 increase  0xfffffffb , 0x0000003f 
+ 00022235  0x00005749 istore  0x00000001 , 0x00000005 
+ 00022236  0x0000574a copy  0x0000003f , 0x00000039 
+ 00022237  0x0000574b call  0x00007e9f 
+ 00022238  0x0000574c branch  0x00007ef4 
+ 00022239  0x0000574f call  0x00007ea5 
+ 00022240  0x00005750 arg  0x00004471 , 0x00000005 
+ 00022241  0x00005751 branch  0x000056d9 
+ 00022242  0x00005756 fetch  0x00000002 , 0x000041f9 
+ 00022243  0x00005757 branch  0x00007f9c 
+ 00022244  0x0000575a fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x0000575b call  0x00002a7b 
+ 00022246  0x0000575c isub  0x00000002 , 0x0000000b 
+ 00022247  0x0000575d deposit  0x0000000b 
+ 00022248  0x0000575e fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x0000575f lshift4  0x00000002 , 0x00000002 
+ 00022250  0x00005760 lshift  0x00000002 , 0x00000002 
+ 00022251  0x00005761 isub  0x00000002 , 0x0000003f 
+ 00022252  0x00005762 rtn 
+ 00022253  0x00005765 call  0x00002a7b 
+ 00022254  0x00005766 store  0x00000004 , 0x0000045b 
+ 00022255  0x00005767 rtn 
+ 00022256  0x0000576b jam  0x00000024 , 0x00000016 
+ 00022257  0x0000576c jam  0x00000000 , 0x00000ac2 
+ 00022258  0x0000576e bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x0000576f fetch  0x00000001 , 0x0000436e 
+ 00022260  0x00005770 rtn  0x00000034 
+ 00022261  0x00005771 arg  0x00000000 , 0x00000007 
+ 00022262  0x00005772 call  0x00007f16 
+ 00022263  0x00005773 nrtn  0x00000034 
+ 00022264  0x00005774 bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x00005776 disable  0x00000029 
+ 00022266  0x00005777 enable  0x00000010 
+ 00022267  0x00005778 call  0x00005572 
+ 00022268  0x00005779 call  0x00005422 
+ 00022269  0x0000577a call  0x000054e9 
+ 00022270  0x0000577b nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x0000577c fetch  0x00000001 , 0x00000003 
+ 00022272  0x0000577d increase  0x00000001 , 0x0000003f 
+ 00022273  0x0000577e store  0x00000001 , 0x00000003 
+ 00022274  0x0000577f fetch  0x00000001 , 0x000002d9 
+ 00022275  0x00005780 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x00005781 beq  0x00000003 , 0x0000551c 
+ 00022277  0x00005782 beq  0x00000005 , 0x00005728 
+ 00022278  0x00005784 bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x00005785 random  0x0000003f 
+ 00022280  0x00005786 arg  0x000001ff , 0x00000002 
+ 00022281  0x00005787 iand  0x00000002 , 0x0000003f 
+ 00022282  0x00005788 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x00005789 call  0x00003cbe 
+ 00022284  0x0000578a fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x0000578b fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x0000578c isub  0x00000002 , 0x0000003e 
+ 00022287  0x0000578d nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x0000578e arg  0x00000000 , 0x00000007 
+ 00022289  0x0000578f fetch  0x00000002 , 0x00004482 
+ 00022290  0x00005790 branch  0x00007f08 
+ 00022291  0x00005794 bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x00005795 fetch  0x00000001 , 0x00000476 
+ 00022293  0x00005796 call  0x000053fc 
+ 00022294  0x00005797 fetch  0x00000002 , 0x00000441 
+ 00022295  0x00005798 imul32  0x00000002 , 0x0000003f 
+ 00022296  0x00005799 arg  0x00000177 , 0x00000002 
+ 00022297  0x0000579a imul32  0x00000002 , 0x0000003f 
+ 00022298  0x0000579b arg  0x000186a0 , 0x00000002 
+ 00022299  0x0000579c idiv  0x00000002 
+ 00022300  0x0000579d fetch  0x00000001 , 0x0000046a 
+ 00022301  0x0000579e arg  0x00004e20 , 0x00000002 
+ 00022302  0x0000579f imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057a0 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057a1 store  0x00000004 , 0x000044e5 
+ 00022305  0x000057a2 bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057a3 fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057a4 call  0x00007f86 
+ 00022308  0x000057a5 quotient  0x00000002 
+ 00022309  0x000057a6 iadd  0x00000002 , 0x0000003f 
+ 00022310  0x000057a7 store  0x00000002 , 0x0000044d 
+ 00022311  0x000057a8 rtn 
+ 00022312  0x000057ab bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x000057ac fetch  0x00000006 , 0x000002e1 
+ 00022314  0x000057ad fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x000057ae isub  0x00000002 , 0x0000003e 
+ 00022316  0x000057af nrtn  0x00000005 
+ 00022317  0x000057b0 call  0x00005619 
+ 00022318  0x000057b1 copy  0x00000011 , 0x0000003f 
+ 00022319  0x000057b2 store  0x00000001 , 0x0000448e 
+ 00022320  0x000057b3 fetch  0x00000007 , 0x000002ee 
+ 00022321  0x000057b4 store  0x00000007 , 0x00000101 
+ 00022322  0x000057b5 ifetch  0x00000008 , 0x00000006 
+ 00022323  0x000057b6 istore  0x00000008 , 0x00000005 
+ 00022324  0x000057b7 fetch  0x00000006 , 0x000002db 
+ 00022325  0x000057b8 store  0x00000006 , 0x0000044f 
+ 00022326  0x000057b9 increase  0x00000006 , 0x00000006 
+ 00022327  0x000057ba ifetch  0x00000008 , 0x00000006 
+ 00022328  0x000057bb store  0x00000008 , 0x00000463 
+ 00022329  0x000057bc ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x000057bd bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x000057be lshift2  0x00000002 , 0x00000002 
+ 00022332  0x000057bf ifetch  0x00000002 , 0x00000006 
+ 00022333  0x000057c0 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x000057c1 store  0x00000002 , 0x00000441 
+ 00022335  0x000057c2 store  0x00000004 , 0x00000443 
+ 00022336  0x000057c3 isub  0x00000002 , 0x0000003f 
+ 00022337  0x000057c4 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x000057c5 ifetch  0x00000009 , 0x00000006 
+ 00022339  0x000057c6 store  0x00000009 , 0x0000046b 
+ 00022340  0x000057c7 bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x000057c8 ifetch  0x00000001 , 0x00000006 
+ 00022342  0x000057c9 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x000057ca rshift  0x00000002 , 0x00000002 
+ 00022344  0x000057cb storet  0x00000001 , 0x00000476 
+ 00022345  0x000057cc and_into  0x0000001f , 0x0000003f 
+ 00022346  0x000057cd store  0x00000001 , 0x00000458 
+ 00022347  0x000057ce call  0x00005713 
+ 00022348  0x000057cf call  0x0000545b 
+ 00022349  0x000057d0 call  0x0000534c 
+ 00022350  0x000057d1 call  0x0000223b 
+ 00022351  0x000057d2 nrtn  0x00000005 
+ 00022352  0x000057d3 bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x000057d4 call  0x00002841 
+ 00022354  0x000057d5 call  0x00005ad3 
+ 00022355  0x000057d6 jam  0x00000014 , 0x00000a99 
+ 00022356  0x000057d7 call  0x00007d86 
+ 00022357  0x000057d8 branch  0x00002223 
+ 00022358  0x000057dc bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x000057dd fetch  0x00000002 , 0x0000445a 
+ 00022360  0x000057de iforce  0x00000012 
+ 00022361  0x000057df fetch  0x00000002 , 0x0000445c 
+ 00022362  0x000057e0 iforce  0x00000013 
+ 00022363  0x000057e1 fetch  0x00000002 , 0x000044bc 
+ 00022364  0x000057e2 iforce  0x00000006 
+ 00022365  0x000057e3 enable  0x00000028 
+ 00022366  0x000057e4 rtn 
+ 00022367  0x000057e8 ifetch  0x00000002 , 0x00000006 
+ 00022368  0x000057e9 rtn  0x00000034 
+ 00022369  0x000057ea isub  0x00000012 , 0x0000003e 
+ 00022370  0x000057eb nrtn  0x00000002 
+ 00022371  0x000057ec isub  0x00000013 , 0x0000003e 
+ 00022372  0x000057ed rtn  0x00000005 
+ 00022373  0x000057ee branch  0x00005768 , 0x00000002 
+ 00022374  0x000057ef force  0x00000001 , 0x0000003e 
+ 00022375  0x000057f0 rtn 
+ 00022376  0x000057f2 force  0x00000000 , 0x0000003f 
+ 00022377  0x000057f3 rtn 
+ 00022378  0x000057f8 call  0x0000576d 
+ 00022379  0x000057f9 branch  0x00005779 , 0x00000005 
+ 00022380  0x000057fa rtn 
+ 00022381  0x000057fd bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x000057fe fetch  0x00000002 , 0x000044bc 
+ 00022383  0x000057ff iforce  0x00000006 
+ 00022384  0x00005801 ifetch  0x00000002 , 0x00000006 
+ 00022385  0x00005802 rtn  0x00000034 
+ 00022386  0x00005803 isub  0x00000002 , 0x0000003e 
+ 00022387  0x00005804 rtn  0x00000005 
+ 00022388  0x00005805 ifetch  0x00000001 , 0x00000006 
+ 00022389  0x00005806 iadd  0x00000006 , 0x00000006 
+ 00022390  0x00005807 ifetch  0x00000001 , 0x00000006 
+ 00022391  0x00005808 iadd  0x00000006 , 0x00000006 
+ 00022392  0x00005809 branch  0x00005770 
+ 00022393  0x0000580b ifetch  0x00000001 , 0x00000006 
+ 00022394  0x0000580c iadd  0x00000006 , 0x00000006 
+ 00022395  0x0000580d rtn 
+ 00022396  0x00005812 bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x00005813 fetch  0x00000002 , 0x000044bc 
+ 00022398  0x00005814 iforce  0x00000006 
+ 00022399  0x00005816 ifetch  0x00000002 , 0x00000006 
+ 00022400  0x00005817 rtn  0x00000034 
+ 00022401  0x00005818 ifetch  0x00000001 , 0x00000006 
+ 00022402  0x00005819 iadd  0x00000006 , 0x00000006 
+ 00022403  0x0000581a increase  0xfffffffe , 0x00000006 
+ 00022404  0x0000581b ifetch  0x00000002 , 0x00000006 
+ 00022405  0x0000581c isub  0x00000002 , 0x0000003e 
+ 00022406  0x0000581d rtn  0x00000005 
+ 00022407  0x0000581e ifetch  0x00000001 , 0x00000006 
+ 00022408  0x0000581f iadd  0x00000006 , 0x00000006 
+ 00022409  0x00005820 branch  0x0000577f 
+ 00022410  0x00005825 fetch  0x00000002 , 0x0000049c 
+ 00022411  0x00005826 branch  0x0000578e 
+ 00022412  0x00005829 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x0000582a fetch  0x00000002 , 0x000044bc 
+ 00022414  0x0000582c iforce  0x00000006 
+ 00022415  0x0000582d copy  0x00000002 , 0x00000011 
+ 00022416  0x0000582f ifetch  0x00000002 , 0x00000006 
+ 00022417  0x00005830 branch  0x00005799 , 0x00000034 
+ 00022418  0x00005831 isub  0x00000011 , 0x0000003e 
+ 00022419  0x00005832 branch  0x0000579a , 0x00000005 
+ 00022420  0x00005833 ifetch  0x00000001 , 0x00000006 
+ 00022421  0x00005834 iadd  0x00000006 , 0x00000006 
+ 00022422  0x00005835 ifetch  0x00000001 , 0x00000006 
+ 00022423  0x00005836 iadd  0x00000006 , 0x00000006 
+ 00022424  0x00005837 branch  0x00005790 
+ 00022425  0x00005839 branch  0x00007fef 
+ 00022426  0x0000583c ifetch  0x00000001 , 0x00000006 
+ 00022427  0x0000583d store  0x00000001 , 0x000004a2 
+ 00022428  0x0000583e copy  0x0000003f , 0x00000039 
+ 00022429  0x0000583f arg  0x000004a3 , 0x00000005 
+ 00022430  0x00005840 call  0x00007ef4 
+ 00022431  0x00005841 ifetch  0x00000001 , 0x00000006 
+ 00022432  0x00005842 store  0x00000001 , 0x000004b3 
+ 00022433  0x00005843 call  0x00007ea5 
+ 00022434  0x00005844 branch  0x00007ff1 
+ 00022435  0x00005848 bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x00005849 call  0x000057a6 
+ 00022437  0x0000584a branch  0x000057b8 
+ 00022438  0x0000584d arg  0x00002a00 , 0x00000002 
+ 00022439  0x0000584e call  0x0000577c 
+ 00022440  0x0000584f rtn  0x00000034 
+ 00022441  0x00005850 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x00005851 copy  0x00000006 , 0x00000005 
+ 00022443  0x00005852 fetcht  0x00000001 , 0x000043af 
+ 00022444  0x00005853 copy  0x00000002 , 0x00000039 
+ 00022445  0x00005854 isub  0x00000002 , 0x0000003e 
+ 00022446  0x00005855 nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x00005856 isub  0x00000002 , 0x00000002 
+ 00022448  0x00005857 arg  0x000043b0 , 0x00000006 
+ 00022449  0x00005858 call  0x00007f01 
+ 00022450  0x00005859 copy  0x00000002 , 0x00000039 
+ 00022451  0x0000585a ncall  0x000057f0 , 0x00000005 
+ 00022452  0x0000585b rtn 
+ 00022453  0x0000585d copy  0x0000003f , 0x00000039 
+ 00022454  0x0000585e arg  0x000043b0 , 0x00000006 
+ 00022455  0x0000585f branch  0x00007ef4 
+ 00022456  0x00005863 arg  0x0000438f , 0x00000013 
+ 00022457  0x00005864 arg  0x00004370 , 0x00000011 
+ 00022458  0x00005865 call  0x000057c5 
+ 00022459  0x00005866 setarg  0x00000000 
+ 00022460  0x00005867 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x00005868 store  0x00000001 , 0x00000a9a 
+ 00022462  0x00005869 arg  0x000043af , 0x00000013 
+ 00022463  0x0000586a arg  0x00004390 , 0x00000011 
+ 00022464  0x0000586b call  0x000057c5 
+ 00022465  0x0000586c rtn  0x00000028 
+ 00022466  0x0000586d fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x0000586e branch  0x00002a8c , 0x00000034 
+ 00022468  0x0000586f rtn 
+ 00022469  0x00005873 bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x00005874 call  0x00007fe7 
+ 00022471  0x00005875 call  0x00007eda 
+ 00022472  0x00005876 arg  0x00000000 , 0x00000012 
+ 00022473  0x00005877 arg  0x00000ac3 , 0x00000005 
+ 00022474  0x00005878 call  0x000057df 
+ 00022475  0x00005879 fetch  0x00000001 , 0x000043af 
+ 00022476  0x0000587a add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x0000587b iadd  0x00000012 , 0x00000011 
+ 00022478  0x0000587c increase  0x00000002 , 0x00000011 
+ 00022479  0x0000587d sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x0000587e nbranch  0x000057dd , 0x00000002 
+ 00022481  0x0000587f istoret  0x00000001 , 0x00000005 
+ 00022482  0x00005880 arg  0x00000009 , 0x00000002 
+ 00022483  0x00005881 istoret  0x00000001 , 0x00000005 
+ 00022484  0x00005882 iforce  0x00000039 
+ 00022485  0x00005883 call  0x00007ef4 
+ 00022486  0x00005884 copy  0x00000011 , 0x00000012 
+ 00022487  0x00005886 deposit  0x00000012 
+ 00022488  0x00005887 store  0x00000001 , 0x00000ac2 
+ 00022489  0x00005888 arg  0x00000ac2 , 0x00000006 
+ 00022490  0x00005889 setarg  0xffffffe0 
+ 00022491  0x0000588a iadd  0x00000013 , 0x00000005 
+ 00022492  0x0000588b branch  0x00007ebd 
+ 00022493  0x0000588e call  0x00007fe9 
+ 00022494  0x0000588f branch  0x000057d7 
+ 00022495  0x00005892 ifetch  0x00000001 , 0x00000011 
+ 00022496  0x00005893 rtn  0x00000034 
+ 00022497  0x00005894 pincrease  0x00000001 
+ 00022498  0x00005895 ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x00005896 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x00005897 branch  0x000057ee , 0x00000005 
+ 00022501  0x00005898 iadd  0x00000012 , 0x00000012 
+ 00022502  0x00005899 copy  0x00000011 , 0x00000006 
+ 00022503  0x0000589a iforce  0x00000039 
+ 00022504  0x0000589b call  0x00007ef4 
+ 00022505  0x0000589c copy  0x00000006 , 0x00000011 
+ 00022506  0x0000589e deposit  0x00000011 
+ 00022507  0x0000589f isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058a0 rtn  0x00000002 
+ 00022509  0x000058a1 branch  0x000057df 
+ 00022510  0x000058a4 iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058a5 branch  0x000057ea 
+ 00022512  0x000058a9 setarg  0x00000020 
+ 00022513  0x000058aa istore  0x00000001 , 0x00000005 
+ 00022514  0x000058ab loop  0x000057f0 
+ 00022515  0x000058ac rtn 
+ 00022516  0x000058b0 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x000058b1 disable  0x0000002b 
+ 00022518  0x000058b2 branch  0x000057f8 , 0x0000002e 
+ 00022519  0x000058b3 nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x000058b5 call  0x00002bcb 
+ 00022521  0x000058b6 fetch  0x00000002 , 0x000040c1 
+ 00022522  0x000058b7 store  0x00000002 , 0x0000044d 
+ 00022523  0x000058b9 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x000058ba bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x000058bc fetch  0x00000001 , 0x0000450b 
+ 00022526  0x000058bd nbranch  0x00002bde , 0x00000034 
+ 00022527  0x000058be fetch  0x00000001 , 0x000043dd 
+ 00022528  0x000058bf nbranch  0x00002bde , 0x00000034 
+ 00022529  0x000058c1 fetch  0x00000001 , 0x000044e9 
+ 00022530  0x000058c2 bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x000058c4 fetch  0x00000001 , 0x0000043f 
+ 00022532  0x000058c5 bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x000058c6 branch  0x00002bc0 
+ 00022534  0x000058c9 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x000058ca rshift  0x00000002 , 0x00000002 
+ 00022536  0x000058cb fetch  0x00000002 , 0x0000044d 
+ 00022537  0x000058cc iadd  0x00000002 , 0x0000003f 
+ 00022538  0x000058cd store  0x00000002 , 0x0000044d 
+ 00022539  0x000058ce branch  0x00002bd6 
+ 00022540  0x000058d2 arg  0x00000000 , 0x00000007 
+ 00022541  0x000058d3 branch  0x00005824 
+ 00022542  0x000058d6 arg  0x00000000 , 0x00000007 
+ 00022543  0x000058d7 branch  0x00005828 
+ 00022544  0x000058da arg  0x00000001 , 0x00000007 
+ 00022545  0x000058db branch  0x00005824 
+ 00022546  0x000058de arg  0x00000001 , 0x00000007 
+ 00022547  0x000058df branch  0x00005828 
+ 00022548  0x000058e2 arg  0x00000002 , 0x00000007 
+ 00022549  0x000058e3 branch  0x00005824 
+ 00022550  0x000058e6 arg  0x00000002 , 0x00000007 
+ 00022551  0x000058e7 branch  0x00005828 
+ 00022552  0x000058ea arg  0x00000003 , 0x00000007 
+ 00022553  0x000058eb branch  0x00005824 
+ 00022554  0x000058ee arg  0x00000003 , 0x00000007 
+ 00022555  0x000058ef branch  0x00005828 
+ 00022556  0x000058f2 arg  0x00000004 , 0x00000007 
+ 00022557  0x000058f3 branch  0x00005824 
+ 00022558  0x000058f6 arg  0x00000004 , 0x00000007 
+ 00022559  0x000058f7 branch  0x00005828 
+ 00022560  0x000058fa arg  0x00000005 , 0x00000007 
+ 00022561  0x000058fb branch  0x00005824 
+ 00022562  0x000058fe arg  0x00000005 , 0x00000007 
+ 00022563  0x000058ff branch  0x00005828 
+ 00022564  0x00005903 fetch  0x00000001 , 0x000044e9 
+ 00022565  0x00005904 qset1  0x0000003f 
+ 00022566  0x00005905 store  0x00000001 , 0x000044e9 
+ 00022567  0x00005906 rtn 
+ 00022568  0x00005909 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x0000590a qset0  0x0000003f 
+ 00022570  0x0000590b store  0x00000001 , 0x000044e9 
+ 00022571  0x0000590c rtn 
+ 00022572  0x0000590f setarg  0x00112233 
+ 00022573  0x00005910 store  0x00000003 , 0x000044ea 
+ 00022574  0x00005911 setarg  0x00445566 
+ 00022575  0x00005912 istore  0x00000003 , 0x00000005 
+ 00022576  0x00005913 setarg  0x00778899 
+ 00022577  0x00005914 istore  0x00000003 , 0x00000005 
+ 00022578  0x00005915 setarg  0x00001122 
+ 00022579  0x00005916 istore  0x00000003 , 0x00000005 
+ 00022580  0x00005917 setarg  0x00334455 
+ 00022581  0x00005918 istore  0x00000003 , 0x00000005 
+ 00022582  0x00005919 setarg  0x00000066 
+ 00022583  0x0000591a istore  0x00000001 , 0x00000005 
+ 00022584  0x0000591b rtn 
+ 00022585  0x0000591f setarg  0x01000302 
+ 00022586  0x00005920 store  0x00000004 , 0x00004453 
+ 00022587  0x00005921 setarg  0x00010010 
+ 00022588  0x00005922 store  0x00000003 , 0x00004457 
+ 00022589  0x00005923 jam  0x00000001 , 0x000044c6 
+ 00022590  0x00005924 rtn 
+ 00022591  0x00005929 arg  0x00000000 , 0x00000011 
+ 00022592  0x0000592a arg  0x00000001 , 0x00000001 
+ 00022593  0x0000592b branch  0x00005850 
+ 00022594  0x00005930 arg  0x00000003 , 0x00000001 
+ 00022595  0x00005931 call  0x00005850 
+ 00022596  0x00005932 copy  0x00000012 , 0x0000003f 
+ 00022597  0x00005933 istore  0x00000001 , 0x00000005 
+ 00022598  0x00005934 rtn 
+ 00022599  0x00005939 force  0x00000002 , 0x00000001 
+ 00022600  0x0000593a increase  0x00000004 , 0x00000011 
+ 00022601  0x0000593b call  0x00005850 
+ 00022602  0x0000593c increase  0xfffffffc , 0x00000011 
+ 00022603  0x0000593d copy  0x00000011 , 0x0000003f 
+ 00022604  0x0000593e istore  0x00000002 , 0x00000005 
+ 00022605  0x0000593f copy  0x00000012 , 0x0000003f 
+ 00022606  0x00005940 istore  0x00000002 , 0x00000005 
+ 00022607  0x00005941 rtn 
+ 00022608  0x00005946 sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x00005947 nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x00005948 fetch  0x00000001 , 0x000044ff 
+ 00022611  0x00005949 arg  0x00000001 , 0x00000002 
+ 00022612  0x0000594a arg  0x00000004 , 0x00000039 
+ 00022613  0x0000594c iand  0x00000002 , 0x0000003e 
+ 00022614  0x0000594d branch  0x0000585a , 0x00000005 
+ 00022615  0x0000594e lshift  0x00000002 , 0x00000002 
+ 00022616  0x0000594f loop  0x00005855 
+ 00022617  0x00005950 branch  0x00002a8c 
+ 00022618  0x00005952 ixor  0x00000002 , 0x0000003f 
+ 00022619  0x00005953 store  0x00000001 , 0x000044ff 
+ 00022620  0x00005954 sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x00005955 lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x00005956 lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x00005957 arg  0x00001800 , 0x00000002 
+ 00022624  0x00005958 iadd  0x00000002 , 0x00000002 
+ 00022625  0x0000595a arg  0x00000000 , 0x00000039 
+ 00022626  0x0000595b arg  0x00004500 , 0x00000006 
+ 00022627  0x0000595d ifetch  0x00000002 , 0x00000006 
+ 00022628  0x0000595e branch  0x00005869 , 0x00000034 
+ 00022629  0x0000595f copy  0x00000039 , 0x0000003f 
+ 00022630  0x00005960 increase  0x00000001 , 0x00000039 
+ 00022631  0x00005961 bne  0x00000004 , 0x00005863 
+ 00022632  0x00005962 branch  0x00002a8c 
+ 00022633  0x00005966 increase  0xfffffffe , 0x00000006 
+ 00022634  0x00005967 istoret  0x00000002 , 0x00000006 
+ 00022635  0x00005968 copy  0x00000002 , 0x00000005 
+ 00022636  0x00005969 copy  0x00000011 , 0x0000003f 
+ 00022637  0x0000596a istore  0x00000001 , 0x00000005 
+ 00022638  0x0000596b setarg  0x00000000 
+ 00022639  0x0000596c istore  0x00000001 , 0x00000005 
+ 00022640  0x0000596d copy  0x00000001 , 0x0000003f 
+ 00022641  0x0000596e istore  0x00000001 , 0x00000005 
+ 00022642  0x0000596f rtn 
+ 00022643  0x00005974 fetch  0x00000002 , 0x00004500 
+ 00022644  0x00005975 copy  0x0000003f , 0x00000006 
+ 00022645  0x00005976 rtn 
+ 00022646  0x00005979 fetch  0x00000002 , 0x00004502 
+ 00022647  0x0000597a copy  0x0000003f , 0x00000006 
+ 00022648  0x0000597b rtn 
+ 00022649  0x0000597e call  0x0000587c 
+ 00022650  0x0000597f copy  0x0000003f , 0x00000006 
+ 00022651  0x00005980 rtn 
+ 00022652  0x00005982 fetch  0x00000002 , 0x00004506 
+ 00022653  0x00005983 nrtn  0x00000034 
+ 00022654  0x00005984 fetch  0x00000002 , 0x00004504 
+ 00022655  0x00005985 nrtn  0x00000034 
+ 00022656  0x00005986 fetch  0x00000002 , 0x00004502 
+ 00022657  0x00005987 nrtn  0x00000034 
+ 00022658  0x00005988 fetch  0x00000002 , 0x00004500 
+ 00022659  0x00005989 rtn 
+ 00022660  0x0000598c call  0x00005873 
+ 00022661  0x0000598d increase  0x00000003 , 0x00000006 
+ 00022662  0x0000598e rtn 
+ 00022663  0x00005991 call  0x00005873 
+ 00022664  0x00005992 increase  0x00000007 , 0x00000006 
+ 00022665  0x00005993 rtn 
+ 00022666  0x00005996 call  0x00005879 
+ 00022667  0x00005997 increase  0x00000007 , 0x00000006 
+ 00022668  0x00005998 rtn 
+ 00022669  0x0000599b call  0x00005879 
+ 00022670  0x0000599c increase  0x00000003 , 0x00000006 
+ 00022671  0x0000599d rtn 
+ 00022672  0x000059a2 fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059a3 rtn 
+ 00022674  0x000059a7 fetch  0x00000002 , 0x00004504 
+ 00022675  0x000059a8 rtn 
+ 00022676  0x000059ac fetch  0x00000002 , 0x00004500 
+ 00022677  0x000059ad rtn 
+ 00022678  0x000059b1 fetch  0x00000002 , 0x00004500 
+ 00022679  0x000059b2 arg  0x00001800 , 0x00000002 
+ 00022680  0x000059b3 isub  0x00000002 , 0x0000003f 
+ 00022681  0x000059b4 rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x000059b5 rshift4  0x0000003f , 0x00000007 
+ 00022683  0x000059b6 fetch  0x00000001 , 0x000044ff 
+ 00022684  0x000059b7 qset0  0x0000003f 
+ 00022685  0x000059b8 store  0x00000001 , 0x000044ff 
+ 00022686  0x000059b9 arg  0x00000000 , 0x00000039 
+ 00022687  0x000059bb lshift  0x00000039 , 0x0000003f 
+ 00022688  0x000059bc arg  0x00004502 , 0x00000002 
+ 00022689  0x000059bd iadd  0x00000002 , 0x00000002 
+ 00022690  0x000059be ifetch  0x00000002 , 0x00000002 
+ 00022691  0x000059bf increase  0xfffffffe , 0x00000002 
+ 00022692  0x000059c0 istore  0x00000002 , 0x00000002 
+ 00022693  0x000059c1 copy  0x00000039 , 0x0000003f 
+ 00022694  0x000059c2 increase  0x00000001 , 0x00000039 
+ 00022695  0x000059c3 bne  0x00000003 , 0x0000589f 
+ 00022696  0x000059c4 setarg  0x00000000 
+ 00022697  0x000059c5 istore  0x00000002 , 0x00000002 
+ 00022698  0x000059c6 rtn 
+ 00022699  0x000059cd ifetch  0x00000003 , 0x00000006 
+ 00022700  0x000059ce store  0x00000003 , 0x00000477 
+ 00022701  0x000059cf beq  0x00000002 , 0x000058c1 
+ 00022702  0x000059d0 beq  0x00000003 , 0x000058c9 
+ 00022703  0x000059d1 beq  0x00000004 , 0x000058cc 
+ 00022704  0x000059d2 beq  0x00000006 , 0x000058f2 
+ 00022705  0x000059d3 beq  0x00000008 , 0x0000593f 
+ 00022706  0x000059d4 beq  0x0000000a , 0x000059bc 
+ 00022707  0x000059d5 beq  0x0000000c , 0x000059e4 
+ 00022708  0x000059d6 beq  0x00000010 , 0x000059fa 
+ 00022709  0x000059d7 beq  0x00000012 , 0x00005a2f 
+ 00022710  0x000059d8 beq  0x00000016 , 0x00005a48 
+ 00022711  0x000059d9 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x000059da beq  0x00000052 , 0x00005a60 
+ 00022713  0x000059db rtn 
+ 00022714  0x000059df force  0x00000003 , 0x00000011 
+ 00022715  0x000059e0 call  0x00005a82 
+ 00022716  0x000059e1 setarg  0x00000002 
+ 00022717  0x000059e2 istore  0x00000001 , 0x00000005 
+ 00022718  0x000059e3 fetch  0x00000002 , 0x000044a6 
+ 00022719  0x000059e4 istore  0x00000002 , 0x00000005 
+ 00022720  0x000059e5 rtn 
+ 00022721  0x000059e9 call  0x000058c9 
+ 00022722  0x000059eb force  0x00000003 , 0x00000011 
+ 00022723  0x000059ec call  0x00005a82 
+ 00022724  0x000059ed setarg  0x00000003 
+ 00022725  0x000059ee istore  0x00000001 , 0x00000005 
+ 00022726  0x000059ef fetch  0x00000002 , 0x000044a6 
+ 00022727  0x000059f0 istore  0x00000002 , 0x00000005 
+ 00022728  0x000059f1 rtn 
+ 00022729  0x000059f4 rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x000059f5 store  0x00000002 , 0x000044a8 
+ 00022731  0x000059f6 rtn 
+ 00022732  0x000059f9 call  0x00005ab1 
+ 00022733  0x000059fa call  0x00007fe7 
+ 00022734  0x000059fb branch  0x000058cf 
+ 00022735  0x000059fe arg  0x00000003 , 0x0000000b 
+ 00022736  0x000059ff call  0x00005756 
+ 00022737  0x00005a01 call  0x0000575f 
+ 00022738  0x00005a02 branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a03 nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a04 increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a05 call  0x00007ea5 
+ 00022742  0x00005a06 call  0x00007e9c 
+ 00022743  0x00005a07 nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a08 call  0x00007e85 
+ 00022745  0x00005a09 call  0x00007fe9 
+ 00022746  0x00005a0a force  0x00000014 , 0x00000011 
+ 00022747  0x00005a0b call  0x00005a82 
+ 00022748  0x00005a0c call  0x00007e95 
+ 00022749  0x00005a0d setarg  0x00000005 
+ 00022750  0x00005a0e istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a0f setarg  0x00000001 
+ 00022752  0x00005a10 istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a12 call  0x00007e9f 
+ 00022754  0x00005a13 ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a14 istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a15 ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a16 copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a17 call  0x00007f01 
+ 00022759  0x00005a18 call  0x00007ea2 
+ 00022760  0x00005a19 increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a1a branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a1c ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a1d iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a1e branch  0x000058d1 
+ 00022765  0x00005a20 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a21 iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a22 branch  0x000058ea 
+ 00022768  0x00005a24 branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a25 branch  0x00005aa5 
+ 00022770  0x00005a29 call  0x00005ab1 
+ 00022771  0x00005a2a ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a2b store  0x00000002 , 0x00004472 
+ 00022773  0x00005a2c call  0x00007ea5 
+ 00022774  0x00005a2d arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a2e fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a2f increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a30 call  0x000056db 
+ 00022778  0x00005a31 branch  0x00005905 
+ 00022779  0x00005a35 disable  0x00000028 
+ 00022780  0x00005a36 fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a37 fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a38 isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a39 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a3a deposit  0x00000002 
+ 00022785  0x00005a3b rtnne  0x00000000 
+ 00022786  0x00005a3d enable  0x00000028 
+ 00022787  0x00005a3e jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a3f branch  0x00005a77 
+ 00022789  0x00005a43 call  0x000058fb 
+ 00022790  0x00005a44 rtn  0x00000028 
+ 00022791  0x00005a45 fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a46 setarg  0x00002800 
+ 00022793  0x00005a47 isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005a48 branch  0x0000590c , 0x00000005 
+ 00022795  0x00005a49 branch  0x00005a76 
+ 00022796  0x00005a4d jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005a4e fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005a4f storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005a50 call  0x0000578c 
+ 00022800  0x00005a51 nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005a53 fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005a54 call  0x0000578c 
+ 00022803  0x00005a55 nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005a56 copy  0x00000006 , 0x00000011 
+ 00022805  0x00005a57 fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005a58 copy  0x0000003f , 0x00000039 
+ 00022807  0x00005a59 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005a5a isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005a5b nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005a5c arg  0x0000445f , 0x00000012 
+ 00022811  0x00005a5d call  0x00007f88 
+ 00022812  0x00005a5f branch  0x00005928 , 0x00000005 
+ 00022813  0x00005a61 fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005a62 fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005a63 isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005a64 branch  0x00005930 , 0x00000005 
+ 00022817  0x00005a66 fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005a67 increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005a68 store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005a69 branch  0x00005911 
+ 00022821  0x00005a6c fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005a6d beq  0x00000001 , 0x00005930 
+ 00022823  0x00005a6e branch  0x00005a76 
+ 00022824  0x00005a72 fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005a73 fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005a74 isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005a75 nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005a76 jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005a78 fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005a79 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005a7a branch  0x00005921 
+ 00022832  0x00005a7d fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005a7e beq  0x00000000 , 0x00005921 
+ 00022834  0x00005a7f jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005a80 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005a81 increase  0xffffffff , 0x00000002 
+ 00022837  0x00005a82 storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005a85 arg  0x00000005 , 0x00000011 
+ 00022839  0x00005a86 call  0x00005a82 
+ 00022840  0x00005a87 setarg  0x00000007 
+ 00022841  0x00005a88 istore  0x00000001 , 0x00000005 
+ 00022842  0x00005a89 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005a8a istore  0x00000002 , 0x00000005 
+ 00022844  0x00005a8b fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005a8c istore  0x00000002 , 0x00000005 
+ 00022846  0x00005a8d rtn 
+ 00022847  0x00005a92 call  0x00005ab1 
+ 00022848  0x00005a93 call  0x000056df 
+ 00022849  0x00005a94 branch  0x00005942 
+ 00022850  0x00005a97 fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005a98 storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005a99 call  0x00005756 
+ 00022853  0x00005a9a call  0x0000576d 
+ 00022854  0x00005a9b increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005a9c copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005a9d store  0x00000002 , 0x0000049c 
+ 00022857  0x00005a9f fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005aa0 setarg  0x00002a00 
+ 00022859  0x00005aa1 isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005aa2 branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005aa3 setarg  0x00002803 
+ 00022862  0x00005aa4 isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005aa5 nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005aa6 arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005aa8 call  0x00005a88 
+ 00022866  0x00005aa9 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005aaa fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005aab call  0x0000578a 
+ 00022869  0x00005aac beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005aad call  0x00005a94 
+ 00022871  0x00005aae nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005aaf nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005ab0 disable  0x00000028 
+ 00022874  0x00005ab1 arg  0x00000014 , 0x00000011 
+ 00022875  0x00005ab2 call  0x00005a82 
+ 00022876  0x00005ab3 setarg  0x00000009 
+ 00022877  0x00005ab4 istore  0x00000001 , 0x00000005 
+ 00022878  0x00005ab5 copy  0x00000005 , 0x00000030 
+ 00022879  0x00005ab6 increase  0x00000001 , 0x00000005 
+ 00022880  0x00005ab8 call  0x0000597d 
+ 00022881  0x00005ab9 call  0x00005a84 
+ 00022882  0x00005aba call  0x0000578a 
+ 00022883  0x00005abb call  0x00005984 
+ 00022884  0x00005abc fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005abd increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005abe istore  0x00000001 , 0x00000030 
+ 00022887  0x00005abf fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005ac0 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005ac1 increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005ac2 branch  0x0000596d , 0x00000005 
+ 00022891  0x00005ac4 call  0x00005a84 
+ 00022892  0x00005ac5 branch  0x00005951 
+ 00022893  0x00005ac7 branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005ac8 branch  0x00005aa5 
+ 00022895  0x00005acb call  0x00005a97 
+ 00022896  0x00005acc call  0x00005a84 
+ 00022897  0x00005acd call  0x0000578a 
+ 00022898  0x00005ace fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005acf beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005ad1 call  0x00007e9c 
+ 00022901  0x00005ad2 fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005ad3 increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005ad4 istore  0x00000002 , 0x00000005 
+ 00022904  0x00005ad5 call  0x00005aa1 
+ 00022905  0x00005ad6 call  0x00005984 
+ 00022906  0x00005ad7 increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005ad8 branch  0x0000596d , 0x00000005 
+ 00022908  0x00005ad9 branch  0x0000596b 
+ 00022909  0x00005add fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005ade istore  0x00000002 , 0x00000005 
+ 00022911  0x00005ae0 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005ae1 copy  0x0000003f , 0x00000039 
+ 00022913  0x00005ae2 call  0x00007e9f 
+ 00022914  0x00005ae3 call  0x00007ef4 
+ 00022915  0x00005ae4 branch  0x00007ea2 
+ 00022916  0x00005ae6 call  0x00007e9c 
+ 00022917  0x00005ae7 fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005ae8 istore  0x00000002 , 0x00000005 
+ 00022919  0x00005ae9 call  0x00007ea2 
+ 00022920  0x00005aea fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005aeb copy  0x0000003f , 0x00000039 
+ 00022922  0x00005aec call  0x00007e9c 
+ 00022923  0x00005aed call  0x00007e9f 
+ 00022924  0x00005aee isub  0x00000039 , 0x00000006 
+ 00022925  0x00005aef increase  0xffffffff , 0x00000006 
+ 00022926  0x00005af0 call  0x00007ef4 
+ 00022927  0x00005af1 branch  0x00007ea2 
+ 00022928  0x00005af6 fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005af7 storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005af9 call  0x00005a88 
+ 00022931  0x00005afa nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005afb call  0x0000578a 
+ 00022933  0x00005afc beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005afd call  0x00005a94 
+ 00022935  0x00005afe nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b01 arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b02 call  0x00005a82 
+ 00022938  0x00005b03 setarg  0x00000009 
+ 00022939  0x00005b04 istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b05 fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b06 copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b07 increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b08 istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b09 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b0a istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b0b call  0x00007e9f 
+ 00022947  0x00005b0c call  0x00007ef4 
+ 00022948  0x00005b0d call  0x00007ea2 
+ 00022949  0x00005b0e branch  0x00005aa5 
+ 00022950  0x00005b11 call  0x00005a84 
+ 00022951  0x00005b12 branch  0x00005992 
+ 00022952  0x00005b16 arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b17 call  0x0000577c 
+ 00022954  0x00005b18 rtn  0x00000034 
+ 00022955  0x00005b19 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b1a ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b1b store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b1c arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b1d call  0x00005a82 
+ 00022960  0x00005b1e setarg  0x00000009 
+ 00022961  0x00005b1f istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b20 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b21 copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b22 increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b23 istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b24 fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b25 istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b26 arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b27 call  0x00007ef4 
+ 00022970  0x00005b28 call  0x00007ea2 
+ 00022971  0x00005b29 branch  0x00005aa5 
+ 00022972  0x00005b2e fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b2f fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b30 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b33 call  0x0000576a 
+ 00022976  0x00005b34 branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b35 increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b36 ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b37 arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b38 isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b39 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b3a ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b3b sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b3c branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b3d force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b3f copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b40 call  0x00007ea5 
+ 00022988  0x00005b41 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b42 call  0x00005a82 
+ 00022990  0x00005b43 setarg  0x0000000b 
+ 00022991  0x00005b44 istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b45 copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b46 call  0x00007e9f 
+ 00022994  0x00005b47 branch  0x00007f01 
+ 00022995  0x00005b4a call  0x00007ea5 
+ 00022996  0x00005b4b fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005b4c add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005b4d call  0x00005a82 
+ 00022999  0x00005b4e setarg  0x0000000b 
+ 00023000  0x00005b4f istore  0x00000001 , 0x00000005 
+ 00023001  0x00005b50 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005b51 copy  0x0000003f , 0x00000039 
+ 00023003  0x00005b52 arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005b53 branch  0x00007f01 
+ 00023005  0x00005b57 fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005b58 isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005b59 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005b5b call  0x00005a42 
+ 00023009  0x00005b5c nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005b5d jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005b5e branch  0x00005a77 
+ 00023012  0x00005b62 ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005b63 store  0x00000002 , 0x0000445e 
+ 00023014  0x00005b65 arg  0x00000014 , 0x00000011 
+ 00023015  0x00005b66 call  0x00005a82 
+ 00023016  0x00005b67 setarg  0x0000000d 
+ 00023017  0x00005b68 istore  0x00000001 , 0x00000005 
+ 00023018  0x00005b69 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005b6a iforce  0x00000011 
+ 00023020  0x00005b6b fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005b6c call  0x0000576a 
+ 00023022  0x00005b6d branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005b6e ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005b6f isub  0x00000011 , 0x00000039 
+ 00023025  0x00005b70 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005b71 sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005b72 branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005b73 force  0x00000016 , 0x00000039 
+ 00023029  0x00005b75 deposit  0x00000011 
+ 00023030  0x00005b76 iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005b77 call  0x00007ef4 
+ 00023032  0x00005b78 call  0x00007ea2 
+ 00023033  0x00005b79 branch  0x00005aa5 
+ 00023034  0x00005b7d call  0x00005ab1 
+ 00023035  0x00005b7e call  0x000056d7 
+ 00023036  0x00005b7f branch  0x000059fd 
+ 00023037  0x00005b85 arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005b86 fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005b8a storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005b8b call  0x00005756 
+ 00023041  0x00005b8c call  0x0000576d 
+ 00023042  0x00005b8d increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005b8e copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005b8f store  0x00000002 , 0x0000049c 
+ 00023045  0x00005b91 call  0x00005a88 
+ 00023046  0x00005b92 nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005b93 fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005b94 call  0x0000578a 
+ 00023049  0x00005b95 beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005b97 call  0x00005a8c 
+ 00023051  0x00005b98 nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005b99 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005b9a beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005b9b nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005b9c disable  0x00000028 
+ 00023056  0x00005b9e arg  0x00000014 , 0x00000011 
+ 00023057  0x00005b9f call  0x00005a82 
+ 00023058  0x00005ba0 setarg  0x00000011 
+ 00023059  0x00005ba1 istore  0x00000001 , 0x00000005 
+ 00023060  0x00005ba2 fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005ba3 increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005ba4 istore  0x00000001 , 0x00000005 
+ 00023063  0x00005ba5 call  0x00007ea2 
+ 00023064  0x00005ba6 branch  0x00005a1f 
+ 00023065  0x00005ba8 fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005ba9 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005baa fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005bab increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005bac store  0x00000002 , 0x000004a0 
+ 00023070  0x00005bad call  0x00005a9c 
+ 00023071  0x00005baf fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005bb0 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005bb1 call  0x00005a97 
+ 00023074  0x00005bb2 increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005bb5 call  0x00005a84 
+ 00023076  0x00005bb6 branch  0x00005a05 
+ 00023077  0x00005bb9 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005bba store  0x00000002 , 0x000004a0 
+ 00023079  0x00005bbb branch  0x00005a2c 
+ 00023080  0x00005bbd fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005bbe increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005bbf store  0x00000002 , 0x000004a0 
+ 00023083  0x00005bc0 branch  0x00005a2c 
+ 00023084  0x00005bc2 branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005bc3 call  0x00005a9c 
+ 00023086  0x00005bc4 branch  0x00005aa5 
+ 00023087  0x00005bca copy  0x00000006 , 0x00000011 
+ 00023088  0x00005bcb fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005bcc add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005bcd call  0x000056e2 
+ 00023091  0x00005bcf fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005bd0 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005bd2 fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005bd3 fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005bd4 isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005bd5 nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005bd6 call  0x00005a42 
+ 00023098  0x00005bd7 nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005bd8 jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005bd9 branch  0x00005a77 
+ 00023101  0x00005bdc force  0x00000001 , 0x00000011 
+ 00023102  0x00005bdd call  0x00005a82 
+ 00023103  0x00005bde setarg  0x00000013 
+ 00023104  0x00005bdf istore  0x00000001 , 0x00000005 
+ 00023105  0x00005be0 rtn 
+ 00023106  0x00005be3 call  0x00007fe9 
+ 00023107  0x00005be4 fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005be5 rtneq  0x00000000 
+ 00023109  0x00005be6 fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005be7 rtnbit1  0x00000004 
+ 00023111  0x00005be8 branch  0x00007fe7 
+ 00023112  0x00005bec add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005bed fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005bee add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005bef call  0x000056e2 
+ 00023116  0x00005bf0 branch  0x00005a4d 
+ 00023117  0x00005bf4 fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005bf5 copy  0x0000003f , 0x00000011 
+ 00023119  0x00005bf6 call  0x00005a82 
+ 00023120  0x00005bf7 setarg  0x00000017 
+ 00023121  0x00005bf8 istore  0x00000001 , 0x00000005 
+ 00023122  0x00005bf9 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005bfa istore  0x00000002 , 0x00000005 
+ 00023124  0x00005bfb fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005bfc add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005bfd fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005bfe add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005bff ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c00 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c01 branch  0x00007ef4 
+ 00023131  0x00005c08 force  0x00000001 , 0x00000011 
+ 00023132  0x00005c09 call  0x00005a82 
+ 00023133  0x00005c0a setarg  0x00000019 
+ 00023134  0x00005c0b istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c0c rtn 
+ 00023136  0x00005c11 copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c12 fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c13 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c14 branch  0x000056e2 
+ 00023140  0x00005c1a copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c1b increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c1c call  0x00005a82 
+ 00023143  0x00005c1d increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c1e setarg  0x0000001b 
+ 00023145  0x00005c1f istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c20 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c21 istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c22 rtn 
+ 00023149  0x00005c26 copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c27 increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c28 call  0x00005a82 
+ 00023152  0x00005c29 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c2a setarg  0x0000001d 
+ 00023154  0x00005c2b istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c2c copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c2d istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c2e rtn 
+ 00023158  0x00005c34 jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c36 force  0x00000005 , 0x00000011 
+ 00023160  0x00005c37 call  0x00005a82 
+ 00023161  0x00005c38 setarg  0x00000001 
+ 00023162  0x00005c39 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c3a fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c3b istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c3c fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c3d istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c3e fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c3f istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c40 rtn 
+ 00023170  0x00005c44 force  0x00000004 , 0x00000012 
+ 00023171  0x00005c45 branch  0x00005847 
+ 00023172  0x00005c49 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005c4a increase  0x00000001 , 0x00000002 
+ 00023174  0x00005c4b storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005c4c rtn 
+ 00023176  0x00005c4f fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005c50 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005c51 isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005c52 rtn 
+ 00023180  0x00005c56 fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005c57 arg  0x0000445f , 0x00000011 
+ 00023182  0x00005c59 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005c5a copy  0x0000003f , 0x00000039 
+ 00023184  0x00005c5b isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005c5c nrtn  0x00000005 
+ 00023186  0x00005c5d arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005c5e branch  0x00007f88 
+ 00023188  0x00005c61 fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005c62 arg  0x00004472 , 0x00000011 
+ 00023190  0x00005c63 branch  0x00005a8e 
+ 00023191  0x00005c67 fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005c68 store  0x00000001 , 0x00000101 
+ 00023193  0x00005c69 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005c6a call  0x00007e9f 
+ 00023195  0x00005c6b branch  0x00007ef4 
+ 00023196  0x00005c6f call  0x00007e9c 
+ 00023197  0x00005c70 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005c71 istore  0x00000002 , 0x00000005 
+ 00023199  0x00005c72 fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005c73 istore  0x00000002 , 0x00000005 
+ 00023201  0x00005c75 fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005c76 copy  0x0000003f , 0x00000039 
+ 00023203  0x00005c77 call  0x00007ef4 
+ 00023204  0x00005c78 branch  0x00007ea2 
+ 00023205  0x00005c7d call  0x00007e9c 
+ 00023206  0x00005c7e call  0x0000588a 
+ 00023207  0x00005c7f copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005c80 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005c81 call  0x0000588d 
+ 00023210  0x00005c82 copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005c83 istore  0x00000002 , 0x00000006 
+ 00023212  0x00005c84 increase  0x00000004 , 0x00000011 
+ 00023213  0x00005c85 call  0x00005879 
+ 00023214  0x00005c86 copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005c87 istore  0x00000001 , 0x00000006 
+ 00023216  0x00005c88 rtn 
+ 00023217  0x00005c8c rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005c8d store  0x00000002 , 0x0000445a 
+ 00023219  0x00005c8e ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005c8f store  0x00000002 , 0x0000445c 
+ 00023221  0x00005c90 rtn 
+ 00023222  0x00005c96 ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005c97 ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005c98 ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005c99 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005c9a rtn 
+ 00023227  0x00005c9c ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005c9d store  0x00000002 , 0x00004509 
+ 00023229  0x00005c9e jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005c9f branch  0x00007d86 
+ 00023231  0x00005ca6 arg  0x0000000c , 0x00000011 
+ 00023232  0x00005ca7 arg  0x00000012 , 0x00000013 
+ 00023233  0x00005ca8 call  0x00005ac7 
+ 00023234  0x00005ca9 setarg  0x00000008 
+ 00023235  0x00005caa istore  0x00000002 , 0x00000005 
+ 00023236  0x00005cab fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005cac istore  0x00000008 , 0x00000005 
+ 00023238  0x00005cad rtn 
+ 00023239  0x00005cb2 call  0x00005acf 
+ 00023240  0x00005cb3 arg  0x00000005 , 0x00000012 
+ 00023241  0x00005cb4 call  0x00005847 
+ 00023242  0x00005cb5 copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005cb6 istore  0x00000001 , 0x00000005 
+ 00023244  0x00005cb7 fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005cb8 istore  0x00000001 , 0x00000005 
+ 00023246  0x00005cb9 rtn 
+ 00023247  0x00005cbd fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005cbf pincrease  0x00000001 
+ 00023249  0x00005cc0 store  0x00000001 , 0x00004508 
+ 00023250  0x00005cc1 rtnne  0x00000000 
+ 00023251  0x00005cc4 jam  0x00000001 , 0x00004508 
+ 00023252  0x00005cc5 rtn 
+ 00023253  0x00005ccb fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005ccc beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005ccd beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005cce beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005ccf beq  0x00000081 , 0x00005add 
+ 00023258  0x00005cd0 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005cd1 beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005cd2 rtn 
+ 00023261  0x00005cd5 jam  0x0000000d , 0x00004456 
+ 00023262  0x00005cd6 branch  0x00005ae5 
+ 00023263  0x00005cd8 jam  0x0000000d , 0x00004456 
+ 00023264  0x00005cd9 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005cda rtn 
+ 00023266  0x00005cdc jam  0x0000000d , 0x00004456 
+ 00023267  0x00005cdd branch  0x00005aea 
+ 00023268  0x00005cdf jam  0x00000000 , 0x00004456 
+ 00023269  0x00005ce1 jam  0x00000003 , 0x00004454 
+ 00023270  0x00005ce2 rtn 
+ 00023271  0x00005ce4 jam  0x00000005 , 0x00004456 
+ 00023272  0x00005ce5 branch  0x00005ae5 
+ 00023273  0x00005ce7 jam  0x00000005 , 0x00004456 
+ 00023274  0x00005ce9 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005cea rtn 
+ 00023276  0x00005cee fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005cef set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005cf0 store  0x00000001 , 0x00004456 
+ 00023279  0x00005cf1 rtn 
+ 00023280  0x00005cf3 fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005cf4 set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005cf5 store  0x00000001 , 0x00004456 
+ 00023283  0x00005cf6 rtn 
+ 00023284  0x00005cf9 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005cfa beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005cfc beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005cfd beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005cfe beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005cff beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d00 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d01 beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d02 beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d03 beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d04 beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d05 beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d06 beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d07 rtn 
+ 00023298  0x00005d0c force  0x00000002 , 0x00000011 
+ 00023299  0x00005d0d call  0x00005c62 
+ 00023300  0x00005d0e setarg  0x0000000b 
+ 00023301  0x00005d0f istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d10 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d11 istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d12 rtn 
+ 00023305  0x00005d15 store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d16 ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d17 istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d18 fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d19 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d1a call  0x00005b2b 
+ 00023311  0x00005d1b call  0x00005b26 
+ 00023312  0x00005d1c jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d1d fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d1e beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d1f beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d20 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d21 fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d22 beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d23 rtneq  0x00000083 
+ 00023320  0x00005d25 arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d26 store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d27 rtn 
+ 00023323  0x00005d2a fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d2b bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d2d arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d2e copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d2f arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d30 call  0x0000630d 
+ 00023329  0x00005d31 fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d32 and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d33 store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d35 jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d36 branch  0x00007d86 
+ 00023334  0x00005d39 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d3a rtnbit1  0x00000003 
+ 00023336  0x00005d3b fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d3c rtnbit0  0x00000007 
+ 00023338  0x00005d3d branch  0x00003402 
+ 00023339  0x00005d40 force  0x00000007 , 0x00000011 
+ 00023340  0x00005d41 call  0x00005c62 
+ 00023341  0x00005d42 fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d43 istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d44 rtn 
+ 00023344  0x00005d48 copy  0x00000006 , 0x00000011 
+ 00023345  0x00005d49 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005d4a beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005d4b copy  0x00000011 , 0x00000006 
+ 00023348  0x00005d4c arg  0x0000442a , 0x00000005 
+ 00023349  0x00005d4d call  0x00007ebf 
+ 00023350  0x00005d4e branch  0x00005b3d 
+ 00023351  0x00005d50 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005d51 arg  0x0000442a , 0x00000005 
+ 00023353  0x00005d52 call  0x00007ebf 
+ 00023354  0x00005d53 jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005d54 jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005d55 rtn 
+ 00023357  0x00005d59 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005d5a bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005d5b call  0x0000739c 
+ 00023360  0x00005d5c force  0x00000011 , 0x00000011 
+ 00023361  0x00005d5d call  0x00005c62 
+ 00023362  0x00005d5e setarg  0x00000003 
+ 00023363  0x00005d5f istore  0x00000001 , 0x00000005 
+ 00023364  0x00005d60 branch  0x00007497 
+ 00023365  0x00005d64 arg  0x0000443a , 0x00000005 
+ 00023366  0x00005d65 call  0x0000630c 
+ 00023367  0x00005d66 call  0x000071c5 
+ 00023368  0x00005d67 force  0x00000011 , 0x00000011 
+ 00023369  0x00005d68 call  0x00005c62 
+ 00023370  0x00005d69 setarg  0x00000003 
+ 00023371  0x00005d6a istore  0x00000001 , 0x00000005 
+ 00023372  0x00005d6b branch  0x00007201 
+ 00023373  0x00005d70 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005d71 fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005d72 bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005d73 copy  0x00000011 , 0x00000006 
+ 00023377  0x00005d74 call  0x00007394 
+ 00023378  0x00005d75 branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005d77 jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005d79 force  0x00000002 , 0x00000011 
+ 00023381  0x00005d7a call  0x00005c62 
+ 00023382  0x00005d7b setarg  0x00000005 
+ 00023383  0x00005d7c istore  0x00000001 , 0x00000005 
+ 00023384  0x00005d7d fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005d7e istore  0x00000001 , 0x00000005 
+ 00023386  0x00005d80 force  0x0000000a , 0x00000007 
+ 00023387  0x00005d81 call  0x00007f07 
+ 00023388  0x00005d82 jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005d83 jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005d84 branch  0x00007d86 
+ 00023391  0x00005d87 jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005d88 branch  0x00005b54 
+ 00023393  0x00005d8c arg  0x0000042f , 0x00000005 
+ 00023394  0x00005d8d copy  0x00000011 , 0x00000006 
+ 00023395  0x00005d8e call  0x00007ebf 
+ 00023396  0x00005d8f fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005d90 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005d91 call  0x0000714f 
+ 00023399  0x00005d94 call  0x00005b7a 
+ 00023400  0x00005d95 fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005d96 rtnne  0x00000082 
+ 00023402  0x00005d97 jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005d98 branch  0x00007d86 
+ 00023404  0x00005d9b call  0x000071ba 
+ 00023405  0x00005d9c arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005d9d call  0x00007201 
+ 00023407  0x00005d9e arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005d9f arg  0x0000442a , 0x00000012 
+ 00023409  0x00005da0 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005da1 call  0x00007f88 
+ 00023411  0x00005da2 nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005da3 branch  0x00005b7a 
+ 00023413  0x00005da6 call  0x00007390 
+ 00023414  0x00005da7 jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005da8 call  0x00007d86 
+ 00023416  0x00005da9 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005daa jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005dad force  0x00000011 , 0x00000011 
+ 00023419  0x00005dae call  0x00005c62 
+ 00023420  0x00005daf setarg  0x00000004 
+ 00023421  0x00005db0 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005db1 arg  0x0000443a , 0x00000006 
+ 00023423  0x00005db2 branch  0x00007ebf 
+ 00023424  0x00005db5 arg  0x0000041f , 0x00000005 
+ 00023425  0x00005db6 branch  0x00007ebf 
+ 00023426  0x00005db9 force  0x00000011 , 0x00000011 
+ 00023427  0x00005dba call  0x00005c62 
+ 00023428  0x00005dbb setarg  0x00000006 
+ 00023429  0x00005dbc istore  0x00000001 , 0x00000005 
+ 00023430  0x00005dbd fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005dbe bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005dbf arg  0x00004419 , 0x00000006 
+ 00023433  0x00005dc0 branch  0x00007ebf 
+ 00023434  0x00005dc3 arg  0x000044ea , 0x00000006 
+ 00023435  0x00005dc4 branch  0x00007ebf 
+ 00023436  0x00005dc8 arg  0x000044cb , 0x00000005 
+ 00023437  0x00005dc9 force  0x0000000a , 0x00000039 
+ 00023438  0x00005dca call  0x0000630d 
+ 00023439  0x00005dcb force  0x0000000b , 0x00000011 
+ 00023440  0x00005dcc call  0x00005c62 
+ 00023441  0x00005dcd setarg  0x00000007 
+ 00023442  0x00005dce istore  0x00000001 , 0x00000005 
+ 00023443  0x00005dcf fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005dd0 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005dd1 fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005dd2 istore  0x00000008 , 0x00000005 
+ 00023447  0x00005dd3 rtn 
+ 00023448  0x00005dd6 force  0x00000011 , 0x00000011 
+ 00023449  0x00005dd7 call  0x00005c62 
+ 00023450  0x00005dd8 setarg  0x00000008 
+ 00023451  0x00005dd9 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005dda setarg  0x00000000 
+ 00023453  0x00005ddb istore  0x00000008 , 0x00000005 
+ 00023454  0x00005ddc istore  0x00000008 , 0x00000005 
+ 00023455  0x00005ddd rtn 
+ 00023456  0x00005de1 force  0x00000008 , 0x00000011 
+ 00023457  0x00005de2 call  0x00005c62 
+ 00023458  0x00005de3 setarg  0x00000009 
+ 00023459  0x00005de4 istore  0x00000001 , 0x00000005 
+ 00023460  0x00005de5 fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005de6 istore  0x00000001 , 0x00000005 
+ 00023462  0x00005de7 fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005de8 istore  0x00000006 , 0x00000005 
+ 00023464  0x00005de9 rtn 
+ 00023465  0x00005ded jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005dee branch  0x00005b54 
+ 00023467  0x00005df1 fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005df2 fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005df3 iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005df4 rtn 
+ 00023471  0x00005df7 arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005df8 call  0x00007ebf 
+ 00023473  0x00005df9 call  0x00005bab 
+ 00023474  0x00005dfa isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005dfb branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005dfc fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005dfd rtnne  0x0000000a 
+ 00023478  0x00005dfe call  0x00005bb9 
+ 00023479  0x00005dff nrtn  0x00000028 
+ 00023480  0x00005e00 branch  0x00003410 
+ 00023481  0x00005e04 call  0x00007fe9 
+ 00023482  0x00005e05 fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e06 rtneq  0x00000000 
+ 00023484  0x00005e07 fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e08 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e09 rtn  0x00000001 
+ 00023487  0x00005e0a branch  0x00007fe7 
+ 00023488  0x00005e0d call  0x00005bab 
+ 00023489  0x00005e0e isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e0f branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e10 rtn 
+ 00023492  0x00005e15 rtn 
+ 00023493  0x00005e18 arg  0x000009be , 0x00000005 
+ 00023494  0x00005e19 call  0x00007eb3 
+ 00023495  0x00005e1a jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e1b jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e1c rtn 
+ 00023498  0x00005e1f arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e20 call  0x00007ebf 
+ 00023500  0x00005e21 jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e22 jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e23 rtn 
+ 00023503  0x00005e26 force  0x00000041 , 0x00000011 
+ 00023504  0x00005e27 call  0x00005c62 
+ 00023505  0x00005e28 setarg  0x0000000c 
+ 00023506  0x00005e29 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e2a arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e2b branch  0x00007eb3 
+ 00023509  0x00005e2e call  0x00007166 
+ 00023510  0x00005e2f force  0x00000011 , 0x00000011 
+ 00023511  0x00005e30 call  0x00005c62 
+ 00023512  0x00005e31 setarg  0x0000000d 
+ 00023513  0x00005e32 istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e33 branch  0x00007201 
+ 00023515  0x00005e37 fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e38 rtneq  0x000000ff 
+ 00023517  0x00005e39 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e3a isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e3b nrtn  0x00000002 
+ 00023520  0x00005e3c arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e3d call  0x00007f16 
+ 00023522  0x00005e3e nrtn  0x00000034 
+ 00023523  0x00005e3f branch  0x00005ba9 
+ 00023524  0x00005e42 bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e43 fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e44 beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e45 beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e46 beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005e47 beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005e48 beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005e49 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005e4a beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005e4b beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005e4c rtn 
+ 00023535  0x00005e50 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005e51 rtnne  0x00000004 
+ 00023537  0x00005e52 jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005e53 jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005e54 jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005e55 branch  0x00007d86 
+ 00023541  0x00005e59 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005e5a branch  0x00005b02 
+ 00023543  0x00005e5d jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005e5e setarg  0x00017700 
+ 00023545  0x00005e5f arg  0x0000000a , 0x00000007 
+ 00023546  0x00005e60 branch  0x00007f08 
+ 00023547  0x00005e63 fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005e64 beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005e65 rtn 
+ 00023550  0x00005e68 jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005e69 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005e6a call  0x00007d86 
+ 00023553  0x00005e6b call  0x00005b82 
+ 00023554  0x00005e6c fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005e6d rtnne  0x0000000a 
+ 00023556  0x00005e6e call  0x00005bb9 
+ 00023557  0x00005e6f rtn  0x00000028 
+ 00023558  0x00005e70 branch  0x00003410 
+ 00023559  0x00005e74 jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005e75 branch  0x00005b8c 
+ 00023561  0x00005e78 fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005e79 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005e7a iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005e7b isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005e7c branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005e7d jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005e7e branch  0x00005b98 
+ 00023568  0x00005e81 call  0x00005ba0 
+ 00023569  0x00005e82 branch  0x00005c12 
+ 00023570  0x00005e86 force  0x0000000a , 0x00000007 
+ 00023571  0x00005e87 call  0x00007f07 
+ 00023572  0x00005e88 jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005e89 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005e8a jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005e8b branch  0x00007d86 
+ 00023576  0x00005e90 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005e91 fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005e92 rtnbit0  0x00000007 
+ 00023579  0x00005e93 fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005e94 rtnne  0x00000002 
+ 00023581  0x00005e95 jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005e96 fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005e97 beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005e98 beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005e99 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005e9a beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005e9b beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005e9c beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005e9d rtn 
+ 00023590  0x00005ea1 fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005ea2 copy  0x0000003f , 0x00000007 
+ 00023592  0x00005ea3 increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005ea4 store  0x00000001 , 0x00004663 
+ 00023594  0x00005ea5 fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005ea6 qisolate1  0x0000003f 
+ 00023596  0x00005ea7 setarg  0x00000080 
+ 00023597  0x00005ea8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005ea9 store  0x00000001 , 0x00004664 
+ 00023599  0x00005eaa branch  0x00005c55 
+ 00023600  0x00005ead fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005eae jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005eaf beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005eb0 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005eb1 rtn 
+ 00023605  0x00005eb4 jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005eb5 call  0x00007d86 
+ 00023607  0x00005eb6 jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005eb7 branch  0x00005bd5 
+ 00023609  0x00005eba fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005ebb beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005ebc jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005ebd rtn 
+ 00023613  0x00005ec0 call  0x0000718d 
+ 00023614  0x00005ec4 fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005ec5 beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005ec6 call  0x00005b18 
+ 00023617  0x00005ec8 call  0x0000717a 
+ 00023618  0x00005ec9 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005eca arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005ecb arg  0x00000010 , 0x00000039 
+ 00023621  0x00005ecc call  0x00007f88 
+ 00023622  0x00005ecd branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005ecf jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005ed0 branch  0x00005b54 
+ 00023625  0x00005ed4 call  0x00007595 
+ 00023626  0x00005ed5 nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005ed6 jam  0x00000001 , 0x00004429 
+ 00023628  0x00005ed7 fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005ed8 beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005ed9 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005eda jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005edb jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005edc rtn 
+ 00023634  0x00005edf fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005ee0 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005ee1 jam  0x00000000 , 0x00004664 
+ 00023637  0x00005ee3 branch  0x00005b3d 
+ 00023638  0x00005ee9 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005eea branch  0x00005b1b 
+ 00023640  0x00005eee jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005eef fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005ef0 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005ef2 rtn 
+ 00023644  0x00005ef5 jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005ef6 jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005ef7 branch  0x00007a99 
+ 00023647  0x00005efa jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005efb jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005efc branch  0x00005bcf 
+ 00023650  0x00005f01 force  0x00000006 , 0x00000012 
+ 00023651  0x00005f02 branch  0x00005847 
+ 00023652  0x00005f07 fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f08 beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f09 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f0a beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f0b beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f0c beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f0d beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f0e beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f0f beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f10 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f11 beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f12 beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f13 beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f14 beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f15 beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f16 beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f17 beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f18 arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f19 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f1a call  0x00005842 
+ 00023672  0x00005f1b fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f1c istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f1d rtn 
+ 00023675  0x00005f21 ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f22 store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f23 ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f24 store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f25 fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f26 set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f27 store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f28 rtn 
+ 00023683  0x00005f2b ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f2c store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f2d ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f2e store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f2f fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f30 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f31 nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f32 fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f33 set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f34 store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f35 rtn 
+ 00023694  0x00005f39 setarg  0x00000014 
+ 00023695  0x00005f3a store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f3b store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f3c rtn 
+ 00023698  0x00005f3f arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f43 arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f44 arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f45 call  0x00005842 
+ 00023702  0x00005f46 copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005f47 istore  0x00000001 , 0x00000005 
+ 00023704  0x00005f48 rtn 
+ 00023705  0x00005f4d arg  0x00000009 , 0x00000011 
+ 00023706  0x00005f4e arg  0x00000009 , 0x00000012 
+ 00023707  0x00005f4f call  0x00005842 
+ 00023708  0x00005f50 setarg  0x00000001 
+ 00023709  0x00005f51 istore  0x00000008 , 0x00000005 
+ 00023710  0x00005f52 rtn 
+ 00023711  0x00005f56 rtn  0x00000029 
+ 00023712  0x00005f58 arg  0x00000006 , 0x00000011 
+ 00023713  0x00005f59 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005f5a call  0x00005842 
+ 00023715  0x00005f5b fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005f5c istore  0x00000005 , 0x00000005 
+ 00023717  0x00005f5d rtn 
+ 00023718  0x00005f61 arg  0x00000013 , 0x00000012 
+ 00023719  0x00005f62 branch  0x00005ca8 
+ 00023720  0x00005f66 arg  0x00000001 , 0x00000011 
+ 00023721  0x00005f67 branch  0x00005842 
+ 00023722  0x00005f6b ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005f6c store  0x00000008 , 0x000044cd 
+ 00023724  0x00005f6d ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005f6e store  0x00000002 , 0x000044cb 
+ 00023726  0x00005f6f ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005f70 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005f71 ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005f72 store  0x00000004 , 0x00004411 
+ 00023730  0x00005f73 call  0x00005ccf 
+ 00023731  0x00005f74 bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005f75 fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005f76 beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005f77 fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005f78 bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005f79 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005f7a ncall  0x000067be , 0x00000034 
+ 00023738  0x00005f7b fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005f7c beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005f7e jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005f7f call  0x00005cdd 
+ 00023742  0x00005f80 branch  0x000073a2 
+ 00023743  0x00005f83 jam  0x00000001 , 0x00004429 
+ 00023744  0x00005f84 arg  0x000044ea , 0x00000006 
+ 00023745  0x00005f85 arg  0x00004419 , 0x00000005 
+ 00023746  0x00005f86 call  0x00007ebf 
+ 00023747  0x00005f87 branch  0x00005cbc 
+ 00023748  0x00005f8b bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005f8c jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005f8d jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005f8e jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005f8f branch  0x00007d86 
+ 00023753  0x00005f92 arg  0x00000002 , 0x00000011 
+ 00023754  0x00005f93 arg  0x0000000d , 0x00000012 
+ 00023755  0x00005f94 call  0x00005842 
+ 00023756  0x00005f95 setarg  0x00000006 
+ 00023757  0x00005f96 istore  0x00000001 , 0x00000005 
+ 00023758  0x00005f97 rtn 
+ 00023759  0x00005f9a arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005f9b force  0x00000008 , 0x00000039 
+ 00023761  0x00005f9c call  0x0000630d 
+ 00023762  0x00005f9d arg  0x00004415 , 0x00000005 
+ 00023763  0x00005f9e force  0x00000004 , 0x00000039 
+ 00023764  0x00005f9f call  0x0000630d 
+ 00023765  0x00005fa0 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005fa1 arg  0x00000004 , 0x00000012 
+ 00023767  0x00005fa2 call  0x00005842 
+ 00023768  0x00005fa3 fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005fa4 istore  0x00000008 , 0x00000005 
+ 00023770  0x00005fa5 fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005fa6 istore  0x00000004 , 0x00000005 
+ 00023772  0x00005fa7 rtn 
+ 00023773  0x00005faa arg  0x00000005 , 0x00000012 
+ 00023774  0x00005fab branch  0x00005ca8 
+ 00023775  0x00005fae arg  0x00000006 , 0x00000012 
+ 00023776  0x00005faf branch  0x00005ca8 
+ 00023777  0x00005fb3 ifetch  0x00000008 , 0x00000006 
+ 00023778  0x00005fb4 store  0x00000008 , 0x000044b2 
+ 00023779  0x00005fb5 ifetch  0x00000004 , 0x00000006 
+ 00023780  0x00005fb6 store  0x00000004 , 0x00004415 
+ 00023781  0x00005fb7 branch  0x000073a2 
+ 00023782  0x00005fba fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00005fbb set1  0x00000004 , 0x0000003f 
+ 00023784  0x00005fbc store  0x00000001 , 0x0000043f 
+ 00023785  0x00005fbd rtn 
+ 00023786  0x00005fc0 rtn  0x00000029 
+ 00023787  0x00005fc1 jam  0x00000032 , 0x00000a99 
+ 00023788  0x00005fc2 call  0x00007d86 
+ 00023789  0x00005fc3 jam  0x00000004 , 0x000044c5 
+ 00023790  0x00005fc4 branch  0x00005cdf 
+ 00023791  0x00005fc7 jam  0x00000002 , 0x000044c5 
+ 00023792  0x00005fc8 call  0x00005cf3 
+ 00023793  0x00005fc9 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00005fca branch  0x00007d86 
+ 00023795  0x00005fcd arg  0x0000000b , 0x00000012 
+ 00023796  0x00005fce branch  0x00005ca8 
+ 00023797  0x00005fd6 rtn 
+ 00023798  0x00005fde rtn  0x0000002b 
+ 00023799  0x00005fe0 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00005fe1 setarg  0x00000000 
+ 00023801  0x00005fe2 store  0x00000001 , 0x00000048 
+ 00023802  0x00005fe3 store  0x00000001 , 0x00000055 
+ 00023803  0x00005fe4 store  0x00000001 , 0x00000078 
+ 00023804  0x00005fe5 store  0x00000001 , 0x0000007c 
+ 00023805  0x00005fe6 store  0x00000001 , 0x00004158 
+ 00023806  0x00005fe7 store  0x00000001 , 0x000004d7 
+ 00023807  0x00005fe8 store  0x00000001 , 0x0000016d 
+ 00023808  0x00005fe9 store  0x00000001 , 0x000009b5 
+ 00023809  0x00005fea jam  0x00000000 , 0x0000455b 
+ 00023810  0x00005feb jam  0x00000000 , 0x00000229 
+ 00023811  0x00005fec jam  0x00000000 , 0x000004d8 
+ 00023812  0x00005fee jam  0x00000000 , 0x000009b5 
+ 00023813  0x00005fef jam  0x00000000 , 0x000009b4 
+ 00023814  0x00005ff0 jam  0x00000000 , 0x000004d1 
+ 00023815  0x00005ff3 rtn 
+ 00023816  0x00005ff6 bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x00005ff7 call  0x000062ff , 0x00000029 
+ 00023818  0x00005ff8 ncall  0x00006303 , 0x00000029 
+ 00023819  0x00005ff9 call  0x000062bc 
+ 00023820  0x00005ffa nrtn  0x00000034 
+ 00023821  0x00005ffb fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00005ffc rtnbit0  0x00000006 
+ 00023823  0x00005ffd set0  0x00000006 , 0x0000003f 
+ 00023824  0x00005ffe set0  0x00000001 , 0x00000000 
+ 00023825  0x00005fff store  0x00000001 , 0x0000004c 
+ 00023826  0x00006000 fetch  0x00000001 , 0x00000551 
+ 00023827  0x00006001 fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x00006002 isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x00006003 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x00006004 storet  0x00000001 , 0x0000004c 
+ 00023831  0x00006005 and_into  0x00000002 , 0x00000002 
+ 00023832  0x00006006 storet  0x00000001 , 0x0000007f 
+ 00023833  0x00006007 fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x00006008 rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00006009 store  0x00000001 , 0x0000007d 
+ 00023836  0x0000600a bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x0000600b fetch  0x00000001 , 0x0000007d 
+ 00023838  0x0000600c beq  0x0000007f , 0x00005d66 
+ 00023839  0x0000600d beq  0x00000003 , 0x00005db1 
+ 00023840  0x0000600e beq  0x00000004 , 0x00005dc2 
+ 00023841  0x0000600f beq  0x0000003c , 0x00005d59 
+ 00023842  0x00006010 beq  0x00000005 , 0x00005d55 
+ 00023843  0x00006011 beq  0x0000000f , 0x00005fa8 
+ 00023844  0x00006012 beq  0x00000010 , 0x00005e24 
+ 00023845  0x00006013 beq  0x00000023 , 0x00005e42 
+ 00023846  0x00006014 beq  0x00000039 , 0x00005fc1 
+ 00023847  0x00006015 beq  0x00000038 , 0x00005fbc 
+ 00023848  0x00006016 beq  0x00000031 , 0x00005e27 
+ 00023849  0x00006017 beq  0x00000037 , 0x00005eb0 
+ 00023850  0x00006018 beq  0x00000027 , 0x00005eac 
+ 00023851  0x00006019 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x0000601a beq  0x00000025 , 0x00005eae 
+ 00023853  0x0000601b beq  0x00000026 , 0x00005e3e 
+ 00023854  0x0000601c beq  0x00000007 , 0x00005e36 
+ 00023855  0x0000601d beq  0x0000002d , 0x00005e2d 
+ 00023856  0x0000601e beq  0x0000002e , 0x00005e2e 
+ 00023857  0x0000601f beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00006020 beq  0x00000002 , 0x00005e90 
+ 00023859  0x00006021 beq  0x00000028 , 0x00005fb3 
+ 00023860  0x00006022 beq  0x00000009 , 0x00005e86 
+ 00023861  0x00006023 beq  0x0000000b , 0x00005e5f 
+ 00023862  0x00006024 beq  0x00000008 , 0x00005e43 
+ 00023863  0x00006025 beq  0x0000000c , 0x00005e6a 
+ 00023864  0x00006026 beq  0x0000001f , 0x00005e3a 
+ 00023865  0x00006027 beq  0x00000020 , 0x00005e3c 
+ 00023866  0x00006028 beq  0x00000021 , 0x00005eca 
+ 00023867  0x00006029 beq  0x00000022 , 0x00005eca 
+ 00023868  0x0000602a beq  0x00000035 , 0x00005ecb 
+ 00023869  0x0000602b beq  0x00000036 , 0x00005ecc 
+ 00023870  0x0000602c beq  0x00000024 , 0x00005eca 
+ 00023871  0x0000602d beq  0x00000034 , 0x00005ecd 
+ 00023872  0x0000602e beq  0x00000017 , 0x00005ed6 
+ 00023873  0x0000602f beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00006030 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x00006031 beq  0x00000013 , 0x00005ef8 
+ 00023876  0x00006032 beq  0x0000000d , 0x00005f0a 
+ 00023877  0x00006033 beq  0x0000000e , 0x00005f0a 
+ 00023878  0x00006034 beq  0x0000002f , 0x00005eaa 
+ 00023879  0x00006035 beq  0x00000030 , 0x00005f0a 
+ 00023880  0x00006036 beq  0x0000000a , 0x00005f0a 
+ 00023881  0x00006037 beq  0x00000018 , 0x00005f0b 
+ 00023882  0x00006038 beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00006039 beq  0x0000003d , 0x00005f10 
+ 00023884  0x0000603a beq  0x0000003e , 0x00005f51 
+ 00023885  0x0000603b beq  0x0000003f , 0x00005f4b 
+ 00023886  0x0000603c beq  0x00000040 , 0x00005f78 
+ 00023887  0x0000603d beq  0x00000041 , 0x00005f8a 
+ 00023888  0x0000603e beq  0x00000006 , 0x00005fa7 
+ 00023889  0x0000603f beq  0x0000003a , 0x00005d57 
+ 00023890  0x00006043 jam  0x00000019 , 0x0000007e 
+ 00023891  0x00006045 jam  0x00000004 , 0x0000007c 
+ 00023892  0x00006046 rtn 
+ 00023893  0x00006049 jam  0x00000006 , 0x0000007c 
+ 00023894  0x0000604a rtn 
+ 00023895  0x0000604d jam  0x0000003b , 0x0000007c 
+ 00023896  0x0000604e rtn 
+ 00023897  0x00006051 fetch  0x00000004 , 0x00000552 
+ 00023898  0x00006052 lshift  0x0000003f , 0x0000003f 
+ 00023899  0x00006053 store  0x00000004 , 0x000040d2 
+ 00023900  0x00006054 fetch  0x00000001 , 0x00000556 
+ 00023901  0x00006055 store  0x00000001 , 0x000040d9 
+ 00023902  0x00006056 fetch  0x00000005 , 0x00000557 
+ 00023903  0x00006057 store  0x00000005 , 0x000040e7 
+ 00023904  0x00006058 fetch  0x00000005 , 0x0000055c 
+ 00023905  0x00006059 istore  0x00000005 , 0x00000005 
+ 00023906  0x0000605a fetch  0x00000001 , 0x00000031 
+ 00023907  0x0000605b set1  0x00000003 , 0x0000003f 
+ 00023908  0x0000605c store  0x00000001 , 0x00000031 
+ 00023909  0x0000605d rtn 
+ 00023910  0x0000605f bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x00006060 fetch  0x00000001 , 0x00000552 
+ 00023912  0x00006061 set1  0x00000007 , 0x0000003f 
+ 00023913  0x00006062 store  0x00000001 , 0x0000007d 
+ 00023914  0x00006063 beq  0x00000081 , 0x00005d88 
+ 00023915  0x00006064 beq  0x00000082 , 0x00005d8d 
+ 00023916  0x00006065 beq  0x00000095 , 0x00005eb1 
+ 00023917  0x00006066 beq  0x00000096 , 0x00005eca 
+ 00023918  0x00006067 beq  0x0000008b , 0x00005ebf 
+ 00023919  0x00006068 beq  0x00000083 , 0x00005da5 
+ 00023920  0x00006069 beq  0x00000084 , 0x00005da7 
+ 00023921  0x0000606a beq  0x00000090 , 0x00005d7a 
+ 00023922  0x0000606b beq  0x00000097 , 0x00005d9e 
+ 00023923  0x0000606c beq  0x00000098 , 0x00005da3 
+ 00023924  0x0000606d beq  0x00000099 , 0x00005d7d 
+ 00023925  0x0000606e beq  0x0000009a , 0x00005d80 
+ 00023926  0x0000606f rtneq  0x00000084 
+ 00023927  0x00006073 jam  0x00000082 , 0x0000007c 
+ 00023928  0x00006074 jam  0x00000019 , 0x0000007e 
+ 00023929  0x00006076 rtn 
+ 00023930  0x00006078 jam  0x00000082 , 0x0000007c 
+ 00023931  0x00006079 jam  0x0000002e , 0x0000007e 
+ 00023932  0x0000607a rtn 
+ 00023933  0x0000607d call  0x00005d82 
+ 00023934  0x0000607e jam  0x0000009a , 0x0000007c 
+ 00023935  0x0000607f rtn 
+ 00023936  0x00006082 call  0x00005d82 
+ 00023937  0x00006083 branch  0x00005d86 
+ 00023938  0x00006086 arg  0x0000465e , 0x00000005 
+ 00023939  0x00006087 fetch  0x00000003 , 0x00000553 
+ 00023940  0x00006088 istore  0x00000003 , 0x00000005 
+ 00023941  0x00006089 rtn 
+ 00023942  0x0000608c branch  0x000076d8 , 0x00000001 
+ 00023943  0x0000608d rtn 
+ 00023944  0x0000608f fetch  0x00000001 , 0x00000554 
+ 00023945  0x00006090 set1  0x00000007 , 0x0000003f 
+ 00023946  0x00006091 store  0x00000001 , 0x000004c9 
+ 00023947  0x00006092 beq  0x0000008b , 0x00005d92 
+ 00023948  0x00006093 rtn 
+ 00023949  0x00006097 fetch  0x00000001 , 0x00000554 
+ 00023950  0x00006098 set1  0x00000007 , 0x0000003f 
+ 00023951  0x00006099 store  0x00000001 , 0x000004c9 
+ 00023952  0x0000609a beq  0x0000008b , 0x00005d96 
+ 00023953  0x0000609b rtn 
+ 00023954  0x0000609e fetch  0x00000001 , 0x0000415a 
+ 00023955  0x0000609f fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060a0 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060a1 storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060a3 fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060a4 rtnbit0  0x00000005 
+ 00023960  0x000060a5 set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060a6 store  0x00000001 , 0x00000030 
+ 00023962  0x000060a7 fetch  0x00000001 , 0x000004d7 
+ 00023963  0x000060a8 nrtn  0x00000034 
+ 00023964  0x000060a9 jam  0x00000031 , 0x0000007c 
+ 00023965  0x000060aa rtn 
+ 00023966  0x000060ad nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x000060ae jam  0x00000012 , 0x0000007c 
+ 00023968  0x000060af branch  0x000062eb 
+ 00023969  0x000060b2 jam  0x00000097 , 0x0000007c 
+ 00023970  0x000060b3 rtn 
+ 00023971  0x000060b8 call  0x000062eb 
+ 00023972  0x000060b9 branch  0x00005ffe 
+ 00023973  0x000060bc jam  0x00000084 , 0x0000007c 
+ 00023974  0x000060bd rtn 
+ 00023975  0x000060c0 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x000060c1 and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x000060c2 storet  0x00000001 , 0x000004d0 
+ 00023978  0x000060c3 fetch  0x00000001 , 0x000041ce 
+ 00023979  0x000060c4 bne  0x00000051 , 0x00005dad 
+ 00023980  0x000060c5 jam  0x00000000 , 0x000041ce 
+ 00023981  0x000060c7 fetch  0x00000001 , 0x00000055 
+ 00023982  0x000060c8 rtnne  0x00000015 
+ 00023983  0x000060c9 jam  0x00000004 , 0x00000055 
+ 00023984  0x000060ca branch  0x0000631b 
+ 00023985  0x000060cd bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x000060ce fetch  0x00000001 , 0x00000552 
+ 00023987  0x000060cf store  0x00000001 , 0x000004c9 
+ 00023988  0x000060d0 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x000060d1 beq  0x00000008 , 0x00005de7 
+ 00023990  0x000060d2 beq  0x0000000f , 0x00005dee 
+ 00023991  0x000060d3 beq  0x00000010 , 0x00005df4 
+ 00023992  0x000060d4 beq  0x00000011 , 0x00005df5 
+ 00023993  0x000060d5 beq  0x00000012 , 0x00005dfd 
+ 00023994  0x000060d6 beq  0x00000018 , 0x00005e13 
+ 00023995  0x000060d7 beq  0x00000017 , 0x00005e16 
+ 00023996  0x000060d8 beq  0x00000013 , 0x00005dcf 
+ 00023997  0x000060da beq  0x0000003d , 0x00005f1e 
+ 00023998  0x000060db beq  0x0000003e , 0x00005f6a 
+ 00023999  0x000060dc beq  0x00000040 , 0x00005f20 
+ 00024000  0x000060dd beq  0x00000041 , 0x00005f3d 
+ 00024001  0x000060de rtn 
+ 00024002  0x000060e1 bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x000060e2 fetch  0x00000001 , 0x00000552 
+ 00024004  0x000060e3 store  0x00000001 , 0x000004c9 
+ 00024005  0x000060e4 beq  0x00000001 , 0x00005e0a 
+ 00024006  0x000060e5 beq  0x00000033 , 0x00005de2 
+ 00024007  0x000060e6 beq  0x0000000b , 0x00005dfe 
+ 00024008  0x000060e7 beq  0x00000008 , 0x00005e01 
+ 00024009  0x000060e8 beq  0x00000013 , 0x00005dd2 
+ 00024010  0x000060ea beq  0x00000040 , 0x00005e0b 
+ 00024011  0x000060eb beq  0x00000041 , 0x00005e0e 
+ 00024012  0x000060ec beq  0x00000018 , 0x00005e11 
+ 00024013  0x000060ed beq  0x00000017 , 0x00005e22 
+ 00024014  0x000060ee rtn 
+ 00024015  0x000060f1 jam  0x00000020 , 0x00000a99 
+ 00024016  0x000060f2 call  0x00007d86 
+ 00024017  0x000060f3 branch  0x000021dc 
+ 00024018  0x000060f5 jam  0x00000019 , 0x00000a99 
+ 00024019  0x000060f6 call  0x00007d86 
+ 00024020  0x000060f7 jam  0x00000002 , 0x0000455b 
+ 00024021  0x000060f8 setarg  0x00000050 
+ 00024022  0x000060f9 arg  0x00000006 , 0x00000007 
+ 00024023  0x000060fa branch  0x00007f08 
+ 00024024  0x00006100 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x00006101 set1  0x00000000 , 0x0000003f 
+ 00024026  0x00006102 store  0x00000001 , 0x000004d1 
+ 00024027  0x00006103 jam  0x00000001 , 0x00000a99 
+ 00024028  0x00006104 call  0x00007d86 
+ 00024029  0x00006105 jam  0x0000008b , 0x0000007c 
+ 00024030  0x00006109 fetch  0x00000001 , 0x00000055 
+ 00024031  0x0000610a bne  0x00000005 , 0x00005d07 
+ 00024032  0x0000610d jam  0x00000006 , 0x00000055 
+ 00024033  0x0000610e rtn 
+ 00024034  0x00006117 jam  0x0000000b , 0x000004ca 
+ 00024035  0x00006118 jam  0x00000007 , 0x0000007c 
+ 00024036  0x0000611a jam  0x00000000 , 0x00000055 
+ 00024037  0x0000611c branch  0x00005d07 , 0x00000001 
+ 00024038  0x0000611d rtn 
+ 00024039  0x00006120 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x00006121 nrtn  0x00000034 
+ 00024041  0x00006122 call  0x0000244f 
+ 00024042  0x00006123 call  0x00005ffc 
+ 00024043  0x00006124 rtn  0x00000029 
+ 00024044  0x00006125 set1  0x00000021 , 0x00000000 
+ 00024045  0x00006126 rtn 
+ 00024046  0x00006129 nrtn  0x00000029 
+ 00024047  0x0000612a jam  0x00000010 , 0x0000007c 
+ 00024048  0x0000612b fetch  0x00000001 , 0x0000004c 
+ 00024049  0x0000612c rtnbit0  0x00000002 
+ 00024050  0x0000612d jam  0x00000012 , 0x0000007c 
+ 00024051  0x0000612e rtn 
+ 00024052  0x00006131 branch  0x00005ffe 
+ 00024053  0x00006134 call  0x00006059 
+ 00024054  0x00006135 fetch  0x00000001 , 0x00000030 
+ 00024055  0x00006136 rtnbit1  0x00000004 
+ 00024056  0x00006137 jam  0x00000031 , 0x0000007c 
+ 00024057  0x00006138 fetch  0x00000001 , 0x00000055 
+ 00024058  0x00006139 rtnne  0x0000000a 
+ 00024059  0x0000613a jam  0x0000000b , 0x00000055 
+ 00024060  0x0000613b rtn 
+ 00024061  0x00006145 rtn 
+ 00024062  0x00006149 jam  0x00000007 , 0x0000007c 
+ 00024063  0x0000614a jam  0x00000013 , 0x000004ca 
+ 00024064  0x0000614b rtn 
+ 00024065  0x0000614e fetch  0x00000001 , 0x00000553 
+ 00024066  0x0000614f beq  0x00000006 , 0x00005e07 
+ 00024067  0x00006150 rtnne  0x00000018 
+ 00024068  0x00006151 jam  0x00000018 , 0x000004ca 
+ 00024069  0x00006152 jam  0x00000007 , 0x0000007c 
+ 00024070  0x00006153 rtn 
+ 00024071  0x00006155 jam  0x00000006 , 0x000004ca 
+ 00024072  0x00006156 jam  0x00000007 , 0x0000007c 
+ 00024073  0x00006157 rtn 
+ 00024074  0x0000615a rtn 
+ 00024075  0x0000615d jam  0x00000000 , 0x000009ae 
+ 00024076  0x0000615e jam  0x00000007 , 0x0000007c 
+ 00024077  0x0000615f branch  0x00005d07 
+ 00024078  0x00006162 jam  0x00000000 , 0x000009ae 
+ 00024079  0x00006163 jam  0x00000007 , 0x0000007c 
+ 00024080  0x00006164 branch  0x00005d07 
+ 00024081  0x00006166 jam  0x00000024 , 0x00000a99 
+ 00024082  0x00006167 branch  0x00007d86 
+ 00024083  0x0000616a jam  0x00000023 , 0x00000a99 
+ 00024084  0x0000616b call  0x00007d86 
+ 00024085  0x0000616c branch  0x000026e9 
+ 00024086  0x0000616f jam  0x00000022 , 0x00000a99 
+ 00024087  0x00006170 call  0x00007d86 
+ 00024088  0x00006171 setarg  0x00000000 
+ 00024089  0x00006172 store  0x00000002 , 0x00000075 
+ 00024090  0x00006173 fetch  0x00000002 , 0x000041e3 
+ 00024091  0x00006174 lshift  0x0000003f , 0x0000003f 
+ 00024092  0x00006175 store  0x00000002 , 0x00000032 
+ 00024093  0x00006176 fetch  0x00000001 , 0x000041e5 
+ 00024094  0x00006177 store  0x00000001 , 0x00000073 
+ 00024095  0x00006178 fetch  0x00000001 , 0x000041e7 
+ 00024096  0x00006179 store  0x00000001 , 0x00000074 
+ 00024097  0x0000617a branch  0x000026c6 
+ 00024098  0x0000617d jam  0x00000021 , 0x00000a99 
+ 00024099  0x0000617e branch  0x00007d86 
+ 00024100  0x00006181 fetcht  0x00000001 , 0x00000552 
+ 00024101  0x00006182 storet  0x00000001 , 0x00000054 
+ 00024102  0x00006183 branch  0x00005e38 
+ 00024103  0x00006186 fetch  0x00000001 , 0x000004d1 
+ 00024104  0x00006187 set1  0x00000002 , 0x0000003f 
+ 00024105  0x00006188 store  0x00000001 , 0x000004d1 
+ 00024106  0x00006189 rtnbit1  0x00000003 
+ 00024107  0x0000618a jam  0x00000031 , 0x0000007c 
+ 00024108  0x0000618b branch  0x00005d07 
+ 00024109  0x00006190 rtn 
+ 00024110  0x00006193 fetch  0x00000001 , 0x000040d0 
+ 00024111  0x00006194 fetcht  0x00000001 , 0x00000552 
+ 00024112  0x00006195 isub  0x00000002 , 0x0000003e 
+ 00024113  0x00006197 branch  0x00005e38 , 0x00000002 
+ 00024114  0x00006198 jam  0x00000004 , 0x0000007c 
+ 00024115  0x00006199 jam  0x0000001f , 0x0000007e 
+ 00024116  0x0000619a jam  0x0000002e , 0x0000007d 
+ 00024117  0x0000619b rtn 
+ 00024118  0x0000619e call  0x00006157 
+ 00024119  0x0000619f branch  0x00005e38 
+ 00024120  0x000061a2 jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061a3 rtn 
+ 00024122  0x000061a6 jam  0x00000021 , 0x0000007c 
+ 00024123  0x000061a7 rtn 
+ 00024124  0x000061aa jam  0x00000022 , 0x0000007c 
+ 00024125  0x000061ab rtn 
+ 00024126  0x000061ae fetch  0x00000001 , 0x00000055 
+ 00024127  0x000061af rtneq  0x00000013 
+ 00024128  0x000061b1 jam  0x00000002 , 0x00000055 
+ 00024129  0x000061b3 rtn 
+ 00024130  0x000061b7 rtn 
+ 00024131  0x000061ba call  0x00005ff9 
+ 00024132  0x000061bb jam  0x00000001 , 0x000004d4 
+ 00024133  0x000061bc jam  0x0000000a , 0x00000a99 
+ 00024134  0x000061bd call  0x00007d86 
+ 00024135  0x000061bf call  0x000062f3 
+ 00024136  0x000061c0 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x000061c2 nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x000061c3 jam  0x00000004 , 0x0000007c 
+ 00024139  0x000061c4 jam  0x00000008 , 0x0000007d 
+ 00024140  0x000061c5 jam  0x00000023 , 0x0000007e 
+ 00024141  0x000061c6 rtn 
+ 00024142  0x000061c8 fetch  0x00000001 , 0x0000004b 
+ 00024143  0x000061c9 set1  0x00000002 , 0x0000003f 
+ 00024144  0x000061ca store  0x00000001 , 0x0000004b 
+ 00024145  0x000061cb rtn 
+ 00024146  0x000061cf fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x000061d0 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x000061d1 storet  0x00000001 , 0x0000004c 
+ 00024149  0x000061d2 rtn 
+ 00024150  0x000061d6 fetch  0x00000001 , 0x0000007f 
+ 00024151  0x000061d7 rshift  0x0000003f , 0x0000003f 
+ 00024152  0x000061d8 and_into  0x00000001 , 0x0000003f 
+ 00024153  0x000061d9 rtn 
+ 00024154  0x000061dc fetch  0x00000001 , 0x00004217 
+ 00024155  0x000061dd rtn  0x00000034 
+ 00024156  0x000061de fetch  0x00000001 , 0x000009b5 
+ 00024157  0x000061df call  0x000067b2 , 0x00000034 
+ 00024158  0x000061e0 rtn 
+ 00024159  0x000061e3 call  0x00005e5a 
+ 00024160  0x000061e4 call  0x00005e56 
+ 00024161  0x000061e5 store  0x00000001 , 0x000004d5 
+ 00024162  0x000061e6 call  0x00005ff9 
+ 00024163  0x000061e7 jam  0x0000000c , 0x0000007c 
+ 00024164  0x000061e8 fetch  0x00000001 , 0x000041bd 
+ 00024165  0x000061e9 nrtn  0x00000034 
+ 00024166  0x000061ea fetch  0x00000001 , 0x00000030 
+ 00024167  0x000061eb rtnbit1  0x00000006 
+ 00024168  0x000061ec jam  0x00000006 , 0x0000007e 
+ 00024169  0x000061ed branch  0x00005d53 
+ 00024170  0x000061f0 arg  0x00000040 , 0x00000011 
+ 00024171  0x000061f1 call  0x00007288 
+ 00024172  0x000061f2 fetch  0x00000004 , 0x00000552 
+ 00024173  0x000061f3 fetcht  0x00000004 , 0x00000592 
+ 00024174  0x000061f4 isub  0x00000002 , 0x0000003e 
+ 00024175  0x000061f5 branch  0x00005e73 , 0x00000005 
+ 00024176  0x000061f6 jam  0x00000007 , 0x0000007c 
+ 00024177  0x000061f7 jam  0x00000005 , 0x000004ca 
+ 00024178  0x000061f8 rtn 
+ 00024179  0x000061fa call  0x00005e77 
+ 00024180  0x000061fb fetch  0x00000001 , 0x0000465a 
+ 00024181  0x000061fc branch  0x00005f3e , 0x00000034 
+ 00024182  0x000061fd rtn 
+ 00024183  0x00006201 call  0x00007386 
+ 00024184  0x00006202 call  0x000021b2 
+ 00024185  0x00006203 fetch  0x00000001 , 0x0000004b 
+ 00024186  0x00006204 isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x00006205 set0  0x00000001 , 0x0000003f 
+ 00024188  0x00006206 store  0x00000001 , 0x0000004b 
+ 00024189  0x00006207 fetch  0x00000001 , 0x00000055 
+ 00024190  0x00006208 beq  0x00000019 , 0x00005e81 
+ 00024191  0x00006209 beq  0x00000018 , 0x00005e81 
+ 00024192  0x0000620a rtn 
+ 00024193  0x0000620c fetch  0x00000001 , 0x000009b5 
+ 00024194  0x0000620d rtnne  0x00000000 
+ 00024195  0x0000620e fetch  0x00000001 , 0x0000004c 
+ 00024196  0x0000620f rtnbit1  0x00000002 
+ 00024197  0x00006210 branch  0x000063b1 
+ 00024198  0x00006213 arg  0x00000552 , 0x00000011 
+ 00024199  0x00006214 arg  0x00000582 , 0x00000012 
+ 00024200  0x00006215 arg  0x00000562 , 0x00000005 
+ 00024201  0x00006216 call  0x00007352 
+ 00024202  0x00006217 arg  0x00000040 , 0x00000011 
+ 00024203  0x00006218 call  0x00006311 
+ 00024204  0x00006219 jam  0x0000000b , 0x0000007c 
+ 00024205  0x0000621a fetch  0x00000001 , 0x00000030 
+ 00024206  0x0000621b bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x0000621c rtn 
+ 00024208  0x0000621f fetch  0x00000002 , 0x0000015f 
+ 00024209  0x00006220 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x00006221 fetcht  0x00000001 , 0x00000552 
+ 00024211  0x00006222 setarg  0x00000101 
+ 00024212  0x00006223 iadd  0x00000002 , 0x00000005 
+ 00024213  0x00006224 arg  0x00000554 , 0x00000006 
+ 00024214  0x00006225 call  0x00007f01 
+ 00024215  0x00006226 fetcht  0x00000001 , 0x00000053 
+ 00024216  0x00006227 fetch  0x00000001 , 0x00000553 
+ 00024217  0x00006228 isub  0x00000002 , 0x0000003f 
+ 00024218  0x00006229 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x0000622a branch  0x00005ea0 , 0x00000002 
+ 00024220  0x0000622b add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x0000622c store  0x00000001 , 0x00000053 
+ 00024222  0x0000622d jam  0x00000001 , 0x0000007c 
+ 00024223  0x0000622e rtn 
+ 00024224  0x00006230 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x00006231 set1  0x00000003 , 0x0000003f 
+ 00024226  0x00006232 store  0x00000001 , 0x0000004c 
+ 00024227  0x00006233 bbit1  0x00000004 , 0x00006006 
+ 00024228  0x00006234 rtn 
+ 00024229  0x00006236 fetch  0x00000001 , 0x00000552 
+ 00024230  0x00006237 store  0x00000001 , 0x0000007d 
+ 00024231  0x00006238 jam  0x00000002 , 0x0000007c 
+ 00024232  0x00006239 rtn 
+ 00024233  0x0000623c branch  0x00005e38 
+ 00024234  0x0000623f jam  0x00000030 , 0x0000007c 
+ 00024235  0x00006240 rtn 
+ 00024236  0x00006243 jam  0x00000028 , 0x0000007c 
+ 00024237  0x00006244 rtn 
+ 00024238  0x00006247 jam  0x00000026 , 0x0000007c 
+ 00024239  0x00006248 rtn 
+ 00024240  0x0000624d rtn 
+ 00024241  0x00006252 fetch  0x00000002 , 0x00000032 
+ 00024242  0x00006253 iforce  0x00000002 
+ 00024243  0x00006254 fetch  0x00000001 , 0x00000553 
+ 00024244  0x00006255 store  0x00000001 , 0x00000095 
+ 00024245  0x00006256 imul32  0x00000002 , 0x00000002 
+ 00024246  0x00006257 fetch  0x00000002 , 0x00000554 
+ 00024247  0x00006258 lshift  0x0000003f , 0x0000003f 
+ 00024248  0x00006259 store  0x00000002 , 0x00000096 
+ 00024249  0x0000625a fetch  0x00000004 , 0x00000556 
+ 00024250  0x0000625b lshift  0x0000003f , 0x0000003f 
+ 00024251  0x0000625c store  0x00000004 , 0x00000091 
+ 00024252  0x0000625e deposit  0x00000002 
+ 00024253  0x0000625f store  0x00000002 , 0x00000098 
+ 00024254  0x00006260 rtn 
+ 00024255  0x00006262 fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x00006263 fetch  0x00000001 , 0x00000553 
+ 00024257  0x00006264 ixor  0x00000002 , 0x0000003e 
+ 00024258  0x00006265 nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x00006266 isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x00006267 fetch  0x00000001 , 0x0000004c 
+ 00024261  0x00006268 setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x00006269 store  0x00000001 , 0x0000004c 
+ 00024263  0x0000626a jam  0x00000081 , 0x0000007c 
+ 00024264  0x0000626b jam  0x0000008b , 0x0000007d 
+ 00024265  0x0000626c rtn 
+ 00024266  0x00006273 rtn 
+ 00024267  0x00006276 branch  0x00005e38 
+ 00024268  0x0000627a branch  0x00005e38 
+ 00024269  0x0000627f fetch  0x00000002 , 0x00000552 
+ 00024270  0x00006280 store  0x00000002 , 0x00000171 
+ 00024271  0x00006281 rtn 
+ 00024272  0x00006284 fetch  0x00000002 , 0x00000555 
+ 00024273  0x00006285 fetcht  0x00000001 , 0x00004172 
+ 00024274  0x00006286 imul32  0x00000002 , 0x0000003f 
+ 00024275  0x00006287 arg  0x00000640 , 0x00000002 
+ 00024276  0x00006288 isub  0x00000002 , 0x0000003e 
+ 00024277  0x0000628a rtn 
+ 00024278  0x0000628d fetch  0x00000002 , 0x00000557 
+ 00024279  0x0000628e branch  0x00005ef0 , 0x00000034 
+ 00024280  0x0000628f call  0x00005ed0 
+ 00024281  0x00006290 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x00006291 fetch  0x00000001 , 0x00004092 
+ 00024283  0x00006292 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x00006293 call  0x00003cd5 , 0x00000005 
+ 00024285  0x00006294 fetch  0x00000001 , 0x00000030 
+ 00024286  0x00006295 bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x00006296 fetch  0x00000002 , 0x00000553 
+ 00024288  0x00006297 lshift  0x0000003f , 0x0000003f 
+ 00024289  0x00006298 store  0x00000002 , 0x00000075 
+ 00024290  0x00006299 fetch  0x00000002 , 0x00000555 
+ 00024291  0x0000629a lshift  0x0000003f , 0x0000003f 
+ 00024292  0x0000629b store  0x00000002 , 0x00000032 
+ 00024293  0x0000629c fetch  0x00000002 , 0x00000557 
+ 00024294  0x0000629d store  0x00000001 , 0x00000073 
+ 00024295  0x0000629e iforce  0x00000002 
+ 00024296  0x0000629f fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062a0 store  0x00000001 , 0x00000074 
+ 00024298  0x000062a1 isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062a2 nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062a3 store  0x00000001 , 0x00000073 
+ 00024301  0x000062a6 jam  0x00000003 , 0x0000007c 
+ 00024302  0x000062a7 jam  0x00000017 , 0x0000007d 
+ 00024303  0x000062a8 rtn 
+ 00024304  0x000062ab jam  0x00000024 , 0x0000007e 
+ 00024305  0x000062ac branch  0x00005d53 
+ 00024306  0x000062af call  0x00005e38 
+ 00024307  0x000062b0 call  0x00005ff9 
+ 00024308  0x000062b1 call  0x0000728b 
+ 00024309  0x000062b2 branch  0x000026b8 
+ 00024310  0x000062b5 call  0x00005e38 
+ 00024311  0x000062b6 branch  0x000026c0 
+ 00024312  0x000062ba fetch  0x00000004 , 0x00000552 
+ 00024313  0x000062bb lshift  0x0000003f , 0x0000003f 
+ 00024314  0x000062bd branch  0x00005f04 , 0x00000029 
+ 00024315  0x000062be fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x000062bf nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x000062c1 jam  0x00000004 , 0x0000007c 
+ 00024318  0x000062c2 jam  0x00000013 , 0x0000007d 
+ 00024319  0x000062c3 jam  0x00000024 , 0x0000007e 
+ 00024320  0x000062c4 rtn 
+ 00024321  0x000062c6 jam  0x00000034 , 0x0000007c 
+ 00024322  0x000062c7 jam  0x00000000 , 0x00000055 
+ 00024323  0x000062c8 branch  0x000021d9 
+ 00024324  0x000062cb call  0x000021d9 
+ 00024325  0x000062cc set1  0x00000022 , 0x00000000 
+ 00024326  0x000062cd fetch  0x00000001 , 0x0000016d 
+ 00024327  0x000062ce set0  0x00000002 , 0x0000003f 
+ 00024328  0x000062cf store  0x00000001 , 0x0000016d 
+ 00024329  0x000062d0 branch  0x00005e38 
+ 00024330  0x000062d9 rtn 
+ 00024331  0x000062dd jam  0x00000003 , 0x0000007c 
+ 00024332  0x000062de jam  0x00000018 , 0x0000007d 
+ 00024333  0x000062df jam  0x0000002e , 0x00000a99 
+ 00024334  0x000062e0 call  0x00007d86 
+ 00024335  0x000062e1 branch  0x000026e9 
+ 00024336  0x000062e4 fetch  0x00000001 , 0x00000552 
+ 00024337  0x000062e5 bne  0x00000001 , 0x00005f1c 
+ 00024338  0x000062e6 fetch  0x00000001 , 0x00000553 
+ 00024339  0x000062e7 bne  0x00000001 , 0x00005f1c 
+ 00024340  0x000062e8 fetch  0x00000001 , 0x00000554 
+ 00024341  0x000062e9 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x000062ea call  0x000062fc 
+ 00024343  0x000062eb branch  0x00005f19 , 0x00000001 
+ 00024344  0x000062ec jam  0x00000001 , 0x000009ae 
+ 00024345  0x000062ee jam  0x00000003 , 0x0000007c 
+ 00024346  0x000062ef jam  0x0000003d , 0x0000007d 
+ 00024347  0x000062f0 branch  0x00005d07 
+ 00024348  0x000062f3 jam  0x00000024 , 0x0000007e 
+ 00024349  0x000062f4 branch  0x00005d53 
+ 00024350  0x000062f9 jam  0x0000003e , 0x0000007c 
+ 00024351  0x000062fb rtn 
+ 00024352  0x000062fd fetch  0x00000001 , 0x00004662 
+ 00024353  0x000062fe beq  0x00000001 , 0x00005f27 
+ 00024354  0x000062ff beq  0x00000002 , 0x00005f2b 
+ 00024355  0x00006301 call  0x000062fc 
+ 00024356  0x00006302 rtn  0x00000001 
+ 00024357  0x00006303 jam  0x00000008 , 0x000009ae 
+ 00024358  0x00006304 rtn 
+ 00024359  0x00006307 call  0x00007962 
+ 00024360  0x00006308 jam  0x00000035 , 0x00000a99 
+ 00024361  0x00006309 call  0x00007d86 
+ 00024362  0x0000630a branch  0x00005f23 
+ 00024363  0x0000630e call  0x000062fc 
+ 00024364  0x0000630f rtn  0x00000001 
+ 00024365  0x00006310 fetch  0x00000001 , 0x00004663 
+ 00024366  0x00006311 beq  0x00000013 , 0x00005f3b 
+ 00024367  0x00006312 increase  0x00000001 , 0x0000003f 
+ 00024368  0x00006313 store  0x00000001 , 0x00004663 
+ 00024369  0x00006317 jam  0x00000001 , 0x000009b0 
+ 00024370  0x00006318 jam  0x00000004 , 0x000009ae 
+ 00024371  0x00006319 fetch  0x00000001 , 0x00004663 
+ 00024372  0x0000631a copy  0x0000003f , 0x00000007 
+ 00024373  0x0000631b fetch  0x00000006 , 0x0000468a 
+ 00024374  0x0000631c qisolate1  0x0000003f 
+ 00024375  0x0000631d setarg  0x00000080 
+ 00024376  0x0000631e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x0000631f store  0x00000001 , 0x00004664 
+ 00024378  0x00006320 rtn 
+ 00024379  0x00006323 jam  0x00000008 , 0x000009ae 
+ 00024380  0x00006324 rtn 
+ 00024381  0x00006327 call  0x00005f43 
+ 00024382  0x00006329 fetch  0x00000001 , 0x00004665 
+ 00024383  0x0000632a rtn  0x00000034 
+ 00024384  0x0000632b jam  0x00000000 , 0x00004665 
+ 00024385  0x0000632c jam  0x00000038 , 0x00000a99 
+ 00024386  0x0000632d branch  0x00007d86 
+ 00024387  0x00006332 call  0x000062fc 
+ 00024388  0x00006333 ncall  0x00007965 , 0x00000001 
+ 00024389  0x00006334 call  0x00007975 , 0x00000001 
+ 00024390  0x00006335 call  0x000062fc 
+ 00024391  0x00006336 rtn  0x00000001 
+ 00024392  0x00006337 jam  0x0000000c , 0x000009ae 
+ 00024393  0x00006338 jam  0x00000001 , 0x000009b0 
+ 00024394  0x00006339 rtn 
+ 00024395  0x0000633c arg  0x00000a6e , 0x00000005 
+ 00024396  0x0000633d arg  0x00000552 , 0x00000006 
+ 00024397  0x0000633e call  0x00007ebf 
+ 00024398  0x0000633f fetch  0x00000001 , 0x00004662 
+ 00024399  0x00006340 rtneq  0x00000002 
+ 00024400  0x00006341 branch  0x000076d8 
+ 00024401  0x00006344 fetch  0x00000001 , 0x000009af 
+ 00024402  0x00006345 beq  0x00000007 , 0x00005f55 
+ 00024403  0x00006346 fetch  0x00000001 , 0x000009ae 
+ 00024404  0x00006347 bne  0x00000001 , 0x00005f68 
+ 00024405  0x00006349 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x0000634a sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x0000634b nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x0000634c arg  0x000009c6 , 0x00000005 
+ 00024409  0x0000634d iadd  0x00000005 , 0x00000005 
+ 00024410  0x0000634e fetch  0x00000008 , 0x00000552 
+ 00024411  0x0000634f istore  0x00000008 , 0x00000005 
+ 00024412  0x00006350 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x00006351 istore  0x00000008 , 0x00000005 
+ 00024414  0x00006352 fetch  0x00000001 , 0x000009b7 
+ 00024415  0x00006353 increase  0x00000010 , 0x0000003f 
+ 00024416  0x00006354 store  0x00000001 , 0x000009b7 
+ 00024417  0x00006355 bne  0x00000030 , 0x00005e38 
+ 00024418  0x00006357 call  0x000062fc 
+ 00024419  0x00006358 branch  0x00005e38 , 0x00000001 
+ 00024420  0x00006359 jam  0x00000001 , 0x000009b8 
+ 00024421  0x0000635a jam  0x00000002 , 0x000009ae 
+ 00024422  0x0000635b jam  0x00000001 , 0x000009b0 
+ 00024423  0x0000635c branch  0x00005e38 
+ 00024424  0x0000635e jam  0x00000024 , 0x0000007e 
+ 00024425  0x0000635f branch  0x00005d53 
+ 00024426  0x00006361 fetch  0x00000001 , 0x000009b6 
+ 00024427  0x00006362 beq  0x00000030 , 0x00005f6e 
+ 00024428  0x00006363 jam  0x0000003e , 0x0000007c 
+ 00024429  0x00006364 branch  0x00005d07 
+ 00024430  0x00006367 call  0x000062fc 
+ 00024431  0x00006368 branch  0x00005f77 , 0x00000001 
+ 00024432  0x00006369 fetch  0x00000001 , 0x00004662 
+ 00024433  0x0000636a beq  0x00000002 , 0x00005f75 
+ 00024434  0x0000636b jam  0x00000001 , 0x000009b0 
+ 00024435  0x0000636c jam  0x00000004 , 0x000009ae 
+ 00024436  0x0000636d branch  0x00005d07 
+ 00024437  0x00006370 jam  0x00000036 , 0x00000a99 
+ 00024438  0x00006371 branch  0x00007d86 
+ 00024439  0x00006376 branch  0x00005d07 
+ 00024440  0x00006379 fetch  0x00000001 , 0x000009af 
+ 00024441  0x0000637a beq  0x00000007 , 0x00005f7c 
+ 00024442  0x0000637b fetch  0x00000001 , 0x000009ae 
+ 00024443  0x0000637c bne  0x00000006 , 0x00005f88 
+ 00024444  0x0000637e arg  0x00000a2e , 0x00000005 
+ 00024445  0x0000637f fetch  0x00000008 , 0x00000552 
+ 00024446  0x00006380 istore  0x00000008 , 0x00000005 
+ 00024447  0x00006381 fetch  0x00000008 , 0x0000055a 
+ 00024448  0x00006382 istore  0x00000008 , 0x00000005 
+ 00024449  0x00006383 call  0x000062fc 
+ 00024450  0x00006384 branch  0x00005f86 , 0x00000001 
+ 00024451  0x00006385 jam  0x00000007 , 0x000009ae 
+ 00024452  0x00006386 jam  0x00000001 , 0x000009b0 
+ 00024453  0x00006387 branch  0x00005e38 
+ 00024454  0x00006389 jam  0x00000004 , 0x000009af 
+ 00024455  0x0000638a branch  0x000076d8 
+ 00024456  0x0000638e jam  0x00000024 , 0x0000007e 
+ 00024457  0x0000638f branch  0x00005d53 
+ 00024458  0x00006392 fetch  0x00000001 , 0x000009af 
+ 00024459  0x00006393 beq  0x0000000b , 0x00005f8e 
+ 00024460  0x00006394 fetch  0x00000001 , 0x000009ae 
+ 00024461  0x00006395 bne  0x00000008 , 0x00005f9d 
+ 00024462  0x00006397 arg  0x00000a5e , 0x00000005 
+ 00024463  0x00006398 arg  0x00000552 , 0x00000006 
+ 00024464  0x00006399 call  0x00007ebf 
+ 00024465  0x0000639a call  0x000062fc 
+ 00024466  0x0000639b branch  0x00005f9a , 0x00000001 
+ 00024467  0x0000639c fetch  0x00000001 , 0x00004662 
+ 00024468  0x0000639d beq  0x00000001 , 0x00005f9f 
+ 00024469  0x0000639f jam  0x00000000 , 0x00004661 
+ 00024470  0x000063a0 jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063a1 jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063a2 jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063a3 branch  0x00005d07 
+ 00024474  0x000063a6 jam  0x00000009 , 0x000009af 
+ 00024475  0x000063a7 jam  0x00000001 , 0x000009b1 
+ 00024476  0x000063a8 branch  0x00005d07 
+ 00024477  0x000063aa jam  0x00000024 , 0x0000007e 
+ 00024478  0x000063ab branch  0x00005d53 
+ 00024479  0x000063ae fetch  0x00000001 , 0x00004661 
+ 00024480  0x000063af bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x000063b0 set1  0x00000006 , 0x0000003f 
+ 00024482  0x000063b1 store  0x00000001 , 0x00004661 
+ 00024483  0x000063b2 rtn 
+ 00024484  0x000063b5 bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x000063b6 jam  0x00000000 , 0x00004661 
+ 00024486  0x000063b7 branch  0x00005f9d 
+ 00024487  0x000063bb branch  0x00005d07 
+ 00024488  0x000063be fetch  0x00000001 , 0x0000016d 
+ 00024489  0x000063bf set0  0x00000001 
+ 00024490  0x000063c0 store  0x00000001 , 0x0000016d 
+ 00024491  0x000063c1 call  0x00005e38 
+ 00024492  0x000063c2 nrtn  0x00000029 
+ 00024493  0x000063c3 fetch  0x00000001 , 0x00000552 
+ 00024494  0x000063c4 fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x000063c5 setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x000063c6 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x000063c7 storet  0x00000001 , 0x0000004b 
+ 00024498  0x000063c8 rtn 
+ 00024499  0x000063cb fetcht  0x00000008 , 0x00000552 
+ 00024500  0x000063cd fetch  0x00000001 , 0x00000055 
+ 00024501  0x000063ce rtnne  0x00000003 
+ 00024502  0x000063d0 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x000063d1 bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x000063d3 jam  0x00000014 , 0x00000055 
+ 00024505  0x000063d4 rtn 
+ 00024506  0x000063d6 jam  0x00000004 , 0x00000055 
+ 00024507  0x000063d7 rtn 
+ 00024508  0x000063d9 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x000063da store  0x00000001 , 0x0000015b 
+ 00024510  0x000063db jam  0x00000003 , 0x0000007c 
+ 00024511  0x000063dc jam  0x00000038 , 0x0000007d 
+ 00024512  0x000063dd rtn 
+ 00024513  0x000063e1 jam  0x00000003 , 0x0000007c 
+ 00024514  0x000063e2 jam  0x00000039 , 0x0000007d 
+ 00024515  0x000063e3 force  0x00000009 , 0x00000039 
+ 00024516  0x000063e4 arg  0x00000552 , 0x00000006 
+ 00024517  0x000063e5 arg  0x00000152 , 0x00000005 
+ 00024518  0x000063e7 ifetch  0x00000001 , 0x00000006 
+ 00024519  0x000063e8 xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x000063e9 istore  0x00000001 , 0x00000005 
+ 00024521  0x000063ea loop  0x00005fc6 
+ 00024522  0x000063eb fetch  0x00000001 , 0x00000152 
+ 00024523  0x000063ec fetcht  0x00000001 , 0x00000151 
+ 00024524  0x000063ed set0  0x00000007 , 0x00000002 
+ 00024525  0x000063ee set0  0x00000004 , 0x00000002 
+ 00024526  0x000063ef beq  0x000000ff , 0x00005fda 
+ 00024527  0x000063f0 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x000063f1 beq  0x00000005 , 0x00005fe7 
+ 00024529  0x000063f2 beq  0x00000007 , 0x00005fe6 
+ 00024530  0x000063f3 beq  0x00000006 , 0x00005fe7 
+ 00024531  0x000063f4 beq  0x00000008 , 0x00005fe6 
+ 00024532  0x000063f5 beq  0x00000001 , 0x00005fdf 
+ 00024533  0x000063f6 beq  0x00000002 , 0x00005fdf 
+ 00024534  0x000063f7 beq  0x00000003 , 0x00005fdf 
+ 00024535  0x000063f8 beq  0x00000009 , 0x00005fdf 
+ 00024536  0x000063f9 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x000063fa rtn 
+ 00024538  0x000063fd fetch  0x00000001 , 0x00000151 
+ 00024539  0x000063fe set1  0x00000003 , 0x0000003f 
+ 00024540  0x000063ff set1  0x00000002 , 0x0000003f 
+ 00024541  0x00006400 store  0x00000001 , 0x00000151 
+ 00024542  0x00006401 rtn 
+ 00024543  0x00006403 set1  0x00000004 , 0x00000002 
+ 00024544  0x00006404 jam  0x00000005 , 0x00000180 
+ 00024545  0x00006405 fetch  0x00000002 , 0x00000159 
+ 00024546  0x00006406 iforce  0x00000039 
+ 00024547  0x00006407 store  0x00000002 , 0x0000015f 
+ 00024548  0x00006408 arg  0x00000551 , 0x00000005 
+ 00024549  0x00006409 call  0x00007f73 
+ 00024550  0x0000640b set1  0x00000007 , 0x00000002 
+ 00024551  0x0000640d set1  0x00000002 , 0x00000002 
+ 00024552  0x0000640e force  0x00000000 , 0x0000003f 
+ 00024553  0x0000640f store  0x00000001 , 0x0000000b 
+ 00024554  0x00006410 store  0x00000002 , 0x000000fa 
+ 00024555  0x00006411 store  0x00000002 , 0x000000fc 
+ 00024556  0x00006412 store  0x00000002 , 0x000000f8 
+ 00024557  0x00006413 store  0x00000002 , 0x000000f6 
+ 00024558  0x00006414 fetch  0x00000001 , 0x00000153 
+ 00024559  0x00006415 compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x00006416 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x00006417 storet  0x00000001 , 0x00000151 
+ 00024562  0x00006418 rtn 
+ 00024563  0x0000641b set0  0x00000011 , 0x00000000 
+ 00024564  0x0000641c jam  0x00000000 , 0x00000151 
+ 00024565  0x0000641d fetch  0x00000001 , 0x0000017f 
+ 00024566  0x0000641e set0  0x00000006 , 0x0000003f 
+ 00024567  0x0000641f store  0x00000001 , 0x0000017f 
+ 00024568  0x00006420 rtn 
+ 00024569  0x00006427 arg  0x00000552 , 0x00000006 
+ 00024570  0x00006428 arg  0x00000562 , 0x00000005 
+ 00024571  0x00006429 branch  0x00007ebf 
+ 00024572  0x0000642c jam  0x00000009 , 0x0000007c 
+ 00024573  0x0000642d rtn 
+ 00024574  0x00006430 nrtn  0x00000029 
+ 00024575  0x00006431 jam  0x00000011 , 0x0000007c 
+ 00024576  0x00006432 rtn 
+ 00024577  0x00006435 arg  0x000040a0 , 0x00000011 
+ 00024578  0x00006436 call  0x00007255 
+ 00024579  0x00006437 jam  0x00000003 , 0x0000007c 
+ 00024580  0x00006438 jam  0x00000008 , 0x0000007d 
+ 00024581  0x00006439 rtn 
+ 00024582  0x0000643c jam  0x0000000a , 0x00000072 
+ 00024583  0x0000643d jam  0x00000007 , 0x0000007c 
+ 00024584  0x0000643e jam  0x00000016 , 0x000004ca 
+ 00024585  0x0000643f rtn 
+ 00024586  0x00006446 bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x00006447 disable  0x00000028 
+ 00024588  0x00006448 call  0x000062c1 
+ 00024589  0x00006449 fetch  0x00000001 , 0x00000048 
+ 00024590  0x0000644a rtn  0x00000034 
+ 00024591  0x0000644f bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x00006451 beq  0x00000001 , 0x0000616f 
+ 00024593  0x00006452 beq  0x00000002 , 0x000060e4 
+ 00024594  0x00006453 beq  0x00000003 , 0x0000604a 
+ 00024595  0x00006454 beq  0x00000004 , 0x00006060 
+ 00024596  0x00006455 beq  0x00000027 , 0x000061db 
+ 00024597  0x00006456 beq  0x00000028 , 0x00006108 
+ 00024598  0x00006457 beq  0x00000030 , 0x000060f4 
+ 00024599  0x00006458 beq  0x00000025 , 0x000061d6 
+ 00024600  0x00006459 beq  0x00000026 , 0x00006103 
+ 00024601  0x0000645a beq  0x00000031 , 0x000061c3 
+ 00024602  0x0000645b beq  0x00000037 , 0x0000616a 
+ 00024603  0x0000645c beq  0x00000033 , 0x0000615c 
+ 00024604  0x0000645d beq  0x00000008 , 0x00006259 
+ 00024605  0x0000645e beq  0x00000009 , 0x0000624f 
+ 00024606  0x0000645f beq  0x0000000b , 0x00006264 
+ 00024607  0x00006460 beq  0x0000000c , 0x0000626d 
+ 00024608  0x00006461 beq  0x0000000f , 0x00006162 
+ 00024609  0x00006462 beq  0x00000010 , 0x00006292 
+ 00024610  0x00006463 beq  0x00000011 , 0x00006288 
+ 00024611  0x00006464 beq  0x00000007 , 0x00006152 
+ 00024612  0x00006465 beq  0x0000002a , 0x0000617e 
+ 00024613  0x00006466 beq  0x0000000a , 0x0000617f 
+ 00024614  0x00006468 beq  0x0000001f , 0x000061bc 
+ 00024615  0x00006469 beq  0x00000006 , 0x000060f9 
+ 00024616  0x0000646a beq  0x00000021 , 0x0000615f 
+ 00024617  0x0000646b beq  0x0000002d , 0x000061b2 
+ 00024618  0x0000646c beq  0x0000002e , 0x000061b7 
+ 00024619  0x0000646d beq  0x00000022 , 0x0000615f 
+ 00024620  0x0000646e beq  0x00000034 , 0x00006180 
+ 00024621  0x0000646f beq  0x00000013 , 0x00006195 
+ 00024622  0x00006470 beq  0x00000017 , 0x000061a4 
+ 00024623  0x00006471 beq  0x00000012 , 0x0000628f 
+ 00024624  0x00006472 beq  0x0000002f , 0x000061aa 
+ 00024625  0x00006473 beq  0x00000018 , 0x000061af 
+ 00024626  0x00006474 beq  0x0000003d , 0x000061ff 
+ 00024627  0x00006475 beq  0x0000003e , 0x0000620b 
+ 00024628  0x00006476 beq  0x0000003f , 0x0000621d 
+ 00024629  0x00006477 beq  0x00000040 , 0x00006227 
+ 00024630  0x00006478 beq  0x00000041 , 0x0000623c 
+ 00024631  0x00006479 beq  0x00000023 , 0x0000624b 
+ 00024632  0x0000647a beq  0x0000003b , 0x00006246 
+ 00024633  0x0000647c beq  0x00000005 , 0x0000624c 
+ 00024634  0x0000647d beq  0x00000029 , 0x0000624d 
+ 00024635  0x0000647e beq  0x00000038 , 0x0000624e 
+ 00024636  0x0000647f beq  0x00000039 , 0x00006175 
+ 00024637  0x00006481 branch  0x00002a8c 
+ 00024638  0x00006482 rtn 
+ 00024639  0x00006484 beq  0x00000081 , 0x0000606d 
+ 00024640  0x00006485 beq  0x00000084 , 0x00006099 
+ 00024641  0x00006486 beq  0x00000082 , 0x00006076 
+ 00024642  0x00006487 beq  0x00000083 , 0x0000610d 
+ 00024643  0x00006488 beq  0x0000008b , 0x00006118 
+ 00024644  0x00006489 beq  0x00000097 , 0x0000614e 
+ 00024645  0x0000648a beq  0x00000099 , 0x000060d5 
+ 00024646  0x0000648b beq  0x0000009a , 0x000060a4 
+ 00024647  0x0000648c beq  0x00000095 , 0x000060da 
+ 00024648  0x0000648d beq  0x00000096 , 0x000060db 
+ 00024649  0x0000648e branch  0x00002a8c 
+ 00024650  0x00006495 force  0x00000002 , 0x0000003f 
+ 00024651  0x00006496 call  0x00006298 
+ 00024652  0x00006497 fetch  0x00000001 , 0x00000049 
+ 00024653  0x00006498 istore  0x00000001 , 0x00000005 
+ 00024654  0x00006499 call  0x000062a7 
+ 00024655  0x0000649a bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x0000649b fetch  0x00000001 , 0x00000049 
+ 00024657  0x0000649c beq  0x00000008 , 0x00006080 
+ 00024658  0x0000649d beq  0x0000000f , 0x00006084 
+ 00024659  0x0000649e beq  0x00000010 , 0x0000608f 
+ 00024660  0x0000649f beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064a0 beq  0x00000033 , 0x00006092 
+ 00024662  0x000064a1 beq  0x00000041 , 0x00006098 
+ 00024663  0x000064a2 beq  0x00000011 , 0x00006059 
+ 00024664  0x000064a3 rtn 
+ 00024665  0x000064a6 fetch  0x00000001 , 0x00000055 
+ 00024666  0x000064a7 rtn  0x00000034 
+ 00024667  0x000064a8 jam  0x0000001b , 0x00000055 
+ 00024668  0x000064a9 setarg  0x0000000c 
+ 00024669  0x000064aa arg  0x00000007 , 0x00000007 
+ 00024670  0x000064ab branch  0x00007f08 
+ 00024671  0x000064ae branch  0x000026c6 
+ 00024672  0x000064b0 force  0x00000003 , 0x0000003f 
+ 00024673  0x000064b1 call  0x00006298 
+ 00024674  0x000064b2 fetch  0x00000001 , 0x00000049 
+ 00024675  0x000064b3 beq  0x0000000b , 0x00006068 
+ 00024676  0x000064b4 istore  0x00000001 , 0x00000005 
+ 00024677  0x000064b5 fetch  0x00000001 , 0x0000004a 
+ 00024678  0x000064b6 istore  0x00000001 , 0x00000005 
+ 00024679  0x000064b7 branch  0x000062a7 
+ 00024680  0x000064ba istore  0x00000001 , 0x00000005 
+ 00024681  0x000064bb fetch  0x00000001 , 0x0000004a 
+ 00024682  0x000064bc istore  0x00000001 , 0x00000005 
+ 00024683  0x000064bd arg  0x000004d5 , 0x00000002 
+ 00024684  0x000064be branch  0x000062e2 
+ 00024685  0x000064c1 force  0x00000004 , 0x00000007 
+ 00024686  0x000064c2 call  0x000062a0 
+ 00024687  0x000064c3 setarg  0x0000007f 
+ 00024688  0x000064c4 istore  0x00000001 , 0x00000005 
+ 00024689  0x000064c5 fetch  0x00000001 , 0x00000049 
+ 00024690  0x000064c6 set0  0x00000007 , 0x0000003f 
+ 00024691  0x000064c7 istore  0x00000001 , 0x00000005 
+ 00024692  0x000064c8 fetch  0x00000001 , 0x00000049 
+ 00024693  0x000064c9 branch  0x000062a7 
+ 00024694  0x000064cc force  0x00000005 , 0x00000007 
+ 00024695  0x000064cd call  0x000062a0 
+ 00024696  0x000064ce setarg  0x0000007f 
+ 00024697  0x000064cf istore  0x00000001 , 0x00000005 
+ 00024698  0x000064d0 fetch  0x00000001 , 0x00000049 
+ 00024699  0x000064d1 set0  0x00000007 , 0x0000003f 
+ 00024700  0x000064d2 istore  0x00000001 , 0x00000005 
+ 00024701  0x000064d3 fetch  0x00000001 , 0x0000004a 
+ 00024702  0x000064d4 istore  0x00000001 , 0x00000005 
+ 00024703  0x000064d5 branch  0x000062a7 
+ 00024704  0x000064d9 call  0x0000244f 
+ 00024705  0x000064da call  0x000062f3 
+ 00024706  0x000064db rtn  0x00000001 
+ 00024707  0x000064dc branch  0x00005ffc 
+ 00024708  0x000064df fetch  0x00000001 , 0x0000004b 
+ 00024709  0x000064e0 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x000064e1 rtnbit0  0x00000004 
+ 00024711  0x000064e2 jam  0x00000012 , 0x0000007c 
+ 00024712  0x000064e3 set0  0x00000004 , 0x0000003f 
+ 00024713  0x000064e4 call  0x000062eb 
+ 00024714  0x000064e5 branch  0x0000608d 
+ 00024715  0x000064e7 jam  0x00000010 , 0x0000007c 
+ 00024716  0x000064e8 set0  0x00000005 , 0x0000003f 
+ 00024717  0x000064ea store  0x00000001 , 0x0000004b 
+ 00024718  0x000064eb rtn 
+ 00024719  0x000064ee call  0x000062fc 
+ 00024720  0x000064ef branch  0x00005ffe , 0x00000001 
+ 00024721  0x000064f0 rtn 
+ 00024722  0x000064f3 jam  0x0000008b , 0x0000007c 
+ 00024723  0x000064f5 fetch  0x00000001 , 0x000004d1 
+ 00024724  0x000064f6 set1  0x00000000 , 0x0000003f 
+ 00024725  0x000064f7 store  0x00000001 , 0x000004d1 
+ 00024726  0x000064f8 jam  0x00000001 , 0x00000a99 
+ 00024727  0x000064f9 branch  0x00007d86 
+ 00024728  0x000064fd rtn 
+ 00024729  0x00006502 force  0x0000000c , 0x00000007 
+ 00024730  0x00006503 call  0x000062a0 
+ 00024731  0x00006504 setarg  0x00000001 
+ 00024732  0x00006505 istore  0x00000001 , 0x00000005 
+ 00024733  0x00006506 fetch  0x00000002 , 0x000004ce 
+ 00024734  0x00006507 istore  0x00000002 , 0x00000005 
+ 00024735  0x00006508 setarg  0x00000000 
+ 00024736  0x00006509 istore  0x00000003 , 0x00000005 
+ 00024737  0x0000650a setarg  0x00000000 
+ 00024738  0x0000650b istore  0x00000004 , 0x00000005 
+ 00024739  0x0000650c branch  0x000062b0 
+ 00024740  0x0000650e force  0x00000005 , 0x00000007 
+ 00024741  0x0000650f call  0x000062a0 
+ 00024742  0x00006510 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x00006511 istore  0x00000003 , 0x00000005 
+ 00024744  0x00006512 call  0x000062b0 
+ 00024745  0x00006513 jam  0x00000001 , 0x00004665 
+ 00024746  0x00006514 fetch  0x00000001 , 0x0000465b 
+ 00024747  0x00006515 beq  0x00000001 , 0x000060b5 
+ 00024748  0x00006516 beq  0x00000002 , 0x000060af 
+ 00024749  0x00006517 beq  0x00000003 , 0x000060bb 
+ 00024750  0x00006518 rtn 
+ 00024751  0x0000651b fetch  0x00000001 , 0x0000465e 
+ 00024752  0x0000651c beq  0x00000000 , 0x000060c7 
+ 00024753  0x0000651d beq  0x00000001 , 0x000060c7 
+ 00024754  0x0000651e beq  0x00000002 , 0x000060c7 
+ 00024755  0x0000651f beq  0x00000003 , 0x000060c1 
+ 00024756  0x00006520 rtn 
+ 00024757  0x00006524 fetch  0x00000001 , 0x0000465e 
+ 00024758  0x00006525 beq  0x00000000 , 0x000060c1 
+ 00024759  0x00006526 beq  0x00000001 , 0x000060c5 
+ 00024760  0x00006527 beq  0x00000002 , 0x000060c7 
+ 00024761  0x00006528 beq  0x00000003 , 0x000060c1 
+ 00024762  0x00006529 rtn 
+ 00024763  0x0000652d fetch  0x00000001 , 0x0000465e 
+ 00024764  0x0000652e beq  0x00000000 , 0x000060c1 
+ 00024765  0x0000652f beq  0x00000001 , 0x000060c1 
+ 00024766  0x00006530 beq  0x00000002 , 0x000060c1 
+ 00024767  0x00006531 beq  0x00000003 , 0x000060c1 
+ 00024768  0x00006532 rtn 
+ 00024769  0x0000653c jam  0x00000003 , 0x00004662 
+ 00024770  0x0000653d fetch  0x00000001 , 0x0000455c 
+ 00024771  0x0000653e bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x0000653f rtn 
+ 00024773  0x00006543 jam  0x00000001 , 0x00004662 
+ 00024774  0x00006544 rtn 
+ 00024775  0x0000654b jam  0x00000002 , 0x00004662 
+ 00024776  0x0000654c rtn 
+ 00024777  0x00006550 arg  0x00000000 , 0x00000007 
+ 00024778  0x00006551 branch  0x000060cd 
+ 00024779  0x00006554 arg  0x00000000 , 0x00000007 
+ 00024780  0x00006555 branch  0x000060d1 
+ 00024781  0x00006558 fetch  0x00000001 , 0x0000455c 
+ 00024782  0x00006559 qset1  0x0000003f 
+ 00024783  0x0000655a store  0x00000001 , 0x0000455c 
+ 00024784  0x0000655b rtn 
+ 00024785  0x0000655e fetch  0x00000001 , 0x0000455c 
+ 00024786  0x0000655f qset0  0x0000003f 
+ 00024787  0x00006560 store  0x00000001 , 0x0000455c 
+ 00024788  0x00006561 rtn 
+ 00024789  0x00006565 force  0x00000005 , 0x00000007 
+ 00024790  0x00006566 call  0x000062a0 
+ 00024791  0x00006567 fetch  0x00000003 , 0x0000465b 
+ 00024792  0x00006568 istore  0x00000003 , 0x00000005 
+ 00024793  0x00006569 branch  0x000062b2 
+ 00024794  0x0000656e rtn 
+ 00024795  0x00006570 force  0x00000009 , 0x00000007 
+ 00024796  0x00006571 call  0x000062a0 
+ 00024797  0x00006572 fetch  0x00000001 , 0x00000095 
+ 00024798  0x00006573 istore  0x00000001 , 0x00000005 
+ 00024799  0x00006574 fetch  0x00000002 , 0x00000096 
+ 00024800  0x00006575 istore  0x00000002 , 0x00000005 
+ 00024801  0x00006576 fetch  0x00000004 , 0x00000091 
+ 00024802  0x00006577 istore  0x00000004 , 0x00000005 
+ 00024803  0x00006578 branch  0x000062b0 
+ 00024804  0x0000657b force  0x00000011 , 0x0000003f 
+ 00024805  0x0000657c call  0x00006298 
+ 00024806  0x0000657d fetch  0x00000001 , 0x00000049 
+ 00024807  0x0000657e copy  0x0000003f , 0x00000002 
+ 00024808  0x0000657f beq  0x00000000 , 0x000060ec 
+ 00024809  0x00006580 beq  0x0000000e , 0x000060ec 
+ 00024810  0x00006581 beq  0x0000001c , 0x000060ec 
+ 00024811  0x00006582 rtn 
+ 00024812  0x00006584 istore  0x00000001 , 0x00000005 
+ 00024813  0x00006585 fetch  0x00000001 , 0x00004515 
+ 00024814  0x00006586 istore  0x00000001 , 0x00000005 
+ 00024815  0x00006587 arg  0x0000000e , 0x00000039 
+ 00024816  0x00006588 setarg  0x00004516 
+ 00024817  0x00006589 iadd  0x00000002 , 0x00000006 
+ 00024818  0x0000658a call  0x00007f01 
+ 00024819  0x0000658b branch  0x000062b0 
+ 00024820  0x0000658f force  0x00000003 , 0x0000003f 
+ 00024821  0x00006590 call  0x00006298 
+ 00024822  0x00006591 setarg  0x00000114 
+ 00024823  0x00006592 istore  0x00000002 , 0x00000005 
+ 00024824  0x00006593 branch  0x000062b0 
+ 00024825  0x00006597 force  0x00000003 , 0x0000003f 
+ 00024826  0x00006598 call  0x00006298 
+ 00024827  0x00006599 fetch  0x00000004 , 0x00000165 
+ 00024828  0x0000659a isub  0x00000022 , 0x0000003f 
+ 00024829  0x0000659b branch  0x000060ff , 0x00000029 
+ 00024830  0x0000659c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x0000659f rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065a0 set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065a1 istore  0x00000002 , 0x00000005 
+ 00024834  0x000065a2 branch  0x000062b0 
+ 00024835  0x000065a5 force  0x00000006 , 0x0000003f 
+ 00024836  0x000065a6 call  0x00006298 
+ 00024837  0x000065a7 fetch  0x00000005 , 0x00004510 
+ 00024838  0x000065a8 istore  0x00000005 , 0x00000005 
+ 00024839  0x000065a9 branch  0x000062b0 
+ 00024840  0x000065ac force  0x00000009 , 0x0000003f 
+ 00024841  0x000065ad call  0x00006298 
+ 00024842  0x000065ae fetch  0x00000008 , 0x00004098 
+ 00024843  0x000065af istore  0x00000008 , 0x00000005 
+ 00024844  0x000065b0 branch  0x000062b0 
+ 00024845  0x000065b8 force  0x0000000c , 0x00000007 
+ 00024846  0x000065b9 call  0x000062a0 
+ 00024847  0x000065ba setarg  0x00000001 
+ 00024848  0x000065bb istore  0x00000001 , 0x00000005 
+ 00024849  0x000065bc fetch  0x00000002 , 0x000004ce 
+ 00024850  0x000065bd istore  0x00000002 , 0x00000005 
+ 00024851  0x000065be setarg  0x00000000 
+ 00024852  0x000065bf istore  0x00000003 , 0x00000005 
+ 00024853  0x000065c0 setarg  0x00000000 
+ 00024854  0x000065c1 istore  0x00000004 , 0x00000005 
+ 00024855  0x000065c2 branch  0x000062b2 
+ 00024856  0x000065c5 force  0x00000003 , 0x00000007 
+ 00024857  0x000065c6 call  0x000062a0 
+ 00024858  0x000065c7 fetch  0x00000001 , 0x0000415a 
+ 00024859  0x000065c8 istore  0x00000001 , 0x00000005 
+ 00024860  0x000065c9 disable  0x00000028 
+ 00024861  0x000065ca call  0x000062b2 
+ 00024862  0x000065cb nrtn  0x00000028 
+ 00024863  0x000065cc nrtn  0x00000029 
+ 00024864  0x000065cd fetch  0x00000001 , 0x000040d8 
+ 00024865  0x000065ce rtnbit0  0x00000000 
+ 00024866  0x000065cf call  0x00006132 
+ 00024867  0x000065d0 branch  0x0000613c 
+ 00024868  0x000065d4 bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x000065d5 fetch  0x00000001 , 0x0000409e 
+ 00024870  0x000065d6 set1  0x00000003 , 0x0000003f 
+ 00024871  0x000065d7 store  0x00000001 , 0x0000409e 
+ 00024872  0x000065d8 setarg  0x00000101 
+ 00024873  0x000065d9 store  0x00000002 , 0x000004ce 
+ 00024874  0x000065da rtn 
+ 00024875  0x000065dd bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x000065de fetch  0x00000001 , 0x0000409e 
+ 00024877  0x000065df set0  0x00000003 , 0x0000003f 
+ 00024878  0x000065e0 store  0x00000001 , 0x0000409e 
+ 00024879  0x000065e1 setarg  0x00000000 
+ 00024880  0x000065e2 store  0x00000002 , 0x000004ce 
+ 00024881  0x000065e3 rtn 
+ 00024882  0x000065e6 jam  0x00000003 , 0x000040d8 
+ 00024883  0x000065e7 setarg  0x00000000 
+ 00024884  0x000065e8 store  0x00000004 , 0x00004142 
+ 00024885  0x000065e9 arg  0x000040da , 0x00000005 
+ 00024886  0x000065ea call  0x00006140 
+ 00024887  0x000065eb arg  0x000040e7 , 0x00000005 
+ 00024888  0x000065ec call  0x00006140 
+ 00024889  0x000065ed arg  0x00004146 , 0x00000005 
+ 00024890  0x000065ee call  0x00006140 
+ 00024891  0x000065ef branch  0x00006147 
+ 00024892  0x000065f1 arg  0x000040e7 , 0x00000005 
+ 00024893  0x000065f2 call  0x00006140 
+ 00024894  0x000065f3 call  0x00006147 
+ 00024895  0x000065f4 branch  0x0000614a 
+ 00024896  0x000065f8 setarg  0x00ffffff 
+ 00024897  0x000065f9 istore  0x00000003 , 0x00000005 
+ 00024898  0x000065fa istore  0x00000003 , 0x00000005 
+ 00024899  0x000065fb istore  0x00000003 , 0x00000005 
+ 00024900  0x000065fc setarg  0x0000007f 
+ 00024901  0x000065fd istore  0x00000001 , 0x00000005 
+ 00024902  0x000065fe rtn 
+ 00024903  0x00006600 setarg  0x00000000 
+ 00024904  0x00006601 store  0x00000002 , 0x000040d6 
+ 00024905  0x00006602 rtn 
+ 00024906  0x00006604 fetch  0x00000001 , 0x000040d8 
+ 00024907  0x00006605 set1  0x00000002 , 0x0000003f 
+ 00024908  0x00006606 store  0x00000001 , 0x000040d8 
+ 00024909  0x00006607 rtn 
+ 00024910  0x0000660b force  0x00000002 , 0x00000007 
+ 00024911  0x0000660c call  0x000062a0 
+ 00024912  0x0000660d nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x0000660f branch  0x000062b2 
+ 00024914  0x00006614 force  0x00000002 , 0x0000003f 
+ 00024915  0x00006615 call  0x00006298 
+ 00024916  0x00006616 fetch  0x00000001 , 0x000004ca 
+ 00024917  0x00006617 istore  0x00000001 , 0x00000005 
+ 00024918  0x00006618 call  0x000062b2 
+ 00024919  0x0000661a fetch  0x00000001 , 0x0000004b 
+ 00024920  0x0000661b set1  0x00000003 , 0x0000003f 
+ 00024921  0x0000661c store  0x00000001 , 0x0000004b 
+ 00024922  0x0000661d jam  0x00000032 , 0x00000072 
+ 00024923  0x0000661e rtn 
+ 00024924  0x00006622 force  0x00000001 , 0x0000003f 
+ 00024925  0x00006623 call  0x00006298 
+ 00024926  0x00006624 branch  0x000062b2 
+ 00024927  0x00006626 force  0x00000001 , 0x0000003f 
+ 00024928  0x00006627 call  0x00006298 
+ 00024929  0x00006628 branch  0x000062b0 
+ 00024930  0x0000662c force  0x00000002 , 0x0000003f 
+ 00024931  0x0000662d call  0x00006298 
+ 00024932  0x0000662e fetch  0x00000001 , 0x0000004c 
+ 00024933  0x0000662f isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x00006630 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x00006631 and_into  0x00000001 , 0x0000003f 
+ 00024936  0x00006632 istore  0x00000001 , 0x00000005 
+ 00024937  0x00006633 branch  0x000062b2 
+ 00024938  0x00006637 force  0x00000003 , 0x0000003f 
+ 00024939  0x00006638 call  0x00006298 
+ 00024940  0x00006639 fetch  0x00000002 , 0x00000051 
+ 00024941  0x0000663a istore  0x00000002 , 0x00000005 
+ 00024942  0x0000663b branch  0x000062b2 
+ 00024943  0x0000663e jam  0x000000fa , 0x00000072 
+ 00024944  0x0000663f force  0x00000002 , 0x0000003f 
+ 00024945  0x00006640 call  0x00006298 
+ 00024946  0x00006641 fetch  0x00000001 , 0x00000053 
+ 00024947  0x00006642 istore  0x00000001 , 0x00000005 
+ 00024948  0x00006643 branch  0x000062b2 
+ 00024949  0x00006646 force  0x0000000a , 0x0000003f 
+ 00024950  0x00006647 call  0x00006298 
+ 00024951  0x00006648 arg  0x00000152 , 0x00000006 
+ 00024952  0x00006649 force  0x00000009 , 0x00000039 
+ 00024953  0x0000664b ifetch  0x00000001 , 0x00000006 
+ 00024954  0x0000664c xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x0000664d istore  0x00000001 , 0x00000005 
+ 00024956  0x0000664e loop  0x00006179 
+ 00024957  0x0000664f branch  0x000062b2 
+ 00024958  0x00006652 branch  0x000062b2 
+ 00024959  0x00006654 branch  0x000062b2 
+ 00024960  0x00006657 rtn  0x00000029 
+ 00024961  0x00006658 call  0x0000282d 
+ 00024962  0x00006659 force  0x00000009 , 0x0000003f 
+ 00024963  0x0000665a call  0x00006298 
+ 00024964  0x0000665b fetch  0x00000002 , 0x00000171 
+ 00024965  0x0000665c istore  0x00000002 , 0x00000005 
+ 00024966  0x0000665d fetch  0x00000003 , 0x000040a0 
+ 00024967  0x0000665e istore  0x00000003 , 0x00000005 
+ 00024968  0x0000665f fetch  0x00000001 , 0x000040a3 
+ 00024969  0x00006660 istore  0x00000001 , 0x00000005 
+ 00024970  0x00006661 fetch  0x00000002 , 0x000040a4 
+ 00024971  0x00006662 istore  0x00000002 , 0x00000005 
+ 00024972  0x00006663 bmark0  0x00000003 , 0x00006191 
+ 00024973  0x00006664 set0  0x00000003 , 0x00000000 
+ 00024974  0x00006665 call  0x000062b2 
+ 00024975  0x00006666 jam  0x00000013 , 0x0000007c 
+ 00024976  0x00006667 rtn 
+ 00024977  0x00006669 call  0x000062b0 
+ 00024978  0x0000666a jam  0x00000003 , 0x0000007c 
+ 00024979  0x0000666b jam  0x00000013 , 0x0000007d 
+ 00024980  0x0000666c rtn 
+ 00024981  0x0000666f arg  0x00000200 , 0x00000002 
+ 00024982  0x00006670 branch  0x00006199 , 0x00000029 
+ 00024983  0x00006671 deposit  0x00000028 
+ 00024984  0x00006672 branch  0x0000619a 
+ 00024985  0x00006674 deposit  0x00000022 
+ 00024986  0x00006676 deposit  0x00000021 
+ 00024987  0x00006677 iadd  0x00000002 , 0x0000003f 
+ 00024988  0x00006678 and_into  0x000001fc , 0x0000003f 
+ 00024989  0x00006679 store  0x00000004 , 0x00000034 
+ 00024990  0x0000667a force  0x00000005 , 0x0000003f 
+ 00024991  0x0000667b call  0x00006298 
+ 00024992  0x0000667c fetch  0x00000004 , 0x00000034 
+ 00024993  0x0000667d rshift  0x0000003f , 0x0000003f 
+ 00024994  0x0000667e istore  0x00000004 , 0x00000005 
+ 00024995  0x0000667f branch  0x000062b2 
+ 00024996  0x00006682 force  0x0000000a , 0x0000003f 
+ 00024997  0x00006683 call  0x00006298 
+ 00024998  0x00006684 arg  0x000004d9 , 0x00000006 
+ 00024999  0x00006685 ifetch  0x00000009 , 0x00000006 
+ 00025000  0x00006686 istore  0x00000009 , 0x00000005 
+ 00025001  0x00006687 branch  0x000062b2 
+ 00025002  0x0000668c force  0x00000003 , 0x0000003f 
+ 00025003  0x0000668d call  0x00006298 
+ 00025004  0x0000668e setarg  0x00000114 
+ 00025005  0x0000668f istore  0x00000002 , 0x00000005 
+ 00025006  0x00006690 branch  0x000062b2 
+ 00025007  0x00006694 force  0x00000001 , 0x0000003f 
+ 00025008  0x00006695 call  0x00006298 
+ 00025009  0x0000669e branch  0x000062b2 
+ 00025010  0x000066a2 force  0x00000002 , 0x0000003f 
+ 00025011  0x000066a3 call  0x00006298 
+ 00025012  0x000066a4 fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066a5 istore  0x00000001 , 0x00000005 
+ 00025014  0x000066a6 branch  0x000062b2 
+ 00025015  0x000066aa force  0x00000002 , 0x0000003f 
+ 00025016  0x000066ab call  0x00006298 
+ 00025017  0x000066ac setarg  0x00000005 
+ 00025018  0x000066ad istore  0x00000001 , 0x00000005 
+ 00025019  0x000066ae branch  0x000062b2 
+ 00025020  0x000066b2 force  0x00000002 , 0x0000003f 
+ 00025021  0x000066b3 call  0x00006298 
+ 00025022  0x000066b4 setarg  0x00000000 
+ 00025023  0x000066b5 istore  0x00000001 , 0x00000005 
+ 00025024  0x000066b6 branch  0x000062b2 
+ 00025025  0x000066ba jam  0x0000002e , 0x0000007c 
+ 00025026  0x000066bb rtn 
+ 00025027  0x000066bd fetch  0x00000001 , 0x00004092 
+ 00025028  0x000066be sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x000066bf call  0x000061c1 , 0x00000005 
+ 00025030  0x000066c0 fetch  0x00000001 , 0x00000030 
+ 00025031  0x000066c1 set1  0x00000004 , 0x0000003f 
+ 00025032  0x000066c2 store  0x00000001 , 0x00000030 
+ 00025033  0x000066c3 copy  0x00000022 , 0x0000003f 
+ 00025034  0x000066c4 store  0x00000004 , 0x000004e9 
+ 00025035  0x000066c5 fetch  0x00000001 , 0x000004d1 
+ 00025036  0x000066c6 bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x000066c7 set1  0x00000003 , 0x0000003f 
+ 00025038  0x000066c8 store  0x00000001 , 0x000004d1 
+ 00025039  0x000066c9 jam  0x00000005 , 0x00000a99 
+ 00025040  0x000066ca call  0x00007d86 
+ 00025041  0x000066cb force  0x00000001 , 0x0000003f 
+ 00025042  0x000066cc call  0x00006298 
+ 00025043  0x000066cd branch  0x000062b2 
+ 00025044  0x000066cf jam  0x00000000 , 0x00000048 
+ 00025045  0x000066d0 rtn 
+ 00025046  0x000066d3 force  0x00000006 , 0x0000003f 
+ 00025047  0x000066d4 call  0x00006298 
+ 00025048  0x000066d5 fetch  0x00000005 , 0x00004510 
+ 00025049  0x000066d6 istore  0x00000005 , 0x00000005 
+ 00025050  0x000066d7 branch  0x000062b2 
+ 00025051  0x000066da force  0x00000009 , 0x0000003f 
+ 00025052  0x000066db call  0x00006298 
+ 00025053  0x000066dc fetch  0x00000008 , 0x00004098 
+ 00025054  0x000066dd istore  0x00000008 , 0x00000005 
+ 00025055  0x000066de branch  0x000062b2 
+ 00025056  0x000066e1 jam  0x00000001 , 0x000009b1 
+ 00025057  0x000066e2 fetch  0x00000001 , 0x000045b1 
+ 00025058  0x000066e3 rtnne  0x00000001 
+ 00025059  0x000066e4 jam  0x00000013 , 0x000009af 
+ 00025060  0x000066e5 rtn 
+ 00025061  0x000066e8 call  0x000062ef 
+ 00025062  0x000066e9 jam  0x00000099 , 0x0000007c 
+ 00025063  0x000066ea jam  0x00000003 , 0x000009af 
+ 00025064  0x000066eb rtn 
+ 00025065  0x000066ef call  0x000062ef 
+ 00025066  0x000066f0 jam  0x0000003d , 0x0000007c 
+ 00025067  0x000066f1 jam  0x00000007 , 0x000009af 
+ 00025068  0x000066f2 rtn 
+ 00025069  0x000066f5 arg  0x00000a4e , 0x00000011 
+ 00025070  0x000066f6 arg  0x00000a6e , 0x00000012 
+ 00025071  0x000066f7 arg  0x00000010 , 0x00000039 
+ 00025072  0x000066f8 call  0x00007f88 
+ 00025073  0x000066f9 branch  0x000061f7 , 0x00000005 
+ 00025074  0x000066fa jam  0x00000000 , 0x000009af 
+ 00025075  0x000066fb call  0x000076da 
+ 00025076  0x000066fc jam  0x00000024 , 0x0000007e 
+ 00025077  0x000066fd jam  0x00000040 , 0x0000007d 
+ 00025078  0x000066fe branch  0x00005d53 
+ 00025079  0x00006700 jam  0x0000000a , 0x000009af 
+ 00025080  0x00006701 call  0x000076d8 
+ 00025081  0x00006702 jam  0x00000040 , 0x0000007d 
+ 00025082  0x00006703 branch  0x00005e38 
+ 00025083  0x00006708 jam  0x00000040 , 0x0000007c 
+ 00025084  0x00006709 rtn 
+ 00025085  0x00006710 jam  0x0000003d , 0x0000007c 
+ 00025086  0x00006712 rtn 
+ 00025087  0x00006719 jam  0x00000000 , 0x000009b6 
+ 00025088  0x0000671a force  0x00000004 , 0x0000003f 
+ 00025089  0x0000671b call  0x00006298 
+ 00025090  0x0000671c force  0x00000001 , 0x0000003f 
+ 00025091  0x0000671d istore  0x00000001 , 0x00000005 
+ 00025092  0x0000671e force  0x00000001 , 0x0000003f 
+ 00025093  0x0000671f istore  0x00000001 , 0x00000005 
+ 00025094  0x00006720 force  0x00000030 , 0x0000003f 
+ 00025095  0x00006721 istore  0x00000001 , 0x00000005 
+ 00025096  0x00006722 call  0x000062fc 
+ 00025097  0x00006723 branch  0x000062b2 , 0x00000001 
+ 00025098  0x00006724 branch  0x000062b0 
+ 00025099  0x00006728 force  0x00000011 , 0x0000003f 
+ 00025100  0x00006729 call  0x00006298 
+ 00025101  0x0000672a fetch  0x00000001 , 0x000009b6 
+ 00025102  0x0000672b arg  0x0000462a , 0x00000006 
+ 00025103  0x0000672c iadd  0x00000006 , 0x00000006 
+ 00025104  0x0000672d ifetch  0x00000008 , 0x00000006 
+ 00025105  0x0000672e istore  0x00000008 , 0x00000005 
+ 00025106  0x0000672f ifetch  0x00000008 , 0x00000006 
+ 00025107  0x00006730 istore  0x00000008 , 0x00000005 
+ 00025108  0x00006731 fetch  0x00000001 , 0x000009b6 
+ 00025109  0x00006732 increase  0x00000010 , 0x0000003f 
+ 00025110  0x00006733 store  0x00000001 , 0x000009b6 
+ 00025111  0x00006734 call  0x000062fc 
+ 00025112  0x00006735 branch  0x000062b2 , 0x00000001 
+ 00025113  0x00006736 branch  0x000062b0 
+ 00025114  0x0000673a jam  0x00000006 , 0x000009ae 
+ 00025115  0x0000673b jam  0x0000003f , 0x0000007c 
+ 00025116  0x0000673c rtn 
+ 00025117  0x00006740 force  0x00000011 , 0x0000003f 
+ 00025118  0x00006741 call  0x00006298 
+ 00025119  0x00006742 arg  0x00000a4e , 0x00000006 
+ 00025120  0x00006743 ifetch  0x00000008 , 0x00000006 
+ 00025121  0x00006744 istore  0x00000008 , 0x00000005 
+ 00025122  0x00006745 ifetch  0x00000008 , 0x00000006 
+ 00025123  0x00006746 istore  0x00000008 , 0x00000005 
+ 00025124  0x00006747 branch  0x000062b0 
+ 00025125  0x0000674a jam  0x00000040 , 0x0000007c 
+ 00025126  0x0000674b rtn 
+ 00025127  0x0000674f call  0x000062fc 
+ 00025128  0x00006750 call  0x00007612 , 0x00000001 
+ 00025129  0x00006751 force  0x00000011 , 0x0000003f 
+ 00025130  0x00006752 call  0x00006298 
+ 00025131  0x00006753 arg  0x00000a1e , 0x00000006 
+ 00025132  0x00006754 ifetch  0x00000008 , 0x00000006 
+ 00025133  0x00006755 istore  0x00000008 , 0x00000005 
+ 00025134  0x00006756 ifetch  0x00000008 , 0x00000006 
+ 00025135  0x00006757 istore  0x00000008 , 0x00000005 
+ 00025136  0x00006758 call  0x000062fc 
+ 00025137  0x00006759 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x0000675a branch  0x000062b2 , 0x00000001 
+ 00025139  0x0000675e jam  0x0000000f , 0x000009af 
+ 00025140  0x00006760 call  0x000062ef 
+ 00025141  0x00006761 jam  0x0000000b , 0x0000007c 
+ 00025142  0x00006762 call  0x00006307 
+ 00025143  0x00006763 branch  0x0000764e , 0x00000001 
+ 00025144  0x00006764 branch  0x00007658 
+ 00025145  0x00006766 call  0x000062eb 
+ 00025146  0x00006768 jam  0x00000041 , 0x0000007c 
+ 00025147  0x00006769 rtn 
+ 00025148  0x0000676c force  0x00000011 , 0x0000003f 
+ 00025149  0x0000676d call  0x00006298 
+ 00025150  0x0000676e arg  0x00000a4e , 0x00000006 
+ 00025151  0x0000676f ifetch  0x00000008 , 0x00000006 
+ 00025152  0x00006770 istore  0x00000008 , 0x00000005 
+ 00025153  0x00006771 ifetch  0x00000008 , 0x00000006 
+ 00025154  0x00006772 istore  0x00000008 , 0x00000005 
+ 00025155  0x00006773 call  0x000062fc 
+ 00025156  0x00006774 nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x00006775 branch  0x000062b2 , 0x00000001 
+ 00025158  0x00006778 force  0x00000003 , 0x0000003f 
+ 00025159  0x00006779 call  0x00006298 
+ 00025160  0x0000677a setarg  0x0000fffe 
+ 00025161  0x0000677b istore  0x00000002 , 0x00000005 
+ 00025162  0x0000677c branch  0x000062b0 
+ 00025163  0x0000677f branch  0x000062b2 
+ 00025164  0x00006781 branch  0x000062b2 
+ 00025165  0x00006783 branch  0x000062b2 
+ 00025166  0x00006785 branch  0x000062b2 
+ 00025167  0x0000678b call  0x0000630b 
+ 00025168  0x0000678c arg  0x000040a0 , 0x00000011 
+ 00025169  0x0000678d call  0x00006311 
+ 00025170  0x0000678e force  0x00000011 , 0x0000003f 
+ 00025171  0x0000678f call  0x00006298 
+ 00025172  0x00006790 arg  0x00000582 , 0x00000011 
+ 00025173  0x00006791 arg  0x00000562 , 0x00000012 
+ 00025174  0x00006792 call  0x00007352 
+ 00025175  0x00006793 nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x00006794 branch  0x000062ad 
+ 00025177  0x00006797 call  0x0000630b 
+ 00025178  0x00006798 arg  0x00000040 , 0x00000011 
+ 00025179  0x00006799 call  0x00007255 
+ 00025180  0x0000679b force  0x00000011 , 0x0000003f 
+ 00025181  0x0000679c call  0x00006298 
+ 00025182  0x0000679d arg  0x00000562 , 0x00000006 
+ 00025183  0x0000679e call  0x00007ebf 
+ 00025184  0x0000679f fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067a0 beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067a1 beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067a2 branch  0x000062ad 
+ 00025188  0x000067a5 fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067a6 branch  0x0000626a , 0x00000034 
+ 00025190  0x000067a7 call  0x000062fc 
+ 00025191  0x000067a8 call  0x000062ef , 0x00000001 
+ 00025192  0x000067a9 ncall  0x000062eb , 0x00000001 
+ 00025193  0x000067aa branch  0x0000626b 
+ 00025194  0x000067ac call  0x000062ef 
+ 00025195  0x000067ae call  0x0000630b 
+ 00025196  0x000067af branch  0x0000625c 
+ 00025197  0x000067b2 arg  0x000040a0 , 0x00000011 
+ 00025198  0x000067b3 call  0x00007288 
+ 00025199  0x000067b4 force  0x00000005 , 0x0000003f 
+ 00025200  0x000067b5 call  0x00006298 
+ 00025201  0x000067b6 fetch  0x00000004 , 0x00000592 
+ 00025202  0x000067b7 istore  0x00000004 , 0x00000005 
+ 00025203  0x000067b8 arg  0x000004d5 , 0x00000002 
+ 00025204  0x000067b9 call  0x000062e2 
+ 00025205  0x000067ba call  0x00007386 
+ 00025206  0x000067bb call  0x000062fc 
+ 00025207  0x000067bc branch  0x0000627c , 0x00000001 
+ 00025208  0x000067bd jam  0x00000001 , 0x000004d8 
+ 00025209  0x000067be fetch  0x00000001 , 0x000009b5 
+ 00025210  0x000067bf rtn  0x00000034 
+ 00025211  0x000067c0 jam  0x0000000b , 0x0000007c 
+ 00025212  0x000067c2 fetch  0x00000001 , 0x000041bd 
+ 00025213  0x000067c3 rtn  0x00000034 
+ 00025214  0x000067c5 call  0x000062fc 
+ 00025215  0x000067c6 nbranch  0x00006284 , 0x00000001 
+ 00025216  0x000067c7 fetch  0x00000001 , 0x000004d7 
+ 00025217  0x000067c8 rtn  0x00000034 
+ 00025218  0x000067c9 jam  0x0000000f , 0x0000007c 
+ 00025219  0x000067ca rtn 
+ 00025220  0x000067cc rtnmark0  0x00000021 
+ 00025221  0x000067cd set0  0x00000021 , 0x00000000 
+ 00025222  0x000067ce jam  0x0000000f , 0x0000007c 
+ 00025223  0x000067cf rtn 
+ 00025224  0x000067d4 call  0x0000630b 
+ 00025225  0x000067d5 call  0x0000728b 
+ 00025226  0x000067d6 force  0x00000011 , 0x0000003f 
+ 00025227  0x000067d7 call  0x00006298 
+ 00025228  0x000067d8 arg  0x00000562 , 0x00000006 
+ 00025229  0x000067d9 call  0x00007ebf 
+ 00025230  0x000067da branch  0x000062ad 
+ 00025231  0x000067dd force  0x00000001 , 0x0000003f 
+ 00025232  0x000067de call  0x00006298 
+ 00025233  0x000067df branch  0x000062ad 
+ 00025234  0x000067e2 force  0x00000002 , 0x0000003f 
+ 00025235  0x000067e3 call  0x00006298 
+ 00025236  0x000067e4 force  0x00000010 , 0x0000003f 
+ 00025237  0x000067e5 istore  0x00000001 , 0x00000005 
+ 00025238  0x000067e6 store  0x00000001 , 0x00000054 
+ 00025239  0x000067e7 branch  0x000062ad 
+ 00025240  0x000067eb lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x000067ec or_into  0x00000007 , 0x0000003f 
+ 00025242  0x000067ed store  0x00000001 , 0x000004b6 
+ 00025243  0x000067ee arg  0x00000011 , 0x00000039 
+ 00025244  0x000067ef arg  0x000004b8 , 0x00000005 
+ 00025245  0x000067f0 call  0x00007ed4 
+ 00025246  0x000067f1 arg  0x000004b8 , 0x00000005 
+ 00025247  0x000067f2 rtn 
+ 00025248  0x000067f5 and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x000067f6 jam  0x0000007f , 0x00000048 
+ 00025250  0x000067f7 deposit  0x00000007 
+ 00025251  0x000067f8 call  0x00006298 
+ 00025252  0x000067f9 deposit  0x00000011 
+ 00025253  0x000067fa istore  0x00000001 , 0x00000005 
+ 00025254  0x000067fb rtn 
+ 00025255  0x000067fe fetch  0x00000001 , 0x00000048 
+ 00025256  0x000067ff lshift  0x0000003f , 0x0000003f 
+ 00025257  0x00006800 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x00006801 isolate1  0x00000001 , 0x00000002 
+ 00025259  0x00006802 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x00006803 branch  0x000062b7 
+ 00025261  0x00006807 fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x00006808 and_into  0x00000001 , 0x00000002 
+ 00025263  0x00006809 branch  0x000062b3 
+ 00025264  0x0000680c force  0x00000000 , 0x00000002 
+ 00025265  0x0000680d branch  0x000062b3 
+ 00025266  0x00006810 force  0x00000001 , 0x00000002 
+ 00025267  0x00006812 fetch  0x00000001 , 0x00000048 
+ 00025268  0x00006813 lshift  0x0000003f , 0x0000003f 
+ 00025269  0x00006814 setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x00006815 ixor  0x00000002 , 0x0000003f 
+ 00025271  0x00006817 store  0x00000001 , 0x000004b7 
+ 00025272  0x00006818 jam  0x00000000 , 0x00000048 
+ 00025273  0x00006819 call  0x000062c7 
+ 00025274  0x0000681a enable  0x00000028 
+ 00025275  0x0000681b rtn 
+ 00025276  0x0000681f fetch  0x00000001 , 0x0000007c 
+ 00025277  0x00006820 rtn  0x00000034 
+ 00025278  0x00006821 call  0x000062c1 
+ 00025279  0x00006822 fetch  0x00000001 , 0x0000007c 
+ 00025280  0x00006823 rtn 
+ 00025281  0x00006826 bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x00006827 fetch  0x00000001 , 0x00000048 
+ 00025283  0x00006828 branch  0x000062c7 , 0x00000034 
+ 00025284  0x00006829 fetch  0x00000001 , 0x00000078 
+ 00025285  0x0000682a nrtn  0x00000034 
+ 00025286  0x0000682b branch  0x000062d1 
+ 00025287  0x0000682d fetch  0x00000001 , 0x00000078 
+ 00025288  0x0000682e branch  0x000062d7 , 0x00000034 
+ 00025289  0x0000682f fetch  0x00000003 , 0x00000078 
+ 00025290  0x00006830 store  0x00000003 , 0x00000048 
+ 00025291  0x00006831 fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x00006832 fetch  0x00000001 , 0x0000004c 
+ 00025293  0x00006833 set0  0x00000001 , 0x0000003f 
+ 00025294  0x00006834 ior  0x00000002 , 0x0000003f 
+ 00025295  0x00006835 store  0x00000001 , 0x0000004c 
+ 00025296  0x00006836 jam  0x00000000 , 0x00000078 
+ 00025297  0x00006838 fetch  0x00000001 , 0x0000007c 
+ 00025298  0x00006839 rtn  0x00000034 
+ 00025299  0x0000683a fetch  0x00000004 , 0x0000007c 
+ 00025300  0x0000683b store  0x00000004 , 0x00000078 
+ 00025301  0x0000683c jam  0x00000000 , 0x0000007c 
+ 00025302  0x0000683d rtn 
+ 00025303  0x0000683f fetch  0x00000001 , 0x0000007c 
+ 00025304  0x00006840 rtn  0x00000034 
+ 00025305  0x00006841 fetch  0x00000003 , 0x0000007c 
+ 00025306  0x00006842 store  0x00000003 , 0x00000048 
+ 00025307  0x00006843 fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x00006844 fetch  0x00000001 , 0x0000004c 
+ 00025309  0x00006845 set0  0x00000001 , 0x0000003f 
+ 00025310  0x00006846 ior  0x00000002 , 0x0000003f 
+ 00025311  0x00006847 store  0x00000001 , 0x0000004c 
+ 00025312  0x00006848 jam  0x00000000 , 0x0000007c 
+ 00025313  0x00006849 rtn 
+ 00025314  0x0000684d bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x0000684e fetch  0x00000001 , 0x0000004c 
+ 00025316  0x0000684f copy  0x0000003f , 0x00000013 
+ 00025317  0x00006850 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x00006851 call  0x00005e52 
+ 00025319  0x00006852 call  0x000062a7 
+ 00025320  0x00006853 copy  0x00000013 , 0x0000003f 
+ 00025321  0x00006854 store  0x00000001 , 0x0000004c 
+ 00025322  0x00006855 rtn 
+ 00025323  0x00006858 fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x00006859 set0  0x00000000 , 0x00000002 
+ 00025325  0x0000685a storet  0x00000001 , 0x0000004c 
+ 00025326  0x0000685b rtn 
+ 00025327  0x0000685e fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x0000685f set1  0x00000000 , 0x00000002 
+ 00025329  0x00006860 storet  0x00000001 , 0x0000004c 
+ 00025330  0x00006861 rtn 
+ 00025331  0x00006865 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x00006866 fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x00006867 ixor  0x00000002 , 0x0000003f 
+ 00025334  0x00006868 isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x00006869 rtn 
+ 00025336  0x0000686d fetch  0x00000001 , 0x0000004c 
+ 00025337  0x0000686e setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x0000686f store  0x00000001 , 0x0000004c 
+ 00025339  0x00006870 rtn 
+ 00025340  0x00006874 fetch  0x00000001 , 0x000009b4 
+ 00025341  0x00006875 compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x00006876 rtn 
+ 00025343  0x00006878 fetch  0x00000001 , 0x000009b4 
+ 00025344  0x00006879 set1  0x00000007 , 0x0000003f 
+ 00025345  0x0000687a store  0x00000001 , 0x000009b4 
+ 00025346  0x0000687b rtn 
+ 00025347  0x0000687d fetch  0x00000001 , 0x000009b4 
+ 00025348  0x0000687e set0  0x00000007 , 0x0000003f 
+ 00025349  0x0000687f store  0x00000001 , 0x000009b4 
+ 00025350  0x00006880 rtn 
+ 00025351  0x00006882 fetch  0x00000001 , 0x000009b4 
+ 00025352  0x00006883 isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x00006884 store  0x00000001 , 0x000009b4 
+ 00025354  0x00006885 rtn 
+ 00025355  0x00006889 arg  0x00000562 , 0x00000005 
+ 00025356  0x0000688b force  0x00000010 , 0x00000039 
+ 00025357  0x0000688e random  0x0000003f 
+ 00025358  0x0000688f istore  0x00000001 , 0x00000005 
+ 00025359  0x00006890 loop  0x0000630d 
+ 00025360  0x00006891 rtn 
+ 00025361  0x00006894 call  0x00007259 
+ 00025362  0x00006895 arg  0x000041be , 0x00000011 
+ 00025363  0x00006896 arg  0x00000592 , 0x00000012 
+ 00025364  0x00006897 ifetch  0x00000008 , 0x00000011 
+ 00025365  0x00006898 fetcht  0x00000001 , 0x00000030 
+ 00025366  0x00006899 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x0000689a storet  0x00000001 , 0x00000030 
+ 00025368  0x0000689b copy  0x00000011 , 0x00000005 
+ 00025369  0x0000689c call  0x00007352 
+ 00025370  0x0000689d branch  0x000021c4 
+ 00025371  0x000068a5 bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x000068a7 call  0x000062bc 
+ 00025373  0x000068a8 nrtn  0x00000034 
+ 00025374  0x000068aa fetch  0x00000001 , 0x00000055 
+ 00025375  0x000068ab rtn  0x00000034 
+ 00025376  0x000068af beq  0x00000004 , 0x0000636f 
+ 00025377  0x000068b0 beq  0x00000005 , 0x00006374 
+ 00025378  0x000068b1 beq  0x00000002 , 0x00006366 
+ 00025379  0x000068b2 beq  0x00000003 , 0x0000637c 
+ 00025380  0x000068b3 beq  0x0000000e , 0x00006369 
+ 00025381  0x000068b4 beq  0x00000006 , 0x00006398 
+ 00025382  0x000068b5 beq  0x00000007 , 0x000063b0 
+ 00025383  0x000068b6 beq  0x00000009 , 0x000063b1 
+ 00025384  0x000068b7 beq  0x0000000a , 0x000063ba 
+ 00025385  0x000068b8 beq  0x0000000b , 0x000063be 
+ 00025386  0x000068b9 beq  0x0000000c , 0x00006386 
+ 00025387  0x000068ba beq  0x0000000d , 0x00006389 
+ 00025388  0x000068bb beq  0x0000000f , 0x0000638f 
+ 00025389  0x000068bc beq  0x00000012 , 0x00006359 
+ 00025390  0x000068bd beq  0x00000013 , 0x0000637c 
+ 00025391  0x000068be beq  0x00000010 , 0x0000635c 
+ 00025392  0x000068bf beq  0x00000014 , 0x00006356 
+ 00025393  0x000068c0 beq  0x00000015 , 0x0000637c 
+ 00025394  0x000068c1 beq  0x00000016 , 0x00006350 
+ 00025395  0x000068c2 beq  0x00000018 , 0x00006355 
+ 00025396  0x000068c3 beq  0x00000017 , 0x00006349 
+ 00025397  0x000068c4 beq  0x00000019 , 0x0000634f 
+ 00025398  0x000068c5 beq  0x0000001a , 0x0000633a 
+ 00025399  0x000068c6 beq  0x0000001b , 0x00006344 
+ 00025400  0x000068c7 jam  0x00000000 , 0x00000055 
+ 00025401  0x000068c9 rtn 
+ 00025402  0x000068cb fetch  0x00000001 , 0x000004d1 
+ 00025403  0x000068cc rtnbit0  0x00000002 
+ 00025404  0x000068cd rtnbit0  0x00000003 
+ 00025405  0x000068ce jam  0x00000000 , 0x00000055 
+ 00025406  0x000068cf call  0x00006340 
+ 00025407  0x000068d0 branch  0x00006cef 
+ 00025408  0x000068d3 fetch  0x00000001 , 0x0000016d 
+ 00025409  0x000068d4 rtnbit0  0x00000001 
+ 00025410  0x000068d5 jam  0x0000000a , 0x00000055 
+ 00025411  0x000068d6 rtn 
+ 00025412  0x000068d9 arg  0x00000007 , 0x00000007 
+ 00025413  0x000068da call  0x00007f16 
+ 00025414  0x000068db nrtn  0x00000034 
+ 00025415  0x000068dc jam  0x0000001a , 0x00000055 
+ 00025416  0x000068dd rtn 
+ 00025417  0x000068e0 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x000068e1 set0  0x00000000 , 0x0000003f 
+ 00025419  0x000068e2 store  0x00000001 , 0x0000016d 
+ 00025420  0x000068e3 jam  0x00000019 , 0x00000055 
+ 00025421  0x000068e4 jam  0x0000000b , 0x0000007c 
+ 00025422  0x000068e5 rtn 
+ 00025423  0x000068e7 rtn 
+ 00025424  0x000068e9 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x000068ea rtnne  0x00000002 
+ 00025426  0x000068eb call  0x000063c0 
+ 00025427  0x000068ec jam  0x00000018 , 0x00000055 
+ 00025428  0x000068ed rtn 
+ 00025429  0x000068f0 rtn 
+ 00025430  0x000068f2 jam  0x00000015 , 0x00000055 
+ 00025431  0x000068f3 jam  0x00000083 , 0x0000007c 
+ 00025432  0x000068f4 rtn 
+ 00025433  0x000068f6 jam  0x00000013 , 0x00000055 
+ 00025434  0x000068f7 jam  0x00000025 , 0x0000007c 
+ 00025435  0x000068f8 rtn 
+ 00025436  0x000068fb fetch  0x00000001 , 0x0000455b 
+ 00025437  0x000068fc rtneq  0x00000000 
+ 00025438  0x000068fd beq  0x00000001 , 0x00006364 
+ 00025439  0x000068fe arg  0x00000006 , 0x00000007 
+ 00025440  0x000068ff call  0x00007f16 
+ 00025441  0x00006900 nrtn  0x00000034 
+ 00025442  0x00006901 jam  0x00000000 , 0x0000455b 
+ 00025443  0x00006902 branch  0x0000637d 
+ 00025444  0x00006904 rtn  0x00000029 
+ 00025445  0x00006905 branch  0x00006398 
+ 00025446  0x00006908 jam  0x00000003 , 0x00000055 
+ 00025447  0x00006909 jam  0x00000027 , 0x0000007c 
+ 00025448  0x0000690a rtn 
+ 00025449  0x0000690c jam  0x00000013 , 0x0000007c 
+ 00025450  0x0000690d set1  0x00000003 , 0x00000000 
+ 00025451  0x0000690e jam  0x00000005 , 0x00000055 
+ 00025452  0x0000690f setarg  0x000001ff 
+ 00025453  0x00006910 store  0x00000002 , 0x000004d2 
+ 00025454  0x00006911 rtn 
+ 00025455  0x00006913 jam  0x00000005 , 0x00000055 
+ 00025456  0x00006914 jam  0x000000ff , 0x000004d2 
+ 00025457  0x00006915 set0  0x00000022 , 0x00000000 
+ 00025458  0x00006916 jam  0x00000033 , 0x0000007c 
+ 00025459  0x00006917 branch  0x00005d04 
+ 00025460  0x00006919 rtnmark1  0x00000022 
+ 00025461  0x0000691a fetch  0x00000002 , 0x000004d2 
+ 00025462  0x0000691b sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x0000691c branch  0x0000637a , 0x00000005 
+ 00025464  0x0000691d store  0x00000002 , 0x000004d2 
+ 00025465  0x0000691e rtn 
+ 00025466  0x00006920 jam  0x0000000e , 0x00000055 
+ 00025467  0x00006921 rtn 
+ 00025468  0x00006924 rtn 
+ 00025469  0x00006927 fetch  0x00000001 , 0x000004d1 
+ 00025470  0x00006928 rtnbit0  0x00000003 
+ 00025471  0x00006929 rtnbit0  0x00000002 
+ 00025472  0x0000692a fetch  0x00000001 , 0x0000016d 
+ 00025473  0x0000692b set0  0x00000002 , 0x0000003f 
+ 00025474  0x0000692c store  0x00000001 , 0x0000016d 
+ 00025475  0x0000692d jam  0x00000013 , 0x0000007c 
+ 00025476  0x0000692e jam  0x00000010 , 0x00000055 
+ 00025477  0x0000692f rtn 
+ 00025478  0x00006932 jam  0x0000000d , 0x00000055 
+ 00025479  0x00006933 jam  0x00000031 , 0x0000007c 
+ 00025480  0x00006934 rtn 
+ 00025481  0x00006937 fetch  0x00000001 , 0x000004d1 
+ 00025482  0x00006938 rtnbit0  0x00000002 
+ 00025483  0x00006939 jam  0x00000000 , 0x00000055 
+ 00025484  0x0000693b rtn 
+ 00025485  0x0000693d jam  0x00000006 , 0x00000055 
+ 00025486  0x0000693e rtn 
+ 00025487  0x00006941 fetch  0x00000001 , 0x000004d2 
+ 00025488  0x00006942 increase  0xffffffff , 0x0000003f 
+ 00025489  0x00006943 branch  0x00006394 , 0x00000034 
+ 00025490  0x00006944 store  0x00000001 , 0x000004d2 
+ 00025491  0x00006945 rtn 
+ 00025492  0x00006947 jam  0x00000007 , 0x0000007c 
+ 00025493  0x00006948 jam  0x00000016 , 0x000004ca 
+ 00025494  0x00006949 jam  0x00000000 , 0x00000055 
+ 00025495  0x0000694a rtn 
+ 00025496  0x0000694d fetch  0x00000001 , 0x0000016d 
+ 00025497  0x0000694e bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x0000694f bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x00006951 jam  0x0000001a , 0x00000055 
+ 00025500  0x00006952 rtn 
+ 00025501  0x00006954 fetch  0x00000001 , 0x000041bd 
+ 00025502  0x00006955 branch  0x000063a9 , 0x00000034 
+ 00025503  0x00006956 fetch  0x00000001 , 0x000004d1 
+ 00025504  0x00006957 rtnbit0  0x00000003 
+ 00025505  0x00006958 rtnbit0  0x00000002 
+ 00025506  0x00006959 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x0000695a arg  0x00000064 , 0x00000002 
+ 00025508  0x0000695b iadd  0x00000002 , 0x00000002 
+ 00025509  0x0000695c copy  0x00000022 , 0x0000003f 
+ 00025510  0x0000695d isub  0x00000002 , 0x0000003e 
+ 00025511  0x0000695e nrtn  0x00000002 
+ 00025512  0x0000695f branch  0x00006349 
+ 00025513  0x00006964 jam  0x00000016 , 0x00000055 
+ 00025514  0x00006965 jam  0x00000004 , 0x00004689 
+ 00025515  0x00006966 setarg  0x00003030 
+ 00025516  0x00006967 store  0x00000002 , 0x0000468a 
+ 00025517  0x00006968 istore  0x00000002 , 0x00000005 
+ 00025518  0x00006969 jam  0x00000002 , 0x000004d4 
+ 00025519  0x0000696a branch  0x00006350 
+ 00025520  0x0000696d rtn 
+ 00025521  0x0000696f fetch  0x00000001 , 0x0000016d 
+ 00025522  0x00006970 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x00006971 jam  0x0000001a , 0x00000055 
+ 00025524  0x00006972 rtn 
+ 00025525  0x00006975 fetch  0x00000001 , 0x0000016d 
+ 00025526  0x00006976 set0  0x00000001 , 0x0000003f 
+ 00025527  0x00006977 store  0x00000001 , 0x0000016d 
+ 00025528  0x00006978 jam  0x0000000f , 0x0000007c 
+ 00025529  0x00006979 rtn 
+ 00025530  0x0000697c fetch  0x00000001 , 0x000004d8 
+ 00025531  0x0000697d rtn  0x00000034 
+ 00025532  0x0000697e jam  0x00000000 , 0x00000055 
+ 00025533  0x0000697f branch  0x000063b5 
+ 00025534  0x00006982 jam  0x0000000c , 0x00000055 
+ 00025535  0x00006983 rtn 
+ 00025536  0x00006986 fetch  0x00000001 , 0x0000004b 
+ 00025537  0x00006987 bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x00006988 call  0x000062ef 
+ 00025539  0x00006989 jam  0x00000008 , 0x0000007c 
+ 00025540  0x0000698a branch  0x00004d04 
+ 00025541  0x0000698c fetch  0x00000001 , 0x0000004b 
+ 00025542  0x0000698d set0  0x00000002 , 0x0000003f 
+ 00025543  0x0000698e store  0x00000001 , 0x0000004b 
+ 00025544  0x0000698f call  0x00006001 
+ 00025545  0x00006990 call  0x000062f8 
+ 00025546  0x00006991 branch  0x00004d04 
+ 00025547  0x00006994 setarg  0x00000004 
+ 00025548  0x00006995 store  0x00000001 , 0x00004689 
+ 00025549  0x00006996 setarg  0x00003030 
+ 00025550  0x00006997 istore  0x00000002 , 0x00000005 
+ 00025551  0x00006998 istore  0x00000002 , 0x00000005 
+ 00025552  0x00006999 rtn 
+ 00025553  0x000069a0 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069a1 hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069a2 arg  0x00000006 , 0x00000002 
+ 00025556  0x000069a3 ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069a4 hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069a5 hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069a6 ior  0x00000002 , 0x0000003f 
+ 00025560  0x000069a7 hstore  0x00000001 , 0x00008077 
+ 00025561  0x000069a8 call  0x000063ee 
+ 00025562  0x000069a9 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x000069aa set0  0x00000001 , 0x0000003f 
+ 00025564  0x000069ab set0  0x00000002 , 0x0000003f 
+ 00025565  0x000069ac hstore  0x00000001 , 0x00008077 
+ 00025566  0x000069ad nop  0x0000001e 
+ 00025567  0x000069ae branch  0x000063f2 
+ 00025568  0x000069b1 hfetch  0x00000001 , 0x00008073 
+ 00025569  0x000069b2 arg  0x000000c0 , 0x00000002 
+ 00025570  0x000069b3 ior  0x00000002 , 0x0000003f 
+ 00025571  0x000069b4 hstore  0x00000001 , 0x00008073 
+ 00025572  0x000069b5 hfetch  0x00000001 , 0x00008077 
+ 00025573  0x000069b6 ior  0x00000002 , 0x0000003f 
+ 00025574  0x000069b7 hstore  0x00000001 , 0x00008077 
+ 00025575  0x000069b8 call  0x000063ee 
+ 00025576  0x000069b9 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x000069ba set0  0x00000006 , 0x0000003f 
+ 00025578  0x000069bb set0  0x00000007 , 0x0000003f 
+ 00025579  0x000069bc hstore  0x00000001 , 0x00008077 
+ 00025580  0x000069bd nop  0x0000001e 
+ 00025581  0x000069be branch  0x000063f6 
+ 00025582  0x000069c1 hfetch  0x00000001 , 0x00008081 
+ 00025583  0x000069c2 and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x000069c3 hstore  0x00000001 , 0x00008081 
+ 00025585  0x000069c4 rtn 
+ 00025586  0x000069c6 hfetch  0x00000001 , 0x00008081 
+ 00025587  0x000069c7 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x000069c8 hstore  0x00000001 , 0x00008081 
+ 00025589  0x000069c9 rtn 
+ 00025590  0x000069cb hfetch  0x00000001 , 0x00008081 
+ 00025591  0x000069cc or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x000069cd set0  0x00000004 , 0x0000003f 
+ 00025593  0x000069ce hstore  0x00000001 , 0x00008081 
+ 00025594  0x000069cf rtn 
+ 00025595  0x000069d4 copy  0x0000003f , 0x00000012 
+ 00025596  0x000069d5 call  0x0000640f 
+ 00025597  0x000069d6 nop  0x00000064 
+ 00025598  0x000069d7 copy  0x00000012 , 0x0000003f 
+ 00025599  0x000069d8 call  0x00006414 
+ 00025600  0x000069d9 copy  0x0000003f , 0x00000012 
+ 00025601  0x000069da call  0x00006411 
+ 00025602  0x000069db nop  0x00000064 
+ 00025603  0x000069dc copy  0x00000012 , 0x0000003f 
+ 00025604  0x000069dd rtn 
+ 00025605  0x000069e0 copy  0x0000003f , 0x00000012 
+ 00025606  0x000069e1 call  0x0000640f 
+ 00025607  0x000069e2 nop  0x00000064 
+ 00025608  0x000069e3 copy  0x00000012 , 0x0000003f 
+ 00025609  0x000069e4 call  0x00006413 
+ 00025610  0x000069e5 call  0x00006411 
+ 00025611  0x000069e6 nop  0x00000064 
+ 00025612  0x000069e7 rtn 
+ 00025613  0x000069eb fetcht  0x00000001 , 0x00004214 
+ 00025614  0x000069ec branch  0x0000680e 
+ 00025615  0x000069f0 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x000069f1 branch  0x00006829 
+ 00025617  0x000069f5 fetcht  0x00000001 , 0x00004214 
+ 00025618  0x000069f6 branch  0x00006825 
+ 00025619  0x000069fa branch  0x000064ec 
+ 00025620  0x000069fd branch  0x000064f3 
+ 00025621  0x00006a05 nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a06 hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a07 or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a08 hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a0a copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a0b branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a0c copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a0e isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a0f branch  0x000064b9 
+ 00025630  0x00006a13 force  0x00000004 , 0x00000002 
+ 00025631  0x00006a15 arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a16 hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a17 and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a18 hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a19 call  0x00006419 
+ 00025636  0x00006a1a arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a1b fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a1c ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a1d isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a1e rtn 
+ 00025641  0x00006a21 arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a22 arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a23 call  0x00006419 
+ 00025644  0x00006a24 fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a25 store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a26 call  0x00006430 , 0x00000028 
+ 00025647  0x00006a27 rtn 
+ 00025648  0x00006a2a arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a2b arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a2c hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a2d and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a2e hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a2f call  0x00006419 
+ 00025654  0x00006a30 arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a31 arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a32 call  0x00007478 
+ 00025657  0x00006a33 call  0x00007428 
+ 00025658  0x00006a34 call  0x00007491 
+ 00025659  0x00006a35 branch  0x00007422 
+ 00025660  0x00006a38 disable  0x0000002d 
+ 00025661  0x00006a39 call  0x0000641e 
+ 00025662  0x00006a3a nrtn  0x00000005 
+ 00025663  0x00006a3b enable  0x0000002d 
+ 00025664  0x00006a3c jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a3d jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a3e jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a3f arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a40 call  0x00006415 
+ 00025669  0x00006a41 jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a43 arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a44 call  0x0000641f 
+ 00025672  0x00006a45 nrtn  0x00000005 
+ 00025673  0x00006a46 ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006a47 iforce  0x00000011 
+ 00025675  0x00006a48 call  0x00006419 
+ 00025676  0x00006a49 branch  0x00006446 
+ 00025677  0x00006a4e call  0x00007f99 
+ 00025678  0x00006a4f setarg  0x00001000 
+ 00025679  0x00006a50 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006a51 arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006a52 arg  0x00000002 , 0x00000039 
+ 00025682  0x00006a54 call  0x0000641e 
+ 00025683  0x00006a55 nrtn  0x00000005 
+ 00025684  0x00006a56 fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006a57 byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006a58 iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006a59 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006a5a store  0x00000002 , 0x000001f7 
+ 00025689  0x00006a5b loop  0x00006452 
+ 00025690  0x00006a5c branch  0x00006446 
+ 00025691  0x00006a5f call  0x00007f99 
+ 00025692  0x00006a60 disable  0x00000028 
+ 00025693  0x00006a61 call  0x0000666a 
+ 00025694  0x00006a62 setarg  0x00000000 
+ 00025695  0x00006a63 arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006a64 arg  0x00000002 , 0x00000002 
+ 00025697  0x00006a65 call  0x000066b3 
+ 00025698  0x00006a66 fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006a67 bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006a68 jam  0x00000025 , 0x00008050 
+ 00025701  0x00006a69 setarg  0x000007f0 
+ 00025702  0x00006a6a arg  0x00000206 , 0x00000011 
+ 00025703  0x00006a6b arg  0x00000010 , 0x00000002 
+ 00025704  0x00006a6c call  0x000066b3 
+ 00025705  0x00006a6d jam  0x00000008 , 0x00008006 
+ 00025706  0x00006a6e set1  0x0000002b , 0x00000000 
+ 00025707  0x00006a6f arg  0x00000206 , 0x00000006 
+ 00025708  0x00006a70 call  0x00007484 
+ 00025709  0x00006a71 enable  0x00000028 
+ 00025710  0x00006a73 jam  0x00000000 , 0x000041da 
+ 00025711  0x00006a75 call  0x000064b0 
+ 00025712  0x00006a76 fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006a77 byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006a78 arg  0x000007ff , 0x00000002 
+ 00025715  0x00006a79 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006a7a branch  0x0000647b , 0x00000005 
+ 00025717  0x00006a7b call  0x0000666f 
+ 00025718  0x00006a7c arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006a7d call  0x00006430 , 0x00000028 
+ 00025720  0x00006a7e call  0x0000643c 
+ 00025721  0x00006a7f fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006a80 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006a83 call  0x0000666d 
+ 00025724  0x00006a84 jam  0x00000000 , 0x000041da 
+ 00025725  0x00006a86 call  0x000064b0 
+ 00025726  0x00006a87 call  0x000065c2 
+ 00025727  0x00006a88 fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006a89 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006a8a call  0x000064aa 
+ 00025730  0x00006a8b nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006a8c fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006a8d bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006a8e branch  0x0000649b 
+ 00025734  0x00006a90 call  0x000065bf 
+ 00025735  0x00006a91 fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006a92 bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006a93 call  0x000064aa 
+ 00025738  0x00006a94 nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006a95 fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006a96 bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006a97 branch  0x0000649b 
+ 00025742  0x00006a9a jam  0x00000000 , 0x000041da 
+ 00025743  0x00006a9c call  0x000064b0 
+ 00025744  0x00006a9d fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006a9e bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006a9f setarg  0x00000000 
+ 00025747  0x00006aa0 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006aa1 call  0x00006502 
+ 00025749  0x00006aa2 arg  0x00006578 , 0x00000013 
+ 00025750  0x00006aa3 call  0x00006429 
+ 00025751  0x00006aa4 call  0x0000643c 
+ 00025752  0x00006aa5 nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006aa6 fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006aa7 bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006aaa bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006aab call  0x000064a3 
+ 00025757  0x00006aad fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006aae bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006aaf jam  0x00000021 , 0x00008050 
+ 00025760  0x00006ab0 call  0x00004c0e 
+ 00025761  0x00006ab2 call  0x00004c2e 
+ 00025762  0x00006ab3 branch  0x000064a1 
+ 00025763  0x00006ab6 setarg  0x00000000 
+ 00025764  0x00006ab7 store  0x00000008 , 0x00000206 
+ 00025765  0x00006ab8 store  0x00000008 , 0x0000020e 
+ 00025766  0x00006ab9 force  0x00000004 , 0x00000038 
+ 00025767  0x00006aba call  0x00007492 
+ 00025768  0x00006abb jam  0x00000021 , 0x00008050 
+ 00025769  0x00006abc rtn 
+ 00025770  0x00006ac0 setarg  0x00000000 
+ 00025771  0x00006ac1 store  0x00000002 , 0x000001f7 
+ 00025772  0x00006ac2 arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006ac3 call  0x000065a3 
+ 00025774  0x00006ac4 call  0x00006429 
+ 00025775  0x00006ac5 branch  0x0000643c 
+ 00025776  0x00006ac9 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006aca increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006acb sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006acc nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006acd store  0x00000001 , 0x000041da 
+ 00025781  0x00006ace rtn 
+ 00025782  0x00006ad1 call  0x000064a3 
+ 00025783  0x00006ad2 call  0x00007fa1 
+ 00025784  0x00006ad3 rtn 
+ 00025785  0x00006ad8 fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006ad9 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006ada setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006adb isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006adc rtn  0x00000001 
+ 00025790  0x00006add store  0x00000001 , 0x000001f2 
+ 00025791  0x00006ade rtn 
+ 00025792  0x00006ae2 hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006ae3 rtnbit0  0x00000001 
+ 00025794  0x00006ae4 branch  0x000064c6 
+ 00025795  0x00006ae6 hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006ae7 qisolate1  0x0000003f 
+ 00025797  0x00006ae8 rtn  0x00000001 
+ 00025798  0x00006aea hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006aeb bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006aec call  0x00007422 
+ 00025801  0x00006aed branch  0x000064c3 
+ 00025802  0x00006af2 fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006af3 rtn  0x00000034 
+ 00025804  0x00006af4 jam  0x00000080 , 0x00008023 
+ 00025805  0x00006af5 jam  0x00000000 , 0x00008022 
+ 00025806  0x00006af6 jam  0x00000000 , 0x00008024 
+ 00025807  0x00006af7 fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006af8 lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006af9 iforce  0x00000006 
+ 00025810  0x00006afb ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006afc hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006afd loop  0x000064d2 
+ 00025813  0x00006afe jam  0x00000000 , 0x00008023 
+ 00025814  0x00006aff rtn 
+ 00025815  0x00006b05 bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b06 call  0x000064dd 
+ 00025817  0x00006b07 branch  0x000063f2 
+ 00025818  0x00006b0a call  0x000064dd 
+ 00025819  0x00006b0b call  0x000063ee 
+ 00025820  0x00006b0c branch  0x000063f6 
+ 00025821  0x00006b0f fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b10 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b11 fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b12 hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b13 setarg  0x000001f5 
+ 00025826  0x00006b14 hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b15 setarg  0x000001fa 
+ 00025828  0x00006b16 hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b17 branch  0x000063ee 
+ 00025830  0x00006b1a hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b1b set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b1c hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b1d set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b1e hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b1f rtn 
+ 00025836  0x00006b24 set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b25 store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b26 bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b27 jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b28 jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b29 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b2a branch  0x000064fc 
+ 00025843  0x00006b2e force  0x00000001 , 0x00000002 
+ 00025844  0x00006b32 store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b33 bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b34 jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b35 hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b36 jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b37 call  0x000064fc 
+ 00025850  0x00006b38 fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b39 rtn 
+ 00025852  0x00006b3c fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b3d increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b3e store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b3f hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b40 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b41 rtn 
+ 00025858  0x00006b44 jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b45 jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b46 hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006b47 set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006b48 set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006b49 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006b4a setarg  0x00000000 
+ 00025865  0x00006b4b store  0x00000004 , 0x000001f5 
+ 00025866  0x00006b4c rtn 
+ 00025867  0x00006b50 setarg  0x00000000 
+ 00025868  0x00006b51 hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006b52 setarg  0x00000001 
+ 00025870  0x00006b53 hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006b54 setarg  0x000001f5 
+ 00025872  0x00006b55 hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006b56 jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006b57 jam  0x00000002 , 0x00008006 
+ 00025875  0x00006b58 branch  0x000064fc 
+ 00025876  0x00006b68 disable  0x00000028 
+ 00025877  0x00006b69 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006b6a fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006b6b rtnne  0x00000000 
+ 00025880  0x00006b6c enable  0x00000028 
+ 00025881  0x00006b6d copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006b6e branch  0x00006522 
+ 00025883  0x00006b72 fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006b73 beq  0x00000001 , 0x00006522 
+ 00025885  0x00006b74 beq  0x00000002 , 0x00006528 
+ 00025886  0x00006b75 beq  0x00000003 , 0x00006530 
+ 00025887  0x00006b76 beq  0x00000004 , 0x00006537 
+ 00025888  0x00006b77 beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006b78 rtn 
+ 00025890  0x00006b7b store  0x00000003 , 0x00004232 
+ 00025891  0x00006b7c copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006b7d store  0x00000002 , 0x00004235 
+ 00025893  0x00006b7e storet  0x00000002 , 0x00004237 
+ 00025894  0x00006b7f jam  0x00000002 , 0x00004239 
+ 00025895  0x00006b80 branch  0x00006502 
+ 00025896  0x00006b82 call  0x00006502 
+ 00025897  0x00006b83 jam  0x00000003 , 0x00004239 
+ 00025898  0x00006b84 call  0x0000650b 
+ 00025899  0x00006b85 arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006b86 fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006b87 jam  0x00000004 , 0x00008088 
+ 00025902  0x00006b88 arg  0x00000020 , 0x00000002 
+ 00025903  0x00006b89 branch  0x00006556 
+ 00025904  0x00006b8c call  0x00006502 
+ 00025905  0x00006b8d call  0x0000650b 
+ 00025906  0x00006b8e setarg  0x00000005 
+ 00025907  0x00006b8f call  0x000064f3 
+ 00025908  0x00006b90 rtnbit1  0x00000000 
+ 00025909  0x00006b91 jam  0x00000004 , 0x00004239 
+ 00025910  0x00006b92 rtn 
+ 00025911  0x00006b94 call  0x00006502 
+ 00025912  0x00006b95 jam  0x00000005 , 0x00004239 
+ 00025913  0x00006b96 call  0x0000650b 
+ 00025914  0x00006b97 call  0x0000654a 
+ 00025915  0x00006b98 call  0x00006552 
+ 00025916  0x00006b99 branch  0x00006545 
+ 00025917  0x00006b9b call  0x00006502 
+ 00025918  0x00006b9c call  0x0000650b 
+ 00025919  0x00006b9d setarg  0x00000005 
+ 00025920  0x00006b9e call  0x000064f3 
+ 00025921  0x00006b9f rtnbit1  0x00000000 
+ 00025922  0x00006ba0 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006ba1 fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006ba2 branch  0x00007f9c 
+ 00025925  0x00006ba4 fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006ba5 fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006ba6 increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006ba7 istore  0x00000004 , 0x00000002 
+ 00025929  0x00006ba8 rtn 
+ 00025930  0x00006baa fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006bab copy  0x00000002 , 0x00000011 
+ 00025932  0x00006bac increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006bad ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006bae store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006baf fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006bb0 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006bb1 rtn 
+ 00025938  0x00006bb6 increase  0x00000004 , 0x00000002 
+ 00025939  0x00006bb7 hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006bb8 arg  0x00000002 , 0x00000002 
+ 00025941  0x00006bb9 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006bbc istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006bbd rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006bbe istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006bbf rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006bc0 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006bc1 istore  0x00000001 , 0x00000005 
+ 00025948  0x00006bc2 deposit  0x00000011 
+ 00025949  0x00006bc3 hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006bc4 setarg  0x00000000 
+ 00025951  0x00006bc5 hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006bc6 jam  0x00000002 , 0x00008006 
+ 00025953  0x00006bc7 branch  0x000064fc 
+ 00025954  0x00006bcc hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006bcd rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006bce storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006bcf rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006bd0 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006bd1 store  0x00000001 , 0x000001f8 
+ 00025960  0x00006bd2 setarg  0x00000004 
+ 00025961  0x00006bd3 hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006bd4 jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006bd5 setarg  0x000001f5 
+ 00025964  0x00006bd6 hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006bd7 deposit  0x00000011 
+ 00025966  0x00006bd8 hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006bd9 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006bda isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006bdb setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006bdc hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006bdd jam  0x00000002 , 0x00008006 
+ 00025972  0x00006bdf hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006be0 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006be1 arg  0x00000003 , 0x00000007 
+ 00025975  0x00006be2 branch  0x000064fc 
+ 00025976  0x00006be7 hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006be8 setarg  0x00000004 
+ 00025978  0x00006be9 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006bea jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006beb setarg  0x000001f5 
+ 00025981  0x00006bec hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006bed deposit  0x00000011 
+ 00025983  0x00006bee hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006bef hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006bf0 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006bf1 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006bf2 hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006bf3 jam  0x00000002 , 0x00008006 
+ 00025989  0x00006bf5 hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006bf6 bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006bf7 arg  0x00000003 , 0x00000007 
+ 00025992  0x00006bf8 call  0x000064c0 
+ 00025993  0x00006bf9 call  0x000064fc 
+ 00025994  0x00006bfa isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006bfb call  0x000064b9 
+ 00025996  0x00006bfc fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006bfd lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006bfe fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006bff lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c00 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c01 fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c02 ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c03 iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c04 store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c05 rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c06 store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c07 rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c08 store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c09 rtn 
+ 00026010  0x00006c0f jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c10 rtn 
+ 00026012  0x00006c17 jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c18 jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c19 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c1a jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c1b jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c1c jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c1d branch  0x000065a9 
+ 00026019  0x00006c21 jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c22 jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c23 jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c24 jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c25 jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c26 jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c28 hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c29 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c2a hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c2b hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c2c or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c2d hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c2e rtn 
+ 00026032  0x00006c33 hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c34 bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c35 rtn 
+ 00026035  0x00006c3e hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c3f deposit  0x00000011 
+ 00026037  0x00006c40 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c41 deposit  0x00000012 
+ 00026039  0x00006c42 hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c43 deposit  0x00000002 
+ 00026041  0x00006c44 hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c45 arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c46 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006c47 hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006c48 jam  0x00000004 , 0x00008006 
+ 00026046  0x00006c49 branch  0x000065b0 
+ 00026047  0x00006c4d set1  0x00000028 , 0x00000000 
+ 00026048  0x00006c4e jam  0x00000008 , 0x00004211 
+ 00026049  0x00006c4f rtn 
+ 00026050  0x00006c52 set0  0x00000028 , 0x00000000 
+ 00026051  0x00006c53 jam  0x00000020 , 0x00004211 
+ 00026052  0x00006c54 rtn 
+ 00026053  0x00006c58 fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006c59 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006c5a store  0x00000001 , 0x000001f7 
+ 00026056  0x00006c5b branch  0x000065cc 
+ 00026057  0x00006c5e fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006c5f byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006c60 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006c66 setarg  0x00000003 
+ 00026061  0x00006c67 hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006c68 jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006c69 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006c6a branch  0x000065eb 
+ 00026065  0x00006c71 storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006c72 call  0x000065d6 
+ 00026067  0x00006c73 fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006c74 call  0x00006606 
+ 00026069  0x00006c75 branch  0x000065dd 
+ 00026070  0x00006c78 fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006c79 rtneq  0x000000ff 
+ 00026072  0x00006c7a bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006c7b setarg  0x000249f0 
+ 00026074  0x00006c7c call  0x00002a8f 
+ 00026075  0x00006c7e fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006c7f branch  0x00006829 
+ 00026077  0x00006c82 fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006c83 branch  0x00006825 
+ 00026079  0x00006c89 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006c8a bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006c8b fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006c8c iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006c8d byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006c8e store  0x00000002 , 0x000001f7 
+ 00026085  0x00006c92 bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006c93 bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006c94 setarg  0x00000004 
+ 00026088  0x00006c95 hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006c96 jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006c97 jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006c99 setarg  0x000001f6 
+ 00026092  0x00006c9a hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006c9b hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006c9c deposit  0x00000011 
+ 00026095  0x00006c9d hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006c9e setarg  0x00000002 
+ 00026097  0x00006c9f isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006ca0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006ca1 hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006ca2 jam  0x00000004 , 0x00008006 
+ 00026101  0x00006ca3 arg  0x00000005 , 0x00000007 
+ 00026102  0x00006ca4 call  0x000064c0 
+ 00026103  0x00006ca5 call  0x000065b0 
+ 00026104  0x00006ca6 isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006ca7 call  0x000064b9 
+ 00026106  0x00006ca8 bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006ca9 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006caa byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006cab iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006cac byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006cad store  0x00000002 , 0x000001f7 
+ 00026112  0x00006cae rtn 
+ 00026113  0x00006cb1 fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006cb2 iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006cb3 byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006cb4 store  0x00000002 , 0x000001f7 
+ 00026117  0x00006cb5 rtn 
+ 00026118  0x00006cbc fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006cbd iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006cc1 store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006cc2 bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006cc3 storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006cc4 copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006cc5 store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006cc7 call  0x0000661d 
+ 00026126  0x00006cc9 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006cca fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006ccb copy  0x0000003f , 0x00000011 
+ 00026129  0x00006ccc fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006cce call  0x0000663d 
+ 00026131  0x00006cd0 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006cd1 fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006cd2 iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006cd3 storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006cd4 fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006cd5 iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006cd6 storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006cd7 fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006cd8 nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006cd9 rtn 
+ 00026141  0x00006ce2 bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006ce3 fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006ce4 increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006ce5 fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006ce6 ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006ce7 increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006ce8 store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006cea fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006ceb iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006ced fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006cee isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006cef nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006cf0 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006cf1 fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006cf2 fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006cf3 isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006cf4 store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006cf5 rtn 
+ 00026159  0x00006cf7 fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006cf8 store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006cf9 setarg  0x00000000 
+ 00026162  0x00006cfa store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006cfb rtn 
+ 00026164  0x00006cfe increase  0x00000002 , 0x00000002 
+ 00026165  0x00006cff hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d00 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d01 ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d02 copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d03 arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d04 istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d06 istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d07 branch  0x0000664a 
+ 00026173  0x00006d0b copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d0c bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d0d bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d0e copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d0f increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d10 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d11 increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d12 ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d13 copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d14 arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d15 istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d16 byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d17 istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d19 deposit  0x00000011 
+ 00026187  0x00006d1a hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d1b setarg  0x00000000 
+ 00026189  0x00006d1c hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d1d jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d1e jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d1f call  0x000065b0 
+ 00026193  0x00006d20 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d21 istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d24 bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d25 jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d27 setarg  0x00000001 
+ 00026198  0x00006d28 hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d29 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d2a setarg  0x000001f6 
+ 00026201  0x00006d2b hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d2c setarg  0x00000000 
+ 00026203  0x00006d2d hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d2e hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d2f setarg  0x00000003 
+ 00026206  0x00006d30 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d31 jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d32 call  0x000065b0 
+ 00026209  0x00006d33 hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d34 rtnbit0  0x00000006 
+ 00026211  0x00006d35 nop  0x000005dc 
+ 00026212  0x00006d36 fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d37 increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d38 store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d39 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d3a nrtn  0x00000002 
+ 00026217  0x00006d3b branch  0x00006655 
+ 00026218  0x00006d40 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d41 nop  0x00000bb8 
+ 00026220  0x00006d42 rtn 
+ 00026221  0x00006d45 jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d46 rtn 
+ 00026223  0x00006d49 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006d4a hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006d4b jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006d4c rtn 
+ 00026227  0x00006d50 call  0x0000666f 
+ 00026228  0x00006d51 call  0x000066a0 
+ 00026229  0x00006d53 ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006d54 increase  0x00000001 , 0x00000011 
+ 00026231  0x00006d55 force  0x00000000 , 0x00000007 
+ 00026232  0x00006d57 qisolate0  0x00000002 
+ 00026233  0x00006d58 branch  0x00006697 , 0x00000001 
+ 00026234  0x00006d59 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006d5a set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006d5b set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006d5c hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006d5d jam  0x00000002 , 0x00008047 
+ 00026239  0x00006d5e jam  0x00000082 , 0x00008047 
+ 00026240  0x00006d5f set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006d60 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006d61 jam  0x0000008a , 0x00008047 
+ 00026243  0x00006d62 nop  0x0000000b 
+ 00026244  0x00006d63 jam  0x000000ca , 0x00008047 
+ 00026245  0x00006d64 nop  0x00000021 
+ 00026246  0x00006d65 jam  0x0000004a , 0x00008047 
+ 00026247  0x00006d66 nop  0x0000002c 
+ 00026248  0x00006d67 jam  0x000000ca , 0x00008047 
+ 00026249  0x00006d68 nop  0x00000016 
+ 00026250  0x00006d69 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006d6a nop  0x00000021 
+ 00026252  0x00006d6b jam  0x00000082 , 0x00008047 
+ 00026253  0x00006d6c nop  0x00000001 
+ 00026254  0x00006d6d jam  0x00000092 , 0x00008047 
+ 00026255  0x00006d6e nop  0x0000000a 
+ 00026256  0x00006d6f jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006d70 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006d71 jam  0x00000092 , 0x00008047 
+ 00026259  0x00006d72 nop  0x00000001 
+ 00026260  0x00006d73 jam  0x00000082 , 0x00008047 
+ 00026261  0x00006d74 qisolate0  0x0000003f 
+ 00026262  0x00006d75 branch  0x00006678 , 0x00000001 
+ 00026263  0x00006d77 hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006d78 increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006d79 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006d7a increase  0x00000001 , 0x00000007 
+ 00026267  0x00006d7b compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006d7c nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006d7d loop  0x00006675 
+ 00026270  0x00006d7e jam  0x00000083 , 0x00008047 
+ 00026271  0x00006d7f rtn 
+ 00026272  0x00006d82 jam  0x00000082 , 0x00008047 
+ 00026273  0x00006d83 nop  0x0000000c 
+ 00026274  0x00006d84 jam  0x00000080 , 0x00008047 
+ 00026275  0x00006d85 jam  0x00000082 , 0x00008047 
+ 00026276  0x00006d86 nop  0x00000096 
+ 00026277  0x00006d87 rtn 
+ 00026278  0x00006d8b call  0x000066a0 
+ 00026279  0x00006d8c jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006d8d deposit  0x00000011 
+ 00026281  0x00006d8e hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006d8f set1  0x0000000b , 0x00000002 
+ 00026283  0x00006d90 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006d91 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006d92 hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006d93 jam  0x00000001 , 0x00008006 
+ 00026287  0x00006d94 rtn 
+ 00026288  0x00006d97 hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006d98 bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006d99 rtn 
+ 00026291  0x00006d9d call  0x0000666f 
+ 00026292  0x00006d9e call  0x000066a6 
+ 00026293  0x00006d9f call  0x000066b0 
+ 00026294  0x00006da0 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006da1 rtn 
+ 00026296  0x00006da7 hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006da8 hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006da9 call  0x000066a6 
+ 00026299  0x00006daa arg  0x00000001 , 0x00000007 
+ 00026300  0x00006dab call  0x000064c0 
+ 00026301  0x00006dac call  0x000066b0 
+ 00026302  0x00006dad isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006dae call  0x000064b9 
+ 00026304  0x00006daf jam  0x00000083 , 0x00008047 
+ 00026305  0x00006db0 rtn 
+ 00026306  0x00006db4 hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006db5 iforce  0x0000000a 
+ 00026308  0x00006db6 rtn 
+ 00026309  0x00006db9 deposit  0x0000000a 
+ 00026310  0x00006dba hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006dbb rtn 
+ 00026312  0x00006dbe deposit  0x00000003 
+ 00026313  0x00006dbf hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006dc0 rtn 
+ 00026315  0x00006dc3 hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006dc4 copy  0x0000003f , 0x00000003 
+ 00026317  0x00006dc5 rtn 
+ 00026318  0x00006dc8 fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006dc9 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006dca rtn 
+ 00026321  0x00006dcd deposit  0x00000039 
+ 00026322  0x00006dce rtn  0x00000034 
+ 00026323  0x00006dd0 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006dd1 call  0x000066de , 0x00000002 
+ 00026325  0x00006dd2 rtn  0x00000005 
+ 00026326  0x00006dd3 branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006dd4 increase  0x00000008 , 0x00000039 
+ 00026328  0x00006dd6 increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006dd7 call  0x000066e1 , 0x00000002 
+ 00026330  0x00006dd8 rtn  0x00000005 
+ 00026331  0x00006dd9 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006dda increase  0x00000004 , 0x00000039 
+ 00026333  0x00006ddb branch  0x000066e4 
+ 00026334  0x00006dde ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006ddf istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006de0 rtn 
+ 00026337  0x00006de3 ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006de4 istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006de5 rtn 
+ 00026340  0x00006de8 deposit  0x00000039 
+ 00026341  0x00006de9 rtn  0x00000034 
+ 00026342  0x00006deb ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006dec istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006ded loop  0x000066e6 
+ 00026345  0x00006dee rtn 
+ 00026346  0x00006df1 deposit  0x00000039 
+ 00026347  0x00006df2 rtn  0x00000034 
+ 00026348  0x00006df4 increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006df5 call  0x000066f7 , 0x00000002 
+ 00026350  0x00006df6 rtn  0x00000005 
+ 00026351  0x00006df7 branch  0x000066ec , 0x00000002 
+ 00026352  0x00006df8 increase  0x00000008 , 0x00000039 
+ 00026353  0x00006dfa increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006dfb call  0x000066fa , 0x00000002 
+ 00026355  0x00006dfc rtn  0x00000005 
+ 00026356  0x00006dfd branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006dfe increase  0x00000004 , 0x00000039 
+ 00026358  0x00006dff branch  0x000066fd 
+ 00026359  0x00006e02 ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e03 istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e04 rtn 
+ 00026362  0x00006e07 ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e08 istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e09 rtn 
+ 00026365  0x00006e0d deposit  0x00000039 
+ 00026366  0x00006e0e rtn  0x00000034 
+ 00026367  0x00006e10 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e11 istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e12 loop  0x000066ff 
+ 00026370  0x00006e13 rtn 
+ 00026371  0x00006e17 deposit  0x00000039 
+ 00026372  0x00006e18 rtn  0x00000034 
+ 00026373  0x00006e1a ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e1b istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e1c loop  0x00006705 
+ 00026376  0x00006e1d rtn 
+ 00026377  0x00006e23 jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e24 branch  0x00007d86 
+ 00026379  0x00006e28 bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e29 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e2a rtn  0x00000034 
+ 00026382  0x00006e2b call  0x000067a3 
+ 00026383  0x00006e2c call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e2d call  0x0000673e 
+ 00026385  0x00006e2f fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e30 icopy  0x00000013 
+ 00026387  0x00006e31 fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e32 storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e34 copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e35 branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e36 increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e37 copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e38 ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e39 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e3a isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e3b call  0x00006725 , 0x00000005 
+ 00026397  0x00006e3c branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e3d ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e3e increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e3f istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e41 fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e42 increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e43 storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e44 branch  0x00006715 
+ 00026405  0x00006e47 setarg  0x00000000 
+ 00026406  0x00006e48 istore  0x00000001 , 0x00000011 
+ 00026407  0x00006e49 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006e4a istore  0x00000001 , 0x00000005 
+ 00026409  0x00006e4b bne  0x00000033 , 0x00006733 
+ 00026410  0x00006e4c arg  0x000041be , 0x00000012 
+ 00026411  0x00006e4e ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006e4f istore  0x00000008 , 0x00000005 
+ 00026413  0x00006e50 setarg  0x00000000 
+ 00026414  0x00006e51 istore  0x00000008 , 0x00000005 
+ 00026415  0x00006e52 copy  0x00000012 , 0x00000006 
+ 00026416  0x00006e54 call  0x00007ebf 
+ 00026417  0x00006e55 force  0x00000001 , 0x0000003e 
+ 00026418  0x00006e56 rtn 
+ 00026419  0x00006e59 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006e5a beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006e5b arg  0x00004419 , 0x00000012 
+ 00026422  0x00006e5c branch  0x0000672b 
+ 00026423  0x00006e5f arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006e60 call  0x00007ebf 
+ 00026425  0x00006e62 arg  0x00004419 , 0x00000006 
+ 00026426  0x00006e63 branch  0x00006730 
+ 00026427  0x00006e66 arg  0x000044cd , 0x00000006 
+ 00026428  0x00006e67 call  0x00007ebf 
+ 00026429  0x00006e68 branch  0x00006739 
+ 00026430  0x00006e6c call  0x00007fe9 
+ 00026431  0x00006e6d fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006e6e rtn  0x00000034 
+ 00026433  0x00006e6f fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006e70 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006e72 bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006e73 fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006e74 beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006e75 fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006e76 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006e77 branch  0x0000674d , 0x00000001 
+ 00026441  0x00006e78 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006e79 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006e7a compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006e7b branch  0x00006750 , 0x00000001 
+ 00026445  0x00006e7d jam  0x00000035 , 0x00000185 
+ 00026446  0x00006e7e fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006e7f branch  0x00006757 
+ 00026448  0x00006e82 jam  0x00000037 , 0x00000185 
+ 00026449  0x00006e83 branch  0x00006757 
+ 00026450  0x00006e87 jam  0x00000036 , 0x00000185 
+ 00026451  0x00006e88 branch  0x00006757 
+ 00026452  0x00006e8c bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006e8d jam  0x00000033 , 0x00000185 
+ 00026454  0x00006e8e fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006e90 store  0x00000006 , 0x00000186 
+ 00026456  0x00006e91 fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006e92 ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006e93 pincrease  0x00000001 
+ 00026459  0x00006e94 store  0x00000002 , 0x0000018c 
+ 00026460  0x00006e95 storet  0x00000001 , 0x00000184 
+ 00026461  0x00006e96 fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006e97 icopy  0x00000013 
+ 00026463  0x00006e99 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006e9a copy  0x0000003f , 0x00000011 
+ 00026465  0x00006e9b call  0x0000676f 
+ 00026466  0x00006e9c rtn  0x00000028 
+ 00026467  0x00006e9d fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006e9e increase  0x00000022 , 0x00000002 
+ 00026469  0x00006e9f storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006ea0 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006ea1 ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006ea2 store  0x00000001 , 0x00000184 
+ 00026473  0x00006ea3 increase  0xffffffff , 0x00000013 
+ 00026474  0x00006ea4 nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006ea5 fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006ea6 pincrease  0xffffffff 
+ 00026477  0x00006ea7 store  0x00000001 , 0x00000184 
+ 00026478  0x00006ea8 rtn 
+ 00026479  0x00006eaa fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006eab bne  0x00000033 , 0x00006776 
+ 00026481  0x00006ead arg  0x00000185 , 0x00000012 
+ 00026482  0x00006eae arg  0x00000007 , 0x00000039 
+ 00026483  0x00006eaf call  0x00007f88 
+ 00026484  0x00006eb0 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006eb1 rtn 
+ 00026486  0x00006eb4 beq  0x00000036 , 0x00006779 
+ 00026487  0x00006eb5 beq  0x00000037 , 0x00006794 
+ 00026488  0x00006eb6 branch  0x00006771 
+ 00026489  0x00006eb9 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006eba isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006ebb nrtn  0x00000005 
+ 00026492  0x00006ebc arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006ebd arg  0x00000010 , 0x00000039 
+ 00026494  0x00006ebe call  0x00007ed4 
+ 00026495  0x00006ebf fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006ec0 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006ec1 call  0x0000678b 
+ 00026498  0x00006ec2 fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006ec3 byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006ec4 lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006ec5 ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006ec6 iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006ec7 fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006ec8 isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006ec9 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006eca rtn 
+ 00026507  0x00006ece arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006ecf call  0x00007486 
+ 00026509  0x00006ed1 ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006ed2 call  0x00007487 
+ 00026511  0x00006ed3 force  0x00000038 , 0x00000036 
+ 00026512  0x00006ed4 force  0x00000000 , 0x00000036 
+ 00026513  0x00006ed5 call  0x0000741d 
+ 00026514  0x00006ed6 arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006ed7 branch  0x00007497 
+ 00026516  0x00006eda ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006edb isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006edc nrtn  0x00000005 
+ 00026519  0x00006edd copy  0x00000006 , 0x00000011 
+ 00026520  0x00006ede add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006edf arg  0x000044cd , 0x00000012 
+ 00026522  0x00006ee0 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006ee1 call  0x00007f88 
+ 00026524  0x00006ee2 branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006ee3 copy  0x00000013 , 0x00000011 
+ 00026526  0x00006ee4 arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006ee5 arg  0x00000008 , 0x00000039 
+ 00026528  0x00006ee6 call  0x00007f88 
+ 00026529  0x00006ee7 branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006ee8 rtn 
+ 00026531  0x00006eeb fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006eec ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006eed pincrease  0x00000022 
+ 00026534  0x00006eee ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006eef isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006ef0 rtn 
+ 00026537  0x00006ef3 fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006ef4 icopy  0x00000039 
+ 00026539  0x00006ef5 fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006ef6 setarg  0x00000000 
+ 00026541  0x00006ef8 istore  0x00000001 , 0x00000002 
+ 00026542  0x00006ef9 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006efa pincrease  0x00000001 
+ 00026544  0x00006efb loop  0x000067ad 
+ 00026545  0x00006efc rtn 
+ 00026546  0x00006eff bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f00 call  0x0000673e 
+ 00026548  0x00006f01 fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f02 setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f03 store  0x00000001 , 0x00000030 
+ 00026551  0x00006f04 nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f05 add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f07 arg  0x000041be , 0x00000005 
+ 00026554  0x00006f08 call  0x00007ebf 
+ 00026555  0x00006f09 branch  0x000067d7 
+ 00026556  0x00006f0b jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f0c rtn 
+ 00026558  0x00006f0f fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f10 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f11 call  0x0000673e 
+ 00026561  0x00006f12 nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f13 fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f14 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f15 arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f16 call  0x00007ebf 
+ 00026566  0x00006f17 arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f18 call  0x00007ebf 
+ 00026568  0x00006f19 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f1a rtn 
+ 00026570  0x00006f1d jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f1e rtn 
+ 00026572  0x00006f22 fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f23 store  0x00000006 , 0x00000186 
+ 00026574  0x00006f24 jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f25 branch  0x000067d3 
+ 00026576  0x00006f27 fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f28 store  0x00000006 , 0x00000186 
+ 00026578  0x00006f29 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f2b fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f2c beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f2d bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f2e rtn 
+ 00026583  0x00006f32 fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f33 fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f34 ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f35 rtn  0x00000034 
+ 00026587  0x00006f36 jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f37 rtn 
+ 00026589  0x00006f3f bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f40 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f41 call  0x0000681d 
+ 00026592  0x00006f42 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006f48 bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006f49 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006f4a rtn  0x00000005 
+ 00026596  0x00006f4b isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006f4c and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006f4d fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006f4e qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006f4f store  0x00000004 , 0x000000a1 
+ 00026601  0x00006f50 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006f51 nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006f52 store  0x00000004 , 0x000000a5 
+ 00026604  0x00006f53 rtn 
+ 00026605  0x00006f57 bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006f58 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006f59 rtn  0x00000005 
+ 00026608  0x00006f5a isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006f5b and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006f5c fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006f5d qset0  0x0000003f 
+ 00026612  0x00006f5e store  0x00000004 , 0x000000a1 
+ 00026613  0x00006f5f fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006f60 qset0  0x0000003f 
+ 00026615  0x00006f61 store  0x00000004 , 0x000000a5 
+ 00026616  0x00006f62 rtn 
+ 00026617  0x00006f66 call  0x000067ed 
+ 00026618  0x00006f67 branch  0x000067fe 
+ 00026619  0x00006f6b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006f6c rtn  0x00000005 
+ 00026621  0x00006f6d ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006f70 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006f71 call  0x00006830 
+ 00026624  0x00006f72 setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006f73 arg  0x00008078 , 0x00000005 
+ 00026626  0x00006f74 call  0x00006830 
+ 00026627  0x00006f75 set0  0x00000007 , 0x00000002 
+ 00026628  0x00006f76 arg  0x00008070 , 0x00000005 
+ 00026629  0x00006f77 branch  0x00006830 
+ 00026630  0x00006f7b arg  0x0000807c , 0x00000005 
+ 00026631  0x00006f7c call  0x00006830 
+ 00026632  0x00006f7d set0  0x00000007 , 0x00000002 
+ 00026633  0x00006f7e arg  0x00008078 , 0x00000005 
+ 00026634  0x00006f7f call  0x00006830 
+ 00026635  0x00006f80 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006f81 arg  0x00008070 , 0x00000005 
+ 00026637  0x00006f82 branch  0x00006830 
+ 00026638  0x00006f87 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006f88 rtn  0x00000005 
+ 00026640  0x00006f89 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006f8a call  0x0000682f 
+ 00026642  0x00006f8c set1  0x00000007 , 0x00000002 
+ 00026643  0x00006f8d arg  0x00008070 , 0x00000005 
+ 00026644  0x00006f8e branch  0x00006830 
+ 00026645  0x00006f91 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006f92 rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006f93 and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006f94 iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006f95 ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006f96 rtn 
+ 00026651  0x00006f99 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006f9a branch  0x0000681e 
+ 00026653  0x00006f9f arg  0x0000811c , 0x00000005 
+ 00026654  0x00006fa1 call  0x00006815 
+ 00026655  0x00006fa2 isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006fa3 branch  0x00006823 , 0x00000001 
+ 00026657  0x00006fa4 qisolate0  0x0000003f 
+ 00026658  0x00006fa5 rtn 
+ 00026659  0x00006fa7 qisolate1  0x0000003f 
+ 00026660  0x00006fa8 rtn 
+ 00026661  0x00006fab sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00006fac rtn  0x00000005 
+ 00026663  0x00006fad isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00006fae branch  0x0000682c 
+ 00026665  0x00006fb1 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x00006fb2 rtn  0x00000005 
+ 00026667  0x00006fb3 isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00006fb7 setarg  0x00000000 
+ 00026669  0x00006fb8 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00006fb9 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00006fbd arg  0x00008074 , 0x00000005 
+ 00026672  0x00006fc1 call  0x00006815 
+ 00026673  0x00006fc2 isolate1  0x00000007 , 0x00000002 
+ 00026674  0x00006fc3 qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x00006fc4 istore  0x00000001 , 0x00000005 
+ 00026676  0x00006fc5 rtn 
+ 00026677  0x00006fc8 arg  0xffffffff , 0x00000011 
+ 00026678  0x00006fc9 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00006fca compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00006fcb call  0x00006878 , 0x00000001 
+ 00026681  0x00006fcd compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00006fce call  0x0000687a , 0x00000001 
+ 00026683  0x00006fd0 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00006fd1 call  0x0000687a , 0x00000001 
+ 00026685  0x00006fd3 isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x00006fd4 call  0x00006874 , 0x00000001 
+ 00026687  0x00006fd6 isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00006fd7 call  0x00006876 , 0x00000001 
+ 00026689  0x00006fd9 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00006fda call  0x0000687c , 0x00000001 
+ 00026691  0x00006fdc isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00006fdd nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00006fdf isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00006fe0 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x00006fe2 hfetch  0x00000001 , 0x00008082 
+ 00026696  0x00006fe3 isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x00006fe4 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x00006fe5 isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x00006fe6 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00006fe7 isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00006fe8 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00006fe9 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00006fea nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00006feb isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00006fec nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00006fed isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00006fee nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00006fef isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00006ff0 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00006ff1 isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x00006ff2 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x00006ff4 hfetch  0x00000001 , 0x00008080 
+ 00026713  0x00006ff5 isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x00006ff6 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x00006ff7 isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00006ff8 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00006ff9 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00006ffa nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00006ffb isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00006ffc nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00006ffd isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00006ffe nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00006fff isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00007000 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x00007001 isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x00007002 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x00007003 isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x00007004 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x00007006 hfetch  0x00000001 , 0x00008062 
+ 00026730  0x00007007 isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x00007008 call  0x0000687e , 0x00000001 
+ 00026732  0x00007009 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x0000700b hfetch  0x00000004 , 0x00008078 
+ 00026734  0x0000700c hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x0000700d ior  0x00000002 , 0x0000003f 
+ 00026736  0x0000700e invert  0x0000003f , 0x0000003f 
+ 00026737  0x0000700f iand  0x00000011 , 0x0000003f 
+ 00026738  0x00007011 hstore  0x00000004 , 0x00008070 
+ 00026739  0x00007012 rtn 
+ 00026740  0x00007016 arg  0x00000006 , 0x00000007 
+ 00026741  0x00007017 branch  0x00006884 
+ 00026742  0x00007019 arg  0x00000009 , 0x00000007 
+ 00026743  0x0000701a branch  0x00006882 
+ 00026744  0x0000701c arg  0x00000017 , 0x00000007 
+ 00026745  0x0000701d branch  0x00006882 
+ 00026746  0x0000701f arg  0x00000019 , 0x00000007 
+ 00026747  0x00007020 branch  0x00006884 
+ 00026748  0x00007022 arg  0x0000001e , 0x00000007 
+ 00026749  0x00007023 branch  0x00006884 
+ 00026750  0x00007025 arg  0x00000002 , 0x00000007 
+ 00026751  0x00007026 branch  0x00006884 
+ 00026752  0x00007028 arg  0x00000001 , 0x00000039 
+ 00026753  0x00007029 branch  0x00006885 
+ 00026754  0x0000702b arg  0x00000004 , 0x00000039 
+ 00026755  0x0000702c branch  0x00006885 
+ 00026756  0x0000702e arg  0x00000002 , 0x00000039 
+ 00026757  0x00007030 qset0  0x00000011 
+ 00026758  0x00007031 increase  0x00000001 , 0x00000007 
+ 00026759  0x00007032 loop  0x00006885 
+ 00026760  0x00007033 rtn 
+ 00026761  0x0000703c call  0x00006895 
+ 00026762  0x0000703d arg  0x00000006 , 0x00000002 
+ 00026763  0x0000703e branch  0x0000680e 
+ 00026764  0x00007041 call  0x00006889 
+ 00026765  0x00007042 arg  0x00000006 , 0x00000002 
+ 00026766  0x00007043 branch  0x00006825 
+ 00026767  0x00007048 call  0x00006895 
+ 00026768  0x00007049 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x0000704a set1  0x00000007 , 0x0000003f 
+ 00026770  0x0000704b hstore  0x00000001 , 0x00008078 
+ 00026771  0x0000704c arg  0x00000007 , 0x00000002 
+ 00026772  0x0000704d branch  0x000067fb 
+ 00026773  0x00007050 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x00007051 and_into  0x000000fb , 0x0000003f 
+ 00026775  0x00007052 hstore  0x00000001 , 0x00008081 
+ 00026776  0x00007053 rtn 
+ 00026777  0x00007056 hfetch  0x00000001 , 0x00008081 
+ 00026778  0x00007057 isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x00007058 rtn 
+ 00026780  0x0000705b call  0x0000666a 
+ 00026781  0x0000705c setarg  0x000007e0 
+ 00026782  0x0000705d arg  0x00004150 , 0x00000011 
+ 00026783  0x0000705e arg  0x00000002 , 0x00000002 
+ 00026784  0x0000705f call  0x000066b3 
+ 00026785  0x00007060 branch  0x0000666d 
+ 00026786  0x00007064 call  0x0000666a 
+ 00026787  0x00007065 setarg  0x000007e2 
+ 00026788  0x00007066 arg  0x0000421d , 0x00000011 
+ 00026789  0x00007067 arg  0x0000000e , 0x00000002 
+ 00026790  0x00007068 call  0x000066b3 
+ 00026791  0x00007069 branch  0x0000666d 
+ 00026792  0x0000706e bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x00007070 call  0x000068a2 
+ 00026794  0x00007072 fetch  0x00000001 , 0x0000422d 
+ 00026795  0x00007073 beq  0x00000000 , 0x000068af 
+ 00026796  0x00007074 beq  0x00000001 , 0x000068c3 
+ 00026797  0x00007075 beq  0x00000002 , 0x000068d7 
+ 00026798  0x00007076 rtn 
+ 00026799  0x00007079 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x0000707a setarg  0x0000aa55 
+ 00026801  0x0000707b isub  0x00000002 , 0x0000003e 
+ 00026802  0x0000707c branch  0x000068b8 , 0x00000005 
+ 00026803  0x0000707d setarg  0x00004dfa 
+ 00026804  0x0000707e store  0x00000002 , 0x00004227 
+ 00026805  0x0000707f setarg  0x00004894 
+ 00026806  0x00007080 store  0x00000002 , 0x00004221 
+ 00026807  0x00007081 branch  0x000068c0 
+ 00026808  0x00007084 fetch  0x00000002 , 0x00004227 
+ 00026809  0x00007085 nbranch  0x000068bc , 0x00000034 
+ 00026810  0x00007086 setarg  0x00004dfa 
+ 00026811  0x00007087 store  0x00000002 , 0x00004227 
+ 00026812  0x00007089 fetch  0x00000002 , 0x00004221 
+ 00026813  0x0000708a nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x0000708b setarg  0x00004894 
+ 00026815  0x0000708c store  0x00000002 , 0x00004221 
+ 00026816  0x0000708e setarg  0x00000064 
+ 00026817  0x0000708f store  0x00000002 , 0x0000422b 
+ 00026818  0x00007090 rtn 
+ 00026819  0x00007093 fetcht  0x00000002 , 0x00004229 
+ 00026820  0x00007094 setarg  0x0000aa55 
+ 00026821  0x00007095 isub  0x00000002 , 0x0000003e 
+ 00026822  0x00007096 branch  0x000068cc , 0x00000005 
+ 00026823  0x00007097 setarg  0x00005932 
+ 00026824  0x00007098 store  0x00000002 , 0x00004225 
+ 00026825  0x00007099 setarg  0x00004323 
+ 00026826  0x0000709a store  0x00000002 , 0x0000421f 
+ 00026827  0x0000709b branch  0x000068d4 
+ 00026828  0x0000709e fetch  0x00000002 , 0x00004225 
+ 00026829  0x0000709f nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070a0 setarg  0x00005932 
+ 00026831  0x000070a1 store  0x00000002 , 0x00004225 
+ 00026832  0x000070a3 fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070a4 nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070a5 setarg  0x00004323 
+ 00026835  0x000070a6 store  0x00000002 , 0x0000421f 
+ 00026836  0x000070a8 setarg  0x00000190 
+ 00026837  0x000070a9 store  0x00000002 , 0x0000422b 
+ 00026838  0x000070aa rtn 
+ 00026839  0x000070ad fetcht  0x00000002 , 0x00004229 
+ 00026840  0x000070ae setarg  0x0000aa55 
+ 00026841  0x000070af isub  0x00000002 , 0x0000003e 
+ 00026842  0x000070b0 branch  0x000068e0 , 0x00000005 
+ 00026843  0x000070b1 setarg  0x00006946 
+ 00026844  0x000070b2 store  0x00000002 , 0x00004223 
+ 00026845  0x000070b3 setarg  0x00005377 
+ 00026846  0x000070b4 store  0x00000002 , 0x0000421d 
+ 00026847  0x000070b5 branch  0x000068e8 
+ 00026848  0x000070b8 fetch  0x00000002 , 0x00004223 
+ 00026849  0x000070b9 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x000070ba setarg  0x00006946 
+ 00026851  0x000070bb store  0x00000002 , 0x00004223 
+ 00026852  0x000070bd fetch  0x00000002 , 0x0000421d 
+ 00026853  0x000070be nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x000070bf setarg  0x00005377 
+ 00026855  0x000070c0 store  0x00000002 , 0x0000421d 
+ 00026856  0x000070c2 setarg  0x00000032 
+ 00026857  0x000070c3 store  0x00000002 , 0x0000422b 
+ 00026858  0x000070c4 rtn 
+ 00026859  0x000070c8 fetch  0x00000001 , 0x0000422d 
+ 00026860  0x000070c9 beq  0x00000000 , 0x000068f0 
+ 00026861  0x000070ca beq  0x00000001 , 0x000068f2 
+ 00026862  0x000070cb beq  0x00000002 , 0x000068f4 
+ 00026863  0x000070cc rtn 
+ 00026864  0x000070ce jam  0x000000bf , 0x00008971 
+ 00026865  0x000070cf branch  0x000068f8 
+ 00026866  0x000070d1 jam  0x000000af , 0x00008971 
+ 00026867  0x000070d2 branch  0x000068f8 
+ 00026868  0x000070d4 jam  0x0000008f , 0x00008971 
+ 00026869  0x000070d5 fetch  0x00000001 , 0x0000422e 
+ 00026870  0x000070d6 hstore  0x00000001 , 0x00008973 
+ 00026871  0x000070d7 branch  0x000068f8 
+ 00026872  0x000070d9 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x000070da hfetch  0x00000001 , 0x00008053 
+ 00026874  0x000070db set1  0x00000007 , 0x0000003f 
+ 00026875  0x000070dc hstore  0x00000001 , 0x00008053 
+ 00026876  0x000070dd hfetch  0x00000001 , 0x00008973 
+ 00026877  0x000070de or_into  0x00000030 , 0x0000003f 
+ 00026878  0x000070df hstore  0x00000001 , 0x00008973 
+ 00026879  0x000070e0 jam  0x0000007c , 0x00008906 
+ 00026880  0x000070e1 jam  0x000000aa , 0x00008972 
+ 00026881  0x000070e2 nop  0x00001388 
+ 00026882  0x000070e3 hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x000070e4 hfetch  0x00000001 , 0x00008053 
+ 00026884  0x000070e5 set0  0x00000007 , 0x0000003f 
+ 00026885  0x000070e6 hstore  0x00000001 , 0x00008053 
+ 00026886  0x000070e7 storet  0x00000002 , 0x0000422f 
+ 00026887  0x000070e8 rtn 
+ 00026888  0x000070eb bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x000070ec fetch  0x00000001 , 0x0000422d 
+ 00026890  0x000070ed beq  0x00000000 , 0x0000690e 
+ 00026891  0x000070ee beq  0x00000001 , 0x00006912 
+ 00026892  0x000070ef beq  0x00000002 , 0x00006916 
+ 00026893  0x000070f0 rtn 
+ 00026894  0x000070f3 fetch  0x00000002 , 0x00004227 
+ 00026895  0x000070f4 fetcht  0x00000002 , 0x00004221 
+ 00026896  0x000070f5 arg  0x000000c8 , 0x00000013 
+ 00026897  0x000070f6 branch  0x0000691a 
+ 00026898  0x000070f9 fetch  0x00000002 , 0x00004225 
+ 00026899  0x000070fa fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x000070fb arg  0x00000064 , 0x00000013 
+ 00026901  0x000070fc branch  0x0000691a 
+ 00026902  0x000070ff fetch  0x00000002 , 0x00004223 
+ 00026903  0x00007100 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x00007101 arg  0x00000032 , 0x00000013 
+ 00026905  0x00007102 branch  0x0000691a 
+ 00026906  0x00007105 isub  0x00000002 , 0x00000011 
+ 00026907  0x00007106 fetch  0x00000002 , 0x0000422f 
+ 00026908  0x00007107 isub  0x00000002 , 0x0000003f 
+ 00026909  0x00007108 nbranch  0x00006927 , 0x00000002 
+ 00026910  0x00007109 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x0000710a imul32  0x00000002 , 0x00000012 
+ 00026912  0x0000710b copy  0x00000013 , 0x0000003f 
+ 00026913  0x0000710c imul32  0x00000011 , 0x0000003f 
+ 00026914  0x0000710d iadd  0x00000012 , 0x0000003f 
+ 00026915  0x0000710f idiv  0x00000011 
+ 00026916  0x00007110 call  0x00007f86 
+ 00026917  0x00007111 quotient  0x0000003f 
+ 00026918  0x00007112 rtn 
+ 00026919  0x00007115 copy  0x00000002 , 0x0000003f 
+ 00026920  0x00007116 fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x00007117 isub  0x00000002 , 0x0000003f 
+ 00026922  0x00007118 fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x00007119 imul32  0x00000002 , 0x00000012 
+ 00026924  0x0000711a copy  0x00000013 , 0x0000003f 
+ 00026925  0x0000711b imul32  0x00000011 , 0x0000003f 
+ 00026926  0x0000711c isub  0x00000012 , 0x0000003f 
+ 00026927  0x0000711d branch  0x00006923 
+ 00026928  0x00007129 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x0000712a store  0x00000008 , 0x00000a9a 
+ 00026930  0x0000712b fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x0000712c fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x0000712d isub  0x00000002 , 0x00000011 
+ 00026933  0x0000712e fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x0000712f isub  0x00000002 , 0x00000012 
+ 00026935  0x00007130 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x00007131 isub  0x00000002 , 0x0000003e 
+ 00026937  0x00007132 ncall  0x00006940 , 0x00000002 
+ 00026938  0x00007133 mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x00007134 idiv  0x00000011 
+ 00026940  0x00007135 call  0x00007f86 
+ 00026941  0x00007136 quotient  0x0000003f 
+ 00026942  0x00007137 call  0x00006944 , 0x00000034 
+ 00026943  0x00007138 rtn 
+ 00026944  0x0000713a fetch  0x00000001 , 0x00004231 
+ 00026945  0x0000713b set1  0x00000000 , 0x0000003f 
+ 00026946  0x0000713c store  0x00000001 , 0x00004231 
+ 00026947  0x0000713d rtn 
+ 00026948  0x0000713f fetcht  0x00000001 , 0x00004231 
+ 00026949  0x00007140 set1  0x00000001 , 0x00000002 
+ 00026950  0x00007141 storet  0x00000001 , 0x00004231 
+ 00026951  0x00007142 rtn 
+ 00026952  0x00007148 fetch  0x00000002 , 0x0000423d 
+ 00026953  0x00007149 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x0000714b rtn  0x00000034 
+ 00026955  0x0000714c copy  0x0000003f , 0x00000039 
+ 00026956  0x0000714e fetch  0x00000002 , 0x0000423d 
+ 00026957  0x0000714f increase  0x00000003 , 0x0000003f 
+ 00026958  0x00007150 copy  0x0000003f , 0x00000011 
+ 00026959  0x00007152 ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x00007153 call  0x000067fb 
+ 00026961  0x00007154 increase  0x00000001 , 0x00000011 
+ 00026962  0x00007155 loop  0x0000694f 
+ 00026963  0x00007157 rtn 
+ 00026964  0x0000715a fetch  0x00000002 , 0x0000423d 
+ 00026965  0x0000715b increase  0x00000003 , 0x0000003f 
+ 00026966  0x0000715c copy  0x0000003f , 0x00000011 
+ 00026967  0x0000715e force  0x00000000 , 0x00000012 
+ 00026968  0x0000715f jam  0x00000000 , 0x00000b12 
+ 00026969  0x00007161 ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x00007162 call  0x0000681d 
+ 00026971  0x00007163 bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x00007164 fetch  0x00000002 , 0x00000b12 
+ 00026973  0x00007165 copy  0x00000012 , 0x00000007 
+ 00026974  0x00007166 qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x00007167 store  0x00000002 , 0x00000b12 
+ 00026976  0x00007168 increase  0x00000001 , 0x00000011 
+ 00026977  0x00007169 increase  0x00000001 , 0x00000012 
+ 00026978  0x0000716a fetch  0x00000002 , 0x0000423d 
+ 00026979  0x0000716b ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x0000716d ixor  0x00000012 , 0x0000003e 
+ 00026981  0x0000716e nbranch  0x00006959 , 0x00000005 
+ 00026982  0x0000716f fetch  0x00000002 , 0x00000b12 
+ 00026983  0x00007170 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x00007171 ixor  0x00000002 , 0x0000003e 
+ 00026985  0x00007172 rtn  0x00000005 
+ 00026986  0x00007173 enable  0x00000028 
+ 00026987  0x00007174 rtn 
+ 00026988  0x00007177 fetch  0x00000002 , 0x0000423d 
+ 00026989  0x00007178 ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x0000717a rtn  0x00000034 
+ 00026991  0x0000717b copy  0x0000003f , 0x00000039 
+ 00026992  0x0000717c fetch  0x00000002 , 0x0000423d 
+ 00026993  0x0000717d increase  0x00000003 , 0x0000003f 
+ 00026994  0x0000717e copy  0x0000003f , 0x00000011 
+ 00026995  0x00007180 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x00007181 call  0x000067dd 
+ 00026997  0x00007182 increase  0x00000001 , 0x00000011 
+ 00026998  0x00007183 loop  0x00006973 
+ 00026999  0x00007185 rtn 
+ 00027000  0x00007188 arg  0x00000009 , 0x00000007 
+ 00027001  0x00007189 call  0x00007f16 
+ 00027002  0x0000718a nrtn  0x00000034 
+ 00027003  0x0000718b setarg  0x00000020 
+ 00027004  0x0000718c arg  0x00000009 , 0x00000007 
+ 00027005  0x0000718d call  0x00007f08 
+ 00027006  0x0000718e disable  0x00000028 
+ 00027007  0x0000718f call  0x0000696c 
+ 00027008  0x00007190 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x00007191 fetch  0x00000002 , 0x0000423d 
+ 00027010  0x00007192 ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x00007194 rtn  0x00000034 
+ 00027012  0x00007195 call  0x00006954 
+ 00027013  0x00007196 nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x00007197 call  0x00007d00 
+ 00027015  0x00007198 disable  0x00000028 
+ 00027016  0x00007199 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x0000719a store  0x00000002 , 0x00000b19 
+ 00027018  0x0000719b jam  0x00000000 , 0x00000b1b 
+ 00027019  0x0000719c force  0x00000000 , 0x00000007 
+ 00027020  0x0000719e fetch  0x00000002 , 0x00000b14 
+ 00027021  0x0000719f rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071a0 storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071a1 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071a2 fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071a3 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071a4 rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071a5 storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071a6 ixor  0x00000011 , 0x0000003e 
+ 00027029  0x000071a7 ncall  0x000069a1 , 0x00000005 
+ 00027030  0x000071a8 fetch  0x00000002 , 0x0000423d 
+ 00027031  0x000071a9 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x000071ab fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x000071ac increase  0x00000001 , 0x00000002 
+ 00027034  0x000071ad storet  0x00000001 , 0x00000b1b 
+ 00027035  0x000071ae copy  0x00000002 , 0x00000007 
+ 00027036  0x000071af ixor  0x00000007 , 0x0000003e 
+ 00027037  0x000071b0 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x000071b1 fetch  0x00000002 , 0x00000b12 
+ 00027039  0x000071b2 store  0x00000002 , 0x00000b14 
+ 00027040  0x000071b3 rtn 
+ 00027041  0x000071b5 bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x000071b6 fetch  0x00000002 , 0x0000423d 
+ 00027043  0x000071b7 increase  0x00000001 , 0x0000003f 
+ 00027044  0x000071b8 ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x000071b9 branch  0x00007f9c 
+ 00027046  0x000071c5 hfetch  0x00000001 , 0x00008042 
+ 00027047  0x000071c6 ior  0x00000011 , 0x0000003f 
+ 00027048  0x000071c7 hstore  0x00000001 , 0x00008042 
+ 00027049  0x000071c8 hfetch  0x00000002 , 0x00008050 
+ 00027050  0x000071c9 set0  0x0000000d , 0x0000003f 
+ 00027051  0x000071ca hstore  0x00000002 , 0x00008050 
+ 00027052  0x000071cb nop  0x00000064 
+ 00027053  0x000071cc rtn 
+ 00027054  0x000071d8 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x000071d9 setarg  0x00b71b00 
+ 00027056  0x000071da idiv  0x00000002 
+ 00027057  0x000071db call  0x00007f86 
+ 00027058  0x000071dc quotient  0x00000002 
+ 00027059  0x000071dd fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x000071de imul32  0x00000002 , 0x0000003f 
+ 00027061  0x000071df div  0x0000003f , 0x00000064 
+ 00027062  0x000071e0 call  0x00007f86 
+ 00027063  0x000071e1 quotient  0x00000011 
+ 00027064  0x000071e2 copy  0x00000002 , 0x0000003f 
+ 00027065  0x000071e3 isub  0x00000011 , 0x00000012 
+ 00027066  0x000071e4 fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x000071e5 call  0x000069be 
+ 00027068  0x000071e6 fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x000071e7 branch  0x000069d5 
+ 00027070  0x000071eb beq  0x00000000 , 0x000069c4 
+ 00027071  0x000071ec beq  0x00000001 , 0x000069c6 
+ 00027072  0x000071ed beq  0x00000002 , 0x000069c8 
+ 00027073  0x000071ee beq  0x00000003 , 0x000069ca 
+ 00027074  0x000071ef beq  0x00000004 , 0x000069cc 
+ 00027075  0x000071f0 beq  0x00000005 , 0x000069ce 
+ 00027076  0x000071f2 arg  0x000080a0 , 0x00000005 
+ 00027077  0x000071f3 branch  0x000069d0 
+ 00027078  0x000071f5 arg  0x000080a4 , 0x00000005 
+ 00027079  0x000071f6 branch  0x000069d0 
+ 00027080  0x000071f8 arg  0x000080a8 , 0x00000005 
+ 00027081  0x000071f9 branch  0x000069d0 
+ 00027082  0x000071fb arg  0x00008064 , 0x00000005 
+ 00027083  0x000071fc branch  0x000069d0 
+ 00027084  0x000071fe arg  0x00008068 , 0x00000005 
+ 00027085  0x000071ff branch  0x000069d0 
+ 00027086  0x00007201 arg  0x0000806c , 0x00000005 
+ 00027087  0x00007202 branch  0x000069d0 
+ 00027088  0x00007204 copy  0x00000011 , 0x0000003f 
+ 00027089  0x00007205 istore  0x00000002 , 0x00000005 
+ 00027090  0x00007206 copy  0x00000012 , 0x0000003f 
+ 00027091  0x00007207 istore  0x00000002 , 0x00000005 
+ 00027092  0x00007208 rtn 
+ 00027093  0x0000720d enable  0x00000028 
+ 00027094  0x0000720e branch  0x000069d8 
+ 00027095  0x00007210 disable  0x00000028 
+ 00027096  0x00007212 beq  0x00000004 , 0x000069e3 
+ 00027097  0x00007213 beq  0x00000005 , 0x000069e5 
+ 00027098  0x00007214 beq  0x0000001b , 0x000069e7 
+ 00027099  0x00007215 beq  0x0000001c , 0x000069e9 
+ 00027100  0x00007216 beq  0x00000003 , 0x000069eb 
+ 00027101  0x00007217 beq  0x00000008 , 0x000069ed 
+ 00027102  0x00007218 beq  0x00000014 , 0x000069ef 
+ 00027103  0x00007219 beq  0x00000015 , 0x000069f1 
+ 00027104  0x0000721a beq  0x00000016 , 0x000069f3 
+ 00027105  0x0000721b beq  0x00000017 , 0x000069f5 
+ 00027106  0x0000721c rtn 
+ 00027107  0x00007220 arg  0x00000006 , 0x00000007 
+ 00027108  0x00007221 branch  0x000069ff 
+ 00027109  0x00007223 arg  0x00000007 , 0x00000007 
+ 00027110  0x00007224 branch  0x000069ff 
+ 00027111  0x00007226 arg  0x00000008 , 0x00000007 
+ 00027112  0x00007227 branch  0x000069ff 
+ 00027113  0x00007229 arg  0x00000009 , 0x00000007 
+ 00027114  0x0000722a branch  0x000069ff 
+ 00027115  0x0000722c arg  0x0000000a , 0x00000007 
+ 00027116  0x0000722d branch  0x000069ff 
+ 00027117  0x0000722f arg  0x0000000b , 0x00000007 
+ 00027118  0x00007230 branch  0x000069ff 
+ 00027119  0x00007232 arg  0x0000000c , 0x00000007 
+ 00027120  0x00007233 branch  0x00006a01 
+ 00027121  0x00007235 arg  0x0000000d , 0x00000007 
+ 00027122  0x00007236 branch  0x00006a01 
+ 00027123  0x00007238 arg  0x0000000e , 0x00000007 
+ 00027124  0x00007239 branch  0x00006a01 
+ 00027125  0x0000723b arg  0x0000000f , 0x00000007 
+ 00027126  0x0000723c branch  0x00006a01 
+ 00027127  0x0000723f hfetch  0x00000002 , 0x00008081 
+ 00027128  0x00007240 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x00007241 hstore  0x00000002 , 0x00008081 
+ 00027130  0x00007242 copy  0x00000011 , 0x00000007 
+ 00027131  0x00007243 hfetch  0x00000001 , 0x00008085 
+ 00027132  0x00007244 qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x00007245 hstore  0x00000001 , 0x00008085 
+ 00027134  0x00007246 rtn 
+ 00027135  0x00007249 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x0000724a branch  0x000069f7 
+ 00027137  0x0000724d add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x0000724e branch  0x000069f7 
+ 00027139  0x00007254 rtn  0x0000002b 
+ 00027140  0x00007255 jam  0x00000000 , 0x00004567 
+ 00027141  0x00007256 jam  0x00000003 , 0x000004ed 
+ 00027142  0x00007257 jam  0x00000003 , 0x000004ee 
+ 00027143  0x00007258 jam  0x00000011 , 0x000004f2 
+ 00027144  0x00007259 jam  0x00000013 , 0x000004f3 
+ 00027145  0x0000725a setarg  0x00000000 
+ 00027146  0x0000725b store  0x00000003 , 0x000004ef 
+ 00027147  0x0000725c store  0x00000001 , 0x00004254 
+ 00027148  0x0000725d jam  0x00000000 , 0x00004681 
+ 00027149  0x00007260 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x00007261 setarg  0x00000000 
+ 00027151  0x00007262 store  0x00000001 , 0x00004254 
+ 00027152  0x00007263 store  0x00000001 , 0x00004564 
+ 00027153  0x00007264 store  0x00000001 , 0x0000455d 
+ 00027154  0x00007265 fetch  0x00000001 , 0x0000456b 
+ 00027155  0x00007266 beq  0x00000001 , 0x00006a16 
+ 00027156  0x00007267 jam  0x00000050 , 0x00004569 
+ 00027157  0x00007268 rtn 
+ 00027158  0x0000726b jam  0x00000000 , 0x00004569 
+ 00027159  0x0000726c rtn 
+ 00027160  0x0000726f or_into  0x00000002 , 0x00000002 
+ 00027161  0x00007270 rtn 
+ 00027162  0x0000727d copy  0x00000002 , 0x0000003f 
+ 00027163  0x0000727e reverse  0x0000003f , 0x0000003f 
+ 00027164  0x0000727f store  0x00000001 , 0x00004562 
+ 00027165  0x00007280 force  0x0000003f , 0x0000003f 
+ 00027166  0x00007281 reverse  0x0000003f , 0x0000003f 
+ 00027167  0x00007282 store  0x00000001 , 0x00004561 
+ 00027168  0x00007283 force  0x00000001 , 0x0000003f 
+ 00027169  0x00007284 reverse  0x0000003f , 0x0000003f 
+ 00027170  0x00007285 store  0x00000001 , 0x00004560 
+ 00027171  0x00007286 call  0x00006a50 
+ 00027172  0x00007287 copy  0x00000002 , 0x0000003f 
+ 00027173  0x00007288 rtn 
+ 00027174  0x0000728a reverse  0x0000003f , 0x0000003f 
+ 00027175  0x0000728b store  0x00000001 , 0x00004562 
+ 00027176  0x0000728c force  0x00000073 , 0x0000003f 
+ 00027177  0x0000728d reverse  0x0000003f , 0x0000003f 
+ 00027178  0x0000728e store  0x00000001 , 0x00004561 
+ 00027179  0x0000728f force  0x00000001 , 0x0000003f 
+ 00027180  0x00007290 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x00007291 store  0x00000001 , 0x00004560 
+ 00027182  0x00007292 branch  0x00006a50 
+ 00027183  0x00007295 fetch  0x00000001 , 0x00004563 
+ 00027184  0x00007296 branch  0x00006a33 , 0x00000034 
+ 00027185  0x00007297 setarg  0x00000070 
+ 00027186  0x00007298 rtn 
+ 00027187  0x0000729a setarg  0x000000aa 
+ 00027188  0x0000729b rtn 
+ 00027189  0x0000729e reverse  0x0000003f , 0x0000003f 
+ 00027190  0x0000729f store  0x00000001 , 0x00004562 
+ 00027191  0x000072a0 force  0x000000ef , 0x0000003f 
+ 00027192  0x000072a1 call  0x00006a44 
+ 00027193  0x000072a2 fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072a3 copy  0x00000002 , 0x00000005 
+ 00027195  0x000072a4 istore  0x00000001 , 0x00000005 
+ 00027196  0x000072a5 copy  0x00000005 , 0x00000002 
+ 00027197  0x000072a6 storet  0x00000002 , 0x000004f7 
+ 00027198  0x000072a7 force  0x000000ff , 0x0000003f 
+ 00027199  0x000072a8 call  0x00006a44 
+ 00027200  0x000072a9 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x000072aa copy  0x00000002 , 0x00000005 
+ 00027202  0x000072ab istore  0x00000001 , 0x00000005 
+ 00027203  0x000072ac rtn 
+ 00027204  0x000072b6 reverse  0x0000003f , 0x0000003f 
+ 00027205  0x000072b7 store  0x00000001 , 0x00004561 
+ 00027206  0x000072b8 fetch  0x00000002 , 0x00004561 
+ 00027207  0x000072b9 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x000072ba store  0x00000003 , 0x000004f4 
+ 00027209  0x000072bb arg  0x00000107 , 0x00000011 
+ 00027210  0x000072bc arg  0x0000000f , 0x00000012 
+ 00027211  0x000072bd call  0x00006a5d 
+ 00027212  0x000072be xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x000072bf invert  0x0000003f , 0x0000003f 
+ 00027214  0x000072c0 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x000072c1 rtn 
+ 00027216  0x000072cc fetch  0x00000003 , 0x00004560 
+ 00027217  0x000072cd store  0x00000003 , 0x000004f4 
+ 00027218  0x000072ce arg  0x00000107 , 0x00000011 
+ 00027219  0x000072cf arg  0x0000000f , 0x00000012 
+ 00027220  0x000072d0 call  0x00006a5d 
+ 00027221  0x000072d1 lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x000072d2 arg  0x00000007 , 0x00000012 
+ 00027223  0x000072d3 call  0x00006a5d 
+ 00027224  0x000072d4 xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x000072d5 invert  0x0000003f , 0x0000003f 
+ 00027226  0x000072d6 reverse  0x0000003f , 0x0000003f 
+ 00027227  0x000072d7 copy  0x0000003f , 0x00000002 
+ 00027228  0x000072d8 rtn 
+ 00027229  0x000072db arg  0x00000000 , 0x00000013 
+ 00027230  0x000072dc copy  0x00000012 , 0x00000039 
+ 00027231  0x000072dd call  0x00007e71 
+ 00027232  0x000072de icopy  0x00000002 
+ 00027233  0x000072e4 copy  0x00000002 , 0x0000003f 
+ 00027234  0x000072e5 lshift  0x00000013 , 0x00000013 
+ 00027235  0x000072e6 bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x000072e7 ixor  0x00000011 , 0x00000002 
+ 00027237  0x000072e8 increase  0x00000001 , 0x00000013 
+ 00027238  0x000072ea lshift  0x00000002 , 0x00000002 
+ 00027239  0x000072eb fetch  0x00000003 , 0x000004f4 
+ 00027240  0x000072ec increase  0xffffffff , 0x00000012 
+ 00027241  0x000072ed compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x000072ee branch  0x00006a70 , 0x00000001 
+ 00027243  0x000072ef copy  0x00000012 , 0x00000039 
+ 00027244  0x000072f0 call  0x00007e71 
+ 00027245  0x000072f1 isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x000072f2 setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x000072f3 branch  0x00006a61 
+ 00027248  0x000072f6 rshift  0x00000002 , 0x0000003f 
+ 00027249  0x000072f7 rtn 
+ 00027250  0x000072fa fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x000072fd lshift2  0x00000002 , 0x00000002 
+ 00027252  0x000072fe set1  0x00000000 , 0x00000002 
+ 00027253  0x000072ff fetch  0x00000001 , 0x00004563 
+ 00027254  0x00007300 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x00007301 storet  0x00000001 , 0x0000050d 
+ 00027256  0x00007302 rtn 
+ 00027257  0x00007306 lshift  0x00000002 , 0x00000002 
+ 00027258  0x00007307 fetch  0x00000001 , 0x00004563 
+ 00027259  0x00007308 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x0000730a rtn 
+ 00027261  0x0000730c fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x0000730d jam  0x000000d7 , 0x000004fe 
+ 00027263  0x0000730e call  0x00006bb6 
+ 00027264  0x0000730f fetch  0x00000001 , 0x00004251 
+ 00027265  0x00007310 set1  0x00000006 , 0x0000003f 
+ 00027266  0x00007311 set1  0x00000007 , 0x0000003f 
+ 00027267  0x00007312 store  0x00000001 , 0x00004251 
+ 00027268  0x00007313 jam  0x00000000 , 0x00004563 
+ 00027269  0x00007314 branch  0x00006b97 
+ 00027270  0x00007316 fetch  0x00000001 , 0x00004251 
+ 00027271  0x00007317 set1  0x00000007 , 0x0000003f 
+ 00027272  0x00007318 store  0x00000001 , 0x00004251 
+ 00027273  0x00007319 branch  0x00006b97 
+ 00027274  0x0000731d bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x0000731e fetch  0x00000001 , 0x00004681 
+ 00027276  0x0000731f beq  0x00000000 , 0x00006a8e 
+ 00027277  0x00007320 branch  0x00006b4c 
+ 00027278  0x00007323 fetch  0x00000002 , 0x00000264 
+ 00027279  0x00007324 copy  0x0000003f , 0x00000006 
+ 00027280  0x00007325 call  0x00006ab8 
+ 00027281  0x00007326 fetch  0x00000001 , 0x000004fc 
+ 00027282  0x00007327 beq  0x00000000 , 0x00006a94 
+ 00027283  0x00007328 branch  0x00006b18 
+ 00027284  0x0000732a bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x0000732b fetch  0x00000001 , 0x000004fd 
+ 00027286  0x0000732c beq  0x0000003f , 0x00006a7d 
+ 00027287  0x0000732d beq  0x00000073 , 0x00006a86 
+ 00027288  0x0000732e beq  0x000000ef , 0x00006a9b 
+ 00027289  0x0000732f beq  0x00000053 , 0x00006b44 
+ 00027290  0x00007330 rtn 
+ 00027291  0x00007334 fetch  0x00000002 , 0x00000501 
+ 00027292  0x00007335 copy  0x0000003f , 0x00000006 
+ 00027293  0x00007336 call  0x00006ac3 
+ 00027294  0x00007337 fetch  0x00000001 , 0x00000503 
+ 00027295  0x00007338 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x00007339 beq  0x00000040 , 0x00006aad 
+ 00027297  0x0000733a beq  0x00000071 , 0x00006ae6 
+ 00027298  0x0000733b beq  0x00000070 , 0x00006af2 
+ 00027299  0x0000733c beq  0x00000049 , 0x00006afd 
+ 00027300  0x0000733d branch  0x00006b97 
+ 00027301  0x00007340 call  0x00006aaf 
+ 00027302  0x00007342 branch  0x00006aa7 
+ 00027303  0x00007345 fetch  0x00000001 , 0x00004254 
+ 00027304  0x00007346 set1  0x00000000 , 0x0000003f 
+ 00027305  0x00007347 set1  0x00000001 , 0x0000003f 
+ 00027306  0x00007348 store  0x00000001 , 0x00004254 
+ 00027307  0x00007349 call  0x00006be0 
+ 00027308  0x0000734a branch  0x00006b97 
+ 00027309  0x0000734d call  0x00006aaf 
+ 00027310  0x0000734e branch  0x00006b97 
+ 00027311  0x00007351 call  0x00006acb 
+ 00027312  0x00007352 branch  0x00006ad7 
+ 00027313  0x00007355 call  0x00006acb 
+ 00027314  0x00007356 ifetch  0x00000001 , 0x00000006 
+ 00027315  0x00007357 rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x00007358 store  0x00000001 , 0x0000456a 
+ 00027317  0x00007359 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x0000735a store  0x00000001 , 0x00000508 
+ 00027319  0x0000735b rtn 
+ 00027320  0x0000735f ifetch  0x00000001 , 0x00000006 
+ 00027321  0x00007360 store  0x00000001 , 0x000004fb 
+ 00027322  0x00007361 rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x00007362 store  0x00000001 , 0x000004fc 
+ 00027324  0x00007363 ifetch  0x00000001 , 0x00000006 
+ 00027325  0x00007364 store  0x00000001 , 0x000004fd 
+ 00027326  0x00007366 call  0x00006ace 
+ 00027327  0x00007367 storet  0x00000002 , 0x000004ff 
+ 00027328  0x00007368 copy  0x00000006 , 0x0000003f 
+ 00027329  0x00007369 store  0x00000002 , 0x00000501 
+ 00027330  0x0000736a rtn 
+ 00027331  0x0000736d ifetch  0x00000001 , 0x00000006 
+ 00027332  0x0000736e rshift  0x0000003f , 0x0000003f 
+ 00027333  0x0000736f store  0x00000001 , 0x00000503 
+ 00027334  0x00007370 call  0x00006ace 
+ 00027335  0x00007371 storet  0x00000002 , 0x00000504 
+ 00027336  0x00007372 copy  0x00000006 , 0x0000003f 
+ 00027337  0x00007373 store  0x00000002 , 0x00000506 
+ 00027338  0x00007374 rtn 
+ 00027339  0x00007378 fetch  0x00000002 , 0x00000506 
+ 00027340  0x00007379 copy  0x0000003f , 0x00000006 
+ 00027341  0x0000737a rtn 
+ 00027342  0x0000737d ifetch  0x00000001 , 0x00000006 
+ 00027343  0x0000737e copy  0x0000003f , 0x00000002 
+ 00027344  0x0000737f rshift  0x00000002 , 0x00000002 
+ 00027345  0x00007380 rtnbit1  0x00000000 
+ 00027346  0x00007381 ifetch  0x00000001 , 0x00000006 
+ 00027347  0x00007382 lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x00007383 lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x00007384 iadd  0x00000002 , 0x00000002 
+ 00027350  0x00007385 rtn 
+ 00027351  0x00007388 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x00007389 store  0x00000001 , 0x0000455d 
+ 00027353  0x0000738a ifetch  0x00000001 , 0x00000006 
+ 00027354  0x0000738b store  0x00000001 , 0x00000509 
+ 00027355  0x0000738c ifetch  0x00000001 , 0x00000006 
+ 00027356  0x0000738d store  0x00000001 , 0x0000050a 
+ 00027357  0x0000738e ifetch  0x00000001 , 0x00000006 
+ 00027358  0x0000738f store  0x00000001 , 0x0000050b 
+ 00027359  0x00007390 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x00007391 store  0x00000002 , 0x0000455e 
+ 00027361  0x00007392 ifetch  0x00000001 , 0x00000006 
+ 00027362  0x00007393 store  0x00000001 , 0x0000050c 
+ 00027363  0x00007394 ifetch  0x00000001 , 0x00000006 
+ 00027364  0x00007395 store  0x00000001 , 0x00004568 
+ 00027365  0x00007396 rtn 
+ 00027366  0x0000739a call  0x00006ab1 
+ 00027367  0x0000739c branch  0x00006ae8 
+ 00027368  0x0000739f fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073a0 set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073a1 set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073a2 store  0x00000001 , 0x00004254 
+ 00027372  0x000073a3 fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073a4 lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073a5 or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073a6 call  0x00006c11 
+ 00027376  0x000073a7 jam  0x00000003 , 0x00004567 
+ 00027377  0x000073a8 branch  0x00006b97 
+ 00027378  0x000073ab jam  0x00000008 , 0x00000a99 
+ 00027379  0x000073ac call  0x00007d86 
+ 00027380  0x000073ad call  0x00006ab1 
+ 00027381  0x000073ae fetch  0x00000001 , 0x0000456a 
+ 00027382  0x000073af sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x000073b0 branch  0x00006af9 , 0x00000005 
+ 00027384  0x000073b1 branch  0x00002a8c 
+ 00027385  0x000073b3 fetch  0x00000001 , 0x00004254 
+ 00027386  0x000073b4 set1  0x00000007 , 0x0000003f 
+ 00027387  0x000073b5 store  0x00000001 , 0x00004254 
+ 00027388  0x000073b6 branch  0x00006b97 
+ 00027389  0x000073b9 call  0x00006acb 
+ 00027390  0x000073ba ifetch  0x00000001 , 0x00000006 
+ 00027391  0x000073bb store  0x00000001 , 0x00000ac2 
+ 00027392  0x000073bc call  0x000052d2 
+ 00027393  0x000073bd call  0x000052e0 
+ 00027394  0x000073be setarg  0x0000000e 
+ 00027395  0x000073bf istore  0x00000002 , 0x00000005 
+ 00027396  0x000073c0 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x000073c1 istore  0x00000002 , 0x00000005 
+ 00027398  0x000073c2 fetch  0x00000001 , 0x00004563 
+ 00027399  0x000073c4 lshift  0x0000003f , 0x0000003f 
+ 00027400  0x000073c5 set1  0x00000000 , 0x0000003f 
+ 00027401  0x000073c6 istore  0x00000001 , 0x00000005 
+ 00027402  0x000073c7 bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x000073c8 setarg  0x000015ef 
+ 00027404  0x000073c9 istore  0x00000002 , 0x00000005 
+ 00027405  0x000073ca setarg  0x00001191 
+ 00027406  0x000073cb istore  0x00000002 , 0x00000005 
+ 00027407  0x000073ce fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x000073cf istore  0x00000001 , 0x00000005 
+ 00027409  0x000073d0 setarg  0x00000007 
+ 00027410  0x000073d1 istore  0x00000005 , 0x00000005 
+ 00027411  0x000073d4 setarg  0x00000001 
+ 00027412  0x000073d5 istore  0x00000002 , 0x00000005 
+ 00027413  0x000073d8 call  0x00006a2f 
+ 00027414  0x000073d9 istore  0x00000001 , 0x00000005 
+ 00027415  0x000073da rtn 
+ 00027416  0x000073df branch  0x00006b19 
+ 00027417  0x000073e2 bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x000073e3 fetch  0x00000001 , 0x000004fd 
+ 00027419  0x000073e4 beq  0x00000073 , 0x00006b21 
+ 00027420  0x000073e5 beq  0x0000003f , 0x00006b25 
+ 00027421  0x000073e6 beq  0x000000ef , 0x00006b3f 
+ 00027422  0x000073e7 beq  0x000000ff , 0x00006b37 
+ 00027423  0x000073e8 beq  0x00000053 , 0x00006b46 
+ 00027424  0x000073e9 rtn 
+ 00027425  0x000073eb fetch  0x00000001 , 0x00004254 
+ 00027426  0x000073ec set1  0x00000003 , 0x0000003f 
+ 00027427  0x000073ed store  0x00000001 , 0x00004254 
+ 00027428  0x000073ee branch  0x00006b97 
+ 00027429  0x000073f0 fetch  0x00000001 , 0x00004254 
+ 00027430  0x000073f1 set1  0x00000003 , 0x0000003f 
+ 00027431  0x000073f2 set1  0x00000002 , 0x0000003f 
+ 00027432  0x000073f3 store  0x00000001 , 0x00004254 
+ 00027433  0x000073f4 fetch  0x00000001 , 0x000004fb 
+ 00027434  0x000073f5 call  0x00006a26 
+ 00027435  0x000073f6 store  0x00000001 , 0x000004fe 
+ 00027436  0x000073f7 call  0x00006bb6 
+ 00027437  0x000073f8 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x000073f9 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x000073fa store  0x00000001 , 0x0000455d 
+ 00027440  0x000073fb lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x000073fc set0  0x00000001 , 0x0000003f 
+ 00027442  0x000073fd set1  0x00000000 , 0x0000003f 
+ 00027443  0x000073fe arg  0x00004565 , 0x00000002 
+ 00027444  0x000073ff storet  0x00000002 , 0x000004f7 
+ 00027445  0x00007400 call  0x00006a35 
+ 00027446  0x00007401 branch  0x00006b97 
+ 00027447  0x00007404 fetch  0x00000002 , 0x00000501 
+ 00027448  0x00007405 copy  0x0000003f , 0x00000006 
+ 00027449  0x00007406 increase  0x00000001 , 0x0000003f 
+ 00027450  0x00007407 store  0x00000002 , 0x00000501 
+ 00027451  0x00007408 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x00007409 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x0000740a iadd  0x00000002 , 0x0000003f 
+ 00027454  0x0000740b store  0x00000001 , 0x00004568 
+ 00027455  0x0000740d call  0x00006c42 
+ 00027456  0x0000740f call  0x00006a72 
+ 00027457  0x00007410 call  0x00006c28 
+ 00027458  0x00007411 call  0x00006c4b 
+ 00027459  0x00007412 branch  0x00006b97 
+ 00027460  0x00007415 jam  0x00000009 , 0x00000a99 
+ 00027461  0x00007416 call  0x00007d86 
+ 00027462  0x00007418 call  0x00006a0d 
+ 00027463  0x00007419 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x0000741a call  0x00006a26 
+ 00027465  0x0000741b store  0x00000001 , 0x000004fe 
+ 00027466  0x0000741c call  0x00006bb6 
+ 00027467  0x0000741d branch  0x00006b97 
+ 00027468  0x00007423 fetch  0x00000002 , 0x00000264 
+ 00027469  0x00007424 copy  0x0000003f , 0x00000006 
+ 00027470  0x00007425 call  0x00006ab8 
+ 00027471  0x00007426 fetch  0x00000001 , 0x000004fc 
+ 00027472  0x00007427 beq  0x00000000 , 0x00006b52 
+ 00027473  0x00007428 branch  0x00006b86 
+ 00027474  0x0000742b bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x0000742c fetch  0x00000001 , 0x000004fd 
+ 00027476  0x0000742d beq  0x0000003f , 0x00006a7d 
+ 00027477  0x0000742e beq  0x00000073 , 0x00006a86 
+ 00027478  0x0000742f beq  0x000000ef , 0x00006b58 
+ 00027479  0x00007430 branch  0x00006b97 
+ 00027480  0x00007432 fetch  0x00000002 , 0x00000501 
+ 00027481  0x00007433 copy  0x0000003f , 0x00000006 
+ 00027482  0x00007434 call  0x00006ac3 
+ 00027483  0x00007435 fetch  0x00000001 , 0x00000503 
+ 00027484  0x00007436 beq  0x00000041 , 0x00006b61 
+ 00027485  0x00007437 beq  0x00000040 , 0x00006b61 
+ 00027486  0x00007438 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x00007439 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x0000743a branch  0x00006b97 
+ 00027489  0x0000743d call  0x00006aaf 
+ 00027490  0x0000743e fetch  0x00000001 , 0x0000455d 
+ 00027491  0x0000743f rshift  0x0000003f , 0x0000003f 
+ 00027492  0x00007440 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x00007441 isub  0x00000002 , 0x0000003e 
+ 00027494  0x00007442 branch  0x00006b68 , 0x00000005 
+ 00027495  0x00007443 branch  0x00002a8c 
+ 00027496  0x00007445 fetch  0x00000001 , 0x00004254 
+ 00027497  0x00007446 set1  0x00000001 , 0x0000003f 
+ 00027498  0x00007447 store  0x00000001 , 0x00004254 
+ 00027499  0x00007448 branch  0x00006b97 
+ 00027500  0x0000744b call  0x00006ab1 
+ 00027501  0x0000744c fetch  0x00000001 , 0x0000456a 
+ 00027502  0x0000744d fetcht  0x00000001 , 0x00004564 
+ 00027503  0x0000744e isub  0x00000002 , 0x0000003e 
+ 00027504  0x0000744f branch  0x00006b73 , 0x00000005 
+ 00027505  0x00007450 branch  0x00002a8c 
+ 00027506  0x00007451 branch  0x00006b97 
+ 00027507  0x00007453 fetch  0x00000001 , 0x00004254 
+ 00027508  0x00007454 set1  0x00000005 , 0x0000003f 
+ 00027509  0x00007455 set1  0x00000006 , 0x0000003f 
+ 00027510  0x00007456 store  0x00000001 , 0x00004254 
+ 00027511  0x00007457 fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x00007458 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x00007459 or_into  0x00000003 , 0x00000002 
+ 00027514  0x0000745a call  0x00006c11 
+ 00027515  0x0000745b branch  0x00006b97 
+ 00027516  0x0000745e call  0x00006ab1 
+ 00027517  0x0000745f fetch  0x00000001 , 0x0000456a 
+ 00027518  0x00007460 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x00007461 isub  0x00000002 , 0x0000003e 
+ 00027520  0x00007462 branch  0x00006b82 , 0x00000005 
+ 00027521  0x00007463 branch  0x00002a8c 
+ 00027522  0x00007465 fetch  0x00000001 , 0x00004254 
+ 00027523  0x00007466 set1  0x00000007 , 0x0000003f 
+ 00027524  0x00007467 store  0x00000001 , 0x00004254 
+ 00027525  0x00007468 branch  0x00006b97 
+ 00027526  0x0000746b fetch  0x00000001 , 0x000004fc 
+ 00027527  0x0000746c fetcht  0x00000001 , 0x00004564 
+ 00027528  0x0000746d isub  0x00000002 , 0x0000003e 
+ 00027529  0x0000746e branch  0x00006b8c , 0x00000005 
+ 00027530  0x0000746f branch  0x00002a8c 
+ 00027531  0x00007470 branch  0x00006b97 
+ 00027532  0x00007473 fetch  0x00000001 , 0x000004fd 
+ 00027533  0x00007474 beq  0x00000073 , 0x00006b91 
+ 00027534  0x00007475 beq  0x000000ef , 0x00006b3f 
+ 00027535  0x00007476 beq  0x000000ff , 0x00006b37 
+ 00027536  0x00007477 beq  0x00000053 , 0x00006b96 
+ 00027537  0x00007479 fetch  0x00000001 , 0x00004254 
+ 00027538  0x0000747a set1  0x00000003 , 0x0000003f 
+ 00027539  0x0000747b store  0x00000001 , 0x00004254 
+ 00027540  0x0000747c branch  0x00006b97 
+ 00027541  0x0000747e branch  0x00006b95 
+ 00027542  0x00007480 branch  0x00006b46 
+ 00027543  0x00007482 rtn 
+ 00027544  0x00007485 fetch  0x00000001 , 0x00004567 
+ 00027545  0x00007486 rtn  0x00000034 
+ 00027546  0x00007487 beq  0x00000003 , 0x00006b9c 
+ 00027547  0x00007488 branch  0x00002a8c 
+ 00027548  0x0000748b jam  0x00000000 , 0x00004567 
+ 00027549  0x0000748c call  0x000052d2 
+ 00027550  0x0000748d arg  0x00000001 , 0x00000002 
+ 00027551  0x0000748e fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x0000748f lshift2  0x00000002 , 0x00000002 
+ 00027553  0x00007491 or_into  0x00000003 , 0x00000002 
+ 00027554  0x00007492 arg  0x000000aa , 0x00000011 
+ 00027555  0x00007493 call  0x00006bfc 
+ 00027556  0x00007494 call  0x000052e0 
+ 00027557  0x00007495 copy  0x00000005 , 0x00000006 
+ 00027558  0x00007496 ifetch  0x00000002 , 0x00000006 
+ 00027559  0x00007497 branch  0x00002a8c , 0x00000034 
+ 00027560  0x00007498 rtn 
+ 00027561  0x0000749b call  0x000052e0 
+ 00027562  0x0000749c setarg  0x00000004 
+ 00027563  0x0000749d istore  0x00000002 , 0x00000005 
+ 00027564  0x0000749e fetch  0x00000002 , 0x0000424a 
+ 00027565  0x0000749f istore  0x00000002 , 0x00000005 
+ 00027566  0x000074a0 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074a1 istore  0x00000001 , 0x00000005 
+ 00027568  0x000074a2 bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074a3 setarg  0x0000013f 
+ 00027570  0x000074a4 istore  0x00000002 , 0x00000005 
+ 00027571  0x000074a5 fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074a6 istore  0x00000001 , 0x00000005 
+ 00027573  0x000074a7 rtn 
+ 00027574  0x000074a9 call  0x000052d2 
+ 00027575  0x000074aa call  0x000052e0 
+ 00027576  0x000074ab setarg  0x00000004 
+ 00027577  0x000074ac istore  0x00000002 , 0x00000005 
+ 00027578  0x000074ad fetch  0x00000002 , 0x0000424a 
+ 00027579  0x000074ae istore  0x00000002 , 0x00000005 
+ 00027580  0x000074af fetch  0x00000001 , 0x000004fb 
+ 00027581  0x000074b0 istore  0x00000001 , 0x00000005 
+ 00027582  0x000074b1 bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x000074b2 setarg  0x00000173 
+ 00027584  0x000074b3 istore  0x00000002 , 0x00000005 
+ 00027585  0x000074b4 fetch  0x00000001 , 0x000004fe 
+ 00027586  0x000074b5 istore  0x00000001 , 0x00000005 
+ 00027587  0x000074b6 rtn 
+ 00027588  0x000074b8 call  0x000052e0 
+ 00027589  0x000074b9 setarg  0x0000000e 
+ 00027590  0x000074ba istore  0x00000002 , 0x00000005 
+ 00027591  0x000074bb fetch  0x00000002 , 0x0000424a 
+ 00027592  0x000074bc istore  0x00000002 , 0x00000005 
+ 00027593  0x000074bd fetch  0x00000001 , 0x00004563 
+ 00027594  0x000074be lshift  0x0000003f , 0x0000003f 
+ 00027595  0x000074bf set1  0x00000000 , 0x0000003f 
+ 00027596  0x000074c0 istore  0x00000001 , 0x00000005 
+ 00027597  0x000074c1 bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x000074c2 setarg  0x000015ef 
+ 00027599  0x000074c3 istore  0x00000002 , 0x00000005 
+ 00027600  0x000074c4 setarg  0x00001183 
+ 00027601  0x000074c5 istore  0x00000002 , 0x00000005 
+ 00027602  0x000074c6 copy  0x00000002 , 0x0000003f 
+ 00027603  0x000074c7 istore  0x00000001 , 0x00000005 
+ 00027604  0x000074c8 setarg  0x000000f0 
+ 00027605  0x000074c9 istore  0x00000003 , 0x00000005 
+ 00027606  0x000074ca setarg  0x0000007f 
+ 00027607  0x000074cb istore  0x00000002 , 0x00000005 
+ 00027608  0x000074cc setarg  0x00000000 
+ 00027609  0x000074cd istore  0x00000001 , 0x00000005 
+ 00027610  0x000074ce setarg  0x00000001 
+ 00027611  0x000074cf istore  0x00000001 , 0x00000005 
+ 00027612  0x000074d0 call  0x00006a2f 
+ 00027613  0x000074d1 istore  0x00000001 , 0x00000005 
+ 00027614  0x000074d2 jam  0x00000010 , 0x00004569 
+ 00027615  0x000074d3 rtn 
+ 00027616  0x000074d5 call  0x000052d2 
+ 00027617  0x000074d6 call  0x000052e0 
+ 00027618  0x000074d7 setarg  0x0000000e 
+ 00027619  0x000074d8 istore  0x00000002 , 0x00000005 
+ 00027620  0x000074d9 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x000074da istore  0x00000002 , 0x00000005 
+ 00027622  0x000074db fetch  0x00000001 , 0x00004563 
+ 00027623  0x000074dc lshift  0x0000003f , 0x0000003f 
+ 00027624  0x000074dd set1  0x00000000 , 0x0000003f 
+ 00027625  0x000074de istore  0x00000001 , 0x00000005 
+ 00027626  0x000074df bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x000074e0 setarg  0x000015ef 
+ 00027628  0x000074e1 istore  0x00000002 , 0x00000005 
+ 00027629  0x000074e2 setarg  0x00001181 
+ 00027630  0x000074e3 istore  0x00000002 , 0x00000005 
+ 00027631  0x000074e4 fetch  0x00000001 , 0x0000455d 
+ 00027632  0x000074e5 istore  0x00000001 , 0x00000005 
+ 00027633  0x000074e6 setarg  0x000000e0 
+ 00027634  0x000074e7 istore  0x00000003 , 0x00000005 
+ 00027635  0x000074e8 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x000074e9 istore  0x00000002 , 0x00000005 
+ 00027637  0x000074ea setarg  0x00000000 
+ 00027638  0x000074eb istore  0x00000001 , 0x00000005 
+ 00027639  0x000074ec fetch  0x00000001 , 0x0000456e 
+ 00027640  0x000074ed istore  0x00000001 , 0x00000005 
+ 00027641  0x000074ee call  0x00006a2f 
+ 00027642  0x000074ef istore  0x00000001 , 0x00000005 
+ 00027643  0x000074f0 rtn 
+ 00027644  0x000074f2 call  0x000052e0 
+ 00027645  0x000074f3 setarg  0x00000008 
+ 00027646  0x000074f4 istore  0x00000002 , 0x00000005 
+ 00027647  0x000074f5 fetch  0x00000002 , 0x0000424a 
+ 00027648  0x000074f6 istore  0x00000002 , 0x00000005 
+ 00027649  0x000074f7 fetch  0x00000001 , 0x00004563 
+ 00027650  0x000074f8 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x000074f9 set1  0x00000000 , 0x0000003f 
+ 00027652  0x000074fa istore  0x00000001 , 0x00000005 
+ 00027653  0x000074fb bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x000074fc setarg  0x000009ef 
+ 00027655  0x000074fd istore  0x00000002 , 0x00000005 
+ 00027656  0x000074fe setarg  0x000005e3 
+ 00027657  0x000074ff istore  0x00000002 , 0x00000005 
+ 00027658  0x00007500 copy  0x00000002 , 0x0000003f 
+ 00027659  0x00007501 istore  0x00000001 , 0x00000005 
+ 00027660  0x00007502 setarg  0x0000008d 
+ 00027661  0x00007503 istore  0x00000001 , 0x00000005 
+ 00027662  0x00007504 call  0x00006a2f 
+ 00027663  0x00007505 istore  0x00000001 , 0x00000005 
+ 00027664  0x00007506 rtn 
+ 00027665  0x00007509 call  0x000052d2 
+ 00027666  0x0000750a call  0x000052e0 
+ 00027667  0x0000750b setarg  0x00000008 
+ 00027668  0x0000750c istore  0x00000002 , 0x00000005 
+ 00027669  0x0000750d fetch  0x00000002 , 0x0000424a 
+ 00027670  0x0000750e istore  0x00000002 , 0x00000005 
+ 00027671  0x0000750f copy  0x00000002 , 0x0000000b 
+ 00027672  0x00007510 fetch  0x00000001 , 0x00004563 
+ 00027673  0x00007511 lshift  0x0000003f , 0x0000003f 
+ 00027674  0x00007512 set1  0x00000000 , 0x0000003f 
+ 00027675  0x00007513 istore  0x00000001 , 0x00000005 
+ 00027676  0x00007514 bpatchx  0x000000af , 0x00004035 
+ 00027677  0x00007515 setarg  0x000009ef 
+ 00027678  0x00007516 istore  0x00000002 , 0x00000005 
+ 00027679  0x00007517 setarg  0x000005e1 
+ 00027680  0x00007518 istore  0x00000002 , 0x00000005 
+ 00027681  0x00007519 copy  0x0000000b , 0x0000003f 
+ 00027682  0x0000751a istore  0x00000001 , 0x00000005 
+ 00027683  0x0000751b setarg  0x0000008d 
+ 00027684  0x0000751c istore  0x00000001 , 0x00000005 
+ 00027685  0x0000751d call  0x00006a2f 
+ 00027686  0x0000751e istore  0x00000001 , 0x00000005 
+ 00027687  0x0000751f rtn 
+ 00027688  0x00007522 bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x00007523 fetch  0x00000001 , 0x00004569 
+ 00027690  0x00007524 rtn  0x00000034 
+ 00027691  0x00007525 hfetch  0x00000002 , 0x00008112 
+ 00027692  0x00007526 nrtn  0x00000034 
+ 00027693  0x00007527 copy  0x00000011 , 0x0000003f 
+ 00027694  0x00007528 store  0x00000001 , 0x00000a9b 
+ 00027695  0x00007529 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x0000752a call  0x0000526e 
+ 00027697  0x0000752b nrtn  0x00000034 
+ 00027698  0x0000752c call  0x000052d2 
+ 00027699  0x0000752d call  0x000052e0 
+ 00027700  0x0000752e setarg  0x00000005 
+ 00027701  0x0000752f istore  0x00000002 , 0x00000005 
+ 00027702  0x00007530 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x00007531 istore  0x00000002 , 0x00000005 
+ 00027704  0x00007532 fetch  0x00000001 , 0x0000050d 
+ 00027705  0x00007533 istore  0x00000001 , 0x00000005 
+ 00027706  0x00007534 setarg  0x000001ff 
+ 00027707  0x00007535 istore  0x00000002 , 0x00000005 
+ 00027708  0x00007536 fetch  0x00000001 , 0x00004569 
+ 00027709  0x00007537 istore  0x00000001 , 0x00000005 
+ 00027710  0x00007538 fetch  0x00000001 , 0x00004566 
+ 00027711  0x00007539 istore  0x00000001 , 0x00000005 
+ 00027712  0x0000753a jam  0x00000000 , 0x00004569 
+ 00027713  0x0000753b rtn 
+ 00027714  0x0000753e bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x0000753f fetch  0x00000001 , 0x0000456b 
+ 00027716  0x00007540 rtneq  0x00000001 
+ 00027717  0x00007541 fetch  0x00000002 , 0x000004ff 
+ 00027718  0x00007542 rtn  0x00000034 
+ 00027719  0x00007543 fetch  0x00000001 , 0x00004569 
+ 00027720  0x00007544 increase  0x00000001 , 0x0000003f 
+ 00027721  0x00007545 store  0x00000001 , 0x00004569 
+ 00027722  0x00007546 rtn 
+ 00027723  0x00007549 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x0000754a branch  0x00007f9c 
+ 00027725  0x0000754d bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x0000754f fetch  0x00000001 , 0x00004568 
+ 00027727  0x00007550 rtn  0x00000034 
+ 00027728  0x00007551 increase  0xffffffff , 0x0000003f 
+ 00027729  0x00007552 store  0x00000001 , 0x00004568 
+ 00027730  0x00007553 fetch  0x00000002 , 0x0000455e 
+ 00027731  0x00007554 fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x00007555 isub  0x00000002 , 0x0000003e 
+ 00027733  0x00007556 branch  0x00006c57 , 0x00000002 
+ 00027734  0x00007557 store  0x00000002 , 0x0000469f 
+ 00027735  0x00007559 fetch  0x00000001 , 0x00004569 
+ 00027736  0x0000755a branch  0x00006c5f , 0x00000034 
+ 00027737  0x0000755b jam  0x00000001 , 0x00000510 
+ 00027738  0x0000755c fetch  0x00000001 , 0x00004566 
+ 00027739  0x0000755d store  0x00000001 , 0x0000050f 
+ 00027740  0x0000755e setarg  0x000000ff 
+ 00027741  0x0000755f store  0x00000001 , 0x0000050e 
+ 00027742  0x00007560 branch  0x00006c64 
+ 00027743  0x00007562 jam  0x00000000 , 0x00000510 
+ 00027744  0x00007563 fetch  0x00000001 , 0x00004565 
+ 00027745  0x00007564 store  0x00000001 , 0x0000050f 
+ 00027746  0x00007565 setarg  0x000000ef 
+ 00027747  0x00007566 store  0x00000001 , 0x0000050e 
+ 00027748  0x00007568 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x00007569 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x0000756a sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x0000756b branch  0x00006c6b , 0x00000002 
+ 00027752  0x0000756c fetch  0x00000001 , 0x00000510 
+ 00027753  0x0000756d increase  0x00000001 , 0x0000003f 
+ 00027754  0x0000756e store  0x00000001 , 0x00000510 
+ 00027755  0x00007570 call  0x00006a72 
+ 00027756  0x00007571 fetch  0x00000002 , 0x0000469f 
+ 00027757  0x00007572 increase  0x00000008 , 0x0000003f 
+ 00027758  0x00007573 fetcht  0x00000001 , 0x00000510 
+ 00027759  0x00007574 iadd  0x00000002 , 0x00000011 
+ 00027760  0x00007576 call  0x00005240 
+ 00027761  0x00007577 store  0x00000002 , 0x00000277 
+ 00027762  0x00007578 increase  0x00000004 , 0x0000003f 
+ 00027763  0x00007579 store  0x00000002 , 0x00000279 
+ 00027764  0x0000757a copy  0x0000003f , 0x00000005 
+ 00027765  0x0000757b fetch  0x00000001 , 0x0000050d 
+ 00027766  0x0000757c istore  0x00000001 , 0x00000005 
+ 00027767  0x0000757d fetch  0x00000001 , 0x0000050e 
+ 00027768  0x0000757e istore  0x00000001 , 0x00000005 
+ 00027769  0x0000757f call  0x00006c95 
+ 00027770  0x00007580 call  0x00006ca6 
+ 00027771  0x00007581 bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x00007582 fetch  0x00000002 , 0x00004571 
+ 00027773  0x00007583 copy  0x0000003f , 0x00000003 
+ 00027774  0x00007584 fetch  0x00000002 , 0x0000469f 
+ 00027775  0x00007585 copy  0x0000003f , 0x00000039 
+ 00027776  0x00007586 call  0x000066ea 
+ 00027777  0x00007587 copy  0x00000005 , 0x00000002 
+ 00027778  0x00007588 copy  0x00000003 , 0x0000003f 
+ 00027779  0x00007589 store  0x00000002 , 0x00004571 
+ 00027780  0x0000758a copy  0x00000002 , 0x00000005 
+ 00027781  0x0000758b fetch  0x00000001 , 0x0000050f 
+ 00027782  0x0000758c istore  0x00000001 , 0x00000005 
+ 00027783  0x0000758d fetch  0x00000002 , 0x00000277 
+ 00027784  0x0000758e copy  0x0000003f , 0x00000005 
+ 00027785  0x0000758f fetch  0x00000002 , 0x0000469f 
+ 00027786  0x00007590 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x00007591 iadd  0x00000002 , 0x0000003f 
+ 00027788  0x00007592 increase  0x00000004 , 0x0000003f 
+ 00027789  0x00007593 istore  0x00000002 , 0x00000005 
+ 00027790  0x00007594 fetch  0x00000002 , 0x0000424a 
+ 00027791  0x00007595 istore  0x00000002 , 0x00000005 
+ 00027792  0x00007596 jam  0x00000000 , 0x00004569 
+ 00027793  0x00007597 fetch  0x00000002 , 0x00004573 
+ 00027794  0x00007598 beq  0x00000000 , 0x00003a97 
+ 00027795  0x00007599 jam  0x00000000 , 0x00000b05 
+ 00027796  0x0000759a rtn 
+ 00027797  0x0000759d bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x0000759e fetch  0x00000002 , 0x0000469f 
+ 00027799  0x0000759f sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075a0 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075a1 lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075a2 set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075a3 istore  0x00000001 , 0x00000005 
+ 00027804  0x000075a4 rtn 
+ 00027805  0x000075a6 fetch  0x00000002 , 0x0000469f 
+ 00027806  0x000075a7 rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x000075a8 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x000075a9 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x000075aa lshift  0x0000003f , 0x0000003f 
+ 00027810  0x000075ab set0  0x00000000 , 0x0000003f 
+ 00027811  0x000075ac istore  0x00000001 , 0x00000005 
+ 00027812  0x000075ad istoret  0x00000001 , 0x00000005 
+ 00027813  0x000075ae rtn 
+ 00027814  0x000075b0 fetch  0x00000001 , 0x00004569 
+ 00027815  0x000075b1 rtn  0x00000034 
+ 00027816  0x000075b2 istore  0x00000001 , 0x00000005 
+ 00027817  0x000075b3 rtn 
+ 00027818  0x000075b9 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x000075ba call  0x00007d9c 
+ 00027820  0x000075bb call  0x000032f6 
+ 00027821  0x000075bc call  0x0000631b 
+ 00027822  0x000075be bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x000075bf call  0x000076dc 
+ 00027824  0x000075c0 call  0x000076b5 
+ 00027825  0x000075c1 call  0x000076c6 
+ 00027826  0x000075c4 call  0x0000526e 
+ 00027827  0x000075c5 nrtn  0x00000034 
+ 00027828  0x000075c7 call  0x00004da9 
+ 00027829  0x000075c8 call  0x0000526e 
+ 00027830  0x000075c9 nrtn  0x00000034 
+ 00027831  0x000075ca bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x000075cc call  0x00006cf5 
+ 00027833  0x000075cd call  0x00004f64 
+ 00027834  0x000075ce call  0x00006b98 
+ 00027835  0x000075d0 call  0x00006cbe 
+ 00027836  0x000075d1 bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x000075d4 branch  0x000032f2 
+ 00027838  0x000075d7 fetch  0x00000001 , 0x0000027f 
+ 00027839  0x000075d8 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x000075d9 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x000075da rtn 
+ 00027842  0x000075dd bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x000075de call  0x00005274 
+ 00027844  0x000075df rtn  0x00000034 
+ 00027845  0x000075e0 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x000075e1 rtnbit1  0x00000006 
+ 00027847  0x000075e2 call  0x00005258 
+ 00027848  0x000075e3 store  0x00000002 , 0x0000016f 
+ 00027849  0x000075e4 copy  0x0000003f , 0x00000006 
+ 00027850  0x000075e5 ifetch  0x00000002 , 0x00000006 
+ 00027851  0x000075e6 increase  0x00000004 , 0x0000003f 
+ 00027852  0x000075e7 store  0x00000002 , 0x000041dc 
+ 00027853  0x000075e8 jam  0x00000006 , 0x000041db 
+ 00027854  0x000075e9 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x000075ea fetch  0x00000002 , 0x00004246 
+ 00027856  0x000075eb branch  0x00006cdd , 0x00000034 
+ 00027857  0x000075ec fetch  0x00000001 , 0x0000004b 
+ 00027858  0x000075ed rtnbit0  0x00000007 
+ 00027859  0x000075ee set0  0x00000007 , 0x0000003f 
+ 00027860  0x000075ef store  0x00000001 , 0x0000004b 
+ 00027861  0x000075f0 jam  0x00000005 , 0x000041db 
+ 00027862  0x000075f1 fetcht  0x00000002 , 0x00004246 
+ 00027863  0x000075f2 fetch  0x00000002 , 0x0000016f 
+ 00027864  0x000075f3 iadd  0x00000002 , 0x0000003f 
+ 00027865  0x000075f4 store  0x00000002 , 0x0000016f 
+ 00027866  0x000075f5 fetch  0x00000002 , 0x000041dc 
+ 00027867  0x000075f6 isub  0x00000002 , 0x0000003f 
+ 00027868  0x000075f7 store  0x00000002 , 0x000041dc 
+ 00027869  0x000075f9 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x000075fa fetch  0x00000002 , 0x000041dc 
+ 00027871  0x000075fb branch  0x00002a8c , 0x00000034 
+ 00027872  0x000075fc arg  0x00000104 , 0x00000002 
+ 00027873  0x000075fd isub  0x00000002 , 0x0000003f 
+ 00027874  0x000075fe nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x000075ff bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x00007600 storet  0x00000002 , 0x000041dc 
+ 00027877  0x00007601 fetch  0x00000002 , 0x00004246 
+ 00027878  0x00007602 iadd  0x00000002 , 0x0000003f 
+ 00027879  0x00007603 store  0x00000002 , 0x00004246 
+ 00027880  0x00007604 branch  0x00006ceb 
+ 00027881  0x00007606 setarg  0x00000000 
+ 00027882  0x00007607 store  0x00000002 , 0x00004246 
+ 00027883  0x00007609 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x0000760a set1  0x00000006 , 0x0000003f 
+ 00027885  0x0000760b store  0x00000001 , 0x0000004b 
+ 00027886  0x0000760c rtn 
+ 00027887  0x0000760f fetch  0x00000001 , 0x00004684 
+ 00027888  0x00007610 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x00007611 jam  0x00000001 , 0x00000287 
+ 00027890  0x00007612 rtn 
+ 00027891  0x00007614 jam  0x0000000f , 0x00000287 
+ 00027892  0x00007615 rtn 
+ 00027893  0x00007618 fetch  0x00000001 , 0x00004681 
+ 00027894  0x00007619 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x0000761b fetch  0x00000001 , 0x00000286 
+ 00027896  0x0000761d rtn  0x00000034 
+ 00027897  0x0000761f jam  0x00000000 , 0x00000286 
+ 00027898  0x00007621 rtn 
+ 00027899  0x00007625 bpatchx  0x000000be , 0x00004037 
+ 00027900  0x00007626 fetch  0x00000001 , 0x00000287 
+ 00027901  0x00007627 rtn  0x00000034 
+ 00027902  0x00007628 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x00007629 beq  0x00000002 , 0x00006d74 
+ 00027904  0x0000762a beq  0x00000003 , 0x00006d21 
+ 00027905  0x0000762b beq  0x00000004 , 0x00006d78 
+ 00027906  0x0000762c beq  0x0000003b , 0x00006d2b 
+ 00027907  0x0000762d beq  0x0000003c , 0x00006d7b 
+ 00027908  0x0000762e beq  0x0000000d , 0x00006d30 
+ 00027909  0x0000762f beq  0x0000000e , 0x00006d80 
+ 00027910  0x00007630 beq  0x0000000f , 0x00006d33 
+ 00027911  0x00007631 beq  0x00000010 , 0x00006d86 
+ 00027912  0x00007632 beq  0x00000011 , 0x00006d39 
+ 00027913  0x00007633 beq  0x00000012 , 0x00006d8a 
+ 00027914  0x00007634 beq  0x00000013 , 0x00006d3f 
+ 00027915  0x00007635 beq  0x00000014 , 0x00006d8e 
+ 00027916  0x00007636 beq  0x00000015 , 0x00006d45 
+ 00027917  0x00007637 beq  0x00000016 , 0x00006d92 
+ 00027918  0x00007638 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x00007639 beq  0x00000018 , 0x00006d97 
+ 00027920  0x0000763a beq  0x00000019 , 0x00006d51 
+ 00027921  0x0000763b beq  0x0000001a , 0x00006d9b 
+ 00027922  0x0000763c beq  0x0000001b , 0x00006d57 
+ 00027923  0x0000763d beq  0x0000001c , 0x00006d9f 
+ 00027924  0x0000763e beq  0x0000001d , 0x00006d5d 
+ 00027925  0x0000763f beq  0x0000001e , 0x00006da4 
+ 00027926  0x00007640 beq  0x0000001f , 0x00006d63 
+ 00027927  0x00007641 beq  0x00000020 , 0x00006da8 
+ 00027928  0x00007642 beq  0x00000021 , 0x00006d6e 
+ 00027929  0x00007643 beq  0x00000022 , 0x00006dac 
+ 00027930  0x00007645 rtn 
+ 00027931  0x00007647 call  0x00006db7 
+ 00027932  0x00007648 jam  0x00000002 , 0x00000287 
+ 00027933  0x00007649 fetch  0x00000001 , 0x00004250 
+ 00027934  0x0000764a set1  0x00000000 , 0x0000003f 
+ 00027935  0x0000764b store  0x00000001 , 0x00004250 
+ 00027936  0x0000764c rtn 
+ 00027937  0x0000764e jam  0x00000004 , 0x00000287 
+ 00027938  0x0000764f fetch  0x00000001 , 0x00004250 
+ 00027939  0x00007650 rtnbit1  0x00000002 
+ 00027940  0x00007651 jam  0x00000003 , 0x00000287 
+ 00027941  0x00007652 call  0x00006dbe 
+ 00027942  0x00007653 jam  0x00000004 , 0x00000287 
+ 00027943  0x00007654 fetch  0x00000001 , 0x00004250 
+ 00027944  0x00007655 set1  0x00000002 , 0x0000003f 
+ 00027945  0x00007656 store  0x00000001 , 0x00004250 
+ 00027946  0x00007657 rtn 
+ 00027947  0x00007659 call  0x00005274 
+ 00027948  0x0000765a nrtn  0x00000034 
+ 00027949  0x0000765b call  0x00006dcd 
+ 00027950  0x0000765c jam  0x0000003c , 0x00000287 
+ 00027951  0x0000765d rtn 
+ 00027952  0x0000765f call  0x00006dc3 
+ 00027953  0x00007660 jam  0x0000000e , 0x00000287 
+ 00027954  0x00007661 rtn 
+ 00027955  0x00007663 call  0x00006ddd 
+ 00027956  0x00007664 jam  0x00000010 , 0x00000287 
+ 00027957  0x00007665 fetch  0x00000001 , 0x00004252 
+ 00027958  0x00007666 set1  0x00000000 , 0x0000003f 
+ 00027959  0x00007667 store  0x00000001 , 0x00004252 
+ 00027960  0x00007668 rtn 
+ 00027961  0x0000766a call  0x00006de4 
+ 00027962  0x0000766b jam  0x00000012 , 0x00000287 
+ 00027963  0x0000766c fetch  0x00000001 , 0x00004252 
+ 00027964  0x0000766d set1  0x00000002 , 0x0000003f 
+ 00027965  0x0000766e store  0x00000001 , 0x00004252 
+ 00027966  0x0000766f rtn 
+ 00027967  0x00007671 call  0x00006de9 
+ 00027968  0x00007672 jam  0x00000014 , 0x00000287 
+ 00027969  0x00007673 fetch  0x00000001 , 0x00004253 
+ 00027970  0x00007674 set1  0x00000000 , 0x0000003f 
+ 00027971  0x00007675 store  0x00000001 , 0x00004253 
+ 00027972  0x00007676 rtn 
+ 00027973  0x00007678 call  0x00006df0 
+ 00027974  0x00007679 jam  0x00000016 , 0x00000287 
+ 00027975  0x0000767a fetch  0x00000001 , 0x00004253 
+ 00027976  0x0000767b set1  0x00000002 , 0x0000003f 
+ 00027977  0x0000767c store  0x00000001 , 0x00004253 
+ 00027978  0x0000767d rtn 
+ 00027979  0x0000767f call  0x00006dd1 
+ 00027980  0x00007680 jam  0x00000018 , 0x00000287 
+ 00027981  0x00007681 fetch  0x00000001 , 0x00004251 
+ 00027982  0x00007682 set1  0x00000000 , 0x0000003f 
+ 00027983  0x00007683 store  0x00000001 , 0x00004251 
+ 00027984  0x00007684 rtn 
+ 00027985  0x00007686 call  0x00006dd8 
+ 00027986  0x00007687 jam  0x0000001a , 0x00000287 
+ 00027987  0x00007688 fetch  0x00000001 , 0x00004251 
+ 00027988  0x00007689 set1  0x00000002 , 0x0000003f 
+ 00027989  0x0000768a store  0x00000001 , 0x00004251 
+ 00027990  0x0000768b rtn 
+ 00027991  0x0000768d call  0x00006df5 
+ 00027992  0x0000768e jam  0x0000001c , 0x00000287 
+ 00027993  0x0000768f fetch  0x00000001 , 0x00004251 
+ 00027994  0x00007690 set1  0x00000006 , 0x0000003f 
+ 00027995  0x00007691 store  0x00000001 , 0x00004251 
+ 00027996  0x00007692 rtn 
+ 00027997  0x00007694 call  0x00006dfc 
+ 00027998  0x00007695 fetch  0x00000001 , 0x00004254 
+ 00027999  0x00007696 set1  0x00000000 
+ 00028000  0x00007697 store  0x00000001 , 0x00004254 
+ 00028001  0x00007698 jam  0x0000001e , 0x00000287 
+ 00028002  0x00007699 rtn 
+ 00028003  0x0000769b call  0x00006e02 
+ 00028004  0x0000769c fetch  0x00000001 , 0x00004254 
+ 00028005  0x0000769d set1  0x00000002 
+ 00028006  0x0000769e store  0x00000001 , 0x00004254 
+ 00028007  0x0000769f jam  0x00000020 , 0x00000287 
+ 00028008  0x000076a0 fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076a1 lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076a2 or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076a3 arg  0x00004565 , 0x00000002 
+ 00028012  0x000076a4 storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076a5 branch  0x00006a35 
+ 00028014  0x000076a7 call  0x00006e0c 
+ 00028015  0x000076a8 fetch  0x00000001 , 0x00004254 
+ 00028016  0x000076a9 set1  0x00000004 
+ 00028017  0x000076aa store  0x00000001 , 0x00004254 
+ 00028018  0x000076ab jam  0x00000022 , 0x00000287 
+ 00028019  0x000076ac rtn 
+ 00028020  0x000076af fetch  0x00000001 , 0x00004250 
+ 00028021  0x000076b0 rtnbit0  0x00000001 
+ 00028022  0x000076b1 jam  0x00000003 , 0x00000287 
+ 00028023  0x000076b2 branch  0x00006cfb 
+ 00028024  0x000076b4 fetch  0x00000001 , 0x00004250 
+ 00028025  0x000076b5 rtnne  0x0000003f 
+ 00028026  0x000076b6 jam  0x0000003b , 0x00000287 
+ 00028027  0x000076b8 fetch  0x00000001 , 0x00000285 
+ 00028028  0x000076b9 rtnne  0x00000017 
+ 00028029  0x000076ba jam  0x00000000 , 0x00000285 
+ 00028030  0x000076bb jam  0x0000000d , 0x00000287 
+ 00028031  0x000076bc branch  0x00006cfb 
+ 00028032  0x000076be fetch  0x00000001 , 0x00004250 
+ 00028033  0x000076bf nrtn  0x00000034 
+ 00028034  0x000076c0 fetch  0x00000001 , 0x00004684 
+ 00028035  0x000076c1 bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x000076c2 bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x000076c3 branch  0x00006db5 
+ 00028038  0x000076c5 fetch  0x00000001 , 0x00004252 
+ 00028039  0x000076c6 rtnbit0  0x00000001 
+ 00028040  0x000076c7 jam  0x00000011 , 0x00000287 
+ 00028041  0x000076c8 branch  0x00006cfb 
+ 00028042  0x000076ca fetch  0x00000001 , 0x00004252 
+ 00028043  0x000076cb rtnne  0x0000003f 
+ 00028044  0x000076cc jam  0x00000013 , 0x00000287 
+ 00028045  0x000076cd branch  0x00006cfb 
+ 00028046  0x000076cf fetch  0x00000001 , 0x00004253 
+ 00028047  0x000076d0 rtnbit0  0x00000001 
+ 00028048  0x000076d1 jam  0x00000015 , 0x00000287 
+ 00028049  0x000076d2 branch  0x00006cfb 
+ 00028050  0x000076d4 fetch  0x00000001 , 0x00004253 
+ 00028051  0x000076d5 rtnne  0x0000003f 
+ 00028052  0x000076d6 fetch  0x00000001 , 0x00004684 
+ 00028053  0x000076d7 bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x000076d8 branch  0x00006db5 
+ 00028055  0x000076da fetch  0x00000001 , 0x00004251 
+ 00028056  0x000076db rtnbit0  0x00000001 
+ 00028057  0x000076dc jam  0x00000019 , 0x00000287 
+ 00028058  0x000076dd branch  0x00006cfb 
+ 00028059  0x000076df fetch  0x00000001 , 0x00004251 
+ 00028060  0x000076e0 rtnne  0x0000003f 
+ 00028061  0x000076e1 jam  0x0000001b , 0x00000287 
+ 00028062  0x000076e2 branch  0x00006cfb 
+ 00028063  0x000076e4 fetch  0x00000001 , 0x00004251 
+ 00028064  0x000076e5 rtnne  0x000000ff 
+ 00028065  0x000076e6 fetch  0x00000001 , 0x00004684 
+ 00028066  0x000076e7 bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x000076e8 branch  0x00006db5 
+ 00028068  0x000076ea fetch  0x00000001 , 0x00004254 
+ 00028069  0x000076eb rtnbit0  0x00000001 
+ 00028070  0x000076ec jam  0x0000001f , 0x00000287 
+ 00028071  0x000076ed branch  0x00006cfb 
+ 00028072  0x000076ef fetch  0x00000001 , 0x00004254 
+ 00028073  0x000076f0 rtnbit0  0x00000003 
+ 00028074  0x000076f1 jam  0x00000021 , 0x00000287 
+ 00028075  0x000076f2 branch  0x00006cfb 
+ 00028076  0x000076f4 fetch  0x00000001 , 0x00004254 
+ 00028077  0x000076f5 rtnne  0x000000ff 
+ 00028078  0x000076f6 branch  0x00006db5 
+ 00028079  0x000076f9 jam  0x0000000f , 0x00000287 
+ 00028080  0x000076fa branch  0x00006cfb 
+ 00028081  0x000076fd jam  0x00000017 , 0x00000287 
+ 00028082  0x000076fe branch  0x00006cfb 
+ 00028083  0x00007700 jam  0x0000001d , 0x00000287 
+ 00028084  0x00007701 branch  0x00006cfb 
+ 00028085  0x00007706 jam  0x00000000 , 0x00000287 
+ 00028086  0x00007707 rtn 
+ 00028087  0x00007709 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x0000770a call  0x000052b8 
+ 00028089  0x0000770b setarg  0x00000001 
+ 00028090  0x0000770c copy  0x0000003f , 0x00000002 
+ 00028091  0x0000770d setarg  0x00000050 
+ 00028092  0x0000770e copy  0x0000003f , 0x0000000b 
+ 00028093  0x0000770f branch  0x000050a8 
+ 00028094  0x00007712 bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x00007713 call  0x000052b8 
+ 00028096  0x00007714 fetch  0x00000002 , 0x00004248 
+ 00028097  0x00007715 copy  0x0000003f , 0x00000002 
+ 00028098  0x00007716 branch  0x000050b7 
+ 00028099  0x00007719 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x0000771a call  0x000052b8 
+ 00028101  0x0000771b fetch  0x00000002 , 0x00004248 
+ 00028102  0x0000771c copy  0x0000003f , 0x00000002 
+ 00028103  0x0000771d arg  0x00000050 , 0x0000000b 
+ 00028104  0x0000771e call  0x000050cc 
+ 00028105  0x0000771f fetch  0x00000001 , 0x00004250 
+ 00028106  0x00007720 set0  0x00000005 , 0x0000003f 
+ 00028107  0x00007721 store  0x00000001 , 0x00004250 
+ 00028108  0x00007722 rtn 
+ 00028109  0x00007725 bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x00007726 call  0x000052c5 
+ 00028111  0x00007727 call  0x00007138 
+ 00028112  0x00007728 branch  0x000050e7 
+ 00028113  0x0000772b bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x0000772c call  0x000052b8 
+ 00028115  0x0000772d setarg  0x00000003 
+ 00028116  0x0000772e copy  0x0000003f , 0x00000002 
+ 00028117  0x0000772f setarg  0x00000051 
+ 00028118  0x00007730 copy  0x0000003f , 0x0000000b 
+ 00028119  0x00007731 branch  0x000050a8 
+ 00028120  0x00007734 bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x00007735 call  0x000052b8 
+ 00028122  0x00007736 fetch  0x00000002 , 0x0000424a 
+ 00028123  0x00007737 copy  0x0000003f , 0x00000002 
+ 00028124  0x00007738 branch  0x000050b7 
+ 00028125  0x0000773b bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x0000773c call  0x000052b8 
+ 00028127  0x0000773d setarg  0x00000011 
+ 00028128  0x0000773e copy  0x0000003f , 0x00000002 
+ 00028129  0x0000773f setarg  0x00000052 
+ 00028130  0x00007740 copy  0x0000003f , 0x0000000b 
+ 00028131  0x00007741 branch  0x000050a8 
+ 00028132  0x00007744 bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x00007745 call  0x000052b8 
+ 00028134  0x00007746 fetch  0x00000002 , 0x0000424c 
+ 00028135  0x00007747 copy  0x0000003f , 0x00000002 
+ 00028136  0x00007748 branch  0x000050b7 
+ 00028137  0x0000774b bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x0000774c call  0x000052b8 
+ 00028139  0x0000774d setarg  0x00000013 
+ 00028140  0x0000774e copy  0x0000003f , 0x00000002 
+ 00028141  0x0000774f setarg  0x00000053 
+ 00028142  0x00007750 copy  0x0000003f , 0x0000000b 
+ 00028143  0x00007751 branch  0x000050a8 
+ 00028144  0x00007754 bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x00007755 call  0x000052b8 
+ 00028146  0x00007756 fetch  0x00000002 , 0x0000424e 
+ 00028147  0x00007757 copy  0x0000003f , 0x00000002 
+ 00028148  0x00007758 branch  0x000050b7 
+ 00028149  0x0000775b bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x0000775c call  0x000052d2 
+ 00028151  0x0000775e jam  0x00000003 , 0x000004fb 
+ 00028152  0x0000775f jam  0x0000001c , 0x000004fe 
+ 00028153  0x00007760 call  0x00006ba9 
+ 00028154  0x00007761 jam  0x00000001 , 0x00004563 
+ 00028155  0x00007762 rtn 
+ 00028156  0x00007765 bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x00007766 call  0x000052d2 
+ 00028158  0x00007767 fetcht  0x00000001 , 0x00004564 
+ 00028159  0x00007768 call  0x00006a79 
+ 00028160  0x00007769 storet  0x00000001 , 0x0000455d 
+ 00028161  0x0000776a branch  0x00006bc4 
+ 00028162  0x0000776d bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x0000776e call  0x000052d2 
+ 00028164  0x0000776f fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x00007770 call  0x00006a73 
+ 00028166  0x00007771 call  0x00006a1a 
+ 00028167  0x00007772 store  0x00000001 , 0x000004fe 
+ 00028168  0x00007773 fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x00007774 call  0x00006a73 
+ 00028170  0x00007775 storet  0x00000001 , 0x000004fb 
+ 00028171  0x00007776 branch  0x00006ba9 
+ 00028172  0x00007779 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x0000777a call  0x000052d2 
+ 00028174  0x0000777b fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x0000777c call  0x00006a73 
+ 00028176  0x0000777d branch  0x00006bfc 
+ 00028177  0x0000778b bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x0000778c fetch  0x00000002 , 0x00000264 
+ 00028179  0x0000778d iforce  0x00000006 
+ 00028180  0x00007790 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x00007791 copy  0x0000003f , 0x00000012 
+ 00028182  0x00007792 store  0x00000001 , 0x0000051b 
+ 00028183  0x00007793 ifetch  0x00000002 , 0x00000006 
+ 00028184  0x00007794 store  0x00000002 , 0x0000051c 
+ 00028185  0x00007795 ifetch  0x00000001 , 0x00000006 
+ 00028186  0x00007796 lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x00007797 ifetch  0x00000001 , 0x00000006 
+ 00028188  0x00007798 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x00007799 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x0000779a copy  0x00000006 , 0x00000002 
+ 00028191  0x0000779b arg  0x00000004 , 0x00000039 
+ 00028192  0x0000779c arg  0x0000052a , 0x00000005 
+ 00028193  0x0000779d call  0x00007ec6 
+ 00028194  0x0000779e copy  0x00000002 , 0x00000006 
+ 00028195  0x0000779f deposit  0x00000012 
+ 00028196  0x000077a0 beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077a1 beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077a2 beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077a3 beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077a4 beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077a5 beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077a6 beq  0x00000007 , 0x00006fba 
+ 00028203  0x000077a7 branch  0x00006fc1 
+ 00028204  0x000077b3 bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x000077b4 call  0x00006fd0 
+ 00028206  0x000077b5 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x000077b6 branch  0x00007040 , 0x00000001 
+ 00028208  0x000077b7 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x000077b8 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x000077ba ifetch  0x00000002 , 0x00000006 
+ 00028211  0x000077bb store  0x00000002 , 0x00000522 
+ 00028212  0x000077bc increase  0xfffffffe , 0x0000000b 
+ 00028213  0x000077be increase  0xffffffff , 0x0000000b 
+ 00028214  0x000077bf nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x000077c0 arg  0x00000511 , 0x0000000b 
+ 00028216  0x000077c1 ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x000077c2 rtn  0x00000034 
+ 00028218  0x000077c3 call  0x00007082 
+ 00028219  0x000077c4 call  0x000052d0 
+ 00028220  0x000077c5 force  0x00000003 , 0x0000003f 
+ 00028221  0x000077c6 istore  0x00000001 , 0x00000005 
+ 00028222  0x000077c7 fetch  0x00000002 , 0x0000051c 
+ 00028223  0x000077c8 istore  0x00000002 , 0x00000005 
+ 00028224  0x000077c9 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x000077ca add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x000077cb add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x000077cc byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x000077cd istore  0x00000002 , 0x00000005 
+ 00028229  0x000077ce deposit  0x00000007 
+ 00028230  0x000077cf byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x000077d0 istore  0x00000002 , 0x00000005 
+ 00028232  0x000077d1 istore  0x00000002 , 0x00000005 
+ 00028233  0x000077d2 arg  0x0000052a , 0x00000006 
+ 00028234  0x000077d3 copy  0x00000007 , 0x00000039 
+ 00028235  0x000077d4 branch  0x00006e4f , 0x00000005 
+ 00028236  0x000077d6 ifetch  0x00000004 , 0x00000006 
+ 00028237  0x000077d7 istore  0x00000004 , 0x00000005 
+ 00028238  0x000077d8 loop  0x00006e4c 
+ 00028239  0x000077da force  0x00000000 , 0x0000003f 
+ 00028240  0x000077db istore  0x00000001 , 0x00000005 
+ 00028241  0x000077dc deposit  0x00000013 
+ 00028242  0x000077dd store  0x00000002 , 0x00000275 
+ 00028243  0x000077df rtn 
+ 00028244  0x000077eb bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x000077ec ifetch  0x00000004 , 0x00000006 
+ 00028246  0x000077ed store  0x00000004 , 0x00000524 
+ 00028247  0x000077ee increase  0xfffffffc , 0x0000000b 
+ 00028248  0x000077ef call  0x00006f2e 
+ 00028249  0x000077f0 store  0x00000002 , 0x00000520 
+ 00028250  0x000077f1 increase  0xfffffffe , 0x0000000b 
+ 00028251  0x000077f2 call  0x00007028 
+ 00028252  0x000077f3 branch  0x00006fc4 , 0x00000005 
+ 00028253  0x000077f4 compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x000077f6 branch  0x00006e62 , 0x00000001 
+ 00028255  0x000077f8 arg  0x0000052a , 0x00000005 
+ 00028256  0x000077f9 force  0x00000000 , 0x00000007 
+ 00028257  0x000077fa branch  0x00006e71 
+ 00028258  0x000077fc ifetch  0x00000001 , 0x00000006 
+ 00028259  0x000077fd bne  0x0000000a , 0x00006fc4 
+ 00028260  0x000077fe ifetch  0x00000002 , 0x00000006 
+ 00028261  0x000077ff nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x00007800 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x00007801 bne  0x000000ff , 0x00006e6d 
+ 00028264  0x00007802 ifetch  0x00000001 , 0x00000006 
+ 00028265  0x00007803 bne  0x000000ff , 0x00006e6b 
+ 00028266  0x00007804 branch  0x00006eb8 
+ 00028267  0x00007806 increase  0xfffffffb , 0x00000006 
+ 00028268  0x00007807 branch  0x00006e5f 
+ 00028269  0x00007809 increase  0xfffffffc , 0x00000006 
+ 00028270  0x0000780a branch  0x00006e5f 
+ 00028271  0x0000780c increase  0xfffffffd , 0x00000006 
+ 00028272  0x0000780d branch  0x00006e5f 
+ 00028273  0x0000780f ifetch  0x00000001 , 0x00000006 
+ 00028274  0x00007810 beq  0x00000009 , 0x00006e86 
+ 00028275  0x00007811 beq  0x0000000a , 0x00006e74 
+ 00028276  0x00007813 ifetch  0x00000002 , 0x00000006 
+ 00028277  0x00007814 istore  0x00000002 , 0x00000005 
+ 00028278  0x00007815 increase  0x00000001 , 0x00000007 
+ 00028279  0x00007816 byteswap  0x0000003f , 0x00000012 
+ 00028280  0x00007817 ifetch  0x00000002 , 0x00000006 
+ 00028281  0x00007818 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x0000781a increase  0x00000001 , 0x00000012 
+ 00028283  0x0000781b isub  0x00000012 , 0x0000003e 
+ 00028284  0x0000781c nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x0000781d copy  0x0000003f , 0x00000013 
+ 00028286  0x0000781e byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x0000781f istore  0x00000002 , 0x00000005 
+ 00028288  0x00007820 increase  0x00000001 , 0x00000007 
+ 00028289  0x00007821 copy  0x00000013 , 0x0000003f 
+ 00028290  0x00007822 branch  0x00006e7a 
+ 00028291  0x00007824 increase  0xfffffffb , 0x0000000b 
+ 00028292  0x00007825 increase  0xfffffffb , 0x00000011 
+ 00028293  0x00007826 branch  0x00006e8b 
+ 00028294  0x00007828 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x00007829 istore  0x00000002 , 0x00000005 
+ 00028296  0x0000782a increase  0x00000001 , 0x00000007 
+ 00028297  0x0000782b increase  0xfffffffd , 0x0000000b 
+ 00028298  0x0000782c increase  0xfffffffd , 0x00000011 
+ 00028299  0x0000782e nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x0000782f nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x00007830 increase  0xffffffff , 0x0000000b 
+ 00028302  0x00007831 nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x00007833 call  0x000052d0 
+ 00028304  0x00007834 increase  0x0000000a , 0x00000005 
+ 00028305  0x00007835 arg  0x0000052a , 0x00000011 
+ 00028306  0x00007837 copy  0x00000007 , 0x0000003f 
+ 00028307  0x00007838 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x00007839 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x0000783a branch  0x00006ea5 , 0x00000034 
+ 00028310  0x0000783b iforce  0x00000012 
+ 00028311  0x0000783c fetch  0x00000004 , 0x00000524 
+ 00028312  0x0000783d iforce  0x00000002 
+ 00028313  0x0000783e call  0x000070e7 
+ 00028314  0x0000783f copy  0x00000006 , 0x0000003f 
+ 00028315  0x00007840 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x00007841 increase  0xfffffffd , 0x00000006 
+ 00028317  0x00007842 ifetch  0x00000003 , 0x00000006 
+ 00028318  0x00007843 istore  0x00000003 , 0x00000005 
+ 00028319  0x00007844 call  0x0000705b 
+ 00028320  0x00007845 iforce  0x00000039 
+ 00028321  0x00007846 call  0x00007f01 
+ 00028322  0x00007848 increase  0x00000002 , 0x00000011 
+ 00028323  0x00007849 increase  0xffffffff , 0x00000007 
+ 00028324  0x0000784a branch  0x00006e92 
+ 00028325  0x0000784d arg  0x00000005 , 0x00000011 
+ 00028326  0x0000784e call  0x00006f84 
+ 00028327  0x0000784f fetch  0x00000002 , 0x00000275 
+ 00028328  0x00007850 beq  0x0000000b , 0x00007043 
+ 00028329  0x00007851 branch  0x00006f9a 
+ 00028330  0x00007855 ifetch  0x00000001 , 0x00000006 
+ 00028331  0x00007856 beq  0x00000000 , 0x00006eae 
+ 00028332  0x00007857 beq  0x00000001 , 0x00006eb0 
+ 00028333  0x00007858 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x0000785a increase  0xffffffff , 0x0000000b 
+ 00028335  0x0000785b branch  0x00006eb6 
+ 00028336  0x0000785d ifetch  0x00000001 , 0x00000006 
+ 00028337  0x0000785e increase  0xfffffffe , 0x0000000b 
+ 00028338  0x0000785f branch  0x00006eb6 
+ 00028339  0x00007861 ifetch  0x00000002 , 0x00000006 
+ 00028340  0x00007862 byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x00007863 increase  0xfffffffd , 0x0000000b 
+ 00028342  0x00007865 store  0x00000002 , 0x00000519 
+ 00028343  0x00007866 rtn 
+ 00028344  0x00007869 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x0000786a call  0x00006eaa 
+ 00028346  0x0000786b nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x0000786c fetcht  0x00000004 , 0x00000524 
+ 00028348  0x0000786d call  0x000070b1 
+ 00028349  0x0000786e nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x0000786f copy  0x00000006 , 0x00000011 
+ 00028351  0x00007870 call  0x000052d0 
+ 00028352  0x00007871 copy  0x00000011 , 0x00000006 
+ 00028353  0x00007872 increase  0x00000003 , 0x00000005 
+ 00028354  0x00007873 copy  0x00000006 , 0x0000000b 
+ 00028355  0x00007874 call  0x00007062 
+ 00028356  0x00007875 copy  0x0000003f , 0x00000011 
+ 00028357  0x00007877 fetch  0x00000002 , 0x00000519 
+ 00028358  0x00007878 copy  0x0000003f , 0x00000012 
+ 00028359  0x00007879 copy  0x00000011 , 0x0000003f 
+ 00028360  0x0000787a isub  0x00000012 , 0x00000012 
+ 00028361  0x0000787b fetch  0x00000002 , 0x00000520 
+ 00028362  0x0000787c isub  0x00000012 , 0x0000003e 
+ 00028363  0x0000787d nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x0000787f disable  0x00000028 
+ 00028365  0x00007880 fetch  0x00000002 , 0x00000519 
+ 00028366  0x00007881 branch  0x00006eda , 0x00000034 
+ 00028367  0x00007882 iadd  0x0000000b , 0x00000006 
+ 00028368  0x00007883 increase  0x00000003 , 0x00000012 
+ 00028369  0x00007884 copy  0x00000012 , 0x00000039 
+ 00028370  0x00007885 copy  0x00000039 , 0x0000003f 
+ 00028371  0x00007886 increase  0x00000003 , 0x0000003f 
+ 00028372  0x00007887 byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x00007888 istore  0x00000002 , 0x00000005 
+ 00028374  0x00007889 copy  0x00000039 , 0x0000003f 
+ 00028375  0x0000788a byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x0000788b istore  0x00000002 , 0x00000005 
+ 00028377  0x0000788c branch  0x00006ef5 
+ 00028378  0x0000788e add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x0000788f branch  0x00006ede , 0x00000028 
+ 00028380  0x00007890 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x00007891 branch  0x00006ee1 
+ 00028382  0x00007893 copy  0x00000039 , 0x0000003f 
+ 00028383  0x00007894 increase  0x00000002 , 0x0000003f 
+ 00028384  0x00007895 byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x00007897 istore  0x00000002 , 0x00000005 
+ 00028386  0x00007898 increase  0xfffffffd , 0x00000039 
+ 00028387  0x00007899 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x0000789a istore  0x00000002 , 0x00000005 
+ 00028389  0x0000789b copy  0x0000000b , 0x00000006 
+ 00028390  0x0000789c branch  0x00006ef5 
+ 00028391  0x0000789e enable  0x00000028 
+ 00028392  0x000078a0 fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078a1 copy  0x0000003f , 0x00000011 
+ 00028394  0x000078a2 copy  0x00000011 , 0x00000039 
+ 00028395  0x000078a3 fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078a4 branch  0x00006eda , 0x00000034 
+ 00028397  0x000078a5 iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078a6 copy  0x00000011 , 0x0000003f 
+ 00028399  0x000078a7 increase  0x00000005 , 0x0000003f 
+ 00028400  0x000078a8 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x000078a9 istore  0x00000002 , 0x00000005 
+ 00028402  0x000078aa copy  0x00000011 , 0x0000003f 
+ 00028403  0x000078ab byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x000078ac istore  0x00000002 , 0x00000005 
+ 00028405  0x000078ae call  0x00007f01 
+ 00028406  0x000078af nbranch  0x00006efe , 0x00000028 
+ 00028407  0x000078b0 force  0x00000002 , 0x0000003f 
+ 00028408  0x000078b1 istore  0x00000001 , 0x00000005 
+ 00028409  0x000078b2 copy  0x00000006 , 0x0000003f 
+ 00028410  0x000078b3 isub  0x0000000b , 0x0000003f 
+ 00028411  0x000078b4 byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x000078b5 istore  0x00000002 , 0x00000005 
+ 00028413  0x000078b6 branch  0x00006f00 
+ 00028414  0x000078b8 force  0x00000000 , 0x0000003f 
+ 00028415  0x000078b9 istore  0x00000001 , 0x00000005 
+ 00028416  0x000078bb arg  0x00000005 , 0x00000011 
+ 00028417  0x000078bc branch  0x00006fb0 
+ 00028418  0x000078c8 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x000078c9 call  0x00006fd0 
+ 00028420  0x000078ca compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x000078cb branch  0x00006fc4 , 0x00000001 
+ 00028422  0x000078cc call  0x00006f2e 
+ 00028423  0x000078cd store  0x00000002 , 0x00000520 
+ 00028424  0x000078ce increase  0xfffffffe , 0x0000000b 
+ 00028425  0x000078cf call  0x00007028 
+ 00028426  0x000078d0 arg  0x0000052a , 0x00000005 
+ 00028427  0x000078d1 force  0x00000000 , 0x00000007 
+ 00028428  0x000078d3 ifetch  0x00000001 , 0x00000006 
+ 00028429  0x000078d4 beq  0x0000000a , 0x00006f36 
+ 00028430  0x000078d5 ifetch  0x00000002 , 0x00000006 
+ 00028431  0x000078d6 istore  0x00000002 , 0x00000005 
+ 00028432  0x000078d7 increase  0x00000001 , 0x00000007 
+ 00028433  0x000078d8 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x000078d9 increase  0xfffffffd , 0x00000011 
+ 00028435  0x000078da nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x000078db nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x000078dc increase  0xffffffff , 0x0000000b 
+ 00028438  0x000078dd nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x000078de call  0x000052d0 
+ 00028440  0x000078df increase  0x0000000d , 0x00000005 
+ 00028441  0x000078e0 fetch  0x00000002 , 0x00000511 
+ 00028442  0x000078e1 iforce  0x00000013 
+ 00028443  0x000078e2 arg  0x0000052a , 0x00000011 
+ 00028444  0x000078e4 ifetch  0x00000002 , 0x00000011 
+ 00028445  0x000078e5 branch  0x00006f29 , 0x00000034 
+ 00028446  0x000078e6 iforce  0x00000012 
+ 00028447  0x000078e7 call  0x000070c6 
+ 00028448  0x000078e8 branch  0x00006f27 , 0x00000034 
+ 00028449  0x000078e9 increase  0xfffffffd , 0x00000006 
+ 00028450  0x000078ea ifetch  0x00000003 , 0x00000006 
+ 00028451  0x000078eb istore  0x00000003 , 0x00000005 
+ 00028452  0x000078ec call  0x0000705b 
+ 00028453  0x000078ed iforce  0x00000039 
+ 00028454  0x000078ee call  0x00007f01 
+ 00028455  0x000078f0 increase  0x00000002 , 0x00000011 
+ 00028456  0x000078f1 branch  0x00006f1c 
+ 00028457  0x000078f4 call  0x00006f83 
+ 00028458  0x000078f5 fetch  0x00000002 , 0x00000275 
+ 00028459  0x000078f6 beq  0x0000000e , 0x00007046 
+ 00028460  0x000078f7 call  0x00006f9a 
+ 00028461  0x000078f8 branch  0x00006f9a 
+ 00028462  0x000078fc ifetch  0x00000002 , 0x00000006 
+ 00028463  0x000078fd byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x000078fe increase  0xfffffffd , 0x0000003f 
+ 00028465  0x000078ff arg  0x000000c8 , 0x00000002 
+ 00028466  0x00007900 isub  0x00000002 , 0x0000003e 
+ 00028467  0x00007901 nrtn  0x00000002 
+ 00028468  0x00007902 setarg  0x000000c8 
+ 00028469  0x00007903 rtn 
+ 00028470  0x00007907 increase  0x00000004 , 0x00000006 
+ 00028471  0x00007908 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x00007909 increase  0xfffffffb , 0x00000011 
+ 00028473  0x0000790a nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x0000790b call  0x00006eaa 
+ 00028475  0x0000790c nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x0000790d arg  0x00000511 , 0x0000000b 
+ 00028477  0x0000790e call  0x00007082 
+ 00028478  0x0000790f deposit  0x00000007 
+ 00028479  0x00007910 branch  0x00007046 , 0x00000034 
+ 00028480  0x00007911 store  0x00000001 , 0x0000054e 
+ 00028481  0x00007913 copy  0x00000012 , 0x0000003f 
+ 00028482  0x00007914 store  0x00000002 , 0x0000054c 
+ 00028483  0x00007915 arg  0x00000000 , 0x00000007 
+ 00028484  0x00007916 arg  0x00000000 , 0x00000011 
+ 00028485  0x00007917 call  0x000052d0 
+ 00028486  0x00007918 increase  0x0000000a , 0x00000005 
+ 00028487  0x0000791a call  0x00006f6c 
+ 00028488  0x0000791b nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x0000791c copy  0x00000006 , 0x0000000b 
+ 00028490  0x0000791d copy  0x0000003f , 0x00000013 
+ 00028491  0x0000791e iadd  0x00000011 , 0x00000011 
+ 00028492  0x00007921 fetch  0x00000002 , 0x00000519 
+ 00028493  0x00007922 copy  0x0000003f , 0x00000012 
+ 00028494  0x00007923 branch  0x00006f75 , 0x00000034 
+ 00028495  0x00007925 copy  0x00000011 , 0x0000003f 
+ 00028496  0x00007926 isub  0x00000012 , 0x00000012 
+ 00028497  0x00007927 branch  0x00006f67 , 0x00000005 
+ 00028498  0x00007928 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x00007929 fetch  0x00000002 , 0x00000520 
+ 00028500  0x0000792a isub  0x00000012 , 0x0000003e 
+ 00028501  0x0000792b branch  0x00006f5e , 0x00000005 
+ 00028502  0x0000792c nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x00007930 copy  0x00000012 , 0x00000039 
+ 00028504  0x00007931 call  0x00006f61 
+ 00028505  0x00007932 fetch  0x00000001 , 0x0000054e 
+ 00028506  0x00007933 increase  0x00000001 , 0x00000007 
+ 00028507  0x00007934 isub  0x00000007 , 0x0000003e 
+ 00028508  0x00007935 branch  0x00006f83 , 0x00000005 
+ 00028509  0x00007936 branch  0x00006fa0 
+ 00028510  0x00007939 copy  0x0000003f , 0x00000039 
+ 00028511  0x0000793a call  0x00006f61 
+ 00028512  0x0000793b branch  0x00006fa0 
+ 00028513  0x0000793e increase  0xfffffffd , 0x00000005 
+ 00028514  0x0000793f copy  0x00000039 , 0x00000002 
+ 00028515  0x00007940 copy  0x00000013 , 0x0000003f 
+ 00028516  0x00007941 isub  0x00000012 , 0x0000003f 
+ 00028517  0x00007942 iadd  0x0000000b , 0x00000006 
+ 00028518  0x00007943 branch  0x00007f01 
+ 00028519  0x00007946 fetch  0x00000001 , 0x0000054e 
+ 00028520  0x00007947 increase  0x00000001 , 0x00000007 
+ 00028521  0x00007948 isub  0x00000007 , 0x0000003e 
+ 00028522  0x00007949 rtn  0x00000005 
+ 00028523  0x0000794a branch  0x00006f47 
+ 00028524  0x0000794d call  0x00007fe9 
+ 00028525  0x0000794e arg  0x0000052a , 0x00000006 
+ 00028526  0x0000794f lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x00007950 iadd  0x00000006 , 0x00000006 
+ 00028528  0x00007951 ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x00007952 call  0x000070b1 
+ 00028530  0x00007953 nrtn  0x00000005 
+ 00028531  0x00007954 call  0x0000705b 
+ 00028532  0x00007955 branch  0x00007fe7 
+ 00028533  0x00007958 fetch  0x00000002 , 0x00000520 
+ 00028534  0x00007959 isub  0x00000011 , 0x0000003e 
+ 00028535  0x0000795a nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x0000795b copy  0x00000011 , 0x00000039 
+ 00028537  0x0000795c copy  0x00000039 , 0x00000002 
+ 00028538  0x0000795d copy  0x0000000b , 0x00000006 
+ 00028539  0x0000795e call  0x00007f01 
+ 00028540  0x0000795f fetch  0x00000002 , 0x0000054c 
+ 00028541  0x00007960 isub  0x00000011 , 0x0000003e 
+ 00028542  0x00007961 branch  0x00006f81 , 0x00000005 
+ 00028543  0x00007963 call  0x00006fa0 
+ 00028544  0x00007964 branch  0x00006f94 
+ 00028545  0x00007967 call  0x00006f83 
+ 00028546  0x00007968 branch  0x00006f94 
+ 00028547  0x0000796b arg  0x00000007 , 0x00000011 
+ 00028548  0x0000796d force  0x00000000 , 0x0000003f 
+ 00028549  0x0000796e istore  0x00000001 , 0x00000005 
+ 00028550  0x0000796f call  0x00006fb0 
+ 00028551  0x00007970 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x00007971 increase  0xfffffffb , 0x00000002 
+ 00028553  0x00007972 byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x00007973 istore  0x00000002 , 0x00000005 
+ 00028555  0x00007974 increase  0xfffffffd , 0x00000002 
+ 00028556  0x00007975 byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x00007976 istore  0x00000002 , 0x00000005 
+ 00028558  0x00007977 rtn 
+ 00028559  0x0000797a copy  0x0000003f , 0x00000039 
+ 00028560  0x0000797b copy  0x00000039 , 0x00000002 
+ 00028561  0x0000797c copy  0x0000000b , 0x00000006 
+ 00028562  0x0000797d call  0x00007f01 
+ 00028563  0x0000797e call  0x00006fa0 
+ 00028564  0x00007980 setarg  0x00000036 
+ 00028565  0x00007981 istore  0x00000001 , 0x00000005 
+ 00028566  0x00007982 fetch  0x00000002 , 0x0000054c 
+ 00028567  0x00007983 byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x00007984 istore  0x00000002 , 0x00000005 
+ 00028569  0x00007985 rtn 
+ 00028570  0x00007988 setarg  0x00000036 
+ 00028571  0x00007989 istore  0x00000001 , 0x00000005 
+ 00028572  0x0000798a increase  0xfffffffd , 0x00000002 
+ 00028573  0x0000798b byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x0000798c istore  0x00000002 , 0x00000005 
+ 00028575  0x0000798d rtn 
+ 00028576  0x00007990 arg  0x00000007 , 0x00000011 
+ 00028577  0x00007991 setarg  0x00000002 
+ 00028578  0x00007992 istore  0x00000001 , 0x00000005 
+ 00028579  0x00007993 fetch  0x00000002 , 0x00000519 
+ 00028580  0x00007994 iadd  0x00000002 , 0x00000002 
+ 00028581  0x00007995 byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x00007996 istore  0x00000002 , 0x00000005 
+ 00028583  0x00007997 call  0x00006fb0 
+ 00028584  0x00007998 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x00007999 increase  0xfffffffb , 0x00000002 
+ 00028586  0x0000799a byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x0000799b istore  0x00000002 , 0x00000005 
+ 00028588  0x0000799c increase  0xfffffffb , 0x00000002 
+ 00028589  0x0000799d byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x0000799e istore  0x00000002 , 0x00000005 
+ 00028591  0x0000799f rtn 
+ 00028592  0x000079a2 fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079a3 isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079a4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079a5 store  0x00000002 , 0x00000275 
+ 00028596  0x000079a6 call  0x000052d0 
+ 00028597  0x000079a7 copy  0x00000011 , 0x0000003f 
+ 00028598  0x000079a8 istore  0x00000001 , 0x00000005 
+ 00028599  0x000079a9 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x000079aa istore  0x00000002 , 0x00000005 
+ 00028601  0x000079ab rtn 
+ 00028602  0x000079bc rtn 
+ 00028603  0x000079de setarg  0x00000200 
+ 00028604  0x000079df store  0x00000002 , 0x0000054a 
+ 00028605  0x000079e0 branch  0x00006fc6 
+ 00028606  0x000079e2 setarg  0x00000400 
+ 00028607  0x000079e3 store  0x00000002 , 0x0000054a 
+ 00028608  0x000079e4 branch  0x00006fc6 
+ 00028609  0x000079e6 setarg  0x00000600 
+ 00028610  0x000079e7 store  0x00000002 , 0x0000054a 
+ 00028611  0x000079e8 branch  0x00006fc6 
+ 00028612  0x000079ea setarg  0x00000300 
+ 00028613  0x000079eb store  0x00000002 , 0x0000054a 
+ 00028614  0x000079ed call  0x000052d0 
+ 00028615  0x000079ee istore  0x00000001 , 0x00000005 
+ 00028616  0x000079ef fetch  0x00000002 , 0x0000051c 
+ 00028617  0x000079f0 istore  0x00000002 , 0x00000005 
+ 00028618  0x000079f1 setarg  0x00000200 
+ 00028619  0x000079f2 istore  0x00000002 , 0x00000005 
+ 00028620  0x000079f3 fetch  0x00000002 , 0x0000054a 
+ 00028621  0x000079f4 istore  0x00000002 , 0x00000005 
+ 00028622  0x000079f5 jam  0x00000007 , 0x00000275 
+ 00028623  0x000079f6 rtn 
+ 00028624  0x000079fc arg  0x00000000 , 0x00000012 
+ 00028625  0x000079fd force  0x00000000 , 0x00000002 
+ 00028626  0x000079fe arg  0x00000511 , 0x00000005 
+ 00028627  0x000079ff call  0x00007028 
+ 00028628  0x00007a00 branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a02 increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a03 ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a04 increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a05 increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a06 compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a07 nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a08 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a09 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a0a force  0x00000001 , 0x00000002 
+ 00028638  0x00007a0c ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a0d increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a0e increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a0f bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a10 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a11 increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a12 increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a13 beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a14 branch  0x00006fea 
+ 00028647  0x00007a16 increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a17 increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a18 increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a1a increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a1b increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a1c increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a1d compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a1e branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a1f increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a20 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a21 increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a22 branch  0x00007020 
+ 00028659  0x00007a24 compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a25 nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a26 branch  0x00006fde 
+ 00028662  0x00007a28 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a29 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a2b increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a2c increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a2d ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a2e sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a2f branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a30 istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a32 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a33 branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a34 copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a35 ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a36 bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a37 ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a38 bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a39 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a3a bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a3b ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a3c bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a3d ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a3e bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a3f ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a40 bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a41 ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a42 bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a43 ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a44 bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a45 ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a46 bne  0x0000005f , 0x00007019 
+ 00028691  0x00007a47 ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007a48 bne  0x0000009b , 0x00007019 
+ 00028693  0x00007a49 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007a4a bne  0x00000034 , 0x00007019 
+ 00028695  0x00007a4b ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007a4c beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007a4e copy  0x00000002 , 0x00000006 
+ 00028698  0x00007a50 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007a51 force  0x00000000 , 0x00000007 
+ 00028700  0x00007a52 force  0x00000000 , 0x00000002 
+ 00028701  0x00007a53 branch  0x0000701e 
+ 00028702  0x00007a56 increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007a57 increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007a59 force  0x00000000 , 0x00000002 
+ 00028705  0x00007a5a compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007a5b nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007a5c force  0x00000000 , 0x0000003f 
+ 00028708  0x00007a5d istore  0x00000002 , 0x00000005 
+ 00028709  0x00007a5e rtn 
+ 00028710  0x00007a60 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007a61 rtn 
+ 00028712  0x00007a6c bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007a6d ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007a6e increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007a6f compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007a70 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007a71 compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007a72 branch  0x00007037 , 0x00000001 
+ 00028719  0x00007a73 compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007a74 branch  0x00007039 , 0x00000001 
+ 00028721  0x00007a75 compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007a76 nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007a78 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007a79 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007a7a increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007a7b branch  0x0000703c 
+ 00028727  0x00007a7d increase  0x00000002 , 0x00000006 
+ 00028728  0x00007a7e increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007a80 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007a81 byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007a82 increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007a84 force  0x00000001 , 0x0000003f 
+ 00028733  0x00007a85 rtn 
+ 00028734  0x00007a87 force  0x00000000 , 0x0000003f 
+ 00028735  0x00007a88 rtn 
+ 00028736  0x00007a93 setarg  0x00000003 
+ 00028737  0x00007a94 store  0x00000001 , 0x0000051b 
+ 00028738  0x00007a95 branch  0x00007048 
+ 00028739  0x00007a97 setarg  0x00000005 
+ 00028740  0x00007a98 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007a99 branch  0x00007048 
+ 00028742  0x00007a9b setarg  0x00000007 
+ 00028743  0x00007a9c store  0x00000001 , 0x0000051b 
+ 00028744  0x00007a9e call  0x000052d0 
+ 00028745  0x00007aa1 fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007aa2 copy  0x0000003f , 0x00000012 
+ 00028747  0x00007aa3 istore  0x00000001 , 0x00000005 
+ 00028748  0x00007aa4 fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007aa5 istore  0x00000002 , 0x00000005 
+ 00028750  0x00007aa6 setarg  0x00000500 
+ 00028751  0x00007aa7 istore  0x00000002 , 0x00000005 
+ 00028752  0x00007aa8 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007aa9 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007aaa compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007aab branch  0x00007057 , 0x00000001 
+ 00028756  0x00007aac setarg  0x00000000 
+ 00028757  0x00007aad istore  0x00000005 , 0x00000005 
+ 00028758  0x00007aae branch  0x00007059 
+ 00028759  0x00007ab1 setarg  0x00350200 
+ 00028760  0x00007ab2 istore  0x00000005 , 0x00000005 
+ 00028761  0x00007ab4 jam  0x0000000a , 0x00000275 
+ 00028762  0x00007ab5 rtn 
+ 00028763  0x00007ab9 call  0x00007ea2 
+ 00028764  0x00007aba call  0x00007ea5 
+ 00028765  0x00007abb call  0x00007062 
+ 00028766  0x00007abc call  0x00007e9c 
+ 00028767  0x00007abd call  0x00007e9f 
+ 00028768  0x00007abe copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007abf rtn 
+ 00028770  0x00007ac3 ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007ac4 and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007ac5 rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007ac6 bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007ac8 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007ac9 force  0x00000001 , 0x00000002 
+ 00028776  0x00007aca rtn 
+ 00028777  0x00007acd call  0x00007e76 
+ 00028778  0x00007ace add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007acf rtn 
+ 00028780  0x00007ad1 deposit  0x00000039 
+ 00028781  0x00007ad2 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007ad3 branch  0x00007069 , 0x00000002 
+ 00028783  0x00007ad4 beq  0x00000005 , 0x00007073 
+ 00028784  0x00007ad5 beq  0x00000006 , 0x00007076 
+ 00028785  0x00007ad6 beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007ad7 rtn 
+ 00028787  0x00007ada ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007adb add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007adc rtn 
+ 00028790  0x00007ade ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007adf byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007ae0 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007ae1 rtn 
+ 00028794  0x00007ae3 ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007ae4 byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007ae5 ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007ae6 byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007ae7 lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007ae8 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007ae9 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007aea rtn 
+ 00028802  0x00007af1 bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007af2 force  0x00000000 , 0x00000007 
+ 00028804  0x00007af3 arg  0x00000000 , 0x00000012 
+ 00028805  0x00007af4 arg  0x0000052a , 0x00000005 
+ 00028806  0x00007af6 ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007af7 rtn  0x00000034 
+ 00028808  0x00007af8 call  0x0000708d 
+ 00028809  0x00007af9 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007afa rtneq  0x00000007 
+ 00028811  0x00007afb increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007afc branch  0x00007086 
+ 00028813  0x00007b00 iforce  0x00000013 
+ 00028814  0x00007b02 fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b03 iforce  0x00000006 
+ 00028816  0x00007b05 copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b06 rtneq  0x00000007 
+ 00028818  0x00007b07 disable  0x00000028 
+ 00028819  0x00007b08 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b09 rtn  0x00000034 
+ 00028821  0x00007b0a iforce  0x00000039 
+ 00028822  0x00007b0c ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b0d isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b0e nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b0f enable  0x00000028 
+ 00028826  0x00007b11 loop  0x00007096 
+ 00028827  0x00007b12 ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b13 copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b14 nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b15 arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b16 arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b18 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b19 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b1a isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b1b branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b1c loop  0x000070a0 
+ 00028837  0x00007b1d rtn 
+ 00028838  0x00007b1f istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b20 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b21 copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b22 call  0x0000705b 
+ 00028842  0x00007b23 iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b24 iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b25 branch  0x00007090 
+ 00028845  0x00007b27 copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b28 call  0x00007062 
+ 00028847  0x00007b29 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b2a branch  0x00007090 
+ 00028849  0x00007b31 bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b32 fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b33 iforce  0x00000006 
+ 00028852  0x00007b35 ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b36 branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b37 lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b38 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b39 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b3a isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b3b rtn  0x00000005 
+ 00028859  0x00007b3c deposit  0x00000005 
+ 00028860  0x00007b3d store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b3e storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b3f call  0x00007062 
+ 00028863  0x00007b40 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b41 copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b42 fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b43 copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b44 fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b45 copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b46 branch  0x000070b4 
+ 00028870  0x00007b4d bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007b4e fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007b4f iforce  0x00000006 
+ 00028873  0x00007b51 ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007b52 branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007b53 iforce  0x00000039 
+ 00028876  0x00007b55 ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007b56 isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007b57 branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007b58 loop  0x000070cc 
+ 00028880  0x00007b59 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007b5a call  0x00007062 
+ 00028882  0x00007b5b iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007b5c branch  0x000070c9 
+ 00028884  0x00007b5e increase  0xffffffff , 0x00000039 
+ 00028885  0x00007b5f lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007b60 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007b61 increase  0x00000004 , 0x00000006 
+ 00028888  0x00007b62 call  0x00007062 
+ 00028889  0x00007b63 iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007b65 increase  0x00000001 , 0x00000006 
+ 00028891  0x00007b66 ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007b67 isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007b6b branch  0x00007fef , 0x00000005 
+ 00028894  0x00007b6c call  0x0000705b 
+ 00028895  0x00007b6d iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007b6e deposit  0x0000000b 
+ 00028897  0x00007b6f isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007b70 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007b71 branch  0x000070da 
+ 00028900  0x00007b73 force  0x00000000 , 0x00000006 
+ 00028901  0x00007b74 force  0x00000000 , 0x0000003f 
+ 00028902  0x00007b75 rtn 
+ 00028903  0x00007b7c bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007b7d fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007b7e iforce  0x00000006 
+ 00028906  0x00007b80 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007b81 branch  0x00007100 , 0x00000034 
+ 00028908  0x00007b82 lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007b83 iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007b84 ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007b85 isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007b86 branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007b87 call  0x00007062 
+ 00028914  0x00007b88 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007b89 branch  0x000070ea 
+ 00028916  0x00007b8b call  0x00007062 
+ 00028917  0x00007b8c iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007b8e increase  0x00000001 , 0x00000006 
+ 00028919  0x00007b8f ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007b90 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007b91 rtn  0x00000005 
+ 00028922  0x00007b92 call  0x0000705b 
+ 00028923  0x00007b93 iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007b94 deposit  0x0000000b 
+ 00028925  0x00007b95 isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007b96 branch  0x00007100 , 0x00000005 
+ 00028927  0x00007b97 branch  0x000070f6 
+ 00028928  0x00007b99 force  0x00000000 , 0x00000006 
+ 00028929  0x00007b9a rtn 
+ 00028930  0x00007b9f arg  0x00000400 , 0x00000012 
+ 00028931  0x00007ba0 call  0x000070f4 
+ 00028932  0x00007ba1 arg  0x00000300 , 0x00000012 
+ 00028933  0x00007ba2 call  0x0000710d 
+ 00028934  0x00007ba3 nrtn  0x00000028 
+ 00028935  0x00007ba4 sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007ba5 branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007ba6 ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007ba7 bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007ba8 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007ba9 rtn 
+ 00028941  0x00007baf bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007bb0 call  0x00007062 
+ 00028943  0x00007bb1 copy  0x0000003f , 0x00000011 
+ 00028944  0x00007bb3 ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007bb4 and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007bb5 rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007bb6 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007bb7 branch  0x00007129 , 0x00000005 
+ 00028949  0x00007bb8 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007bb9 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007bba beq  0x00000006 , 0x00007123 
+ 00028952  0x00007bbb beq  0x00000007 , 0x00007126 
+ 00028953  0x00007bbc increase  0xffffffff , 0x00000006 
+ 00028954  0x00007bbd call  0x00007062 
+ 00028955  0x00007bbe iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007bbf copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007bc0 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007bc1 branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007bc2 branch  0x00007110 
+ 00028960  0x00007bc5 increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007bc6 increase  0x00000001 , 0x00000006 
+ 00028962  0x00007bc7 branch  0x00007110 
+ 00028963  0x00007bc9 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007bca increase  0x00000002 , 0x00000006 
+ 00028965  0x00007bcb branch  0x00007110 
+ 00028966  0x00007bcd increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007bce increase  0x00000004 , 0x00000006 
+ 00028968  0x00007bcf branch  0x00007110 
+ 00028969  0x00007bd2 increase  0xffffffff , 0x00000011 
+ 00028970  0x00007bd3 copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007bd4 beq  0x00000001 , 0x00007132 
+ 00028972  0x00007bd5 beq  0x00000002 , 0x00007130 
+ 00028973  0x00007bd6 beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007bd7 branch  0x00007fe9 
+ 00028975  0x00007bd9 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007bdb ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007bdc increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007bde ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007bdf isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007be0 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007be1 increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007be2 branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007be3 branch  0x00007110 
+ 00028984  0x00007c1f call  0x000052d0 
+ 00028985  0x00007c20 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c21 setarg  0x00000006 
+ 00028987  0x00007c22 istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c23 setarg  0x0000006e 
+ 00028989  0x00007c24 istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c25 setarg  0x00000f00 
+ 00028991  0x00007c26 istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c27 setarg  0x001a0535 
+ 00028993  0x00007c28 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c29 setarg  0x00000111 
+ 00028995  0x00007c2a lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c2b istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c2c setarg  0x00002600 
+ 00028998  0x00007c2d istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c2e setarg  0x00000335 
+ 00029000  0x00007c2f istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c30 setarg  0x00000009 
+ 00029002  0x00007c31 istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c32 setarg  0x00000004 
+ 00029004  0x00007c33 istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c34 jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c35 rtn 
+ 00029007  0x00007c3a bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c3b jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c3c arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c3d arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c3e call  0x00007ebf 
+ 00029012  0x00007c3f arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c40 call  0x00007ebd 
+ 00029014  0x00007c41 arg  0x000009be , 0x00000006 
+ 00029015  0x00007c42 call  0x00007ebd 
+ 00029016  0x00007c43 call  0x0000720a 
+ 00029017  0x00007c44 arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c45 call  0x00007205 
+ 00029019  0x00007c46 call  0x000071d0 
+ 00029020  0x00007c48 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007c49 call  0x00007201 
+ 00029022  0x00007c4a setarg  0x000f4240 
+ 00029023  0x00007c4b copy  0x0000003f , 0x00000011 
+ 00029024  0x00007c4c fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007c4d idiv  0x00000011 
+ 00029026  0x00007c4e call  0x00007f86 
+ 00029027  0x00007c4f remainder  0x0000003f 
+ 00029028  0x00007c50 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007c52 rtn 
+ 00029030  0x00007c55 jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007c56 arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007c57 call  0x000071b5 
+ 00029033  0x00007c58 call  0x000071b0 
+ 00029034  0x00007c59 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007c5a istore  0x00000003 , 0x00000005 
+ 00029036  0x00007c5d call  0x00007176 
+ 00029037  0x00007c5f arg  0x0000042f , 0x00000006 
+ 00029038  0x00007c60 call  0x00007ebf 
+ 00029039  0x00007c61 arg  0x0000443a , 0x00000006 
+ 00029040  0x00007c62 call  0x00007ebf 
+ 00029041  0x00007c63 call  0x0000720a 
+ 00029042  0x00007c64 arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007c65 arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007c66 call  0x00007ebf 
+ 00029045  0x00007c68 branch  0x000071d0 
+ 00029046  0x00007c6d fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007c6e istore  0x00000004 , 0x00000005 
+ 00029048  0x00007c6f call  0x00007ecd 
+ 00029049  0x00007c70 branch  0x00007eca 
+ 00029050  0x00007c73 bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007c74 jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007c75 arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007c76 call  0x000071b0 
+ 00029054  0x00007c77 call  0x000071b5 
+ 00029055  0x00007c78 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007c79 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007c7c call  0x00007176 
+ 00029058  0x00007c7d arg  0x0000443a , 0x00000006 
+ 00029059  0x00007c7e call  0x00007ebf 
+ 00029060  0x00007c7f arg  0x0000042f , 0x00000006 
+ 00029061  0x00007c80 call  0x00007ebf 
+ 00029062  0x00007c81 call  0x0000720a 
+ 00029063  0x00007c82 arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007c83 arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007c84 call  0x00007ebf 
+ 00029066  0x00007c86 call  0x000071d0 
+ 00029067  0x00007c87 arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007c88 branch  0x00007201 
+ 00029069  0x00007c8b jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007c8c arg  0x000009fe , 0x00000006 
+ 00029071  0x00007c8d arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007c8e call  0x00007ebd 
+ 00029073  0x00007c8f call  0x0000720a 
+ 00029074  0x00007c90 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007c91 call  0x00007205 
+ 00029076  0x00007c92 call  0x000071d0 
+ 00029077  0x00007c93 arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007c94 call  0x00007497 
+ 00029079  0x00007c95 arg  0x00000001 , 0x00000002 
+ 00029080  0x00007c96 call  0x0000719f 
+ 00029081  0x00007c97 arg  0x00004419 , 0x00000005 
+ 00029082  0x00007c98 call  0x00007201 
+ 00029083  0x00007c99 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007c9a call  0x0000719f 
+ 00029085  0x00007c9b arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007c9d branch  0x00007497 
+ 00029087  0x00007ca1 bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007ca2 jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007ca3 setarg  0x00000100 
+ 00029090  0x00007ca4 store  0x00000002 , 0x000005e6 
+ 00029091  0x00007ca5 call  0x000071b0 
+ 00029092  0x00007ca6 call  0x000071b5 
+ 00029093  0x00007ca7 arg  0x0000443a , 0x00000006 
+ 00029094  0x00007ca8 call  0x00007ebf 
+ 00029095  0x00007ca9 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007caa call  0x00007ebf 
+ 00029097  0x00007cac setarg  0x00006c65 
+ 00029098  0x00007cad istore  0x00000002 , 0x00000005 
+ 00029099  0x00007cae setarg  0x00006274 
+ 00029100  0x00007caf istore  0x00000002 , 0x00000005 
+ 00029101  0x00007cb0 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007cb1 call  0x0000720a 
+ 00029103  0x00007cb2 branch  0x000071d0 
+ 00029104  0x00007cb5 fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007cb6 istore  0x00000006 , 0x00000005 
+ 00029106  0x00007cb7 fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007cb8 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007cb9 rtn 
+ 00029109  0x00007cbc fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007cbd istore  0x00000006 , 0x00000005 
+ 00029111  0x00007cc2 fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007cc3 istore  0x00000001 , 0x00000005 
+ 00029113  0x00007cc4 rtn 
+ 00029114  0x00007cc7 jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007cc8 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007cc9 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007cca arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007ccb call  0x00007ebd 
+ 00029119  0x00007ccc arg  0x000009be , 0x00000006 
+ 00029120  0x00007ccd call  0x00007ebd 
+ 00029121  0x00007cce call  0x0000720a 
+ 00029122  0x00007ccf arg  0x0000042f , 0x00000006 
+ 00029123  0x00007cd0 call  0x00007205 
+ 00029124  0x00007cd1 branch  0x000071d0 
+ 00029125  0x00007cd5 jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007cd6 fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007cd7 store  0x00000001 , 0x000005e6 
+ 00029128  0x00007cd8 arg  0x000009be , 0x00000006 
+ 00029129  0x00007cd9 call  0x00007ebd 
+ 00029130  0x00007cda arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007cdb call  0x00007ebd 
+ 00029132  0x00007cdc call  0x0000720a 
+ 00029133  0x00007cdd arg  0x0000443a , 0x00000006 
+ 00029134  0x00007cde call  0x00007205 
+ 00029135  0x00007cdf branch  0x000071d0 
+ 00029136  0x00007ce2 bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007ce3 call  0x0000721f 
+ 00029138  0x00007ce7 fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007ce8 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007cea increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007ceb rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007cec copy  0x0000003f , 0x00000012 
+ 00029143  0x00007ced branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007cee and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007cef nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007cf1 arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007cf2 arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007cf3 increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007cf6 iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007cf7 arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007cf8 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007cf9 call  0x00007edd 
+ 00029153  0x00007cfd branch  0x000071f0 
+ 00029154  0x00007d00 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d01 arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d03 branch  0x000071e6 
+ 00029157  0x00007d08 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d0a arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d0b iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d0c isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d0e arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d0f call  0x00007245 
+ 00029163  0x00007d11 arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d12 arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d13 arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d14 arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d15 call  0x00007edd 
+ 00029168  0x00007d21 call  0x00007491 
+ 00029169  0x00007d22 call  0x00007428 
+ 00029170  0x00007d25 arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d28 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d29 deposit  0x00000012 
+ 00029173  0x00007d2a branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d2b call  0x00007486 
+ 00029175  0x00007d2c call  0x00007422 
+ 00029176  0x00007d2d branch  0x000071f3 
+ 00029177  0x00007d30 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d31 call  0x00007497 
+ 00029179  0x00007d32 arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d33 call  0x00007486 
+ 00029181  0x00007d34 call  0x00007428 
+ 00029182  0x00007d35 arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d36 call  0x00007486 
+ 00029184  0x00007d37 branch  0x00007422 
+ 00029185  0x00007d3d copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d3e call  0x00007497 
+ 00029187  0x00007d40 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d41 branch  0x00007ee5 
+ 00029189  0x00007d44 arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d45 call  0x00007ebf 
+ 00029191  0x00007d47 arg  0x00000010 , 0x00000039 
+ 00029192  0x00007d48 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007d49 branch  0x00007ee5 
+ 00029194  0x00007d4c fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007d4d copy  0x0000003f , 0x00000039 
+ 00029196  0x00007d4e arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007d4f branch  0x00007ee5 
+ 00029198  0x00007d52 ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007d53 lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007d54 isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007d55 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007d56 isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007d57 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007d58 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007d59 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007d5a loop  0x0000720e 
+ 00029207  0x00007d5b rtn 
+ 00029208  0x00007d5e arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007d60 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007d61 force  0x00000010 , 0x00000039 
+ 00029211  0x00007d62 force  0x00000000 , 0x00000013 
+ 00029212  0x00007d63 branch  0x0000720e 
+ 00029213  0x00007d66 arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007d67 branch  0x00007219 
+ 00029215  0x00007d6b arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007d6c call  0x00007484 
+ 00029217  0x00007d6f force  0x00000008 , 0x00000038 
+ 00029218  0x00007d70 call  0x00007492 
+ 00029219  0x00007d71 call  0x00007491 
+ 00029220  0x00007d72 call  0x0000741f 
+ 00029221  0x00007d77 arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007d78 call  0x00007497 
+ 00029223  0x00007d7a bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007d7b fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007d7c isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007d7d nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007d7e call  0x00007218 
+ 00029228  0x00007d81 arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007d83 arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007d86 call  0x0000723a 
+ 00029231  0x00007d87 branch  0x00007231 
+ 00029232  0x00007d89 call  0x00007218 
+ 00029233  0x00007d8c arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007d8d arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007d8e call  0x00007ebf 
+ 00029236  0x00007d8f fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007d90 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007d91 nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007d92 call  0x0000721d 
+ 00029240  0x00007d94 arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007d96 arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007d9d arg  0x00000003 , 0x00000039 
+ 00029243  0x00007d9f arg  0x00000000 , 0x00000002 
+ 00029244  0x00007da0 call  0x00007241 
+ 00029245  0x00007da1 increase  0x00000004 , 0x00000013 
+ 00029246  0x00007da2 loop  0x0000723b 
+ 00029247  0x00007da3 arg  0x00008700 , 0x00000002 
+ 00029248  0x00007da4 lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007da6 ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007da7 ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007da8 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007da9 rtn 
+ 00029253  0x00007db0 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007db1 arg  0x00000010 , 0x00000039 
+ 00029255  0x00007db2 arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007db4 isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007db5 branch  0x00007250 , 0x00000005 
+ 00029258  0x00007db6 branch  0x00007253 , 0x00000002 
+ 00029259  0x00007db7 ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007db8 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007dba increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007dbb loop  0x00007248 
+ 00029263  0x00007dbc rtn 
+ 00029264  0x00007dbe arg  0x00000080 , 0x00000002 
+ 00029265  0x00007dc0 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007dc1 branch  0x0000724d 
+ 00029267  0x00007dc4 arg  0x00000000 , 0x00000002 
+ 00029268  0x00007dc5 branch  0x00007251 
+ 00029269  0x00007dc9 call  0x00007268 
+ 00029270  0x00007dca arg  0x00000592 , 0x00000006 
+ 00029271  0x00007dcb arg  0x00000582 , 0x00000005 
+ 00029272  0x00007dcc branch  0x00007ebf 
+ 00029273  0x00007dd0 disable  0x00000028 
+ 00029274  0x00007dd1 call  0x0000735f 
+ 00029275  0x00007dd2 arg  0x00000562 , 0x00000006 
+ 00029276  0x00007dd3 arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007dd4 force  0x0000000f , 0x00000039 
+ 00029278  0x00007dd5 call  0x00007f01 
+ 00029279  0x00007dd6 ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007dd7 xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007dd8 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007dd9 setarg  0x000005b2 
+ 00029283  0x00007dda store  0x00000002 , 0x000005d6 
+ 00029284  0x00007ddb setarg  0x000005a2 
+ 00029285  0x00007ddc store  0x00000002 , 0x000005d4 
+ 00029286  0x00007ddd set1  0x00000012 , 0x00000000 
+ 00029287  0x00007dde branch  0x000072a8 
+ 00029288  0x00007de3 fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007de4 force  0x00000010 , 0x00000012 
+ 00029290  0x00007de5 add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007de6 sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007de7 branch  0x0000726e , 0x00000002 
+ 00029293  0x00007de8 force  0x00000010 , 0x00000013 
+ 00029294  0x00007dea arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007dec arg  0x0000468a , 0x00000006 
+ 00029296  0x00007ded copy  0x00000002 , 0x00000039 
+ 00029297  0x00007dee disable  0x00000028 
+ 00029298  0x00007df0 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007df1 istore  0x00000001 , 0x00000005 
+ 00029300  0x00007df2 increase  0xffffffff , 0x00000012 
+ 00029301  0x00007df3 branch  0x0000727c , 0x00000005 
+ 00029302  0x00007df4 loop  0x00007272 
+ 00029303  0x00007df5 branch  0x0000726f , 0x00000028 
+ 00029304  0x00007df6 enable  0x00000028 
+ 00029305  0x00007df7 force  0x00000006 , 0x00000039 
+ 00029306  0x00007df8 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007df9 branch  0x00007272 
+ 00029308  0x00007dfb arg  0x00000562 , 0x00000006 
+ 00029309  0x00007dfc arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007dfd call  0x00007ebf 
+ 00029311  0x00007dfe fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007dff ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e00 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e01 setarg  0x000005b2 
+ 00029315  0x00007e02 store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e03 setarg  0x000005a2 
+ 00029317  0x00007e04 store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e05 set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e06 branch  0x000072a8 
+ 00029320  0x00007e0c disable  0x00000028 
+ 00029321  0x00007e0d call  0x0000735f 
+ 00029322  0x00007e0e branch  0x00007292 
+ 00029323  0x00007e11 arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e12 enable  0x00000028 
+ 00029325  0x00007e13 call  0x0000735f 
+ 00029326  0x00007e14 call  0x00007292 
+ 00029327  0x00007e15 arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e16 arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e17 branch  0x00007ebf 
+ 00029330  0x00007e1b setarg  0x00000562 
+ 00029331  0x00007e1c store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e1d setarg  0x000041be 
+ 00029333  0x00007e1e store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e1f set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e20 call  0x000072a8 
+ 00029336  0x00007e21 arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e22 arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e23 arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e24 call  0x00007352 
+ 00029340  0x00007e25 arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e26 arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e27 copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e28 enable  0x00000028 
+ 00029344  0x00007e29 call  0x00007350 
+ 00029345  0x00007e2a call  0x0000736a 
+ 00029346  0x00007e2b setarg  0x000005b2 
+ 00029347  0x00007e2c store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e2d setarg  0x000005a2 
+ 00029349  0x00007e2e store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e2f set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e30 branch  0x000072a8 
+ 00029352  0x00007e35 jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e36 fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e37 iforce  0x00000006 
+ 00029355  0x00007e38 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e39 call  0x00007ebf 
+ 00029357  0x00007e3a fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e3b iforce  0x00000006 
+ 00029359  0x00007e3c arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e3d call  0x00007ebf 
+ 00029361  0x00007e40 call  0x000072cf 
+ 00029362  0x00007e41 disable  0x00000028 
+ 00029363  0x00007e42 bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e43 fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e44 bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e45 fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e46 iforce  0x00000012 
+ 00029368  0x00007e47 call  0x00007301 
+ 00029369  0x00007e49 call  0x00007300 
+ 00029370  0x00007e4a call  0x00007313 
+ 00029371  0x00007e4b fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007e4c increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007e4d store  0x00000001 , 0x000005d8 
+ 00029374  0x00007e4f call  0x000072cf 
+ 00029375  0x00007e50 enable  0x00000028 
+ 00029376  0x00007e51 call  0x00007300 
+ 00029377  0x00007e52 call  0x00007322 
+ 00029378  0x00007e53 call  0x00007331 
+ 00029379  0x00007e54 call  0x00007322 
+ 00029380  0x00007e55 call  0x00007331 
+ 00029381  0x00007e56 call  0x00007322 
+ 00029382  0x00007e57 call  0x00007331 
+ 00029383  0x00007e58 call  0x00007322 
+ 00029384  0x00007e59 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007e5a increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007e5b store  0x00000001 , 0x000005d8 
+ 00029387  0x00007e5c bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007e5d call  0x000072cf 
+ 00029389  0x00007e5e disable  0x00000028 
+ 00029390  0x00007e5f branch  0x00007300 
+ 00029391  0x00007e64 fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007e65 arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007e66 branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007e67 iforce  0x00000012 
+ 00029395  0x00007e68 force  0x00000011 , 0x00000039 
+ 00029396  0x00007e69 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007e6b ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007e6c lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007e6d rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007e6e rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007e6f ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007e70 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007e71 loop  0x000072d5 
+ 00029404  0x00007e72 setarg  0x000005c2 
+ 00029405  0x00007e73 iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007e74 force  0x00000010 , 0x00000039 
+ 00029407  0x00007e75 arg  0x00000572 , 0x00000005 
+ 00029408  0x00007e77 ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007e78 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007e79 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007e7a nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007e7b increase  0xffffffef , 0x00000006 
+ 00029413  0x00007e7d loop  0x000072e0 
+ 00029414  0x00007e7e force  0x00000000 , 0x00000011 
+ 00029415  0x00007e7f add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007e80 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007e81 lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007e82 call  0x000074b9 
+ 00029419  0x00007e83 setarg  0x00008400 
+ 00029420  0x00007e84 iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007e85 arg  0x00000572 , 0x00000005 
+ 00029422  0x00007e86 force  0x00000010 , 0x00000039 
+ 00029423  0x00007e88 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007e89 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007e8a iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007e8b istore  0x00000001 , 0x00000005 
+ 00029427  0x00007e8c increase  0x00000001 , 0x00000013 
+ 00029428  0x00007e8d loop  0x000072ef 
+ 00029429  0x00007e8e branch  0x000074bd 
+ 00029430  0x00007e91 force  0x00000010 , 0x00000039 
+ 00029431  0x00007e92 force  0x00000000 , 0x00000002 
+ 00029432  0x00007e94 ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007e95 ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007e96 loop  0x000072f8 
+ 00029435  0x00007e97 deposit  0x00000002 
+ 00029436  0x00007e98 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007e99 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007e9a arg  0x00000572 , 0x00000005 
+ 00029439  0x00007e9b branch  0x00007ebf 
+ 00029440  0x00007e9e arg  0x00000572 , 0x00000012 
+ 00029441  0x00007ea0 force  0x00000010 , 0x00000039 
+ 00029442  0x00007ea1 arg  0x00000592 , 0x00000011 
+ 00029443  0x00007ea2 copy  0x00000011 , 0x00000005 
+ 00029444  0x00007ea4 ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007ea5 ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007ea6 ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007ea7 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007ea8 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007ea9 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007eab sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007eac branch  0x0000730d , 0x00000002 
+ 00029452  0x00007ead iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007eaf deposit  0x00000030 
+ 00029454  0x00007eb0 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007eb1 increase  0x00000001 , 0x00000011 
+ 00029456  0x00007eb2 increase  0x00000001 , 0x00000012 
+ 00029457  0x00007eb3 loop  0x00007304 
+ 00029458  0x00007eb4 rtn 
+ 00029459  0x00007eb7 call  0x000074b9 
+ 00029460  0x00007eb8 force  0x00000010 , 0x00000039 
+ 00029461  0x00007eb9 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007ebb ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007ebc arg  0x00008500 , 0x00000006 
+ 00029464  0x00007ebd and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007ebe sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007ebf branch  0x0000731c , 0x00000002 
+ 00029467  0x00007ec0 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007ec2 iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007ec3 ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007ec4 istore  0x00000001 , 0x00000011 
+ 00029471  0x00007ec5 increase  0x00000001 , 0x00000011 
+ 00029472  0x00007ec6 loop  0x00007316 
+ 00029473  0x00007ec7 branch  0x000074bd 
+ 00029474  0x00007eca force  0x00000008 , 0x00000039 
+ 00029475  0x00007ecb arg  0x00000592 , 0x00000006 
+ 00029476  0x00007ecc copy  0x00000006 , 0x00000005 
+ 00029477  0x00007ece ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007ecf iforce  0x00000011 
+ 00029479  0x00007ed0 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007ed1 iforce  0x00000012 
+ 00029481  0x00007ed2 lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007ed3 iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007ed4 istore  0x00000001 , 0x00000005 
+ 00029484  0x00007ed5 deposit  0x00000011 
+ 00029485  0x00007ed6 iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007ed7 istore  0x00000001 , 0x00000005 
+ 00029487  0x00007ed8 loop  0x00007325 
+ 00029488  0x00007ed9 rtn 
+ 00029489  0x00007edd setarg  0x008ae42c 
+ 00029490  0x00007ede iforce  0x00000002 
+ 00029491  0x00007edf force  0x00000007 , 0x00000039 
+ 00029492  0x00007ee0 call  0x00007340 
+ 00029493  0x00007ee1 setarg  0x000d751b 
+ 00029494  0x00007ee2 iforce  0x00000002 
+ 00029495  0x00007ee3 force  0x00000005 , 0x00000039 
+ 00029496  0x00007ee4 call  0x00007340 
+ 00029497  0x00007ee5 fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007ee6 iforce  0x00000011 
+ 00029499  0x00007ee7 fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007ee8 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007ee9 deposit  0x00000011 
+ 00029502  0x00007eea store  0x00000001 , 0x00000595 
+ 00029503  0x00007eeb rtn 
+ 00029504  0x00007eee and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007ef0 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007ef1 arg  0x00000592 , 0x00000005 
+ 00029507  0x00007ef2 iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007ef3 ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007ef4 iforce  0x00000013 
+ 00029510  0x00007ef5 deposit  0x00000011 
+ 00029511  0x00007ef6 istore  0x00000001 , 0x00000005 
+ 00029512  0x00007ef7 copy  0x00000013 , 0x00000011 
+ 00029513  0x00007ef8 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007ef9 loop  0x00007341 
+ 00029515  0x00007efa setarg  0x00000592 
+ 00029516  0x00007efb iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007efc deposit  0x00000011 
+ 00029518  0x00007efd istore  0x00000001 , 0x00000005 
+ 00029519  0x00007efe rtn 
+ 00029520  0x00007f01 enable  0x00000028 
+ 00029521  0x00007f02 branch  0x00007353 
+ 00029522  0x00007f05 disable  0x00000028 
+ 00029523  0x00007f07 force  0x00000010 , 0x00000039 
+ 00029524  0x00007f09 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f0a ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f0b branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f0c ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f0d branch  0x0000735a 
+ 00029529  0x00007f0f iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f11 istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f12 increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f13 increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f14 loop  0x00007354 
+ 00029534  0x00007f15 rtn 
+ 00029535  0x00007f19 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f1a ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f1b istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f1c branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f1d ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f1e branch  0x00007366 
+ 00029541  0x00007f20 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f22 istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f23 ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f24 istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f25 rtn 
+ 00029546  0x00007f28 arg  0x000041be , 0x00000006 
+ 00029547  0x00007f29 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f2a arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f2b setarg  0x008395a7 
+ 00029550  0x00007f2c call  0x0000738b 
+ 00029551  0x00007f2d setarg  0x00b3c1df 
+ 00029552  0x00007f2e call  0x0000738b 
+ 00029553  0x00007f2f setarg  0x0000e5e9 
+ 00029554  0x00007f30 call  0x0000738c 
+ 00029555  0x00007f31 copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f32 disable  0x00000028 
+ 00029557  0x00007f33 call  0x00007379 
+ 00029558  0x00007f34 copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f35 enable  0x00000028 
+ 00029560  0x00007f36 branch  0x00007379 
+ 00029561  0x00007f39 force  0x00000008 , 0x00000039 
+ 00029562  0x00007f3b ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f3c compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f3d branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f3e branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f40 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f41 branch  0x00007382 
+ 00029568  0x00007f43 branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f45 ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007f47 istore  0x00000001 , 0x00000005 
+ 00029571  0x00007f48 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007f49 loop  0x0000737a 
+ 00029573  0x00007f4a rtn 
+ 00029574  0x00007f4d fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007f4e store  0x00000006 , 0x00000056 
+ 00029576  0x00007f4f ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007f50 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007f51 rtn 
+ 00029579  0x00007f54 lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007f56 lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007f57 ior  0x00000002 , 0x00000002 
+ 00029582  0x00007f58 rtn 
+ 00029583  0x00007f5d branch  0x0000738f 
+ 00029584  0x00007f62 bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007f63 call  0x0000742b 
+ 00029586  0x00007f64 arg  0x00004419 , 0x00000005 
+ 00029587  0x00007f65 branch  0x00007497 
+ 00029588  0x00007f69 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007f6a branch  0x00007397 , 0x00000029 
+ 00029590  0x00007f6b arg  0x0000042f , 0x00000005 
+ 00029591  0x00007f6d copy  0x00000006 , 0x00000011 
+ 00029592  0x00007f6e call  0x00007ebf 
+ 00029593  0x00007f6f call  0x00007440 
+ 00029594  0x00007f70 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007f71 branch  0x000074b0 
+ 00029596  0x00007f74 arg  0x0000042f , 0x00000011 
+ 00029597  0x00007f75 branch  0x0000739f , 0x00000029 
+ 00029598  0x00007f76 arg  0x0000443a , 0x00000011 
+ 00029599  0x00007f78 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007f79 call  0x0000630c 
+ 00029601  0x00007f7a branch  0x00007440 
+ 00029602  0x00007f7d arg  0x000044aa , 0x00000006 
+ 00029603  0x00007f7e call  0x00007486 
+ 00029604  0x00007f7f arg  0x00004419 , 0x00000006 
+ 00029605  0x00007f80 call  0x00007487 
+ 00029606  0x00007f81 force  0x00000038 , 0x00000036 
+ 00029607  0x00007f82 force  0x00000000 , 0x00000036 
+ 00029608  0x00007f83 call  0x0000741d 
+ 00029609  0x00007f84 arg  0x0000047c , 0x00000005 
+ 00029610  0x00007f85 branch  0x00007497 
+ 00029611  0x00007f89 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007f8a branch  0x000073ae 
+ 00029613  0x00007f8c force  0x00000001 , 0x0000003f 
+ 00029614  0x00007f8e force  0x00000000 , 0x00000038 
+ 00029615  0x00007f8f lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007f90 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007f91 increase  0x00000001 , 0x00000038 
+ 00029618  0x00007f92 rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007f93 rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007f94 fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007f95 lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007f96 ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007f97 increase  0x00000001 , 0x00000038 
+ 00029624  0x00007f98 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007f99 iforce  0x0000002f 
+ 00029626  0x00007f9a increase  0x00000001 , 0x00000038 
+ 00029627  0x00007f9b ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007f9c byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007f9d lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007f9e ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007f9f increase  0x00000001 , 0x00000038 
+ 00029632  0x00007fa0 rtn 
+ 00029633  0x00007fa5 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fa6 ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00007fa7 iforce  0x00000011 
+ 00029636  0x00007fa8 call  0x000073ab 
+ 00029637  0x00007fa9 call  0x0000741f 
+ 00029638  0x00007fab force  0x00000000 , 0x00000038 
+ 00029639  0x00007fac ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00007fad and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00007fae lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00007faf set1  0x00000008 , 0x0000002f 
+ 00029643  0x00007fb0 call  0x0000748f 
+ 00029644  0x00007fb1 call  0x00007422 
+ 00029645  0x00007fb3 copy  0x00000011 , 0x00000039 
+ 00029646  0x00007fb4 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x00007fb5 call  0x0000746e 
+ 00029648  0x00007fb7 call  0x00007478 
+ 00029649  0x00007fb8 call  0x00007422 
+ 00029650  0x00007fb9 deposit  0x00000039 
+ 00029651  0x00007fba branch  0x000073d5 , 0x00000034 
+ 00029652  0x00007fbb branch  0x000073d0 
+ 00029653  0x00007fbd force  0x0000000c , 0x00000038 
+ 00029654  0x00007fbe deposit  0x0000002f 
+ 00029655  0x00007fbf store  0x00000004 , 0x00000417 
+ 00029656  0x00007fc0 rtn 
+ 00029657  0x00007fc3 increase  0x00000001 , 0x00000011 
+ 00029658  0x00007fc4 call  0x000073ad 
+ 00029659  0x00007fc5 copy  0x00000013 , 0x00000006 
+ 00029660  0x00007fc6 call  0x00007482 
+ 00029661  0x00007fc7 call  0x00007425 
+ 00029662  0x00007fc8 call  0x0000749e 
+ 00029663  0x00007fc9 increase  0x00000010 , 0x00000013 
+ 00029664  0x00007fca increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00007fcb branch  0x000073d9 , 0x00000002 
+ 00029666  0x00007fcc rtn 
+ 00029667  0x00007fcf bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00007fd0 arg  0x000043dc , 0x00000013 
+ 00029669  0x00007fd1 fetcht  0x00000005 , 0x00004403 
+ 00029670  0x00007fd2 call  0x000073c1 
+ 00029671  0x00007fd3 force  0x00000008 , 0x00000038 
+ 00029672  0x00007fd4 iforce  0x0000002f 
+ 00029673  0x00007fd5 force  0x00000000 , 0x00000011 
+ 00029674  0x00007fd6 call  0x000073ad 
+ 00029675  0x00007fd7 call  0x00007425 
+ 00029676  0x00007fd8 arg  0x000043de , 0x00000013 
+ 00029677  0x00007fd9 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00007fda add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00007fdb iadd  0x00000013 , 0x00000005 
+ 00029680  0x00007fdc force  0x0000000c , 0x00000038 
+ 00029681  0x00007fdd deposit  0x0000002f 
+ 00029682  0x00007fde istore  0x00000004 , 0x00000005 
+ 00029683  0x00007fdf call  0x000073d9 
+ 00029684  0x00007fe0 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x00007fe1 increase  0x00000004 , 0x0000003f 
+ 00029686  0x00007fe2 store  0x00000001 , 0x000043dd 
+ 00029687  0x00007fe3 fetcht  0x00000005 , 0x00004403 
+ 00029688  0x00007fe4 increase  0x00000001 , 0x00000002 
+ 00029689  0x00007fe5 storet  0x00000005 , 0x00004403 
+ 00029690  0x00007fe6 rtn 
+ 00029691  0x00007fe9 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00007fea fetch  0x00000001 , 0x000002da 
+ 00029693  0x00007feb sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00007fec branch  0x000073ff , 0x00000002 
+ 00029695  0x00007fee arg  0x000002db , 0x00000013 
+ 00029696  0x00007fef add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00007ff0 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x00007ff1 store  0x00000001 , 0x000002da 
+ 00029699  0x00007ff2 iadd  0x00000013 , 0x00000006 
+ 00029700  0x00007ff3 ifetch  0x00000004 , 0x00000006 
+ 00029701  0x00007ff4 force  0x00000008 , 0x00000038 
+ 00029702  0x00007ff5 iforce  0x0000002f 
+ 00029703  0x00007ff6 force  0x00000000 , 0x00000011 
+ 00029704  0x00007ff7 fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00007ff8 call  0x000073ad 
+ 00029706  0x00007ff9 call  0x00007425 
+ 00029707  0x00007ffa force  0x0000000c , 0x00000038 
+ 00029708  0x00007ffb deposit  0x0000002f 
+ 00029709  0x00007ffc store  0x00000004 , 0x0000041b 
+ 00029710  0x00007ffd call  0x000073d9 
+ 00029711  0x00007ffe arg  0x000002d9 , 0x00000013 
+ 00029712  0x00007fff call  0x000073c1 
+ 00029713  0x00008000 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x00008001 isub  0x00000002 , 0x0000003f 
+ 00029715  0x00008002 nrtn  0x00000034 
+ 00029716  0x00008003 fetch  0x00000004 , 0x0000440d 
+ 00029717  0x00008004 isub  0x00000002 , 0x0000003f 
+ 00029718  0x00008005 rtn  0x00000034 
+ 00029719  0x00008006 storet  0x00000004 , 0x0000440d 
+ 00029720  0x00008007 fetch  0x00000005 , 0x00004408 
+ 00029721  0x00008008 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00008009 store  0x00000005 , 0x00004408 
+ 00029723  0x0000800a force  0x00000000 , 0x0000003f 
+ 00029724  0x0000800b rtn 
+ 00029725  0x0000800e nbranch  0x0000741d , 0x00000037 
+ 00029726  0x0000800f rtn 
+ 00029727  0x00008012 force  0x00000030 , 0x00000036 
+ 00029728  0x00008013 force  0x00000000 , 0x00000036 
+ 00029729  0x00008014 branch  0x0000741d 
+ 00029730  0x00008017 force  0x00000032 , 0x00000036 
+ 00029731  0x00008018 force  0x00000002 , 0x00000036 
+ 00029732  0x00008019 branch  0x0000741d 
+ 00029733  0x0000801c force  0x00000034 , 0x00000036 
+ 00029734  0x0000801d force  0x00000004 , 0x00000036 
+ 00029735  0x0000801e branch  0x0000741d 
+ 00029736  0x00008022 force  0x00000001 , 0x00000036 
+ 00029737  0x00008023 force  0x00000000 , 0x00000036 
+ 00029738  0x00008024 rtn 
+ 00029739  0x00008026 force  0x00000000 , 0x00000038 
+ 00029740  0x00008027 fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00008028 iforce  0x0000002f 
+ 00029742  0x00008029 increase  0x00000001 , 0x00000038 
+ 00029743  0x0000802a ifetch  0x00000004 , 0x00000006 
+ 00029744  0x0000802b iforce  0x0000002f 
+ 00029745  0x0000802c increase  0x00000001 , 0x00000038 
+ 00029746  0x0000802d fetch  0x00000004 , 0x0000443a 
+ 00029747  0x0000802e iforce  0x0000002f 
+ 00029748  0x0000802f increase  0x00000001 , 0x00000038 
+ 00029749  0x00008030 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x00008031 iforce  0x0000002f 
+ 00029751  0x00008032 increase  0x00000001 , 0x00000038 
+ 00029752  0x00008033 call  0x00007492 
+ 00029753  0x00008034 increase  0xfffffffc , 0x00000038 
+ 00029754  0x00008035 fetch  0x00000004 , 0x000044c7 
+ 00029755  0x00008036 copy  0x0000003f , 0x0000002f 
+ 00029756  0x00008037 increase  0x00000004 , 0x00000038 
+ 00029757  0x00008038 force  0x00000038 , 0x00000036 
+ 00029758  0x00008039 force  0x00000008 , 0x00000036 
+ 00029759  0x0000803a branch  0x0000741d 
+ 00029760  0x0000803e bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x0000803f fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00008040 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x00008041 branch  0x00007446 , 0x00000029 
+ 00029764  0x00008042 fetch  0x00000006 , 0x0000044f 
+ 00029765  0x00008043 fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x00008045 force  0x00000008 , 0x00000038 
+ 00029767  0x00008046 copy  0x00000002 , 0x0000002f 
+ 00029768  0x00008047 increase  0x00000001 , 0x00000038 
+ 00029769  0x00008048 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x00008049 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x0000804a ior  0x0000002f , 0x0000002f 
+ 00029772  0x0000804b increase  0x00000001 , 0x00000038 
+ 00029773  0x0000804c rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x0000804d increase  0x00000001 , 0x00000038 
+ 00029775  0x0000804e force  0x00000000 , 0x0000002f 
+ 00029776  0x0000804f force  0x00000000 , 0x0000003f 
+ 00029777  0x00008050 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x00008051 fetcht  0x00000001 , 0x00004485 
+ 00029779  0x00008052 nbranch  0x00007456 , 0x00000029 
+ 00029780  0x00008054 fetch  0x00000001 , 0x00004495 
+ 00029781  0x00008055 fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x00008057 store  0x00000001 , 0x0000444a 
+ 00029783  0x00008058 storet  0x00000001 , 0x0000444b 
+ 00029784  0x00008059 force  0x00000000 , 0x00000038 
+ 00029785  0x0000805a arg  0x0000444a , 0x00000012 
+ 00029786  0x0000805b force  0x00000004 , 0x00000039 
+ 00029787  0x0000805d ifetch  0x00000004 , 0x00000011 
+ 00029788  0x0000805e ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x0000805f ixor  0x00000002 , 0x0000002f 
+ 00029790  0x00008060 increase  0x00000001 , 0x00000038 
+ 00029791  0x00008061 increase  0x00000004 , 0x00000011 
+ 00029792  0x00008062 increase  0x00000004 , 0x00000012 
+ 00029793  0x00008063 loop  0x0000745b 
+ 00029794  0x00008064 call  0x00007492 
+ 00029795  0x00008065 increase  0xfffffffc , 0x00000038 
+ 00029796  0x00008066 fetch  0x00000004 , 0x000044c7 
+ 00029797  0x00008067 copy  0x0000003f , 0x0000002f 
+ 00029798  0x00008068 increase  0x00000004 , 0x00000038 
+ 00029799  0x00008069 force  0x00000038 , 0x00000036 
+ 00029800  0x0000806a force  0x0000000c , 0x00000036 
+ 00029801  0x0000806b call  0x0000741d 
+ 00029802  0x0000806d call  0x00007491 
+ 00029803  0x0000806e force  0x0000003a , 0x00000036 
+ 00029804  0x0000806f force  0x00000008 , 0x00000036 
+ 00029805  0x00008070 branch  0x0000741d 
+ 00029806  0x00008073 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x00008074 rtn  0x00000001 
+ 00029808  0x00008075 deposit  0x00000006 
+ 00029809  0x00008076 iadd  0x00000039 , 0x00000005 
+ 00029810  0x00008077 force  0x00000000 , 0x0000003f 
+ 00029811  0x00008079 istore  0x00000001 , 0x00000005 
+ 00029812  0x0000807a increase  0x00000001 , 0x00000039 
+ 00029813  0x0000807b compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x0000807c rtn  0x00000001 
+ 00029815  0x0000807d branch  0x00007473 
+ 00029816  0x00008080 force  0x00000000 , 0x00000038 
+ 00029817  0x00008082 deposit  0x00000039 
+ 00029818  0x00008083 branch  0x0000747d , 0x00000034 
+ 00029819  0x00008084 ifetch  0x00000004 , 0x00000006 
+ 00029820  0x00008085 increase  0xfffffffc , 0x00000039 
+ 00029821  0x00008087 iforce  0x0000002f 
+ 00029822  0x00008088 increase  0x00000001 , 0x00000038 
+ 00029823  0x00008089 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x0000808a rtn  0x00000001 
+ 00029825  0x0000808b branch  0x00007479 
+ 00029826  0x0000808e force  0x00000008 , 0x00000038 
+ 00029827  0x0000808f branch  0x00007487 
+ 00029828  0x00008091 force  0x00000004 , 0x00000038 
+ 00029829  0x00008092 branch  0x00007487 
+ 00029830  0x00008094 force  0x00000000 , 0x00000038 
+ 00029831  0x00008096 force  0x00000004 , 0x00000039 
+ 00029832  0x00008098 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x00008099 iforce  0x0000002f 
+ 00029834  0x0000809a increase  0x00000001 , 0x00000038 
+ 00029835  0x0000809b loop  0x00007488 
+ 00029836  0x0000809c rtn 
+ 00029837  0x0000809f arg  0x0000047c , 0x00000006 
+ 00029838  0x000080a0 branch  0x00007484 
+ 00029839  0x000080a3 force  0x00000004 , 0x00000039 
+ 00029840  0x000080a4 branch  0x00007494 
+ 00029841  0x000080a7 force  0x00000000 , 0x00000038 
+ 00029842  0x000080a9 force  0x00000004 , 0x00000039 
+ 00029843  0x000080ab force  0x00000000 , 0x0000002f 
+ 00029844  0x000080ad increase  0x00000001 , 0x00000038 
+ 00029845  0x000080ae loop  0x00007493 
+ 00029846  0x000080af rtn 
+ 00029847  0x000080b2 force  0x0000000c , 0x00000038 
+ 00029848  0x000080b3 force  0x00000004 , 0x00000039 
+ 00029849  0x000080b5 deposit  0x0000002f 
+ 00029850  0x000080b6 istore  0x00000004 , 0x00000005 
+ 00029851  0x000080b7 increase  0x00000001 , 0x00000038 
+ 00029852  0x000080b8 loop  0x00007499 
+ 00029853  0x000080b9 rtn 
+ 00029854  0x000080bc force  0x0000000c , 0x00000038 
+ 00029855  0x000080bd copy  0x00000013 , 0x00000005 
+ 00029856  0x000080be add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x000080bf sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x000080c0 branch  0x000074a4 , 0x00000002 
+ 00029859  0x000080c1 force  0x00000010 , 0x00000039 
+ 00029860  0x000080c3 deposit  0x0000002f 
+ 00029861  0x000080c4 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x000080c5 branch  0x000074ac , 0x00000002 
+ 00029863  0x000080c6 istore  0x00000004 , 0x00000005 
+ 00029864  0x000080c7 increase  0xfffffffc , 0x00000039 
+ 00029865  0x000080c8 rtn  0x00000005 
+ 00029866  0x000080c9 increase  0x00000001 , 0x00000038 
+ 00029867  0x000080ca branch  0x000074a4 
+ 00029868  0x000080cc istore  0x00000001 , 0x00000005 
+ 00029869  0x000080cd rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x000080ce loop  0x000074ac 
+ 00029871  0x000080cf rtn 
+ 00029872  0x000080d3 force  0x0000000c , 0x00000038 
+ 00029873  0x000080d4 force  0x00000004 , 0x00000039 
+ 00029874  0x000080d6 ifetch  0x00000004 , 0x00000006 
+ 00029875  0x000080d7 isub  0x0000002f , 0x0000003e 
+ 00029876  0x000080d8 nrtn  0x00000005 
+ 00029877  0x000080d9 increase  0x00000001 , 0x00000038 
+ 00029878  0x000080da loop  0x000074b2 
+ 00029879  0x000080db force  0x00000000 , 0x0000003e 
+ 00029880  0x000080dc rtn 
+ 00029881  0x000080df hfetch  0x00000001 , 0x00008050 
+ 00029882  0x000080e0 set0  0x00000000 , 0x0000003f 
+ 00029883  0x000080e1 hstore  0x00000001 , 0x00008050 
+ 00029884  0x000080e2 rtn 
+ 00029885  0x000080e5 hfetch  0x00000001 , 0x00008050 
+ 00029886  0x000080e6 set1  0x00000000 , 0x0000003f 
+ 00029887  0x000080e7 hstore  0x00000001 , 0x00008050 
+ 00029888  0x000080e8 rtn 
+ 00029889  0x000080eb arg  0x00000886 , 0x00000005 
+ 00029890  0x000080ec setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x000080ed setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x000080ee setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x000080ef setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x000080f0 istore  0x00000009 , 0x00000005 
+ 00029895  0x000080f1 setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x000080f2 setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x000080f3 setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x000080f4 setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x000080f5 istore  0x00000009 , 0x00000005 
+ 00029900  0x000080f6 setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x000080f7 setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x000080f8 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x000080f9 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x000080fa istore  0x00000009 , 0x00000005 
+ 00029905  0x000080fb setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x000080fc setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x000080fd setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x000080fe setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x000080ff istore  0x00000009 , 0x00000005 
+ 00029910  0x00008100 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x00008101 setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x00008102 setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x00008103 setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x00008104 istore  0x00000009 , 0x00000005 
+ 00029915  0x00008105 setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x00008106 setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x00008107 setsect  0x00000002 , 0x0000146b 
+ 00029918  0x00008108 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x00008109 istore  0x00000009 , 0x00000005 
+ 00029920  0x0000810a setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x0000810b setsect  0x00000001 , 0x00010c12 
+ 00029922  0x0000810c setsect  0x00000002 , 0x0002b722 
+ 00029923  0x0000810d setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x0000810e istore  0x00000009 , 0x00000005 
+ 00029925  0x0000810f setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x00008110 setsect  0x00000001 , 0x00016720 
+ 00029927  0x00008111 setsect  0x00000002 , 0x0000519e 
+ 00029928  0x00008112 setsect  0x00000003 , 0x00019084 
+ 00029929  0x00008113 istore  0x00000009 , 0x00000005 
+ 00029930  0x00008114 setsect  0x00000000 , 0x00031012 
+ 00029931  0x00008115 setsect  0x00000001 , 0x000360bf 
+ 00029932  0x00008116 setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x00008117 setsect  0x00000003 , 0x000003d3 
+ 00029934  0x00008118 istore  0x00000009 , 0x00000005 
+ 00029935  0x00008119 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x0000811a setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x0000811b setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x0000811c setsect  0x00000003 , 0x000243d9 
+ 00029939  0x0000811d istore  0x00000009 , 0x00000005 
+ 00029940  0x0000811e setsect  0x00000000 , 0x0002b030 
+ 00029941  0x0000811f setsect  0x00000001 , 0x00036a03 
+ 00029942  0x00008120 setsect  0x00000002 , 0x00011188 
+ 00029943  0x00008121 setsect  0x00000003 , 0x0001e520 
+ 00029944  0x00008122 istore  0x00000009 , 0x00000005 
+ 00029945  0x00008123 setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x00008124 setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x00008125 setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x00008126 setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x00008127 istore  0x00000009 , 0x00000005 
+ 00029950  0x00008128 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x00008129 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x0000812a setsect  0x00000002 , 0x00008da7 
+ 00029953  0x0000812b setsect  0x00000003 , 0x000257ff 
+ 00029954  0x0000812c istore  0x00000009 , 0x00000005 
+ 00029955  0x0000812d setsect  0x00000000 , 0x0003192b 
+ 00029956  0x0000812e setsect  0x00000001 , 0x00034641 
+ 00029957  0x0000812f setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x00008130 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x00008131 istore  0x00000009 , 0x00000005 
+ 00029960  0x00008132 setsect  0x00000000 , 0x00001f83 
+ 00029961  0x00008133 setsect  0x00000001 , 0x00015a23 
+ 00029962  0x00008134 setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x00008135 setsect  0x00000003 , 0x00003949 
+ 00029964  0x00008136 istore  0x00000009 , 0x00000005 
+ 00029965  0x00008137 setsect  0x00000000 , 0x00013a51 
+ 00029966  0x00008138 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x00008139 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x0000813a setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x0000813b istore  0x00000009 , 0x00000005 
+ 00029970  0x0000813c setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x0000813d setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x0000813e setsect  0x00000002 , 0x00009e66 
+ 00029973  0x0000813f setsect  0x00000003 , 0x000001a8 
+ 00029974  0x00008140 istore  0x00000008 , 0x00000005 
+ 00029975  0x00008141 rtn 
+ 00029976  0x00008146 arg  0x0000091e , 0x00000005 
+ 00029977  0x00008147 setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x00008148 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x00008149 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x0000814a setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x0000814b istore  0x00000009 , 0x00000005 
+ 00029982  0x0000814c setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x0000814d setsect  0x00000001 , 0x0000003f 
+ 00029984  0x0000814e setsect  0x00000002 , 0x00000000 
+ 00029985  0x0000814f setsect  0x00000003 , 0x00000000 
+ 00029986  0x00008150 istore  0x00000009 , 0x00000005 
+ 00029987  0x00008151 setsect  0x00000000 , 0x00000000 
+ 00029988  0x00008152 setsect  0x00000001 , 0x00000000 
+ 00029989  0x00008153 setsect  0x00000002 , 0x00001000 
+ 00029990  0x00008154 setsect  0x00000003 , 0x00000000 
+ 00029991  0x00008155 istore  0x00000009 , 0x00000005 
+ 00029992  0x00008156 setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x00008157 setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x00008158 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x00008159 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x0000815a istore  0x00000009 , 0x00000005 
+ 00029997  0x0000815b setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x0000815c setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x0000815d setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x0000815e setsect  0x00000003 , 0x000003ff 
+ 00030001  0x0000815f istore  0x00000009 , 0x00000005 
+ 00030002  0x00008160 setsect  0x00000000 , 0x00000000 
+ 00030003  0x00008161 setsect  0x00000001 , 0x00000000 
+ 00030004  0x00008162 setsect  0x00000002 , 0x00000000 
+ 00030005  0x00008163 setsect  0x00000003 , 0x00000000 
+ 00030006  0x00008164 istore  0x00000009 , 0x00000005 
+ 00030007  0x00008165 setsect  0x00000000 , 0x00010000 
+ 00030008  0x00008166 setsect  0x00000001 , 0x00000000 
+ 00030009  0x00008167 setsect  0x00000002 , 0x0003f000 
+ 00030010  0x00008168 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x00008169 istore  0x00000009 , 0x00000005 
+ 00030012  0x0000816a setsect  0x00000000 , 0x000296ff 
+ 00030013  0x0000816b setsect  0x00000001 , 0x00022630 
+ 00030014  0x0000816c setsect  0x00000002 , 0x0003945d 
+ 00030015  0x0000816d setsect  0x00000003 , 0x0003d284 
+ 00030016  0x0000816e istore  0x00000009 , 0x00000005 
+ 00030017  0x0000816f setsect  0x00000000 , 0x000333a0 
+ 00030018  0x00008170 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x00008171 setsect  0x00000002 , 0x000037d8 
+ 00030020  0x00008172 setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x00008173 istore  0x00000009 , 0x00000005 
+ 00030022  0x00008174 setsect  0x00000000 , 0x0003a440 
+ 00030023  0x00008175 setsect  0x00000001 , 0x0001b958 
+ 00030024  0x00008176 setsect  0x00000002 , 0x00038bce 
+ 00030025  0x00008177 setsect  0x00000003 , 0x0001091f 
+ 00030026  0x00008178 istore  0x00000009 , 0x00000005 
+ 00030027  0x00008179 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x0000817a setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x0000817b setsect  0x00000002 , 0x000356b1 
+ 00030030  0x0000817c setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x0000817d istore  0x00000009 , 0x00000005 
+ 00030032  0x0000817e setsect  0x00000000 , 0x00006837 
+ 00030033  0x0000817f setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x00008180 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x00008181 setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x00008182 istore  0x00000009 , 0x00000005 
+ 00030037  0x00008183 setsect  0x00000000 , 0x00023357 
+ 00030038  0x00008184 setsect  0x00000001 , 0x00018af3 
+ 00030039  0x00008185 setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x00008186 setsect  0x00000003 , 0x000129f0 
+ 00030041  0x00008187 istore  0x00000009 , 0x00000005 
+ 00030042  0x00008188 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x00008189 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x0000818a setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x0000818b setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x0000818c istore  0x00000009 , 0x00000005 
+ 00030047  0x0000818d setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x0000818e setsect  0x00000001 , 0x000020ef 
+ 00030049  0x0000818f setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x00008190 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x00008191 istore  0x00000009 , 0x00000005 
+ 00030052  0x00008192 setsect  0x00000000 , 0x00013860 
+ 00030053  0x00008193 setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x00008194 setsect  0x00000002 , 0x0000391a 
+ 00030055  0x00008195 setsect  0x00000003 , 0x0001b222 
+ 00030056  0x00008196 istore  0x00000009 , 0x00000005 
+ 00030057  0x00008197 rtn 
+ 00030058  0x0000819b fetch  0x00000001 , 0x0000465a 
+ 00030059  0x0000819c nbranch  0x0000757d , 0x00000034 
+ 00030060  0x0000819d branch  0x00007a77 
+ 00030061  0x000081a0 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081a1 fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081a2 rtn  0x00000034 
+ 00030064  0x000081a3 fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081a4 rtnne  0x00000001 
+ 00030066  0x000081a5 fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081a6 rtn  0x00000034 
+ 00030068  0x000081a7 fetch  0x00000001 , 0x000044c3 
+ 00030069  0x000081a8 rtneq  0x00000003 
+ 00030070  0x000081a9 fetch  0x00000002 , 0x00004682 
+ 00030071  0x000081aa bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x000081ab fetch  0x00000001 , 0x000044c0 
+ 00030073  0x000081ac beq  0x00000000 , 0x00007a77 
+ 00030074  0x000081ad rtn 
+ 00030075  0x000081af jam  0x00000000 , 0x000044c0 
+ 00030076  0x000081b0 rtn 
+ 00030077  0x000081b4 bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x000081b5 fetch  0x00000001 , 0x0000465a 
+ 00030079  0x000081b6 branch  0x0000612b , 0x00000034 
+ 00030080  0x000081b7 call  0x00006124 
+ 00030081  0x000081b8 call  0x00007583 
+ 00030082  0x000081b9 branch  0x0000766d 
+ 00030083  0x000081bc setarg  0x00000000 
+ 00030084  0x000081bd store  0x00000008 , 0x000009ae 
+ 00030085  0x000081be store  0x00000004 , 0x000009b6 
+ 00030086  0x000081bf store  0x00000007 , 0x0000465e 
+ 00030087  0x000081c0 rtn 
+ 00030088  0x000081c3 jam  0x00000001 , 0x000009b0 
+ 00030089  0x000081c4 branch  0x0000758d 
+ 00030090  0x000081c6 fetch  0x00000001 , 0x000045b1 
+ 00030091  0x000081c7 beq  0x00000001 , 0x0000768a 
+ 00030092  0x000081c8 branch  0x00002a8c 
+ 00030093  0x000081ca fetch  0x00000001 , 0x000045b1 
+ 00030094  0x000081cb beq  0x00000001 , 0x00007590 
+ 00030095  0x000081cc branch  0x0000766d 
+ 00030096  0x000081cf call  0x0000768a 
+ 00030097  0x000081d0 fetch  0x00000001 , 0x000009af 
+ 00030098  0x000081d1 nrtn  0x00000034 
+ 00030099  0x000081d2 jam  0x00000003 , 0x000009ae 
+ 00030100  0x000081d3 rtn 
+ 00030101  0x000081d7 call  0x000075b0 
+ 00030102  0x000081d8 arg  0x000009de , 0x00000011 
+ 00030103  0x000081d9 arg  0x00000866 , 0x00000005 
+ 00030104  0x000081da call  0x00007c79 
+ 00030105  0x000081db arg  0x000009be , 0x00000011 
+ 00030106  0x000081dc arg  0x00000826 , 0x00000005 
+ 00030107  0x000081dd call  0x00007c79 
+ 00030108  0x000081de arg  0x00000826 , 0x00000011 
+ 00030109  0x000081df arg  0x000009be , 0x00000012 
+ 00030110  0x000081e0 arg  0x00000826 , 0x00000005 
+ 00030111  0x000081e1 call  0x00007be1 
+ 00030112  0x000081e2 arg  0x0000093e , 0x00000011 
+ 00030113  0x000081e3 arg  0x000009be , 0x00000012 
+ 00030114  0x000081e4 arg  0x00000846 , 0x00000005 
+ 00030115  0x000081e5 call  0x00007be1 
+ 00030116  0x000081e6 arg  0x00000846 , 0x00000011 
+ 00030117  0x000081e7 arg  0x00000826 , 0x00000012 
+ 00030118  0x000081e8 arg  0x00000826 , 0x00000005 
+ 00030119  0x000081e9 call  0x00007c7d 
+ 00030120  0x000081ea arg  0x00000806 , 0x00000011 
+ 00030121  0x000081eb arg  0x00000826 , 0x00000012 
+ 00030122  0x000081ec arg  0x00000806 , 0x00000005 
+ 00030123  0x000081ed call  0x00007c7d 
+ 00030124  0x000081ee arg  0x00000020 , 0x00000039 
+ 00030125  0x000081ef arg  0x00000866 , 0x00000011 
+ 00030126  0x000081f0 arg  0x00000806 , 0x00000012 
+ 00030127  0x000081f1 branch  0x00007f88 
+ 00030128  0x000081f4 arg  0x0000097e , 0x00000011 
+ 00030129  0x000081f5 arg  0x00000806 , 0x00000005 
+ 00030130  0x000081f6 call  0x00007c79 
+ 00030131  0x000081f7 arg  0x0000095e , 0x00000011 
+ 00030132  0x000081f8 arg  0x00000826 , 0x00000005 
+ 00030133  0x000081f9 call  0x00007c79 
+ 00030134  0x000081fa arg  0x00000826 , 0x00000011 
+ 00030135  0x000081fb arg  0x0000095e , 0x00000012 
+ 00030136  0x000081fc arg  0x00000826 , 0x00000005 
+ 00030137  0x000081fd call  0x00007be1 
+ 00030138  0x000081fe arg  0x0000093e , 0x00000011 
+ 00030139  0x000081ff arg  0x0000095e , 0x00000012 
+ 00030140  0x00008200 arg  0x00000846 , 0x00000005 
+ 00030141  0x00008201 call  0x00007be1 
+ 00030142  0x00008202 arg  0x00000846 , 0x00000011 
+ 00030143  0x00008203 arg  0x00000826 , 0x00000012 
+ 00030144  0x00008204 arg  0x00000826 , 0x00000005 
+ 00030145  0x00008205 call  0x00007c7d 
+ 00030146  0x00008206 arg  0x00000806 , 0x00000011 
+ 00030147  0x00008207 arg  0x00000826 , 0x00000012 
+ 00030148  0x00008208 arg  0x00000806 , 0x00000005 
+ 00030149  0x00008209 branch  0x00007c96 
+ 00030150  0x0000820c call  0x000075e1 
+ 00030151  0x0000820d arg  0x000009e6 , 0x00000011 
+ 00030152  0x0000820e arg  0x00000866 , 0x00000005 
+ 00030153  0x0000820f call  0x000077a8 
+ 00030154  0x00008210 arg  0x000009c6 , 0x00000011 
+ 00030155  0x00008211 arg  0x00000826 , 0x00000005 
+ 00030156  0x00008212 call  0x000077a8 
+ 00030157  0x00008213 arg  0x00000826 , 0x00000011 
+ 00030158  0x00008214 arg  0x000009c6 , 0x00000012 
+ 00030159  0x00008215 arg  0x00000826 , 0x00000005 
+ 00030160  0x00008216 call  0x00007786 
+ 00030161  0x00008217 arg  0x0000089e , 0x00000011 
+ 00030162  0x00008218 arg  0x000009c6 , 0x00000012 
+ 00030163  0x00008219 arg  0x00000846 , 0x00000005 
+ 00030164  0x0000821a call  0x00007786 
+ 00030165  0x0000821b arg  0x00000846 , 0x00000011 
+ 00030166  0x0000821c arg  0x00000826 , 0x00000012 
+ 00030167  0x0000821d arg  0x00000826 , 0x00000005 
+ 00030168  0x0000821e call  0x00007755 
+ 00030169  0x0000821f arg  0x00000806 , 0x00000011 
+ 00030170  0x00008220 arg  0x00000826 , 0x00000012 
+ 00030171  0x00008221 arg  0x00000806 , 0x00000005 
+ 00030172  0x00008222 call  0x00007755 
+ 00030173  0x00008223 arg  0x00000018 , 0x00000039 
+ 00030174  0x00008224 arg  0x00000866 , 0x00000011 
+ 00030175  0x00008225 arg  0x00000806 , 0x00000012 
+ 00030176  0x00008226 branch  0x00007f88 
+ 00030177  0x00008229 arg  0x000008e6 , 0x00000011 
+ 00030178  0x0000822a arg  0x00000806 , 0x00000005 
+ 00030179  0x0000822b call  0x000077a8 
+ 00030180  0x0000822c arg  0x000008ce , 0x00000011 
+ 00030181  0x0000822d arg  0x00000826 , 0x00000005 
+ 00030182  0x0000822e call  0x000077a8 
+ 00030183  0x0000822f arg  0x00000826 , 0x00000011 
+ 00030184  0x00008230 arg  0x000008ce , 0x00000012 
+ 00030185  0x00008231 arg  0x00000826 , 0x00000005 
+ 00030186  0x00008232 call  0x00007786 
+ 00030187  0x00008233 arg  0x0000089e , 0x00000011 
+ 00030188  0x00008234 arg  0x000008ce , 0x00000012 
+ 00030189  0x00008235 arg  0x00000846 , 0x00000005 
+ 00030190  0x00008236 call  0x00007786 
+ 00030191  0x00008237 arg  0x00000846 , 0x00000011 
+ 00030192  0x00008238 arg  0x00000826 , 0x00000012 
+ 00030193  0x00008239 arg  0x00000826 , 0x00000005 
+ 00030194  0x0000823a call  0x00007755 
+ 00030195  0x0000823b arg  0x00000806 , 0x00000011 
+ 00030196  0x0000823c arg  0x00000826 , 0x00000012 
+ 00030197  0x0000823d arg  0x00000806 , 0x00000005 
+ 00030198  0x0000823e branch  0x00007758 
+ 00030199  0x00008242 fetch  0x00000001 , 0x000009b2 
+ 00030200  0x00008243 bne  0x00000000 , 0x00007615 
+ 00030201  0x00008244 call  0x00007612 
+ 00030202  0x00008245 arg  0x00000a7e , 0x00000005 
+ 00030203  0x00008246 setarg  0x00000a2e 
+ 00030204  0x00008247 istore  0x00000002 , 0x00000005 
+ 00030205  0x00008248 setarg  0x00004642 
+ 00030206  0x00008249 istore  0x00000002 , 0x00000005 
+ 00030207  0x0000824a setarg  0x000009de 
+ 00030208  0x0000824b istore  0x00000002 , 0x00000005 
+ 00030209  0x0000824c branch  0x00007609 
+ 00030210  0x0000824e arg  0x00000a7e , 0x00000005 
+ 00030211  0x0000824f setarg  0x00000a3e 
+ 00030212  0x00008250 istore  0x00000002 , 0x00000005 
+ 00030213  0x00008251 setarg  0x000009de 
+ 00030214  0x00008252 istore  0x00000002 , 0x00000005 
+ 00030215  0x00008253 setarg  0x00004642 
+ 00030216  0x00008254 istore  0x00000002 , 0x00000005 
+ 00030217  0x00008256 call  0x000079a0 
+ 00030218  0x00008257 fetch  0x00000001 , 0x000009af 
+ 00030219  0x00008258 beq  0x00000004 , 0x0000760f 
+ 00030220  0x00008259 jam  0x00000001 , 0x000009b0 
+ 00030221  0x0000825a jam  0x00000005 , 0x000009ae 
+ 00030222  0x0000825b rtn 
+ 00030223  0x0000825d jam  0x00000014 , 0x000009af 
+ 00030224  0x0000825e call  0x0000758a 
+ 00030225  0x0000825f branch  0x000076d8 
+ 00030226  0x00008262 arg  0x00000a1e , 0x00000005 
+ 00030227  0x00008263 force  0x00000008 , 0x00000007 
+ 00030228  0x00008264 branch  0x000076a2 
+ 00030229  0x00008267 jam  0x00000001 , 0x000009b0 
+ 00030230  0x00008268 rtn 
+ 00030231  0x0000826c bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x0000826d arg  0x00000727 , 0x00000005 
+ 00030233  0x0000826e fetch  0x00000006 , 0x000040a0 
+ 00030234  0x0000826f istore  0x00000006 , 0x00000005 
+ 00030235  0x00008270 fetch  0x00000006 , 0x00000040 
+ 00030236  0x00008271 istore  0x00000006 , 0x00000005 
+ 00030237  0x00008272 fetch  0x00000003 , 0x0000465e 
+ 00030238  0x00008273 istore  0x00000003 , 0x00000005 
+ 00030239  0x00008275 call  0x00007a0d 
+ 00030240  0x00008277 arg  0x00000a4e , 0x00000011 
+ 00030241  0x00008278 arg  0x00000a5e , 0x00000012 
+ 00030242  0x00008279 force  0x00000004 , 0x00000007 
+ 00030243  0x0000827a call  0x000076a7 
+ 00030244  0x0000827b nbranch  0x00007631 , 0x00000001 
+ 00030245  0x0000827d call  0x00007628 
+ 00030246  0x0000827e jam  0x00000041 , 0x0000007d 
+ 00030247  0x0000827f branch  0x000062f8 
+ 00030248  0x00008282 fetch  0x00000001 , 0x000009af 
+ 00030249  0x00008283 beq  0x00000009 , 0x0000762e 
+ 00030250  0x00008284 jam  0x0000000a , 0x000009ae 
+ 00030251  0x00008285 jam  0x00000001 , 0x000009b0 
+ 00030252  0x00008286 jam  0x00000003 , 0x0000007c 
+ 00030253  0x00008287 rtn 
+ 00030254  0x00008289 jam  0x00000003 , 0x0000007c 
+ 00030255  0x0000828a jam  0x00000015 , 0x000009af 
+ 00030256  0x0000828b branch  0x000076d8 
+ 00030257  0x0000828f fetch  0x00000001 , 0x000009af 
+ 00030258  0x00008290 beq  0x00000009 , 0x00007637 
+ 00030259  0x00008291 jam  0x00000000 , 0x000009ae 
+ 00030260  0x00008292 jam  0x00000004 , 0x0000007c 
+ 00030261  0x00008294 jam  0x00000005 , 0x0000007e 
+ 00030262  0x00008295 rtn 
+ 00030263  0x00008297 jam  0x00000004 , 0x0000007c 
+ 00030264  0x00008298 jam  0x00000000 , 0x000009af 
+ 00030265  0x00008299 rtn 
+ 00030266  0x0000829c fetch  0x00000001 , 0x000009b3 
+ 00030267  0x0000829d beq  0x00000001 , 0x0000763e 
+ 00030268  0x0000829e jam  0x0000000a , 0x000009af 
+ 00030269  0x0000829f branch  0x000076d8 
+ 00030270  0x000082a1 arg  0x00000727 , 0x00000005 
+ 00030271  0x000082a2 fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082a3 istore  0x00000006 , 0x00000005 
+ 00030273  0x000082a4 fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082a5 istore  0x00000006 , 0x00000005 
+ 00030275  0x000082a6 fetch  0x00000003 , 0x0000465b 
+ 00030276  0x000082a7 istore  0x00000003 , 0x00000005 
+ 00030277  0x000082a9 call  0x00007a24 
+ 00030278  0x000082aa fetch  0x00000001 , 0x000009af 
+ 00030279  0x000082ab beq  0x0000000a , 0x0000764b 
+ 00030280  0x000082ac jam  0x0000000b , 0x000009ae 
+ 00030281  0x000082ad jam  0x00000001 , 0x000009b0 
+ 00030282  0x000082ae rtn 
+ 00030283  0x000082b0 jam  0x0000000b , 0x000009af 
+ 00030284  0x000082b1 jam  0x00000001 , 0x000009b1 
+ 00030285  0x000082b2 rtn 
+ 00030286  0x000082b5 arg  0x00000a7e , 0x00000005 
+ 00030287  0x000082b6 fetch  0x00000006 , 0x00000040 
+ 00030288  0x000082b7 istore  0x00000006 , 0x00000005 
+ 00030289  0x000082b8 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x000082b9 istore  0x00000006 , 0x00000005 
+ 00030291  0x000082ba setarg  0x00000a2e 
+ 00030292  0x000082bb istore  0x00000002 , 0x00000005 
+ 00030293  0x000082bc setarg  0x00000a3e 
+ 00030294  0x000082bd istore  0x00000002 , 0x00000005 
+ 00030295  0x000082be branch  0x00007662 
+ 00030296  0x000082c0 jam  0x0000000f , 0x000009ae 
+ 00030297  0x000082c1 arg  0x00000a7e , 0x00000005 
+ 00030298  0x000082c2 fetch  0x00000006 , 0x000040a0 
+ 00030299  0x000082c3 istore  0x00000006 , 0x00000005 
+ 00030300  0x000082c4 fetch  0x00000006 , 0x00000040 
+ 00030301  0x000082c5 istore  0x00000006 , 0x00000005 
+ 00030302  0x000082c6 setarg  0x00000a3e 
+ 00030303  0x000082c7 istore  0x00000002 , 0x00000005 
+ 00030304  0x000082c8 setarg  0x00000a2e 
+ 00030305  0x000082c9 istore  0x00000002 , 0x00000005 
+ 00030306  0x000082cc arg  0x00000727 , 0x00000005 
+ 00030307  0x000082cd fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x000082ce istore  0x00000006 , 0x00000005 
+ 00030309  0x000082cf fetch  0x00000006 , 0x00000a84 
+ 00030310  0x000082d0 istore  0x00000006 , 0x00000005 
+ 00030311  0x000082d2 call  0x000079d7 
+ 00030312  0x000082d5 jam  0x00000001 , 0x000041bd 
+ 00030313  0x000082d6 arg  0x000041be , 0x00000005 
+ 00030314  0x000082d7 arg  0x00000a4e , 0x00000006 
+ 00030315  0x000082d8 call  0x00007ebf 
+ 00030316  0x000082d9 branch  0x000021c4 
+ 00030317  0x000082dd bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x000082de fetch  0x00000001 , 0x000045b1 
+ 00030319  0x000082df rtnne  0x00000000 
+ 00030320  0x000082e0 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x000082e1 rtnne  0x00000000 
+ 00030322  0x000082e2 arg  0x00004612 , 0x00000005 
+ 00030323  0x000082e3 force  0x0000000b , 0x00000007 
+ 00030324  0x000082e4 call  0x000076a2 
+ 00030325  0x000082e5 random  0x0000003f 
+ 00030326  0x000082e6 rshift  0x0000003f , 0x0000003f 
+ 00030327  0x000082e7 istore  0x00000002 , 0x00000005 
+ 00030328  0x000082e9 arg  0x000006be , 0x00000005 
+ 00030329  0x000082ea arg  0x00004612 , 0x00000006 
+ 00030330  0x000082eb call  0x00007ebe 
+ 00030331  0x000082ed arg  0x000005e6 , 0x00000005 
+ 00030332  0x000082ee arg  0x000008ce , 0x00000006 
+ 00030333  0x000082ef call  0x00007ebc 
+ 00030334  0x000082f1 arg  0x00000616 , 0x00000005 
+ 00030335  0x000082f2 call  0x00007ec5 
+ 00030336  0x000082f3 jam  0x00000001 , 0x00000616 
+ 00030337  0x000082f5 call  0x00007a5d 
+ 00030338  0x000082f6 jam  0x00000001 , 0x000009b2 
+ 00030339  0x000082f7 rtn 
+ 00030340  0x000082fa arg  0x0000462a , 0x00000005 
+ 00030341  0x000082fb arg  0x0000062e , 0x00000006 
+ 00030342  0x000082fc call  0x00007ebc 
+ 00030343  0x000082fd jam  0x00000001 , 0x000045b1 
+ 00030344  0x000082fe jam  0x00000000 , 0x000009b2 
+ 00030345  0x000082ff rtn 
+ 00030346  0x00008302 bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x00008303 fetch  0x00000001 , 0x000009b9 
+ 00030348  0x00008304 rtnne  0x00000000 
+ 00030349  0x00008305 fetch  0x00000001 , 0x000009b2 
+ 00030350  0x00008306 rtnne  0x00000000 
+ 00030351  0x00008308 arg  0x000006be , 0x00000005 
+ 00030352  0x00008309 arg  0x00004612 , 0x00000006 
+ 00030353  0x0000830a call  0x00007ebe 
+ 00030354  0x0000830c arg  0x000005e6 , 0x00000005 
+ 00030355  0x0000830d arg  0x000009c6 , 0x00000006 
+ 00030356  0x0000830e call  0x00007ebc 
+ 00030357  0x00008310 arg  0x00000616 , 0x00000005 
+ 00030358  0x00008311 call  0x00007ec5 
+ 00030359  0x00008312 jam  0x00000001 , 0x00000616 
+ 00030360  0x00008314 call  0x00007a5d 
+ 00030361  0x00008315 jam  0x00000002 , 0x000009b2 
+ 00030362  0x00008316 rtn 
+ 00030363  0x00008319 jam  0x00000001 , 0x000009b3 
+ 00030364  0x0000831a arg  0x00000a06 , 0x00000005 
+ 00030365  0x0000831b arg  0x0000062e , 0x00000006 
+ 00030366  0x0000831c call  0x00007ebe 
+ 00030367  0x0000831d jam  0x00000001 , 0x000009b9 
+ 00030368  0x0000831e jam  0x00000000 , 0x000009b2 
+ 00030369  0x0000831f rtn 
+ 00030370  0x00008322 increase  0xffffffff , 0x00000007 
+ 00030371  0x00008323 nrtn  0x00000002 
+ 00030372  0x00008324 random  0x0000003f 
+ 00030373  0x00008325 istore  0x00000002 , 0x00000005 
+ 00030374  0x00008326 branch  0x000076a2 
+ 00030375  0x00008328 increase  0xffffffff , 0x00000007 
+ 00030376  0x00008329 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x0000832a ifetch  0x00000004 , 0x00000011 
+ 00030378  0x0000832b copy  0x0000003f , 0x00000002 
+ 00030379  0x0000832c ifetch  0x00000004 , 0x00000012 
+ 00030380  0x0000832d iflip  0x00000002 , 0x0000003f 
+ 00030381  0x0000832e nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x0000832f increase  0x00000004 , 0x00000011 
+ 00030383  0x00008330 increase  0x00000004 , 0x00000012 
+ 00030384  0x00008331 branch  0x000076a7 
+ 00030385  0x00008333 disable  0x00000001 
+ 00030386  0x00008334 rtn 
+ 00030387  0x00008336 enable  0x00000001 
+ 00030388  0x00008337 rtn 
+ 00030389  0x0000833f bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x00008340 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x00008341 rtn  0x00000034 
+ 00030392  0x00008342 call  0x000062bc 
+ 00030393  0x00008343 nrtn  0x00000034 
+ 00030394  0x00008344 jam  0x00000000 , 0x000009b0 
+ 00030395  0x00008345 fetch  0x00000001 , 0x000009ae 
+ 00030396  0x00008346 beq  0x00000003 , 0x000061fd 
+ 00030397  0x00008347 beq  0x00000005 , 0x0000621a 
+ 00030398  0x00008348 beq  0x00000007 , 0x00006225 
+ 00030399  0x00008349 beq  0x0000000b , 0x0000623a 
+ 00030400  0x0000834a beq  0x00000002 , 0x00007588 
+ 00030401  0x0000834b beq  0x00000004 , 0x000075f7 
+ 00030402  0x0000834c beq  0x00000009 , 0x00007617 
+ 00030403  0x0000834d beq  0x0000000a , 0x0000763a 
+ 00030404  0x0000834e beq  0x0000000c , 0x00007658 
+ 00030405  0x00008350 rtn 
+ 00030406  0x00008353 bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x00008354 fetch  0x00000001 , 0x000009b1 
+ 00030408  0x00008355 rtn  0x00000034 
+ 00030409  0x00008356 call  0x000062bc 
+ 00030410  0x00008357 nrtn  0x00000034 
+ 00030411  0x00008358 jam  0x00000000 , 0x000009b1 
+ 00030412  0x00008359 fetch  0x00000001 , 0x000009af 
+ 00030413  0x0000835a beq  0x00000012 , 0x000061e0 
+ 00030414  0x0000835b beq  0x00000013 , 0x000061e5 
+ 00030415  0x0000835c beq  0x00000003 , 0x000061e9 
+ 00030416  0x0000835d beq  0x00000004 , 0x00007602 
+ 00030417  0x0000835e beq  0x00000014 , 0x000061ed 
+ 00030418  0x0000835f beq  0x00000007 , 0x000061fb 
+ 00030419  0x00008360 beq  0x0000000a , 0x0000763a 
+ 00030420  0x00008361 beq  0x0000000b , 0x00006239 
+ 00030421  0x00008362 beq  0x00000009 , 0x00007617 
+ 00030422  0x00008363 beq  0x00000015 , 0x00006233 
+ 00030423  0x00008364 rtn 
+ 00030424  0x00008367 jam  0x00000001 , 0x000009b1 
+ 00030425  0x00008368 rtn 
+ 00030426  0x0000836b jam  0x00000000 , 0x000009b1 
+ 00030427  0x0000836c rtn 
+ 00030428  0x0000836e bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x0000836f fetch  0x00000001 , 0x0000465a 
+ 00030430  0x00008370 rtn  0x00000034 
+ 00030431  0x00008371 fetch  0x00000001 , 0x000009b2 
+ 00030432  0x00008372 rtn  0x00000034 
+ 00030433  0x00008373 increase  0x00000080 , 0x0000003f 
+ 00030434  0x00008374 store  0x00000001 , 0x000009b2 
+ 00030435  0x00008375 rtnbit1  0x00000007 
+ 00030436  0x00008376 fetch  0x00000001 , 0x000005e3 
+ 00030437  0x00008377 branch  0x000076e7 , 0x00000034 
+ 00030438  0x00008378 branch  0x00007a68 
+ 00030439  0x0000837b call  0x000078d3 
+ 00030440  0x0000837c fetch  0x00000001 , 0x000009b2 
+ 00030441  0x0000837d beq  0x00000001 , 0x00007684 
+ 00030442  0x0000837e beq  0x00000002 , 0x0000769b 
+ 00030443  0x0000837f rtn 
+ 00030444  0x00008383 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x00008384 rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x00008385 iadd  0x00000006 , 0x00000006 
+ 00030447  0x00008386 ifetch  0x00000001 , 0x00000006 
+ 00030448  0x00008387 qisolate0  0x0000003f 
+ 00030449  0x00008388 rtn 
+ 00030450  0x0000838c call  0x00007ebe 
+ 00030451  0x0000838d call  0x00007ebe 
+ 00030452  0x0000838e branch  0x00007ebe 
+ 00030453  0x00008392 ifetch  0x00000008 , 0x00000006 
+ 00030454  0x00008393 nrtn  0x00000034 
+ 00030455  0x00008394 ifetch  0x00000008 , 0x00000006 
+ 00030456  0x00008395 nrtn  0x00000034 
+ 00030457  0x00008396 ifetch  0x00000008 , 0x00000006 
+ 00030458  0x00008397 rtn 
+ 00030459  0x0000839d ifetch  0x00000004 , 0x00000011 
+ 00030460  0x0000839e iforce  0x00000002 
+ 00030461  0x0000839f ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083a0 isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083a1 nrtn  0x00000005 
+ 00030464  0x000083a2 increase  0x00000004 , 0x00000011 
+ 00030465  0x000083a3 increase  0x00000004 , 0x00000012 
+ 00030466  0x000083a4 loop  0x000076fb 
+ 00030467  0x000083a5 rtn 
+ 00030468  0x000083a9 force  0x00000006 , 0x00000039 
+ 00030469  0x000083aa increase  0x00000014 , 0x00000011 
+ 00030470  0x000083ab increase  0x00000014 , 0x00000012 
+ 00030471  0x000083ad ifetch  0x00000004 , 0x00000012 
+ 00030472  0x000083ae iforce  0x00000002 
+ 00030473  0x000083af ifetch  0x00000004 , 0x00000011 
+ 00030474  0x000083b0 isub  0x00000002 , 0x0000003f 
+ 00030475  0x000083b1 nrtn  0x00000002 
+ 00030476  0x000083b2 nrtn  0x00000034 
+ 00030477  0x000083b3 increase  0xfffffffc , 0x00000011 
+ 00030478  0x000083b4 increase  0xfffffffc , 0x00000012 
+ 00030479  0x000083b5 loop  0x00007707 
+ 00030480  0x000083b6 rtn 
+ 00030481  0x000083b9 force  0x00000006 , 0x00000039 
+ 00030482  0x000083ba force  0x00000000 , 0x00000013 
+ 00030483  0x000083bc ifetch  0x00000004 , 0x00000011 
+ 00030484  0x000083bd iforce  0x00000002 
+ 00030485  0x000083be ifetch  0x00000004 , 0x00000012 
+ 00030486  0x000083bf iadd  0x00000002 , 0x0000003f 
+ 00030487  0x000083c0 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x000083c1 istore  0x00000004 , 0x00000005 
+ 00030489  0x000083c2 isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x000083c3 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x000083c4 increase  0x00000004 , 0x00000011 
+ 00030492  0x000083c5 increase  0x00000004 , 0x00000012 
+ 00030493  0x000083c6 loop  0x00007713 
+ 00030494  0x000083c7 rtn 
+ 00030495  0x000083ca force  0x00000006 , 0x00000039 
+ 00030496  0x000083cb force  0x00000000 , 0x00000013 
+ 00030497  0x000083cd ifetch  0x00000004 , 0x00000012 
+ 00030498  0x000083ce iforce  0x00000002 
+ 00030499  0x000083cf ifetch  0x00000004 , 0x00000011 
+ 00030500  0x000083d0 isub  0x00000002 , 0x0000003f 
+ 00030501  0x000083d1 isub  0x00000013 , 0x0000003f 
+ 00030502  0x000083d2 istore  0x00000004 , 0x00000005 
+ 00030503  0x000083d3 isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x000083d4 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x000083d5 increase  0x00000004 , 0x00000011 
+ 00030506  0x000083d6 increase  0x00000004 , 0x00000012 
+ 00030507  0x000083d7 loop  0x00007721 
+ 00030508  0x000083d8 rtn 
+ 00030509  0x000083db force  0x00000006 , 0x00000039 
+ 00030510  0x000083dc increase  0x00000014 , 0x00000011 
+ 00030511  0x000083de force  0x00000000 , 0x00000013 
+ 00030512  0x000083e0 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x000083e1 isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x000083e2 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x000083e3 rshift  0x0000003f , 0x0000003f 
+ 00030516  0x000083e4 isolate1  0x00000000 , 0x00000013 
+ 00030517  0x000083e5 setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x000083e6 istore  0x00000004 , 0x00000011 
+ 00030519  0x000083e7 increase  0xfffffffc , 0x00000011 
+ 00030520  0x000083e8 rshift  0x00000013 , 0x00000013 
+ 00030521  0x000083e9 loop  0x00007730 
+ 00030522  0x000083ea rtn 
+ 00030523  0x000083ed force  0x00000006 , 0x00000039 
+ 00030524  0x000083ee force  0x00000000 , 0x00000013 
+ 00030525  0x000083f0 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x000083f1 isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x000083f2 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x000083f3 lshift  0x0000003f , 0x0000003f 
+ 00030529  0x000083f4 isolate1  0x00000000 , 0x00000013 
+ 00030530  0x000083f5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x000083f6 istore  0x00000004 , 0x00000011 
+ 00030532  0x000083f7 increase  0x00000004 , 0x00000011 
+ 00030533  0x000083f8 rshift  0x00000013 , 0x00000013 
+ 00030534  0x000083f9 loop  0x0000773d 
+ 00030535  0x000083fa rtn 
+ 00030536  0x000083fd call  0x0000773b 
+ 00030537  0x000083ff isolate1  0x00000000 , 0x00000013 
+ 00030538  0x00008400 branch  0x00007751 , 0x00000001 
+ 00030539  0x00008401 arg  0x00000886 , 0x00000012 
+ 00030540  0x00008402 copy  0x00000011 , 0x00000013 
+ 00030541  0x00008403 increase  0xffffffe8 , 0x00000011 
+ 00030542  0x00008404 call  0x00007704 
+ 00030543  0x00008405 nrtn  0x00000002 
+ 00030544  0x00008406 copy  0x00000013 , 0x00000011 
+ 00030545  0x00008408 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x00008409 arg  0x00000886 , 0x00000012 
+ 00030547  0x0000840a copy  0x00000011 , 0x00000005 
+ 00030548  0x0000840b branch  0x0000771f 
+ 00030549  0x0000840f call  0x00007711 
+ 00030550  0x00008410 copy  0x00000005 , 0x00000011 
+ 00030551  0x00008411 branch  0x00007749 
+ 00030552  0x00008414 call  0x0000771f 
+ 00030553  0x00008415 isolate0  0x00000000 , 0x00000013 
+ 00030554  0x00008416 rtn  0x00000001 
+ 00030555  0x00008417 arg  0x00000886 , 0x00000012 
+ 00030556  0x00008418 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x00008419 copy  0x00000011 , 0x00000005 
+ 00030558  0x0000841a branch  0x00007711 
+ 00030559  0x0000841e copy  0x00000005 , 0x0000000b 
+ 00030560  0x0000841f copy  0x00000011 , 0x00000030 
+ 00030561  0x00008420 arg  0x00000716 , 0x00000012 
+ 00030562  0x00008421 copy  0x00000012 , 0x00000005 
+ 00030563  0x00008422 add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x00008423 ifetch  0x00000008 , 0x00000006 
+ 00030565  0x00008424 istore  0x00000008 , 0x00000005 
+ 00030566  0x00008425 istore  0x00000008 , 0x00000005 
+ 00030567  0x00008426 force  0x00000000 , 0x0000003f 
+ 00030568  0x00008427 istore  0x00000008 , 0x00000005 
+ 00030569  0x00008428 copy  0x0000000b , 0x00000005 
+ 00030570  0x00008429 call  0x00007755 
+ 00030571  0x0000842a arg  0x00000716 , 0x00000012 
+ 00030572  0x0000842b copy  0x00000012 , 0x00000005 
+ 00030573  0x0000842c force  0x00000000 , 0x0000003f 
+ 00030574  0x0000842d istore  0x00000008 , 0x00000005 
+ 00030575  0x0000842e add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x0000842f ifetch  0x00000008 , 0x00000006 
+ 00030577  0x00008430 istore  0x00000008 , 0x00000005 
+ 00030578  0x00008431 istore  0x00000008 , 0x00000005 
+ 00030579  0x00008432 copy  0x0000000b , 0x00000011 
+ 00030580  0x00008433 copy  0x00000011 , 0x00000005 
+ 00030581  0x00008434 call  0x00007755 
+ 00030582  0x00008435 arg  0x00000716 , 0x00000012 
+ 00030583  0x00008436 copy  0x00000012 , 0x00000005 
+ 00030584  0x00008437 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x00008438 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x00008439 istore  0x00000008 , 0x00000005 
+ 00030587  0x0000843a istore  0x00000008 , 0x00000005 
+ 00030588  0x0000843b istore  0x00000008 , 0x00000005 
+ 00030589  0x0000843c copy  0x0000000b , 0x00000011 
+ 00030590  0x0000843d copy  0x00000011 , 0x00000005 
+ 00030591  0x0000843e branch  0x00007755 
+ 00030592  0x00008442 force  0x00000006 , 0x00000039 
+ 00030593  0x00008444 ifetch  0x00000004 , 0x00000006 
+ 00030594  0x00008445 iforce  0x0000002f 
+ 00030595  0x00008446 increase  0x00000001 , 0x00000038 
+ 00030596  0x00008447 loop  0x00007781 
+ 00030597  0x00008448 rtn 
+ 00030598  0x0000844d copy  0x00000005 , 0x0000000b 
+ 00030599  0x0000844e arg  0x000006e6 , 0x00000005 
+ 00030600  0x0000844f call  0x00007ec5 
+ 00030601  0x00008450 arg  0x000006e6 , 0x00000005 
+ 00030602  0x00008451 copy  0x00000011 , 0x00000006 
+ 00030603  0x00008452 force  0x00000000 , 0x00000038 
+ 00030604  0x00008453 call  0x00007780 
+ 00030605  0x00008454 copy  0x00000012 , 0x00000006 
+ 00030606  0x00008455 call  0x00007780 
+ 00030607  0x00008456 force  0x00000000 , 0x00000012 
+ 00030608  0x00008458 force  0x00000000 , 0x00000002 
+ 00030609  0x00008459 force  0x00000006 , 0x00000013 
+ 00030610  0x0000845b ifetch  0x00000004 , 0x00000005 
+ 00030611  0x0000845c iforce  0x00000011 
+ 00030612  0x0000845d copy  0x00000012 , 0x00000038 
+ 00030613  0x0000845e deposit  0x0000002f 
+ 00030614  0x0000845f copy  0x00000013 , 0x00000038 
+ 00030615  0x00008460 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x00008461 iadd  0x00000011 , 0x0000003f 
+ 00030617  0x00008462 iadd  0x00000002 , 0x0000003f 
+ 00030618  0x00008463 istore  0x00000004 , 0x00000005 
+ 00030619  0x00008464 rshift32  0x0000003f , 0x00000002 
+ 00030620  0x00008465 increase  0x00000001 , 0x00000013 
+ 00030621  0x00008466 compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x00008467 nbranch  0x00007792 , 0x00000001 
+ 00030623  0x00008468 deposit  0x00000002 
+ 00030624  0x00008469 istore  0x00000004 , 0x00000005 
+ 00030625  0x0000846a increase  0xffffffe8 , 0x00000005 
+ 00030626  0x0000846b increase  0x00000001 , 0x00000012 
+ 00030627  0x0000846c compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x0000846d nbranch  0x00007790 , 0x00000001 
+ 00030629  0x0000846e arg  0x000006e6 , 0x00000011 
+ 00030630  0x0000846f copy  0x0000000b , 0x00000005 
+ 00030631  0x00008470 branch  0x0000775f 
+ 00030632  0x00008474 copy  0x00000011 , 0x00000012 
+ 00030633  0x00008475 branch  0x00007786 
+ 00030634  0x00008478 copy  0x00000011 , 0x00000030 
+ 00030635  0x0000847a copy  0x00000030 , 0x00000011 
+ 00030636  0x0000847b ifetch  0x00000001 , 0x00000011 
+ 00030637  0x0000847c isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x0000847d rtn  0x00000001 
+ 00030639  0x0000847e call  0x0000772d 
+ 00030640  0x0000847f ifetch  0x00000001 , 0x00000012 
+ 00030641  0x00008480 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x00008481 branch  0x000077ba , 0x00000001 
+ 00030643  0x00008482 arg  0x00000886 , 0x00000011 
+ 00030644  0x00008483 copy  0x00000012 , 0x00000005 
+ 00030645  0x00008484 call  0x00007711 
+ 00030646  0x00008485 ifetch  0x00000001 , 0x00000012 
+ 00030647  0x00008486 iadd  0x00000013 , 0x0000003f 
+ 00030648  0x00008487 istore  0x00000001 , 0x00000012 
+ 00030649  0x00008488 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x0000848a add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x0000848b force  0x00000007 , 0x00000039 
+ 00030652  0x0000848c call  0x0000772f 
+ 00030653  0x0000848d branch  0x000077ab 
+ 00030654  0x00008491 copy  0x00000005 , 0x0000000b 
+ 00030655  0x00008492 arg  0x00000746 , 0x00000005 
+ 00030656  0x00008493 call  0x00007ec5 
+ 00030657  0x00008494 force  0x00000000 , 0x0000003f 
+ 00030658  0x00008495 store  0x00000004 , 0x000006fe 
+ 00030659  0x00008496 store  0x00000004 , 0x0000075e 
+ 00030660  0x00008497 jam  0x00000001 , 0x00000746 
+ 00030661  0x00008498 arg  0x000006e6 , 0x00000005 
+ 00030662  0x00008499 call  0x00007ec5 
+ 00030663  0x0000849a arg  0x00000886 , 0x00000006 
+ 00030664  0x0000849b arg  0x00000716 , 0x00000005 
+ 00030665  0x0000849c call  0x00007ebe 
+ 00030666  0x0000849d copy  0x00000011 , 0x00000006 
+ 00030667  0x0000849e arg  0x0000072e , 0x00000005 
+ 00030668  0x0000849f call  0x00007ebe 
+ 00030669  0x000084a1 arg  0x0000072e , 0x00000006 
+ 00030670  0x000084a2 call  0x000076f5 
+ 00030671  0x000084a3 branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084a4 arg  0x0000072e , 0x00000011 
+ 00030673  0x000084a5 arg  0x00000746 , 0x00000012 
+ 00030674  0x000084a6 call  0x000077aa 
+ 00030675  0x000084a8 arg  0x00000716 , 0x00000011 
+ 00030676  0x000084a9 arg  0x000006e6 , 0x00000012 
+ 00030677  0x000084aa call  0x000077aa 
+ 00030678  0x000084ab arg  0x0000072e , 0x00000011 
+ 00030679  0x000084ac arg  0x00000716 , 0x00000012 
+ 00030680  0x000084ad call  0x00007704 
+ 00030681  0x000084ae branch  0x000077e8 , 0x00000002 
+ 00030682  0x000084af arg  0x00000716 , 0x00000011 
+ 00030683  0x000084b0 arg  0x0000072e , 0x00000012 
+ 00030684  0x000084b1 copy  0x00000011 , 0x00000005 
+ 00030685  0x000084b2 call  0x0000771f 
+ 00030686  0x000084b3 arg  0x00000746 , 0x00000011 
+ 00030687  0x000084b4 arg  0x000006e6 , 0x00000012 
+ 00030688  0x000084b5 copy  0x00000012 , 0x00000005 
+ 00030689  0x000084b6 call  0x00007711 
+ 00030690  0x000084b7 ifetch  0x00000001 , 0x00000011 
+ 00030691  0x000084b8 iadd  0x00000013 , 0x00000013 
+ 00030692  0x000084b9 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x000084ba iadd  0x00000013 , 0x0000003f 
+ 00030694  0x000084bb istore  0x00000001 , 0x00000012 
+ 00030695  0x000084bc branch  0x000077cd 
+ 00030696  0x000084be arg  0x0000072e , 0x00000011 
+ 00030697  0x000084bf arg  0x00000716 , 0x00000012 
+ 00030698  0x000084c0 copy  0x00000011 , 0x00000005 
+ 00030699  0x000084c1 call  0x0000771f 
+ 00030700  0x000084c2 arg  0x000006e6 , 0x00000011 
+ 00030701  0x000084c3 arg  0x00000746 , 0x00000012 
+ 00030702  0x000084c4 copy  0x00000012 , 0x00000005 
+ 00030703  0x000084c5 call  0x00007711 
+ 00030704  0x000084c6 ifetch  0x00000001 , 0x00000011 
+ 00030705  0x000084c7 iadd  0x00000013 , 0x00000013 
+ 00030706  0x000084c8 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x000084c9 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x000084ca istore  0x00000001 , 0x00000012 
+ 00030709  0x000084cb branch  0x000077cd 
+ 00030710  0x000084cd arg  0x00000746 , 0x00000005 
+ 00030711  0x000084ce call  0x00007ec5 
+ 00030712  0x000084cf fetch  0x00000001 , 0x000006fe 
+ 00030713  0x000084d0 store  0x00000001 , 0x00000746 
+ 00030714  0x000084d1 store  0x00000001 , 0x0000074e 
+ 00030715  0x000084d2 arg  0x00000746 , 0x00000011 
+ 00030716  0x000084d3 arg  0x000006e6 , 0x00000012 
+ 00030717  0x000084d4 copy  0x00000012 , 0x00000005 
+ 00030718  0x000084d5 call  0x00007755 
+ 00030719  0x000084d6 arg  0x00000886 , 0x00000011 
+ 00030720  0x000084d7 arg  0x000006e6 , 0x00000012 
+ 00030721  0x000084d8 copy  0x0000000b , 0x00000005 
+ 00030722  0x000084d9 branch  0x00007758 
+ 00030723  0x000084df arg  0x000006a6 , 0x00000011 
+ 00030724  0x000084e0 arg  0x0000075e , 0x00000005 
+ 00030725  0x000084e1 call  0x000077a8 
+ 00030726  0x000084e2 arg  0x0000075e , 0x00000011 
+ 00030727  0x000084e3 arg  0x00000776 , 0x00000005 
+ 00030728  0x000084e4 call  0x000077a8 
+ 00030729  0x000084e5 arg  0x0000089e , 0x00000011 
+ 00030730  0x000084e6 arg  0x00000776 , 0x00000012 
+ 00030731  0x000084e7 arg  0x00000776 , 0x00000005 
+ 00030732  0x000084e8 call  0x00007786 
+ 00030733  0x000084e9 arg  0x00000676 , 0x00000011 
+ 00030734  0x000084ea arg  0x0000075e , 0x00000005 
+ 00030735  0x000084eb call  0x000077a8 
+ 00030736  0x000084ec arg  0x0000075e , 0x00000006 
+ 00030737  0x000084ed arg  0x0000072e , 0x00000005 
+ 00030738  0x000084ee call  0x00007ebe 
+ 00030739  0x000084ef arg  0x0000072e , 0x00000011 
+ 00030740  0x000084f0 call  0x00007748 
+ 00030741  0x000084f1 arg  0x0000075e , 0x00000011 
+ 00030742  0x000084f2 arg  0x0000072e , 0x00000012 
+ 00030743  0x000084f3 arg  0x0000075e , 0x00000005 
+ 00030744  0x000084f4 call  0x00007755 
+ 00030745  0x000084f5 arg  0x0000075e , 0x00000011 
+ 00030746  0x000084f6 arg  0x00000776 , 0x00000012 
+ 00030747  0x000084f7 arg  0x0000075e , 0x00000005 
+ 00030748  0x000084f8 call  0x00007755 
+ 00030749  0x000084f9 arg  0x00000676 , 0x00000006 
+ 00030750  0x000084fa arg  0x0000072e , 0x00000005 
+ 00030751  0x000084fb call  0x00007ebe 
+ 00030752  0x000084fc arg  0x0000068e , 0x00000011 
+ 00030753  0x000084fd arg  0x00000776 , 0x00000005 
+ 00030754  0x000084fe call  0x000077a8 
+ 00030755  0x000084ff arg  0x0000072e , 0x00000011 
+ 00030756  0x00008500 call  0x00007748 
+ 00030757  0x00008501 arg  0x0000072e , 0x00000011 
+ 00030758  0x00008502 call  0x00007748 
+ 00030759  0x00008503 arg  0x0000072e , 0x00000011 
+ 00030760  0x00008504 arg  0x00000776 , 0x00000012 
+ 00030761  0x00008505 arg  0x0000072e , 0x00000005 
+ 00030762  0x00008506 call  0x00007786 
+ 00030763  0x00008507 arg  0x00000776 , 0x00000011 
+ 00030764  0x00008508 arg  0x00000746 , 0x00000005 
+ 00030765  0x00008509 call  0x000077a8 
+ 00030766  0x0000850a arg  0x00000746 , 0x00000011 
+ 00030767  0x0000850b call  0x00007748 
+ 00030768  0x0000850c arg  0x00000746 , 0x00000011 
+ 00030769  0x0000850d call  0x00007748 
+ 00030770  0x0000850e arg  0x00000746 , 0x00000011 
+ 00030771  0x0000850f call  0x00007748 
+ 00030772  0x00008510 arg  0x0000068e , 0x00000006 
+ 00030773  0x00008511 arg  0x00000776 , 0x00000005 
+ 00030774  0x00008512 call  0x00007ebe 
+ 00030775  0x00008513 arg  0x00000776 , 0x00000011 
+ 00030776  0x00008514 call  0x00007748 
+ 00030777  0x00008515 arg  0x00000776 , 0x00000011 
+ 00030778  0x00008516 arg  0x000006a6 , 0x00000012 
+ 00030779  0x00008517 arg  0x000006a6 , 0x00000005 
+ 00030780  0x00008518 call  0x00007786 
+ 00030781  0x00008519 arg  0x0000075e , 0x00000011 
+ 00030782  0x0000851a arg  0x00000776 , 0x00000005 
+ 00030783  0x0000851b call  0x000077a8 
+ 00030784  0x0000851c arg  0x00000776 , 0x00000011 
+ 00030785  0x0000851d arg  0x0000072e , 0x00000012 
+ 00030786  0x0000851e arg  0x00000776 , 0x00000005 
+ 00030787  0x0000851f call  0x00007758 
+ 00030788  0x00008520 arg  0x00000776 , 0x00000011 
+ 00030789  0x00008521 arg  0x0000072e , 0x00000012 
+ 00030790  0x00008522 arg  0x00000676 , 0x00000005 
+ 00030791  0x00008523 call  0x00007758 
+ 00030792  0x00008524 arg  0x0000072e , 0x00000011 
+ 00030793  0x00008525 arg  0x00000676 , 0x00000012 
+ 00030794  0x00008526 arg  0x00000776 , 0x00000005 
+ 00030795  0x00008527 call  0x00007758 
+ 00030796  0x00008528 arg  0x00000776 , 0x00000011 
+ 00030797  0x00008529 arg  0x0000075e , 0x00000012 
+ 00030798  0x0000852a arg  0x00000776 , 0x00000005 
+ 00030799  0x0000852b call  0x00007786 
+ 00030800  0x0000852c arg  0x00000776 , 0x00000011 
+ 00030801  0x0000852d arg  0x00000746 , 0x00000012 
+ 00030802  0x0000852e arg  0x0000068e , 0x00000005 
+ 00030803  0x0000852f branch  0x00007758 
+ 00030804  0x00008534 arg  0x00000616 , 0x00000011 
+ 00030805  0x00008535 arg  0x0000078e , 0x00000005 
+ 00030806  0x00008536 call  0x000077a8 
+ 00030807  0x00008537 arg  0x00000676 , 0x00000011 
+ 00030808  0x00008538 arg  0x0000078e , 0x00000012 
+ 00030809  0x00008539 arg  0x00000746 , 0x00000005 
+ 00030810  0x0000853a call  0x00007786 
+ 00030811  0x0000853b arg  0x00000616 , 0x00000011 
+ 00030812  0x0000853c arg  0x0000078e , 0x00000012 
+ 00030813  0x0000853d arg  0x0000078e , 0x00000005 
+ 00030814  0x0000853e call  0x00007786 
+ 00030815  0x0000853f arg  0x0000068e , 0x00000011 
+ 00030816  0x00008540 arg  0x0000078e , 0x00000012 
+ 00030817  0x00008541 arg  0x0000072e , 0x00000005 
+ 00030818  0x00008542 call  0x00007786 
+ 00030819  0x00008543 arg  0x000006a6 , 0x00000011 
+ 00030820  0x00008544 arg  0x0000078e , 0x00000005 
+ 00030821  0x00008545 call  0x000077a8 
+ 00030822  0x00008546 arg  0x000005e6 , 0x00000011 
+ 00030823  0x00008547 arg  0x0000078e , 0x00000012 
+ 00030824  0x00008548 arg  0x0000075e , 0x00000005 
+ 00030825  0x00008549 call  0x00007786 
+ 00030826  0x0000854a arg  0x000006a6 , 0x00000011 
+ 00030827  0x0000854b arg  0x0000078e , 0x00000012 
+ 00030828  0x0000854c arg  0x0000078e , 0x00000005 
+ 00030829  0x0000854d call  0x00007786 
+ 00030830  0x0000854e arg  0x000005fe , 0x00000011 
+ 00030831  0x0000854f arg  0x0000078e , 0x00000012 
+ 00030832  0x00008550 arg  0x00000776 , 0x00000005 
+ 00030833  0x00008551 call  0x00007786 
+ 00030834  0x00008552 arg  0x00000746 , 0x00000011 
+ 00030835  0x00008553 arg  0x0000075e , 0x00000012 
+ 00030836  0x00008554 arg  0x0000078e , 0x00000005 
+ 00030837  0x00008555 call  0x00007758 
+ 00030838  0x00008556 arg  0x00000746 , 0x00000011 
+ 00030839  0x00008557 arg  0x0000075e , 0x00000012 
+ 00030840  0x00008558 arg  0x00000746 , 0x00000005 
+ 00030841  0x00008559 call  0x00007755 
+ 00030842  0x0000855a arg  0x0000072e , 0x00000011 
+ 00030843  0x0000855b arg  0x00000776 , 0x00000012 
+ 00030844  0x0000855c arg  0x0000075e , 0x00000005 
+ 00030845  0x0000855d call  0x00007758 
+ 00030846  0x0000855e arg  0x0000072e , 0x00000011 
+ 00030847  0x0000855f arg  0x00000776 , 0x00000012 
+ 00030848  0x00008560 arg  0x0000072e , 0x00000005 
+ 00030849  0x00008561 call  0x00007755 
+ 00030850  0x00008562 arg  0x0000072e , 0x00000011 
+ 00030851  0x00008563 arg  0x0000078e , 0x00000012 
+ 00030852  0x00008564 arg  0x0000072e , 0x00000005 
+ 00030853  0x00008565 call  0x00007786 
+ 00030854  0x00008566 arg  0x000006a6 , 0x00000011 
+ 00030855  0x00008567 arg  0x00000616 , 0x00000012 
+ 00030856  0x00008568 arg  0x00000776 , 0x00000005 
+ 00030857  0x00008569 call  0x00007786 
+ 00030858  0x0000856a arg  0x00000776 , 0x00000011 
+ 00030859  0x0000856b arg  0x0000078e , 0x00000012 
+ 00030860  0x0000856c arg  0x000006a6 , 0x00000005 
+ 00030861  0x0000856d call  0x00007786 
+ 00030862  0x0000856e arg  0x0000078e , 0x00000011 
+ 00030863  0x0000856f arg  0x0000078e , 0x00000005 
+ 00030864  0x00008570 call  0x000077a8 
+ 00030865  0x00008571 arg  0x0000078e , 0x00000011 
+ 00030866  0x00008572 arg  0x00000746 , 0x00000012 
+ 00030867  0x00008573 arg  0x00000776 , 0x00000005 
+ 00030868  0x00008574 call  0x00007786 
+ 00030869  0x00008575 arg  0x0000078e , 0x00000011 
+ 00030870  0x00008576 arg  0x0000072e , 0x00000012 
+ 00030871  0x00008577 arg  0x0000072e , 0x00000005 
+ 00030872  0x00008578 call  0x00007786 
+ 00030873  0x00008579 arg  0x0000075e , 0x00000011 
+ 00030874  0x0000857a arg  0x00000676 , 0x00000005 
+ 00030875  0x0000857b call  0x000077a8 
+ 00030876  0x0000857c arg  0x00000676 , 0x00000011 
+ 00030877  0x0000857d arg  0x00000776 , 0x00000012 
+ 00030878  0x0000857e arg  0x00000676 , 0x00000005 
+ 00030879  0x0000857f call  0x00007758 
+ 00030880  0x00008580 arg  0x00000676 , 0x00000006 
+ 00030881  0x00008581 arg  0x0000078e , 0x00000005 
+ 00030882  0x00008582 call  0x00007ebe 
+ 00030883  0x00008583 arg  0x0000078e , 0x00000011 
+ 00030884  0x00008584 call  0x00007748 
+ 00030885  0x00008585 arg  0x00000776 , 0x00000011 
+ 00030886  0x00008586 arg  0x0000078e , 0x00000012 
+ 00030887  0x00008587 arg  0x00000776 , 0x00000005 
+ 00030888  0x00008588 call  0x00007758 
+ 00030889  0x00008589 arg  0x00000776 , 0x00000011 
+ 00030890  0x0000858a arg  0x0000075e , 0x00000012 
+ 00030891  0x0000858b arg  0x0000075e , 0x00000005 
+ 00030892  0x0000858c call  0x00007786 
+ 00030893  0x0000858d arg  0x0000075e , 0x00000011 
+ 00030894  0x0000858e arg  0x0000072e , 0x00000012 
+ 00030895  0x0000858f arg  0x0000068e , 0x00000005 
+ 00030896  0x00008590 call  0x00007758 
+ 00030897  0x00008591 arg  0x0000068e , 0x00000011 
+ 00030898  0x00008592 arg  0x00000886 , 0x00000012 
+ 00030899  0x00008593 arg  0x0000068e , 0x00000005 
+ 00030900  0x00008594 force  0x00000000 , 0x00000013 
+ 00030901  0x00008595 fetch  0x00000001 , 0x0000068e 
+ 00030902  0x00008596 isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x00008597 call  0x00007711 , 0x00000001 
+ 00030904  0x00008598 copy  0x00000013 , 0x00000030 
+ 00030905  0x00008599 arg  0x0000068e , 0x00000011 
+ 00030906  0x0000859a call  0x0000772d 
+ 00030907  0x0000859b fetch  0x00000001 , 0x000006a5 
+ 00030908  0x0000859c isolate1  0x00000000 , 0x00000030 
+ 00030909  0x0000859d setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x0000859e store  0x00000001 , 0x000006a5 
+ 00030911  0x0000859f rtn 
+ 00030912  0x000085a4 fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085a5 increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085a6 nrtn  0x00000002 
+ 00030915  0x000085a7 store  0x00000001 , 0x000005e3 
+ 00030916  0x000085a8 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x000085a9 call  0x00007803 , 0x00000034 
+ 00030918  0x000085aa fetch  0x00000001 , 0x000005e3 
+ 00030919  0x000085ab arg  0x000006be , 0x00000006 
+ 00030920  0x000085ac call  0x000076ec 
+ 00030921  0x000085ad branch  0x000078c0 , 0x00000001 
+ 00030922  0x000085ae fetch  0x00000001 , 0x000005e2 
+ 00030923  0x000085af nbranch  0x000078ce , 0x00000034 
+ 00030924  0x000085b0 call  0x00007854 
+ 00030925  0x000085b1 branch  0x000078c0 
+ 00030926  0x000085b3 jam  0x00000000 , 0x000005e2 
+ 00030927  0x000085b4 arg  0x000005e6 , 0x00000006 
+ 00030928  0x000085b5 arg  0x00000676 , 0x00000005 
+ 00030929  0x000085b6 call  0x000076f2 
+ 00030930  0x000085b7 branch  0x000078c0 
+ 00030931  0x000085bb arg  0x000006a6 , 0x00000011 
+ 00030932  0x000085bc arg  0x00000776 , 0x00000005 
+ 00030933  0x000085bd call  0x000077be 
+ 00030934  0x000085be arg  0x00000776 , 0x00000011 
+ 00030935  0x000085bf arg  0x0000072e , 0x00000005 
+ 00030936  0x000085c0 call  0x000077a8 
+ 00030937  0x000085c1 arg  0x00000676 , 0x00000011 
+ 00030938  0x000085c2 arg  0x0000072e , 0x00000012 
+ 00030939  0x000085c3 arg  0x0000062e , 0x00000005 
+ 00030940  0x000085c4 call  0x00007786 
+ 00030941  0x000085c5 arg  0x00000776 , 0x00000011 
+ 00030942  0x000085c6 arg  0x0000072e , 0x00000012 
+ 00030943  0x000085c7 arg  0x0000075e , 0x00000005 
+ 00030944  0x000085c8 call  0x00007786 
+ 00030945  0x000085c9 arg  0x0000068e , 0x00000011 
+ 00030946  0x000085ca arg  0x0000075e , 0x00000012 
+ 00030947  0x000085cb arg  0x00000646 , 0x00000005 
+ 00030948  0x000085cc branch  0x00007786 
+ 00030949  0x000085d1 ifetch  0x00000004 , 0x00000006 
+ 00030950  0x000085d2 force  0x00000004 , 0x00000011 
+ 00030951  0x000085d3 increase  0x00000003 , 0x00000005 
+ 00030952  0x000085d5 istore  0x00000001 , 0x00000005 
+ 00030953  0x000085d6 rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x000085d7 increase  0xfffffffe , 0x00000005 
+ 00030955  0x000085d8 increase  0xffffffff , 0x00000011 
+ 00030956  0x000085d9 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x000085da increase  0x00000005 , 0x00000005 
+ 00030958  0x000085db loop  0x000078e5 
+ 00030959  0x000085dc rtn 
+ 00030960  0x000085e0 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x000085e1 iadd  0x0000000b , 0x00000006 
+ 00030962  0x000085e2 ifetch  0x00000004 , 0x00000006 
+ 00030963  0x000085e3 rtn 
+ 00030964  0x000085e6 force  0x00000010 , 0x00000030 
+ 00030965  0x000085e7 arg  0x000005e6 , 0x0000000b 
+ 00030966  0x000085e9 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x000085ea call  0x000078f0 
+ 00030968  0x000085eb iforce  0x00000002 
+ 00030969  0x000085ec add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x000085ed call  0x000078f0 
+ 00030971  0x000085ee iadd  0x00000002 , 0x00000002 
+ 00030972  0x000085ef add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x000085f0 call  0x000078f0 
+ 00030974  0x000085f1 shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x000085f2 iadd  0x00000002 , 0x00000002 
+ 00030976  0x000085f3 add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x000085f4 call  0x000078f0 
+ 00030978  0x000085f5 shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x000085f6 iadd  0x00000002 , 0x00000002 
+ 00030980  0x000085f7 lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x000085f8 iadd  0x0000000b , 0x00000005 
+ 00030982  0x000085f9 istoret  0x00000004 , 0x00000005 
+ 00030983  0x000085fa increase  0x00000001 , 0x00000030 
+ 00030984  0x000085fb compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x000085fc nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x000085fd rtn 
+ 00030987  0x00008601 arg  0x000008fe , 0x00000006 
+ 00030988  0x00008602 force  0x00000007 , 0x00000038 
+ 00030989  0x00008604 ifetch  0x00000004 , 0x00000006 
+ 00030990  0x00008605 iforce  0x0000002f 
+ 00030991  0x00008606 increase  0xffffffff , 0x00000038 
+ 00030992  0x00008607 branch  0x0000790d , 0x00000002 
+ 00030993  0x00008608 rtn 
+ 00030994  0x0000860b bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x0000860c call  0x000078f4 
+ 00030996  0x0000860d arg  0x000006e6 , 0x00000005 
+ 00030997  0x0000860e force  0x00000000 , 0x00000038 
+ 00030998  0x00008610 deposit  0x0000002f 
+ 00030999  0x00008611 istore  0x00000004 , 0x00000005 
+ 00031000  0x00008612 increase  0x00000001 , 0x00000038 
+ 00031001  0x00008613 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x00008614 nbranch  0x00007916 , 0x00000001 
+ 00031003  0x00008615 call  0x000074b9 
+ 00031004  0x00008616 arg  0x00008700 , 0x0000000b 
+ 00031005  0x00008617 arg  0x000005e6 , 0x00000030 
+ 00031006  0x00008618 force  0x00000040 , 0x00000039 
+ 00031007  0x0000861a ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x0000861b ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x0000861c increase  0x00000004 , 0x0000000b 
+ 00031010  0x0000861d increase  0x00000004 , 0x00000030 
+ 00031011  0x0000861e iadd  0x00000002 , 0x0000003f 
+ 00031012  0x0000861f force  0x00000007 , 0x00000038 
+ 00031013  0x00008620 iadd  0x0000002f , 0x00000002 
+ 00031014  0x00008621 force  0x00000004 , 0x00000038 
+ 00031015  0x00008622 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x00008623 iadd  0x00000002 , 0x00000002 
+ 00031017  0x00008624 force  0x00000005 , 0x00000038 
+ 00031018  0x00008625 deposit  0x0000002f 
+ 00031019  0x00008626 force  0x00000006 , 0x00000038 
+ 00031020  0x00008627 ixor  0x0000002f , 0x0000003f 
+ 00031021  0x00008628 force  0x00000004 , 0x00000038 
+ 00031022  0x00008629 iand  0x0000002f , 0x0000003f 
+ 00031023  0x0000862a force  0x00000006 , 0x00000038 
+ 00031024  0x0000862b ixor  0x0000002f , 0x0000003f 
+ 00031025  0x0000862c iadd  0x00000002 , 0x00000002 
+ 00031026  0x0000862d force  0x00000007 , 0x00000038 
+ 00031027  0x0000862e copy  0x00000002 , 0x0000002f 
+ 00031028  0x0000862f force  0x00000003 , 0x00000038 
+ 00031029  0x00008630 deposit  0x0000002f 
+ 00031030  0x00008631 iadd  0x00000002 , 0x0000002f 
+ 00031031  0x00008632 force  0x00000000 , 0x00000038 
+ 00031032  0x00008633 deposit  0x0000002f 
+ 00031033  0x00008634 force  0x00000001 , 0x00000038 
+ 00031034  0x00008635 iand  0x0000002f , 0x00000002 
+ 00031035  0x00008636 ior  0x0000002f , 0x0000003f 
+ 00031036  0x00008637 force  0x00000002 , 0x00000038 
+ 00031037  0x00008638 iand  0x0000002f , 0x0000003f 
+ 00031038  0x00008639 ior  0x00000002 , 0x00000002 
+ 00031039  0x0000863a force  0x00000000 , 0x00000038 
+ 00031040  0x0000863b shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x0000863c iadd  0x00000002 , 0x0000003f 
+ 00031042  0x0000863d force  0x00000007 , 0x00000038 
+ 00031043  0x0000863e iadd  0x0000002f , 0x0000002f 
+ 00031044  0x0000863f regexrot 
+ 00031045  0x00008640 loop  0x0000791f 
+ 00031046  0x00008641 arg  0x000006e6 , 0x00000006 
+ 00031047  0x00008642 force  0x00000000 , 0x00000038 
+ 00031048  0x00008644 ifetch  0x00000004 , 0x00000006 
+ 00031049  0x00008645 iadd  0x0000002f , 0x0000002f 
+ 00031050  0x00008646 increase  0x00000001 , 0x00000038 
+ 00031051  0x00008647 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x00008648 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x00008649 branch  0x000074bd 
+ 00031054  0x0000864d arg  0x00000a3e , 0x00000005 
+ 00031055  0x0000864e force  0x00000007 , 0x00000038 
+ 00031056  0x00008650 deposit  0x0000002f 
+ 00031057  0x00008651 istore  0x00000004 , 0x00000005 
+ 00031058  0x00008652 increase  0xffffffff , 0x00000038 
+ 00031059  0x00008653 branch  0x00007950 , 0x00000002 
+ 00031060  0x00008654 rtn 
+ 00031061  0x00008658 arg  0x000005e6 , 0x00000005 
+ 00031062  0x00008659 increase  0xfffffffc , 0x00000006 
+ 00031063  0x0000865a sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x0000865c ifetch  0x00000004 , 0x00000006 
+ 00031065  0x0000865d ixor  0x00000002 , 0x0000003f 
+ 00031066  0x0000865e istore  0x00000004 , 0x00000005 
+ 00031067  0x0000865f increase  0xfffffff8 , 0x00000006 
+ 00031068  0x00008660 loop  0x00007958 
+ 00031069  0x00008661 copy  0x00000011 , 0x00000039 
+ 00031070  0x00008662 deposit  0x00000002 
+ 00031071  0x00008664 istore  0x00000004 , 0x00000005 
+ 00031072  0x00008665 loop  0x0000795f 
+ 00031073  0x00008666 rtn 
+ 00031074  0x00008669 call  0x00007967 
+ 00031075  0x0000866a call  0x0000794e 
+ 00031076  0x0000866b branch  0x0000798d 
+ 00031077  0x0000866e call  0x00007967 
+ 00031078  0x0000866f branch  0x0000798d 
+ 00031079  0x00008672 arg  0x000009de , 0x00000006 
+ 00031080  0x00008673 arg  0x000005e6 , 0x00000005 
+ 00031081  0x00008674 force  0x00000006 , 0x00000039 
+ 00031082  0x00008675 call  0x00007a71 
+ 00031083  0x00008676 arg  0x00004642 , 0x00000006 
+ 00031084  0x00008677 force  0x00000006 , 0x00000039 
+ 00031085  0x00008678 call  0x00007a71 
+ 00031086  0x00008679 arg  0x00000a3e , 0x00000006 
+ 00031087  0x0000867a call  0x00007a70 
+ 00031088  0x0000867b call  0x0000790b 
+ 00031089  0x0000867c call  0x00007912 
+ 00031090  0x0000867d arg  0x00000a2e , 0x00000006 
+ 00031091  0x0000867e arg  0x000005e6 , 0x00000005 
+ 00031092  0x0000867f branch  0x00007984 
+ 00031093  0x00008682 arg  0x00004642 , 0x00000006 
+ 00031094  0x00008683 arg  0x000005e6 , 0x00000005 
+ 00031095  0x00008684 force  0x00000006 , 0x00000039 
+ 00031096  0x00008685 call  0x00007a71 
+ 00031097  0x00008686 arg  0x000009de , 0x00000006 
+ 00031098  0x00008687 force  0x00000006 , 0x00000039 
+ 00031099  0x00008688 call  0x00007a71 
+ 00031100  0x00008689 arg  0x00000a2e , 0x00000006 
+ 00031101  0x0000868a call  0x00007a70 
+ 00031102  0x0000868b call  0x0000790b 
+ 00031103  0x0000868c call  0x00007912 
+ 00031104  0x0000868d arg  0x00000a3e , 0x00000006 
+ 00031105  0x0000868e arg  0x000005e6 , 0x00000005 
+ 00031106  0x0000868f call  0x00007984 
+ 00031107  0x00008690 branch  0x0000798d 
+ 00031108  0x00008693 call  0x00007a70 
+ 00031109  0x00008694 setarg  0x00800000 
+ 00031110  0x00008695 lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x00008696 istore  0x00000004 , 0x00000005 
+ 00031112  0x00008697 force  0x00000005 , 0x00000039 
+ 00031113  0x00008698 call  0x00007ec6 
+ 00031114  0x00008699 setarg  0x00000280 
+ 00031115  0x0000869a istore  0x00000004 , 0x00000005 
+ 00031116  0x0000869b branch  0x00007912 
+ 00031117  0x0000869d fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x0000869f arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086a0 idiv  0x00000011 
+ 00031120  0x000086a1 call  0x00007f86 
+ 00031121  0x000086a2 remainder  0x0000003f 
+ 00031122  0x000086a3 store  0x00000004 , 0x000009ba 
+ 00031123  0x000086a4 quotient  0x0000003f 
+ 00031124  0x000086a5 arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086a6 idiv  0x00000011 
+ 00031126  0x000086a7 call  0x00007f86 
+ 00031127  0x000086a8 remainder  0x0000003f 
+ 00031128  0x000086a9 arg  0x000003e8 , 0x00000011 
+ 00031129  0x000086aa imul32  0x00000011 , 0x0000003f 
+ 00031130  0x000086ab fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x000086ac iadd  0x00000002 , 0x0000003f 
+ 00031132  0x000086ad store  0x00000004 , 0x000009ba 
+ 00031133  0x000086ae rtn 
+ 00031134  0x000086b1 jam  0x00000000 , 0x00004664 
+ 00031135  0x000086b2 branch  0x000079a2 
+ 00031136  0x000086b5 fetch  0x00000001 , 0x00004662 
+ 00031137  0x000086b6 bne  0x00000002 , 0x0000799e 
+ 00031138  0x000086b8 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x000086b9 setarg  0x00363636 
+ 00031140  0x000086ba lshift8  0x0000003f , 0x00000002 
+ 00031141  0x000086bb or_into  0x00000036 , 0x00000002 
+ 00031142  0x000086bc fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x000086bd copy  0x0000003f , 0x00000006 
+ 00031144  0x000086be force  0x00000004 , 0x00000039 
+ 00031145  0x000086bf call  0x00007955 
+ 00031146  0x000086c0 call  0x0000790b 
+ 00031147  0x000086c1 call  0x00007912 
+ 00031148  0x000086c2 fetch  0x00000002 , 0x00000a80 
+ 00031149  0x000086c3 copy  0x0000003f , 0x00000006 
+ 00031150  0x000086c4 arg  0x000005e6 , 0x00000005 
+ 00031151  0x000086c5 force  0x00000006 , 0x00000039 
+ 00031152  0x000086c6 call  0x00007a71 
+ 00031153  0x000086c7 fetch  0x00000002 , 0x00000a82 
+ 00031154  0x000086c8 copy  0x0000003f , 0x00000006 
+ 00031155  0x000086c9 force  0x00000006 , 0x00000039 
+ 00031156  0x000086ca call  0x00007a71 
+ 00031157  0x000086cb setarg  0x00800000 
+ 00031158  0x000086cc istore  0x00000003 , 0x00000005 
+ 00031159  0x000086ce fetch  0x00000001 , 0x00004664 
+ 00031160  0x000086d0 istore  0x00000001 , 0x00000005 
+ 00031161  0x000086d1 force  0x00000000 , 0x0000003f 
+ 00031162  0x000086d2 istore  0x00000008 , 0x00000005 
+ 00031163  0x000086d3 setarg  0x00000388 
+ 00031164  0x000086d4 istore  0x00000004 , 0x00000005 
+ 00031165  0x000086d5 call  0x00007912 
+ 00031166  0x000086d6 call  0x0000794e 
+ 00031167  0x000086d7 arg  0x00000a3e , 0x00000006 
+ 00031168  0x000086d8 arg  0x00000706 , 0x00000005 
+ 00031169  0x000086d9 call  0x00007ebd 
+ 00031170  0x000086db setarg  0x005c5c5c 
+ 00031171  0x000086dc lshift8  0x0000003f , 0x00000002 
+ 00031172  0x000086dd or_into  0x0000005c , 0x00000002 
+ 00031173  0x000086de fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x000086df copy  0x0000003f , 0x00000006 
+ 00031175  0x000086e0 force  0x00000004 , 0x00000039 
+ 00031176  0x000086e1 call  0x00007955 
+ 00031177  0x000086e2 call  0x0000790b 
+ 00031178  0x000086e3 call  0x00007912 
+ 00031179  0x000086e4 arg  0x00000726 , 0x00000006 
+ 00031180  0x000086e5 arg  0x000005e6 , 0x00000005 
+ 00031181  0x000086e6 force  0x00000008 , 0x00000039 
+ 00031182  0x000086e7 call  0x00007a71 
+ 00031183  0x000086e8 setarg  0x00800000 
+ 00031184  0x000086e9 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x000086ea istore  0x00000004 , 0x00000005 
+ 00031186  0x000086eb call  0x00007ec5 
+ 00031187  0x000086ec setarg  0x00000300 
+ 00031188  0x000086ed istore  0x00000004 , 0x00000005 
+ 00031189  0x000086ee call  0x00007912 
+ 00031190  0x000086ef branch  0x0000794e 
+ 00031191  0x000086f3 setarg  0x00363636 
+ 00031192  0x000086f4 lshift8  0x0000003f , 0x00000002 
+ 00031193  0x000086f5 or_into  0x00000036 , 0x00000002 
+ 00031194  0x000086f6 arg  0x00000a1e , 0x00000006 
+ 00031195  0x000086f7 force  0x00000006 , 0x00000039 
+ 00031196  0x000086f8 call  0x00007955 
+ 00031197  0x000086f9 call  0x0000790b 
+ 00031198  0x000086fa call  0x00007912 
+ 00031199  0x000086fb fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x000086fc copy  0x0000003f , 0x00000006 
+ 00031201  0x000086fd arg  0x000005e6 , 0x00000005 
+ 00031202  0x000086fe call  0x00007a70 
+ 00031203  0x000086ff fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x00008700 copy  0x0000003f , 0x00000006 
+ 00031205  0x00008701 call  0x00007a70 
+ 00031206  0x00008703 setarg  0x0062746c 
+ 00031207  0x00008704 lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x00008705 or_into  0x0000006b , 0x0000003f 
+ 00031209  0x00008706 istore  0x00000004 , 0x00000005 
+ 00031210  0x00008707 arg  0x00000733 , 0x00000006 
+ 00031211  0x00008708 force  0x00000003 , 0x00000039 
+ 00031212  0x00008709 call  0x00007a71 
+ 00031213  0x0000870b setarg  0x00800000 
+ 00031214  0x0000870c lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x0000870d istore  0x00000004 , 0x00000005 
+ 00031216  0x0000870e force  0x00000000 , 0x0000003f 
+ 00031217  0x0000870f istore  0x00000008 , 0x00000005 
+ 00031218  0x00008710 setarg  0x00000380 
+ 00031219  0x00008711 istore  0x00000004 , 0x00000005 
+ 00031220  0x00008712 call  0x00007912 
+ 00031221  0x00008714 call  0x0000794e 
+ 00031222  0x00008715 arg  0x00000a3e , 0x00000006 
+ 00031223  0x00008716 arg  0x00000706 , 0x00000005 
+ 00031224  0x00008717 call  0x00007ebd 
+ 00031225  0x00008719 setarg  0x005c5c5c 
+ 00031226  0x0000871a lshift8  0x0000003f , 0x00000002 
+ 00031227  0x0000871b or_into  0x0000005c , 0x00000002 
+ 00031228  0x0000871c arg  0x00000a1e , 0x00000006 
+ 00031229  0x0000871d force  0x00000006 , 0x00000039 
+ 00031230  0x0000871e call  0x00007955 
+ 00031231  0x0000871f call  0x0000790b 
+ 00031232  0x00008720 call  0x00007912 
+ 00031233  0x00008721 arg  0x00000726 , 0x00000006 
+ 00031234  0x00008722 arg  0x000005e6 , 0x00000005 
+ 00031235  0x00008723 force  0x00000008 , 0x00000039 
+ 00031236  0x00008724 call  0x00007a71 
+ 00031237  0x00008725 setarg  0x00800000 
+ 00031238  0x00008726 lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x00008727 istore  0x00000004 , 0x00000005 
+ 00031240  0x00008728 call  0x00007ec5 
+ 00031241  0x00008729 setarg  0x00000300 
+ 00031242  0x0000872a istore  0x00000004 , 0x00000005 
+ 00031243  0x0000872b call  0x00007912 
+ 00031244  0x0000872c branch  0x0000794e 
+ 00031245  0x00008730 fetch  0x00000001 , 0x00004662 
+ 00031246  0x00008731 bne  0x00000002 , 0x00007a1e 
+ 00031247  0x00008733 bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x00008734 setarg  0x00363636 
+ 00031249  0x00008735 lshift8  0x0000003f , 0x00000002 
+ 00031250  0x00008736 or_into  0x00000036 , 0x00000002 
+ 00031251  0x00008737 arg  0x00000a1e , 0x00000006 
+ 00031252  0x00008738 force  0x00000006 , 0x00000039 
+ 00031253  0x00008739 call  0x00007955 
+ 00031254  0x0000873a call  0x0000790b 
+ 00031255  0x0000873b call  0x00007912 
+ 00031256  0x0000873c arg  0x00000a3e , 0x00000006 
+ 00031257  0x0000873d arg  0x000005e6 , 0x00000005 
+ 00031258  0x0000873e call  0x00007a70 
+ 00031259  0x0000873f arg  0x00000a2e , 0x00000006 
+ 00031260  0x00008740 call  0x00007a70 
+ 00031261  0x00008741 branch  0x00007a33 
+ 00031262  0x00008744 setarg  0x00000000 
+ 00031263  0x00008745 store  0x00000004 , 0x0000468a 
+ 00031264  0x00008746 branch  0x00007a0f 
+ 00031265  0x00008749 setarg  0x00000000 
+ 00031266  0x0000874a store  0x00000004 , 0x0000468a 
+ 00031267  0x0000874b branch  0x00007a26 
+ 00031268  0x0000874f fetch  0x00000001 , 0x00004662 
+ 00031269  0x00008750 bne  0x00000002 , 0x00007a21 
+ 00031270  0x00008752 setarg  0x00363636 
+ 00031271  0x00008753 lshift8  0x0000003f , 0x00000002 
+ 00031272  0x00008754 or_into  0x00000036 , 0x00000002 
+ 00031273  0x00008755 arg  0x00000a1e , 0x00000006 
+ 00031274  0x00008756 force  0x00000006 , 0x00000039 
+ 00031275  0x00008757 call  0x00007955 
+ 00031276  0x00008758 call  0x0000790b 
+ 00031277  0x00008759 call  0x00007912 
+ 00031278  0x0000875b arg  0x00000a2e , 0x00000006 
+ 00031279  0x0000875c arg  0x000005e6 , 0x00000005 
+ 00031280  0x0000875d call  0x00007a70 
+ 00031281  0x0000875e arg  0x00000a3e , 0x00000006 
+ 00031282  0x0000875f call  0x00007a70 
+ 00031283  0x00008761 setarg  0x00000000 
+ 00031284  0x00008762 istore  0x00000008 , 0x00000005 
+ 00031285  0x00008763 istore  0x00000004 , 0x00000005 
+ 00031286  0x00008764 fetch  0x00000004 , 0x0000468a 
+ 00031287  0x00008765 istore  0x00000004 , 0x00000005 
+ 00031288  0x00008767 copy  0x00000005 , 0x00000002 
+ 00031289  0x00008768 jam  0x00000080 , 0x00000726 
+ 00031290  0x00008769 copy  0x00000002 , 0x00000005 
+ 00031291  0x0000876a arg  0x00000736 , 0x00000006 
+ 00031292  0x0000876b call  0x00007a70 
+ 00031293  0x0000876d call  0x00007912 
+ 00031294  0x0000876f arg  0x000005e6 , 0x00000005 
+ 00031295  0x00008770 force  0x00000007 , 0x00000039 
+ 00031296  0x00008771 call  0x00007ec6 
+ 00031297  0x00008772 istore  0x00000004 , 0x00000005 
+ 00031298  0x00008773 setarg  0x000003f8 
+ 00031299  0x00008774 istore  0x00000004 , 0x00000005 
+ 00031300  0x00008775 call  0x00007912 
+ 00031301  0x00008776 call  0x0000794e 
+ 00031302  0x00008778 arg  0x00000a3e , 0x00000006 
+ 00031303  0x00008779 arg  0x00000706 , 0x00000005 
+ 00031304  0x0000877a call  0x00007ebd 
+ 00031305  0x0000877c setarg  0x005c5c5c 
+ 00031306  0x0000877d lshift8  0x0000003f , 0x00000002 
+ 00031307  0x0000877e or_into  0x0000005c , 0x00000002 
+ 00031308  0x0000877f arg  0x00000a1e , 0x00000006 
+ 00031309  0x00008780 force  0x00000006 , 0x00000039 
+ 00031310  0x00008781 call  0x00007955 
+ 00031311  0x00008782 call  0x0000790b 
+ 00031312  0x00008783 call  0x00007912 
+ 00031313  0x00008784 arg  0x00000726 , 0x00000006 
+ 00031314  0x00008785 arg  0x000005e6 , 0x00000005 
+ 00031315  0x00008786 force  0x00000008 , 0x00000039 
+ 00031316  0x00008787 call  0x00007a71 
+ 00031317  0x00008788 setarg  0x00800000 
+ 00031318  0x00008789 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x0000878a istore  0x00000004 , 0x00000005 
+ 00031320  0x0000878b call  0x00007ec5 
+ 00031321  0x0000878c setarg  0x00000300 
+ 00031322  0x0000878d istore  0x00000004 , 0x00000005 
+ 00031323  0x0000878e call  0x00007912 
+ 00031324  0x0000878f branch  0x0000794e 
+ 00031325  0x00008797 jam  0x000000c0 , 0x000005e3 
+ 00031326  0x00008799 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x0000879a rtn  0x00000034 
+ 00031328  0x0000879b increase  0xffffffff , 0x0000003f 
+ 00031329  0x0000879c store  0x00000001 , 0x000005e3 
+ 00031330  0x0000879d arg  0x000006be , 0x00000006 
+ 00031331  0x0000879e call  0x000076ec 
+ 00031332  0x0000879f branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087a0 arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087a1 arg  0x00000676 , 0x00000005 
+ 00031335  0x000087a2 branch  0x000076f2 
+ 00031336  0x000087a5 call  0x00007803 
+ 00031337  0x000087a6 fetch  0x00000001 , 0x000005e3 
+ 00031338  0x000087a7 increase  0xffffffff , 0x0000003f 
+ 00031339  0x000087a8 store  0x00000001 , 0x000005e3 
+ 00031340  0x000087a9 arg  0x000006be , 0x00000006 
+ 00031341  0x000087aa call  0x000076ec 
+ 00031342  0x000087ab rtn  0x00000001 
+ 00031343  0x000087ac branch  0x00007854 
+ 00031344  0x000087af force  0x00000004 , 0x00000039 
+ 00031345  0x000087b1 increase  0xfffffffc , 0x00000006 
+ 00031346  0x000087b3 ifetch  0x00000004 , 0x00000006 
+ 00031347  0x000087b4 istore  0x00000004 , 0x00000005 
+ 00031348  0x000087b5 increase  0xfffffff8 , 0x00000006 
+ 00031349  0x000087b6 loop  0x00007a72 
+ 00031350  0x000087b7 rtn 
+ 00031351  0x000087bd bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x000087be fetch  0x00000001 , 0x000044be 
+ 00031353  0x000087bf branch  0x00005af0 , 0x00000034 
+ 00031354  0x000087c0 call  0x00005aec 
+ 00031355  0x000087c1 call  0x00007583 
+ 00031356  0x000087c3 branch  0x00007a7d 
+ 00031357  0x000087c9 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x000087ca rtnne  0x00000000 
+ 00031359  0x000087cb fetch  0x00000001 , 0x000044c0 
+ 00031360  0x000087cc rtnne  0x00000000 
+ 00031361  0x000087ce arg  0x000045b2 , 0x00000005 
+ 00031362  0x000087cf force  0x0000000f , 0x00000007 
+ 00031363  0x000087d0 call  0x000076a2 
+ 00031364  0x000087d1 random  0x0000003f 
+ 00031365  0x000087d2 rshift  0x0000003f , 0x0000003f 
+ 00031366  0x000087d3 istore  0x00000002 , 0x00000005 
+ 00031367  0x000087d5 arg  0x00000766 , 0x00000005 
+ 00031368  0x000087d6 arg  0x000045b2 , 0x00000006 
+ 00031369  0x000087d7 call  0x00007ebd 
+ 00031370  0x000087d9 arg  0x00000646 , 0x00000005 
+ 00031371  0x000087da arg  0x0000095e , 0x00000006 
+ 00031372  0x000087db call  0x00007eb3 
+ 00031373  0x000087dd arg  0x00000686 , 0x00000005 
+ 00031374  0x000087de call  0x00007ed0 
+ 00031375  0x000087df jam  0x00000001 , 0x00000686 
+ 00031376  0x000087e1 call  0x00007ac7 
+ 00031377  0x000087e2 jam  0x00000003 , 0x000044c0 
+ 00031378  0x000087e3 rtn 
+ 00031379  0x000087e6 arg  0x000045d2 , 0x00000005 
+ 00031380  0x000087e7 arg  0x000006a6 , 0x00000006 
+ 00031381  0x000087e8 call  0x00007eb3 
+ 00031382  0x000087e9 jam  0x00000003 , 0x000044c3 
+ 00031383  0x000087ea jam  0x00000000 , 0x000044c0 
+ 00031384  0x000087eb rtn 
+ 00031385  0x000087f0 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x000087f1 rtnne  0x00000000 
+ 00031387  0x000087f2 fetch  0x00000001 , 0x000044c0 
+ 00031388  0x000087f3 rtnne  0x00000000 
+ 00031389  0x000087f5 arg  0x00000766 , 0x00000005 
+ 00031390  0x000087f6 arg  0x000045b2 , 0x00000006 
+ 00031391  0x000087f7 call  0x00007ebd 
+ 00031392  0x000087f9 arg  0x00000646 , 0x00000005 
+ 00031393  0x000087fa arg  0x000009be , 0x00000006 
+ 00031394  0x000087fb call  0x00007eb3 
+ 00031395  0x000087fd arg  0x00000686 , 0x00000005 
+ 00031396  0x000087fe call  0x00007ed0 
+ 00031397  0x000087ff jam  0x00000001 , 0x00000686 
+ 00031398  0x00008801 call  0x00007ac7 
+ 00031399  0x00008802 jam  0x00000004 , 0x000044c0 
+ 00031400  0x00008803 rtn 
+ 00031401  0x00008808 arg  0x000009fe , 0x00000005 
+ 00031402  0x00008809 arg  0x000006a6 , 0x00000006 
+ 00031403  0x0000880a call  0x00007ebd 
+ 00031404  0x0000880b jam  0x00000003 , 0x000009b9 
+ 00031405  0x0000880c jam  0x00000000 , 0x000044c0 
+ 00031406  0x0000880d rtn 
+ 00031407  0x00008812 fetch  0x00000001 , 0x000044be 
+ 00031408  0x00008813 rtn  0x00000034 
+ 00031409  0x00008814 fetch  0x00000001 , 0x000044c0 
+ 00031410  0x00008815 rtn  0x00000034 
+ 00031411  0x00008816 increase  0x00000080 , 0x0000003f 
+ 00031412  0x00008817 store  0x00000001 , 0x000044c0 
+ 00031413  0x00008818 rtnbit1  0x00000007 
+ 00031414  0x00008819 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x0000881a branch  0x00007ab9 , 0x00000034 
+ 00031416  0x0000881b branch  0x00007abf 
+ 00031417  0x0000881e bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x0000881f call  0x00007ad4 
+ 00031419  0x00008820 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x00008821 beq  0x00000003 , 0x00007a93 
+ 00031421  0x00008822 beq  0x00000004 , 0x00007aa9 
+ 00031422  0x00008823 rtn 
+ 00031423  0x00008827 call  0x00007ae6 
+ 00031424  0x00008828 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x00008829 increase  0xffffffff , 0x0000003f 
+ 00031426  0x0000882a store  0x00000002 , 0x000005e3 
+ 00031427  0x0000882b arg  0x00000766 , 0x00000006 
+ 00031428  0x0000882c call  0x000076ec 
+ 00031429  0x0000882d rtn  0x00000001 
+ 00031430  0x0000882e branch  0x00007b37 
+ 00031431  0x00008831 bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x00008832 setarg  0x00000100 , 0x0000003f 
+ 00031433  0x00008833 store  0x00000002 , 0x000005e3 
+ 00031434  0x00008835 fetch  0x00000002 , 0x000005e3 
+ 00031435  0x00008836 rtn  0x00000034 
+ 00031436  0x00008837 increase  0xffffffff , 0x0000003f 
+ 00031437  0x00008838 store  0x00000002 , 0x000005e3 
+ 00031438  0x00008839 arg  0x00000766 , 0x00000006 
+ 00031439  0x0000883a call  0x000076ec 
+ 00031440  0x0000883b branch  0x00007aca , 0x00000001 
+ 00031441  0x0000883c arg  0x00000646 , 0x00000006 
+ 00031442  0x0000883d arg  0x00000706 , 0x00000005 
+ 00031443  0x0000883e branch  0x00007eb2 
+ 00031444  0x00008842 arg  0x00000746 , 0x00000011 
+ 00031445  0x00008843 arg  0x00000846 , 0x00000005 
+ 00031446  0x00008844 call  0x00007ba3 
+ 00031447  0x00008845 arg  0x00000846 , 0x00000011 
+ 00031448  0x00008846 arg  0x000007e6 , 0x00000005 
+ 00031449  0x00008847 call  0x00007c79 
+ 00031450  0x00008848 arg  0x00000706 , 0x00000011 
+ 00031451  0x00008849 arg  0x000007e6 , 0x00000012 
+ 00031452  0x0000884a arg  0x000006a6 , 0x00000005 
+ 00031453  0x0000884b call  0x00007be1 
+ 00031454  0x0000884c arg  0x00000846 , 0x00000011 
+ 00031455  0x0000884d arg  0x000007e6 , 0x00000012 
+ 00031456  0x0000884e arg  0x00000826 , 0x00000005 
+ 00031457  0x0000884f call  0x00007be1 
+ 00031458  0x00008850 arg  0x00000726 , 0x00000011 
+ 00031459  0x00008851 arg  0x00000826 , 0x00000012 
+ 00031460  0x00008852 arg  0x000006c6 , 0x00000005 
+ 00031461  0x00008853 branch  0x00007be1 
+ 00031462  0x00008856 arg  0x00000746 , 0x00000011 
+ 00031463  0x00008857 arg  0x00000826 , 0x00000005 
+ 00031464  0x00008858 call  0x00007c79 
+ 00031465  0x00008859 arg  0x00000826 , 0x00000011 
+ 00031466  0x0000885a arg  0x00000846 , 0x00000005 
+ 00031467  0x0000885b call  0x00007c79 
+ 00031468  0x0000885d arg  0x0000093e , 0x00000011 
+ 00031469  0x0000885e arg  0x00000846 , 0x00000012 
+ 00031470  0x0000885f arg  0x00000846 , 0x00000005 
+ 00031471  0x00008860 call  0x00007be1 
+ 00031472  0x00008861 arg  0x00000706 , 0x00000011 
+ 00031473  0x00008862 arg  0x00000826 , 0x00000005 
+ 00031474  0x00008863 call  0x00007c79 
+ 00031475  0x00008865 arg  0x00000826 , 0x00000006 
+ 00031476  0x00008866 arg  0x000007e6 , 0x00000005 
+ 00031477  0x00008867 call  0x00007ebd 
+ 00031478  0x00008868 arg  0x000007e6 , 0x00000011 
+ 00031479  0x00008869 call  0x00007c80 
+ 00031480  0x0000886a arg  0x00000826 , 0x00000011 
+ 00031481  0x0000886b arg  0x000007e6 , 0x00000012 
+ 00031482  0x0000886c arg  0x00000826 , 0x00000005 
+ 00031483  0x0000886d call  0x00007c7d 
+ 00031484  0x0000886f arg  0x00000826 , 0x00000011 
+ 00031485  0x00008870 arg  0x00000846 , 0x00000012 
+ 00031486  0x00008871 arg  0x00000826 , 0x00000005 
+ 00031487  0x00008872 call  0x00007c7d 
+ 00031488  0x00008874 arg  0x00000706 , 0x00000006 
+ 00031489  0x00008875 arg  0x000007e6 , 0x00000005 
+ 00031490  0x00008876 call  0x00007ebd 
+ 00031491  0x00008877 arg  0x00000726 , 0x00000011 
+ 00031492  0x00008878 arg  0x00000846 , 0x00000005 
+ 00031493  0x00008879 call  0x00007c79 
+ 00031494  0x0000887a arg  0x000007e6 , 0x00000011 
+ 00031495  0x0000887b call  0x00007c80 
+ 00031496  0x0000887c arg  0x000007e6 , 0x00000011 
+ 00031497  0x0000887d call  0x00007c80 
+ 00031498  0x0000887e arg  0x000007e6 , 0x00000011 
+ 00031499  0x0000887f arg  0x00000846 , 0x00000012 
+ 00031500  0x00008880 arg  0x000007e6 , 0x00000005 
+ 00031501  0x00008881 call  0x00007be1 
+ 00031502  0x00008882 arg  0x00000846 , 0x00000011 
+ 00031503  0x00008883 arg  0x00000806 , 0x00000005 
+ 00031504  0x00008884 call  0x00007c79 
+ 00031505  0x00008885 arg  0x00000806 , 0x00000011 
+ 00031506  0x00008886 call  0x00007c80 
+ 00031507  0x00008887 arg  0x00000806 , 0x00000011 
+ 00031508  0x00008888 call  0x00007c80 
+ 00031509  0x00008889 arg  0x00000806 , 0x00000011 
+ 00031510  0x0000888a call  0x00007c80 
+ 00031511  0x0000888b arg  0x00000726 , 0x00000006 
+ 00031512  0x0000888c arg  0x00000846 , 0x00000005 
+ 00031513  0x0000888d call  0x00007ebd 
+ 00031514  0x0000888e arg  0x00000846 , 0x00000011 
+ 00031515  0x0000888f call  0x00007c80 
+ 00031516  0x00008890 arg  0x00000846 , 0x00000011 
+ 00031517  0x00008891 arg  0x00000746 , 0x00000012 
+ 00031518  0x00008892 arg  0x00000746 , 0x00000005 
+ 00031519  0x00008893 call  0x00007be1 
+ 00031520  0x00008896 arg  0x00000826 , 0x00000011 
+ 00031521  0x00008897 arg  0x00000846 , 0x00000005 
+ 00031522  0x00008898 call  0x00007c79 
+ 00031523  0x0000889a arg  0x00000846 , 0x00000011 
+ 00031524  0x0000889b arg  0x000007e6 , 0x00000012 
+ 00031525  0x0000889c arg  0x00000846 , 0x00000005 
+ 00031526  0x0000889d call  0x00007c96 
+ 00031527  0x0000889e arg  0x00000846 , 0x00000011 
+ 00031528  0x0000889f arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088a0 arg  0x00000706 , 0x00000005 
+ 00031530  0x000088a1 call  0x00007c96 
+ 00031531  0x000088a2 arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088a3 arg  0x00000706 , 0x00000012 
+ 00031533  0x000088a4 arg  0x00000846 , 0x00000005 
+ 00031534  0x000088a5 call  0x00007c96 
+ 00031535  0x000088a6 arg  0x00000846 , 0x00000011 
+ 00031536  0x000088a7 arg  0x00000826 , 0x00000012 
+ 00031537  0x000088a8 arg  0x00000846 , 0x00000005 
+ 00031538  0x000088a9 call  0x00007be1 
+ 00031539  0x000088aa arg  0x00000846 , 0x00000011 
+ 00031540  0x000088ab arg  0x00000806 , 0x00000012 
+ 00031541  0x000088ac arg  0x00000726 , 0x00000005 
+ 00031542  0x000088ad branch  0x00007c96 
+ 00031543  0x000088b1 arg  0x00000686 , 0x00000011 
+ 00031544  0x000088b2 arg  0x00000866 , 0x00000005 
+ 00031545  0x000088b3 call  0x00007c79 
+ 00031546  0x000088b4 arg  0x00000706 , 0x00000011 
+ 00031547  0x000088b5 arg  0x00000866 , 0x00000012 
+ 00031548  0x000088b6 arg  0x00000806 , 0x00000005 
+ 00031549  0x000088b7 call  0x00007be1 
+ 00031550  0x000088ba arg  0x00000686 , 0x00000011 
+ 00031551  0x000088bb arg  0x00000866 , 0x00000012 
+ 00031552  0x000088bc arg  0x00000866 , 0x00000005 
+ 00031553  0x000088bd call  0x00007be1 
+ 00031554  0x000088be arg  0x00000726 , 0x00000011 
+ 00031555  0x000088bf arg  0x00000866 , 0x00000012 
+ 00031556  0x000088c0 arg  0x000007e6 , 0x00000005 
+ 00031557  0x000088c1 call  0x00007be1 
+ 00031558  0x000088c4 arg  0x00000746 , 0x00000011 
+ 00031559  0x000088c5 arg  0x00000866 , 0x00000005 
+ 00031560  0x000088c6 call  0x00007c79 
+ 00031561  0x000088c7 arg  0x00000646 , 0x00000011 
+ 00031562  0x000088c8 arg  0x00000866 , 0x00000012 
+ 00031563  0x000088c9 arg  0x00000826 , 0x00000005 
+ 00031564  0x000088ca call  0x00007be1 
+ 00031565  0x000088cc arg  0x00000746 , 0x00000011 
+ 00031566  0x000088cd arg  0x00000866 , 0x00000012 
+ 00031567  0x000088ce arg  0x00000866 , 0x00000005 
+ 00031568  0x000088cf call  0x00007be1 
+ 00031569  0x000088d0 arg  0x00000666 , 0x00000011 
+ 00031570  0x000088d1 arg  0x00000866 , 0x00000012 
+ 00031571  0x000088d2 arg  0x00000846 , 0x00000005 
+ 00031572  0x000088d3 call  0x00007be1 
+ 00031573  0x000088d8 arg  0x00000806 , 0x00000012 
+ 00031574  0x000088d9 arg  0x00000826 , 0x00000011 
+ 00031575  0x000088da arg  0x00000866 , 0x00000005 
+ 00031576  0x000088db call  0x00007c96 
+ 00031577  0x000088dc arg  0x00000806 , 0x00000011 
+ 00031578  0x000088dd arg  0x00000826 , 0x00000012 
+ 00031579  0x000088de arg  0x00000806 , 0x00000005 
+ 00031580  0x000088df call  0x00007c7d 
+ 00031581  0x000088e2 arg  0x000007e6 , 0x00000012 
+ 00031582  0x000088e3 arg  0x00000846 , 0x00000011 
+ 00031583  0x000088e4 arg  0x00000826 , 0x00000005 
+ 00031584  0x000088e5 call  0x00007c96 
+ 00031585  0x000088e6 arg  0x000007e6 , 0x00000011 
+ 00031586  0x000088e7 arg  0x00000846 , 0x00000012 
+ 00031587  0x000088e8 arg  0x000007e6 , 0x00000005 
+ 00031588  0x000088e9 call  0x00007c7d 
+ 00031589  0x000088ea arg  0x000007e6 , 0x00000011 
+ 00031590  0x000088eb arg  0x00000866 , 0x00000012 
+ 00031591  0x000088ec arg  0x000007e6 , 0x00000005 
+ 00031592  0x000088ed call  0x00007be1 
+ 00031593  0x000088ee arg  0x00000746 , 0x00000011 
+ 00031594  0x000088ef arg  0x00000686 , 0x00000012 
+ 00031595  0x000088f0 arg  0x00000846 , 0x00000005 
+ 00031596  0x000088f1 call  0x00007be1 
+ 00031597  0x000088f2 arg  0x00000846 , 0x00000011 
+ 00031598  0x000088f3 arg  0x00000866 , 0x00000012 
+ 00031599  0x000088f4 arg  0x00000746 , 0x00000005 
+ 00031600  0x000088f5 call  0x00007be1 
+ 00031601  0x000088f7 arg  0x00000866 , 0x00000011 
+ 00031602  0x000088f8 arg  0x00000866 , 0x00000005 
+ 00031603  0x000088f9 call  0x00007c79 
+ 00031604  0x000088fa arg  0x00000866 , 0x00000011 
+ 00031605  0x000088fb arg  0x00000806 , 0x00000012 
+ 00031606  0x000088fc arg  0x00000846 , 0x00000005 
+ 00031607  0x000088fd call  0x00007be1 
+ 00031608  0x000088fe arg  0x00000866 , 0x00000011 
+ 00031609  0x000088ff arg  0x000007e6 , 0x00000012 
+ 00031610  0x00008900 arg  0x000007e6 , 0x00000005 
+ 00031611  0x00008901 call  0x00007be1 
+ 00031612  0x00008902 arg  0x00000826 , 0x00000011 
+ 00031613  0x00008903 arg  0x00000706 , 0x00000005 
+ 00031614  0x00008904 call  0x00007c79 
+ 00031615  0x00008905 arg  0x00000706 , 0x00000011 
+ 00031616  0x00008906 arg  0x00000846 , 0x00000012 
+ 00031617  0x00008907 arg  0x00000706 , 0x00000005 
+ 00031618  0x00008908 call  0x00007c96 
+ 00031619  0x00008909 arg  0x00000706 , 0x00000006 
+ 00031620  0x0000890a arg  0x00000866 , 0x00000005 
+ 00031621  0x0000890b call  0x00007ebd 
+ 00031622  0x0000890c arg  0x00000866 , 0x00000011 
+ 00031623  0x0000890d call  0x00007c80 
+ 00031624  0x0000890e arg  0x00000846 , 0x00000011 
+ 00031625  0x0000890f arg  0x00000866 , 0x00000012 
+ 00031626  0x00008910 arg  0x00000846 , 0x00000005 
+ 00031627  0x00008911 call  0x00007c96 
+ 00031628  0x00008912 arg  0x00000846 , 0x00000011 
+ 00031629  0x00008913 arg  0x00000826 , 0x00000012 
+ 00031630  0x00008914 arg  0x00000826 , 0x00000005 
+ 00031631  0x00008915 call  0x00007be1 
+ 00031632  0x00008916 arg  0x00000826 , 0x00000011 
+ 00031633  0x00008917 arg  0x000007e6 , 0x00000012 
+ 00031634  0x00008918 arg  0x00000726 , 0x00000005 
+ 00031635  0x00008919 call  0x00007c96 
+ 00031636  0x0000891a arg  0x00000726 , 0x00000011 
+ 00031637  0x0000891b arg  0x0000091e , 0x00000012 
+ 00031638  0x0000891c arg  0x00000726 , 0x00000005 
+ 00031639  0x0000891d force  0x00000000 , 0x00000013 
+ 00031640  0x0000891e fetch  0x00000001 , 0x00000726 
+ 00031641  0x0000891f isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x00008920 call  0x00007c7b , 0x00000001 
+ 00031643  0x00008921 copy  0x00000013 , 0x00000030 
+ 00031644  0x00008922 arg  0x00000726 , 0x00000011 
+ 00031645  0x00008923 call  0x00007cab 
+ 00031646  0x00008924 fetch  0x00000001 , 0x00000745 
+ 00031647  0x00008925 isolate1  0x00000000 , 0x00000030 
+ 00031648  0x00008926 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x00008927 store  0x00000001 , 0x00000745 
+ 00031650  0x00008928 rtn 
+ 00031651  0x0000892b copy  0x00000005 , 0x0000000b 
+ 00031652  0x0000892c arg  0x00000806 , 0x00000005 
+ 00031653  0x0000892d call  0x00007ed0 
+ 00031654  0x0000892e force  0x00000000 , 0x0000003f 
+ 00031655  0x00008930 store  0x00000004 , 0x00000826 
+ 00031656  0x00008931 jam  0x00000001 , 0x00000806 
+ 00031657  0x00008932 arg  0x00000786 , 0x00000005 
+ 00031658  0x00008933 call  0x00007ed2 
+ 00031659  0x00008934 arg  0x0000091e , 0x00000006 
+ 00031660  0x00008935 arg  0x000007c6 , 0x00000005 
+ 00031661  0x00008936 call  0x00007ebd 
+ 00031662  0x00008937 copy  0x00000011 , 0x00000006 
+ 00031663  0x00008938 arg  0x000007e6 , 0x00000005 
+ 00031664  0x00008939 call  0x00007ebd 
+ 00031665  0x00008940 arg  0x000007e6 , 0x00000006 
+ 00031666  0x00008941 call  0x00007cb5 
+ 00031667  0x00008942 branch  0x00007bda , 0x00000034 
+ 00031668  0x00008947 arg  0x000007e6 , 0x00000011 
+ 00031669  0x00008948 arg  0x00000806 , 0x00000012 
+ 00031670  0x00008949 call  0x00007cb8 
+ 00031671  0x0000894a arg  0x000007c6 , 0x00000011 
+ 00031672  0x0000894b arg  0x00000786 , 0x00000012 
+ 00031673  0x0000894c call  0x00007cb8 
+ 00031674  0x0000894e arg  0x000007e6 , 0x00000011 
+ 00031675  0x0000894f arg  0x000007c6 , 0x00000012 
+ 00031676  0x00008950 call  0x00007cb1 
+ 00031677  0x00008951 branch  0x00007bcc , 0x00000002 
+ 00031678  0x00008952 arg  0x000007c6 , 0x00000011 
+ 00031679  0x00008953 arg  0x000007e6 , 0x00000012 
+ 00031680  0x00008954 copy  0x00000011 , 0x00000005 
+ 00031681  0x00008955 call  0x00007ca9 
+ 00031682  0x00008956 arg  0x00000806 , 0x00000011 
+ 00031683  0x00008957 arg  0x00000786 , 0x00000012 
+ 00031684  0x00008958 copy  0x00000012 , 0x00000005 
+ 00031685  0x00008959 call  0x00007c7b 
+ 00031686  0x0000895a ifetch  0x00000001 , 0x00000011 
+ 00031687  0x0000895b iadd  0x00000013 , 0x00000013 
+ 00031688  0x0000895c ifetch  0x00000001 , 0x00000012 
+ 00031689  0x0000895d iadd  0x00000013 , 0x0000003f 
+ 00031690  0x0000895e istore  0x00000001 , 0x00000012 
+ 00031691  0x0000895f branch  0x00007bb1 
+ 00031692  0x00008961 arg  0x000007e6 , 0x00000011 
+ 00031693  0x00008962 arg  0x000007c6 , 0x00000012 
+ 00031694  0x00008963 copy  0x00000011 , 0x00000005 
+ 00031695  0x00008964 call  0x00007ca9 
+ 00031696  0x00008965 arg  0x00000786 , 0x00000011 
+ 00031697  0x00008966 arg  0x00000806 , 0x00000012 
+ 00031698  0x00008967 copy  0x00000012 , 0x00000005 
+ 00031699  0x00008968 call  0x00007c7b 
+ 00031700  0x00008969 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x0000896a iadd  0x00000013 , 0x00000013 
+ 00031702  0x0000896b ifetch  0x00000001 , 0x00000012 
+ 00031703  0x0000896c iadd  0x00000013 , 0x0000003f 
+ 00031704  0x0000896d istore  0x00000001 , 0x00000012 
+ 00031705  0x0000896e branch  0x00007bb1 
+ 00031706  0x00008971 arg  0x00000786 , 0x00000011 
+ 00031707  0x00008972 copy  0x0000000b , 0x00000005 
+ 00031708  0x00008973 call  0x00007c0a 
+ 00031709  0x00008975 arg  0x0000091e , 0x00000011 
+ 00031710  0x00008976 copy  0x0000000b , 0x00000012 
+ 00031711  0x00008977 copy  0x0000000b , 0x00000005 
+ 00031712  0x00008978 branch  0x00007c96 
+ 00031713  0x0000897c copy  0x00000005 , 0x0000000b 
+ 00031714  0x0000897e force  0x00000000 , 0x00000038 
+ 00031715  0x00008980 arg  0x00000786 , 0x00000005 
+ 00031716  0x00008981 call  0x00007ed2 
+ 00031717  0x00008982 arg  0x00000ad2 , 0x00000005 
+ 00031718  0x00008983 call  0x00007ed2 
+ 00031719  0x00008987 copy  0x00000011 , 0x00000006 
+ 00031720  0x00008989 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x0000898a setarg  0x00000000 
+ 00031722  0x0000898b call  0x00007c73 
+ 00031723  0x0000898c copy  0x00000012 , 0x00000006 
+ 00031724  0x0000898d call  0x00007c77 
+ 00031725  0x00008990 force  0x00000000 , 0x00000007 
+ 00031726  0x00008991 arg  0x00000786 , 0x00000005 
+ 00031727  0x00008995 arg  0x00000ad2 , 0x00000002 
+ 00031728  0x00008996 copy  0x00000007 , 0x00000012 
+ 00031729  0x00008997 lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x00008999 iadd  0x00000002 , 0x00000012 
+ 00031731  0x0000899a force  0x00000000 , 0x00000002 
+ 00031732  0x0000899b force  0x00000000 , 0x00000013 
+ 00031733  0x000089a1 ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089a2 iforce  0x00000011 
+ 00031735  0x000089a5 ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089a6 copy  0x00000013 , 0x00000038 
+ 00031737  0x000089a7 imul32  0x0000002f , 0x0000003f 
+ 00031738  0x000089a8 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x000089a9 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x000089aa istore  0x00000004 , 0x00000005 
+ 00031741  0x000089ab rshift32  0x0000003f , 0x00000002 
+ 00031742  0x000089ac increase  0x00000001 , 0x00000013 
+ 00031743  0x000089ad compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x000089ae nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x000089b0 deposit  0x00000002 
+ 00031746  0x000089b1 istore  0x00000004 , 0x00000005 
+ 00031747  0x000089b2 increase  0xffffffe0 , 0x00000005 
+ 00031748  0x000089b5 increase  0x00000001 , 0x00000007 
+ 00031749  0x000089b6 compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x000089b7 nbranch  0x00007bef , 0x00000001 
+ 00031751  0x000089b8 arg  0x00000786 , 0x00000011 
+ 00031752  0x000089b9 copy  0x0000000b , 0x00000005 
+ 00031753  0x000089ba branch  0x00007c0a 
+ 00031754  0x000089bd bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x000089be copy  0x00000005 , 0x0000000b 
+ 00031756  0x000089bf copy  0x00000011 , 0x00000030 
+ 00031757  0x000089c0 arg  0x000007c6 , 0x00000012 
+ 00031758  0x000089c1 copy  0x00000012 , 0x00000005 
+ 00031759  0x000089c2 call  0x00007ecd 
+ 00031760  0x000089c3 istore  0x00000008 , 0x00000005 
+ 00031761  0x000089c4 add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x000089c5 call  0x00007eb9 
+ 00031763  0x000089c6 call  0x00007eb5 
+ 00031764  0x000089c7 copy  0x00000012 , 0x00000011 
+ 00031765  0x000089c8 call  0x00007c80 
+ 00031766  0x000089c9 arg  0x000007c6 , 0x00000012 
+ 00031767  0x000089ca copy  0x00000030 , 0x00000011 
+ 00031768  0x000089cb copy  0x0000000b , 0x00000005 
+ 00031769  0x000089cc call  0x00007c7d 
+ 00031770  0x000089ce arg  0x000007c6 , 0x00000012 
+ 00031771  0x000089cf copy  0x00000012 , 0x00000005 
+ 00031772  0x000089d0 call  0x00007ecd 
+ 00031773  0x000089d1 istore  0x00000008 , 0x00000005 
+ 00031774  0x000089d2 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x000089d3 call  0x00007ebf 
+ 00031776  0x000089d4 call  0x00007ecd 
+ 00031777  0x000089d5 copy  0x00000012 , 0x00000011 
+ 00031778  0x000089d6 call  0x00007c80 
+ 00031779  0x000089da arg  0x000007c6 , 0x00000012 
+ 00031780  0x000089db copy  0x0000000b , 0x00000011 
+ 00031781  0x000089dc copy  0x00000011 , 0x00000005 
+ 00031782  0x000089dd call  0x00007c7d 
+ 00031783  0x000089e1 arg  0x000007c6 , 0x00000012 
+ 00031784  0x000089e2 copy  0x00000012 , 0x00000005 
+ 00031785  0x000089e3 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x000089e4 call  0x00007eb5 
+ 00031787  0x000089e5 call  0x00007ecd 
+ 00031788  0x000089e6 istore  0x00000008 , 0x00000005 
+ 00031789  0x000089e7 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x000089e8 call  0x00007eb9 
+ 00031791  0x000089e9 copy  0x0000000b , 0x00000011 
+ 00031792  0x000089ea copy  0x00000011 , 0x00000005 
+ 00031793  0x000089eb call  0x00007c7d 
+ 00031794  0x000089ef arg  0x000007c6 , 0x00000012 
+ 00031795  0x000089f0 copy  0x00000012 , 0x00000005 
+ 00031796  0x000089f1 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x000089f2 call  0x00007eb5 
+ 00031798  0x000089f3 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x000089f4 call  0x00007eb5 
+ 00031800  0x000089f5 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x000089f6 call  0x00007eb6 
+ 00031802  0x000089f7 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x000089f8 call  0x00007eb6 
+ 00031804  0x000089f9 copy  0x0000000b , 0x00000011 
+ 00031805  0x000089fa copy  0x00000011 , 0x00000005 
+ 00031806  0x000089fb call  0x00007c7d 
+ 00031807  0x000089fe arg  0x000007c6 , 0x00000012 
+ 00031808  0x000089ff copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a00 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a01 call  0x00007eb5 
+ 00031811  0x00008a02 call  0x00007ecd 
+ 00031812  0x00008a03 istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a04 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a05 call  0x00007eb6 
+ 00031815  0x00008a06 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a07 call  0x00007eb6 
+ 00031817  0x00008a08 copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a09 copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a0a call  0x00007c96 
+ 00031820  0x00008a0d arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a0e copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a0f add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a10 call  0x00007eb9 
+ 00031824  0x00008a11 call  0x00007eb9 
+ 00031825  0x00008a12 force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a13 istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a14 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a15 call  0x00007eb6 
+ 00031829  0x00008a16 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a17 call  0x00007eb6 
+ 00031831  0x00008a18 copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a19 copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a1a call  0x00007c96 
+ 00031834  0x00008a1d arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a1e copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a1f add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a20 call  0x00007eb5 
+ 00031838  0x00008a21 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a22 call  0x00007eb5 
+ 00031840  0x00008a23 call  0x00007ecd 
+ 00031841  0x00008a24 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a25 call  0x00007eb6 
+ 00031843  0x00008a26 copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a27 copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a28 call  0x00007c96 
+ 00031846  0x00008a2b arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a2c copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a2d add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a2e call  0x00007eb9 
+ 00031850  0x00008a2f call  0x00007ecd 
+ 00031851  0x00008a30 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a31 call  0x00007eb5 
+ 00031853  0x00008a32 call  0x00007ecd 
+ 00031854  0x00008a33 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a34 call  0x00007eb6 
+ 00031856  0x00008a35 copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a36 copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a37 branch  0x00007c96 
+ 00031859  0x00008a3b force  0x00000020 , 0x00000039 
+ 00031860  0x00008a3c arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a3d iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a3e branch  0x00007f01 
+ 00031863  0x00008a41 force  0x00000008 , 0x00000039 
+ 00031864  0x00008a42 branch  0x00007781 
+ 00031865  0x00008a45 copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a46 branch  0x00007be1 
+ 00031867  0x00008a49 force  0x00000008 , 0x00000039 
+ 00031868  0x00008a4a branch  0x00007712 
+ 00031869  0x00008a4d call  0x00007c7b 
+ 00031870  0x00008a4e copy  0x00000005 , 0x00000011 
+ 00031871  0x00008a4f branch  0x00007c81 
+ 00031872  0x00008a52 call  0x00007cae 
+ 00031873  0x00008a54 isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008a55 branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008a56 arg  0x0000091e , 0x00000012 
+ 00031876  0x00008a57 copy  0x00000011 , 0x00000013 
+ 00031877  0x00008a58 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008a59 call  0x00007cb1 
+ 00031879  0x00008a5a nrtn  0x00000002 
+ 00031880  0x00008a5b copy  0x00000013 , 0x00000011 
+ 00031881  0x00008a5c branch  0x00007c92 
+ 00031882  0x00008a5f call  0x00007c92 
+ 00031883  0x00008a61 copy  0x00000011 , 0x00000013 
+ 00031884  0x00008a62 increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008a63 arg  0x0000091e , 0x00000012 
+ 00031886  0x00008a64 call  0x00007cb1 
+ 00031887  0x00008a65 nrtn  0x00000002 
+ 00031888  0x00008a66 copy  0x00000013 , 0x00000011 
+ 00031889  0x00008a67 branch  0x00007c92 
+ 00031890  0x00008a6b increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008a6c arg  0x0000091e , 0x00000012 
+ 00031892  0x00008a6d copy  0x00000011 , 0x00000005 
+ 00031893  0x00008a6e branch  0x00007ca9 
+ 00031894  0x00008a74 call  0x00007ca9 
+ 00031895  0x00008a76 branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008a79 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008a7a arg  0x0000091e , 0x00000012 
+ 00031898  0x00008a7b call  0x00007cb1 
+ 00031899  0x00008a7c nrtn  0x00000002 
+ 00031900  0x00008a7d arg  0x0000091e , 0x00000012 
+ 00031901  0x00008a7e add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008a80 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008a81 branch  0x00007ca9 
+ 00031904  0x00008a83 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008a84 arg  0x0000091e , 0x00000012 
+ 00031906  0x00008a85 copy  0x00000011 , 0x00000005 
+ 00031907  0x00008a86 call  0x00007c7b 
+ 00031908  0x00008a88 rtn  0x00000001 
+ 00031909  0x00008a89 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008a8a arg  0x0000091e , 0x00000012 
+ 00031911  0x00008a8b copy  0x00000011 , 0x00000005 
+ 00031912  0x00008a8c branch  0x00007c7b 
+ 00031913  0x00008a91 force  0x00000008 , 0x00000039 
+ 00031914  0x00008a92 branch  0x00007720 
+ 00031915  0x00008a95 force  0x00000008 , 0x00000039 
+ 00031916  0x00008a96 increase  0x0000001c , 0x00000011 
+ 00031917  0x00008a97 branch  0x0000772f 
+ 00031918  0x00008a9a force  0x00000008 , 0x00000039 
+ 00031919  0x00008a9b force  0x00000000 , 0x00000013 
+ 00031920  0x00008a9c branch  0x0000773d 
+ 00031921  0x00008a9f force  0x00000008 , 0x00000039 
+ 00031922  0x00008aa0 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008aa1 increase  0x0000001c , 0x00000012 
+ 00031924  0x00008aa2 branch  0x00007707 
+ 00031925  0x00008aa6 ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008aa7 nrtn  0x00000034 
+ 00031927  0x00008aa8 branch  0x000076f5 
+ 00031928  0x00008aae copy  0x00000011 , 0x00000030 
+ 00031929  0x00008ab0 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008ab1 ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008ab2 isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008ab3 rtn  0x00000001 
+ 00031933  0x00008ab4 call  0x00007cab 
+ 00031934  0x00008ab5 ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008ab6 isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008ab7 branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008ab8 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008ab9 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008aba call  0x00007c7b 
+ 00031940  0x00008abb ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008abc iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008abd istore  0x00000001 , 0x00000012 
+ 00031943  0x00008abe increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008ac0 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008ac1 force  0x00000009 , 0x00000039 
+ 00031946  0x00008ac2 call  0x0000772f 
+ 00031947  0x00008ac3 branch  0x00007cb9 
+ 00031948  0x00008ac8 call  0x00002c65 
+ 00031949  0x00008ac9 rtn  0x0000002b 
+ 00031950  0x00008aca call  0x00007cd3 
+ 00031951  0x00008acb call  0x00007d75 
+ 00031952  0x00008acc branch  0x00007d08 
+ 00031953  0x00008acf call  0x00007d29 
+ 00031954  0x00008ad1 branch  0x00007d64 
+ 00031955  0x00008ad4 fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008ad5 rtneq  0x000000ff 
+ 00031957  0x00008ad6 iforce  0x00000002 
+ 00031958  0x00008ad7 call  0x0000680e 
+ 00031959  0x00008ad8 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008ad9 call  0x00006825 
+ 00031961  0x00008ada nop  0x00000064 
+ 00031962  0x00008adb fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008adc call  0x000067fb 
+ 00031964  0x00008add branch  0x00007cdd 
+ 00031965  0x00008ae2 bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008ae3 fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008ae4 rtneq  0x000000ff 
+ 00031968  0x00008ae5 copy  0x0000003f , 0x00000002 
+ 00031969  0x00008ae6 call  0x0000681d 
+ 00031970  0x00008ae7 nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008aea call  0x00007cf9 
+ 00031972  0x00008aeb fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008aec set1  0x0000000c 
+ 00031974  0x00008aed store  0x00000002 , 0x00004682 
+ 00031975  0x00008aee fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008aef rtneq  0x00000000 
+ 00031977  0x00008af0 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008af2 fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008af3 store  0x00000001 , 0x00004678 
+ 00031980  0x00008af4 call  0x00007d00 
+ 00031981  0x00008af5 jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008af6 branch  0x00007d86 
+ 00031983  0x00008af8 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008af9 set0  0x0000000c 
+ 00031985  0x00008afa store  0x00000002 , 0x00004682 
+ 00031986  0x00008afb fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008afc rtneq  0x00000001 
+ 00031988  0x00008afd jam  0x00000001 , 0x00004679 
+ 00031989  0x00008aff jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b00 call  0x00007d02 
+ 00031991  0x00008b01 jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b02 branch  0x00007d86 
+ 00031993  0x00008b05 fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b06 rtn  0x00000034 
+ 00031995  0x00008b07 increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b08 store  0x00000001 , 0x00004678 
+ 00031997  0x00008b09 nrtn  0x00000034 
+ 00031998  0x00008b0b jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b0c branch  0x00007d86 
+ 00032000  0x00008b0f arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b10 branch  0x00002c32 
+ 00032002  0x00008b13 arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b14 branch  0x00002c36 
+ 00032004  0x00008b2b fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b2c mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b2d iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b2e rtn 
+ 00032008  0x00008b32 fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b33 rtn  0x00000034 
+ 00032010  0x00008b34 copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b35 fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b36 copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b38 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b39 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b3a call  0x0000680e 
+ 00032016  0x00008b3b call  0x00007d32 
+ 00032017  0x00008b3c increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b3d loop  0x00007d0d 
+ 00032019  0x00008b3e rtn 
+ 00032020  0x00008b43 call  0x00007d04 
+ 00032021  0x00008b44 setarg  0x00000002 
+ 00032022  0x00008b45 istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b46 call  0x00007d5e 
+ 00032024  0x00008b47 branch  0x00007d35 
+ 00032025  0x00008b4d call  0x00007d04 
+ 00032026  0x00008b4e setarg  0x00000003 
+ 00032027  0x00008b4f istore  0x00000001 , 0x00000012 
+ 00032028  0x00008b50 call  0x00007d5e 
+ 00032029  0x00008b51 branch  0x00007d32 
+ 00032030  0x00008b56 call  0x00007d04 
+ 00032031  0x00008b57 setarg  0x00000001 
+ 00032032  0x00008b58 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008b59 setarg  0x000000ff 
+ 00032034  0x00008b5a istore  0x00000001 , 0x00000005 
+ 00032035  0x00008b5b branch  0x00007d32 
+ 00032036  0x00008b61 call  0x00007d04 
+ 00032037  0x00008b62 arg  0x0000000b , 0x00000039 
+ 00032038  0x00008b63 copy  0x00000013 , 0x00000006 
+ 00032039  0x00008b64 copy  0x00000012 , 0x00000005 
+ 00032040  0x00008b65 branch  0x00007ef4 
+ 00032041  0x00008b6a fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008b6b rtn  0x00000034 
+ 00032043  0x00008b6c arg  0x00000000 , 0x00000011 
+ 00032044  0x00008b6e call  0x00007d38 
+ 00032045  0x00008b6f increase  0x00000001 , 0x00000011 
+ 00032046  0x00008b70 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008b71 isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008b72 rtn  0x00000005 
+ 00032049  0x00008b73 branch  0x00007d2c 
+ 00032050  0x00008b77 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008b78 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008b79 branch  0x00006825 
+ 00032053  0x00008b7d add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008b7e ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008b7f branch  0x00006829 
+ 00032056  0x00008b84 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008b85 call  0x00007f16 
+ 00032058  0x00008b86 nrtn  0x00000034 
+ 00032059  0x00008b88 call  0x00007d04 
+ 00032060  0x00008b8a ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008b8c beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008b8d beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008b8e beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008b8f beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008b91 call  0x00007d35 
+ 00032066  0x00008b92 add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008b93 call  0x00007e7c 
+ 00032068  0x00008b94 ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008b95 call  0x00007f9c 
+ 00032070  0x00008b96 call  0x00007e8c 
+ 00032071  0x00008b97 setarg  0x00000005 
+ 00032072  0x00008b98 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008b99 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008b9a ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008b9b branch  0x00007d5c 
+ 00032076  0x00008b9f call  0x00007d32 
+ 00032077  0x00008ba0 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008ba1 call  0x00007e7c 
+ 00032079  0x00008ba2 ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008ba3 call  0x00007f9c 
+ 00032081  0x00008ba4 call  0x00007e8c 
+ 00032082  0x00008ba6 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008ba7 ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008ba8 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008ba9 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008baa istore  0x00000001 , 0x00000013 
+ 00032087  0x00008bab branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008bad setarg  0x00000004 
+ 00032089  0x00008bae istore  0x00000001 , 0x00000012 
+ 00032090  0x00008baf add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008bb0 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008bb2 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008bb3 branch  0x00007f08 
+ 00032094  0x00008bb6 setarg  0x00000000 
+ 00032095  0x00008bb7 branch  0x00007d5c 
+ 00032096  0x00008bbe setarg  0x00001000 
+ 00032097  0x00008bbf lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008bc0 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008bc1 rtn 
+ 00032100  0x00008bc4 bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008bc5 arg  0x00000000 , 0x00000011 
+ 00032102  0x00008bc6 fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008bc7 copy  0x00000022 , 0x00000012 
+ 00032104  0x00008bc8 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008bc9 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008bca ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008bcd copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008bce increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008bcf increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008bd0 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008bd1 nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008bd2 increase  0x00000001 , 0x00000011 
+ 00032113  0x00008bd3 and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008bd4 nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008bd5 arg  0x00000000 , 0x00000011 
+ 00032116  0x00008bd6 call  0x00007d7f 
+ 00032117  0x00008bd8 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008bd9 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008bda rtn 
+ 00032120  0x00008bdc bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008bdd copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008bde rtn  0x00000034 
+ 00032123  0x00008bdf increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008be0 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008be1 set0  0x0000001c , 0x00000002 
+ 00032126  0x00008be2 storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008be4 branch  0x0000335f 
+ 00032128  0x00008bec jam  0x00000001 , 0x00004666 
+ 00032129  0x00008bee fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008bef nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008bf0 rtn 
+ 00032132  0x00008bf3 jam  0x00000000 , 0x00004666 
+ 00032133  0x00008bf4 rtn 
+ 00032134  0x00008bf9 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008bfa call  0x00007d80 
+ 00032136  0x00008bfb copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008bfc store  0x00000004 , 0x00000a91 
+ 00032138  0x00008bfd arg  0x00004668 , 0x00000011 
+ 00032139  0x00008bfe call  0x00007fb8 
+ 00032140  0x00008bff fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c00 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c01 branch  0x00007d84 
+ 00032143  0x00008c04 bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c05 call  0x00007d80 
+ 00032145  0x00008c06 copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c07 store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c08 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c09 call  0x00007fb8 
+ 00032149  0x00008c0a fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c0b copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c0c branch  0x00007d84 
+ 00032152  0x00008c0f setarg  0x00000000 
+ 00032153  0x00008c10 store  0x00000008 , 0x00004670 
+ 00032154  0x00008c11 store  0x00000008 , 0x00004668 
+ 00032155  0x00008c12 rtn 
+ 00032156  0x00008c15 bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c16 fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c17 nrtn  0x00000034 
+ 00032159  0x00008c18 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c19 call  0x00007fd0 
+ 00032161  0x00008c1a rtn  0x00000034 
+ 00032162  0x00008c1b jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c1c call  0x00007da7 
+ 00032164  0x00008c1d fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c1e branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c1f rtn 
+ 00032167  0x00008c22 call  0x00007d80 
+ 00032168  0x00008c23 arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c24 call  0x00007fc4 
+ 00032170  0x00008c25 copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c26 call  0x00007d84 
+ 00032172  0x00008c27 bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c28 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c29 rtn  0x00000034 
+ 00032175  0x00008c2a beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c2b beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c2c beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c2d beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c2e beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c2f beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c30 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c31 beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c32 beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c33 beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c34 beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c35 beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c36 beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c37 beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c38 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c39 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c3a beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c3b beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c3c beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c3d beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c3e beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c40 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c41 bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c42 call  0x000062bc 
+ 00032199  0x00008c43 nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c45 fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c46 bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008c47 beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008c48 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008c49 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008c4a beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008c4b beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008c4c beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008c4d beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008c4e beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008c4f beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008c50 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008c51 beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008c52 rtn 
+ 00032214  0x00008c55 store  0x00000001 , 0x00000a99 
+ 00032215  0x00008c56 call  0x00002252 
+ 00032216  0x00008c57 branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008c58 call  0x0000225a 
+ 00032218  0x00008c59 nrtn  0x00000005 
+ 00032219  0x00008c5b jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008c5c branch  0x00007d8f 
+ 00032221  0x00008c62 fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008c63 set1  0x00000006 
+ 00032223  0x00008c64 store  0x00000002 , 0x00004682 
+ 00032224  0x00008c65 jam  0x00000003 , 0x00004093 
+ 00032225  0x00008c66 rtn 
+ 00032226  0x00008c6b jam  0x00000000 , 0x00004680 
+ 00032227  0x00008c6c jam  0x00000000 , 0x00004093 
+ 00032228  0x00008c6d fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008c6e set0  0x00000006 
+ 00032230  0x00008c6f store  0x00000002 , 0x00004682 
+ 00032231  0x00008c70 rtn 
+ 00032232  0x00008c75 jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008c76 rtn 
+ 00032234  0x00008c7b jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008c7c jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008c7d rtn 
+ 00032237  0x00008c82 rtn 
+ 00032238  0x00008c87 rtn 
+ 00032239  0x00008c8c rtn 
+ 00032240  0x00008c91 jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008c92 branch  0x00004d0a 
+ 00032242  0x00008c97 rtn 
+ 00032243  0x00008c9c rtn 
+ 00032244  0x00008ca1 jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008ca2 jam  0x00000000 , 0x00004484 
+ 00032246  0x00008ca3 fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008ca4 set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008ca5 store  0x00000002 , 0x00004682 
+ 00032249  0x00008ca6 rtn 
+ 00032250  0x00008cab fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008cac set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008cad store  0x00000002 , 0x00004682 
+ 00032253  0x00008cae jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008caf rtn 
+ 00032255  0x00008cb4 jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008cb5 jam  0x00000001 , 0x00004484 
+ 00032257  0x00008cb6 fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008cb7 set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008cb8 store  0x00000002 , 0x00004682 
+ 00032260  0x00008cb9 rtn 
+ 00032261  0x00008cbe fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008cbf set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008cc0 store  0x00000002 , 0x00004682 
+ 00032264  0x00008cc1 jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008cc2 rtn 
+ 00032266  0x00008cc7 setarg  0x00000014 
+ 00032267  0x00008cc8 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008cc9 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008cca branch  0x00005c92 
+ 00032270  0x00008ccf branch  0x00005abf 
+ 00032271  0x00008cd4 arg  0x00000000 , 0x00000011 
+ 00032272  0x00008cd5 branch  0x00007d19 
+ 00032273  0x00008cda arg  0x00000000 , 0x00000011 
+ 00032274  0x00008cdb branch  0x00007d14 
+ 00032275  0x00008ce0 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008ce1 branch  0x00007d1e 
+ 00032277  0x00008ce6 jam  0x00000001 , 0x00004369 
+ 00032278  0x00008ce7 jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008cea rtn 
+ 00032280  0x00008cef jam  0x00000001 , 0x00004369 
+ 00032281  0x00008cf0 rtn 
+ 00032282  0x00008cf5 jam  0x00000000 , 0x00004369 
+ 00032283  0x00008cf6 jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008cf7 rtn 
+ 00032285  0x00008cfc fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008cfd call  0x00007f9c 
+ 00032287  0x00008cfe fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008cff beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d00 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d01 call  0x000067fb 
+ 00032291  0x00008d03 call  0x00007d98 
+ 00032292  0x00008d04 branch  0x00002b1f 
+ 00032293  0x00008d09 branch  0x00005b02 
+ 00032294  0x00008d0e jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d0f set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d10 nrtn  0x00000029 
+ 00032297  0x00008d11 jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d12 jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d13 fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d14 set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d15 store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d16 rtn 
+ 00032303  0x00008d1b force  0x00000003 , 0x00000007 
+ 00032304  0x00008d1c branch  0x00007f07 
+ 00032305  0x00008d21 call  0x000062f8 
+ 00032306  0x00008d22 jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d23 branch  0x00005f9d 
+ 00032308  0x00008d27 fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d28 rtnbit0  0x0000000c 
+ 00032310  0x00008d29 rtnbit0  0x00000007 
+ 00032311  0x00008d2a branch  0x00007e2f 
+ 00032312  0x00008d30 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d31 add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d32 setarg  0x00000000 
+ 00032315  0x00008d33 istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d34 rtn 
+ 00032317  0x00008d39 call  0x00007fe9 
+ 00032318  0x00008d3a call  0x00007e69 
+ 00032319  0x00008d3b rtn  0x00000034 
+ 00032320  0x00008d3c fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d3d add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d3e ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d3f increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d40 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d42 ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d43 copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d44 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d45 ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d46 imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008d47 iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008d48 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008d4a call  0x00007f01 
+ 00032333  0x00008d4b call  0x00007e6d 
+ 00032334  0x00008d4c pincrease  0xffffffff 
+ 00032335  0x00008d4d ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008d4e increase  0x00000001 , 0x00000002 
+ 00032337  0x00008d4f iand  0x00000002 , 0x00000002 
+ 00032338  0x00008d50 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008d51 branch  0x00007fe7 
+ 00032340  0x00008d57 call  0x00007fe9 
+ 00032341  0x00008d58 call  0x00007e65 
+ 00032342  0x00008d59 rtn  0x00000034 
+ 00032343  0x00008d5a fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008d5b add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008d5c ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008d5d increase  0xffffffff , 0x00000002 
+ 00032347  0x00008d5e istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008d5f ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008d60 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008d61 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008d62 ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008d63 imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008d64 iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008d65 increase  0x00000001 , 0x00000006 
+ 00032355  0x00008d66 copy  0x00000011 , 0x00000005 
+ 00032356  0x00008d67 branch  0x00007e4c 
+ 00032357  0x00008d6c fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008d6d add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008d6e ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008d6f rtn 
+ 00032361  0x00008d73 call  0x00007e6d 
+ 00032362  0x00008d74 ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008d75 isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008d76 rtn 
+ 00032365  0x00008d7a fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008d7b add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008d7c ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008d7d rtn 
+ 00032369  0x00008d86 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008d87 rtn  0x00000005 
+ 00032371  0x00008d89 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008d8a loop  0x00007e73 
+ 00032373  0x00008d8b rtn 
+ 00032374  0x00008d8f force  0x00000001 , 0x0000003f 
+ 00032375  0x00008d90 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008d91 rtn  0x00000005 
+ 00032377  0x00008d93 lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008d94 loop  0x00007e79 
+ 00032379  0x00008d95 rtn 
+ 00032380  0x00008d97 deposit  0x00000005 
+ 00032381  0x00008d98 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008d99 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008d9a deposit  0x0000000b 
+ 00032384  0x00008d9b store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008d9c call  0x00007e85 
+ 00032386  0x00008d9d deposit  0x00000006 
+ 00032387  0x00008d9e store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008d9f rtn 
+ 00032389  0x00008da2 deposit  0x00000011 
+ 00032390  0x00008da3 store  0x00000004 , 0x00000aae 
+ 00032391  0x00008da4 deposit  0x00000012 
+ 00032392  0x00008da5 store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008da6 deposit  0x00000013 
+ 00032394  0x00008da7 store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008da8 rtn 
+ 00032396  0x00008dab fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008dac fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008dad iforce  0x0000000b 
+ 00032399  0x00008dae call  0x00007e95 
+ 00032400  0x00008daf fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008db0 iforce  0x00000005 
+ 00032402  0x00008db1 fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008db2 iforce  0x00000006 
+ 00032404  0x00008db3 rtn 
+ 00032405  0x00008db6 fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008db7 iforce  0x00000011 
+ 00032407  0x00008db8 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008db9 iforce  0x00000012 
+ 00032409  0x00008dba fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008dbb iforce  0x00000013 
+ 00032411  0x00008dbc rtn 
+ 00032412  0x00008dbf fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008dc0 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008dc1 rtn 
+ 00032415  0x00008dc3 fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008dc4 copy  0x0000003f , 0x00000006 
+ 00032417  0x00008dc5 rtn 
+ 00032418  0x00008dc7 copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008dc8 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008dc9 rtn 
+ 00032421  0x00008dcb copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008dcc store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008dcd rtn 
+ 00032424  0x00008dd2 copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008dd3 store  0x00000002 , 0x00000a97 
+ 00032426  0x00008dd4 copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008dd5 store  0x00000002 , 0x00000a95 
+ 00032428  0x00008dd6 rtn 
+ 00032429  0x00008dd8 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008dd9 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008dda fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008ddb copy  0x0000003f , 0x00000006 
+ 00032433  0x00008ddc rtn 
+ 00032434  0x00008ddf call  0x00007ebd 
+ 00032435  0x00008de1 call  0x00007ebd 
+ 00032436  0x00008de2 branch  0x00007ebd 
+ 00032437  0x00008de4 call  0x00007eb9 
+ 00032438  0x00008de6 ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008de7 istore  0x00000004 , 0x00000005 
+ 00032440  0x00008de8 rtn 
+ 00032441  0x00008dea ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008deb istore  0x00000008 , 0x00000005 
+ 00032443  0x00008dec rtn 
+ 00032444  0x00008def call  0x00007ebf 
+ 00032445  0x00008df1 call  0x00007eb9 
+ 00032446  0x00008df3 call  0x00007eb9 
+ 00032447  0x00008df5 call  0x00007eb9 
+ 00032448  0x00008df6 branch  0x00007eb9 
+ 00032449  0x00008dfb arg  0x0000000a , 0x00000039 
+ 00032450  0x00008dfd nop  0x00002ee0 
+ 00032451  0x00008dfe loop  0x00007ec2 
+ 00032452  0x00008dff rtn 
+ 00032453  0x00008e02 force  0x00000003 , 0x00000039 
+ 00032454  0x00008e04 force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e06 istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e07 loop  0x00007ec7 
+ 00032457  0x00008e08 rtn 
+ 00032458  0x00008e0b force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e0c istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e0d rtn 
+ 00032461  0x00008e0f force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e10 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e11 rtn 
+ 00032464  0x00008e14 force  0x00000004 , 0x00000039 
+ 00032465  0x00008e15 branch  0x00007ec6 
+ 00032466  0x00008e17 force  0x00000008 , 0x00000039 
+ 00032467  0x00008e18 branch  0x00007ec6 
+ 00032468  0x00008e1b deposit  0x00000039 
+ 00032469  0x00008e1c rtn  0x00000034 
+ 00032470  0x00008e1d setarg  0x00000000 
+ 00032471  0x00008e1f istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e20 loop  0x00007ed7 
+ 00032473  0x00008e21 rtn 
+ 00032474  0x00008e25 arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e26 arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e27 branch  0x00007ed4 
+ 00032477  0x00008e2a ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e2b ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e2c ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e2d istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e2e increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e2f increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e30 loop  0x00007edd 
+ 00032484  0x00008e31 rtn 
+ 00032485  0x00008e36 bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e37 copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e38 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e39 rtn  0x00000002 
+ 00032489  0x00008e3a iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e3b increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e3c rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e3e ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e3f ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e40 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e41 istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e42 increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e43 increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e44 loop  0x00007eec 
+ 00032499  0x00008e45 rtn 
+ 00032500  0x00008e49 deposit  0x00000039 
+ 00032501  0x00008e4a rtn  0x00000034 
+ 00032502  0x00008e4c increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008e4d call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008e4e rtn  0x00000005 
+ 00032505  0x00008e4f branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008e50 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008e52 increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008e53 call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008e54 rtn  0x00000005 
+ 00032510  0x00008e55 branch  0x00007efb , 0x00000002 
+ 00032511  0x00008e56 increase  0x00000004 , 0x00000039 
+ 00032512  0x00008e57 branch  0x00007f01 
+ 00032513  0x00008e5a deposit  0x00000039 
+ 00032514  0x00008e5b rtn  0x00000034 
+ 00032515  0x00008e5d ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008e5e istore  0x00000001 , 0x00000005 
+ 00032517  0x00008e5f loop  0x00007f03 
+ 00032518  0x00008e60 rtn 
+ 00032519  0x00008e63 setarg  0x00000000 
+ 00032520  0x00008e65 rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008e66 storet  0x00000004 , 0x00004094 
+ 00032522  0x00008e67 arg  0x0000419d , 0x00000005 
+ 00032523  0x00008e68 iforce  0x00000002 
+ 00032524  0x00008e69 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008e6a iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008e6b istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008e6c bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008e6d rtn 
+ 00032529  0x00008e70 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008e71 lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008e72 iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008e73 rtn 
+ 00032533  0x00008e77 arg  0x00000000 , 0x00000007 
+ 00032534  0x00008e79 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008e7a fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008e7b rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008e7c store  0x00000004 , 0x00004094 
+ 00032538  0x00008e7d isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008e7e ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008e7f isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008e80 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008e81 arg  0x0000419d , 0x00000006 
+ 00032543  0x00008e82 copy  0x00000006 , 0x00000005 
+ 00032544  0x00008e83 arg  0x00000010 , 0x00000039 
+ 00032545  0x00008e85 ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008e86 isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008e87 branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008e88 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008e8a istore  0x00000002 , 0x00000005 
+ 00032550  0x00008e8b loop  0x00007f21 
+ 00032551  0x00008e8c arg  0x0000419d , 0x00000006 
+ 00032552  0x00008e8d lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008e8e iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008e8f ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008e90 rtn 
+ 00032556  0x00008e96 iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008e97 copy  0x00000002 , 0x00000039 
+ 00032558  0x00008e98 setarg  0x00000ea6 
+ 00032559  0x00008e99 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008e9a rtn  0x00000002 
+ 00032561  0x00008e9b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008e9c rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008e9d increase  0x00000001 , 0x00000002 
+ 00032564  0x00008e9e lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008e9f ior  0x00000002 , 0x00000002 
+ 00032566  0x00008ea0 rtn 
+ 00032567  0x00008ea3 call  0x00007f39 
+ 00032568  0x00008ea4 branch  0x00007f43 
+ 00032569  0x00008ea8 disable  0x00000028 
+ 00032570  0x00008ea9 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008eaa branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008eab enable  0x00000028 
+ 00032573  0x00008eac sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008eae rtnbit0  0x0000000f 
+ 00032575  0x00008eaf arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008eb0 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008eb1 set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008eb2 rtn 
+ 00032579  0x00008eb5 iforce  0x00000006 
+ 00032580  0x00008eb6 rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008eb7 arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008eb8 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008eb9 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008eba rtn 
+ 00032585  0x00008ebe lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008ebf lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008ec0 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008ec1 idiv  0x00000002 
+ 00032589  0x00008ec2 call  0x00007f86 
+ 00032590  0x00008ec3 quotient  0x00000002 
+ 00032591  0x00008ec4 rtn 
+ 00032592  0x00008ec8 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008ec9 idiv  0x00000002 
+ 00032594  0x00008eca call  0x00007f86 
+ 00032595  0x00008ecb quotient  0x0000003f 
+ 00032596  0x00008ecc lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008ecd remainder  0x00000002 
+ 00032598  0x00008ece ior  0x00000002 , 0x00000002 
+ 00032599  0x00008ecf rtn 
+ 00032600  0x00008ed7 arg  0x00000000 , 0x00000002 
+ 00032601  0x00008ed9 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008eda ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008edb call  0x00007f64 
+ 00032604  0x00008edc copy  0x00000013 , 0x00000002 
+ 00032605  0x00008edd call  0x00007f95 
+ 00032606  0x00008ede arg  0x0000000a , 0x00000012 
+ 00032607  0x00008edf imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008ee0 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008ee1 copy  0x0000003f , 0x00000002 
+ 00032610  0x00008ee2 loop  0x00007f59 
+ 00032611  0x00008ee3 rtn 
+ 00032612  0x00008ee8 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008ee9 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008eea nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008eeb arg  0x00000061 , 0x00000002 
+ 00032616  0x00008eec isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008eed branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008eee arg  0x00000037 , 0x00000002 
+ 00032619  0x00008eef isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008ef0 rtn 
+ 00032621  0x00008ef2 arg  0x00000030 , 0x00000002 
+ 00032622  0x00008ef3 isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008ef4 rtn 
+ 00032624  0x00008ef6 arg  0x00000057 , 0x00000002 
+ 00032625  0x00008ef7 isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008ef8 rtn 
+ 00032627  0x00008efb copy  0x00000002 , 0x00000030 
+ 00032628  0x00008efc setarg  0x000001ff 
+ 00032629  0x00008efd force  0x00000000 , 0x00000012 
+ 00032630  0x00008eff rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f00 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f01 ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f02 isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f03 setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f04 rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f05 isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f06 setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f07 rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f08 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f09 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f0a nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f0b istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f0c loop  0x00007f76 
+ 00032644  0x00008f0d copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f0e rtn 
+ 00032646  0x00008f12 rtn  0x00000035 
+ 00032647  0x00008f13 branch  0x00007f86 
+ 00032648  0x00008f1f ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f20 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f21 isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f22 nrtn  0x00000005 
+ 00032652  0x00008f23 increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f24 increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f25 loop  0x00007f88 
+ 00032655  0x00008f26 force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f27 rtn 
+ 00032657  0x00008f2b isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f2c nrtn  0x00000002 
+ 00032659  0x00008f2d deposit  0x00000002 
+ 00032660  0x00008f2e rtn 
+ 00032661  0x00008f31 iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f32 isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f33 isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f34 rtn 
+ 00032665  0x00008f37 arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f38 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f39 branch  0x00007ec6 
+ 00032668  0x00008f3d rtn  0x00000034 
+ 00032669  0x00008f3e copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f42 hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f43 nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f44 rtn 
+ 00032673  0x00008f47 jam  0x00000001 , 0x00008203 
+ 00032674  0x00008f48 rtn 
+ 00032675  0x00008f4b hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008f4c hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008f4d set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008f4e hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008f4f rtn 
+ 00032680  0x00008f51 hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008f52 hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008f53 set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008f54 hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008f55 rtn 
+ 00032685  0x00008f58 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008f59 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008f5a rtn 
+ 00032688  0x00008f5f hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008f60 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008f61 hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008f62 rtn 
+ 00032692  0x00008f65 hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008f66 arg  0x00000200 , 0x00000002 
+ 00032694  0x00008f68 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008f69 rtn 
+ 00032696  0x00008f70 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008f71 ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008f72 and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008f73 nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008f74 rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008f75 istore  0x00000008 , 0x00000011 
+ 00032702  0x00008f77 increase  0x00000007 , 0x00000011 
+ 00032703  0x00008f78 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008f79 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008f7a fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008f7b istore  0x00000001 , 0x00000011 
+ 00032707  0x00008f7c rtn 
+ 00032708  0x00008f82 bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008f83 arg  0x00000008 , 0x00000039 
+ 00032710  0x00008f84 ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008f85 rtn  0x00000034 
+ 00032712  0x00008f87 ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008f88 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008f89 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008f8a loop  0x00007fc8 
+ 00032716  0x00008f8b branch  0x00002a8c 
+ 00032717  0x00008f8d arg  0x00000000 , 0x00000002 
+ 00032718  0x00008f8e istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008f8f rtn 
+ 00032720  0x00008f95 ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008f96 rtn 
+ 00032722  0x00008f9c ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008f9d rtn 
+ 00032724  0x00008fa1 ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008fa2 rtn 
+ 00032726  0x00008fa7 arg  0x00000000 , 0x00000002 
+ 00032727  0x00008fa9 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00008faa loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00008fab increase  0x00000001 , 0x00000002 
+ 00032730  0x00008fac loop  0x00007fd7 
+ 00032731  0x00008fad copy  0x00000002 , 0x0000003f 
+ 00032732  0x00008fae rtn 
+ 00032733  0x00008fb1 isub  0x00000002 , 0x0000003e 
+ 00032734  0x00008fb2 nrtn  0x00000002 
+ 00032735  0x00008fb3 copy  0x00000002 , 0x0000003f 
+ 00032736  0x00008fb4 rtn 
+ 00032737  0x00008fb8 force  0xffffffff , 0x0000003e 
+ 00032738  0x00008fb9 rtn 
+ 00032739  0x00008fbc force  0x00000001 , 0x0000003e 
+ 00032740  0x00008fbd rtn 
+ 00032741  0x00008fbf force  0x00000000 , 0x0000003e 
+ 00032742  0x00008fc0 rtn 
+ 00032743  0x00008fc3 enable  0x00000028 
+ 00032744  0x00008fc4 rtn 
+ 00032745  0x00008fc7 disable  0x00000028 
+ 00032746  0x00008fc8 rtn 
+ 00032747  0x00008fcb enable  0x0000002c 
+ 00032748  0x00008fcc rtn 
+ 00032749  0x00008fcf disable  0x0000002c 
+ 00032750  0x00008fd0 rtn 
+ 00032751  0x00008fd3 setarg  0x00000001 
+ 00032752  0x00008fd4 rtn 
+ 00032753  0x00008fd7 setarg  0x00000000 
+ 00032754  0x00008fd8 rtn 
+ 00032755  0x00008fdc copy  0x00000039 , 0x0000003f 
+ 00032756  0x00008fdd rtn  0x00000034 
+ 00032757  0x00008fde copy  0x00000006 , 0x0000003f 
+ 00032758  0x00008fdf iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00008fe0 increase  0xffffffff , 0x0000003f 
+ 00032760  0x00008fe1 copy  0x0000003f , 0x00000006 
+ 00032761  0x00008fe3 ifetch  0x00000001 , 0x00000006 
+ 00032762  0x00008fe4 increase  0xfffffffe , 0x00000006 
+ 00032763  0x00008fe5 istore  0x00000001 , 0x00000005 
+ 00032764  0x00008fe6 loop  0x00007ff9 
+ 00032765  0x00008fe7 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,30847 @@
               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 
+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 patch03_3 ,p_page_wait_fhs_reply_ok 
+0x0005 000068 beq patch09_2 ,p_prepare_tx 
+0x0006 000069 beq patch0b_1 ,p_process_dmh 
+0x0007 000070 beq patch0a_1 ,p_slave_conn_recv_packet 
+0x0008 000071 beq patch19_3 ,p_app_bt_start_reconnect 
+0x0009 000072 beq patch14_1 ,p_init_param 
+0x000a 000073 beq patch14_7 ,p_lpm_dispatch 
+0x000b 000074 beq patch15_0 ,p_lpm_dispatch_next2 
+0x000c 000075 beq patch16_1 ,p_lpm_check_wake_lock 
+0x000d 000076 beq patch16_2 ,p_g24_dispatch 
+0x000e 000077 beq patch18_4 ,p_device_init 
+0x000f 000078 beq patch19_1 ,p_app_flag_store 
+0x0010 000079 beq patch19_2 ,p_app_initflag_check 
+0x0011 000080 beq patch1c_3 ,p_mouse_seting_dpi 
+0x0012 000081 beq patch1c_6 ,p_mouse_motion 
+0x0013 000082 beq patch1d_1 ,p_mouse_bb_disconnected 
+0x0014 000083 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0x0015 000084 beq patch1d_3 ,p_mouse_start_discovery 
+0x0016 000085 beq patch1d_4 ,p_mouse_stop_discovery 
+0x0017 000086 branch loop 
+:      000087 pf_patch_ext:
+0x0018 000088 beq patch27_1 ,p_le_slave_match 
+0x0019 000089 beq patch28_3 ,p_le_next_adv_channel 
+0x001a 000090 beq patch29_2 ,p_le_receive_skip 
+0x001b 000091 beq patch2a_7 ,p_le_update_param 
+0x001c 000092 beq patch2b_1 ,p_le_update_channel_map 
+0x001d 000093 beq patch2c_3 ,p_le_prepare_tx 
+0x001e 000094 beq patch2c_6 ,p_le_parse 
+0x001f 000095 beq patch2c_7 ,p_le_parse_l2cap 
+0x0020 000096 beq patch2d_2 ,p_le_adv_not_match 
+0x0021 000097 beq patch2e_7 ,p_le_lpm_setmult 
+0x0022 000098 beq patch30_2 ,p_send_lmp 
+0x0023 000099 beq patch31_4 ,p_twspi_reset 
+0x0024 000100 branch loop 
+:      000102 p_rssi_signal:
+0x0025 000103 copy pdata ,rega 
+0x0026 000104 fetcht 1 ,mem_rssi_signal_index 
+0x0027 000105 setarg mem_rssi_signal_buf 
+0x0028 000106 iadd temp ,contw 
+0x0029 000107 copy rega ,pdata 
+0x002a 000108 istore 1 ,contw 
+0x002b 000109 increase 1 ,temp 
+0x002c 000110 and_into rssi_buf_len_signal ,temp 
+0x002d 000111 storet 1 ,mem_rssi_signal_index 
+0x002e 000112 rtn 
+:      000114 p_soft_reset_1:
+0x002f 000115 arg mem_sp_state ,contw 
+0x0030 000116 arg 12 ,loopcnt 
+0x0031 000117 call clear_mem 
+0x0032 000118 call p_mouse_le_txbuff_load 
+0x0033 000119 call rfcomm_init 
+0x0034 000120 call init_lmp 
+0x0035 000121 ncall lpm_disable_exen_output ,wake 
+0x0036 000122 call ui_init + 1 
+0x0037 000123 branch soft_reset + 11 
+:      000125 p_init_param:
+0x0038 000126 setarg param_le_version 
+0x0039 000127 store 3 ,mem_lmp_version 
+0x003a 000128 setarg param_le_subversion 
+0x003b 000129 store 2 ,mem_lmp_version + 3 
+0x003c 000130 branch init_param + 12 
+:      000132 p_lpm_dispatch:
+0x003d 000133 rtnmark1 mark_24g 
+0x003e 000134 call lpo_calibration 
+0x003f 000135 fetch 3 ,mem_clks_per_lpo 
+0x0040 000136 rtn blank 
+0x0041 000137 fetch 1 ,mem_lpm_mode 
+0x0042 000138 rtn blank 
+0x0043 000139 fetch 1 ,mem_ssp_enable 
+0x0044 000140 branch p_lpm_dispatch_next ,blank 
+0x0045 000141 fetch 1 ,mem_sp_local_key_invalid 
+0x0046 000142 rtn blank 
+:      000143 p_lpm_dispatch_next:
+0x0047 000144 fetch 1 ,mem_le_sc_calc 
+0x0048 000145 nrtn blank 
+0x0049 000146 call lpm_check_wake_lock 
+0x004a 000147 nrtn blank 
+0x004b 000148 fetch 1 ,mem_context 
+0x004c 000149 compare 3 ,pdata ,0x7 
+0x004d 000150 nbranch lpm_dispatch_unconn ,true 
+0x004e 000153 fetch 2 ,mem_context + coffset_tsniff 
+0x004f 000154 arg 0xffff ,temp 
+0x0050 000155 isub temp ,null 
+0x0051 000156 rtn zero 
+0x0052 000157 branch lpm_dispatch_next + 9 
+:      000160 p_lpm_dispatch_next2:
+0x0053 000161 fetch 1 ,mem_mouse_wheel_trigger 
+0x0054 000162 nrtn blank 
+0x0055 000163 branch lpm_dispatch_next2 
+:      000165 p_lpm_check_wake_lock:
+0x0056 000166 rtnmark1 mark_24g 
+0x0057 000167 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x0058 000168 beq 0 ,disable_blank 
+0x0059 000169 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x005a 000170 beq le_lpm_disable ,disable_blank 
+0x005b 000171 fetch 2 ,mem_sdp_remote_cid 
+0x005c 000172 nbranch disable_blank ,blank 
+0x005d 000173 branch enable_blank 
+:      000175 p_g24_dispatch:
+0x005e 000176 rtnmark0 mark_24g 
+0x005f 000177 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x0060 000178 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+:      000179 p_g24_transmit_process:
+0x0061 000180 call p_g24_txdata_prep 
+0x0062 000181 nbranch p_g24_nodata_transmit ,user 
+0x0063 000182 call p_g24_rf_sta_check 
+:      000183 p_g24_transmit_start:
+0x0064 000184 call p_g24_transmit_packet 
+0x0065 000185 fetch 1 ,mem_24g_pairing_sm 
+0x0066 000186 rtnne state_24g_pairing_success 
+0x0067 000187 call power_ctrl_start 
+:      000188 p_g24_short_sleep:
+0x0068 000189 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x0069 000190 rtneq g24_tx_timer_int_enable 
+0x006a 000191 call p_g24_lpm_wait 
+0x006b 000192 nrtn user 
+0x006c 000193 call p_clear_wake 
+0x006d 000194 setarg 60500 
+0x006e 000195 branch lpm_dispatch_sleep 
+:      000197 p_g24_transmit_by_interrupt:
+0x006f 000198 call p_g24_timer_check 
+0x0070 000199 nrtn user 
+0x0071 000200 call p_g24_interval_calibrate 
+0x0072 000201 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0073 000202 increase 1 ,pdata 
+0x0074 000203 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0075 000204 sub pdata ,25 ,null 
+0x0076 000205 call p_g24_transmit_by_interrupt_exit ,zero 
+0x0077 000206 branch p_g24_transmit_process 
+:      000207 p_g24_transmit_by_interrupt_exit:
+0x0078 000208 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x0079 000209 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+:      000210 p_g24_interval_min:
+0x007a 000211 jam 0 ,mem_24g_pac_index 
+0x007b 000212 fetch 1 ,mem_24g_interval_min 
+0x007c 000213 store 1 ,mem_24g_interval 
+0x007d 000214 rtn 
+:      000215 p_g24_interval_max:
+0x007e 000216 fetch 1 ,mem_24g_interval_max 
+0x007f 000217 store 1 ,mem_24g_interval 
+0x0080 000218 rtn 
+:      000219 p_g24_interval_calibrate:
+0x0081 000220 fetch 1 ,mem_24g_pac_index 
+0x0082 000221 increase 1 ,pdata 
+0x0083 000222 store 1 ,mem_24g_pac_index 
+0x0084 000223 beq 4 ,p_g24_interval_max 
+0x0085 000224 beq 5 ,p_g24_interval_min 
+0x0086 000225 rtn 
+:      000226 p_g24_transmit_by_interrupt_enable:
+0x0087 000227 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x0088 000228 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0089 000229 rtn 
+:      000231 p_g24_nodata_transmit:
+0x008a 000232 fetch 1 ,mem_24g_abort_pac 
+0x008b 000233 call p_g24_send_abort_packet ,blank 
+:      000234 p_g24_long_sleep:
+0x008c 000235 call p_g24_lpm_wait 
+0x008d 000236 nrtn user 
+0x008e 000237 fetch 3 ,mem_24g_enter_hibernate 
+0x008f 000238 call clk2lpo 
+0x0090 000239 storet 4 ,mem_sleep_counter 
+0x0091 000240 branch lpm_sleep 
+:      000242 p_g24_lpm_wait:
+0x0092 000243 enable user 
+0x0093 000244 call lpo_calibration 
+0x0094 000245 fetch 3 ,mem_clks_per_lpo 
+0x0095 000246 branch disable_user ,blank 
+0x0096 000247 fetch 1 ,mem_lpm_mode 
+0x0097 000248 branch disable_user ,blank 
+0x0098 000249 fetch 1 ,mem_sp_local_key_invalid 
+0x0099 000250 branch disable_user ,blank 
+0x009a 000251 branch p_mouse_setgpio_lpm 
 :      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 
+0x009b 000254 jam 1 ,mem_24g_abort_pac 
+0x009c 000255 jam 0 ,mem_24g_rf_hop_ch 
+0x009d 000256 call p_g24_transmit_rf_ctrl_clear 
+0x009e 000257 store 1 ,mem_24g_txbuf 
+0x009f 000258 setarg 0 
+0x00a0 000259 store 7 ,mem_24g_txbuf + 1 
+0x00a1 000260 fetch 4 ,mem_24g_device_addr 
+0x00a2 000261 store 4 ,mem_24g_txbuf + 8 
+0x00a3 000262 jam 12 ,mem_24g_datalen 
+0x00a4 000263 fetch 1 ,mem_24g_data_type 
+0x00a5 000264 set1 bit_abort ,pdata 
+0x00a6 000265 store 1 ,mem_24g_data_type 
+0x00a7 000266 call p_g24_transmit_prep 
+0x00a8 000267 call p_g24_txdata_enable_tx 
+0x00a9 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 
+0x00aa 000272 rtnmark1 mark_24g 
+0x00ab 000273 call p_mouse_le_txbuff_save 
+0x00ac 000274 call p_mouse_setgpio_lpm 
+0x00ad 000275 fetch 1 ,mem_context 
+0x00ae 000276 bbit0 state_inconn ,p_clear_wake 
+0x00af 000277 fetch 1 ,mem_lpm_current_mult 
+0x00b0 000278 nrtn blank 
 :      000279 p_clear_wake:
-0x00ae 000280 setarg 0 
-0x00af 000281 store 8 ,mem_gpio_wakeup_low 
-0x00b0 000282 rtn 
+0x00b1 000280 setarg 0 
+0x00b2 000281 store 8 ,mem_gpio_wakeup_low 
+0x00b3 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 
+0x00b4 000285 call p_mouse_set_sdio_high 
+0x00b5 000286 call p_clear_wake 
+0x00b6 000287 call mouse_lpm_before_common 
+0x00b7 000288 hfetch 4 ,core_gpio_oe0 
+0x00b8 000289 hfetcht 4 ,core_gpio_pu0 
+0x00b9 000290 ior temp ,temp 
+0x00ba 000291 invert temp ,temp 
+0x00bb 000292 hstoret 4 ,core_gpio_pd0 
+0x00bc 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 
+0x00bd 000295 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x00be 000296 rtn blank 
+0x00bf 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 
-:      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 
-:      000342 p_device_init_common:
-0x00e2 000343 call p_mouse_init 
-0x00e3 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 
-:      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 
-:      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 
+0x00c0 000299 arg mem_le_tx_buffer0 ,contr 
+0x00c1 000300 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x00c2 000301 call p_mouse_le_txbuff_copy 
+0x00c3 000302 arg mem_le_tx_buffer1 ,contr 
+0x00c4 000303 call p_mouse_le_txbuff_copy 
+0x00c5 000304 arg mem_le_tx_buffer2 ,contr 
+0x00c6 000305 call p_mouse_le_txbuff_copy 
+0x00c7 000306 arg mem_le_tx_buffer3 ,contr 
+:      000307 p_mouse_le_txbuff_copy:
+0x00c8 000308 arg 27 ,loopcnt 
+0x00c9 000309 branch memcpy 
+:      000311 p_mouse_le_txbuff_load:
+0x00ca 000312 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x00cb 000313 arg mem_le_tx_buffer0 ,contw 
+0x00cc 000314 call p_mouse_le_txbuff_copy 
+0x00cd 000315 arg mem_le_tx_buffer1 ,contw 
+0x00ce 000316 call p_mouse_le_txbuff_copy 
+0x00cf 000317 arg mem_le_tx_buffer2 ,contw 
+0x00d0 000318 call p_mouse_le_txbuff_copy 
+0x00d1 000319 arg mem_le_tx_buffer3 ,contw 
+0x00d2 000320 branch p_mouse_le_txbuff_copy 
+:      000322 p_device_init:
+0x00d3 000323 call app_lpm_mult_enable 
+0x00d4 000324 branch p_device_init_common ,wake 
+0x00d5 000325 jam 0x20 ,core_gpio_pu0 
+0x00d6 000327 call p_mouse_data_init 
+0x00d7 000328 fetch 1 ,mem_tx_power 
+0x00d8 000329 store 1 ,mem_tx_power_temp 
+0x00d9 000330 call power_ctrl_pac_succ_cnt_init 
+0x00da 000331 fetch 1 ,mem_ui_button_timeout 
+0x00db 000332 store 1 ,mem_combination_ui_button_count 
+0x00dc 000333 fetch 1 ,mem_ui_button_timeout1 
+0x00dd 000334 store 1 ,mem_combination_ui_button_count1 
+0x00de 000335 call mouse_bt_discovery_button_down_disable 
+:      000336 p_device_init_common:
+0x00df 000337 call p_mouse_init 
+0x00e0 000338 branch enable_authrom 
+:      000340 p_mouse_init:
+0x00e1 000341 ncall p_mouse_setting_config ,wake 
+0x00e2 000342 call p_mouse_spi_init 
+0x00e3 000343 rtn wake 
+0x00e4 000344 call p_mouse_cb_fuction 
+0x00e5 000345 call p_mouse_cheak_select_device_by_switch 
+0x00e6 000346 call mouse_check_key_gpio 
+0x00e7 000347 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+0x00e8 000348 call p_mouse_wakeup_from_power 
+0x00e9 000349 branch p_mouse_check_reconn_target 
+:      000351 p_mouse_cheak_select_device_by_switch:
+0x00ea 000352 fetch 1 ,mem_config_function_enable 
+0x00eb 000353 rtnbit0 enable_select_device_by_switch 
+0x00ec 000354 branch mouse_cheak_select_device_by_switch + 2 
+:      000367 p_mouse_check_reconn_target:
+0x00ed 000368 call p_mouse_mode_bt_device1_multi_led_on 
+0x00ee 000369 call p_mouse_cheak_select_device_by_switch 
+0x00ef 000370 fetch 1 ,mem_device_flag 
+0x00f0 000372 sub pdata ,0xff ,null 
+0x00f1 000373 call p_set_device_24g ,zero 
+0x00f2 000374 fetch 1 ,mem_device_flag 
+0x00f3 000375 fetcht 1 ,mem_24g_device_number 
+0x00f4 000376 isub temp ,null 
+0x00f5 000377 branch p_mouse_start_24g_mode ,zero 
+0x00f6 000378 call p_mouse_tx_power_init 
+0x00f7 000379 fetch 1 ,mem_xrecord_mode 
+0x00f8 000380 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
+0x00f9 000381 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+0x00fa 000382 rtn 
+:      000383 p_set_device_24g:
+0x00fb 000384 jam 2 ,mem_device_flag 
+0x00fc 000385 rtn 
+:      000386 p_mouse3_0_check_reconn_target:
+0x00fd 000387 fetch 6 ,mem_hci_plap 
+0x00fe 000388 branch app_bt_start_discovery_short ,blank 
+0x00ff 000389 branch mouse3_0_check_reconn_target + 3 
+:      000391 p_mouse4_0_check_reconn_target:
+0x0100 000392 jam 1 ,mem_mouse_le_reconnect_flag 
+0x0101 000393 fetch 2 ,mem_mouse_direct_timeout 
+0x0102 000394 fetcht 1 ,mem_mouse_fast_conn_flag 
+0x0103 000395 sub temp ,0xff ,null 
+0x0104 000396 nbranch p_mouse4_0_check_reconn_target_next ,zero 
+0x0105 000397 setarg 0x0258 
+:      000398 p_mouse4_0_check_reconn_target_next:
+0x0106 000399 store 2 ,mem_mouse_direct_timer 
+0x0107 000400 call app_lpm_mult_disable 
+0x0108 000401 call p_le_check_adv_flag 
+0x0109 000402 setarg adv_flag_bredr_not_supported 
+0x010a 000403 istore 1 ,contr 
+0x010b 000404 arg mem_le_scan_data ,contr 
+0x010c 000405 call p_le_adv_data_update 
+0x010d 000406 branch check_51cmd_adv 
 :      000408 p_le_check_adv_flag:
-0x010c 000409 arg mem_le_adv_data ,rega 
+0x010e 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 
+0x010f 000411 ifetch 1 ,rega 
+0x0110 000412 rtn blank 
+0x0111 000413 iadd contr ,rega 
+0x0112 000414 ifetch 1 ,contr 
+0x0113 000415 rtneq 0x01 
+0x0114 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 
+0x0115 000419 fetch 1 ,mem_device_flag 
+0x0116 000420 beq mode_bt_device1 ,p_return 
+0x0117 000421 fetch mouse_flag_len ,mem_mouse_flag 
+0x0118 000422 rtnbit0 mouse_enable_24g 
+0x0119 000423 rtnbit1 mosue_24g_pairing_flag 
+0x011a 000424 rtnmark1 mark_24g 
+0x011b 000425 call p_device_led_off 
+0x011c 000426 arg mosue_24g_pairing_flag ,queue 
+0x011d 000427 call mouse_enable_function_flag 
+0x011e 000428 setarg 0 
+0x011f 000429 store 2 ,mem_mouse_direct_timer 
+0x0120 000430 store 1 ,mem_mouse_send_blank_timer 
+0x0121 000431 store 2 ,mem_24g_check_dongle_times 
+0x0122 000432 call mouse_stop_discovery 
+0x0123 000433 branch p_g24_start_pairing_sm1 
 :      000434 p_return:
-0x0122 000435 rtn 
+0x0124 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 
+0x0125 000437 call mouse_device1_led_on 
+0x0126 000438 call mouse_device2_led_on 
+0x0127 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 
+0x0128 000441 fetch mouse_flag_len ,mem_mouse_flag 
+0x0129 000442 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
+0x012a 000443 fetch 1 ,mem_mouse_dpi 
+0x012b 000444 beq 0xff ,mouse_dpi_config 
+0x012c 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 
+0x012d 000447 jam 0x76 ,mem_spi_init_clk 
+0x012e 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 
+0x012f 000450 call p_mouse_spi_init 
+0x0130 000451 call mouse_spi_sdio_gpio_pollup 
+0x0131 000452 fetch 1 ,mem_config_sensor_type 
+0x0132 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 
+0x0133 000455 call mouse_read_sensor_id 
+0x0134 000456 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0x0135 000457 beq p3065_id1 ,p_mouse_p3065_init_param 
+0x0136 000458 call mouse_twspi_reset 
+0x0137 000459 nop 1000 
+0x0138 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 
+0x0139 000462 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x013a 000463 call spi_ncs_enable 
+0x013b 000464 call p_mouse_init_sunt 
+0x013c 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 
+0x013d 000467 call p_mouse_sensor_poweron 
+0x013e 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 
+0x013f 000472 call p_mouse_sensor_poweron 
+0x0140 000473 fetch 1 ,mem_sensor_id2 
+0x0141 000474 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x0142 000475 jam p3065 ,mem_config_sensor_type 
+0x0143 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 
+0x0144 000479 setarg 0x8006 
+0x0145 000480 call twspi_write 
+0x0146 000481 nop 12000 
+0x0147 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 
+0x0148 000484 setarg 0x06 
+0x0149 000485 call twspi_read 
+0x014a 000486 or pdata ,0x08 ,pdata 
+0x014b 000487 lshift8 pdata ,pdata 
+0x014c 000488 add pdata ,0x06 ,pdata 
+0x014d 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 
+0x014e 000492 call p_g24_set_device_addr 
+0x014f 000494 hfetch 1 ,core_usb_config 
+0x0150 000495 set0 4 ,pdata 
+0x0151 000496 hstore 1 ,core_usb_config 
+0x0152 000497 call mouse_gpio_init 
+0x0153 000499 call mouse_device1_led_on 
+0x0154 000500 call mouse_device2_led_on 
+0x0155 000501 fetcht 1 ,mem_24g_sw_gpio 
+0x0156 000502 call gpio_config_output 
+0x0157 000503 fetch 1 ,mem_dpi_led_gpio 
+0x0158 000504 store 1 ,mem_mouse_struct_led_gpio 
+0x0159 000505 call mouse_led_on 
+0x015a 000507 call mouse_param_init 
+0x015b 000508 call p_mouse_bt_sdp_update 
+0x015c 000509 setarg 0 
+0x015d 000510 store 2 ,mem_lpm_interval 
+0x015e 000511 call mouse_adc_init 
+0x015f 000512 call le_set_config_fixed_ltk 
+0x0160 000513 call le_set_justwork 
+0x0161 000514 call le_set_fixed_ltk 
+0x0162 000515 call le_set_config_read_authentication 
+0x0163 000516 fetch mouse_flag_len ,mem_mouse_flag 
+0x0164 000517 bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
+0x0165 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 
-:      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 
-:      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 
-:      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 
-:      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 
+0x0166 000522 call iic_init_390k 
+0x0167 000523 fetch mouse_flag_len ,mem_mouse_flag 
+0x0168 000524 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x0169 000525 ncall clear_eeprom_size_2k ,true 
+0x016a 000526 call mouse_load_eeprom_dpi 
+0x016b 000527 call p_mouse_init_environment 
+0x016c 000528 call p_mouse_set_24g_addr_eeprom 
+0x016d 000529 call iicd_read_eep_data 
+0x016e 000530 call p_mouse_load_fast_conn_flag 
+0x016f 000531 fetch 1 ,mem_mouse_fast_conn_flag 
+0x0170 000532 beq 0xff ,p_mouse_fast_conn_init 
+0x0171 000533 rtn 
+:      000536 p_mouse_load_fast_conn_flag:
+0x0172 000537 arg 1 ,temp 
+0x0173 000538 arg mem_mouse_fast_conn_flag ,rega 
+0x0174 000539 arg mouse_fast_conn_flag_offset ,regb 
+0x0175 000540 branch iicd_read_eep_data 
+:      000541 p_mouse_store_fast_conn_flag:
+0x0176 000542 arg 1 ,temp 
+0x0177 000543 arg mem_mouse_fast_conn_flag ,rega 
+0x0178 000544 arg mouse_fast_conn_flag_offset ,regb 
+0x0179 000545 branch iicd_write_protect_eep_data 
+:      000546 p_mouse_fast_conn_init:
+0x017a 000547 jam 0x34 ,mem_xrecord_mode 
+0x017b 000548 setarg 0 
+0x017c 000549 invert pdata ,pdata 
+0x017d 000550 store 6 ,mem_le_lap 
+0x017e 000551 rtn 
+:      000553 p_mouse_bt_sdp_update:
+0x017f 000554 call enable_authrom 
+0x0180 000555 arg 0x8c00 ,contr 
+0x0181 000556 arg mem_mouse_uuid_list ,contw 
+0x0182 000557 arg 369 ,loopcnt 
+0x0183 000558 call memcpy 
+0x0184 000560 setarg 0x0f0209 
+0x0185 000561 istore 3 ,contw 
+0x0186 000562 setarg 0x120009 
+0x0187 000563 istore 3 ,contw 
+0x0188 000565 setarg 0x100209 
+0x0189 000566 istore 3 ,contw 
+0x018a 000567 setarg 0x000009 
+0x018b 000568 istore 3 ,contw 
+0x018c 000569 arg 0x8d71 ,contr 
+0x018d 000570 arg 265 ,loopcnt 
+0x018e 000571 call memcpy 
+0x018f 000572 jam 0 ,mem_mouse_uuid_list + 23 
+0x0190 000573 jam 0x6d ,mem_mouse_uuid_list + 15 
+0x0191 000574 setarg 0x401f 
+0x0192 000575 store 2 ,mem_mouse_uuid_list + 357 
+0x0193 000576 setarg 0x6d04 
+0x0194 000577 store 2 ,mem_mouse_uuid_list + 462 
+0x0195 000578 setarg 0x16b0 
+0x0196 000579 store 2 ,mem_mouse_uuid_list + 468 
+0x0197 000581 setarg mem_mouse_uuid_list 
+0x0198 000582 store 2 ,mem_ui_uuid_table 
+0x0199 000583 rtn 
+:      000585 p_mouse_init_environment:
+0x019a 000586 call app_initflag_check 
+0x019b 000587 branch mouse_eeprom_load_recon_info ,zero 
+0x019c 000588 call p_le_addr_random_config 
+0x019d 000589 branch mouse_init_environment + 2 
+:      000591 p_app_flag_store:
+0x019e 000592 arg 2 ,temp 
+0x019f 000593 arg mem_timeup ,rega 
+0x01a0 000594 arg mouse_eeprom_module_init_flag ,regb 
+0x01a1 000595 branch iicd_write_eep_data 
+:      000597 p_app_initflag_check:
+0x01a2 000598 arg 2 ,temp 
+0x01a3 000599 arg mem_pdatatemp ,rega 
+0x01a4 000600 arg mouse_eeprom_module_init_flag ,regb 
+0x01a5 000601 branch app_initflag_check + 4 
+:      000603 p_mouse_tx_power_init:
+0x01a6 000604 fetch 1 ,mem_tx_power_temp 
+0x01a7 000605 store 1 ,mem_tx_power 
+0x01a8 000606 rtn 
+:      000632 p_mouse_wakeup_from_power:
+0x01a9 000633 fetch mouse_flag_len ,mem_mouse_flag 
+0x01aa 000634 bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
+0x01ab 000635 fetch 1 ,mem_wakup_from_power_flag 
+0x01ac 000636 isolate0 gpio_latch ,pdata 
+0x01ad 000637 nbranch p_mouse_wakeup_no_from_power ,true 
+0x01ae 000638 call p_mouse_init_sunt 
+0x01af 000639 call p_mouse_sensor_powerdown 
+:      000640 p_mouse_wakeup_no_from_power:
+0x01b0 000641 fetch 1 ,mem_reconn_times_init 
+0x01b1 000642 store 1 ,mem_reconn_times 
+0x01b2 000643 fetch 1 ,mem_config_function_enable 
+0x01b3 000644 rtnbit1 enable_select_device_by_gpio_button 
+0x01b4 000645 rtnbit1 enable_select_device_by_switch 
+:      000646 p_mouse_start_24g_mode:
+0x01b5 000647 fetch mouse_flag_len ,mem_mouse_flag 
+0x01b6 000648 rtnbit0 mouse_enable_24g 
+0x01b7 000649 call p_g24_factory_check 
+0x01b8 000650 branch p_g24_auto_pair_start ,user 
+0x01b9 000651 branch p_g24_start_24g_mode 
+:      000653 p_g24_factory_check:
+0x01ba 000654 arg 2 ,loopcnt 
+0x01bb 000655 arg mem_24g_addr ,contr 
+:      000656 p_pdata_0xff_check:
+0x01bc 000657 call enable_user 
+0x01bd 000658 setarg 0xffff 
+:      000659 p_pdata_0xff_check_loop:
+0x01be 000660 ifetcht 2 ,contr 
+0x01bf 000661 isub temp ,null 
+0x01c0 000662 ncall disable_user ,zero 
+0x01c1 000663 loop p_pdata_0xff_check_loop 
+0x01c2 000664 rtn 
+:      000666 p_mouse_cb_fuction:
+0x01c3 000667 setarg p_mouse_g24_package_data 
+0x01c4 000668 store 2 ,mem_cb_24g_data 
+0x01c5 000669 setarg p_mouse_le 
+0x01c6 000670 store 2 ,mem_cb_le_process 
+0x01c7 000671 setarg p_le_mouse_bb_event_connect_complete 
+0x01c8 000672 store 2 ,mem_cb_att_write 
+0x01c9 000673 setarg p_mouse_bt 
+0x01ca 000674 store 2 ,mem_cb_bt_process 
+0x01cb 000675 setarg p_mouse_before_lpm 
+0x01cc 000676 store 2 ,mem_cb_before_lpm 
+0x01cd 000677 setarg p_mouse_priority_bb_event 
+0x01ce 000678 store 2 ,mem_cb_bb_event_process 
+0x01cf 000679 setarg p_mouse_idle 
+0x01d0 000680 store 2 ,mem_cb_idle_process 
+0x01d1 000681 setarg p_mouse_before_hibernate 
+0x01d2 000682 store 2 ,mem_cb_before_hibernate 
+0x01d3 000683 setarg p_mouse_bb_event_timer 
+0x01d4 000684 store 2 ,mem_cb_event_timer 
+0x01d5 000685 rtn 
+:      000687 p_mouse_g24_package_data:
+0x01d6 000688 call mouse_g24_package_data 
+0x01d7 000689 fetch 2 ,mem_mouse_z 
+0x01d8 000690 rtn blank 
+0x01d9 000691 branch p_g24_transmit_by_interrupt_enable 
+:      000693 p_mouse_le:
+0x01da 000694 call le_fifo_check_nearly_full 
+0x01db 000695 nrtn blank 
+0x01dc 000696 fetch 1 ,mem_mouse_fast_conn_flag 
+0x01dd 000697 beq 0xff ,p_mouse_le_next 
+0x01de 000698 fetch 1 ,mem_le_connect_status_flag 
+0x01df 000699 and pdata ,0x03 ,pdata 
+0x01e0 000700 rtnne 0x03 
+:      000701 p_mouse_le_next:
+0x01e1 000702 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x01e2 000703 call p_mouse_clear_sensor_data ,blank 
+0x01e3 000704 fetch mouse_flag_len ,mem_mouse_flag 
+0x01e4 000707 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x01e5 000708 call mouse_motion 
+0x01e6 000709 nrtn user 
+0x01e7 000710 fetch 2 ,mem_mouse_z 
+0x01e8 000711 ncall p_mouse_wheel_trigger ,blank 
+0x01e9 000712 branch p_mouse_data_push 
+:      000714 p_mouse_wheel_trigger:
+0x01ea 000715 jam 1 ,mem_mouse_wheel_trigger 
+0x01eb 000716 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x01ec 000717 rtn 
+:      000719 p_mouse_bt:
+0x01ed 000720 rtn attempt 
+0x01ee 000721 fetch 1 ,mem_app_handshake_flag 
+0x01ef 000722 rtn blank 
+0x01f0 000723 call l2cap_malloc_is_fifo_nearly_full 
+0x01f1 000724 nrtn blank 
+0x01f2 000725 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x01f3 000726 call p_mouse_clear_sensor_data ,blank 
+0x01f4 000727 fetch mouse_flag_len ,mem_mouse_flag 
+0x01f5 000730 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x01f6 000731 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+0x01f7 000732 call mouse_motion 
+0x01f8 000733 nrtn user 
+0x01f9 000734 call p_mouse_wheel_trigger 
+0x01fa 000735 branch mouse_send_data 
+:      000737 p_mouse_clear_sensor_data:
+0x01fb 000738 call le_set_config_more_data 
+0x01fc 000739 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x01fd 000740 branch p_mouse_sensor_poweron 
+:      000742 p_mouse_idle:
+0x01fe 000743 call ui_check_paring_button 
+0x01ff 000744 call mouse_dpi_cheak 
+0x0200 000745 branch mouse_wheel_check 
+:      000780 p_mouse_discovery_multi_led_blink:
+0x0201 000781 jam 1 ,mem_mouse_multi_led_blink_timer 
+0x0202 000782 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0x0203 000783 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0x0204 000784 jam 1 ,mem_mouse_multi_led_blink_count 
+:      000785 p_mouse_multi_led_blink_enable:
+0x0205 000786 jam on ,mem_mouse_multi_led_blink_enable 
+0x0206 000787 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x0207 000788 rtn 
+:      000790 p_mouse_priority_bb_event:
+0x0208 000791 copy regc ,pdata 
+0x0209 000792 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x020a 000793 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x020b 000794 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x020c 000795 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x020d 000796 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x020e 000797 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0x020f 000798 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0x0210 000799 beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
+0x0211 000800 beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0x0212 000801 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0x0213 000802 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0x0214 000803 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+0x0215 000804 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0x0216 000806 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x0217 000807 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x0218 000808 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x0219 000809 branch mouse_priority_bb_event + 1 
+:      000811 p_mouse_le_bb_event_connected:
+0x021a 000812 call p_mouse_init_sensor_reset 
+0x021b 000813 call p_mouse_data_init 
+0x021c 000814 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x021d 000815 set0 app_disc_by_button ,pdata 
+0x021e 000816 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x021f 000817 setarg 0 
+0x0220 000818 store 2 ,mem_mouse_direct_timer 
+0x0221 000819 call p_mouse_no_data_timer_init 
+0x0222 000820 branch mouse_stop_discovery 
+:      000821 p_mouse_no_data_timer_init:
+0x0223 000822 call p_low_power_no_data_off_led_time 
+0x0224 000823 fetch 1 ,mem_device_flag 
+0x0225 000824 beq mode_bt_device1 ,p_mouse_ble_no_data_time 
+0x0226 000825 beq mode_24g_device ,mouse_no_data_timer_init 
+0x0227 000826 rtn 
+:      000827 p_mouse_ble_no_data_time:
+0x0228 000828 fetch 2 ,mem_mouse_no_data_timeout_ble 
+0x0229 000829 branch mouse_no_data_timer_init + 1 
+:      000831 p_mouse_le_bb_disconnected:
+0x022a 000832 call p_mouse_sensor_powerdown_check 
+0x022b 000833 setarg le_interval_8_75ms 
+0x022c 000834 store 2 ,mem_le_interval_min 
+0x022d 000835 store 2 ,mem_le_interval_min + 2 
+0x022e 000836 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x022f 000837 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x0230 000838 call p_mouse_data_init 
+0x0231 000839 call le_clr_config_more_data 
+0x0232 000840 branch mouse_bb_disconnected 
+:      000842 p_mouse_le_enc_info:
+:      000843 p_app_updata_le_param:
+0x0233 000844 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x0234 000845 branch ui_ipc_send_cmd 
+:      000847 p_mouse_le_ll_start_encryt:
+0x0235 000848 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0236 000849 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x0237 000850 branch p_mouse_le_ll_enable_start_enc_flag 
+:      000852 p_mouse_le_ll_reconn_start_encryt:
+0x0238 000853 call p_app_updata_le_param 
+0x0239 000854 jam 20 ,mem_le_start_encrypt_timer 
+:      000855 p_mouse_le_ll_enable_start_enc_flag:
+0x023a 000856 arg ll_start_enc_flag ,queue 
+0x023b 000857 branch mouse_le_enable_connect_flag 
+:      000859 p_mouse_le_conn_param_update_rsp_recieved:
+0x023c 000860 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x023d 000861 rtneq ble_signaling_connect_parameter_update_accepted 
+0x023e 000862 fetch 1 ,mem_le_tsniff 
+0x023f 000863 rshift2 pdata ,pdata 
+0x0240 000864 sub pdata ,le_interval_15ms ,null 
+0x0241 000865 rtn positive 
+0x0242 000866 setarg le_interval_11_25ms 
+0x0243 000867 store 2 ,mem_le_interval_min 
+0x0244 000868 store 2 ,mem_le_interval_min + 2 
+0x0245 000869 call p_app_updata_le_param 
+0x0246 000870 branch p_mouse_le_conn_param_lpm_disable 
+:      000873 p_mouse_bb_event_reconn_timeout:
+:      000874 p_mouse_bb_event_reconn_failed:
+0x0247 000875 fetch 2 ,mem_ui_state_map 
+0x0248 000876 rtnbit1 ui_state_btn_down 
+0x0249 000877 rtnbit1 ui_state_bt_discovery 
+0x024a 000878 rtnbit1 ui_state_ble_adv 
+0x024b 000879 fetch mouse_flag_len ,mem_mouse_flag 
+0x024c 000880 rtnbit1 mouse_bt_discovery_button_down_flag 
+0x024d 000883 branch app_bb_hibernate 
+:      000885 p_mouse_irtual_cable_unplug:
+0x024e 000886 call mouse_irtual_cable_unplug 
+0x024f 000887 branch app_bb_hibernate 
+:      000889 p_mouse_sniff_not_accept:
+0x0250 000890 fetch 1 ,mem_mouse_enter_sniff_count 
+0x0251 000891 rtneq 2 
+0x0252 000892 increase 1 ,pdata 
+0x0253 000893 store 1 ,mem_mouse_enter_sniff_count 
+0x0254 000894 jam 0x12 ,mem_sniff_param_interval 
+0x0255 000895 branch app_bt_enter_sniff 
+:      000897 p_mouse_bb_event_connected:
+0x0256 000898 jam 0 ,mem_mouse_send_switch_req_timer 
+0x0257 000899 call p_mouse_init_sensor_reset 
+0x0258 000900 branch mouse_stop_discovery 
+:      000901 p_mouse_bb_event_disconnected:
+0x0259 000902 call p_mouse_sensor_powerdown_check 
+0x025a 000903 branch mouse_bb_disconnected 
+:      000904 p_mouse_enter_sniff_check:
+0x025b 000905 fetch 1 ,mem_mouse_enter_sniff_count 
+0x025c 000906 rtnne 2 
+0x025d 000907 jam 0 ,mem_mouse_enter_sniff_count 
+0x025e 000908 jam 0x0e ,mem_sniff_param_interval 
+0x025f 000909 branch app_bt_enter_sniff 
+:      000915 p_mouse_24g_pairing_complete:
+0x0260 000916 call p_mouse_init_sensor_reset 
+0x0261 000917 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x0262 000918 arg mosue_24g_pairing_flag ,queue 
+0x0263 000919 call mouse_disable_function_flag 
+0x0264 000920 setarg 0 
+0x0265 000921 store 2 ,mem_24g_pairing_timer_count 
+0x0266 000922 jam 0 ,mem_mouse_move_flag 
+0x0267 000923 call mouse_read_sensor_common 
+0x0268 000924 call p_mouse_tx_power_init 
+0x0269 000927 call p_mouse_set_24g_addr_eeprom 
+0x026a 000928 branch iicd_write_protect_eep_data 
+:      000930 p_mouse_set_24g_addr_eeprom:
+0x026b 000931 arg mem_24g_addr ,rega 
+0x026c 000932 arg mouse_g24_addr_eeprom_offect ,regb 
+0x026d 000933 arg 4 ,temp 
+0x026e 000934 rtn 
+:      000942 p_mouse_24g_attempt_fail:
+0x026f 000943 call p_mouse_sensor_powerdown_check 
+0x0270 000944 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x0271 000945 call p_mouse_tx_power_init 
+0x0272 000946 call p_g24_check_51cmd_stop_24g 
+0x0273 000947 fetch 1 ,mem_config_function_enable 
+0x0274 000948 bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
+0x0275 000949 bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
+0x0276 000950 jam 0 ,mem_link_key_exists 
+0x0277 000951 fetch 1 ,mem_mouse_fast_conn_flag 
+0x0278 000952 beq 0xff ,p_mouse_24g_attempt_fail_next 
+0x0279 000953 call mouse_eeprom_load_recon_info 
+0x027a 000954 arg 3 ,loopcnt 
+0x027b 000955 arg mem_device1_addr ,contr 
+0x027c 000956 call p_pdata_0xff_check 
+0x027d 000957 branch p_mouse_null_enter_hibernate_count ,user 
+:      000958 p_mouse_24g_attempt_fail_next:
+0x027e 000959 branch p_mouse_check_reconn_target 
+:      000961 p_mouse_null_enter_hibernate_count:
+0x027f 000962 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0x0280 000963 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x0281 000964 rtn 
+:      000965 p_mouse_24g_attempt_success:
+0x0282 000966 call p_mouse_init_sensor_reset 
+0x0283 000967 branch mouse_no_data_timer_init 
+:      000968 p_mouse_before_hibernate:
+0x0284 000969 enable user 
+0x0285 000970 hfetch 4 ,0x8138 
+0x0286 000971 setflag user ,26 ,pdata 
+0x0287 000972 hstore 4 ,core_lpm_reg 
+0x0288 000973 call lpm_write_ctrl 
+0x0289 000974 call p_mouse_sensor_powerdown_check 
+0x028a 000975 call disable_authrom 
+0x028b 000976 call p_device_led_off 
+0x028c 000977 call mouse_before_hibernate_wheel_gpio_set 
+0x028d 000978 call p_clear_wake 
+0x028e 000979 branch mouse_lpm_before_common 
+:      000982 p_mouse_sensor_powerdown_check:
+0x028f 000983 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x0290 000984 rtn blank 
+0x0291 000985 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x0292 000986 branch p_mouse_sensor_powerdown 
+:      000987 p_mouse_bb_event_timer:
+0x0293 000988 call p_mouse_send_switch_req_timer 
+0x0294 000989 call p_mouse_wheel_trigger_timer 
+0x0295 000991 call p_mouse_null_enter_hibernate_check 
+0x0296 000992 call p_mouse_bt_discovery_check 
+0x0297 000993 call p_mouse_select_device 
+0x0298 000994 call p_mouse_multi_led_blink_timer 
+0x0299 000996 call mouse_check_hid_handshake_timer 
+0x029a 000997 call mouse_check_discovery_timeout_timer 
+0x029b 000998 call mouse_check_direct_timeout_timer 
+0x029c 000999 call mouse_check_no_data_timeout_timer 
+0x029d 001000 branch p_mouse_le_enable_att_list_timer 
+:      001001 p_mouse_select_device:
+0x029e 001002 fetch 1 ,mem_config_function_enable 
+0x029f 001003 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
+0x02a0 001004 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x02a1 001005 branch mouse_select_device_by_combination_key 
+:      001006 p_mouse_select_device_by_button:
+0x02a2 001007 fetch 1 ,mem_config_select_device_button_gpio 
+0x02a3 001008 rtneq gpio_disable 
+0x02a4 001009 fetcht 1 ,mem_config_select_device_button_gpio 
+0x02a5 001010 call gpio_get_bit 
+0x02a6 001011 branch p_mouse_select_device_button_down ,true 
+:      001012 p_mouse_select_device_button_up:
+0x02a7 001013 fetch 1 ,mem_device_change_flag 
+0x02a8 001014 beq 1 ,p_mouse_long_button_select_device 
+0x02a9 001015 arg mouse_long_bt_button_flag ,queue 
+0x02aa 001016 branch mouse_disable_function_flag 
+:      001017 p_mouse_select_device_button_down:
+0x02ab 001023 jam 1 ,mem_device_change_flag 
+0x02ac 001024 rtn 
+:      001026 p_mouse_long_button_select_device:
+0x02ad 001027 fetch 1 ,mem_device_band 
+0x02ae 001028 beq 1 ,p_device_band 
+0x02af 001029 fetch mouse_flag_len ,mem_mouse_flag 
+0x02b0 001030 rtnbit1 mouse_long_bt_button_flag 
+0x02b1 001031 jam 0 ,mem_device_change_flag 
+0x02b2 001032 branch mouse_ready_reconnection_by_button 
+:      001034 p_device_band:
+0x02b3 001035 jam 0 ,mem_device_band 
+0x02b4 001036 jam 0 ,mem_device_change_flag 
+0x02b5 001037 rtn 
+:      001039 p_low_power_nodata_off_led_time_check:
+0x02b6 001040 arg mem_low_power_no_data_off_led_time ,regc 
+0x02b7 001041 arg p_mouse_check_low_power_nodata_timeout ,regb 
+0x02b8 001042 branch timer_single_step_2b 
+:      001043 p_mouse_check_low_power_nodata_timeout:
+0x02b9 001044 jam 1 ,mem_low_power_led_blink_flag 
+0x02ba 001045 branch p_device_led_off 
+:      001047 p_mouse_low_voltage_led_timer:
+0x02bb 001048 fetch 1 ,mem_low_power_led_blink_flag 
+0x02bc 001049 nrtn blank 
+0x02bd 001050 fetch mouse_flag_len ,mem_mouse_flag 
+0x02be 001051 rtnbit0 mouse_low_voltage_flag 
+0x02bf 001052 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x02c0 001053 pincrease 1 
+0x02c1 001054 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x02c2 001055 beq 5 ,p_blink_low_power_led 
+0x02c3 001056 rtn 
+:      001057 p_blink_low_power_led:
+0x02c4 001058 jam 0 ,mem_adc_low_volatage_led_timer_count 
+0x02c5 001059 fetch 1 ,mem_low_power_led_state 
+0x02c6 001060 beq on ,p_off_low_power_led 
+0x02c7 001061 beq off ,p_on_low_power_led 
+0x02c8 001062 rtn 
+:      001063 p_off_low_power_led:
+0x02c9 001064 jam off ,mem_low_power_led_state 
+0x02ca 001065 fetch 1 ,mem_lowpower_led_select 
+0x02cb 001066 beq 1 ,p_low_power_led_on 
+0x02cc 001067 fetch 1 ,mem_device_flag 
+0x02cd 001068 beq mode_bt_device1 ,mouse_device1_led_on 
+0x02ce 001069 beq mode_24g_device ,mouse_device2_led_on 
+0x02cf 001070 rtn 
+:      001072 p_on_low_power_led:
+0x02d0 001073 jam on ,mem_low_power_led_state 
+0x02d1 001074 fetch 1 ,mem_lowpower_led_select 
+0x02d2 001075 beq 1 ,p_low_power_led_off 
+0x02d3 001076 fetch 1 ,mem_device_flag 
+0x02d4 001077 beq mode_bt_device1 ,mouse_devce1_led_off 
+0x02d5 001078 beq mode_24g_device ,mouse_devce2_led_off 
+0x02d6 001079 rtn 
+:      001080 p_low_power_led_on:
+0x02d7 001081 fetch 1 ,mem_dpi_led_gpio 
+0x02d8 001082 store 1 ,mem_mouse_struct_led_gpio 
+0x02d9 001083 branch mouse_led_on 
+:      001084 p_low_power_led_off:
+0x02da 001085 fetch 1 ,mem_dpi_led_gpio 
+0x02db 001086 rtneq gpio_disable 
+0x02dc 001087 store 1 ,mem_mouse_struct_led_gpio 
+0x02dd 001088 branch mouse_led_off 
+:      001089 p_mouse_send_switch_req_timer:
+0x02de 001090 arg mem_mouse_send_switch_req_timer ,regc 
+0x02df 001091 arg host_create_conn_resend ,regb 
+0x02e0 001092 branch timer_single_step 
+:      001094 p_mouse_wheel_trigger_timer:
+0x02e1 001095 arg mem_mouse_wheel_trigger_timer ,regc 
+0x02e2 001096 arg p_mouse_wheel_trigger_disable ,regb 
+0x02e3 001097 branch timer_single_step 
+:      001098 p_mouse_wheel_trigger_disable:
+0x02e4 001099 jam 0 ,mem_mouse_wheel_trigger 
+0x02e5 001100 rtn 
+:      001102 p_mouse_le_enable_att_list_timer:
+0x02e6 001103 arg mem_le_start_encrypt_timer ,regc 
+0x02e7 001104 arg mouse_le_write_enable ,regb 
+0x02e8 001105 branch timer_single_step 
+:      001107 p_mouse_bt_discovery_check:
+0x02e9 001108 fetch 1 ,mem_device_flag 
+0x02ea 001109 beq mode_24g_device ,p_return 
+0x02eb 001110 fetch 1 ,mem_config_function_enable 
+0x02ec 001111 bbit1 enable_bt_button ,p_mouse_bt_discovery_by_button 
+:      001112 p_mouse_bt_discovery_commbination_key:
+0x02ed 001113 fetch 1 ,mem_discovery_on_flag 
+0x02ee 001114 beq 1 ,p_return 
+0x02ef 001115 call mouse_check_key_gpio 
+0x02f0 001116 beq mouse_lm_button ,p_mouse_bt_discovery_commbination_key_down 
+:      001117 p_mouse_bt_discovery_commbination_key_up:
+0x02f1 001118 fetch 1 ,mem_ui_button_timeout 
+0x02f2 001119 store 1 ,mem_combination_ui_button_count 
+0x02f3 001120 jam 0 ,mem_discovery_on_flag 
+0x02f4 001121 fetch 1 ,mem_bt_discovey_button_statue 
+0x02f5 001122 rtneq dpi_button_state_up 
+0x02f6 001123 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x02f7 001124 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x02f8 001125 call mouse_disable_function_flag 
+0x02f9 001126 branch mouse_bt_discovery_button_down_disable 
+:      001127 p_mouse_bt_discovery_commbination_key_down:
+0x02fa 001128 jam 2 ,mem_discovery_on_flag 
+0x02fb 001129 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x02fc 001130 call p_mouse_bt_discovery_timer 
+0x02fd 001131 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001133 p_mouse_bt_discovery_by_button:
+0x02fe 001136 fetch 1 ,mem_config_bt_button_gpio 
+0x02ff 001137 rtneq gpio_disable 
+0x0300 001139 fetcht 1 ,mem_config_bt_button_gpio 
+0x0301 001140 call gpio_get_bit 
+0x0302 001141 branch p_mouse_bt_discovery_bt_key_down ,true 
+:      001142 p_mouse_bt_discovery_bt_key_up:
+0x0303 001143 fetch 1 ,mem_ui_button_timeout1 
+0x0304 001144 store 1 ,mem_combination_ui_button_count1 
+0x0305 001145 branch p_mouse_bt_discovery_commbination_key_up + 2 
+:      001146 p_mouse_bt_discovery_bt_key_down:
+0x0306 001147 jam 1 ,mem_discovery_on_flag 
+0x0307 001148 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x0308 001149 call p_mouse_bt_discovery_timer1 
+0x0309 001150 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001151 p_mouse_bt_discovery_timer1:
+0x030a 001152 arg mem_combination_ui_button_count1 ,regc 
+0x030b 001153 branch p_mouse_bt_discovery_timer + 1 
+:      001155 p_mouse_bt_discovery_timer:
+0x030c 001156 arg mem_combination_ui_button_count ,regc 
+0x030d 001157 arg p_mouse_long_button_bt_discovery ,regb 
+0x030e 001158 branch timer_single_step 
+:      001160 p_mouse_long_button_bt_discovery:
+0x030f 001161 call p_mouse_sensor_powerdown_check 
+0x0310 001162 jam 1 ,mem_device_band 
+0x0311 001163 fetch 2 ,mem_ui_state_map 
+0x0312 001164 isolate1 ui_state_ble_adv ,pdata 
+0x0313 001165 call mouse_stop_le_adv ,true 
+0x0314 001166 fetch 2 ,mem_ui_state_map 
+0x0315 001167 isolate1 ui_state_bt_reconnect ,pdata 
+0x0316 001168 call mouse_cancel_reconnect ,true 
+0x0317 001169 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x0318 001170 call mouse_enable_function_flag 
+0x0319 001171 branch mouse_long_button_bt_discovry 
+:      001174 p_mouse_null_enter_hibernate_check:
+0x031a 001175 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0x031b 001176 rtn blank 
+0x031c 001177 fetch 1 ,mem_mouse_null_enter_hibernate_timer 
+0x031d 001178 branch p_mouse_null_enter_hibernate ,blank 
+0x031e 001179 increase -1 ,pdata 
+0x031f 001180 store 1 ,mem_mouse_null_enter_hibernate_timer 
+0x0320 001181 rtn 
+:      001182 p_mouse_null_enter_hibernate:
+0x0321 001183 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0322 001184 branch app_enter_hibernate 
+:      001187 p_mouse_motion:
+0x0323 001188 disable user 
+0x0324 001189 setarg 0 
+0x0325 001190 store 6 ,mem_mouse_x 
+0x0326 001191 call mouse_cheak_sensor_data 
+0x0327 001192 call mouse_zwheel 
+0x0328 001193 call mouse_t_zwheel 
+0x0329 001194 call mouse_key 
+0x032a 001195 nrtn user 
+0x032b 001196 call p_mouse_no_data_timer_init 
+0x032c 001197 branch mouse_motion + 10 
+:      001270 p_low_power_no_data_off_led_time:
+0x032d 001273 jam 0 ,mem_low_power_led_blink_flag 
+0x032e 001274 setarg 0x12c 
+0x032f 001275 store 2 ,mem_low_power_no_data_off_led_time 
+0x0330 001276 rtn 
+:      001278 p_mouse_mode_bt_device1_multi_led_on:
+:      001279 p_mouse_mode_24g_device_multi_led_on:
+0x0331 001280 jam on ,mem_mouse_multi_led_blink_enable 
+0x0332 001281 jam multi_led_on ,mem_mouse_multi_led_type 
+0x0333 001282 jam 0 ,mem_mode_2s_count 
+0x0334 001283 rtn 
+:      001285 p_mouse_multi_led_blink_timer:
+0x0335 001286 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x0336 001287 rtn blank 
+0x0337 001288 fetch 1 ,mem_mouse_multi_led_type 
+0x0338 001289 beq multi_led_on ,p_mouse_multi_led_type_on 
+0x0339 001290 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+0x033a 001291 rtn 
+:      001293 p_mouse_multi_led_type_on:
+0x033b 001294 call p_on_low_power_led 
+0x033c 001295 fetch 1 ,mem_mode_2s_count 
+0x033d 001296 increase 1 ,pdata 
+0x033e 001297 store 1 ,mem_mode_2s_count 
+0x033f 001298 beq 20 ,p_mouse_multi_led_off 
+0x0340 001299 rtn 
+:      001300 p_mouse_multi_led_type_blink:
+0x0341 001301 fetch 1 ,mem_mouse_multi_led_blink_timer 
+0x0342 001302 increase -1 ,pdata 
+0x0343 001303 store 1 ,mem_mouse_multi_led_blink_timer 
+0x0344 001304 nrtn blank 
+0x0345 001305 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x0346 001306 store 1 ,mem_mouse_multi_led_blink_timer 
+0x0347 001307 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
+0x0348 001308 branch p_mouse_multi_led_blink_count_no_limited ,blank 
+0x0349 001309 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x034a 001310 branch p_mouse_multi_led_blink_off ,blank 
+0x034b 001311 increase -1 ,pdata 
+0x034c 001312 store 1 ,mem_mouse_multi_led_blink_count 
+:      001313 p_mouse_multi_led_blink_count_no_limited:
+0x034d 001314 branch p_blink_low_power_led + 1 
+:      001315 p_mouse_multi_led_blink_off:
+0x034e 001316 setarg 0 
+0x034f 001317 store 3 ,mem_mouse_multi_led_blink_timer 
+:      001318 p_mouse_multi_led_off:
+0x0350 001319 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x0351 001320 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0x0352 001321 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x0353 001322 jam 0 ,mem_mouse_multi_led_type 
+:      001323 p_mouse_multi_led_off_wait_blink_over:
+0x0354 001324 jam 0 ,mem_mode_2s_count 
+0x0355 001325 jam off ,mem_low_power_led_state 
+0x0356 001326 branch p_device_led_off 
+:      001328 p_mouse_seting_dpi:
+0x0357 001330 fetch 1 ,mem_config_sensor_type 
+0x0358 001331 beq p3610 ,mouse_seting_3610_dpi 
+0x0359 001332 beq p3212 ,mouse_seting_3212_dpi 
+0x035a 001333 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+0x035b 001334 branch mouse_seting_dpi + 5 
+:      001336 p_mouse_seting_3065xy_dpi:
+0x035c 001337 fetch 1 ,mem_mouse_dpi 
+0x035d 001338 call p_mouse_3065xy_dpi_recount ,blank 
+0x035e 001339 fetch 1 ,mem_mouse_dpi 
+0x035f 001340 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x0360 001341 beq mouse_dpi_level4 ,mouse_set_cpi4 
+0x0361 001342 branch mouse_set_cpi3 
+:      001343 p_mouse_3065xy_dpi_recount:
+0x0362 001344 jam 1 ,mem_mouse_dpi 
+0x0363 001345 rtn 
+:      001364 p_mouse_bb_disconnected:
+0x0364 001365 jam 0 ,mem_mouse_enter_sniff_count 
+0x0365 001366 jam 0x0e ,mem_sniff_param_interval 
+0x0366 001367 call mouse_bb_discon_clear_stack 
+0x0367 001368 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x0368 001369 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x0369 001370 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x036a 001371 bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
+0x036b 001372 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
+0x036c 001373 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0x036d 001374 branch mouse_start_discovery 
+:      001375 p_mouse_event_light_state_pairing:
+0x036e 001376 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
+0x036f 001377 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0x0370 001378 branch mouse_start_discovery 
+:      001379 p_mouse_event_light_state_hibernate:
+0x0371 001380 fetch 2 ,mem_ui_state_map 
+0x0372 001381 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x0373 001382 call app_disconn_reason_clear 
+0x0374 001383 call mouse_check_key_gpio 
+0x0375 001384 beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
+0x0376 001385 branch app_bb_hibernate 
+:      001387 p_mouse_bb_event_discovery_btn:
+0x0377 001388 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0378 001389 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x0379 001390 bmark1 mark_24g ,p_mouse_switch_to_bt 
+0x037a 001391 branch mouse_bb_event_discovery_btn + 1 
+:      001392 p_mouse_switch_to_bt:
+0x037b 001393 call p_g24_check_51cmd_stop_24g 
+0x037c 001394 branch mouse_bb_event_discovery_btn + 1 
+:      001397 p_le_addr_random_config:
+0x037d 001398 call load_adc_init 
+0x037e 001399 fetch 2 ,mem_0_5_adc_io_data 
+0x037f 001400 branch p_le_otp_adc_empty ,blank 
+0x0380 001401 store 2 ,mem_random_addr_increase_count 
+:      001402 p_le_addr_random_store:
+0x0381 001403 branch p_mouse_store_eerpom_random_addr_increase_count 
+:      001405 p_le_otp_adc_empty:
+0x0382 001406 setarg 0x1122 
+0x0383 001407 store 2 ,mem_random_addr_increase_count 
+0x0384 001408 branch p_le_addr_random_store 
+:      001410 p_mouse_start_discovery:
+0x0385 001411 call p_mouse_tx_power_init 
+0x0386 001412 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x0387 001413 fetch 2 ,mem_ui_state_map 
+0x0388 001414 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0x0389 001415 fetch mouse_flag_len ,mem_mouse_flag 
+0x038a 001416 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+0x038b 001418 call p_mouse_load_eeprom_random_addr_increase_count 
+0x038c 001419 fetcht 2 ,mem_random_addr_increase_count 
+0x038d 001420 increase 1 ,temp 
+0x038e 001421 storet 2 ,mem_random_addr_increase_count 
+0x038f 001422 storet 2 ,mem_le_lap + 1 
+0x0390 001423 call p_mouse_store_eerpom_random_addr_increase_count 
+0x0391 001424 random pdata 
+0x0392 001425 store 1 ,mem_le_lap 
+:      001427 p_mouse_start_discovery_norandom:
+0x0393 001428 call app_ble_disconnect 
+0x0394 001429 setarg 0xed8e0e 
+0x0395 001430 store 3 ,mem_le_lap + 3 
+0x0396 001431 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x0397 001432 call p_mouse_store_fast_conn_flag 
+0x0398 001433 call app_lpm_mult_disable 
+0x0399 001434 fetch 2 ,mem_discovery_timeout 
+0x039a 001435 store 2 ,mem_mouse_discovery_timer 
+0x039b 001436 jam 6 ,mem_connection_options 
+0x039c 001437 setarg 0 
+0x039d 001438 store 2 ,mem_mouse_no_data_timer 
+0x039e 001439 store 2 ,mem_mouse_direct_timer 
+0x039f 001440 arg mouse_store_eeprom_flag ,queue 
+0x03a0 001441 call mouse_enable_function_flag 
+0x03a1 001442 call mouse_bt_discovery_button_down_disable 
+0x03a2 001443 fetch 1 ,mem_device_option 
+0x03a3 001444 isolate1 mode_4_mouse ,pdata 
+0x03a4 001445 call p_check_51cmd_adv ,true 
+0x03a5 001446 fetch 1 ,mem_device_option 
+0x03a6 001447 isolate1 mode_3_mouse ,pdata 
+0x03a7 001448 call check_51cmd_start_discovery ,true 
+0x03a8 001449 fetch mouse_flag_len ,mem_mouse_flag 
+0x03a9 001450 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x03aa 001452 branch p_mouse_discovery_multi_led_blink 
+:      001453 p_mouse_store_eerpom_random_addr_increase_count:
+0x03ab 001454 arg 2 ,temp 
+0x03ac 001455 arg mem_random_addr_increase_count ,rega 
+0x03ad 001456 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x03ae 001457 branch iicd_write_protect_eep_data 
+:      001459 p_mouse_load_eeprom_random_addr_increase_count:
+0x03af 001460 arg 2 ,temp 
+0x03b0 001461 arg mem_random_addr_increase_count ,rega 
+0x03b1 001462 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x03b2 001463 branch iicd_read_eep_data 
+:      001465 p_check_51cmd_adv:
+0x03b3 001466 jam 0 ,mem_mouse_le_reconnect_flag 
+0x03b4 001467 call p_le_check_adv_flag 
+0x03b5 001468 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x03b6 001469 istore 1 ,contr 
+0x03b7 001470 arg mem_le_adv_swift_pair ,contr 
+0x03b8 001471 call p_le_adv_data_update 
+0x03b9 001472 branch check_51cmd_adv 
+:      001474 p_le_adv_data_update:
+0x03ba 001475 arg mem_le_adv_data + 11 ,contw 
+0x03bb 001476 arg 19 ,loopcnt 
+0x03bc 001477 call memcpy 
+0x03bd 001478 branch le_modified_name_adv 
+:      001480 p_mouse_stop_discovery:
+0x03be 001481 setarg 0 
+0x03bf 001482 store 2 ,mem_mouse_discovery_timer 
+0x03c0 001483 call p_mouse_sensor_poweron 
+0x03c1 001486 fetch 1 ,mem_device_option 
+0x03c2 001487 isolate1 mode_4_mouse ,pdata 
+0x03c3 001488 call mouse_stop_le_adv ,true 
+0x03c4 001489 fetch 1 ,mem_device_option 
+0x03c5 001490 isolate1 mode_3_mouse ,pdata 
+0x03c6 001491 call mouse_stop_bt3_discovery ,true 
+0x03c7 001492 fetch mouse_flag_len ,mem_mouse_flag 
+0x03c8 001493 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+:      001494 p_mouse_discovey_led_blink_off:
+0x03c9 001495 fetch 1 ,mem_mode_2s_count 
+0x03ca 001496 nrtn blank 
+0x03cb 001497 branch p_mouse_multi_led_blink_off 
+:      001498 p_le_slave_match:
+0x03cc 001499 fetch 1 ,mem_le_md_count 
+0x03cd 001500 pincrease 1 
+0x03ce 001501 store 1 ,mem_le_md_count 
+0x03cf 001502 beq le_md_max_count ,le_slave_cont 
+0x03d0 001503 call le_acknowledge 
+0x03d1 001504 call le_prepare_tx 
+0x03d2 001505 call power_ctrl_start 
+0x03d3 001506 branch le_slave_match + 7 
+:      001508 p_le_next_adv_channel:
+0x03d4 001509 fetch 1 ,mem_le_ch_mapped 
+0x03d5 001510 increase 1 ,pdata 
+0x03d6 001511 store 1 ,mem_le_ch_mapped 
+0x03d7 001512 rtnne 40 
+0x03d8 001513 jam 37 ,mem_le_ch_mapped 
+0x03d9 001514 rtn 
+:      001516 p_le_receive_skip:
+0x03da 001517 call save_rssi 
+0x03db 001518 call p_rssi_signal 
+0x03dc 001519 branch le_receive_skip + 2 
+:      001521 p_le_update_param:
+0x03dd 001522 call p_mouse_le_conn_param_check 
+0x03de 001523 branch le_update_param + 8 
+:      001524 p_mouse_le_lpm_mult_reinit:
+0x03df 001525 fetch 1 ,mem_lpm_mult_init 
+0x03e0 001526 store 1 ,mem_lpm_mult 
+:      001527 p_mouse_le_conn_param_lpm_enable:
+0x03e1 001528 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x03e2 001529 rtn 
+:      001530 p_mouse_le_conn_param_lpm_disable:
+0x03e3 001531 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x03e4 001532 rtn 
+:      001533 p_mouse_le_conn_param_check:
+0x03e5 001534 fetch 1 ,mem_le_new_conninterval 
+0x03e6 001535 sub pdata ,le_interval_15ms ,null 
+0x03e7 001536 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0x03e8 001537 fetch 1 ,mem_le_new_connslavelatency 
+0x03e9 001538 fetcht 1 ,mem_lpm_mult_init 
+0x03ea 001539 isub temp ,null 
+0x03eb 001540 branch p_mouse_le_lpm_mult_reinit ,positive 
+0x03ec 001541 fetch 1 ,mem_le_new_connslavelatency 
+0x03ed 001542 store 1 ,mem_lpm_mult 
+0x03ee 001543 branch p_mouse_le_conn_param_lpm_enable 
+:      001545 p_le_update_channel_map:
+0x03ef 001546 fetch 1 ,mem_le_state 
+0x03f0 001547 rtnbit0 lestate_update_map 
+0x03f1 001548 call p_le_channel_map_overflow_check 
+0x03f2 001549 nrtn user 
+0x03f3 001550 branch le_update_channel_map + 3 
+:      001551 p_le_channel_map_overflow_check:
+0x03f4 001552 enable user 
+0x03f5 001553 fetch 1 ,mem_le_event_count + 1 
+0x03f6 001554 rshift4 pdata ,pdata 
+0x03f7 001555 rtnne 0x0f 
+0x03f8 001556 fetch 1 ,mem_le_instant + 1 
+0x03f9 001557 rshift4 pdata ,pdata 
+0x03fa 001558 rtnne 0x00 
+0x03fb 001559 branch disable_user 
+:      001561 p_le_prepare_tx:
+0x03fc 001562 fetch 1 ,mem_le_arq 
+0x03fd 001563 bbit1 wak ,p_le_prepare_tx_wak 
+0x03fe 001564 call power_ctrl_pac_succ_incrs 
+0x03ff 001565 fetch 1 ,mem_empty_count 
+0x0400 001566 nbranch p_le_send_empyt ,blank 
+0x0401 001567 fetch 1 ,mem_le_state 
+0x0402 001568 bbit0 lestate_encryption ,p_le_tx_4 
+0x0403 001569 fetch 1 ,mem_le_rxbuf + 1 
+0x0404 001570 branch p_le_tx_4 ,blank 
+0x0405 001571 branch le_send_empty 
+:      001572 p_le_send_empyt:
+0x0406 001573 fetch 1 ,mem_empty_count 
+0x0407 001574 increase -1 ,pdata 
+0x0408 001575 store 1 ,mem_empty_count 
+0x0409 001576 branch le_send_empty 
+:      001577 p_le_tx_4:
+0x040a 001578 fetch 1 ,mem_le_pairing_state 
+0x040b 001579 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x040c 001580 jam 3 ,mem_empty_count 
+:      001581 p_in_le_tx_4:
+0x040d 001582 call le_fifo_check_nearly_full 
+0x040e 001583 call p_mouse_data_pull ,blank 
+0x040f 001584 branch le_prepare_tx + 4 
+:      001586 p_le_prepare_tx_wak:
+0x0410 001587 call p_le_check_tx_retransmit_setmd 
+0x0411 001588 branch p_le_power_ctrl_pac_succ_decrs 
+:      001590 p_le_check_tx_retransmit_setmd:
+0x0412 001591 fetch 1 ,mem_le_connect_status_flag 
+0x0413 001592 and pdata ,0x03 ,pdata 
+0x0414 001593 rtnne 0x03 
+0x0415 001594 fetch 1 ,mem_mouse_data_queue_num 
+0x0416 001595 rtn blank 
+0x0417 001596 fetch 1 ,mem_le_txlen 
+0x0418 001597 rtn blank 
+0x0419 001598 fetch 1 ,mem_le_txheader 
+0x041a 001599 set1 md ,pdata 
+0x041b 001600 store 1 ,mem_le_txheader 
+0x041c 001601 call le_set_md 
+0x041d 001602 rtn 
+:      001606 p_le_power_ctrl_pac_succ_decrs:
+0x041e 001607 branch power_ctrl_pac_succ_decrs 
+:      001609 p_mouse_le_reconn_write_enable_timer_reinit:
+0x041f 001610 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0420 001611 rtn blank 
+0x0421 001612 fetch 1 ,mem_le_connect_status_flag 
+0x0422 001613 and pdata ,0x03 ,pdata 
+0x0423 001614 rtneq 0x03 
+0x0424 001615 jam 10 ,mem_le_start_encrypt_timer 
+0x0425 001616 rtn 
+:      001618 p_le_parse:
+0x0426 001619 rtnmark1 mark_old_packet 
+0x0427 001620 call le_fifo_check_full 
+0x0428 001621 nrtn blank 
+0x0429 001622 fetch 1 ,mem_le_rxbuf 
+0x042a 001623 and pdata ,0x3 ,pdata 
+0x042b 001624 store 1 ,mem_le_packet_llid 
+0x042c 001625 ifetch 1 ,contr 
+0x042d 001626 and pdata ,0x1f ,pdata 
+0x042e 001627 store 1 ,mem_le_packet_size 
+0x042f 001628 rtn blank 
+0x0430 001629 copy contr ,pdata 
+0x0431 001630 store 2 ,mem_le_payload_ptr 
+0x0432 001631 fetch 1 ,mem_le_packet_llid 
+0x0433 001632 beq llid_le_ll ,p_le_parse_ll 
+0x0434 001633 branch le_parse_l2cap 
+:      001634 p_le_parse_ll:
+0x0435 001635 fetch 1 ,mem_le_rxbuf + 2 
+0x0436 001636 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x0437 001637 branch le_parse_ll + 1 
+:      001638 p_le_parse_channel_map_req:
+0x0438 001639 ifetch 5 ,contr 
+0x0439 001640 store 5 ,mem_le_new_map 
+0x043a 001641 ifetch 2 ,contr 
+0x043b 001642 store 2 ,mem_le_instant 
+0x043c 001643 branch le_parse_channel_map_req + 7 
+:      001645 p_le_parse_l2cap:
+0x043d 001646 ifetch 2 ,contr 
+0x043e 001647 beq le_l2cap_cid_att ,p_le_parse_att 
+0x043f 001648 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x0440 001649 branch le_parse_l2cap + 11 
+:      001650 p_le_parse_att:
+0x0441 001651 call store_contr 
+0x0442 001652 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x0443 001653 call get_contr 
+0x0444 001654 ifetch 3 ,contr 
+0x0445 001655 store 3 ,mem_le_att_opcode 
+0x0446 001656 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x0447 001657 rshift8 pdata ,temp 
+0x0448 001658 sub temp ,0x24 ,null 
+0x0449 001659 branch le_parse_att + 2 ,positive 
+0x044a 001660 arg mem_mouse_le_uuid_sup ,temp 
+0x044b 001661 storet 2 ,mem_ui_le_uuid_table 
+0x044c 001662 call le_parse_att + 2 
+0x044d 001663 setarg 0x8e7a 
+0x044e 001664 store 2 ,mem_ui_le_uuid_table 
+0x044f 001665 rtn 
+:      001667 p_le_parse_att_read_by_group_type_request:
+0x0450 001668 call le_parse_att_read_by_group_type_request 
+0x0451 001669 call le_fifo_get_last_tx_ptr 
+0x0452 001670 increase 7 ,contr 
+0x0453 001671 ifetch 1 ,contr 
+0x0454 001672 rtnne attop_read_by_group_type_response 
+0x0455 001673 increase 5 ,contr 
+0x0456 001674 ifetch 2 ,contr 
+0x0457 001675 arg uuid_service_hids ,temp 
+0x0458 001676 isub temp ,null 
+0x0459 001677 nrtn zero 
+0x045a 001678 increase -4 ,contr 
+0x045b 001679 setarg 0x2b 
+0x045c 001680 istore 2 ,contr 
+0x045d 001681 rtn 
+:      001683 p_le_parse_smp:
+0x045e 001684 ifetch 1 ,contr 
+0x045f 001685 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x0460 001686 branch le_parse_smp + 1 
+:      001687 p_le_parse_smp_pairing_failed:
+0x0461 001688 call le_parse_smp_pairing_failed 
+0x0462 001689 fetch 1 ,mem_le_state 
+0x0463 001690 set0 lestate_update_param ,pdata 
+0x0464 001691 store 1 ,mem_le_state 
+0x0465 001692 branch le_parse_terminate_ind 
+:      001694 p_le_adv_not_match:
+0x0466 001695 fetch 1 ,mem_le_ch_mapped 
+0x0467 001696 bne 39 ,le_adv_loop 
+0x0468 001697 call p_le_adv_random_delay 
+0x0469 001698 arg le_adv_interval_timer ,queue 
+0x046a 001699 fetch 2 ,mem_le_adv_interval 
+0x046b 001700 branch timer_init 
+:      001701 p_le_adv_random_delay:
+0x046c 001702 random pdata 
+0x046d 001703 arg 0x1ff ,temp 
+0x046e 001704 iand temp ,pdata 
+0x046f 001705 add pdata ,250 ,pdata 
+0x0470 001706 branch delay 
+:      001708 p_le_lpm_setmult:
+0x0471 001709 disable wake 
+0x0472 001710 branch p_le_lpm_set_mult_attempt ,attempt 
+0x0473 001711 nbranch le_lpm_lost ,match 
+:      001712 p_le_lpm_set_mult_attempt:
+0x0474 001713 call lpm_match 
+0x0475 001714 fetch 2 ,mem_rx_window_sniff 
+0x0476 001715 store 2 ,mem_le_receive_window 
+0x0477 001716 fetch 1 ,mem_le_connect_status_flag 
+0x0478 001717 compare 3 ,pdata ,3 
+0x0479 001718 nbranch lpm_mult_short ,true 
+0x047a 001719 branch le_lpm_set_mult_attempt + 3 
+:      001721 p_le_mouse_bb_event_connect_complete:
+0x047b 001722 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x047c 001723 nrtn blank 
+0x047d 001724 fetch 1 ,mem_le_att_handle 
+0x047e 001725 sub pdata ,26 ,pdata 
+0x047f 001726 nrtn zero 
+0x0480 001727 branch mouse_le_write_enable 
+:      001729 p_twspi_reset:
+0x0481 001730 hfetch 1 ,core_gpio_out3 
+0x0482 001731 and_into 0xfd ,pdata 
+0x0483 001732 hstore 1 ,core_gpio_out3 
+0x0484 001733 hfetcht 1 ,core_gpio_oe3 
+0x0485 001734 or_into 0x2 ,temp 
+0x0486 001735 hstoret 1 ,core_gpio_oe3 
+0x0487 001736 call twspi_disable 
+0x0488 001737 and_into 0xfd ,temp 
+0x0489 001738 nop 13 
+0x048a 001739 call twspi_enable 
+0x048b 001740 hstoret 1 ,core_gpio_oe3 
+0x048c 001741 rtn 
+:      001746 p_page_wait_fhs_reply_ok:
+0x048d 001747 fetch 1 ,mem_page_rcv_fhs 
+0x048e 001748 increase 1 ,pdata 
+0x048f 001749 store 1 ,mem_page_rcv_fhs 
+0x0490 001750 call prepare_newconn 
+:      001751 p_master_newconn_loop:
+0x0491 001752 set1 mark_first_packet ,mark 
+0x0492 001753 call master_newconn_once 
+0x0493 001754 branch p_newconn_poll_responded ,sync 
+0x0494 001755 set0 mark_first_packet ,mark 
+0x0495 001756 call new_conn_timeout 
+0x0496 001757 nbranch p_master_newconn_loop ,blank 
+0x0497 001758 branch page_restart 
+:      001760 p_newconn_poll_responded:
+0x0498 001761 set0 mark_first_packet ,mark 
+0x0499 001762 branch newconn_poll_responded 
+:      001764 p_process_dmh:
+0x049a 001765 bmark1 mark_first_packet ,end_of_packet 
+0x049b 001766 branch process_dmh + 1 
+:      001769 p_prepare_tx:
+0x049c 001770 fetch 1 ,mem_state 
+0x049d 001771 isolate1 state_inconn ,pdata 
+0x049e 001772 call p_bt_power_ctrl ,true 
+0x049f 001773 branch prepare_tx + 1 
+:      001774 p_bt_power_ctrl:
+0x04a0 001775 fetch 1 ,mem_arq 
+0x04a1 001776 isolate1 wack ,pdata 
+0x04a2 001777 call power_ctrl_pac_succ_decrs ,true 
+0x04a3 001778 ncall power_ctrl_pac_succ_incrs ,true 
+0x04a4 001779 branch power_ctrl_start 
+:      001781 p_slave_conn_recv_packet:
+0x04a5 001782 call slave_receive_master_slot 
+0x04a6 001783 nbranch shutdown_radio ,sync 
+0x04a7 001784 call save_rssi 
+0x04a8 001785 call p_rssi_signal 
+0x04a9 001786 branch slave_conn_recv_packet + 4 
+:      001788 p_app_bt_start_reconnect:
+0x04aa 001789 branch app_bt_start_reconnect + 3 
+:      001791 p_send_lmp:
+0x04ab 001792 disable user 
+0x04ac 001793 call lmo_fifo_process 
+0x04ad 001796 fetch 1 ,mem_lmp_to_send 
+0x04ae 001797 rtn blank 
+0x04af 001798 bbit1 7 ,p_send_lmp_escape 
+0x04b0 001799 beq lmp_accepted ,p_send_lmp_accepted 
+0x04b1 001800 branch send_lmp0 
+:      001801 p_send_lmp_escape:
+0x04b2 001802 beq lmp_ext_features_res ,p_send_lmpext_features_res 
+0x04b3 001803 beq lmp_ext_features_req ,p_send_lmpext_features_req 
+0x04b4 001804 branch send_lmp_escape 
+:      001805 p_send_lmpext_features_res:
+0x04b5 001806 call p_check_ssp_enable 
+0x04b6 001807 fetch 1 ,mem_lmp_to_send 
+0x04b7 001808 branch send_lmpext_features_res 
+:      001809 p_send_lmpext_features_req:
+0x04b8 001810 call p_check_ssp_enable 
+0x04b9 001811 fetch 1 ,mem_lmp_to_send 
+0x04ba 001812 branch send_lmpext_features_req 
+:      001813 p_check_ssp_enable:
+0x04bb 001814 fetch 1 ,mem_ssp_enable 
+0x04bc 001815 branch ssp_disable ,blank 
+0x04bd 001816 branch ssp_enable 
+:      001818 p_send_lmp_accepted:
+0x04be 001819 force 2 ,pdata 
+0x04bf 001820 call msg_send_lmp 
+0x04c0 001821 fetch 1 ,mem_lmi_opcode 
+0x04c1 001822 istore 1 ,contw 
+0x04c2 001823 store 1 ,mem_lmi_opcode_temp 
+0x04c3 001824 call send_lmp_follow 
+0x04c4 001825 fetch 1 ,mem_lmi_opcode_temp 
+0x04c5 001826 branch send_lmp_accepted + 7 
+:      001830 p_g24_set_device_addr:
+0x04c6 001831 call adc_init_data 
+0x04c7 001835 fetch 4 ,mem_lap 
+0x04c8 001836 store 4 ,mem_24g_device_addr 
+0x04c9 001837 rtn 
+:      001840 p_g24_transmit_rf_sta_init:
+0x04ca 001841 jam 1 ,mem_24g_rf_last_sta 
+0x04cb 001842 jam 0 ,mem_24g_sync_cnt 
+:      001843 p_g24_transmit_rf_ctrl_clear:
+0x04cc 001844 fetch 1 ,mem_24g_data_type 
+0x04cd 001845 and_into bits_data ,pdata 
+0x04ce 001846 store 1 ,mem_24g_data_type 
+0x04cf 001847 rtn 
+:      001849 p_g24_hop_ch_enable:
+0x04d0 001850 fetch 1 ,mem_24g_data_type 
+0x04d1 001851 set1 bit_hop ,pdata 
+0x04d2 001852 store 1 ,mem_24g_data_type 
+0x04d3 001854 store 1 ,mem_24g_txpayload 
+0x04d4 001855 rtn 
+:      001856 p_g24_hop_ch_disable:
+0x04d5 001857 fetch 1 ,mem_24g_data_type 
+0x04d6 001858 set0 bit_hop ,pdata 
+0x04d7 001859 store 1 ,mem_24g_data_type 
+0x04d8 001860 rtn 
+:      001862 p_g24_transmit_hop_pac_fail:
+0x04d9 001863 call power_ctrl_pac_succ_decrs 
+0x04da 001864 fetch 1 ,mem_24g_rf_work_stage 
+0x04db 001865 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+0x04dc 001866 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+0x04dd 001867 rtn 
+:      001868 p_g24_transmit_hop_pac_fail_wo_hop:
+0x04de 001869 jam 2 ,mem_24g_sync_cnt 
+:      001870 p_g24_transmit_hop_pac_fail_stage1:
+0x04df 001871 jam 0 ,mem_24g_hop_pac_retry 
+0x04e0 001872 jam 0 ,mem_24g_rf_last_sta 
+0x04e1 001873 branch p_g24_transmit_rf_ctrl_clear 
+:      001875 p_g24_transmit_hop_pac_fail_hop_stage2:
+0x04e2 001876 jam 0 ,mem_24g_rf_hop_ch 
+0x04e3 001877 branch p_g24_transmit_hop_pac_fail_stage1 
+:      001880 p_g24_transmit_pac_fail_hop_stage3:
+0x04e4 001881 fetch 2 ,mem_24g_txfail_cnt 
+0x04e5 001882 increase 1 ,pdata 
+0x04e6 001883 store 2 ,mem_24g_txfail_cnt 
+0x04e7 001884 bbit1 10 ,p_g24_tx_attempt_fail 
+0x04e8 001885 fetch 1 ,mem_24g_rf_hop_ch 
+0x04e9 001886 beq 1 ,p_g24_rf_hop_fastly 
+0x04ea 001887 jam 1 ,mem_24g_rf_hop_ch 
+:      001888 p_g24_rf_hop_attemp_again:
+0x04eb 001889 fetch 1 ,mem_24g_rf_hop_ch 
+0x04ec 001890 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      001891 p_g24_rf_hop_fastly:
+0x04ed 001892 fetch 1 ,mem_24g_hop_fastly_cnt 
+0x04ee 001893 increase 1 ,pdata 
+0x04ef 001894 store 1 ,mem_24g_hop_fastly_cnt 
+0x04f0 001895 beq 4 ,p_g24_rf_hop_fastly_exit 
+0x04f1 001896 call p_g24_ch 
+0x04f2 001897 jam 2 ,mem_24g_max_retry 
+0x04f3 001898 branch p_g24_transmit_packet 
+:      001900 p_g24_rf_hop_fastly_exit:
+0x04f4 001901 call power_ctrl_pac_succ_decrs 
+0x04f5 001902 jam 0 ,mem_24g_hop_fastly_cnt 
+0x04f6 001903 branch p_g24_transmit_rf_ctrl_clear 
+:      001905 p_g24_transmit_hop_pac_succ_wo_hop:
+0x04f7 001906 jam 2 ,mem_24g_sync_cnt 
+:      001907 p_g24_transmit_hop_pac_succ:
+0x04f8 001908 jam 1 ,mem_24g_rf_last_sta 
+0x04f9 001909 jam 0 ,mem_24g_rf_hop_ch 
+0x04fa 001910 branch p_g24_transmit_rf_ctrl_clear 
+:      001912 p_g24_transmit_succ_rf_config:
+0x04fb 001913 fetch 1 ,mem_24g_rf_work_stage 
+0x04fc 001914 beq 3 ,p_g24_transmit_hop_pac_succ 
+0x04fd 001915 fetch 1 ,mem_24g_data_type 
+0x04fe 001916 isolate0 bit_hop ,pdata 
+0x04ff 001917 branch p_g24_transmit_rf_sta_init ,true 
+0x0500 001918 fetch 1 ,mem_24g_rf_work_stage 
+0x0501 001919 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0x0502 001920 beq 2 ,p_g24_transmit_hop_pac_succ 
+0x0503 001921 rtn 
+:      001923 p_g24_rf_sta_check:
+0x0504 001924 fetch 1 ,mem_24g_pairing_sm 
+0x0505 001925 rtnne state_24g_pairing_success 
+0x0506 001926 call p_g24_rf_laststa_synccnt_check 
+0x0507 001927 ncall p_g24_rf_sync_cnt_check ,user2 
+0x0508 001928 rtn 
+:      001930 p_g24_rf_laststa_synccnt_check:
+0x0509 001931 disable user2 
+0x050a 001932 fetch 1 ,mem_24g_rf_last_sta 
+0x050b 001933 rtnne 1 
+0x050c 001934 fetch 1 ,mem_24g_sync_cnt 
+0x050d 001935 rtnne 0 
+0x050e 001936 jam 1 ,mem_24g_rf_work_stage 
+0x050f 001937 jam 4 ,mem_24g_max_retry 
+0x0510 001938 branch enable_user2 
+:      001940 p_g24_rf_sync_cnt_check:
+0x0511 001941 fetch 1 ,mem_24g_sync_cnt 
+0x0512 001942 branch p_g24_rf_hop_attemp ,blank 
+0x0513 001943 increase -1 ,pdata 
+0x0514 001944 store 1 ,mem_24g_sync_cnt 
+0x0515 001945 jam 2 ,mem_24g_rf_work_stage 
+0x0516 001946 call p_g24_ch 
+0x0517 001947 jam 4 ,mem_24g_max_retry 
+0x0518 001948 rtn 
+:      001950 p_g24_rf_hop_attemp:
+0x0519 001951 jam 3 ,mem_24g_rf_work_stage 
+0x051a 001952 fetch 1 ,mem_24g_rf_hop_ch 
+0x051b 001953 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x051c 001954 call p_g24_ch 
+0x051d 001955 jam 2 ,mem_24g_max_retry 
+0x051e 001956 rtn 
+:      001958 p_g24_txdata_prep:
+0x051f 001959 fetch 1 ,mem_24g_pairing_sm 
+0x0520 001960 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      001961 p_g24_txdata_prep_packeage_data:
+0x0521 001962 call p_g24_package_data 
+0x0522 001963 call p_g24_transmit_prep 
+:      001964 p_g24_txdata_enable_tx:
+0x0523 001965 jam ensure_on_24g ,mem_24g_ensure 
+0x0524 001966 rtn 
+:      001968 p_g24_package_data:
+0x0525 001969 fetch 2 ,mem_cb_24g_data 
+0x0526 001970 call callback_func 
+0x0527 001971 branch p_g24_accumulate_mouse_data ,user 
+0x0528 001972 fetch 7 ,mem_24g_txbuf + 1 
+0x0529 001973 rtn blank 
+0x052a 001974 branch enable_user 
+:      001975 p_g24_accumulate_mouse_data:
+0x052b 001976 jam 0 ,mem_24g_abort_pac 
+0x052c 001977 add rega ,1 ,pdata 
+0x052d 001978 store 1 ,mem_24g_datalen 
+0x052e 001979 call p_g24_transmit_rf_ctrl_clear 
+0x052f 001980 store 1 ,mem_24g_txbuf 
+0x0530 001981 ifetcht 1 ,contw 
+0x0531 001982 ifetch 1 ,regb 
+0x0532 001983 ior temp ,pdata 
+0x0533 001984 istore 1 ,contw 
+0x0534 001985 increase 1 ,regb 
+0x0535 001986 ifetch 4 ,regb 
+0x0536 001987 istore 4 ,contw 
+0x0537 001988 increase 4 ,regb 
+0x0538 001989 arg mem_24g_txbuf + 6 ,contw 
+0x0539 001990 arg 2 ,loopcnt 
+:      001991 p_g24_accumulation_loop2:
+0x053a 001992 ifetch 1 ,regb 
+0x053b 001993 ifetcht 1 ,contw 
+0x053c 001994 iadd temp ,pdata 
+0x053d 001995 istore 1 ,contw 
+0x053e 001996 increase 1 ,regb 
+0x053f 001997 loop p_g24_accumulation_loop2 
+0x0540 001998 rtn 
+:      002000 p_g24_transmit_packet:
+0x0541 002001 jam 0 ,mem_24g_retry 
+:      002002 p_g24_transmit_loop:
+0x0542 002003 arg param_rx_setup ,timeup 
+0x0543 002004 until clkn_rt ,meet 
+0x0544 002005 call p_g24_transmit_receive_ack 
+0x0545 002006 fetch 1 ,mem_24g_no_ack 
+0x0546 002007 rtneq no_ack_24g 
+0x0547 002008 nbranch p_g24_retransmit ,sync 
+0x0548 002009 nbranch p_g24_retransmit ,user3 
+0x0549 002010 setarg 0 
+0x054a 002011 store 8 ,mem_24g_txbuf 
+0x054b 002012 call p_g24_ackpayload_parse 
+0x054c 002013 call power_ctrl_pac_succ_incrs 
+:      002014 p_g24_transmit_next_packet:
+0x054d 002015 fetch 1 ,mem_24g_pid 
+0x054e 002016 increase 1 ,pdata 
+0x054f 002017 store 1 ,mem_24g_pid 
+0x0550 002018 fetch 1 ,mem_24g_pairing_sm 
+0x0551 002019 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x0552 002020 call p_g24_transmit_succ_rf_config 
+:      002021 p_g24_transmit_abandon:
+0x0553 002022 setarg 0 
+0x0554 002023 store 2 ,mem_24g_txfail_cnt 
+0x0555 002024 store 1 ,mem_24g_get_ack_fail 
+0x0556 002025 store 1 ,mem_24g_hop_pac_retry 
+0x0557 002026 jam ensure_off_24g ,mem_24g_ensure 
+0x0558 002027 rtn 
+:      002029 p_g24_paring_mode_start:
+0x0559 002030 call power_ctrl_pac_succ_cnt_init 
+0x055a 002031 branch p_g24_paring_mode 
+:      002033 p_g24_transmit_receive_ack:
+0x055b 002034 disable user3 
+0x055c 002035 call p_g24_transmit 
+0x055d 002038 fetch 1 ,mem_24g_no_ack 
+0x055e 002039 beq no_ack_24g ,p_g24_transmit_no_ack 
+0x055f 002040 force 0 ,radio_ctrl 
+0x0560 002041 fetch 4 ,mem_24g_addr 
+0x0561 002042 iforce access 
+0x0562 002043 fetcht 1 ,mem_last_freq 
+0x0563 002044 call set_freq_rx 
+0x0564 002045 call rf_rx_enable 
+0x0565 002046 call p_g24_receive_rxon 
+0x0566 002047 call p_g24_end_of_packet ,user3 
+0x0567 002048 rtn 
+:      002049 p_g24_transmit_no_ack:
+0x0568 002050 call p_g24_end_of_packet 
+0x0569 002051 branch p_g24_transmit_next_packet 
+:      002053 p_g24_retransmit:
+0x056a 002054 fetch 1 ,mem_24g_get_ack_fail 
+0x056b 002055 increase 1 ,pdata 
+0x056c 002056 store 1 ,mem_24g_get_ack_fail 
+0x056d 002057 fetch 1 ,mem_24g_pairing_sm 
+0x056e 002058 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x056f 002059 fetcht 1 ,mem_24g_retry 
+0x0570 002060 increase 1 ,temp 
+0x0571 002061 storet 1 ,mem_24g_retry 
+0x0572 002062 fetch 1 ,mem_24g_max_retry 
+0x0573 002063 isub temp ,pdata 
+0x0574 002064 nbranch p_g24_transmit_loop ,blank 
+0x0575 002065 fetch 1 ,mem_24g_rf_work_stage 
+0x0576 002066 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+0x0577 002067 fetch 1 ,mem_24g_hop_pac_retry 
+0x0578 002068 increase 1 ,pdata 
+0x0579 002069 store 1 ,mem_24g_hop_pac_retry 
+0x057a 002070 beq 2 ,p_g24_transmit_hop_pac_fail 
+0x057b 002071 call p_g24_hop_ch_enable 
+0x057c 002072 jam 1 ,mem_24g_max_retry 
+0x057d 002073 branch p_g24_transmit_packet 
+:      002075 p_g24_tx_paring_retry:
+0x057e 002076 fetch 1 ,mem_24g_get_ack_fail 
+0x057f 002077 rtnne 0xff 
+0x0580 002078 jam 0 ,mem_24g_get_ack_fail 
+0x0581 002079 branch p_g24_stop_g24_mode 
+:      002081 p_g24_tx_attempt_fail:
+0x0582 002082 setarg 0 
+0x0583 002083 store 2 ,mem_24g_txfail_cnt 
+:      002084 p_g24_stop_g24_mode:
+0x0584 002085 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x0585 002086 branch ui_ipc_send_event 
+:      002088 p_g24_ackpayload_parse:
+0x0586 002089 call p_g24_read_len_pid_crc 
+0x0587 002090 fetch 1 ,mem_24g_rxdata_length 
+0x0588 002091 rtn blank 
+0x0589 002092 iforce loopcnt 
+0x058a 002093 arg mem_24g_rxbuf + 2 ,contr 
+0x058b 002094 arg mem_24g_rxpayload ,contw 
+0x058c 002095 branch memcpy 
+:      002097 power_ctrl_pac_succ_cnt_init:
+0x058d 002098 jam 1 ,mem_power_ctrl_level 
+0x058e 002099 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x058f 002100 rtn 
+:      002101 power_ctrl_pac_succ_incrs:
+0x0590 002102 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0591 002103 increase 1 ,pdata 
+0x0592 002104 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0593 002105 rtn 
+:      002106 power_ctrl_pac_succ_decrs:
+0x0594 002107 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0595 002108 sub pdata ,2 ,null 
+0x0596 002109 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x0597 002110 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0598 002111 rtneq 0 
+0x0599 002112 increase -1 ,pdata 
+0x059a 002113 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x059b 002114 rtn 
+:      002115 power_ctrl_pac_succ_cnt_reinit:
+0x059c 002116 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x059d 002117 rtn 
+:      002119 power_ctrl_start:
+0x059e 002120 fetch 2 ,mem_ui_state_map 
+0x059f 002121 rtnbit1 ui_state_ble_adv 
+0x05a0 002122 rtnbit1 ui_state_bt_reconnect 
+0x05a1 002123 rtnbit1 ui_state_bt_discovery 
+0x05a2 002124 arg mem_rssi_signal_buf ,rega 
+0x05a3 002125 call p_rssi_average 
+0x05a4 002126 storet 1 ,mem_rssi_avg_received 
+0x05a5 002128 setarg rssi_dis_max_24g 
+0x05a6 002129 bmark1 mark_24g ,power_ctrl_start_next 
+0x05a7 002130 setarg rssi_dis_max_ble 
+:      002131 power_ctrl_start_next:
+0x05a8 002132 isub temp ,null 
+0x05a9 002133 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x05aa 002135 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05ab 002136 sub pdata ,2 ,null 
+0x05ac 002137 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x05ad 002138 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05ae 002139 beq 0 ,power_ctrl_txpower_incrs 
+0x05af 002140 rtn 
+:      002142 power_ctrl_txpower_decrs_check:
+0x05b0 002143 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05b1 002144 rtnne 32 
+0x05b2 002145 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002146 power_ctrl_txpower_decrs:
+0x05b3 002147 fetcht 1 ,mem_rssi_avg_received 
+0x05b4 002148 setarg rssi_dis_min_24g 
+0x05b5 002149 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x05b6 002150 setarg rssi_dis_min_ble 
+:      002151 power_ctrl_txpower_decrs_next:
+0x05b7 002152 isub temp ,null 
+0x05b8 002153 nrtn positive 
+0x05b9 002154 fetch 1 ,mem_power_ctrl_level 
+0x05ba 002155 beq 0 ,power_ctrl_decrs_level0 
+0x05bb 002156 increase -1 ,pdata 
+0x05bc 002157 store 1 ,mem_power_ctrl_level 
+0x05bd 002158 beq 0 ,power_ctrl_decrs_level0 
+:      002159 power_ctrl_decrs_level1:
+:      002160 power_ctrl_incrs_level1:
+0x05be 002161 jam tx_power_0db ,mem_tx_power 
+0x05bf 002162 rtn 
+:      002164 power_ctrl_txpower_incrs_force:
+0x05c0 002165 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002166 power_ctrl_txpower_incrs:
+0x05c1 002167 fetch 1 ,mem_power_ctrl_level 
+0x05c2 002168 beq 2 ,power_ctrl_incrs_level2 
+0x05c3 002169 increase 1 ,pdata 
+0x05c4 002170 store 1 ,mem_power_ctrl_level 
+0x05c5 002171 beq 1 ,power_ctrl_incrs_level1 
+:      002172 power_ctrl_incrs_level2:
+0x05c6 002173 jam tx_power_5db ,mem_tx_power 
+0x05c7 002174 rtn 
+:      002176 power_ctrl_decrs_level0:
+0x05c8 002178 jam tx_power_f5db ,mem_tx_power 
+0x05c9 002179 rtn 
+:      002181 p_g24_start_pairing_sm1:
+0x05ca 002182 set1 mark_24g ,mark 
+0x05cb 002183 call p_g24_pair_init 
+:      002184 p_g24_set_pairing_sm_1:
+0x05cc 002185 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0x05cd 002186 rtn 
+:      002188 p_g24_pair_init:
+0x05ce 002189 jam tx_power_pair ,mem_tx_power 
+0x05cf 002190 jam 0 ,mem_24g_pid 
+0x05d0 002191 jam g24_pair_ch ,mem_24g_ch 
+0x05d1 002192 fetch 4 ,mem_24g_paring_addr 
+0x05d2 002193 branch p_g24_update_addr_and_synccrc8 
+:      002195 p_g24_pairing_sm:
+0x05d3 002196 fetch 1 ,mem_24g_ensure 
+0x05d4 002197 beq ensure_on_24g ,enable_user 
+0x05d5 002198 fetch 1 ,mem_24g_pairing_sm 
+0x05d6 002199 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+0x05d7 002200 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+0x05d8 002201 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+0x05d9 002202 branch assert 
+:      002204 p_g24_pairing_sm_1:
+0x05da 002205 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0x05db 002206 jam 0xaa ,mem_24g_common_temp 
+0x05dc 002207 branch p_g24_pairing_sm_common 
+:      002208 p_g24_pairing_sm_2:
+0x05dd 002209 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0x05de 002210 jam 0x55 ,mem_24g_common_temp 
+0x05df 002211 branch p_g24_pairing_sm_common 
+:      002212 p_g24_pairing_sm_3:
+0x05e0 002213 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0x05e1 002214 jam 0x22 ,mem_24g_common_temp 
+:      002215 p_g24_pairing_sm_common:
+0x05e2 002216 fetch 1 ,mem_24g_data_type 
+0x05e3 002217 and_into bits_data ,pdata 
+0x05e4 002218 store 1 ,mem_24g_common_temp + 1 
+0x05e5 002219 fetch 4 ,mem_24g_device_addr 
+0x05e6 002220 store 4 ,mem_24g_common_temp + 2 
+:      002221 p_g24_put_pairing_data_in_buff:
+0x05e7 002222 jam 0 ,mem_24g_common_temp + 6 
+0x05e8 002223 arg mem_24g_common_temp ,rega 
+0x05e9 002224 arg 7 ,temp 
+0x05ea 002225 call p_g24_put_data_in_buff 
+0x05eb 002226 call p_g24_transmit_prep 
+0x05ec 002227 call p_g24_txdata_enable_tx 
+0x05ed 002228 branch enable_user 
+:      002230 p_g24_paring_mode:
+0x05ee 002231 fetch 1 ,mem_24g_pairing_sm 
+0x05ef 002232 rtneq state_24g_pairing_success 
+0x05f0 002233 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+0x05f1 002234 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+0x05f2 002235 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+0x05f3 002236 rtn 
+:      002239 p_g24_pairing_sm_1_waiting_ack:
+0x05f4 002240 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0x05f5 002241 branch p_g24_transmit_abandon 
+:      002242 p_g24_pairing_sm_2_waiting_ack:
+0x05f6 002243 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0x05f7 002244 branch p_g24_transmit_abandon 
+:      002245 p_g24_pairing_sm_3_waiting_ack:
+0x05f8 002246 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0x05f9 002247 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x05fa 002248 call ui_ipc_send_event 
+0x05fb 002249 fetch 4 ,mem_24g_rxpayload + 2 
+0x05fc 002250 call p_g24_update_addr_and_synccrc8 
+0x05fd 002251 branch p_g24_transmit_abandon 
+:      002253 p_g24_start_24g_mode:
+0x05fe 002254 set0 mark_24g ,mark 
+0x05ff 002255 call p_g24_syncword_crc8 
+0x0600 002256 call p_g24_ch 
+0x0601 002257 fetch 1 ,mem_24g_pairing_sm 
+0x0602 002258 rtnne state_24g_pairing_success 
+0x0603 002259 call p_g24_tx_attemp_data_prep 
+:      002260 p_g24_tx_attemp_dongle:
+0x0604 002261 setarg 0 
+0x0605 002262 store 2 ,mem_24g_check_dongle_times 
+:      002263 p_g24_tx_attemp_dongle_loop:
+0x0606 002264 call lpo_calibration 
+0x0607 002265 nop 2000 
+0x0608 002266 fetch 1 ,mem_24g_check_dongle_times 
+0x0609 002267 beq 0xff ,p_g24_stop_g24_mode 
+0x060a 002268 call p_g24_transmit_receive_ack 
+0x060b 002269 nbranch p_g24_attemp_txdata_retry ,sync 
+0x060c 002270 nbranch p_g24_attemp_txdata_retry ,user3 
+:      002271 p_g24_tx_attemp_dongle_succ:
+0x060d 002272 set1 mark_24g ,mark 
+0x060e 002273 setarg 0 
+0x060f 002274 store 2 ,mem_24g_check_dongle_times 
+0x0610 002275 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x0611 002276 call ui_ipc_send_event 
+0x0612 002277 branch p_g24_transmit_by_interrupt_enable 
+:      002279 p_g24_tx_attemp_data_prep:
+0x0613 002280 jam 0xff ,mem_24g_common_temp 
+0x0614 002281 fetch 1 ,mem_24g_data_type 
+0x0615 002282 store 1 ,mem_24g_common_temp + 1 
+0x0616 002283 fetch 4 ,mem_24g_device_addr 
+0x0617 002284 store 4 ,mem_24g_common_temp + 2 
+0x0618 002285 arg 6 ,temp 
+0x0619 002286 arg mem_24g_common_temp ,rega 
+0x061a 002287 call p_g24_put_data_in_buff 
+0x061b 002288 branch p_g24_transmit_prep 
+:      002290 p_g24_attemp_txdata_retry:
+0x061c 002291 fetch 2 ,mem_24g_check_dongle_times 
+0x061d 002292 increase 1 ,pdata 
+0x061e 002293 store 2 ,mem_24g_check_dongle_times 
+0x061f 002294 call p_g24_ch 
+0x0620 002295 branch p_g24_tx_attemp_dongle_loop 
+:      002297 p_g24_auto_pair_start:
+0x0621 002298 set0 mark_24g ,mark 
+0x0622 002299 call p_g24_auto_pair_all_powerful 
+0x0623 002300 call p_g24_tx_attemp_data_prep 
+:      002301 p_g24_auto_pair_restart:
+0x0624 002302 jam 0 ,mem_24g_check_dongle_times 
+:      002303 p_g24_auto_pair_start_loop:
+0x0625 002304 call lpo_calibration 
+0x0626 002305 nop 2000 
+0x0627 002306 fetch 1 ,mem_24g_check_dongle_times 
+0x0628 002307 beq 0xff ,p_g24_stop_g24_mode 
+0x0629 002308 call p_g24_transmit_receive_ack 
+0x062a 002309 nbranch p_g24_auto_pair_retry ,sync 
+0x062b 002310 nbranch p_g24_auto_pair_retry ,user3 
+0x062c 002311 call p_g24_ackpayload_parse 
+0x062d 002312 call p_mouse_tx_power_init 
+0x062e 002313 fetch 4 ,mem_24g_addr 
+0x062f 002314 fetcht 4 ,mem_24g_paring_addr 
+0x0630 002315 isub temp ,null 
+0x0631 002316 branch p_g24_start_pairing_sm1 ,zero 
+0x0632 002317 branch p_g24_tx_attemp_dongle_succ 
+:      002319 p_g24_auto_pair_retry:
+0x0633 002320 fetch 1 ,mem_24g_check_dongle_times 
+0x0634 002321 increase 1 ,pdata 
+0x0635 002322 store 1 ,mem_24g_check_dongle_times 
+0x0636 002323 fetch 1 ,mem_24g_auto_paring_switch 
+0x0637 002324 increase 1 ,pdata 
+0x0638 002325 and_into 1 ,pdata 
+0x0639 002326 store 1 ,mem_24g_auto_paring_switch 
+0x063a 002327 beq 0 ,p_g24_auto_pair_device_attemp 
+0x063b 002328 beq 1 ,p_g24_auto_pair_pair_attemp 
+0x063c 002329 rtn 
+:      002331 p_g24_auto_pair_all_powerful:
+0x063d 002332 jam tx_power_pair ,mem_tx_power 
+0x063e 002333 setarg 0x0f0f 
+0x063f 002334 store 2 ,mem_24g_addr 
+0x0640 002335 istore 2 ,contw 
+:      002336 p_g24_ch_syncword_crc8_init:
+0x0641 002337 call p_g24_syncword_crc8 
+0x0642 002338 branch p_g24_ch 
+:      002340 p_g24_auto_pair_device_attemp:
+0x0643 002341 call p_g24_auto_pair_all_powerful 
+0x0644 002342 branch p_g24_auto_pair_start_loop 
+:      002344 p_g24_auto_pair_pair_attemp:
+0x0645 002345 call p_g24_pair_init 
+0x0646 002346 branch p_g24_auto_pair_start_loop 
+:      002348 p_g24_check_51cmd_stop_24g:
+0x0647 002349 set0 mark_24g ,mark 
+0x0648 002350 call le_disable 
+:      002351 p_mouse_disable_g24_pairing_flag:
+0x0649 002352 arg mosue_24g_pairing_flag ,queue 
+0x064a 002353 branch mouse_disable_function_flag 
+:      002355 p_g24_put_data_in_buff:
+0x064b 002356 storet 1 ,mem_24g_datalen 
+0x064c 002357 copy temp ,loopcnt 
+0x064d 002358 arg mem_24g_txbuf ,contw 
+0x064e 002359 copy rega ,contr 
+0x064f 002360 branch memcpy 
+:      002362 p_g24_read_len_pid_crc:
+0x0650 002364 fetch 1 ,mem_24g_rxbuf + 1 
+0x0651 002365 rshift3 pdata ,pdata 
+0x0652 002366 store 1 ,mem_24g_rxdata_length 
+0x0653 002368 increase 1 ,pdata 
+0x0654 002369 arg mem_24g_rxbuf + 1 ,contr 
+0x0655 002370 iadd contr ,contr 
+0x0656 002371 ifetch 3 ,contr 
+0x0657 002372 store 3 ,mem_24g_sta_crc 
+0x0658 002374 fetch 1 ,mem_24g_rxbuf + 1 
+0x0659 002375 rshift pdata ,pdata 
+0x065a 002376 and pdata ,0x03 ,pdata 
+0x065b 002377 store 1 ,mem_24g_sta_pid 
+0x065c 002378 rtn 
+:      002381 p_set_freq_tx:
+0x065d 002382 storet 1 ,mem_last_freq 
+0x065e 002383 add temp ,0 ,rega 
+0x065f 002384 call rf_write_freq 
+0x0660 002385 setarg param_pll_setup 
+0x0661 002386 call sleep 
+:      002387 p_rf_tx_enable:
+0x0662 002388 jam 0x1 ,rfen_adc 
+0x0663 002389 jam 0x3c ,rfen_rx 
+0x0664 002390 jam 0xe0 ,rfen_tx 
+0x0665 002391 nop 10 
+0x0666 002392 jam 0x01 ,rfen_mdm 
+0x0667 002393 jam 0x3d ,rfen_mdm 
+0x0668 002394 nop 10 
+0x0669 002395 jam 0xb7 ,rfen_sn 
+0x066a 002396 nop 10 
+0x066b 002397 jam 0x7d ,rfen_mdm 
+0x066c 002398 fetch 1 ,mem_tx_power 
+0x066d 002399 beq tx_power_0db ,p_set_tx_power_0db 
+0x066e 002401 beq tx_power_5db ,p_set_tx_power_5db 
+0x066f 002403 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x0670 002404 beq tx_power_pair ,p_set_tx_power_pair 
+0x0671 002405 branch p_set_tx_power_0db 
+:      002407 p_set_tx_power_0db:
+0x0672 002408 call p_rx_low_sens 
+0x0673 002409 jam 0xd0 ,0x8955 
+0x0674 002410 jam 0xe0 ,0x8956 
+0x0675 002411 jam 0x6c ,0x8958 
+0x0676 002412 branch set_tx_power_0db 
+:      002424 p_set_tx_power_5db:
+0x0677 002425 call p_rx_high_sens 
+0x0678 002426 jam 0xd0 ,0x8955 
+0x0679 002427 jam 0xe0 ,0x8956 
+0x067a 002428 jam 0x3c ,0x8958 
+0x067b 002429 branch set_tx_power_5db 
+:      002441 p_set_tx_power_f5db:
+0x067c 002442 call p_rx_low_sens 
+0x067d 002443 jam 0xd0 ,0x8955 
+0x067e 002444 jam 0xc0 ,0x8956 
+0x067f 002445 jam 0x6c ,0x8958 
+0x0680 002446 branch set_tx_power_f5db 
+:      002448 p_rx_low_sens:
+0x0681 002449 jam 0x5b ,0x894c 
+0x0682 002450 jam 0x96 ,0x894d 
+0x0683 002451 jam 0x2c ,0x894e 
+0x0684 002452 jam 0x46 ,0x894f 
+0x0685 002453 rtn 
+:      002455 p_rx_high_sens:
+0x0686 002456 jam 0xfb ,0x894c 
+0x0687 002457 jam 0xef ,0x894d 
+0x0688 002458 jam 0xec ,0x894e 
+0x0689 002459 jam 0x5e ,0x894f 
+0x068a 002460 rtn 
+:      002462 p_set_tx_power_pair:
+0x068b 002463 jam 0xc2 ,0x8956 
+0x068c 002464 jam 0xd0 ,0x8955 
+0x068d 002465 rtn 
+:      002467 p_shutdown_radio:
+0x068e 002468 force 8 ,radio_ctrl 
+0x068f 002469 branch shutdown_radio + 1 
+:      002472 p_g24_timer_check:
+0x0690 002473 call disable_user 
+0x0691 002474 fetcht 4 ,mem_24g_tx_btclk 
+0x0692 002475 copy clkn_bt ,pdata 
+0x0693 002476 isub temp ,null 
+0x0694 002477 ncall g24_timer_timeout ,positive 
+0x0695 002478 copy pdata ,regb 
+0x0696 002479 fetch 4 ,mem_24g_tx_btclk 
+0x0697 002480 fetcht 1 ,mem_24g_interval 
+0x0698 002481 iadd temp ,temp 
+0x0699 002482 copy regb ,pdata 
+0x069a 002483 isub temp ,null 
+0x069b 002484 nrtn positive 
+0x069c 002485 set0 28 ,pdata 
+0x069d 002486 store 4 ,mem_24g_tx_btclk 
+0x069e 002487 branch enable_user 
+:      002489 p_rssi_noise:
+0x069f 002490 call save_rssi 
+0x06a0 002491 rtn blank 
+0x06a1 002492 fetcht 1 ,mem_rssi_noise_index 
+0x06a2 002493 arg mem_rssi_noise_buffer ,rega 
+0x06a3 002494 call p_rssi_store 
+0x06a4 002495 storet 1 ,mem_rssi_noise_index 
+0x06a5 002496 rtn 
+:      002498 p_rssi_store:
+0x06a6 002499 copy rega ,pdata 
+0x06a7 002500 iadd temp ,contw 
+0x06a8 002501 fetch 1 ,mem_rssi 
+0x06a9 002502 istore 1 ,contw 
+0x06aa 002503 increase 1 ,temp 
+0x06ab 002504 and_into rssi_buf_len_signal ,temp 
+0x06ac 002505 rtn 
+:      002506 p_rssi_average:
+0x06ad 002507 arg 0 ,temp 
+0x06ae 002508 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x06af 002509 copy rega ,contr 
+:      002510 p_rssi_average_loop:
+0x06b0 002511 ifetch 1 ,contr 
+0x06b1 002512 iadd temp ,temp 
+0x06b2 002513 loop p_rssi_average_loop 
+0x06b3 002514 rshift3 temp ,pdata 
+0x06b4 002515 copy pdata ,temp 
+0x06b5 002516 rtnmark0 mark_24g 
+0x06b6 002518 div pdata ,10 
+0x06b7 002519 call wait_div_end 
+0x06b8 002520 quotient pdata 
+0x06b9 002521 lshift4 pdata ,pdata 
+0x06ba 002522 remainder temp 
+0x06bb 002523 ior temp ,temp 
+0x06bc 002524 rtn 
+0x06bd 002525 rtn 
+:      002527 p_g24_update_addr_and_synccrc8:
+0x06be 002528 store 4 ,mem_24g_addr 
+:      002531 p_g24_syncword_crc8:
+0x06bf 002532 arg 0 ,rega 
+0x06c0 002533 arg 4 ,loopcnt 
+0x06c1 002534 arg mem_24g_addr ,contr 
+:      002535 p_g24_syncword_crc8_loop:
+0x06c2 002536 ifetch 1 ,contr 
+0x06c3 002537 iadd rega ,rega 
+0x06c4 002538 loop p_g24_syncword_crc8_loop 
+0x06c5 002539 copy rega ,pdata 
+0x06c6 002540 store 2 ,mem_24g_syncword 
+0x06c7 002541 fetch 1 ,mem_24g_syncword 
+0x06c8 002542 fetcht 1 ,mem_24g_syncword + 1 
+0x06c9 002543 iadd temp ,pdata 
+0x06ca 002544 store 1 ,mem_24g_syncword_crc8 
+0x06cb 002545 rtn 
+:      002548 p_g24_transmit_prep:
+0x06cc 002551 fetch 1 ,mem_24g_datalen 
+0x06cd 002552 increase 2 ,pdata 
+0x06ce 002553 store 1 ,mem_24g_txlen 
+0x06cf 002555 fetch 1 ,mem_24g_data_type 
+0x06d0 002556 store 1 ,mem_24g_txpayload 
+0x06d1 002558 fetch 1 ,mem_24g_datalen 
+0x06d2 002559 lshift3 pdata ,pdata 
+0x06d3 002560 fetcht 1 ,mem_24g_pid 
+0x06d4 002561 and temp ,0x03 ,temp 
+0x06d5 002562 lshift temp ,temp 
+0x06d6 002563 ior temp ,pdata 
+0x06d7 002564 fetcht 1 ,mem_24g_no_ack 
+0x06d8 002565 iadd temp ,pdata 
+0x06d9 002566 istore 1 ,contw 
+0x06da 002568 fetch 1 ,mem_24g_datalen 
+0x06db 002569 iforce loopcnt 
+0x06dc 002570 arg mem_24g_txbuf ,contr 
+0x06dd 002571 branch memcpy 
+:      002573 p_g24_ch:
+0x06de 002574 fetcht 1 ,mem_24g_current_ch_number 
+0x06df 002575 call p_g24_ch_map_size 
+0x06e0 002576 storet 1 ,mem_24g_current_ch_number 
+0x06e1 002577 rtn 
+:      002579 p_g24_ch_map_size:
+0x06e2 002580 call p_g24_ch_calc 
+0x06e3 002581 increase 1 ,temp 
+0x06e4 002582 and_into 3 ,temp 
+0x06e5 002583 rtn 
+:      002585 p_g24_ch_calc:
+0x06e6 002586 fetch 1 ,mem_24g_addr 
+0x06e7 002587 and_into 0x03 ,pdata 
+0x06e8 002588 mul32 pdata ,4 ,rega 
+0x06e9 002589 setarg mem_24g_ch_map1 
+0x06ea 002590 iadd rega ,pdata 
+0x06eb 002591 iadd temp ,contr 
+0x06ec 002592 ifetch 1 ,contr 
+0x06ed 002593 store 1 ,mem_24g_ch 
+0x06ee 002594 rtn 
+:      002596 p_g24_prep:
+0x06ef 002597 disable enable_crc 
+0x06f0 002598 disable enable_white 
+0x06f1 002599 setarg 0x555555 
+0x06f2 002600 iforce crc24_init 
+0x06f3 002601 fetch 1 ,mem_24g_ch 
+0x06f4 002602 reverse pdata ,temp 
+0x06f5 002603 set1 1 ,temp 
+0x06f6 002604 rshift temp ,white_init 
+0x06f7 002605 rtn 
+:      002607 p_g24_receive_packet:
+0x06f8 002608 call le_enable 
+0x06f9 002609 fetch 4 ,mem_24g_addr 
+0x06fa 002610 iforce access 
+0x06fb 002611 call set_sync_on 
+0x06fc 002612 fetcht 1 ,mem_24g_ch 
+0x06fd 002613 call set_freq_rx 
+0x06fe 002614 setarg param_pll_setup 
+0x06ff 002615 call sleep 
+0x0700 002616 call rf_rx_enable 
+:      002617 p_g24_receive_rxon:
+0x0701 002620 call p_g24_prep 
+0x0702 002621 disable user3 
+0x0703 002622 enable decode_fec0 
+0x0704 002623 enable is_rx 
+0x0705 002624 disable is_tx 
+0x0706 002625 enable swfine 
+0x0707 002626 fetch 2 ,mem_24g_rx_window 
+0x0708 002627 iforce stop_watch 
+0x0709 002628 correlate null ,timeout 
+0x070a 002629 nbranch p_g24_sync_timeout ,sync 
+0x070b 002632 disable decode_fec0 
+0x070c 002633 enable decode_fec1 
+0x070d 002634 enable enable_white 
+0x070e 002635 enable enable_crc 
+0x070f 002636 parse demod ,bucket ,8 
+0x0710 002637 rshift3 pwindow ,pdata 
+0x0711 002638 store 1 ,mem_24g_get_syncword_crc8 
+0x0712 002639 fetcht 1 ,mem_24g_syncword_crc8 
+0x0713 002640 isub temp ,null 
+0x0714 002641 nbranch p_g24_end_of_packet ,zero 
+0x0715 002642 parse demod ,bucket ,8 
+0x0716 002643 rshift3 pwindow ,pdata 
+0x0717 002644 store 1 ,mem_24g_rxbuf 
+0x0718 002645 fetch 1 ,mem_24g_mode 
+0x0719 002646 sub pdata ,rx_24g ,null 
+0x071a 002647 branch p_g24_receive_skip ,zero 
+0x071b 002648 fetch 1 ,mem_24g_rxbuf 
+0x071c 002649 fetcht 1 ,mem_24g_data_type 
+0x071d 002650 icompare bits_data ,temp 
+0x071e 002651 nbranch p_g24_end_of_packet ,true 
+:      002652 p_g24_receive_skip:
+0x071f 002653 parse demod ,bucket ,8 
+0x0720 002654 rshift3 pwindow ,pdata 
+0x0721 002655 istore 1 ,contw 
+0x0722 002656 rshift3 pdata ,pdata 
+0x0723 002657 and pdata ,0x1f ,loopcnt 
+0x0724 002658 branch p_g24rx_nopayload ,zero 
+:      002659 p_g24rx_loop:
+0x0725 002660 parse demod ,bucket ,8 
+0x0726 002661 rshift3 pwindow ,pdata 
+0x0727 002662 istore 1 ,contw 
+0x0728 002663 loop p_g24rx_loop 
+:      002664 p_g24rx_nopayload:
+0x0729 002666 copy contw ,rega 
+0x072a 002667 parse demod ,bucket ,8 
+0x072b 002668 rshift3 pwindow ,pdata 
+0x072c 002669 store 1 ,mem_rssi_hex_received 
+0x072d 002670 copy rega ,contw 
+0x072e 002671 parse demod ,bucket ,24 
+0x072f 002672 enable swfine 
+0x0730 002673 arg param_sifs ,stop_watch 
+0x0731 002674 rshift32 pdata ,pdata 
+0x0732 002675 rshift16 pdata ,pdata 
+0x0733 002676 istore 3 ,contw 
+0x0734 002677 disable decode_fec1 
+0x0735 002678 branch p_g24_end_of_packet ,crc_failed 
+0x0736 002681 enable user3 
+0x0737 002682 fetch 1 ,mem_last_freq 
+0x0738 002683 add pdata ,0 ,rega 
+0x0739 002684 call rf_write_freq 
+0x073a 002685 disable decode_fec0 
+0x073b 002686 call set_sync_on 
+0x073c 002687 fetch 1 ,mem_rssi_hex_received 
+0x073d 002688 call p_rssi_signal 
+0x073e 002689 rtn 
+:      002691 p_g24_end_of_packet:
+0x073f 002692 disable encode_fec1 
+0x0740 002693 disable decode_fec1 
+0x0741 002694 call end_of_packet 
+0x0742 002695 rtn 
+:      002697 p_g24_sync_timeout:
+0x0743 002698 branch p_g24_end_of_packet 
+:      002700 p_g24_set_freq_tx:
+0x0744 002701 call set_sync_on 
+0x0745 002702 fetcht 1 ,mem_24g_ch 
+0x0746 002703 branch set_freq_tx 
+:      002705 p_g24_transmit:
+0x0747 002706 call le_enable 
+0x0748 002707 fetch 4 ,mem_24g_addr 
+0x0749 002708 iforce access 
+0x074a 002709 call p_g24_prep 
+0x074b 002710 call p_g24_set_freq_tx 
+0x074c 002711 set1 txgfsk ,radio_ctrl 
+0x074d 002712 enable encode_fec0 
+0x074e 002713 enable is_tx 
+0x074f 002714 disable is_rx 
+0x0750 002717 rshift16 access ,pdata 
+0x0751 002718 rshift8 pdata ,pdata 
+0x0752 002719 rshift4 pdata ,pdata 
+0x0753 002720 inject mod ,40 
+0x0754 002721 disable encode_fec0 
+0x0755 002722 enable encode_fec1 
+0x0756 002723 enable enable_white 
+0x0757 002724 enable enable_crc 
+0x0758 002725 fetch 1 ,mem_24g_syncword_crc8 
+0x0759 002726 inject mod ,8 
+0x075a 002727 fetch 1 ,mem_24g_txlen 
+0x075b 002728 iforce loopcnt 
+0x075c 002729 arg mem_24g_txpayload ,contr 
+:      002730 p_g24tr_loop:
+0x075d 002731 ifetch 1 ,contr 
+0x075e 002732 inject mod ,8 
+0x075f 002733 loop p_g24tr_loop 
+0x0760 002736 enable enable_parity 
+0x0761 002737 inject mod ,24 
+0x0762 002738 disable enable_parity 
+0x0763 002739 until null ,tx_clear 
+0x0764 002740 nop 100 
+0x0765 002741 disable encode_fec0 
+0x0766 002742 disable encode_fec1 
+0x0767 002743 rtn 
+:      002747 p_mouse_data_init:
+0x0768 002748 jam 7 ,mem_mouse_data_queue 
+0x0769 002749 jam 4 ,mem_mouse_data_queue + 1 
+0x076a 002750 setarg mem_mouse_data_queue 
+0x076b 002751 store 2 ,mem_queue_ptr 
+0x076c 002752 branch queue_init 
+:      002754 p_mouse_data_push:
+0x076d 002755 arg mem_mouse_key ,rega 
+0x076e 002756 call queue_push 
+0x076f 002757 call p_mouse_queue_increase ,user 
+0x0770 002759 rtn 
+:      002760 p_mouse_queue_increase:
+0x0771 002761 fetch 1 ,mem_mouse_data_queue_num 
+0x0772 002762 increase 1 ,pdata 
+0x0773 002763 store 1 ,mem_mouse_data_queue_num 
+0x0774 002764 rtn 
+:      002766 p_mouse_data_pull:
+0x0775 002767 arg mem_mouse_key ,rega 
+0x0776 002768 call queue_pop 
+0x0777 002769 branch p_mouse_fill_data_le ,user 
+0x0778 002770 rtn 
+:      002772 p_mouse_fill_data_le:
+0x0779 002773 call le_clear_md 
+0x077a 002774 fetch 1 ,mem_mouse_data_queue_num 
+0x077b 002775 sub pdata ,1 ,null 
+0x077c 002776 ncall le_set_md ,positive 
+0x077d 002777 fetch 1 ,mem_mouse_data_queue_num 
+0x077e 002778 rtn blank 
+0x077f 002779 increase -1 ,pdata 
+0x0780 002780 store 1 ,mem_mouse_data_queue_num 
+0x0781 002781 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 
+:      002869 start:
+0x2000 002870 call lpmstate 
+:      002872 soft_reset:
+0x2001 002873 bpatch patch00_0 ,mem_patch00 
+0x2002 002874 clear_stack 
+0x2003 002875 call spi_ncs_gpio_init 
+0x2004 002876 call initialize_radio 
+0x2005 002877 call iicd_init_12m 
+0x2006 002878 call init_param 
+0x2007 002879 call l2cap_init 
+0x2008 002880 bpatch patch00_1 ,mem_patch00 
+0x2009 002881 call rfcomm_init 
+0x200a 002882 call init_lmp 
+0x200b 002883 call ui_init 
+0x200c 002884 call app_init 
+0x200d 002885 ncall load_chip_option ,wake 
+0x200e 002886 bpatch patch00_2 ,mem_patch00 
+0x200f 002887 call app_lpm_init ,wake 
+0x2010 002888 call publickey_init 
+:      002889 soft_reset_2:
+0x2011 002890 call lpm_recover_clk ,wake 
+:      002891 main_loop:
+0x2012 002892 bpatch patch00_3 ,mem_patch00 
+0x2013 002893 call sp_calc_sequence 
+0x2014 002894 call sp_calc_sequence_256 
+0x2015 002895 call sp_calc_sequence_256_check 
+0x2016 002896 call le_dispatch 
+0x2017 002897 bpatch patch00_4 ,mem_patch00 
+0x2018 002898 call idle_dispatch 
+0x2019 002899 call app_process_idle 
+0x201a 002900 call inquiry_dispatch 
+0x201b 002901 call inquiry_scan_dispatch 
+0x201c 002902 call page_scan_dispatch 
+0x201d 002903 call connection_dispatch 
+0x201e 002904 call lpm_dispatch 
+0x201f 002905 call g24_dispatch 
+0x2020 002906 branch main_loop 
+:      002908 connection_dispatch:
+0x2021 002909 call connection_incontext 
+0x2022 002910 rtnmark0 mark_context 
+0x2023 002911 set0 mark_context ,mark 
+0x2024 002912 call context_save 
+0x2025 002913 branch le_disable 
+:      002915 connection_incontext:
+0x2026 002916 bpatch patch00_5 ,mem_patch00 
+0x2027 002917 call context_search_insniff 
+0x2028 002918 nbranch connection_nosniff ,zero 
+0x2029 002919 call context_load 
+0x202a 002920 add rega ,coffset_mode ,contr 
+0x202b 002921 ifetch 1 ,contr 
+0x202c 002922 bbit1 mode_le ,le_conn_dispatch 
+0x202d 002923 bbit1 mode_master ,master_dispatch 
+0x202e 002924 branch slave_dispatch 
+:      002925 connection_nosniff:
+0x202f 002926 call context_get_next 
+0x2030 002927 copy loopcnt ,null 
+0x2031 002928 rtn zero 
+0x2032 002929 call context_load 
+0x2033 002930 fetch 1 ,mem_state 
+0x2034 002931 bbit1 state_inpage ,master_page 
+0x2035 002932 fetch 1 ,mem_mode 
+0x2036 002933 bbit1 mode_master ,master_dispatch 
+0x2037 002934 branch slave_dispatch 
+:      002942 idle_dispatch:
+0x2038 002943 fetch 1 ,mem_hci_cmd 
+0x2039 002944 rtn blank 
+0x203a 002945 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 002946 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 002947 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 002948 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 002949 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 002950 call context_search_conn_handle 
+0x2040 002951 rtn zero 
+0x2041 002952 call context_search_plap 
+0x2042 002953 rtn zero 
+:      002954 idle_exit:
+0x2043 002955 jam 0 ,mem_hci_cmd 
+0x2044 002956 rtn 
+:      002958 idle_le_create_conn:
+0x2045 002959 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 002960 jam 0 ,mem_hci_cmd 
+0x2047 002961 rtn 
+:      002963 idle_inquiry:
+0x2048 002964 set1 mark_inquiry_on ,mark 
+0x2049 002965 set0 mark_inquiry_trainb ,mark 
+0x204a 002966 jam param_ninquiry ,mem_ninqy_index 
+0x204b 002967 jam 31 ,mem_nfreq_index_inq 
+0x204c 002968 branch idle_exit 
+:      002970 idle_inquiry_cancel:
+0x204d 002971 set0 mark_inquiry_on ,mark 
+0x204e 002972 force 0 ,stop_watch 
+0x204f 002973 branch idle_exit 
+:      002975 idle_remote_name_req:
+0x2050 002976 call context_search_plap 
+0x2051 002977 rtn zero 
+0x2052 002978 force lmp_name_req ,temp 
+0x2053 002979 jam 5 ,mem_nameres_cnt 
+0x2054 002980 branch idle_start_page 
+:      002982 idle_create_conn:
+0x2055 002983 bpatch patch00_6 ,mem_patch00 
+:      002984 idle_create_conn_device:
+0x2056 002985 fetch 6 ,mem_hci_plap 
+0x2057 002986 branch idle_exit ,blank 
+0x2058 002987 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 002989 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 002990 branch idle_create_conn_cont 
+:      002992 idle_create_conn_cont:
+0x205b 002993 force lmp_version_req ,temp 
+:      002994 idle_start_page:
+0x205c 002995 bpatch patch00_7 ,mem_patch00 
+0x205d 002996 fetch 1 ,mem_page_mode 
+0x205e 002997 branch idle_page_mode_r0 ,blank 
+0x205f 002998 lshift3 pdata ,pdata 
+0x2060 002999 lshift4 pdata ,pdata 
+0x2061 003000 increase -1 ,pdata 
+:      003001 idle_page_mode_r0:
+0x2062 003002 store 1 ,mem_npage 
+0x2063 003003 store 1 ,mem_npage_index 
+0x2064 003004 jam 31 ,mem_nfreq_index_page 
+0x2065 003005 set0 mark_page_trainb ,mark 
+0x2066 003006 call context_new 
+0x2067 003007 nbranch idle_page_fail ,zero 
+0x2068 003008 call get_free_amaddr 
+0x2069 003009 store 1 ,mem_amaddr 
+0x206a 003010 storet 1 ,mem_lmo_opcode2 
+0x206b 003011 fetch 6 ,mem_hci_plap 
+0x206c 003012 store 6 ,mem_plap 
+0x206d 003013 bpatch patch01_0 ,mem_patch01 
+0x206e 003014 call timer_reinit 
+0x206f 003015 force 0 ,pdata 
+0x2070 003016 compare lmp_name_req ,temp ,0xff 
+0x2071 003017 nsetflag true ,state_init_seq ,pdata 
+0x2072 003018 set1 state_inpage ,pdata 
+0x2073 003019 store 1 ,mem_state 
+0x2074 003020 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003021 call ui_ipc_send_event 
+0x2076 003022 force 0 ,pdata 
+0x2077 003023 setflag true ,smap_name_req ,pdata 
+0x2078 003024 store 1 ,mem_state_map 
+0x2079 003025 setarg 0 
+0x207a 003026 set1 mode_master ,pdata 
+0x207b 003027 store 1 ,mem_mode 
+0x207c 003028 enable master 
+0x207d 003029 call context_save 
+0x207e 003030 disable master 
+0x207f 003031 force page_length_timer ,queue 
+0x2080 003032 fetch 2 ,mem_page_to 
+0x2081 003033 call timer_init 
+0x2082 003034 branch idle_exit 
+:      003035 idle_page_fail:
+0x2083 003036 bpatch patch01_1 ,mem_patch01 
+0x2084 003037 fetch 6 ,mem_hci_plap 
+0x2085 003038 store 6 ,mem_plap 
+0x2086 003039 compare lmp_name_req ,temp ,0xff 
+0x2087 003040 branch idle_name_fail ,true 
+0x2088 003041 branch idle_exit 
+:      003042 idle_name_fail:
+0x2089 003043 arg mem_tmp_buffer ,contw 
+0x208a 003044 arg 8 ,loopcnt 
+0x208b 003045 call memset0 
+0x208c 003046 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003047 call ui_ipc_send_event 
+0x208e 003048 branch idle_exit 
+:      003055 inquiry_dispatch:
+0x208f 003056 rtnmark0 mark_inquiry_on 
+0x2090 003057 force inquiry_length_timer ,queue 
+0x2091 003058 call timer_check 
+0x2092 003059 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003060 nbranch inquiry_start ,blank 
+0x2094 003061 rtn 
+:      003065 inquiry_start:
+0x2095 003066 bpatch patch01_2 ,mem_patch01 
+0x2096 003067 fetcht 2 ,mem_inq_window 
+0x2097 003068 force 4 ,queue 
+0x2098 003069 call sniff_check_window 
+0x2099 003070 rtn user 
+0x209a 003071 call afh_clear 
+0x209b 003072 force 0 ,freq_mode 
+:      003073 inquiry_restart:
+0x209c 003074 rtn timeout 
+0x209d 003075 set0 mark_fhs_already_good ,mark 
+0x209e 003076 set0 mark_fhs_eir ,mark 
+:      003077 inquiry_rx_restart:
+0x209f 003078 add clkn_bt ,1 ,bt_clk 
+0x20a0 003079 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003080 setflag true ,2 ,freq_mode 
+0x20a2 003081 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003082 nbranch inquiry_receive ,true 
+:      003084 inquiry_transmit:
+0x20a4 003085 bpatch patch01_3 ,mem_patch01 
+0x20a5 003086 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003087 increase 1 ,pdata 
+0x20a7 003088 store 1 ,mem_inquiry_transmit 
+0x20a8 003089 call fetch_giac 
+0x20a9 003090 call tx_radio_freq 
+0x20aa 003091 call fetch_diac 
+0x20ab 003092 call start_transmitter 
+0x20ac 003093 call start_tx_native 
+0x20ad 003094 call send_access_word 
+0x20ae 003095 call end_of_packet 
+0x20af 003096 call inquiry_check_train 
+0x20b0 003097 branch inquiry_restart 
+:      003099 inquiry_check_train:
+0x20b1 003100 bpatch patch01_4 ,mem_patch01 
+0x20b2 003101 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003102 increase -1 ,pdata 
+0x20b4 003103 store 1 ,mem_nfreq_index_inq 
+0x20b5 003104 rtn positive 
+0x20b6 003105 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003106 fetch 1 ,mem_ninqy_index 
+0x20b8 003107 increase -1 ,pdata 
+0x20b9 003108 store 1 ,mem_ninqy_index 
+0x20ba 003109 rtn positive 
+0x20bb 003110 setflip mark_inquiry_trainb ,mark 
+0x20bc 003111 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003112 rtn 
+:      003114 inquiry_receive:
+0x20be 003115 bpatch patch01_5 ,mem_patch01 
+0x20bf 003116 call fetch_giac 
+0x20c0 003117 call rx_radio_freq 
+0x20c1 003118 call fetch_diac 
+0x20c2 003119 call start_rx_native 
+0x20c3 003120 call start_receiver 
+0x20c4 003121 call wait_access_clkn_rt 
+0x20c5 003122 branch inquiry_sync ,sync 
+0x20c6 003123 call inquiry_check_train 
+0x20c7 003124 branch inquiry_rx_restart 
+:      003125 inquiry_sync:
+0x20c8 003126 bpatch patch01_6 ,mem_patch01 
+0x20c9 003127 call save_rssi 
+0x20ca 003128 call scan_mode_whiten 
+0x20cb 003129 call receive_packet_whitened 
+0x20cc 003130 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003131 rtnmark0 mark_fhs_already_good 
+:      003132 inquiry_receive_rtn:
+0x20ce 003133 bpatch patch01_7 ,mem_patch01 
+:      003134 inquiry_receive_eir_rtn:
+0x20cf 003135 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003136 increase 1 ,pdata 
+0x20d1 003137 store 1 ,mem_inquiry_rcv 
+0x20d2 003138 rtn 
+:      003146 master_page:
+0x20d3 003147 bpatch patch02_0 ,mem_patch02 
+0x20d4 003148 enable master 
+0x20d5 003149 enable clknt 
+0x20d6 003150 fetch 2 ,mem_page_interval 
+0x20d7 003151 branch master_page_no_interval ,blank 
+0x20d8 003152 force page_interval_timer ,queue 
+0x20d9 003153 call timer_check 
+0x20da 003154 nrtn blank 
+:      003155 master_page_no_interval:
+0x20db 003156 bpatch patch02_1 ,mem_patch02 
+0x20dc 003157 fetcht 2 ,mem_page_window 
+0x20dd 003158 force 40 ,queue 
+0x20de 003159 call sniff_check_window 
+0x20df 003160 branch page_exit ,user 
+0x20e0 003161 force page_length_timer ,queue 
+0x20e1 003162 call timer_check 
+0x20e2 003163 nbranch page_start ,blank 
+0x20e3 003164 fetch 1 ,mem_state_map 
+0x20e4 003165 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003166 branch master_page_timeout 
+:      003167 master_npage_timeout:
+0x20e6 003168 arg mem_tmp_buffer ,contw 
+0x20e7 003169 arg 8 ,loopcnt 
+0x20e8 003170 call memset0 
+:      003171 master_page_timeout:
+0x20e9 003172 bpatch patch02_2 ,mem_patch02 
+0x20ea 003173 jam 0 ,mem_state 
+0x20eb 003174 call init_lmp_work 
+0x20ec 003175 jam 0 ,memui_reconnect_mode 
+0x20ed 003176 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003177 call ui_ipc_send_event 
+0x20ef 003178 branch page_exit 
+:      003180 page_start:
+0x20f0 003181 bpatch patch02_3 ,mem_patch02 
+0x20f1 003182 force 0 ,timeup 
+0x20f2 003183 until clkn_rt ,meet 
+0x20f3 003184 fetch 1 ,mem_page_clk 
+0x20f4 003185 increase -1 ,pdata 
+0x20f5 003186 ixor clkn_bt ,pdata 
+0x20f6 003187 compare 0 ,pdata ,3 
+0x20f7 003188 nbranch page_start ,true 
+0x20f8 003189 deposit am_addr 
+0x20f9 003190 store 1 ,mem_fhs_am_addr 
+0x20fa 003191 force 0 ,n_tx_slot 
+0x20fb 003192 force 0 ,freq_mode 
+:      003194 page_restart:
+0x20fc 003195 bpatch patch02_4 ,mem_patch02 
+0x20fd 003196 branch page_exit ,timeout 
+0x20fe 003197 call fetch_page_bt_adr 
+0x20ff 003198 arg param_rf_setup ,timeup 
+0x2100 003199 until clkn_rt ,meet 
+:      003200 page_rx_restart:
+0x2101 003201 bpatch patch02_5 ,mem_patch02 
+0x2102 003202 fetch 4 ,mem_page_clk 
+0x2103 003203 iforce bt_clk 
+0x2104 003204 increase 1 ,pdata 
+0x2105 003205 store 4 ,mem_page_clk 
+0x2106 003206 isolate1 mark_page_trainb ,mark 
+0x2107 003207 setflag true ,2 ,freq_mode 
+0x2108 003208 compare 0x00 ,bt_clk ,0x02 
+0x2109 003209 nbranch page_receive ,true 
+0x210a 003210 fetch 1 ,mem_page_transmit 
+0x210b 003211 increase 1 ,pdata 
+0x210c 003212 store 1 ,mem_page_transmit 
+0x210d 003213 call tx_radio_freq 
+0x210e 003214 call start_transmitter 
+0x210f 003215 call start_tx_native 
+0x2110 003216 call send_access_word 
+0x2111 003217 call end_of_packet 
+0x2112 003218 call page_check_train 
+0x2113 003219 branch page_restart 
+:      003220 page_exit:
+0x2114 003221 bpatch patch02_6 ,mem_patch02 
+0x2115 003222 disable master 
+0x2116 003223 fetch 2 ,mem_page_interval 
+0x2117 003224 rtn blank 
+0x2118 003225 force page_interval_timer ,queue 
+0x2119 003226 branch timer_init 
+:      003228 page_check_train:
+0x211a 003229 bpatch patch02_7 ,mem_patch02 
+0x211b 003230 fetch 1 ,mem_nfreq_index_page 
+0x211c 003231 increase -1 ,pdata 
+0x211d 003232 store 1 ,mem_nfreq_index_page 
+0x211e 003233 rtn positive 
+0x211f 003234 jam 31 ,mem_nfreq_index_page 
+0x2120 003235 fetch 1 ,mem_npage_index 
+0x2121 003236 increase -1 ,pdata 
+0x2122 003237 store 1 ,mem_npage_index 
+0x2123 003238 rtn positive 
+0x2124 003239 setflip mark_page_trainb ,mark 
+0x2125 003240 fetch 1 ,mem_npage 
+0x2126 003241 store 1 ,mem_npage_index 
+0x2127 003242 rtn 
+:      003244 page_receive:
+0x2128 003245 bpatch patch03_0 ,mem_patch03 
+0x2129 003246 call rx_radio_freq 
+0x212a 003247 call start_rx_native 
+0x212b 003248 call start_receiver 
+0x212c 003249 call wait_access_clkn_rt 
+0x212d 003250 branch page_sync ,sync 
+0x212e 003251 call page_check_train 
+0x212f 003252 branch page_rx_restart 
+:      003253 page_sync:
+0x2130 003254 call end_of_packet 
+0x2131 003255 fetch 1 ,mem_page_rcv 
+0x2132 003256 increase 1 ,pdata 
+0x2133 003257 store 1 ,mem_page_rcv 
+0x2134 003258 force 0 ,stop_watch 
+0x2135 003259 fetch 4 ,mem_page_clk 
+:      003260 page_send_fhs:
+0x2136 003261 bpatch patch03_1 ,mem_patch03 
+0x2137 003262 call rf_setup_time_master_slot 
+0x2138 003263 call fetch_page_bt_adr 
+0x2139 003264 increase 1 ,n_tx_slot 
+:      003265 page_send_fhs_continue:
+0x213a 003266 and_into 0x1fd ,bt_clk 
+0x213b 003267 and_into 0x1fc ,freq_mode 
+0x213c 003268 call tx_radio_freq 
+0x213d 003269 call start_transmitter 
+0x213e 003270 call start_tx_native 
+0x213f 003271 call send_access_word 
+0x2140 003272 deposit clkn_bt 
+0x2141 003273 store 4 ,mem_clkn_bt 
+0x2142 003274 force 0 ,am_addr 
+0x2143 003275 force type_fhs ,type 
+0x2144 003276 call scan_mode_whiten 
+0x2145 003277 call transmit_packet_whitened 
+:      003278 page_wait_fhs_reply:
+0x2146 003279 bpatch patch03_2 ,mem_patch03 
+0x2147 003280 call rf_setup_time_slave_slot 
+0x2148 003281 or_into 0x02 ,bt_clk 
+0x2149 003282 and_into 0x1fc ,freq_mode 
+0x214a 003283 call rx_radio_freq 
+0x214b 003284 call start_rx_native 
+0x214c 003285 call start_receiver 
+0x214d 003286 call wait_access_clkn_rt 
+0x214e 003287 call end_of_packet ,sync 
+0x214f 003288 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003289 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003290 branch page_restart ,blank 
+0x2152 003291 increase -1 ,pdata 
+0x2153 003292 store 1 ,mem_fhs_wait_counter 
+0x2154 003293 branch page_send_fhs 
+:      003295 page_wait_fhs_reply_ok:
+0x2155 003296 bpatch patch03_3 ,mem_patch03 
+0x2156 003297 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003298 increase 1 ,pdata 
+0x2158 003299 store 1 ,mem_page_rcv_fhs 
+0x2159 003300 call prepare_newconn 
+:      003301 master_newconn_loop:
+0x215a 003302 call master_newconn_once 
+0x215b 003303 branch newconn_poll_responded ,sync 
+0x215c 003304 call new_conn_timeout 
+0x215d 003305 nbranch master_newconn_loop ,blank 
+0x215e 003306 branch page_restart 
+:      003308 newconn_poll_responded:
+0x215f 003309 bpatch patch03_4 ,mem_patch03 
+0x2160 003310 fetch 1 ,mem_state 
+0x2161 003311 set0 state_inpage ,pdata 
+0x2162 003312 store 1 ,mem_state 
+0x2163 003313 call newconn_init 
+0x2164 003314 disable master 
+0x2165 003315 rtn 
+:      003318 master_dispatch:
+0x2166 003319 bpatch patch03_5 ,mem_patch03 
+0x2167 003320 enable master 
+0x2168 003321 enable clknt 
+0x2169 003322 call role_switch_master 
+0x216a 003323 rtn user 
+0x216b 003324 call check_bt_disabled 
+0x216c 003325 call rf_setup_time_master_slot 
+0x216d 003326 add clkn_bt ,1 ,bt_clk 
+0x216e 003327 call fetch_self_bt_adr 
+0x216f 003328 force 0x03 ,freq_mode 
+0x2170 003329 call scheduler_tx_l2cap_pkt 
+0x2171 003330 call prepare_tx 
+0x2172 003331 call tx_radio_freq 
+0x2173 003332 call start_transmitter 
+0x2174 003333 call start_tx_native 
+0x2175 003334 call send_access_word 
+0x2176 003335 call transmit_packet 
+:      003336 master_loop:
+0x2177 003337 bpatch patch03_6 ,mem_patch03 
+0x2178 003338 call parse_lmp 
+0x2179 003339 call master_conn_recv_packet 
+0x217a 003340 nbranch master_notmatch ,match 
+0x217b 003341 call supervision_flush 
+0x217c 003342 call parse_l2cap 
+0x217d 003343 fetch 1 ,mem_master_rcvcnt 
+0x217e 003344 increase 1 ,pdata 
+0x217f 003345 store 1 ,mem_master_rcvcnt 
+:      003346 master_notmatch:
+0x2180 003347 bpatch patch03_7 ,mem_patch03 
+0x2181 003348 call scheduler_process 
+0x2182 003349 call check_master_disconnect 
+0x2183 003350 nrtn master 
+0x2184 003351 call check_attempt 
+0x2185 003352 nbranch master_attempt ,blank 
+:      003353 master_exit:
+0x2186 003354 disable master 
+0x2187 003355 rtn 
+:      003357 master_attempt:
+0x2188 003358 call prepare_tx 
+0x2189 003359 call master_conn_send_packet 
+0x218a 003360 branch master_loop 
+:      003363 check_master_disconnect:
+0x218b 003364 branch check_master_match ,match 
+0x218c 003365 call supervision_update 
+0x218d 003366 branch master_disconnect ,positive 
+:      003367 check_master_match:
+0x218e 003368 call check_disconnect_timeout 
+0x218f 003369 nbranch master_disconnect ,user 
+0x2190 003370 fetch 1 ,mem_state_map 
+0x2191 003371 rtnbit0 smap_name_req 
+0x2192 003372 rtnbit1 smap_name_res 
+0x2193 003373 fetch 1 ,mem_op 
+0x2194 003374 rtnbit1 op_disconn 
+0x2195 003375 call conn_timer_expired 
+0x2196 003376 nrtn blank 
+0x2197 003377 fetch 1 ,mem_nameres_cnt 
+0x2198 003378 increase -1 ,pdata 
+0x2199 003379 store 1 ,mem_nameres_cnt 
+0x219a 003380 nrtn blank 
+0x219b 003381 branch lmp_disconnect 
+:      003383 master_disconnect:
+0x219c 003384 bpatch patch04_0 ,mem_patch04 
+0x219d 003385 call quit_connection 
+0x219e 003386 disable master 
+0x219f 003387 fetch 1 ,mem_state_map 
+0x21a0 003388 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003389 rtn 
+:      003391 master_name_disconnect:
+0x21a2 003392 fetch 1 ,mem_state_map 
+0x21a3 003393 rtnbit1 smap_name_res 
+:      003394 master_name_error:
+0x21a4 003395 arg mem_tmp_buffer ,contw 
+0x21a5 003396 arg 8 ,loopcnt 
+0x21a6 003397 branch memset0 
+:      003399 check_disconnect_timeout:
+0x21a7 003400 bpatch patch04_1 ,mem_patch04 
+0x21a8 003401 enable user 
+0x21a9 003402 fetch 1 ,mem_op 
+0x21aa 003403 rtnbit0 op_disconn 
+0x21ab 003404 call conn_timer_expired 
+0x21ac 003405 nrtn blank 
+0x21ad 003406 branch disable_user 
+:      003408 conn_timer_expired:
+0x21ae 003409 fetch 1 ,mem_conn_timer 
+0x21af 003410 increase -1 ,pdata 
+0x21b0 003411 store 1 ,mem_conn_timer 
+0x21b1 003412 rtn 
+:      003414 linkkey_ready:
+0x21b2 003415 bpatch patch04_2 ,mem_patch04 
+0x21b3 003416 fetch 1 ,mem_state 
+0x21b4 003417 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003418 fetch 1 ,mem_pairing_auth 
+0x21b6 003419 branch linkkey_set ,blank 
+0x21b7 003420 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003421 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003422 call ui_ipc_send_event 
+0x21ba 003423 branch linkkey_set 
+:      003424 linkkey_set:
+0x21bb 003425 bpatch patch04_3 ,mem_patch04 
+0x21bc 003426 call context_traverse_linkkey 
+0x21bd 003427 fetch 1 ,mem_state 
+0x21be 003428 set1 state_linkkey ,pdata 
+0x21bf 003429 store 1 ,mem_state 
+0x21c0 003430 jam 1 ,mem_link_key_exists 
+0x21c1 003431 fetch 1 ,mem_conn_sm 
+0x21c2 003432 bne conn_sm_pairing ,linkkey_set_continue 
+:      003433 linkkey_set_continue:
+0x21c3 003434 rtn 
+:      003436 generate_linkkey_continue:
+0x21c4 003437 jam pairing_auth ,mem_pairing_auth 
+:      003438 clear_linkstate:
+0x21c5 003439 fetch 1 ,mem_state 
+0x21c6 003440 set0 state_linkkey ,pdata 
+0x21c7 003441 store 1 ,mem_state 
+0x21c8 003442 rtn 
+:      003446 role_switch_check:
+0x21c9 003447 bpatch patch04_4 ,mem_patch04 
+0x21ca 003448 disable user 
+0x21cb 003449 fetch 2 ,mem_tsniff 
+0x21cc 003450 arg 0xffff ,temp 
+0x21cd 003451 isub temp ,null 
+0x21ce 003452 nrtn zero 
+0x21cf 003453 fetch 4 ,mem_sniff_anchor 
+0x21d0 003454 branch role_switch_clkn ,clknt 
+0x21d1 003455 isub clke_bt ,pdata 
+0x21d2 003456 branch role_switch_clke 
+:      003457 role_switch_clkn:
+0x21d3 003458 isub clkn_bt ,pdata 
+:      003459 role_switch_clke:
+0x21d4 003460 sub pdata ,4 ,null 
+0x21d5 003461 nrtn positive 
+0x21d6 003462 force 0 ,pdata 
+0x21d7 003463 store 2 ,mem_tsniff 
+0x21d8 003464 branch enable_user 
+:      003468 role_switch_prepare:
+0x21d9 003469 copy pdata ,temp 
+0x21da 003470 bpatch patch04_5 ,mem_patch04 
+0x21db 003471 storet 4 ,mem_sniff_anchor 
+:      003472 role_switch_prepare0:
+0x21dc 003473 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003474 setarg 0xffff 
+0x21de 003475 store 2 ,mem_tsniff 
+0x21df 003476 jam 1 ,mem_sniff_attempt 
+0x21e0 003477 rtn 
+:      003480 role_switch_master:
+0x21e1 003481 bpatch patch04_6 ,mem_patch04 
+0x21e2 003482 call role_switch_check 
+0x21e3 003483 nrtn user 
+0x21e4 003484 disable user 
+0x21e5 003485 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003486 set0 mark_fhs_already_good ,mark 
+:      003487 roles_waitfhs_loop:
+0x21e7 003488 call rf_setup_time_master_slot 
+0x21e8 003489 call master_recv_packet 
+0x21e9 003490 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003491 call new_conn_timeout 
+0x21eb 003492 nbranch roles_waitfhs_loop ,blank 
+:      003493 role_switch_fail_master:
+0x21ec 003494 bpatch patch04_7 ,mem_patch04 
+0x21ed 003495 disable user 
+0x21ee 003496 deposit clkn_bt 
+0x21ef 003497 store 4 ,mem_next_btclk 
+0x21f0 003498 enable clknt 
+0x21f1 003499 enable master 
+0x21f2 003500 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003501 branch ui_ipc_send_event 
+:      003503 roles_replyto_fhs:
+0x21f4 003504 bpatch patch05_0 ,mem_patch05 
+0x21f5 003505 call rf_setup_time_slave_slot 
+0x21f6 003506 arg type_id ,type 
+0x21f7 003507 call master_send_packet 
+0x21f8 003508 disable clknt 
+0x21f9 003509 disable master 
+0x21fa 003510 call apply_switch_clke 
+0x21fb 003511 call prepare_newconn 
+:      003512 roles_newconns_loop:
+0x21fc 003513 bpatch patch05_1 ,mem_patch05 
+0x21fd 003514 call slave_newconn_once 
+0x21fe 003515 branch roles_newconns_responded ,match 
+0x21ff 003516 call new_conn_timeout 
+0x2200 003517 nbranch roles_newconns_loop ,blank 
+0x2201 003518 branch role_switch_fail_master 
+:      003519 roles_newconns_responded:
+0x2202 003520 fetch 1 ,mem_mode 
+0x2203 003521 set0 mode_master ,pdata 
+0x2204 003522 store 1 ,mem_mode 
+0x2205 003523 call supervision_flush 
+0x2206 003524 call calc_clke_offset 
+0x2207 003525 enable user 
+0x2208 003526 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003527 branch ui_ipc_send_event 
+:      003532 context_load:
+0x220a 003533 bpatch patch05_2 ,mem_patch05 
+0x220b 003534 set1 mark_context ,mark 
+0x220c 003535 deposit rega 
+0x220d 003536 store 2 ,mem_context_ptr 
+0x220e 003537 force context_size ,loopcnt 
+0x220f 003538 arg mem_le_state ,contw 
+0x2210 003539 add rega ,coffset_mode ,contr 
+0x2211 003540 ifetch 1 ,contr 
+0x2212 003541 copy rega ,contr 
+0x2213 003542 bbit1 mode_le ,memcpy 
+0x2214 003543 arg mem_state ,contw 
+0x2215 003544 call memcpy 
+0x2216 003545 disable attempt 
+0x2217 003546 fetch 1 ,mem_amaddr 
+0x2218 003547 iforce am_addr 
+0x2219 003548 jam 1 ,mem_current_sniff_attempt 
+0x221a 003549 branch context_load_master ,master 
+0x221b 003550 jam 1 ,mem_current_sniff_attempt 
+:      003551 context_load_master:
+0x221c 003552 fetch 1 ,mem_state 
+0x221d 003553 rtnbit0 state_insniff 
+0x221e 003554 fetch 1 ,mem_sniff_attempt 
+0x221f 003555 store 1 ,mem_current_sniff_attempt 
+0x2220 003556 fetch 1 ,mem_sniff_timeout 
+0x2221 003557 store 1 ,mem_current_sniff_timeout 
+0x2222 003558 rtn 
+:      003560 context_save:
+0x2223 003561 bpatch patch05_3 ,mem_patch05 
+0x2224 003562 fetch 2 ,mem_context_ptr 
+0x2225 003563 iforce contw 
+0x2226 003564 force context_size ,loopcnt 
+0x2227 003565 arg mem_le_state ,contr 
+0x2228 003566 branch memcpy ,le 
+0x2229 003567 arg mem_state ,contr 
+0x222a 003568 branch memcpy 
+:      003572 context_get_next:
+0x222b 003573 arg context_num ,loopcnt 
+0x222c 003574 fetcht 1 ,mem_current_context 
+:      003575 context_get_next_loop:
+0x222d 003576 increase 1 ,temp 
+0x222e 003577 compare context_num ,temp ,0xff 
+0x222f 003578 nbranch context_get_next_cont ,true 
+0x2230 003579 arg 0 ,temp 
+:      003580 context_get_next_cont:
+0x2231 003581 storet 1 ,mem_current_context 
+0x2232 003582 mul32 temp ,context_size ,pdata 
+0x2233 003583 arg mem_context ,rega 
+0x2234 003584 iadd rega ,rega 
+0x2235 003585 ifetch 1 ,rega 
+0x2236 003586 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003587 rtnbit1 state_inconn 
+0x2238 003588 rtnbit1 state_inpage 
+:      003589 context_get_next_sniff:
+0x2239 003590 loop context_get_next_loop 
+0x223a 003591 rtn 
+:      003593 context_new:
+0x223b 003594 bpatch patch05_4 ,mem_patch05 
+0x223c 003595 arg context_search_empty ,regc 
+0x223d 003596 call context_search 
+0x223e 003597 nrtn zero 
+0x223f 003598 deposit rega 
+0x2240 003599 store 2 ,mem_context_ptr 
+0x2241 003600 force 0 ,null 
+0x2242 003601 rtn 
+:      003605 context_check_all_wack:
+0x2243 003606 call check_esco_amaddr 
+0x2244 003607 branch context_check_esco_wack ,true 
+0x2245 003608 fetch 2 ,mem_context_ptr 
+0x2246 003609 add pdata ,coffset_arq ,contw 
+0x2247 003610 fetch 1 ,mem_arq 
+0x2248 003611 istore 1 ,contw 
+0x2249 003612 arg context_check_a_wack ,regc 
+0x224a 003613 branch context_search 
+:      003615 context_check_esco_wack:
+0x224b 003616 fetch 1 ,mem_arq 
+0x224c 003617 isolate1 wack ,pdata 
+0x224d 003618 branch context_esco_wack ,true 
+0x224e 003619 force 1 ,null 
+0x224f 003620 rtn 
+:      003621 context_esco_wack:
+0x2250 003622 force 0 ,null 
+0x2251 003623 rtn 
+:      003626 context_check_idle:
+0x2252 003627 arg context_check_inconn ,regc 
+0x2253 003628 branch context_search 
+:      003630 context_traverse_linkkey:
+0x2254 003631 fetcht 2 ,mem_context_ptr 
+0x2255 003632 arg context_traverse_clearkey ,regc 
+0x2256 003633 branch context_search 
+:      003637 context_search_conn_handle:
+0x2257 003638 fetcht 1 ,mem_hci_conn_handle 
+:      003639 context_search_conn_handle2:
+0x2258 003640 arg context_search_handle ,regc 
+0x2259 003641 branch context_search 
+:      003643 context_search_plap:
+0x225a 003644 bpatch patch05_5 ,mem_patch05 
+0x225b 003645 fetcht 6 ,mem_hci_plap 
+:      003646 context_search_plap2:
+0x225c 003647 arg context_search_lap ,regc 
+0x225d 003648 branch context_search 
+:      003650 context_search_insniff:
+0x225e 003651 arg context_search_sniff ,regc 
+0x225f 003652 branch context_search 
+:      003654 context_search_sniff_window:
+0x2260 003655 arg context_search_window ,regc 
+:      003656 context_search:
+0x2261 003657 bpatch patch05_6 ,mem_patch05 
+0x2262 003658 arg mem_context ,rega 
+0x2263 003659 arg context_num ,loopcnt 
+:      003660 context_search_loop:
+0x2264 003661 ifetch 1 ,rega 
+0x2265 003662 copy regc ,pc 
+:      003663 context_search_next:
+0x2266 003664 increase context_size ,rega 
+0x2267 003665 loop context_search_loop 
+0x2268 003666 force 1 ,null 
+0x2269 003667 rtn 
+:      003669 context_search_empty:
+0x226a 003670 bbit1 state_inconn ,context_search_next 
+0x226b 003671 bbit1 state_inpage ,context_search_next 
+0x226c 003672 force 0 ,null 
+0x226d 003673 rtn 
+:      003675 context_search_lap:
+0x226e 003676 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003677 bbit0 state_inconn ,context_search_next 
+:      003678 context_search_lap_cont:
+0x2270 003679 add rega ,coffset_plap ,contr 
+0x2271 003680 ifetch 6 ,contr 
+0x2272 003681 isub temp ,null 
+0x2273 003682 rtn zero 
+0x2274 003683 branch context_search_next 
+:      003685 context_search_handle:
+0x2275 003686 bbit0 state_inconn ,context_search_next 
+0x2276 003687 add rega ,coffset_conn_handle ,contr 
+0x2277 003688 ifetch 1 ,contr 
+0x2278 003689 isub temp ,null 
+0x2279 003690 rtn zero 
+0x227a 003691 branch context_search_next 
+:      003693 context_search_sniff:
+0x227b 003694 bbit0 state_insniff ,context_search_next 
+:      003695 context_search_sniff_loop:
+0x227c 003696 call context_get_anchor 
+0x227d 003697 call sign_pdata_temp 
+0x227e 003698 isub temp ,pdata 
+0x227f 003699 increase 1 ,pdata 
+0x2280 003700 branch context_search_sniff_miss ,positive 
+0x2281 003701 copy contr ,regb 
+0x2282 003702 store 9 ,mem_temp 
+0x2283 003703 fetch 1 ,mem_le_sc_calc 
+0x2284 003704 nbranch context_search_sniff_sc ,blank 
+0x2285 003705 fetch 9 ,mem_temp 
+0x2286 003706 copy regb ,contr 
+0x2287 003707 increase 5 ,pdata 
+0x2288 003708 branch context_search_meet1 
+:      003709 context_search_sniff_sc:
+0x2289 003710 fetch 9 ,mem_temp 
+0x228a 003711 copy regb ,contr 
+0x228b 003712 increase 20 ,pdata 
+:      003713 context_search_meet1:
+0x228c 003714 nbranch context_search_next ,positive 
+:      003715 context_search_meet:
+0x228d 003716 copy temp ,bt_clk 
+0x228e 003717 call context_next_anchor 
+0x228f 003718 force 0 ,null 
+0x2290 003719 rtn 
+:      003722 context_search_sniff_miss:
+0x2291 003723 iforce regb 
+0x2292 003724 add rega ,coffset_tsniff ,contr 
+0x2293 003725 ifetch 2 ,contr 
+0x2294 003726 branch context_search_meet ,blank 
+0x2295 003727 call context_next_anchor 
+0x2296 003728 branch context_search_sniff_loop 
+:      003730 sign_pdata_temp:
+0x2297 003731 rshift16 pdata ,timeup 
+0x2298 003732 rshift8 timeup ,timeup 
+0x2299 003733 branch sign_pdata_temp_p0 ,zero 
+0x229a 003734 compare 0xf ,timeup ,0xf 
+0x229b 003735 nrtn true 
+0x229c 003736 rshift16 temp ,timeup 
+0x229d 003737 rshift8 timeup ,timeup 
+0x229e 003738 nrtn zero 
+0x229f 003739 set1 28 ,temp 
+0x22a0 003740 rtn 
+:      003741 sign_pdata_temp_p0:
+0x22a1 003742 rshift16 temp ,timeup 
+0x22a2 003743 rshift8 timeup ,timeup 
+0x22a3 003744 compare 0xf ,timeup ,0xf 
+0x22a4 003745 nrtn true 
+0x22a5 003746 set1 28 ,pdata 
+0x22a6 003747 rtn 
+:      003749 context_check_inconn:
+0x22a7 003750 bbit0 state_inconn ,context_search_next 
+0x22a8 003751 force 0 ,null 
+0x22a9 003752 rtn 
+:      003754 context_check_a_wack:
+0x22aa 003755 bbit0 state_inconn ,context_search_next 
+0x22ab 003756 add rega ,coffset_mode ,contr 
+0x22ac 003757 ifetch 1 ,contr 
+0x22ad 003758 bbit1 mode_le ,context_search_next 
+0x22ae 003759 add rega ,coffset_arq ,contr 
+0x22af 003760 ifetch 1 ,contr 
+0x22b0 003761 bbit0 wack ,context_search_next 
+0x22b1 003762 force 0 ,null 
+0x22b2 003763 rtn 
+:      003765 context_get_anchor:
+0x22b3 003766 add rega ,coffset_mode ,contr 
+0x22b4 003767 ifetcht 1 ,contr 
+0x22b5 003768 deposit clkn_bt 
+0x22b6 003769 isolate1 mode_master ,temp 
+0x22b7 003770 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003771 ifetcht 4 ,contr 
+0x22b9 003772 rtn true 
+0x22ba 003773 add rega ,coffset_clk_offset ,contr 
+0x22bb 003774 ifetch 6 ,contr 
+0x22bc 003775 call calc_clke2 
+0x22bd 003776 deposit clke_bt 
+0x22be 003777 rtn 
+:      003779 context_next_anchor:
+0x22bf 003780 add rega ,coffset_tsniff ,contr 
+0x22c0 003781 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003782 ifetch 2 ,contr 
+0x22c2 003783 iadd temp ,timeup 
+0x22c3 003784 deposit timeup 
+0x22c4 003785 istore 4 ,contw 
+0x22c5 003786 branch le_context_nexthop 
+:      003789 context_search_window:
+0x22c6 003790 bbit0 state_insniff ,context_search_next 
+0x22c7 003791 call context_get_anchor 
+0x22c8 003792 iadd stop_watch ,pdata 
+0x22c9 003793 iadd stop_watch ,pdata 
+0x22ca 003794 iadd queue ,pdata 
+0x22cb 003795 isub temp ,null 
+0x22cc 003796 nbranch context_search_next ,positive 
+0x22cd 003797 force 0 ,null 
+0x22ce 003798 rtn 
+:      003800 context_traverse_clearkey:
+0x22cf 003801 bbit0 state_inconn ,context_search_next 
+0x22d0 003802 deposit temp 
+0x22d1 003803 isub rega ,null 
+0x22d2 003804 branch context_search_next ,null 
+0x22d3 003805 add rega ,coffset_mode ,contr 
+0x22d4 003806 ifetch 1 ,contr 
+0x22d5 003807 bbit1 mode_le ,context_search_next 
+0x22d6 003808 ifetch 1 ,rega 
+0x22d7 003809 set0 state_linkkey ,pdata 
+0x22d8 003810 istore 1 ,rega 
+0x22d9 003811 branch context_search_next 
+:      003814 master_conn_send_packet:
+0x22da 003815 bpatch patch05_7 ,mem_patch05 
+0x22db 003816 call rf_setup_time_master_slot 
+:      003817 master_send_packet:
+0x22dc 003818 add clkn_bt ,1 ,bt_clk 
+0x22dd 003819 call fetch_self_bt_adr 
+0x22de 003820 force 0x03 ,freq_mode 
+0x22df 003821 call tx_radio_freq 
+0x22e0 003822 call start_transmitter 
+0x22e1 003823 call start_tx_native 
+0x22e2 003824 call send_access_word 
+0x22e3 003825 branch transmit_packet 
+:      003827 master_conn_recv_packet:
+0x22e4 003828 bpatch patch06_0 ,mem_patch06 
+0x22e5 003829 call rf_setup_time_slave_slot 
+:      003830 master_recv_packet:
+0x22e6 003831 add clkn_bt ,1 ,bt_clk 
+0x22e7 003832 call fetch_self_bt_adr 
+0x22e8 003833 force 0x03 ,freq_mode 
+0x22e9 003834 call rx_radio_freq 
+0x22ea 003835 call init_rx_packet_flags 
+0x22eb 003836 call prep_crypt 
+0x22ec 003837 call start_rx_native 
+0x22ed 003838 call start_receiver 
+:      003839 master_rx_conn_finish_packet:
+0x22ee 003840 call wait_access_clkn_rt 
+0x22ef 003841 nrtn sync 
+0x22f0 003842 call save_rssi 
+0x22f1 003843 branch receive_packet 
+:      003847 master_newconn_once:
+0x22f2 003848 bpatch patch06_1 ,mem_patch06 
+0x22f3 003849 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003850 iforce am_addr 
+0x22f5 003851 force type_poll ,type 
+0x22f6 003852 call master_conn_send_packet 
+0x22f7 003853 branch master_conn_recv_packet 
+:      003864 inquiry_scan_dispatch:
+0x22f8 003865 fetch 1 ,mem_scan_mode 
+0x22f9 003866 rtnbit0 inq_scan_mode 
+0x22fa 003867 force iscan_interval_timer ,queue 
+0x22fb 003868 call timer_check 
+0x22fc 003869 nrtn blank 
+0x22fd 003870 fetcht 2 ,mem_iscan_window 
+0x22fe 003871 force 4 ,queue 
+0x22ff 003872 call sniff_check_window 
+0x2300 003873 rtn user 
+0x2301 003874 call inquiry_scan_start 
+0x2302 003875 force iscan_interval_timer ,queue 
+0x2303 003876 fetch 2 ,mem_iscan_interval 
+0x2304 003877 nbranch timer_init ,sync 
+0x2305 003878 random pdata 
+0x2306 003879 iand mask3ff ,pdata 
+0x2307 003880 branch timer_init 
+:      003883 inquiry_scan_start:
+0x2308 003884 bpatch patch06_2 ,mem_patch06 
+0x2309 003885 jam 0 ,mem_fhs_am_addr 
+0x230a 003886 disable clknt 
+0x230b 003887 disable attempt 
+0x230c 003888 call afh_clear 
+0x230d 003889 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003890 force 0x01 ,freq_mode 
+0x230f 003891 call fetch_giac 
+0x2310 003892 call rx_radio_freq 
+0x2311 003893 setflip mark_inquiry_state ,mark 
+0x2312 003894 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003895 increase 1 ,pdata 
+0x2314 003896 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003897 call fetch_diac 
+0x2316 003898 call start_receiver 
+0x2317 003899 call wait_access_forever 
+0x2318 003900 nrtn sync 
+0x2319 003901 bpatch patch06_3 ,mem_patch06 
+0x231a 003902 force 0 ,stop_watch 
+0x231b 003903 call shutdown_radio 
+0x231c 003904 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003905 increase 1 ,pdata 
+0x231e 003906 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003907 call fetch_giac 
+0x2320 003908 call rf_setup_time_slave_slot 
+0x2321 003909 or_into 0x002 ,bt_clk 
+0x2322 003910 force 0x01 ,freq_mode 
+0x2323 003911 call tx_radio_freq 
+0x2324 003912 call fetch_diac 
+0x2325 003913 call start_transmitter 
+0x2326 003914 call start_tx_external 
+0x2327 003915 deposit clkn_bt 
+0x2328 003916 store 4 ,mem_clkn_bt 
+0x2329 003917 call send_access_word 
+0x232a 003918 force type_fhs ,type 
+0x232b 003919 force 0 ,am_addr 
+0x232c 003920 call scan_mode_whiten 
+0x232d 003921 call transmit_packet_whitened 
+0x232e 003922 call send_eir 
+0x232f 003923 and_into 0x1fd ,bt_clk 
+0x2330 003924 increase 1 ,n_tx_slot 
+0x2331 003925 rtn 
+:      003927 send_eir:
+0x2332 003928 bpatch patch06_4 ,mem_patch06 
+0x2333 003929 fetch 1 ,mem_eir_enable 
+0x2334 003930 rtn blank 
+0x2335 003931 arg mem_eir ,contw 
+0x2336 003932 fetch 1 ,mem_local_name_length 
+0x2337 003933 copy pdata ,loopcnt 
+0x2338 003934 increase 1 ,pdata 
+0x2339 003935 istore 1 ,contw 
+0x233a 003936 copy contw ,temp 
+0x233b 003937 increase 1 ,pdata 
+0x233c 003938 store 2 ,mem_tx_len 
+0x233d 003939 copy temp ,contw 
+0x233e 003940 setarg 0x09 
+0x233f 003941 istore 1 ,contw 
+0x2340 003942 arg mem_local_name ,contr 
+0x2341 003943 call memcpy 
+0x2342 003945 arg mem_all_uuid_128bits ,regc 
+0x2343 003946 arg 4 ,loopcnt 
+0x2344 003947 call get_all_uuid 
+0x2345 003948 arg mem_all_uuid_16bits ,regc 
+0x2346 003949 arg 1 ,loopcnt 
+0x2347 003950 call get_all_uuid 
+0x2348 003952 force type_dm3 ,type 
+0x2349 003953 jam 2 ,mem_tx_lch 
+0x234a 003954 setarg mem_eir 
+0x234b 003955 store 2 ,mem_txptr 
+0x234c 003956 call rf_setup_time_slave_slot 
+0x234d 003957 call tx_radio_freq 
+0x234e 003958 call start_transmitter 
+0x234f 003959 call start_tx_external 
+0x2350 003960 call send_access_word 
+0x2351 003961 call scan_mode_whiten 
+0x2352 003962 call transmit_packet_whitened 
+0x2353 003963 rtn 
+:      003966 get_all_uuid:
+0x2354 003967 copy contw ,temp 
+0x2355 003968 copy regc ,contr 
+0x2356 003969 ifetch 1 ,contr 
+0x2357 003970 rtn blank 
+:      003971 lshift_loop:
+0x2358 003972 lshift pdata ,pdata 
+0x2359 003973 loop lshift_loop 
+0x235a 003974 copy pdata ,rega 
+0x235b 003975 increase 2 ,pdata 
+0x235c 003976 copy pdata ,queue 
+0x235d 003977 fetch 2 ,mem_tx_len 
+0x235e 003978 iadd queue ,pdata 
+0x235f 003979 store 2 ,mem_tx_len 
+0x2360 003980 copy temp ,contw 
+0x2361 003981 copy rega ,pdata 
+0x2362 003982 increase 1 ,pdata 
+0x2363 003983 istore 1 ,contw 
+0x2364 003984 copy regc ,contr 
+0x2365 003985 ifetch 1 ,contr 
+0x2366 003986 ifetch 1 ,contr 
+0x2367 003987 istore 1 ,contw 
+0x2368 003988 copy rega ,loopcnt 
+0x2369 003989 branch memcpy 
+:      003995 page_scan_dispatch:
+0x236a 003996 fetch 1 ,mem_scan_mode 
+0x236b 003997 rtnbit0 page_scan_mode 
+0x236c 003998 force pscan_interval_timer ,queue 
+0x236d 003999 call timer_check 
+0x236e 004000 nrtn blank 
+0x236f 004001 fetcht 2 ,mem_pscan_window 
+0x2370 004002 force 40 ,queue 
+0x2371 004003 call sniff_check_window 
+0x2372 004004 rtn user 
+0x2373 004005 force 0 ,am_addr 
+0x2374 004006 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004007 set0 mark_fhs_already_good ,mark 
+0x2376 004008 call page_scan_start 
+0x2377 004009 force pscan_interval_timer ,queue 
+0x2378 004010 fetch 2 ,mem_pscan_interval 
+0x2379 004011 branch timer_init 
+:      004014 page_scan_start:
+0x237a 004015 bpatch patch06_5 ,mem_patch06 
+0x237b 004016 disable clknt 
+0x237c 004017 call afh_clear 
+0x237d 004018 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004019 increase 1 ,pdata 
+0x237f 004020 store 1 ,mem_pagescan_waitcnt 
+0x2380 004021 force 0 ,n_tx_slot 
+0x2381 004022 call fetch_self_bt_adr 
+0x2382 004023 add clkn_bt ,1 ,bt_clk 
+0x2383 004024 force 0x02 ,freq_mode 
+0x2384 004025 bpatch patch06_6 ,mem_patch06 
+0x2385 004026 call rx_radio_freq 
+0x2386 004027 call start_receiver 
+0x2387 004028 call wait_access_forever 
+0x2388 004029 nrtn sync 
+0x2389 004030 call shutdown_radio 
+0x238a 004031 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004032 increase 1 ,pdata 
+0x238c 004033 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004034 force 0 ,stop_watch 
+0x238e 004035 call rf_setup_time_slave_slot 
+0x238f 004036 or_into 0x002 ,bt_clk 
+0x2390 004037 force 0x01 ,freq_mode 
+0x2391 004038 call tx_radio_freq 
+0x2392 004039 call start_transmitter 
+0x2393 004040 call start_tx_external 
+0x2394 004041 call send_access_word 
+0x2395 004042 call end_of_packet 
+0x2396 004043 force 0 ,am_addr 
+0x2397 004044 arg param_rf_setup ,timeup 
+0x2398 004045 until clke_rt ,meet 
+0x2399 004046 or_into 0x03 ,clke_bt 
+0x239a 004047 and_into 0x1fd ,bt_clk 
+:      004048 page_scan_wait_fhs_restart:
+0x239b 004049 bpatch patch06_7 ,mem_patch06 
+0x239c 004050 increase 1 ,n_tx_slot 
+0x239d 004051 call rx_radio_freq 
+0x239e 004052 call start_receiver 
+0x239f 004053 call wait_access_mhalfbnd 
+0x23a0 004054 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004055 call scan_mode_whiten 
+0x23a2 004056 call receive_packet_whitened 
+0x23a3 004057 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004058 page_scan_wait_fhs_again:
+0x23a4 004059 bpatch patch07_0 ,mem_patch07 
+0x23a5 004060 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004061 rtn blank 
+0x23a7 004062 increase -1 ,pdata 
+0x23a8 004063 store 1 ,mem_fhs_wait_counter 
+0x23a9 004064 call rf_setup_time_master_slot 
+0x23aa 004065 branch page_scan_wait_fhs_restart 
+:      004068 page_scan_reply_to_fhs:
+0x23ab 004069 bpatch patch07_1 ,mem_patch07 
+0x23ac 004070 set0 1 ,clke_bt 
+0x23ad 004071 set1 0 ,clke_bt 
+0x23ae 004072 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004073 increase 1 ,pdata 
+0x23b0 004074 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004075 call rf_setup_time_slave_slot 
+0x23b2 004076 or_into 0x02 ,bt_clk 
+0x23b3 004077 call tx_radio_freq 
+0x23b4 004078 call start_transmitter 
+0x23b5 004079 call start_tx_external 
+0x23b6 004080 call send_access_word 
+0x23b7 004081 call end_of_packet 
+:      004082 slave_apply_clke_bt:
+0x23b8 004083 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004084 branch slave_apply_clke_bt_now ,true 
+0x23ba 004085 until null ,mhalfbnd 
+0x23bb 004086 branch slave_apply_clke_bt 
+:      004087 slave_apply_clke_bt_now:
+0x23bc 004088 fetch 4 ,mem_clke_bt 
+0x23bd 004089 or_into 0x03 ,pdata 
+0x23be 004090 icopy clke_bt 
+:      004092 start_slave_connection:
+0x23bf 004093 bpatch patch07_2 ,mem_patch07 
+0x23c0 004094 fetch 6 ,extm_lap 
+0x23c1 004095 store 6 ,mem_plap 
+0x23c2 004096 call prepare_newconn 
+:      004097 slave_newconn_loop:
+0x23c3 004098 call slave_newconn_once 
+0x23c4 004099 branch sconn_successful ,match 
+0x23c5 004100 call new_conn_timeout 
+0x23c6 004101 nbranch slave_newconn_loop ,blank 
+0x23c7 004102 rtn 
+:      004105 sconn_successful:
+0x23c8 004106 bpatch patch07_3 ,mem_patch07 
+0x23c9 004107 call newconn_init 
+0x23ca 004108 call context_new 
+0x23cb 004109 nrtn zero 
+0x23cc 004110 jam 0 ,mem_mode 
+0x23cd 004111 call calc_clke_offset 
+0x23ce 004112 branch context_save 
+:      004117 slave_dispatch:
+0x23cf 004118 bpatch patch07_4 ,mem_patch07 
+0x23d0 004119 call calc_clke 
+0x23d1 004120 call role_switch_slave 
+0x23d2 004121 rtn user 
+:      004122 slave_loop:
+0x23d3 004123 bpatch patch07_5 ,mem_patch07 
+0x23d4 004124 call check_bt_disabled 
+0x23d5 004125 call scheduler_process 
+0x23d6 004126 call slave_conn_recv_packet 
+0x23d7 004127 nbranch slave_notmatch ,match 
+0x23d8 004128 call supervision_flush 
+0x23d9 004129 call scheduler_tx_l2cap_pkt 
+0x23da 004130 call prepare_tx 
+0x23db 004131 call slave_conn_send_packet 
+0x23dc 004132 call parse_l2cap 
+0x23dd 004133 call parse_lmp 
+0x23de 004134 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004135 increase 1 ,pdata 
+0x23e0 004136 store 1 ,mem_slave_rcvcnt 
+0x23e1 004137 call calc_clke_offset 
+:      004138 slave_notmatch:
+0x23e2 004139 bpatch patch07_6 ,mem_patch07 
+0x23e3 004140 call lpm_set_mult 
+0x23e4 004141 call supervision_update 
+0x23e5 004142 branch slave_disconnect ,positive 
+0x23e6 004143 call check_disconnect_timeout 
+0x23e7 004144 nbranch slave_disconnect ,user 
+0x23e8 004145 call check_attempt 
+0x23e9 004146 nbranch slave_loop ,blank 
+0x23ea 004147 rtn 
+:      004149 slave_disconnect:
+0x23eb 004150 bpatch patch07_7 ,mem_patch07 
+0x23ec 004151 jam 0 ,mem_tester_emulate 
+0x23ed 004152 jam 0 ,mem_debug_config 
+0x23ee 004153 call quit_connection 
+0x23ef 004154 set0 mark_testmode ,mark 
+0x23f0 004155 call test_enable_white 
+0x23f1 004156 fetch 1 ,mem_state 
+0x23f2 004157 rtn 
+:      004160 role_switch_slave:
+0x23f3 004161 bpatch patch08_0 ,mem_patch08 
+0x23f4 004162 call role_switch_check 
+0x23f5 004163 nrtn user 
+0x23f6 004164 copy am_addr ,temp 
+0x23f7 004165 call get_free_amaddr 
+0x23f8 004166 store 1 ,mem_fhs_am_addr 
+0x23f9 004167 copy temp ,am_addr 
+0x23fa 004168 jam param_newconnto ,mem_newconnto_counter 
+:      004169 roles_sendfhs_loop:
+0x23fb 004170 bpatch patch08_1 ,mem_patch08 
+0x23fc 004171 call rf_setup_time_master_slot 
+0x23fd 004172 force type_fhs ,type 
+0x23fe 004173 call slave_send_access 
+0x23ff 004174 deposit clkn_bt 
+0x2400 004175 store 4 ,mem_clkn_bt 
+0x2401 004176 call transmit_packet 
+0x2402 004177 call rf_setup_time_slave_slot 
+0x2403 004178 enable user3 
+0x2404 004179 call slave_receive_access 
+0x2405 004180 branch roles_got_fhs_reply ,sync 
+0x2406 004181 call shutdown_radio 
+0x2407 004182 call new_conn_timeout 
+0x2408 004183 nbranch roles_sendfhs_loop ,blank 
+0x2409 004184 rtnmark0 mark_accept_switch 
+0x240a 004185 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004186 set1 mark_switch_initiated ,mark 
+0x240c 004187 rtn 
+:      004188 roles_got_fhs_reply:
+0x240d 004189 enable clknt 
+0x240e 004190 call prepare_newconn 
+0x240f 004191 call afh_clear 
+:      004192 roles_newconn_loop:
+0x2410 004193 bpatch patch08_2 ,mem_patch08 
+0x2411 004194 call master_newconn_once 
+0x2412 004195 branch roles_newconn_responded ,sync 
+0x2413 004196 call new_conn_timeout 
+0x2414 004197 nbranch roles_newconn_loop ,blank 
+0x2415 004198 disable clknt 
+0x2416 004199 deposit clke_bt 
+0x2417 004200 store 4 ,mem_next_btclk 
+0x2418 004201 rtn 
+:      004202 roles_newconn_responded:
+0x2419 004203 enable master 
+0x241a 004204 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004205 set0 mark_accept_switch ,mark 
+0x241c 004206 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004207 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004208 call tid_set_reply 
+:      004209 roles_newconn_nolmp:
+0x241f 004210 deposit am_addr 
+0x2420 004211 store 1 ,mem_amaddr 
+0x2421 004212 force 0 ,pdata 
+0x2422 004213 store 6 ,mem_clk_offset 
+0x2423 004214 fetch 1 ,mem_mode 
+0x2424 004215 set1 mode_master ,pdata 
+0x2425 004216 store 1 ,mem_mode 
+0x2426 004217 call supervision_flush 
+0x2427 004218 disable master 
+0x2428 004219 enable user 
+0x2429 004220 rtn 
+:      004224 init_rx_packet_flags:
+0x242a 004225 bpatch patch08_3 ,mem_patch08 
+0x242b 004226 disable match 
+0x242c 004227 set0 mark_loopback ,mark 
+0x242d 004228 set0 mark_am_addr_broadcast ,mark 
+0x242e 004229 set0 mark_longpacket ,mark 
+0x242f 004230 set0 mark_old_packet ,mark 
+0x2430 004231 fetch 1 ,mem_arq 
+0x2431 004232 set0 arqnx ,pdata 
+0x2432 004233 set1 flowx ,pdata 
+0x2433 004234 store 1 ,mem_arq 
+0x2434 004235 rtn 
+:      004237 prepare_newconn:
+0x2435 004238 bpatch patch08_4 ,mem_patch08 
+0x2436 004239 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004240 jam param_newconn_arq ,mem_arq 
+0x2438 004241 fetch 2 ,mem_rx_window_init 
+0x2439 004242 store 2 ,mem_rx_window 
+0x243a 004243 deposit clkn_bt 
+0x243b 004244 store 4 ,mem_next_btclk 
+0x243c 004245 rtn clknt 
+0x243d 004246 deposit clke_bt 
+0x243e 004247 store 4 ,mem_next_btclk 
+0x243f 004248 rtn 
+:      004250 newconn_init:
+0x2440 004251 bpatch patch08_5 ,mem_patch08 
+0x2441 004252 call init_lmp_reinit 
+0x2442 004253 call new_conn_handle 
+0x2443 004254 store 1 ,mem_conn_handle 
+0x2444 004255 setarg 0 
+0x2445 004256 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004257 setarg param_supervision_to 
+0x2447 004258 store 2 ,mem_supervision_to 
+0x2448 004259 fetch 1 ,mem_state 
+0x2449 004260 set1 state_inconn ,pdata 
+0x244a 004261 store 1 ,mem_state 
+0x244b 004262 jam 0 ,mem_op 
+0x244c 004263 jam 0 ,mem_state_map 
+0x244d 004264 jam 0 ,mem_lpm_current_mult 
+0x244e 004265 branch supervision_flush 
+:      004268 clear_linkkey:
+0x244f 004269 bpatch patch08_6 ,mem_patch08 
+0x2450 004270 force 0 ,pdata 
+0x2451 004271 store 8 ,mem_link_key 
+0x2452 004272 istore 8 ,contw 
+0x2453 004273 call clear_linkstate 
+0x2454 004274 branch context_traverse_linkkey 
+:      004276 new_conn_timeout:
+0x2455 004277 fetch 1 ,mem_newconnto_counter 
+0x2456 004278 increase -1 ,pdata 
+0x2457 004279 store 1 ,mem_newconnto_counter 
+0x2458 004280 rtn 
+:      004282 new_conn_handle:
+0x2459 004283 fetch 1 ,mem_handle_num 
+0x245a 004284 increase 1 ,pdata 
+0x245b 004285 store 1 ,mem_handle_num 
+0x245c 004286 rtn 
+:      004289 quit_connection:
+0x245d 004290 bpatch patch08_7 ,mem_patch08 
+0x245e 004291 fetch 1 ,mem_hci_cmd 
+0x245f 004292 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004293 fetch 1 ,mem_lmp_to_send 
+0x2461 004294 bne lmp_name_req ,quit_connection_cont 
+:      004295 quit_connection_name:
+0x2462 004296 call cmd_check_plap 
+0x2463 004297 nbranch quit_connection_cont ,zero 
+0x2464 004298 call master_name_error 
+0x2465 004299 jam 0 ,mem_hci_cmd 
+:      004300 quit_connection_cont:
+0x2466 004301 bpatch patch09_0 ,mem_patch09 
+0x2467 004302 call app_disconn_reason_collect_bt 
+0x2468 004303 call sniff_exit 
+0x2469 004304 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004305 call ui_ipc_send_event 
+0x246b 004306 call init_lmp_work 
+0x246c 004307 call l2cap_init_work 
+0x246d 004308 call sp_initialize 
+0x246e 004309 fetch 1 ,mem_state 
+0x246f 004310 set0 state_inconn 
+0x2470 004311 store 1 ,mem_state 
+0x2471 004312 jam 0 ,memui_reconnect_mode 
+0x2472 004314 fetch 1 ,mem_state_map 
+0x2473 004315 compare 0x0 ,pdata ,0xc0 
+0x2474 004316 branch quit_connection_not_clear_mark ,true 
+0x2475 004317 set0 mark_rxbuf_inuse ,mark 
+:      004318 quit_connection_not_clear_mark:
+0x2476 004319 fetch 1 ,mem_arq 
+0x2477 004320 bbit0 wack ,quit_connection_not_clear_tx 
+:      004321 quit_connection_not_clear_tx:
+0x2478 004322 fetch 1 ,mem_op 
+0x2479 004323 rtnbit0 op_txl2cap 
+0x247a 004324 set0 mark_tx_l2cap ,mark 
+0x247b 004325 rtn 
+:      004327 slave_newconn_once:
+0x247c 004328 bpatch patch09_1 ,mem_patch09 
+0x247d 004329 fetch 1 ,extm_newconn_am_addr 
+0x247e 004330 rtn blank 
+0x247f 004331 icopy am_addr 
+0x2480 004332 call slave_conn_recv_packet 
+0x2481 004333 nrtn match 
+0x2482 004334 force type_null ,type 
+0x2483 004335 call slave_conn_send_packet 
+0x2484 004336 deposit am_addr 
+0x2485 004337 store 1 ,mem_amaddr 
+0x2486 004338 force 0 ,pdata 
+0x2487 004339 store 1 ,extm_newconn_am_addr 
+0x2488 004340 rtn 
+:      004346 prepare_tx:
+0x2489 004347 bpatch patch09_2 ,mem_patch09 
+0x248a 004348 fetch 1 ,mem_state 
+0x248b 004349 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004350 force type_hv3 ,type 
+0x248d 004351 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004352 call check_esco_amaddr 
+0x248f 004353 nbranch prepare_tx_not_sco ,true 
+0x2490 004354 branch prepare_tx_not_sco ,attempt 
+0x2491 004355 call set_wait_ack 
+0x2492 004356 setarg 2 
+0x2493 004357 store 2 ,mem_retransmission_cnt 
+0x2494 004358 rtn 
+:      004359 prepare_tx_not_esco:
+0x2495 004360 nrtn attempt 
+:      004361 prepare_tx_not_sco:
+0x2496 004362 bpatch patch09_3 ,mem_patch09 
+0x2497 004363 call context_check_all_wack 
+0x2498 004364 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004365 fetch 1 ,mem_arq 
+0x249a 004366 bbit0 wack ,prepare_tx_pollnull 
+:      004367 prepare_tx_retransmit:
+0x249b 004368 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004369 fetch 1 ,mem_debug_config 
+0x249d 004370 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004371 fetch 2 ,mem_retransmission_cnt 
+0x249f 004372 increase -1 ,pdata 
+0x24a0 004373 store 2 ,mem_retransmission_cnt 
+0x24a1 004374 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004375 fetch 1 ,mem_last_type 
+0x24a3 004376 iforce type 
+0x24a4 004377 rtn 
+:      004379 prepare_tx_nomore_retransmit:
+0x24a5 004380 bpatch patch09_4 ,mem_patch09 
+0x24a6 004381 call clear_got_tx 
+:      004382 prepare_tx_no_retransmit:
+0x24a7 004383 call check_esco_amaddr 
+0x24a8 004384 branch prepare_tx_pollnull ,true 
+0x24a9 004385 call send_lmp 
+0x24aa 004386 branch prepare_tx_sendlmp ,user 
+0x24ab 004387 fetch 1 ,mem_op 
+0x24ac 004388 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004389 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004390 fetch 1 ,mem_debug_config 
+0x24af 004391 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004392 prepare_tx_pollnull:
+0x24b0 004393 force type_poll ,type 
+0x24b1 004394 rtn master 
+0x24b2 004395 force type_null ,type 
+0x24b3 004396 rtn 
+:      004397 prepare_tx_loopback:
+0x24b4 004398 bpatch patch09_5 ,mem_patch09 
+0x24b5 004399 fetch 1 ,mem_rx_type 
+0x24b6 004400 iforce type 
+0x24b7 004401 rtnne 1 
+0x24b8 004402 force type_null ,type 
+0x24b9 004403 rtn 
+:      004404 prepare_tx_txpat:
+0x24ba 004405 fetch 1 ,test_mode_packet_type 
+0x24bb 004406 and pdata ,0xf ,type 
+0x24bc 004407 set1 mark_loopback ,mark 
+0x24bd 004408 rtn 
+:      004409 prepare_tx_sendlmp:
+0x24be 004410 force type_lmp ,type 
+0x24bf 004411 branch set_wait_ack 
+:      004412 prepare_tx_sendl2cap:
+0x24c0 004413 call tx_l2cap_type 
+:      004415 set_wait_ack:
+0x24c1 004416 bpatch patch09_6 ,mem_patch09 
+0x24c2 004417 fetcht 1 ,mem_arq 
+0x24c3 004418 set1 wack ,temp 
+0x24c4 004419 storet 1 ,mem_arq 
+0x24c5 004420 deposit type 
+0x24c6 004421 store 1 ,mem_last_type 
+0x24c7 004422 setarg 0xffff 
+0x24c8 004423 store 2 ,mem_retransmission_cnt 
+0x24c9 004424 rtn 
+:      004426 tx_l2cap_type:
+0x24ca 004427 bpatch patch09_7 ,mem_patch09 
+0x24cb 004428 fetch 1 ,mem_state_map 
+0x24cc 004429 isolate1 smap_edr ,pdata 
+0x24cd 004430 fetch 2 ,mem_tx_len 
+0x24ce 004431 branch tx_l2cap_type_edr ,true 
+0x24cf 004432 force type_dm1 ,type 
+0x24d0 004433 sub pdata ,17 ,null 
+0x24d1 004434 rtn positive 
+0x24d2 004435 force type_dh1 ,type 
+0x24d3 004436 sub pdata ,27 ,null 
+0x24d4 004437 rtn positive 
+0x24d5 004438 force type_dm3 ,type 
+0x24d6 004439 sub pdata ,121 ,null 
+0x24d7 004440 rtn positive 
+0x24d8 004441 force type_dh3 ,type 
+0x24d9 004442 sub pdata ,183 ,null 
+0x24da 004443 rtn positive 
+0x24db 004444 force type_dm5 ,type 
+0x24dc 004445 sub pdata ,224 ,null 
+0x24dd 004446 rtn positive 
+0x24de 004447 force type_dh5 ,type 
+0x24df 004448 rtn 
+:      004449 tx_l2cap_type_edr:
+0x24e0 004450 force type_dm1 ,type 
+0x24e1 004451 sub pdata ,17 ,null 
+0x24e2 004452 rtn positive 
+0x24e3 004453 force type_dh1 ,type 
+0x24e4 004454 sub pdata ,54 ,null 
+0x24e5 004455 rtn positive 
+0x24e6 004456 force type_dm3 ,type 
+0x24e7 004457 arg 367 ,temp 
+0x24e8 004458 isub temp ,null 
+0x24e9 004459 nrtn positive 
+0x24ea 004460 force type_dm5 ,type 
+0x24eb 004461 arg 679 ,temp 
+0x24ec 004462 isub temp ,null 
+0x24ed 004463 nrtn positive 
+0x24ee 004464 force type_dh5 ,type 
+0x24ef 004465 rtn 
+:      004474 slave_receive_master_slot:
+0x24f0 004475 fetch 1 ,mem_state 
+0x24f1 004476 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004477 fetch 2 ,mem_tsniff 
+0x24f3 004478 branch slave_receive_notsniff ,blank 
+0x24f4 004479 nbranch slave_receive_sniff ,attempt 
+:      004480 slave_receive_notsniff:
+0x24f5 004481 call rf_setup_time_master_slot 
+:      004482 slave_receive_access:
+0x24f6 004483 add clke_bt ,1 ,bt_clk 
+:      004484 slave_receive_sniff:
+0x24f7 004485 enable swfine 
+0x24f8 004486 fetch 2 ,mem_rx_window 
+0x24f9 004487 rshift pdata ,pdata 
+0x24fa 004488 arg param_pll_setup ,temp 
+0x24fb 004489 iadd temp ,pdata 
+0x24fc 004490 call ahead_window 
+0x24fd 004491 call fetch_extm_bt_adr 
+0x24fe 004492 force 0x03 ,freq_mode 
+0x24ff 004493 call rx_radio_freq 
+0x2500 004494 call init_rx_packet_flags 
+0x2501 004495 call prep_crypt 
+0x2502 004496 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004497 fetch 2 ,mem_rx_window 
+0x2504 004498 rshift pdata ,pdata 
+0x2505 004499 call ahead_window 
+0x2506 004500 call start_receiver 
+0x2507 004501 enable decode_fec0 
+0x2508 004502 fetch 2 ,mem_rx_window 
+0x2509 004503 arg param_clke_cal ,temp 
+0x250a 004504 iadd temp ,stop_watch 
+0x250b 004505 correlate null ,timeout 
+0x250c 004506 copy clke ,temp 
+0x250d 004507 storet 6 ,mem_sync_clke 
+0x250e 004508 disable decode_fec0 
+0x250f 004509 nrtn sync 
+0x2510 004510 arg param_clke_cal ,clke_rt 
+0x2511 004511 copy bt_clk ,clke_bt 
+0x2512 004512 branch lpm_adjust_clk ,wake 
+0x2513 004513 rtn 
+:      004516 slave_conn_recv_packet:
+0x2514 004517 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004518 call slave_receive_master_slot 
+0x2516 004519 nbranch shutdown_radio ,sync 
+0x2517 004520 call save_rssi 
+0x2518 004521 bmark0 mark_testmode ,receive_packet 
+0x2519 004522 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004523 increase 1 ,pdata 
+0x251b 004524 store 2 ,mem_tst_pktcnt_sync 
+:      004525 receive_packet:
+0x251c 004526 rshift bt_clk ,temp 
+0x251d 004527 or temp ,0x40 ,white_init 
+:      004528 receive_packet_whitened:
+0x251e 004529 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004530 enable enable_white 
+0x2520 004531 enable enable_hec 
+0x2521 004532 enable decode_fec1 
+0x2522 004533 parse demod ,bucket ,3 
+0x2523 004534 rshift8 pwindow ,pdata 
+0x2524 004535 store 1 ,mem_temp_am_addr 
+0x2525 004536 parse demod ,bucket ,4 
+0x2526 004537 inject bucket ,7 
+0x2527 004538 copy pwindow ,pdata 
+0x2528 004539 store 1 ,mem_rx_type 
+0x2529 004540 parse demod ,bucket ,3 
+0x252a 004541 rshift8 pwindow ,pdata 
+0x252b 004542 store 1 ,mem_temp_arq 
+0x252c 004543 fetch 1 ,mem_rx_type 
+0x252d 004544 sub pdata ,3 ,null 
+0x252e 004545 branch receive_packet_noedr ,positive 
+0x252f 004546 beq 7 ,receive_packet_noedr 
+0x2530 004547 fetch 1 ,mem_state_map 
+0x2531 004548 isolate1 smap_edr ,pdata 
+0x2532 004549 setflag true ,psk ,radio_ctrl 
+:      004550 receive_packet_noedr:
+0x2533 004551 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004552 parse demod ,bucket ,8 
+0x2535 004553 disable decode_fec1 
+0x2536 004554 disable enable_hec 
+0x2537 004555 branch error_header ,crc_failed 
+0x2538 004556 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004557 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004558 increase 1 ,pdata 
+0x253b 004559 store 2 ,mem_tst_pktcnt_hec 
+:      004560 receive_packet_amchk:
+0x253c 004561 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004562 fetch 1 ,mem_temp_am_addr 
+0x253e 004563 compare 0 ,pdata ,0x07 
+0x253f 004564 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004565 branch am_addr_ok ,true 
+0x2541 004566 icompare 0x07 ,am_addr 
+0x2542 004567 branch am_addr_match ,true 
+0x2543 004568 bmark0 mark_esco ,end_of_packet 
+0x2544 004569 fetcht 1 ,mem_saved_amaddr 
+0x2545 004570 icompare 0x7 ,temp 
+0x2546 004571 nbranch end_of_packet ,true 
+0x2547 004572 fetch 1 ,mem_arq 
+0x2548 004573 set0 arqnx ,pdata 
+0x2549 004574 set1 flowx ,pdata 
+0x254a 004575 store 1 ,mem_arq 
+:      004576 am_addr_match:
+0x254b 004577 enable match 
+:      004578 am_addr_ok:
+0x254c 004579 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004580 fetch 1 ,mem_rx_type 
+0x254e 004581 icopy type 
+0x254f 004582 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004583 fetcht 1 ,mem_temp_arq 
+0x2551 004584 fetch 1 ,mem_arq 
+0x2552 004585 set0 flow ,pdata 
+0x2553 004586 isolate1 flow ,temp 
+0x2554 004587 setflag true ,flow ,pdata 
+0x2555 004588 isolate1 arqn ,temp 
+0x2556 004589 setflag true ,arqn ,pdata 
+0x2557 004590 store 1 ,mem_arq 
+0x2558 004591 isolate0 arqn ,temp 
+0x2559 004592 branch arqn_bypass ,true 
+0x255a 004593 call clear_got_tx 
+:      004594 arqn_bypass:
+0x255b 004595 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004596 arg 0 ,temp 
+0x255d 004597 call reserve_slot 
+0x255e 004598 and type ,0xf ,pdata 
+0x255f 004599 beq type_poll ,process_poll 
+0x2560 004600 beq type_null ,end_of_packet 
+0x2561 004601 beq type_fhs ,process_fhs 
+0x2562 004602 fetcht 1 ,mem_temp_arq 
+0x2563 004603 fetch 1 ,mem_arq 
+0x2564 004604 icompare 0x04 ,temp 
+0x2565 004605 nbranch rx_type_dispatch ,true 
+0x2566 004606 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004607 bbit0 bcast1 ,rx_type_dispatch 
+:      004608 failed_seqn:
+0x2568 004609 set1 mark_old_packet ,mark 
+:      004610 rx_type_dispatch:
+0x2569 004611 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004612 deposit type 
+0x256b 004613 beq type_dm1 ,process_dm1 
+0x256c 004614 beq type_dh1 ,process_dh1 
+0x256d 004615 beq type_hv3 ,process_hev 
+0x256e 004616 beq type_3dh1 ,process_3dh1 
+0x256f 004617 arg 4 ,temp 
+0x2570 004618 call reserve_slot 
+0x2571 004619 beq type_dm3 ,process_dm3 
+0x2572 004620 beq type_dh3 ,process_dh3 
+0x2573 004621 arg 8 ,temp 
+0x2574 004622 call reserve_slot 
+0x2575 004623 beq type_dm5 ,process_dm5 
+0x2576 004624 beq type_dh5 ,process_dh5 
+0x2577 004625 rtn 
+:      004628 process_hev:
+0x2578 004629 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004630 enable decode_fec0 
+0x257a 004631 enable enable_crc 
+0x257b 004632 enable encrypt 
+0x257c 004633 arg mem_sco_ibuf ,contw 
+0x257d 004634 force 30 ,loopcnt 
+:      004635 process_hev_loop:
+0x257e 004636 parse demod ,bucket ,8 
+0x257f 004637 rshift3 pwindow ,pdata 
+0x2580 004638 istore 1 ,contw 
+0x2581 004639 loop process_hev_loop 
+0x2582 004640 bmark0 mark_esco ,end_of_packet 
+0x2583 004641 parse demod ,bucket ,16 
+0x2584 004642 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004643 branch error_payload ,crc_failed 
+0x2586 004644 branch ack_payload 
+:      004647 process_poll:
+0x2587 004648 branch end_of_packet 
+:      004650 process_dm3:
+:      004651 process_dm5:
+0x2588 004652 set1 mark_longpacket ,mark 
+:      004653 process_dm1:
+0x2589 004654 enable decode_fec2 
+0x258a 004655 branch process_dmh 
+:      004657 process_dh3:
+:      004658 process_dh5:
+0x258b 004659 set1 mark_longpacket ,mark 
+:      004660 process_3dh1:
+0x258c 004661 set1 psk3m ,radio_ctrl 
+:      004662 process_dh1:
+0x258d 004663 enable decode_fec0 
+:      004664 process_dmh:
+0x258e 004665 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004666 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004667 isolate0 psk ,radio_ctrl 
+0x2591 004668 branch process_dmh_noedr ,true 
+0x2592 004669 disable enable_white 
+0x2593 004670 enable decode_fec0 
+0x2594 004671 disable decode_fec2 
+0x2595 004672 add clkn_bt ,2 ,timeup 
+0x2596 004673 correlate clkn_bt ,meet 
+0x2597 004674 nbranch error_payload ,sync 
+0x2598 004675 set1 mark_longpacket ,mark 
+0x2599 004676 enable enable_white 
+:      004677 process_dmh_noedr:
+0x259a 004678 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004679 enable encrypt 
+0x259c 004680 enable enable_crc 
+0x259d 004681 parse demod ,bucket ,3 
+0x259e 004682 rshift8 pwindow ,pdata 
+0x259f 004683 store 1 ,mem_lch_code 
+0x25a0 004684 parse demod ,bucket ,5 
+0x25a1 004685 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004686 rshift3 pwindow ,loopcnt 
+0x25a3 004687 rshift3 loopcnt ,loopcnt 
+0x25a4 004688 branch process_dmh_common 
+:      004689 process_dmh_long:
+0x25a5 004690 parse demod ,bucket ,5 
+0x25a6 004691 rshift pwindow ,loopcnt 
+0x25a7 004692 parse demod ,bucket ,3 
+:      004693 process_dmh_common:
+0x25a8 004694 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004695 deposit loopcnt 
+0x25aa 004696 store 2 ,mem_len 
+0x25ab 004697 branch process_dmh_data_end ,blank 
+0x25ac 004698 isub mask3ff ,null 
+0x25ad 004699 branch error_payload ,positive 
+0x25ae 004700 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004701 set0 mark_fhs_eir ,mark 
+0x25b0 004702 fetch 1 ,mem_lch_code 
+0x25b1 004703 and_into 0x03 ,pdata 
+0x25b2 004704 arg mem_rxbuf ,contw 
+0x25b3 004705 beq llid_lmp ,process_lmp 
+0x25b4 004706 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004708 fetch 1 ,mem_lch_code 
+0x25b6 004709 and_into 0x03 ,pdata 
+0x25b7 004710 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004711 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004712 branch error_payload 
+:      004714 process_lmp:
+0x25ba 004715 fetch 2 ,mem_len 
+0x25bb 004716 sub pdata ,0x70 ,null 
+0x25bc 004717 nbranch error_payload ,positive 
+0x25bd 004718 bmark1 mark_old_packet ,ack_payload 
+0x25be 004719 branch process_dmh_data 
+:      004722 process_dmh_data_l2cap_start_pkt:
+0x25bf 004723 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004724 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004725 fetch 2 ,mem_len 
+0x25c2 004726 arg 0x2e0 ,temp 
+0x25c3 004727 isub temp ,null 
+0x25c4 004728 branch error_payload ,positive 
+0x25c5 004729 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004730 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004731 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004732 branch end_of_packet 
+:      004733 process_dmh_data_into_buff1:
+0x25c9 004734 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004735 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004736 bne 0 ,end_of_packet 
+0x25cc 004737 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004738 branch process_dmh_data 
+:      004739 process_dmh_data_into_buff2:
+0x25ce 004740 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004741 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004742 bne 0 ,end_of_packet 
+0x25d1 004743 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004744 branch process_dmh_data 
+:      004746 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004747 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004748 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004749 fetch 2 ,mem_len 
+0x25d6 004750 arg 0x2e0 ,temp 
+0x25d7 004751 isub temp ,null 
+0x25d8 004752 branch error_payload ,positive 
+0x25d9 004753 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004754 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004755 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004756 branch end_of_packet 
+:      004757 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004758 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004759 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004760 iadd contw ,contw 
+0x25e0 004761 branch process_dmh_data 
+:      004762 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004763 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004764 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004765 iadd contw ,contw 
+:      004766 process_dmh_data:
+0x25e4 004767 parse demod ,bucket ,8 
+0x25e5 004768 rshift3 pwindow ,pdata 
+0x25e6 004769 istore 1 ,contw 
+0x25e7 004770 loop process_dmh_data 
+:      004771 process_dmh_data_end:
+0x25e8 004772 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004773 parse demod ,bucket ,16 
+0x25ea 004774 branch error_payload_crc ,crc_failed 
+0x25eb 004775 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004776 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004777 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004778 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004779 fetch 1 ,mem_lch_code 
+0x25f0 004780 compare 3 ,pdata ,3 
+0x25f1 004781 branch process_dmh_cont ,true 
+0x25f2 004782 fetch 2 ,mem_len 
+0x25f3 004783 branch process_dmh_cont ,blank 
+0x25f4 004784 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004785 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004786 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004787 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004788 branch assert 
+:      004789 process_l2cap_pass_crc_buff1:
+0x25f9 004790 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004791 fetcht 2 ,mem_len 
+0x25fb 004792 iadd temp ,pdata 
+0x25fc 004793 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004794 beq 0 ,assert 
+0x25fe 004795 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004796 increase 4 ,temp 
+0x2600 004797 isub temp ,null 
+0x2601 004798 call l2cap_buff1_inuse ,zero 
+0x2602 004799 branch process_dmh_cont 
+:      004800 process_l2cap_pass_crc_buff2:
+0x2603 004801 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004802 fetcht 2 ,mem_len 
+0x2605 004803 iadd temp ,pdata 
+0x2606 004804 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004805 beq 0 ,assert 
+0x2608 004806 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004807 add temp ,4 ,temp 
+0x260a 004808 isub temp ,null 
+0x260b 004809 call l2cap_buff2_inuse ,zero 
+0x260c 004810 branch process_dmh_cont 
+:      004811 process_dmh_cont:
+0x260d 004812 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004813 fetcht 1 ,mem_state_map 
+0x260f 004814 fetch 1 ,mem_lch_code 
+0x2610 004815 compare 3 ,pdata ,0x03 
+0x2611 004816 setflag true ,smap_rxlmp ,temp 
+0x2612 004817 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004818 storet 1 ,mem_state_map 
+0x2614 004819 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004820 set1 mark_rxbuf_inuse ,mark 
+:      004821 process_dmh_cont_rxbuf_not_use:
+0x2616 004822 bmark0 mark_testmode ,ack_payload 
+0x2617 004823 isolate1 smap_rxlmp ,temp 
+0x2618 004824 branch ack_payload ,true 
+0x2619 004825 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004826 increase 1 ,pdata 
+0x261b 004827 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004828 set1 mark_loopback ,mark 
+0x261d 004829 set0 smap_rxl2cap ,temp 
+0x261e 004830 set0 mark_rxbuf_inuse ,mark 
+0x261f 004831 storet 1 ,mem_state_map 
+:      004832 ack_payload:
+0x2620 004833 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004834 fetcht 1 ,mem_temp_arq 
+0x2622 004835 fetch 1 ,mem_arq 
+0x2623 004836 set1 arqnx ,pdata 
+0x2624 004837 isolate1 seqn ,temp 
+0x2625 004838 setflag true ,seqn ,pdata 
+0x2626 004839 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004840 setflag true ,bcast1 ,pdata 
+0x2628 004841 store 1 ,mem_arq 
+0x2629 004842 fetch 2 ,mem_len 
+0x262a 004843 nbranch end_of_packet ,blank 
+0x262b 004844 fetch 1 ,mem_state_map 
+0x262c 004845 set0 smap_rxl2cap ,pdata 
+0x262d 004846 store 1 ,mem_state_map 
+0x262e 004847 fetch 1 ,mem_lch_code 
+0x262f 004848 compare 0x01 ,pdata ,0x07 
+0x2630 004850 branch end_of_packet 
+:      004852 error_header:
+0x2631 004853 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004854 disable match 
+0x2633 004855 fetch 2 ,mem_rx_hec_err 
+0x2634 004856 increase 1 ,pdata 
+0x2635 004857 store 2 ,mem_rx_hec_err 
+0x2636 004858 branch end_of_packet 
+:      004859 error_payload_crc:
+0x2637 004860 fetch 2 ,mem_rx_crc_err 
+0x2638 004861 increase 1 ,pdata 
+0x2639 004862 store 2 ,mem_rx_crc_err 
+0x263a 004863 call discard_pkt 
+0x263b 004864 bmark0 mark_testmode ,error_payload 
+0x263c 004865 set1 mark_loopback ,mark 
+:      004866 error_payload:
+0x263d 004867 branch end_of_packet 
+:      004869 discard_pkt:
+0x263e 004870 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004871 fetch 1 ,mem_lch_code 
+0x2640 004872 compare 3 ,pdata ,0x03 
+0x2641 004873 nbranch discard_pkt_l2cap ,true 
+:      004874 discard_pkt_lmp:
+0x2642 004875 fetcht 1 ,mem_state_map 
+0x2643 004876 set0 smap_rxlmp ,temp 
+0x2644 004877 storet 1 ,mem_state_map 
+0x2645 004878 rtn 
+:      004879 discard_pkt_l2cap:
+0x2646 004882 fetcht 1 ,mem_state_map 
+0x2647 004883 set0 smap_rxl2cap ,temp 
+0x2648 004884 storet 1 ,mem_state_map 
+0x2649 004885 branch h4_send_acl_trigger_clear 
+:      004887 redundant_payload:
+0x264a 004888 fetch 1 ,mem_arq 
+0x264b 004889 set1 arqnx ,pdata 
+0x264c 004890 store 1 ,mem_arq 
+:      004891 end_of_packet:
+0x264d 004892 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004893 disable encode_fec0 
+0x264f 004894 disable encode_fec2 
+0x2650 004895 disable decode_fec0 
+0x2651 004896 disable decode_fec2 
+0x2652 004897 disable enable_crc 
+0x2653 004898 disable encrypt 
+0x2654 004899 disable enable_white 
+0x2655 004900 branch shutdown_radio ,is_rx 
+0x2656 004901 until null ,tx_clear 
+0x2657 004902 nop 100 
+0x2658 004903 branch shutdown_radio 
+:      004905 process_fhs:
+0x2659 004906 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004907 enable enable_crc 
+0x265b 004908 enable decode_fec2 
+0x265c 004909 parse demod ,bucket ,72 
+0x265d 004910 isolate1 58 ,pdata 
+0x265e 004911 setflag true ,mark_fhs_eir ,mark 
+0x265f 004912 copy bt_adr ,temp 
+0x2660 004913 ialigned bt_adr 
+0x2661 004914 ialigned fhs0 
+0x2662 004915 pulse recalc 
+0x2663 004916 setsect 2 ,0xfffff 
+0x2664 004917 setsect 3 ,0x0ffff 
+0x2665 004918 nop 32 
+0x2666 004919 iverify fhs_parity 
+0x2667 004920 deposit lap 
+0x2668 004921 store 3 ,extm_lap 
+0x2669 004922 deposit uap 
+0x266a 004923 store 1 ,extm_uap 
+0x266b 004924 copy temp ,bt_adr 
+0x266c 004925 branch fhs_parity_ok ,true 
+0x266d 004926 branch error_payload 
+:      004927 fhs_parity_ok:
+0x266e 004928 bpatch patch0c_7 ,mem_patch0c 
+0x266f 004929 parse demod ,bucket ,72 
+0x2670 004930 ialigned fhs1 
+0x2671 004931 ialigned am_addr 
+0x2672 004932 ialigned nap 
+0x2673 004933 ialigned regb 
+0x2674 004934 force 0 ,pdata 
+0x2675 004935 parse demod ,bucket ,16 
+0x2676 004936 branch error_payload ,crc_failed 
+0x2677 004937 setarg 0x0ffffffc 
+0x2678 004938 iand regb ,pdata 
+0x2679 004939 store 4 ,mem_clke_bt 
+0x267a 004940 deposit fhs_class 
+0x267b 004941 store 3 ,extm_class 
+0x267c 004942 deposit fhs_misc 
+0x267d 004943 store 1 ,extm_fhs_misc 
+0x267e 004944 deposit am_addr 
+0x267f 004945 store 1 ,extm_newconn_am_addr 
+0x2680 004946 deposit nap 
+0x2681 004947 store 2 ,extm_nap 
+0x2682 004948 deposit bt_clk 
+0x2683 004949 inject rxf ,32 
+0x2684 004950 compare type_fhs ,type ,0x0f 
+0x2685 004951 setflag true ,mark_fhs_already_good ,mark 
+0x2686 004952 branch end_of_packet 
+:      004954 clear_got_tx:
+0x2687 004955 bpatch patch0d_0 ,mem_patch0d 
+0x2688 004956 fetch 1 ,mem_arq 
+0x2689 004957 rtnbit0 wack 
+0x268a 004958 set0 wack ,pdata 
+0x268b 004959 setflip seqnx ,pdata 
+0x268c 004960 store 1 ,mem_arq 
+0x268d 004961 fetch 1 ,mem_last_type 
+0x268e 004962 beq type_lmp ,clear_got_txlmp 
+0x268f 004963 rtneq type_hv3 
+0x2690 004964 fetch 1 ,mem_op 
+0x2691 004965 rtnbit0 op_txl2cap ,pdata 
+0x2692 004966 set0 op_txl2cap ,pdata 
+0x2693 004967 set1 op_pkt_comp ,pdata 
+0x2694 004968 store 1 ,mem_op 
+0x2695 004969 set0 mark_tx_l2cap ,mark 
+0x2696 004970 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 004971 nrtn blank 
+0x2698 004972 fetch 1 ,mem_op 
+0x2699 004973 set0 op_pkt_comp ,pdata 
+0x269a 004974 store 1 ,mem_op 
+0x269b 004975 branch l2cap_malloc_free 
+:      004977 clear_got_txlmp:
+0x269c 004978 bpatch patch0d_1 ,mem_patch0d 
+0x269d 004979 fetch 1 ,mem_lmo_header_opcode 
+0x269e 004980 rshift pdata ,pdata 
+0x269f 004981 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 004982 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 004983 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 004984 beq lmp_escape ,clear_lmp_escape 
+0x26a3 004985 rtnne lmp_accepted 
+0x26a4 004986 fetch 1 ,mem_lmo_payload 
+0x26a5 004987 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 004988 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 004989 rtn 
+:      004991 clear_lmp_escape:
+0x26a8 004992 fetch 1 ,mem_lmo_payload 
+0x26a9 004993 set1 7 ,pdata 
+0x26aa 004994 rtn 
+:      004995 clear_send_setup_complete:
+0x26ab 004996 rtn master 
+0x26ac 004997 fetch 1 ,mem_state 
+0x26ad 004998 rtnbit1 state_conn_comp 
+0x26ae 004999 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005000 rtn 
+:      005003 sco_link_req_by_slave:
+0x26b0 005004 rtn master 
+0x26b1 005005 fetch 1 ,mem_mode 
+0x26b2 005006 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005007 branch clean_mem_mode ,true 
+0x26b4 005009 rtn 
+:      005010 clean_mem_mode:
+0x26b5 005011 set0 send_sco_when_slave ,pdata 
+0x26b6 005012 store 1 ,mem_mode 
+0x26b7 005013 rtn 
+:      005015 start_encryption:
+0x26b8 005016 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005017 fetch 1 ,mem_state_map 
+0x26ba 005018 set1 smap_encryption ,pdata 
+0x26bb 005019 store 1 ,mem_state_map 
+0x26bc 005020 jam 1 ,core_encrypt 
+0x26bd 005021 fetch 1 ,mem_state 
+0x26be 005022 isolate1 state_conn_comp ,pdata 
+0x26bf 005023 rtn 
+:      005025 stop_encryption:
+0x26c0 005026 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005027 fetch 1 ,mem_state_map 
+0x26c2 005028 set0 smap_encryption ,pdata 
+0x26c3 005029 store 1 ,mem_state_map 
+0x26c4 005030 jam 0 ,core_encrypt 
+0x26c5 005031 rtn 
+:      005034 sniff_init:
+0x26c6 005035 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005036 copy clkn_bt ,pdata 
+0x26c8 005037 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005038 add clkn_bt ,3 ,rega 
+0x26ca 005039 branch sniff_init_master ,master 
+0x26cb 005040 add clke_bt ,3 ,rega 
+:      005041 sniff_init_master:
+0x26cc 005042 fetcht 2 ,mem_tsniff 
+0x26cd 005043 deposit rega 
+0x26ce 005044 set0 27 ,pdata 
+0x26cf 005045 idiv temp 
+0x26d0 005046 fetch 2 ,mem_dsniff 
+0x26d1 005047 call wait_div_end 
+0x26d2 005048 remainder regc 
+0x26d3 005049 isub regc ,pdata 
+0x26d4 005050 branch sniff_init_nowrap ,positive 
+0x26d5 005051 iadd temp ,pdata 
+:      005052 sniff_init_nowrap:
+0x26d6 005053 iadd rega ,pdata 
+0x26d7 005054 store 4 ,mem_sniff_anchor 
+0x26d8 005055 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005056 fetch 1 ,mem_state 
+0x26da 005057 set1 state_insniff ,pdata 
+0x26db 005058 store 1 ,mem_state 
+0x26dc 005059 fetch 1 ,mem_sniff_attempt 
+0x26dd 005060 store 1 ,mem_current_sniff_attempt 
+0x26de 005061 setarg 0 
+0x26df 005062 store 3 ,mem_sniff_rcv 
+0x26e0 005063 store 3 ,mem_sniff_lost 
+0x26e1 005064 store 1 ,mem_sniff_unint_lost 
+0x26e2 005065 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005066 call ui_ipc_send_event 
+0x26e4 005067 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005068 store 2 ,mem_rx_window 
+0x26e6 005069 nrtn master 
+0x26e7 005070 add am_addr ,-1 ,queue 
+0x26e8 005071 rtn 
+:      005073 sniff_exit:
+0x26e9 005074 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005075 fetch 1 ,mem_state 
+0x26eb 005076 rtnbit0 state_insniff 
+0x26ec 005077 set0 state_insniff ,pdata 
+0x26ed 005078 store 1 ,mem_state 
+0x26ee 005079 fetch 2 ,mem_rx_window_init 
+0x26ef 005080 store 2 ,mem_rx_window 
+0x26f0 005081 disable wake 
+0x26f1 005082 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005083 branch ui_ipc_send_event 
+:      005086 check_attempt:
+0x26f3 005087 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005088 enable attempt 
+0x26f5 005089 fetch 1 ,mem_state 
+0x26f6 005090 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005091 rtnmark1 mark_testmode 
+0x26f8 005092 fetch 1 ,mem_arq 
+0x26f9 005093 rtnbit1 wack 
+0x26fa 005094 fetch 1 ,mem_lmp_to_send 
+0x26fb 005095 nrtn blank 
+0x26fc 005096 fetch 1 ,mem_op 
+0x26fd 005097 rtnbit1 op_txl2cap 
+:      005098 check_attempt_nomore:
+0x26fe 005099 force 0 ,pdata 
+0x26ff 005100 rtn 
+:      005102 check_attempt_sniff:
+0x2700 005103 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005104 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005105 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005106 fetch 1 ,mem_arq 
+0x2704 005107 bbit1 wack ,check_attempt_notimeout 
+0x2705 005108 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005109 check_attempt_sniff_restore_sco:
+0x2706 005110 nbranch check_attempt_notimeout ,master 
+0x2707 005111 fetch 1 ,mem_lmp_to_send 
+0x2708 005112 nbranch check_attempt_notimeout ,blank 
+:      005113 check_attempt_sco_master:
+0x2709 005114 fetch 1 ,mem_sco_poll 
+0x270a 005115 increase -1 ,pdata 
+0x270b 005116 store 1 ,mem_sco_poll 
+0x270c 005117 nbranch check_attempt_nomore ,blank 
+0x270d 005118 jam param_sco_poll ,mem_sco_poll 
+0x270e 005119 branch check_attempt_notimeout 
+:      005126 check_attempt_not_sco:
+0x270f 005127 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005128 bne 1 ,check_attempt_notimeout 
+0x2711 005129 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005130 branch check_attempt_notimeout ,blank 
+0x2713 005131 increase -1 ,pdata 
+0x2714 005132 store 1 ,mem_current_sniff_timeout 
+0x2715 005133 fetch 1 ,mem_arq 
+0x2716 005134 rtnbit1 wack 
+0x2717 005135 nrtn match 
+:      005136 check_attempt_notimeout:
+0x2718 005137 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005138 increase -1 ,pdata 
+0x271a 005139 store 1 ,mem_current_sniff_attempt 
+0x271b 005140 rtn 
+:      005151 sniff_check_window:
+0x271c 005152 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005153 disable swfine 
+0x271e 005154 copy temp ,stop_watch 
+0x271f 005155 call context_search_sniff_window 
+0x2720 005156 disable user 
+0x2721 005157 nrtn zero 
+0x2722 005158 force 0 ,stop_watch 
+0x2723 005159 enable user 
+0x2724 005160 rtn 
+:      005163 check_esco_amaddr:
+0x2725 005164 fetch 1 ,mem_esco_addr 
+0x2726 005165 icompare 0xff ,am_addr 
+0x2727 005166 rtn 
+:      005169 parse_l2cap:
+0x2728 005170 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005171 set0 mark_rxbuf_inuse ,mark 
+:      005172 parse_l2cap_cont:
+0x272a 005173 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005174 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005175 rtn blank 
+0x272d 005176 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005177 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005178 call process_rx_l2cap_pkt ,true 
+0x2730 005179 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005180 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005181 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005183 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005184 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005185 rtnbit0 l2cap_inuse_buff2 
+0x2736 005186 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005187 call process_rx_l2cap_pkt 
+0x2738 005188 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005189 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005190 rtn 
+:      005192 parse_l2cap_release_buff1:
+0x273b 005193 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005194 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005195 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005196 setarg 0 
+0x273f 005197 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005198 rtn 
+:      005199 parse_l2cap_release_buff2:
+0x2741 005200 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005201 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005202 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005203 setarg 0 
+0x2745 005204 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005205 rtn 
+:      005207 l2cap_buff1_inuse:
+0x2747 005208 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005209 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005210 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005211 rtn 
+:      005213 l2cap_buff2_inuse:
+0x274b 005214 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005215 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005216 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005217 rtn 
+:      005223 slave_send_access:
+0x274f 005224 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005225 add clke_bt ,1 ,bt_clk 
+0x2751 005226 call fetch_extm_bt_adr 
+0x2752 005227 force 0x03 ,freq_mode 
+0x2753 005228 call tx_radio_freq 
+0x2754 005229 call start_transmitter 
+0x2755 005230 call start_tx_external 
+0x2756 005231 branch send_access_word 
+:      005234 slave_conn_send_packet:
+0x2757 005235 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005236 call rf_setup_time_slave_slot 
+0x2759 005237 deposit clke_bt 
+0x275a 005238 fetcht 4 ,mem_next_btclk 
+0x275b 005239 isub temp ,pdata 
+0x275c 005240 rtnne 1 
+0x275d 005241 compare type_null ,type ,0x1f 
+0x275e 005242 nbranch slave_conn_send_access ,true 
+0x275f 005243 fetch 1 ,mem_rx_type 
+0x2760 005244 rtn blank 
+:      005245 slave_conn_send_access:
+0x2761 005246 call slave_send_access 
+:      005247 transmit_packet:
+0x2762 005248 compare type_id ,type ,0x1f 
+0x2763 005249 branch end_of_packet ,true 
+0x2764 005250 rshift bt_clk ,temp 
+0x2765 005251 or temp ,0x40 ,white_init 
+:      005252 transmit_packet_whitened:
+0x2766 005253 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005254 enable enable_white 
+0x2768 005255 enable enable_hec 
+0x2769 005256 enable encode_fec1 
+0x276a 005257 set0 mark_longpacket ,mark 
+0x276b 005258 deposit am_addr 
+0x276c 005259 inject mod ,3 
+0x276d 005260 deposit type 
+0x276e 005261 inject mod ,4 
+0x276f 005262 fetch 1 ,mem_arq 
+0x2770 005263 inject bucket ,4 
+0x2771 005264 inject mod ,3 
+0x2772 005265 enable enable_parity 
+0x2773 005266 inject mod ,8 
+0x2774 005267 disable encode_fec1 
+0x2775 005268 disable enable_parity 
+0x2776 005269 disable enable_hec 
+0x2777 005270 set0 psk3m ,radio_ctrl 
+0x2778 005271 arg 0 ,temp 
+0x2779 005272 call reserve_slot 
+0x277a 005273 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005274 and type ,0x1f ,pdata 
+0x277c 005275 beq type_lmp ,transmit_lmp 
+0x277d 005276 beq type_null ,end_of_packet 
+0x277e 005277 beq type_poll ,end_of_packet 
+0x277f 005278 beq type_fhs ,transmit_fhs 
+0x2780 005279 beq type_dm1 ,transmit_dm1 
+0x2781 005280 beq type_dh1 ,transmit_dh1 
+0x2782 005281 beq type_hv3 ,transmit_hev 
+0x2783 005282 beq type_3dh1 ,transmit_3dh1 
+0x2784 005283 arg 4 ,temp 
+0x2785 005284 call reserve_slot 
+0x2786 005285 beq type_dm3 ,transmit_dm3 
+0x2787 005286 beq type_dh3 ,transmit_dh3 
+0x2788 005287 arg 8 ,temp 
+0x2789 005288 call reserve_slot 
+0x278a 005289 beq type_dh5 ,transmit_dh5 
+0x278b 005290 branch transmit_dm5 
+:      005293 transmit_hev:
+0x278c 005294 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005295 enable encode_fec0 
+0x278e 005296 enable enable_crc 
+0x278f 005297 enable encrypt 
+0x2790 005298 force 30 ,loopcnt 
+0x2791 005299 arg mem_sco_obuf ,contr 
+:      005300 transmit_ev_loop:
+0x2792 005301 ifetch 1 ,contr 
+0x2793 005302 inject mod ,8 
+0x2794 005303 loop transmit_ev_loop 
+0x2795 005304 bmark1 mark_esco ,transmit_end 
+0x2796 005305 branch end_of_packet 
+:      005307 transmit_fhs:
+0x2797 005308 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005309 fetch 1 ,mem_fhs_am_addr 
+0x2799 005310 icopy am_addr 
+0x279a 005311 fetch 1 ,mem_fhs_misc 
+0x279b 005312 icopy fhs_misc 
+0x279c 005313 fetch 3 ,mem_class 
+0x279d 005314 icopy fhs_class 
+0x279e 005315 fetch 2 ,mem_nap 
+0x279f 005316 icopy nap 
+0x27a0 005317 enable enable_crc 
+0x27a1 005318 enable encode_fec2 
+0x27a2 005319 copy bt_adr ,rega 
+0x27a3 005320 call fetch_self_bt_adr 
+0x27a4 005321 pulse recalc 
+0x27a5 005322 nop 32 
+0x27a6 005323 copy bt_clk ,timeup 
+0x27a7 005324 fetch 4 ,mem_clkn_bt 
+0x27a8 005325 icopy bt_clk 
+0x27a9 005326 preload fhs0 
+0x27aa 005327 set1 58 ,pdata 
+0x27ab 005328 inject mod ,72 
+0x27ac 005329 preload fhs1 
+0x27ad 005330 inject mod ,72 
+0x27ae 005331 copy timeup ,bt_clk 
+0x27af 005332 copy rega ,bt_adr 
+0x27b0 005333 enable enable_parity 
+0x27b1 005334 inject mod ,16 
+0x27b2 005335 disable enable_parity 
+0x27b3 005336 branch end_of_packet 
+:      005338 transmit_lmp:
+0x27b4 005339 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005340 enable encrypt 
+0x27b6 005341 enable enable_crc 
+0x27b7 005342 enable encode_fec2 
+0x27b8 005343 fetch 1 ,mem_lmo_header_length 
+0x27b9 005344 and pdata ,0x1f8 ,temp 
+0x27ba 005345 arg mem_lmo_header_length ,contr 
+0x27bb 005346 increase 8 ,temp 
+:      005347 transmit_lmp_loop:
+0x27bc 005348 add temp ,-72 ,regc 
+0x27bd 005349 nbranch transmit_lmp_finish ,positive 
+0x27be 005350 ifetch 9 ,contr 
+0x27bf 005351 inject mod ,72 
+0x27c0 005352 copy regc ,temp 
+0x27c1 005353 branch transmit_lmp_loop 
+:      005354 transmit_lmp_finish:
+0x27c2 005355 ifetch 9 ,contr 
+0x27c3 005356 iinject mod ,temp 
+0x27c4 005357 branch transmit_end 
+:      005359 transmit_dm1:
+0x27c5 005360 enable encode_fec2 
+0x27c6 005361 branch transmit_dmh 
+:      005362 transmit_dm3:
+:      005363 transmit_dm5:
+0x27c7 005364 enable encode_fec2 
+0x27c8 005365 set1 mark_longpacket ,mark 
+0x27c9 005366 branch transmit_dmh 
+:      005368 transmit_3dh1:
+0x27ca 005369 set1 psk3m ,radio_ctrl 
+:      005370 transmit_dh1:
+0x27cb 005371 enable encode_fec0 
+0x27cc 005372 branch transmit_dmh 
+:      005374 transmit_dh3:
+:      005375 transmit_dh5:
+0x27cd 005376 set1 psk3m ,radio_ctrl 
+0x27ce 005377 enable encode_fec0 
+0x27cf 005378 set1 mark_longpacket ,mark 
+:      005380 transmit_dmh:
+0x27d0 005381 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005382 fetch 1 ,mem_state_map 
+0x27d2 005383 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005384 sub type ,3 ,null 
+0x27d4 005385 branch transmit_noedr ,positive 
+0x27d5 005386 disable encrypt 
+0x27d6 005387 disable encode_fec2 
+0x27d7 005388 enable encode_fec0 
+0x27d8 005389 disable enable_white 
+0x27d9 005390 set1 psk ,radio_ctrl 
+0x27da 005391 isolate1 psk3m ,radio_ctrl 
+0x27db 005392 branch transmit_edr3m ,true 
+0x27dc 005393 setarg 0xabeee 
+0x27dd 005394 inject mod ,20 
+0x27de 005395 branch transmit_edr_sync_end 
+:      005396 transmit_edr3m:
+0x27df 005397 setarg 0x5faeba 
+0x27e0 005398 inject mod ,24 
+0x27e1 005399 setarg 0x12 
+0x27e2 005400 inject mod ,6 
+:      005401 transmit_edr_sync_end:
+0x27e3 005402 enable enable_white 
+0x27e4 005403 set1 mark_longpacket ,mark 
+:      005404 transmit_noedr:
+0x27e5 005405 enable encrypt 
+0x27e6 005406 enable enable_crc 
+0x27e7 005407 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005408 fetch 1 ,mem_tx_lch 
+0x27e9 005409 inject mod ,3 
+0x27ea 005410 fetch 2 ,mem_tx_len 
+0x27eb 005411 iforce loopcnt 
+0x27ec 005412 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005413 inject mod ,5 
+0x27ee 005414 branch transmit_stuff 
+:      005415 transmit_long:
+0x27ef 005416 inject mod ,13 
+:      005417 transmit_stuff:
+0x27f0 005418 deposit loopcnt 
+0x27f1 005419 branch transmit_end ,blank 
+0x27f2 005420 fetch 2 ,mem_txptr 
+0x27f3 005421 iforce contr 
+:      005422 transmit_stuff_loop:
+0x27f4 005423 ifetch 1 ,contr 
+0x27f5 005424 inject mod ,8 
+0x27f6 005425 loop transmit_stuff_loop 
+:      005428 transmit_end:
+0x27f7 005429 enable enable_parity 
+0x27f8 005430 inject mod ,16 
+0x27f9 005431 disable enable_parity 
+0x27fa 005432 call set_wait_ack 
+0x27fb 005433 fetch 1 ,mem_state_map 
+0x27fc 005434 bbit0 smap_edr ,end_of_packet 
+0x27fd 005435 force 0 ,pdata 
+0x27fe 005436 inject mod ,6 
+0x27ff 005437 branch end_of_packet 
+:      005440 transmit_loopback:
+0x2800 005441 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005442 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005443 transmit_loopback_short:
+0x2802 005444 fetch 1 ,mem_lch_code 
+0x2803 005445 inject mod ,3 
+0x2804 005446 fetch 1 ,mem_len 
+0x2805 005447 iforce regc 
+0x2806 005448 inject mod ,5 
+0x2807 005449 branch transmit_loopback_cont 
+:      005450 transmit_loopback_long:
+0x2808 005451 fetch 1 ,mem_lch_code 
+0x2809 005452 inject mod ,3 
+0x280a 005453 fetch 2 ,mem_len 
+0x280b 005454 iforce regc 
+0x280c 005455 inject mod ,13 
+:      005456 transmit_loopback_cont:
+0x280d 005457 arg mem_rxbuf ,contr 
+:      005458 transmit_loopback_loop:
+0x280e 005459 copy regc ,null 
+0x280f 005460 branch transmit_loopback_end ,zero 
+0x2810 005461 ifetch 1 ,contr 
+0x2811 005462 inject mod ,8 
+0x2812 005463 increase -1 ,regc 
+0x2813 005464 branch transmit_loopback_loop 
+:      005465 transmit_loopback_end:
+0x2814 005466 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005467 increase 1 ,pdata 
+0x2816 005468 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005469 branch transmit_end 
+:      005472 apply_switch_clke:
+0x2818 005473 fetch 4 ,mem_clke_bt 
+0x2819 005474 add pdata ,7 ,rega 
+0x281a 005475 fetch 2 ,mem_slot_offset 
+0x281b 005476 nbranch apply_switch_nozero ,blank 
+0x281c 005477 increase -3 ,rega 
+0x281d 005478 branch apply_switch_wait_loop 
+:      005479 apply_switch_nozero:
+0x281e 005480 mul32 pdata ,12 ,pdata 
+0x281f 005481 hfetcht 2 ,core_halfslot 
+0x2820 005482 increase 1 ,temp 
+:      005483 apply_switch_loop:
+0x2821 005484 isub temp ,pdata 
+0x2822 005485 nbranch apply_switch_bt ,positive 
+0x2823 005486 increase -1 ,rega 
+0x2824 005487 branch apply_switch_loop 
+:      005488 apply_switch_bt:
+0x2825 005489 sub pdata ,0 ,pdata 
+:      005490 apply_switch_wait_loop:
+0x2826 005491 until null ,oneslot 
+0x2827 005492 compare 0 ,clkn_bt ,3 
+0x2828 005493 nbranch apply_switch_wait_loop ,true 
+0x2829 005494 iforce clke_rt 
+0x282a 005495 copy rega ,clke_bt 
+0x282b 005496 iforce clke_rt 
+0x282c 005497 rtn 
+:      005500 calc_slot_offset:
+0x282d 005501 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005502 until null ,halfslot 
+0x282f 005503 deposit clke 
+0x2830 005504 iforce contr 
+0x2831 005505 rshift16 ,pdata ,pdata 
+0x2832 005506 isub clkn_bt ,loopcnt 
+0x2833 005507 and_into 3 ,loopcnt 
+0x2834 005508 nbranch calc_bt_portion ,zero 
+0x2835 005509 force 0 ,pdata 
+0x2836 005510 branch calc_skip_bt 
+:      005511 calc_bt_portion:
+0x2837 005512 arg 3750 ,temp 
+0x2838 005513 force 0 ,pdata 
+:      005514 calc_slot_offset_loop:
+0x2839 005515 iadd temp ,pdata 
+0x283a 005516 loop calc_slot_offset_loop 
+:      005517 calc_skip_bt:
+0x283b 005518 iadd contr ,pdata 
+0x283c 005519 div pdata ,12 
+0x283d 005520 call wait_div_end 
+0x283e 005521 quotient pdata 
+0x283f 005522 store 2 ,mem_slot_offset 
+0x2840 005523 rtn 
+:      005525 calc_clke_offset:
+0x2841 005526 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005527 deposit clke 
+0x2843 005528 copy clkn ,temp 
+0x2844 005529 isub temp ,null 
+0x2845 005530 nsetflag positive ,44 ,pdata 
+0x2846 005531 isub temp ,temp 
+0x2847 005532 setarg 3750 
+0x2848 005533 isolate0 15 ,temp 
+0x2849 005534 branch calc_clke_pos ,true 
+0x284a 005535 setarg -61786 
+0x284b 005536 iadd temp ,temp 
+:      005537 calc_clke_pos:
+0x284c 005538 storet 6 ,mem_le_clk_offset 
+0x284d 005539 rtn le 
+0x284e 005540 storet 6 ,mem_clk_offset 
+0x284f 005541 rtn 
+:      005543 calc_clke:
+0x2850 005544 disable clknt 
+0x2851 005545 fetch 6 ,mem_le_clk_offset 
+0x2852 005546 branch calc_clke2 ,le 
+0x2853 005547 fetch 6 ,mem_clk_offset 
+:      005548 calc_clke2:
+0x2854 005549 iadd clkn ,alarm 
+0x2855 005550 increase 10 ,alarm 
+0x2856 005551 setarg 3750 
+0x2857 005552 isub alarm ,pdata 
+0x2858 005553 isolate0 15 ,pdata 
+0x2859 005554 branch calc_clke_pos_adj ,true 
+0x285a 005555 setarg 0xf15a 
+0x285b 005556 iadd alarm ,alarm 
+:      005557 calc_clke_pos2:
+0x285c 005558 copy alarm ,clke 
+0x285d 005559 rtn 
+:      005560 calc_clke_pos_adj:
+0x285e 005561 force 0 ,null 
+0x285f 005562 branch calc_clke_pos2 
+:      005569 calc_radio_freq:
+0x2860 005570 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005571 call set_sync_on 
+0x2862 005572 copy bt_clk ,pdata 
+0x2863 005573 and_into 0x180 ,pdata 
+0x2864 005574 compare 3 ,freq_mode ,0x07 
+0x2865 005575 nbranch freq_not_connection ,true 
+0x2866 005576 rshift3 pdata ,pdata 
+0x2867 005577 iadd freq_index ,pdata 
+0x2868 005578 branch do_hop_mod_now 
+:      005579 freq_not_connection:
+0x2869 005580 copy freq_index ,pdata 
+:      005581 do_hop_mod_now:
+0x286a 005582 div pdata ,79 
+0x286b 005583 pulse recalc 
+0x286c 005584 call wait_div_end 
+0x286d 005585 remainder rega 
+0x286e 005586 add rega ,-40 ,temp 
+0x286f 005587 branch odd_half ,positive 
+0x2870 005588 lshift rega ,temp 
+0x2871 005589 branch freq_result 
+:      005590 odd_half:
+0x2872 005591 lshift temp ,temp 
+0x2873 005592 increase 1 ,temp 
+:      005593 freq_result:
+0x2874 005594 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005595 fetch 1 ,mem_mode 
+0x2876 005596 bbit0 afh_change ,afh_process_con 
+:      005597 afh_process_0:
+0x2877 005598 fetch 4 ,mem_afh_instant 
+0x2878 005599 isub bt_clk ,null 
+0x2879 005600 branch afh_process_con ,positive 
+0x287a 005601 call afh_clear 
+0x287b 005602 fetch 1 ,mem_afh_new_mod 
+0x287c 005603 rtn blank 
+0x287d 005604 fetch 1 ,mem_mode 
+0x287e 005605 set1 afh_enable ,pdata 
+0x287f 005606 store 1 ,mem_mode 
+0x2880 005607 fetch 5 ,mem_afh_map_new 
+0x2881 005608 store 5 ,mem_afh_map_lo 
+0x2882 005609 ifetch 5 ,contr 
+0x2883 005610 store 5 ,mem_afh_map_hi 
+0x2884 005611 call afh_process_freq_map 
+:      005612 afh_process_con:
+0x2885 005613 fetch 1 ,mem_mode 
+0x2886 005614 rtnbit0 afh_enable 
+0x2887 005615 isolate1 1 ,bt_clk 
+0x2888 005616 branch afh_same_channel ,true 
+0x2889 005617 rshift3 temp ,rega 
+0x288a 005618 and temp ,7 ,queue 
+0x288b 005619 setarg mem_afh_map_lo 
+0x288c 005620 iadd rega ,rega 
+0x288d 005621 ifetch 1 ,rega 
+0x288e 005622 qisolate0 pdata 
+0x288f 005623 branch afh_process_1 ,true 
+0x2890 005624 deposit temp 
+0x2891 005625 branch afh_process_end 
+:      005626 afh_process_1:
+0x2892 005627 fetch 1 ,mem_afh_used 
+0x2893 005628 iforce regb 
+0x2894 005629 deposit bt_clk 
+0x2895 005630 and_into 0x180 ,pdata 
+0x2896 005631 rshift3 pdata ,pdata 
+0x2897 005632 iadd freq_index ,pdata 
+0x2898 005633 idiv regb 
+0x2899 005634 setarg mem_afh_map 
+0x289a 005635 call wait_div_end 
+0x289b 005636 remainder rega 
+0x289c 005637 iadd rega ,contr 
+0x289d 005638 ifetch 1 ,contr 
+:      005639 afh_process_end:
+0x289e 005640 store 1 ,mem_afh_index 
+0x289f 005641 iforce temp 
+0x28a0 005642 rtn 
+:      005644 afh_same_channel:
+0x28a1 005645 fetch 1 ,mem_afh_index 
+0x28a2 005646 iforce temp 
+0x28a3 005647 rtn 
+:      005649 afh_clear:
+0x28a4 005650 fetch 1 ,mem_mode 
+0x28a5 005651 set0 afh_enable ,pdata 
+0x28a6 005652 set0 afh_change ,pdata 
+0x28a7 005653 store 1 ,mem_mode 
+0x28a8 005654 rtn 
+:      005660 afh_process_freq_map:
+0x28a9 005661 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005662 arg mem_afh_map ,contw 
+0x28ab 005663 force 10 ,loopcnt 
+0x28ac 005664 call memset0 
+0x28ad 005665 arg mem_afh_map ,contw 
+0x28ae 005666 force 0 ,regc 
+0x28af 005667 force 2 ,queue 
+:      005668 process_freq_3:
+0x28b0 005669 fetch 5 ,mem_afh_map_lo 
+0x28b1 005670 iforce temp 
+0x28b2 005671 compare 2 ,queue ,0xff 
+0x28b3 005672 branch process_freq_1 ,true 
+0x28b4 005673 rshift temp ,temp 
+:      005674 process_freq_1:
+0x28b5 005675 isolate0 0 ,temp 
+0x28b6 005676 branch process_freq_0 ,true 
+0x28b7 005677 deposit regc 
+0x28b8 005678 istore 1 ,contw 
+:      005679 process_freq_0:
+0x28b9 005680 rshift2 temp ,temp 
+0x28ba 005681 increase 2 ,regc 
+0x28bb 005682 compare 40 ,regc ,0xfe 
+0x28bc 005683 nbranch process_freq_2 ,true 
+0x28bd 005684 fetch 5 ,mem_afh_map_hi 
+0x28be 005685 iforce temp 
+0x28bf 005686 compare 2 ,queue ,0xff 
+0x28c0 005687 branch process_freq_2 ,true 
+0x28c1 005688 rshift temp ,temp 
+:      005689 process_freq_2:
+0x28c2 005690 sub regc ,78 ,null 
+0x28c3 005691 branch process_freq_1 ,positive 
+0x28c4 005692 force 1 ,regc 
+0x28c5 005693 increase -1 ,queue 
+0x28c6 005694 nbranch process_freq_3 ,zero 
+0x28c7 005695 arg mem_afh_map ,rega 
+0x28c8 005696 deposit contw 
+0x28c9 005697 isub rega ,pdata 
+0x28ca 005698 store 1 ,mem_afh_used 
+0x28cb 005699 rtn 
+:      005701 rx_radio_freq:
+0x28cc 005702 bpatch patch10_0 ,mem_patch10 
+0x28cd 005703 call calc_radio_freq 
+0x28ce 005704 fetch 1 ,mem_debug_config 
+0x28cf 005705 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005706 fetcht 1 ,mem_rx_fixed_freq 
+:      005707 rx_radio_freq_now:
+0x28d1 005708 branch set_freq_rx 
+:      005711 tx_radio_freq:
+0x28d2 005712 bpatch patch10_1 ,mem_patch10 
+0x28d3 005713 call calc_radio_freq 
+0x28d4 005714 fetch 1 ,mem_debug_config 
+0x28d5 005715 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005716 fetcht 1 ,mem_tx_fixed_freq 
+:      005717 tx_radio_freq_now:
+0x28d7 005718 branch set_freq_tx 
+:      005721 fetch_giac:
+0x28d8 005722 force 0 ,uap 
+0x28d9 005723 fetch 3 ,mem_glap 
+0x28da 005724 iforce lap 
+0x28db 005725 rtn 
+:      005727 fetch_page_bt_adr:
+0x28dc 005728 bpatch patch10_2 ,mem_patch10 
+0x28dd 005729 fetch 1 ,mem_hci_puap 
+0x28de 005730 icopy uap 
+0x28df 005731 fetch 3 ,mem_hci_plap 
+0x28e0 005732 icopy lap 
+0x28e1 005733 rtn 
+:      005735 fetch_self_bt_adr:
+0x28e2 005736 bpatch patch10_3 ,mem_patch10 
+0x28e3 005737 fetch 2 ,mem_nap 
+0x28e4 005738 icopy nap 
+0x28e5 005739 fetch 1 ,mem_uap 
+0x28e6 005740 icopy uap 
+0x28e7 005741 fetch 3 ,mem_lap 
+0x28e8 005742 icopy lap 
+0x28e9 005743 rtn 
+:      005745 fetch_extm_bt_adr:
+0x28ea 005746 bpatch patch10_4 ,mem_patch10 
+0x28eb 005747 fetch 2 ,mem_pnap 
+0x28ec 005748 icopy nap 
+0x28ed 005749 fetch 1 ,mem_puap 
+0x28ee 005750 icopy uap 
+0x28ef 005751 fetch 3 ,mem_plap 
+0x28f0 005752 icopy lap 
+0x28f1 005753 rtn 
+:      005756 fetch_diac:
+0x28f2 005757 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005758 rtnmark0 mark_inquiry_state 
+0x28f4 005759 rtnmark0 mark_periodical_diac 
+:      005760 fetch_diac_do:
+0x28f5 005761 and_into -256 ,lap 
+0x28f6 005762 pulse recalc 
+0x28f7 005763 nop 32 
+0x28f8 005764 rtn 
+:      005767 shutdown_radio:
+0x28f9 005768 bpatch patch10_5 ,mem_patch10 
+0x28fa 005769 branch shutdown_radio0 ,is_rx 
+0x28fb 005770 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005771 nop 4 
+0x28fd 005772 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005773 nop 4 
+0x28ff 005774 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005775 nop 4 
+0x2901 005776 fetch 1 ,mem_tx_power 
+0x2902 005777 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005778 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005779 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005780 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005781 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005782 beq tx_power_pair ,shutdown_radio_pair 
+:      005783 shutdown_radio_5db:
+:      005784 shutdown_radio_0db:
+0x2908 005785 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005786 jam 0xe0 ,rf_tx_pa_gc 
+:      005787 shutdown_radio0:
+0x290a 005788 force 0 ,radio_ctrl 
+0x290b 005789 disable is_rx 
+0x290c 005790 disable is_tx 
+0x290d 005791 pulse packet_end 
+0x290e 005792 jam 0x0 ,rfen_mdm 
+0x290f 005793 jam 0x0 ,rfen_tx 
+0x2910 005794 jam 0x0 ,rfen_rx 
+0x2911 005795 jam 0 ,rfen_sn 
+0x2912 005796 jam 0x70 ,rfen_msc 
+0x2913 005797 jam 0x0 ,rfen_adc 
+0x2914 005798 rtn 
+:      005800 shutdown_radio_pair:
+:      005801 shutdown_radio_f5db:
+:      005802 shutdown_radio_f3db:
+:      005803 shutdown_radio_3db:
+0x2915 005804 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005805 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005806 branch shutdown_radio0 
+:      005808 set_sync_on:
+0x2918 005809 bpatch patch10_6 ,mem_patch10 
+0x2919 005810 jam 0x0 ,rfen_mdm 
+0x291a 005811 jam 0x0 ,rfen_tx 
+0x291b 005812 jam 0x18 ,rfen_rx 
+0x291c 005813 jam 0xa7 ,rfen_sn 
+0x291d 005814 jam 0x7f ,rfen_msc 
+0x291e 005815 rtn 
+:      005817 set_freq_rx:
+0x291f 005818 bpatch patch10_7 ,mem_patch10 
+0x2920 005820 storet 1 ,mem_last_freq 
+0x2921 005821 add temp ,rx_freq_offset ,rega 
+0x2922 005822 jam 0x07 ,rf_balun_ctrim 
+0x2923 005823 branch rf_write_freq 
+:      005824 rf_rx_enable:
+0x2924 005825 bpatch patch11_0 ,mem_patch11 
+0x2925 005826 jam 0xcf ,rfen_tx 
+0x2926 005827 nop 10 
+0x2927 005828 jam 0xff ,rfen_rx 
+0x2928 005829 jam 0xaf ,rfen_sn 
+0x2929 005830 jam 0xff ,rfen_msc 
+0x292a 005831 nop 10 
+0x292b 005832 jam 0xa0 ,rfen_mdm 
+0x292c 005833 rtn 
+:      005835 set_freq_tx_offset:
+0x292d 005836 fetch 1 ,mem_250k_freq_enable 
+0x292e 005837 branch set_freq_tx_2m_offset ,blank 
+:      005838 set_freq_tx_0m_offset:
+0x292f 005839 add temp ,2 ,rega 
+0x2930 005840 rtn 
+:      005841 set_freq_tx_2m_offset:
+0x2931 005842 add temp ,0 ,rega 
+0x2932 005843 rtn 
+:      005845 set_freq_tx:
+0x2933 005846 bpatch patch11_1 ,mem_patch11 
+0x2934 005847 storet 1 ,mem_last_freq 
+0x2935 005848 call set_freq_tx_offset 
+0x2936 005849 call rf_write_freq 
+0x2937 005850 setarg param_pll_setup 
+0x2938 005851 call sleep 
+:      005852 txon:
+0x2939 005853 jam 0x1 ,rfen_adc 
+0x293a 005854 jam 0x3c ,rfen_rx 
+0x293b 005855 jam 0xe0 ,rfen_tx 
+0x293c 005856 jam 0x12 ,rf_balun_ctrim 
+0x293d 005857 nop 10 
+0x293e 005858 jam 0x01 ,rfen_mdm 
+0x293f 005859 jam 0x3d ,rfen_mdm 
+0x2940 005860 nop 10 
+0x2941 005861 jam 0xb7 ,rfen_sn 
+0x2942 005862 nop 10 
+0x2943 005863 jam 0x7f ,rfen_mdm 
+:      005864 txon_power_select:
+0x2944 005865 fetch 1 ,mem_tx_power 
+0x2945 005866 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005867 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005868 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005869 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005870 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005871 beq tx_power_pair ,set_tx_power_pair 
+:      005872 set_tx_power_0db:
+0x294b 005873 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005874 call txon_common 
+0x294d 005875 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005876 rtn 
+:      005878 set_tx_power_3db:
+0x294f 005879 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005880 call txon_common 
+0x2951 005881 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005882 rtn 
+:      005884 set_tx_power_5db:
+0x2953 005885 jam 0xff ,rf_tx_pa_gc 
+0x2954 005886 call txon_common 
+0x2955 005887 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005888 rtn 
+:      005889 set_tx_power_f3db:
+0x2957 005890 jam 0xce ,rf_tx_pa_gc 
+0x2958 005891 call txon_common 
+0x2959 005892 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005893 rtn 
+:      005895 set_tx_power_f5db:
+0x295b 005896 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005897 call txon_common 
+0x295d 005898 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005899 rtn 
+:      005901 set_tx_power_pair:
+0x295f 005902 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005903 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005904 jam 0x4c ,0x8957 
+0x2962 005905 jam 0x6c ,0x8958 
+0x2963 005906 jam 0x50 ,0x8959 
+0x2964 005907 rtn 
+:      005909 txon_common:
+0x2965 005910 nop 4 
+0x2966 005911 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005912 nop 4 
+0x2968 005913 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 005914 nop 4 
+0x296a 005915 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 005916 rtn 
+:      005919 initialize_radio:
+0x296c 005920 jam clksel_rc ,core_clksel 
+:      005921 initialize_radio_wait:
+0x296d 005922 fetch 2 ,mem_rf_init_ptr 
+0x296e 005923 bbit0 14 ,initialize_radio_wait 
+0x296f 005924 iforce contr 
+0x2970 005925 arg 0x8900 ,temp 
+:      005926 initialize_radio_loop:
+0x2971 005927 ifetch 1 ,contr 
+0x2972 005928 beq 0xff ,initialize_radio_cont 
+0x2973 005929 ior temp ,contw 
+0x2974 005930 ifetch 1 ,contr 
+0x2975 005931 istore 1 ,contw 
+0x2976 005932 branch initialize_radio_loop 
+:      005933 initialize_radio_cont:
+0x2977 005934 bpatch patch11_2 ,mem_patch11 
+0x2978 005935 call lpm_cal_xtal_startup 
+0x2979 005936 call switchto_dpllclk 
+0x297a 005938 setarg param_dpll_start_delay 
+0x297b 005939 iadd clkn_bt ,pdata 
+0x297c 005940 store 4 ,mem_dpll_clkn 
+0x297d 005941 set1 reset ,radio_ctrl 
+0x297e 005942 force 0 ,radio_ctrl 
+0x297f 005943 ncall do_rccal ,wake 
+0x2980 005944 branch set_rccal 
+:      005947 rf_write_freq:
+0x2981 005948 bpatch patch11_3 ,mem_patch11 
+0x2982 005949 setarg 2400 
+0x2983 005950 iadd rega ,temp 
+0x2984 005951 fetch 1 ,mem_fcomp_mul 
+0x2985 005952 jam 0x04 ,rf_pll_rstn 
+0x2986 005953 imul32 temp ,pdata 
+0x2987 005954 fetcht 1 ,mem_fcomp_div 
+0x2988 005955 idiv temp 
+0x2989 005956 call wait_div_end 
+0x298a 005957 quotient rega 
+0x298b 005958 remainder pdata 
+0x298c 005959 lshift16 pdata ,pdata 
+0x298d 005960 lshift4 pdata ,pdata 
+0x298e 005961 idiv temp 
+0x298f 005962 call wait_div_end 
+0x2990 005963 quotient pdata 
+0x2991 005964 lshift8 pdata ,pdata 
+0x2992 005965 lshift pdata ,pdata 
+0x2993 005966 ior rega ,pdata 
+0x2994 005967 hstore 4 ,rf_pll_intg 
+0x2995 005968 jam 0x44 ,rf_pll_rstn 
+0x2996 005969 jam 0xc4 ,rf_pll_rstn 
+0x2997 005970 rtn 
+:      005973 do_rccal:
+0x2998 005974 bpatch patch11_4 ,mem_patch11 
+0x2999 005975 jam 0x02 ,rfen_adc 
+0x299a 005976 setarg 250000 
+0x299b 005977 call sleep 
+0x299c 005978 jam 0x7f ,rfen_rx 
+0x299d 005979 nop 130 
+0x299e 005980 jam 0x30 ,rf_rccal_ctrl 
+0x299f 005981 jam 0xd0 ,rfen_tx 
+0x29a0 005982 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 005983 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 005984 force 50 ,loopcnt 
+:      005985 do_rccal_loop:
+0x29a3 005986 hfetch 1 ,rf_rccal_result 
+0x29a4 005987 bbit1 5 ,do_rccal_end 
+0x29a5 005988 loop do_rccal_loop 
+:      005989 do_rccal_end:
+0x29a6 005990 store 1 ,mem_rf_rccal 
+0x29a7 005991 jam 0 ,rfen_tx 
+0x29a8 005992 jam 0 ,rfen_rx 
+0x29a9 005993 jam 0x00 ,rfen_adc 
+0x29aa 005994 rtn 
+:      005996 set_rccal:
+0x29ab 005997 bpatch patch11_5 ,mem_patch11 
+0x29ac 005998 fetch 1 ,mem_rf_rccal 
+0x29ad 005999 set1 5 ,pdata 
+0x29ae 006000 hstore 1 ,rf_rccal_ctrl 
+0x29af 006001 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006002 and_into 7 ,temp 
+0x29b1 006003 lshift3 pdata ,pdata 
+0x29b2 006004 ior temp ,pdata 
+0x29b3 006005 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006006 hfetch 1 ,rf_bpf_ib 
+0x29b5 006007 set0 bpf_rccal ,pdata 
+0x29b6 006008 hstore 1 ,rf_bpf_ib 
+0x29b7 006009 hfetch 1 ,rf_adc_rccal 
+0x29b8 006010 set0 adc_rccal ,pdata 
+0x29b9 006011 hstore 1 ,rf_adc_rccal 
+0x29ba 006012 rtn 
+:      006014 save_rssi:
+0x29bb 006015 bpatch patch11_6 ,mem_patch11 
+0x29bc 006016 hfetch 2 ,rf_afc_d2a 
+0x29bd 006017 rshift4 pdata ,pdata 
+0x29be 006018 rshift3 pdata ,pdata 
+0x29bf 006019 sub pdata ,0 ,pdata 
+:      006020 bcd:
+0x29c0 006021 and_into 0xff ,pdata 
+0x29c1 006022 div pdata ,10 
+0x29c2 006023 call wait_div_end 
+0x29c3 006024 quotient pdata 
+0x29c4 006025 lshift4 pdata ,pdata 
+0x29c5 006026 remainder temp 
+0x29c6 006027 ior temp ,pdata 
+0x29c7 006028 store 1 ,mem_rssi 
+0x29c8 006029 rtn 
+:      006032 switchto_dpllclk:
+0x29c9 006033 jam clksel_rc ,core_clksel 
+0x29ca 006034 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006035 set0 4 ,pdata 
+0x29cc 006036 set0 5 ,pdata 
+0x29cd 006037 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006038 jam 0x00 ,rfen_ck 
+0x29cf 006039 jam 0x00 ,rfen_msc 
+0x29d0 006040 jam 0x70 ,rfen_msc 
+0x29d1 006041 jam 0xff ,rfen_ck 
+0x29d2 006042 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006043 set1 4 ,pdata 
+0x29d4 006044 set1 5 ,pdata 
+0x29d5 006045 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006046 call init_lpm_ctrl 
+0x29d7 006047 hfetch 1 ,rf_clkpll_int 
+0x29d8 006048 set1 7 ,pdata 
+0x29d9 006049 hstore 1 ,rf_clkpll_int 
+0x29da 006050 set0 7 ,pdata 
+0x29db 006051 hstore 1 ,rf_clkpll_int 
+0x29dc 006052 set1 7 ,pdata 
+0x29dd 006053 hstore 1 ,rf_clkpll_int 
+0x29de 006054 jam clksel_dpll ,core_clksel 
+0x29df 006055 nop 1 
+0x29e0 006056 jam clksel_xtal ,core_clksel 
+0x29e1 006057 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006058 and_into 0xcf ,pdata 
+0x29e3 006059 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006060 or_into 0x30 ,pdata 
+0x29e5 006061 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006062 rtn 
+:      006065 xtal_fast_wake:
+0x29e7 006066 setarg 0xf0f 
+0x29e8 006067 branch lpm_write_config 
+:      006069 init_lpm_ctrl:
+0x29e9 006070 setarg 0x80f 
+0x29ea 006071 branch lpm_write_config 
+:      006075 start_receiver:
+0x29eb 006076 bpatch patch11_7 ,mem_patch11 
+0x29ec 006077 call rf_rx_enable 
+0x29ed 006078 disable is_tx 
+0x29ee 006079 enable is_rx 
+0x29ef 006080 pulse init_encrypt 
+0x29f0 006081 rtn 
+:      006083 prep_crypt:
+0x29f1 006084 bpatch patch12_0 ,mem_patch12 
+0x29f2 006085 fetch 1 ,mem_state_map 
+0x29f3 006086 isolate1 smap_encryption ,pdata 
+0x29f4 006087 setflag true ,0 ,pdata 
+0x29f5 006088 hstore 1 ,core_encrypt 
+0x29f6 006089 arg mem_kc ,contr 
+0x29f7 006090 ifetch 9 ,contr 
+0x29f8 006091 iforce kc_ls 
+0x29f9 006092 ifetch 7 ,contr 
+0x29fa 006093 iforce kc_ms 
+0x29fb 006094 fetch 1 ,mem_key_size 
+0x29fc 006095 add pdata ,-1 ,g1l 
+0x29fd 006096 pulse kc_p_activate 
+0x29fe 006097 rtn 
+:      006099 wait_access_end:
+0x29ff 006100 deposit clke 
+0x2a00 006101 store 6 ,mem_sync_clke 
+0x2a01 006102 disable decode_fec0 
+0x2a02 006103 nbranch shutdown_radio ,sync 
+0x2a03 006104 arg param_clke_cal ,clke_rt 
+0x2a04 006105 increase 1 ,clke_bt 
+0x2a05 006106 and_into 0x1fc ,clke_bt 
+0x2a06 006107 rtn 
+:      006111 wait_access_mhalfbnd:
+0x2a07 006112 enable decode_fec0 
+:      006113 wait_access_mhalfbnd_correlate:
+0x2a08 006114 correlate null ,mhalfbnd 
+0x2a09 006115 branch wait_access_end ,sync 
+0x2a0a 006116 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006117 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006118 branch wait_access_end 
+:      006120 wait_access_clkn_rt:
+0x2a0d 006121 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006122 arg param_conn_access ,timeup 
+0x2a0f 006123 enable decode_fec0 
+0x2a10 006124 correlate clkn_rt ,meet 
+0x2a11 006125 disable decode_fec0 
+0x2a12 006126 nbranch shutdown_radio ,sync 
+0x2a13 006127 rtn 
+:      006129 wait_access_forever:
+0x2a14 006130 bpatch patch12_2 ,mem_patch12 
+0x2a15 006131 enable decode_fec0 
+0x2a16 006132 correlate null ,timeout 
+0x2a17 006133 disable decode_fec0 
+0x2a18 006134 nbranch shutdown_radio ,sync 
+0x2a19 006135 arg param_clke_cal ,clke_rt 
+0x2a1a 006136 and_into 0x1fc ,clke_bt 
+0x2a1b 006137 rtn 
+:      006140 reserve_slot:
+0x2a1c 006141 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006142 iforce rega 
+0x2a1e 006143 deposit bt_clk 
+0x2a1f 006144 iadd temp ,timeup 
+0x2a20 006145 copy timeup ,pdata 
+0x2a21 006146 store 4 ,mem_next_btclk 
+0x2a22 006147 deposit rega 
+0x2a23 006148 rtn 
+:      006151 ahead_window:
+0x2a24 006152 copy pdata ,temp 
+0x2a25 006153 bpatch patch12_4 ,mem_patch12 
+0x2a26 006154 copy temp ,pdata 
+0x2a27 006155 call clk2bt 
+0x2a28 006156 lshift16 bt_clk ,pdata 
+0x2a29 006157 set1 44 ,pdata 
+0x2a2a 006158 call clk_diff 
+0x2a2b 006159 set0 44 ,pdata 
+0x2a2c 006160 call get_clk 
+0x2a2d 006161 call clk_diff 
+0x2a2e 006162 rtn user 
+0x2a2f 006163 call clk2rt 
+0x2a30 006164 iforce stop_watch 
+0x2a31 006165 until null ,timeout 
+0x2a32 006166 rtn 
+:      006169 setup_clk:
+0x2a33 006170 bpatch patch12_5 ,mem_patch12 
+0x2a34 006171 branch setup_clkn ,clknt 
+0x2a35 006172 until clke_rt ,meet 
+:      006173 skip_setup_clke:
+0x2a36 006174 copy clke_bt ,temp 
+0x2a37 006175 branch setup_clknbt 
+:      006176 setup_clkn:
+0x2a38 006177 branch skip_setup_clkn ,attempt 
+0x2a39 006178 until clkn_rt ,meet 
+:      006179 skip_setup_clkn:
+0x2a3a 006180 copy clkn_bt ,temp 
+:      006181 setup_clknbt:
+0x2a3b 006182 branch setup_clk11 ,user 
+0x2a3c 006183 compare 1 ,temp ,3 
+0x2a3d 006184 nbranch setup_clk ,true 
+:      006185 setup_complete:
+0x2a3e 006186 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006187 fetch 1 ,mem_state 
+0x2a40 006188 rtnbit0 state_inconn 
+0x2a41 006189 fetch 4 ,mem_next_btclk 
+0x2a42 006190 isub temp ,pdata 
+0x2a43 006191 nrtn positive 
+0x2a44 006192 sub pdata ,0xff ,null 
+0x2a45 006193 branch setup_clk ,positive 
+0x2a46 006194 rtn 
+:      006195 setup_clk11:
+0x2a47 006196 compare 3 ,temp ,3 
+0x2a48 006197 nbranch setup_clk ,true 
+0x2a49 006198 branch setup_complete 
+:      006200 rf_setup_time:
+0x2a4a 006201 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006202 arg param_rf_setup ,timeup 
+0x2a4c 006203 branch setup_clk 
+:      006205 rf_setup_time_slave_slot:
+0x2a4d 006206 disable user 
+0x2a4e 006207 branch rf_setup_time 
+:      006209 rf_setup_time_master_slot:
+0x2a4f 006210 enable user 
+0x2a50 006211 branch rf_setup_time 
+:      006213 start_transmitter:
+0x2a51 006214 bpatch patch13_0 ,mem_patch13 
+0x2a52 006215 call prep_crypt 
+0x2a53 006216 disable is_rx 
+0x2a54 006217 enable is_tx 
+0x2a55 006218 rtn 
+:      006222 start_tx_native:
+0x2a56 006223 bpatch patch13_1 ,mem_patch13 
+0x2a57 006224 arg param_tx_setup ,timeup 
+0x2a58 006225 until clkn_rt ,meet 
+0x2a59 006226 pulse init_encrypt 
+0x2a5a 006227 rtn 
+:      006229 start_rx_native:
+0x2a5b 006230 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006231 arg param_rx_setup ,timeup 
+0x2a5d 006232 until clkn_rt ,meet 
+0x2a5e 006233 rtn 
+:      006236 start_tx_external:
+0x2a5f 006237 bpatch patch13_3 ,mem_patch13 
+0x2a60 006238 arg param_tx_setup ,timeup 
+0x2a61 006239 until clke_rt ,meet 
+0x2a62 006240 pulse init_encrypt 
+0x2a63 006241 rtn 
+:      006243 send_access_word:
+0x2a64 006244 bpatch patch13_4 ,mem_patch13 
+0x2a65 006245 preload access 
+0x2a66 006246 enable encode_fec0 
+0x2a67 006247 set1 txgfsk ,radio_ctrl 
+0x2a68 006248 inject mod ,72 
+0x2a69 006249 disable encode_fec0 
+0x2a6a 006250 rtn 
+:      006253 scan_mode_whiten:
+0x2a6b 006254 copy xin ,temp 
+0x2a6c 006255 or_into 0x60 ,temp 
+0x2a6d 006256 copy temp ,white_init 
+0x2a6e 006257 rtn 
+:      006262 get_free_amaddr:
+0x2a6f 006263 bpatch patch13_5 ,mem_patch13 
+0x2a70 006264 fetch 1 ,mem_current_amaddr 
+0x2a71 006265 increase 1 ,pdata 
+0x2a72 006266 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006267 force 1 ,pdata 
+:      006268 get_free_amaddr_cont:
+0x2a74 006269 store 1 ,mem_current_amaddr 
+0x2a75 006270 iforce am_addr 
+0x2a76 006271 rtn 
+:      006273 get_clk:
+0x2a77 006274 copy clkn ,temp 
+0x2a78 006275 rtn master 
+0x2a79 006276 copy clke ,temp 
+0x2a7a 006277 rtn 
+:      006279 get_clkbt:
+0x2a7b 006280 deposit clkn_bt 
+0x2a7c 006281 rtn master 
+0x2a7d 006282 deposit clke_bt 
+0x2a7e 006283 rtn 
+:      006286 supervision_update:
+0x2a7f 006287 bpatch patch13_6 ,mem_patch13 
+0x2a80 006288 fetcht 4 ,mem_supervision_timer 
+0x2a81 006289 call get_clkbt 
+0x2a82 006290 isub temp ,timeup 
+0x2a83 006291 deposit timeup 
+0x2a84 006292 fetcht 2 ,mem_supervision_to 
+0x2a85 006293 lshift temp ,temp 
+0x2a86 006294 isub temp ,pdata 
+0x2a87 006295 rtn 
+:      006297 supervision_flush:
+0x2a88 006298 bpatch patch13_7 ,mem_patch13 
+0x2a89 006299 call get_clkbt 
+0x2a8a 006300 store 4 ,mem_supervision_timer 
+0x2a8b 006301 rtn 
+:      006303 assert:
+0x2a8c 006304 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006305 branch assert 
+:      006307 loop:
+0x2a8e 006308 branch loop 
+:      006310 sleep:
+0x2a8f 006311 rtn blank 
+0x2a90 006313 rshift pdata ,pdata 
+0x2a91 006314 increase -3 ,pdata 
+:      006315 sleep_loop:
+0x2a92 006316 increase -1 ,pdata 
+0x2a93 006317 nbranch sleep_loop ,zero 
+0x2a94 006318 force 0 ,pdata 
+0x2a95 006319 rtn 
+:      006323 init_param:
+0x2a96 006325 arg 0x10 ,loopcnt 
+0x2a97 006326 arg 0 ,contw 
+0x2a98 006327 call memset0 
+0x2a99 006328 arg mem_le_state ,contw 
+0x2a9a 006329 arg 10 ,loopcnt 
+0x2a9b 006330 call memset0 
+0x2a9c 006331 jam 0 ,mem_sp_calc 
+0x2a9d 006332 jam 0 ,mem_fifo_temp 
+0x2a9e 006333 jam 0 ,mem_le_testtype 
+0x2a9f 006334 jam 0 ,mem_debug_config 
+0x2aa0 006335 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006336 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006337 jam 0 ,mem_connection_options 
+0x2aa3 006338 jam 0 ,mem_tester_emulate 
+0x2aa4 006339 jam 0 ,mem_tester_cnt 
+0x2aa5 006340 setarg param_glap 
+0x2aa6 006341 store 3 ,mem_glap 
+0x2aa7 006342 setarg param_acl_pktlen 
+0x2aa8 006343 store 2 ,mem_acl_pktlen 
+0x2aa9 006344 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006345 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006346 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006347 setarg param_hci_version 
+0x2aad 006348 store 3 ,mem_hci_version 
+0x2aae 006353 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006354 jam param_max_slot ,mem_max_slot 
+0x2ab0 006355 jam 0x02 ,mem_fw_ver 
+0x2ab1 006356 fetch 1 ,mem_ssp_enable 
+0x2ab2 006357 ncall init_memp ,blank 
+0x2ab3 006358 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006359 ncall init_memp_256 ,blank 
+0x2ab5 006360 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006361 rtn wake 
+0x2ab7 006362 setarg 0 
+0x2ab8 006363 store 2 ,mem_tx_len 
+0x2ab9 006364 rshift clkn_bt ,pdata 
+0x2aba 006365 store 4 ,mem_last_clkn 
+0x2abb 006366 rtn 
+:      006373 lpmstate:
+0x2abc 006374 setarg 0xee21 
+0x2abd 006375 hstore 2 ,core_clkoff 
+0x2abe 006376 hfetch 4 ,core_gpio_in 
+0x2abf 006377 store 4 ,mem_saved_gpio_in 
+0x2ac0 006378 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006379 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006380 bbit0 gpio_latch ,loadcode 
+0x2ac3 006381 enable wake 
+0x2ac4 006382 bbit0 cold_wake ,lpmwake 
+0x2ac5 006383 disable wake 
+0x2ac6 006384 deposit auxcnt 
+0x2ac7 006385 nbranch lpmwake ,blank 
+0x2ac8 006386 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006387 bbit1 reload_code ,lpmwake 
+0x2aca 006388 arg param_hibernate_clks ,temp 
+0x2acb 006389 branch lpm_enter_sleep 
+:      006390 lpmwake:
+0x2acc 006391 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006392 hstore 3 ,core_lpm_reg 
+0x2ace 006393 ifetch 1 ,contr 
+0x2acf 006394 or_into isogate_mask ,pdata 
+0x2ad0 006395 istore 1 ,contw 
+0x2ad1 006396 call lpm_write_ctrl2 
+0x2ad2 006397 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006398 set1 enable_retmem ,pdata 
+0x2ad4 006399 hstore 1 ,core_lpm_isogate 
+0x2ad5 006400 call lpm_write_ctrl2 
+0x2ad6 006401 call lpm_load_context ,wake 
+0x2ad7 006402 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006403 set0 gpio_latch ,pdata 
+0x2ad9 006404 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006405 call lpm_write_ctrl2 
+0x2adb 006406 nbranch loadcode ,wake 
+0x2adc 006407 rtnmark0 mark_otp_encrypt 
+0x2add 006408 jam lock_otp ,core_misc_ctrl 
+0x2ade 006409 rtn 
+:      006411 lpm_load_context:
+0x2adf 006412 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006413 hstore 1 ,core_spid_ctrl 
+0x2ae1 006414 fetch 3 ,mem_saved_gsel 
+0x2ae2 006415 hstore 3 ,core_gpio_sel 
+0x2ae3 006416 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006417 hstore 4 ,core_gpio_out0 
+0x2ae5 006418 fetch 4 ,mem_saved_gpio 
+0x2ae6 006419 hstore 4 ,core_gpio_oe0 
+0x2ae7 006420 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006421 hstore 8 ,core_gpio_pu0 
+0x2ae9 006422 fetch 8 ,mem_saved_mark 
+0x2aea 006423 iforce mark 
+0x2aeb 006424 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006425 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006426 call load_ucode 
+0x2aee 006427 rtn 
+:      006429 lpm_save_context:
+0x2aef 006430 deposit mark 
+0x2af0 006431 store 8 ,mem_saved_mark 
+0x2af1 006432 hfetch 8 ,core_gpio_oe0 
+0x2af2 006433 store 8 ,mem_saved_gpio 
+0x2af3 006434 ifetch 8 ,contr 
+0x2af4 006435 istore 8 ,contw 
+0x2af5 006436 hfetch 3 ,core_gpio_sel 
+0x2af6 006437 store 3 ,mem_saved_gsel 
+0x2af7 006438 hfetch 1 ,core_spid_ctrl 
+0x2af8 006439 store 1 ,mem_saved_spidctrl 
+0x2af9 006440 branch lpm_write_gpio_wakeup 
+:      006442 lpo_calibration:
+0x2afa 006443 hfetch 1 ,core_bist_ctrl 
+0x2afb 006444 nbranch lpo_cal_inited ,blank 
+0x2afc 006445 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006446 nrtn blank 
+0x2afe 006447 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006448 jam ccnt_start ,core_misc_ctrl 
+:      006449 lpo_cal_inited:
+0x2b00 006450 hfetch 1 ,core_perf_status 
+0x2b01 006451 rtnbit0 1 
+0x2b02 006452 hfetch 3 ,core_clk_counter 
+0x2b03 006453 store 3 ,mem_clks_per_lpo 
+0x2b04 006454 rtn 
+:      006458 lpm_adjust_clk:
+0x2b05 006459 bpatch patch14_3 ,mem_patch14 
+0x2b06 006460 deposit clke 
+0x2b07 006461 call clk_diff_rt 
+0x2b08 006462 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006463 sub temp ,0xff ,null 
+0x2b0a 006464 rtn positive 
+0x2b0b 006465 lshift8 pdata ,pdata 
+0x2b0c 006466 lshift4 pdata ,pdata 
+0x2b0d 006467 idiv temp 
+0x2b0e 006468 call wait_div_end 
+0x2b0f 006469 quotient pdata 
+0x2b10 006470 arg param_lpm_adjmax ,temp 
+0x2b11 006471 call ceiling 
+0x2b12 006472 store 1 ,mem_lpm_adjust 
+0x2b13 006473 nbranch lpm_adjust_positive ,user 
+0x2b14 006474 sub pdata ,0 ,pdata 
+:      006475 lpm_adjust_positive:
+0x2b15 006476 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006477 iadd temp ,pdata 
+0x2b17 006478 store 3 ,mem_clks_per_lpo 
+:      006479 lpm_clear_counter:
+0x2b18 006480 setarg 0 
+0x2b19 006481 store 4 ,mem_sleep_counter_all 
+0x2b1a 006482 rtn 
+:      006486 lpm_doze:
+0x2b1b 006487 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006488 set1 reload_code ,pdata 
+0x2b1d 006489 store 1 ,mem_lpm_config + 2 
+0x2b1e 006490 branch lpm_hibernate_normal 
+:      006494 lpm_hibernate:
+0x2b1f 006495 arg param_hibernate_clks ,temp 
+0x2b20 006496 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006497 set0 7 ,pdata 
+0x2b22 006498 store 1 ,mem_lpm_config + 1 
+:      006499 lpm_hibernate_normal:
+0x2b23 006500 bpatch patch14_4 ,mem_patch14 
+0x2b24 006501 call lpm_write_gpio_wakeup 
+0x2b25 006502 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006503 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006504 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006505 set1 cold_wake ,pdata 
+0x2b29 006506 store 1 ,mem_lpm_xtalcnt + 2 
+:      006509 lpm_sleep:
+0x2b2a 006510 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006511 call xtal_fast_wake 
+0x2b2c 006512 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006513 iadd temp ,pdata 
+0x2b2e 006514 store 4 ,mem_sleep_counter_all 
+0x2b2f 006515 call lpm_save_context 
+0x2b30 006516 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006517 hstore 4 ,core_lpm_reg 
+0x2b32 006518 rshift32 pdata ,rega 
+0x2b33 006519 until null ,lpo_edge 
+0x2b34 006520 deposit clkn 
+0x2b35 006521 store 6 ,mem_sleep_clkn 
+0x2b36 006522 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006523 until null ,lpo_edge 
+0x2b38 006524 until null ,lpo_edge 
+0x2b39 006525 deposit rega 
+0x2b3a 006526 hstore 1 ,core_lpm_isogate 
+0x2b3b 006527 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006528 lpm_enter_sleep:
+0x2b3c 006529 until null ,lpo_edge 
+0x2b3d 006530 until null ,lpo_edge 
+0x2b3e 006531 hstoret 4 ,core_lpm_reg 
+0x2b3f 006532 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006533 until null ,never 
+:      006538 lpm_recover_clk:
+0x2b41 006539 bpatch patch14_6 ,mem_patch14 
+0x2b42 006540 setarg 0 
+0x2b43 006541 copy auxcnt ,null 
+0x2b44 006542 branch lpm_recover_timeout ,zero 
+0x2b45 006543 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006544 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006545 isub temp ,null 
+0x2b48 006546 branch lpm_recover_xtal ,positive 
+0x2b49 006547 deposit temp 
+:      006548 lpm_recover_xtal:
+0x2b4a 006549 isub auxcnt ,pdata 
+0x2b4b 006550 increase 1 ,pdata 
+:      006551 lpm_recover_timeout:
+0x2b4c 006552 increase 8 ,pdata 
+0x2b4d 006553 until null ,lpo_edge 
+0x2b4e 006554 iadd lpo_time ,pdata 
+0x2b4f 006555 fetcht 4 ,mem_sleep_counter 
+0x2b50 006556 iadd temp ,pdata 
+0x2b51 006557 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006558 imul32 temp ,pdata 
+0x2b53 006559 rshift8 pdata ,pdata 
+0x2b54 006560 rshift4 pdata ,pdata 
+0x2b55 006561 increase param_lpm_fix ,pdata 
+0x2b56 006562 arg 3750 ,temp 
+0x2b57 006563 idiv temp 
+0x2b58 006564 call wait_div_end 
+0x2b59 006565 quotient pdata 
+0x2b5a 006566 lshift16 pdata ,pdata 
+0x2b5b 006567 remainder temp 
+0x2b5c 006568 ior temp ,pdata 
+0x2b5d 006569 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006570 call clk_add 
+0x2b5f 006571 copy temp ,clkn 
+0x2b60 006572 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006573 call calc_clke2 
+0x2b62 006574 deposit clke 
+0x2b63 006575 store 6 ,mem_pdatatemp 
+0x2b64 006576 deposit auxcnt 
+0x2b65 006577 istore 1 ,contw 
+0x2b66 006578 hfetch 1 ,core_gpio_in1 
+0x2b67 006579 or_into 0xf0 ,pdata 
+0x2b68 006580 istore 1 ,contw 
+0x2b69 006581 rtn 
+:      006583 lpm_dispatch:
+0x2b6a 006584 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006585 call lpo_calibration 
+0x2b6c 006586 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006587 rtn blank 
+0x2b6e 006588 fetch 1 ,mem_lpm_mode 
+0x2b6f 006589 rtn blank 
+0x2b70 006590 fetch 1 ,mem_ssp_enable 
+0x2b71 006591 branch lpm_dispatch_next ,blank 
+0x2b72 006592 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006593 rtn blank 
+:      006594 lpm_dispatch_next:
+0x2b74 006595 fetch 1 ,mem_le_sc_calc 
+0x2b75 006596 nrtn blank 
+0x2b76 006597 call lpm_check_wake_lock 
+0x2b77 006598 nrtn blank 
+0x2b78 006599 fetch 1 ,mem_context 
+0x2b79 006600 compare 3 ,pdata ,0x7 
+0x2b7a 006601 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006602 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006603 rtn blank 
+0x2b7d 006604 rtn wake 
+0x2b7e 006605 bpatch patch15_0 ,mem_patch15 
+:      006606 lpm_dispatch_next2:
+0x2b7f 006607 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006608 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006609 imul32 temp ,pdata 
+0x2b82 006610 rshift4 temp ,temp 
+0x2b83 006611 rshift2 temp ,temp 
+0x2b84 006612 isub temp ,pdata 
+0x2b85 006613 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006614 iadd temp ,pdata 
+0x2b87 006615 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006616 isub temp ,pdata 
+0x2b89 006617 lshift16 pdata ,alarm 
+0x2b8a 006618 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006619 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006620 rshift pdata ,pdata 
+0x2b8d 006621 call clk2bt 
+0x2b8e 006622 deposit alarm 
+0x2b8f 006623 call clk_diff 
+0x2b90 006624 copy clke ,temp 
+0x2b91 006625 call clk_diff_rt 
+0x2b92 006626 rtn user 
+:      006627 lpm_dispatch_sleep:
+0x2b93 006628 call clk2lpo 
+:      006629 lpm_dispatch_lpo:
+0x2b94 006630 bpatch patch15_2 ,mem_patch15 
+0x2b95 006631 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006632 isub temp ,null 
+0x2b97 006633 branch lpm_clear_counter ,positive 
+0x2b98 006634 storet 4 ,mem_sleep_counter 
+0x2b99 006635 call app_will_enter_lpm 
+0x2b9a 006636 call l2cap_lpm_save_txbuf 
+0x2b9b 006637 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006638 branch lpm_sleep 
+:      006640 lpm_dispatch_unconn:
+0x2b9d 006641 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006642 fetch 1 ,mem_context 
+0x2b9f 006643 rtnbit1 state_inconn 
+0x2ba0 006644 rtnbit1 state_inpage 
+0x2ba1 006645 fetch 1 ,mem_ssp_enable 
+0x2ba2 006646 branch lpm_unconn_nossp ,blank 
+0x2ba3 006647 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006648 rtn blank 
+:      006649 lpm_unconn_nossp:
+0x2ba5 006650 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006651 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006652 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006653 fetch 1 ,mem_scan_mode 
+0x2ba9 006654 rtn blank 
+:      006655 lpm_unconn_cont:
+0x2baa 006656 fetch 2 ,mem_lpm_interval 
+0x2bab 006657 rtn blank 
+:      006658 lpm_sleep_btclk:
+0x2bac 006659 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006660 isub temp ,pdata 
+0x2bae 006661 arg 7500 ,temp 
+0x2baf 006662 imul32 temp ,pdata 
+0x2bb0 006663 branch lpm_dispatch_sleep 
+:      006665 lpm_set_mult:
+0x2bb1 006666 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006667 disable wake 
+0x2bb3 006668 fetch 1 ,mem_state 
+0x2bb4 006669 rtnbit0 state_insniff 
+0x2bb5 006670 nbranch lpm_not_match ,match 
+0x2bb6 006671 call lpm_match 
+0x2bb7 006672 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006673 store 2 ,mem_rx_window 
+0x2bb9 006674 fetch 1 ,mem_arq 
+0x2bba 006675 bbit1 wack ,lpm_mult_short 
+0x2bbb 006676 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006677 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006678 nbranch lpm_mult_short ,blank 
+0x2bbe 006679 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006680 bbit1 short_mult_flag ,lpm_mult_short 
+:      006681 lpm_mult_wait_timeout:
+0x2bc0 006682 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006683 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006684 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006685 branch lpm_mult_long ,blank 
+0x2bc4 006686 increase -1 ,pdata 
+0x2bc5 006687 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006688 rtn 
+:      006691 classic_bt_set_mult_short_flag:
+0x2bc7 006692 arg short_mult_flag ,queue 
+0x2bc8 006693 branch classic_bluetooth_set_flag 
+:      006695 classic_bt_clr_mult_short_flag:
+0x2bc9 006696 arg short_mult_flag ,queue 
+0x2bca 006697 branch classic_bluetooth_clr_flag 
+:      006701 lpm_match:
+0x2bcb 006702 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006703 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006704 increase 1 ,pdata 
+0x2bce 006705 store 3 ,mem_sniff_rcv 
+0x2bcf 006706 rtn 
+:      006708 lpm_not_match:
+0x2bd0 006709 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006710 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006711 rshift temp ,temp 
+0x2bd3 006712 fetch 2 ,mem_rx_window 
+0x2bd4 006713 iadd temp ,pdata 
+0x2bd5 006714 store 2 ,mem_rx_window 
+:      006715 lpm_lost:
+0x2bd6 006716 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006717 fetch 3 ,mem_sniff_lost 
+0x2bd8 006718 increase 1 ,pdata 
+0x2bd9 006719 store 3 ,mem_sniff_lost 
+0x2bda 006720 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006721 increase 1 ,pdata 
+0x2bdc 006722 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006723 rtn 
+:      006725 lpm_mult_short:
+0x2bde 006726 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006727 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006728 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006729 rtn 
+:      006731 lpm_mult_long:
+0x2be2 006732 fetcht 1 ,mem_lpm_mult 
+0x2be3 006733 storet 1 ,mem_lpm_current_mult 
+0x2be4 006734 rtn 
+:      006736 lpm_cal_xtal_startup:
+0x2be5 006737 bpatch patch15_7 ,mem_patch15 
+0x2be6 006738 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006739 nrtn blank 
+0x2be8 006740 jam clksel_rc ,core_clksel 
+0x2be9 006741 setarg 0xf0c 
+0x2bea 006742 call lpm_write_config 
+0x2beb 006743 setarg 200000 
+0x2bec 006744 call sleep 
+0x2bed 006745 until null ,lpo_edge 
+0x2bee 006746 copy lpo_time ,alarm 
+0x2bef 006747 call xtal_fast_wake 
+0x2bf0 006748 jam clksel_xtal ,core_clksel 
+0x2bf1 006749 nop 10 
+0x2bf2 006750 until null ,lpo_edge 
+0x2bf3 006751 deposit lpo_time 
+0x2bf4 006752 isub alarm ,pdata 
+0x2bf5 006753 increase 0x30 ,pdata 
+0x2bf6 006754 arg 0xff ,temp 
+0x2bf7 006755 call ceiling 
+0x2bf8 006756 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006757 nop 30000 
+0x2bfa 006758 nop 30000 
+0x2bfb 006759 nop 30000 
+0x2bfc 006760 rtn 
+:      006762 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006763 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006764 nrtn blank 
+0x2bff 006765 jam 0xff ,core_xtal_stable_time 
+0x2c00 006766 jam clksel_rc ,core_clksel 
+0x2c01 006767 call xtal_fast_wake 
+0x2c02 006768 setarg 1000 
+0x2c03 006769 iadd lpo_time ,alarm 
+0x2c04 006770 snooze 
+0x2c05 006771 deposit lpo_time 
+0x2c06 006772 nop 12000 
+0x2c07 006773 nop 12000 
+0x2c08 006774 nop 12000 
+0x2c09 006775 nop 12000 
+0x2c0a 006776 nop 12000 
+0x2c0b 006777 nop 12000 
+0x2c0c 006778 nop 12000 
+0x2c0d 006779 nop 12000 
+0x2c0e 006780 nop 12000 
+0x2c0f 006781 isub alarm ,pdata 
+0x2c10 006782 add pdata ,0x30 ,pdata 
+0x2c11 006783 arg 0xff ,temp 
+0x2c12 006784 call ceiling 
+0x2c13 006785 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006786 nop 30000 
+0x2c15 006787 nop 30000 
+0x2c16 006788 nop 30000 
+0x2c17 006789 rtn 
+:      006794 lpm_write_config:
+0x2c18 006795 arg 0xfff ,contw 
+0x2c19 006796 iand contw ,contw 
+0x2c1a 006797 fetch 1 ,mem_lpm_config 
+0x2c1b 006798 and_into 0xf0 ,pdata 
+0x2c1c 006799 lshift8 pdata ,pdata 
+0x2c1d 006800 ior contw ,pdata 
+0x2c1e 006801 hstore 2 ,core_lpm_reg 
+0x2c1f 006802 ifetch 2 ,contr 
+0x2c20 006803 istore 2 ,contw 
+:      006805 lpm_write_ctrl:
+0x2c21 006806 setarg lpmreg_sel_ctrl 
+0x2c22 006807 branch lpm_write 
+:      006809 lpm_write_ctrl2:
+0x2c23 006810 setarg lpmreg_sel_ctrl2 
+:      006811 lpm_write:
+0x2c24 006812 until null ,lpo_edge 
+0x2c25 006813 hstore 1 ,core_lpm_wr 
+0x2c26 006814 until null ,lpo_edge 
+0x2c27 006815 until null ,lpo_edge 
+0x2c28 006816 rtn 
+:      006819 lpm_write_gpio_wakeup:
+0x2c29 006820 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006821 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006822 hstore 4 ,core_lpm_reg 
+0x2c2c 006823 setarg lpmreg_sel_gpiolow 
+0x2c2d 006824 call lpm_write 
+0x2c2e 006825 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006826 hstore 4 ,core_lpm_reg 
+0x2c30 006827 setarg lpmreg_sel_gpiohigh 
+0x2c31 006828 branch lpm_write 
+:      006830 lpm_get_wake_lock:
+0x2c32 006831 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006832 qset1 pdata 
+0x2c34 006833 store 2 ,mem_lpm_wake_lock 
+0x2c35 006834 rtn 
+:      006836 lpm_put_wake_lock:
+0x2c36 006837 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006838 qset0 pdata 
+0x2c38 006839 store 2 ,mem_lpm_wake_lock 
+0x2c39 006840 rtn 
+:      006844 lpm_check_wake_lock:
+0x2c3a 006845 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006846 call app_check_wake_lock 
+0x2c3c 006847 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006848 copy pdata ,rega 
+0x2c3e 006849 fetch 1 ,mem_state_map 
+0x2c3f 006850 isolate1 smap_rxlmp ,pdata 
+0x2c40 006851 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006852 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006853 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006854 iadd temp ,pdata 
+0x2c44 006855 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006856 iadd temp ,pdata 
+0x2c46 006857 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006858 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006859 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006860 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006861 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006862 iadd temp ,pdata 
+0x2c4c 006863 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006864 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006865 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006866 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006867 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006868 fetch 1 ,mem_hci_cmd 
+0x2c52 006869 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006870 fetch 1 ,mem_device_option 
+0x2c54 006871 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006872 call lpm_uart_wake_lock ,true 
+0x2c56 006873 setarg -8 
+0x2c57 006874 iand rega ,rega 
+0x2c58 006875 copy rega ,pdata 
+0x2c59 006876 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006877 rtn 
+:      006879 lpm_uart_wake_lock:
+0x2c5b 006880 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006881 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006882 hfetch 2 ,core_uart_txitems 
+0x2c5e 006883 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006884 rtn 
+:      006886 lpm_shut_down:
+0x2c60 006887 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006888 set0 27 ,pdata 
+0x2c62 006889 hstore 4 ,core_lpm_reg 
+0x2c63 006890 call lpm_write_ctrl 
+0x2c64 006891 branch assert 
+:      006893 lpm_disable_exen_output:
+0x2c65 006894 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006895 set0 20 ,pdata 
+0x2c67 006896 hstore 4 ,core_lpm_reg 
+0x2c68 006897 branch lpm_write_ctrl2 
+:      006899 check_bt_disabled:
+0x2c69 006900 fetch 2 ,mem_chip_functions 
+0x2c6a 006901 bbit1 bt_disabled ,assert 
+0x2c6b 006902 rtn 
+:      006903 check_ble_disabled:
+0x2c6c 006904 fetch 2 ,mem_chip_functions 
+0x2c6d 006905 bbit1 ble_disabled ,assert 
+0x2c6e 006906 rtn 
+:      006907 check_module_disabled:
+0x2c6f 006908 fetch 2 ,mem_chip_functions 
+0x2c70 006909 bbit1 module_disable ,assert 
+0x2c71 006910 rtn 
+:      006971 g24_dispatch:
+0x2c72 006972 bpatch patch16_2 ,mem_patch16 
+0x2c73 006973 call g24_head_ptr2regc 
+0x2c74 006974 add regc ,offset_24g_mode ,regb 
+0x2c75 006975 ifetch 1 ,regb 
+0x2c76 006977 rtneq disable_24g 
+0x2c77 006978 beq tx_24g ,g24_transmit_process 
+0x2c78 006979 beq rx_24g ,g24_receive_process 
+0x2c79 006980 rtn 
+:      006982 g24_head_ptr2regc:
+0x2c7a 006983 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 006984 copy temp ,regc 
+0x2c7c 006985 rtn 
+:      006987 g24_receive_process_init:
+0x2c7d 006988 call g24_receive_init 
+0x2c7e 006989 branch g24_mode_switch_init 
+:      006991 g24_receive_process:
+0x2c7f 006992 call g24_mode_switch 
+0x2c80 006993 call g24_dongle_work_mode_auto 
+0x2c81 006994 call g24_dongle_bind_mode_auto 
+0x2c82 006995 branch g24_dongle_search_mode_auto 
+:      006998 g24_pair_init:
+0x2c83 007001 call g24_set0_mem_pid 
+0x2c84 007002 setarg g24_pair_ch 
+0x2c85 007003 call g24_store_mem_ch 
+0x2c86 007004 call g24_store_mem_pair_txpower 
+0x2c87 007007 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007008 ifetch 4 ,rega 
+0x2c89 007009 branch g24_store_mem_addr 
+:      007011 g24_ch:
+0x2c8a 007012 call g24_head_ptr2regc 
+0x2c8b 007013 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007014 ifetcht 1 ,regb 
+0x2c8d 007016 call g24_ch_temp_incre_size4 
+0x2c8e 007017 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007019 branch g24_contw_istoret_1byte 
+:      007021 g24_ch_temp_incre_size4:
+0x2c90 007022 call g24_ch_calc 
+0x2c91 007023 increase 1 ,temp 
+0x2c92 007024 and_into 3 ,temp 
+0x2c93 007025 rtn 
+:      007027 g24_ch_calc:
+0x2c94 007028 add regc ,offset_24g_addr ,regb 
+0x2c95 007029 ifetch 1 ,regb 
+0x2c96 007031 and_into 0x03 ,pdata 
+0x2c97 007032 mul32 pdata ,4 ,rega 
+0x2c98 007033 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007035 iadd rega ,pdata 
+0x2c9a 007036 iadd temp ,contr 
+0x2c9b 007037 ifetch 1 ,contr 
+0x2c9c 007039 branch g24_store_mem_ch 
+:      007041 g24_set_device_addr:
+0x2c9d 007042 call g24_store_mem_tx_power_temp 
+0x2c9e 007043 call otp_enable_chgpump 
+0x2c9f 007044 setarg 0x7e2 
+0x2ca0 007045 arg mem_temp ,rega 
+0x2ca1 007046 arg 4 ,temp 
+0x2ca2 007047 call otpd_read_data 
+0x2ca3 007048 call otp_disable_chgpump 
+0x2ca4 007049 fetch 4 ,mem_temp 
+0x2ca5 007050 call g24_store_mem_device_addr 
+0x2ca6 007052 nrtn blank 
+0x2ca7 007053 fetch 4 ,mem_lap 
+0x2ca8 007055 branch g24_store_mem_device_addr 
+:      007057 g24_transmit_rf_sta_init:
+0x2ca9 007058 call g24_set1_mem_rf_last_sta 
+0x2caa 007060 setarg 0 
+0x2cab 007061 call g24_store_mem_sync_cnt 
+:      007063 g24_transmit_rf_ctrl_clear:
+0x2cac 007064 call g24_fetch_mem_data_type 
+0x2cad 007066 and_into bits_data ,pdata 
+0x2cae 007068 branch g24_store_mem_data_type 
+:      007070 g24_hop_ch_enable:
+0x2caf 007071 call g24_fetch_mem_data_type 
+0x2cb0 007073 set1 bit_hop ,pdata 
+0x2cb1 007074 call g24_store_mem_data_type 
+0x2cb2 007077 branch g24_store_mem_txpayload 
+:      007079 g24_transmit_hop_pac_fail:
+0x2cb3 007080 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007082 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007083 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007084 rtn 
+:      007086 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007087 call g24_set2_mem_sync_cnt 
+:      007089 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007090 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007091 call g24_mem_set0 
+0x2cba 007093 call g24_store_mem_rf_last_sta 
+0x2cbb 007095 branch g24_transmit_rf_ctrl_clear 
+:      007097 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007098 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007100 branch g24_transmit_hop_pac_fail_stage1 
+:      007102 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007103 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007104 ifetch 1 ,rega 
+0x2cc0 007106 increase 1 ,pdata 
+0x2cc1 007107 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007108 istore 1 ,contw 
+0x2cc3 007110 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007111 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007113 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007114 setarg 1 
+0x2cc7 007115 call g24_store_mem_rf_hop_ch 
+:      007117 g24_rf_hop_attemp_again:
+0x2cc8 007118 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007120 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007121 g24_rf_hop_fastly:
+0x2cca 007122 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007123 ifetch 1 ,rega 
+0x2ccc 007125 increase 1 ,pdata 
+0x2ccd 007126 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007128 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007129 call g24_ch 
+0x2cd0 007130 call g24_set2_mem_max_retry 
+0x2cd1 007132 branch g24_transmit_packet 
+:      007134 g24_rf_hop_fastly_exit:
+0x2cd2 007135 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007137 branch g24_transmit_rf_ctrl_clear 
+:      007139 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007140 setarg 0 
+:      007141 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007142 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007143 branch g24_contw_istore_1byte 
+:      007145 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007146 call g24_set2_mem_sync_cnt 
+:      007148 g24_transmit_hop_pac_succ:
+0x2cd8 007149 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007151 call g24_set1_mem_rf_last_sta 
+0x2cda 007153 branch g24_transmit_rf_ctrl_clear 
+:      007155 g24_transmit_succ_rf_config:
+0x2cdb 007156 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007158 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007159 call g24_fetch_mem_data_type 
+0x2cde 007161 isolate0 bit_hop ,pdata 
+0x2cdf 007162 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007163 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007165 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007166 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007167 rtn 
+:      007169 g24_rf_sta_check:
+0x2ce4 007170 call g24_fetch_mem_pairing_sm 
+0x2ce5 007172 rtnne state_24g_pairing_success 
+0x2ce6 007173 call g24_rf_laststa_synccnt_check 
+0x2ce7 007174 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007175 rtn 
+:      007177 g24_rf_laststa_synccnt_check:
+0x2ce9 007178 disable user2 
+0x2cea 007179 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007180 ifetch 1 ,rega 
+0x2cec 007182 rtnne 1 
+0x2ced 007183 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007184 ifetch 1 ,rega 
+0x2cef 007186 rtnne 0 
+0x2cf0 007187 setarg 1 
+0x2cf1 007188 call g24_store_mem_rf_work_stage 
+0x2cf2 007190 call g24_set4_mem_max_retry 
+0x2cf3 007192 branch enable_user2 
+:      007194 g24_rf_sync_cnt_check:
+0x2cf4 007195 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007196 ifetch 1 ,rega 
+0x2cf6 007198 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007199 increase -1 ,pdata 
+0x2cf8 007200 call g24_store_mem_sync_cnt 
+0x2cf9 007202 setarg 2 
+0x2cfa 007203 call g24_store_mem_rf_work_stage 
+0x2cfb 007205 call g24_ch 
+0x2cfc 007207 branch g24_set4_mem_max_retry 
+:      007209 g24_store_mem_rf_work_stage:
+0x2cfd 007210 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007211 branch g24_contw_istore_1byte 
+:      007214 g24_rf_hop_attemp:
+0x2cff 007215 setarg 3 
+0x2d00 007216 call g24_store_mem_rf_work_stage 
+0x2d01 007218 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007220 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007221 call g24_ch 
+:      007223 g24_set2_mem_max_retry:
+0x2d04 007224 setarg 2 
+0x2d05 007225 branch g24_store_mem_max_retry 
+:      007227 g24_transmit_process:
+0x2d06 007228 rtnmark0 mark_24g 
+0x2d07 007229 set1 mark_24g_conext ,mark 
+0x2d08 007230 bpatch patch16_3 ,mem_patch16 
+0x2d09 007231 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007232 ifetch 1 ,rega 
+0x2d0b 007234 beq 1 ,g24_transmit_without_int 
+0x2d0c 007235 call g24_timer_check 
+0x2d0d 007236 nbranch g24_transmit_exit ,user 
+0x2d0e 007237 call g24_interval_calibrate 
+:      007238 g24_transmit_without_int:
+0x2d0f 007239 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007240 call g24_mem_set0 
+0x2d11 007242 call g24_txdata_prep 
+0x2d12 007243 nbranch g24_enter_lpm ,user 
+0x2d13 007244 call g24_rf_sta_check 
+:      007245 g24_transmit_start:
+0x2d14 007246 call g24_transmit_packet 
+0x2d15 007247 call g24_power_ctrl 
+:      007248 g24_transmit_exit:
+0x2d16 007249 set0 mark_24g_conext ,mark 
+0x2d17 007250 rtn 
+:      007252 g24_timer_timeout:
+0x2d18 007253 rtn zero 
+0x2d19 007254 set1 28 ,pdata 
+0x2d1a 007255 rtn 
+:      007257 g24_interval_calibrate:
+0x2d1b 007258 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007259 ifetch 1 ,rega 
+0x2d1d 007261 increase 1 ,pdata 
+0x2d1e 007262 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007263 istore 1 ,contw 
+0x2d20 007265 beq 4 ,g24_interval_max 
+0x2d21 007266 beq 5 ,g24_interval_min 
+0x2d22 007267 rtn 
+:      007268 g24_interval_max:
+0x2d23 007269 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007270 ifetch 1 ,rega 
+:      007272 g24_interval_update:
+0x2d25 007274 add regc ,offset_24g_interval ,contw 
+0x2d26 007275 branch g24_contw_istore_1byte 
+:      007277 g24_interval_min:
+0x2d27 007278 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007279 call g24_mem_set0 
+0x2d29 007281 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007282 ifetch 1 ,rega 
+0x2d2b 007284 branch g24_interval_update 
+:      007286 g24_txdata_prep:
+0x2d2c 007287 call g24_fetch_mem_pairing_sm 
+0x2d2d 007289 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007290 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007291 call g24_package_data 
+0x2d30 007292 nbranch g24_txdata_last_pac ,user 
+0x2d31 007293 call g24_transmit_prep 
+0x2d32 007294 call g24_power_ctrl_pac_incrs 
+:      007295 g24_txdata_enable_tx:
+0x2d33 007297 setarg ensure_on_24g 
+:      007298 g24_store_mem_ensure:
+0x2d34 007299 add regc ,offset_24g_ensure ,contw 
+0x2d35 007300 branch g24_contw_istore_1byte 
+:      007302 g24_txdata_last_pac:
+0x2d36 007303 add regc ,offset_24g_ensure ,rega 
+0x2d37 007304 ifetch 1 ,rega 
+0x2d38 007306 beq ensure_on_24g ,enable_user 
+0x2d39 007307 rtn 
+:      007309 g24_package_data:
+0x2d3a 007311 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007312 ifetch 2 ,temp 
+0x2d3c 007314 call callback_func 
+0x2d3d 007315 nrtn user 
+0x2d3e 007316 copy rega ,pdata 
+0x2d3f 007317 store 1 ,mem_rega 
+0x2d40 007318 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007319 call g24_mem_set0 
+0x2d42 007321 call g24_transmit_rf_ctrl_clear 
+0x2d43 007322 store 1 ,mem_24g_common_temp 
+0x2d44 007323 fetch 1 ,mem_rega 
+0x2d45 007324 copy pdata ,rega 
+0x2d46 007325 add rega ,1 ,temp 
+0x2d47 007326 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007327 copy rega ,loopcnt 
+0x2d49 007328 copy regb ,contr 
+0x2d4a 007329 call memcpy 
+0x2d4b 007330 arg mem_24g_common_temp ,rega 
+:      007331 g24_put_data_in_buff:
+0x2d4c 007332 rtnmark0 mark_24g_conext 
+0x2d4d 007333 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007334 istoret 1 ,contw 
+0x2d4f 007336 copy temp ,loopcnt 
+0x2d50 007337 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007339 copy rega ,contr 
+0x2d52 007340 branch memcpy 
+:      007342 g24_transmit_prep:
+0x2d53 007344 add regc ,offset_24g_datalen ,rega 
+0x2d54 007345 ifetch 1 ,rega 
+0x2d55 007347 increase 2 ,pdata 
+0x2d56 007348 add regc ,offset_24g_txlen ,contw 
+0x2d57 007349 istore 1 ,contw 
+0x2d58 007352 call g24_fetch_mem_data_type 
+0x2d59 007354 call g24_store_mem_txpayload 
+0x2d5a 007357 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007358 ifetch 1 ,rega 
+0x2d5c 007360 lshift3 pdata ,pdata 
+0x2d5d 007361 add regc ,offset_24g_pid ,rega 
+0x2d5e 007362 ifetcht 1 ,rega 
+0x2d5f 007364 and temp ,0x03 ,temp 
+0x2d60 007365 lshift temp ,temp 
+0x2d61 007366 ior temp ,pdata 
+0x2d62 007367 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007368 ifetcht 1 ,rega 
+0x2d64 007370 iadd temp ,pdata 
+0x2d65 007371 istore 1 ,contw 
+0x2d66 007373 add regc ,offset_24g_datalen ,rega 
+0x2d67 007374 ifetch 1 ,rega 
+0x2d68 007376 iforce loopcnt 
+0x2d69 007377 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007379 branch memcpy 
+:      007381 g24_send_abort_packet:
+0x2d6b 007382 call g24_set1_mem_abort_pac 
+0x2d6c 007384 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007386 call g24_power_ctrl_reinit 
+0x2d6e 007387 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007388 store 1 ,mem_24g_common_temp 
+0x2d70 007389 call g24_put_data_in_buff_pre 
+0x2d71 007390 call g24_fetch_mem_data_type 
+0x2d72 007392 set1 bit_abort ,pdata 
+0x2d73 007393 call g24_store_mem_data_type 
+0x2d74 007395 call g24_transmit_prep 
+0x2d75 007396 call g24_txdata_enable_tx 
+0x2d76 007397 branch g24_transmit_start 
+:      007399 g24_put_data_in_buff_pre:
+0x2d77 007400 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007401 call g24_fetch_mem_device_addr 
+0x2d79 007403 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007404 arg 6 ,temp 
+0x2d7b 007405 arg mem_24g_common_temp ,rega 
+0x2d7c 007406 branch g24_put_data_in_buff 
+:      007408 g24_enter_lpm:
+0x2d7d 007409 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007410 ifetch 1 ,rega 
+0x2d7f 007412 branch g24_send_abort_packet ,blank 
+:      007413 g24_enter_lpm_prepare:
+0x2d80 007415 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007416 ifetch 2 ,rega 
+0x2d82 007418 branch callback_func 
+:      007420 g24_lpm_long_sleep:
+0x2d83 007421 call g24_head_ptr2regc 
+0x2d84 007423 call lpo_calibration 
+0x2d85 007424 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007425 rtn blank 
+0x2d87 007426 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007427 ifetch 2 ,temp 
+0x2d89 007429 call callback_func 
+0x2d8a 007430 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007431 ifetch 8 ,temp 
+0x2d8c 007432 call clk2lpo 
+0x2d8d 007433 storet 4 ,mem_sleep_counter 
+0x2d8e 007434 branch lpm_sleep 
+:      007436 g24_transmit_packet:
+0x2d8f 007437 call g24_head_ptr2regc 
+0x2d90 007438 add regc ,offset_24g_retry ,contw 
+0x2d91 007439 call g24_mem_set0 
+:      007441 g24_transmit_loop:
+0x2d92 007442 call g24_transmit_receive_ack 
+0x2d93 007443 nbranch g24_retransmit ,sync 
+0x2d94 007444 nbranch g24_retransmit ,user3 
+0x2d95 007445 call g24_ackpayload_parse 
+0x2d96 007446 call g24_power_ctrl_ack_incrs 
+:      007447 g24_transmit_next_packet:
+0x2d97 007448 call g24_head_ptr2regc 
+0x2d98 007449 add regc ,offset_24g_pid ,rega 
+0x2d99 007450 ifetch 1 ,rega 
+0x2d9a 007452 increase 1 ,pdata 
+0x2d9b 007453 call g24_store_mem_pid 
+0x2d9c 007455 call g24_fetch_mem_pairing_sm 
+0x2d9d 007457 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007458 call g24_transmit_succ_rf_config 
+:      007459 g24_transmit_abandon:
+0x2d9f 007460 setarg 0 
+0x2da0 007461 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007462 istore 2 ,contw 
+0x2da2 007466 setarg ensure_off_24g 
+0x2da3 007467 branch g24_store_mem_ensure 
+:      007470 g24_transmit_receive_ack:
+0x2da4 007471 disable user3 
+0x2da5 007472 call g24_transmit 
+0x2da6 007473 call g24_head_ptr2regc 
+0x2da7 007474 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007475 ifetch 1 ,rega 
+0x2da9 007477 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007478 call g24_receive_packet 
+0x2dab 007479 branch g24_end_of_packet 
+:      007480 g24_transmit_no_ack:
+0x2dac 007481 call g24_end_of_packet 
+0x2dad 007482 branch g24_transmit_next_packet 
+:      007485 g24_retransmit:
+0x2dae 007486 bpatch patch16_5 ,mem_patch16 
+0x2daf 007487 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007488 ifetch 1 ,rega 
+0x2db1 007490 increase 1 ,pdata 
+0x2db2 007491 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007492 istore 1 ,contw 
+0x2db4 007494 call g24_fetch_mem_pairing_sm 
+0x2db5 007496 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007497 add regc ,offset_24g_retry ,rega 
+0x2db7 007498 ifetcht 1 ,rega 
+0x2db8 007500 increase 1 ,temp 
+0x2db9 007501 add regc ,offset_24g_retry ,contw 
+0x2dba 007502 istoret 1 ,contw 
+0x2dbb 007504 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007505 ifetch 1 ,rega 
+0x2dbd 007507 isub temp ,pdata 
+0x2dbe 007508 nbranch g24_transmit_loop ,blank 
+0x2dbf 007509 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007510 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007512 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007513 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007514 ifetch 1 ,rega 
+0x2dc4 007516 increase 1 ,pdata 
+0x2dc5 007517 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007518 istore 1 ,contw 
+0x2dc7 007520 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007521 call g24_hop_ch_enable 
+0x2dc9 007522 setarg 1 
+0x2dca 007523 call g24_store_mem_max_retry 
+0x2dcb 007525 branch g24_transmit_packet 
+:      007527 g24_tx_paring_retry:
+0x2dcc 007528 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007529 ifetch 1 ,rega 
+0x2dce 007531 rtnne 0xff 
+0x2dcf 007532 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007533 call g24_mem_set0 
+0x2dd1 007535 branch g24_stop_24g_mode 
+:      007537 g24_tx_attempt_fail:
+0x2dd2 007538 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007539 call g24_mem_set0 
+:      007541 g24_stop_24g_mode:
+0x2dd4 007542 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007543 branch ui_ipc_send_event 
+:      007545 g24_ackpayload_parse:
+0x2dd6 007546 call g24_read_len_pid_crc 
+0x2dd7 007547 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007548 ifetch 1 ,rega 
+0x2dd9 007550 rtn blank 
+0x2dda 007551 iforce loopcnt 
+0x2ddb 007552 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007554 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007556 branch memcpy 
+:      007559 g24_read_len_pid_crc:
+0x2dde 007561 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007563 rshift3 pdata ,pdata 
+0x2de0 007564 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007565 istore 1 ,contw 
+0x2de2 007568 increase 1 ,pdata 
+0x2de3 007569 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007571 iadd contr ,contr 
+0x2de5 007572 ifetch 3 ,contr 
+0x2de6 007573 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007574 istore 3 ,contw 
+0x2de8 007577 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007579 rshift pdata ,pdata 
+0x2dea 007580 and pdata ,0x03 ,pdata 
+0x2deb 007581 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007582 istore 1 ,contw 
+0x2ded 007584 rtn 
+:      007586 g24_prep:
+0x2dee 007587 disable enable_crc 
+0x2def 007588 disable enable_white 
+0x2df0 007589 setarg 0x555555 
+0x2df1 007590 iforce crc24_init 
+0x2df2 007591 rtn 
+:      007593 g24_set_freq_tx:
+0x2df3 007594 call set_sync_on 
+0x2df4 007595 add regc ,offset_24g_ch ,rega 
+0x2df5 007596 ifetcht 1 ,rega 
+0x2df6 007598 branch set_freq_tx 
+:      007600 g24_transmit:
+0x2df7 007601 call g24_prep 
+0x2df8 007602 call g24_set_freq_tx 
+0x2df9 007603 set1 txgfsk ,radio_ctrl 
+0x2dfa 007604 enable encode_fec0 
+0x2dfb 007605 enable is_tx 
+0x2dfc 007606 disable is_rx 
+0x2dfd 007607 call le_enable 
+0x2dfe 007608 call g24_fetch_mem_addr 
+0x2dff 007610 iforce access 
+0x2e00 007611 inject mod ,32 
+0x2e01 007612 enable enable_crc 
+0x2e02 007613 add regc ,offset_24g_txlen ,rega 
+0x2e03 007614 ifetch 1 ,rega 
+0x2e04 007616 iforce loopcnt 
+0x2e05 007617 add regc ,offset_24g_txpayload ,contr 
+:      007619 g24tr_loop:
+0x2e06 007620 ifetch 1 ,contr 
+0x2e07 007621 inject mod ,8 
+0x2e08 007622 loop g24tr_loop 
+0x2e09 007623 enable enable_parity 
+0x2e0a 007624 inject mod ,24 
+0x2e0b 007625 disable enable_parity 
+0x2e0c 007626 until null ,tx_clear 
+0x2e0d 007627 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007628 nop 100 
+0x2e0f 007629 disable encode_fec0 
+0x2e10 007630 rtn 
+:      007632 g24_receive_packet:
+0x2e11 007633 disable user3 
+0x2e12 007634 force 0 ,radio_ctrl 
+0x2e13 007635 add regc ,offset_24g_ch ,rega 
+0x2e14 007636 ifetcht 1 ,rega 
+0x2e15 007638 call set_freq_rx 
+0x2e16 007639 call rf_rx_enable 
+:      007640 g24_receive_rxon:
+0x2e17 007641 call g24_prep 
+0x2e18 007642 enable decode_fec0 
+0x2e19 007643 enable is_rx 
+0x2e1a 007644 disable is_tx 
+0x2e1b 007645 call le_enable 
+0x2e1c 007646 call g24_fetch_mem_addr 
+0x2e1d 007648 iforce access 
+0x2e1e 007649 enable swfine 
+0x2e1f 007650 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007651 ifetch 2 ,rega 
+0x2e21 007653 iforce stop_watch 
+0x2e22 007654 correlate null ,timeout 
+0x2e23 007655 nbranch g24_sync_timeout ,sync 
+0x2e24 007656 enable enable_crc 
+0x2e25 007657 parse demod ,bucket ,8 
+0x2e26 007658 rshift3 pwindow ,pdata 
+0x2e27 007659 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007660 istore 1 ,contw 
+0x2e29 007662 add regc ,offset_24g_mode ,rega 
+0x2e2a 007663 ifetch 1 ,rega 
+0x2e2b 007665 beq rx_24g ,g24_receive_skip 
+0x2e2c 007666 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007667 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007668 ifetch 1 ,rega 
+0x2e2f 007670 add regc ,offset_24g_data_type ,rega 
+0x2e30 007671 ifetcht 1 ,rega 
+0x2e31 007673 icompare bits_data ,temp 
+0x2e32 007674 nbranch g24_end_of_packet ,true 
+:      007675 g24_receive_skip:
+0x2e33 007676 parse demod ,bucket ,8 
+0x2e34 007677 rshift3 pwindow ,pdata 
+0x2e35 007678 istore 1 ,contw 
+0x2e36 007679 rshift3 pdata ,pdata 
+0x2e37 007680 and pdata ,0x1f ,loopcnt 
+0x2e38 007681 branch g24rx_nopayload ,zero 
+:      007682 g24rx_loop:
+0x2e39 007683 parse demod ,bucket ,8 
+0x2e3a 007684 rshift3 pwindow ,pdata 
+0x2e3b 007685 istore 1 ,contw 
+0x2e3c 007686 loop g24rx_loop 
+:      007687 g24rx_nopayload:
+0x2e3d 007688 parse demod ,bucket ,24 
+0x2e3e 007689 rshift32 pdata ,pdata 
+0x2e3f 007690 rshift16 pdata ,pdata 
+0x2e40 007691 istore 3 ,contw 
+0x2e41 007692 branch g24_end_of_packet ,crc_failed 
+0x2e42 007693 enable user3 
+0x2e43 007694 disable decode_fec0 
+0x2e44 007695 rtn 
+:      007698 g24_end_of_packet:
+0x2e45 007699 disable encode_fec0 
+0x2e46 007700 disable decode_fec0 
+0x2e47 007701 disable enable_crc 
+0x2e48 007702 disable enable_white 
+0x2e49 007703 branch shutdown_radio ,is_rx 
+0x2e4a 007704 until null ,tx_clear 
+0x2e4b 007705 nop 100 
+0x2e4c 007706 branch shutdown_radio 
+:      007708 g24_sync_timeout:
+0x2e4d 007709 call rssi_noise 
+0x2e4e 007710 branch g24_end_of_packet 
+:      007712 rssi_noise:
+0x2e4f 007713 call save_rssi 
+0x2e50 007714 rtn blank 
+0x2e51 007715 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007716 ifetcht 1 ,rega 
+0x2e53 007718 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007720 call rssi_noise_store 
+0x2e55 007721 add regc ,offset_rssi_noise_index ,contw 
+:      007723 g24_contw_istoret_1byte:
+0x2e56 007724 istoret 1 ,contw 
+0x2e57 007725 rtn 
+:      007727 rssi_noise_store:
+0x2e58 007728 arg rssi_buf_len_noise ,regb 
+0x2e59 007729 branch rssi_store 
+:      007747 rssi_store:
+0x2e5a 007748 copy rega ,pdata 
+0x2e5b 007749 iadd temp ,contw 
+0x2e5c 007750 fetch 1 ,mem_rssi 
+0x2e5d 007751 istore 1 ,contw 
+0x2e5e 007752 increase 1 ,temp 
+0x2e5f 007753 copy regb ,pdata 
+0x2e60 007754 iand_into temp 
+0x2e61 007755 rtn 
+:      007757 rssi_average:
+0x2e62 007758 arg 0 ,temp 
+0x2e63 007759 copy rega ,contr 
+:      007760 rssi_average_loop:
+0x2e64 007761 ifetch 1 ,contr 
+0x2e65 007762 iadd temp ,temp 
+0x2e66 007763 loop rssi_average_loop 
+0x2e67 007764 rshift8 temp ,temp 
+0x2e68 007765 rtn 
+:      007767 g24_power_ctrl_init:
+0x2e69 007768 call g24_head_ptr2regc 
+0x2e6a 007769 call g24_power_ctrl_incrs_level1 
+0x2e6b 007770 setarg 1 
+0x2e6c 007771 call g24_store_mem_power_ctrl_level 
+:      007773 g24_power_ctrl_reinit:
+0x2e6d 007774 setarg 0 
+0x2e6e 007775 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007777 istore 1 ,contw 
+0x2e70 007779 rtn 
+:      007781 g24_power_ctrl_pac_incrs:
+0x2e71 007782 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007784 increase 1 ,pdata 
+:      007785 g24_store_mem_power_ctrl_pac:
+0x2e73 007787 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007788 branch g24_contw_istore_1byte 
+:      007790 g24_power_ctrl_ack_incrs:
+0x2e75 007793 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007794 ifetch 1 ,rega 
+0x2e77 007795 increase 1 ,pdata 
+0x2e78 007796 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007797 branch g24_contw_istore_1byte 
+:      007799 g24_power_ctrl:
+0x2e7a 007800 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007801 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007803 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007804 rtn positive 
+0x2e7e 007805 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007806 ifetcht 1 ,rega 
+0x2e80 007808 isub temp ,temp 
+0x2e81 007809 call g24_power_ctrl_reinit 
+0x2e82 007810 setarg offset_power_ctrl_threshold_up 
+0x2e83 007811 iadd regc ,rega 
+0x2e84 007812 ifetch 1 ,rega 
+0x2e85 007814 isub temp ,null 
+0x2e86 007815 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007816 setarg offset_power_ctrl_threshold_down 
+0x2e88 007817 iadd regc ,rega 
+0x2e89 007818 ifetch 1 ,rega 
+0x2e8a 007820 isub temp ,null 
+0x2e8b 007821 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007822 rtn 
+:      007824 g24_power_ctrl_incrs:
+0x2e8d 007825 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007826 ifetch 1 ,rega 
+0x2e8f 007828 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007829 increase 1 ,pdata 
+0x2e91 007830 call g24_store_mem_power_ctrl_level 
+0x2e92 007832 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007833 g24_power_ctrl_incrs_level2:
+0x2e93 007834 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007835 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007837 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007838 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007841 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007843 branch g24_ifetch_rega_store_mem_txpower 
+:      007845 g24_power_ctrl_decrs:
+0x2e99 007846 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007847 ifetch 1 ,rega 
+0x2e9b 007849 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007850 increase -1 ,pdata 
+0x2e9d 007851 call g24_store_mem_power_ctrl_level 
+0x2e9e 007853 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007854 g24_power_ctrl_decrs_level1:
+:      007857 g24_power_ctrl_incrs_level1:
+0x2e9f 007858 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007859 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007861 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007862 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007865 setarg offset_power_ctrl_txpwr_level1 
+:      007866 g24_iadd_offset_mem_txpower:
+0x2ea4 007867 iadd regc ,rega 
+:      007868 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007869 ifetch 1 ,rega 
+0x2ea6 007871 branch g24_store_mem_txpower 
+:      007873 g24_power_ctrl_decrs_level0:
+0x2ea7 007876 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007877 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007879 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007880 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007883 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007885 branch g24_iadd_offset_mem_txpower 
+:      007899 g24_start_pairing_sm1:
+0x2ead 007900 set1 mark_24g ,mark 
+0x2eae 007901 call g24_pair_init 
+:      007902 g24_set_pairing_sm_1:
+0x2eaf 007904 setarg state_24g_pairing_1 
+0x2eb0 007905 branch g24_store_mem_pairing_sm 
+:      007907 g24_pairing_sm:
+0x2eb1 007908 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007909 ifetch 1 ,rega 
+0x2eb3 007911 beq ensure_on_24g ,enable_user 
+0x2eb4 007912 call g24_fetch_mem_pairing_sm 
+0x2eb5 007914 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 007915 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 007916 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 007917 branch assert 
+:      007919 g24_pairing_sm_1:
+0x2eb9 007920 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 007921 call g24_store_mem_pairing_sm 
+0x2ebb 007923 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 007924 branch g24_pairing_sm_common 
+:      007925 g24_pairing_sm_2:
+0x2ebd 007926 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 007927 call g24_store_mem_pairing_sm 
+0x2ebf 007929 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 007930 branch g24_pairing_sm_common 
+:      007931 g24_pairing_sm_3:
+0x2ec1 007932 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 007933 call g24_store_mem_pairing_sm 
+0x2ec3 007935 jam 0x22 ,mem_24g_common_temp 
+:      007936 g24_pairing_sm_common:
+0x2ec4 007937 call g24_fetch_mem_data_type 
+0x2ec5 007939 and_into bits_data ,pdata 
+0x2ec6 007940 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 007941 call g24_fetch_mem_device_addr 
+0x2ec8 007943 store 4 ,mem_24g_common_temp + 2 
+:      007944 g24_put_pairing_data_in_buff:
+0x2ec9 007945 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 007946 arg mem_24g_common_temp ,rega 
+0x2ecb 007947 arg 7 ,temp 
+0x2ecc 007948 call g24_put_data_in_buff 
+0x2ecd 007949 call g24_transmit_prep 
+0x2ece 007950 call g24_txdata_enable_tx 
+0x2ecf 007951 branch enable_user 
+:      007953 g24_paring_mode:
+0x2ed0 007954 call g24_fetch_mem_pairing_sm 
+0x2ed1 007956 rtneq state_24g_pairing_success 
+0x2ed2 007957 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 007958 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 007959 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 007960 rtn 
+:      007962 g24_pairing_sm_1_waiting_ack:
+0x2ed6 007963 setarg state_24g_pairing_2 
+0x2ed7 007964 call g24_store_mem_pairing_sm 
+0x2ed8 007966 branch g24_transmit_abandon 
+:      007967 g24_pairing_sm_2_waiting_ack:
+0x2ed9 007968 setarg state_24g_pairing_3 
+0x2eda 007969 call g24_store_mem_pairing_sm 
+0x2edb 007971 branch g24_transmit_abandon 
+:      007972 g24_pairing_sm_3_waiting_ack:
+0x2edc 007973 setarg state_24g_pairing_success 
+0x2edd 007974 call g24_store_mem_pairing_sm 
+0x2ede 007976 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 007977 call ui_ipc_send_event 
+0x2ee0 007978 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 007979 ifetch 4 ,rega 
+0x2ee2 007981 call g24_store_mem_addr 
+0x2ee3 007983 branch g24_transmit_abandon 
+:      007985 g24_auto_pair_start:
+0x2ee4 007986 set0 mark_24g ,mark 
+0x2ee5 007987 call g24_auto_pair_set_device_info 
+0x2ee6 007988 call g24_tx_attemp_data_prep 
+:      007989 g24_auto_pair_restart:
+0x2ee7 007990 call g24_set0_mem_check_dongle_times 
+:      007991 g24_auto_pair_start_loop:
+0x2ee8 007992 nop 2000 
+0x2ee9 007993 call g24_fetch_mem_check_dongle_times 
+0x2eea 007994 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 007995 call g24_transmit_receive_ack 
+0x2eec 007996 nbranch g24_auto_pair_retry ,sync 
+0x2eed 007997 nbranch g24_auto_pair_retry ,user3 
+0x2eee 007998 call g24_ackpayload_parse 
+0x2eef 007999 call g24_head_ptr2regc 
+0x2ef0 008000 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008001 ifetcht 4 ,rega 
+0x2ef2 008002 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008003 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008004 call g24_head_ptr2regc 
+0x2ef5 008005 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008006 ifetch 4 ,rega 
+0x2ef7 008007 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008008 call g24_store_mem_addr 
+0x2ef9 008009 branch g24_tx_attemp_dongle_succ 
+:      008011 g24_auto_pair_retry:
+0x2efa 008012 call g24_fetch_mem_check_dongle_times 
+0x2efb 008013 increase 1 ,pdata 
+0x2efc 008014 call g24_store_mem_check_dongle_times 
+0x2efd 008016 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008017 increase 1 ,pdata 
+0x2eff 008018 and_into 1 ,pdata 
+0x2f00 008019 call g24_store_mem_auto_paring_switch 
+0x2f01 008020 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008021 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008022 rtn 
+:      008024 g24_fetch_mem_auto_paring_switch:
+0x2f04 008025 setarg offset_24g_auto_pair_switch 
+0x2f05 008026 branch g24_set_rega_ifetch_1byte 
+:      008027 g24_store_mem_auto_paring_switch:
+0x2f06 008028 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008029 branch g24_set_contw_with_regb_store_1byte 
+:      008031 g24_auto_pair_set_device_info:
+0x2f08 008032 call g24_store_mem_tx_power 
+0x2f09 008033 call g24_fetch_mem_device_addr 
+0x2f0a 008034 call g24_store_mem_addr 
+0x2f0b 008035 branch g24_ch 
+:      008037 g24_auto_pair_device_attemp:
+0x2f0c 008038 call g24_auto_pair_set_device_info 
+0x2f0d 008039 branch g24_auto_pair_start_loop 
+:      008041 g24_auto_pair_pair_attemp:
+0x2f0e 008042 call g24_pair_init 
+0x2f0f 008043 branch g24_auto_pair_start_loop 
+:      008046 g24_start_24g_mode:
+0x2f10 008047 set0 mark_24g ,mark 
+0x2f11 008048 call g24_ch 
+0x2f12 008049 call g24_fetch_mem_pairing_sm 
+0x2f13 008051 rtnne state_24g_pairing_success 
+0x2f14 008052 call g24_tx_attemp_data_prep 
+0x2f15 008053 call g24_set0_mem_check_dongle_times 
+:      008055 g24_tx_attemp_dongle_loop:
+0x2f16 008056 nop 2000 
+0x2f17 008057 call g24_fetch_mem_check_dongle_times 
+0x2f18 008059 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008060 call g24_transmit_receive_ack 
+0x2f1a 008061 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008062 nbranch g24_attemp_txdata_retry ,user3 
+:      008063 g24_tx_attemp_dongle_succ:
+0x2f1c 008064 set1 mark_24g ,mark 
+0x2f1d 008065 call g24_set0_mem_check_dongle_times 
+0x2f1e 008066 setarg state_24g_pairing_success 
+0x2f1f 008067 call g24_store_mem_pairing_sm 
+0x2f20 008069 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008070 branch ui_ipc_send_event 
+:      008072 g24_tx_attemp_data_prep:
+0x2f22 008073 set1 mark_24g_conext ,mark 
+0x2f23 008074 jam 0xff ,mem_24g_common_temp 
+0x2f24 008075 call g24_fetch_mem_data_type 
+0x2f25 008077 call g24_put_data_in_buff_pre 
+0x2f26 008078 branch g24_transmit_prep 
+:      008080 g24_attemp_txdata_retry:
+0x2f27 008081 call g24_fetch_mem_check_dongle_times 
+0x2f28 008083 increase 1 ,pdata 
+0x2f29 008084 call g24_store_mem_check_dongle_times 
+0x2f2a 008086 call g24_ch 
+0x2f2b 008087 branch g24_tx_attemp_dongle_loop 
+:      008089 g24_check_51cmd_start_24g:
+0x2f2c 008090 call g24_store_mem_tx_power 
+0x2f2d 008093 setarg state_24g_pairing_success 
+0x2f2e 008094 call g24_store_mem_pairing_sm 
+0x2f2f 008096 branch g24_start_24g_mode 
+:      008105 dongle_init:
+0x2f30 008106 bpatch patch17_2 ,mem_patch17 
+0x2f31 008107 call g24_head_ptr2regc 
+0x2f32 008108 setarg dongle_rxdata_type1 
+0x2f33 008109 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008110 istore 2 ,contw 
+0x2f35 008112 call g24_receive_init 
+0x2f36 008113 call usb_init 
+0x2f37 008114 call g24_fetch_mem_pair_mode 
+0x2f38 008116 bpatch patch17_3 ,mem_patch17 
+0x2f39 008117 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008118 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008119 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008120 branch assert 
+:      008122 g24_receive_init:
+0x2f3d 008123 call g24_store_mem_tx_power_temp 
+0x2f3e 008124 arg 0x80 ,loopcnt 
+0x2f3f 008125 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008126 branch memset0 
+:      008128 dongle_all_powerful:
+0x2f41 008129 call dongle_check_mode 
+:      008130 dongle_all_powerful_loop:
+0x2f42 008131 call g24_dongle_work_mode 
+0x2f43 008132 call usb_isr 
+0x2f44 008133 branch dongle_all_powerful_loop 
+:      008135 dongle_pc_bind:
+0x2f45 008136 bpatch patch17_4 ,mem_patch17 
+0x2f46 008137 call dongle_check_mode 
+:      008138 dongle_pc_bind_loop:
+0x2f47 008139 call g24_dongle_work_mode 
+0x2f48 008140 call g24_dongle_bind_mode 
+0x2f49 008141 call usb_isr 
+0x2f4a 008142 call dongle_usb_dispatch 
+0x2f4b 008143 branch dongle_pc_bind_loop 
+:      008145 dongle_check_mode:
+0x2f4c 008149 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008150 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008151 branch g24_set0_mem_ackpayload_enable 
+:      008153 g24_dongle_work_mode:
+0x2f4f 008154 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008156 rtnne dongle_work 
+:      008157 g24_dongle_work_mode_start:
+0x2f51 008158 call g24_dongle_work_init 
+0x2f52 008159 call g24_ch_process 
+0x2f53 008160 call g24_receive_packet_start 
+0x2f54 008161 branch g24_blank_data_process 
+:      008163 g24_dongle_work_init:
+0x2f55 008164 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008166 rtnbit1 dongle_work 
+0x2f57 008167 set1 dongle_work ,pdata 
+0x2f58 008168 call g24_store_mem_dongle_mode_init 
+0x2f59 008170 call g24_store_mem_tx_power 
+0x2f5a 008173 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008175 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008176 call g24_set1_mem_abort_pac 
+0x2f5d 008178 call g24_dongle_init 
+:      008179 g24_rx_interrupt_clear:
+0x2f5e 008180 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008182 arg 66 ,loopcnt 
+0x2f60 008183 branch clear_mem 
+:      008185 g24_dongle_init:
+0x2f61 008186 call g24_set0_mem_pid 
+0x2f62 008188 call g24_fetch_mem_rx_addr 
+0x2f63 008190 call g24_store_mem_addr 
+0x2f64 008192 branch g24_ch 
+:      008194 g24_ch_process:
+0x2f65 008195 bpatch patch17_5 ,mem_patch17 
+0x2f66 008196 call g24_fetch_mem_abort_pac 
+0x2f67 008198 beq 1 ,g24_noise_rssi 
+0x2f68 008199 call g24_fetch_mem_hop_pac 
+0x2f69 008201 beq 1 ,g24_ch 
+0x2f6a 008202 setarg offset_24g_hop_btclk 
+0x2f6b 008203 iadd regc ,rega 
+0x2f6c 008204 ifetcht 4 ,rega 
+0x2f6d 008206 copy clkn_bt ,pdata 
+0x2f6e 008207 isub temp ,null 
+0x2f6f 008208 ncall g24_timer_timeout ,positive 
+0x2f70 008209 copy pdata ,regb 
+0x2f71 008210 setarg offset_24g_hop_btclk 
+0x2f72 008211 iadd regc ,rega 
+0x2f73 008212 ifetch 4 ,rega 
+0x2f74 008213 copy pdata ,temp 
+0x2f75 008215 setarg offset_24g_hop_interval 
+0x2f76 008216 iadd regc ,rega 
+0x2f77 008217 copy temp ,pdata 
+0x2f78 008218 ifetcht 1 ,rega 
+0x2f79 008220 iadd temp ,temp 
+0x2f7a 008221 copy regb ,pdata 
+0x2f7b 008222 isub temp ,null 
+0x2f7c 008223 nrtn positive 
+0x2f7d 008224 set0 28 ,pdata 
+0x2f7e 008225 setarg offset_24g_hop_btclk 
+0x2f7f 008226 iadd regc ,contw 
+0x2f80 008227 istore 4 ,contw 
+:      008229 g24_ch_update:
+0x2f81 008230 call g24_ch 
+0x2f82 008231 call g24_fetch_mem_rf_laststa 
+0x2f83 008233 increase 1 ,pdata 
+0x2f84 008234 call g24_store_mem_rf_laststa 
+0x2f85 008236 rtnne 2 
+0x2f86 008237 call g24_set0_mem_rf_laststa 
+0x2f87 008241 branch g24_set1_mem_abort_pac 
+:      008243 g24_ch_timer_reinit:
+0x2f88 008244 copy clkn_bt ,pdata 
+0x2f89 008245 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008246 call g24_set_contw_with_temp 
+0x2f8b 008247 istore 4 ,contw 
+0x2f8c 008251 branch g24_set0_mem_rf_laststa 
+:      008253 g24_noise_rssi:
+0x2f8d 008254 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008255 call g24_noise_rssi_average 
+0x2f8f 008256 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008257 istoret 1 ,contw 
+0x2f91 008259 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008260 nrtn positive 
+0x2f93 008261 branch g24_ch 
+:      008263 g24_noise_rssi_average:
+0x2f94 008264 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008265 branch rssi_average 
+:      008267 g24_blank_data_process:
+0x2f96 008268 call g24_ms_blank_data 
+0x2f97 008269 call g24_kb_blank_data 
+0x2f98 008270 branch g24_kb_mul_blank_data 
+:      008272 g24_ms_blank_data:
+0x2f99 008273 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008274 call g24_set_rega_ifetch_1byte 
+0x2f9b 008276 rtn blank 
+0x2f9c 008277 arg timer_ms_blank ,queue 
+0x2f9d 008278 call timer_check 
+0x2f9e 008279 nrtn blank 
+0x2f9f 008280 call g24_set0_mem_ms_blank_data_enable 
+:      008282 g24_ms_blank_data_2usb:
+0x2fa0 008283 setarg ms_report_id 
+0x2fa1 008284 store 1 ,mem_usb_mouse_data 
+0x2fa2 008285 setarg 0 
+0x2fa3 008286 istore 7 ,contw 
+0x2fa4 008287 branch g24_data_type1_usbtx_enable 
+:      008289 g24_kb_blank_data:
+0x2fa5 008290 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008291 call g24_set_rega_ifetch_1byte 
+0x2fa7 008293 rtn blank 
+0x2fa8 008294 arg timer_kb_blank ,queue 
+0x2fa9 008295 call timer_check 
+0x2faa 008296 nrtn blank 
+0x2fab 008297 call g24_set0_mem_kb_blank_data_enable 
+:      008299 g24_kb_blank_data_2usb:
+0x2fac 008300 arg mem_usb_kb_data ,contw 
+0x2fad 008301 arg 2 ,loopcnt 
+0x2fae 008302 call memset0 
+0x2faf 008303 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008304 branch g24_kb_data_into_ep1_fifo 
+:      008306 g24_kb_mul_blank_data:
+0x2fb1 008307 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008308 call g24_set_rega_ifetch_1byte 
+0x2fb3 008310 rtn blank 
+0x2fb4 008311 arg timer_kb_mul_blank ,queue 
+0x2fb5 008312 call timer_check 
+0x2fb6 008313 nrtn blank 
+0x2fb7 008314 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008316 g24_kb_mul_blank_data_2usb:
+0x2fb8 008317 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008318 arg 2 ,loopcnt 
+0x2fba 008319 call memset0 
+0x2fbb 008320 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008321 branch g24_kb_mul_data_into_ep2_fifo 
+:      008323 g24_dongle_bind_mode:
+0x2fbd 008324 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008326 rtnne dongle_bind 
+0x2fbf 008327 call g24_dongle_bind_init 
+0x2fc0 008328 branch g24_dongle_bind_data_process 
+:      008330 g24_dongle_bind_init:
+0x2fc1 008331 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008333 rtnbit1 dongle_bind 
+0x2fc3 008334 set1 dongle_bind ,pdata 
+0x2fc4 008335 call g24_store_mem_dongle_mode_init 
+0x2fc5 008337 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008339 call g24_pair_init 
+0x2fc7 008340 setarg 0 
+0x2fc8 008341 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008342 call g24_set_contw_with_temp 
+0x2fca 008344 branch g24_contw_istore_3byte 
+:      008346 g24_dongle_bind_data_process:
+0x2fcb 008347 call g24_receive_transmit_ack 
+0x2fcc 008348 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008349 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008350 setarg offset_24g_rxdata_temp 
+0x2fcf 008351 iadd regc ,contw 
+0x2fd0 008352 arg 8 ,loopcnt 
+0x2fd1 008353 call memcpy 
+0x2fd2 008354 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008355 call g24_set_rega_ifetch_1byte 
+0x2fd4 008356 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008357 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008358 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008359 beq 0xff ,g24_data_attemp 
+0x2fd8 008360 branch g24_rx_interrupt_clear 
+:      008362 g24_dongle_bind_first_step:
+0x2fd9 008363 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008364 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008365 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008366 rtn 
+:      008367 g24_dongle_bind_first_step_mouse:
+0x2fdd 008368 setarg 1 
+0x2fde 008369 call g24_store_mem_ms_bind_step 
+:      008371 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008372 setarg datatype_mouse 
+0x2fe0 008373 call g24_store_mem_bind_payload 
+:      008375 g24_dongle_bind_payload_cfg:
+0x2fe1 008376 setarg 0x80 
+0x2fe2 008377 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008378 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008380 call g24_fetch_mem_rx_addr 
+0x2fe5 008382 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008383 call g24_set_contw_with_temp 
+0x2fe7 008385 branch g24_contw_istore_4byte 
+:      008387 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008388 setarg 1 
+0x2fe9 008389 call g24_store_mem_kb_bind_step 
+:      008391 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008392 setarg datatype_keyboard 
+0x2feb 008393 call g24_store_mem_bind_payload 
+0x2fec 008395 branch g24_dongle_bind_payload_cfg 
+:      008397 g24_dongle_bind_second_step:
+0x2fed 008398 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008399 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008400 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008401 rtn 
+:      008402 g24_dongle_bind_second_step_mouse:
+0x2ff1 008403 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008404 setarg offset_dongle_ms_bind_step 
+0x2ff3 008405 call g24_set_rega_ifetch_1byte 
+0x2ff4 008407 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008408 rtn 
+:      008409 g24_dongle_ms_bind_step_set2:
+0x2ff6 008410 setarg 2 
+:      008412 g24_store_mem_ms_bind_step:
+0x2ff7 008413 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008414 branch g24_set_contw_with_regb_store_1byte 
+:      008416 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008417 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008418 setarg offset_dongle_kb_bind_step 
+0x2ffb 008419 call g24_set_rega_ifetch_1byte 
+0x2ffc 008421 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008422 rtn 
+:      008423 g24_dongle_kb_bind_step_set2:
+0x2ffe 008424 setarg 2 
+:      008426 g24_store_mem_kb_bind_step:
+0x2fff 008427 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008428 branch g24_set_contw_with_regb_store_1byte 
+:      008430 g24_dongle_bind_third_step:
+0x3001 008431 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008432 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008433 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008434 rtn 
+:      008435 g24_dongle_bind_third_step_mouse:
+0x3005 008436 setarg offset_dongle_ms_bind_step 
+0x3006 008437 call g24_set_rega_ifetch_1byte 
+0x3007 008439 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008440 rtn 
+:      008441 g24_dongle_ms_bind_step_success:
+0x3009 008442 call g24_fetch_mem_bind_device_status 
+0x300a 008444 or_into 0x01 ,pdata 
+0x300b 008445 call g24_store_mem_bind_device_status 
+:      008447 g24_dongle_bind_exit:
+0x300c 008448 setarg 0 
+0x300d 008449 setarg offset_dongle_ms_bind_step 
+0x300e 008450 iadd regc ,contw 
+0x300f 008451 istore 2 ,contw 
+0x3010 008452 branch g24_rx_interrupt_clear 
+:      008454 g24_dongle_bind_third_step_keyboard:
+0x3011 008455 setarg offset_dongle_kb_bind_step 
+0x3012 008456 call g24_set_rega_ifetch_1byte 
+0x3013 008458 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008459 rtn 
+:      008460 g24_dongle_kb_bind_step_success:
+0x3015 008461 call g24_fetch_mem_bind_device_status 
+0x3016 008463 or_into 0x02 ,pdata 
+0x3017 008464 call g24_store_mem_bind_device_status 
+0x3018 008466 branch g24_dongle_bind_exit 
+:      008469 dongle_usb_dispatch:
+0x3019 008470 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008471 rtn blank 
+0x301b 008472 jam 0 ,mem_usb0_get_set_report 
+0x301c 008473 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008474 arg pc_set_report ,temp 
+0x301e 008475 isub temp ,null 
+0x301f 008476 nrtn zero 
+0x3020 008478 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008479 rtnne pc_report_id 
+0x3022 008480 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008481 bpatch patch17_6 ,mem_patch17 
+0x3024 008482 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008483 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008484 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008485 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008486 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008487 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008488 usb0_data_ready_report_set0:
+0x302a 008489 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008490 rtn 
+:      008491 dongle_dispose_cmd_bind:
+0x302c 008492 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008493 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008494 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008495 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008496 branch usb0_data_ready_report_set0 
+:      008497 dongle_dispose_cmd_get_bind:
+0x3031 008498 call g24_fetch_mem_bind_device_status 
+0x3032 008500 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008501 branch usb0_data_ready_report_set1 
+:      008502 dongle_dispose_cmd_exit_bind:
+0x3034 008503 call g24_set_work_mem_dongle_work_mode 
+0x3035 008505 call g24_set0_mem_dongle_mode_init 
+0x3036 008507 call g24_fetch_mem_bind_device_status 
+0x3037 008509 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008510 branch usb0_data_ready_report_set1 
+:      008512 dongle_dispose_cmd_read_mode:
+:      008513 dongle_dispose_in_bind_mode:
+0x3039 008514 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008515 branch usb0_data_ready_report_set1 
+:      008517 dongle_dispose_cmd_mode:
+0x303b 008518 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008519 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008521 branch usb0_data_ready_report_set0 
+:      008522 dongle_enter_bind_mode:
+0x303e 008525 call g24_bind_mode_enable 
+:      008526 usb0_data_ready_report_set1:
+0x303f 008527 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008528 rtn 
+:      008533 dongle_dispose_cmd_current_project:
+0x3041 008534 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008535 branch usb0_data_ready_report_set1 
+:      008537 dongle_dispose_cmd_current_mode:
+0x3043 008538 call g24_fetch_mem_dongle_work_mode 
+0x3044 008540 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008541 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008543 rtn 
+:      008544 dongle_dispose_in_work_mode:
+0x3047 008545 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008546 branch usb0_data_ready_report_set1 
+:      008551 dongle_dispose_cmd_current_fw_version:
+0x3049 008552 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008553 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008554 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008555 branch usb0_data_ready_report_set1 
+:      008557 dongle_dispose_cmd_user_defined:
+0x304d 008559 call g24_set1_mem_ackpayload_enable 
+0x304e 008560 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008561 increase 2 ,pdata 
+0x3050 008562 copy pdata ,loopcnt 
+0x3051 008563 arg mem_usb0_set_report_data ,contr 
+0x3052 008564 setarg offset_24g_ackpayload 
+0x3053 008565 iadd regc ,contw 
+0x3054 008566 branch memcpy 
+:      008569 dongle_auto_bind:
+0x3055 008570 bpatch patch17_7 ,mem_patch17 
+0x3056 008571 call g24_mode_switch_init 
+:      008572 dongle_auto_bind_loop:
+0x3057 008573 call g24_receive_process 
+0x3058 008574 call usb_isr 
+0x3059 008575 branch dongle_auto_bind_loop 
+:      008577 g24_dongle_work_mode_auto:
+0x305a 008578 call g24_fetch_mem_dongle_work_mode 
+0x305b 008580 rtnne dongle_work 
+0x305c 008581 call g24_dongle_work_mode_start 
+0x305d 008582 branch g24_rx_nodata_process 
+:      008584 g24_dongle_bind_mode_auto:
+0x305e 008585 call g24_fetch_mem_dongle_work_mode 
+0x305f 008587 rtnne dongle_bind 
+0x3060 008588 call g24_dongle_bind_init 
+0x3061 008589 call g24_dongle_bind_data_process 
+0x3062 008590 call g24_fetch_mem_bind_device_status 
+0x3063 008592 rtn blank 
+0x3064 008593 call g24_set0_mem_mode_switch 
+0x3065 008595 call dongle_check_mode 
+0x3066 008596 call g24_enable_nodata_timer 
+:      008597 g24_timer_init:
+0x3067 008598 setarg 0 
+0x3068 008599 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008601 branch g24_contw_istore_4byte 
+:      008603 g24_timer_check:
+0x306a 008604 call disable_user 
+0x306b 008605 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008606 ifetcht 4 ,rega 
+0x306d 008608 copy clkn_bt ,pdata 
+0x306e 008609 isub temp ,null 
+0x306f 008610 ncall g24_timer_timeout ,positive 
+0x3070 008611 copy pdata ,regb 
+0x3071 008612 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008613 ifetch 4 ,rega 
+0x3073 008615 add regc ,offset_24g_interval ,rega 
+0x3074 008616 ifetcht 1 ,rega 
+0x3075 008618 iadd temp ,temp 
+0x3076 008619 copy regb ,pdata 
+0x3077 008620 isub temp ,null 
+0x3078 008621 nrtn positive 
+0x3079 008622 set0 28 ,pdata 
+0x307a 008623 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008624 istore 4 ,contw 
+0x307c 008626 branch enable_user 
+:      008628 g24_mode_switch_init:
+0x307d 008629 setarg 1 
+0x307e 008630 call g24_store_mem_mode_switch 
+0x307f 008632 call g24_set0_mem_time_slice 
+0x3080 008634 setarg 0xff 
+0x3081 008635 add regc ,offset_24g_interval ,contw 
+0x3082 008636 istore 1 ,contw 
+0x3083 008638 branch g24_timer_init 
+:      008640 g24_mode_switch:
+0x3084 008641 setarg offset_24g_mode_switch 
+0x3085 008642 call g24_set_rega_ifetch_1byte 
+0x3086 008644 rtn blank 
+0x3087 008645 call g24_timer_check 
+0x3088 008646 nrtn user 
+0x3089 008647 call g24_fetch_mem_time_slice 
+0x308a 008649 increase 1 ,pdata 
+0x308b 008650 and_into 1 ,pdata 
+0x308c 008651 call g24_store_mem_time_slice 
+0x308d 008653 beq 0 ,dongle_check_mode 
+0x308e 008654 beq 1 ,g24_bind_mode_enable 
+0x308f 008655 rtn 
+:      008657 g24_bind_mode_enable:
+0x3090 008661 setarg dongle_bind 
+0x3091 008662 call g24_store_mem_dongle_work_mode 
+0x3092 008663 branch g24_set0_mem_dongle_mode_init 
+:      008665 g24_enable_nodata_timer:
+0x3093 008666 setarg 1 
+0x3094 008667 call g24_store_mem_nodata_timer_enable 
+:      008669 g24_enable_nodata_timer_init:
+0x3095 008670 setarg timer_nodata_delay 
+0x3096 008671 arg timer_nodata ,queue 
+0x3097 008672 branch timer_init 
+:      008674 g24_rx_nodata_process:
+0x3098 008675 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008677 rtn blank 
+0x309a 008678 arg timer_nodata ,queue 
+0x309b 008679 call timer_check 
+0x309c 008680 nrtn blank 
+0x309d 008681 call g24_set0_mem_nodata_timer_enable 
+0x309e 008684 setarg dongle_search 
+0x309f 008685 call g24_store_mem_dongle_work_mode 
+0x30a0 008687 call g24_set0_mem_dongle_mode_init 
+0x30a1 008689 branch g24_rx_interrupt_clear 
+:      008691 g24_dongle_search_mode_auto:
+0x30a2 008692 bpatch patch18_0 ,mem_patch18 
+0x30a3 008693 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008695 rtnne dongle_search 
+0x30a5 008696 call g24_dongle_search_mode_init 
+0x30a6 008697 call g24_rx_auto_addr_ch_search 
+0x30a7 008698 call g24_receive_transmit_ack 
+0x30a8 008699 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008701 call g24_dongle_search_addr_check 
+0x30aa 008702 call g24_receive_packet_parse ,zero 
+0x30ab 008706 call dongle_check_mode 
+0x30ac 008707 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008709 set1 dongle_work ,pdata 
+0x30ae 008710 call g24_store_mem_dongle_mode_init 
+0x30af 008712 call g24_rx_interrupt_clear 
+0x30b0 008713 call g24_enable_nodata_timer 
+0x30b1 008714 call g24_dongle_search_addr_check 
+0x30b2 008715 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008716 setarg offset_24g_kb_addr 
+0x30b4 008717 call g24_set_rega_ifetcht_4byte 
+0x30b5 008719 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008720 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008721 setarg offset_24g_mouse_addr 
+0x30b8 008722 call g24_set_rega_ifetcht_4byte 
+0x30b9 008724 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008725 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008726 rtn 
+:      008728 g24_dongle_search_addr_check:
+0x30bc 008729 setarg offset_24g_rx_addr 
+0x30bd 008730 call g24_set_rega_ifetcht_4byte 
+:      008732 g24_fetch_mem_addr_isub_temp:
+0x30be 008733 call g24_fetch_mem_addr 
+0x30bf 008735 isub temp ,null 
+0x30c0 008736 rtn 
+:      008738 g24_dg_ch_num_reinit:
+0x30c1 008739 setarg offset_24g_dg_ch_number 
+0x30c2 008740 call g24_set_rega_ifetch_1byte 
+:      008742 g24_current_ch_num_reinit:
+0x30c3 008744 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008745 branch g24_contw_istore_1byte 
+:      008747 g24_kb_ch_num_reinit:
+0x30c5 008748 setarg offset_24g_kb_ch_number 
+0x30c6 008749 call g24_set_rega_ifetch_1byte 
+0x30c7 008751 branch g24_current_ch_num_reinit 
+:      008752 g24_ms_ch_num_reinit:
+0x30c8 008753 setarg offset_24g_ms_ch_number 
+0x30c9 008754 call g24_set_rega_ifetch_1byte 
+0x30ca 008756 branch g24_current_ch_num_reinit 
+:      008758 g24_dongle_search_mode_init:
+0x30cb 008759 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008761 rtnbit1 dongle_search 
+0x30cd 008762 set1 dongle_search ,pdata 
+0x30ce 008763 call g24_store_mem_dongle_mode_init 
+0x30cf 008765 call g24_set0_mem_time_slice 
+0x30d0 008767 call g24_set1_mem_ackpayload_enable 
+0x30d1 008769 setarg 0 
+0x30d2 008770 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008771 istore 3 ,contw 
+0x30d4 008773 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008774 call g24_set_contw_with_temp 
+0x30d6 008775 istore 7 ,contw 
+0x30d7 008778 call g24_dongle_search_addr_check 
+0x30d8 008779 nrtn zero 
+0x30d9 008780 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008781 ifetch 1 ,rega 
+0x30db 008783 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008784 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008786 add regc ,offset_24g_ch ,rega 
+0x30de 008787 ifetch 1 ,rega 
+0x30df 008790 branch g24_store_mem_dg_last_ch 
+:      008792 g24_rx_auto_addr_ch_search:
+0x30e0 008793 bpatch patch18_1 ,mem_patch18 
+0x30e1 008794 call g24_fetch_mem_time_slice 
+0x30e2 008796 increase 1 ,pdata 
+0x30e3 008797 and_into 3 ,pdata 
+0x30e4 008798 call g24_store_mem_time_slice 
+0x30e5 008801 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008802 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008803 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008804 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008805 rtn 
+:      008807 g24_rx_auto_bind_config_mouse:
+0x30ea 008808 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008809 setarg offset_24g_mouse_addr 
+0x30ec 008810 call g24_set_rega_ifetch_4byte 
+0x30ed 008812 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008813 call g24_store_mem_addr 
+0x30ef 008815 setarg offset_24g_ms_config_ch_once 
+0x30f0 008816 call g24_set_rega_ifetch_1byte 
+0x30f1 008818 call g24_ms_config_ch_once ,blank 
+0x30f2 008819 setarg offset_24g_ms_last_ch 
+0x30f3 008820 call g24_set_rega_ifetch_1byte 
+0x30f4 008822 call g24_store_mem_ch 
+0x30f5 008824 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008825 ifetcht 1 ,rega 
+0x30f7 008827 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008828 call rssi_noise_store 
+0x30f9 008829 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008830 istoret 1 ,contw 
+0x30fb 008832 call g24_noise_rssi_average 
+0x30fc 008833 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008834 istoret 1 ,contw 
+0x30fe 008836 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008837 nrtn positive 
+0x3100 008838 setarg offset_24g_ms_ch_number 
+0x3101 008839 call g24_set_rega_ifetcht_1byte 
+0x3102 008841 call g24_ch_temp_incre_size4 
+0x3103 008842 arg offset_24g_ms_ch_number ,rega 
+0x3104 008843 call g24_set_contw_with_regb2 
+0x3105 008844 istoret 1 ,contw 
+:      008846 g24_store_mem_ms_last_ch:
+0x3106 008848 arg offset_24g_ms_last_ch ,rega 
+0x3107 008849 branch g24_set_contw_with_regb_store_1byte 
+:      008851 g24_ms_config_ch_once:
+0x3108 008852 setarg 1 
+0x3109 008853 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008854 call g24_set_contw_with_regb_store_1byte 
+0x310b 008856 arg 0 ,temp 
+0x310c 008857 call g24_ch_calc 
+0x310d 008860 branch g24_store_mem_ms_last_ch 
+:      008862 g24_rx_auto_bind_config_kb:
+0x310e 008863 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008864 setarg offset_24g_kb_addr 
+0x3110 008865 call g24_set_rega_ifetch_4byte 
+0x3111 008867 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008868 call g24_store_mem_addr 
+0x3113 008870 setarg offset_24g_kb_config_ch_once 
+0x3114 008871 call g24_set_rega_ifetch_1byte 
+0x3115 008873 call g24_kb_config_ch_once ,blank 
+0x3116 008874 setarg offset_24g_kb_last_ch 
+0x3117 008875 call g24_set_rega_ifetch_1byte 
+0x3118 008877 call g24_store_mem_ch 
+0x3119 008879 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008880 ifetcht 1 ,rega 
+0x311b 008882 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008883 call rssi_noise_store 
+0x311d 008884 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008885 istoret 1 ,contw 
+0x311f 008887 call g24_noise_rssi_average 
+0x3120 008888 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008889 istoret 1 ,contw 
+0x3122 008891 sub temp ,rssi_thresh_noise ,null 
+0x3123 008892 nrtn positive 
+0x3124 008893 setarg offset_24g_kb_ch_number 
+0x3125 008894 call g24_set_rega_ifetcht_1byte 
+0x3126 008896 call g24_ch_temp_incre_size4 
+0x3127 008897 arg offset_24g_kb_ch_number ,rega 
+0x3128 008898 call g24_set_contw_with_regb2 
+0x3129 008899 istoret 1 ,contw 
+:      008901 g24_store_mem_kb_last_ch:
+0x312a 008903 arg offset_24g_kb_last_ch ,rega 
+0x312b 008904 branch g24_set_contw_with_regb_store_1byte 
+:      008906 g24_kb_config_ch_once:
+0x312c 008907 setarg 1 
+0x312d 008908 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008909 call g24_set_contw_with_regb_store_1byte 
+0x312f 008911 arg 0 ,temp 
+0x3130 008912 call g24_ch_calc 
+0x3131 008915 branch g24_store_mem_kb_last_ch 
+:      008917 g24_rx_auto_bind_config_dongle:
+0x3132 008918 call g24_dongle_bind_ms_payload_cfg 
+0x3133 008919 call g24_fetch_mem_rx_addr 
+0x3134 008921 call g24_store_mem_addr 
+0x3135 008923 setarg offset_24g_dg_config_ch_once 
+0x3136 008924 call g24_set_rega_ifetch_1byte 
+0x3137 008926 call g24_dg_config_ch_once ,blank 
+0x3138 008927 call g24_dg_store_config_ch 
+0x3139 008928 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 008929 ifetcht 1 ,rega 
+0x313b 008931 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 008932 call rssi_noise_store 
+0x313d 008933 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 008934 istoret 1 ,contw 
+0x313f 008936 call g24_noise_rssi_average 
+0x3140 008937 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 008938 istoret 1 ,contw 
+0x3142 008940 sub temp ,rssi_thresh_noise ,null 
+0x3143 008941 nrtn positive 
+0x3144 008942 setarg offset_24g_dg_ch_number 
+0x3145 008943 call g24_set_rega_ifetcht_1byte 
+0x3146 008945 call g24_ch_temp_incre_size4 
+0x3147 008946 arg offset_24g_dg_ch_number ,rega 
+0x3148 008947 call g24_set_contw_with_regb2 
+0x3149 008948 istoret 1 ,contw 
+:      008950 g24_store_mem_dg_last_ch:
+0x314a 008953 arg offset_24g_dg_last_ch ,rega 
+0x314b 008954 branch g24_set_contw_with_regb_store_1byte 
+:      008957 g24_dg_config_ch_once:
+0x314c 008962 setarg 1 
+0x314d 008963 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 008964 call g24_set_contw_with_regb_store_1byte 
+:      008965 g24_dg_store_config_ch:
+0x314f 008966 setarg offset_24g_dg_last_ch 
+0x3150 008967 call g24_set_rega_ifetch_1byte 
+0x3151 008968 branch g24_store_mem_ch 
+:      008971 g24_transmit_ack:
+0x3152 008973 add regc ,offset_24g_rxbuf ,rega 
+0x3153 008974 ifetch 1 ,rega 
+0x3154 008976 call g24_store_mem_data_type 
+0x3155 008979 call g24_read_len_pid_crc 
+0x3156 008981 call g24_fetch_mem_rxbuf_add1 
+0x3157 008983 isolate1 bit_ack_24g ,pdata 
+0x3158 008984 branch g24tx_no_ack ,true 
+:      008985 g24tx_with_ack:
+0x3159 008986 call g24_ackpayload_prep 
+0x315a 008987 call g24_transmit_prep 
+0x315b 008988 call g24_transmit 
+:      008989 g24tx_no_ack:
+0x315c 008990 branch g24_end_of_packet 
+:      008992 g24_ackpayload_prep:
+0x315d 008993 bpatch patch18_2 ,mem_patch18 
+0x315e 008994 add regc ,offset_24g_datalen ,contw 
+0x315f 008995 call g24_mem_set0 
+0x3160 008997 setarg offset_24g_ackpayload_enable 
+0x3161 008998 call g24_set_rega_ifetch_1byte 
+0x3162 009000 rtn blank 
+0x3163 009001 setarg 0x06 
+0x3164 009002 add regc ,offset_24g_datalen ,contw 
+0x3165 009003 istore 1 ,contw 
+0x3166 009005 arg 0x06 ,loopcnt 
+0x3167 009006 setarg offset_24g_bind_payload 
+0x3168 009007 iadd regc ,contr 
+0x3169 009009 add regc ,offset_24g_txbuf ,contw 
+0x316a 009011 branch memcpy 
+:      009014 g24_receive_packet_start:
+0x316b 009015 call g24_receive_transmit_ack 
+0x316c 009016 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009017 branch g24_receive_packet_parse 
+:      009019 g24_receive_transmit_ack:
+0x316e 009020 call g24_rx_interrupt_clear 
+0x316f 009021 call g24_receive_packet 
+0x3170 009022 nrtn user3 
+0x3171 009023 branch g24_transmit_ack 
+:      009025 g24_receive_packet_parse:
+0x3172 009026 bpatch patch18_3 ,mem_patch18 
+0x3173 009027 call g24_receive_packet_parse_pid_crc 
+0x3174 009028 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009029 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009030 ifetch 1 ,rega 
+0x3177 009032 branch g24_rx_interrupt_clear ,blank 
+0x3178 009033 increase 2 ,pdata 
+0x3179 009034 iforce loopcnt 
+0x317a 009035 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009037 setarg offset_24g_rxdata_temp 
+0x317c 009038 iadd regc ,contw 
+0x317d 009040 call memcpy 
+0x317e 009041 call g24_set0_mem_mode_switch 
+0x317f 009043 call g24_fetch_mem_pair_mode 
+0x3180 009045 call g24_enable_nodata_timer ,blank 
+0x3181 009046 setarg offset_24g_rxdata_temp_add2 
+0x3182 009047 call g24_set_rega_ifetch_1byte 
+0x3183 009049 beq 0x01 ,g24_data_type1 
+0x3184 009050 beq 0x02 ,g24_data_type2 
+0x3185 009051 beq 0x03 ,g24_data_type3 
+0x3186 009052 beq 0xff ,g24_data_attemp 
+0x3187 009053 branch g24_rx_interrupt_clear 
+:      009055 g24_receive_packet_parse_pid_crc:
+0x3188 009056 call g24_head_ptr2regc 
+0x3189 009057 call disable_user 
+0x318a 009058 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009059 ifetch 1 ,rega 
+0x318c 009061 add regc ,offset_24g_last_pid ,rega 
+0x318d 009062 ifetcht 1 ,rega 
+0x318e 009064 isub temp ,null 
+0x318f 009065 ncall enable_user ,zero 
+0x3190 009066 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009067 ifetch 1 ,rega 
+0x3192 009069 add regc ,offset_24g_last_pid ,contw 
+0x3193 009070 istore 1 ,contw 
+0x3194 009072 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009073 ifetch 3 ,rega 
+0x3196 009075 add regc ,offset_24g_last_crc ,rega 
+0x3197 009076 ifetcht 3 ,rega 
+0x3198 009078 isub temp ,null 
+0x3199 009079 ncall enable_user ,zero 
+0x319a 009080 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009081 ifetch 3 ,rega 
+0x319c 009083 add regc ,offset_24g_last_crc ,contw 
+0x319d 009085 branch g24_contw_istore_3byte 
+:      009087 g24_data_type1:
+0x319e 009088 call g24_ch_timer_reinit 
+0x319f 009089 call g24_fetch_mem_abort_pac 
+0x31a0 009090 store 1 ,mem_temp 
+0x31a1 009092 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009093 fetch 1 ,mem_temp 
+0x31a3 009095 isolate1 bit_abort ,temp 
+0x31a4 009096 setflag true ,0 ,pdata 
+0x31a5 009097 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009098 istore 1 ,contw 
+0x31a7 009100 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009101 call g24_fetch_mem_hop_pac 
+0x31a9 009103 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009105 isolate1 bit_hop ,temp 
+0x31ab 009106 setflag true ,0 ,pdata 
+0x31ac 009107 call g24_store_mem_hop_pac 
+0x31ad 009109 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009110 ifetch 2 ,rega 
+0x31af 009112 branch callback_func 
+:      009114 dongle_rxdata_type1:
+0x31b0 009115 setarg ms_report_id 
+0x31b1 009116 store 1 ,mem_usb_mouse_data 
+0x31b2 009117 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009119 istore 7 ,contw 
+0x31b4 009120 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009122 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009123 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009125 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009126 g24_data_type1_usbtx_enable:
+0x31b8 009127 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009128 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009129 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009130 set1 2 ,pdata 
+0x31bb 009131 store 1 ,mem_usb_tx_enable 
+0x31bc 009132 rtn 
+:      009134 g24_ms_enable_blank_data_forcibly:
+0x31bd 009135 setarg 1 
+0x31be 009136 call g24_store_mem_ms_blank_data_enable 
+:      009138 g24_ms_enable_blank_data_timer:
+0x31bf 009139 setarg timer_ms_blank_delay 
+0x31c0 009140 arg timer_ms_blank ,queue 
+0x31c1 009141 branch timer_init 
+:      009142 g24_ms_disable_blank_data_forcibly:
+0x31c2 009143 call g24_set0_mem_ms_blank_data_enable 
+:      009145 g24_ms_disable_blank_data_timer:
+0x31c3 009146 setarg 0 
+0x31c4 009147 arg timer_ms_blank ,queue 
+0x31c5 009148 branch timer_init 
+:      009150 g24_data_type2:
+0x31c6 009151 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009153 isolate1 bit_abort ,temp 
+0x31c8 009154 branch g24_data_attemp_kbd ,true 
+0x31c9 009155 arg mem_usb_kb_data ,contw 
+0x31ca 009156 call g24_data_type2_reverse_data 
+0x31cb 009157 fetch 8 ,mem_usb_kb_data 
+0x31cc 009158 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009159 fetch 8 ,mem_usb_kb_data 
+0x31ce 009160 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009161 call g24_head_ptr2regc 
+0x31d0 009162 fetch 8 ,mem_usb_kb_data 
+0x31d1 009163 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009164 call g24_set_contw_with_temp 
+0x31d3 009165 istore 8 ,contw 
+0x31d4 009167 setarg offset_24g_kb_data_last_data 
+0x31d5 009168 iadd regc ,rega 
+0x31d6 009169 ifetcht 8 ,rega 
+0x31d7 009171 isub temp ,null 
+0x31d8 009172 ncall g24_kb_data_dispose ,zero 
+0x31d9 009173 setarg offset_24g_kb_data_sta_data 
+0x31da 009174 iadd regc ,rega 
+0x31db 009175 ifetch 8 ,rega 
+0x31dc 009177 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009178 call g24_set_contw_with_temp 
+0x31de 009179 istore 8 ,contw 
+0x31df 009181 branch g24_rx_interrupt_clear 
+:      009183 g24_data_type2_reverse_data:
+0x31e0 009184 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009185 iadd regc ,contr 
+0x31e2 009187 arg 9 ,loopcnt 
+0x31e3 009188 branch reverse_byte 
+:      009190 g24_kb_enable_blank_data_forcibly:
+0x31e4 009191 setarg 1 
+0x31e5 009192 call g24_store_mem_kb_blank_data_enable 
+:      009194 g24_kb_enable_blank_data_timer:
+0x31e6 009195 setarg timer_kb_blank_delay 
+0x31e7 009196 arg timer_kb_blank ,queue 
+0x31e8 009197 branch timer_init 
+:      009199 g24_kb_disable_blank_data_forcibly:
+0x31e9 009200 call g24_set0_mem_kb_blank_data_enable 
+:      009202 g24_kb_disable_blank_data_timer:
+0x31ea 009203 setarg 0 
+0x31eb 009204 arg timer_kb_blank ,queue 
+0x31ec 009205 branch timer_init 
+:      009207 g24_kb_data_dispose:
+:      009208 g24_kb_data_into_ep1_fifo:
+0x31ed 009209 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009210 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009211 set1 1 ,pdata 
+0x31f0 009212 store 1 ,mem_usb_tx_enable 
+0x31f1 009213 rtn 
+:      009215 g24_data_type3:
+0x31f2 009216 arg mem_usb_kb_multikey ,contw 
+0x31f3 009217 call g24_data_type2_reverse_data 
+0x31f4 009218 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009219 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009220 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009221 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009222 call g24_head_ptr2regc 
+0x31f9 009223 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009224 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009225 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009227 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009228 iadd regc ,rega 
+0x31fe 009229 ifetcht 3 ,rega 
+0x31ff 009231 isub temp ,null 
+0x3200 009232 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009233 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009234 iadd regc ,rega 
+0x3203 009235 ifetch 3 ,rega 
+0x3204 009237 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009238 call g24_set_contw_with_temp_store_3byte 
+0x3206 009240 branch g24_rx_interrupt_clear 
+:      009242 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009243 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009244 branch g24_data_type1_usbtx_enable_ep2 
+:      009246 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009247 setarg 1 
+0x320a 009248 call g24_store_mem_kb_mul_blank_data_enable 
+:      009250 g24_kb_mul_enable_blank_data_timer:
+0x320b 009251 setarg timer_kb_mul_blank_delay 
+0x320c 009252 arg timer_kb_mul_blank ,queue 
+0x320d 009253 branch timer_init 
+:      009255 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009256 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009258 g24_kb_mul_disable_blank_data_timer:
+0x320f 009259 setarg 0 
+0x3210 009260 arg timer_kb_mul_blank ,queue 
+0x3211 009261 branch timer_init 
+:      009263 g24_data_attemp:
+0x3212 009264 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009266 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009267 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009268 rtn 
+:      009269 g24_data_attemp_mouse:
+0x3216 009270 setarg offset_24g_rxdata_temp_add4 
+0x3217 009271 call g24_set_rega_ifetch_4byte 
+0x3218 009272 arg offset_24g_mouse_addr ,rega 
+0x3219 009273 call g24_set_contw_with_temp 
+0x321a 009276 branch g24_contw_istore_4byte 
+:      009278 g24_data_attemp_kbd:
+0x321b 009279 setarg offset_24g_rxdata_temp_add4 
+0x321c 009280 call g24_set_rega_ifetch_4byte 
+0x321d 009281 arg offset_24g_kb_addr ,rega 
+0x321e 009282 call g24_set_contw_with_temp 
+0x321f 009285 branch g24_contw_istore_4byte 
+:      009287 g24_store_mem_24g_mode:
+0x3220 009288 call g24_head_ptr2regc 
+0x3221 009289 add regc ,offset_24g_mode ,contw 
+0x3222 009290 istore 1 ,contw 
+0x3223 009291 rtn 
+:      009293 g24_fetch_mem_device_addr:
+0x3224 009294 call g24_head_ptr2regc 
+0x3225 009295 add regc ,offset_24g_device_addr ,rega 
+0x3226 009296 branch g24_rega_ifetch_4byte 
+:      009297 g24_store_mem_device_addr:
+0x3227 009298 call g24_head_ptr2regc 
+0x3228 009299 add regc ,offset_24g_device_addr ,contw 
+0x3229 009300 branch g24_contw_istore_4byte 
+:      009302 g24_fetch_mem_addr:
+0x322a 009303 add regc ,offset_24g_addr ,rega 
+0x322b 009304 branch g24_rega_ifetch_4byte 
+:      009305 g24_store_mem_addr:
+0x322c 009306 add regc ,offset_24g_addr ,contw 
+:      009307 g24_contw_istore_4byte:
+0x322d 009308 istore 4 ,contw 
+0x322e 009309 rtn 
+:      009311 g24_store_mem_ch:
+0x322f 009312 add regc ,offset_24g_ch ,contw 
+0x3230 009313 branch g24_contw_istore_1byte 
+:      009315 g24_set0_mem_pid:
+0x3231 009316 setarg 0 
+:      009317 g24_store_mem_pid:
+0x3232 009318 call g24_head_ptr2regc 
+0x3233 009319 add regc ,offset_24g_pid ,contw 
+0x3234 009320 branch g24_contw_istore_1byte 
+:      009322 g24_store_mem_txpayload:
+0x3235 009323 add regc ,offset_24g_txpayload ,contw 
+0x3236 009324 branch g24_contw_istore_1byte 
+:      009326 g24_set4_mem_max_retry:
+0x3237 009327 setarg 4 
+:      009328 g24_store_mem_max_retry:
+0x3238 009329 add regc ,offset_24g_max_retry ,contw 
+0x3239 009330 branch g24_contw_istore_1byte 
+:      009332 g24_fetch_mem_data_type:
+0x323a 009333 add regc ,offset_24g_data_type ,rega 
+0x323b 009334 branch g24_rega_ifetch_1byte 
+:      009335 g24_store_mem_data_type:
+0x323c 009336 add regc ,offset_24g_data_type ,contw 
+0x323d 009337 branch g24_contw_istore_1byte 
+:      009339 g24_set2_mem_sync_cnt:
+0x323e 009340 setarg 2 
+:      009341 g24_store_mem_sync_cnt:
+0x323f 009342 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009343 branch g24_contw_istore_1byte 
+:      009345 g24_set1_mem_rf_last_sta:
+0x3241 009346 setarg 1 
+:      009347 g24_store_mem_rf_last_sta:
+0x3242 009348 call g24_head_ptr2regc 
+0x3243 009349 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009350 branch g24_contw_istore_1byte 
+:      009352 g24_fetch_mem_hop_pac:
+0x3245 009353 call g24_head_ptr2regc 
+0x3246 009354 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009355 branch g24_rega_ifetch_1byte 
+:      009356 g24_set1_mem_hop_pac:
+0x3248 009357 setarg 1 
+:      009358 g24_store_mem_hop_pac:
+0x3249 009359 call g24_head_ptr2regc 
+0x324a 009360 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009361 branch g24_contw_istore_1byte 
+:      009363 g24_fetch_mem_abort_pac:
+0x324c 009364 call g24_head_ptr2regc 
+0x324d 009365 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009366 branch g24_rega_ifetch_1byte 
+:      009367 g24_set1_mem_abort_pac:
+0x324f 009368 setarg 1 
+:      009369 g24_store_mem_abort_pac:
+0x3250 009370 call g24_head_ptr2regc 
+0x3251 009371 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009372 branch g24_contw_istore_1byte 
+:      009374 g24_fetch_mem_pairing_sm:
+0x3253 009375 call g24_head_ptr2regc 
+0x3254 009376 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009377 branch g24_rega_ifetch_1byte 
+:      009378 g24_store_mem_pairing_sm:
+0x3256 009379 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009380 branch g24_contw_istore_1byte 
+:      009382 g24_fetch_mem_rf_hop_ch:
+0x3258 009383 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009384 branch g24_rega_ifetch_1byte 
+:      009385 g24_set0_mem_rf_hop_ch:
+0x325a 009386 setarg 0 
+:      009387 g24_store_mem_rf_hop_ch:
+0x325b 009388 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009389 branch g24_contw_istore_1byte 
+:      009391 g24_fetch_mem_rf_work_stage:
+0x325d 009392 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009393 branch g24_rega_ifetch_1byte 
+:      009395 g24_fetch_mem_rxbuf_add1:
+0x325f 009396 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009397 branch g24_rega_ifetch_1byte 
+:      009399 g24_fetch_mem_check_dongle_times:
+0x3261 009400 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009401 branch g24_rega_ifetch_1byte 
+:      009402 g24_set0_mem_check_dongle_times:
+0x3263 009403 setarg 0 
+:      009404 g24_store_mem_check_dongle_times:
+0x3264 009405 call g24_head_ptr2regc 
+0x3265 009406 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009407 branch g24_contw_istore_1byte 
+:      009409 g24_store_mem_tx_power:
+0x3267 009410 call g24_head_ptr2regc 
+0x3268 009411 add regc ,offset_tx_power_temp ,rega 
+0x3269 009412 ifetch 1 ,rega 
+:      009413 g24_store_mem_txpower:
+0x326a 009414 store 1 ,mem_tx_power 
+0x326b 009415 rtn 
+:      009417 g24_store_mem_tx_power_temp:
+0x326c 009418 call g24_head_ptr2regc 
+0x326d 009419 fetch 1 ,mem_tx_power 
+0x326e 009421 add regc ,offset_tx_power_temp ,contw 
+0x326f 009422 branch g24_contw_istore_1byte 
+:      009424 g24_fetch_mem_power_ctrl_pac:
+0x3270 009425 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009426 branch g24_rega_ifetch_1byte 
+:      009428 g24_store_mem_power_ctrl_level:
+0x3272 009429 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009430 branch g24_contw_istore_1byte 
+:      009432 g24_fetcht_mem_rxdata_temp:
+0x3274 009433 setarg offset_24g_rxdata_temp 
+:      009434 g24_set_rega_ifetcht_1byte:
+0x3275 009435 iadd regc ,rega 
+0x3276 009436 ifetcht 1 ,rega 
+0x3277 009437 rtn 
+:      009439 g24_fetch_mem_rf_laststa:
+0x3278 009440 setarg offset_24g_rf_laststa 
+0x3279 009441 branch g24_set_rega_ifetch_1byte 
+:      009442 g24_set0_mem_rf_laststa:
+0x327a 009443 setarg 0 
+:      009444 g24_store_mem_rf_laststa:
+0x327b 009445 arg offset_24g_rf_laststa ,rega 
+0x327c 009446 branch g24_set_contw_with_regb_store_1byte 
+:      009448 g24_fetch_mem_rx_addr:
+0x327d 009449 setarg offset_24g_rx_addr 
+:      009450 g24_set_rega_ifetch_4byte:
+0x327e 009451 call g24_set_rega 
+:      009452 g24_rega_ifetch_4byte:
+0x327f 009453 ifetch 4 ,rega 
+0x3280 009454 rtn 
+:      009456 g24_fetch_mem_time_slice:
+0x3281 009457 setarg offset_24g_time_slice 
+0x3282 009458 branch g24_set_rega_ifetch_1byte 
+:      009459 g24_set0_mem_time_slice:
+0x3283 009460 setarg 0 
+:      009461 g24_store_mem_time_slice:
+0x3284 009462 arg offset_24g_time_slice ,rega 
+0x3285 009463 branch g24_set_contw_with_regb_store_1byte 
+:      009465 g24_set0_mem_mode_switch:
+0x3286 009466 setarg 0 
+:      009467 g24_store_mem_mode_switch:
+0x3287 009468 arg offset_24g_mode_switch ,rega 
+0x3288 009469 branch g24_set_contw_with_regb_store_1byte 
+:      009471 g24_store_mem_bind_payload:
+0x3289 009472 arg offset_24g_bind_payload ,rega 
+0x328a 009473 branch g24_set_contw_with_regb_store_1byte 
+:      009475 g24_fetch_mem_bind_device_status:
+0x328b 009476 setarg offset_dongle_bind_device_status 
+0x328c 009477 branch g24_set_rega_ifetch_1byte 
+:      009478 g24_store_mem_bind_device_status:
+0x328d 009479 arg offset_dongle_bind_device_status ,rega 
+0x328e 009480 branch g24_set_contw_with_regb_store_1byte 
+:      009482 g24_fetch_mem_dongle_work_mode:
+0x328f 009483 setarg offset_dongle_work_mode 
+0x3290 009484 branch g24_set_rega_ifetch_1byte 
+:      009485 g24_set_work_mem_dongle_work_mode:
+0x3291 009486 setarg dongle_work 
+:      009487 g24_store_mem_dongle_work_mode:
+0x3292 009488 arg offset_dongle_work_mode ,rega 
+0x3293 009489 branch g24_set_contw_with_regb_store_1byte 
+:      009491 g24_fetch_mem_dongle_mode_init:
+0x3294 009492 setarg offset_dongle_mode_init 
+0x3295 009493 branch g24_set_rega_ifetch_1byte 
+:      009494 g24_set0_mem_dongle_mode_init:
+0x3296 009495 setarg clear_init 
+:      009496 g24_store_mem_dongle_mode_init:
+0x3297 009497 arg offset_dongle_mode_init ,rega 
+0x3298 009498 branch g24_set_contw_with_regb_store_1byte 
+:      009500 g24_set0_mem_ackpayload_enable:
+0x3299 009501 setarg 0 
+:      009502 g24_store_mem_ackpayload_enable:
+0x329a 009503 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009504 branch g24_set_contw_with_regb_store_1byte 
+:      009505 g24_set1_mem_ackpayload_enable:
+0x329c 009506 setarg 1 
+0x329d 009507 branch g24_store_mem_ackpayload_enable 
+:      009509 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009510 setarg offset_24g_rxdata_temp_add3 
+0x329f 009511 call g24_set_rega 
+0x32a0 009512 ifetch 7 ,rega 
+0x32a1 009513 rtn 
+:      009515 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009516 setarg offset_24g_nodata_timer_enable 
+0x32a3 009517 branch g24_set_rega_ifetch_1byte 
+:      009518 g24_set0_mem_nodata_timer_enable:
+0x32a4 009519 setarg 0 
+:      009520 g24_store_mem_nodata_timer_enable:
+0x32a5 009521 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009522 branch g24_set_contw_with_regb_store_1byte 
+:      009524 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009525 setarg 0 
+:      009526 g24_store_mem_ms_blank_data_enable:
+0x32a8 009527 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009528 branch g24_set_contw_with_regb_store_1byte 
+:      009530 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009531 setarg 0 
+:      009532 g24_store_mem_kb_blank_data_enable:
+0x32ab 009533 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009534 branch g24_set_contw_with_regb_store_1byte 
+:      009536 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009537 setarg 0 
+:      009538 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009539 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009540 branch g24_set_contw_with_regb_store_1byte 
+:      009542 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009543 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009544 branch g24_set_contw_with_regb_store_1byte 
+:      009546 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009547 arg offset_power_ctrl_threshold_down ,rega 
+:      009548 g24_set_contw_with_regb_store_1byte:
+0x32b3 009549 call g24_set_contw_with_regb 
+:      009550 g24_contw_istore_1byte:
+0x32b4 009551 istore 1 ,contw 
+0x32b5 009552 rtn 
+:      009554 g24_fetch_mem_pair_mode:
+0x32b6 009555 setarg offset_24g_pair_mode 
+0x32b7 009556 branch g24_set_rega_ifetch_1byte 
+:      009558 g24_store_mem_pair_mode:
+0x32b8 009559 arg offset_24g_pair_mode ,rega 
+0x32b9 009560 branch g24_set_contw_with_regb_store_1byte 
+:      009562 g24_store_mem_pair_txpower:
+0x32ba 009563 setarg offset_24g_pair_txpower 
+0x32bb 009564 call g24_set_rega_ifetch_1byte 
+0x32bc 009565 branch g24_store_mem_txpower 
+:      009567 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009568 setarg offset_24g_rxdata_temp_add3 
+0x32be 009569 branch g24_set_rega_ifetch_1byte 
+:      009571 g24_set_contw_with_temp:
+0x32bf 009572 copy pdata ,temp 
+0x32c0 009573 copy rega ,pdata 
+0x32c1 009574 iadd regc ,contw 
+0x32c2 009575 copy temp ,pdata 
+0x32c3 009576 rtn 
+:      009578 g24_set_contw_with_temp_store_3byte:
+0x32c4 009579 call g24_set_contw_with_temp 
+:      009580 g24_contw_istore_3byte:
+0x32c5 009581 istore 3 ,contw 
+0x32c6 009582 rtn 
+:      009584 g24_set_contw_with_regb:
+0x32c7 009585 call g24_head_ptr2regc 
+:      009586 g24_set_contw_with_regb2:
+0x32c8 009587 copy pdata ,regb 
+0x32c9 009588 copy rega ,pdata 
+0x32ca 009589 iadd regc ,contw 
+0x32cb 009590 copy regb ,pdata 
+0x32cc 009591 rtn 
+:      009593 g24_set_rega:
+0x32cd 009594 call g24_head_ptr2regc 
+0x32ce 009595 iadd regc ,rega 
+0x32cf 009596 rtn 
+:      009598 g24_set_rega_ifetch_1byte:
+0x32d0 009599 call g24_set_rega 
+:      009600 g24_rega_ifetch_1byte:
+0x32d1 009601 ifetch 1 ,rega 
+0x32d2 009602 rtn 
+:      009604 g24_set_rega_ifetcht_4byte:
+0x32d3 009605 call g24_set_rega 
+0x32d4 009606 ifetcht 4 ,rega 
+0x32d5 009607 rtn 
+:      009609 g24_mem_set0:
+0x32d6 009610 setarg 0 
+0x32d7 009611 branch g24_contw_istore_1byte 
+:      009615 app_init:
+0x32d8 009616 bpatch patch18_4 ,mem_patch18 
+0x32d9 009617 fetch 1 ,mem_device_option 
+0x32da 009618 branch app_init ,blank 
+0x32db 009620 beq dvc_op_dongle ,dongle_init 
+0x32dc 009621 beq dvc_op_antilost ,antilost_init 
+0x32dd 009622 beq dvc_op_shutter ,shutter_init 
+0x32de 009623 beq dvc_op_module ,module_init 
+0x32df 009624 beq dvc_op_car ,car_init 
+0x32e0 009625 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009626 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009627 rtn 
+:      009629 app_lpm_init:
+0x32e3 009630 bpatch patch18_5 ,mem_patch18 
+0x32e4 009631 jam 0 ,mem_tester_emulate 
+0x32e5 009632 jam 0 ,mem_debug_config 
+0x32e6 009633 jam 0 ,mem_lch_code 
+0x32e7 009634 setarg 0 
+0x32e8 009635 store 5 ,mem_sp_state_start 
+0x32e9 009636 fetch 1 ,mem_device_option 
+0x32ea 009637 branch app_lpm_init ,blank 
+0x32eb 009638 beq dvc_op_module ,module_lpm_init 
+:      009639 app_lpm_init0:
+0x32ec 009640 rtn 
+:      009643 app_process_idle:
+0x32ed 009644 call ui_dispatch 
+0x32ee 009645 call check_51cmd 
+0x32ef 009646 call app_process_bb_event 
+0x32f0 009647 fetch 2 ,mem_cb_idle_process 
+0x32f1 009648 branch callback_func 
+:      009650 app_process_bt:
+0x32f2 009651 fetch 2 ,mem_cb_bt_process 
+0x32f3 009652 branch callback_func 
+:      009654 app_process_ble:
+0x32f4 009655 fetch 2 ,mem_cb_le_process 
+0x32f5 009656 branch callback_func 
+:      009658 app_process_bb_event:
+0x32f6 009659 bpatch patch18_6 ,mem_patch18 
+0x32f7 009661 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009662 call fifo_out 
+0x32f9 009663 rtn blank 
+0x32fa 009665 copy pdata ,regc 
+0x32fb 009666 call app_event_normal_process 
+0x32fc 009667 branch app_process_bb_event_priority 
+:      009669 app_discard_event:
+0x32fd 009670 arg 0 ,regc 
+0x32fe 009671 rtn 
+:      009676 app_event_normal_process:
+0x32ff 009677 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009678 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009679 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009680 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009681 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009682 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009683 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009684 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009685 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009686 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009687 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009688 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009689 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009691 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009692 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009693 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009694 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009695 rtn 
+:      009698 app_evt_bt_conn:
+0x3311 009699 fetch 2 ,mem_ui_state_map 
+0x3312 009700 set1 ui_state_bt_connected ,pdata 
+0x3313 009701 store 2 ,mem_ui_state_map 
+0x3314 009702 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009703 set0 app_disc_by_button ,pdata 
+0x3316 009704 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009705 rtn 
+:      009707 app_event_switch_success:
+0x3318 009708 jam 0 ,mem_switch_fail_master_count 
+0x3319 009709 rtn 
+:      009711 app_event_switch_fail_master:
+0x331a 009712 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009713 increase 1 ,pdata 
+0x331c 009714 store 1 ,mem_switch_fail_master_count 
+0x331d 009715 sub pdata ,1 ,null 
+0x331e 009716 branch app_bt_role_switch ,positive 
+0x331f 009717 jam 0 ,mem_switch_fail_master_count 
+0x3320 009718 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009719 set1 app_disc_switch_fail ,pdata 
+0x3322 009720 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009721 branch app_bt_disconnect 
+:      009723 app_process_bb_event_priority:
+0x3324 009724 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009725 branch callback_func 
+:      009727 app_check_wake_lock:
+0x3326 009728 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009729 branch callback_func 
+:      009731 app_will_enter_lpm:
+0x3328 009732 fetch 2 ,mem_cb_before_lpm 
+0x3329 009733 branch callback_func 
+:      009735 app_event_linkkey_generate:
+0x332a 009736 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009737 set1 app_disc_after_pairing ,pdata 
+0x332c 009738 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009739 branch app_bt_store_reconn_info 
+:      009741 app_event_reconn_start:
+0x332e 009742 fetch 2 ,mem_ui_state_map 
+0x332f 009743 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009744 store 2 ,mem_ui_state_map 
+0x3331 009745 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009746 set1 app_disc_after_reconn ,pdata 
+0x3333 009747 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009748 rtn 
+:      009750 app_evt_setup_complete:
+0x3335 009751 fetch 2 ,mem_ui_state_map 
+0x3336 009752 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009753 store 2 ,mem_ui_state_map 
+0x3338 009754 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009755 set1 app_disc_after_setup_done ,pdata 
+0x333a 009756 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009757 rtn 
+:      009759 app_evt_hid_handshake:
+0x333c 009760 fetch 2 ,mem_ui_state_map 
+0x333d 009761 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009762 store 2 ,mem_ui_state_map 
+0x333f 009763 rtn 
+:      009765 app_event_enter_sniff:
+0x3340 009766 fetch 2 ,mem_ui_state_map 
+0x3341 009767 set1 ui_state_bt_sniff ,pdata 
+0x3342 009768 store 2 ,mem_ui_state_map 
+0x3343 009769 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009770 set1 app_disc_after_sniff ,pdata 
+0x3345 009771 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009772 rtn 
+:      009774 app_event_exit_sniff:
+0x3347 009775 fetch 2 ,mem_ui_state_map 
+0x3348 009776 set0 ui_state_bt_sniff ,pdata 
+0x3349 009777 store 2 ,mem_ui_state_map 
+0x334a 009778 rtn 
+:      009780 app_le_event_bb_connected:
+0x334b 009781 fetch 2 ,mem_ui_state_map 
+0x334c 009782 set1 ui_state_ble_connected ,pdata 
+0x334d 009783 store 2 ,mem_ui_state_map 
+0x334e 009784 rtn 
+:      009786 app_le_event_bb_disconn:
+0x334f 009787 fetch 2 ,mem_ui_state_map 
+0x3350 009788 set0 ui_state_ble_connected ,pdata 
+0x3351 009789 store 2 ,mem_ui_state_map 
+0x3352 009790 branch app_lpm_mult_disable 
+:      009792 app_bb_event_hid_connected:
+0x3353 009793 fetch 2 ,mem_ui_state_map 
+0x3354 009794 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009795 store 2 ,mem_ui_state_map 
+0x3356 009796 rtn 
+:      009798 app_evt_button_long_pressed:
+0x3357 009799 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009800 set1 app_disc_by_button ,pdata 
+0x3359 009801 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009802 rtn 
+:      009804 app_event_ml2cap_conn_refused:
+0x335b 009805 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009806 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009807 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009808 branch app_bt_disconnect 
+:      009811 app_evt_timer:
+0x335f 009812 bpatch patch18_7 ,mem_patch18 
+0x3360 009813 store 1 ,mem_app_evt_timer_count 
+:      009814 app_evt_100ms_loop:
+0x3361 009815 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009816 rtn blank 
+0x3363 009817 increase -1 ,pdata 
+0x3364 009818 store 1 ,mem_app_evt_timer_count 
+0x3365 009819 call ui_button_polling 
+0x3366 009820 call app_lpm_wake_auto_lock_timer 
+0x3367 009821 call app_unsniff_delay_timer 
+0x3368 009822 call app_discovery_timer 
+0x3369 009823 call flash_write_spi_sm_timer 
+0x336a 009824 fetch 2 ,mem_cb_event_timer 
+0x336b 009825 call callback_func 
+0x336c 009826 branch app_evt_100ms_loop 
+:      009831 timer_single_step:
+0x336d 009832 ifetch 1 ,regc 
+0x336e 009833 rtn blank 
+0x336f 009834 pincrease -1 
+0x3370 009835 istore 1 ,regc 
+0x3371 009836 nrtn blank 
+0x3372 009837 copy regb ,pdata 
+0x3373 009838 branch callback_func 
+:      009842 timer_single_step_2b:
+0x3374 009843 ifetch 2 ,regc 
+0x3375 009844 rtn blank 
+0x3376 009845 pincrease -1 
+0x3377 009846 istore 2 ,regc 
+0x3378 009847 nrtn blank 
+0x3379 009848 copy regb ,pdata 
+0x337a 009849 branch callback_func 
+:      009851 app_power_timer:
+0x337b 009852 fetcht 2 ,mem_power_param_ptr 
+0x337c 009853 add temp ,power_timer_offset ,regc 
+0x337d 009854 arg app_power_timer_timeout ,regb 
+0x337e 009855 branch timer_single_step 
+:      009857 app_power_timer_timeout:
+0x337f 009858 call app_got_power_state_common 
+0x3380 009859 beq power_starting ,app_enter_power_stanby_state 
+:      009860 app_enter_power_off_state:
+0x3381 009861 branch app_enter_hibernate 
+:      009862 app_enter_power_stanby_state:
+0x3382 009863 setarg power_standby 
+0x3383 009864 istore 1 ,regc 
+0x3384 009865 add temp ,power_standby_cb_offset ,regb 
+:      009866 app_power_cb_common:
+0x3385 009867 ifetch 2 ,regb 
+0x3386 009868 branch callback_func 
+:      009870 app_unsniff_delay_timer:
+0x3387 009871 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009872 arg app_unsniff_delay_timeout ,regb 
+0x3389 009873 branch timer_single_step 
+:      009875 app_unsniff_delay_timeout:
+0x338a 009876 call context_check_idle 
+0x338b 009877 branch app_bt_enter_sniff ,zero 
+0x338c 009878 rtn 
+:      009881 app_discovery_timer:
+0x338d 009882 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009883 arg app_discovery_timeout ,regb 
+0x338f 009884 branch timer_single_step_2b 
+:      009886 app_discovery_timeout:
+0x3390 009887 call app_bt_stop_discovery 
+0x3391 009888 call app_led_off 
+0x3392 009889 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009890 branch callback_func 
+:      009893 app_bb_event_reconn_failed:
+0x3394 009894 call app_disconn_reason_flag_clear 
+:      009895 app_clear_reconnect_flag:
+0x3395 009896 fetch 2 ,mem_ui_state_map 
+0x3396 009897 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009898 store 2 ,mem_ui_state_map 
+0x3398 009899 rtn 
+:      009901 app_bb_event_bb_disconn:
+0x3399 009902 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009903 fetch 2 ,mem_ui_state_map 
+0x339b 009904 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009905 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009906 call app_discard_event ,true 
+:      009907 app_bb_event_bb_reconn_disconn:
+0x339e 009908 bpatch patch19_0 ,mem_patch19 
+0x339f 009909 fetch 2 ,mem_ui_state_map 
+0x33a0 009910 set0 ui_state_bt_connected ,pdata 
+0x33a1 009911 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 009912 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 009913 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 009914 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 009915 store 2 ,mem_ui_state_map 
+0x33a6 009916 branch app_lpm_mult_disable 
+:      009918 app_bb_hibernate:
+0x33a7 009919 call app_disconn_reason_clear 
+0x33a8 009920 branch app_enter_hibernate 
+:      009923 app_disconn_reason_clear:
+0x33a9 009924 setarg 0 
+0x33aa 009925 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 009926 rtn 
+:      009927 app_disconn_reason_flag_clear:
+0x33ac 009928 setarg 0 
+0x33ad 009929 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 009930 rtn 
+:      009932 app_disconn_reason_collect_bt:
+0x33af 009933 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 009934 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 009935 setarg 0 
+0x33b2 009936 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 009937 rtn 
+:      009939 app_disconn_reason_collect_ble:
+0x33b4 009940 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 009941 set1 app_disc_ble ,pdata 
+0x33b6 009942 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 009943 setarg 0 
+0x33b8 009944 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 009945 rtn 
+:      009953 app_check_sniff:
+0x33ba 009954 fetch 1 ,mem_ui_state_map 
+0x33bb 009955 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 009956 rtn 
+:      009964 app_initflag_store:
+0x33bd 009965 setarg eeprom_init_flag 
+:      009966 app_flag_store:
+0x33be 009967 store 2 ,mem_timeup 
+0x33bf 009968 bpatch patch19_1 ,mem_patch19 
+0x33c0 009969 arg 2 ,temp 
+0x33c1 009970 arg mem_timeup ,rega 
+0x33c2 009971 arg eeprom_module_init_flag ,regb 
+0x33c3 009972 branch iicd_write_eep_data 
+:      009975 app_initflag_check:
+0x33c4 009976 bpatch patch19_2 ,mem_patch19 
+0x33c5 009977 arg 2 ,temp 
+0x33c6 009978 arg mem_pdatatemp ,rega 
+0x33c7 009979 arg eeprom_module_init_flag ,regb 
+0x33c8 009980 call iicd_read_eep_data 
+0x33c9 009981 fetch 2 ,mem_pdatatemp 
+0x33ca 009982 arg eeprom_init_flag ,temp 
+0x33cb 009983 isub temp ,null 
+0x33cc 009984 rtn 
+:      009987 app_start_auto_sniff:
+0x33cd 009988 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 009989 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 009990 rtn 
+:      009992 app_get_lpm_wake_lock:
+0x33d0 009993 arg wake_lock_app ,queue 
+0x33d1 009994 branch lpm_get_wake_lock 
+:      009996 app_put_lpm_wake_lock:
+0x33d2 009997 arg wake_lock_app ,queue 
+0x33d3 009998 branch lpm_put_wake_lock 
+:      010000 app_lpm_wake_auto_lock:
+0x33d4 010001 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010002 branch app_get_lpm_wake_lock 
+:      010004 app_lpm_wake_auto_lock_timer:
+0x33d6 010005 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010006 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010007 branch timer_single_step 
+:      010009 app_l2cap_flow_control_enable:
+0x33d9 010010 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010011 rtn 
+:      010013 app_l2cap_flow_control_disable:
+0x33db 010014 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010015 rtn 
+:      010017 app_bt_set_pincode:
+0x33dd 010018 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010019 branch ui_ipc_send_cmd 
+:      010021 app_bt_role_switch:
+0x33df 010022 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010023 branch ui_ipc_send_cmd 
+:      010025 app_bt_start_reconnect:
+0x33e1 010026 bpatch patch19_3 ,mem_patch19 
+0x33e2 010027 fetch 1 ,mem_app_connection_options 
+0x33e3 010028 store 1 ,mem_connection_options 
+0x33e4 010029 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010030 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010031 branch ui_ipc_send_cmd 
+:      010033 app_bt_reconnect_cancel:
+0x33e7 010034 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010035 branch ui_ipc_send_cmd 
+:      010037 app_bt_disconnect:
+0x33e9 010038 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010039 branch ui_ipc_send_cmd 
+:      010041 app_bt_start_discovery_short:
+0x33eb 010042 fetch 2 ,mem_discovery_timeout 
+0x33ec 010043 store 2 ,mem_discovery_timeout_timer_count 
+:      010044 app_bt_start_discovery_led_blink:
+0x33ed 010045 call app_led_start_blink 
+:      010046 app_bt_start_discovery:
+0x33ee 010047 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010048 branch ui_ipc_send_cmd 
+:      010050 app_bt_stop_discovery:
+0x33f0 010051 setarg 0 
+0x33f1 010052 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010053 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010054 branch ui_ipc_send_cmd 
+:      010056 app_ble_start_direct_adv:
+0x33f4 010057 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010058 branch ui_ipc_send_cmd 
+:      010060 app_ble_stop_direct_adv:
+0x33f6 010061 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010062 branch ui_ipc_send_cmd 
+:      010064 app_ble_stop_adv:
+0x33f8 010065 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010066 branch ui_ipc_send_cmd 
+:      010068 app_ble_start_adv:
+0x33fa 010069 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010070 branch ui_ipc_send_cmd 
+:      010072 app_ble_start_scan:
+0x33fc 010073 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010074 branch ui_ipc_send_cmd 
+:      010076 app_ble_stop_scan:
+0x33fe 010077 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010078 branch ui_ipc_send_cmd 
+:      010080 app_ble_start_conn:
+0x3400 010081 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010082 branch ui_ipc_send_cmd 
+:      010084 app_ble_disconnect:
+0x3402 010085 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010086 branch ui_ipc_send_cmd 
+:      010088 app_led_start_blink:
+0x3404 010089 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010090 branch ui_ipc_send_cmd 
+:      010092 app_led_on:
+0x3406 010093 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010094 branch ui_ipc_send_cmd 
+:      010096 app_led_stop_blink:
+:      010097 app_led_off:
+0x3408 010098 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010099 branch ui_ipc_send_cmd 
+:      010101 app_enter_hibernate:
+0x340a 010102 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010103 branch ui_ipc_send_cmd 
+:      010105 app_bt_sniff_exit:
+0x340c 010106 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010107 branch ui_ipc_send_cmd 
+:      010109 app_bt_enter_sniff:
+0x340e 010110 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010111 branch ui_ipc_send_cmd 
+:      010113 app_ble_store_reconn_info:
+0x3410 010114 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010115 branch ui_ipc_send_cmd 
+:      010117 app_bt_store_reconn_info:
+0x3412 010118 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010119 branch ui_ipc_send_cmd 
+:      010121 app_store_reconn_info:
+0x3414 010122 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010123 branch ui_ipc_send_cmd 
+:      010125 app_lpm_mult_enable:
+0x3416 010126 set1 mark_lpm_mult_enable ,mark 
+0x3417 010127 rtn 
+:      010129 app_lpm_mult_disable:
+0x3418 010130 set0 mark_lpm_mult_enable ,mark 
+0x3419 010131 rtn 
+:      010151 app_button_long_pressed:
+0x341a 010152 call app_got_power_state_common 
+0x341b 010153 beq power_standby ,app_power_shutting_down 
+:      010154 app_power_starting:
+0x341c 010155 setarg power_starting 
+0x341d 010156 istore 1 ,regc 
+0x341e 010157 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010158 add temp ,power_starting_cb_offset ,regb 
+:      010159 app_power_common:
+0x3420 010160 ifetcht 1 ,rega 
+0x3421 010161 increase 1 ,regc 
+0x3422 010162 istoret 1 ,regc 
+0x3423 010163 branch app_power_cb_common 
+:      010165 app_power_shutting_down:
+0x3424 010166 setarg power_off 
+0x3425 010167 istore 1 ,regc 
+0x3426 010168 fetch 2 ,mem_ui_state_map 
+0x3427 010169 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010170 call app_ble_disconnect 
+:      010171 app_power_off_end:
+0x3429 010172 fetcht 2 ,mem_power_param_ptr 
+0x342a 010173 add temp ,power_off_timeout_offset ,rega 
+0x342b 010174 add temp ,power_off_cb_offset ,regb 
+0x342c 010175 branch app_power_common 
+:      010177 app_got_power_state_common:
+0x342d 010178 fetcht 2 ,mem_power_param_ptr 
+0x342e 010179 add temp ,power_state_offset ,regc 
+0x342f 010180 ifetch 1 ,regc 
+0x3430 010181 rtn 
+:      010183 app_event_button_up:
+0x3431 010184 call app_got_power_state_common 
+0x3432 010185 bne power_off ,app_power_release 
+0x3433 010186 branch app_enter_hibernate 
+:      010187 app_power_release:
+0x3434 010188 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010189 branch app_power_cb_common 
+:      010191 antilost_init:
+0x3436 010192 rtn wake 
+0x3437 010193 jam 0x00 ,core_gpio_sel1 
+0x3438 010194 setarg antilost_le_before_hibernate 
+0x3439 010195 store 2 ,mem_cb_before_hibernate 
+0x343a 010196 setarg keyscan_process_lpm_before 
+0x343b 010197 store 2 ,mem_cb_before_lpm 
+0x343c 010198 setarg antilost_idle_process 
+0x343d 010199 store 2 ,mem_cb_idle_process 
+0x343e 010200 setarg antilost_le_conn_process 
+0x343f 010201 store 2 ,mem_cb_le_process 
+0x3440 010202 setarg antilost_bb_event_process 
+0x3441 010203 store 2 ,mem_cb_bb_event_process 
+0x3442 010204 setarg antilost_le_bb_event_timer 
+0x3443 010205 store 2 ,mem_cb_event_timer 
+0x3444 010206 setarg antilost_le_notification 
+0x3445 010207 store 2 ,mem_cb_ble_transmit 
+0x3446 010208 setarg antilost_lpm_lock_process 
+0x3447 010209 store 2 ,mem_cb_check_wakelock 
+0x3448 010210 setarg antilost_le_receive_data_process 
+0x3449 010211 store 2 ,mem_cb_att_write 
+0x344a 010212 bpatch patch19_4 ,mem_patch19 
+0x344b 010213 call antilost_buzzer_pwm_init 
+0x344c 010214 call keyscan_key_init 
+0x344d 010215 call antilost_adc_init 
+0x344e 010216 call ui_led_init_global 
+0x344f 010217 call ui_button_init 
+0x3450 010218 setarg antilost_key_up_down 
+0x3451 010219 store 2 ,mem_cb_antl_key 
+0x3452 010220 setarg antilost_power_off_cb 
+0x3453 010221 store 2 ,mem_antl_power_off_cb 
+0x3454 010222 setarg antilost_power_starting_cb 
+0x3455 010223 store 2 ,mem_antl_power_starting_cb 
+0x3456 010224 setarg antilost_power_standby_cb 
+0x3457 010225 store 2 ,mem_antl_power_standby_cb 
+0x3458 010226 setarg antilost_led_on_cb 
+0x3459 010227 store 2 ,mem_antl_led_cb_on 
+0x345a 010228 setarg antilost_led_off_cb 
+0x345b 010229 store 2 ,mem_antl_led_cb_off 
+0x345c 010230 setarg antilost_buzzer_on 
+0x345d 010231 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010232 setarg antilost_buzzer_off 
+0x345f 010233 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010234 fetch 2 ,mem_ui_state_map 
+0x3461 010235 rtnbit1 ui_state_btn_down 
+0x3462 010236 branch app_enter_hibernate 
+:      010238 antilost_le_before_hibernate:
+0x3463 010239 call antilost_led_buzzer_stop_blink 
+0x3464 010240 branch app_enter_hibernate 
+:      010242 antilost_le_notification:
+0x3465 010243 call le_fifo_check_nearly_full 
+0x3466 010244 nrtn blank 
+0x3467 010245 arg mem_temp_block5 ,rega 
+0x3468 010246 call queue_pop 
+0x3469 010247 nrtn user 
+0x346a 010248 arg mem_temp_block5 ,contr 
+0x346b 010249 branch le_send_notify_from_list 
+:      010251 antilost_power_standby_cb:
+0x346c 010252 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010253 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010254 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010255 branch antilost_fast_adv_start 
+:      010257 antilost_lpm_lock_process:
+0x3470 010258 fetch 1 ,mem_antl_key_state 
+0x3471 010259 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010260 fetch 2 ,mem_ui_state_map 
+0x3473 010261 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010262 fetch 1 ,mem_antl_lost_mode 
+0x3475 010263 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010264 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010265 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010266 branch app_put_lpm_wake_lock 
+:      010268 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010269 fetch 1 ,mem_antl_led_state 
+0x347a 010270 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010271 ior temp ,pdata 
+0x347c 010272 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010273 branch app_put_lpm_wake_lock 
+:      010275 antilost_bb_event_process:
+0x347e 010276 copy regc ,pdata 
+0x347f 010277 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010278 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010279 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010280 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010281 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010282 rtn 
+:      010283 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010284 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010285 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010286 antilost_le_conn_param_accepted:
+0x3487 010287 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010288 branch antilost_master_nonsupport_latency ,blank 
+:      010289 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010290 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010291 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010292 rtn 
+:      010294 antilost_le_conn_param_rejected:
+0x348c 010295 fetch 2 ,mem_le_latency 
+0x348d 010296 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010297 antilost_conn_param_retransimiting:
+0x348e 010298 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010299 fetcht 2 ,mem_interval_increment 
+0x3490 010300 fetch 2 ,mem_le_interval_min 
+0x3491 010301 iadd temp ,pdata 
+0x3492 010302 store 2 ,mem_le_interval_min 
+0x3493 010303 copy pdata ,rega 
+0x3494 010304 fetch 2 ,mem_le_interval_max 
+0x3495 010305 iadd temp ,pdata 
+0x3496 010306 store 2 ,mem_le_interval_max 
+0x3497 010307 iadd rega ,pdata 
+0x3498 010308 rshift pdata ,temp 
+0x3499 010309 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010310 idiv temp 
+0x349b 010311 call wait_div_end 
+0x349c 010312 quotient pdata 
+0x349d 010313 store 2 ,mem_le_latency 
+0x349e 010314 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010315 rtn 
+:      010316 antilost_conn_param_updata_procedure_faild:
+0x34a0 010317 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010318 rtn 
+:      010320 antilost_master_nonsupport_latency:
+0x34a2 010321 jam 0 ,mem_lpm_mult 
+0x34a3 010322 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010323 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010324 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010325 isub temp ,null 
+0x34a7 010326 setflag positive ,0 ,rega 
+0x34a8 010327 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010328 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010329 isub temp ,pdata 
+0x34ab 010330 setflag positive ,1 ,rega 
+0x34ac 010331 compare 0x03 ,rega ,0x03 
+0x34ad 010332 rtn true 
+0x34ae 010333 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010334 store 8 ,mem_le_interval_min 
+0x34b0 010335 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010336 rtn 
+:      010339 antilost_le_bb_event_timer:
+0x34b2 010341 call app_power_timer 
+0x34b3 010342 call antilost_double_click_timer 
+0x34b4 010343 call antilost_le_fast_adv_timer 
+0x34b5 010344 call antilost_le_sleep_timer 
+0x34b6 010345 call antilost_app_updata_le_param_timer 
+0x34b7 010346 call antilost_conn_update_timer 
+0x34b8 010347 branch antilost_adc_check_timer 
+:      010350 antilost_double_click_timer:
+0x34b9 010351 arg mem_double_click_timer ,regc 
+0x34ba 010352 arg antilost_double_click_timeout ,regb 
+0x34bb 010353 branch timer_single_step 
+:      010354 antilost_double_click_timeout:
+0x34bc 010355 jam 0 ,mem_butten_click_cnt 
+0x34bd 010356 rtn 
+:      010357 antilost_le_fast_adv_timer:
+0x34be 010358 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010359 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010360 branch timer_single_step_2b 
+:      010361 antilost_le_fast_adv_timeout:
+0x34c1 010362 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010363 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010364 branch antilost_adv_start_common 
+:      010367 antilost_conn_update_timer:
+0x34c4 010368 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010369 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010370 branch timer_single_step 
+:      010372 antilost_conn_update_timer_time_out:
+0x34c7 010373 fetch 2 ,mem_le_latency 
+0x34c8 010374 store 1 ,mem_lpm_mult 
+0x34c9 010375 rtn 
+:      010376 antilost_app_updata_le_param_timer:
+0x34ca 010377 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010378 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010379 branch timer_single_step 
+:      010380 antilost_app_updata_le_param_timeout:
+0x34cd 010381 fetch 1 ,mem_le_state 
+0x34ce 010382 compare 0 ,pdata ,0x60 
+0x34cf 010383 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010384 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010385 call app_lpm_mult_enable 
+0x34d2 010386 branch le_l2cap_tx_update_req 
+:      010387 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010388 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010389 rtn 
+:      010391 antilost_le_sleep_timer:
+0x34d5 010392 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010393 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010394 branch timer_single_step_2b 
+:      010397 antilost_le_sleep_timer_timeout:
+0x34d8 010398 branch app_button_long_pressed 
+:      010400 antilost_adc_check_timer:
+0x34d9 010403 arg mem_adc_timer ,regc 
+0x34da 010404 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010405 branch timer_single_step_2b 
+:      010406 antilost_adc_check_timer_timeout:
+0x34dc 010407 fetch 2 ,mem_adc_timeout 
+0x34dd 010408 store 2 ,mem_adc_timer 
+0x34de 010409 branch antilost_battery_process 
+:      010412 antilost_le_process_conn:
+0x34df 010413 fetch 2 ,mem_adc_timeout 
+0x34e0 010414 store 2 ,mem_adc_timer 
+0x34e1 010415 setarg 0 
+0x34e2 010416 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010417 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010418 call antilost_alert_off 
+0x34e5 010419 call antilost_led_buzzer_stop_blink 
+0x34e6 010420 jam 0 ,mem_lpm_mult 
+0x34e7 010421 branch app_ble_stop_adv 
+:      010424 antilost_le_process_discon:
+0x34e8 010427 setarg 0 
+0x34e9 010428 store 4 ,mem_adc_timer 
+0x34ea 010429 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010430 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010432 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010433 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010434 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010435 call queue_init 
+0x34f0 010436 fetch 1 ,mem_antl_power_state 
+0x34f1 010437 rtneq power_off 
+0x34f2 010438 call antilost_fast_adv_start 
+0x34f3 010439 branch antilost_on_off_alarm_after_disconn 
+:      010442 antilost_le_conn_process:
+0x34f4 010444 branch antilost_key_process 
+:      010446 antilost_idle_process:
+0x34f5 010448 fetch 1 ,mem_antl_power_state 
+0x34f6 010449 rtnne power_standby 
+0x34f7 010450 branch antilost_key_process 
+:      010455 antilost_power_starting_cb:
+0x34f8 010456 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010457 call antilost_buzzer_configuration 
+0x34fa 010458 arg mem_antl_power_starting_led_style ,regc 
+:      010459 antilost_power_common:
+0x34fb 010460 branch antilost_led_configuration 
+:      010462 antilost_power_off_cb:
+0x34fc 010463 jam off ,mem_le_adv_enable 
+0x34fd 010464 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010465 call antilost_buzzer_configuration 
+0x34ff 010466 arg mem_antl_power_off_led_style ,regc 
+0x3500 010467 branch antilost_power_common 
+:      010469 antilost_le_receive_data_process:
+0x3501 010470 fetch 1 ,mem_le_att_opcode 
+0x3502 010471 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010472 rtn 
+:      010473 antilost_le_parse_att_write_request:
+0x3504 010474 fetch 2 ,mem_le_att_handle 
+0x3505 010476 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010477 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010478 rtn 
+:      010483 antilost_key_process:
+0x3508 010484 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010485 rtn blank 
+0x350a 010486 branch keyscan_key_process 
+:      010490 antilost_key_up_down:
+0x350b 010491 copy rega ,pdata 
+0x350c 010492 branch antilost_key_is_up ,blank 
+:      010493 antilost_key_is_down:
+0x350d 010494 copy queue ,pdata 
+0x350e 010495 beq 0 ,antilost_key0_down 
+0x350f 010496 rtn 
+:      010497 antilost_key_is_up:
+0x3510 010498 copy queue ,pdata 
+0x3511 010499 beq 0 ,antilost_key0_up 
+0x3512 010500 rtn 
+:      010502 antilost_key0_down:
+0x3513 010503 jam 1 ,mem_antl_key_state 
+0x3514 010504 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010505 call antilost_buzzer_configuration 
+0x3516 010506 arg mem_antl_key_led_style ,regc 
+0x3517 010507 call antilost_led_configuration 
+0x3518 010508 fetch 2 ,mem_ui_state_map 
+0x3519 010509 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010510 branch antilost_butten_down_after_conn 
+:      010512 antilost_key0_up:
+0x351b 010513 jam 0 ,mem_antl_key_state 
+0x351c 010514 branch antilost_double_click_timer_init 
+:      010518 antilost_double_click_timer_init:
+0x351d 010519 fetch 1 ,mem_butten_click_cnt 
+0x351e 010520 rtnne 1 
+0x351f 010521 jam 5 ,mem_double_click_timer 
+0x3520 010522 rtn 
+:      010524 antilost_butten_down_after_conn:
+0x3521 010525 fetch 1 ,mem_butten_click_cnt 
+0x3522 010526 pincrease 1 
+0x3523 010527 store 1 ,mem_butten_click_cnt 
+0x3524 010528 beq 1 ,antilost_click_once 
+0x3525 010529 beq 2 ,antilost_click_twice 
+0x3526 010530 rtn 
+:      010531 antilost_click_once:
+0x3527 010532 call antilost_alert_off 
+0x3528 010533 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010534 arg mem_antl_key0_press ,regc 
+0x352a 010535 branch antilost_prepare_data_and_send 
+:      010536 antilost_click_twice:
+0x352b 010537 jam 0 ,mem_butten_click_cnt 
+0x352c 010538 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010539 arg mem_antl_key0_press ,regc 
+0x352e 010540 call antilost_prepare_data_and_send 
+0x352f 010541 fetch 1 ,mem_antl_lost_mode 
+0x3530 010542 beq 1 ,antilost_alert_on 
+0x3531 010543 rtn 
+:      010545 antilost_butten_down_while_disconn:
+0x3532 010546 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010547 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010548 call antilost_alert_off 
+0x3535 010549 branch antilost_fast_adv_start 
+:      010552 antilost_cmd_parse_for_application:
+0x3536 010553 bpatch patch19_5 ,mem_patch19 
+0x3537 010554 call le_app_receive_data 
+0x3538 010555 ifetch 1 ,rega 
+0x3539 010556 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010557 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010558 rtn 
+:      010560 antilost_on_of_alram:
+0x353c 010561 fetch 1 ,mem_antl_lost_mode 
+0x353d 010562 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010563 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010564 rtn 
+:      010566 antilost_configuration_for_alram:
+0x3540 010567 ifetch 1 ,regb 
+0x3541 010568 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010569 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010570 rtn 
+:      010577 antilost_prepare_data_and_send:
+0x3544 010578 bpatch patch19_6 ,mem_patch19 
+0x3545 010579 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010580 isolate1 notification_enable_bit ,pdata 
+0x3547 010581 nrtn true 
+0x3548 010582 add regc ,6 ,contr 
+0x3549 010583 ifetch 2 ,contr 
+0x354a 010584 byteswap pdata ,pdata 
+0x354b 010585 add pdata ,5 ,loopcnt 
+0x354c 010586 add regc ,3 ,contr 
+0x354d 010587 call calc_check_sum_start 
+0x354e 010588 istore 1 ,contr 
+0x354f 010589 copy regc ,rega 
+0x3550 010590 branch queue_push 
+:      010596 antilost_alert_on:
+0x3551 010597 fetch 1 ,mem_antl_power_state 
+0x3552 010598 rtn blank 
+0x3553 010599 jam 1 ,mem_antl_lost_mode 
+0x3554 010600 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010601 call antilost_buzzer_configuration 
+0x3556 010602 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010603 call antilost_led_configuration 
+0x3558 010604 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010605 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010606 arg mem_antl_key0_release ,regc 
+0x355b 010607 branch antilost_prepare_data_and_send 
+:      010608 antilost_alert_off:
+0x355c 010609 fetch 1 ,mem_antl_lost_mode 
+0x355d 010610 rtn blank 
+0x355e 010611 jam 0 ,mem_antl_lost_mode 
+0x355f 010612 call antilost_led_buzzer_stop_blink 
+0x3560 010613 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010614 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010615 arg mem_antl_key0_release ,regc 
+0x3563 010616 branch antilost_prepare_data_and_send 
+:      010618 antilost_set_start_alarm_after_disconn:
+0x3564 010619 jam 1 ,mem_alarm_config 
+0x3565 010620 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010621 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010622 arg mem_antl_key0_release ,regc 
+0x3568 010623 branch antilost_prepare_data_and_send 
+:      010624 antilost_set_no_alarm_after_disconn:
+0x3569 010625 jam 0 ,mem_alarm_config 
+0x356a 010626 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010627 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010628 arg mem_antl_key0_release ,regc 
+0x356d 010629 branch antilost_prepare_data_and_send 
+:      010630 antilost_on_off_alarm_after_disconn:
+0x356e 010631 fetch 1 ,mem_alarm_config 
+0x356f 010632 rtn blank 
+0x3570 010633 branch antilost_alert_on 
+:      010635 antilost_notify_alarm_config_first_time:
+0x3571 010636 ifetch 2 ,rega 
+0x3572 010637 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010638 isolate1 notification_enable_bit ,pdata 
+0x3574 010639 nrtn true 
+0x3575 010640 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010641 rtn blank 
+0x3577 010642 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010643 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010644 store 8 ,mem_le_interval_min 
+0x357a 010645 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010646 call antilost_battery_process 
+0x357c 010647 call antilost_battery_calculate_end 
+0x357d 010648 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010649 fetch 1 ,mem_alarm_config 
+0x357f 010650 store 1 ,mem_antl_key0_release + 8 
+0x3580 010651 arg mem_antl_key0_release ,regc 
+0x3581 010652 branch antilost_prepare_data_and_send 
+:      010656 antilost_buzzer_configuration:
+0x3582 010657 arg 1 ,rega 
+0x3583 010658 branch antilost_configuration_common 
+:      010659 antilost_led_configuration:
+0x3584 010660 arg 0 ,rega 
+:      010661 antilost_configuration_common:
+0x3585 010662 branch antilost_led_buzzer_style_configuration 
+:      010664 antilost_led_buzzer_stop_blink:
+0x3586 010665 arg 0 ,rega 
+0x3587 010666 call ui_led_blink_stop_global 
+0x3588 010667 arg 1 ,rega 
+0x3589 010668 call ui_led_blink_stop_global 
+0x358a 010669 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010670 branch pwm_disable 
+:      010672 antilost_led_buzzer_style_configuration:
+0x358c 010673 call calc_curr_struct_prt 
+0x358d 010674 arg 7 ,loopcnt 
+0x358e 010675 branch ui_led_set_style_global + 2 
+:      010679 antilost_fast_adv_start:
+0x358f 010680 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010681 arg mem_antl_lpm_interval ,regb 
+:      010682 antilost_adv_start_common:
+0x3591 010683 call antilost_adv_interval_lpm_interval_set 
+0x3592 010684 call antilost_led_configuration 
+0x3593 010685 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010686 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010687 branch app_ble_start_adv 
+:      010689 antilost_adv_interval_lpm_interval_set:
+0x3596 010690 ifetch 2 ,regb 
+0x3597 010691 store 2 ,mem_lpm_interval 
+0x3598 010692 ifetch 2 ,contr 
+0x3599 010693 store 2 ,mem_le_adv_interval 
+0x359a 010694 rtn 
+:      010696 antilost_buzzer_pwm_init:
+0x359b 010697 arg 0 ,rega 
+0x359c 010698 call pwm_init 
+0x359d 010699 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010700 store 6 ,mem_pdatatemp 
+0x359f 010701 call pwm_out_set 
+0x35a0 010702 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010703 branch pwm_disable 
+:      010705 antilost_led_on_cb:
+0x35a2 010706 jam 1 ,mem_antl_led_state 
+0x35a3 010707 rtn 
+:      010708 antilost_led_off_cb:
+0x35a4 010709 jam 0 ,mem_antl_led_state 
+0x35a5 010710 rtn 
+:      010714 antilost_buzzer_off:
+0x35a6 010715 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010716 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010717 branch pwm_disable 
+:      010719 antilost_buzzer_on:
+0x35a9 010720 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010721 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010722 store 6 ,mem_pdatatemp 
+0x35ac 010723 branch pwm_out_set 
+:      010727 antilost_adc_init:
+0x35ad 010728 jam 0 ,mem_adc_config_flag 
+0x35ae 010729 branch adc_init_data 
+:      010731 antilost_battery_process:
+0x35af 010732 call adc_set_mode 
+0x35b0 010733 call vdd_calculate_by_mode 
+0x35b1 010734 store 2 ,mem_battery_current_voltage 
+0x35b2 010735 arg mem_battery_calculate_set ,rega 
+0x35b3 010736 call adc_bat_percent_lowpower_out 
+0x35b4 010737 store 1 ,mem_voltage_remain_percent 
+0x35b5 010738 beq 0 ,antilost_low_battery 
+0x35b6 010739 sub pdata ,0x64 ,null 
+0x35b7 010740 nbranch antilost_full_battery ,positive 
+0x35b8 010741 store 1 ,mem_antl_key0_release + 8 
+:      010742 antilost_battery_calculate_end:
+0x35b9 010743 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010744 arg mem_antl_key0_release ,regc 
+0x35bb 010745 branch antilost_prepare_data_and_send 
+:      010746 antilost_full_battery:
+0x35bc 010747 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010748 branch antilost_battery_calculate_end 
+:      010750 antilost_low_battery:
+0x35be 010751 branch app_button_long_pressed 
+:      010755 car_init:
+0x35bf 010756 rtn wake 
+0x35c0 010757 hfetch 1 ,core_gpio_sel1 
+0x35c1 010758 and_into 0xf0 ,pdata 
+0x35c2 010759 hstore 1 ,core_gpio_sel1 
+0x35c3 010760 setarg car_le_before_hibernate 
+0x35c4 010761 store 2 ,mem_cb_before_hibernate 
+0x35c5 010763 setarg car_le_process_lpm_before 
+0x35c6 010764 store 2 ,mem_cb_before_lpm 
+0x35c7 010766 setarg app_enter_hibernate 
+0x35c8 010767 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010769 setarg car_scale_process_idle 
+0x35ca 010770 store 2 ,mem_cb_idle_process 
+0x35cb 010772 setarg car_scale_process_bb_event 
+0x35cc 010773 store 2 ,mem_cb_bb_event_process 
+0x35cd 010775 setarg app_get_lpm_wake_lock 
+0x35ce 010776 store 2 ,mem_cb_check_wakelock 
+0x35cf 010778 setarg car_le_receive_data 
+0x35d0 010779 store 2 ,mem_cb_att_write 
+0x35d1 010781 setarg car_le_bb_event_timer 
+0x35d2 010782 store 2 ,mem_cb_event_timer 
+0x35d3 010784 call g24_head_ptr2regc 
+0x35d4 010785 setarg car_24g_receive_data 
+0x35d5 010786 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010787 istore 2 ,contw 
+0x35d7 010789 setarg car_power_off_signal 
+0x35d8 010790 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010792 setarg car_soft_switch_power_on_signal 
+0x35da 010793 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010795 bpatch patch19_7 ,mem_patch19 
+0x35dc 010796 call car_init_environment 
+0x35dd 010797 call queue_init 
+0x35de 010798 jam 2 ,mem_lpm_mult 
+0x35df 010799 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010800 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010801 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010802 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010803 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010804 store 1 ,mem_ui_button_gpio 
+0x35e5 010805 jam off ,mem_le_adv_enable 
+:      010806 car_soft_switch_power_on_init:
+0x35e6 010807 call car_ui_led_init 
+0x35e7 010808 call ui_button_init 
+0x35e8 010809 call ui_button_polling 
+0x35e9 010810 jam power_starting ,mem_car_power_state 
+0x35ea 010811 fetch 2 ,mem_ui_state_map 
+0x35eb 010812 rtnbit1 ui_state_btn_down 
+0x35ec 010813 branch app_enter_hibernate 
+:      010815 car_power_off_signal:
+0x35ed 010816 branch car_ui_led_init 
+:      010818 car_hard_switch_power_on_signal:
+0x35ee 010819 jam power_standby ,mem_car_power_state 
+:      010820 car_soft_switch_power_on_signal:
+0x35ef 010821 jam on ,mem_le_adv_enable 
+0x35f0 010822 call car_ui_led_init 
+0x35f1 010823 arg 0 ,rega 
+0x35f2 010824 call ui_led_blink_start_global 
+0x35f3 010826 setarg fast_adv_interval_value_car 
+0x35f4 010827 call shutter_ble_adv_interval_set 
+:      010828 car_le_modified_name_adv:
+0x35f5 010829 arg mem_le_name + 7 ,contw 
+0x35f6 010830 fetch 1 ,mem_le_lap 
+:      010831 car_name_loop:
+0x35f7 010832 and pdata ,0xF0 ,temp 
+0x35f8 010833 rshift4 temp ,temp 
+0x35f9 010834 call car_hex_to_ascii 
+0x35fa 010835 istoret 1 ,contw 
+0x35fb 010836 and pdata ,0x0F ,temp 
+0x35fc 010837 call car_hex_to_ascii 
+0x35fd 010838 istoret 1 ,contw 
+0x35fe 010839 call le_modified_name_att_list 
+0x35ff 010840 fetcht 1 ,mem_le_name_len 
+0x3600 010841 copy temp ,loopcnt 
+0x3601 010842 arg mem_le_adv_data + 2 ,contw 
+0x3602 010843 arg mem_le_name ,contr 
+0x3603 010844 call memcpy 
+:      010845 car_le_modified_name_scan:
+0x3604 010846 fetcht 1 ,mem_le_name_len 
+0x3605 010847 copy temp ,loopcnt 
+0x3606 010848 arg mem_le_scan_data + 2 ,contw 
+0x3607 010849 arg mem_le_name ,contr 
+0x3608 010850 branch memcpy 
+:      010851 car_hex_to_ascii:
+0x3609 010852 sub temp ,9 ,null 
+0x360a 010853 branch car_hex_num ,positive 
+0x360b 010854 add temp ,55 ,temp 
+0x360c 010855 rtn 
+:      010856 car_hex_num:
+0x360d 010857 add temp ,48 ,temp 
+0x360e 010858 rtn 
+:      010860 car_ui_led_init:
+0x360f 010861 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010862 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010863 car_ui_led_init_1:
+0x3611 010864 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010865 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010866 car_ui_led_init_2:
+0x3613 010867 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010868 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010869 car_ui_led_init_3:
+0x3615 010870 fetch 1 ,mem_car_led_num 
+0x3616 010871 copy pdata ,loopcnt 
+0x3617 010872 setarg mem_car_led_map 
+0x3618 010873 copy pdata ,rega 
+:      010874 car_in_lp1:
+0x3619 010875 copy rega ,contr 
+0x361a 010876 ifetch 1 ,contr 
+0x361b 010877 copy contr ,rega 
+0x361c 010878 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010879 copy pdata ,temp 
+0x361e 010880 call gpio_config_output 
+:      010881 car_in_lp1_end:
+0x361f 010882 loop car_in_lp1 
+:      010883 car_ui_led_init_end:
+0x3620 010884 rtn 
+:      010885 car_blood_led_gpio_set:
+0x3621 010886 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010887 store 8 ,mem_car_led_map + 2 
+0x3623 010888 branch car_ui_led_init_1 
+:      010889 car_pairing_led_gpio_set:
+0x3624 010890 store 1 ,mem_car_led_map 
+0x3625 010891 branch car_ui_led_init_2 
+:      010892 car_low_voltage_led_gpio_set:
+0x3626 010893 store 1 ,mem_car_led_map + 1 
+0x3627 010894 branch car_ui_led_init_3 
+:      010897 car_init_environment:
+0x3628 010898 arg 0 ,rega 
+0x3629 010899 call pwm_init 
+0x362a 010900 call car_ir_rx_init 
+0x362b 010901 call g24_receive_process_init 
+0x362c 010902 branch car_init_adc_hvin 
+:      010904 car_init_adc_hvin:
+0x362d 010905 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010906 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010907 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010908 branch adc_init_data 
+:      010910 car_le_before_hibernate:
+0x3631 010911 call gpio_set_before_lpm_common 
+0x3632 010912 branch keyscan_process_lpm_before 
+:      010914 car_le_process_lpm_before:
+0x3633 010915 branch keyscan_process_lpm_before 
+:      010917 car_key_scan_process:
+0x3634 010920 branch keyscan_key_process 
+:      010922 car_scale_process_idle:
+0x3635 010923 call car_le_send_packet 
+0x3636 010924 call car_ir_receive_process 
+0x3637 010925 call car_g24_status_process 
+0x3638 010926 branch car_key_scan_process 
+:      010928 car_g24_status_process:
+0x3639 010929 fetch 2 ,mem_ui_state_map 
+0x363a 010930 rtnbit1 ui_state_ble_connected 
+0x363b 010931 fetch 1 ,mem_car_24g_received_pac 
+0x363c 010932 beq work_paired ,car_g24_connected_event 
+0x363d 010933 rtn 
+:      010934 car_g24_connected_event:
+0x363e 010935 fetch 1 ,mem_car_24g_status 
+0x363f 010936 rtneq work_paired 
+0x3640 010937 jam work_paired ,mem_car_24g_status 
+0x3641 010938 branch car_g24_connected 
+:      010940 car_le_send_packet:
+0x3642 010941 fetch 2 ,mem_ui_state_map 
+0x3643 010942 rtnbit0 ui_state_ble_connected 
+0x3644 010943 call le_fifo_check_nearly_full 
+0x3645 010944 nrtn blank 
+0x3646 010945 arg mem_car_pop_queue_buff ,rega 
+0x3647 010946 call queue_pop 
+0x3648 010947 nrtn user 
+0x3649 010948 arg mem_car_pop_queue_buff ,contr 
+0x364a 010949 branch le_send_notify_from_list 
+:      010951 car_scale_process_bb_event:
+0x364b 010952 copy regc ,pdata 
+0x364c 010953 beq bt_evt_button_up ,app_event_button_up 
+0x364d 010954 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 010955 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 010956 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 010957 rtn 
+:      010959 car_scale_event_le_conn:
+0x3651 010960 setarg disable_24g 
+0x3652 010961 call g24_store_mem_24g_mode 
+0x3653 010962 branch car_scale_process_conn 
+:      010963 car_g24_connected:
+0x3654 010964 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 010965 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      010966 car_scale_process_conn:
+0x3656 010967 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 010968 jam 0 ,mem_lpm_mode 
+0x3658 010969 call app_ble_stop_adv 
+0x3659 010970 call app_lpm_mult_enable 
+0x365a 010971 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 010972 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      010973 car_scale_process_conn_next:
+0x365c 010974 arg 0 ,rega 
+0x365d 010975 branch ui_led_on_global 
+:      010976 car_pairing_led_conn_status_setting:
+0x365e 010977 arg 0 ,rega 
+0x365f 010978 branch ui_led_blink_stop_global 
+:      010980 car_scale_event_le_discon:
+0x3660 010981 setarg rx_24g 
+0x3661 010982 call g24_store_mem_24g_mode 
+:      010983 car_g24_disconnect:
+0x3662 010984 setarg 0 
+0x3663 010985 store 5 ,mem_car_led_control 
+0x3664 010986 setarg 4 
+0x3665 010987 call pwm_disable 
+0x3666 010988 setarg 5 
+0x3667 010989 call pwm_disable 
+0x3668 010990 setarg 20 
+0x3669 010991 call pwm_disable 
+0x366a 010992 setarg 21 
+0x366b 010993 call pwm_disable 
+0x366c 010994 setarg 22 
+0x366d 010995 call pwm_disable 
+0x366e 010996 setarg 7 
+0x366f 010997 call pwm_disable 
+0x3670 010998 call queue_init 
+0x3671 010999 jam 10 ,mem_motor1_speed 
+0x3672 011000 jam 10 ,mem_motor2_speed 
+0x3673 011001 jam 10 ,mem_motor3_speed 
+0x3674 011003 jam 2 ,mem_lpm_mult 
+0x3675 011004 arg 0 ,rega 
+0x3676 011005 call ui_led_blink_start_global 
+0x3677 011007 setarg fast_adv_interval_value_car 
+0x3678 011008 call shutter_ble_adv_interval_set 
+0x3679 011009 branch app_ble_start_adv 
+:      011011 car_le_bb_event_timer:
+0x367a 011013 call car_moto1_blank_data_timer 
+0x367b 011014 call car_moto2_blank_data_timer 
+0x367c 011015 call car_moto3_blank_data_timer 
+0x367d 011016 call app_power_timer 
+0x367e 011017 call car_led_control_timer 
+0x367f 011018 call car_notify_vdd_timer 
+0x3680 011019 call car_24g_no_data_timeout_timer 
+0x3681 011020 call car_ir_breakdown_timer 
+0x3682 011021 branch car_attack_shake_timer 
+:      011023 car_ir_breakdown_timer:
+0x3683 011024 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011025 arg car_ir_breakdown_timeout ,regb 
+0x3685 011026 branch timer_single_step 
+:      011027 car_ir_breakdown_timeout:
+0x3686 011028 call car_ir_gpio_get_status 
+0x3687 011029 nrtn true 
+0x3688 011030 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011031 rtn 
+:      011033 car_24g_no_data_timeout_timer:
+0x368a 011034 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011035 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011036 branch timer_single_step_2b 
+:      011037 car_24g_no_data_timer_timeout:
+0x368d 011038 jam work_search ,mem_car_24g_status 
+0x368e 011039 branch car_g24_disconnect 
+:      011041 car_attack_shake_timer:
+0x368f 011042 arg mem_car_attack_shake_timer ,regc 
+0x3690 011043 arg car_attack_shake ,regb 
+0x3691 011044 branch timer_single_step 
+:      011045 car_attack_shake:
+0x3692 011046 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011047 branch car_attack_shake_stop ,blank 
+0x3694 011048 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011049 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011050 setarg 0x0a02 
+0x3697 011051 store 2 ,mem_le_receive_payload 
+0x3698 011052 fetch 1 ,mem_car_config_device_select 
+0x3699 011053 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011054 car_attack_shake_front_battle_car:
+0x369a 011055 branch car_motor_control 
+:      011056 car_attack_shake_front_battle_tank:
+0x369b 011057 setarg 0x0a02 
+0x369c 011058 store 2 ,mem_le_receive_payload + 2 
+0x369d 011059 branch car_motor_control 
+:      011060 car_attack_shake_stop:
+0x369e 011061 setarg 0 
+0x369f 011062 store 4 ,mem_le_receive_payload 
+0x36a0 011063 branch car_motor_control 
+:      011065 car_notify_vdd_timer:
+0x36a1 011066 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011067 rtn blank 
+0x36a3 011068 fetch 2 ,mem_ui_state_map 
+0x36a4 011069 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011070 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011071 arg car_notify_vdd ,regb 
+0x36a7 011072 branch timer_single_step 
+:      011073 car_notify_vdd:
+0x36a8 011074 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011075 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011076 fetch 1 ,mem_car_working_flag 
+0x36ab 011077 nrtn blank 
+:      011078 car_read_hvin:
+0x36ac 011079 call adc_set_mode 
+0x36ad 011080 call vdd_calculate_by_mode 
+0x36ae 011081 store 2 ,mem_vdd_now_vol 
+0x36af 011082 arg mem_vdd_calculate_set ,rega 
+0x36b0 011083 call adc_bat_percent_lowpower_out 
+0x36b1 011084 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011085 isub temp ,null 
+0x36b3 011086 branch car_notify_vdd_next2 ,positive 
+0x36b4 011087 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011088 copy pdata ,temp 
+:      011089 car_notify_vdd_next2:
+0x36b6 011090 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011091 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011092 isub temp ,null 
+0x36b9 011093 call car_enter_low_bat ,positive 
+0x36ba 011094 storet 1 ,mem_notify_bat_payload 
+0x36bb 011095 arg 6 ,loopcnt 
+0x36bc 011096 arg mem_notify_bat_head ,contr 
+0x36bd 011097 call calc_check_sum_start 
+0x36be 011098 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011099 arg mem_notify_bat_packet ,rega 
+0x36c0 011100 branch queue_push 
+:      011101 car_enter_low_bat:
+0x36c1 011102 fetch 1 ,mem_low_bat_flag 
+0x36c2 011103 nrtn blank 
+0x36c3 011104 jam 1 ,mem_low_bat_flag 
+0x36c4 011105 arg 1 ,rega 
+0x36c5 011106 branch ui_led_blink_start_global 
+:      011107 car_low_bat_led_off:
+0x36c6 011108 arg 1 ,rega 
+0x36c7 011109 branch ui_led_blink_stop_global 
+:      011111 car_led_control_timer:
+0x36c8 011112 arg mem_car_led_control_timer ,regc 
+0x36c9 011113 arg car_led_control ,regb 
+0x36ca 011114 branch timer_single_step 
+:      011115 car_led_control:
+0x36cb 011116 jam 5 ,mem_car_led_control_timer 
+0x36cc 011117 jam 0 ,mem_car_led_no 
+0x36cd 011118 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011119 beq led_on ,car_led_control_blink_off 
+0x36cf 011120 beq led_off ,car_led_control_blink_on 
+:      011121 car_led_control_set:
+0x36d0 011122 arg mem_car_led_control ,contr 
+0x36d1 011123 copy contr ,rega 
+0x36d2 011124 arg 8 ,loopcnt 
+:      011125 car_led_control_timer_next:
+0x36d3 011126 copy rega ,contr 
+0x36d4 011127 ifetch 1 ,contr 
+0x36d5 011128 copy contr ,rega 
+0x36d6 011129 beq led_off ,car_led_control_off 
+0x36d7 011130 beq led_on ,car_led_control_on 
+0x36d8 011131 beq led_blink ,car_led_control_blink 
+:      011132 car_led_control_timer_next_2:
+0x36d9 011133 fetch 1 ,mem_car_led_no 
+0x36da 011134 increase 1 ,pdata 
+0x36db 011135 store 1 ,mem_car_led_no 
+0x36dc 011136 loop car_led_control_timer_next 
+0x36dd 011137 rtn 
+:      011138 car_led_switch:
+0x36de 011139 fetch 1 ,mem_car_led_no 
+0x36df 011140 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011141 iadd regb ,regb 
+0x36e1 011142 ifetcht 1 ,regb 
+0x36e2 011143 rtn 
+:      011144 car_led_control_off:
+0x36e3 011145 call car_led_switch 
+0x36e4 011146 call gpio_out_inactive 
+0x36e5 011147 branch car_led_control_timer_next_2 
+:      011148 car_led_control_on:
+0x36e6 011149 call car_led_switch 
+0x36e7 011150 call gpio_out_active 
+0x36e8 011151 branch car_led_control_timer_next_2 
+:      011152 car_led_control_blink:
+0x36e9 011153 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011154 beq led_on ,car_led_control_off 
+0x36eb 011155 branch car_led_control_on 
+:      011156 car_led_control_blink_on:
+0x36ec 011157 jam led_on ,mem_car_led_blink_status 
+0x36ed 011158 branch car_led_control_set 
+:      011159 car_led_control_blink_off:
+0x36ee 011160 jam led_off ,mem_car_led_blink_status 
+0x36ef 011161 branch car_led_control_set 
+:      011165 calc_check_sum_start:
+0x36f0 011166 arg 0 ,rega 
+:      011167 calc_check_sum_loop:
+0x36f1 011168 ifetch 1 ,contr 
+0x36f2 011169 iadd rega ,rega 
+0x36f3 011170 loop calc_check_sum_loop 
+:      011171 calc_check_sum_and:
+0x36f4 011172 and rega ,0xff ,pdata 
+0x36f5 011173 rtn 
+:      011175 car_le_receive_data:
+0x36f6 011176 fetch 1 ,mem_le_att_opcode 
+0x36f7 011177 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011178 rtn 
+:      011179 car_le_parse_att_write_request:
+0x36f9 011180 fetch 2 ,mem_le_att_handle 
+0x36fa 011181 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011182 rtn 
+:      011194 le_app_receive_data:
+0x36fc 011195 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011196 ifetch 5 ,rega 
+0x36fe 011197 store 5 ,mem_app_receive_temp 
+0x36ff 011198 fetch 2 ,mem_app_receive_temp 
+0x3700 011199 arg le_receive_packet_head ,temp 
+0x3701 011200 isub temp ,null 
+0x3702 011201 nrtn zero 
+0x3703 011202 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011203 byteswap pdata ,pdata 
+0x3705 011204 store 2 ,mem_app_receive_temp + 3 
+0x3706 011205 copy pdata ,loopcnt 
+0x3707 011206 increase 5 ,rega 
+0x3708 011207 copy rega ,contr 
+0x3709 011208 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011209 call memcpy 
+0x370b 011210 ifetch 1 ,contr 
+0x370c 011211 store 1 ,mem_app_receive_temp + 15 
+0x370d 011212 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011213 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011214 rtn 
+:      011216 car_control_le_receive:
+0x3710 011217 setarg 0 
+0x3711 011218 store 5 ,mem_le_receive_payload 
+0x3712 011219 store 5 ,mem_le_receive_payload + 5 
+0x3713 011220 call le_app_receive_data 
+0x3714 011221 copy regb ,contr 
+0x3715 011222 arg mem_le_receive_payload ,contw 
+0x3716 011223 arg 10 ,loopcnt 
+0x3717 011224 call memcpy 
+:      011225 car_receive_cmd_select:
+0x3718 011226 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011227 ifetch 1 ,rega 
+0x371a 011228 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011229 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011230 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011231 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011232 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011233 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011234 beq car_cmd_device_info ,car_info_request 
+0x3721 011235 rtn 
+:      011237 car_24g_receive_data:
+0x3722 011238 fetch 2 ,mem_ui_state_map 
+0x3723 011239 rtnbit1 ui_state_ble_connected 
+0x3724 011241 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011242 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011244 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011246 setarg offset_24g_rxdata_temp_add3 
+0x3728 011247 call g24_set_rega 
+0x3729 011248 call car_control_le_receive 
+0x372a 011250 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011251 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011252 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011253 rtn 
+:      011254 car_24g_receive_data_next:
+0x372e 011255 fetch 1 ,mem_le_receive_payload 
+0x372f 011256 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011257 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011258 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011259 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011260 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011261 rtn 
+:      011263 car_moto1_enable_blank_data_timer:
+0x3735 011264 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011265 rtn 
+:      011266 car_moto2_enable_blank_data_timer:
+0x3737 011267 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011268 rtn 
+:      011269 car_moto3_enable_blank_data_timer:
+0x3739 011270 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011271 rtn 
+:      011273 car_moto1_blank_data_timer:
+0x373b 011274 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011275 arg car_moto1_blank_data ,regb 
+0x373d 011276 branch timer_single_step 
+:      011277 car_moto2_blank_data_timer:
+0x373e 011278 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011279 arg car_moto2_blank_data ,regb 
+0x3740 011280 branch timer_single_step 
+:      011281 car_moto3_blank_data_timer:
+0x3741 011282 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011283 arg car_moto3_blank_data ,regb 
+0x3743 011284 branch timer_single_step 
+:      011286 car_moto1_blank_data:
+0x3744 011287 jam 0 ,mem_le_receive_payload 
+0x3745 011288 branch car_motor_control 
+:      011289 car_moto2_blank_data:
+0x3746 011290 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011291 branch car_motor_control 
+:      011292 car_moto3_blank_data:
+0x3748 011293 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011294 branch car_motor_control 
+:      011299 car_drive_old:
+0x374a 011300 call car_left_right_control_old 
+0x374b 011301 branch car_front_back_control_old 
+:      011302 car_left_right_control_old:
+0x374c 011303 fetch 1 ,mem_le_receive_payload 
+0x374d 011304 store 1 ,mem_motor2_status 
+0x374e 011305 branch car_motor2_control 
+:      011306 car_front_back_control_old:
+0x374f 011307 fetch 1 ,mem_motor1_speed 
+0x3750 011308 call car_reset_old_speed 
+0x3751 011309 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011310 store 1 ,mem_motor1_status 
+0x3753 011311 branch car_motor1_control 
+:      011312 car_reset_old_speed:
+0x3754 011313 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011314 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011315 store 1 ,mem_motor1_speed 
+0x3757 011316 rtn 
+:      011317 car_reset_old_speed2:
+0x3758 011318 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011319 rtn 
+:      011320 car_reset_old_speed3:
+0x375a 011321 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011322 rtn 
+:      011323 car_speed_set_old:
+0x375c 011324 fetch 1 ,mem_le_receive_payload 
+0x375d 011325 call car_reset_old_speed 
+0x375e 011326 fetch 1 ,mem_motor1_speed 
+0x375f 011327 call car_motor_speed_duty_setting 
+0x3760 011328 call car_motor_speed_duty_transform 
+0x3761 011329 branch pwm_pwm0_duty_set 
+:      011331 car_motor_control:
+0x3762 011332 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011333 nrtn blank 
+0x3764 011334 fetch 6 ,mem_le_receive_payload 
+0x3765 011335 store 6 ,mem_motor1_status 
+0x3766 011336 fetch 1 ,mem_motor1_speed 
+0x3767 011337 fetcht 1 ,mem_motor2_speed 
+0x3768 011338 iand temp ,pdata 
+0x3769 011339 fetcht 1 ,mem_motor3_speed 
+0x376a 011340 iand temp ,pdata 
+0x376b 011341 call car_motor_working_flag ,blank 
+0x376c 011342 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011343 call car_motor1_control 
+0x376e 011344 call car_motor2_control 
+0x376f 011345 branch car_motor3_control 
+:      011346 car_motor1_control:
+0x3770 011347 arg mem_motor1_pwm_set ,regb 
+0x3771 011348 arg mem_motor1_status ,contr 
+0x3772 011349 branch car_motor_status_select 
+:      011350 car_motor2_control:
+0x3773 011351 arg mem_motor2_pwm_set ,regb 
+0x3774 011352 arg mem_motor2_status ,contr 
+0x3775 011353 branch car_motor_status_select 
+:      011354 car_motor3_control:
+0x3776 011355 arg mem_motor3_pwm_set ,regb 
+0x3777 011356 arg mem_motor3_status ,contr 
+0x3778 011357 branch car_motor_status_select 
+:      011358 car_motor_working_flag:
+0x3779 011359 jam 0 ,mem_car_working_flag 
+0x377a 011360 rtn 
+:      011362 car_motor_status_select:
+0x377b 011363 ifetch 1 ,contr 
+0x377c 011364 beq motor_stop ,car_motor_stop 
+0x377d 011365 beq go_front ,car_motor_positive 
+0x377e 011366 beq go_back ,car_motor_negative 
+0x377f 011367 rtn 
+:      011368 car_motor_positive:
+0x3780 011369 jam 0 ,mem_motor_select_p_n 
+0x3781 011370 branch car_motor_negative + 1 
+:      011371 car_motor_negative:
+0x3782 011372 jam 1 ,mem_motor_select_p_n 
+0x3783 011373 ifetch 1 ,contr 
+0x3784 011374 store 1 ,mem_car_motor_speed 
+0x3785 011375 ifetch 8 ,regb 
+0x3786 011376 branch car_motor_work 
+:      011378 car_motor_stop:
+0x3787 011379 ifetch 1 ,regb 
+0x3788 011380 call pwm_disable 
+0x3789 011381 increase 1 ,regb 
+0x378a 011382 ifetch 1 ,regb 
+0x378b 011383 branch pwm_disable 
+:      011384 car_motor_work:
+0x378c 011385 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011386 jam 1 ,mem_car_working_flag 
+0x378e 011387 fetch 1 ,mem_motor_select_p_n 
+0x378f 011388 beq 0 ,car_motor_select_positive 
+:      011389 car_motor_select_negative:
+0x3790 011390 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011391 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011392 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011393 car_motor_work_next:
+0x3793 011394 call pwm_disable 
+0x3794 011395 fetch 1 ,mem_car_motor_speed 
+0x3795 011396 call car_motor_speed_duty_setting 
+0x3796 011397 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011398 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011399 store 6 ,mem_pdatatemp 
+0x3799 011400 branch pwm_out_set 
+:      011401 car_motor_select_positive:
+0x379a 011402 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011403 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011404 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011405 branch car_motor_work_next 
+:      011407 car_motor_speed_duty_setting:
+0x379e 011408 mul32 pdata ,5 ,pdata 
+0x379f 011409 add pdata ,50 ,pdata 
+0x37a0 011410 rtn 
+:      011411 car_motor_speed_duty_transform:
+0x37a1 011412 arg 12000 ,temp 
+0x37a2 011413 imul32 temp ,pdata 
+0x37a3 011414 div pdata ,100 
+0x37a4 011415 call wait_div_end 
+0x37a5 011416 quotient temp 
+0x37a6 011417 copy temp ,rega 
+0x37a7 011418 setarg 12000 
+0x37a8 011419 isub temp ,regb 
+0x37a9 011420 rtn 
+:      011423 car_ir_init:
+0x37aa 011424 hfetch 1 ,core_gpio_sel2 
+0x37ab 011425 set1 2 ,pdata 
+0x37ac 011426 hstore 1 ,core_gpio_sel2 
+0x37ad 011427 setarg 158 
+0x37ae 011428 hstore 2 ,core_pwm_pcnt4 
+0x37af 011429 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011430 rtn 
+:      011432 car_ir_data_rx_from_app:
+0x37b1 011433 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011434 nrtn blank 
+0x37b3 011435 fetch 2 ,mem_le_receive_payload 
+0x37b4 011436 store 2 ,mem_ir_data 
+0x37b5 011437 fetch 1 ,mem_car_24g_status 
+0x37b6 011438 bne work_paired ,car_ir_data_tx 
+0x37b7 011439 fetch 2 ,mem_le_lap 
+0x37b8 011440 store 2 ,mem_ir_data 
+:      011441 car_ir_data_tx:
+0x37b9 011442 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011443 call car_ir_init 
+0x37bb 011444 call car_ir_enable 
+0x37bc 011445 setarg 48000 
+0x37bd 011446 call sleep 
+0x37be 011447 call car_ir_disable 
+0x37bf 011448 setarg 7200 
+0x37c0 011449 call sleep 
+0x37c1 011450 arg 16 ,loopcnt 
+:      011451 car_ir_send_loop:
+0x37c2 011452 call car_ir_enable 
+0x37c3 011453 fetch 2 ,mem_ir_data 
+0x37c4 011454 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011455 setarg 7200 
+0x37c6 011456 call sleep 
+0x37c7 011457 call car_ir_disable 
+0x37c8 011458 branch car_ir_wait_finish 
+:      011460 car_ir_is_bit1:
+0x37c9 011461 setarg 14400 
+0x37ca 011462 call sleep 
+0x37cb 011463 call car_ir_disable 
+:      011464 car_ir_wait_finish:
+0x37cc 011465 setarg 7200 
+0x37cd 011466 call sleep 
+0x37ce 011467 fetch 2 ,mem_ir_data 
+0x37cf 011468 rshift pdata ,pdata 
+0x37d0 011469 store 2 ,mem_ir_data 
+0x37d1 011470 loop car_ir_send_loop 
+0x37d2 011472 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011473 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011474 setarg 0x0a01 
+0x37d5 011475 store 2 ,mem_le_receive_payload 
+0x37d6 011476 fetch 1 ,mem_car_config_device_select 
+0x37d7 011477 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011478 car_attack_shake_back_battle_car:
+0x37d8 011479 branch car_motor_control 
+:      011480 car_attack_shake_back_battle_tank:
+0x37d9 011481 setarg 0x0a01 
+0x37da 011482 store 2 ,mem_le_receive_payload + 2 
+0x37db 011483 branch car_motor_control 
+:      011485 car_ir_enable:
+0x37dc 011486 hfetch 1 ,core_gpio_key2 
+0x37dd 011487 or_into 0x40 ,pdata 
+0x37de 011488 hstore 1 ,core_gpio_key2 
+0x37df 011489 rtn 
+:      011490 car_ir_disable:
+0x37e0 011491 hfetch 1 ,core_gpio_key2 
+0x37e1 011492 and_into 0xbf ,pdata 
+0x37e2 011493 hstore 1 ,core_gpio_key2 
+0x37e3 011494 rtn 
+:      011496 car_ir_rx_init:
+0x37e4 011497 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011498 rtneq 0x00 
+0x37e6 011499 call lpm_disable_exen_output 
+0x37e7 011500 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011501 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011502 call gpio_config_input 
+0x37ea 011503 call car_ir_gpio_get_status 
+0x37eb 011504 nrtn true 
+0x37ec 011505 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011506 rtn 
+:      011508 car_ir_receive_process:
+0x37ee 011509 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011510 rtneq flag_ir_disable 
+0x37f0 011511 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011512 nrtn blank 
+0x37f2 011513 fetch 2 ,mem_ui_state_map 
+0x37f3 011514 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011515 fetch 1 ,mem_car_24g_status 
+0x37f5 011516 rtnne work_paired 
+:      011517 car_ir_receive_process_next:
+0x37f6 011518 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011519 call car_ir_gpio_get_status 
+0x37f8 011520 nrtn true 
+0x37f9 011521 setarg 36000 
+0x37fa 011522 call sleep 
+0x37fb 011523 call car_ir_gpio_get_status 
+0x37fc 011524 nrtn true 
+0x37fd 011525 call car_ir_clk_get 
+:      011526 car_ir_packet_head_wait_end:
+0x37fe 011527 call car_ir_clk_check 
+0x37ff 011528 nrtn positive 
+0x3800 011529 call car_ir_gpio_get_status 
+0x3801 011530 branch car_ir_packet_head_wait_end ,true 
+0x3802 011531 arg 0 ,rega 
+0x3803 011532 arg 16 ,loopcnt 
+0x3804 011533 call car_ir_clk_get 
+:      011534 car_ir_receive_process_loop:
+0x3805 011535 call car_ir_clk_check 
+0x3806 011536 nrtn positive 
+0x3807 011537 call car_ir_gpio_get_status 
+0x3808 011538 nbranch car_ir_receive_process_loop ,true 
+0x3809 011539 setarg 10800 
+0x380a 011540 call sleep 
+0x380b 011541 call car_ir_gpio_get_status 
+0x380c 011542 branch car_ir_get_bit1 ,true 
+:      011543 car_ir_get_bit0:
+0x380d 011544 setarg 0 
+0x380e 011545 rshift rega ,rega 
+0x380f 011546 ior rega ,rega 
+0x3810 011547 loop car_ir_receive_process_loop 
+0x3811 011548 branch car_ir_receive_process_end 
+:      011549 car_ir_get_bit1:
+0x3812 011550 setarg 0x8000 
+0x3813 011551 rshift rega ,rega 
+0x3814 011552 ior rega ,rega 
+0x3815 011553 call car_ir_clk_get 
+:      011554 car_ir_get_bit1_wait_low_end:
+0x3816 011555 call car_ir_clk_check 
+0x3817 011556 nrtn positive 
+0x3818 011557 call car_ir_gpio_get_status 
+0x3819 011558 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011559 loop car_ir_receive_process_loop 
+:      011560 car_ir_receive_process_end:
+0x381b 011561 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011562 copy rega ,pdata 
+0x381d 011563 store 2 ,mem_ir_rx_buf 
+0x381e 011564 store 2 ,mem_ir_notify_data + 8 
+0x381f 011565 fetch 1 ,mem_car_24g_status 
+0x3820 011566 beq work_paired ,car_ir_24g_receive_attack 
+:      011567 car_ir_data_notify:
+0x3821 011568 arg 0x07 ,loopcnt 
+0x3822 011569 arg mem_ir_notify_data_head ,contr 
+0x3823 011570 call calc_check_sum_start 
+0x3824 011571 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011572 arg mem_ir_notify_data ,rega 
+0x3826 011573 branch queue_push 
+:      011575 car_ir_24g_receive_attack:
+0x3827 011576 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011577 increase 1 ,pdata 
+0x3829 011578 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011579 div pdata ,2 
+0x382b 011580 call wait_div_end 
+0x382c 011581 quotient temp 
+0x382d 011582 remainder pdata 
+0x382e 011583 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011584 car_ir_24g_receive_attack_off:
+0x382f 011585 fetch 1 ,mem_car_config_led_num 
+0x3830 011586 isub temp ,null 
+0x3831 011587 call car_ir_24g_go_die ,zero 
+0x3832 011588 arg mem_car_led_control ,pdata 
+0x3833 011589 increase -1 ,temp 
+0x3834 011590 iadd temp ,rega 
+0x3835 011591 arg 0 ,pdata 
+0x3836 011592 istore 1 ,rega 
+0x3837 011593 rtn 
+:      011594 car_ir_24g_receive_attack_blink:
+0x3838 011595 arg mem_car_led_control ,pdata 
+0x3839 011596 iadd temp ,rega 
+0x383a 011597 arg 2 ,pdata 
+0x383b 011598 istore 1 ,rega 
+0x383c 011599 rtn 
+:      011600 car_ir_24g_go_die:
+0x383d 011601 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011602 rtn 
+:      011603 car_ir_clk_get:
+0x383f 011604 copy clkn_bt ,pdata 
+0x3840 011605 store 4 ,mem_ir_receive_clkn 
+0x3841 011606 rtn 
+:      011607 car_ir_clk_check:
+0x3842 011608 copy clkn_bt ,pdata 
+0x3843 011609 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011610 isub temp ,pdata 
+0x3845 011611 sub pdata ,200 ,null 
+0x3846 011612 rtn 
+:      011614 car_ir_gpio_get_status:
+0x3847 011615 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011616 branch gpio_get_bit 
+:      011618 car_led_control_receive:
+0x3849 011619 fetch 8 ,mem_le_receive_payload 
+0x384a 011620 store 8 ,mem_car_led_control 
+0x384b 011621 rtn 
+:      011623 car_info_request:
+0x384c 011624 fetch 1 ,mem_car_config_device_select 
+0x384d 011625 store 1 ,mem_car_info_request_payload 
+0x384e 011626 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011627 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011628 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011629 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011630 arg 13 ,loopcnt 
+0x3853 011631 arg mem_car_info_request_head ,contr 
+0x3854 011632 call calc_check_sum_start 
+0x3855 011633 store 1 ,mem_car_info_request_checksum 
+0x3856 011634 arg mem_car_info_request ,rega 
+0x3857 011635 branch queue_push 
+:      011641 light_init:
+0x3858 011642 call clear_eeprom_size_2k 
+0x3859 011643 jam 0x7a ,mem_curr_packet_num 
+0x385a 011644 call light_load_controler_list 
+0x385b 011645 call light_init_crr_cmd_count 
+0x385c 011646 setarg light_pairing_timer 
+0x385d 011647 store 2 ,mem_cb_event_timer 
+0x385e 011648 arg 0 ,rega 
+0x385f 011649 branch pwm_init 
+:      011651 light_pairing_timer:
+0x3860 011652 fetch 2 ,mem_light_pairing_timer 
+0x3861 011653 rtn blank 
+0x3862 011654 increase -1 ,pdata 
+0x3863 011655 store 2 ,mem_light_pairing_timer 
+0x3864 011656 rtnne 0 
+0x3865 011657 jam 0 ,mem_light_pairing_enable 
+0x3866 011658 rtn 
+:      011660 light_init_crr_cmd_count:
+0x3867 011661 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011662 fetch 1 ,mem_light_next_record 
+0x3869 011663 sub pdata ,40 ,null 
+0x386a 011664 rtn positive 
+0x386b 011665 jam 0 ,mem_light_next_record 
+0x386c 011666 rtn 
+:      011668 light_load_controler_list:
+0x386d 011669 arg mem_light_next_record ,rega 
+0x386e 011670 arg 0 ,regb 
+0x386f 011671 arg 81 ,temp 
+0x3870 011672 branch iicd_read_eep_data 
+:      011675 light_find_controler_pairing:
+0x3871 011676 disable user 
+0x3872 011677 fetch 1 ,mem_light_cnum 
+0x3873 011678 copy pdata ,loopcnt 
+0x3874 011680 arg mem_light_clist ,rega 
+0x3875 011681 copy regc ,regb 
+:      011682 light_find_controler_pairing_loop:
+0x3876 011683 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011684 call light_compare_addr_record 
+0x3878 011685 branch enable_user ,zero 
+:      011686 light_find_single_pairing_diff:
+0x3879 011687 increase 4 ,rega 
+0x387a 011688 loop light_find_controler_pairing_loop 
+0x387b 011689 rtn 
+:      011692 light_compare_addr_record:
+0x387c 011693 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011694 ifetch 3 ,rega 
+0x387e 011695 ifetcht 3 ,regb 
+0x387f 011696 isub temp ,null 
+0x3880 011697 rtn 
+:      011699 light_compare_single_record:
+0x3881 011700 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011701 ifetch 3 ,rega 
+0x3883 011702 ifetcht 3 ,regb 
+0x3884 011703 isub temp ,null 
+0x3885 011704 nrtn zero 
+0x3886 011705 ifetch 1 ,contr 
+0x3887 011706 sub pdata ,0 ,null 
+0x3888 011707 rtn zero 
+0x3889 011708 add rega ,3 ,contr 
+0x388a 011709 ifetcht 1 ,contr 
+0x388b 011710 isub temp ,null 
+0x388c 011711 rtn 
+:      011714 light_find_controler_cmd:
+0x388d 011715 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011716 disable user 
+0x388f 011717 fetch 1 ,mem_light_cnum 
+0x3890 011718 copy pdata ,loopcnt 
+0x3891 011720 arg mem_light_clist ,rega 
+0x3892 011721 copy regc ,regb 
+:      011722 light_find_controler_cmd_loop:
+0x3893 011723 call light_compare_single_record 
+0x3894 011724 branch enable_user ,zero 
+0x3895 011725 increase 4 ,rega 
+0x3896 011726 loop light_find_controler_cmd_loop 
+0x3897 011727 rtn 
+:      011730 light_recv_adv:
+0x3898 011731 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011732 increase 1 ,pdata 
+0x389a 011733 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011734 arg mem_le_rxbuf + 12 ,regc 
+:      011736 light_anylize_command:
+0x389c 011737 ifetch 2 ,regc 
+0x389d 011738 arg 0x55aa ,temp 
+0x389e 011739 isub temp ,null 
+0x389f 011740 nrtn zero 
+0x38a0 011741 copy contr ,regc 
+0x38a1 011742 ifetcht 3 ,regc 
+0x38a2 011743 setarg 0xffffff 
+0x38a3 011744 isub temp ,null 
+0x38a4 011745 branch light_parse_cmd ,zero 
+0x38a5 011746 call light_find_controler_cmd 
+0x38a6 011747 branch light_parse_cmd ,user 
+0x38a7 011748 rtn 
+:      011750 light_parse_cmd:
+0x38a8 011751 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011752 increase 4 ,regc 
+0x38aa 011753 ifetch 1 ,regc 
+0x38ab 011754 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011755 isub temp ,null 
+0x38ad 011756 rtn zero 
+0x38ae 011757 store 1 ,mem_curr_packet_num 
+0x38af 011758 fetch 1 ,mem_le_req_rcv 
+0x38b0 011759 increase 1 ,pdata 
+0x38b1 011760 store 1 ,mem_le_req_rcv 
+0x38b2 011762 increase 1 ,regc 
+0x38b3 011763 ifetch 1 ,regc 
+0x38b4 011764 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011765 copy pdata ,loopcnt 
+0x38b6 011766 rtn blank 
+:      011767 light_parse_cmd_loop:
+0x38b7 011768 ifetch 1 ,contr 
+0x38b8 011769 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011770 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011771 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011772 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011773 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011774 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011775 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011776 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011777 loop light_parse_cmd_loop 
+0x38c1 011778 rtn 
+:      011780 light_parse_cmd_pwm0:
+0x38c2 011781 copy contr ,regc 
+0x38c3 011782 fetch 1 ,mem_light_pwm0 
+0x38c4 011783 store 1 ,mem_pdatatemp 
+0x38c5 011784 arg 0 ,temp 
+:      011785 light_parse_cmd_pwm_common:
+0x38c6 011786 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011787 setarg 10000 
+0x38c8 011788 store 3 ,mem_pdatatemp + 2 
+0x38c9 011789 ifetch 1 ,regc 
+0x38ca 011790 store 1 ,mem_pdatatemp + 5 
+0x38cb 011791 call pwm_out_set 
+0x38cc 011792 and regc ,1 ,contr 
+0x38cd 011793 loop light_parse_cmd_loop 
+0x38ce 011794 rtn 
+:      011795 light_parse_cmd_pwm1:
+0x38cf 011796 copy regc ,contr 
+0x38d0 011797 fetch 1 ,mem_light_pwm1 
+0x38d1 011798 store 1 ,mem_pdatatemp 
+0x38d2 011799 arg 1 ,temp 
+0x38d3 011800 branch light_parse_cmd_pwm_common 
+:      011801 light_parse_cmd_pwm2:
+0x38d4 011802 copy regc ,contr 
+0x38d5 011803 fetch 1 ,mem_light_pwm2 
+0x38d6 011804 store 1 ,mem_pdatatemp 
+0x38d7 011805 arg 2 ,temp 
+0x38d8 011806 branch light_parse_cmd_pwm_common 
+:      011807 light_parse_cmd_pwm3:
+0x38d9 011808 copy regc ,contr 
+0x38da 011809 fetch 1 ,mem_light_pwm3 
+0x38db 011810 store 1 ,mem_pdatatemp 
+0x38dc 011811 arg 3 ,temp 
+0x38dd 011812 branch light_parse_cmd_pwm_common 
+:      011813 light_parse_cmd_pwm4:
+0x38de 011814 copy regc ,contr 
+0x38df 011815 fetch 1 ,mem_light_pwm4 
+0x38e0 011816 store 1 ,mem_pdatatemp 
+0x38e1 011817 arg 4 ,temp 
+0x38e2 011818 branch light_parse_cmd_pwm_common 
+:      011819 light_parse_cmd_pwm5:
+0x38e3 011820 copy regc ,contr 
+0x38e4 011821 fetch 1 ,mem_light_pwm5 
+0x38e5 011822 store 1 ,mem_pdatatemp 
+0x38e6 011823 arg 5 ,temp 
+0x38e7 011824 branch light_parse_cmd_pwm_common 
+:      011826 light_parse_auto_mode:
+0x38e8 011827 ifetch 1 ,contr 
+0x38e9 011828 rtn 
+:      011830 light_parse_pairing:
+0x38ea 011831 copy contr ,regc 
+0x38eb 011832 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011833 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011834 call update_controler_list 
+:      011835 light_parse_pairing_abandon:
+0x38ee 011836 and regc ,4 ,contr 
+0x38ef 011837 rtn 
+:      011838 update_controler_list:
+0x38f0 011839 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011840 call light_find_controler_pairing 
+0x38f2 011841 branch update_conrtoler_list_found ,user 
+0x38f3 011842 fetch 1 ,mem_light_next_record 
+0x38f4 011843 copy pdata ,temp 
+0x38f5 011844 increase 1 ,pdata 
+0x38f6 011845 store 1 ,mem_light_next_record 
+0x38f7 011846 call light_init_crr_cmd_count 
+0x38f8 011847 lshift2 temp ,temp 
+0x38f9 011848 setarg mem_light_clist 
+0x38fa 011849 iadd temp ,contw 
+0x38fb 011850 ifetch 4 ,regc 
+0x38fc 011851 istore 4 ,contw 
+0x38fd 011852 branch update_conrtoler_store_list 
+:      011853 update_conrtoler_list_found:
+0x38fe 011854 add regc ,3 ,contr 
+0x38ff 011855 ifetch 1 ,contr 
+0x3900 011856 rtn blank 
+0x3901 011857 ifetch 4 ,regc 
+0x3902 011858 istore 4 ,rega 
+:      011859 update_conrtoler_store_list:
+0x3903 011860 arg mem_light_next_record ,rega 
+0x3904 011861 arg 0 ,regb 
+0x3905 011862 arg 81 ,temp 
+0x3906 011863 branch iicd_write_eep_data 
+:      011867 lightc_init:
+0x3907 011871 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011872 call gpio_out_inactive 
+0x3909 011873 rtn 
+:      011876 lightc_dispatch:
+0x390a 011879 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011880 call gpio_out_active 
+0x390c 011883 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011884 call gpio_out_inactive 
+0x390e 011887 call lightc_start_adv 
+0x390f 011889 fetch 1 ,mem_adv_time 
+0x3910 011890 nrtn blank 
+0x3911 011892 call lpm_write_gpio_wakeup 
+0x3912 011893 hfetch 4 ,core_lpm_ctrl 
+0x3913 011894 set0 15 ,pdata 
+0x3914 011895 hstore 4 ,core_lpm_reg 
+0x3915 011896 call lpm_write_ctrl 
+0x3916 011897 arg param_hibernate_clks ,temp 
+0x3917 011898 branch lpm_sleep 
+:      011900 lightc_adv:
+0x3918 011901 fetch 1 ,mem_adv_time 
+0x3919 011902 branch le_adv_loop_tx ,blank 
+0x391a 011903 increase -1 ,pdata 
+0x391b 011904 store 1 ,mem_adv_time 
+0x391c 011905 branch le_adv_loop_tx 
+:      011907 lightc_start_adv:
+0x391d 011908 mul32 pdata ,20 ,pdata 
+0x391e 011909 arg mem_cmd0_string ,contr 
+0x391f 011910 iadd contr ,contr 
+0x3920 011911 ifetch 1 ,contr 
+0x3921 011912 rtn blank 
+0x3922 011913 copy pdata ,rega 
+0x3923 011914 copy rega ,loopcnt 
+0x3924 011915 arg mem_le_adv_data + 2 ,contw 
+0x3925 011916 call memcpy 
+0x3926 011917 copy rega ,pdata 
+0x3927 011918 increase 2 ,pdata 
+0x3928 011919 store 1 ,mem_le_adv_data_len 
+0x3929 011920 rtn 
+:      011927 module_init:
+0x392a 011929 rtn wake 
+0x392b 011930 call le_modified_name 
+0x392c 011931 call adc_init_data 
+0x392d 011932 setarg module_process_idle 
+0x392e 011933 store 2 ,mem_cb_idle_process 
+0x392f 011934 setarg module_bt_conn_process 
+0x3930 011935 store 2 ,mem_cb_bt_process 
+0x3931 011936 setarg module_process_bb_event 
+0x3932 011937 store 2 ,mem_cb_bb_event_process 
+0x3933 011938 setarg module_le_conn_process 
+0x3934 011939 store 2 ,mem_cb_le_process 
+0x3935 011940 setarg module_lpm_lock 
+0x3936 011941 store 2 ,mem_cb_check_wakelock 
+0x3937 011942 setarg module_hci_cmd_transmit_le_notify 
+0x3938 011943 store 2 ,mem_cb_ble_transmit 
+0x3939 011944 setarg module_hci_event_receive_spp_data 
+0x393a 011945 store 2 ,mem_cb_receive_spp_data 
+0x393b 011946 setarg module_le_receive_data 
+0x393c 011947 store 2 ,mem_cb_att_write 
+0x393d 011948 setarg module_bb_event_timer 
+0x393e 011949 store 2 ,mem_cb_event_timer 
+0x393f 011951 call module_spp_clear_last_transmite_clock 
+0x3940 011952 bpatch patch1b_5 ,mem_patch1b 
+0x3941 011953 call module_lpm_uart_init 
+0x3942 011954 call module_gpio_init 
+0x3943 011955 call check_module_disabled 
+0x3944 011956 branch module_hci_event_enter_standby_mode 
+:      011959 module_lpm_uart_init:
+0x3945 011960 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 011961 hstore 4 ,core_uart_rsaddr 
+0x3947 011963 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 011964 hstore 4 ,core_uart_tsaddr 
+0x3949 011966 hfetch 1 ,core_gpio_sel1 
+0x394a 011967 or_into 0x04 ,pdata 
+0x394b 011968 and_into 0xfc ,pdata 
+0x394c 011969 hstore 1 ,core_gpio_sel1 
+0x394d 011970 jam 0x00 ,core_uart_ctrl 
+0x394e 011972 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 011973 hstore 2 ,core_uart_rrptr 
+0x3950 011974 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 011975 hstore 2 ,core_uart_twptr 
+0x3952 011976 hstore 2 ,core_uart_trptrp 
+0x3953 011978 hfetch 4 ,core_gpio_pu0 
+0x3954 011979 set1 7 ,pdata 
+0x3955 011980 hstore 4 ,core_gpio_pu0 
+0x3956 011982 hfetch 2 ,core_clkoff 
+0x3957 011983 set0 clock_off_uart ,pdata 
+0x3958 011984 hstore 2 ,core_clkoff 
+0x3959 011985 call uart_set_baud_by_mem 
+0x395a 011986 jam uartclk_crystal ,core_uart_clksel 
+0x395b 011987 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 011989 fetch 1 ,mem_module_flag 
+0x395d 011990 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 011991 hfetcht 1 ,core_uart_ctrl 
+0x395f 011992 setflag true ,4 ,temp 
+0x3960 011993 hstoret 1 ,core_uart_ctrl 
+0x3961 011994 rtn 
+:      011998 module_lpm_init:
+0x3962 011999 call module_spp_clear_last_transmite_clock 
+0x3963 012000 branch module_lpm_uart_init 
+:      012003 module_gpio_init:
+0x3964 012008 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012009 call gpio_config_output 
+0x3966 012010 call module_set_conn_pin_low 
+0x3967 012012 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012013 branch gpio_config_input 
+:      012015 module_lpm_lock:
+0x3969 012016 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012017 call gpio_get_bit 
+0x396b 012018 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012019 branch app_get_lpm_wake_lock 
+:      012022 module_le_conn_process:
+0x396d 012023 rtn 
+:      012025 module_bt_conn_process:
+0x396e 012026 call module_spp_enter_sniff 
+0x396f 012027 branch module_control_air_flow 
+:      012029 module_spp_enter_sniff:
+0x3970 012030 fetch 1 ,mem_ui_state_map 
+0x3971 012031 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012032 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012033 setarg 0x3eff 
+0x3974 012034 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012035 iadd temp ,temp 
+0x3976 012036 copy clkn_bt ,pdata 
+0x3977 012037 isub temp ,null 
+0x3978 012038 nrtn positive 
+0x3979 012039 fetch 2 ,mem_ui_state_map 
+0x397a 012040 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012041 fetch 1 ,mem_module_flag 
+0x397c 012042 rtnbit1 moudle_task_sniff 
+0x397d 012043 call module_set_sniff_task_flag 
+0x397e 012044 call app_bt_enter_sniff 
+:      012045 module_spp_clear_last_transmite_clock:
+0x397f 012046 copy clkn_bt ,pdata 
+0x3980 012047 store 4 ,mem_last_transmite_clock 
+0x3981 012048 rtn 
+:      012051 module_process_idle:
+0x3982 012052 call module_control_air_flow 
+0x3983 012053 call l2cap_malloc_is_fifo_full 
+0x3984 012054 nrtn blank 
+0x3985 012055 branch module_process 
+:      012058 module_process_bb_event:
+0x3986 012059 copy regc ,pdata 
+0x3987 012060 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012061 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012062 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012063 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012064 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012065 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012066 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012067 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012068 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012069 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012070 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012071 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012072 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012073 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012074 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012075 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012076 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012077 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012078 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012079 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012080 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012081 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012082 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012083 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012084 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012085 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012086 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012087 rtn 
+:      012090 module_process_bb_event_disconned:
+0x39a3 012091 call module_spp_clear_last_transmite_clock 
+0x39a4 012092 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012093 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012094 call module_disconn_start 
+0x39a7 012095 fetch 2 ,mem_ui_state_map 
+0x39a8 012096 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012097 branch module_spp_disconnected 
+:      012099 module_process_spp_connected:
+0x39aa 012100 fetch 2 ,mem_ui_state_map 
+0x39ab 012101 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012102 store 2 ,mem_ui_state_map 
+0x39ad 012103 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012104 store 1 ,mem_lpm_mult 
+0x39af 012105 call module_set_conn_pin_low 
+0x39b0 012106 branch module_hci_event_spp_connect 
+:      012108 module_process_spp_disconnected:
+:      012110 module_spp_disconnected:
+0x39b1 012111 fetch 2 ,mem_ui_state_map 
+0x39b2 012112 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012113 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012114 store 2 ,mem_ui_state_map 
+0x39b5 012115 branch module_hci_event_spp_disconnect 
+:      012118 module_process_enter_sniff:
+:      012120 module_sniff_param_check:
+0x39b6 012121 call module_spp_clear_last_transmite_clock 
+0x39b7 012124 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012125 rshift pdata ,pdata 
+0x39b9 012126 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012127 isub temp ,null 
+0x39bb 012128 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012129 branch app_lpm_mult_enable 
+:      012130 module_sniff_param_check_unsniff:
+0x39bd 012131 fetch 1 ,mem_module_flag 
+0x39be 012132 rtnbit1 moudle_task_unsniff 
+0x39bf 012133 hfetch 2 ,core_uart_rxitems 
+0x39c0 012134 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012135 branch app_bt_sniff_exit 
+:      012137 module_process_exit_sniff:
+0x39c2 012138 call module_clear_sniff_task_flag 
+0x39c3 012139 branch app_lpm_mult_disable 
+:      012141 module_process_setup_complete:
+0x39c4 012142 call module_spp_clear_last_transmite_clock 
+0x39c5 012143 branch module_conn_start 
+:      012145 module_process_bb_even_le_disconn:
+0x39c6 012146 call le_clr_config_more_data 
+0x39c7 012147 call module_disconn_start 
+0x39c8 012148 branch module_hci_event_le_disconnect 
+:      012150 module_process_evt_pincode_req:
+0x39c9 012151 branch app_bt_set_pincode 
+:      012154 module_process_sniff_not_accept:
+0x39ca 012155 branch module_clear_sniff_task_flag 
+:      012158 module_process_unsniff_accept:
+0x39cb 012159 fetch 1 ,mem_module_flag 
+0x39cc 012160 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012161 branch module_clear_unsniff_task_flag 
+:      012164 module_process_unsniff_not_accept:
+0x39ce 012165 branch module_clear_unsniff_task_flag 
+:      012168 module_process_le_conn:
+0x39cf 012169 call le_send_att_exchange_mtu_requset 
+0x39d0 012170 call module_conn_start 
+0x39d1 012171 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012172 store 1 ,mem_lpm_mult 
+0x39d3 012173 branch module_hci_event_le_connect 
+:      012176 module_process_bb_conn:
+0x39d4 012177 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012178 call module_clear_sniff_task_flag 
+0x39d6 012179 branch module_clear_unsniff_task_flag 
+:      012181 module_process_page_time_out:
+:      012182 module_process_reconn_fail:
+:      012183 module_disconn_start:
+0x39d7 012184 call module_start_adv_discovery_by_command 
+0x39d8 012185 branch module_set_conn_pin_high 
+:      012188 module_process_ble_ltk_lost:
+0x39d9 012189 call le_send_reject_ind 
+0x39da 012190 branch le_send_smp_security_request 
+:      012193 module_set_conn_pin_high:
+0x39db 012194 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012195 branch gpio_out_active 
+:      012197 module_conn_start:
+0x39dd 012198 call module_stop_adv_discovery 
+0x39de 012199 branch module_set_conn_pin_low 
+:      012201 module_stop_adv_discovery:
+0x39df 012202 fetch 1 ,mem_module_state 
+0x39e0 012203 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012204 call app_bt_stop_discovery ,true 
+0x39e2 012205 fetch 1 ,mem_module_state 
+0x39e3 012206 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012207 call app_ble_stop_adv ,true 
+0x39e5 012208 rtn 
+:      012209 module_set_conn_pin_low:
+0x39e6 012210 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012211 branch gpio_out_inactive 
+:      012213 module_process_with_credit:
+0x39e8 012214 fetch 1 ,mem_credit_flag 
+0x39e9 012215 rtneq credit_disable 
+0x39ea 012216 branch rfcomm_send_uih_without_payload 
+:      012218 module_process:
+0x39eb 012219 hfetch 1 ,core_uart_status 
+0x39ec 012220 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012221 call uartd_prepare_rx 
+0x39ee 012222 ifetch 1 ,contru 
+0x39ef 012223 bne 0x01 ,module_hci_in_excp 
+0x39f0 012224 hfetch 2 ,core_uart_rxitems 
+0x39f1 012225 sub pdata ,2 ,null 
+0x39f2 012226 rtn positive 
+0x39f3 012227 ifetch 1 ,contru 
+0x39f4 012228 store 1 ,mem_module_uart_opcode 
+0x39f5 012229 ifetcht 1 ,contru 
+0x39f6 012230 copy contru ,rega 
+0x39f7 012231 storet 1 ,mem_module_uart_len 
+0x39f8 012232 add temp ,3 ,temp 
+0x39f9 012233 hfetch 2 ,core_uart_rxitems 
+0x39fa 012234 isub temp ,temp 
+0x39fb 012235 nrtn positive 
+0x39fc 012236 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012237 call module_hci_cmd_control 
+0x39fe 012238 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012239 rtneq hci_not_discard_packet 
+0x3a00 012240 branch module_hci_dicard_packet 
+:      012242 module_hci_in_excp:
+0x3a01 012243 call delay_10ms 
+0x3a02 012244 call module_hci_event_invalid_packet 
+0x3a03 012245 branch module_hci_release_except 
+:      012248 module_hci_release_except:
+0x3a04 012249 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012250 hfetch 2 ,core_uart_rxitems 
+0x3a06 012251 rtn blank 
+0x3a07 012252 call uartd_prepare_rx 
+0x3a08 012253 ifetch 1 ,contru 
+0x3a09 012254 sub pdata ,0x01 ,null 
+0x3a0a 012255 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012256 nbranch module_hci_release_except ,zero 
+0x3a0c 012257 ifetch 1 ,contru 
+0x3a0d 012258 rtneq hci_cmd_spp_data_req 
+0x3a0e 012259 rtneq hci_cmd_set_credit_given 
+0x3a0f 012260 increase -1 ,contru 
+0x3a10 012261 call module_hci_dicard_bytes 
+0x3a11 012262 branch module_hci_release_except 
+:      012264 module_hci_dicard_packet:
+0x3a12 012265 call uartd_prepare_rx 
+0x3a13 012266 increase 2 ,contru 
+0x3a14 012267 ifetch 1 ,contru 
+0x3a15 012268 iadd contru ,contru 
+:      012269 module_hci_dicard_bytes:
+0x3a16 012270 branch uartd_rxdone 
+:      012273 module_hci_cmd_control:
+0x3a17 012274 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012275 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012276 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012277 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012278 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012279 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012280 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012281 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012282 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012283 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012284 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012285 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012286 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012287 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012288 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012289 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012290 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012291 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012292 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012293 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012294 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012295 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012296 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012297 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012298 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012299 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012300 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012301 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012302 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012303 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012304 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012305 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012306 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012307 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012308 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012309 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012310 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012311 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012312 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012313 branch module_hci_event_receive_invalid_cmd 
+:      012318 module_hci_cmd_set_bt_addr:
+0x3a3f 012319 fetch 1 ,mem_module_uart_len 
+0x3a40 012320 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012321 ifetch 6 ,contru 
+0x3a42 012322 store 6 ,mem_lap 
+0x3a43 012323 branch module_hci_event_receive_valid_cmd 
+:      012326 module_hci_cmd_set_le_addr:
+0x3a44 012327 fetch 1 ,mem_module_uart_len 
+0x3a45 012328 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012329 ifetch 6 ,contru 
+0x3a47 012330 store 6 ,mem_le_lap 
+0x3a48 012331 branch module_hci_event_receive_valid_cmd 
+:      012335 module_hci_cmd_set_visibility:
+0x3a49 012336 fetch 1 ,mem_module_uart_len 
+0x3a4a 012337 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012338 copy rega ,contru 
+0x3a4c 012339 call module_hci_event_receive_valid_cmd 
+0x3a4d 012340 ifetcht 1 ,contru 
+0x3a4e 012341 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012342 fetch 2 ,mem_ui_state_map 
+0x3a50 012343 rtnbit1 ui_state_ble_connected 
+0x3a51 012344 rtnbit1 ui_state_bt_connected 
+:      012345 module_start_adv_discovery_by_command:
+0x3a52 012346 fetch 1 ,mem_module_state 
+0x3a53 012347 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012348 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012349 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012350 and temp ,0x03 ,pdata 
+0x3a57 012351 store 1 ,mem_scan_mode 
+:      012352 moudle_start_adv_by_command:
+0x3a58 012353 fetch 1 ,mem_module_state 
+0x3a59 012354 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012355 nrtn true 
+0x3a5b 012356 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012357 isolate1 2 ,temp 
+0x3a5d 012358 branch app_ble_start_adv ,true 
+0x3a5e 012359 branch app_ble_stop_adv 
+:      012363 module_hci_cmd_set_bt_name:
+0x3a5f 012364 fetch 1 ,mem_module_uart_len 
+0x3a60 012365 sub pdata ,67 ,null 
+0x3a61 012366 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012367 store 1 ,mem_local_name_length 
+0x3a63 012368 arg 8 ,loopcnt 
+0x3a64 012369 call memset0 
+0x3a65 012370 fetch 1 ,mem_module_uart_len 
+0x3a66 012371 copy pdata ,loopcnt 
+0x3a67 012372 copy rega ,contru 
+0x3a68 012373 arg mem_local_name ,contw 
+0x3a69 012374 call uart_copy_rx_bytes_fast 
+0x3a6a 012375 branch module_hci_event_receive_valid_cmd 
+:      012379 module_hci_cmd_set_le_name:
+0x3a6b 012380 fetch 1 ,mem_module_uart_len 
+0x3a6c 012381 sub pdata ,29 ,null 
+0x3a6d 012382 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012383 store 1 ,mem_le_name_len 
+0x3a6f 012384 copy pdata ,loopcnt 
+0x3a70 012385 copy rega ,contru 
+0x3a71 012386 arg mem_le_name ,contw 
+0x3a72 012387 call uart_copy_rx_bytes_fast 
+0x3a73 012388 call le_modified_name 
+0x3a74 012389 branch module_hci_event_receive_valid_cmd 
+:      012393 module_hci_cmd_receive_spp_data:
+0x3a75 012394 fetch 1 ,mem_ui_state_map 
+0x3a76 012395 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012396 call app_check_sniff 
+0x3a78 012397 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012398 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012400 call module_spp_clear_last_transmite_clock 
+0x3a7b 012401 fetch 1 ,mem_remote_credits 
+0x3a7c 012402 rtn blank 
+0x3a7d 012403 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012404 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012405 fetch 1 ,mem_module_uart_len 
+0x3a80 012406 store 2 ,mem_nl_rx_len_all 
+0x3a81 012408 copy rega ,contru 
+0x3a82 012411 copy contru ,pdata 
+0x3a83 012412 store 2 ,mem_nl_rx_data_src 
+:      012413 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012414 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012415 branch spp_tx_rfcomm_packet 
+:      012417 module_hci_cmd_spp_exit_sniff:
+0x3a86 012418 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012419 branch module_exit_sniff 
+:      012421 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012422 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012423 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012424 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012425 isub temp ,pdata 
+0x3a8c 012426 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012427 rtn 
+:      012429 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012430 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012431 arg dm_refcom_buff_len ,temp 
+0x3a90 012432 call not_greater_than 
+0x3a91 012433 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012434 call not_greater_than 
+0x3a93 012435 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012436 call not_greater_than 
+0x3a95 012437 store 2 ,mem_current_packet_length 
+0x3a96 012438 rtn 
+:      012440 module_hci_command_tx_spp_tx_complete:
+0x3a97 012441 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012442 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012443 branch module_hci_event_receive_valid_cmd 
+:      012447 module_hci_cmd_receive_le_data:
+0x3a9a 012448 fetch 2 ,mem_ui_state_map 
+0x3a9b 012449 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012450 call module_check_ble_encrypt_state 
+0x3a9d 012451 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012452 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012453 fetch 1 ,mem_module_flag 
+0x3aa0 012454 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012455 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012456 nrtn blank 
+0x3aa3 012457 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012458 ifetch 2 ,contru 
+0x3aa5 012459 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012460 copy contru ,pdata 
+0x3aa7 012461 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012462 fetch 1 ,mem_module_uart_len 
+0x3aa9 012463 pincrease -2 
+0x3aaa 012464 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012465 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012466 store 1 ,mem_module_hci_notify_len 
+0x3aad 012467 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012468 call le_set_config_more_data 
+0x3aaf 012469 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012470 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012471 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012472 fetch 1 ,mem_module_flag 
+0x3ab3 012473 rtnbit0 module_flag_ble_data_finish 
+:      012474 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012475 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012476 call module_clear_le_tx_data_flag 
+0x3ab6 012477 branch module_hci_event_receive_valid_cmd 
+:      012479 module_hci_cmd_transmit_le_notify:
+0x3ab7 012480 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012481 rtn blank 
+0x3ab9 012482 call le_fifo_check_nearly_full 
+0x3aba 012483 nrtn blank 
+0x3abb 012484 call module_get_le_remote_mtu 
+0x3abc 012485 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012486 add temp ,-3 ,pdata 
+0x3abe 012487 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012488 call not_greater_than 
+0x3ac0 012489 copy pdata ,rega 
+0x3ac1 012490 copy temp ,pdata 
+0x3ac2 012491 isub rega ,pdata 
+0x3ac3 012492 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012493 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012494 call le_att_malloc_tx_notify 
+0x3ac6 012495 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012496 copy pdata ,contru 
+0x3ac8 012497 copy rega ,loopcnt 
+0x3ac9 012498 call uart_copy_rx_bytes_fast 
+0x3aca 012499 copy contru ,pdata 
+0x3acb 012500 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012501 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012502 nrtn blank 
+0x3ace 012503 branch module_set_le_tx_data_flag 
+:      012507 module_get_le_remote_mtu:
+0x3acf 012508 arg 0x17 ,temp 
+0x3ad0 012509 fetch 1 ,mem_module_flag 
+0x3ad1 012510 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012511 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012512 rtn 
+:      012514 module_check_ble_encrypt_state:
+0x3ad4 012515 fetch 1 ,mem_module_flag 
+0x3ad5 012516 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012517 branch disable_user 
+:      012521 module_hci_cmd_inquire_status:
+0x3ad7 012522 branch module_hci_event_status_res 
+:      012526 module_hci_cmd_set_pairing_mode:
+0x3ad8 012527 copy rega ,contru 
+0x3ad9 012528 ifetch 1 ,contru 
+0x3ada 012529 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012530 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012531 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012532 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012533 branch module_hci_event_receive_invalid_cmd 
+:      012534 module_hci_pairing_pincode_mode:
+0x3adf 012535 call ssp_disable 
+0x3ae0 012536 jam 0 ,mem_ssp_enable 
+0x3ae1 012537 branch module_hci_event_receive_valid_cmd 
+:      012538 module_hci_pairing_just_work_mode:
+0x3ae2 012539 setarg ssp_mode_just_work_io_cap_data 
+:      012540 module_hci_sspairing_mode:
+0x3ae3 012541 store 3 ,mem_sp_iocap_local 
+0x3ae4 012542 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012543 call ssp_enable 
+0x3ae6 012544 jam 1 ,mem_ssp_enable 
+0x3ae7 012545 branch module_hci_event_receive_valid_cmd 
+:      012546 module_hci_pairing_passkey:
+0x3ae8 012547 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012548 branch module_hci_sspairing_mode 
+:      012550 module_hci_pairing_numeric_comparison:
+0x3aea 012551 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012552 branch module_hci_sspairing_mode 
+:      012555 module_hci_cmd_set_pincode:
+0x3aec 012556 fetch 1 ,mem_module_uart_len 
+0x3aed 012557 sub pdata ,16 ,null 
+0x3aee 012558 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012559 store 1 ,mem_pin_length 
+0x3af0 012560 copy pdata ,loopcnt 
+0x3af1 012561 arg mem_pin ,contw 
+0x3af2 012562 call uart_copy_rx_bytes 
+0x3af3 012563 branch module_hci_event_receive_valid_cmd 
+:      012567 module_hci_cmd_set_uart_control_mode:
+0x3af4 012568 copy rega ,contru 
+0x3af5 012569 ifetch 1 ,contru 
+0x3af6 012570 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012571 nsetflag blank ,4 ,temp 
+0x3af8 012572 hstoret 1 ,core_uart_ctrl 
+0x3af9 012573 branch module_hci_event_receive_valid_cmd 
+:      012577 module_hci_cmd_set_uart_baud:
+0x3afa 012578 fetch 1 ,mem_module_uart_len 
+0x3afb 012579 copy pdata ,loopcnt 
+0x3afc 012580 copy rega ,contru 
+0x3afd 012581 call string2dec_from_uart 
+0x3afe 012582 setarg uart_clk_24 
+0x3aff 012583 idiv temp 
+0x3b00 012584 call wait_div_end 
+0x3b01 012585 quotient pdata 
+:      012586 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012587 store uart_baud_len ,mem_baud 
+0x3b03 012588 call module_hci_event_receive_valid_cmd 
+0x3b04 012589 call wait_uarttx 
+0x3b05 012590 branch uart_set_baud_by_mem 
+:      012594 module_hci_cmd_version_request:
+0x3b06 012595 arg 2 ,rega 
+0x3b07 012596 arg mem_soft_version_num ,regb 
+0x3b08 012597 arg 0 ,temp 
+0x3b09 012598 branch module_hci_event_set_cmd 
+:      012599 module_hci_event_set_cmd_send_response:
+0x3b0a 012600 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012601 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012602 arg 0 ,temp 
+0x3b0d 012603 branch module_hci_event_set_cmd 
+:      012607 module_hci_cmd_bt_disconnect:
+0x3b0e 012608 fetch 2 ,mem_ui_state_map 
+0x3b0f 012609 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012610 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012611 call module_hci_event_receive_valid_cmd 
+0x3b11 012612 branch app_bt_disconnect 
+:      012616 module_hci_cmd_ble_disconnect:
+0x3b12 012617 fetch 2 ,mem_ui_state_map 
+0x3b13 012618 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012619 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012620 call module_hci_event_receive_valid_cmd 
+0x3b15 012621 branch app_ble_disconnect 
+:      012627 module_hci_cmd_set_nvram:
+0x3b16 012628 fetch 1 ,mem_module_uart_len 
+0x3b17 012629 copy pdata ,loopcnt 
+0x3b18 012630 copy rega ,contru 
+0x3b19 012631 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012632 icopy contw 
+0x3b1b 012633 call uart_copy_rx_bytes_fast 
+0x3b1c 012634 branch module_hci_event_receive_valid_cmd 
+:      012638 module_hci_cmd_confirm_gkey:
+0x3b1d 012639 fetch 1 ,mem_ui_state_map 
+0x3b1e 012640 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012641 ifetch 1 ,contru 
+0x3b20 012642 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012643 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012644 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012645 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012647 call module_hci_event_receive_valid_cmd 
+0x3b25 012649 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012650 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012651 rtn 
+:      012653 dhkey_not_accept:
+0x3b28 012654 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012655 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012656 branch ui_ipc_send_cmd 
+:      012659 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012660 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012661 branch dhkey_not_accept 
+:      012665 module_hci_cmd_set_credit_given:
+0x3b2d 012666 fetch 1 ,mem_ui_state_map 
+0x3b2e 012667 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012668 fetch 1 ,mem_credit_flag 
+0x3b30 012669 rtneq credit_disable 
+0x3b31 012670 ifetch 1 ,contru 
+0x3b32 012671 fetcht 1 ,mem_credit_given 
+0x3b33 012672 iadd temp ,temp 
+0x3b34 012673 storet 1 ,mem_credit_given 
+0x3b35 012674 rtn 
+:      012678 module_hci_cmd_auto_adv:
+0x3b36 012679 arg 0x40 ,loopcnt 
+0x3b37 012680 arg mem_le_adv_data_len ,contw 
+0x3b38 012681 call clear_mem 
+0x3b39 012682 setarg 0 
+0x3b3a 012683 store 1 ,mem_regb 
+0x3b3b 012684 copy rega ,contru 
+:      012685 module_hci_cmd_auto_adv_loop:
+0x3b3c 012686 copy contru ,pdata 
+0x3b3d 012687 store 2 ,mem_regc 
+0x3b3e 012688 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012690 fetch 1 ,mem_regb 
+0x3b40 012691 fetcht 1 ,mem_temp 
+0x3b41 012692 increase 1 ,temp 
+0x3b42 012693 iadd temp ,pdata 
+0x3b43 012694 store 1 ,mem_regb 
+0x3b44 012696 sub pdata ,31 ,null 
+0x3b45 012697 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012698 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012699 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012700 setarg mem_le_adv_data 
+0x3b48 012701 iadd temp ,pdata 
+0x3b49 012702 store 2 ,mem_contw 
+0x3b4a 012703 fetcht 1 ,mem_temp 
+0x3b4b 012704 increase 1 ,temp 
+0x3b4c 012705 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012706 iadd temp ,pdata 
+0x3b4e 012707 store 1 ,mem_le_adv_data_len 
+0x3b4f 012708 branch module_hci_cmd_auto_adv_store_common 
+:      012709 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012710 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012711 setarg mem_le_scan_data 
+0x3b52 012712 iadd temp ,pdata 
+0x3b53 012713 store 2 ,mem_contw 
+0x3b54 012714 fetcht 1 ,mem_temp 
+0x3b55 012715 increase 1 ,temp 
+0x3b56 012716 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012717 iadd temp ,pdata 
+0x3b58 012718 store 1 ,mem_le_scan_data_len 
+:      012719 module_hci_cmd_auto_adv_store_common:
+0x3b59 012720 fetch 2 ,mem_contw 
+0x3b5a 012721 copy pdata ,contw 
+0x3b5b 012722 fetch 2 ,mem_regc 
+0x3b5c 012723 copy pdata ,contru 
+0x3b5d 012725 copy temp ,loopcnt 
+0x3b5e 012726 call uart_copy_rx_bytes_fast 
+0x3b5f 012728 fetch 1 ,mem_module_uart_len 
+0x3b60 012729 fetcht 1 ,mem_regb 
+0x3b61 012730 isub temp ,null 
+0x3b62 012731 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012732 branch module_hci_event_receive_valid_cmd 
+:      012735 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012736 ifetch 1 ,contru 
+0x3b65 012737 store 1 ,mem_temp 
+0x3b66 012738 ifetch 1 ,contru 
+0x3b67 012739 store 1 ,mem_rega 
+0x3b68 012740 rtn 
+:      012744 module_hci_cmd_power_request:
+0x3b69 012745 arg 0 ,temp 
+0x3b6a 012746 arg 2 ,rega 
+0x3b6b 012747 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012748 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012749 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012750 branch module_hci_event_set_cmd 
+:      012754 module_hci_cmd_power_set:
+0x3b6f 012755 fetch 1 ,mem_module_uart_len 
+0x3b70 012756 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012757 ifetch 1 ,contru 
+0x3b72 012758 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012759 setarg 0x00 
+0x3b74 012760 store 2 ,mem_module_vdd_quotient 
+0x3b75 012761 branch module_hci_event_receive_valid_cmd 
+:      012765 module_hci_cmd_passkey_entry:
+0x3b76 012766 ifetch 4 ,contru 
+0x3b77 012767 store 4 ,mem_pin 
+0x3b78 012768 jam 4 ,mem_pin_length 
+0x3b79 012769 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012770 call module_hci_event_receive_valid_cmd 
+0x3b7b 012771 branch authentication_passkey 
+:      012775 module_hci_cmd_set_gpio:
+0x3b7c 012776 fetch 1 ,mem_module_uart_len 
+0x3b7d 012777 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012778 ifetch 1 ,contru 
+0x3b7f 012779 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012780 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012781 branch module_hci_event_receive_invalid_cmd 
+:      012783 module_set_gpio_input:
+0x3b82 012784 ifetcht 1 ,contru 
+0x3b83 012785 ifetch 1 ,contru 
+0x3b84 012786 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012787 nsetflag blank ,7 ,temp 
+0x3b86 012788 call gpio_config_input 
+0x3b87 012789 branch module_hci_event_receive_valid_cmd 
+:      012791 module_set_gpio_high_impedance:
+0x3b88 012792 call gpio_set_high_impedance 
+0x3b89 012793 branch module_hci_event_receive_valid_cmd 
+:      012795 module_set_gpio_output:
+0x3b8a 012796 ifetcht 1 ,contru 
+0x3b8b 012797 call gpio_config_output0 
+0x3b8c 012798 ifetch 1 ,contru 
+0x3b8d 012799 isolate1 0 ,pdata 
+0x3b8e 012800 call gpio_out_flag 
+0x3b8f 012801 branch module_hci_event_receive_valid_cmd 
+:      012805 module_hci_cmd_read_gpio:
+0x3b90 012806 fetch 1 ,mem_module_uart_len 
+0x3b91 012807 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012808 ifetcht 1 ,contru 
+0x3b93 012809 call gpio_get_bit 
+0x3b94 012810 setarg 0x0 
+0x3b95 012811 nsetflag true ,0 ,pdata 
+0x3b96 012812 arg 1 ,rega 
+0x3b97 012813 branch module_hci_event_set_cmd_send_response 
+:      012817 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012818 copy rega ,contru 
+0x3b99 012819 ifetch 1 ,contru 
+0x3b9a 012820 copy pdata ,temp 
+0x3b9b 012821 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012822 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012823 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012824 store 1 ,mem_le_pairing_mode 
+0x3b9f 012825 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012826 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012827 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012828 branch module_hci_event_receive_invalid_cmd 
+:      012830 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012831 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012832 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012833 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012834 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012835 branch module_le_set_noinputnooutput 
+:      012836 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012837 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012838 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012839 storet 1 ,mem_le_pairing_mode 
+0x3bab 012840 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012841 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012842 branch module_hci_event_receive_valid_cmd 
+:      012843 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012844 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012845 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012846 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012847 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012848 branch module_le_set_displayonly 
+:      012849 module_le_set_no_pairing:
+0x3bb3 012850 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012851 module_le_set_noinputnooutput:
+0x3bb4 012852 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012853 branch module_hci_event_receive_valid_cmd 
+:      012854 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012855 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012856 branch module_le_set_noinputnooutput 
+:      012857 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012858 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012859 module_le_set_displayonly:
+0x3bb9 012860 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012861 branch module_hci_event_receive_valid_cmd 
+:      012865 module_hci_cmd_le_set_adv_data:
+0x3bbb 012866 fetch 1 ,mem_module_uart_len 
+0x3bbc 012867 sub pdata ,31 ,null 
+0x3bbd 012868 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012869 store 1 ,mem_le_adv_data_len 
+0x3bbf 012870 copy pdata ,loopcnt 
+0x3bc0 012871 copy rega ,contru 
+0x3bc1 012872 arg mem_le_adv_data ,contw 
+0x3bc2 012873 call uart_copy_rx_bytes_fast 
+0x3bc3 012874 branch module_hci_event_receive_valid_cmd 
+:      012878 module_hci_cmd_le_set_scan_data:
+0x3bc4 012879 fetch 1 ,mem_module_uart_len 
+0x3bc5 012880 sub pdata ,31 ,null 
+0x3bc6 012881 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012882 store 1 ,mem_le_scan_data_len 
+0x3bc8 012883 copy pdata ,loopcnt 
+0x3bc9 012884 copy rega ,contru 
+0x3bca 012885 arg mem_le_scan_data ,contw 
+0x3bcb 012886 call uart_copy_rx_bytes_fast 
+0x3bcc 012887 branch module_hci_event_receive_valid_cmd 
+:      012891 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012892 fetch 2 ,mem_ui_state_map 
+0x3bce 012893 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012894 fetch 1 ,mem_module_uart_len 
+0x3bd0 012895 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012896 copy rega ,contru 
+0x3bd2 012897 ifetch 8 ,contru 
+0x3bd3 012898 store 8 ,mem_le_interval_min 
+0x3bd4 012899 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012900 call ui_ipc_send_cmd 
+0x3bd6 012901 branch module_hci_event_receive_valid_cmd 
+:      012905 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012906 ifetch 2 ,contru 
+0x3bd8 012907 store 2 ,mem_le_adv_interval 
+0x3bd9 012908 branch module_hci_event_receive_valid_cmd 
+:      012912 module_hci_cmd_le_start_pairing:
+0x3bda 012913 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 012914 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 012915 fetch 1 ,mem_le_pairing_state 
+0x3bdd 012916 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 012917 fetch 1 ,mem_le_enc_state 
+0x3bdf 012918 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 012919 call check_51cmd_le_smp_sec_req 
+0x3be1 012920 branch module_hci_event_receive_valid_cmd 
+:      012924 module_hci_cmd_set_wake_gpio:
+0x3be2 012925 fetch 1 ,mem_module_uart_len 
+0x3be3 012926 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 012927 ifetch 1 ,contru 
+0x3be5 012928 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 012929 ifetch 4 ,contru 
+0x3be7 012930 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 012931 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 012932 call gpio_config_output 
+0x3bea 012933 call module_set_mcu_wake_pin_low 
+0x3beb 012934 branch module_hci_event_receive_valid_cmd 
+:      012938 module_hci_cmd_set_tx_power:
+0x3bec 012939 fetch 1 ,mem_module_uart_len 
+0x3bed 012940 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 012941 ifetch 1 ,contru 
+0x3bef 012942 store 1 ,mem_tx_power 
+0x3bf0 012943 branch module_hci_event_receive_valid_cmd 
+:      012947 module_hci_cmd_le_confirm_gkey:
+0x3bf1 012948 ifetch 1 ,contru 
+0x3bf2 012949 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 012950 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 012951 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 012952 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 012953 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 012954 branch module_hci_event_receive_invalid_cmd 
+:      012955 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 012956 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 012957 branch module_hci_event_receive_valid_cmd 
+:      012959 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 012960 call le_send_pairing_confirm_value_failed 
+0x3bfb 012961 branch module_hci_event_receive_valid_cmd 
+:      012965 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 012966 fetch 1 ,mem_module_uart_len 
+0x3bfd 012967 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 012968 call module_hci_event_receive_valid_cmd 
+0x3bff 012969 ifetch 1 ,contru 
+0x3c00 012970 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 012971 branch classic_bt_set_reject_justwork_flag 
+:      012975 module_hci_cmd_reset_chip:
+0x3c02 012976 call module_hci_event_receive_valid_cmd 
+0x3c03 012977 call wait_uarttx 
+0x3c04 012978 jam 0x01 ,core_reset 
+0x3c05 012979 branch loop 
+:      012983 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 012984 fetch 1 ,mem_module_uart_len 
+0x3c07 012985 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 012986 ifetch 1 ,contru 
+0x3c09 012987 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 012988 fetch 1 ,mem_module_uart_len 
+0x3c0b 012989 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 012990 ifetch 4 ,contru 
+0x3c0d 012991 arg 1000000 ,temp 
+0x3c0e 012992 isub temp ,null 
+0x3c0f 012993 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 012994 store 4 ,mem_le_tk 
+0x3c11 012995 call le_set_config_fixed_tk 
+0x3c12 012996 branch module_hci_event_receive_valid_cmd 
+:      012998 module_hci_cmd_le_set_random_passkey:
+0x3c13 012999 call le_clr_config_fixed_tk 
+0x3c14 013000 branch module_hci_event_receive_valid_cmd 
+:      013004 module_hci_test_cmde_close_lpm:
+0x3c15 013005 jam 0 ,mem_lpm_mode 
+0x3c16 013006 branch module_hci_event_receive_valid_cmd 
+:      013011 module_hci_event_receive_invalid_cmd:
+0x3c17 013012 arg 1 ,temp 
+0x3c18 013013 arg 0 ,rega 
+0x3c19 013014 branch module_hci_event_set_cmd 
+:      013017 module_hci_event_receive_valid_cmd:
+0x3c1a 013018 arg 0 ,temp 
+0x3c1b 013019 arg 0 ,rega 
+0x3c1c 013020 branch module_hci_event_set_cmd 
+:      013024 module_hci_event_spp_connect:
+0x3c1d 013025 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013026 branch module_hci_event_enter_standby_mode_len0 
+:      013030 module_hci_event_le_connect:
+0x3c1f 013031 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013032 branch module_hci_event_enter_standby_mode_len0 
+:      013036 module_hci_event_spp_disconnect:
+0x3c21 013037 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013038 branch module_hci_event_enter_standby_mode_len0 
+:      013042 module_hci_event_le_disconnect:
+0x3c23 013043 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013044 branch module_hci_event_enter_standby_mode_len0 
+:      013052 module_hci_event_set_cmd:
+0x3c25 013053 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013054 copy pdata ,regc 
+0x3c27 013055 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013056 setarg 2 
+0x3c29 013057 iadd rega ,pdata 
+0x3c2a 013058 call module_hci_prepare_tx 
+0x3c2b 013059 copy regc ,pdata 
+0x3c2c 013060 istore 1 ,contwu 
+0x3c2d 013061 istoret 1 ,contwu 
+0x3c2e 013062 copy rega ,loopcnt 
+0x3c2f 013063 copy regb ,contr 
+0x3c30 013064 call uart_copy_tx_bytes 
+0x3c31 013065 branch uartd_send 
+:      013069 module_hci_event_receive_spp_data:
+0x3c32 013071 call module_spp_clear_last_transmite_clock 
+0x3c33 013072 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013073 fetch 1 ,mem_current_length 
+0x3c35 013074 rtn blank 
+0x3c36 013075 call module_hci_prepare_tx 
+0x3c37 013076 fetch 1 ,mem_current_length 
+0x3c38 013077 copy pdata ,loopcnt 
+0x3c39 013078 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013079 copy pdata ,contr 
+0x3c3b 013080 call uart_copy_tx_bytes_fast 
+0x3c3c 013081 branch uartd_send 
+:      013085 module_hci_event_receive_le_data:
+0x3c3d 013086 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013087 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013088 icopy loopcnt 
+0x3c40 013089 increase 2 ,pdata 
+0x3c41 013090 call module_hci_prepare_tx 
+0x3c42 013091 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013092 istore 2 ,contwu 
+0x3c44 013093 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013094 icopy contr 
+0x3c46 013095 call uart_copy_tx_bytes_fast 
+0x3c47 013096 branch uartd_send 
+:      013100 module_hci_event_enter_standby_mode:
+0x3c48 013101 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013102 module_hci_event_enter_standby_mode_len0:
+0x3c49 013103 setarg 0 
+0x3c4a 013104 call module_hci_prepare_tx 
+0x3c4b 013105 branch uartd_send 
+:      013109 module_hci_event_status_res:
+0x3c4c 013110 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013111 setarg 1 
+0x3c4e 013112 call module_hci_prepare_tx 
+0x3c4f 013114 call module_hci_read_bt_status 
+0x3c50 013116 fetch 2 ,mem_ui_state_map 
+0x3c51 013117 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013118 qisolate1 pdata 
+0x3c53 013119 setflag true ,3 ,temp 
+0x3c54 013121 arg ui_state_ble_connected ,queue 
+0x3c55 013122 qisolate1 pdata 
+0x3c56 013123 setflag true ,5 ,temp 
+0x3c57 013125 fetch 1 ,mem_ui_state_map 
+0x3c58 013126 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013127 qisolate1 pdata 
+0x3c5a 013128 setflag true ,4 ,temp 
+0x3c5b 013130 istoret 1 ,contwu 
+0x3c5c 013131 branch uartd_send 
+:      013135 module_hci_read_bt_status:
+0x3c5d 013136 arg 0 ,temp 
+0x3c5e 013137 fetch 1 ,mem_scan_mode 
+0x3c5f 013138 arg inq_scan_mode ,queue 
+0x3c60 013139 qisolate1 pdata 
+0x3c61 013140 setflag true ,0 ,temp 
+0x3c62 013141 arg page_scan_mode ,queue 
+0x3c63 013142 qisolate1 pdata 
+0x3c64 013143 setflag true ,1 ,temp 
+0x3c65 013145 fetch 1 ,mem_le_adv_enable 
+0x3c66 013146 arg 0 ,queue 
+0x3c67 013147 qisolate1 pdata 
+0x3c68 013148 setflag true ,2 ,temp 
+0x3c69 013149 rtn 
+:      013153 module_hci_event_store_device:
+0x3c6a 013154 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013155 fetch 1 ,mem_nv_data_number 
+0x3c6c 013156 mul32 pdata ,34 ,pdata 
+0x3c6d 013157 icopy loopcnt 
+0x3c6e 013158 call module_hci_prepare_tx 
+0x3c6f 013159 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013160 icopy contr 
+0x3c71 013161 call uart_copy_tx_bytes_fast 
+0x3c72 013162 branch uartd_send 
+:      013166 module_hci_event_gkey_generate:
+0x3c73 013167 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013168 setarg 4 
+0x3c75 013169 call module_hci_prepare_tx 
+0x3c76 013170 fetch 4 ,mem_gkey 
+0x3c77 013171 istore 4 ,contwu 
+0x3c78 013172 branch uartd_send 
+:      013176 module_hci_event_invalid_packet:
+0x3c79 013177 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013178 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013179 arg 0xff ,temp 
+0x3c7c 013180 call not_greater_than 
+0x3c7d 013181 copy pdata ,loopcnt 
+0x3c7e 013182 call module_hci_prepare_tx 
+0x3c7f 013183 call uartd_prepare_rx 
+0x3c80 013184 call uart_copy_rx2tx 
+0x3c81 013185 branch uartd_send 
+:      013189 module_hci_event_passkey_entry_mode:
+0x3c82 013190 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013191 branch module_hci_event_enter_standby_mode_len0 
+:      013195 module_hci_event_le_tk:
+0x3c84 013196 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013197 setarg 4 
+0x3c86 013198 call module_hci_prepare_tx 
+0x3c87 013199 fetch 4 ,mem_le_tk 
+0x3c88 013200 istore 4 ,contwu 
+0x3c89 013201 branch uartd_send 
+:      013205 module_hci_event_le_pairing_fail:
+0x3c8a 013206 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013207 branch module_hci_event_pairing_completed 
+:      013209 module_hci_event_le_pairing_success:
+0x3c8c 013210 arg flag_ble_pairing_success ,rega 
+0x3c8d 013211 branch module_hci_event_pairing_completed 
+:      013213 module_hci_event_bt_pairing_fail:
+0x3c8e 013214 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013215 branch module_hci_event_pairing_completed 
+:      013217 module_hci_event_bt_pairing_success:
+0x3c90 013218 arg flag_bt_pairing_success ,rega 
+:      013220 module_hci_event_pairing_completed:
+0x3c91 013221 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013222 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013223 setarg 2 
+0x3c94 013224 call module_hci_prepare_tx 
+0x3c95 013225 copy rega ,pdata 
+0x3c96 013226 istore 2 ,contwu 
+0x3c97 013227 branch uartd_send 
+:      013231 module_hci_event_pause_enc:
+0x3c98 013232 arg flag_event_pause_enc ,regc 
+0x3c99 013233 branch module_hci_event_enc 
+:      013235 module_hci_event_start_enc:
+0x3c9a 013236 arg flag_event_start_enc ,regc 
+:      013238 module_hci_event_enc:
+0x3c9b 013239 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013240 setarg 1 
+0x3c9d 013241 call module_hci_prepare_tx 
+0x3c9e 013242 copy regc ,pdata 
+0x3c9f 013243 istore 1 ,contwu 
+0x3ca0 013244 branch uartd_send 
+:      013248 module_hci_event_le_gkey:
+0x3ca1 013249 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013250 setarg 4 
+0x3ca3 013251 call module_hci_prepare_tx 
+0x3ca4 013252 fetch 4 ,mem_gkey 
+0x3ca5 013253 istore 4 ,contwu 
+0x3ca6 013254 branch uartd_send 
+:      013265 module_hci_prepare_tx:
+0x3ca7 013266 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013267 store 1 ,mem_module_uart_len 
+0x3ca9 013268 storet 8 ,mem_temp 
+0x3caa 013269 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013270 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013271 fetcht 8 ,mem_temp 
+0x3cad 013272 call uartd_prepare_tx 
+0x3cae 013273 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013274 istore 3 ,contwu 
+0x3cb0 013275 rtn 
+:      013278 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013279 call module_check_mcu_wake_pin_high 
+0x3cb2 013280 rtn true 
+:      013281 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013282 call module_set_mcu_wake_pin_high 
+0x3cb4 013283 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013284 rshift2 pdata ,pdata 
+0x3cb6 013285 rtn blank 
+0x3cb7 013286 branch delay 
+:      013288 module_set_mcu_wake_pin_high:
+0x3cb8 013290 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013291 branch gpio_out_active 
+:      013293 module_check_mcu_wake_pin_high:
+0x3cba 013294 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013295 branch gpio_check_active 
+:      013297 module_set_mcu_wake_pin_low:
+0x3cbc 013298 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013299 branch gpio_out_inactive 
+:      013302 delay:
+0x3cbe 013303 increase -1 ,pdata 
+0x3cbf 013304 nop 38 
+0x3cc0 013305 nbranch delay ,blank 
+0x3cc1 013306 rtn 
+:      013315 module_le_receive_data:
+0x3cc2 013316 call module_check_ble_encrypt_state 
+0x3cc3 013317 rtn user 
+0x3cc4 013318 copy rega ,pdata 
+0x3cc5 013319 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013320 copy regb ,pdata 
+0x3cc7 013321 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013322 fetch 2 ,mem_le_att_handle 
+0x3cc9 013323 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013324 isub temp ,null 
+0x3ccb 013325 branch module_le_receive_data_ok ,zero 
+0x3ccc 013326 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013327 isub temp ,null 
+0x3cce 013328 nrtn zero 
+:      013329 module_le_receive_data_ok:
+0x3ccf 013330 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013331 branch module_hci_event_receive_le_data 
+:      013336 module_exit_sniff:
+0x3cd1 013337 fetch 1 ,mem_module_flag 
+0x3cd2 013338 rtnbit1 moudle_task_unsniff 
+0x3cd3 013339 call module_set_unsniff_task_flag 
+0x3cd4 013340 branch app_bt_sniff_exit 
+:      013343 module_set_lpm_mult_2:
+0x3cd5 013344 jam 2 ,mem_lpm_mult 
+0x3cd6 013345 rtn 
+:      013349 module_bb_event_timer:
+0x3cd7 013350 branch module_read_vdd_timer 
+:      013352 module_read_vdd_timer:
+0x3cd8 013353 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013354 rtn blank 
+0x3cda 013355 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013356 rtn blank 
+0x3cdc 013357 increase -1 ,pdata 
+0x3cdd 013358 store 1 ,mem_module_read_vdd_count 
+0x3cde 013359 nrtn blank 
+0x3cdf 013360 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013361 call adc_set_mode 
+0x3ce1 013362 call vdd_calculate_by_mode 
+0x3ce2 013363 div pdata ,0x64 
+0x3ce3 013364 call wait_div_end 
+0x3ce4 013365 quotient pdata 
+0x3ce5 013366 remainder temp 
+0x3ce6 013367 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013368 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013369 rtn 
+:      013372 module_control_air_flow:
+0x3ce9 013373 call check_uart_tx_buff 
+0x3cea 013374 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013375 branch app_l2cap_flow_control_disable 
+:      013379 module_set_sniff_task_flag:
+0x3cec 013380 arg moudle_task_sniff ,queue 
+0x3ced 013381 branch module_set_state 
+:      013383 module_clear_sniff_task_flag:
+0x3cee 013384 arg moudle_task_sniff ,queue 
+0x3cef 013385 branch module_clr_state 
+:      013387 module_set_unsniff_task_flag:
+0x3cf0 013388 arg moudle_task_unsniff ,queue 
+0x3cf1 013389 branch module_set_state 
+:      013391 module_clear_unsniff_task_flag:
+0x3cf2 013392 arg moudle_task_unsniff ,queue 
+0x3cf3 013393 branch module_clr_state 
+:      013395 module_set_le_tx_data_flag:
+0x3cf4 013396 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013397 branch module_set_state 
+:      013399 module_clear_le_tx_data_flag:
+0x3cf6 013400 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013401 branch module_clr_state 
+:      013403 module_clr_state:
+0x3cf8 013404 fetch 1 ,mem_module_flag 
+0x3cf9 013405 qset0 pdata 
+0x3cfa 013406 store 1 ,mem_module_flag 
+0x3cfb 013407 rtn 
+:      013409 module_set_state:
+0x3cfc 013410 fetch 1 ,mem_module_flag 
+0x3cfd 013411 qset1 pdata 
+0x3cfe 013412 store 1 ,mem_module_flag 
+0x3cff 013413 rtn 
+:      013423 mouse_init:
+0x3d00 013424 call mouse_setting_config 
+0x3d01 013425 call spi_ncs_enable 
+0x3d02 013426 call mouse_init_sunt 
+0x3d03 013427 call mouse_dpi_config 
+0x3d04 013428 call spi_ncs_disable 
+0x3d05 013429 rtn wake 
+0x3d06 013430 call mouse_cheak_enable_usb 
+0x3d07 013431 call mouse_cb_fuction 
+0x3d08 013434 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013435 rtnbit1 mouse_enable_usb 
+0x3d0a 013436 call mouse_wakeup_from_power 
+0x3d0b 013437 rtnmark1 mark_24g 
+0x3d0c 013438 fetch 2 ,mem_ui_state_map 
+0x3d0d 013439 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013440 branch mouse_check_reconn_target 
+:      013443 mouse_delay_4s:
+0x3d0f 013444 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013445 rtnbit0 mouse_enable_init_delay 
+0x3d11 013446 arg 20 ,loopcnt 
+:      013447 mouse_delay_20ms:
+0x3d12 013448 setarg 200000 
+0x3d13 013449 call sleep 
+0x3d14 013450 loop delay_10ms 
+0x3d15 013451 rtn 
+:      013454 mouse_cheak_enable_usb:
+0x3d16 013455 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013456 rtnbit0 mouse_enable_usb 
+0x3d18 013457 branch usb_init 
+:      013460 mouse_cb_fuction:
+0x3d19 013461 setarg mouse_le 
+0x3d1a 013462 store 2 ,mem_cb_le_process 
+0x3d1b 013463 setarg mouse_send_process 
+0x3d1c 013464 store 2 ,mem_cb_bt_process 
+0x3d1d 013465 setarg mouse_process_lpm_before 
+0x3d1e 013466 store 2 ,mem_cb_before_lpm 
+0x3d1f 013467 setarg mouse_priority_bb_event 
+0x3d20 013468 store 2 ,mem_cb_bb_event_process 
+0x3d21 013469 setarg mouse_idle 
+0x3d22 013470 store 2 ,mem_cb_idle_process 
+0x3d23 013471 setarg mouse_before_hibernate 
+0x3d24 013472 store 2 ,mem_cb_before_hibernate 
+0x3d25 013473 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013474 store 2 ,mem_cb_att_write 
+0x3d27 013476 call g24_head_ptr2regc 
+0x3d28 013477 setarg mouse_g24_package_data 
+0x3d29 013478 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013479 istore 2 ,contw 
+0x3d2b 013480 setarg mouse_g24_enter_lpm 
+0x3d2c 013481 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013482 istore 2 ,contw 
+0x3d2e 013483 setarg mouse_lpm_before_common 
+0x3d2f 013484 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013485 istore 2 ,contw 
+0x3d31 013487 setarg mouse_bb_event_timer 
+0x3d32 013488 store 2 ,mem_cb_event_timer 
+0x3d33 013489 setarg mouse_spi_write_flash_cb 
+0x3d34 013490 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013491 rtn 
+:      013492 mouse_spi_write_flash_cb:
+:      013493 mouse_spi_init:
+0x3d36 013494 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013495 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013496 branch spid_init2 
+:      013498 mouse_setting_config:
+0x3d39 013499 rtn wake 
+0x3d3a 013500 call g24_set_device_addr 
+0x3d3b 013501 call mouse_gpio_init 
+0x3d3c 013502 call mouse_param_init 
+0x3d3d 013503 call mouse_adc_init 
+0x3d3e 013504 call le_set_config_fixed_ltk 
+0x3d3f 013505 call le_set_justwork 
+0x3d40 013506 call le_set_fixed_ltk 
+0x3d41 013507 call le_set_config_read_authentication 
+0x3d42 013508 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013509 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013510 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013511 rtn 
+:      013513 mouse_init_iic:
+0x3d46 013514 call iic_init_390k 
+0x3d47 013515 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013516 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013517 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013518 call mouse_load_eeprom_dpi 
+0x3d4b 013519 call mouse_init_environment 
+0x3d4c 013520 call mouse_set_24g_addr_eeprom 
+0x3d4d 013521 branch iicd_read_eep_data 
+:      013523 mouse_wakeup_from_power:
+0x3d4e 013524 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013525 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013526 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013527 isolate0 gpio_latch ,pdata 
+0x3d52 013528 nrtn true 
+:      013529 mouse_wakeup_no_from_power:
+0x3d53 013530 fetch 1 ,mem_reconn_times_init 
+0x3d54 013531 store 1 ,mem_reconn_times 
+0x3d55 013532 fetch 1 ,mem_config_function_enable 
+0x3d56 013533 rtnbit1 enable_select_device_by_switch 
+:      013534 mouse_start_24g_mode:
+0x3d57 013535 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013536 rtnbit0 mouse_enable_24g 
+0x3d59 013537 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013538 branch g24_check_51cmd_start_24g 
+:      013539 le_mouse_bb_event_connect_complete:
+0x3d5b 013540 fetch 1 ,mem_le_att_handle 
+0x3d5c 013541 sub pdata ,26 ,pdata 
+0x3d5d 013542 nrtn zero 
+0x3d5e 013543 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013544 call ui_ipc_send_cmd 
+:      013545 mouse_le_write_enable:
+0x3d60 013546 arg write_req_enable_flag ,queue 
+0x3d61 013547 branch mouse_le_enable_connect_flag 
+:      013549 mouse_dpi_up:
+0x3d62 013550 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013551 rtneq dpi_button_state_up 
+0x3d64 013552 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013553 rtn 
+:      013554 mouse_dpi_config:
+0x3d66 013555 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013556 and pdata ,0x0f ,pdata 
+0x3d68 013557 store 1 ,mem_mouse_dpi 
+0x3d69 013558 branch mouse_seting_dpi + 2 
+:      013561 mouse_dpi_cheak:
+0x3d6a 013562 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013563 call gpio_get_bit 
+0x3d6c 013564 nbranch mouse_dpi_up ,true 
+:      013565 mouse_dpi_down:
+0x3d6d 013566 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013567 rtneq dpi_button_state_down 
+0x3d6f 013568 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013569 fetch 1 ,mem_mouse_dpi 
+0x3d71 013570 increase 1 ,pdata 
+0x3d72 013571 and pdata ,0x03 ,pdata 
+0x3d73 013572 store 1 ,mem_mouse_dpi 
+0x3d74 013573 call mouse_seting_dpi 
+0x3d75 013574 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013575 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013576 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013577 rtn 
+:      013578 mouse_before_store_flash_cpi:
+0x3d79 013579 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013580 call gpio_config_output 
+0x3d7b 013581 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013582 call gpio_config_output 
+0x3d7d 013583 branch mouse_store_flash_device_info 
+:      013585 mouse_seting_dpi:
+0x3d7e 013586 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013587 call mosue_dpi_led_blink_init 
+0x3d80 013588 fetch 1 ,mem_config_sensor_type 
+0x3d81 013589 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013590 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013591 fetch 1 ,mem_mouse_dpi 
+0x3d84 013592 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013593 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013594 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013595 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013596 mouse_set_cpi2:
+0x3d88 013597 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013598 branch mouse_p3205_dpi 
+:      013599 mouse_set_cpi1:
+0x3d8a 013600 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013601 branch mouse_p3205_dpi 
+:      013602 mouse_set_cpi3:
+0x3d8c 013603 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013604 branch mouse_p3205_dpi 
+:      013605 mouse_set_cpi4:
+0x3d8e 013606 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013607 branch mouse_p3205_dpi 
+:      013608 moue_seting_cpi_count:
+0x3d90 013609 fetch 1 ,mem_config_sensor_type 
+0x3d91 013610 rtneq p3065_xy 
+0x3d92 013611 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013612 increase 1 ,pdata 
+0x3d94 013613 store 1 ,mem_mouse_cpi_count 
+0x3d95 013614 rtn 
+:      013616 mouse_seting_3212_dpi:
+0x3d96 013617 fetch 1 ,mem_mouse_dpi 
+0x3d97 013618 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013619 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013620 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013621 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013622 mouse_set_p3212_cpi2:
+0x3d9b 013623 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013624 branch mouse_p3212_dpi 
+:      013625 mouse_set_p3212_cpi1:
+0x3d9d 013626 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013627 branch mouse_p3212_dpi 
+:      013628 mouse_set_p3212_cpi3:
+0x3d9f 013629 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013630 branch mouse_p3212_dpi 
+:      013631 mouse_set_p3212_cpi4:
+0x3da1 013632 fetch 1 ,mem_3212_dpi_4 
+:      013633 mouse_p3212_dpi:
+0x3da2 013634 store 1 ,mem_mouse_cpi_count 
+0x3da3 013635 lshift8 pdata ,pdata 
+0x3da4 013636 copy pdata ,rega 
+0x3da5 013637 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013638 call twspi_write 
+0x3da7 013639 copy rega ,pdata 
+0x3da8 013640 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013641 branch twspi_write 
+:      013643 mouse_seting_3610_dpi:
+0x3daa 013644 fetch 1 ,mem_mouse_dpi 
+0x3dab 013645 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013646 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013647 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013648 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013649 mouse_set_p3610_cpi2:
+0x3daf 013650 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013651 branch mouse_p3610_dpi 
+:      013652 mouse_set_p3610_cpi1:
+0x3db1 013653 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013654 branch mouse_p3610_dpi 
+:      013655 mouse_set_p3610_cpi3:
+0x3db3 013656 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013657 branch mouse_p3610_dpi 
+:      013658 mouse_set_p3610_cpi4:
+0x3db5 013659 fetch 1 ,mem_3610_dpi_4 
+:      013660 mouse_p3610_dpi:
+0x3db6 013661 store 1 ,mem_mouse_cpi_count 
+0x3db7 013662 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013663 fetch 1 ,mem_mouse_cpi_count 
+:      013664 mouse_reset_p3610_dpi:
+0x3db9 013665 add pdata ,0x80 ,pdata 
+0x3dba 013666 lshift8 pdata ,pdata 
+0x3dbb 013667 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013668 copy pdata ,rega 
+0x3dbd 013669 branch mouse_set_sensor_reg 
+:      013671 mouse_p3205_dpi:
+0x3dbe 013672 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013673 call moue_seting_cpi_count 
+0x3dc0 013674 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013675 setarg mouse_dpi_address 
+0x3dc2 013676 call twspi_read 
+0x3dc3 013677 and pdata ,0xf8 ,temp 
+0x3dc4 013678 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013679 iadd temp ,pdata 
+0x3dc6 013680 lshift8 pdata ,pdata 
+0x3dc7 013681 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013682 branch twspi_write 
+:      013685 mouse_init_environment:
+0x3dc9 013686 call app_initflag_check 
+0x3dca 013687 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013688 call mouse_ble_init_address 
+0x3dcc 013689 call mouse_store_eeprom_device_info 
+0x3dcd 013690 branch app_initflag_store 
+:      013693 mouse_24g_pairing_button:
+0x3dce 013694 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013695 rtn blank 
+0x3dd0 013696 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013697 rtnbit0 mouse_enable_24g 
+0x3dd2 013698 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013699 rtnmark1 mark_24g 
+0x3dd4 013700 call mouse_check_key_gpio 
+0x3dd5 013701 rtnne mouse_lmr_button 
+0x3dd6 013702 call mouse_devce_led_off 
+0x3dd7 013703 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013704 call mouse_enable_function_flag 
+0x3dd9 013705 setarg 0 
+0x3dda 013706 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013707 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013708 call g24_set0_mem_check_dongle_times 
+0x3ddd 013710 fetch 2 ,mem_ui_state_map 
+0x3dde 013711 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013712 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013713 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013714 call mouse_stop_discovery 
+0x3de2 013715 branch g24_start_pairing_sm1 
+:      013718 mouse_idle:
+0x3de3 013719 call mouse_24g_pairing_button 
+0x3de4 013720 call ui_check_paring_button 
+0x3de5 013721 call mouse_dpi_cheak 
+0x3de6 013722 call mouse_usb_isr 
+0x3de7 013723 call mouse_wheel_check 
+0x3de8 013724 branch mouse_usb_mode 
+:      013725 mouse_usb_isr:
+0x3de9 013726 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013727 rtnbit0 mouse_enable_usb 
+0x3deb 013728 call usb_isr 
+0x3dec 013729 branch usb_offline_state 
+:      013731 mouse_cheak_usb:
+0x3ded 013732 hfetch 1 ,core_usb_addr 
+0x3dee 013733 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013734 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013735 rtn 
+:      013736 mouse_usb_no_exsit:
+0x3df1 013737 fetch 1 ,mem_usb_addr 
+0x3df2 013738 rtnbit0 7 
+0x3df3 013739 branch soft_reset_chip 
+:      013740 mouse_usb_exsit:
+0x3df4 013741 fetch 1 ,mem_usb_addr 
+0x3df5 013742 rtnbit1 7 
+0x3df6 013743 branch mouse_stop_bluetooth_mode 
+:      013745 mouse_usb_mode:
+0x3df7 013746 call mouse_cheak_usb 
+0x3df8 013747 hfetch 1 ,core_usb_addr 
+0x3df9 013748 store 1 ,mem_usb_addr 
+0x3dfa 013749 rtnbit0 7 
+0x3dfb 013750 call mouse_clkn_check 
+0x3dfc 013751 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013752 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013753 iadd temp ,temp 
+0x3dff 013754 copy clkn_bt ,pdata 
+0x3e00 013755 isub temp ,null 
+0x3e01 013756 nrtn positive 
+0x3e02 013757 store 4 ,mem_btclk_sensor 
+0x3e03 013758 call mouse_motion 
+0x3e04 013759 nrtn user 
+0x3e05 013760 jam 4 ,mem_usb_tx_enable 
+0x3e06 013761 branch mouse_wired_to_usb 
+:      013763 mouse_clkn_check:
+0x3e07 013764 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013765 copy clkn_bt ,pdata 
+0x3e09 013766 isub temp ,null 
+0x3e0a 013767 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013768 rtn 
+:      013769 mouse_clkn_timeout:
+0x3e0c 013770 setarg 0 
+0x3e0d 013771 store 4 ,mem_btclk_sensor 
+0x3e0e 013772 rtn 
+:      013776 mouse_wired_to_usb:
+0x3e0f 013777 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013778 rtnbit0 2 
+0x3e11 013779 branch mouse_data_push 
+:      013780 mouse_data_push:
+0x3e12 013781 hfetch 1 ,core_usb_addr 
+0x3e13 013782 rtnbit0 7 
+0x3e14 013783 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013784 setarg ms_report_id 
+0x3e16 013785 store 1 ,mem_usb_mouse_data 
+0x3e17 013786 fetch 7 ,mem_mouse_key 
+0x3e18 013787 istore 7 ,contw 
+0x3e19 013788 rtn 
+:      013791 mouse_enable_clock_qdecoder:
+0x3e1a 013792 hfetch 2 ,core_clkoff 
+0x3e1b 013793 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013794 hstore 2 ,core_clkoff 
+0x3e1d 013795 rtn 
+:      013797 mouse_param_init:
+0x3e1e 013798 setarg 0x8c00 
+0x3e1f 013799 store 2 ,mem_ui_uuid_table 
+0x3e20 013800 setarg 0x8e7a 
+0x3e21 013801 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013802 setarg 0x2402 
+0x3e23 013803 store 2 ,mem_fcomp_mul 
+0x3e24 013804 setarg 0x2580 
+0x3e25 013805 store 3 ,mem_class 
+0x3e26 013806 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013807 jam 8 ,mem_lpm_overhead 
+0x3e28 013808 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013809 setarg 0x0200 
+0x3e2a 013810 store 2 ,mem_lpm_interval 
+0x3e2b 013811 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013812 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013814 setarg 0x0a77 
+0x3e2e 013815 store 2 ,mem_spi_init_clk 
+0x3e2f 013831 setsect 0 ,0x306 
+0x3e30 013832 setsect 1 ,0x4440 
+0x3e31 013833 setsect 2 ,0x10000 
+0x3e32 013834 setsect 3 ,0x4408 
+0x3e33 013835 store 9 ,mem_all_uuid_16bits 
+0x3e34 013836 setsect 0 ,0x1224 
+0x3e35 013837 setsect 1 ,0x4000 
+0x3e36 013838 setsect 2 ,0x0 
+0x3e37 013839 istore 5 ,contw 
+0x3e38 013841 setsect 0 ,0x3ffff 
+0x3e39 013842 setsect 1 ,0x2fe23 
+0x3e3a 013843 setsect 2 ,0x199d9 
+0x3e3b 013844 setsect 3 ,0x20d 
+0x3e3c 013845 store 8 ,mem_features 
+0x3e3d 013847 setarg 0x012c 
+0x3e3e 013848 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013849 call le_modified_name 
+0x3e40 013850 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013851 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013852 call mouse_sensor_set_angle 
+0x3e43 013853 branch mouse_select_adc 
+:      013855 mouse_sensor_set_angle:
+0x3e44 013856 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013857 call gpio_config_input 
+0x3e46 013858 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013859 call gpio_get_bit 
+0x3e48 013860 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013861 rtn true 
+0x3e4a 013862 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013863 rtn 
+:      013865 mouse_select_adc:
+0x3e4c 013866 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013867 call gpio_config_input 
+0x3e4e 013868 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013869 call gpio_get_bit 
+0x3e50 013870 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013871 rtn true 
+0x3e52 013872 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013873 rtn 
+:      013876 mouse_adc_init:
+0x3e54 013877 fetch 1 ,mem_adc_config_flag 
+0x3e55 013878 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013879 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013880 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013881 branch mouse_adc_init_data_vinlpm 
+:      013883 mouse_adc_init_data_vinlpm:
+0x3e59 013884 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013885 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013886 isub temp ,pdata 
+0x3e5c 013887 mul32 pdata ,20 ,pdata 
+0x3e5d 013888 div pdata ,100 
+0x3e5e 013889 call wait_div_end 
+0x3e5f 013890 quotient pdata 
+0x3e60 013891 store 2 ,mem_adc_reference_voltage 
+0x3e61 013892 rtn 
+:      013893 mouse_adc_init_data_hvin:
+0x3e62 013894 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013895 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013896 isub temp ,pdata 
+0x3e65 013897 mul32 pdata ,230 ,pdata 
+0x3e66 013898 div pdata ,400 
+0x3e67 013899 call wait_div_end 
+0x3e68 013900 quotient pdata 
+0x3e69 013901 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013902 rtn 
+:      013903 mouse_adc_init_data_io:
+0x3e6b 013904 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013905 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013906 rtn 
+:      013907 mouse_gpio_init:
+0x3e6e 013908 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013909 call gpio_config_output 
+0x3e70 013910 call usb_offline_check_init 
+0x3e71 013911 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 013912 call gpio_config_input 
+0x3e73 013913 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 013914 call gpio_config_input 
+0x3e75 013915 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 013916 call gpio_config_input 
+0x3e77 013917 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 013918 call gpio_config_input 
+0x3e79 013920 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 013921 call gpio_config_output 
+0x3e7b 013923 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 013924 call gpio_config_input 
+0x3e7d 013926 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 013927 call gpio_config_input 
+0x3e7f 013929 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 013930 call gpio_config_input 
+0x3e81 013931 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 013932 call gpio_config_input 
+0x3e83 013934 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 013935 call gpio_config_input 
+0x3e85 013936 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 013937 call gpio_config_input 
+0x3e87 013939 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 013940 call gpio_config_output 
+0x3e89 013942 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 013943 call gpio_config_output 
+0x3e8b 013945 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 013946 call gpio_config_output 
+0x3e8d 013948 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 013949 call gpio_config_output 
+0x3e8f 013951 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 013952 call gpio_config_output 
+0x3e91 013954 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 013955 call gpio_config_input 
+0x3e93 013957 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 013958 call gpio_config_input 
+0x3e95 013960 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 013961 branch gpio_config_input 
+:      013963 mouse_wheel_gpio_set_wake:
+0x3e97 013964 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 013965 call gpio_set_wake_by_current_state 
+0x3e99 013966 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 013967 call gpio_set_wake_by_current_state 
+0x3e9b 013968 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 013969 call gpio_set_wake_by_current_state 
+0x3e9d 013970 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 013971 branch gpio_set_wake_by_current_state 
+:      013973 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 013974 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 013975 call mouse_gpio_set_pupd_by_input 
+0x3ea1 013976 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 013977 call mouse_gpio_set_pupd_by_input 
+0x3ea3 013978 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 013979 call mouse_gpio_set_pupd_by_input 
+0x3ea5 013980 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 013981 branch mouse_gpio_set_pupd_by_input 
+:      013983 mouse_gpio_set_pupd_by_input:
+0x3ea7 013984 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 013985 rtn zero 
+0x3ea9 013986 and temp ,0x7f ,queue 
+0x3eaa 013987 hfetch 4 ,core_gpio_in 
+0x3eab 013988 qisolate1 pdata 
+0x3eac 013989 hfetch 4 ,core_gpio_pu0 
+0x3ead 013990 qsetflag true ,pdata 
+0x3eae 013991 hstore 4 ,core_gpio_pu0 
+0x3eaf 013992 hfetch 4 ,core_gpio_pd0 
+0x3eb0 013993 nqsetflag true ,pdata 
+0x3eb1 013994 hstore 4 ,core_gpio_pd0 
+0x3eb2 013995 rtn 
+:      013997 mouse_before_hibernate:
+0x3eb3 013998 enable user 
+0x3eb4 013999 hfetch 4 ,0x8138 
+0x3eb5 014000 setflag user ,26 ,pdata 
+0x3eb6 014001 hstore 4 ,core_lpm_reg 
+0x3eb7 014002 call lpm_write_ctrl 
+0x3eb8 014003 call mouse_devce_led_off 
+0x3eb9 014004 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014006 branch mouse_lpm_before_common 
+:      014010 mouse_process_lpm_before:
+0x3ebb 014011 call mouse_lpm_before_common 
+0x3ebc 014012 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014013 nrtn blank 
+0x3ebe 014014 branch gpio_clr_wake 
+:      014016 mouse_lpm_before_common:
+0x3ebf 014017 call mouse_wheel_check 
+0x3ec0 014018 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014019 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014020 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014021 call mouse_spi_clk_gpio ,true 
+0x3ec4 014022 call gpio_config_output 
+0x3ec5 014023 call twspi_disable 
+0x3ec6 014027 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014028 call gpio_set_wake_by_current_state 
+0x3ec8 014029 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014030 call gpio_set_wake_by_current_state 
+0x3eca 014031 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014032 call gpio_set_wake_by_current_state 
+0x3ecc 014034 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014035 call gpio_set_wake_by_current_state 
+0x3ece 014036 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014037 call gpio_set_wake_by_current_state 
+0x3ed0 014038 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014039 call gpio_set_wake_by_current_state 
+0x3ed2 014040 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014041 call gpio_set_wake_by_current_state 
+0x3ed4 014042 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014043 call gpio_set_wake_by_current_state 
+0x3ed6 014044 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014045 call gpio_set_wake_by_current_state 
+0x3ed8 014046 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014047 call gpio_set_wake_by_current_state 
+0x3eda 014048 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014049 call gpio_set_wake_by_current_state 
+0x3edc 014050 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014051 branch gpio_set_wake 
+:      014055 mouse_spi_clk_gpio:
+0x3ede 014056 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014057 rtn 
+:      014059 mouse_wheel_check:
+0x3ee0 014060 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014061 call mouse_t_wheel_scan 
+0x3ee2 014062 call mouse_wheel_scan 
+0x3ee3 014063 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014064 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014065 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014066 isub temp ,null 
+0x3ee7 014067 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014068 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014069 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014070 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014071 isub temp ,null 
+0x3eec 014072 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014073 rtn 
+:      014074 mouse_t_wheel_scan:
+0x3eee 014075 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014076 rtneq gpio_disable 
+0x3ef0 014077 arg 0 ,rega 
+0x3ef1 014078 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014079 call gpio_get_bit 
+0x3ef3 014080 setflag true ,0 ,rega 
+0x3ef4 014081 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014082 call gpio_get_bit 
+0x3ef6 014083 setflag true ,1 ,rega 
+0x3ef7 014084 copy rega ,pdata 
+0x3ef8 014085 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014086 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014087 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014088 fetch 1 ,mem_wheel_tog 
+0x3efc 014089 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014090 rtn 
+:      014092 mouse_t_wheel_scan_judge1:
+0x3efe 014093 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014094 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014095 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014096 rtn 
+:      014097 mouse_t_wheel_scan_judge2:
+0x3f02 014098 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014099 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014100 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014101 rtn 
+:      014102 mouse_t_wheel_scan_judge11:
+0x3f06 014103 jam 0x82 ,mem_wheel_tog 
+0x3f07 014104 rtn 
+:      014105 mouse_t_wheel_scan_judge12:
+0x3f08 014106 jam 0x81 ,mem_wheel_tog 
+0x3f09 014107 rtn 
+:      014108 mouse_t_wheel_scan_judge21:
+0x3f0a 014109 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014110 rtn 
+:      014111 mouse_t_wheel_scan_judge22:
+0x3f0c 014112 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014113 rtn 
+:      014114 mouse_t_wheel_scan_judge3:
+0x3f0e 014115 fetch 1 ,mem_wheel_tog 
+0x3f0f 014116 set0 7 ,pdata 
+0x3f10 014117 store 1 ,mem_wheel_tog 
+0x3f11 014118 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014119 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014120 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014121 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014122 rtn 
+:      014123 mouse_t_wheel_scan_judge30:
+0x3f16 014124 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014125 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014126 rtn 
+:      014127 mouse_t_wheel_scan_judge31:
+0x3f19 014128 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014129 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014130 rtn 
+:      014131 mouse_t_wheel_scan_judge32:
+0x3f1c 014132 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014133 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014134 rtn 
+:      014135 mouse_t_wheel_scan_judge33:
+0x3f1f 014136 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014137 beq 0 ,mouse_wheel_t_back 
+0x3f21 014138 rtn 
+:      014139 mouse_wheel_t_forward:
+0x3f22 014140 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014141 increase 1 ,pdata 
+0x3f24 014142 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014143 sub pdata ,1 ,null 
+0x3f26 014144 rtn positive 
+0x3f27 014145 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014146 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014147 increase 1 ,pdata 
+0x3f2a 014148 store 1 ,mem_mouse_tz_data 
+0x3f2b 014149 rtn 
+:      014150 mouse_wheel_t_back:
+0x3f2c 014151 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014152 increase 1 ,pdata 
+0x3f2e 014153 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014154 sub pdata ,1 ,null 
+0x3f30 014155 rtn positive 
+0x3f31 014156 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014157 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014158 increase -1 ,pdata 
+0x3f34 014159 store 1 ,mem_mouse_tz_data 
+0x3f35 014160 rtn 
+:      014163 mouse_wheel_scan:
+0x3f36 014164 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014165 rtneq gpio_disable 
+0x3f38 014166 arg 0 ,rega 
+0x3f39 014167 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014168 call gpio_get_bit 
+0x3f3b 014169 setflag true ,0 ,rega 
+0x3f3c 014170 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014171 call gpio_get_bit 
+0x3f3e 014172 setflag true ,1 ,rega 
+0x3f3f 014173 copy rega ,pdata 
+0x3f40 014174 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014175 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014176 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014177 fetch 1 ,mem_mwheel_tog 
+0x3f44 014178 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014179 rtn 
+:      014181 mouse_wheel_scan_judge1:
+0x3f46 014182 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014183 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014184 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014185 rtn 
+:      014186 mouse_wheel_scan_judge2:
+0x3f4a 014187 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014188 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014189 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014190 rtn 
+:      014191 mouse_wheel_scan_judge11:
+0x3f4e 014192 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014193 rtn 
+:      014194 mouse_wheel_scan_judge12:
+0x3f50 014195 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014196 rtn 
+:      014197 mouse_wheel_scan_judge21:
+0x3f52 014198 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014199 rtn 
+:      014200 mouse_wheel_scan_judge22:
+0x3f54 014201 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014202 rtn 
+:      014203 mouse_wheel_scan_judge3:
+0x3f56 014204 fetch 1 ,mem_mwheel_tog 
+0x3f57 014205 set0 7 ,pdata 
+0x3f58 014206 store 1 ,mem_mwheel_tog 
+0x3f59 014207 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014208 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014209 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014210 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014211 rtn 
+:      014212 mouse_wheel_scan_judge30:
+0x3f5e 014213 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014214 beq 3 ,mouse_wheel_forward 
+0x3f60 014215 rtn 
+:      014216 mouse_wheel_scan_judge31:
+0x3f61 014217 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014218 beq 0 ,mouse_wheel_forward 
+0x3f63 014219 rtn 
+:      014220 mouse_wheel_scan_judge32:
+0x3f64 014221 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014222 beq 3 ,mouse_wheel_back 
+0x3f66 014223 rtn 
+:      014224 mouse_wheel_scan_judge33:
+0x3f67 014225 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014226 beq 0 ,mouse_wheel_back 
+0x3f69 014227 rtn 
+:      014228 mouse_wheel_forward:
+0x3f6a 014229 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014230 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014231 increase 1 ,pdata 
+0x3f6d 014232 store 1 ,mem_mouse_z_data 
+0x3f6e 014233 rtn 
+:      014234 mouse_wheel_back:
+0x3f6f 014235 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014236 fetch 1 ,mem_mouse_z_data 
+0x3f71 014237 increase -1 ,pdata 
+0x3f72 014238 store 1 ,mem_mouse_z_data 
+0x3f73 014239 rtn 
+:      014242 mouse_hid_connected:
+0x3f74 014243 setarg hid_handshake_timeout 
+0x3f75 014244 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014245 rtn 
+:      014247 mouse_send_process:
+0x3f77 014248 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014249 rtn blank 
+0x3f79 014250 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014251 nrtn blank 
+0x3f7b 014252 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014253 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014254 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014255 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014256 call mouse_motion 
+0x3f80 014257 nrtn user 
+:      014258 mouse_send_data:
+0x3f81 014259 arg 9 ,rega 
+0x3f82 014260 call hid_malloc_tx_buff 
+0x3f83 014261 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014262 istore 2 ,contw 
+0x3f85 014263 setarg 0x02a1 
+0x3f86 014264 istore 2 ,contw 
+0x3f87 014265 fetch 7 ,mem_mouse_key 
+0x3f88 014266 istore 7 ,contw 
+0x3f89 014267 rtn 
+:      014270 mouse_send_empty_data:
+0x3f8a 014271 setarg 0 
+0x3f8b 014272 store 7 ,mem_mouse_key 
+0x3f8c 014273 branch mouse_send_data 
+:      014276 mouse_no_data_timer_init:
+0x3f8d 014277 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014278 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014279 rtn 
+:      014282 mouse_fill_data_le:
+0x3f90 014283 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014284 arg 7 ,rega 
+0x3f92 014285 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014286 call le_att_malloc_tx_notify 
+0x3f94 014287 fetch 7 ,mem_mouse_key 
+0x3f95 014288 istore 7 ,contw 
+0x3f96 014289 rtn 
+:      014291 mouse_motion:
+0x3f97 014292 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014293 disable user 
+0x3f99 014294 setarg 0 
+0x3f9a 014295 store 6 ,mem_mouse_x 
+0x3f9b 014296 call mouse_cheak_sensor_data 
+0x3f9c 014297 call mouse_zwheel 
+0x3f9d 014298 call mouse_t_zwheel 
+0x3f9e 014299 call mouse_key 
+0x3f9f 014300 nrtn user 
+0x3fa0 014301 call mouse_no_data_timer_init 
+0x3fa1 014302 arg mouse_statue_up_flag ,queue 
+0x3fa2 014303 branch mouse_enable_function_flag 
+:      014305 motion_6clk_direction_dispose:
+0x3fa3 014306 fetch 2 ,mem_mouse_x 
+0x3fa4 014307 sub pdata ,0 ,pdata 
+0x3fa5 014308 store 2 ,mem_mouse_x 
+0x3fa6 014309 branch enable_user 
+:      014310 motion_12clk_direction_dispose:
+0x3fa7 014311 fetch 2 ,mem_mouse_y 
+0x3fa8 014312 sub pdata ,0 ,pdata 
+0x3fa9 014313 store 2 ,mem_mouse_y 
+0x3faa 014314 branch enable_user 
+:      014315 motion_9clk_direction_dispose:
+0x3fab 014316 fetch 2 ,mem_mouse_y 
+0x3fac 014317 sub pdata ,0 ,pdata 
+0x3fad 014318 store 2 ,mem_mouse_y 
+0x3fae 014319 fetch 2 ,mem_mouse_x 
+0x3faf 014320 sub pdata ,0 ,pdata 
+0x3fb0 014321 store 2 ,mem_mouse_x 
+0x3fb1 014322 call mouse_sensor_data_swap_places 
+0x3fb2 014323 branch enable_user 
+:      014324 motion_3clk_direction_dispose:
+0x3fb3 014325 call mouse_sensor_data_swap_places 
+0x3fb4 014326 branch enable_user 
+:      014327 mouse_cheak_sensor_data:
+0x3fb5 014328 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014329 rtnne flash_sm_no_buys 
+0x3fb7 014330 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014331 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014332 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014333 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014334 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014335 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014336 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014337 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014338 branch mouse_p32xx_sensor_motion 
+:      014340 mouse_clear_sensor_data:
+0x3fc0 014341 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014342 call mouse_read_sensor_common ,blank 
+0x3fc2 014343 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014344 rtn 
+:      014347 mouse_p3212_sensor_motion:
+0x3fc4 014348 call mouse_clear_sensor_data 
+0x3fc5 014349 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014350 call gpio_get_bit 
+0x3fc7 014351 nrtn true 
+0x3fc8 014352 setarg pan_reg_pid_l 
+0x3fc9 014353 call twspi_read 
+0x3fca 014354 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014355 setarg pan_reg_motion_staus 
+0x3fcc 014356 call twspi_read 
+0x3fcd 014357 rtnbit0 7 
+0x3fce 014358 call mouse_read_sensor_common 
+0x3fcf 014359 call mouse_read_3212sensor_xy_high 
+0x3fd0 014360 store 1 ,mem_mouse_xy_h 
+0x3fd1 014361 rshift4 pdata ,pdata 
+0x3fd2 014362 call extsign_bit3 
+0x3fd3 014363 store 1 ,mem_mouse_x + 1 
+0x3fd4 014364 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014365 and pdata ,0x0f ,pdata 
+0x3fd6 014366 call extsign_bit3 
+0x3fd7 014367 store 1 ,mem_mouse_y + 1 
+0x3fd8 014368 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014369 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014370 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014371 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014372 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014373 rtn 
+:      014375 mouse_read_3212sensor_xy_high:
+0x3fde 014376 setarg 0x12 
+0x3fdf 014377 branch twspi_read 
+:      014379 mouse_p3065_judge:
+0x3fe0 014380 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014381 branch mouse_twspi_reset 
+:      014383 mouse_p32xx_sensor_motion:
+0x3fe2 014384 call mouse_clear_sensor_data 
+0x3fe3 014385 disable user 
+0x3fe4 014386 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014387 call gpio_get_bit 
+0x3fe6 014388 nrtn true 
+0x3fe7 014389 setarg pan_reg_pid_l 
+0x3fe8 014390 call twspi_read 
+0x3fe9 014391 bne p32xx_id1 ,mouse_p3065_judge 
+:      014392 mouse_p32xx_sensor_motion_1:
+0x3fea 014393 setarg pan_reg_motion_staus 
+0x3feb 014394 call twspi_read 
+0x3fec 014395 rtnbit0 7 
+0x3fed 014396 call mouse_read_sensor_common 
+0x3fee 014397 fetch 1 ,mem_mouse_x 
+0x3fef 014398 call extsign 
+0x3ff0 014399 store 2 ,mem_mouse_x 
+0x3ff1 014400 fetch 1 ,mem_mouse_y 
+0x3ff2 014401 call extsign 
+0x3ff3 014402 store 2 ,mem_mouse_y 
+0x3ff4 014403 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014404 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014405 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014406 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014407 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014408 rtn 
+:      014410 motion32xx_6clk_direction_selection:
+0x3ffa 014411 call motion_6clk_direction_dispose 
+0x3ffb 014412 branch mouse_sensor_sdio_low 
+:      014413 motion32xx_9clk_direction_selection:
+0x3ffc 014414 call motion_9clk_direction_dispose 
+0x3ffd 014415 branch mouse_sensor_sdio_low 
+:      014416 motion32xx_12clk_direction_selection:
+0x3ffe 014417 call motion_12clk_direction_dispose 
+0x3fff 014418 branch mouse_sensor_sdio_low 
+:      014419 motion32xx_3clk_direction_selection:
+0x4000 014420 call motion_3clk_direction_dispose 
+0x4001 014421 branch mouse_sensor_sdio_low 
+:      014423 mouse_sensor_data_swap_places:
+0x4002 014424 fetch 2 ,mem_mouse_y 
+0x4003 014425 fetcht 2 ,mem_mouse_x 
+0x4004 014426 store 2 ,mem_mouse_x 
+0x4005 014427 storet 2 ,mem_mouse_y 
+0x4006 014428 rtn 
+:      014430 mouse_p3610sensor_read:
+0x4007 014431 call spi_ncs_enable 
+0x4008 014432 nop 100 
+0x4009 014433 copy regb ,pdata 
+0x400a 014434 call twspi_read 
+0x400b 014435 copy pdata ,regb 
+0x400c 014436 call spi_ncs_disable 
+0x400d 014437 nop 100 
+0x400e 014438 copy regb ,pdata 
+0x400f 014439 rtn 
+:      014440 mouse_p3610_sensor_motion:
+0x4010 014441 disable user 
+0x4011 014442 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014443 call gpio_get_bit 
+0x4013 014444 nrtn true 
+0x4014 014445 arg pan_reg_motion_staus ,regb 
+0x4015 014446 call mouse_p3610sensor_read 
+0x4016 014447 rtnbit0 7 
+0x4017 014448 arg pan_reg_pid_l ,regb 
+0x4018 014449 call mouse_p3610sensor_read 
+0x4019 014450 store 1 ,mem_sensor_id1 
+0x401a 014451 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014452 fetch 1 ,mem_mouse_move_flag 
+0x401c 014453 call mouse_read_sensor3610_data ,blank 
+0x401d 014454 jam 1 ,mem_mouse_move_flag 
+0x401e 014455 call mouse_read_sensor3610_data 
+0x401f 014456 fetch 1 ,mem_mouse_xy_h 
+0x4020 014457 rshift4 pdata ,pdata 
+0x4021 014458 call extsign_bit3 
+0x4022 014459 store 1 ,mem_mouse_x + 1 
+0x4023 014460 fetch 1 ,mem_mouse_xy_h 
+0x4024 014461 and pdata ,0x0f ,pdata 
+0x4025 014462 call extsign_bit3 
+0x4026 014463 store 1 ,mem_mouse_y + 1 
+0x4027 014464 fetch 1 ,mem_config_sensor_angle 
+0x4028 014465 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014466 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014467 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014468 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014469 rtn 
+:      014471 mouse_3610_smart_select:
+0x402d 014472 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014473 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014474 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014475 rtn 
+:      014478 motion3610_6clk_direction_selection:
+0x4031 014479 call motion_6clk_direction_dispose 
+0x4032 014480 branch mouse_3610_smart_select 
+:      014482 motion3610_12clk_direction_selection:
+0x4033 014483 call motion_12clk_direction_dispose 
+0x4034 014484 branch mouse_3610_smart_select 
+:      014486 motion3610_9clk_direction_selection:
+0x4035 014487 call motion_9clk_direction_dispose 
+0x4036 014488 branch mouse_3610_smart_select 
+:      014490 motion3610_3clk_direction_selection:
+0x4037 014491 call motion_3clk_direction_dispose 
+0x4038 014492 branch mouse_3610_smart_select 
+:      014494 mouse_read_sensor3610_data:
+0x4039 014495 call spi_ncs_enable 
+0x403a 014496 call mouse_read_sensor_common 
+0x403b 014497 arg 5 ,pdata 
+0x403c 014498 call twspi_read 
+0x403d 014499 store 1 ,mem_mouse_xy_h 
+0x403e 014500 arg 7 ,pdata 
+0x403f 014501 call twspi_read 
+0x4040 014502 store 1 ,mem_sensor_shutter_hi 
+0x4041 014503 arg 8 ,pdata 
+0x4042 014504 call twspi_read 
+0x4043 014505 store 1 ,mem_sensor_shutter_lo 
+0x4044 014506 branch spi_ncs_disable 
+:      014509 mouse_3610_smart_enable:
+0x4045 014510 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014511 rtnne 0 
+0x4047 014512 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014513 sub pdata ,45 ,null 
+0x4049 014514 rtn positive 
+0x404a 014515 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014516 setarg 0xba41 
+0x404c 014517 call sensor_write 
+0x404d 014518 setarg 0x0032 
+0x404e 014519 call sensor_write 
+0x404f 014520 setarg 0xb541 
+0x4050 014521 branch sensor_write 
+:      014522 mouse_3610_smart_disable:
+0x4051 014523 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014524 rtnne 0 
+0x4053 014525 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014526 sub pdata ,45 ,null 
+0x4055 014527 nrtn positive 
+0x4056 014528 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014529 setarg 0xba41 
+0x4058 014530 call sensor_write 
+0x4059 014531 setarg 0x8032 
+0x405a 014532 call sensor_write 
+0x405b 014533 setarg 0xb541 
+0x405c 014534 branch sensor_write 
+:      014538 mouse_read_sensor_common:
+0x405d 014539 arg pan_reg_delta_x ,pdata 
+0x405e 014540 call twspi_read 
+0x405f 014541 store 2 ,mem_mouse_x 
+0x4060 014542 arg pan_reg_delta_y ,pdata 
+0x4061 014543 call twspi_read 
+0x4062 014544 store 2 ,mem_mouse_y 
+0x4063 014545 rtn 
+:      014547 mouse_set_qdecoder_x:
+0x4064 014548 arg mouse_default_xa_gpio ,temp 
+0x4065 014549 call gpio_config_input 
+0x4066 014550 arg mouse_default_xa_gpio ,temp 
+0x4067 014551 call gpio_get_bit 
+0x4068 014552 rtn true 
+0x4069 014553 hfetch 1 ,core_qdec_cntx 
+0x406a 014554 set1 4 ,pdata 
+0x406b 014555 hstore 1 ,core_qdec_cntx 
+0x406c 014556 rtn 
+:      014558 mouse_hardware_zwheel:
+0x406d 014559 fetcht 1 ,mem_mouse_z_data 
+0x406e 014560 hfetch 1 ,core_qdec_cntx 
+0x406f 014561 iadd temp ,pdata 
+0x4070 014562 rtn blank 
+0x4071 014563 store 1 ,mem_mouse_z 
+0x4072 014564 jam 0 ,mem_mouse_z_data 
+0x4073 014565 branch enable_user 
+:      014566 mouse_hardware_zwheel_beforelpm:
+0x4074 014567 fetcht 1 ,mem_mouse_z_data 
+0x4075 014568 hfetch 1 ,core_qdec_cntx 
+0x4076 014569 iadd temp ,pdata 
+0x4077 014570 store 1 ,mem_mouse_z_data 
+0x4078 014571 rtn 
+:      014572 mouse_zwheel:
+0x4079 014573 fetch 1 ,mem_mouse_z_data 
+0x407a 014574 rtn blank 
+0x407b 014575 store 1 ,mem_mouse_z 
+0x407c 014576 jam 0 ,mem_mouse_z_data 
+0x407d 014577 branch enable_user 
+:      014579 mouse_t_zwheel:
+0x407e 014580 fetch 1 ,mem_mouse_tz_data 
+0x407f 014581 rtn blank 
+0x4080 014582 store 1 ,mem_mouse_tz 
+0x4081 014583 jam 0 ,mem_mouse_tz_data 
+0x4082 014584 branch enable_user 
+:      014586 mouse_check_key_gpio:
+0x4083 014587 arg 0 ,rega 
+0x4084 014588 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014589 call gpio_get_bit 
+0x4086 014590 setflag true ,0 ,rega 
+0x4087 014591 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014592 call gpio_get_bit 
+0x4089 014593 setflag true ,1 ,rega 
+0x408a 014594 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014595 call gpio_get_bit 
+0x408c 014596 setflag true ,2 ,rega 
+0x408d 014597 call mouse_check_s_key_gpio 
+0x408e 014598 copy rega ,pdata 
+0x408f 014599 rtn 
+:      014600 mouse_check_s_key_gpio:
+0x4090 014601 fetch 1 ,mem_bk_button_gpio 
+0x4091 014602 rtneq gpio_disable 
+0x4092 014603 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014604 call gpio_get_bit 
+0x4094 014605 setflag true ,3 ,rega 
+0x4095 014606 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014607 call gpio_get_bit 
+0x4097 014608 setflag true ,4 ,rega 
+0x4098 014609 rtn 
+:      014611 mouse_key:
+0x4099 014612 call mouse_check_key_gpio 
+0x409a 014613 call mouse_set_mult 
+0x409b 014614 call mouse_24g_key 
+0x409c 014615 copy rega ,pdata 
+0x409d 014616 fetcht 1 ,mem_mouse_key 
+0x409e 014617 store 1 ,mem_mouse_key 
+0x409f 014618 ixor temp ,pdata 
+0x40a0 014619 sub pdata ,0 ,null 
+0x40a1 014620 rtn zero 
+0x40a2 014621 branch enable_user 
+:      014623 mouse_24g_key:
+0x40a3 014624 rtnmark0 mark_24g 
+0x40a4 014625 copy rega ,pdata 
+0x40a5 014626 rtn blank 
+0x40a6 014627 store 1 ,mem_mouse_key 
+0x40a7 014628 branch enable_user 
+:      014631 mouse_set_mult:
+0x40a8 014632 fetch 2 ,mem_ui_state_map 
+0x40a9 014633 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014634 fetch 2 ,mem_ui_state_map 
+0x40ab 014635 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014636 rtn 
+:      014637 mouse_set_ble_mult:
+0x40ad 014638 copy rega ,pdata 
+0x40ae 014639 nbranch le_set_config_short_mult ,blank 
+0x40af 014640 branch le_clr_config_short_mult 
+:      014641 mouse_set_bt_mult:
+0x40b0 014642 copy rega ,pdata 
+0x40b1 014643 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014644 branch classic_bt_clr_mult_short_flag 
+:      014647 mouse_sensor_sdio_low:
+0x40b3 014648 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014649 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014650 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014651 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014652 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014653 call gpio_get_bit 
+0x40b9 014654 rtn true 
+0x40ba 014655 setarg 0x0a 
+0x40bb 014656 call twspi_read 
+0x40bc 014657 nop 1000 
+0x40bd 014658 branch mouse_sensor_sdio_low 
+:      014659 mouse_sensor_sdio_low2:
+0x40be 014660 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014661 rtn 
+:      014663 mouse_spi_sdio_gpio_pollup:
+0x40c0 014664 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014665 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014666 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014667 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014668 branch gpio_config_input_without_wake 
+:      014669 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014670 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014671 branch gpio_config_input_without_wake 
+:      014674 mouse_init_sunt:
+0x40c6 014675 call mouse_spi_init 
+0x40c7 014676 rtn wake 
+0x40c8 014677 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014678 fetch 1 ,mem_config_sensor_type 
+0x40ca 014679 beq p3610 ,mouse_init_3610sensor 
+:      014680 mouse_init_sensor:
+0x40cb 014681 call mouse_read_sensor_id 
+0x40cc 014682 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014683 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014684 call mouse_twspi_reset 
+0x40cf 014685 nop 1000 
+0x40d0 014686 branch mouse_init_sensor 
+:      014687 mouse_twspi_reset:
+0x40d1 014688 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014689 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014690 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014691 branch twspi_reset 
+:      014693 mouse_init_3610sensor:
+0x40d5 014694 call mouse_read_sensor_id 
+0x40d6 014695 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014696 call mouse_init_3610sensor_reset 
+0x40d8 014697 branch mouse_init_3610sensor 
+:      014699 mouse_read_sensor_id:
+0x40d9 014700 setarg pan_reg_pid_h 
+0x40da 014701 call twspi_read 
+0x40db 014702 store 1 ,mem_sensor_id2 
+0x40dc 014703 setarg pan_reg_pid_l 
+0x40dd 014704 call twspi_read 
+0x40de 014705 store 1 ,mem_sensor_id1 
+0x40df 014706 rtn 
+:      014707 mouse_init_p32xx_id2_judge:
+0x40e0 014708 fetch 1 ,mem_sensor_id2 
+0x40e1 014709 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014710 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014711 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014712 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014713 rtn 
+:      014714 mouse_ka8_init_param:
+0x40e6 014715 jam ka8 ,mem_config_sensor_type 
+0x40e7 014716 rtn 
+:      014717 mouse_p3065xy_init_param:
+0x40e8 014718 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014719 rtn 
+:      014720 mouse_p3065_init_param:
+0x40ea 014721 fetch 1 ,mem_sensor_id2 
+0x40eb 014722 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014723 jam p3065 ,mem_config_sensor_type 
+0x40ed 014724 rtn 
+:      014725 mouse_3212_init_param:
+0x40ee 014726 jam p3212 ,mem_config_sensor_type 
+0x40ef 014727 call mouse_sensor_disable_wp 
+0x40f0 014728 setarg 0x3426 
+0x40f1 014729 call twspi_write 
+0x40f2 014730 setarg 0x0419 
+0x40f3 014731 call twspi_write 
+:      014732 mouse_sensor_enable_wp:
+0x40f4 014733 setarg 0x0009 
+0x40f5 014734 branch twspi_write 
+:      014735 mouse_sensor_disable_wp:
+0x40f6 014736 setarg 0x5a09 
+0x40f7 014737 branch twspi_write 
+:      014739 mouse_3204_3l_init_param:
+0x40f8 014740 jam p3204 ,mem_config_sensor_type 
+0x40f9 014741 call mouse_sensor_disable_wp 
+0x40fa 014742 setarg 0x0f0d 
+0x40fb 014743 call twspi_write 
+0x40fc 014744 setarg 0xe31d 
+0x40fd 014745 call twspi_write 
+0x40fe 014746 setarg 0xd27d 
+0x40ff 014747 call twspi_write 
+0x4100 014748 call mouse_32xx_init_param 
+0x4101 014749 branch mouse_32xx_init_param_1 
+:      014751 mouse_32xx_init_param:
+0x4102 014752 setarg 0x351b 
+0x4103 014753 call twspi_write 
+0x4104 014754 setarg 0xb428 
+0x4105 014755 call twspi_write 
+0x4106 014756 setarg 0x4629 
+0x4107 014757 call twspi_write 
+0x4108 014758 setarg 0x962a 
+0x4109 014759 call twspi_write 
+0x410a 014760 setarg 0x8c2b 
+0x410b 014761 call twspi_write 
+0x410c 014762 setarg 0x6e2c 
+0x410d 014763 call twspi_write 
+0x410e 014764 setarg 0x642d 
+0x410f 014765 call twspi_write 
+0x4110 014766 setarg 0x5f38 
+0x4111 014767 call twspi_write 
+0x4112 014768 setarg 0x0f39 
+0x4113 014769 call twspi_write 
+0x4114 014770 setarg 0x323a 
+0x4115 014771 call twspi_write 
+0x4116 014772 setarg 0x473b 
+0x4117 014773 call twspi_write 
+0x4118 014774 setarg 0x1042 
+0x4119 014775 branch twspi_write 
+:      014776 mouse_32xx_init_param_1:
+0x411a 014777 setarg 0x2e54 
+0x411b 014778 call twspi_write 
+0x411c 014779 setarg 0xf255 
+0x411d 014780 call twspi_write 
+0x411e 014781 setarg 0xf461 
+0x411f 014782 call twspi_write 
+0x4120 014783 setarg 0x7063 
+0x4121 014784 call twspi_write 
+0x4122 014785 setarg 0x5275 
+0x4123 014786 call twspi_write 
+0x4124 014787 setarg 0x4176 
+0x4125 014788 call twspi_write 
+0x4126 014789 setarg 0xed77 
+0x4127 014790 call twspi_write 
+0x4128 014791 setarg 0x2378 
+0x4129 014792 call twspi_write 
+0x412a 014793 setarg 0x4679 
+0x412b 014794 call twspi_write 
+0x412c 014795 setarg 0xe57a 
+0x412d 014796 call twspi_write 
+0x412e 014797 setarg 0x487c 
+0x412f 014798 call twspi_write 
+0x4130 014799 setarg 0x777e 
+0x4131 014800 call twspi_write 
+0x4132 014801 setarg 0x017f 
+0x4133 014802 call twspi_write 
+0x4134 014803 setarg 0x000b 
+0x4135 014804 call twspi_write 
+0x4136 014805 setarg 0x007f 
+0x4137 014806 call twspi_write 
+0x4138 014807 branch mouse_sensor_enable_wp 
+:      014810 mouse_3205_3t_init_param:
+0x4139 014811 jam p3205 ,mem_config_sensor_type 
+0x413a 014812 call mouse_sensor_disable_wp 
+0x413b 014813 setarg 0x100d 
+0x413c 014814 call twspi_write 
+0x413d 014815 setarg 0xed1d 
+0x413e 014816 call twspi_write 
+0x413f 014817 setarg 0x807d 
+0x4140 014818 call twspi_write 
+0x4141 014819 call mouse_32xx_init_param 
+0x4142 014820 setarg 0x0943 
+0x4143 014821 call twspi_write 
+0x4144 014822 branch mouse_32xx_init_param_1 
+:      014825 mouse_init_3610sensor_reset:
+0x4145 014826 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014827 call gpio_out_active 
+0x4147 014828 call delay_10ms 
+0x4148 014829 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014830 call gpio_out_inactive 
+0x414a 014831 branch delay_10ms 
+:      014833 mouse_init_p3610:
+0x414b 014834 jam p3610 ,mem_config_sensor_type 
+0x414c 014835 setarg 0xba41 
+0x414d 014836 call sensor_write 
+0x414e 014837 setarg 0x0d11 
+0x414f 014838 call sensor_write 
+0x4150 014839 setarg 0x041b 
+0x4151 014840 call sensor_write 
+0x4152 014841 setarg 0x041c 
+0x4153 014842 call sensor_write 
+0x4154 014843 setarg 0x0f1d 
+0x4155 014844 call sensor_write 
+0x4156 014845 setarg 0x0032 
+0x4157 014846 call sensor_write 
+0x4158 014847 setarg 0xb541 
+0x4159 014848 branch sensor_write 
+:      014852 mouse_set_sensor_reg:
+0x415a 014853 setarg 0xba41 
+0x415b 014854 call sensor_write 
+0x415c 014855 nop 4000 
+0x415d 014856 setarg 0xff7f 
+0x415e 014857 call sensor_write 
+0x415f 014858 copy rega ,pdata 
+0x4160 014859 call sensor_write 
+0x4161 014860 setarg 0x007f 
+0x4162 014861 call sensor_write 
+0x4163 014862 setarg 0xb541 
+0x4164 014863 branch sensor_write 
+:      014865 extsign:
+0x4165 014866 rtnbit0 7 
+0x4166 014867 arg 0xff00 ,temp 
+0x4167 014868 ior temp ,pdata 
+0x4168 014869 rtn 
+:      014871 extsign_bit3:
+0x4169 014872 rtnbit0 3 
+0x416a 014873 arg 0xf0 ,temp 
+0x416b 014874 ior temp ,pdata 
+0x416c 014875 rtn 
+:      014878 mouse_le:
+0x416d 014879 call le_fifo_check_nearly_full 
+0x416e 014880 nrtn blank 
+0x416f 014881 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014882 and pdata ,0x03 ,pdata 
+0x4171 014883 rtnne 0x03 
+0x4172 014884 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014885 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014886 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014887 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014888 call mouse_motion 
+0x4177 014889 nrtn user 
+0x4178 014890 branch mouse_fill_data_le 
+:      014892 mouse_le_send_empty_packet:
+0x4179 014893 setarg 0 
+0x417a 014894 store 7 ,mem_mouse_key 
+0x417b 014895 branch mouse_fill_data_le 
+:      014897 mouse_priority_bb_event:
+0x417c 014898 copy regc ,pdata 
+0x417d 014899 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014900 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014901 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014902 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014903 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014904 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014905 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014906 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014907 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014908 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014909 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014910 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 014911 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 014912 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 014913 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 014914 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 014915 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 014916 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 014917 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 014918 rtn 
+:      014921 mouse_le_pairing_complete:
+0x4191 014922 branch app_ble_store_reconn_info 
+:      014924 mouse_24g_attempt_fail:
+0x4192 014925 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 014926 fetch 1 ,mem_reconn_times 
+0x4194 014927 nbranch mouse_polling_device ,blank 
+0x4195 014928 fetch 1 ,mem_device_flag 
+0x4196 014929 fetcht 1 ,mem_24g_device_number 
+0x4197 014930 isub temp ,null 
+0x4198 014931 branch app_enter_hibernate ,zero 
+0x4199 014932 rtn 
+:      014933 mouse_24g_attempt_success:
+0x419a 014934 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 014935 rtn 
+:      014936 mouse_24g_pairing_complete:
+0x419c 014937 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 014938 arg mosue_24g_pairing_flag ,queue 
+0x419e 014939 call mouse_disable_function_flag 
+0x419f 014940 setarg 0 
+0x41a0 014941 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 014942 jam 0 ,mem_mouse_move_flag 
+0x41a2 014944 fetch 1 ,mem_config_sensor_type 
+0x41a3 014945 sub pdata ,p3610 ,null 
+0x41a4 014946 call mouse_read_sensor3610_data ,zero 
+0x41a5 014947 ncall mouse_read_sensor_common ,zero 
+0x41a6 014949 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 014950 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 014951 call mouse_set_24g_addr_eeprom 
+0x41a9 014952 branch iicd_write_protect_eep_data 
+:      014954 mouse_set_24g_addr_eeprom:
+0x41aa 014955 call g24_head_ptr2regc 
+0x41ab 014956 add regc ,offset_24g_addr ,rega 
+0x41ac 014957 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 014958 arg 4 ,temp 
+0x41ae 014959 rtn 
+:      014961 mouse_store_flash_24g_address:
+0x41af 014962 call g24_head_ptr2regc 
+0x41b0 014963 add regc ,offset_24g_addr ,regb 
+0x41b1 014964 ifetch 1 ,regb 
+0x41b2 014965 store 1 ,mem_mouse_24g_addr 
+0x41b3 014966 branch mouse_store_flash_device_info 
+:      014969 mouse_le_pairing_success:
+0x41b4 014970 arg ll_pairing_success_flag ,queue 
+0x41b5 014971 branch mouse_le_enable_connect_flag 
+:      014972 mouse_le_ll_start_encryt:
+0x41b6 014973 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 014974 arg ll_start_enc_flag ,queue 
+0x41b8 014975 branch mouse_le_enable_connect_flag 
+:      014978 mouse_le_enable_connect_flag:
+0x41b9 014979 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 014980 qset1 pdata 
+0x41bb 014981 store 1 ,mem_le_connect_status_flag 
+0x41bc 014982 rtn 
+:      014984 mouse_le_disable_connect_flag:
+0x41bd 014985 fetch 1 ,mem_le_connect_status_flag 
+0x41be 014986 qset0 pdata 
+0x41bf 014987 store 1 ,mem_le_connect_status_flag 
+0x41c0 014988 rtn 
+:      014989 mouse_le_clean_connect_flag:
+0x41c1 014990 jam 0 ,mem_le_connect_status_flag 
+0x41c2 014991 rtn 
+:      014993 mouse_le_bb_event_connected:
+0x41c3 014994 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 014995 set0 app_disc_by_button ,pdata 
+0x41c5 014996 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 014997 setarg 0 
+0x41c7 014998 store 2 ,mem_mouse_direct_timer 
+0x41c8 014999 call mouse_no_data_timer_init 
+0x41c9 015000 branch mouse_stop_discovery 
+:      015002 mouse_bb_event_pincode:
+0x41ca 015003 call pincode_reinit 
+0x41cb 015004 branch app_bt_set_pincode 
+:      015005 mouse_bb_event_reconn_timeout:
+:      015006 mouse_bb_event_reconn_failed:
+0x41cc 015007 fetch 1 ,mem_reconn_times 
+0x41cd 015008 nbranch mouse_polling_device ,blank 
+0x41ce 015009 fetch 2 ,mem_ui_state_map 
+0x41cf 015010 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015011 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015012 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015013 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015014 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015015 branch app_bb_hibernate 
+:      015018 mouse_bt_hid_connected:
+0x41d5 015019 branch mouse_hid_connected 
+:      015021 mouse_bt_event_setup_complete:
+0x41d6 015022 rtn 
+:      015024 mouse_soft_reset:
+0x41d7 015025 call mouse_select_device_enable 
+0x41d8 015026 branch soft_reset_chip 
+:      015028 mouse_bb_disconnected:
+0x41d9 015029 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015030 call mouse_bb_discon_clear_stack 
+0x41db 015031 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015032 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015033 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015034 fetch 1 ,mem_reconn_times 
+0x41df 015035 nbranch mouse_polling_device ,blank 
+0x41e0 015036 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015037 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015038 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015039 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015040 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015041 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015042 branch mouse_start_discovery 
+:      015043 mouse_bb_discon_clear_stack:
+0x41e7 015044 setarg 0 
+0x41e8 015045 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015046 istore 4 ,contw 
+0x41ea 015047 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015048 jam 0 ,mem_mouse_move_flag 
+0x41ec 015049 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015050 jam 0 ,mem_ltk_exists 
+0x41ee 015051 rtn 
+:      015053 mouse_event_light_state_pairing:
+0x41ef 015054 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015055 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015056 branch mouse_start_discovery 
+:      015057 mouse_event_light_state_hibernate:
+0x41f2 015058 fetch 2 ,mem_ui_state_map 
+0x41f3 015059 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015060 branch app_bb_hibernate 
+:      015062 mouse4_0_event_bb_disconn:
+0x41f5 015063 call mouse_le_clean_connect_flag 
+0x41f6 015064 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015065 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015066 branch app_bb_hibernate 
+:      015068 mouse_bb_event_timer:
+0x41f9 015069 call mouse_adc_read 
+0x41fa 015070 call mouse_24g_delay_timer 
+0x41fb 015071 call mouse_ban_24g_pairing_timer 
+0x41fc 015072 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015073 call mouse_statue_up_timer 
+0x41fe 015075 call mouse_statue_cheak_timer 
+0x41ff 015076 call mouse_select_device 
+0x4200 015077 call mouse_bt_discovery_cheak 
+0x4201 015078 call mouse_low_voltage_led_timer 
+0x4202 015079 call mouse_sensor_led_contrl_timer 
+0x4203 015080 call mouse_check_hid_handshake_timer 
+0x4204 015081 call mouse_check_discovery_timeout_timer 
+0x4205 015082 call mouse_check_direct_timeout_timer 
+0x4206 015083 call mouse_check_no_data_timeout_timer 
+0x4207 015084 call mouse_check_mouse_state_timer 
+0x4208 015085 branch mouse_le_enable_att_list_timer 
+:      015089 mouse_sensor_led_contrl_timer:
+0x4209 015090 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015091 rtn blank 
+0x420b 015092 increase -1 ,pdata 
+0x420c 015093 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015094 nrtn blank 
+0x420e 015095 branch mouse_sensor_led_contrl 
+:      015096 mouse_sensor_led_contrl:
+0x420f 015097 fetch 1 ,mem_sensor_led_style 
+0x4210 015098 rtneq ui_led_state_blink_stop 
+0x4211 015099 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015100 mouse_sensor_led_blink_state_lighting:
+0x4212 015101 call mouse_sensor_led_on 
+0x4213 015102 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015103 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015104 rtn 
+:      015105 mouse_sensor_led_blink_state_darking:
+0x4216 015106 call mouse_sensor_led_off 
+0x4217 015107 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015108 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015109 rtn 
+:      015111 mouse_sensor_led_blink_stop:
+:      015112 mouse_sensor_reset:
+0x421a 015113 setarg 0x8006 
+0x421b 015114 call twspi_write 
+0x421c 015115 nop 1000 
+0x421d 015116 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015117 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015118 branch mouse_init_p32xx_id2_judge 
+:      015120 mouse_p3212sensor_led_on:
+0x4220 015121 setarg 0xa006 
+0x4221 015122 call twspi_write 
+0x4222 015123 setarg 0xa005 
+0x4223 015124 branch twspi_write 
+:      015125 mouse_sensor_led_on_global:
+0x4224 015126 jam 0 ,mem_mouse_sensor_timer_count 
+:      015127 mouse_sensor_led_on:
+0x4225 015128 fetch 1 ,mem_config_sensor_type 
+0x4226 015129 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015130 setarg 0x0106 
+0x4228 015131 call twspi_write 
+0x4229 015132 setarg 0xa105 
+0x422a 015133 branch twspi_write 
+:      015135 mouse_sensor_led_off_global:
+0x422b 015136 jam 0 ,mem_mouse_sensor_timer_count 
+:      015137 mouse_sensor_led_off:
+0x422c 015138 setarg 0x0906 
+0x422d 015139 branch twspi_write 
+:      015140 mouse_sensor_start_blink:
+0x422e 015141 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015142 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015143 rtn 
+:      015145 mouse_check_hid_handshake_timer:
+0x4231 015146 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015147 arg mouse_bt_hid_handshake ,regb 
+0x4233 015148 branch timer_single_step 
+:      015150 mouse_check_discovery_timeout_timer:
+0x4234 015151 arg mem_mouse_discovery_timer ,regc 
+0x4235 015152 arg mouse_check_discovery_timeout ,regb 
+0x4236 015153 branch timer_single_step_2b 
+:      015155 mouse_check_direct_timeout_timer:
+0x4237 015156 arg mem_mouse_direct_timer ,regc 
+0x4238 015157 arg mouse_check_direct_timeout ,regb 
+0x4239 015158 branch timer_single_step_2b 
+:      015160 mouse_check_no_data_timeout_timer:
+0x423a 015161 arg mem_mouse_no_data_timer ,regc 
+0x423b 015162 arg mouse_check_no_data_timeout ,regb 
+0x423c 015163 branch timer_single_step_2b 
+:      015165 mouse_check_mouse_state_timer:
+0x423d 015166 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015167 arg mouse_statue_led_off ,regb 
+0x423f 015168 branch timer_single_step 
+:      015172 mouse_le_enable_att_list_timer:
+0x4240 015173 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015174 arg mouse_le_enable_att_list ,regb 
+0x4242 015175 branch timer_single_step 
+:      015177 mouse_24g_delay_timer:
+0x4243 015178 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015179 arg mouse_24g_delay ,regb 
+0x4245 015180 branch timer_single_step 
+:      015182 mouse_ban_24g_pairing_timer:
+0x4246 015183 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015184 arg mouse_ban_24g_pairing ,regb 
+0x4248 015185 branch timer_single_step_2b 
+:      015186 mouse_ban_24g_pairing:
+:      015187 mouse_24g_delay:
+0x4249 015188 rtn 
+:      015191 mosue_dpi_led_blink_init:
+0x424a 015192 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015193 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015194 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015195 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015196 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015197 rtn 
+:      015200 mouse_dpi_led_blink_delay_timer:
+0x4250 015201 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015202 arg mouse_dpi_led_setting ,regb 
+0x4252 015203 branch timer_single_step 
+:      015204 mouse_dpi_led_setting:
+0x4253 015205 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015206 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015207 setarg led_dpi_blink 
+0x4256 015208 store 2 ,mem_mouse_on_time 
+0x4257 015209 store 2 ,mem_mouse_off_time 
+0x4258 015210 arg 0 ,rega 
+0x4259 015211 fetcht 1 ,mem_mouse_dpi 
+0x425a 015212 increase 1 ,temp 
+0x425b 015213 storet 1 ,mem_mouse_blink_count 
+0x425c 015214 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015215 rtn 
+:      015217 mouse_le_enable_att_list:
+0x425e 015218 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015219 rtnbit1 ll_pairing_success_flag 
+0x4260 015220 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015221 call ui_ipc_send_cmd 
+0x4262 015222 arg write_req_enable_flag ,queue 
+0x4263 015223 branch mouse_le_enable_connect_flag 
+:      015226 mouse_check_discovery_timeout:
+0x4264 015227 call mouse_stop_discovery 
+0x4265 015228 branch app_enter_hibernate 
+:      015230 mouse_check_direct_timeout:
+0x4266 015231 call app_ble_stop_direct_adv 
+0x4267 015232 fetch 1 ,mem_reconn_times 
+0x4268 015233 nbranch mouse_polling_device ,blank 
+0x4269 015234 branch app_enter_hibernate 
+:      015236 mouse_check_no_data_timeout:
+0x426a 015237 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015238 branch mouse_disconnect 
+:      015242 mouse_bb_event_discovery_btn:
+0x426c 015243 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015244 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015245 call mouse_disconnect 
+0x426f 015246 call mouse_le_clean_connect_flag 
+0x4270 015247 branch mouse_start_discovery 
+:      015251 mouse3_0_check_reconn_target:
+0x4271 015252 fetch 6 ,mem_hci_plap 
+0x4272 015253 branch app_bt_start_discovery_short ,blank 
+0x4273 015254 call mouse_reconn_setting_led_gpio 
+0x4274 015255 jam 0x17 ,mem_connection_options 
+0x4275 015256 fetch 1 ,mem_ssp_enable 
+0x4276 015257 nbranch app_bt_start_reconnect ,blank 
+0x4277 015258 jam 0x04 ,mem_connection_options 
+0x4278 015259 branch app_bt_start_reconnect 
+:      015261 mouse4_0_check_reconn_target:
+0x4279 015262 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015263 store 2 ,mem_mouse_direct_timer 
+0x427b 015264 call mouse_reconn_setting_led_gpio 
+0x427c 015265 call app_lpm_mult_disable 
+0x427d 015266 branch check_51cmd_adv 
+:      015268 mouse_reconn_setting_led_gpio:
+0x427e 015269 setarg led_reconnect_blink 
+0x427f 015270 store 2 ,mem_mouse_on_time 
+0x4280 015271 store 2 ,mem_mouse_off_time 
+0x4281 015272 branch mouse_setting_led_gpio_comman 
+:      015274 mouse_discover_setting_led_gpio:
+0x4282 015275 setarg led_discovery_blink 
+0x4283 015276 store 2 ,mem_mouse_on_time 
+0x4284 015277 store 2 ,mem_mouse_off_time 
+:      015278 mouse_setting_led_gpio_comman:
+0x4285 015279 fetch 1 ,mem_device_flag 
+0x4286 015280 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015281 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015282 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015283 rtn 
+:      015284 mouse_device_led1:
+0x428a 015285 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015286 branch mouse_led_blink 
+:      015287 mouse_device_led2:
+0x428c 015288 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015289 branch mouse_led_blink 
+:      015290 mouse_device_led3:
+0x428e 015291 fetch 1 ,mem_config_device3_led_gpio 
+:      015292 mouse_led_blink:
+0x428f 015293 store 1 ,mem_temp 
+0x4290 015294 call mouse_devce_led_off 
+0x4291 015295 fetch 1 ,mem_temp 
+0x4292 015296 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015297 arg 0 ,rega 
+0x4294 015298 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015299 branch ui_led_blink_start_global 
+:      015301 mouse_led_off:
+0x4296 015302 arg 0 ,rega 
+0x4297 015303 branch ui_led_off_global 
+:      015304 mouse_led_on:
+0x4298 015305 arg 0 ,rega 
+0x4299 015306 branch ui_led_on_global 
+:      015308 mouse4_0_bb_event_discovery_btn:
+0x429a 015309 branch mouse_le_clean_connect_flag 
+:      015311 mouse_bt_hid_handshake:
+0x429b 015312 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015313 call app_lpm_mult_enable 
+0x429d 015314 call app_bt_store_reconn_info 
+0x429e 015315 setarg 0 
+0x429f 015316 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015317 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015318 branch app_bt_enter_sniff 
+:      015320 mouse_check_reconn_target:
+0x42a2 015321 call mouse_cheak_select_device_by_switch 
+0x42a3 015322 fetch 1 ,mem_device_flag 
+0x42a4 015323 fetcht 1 ,mem_24g_device_number 
+0x42a5 015324 isub temp ,null 
+0x42a6 015325 branch mouse_connect_24g_mode ,zero 
+0x42a7 015326 fetch 1 ,mem_xrecord_mode 
+0x42a8 015327 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015328 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015329 branch mouse_start_discovery 
+:      015330 mouse_connect_24g_mode:
+0x42ab 015331 call mouse_start_24g_mode 
+0x42ac 015332 rtnmark1 mark_24g 
+0x42ad 015333 fetch 1 ,mem_reconn_times 
+0x42ae 015334 nbranch mouse_polling_device ,blank 
+0x42af 015335 rtn 
+:      015337 mouse_start_discovery:
+0x42b0 015338 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015339 fetch 2 ,mem_ui_state_map 
+0x42b2 015340 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015341 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015342 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015343 random pdata 
+0x42b6 015344 store 1 ,mem_le_lap + 1 
+:      015345 mouse_start_discovery_norandom:
+0x42b7 015346 call app_lpm_mult_disable 
+0x42b8 015347 fetch 2 ,mem_discovery_timeout 
+0x42b9 015348 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015349 jam 6 ,mem_connection_options 
+0x42bb 015350 setarg 0 
+0x42bc 015351 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015352 store 2 ,mem_mouse_direct_timer 
+0x42be 015353 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015354 call mouse_enable_function_flag 
+0x42c0 015355 call mouse_bt_discovery_button_down_disable 
+0x42c1 015356 fetch 1 ,mem_device_option 
+0x42c2 015357 isolate1 mode_4_mouse ,pdata 
+0x42c3 015358 call check_51cmd_adv ,true 
+0x42c4 015359 fetch 1 ,mem_device_option 
+0x42c5 015360 isolate1 mode_3_mouse ,pdata 
+0x42c6 015361 call check_51cmd_start_discovery ,true 
+0x42c7 015362 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015363 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015364 branch mouse_discover_setting_led_gpio 
+:      015366 mouse_stop_discovery:
+0x42ca 015367 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015368 fetch 1 ,mem_device_option 
+0x42cc 015369 isolate1 mode_4_mouse ,pdata 
+0x42cd 015370 call mouse_stop_le_adv ,true 
+0x42ce 015371 fetch 1 ,mem_device_option 
+0x42cf 015372 isolate1 mode_3_mouse ,pdata 
+0x42d0 015373 call mouse_stop_bt3_discovery ,true 
+0x42d1 015374 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015375 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015376 branch mouse_devce_led_off 
+:      015377 mouse_stop_le_adv:
+0x42d4 015378 setarg 0 
+0x42d5 015379 store 2 ,mem_mouse_direct_timer 
+0x42d6 015380 branch check_51cmd_stop_adv 
+:      015381 mouse_stop_bt3_discovery:
+0x42d7 015382 setarg 0 
+0x42d8 015383 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015384 branch check_51cmd_stop_discovery 
+:      015390 mouse_store_remote_bdaddr:
+0x42da 015391 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015392 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015393 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015394 call mouse_disable_function_flag 
+0x42de 015395 call mouse_check_device_addr 
+:      015396 mouse_unplug_clean_bdaddr:
+0x42df 015397 call mouse_before_store_reconn_info 
+0x42e0 015398 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015399 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015400 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015401 rtn 
+:      015402 mouse_store_eeprom_device_info:
+0x42e4 015403 arg 88 ,temp 
+0x42e5 015404 arg mem_device_flag ,rega 
+0x42e6 015405 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015406 branch iicd_write_protect_eep_data 
+:      015408 mouse_check_device_addr:
+0x42e8 015409 fetch 1 ,mem_record_bt_mode 
+0x42e9 015410 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015411 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015412 rtn 
+:      015413 mouse_check_le_device_addr:
+0x42ec 015414 store 1 ,mem_device_addr_temp 
+0x42ed 015415 fetch 6 ,mem_le_plap 
+0x42ee 015416 branch mouse_check_bt_device_addr_common 
+:      015417 mouse_check_bt_device_addr:
+0x42ef 015418 store 1 ,mem_device_addr_temp 
+0x42f0 015419 fetch 6 ,mem_plap 
+:      015420 mouse_check_bt_device_addr_common:
+0x42f1 015421 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015422 fetch 7 ,mem_device_addr_temp 
+0x42f3 015423 arg mem_device1_type ,contr 
+0x42f4 015424 arg 3 ,loopcnt 
+:      015425 mouse_check_device_addr_end:
+0x42f5 015426 ifetcht 7 ,contr 
+0x42f6 015427 isub temp ,null 
+0x42f7 015428 branch mouse_clean_addr ,zero 
+0x42f8 015429 increase 22 ,contr 
+0x42f9 015430 loop mouse_check_device_addr_end 
+0x42fa 015431 rtn 
+:      015432 mouse_before_store_reconn_info:
+0x42fb 015433 arg mem_device1_type ,rega 
+0x42fc 015434 fetch 1 ,mem_device_flag 
+0x42fd 015435 increase -1 ,pdata 
+0x42fe 015436 mul32 pdata ,29 ,pdata 
+0x42ff 015437 iadd rega ,rega 
+0x4300 015438 fetch 1 ,mem_record_bt_mode 
+0x4301 015439 istore 1 ,rega 
+0x4302 015440 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015441 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015442 rtn 
+:      015444 mouse_store_le_device:
+0x4305 015445 fetch 6 ,mem_le_plap 
+0x4306 015446 istore 6 ,contw 
+0x4307 015447 arg mem_le_ltk ,contr 
+0x4308 015448 call memcpy16 
+0x4309 015449 fetch 6 ,mem_le_lap 
+0x430a 015450 istore 6 ,contw 
+0x430b 015451 rtn 
+:      015452 mouse_store_bt_device:
+0x430c 015453 fetch 6 ,mem_plap 
+0x430d 015454 istore 6 ,contw 
+0x430e 015455 arg mem_link_key ,contr 
+0x430f 015456 branch memcpy16 
+:      015458 mouse_clean_addr:
+0x4310 015459 increase -6 ,contr 
+0x4311 015460 copy contr ,contw 
+0x4312 015461 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015462 increase 3 ,temp 
+0x4314 015463 istoret 6 ,contw 
+0x4315 015464 rtn 
+:      015468 mouse_eeprom_load_recon_info:
+0x4316 015469 arg 88 ,temp 
+0x4317 015470 arg mem_device_flag ,rega 
+0x4318 015471 arg mouse_info_eeprom_offect ,regb 
+0x4319 015472 call iicd_read_eep_data 
+:      015473 mouse_select_reconn_device:
+0x431a 015474 arg mem_device1_type ,rega 
+0x431b 015475 fetch 1 ,mem_device_flag 
+0x431c 015476 fetcht 1 ,mem_24g_device_number 
+0x431d 015477 isub temp ,null 
+0x431e 015478 rtn zero 
+0x431f 015479 increase -1 ,pdata 
+0x4320 015480 mul32 pdata ,29 ,pdata 
+0x4321 015481 iadd rega ,rega 
+0x4322 015482 ifetch 1 ,rega 
+0x4323 015483 store 1 ,mem_xrecord_mode 
+0x4324 015484 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015485 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015486 rtn 
+:      015488 mouse_load_bt_device:
+0x4327 015489 ifetch 6 ,contr 
+:      015490 mouse_load_bt_device_end:
+0x4328 015491 store 6 ,mem_hci_plap 
+0x4329 015492 arg mem_link_key ,contw 
+0x432a 015493 call memcpy16 
+0x432b 015494 branch check_link_key_load 
+:      015496 mouse_load_le_device:
+0x432c 015497 ifetch 6 ,contr 
+:      015498 mouse_load_le_device_end:
+0x432d 015499 store 6 ,mem_hci_plap 
+0x432e 015500 arg mem_le_ltk ,contw 
+0x432f 015501 call memcpy16 
+0x4330 015502 ifetch 6 ,contr 
+0x4331 015503 store 6 ,mem_le_lap 
+0x4332 015504 rtn 
+:      015507 mouse_select_device:
+0x4333 015508 fetch 1 ,mem_config_function_enable 
+0x4334 015509 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015510 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015511 branch mouse_select_device_by_combination_key 
+:      015513 mouse_select_device_by_combination_key:
+0x4337 015514 call mouse_check_key_gpio 
+0x4338 015515 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015516 mouse_select_device_commbination_key_up:
+0x4339 015517 jam 30 ,mem_combination_select_device_count 
+0x433a 015518 fetch 1 ,mem_select_device_button_statue 
+0x433b 015519 rtneq dpi_button_state_up 
+0x433c 015520 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015521 rtn 
+:      015523 mouse_select_device_commbination_key_down:
+0x433e 015524 call mouse_combination_select_device_timer 
+0x433f 015525 fetch 1 ,mem_select_device_button_statue 
+0x4340 015526 rtneq dpi_button_state_down 
+0x4341 015527 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015528 branch mouse_select_device_enable 
+:      015530 mouse_combination_select_device_timer:
+0x4343 015531 fetch 1 ,mem_combination_select_device_count 
+0x4344 015532 rtn blank 
+0x4345 015533 pincrease -1 
+0x4346 015534 store 1 ,mem_combination_select_device_count 
+0x4347 015535 nrtn blank 
+0x4348 015536 branch mouse_ready_reconnection_by_button 
+:      015538 mouse_select_device_by_button:
+0x4349 015539 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015540 rtneq gpio_disable 
+0x434b 015541 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015542 call gpio_get_bit 
+0x434d 015543 branch mouse_select_device_button_down ,true 
+:      015544 mouse_select_device_button_up:
+0x434e 015545 fetch 1 ,mem_select_device_button_statue 
+0x434f 015546 rtneq dpi_button_state_up 
+0x4350 015547 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015548 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015549 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015550 branch mouse_ready_reconnection_by_button 
+:      015552 mouse_select_device_button_down:
+0x4354 015553 fetch 1 ,mem_select_device_button_statue 
+0x4355 015554 rtneq dpi_button_state_down 
+0x4356 015555 jam dpi_button_state_down ,mem_select_device_button_statue 
+:      015556 mouse_long_bt_button_flag_disable:
+0x4357 015557 arg mouse_long_bt_button_flag ,queue 
+0x4358 015558 branch mouse_disable_function_flag 
+:      015562 mouse_select_device_by_switch:
+0x4359 015563 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015564 rtnbit0 enable_select_device_by_switch 
+0x435b 015565 fetch 1 ,mem_device_flag 
+0x435c 015566 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015567 beq mode_24g_device ,mouse_select2_device 
+0x435e 015568 rtn 
+:      015569 mouse_cheak_select_device_by_switch:
+0x435f 015570 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015571 rtnbit0 enable_select_device_by_switch 
+0x4361 015572 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015573 call gpio_get_bit 
+0x4363 015574 branch mouse_cheak_select_24gdevice ,true 
+:      015575 mouse_select_btdevice:
+0x4364 015576 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015577 rtn 
+:      015578 mouse_cheak_select_24gdevice:
+0x4366 015579 fetch 1 ,mem_24g_device_number 
+0x4367 015580 store 1 ,mem_device_flag 
+0x4368 015581 rtn 
+:      015582 mouse_select1_device:
+0x4369 015583 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015584 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015585 rtn 
+:      015586 mouse_select2_device:
+0x436c 015587 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015588 call gpio_get_bit 
+0x436e 015589 branch mouse_select_device_button_down ,true 
+0x436f 015590 rtn 
+:      015595 mouse_ready_reconnection_by_button:
+0x4370 015596 fetcht 1 ,mem_device_flag 
+0x4371 015597 increase 1 ,temp 
+0x4372 015598 fetch 1 ,mem_device_number 
+0x4373 015599 isub temp ,null 
+0x4374 015600 ncall mouse_select_device_count_clean ,positive 
+0x4375 015601 storet 1 ,mem_device_flag 
+0x4376 015602 jam 0 ,mem_link_key_exists 
+0x4377 015603 call mouse_store_device_number2eeprom 
+0x4378 015604 call mouse_select_device_enable 
+0x4379 015606 branch mouse_set_reconnection 
+:      015608 mouse_store_device_number2eeprom:
+0x437a 015609 arg 1 ,temp 
+0x437b 015610 arg mem_device_flag ,rega 
+0x437c 015611 arg 0 ,regb 
+0x437d 015612 branch iicd_write_eep_data 
+:      015614 mouse_set_reconnection:
+0x437e 015615 call mouse_stop_bluetooth_mode 
+0x437f 015616 call mouse_select_device_disable 
+0x4380 015617 branch mouse_soft_reset 
+:      015618 mouse_stop_bluetooth_mode:
+0x4381 015619 fetch 2 ,mem_ui_state_map 
+0x4382 015620 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015621 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015622 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015623 branch mouse_stop_discovery 
+:      015625 mouse_disconnect:
+0x4386 015626 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015627 setarg 0 
+0x4388 015628 store 2 ,mem_mouse_no_data_timer 
+0x4389 015629 fetch 2 ,mem_ui_state_map 
+0x438a 015630 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015631 fetch 2 ,mem_ui_state_map 
+0x438c 015632 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015633 rtn 
+:      015635 mouse_irtual_cable_unplug:
+0x438e 015636 setarg 0x01 
+0x438f 015637 store 6 ,mem_plap 
+0x4390 015638 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015639 branch mouse_unplug_clean_bdaddr 
+:      015642 mouse_cancel_reconnect:
+0x4392 015643 call mouse_bt_cannel_reconn_enable 
+0x4393 015644 branch check_51cmd_bb_reconn_cancel 
+:      015646 mouse_bt_discovery_by_button:
+0x4394 015647 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015648 rtneq gpio_disable 
+0x4396 015649 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015650 call gpio_get_bit 
+0x4398 015651 branch mouse_bt_discovery_button_down ,true 
+:      015652 mouse_bt_discovery_button_up:
+0x4399 015653 fetch 1 ,mem_ui_button_timeout 
+0x439a 015654 store 1 ,mem_combination_ui_button_count 
+0x439b 015655 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015656 rtneq dpi_button_state_up 
+0x439d 015657 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015658 branch mouse_bt_discovery_button_down_disable 
+:      015659 mouse_bt_discovery_button_down:
+0x439f 015660 call mouse_bt_discovry_timer 
+0x43a0 015661 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015662 rtneq dpi_button_state_down 
+0x43a2 015663 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015664 call check_51cmd_bb_reconn_cancel 
+0x43a4 015665 branch mouse_bt_discovery_button_down_enable 
+:      015668 mouse_bt_discovery_cheak:
+0x43a5 015669 fetch 1 ,mem_config_function_enable 
+0x43a6 015670 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015671 mouse_bt_discovery_commbination_key:
+0x43a7 015672 call mouse_check_key_gpio 
+0x43a8 015673 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015674 mouse_bt_discovery_commbination_key_up:
+0x43a9 015675 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015676 store 1 ,mem_combination_ui_button_count 
+0x43ab 015677 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015678 rtneq dpi_button_state_up 
+0x43ad 015679 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015680 branch mouse_bt_discovery_button_down_disable 
+:      015683 mouse_bt_discovery_commbination_key_down:
+0x43af 015684 call mouse_bt_discovry_timer 
+0x43b0 015685 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015686 rtneq dpi_button_state_down 
+0x43b2 015687 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015688 call check_51cmd_bb_reconn_cancel 
+0x43b4 015689 branch mouse_bt_discovery_button_down_enable 
+:      015691 mouse_bt_discovry_timer:
+0x43b5 015692 arg mem_combination_ui_button_count ,regc 
+0x43b6 015693 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015694 branch timer_single_step 
+:      015696 mouse_long_button_bt_discovry:
+0x43b8 015697 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015698 call mouse_enable_function_flag 
+0x43ba 015699 call app_evt_button_long_pressed 
+0x43bb 015700 branch mouse_bb_event_discovery_btn 
+:      015703 mouse_cpi_enable:
+0x43bc 015704 arg mouse_cpi_flag ,queue 
+0x43bd 015705 branch mouse_enable_function_flag 
+:      015706 mouse_cpi_disable:
+0x43be 015707 arg mouse_cpi_flag ,queue 
+0x43bf 015708 branch mouse_disable_function_flag 
+:      015709 mouse_select_device_enable:
+0x43c0 015710 arg mouse_select_device_flag ,queue 
+0x43c1 015711 branch mouse_enable_function_flag 
+:      015712 mouse_select_device_disable:
+0x43c2 015713 arg mouse_select_device_flag ,queue 
+0x43c3 015714 branch mouse_disable_function_flag 
+:      015715 mouse_bt_cannel_reconn_enable:
+0x43c4 015716 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015717 branch mouse_enable_function_flag 
+:      015718 mouse_bt_cannel_reconn_disable:
+0x43c6 015719 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015720 branch mouse_disable_function_flag 
+:      015721 mouse_bt_discovery_button_down_enable:
+0x43c8 015722 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015723 branch mouse_enable_function_flag 
+:      015724 mouse_bt_discovery_button_down_disable:
+0x43ca 015725 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015726 branch mouse_disable_function_flag 
+:      015730 mouse_select_device_count_clean:
+0x43cc 015731 arg 1 ,temp 
+0x43cd 015732 rtn 
+:      015734 mouse_enable_function_flag:
+0x43ce 015735 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015736 qset1 pdata 
+0x43d0 015737 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015738 rtn 
+:      015740 mouse_disable_function_flag:
+0x43d2 015741 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015742 qset0 pdata 
+0x43d4 015743 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015744 rtn 
+:      015746 mouse_adc_read:
+0x43d6 015747 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015748 rtnbit0 mouse_enable_adc 
+0x43d8 015749 fetch 1 ,mem_adc_read_timer 
+0x43d9 015750 increase 1 ,pdata 
+0x43da 015751 store 1 ,mem_adc_read_timer 
+0x43db 015752 sub pdata ,10 ,null 
+0x43dc 015753 rtn positive 
+0x43dd 015754 jam 0 ,mem_adc_read_timer 
+0x43de 015755 call adc_set_mode 
+0x43df 015756 call vdd_calculate_by_mode 
+0x43e0 015757 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015758 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015759 call adc_bat_percent_lowpower_out 
+0x43e3 015760 fetch 1 ,mem_adc_power_flag 
+0x43e4 015761 bbit1 1 ,mouse_power_down 
+0x43e5 015762 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015763 branch mouse_adc_low_voltage 
+:      015764 mouse_adc_low_voltage:
+0x43e7 015765 arg mouse_low_voltage_flag ,queue 
+0x43e8 015766 branch mouse_enable_function_flag 
+:      015767 mouse_adc_no_low_voltage:
+0x43e9 015768 arg mouse_low_voltage_flag ,queue 
+0x43ea 015769 branch mouse_disable_function_flag 
+:      015771 mouse_low_voltage_led_timer:
+0x43eb 015772 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015773 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015774 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015775 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015776 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015777 pincrease 1 
+0x43f1 015778 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015779 sub pdata ,20 ,null 
+0x43f3 015780 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015781 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015782 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015783 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015784 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015785 rtn 
+:      015786 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015787 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015788 branch mouse_low_voltage_led_off 
+:      015789 mouse_low_voltage_led_on:
+0x43fb 015790 arg 0 ,rega 
+0x43fc 015791 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015792 branch ui_led_on_global 
+:      015793 mouse_low_voltage_led_off:
+0x43fe 015794 arg 0 ,rega 
+0x43ff 015795 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015796 branch ui_led_off_global 
+:      015798 mouse_g24_package_data:
+0x4401 015799 call mouse_motion 
+0x4402 015800 nrtn user 
+0x4403 015801 arg 7 ,rega 
+0x4404 015802 arg mem_mouse_key ,regb 
+0x4405 015803 rtn 
+:      015805 mouse_g24_enter_lpm:
+0x4406 015806 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015807 rtn blank 
+0x4408 015809 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015810 call gpio_get_bit 
+0x440a 015811 call mouse_24g_dpi_delay_init ,true 
+0x440b 015812 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015813 nrtn blank 
+0x440d 015814 call mouse_check_key_gpio 
+0x440e 015815 nrtn blank 
+0x440f 015816 branch g24_lpm_long_sleep 
+:      015818 mouse_24g_dpi_delay_init:
+0x4410 015819 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015820 rtneq ui_button_gpio_disable 
+0x4412 015821 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015822 rtn 
+:      015825 mouse_load_flash_info_cheak:
+0x4414 015826 call mouse_load_flash_flag 
+0x4415 015827 fetch 2 ,mem_store_flag 
+0x4416 015828 arg eeprom_init_flag ,temp 
+0x4417 015829 isub temp ,null 
+0x4418 015830 branch mouse_load_flash_device_info ,zero 
+0x4419 015831 storet 2 ,mem_store_flag 
+0x441a 015832 call mouse_ble_init_address 
+0x441b 015833 branch mouse_store_flash_device_info 
+:      015834 mouse_ble_init_address:
+0x441c 015835 fetch 6 ,mem_le_lap 
+0x441d 015836 store 6 ,mem_device1_locall_addr 
+0x441e 015837 add pdata ,0x0100 ,pdata 
+0x441f 015838 store 6 ,mem_device2_locall_addr 
+0x4420 015839 add pdata ,0x0100 ,pdata 
+0x4421 015840 store 6 ,mem_device3_locall_addr 
+0x4422 015841 rtn 
+:      015844 mouse_load_flash_flag:
+0x4423 015845 setarg mem_store_flag 
+0x4424 015846 arg mem_mouse_information_start ,temp 
+0x4425 015847 isub temp ,temp 
+0x4426 015848 fetch 3 ,mem_flash_base 
+0x4427 015849 iadd temp ,pdata 
+0x4428 015850 arg 2 ,temp 
+0x4429 015851 arg mem_store_flag ,rega 
+0x442a 015852 branch spid_read_flash 
+:      015855 mouse_load_flash_device_info:
+0x442b 015856 setarg mem_mouse_information_end 
+0x442c 015857 arg mem_mouse_information_start ,temp 
+0x442d 015858 isub temp ,temp 
+0x442e 015859 fetch 3 ,mem_flash_base 
+0x442f 015860 arg mem_mouse_information_start ,rega 
+0x4430 015861 call spid_read_flash 
+0x4431 015862 call mouse_select_reconn_device 
+0x4432 015863 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015864 call g24_head_ptr2regc 
+0x4434 015865 branch g24_store_mem_addr 
+:      015867 mouse_store_flash_device_info:
+0x4435 015868 setarg mem_mouse_information_end 
+0x4436 015869 arg mem_mouse_information_start ,temp 
+0x4437 015870 isub temp ,temp 
+0x4438 015871 arg mem_mouse_information_start ,rega 
+0x4439 015872 fetch 3 ,mem_flash_base 
+0x443a 015873 branch flash_write 
+:      015875 mouse_store_eerpom_dpi:
+0x443b 015876 arg 1 ,temp 
+0x443c 015877 arg mem_mouse_dpi ,rega 
+0x443d 015878 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015879 branch iicd_write_protect_eep_data 
+:      015881 mouse_load_eeprom_dpi:
+0x443f 015882 arg 1 ,temp 
+0x4440 015883 arg mem_mouse_dpi ,rega 
+0x4441 015884 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015885 branch iicd_read_eep_data 
+:      015887 mouse_statue_cheak_timer:
+0x4443 015888 rtnmark1 mark_24g 
+0x4444 015889 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015890 rtnbit0 mouse_enable_statue_up 
+0x4446 015891 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015892 pincrease 1 
+0x4448 015893 and pdata ,0x07 ,pdata 
+0x4449 015894 store 1 ,mem_mouse_1step_up_count 
+0x444a 015895 rtnne 0x07 
+0x444b 015896 fetch 2 ,mem_ui_state_map 
+0x444c 015897 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015898 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015899 rtn 
+:      015904 mouse_check_statue_up:
+0x444f 015905 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015906 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015907 nrtn blank 
+0x4452 015908 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015909 rtnbit0 mouse_statue_up_flag 
+0x4454 015910 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015911 call sensor_read 
+0x4456 015912 store 1 ,mem_sensor_iqc 
+0x4457 015913 sub pdata ,0x10 ,null 
+0x4458 015914 branch mouse_statue_up_timer_init ,positive 
+0x4459 015915 jam 0 ,mem_mouse_2step_up_count 
+0x445a 015916 rtn 
+:      015918 mouse_statue_up_timer_init:
+0x445b 015919 jam 30 ,mem_mouse_2step_up_count 
+0x445c 015920 rtn 
+:      015921 mouse_statue_up_timer:
+0x445d 015922 arg mem_mouse_2step_up_count ,regc 
+0x445e 015923 arg mouse_statue_up ,regb 
+0x445f 015924 branch timer_single_step 
+:      015926 mouse_statue_up:
+0x4460 015927 fetch 1 ,mem_sensor_squal_reg 
+0x4461 015928 call twspi_read 
+0x4462 015929 sub pdata ,0x10 ,null 
+0x4463 015930 nrtn positive 
+0x4464 015931 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 015932 rtnbit0 mouse_statue_up_flag 
+0x4466 015933 arg mouse_statue_up_flag ,queue 
+0x4467 015934 call mouse_disable_function_flag 
+0x4468 015935 jam 0 ,mem_lpm_mult 
+0x4469 015936 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 015937 call mouse_devce_led_off 
+0x446b 015938 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 015939 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      015940 mouse_two_device_statue_up:
+0x446d 015941 fetch 1 ,mem_device_flag 
+0x446e 015942 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 015943 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 015944 rtn 
+:      015945 mouse_three_device_statue_up:
+0x4471 015946 fetch 1 ,mem_device_flag 
+0x4472 015947 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 015948 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 015949 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 015950 rtn 
+:      015952 mouse_device_blink_led_init:
+0x4476 015953 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 015954 branch mouse_led_blink 
+:      015958 mouse_statue_led_off:
+0x4478 015959 jam 0x20 ,mem_lpm_mult 
+0x4479 015960 branch mouse_devce_led_off 
+:      015964 mouse_devce1_led_off:
+0x447a 015965 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 015966 rtneq gpio_disable 
+0x447c 015967 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 015968 branch mouse_led_off 
+:      015970 mouse_devce2_led_off:
+0x447e 015971 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 015972 rtneq gpio_disable 
+0x4480 015973 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 015974 branch mouse_led_off 
+:      015976 mouse_devce_led_off:
+0x4482 015977 call mouse_led_off 
+0x4483 015978 call mouse_devce1_led_off 
+0x4484 015979 call mouse_devce2_led_off 
+:      015980 mouse_devce3_led_off:
+0x4485 015981 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 015982 rtneq gpio_disable 
+0x4487 015983 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 015984 branch mouse_led_off 
+:      015986 mouse_device1_led_on:
+0x4489 015987 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 015988 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 015989 branch mouse_led_on 
+:      015990 mouse_device2_led_on:
+0x448c 015991 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 015992 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 015993 branch mouse_led_on 
+:      015994 mouse_device3_led_on:
+0x448f 015995 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 015996 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 015997 branch mouse_led_on 
+:      016001 mouse_polling_device:
+0x4492 016002 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016003 fetch 1 ,mem_reconn_times 
+0x4494 016004 increase -1 ,pdata 
+0x4495 016005 store 1 ,mem_reconn_times 
+0x4496 016006 fetcht 1 ,mem_device_flag 
+0x4497 016007 increase 1 ,temp 
+0x4498 016008 fetch 1 ,mem_device_number 
+0x4499 016009 isub temp ,null 
+0x449a 016010 ncall mouse_select_device_count_clean ,positive 
+0x449b 016011 storet 1 ,mem_device_flag 
+0x449c 016012 jam 0 ,mem_link_key_exists 
+0x449d 016013 call mouse_store_device_number2eeprom 
+0x449e 016014 call mouse_before_store_reconn_info 
+0x449f 016015 branch mouse_check_reconn_target 
+:      016017 mouse_power_down:
+0x44a0 016018 call mouse_devce_led_off 
+0x44a1 016019 setarg 0 
+0x44a2 016020 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016021 branch lpm_hibernate 
+:      016032 remote_car_init:
+0x44a4 016033 rtn wake 
+0x44a5 016034 hfetch 1 ,core_gpio_sel1 
+0x44a6 016035 and_into 0xf0 ,pdata 
+0x44a7 016036 hstore 1 ,core_gpio_sel1 
+0x44a8 016037 call keyscan_key_init 
+0x44a9 016038 setarg remote_car_le_before_hibernate 
+0x44aa 016039 store 2 ,mem_cb_before_hibernate 
+0x44ab 016041 setarg remote_car_process_lpm_before 
+0x44ac 016042 store 2 ,mem_cb_before_lpm 
+0x44ad 016044 setarg remote_car_scale_process_idle 
+0x44ae 016045 store 2 ,mem_cb_idle_process 
+0x44af 016047 setarg remote_car_scale_process_bb_event 
+0x44b0 016048 store 2 ,mem_cb_bb_event_process 
+0x44b1 016050 setarg app_get_lpm_wake_lock 
+0x44b2 016051 store 2 ,mem_cb_check_wakelock 
+0x44b3 016053 call g24_head_ptr2regc 
+0x44b4 016054 setarg remote_car_g24_package_data 
+0x44b5 016055 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016056 istore 2 ,contw 
+0x44b7 016058 setarg remote_car_g24_enter_lpm 
+0x44b8 016059 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016060 istore 2 ,contw 
+0x44ba 016062 setarg remote_car_process_lpm_before 
+0x44bb 016063 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016064 istore 2 ,contw 
+0x44bd 016066 setarg remote_car_event_timer 
+0x44be 016067 store 2 ,mem_cb_event_timer 
+0x44bf 016069 setarg remote_car_power_off_signal 
+0x44c0 016070 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016072 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016073 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016075 setarg remote_car_send_key_data 
+0x44c4 016076 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016078 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016079 call remote_car_init_environment 
+0x44c7 016080 call queue_init 
+0x44c8 016081 jam 2 ,mem_lpm_mult 
+0x44c9 016082 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016083 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016084 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016085 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016086 store 1 ,mem_ui_button_gpio 
+:      016087 remote_car_soft_switch_power_on_init:
+0x44ce 016088 call remote_car_ui_led_init 
+0x44cf 016089 call ui_button_init 
+0x44d0 016090 call ui_button_polling 
+0x44d1 016091 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016092 fetch 2 ,mem_ui_state_map 
+0x44d3 016093 rtnbit1 ui_state_btn_down 
+0x44d4 016094 branch app_enter_hibernate 
+:      016098 remote_car_hard_switch_power_on_signal:
+0x44d5 016099 jam power_standby ,mem_remote_car_power_state 
+:      016100 remote_car_soft_switch_power_on_signal:
+0x44d6 016101 call remote_car_ui_led_init 
+0x44d7 016103 arg 0 ,rega 
+0x44d8 016104 call ui_led_blink_start_global 
+:      016105 remote_car_connect_24g_mode:
+0x44d9 016106 branch g24_auto_pair_start 
+:      016108 remote_car_power_off_signal:
+0x44da 016109 branch remote_car_ui_led_init 
+:      016111 remote_car_ui_led_init:
+0x44db 016112 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016113 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016114 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016115 remote_car_ui_led_init_1:
+0x44de 016116 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016117 branch gpio_config_output 
+:      016118 remote_car_pairing_led_gpio_set:
+0x44e0 016119 store 1 ,mem_remote_car_led_map 
+0x44e1 016120 branch remote_car_ui_led_init_1 
+:      016123 remote_car_init_environment:
+0x44e2 016124 call g24_set_device_addr 
+0x44e3 016125 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016126 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016127 branch remote_car_get_adc_default_data 
+:      016129 remote_car_le_before_hibernate:
+:      016134 remote_car_in_enter_hibernate:
+0x44e6 016135 call gpio_set_before_lpm_common 
+0x44e7 016136 call remote_car_process_lpm_before 
+0x44e8 016137 branch app_enter_hibernate 
+:      016139 remote_car_process_lpm_before:
+0x44e9 016140 branch keyscan_process_lpm_before 
+:      016142 remote_car_g24_enter_lpm:
+0x44ea 016143 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016144 rtn blank 
+0x44ec 016146 branch g24_lpm_long_sleep 
+:      016148 remote_car_process_auto_pair_exit:
+0x44ed 016149 rtn 
+:      016151 remote_car_key_scan_process:
+0x44ee 016152 branch keyscan_key_process 
+:      016154 remote_car_scale_process_idle:
+0x44ef 016155 call remote_car_rocker_process 
+0x44f0 016156 call remote_car_24g_status_process 
+0x44f1 016157 branch remote_car_key_scan_process 
+:      016159 remote_car_scale_process_bb_event:
+0x44f2 016160 copy regc ,pdata 
+0x44f3 016161 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016162 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016163 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016164 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016165 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016166 rtn 
+:      016168 remote_car_24g_attempt_fail:
+0x44f9 016169 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016170 rtn 
+:      016172 remote_car_24g_pairing_complete:
+0x44fb 016173 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016174 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016175 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016176 rtn 
+:      016178 remote_car_24g_attempt_success:
+0x44ff 016179 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016180 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016181 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016182 rtn 
+:      016184 remote_car_24g_status_process:
+0x4503 016185 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016186 rtneq power_on 
+0x4505 016187 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016188 rtneq work_paired 
+0x4507 016189 jam work_paired ,mem_remote_car_24g_status 
+:      016190 remote_car_scale_process_paired:
+0x4508 016191 arg 0 ,rega 
+0x4509 016192 branch ui_led_off_global 
+:      016193 remote_car_scale_process_shutdown:
+0x450a 016194 arg 0 ,rega 
+0x450b 016195 call ui_led_off_global 
+0x450c 016196 call remote_car_ui_led_init 
+0x450d 016197 branch app_enter_hibernate 
+:      016199 remote_car_event_timer:
+0x450e 016200 call app_power_timer 
+0x450f 016201 branch remote_car_no_data_timer 
+:      016203 remote_car_no_data_timer:
+0x4510 016204 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016205 rtn blank 
+0x4512 016206 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016207 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016208 branch timer_single_step_2b 
+:      016211 remote_car_get_adc_default_data:
+0x4515 016212 call remote_car_rocker_get_x 
+0x4516 016213 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016214 call remote_car_rocker_get_y 
+0x4518 016215 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016216 rtn 
+:      016217 remote_car_rocker_data_get:
+:      016218 remote_car_rocker_get_x:
+0x451a 016219 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016220 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016221 call remote_car_get_adc_from_gpio6 
+0x451d 016222 call remote_car_rocker_get_value 
+0x451e 016223 store 1 ,mem_rocker_status 
+:      016224 remote_car_rocker_get_y:
+0x451f 016225 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016226 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016227 call remote_car_get_adc_from_gpio7 
+0x4522 016228 call remote_car_rocker_get_value 
+0x4523 016229 store 1 ,mem_rocker_status + 1 
+0x4524 016230 rtn 
+:      016231 remote_car_rocker_get_value:
+0x4525 016232 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016233 copy pdata ,rega 
+0x4527 016234 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016235 call remote_car_rocker_mid_value_adjust 
+0x4529 016236 fetch 1 ,mem_rocker_work_status 
+0x452a 016237 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016238 nrtn positive 
+0x452c 016239 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016240 rtn 
+:      016241 remote_car_rocker_mid_value_adjust:
+0x452e 016242 isub temp ,pdata 
+0x452f 016243 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016244 sub pdata ,0 ,pdata 
+0x4531 016245 jam 1 ,mem_rocker_negative_flag 
+0x4532 016246 isub rega ,null 
+0x4533 016247 rtn 
+:      016248 remote_car_rocker_mid_adjust_positive:
+0x4534 016249 jam 0 ,mem_rocker_negative_flag 
+0x4535 016250 isub rega ,null 
+0x4536 016251 rtn 
+:      016252 remote_car_rocker_translate_key:
+0x4537 016253 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016254 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016255 nbranch remote_car_rocker_negative_key ,blank 
+:      016256 remote_car_rocker_positive_key:
+0x453a 016257 setarg rocker_positive_key 
+0x453b 016258 rtn 
+:      016259 remote_car_rocker_negative_key:
+0x453c 016260 setarg rocker_negative_key 
+0x453d 016261 rtn 
+:      016262 remote_car_rocker_middle_key:
+0x453e 016263 setarg rocker_middle_key 
+0x453f 016264 rtn 
+:      016265 remote_car_get_adc_from_gpio6:
+0x4540 016266 jam 0x33 ,mem_adc_channel 
+0x4541 016267 branch adc_set_mode 
+:      016268 remote_car_get_adc_from_gpio7:
+0x4542 016269 jam 0x34 ,mem_adc_channel 
+0x4543 016270 branch adc_set_mode 
+:      016273 remote_car_rocker_process:
+0x4544 016274 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016275 rtnne car_remote_check_rocker 
+:      016276 remote_car_read_rocker_check_start:
+0x4546 016277 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016278 jam 1 ,mem_rocker_work_status 
+0x4548 016279 call remote_car_rocker_data_get 
+0x4549 016280 fetch 2 ,mem_rocker_status 
+0x454a 016281 fetcht 2 ,mem_rocker_last_status 
+0x454b 016282 isub temp ,null 
+0x454c 016283 rtn zero 
+0x454d 016284 store 2 ,mem_rocker_last_status 
+0x454e 016285 call remote_car_rocker_x_to_key 
+0x454f 016286 branch remote_car_rocker_y_to_key 
+:      016288 remote_car_rocker_x_to_key:
+0x4550 016289 fetch 1 ,mem_rocker_x_status 
+0x4551 016290 branch rocker_to_queue_set_0 ,blank 
+0x4552 016291 increase -1 ,pdata 
+0x4553 016292 branch remote_car_rocker_to_key 
+:      016293 remote_car_rocker_y_to_key:
+0x4554 016294 fetch 1 ,mem_rocker_y_status 
+0x4555 016295 branch rocker_to_queue_set_2 ,blank 
+0x4556 016296 increase 1 ,pdata 
+:      016297 remote_car_rocker_to_key:
+0x4557 016298 copy pdata ,queue 
+0x4558 016299 arg 1 ,rega 
+0x4559 016300 branch remote_car_send_key_data 
+:      016302 rocker_to_queue_set_0:
+0x455a 016303 arg 0 ,queue 
+0x455b 016304 arg 0 ,rega 
+0x455c 016305 branch remote_car_send_key_data 
+:      016306 rocker_to_queue_set_2:
+0x455d 016307 arg 2 ,queue 
+0x455e 016308 arg 0 ,rega 
+0x455f 016309 branch remote_car_send_key_data 
+:      016311 remote_car_send_key_data:
+0x4560 016312 copy rega ,pdata 
+0x4561 016313 store 1 ,mem_remote_key_status 
+0x4562 016314 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016315 beq power_on ,g24_auto_pair_start 
+0x4564 016316 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016317 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016318 fetch 1 ,mem_remote_key_status 
+0x4567 016319 branch remote_car_key_is_release ,blank 
+:      016320 remote_car_key_is_press:
+0x4568 016321 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016322 arg 0 ,rega 
+0x456a 016323 call ui_led_on_global 
+:      016324 remote_car_attack_key_press:
+0x456b 016325 copy queue ,pdata 
+0x456c 016326 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016327 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016328 beq 6 ,remote_car_send_fire_key6_press 
+:      016331 remote_car_motor_key_press:
+0x456f 016332 call remote_car_device_layout_select 
+0x4570 016333 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016334 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016335 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016336 rtn 
+:      016338 remote_car_single_motor_key_is_press:
+0x4574 016339 copy queue ,pdata 
+0x4575 016340 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016341 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016342 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016343 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016344 rtn 
+:      016346 remote_car_double_motor_key_press:
+0x457a 016347 copy queue ,pdata 
+0x457b 016348 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016349 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016350 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016351 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016352 rtn 
+:      016354 remote_car_key_is_release:
+0x4580 016355 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016356 arg 0 ,rega 
+0x4582 016357 call ui_led_off_global 
+:      016358 remote_car_attack_key_release:
+0x4583 016359 copy queue ,pdata 
+0x4584 016360 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016361 beq 5 ,remote_car_send_attack_key5_rel 
+:      016364 remote_car_motor_key_release:
+0x4586 016365 call remote_car_device_layout_select 
+0x4587 016366 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016367 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016368 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016369 rtn 
+:      016371 remote_car_device_layout_select:
+0x458b 016372 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016373 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016374 ior temp ,pdata 
+0x458e 016375 rtn 
+:      016378 remote_car_send_motor1_key0_press:
+0x458f 016379 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016380 branch remote_car_send_key 
+:      016381 remote_car_send_motor1_key1_press:
+0x4591 016382 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016383 branch remote_car_send_key 
+:      016384 remote_car_send_motor2_key2_press:
+0x4593 016385 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016386 branch remote_car_send_key 
+:      016387 remote_car_send_motor2_key3_press:
+0x4595 016388 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016389 branch remote_car_send_key 
+:      016392 remote_car_send_double_motor_key0_press:
+0x4597 016393 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016394 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016395 branch remote_car_send_key 
+:      016396 remote_car_send_double_motor_key1_press:
+0x459a 016397 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016398 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016399 branch remote_car_send_key 
+:      016400 remote_car_send_double_motor_key2_press:
+0x459d 016401 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016402 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016403 branch remote_car_send_key 
+:      016404 remote_car_send_double_motor_key3_press:
+0x45a0 016405 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016406 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016407 branch remote_car_send_key 
+:      016410 remote_car_send_attack_key4_press:
+0x45a3 016411 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016412 branch remote_car_send_key 
+:      016413 remote_car_send_attack_key5_press:
+0x45a5 016414 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016415 branch remote_car_send_key 
+:      016417 remote_car_send_fire_key6_press:
+0x45a7 016418 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016419 branch remote_car_send_attack 
+:      016421 remote_car_single_motor_key_rel:
+0x45a9 016422 copy queue ,pdata 
+0x45aa 016423 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016424 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016425 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016426 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016427 rtn 
+:      016429 remote_car_double_motor_key_rel:
+0x45af 016430 copy queue ,pdata 
+0x45b0 016431 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016432 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016433 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016434 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016435 rtn 
+:      016437 remote_car_send_motor1_key0_rel:
+:      016438 remote_car_send_motor1_key1_rel:
+0x45b5 016439 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016440 branch remote_car_send_key 
+:      016441 remote_car_send_motor2_key2_rel:
+:      016442 remote_car_send_motor2_key3_rel:
+0x45b7 016443 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016444 branch remote_car_send_key 
+:      016446 remote_car_send_double_motor_key0_rel:
+:      016447 remote_car_send_double_motor_key1_rel:
+:      016448 remote_car_send_double_motor_key2_rel:
+:      016449 remote_car_send_double_motor_key3_rel:
+0x45b9 016450 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016451 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016452 branch remote_car_send_key 
+:      016454 remote_car_send_attack_key4_rel:
+:      016455 remote_car_send_attack_key5_rel:
+0x45bc 016456 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016457 branch remote_car_send_key 
+:      016459 remote_car_send_key:
+0x45be 016460 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016461 branch queue_push 
+:      016462 remote_car_send_attack:
+0x45c0 016463 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016464 branch queue_push 
+:      016466 remote_car_g24_package_data:
+0x45c2 016467 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016468 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016469 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016470 call queue_pop 
+0x45c6 016471 nbranch remote_car_moto_data ,user 
+:      016472 remote_car_g24_package_data_continue:
+0x45c7 016473 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016474 ifetch 1 ,contr 
+0x45c9 016475 copy pdata ,rega 
+0x45ca 016476 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016479 rtn 
+:      016481 remote_car_g24_send_empty:
+0x45cc 016482 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016483 enable user 
+0x45ce 016484 arg 1 ,rega 
+0x45cf 016485 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016486 rtn 
+:      016488 remote_car_moto_data:
+0x45d1 016489 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016490 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016491 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016492 rtn 
+:      016493 remote_car_moto_data_next:
+0x45d5 016494 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016495 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016496 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016497 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016498 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016499 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016500 rtn 
+:      016501 remote_car_moto_data_enable_user:
+0x45dc 016502 enable user 
+0x45dd 016503 branch remote_car_g24_package_data_continue 
+:      016511 shutter_init:
+0x45de 016512 rtn wake 
+0x45df 016513 hfetch 1 ,core_gpio_sel1 
+0x45e0 016514 and_into 0xfc ,pdata 
+0x45e1 016515 hstore 1 ,core_gpio_sel1 
+0x45e2 016516 setarg shutter_le_before_hibernate 
+0x45e3 016517 store 2 ,mem_cb_before_hibernate 
+0x45e4 016519 setarg shutter_process_lpm_before 
+0x45e5 016520 store 2 ,mem_cb_before_lpm 
+0x45e6 016522 setarg app_enter_hibernate 
+0x45e7 016523 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016525 setarg shutter_process_idle 
+0x45e9 016526 store 2 ,mem_cb_idle_process 
+0x45ea 016528 setarg shutter_process_bb_event 
+0x45eb 016529 store 2 ,mem_cb_bb_event_process 
+0x45ec 016531 setarg shutter_le_scale_lpm_lock 
+0x45ed 016532 store 2 ,mem_cb_check_wakelock 
+0x45ee 016534 setarg ble_shutter_receive_data 
+0x45ef 016535 store 2 ,mem_cb_att_write 
+0x45f0 016537 setarg shutter_le_bb_event_timer 
+0x45f1 016538 store 2 ,mem_cb_event_timer 
+0x45f2 016540 setarg shutter_key_change 
+0x45f3 016541 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016543 setarg shutter_soft_swtich_power_on 
+0x45f5 016544 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016545 setarg shutter_soft_swtich_power_off 
+0x45f7 016546 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016548 call le_modified_name 
+0x45f9 016549 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016550 call shutter_init_bluetooth_config 
+0x45fb 016551 call shutter_init_param 
+0x45fc 016552 call keyscan_key_init 
+0x45fd 016553 call shutter_load_buffer_config_form_datarom 
+0x45fe 016554 call queue_init 
+0x45ff 016555 call ui_led_init_global 
+0x4600 016556 call shutter_load_bluetooth_config 
+0x4601 016557 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016559 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016560 call classic_shutter_load_reconn_info 
+0x4604 016561 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016562 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016563 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016564 store 1 ,mem_ui_button_gpio 
+0x4608 016565 branch ui_soft_swtich_init 
+:      016568 shutter_hart_swtich_power_on:
+0x4609 016569 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016570 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016571 branch shutter_start_reconnect 
+:      016575 shutter_le_scale_lpm_lock:
+0x460c 016576 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016577 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016578 call l2cap_malloc_get_full_map 
+0x460f 016579 fetch 1 ,mem_used_map 
+0x4610 016580 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016581 branch app_put_lpm_wake_lock 
+:      016585 shutter_process_bb_event:
+0x4612 016586 copy regc ,pdata 
+0x4613 016588 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016589 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016590 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016591 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016592 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016593 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016594 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016595 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016596 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016597 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016598 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016600 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016601 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016602 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016603 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016605 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016606 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016607 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016608 rtn 
+:      016613 classic_shutter_process_baseband_connect:
+0x4626 016614 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016615 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016616 rtn 
+:      016619 classic_shutter_process_baseband_disconnect:
+0x4629 016620 call classic_shutter_disconnect_clear_flag 
+0x462a 016621 branch classic_shutter_process_reconnect_failed 
+:      016623 classic_shutter_disconnect_clear_flag:
+0x462b 016624 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016625 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016626 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016627 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016628 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016629 branch queue_init 
+:      016632 classic_shutter_process_reconnect_failed:
+0x4631 016633 call app_disconn_reason_clear 
+0x4632 016634 branch shutter_start_bluetooth_discovery 
+:      016637 classic_shutter_process_setup_complete:
+0x4633 016638 call shutter_stop_bluetooth_discovery 
+0x4634 016639 branch app_led_stop_blink 
+:      016642 classic_shutter_process_hid_connect:
+0x4635 016643 setarg hid_handshake_timeout 
+0x4636 016644 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016645 rtn 
+:      016648 classic_shutter_process_hid_disconnect:
+0x4638 016649 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016650 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016651 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016652 rtn 
+:      016655 classic_shutter_process_hid_handshake:
+0x463c 016656 fetch 1 ,mem_app_handshake_flag 
+0x463d 016657 rtneq app_handshake_done 
+0x463e 016658 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016659 call app_lpm_mult_enable 
+0x4640 016660 call app_store_reconn_info 
+0x4641 016661 call shutter_stop_bluetooth_discovery 
+0x4642 016662 call app_led_off 
+0x4643 016663 branch app_bt_enter_sniff 
+:      016666 classic_shutter_process_reconnect_page_timeout:
+0x4644 016667 branch classic_shutter_process_reconnect_failed 
+:      016670 classic_shutter_process_virtual_cable_unplug:
+0x4645 016671 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016672 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016673 rtn 
+:      016676 classic_shutter_process_remote_unsniff:
+0x4648 016677 branch app_start_auto_sniff 
+:      016681 classic_shutter_process_store_reconnect_information:
+0x4649 016682 arg nvram_eeprom_offset ,regb 
+0x464a 016683 fetch 1 ,mem_nv_data_number 
+0x464b 016684 mul32 pdata ,34 ,temp 
+0x464c 016685 fetch 2 ,mem_nv_data_ptr 
+0x464d 016686 copy pdata ,rega 
+0x464e 016687 branch iicd_write_eep_data 
+:      016689 classic_shutter_load_reconn_info:
+0x464f 016690 arg nvram_eeprom_offset ,regb 
+0x4650 016691 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016692 rtnbit0 classic_shutter 
+0x4652 016693 fetch 1 ,mem_nv_data_number 
+0x4653 016694 rtn blank 
+0x4654 016695 mul32 pdata ,34 ,temp 
+0x4655 016696 fetch 2 ,mem_nv_data_ptr 
+0x4656 016697 copy pdata ,rega 
+0x4657 016698 branch iicd_read_eep_data 
+:      016702 ble_shutter_process_baseband_connect:
+0x4658 016703 call shutter_stop_bluetooth_discovery 
+0x4659 016704 setarg 0 
+0x465a 016705 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016706 branch app_led_off 
+:      016709 ble_shutter_process_baseband_disconnect:
+0x465c 016710 call queue_init 
+0x465d 016711 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016712 branch shutter_start_reconnect 
+:      016715 ble_shutter_process_reconnect_complete:
+0x465f 016716 call queue_init 
+0x4660 016717 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016718 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016719 store 8 ,mem_le_interval_min 
+0x4663 016720 call app_lpm_mult_enable 
+0x4664 016721 branch le_l2cap_tx_update_req 
+:      016724 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016725 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016726 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016727 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016728 rtn blank 
+0x4669 016729 store 8 ,mem_le_interval_min 
+0x466a 016730 branch le_l2cap_tx_update_req 
+:      016734 shutter_process_soft_swtich_button_long_press:
+0x466b 016735 branch ui_soft_switch_botton_long_press 
+:      016737 shutter_process_soft_swtich_button_down:
+0x466c 016738 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016739 rtneq hard_switch 
+0x466e 016740 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016741 rtnne ss_state_power_on 
+0x4670 016742 call shutter_store_currenct_led_state 
+0x4671 016743 branch app_led_on 
+:      016745 shutter_store_currenct_led_state:
+0x4672 016746 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016747 arg 11 ,loopcnt 
+0x4674 016748 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016749 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016750 branch memcpy 
+:      016752 shutter_process_soft_swtich_button_up:
+0x4677 016753 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016754 rtneq hard_switch 
+0x4679 016755 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016756 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016757 branch ui_soft_switch_botton_up 
+:      016759 shutter_load_currenct_led_state:
+0x467c 016760 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016761 rtnne 1 
+0x467e 016762 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016763 fetch 2 ,mem_ui_state_map 
+0x4680 016764 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016765 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016766 arg 11 ,loopcnt 
+0x4683 016767 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016768 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016769 branch memcpy 
+:      016774 shutter_le_bb_event_timer:
+0x4686 016776 call shutter_check_sleep_timer 
+0x4687 016779 call shutter_check_power_off_timer 
+0x4688 016782 call classic_shutter_check_unplug_timer 
+0x4689 016783 call classic_shutter_hid_handshake_timer 
+0x468a 016784 call classic_shutter_hid_disconn_timer 
+0x468b 016787 branch ble_shutter_reconn_timer 
+:      016791 shutter_check_sleep_timer:
+0x468c 016792 arg mem_shutter_sleep_timer ,regc 
+0x468d 016793 arg shutter_sleep_timeout ,regb 
+0x468e 016794 branch timer_single_step_2b 
+:      016795 shutter_sleep_timeout:
+0x468f 016796 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016797 call app_led_off 
+0x4691 016798 call shutter_disconnect_current_connection 
+0x4692 016799 branch shutter_wait_power_off 
+:      016802 shutter_check_power_off_timer:
+0x4693 016803 arg mem_shutter_power_off_timer ,regc 
+0x4694 016804 arg shutter_check_power_off_timeout ,regb 
+0x4695 016805 branch timer_single_step 
+:      016807 shutter_check_power_off_timeout:
+0x4696 016808 fetch 2 ,mem_ui_state_map 
+0x4697 016809 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016810 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016811 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016812 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016813 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016814 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016815 branch app_enter_hibernate 
+:      016819 classic_shutter_check_unplug_timer:
+0x469e 016820 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016821 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016822 branch timer_single_step 
+:      016824 classic_shutter_unplug_timeout:
+0x46a1 016825 fetch 1 ,mem_control_tasks 
+0x46a2 016826 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016827 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016828 store 1 ,mem_control_tasks 
+0x46a5 016829 rtn 
+:      016831 classic_shutter_hid_handshake_timer:
+0x46a6 016832 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016833 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016834 branch timer_single_step 
+:      016836 classic_shutter_hid_disconn_timer:
+0x46a9 016837 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016838 arg app_bt_disconnect ,regb 
+0x46ab 016839 branch timer_single_step 
+:      016844 ble_shutter_reconn_timer:
+0x46ac 016845 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016846 rtnne ss_state_power_on 
+0x46ae 016847 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016848 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016849 branch timer_single_step_2b 
+:      016852 shutter_process_idle:
+0x46b1 016853 call shutter_send_data_to_master 
+0x46b2 016854 branch keyscan_key_process 
+:      016857 shutter_process_lpm_before:
+0x46b3 016858 branch keyscan_process_lpm_before 
+:      016860 shutter_le_before_hibernate:
+0x46b4 016861 call gpio_set_before_lpm_common 
+0x46b5 016862 branch shutter_process_lpm_before 
+:      016868 shutter_stop_bluetooth_discovery:
+0x46b6 016869 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016870 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016871 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016872 rtn 
+:      016874 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016875 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016876 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016877 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016878 branch app_ble_stop_adv 
+:      016880 classic_shutter_stop_bluetooth_discovery:
+0x46be 016881 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016882 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016883 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016884 branch app_bt_stop_discovery 
+:      016886 shutter_start_bluetooth_discovery:
+0x46c2 016887 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016888 rtnne ss_state_power_on 
+0x46c4 016889 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016890 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016891 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016892 rtn 
+:      016894 classic_shutter_start_discovery:
+0x46c8 016895 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016896 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016897 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016898 branch app_bt_start_discovery_short 
+:      016900 ble_shutter_start_discovery:
+0x46cc 016901 fetch 2 ,mem_ui_state_map 
+0x46cd 016902 rtnbit1 ui_state_ble_connected 
+0x46ce 016903 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016904 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016905 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016906 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016907 call shutter_ble_adv_interval_set 
+0x46d3 016908 call app_led_start_blink 
+0x46d4 016909 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016910 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016911 fetch 2 ,mem_ui_state_map 
+0x46d7 016912 rtnbit1 ui_state_ble_adv 
+0x46d8 016913 branch app_ble_start_adv 
+:      016916 shutter_start_reconnect:
+0x46d9 016917 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 016918 rtnne ss_state_power_on 
+0x46db 016919 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 016920 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 016921 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 016922 rtn 
+:      016924 classic_shutter_start_reconnect:
+0x46df 016925 call app_check_reconn_target 
+0x46e0 016926 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 016927 call app_led_on 
+0x46e2 016928 call app_bt_stop_discovery 
+0x46e3 016929 branch app_bt_start_reconnect 
+:      016931 ble_shutter_start_reconnect:
+0x46e4 016932 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 016933 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 016934 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 016935 nrtn blank 
+0x46e8 016936 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 016937 call shutter_ble_adv_interval_set 
+0x46ea 016938 call app_led_start_blink 
+0x46eb 016939 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 016940 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 016941 fetch 2 ,mem_ui_state_map 
+0x46ee 016942 rtnbit1 ui_state_ble_adv 
+0x46ef 016943 branch app_ble_start_adv 
+:      016946 shutter_ble_adv_interval_set:
+0x46f0 016947 store 2 ,mem_lpm_interval 
+0x46f1 016948 increase -4 ,pdata 
+0x46f2 016949 store 2 ,mem_le_adv_interval 
+0x46f3 016950 rtn 
+:      016953 shutter_disconnect_current_connection:
+0x46f4 016954 fetch 2 ,mem_ui_state_map 
+0x46f5 016955 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 016956 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 016957 branch shutter_stop_bluetooth_discovery 
+:      016961 app_check_reconn_target:
+0x46f8 016962 fetch 1 ,mem_nv_data_number 
+0x46f9 016963 copy pdata ,loopcnt 
+0x46fa 016964 fetch 2 ,mem_nv_data_ptr 
+0x46fb 016965 copy pdata ,rega 
+:      016966 app_check_reconn_target_loop:
+0x46fc 016967 ifetch 2 ,rega 
+0x46fd 016968 beq 0 ,found_reconn_device 
+0x46fe 016969 increase nv_data_len ,rega 
+0x46ff 016970 loop app_check_reconn_target_loop 
+0x4700 016971 branch enable_blank 
+:      016973 found_reconn_device:
+0x4701 016974 ifetch 6 ,contr 
+0x4702 016975 store 6 ,mem_hci_plap 
+0x4703 016976 increase 10 ,contr 
+0x4704 016977 arg mem_link_key ,contw 
+0x4705 016978 call memcpy16 
+0x4706 016979 call check_link_key_load 
+0x4707 016980 branch disable_blank 
+:      016986 shutter_check_data_enable:
+0x4708 016987 call disable_user 
+0x4709 016988 fetch 2 ,mem_ui_state_map 
+0x470a 016989 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 016990 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 016991 rtn 
+:      016993 shutter_check_bt_data_enable:
+0x470d 016994 fetch 1 ,mem_hid_interrupt_state 
+0x470e 016995 rtnne 0x3f 
+0x470f 016996 branch enable_user 
+:      016998 shutter_check_ble_data_enable:
+0x4710 016999 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017000 rtn blank 
+0x4712 017001 branch enable_user 
+:      017006 shutter_check_bluetooth_conn:
+0x4713 017007 call disable_user 
+0x4714 017008 fetch 2 ,mem_ui_state_map 
+0x4715 017009 rtnbit1 ui_state_bt_connected 
+0x4716 017010 rtnbit1 ui_state_ble_connected 
+0x4717 017011 branch enable_user 
+:      017015 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017016 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017017 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017018 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017019 rtn 
+:      017021 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017022 fetch 1 ,mem_scan_mode 
+0x471d 017023 rtnne 0x03 
+0x471e 017024 branch shutter_start_reconnect 
+:      017026 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017027 branch shutter_start_reconnect 
+:      017030 shutter_check_send_data:
+0x4720 017031 disable user2 
+0x4721 017032 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017033 store 2 ,mem_shutter_sleep_timer 
+0x4723 017035 call shutter_check_bluetooth_conn 
+0x4724 017036 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017038 call shutter_check_data_enable 
+0x4726 017039 nrtn user 
+0x4727 017040 enable user2 
+0x4728 017041 rtn 
+:      017045 shutter_key_change:
+0x4729 017046 call shutter_check_send_data 
+0x472a 017047 nrtn user2 
+0x472b 017048 deposit rega 
+0x472c 017049 branch shutter_key_release ,blank 
+:      017050 shutter_key_press:
+0x472d 017051 call app_led_on 
+0x472e 017052 arg mem_key0_press ,regc 
+0x472f 017053 branch push_queue_press_or_release 
+:      017055 shutter_key_release:
+0x4730 017056 call app_led_off 
+0x4731 017057 arg mem_key0_release ,regc 
+:      017059 push_queue_press_or_release:
+0x4732 017060 arg max_queue_num ,pdata 
+0x4733 017061 imul32 queue ,pdata 
+0x4734 017062 iadd regc ,regc 
+:      017065 push_buffer_in_queue:
+0x4735 017066 ifetch 1 ,regc 
+0x4736 017067 rtn blank 
+0x4737 017068 call queue_push_one_byte 
+0x4738 017069 increase 1 ,regc 
+0x4739 017070 branch push_buffer_in_queue 
+:      017073 shutter_send_data_to_master:
+0x473a 017074 fetch 2 ,mem_ui_state_map 
+0x473b 017075 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017076 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017077 rtn 
+:      017079 pop_queue_to_ble_data:
+0x473e 017080 call le_fifo_check_nearly_full 
+0x473f 017081 nrtn blank 
+0x4740 017082 call queue_pop_one_byte 
+0x4741 017083 nrtn user 
+0x4742 017084 pincrease -1 
+0x4743 017085 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017086 arg mem_ble_data_buffer1 ,temp 
+0x4745 017087 iadd temp ,contr 
+:      017088 le_send_notify_from_list:
+0x4746 017089 ifetch 1 ,contr 
+0x4747 017090 copy pdata ,rega 
+0x4748 017091 ifetcht 2 ,contr 
+0x4749 017092 call store_contr 
+0x474a 017093 call le_att_malloc_tx_notify 
+0x474b 017094 copy rega ,loopcnt 
+0x474c 017095 call get_contr 
+0x474d 017096 branch memcpy 
+:      017099 pop_queue_to_classic_data:
+0x474e 017100 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017101 nrtn blank 
+0x4750 017102 call queue_pop_one_byte 
+0x4751 017103 nrtn user 
+0x4752 017104 pincrease -1 
+0x4753 017105 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017106 arg mem_classic_data_buffer1 ,temp 
+0x4755 017107 iadd temp ,contr 
+0x4756 017108 ifetch 5 ,contr 
+0x4757 017109 store 5 ,mem_classic_data_buffer 
+:      017110 classic_send_hid_data:
+0x4758 017111 fetch 1 ,mem_classic_data_buffer 
+0x4759 017112 copy pdata ,rega 
+0x475a 017113 call hid_malloc_tx_buff 
+0x475b 017114 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017115 istore 2 ,contw 
+0x475d 017116 setarg 0xa1 
+0x475e 017117 istore 1 ,contw 
+0x475f 017118 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017119 istore 9 ,contw 
+0x4761 017120 rtn 
+:      017124 queue_push_one_byte:
+0x4762 017125 store 1 ,mem_pdatatemp 
+0x4763 017126 arg mem_pdatatemp ,rega 
+0x4764 017127 branch queue_push 
+:      017129 queue_pop_one_byte:
+0x4765 017130 arg mem_pdatatemp ,rega 
+0x4766 017131 call queue_pop 
+0x4767 017132 nrtn user 
+0x4768 017133 fetch 1 ,mem_pdatatemp 
+0x4769 017134 rtn 
+:      017137 ble_shutter_receive_data:
+0x476a 017138 fetch 2 ,mem_le_att_handle 
+0x476b 017139 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017140 rtn 
+:      017142 shutter_init_param:
+0x476d 017143 setarg 0x02 
+0x476e 017144 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017146 setarg 0x00200008 
+0x4770 017147 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017148 setarg 0x012c0005 
+0x4772 017149 istore 4 ,contw 
+0x4773 017152 jam 0x17 ,mem_le_local_mtu 
+0x4774 017155 setarg 0x1b 
+0x4775 017156 store 2 ,mem_le_pairing_handle 
+0x4776 017157 call le_set_config_fixed_ltk 
+0x4777 017158 call le_set_fixed_ltk 
+0x4778 017159 call le_set_justwork 
+0x4779 017160 branch le_set_config_read_authentication 
+:      017163 shutter_load_buffer_config_form_datarom:
+0x477a 017165 arg ble_key_value_list_size ,loopcnt 
+0x477b 017166 arg mem_ble_data_buffer1 ,contw 
+0x477c 017167 arg ble_shutter_key_value_list ,contr 
+0x477d 017168 call memcpy_fast 
+0x477e 017169 arg bt_key_value_list_size ,loopcnt 
+0x477f 017170 arg mem_classic_data_buffer1 ,contw 
+0x4780 017171 arg classic_shutter_key_value_list ,contr 
+0x4781 017172 branch memcpy_fast 
+:      017175 shutter_load_ble_gatt_form_datarom:
+0x4782 017176 arg ble_gatt_list_size ,loopcnt 
+0x4783 017177 arg ble_shutter_gatt_list ,contr 
+0x4784 017178 branch memcpy_fast 
+:      017181 shutter_load_bt_sdp_form_datarom:
+0x4785 017182 arg bt_sdp_list_size ,loopcnt 
+0x4786 017183 arg classic_shutter_sdp_list ,contr 
+0x4787 017184 branch memcpy_fast 
+:      017188 shutter_init_bluetooth_config:
+0x4788 017189 call shutter_check_load_config_flag 
+0x4789 017190 nrtn user 
+0x478a 017191 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017192 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017193 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017194 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017195 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017196 branch shutter_init_bluetooth_config_gpio_input 
+:      017198 shutter_init_bluetooth_config_gpio_input:
+0x4790 017199 rtn blank 
+0x4791 017200 or pdata ,0x80 ,temp 
+0x4792 017201 branch gpio_config_input_nowake 
+:      017204 shutter_load_bluetooth_config:
+0x4793 017205 call shutter_check_load_config_flag 
+0x4794 017206 nrtn user 
+0x4795 017207 call shutter_load_bluetooth_config_label 
+0x4796 017208 branch shutter_load_bluetooth_config_by_otp 
+:      017210 shutter_load_bluetooth_config_label:
+0x4797 017211 arg 0 ,rega 
+0x4798 017212 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017213 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017214 nsetflag blank ,0 ,rega 
+0x479b 017215 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017216 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017217 nsetflag blank ,1 ,rega 
+0x479e 017218 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017219 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017220 nsetflag blank ,2 ,rega 
+0x47a1 017221 copy rega ,pdata 
+0x47a2 017222 store 1 ,mem_shutter_config_label 
+0x47a3 017223 fetch 1 ,mem_shutter_config_size 
+0x47a4 017224 imul32 rega ,pdata 
+0x47a5 017225 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017226 iadd temp ,pdata 
+0x47a7 017227 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017228 rtn 
+:      017230 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017231 rtn blank 
+0x47aa 017232 or pdata ,0x80 ,temp 
+0x47ab 017233 call gpio_get_bit 
+0x47ac 017234 nbranch enable_blank ,true 
+0x47ad 017235 branch disable_blank 
+:      017238 shutter_check_load_config_flag:
+0x47ae 017239 call disable_user 
+0x47af 017240 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017241 nrtn blank 
+0x47b1 017242 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017243 rtn blank 
+0x47b3 017244 branch enable_user 
+:      017247 shutter_load_bluetooth_config_by_otp:
+0x47b4 017248 call otp_enable_chgpump 
+0x47b5 017249 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017250 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017251 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017252 call otpd_read_data 
+0x47b9 017253 call otp_disable_chgpump 
+:      017254 shutter_load_bluetooth_config_store_name:
+0x47ba 017255 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017256 copy pdata ,loopcnt 
+0x47bc 017257 store 1 ,mem_le_name_len 
+0x47bd 017258 call memcpy_fast 
+0x47be 017259 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017260 copy pdata ,loopcnt 
+0x47c0 017261 store 1 ,mem_local_name_length 
+0x47c1 017262 call memcpy_fast 
+0x47c2 017263 ifetch 1 ,contr 
+0x47c3 017264 store 1 ,mem_shutter_key_num 
+0x47c4 017265 ifetch 1 ,contr 
+0x47c5 017266 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017267 rtn 
+:      017270 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017271 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017272 rtnbit0 classic_shutter 
+0x47c9 017273 arg 3 ,temp 
+0x47ca 017274 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017275 copy pdata ,regb 
+0x47cc 017276 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017277 call iicd_read_eep_data 
+0x47ce 017278 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017279 setarg shutter_eeprom_config_crc 
+0x47d0 017280 isub temp ,null 
+0x47d1 017281 nrtn zero 
+0x47d2 017282 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017283 rtn blank 
+0x47d4 017284 copy pdata ,temp 
+0x47d5 017285 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017286 add pdata ,3 ,regb 
+0x47d7 017287 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017288 call iicd_read_eep_data 
+0x47d9 017289 branch shutter_store_config 
+:      017291 shutter_load_bluetooth_config_by_user_config:
+0x47da 017292 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017293 rtn blank 
+0x47dc 017294 call otp_enable_chgpump 
+0x47dd 017295 arg 1 ,temp 
+0x47de 017296 arg mem_shutter_config_user_size ,rega 
+0x47df 017297 call otpd_read_data 
+0x47e0 017299 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017300 rtn blank 
+0x47e2 017302 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017303 pincrease 1 
+0x47e4 017304 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017305 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017306 call otpd_read_data 
+0x47e7 017307 call otp_disable_chgpump 
+:      017308 shutter_store_config:
+0x47e8 017309 call shutter_load_bluetooth_config_store_name 
+:      017310 shutter_load_bluetooth_config_custom:
+0x47e9 017311 ifetch 2 ,contr 
+0x47ea 017312 rtn blank 
+0x47eb 017313 copy pdata ,contw 
+0x47ec 017314 ifetcht 1 ,contr 
+0x47ed 017315 copy temp ,loopcnt 
+0x47ee 017316 call memcpy 
+0x47ef 017317 branch shutter_load_bluetooth_config_custom 
+:      017321 shutter_random_mac_addr:
+0x47f0 017322 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017323 rtnbit0 classic_shutter 
+0x47f2 017324 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017325 copy pdata ,regb 
+0x47f4 017326 arg 4 ,temp 
+0x47f5 017327 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017328 call iicd_read_eep_data 
+0x47f7 017329 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017330 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017331 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017332 setarg 1 
+0x47fa 017333 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017334 force 3 ,loopcnt 
+0x47fc 017335 call generate_random_loop 
+0x47fd 017336 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017337 copy pdata ,regb 
+0x47ff 017338 arg 4 ,temp 
+0x4800 017339 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017340 call iicd_write_eep_data 
+:      017341 shutter_write_random_mac_addr:
+0x4802 017342 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017343 store 3 ,mem_lap 
+0x4804 017344 store 3 ,mem_le_lap 
+0x4805 017345 rtn 
+:      017348 shutter_soft_swtich_power_on:
+0x4806 017349 branch shutter_start_reconnect 
+:      017352 shutter_soft_swtich_power_off:
+0x4807 017353 arg 0 ,rega 
+0x4808 017354 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017355 call ui_led_set_style_global 
+0x480a 017356 call shutter_disconnect_current_connection 
+:      017357 shutter_wait_power_off:
+0x480b 017358 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017359 store 1 ,mem_shutter_power_off_timer 
+0x480d 017360 rtn 
+:      017364 ui_soft_swtich_init:
+0x480e 017365 setarg ss_state_power_up 
+0x480f 017366 call ui_soft_swtich_init_power_on_time 
+0x4810 017367 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017368 call ui_button_init 
+0x4812 017369 call ui_button_polling 
+0x4813 017370 fetch 2 ,mem_ui_state_map 
+0x4814 017371 rtnbit1 ui_state_btn_down 
+0x4815 017372 branch app_enter_hibernate 
+:      017374 ui_soft_swtich_init_power_on_time:
+0x4816 017375 fetcht 2 ,mem_power_param_ptr 
+0x4817 017376 istore 1 ,temp 
+0x4818 017377 ifetch 1 ,contw 
+0x4819 017378 store 1 ,mem_ui_button_timeout 
+0x481a 017379 rtn 
+:      017382 ui_soft_switch_botton_up:
+0x481b 017383 fetch 2 ,mem_power_param_ptr 
+0x481c 017384 ifetch 1 ,pdata 
+0x481d 017385 rtnne ss_state_power_up 
+0x481e 017386 branch app_enter_hibernate 
+:      017389 ui_soft_switch_botton_long_press:
+0x481f 017390 fetcht 2 ,mem_power_param_ptr 
+0x4820 017391 ifetch 1 ,temp 
+0x4821 017392 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017393 ui_soft_switch_power_on:
+0x4822 017394 setarg ss_state_power_on 
+0x4823 017395 fetcht 2 ,mem_power_param_ptr 
+0x4824 017396 istore 1 ,temp 
+0x4825 017397 add temp ,ss_power_off_time ,contr 
+0x4826 017398 ifetch 1 ,contr 
+0x4827 017399 istore 1 ,mem_ui_button_timeout 
+0x4828 017400 ifetch 2 ,contr 
+0x4829 017401 branch callback_func 
+:      017403 ui_soft_switch_power_off:
+0x482a 017404 setarg ss_state_power_off 
+0x482b 017405 call ui_soft_swtich_init_power_on_time 
+0x482c 017406 add temp ,ss_power_off_cb ,contr 
+0x482d 017407 ifetch 2 ,contr 
+0x482e 017408 branch app_enter_hibernate ,blank 
+0x482f 017409 branch callback_func 
+:      017415 shutter_byteswap:
+0x4830 017416 store 6 ,mem_tmp_buffer 
+0x4831 017417 fetch 1 ,mem_tmp_buffer 
+0x4832 017418 store 1 ,mem_tmp_buffer + 11 
+0x4833 017419 ifetch 1 ,contr 
+0x4834 017420 store 1 ,mem_tmp_buffer + 10 
+0x4835 017421 ifetch 1 ,contr 
+0x4836 017422 store 1 ,mem_tmp_buffer + 9 
+0x4837 017423 ifetch 1 ,contr 
+0x4838 017424 store 1 ,mem_tmp_buffer + 8 
+0x4839 017425 ifetch 1 ,contr 
+0x483a 017426 store 1 ,mem_tmp_buffer + 7 
+0x483b 017427 ifetch 1 ,contr 
+0x483c 017428 store 1 ,mem_tmp_buffer + 6 
+0x483d 017429 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017430 rtn 
+:      017432 shutter_random_addr_by_otp:
+0x483f 017433 call load_adc_init 
+0x4840 017434 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017435 store 1 ,mem_le_lap 
+0x4842 017436 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017437 istore 1 ,contw 
+0x4844 017438 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017439 istore 1 ,contw 
+0x4846 017440 fetch 3 ,mem_le_lap 
+0x4847 017441 store 3 ,mem_lap 
+0x4848 017442 rtn 
+:      017454 sim_iic_read_eep_data:
+0x4849 017455 fetch 2 ,mem_eeprom_base 
+0x484a 017456 iadd regb ,pdata 
+0x484b 017457 byteswap pdata ,pdata 
+0x484c 017458 store 2 ,mem_addr_mi 
+0x484d 017459 copy temp ,regb 
+0x484e 017461 call sim_iic_start 
+0x484f 017462 setarg 0xa0 
+0x4850 017463 call sim_iic_send_byte 
+0x4851 017464 fetch 1 ,mem_addr_mi 
+0x4852 017465 call sim_iic_send_byte 
+0x4853 017466 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017467 fetch 1 ,mem_addr_mi + 1 
+0x4855 017468 call sim_iic_send_byte 
+:      017469 sim_iic_read_eep_data_2k:
+0x4856 017470 call sim_iic_stop 
+0x4857 017472 call sim_iic_start 
+0x4858 017473 setarg 0xa1 
+0x4859 017474 call sim_iic_send_byte 
+:      017476 sim_iic_read_eep_data_loop:
+0x485a 017477 call sim_iic_read_byte 
+0x485b 017478 istore 1 ,rega 
+0x485c 017479 increase 1 ,rega 
+0x485d 017480 increase -1 ,regb 
+0x485e 017481 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017482 branch sim_iic_stop 
+:      017493 sim_iic_write_eep_data:
+0x4860 017494 byteswap regb ,pdata 
+0x4861 017495 store 2 ,mem_addr_mi 
+0x4862 017496 copy temp ,regb 
+0x4863 017498 call sim_iic_start 
+0x4864 017499 setarg 0xa0 
+0x4865 017500 call sim_iic_send_byte 
+0x4866 017502 fetch 1 ,mem_addr_mi 
+0x4867 017503 call sim_iic_send_byte 
+0x4868 017504 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017505 fetch 1 ,mem_addr_mi + 1 
+0x486a 017506 call sim_iic_send_byte 
+:      017507 sim_iic_write_eep_data_loop:
+0x486b 017508 ifetch 1 ,rega 
+0x486c 017509 call sim_iic_send_byte 
+0x486d 017510 increase 1 ,rega 
+0x486e 017511 increase -1 ,regb 
+0x486f 017512 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017513 branch sim_iic_stop 
+:      017517 sim_iic_wait_ack:
+0x4871 017518 arg 10 ,loopcnt 
+0x4872 017519 call sim_iic_release_sda 
+0x4873 017520 call sim_iic_scl_output_high 
+0x4874 017521 call sim_iic_delay 
+:      017522 sim_iic_wait_ack_loop:
+0x4875 017523 call sim_iic_read_sda_level 
+0x4876 017524 branch sim_iic_scl_output_low ,blank 
+0x4877 017525 loop sim_iic_wait_ack_loop 
+0x4878 017526 branch sim_iic_scl_output_low 
+:      017530 sim_iic_ack_slave:
+0x4879 017531 call sim_iic_scl_output_low 
+0x487a 017532 call sim_iic_sda_output_low 
+0x487b 017533 call sim_iic_delay 
+0x487c 017534 call sim_iic_scl_output_high 
+0x487d 017535 call sim_iic_delay 
+0x487e 017536 branch sim_iic_scl_output_low 
+:      017541 sim_iic_read_byte:
+0x487f 017542 arg 8 ,loopcnt 
+0x4880 017543 arg 0 ,regc 
+0x4881 017544 call sim_iic_release_sda 
+:      017545 sim_iic_read_byte_loop:
+0x4882 017546 call sim_iic_scl_output_high 
+0x4883 017547 call sim_iic_delay 
+0x4884 017548 lshift regc ,regc 
+0x4885 017549 call sim_iic_read_sda_level 
+0x4886 017550 iadd regc ,regc 
+0x4887 017551 call sim_iic_delay 
+0x4888 017552 call sim_iic_scl_output_low 
+0x4889 017553 loop sim_iic_read_byte_loop 
+0x488a 017554 call sim_iic_ack_slave 
+0x488b 017555 copy regc ,pdata 
+0x488c 017556 rtn 
+:      017560 sim_iic_send_byte:
+0x488d 017561 arg 8 ,loopcnt 
+0x488e 017562 copy pdata ,regc 
+0x488f 017563 call sim_iic_scl_output_low 
+:      017564 sim_iic_send_byte_loop:
+0x4890 017565 isolate1 7 ,regc 
+0x4891 017566 call sim_iic_sda_output_high ,true 
+0x4892 017567 ncall sim_iic_sda_output_low ,true 
+0x4893 017568 lshift regc ,regc 
+0x4894 017569 call sim_iic_delay 
+0x4895 017570 call sim_iic_scl_output_high 
+0x4896 017571 call sim_iic_delay 
+0x4897 017572 call sim_iic_scl_output_low 
+0x4898 017573 call sim_iic_delay 
+0x4899 017574 loop sim_iic_send_byte_loop 
+0x489a 017575 branch sim_iic_wait_ack 
+:      017579 sim_iic_start:
+0x489b 017580 call sim_iic_sda_output_high 
+0x489c 017581 call sim_iic_scl_output_high 
+0x489d 017582 call sim_iic_delay 
+0x489e 017583 call sim_iic_sda_output_low 
+0x489f 017584 call sim_iic_delay 
+0x48a0 017585 branch sim_iic_scl_output_low 
+:      017589 sim_iic_stop:
+0x48a1 017590 call sim_iic_sda_output_low 
+0x48a2 017591 call sim_iic_scl_output_high 
+0x48a3 017592 call sim_iic_delay 
+0x48a4 017593 call sim_iic_sda_output_high 
+0x48a5 017594 branch sim_iic_delay 
+:      017598 sim_iic_scl_output_high:
+0x48a6 017599 enable user 
+0x48a7 017600 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017601 branch sim_iic_config_gpio 
+:      017604 sim_iic_scl_output_low:
+0x48a9 017605 disable user 
+0x48aa 017606 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017607 branch sim_iic_config_gpio 
+:      017610 sim_iic_sda_output_high:
+0x48ac 017611 enable user 
+0x48ad 017612 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017613 branch sim_iic_config_gpio 
+:      017616 sim_iic_sda_output_low:
+0x48af 017617 disable user 
+0x48b0 017618 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017619 branch sim_iic_config_gpio 
+:      017624 sim_iic_config_gpio:
+0x48b2 017625 and pdata ,0x07 ,queue 
+0x48b3 017626 rshift3 pdata ,pdata 
+0x48b4 017627 arg core_gpio_oe0 ,temp 
+0x48b5 017628 iadd temp ,temp 
+0x48b6 017629 ifetch 1 ,temp 
+0x48b7 017630 qset1 pdata 
+0x48b8 017631 istore 1 ,temp 
+0x48b9 017632 increase 4 ,temp 
+0x48ba 017633 ifetch 1 ,temp 
+0x48bb 017634 qsetflag user ,pdata 
+0x48bc 017635 istore 1 ,temp 
+0x48bd 017636 rtn 
+:      017639 sim_iic_release_sda:
+0x48be 017640 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017641 and pdata ,0x07 ,queue 
+0x48c0 017642 rshift3 pdata ,pdata 
+0x48c1 017643 arg core_gpio_oe0 ,temp 
+0x48c2 017644 iadd temp ,temp 
+0x48c3 017645 ifetch 1 ,temp 
+0x48c4 017646 qset0 pdata 
+0x48c5 017647 istore 1 ,temp 
+0x48c6 017648 rtn 
+:      017653 sim_iic_read_sda_level:
+0x48c7 017654 nop 4 
+0x48c8 017655 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017656 and pdata ,0x07 ,queue 
+0x48ca 017657 rshift3 pdata ,pdata 
+0x48cb 017658 arg core_gpio_in ,temp 
+0x48cc 017659 iadd temp ,temp 
+0x48cd 017660 setarg 0 
+0x48ce 017661 ifetcht 1 ,temp 
+0x48cf 017662 qisolate1 temp 
+0x48d0 017663 setflag true ,0 ,pdata 
+0x48d1 017664 rtn 
+:      017667 sim_iic_delay:
+0x48d2 017669 rtn 
+:      017675 usb_isr:
+0x48d3 017676 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017677 hfetch 1 ,core_usb_status 
+0x48d5 017678 isolate1 7 ,pdata 
+0x48d6 017679 call usb_init ,true 
+0x48d7 017680 call usb_nak_state_judge 
+0x48d8 017681 hfetch 1 ,core_usb_status 
+0x48d9 017682 store 1 ,mem_usb_status 
+0x48da 017683 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017684 store 1 ,mem_usb_fifo_empty 
+0x48dc 017685 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017686 pinvert 
+0x48de 017687 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017688 iand temp ,pdata 
+0x48e0 017689 store 1 ,mem_usb_tx_wait 
+0x48e1 017690 jam 0xe0 ,core_usb_status 
+0x48e2 017691 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017692 compare 0x1 ,pdata ,0x1 
+0x48e4 017693 call usb0_fifo_empty ,true 
+0x48e5 017694 fetch 1 ,mem_usb_status 
+0x48e6 017695 compare 0x1 ,pdata ,0x1 
+0x48e7 017696 call usb_status1 ,true 
+0x48e8 017697 call usb_tx 
+0x48e9 017698 branch usb_nak_state 
+:      017700 usb_init:
+0x48ea 017701 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017702 call usb_init_param 
+0x48ec 017703 jam 0x00 ,core_usb_config 
+0x48ed 017704 nop 10000 
+0x48ee 017705 jam 0xc0 ,core_usb_trig 
+0x48ef 017706 hfetch 2 ,core_clkoff 
+0x48f0 017707 set0 clock_off_usb ,pdata 
+0x48f1 017708 hstore 2 ,core_clkoff 
+0x48f2 017709 jam 0x3c ,core_usb_config 
+0x48f3 017710 jam 0xff ,core_usb_status 
+0x48f4 017711 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017712 jam 0 ,core_usb_addr 
+0x48f6 017713 jam dev_default ,mem_usb0_state 
+0x48f7 017714 setarg mem_usb_clear_mem_end 
+0x48f8 017715 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017716 isub contw ,loopcnt 
+0x48fa 017717 branch clear_mem 
+:      017719 usb_offline_check_init:
+0x48fb 017720 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017721 branch gpio_config_input 
+:      017722 usb_offline_state:
+0x48fd 017723 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017724 rtn blank 
+0x48ff 017725 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017726 call gpio_get_bit 
+0x4901 017727 branch usb_init ,true 
+0x4902 017728 rtn 
+:      017731 usb_nak_state:
+0x4903 017732 arg timer_nak ,queue 
+0x4904 017733 call timer_check 
+0x4905 017734 nrtn blank 
+0x4906 017735 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017736 nrtn blank 
+0x4908 017737 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017738 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017739 rtn 
+:      017741 usb_mem_devicedesc_init:
+0x490b 017742 arg mem_devicedesc ,contw 
+0x490c 017743 setsect 0 ,0x11212 
+0x490d 017744 setsect 1 ,0x8000 
+0x490e 017745 setsect 2 ,0x0 
+0x490f 017746 setsect 3 ,0x10000 
+0x4910 017747 istore 9 ,contw 
+0x4911 017748 setsect 0 ,0x22412 
+0x4912 017749 setsect 1 ,0x8604 
+0x4913 017750 setsect 2 ,0x1000 
+0x4914 017751 setsect 3 ,0x8 
+0x4915 017752 istore 9 ,contw 
+0x4916 017753 setsect 0 ,0x1 
+0x4917 017754 istore 1 ,contw 
+0x4918 017755 rtn 
+:      017757 usb_init_param:
+0x4919 017758 jam 2 ,mem_usb0_state 
+0x491a 017759 setarg 0x0 
+0x491b 017760 store 1 ,mem_remain 
+0x491c 017761 store 2 ,mem_usb_zero_packet 
+0x491d 017762 pincrease 1 
+0x491e 017763 store 2 ,mem_usb_ones_packet 
+0x491f 017764 pincrease 1 
+0x4920 017765 store 2 ,mem_usb_two_packet 
+0x4921 017766 setarg hid_kbdata_addr 
+0x4922 017767 store 2 ,mem_hidreportdesc_kb 
+0x4923 017768 setarg hid_msdata_addr 
+0x4924 017769 store 2 ,mem_hidreportdesc_m 
+0x4925 017770 arg mem_confdesc ,contw 
+0x4926 017771 arg hid_confdata_addr ,contr 
+0x4927 017772 call memcpy64 
+0x4928 017773 fetch 1 ,mem_usb_tx_interval 
+0x4929 017774 ncall usb_tx_interval_config ,blank 
+0x492a 017775 branch usb_mem_devicedesc_init 
+:      017777 usb_tx_interval_config:
+0x492b 017778 store 1 ,mem_confdesc + 34 
+0x492c 017779 store 1 ,mem_confdesc + 59 
+0x492d 017780 rtn 
+:      017781 usb_nak_state_judge:
+0x492e 017782 hfetch 1 ,core_usb_status 
+0x492f 017783 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017784 rtn 
+:      017786 usb_nak_state_timer_init:
+0x4931 017787 call usb0_attached_state_judge 
+0x4932 017788 call timer_reinit 
+0x4933 017789 setarg timer_nak_delay 
+0x4934 017790 arg timer_nak ,queue 
+0x4935 017791 branch timer_init 
+:      017793 usb0_attached_state_judge:
+0x4936 017794 fetch 1 ,mem_usb_state 
+0x4937 017795 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017796 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017797 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017798 rtn 
+:      017799 usb_clear_halt_dispose:
+0x493b 017800 fetch 1 ,mem_usb_clear_halt 
+0x493c 017801 rtn blank 
+0x493d 017802 jam 0 ,mem_usb_clear_halt 
+0x493e 017803 jam usb_connected ,mem_usb_state 
+0x493f 017804 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017805 rtn 
+:      017807 usb0_fifo_empty:
+0x4941 017808 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017809 branch usb0_tx 
+:      017811 usb_rx_no_data:
+0x4943 017812 fetch 1 ,mem_usb_status 
+0x4944 017813 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017814 rtn 
+:      017816 usb_rx_read:
+0x4946 017817 hfetch 1 ,core_usb_ep 
+0x4947 017818 istore 1 ,contw 
+0x4948 017819 loop usb_rx_read 
+0x4949 017820 rtn 
+:      017822 usb_status1:
+0x494a 017823 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017824 jam 0x11 ,core_usb_status 
+0x494c 017825 hfetch 1 ,core_usb_ep_len 
+0x494d 017826 store 1 ,mem_usb_read_len 
+0x494e 017827 copy pdata ,loopcnt 
+0x494f 017828 branch usb_rx_no_data ,blank 
+0x4950 017829 arg mem_usb_setup ,contw 
+0x4951 017830 call usb_rx_read 
+0x4952 017831 fetch 1 ,mem_usb_read_len 
+0x4953 017832 sub pdata ,7 ,null 
+0x4954 017833 rtn positive 
+:      017834 usb_class_type:
+0x4955 017835 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017836 and_into 0x80 ,pdata 
+0x4957 017837 beq in_device ,usb_in_device 
+0x4958 017838 beq out_device ,usb_out_device 
+0x4959 017839 branch assert 
+:      017841 usb_in_device:
+0x495a 017842 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017843 rshift4 pdata ,pdata 
+0x495c 017844 rshift pdata ,pdata 
+0x495d 017845 and_into 0x03 ,pdata 
+0x495e 017846 beq standard_req ,usb_in_standard_req 
+0x495f 017847 beq class_req ,usb_in_class_req 
+0x4960 017848 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017849 branch assert 
+:      017851 usb_out_device:
+0x4962 017852 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017853 rshift4 pdata ,pdata 
+0x4964 017854 rshift pdata ,pdata 
+0x4965 017855 and_into 0x03 ,pdata 
+0x4966 017856 beq standard_req ,usb_out_standard_req 
+0x4967 017857 beq class_req ,usb_out_class_req 
+0x4968 017858 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017859 branch assert 
+:      017861 usb_in_standard_req:
+0x496a 017862 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017863 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017864 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017865 beq get_interface ,usb0_request_get_interface 
+0x496e 017866 beq get_status ,usb0_request_get_status 
+0x496f 017867 branch usb0_force_stall 
+:      017869 usb_in_class_req:
+0x4970 017870 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017871 beq get_idle ,usb_get_idle 
+0x4972 017872 beq get_report ,usb_get_report 
+0x4973 017873 beq get_protocol ,usb_get_protocol_req 
+0x4974 017874 branch usb0_force_stall 
+:      017876 usb_in_manufacturer_req:
+0x4975 017877 branch usb0_force_stall 
+:      017879 usb_out_standard_req:
+0x4976 017880 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017881 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017882 beq set_feature ,usb0_request_set_feature 
+0x4979 017883 beq set_address ,usb0_request_set_address 
+0x497a 017884 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017885 beq set_interface ,usb0_request_set_interface 
+0x497c 017886 beq set_descriptor ,usb0_force_stall 
+0x497d 017887 branch usb0_force_stall 
+:      017889 usb_out_class_req:
+0x497e 017890 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017891 beq set_idle ,usb_set_idle 
+0x4980 017892 beq set_report ,usb_set_report 
+0x4981 017893 beq set_protocol ,usb_set_protocol_req 
+0x4982 017894 branch usb0_force_stall 
+:      017896 usb_out_manufacturer_req:
+0x4983 017897 branch usb0_force_stall 
+:      017899 usb0_force_stall:
+0x4984 017900 hfetch 1 ,core_usb_stall 
+0x4985 017901 set1 0 ,pdata 
+0x4986 017902 hstore 1 ,core_usb_stall 
+0x4987 017903 branch usb0_reply_zerolen 
+:      017905 usb0_reply_zerolen:
+0x4988 017906 jam 0x40 ,core_usb_clear 
+0x4989 017907 rtn 
+:      017909 usb0_request_get_configuration:
+0x498a 017910 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017911 bne in_device ,usb0_force_stall 
+0x498c 017912 fetch 1 ,mem_usb_setup_windex 
+0x498d 017913 bne 0 ,usb0_force_stall 
+0x498e 017914 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 017915 bne 0 ,usb0_force_stall 
+0x4990 017916 fetch 1 ,mem_usb_setup_blength 
+0x4991 017917 bne 1 ,usb0_force_stall 
+0x4992 017918 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 017919 bne 0 ,usb0_force_stall 
+0x4994 017920 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 017921 bne 0 ,usb0_force_stall 
+0x4996 017922 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 017923 bne 0 ,usb0_force_stall 
+0x4998 017924 fetch 1 ,mem_usb0_state 
+0x4999 017925 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 017926 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 017927 branch usb0_force_stall 
+:      017929 usb0_request_get_cfg_dev_cfg:
+0x499c 017930 arg 1 ,regb 
+0x499d 017931 branch usb_send_ones_packet 
+:      017933 usb0_request_get_cfg_dev_addr:
+0x499e 017934 arg 1 ,regb 
+0x499f 017935 branch usb_send_zero_packet 
+:      017937 usb0_request_get_descriptor:
+0x49a0 017938 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 017939 set0 mark_isstr ,mark 
+0x49a2 017940 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 017941 beq dsc_device ,dsc_device_info 
+0x49a4 017942 beq dsc_config ,dsc_config_info 
+0x49a5 017943 beq dsc_string ,dsc_string_info 
+0x49a6 017944 beq dsc_hid ,dsc_hid_info 
+0x49a7 017945 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 017946 branch usb0_force_stall 
+:      017948 dsc_hid_info:
+0x49a9 017949 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 017950 fetch 1 ,mem_usb_setup_windex 
+0x49ab 017951 beq 0 ,dsc_hid_info_interface0 
+0x49ac 017952 beq 1 ,dsc_hid_info_interface1 
+0x49ad 017953 branch usb0_force_stall 
+:      017955 dsc_hid_info_interface0:
+0x49ae 017956 arg mem_confdesc + 19 ,rega 
+0x49af 017957 ifetch 1 ,rega 
+0x49b0 017958 iforce regb 
+0x49b1 017959 branch usb0_respond 
+:      017961 dsc_hid_info_interface1:
+0x49b2 017962 arg mem_confdesc + 44 ,rega 
+0x49b3 017963 ifetch 1 ,rega 
+0x49b4 017964 iforce regb 
+0x49b5 017965 branch usb0_respond 
+:      017967 dsc_device_info:
+0x49b6 017971 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 017972 ncall usb_set_high_addr ,blank 
+0x49b8 017973 setarg mem_devicedesc 
+0x49b9 017974 fetcht 1 ,mem_devicedesc 
+:      017975 dsc_info_set_data_len:
+0x49ba 017976 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 017977 storet 1 ,mem_dsc_info_len 
+0x49bc 017978 fetch 1 ,mem_usb_setup_blength 
+0x49bd 017979 isub temp ,null 
+0x49be 017980 nbranch dsc_info_set_current_data_len ,positive 
+:      017981 dsc_info_set_initial_data_len:
+0x49bf 017982 fetch 1 ,mem_dsc_info_len 
+:      017983 dsc_info_set_data_size_completed:
+0x49c0 017984 iforce regb 
+0x49c1 017985 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 017986 add pdata ,1 ,pdata 
+0x49c3 017987 iforce rega 
+0x49c4 017988 branch usb0_respond 
+:      017989 dsc_info_set_current_data_len:
+0x49c5 017990 fetch 1 ,mem_usb_setup_blength 
+0x49c6 017991 branch dsc_info_set_data_size_completed 
+:      017993 usb_set_high_addr:
+0x49c7 017994 hfetch 1 ,core_usb_addr 
+0x49c8 017995 ncall usb0_set_addr ,blank 
+0x49c9 017996 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 017997 rtn 
+:      017998 usb0_set_addr:
+0x49cb 017999 hfetch 1 ,core_usb_addr 
+0x49cc 018000 set1 7 ,pdata 
+0x49cd 018001 hstore 1 ,core_usb_addr 
+0x49ce 018002 rtn 
+:      018004 dsc_config_info:
+0x49cf 018005 setarg mem_confdesc 
+0x49d0 018006 fetcht 1 ,mem_confdesc 
+0x49d1 018007 branch dsc_info_set_data_len 
+:      018009 dsc_string_info:
+0x49d2 018010 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018011 sub pdata ,3 ,null 
+0x49d4 018012 nbranch usb0_force_stall ,positive 
+0x49d5 018013 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018014 arg mem_string0 ,rega 
+0x49d7 018015 beq 0 ,usb0_respond_length 
+0x49d8 018016 set1 mark_isstr ,mark 
+0x49d9 018017 arg mem_string1 ,rega 
+0x49da 018018 beq 1 ,usb0_respond_length 
+0x49db 018019 arg mem_string2 ,rega 
+0x49dc 018020 beq 2 ,usb0_respond_length 
+0x49dd 018021 arg mem_string3 ,rega 
+0x49de 018022 beq 3 ,usb0_respond_length 
+0x49df 018023 rtn 
+:      018025 dsc_hid_report_info:
+0x49e0 018026 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018027 beq 1 ,dsc_hid_report_info0 
+0x49e2 018028 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018029 copy pdata ,rega 
+0x49e4 018031 branch usb0_respond_length 
+:      018032 dsc_hid_report_info0:
+0x49e5 018033 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018034 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018035 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018036 copy pdata ,rega 
+0x49e9 018038 branch usb0_respond_length 
+:      018041 usb0_request_get_interface:
+0x49ea 018042 fetch 1 ,mem_usb0_state 
+0x49eb 018043 bne dev_configured ,usb0_force_stall 
+0x49ec 018044 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018045 bne in_interface ,usb0_force_stall 
+0x49ee 018046 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018047 bne 0 ,usb0_force_stall 
+0x49f0 018048 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018049 bne 0 ,usb0_force_stall 
+0x49f2 018050 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018051 bne 1 ,usb0_force_stall 
+0x49f4 018052 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018053 bne 0 ,usb0_force_stall 
+0x49f6 018054 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018055 bne 0 ,usb0_force_stall 
+0x49f8 018056 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018057 bne 0 ,usb0_force_stall 
+0x49fa 018058 arg 1 ,regb 
+0x49fb 018059 branch usb_send_zero_packet 
+:      018062 usb0_request_get_status:
+0x49fc 018063 fetch 1 ,mem_usb0_state 
+0x49fd 018064 beq dev_default ,usb0_force_stall 
+0x49fe 018065 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018066 bne 0 ,usb0_force_stall 
+0x4a00 018067 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018068 bne 0 ,usb0_force_stall 
+0x4a02 018069 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018070 bne 2 ,usb0_force_stall 
+0x4a04 018071 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018072 bne 0 ,usb0_force_stall 
+0x4a06 018073 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018074 bne 0 ,usb0_force_stall 
+0x4a08 018075 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018076 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018077 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018078 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018079 branch usb0_force_stall 
+:      018081 usb0_get_status_in_device:
+0x4a0d 018082 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018083 bne 0 ,usb0_force_stall 
+0x4a0f 018084 arg 2 ,regb 
+0x4a10 018085 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018086 beq 0x01 ,usb_send_two_packet 
+:      018088 usb_send_zero_packet:
+0x4a12 018089 arg mem_usb_zero_packet ,rega 
+0x4a13 018090 branch usb0_respond 
+:      018091 usb_send_ones_packet:
+0x4a14 018092 arg mem_usb_ones_packet ,rega 
+0x4a15 018093 branch usb0_respond 
+:      018094 usb_send_two_packet:
+0x4a16 018095 arg mem_usb_two_packet ,rega 
+0x4a17 018096 branch usb0_respond 
+:      018098 usb0_get_status_in_interface:
+0x4a18 018099 fetch 1 ,mem_usb0_state 
+0x4a19 018100 bne dev_configured ,usb0_force_stall 
+0x4a1a 018101 arg 2 ,regb 
+0x4a1b 018102 branch usb_send_zero_packet 
+:      018104 usb0_get_status_in_endpoint:
+0x4a1c 018105 fetch 1 ,mem_usb0_state 
+0x4a1d 018106 bne dev_configured ,usb0_force_stall 
+0x4a1e 018107 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018108 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018109 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018110 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018111 and_into 0x7f ,pdata 
+0x4a23 018112 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018113 branch usb0_force_stall 
+:      018115 usb0_get_status_in_ep_in_ep0:
+0x4a25 018116 fetch 1 ,mem_usb_ep0_stall_status 
+:      018117 usb0_get_status_in_ep_in_ack:
+0x4a26 018118 arg 2 ,regb 
+0x4a27 018119 beq 1 ,usb_send_ones_packet 
+0x4a28 018120 branch usb_send_zero_packet 
+:      018121 usb0_get_status_in_ep_in_ep1:
+0x4a29 018122 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018123 branch usb0_get_status_in_ep_in_ack 
+:      018124 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018125 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018126 branch usb0_get_status_in_ep_in_ack 
+:      018127 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018128 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018129 branch usb0_get_status_in_ep_in_ack 
+:      018131 usb_get_idle:
+0x4a2f 018132 jam 1 ,mem_usb_idle_flag 
+0x4a30 018133 arg mem_usb_idle_rate ,rega 
+0x4a31 018134 arg 1 ,regb 
+0x4a32 018135 branch usb0_respond 
+:      018137 usb_get_report:
+0x4a33 018138 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018139 arg pc_get_report ,temp 
+0x4a35 018140 isub temp ,null 
+0x4a36 018141 nbranch usb0_force_stall ,zero 
+0x4a37 018142 set0 mark_isstr ,mark 
+:      018143 usb_get_report_dispose:
+0x4a38 018144 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018145 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018146 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018147 usb_get_report_send_data:
+0x4a3b 018148 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018149 iforce regb 
+0x4a3d 018150 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018151 call usb0_respond 
+:      018152 usb_get_report_data_release:
+0x4a3f 018153 arg mem_usb0_get_report_data ,contw 
+0x4a40 018154 arg 8 ,loopcnt 
+0x4a41 018155 branch memset0 
+:      018156 usb_get_report_data_success:
+0x4a42 018157 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018158 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018159 branch usb_get_report_send_data 
+:      018161 usb_get_protocol_req:
+0x4a45 018162 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018163 bne 1 ,usb0_force_stall 
+0x4a47 018164 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018165 arg 1 ,regb 
+0x4a49 018166 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018167 beq 0 ,usb_get_report_protocol 
+0x4a4b 018168 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018169 branch usb_send_zero_packet 
+:      018170 usb_get_report_protocol:
+0x4a4d 018171 branch usb_send_ones_packet 
+:      018172 usb_get_boot_protocol:
+0x4a4e 018173 branch usb_send_zero_packet 
+:      018178 usb0_request_clear_feature:
+0x4a4f 018179 fetch 1 ,mem_usb0_state 
+0x4a50 018180 bne dev_configured ,usb0_force_stall 
+0x4a51 018181 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018182 bne 0 ,usb0_force_stall 
+0x4a53 018183 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018184 bne 0 ,usb0_force_stall 
+0x4a55 018185 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018186 bne 0 ,usb0_force_stall 
+0x4a57 018187 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018188 bne 0 ,usb0_force_stall 
+0x4a59 018189 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018190 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018191 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018192 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018193 branch usb0_force_stall 
+:      018195 usb0_request_clear_feature_out_device:
+0x4a5e 018196 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018197 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018198 hfetch 1 ,core_usb_config 
+0x4a61 018199 set0 7 ,pdata 
+0x4a62 018200 hstore 1 ,core_usb_config 
+0x4a63 018201 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018202 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018203 branch usb0_reply_zerolen 
+:      018205 usb0_request_clear_feature_out_interface:
+0x4a66 018206 branch usb0_force_stall 
+:      018208 usb0_request_clear_feature_out_endpoint:
+0x4a67 018209 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018210 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018211 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018212 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018213 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018214 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018215 and_into 0x7f ,pdata 
+0x4a6e 018216 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018217 branch usb0_force_stall 
+:      018219 usb0_force_stall_ep0_in_off:
+0x4a70 018220 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018221 branch usb0_reply_zerolen 
+:      018222 usb0_force_stall_ep1_in_off:
+0x4a72 018223 jam 0 ,mem_usb_ep1_stall_status 
+:      018224 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018225 jam 1 ,mem_usb_clear_halt 
+0x4a74 018226 branch usb0_reply_zerolen 
+:      018227 usb0_force_stall_ep2_in_off:
+0x4a75 018228 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018229 branch usb0_force_stall_ep1_in_off_reply 
+:      018230 usb0_force_stall_ep3_in_off:
+0x4a77 018231 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018232 branch usb0_force_stall_ep1_in_off_reply 
+:      018235 usb0_request_set_feature:
+0x4a79 018236 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018237 bne 0 ,usb0_force_stall 
+0x4a7b 018238 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018239 bne 0 ,usb0_force_stall 
+0x4a7d 018240 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018241 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018242 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018243 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018244 branch usb0_force_stall 
+:      018246 usb0_request_set_feature_out_device:
+0x4a82 018247 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018248 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018249 hfetch 1 ,core_usb_config 
+0x4a85 018250 set1 7 ,pdata 
+0x4a86 018251 hstore 1 ,core_usb_config 
+0x4a87 018252 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018253 jam usb_sleep ,mem_usb_state 
+0x4a89 018254 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018255 call usb0_reply_zerolen 
+:      018256 usb_wakeup_timer_reinit:
+0x4a8b 018257 call timer_reinit 
+0x4a8c 018258 setarg timer_wakeup_delay 
+0x4a8d 018259 arg timer_wakeup ,queue 
+0x4a8e 018260 branch timer_init 
+:      018262 usb0_request_set_feature_out_interface:
+0x4a8f 018263 branch usb0_force_stall 
+:      018265 usb0_request_set_feature_out_endpoint:
+0x4a90 018266 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018267 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018268 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018269 bne 0 ,usb0_force_stall 
+0x4a94 018270 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018271 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018272 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018273 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018274 and_into 0x7f ,pdata 
+0x4a99 018275 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018276 branch usb0_force_stall 
+:      018278 usb0_force_stall_ep0_in_on:
+0x4a9b 018279 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018280 branch usb0_reply_zerolen 
+:      018281 usb0_force_stall_ep1_in_on:
+0x4a9d 018282 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018283 branch usb0_reply_zerolen 
+:      018284 usb0_force_stall_ep2_in_on:
+0x4a9f 018285 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018286 branch usb0_reply_zerolen 
+:      018287 usb0_force_stall_ep3_in_on:
+0x4aa1 018288 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018289 branch usb0_reply_zerolen 
+:      018292 usb0_request_set_address:
+0x4aa3 018293 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018294 bne out_device ,usb0_force_stall 
+0x4aa5 018295 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018296 bne 0 ,usb0_force_stall 
+0x4aa7 018297 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018298 bne 0 ,usb0_force_stall 
+0x4aa9 018299 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018300 bne 0 ,usb0_force_stall 
+0x4aab 018301 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018302 bne 0 ,usb0_force_stall 
+0x4aad 018303 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018304 bne 0 ,usb0_force_stall 
+0x4aaf 018305 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018306 and_into 0x80 ,pdata 
+0x4ab1 018307 bne 0 ,usb0_force_stall 
+0x4ab2 018308 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018309 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018310 usb_usb0_state_set_dev_default:
+0x4ab4 018311 jam dev_default ,mem_usb0_state 
+:      018312 usb0_request_set_wait_address:
+0x4ab5 018313 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018314 hstore 1 ,core_usb_addr 
+0x4ab7 018315 call usb0_reply_zerolen 
+0x4ab8 018316 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018317 rtn 
+:      018318 usb_usb0_state_set_dev_addr:
+0x4aba 018319 jam dev_address ,mem_usb0_state 
+0x4abb 018320 branch usb0_request_set_wait_address 
+:      018323 usb0_request_set_configuration:
+0x4abc 018324 fetch 1 ,mem_usb0_state 
+0x4abd 018325 beq dev_default ,usb0_force_stall 
+0x4abe 018326 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018327 bne out_device ,usb0_force_stall 
+0x4ac0 018328 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018329 bne 0 ,usb0_force_stall 
+0x4ac2 018330 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018331 bne 0 ,usb0_force_stall 
+0x4ac4 018332 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018333 bne 0 ,usb0_force_stall 
+0x4ac6 018334 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018335 bne 0 ,usb0_force_stall 
+0x4ac8 018336 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018337 bne 0 ,usb0_force_stall 
+0x4aca 018338 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018339 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018340 nbranch usb0_force_stall ,positive 
+0x4acd 018341 fetch 1 ,mem_usb0_state 
+0x4ace 018342 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018343 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018344 branch usb0_force_stall 
+:      018346 usb0_request_set_cfg_addr_state:
+:      018347 usb0_request_set_cfg_cfg_state:
+0x4ad1 018348 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018349 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018350 jam dev_configured ,mem_usb0_state 
+0x4ad4 018351 branch usb0_reply_zerolen 
+:      018352 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018353 jam dev_address ,mem_usb0_state 
+0x4ad6 018354 branch usb0_reply_zerolen 
+:      018357 usb0_request_set_interface:
+0x4ad7 018358 fetch 1 ,mem_usb0_state 
+0x4ad8 018359 bne dev_configured ,usb0_force_stall 
+0x4ad9 018360 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018361 bne out_interface ,usb0_force_stall 
+0x4adb 018362 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018363 bne 0 ,usb0_force_stall 
+0x4add 018364 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018365 bne 0 ,usb0_force_stall 
+0x4adf 018366 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018367 bne 0 ,usb0_force_stall 
+0x4ae1 018368 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018369 bne 0 ,usb0_force_stall 
+0x4ae3 018370 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018371 bne 0 ,usb0_force_stall 
+0x4ae5 018372 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018373 bne 0 ,usb0_force_stall 
+0x4ae7 018374 branch usb0_reply_zerolen 
+:      018377 usb_set_idle:
+0x4ae8 018378 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018379 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018380 store 1 ,mem_usb_idle_rate 
+0x4aeb 018381 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018382 sub pdata ,1 ,null 
+0x4aed 018383 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018384 fetch 1 ,mem_usb_state 
+0x4aef 018385 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018386 jam usb_connected ,mem_usb_state 
+0x4af1 018387 call usb0_reply_zerolen 
+0x4af2 018388 nop 30000 
+0x4af3 018389 nop 30000 
+0x4af4 018390 rtn 
+:      018391 usb_clear_remote_wakeup_set0:
+0x4af5 018392 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018393 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018394 jam usb_resume ,mem_usb_state 
+0x4af8 018395 rtn 
+:      018398 usb_set_report:
+0x4af9 018399 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018400 call usb_set_report_resume_judge 
+0x4afb 018401 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018402 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018403 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018404 iforce loopcnt 
+0x4aff 018405 arg mem_usb0_setup ,contr 
+0x4b00 018406 arg mem_usb0_set_report_data ,contw 
+0x4b01 018407 call memcpy 
+0x4b02 018408 branch usb0_reply_zerolen 
+:      018410 usb_set_report_resume_judge:
+0x4b03 018411 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018412 arg pc_set_report_bvalue ,temp 
+0x4b05 018413 isub temp ,null 
+0x4b06 018414 nrtn zero 
+0x4b07 018415 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018416 arg pc_set_report_windex ,temp 
+0x4b09 018417 isub temp ,null 
+0x4b0a 018418 nrtn zero 
+0x4b0b 018419 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018420 arg pc_set_report_blength ,temp 
+0x4b0d 018421 isub temp ,null 
+0x4b0e 018422 nrtn zero 
+0x4b0f 018423 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018424 rtn 
+:      018427 usb_set_protocol_req:
+0x4b11 018428 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018429 bne 0 ,usb0_force_stall 
+0x4b13 018430 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018431 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018432 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018433 branch usb0_force_stall 
+:      018434 usb_set_boot_protocol:
+0x4b17 018435 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018436 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018437 branch usb0_reply_zerolen 
+:      018438 usb_set_report_protocol:
+0x4b1a 018439 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018440 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018441 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018442 branch usb0_reply_zerolen 
+:      018445 usb0_respond_length:
+0x4b1e 018446 ifetch 1 ,rega 
+0x4b1f 018447 iforce regb 
+0x4b20 018448 increase 1 ,rega 
+:      018450 usb0_respond:
+0x4b21 018451 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018452 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018453 add regb ,1 ,pdata 
+0x4b24 018454 lshift pdata ,pdata 
+0x4b25 018455 hstore 1 ,core_usb_dfifo0 
+0x4b26 018456 jam 3 ,core_usb_dfifo0 
+0x4b27 018457 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018458 increase -2 ,pdata 
+0x4b29 018459 rshift pdata ,pdata 
+0x4b2a 018460 store 1 ,mem_usb_setup_blength 
+0x4b2b 018461 beq 0 ,usb_no_respond_data 
+:      018462 usb0_respond0:
+0x4b2c 018463 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018464 isub regb ,null 
+0x4b2e 018465 branch usb0_respond1 ,positive 
+0x4b2f 018466 copy pdata ,regb 
+:      018467 usb0_respond1:
+0x4b30 018468 deposit rega 
+0x4b31 018469 store 2 ,mem_bufptr 
+0x4b32 018470 deposit regb 
+0x4b33 018471 store 1 ,mem_remain 
+0x4b34 018472 branch usb0_tx 
+:      018474 usb_no_respond_data:
+0x4b35 018475 arg 0 ,queue 
+0x4b36 018476 branch usb_trig 
+:      018479 usb0_tx:
+0x4b37 018480 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018481 fetch 1 ,mem_remain 
+0x4b39 018482 rtn blank 
+0x4b3a 018483 copy pdata ,loopcnt 
+0x4b3b 018484 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018485 branch usb0_tx_info ,positive 
+0x4b3d 018486 arg ep0_packet_size ,loopcnt 
+:      018487 usb0_tx_info:
+0x4b3e 018488 fetch 1 ,mem_remain 
+0x4b3f 018489 isub loopcnt ,pdata 
+0x4b40 018490 store 1 ,mem_remain 
+0x4b41 018491 fetch 2 ,mem_bufptr 
+0x4b42 018492 copy pdata ,contr 
+:      018493 usb0_tx0:
+0x4b43 018494 ifetch 1 ,contr 
+0x4b44 018495 hstore 1 ,core_usb_dfifo0 
+0x4b45 018496 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018497 jam 0 ,core_usb_dfifo0 
+:      018498 usb0_tx1:
+0x4b47 018499 loop usb0_tx0 
+0x4b48 018500 copy contr ,pdata 
+0x4b49 018501 store 2 ,mem_bufptr 
+0x4b4a 018502 arg 0 ,queue 
+0x4b4b 018503 call usb_trig 
+0x4b4c 018504 fetch 1 ,mem_remain 
+0x4b4d 018505 nrtn blank 
+0x4b4e 018506 fetch 1 ,mem_usb_state 
+0x4b4f 018507 rtnne usb_got_report_req 
+0x4b50 018508 jam usb_connected ,mem_usb_state 
+0x4b51 018509 rtn 
+:      018512 usb_tx_ep1:
+0x4b52 018513 arg core_usb_dfifo1 ,rega 
+0x4b53 018514 arg 1 ,queue 
+:      018515 usb_tx_loop:
+0x4b54 018516 ifetch 1 ,contr 
+0x4b55 018517 istore 1 ,rega 
+0x4b56 018518 loop usb_tx_loop 
+:      018519 usb_trig:
+0x4b57 018520 setarg 0 
+0x4b58 018521 qset1 pdata 
+0x4b59 018522 hstore 1 ,core_usb_trig 
+0x4b5a 018523 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018524 ior temp ,pdata 
+0x4b5c 018525 store 1 ,mem_usb_tx_wait 
+0x4b5d 018526 rtn 
+:      018528 usb_tx_ep2:
+0x4b5e 018529 arg 2 ,queue 
+0x4b5f 018530 arg core_usb_dfifo2 ,rega 
+0x4b60 018531 branch usb_tx_loop 
+:      018533 usb_tx:
+0x4b61 018534 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018535 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018536 rtn blank 
+0x4b64 018537 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018538 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018539 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018540 branch usb_tx_fifo_release ,blank 
+0x4b68 018541 fetch 1 ,mem_usb_state 
+0x4b69 018542 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018543 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018544 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018545 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018546 call usb_tx_data_ep1 
+0x4b6e 018547 branch usb_tx_data_ep2 
+:      018549 usb_tx_data_ep1:
+0x4b6f 018550 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018551 rtnbit0 1 
+0x4b71 018552 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018553 rtnbit1 1 
+0x4b73 018554 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018555 set0 1 ,pdata 
+0x4b75 018556 store 1 ,mem_usb_tx_enable 
+0x4b76 018557 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018558 rtn blank 
+0x4b78 018559 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018560 branch assert 
+:      018562 usb_tx_data_ep2:
+0x4b7a 018563 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018564 rtnbit0 2 
+0x4b7c 018565 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018566 rtnbit1 2 
+0x4b7e 018567 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018568 set0 2 ,pdata 
+0x4b80 018569 store 1 ,mem_usb_tx_enable 
+0x4b81 018570 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018571 rtn blank 
+0x4b83 018572 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018573 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018574 branch assert 
+:      018576 usb_tx_fifo_release:
+0x4b86 018578 arg mem_usb_mouse_data ,contw 
+0x4b87 018579 arg 6 ,loopcnt 
+0x4b88 018580 branch memset0 
+:      018582 usb_tx_ms_data:
+0x4b89 018583 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018584 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018585 iand temp ,pdata 
+0x4b8c 018586 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018587 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018588 iadd temp ,pdata 
+0x4b8f 018589 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018590 branch usb_tx_ms_data_normal_mode 
+:      018592 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018593 jam 0 ,mem_usb_ep2_data 
+:      018594 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018595 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018596 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018597 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018598 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018599 store 1 ,mem_usb_mouse_data 
+0x4b97 018600 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018601 istore 1 ,contw 
+0x4b99 018602 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018603 istore 1 ,contw 
+0x4b9b 018604 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018605 istore 1 ,contw 
+0x4b9d 018606 arg 4 ,loopcnt 
+0x4b9e 018607 arg mem_usb_mouse_data ,contr 
+0x4b9f 018608 branch usb_tx_ep2 
+:      018610 usb_tx_ms_data_normal_mode:
+0x4ba0 018611 jam 0 ,mem_usb_ep2_data 
+:      018612 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018613 arg 8 ,loopcnt 
+0x4ba2 018614 arg mem_usb_mouse_data ,contr 
+0x4ba3 018615 branch usb_tx_ep2 
+:      018617 usb_tx_kb_multikey_data:
+0x4ba4 018618 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018619 arg 3 ,loopcnt 
+0x4ba6 018620 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018621 branch usb_tx_ep2 
+:      018623 usb_tx_kb_normal_data:
+0x4ba8 018624 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018625 arg 8 ,loopcnt 
+0x4baa 018626 arg mem_usb_kb_data ,contr 
+0x4bab 018627 branch usb_tx_ep1 
+:      018629 usb_inwake_state_tx_dispose:
+0x4bac 018630 fetch 1 ,mem_usb_state 
+0x4bad 018631 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018632 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018633 rtn 
+:      018634 usb_clear_tx_wait:
+0x4bb0 018635 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018636 rtn 
+:      018637 usb_mac_wakeup_trig:
+0x4bb2 018638 hfetch 1 ,core_usb_config 
+0x4bb3 018639 set1 7 ,pdata 
+0x4bb4 018640 hstore 1 ,core_usb_config 
+0x4bb5 018641 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018642 rtn 
+:      018644 usb_mac_wakeup_judge:
+0x4bb7 018645 fetch 1 ,mem_usb_state 
+0x4bb8 018646 rtneq usb_sleep 
+0x4bb9 018647 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018648 rtn 
+:      018649 usb_mac_wakeup:
+0x4bbb 018650 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018651 rtn blank 
+0x4bbd 018652 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018653 branch usb_wakeup 
+:      018655 usb_windows_wakeup:
+0x4bbf 018656 arg timer_wakeup ,queue 
+0x4bc0 018657 call timer_check 
+0x4bc1 018658 nrtn blank 
+:      018659 usb_wakeup:
+0x4bc2 018660 hfetch 1 ,core_usb_config 
+0x4bc3 018661 rtnbit0 7 
+0x4bc4 018662 jam 0xfc ,core_usb_config 
+0x4bc5 018663 nop 30000 
+0x4bc6 018664 jam 0x3c ,core_usb_config 
+0x4bc7 018665 rtn 
+:      018672 hci_rx_h4:
+0x4bc8 018673 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018674 fetch 1 ,mem_hci_cmd 
+0x4bca 018675 nrtn blank 
+:      018676 hci_rx_h4_1:
+0x4bcb 018677 call hci_h4_parse_packet 
+0x4bcc 018678 ncall h4_rx_discard_packet ,user 
+0x4bcd 018679 rtn 
+:      018681 hci_h4_parse_packet:
+0x4bce 018682 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018683 copy contru ,rega 
+0x4bd0 018684 arg 4 ,temp 
+0x4bd1 018685 ifetch 1 ,contru 
+0x4bd2 018686 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018687 increase 1 ,temp 
+0x4bd4 018688 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018689 copy contru ,pdata 
+0x4bd6 018690 hstore 2 ,core_uart_rrptr 
+0x4bd7 018691 rtn 
+:      018692 hci_h4_parse_packet_wait_len:
+0x4bd8 018693 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018694 isub temp ,null 
+0x4bda 018695 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018697 disable user 
+0x4bdc 018698 copy rega ,contru 
+0x4bdd 018699 call h4_get_rx_payload_len 
+0x4bde 018700 iadd temp ,temp 
+:      018701 hci_h4_parse_packet_wait:
+0x4bdf 018702 hfetch 2 ,core_uart_rxitems 
+0x4be0 018703 isub temp ,null 
+0x4be1 018704 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018705 copy rega ,contru 
+0x4be3 018706 ifetch 1 ,contru 
+0x4be4 018707 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018708 branch assert 
+:      018710 h4_rx_discard_packet:
+0x4be6 018711 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018712 hfetch 2 ,core_uart_rrptr 
+0x4be8 018713 iforce contru 
+0x4be9 018714 call h4_get_rx_payload_len 
+0x4bea 018715 iadd contru ,contru 
+0x4beb 018716 deposit contru 
+0x4bec 018717 hstore 2 ,core_uart_rrptr 
+0x4bed 018718 rtn 
+:      018723 h4_get_rx_payload_len:
+0x4bee 018724 ifetch 1 ,contru 
+0x4bef 018725 increase 2 ,contru 
+0x4bf0 018726 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018727 ifetch 1 ,contru 
+0x4bf2 018728 rtn 
+:      018729 h4_get_rx_payload_len_acl:
+0x4bf3 018730 ifetch 2 ,contru 
+0x4bf4 018731 rtn 
+:      018733 h4_get_tx_ptr:
+0x4bf5 018734 hfetch 2 ,core_uart_twptr 
+0x4bf6 018735 increase -5 ,contwu 
+0x4bf7 018736 iadd contwu ,contwu 
+0x4bf8 018737 rtn 
+:      018739 h4_send_packet_event:
+0x4bf9 018740 arg hci_h4_type_event ,temp 
+0x4bfa 018741 branch h4_send_packet 
+:      018742 h4_send_packet_acl:
+0x4bfb 018743 arg hci_h4_type_acl ,temp 
+:      018744 h4_send_packet:
+0x4bfc 018745 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018746 increase 1 ,loopcnt 
+0x4bfe 018747 hfetch 2 ,core_uart_twptr 
+0x4bff 018748 copy pdata ,contwu 
+0x4c00 018749 copy loopcnt ,pdata 
+0x4c01 018750 istoret 1 ,contwu 
+0x4c02 018751 increase -1 ,pdata 
+0x4c03 018752 iadd contwu ,contwu 
+0x4c04 018753 copy contwu ,pdata 
+0x4c05 018754 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018755 copy temp ,pdata 
+0x4c07 018756 rtneq hci_h4_type_acl 
+0x4c08 018757 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018758 hstore 2 ,core_uart_twptr 
+0x4c0a 018759 branch h4_send_acl_trigger_clear 
+:      018762 h4_send_acl_trigger_clear:
+0x4c0b 018763 setarg 0 
+0x4c0c 018764 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018765 rtn 
+:      018772 hci_init:
+0x4c0e 018773 rtn wake 
+0x4c0f 018774 setarg hci_idle_dispatch 
+0x4c10 018775 store 2 ,mem_cb_idle_process 
+0x4c11 018777 setarg uart_baud_115200 
+0x4c12 018778 store uart_baud_len ,mem_baud 
+:      018779 hci_lpm_init:
+0x4c13 018780 setarg mem_h5rx_buf 
+0x4c14 018781 hstore 2 ,core_uart_rsaddr 
+0x4c15 018782 setarg mem_h5rx_buf_end 
+0x4c16 018783 hstore 2 ,core_uart_readdr 
+0x4c17 018784 setarg mem_h5tx_buf 
+0x4c18 018785 hstore 2 ,core_uart_tsaddr 
+0x4c19 018786 call hci_sel_init 
+:      018787 hci_reinit:
+0x4c1a 018788 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018789 setarg mem_h5tx_buf 
+0x4c1c 018790 hstore 2 ,core_uart_twptr 
+0x4c1d 018791 hstore 2 ,core_uart_trptrp 
+0x4c1e 018792 setarg mem_h5rx_buf 
+0x4c1f 018793 hstore 2 ,core_uart_rrptr 
+0x4c20 018794 store 2 ,mem_h5rx_rptr 
+:      018795 hci_init_common:
+0x4c21 018796 hfetch 2 ,core_clkoff 
+0x4c22 018797 set0 clock_off_uart ,pdata 
+0x4c23 018798 hstore 2 ,core_clkoff 
+0x4c24 018799 call uart_set_baud_by_mem 
+0x4c25 018800 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018801 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018802 rtn 
+:      018804 hci_sel_init:
+0x4c28 018805 setarg mem_h5tx_buf_end 
+0x4c29 018806 hstore 2 ,core_uart_teaddr 
+0x4c2a 018807 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018808 or_into 0x07 ,pdata 
+0x4c2c 018809 hstore 1 ,core_gpio_sel1 
+0x4c2d 018810 rtn 
+:      018813 hci_rx_packet:
+0x4c2e 018814 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018815 hfetch 1 ,core_uart_status 
+0x4c30 018816 iforce regb 
+0x4c31 018817 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018818 hfetch 2 ,core_uart_rxitems 
+0x4c33 018819 iforce regc 
+0x4c34 018820 arg 0x44f ,temp 
+0x4c35 018821 isub temp ,null 
+0x4c36 018822 nrtn zero 
+:      018823 hci_rx_packet_cont:
+0x4c37 018824 hfetch 2 ,core_uart_rrptr 
+0x4c38 018825 iforce contru 
+0x4c39 018826 branch hci_rx_h4 
+:      018828 uart_send_byte:
+0x4c3a 018829 hfetcht 1 ,core_uart_status 
+0x4c3b 018830 isolate1 6 ,temp 
+0x4c3c 018831 branch uart_send_byte ,true 
+0x4c3d 018832 hstore 1 ,core_uart_txd 
+0x4c3e 018833 rtn 
+:      018835 process_hci_cmd:
+0x4c3f 018836 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018837 fetch 1 ,mem_hci_cmd 
+0x4c41 018838 branch process_hci_cmd_cont ,blank 
+0x4c42 018839 enable user 
+0x4c43 018840 rtn 
+:      018841 process_hci_cmd_cont:
+0x4c44 018842 ifetch 2 ,contru 
+0x4c45 018843 iforce alarm 
+0x4c46 018844 iforce queue 
+0x4c47 018845 ifetch 1 ,contru 
+0x4c48 018846 iforce temp 
+0x4c49 018847 rshift2 alarm ,pdata 
+0x4c4a 018848 rshift8 pdata ,pdata 
+0x4c4b 018849 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018850 rtn 
+:      018853 phci_grp_vendor_specific:
+0x4c4d 018854 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018855 deposit queue 
+0x4c4f 018856 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018857 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018858 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018859 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018860 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018861 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018862 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018863 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018865 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018866 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018867 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018868 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018869 branch hci_normal_reply 
+:      018871 phci_grp_vendor_enter_lpm:
+0x4c5c 018872 call hci_normal_reply 
+0x4c5d 018873 call wait_uarttx 
+0x4c5e 018874 call gpio_pu_uart_tx 
+:      018875 hci_enter_lpm:
+0x4c5f 018876 call app_put_lpm_wake_lock 
+0x4c60 018877 call app_l2cap_flow_control_enable 
+0x4c61 018878 branch gpio_rx_config_input_with_pu 
+:      018880 hci_exit_lpm:
+0x4c62 018881 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018882 call app_get_lpm_wake_lock 
+0x4c64 018883 call hci_lpm_init 
+0x4c65 018884 branch app_l2cap_flow_control_disable 
+:      018886 phci_grp_vendor_chipid:
+0x4c66 018887 call hci_get_cmd_complete_ptr 
+0x4c67 018888 hfetch 2 ,core_chipid 
+0x4c68 018889 istore 2 ,contwu 
+0x4c69 018890 force 6 ,loopcnt 
+0x4c6a 018891 branch hci_command_complete 
+:      018893 phci_grp_vendor_baud:
+0x4c6b 018894 ifetch 2 ,contru 
+0x4c6c 018895 store 2 ,mem_baud 
+0x4c6d 018896 hstore 2 ,core_uart_baud 
+0x4c6e 018897 rtn 
+:      018900 phci_grp_vendor_patch_common:
+0x4c6f 018902 ifetch 1 ,contru 
+0x4c70 018903 copy pdata ,temp 
+0x4c71 018904 hstore 1 ,core_ucode_low 
+0x4c72 018905 ifetch 1 ,contru 
+0x4c73 018906 iadd temp ,temp 
+0x4c74 018907 set1 7 ,pdata 
+0x4c75 018908 hstore 1 ,core_ucode_ctrl 
+0x4c76 018909 ifetch 1 ,contru 
+0x4c77 018910 iadd temp ,temp 
+0x4c78 018911 copy pdata ,loopcnt 
+0x4c79 018912 rtn 
+:      018914 phci_grp_vendor_patch:
+0x4c7a 018915 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 018916 call phci_grp_vendor_patch_common 
+:      018917 phci_grp_vendor_patch_loop:
+0x4c7c 018918 ifetch 1 ,contru 
+0x4c7d 018919 hstore 1 ,core_ucode_data 
+0x4c7e 018920 iadd temp ,temp 
+0x4c7f 018921 loop phci_grp_vendor_patch_loop 
+:      018922 phci_grp_vendor_patch_check_sum:
+0x4c80 018923 and temp ,0xff ,temp 
+0x4c81 018924 ifetch 1 ,contru 
+0x4c82 018925 isub temp ,null 
+0x4c83 018926 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 018927 branch hci_normal_reply 
+:      018930 phci_grp_vendor_patch_sec:
+0x4c85 018931 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 018932 call phci_grp_vendor_patch_common 
+0x4c87 018933 store 8 ,mem_pdatatemp 
+:      018934 phci_grp_vendor_patch_sec_loop:
+0x4c88 018935 call do_aes_cbc 
+0x4c89 018936 arg 16 ,loopcnt 
+0x4c8a 018937 arg mem_temp_block0 ,contw 
+0x4c8b 018938 call load_uart_sum_loop 
+0x4c8c 018939 storet 8 ,mem_temp 
+0x4c8d 018940 arg mem_temp_block2 ,contw 
+0x4c8e 018941 call store_aes_result 
+0x4c8f 018942 arg mem_temp_block2 ,rega 
+0x4c90 018943 arg mem_temp_block0 ,regb 
+0x4c91 018944 arg mem_temp_block3 ,contw 
+0x4c92 018945 call xor16 
+0x4c93 018946 arg 16 ,loopcnt 
+0x4c94 018947 arg mem_temp_block3 ,contr 
+0x4c95 018948 call load_ucode_only_loop 
+0x4c96 018949 fetcht 8 ,mem_temp 
+0x4c97 018950 fetch 8 ,mem_pdatatemp 
+0x4c98 018951 increase -16 ,pdata 
+0x4c99 018952 store 8 ,mem_pdatatemp 
+0x4c9a 018953 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 018954 branch phci_grp_vendor_patch_check_sum 
+:      018956 load_ucode_only_loop:
+0x4c9c 018957 ifetch 1 ,contr 
+0x4c9d 018958 hstore 1 ,core_ucode_data 
+0x4c9e 018959 loop load_ucode_only_loop 
+0x4c9f 018960 rtn 
+:      018962 load_uart_sum_loop:
+0x4ca0 018963 ifetch 1 ,contru 
+0x4ca1 018964 istore 1 ,contw 
+0x4ca2 018965 iadd temp ,temp 
+0x4ca3 018966 loop load_uart_sum_loop 
+0x4ca4 018967 rtn 
+:      018969 phci_grp_vendor_patch_sec_init:
+0x4ca5 018970 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 018971 arg 0 ,temp 
+0x4ca7 018972 arg 16 ,loopcnt 
+0x4ca8 018973 arg mem_temp_block0 ,contw 
+0x4ca9 018974 call load_uart_sum_loop 
+0x4caa 018975 hfetch 1 ,core_gpio_key2 
+0x4cab 018976 and_into 0xfd ,pdata 
+0x4cac 018977 hstore 1 ,core_gpio_key2 
+0x4cad 018978 arg mem_temp_block0 ,contr 
+0x4cae 018979 arg 16 ,loopcnt 
+0x4caf 018980 call aes_load_data 
+0x4cb0 018981 call aes_init 
+0x4cb1 018982 call aes_clear_data 
+0x4cb2 018983 branch phci_grp_vendor_patch_check_sum 
+:      018986 phci_grp_vendor_done:
+0x4cb3 018987 arg 0x20 ,loopcnt 
+0x4cb4 018988 arg mem_patch00 ,contw 
+0x4cb5 018989 arg 0 ,temp 
+:      018990 phci_grp_vendor_done_loop:
+0x4cb6 018991 ifetch 1 ,contru 
+0x4cb7 018992 istore 1 ,contw 
+0x4cb8 018993 iadd temp ,temp 
+0x4cb9 018994 loop phci_grp_vendor_done_loop 
+0x4cba 018995 and temp ,0xff ,temp 
+0x4cbb 018996 ifetch 1 ,contru 
+0x4cbc 018997 isub temp ,null 
+0x4cbd 018998 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 018999 jam 0 ,core_ucode_ctrl 
+0x4cbf 019000 call hci_normal_reply 
+0x4cc0 019001 call h4_rx_discard_packet 
+0x4cc1 019002 call clear_key_buf 
+0x4cc2 019003 call wait_uarttx 
+0x4cc3 019004 branch soft_reset 
+:      019006 phci_grp_vendor_patch_bad:
+0x4cc4 019007 jam 0 ,core_ucode_ctrl 
+0x4cc5 019008 branch start 
+:      019010 phci_grp_vendor_bdaddr:
+0x4cc6 019011 ifetch 6 ,contru 
+0x4cc7 019012 store 6 ,mem_lap 
+0x4cc8 019013 branch hci_normal_reply 
+:      019016 phci_grp_vendor_mem:
+0x4cc9 019017 ifetch 1 ,contru 
+0x4cca 019018 store 1 ,mem_hci_curr_len 
+0x4ccb 019019 copy pdata ,loopcnt 
+0x4ccc 019020 ifetch 2 ,contru 
+0x4ccd 019021 store 2 ,mem_hci_curr_target 
+0x4cce 019022 copy pdata ,contw 
+0x4ccf 019023 call uart_copy_rx_bytes 
+0x4cd0 019024 branch hci_normal_reply 
+:      019027 phci_grp_vendor_eep:
+0x4cd1 019028 ifetch 1 ,contru 
+0x4cd2 019029 store 1 ,mem_hci_curr_len 
+0x4cd3 019030 copy pdata ,loopcnt 
+0x4cd4 019031 ifetch 2 ,contru 
+0x4cd5 019032 store 2 ,mem_hci_curr_target 
+0x4cd6 019033 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019034 call uart_copy_rx_bytes 
+0x4cd8 019035 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019036 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019037 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019038 branch iicd_write_ota_data 
+:      019043 hci_normal_reply:
+0x4cdc 019044 force 4 ,loopcnt 
+:      019045 hci_command_complete:
+0x4cdd 019046 call hci_get_payload_ptr 
+0x4cde 019047 force 0x1 ,pdata 
+0x4cdf 019048 istore 1 ,contwu 
+0x4ce0 019049 deposit alarm 
+0x4ce1 019050 istore 3 ,contwu 
+0x4ce2 019051 force hci_event_command_complete ,queue 
+:      019052 hci_send_event:
+0x4ce3 019053 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019054 call hci_get_packet_ptr 
+0x4ce5 019055 deposit queue 
+0x4ce6 019056 istore 1 ,contwu 
+0x4ce7 019057 deposit loopcnt 
+0x4ce8 019058 istore 1 ,contwu 
+:      019059 hci_send_event_raw:
+0x4ce9 019060 force 5 ,queue 
+0x4cea 019061 increase 2 ,loopcnt 
+:      019062 hci_send_packet:
+0x4ceb 019063 branch h4_send_packet_event 
+:      019065 hci_send_commu_ready_event:
+0x4cec 019066 force hci_event_vendor_specific ,queue 
+0x4ced 019067 call hci_get_payload_ptr 
+0x4cee 019068 setarg hci_vendor_event_commu_ready 
+0x4cef 019069 istore 1 ,contwu 
+0x4cf0 019070 force 1 ,loopcnt 
+0x4cf1 019071 branch hci_send_event 
+:      019073 hci_get_cmd_complete_ptr:
+0x4cf2 019074 force 12 ,contwu 
+0x4cf3 019075 branch hci_get_tx_ptr 
+:      019077 hci_get_payload_ptr:
+0x4cf4 019078 force 8 ,contwu 
+0x4cf5 019079 branch hci_get_tx_ptr 
+:      019081 hci_get_packet_ptr:
+0x4cf6 019082 force 6 ,contwu 
+:      019083 hci_get_tx_ptr:
+0x4cf7 019084 branch h4_get_tx_ptr 
+:      019088 calc_tx_crc16:
+0x4cf8 019089 pulse crc16 
+0x4cf9 019090 enable enable_crc 
+:      019091 crcloop:
+0x4cfa 019092 ifetch 1 ,contwu 
+0x4cfb 019093 inject bucket ,8 
+0x4cfc 019094 loop crcloop 
+0x4cfd 019095 enable enable_parity 
+0x4cfe 019096 inject bucket ,16 
+0x4cff 019097 disable enable_parity 
+0x4d00 019098 disable enable_crc 
+0x4d01 019099 disable crc16 
+0x4d02 019100 byteswap pdata ,pdata 
+0x4d03 019101 rtn 
+:      019105 cmd_exit:
+0x4d04 019106 jam 0 ,mem_hci_cmd 
+0x4d05 019107 rtn 
+:      019108 cmd_check_plap:
+0x4d06 019109 fetch 6 ,mem_hci_plap 
+0x4d07 019110 fetcht 6 ,mem_plap 
+0x4d08 019111 isub temp ,null 
+0x4d09 019112 rtn 
+:      019117 cmd_pair:
+0x4d0a 019118 fetch 1 ,mem_op 
+0x4d0b 019119 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019120 call tid_initiate 
+0x4d0d 019121 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019122 branch cmd_exit 
+:      019123 cmd_pair_passive:
+0x4d0f 019124 set0 op_inrand_req ,pdata 
+0x4d10 019125 store 1 ,mem_op 
+0x4d11 019126 call lmp_accept_inrand 
+0x4d12 019127 setarg 0 
+0x4d13 019128 setflag master ,smap_lmptid ,pdata 
+0x4d14 019129 store 1 ,mem_lmo_tid2 
+0x4d15 019130 branch cmd_exit 
+0x4d16 019131 rtn 
+:      019132 cmd_in_sniff:
+0x4d17 019133 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019134 arg mem_sniff_payload ,contw 
+0x4d19 019135 setarg 0 
+0x4d1a 019136 isolate1 27 ,clke_bt 
+0x4d1b 019137 setflag true ,1 ,pdata 
+0x4d1c 019138 istore 1 ,contw 
+0x4d1d 019139 setarg 0 
+0x4d1e 019140 istore 2 ,contw 
+0x4d1f 019141 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019142 istore 2 ,contw 
+0x4d21 019143 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019144 istore 2 ,contw 
+0x4d23 019145 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019146 istore 2 ,contw 
+0x4d25 019147 branch cmd_exit 
+:      019149 cmd_exit_sniff:
+0x4d26 019150 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019151 branch cmd_exit 
+:      019153 hci_idle_dispatch:
+0x4d28 019154 call gpio_check_uart_state 
+0x4d29 019155 rtn true 
+0x4d2a 019156 arg uart_wakeup_rx ,temp 
+0x4d2b 019157 call gpio_get_bit 
+0x4d2c 019158 nbranch uart_wake_up ,true 
+0x4d2d 019159 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019160 rtn 
+:      019161 uart_wake_up:
+0x4d2f 019162 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019163 rtnne hci_rx_wake 
+0x4d31 019164 call hci_exit_lpm 
+0x4d32 019165 branch hci_send_commu_ready_event 
+:      019179 hid_rx_process:
+0x4d33 019180 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019181 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019182 copy pdata ,contr 
+0x4d36 019183 ifetch 1 ,contr 
+0x4d37 019184 and pdata ,0x0f ,temp 
+0x4d38 019185 rshift4 pdata ,pdata 
+0x4d39 019186 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019187 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019188 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019189 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019190 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019191 rtn 
+:      019193 hid_rx_process_hid_control:
+0x4d3f 019194 copy temp ,pdata 
+0x4d40 019195 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019196 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019197 rtn 
+:      019199 hid_rx_process_virtual_cable_unplug:
+0x4d43 019200 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019201 call ui_ipc_send_event 
+0x4d45 019202 fetch 1 ,mem_device_option 
+0x4d46 019203 rtnbit0 dvc_op_mouse 
+0x4d47 019204 copy temp ,pdata 
+0x4d48 019205 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019206 rtn 
+:      019207 hid_rx_process_suspend:
+0x4d4a 019208 rtn 
+:      019210 hid_rx_process_set_report:
+0x4d4b 019211 call hid_rx_process_data 
+0x4d4c 019212 arg 0x01 ,rega 
+0x4d4d 019213 call hid_malloc_tx_buff 
+0x4d4e 019214 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019215 istore 2 ,contw 
+0x4d50 019216 setarg 0x00 
+0x4d51 019217 istore 1 ,contw 
+0x4d52 019218 rtn 
+:      019220 hid_rx_process_handshake:
+0x4d53 019221 arg 1 ,rega 
+0x4d54 019222 call hid_malloc_tx_buff 
+0x4d55 019223 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019224 istore 2 ,contw 
+0x4d57 019225 setarg 0 
+0x4d58 019226 istore 1 ,contw 
+0x4d59 019227 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019228 fetch 1 ,mem_hid_control_state 
+0x4d5b 019229 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019230 store 1 ,mem_hid_control_state 
+0x4d5d 019231 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019232 branch ui_ipc_send_event 
+:      019234 hid_rx_process_data:
+0x4d5f 019235 ifetch 1 ,contr 
+0x4d60 019236 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019237 rtn 
+:      019239 hid_rx_process_data_hid_kb:
+0x4d62 019240 rtn 
+:      019243 hid_malloc_tx_buff:
+0x4d63 019244 call l2cap_malloc 
+0x4d64 019245 copy rega ,temp 
+0x4d65 019246 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019247 copy pdata ,contw 
+0x4d67 019248 copy rega ,pdata 
+0x4d68 019249 istore 2 ,contw 
+0x4d69 019250 rtn 
+:      019267 l2cap_init:
+0x4d6a 019268 branch l2cap_init_wake ,wake 
+:      019269 l2cap_init_work:
+0x4d6b 019270 setarg mem_l2cap_xmem_end 
+0x4d6c 019271 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019272 isub contw ,loopcnt 
+0x4d6e 019273 call clear_mem 
+:      019274 l2cap_init_wake:
+0x4d6f 019275 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019276 setarg mem_sdp_mem_end 
+0x4d71 019277 arg mem_sdp_mem_start ,contw 
+0x4d72 019278 isub contw ,loopcnt 
+0x4d73 019279 call clear_mem 
+0x4d74 019280 setarg mem_l2cap_mem_end 
+0x4d75 019281 arg mem_l2cap_mem_start ,contw 
+0x4d76 019282 isub contw ,loopcnt 
+0x4d77 019283 call clear_mem 
+0x4d78 019284 branch l2cap_lpm_load_txbuf 
+:      019286 process_rx_l2cap_pkt:
+0x4d79 019287 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019288 copy contr ,temp 
+0x4d7b 019291 copy temp ,contr 
+0x4d7c 019292 ifetch 2 ,contr 
+0x4d7d 019293 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019294 ifetch 2 ,contr 
+0x4d7f 019295 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019296 deposit contr 
+0x4d81 019297 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019298 fetch 1 ,memui_reconnect_mode 
+0x4d83 019299 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019300 branch ml2cap_rx_multiplexing 
+:      019302 l2cap_rx_multiplexing:
+0x4d85 019303 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019304 branch l2cap_rx_reset_state ,blank 
+0x4d87 019305 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019306 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019307 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019308 l2cap_rx_multiplexing0:
+0x4d8a 019309 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019310 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019311 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019312 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019313 branch l2cap_rx_reset_state 
+:      019315 l2cap_check_map:
+0x4d8f 019318 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019319 call l2cap_malloc_get_full_map 
+0x4d91 019320 fetch 1 ,mem_used_map 
+0x4d92 019321 beq 0 ,set_pdata_0 
+0x4d93 019322 beq 1 ,set_pdata_0 
+0x4d94 019323 beq 2 ,set_pdata_0 
+0x4d95 019324 beq 3 ,set_pdata_0 
+0x4d96 019325 beq 0x81 ,set_pdata_0 
+0x4d97 019326 beq 0xc0 ,set_pdata_0 
+0x4d98 019327 beq 0x80 ,set_pdata_0 
+0x4d99 019328 beq 0x40 ,set_pdata_0 
+0x4d9a 019329 rtn 
+:      019331 set_pdata_0:
+0x4d9b 019332 setarg 0 
+0x4d9c 019333 rtn 
+:      019336 l2cap_call_proc_signal:
+0x4d9d 019337 call l2cap_check_map 
+0x4d9e 019338 nrtn blank 
+:      019339 l2cap_call_proc_signal0:
+0x4d9f 019340 call l2cap_malloc_signal_channel 
+0x4da0 019341 call l2cap_process_signal_pkt 
+0x4da1 019342 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019343 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019344 call l2cap_get_signal_tx_buff 
+0x4da4 019345 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019346 istore 2 ,contw 
+0x4da6 019347 force l2cap_signal_channel ,pdata 
+0x4da7 019348 istore 2 ,contw 
+0x4da8 019349 branch l2cap_rx_reset_state 
+:      019351 l2cap_call_proc_sigal_pending:
+0x4da9 019352 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019353 rtn blank 
+0x4dab 019354 copy pdata ,rega 
+0x4dac 019355 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019356 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019357 arg 0x100 ,temp 
+0x4daf 019358 iadd temp ,temp 
+0x4db0 019359 copy clkn_bt ,pdata 
+0x4db1 019360 isub temp ,null 
+0x4db2 019361 nrtn positive 
+0x4db3 019362 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019363 copy rega ,pdata 
+0x4db5 019364 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019365 branch assert 
+:      019366 l2cap_sdp_conn_succ:
+0x4db7 019367 arg 0 ,debug 
+0x4db8 019368 call l2cap_malloc_signal_channel 
+0x4db9 019369 call restore_l2cap_req_param 
+0x4dba 019370 call l2cap_get_signal_tx_payload 
+0x4dbb 019371 call save_cont_pointers 
+0x4dbc 019372 call send_connection_sdp_res 
+0x4dbd 019373 call l2cap_get_signal_tx_buff 
+0x4dbe 019375 setarg 0x000c 
+0x4dbf 019376 istore 2 ,contw 
+0x4dc0 019377 force l2cap_signal_channel ,pdata 
+0x4dc1 019378 istore 2 ,contw 
+0x4dc2 019379 branch l2cap_rx_reset_state 
+:      019383 l2cap_reset_sdp_map:
+0x4dc3 019384 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019385 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019386 increase 4 ,pdata 
+0x4dc6 019387 rshift4 pdata ,pdata 
+0x4dc7 019388 rshift3 pdata ,pdata 
+0x4dc8 019389 add pdata ,1 ,temp 
+0x4dc9 019390 arg mem_tx_fifo3 ,contr 
+0x4dca 019391 ifetch 3 ,contr 
+0x4dcb 019392 rtn blank 
+0x4dcc 019393 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019394 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019395 copy pdata ,rega 
+0x4dcf 019396 call check_l2cap_map 
+0x4dd0 019397 copy regb ,pdata 
+0x4dd1 019398 store 1 ,mem_tx_fifo3 
+0x4dd2 019399 rtn 
+:      019401 check_l2cap_map:
+0x4dd3 019402 arg 0 ,queue 
+0x4dd4 019403 arg 0 ,regb 
+:      019405 check_l2cap_map_loop:
+0x4dd5 019406 sub queue ,7 ,null 
+0x4dd6 019407 nrtn positive 
+0x4dd7 019408 qisolate1 rega 
+0x4dd8 019409 branch check_l2cap_map_used ,true 
+0x4dd9 019410 branch check_l2cap_map_used2 
+:      019412 check_l2cap_map_used:
+0x4dda 019413 copy temp ,pdata 
+0x4ddb 019414 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019415 qset1 regb 
+0x4ddd 019416 increase -1 ,temp 
+:      019418 check_l2cap_map_used2:
+0x4dde 019419 increase 1 ,queue 
+0x4ddf 019420 branch check_l2cap_map_loop 
+:      019422 l2cap_call_proc_sdp:
+0x4de0 019423 call l2cap_malloc_is_fifo_empty 
+0x4de1 019424 nrtn blank 
+0x4de2 019425 call l2cap_check_map 
+0x4de3 019426 nrtn blank 
+0x4de4 019427 call l2cap_malloc_sdp_channel 
+0x4de5 019428 call sdp_process 
+0x4de6 019429 call l2cap_reset_sdp_map 
+0x4de7 019430 branch l2cap_call_proc_sdp_common 
+:      019433 ml2cap_call_proc_sdp:
+0x4de8 019434 call l2cap_malloc_is_fifo_empty 
+0x4de9 019435 nrtn blank 
+0x4dea 019436 call l2cap_malloc_sdp_channel 
+0x4deb 019437 call sdp_process 
+:      019438 l2cap_call_proc_sdp_common:
+0x4dec 019439 call l2cap_get_sdp_tx_buff 
+0x4ded 019440 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019441 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019442 istore 2 ,contw 
+0x4df0 019443 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019444 istore 2 ,contw 
+0x4df2 019445 branch l2cap_rx_reset_state 
+:      019447 l2cap_call_proc_hid:
+0x4df3 019448 call hid_rx_process 
+0x4df4 019449 branch l2cap_rx_reset_state 
+:      019451 l2cap_call_proc_rfcomm:
+0x4df5 019452 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019453 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019454 call rfcomm_rx_process 
+0x4df8 019455 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019456 rtneq rfcomm_malloc_fail 
+0x4dfa 019457 branch l2cap_rx_reset_state 
+:      019458 l2cap_call_proc_no_reply:
+0x4dfb 019459 call l2cap_malloc_discard 
+:      019461 l2cap_rx_reset_state:
+0x4dfc 019462 setarg 0 
+0x4dfd 019463 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019464 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019465 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019466 rtn 
+:      019468 l2cap_process_signal_pkt:
+0x4e01 019469 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019470 call l2cap_get_signal_tx_payload 
+0x4e03 019471 force 0 ,regb 
+0x4e04 019472 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019473 copy pdata ,regc 
+0x4e06 019474 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019475 iforce contr 
+:      019476 l2cap_process_signal_pkt_loop:
+0x4e08 019477 call l2cap_process_one_signal 
+0x4e09 019478 deposit regc 
+0x4e0a 019479 increase -4 ,regc 
+0x4e0b 019480 increase -4 ,pdata 
+0x4e0c 019481 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019482 copy regb ,pdata 
+0x4e0e 019483 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019484 rtn 
+:      019486 l2cap_process_one_signal:
+0x4e10 019487 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019488 ifetch 1 ,contr 
+0x4e12 019489 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019490 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019491 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019492 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019493 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019494 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019495 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019496 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019497 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019498 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019499 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019500 call l2cap_reject_command 
+:      019501 l2cap_process_one_signal_rtn:
+0x4e1e 019502 rtn 
+:      019504 l2cap_proc_signal_info_req:
+0x4e1f 019505 ifetch 1 ,contr 
+0x4e20 019506 copy pdata ,queue 
+0x4e21 019507 ifetch 2 ,contr 
+0x4e22 019508 copy pdata ,rega 
+0x4e23 019509 copy regc ,pdata 
+0x4e24 019510 isub rega ,regc 
+0x4e25 019511 setarg signal_info_rsp 
+0x4e26 019512 istore 1 ,contw 
+0x4e27 019513 copy queue ,pdata 
+0x4e28 019514 istore 1 ,contw 
+0x4e29 019515 ifetch 2 ,contr 
+:      019516 l2cap_proc_signal_info_req_reply:
+0x4e2a 019517 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019518 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019519 rtn 
+:      019520 l2cap_proc_signal_info_req_ext:
+0x4e2d 019521 setarg 0x020008 
+0x4e2e 019522 istore 6 ,contw 
+0x4e2f 019523 setarg 0x0280 
+0x4e30 019524 istore 4 ,contw 
+0x4e31 019525 force 12 ,pdata 
+0x4e32 019526 branch l2cap_proc_signal_info_req_common 
+:      019527 l2cap_proc_signal_info_req_fix:
+0x4e33 019528 setarg 0x3000c 
+0x4e34 019529 istore 6 ,contw 
+0x4e35 019530 setarg 0x0006 
+0x4e36 019531 istore 8 ,contw 
+0x4e37 019532 force 16 ,pdata 
+:      019533 l2cap_proc_signal_info_req_common:
+0x4e38 019534 iadd regb ,regb 
+0x4e39 019535 branch l2cap_process_one_signal_rtn 
+:      019537 ml2cap_proc_signal_info_req:
+0x4e3a 019538 ifetch 1 ,contr 
+0x4e3b 019539 copy pdata ,queue 
+0x4e3c 019540 ifetch 2 ,contr 
+0x4e3d 019541 copy pdata ,rega 
+0x4e3e 019542 ifetch 2 ,contr 
+0x4e3f 019543 store 2 ,mem_temp 
+0x4e40 019544 copy regc ,pdata 
+0x4e41 019545 isub rega ,regc 
+0x4e42 019546 call l2cap_get_signal_tx_payload 
+0x4e43 019547 setarg signal_info_rsp 
+0x4e44 019548 istore 1 ,contw 
+0x4e45 019549 copy queue ,pdata 
+0x4e46 019550 istore 1 ,contw 
+0x4e47 019551 fetch 2 ,mem_temp 
+0x4e48 019552 branch l2cap_proc_signal_info_req_reply 
+:      019556 l2cap_proc_signal_cmd_reject:
+0x4e49 019557 ifetch 1 ,contr 
+0x4e4a 019558 copy pdata ,queue 
+0x4e4b 019559 ifetch 2 ,contr 
+0x4e4c 019560 copy pdata ,rega 
+0x4e4d 019561 iadd contr ,contr 
+0x4e4e 019562 copy regc ,pdata 
+0x4e4f 019563 isub rega ,regc 
+:      019564 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019565 branch l2cap_process_one_signal_rtn 
+:      019567 l2cap_proc_signal_connect_req:
+0x4e51 019568 call save_cont_pointers 
+0x4e52 019571 call load_cont_pointers 
+0x4e53 019572 arg 0 ,debug 
+0x4e54 019573 ifetch 1 ,contr 
+0x4e55 019574 copy pdata ,queue 
+0x4e56 019575 ifetch 2 ,contr 
+0x4e57 019576 copy pdata ,rega 
+0x4e58 019577 ifetch 2 ,contr 
+0x4e59 019578 copy pdata ,temp 
+0x4e5a 019579 ifetch 2 ,contr 
+0x4e5b 019580 copy pdata ,timeup 
+0x4e5c 019581 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019582 copy temp ,pdata 
+0x4e5e 019583 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019584 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019585 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019586 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019587 call l2cap_reject_command 
+0x4e63 019588 branch l2cap_proc_signal_connect_req_rtn 
+:      019590 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019591 call save_cont_pointers 
+0x4e65 019592 arg l2cap_sdp_channel ,temp 
+0x4e66 019593 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019594 nbranch already_connected ,blank 
+0x4e68 019595 copy timeup ,pdata 
+0x4e69 019596 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019597 copy clkn_bt ,pdata 
+0x4e6b 019598 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019599 call store_l2cap_req_param 
+0x4e6d 019600 branch send_connection_pending 
+:      019602 store_l2cap_req_param:
+0x4e6e 019603 storet 2 ,mem_psm 
+0x4e6f 019604 deposit timeup 
+0x4e70 019605 store 2 ,mem_scid 
+0x4e71 019606 deposit rega 
+0x4e72 019607 store 2 ,mem_cmd_length 
+0x4e73 019608 deposit regb 
+0x4e74 019609 store 2 ,mem_tt2 
+0x4e75 019610 deposit regc 
+0x4e76 019611 store 2 ,mem_tt3 
+0x4e77 019612 deposit queue 
+0x4e78 019613 store 2 ,mem_id 
+0x4e79 019614 rtn 
+:      019616 restore_l2cap_req_param:
+0x4e7a 019617 fetcht 2 ,mem_psm 
+0x4e7b 019618 fetch 2 ,mem_scid 
+0x4e7c 019619 copy pdata ,timeup 
+0x4e7d 019620 fetch 2 ,mem_cmd_length 
+0x4e7e 019621 copy pdata ,rega 
+0x4e7f 019622 fetch 2 ,mem_tt2 
+0x4e80 019623 copy pdata ,regb 
+0x4e81 019624 fetch 2 ,mem_tt3 
+0x4e82 019625 copy pdata ,regc 
+0x4e83 019626 fetch 2 ,mem_id 
+0x4e84 019627 copy pdata ,queue 
+0x4e85 019628 rtn 
+:      019630 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019631 call save_cont_pointers 
+0x4e87 019632 setarg l2cap_rfcomm_channel 
+0x4e88 019633 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019634 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019635 nbranch already_connected ,blank 
+0x4e8b 019636 copy timeup ,pdata 
+0x4e8c 019637 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019638 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019639 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019640 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019641 store 1 ,mem_rfcomm_state 
+0x4e91 019642 branch send_connection_res 
+:      019643 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019644 call save_cont_pointers 
+0x4e93 019645 arg l2cap_hid_control_channel ,temp 
+0x4e94 019646 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019647 nbranch already_connected ,blank 
+0x4e96 019648 copy timeup ,pdata 
+0x4e97 019649 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019650 fetch 1 ,mem_hid_control_state 
+0x4e99 019651 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019652 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019653 store 1 ,mem_hid_control_state 
+0x4e9c 019654 branch send_connection_res 
+:      019655 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019656 call save_cont_pointers 
+0x4e9e 019657 deposit clke 
+0x4e9f 019658 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019659 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019660 nbranch already_connected ,blank 
+0x4ea2 019661 copy timeup ,pdata 
+0x4ea3 019662 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019663 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019664 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019665 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019666 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019667 branch send_connection_res 
+:      019669 send_connection_pending:
+0x4ea9 019670 setarg l2cap_connect_pending 
+0x4eaa 019671 store 2 ,meml2cap_t1 
+0x4eab 019672 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019673 branch send_connection_res0 
+:      019674 send_connection_sdp_res:
+0x4ead 019675 fetch 1 ,mem_sdp_state 
+0x4eae 019676 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019677 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019678 store 1 ,mem_sdp_state 
+:      019679 send_connection_res:
+0x4eb1 019680 setarg l2cap_connect_successful 
+0x4eb2 019681 store 2 ,meml2cap_t1 
+:      019682 send_connection_res0:
+0x4eb3 019683 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019684 call load_cont_pointers 
+0x4eb5 019685 setarg signal_connect_rsp 
+0x4eb6 019686 istore 1 ,contw 
+0x4eb7 019687 copy queue ,pdata 
+0x4eb8 019688 istore 1 ,contw 
+0x4eb9 019689 setarg 0x0008 
+0x4eba 019690 istore 2 ,contw 
+0x4ebb 019691 copy temp ,pdata 
+0x4ebc 019692 istore 2 ,contw 
+0x4ebd 019693 copy timeup ,pdata 
+0x4ebe 019694 istore 2 ,contw 
+0x4ebf 019695 fetch 2 ,meml2cap_t1 
+0x4ec0 019696 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019697 isolate0 0 ,debug 
+0x4ec2 019698 branch connect_suc ,true 
+0x4ec3 019699 setarg l2cap_connect_refused_no_resources 
+:      019700 connect_suc:
+0x4ec4 019701 istore 2 ,contw 
+0x4ec5 019702 force 0x0000 ,pdata 
+0x4ec6 019703 istore 2 ,contw 
+0x4ec7 019704 setarg 12 
+0x4ec8 019705 branch connect_req_update_byte_counts 
+:      019706 connect_pending:
+0x4ec9 019707 istore 2 ,contw 
+0x4eca 019708 force 0x0002 ,pdata 
+0x4ecb 019709 istore 2 ,contw 
+0x4ecc 019710 setarg 12 
+0x4ecd 019711 branch connect_req_update_byte_counts 
+:      019713 already_connected:
+0x4ece 019714 set1 0 ,debug 
+0x4ecf 019715 branch send_connection_res 
+:      019716 connect_req_update_byte_counts:
+0x4ed0 019717 iadd regb ,regb 
+0x4ed1 019718 copy regc ,pdata 
+0x4ed2 019719 isub rega ,regc 
+0x4ed3 019720 branch l2cap_proc_signal_connect_req_rtn 
+:      019721 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019722 branch l2cap_process_one_signal_rtn 
+:      019724 l2cap_proc_signal_connect_rsp:
+0x4ed5 019725 ifetch 1 ,contr 
+0x4ed6 019726 copy pdata ,queue 
+0x4ed7 019727 ifetch 2 ,contr 
+0x4ed8 019728 copy pdata ,rega 
+0x4ed9 019729 copy regc ,pdata 
+0x4eda 019730 isub rega ,regc 
+0x4edb 019731 ifetch 2 ,contr 
+0x4edc 019732 copy pdata ,timeup 
+0x4edd 019733 ifetch 2 ,contr 
+0x4ede 019734 copy pdata ,temp 
+0x4edf 019735 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019736 setarg l2cap_sdp_channel 
+0x4ee1 019737 isub temp ,null 
+0x4ee2 019738 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019739 setarg l2cap_rfcomm_channel 
+0x4ee4 019740 isub temp ,null 
+0x4ee5 019741 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019742 setarg l2cap_hid_control_channel 
+0x4ee7 019743 isub temp ,null 
+0x4ee8 019744 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019745 setarg l2cap_hid_interrupt_channel 
+0x4eea 019746 isub temp ,null 
+0x4eeb 019747 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019748 rtn 
+:      019750 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019751 copy timeup ,pdata 
+0x4eee 019752 store 2 ,mem_sdp_remote_cid 
+0x4eef 019753 fetch 1 ,mem_sdp_state 
+0x4ef0 019754 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019755 store 1 ,mem_sdp_state 
+0x4ef2 019756 branch l2cap_process_one_signal_rtn 
+:      019757 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019758 copy timeup ,pdata 
+0x4ef4 019759 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019760 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019761 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019762 store 1 ,mem_rfcomm_state 
+0x4ef8 019763 rtn 
+:      019764 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019765 copy timeup ,pdata 
+0x4efa 019766 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019767 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019768 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019769 store 1 ,mem_hid_interrupt_state 
+0x4efe 019770 rtn 
+:      019771 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019772 copy timeup ,pdata 
+0x4f00 019773 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019774 fetch 1 ,mem_hid_control_state 
+0x4f02 019775 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019776 store 1 ,mem_hid_control_state 
+0x4f04 019777 rtn 
+:      019779 l2cap_proc_signal_config_req:
+0x4f05 019780 ifetch 1 ,contr 
+0x4f06 019781 copy pdata ,queue 
+0x4f07 019782 ifetch 2 ,contr 
+0x4f08 019783 copy pdata ,rega 
+0x4f09 019784 copy regc ,pdata 
+0x4f0a 019785 isub rega ,regc 
+0x4f0b 019786 ifetch 2 ,contr 
+0x4f0c 019787 copy pdata ,temp 
+0x4f0d 019788 copy temp ,rega 
+0x4f0e 019789 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019790 setarg l2cap_sdp_channel 
+0x4f10 019791 isub temp ,null 
+0x4f11 019792 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019793 setarg l2cap_rfcomm_channel 
+0x4f13 019794 isub temp ,null 
+0x4f14 019795 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019796 setarg l2cap_hid_control_channel 
+0x4f16 019797 isub temp ,null 
+0x4f17 019798 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019799 setarg l2cap_hid_interrupt_channel 
+0x4f19 019800 isub temp ,null 
+0x4f1a 019801 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019802 branch l2cap_reject_command 
+:      019804 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019805 copy contw ,timeup 
+0x4f1d 019806 fetch 1 ,mem_sdp_state 
+0x4f1e 019807 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019808 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019810 store 1 ,mem_sdp_state 
+0x4f21 019811 copy timeup ,contw 
+0x4f22 019812 arg l2cap_sdp_channel ,timeup 
+0x4f23 019813 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019814 copy pdata ,temp 
+0x4f25 019815 branch l2cap_send_config_rsp 
+:      019816 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019817 copy contw ,timeup 
+0x4f27 019818 fetch 1 ,mem_hid_control_state 
+0x4f28 019819 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019820 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019822 store 1 ,mem_hid_control_state 
+0x4f2b 019823 copy timeup ,contw 
+0x4f2c 019824 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019825 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019826 copy pdata ,temp 
+0x4f2f 019827 branch l2cap_send_config_rsp 
+:      019828 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019829 copy contw ,timeup 
+0x4f31 019830 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019831 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019832 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019834 store 1 ,mem_hid_interrupt_state 
+0x4f35 019835 copy timeup ,contw 
+0x4f36 019836 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019837 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019838 copy pdata ,temp 
+0x4f39 019839 branch l2cap_send_config_rsp 
+:      019840 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019841 copy contw ,timeup 
+0x4f3b 019842 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019843 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019844 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019846 store 1 ,mem_rfcomm_state 
+0x4f3f 019848 copy timeup ,contw 
+0x4f40 019849 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019850 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019851 copy pdata ,temp 
+:      019852 l2cap_send_config_rsp:
+0x4f43 019853 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019854 setarg signal_config_rsp 
+0x4f45 019855 istore 1 ,contw 
+0x4f46 019856 copy queue ,pdata 
+0x4f47 019857 istore 1 ,contw 
+0x4f48 019858 setarg 0x0006 
+0x4f49 019859 istore 2 ,contw 
+0x4f4a 019860 copy temp ,pdata 
+0x4f4b 019861 istore 2 ,contw 
+0x4f4c 019862 force 0x00 ,pdata 
+0x4f4d 019863 istore 2 ,contw 
+0x4f4e 019864 force l2cap_config_success ,pdata 
+0x4f4f 019865 istore 2 ,contw 
+0x4f50 019866 force 10 ,pdata 
+0x4f51 019867 iadd regb ,regb 
+0x4f52 019869 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019870 copy queue ,pdata 
+0x4f54 019871 store 1 ,mem_config_identifier 
+0x4f55 019872 force l2cap_sdp_channel ,pdata 
+0x4f56 019873 icompare 0xff ,timeup 
+0x4f57 019874 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019875 increase 1 ,pdata 
+:      019876 l2cap_send_config_rsp_is_sdp:
+0x4f59 019878 rtn 
+:      019879 l2cap_check_channel_state:
+0x4f5a 019880 disable user 
+0x4f5b 019881 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019882 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019883 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019884 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019885 copy contr ,contw 
+0x4f60 019886 increase -1 ,contw 
+0x4f61 019887 istore 1 ,contw 
+0x4f62 019888 enable user 
+0x4f63 019889 rtn 
+:      019890 l2cap_send_config_req:
+:      019891 l2cap_send_config_req_sdp:
+0x4f64 019892 fetch 1 ,mem_sdp_state 
+0x4f65 019893 call l2cap_check_channel_state 
+0x4f66 019894 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019895 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019896 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019897 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019898 branch l2cap_generate_config_req 
+:      019899 l2cap_send_config_req_rfcomm:
+0x4f6b 019900 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019901 call l2cap_check_channel_state 
+0x4f6d 019902 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019903 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019904 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019905 store 2 ,mem_config_req_dest_cid 
+0x4f71 019906 branch l2cap_generate_config_req 
+:      019907 l2cap_send_config_req_hid_ctrl:
+0x4f72 019908 fetch 1 ,mem_hid_control_state 
+0x4f73 019909 call l2cap_check_channel_state 
+0x4f74 019910 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019911 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 019912 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 019913 store 2 ,mem_config_req_dest_cid 
+0x4f78 019914 branch l2cap_generate_config_req 
+:      019915 l2cap_send_config_req_hid_int:
+0x4f79 019916 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 019917 call l2cap_check_channel_state 
+0x4f7b 019918 nrtn user 
+0x4f7c 019919 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 019920 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 019921 store 2 ,mem_config_req_dest_cid 
+:      019924 l2cap_generate_config_req:
+0x4f7f 019925 bpatchx patch22_4 ,mem_patch22 
+0x4f80 019926 call l2cap_get_req_id 
+0x4f81 019927 call l2cap_malloc_signal_channel 
+0x4f82 019928 force 0 ,regb 
+0x4f83 019929 call l2cap_get_signal_tx_payload 
+0x4f84 019930 force signal_config_req ,pdata 
+0x4f85 019931 istore 1 ,contw 
+0x4f86 019932 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 019933 istore 1 ,contw 
+0x4f88 019934 setarg 0x0008 
+0x4f89 019935 istore 2 ,contw 
+0x4f8a 019936 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 019937 istore 2 ,contw 
+0x4f8c 019938 setarg 0x0000 
+0x4f8d 019939 istore 2 ,contw 
+0x4f8e 019940 force 1 ,pdata 
+0x4f8f 019941 istore 1 ,contw 
+0x4f90 019942 force 2 ,pdata 
+0x4f91 019943 istore 1 ,contw 
+0x4f92 019944 fetch 1 ,mem_send_config_req 
+0x4f93 019945 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 019946 setarg l2cap_config_mtu_sdp 
+0x4f95 019947 istore 2 ,contw 
+0x4f96 019948 branch l2cap_generate_config_req_done 
+:      019949 l2cap_generate_config_req_rfcomm:
+0x4f97 019950 setarg l2cap_config_mtu_rfcomm 
+0x4f98 019951 istore 2 ,contw 
+:      019952 l2cap_generate_config_req_done:
+0x4f99 019953 arg 0x0c ,temp 
+0x4f9a 019954 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 019955 call l2cap_get_signal_tx_buff 
+0x4f9c 019956 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 019957 istore 2 ,contw 
+0x4f9e 019958 force l2cap_signal_channel ,pdata 
+0x4f9f 019959 istore 2 ,contw 
+0x4fa0 019960 jam 0 ,mem_send_config_req 
+:      019961 l2cap_proc_signal_config_req_rtn:
+0x4fa1 019962 branch l2cap_process_one_signal_rtn 
+:      019964 l2cap_proc_signal_config_rsp:
+0x4fa2 019965 increase 1 ,contr 
+0x4fa3 019966 ifetch 2 ,contr 
+0x4fa4 019967 copy pdata ,rega 
+0x4fa5 019968 copy regc ,pdata 
+0x4fa6 019969 isub rega ,regc 
+0x4fa7 019970 ifetch 2 ,contr 
+0x4fa8 019971 copy pdata ,rega 
+0x4fa9 019972 bpatchx patch22_5 ,mem_patch22 
+0x4faa 019973 setarg l2cap_sdp_channel 
+0x4fab 019974 isub rega ,null 
+0x4fac 019975 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 019976 setarg l2cap_rfcomm_channel 
+0x4fae 019977 isub rega ,null 
+0x4faf 019978 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 019979 setarg l2cap_hid_control_channel 
+0x4fb1 019980 isub rega ,null 
+0x4fb2 019981 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 019982 setarg l2cap_hid_interrupt_channel 
+0x4fb4 019983 isub rega ,null 
+0x4fb5 019984 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 019985 increase 2 ,contr 
+0x4fb7 019986 ifetch 2 ,contr 
+0x4fb8 019987 iforce null 
+0x4fb9 019988 branch l2cap_process_one_signal_rtn 
+:      019989 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 019990 fetch 1 ,mem_sdp_state 
+0x4fbb 019991 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 019992 store 1 ,mem_sdp_state 
+0x4fbd 019993 branch l2cap_process_one_signal_rtn 
+:      019994 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 019995 fetch 1 ,mem_rfcomm_state 
+0x4fbf 019996 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 019997 store 1 ,mem_rfcomm_state 
+0x4fc1 019998 branch l2cap_process_one_signal_rtn 
+:      019999 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020000 fetch 1 ,mem_hid_control_state 
+0x4fc3 020001 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020002 store 1 ,mem_hid_control_state 
+0x4fc5 020003 branch l2cap_process_one_signal_rtn 
+:      020004 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020005 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020006 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020007 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020008 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020009 branch ui_ipc_send_event 
+:      020013 l2cap_proc_signal_disconnect_req:
+0x4fcb 020014 ifetch 1 ,contr 
+0x4fcc 020015 copy pdata ,queue 
+0x4fcd 020016 ifetch 2 ,contr 
+0x4fce 020017 copy pdata ,rega 
+0x4fcf 020018 copy regc ,pdata 
+0x4fd0 020019 isub rega ,regc 
+0x4fd1 020020 ifetch 2 ,contr 
+0x4fd2 020021 copy pdata ,rega 
+0x4fd3 020022 ifetch 2 ,contr 
+0x4fd4 020023 copy pdata ,timeup 
+0x4fd5 020024 copy rega ,temp 
+0x4fd6 020025 call save_cont_pointers 
+0x4fd7 020026 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020027 setarg l2cap_sdp_channel 
+0x4fd9 020028 isub temp ,null 
+0x4fda 020029 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020030 setarg l2cap_rfcomm_channel 
+0x4fdc 020031 isub temp ,null 
+0x4fdd 020032 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020033 setarg l2cap_hid_control_channel 
+0x4fdf 020034 isub temp ,null 
+0x4fe0 020035 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020036 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020037 isub temp ,null 
+0x4fe3 020038 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020039 call l2cap_reject_command 
+0x4fe5 020040 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020041 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020042 copy timeup ,temp 
+0x4fe7 020043 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020044 isub temp ,null 
+0x4fe9 020045 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020046 call l2cap_reject_command 
+0x4feb 020047 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020048 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020049 copy timeup ,temp 
+0x4fed 020050 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020051 isub temp ,null 
+0x4fef 020052 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020053 call l2cap_reject_command 
+0x4ff1 020054 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020056 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020057 copy timeup ,temp 
+0x4ff3 020058 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020059 isub temp ,null 
+0x4ff5 020060 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020061 call l2cap_reject_command 
+0x4ff7 020062 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020063 l2cap_disconnect_hid_control_now:
+0x4ff8 020064 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020065 branch l2cap_send_disconnect_rsp_pkt 
+:      020066 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020067 call l2cap_reset_hid_int_state 
+0x4ffb 020068 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020069 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020077 branch l2cap_send_disconnect_rsp_pkt 
+:      020079 l2cap_disconnect_sdp_now:
+0x4ffe 020080 call l2cap_reset_sdp_channel_state 
+0x4fff 020081 fetch 1 ,mem_upper_sm_ss 
+0x5000 020082 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020085 branch l2cap_send_disconnect_rsp_pkt 
+:      020086 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020087 copy timeup ,temp 
+0x5003 020088 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020089 isub temp ,null 
+0x5005 020090 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020091 call l2cap_reject_command 
+0x5007 020092 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020093 l2cap_disconnect_rfcomm_now:
+0x5008 020094 call l2cap_reset_rfcomm_channel_state 
+0x5009 020095 branch l2cap_send_disconnect_rsp_pkt 
+:      020096 l2cap_send_disconnect_rsp_pkt:
+0x500a 020097 call load_cont_pointers 
+0x500b 020098 setarg signal_disconnect_rsp 
+0x500c 020099 istore 1 ,contw 
+0x500d 020100 copy queue ,pdata 
+0x500e 020101 istore 1 ,contw 
+0x500f 020102 setarg 0x0004 
+0x5010 020103 istore 2 ,contw 
+0x5011 020104 copy rega ,pdata 
+0x5012 020105 istore 2 ,contw 
+0x5013 020106 copy timeup ,pdata 
+0x5014 020107 istore 2 ,contw 
+0x5015 020108 force 8 ,pdata 
+0x5016 020109 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020110 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020111 call load_cont_pointers 
+0x5018 020112 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020113 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020114 iadd regb ,regb 
+0x501a 020115 branch l2cap_process_one_signal_rtn 
+:      020116 l2cap_proc_signal_disconnect_rsp:
+0x501b 020117 ifetch 1 ,contr 
+0x501c 020118 copy pdata ,queue 
+0x501d 020119 ifetch 2 ,contr 
+0x501e 020120 copy pdata ,rega 
+0x501f 020121 copy regc ,pdata 
+0x5020 020122 isub rega ,regc 
+0x5021 020123 ifetch 2 ,contr 
+0x5022 020124 copy pdata ,timeup 
+0x5023 020125 ifetch 2 ,contr 
+0x5024 020126 copy pdata ,temp 
+0x5025 020127 call save_cont_pointers 
+0x5026 020128 bpatchx patch22_7 ,mem_patch22 
+0x5027 020129 setarg l2cap_sdp_channel 
+0x5028 020130 isub temp ,null 
+0x5029 020131 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020132 setarg l2cap_rfcomm_channel 
+0x502b 020133 isub temp ,null 
+0x502c 020134 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020135 setarg l2cap_hid_control_channel 
+0x502e 020136 isub temp ,null 
+0x502f 020137 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020138 setarg l2cap_hid_interrupt_channel 
+0x5031 020139 isub temp ,null 
+0x5032 020140 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020141 call l2cap_reject_command 
+0x5034 020142 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020143 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020144 copy temp ,rega 
+0x5036 020145 copy timeup ,temp 
+0x5037 020146 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020147 isub temp ,null 
+0x5039 020148 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020149 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020150 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020151 copy temp ,rega 
+0x503c 020152 copy timeup ,temp 
+0x503d 020153 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020154 isub temp ,null 
+0x503f 020155 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020156 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020157 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020158 copy temp ,rega 
+0x5042 020159 copy timeup ,temp 
+0x5043 020160 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020161 isub temp ,null 
+0x5045 020162 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020163 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020164 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020165 copy temp ,rega 
+0x5048 020166 copy timeup ,temp 
+0x5049 020167 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020168 isub temp ,null 
+0x504b 020169 call l2cap_reset_hid_int_state ,zero 
+0x504c 020170 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020171 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020172 call load_cont_pointers 
+0x504e 020173 branch l2cap_process_one_signal_rtn 
+:      020174 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020175 branch l2cap_process_one_signal_rtn 
+:      020178 l2cap_proc_signal_echo_req:
+0x5050 020179 ifetch 1 ,contr 
+0x5051 020180 copy pdata ,queue 
+0x5052 020181 ifetch 2 ,contr 
+0x5053 020182 copy pdata ,rega 
+0x5054 020183 iadd contr ,contr 
+0x5055 020184 setarg 9 
+0x5056 020185 istore 1 ,contw 
+0x5057 020186 copy queue ,pdata 
+0x5058 020187 istore 1 ,contw 
+0x5059 020188 force 0x0000 ,pdata 
+0x505a 020189 istore 2 ,contw 
+0x505b 020190 force 4 ,pdata 
+0x505c 020191 iadd regb ,regb 
+0x505d 020192 copy regc ,pdata 
+0x505e 020193 isub rega ,regc 
+0x505f 020194 branch l2cap_process_one_signal_rtn 
+:      020195 l2cap_proc_signal_echo_rsp:
+0x5060 020196 branch l2cap_process_one_signal_rtn 
+:      020198 l2cap_proc_signal_info_rsp:
+0x5061 020199 branch l2cap_process_one_signal_rtn 
+:      020200 l2cap_reject_command:
+0x5062 020201 force 0 ,regb 
+0x5063 020202 call l2cap_get_signal_tx_payload 
+0x5064 020203 setarg signal_cmd_reject 
+0x5065 020204 istore 1 ,contw 
+0x5066 020205 copy queue ,pdata 
+0x5067 020206 istore 1 ,contw 
+0x5068 020207 setarg 2 
+0x5069 020208 istore 2 ,contw 
+0x506a 020209 setarg cmd_not_understood 
+0x506b 020210 istore 2 ,contw 
+0x506c 020211 increase 6 ,regb 
+0x506d 020212 arg 4 ,regc 
+0x506e 020213 branch l2cap_process_one_signal_rtn 
+:      020217 l2cap_reset_rfcomm_channel_state:
+0x506f 020218 setarg 0 
+0x5070 020219 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020220 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020221 jam 0 ,mem_rfcomm_state 
+0x5073 020222 rtn 
+:      020223 l2cap_reset_sdp_channel_state:
+0x5074 020224 setarg 0 
+0x5075 020225 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020226 store 2 ,mem_sdp_remote_cid 
+0x5077 020227 jam 0 ,mem_sdp_state 
+0x5078 020228 rtn 
+:      020229 l2cap_reset_hid_ctrl_state:
+0x5079 020230 setarg 0 
+0x507a 020231 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020232 jam 0 ,mem_hid_control_state 
+0x507c 020233 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020234 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020235 rtn 
+:      020237 l2cap_reset_hid_int_state:
+0x507f 020238 setarg 0 
+0x5080 020239 store 2 ,mem_hid_int_remote_cid 
+0x5081 020240 jam 0 ,mem_hid_interrupt_state 
+0x5082 020241 fetch 1 ,mem_hid_control_state 
+0x5083 020242 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020243 rtn 
+:      020245 l2cap_reset_hid_disconnected:
+0x5085 020246 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020247 branch ui_ipc_send_event 
+:      020249 l2cap_disconnect_interrupt_req:
+0x5087 020250 fetch 1 ,mem_control_tasks 
+0x5088 020251 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020252 store 1 ,mem_control_tasks 
+0x508a 020253 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020254 rtn blank 
+0x508c 020255 call l2cap_malloc_signal_channel 
+0x508d 020256 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020257 copy pdata ,rega 
+0x508f 020258 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020259 branch l2cap_generate_disconnect_req 
+:      020260 l2cap_disconnect_control_req:
+0x5091 020261 fetch 1 ,mem_control_tasks 
+0x5092 020262 set0 l2cap_disconnect_control ,pdata 
+0x5093 020263 store 1 ,mem_control_tasks 
+0x5094 020264 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020265 rtn blank 
+0x5096 020266 call l2cap_malloc_signal_channel 
+0x5097 020267 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020268 copy pdata ,rega 
+0x5099 020269 force l2cap_hid_control_channel ,regb 
+:      020270 l2cap_generate_disconnect_req:
+0x509a 020271 call l2cap_get_req_id 
+0x509b 020272 call l2cap_get_signal_tx_payload 
+0x509c 020273 force signal_disconnect_req ,pdata 
+0x509d 020274 istore 1 ,contw 
+0x509e 020275 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020276 istore 1 ,contw 
+0x50a0 020277 setarg 0x0004 
+0x50a1 020278 istore 2 ,contw 
+0x50a2 020279 copy rega ,pdata 
+0x50a3 020280 istore 2 ,contw 
+0x50a4 020281 copy regb ,pdata 
+0x50a5 020282 istore 2 ,contw 
+0x50a6 020283 force 0x08 ,temp 
+0x50a7 020284 branch ml2cap_send_signal 
+:      020286 ml2cap_send_signal_connect_req:
+0x50a8 020287 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020288 call l2cap_get_req_id 
+0x50aa 020289 call l2cap_get_signal_tx_payload 
+0x50ab 020290 setarg signal_connect_req 
+0x50ac 020291 istore 1 ,contw 
+0x50ad 020292 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020293 istore 1 ,contw 
+0x50af 020294 setarg 0x0004 
+0x50b0 020295 istore 2 ,contw 
+0x50b1 020296 copy temp ,pdata 
+0x50b2 020297 istore 2 ,contw 
+0x50b3 020298 copy timeup ,pdata 
+0x50b4 020299 istore 2 ,contw 
+0x50b5 020300 arg 8 ,temp 
+0x50b6 020301 branch ml2cap_send_signal 
+:      020302 ml2cap_send_signal_config_req:
+0x50b7 020303 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020304 call l2cap_get_req_id 
+0x50b9 020305 call l2cap_get_signal_tx_payload 
+0x50ba 020306 setarg signal_config_req 
+0x50bb 020307 istore 1 ,contw 
+0x50bc 020308 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020309 istore 1 ,contw 
+0x50be 020310 setarg 0x0008 
+0x50bf 020311 istore 2 ,contw 
+0x50c0 020313 copy temp ,pdata 
+0x50c1 020315 istore 2 ,contw 
+0x50c2 020316 setarg 0x0000 
+0x50c3 020317 istore 2 ,contw 
+0x50c4 020318 setarg 0x01 
+0x50c5 020319 istore 1 ,contw 
+0x50c6 020320 setarg 0x02 
+0x50c7 020321 istore 1 ,contw 
+0x50c8 020322 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020323 istore 2 ,contw 
+0x50ca 020324 arg 0xc ,temp 
+0x50cb 020325 branch ml2cap_send_signal 
+:      020326 ml2cap_send_signal_disconn_req:
+0x50cc 020327 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020328 call l2cap_get_req_id 
+0x50ce 020329 call l2cap_get_signal_tx_payload 
+0x50cf 020330 setarg signal_disconnect_req 
+0x50d0 020331 istore 1 ,contw 
+0x50d1 020332 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020333 increase 1 ,pdata 
+0x50d3 020334 copy contw ,rega 
+0x50d4 020335 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020336 copy rega ,contw 
+0x50d6 020337 istore 1 ,contw 
+0x50d7 020338 setarg 0x0004 
+0x50d8 020339 istore 2 ,contw 
+0x50d9 020340 copy temp ,pdata 
+0x50da 020341 istore 2 ,contw 
+0x50db 020342 copy timeup ,pdata 
+0x50dc 020343 istore 2 ,contw 
+0x50dd 020344 arg 0x8 ,temp 
+:      020347 ml2cap_send_signal:
+0x50de 020348 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020349 copy temp ,pdata 
+0x50e0 020350 branch l2cap_malloc_discard ,blank 
+0x50e1 020351 call l2cap_get_signal_tx_buff 
+0x50e2 020352 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020353 istore 2 ,contw 
+0x50e4 020354 force l2cap_signal_channel ,pdata 
+0x50e5 020355 istore 2 ,contw 
+0x50e6 020356 rtn 
+:      020358 msdp_send_req_done:
+0x50e7 020359 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020360 branch assert ,blank 
+0x50e9 020361 call l2cap_get_sdp_tx_buff 
+0x50ea 020362 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020363 istore 2 ,contw 
+0x50ec 020364 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020365 istore 2 ,contw 
+0x50ee 020366 rtn 
+:      020367 ml2cap_rx_multiplexing:
+0x50ef 020368 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020369 branch l2cap_rx_reset_state ,blank 
+0x50f1 020370 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020371 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020372 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020373 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020374 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020375 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020376 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020377 branch l2cap_rx_reset_state 
+:      020379 ml2cap_call_proc_signal:
+0x50f9 020380 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020381 call l2cap_malloc_signal_channel 
+0x50fb 020382 force 0 ,regb 
+0x50fc 020383 call l2cap_get_signal_tx_payload 
+0x50fd 020384 copy pdata ,contw 
+0x50fe 020385 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020386 copy pdata ,regc 
+0x5100 020387 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020388 iforce contr 
+:      020389 ml2cap_proc_one_comm_loop:
+0x5102 020390 call ml2cap_proc_one_comm 
+0x5103 020391 increase -4 ,regc 
+0x5104 020392 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020393 copy regb ,temp 
+0x5106 020394 call ml2cap_send_signal 
+0x5107 020395 branch l2cap_rx_reset_state 
+:      020397 ml2cap_proc_one_comm:
+0x5108 020398 ifetch 1 ,contr 
+0x5109 020399 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020400 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020401 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020402 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020403 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020404 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020405 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020406 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020407 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020408 branch ml2cap_proc_send_reject 
+:      020410 ml2cap_proc_signal_connect_req:
+0x5113 020411 call save_cont_pointers 
+0x5114 020413 call load_cont_pointers 
+0x5115 020414 branch l2cap_proc_signal_connect_req 
+:      020415 ml2cap_proc_signal_cmd_reject:
+0x5116 020416 ifetch 1 ,contr 
+0x5117 020417 copy pdata ,queue 
+0x5118 020418 ifetch 2 ,contr 
+0x5119 020419 copy pdata ,rega 
+0x511a 020420 copy regc ,pdata 
+0x511b 020421 isub rega ,regc 
+:      020422 mvptr:
+0x511c 020423 ifetch 1 ,contr 
+0x511d 020424 increase -1 ,rega 
+0x511e 020425 nbranch mvptr ,zero 
+0x511f 020426 rtn 
+:      020427 ml2cap_proc_signal_connect_rsp:
+0x5120 020428 ifetch 1 ,contr 
+0x5121 020429 copy pdata ,queue 
+0x5122 020430 ifetch 2 ,contr 
+0x5123 020431 copy pdata ,rega 
+0x5124 020432 ifetch 2 ,contr 
+0x5125 020433 copy pdata ,timeup 
+0x5126 020434 ifetch 2 ,contr 
+0x5127 020435 copy pdata ,temp 
+0x5128 020436 ifetch 2 ,contr 
+0x5129 020437 sub pdata ,0 ,null 
+0x512a 020438 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020439 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020440 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020441 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020442 ml2cap_proc_signal_connect_refused_result:
+0x512e 020443 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020444 call ui_ipc_send_event 
+:      020445 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020446 ifetch 2 ,contr 
+0x5131 020447 branch mnosucc 
+:      020448 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020449 call save_cont_pointers 
+0x5133 020453 bpatchx patch23_5 ,mem_patch23 
+0x5134 020454 setarg l2cap_sdp_channel 
+0x5135 020455 isub temp ,null 
+0x5136 020456 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020457 setarg l2cap_rfcomm_channel 
+0x5138 020458 isub temp ,null 
+0x5139 020459 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020460 setarg l2cap_hid_interrupt_channel 
+0x513b 020461 isub temp ,null 
+0x513c 020462 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020463 setarg l2cap_hid_control_channel 
+0x513e 020464 isub temp ,null 
+0x513f 020465 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020466 branch mnosucc 
+:      020467 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020468 copy timeup ,pdata 
+0x5142 020469 store 2 ,mem_sdp_remote_cid 
+0x5143 020470 fetch 1 ,mem_sdp_state 
+0x5144 020471 set1 l2cap_channel_state_conn_res 
+0x5145 020472 store 1 ,mem_sdp_state 
+0x5146 020473 branch mnosucc1 
+:      020474 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020475 copy timeup ,pdata 
+0x5148 020476 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020477 fetch 1 ,mem_rfcomm_state 
+0x514a 020478 set1 l2cap_channel_state_conn_res 
+0x514b 020479 store 1 ,mem_rfcomm_state 
+0x514c 020480 branch mnosucc1 
+:      020481 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020482 copy timeup ,pdata 
+0x514e 020483 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020484 fetch 1 ,mem_hid_control_state 
+0x5150 020485 set1 l2cap_channel_state_conn_res 
+0x5151 020486 store 1 ,mem_hid_control_state 
+0x5152 020487 branch mnosucc1 
+:      020488 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020489 copy timeup ,pdata 
+0x5154 020490 store 2 ,mem_hid_int_remote_cid 
+0x5155 020491 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020492 set1 l2cap_channel_state_conn_res 
+0x5157 020493 store 1 ,mem_hid_interrupt_state 
+:      020496 mnosucc1:
+0x5158 020497 call load_cont_pointers 
+:      020498 mnosucc:
+0x5159 020499 copy regc ,pdata 
+0x515a 020500 isub rega ,regc 
+0x515b 020501 rtn 
+:      020503 ml2cap_proc_signal_config_rsp:
+0x515c 020504 ifetch 1 ,contr 
+0x515d 020505 copy pdata ,queue 
+0x515e 020506 ifetch 2 ,contr 
+0x515f 020507 copy pdata ,rega 
+0x5160 020508 copy regc ,pdata 
+0x5161 020509 isub rega ,regc 
+0x5162 020510 ifetch 2 ,contr 
+0x5163 020511 copy pdata ,timeup 
+0x5164 020512 ifetch 2 ,contr 
+0x5165 020513 ifetch 2 ,contr 
+0x5166 020514 nbranch mcrsdone1 ,blank 
+0x5167 020515 call save_cont_pointers 
+0x5168 020519 copy timeup ,temp 
+0x5169 020520 bpatchx patch23_6 ,mem_patch23 
+0x516a 020521 setarg l2cap_sdp_channel 
+0x516b 020522 isub temp ,null 
+0x516c 020523 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020524 setarg l2cap_rfcomm_channel 
+0x516e 020525 isub temp ,null 
+0x516f 020526 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020527 setarg l2cap_hid_control_channel 
+0x5171 020528 isub temp ,null 
+0x5172 020529 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020530 setarg l2cap_hid_interrupt_channel 
+0x5174 020531 isub temp ,null 
+0x5175 020532 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020533 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020534 fetch 1 ,mem_sdp_state 
+0x5177 020535 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020536 store 1 ,mem_sdp_state 
+0x5179 020537 rtn 
+:      020538 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020539 fetch 1 ,mem_rfcomm_state 
+0x517b 020540 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020541 store 1 ,mem_rfcomm_state 
+0x517d 020542 rtn 
+:      020543 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020544 fetch 1 ,mem_hid_control_state 
+0x517f 020545 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020546 store 1 ,mem_hid_control_state 
+0x5181 020547 rtn 
+:      020548 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020549 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020550 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020551 store 1 ,mem_hid_interrupt_state 
+0x5185 020552 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020553 branch ui_ipc_send_event 
+:      020556 mcfrsdone:
+0x5187 020557 call load_cont_pointers 
+:      020558 mcrsdone1:
+0x5188 020559 increase -6 ,rega 
+:      020560 mloop2:
+0x5189 020561 branch mcrsdone ,zero 
+0x518a 020562 increase 1 ,contr 
+0x518b 020563 increase -1 ,rega 
+0x518c 020564 branch mloop2 
+:      020565 mcrsdone:
+0x518d 020566 rtn 
+:      020567 ml2cap_proc_signal_config_req:
+0x518e 020568 ifetch 1 ,contr 
+0x518f 020569 copy pdata ,queue 
+0x5190 020570 ifetch 2 ,contr 
+0x5191 020571 copy pdata ,rega 
+0x5192 020572 copy regc ,pdata 
+0x5193 020573 isub rega ,regc 
+0x5194 020574 ifetch 2 ,contr 
+0x5195 020575 increase 2 ,contr 
+0x5196 020576 copy pdata ,temp 
+0x5197 020577 setarg signal_config_rsp 
+0x5198 020578 istore 1 ,contw 
+0x5199 020579 copy queue ,pdata 
+0x519a 020580 istore 1 ,contw 
+0x519b 020581 increase 2 ,rega 
+0x519c 020582 copy rega ,pdata 
+0x519d 020583 istore 2 ,contw 
+0x519e 020584 call save_cont_pointers 
+0x519f 020585 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020586 setarg l2cap_sdp_channel 
+0x51a1 020587 isub temp ,null 
+0x51a2 020588 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020589 setarg l2cap_rfcomm_channel 
+0x51a4 020590 isub temp ,null 
+0x51a5 020591 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020592 setarg l2cap_hid_control_channel 
+0x51a7 020593 isub temp ,null 
+0x51a8 020594 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020595 setarg l2cap_hid_interrupt_channel 
+0x51aa 020596 isub temp ,null 
+0x51ab 020597 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020598 branch mcfgrq_done 
+:      020599 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020600 fetch 1 ,mem_sdp_state 
+0x51ae 020601 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020602 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020603 store 1 ,mem_sdp_state 
+0x51b1 020604 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020605 fetcht 1 ,mem_control_tasks 
+0x51b3 020606 set1 l2cap_init_config_req ,temp 
+0x51b4 020607 storet 1 ,mem_control_tasks 
+0x51b5 020608 copy queue ,pdata 
+0x51b6 020609 increase 1 ,pdata 
+0x51b7 020610 store 1 ,mem_config_identifier 
+0x51b8 020611 fetch 1 ,mem_sdp_state 
+0x51b9 020612 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020613 store 1 ,mem_sdp_state 
+:      020614 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020615 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020616 store 2 ,mem_config_req_dest_cid 
+0x51bd 020617 branch mcfgrq_done 
+:      020618 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020619 fetch 1 ,mem_rfcomm_state 
+0x51bf 020620 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020621 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020622 store 1 ,mem_rfcomm_state 
+0x51c2 020623 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020624 branch mcfgrq_done 
+:      020625 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020626 fetch 1 ,mem_hid_control_state 
+0x51c5 020627 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020628 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020629 store 1 ,mem_hid_control_state 
+0x51c8 020630 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020631 branch mcfgrq_done 
+:      020632 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020633 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020634 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020635 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020636 store 1 ,mem_hid_interrupt_state 
+0x51ce 020637 fetch 2 ,mem_hid_int_remote_cid 
+:      020640 mcfgrq_done:
+0x51cf 020641 copy pdata ,timeup 
+0x51d0 020642 call load_cont_pointers 
+0x51d1 020644 copy timeup ,pdata 
+0x51d2 020646 istore 2 ,contw 
+0x51d3 020647 force 0x0000 ,pdata 
+0x51d4 020648 istore 2 ,contw 
+0x51d5 020649 force 0x0000 ,pdata 
+0x51d6 020650 istore 2 ,contw 
+0x51d7 020651 force 10 ,pdata 
+0x51d8 020652 iadd regb ,regb 
+0x51d9 020653 increase -6 ,rega 
+:      020654 mloop1:
+0x51da 020655 branch mcrqdone ,zero 
+0x51db 020656 ifetch 1 ,contr 
+0x51dc 020657 istore 1 ,contw 
+0x51dd 020658 increase 1 ,regb 
+0x51de 020659 increase -1 ,rega 
+0x51df 020660 branch mloop1 
+:      020661 mcrqdone:
+0x51e0 020662 rtn 
+:      020663 ml2cap_proc_signal_disconn_req:
+0x51e1 020664 ifetch 1 ,contr 
+0x51e2 020665 copy pdata ,queue 
+0x51e3 020666 ifetch 2 ,contr 
+0x51e4 020667 copy pdata ,rega 
+0x51e5 020668 copy regc ,pdata 
+0x51e6 020669 isub rega ,regc 
+0x51e7 020671 ifetch 2 ,contr 
+0x51e8 020672 copy pdata ,rega 
+0x51e9 020673 ifetch 2 ,contr 
+0x51ea 020674 copy pdata ,timeup 
+0x51eb 020675 call save_cont_pointers 
+0x51ec 020676 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020677 setarg l2cap_sdp_channel 
+0x51ee 020678 copy rega ,temp 
+0x51ef 020679 isub temp ,null 
+0x51f0 020680 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020681 setarg l2cap_hid_control_channel 
+0x51f2 020682 copy rega ,temp 
+0x51f3 020683 isub temp ,null 
+0x51f4 020684 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020685 setarg l2cap_hid_interrupt_channel 
+0x51f6 020686 copy rega ,temp 
+0x51f7 020687 isub temp ,null 
+0x51f8 020688 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020689 branch mclsrfc 
+:      020690 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020691 setarg 0x0000 
+0x51fb 020692 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020693 store 2 ,mem_sdp_remote_cid 
+0x51fd 020694 store 1 ,mem_sdp_state 
+0x51fe 020695 branch mclssdp 
+:      020696 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020697 call l2cap_reset_hid_ctrl_state 
+0x5200 020698 branch mclssdp 
+:      020699 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020700 call l2cap_reset_hid_int_state 
+0x5202 020706 branch mclssdp 
+:      020707 mclsrfc:
+0x5203 020708 setarg 0x0000 
+0x5204 020709 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020710 mclssdp:
+0x5205 020711 call load_cont_pointers 
+0x5206 020712 setarg signal_disconnect_rsp 
+0x5207 020713 istore 1 ,contw 
+0x5208 020714 copy queue ,pdata 
+0x5209 020715 istore 1 ,contw 
+0x520a 020716 setarg 0x0004 
+0x520b 020717 istore 2 ,contw 
+0x520c 020718 copy rega ,pdata 
+0x520d 020719 istore 2 ,contw 
+0x520e 020720 copy timeup ,pdata 
+0x520f 020721 istore 2 ,contw 
+0x5210 020722 force 8 ,pdata 
+0x5211 020723 iadd regb ,regb 
+0x5212 020724 rtn 
+:      020726 ml2cap_proc_signal_disconn_rsp:
+0x5213 020727 ifetch 1 ,contr 
+0x5214 020728 copy pdata ,queue 
+0x5215 020729 ifetch 2 ,contr 
+0x5216 020730 copy pdata ,rega 
+0x5217 020731 ifetch 2 ,contr 
+0x5218 020732 copy pdata ,timeup 
+0x5219 020733 ifetch 2 ,contr 
+0x521a 020734 copy pdata ,temp 
+0x521b 020735 call save_cont_pointers 
+0x521c 020736 bpatchx patch24_1 ,mem_patch24 
+0x521d 020737 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020738 icompare 0xff ,queue 
+0x521f 020739 nbranch mdisdone ,true 
+0x5220 020740 setarg l2cap_sdp_channel 
+0x5221 020741 isub temp ,null 
+0x5222 020742 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020743 setarg l2cap_rfcomm_channel 
+0x5224 020744 isub temp ,null 
+0x5225 020745 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020746 branch mdisdone 
+:      020747 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020748 jam 0 ,mem_sdp_remote_cid 
+0x5228 020749 jam 0 ,mem_sdp_state 
+0x5229 020750 branch mdisdone 
+:      020751 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020754 mdisdone:
+0x522a 020755 call load_cont_pointers 
+0x522b 020756 copy regc ,pdata 
+0x522c 020757 isub rega ,regc 
+0x522d 020758 rtn 
+:      020760 ml2cap_proc_send_reject:
+0x522e 020761 setarg signal_cmd_reject 
+0x522f 020762 istore 1 ,contw 
+0x5230 020763 ifetch 1 ,contr 
+0x5231 020764 istore 1 ,contw 
+0x5232 020765 setarg 0x0002 
+0x5233 020766 istore 2 ,contw 
+0x5234 020767 setarg 0x0000 
+0x5235 020768 istore 2 ,contw 
+0x5236 020769 setarg 0x0006 
+0x5237 020770 iadd regb ,regb 
+0x5238 020771 force 4 ,regc 
+0x5239 020772 rtn 
+:      020775 l2cap_get_req_id:
+0x523a 020776 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020777 increase 1 ,pdata 
+0x523c 020778 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020779 increase 1 ,pdata 
+:      020780 l2cap_get_req_id_ok:
+0x523e 020781 store 1 ,mem_ml2cap_comm_id 
+0x523f 020782 rtn 
+:      020792 l2cap_malloc:
+0x5240 020793 bpatchx patch24_2 ,mem_patch24 
+0x5241 020794 arg 0 ,regb 
+0x5242 020795 call l2cap_malloc_is_fifo_full 
+0x5243 020796 nbranch assert ,blank 
+0x5244 020797 call l2cap_malloc_get_full_map 
+0x5245 020798 arg mem_tx_buff0 ,regb 
+0x5246 020799 arg 0 ,queue 
+:      020800 l2cap_malloc_loop:
+0x5247 020801 fetcht 1 ,mem_used_map 
+0x5248 020802 qisolate1 temp 
+0x5249 020803 branch l2cap_malloc_next ,true 
+0x524a 020804 call l2cap_malloc_enough 
+0x524b 020805 sub timeup ,0 ,null 
+0x524c 020806 branch l2cap_malloc_next ,positive 
+0x524d 020807 call l2cap_malloc_into_fifo 
+0x524e 020808 branch l2cap_malloc_rtn 
+:      020809 l2cap_malloc_next:
+0x524f 020810 increase 128 ,regb 
+0x5250 020811 increase 1 ,queue 
+0x5251 020812 setarg 8 
+0x5252 020813 isub queue ,null 
+0x5253 020814 branch l2cap_malloc_loop ,positive 
+0x5254 020815 arg 0 ,regb 
+:      020816 l2cap_malloc_rtn:
+0x5255 020817 copy regb ,pdata 
+0x5256 020818 branch assert ,blank 
+0x5257 020819 rtn 
+:      020827 l2cap_malloc_fifo_out:
+0x5258 020828 bpatchx patch24_3 ,mem_patch24 
+0x5259 020829 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020830 increase 1 ,contr 
+0x525b 020831 ifetch 2 ,contr 
+0x525c 020832 rtn 
+:      020838 l2cap_malloc_free:
+0x525d 020839 bpatchx patch24_4 ,mem_patch24 
+0x525e 020840 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020841 copy contr ,contw 
+0x5260 020842 copy contr ,temp 
+0x5261 020843 setarg 0 
+0x5262 020844 istore 3 ,contw 
+0x5263 020845 rtn 
+:      020850 l2cap_malloc_discard:
+0x5264 020851 bpatchx patch24_5 ,mem_patch24 
+0x5265 020852 call l2cap_malloc_is_fifo_empty 
+0x5266 020853 branch assert ,blank 
+0x5267 020854 fetch 3 ,mem_tx_fifo2 
+0x5268 020855 store 3 ,mem_tx_fifo3 
+0x5269 020856 fetch 3 ,mem_tx_fifo1 
+0x526a 020857 store 3 ,mem_tx_fifo2 
+0x526b 020858 fetch 3 ,mem_tx_fifo0 
+0x526c 020859 store 3 ,mem_tx_fifo1 
+0x526d 020860 rtn 
+:      020866 l2cap_malloc_is_fifo_full:
+0x526e 020867 bpatchx patch24_6 ,mem_patch24 
+0x526f 020868 fetch 3 ,mem_tx_fifo0 
+0x5270 020869 rtn 
+:      020875 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020876 bpatchx patch24_7 ,mem_patch24 
+0x5272 020877 fetch 3 ,mem_tx_fifo1 
+0x5273 020878 rtn 
+:      020884 l2cap_malloc_is_fifo_empty:
+0x5274 020885 bpatchx patch25_0 ,mem_patch25 
+0x5275 020886 fetch 3 ,mem_tx_fifo3 
+0x5276 020887 rtn 
+:      020892 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020893 call l2cap_malloc_is_fifo_empty 
+0x5278 020894 branch assert ,blank 
+0x5279 020895 arg mem_tx_fifo0 ,contr 
+:      020896 l2cap_malloc_free_loop:
+0x527a 020897 ifetch 3 ,contr 
+0x527b 020898 branch l2cap_malloc_free_loop ,blank 
+0x527c 020899 increase -3 ,contr 
+0x527d 020900 rtn 
+:      020907 l2cap_malloc_get_full_map:
+0x527e 020908 bpatchx patch25_1 ,mem_patch25 
+0x527f 020909 arg 4 ,loopcnt 
+0x5280 020910 arg mem_tx_fifo0_map ,contr 
+0x5281 020911 arg 0 ,temp 
+:      020912 l2cap_malloc_get_full_map_loop:
+0x5282 020913 ifetch 3 ,contr 
+0x5283 020914 and pdata ,0xff ,pdata 
+0x5284 020915 ior temp ,temp 
+0x5285 020916 loop l2cap_malloc_get_full_map_loop 
+0x5286 020917 storet 1 ,mem_used_map 
+0x5287 020918 rtn 
+:      020926 l2cap_malloc_into_fifo:
+0x5288 020927 bpatchx patch25_2 ,mem_patch25 
+0x5289 020928 call l2cap_malloc_is_fifo_full 
+0x528a 020929 nbranch assert ,blank 
+0x528b 020930 call l2cap_malloc_is_fifo_empty 
+0x528c 020931 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 020932 fetch 3 ,mem_tx_fifo1 
+0x528e 020933 store 3 ,mem_tx_fifo0 
+0x528f 020934 ifetch 3 ,contr 
+0x5290 020935 istore 3 ,contw 
+0x5291 020936 ifetch 3 ,contr 
+0x5292 020937 istore 3 ,contw 
+0x5293 020938 setarg 0 
+0x5294 020939 istore 3 ,contw 
+:      020940 l2cap_malloc_into_fifo_no_push:
+0x5295 020941 arg 0 ,temp 
+0x5296 020942 copy timeup ,pdata 
+0x5297 020943 iadd queue ,pdata 
+:      020944 l2cap_malloc_into_fifo_loop:
+0x5298 020945 qset1 temp 
+0x5299 020946 increase 1 ,queue 
+0x529a 020947 isub queue ,null 
+0x529b 020948 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 020950 lshift8 regb ,pdata 
+0x529d 020951 ior temp ,pdata 
+0x529e 020952 store 3 ,mem_tx_fifo3 
+0x529f 020953 rtn 
+:      020963 l2cap_malloc_enough:
+0x52a0 020964 bpatchx patch25_3 ,mem_patch25 
+0x52a1 020965 call l2cap_malloc_get_full_map 
+0x52a2 020966 copy queue ,regc 
+0x52a3 020967 arg 0 ,temp 
+0x52a4 020968 arg 0 ,timeup 
+:      020970 l2cap_malloc_enough_loop:
+0x52a5 020971 copy queue ,pdata 
+0x52a6 020972 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 020973 fetch 1 ,mem_used_map 
+0x52a8 020974 qisolate1 pdata 
+0x52a9 020975 branch l2cap_malloc_enough_end ,true 
+0x52aa 020976 increase 128 ,temp 
+0x52ab 020977 increase 1 ,queue 
+0x52ac 020978 copy rega ,pdata 
+0x52ad 020979 isub temp ,null 
+0x52ae 020980 branch l2cap_malloc_enough_end ,zero 
+0x52af 020981 branch l2cap_malloc_enough_loop ,positive 
+:      020982 l2cap_malloc_enough_end:
+0x52b0 020983 copy temp ,pdata 
+0x52b1 020984 isub rega ,null 
+0x52b2 020985 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 020986 copy queue ,pdata 
+0x52b4 020987 copy regc ,temp 
+0x52b5 020988 isub temp ,timeup 
+:      020989 l2cap_malloc_enough_rtn:
+0x52b6 020990 copy regc ,queue 
+0x52b7 020991 rtn 
+:      020994 l2cap_malloc_signal_channel:
+0x52b8 020995 bpatchx patch25_4 ,mem_patch25 
+0x52b9 020996 arg l2cap_signal_malloc_size ,rega 
+0x52ba 020997 call l2cap_malloc 
+0x52bb 020998 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 020999 increase 4 ,pdata 
+0x52bd 021000 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021001 setarg 0 
+0x52bf 021002 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021003 rtn 
+:      021005 l2cap_get_signal_tx_buff:
+0x52c1 021006 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021007 branch l2cap_util_pdata_to_contw 
+:      021009 l2cap_get_signal_tx_payload:
+0x52c3 021010 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021011 branch l2cap_util_pdata_to_contw 
+:      021014 l2cap_malloc_sdp_channel:
+0x52c5 021015 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021016 arg sdp_malloc_size ,rega 
+0x52c7 021017 call l2cap_malloc 
+0x52c8 021018 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021019 increase 4 ,pdata 
+0x52ca 021020 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021021 setarg 0 
+0x52cc 021022 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021023 rtn 
+:      021025 l2cap_get_sdp_tx_buff:
+0x52ce 021026 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021027 branch l2cap_util_pdata_to_contw 
+:      021029 l2cap_get_sdp_tx_payload:
+0x52d0 021030 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021031 branch l2cap_util_pdata_to_contw 
+:      021034 l2cap_malloc_rfcomm_channel:
+0x52d2 021035 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021036 call push_stack 
+0x52d4 021037 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021038 call l2cap_malloc_is_fifo_full 
+0x52d6 021039 nrtn blank 
+0x52d7 021040 arg rfcomm_malloc_size ,rega 
+0x52d8 021041 call l2cap_malloc 
+0x52d9 021042 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021043 increase 4 ,pdata 
+0x52db 021044 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021045 setarg 0 
+0x52dd 021046 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021047 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021048 branch pop_stack 
+:      021050 l2cap_get_rfcomm_tx_buff:
+0x52e0 021051 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021052 branch l2cap_util_pdata_to_contw 
+:      021054 l2cap_util_pdata_to_contw:
+0x52e2 021055 branch assert ,blank 
+0x52e3 021056 copy pdata ,contw 
+0x52e4 021057 rtn 
+:      021060 l2cap_lpm_save_calc_len:
+0x52e5 021061 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021062 arg 0 ,regb 
+0x52e7 021063 arg mem_tx_fifo0_map ,rega 
+0x52e8 021064 increase -2 ,rega 
+:      021065 l2cap_lpm_save_calc_len_loop:
+0x52e9 021066 increase 2 ,rega 
+0x52ea 021067 setarg mem_tx_fifo_end 
+0x52eb 021068 isub rega ,null 
+0x52ec 021069 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021070 ifetch 1 ,rega 
+0x52ee 021071 increase 1 ,rega 
+0x52ef 021072 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021073 ifetcht 2 ,rega 
+0x52f1 021074 ifetch 2 ,temp 
+0x52f2 021075 iadd regb ,regb 
+0x52f3 021076 increase 4 ,regb 
+0x52f4 021077 branch l2cap_lpm_save_calc_len_loop 
+:      021078 l2cap_lpm_save_calc_len_end:
+0x52f5 021079 copy regb ,pdata 
+0x52f6 021080 rtn 
+:      021083 l2cap_lpm_get_wake_lock:
+0x52f7 021084 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021085 branch lpm_get_wake_lock 
+:      021087 l2cap_lpm_put_wake_lock:
+0x52f9 021088 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021089 branch lpm_put_wake_lock 
+:      021091 l2cap_lpm_save_txbuf:
+0x52fb 021092 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021093 call l2cap_malloc_get_full_map 
+0x52fd 021094 fetch 1 ,mem_used_map 
+0x52fe 021095 rtn blank 
+0x52ff 021096 call l2cap_lpm_save_calc_len 
+0x5300 021097 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021098 isub temp ,null 
+0x5302 021099 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021100 call l2cap_lpm_put_wake_lock 
+0x5304 021101 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021102 arg mem_tx_fifo0 ,rega 
+:      021103 l2cap_lpm_save_txbuf_loop:
+0x5306 021104 setarg mem_tx_fifo_end 
+0x5307 021105 isub rega ,null 
+0x5308 021106 rtn zero 
+0x5309 021107 ifetch 1 ,rega 
+0x530a 021108 increase 1 ,rega 
+0x530b 021109 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021110 istore 2 ,contw 
+0x530d 021111 increase 2 ,rega 
+0x530e 021112 branch l2cap_lpm_save_txbuf_loop 
+:      021113 l2cap_lpm_save_txbuf_nempty:
+0x530f 021114 ifetch 2 ,rega 
+0x5310 021115 increase 2 ,rega 
+0x5311 021116 copy pdata ,contr 
+0x5312 021117 ifetch 2 ,contr 
+0x5313 021118 istore 2 ,contw 
+0x5314 021119 copy pdata ,loopcnt 
+0x5315 021120 increase 2 ,loopcnt 
+0x5316 021121 call memcpy 
+0x5317 021122 branch l2cap_lpm_save_txbuf_loop 
+:      021124 l2cap_lpm_load_txbuf:
+0x5318 021125 bpatchx patch26_1 ,mem_patch26 
+0x5319 021126 call l2cap_malloc_get_full_map 
+0x531a 021127 fetch 1 ,mem_used_map 
+0x531b 021128 rtn blank 
+0x531c 021129 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021130 increase -3 ,rega 
+0x531e 021131 arg mem_l2cap_lpm_txbuf ,contr 
+:      021132 l2cap_lpm_load_txbuf_loop:
+0x531f 021133 increase 3 ,rega 
+0x5320 021134 setarg mem_tx_fifo_end + 1 
+0x5321 021135 isub rega ,null 
+0x5322 021136 rtn zero 
+0x5323 021137 ifetch 2 ,contr 
+0x5324 021138 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021139 increase 4 ,pdata 
+0x5326 021140 copy pdata ,loopcnt 
+0x5327 021141 copy contr ,regb 
+0x5328 021142 ifetch 2 ,rega 
+0x5329 021143 copy pdata ,contw 
+0x532a 021144 copy regb ,contr 
+0x532b 021145 increase -2 ,contr 
+0x532c 021146 call memcpy 
+0x532d 021147 branch l2cap_lpm_load_txbuf_loop 
+:      021157 le_init_conn:
+0x532e 021158 bpatchx patch26_2 ,mem_patch26 
+0x532f 021159 disable wake 
+0x5330 021160 jam 1 ,mem_le_conn_handle 
+0x5331 021161 jam 3 ,mem_le_state 
+0x5332 021162 jam 1 ,mem_le_arq 
+0x5333 021163 setarg -1 
+0x5334 021164 store 2 ,mem_le_event_count 
+0x5335 021165 force 0 ,pdata 
+0x5336 021166 store 1 ,mem_le_ch 
+0x5337 021167 store 1 ,mem_le_op 
+0x5338 021168 store 3 ,mem_sniff_rcv 
+0x5339 021169 store 3 ,mem_sniff_lost 
+0x533a 021170 store 5 ,mem_le_pcnt_tx 
+0x533b 021171 set1 39 ,pdata 
+0x533c 021172 store 5 ,mem_le_pcnt_rx 
+0x533d 021173 jam 1 ,mem_le_txheader 
+0x533e 021174 jam 0 ,mem_le_txlen 
+0x533f 021175 branch le_supervision_flush 
+:      021177 le_init_master:
+0x5340 021178 bpatchx patch26_3 ,mem_patch26 
+0x5341 021179 enable master 
+0x5342 021180 jam lemode_master ,mem_le_mode 
+0x5343 021181 jam 1 ,mem_le_att_handle 
+0x5344 021182 jam 1 ,mem_le_search_handle_start 
+0x5345 021183 setarg 0xffff 
+0x5346 021184 store 2 ,mem_le_search_handle_end 
+0x5347 021185 force 0 ,pdata 
+0x5348 021186 store 5 ,mem_le_pcnt_rx 
+0x5349 021187 set1 39 ,pdata 
+0x534a 021188 store 5 ,mem_le_pcnt_tx 
+0x534b 021189 branch le_init_conn 
+:      021192 le_init_slave:
+0x534c 021193 bpatchx patch26_4 ,mem_patch26 
+0x534d 021194 disable master 
+0x534e 021195 setarg 0x17 
+0x534f 021196 store 2 ,mem_le_remote_mtu 
+0x5350 021197 jam lemode_slave ,mem_le_mode 
+0x5351 021198 jam 0 ,mem_le_adv_enable 
+0x5352 021199 jam 0 ,mem_lpm_current_mult 
+0x5353 021200 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021201 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021202 fetch 2 ,mem_le_superto 
+0x5356 021203 store 2 ,mem_le_init_superto 
+0x5357 021204 fetch 2 ,mem_le_tsniff 
+0x5358 021205 mul32 pdata ,5 ,pdata 
+0x5359 021206 rshift4 pdata ,pdata 
+0x535a 021207 store 2 ,mem_le_superto 
+0x535b 021208 branch le_init_conn 
+:      021214 le_dispatch:
+0x535c 021215 call le_enable 
+0x535d 021216 call le_scan 
+0x535e 021217 call le_adv 
+0x535f 021218 branch le_disable 
+:      021220 le_conn_dispatch:
+0x5360 021221 bpatchx patch26_5 ,mem_patch26 
+0x5361 021222 call le_enable 
+0x5362 021223 call app_process_ble 
+0x5363 021224 fetch 1 ,mem_le_mode 
+0x5364 021225 beq lemode_master ,le_master_dispatch 
+0x5365 021226 branch le_slave_dispatch 
+:      021232 le_master_dispatch:
+0x5366 021233 bpatchx patch26_6 ,mem_patch26 
+0x5367 021234 enable master 
+0x5368 021235 call le_supervision_update 
+0x5369 021236 branch le_master_disconn ,positive 
+0x536a 021237 call check_ble_disabled 
+0x536b 021238 call le_setup 
+0x536c 021239 call le_prepare_tx 
+0x536d 021240 disable match 
+0x536e 021241 call le_transmit_receive_sifs 
+0x536f 021242 nrtn match 
+0x5370 021243 bpatchx patch26_7 ,mem_patch26 
+0x5371 021244 fetch 1 ,mem_le_conn_rcv 
+0x5372 021245 increase 1 ,pdata 
+0x5373 021246 store 1 ,mem_le_conn_rcv 
+0x5374 021247 call le_acknowledge 
+0x5375 021248 disable master 
+0x5376 021249 rtn 
+:      021251 le_master_disconn:
+0x5377 021252 call le_disconnect 
+0x5378 021253 disable master 
+0x5379 021254 rtn 
+:      021259 le_slave_dispatch:
+0x537a 021260 bpatchx patch27_0 ,mem_patch27 
+0x537b 021261 jam 0 ,mem_le_md_count 
+0x537c 021262 call sp_calc_sequence_256 
+0x537d 021263 call le_secure_connect_sm 
+0x537e 021264 disable attempt 
+0x537f 021265 call le_supervision_update 
+0x5380 021266 branch le_slave_disconn ,positive 
+0x5381 021267 call check_ble_disabled 
+0x5382 021268 call le_setup 
+0x5383 021269 call le_receive_slave 
+0x5384 021270 nbranch le_slave_unsync ,sync 
+0x5385 021271 call le_got_first_packet 
+0x5386 021272 branch le_slave_match ,match 
+0x5387 021273 branch le_slave_cont 
+:      021276 le_slave_match:
+0x5388 021277 bpatchx patch27_1 ,mem_patch27 
+0x5389 021278 fetch 1 ,mem_le_md_count 
+0x538a 021279 pincrease 1 
+0x538b 021280 store 1 ,mem_le_md_count 
+0x538c 021281 beq le_md_max_count ,le_slave_cont 
+0x538d 021282 call le_acknowledge 
+0x538e 021283 call le_prepare_tx 
+0x538f 021284 call le_transmit_norx 
+0x5390 021285 call le_parse 
+0x5391 021286 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021287 call callback_func 
+0x5393 021288 call le_check_md 
+0x5394 021289 branch le_slave_more_data ,user 
+:      021290 le_slave_cont:
+0x5395 021291 bpatchx patch27_2 ,mem_patch27 
+0x5396 021292 call le_pairing_sm 
+0x5397 021293 call le_check_paring_time 
+0x5398 021294 call check_51cmd 
+0x5399 021295 fetch 1 ,mem_le_op 
+0x539a 021296 bbit1 op_disconn ,le_slave_disconn 
+:      021297 le_slave_unsync:
+0x539b 021298 bpatchx patch27_3 ,mem_patch27 
+0x539c 021299 call le_lpm_set_mult 
+0x539d 021300 call le_update_channel_map 
+0x539e 021301 call le_update_param 
+0x539f 021302 branch calc_clke_offset 
+:      021305 le_check_md:
+0x53a0 021306 disable user 
+0x53a1 021307 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021308 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021309 rtn 
+:      021312 le_slave_more_data:
+0x53a4 021313 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021314 enable attempt 
+0x53a6 021315 call le_transmit_receive_sifs_notx 
+0x53a7 021316 branch le_slave_match ,match 
+0x53a8 021317 branch le_slave_cont 
+:      021319 le_slave_disconn:
+:      021322 le_disconnect:
+0x53a9 021323 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021324 call le_clear_connection_info 
+0x53ab 021325 call app_disconn_reason_collect_ble 
+0x53ac 021326 call sp_initialize_256 
+0x53ad 021327 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021328 branch ui_ipc_send_event 
+:      021330 le_clear_connection_info:
+0x53af 021331 setarg 0 
+0x53b0 021332 store 9 ,mem_le_tx_buff_used 
+0x53b1 021333 jam 0 ,mem_le_conn_handle 
+0x53b2 021334 jam lemode_idle ,mem_le_mode 
+0x53b3 021335 jam 0 ,mem_le_state 
+0x53b4 021336 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021337 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021338 rtn 
+:      021340 le_got_first_packet:
+0x53b7 021341 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021342 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021343 increase 1 ,pdata 
+0x53ba 021344 store 1 ,mem_le_conn_rcv 
+0x53bb 021345 fetch 1 ,mem_le_state 
+0x53bc 021346 rtnbit1 lestate_got_first_packet 
+0x53bd 021347 set1 lestate_got_first_packet 
+0x53be 021348 store 1 ,mem_le_state 
+0x53bf 021349 fetch 2 ,mem_le_init_superto 
+0x53c0 021350 store 2 ,mem_le_superto 
+0x53c1 021351 setarg 0 
+0x53c2 021352 store 4 ,mem_le_transmit_window 
+0x53c3 021353 rtn 
+:      021356 le_enable:
+0x53c4 021357 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021358 jam 0x36 ,rf_adc_goff 
+0x53c6 021359 jam 0x5f ,rf_agc_nsat 
+0x53c7 021360 enable le 
+0x53c8 021361 jam 7 ,rfen_ulp 
+0x53c9 021362 call check_ble_disabled 
+0x53ca 021363 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021364 rtn blank 
+0x53cc 021365 jam 0xb8 ,rf_iq_gain 
+0x53cd 021366 rtn 
+:      021368 le_disable:
+0x53ce 021369 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021370 jam 0x2e ,rf_adc_goff 
+0x53d0 021371 jam 0xff ,rf_agc_nsat 
+0x53d1 021372 disable le 
+0x53d2 021373 jam 3 ,rfen_ulp 
+0x53d3 021374 arg 0 ,stop_watch 
+0x53d4 021375 rtn 
+:      021377 le_prep:
+0x53d5 021378 disable enable_crc 
+0x53d6 021379 disable enable_white 
+0x53d7 021380 fetch 3 ,mem_le_crcinit 
+0x53d8 021381 iforce crc24_init 
+0x53d9 021382 fetch 1 ,mem_le_ch_mapped 
+0x53da 021383 reverse pdata ,temp 
+0x53db 021384 set1 1 ,temp 
+0x53dc 021385 rshift temp ,white_init 
+0x53dd 021386 rtn 
+:      021389 lerx_setfreq:
+0x53de 021390 call le_setfreq 
+0x53df 021391 call set_freq_rx 
+0x53e0 021392 setarg param_pll_setup 
+0x53e1 021393 call sleep 
+0x53e2 021394 branch rf_rx_enable 
+:      021396 letx_setfreq:
+0x53e3 021397 branch txon ,match 
+:      021398 letx_setfreq0:
+0x53e4 021399 call le_setfreq 
+0x53e5 021400 branch set_freq_tx 
+:      021401 le_setfreq:
+0x53e6 021402 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021403 call set_sync_on 
+0x53e8 021404 fetch 1 ,mem_le_testtype 
+0x53e9 021405 nbranch le_ctf_test ,blank 
+0x53ea 021406 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021407 sub pdata ,36 ,null 
+0x53ec 021408 branch le_ctf_normal ,positive 
+0x53ed 021409 force 0 ,temp 
+0x53ee 021410 rtneq 37 
+0x53ef 021411 force 24 ,temp 
+0x53f0 021412 rtneq 38 
+0x53f1 021413 force 78 ,temp 
+0x53f2 021414 rtn 
+:      021416 le_ctf_normal:
+0x53f3 021417 sub pdata ,10 ,null 
+0x53f4 021418 branch le_ctf_low ,positive 
+0x53f5 021419 increase 1 ,pdata 
+:      021421 le_ctf_low:
+0x53f6 021422 lshift pdata ,pdata 
+0x53f7 021423 add pdata ,2 ,temp 
+0x53f8 021424 rtn 
+:      021426 le_ctf_test:
+0x53f9 021427 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021428 lshift pdata ,temp 
+0x53fb 021429 rtn 
+:      021431 le_sca_map:
+0x53fc 021432 arg 500 ,temp 
+0x53fd 021433 rtn blank 
+0x53fe 021434 arg 250 ,temp 
+0x53ff 021435 rtneq 1 
+0x5400 021436 arg 150 ,temp 
+0x5401 021437 rtneq 2 
+0x5402 021438 arg 100 ,temp 
+0x5403 021439 rtneq 3 
+0x5404 021440 arg 75 ,temp 
+0x5405 021441 rtneq 4 
+0x5406 021442 arg 50 ,temp 
+0x5407 021443 rtneq 5 
+0x5408 021444 arg 40 ,temp 
+0x5409 021445 rtneq 6 
+0x540a 021446 arg 20 ,temp 
+0x540b 021447 rtn 
+:      021451 le_adv_access:
+0x540c 021452 setarg 0x8e89be 
+0x540d 021453 lshift8 pdata ,pdata 
+0x540e 021454 or_into 0xd6 ,pdata 
+0x540f 021455 iforce access 
+0x5410 021456 setarg 0x555555 
+0x5411 021457 store 3 ,mem_le_crcinit 
+0x5412 021458 rtn 
+:      021460 le_setup:
+0x5413 021461 bpatchx patch28_2 ,mem_patch28 
+0x5414 021462 enable swfine 
+0x5415 021463 fetch 4 ,mem_le_access 
+0x5416 021464 iforce access 
+0x5417 021465 call le_map_channel 
+0x5418 021466 setarg 0x200 
+0x5419 021467 branch le_setup_master ,master 
+0x541a 021468 fetch 2 ,mem_le_receive_window 
+0x541b 021469 rshift pdata ,pdata 
+:      021470 le_setup_master:
+0x541c 021471 arg param_pll_setup ,temp 
+0x541d 021472 iadd temp ,pdata 
+0x541e 021473 call ahead_window 
+0x541f 021474 deposit clke 
+0x5420 021475 store 6 ,mem_le_rxon_ts 
+0x5421 021476 rtn 
+:      021478 le_next_adv_channel:
+0x5422 021479 bpatchx patch28_3 ,mem_patch28 
+0x5423 021480 fetch 1 ,mem_le_ch_mapped 
+0x5424 021481 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021482 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021483 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021484 branch le_next_adv_channel_curr_channel_39 
+:      021486 le_next_adv_channel_curr_channel_37:
+0x5428 021487 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021488 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021489 branch set_le_next_adv_channel_38 ,true 
+0x542b 021490 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021491 branch set_le_next_adv_channel_39 ,true 
+0x542d 021492 branch set_le_next_adv_channel_37 
+:      021495 le_next_adv_channel_curr_channel_38:
+0x542e 021496 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021497 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021498 branch set_le_next_adv_channel_39 ,true 
+0x5431 021499 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021500 branch set_le_next_adv_channel_37 ,true 
+0x5433 021501 branch set_le_next_adv_channel_38 
+:      021504 le_next_adv_channel_curr_channel_39:
+0x5434 021505 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021506 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021507 branch set_le_next_adv_channel_37 ,true 
+0x5437 021508 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021509 branch set_le_next_adv_channel_38 ,true 
+0x5439 021510 branch set_le_next_adv_channel_39 
+:      021514 set_le_next_adv_channel_37:
+0x543a 021515 jam 37 ,mem_le_ch_mapped 
+0x543b 021516 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021517 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021518 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021519 rtn 
+:      021521 set_le_next_adv_channel_38:
+0x543f 021522 jam 38 ,mem_le_ch_mapped 
+0x5440 021523 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021524 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021525 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021526 rtn 
+:      021528 set_le_next_adv_channel_39:
+0x5444 021529 jam 39 ,mem_le_ch_mapped 
+0x5445 021530 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021531 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021532 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021533 rtn 
+:      021537 le_context_nexthop:
+0x5449 021538 bpatchx patch28_4 ,mem_patch28 
+0x544a 021539 add rega ,coffset_mode ,contr 
+0x544b 021540 ifetch 1 ,contr 
+0x544c 021541 rtnbit0 mode_le 
+0x544d 021542 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021543 ifetch 2 ,contw 
+0x544f 021544 increase 1 ,pdata 
+0x5450 021545 istore 2 ,contw 
+0x5451 021546 add rega ,coffset_le_hop ,contr 
+0x5452 021547 ifetch 1 ,contr 
+0x5453 021548 add rega ,coffset_le_ch ,contw 
+0x5454 021549 ifetcht 1 ,contw 
+0x5455 021550 iadd temp ,pdata 
+0x5456 021551 sub pdata ,36 ,null 
+0x5457 021552 branch le_nexthop_nowrap ,positive 
+0x5458 021553 increase -37 ,pdata 
+:      021554 le_nexthop_nowrap:
+0x5459 021555 istore 1 ,contw 
+0x545a 021556 rtn 
+:      021559 le_calc_channel_map:
+0x545b 021560 bpatchx patch28_5 ,mem_patch28 
+0x545c 021561 fetch 5 ,mem_le_channel_map 
+0x545d 021562 force 0 ,temp 
+0x545e 021563 force 37 ,loopcnt 
+:      021564 le_count_channels_loop:
+0x545f 021565 bbit0 0 ,le_count_channels_notused 
+0x5460 021566 increase 1 ,temp 
+:      021567 le_count_channels_notused:
+0x5461 021568 rshift pdata ,pdata 
+0x5462 021569 loop le_count_channels_loop 
+0x5463 021570 add temp ,-1 ,pdata 
+0x5464 021571 store 1 ,mem_le_channels 
+0x5465 021572 rtn 
+:      021574 le_map_channel:
+0x5466 021575 bpatchx patch28_6 ,mem_patch28 
+0x5467 021576 fetch 1 ,mem_le_ch 
+0x5468 021577 iforce queue 
+0x5469 021578 fetcht 5 ,mem_le_channel_map 
+0x546a 021579 qisolate1 temp 
+0x546b 021580 branch le_map_channel_end ,true 
+:      021581 le_map_channel_next:
+0x546c 021582 bpatchx patch28_7 ,mem_patch28 
+0x546d 021583 fetch 1 ,mem_le_channels 
+0x546e 021584 isub queue ,pdata 
+0x546f 021585 branch le_map_channel_cont ,positive 
+0x5470 021586 sub pdata ,-1 ,queue 
+0x5471 021587 branch le_map_channel_next 
+:      021588 le_map_channel_cont:
+0x5472 021589 copy queue ,loopcnt 
+0x5473 021590 force 0 ,queue 
+:      021591 le_map_channel_loop:
+0x5474 021592 qisolate1 temp 
+0x5475 021593 branch le_map_channel_skip ,true 
+0x5476 021594 increase 1 ,loopcnt 
+:      021595 le_map_channel_skip:
+0x5477 021596 deposit loopcnt 
+0x5478 021597 branch le_map_channel_end ,blank 
+0x5479 021598 increase 1 ,queue 
+0x547a 021599 increase -1 ,loopcnt 
+0x547b 021600 branch le_map_channel_loop 
+:      021601 le_map_channel_end:
+0x547c 021602 deposit queue 
+0x547d 021603 store 1 ,mem_le_ch_mapped 
+0x547e 021604 rtn 
+:      021607 le_wait_tx:
+0x547f 021608 branch le_wait_master ,master 
+0x5480 021609 until null ,timeout 
+0x5481 021610 rtn 
+:      021612 le_wait_master:
+0x5482 021613 arg 0xea0 ,timeup 
+0x5483 021614 until clkn_rt ,meet 
+0x5484 021615 rtn 
+:      021617 le_receive_adv:
+0x5485 021618 disable swfine 
+0x5486 021619 fetch 2 ,mem_le_scan_window 
+0x5487 021620 copy pdata ,timeup 
+0x5488 021621 branch le_receive_packet 
+:      021624 le_receive_slave:
+0x5489 021625 bpatchx patch29_0 ,mem_patch29 
+0x548a 021626 enable swfine 
+0x548b 021627 fetch 2 ,mem_le_receive_window 
+0x548c 021628 fetcht 4 ,mem_le_transmit_window 
+0x548d 021629 iadd temp ,timeup 
+:      021630 le_receive_packet:
+0x548e 021631 call lerx_setfreq 
+:      021632 le_receive_rxon:
+0x548f 021633 bpatchx patch29_1 ,mem_patch29 
+0x5490 021634 call le_prep 
+0x5491 021635 disable match 
+0x5492 021636 enable decode_fec0 
+0x5493 021637 enable is_rx 
+0x5494 021638 disable is_tx 
+0x5495 021639 copy timeup ,stop_watch 
+0x5496 021640 correlate null ,timeout 
+0x5497 021641 branch le_receive_on_attempt ,attempt 
+0x5498 021642 copy clke ,temp 
+0x5499 021643 storet 6 ,mem_sync_clke 
+:      021644 le_receive_on_attempt:
+0x549a 021645 nbranch end_of_packet ,sync 
+0x549b 021646 branch le_receive_skip ,attempt 
+0x549c 021647 arg param_clke_cal_le ,clke_rt 
+0x549d 021648 copy bt_clk ,clke_bt 
+0x549e 021649 fetch 1 ,mem_le_state 
+0x549f 021650 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021651 call lpm_adjust_clk ,wake 
+:      021652 le_receive_skip:
+0x54a1 021653 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021654 call save_rssi 
+0x54a3 021655 enable enable_white 
+0x54a4 021656 enable enable_crc 
+0x54a5 021657 parse demod ,bucket ,8 
+0x54a6 021658 rshift3 pwindow ,pdata 
+0x54a7 021659 store 1 ,mem_le_rxbuf 
+0x54a8 021660 parse demod ,bucket ,8 
+0x54a9 021661 rshift3 pwindow ,pdata 
+0x54aa 021662 istore 1 ,contw 
+0x54ab 021663 and pdata ,0x3f ,loopcnt 
+0x54ac 021664 branch lerx_nopayload ,zero 
+:      021666 lerx_loop:
+0x54ad 021667 parse demod ,bucket ,8 
+0x54ae 021668 rshift3 pwindow ,pdata 
+0x54af 021669 istore 1 ,contw 
+0x54b0 021670 loop lerx_loop 
+:      021672 lerx_nopayload:
+0x54b1 021673 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021674 parse demod ,bucket ,24 
+0x54b3 021675 enable swfine 
+0x54b4 021676 arg param_sifs ,stop_watch 
+0x54b5 021677 rshift32 pdata ,pdata 
+0x54b6 021678 rshift16 pdata ,pdata 
+0x54b7 021679 istore 3 ,contw 
+0x54b8 021680 branch end_of_packet ,crc_failed 
+0x54b9 021681 enable match 
+0x54ba 021682 fetch 1 ,mem_last_freq 
+0x54bb 021683 add pdata ,0 ,rega 
+0x54bc 021684 call rf_write_freq 
+0x54bd 021685 disable decode_fec0 
+0x54be 021686 branch set_sync_on 
+:      021688 le_transmit_receive_sifs:
+0x54bf 021689 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021690 call le_transmit 
+:      021691 le_transmit_receive_sifs_notx:
+0x54c1 021692 fetcht 1 ,mem_last_freq 
+0x54c2 021693 call set_freq_rx 
+0x54c3 021694 call rf_rx_enable 
+0x54c4 021695 enable swfine 
+0x54c5 021696 arg 5500 ,timeup 
+0x54c6 021697 branch le_receive_rxon 
+:      021699 le_transmit_norx:
+0x54c7 021700 call le_transmit 
+0x54c8 021701 branch end_of_packet 
+:      021703 le_transmit:
+0x54c9 021704 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021705 call le_prep 
+0x54cb 021706 call letx_setfreq 
+0x54cc 021707 branch le_transmit0 
+:      021709 le_transmit0:
+0x54cd 021710 set1 txgfsk ,radio_ctrl 
+0x54ce 021711 enable encode_fec0 
+0x54cf 021712 enable is_tx 
+0x54d0 021713 disable is_rx 
+0x54d1 021714 call le_wait_tx 
+0x54d2 021715 rshift16 access ,pdata 
+0x54d3 021716 rshift8 pdata ,pdata 
+0x54d4 021717 rshift4 pdata ,pdata 
+0x54d5 021718 inject mod ,40 
+0x54d6 021719 enable enable_white 
+0x54d7 021720 enable enable_crc 
+0x54d8 021721 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021722 fetch 1 ,mem_le_txheader 
+0x54da 021723 inject mod ,8 
+0x54db 021724 ifetch 1 ,contr 
+0x54dc 021725 and pdata ,0x3f ,loopcnt 
+0x54dd 021726 inject mod ,8 
+0x54de 021727 branch letr_nopayload ,zero 
+:      021728 letr_loop:
+0x54df 021729 ifetch 1 ,contr 
+0x54e0 021730 inject mod ,8 
+0x54e1 021731 loop letr_loop 
+:      021733 letr_nopayload:
+0x54e2 021734 enable enable_parity 
+0x54e3 021735 inject mod ,24 
+0x54e4 021736 disable enable_parity 
+0x54e5 021737 until null ,tx_clear 
+0x54e6 021738 nop 100 
+0x54e7 021739 disable encode_fec0 
+0x54e8 021740 rtn 
+:      021742 le_send_adv_ind:
+0x54e9 021743 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021744 fetch 1 ,mem_le_adv_type 
+0x54eb 021745 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021746 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021747 lshift4 pdata ,pdata 
+0x54ee 021748 lshift2 pdata ,pdata 
+0x54ef 021749 store 1 ,mem_le_txheader 
+0x54f0 021750 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021751 add temp ,6 ,pdata 
+0x54f2 021752 store 1 ,mem_le_txlen 
+0x54f3 021753 fetch 6 ,mem_le_lap 
+0x54f4 021754 store 6 ,mem_le_txpayload 
+0x54f5 021755 copy temp ,loopcnt 
+0x54f6 021756 arg mem_le_adv_data ,contr 
+0x54f7 021757 call memcpy_fast 
+0x54f8 021758 branch le_send_adv_transmit 
+:      021759 le_send_adv_direct_ind:
+0x54f9 021760 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021761 lshift4 pdata ,pdata 
+0x54fb 021762 lshift2 pdata ,pdata 
+0x54fc 021763 increase 1 ,pdata 
+0x54fd 021764 store 1 ,mem_le_txheader 
+0x54fe 021765 setarg 12 
+0x54ff 021766 store 1 ,mem_le_txlen 
+0x5500 021767 fetch 6 ,mem_le_lap 
+0x5501 021768 store 6 ,mem_le_txpayload 
+0x5502 021769 fetch 6 ,mem_hci_plap 
+0x5503 021770 istore 6 ,contw 
+:      021771 le_send_adv_transmit:
+0x5504 021772 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021773 fetch 1 ,mem_le_adv_transmit 
+0x5506 021774 increase 1 ,pdata 
+0x5507 021775 store 1 ,mem_le_adv_transmit 
+0x5508 021776 arg 1800 ,stop_watch 
+0x5509 021777 disable match 
+0x550a 021778 branch le_transmit_receive_sifs 
+:      021780 le_send_scan_request:
+0x550b 021781 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021782 fetch 1 ,mem_le_scan_type 
+0x550d 021783 rtnne le_scan_type_active 
+0x550e 021784 fetch 1 ,mem_le_adv_transmit 
+0x550f 021785 increase 1 ,pdata 
+0x5510 021786 store 1 ,mem_le_adv_transmit 
+0x5511 021787 arg 0x0c03 ,temp 
+0x5512 021788 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021789 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021790 copy rega ,pdata 
+0x5515 021791 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021792 storet 2 ,mem_le_txheader 
+0x5517 021793 fetch 6 ,mem_le_lap 
+0x5518 021794 istore 6 ,contw 
+0x5519 021795 fetch 6 ,mem_le_plap 
+0x551a 021796 istore 6 ,contw 
+0x551b 021797 branch le_transmit_receive_sifs 
+:      021800 le_send_scan_response:
+0x551c 021801 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021802 arg scan_rsp ,temp 
+0x551e 021803 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021804 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021805 storet 1 ,mem_le_txheader 
+0x5521 021806 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021807 add temp ,6 ,pdata 
+0x5523 021808 store 1 ,mem_le_txlen 
+0x5524 021809 fetch 6 ,mem_le_lap 
+0x5525 021810 store 6 ,mem_le_txpayload 
+0x5526 021811 arg mem_le_scan_data ,contr 
+0x5527 021812 copy temp ,loopcnt 
+0x5528 021813 call memcpy_fast 
+0x5529 021814 call le_transmit_norx 
+0x552a 021815 branch le_adv_not_match 
+:      021817 le_connect_request:
+0x552b 021818 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021819 force -1 ,pdata 
+0x552d 021820 setsect 2 ,1 
+0x552e 021821 store 5 ,mem_le_channel_map 
+0x552f 021822 call le_calc_channel_map 
+0x5530 021823 force 4 ,loopcnt 
+0x5531 021824 arg mem_le_access ,contw 
+0x5532 021825 call generate_random_loop 
+0x5533 021826 fetch 2 ,mem_le_timeout 
+0x5534 021827 store 2 ,mem_le_superto 
+:      021828 le_con_req_hop_retry:
+0x5535 021829 random pdata 
+0x5536 021830 and_into 0xf ,pdata 
+0x5537 021831 sub pdata ,4 ,null 
+0x5538 021832 branch le_con_req_hop_retry ,positive 
+0x5539 021833 store 1 ,mem_le_hop 
+0x553a 021834 store 1 ,mem_tmp1 
+0x553b 021835 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021836 fetcht 2 ,mem_le_conn_interval 
+0x553d 021837 storet 2 ,mem_le_tsniff 
+0x553e 021838 copy temp ,regc 
+0x553f 021839 add clkn_bt ,7 ,pdata 
+0x5540 021840 idiv regc 
+0x5541 021841 call wait_div_end 
+0x5542 021842 remainder rega 
+0x5543 021843 isub rega ,pdata 
+0x5544 021844 iadd regc ,pdata 
+0x5545 021845 fetcht 2 ,mem_le_dsniff 
+0x5546 021846 iadd temp ,pdata 
+0x5547 021847 store 4 ,mem_le_anchor 
+0x5548 021848 isub clkn_bt ,rega 
+0x5549 021849 increase -6 ,rega 
+0x554a 021850 arg 0x2205 ,regb 
+0x554b 021851 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021852 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021853 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021854 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021855 copy regb ,pdata 
+0x5550 021856 store 2 ,mem_le_txheader 
+0x5551 021857 fetch 6 ,mem_le_lap 
+0x5552 021858 istore 6 ,contw 
+0x5553 021859 fetch 6 ,mem_le_plap 
+0x5554 021860 istore 6 ,contw 
+0x5555 021861 fetch 4 ,mem_le_access 
+0x5556 021862 istore 4 ,contw 
+0x5557 021863 random pdata 
+0x5558 021864 istore 2 ,contw 
+0x5559 021865 random pdata 
+0x555a 021866 istore 1 ,contw 
+0x555b 021867 force 2 ,pdata 
+0x555c 021868 istore 1 ,contw 
+0x555d 021869 rshift2 rega ,pdata 
+0x555e 021870 istore 2 ,contw 
+0x555f 021871 rshift2 regc ,pdata 
+0x5560 021872 istore 2 ,contw 
+0x5561 021873 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021874 setarg 0 
+0x5563 021875 istore 2 ,contw 
+0x5564 021876 fetch 2 ,mem_le_timeout 
+0x5565 021877 istore 2 ,contw 
+0x5566 021878 fetch 5 ,mem_le_channel_map 
+0x5567 021879 istore 5 ,contw 
+0x5568 021880 fetch 1 ,mem_le_hop 
+0x5569 021881 arg param_le_sca ,temp 
+0x556a 021882 ior temp ,pdata 
+0x556b 021883 istore 1 ,contw 
+0x556c 021884 call le_transmit_norx 
+0x556d 021885 setarg mem_le_txheader 
+0x556e 021886 add pdata ,18 ,contr 
+0x556f 021887 ifetch 3 ,contr 
+0x5570 021888 store 3 ,mem_le_crcinit 
+0x5571 021889 rtn 
+:      021891 le_init_adv:
+0x5572 021892 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021893 disable master 
+0x5574 021894 branch le_adv_access 
+:      021898 le_update_param:
+0x5575 021899 fetch 1 ,mem_le_state 
+0x5576 021900 rtnbit0 lestate_update_param 
+0x5577 021901 fetch 2 ,mem_le_event_count 
+0x5578 021902 fetcht 2 ,mem_le_instant 
+0x5579 021903 isub temp ,pdata 
+0x557a 021904 nrtn positive 
+0x557b 021905 store 2 ,mem_pdatatemp 
+0x557c 021906 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021907 fetch 1 ,mem_le_state 
+0x557e 021908 set0 lestate_update_param ,pdata 
+0x557f 021909 set0 lestate_got_first_packet ,pdata 
+0x5580 021910 store 1 ,mem_le_state 
+0x5581 021911 fetch 4 ,mem_le_anchor 
+0x5582 021912 fetcht 2 ,mem_le_tsniff 
+0x5583 021913 storet 2 ,mem_temp 
+0x5584 021914 isub temp ,rega 
+0x5585 021915 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 021916 fetch 1 ,mem_le_new_param 
+0x5587 021917 store 1 ,mem_le_window_size 
+0x5588 021918 ifetcht 2 ,contr 
+0x5589 021919 ifetch 2 ,contr 
+0x558a 021920 lshift2 pdata ,pdata 
+0x558b 021921 store 2 ,mem_le_tsniff 
+0x558c 021922 lshift2 temp ,temp 
+0x558d 021923 iadd temp ,pdata 
+0x558e 021924 ifetcht 4 ,contr 
+0x558f 021925 storet 4 ,mem_le_slave_latency 
+0x5590 021926 iadd rega ,pdata 
+0x5591 021927 copy pdata ,regab 
+0x5592 021928 fetch 2 ,mem_le_tsniff 
+0x5593 021929 fetcht 2 ,mem_temp 
+0x5594 021930 isub temp ,pdata 
+0x5595 021931 fetcht 2 ,mem_pdatatemp 
+0x5596 021932 imul32 temp ,pdata 
+0x5597 021933 iadd regab ,pdata 
+0x5598 021934 store 4 ,mem_le_anchor 
+0x5599 021935 call le_receive_window_size 
+0x559a 021936 fetch 2 ,mem_le_superto 
+0x559b 021937 store 2 ,mem_le_init_superto 
+0x559c 021938 rtn 
+:      021941 le_update_channel_map:
+0x559d 021942 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 021943 fetch 1 ,mem_le_state 
+0x559f 021944 rtnbit0 lestate_update_map 
+0x55a0 021945 fetch 2 ,mem_le_event_count 
+0x55a1 021946 fetcht 2 ,mem_le_instant 
+0x55a2 021947 isub temp ,pdata 
+0x55a3 021948 nrtn positive 
+0x55a4 021949 fetch 1 ,mem_le_state 
+0x55a5 021950 set0 lestate_update_map ,pdata 
+0x55a6 021951 store 1 ,mem_le_state 
+0x55a7 021952 fetch 5 ,mem_le_new_map 
+0x55a8 021953 store 5 ,mem_le_channel_map 
+0x55a9 021954 branch le_calc_channel_map 
+:      021957 le_acknowledge:
+0x55aa 021958 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 021959 call le_supervision_flush 
+0x55ac 021960 call le_check_wak 
+0x55ad 021961 fetch 1 ,mem_le_rxbuf 
+0x55ae 021962 isolate1 md ,pdata 
+0x55af 021963 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 021964 rshift pdata ,pdata 
+0x55b1 021965 ixor temp ,pdata 
+0x55b2 021966 isolate1 nesn ,pdata 
+0x55b3 021967 setflag true ,mark_old_packet ,mark 
+0x55b4 021968 rtnmark1 mark_old_packet 
+0x55b5 021969 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 021970 branch le_ack_unenc ,blank 
+0x55b7 021971 fetch 1 ,mem_le_state 
+0x55b8 021972 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 021973 call load_sk 
+0x55ba 021974 call le_decrypt 
+0x55bb 021975 nrtn blank 
+:      021976 le_ack_unenc:
+0x55bc 021977 fetcht 1 ,mem_le_arq 
+0x55bd 021978 setflip nesn ,temp 
+0x55be 021979 storet 1 ,mem_le_arq 
+0x55bf 021980 rtn 
+:      021983 le_check_wak:
+0x55c0 021984 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 021985 fetcht 1 ,mem_le_arq 
+0x55c2 021986 isolate0 wak ,temp 
+0x55c3 021987 rtn true 
+0x55c4 021988 fetch 1 ,mem_le_rxbuf 
+0x55c5 021989 lshift pdata ,pdata 
+0x55c6 021990 ixor temp ,pdata 
+0x55c7 021991 rtnbit0 sn 
+0x55c8 021992 set0 wak ,temp 
+0x55c9 021993 setflip sn ,temp 
+0x55ca 021994 storet 1 ,mem_le_arq 
+0x55cb 021995 compare 3 ,temp ,3 
+0x55cc 021996 nrtn true 
+0x55cd 021997 fetch 1 ,mem_le_txpayload 
+0x55ce 021998 beq ll_start_enc_req ,le_set_enc 
+0x55cf 021999 fetch 1 ,mem_le_enc_state 
+0x55d0 022000 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022001 rtn 
+:      022004 le_set_enc:
+0x55d2 022005 fetch 1 ,mem_le_state 
+0x55d3 022006 set1 lestate_encryption ,pdata 
+0x55d4 022007 store 1 ,mem_le_state 
+0x55d5 022008 rtn 
+:      022010 le_clear_enc:
+0x55d6 022011 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022012 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022013 arg 0 ,pdata 
+0x55d9 022014 store 4 ,mem_le_last_mic 
+0x55da 022015 store 5 ,mem_le_pcnt_tx 
+0x55db 022016 set1 39 ,pdata 
+0x55dc 022017 store 5 ,mem_le_pcnt_rx 
+0x55dd 022018 fetch 1 ,mem_le_state 
+0x55de 022019 set0 lestate_encryption ,pdata 
+0x55df 022020 store 1 ,mem_le_state 
+0x55e0 022021 rtn 
+:      022024 le_wait_adv:
+0x55e1 022025 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022026 call le_next_adv_channel 
+0x55e3 022027 call le_receive_adv 
+0x55e4 022028 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022029 increase 1 ,pdata 
+0x55e6 022030 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022031 rtn 
+:      022034 le_scan:
+0x55e8 022035 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022036 fetch 1 ,mem_le_scan_enable 
+0x55ea 022037 rtnne le_scan_enable 
+0x55eb 022038 arg le_scan_interval_timer ,queue 
+0x55ec 022039 call timer_check 
+0x55ed 022040 nrtn blank 
+0x55ee 022041 fetch 2 ,mem_le_scan_interval 
+0x55ef 022042 fetcht 2 ,mem_le_scan_window 
+0x55f0 022043 isub temp ,pdata 
+0x55f1 022044 arg le_scan_interval_timer ,queue 
+0x55f2 022045 call timer_init 
+0x55f3 022046 disable master 
+0x55f4 022047 call le_init_adv 
+0x55f5 022048 call le_wait_adv 
+0x55f6 022049 nrtn match 
+0x55f7 022050 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022051 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022052 store 6 ,mem_le_plap 
+0x55fa 022055 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022056 increase 1 ,pdata 
+0x55fc 022057 store 1 ,mem_le_adv_rcv 
+0x55fd 022058 call le_create_conn 
+0x55fe 022059 rtn master 
+0x55ff 022060 call le_send_scan_request 
+0x5600 022061 nrtn match 
+0x5601 022062 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022063 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022064 increase 1 ,pdata 
+0x5604 022065 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022066 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022067 store 9 ,mem_tmp_buffer 
+0x5607 022068 rtn 
+:      022070 le_create_conn:
+0x5608 022071 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022072 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022073 rtnne hci_cmd_le_create_conn 
+0x560b 022074 fetch 6 ,mem_le_plap 
+0x560c 022075 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022076 isub temp ,null 
+0x560e 022077 nrtn zero 
+0x560f 022078 call context_new 
+0x5610 022079 nrtn zero 
+0x5611 022080 call le_connect_request 
+0x5612 022081 call le_init_master 
+0x5613 022082 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022083 jam 0 ,mem_hci_cmd 
+0x5615 022084 jam 0 ,mem_le_peer_sca 
+0x5616 022085 jam 0 ,mem_le_scan_enable 
+0x5617 022086 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022087 branch context_save 
+:      022089 le_scan_check_sender_addr_type:
+0x5619 022090 arg 1 ,rega 
+0x561a 022091 fetch 1 ,mem_le_rxbuf 
+0x561b 022092 rtnbit1 le_sender_addr_bit 
+0x561c 022093 arg 0 ,rega 
+0x561d 022094 rtn 
+:      022098 le_prepare_tx:
+0x561e 022099 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022100 fetch 1 ,mem_le_arq 
+0x5620 022101 rtnbit1 wak 
+0x5621 022102 call le_check_tx_md 
+0x5622 022103 call le_fifo_get_first_tx_ptr 
+0x5623 022104 branch le_send_empty ,blank 
+0x5624 022105 ifetch 1 ,contr 
+0x5625 022106 ifetcht 1 ,contr 
+0x5626 022107 copy temp ,rega 
+0x5627 022108 isub rega ,pdata 
+0x5628 022109 arg le_max_paket_len ,temp 
+0x5629 022110 call not_greater_than 
+0x562a 022111 copy pdata ,temp 
+0x562b 022112 ifetch 1 ,contr 
+0x562c 022113 copy pdata ,type 
+0x562d 022114 copy rega ,pdata 
+0x562e 022115 iadd contr ,contr 
+0x562f 022116 arg mem_le_txpayload ,contw 
+0x5630 022117 copy temp ,loopcnt 
+0x5631 022118 call memcpy 
+0x5632 022119 call le_update_tx_type 
+0x5633 022120 call le_send_packet 
+0x5634 022122 call le_fifo_get_first_tx_ptr 
+0x5635 022123 ifetch 1 ,contr 
+0x5636 022124 copy pdata ,rega 
+0x5637 022125 copy contr ,regc 
+0x5638 022126 ifetcht 1 ,contr 
+0x5639 022127 copy temp ,regb 
+0x563a 022128 isub regb ,pdata 
+0x563b 022129 arg le_max_paket_len ,temp 
+0x563c 022130 call not_greater_than 
+0x563d 022131 iadd regb ,pdata 
+0x563e 022132 istore 1 ,regc 
+0x563f 022133 isub rega ,null 
+0x5640 022134 nrtn zero 
+0x5641 022135 branch le_fifo_release_first_node 
+:      022138 le_check_tx_md:
+0x5642 022139 call le_check_continue 
+0x5643 022140 rtnmark1 mark_ble_tx_md 
+0x5644 022141 fetch 1 ,mem_le_configuration 
+0x5645 022142 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022143 call le_fifo_get_second_tx_ptr 
+0x5647 022144 branch le_clear_md ,blank 
+0x5648 022145 branch le_set_md 
+:      022148 le_check_continue:
+0x5649 022149 call le_fifo_get_first_tx_ptr 
+0x564a 022150 branch le_clear_md ,blank 
+0x564b 022151 ifetch 1 ,contr 
+0x564c 022152 ifetcht 1 ,contr 
+0x564d 022153 isub temp ,pdata 
+0x564e 022154 sub pdata ,le_max_paket_len ,null 
+0x564f 022155 branch le_clear_md ,positive 
+:      022156 le_set_md:
+0x5650 022157 set1 mark_ble_tx_md ,mark 
+0x5651 022158 rtn 
+:      022160 le_clear_md:
+0x5652 022161 set0 mark_ble_tx_md ,mark 
+0x5653 022162 rtn 
+:      022164 le_update_tx_type:
+0x5654 022165 copy rega ,pdata 
+0x5655 022166 rtn blank 
+0x5656 022167 arg llid_continue ,type 
+0x5657 022168 rtn 
+:      022171 le_att_check_notification_enable:
+0x5658 022172 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022173 increase 1 ,temp 
+0x565a 022174 call le_att_get_handle_ptr 
+0x565b 022175 increase -2 ,contr 
+0x565c 022176 ifetch 2 ,contr 
+0x565d 022177 arg client_charactertic_configuration ,temp 
+0x565e 022178 isub temp ,null 
+0x565f 022179 nrtn zero 
+0x5660 022180 increase 1 ,contr 
+0x5661 022181 copy contr ,rega 
+0x5662 022182 ifetch 1 ,contr 
+0x5663 022183 rtn 
+:      022186 le_send_empty:
+0x5664 022187 force 0 ,temp 
+0x5665 022188 force 1 ,type 
+:      022190 le_send_packet:
+0x5666 022191 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022192 storet 1 ,mem_le_txlen 
+0x5668 022193 fetcht 1 ,mem_le_arq 
+0x5669 022194 set1 wak ,temp 
+0x566a 022195 and temp ,0xfc ,pdata 
+0x566b 022196 ior type ,pdata 
+0x566c 022197 store 1 ,mem_le_arq 
+0x566d 022198 and_into 0x1f ,pdata 
+0x566e 022199 isolate1 mark_ble_tx_md ,mark 
+0x566f 022200 setflag true ,md ,pdata 
+0x5670 022201 store 1 ,mem_le_txheader 
+0x5671 022203 fetch 1 ,mem_le_txheader 
+0x5672 022204 compare 1 ,type ,3 
+0x5673 022205 nbranch le_send_no_txlen ,true 
+0x5674 022206 fetch 1 ,mem_le_txlen 
+0x5675 022207 rtn blank 
+:      022208 le_send_no_txlen:
+0x5676 022209 fetch 1 ,mem_le_state 
+0x5677 022210 rtnbit0 lestate_encryption 
+0x5678 022211 call load_sk 
+0x5679 022212 branch le_encrypt 
+:      022215 get_lpm_wake_ble_rx_lock:
+0x567a 022216 arg wake_lock_ble_rx ,queue 
+0x567b 022217 branch lpm_get_wake_lock 
+:      022219 put_lpm_wake_ble_rx_lock:
+0x567c 022220 arg wake_lock_ble_rx ,queue 
+0x567d 022221 branch lpm_put_wake_lock 
+:      022224 le_parse:
+0x567e 022225 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022226 rtnmark1 mark_old_packet 
+0x5680 022227 call le_fifo_check_full 
+0x5681 022228 nrtn blank 
+0x5682 022229 fetch 1 ,mem_le_rxbuf 
+0x5683 022230 and pdata ,0x3 ,pdata 
+0x5684 022231 store 1 ,mem_le_packet_llid 
+0x5685 022232 ifetch 1 ,contr 
+0x5686 022233 and pdata ,0x1f ,pdata 
+0x5687 022234 store 1 ,mem_le_packet_size 
+0x5688 022235 rtn blank 
+0x5689 022236 copy contr ,pdata 
+0x568a 022237 store 2 ,mem_le_payload_ptr 
+0x568b 022238 fetch 1 ,mem_le_packet_llid 
+0x568c 022239 beq llid_le_ll ,le_parse_ll 
+:      022240 le_parse_l2cap:
+0x568d 022241 call le_check_l2cap_complete 
+0x568e 022242 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022243 call put_lpm_wake_ble_rx_lock 
+0x5690 022244 fetch 2 ,mem_le_payload_ptr 
+0x5691 022245 copy pdata ,contr 
+0x5692 022246 ifetch 2 ,contr 
+0x5693 022247 store 2 ,mem_le_l2cap_size 
+0x5694 022248 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022249 ifetch 2 ,contr 
+0x5696 022250 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022251 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022252 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022253 rtn 
+:      022256 le_check_l2cap_complete:
+0x569a 022257 fetch 1 ,mem_le_packet_llid 
+0x569b 022258 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022259 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022260 rtn 
+:      022265 le_check_l2cap_cid_legal:
+0x569e 022266 call enable_user 
+0x569f 022267 arg le_l2cap_cid_att ,temp 
+0x56a0 022268 isub pdata ,null 
+0x56a1 022269 rtn zero 
+0x56a2 022270 arg le_l2cap_cid_signal ,temp 
+0x56a3 022271 isub pdata ,null 
+0x56a4 022272 rtn zero 
+0x56a5 022273 arg le_l2cap_cid_smp ,temp 
+0x56a6 022274 isub pdata ,null 
+0x56a7 022275 rtn zero 
+0x56a8 022276 branch disable_user 
+:      022279 le_check_l2cap_llid_start:
+0x56a9 022280 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022281 copy pdata ,contr 
+0x56ab 022282 ifetch 2 ,contr 
+0x56ac 022283 store 2 ,mem_le_l2cap_size 
+0x56ad 022284 ifetch 2 ,contr 
+0x56ae 022285 call le_check_l2cap_cid_legal 
+0x56af 022286 nrtn user 
+0x56b0 022287 fetcht 1 ,mem_le_packet_size 
+0x56b1 022288 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022289 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022290 increase 4 ,pdata 
+0x56b4 022291 isub temp ,null 
+0x56b5 022292 branch enable_user ,zero 
+0x56b6 022293 fetch 1 ,mem_le_packet_size 
+0x56b7 022294 copy pdata ,loopcnt 
+0x56b8 022295 arg mem_le_l2capbuf ,contw 
+0x56b9 022296 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022297 copy pdata ,contr 
+0x56bb 022298 call memcpy 
+0x56bc 022299 branch disable_user 
+:      022304 le_check_l2cap_continue_legal:
+0x56bd 022305 call enable_user 
+0x56be 022306 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022307 nrtn blank 
+0x56c0 022308 branch disable_user 
+:      022310 le_check_l2cap_llid_continue:
+0x56c1 022311 call le_check_l2cap_continue_legal 
+0x56c2 022312 nrtn user 
+0x56c3 022313 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022314 arg mem_le_l2capbuf ,contw 
+0x56c5 022315 iadd contw ,rega 
+0x56c6 022316 fetcht 1 ,mem_le_packet_size 
+0x56c7 022317 iadd temp ,pdata 
+0x56c8 022318 store 1 ,mem_le_packet_len_recved 
+0x56c9 022319 fetch 1 ,mem_le_packet_size 
+0x56ca 022320 copy pdata ,loopcnt 
+0x56cb 022321 copy rega ,contw 
+0x56cc 022322 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022323 copy pdata ,contr 
+0x56ce 022324 call memcpy_fast 
+0x56cf 022325 setarg mem_le_l2capbuf 
+0x56d0 022326 store 2 ,mem_le_payload_ptr 
+0x56d1 022327 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022328 increase 4 ,pdata 
+0x56d3 022329 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022330 isub temp ,null 
+0x56d5 022331 branch enable_user ,zero 
+0x56d6 022332 branch disable_user 
+:      022338 le_get_search_att_type:
+0x56d7 022339 call store_contr 
+0x56d8 022340 arg mem_le_search_att_type_length ,contw 
+:      022341 le_get_search_common:
+0x56d9 022342 fetch 2 ,mem_le_l2cap_size 
+0x56da 022343 increase -5 ,pdata 
+:      022344 le_get_search_common2:
+0x56db 022345 istore 1 ,contw 
+0x56dc 022346 copy pdata ,loopcnt 
+0x56dd 022347 call get_contr 
+0x56de 022348 branch memcpy_fast 
+:      022350 le_get_search_att_uuid:
+0x56df 022351 call store_contr 
+0x56e0 022352 arg mem_le_search_uuid_length ,contw 
+0x56e1 022353 branch le_get_search_common 
+:      022357 le_writeatt_cb:
+0x56e2 022358 fetch 2 ,mem_cb_att_write 
+0x56e3 022359 branch callback_func 
+:      022361 le_supervision_update:
+0x56e4 022362 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022363 call get_clkbt 
+0x56e6 022364 isub temp ,timeup 
+0x56e7 022365 deposit timeup 
+0x56e8 022366 fetcht 2 ,mem_le_superto 
+0x56e9 022367 lshift4 temp ,temp 
+0x56ea 022368 lshift temp ,temp 
+0x56eb 022369 isub temp ,pdata 
+0x56ec 022370 rtn 
+:      022372 le_supervision_flush:
+0x56ed 022373 call get_clkbt 
+0x56ee 022374 store 4 ,mem_le_supervision_timer 
+0x56ef 022375 rtn 
+:      022378 le_adv:
+0x56f0 022379 jam 36 ,mem_le_ch_mapped 
+0x56f1 022380 jam 0 ,mem_le_adv_channel_map_temp 
+:      022381 le_adv_loop:
+0x56f2 022382 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022383 fetch 1 ,mem_le_adv_enable 
+0x56f4 022384 rtn blank 
+0x56f5 022385 arg le_adv_interval_timer ,queue 
+0x56f6 022386 call timer_check 
+0x56f7 022387 nrtn blank 
+0x56f8 022388 bpatchx patch2d_1 ,mem_patch2d 
+:      022389 le_adv_loop_tx:
+0x56f9 022390 disable master 
+0x56fa 022391 enable swfine 
+0x56fb 022392 call le_init_adv 
+0x56fc 022393 call le_next_adv_channel 
+0x56fd 022394 call le_send_adv_ind 
+0x56fe 022395 nbranch le_adv_not_match ,match 
+0x56ff 022396 fetch 1 ,mem_le_req_rcv 
+0x5700 022397 increase 1 ,pdata 
+0x5701 022398 store 1 ,mem_le_req_rcv 
+0x5702 022399 fetch 1 ,mem_le_rxbuf 
+0x5703 022400 and pdata ,0x0f ,pdata 
+0x5704 022401 beq scan_req ,le_send_scan_response 
+0x5705 022402 beq connect_req ,le_parse_connect_req 
+:      022403 le_adv_not_match:
+0x5706 022404 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022405 random pdata 
+0x5708 022406 arg 0x1ff ,temp 
+0x5709 022407 iand temp ,pdata 
+0x570a 022408 add pdata ,250 ,pdata 
+0x570b 022409 call delay 
+0x570c 022410 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022411 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022412 isub temp ,null 
+0x570f 022413 nbranch le_adv_loop ,zero 
+0x5710 022414 arg le_adv_interval_timer ,queue 
+0x5711 022415 fetch 2 ,mem_le_adv_interval 
+0x5712 022416 branch timer_init 
+:      022419 le_receive_window_size:
+0x5713 022420 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022421 fetch 1 ,mem_le_peer_sca 
+0x5715 022422 call le_sca_map 
+0x5716 022423 fetch 2 ,mem_le_tsniff 
+0x5717 022424 imul32 temp ,pdata 
+0x5718 022425 arg 375 ,temp 
+0x5719 022426 imul32 temp ,pdata 
+0x571a 022427 arg 100000 ,temp 
+0x571b 022428 idiv temp 
+0x571c 022429 fetch 1 ,mem_le_window_size 
+0x571d 022430 arg 20000 ,temp 
+0x571e 022431 imul32 temp ,pdata 
+0x571f 022432 iadd temp ,pdata 
+0x5720 022433 store 4 ,mem_le_transmit_window 
+0x5721 022434 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022435 fetch 2 ,mem_rx_window_sniff 
+0x5723 022436 call wait_div_end 
+0x5724 022437 quotient temp 
+0x5725 022438 iadd temp ,pdata 
+0x5726 022439 store 2 ,mem_le_receive_window 
+0x5727 022440 rtn 
+:      022442 le_parse_connect_req:
+0x5728 022443 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022444 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022445 fetcht 6 ,mem_le_lap 
+0x572b 022446 isub temp ,null 
+0x572c 022447 nrtn zero 
+0x572d 022448 call le_scan_check_sender_addr_type 
+0x572e 022449 copy rega ,pdata 
+0x572f 022450 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022451 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022452 store 7 ,mem_tmp_buffer 
+0x5732 022453 ifetch 8 ,contr 
+0x5733 022454 istore 8 ,contw 
+0x5734 022455 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022456 store 6 ,mem_le_plap 
+0x5736 022457 increase 6 ,contr 
+0x5737 022458 ifetch 8 ,contr 
+0x5738 022459 store 8 ,mem_le_access 
+0x5739 022460 ifetcht 2 ,contr 
+0x573a 022461 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022462 lshift2 temp ,temp 
+0x573c 022463 ifetch 2 ,contr 
+0x573d 022464 lshift2 pdata ,pdata 
+0x573e 022465 store 2 ,mem_le_tsniff 
+0x573f 022466 store 4 ,mem_le_anchor 
+0x5740 022467 isub temp ,pdata 
+0x5741 022468 add pdata ,-2 ,clke_bt 
+0x5742 022469 ifetch 9 ,contr 
+0x5743 022470 store 9 ,mem_le_slave_latency 
+0x5744 022471 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022472 ifetch 1 ,contr 
+0x5746 022473 rshift4 pdata ,temp 
+0x5747 022474 rshift temp ,temp 
+0x5748 022475 storet 1 ,mem_le_peer_sca 
+0x5749 022476 and_into 0x1f ,pdata 
+0x574a 022477 store 1 ,mem_le_hop 
+0x574b 022478 call le_receive_window_size 
+0x574c 022479 call le_calc_channel_map 
+0x574d 022480 call le_init_slave 
+0x574e 022481 call context_new 
+0x574f 022482 nrtn zero 
+0x5750 022483 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022484 call calc_clke_offset 
+0x5752 022485 call le_l2cap_reset_signaling_identifier 
+0x5753 022486 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022487 call ui_ipc_send_event 
+0x5755 022488 branch context_save 
+:      022491 le_init_attlist_search:
+0x5756 022492 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022493 fetch 2 ,mem_le_search_handle_start 
+0x5758 022494 iforce regb 
+0x5759 022495 fetch 2 ,mem_le_search_handle_end 
+0x575a 022496 iforce regc 
+0x575b 022497 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022498 iforce contr 
+0x575d 022499 enable user 
+0x575e 022500 rtn 
+:      022503 le_att_handle_inrange:
+0x575f 022504 ifetch 2 ,contr 
+0x5760 022505 rtn blank 
+0x5761 022506 isub regb ,null 
+0x5762 022507 nrtn positive 
+0x5763 022508 isub regc ,null 
+0x5764 022509 rtn zero 
+0x5765 022510 branch le_att_handle_blank ,positive 
+0x5766 022511 force 1 ,null 
+0x5767 022512 rtn 
+:      022513 le_att_handle_blank:
+0x5768 022514 force 0 ,pdata 
+0x5769 022515 rtn 
+:      022519 le_att_get_handle_ptr:
+0x576a 022520 call le_att_get_handle_ptr2 
+0x576b 022521 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022522 rtn 
+:      022524 le_att_get_handle_ptr2:
+0x576d 022525 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022526 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022527 iforce contr 
+:      022528 le_att_get_handle_loop1:
+0x5770 022529 ifetch 2 ,contr 
+0x5771 022530 rtn blank 
+0x5772 022531 isub temp ,null 
+0x5773 022532 rtn zero 
+0x5774 022533 ifetch 1 ,contr 
+0x5775 022534 iadd contr ,contr 
+0x5776 022535 ifetch 1 ,contr 
+0x5777 022536 iadd contr ,contr 
+0x5778 022537 branch le_att_get_handle_loop1 
+:      022538 le_att_get_handle_ptr_found:
+0x5779 022539 ifetch 1 ,contr 
+0x577a 022540 iadd contr ,contr 
+0x577b 022541 rtn 
+:      022545 le_att_get_short_uuid_ptr:
+0x577c 022546 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022547 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022548 iforce contr 
+:      022549 le_att_get_short_uuid_loop:
+0x577f 022550 ifetch 2 ,contr 
+0x5780 022551 rtn blank 
+0x5781 022552 ifetch 1 ,contr 
+0x5782 022553 iadd contr ,contr 
+0x5783 022554 increase -2 ,contr 
+0x5784 022555 ifetch 2 ,contr 
+0x5785 022556 isub temp ,null 
+0x5786 022557 rtn zero 
+0x5787 022558 ifetch 1 ,contr 
+0x5788 022559 iadd contr ,contr 
+0x5789 022560 branch le_att_get_short_uuid_loop 
+:      022564 le_att_get_handle_info_from_ptr:
+0x578a 022565 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022566 branch le_att_get_handle_info_fast 
+:      022568 le_att_get_handle_info:
+0x578c 022569 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022570 fetch 2 ,mem_ui_le_uuid_table 
+:      022571 le_att_get_handle_info_fast:
+0x578e 022572 iforce contr 
+0x578f 022573 copy temp ,rega 
+:      022574 le_att_get_handle_loop:
+0x5790 022575 ifetch 2 ,contr 
+0x5791 022576 branch le_att_unfind_handle ,blank 
+0x5792 022577 isub rega ,null 
+0x5793 022578 branch le_att_finded_handle ,zero 
+0x5794 022579 ifetch 1 ,contr 
+0x5795 022580 iadd contr ,contr 
+0x5796 022581 ifetch 1 ,contr 
+0x5797 022582 iadd contr ,contr 
+0x5798 022583 branch le_att_get_handle_loop 
+:      022584 le_att_unfind_handle:
+0x5799 022585 branch disable_blank 
+:      022587 le_att_finded_handle:
+0x579a 022588 ifetch 1 ,contr 
+0x579b 022589 store 1 ,mem_le_cur_uuid_length 
+0x579c 022590 copy pdata ,loopcnt 
+0x579d 022591 arg mem_le_cur_uuid ,contw 
+0x579e 022592 call memcpy_fast 
+0x579f 022593 ifetch 1 ,contr 
+0x57a0 022594 store 1 ,mem_le_curr_att_len 
+0x57a1 022595 call store_contr 
+0x57a2 022596 branch enable_blank 
+:      022599 le_modified_name:
+0x57a3 022600 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022601 call le_modified_name_att_list 
+0x57a5 022602 branch le_modified_name_adv 
+:      022604 le_modified_name_att_list:
+0x57a6 022605 arg uuid_chrctr_device_name ,temp 
+0x57a7 022606 call le_att_get_short_uuid_ptr 
+0x57a8 022607 rtn blank 
+0x57a9 022608 ifetch 1 ,contr 
+0x57aa 022609 copy contr ,contw 
+0x57ab 022610 fetcht 1 ,mem_le_name_len 
+0x57ac 022611 copy temp ,loopcnt 
+0x57ad 022612 isub temp ,null 
+0x57ae 022613 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022614 isub temp ,temp 
+0x57b0 022615 arg mem_le_name ,contr 
+0x57b1 022616 call memcpy 
+0x57b2 022617 copy temp ,loopcnt 
+0x57b3 022618 ncall memcpy_empty ,zero 
+0x57b4 022619 rtn 
+:      022620 le_name_length_longer_than_att:
+0x57b5 022621 copy pdata ,loopcnt 
+0x57b6 022622 arg mem_le_name ,contr 
+0x57b7 022623 branch memcpy_fast 
+:      022626 le_modified_name_adv:
+0x57b8 022627 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022628 arg mem_le_adv_data ,rega 
+0x57ba 022629 call le_modified_name_adv_and_scan 
+0x57bb 022630 setarg 0 
+0x57bc 022631 setflag user ,0 ,pdata 
+0x57bd 022632 store 1 ,mem_pdatatemp 
+0x57be 022633 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022634 arg mem_le_scan_data ,rega 
+0x57c0 022635 call le_modified_name_adv_and_scan 
+0x57c1 022636 rtn user 
+0x57c2 022637 fetch 1 ,mem_pdatatemp 
+0x57c3 022638 branch assert ,blank 
+0x57c4 022639 rtn 
+:      022642 le_modified_name_adv_and_scan:
+0x57c5 022643 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022644 call enable_user 
+0x57c7 022645 call clear_temp_block 
+0x57c8 022646 arg 0 ,regb 
+0x57c9 022647 arg mem_le_data_temp ,contw 
+0x57ca 022648 call le_modified_name_adv_loop 
+0x57cb 022649 fetch 1 ,mem_le_name_len 
+0x57cc 022650 add pdata ,1 ,temp 
+0x57cd 022651 iadd regb ,rega 
+0x57ce 022652 increase 2 ,rega 
+0x57cf 022653 sub rega ,0x1f ,null 
+0x57d0 022654 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022655 istoret 1 ,contw 
+0x57d2 022656 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022657 istoret 1 ,contw 
+0x57d4 022658 iforce loopcnt 
+0x57d5 022659 call memcpy_fast 
+0x57d6 022660 copy rega ,regb 
+:      022661 le_modified_name_adv_and_scan_store_data:
+0x57d7 022662 deposit regb 
+0x57d8 022663 store 1 ,mem_le_data_len_temp 
+0x57d9 022664 arg mem_le_data_len_temp ,contr 
+0x57da 022665 setarg -32 
+0x57db 022666 iadd regc ,contw 
+0x57dc 022667 branch memcpy32 
+:      022669 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022670 call disable_user 
+0x57de 022671 branch le_modified_name_adv_and_scan_store_data 
+:      022673 le_modified_name_adv_loop:
+0x57df 022674 ifetch 1 ,rega 
+0x57e0 022675 rtn blank 
+0x57e1 022676 pincrease 1 
+0x57e2 022677 ifetcht 1 ,contr 
+0x57e3 022678 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022679 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022680 iadd regb ,regb 
+0x57e6 022681 copy rega ,contr 
+0x57e7 022682 iforce loopcnt 
+0x57e8 022683 call memcpy_fast 
+0x57e9 022684 copy contr ,rega 
+:      022685 le_modified_name_adv_loop2:
+0x57ea 022686 deposit rega 
+0x57eb 022687 isub regc ,null 
+0x57ec 022688 rtn positive 
+0x57ed 022689 branch le_modified_name_adv_loop 
+:      022691 le_modified_name_adv_found_name:
+0x57ee 022692 iadd rega ,rega 
+0x57ef 022693 branch le_modified_name_adv_loop2 
+:      022696 memcpy_empty:
+0x57f0 022697 setarg space 
+0x57f1 022698 istore 1 ,contw 
+0x57f2 022699 loop memcpy_empty 
+0x57f3 022700 rtn 
+:      022703 le_lpm_set_mult:
+0x57f4 022704 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022705 disable wake 
+0x57f6 022706 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022707 nbranch le_lpm_lost ,match 
+:      022708 le_lpm_set_mult_attempt:
+0x57f8 022709 call lpm_match 
+0x57f9 022710 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022711 store 2 ,mem_le_receive_window 
+0x57fb 022713 nbranch lpm_mult_short ,match 
+0x57fc 022714 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022716 fetch 1 ,mem_le_packet_size 
+0x57fe 022717 nbranch lpm_mult_short ,blank 
+0x57ff 022718 fetch 1 ,mem_le_txlen 
+0x5800 022719 nbranch lpm_mult_short ,blank 
+0x5801 022721 fetch 1 ,mem_le_configuration 
+0x5802 022722 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022724 fetch 1 ,mem_le_state 
+0x5804 022725 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022726 branch lpm_mult_wait_timeout 
+:      022728 le_lpm_lost:
+0x5806 022729 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022730 rshift temp ,temp 
+0x5808 022731 fetch 2 ,mem_le_receive_window 
+0x5809 022732 iadd temp ,pdata 
+0x580a 022733 store 2 ,mem_le_receive_window 
+0x580b 022734 branch lpm_lost 
+:      022737 le_set_config_fixed_tk:
+0x580c 022738 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022739 branch le_set_config 
+:      022741 le_clr_config_fixed_tk:
+0x580e 022742 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022743 branch le_clr_config 
+:      022745 le_set_config_fixed_ltk:
+0x5810 022746 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022747 branch le_set_config 
+:      022749 le_clr_config_fixed_ltk:
+0x5812 022750 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022751 branch le_clr_config 
+:      022753 le_set_config_more_data:
+0x5814 022754 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022755 branch le_set_config 
+:      022757 le_clr_config_more_data:
+0x5816 022758 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022759 branch le_clr_config 
+:      022761 le_set_config_read_authentication:
+0x5818 022762 arg bit_ble_read_auth ,queue 
+0x5819 022763 branch le_set_config 
+:      022765 le_clr_config_read_authentication:
+0x581a 022766 arg bit_ble_read_auth ,queue 
+0x581b 022767 branch le_clr_config 
+:      022769 le_set_config_write_authentication:
+0x581c 022770 arg bit_ble_write_auth ,queue 
+0x581d 022771 branch le_set_config 
+:      022773 le_clr_config_write_authentication:
+0x581e 022774 arg bit_ble_write_auth ,queue 
+0x581f 022775 branch le_clr_config 
+:      022777 le_set_config_short_mult:
+0x5820 022778 arg bit_ble_short_mult ,queue 
+0x5821 022779 branch le_set_config 
+:      022781 le_clr_config_short_mult:
+0x5822 022782 arg bit_ble_short_mult ,queue 
+0x5823 022783 branch le_clr_config 
+:      022786 le_set_config:
+0x5824 022787 fetch 1 ,mem_le_configuration 
+0x5825 022788 qset1 pdata 
+0x5826 022789 store 1 ,mem_le_configuration 
+0x5827 022790 rtn 
+:      022792 le_clr_config:
+0x5828 022793 fetch 1 ,mem_le_configuration 
+0x5829 022794 qset0 pdata 
+0x582a 022795 store 1 ,mem_le_configuration 
+0x582b 022796 rtn 
+:      022798 le_set_fixed_ltk:
+0x582c 022799 setarg 0x112233 
+0x582d 022800 store 3 ,mem_le_fixed_ltk 
+0x582e 022801 setarg 0x445566 
+0x582f 022802 istore 3 ,contw 
+0x5830 022803 setarg 0x778899 
+0x5831 022804 istore 3 ,contw 
+0x5832 022805 setarg 0x001122 
+0x5833 022806 istore 3 ,contw 
+0x5834 022807 setarg 0x334455 
+0x5835 022808 istore 3 ,contw 
+0x5836 022809 setarg 0x66 
+0x5837 022810 istore 1 ,contw 
+0x5838 022811 rtn 
+:      022814 le_set_justwork:
+0x5839 022815 setarg 0x01000302 
+0x583a 022816 store 4 ,mem_le_pres 
+0x583b 022817 setarg 0x010010 
+0x583c 022818 store 3 ,mem_le_pres_max_keysize 
+0x583d 022819 jam 1 ,mem_le_pairing_mode 
+0x583e 022820 rtn 
+:      022824 le_fifo_malloc_tx_empty:
+0x583f 022825 arg 0 ,rega 
+0x5840 022826 arg llid_empty ,type 
+0x5841 022827 branch le_fifo_malloc_tx 
+:      022831 le_fifo_malloc_tx_ll:
+0x5842 022832 arg llid_le_ll ,type 
+0x5843 022833 call le_fifo_malloc_tx 
+0x5844 022834 copy regb ,pdata 
+0x5845 022835 istore 1 ,contw 
+0x5846 022836 rtn 
+:      022840 le_fifo_malloc_tx_l2cap:
+0x5847 022841 force llid_l2cap_start ,type 
+0x5848 022842 increase 4 ,rega 
+0x5849 022843 call le_fifo_malloc_tx 
+0x584a 022844 increase -4 ,rega 
+0x584b 022845 copy rega ,pdata 
+0x584c 022846 istore 2 ,contw 
+0x584d 022847 copy regb ,pdata 
+0x584e 022848 istore 2 ,contw 
+0x584f 022849 rtn 
+:      022853 le_fifo_malloc_tx:
+0x5850 022854 sub rega ,240 ,null 
+0x5851 022855 nbranch assert ,positive 
+0x5852 022856 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022857 arg 1 ,temp 
+0x5854 022858 arg le_tx_buff_count ,loopcnt 
+:      022859 le_fifo_malloc_tx_loop:
+0x5855 022860 iand temp ,null 
+0x5856 022861 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022862 lshift temp ,temp 
+0x5858 022863 loop le_fifo_malloc_tx_loop 
+0x5859 022864 branch assert 
+:      022865 le_fifo_malloc_tx_got_empty:
+0x585a 022866 ixor temp ,pdata 
+0x585b 022867 store 1 ,mem_le_tx_buff_used 
+0x585c 022868 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022869 lshift4 pdata ,pdata 
+0x585e 022870 lshift4 pdata ,pdata 
+0x585f 022871 arg mem_le_tx_buffer0 ,temp 
+0x5860 022872 iadd temp ,temp 
+:      022873 le_fifo_tx_find_empty_ptr:
+0x5861 022874 arg 0 ,loopcnt 
+0x5862 022875 arg mem_le_tx_ptr0 ,contr 
+:      022876 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022877 ifetch 2 ,contr 
+0x5864 022878 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022879 copy loopcnt ,pdata 
+0x5866 022880 increase 1 ,loopcnt 
+0x5867 022881 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022882 branch assert 
+:      022885 le_fifo_tx_found_empty_ptr:
+0x5869 022886 increase -2 ,contr 
+0x586a 022887 istoret 2 ,contr 
+0x586b 022888 copy temp ,contw 
+0x586c 022889 copy rega ,pdata 
+0x586d 022890 istore 1 ,contw 
+0x586e 022891 setarg 0 
+0x586f 022892 istore 1 ,contw 
+0x5870 022893 copy type ,pdata 
+0x5871 022894 istore 1 ,contw 
+0x5872 022895 rtn 
+:      022899 le_fifo_get_first_tx_ptr:
+0x5873 022900 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022901 copy pdata ,contr 
+0x5875 022902 rtn 
+:      022904 le_fifo_get_second_tx_ptr:
+0x5876 022905 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022906 copy pdata ,contr 
+0x5878 022907 rtn 
+:      022909 le_fifo_get_last_tx_ptr:
+0x5879 022910 call le_fifo_get_last_tx_ptr0 
+0x587a 022911 copy pdata ,contr 
+0x587b 022912 rtn 
+:      022913 le_fifo_get_last_tx_ptr0:
+0x587c 022914 fetch 2 ,mem_le_tx_ptr3 
+0x587d 022915 nrtn blank 
+0x587e 022916 fetch 2 ,mem_le_tx_ptr2 
+0x587f 022917 nrtn blank 
+0x5880 022918 fetch 2 ,mem_le_tx_ptr1 
+0x5881 022919 nrtn blank 
+0x5882 022920 fetch 2 ,mem_le_tx_ptr0 
+0x5883 022921 rtn 
+:      022923 le_fifo_get_first_l2cap_ptr:
+0x5884 022924 call le_fifo_get_first_tx_ptr 
+0x5885 022925 increase 3 ,contr 
+0x5886 022926 rtn 
+:      022928 le_fifo_get_first_att_ptr:
+0x5887 022929 call le_fifo_get_first_tx_ptr 
+0x5888 022930 increase 7 ,contr 
+0x5889 022931 rtn 
+:      022933 le_fifo_get_last_att_ptr:
+0x588a 022934 call le_fifo_get_last_tx_ptr 
+0x588b 022935 increase 7 ,contr 
+0x588c 022936 rtn 
+:      022938 le_fifo_get_last_l2cap_ptr:
+0x588d 022939 call le_fifo_get_last_tx_ptr 
+0x588e 022940 increase 3 ,contr 
+0x588f 022941 rtn 
+:      022945 le_fifo_check_full:
+0x5890 022946 fetch 2 ,mem_le_tx_ptr3 
+0x5891 022947 rtn 
+:      022950 le_fifo_check_nearly_full:
+0x5892 022951 fetch 2 ,mem_le_tx_ptr2 
+0x5893 022952 rtn 
+:      022955 le_fifo_check_empty:
+0x5894 022956 fetch 2 ,mem_le_tx_ptr0 
+0x5895 022957 rtn 
+:      022960 le_fifo_release_first_node:
+0x5896 022961 fetch 2 ,mem_le_tx_ptr0 
+0x5897 022962 arg mem_le_tx_buffer0 ,temp 
+0x5898 022963 isub temp ,pdata 
+0x5899 022964 rshift4 pdata ,pdata 
+0x589a 022965 rshift4 pdata ,queue 
+0x589b 022966 fetch 1 ,mem_le_tx_buff_used 
+0x589c 022967 qset0 pdata 
+0x589d 022968 store 1 ,mem_le_tx_buff_used 
+0x589e 022969 arg 0 ,loopcnt 
+:      022970 le_fifo_release_first_node_loop:
+0x589f 022971 lshift loopcnt ,pdata 
+0x58a0 022972 arg mem_le_tx_ptr1 ,temp 
+0x58a1 022973 iadd temp ,temp 
+0x58a2 022974 ifetch 2 ,temp 
+0x58a3 022975 increase -2 ,temp 
+0x58a4 022976 istore 2 ,temp 
+0x58a5 022977 copy loopcnt ,pdata 
+0x58a6 022978 increase 1 ,loopcnt 
+0x58a7 022979 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 022980 setarg 0 
+0x58a9 022981 istore 2 ,temp 
+0x58aa 022982 rtn 
+:      022988 le_parse_att:
+0x58ab 022989 ifetch 3 ,contr 
+0x58ac 022990 store 3 ,mem_le_att_opcode 
+0x58ad 022991 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 022992 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 022993 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 022994 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 022995 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 022996 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 022997 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 022998 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 022999 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023000 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023001 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023002 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023003 rtn 
+:      023006 le_send_att_exchange_mtu_requset:
+0x58ba 023007 force 3 ,rega 
+0x58bb 023008 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023009 setarg attop_exchange_mtu_request 
+0x58bd 023010 istore 1 ,contw 
+0x58be 023011 fetch 2 ,mem_le_local_mtu 
+0x58bf 023012 istore 2 ,contw 
+0x58c0 023013 rtn 
+:      023016 le_parse_att_exchange_mtu_request:
+0x58c1 023017 call le_parse_att_exchange_mtu_response 
+:      023018 le_send_att_exchange_mtu_response:
+0x58c2 023019 force 3 ,rega 
+0x58c3 023020 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023021 setarg attop_exchange_mtu_response 
+0x58c5 023022 istore 1 ,contw 
+0x58c6 023023 fetch 2 ,mem_le_local_mtu 
+0x58c7 023024 istore 2 ,contw 
+0x58c8 023025 rtn 
+:      023027 le_parse_att_exchange_mtu_response:
+0x58c9 023028 rshift8 pdata ,pdata 
+0x58ca 023029 store 2 ,mem_le_remote_mtu 
+0x58cb 023030 rtn 
+:      023032 le_parse_att_find_information_request:
+0x58cc 023033 call le_get_search_handle_start_end_common 
+0x58cd 023034 call enable_user 
+0x58ce 023035 branch le_send_att_find_information_response 
+:      023037 le_send_att_find_information_response:
+0x58cf 023038 arg 3 ,timeup 
+0x58d0 023039 call le_init_attlist_search 
+:      023040 le_send_att_find_information_res_loop:
+0x58d1 023041 call le_att_handle_inrange 
+0x58d2 023042 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023043 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023044 increase -2 ,contr 
+0x58d5 023045 call store_contr 
+0x58d6 023046 call get_contw 
+0x58d7 023047 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023048 call push_stack_rega_b_c 
+0x58d9 023049 call disable_user 
+0x58da 023050 force 20 ,rega 
+0x58db 023051 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023052 call pop_stack_rega_b_c 
+0x58dd 023053 setarg attop_find_information_response 
+0x58de 023054 istore 1 ,contw 
+0x58df 023055 setarg uuid_size_16bit 
+0x58e0 023056 istore 1 ,contw 
+:      023057 le_send_att_find_information_res_store_info:
+0x58e1 023058 call get_contr 
+0x58e2 023059 ifetch 2 ,contr 
+0x58e3 023060 istore 2 ,contw 
+0x58e4 023061 ifetch 1 ,contr 
+0x58e5 023062 copy pdata ,loopcnt 
+0x58e6 023063 call memcpy 
+0x58e7 023064 call store_contw 
+0x58e8 023065 increase -1 ,timeup 
+0x58e9 023066 branch le_send_att_find_information_res_end ,zero 
+:      023067 le_send_att_find_information_res_cont:
+0x58ea 023068 ifetch 1 ,contr 
+0x58eb 023069 iadd contr ,contr 
+0x58ec 023070 branch le_send_att_find_information_res_loop 
+:      023071 le_send_att_find_information_res_next:
+0x58ed 023072 ifetch 1 ,contr 
+0x58ee 023073 iadd contr ,contr 
+0x58ef 023074 branch le_send_att_find_information_res_cont 
+:      023075 le_send_att_find_information_res_end:
+0x58f0 023076 branch le_send_att_error_response_notfound ,user 
+0x58f1 023077 branch le_send_auto_len_by_mem 
+:      023080 le_parse_att_find_by_type_value_request:
+0x58f2 023081 call le_get_search_handle_start_end_common 
+0x58f3 023082 ifetch 2 ,contr 
+0x58f4 023083 store 2 ,mem_le_search_uuid 
+0x58f5 023084 call store_contr 
+0x58f6 023085 arg mem_le_search_att_type_length ,contw 
+0x58f7 023086 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023087 increase -7 ,pdata 
+0x58f9 023088 call le_get_search_common2 
+0x58fa 023089 branch le_send_att_find_by_type_value_response 
+:      023092 le_start_end_handle_check_1:
+0x58fb 023093 disable user 
+0x58fc 023094 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023095 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023096 isub temp ,null 
+0x58ff 023097 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023098 deposit temp 
+0x5901 023099 rtnne 0 
+:      023100 le_start_end_handle_check_1_fail:
+0x5902 023101 enable user 
+0x5903 023102 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023103 branch le_send_att_error_response 
+:      023106 le_send_att_find_by_type_value_response:
+0x5905 023107 call le_start_end_handle_check_1 
+0x5906 023108 rtn user 
+0x5907 023109 fetcht 2 ,mem_le_search_uuid 
+0x5908 023110 setarg uuid_gatt_primary_service 
+0x5909 023111 isub temp ,null 
+0x590a 023112 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023113 branch le_send_att_error_response_notfound 
+:      023116 le_send_att_find_by_type_value_res_primary:
+0x590c 023117 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023118 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023119 storet 2 ,mem_temp 
+0x590f 023120 call le_att_get_handle_info 
+0x5910 023121 nbranch le_send_att_error_response_notfound ,blank 
+:      023122 le_send_att_find_primary_search_loop:
+0x5911 023123 fetcht 2 ,mem_temp 
+0x5912 023124 call le_att_get_handle_info 
+0x5913 023125 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023126 copy contr ,rega 
+0x5915 023127 fetch 1 ,mem_le_curr_att_len 
+0x5916 023128 copy pdata ,loopcnt 
+0x5917 023129 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023130 isub temp ,null 
+0x5919 023131 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023132 arg mem_le_search_att_type ,regb 
+0x591b 023133 call string_compare 
+0x591c 023135 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023137 fetch 2 ,mem_le_cur_uuid 
+0x591e 023138 fetcht 2 ,mem_le_search_uuid 
+0x591f 023139 isub temp ,null 
+0x5920 023140 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023141 le_send_att_find_primary_search_loop1:
+0x5921 023142 fetch 2 ,mem_temp 
+0x5922 023143 increase 1 ,pdata 
+0x5923 023144 store 2 ,mem_temp 
+0x5924 023145 branch le_send_att_find_primary_search_loop 
+:      023147 le_send_att_error_response_notfound2:
+0x5925 023148 fetch 1 ,mem_le_search_res 
+0x5926 023149 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023150 branch le_send_att_error_response_notfound 
+:      023153 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023154 fetch 2 ,mem_le_cur_uuid 
+0x5929 023155 fetcht 2 ,mem_le_search_uuid 
+0x592a 023156 isub temp ,null 
+0x592b 023157 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023158 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023160 fetcht 2 ,mem_temp 
+0x592e 023161 storet 2 ,mem_le_cur_handle_start 
+0x592f 023162 branch le_send_att_find_primary_search_loop1 
+:      023164 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023165 fetch 1 ,mem_le_search_res 
+0x5931 023166 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023167 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023168 fetcht 2 ,mem_temp 
+0x5934 023169 increase -1 ,temp 
+0x5935 023170 storet 2 ,mem_le_cur_handle_end 
+:      023172 le_send_att_find_primary_search_end:
+0x5936 023173 arg 5 ,rega 
+0x5937 023174 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023175 setarg attop_find_by_type_value_response 
+0x5939 023176 istore 1 ,contw 
+0x593a 023177 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023178 istore 2 ,contw 
+0x593c 023179 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023180 istore 2 ,contw 
+0x593e 023181 rtn 
+:      023185 le_parse_att_read_by_type_request:
+0x593f 023186 call le_get_search_handle_start_end_common 
+0x5940 023187 call le_get_search_att_uuid 
+0x5941 023188 branch le_send_att_read_by_type_response 
+:      023190 le_send_att_read_by_type_response:
+0x5942 023191 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023192 storet 2 ,mem_temp 
+0x5944 023193 call le_init_attlist_search 
+0x5945 023194 call le_att_get_handle_ptr2 
+0x5946 023195 increase -2 ,contr 
+0x5947 023196 copy contr ,pdata 
+0x5948 023197 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023199 fetcht 2 ,mem_le_search_uuid 
+0x594a 023200 setarg uuid_chrctr_device_name 
+0x594b 023201 isub temp ,null 
+0x594c 023202 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023203 setarg uuid_gatt_characteristic 
+0x594e 023204 isub temp ,null 
+0x594f 023205 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023206 arg 2 ,timeup 
+:      023207 le_send_att_read_by_type_response_loop:
+0x5951 023208 call le_att_check_handle_end 
+0x5952 023209 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023210 fetcht 2 ,mem_temp 
+0x5954 023211 call le_att_get_handle_info_from_ptr 
+0x5955 023212 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023213 call le_att_same_uuid 
+0x5957 023214 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023215 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023216 disable user 
+0x595a 023217 arg 20 ,rega 
+0x595b 023218 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023219 setarg attop_read_by_type_response 
+0x595d 023220 istore 1 ,contw 
+0x595e 023221 copy contw ,alarm 
+0x595f 023222 increase 1 ,contw 
+0x5960 023224 call le_send_att_read_by_type_write_properties 
+0x5961 023225 call le_att_next_handle 
+0x5962 023226 call le_att_get_handle_info_from_ptr 
+0x5963 023227 call le_send_att_read_by_type_write_uuid 
+0x5964 023228 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023229 increase 5 ,pdata 
+0x5966 023230 istore 1 ,alarm 
+0x5967 023231 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023232 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023233 increase -1 ,timeup 
+0x596a 023234 branch le_send_att_read_by_type_response_end ,zero 
+:      023235 le_send_att_read_by_type_response_next_handle:
+0x596b 023236 call le_att_next_handle 
+0x596c 023237 branch le_send_att_read_by_type_response_loop 
+:      023238 le_send_att_read_by_type_response_end:
+0x596d 023239 branch le_send_att_error_response_notfound ,user 
+0x596e 023240 branch le_send_auto_len_by_mem 
+:      023242 le_send_att_read_by_type_res_found_next:
+0x596f 023243 call le_store_att_record 
+0x5970 023244 call le_att_next_handle 
+0x5971 023245 call le_att_get_handle_info_from_ptr 
+0x5972 023246 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023247 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023249 call get_contw 
+0x5975 023250 fetch 2 ,mem_temp 
+0x5976 023251 increase -1 ,pdata 
+0x5977 023252 istore 2 ,contw 
+0x5978 023253 call le_write_att_record_common 
+0x5979 023254 call le_send_att_read_by_type_write_uuid 
+0x597a 023255 increase -1 ,timeup 
+0x597b 023256 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023257 branch le_send_att_read_by_type_response_next_handle 
+:      023260 le_send_att_read_by_type_write_properties:
+0x597d 023261 fetch 2 ,mem_temp 
+0x597e 023262 istore 2 ,contw 
+0x597f 023264 fetch 1 ,mem_le_curr_att_len 
+0x5980 023265 copy pdata ,loopcnt 
+0x5981 023266 call get_contr 
+0x5982 023267 call memcpy_fast 
+0x5983 023268 branch store_contw 
+:      023269 le_send_att_read_by_type_write_uuid:
+0x5984 023270 call get_contw 
+0x5985 023271 fetch 2 ,mem_temp 
+0x5986 023272 istore 2 ,contw 
+0x5987 023273 call store_contw 
+0x5988 023274 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023275 copy pdata ,loopcnt 
+0x598a 023276 call get_contw 
+0x598b 023277 call get_contr 
+0x598c 023278 isub loopcnt ,contr 
+0x598d 023279 increase -1 ,contr 
+0x598e 023280 call memcpy_fast 
+0x598f 023281 branch store_contw 
+:      023285 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023286 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023287 storet 2 ,mem_temp 
+:      023288 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023289 call le_att_check_handle_end 
+0x5993 023290 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023291 call le_att_get_handle_info_from_ptr 
+0x5995 023292 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023293 call le_att_same_uuid 
+0x5997 023294 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023296 le_send_att_read_by_type_res_not_char_common:
+0x5998 023297 arg 20 ,rega 
+0x5999 023298 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023299 setarg attop_read_by_type_response 
+0x599b 023300 istore 1 ,contw 
+0x599c 023301 fetch 1 ,mem_le_curr_att_len 
+0x599d 023302 copy pdata ,loopcnt 
+0x599e 023303 increase 2 ,pdata 
+0x599f 023304 istore 1 ,contw 
+0x59a0 023305 fetch 2 ,mem_temp 
+0x59a1 023306 istore 2 ,contw 
+0x59a2 023307 call get_contr 
+0x59a3 023308 call memcpy_fast 
+0x59a4 023309 call store_contw 
+0x59a5 023310 branch le_send_auto_len_by_mem 
+:      023312 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023313 call le_att_next_handle 
+0x59a7 023314 branch le_send_att_read_by_type_res_not_char_loop 
+:      023317 le_send_att_read_by_type_res_device_name:
+0x59a8 023318 arg uuid_chrctr_device_name ,temp 
+0x59a9 023319 call le_att_get_short_uuid_ptr 
+0x59aa 023320 rtn blank 
+0x59ab 023321 increase -5 ,contr 
+0x59ac 023322 ifetch 2 ,contr 
+0x59ad 023323 store 2 ,mem_temp 
+0x59ae 023324 arg 20 ,rega 
+0x59af 023325 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023326 setarg attop_read_by_type_response 
+0x59b1 023327 istore 1 ,contw 
+0x59b2 023328 fetch 1 ,mem_le_name_len 
+0x59b3 023329 copy pdata ,loopcnt 
+0x59b4 023330 increase 2 ,pdata 
+0x59b5 023331 istore 1 ,contw 
+0x59b6 023332 fetch 2 ,mem_temp 
+0x59b7 023333 istore 2 ,contw 
+0x59b8 023334 arg mem_le_name ,contr 
+0x59b9 023335 call memcpy_fast 
+0x59ba 023336 call store_contw 
+0x59bb 023337 branch le_send_auto_len_by_mem 
+:      023341 le_parse_att_read_request:
+0x59bc 023342 fetcht 2 ,mem_le_att_handle 
+0x59bd 023343 fetch 1 ,mem_le_configuration 
+0x59be 023344 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023346 le_send_att_read_response:
+0x59bf 023347 call le_att_get_handle_ptr 
+0x59c0 023348 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023349 increase -2 ,contr 
+0x59c2 023350 ifetch 2 ,contr 
+0x59c3 023351 arg uuid_chrctr_device_name ,temp 
+0x59c4 023352 isub temp ,null 
+0x59c5 023353 branch le_send_device_name ,zero 
+0x59c6 023354 ifetch 1 ,contr 
+0x59c7 023355 sub pdata ,22 ,null 
+0x59c8 023356 branch le_send_att_read_response_less ,positive 
+0x59c9 023357 force 22 ,pdata 
+:      023358 le_send_att_read_response_less:
+0x59ca 023359 copy pdata ,regc 
+0x59cb 023360 call store_contr 
+0x59cc 023361 add regc ,1 ,rega 
+0x59cd 023362 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023363 setarg attop_read_response 
+0x59cf 023364 istore 1 ,contw 
+0x59d0 023365 copy regc ,loopcnt 
+0x59d1 023366 call get_contr 
+0x59d2 023367 branch memcpy 
+:      023369 le_send_device_name:
+0x59d3 023370 call store_contr 
+0x59d4 023371 fetch 1 ,mem_le_name_len 
+0x59d5 023372 add pdata ,1 ,rega 
+0x59d6 023373 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023374 setarg attop_read_response 
+0x59d8 023375 istore 1 ,contw 
+0x59d9 023376 fetch 1 ,mem_le_name_len 
+0x59da 023377 copy pdata ,loopcnt 
+0x59db 023378 arg mem_le_name ,contr 
+0x59dc 023379 branch memcpy 
+:      023382 le_send_att_read_response_check_auth:
+0x59dd 023383 fetch 2 ,mem_le_pairing_handle 
+0x59de 023384 isub temp ,null 
+0x59df 023385 nbranch le_send_att_read_response ,zero 
+0x59e0 023387 call le_check_encrypt_state 
+0x59e1 023388 nbranch le_send_att_read_response ,user 
+0x59e2 023389 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023390 branch le_send_att_error_response 
+:      023393 le_parse_att_read_blob_request:
+0x59e4 023394 ifetch 2 ,contr 
+0x59e5 023395 store 2 ,mem_le_att_offset 
+:      023396 le_send_att_read_blob_response:
+0x59e6 023397 arg 20 ,rega 
+0x59e7 023398 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023399 setarg attop_read_blob_response 
+0x59e9 023400 istore 1 ,contw 
+0x59ea 023401 fetch 2 ,mem_le_att_offset 
+0x59eb 023402 iforce rega 
+0x59ec 023403 fetcht 2 ,mem_le_att_handle 
+0x59ed 023404 call le_att_get_handle_ptr 
+0x59ee 023405 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023406 ifetch 1 ,contr 
+0x59f0 023407 isub rega ,loopcnt 
+0x59f1 023408 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023409 sub loopcnt ,22 ,null 
+0x59f3 023410 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023411 force 22 ,loopcnt 
+:      023412 le_send_att_read_blob_response_less:
+0x59f5 023413 deposit rega 
+0x59f6 023414 iadd contr ,contr 
+0x59f7 023415 call memcpy_fast 
+0x59f8 023416 call store_contw 
+0x59f9 023417 branch le_send_auto_len_by_mem 
+:      023420 le_parse_att_read_by_group_type_request:
+0x59fa 023421 call le_get_search_handle_start_end_common 
+0x59fb 023422 call le_get_search_att_type 
+0x59fc 023423 branch le_send_att_read_by_group_type_response 
+:      023428 le_send_att_read_by_group_type_response:
+0x59fd 023429 arg 2 ,timeup 
+0x59fe 023430 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023434 storet 2 ,mem_temp 
+0x5a00 023435 call le_init_attlist_search 
+0x5a01 023436 call le_att_get_handle_ptr2 
+0x5a02 023437 increase -2 ,contr 
+0x5a03 023438 copy contr ,pdata 
+0x5a04 023439 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023440 le_send_att_read_by_group_type_response_loop:
+0x5a05 023441 call le_att_check_handle_end 
+0x5a06 023442 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023443 fetcht 2 ,mem_temp 
+0x5a08 023444 call le_att_get_handle_info_from_ptr 
+0x5a09 023445 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023447 call le_att_same_type 
+0x5a0b 023448 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023449 copy timeup ,pdata 
+0x5a0d 023450 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023451 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023452 disable user 
+0x5a10 023454 arg 20 ,rega 
+0x5a11 023455 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023456 setarg attop_read_by_group_type_response 
+0x5a13 023457 istore 1 ,contw 
+0x5a14 023458 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023459 increase 4 ,pdata 
+0x5a16 023460 istore 1 ,contw 
+0x5a17 023461 call store_contw 
+0x5a18 023462 branch le_send_att_read_by_group_type_store_record 
+:      023463 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023464 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023465 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023466 fetch 2 ,mem_temp 
+0x5a1c 023467 increase -1 ,pdata 
+0x5a1d 023468 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023469 call le_write_att_record 
+:      023470 le_send_att_read_by_group_type_store_record:
+0x5a1f 023471 fetch 2 ,mem_temp 
+0x5a20 023472 store 2 ,mem_le_cur_handle_start 
+0x5a21 023473 call le_store_att_record 
+0x5a22 023474 increase -1 ,timeup 
+:      023476 le_send_att_read_by_group_type_next_handle:
+0x5a23 023477 call le_att_next_handle 
+0x5a24 023478 branch le_send_att_read_by_group_type_response_loop 
+:      023480 le_send_att_read_by_group_type_end0:
+0x5a25 023481 fetch 2 ,mem_temp 
+0x5a26 023482 store 2 ,mem_le_cur_handle_end 
+0x5a27 023483 branch le_send_att_read_by_group_type_end_common 
+:      023484 le_send_att_read_by_group_type_end1:
+0x5a28 023485 fetch 2 ,mem_temp 
+0x5a29 023486 increase -1 ,pdata 
+0x5a2a 023487 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023488 branch le_send_att_read_by_group_type_end_common 
+:      023489 le_send_att_read_by_group_type_end_common:
+0x5a2c 023490 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023491 call le_write_att_record 
+0x5a2e 023492 branch le_send_auto_len_by_mem 
+:      023497 le_parse_att_write_request:
+0x5a2f 023498 copy contr ,rega 
+0x5a30 023499 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023500 add pdata ,-3 ,regb 
+0x5a32 023501 call le_writeatt_cb 
+:      023502 le_send_att_write_response_check_auth:
+0x5a33 023503 fetch 1 ,mem_le_configuration 
+0x5a34 023504 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023506 fetcht 2 ,mem_le_att_handle 
+0x5a36 023507 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023508 isub temp ,null 
+0x5a38 023509 nbranch le_send_att_write_response ,zero 
+0x5a39 023510 call le_check_encrypt_state 
+0x5a3a 023511 nbranch le_send_att_write_response ,user 
+0x5a3b 023512 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023513 branch le_send_att_error_response 
+:      023515 le_send_att_write_response:
+0x5a3d 023516 force 1 ,rega 
+0x5a3e 023517 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023518 setarg attop_write_response 
+0x5a40 023519 istore 1 ,contw 
+0x5a41 023520 rtn 
+:      023522 le_check_encrypt_state:
+0x5a42 023523 call disable_user 
+0x5a43 023524 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023525 rtneq le_pairing_mode_none 
+0x5a45 023526 fetch 1 ,mem_context 
+0x5a46 023527 rtnbit1 lestate_encryption 
+0x5a47 023528 branch enable_user 
+:      023531 le_parse_att_prepare_write_request:
+0x5a48 023532 add contr ,2 ,rega 
+0x5a49 023533 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023534 add pdata ,-5 ,regb 
+0x5a4b 023535 call le_writeatt_cb 
+0x5a4c 023536 branch le_send_att_prepare_write_response 
+:      023539 le_send_att_prepare_write_response:
+0x5a4d 023540 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023541 copy pdata ,rega 
+0x5a4f 023542 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023543 setarg attop_prepare_write_response 
+0x5a51 023544 istore 1 ,contw 
+0x5a52 023545 fetch 2 ,mem_le_att_handle 
+0x5a53 023546 istore 2 ,contw 
+0x5a54 023547 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023548 add pdata ,-5 ,loopcnt 
+0x5a56 023549 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023550 add pdata ,7 ,contr 
+0x5a58 023551 ifetch 2 ,contr 
+0x5a59 023552 istore 2 ,contw 
+0x5a5a 023553 branch memcpy_fast 
+:      023557 le_parse_att_execute_write_request:
+:      023559 le_send_att_execute_write_response:
+0x5a5b 023560 force 1 ,rega 
+0x5a5c 023561 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023562 setarg attop_execute_write_response 
+0x5a5e 023563 istore 1 ,contw 
+0x5a5f 023564 rtn 
+:      023568 le_parse_att_write_command:
+0x5a60 023569 copy contr ,rega 
+0x5a61 023570 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023571 add pdata ,-3 ,regb 
+0x5a63 023572 branch le_writeatt_cb 
+:      023577 le_att_malloc_tx_notify:
+0x5a64 023578 copy temp ,regc 
+0x5a65 023579 increase 3 ,rega 
+0x5a66 023580 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023581 increase -3 ,rega 
+0x5a68 023582 setarg attop_handle_value_notification 
+0x5a69 023583 istore 1 ,contw 
+0x5a6a 023584 copy regc ,temp 
+0x5a6b 023585 istoret 2 ,contw 
+0x5a6c 023586 rtn 
+:      023589 le_att_malloc_tx_indication:
+0x5a6d 023590 copy temp ,regc 
+0x5a6e 023591 increase 3 ,rega 
+0x5a6f 023592 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023593 increase -3 ,rega 
+0x5a71 023594 setarg attop_handle_value_indication 
+0x5a72 023595 istore 1 ,contw 
+0x5a73 023596 copy regc ,temp 
+0x5a74 023597 istoret 2 ,contw 
+0x5a75 023598 rtn 
+:      023603 le_send_att_error_response_notfound:
+0x5a76 023604 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023605 le_send_att_error_response:
+0x5a77 023606 force 5 ,rega 
+0x5a78 023607 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023608 setarg attop_error_response 
+0x5a7a 023609 istore 1 ,contw 
+0x5a7b 023610 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023611 istore 1 ,contw 
+0x5a7d 023612 fetch 2 ,mem_le_att_handle 
+0x5a7e 023613 istore 2 ,contw 
+0x5a7f 023614 fetch 1 ,mem_le_err_code 
+0x5a80 023615 istore 1 ,contw 
+0x5a81 023616 rtn 
+:      023619 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023620 force le_l2cap_cid_att ,regb 
+0x5a83 023621 branch le_fifo_malloc_tx_l2cap 
+:      023624 le_att_next_handle:
+0x5a84 023625 fetcht 2 ,mem_temp 
+0x5a85 023626 increase 1 ,temp 
+0x5a86 023627 storet 2 ,mem_temp 
+0x5a87 023628 rtn 
+:      023630 le_att_check_handle_end:
+0x5a88 023631 fetcht 2 ,mem_temp 
+0x5a89 023632 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023633 isub temp ,null 
+0x5a8b 023634 rtn 
+:      023637 le_att_same_type:
+0x5a8c 023638 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023639 arg mem_le_search_att_type ,rega 
+:      023640 le_att_check_same_common:
+0x5a8e 023641 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023642 copy pdata ,loopcnt 
+0x5a90 023643 isub temp ,null 
+0x5a91 023644 nrtn zero 
+0x5a92 023645 arg mem_le_cur_uuid ,regb 
+0x5a93 023646 branch string_compare 
+:      023648 le_att_same_uuid:
+0x5a94 023649 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023650 arg mem_le_search_uuid ,rega 
+0x5a96 023651 branch le_att_check_same_common 
+:      023654 le_store_att_record:
+0x5a97 023655 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023656 store 1 ,mem_tmp_buffer 
+0x5a99 023657 copy pdata ,loopcnt 
+0x5a9a 023658 call get_contr 
+0x5a9b 023659 branch memcpy_fast 
+:      023662 le_write_att_record:
+0x5a9c 023663 call get_contw 
+0x5a9d 023664 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023665 istore 2 ,contw 
+0x5a9f 023666 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023667 istore 2 ,contw 
+:      023668 le_write_att_record_common:
+0x5aa1 023669 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023670 copy pdata ,loopcnt 
+0x5aa3 023671 call memcpy_fast 
+0x5aa4 023672 branch store_contw 
+:      023676 le_send_auto_len_by_mem:
+0x5aa5 023677 call get_contw 
+0x5aa6 023678 call le_fifo_get_last_att_ptr 
+0x5aa7 023679 copy contw ,pdata 
+0x5aa8 023680 isub contr ,rega 
+0x5aa9 023681 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023682 copy rega ,pdata 
+0x5aab 023683 istore 2 ,contr 
+0x5aac 023684 increase 4 ,rega 
+0x5aad 023685 call le_fifo_get_last_tx_ptr 
+0x5aae 023686 copy rega ,pdata 
+0x5aaf 023687 istore 1 ,contr 
+0x5ab0 023688 rtn 
+:      023691 le_get_search_handle_start_end_common:
+0x5ab1 023692 rshift8 pdata ,pdata 
+0x5ab2 023693 store 2 ,mem_le_search_handle_start 
+0x5ab3 023694 ifetch 2 ,contr 
+0x5ab4 023695 store 2 ,mem_le_search_handle_end 
+0x5ab5 023696 rtn 
+:      023701 le_parse_signaling:
+0x5ab6 023702 ifetch 1 ,contr 
+0x5ab7 023703 ifetcht 1 ,contr 
+0x5ab8 023704 ifetcht 2 ,contr 
+0x5ab9 023705 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023706 rtn 
+:      023707 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023708 ifetch 2 ,contr 
+0x5abc 023709 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023710 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023711 branch ui_ipc_send_event 
+:      023717 le_l2cap_tx_update_req:
+0x5abf 023718 arg 0x0c ,rega 
+0x5ac0 023719 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023720 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023721 setarg 0x08 
+0x5ac3 023722 istore 2 ,contw 
+0x5ac4 023723 fetch 8 ,mem_le_interval_min 
+0x5ac5 023724 istore 8 ,contw 
+0x5ac6 023725 rtn 
+:      023729 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023730 call le_l2cap_update_signaling_identifier 
+0x5ac8 023731 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023732 call le_fifo_malloc_tx_l2cap 
+0x5aca 023733 copy regc ,pdata 
+0x5acb 023734 istore 1 ,contw 
+0x5acc 023735 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023736 istore 1 ,contw 
+0x5ace 023737 rtn 
+:      023740 le_l2cap_update_signaling_identifier:
+0x5acf 023741 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023743 pincrease 1 
+0x5ad1 023744 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023745 rtnne 0 
+:      023747 le_l2cap_reset_signaling_identifier:
+0x5ad3 023748 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023749 rtn 
+:      023754 le_pairing_mode_init:
+0x5ad5 023755 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023756 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023757 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023758 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023759 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023760 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023761 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023762 rtn 
+:      023764 le_set_pairing_mode_secure_justwork:
+0x5add 023765 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023766 branch le_set_noinputnooutput 
+:      023767 le_set_pairing_mode_secure_numeric:
+0x5adf 023768 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023769 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023770 rtn 
+:      023771 le_set_pairing_mode_secure_passkey:
+0x5ae2 023772 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023773 branch le_set_displayonly 
+:      023774 le_set_no_pairing:
+0x5ae4 023775 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023776 le_set_noinputnooutput:
+0x5ae5 023777 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023778 rtn 
+:      023779 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023780 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023781 branch le_set_noinputnooutput 
+:      023782 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023783 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023784 le_set_displayonly:
+0x5aea 023785 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023786 rtn 
+:      023789 le_secure_connection_enable:
+0x5aec 023790 fetch 1 ,mem_le_pres_auth 
+0x5aed 023791 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023792 store 1 ,mem_le_pres_auth 
+0x5aef 023793 rtn 
+:      023794 le_secure_connection_disable:
+0x5af0 023795 fetch 1 ,mem_le_pres_auth 
+0x5af1 023796 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023797 store 1 ,mem_le_pres_auth 
+0x5af3 023798 rtn 
+:      023800 le_parse_smp:
+0x5af4 023801 ifetch 1 ,contr 
+0x5af5 023802 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023804 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023805 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023806 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023807 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023808 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023809 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023810 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023811 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023812 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023813 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023814 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023815 rtn 
+:      023819 le_send_smp_security_request:
+0x5b02 023820 force 2 ,rega 
+0x5b03 023821 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023822 setarg smp_security_request 
+0x5b05 023823 istore 1 ,contw 
+0x5b06 023824 fetch 1 ,mem_le_pres_auth 
+0x5b07 023825 istore 1 ,contw 
+0x5b08 023826 rtn 
+:      023828 le_parse_smp_pairing_request:
+0x5b09 023829 store 1 ,mem_le_preq 
+0x5b0a 023830 ifetch 6 ,contr 
+0x5b0b 023831 istore 6 ,contw 
+0x5b0c 023832 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023833 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023834 call le_send_smp_pairing_response 
+0x5b0f 023835 call le_check_master_support_secure_connect 
+0x5b10 023836 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023837 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023838 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023839 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023840 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023841 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023842 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023843 rtneq le_pairing_mode_secure_connect_passkey 
+:      023844 le_set_tk_0:
+0x5b18 023845 arg 0 ,pdata 
+0x5b19 023846 store 4 ,mem_le_tk 
+0x5b1a 023847 rtn 
+:      023849 le_parse_smp_pairing_req_passkey:
+0x5b1b 023850 fetch 1 ,mem_le_configuration 
+0x5b1c 023851 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023852 le_genernate_tk:
+0x5b1d 023853 arg mem_le_tk ,rega 
+0x5b1e 023854 copy rega ,contw 
+0x5b1f 023855 arg 3 ,loopcnt 
+0x5b20 023856 call generate_random_loop 
+0x5b21 023857 fetch 2 ,mem_le_tk + 2 
+0x5b22 023858 and_into 0x7 ,pdata 
+0x5b23 023859 store 2 ,mem_le_tk + 2 
+:      023860 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023861 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023862 branch ui_ipc_send_event 
+:      023864 le_check_master_support_secure_connect:
+0x5b26 023865 fetch 1 ,mem_le_preq_auth 
+0x5b27 023866 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023867 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023868 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023869 branch app_ble_disconnect 
+:      023871 le_send_smp_pairing_response:
+0x5b2b 023872 force 7 ,rega 
+0x5b2c 023873 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023874 fetch 7 ,mem_le_pres 
+0x5b2e 023875 istore 7 ,contw 
+0x5b2f 023876 rtn 
+:      023879 le_parse_smp_pairing_confirm:
+0x5b30 023880 copy contr ,rega 
+0x5b31 023881 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023882 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023883 copy rega ,contr 
+0x5b34 023884 arg mem_le_rconfirm ,contw 
+0x5b35 023885 call memcpy16 
+0x5b36 023886 branch le_send_smp_pairing_confirm 
+:      023887 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023888 copy rega ,contr 
+0x5b38 023889 arg mem_le_rconfirm ,contw 
+0x5b39 023890 call memcpy16 
+0x5b3a 023891 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023892 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023893 rtn 
+:      023896 le_send_smp_pairing_confirm:
+0x5b3d 023897 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023898 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023899 call generate_confirm 
+0x5b40 023900 force 17 ,rega 
+0x5b41 023901 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023902 setarg smp_pairing_confirm 
+0x5b43 023903 istore 1 ,contw 
+0x5b44 023904 branch store_aes_result 
+:      023907 le_send_smp_pairing_confirm_sc:
+0x5b45 023908 arg mem_le_srand ,contw 
+0x5b46 023909 call generate_random 
+0x5b47 023910 call function_f4_cb 
+0x5b48 023911 force 17 ,rega 
+0x5b49 023912 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 023913 setarg smp_pairing_confirm 
+0x5b4b 023914 istore 1 ,contw 
+0x5b4c 023915 branch load_inverse_result 
+:      023919 le_parse_smp_pairing_random:
+0x5b4d 023920 copy contr ,rega 
+0x5b4e 023921 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 023922 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 023923 copy rega ,contr 
+0x5b51 023924 call authenticate_rconfirm 
+0x5b52 023925 branch le_parse_smp_pairing_random_success ,zero 
+:      023926 le_send_pairing_confirm_value_failed:
+0x5b53 023927 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      023928 le_send_pairing_failed:
+0x5b54 023929 force 2 ,rega 
+0x5b55 023930 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 023931 setarg smp_pairing_failed 
+0x5b57 023932 istore 1 ,contw 
+0x5b58 023933 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 023934 istore 1 ,contw 
+:      023935 le_parse_smp_pairing_failed:
+0x5b5a 023936 force smp_pairing_timer ,queue 
+0x5b5b 023937 call timer_stop 
+0x5b5c 023938 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 023939 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 023940 branch ui_ipc_send_event 
+:      023942 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 023943 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 023944 branch le_send_pairing_failed 
+:      023947 le_parse_smp_pairing_random_sc:
+0x5b61 023948 arg mem_le_mrand ,contw 
+0x5b62 023949 copy rega ,contr 
+0x5b63 023950 call memcpy16 
+0x5b64 023951 fetch 1 ,mem_le_pairing_mode 
+0x5b65 023952 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 023953 call function_g2 
+0x5b67 023956 call le_send_smp_pairing_random 
+0x5b68 023957 fetch 1 ,mem_le_pairing_mode 
+0x5b69 023958 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 023959 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 023960 branch ui_ipc_send_event 
+:      023962 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 023963 call function_f4_ca 
+0x5b6d 023964 arg mem_aes_cmac_temp ,contw 
+0x5b6e 023965 call load_inverse_result 
+0x5b6f 023966 arg mem_aes_cmac_temp ,rega 
+0x5b70 023967 arg mem_le_rconfirm ,regb 
+0x5b71 023968 arg 16 ,loopcnt 
+0x5b72 023969 call string_compare 
+0x5b73 023970 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 023971 branch le_send_smp_pairing_random 
+:      023973 le_parse_smp_pairing_random_success:
+0x5b75 023974 call generate_stk 
+0x5b76 023975 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 023976 call ui_ipc_send_event 
+0x5b78 023977 jam 1 ,mem_ltk_exists 
+0x5b79 023978 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      023980 le_send_smp_pairing_random:
+0x5b7a 023981 force 17 ,rega 
+0x5b7b 023982 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 023983 setarg smp_pairing_random 
+0x5b7d 023984 istore 1 ,contw 
+0x5b7e 023985 arg mem_le_srand ,contr 
+0x5b7f 023986 branch memcpy16 
+:      023988 le_parse_smp_encryption_information:
+0x5b80 023989 arg mem_le_peer_ltk ,contw 
+0x5b81 023990 branch memcpy16 
+:      023992 le_send_smp_encryption_information:
+0x5b82 023993 force 17 ,rega 
+0x5b83 023994 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 023995 setarg smp_encryption_information 
+0x5b85 023996 istore 1 ,contw 
+0x5b86 023997 fetch 1 ,mem_le_configuration 
+0x5b87 023998 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 023999 arg mem_le_ltk ,contr 
+0x5b89 024000 branch memcpy16 
+:      024002 le_send_fixed_ltk:
+0x5b8a 024003 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024004 branch memcpy16 
+:      024007 le_send_smp_master_identification:
+0x5b8c 024008 arg mem_le_ediv ,contw 
+0x5b8d 024009 force 10 ,loopcnt 
+0x5b8e 024010 call generate_random_loop 
+0x5b8f 024011 force 11 ,rega 
+0x5b90 024012 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024013 setarg smp_master_identification 
+0x5b92 024014 istore 1 ,contw 
+0x5b93 024015 fetch 2 ,mem_le_ediv 
+0x5b94 024016 istore 2 ,contw 
+0x5b95 024017 fetch 8 ,mem_le_rand 
+0x5b96 024018 istore 8 ,contw 
+0x5b97 024019 rtn 
+:      024021 le_send_smp_identity_information:
+0x5b98 024022 force 17 ,rega 
+0x5b99 024023 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024024 setarg smp_identity_information 
+0x5b9b 024025 istore 1 ,contw 
+0x5b9c 024026 setarg 0 
+0x5b9d 024027 istore 8 ,contw 
+0x5b9e 024028 istore 8 ,contw 
+0x5b9f 024029 rtn 
+:      024032 le_send_smp_identity_address_information:
+0x5ba0 024033 force 8 ,rega 
+0x5ba1 024034 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024035 setarg smp_identity_address_information 
+0x5ba3 024036 istore 1 ,contw 
+0x5ba4 024037 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024038 istore 1 ,contw 
+0x5ba6 024039 fetch 6 ,mem_le_lap 
+0x5ba7 024040 istore 6 ,contw 
+0x5ba8 024041 rtn 
+:      024044 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024045 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024046 branch le_send_pairing_failed 
+:      024048 le_check_init_key_distribution:
+0x5bab 024049 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024050 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024051 iand temp ,pdata 
+0x5bae 024052 rtn 
+:      024054 le_parse_smp_identity_information:
+0x5baf 024055 arg mem_le_irk ,contw 
+0x5bb0 024056 call memcpy16 
+0x5bb1 024057 call le_check_init_key_distribution 
+0x5bb2 024058 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024059 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024060 fetch 1 ,mem_device_option 
+0x5bb5 024061 rtnne dvc_op_module 
+0x5bb6 024062 call le_check_master_addr_type 
+0x5bb7 024063 nrtn user 
+0x5bb8 024064 branch app_ble_store_reconn_info 
+:      024067 le_check_master_addr_type:
+0x5bb9 024068 call disable_user 
+0x5bba 024069 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024070 rtneq master_public_addr 
+0x5bbc 024071 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024072 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024073 rtn true 
+0x5bbf 024074 branch enable_user 
+:      024076 le_parse_smp_identity_address_information:
+0x5bc0 024077 call le_check_init_key_distribution 
+0x5bc1 024078 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024079 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024080 rtn 
+:      024082 le_parse_smp_master_identification:
+:      024083 le_parse_smp_signing_information:
+:      024084 le_parse_smp_security_request:
+0x5bc4 024085 rtn 
+:      024087 le_parse_smp_public_key:
+0x5bc5 024088 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024089 call memcpy64 
+0x5bc7 024090 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024091 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024092 rtn 
+:      024094 le_parse_smp_dhkey_check:
+0x5bca 024095 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024096 call memcpy16 
+0x5bcc 024097 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024098 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024099 rtn 
+:      024101 le_send_smp_pairing_public_key:
+0x5bcf 024102 force 65 ,rega 
+0x5bd0 024103 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024104 setarg smp_pairing_public_key 
+0x5bd2 024105 istore 1 ,contw 
+0x5bd3 024106 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024107 branch memcpy64 
+:      024109 le_send_smp_pairing_dhkey_check:
+0x5bd5 024110 call function_f6_eb 
+0x5bd6 024111 force 17 ,rega 
+0x5bd7 024112 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024113 setarg smp_pairing_dhkey_check 
+0x5bd9 024114 istore 1 ,contw 
+0x5bda 024115 branch load_inverse_result 
+:      024118 le_check_paring_time:
+0x5bdb 024119 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024120 rtneq flag_le_pairing_end 
+0x5bdd 024121 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024122 isub temp ,null 
+0x5bdf 024123 nrtn positive 
+0x5be0 024124 arg smp_pairing_timer ,queue 
+0x5be1 024125 call timer_check 
+0x5be2 024126 nrtn blank 
+0x5be3 024127 branch le_send_pairing_fail_unspecified_reason 
+:      024129 le_pairing_sm:
+0x5be4 024130 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024131 fetch 1 ,mem_le_pairing_state 
+0x5be6 024132 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024133 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024134 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024135 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024136 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024137 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024138 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024139 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024140 rtn 
+:      024142 le_pairing_sm_null:
+:      024143 le_pairing_sm_send_sec_req:
+0x5bef 024144 fetch 1 ,mem_le_enc_state 
+0x5bf0 024145 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024146 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024147 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024148 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024149 branch ui_ipc_send_event 
+:      024152 le_pairing_sm_start:
+0x5bf5 024153 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024154 branch le_send_smp_security_request 
+:      024156 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024157 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024158 setarg timer_smp_pairing_timeout 
+0x5bf9 024159 arg smp_pairing_timer ,queue 
+0x5bfa 024160 branch timer_init 
+:      024162 le_pairing_sm_after_auth:
+0x5bfb 024163 fetch 1 ,mem_le_enc_state 
+0x5bfc 024164 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024165 rtn 
+:      024167 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024168 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024169 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024170 call ui_ipc_send_event 
+0x5c01 024171 call le_send_smp_encryption_information 
+0x5c02 024172 fetch 1 ,mem_device_option 
+0x5c03 024173 rtnne dvc_op_module 
+0x5c04 024174 call le_check_master_addr_type 
+0x5c05 024175 rtn user 
+0x5c06 024176 branch app_ble_store_reconn_info 
+:      024179 le_pairng_sm_send_enc_information:
+0x5c07 024180 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024181 branch le_send_smp_master_identification 
+:      024183 le_pairng_sm_send_master_indentification:
+0x5c09 024184 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024185 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024186 iand temp ,pdata 
+0x5c0c 024187 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024188 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024189 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024190 branch le_send_smp_identity_information 
+:      024192 le_pairng_sm_send_indentity_information:
+0x5c10 024193 call le_send_smp_identity_address_information 
+0x5c11 024194 branch le_parse_start_enc_rsp_after_auth_end 
+:      024197 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024198 force smp_pairing_timer ,queue 
+0x5c13 024199 call timer_stop 
+0x5c14 024200 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024201 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024202 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024203 branch ui_ipc_send_event 
+:      024207 le_secure_connect_sm:
+0x5c18 024208 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024209 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024210 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024211 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024212 rtnne le_sp_flag_commit_256 
+0x5c1d 024213 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024214 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024215 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024216 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024217 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024218 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024219 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024220 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024221 rtn 
+:      024224 le_sc_sm_passkey_wait_confirm:
+0x5c26 024225 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024226 copy pdata ,queue 
+0x5c28 024227 increase 1 ,pdata 
+0x5c29 024228 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024229 fetch 4 ,mem_le_tk 
+0x5c2b 024230 qisolate1 pdata 
+0x5c2c 024231 setarg 0x80 
+0x5c2d 024232 setflag true ,0 ,pdata 
+0x5c2e 024233 store 1 ,mem_passkey_1bit 
+0x5c2f 024234 branch le_sc_sm_ready_send_pairing_confirm 
+:      024236 le_sc_sm_wait_confirm_gkey:
+0x5c30 024237 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024238 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024239 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024240 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024241 rtn 
+:      024243 le_sc_confirm_gkey_ok:
+0x5c35 024244 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024245 call ui_ipc_send_event 
+0x5c37 024246 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024247 branch le_send_smp_pairing_dhkey_check 
+:      024249 le_sc_sm_receive_dhkey:
+0x5c39 024250 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024251 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024252 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024253 rtn 
+:      024255 le_dhkey_ready:
+0x5c3d 024256 call function_f5 
+0x5c3e 024260 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024261 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024262 call le_set_tk_0 
+:      024263 le_dhkey_ready_common:
+0x5c41 024264 call function_f6_ea 
+0x5c42 024265 arg mem_aes_cmac_temp ,rega 
+0x5c43 024266 arg mem_sp_confirm_remote ,regb 
+0x5c44 024267 arg 16 ,loopcnt 
+0x5c45 024268 call string_compare 
+0x5c46 024269 branch le_dhkey_check_ok ,zero 
+:      024270 le_dhkey_check_fail:
+0x5c47 024271 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024272 branch le_send_pairing_failed 
+:      024275 le_dhkey_check_ok:
+0x5c49 024276 call sp_calc_check_publickey_256 
+0x5c4a 024277 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024278 jam 1 ,mem_ltk_exists 
+0x5c4c 024279 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024280 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024281 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024282 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024283 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024284 rtn 
+:      024286 le_sc_sm_send_public_key:
+0x5c52 024287 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024288 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024289 jam 0 ,mem_passkey_1bit 
+:      024290 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024291 branch le_send_smp_pairing_confirm 
+:      024293 le_sc_sm_send_public_key_passkey:
+0x5c56 024297 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024298 branch le_parse_smp_pairing_req_passkey 
+:      024301 le_sc_sm_receive_public_key:
+0x5c58 024302 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024303 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024304 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024306 rtn 
+:      024308 le_public_key_ready:
+0x5c5c 024309 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024310 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024311 branch sp_dhkey_calc_256 
+:      024313 le_sc_sm_wait_send_public_key:
+0x5c5f 024314 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024315 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024316 branch le_send_smp_pairing_public_key 
+:      024320 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024321 force le_l2cap_cid_smp ,regb 
+0x5c63 024322 branch le_fifo_malloc_tx_l2cap 
+:      024326 le_parse_ll:
+0x5c64 024327 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024328 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024329 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024330 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024331 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024332 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024333 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024334 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024335 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024336 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024337 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024338 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024339 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024340 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024341 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024342 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024343 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024344 arg 2 ,rega 
+0x5c76 024345 arg ll_unknown_rsp ,regb 
+0x5c77 024346 call le_fifo_malloc_tx_ll 
+0x5c78 024347 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024348 istore 1 ,contw 
+0x5c7a 024349 rtn 
+:      024352 le_parse_connection_update_req:
+0x5c7b 024353 ifetch 9 ,contr 
+0x5c7c 024354 store 9 ,mem_le_new_param 
+0x5c7d 024355 ifetch 2 ,contr 
+0x5c7e 024356 store 2 ,mem_le_instant 
+0x5c7f 024357 fetch 1 ,mem_le_state 
+0x5c80 024358 set1 lestate_update_param ,pdata 
+0x5c81 024359 store 1 ,mem_le_state 
+0x5c82 024360 rtn 
+:      024362 le_parse_channel_map_req:
+0x5c83 024363 ifetch 5 ,contr 
+0x5c84 024364 store 5 ,mem_le_new_map 
+0x5c85 024365 ifetch 2 ,contr 
+0x5c86 024366 store 2 ,mem_le_instant 
+0x5c87 024367 fetcht 2 ,mem_le_event_count 
+0x5c88 024368 isub temp ,null 
+0x5c89 024369 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024370 fetch 1 ,mem_le_state 
+0x5c8b 024371 set1 lestate_update_map ,pdata 
+0x5c8c 024372 store 1 ,mem_le_state 
+0x5c8d 024373 rtn 
+:      024376 le_parse_terminate_ind:
+0x5c8e 024377 setarg 20 
+0x5c8f 024378 store 2 ,mem_le_superto 
+0x5c90 024379 store 2 ,mem_le_init_superto 
+0x5c91 024380 rtn 
+:      024382 le_send_terminate_ind_user_terminated:
+0x5c92 024383 arg error_remote_user_terminated_connection ,regc 
+:      024386 le_send_terminate_ind:
+0x5c93 024387 arg 2 ,rega 
+0x5c94 024388 arg ll_terminate_ind ,regb 
+0x5c95 024389 call le_fifo_malloc_tx_ll 
+0x5c96 024390 copy regc ,pdata 
+0x5c97 024391 istore 1 ,contw 
+0x5c98 024392 rtn 
+:      024394 le_parse_feature_req:
+:      024396 le_send_feature_rsp:
+0x5c99 024397 arg 9 ,rega 
+0x5c9a 024398 arg ll_feature_rsp ,regb 
+0x5c9b 024399 call le_fifo_malloc_tx_ll 
+0x5c9c 024400 setarg param_le_features 
+0x5c9d 024401 istore 8 ,contw 
+0x5c9e 024402 rtn 
+:      024405 le_parse_version_ind:
+0x5c9f 024406 rtn master 
+:      024407 le_send_version_ind:
+0x5ca0 024408 arg 6 ,rega 
+0x5ca1 024409 arg ll_version_ind ,regb 
+0x5ca2 024410 call le_fifo_malloc_tx_ll 
+0x5ca3 024411 fetch 5 ,mem_lmp_version 
+0x5ca4 024412 istore 5 ,contw 
+0x5ca5 024413 rtn 
+:      024416 le_parse_ping_req:
+0x5ca6 024417 arg ll_ping_rsp ,regb 
+0x5ca7 024418 branch le_send_ll_one_lenth 
+:      024421 le_send_ll_one_lenth:
+0x5ca8 024422 arg 1 ,rega 
+0x5ca9 024423 branch le_fifo_malloc_tx_ll 
+:      024426 le_parse_enc_req:
+0x5caa 024427 ifetch 8 ,contr 
+0x5cab 024428 store 8 ,mem_le_rand 
+0x5cac 024429 ifetch 2 ,contr 
+0x5cad 024430 store 2 ,mem_le_ediv 
+0x5cae 024431 ifetch 8 ,contr 
+0x5caf 024432 store 8 ,mem_le_skdm 
+0x5cb0 024433 ifetch 4 ,contr 
+0x5cb1 024434 store 4 ,mem_le_ivm 
+0x5cb2 024435 call le_send_enc_rsp 
+0x5cb3 024436 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024437 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024438 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024439 fetch 1 ,mem_le_configuration 
+0x5cb7 024440 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024441 fetch 1 ,mem_nv_data_number 
+0x5cb9 024442 ncall load_device_list_mode_4 ,blank 
+0x5cba 024443 fetch 1 ,mem_ltk_exists 
+0x5cbb 024444 beq 0 ,le_ltk_lost 
+:      024445 le_parse_enc_req_after_auth:
+0x5cbc 024446 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024447 call le_send_start_enc_req 
+0x5cbe 024448 branch generate_sk 
+:      024450 le_parse_enc_req_fixed_ltk:
+0x5cbf 024451 jam 1 ,mem_ltk_exists 
+0x5cc0 024452 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024453 arg mem_le_ltk ,contw 
+0x5cc2 024454 call memcpy16 
+0x5cc3 024455 branch le_parse_enc_req_after_auth 
+:      024458 le_ltk_lost:
+0x5cc4 024459 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024460 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024461 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024462 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024463 branch ui_ipc_send_event 
+:      024465 le_send_reject_ind:
+0x5cc9 024466 arg 2 ,rega 
+0x5cca 024467 arg ll_reject_ind ,regb 
+0x5ccb 024468 call le_fifo_malloc_tx_ll 
+0x5ccc 024469 setarg le_err_pin_or_key_missing 
+0x5ccd 024470 istore 1 ,contw 
+0x5cce 024471 rtn 
+:      024473 le_send_enc_rsp:
+0x5ccf 024474 arg mem_le_skds ,contw 
+0x5cd0 024475 force 8 ,loopcnt 
+0x5cd1 024476 call generate_random_loop 
+0x5cd2 024477 arg mem_le_ivs ,contw 
+0x5cd3 024478 force 4 ,loopcnt 
+0x5cd4 024479 call generate_random_loop 
+0x5cd5 024480 arg 13 ,rega 
+0x5cd6 024481 arg ll_enc_rsp ,regb 
+0x5cd7 024482 call le_fifo_malloc_tx_ll 
+0x5cd8 024483 fetch 8 ,mem_le_skds 
+0x5cd9 024484 istore 8 ,contw 
+0x5cda 024485 fetch 4 ,mem_le_ivs 
+0x5cdb 024486 istore 4 ,contw 
+0x5cdc 024487 rtn 
+:      024489 le_send_start_enc_req:
+0x5cdd 024490 arg ll_start_enc_req ,regb 
+0x5cde 024491 branch le_send_ll_one_lenth 
+:      024493 le_send_start_enc_rsp:
+0x5cdf 024494 arg ll_start_enc_rsp ,regb 
+0x5ce0 024495 branch le_send_ll_one_lenth 
+:      024498 le_parse_enc_rsp:
+0x5ce1 024499 ifetch 8 ,contr 
+0x5ce2 024500 store 8 ,mem_le_skds 
+0x5ce3 024501 ifetch 4 ,contr 
+0x5ce4 024502 store 4 ,mem_le_ivs 
+0x5ce5 024503 branch generate_sk 
+:      024505 le_parse_start_enc_req:
+0x5ce6 024506 fetch 1 ,mem_le_state 
+0x5ce7 024507 set1 lestate_encryption ,pdata 
+0x5ce8 024508 store 1 ,mem_le_state 
+0x5ce9 024509 rtn 
+:      024511 le_parse_start_enc_rsp:
+0x5cea 024512 rtn master 
+0x5ceb 024513 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024514 call ui_ipc_send_event 
+0x5ced 024515 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024516 branch le_send_start_enc_rsp 
+:      024518 le_parse_pause_enc_req:
+0x5cef 024519 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024520 call le_send_pause_enc_rsp 
+0x5cf1 024521 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024522 branch ui_ipc_send_event 
+:      024524 le_send_pause_enc_rsp:
+0x5cf3 024525 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024526 branch le_send_ll_one_lenth 
+:      024529 le_parse_feature_rsp:
+:      024530 le_parse_unknown_rsp:
+:      024531 le_parse_pause_enc_rsp:
+:      024532 le_parse_reject_ind:
+:      024533 le_parse_ping_rsp:
+0x5cf5 024534 rtn 
+:      024541 init_lmp:
+0x5cf6 024542 rtn wake 
+:      024543 init_lmp_work:
+0x5cf7 024544 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024545 setarg 0 
+0x5cf9 024546 store 1 ,mem_lmp_to_send 
+0x5cfa 024547 store 1 ,mem_conn_sm 
+0x5cfb 024548 store 1 ,mem_lmo_opcode1 
+0x5cfc 024549 store 1 ,mem_lmo_opcode2 
+0x5cfd 024550 store 1 ,mem_esco_addr 
+0x5cfe 024551 store 1 ,mem_auth_enable 
+0x5cff 024552 store 1 ,mem_connection_options 
+0x5d00 024553 store 1 ,mem_pairing_auth 
+0x5d01 024554 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024555 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024556 jam null_encryp ,mem_wait_encryption 
+:      024557 init_lmp_reinit:
+0x5d04 024558 jam 0 ,mem_pairing_auth 
+0x5d05 024559 jam 0 ,mem_sp_localsm 
+0x5d06 024560 jam 0 ,mem_lmp_conn_state 
+:      024562 parse_rx_done:
+0x5d07 024563 rtn 
+:      024565 parse_lmp:
+0x5d08 024566 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024567 call setlocalsm_master ,master 
+0x5d0a 024568 ncall setlocalsm_slave ,master 
+0x5d0b 024569 call lmo_fifo_check 
+0x5d0c 024570 nrtn blank 
+0x5d0d 024571 fetch 1 ,mem_state_map 
+0x5d0e 024572 rtnbit0 smap_rxlmp 
+0x5d0f 024573 set0 smap_rxlmp ,pdata 
+0x5d10 024574 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024575 store 1 ,mem_state_map 
+0x5d12 024576 fetch 1 ,mem_rxbuf 
+0x5d13 024577 fetcht 1 ,mem_state_map 
+0x5d14 024578 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024579 setflag true ,smap_lmptid ,temp 
+0x5d16 024580 storet 1 ,mem_state_map 
+0x5d17 024581 and_into 0x2 ,temp 
+0x5d18 024582 storet 1 ,mem_lmo_tid2 
+0x5d19 024583 fetcht 1 ,mem_state_map 
+0x5d1a 024584 rshift pdata ,pdata 
+0x5d1b 024585 store 1 ,mem_lmi_opcode2 
+0x5d1c 024586 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024587 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024588 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024589 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024590 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024591 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024592 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024593 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024594 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024595 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024596 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024597 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024598 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024599 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024600 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024601 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024602 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024603 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024604 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024605 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024606 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024607 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024608 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024609 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024610 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024611 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024612 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024613 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024614 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024615 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024616 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024617 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024618 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024619 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024620 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024621 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024622 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024623 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024624 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024625 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024626 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024627 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024628 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024629 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024630 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024631 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024632 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024633 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024634 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024635 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024636 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024637 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024638 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024639 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024642 reject_unknown_packet:
+0x5d52 024643 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024644 reject_lmp_packet:
+0x5d53 024645 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024646 rtn 
+:      024648 parse_lmp_clkoffset_req:
+0x5d55 024649 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024650 rtn 
+:      024652 parse_enc_key_size_mask_req:
+0x5d57 024653 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024654 rtn 
+:      024656 parse_lmp_set_afh:
+0x5d59 024657 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024658 lshift pdata ,pdata 
+0x5d5b 024659 store 4 ,mem_afh_instant 
+0x5d5c 024660 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024661 store 1 ,mem_afh_new_mod 
+0x5d5e 024662 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024663 store 5 ,mem_afh_map_new 
+0x5d60 024664 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024665 istore 5 ,contw 
+0x5d62 024666 fetch 1 ,mem_mode 
+0x5d63 024667 set1 afh_change ,pdata 
+0x5d64 024668 store 1 ,mem_mode 
+0x5d65 024669 rtn 
+:      024670 parse_lmp_escape:
+0x5d66 024671 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024672 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024673 set1 7 ,pdata 
+0x5d69 024674 store 1 ,mem_lmi_opcode2 
+0x5d6a 024675 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024676 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024677 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024678 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024679 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024680 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024681 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024682 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024683 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024684 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024685 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024686 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024687 rtneq lmp_ext_features_res 
+:      024690 reject_unknown_ext_packet:
+0x5d77 024691 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024692 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024694 rtn 
+:      024695 parse_lmpext_chn_classification_req:
+0x5d7a 024696 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024697 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024698 rtn 
+:      024700 parse_lmpext_iocap_req:
+0x5d7d 024701 call iocap_lmpext_load 
+0x5d7e 024702 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024703 rtn 
+:      024705 parse_lmpext_iocap_res:
+0x5d80 024706 call iocap_lmpext_load 
+0x5d81 024707 branch iocap_lmpext_common 
+:      024709 iocap_lmpext_load:
+0x5d82 024710 arg mem_sp_iocap_remote ,contw 
+0x5d83 024711 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024712 istore 3 ,contw 
+0x5d85 024713 rtn 
+:      024715 iocap_lmpext_common:
+0x5d86 024716 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024717 rtn 
+:      024718 parse_lmpext_accepted:
+0x5d88 024719 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024720 set1 7 ,pdata 
+0x5d8a 024721 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024722 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024723 rtn 
+:      024726 parse_lmpext_not_accepted:
+0x5d8d 024727 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024728 set1 7 ,pdata 
+0x5d8f 024729 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024730 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024731 rtn 
+:      024733 parse_lmpext_accepted_ptt:
+0x5d92 024734 fetch 1 ,mem_ptt 
+0x5d93 024735 fetcht 1 ,mem_state_map 
+0x5d94 024736 nsetflag blank ,smap_edr ,temp 
+0x5d95 024737 storet 1 ,mem_state_map 
+:      024738 parse_lmpext_not_accepted_ptt:
+0x5d96 024739 fetch 1 ,mem_state 
+0x5d97 024740 rtnbit0 state_init_seq 
+0x5d98 024741 set0 state_init_seq ,pdata 
+0x5d99 024742 store 1 ,mem_state 
+0x5d9a 024743 fetch 1 ,mem_auth_enable 
+0x5d9b 024744 nrtn blank 
+0x5d9c 024745 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024746 rtn 
+:      024748 parse_lmpext_pause_encrypt:
+0x5d9e 024749 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024750 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024751 branch tid_reply 
+:      024753 parse_lmpext_pause_encrypt_slave:
+0x5da1 024754 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024755 rtn 
+:      024757 parse_lmpext_resume_encrypt:
+0x5da3 024760 call tid_reply 
+0x5da4 024761 branch lmp_start_encryption 
+:      024763 parse_lmpext_features_req:
+0x5da5 024764 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024765 rtn 
+:      024767 parse_lmpext_features_res:
+0x5da7 024768 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024769 and temp ,0x1 ,temp 
+0x5da9 024770 storet 1 ,mem_remote_sppcap 
+0x5daa 024771 fetch 1 ,mem_hci_cmd 
+0x5dab 024772 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024773 jam 0 ,mem_hci_cmd 
+:      024774 parse_lmpext_features_res_not_hci:
+0x5dad 024775 fetch 1 ,mem_conn_sm 
+0x5dae 024776 rtnne conn_sm_wait_features_ext 
+0x5daf 024777 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024778 branch process_conn_sm 
+:      024780 parse_lmp_accepted:
+0x5db1 024781 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024782 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024783 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024784 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024785 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024786 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024787 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024788 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024789 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024790 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024791 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024792 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024794 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024795 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024796 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024797 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024798 rtn 
+:      024800 parse_lmp_not_accepted:
+0x5dc2 024801 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024802 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024803 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024804 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024805 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024806 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024807 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024808 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024810 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024811 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024812 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024813 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024814 rtn 
+:      024816 parse_lmp_accepted_switch:
+0x5dcf 024817 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024818 call ui_ipc_send_event 
+0x5dd1 024819 branch role_switch_prepare0 
+:      024820 parse_lmp_not_accepted_switch:
+0x5dd2 024821 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024822 call ui_ipc_send_event 
+0x5dd4 024823 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024824 setarg timer_switch_waite 
+0x5dd6 024825 arg switch_wait_timer ,queue 
+0x5dd7 024826 branch timer_init 
+:      024829 parse_lmp_accepted_hostconn:
+0x5dd8 024832 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024833 set1 received_conn_req ,pdata 
+0x5dda 024834 store 1 ,mem_lmp_conn_state 
+0x5ddb 024835 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024836 call ui_ipc_send_event 
+0x5ddd 024837 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024839 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024841 fetch 1 ,mem_conn_sm 
+0x5ddf 024842 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024845 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024846 rtn 
+:      024854 parse_lmp_not_accepted_hostconn:
+0x5de2 024855 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024856 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024858 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024860 branch parse_rx_done ,true 
+0x5de6 024861 rtn 
+:      024863 parse_lmp_accepted_inrand:
+0x5de7 024864 fetch 1 ,mem_link_key_exists 
+0x5de8 024865 nrtn blank 
+0x5de9 024866 call clear_linkkey 
+0x5dea 024867 call lmp_generate_key 
+0x5deb 024868 rtn master 
+0x5dec 024869 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024870 rtn 
+:      024872 parse_lmp_accepted_enc_mode:
+0x5dee 024873 nrtn master 
+0x5def 024874 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024875 fetch 1 ,mem_state_map 
+0x5df1 024876 rtnbit0 smap_encryption 
+0x5df2 024877 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024878 rtn 
+:      024880 parse_lmp_accepted_enc_keysize:
+0x5df4 024881 branch lmp_start_encryption 
+:      024883 parse_lmp_accepted_start_enc:
+0x5df5 024884 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024885 fetch 1 ,mem_state 
+0x5df7 024886 rtnbit1 state_conn_comp 
+0x5df8 024887 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024888 fetch 1 ,mem_conn_sm 
+0x5dfa 024889 rtnne conn_sm_encrypt_wait 
+0x5dfb 024890 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024891 rtn 
+:      024893 parse_lmp_accepted_stop_enc:
+0x5dfd 024901 rtn 
+:      024903 parse_lmp_not_accepted_aurand:
+:      024904 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024905 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024906 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024907 rtn 
+:      024909 parse_lmp_not_accepted_inrand:
+0x5e01 024910 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024911 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 024912 rtnne pairing_not_allowed 
+0x5e04 024913 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 024914 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 024915 rtn 
+:      024916 parse_lmp_inrand_key_missing:
+0x5e07 024917 jam key_missing ,mem_disconn_reason_send 
+0x5e08 024918 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 024919 rtn 
+:      024921 parse_lmp_not_accepted_name_req:
+0x5e0a 024922 rtn 
+:      024924 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 024925 jam sp_stat_null ,mem_sp_state 
+0x5e0c 024926 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 024927 branch parse_rx_done 
+:      024929 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 024930 jam sp_stat_null ,mem_sp_state 
+0x5e0f 024931 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 024932 branch parse_rx_done 
+:      024933 parse_lmp_not_accepted_unsniff_req:
+0x5e11 024934 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 024935 branch ui_ipc_send_event 
+:      024937 parse_lmp_accepted_unsniff_req:
+0x5e13 024938 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 024939 call ui_ipc_send_event 
+0x5e15 024940 branch sniff_exit 
+:      024942 parse_lmp_accepted_sniff_req:
+0x5e16 024943 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 024944 call ui_ipc_send_event 
+0x5e18 024945 setarg 0 
+0x5e19 024946 store 2 ,mem_dsniff 
+0x5e1a 024947 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 024948 lshift pdata ,pdata 
+0x5e1c 024949 store 2 ,mem_tsniff 
+0x5e1d 024950 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 024951 store 1 ,mem_sniff_attempt 
+0x5e1f 024952 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 024953 store 1 ,mem_sniff_timeout 
+0x5e21 024954 branch sniff_init 
+:      024956 parse_lmp_not_acdcept_sniff_req:
+0x5e22 024957 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 024958 branch ui_ipc_send_event 
+:      024960 parse_lmp_crypt_key:
+0x5e24 024961 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 024962 storet 1 ,mem_key_size 
+0x5e26 024963 branch accept_lmp_msg 
+:      024965 parse_lmp_setup_complete:
+0x5e27 024966 fetch 1 ,mem_lmp_conn_state 
+0x5e28 024967 set1 received_setup_complete ,pdata 
+0x5e29 024968 store 1 ,mem_lmp_conn_state 
+0x5e2a 024969 rtnbit1 sent_setup_complete 
+0x5e2b 024970 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 024971 branch parse_rx_done 
+:      024973 parse_lmp_max_slot:
+0x5e2d 024976 rtn 
+:      024978 parse_lmp_max_slot_req:
+0x5e2e 024979 fetch 1 ,mem_max_slot 
+0x5e2f 024980 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 024981 isub temp ,null 
+0x5e31 024983 branch accept_lmp_msg ,positive 
+0x5e32 024984 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 024985 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 024986 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 024987 rtn 
+:      024989 parse_lmp_detach:
+0x5e36 024990 call prepare_disconnect 
+0x5e37 024991 branch accept_lmp_msg 
+:      024993 accept_lmp_msg:
+0x5e38 024994 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 024995 rtn 
+:      024997 parse_lmp_incr_power:
+0x5e3a 024998 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 024999 rtn 
+:      025001 parse_lmp_decr_power:
+0x5e3c 025002 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025003 rtn 
+:      025005 parse_lmp_version_res:
+0x5e3e 025006 fetch 1 ,mem_conn_sm 
+0x5e3f 025007 rtneq conn_sm_wait_version 
+0x5e40 025009 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025011 rtn 
+:      025014 parse_lmp_auto_rate:
+0x5e42 025015 rtn 
+:      025017 parse_lmp_in_rand:
+0x5e43 025018 call lmp_copy_rand 
+0x5e44 025019 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025020 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025021 call ui_ipc_send_event 
+0x5e47 025023 call tid_check 
+0x5e48 025024 nbranch lmp_accept_inrand ,true 
+0x5e49 025026 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025027 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025028 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025029 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025030 rtn 
+:      025031 parse_lmp_inrand_res:
+0x5e4e 025032 fetch 1 ,mem_op 
+0x5e4f 025033 set1 op_inrand_req ,pdata 
+0x5e50 025034 store 1 ,mem_op 
+0x5e51 025035 rtn 
+:      025038 pop_tid_follow:
+0x5e52 025039 fetcht 1 ,mem_state_map 
+0x5e53 025040 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025041 storet 1 ,mem_state_map 
+0x5e55 025042 rtn 
+:      025045 push_tid_follow:
+0x5e56 025046 fetch 1 ,mem_lmo_tid2 
+0x5e57 025047 rshift pdata ,pdata 
+0x5e58 025048 and_into 1 ,pdata 
+0x5e59 025049 rtn 
+:      025051 parse_lmp_au_rand_moudle:
+0x5e5a 025052 fetch 1 ,mem_nv_data_number 
+0x5e5b 025053 rtn blank 
+0x5e5c 025054 fetch 1 ,mem_pairing_auth 
+0x5e5d 025055 call load_device_list ,blank 
+0x5e5e 025056 rtn 
+:      025058 parse_lmp_au_rand:
+0x5e5f 025059 call parse_lmp_au_rand_moudle 
+0x5e60 025060 call push_tid_follow 
+0x5e61 025061 store 1 ,mem_sres_tid 
+0x5e62 025062 call lmp_copy_rand 
+0x5e63 025063 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025064 fetch 1 ,mem_link_key_exists 
+0x5e65 025065 nrtn blank 
+0x5e66 025066 fetch 1 ,mem_state 
+0x5e67 025067 rtnbit1 state_combkey 
+0x5e68 025068 jam key_missing ,mem_lmo_reason2 
+0x5e69 025069 branch reject_lmp_packet 
+:      025071 parse_lmp_sres:
+0x5e6a 025072 arg mem_plap ,rega 
+0x5e6b 025073 call function_e1 
+0x5e6c 025074 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025075 fetcht 4 ,mem_input_store 
+0x5e6e 025076 isub temp ,null 
+0x5e6f 025077 branch authentication_ok ,zero 
+0x5e70 025078 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025079 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025080 rtn 
+:      025081 authentication_ok:
+0x5e73 025082 call authentication_ok_common 
+0x5e74 025083 fetch 1 ,mem_ssp_enable 
+0x5e75 025084 branch pairing_success ,blank 
+0x5e76 025085 rtn 
+:      025088 authentication_ok_common:
+0x5e77 025089 call copy_aco 
+0x5e78 025090 call linkkey_ready 
+0x5e79 025091 fetch 1 ,mem_op 
+0x5e7a 025092 isolate1 op_auth_req ,pdata 
+0x5e7b 025093 set0 op_auth_req ,pdata 
+0x5e7c 025094 store 1 ,mem_op 
+0x5e7d 025095 fetch 1 ,mem_conn_sm 
+0x5e7e 025096 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025097 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025098 rtn 
+:      025099 authentication_ok_conn_sm:
+0x5e81 025100 fetch 1 ,mem_pairing_auth 
+0x5e82 025101 rtnne defalt_pairing_auth 
+0x5e83 025102 fetch 1 ,mem_state_map 
+0x5e84 025103 rtnbit1 smap_encryption 
+0x5e85 025104 branch host_create_conn_encrypt 
+:      025106 parse_lmp_comb_key:
+0x5e86 025107 arg mem_rxbuf + 1 ,rega 
+0x5e87 025108 arg mem_kinit ,regb 
+0x5e88 025109 arg mem_random_number ,contw 
+0x5e89 025110 call xor16 
+0x5e8a 025111 arg mem_plap ,rega 
+0x5e8b 025112 call generate_linkkey 
+0x5e8c 025113 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025114 fetch 1 ,mem_state 
+0x5e8e 025115 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025116 rtn 
+:      025118 parse_lmp_name_res:
+0x5e90 025119 fetch 2 ,mem_len 
+0x5e91 025120 add pdata ,-3 ,loopcnt 
+0x5e92 025121 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025122 setarg mem_tmp_buffer 
+0x5e94 025123 iadd temp ,contw 
+0x5e95 025124 arg mem_rxbuf + 3 ,contr 
+0x5e96 025125 call memcpy 
+0x5e97 025126 fetcht 1 ,mem_name_offset 
+0x5e98 025127 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025128 isub temp ,pdata 
+0x5e9a 025129 sub pdata ,14 ,null 
+0x5e9b 025130 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025131 add temp ,14 ,pdata 
+0x5e9d 025132 store 1 ,mem_name_offset 
+0x5e9e 025133 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025134 rtn 
+:      025135 parse_lmp_name_res_end:
+0x5ea0 025136 fetch 1 ,mem_state_map 
+0x5ea1 025137 set1 smap_name_res ,pdata 
+0x5ea2 025138 store 1 ,mem_state_map 
+0x5ea3 025139 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025140 rtn 
+:      025141 parse_lmp_name_req:
+0x5ea5 025142 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025143 store 1 ,mem_lmi_opcode2 
+0x5ea7 025144 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025145 rtn 
+:      025147 parse_lmp_conn_req:
+0x5ea9 025148 branch accept_lmp_msg 
+:      025150 parse_lmp_timing_accuracy_req:
+0x5eaa 025151 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025152 rtn 
+:      025154 parse_lmp_features_req:
+0x5eac 025155 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025156 rtn 
+:      025158 parse_lmp_version_req:
+0x5eae 025159 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025160 rtn 
+:      025162 parse_lmp_supervision_timeout:
+0x5eb0 025165 rtn 
+:      025169 parse_lmp_sniff_subrating_req:
+0x5eb1 025170 fetch 2 ,mem_tsniff 
+0x5eb2 025171 iforce temp 
+0x5eb3 025172 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025173 store 1 ,mem_subsniff_rate 
+0x5eb5 025174 imul32 temp ,temp 
+0x5eb6 025175 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025176 lshift pdata ,pdata 
+0x5eb8 025177 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025178 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025179 lshift pdata ,pdata 
+0x5ebb 025180 store 4 ,mem_subsniff_instant 
+0x5ebc 025182 deposit temp 
+0x5ebd 025183 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025184 rtn 
+:      025185 parse_lmpext_packet_type_table_req:
+0x5ebf 025186 fetcht 1 ,mem_ptt 
+0x5ec0 025187 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025188 ixor temp ,null 
+0x5ec2 025189 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025190 isolate1 0 ,pdata 
+0x5ec4 025191 fetch 1 ,mem_state_map 
+0x5ec5 025192 setflag true ,smap_edr ,pdata 
+0x5ec6 025193 store 1 ,mem_state_map 
+0x5ec7 025194 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025195 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025196 rtn 
+:      025199 parse_lmp_sniff_subrating_res:
+:      025200 parse_lmp_preferred_rate:
+:      025201 parse_lmp_max_power:
+:      025202 parse_lmp_min_power:
+0x5eca 025203 rtn 
+:      025204 parse_lmp_page_mode_req:
+0x5ecb 025206 branch accept_lmp_msg 
+:      025207 parse_lmp_page_scan_mode_req:
+0x5ecc 025210 branch accept_lmp_msg 
+:      025214 parse_lmp_slot_offset:
+0x5ecd 025215 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025216 store 2 ,mem_slot_offset 
+0x5ecf 025217 rtn 
+:      025219 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025220 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025221 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025222 imul32 temp ,pdata 
+0x5ed3 025223 arg 0x640 ,temp 
+0x5ed4 025224 isub temp ,null 
+0x5ed5 025226 rtn 
+:      025228 parse_lmp_sniff_req:
+0x5ed6 025229 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025230 branch lmp_reject_sniff ,blank 
+0x5ed8 025231 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025232 branch lmp_reject_sniff ,positive 
+0x5eda 025233 fetch 1 ,mem_device_option 
+0x5edb 025234 sub pdata ,dvc_op_module ,null 
+0x5edc 025235 call module_set_lpm_mult_2 ,zero 
+0x5edd 025236 fetch 1 ,mem_state 
+0x5ede 025237 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025238 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025239 lshift pdata ,pdata 
+0x5ee1 025240 store 2 ,mem_dsniff 
+0x5ee2 025241 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025242 lshift pdata ,pdata 
+0x5ee4 025243 store 2 ,mem_tsniff 
+0x5ee5 025244 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025245 store 1 ,mem_sniff_attempt 
+0x5ee7 025246 iforce temp 
+0x5ee8 025247 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025248 store 1 ,mem_sniff_timeout 
+0x5eea 025249 isub temp ,null 
+0x5eeb 025250 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025251 store 1 ,mem_sniff_attempt 
+:      025252 set_big_value_to_attempt:
+0x5eed 025254 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025255 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025256 rtn 
+:      025258 lmp_reject_sniff:
+0x5ef0 025259 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025260 branch reject_lmp_packet 
+:      025262 parse_lmp_start_encryption_req:
+0x5ef2 025263 call accept_lmp_msg 
+0x5ef3 025264 call lmp_copy_rand 
+0x5ef4 025265 call function_e3 
+0x5ef5 025266 branch start_encryption 
+:      025268 parse_lmp_stop_encryption_req:
+0x5ef6 025269 call accept_lmp_msg 
+0x5ef7 025270 branch stop_encryption 
+:      025273 parse_lmp_switch_req:
+0x5ef8 025274 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025275 lshift pdata ,pdata 
+0x5efa 025277 branch parse_lmp_switch_accept ,master 
+0x5efb 025278 fetcht 1 ,mem_link_key_exists 
+0x5efc 025279 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025280 parse_lmp_switch_req_not_accept:
+0x5efd 025281 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025282 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025283 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025284 rtn 
+:      025285 parse_lmp_switch_req_clear_mark:
+0x5f01 025286 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025287 jam 0 ,mem_conn_sm 
+0x5f03 025288 branch role_switch_prepare 
+:      025290 parse_lmp_switch_accept:
+0x5f04 025291 call role_switch_prepare 
+0x5f05 025292 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025293 fetch 1 ,mem_connection_options 
+0x5f07 025294 set0 connection_switch ,pdata 
+0x5f08 025295 store 1 ,mem_connection_options 
+0x5f09 025296 branch accept_lmp_msg 
+:      025300 parse_lmp_temp_rand:
+:      025301 parse_lmp_temp_key:
+:      025302 parse_lmp_timing_accuracy_res:
+:      025303 parse_lmp_unit_key:
+:      025304 parse_lmp_use_semi_permanend_key:
+0x5f0a 025305 rtn 
+:      025308 parse_lmp_unsniff_req:
+0x5f0b 025309 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025310 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025311 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025312 call ui_ipc_send_event 
+0x5f0f 025313 branch sniff_exit 
+:      025315 parse_lmp_encapsulated_header:
+0x5f10 025316 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025317 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025318 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025319 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025320 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025321 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025322 call check_localsm 
+0x5f17 025323 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025324 jam sp_stat_key_recv ,mem_sp_state 
+:      025325 parse_lmp_encapsulated_header_master:
+0x5f19 025326 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025327 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025328 branch parse_rx_done 
+:      025330 parse_lmp_encapsulated_header_reject:
+0x5f1c 025331 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025332 branch reject_lmp_packet 
+:      025334 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025337 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025339 rtn 
+:      025340 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025341 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025342 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025343 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025344 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025345 call check_localsm 
+0x5f24 025346 rtn true 
+0x5f25 025347 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025348 rtn 
+:      025350 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025351 call g_noninit_number_confirm 
+0x5f28 025352 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025353 call ui_ipc_send_event 
+0x5f2a 025354 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025357 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025358 call check_localsm 
+0x5f2c 025359 rtn true 
+0x5f2d 025360 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025361 beq 19 ,authentication_passkey_end 
+0x5f2f 025362 increase 1 ,pdata 
+0x5f30 025363 store 1 ,mem_authentication_passkey_times 
+:      025366 authentication_passkey:
+0x5f31 025367 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025368 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025369 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025370 copy pdata ,queue 
+0x5f35 025371 fetch 6 ,mem_pin 
+0x5f36 025372 qisolate1 pdata 
+0x5f37 025373 setarg 0x80 
+0x5f38 025374 setflag true ,0 ,pdata 
+0x5f39 025375 store 1 ,mem_passkey_1bit 
+0x5f3a 025376 rtn 
+:      025378 authentication_passkey_end:
+0x5f3b 025379 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025380 rtn 
+:      025382 parse_lmp_accepted_dhkey_check:
+0x5f3d 025383 call parse_lmp_accepted_dhkey_check_common 
+:      025384 pairing_success:
+0x5f3e 025385 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025386 rtn blank 
+0x5f40 025387 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025388 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025389 branch ui_ipc_send_event 
+:      025392 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025394 call check_localsm 
+0x5f44 025395 ncall g_noninit ,true 
+0x5f45 025396 call g_init ,true 
+0x5f46 025397 call check_localsm 
+0x5f47 025398 rtn true 
+0x5f48 025399 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025400 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025401 rtn 
+:      025403 parse_simple_pairing_confirm:
+0x5f4b 025404 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025405 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025406 call memcpy16 
+0x5f4e 025407 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025408 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025409 branch master_set_mem_master_sp_flag 
+:      025411 parse_lmp_encapsulated_payload:
+0x5f51 025412 fetch 1 ,mem_master_sp_state 
+0x5f52 025413 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025414 fetch 1 ,mem_sp_state 
+0x5f54 025415 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025416 parse_encapsulated_payload_master:
+0x5f55 025417 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025418 sub pdata ,0x20 ,contw 
+0x5f57 025419 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025420 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025421 iadd contw ,contw 
+0x5f5a 025422 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025423 istore 8 ,contw 
+0x5f5c 025424 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025425 istore 8 ,contw 
+0x5f5e 025426 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025427 increase 16 ,pdata 
+0x5f60 025428 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025429 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025430 parse_lmp_encapsulated_payload_completed:
+0x5f62 025431 call check_localsm 
+0x5f63 025432 branch accept_lmp_msg ,true 
+0x5f64 025433 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025434 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025435 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025436 branch accept_lmp_msg 
+:      025437 parse_lmp_encapsulated_payload_reject:
+0x5f68 025438 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025439 branch reject_lmp_packet 
+:      025440 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025441 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025442 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025443 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025444 branch parse_rx_done 
+:      025446 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025447 call check_localsm 
+0x5f6f 025448 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025449 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025450 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025451 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025452 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025453 branch parse_rx_done 
+:      025455 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025456 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025457 branch ui_ipc_send_event 
+:      025460 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025462 branch parse_rx_done 
+:      025464 parse_lmp_simple_pairing_number:
+0x5f78 025465 fetch 1 ,mem_master_sp_state 
+0x5f79 025466 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025467 fetch 1 ,mem_sp_state 
+0x5f7b 025468 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025469 parse_lmp_simple_pairing_number_master:
+0x5f7c 025470 arg mem_sp_random_remote ,contw 
+0x5f7d 025471 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025472 istore 8 ,contw 
+0x5f7f 025473 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025474 istore 8 ,contw 
+0x5f81 025475 call check_localsm 
+0x5f82 025476 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025477 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025478 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025479 branch accept_lmp_msg 
+:      025480 parse_lmp_simple_pairing_number_master0:
+0x5f86 025481 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025482 branch master_set_mem_master_sp_flag 
+:      025485 parse_lmp_simple_pairing_number_reject:
+0x5f88 025486 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025487 branch reject_lmp_packet 
+:      025489 parse_dhkey_check:
+0x5f8a 025490 fetch 1 ,mem_master_sp_state 
+0x5f8b 025491 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025492 fetch 1 ,mem_sp_state 
+0x5f8d 025493 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025494 parse_dhkey_check_master:
+0x5f8e 025495 arg mem_sp_check_result ,contw 
+0x5f8f 025496 arg mem_rxbuf + 1 ,contr 
+0x5f90 025497 call memcpy16 
+0x5f91 025498 call check_localsm 
+0x5f92 025499 branch parse_dhkey_check_master0 ,true 
+0x5f93 025500 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025501 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025502 number_comparison_successed:
+0x5f95 025503 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025504 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025505 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025506 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025507 branch parse_rx_done 
+:      025509 parse_dhkey_check_master0:
+0x5f9a 025510 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025511 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025512 branch parse_rx_done 
+:      025513 parse_lmp_dhkey_check_reject:
+0x5f9d 025514 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025515 branch reject_lmp_packet 
+:      025517 number_comparison_mode:
+0x5f9f 025518 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025519 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025520 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025521 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025522 rtn 
+:      025524 comparison_result:
+0x5fa4 025525 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025526 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025527 branch parse_lmp_dhkey_check_reject 
+:      025530 parse_lmp_clkoffset_res:
+0x5fa7 025531 branch parse_rx_done 
+:      025533 parse_lmp_encryption_mode_req:
+0x5fa8 025534 fetch 1 ,mem_connection_options 
+0x5fa9 025535 set0 connection_encrypt 
+0x5faa 025536 store 1 ,mem_connection_options 
+0x5fab 025537 call accept_lmp_msg 
+0x5fac 025538 nrtn master 
+0x5fad 025539 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025540 fetcht 1 ,mem_op 
+0x5faf 025541 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025542 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025543 storet 1 ,mem_op 
+0x5fb2 025544 rtn 
+:      025546 parse_lmp_features_res:
+0x5fb3 025547 fetcht 8 ,mem_rxbuf + 1 
+:      025548 parse_lmp_features_res_not_hci:
+0x5fb4 025549 fetch 1 ,mem_conn_sm 
+0x5fb5 025550 rtnne conn_sm_wait_features_res 
+0x5fb6 025552 fetch 1 ,mem_connection_options 
+0x5fb7 025553 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025555 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025556 rtn 
+:      025557 parse_lmp_send_conn:
+0x5fba 025558 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025559 rtn 
+:      025560 parse_lmp_test_activate:
+0x5fbc 025561 fetch 1 ,mem_debug_config 
+0x5fbd 025562 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025563 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025564 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025565 rtn 
+:      025566 parse_lmp_test_control:
+0x5fc1 025569 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025570 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025571 force 9 ,loopcnt 
+0x5fc4 025572 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025573 arg mem_temp_payload ,contw 
+:      025574 parse_lmp_test_xor:
+0x5fc6 025575 ifetch 1 ,contr 
+0x5fc7 025576 xor_into 0x55 ,pdata 
+0x5fc8 025577 istore 1 ,contw 
+0x5fc9 025578 loop parse_lmp_test_xor 
+0x5fca 025579 fetch 1 ,test_mode_scenario 
+0x5fcb 025580 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025581 set0 tester_no_whitening ,temp 
+0x5fcd 025582 set0 tester_pattern_test ,temp 
+0x5fce 025583 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025584 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025585 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025586 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025587 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025588 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025589 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025590 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025591 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025592 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025593 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025594 rtn 
+:      025595 parse_lmp_test_control_exit:
+0x5fda 025597 fetch 1 ,mem_tester_emulate 
+0x5fdb 025598 set1 tester_exit ,pdata 
+0x5fdc 025599 set1 tester_change ,pdata 
+0x5fdd 025600 store 1 ,mem_tester_emulate 
+0x5fde 025601 rtn 
+:      025602 parse_lmp_test_control_pattern:
+0x5fdf 025603 set1 tester_pattern_test ,temp 
+0x5fe0 025604 jam 5 ,mem_lch_code 
+0x5fe1 025605 fetch 2 ,test_mode_data_length 
+0x5fe2 025606 iforce loopcnt 
+0x5fe3 025607 store 2 ,mem_len 
+0x5fe4 025608 arg mem_rxbuf ,contw 
+0x5fe5 025609 call pn9 
+:      025610 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025611 set1 tester_no_whitening ,temp 
+:      025612 parse_lmp_test_control_loopback:
+0x5fe7 025613 set1 tester_change ,temp 
+0x5fe8 025614 force 0 ,pdata 
+0x5fe9 025615 store 1 ,mem_slave_rcvcnt 
+0x5fea 025616 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025617 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025618 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025619 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025620 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025621 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025622 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025623 storet 1 ,mem_tester_emulate 
+0x5ff2 025624 rtn 
+:      025626 parse_lmp_test_control_pause:
+0x5ff3 025627 set0 mark_testmode ,mark 
+0x5ff4 025628 jam 0 ,mem_tester_emulate 
+0x5ff5 025629 fetch 1 ,mem_debug_config 
+0x5ff6 025630 set0 debug_tx_pattern ,pdata 
+0x5ff7 025631 store 1 ,mem_debug_config 
+0x5ff8 025632 rtn 
+:      025638 lmp_copy_rand:
+0x5ff9 025639 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025640 arg mem_random_number ,contw 
+0x5ffb 025641 branch memcpy16 
+:      025643 lmp_generate_key:
+0x5ffc 025644 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025645 rtn 
+:      025647 lmp_start_encryption:
+0x5ffe 025648 nrtn master 
+0x5fff 025649 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025650 rtn 
+:      025652 lmp_accept_inrand:
+0x6001 025653 arg mem_lap ,rega 
+0x6002 025654 call generate_kinit 
+0x6003 025655 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025656 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025657 rtn 
+:      025659 lmp_disconnect:
+0x6006 025660 jam 10 ,mem_conn_timer 
+0x6007 025661 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025662 jam local_host ,mem_disconn_reason_send 
+0x6009 025663 rtn 
+:      025669 send_lmp:
+0x600a 025670 bpatchx patch30_2 ,mem_patch30 
+0x600b 025671 disable user 
+0x600c 025672 call lmo_fifo_process 
+0x600d 025673 fetch 1 ,mem_lmp_to_send 
+0x600e 025674 rtn blank 
+0x600f 025679 bbit1 7 ,send_lmp_escape 
+:      025680 send_lmp0:
+0x6010 025681 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025682 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025683 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025684 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025685 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025686 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025687 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025688 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025689 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025690 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025691 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025692 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025693 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025694 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025695 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025696 beq lmp_sres ,send_lmp_sres 
+0x6020 025697 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025698 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025699 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025700 beq lmp_detach ,send_lmp_detach 
+0x6024 025701 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025702 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025704 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025705 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025706 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025707 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025708 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025709 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025710 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025711 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025712 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025713 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025714 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025715 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025716 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025717 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025718 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025719 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025720 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025721 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025722 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025724 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025725 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025726 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025727 beq lmp_test_control ,send_lmp_test_control 
+:      025728 send_lmp_error:
+0x603d 025729 branch assert 
+0x603e 025730 rtn 
+:      025731 send_lmp_escape:
+0x603f 025732 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025733 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025734 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025735 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025736 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025737 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025738 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025739 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025740 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025741 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025742 branch assert 
+:      025748 send_lmp_accepted:
+0x604a 025749 force 2 ,pdata 
+0x604b 025750 call msg_send_lmp 
+0x604c 025751 fetch 1 ,mem_lmi_opcode 
+0x604d 025752 istore 1 ,contw 
+0x604e 025753 call send_lmp_follow 
+0x604f 025754 bpatchx patch30_3 ,mem_patch30 
+0x6050 025755 fetch 1 ,mem_lmi_opcode 
+0x6051 025756 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025757 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025758 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025759 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025760 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025761 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025762 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025763 rtn 
+:      025765 send_create_conn_start_l2cap_timer_sm:
+0x6059 025766 fetch 1 ,mem_conn_sm 
+0x605a 025767 rtn blank 
+0x605b 025768 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025769 setarg timer_enpt_waite 
+0x605d 025770 arg enpt_delay_timer ,queue 
+0x605e 025771 branch timer_init 
+:      025773 send_lmp_accept_sniff_req:
+0x605f 025774 branch sniff_init 
+:      025775 send_lmp_not_accepted:
+0x6060 025776 force 3 ,pdata 
+0x6061 025777 call msg_send_lmp 
+0x6062 025778 fetch 1 ,mem_lmi_opcode 
+0x6063 025779 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025780 istore 1 ,contw 
+0x6065 025781 fetch 1 ,mem_lmo_reason 
+0x6066 025782 istore 1 ,contw 
+0x6067 025783 branch send_lmp_follow 
+:      025785 send_not_accept_aurand:
+0x6068 025786 istore 1 ,contw 
+0x6069 025787 fetch 1 ,mem_lmo_reason 
+0x606a 025788 istore 1 ,contw 
+0x606b 025789 arg mem_sres_tid ,temp 
+0x606c 025790 branch special_tid_store 
+:      025792 send_lmpext_accepted:
+0x606d 025793 force 4 ,queue 
+0x606e 025794 call send_lmpext 
+0x606f 025795 setarg lmp_escape 
+0x6070 025796 istore 1 ,contw 
+0x6071 025797 fetch 1 ,mem_lmi_opcode 
+0x6072 025798 set0 7 ,pdata 
+0x6073 025799 istore 1 ,contw 
+0x6074 025800 fetch 1 ,mem_lmi_opcode 
+0x6075 025801 branch send_lmp_follow 
+:      025803 send_lmpext_not_accepted:
+0x6076 025804 force 5 ,queue 
+0x6077 025805 call send_lmpext 
+0x6078 025806 setarg lmp_escape 
+0x6079 025807 istore 1 ,contw 
+0x607a 025808 fetch 1 ,mem_lmi_opcode 
+0x607b 025809 set0 7 ,pdata 
+0x607c 025810 istore 1 ,contw 
+0x607d 025811 fetch 1 ,mem_lmo_reason 
+0x607e 025812 istore 1 ,contw 
+0x607f 025813 branch send_lmp_follow 
+:      025816 send_lmp_accepted_inrand:
+0x6080 025817 call clear_linkkey 
+0x6081 025818 call tid_check 
+0x6082 025819 rtn true 
+0x6083 025820 branch lmp_generate_key 
+:      025822 send_lmp_accepted_enc_mode:
+0x6084 025823 fetch 1 ,mem_op 
+0x6085 025824 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025825 rtnbit0 op_stop_enc 
+0x6087 025826 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025827 set0 op_stop_enc ,pdata 
+0x6089 025828 call tid_reply 
+0x608a 025829 branch send_lmp_accepted_enc_exit 
+:      025830 send_lmp_accepted_enc_start:
+0x608b 025831 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025832 set0 op_start_enc ,pdata 
+:      025833 send_lmp_accepted_enc_exit:
+0x608d 025834 store 1 ,mem_op 
+0x608e 025835 rtn 
+:      025837 send_lmp_accepted_enc_key:
+0x608f 025838 call check_localsm 
+0x6090 025839 branch lmp_start_encryption ,true 
+0x6091 025840 rtn 
+:      025842 send_lmp_accepted_connection:
+0x6092 025843 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025845 fetch 1 ,mem_lmp_conn_state 
+0x6094 025846 set1 received_conn_req ,pdata 
+0x6095 025847 store 1 ,mem_lmp_conn_state 
+0x6096 025848 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025849 branch ui_ipc_send_event 
+:      025852 send_lmp_accept_dhkey_check:
+0x6098 025853 rtn 
+:      025857 send_lmpext_features_res:
+0x6099 025858 force 12 ,queue 
+0x609a 025859 call send_lmpext 
+0x609b 025860 setarg 0x01 
+0x609c 025861 istore 1 ,contw 
+0x609d 025862 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025863 istore 2 ,contw 
+0x609f 025864 setarg 0 
+0x60a0 025865 istore 3 ,contw 
+0x60a1 025866 setarg 0x00 
+0x60a2 025867 istore 4 ,contw 
+0x60a3 025868 branch send_lmp_reply 
+:      025869 send_lmpext_io_cap_res:
+0x60a4 025870 force 5 ,queue 
+0x60a5 025871 call send_lmpext 
+0x60a6 025872 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025873 istore 3 ,contw 
+0x60a8 025874 call send_lmp_reply 
+0x60a9 025875 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025876 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025877 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025878 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025879 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025880 rtn 
+:      025882 responder_iocap_keyboard_only:
+0x60af 025883 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025884 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025885 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025886 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025887 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025888 rtn 
+:      025891 responder_iocap_display_yesno:
+0x60b5 025892 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025893 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025894 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025895 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025896 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025897 rtn 
+:      025900 responder_iocap_no_input_no_output:
+0x60bb 025901 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025902 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025903 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025904 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025905 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025906 rtn 
+:      025908 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025909 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025910 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025911 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      025912 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      025913 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      025914 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      025915 set_ssp_mode_justwork:
+0x60c1 025916 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 025917 fetch 1 ,mem_classic_bt_flag 
+0x60c3 025918 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 025919 rtn 
+:      025921 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      025922 set_ssp_mode_numeric_comparison:
+0x60c5 025923 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 025924 rtn 
+:      025926 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      025927 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      025928 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      025929 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      025930 set_ssp_mode_passkey:
+0x60c7 025931 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 025932 rtn 
+:      025935 classic_bt_set_reject_justwork_flag:
+0x60c9 025936 arg flag_ssp_reject_justwork ,queue 
+0x60ca 025937 branch classic_bluetooth_set_flag 
+:      025939 classic_bt_clr_reject_justwork_flag:
+0x60cb 025940 arg flag_ssp_reject_justwork ,queue 
+0x60cc 025941 branch classic_bluetooth_clr_flag 
+:      025943 classic_bluetooth_set_flag:
+0x60cd 025944 fetch 1 ,mem_classic_bt_flag 
+0x60ce 025945 qset1 pdata 
+0x60cf 025946 store 1 ,mem_classic_bt_flag 
+0x60d0 025947 rtn 
+:      025949 classic_bluetooth_clr_flag:
+0x60d1 025950 fetch 1 ,mem_classic_bt_flag 
+0x60d2 025951 qset0 pdata 
+0x60d3 025952 store 1 ,mem_classic_bt_flag 
+0x60d4 025953 rtn 
+:      025956 send_lmp_io_cap_req:
+0x60d5 025957 force 5 ,queue 
+0x60d6 025958 call send_lmpext 
+0x60d7 025959 fetch 3 ,mem_sp_iocap_local 
+0x60d8 025960 istore 3 ,contw 
+0x60d9 025961 branch send_lmp_request 
+:      025964 send_lmpext_sniff_subrating_req:
+0x60da 025966 rtn 
+:      025967 send_lmpext_sniff_subrating_res:
+0x60db 025968 force 9 ,queue 
+0x60dc 025969 call send_lmpext 
+0x60dd 025970 fetch 1 ,mem_subsniff_rate 
+0x60de 025971 istore 1 ,contw 
+0x60df 025972 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 025973 istore 2 ,contw 
+0x60e1 025974 fetch 4 ,mem_subsniff_instant 
+0x60e2 025975 istore 4 ,contw 
+0x60e3 025976 branch send_lmp_reply 
+:      025978 send_lmp_name_res:
+0x60e4 025979 force 17 ,pdata 
+0x60e5 025980 call msg_send_lmp 
+0x60e6 025981 fetch 1 ,mem_lmi_opcode 
+0x60e7 025982 copy pdata ,temp 
+0x60e8 025983 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 025984 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 025985 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 025986 rtn 
+:      025987 send_lmp_name_res_offset_ok:
+0x60ec 025988 istore 1 ,contw 
+0x60ed 025989 fetch 1 ,mem_local_name_length 
+0x60ee 025990 istore 1 ,contw 
+0x60ef 025991 arg 14 ,loopcnt 
+0x60f0 025992 setarg mem_local_name 
+0x60f1 025993 iadd temp ,contr 
+0x60f2 025994 call memcpy 
+0x60f3 025995 branch send_lmp_reply 
+:      025998 send_lmp_timing_accuracy_res:
+0x60f4 025999 force 3 ,pdata 
+0x60f5 026000 call msg_send_lmp 
+0x60f6 026001 setarg 0x0114 
+0x60f7 026002 istore 2 ,contw 
+0x60f8 026003 branch send_lmp_reply 
+:      026005 send_lmp_clkoffset_res:
+0x60f9 026007 force 3 ,pdata 
+0x60fa 026008 call msg_send_lmp 
+0x60fb 026009 fetch 4 ,mem_clke_bt 
+0x60fc 026010 isub clkn_bt ,pdata 
+0x60fd 026011 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026012 sub pdata ,0 ,pdata 
+:      026013 send_lmp_clkoffset_res_master:
+0x60ff 026015 rshift2 pdata ,pdata 
+0x6100 026016 set0 15 ,pdata 
+0x6101 026017 istore 2 ,contw 
+0x6102 026018 branch send_lmp_reply 
+:      026020 send_lmp_version_res:
+0x6103 026021 force 6 ,pdata 
+0x6104 026022 call msg_send_lmp 
+0x6105 026023 fetch 5 ,mem_lmp_version 
+0x6106 026024 istore 5 ,contw 
+0x6107 026025 branch send_lmp_reply 
+:      026027 send_lmp_features_res:
+0x6108 026028 force 9 ,pdata 
+0x6109 026029 call msg_send_lmp 
+0x610a 026030 fetch 8 ,mem_features 
+0x610b 026031 istore 8 ,contw 
+0x610c 026032 branch send_lmp_reply 
+:      026039 send_lmpext_features_req:
+0x610d 026040 force 12 ,queue 
+0x610e 026041 call send_lmpext 
+0x610f 026042 setarg 0x01 
+0x6110 026043 istore 1 ,contw 
+0x6111 026044 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026045 istore 2 ,contw 
+0x6113 026046 setarg 0 
+0x6114 026047 istore 3 ,contw 
+0x6115 026048 setarg 0x00 
+0x6116 026049 istore 4 ,contw 
+0x6117 026050 branch send_lmp_request 
+:      026052 send_lmpext_packet_type_table_req:
+0x6118 026053 force 3 ,queue 
+0x6119 026054 call send_lmpext 
+0x611a 026055 fetch 1 ,mem_ptt 
+0x611b 026056 istore 1 ,contw 
+0x611c 026057 disable user 
+0x611d 026058 call send_lmp_request 
+0x611e 026059 nrtn user 
+0x611f 026060 nrtn master 
+0x6120 026061 fetch 1 ,mem_afh_cfg 
+0x6121 026062 rtnbit0 afh_cfg_on 
+0x6122 026063 call afh_init 
+0x6123 026064 branch afh_open_all_channels 
+:      026067 ssp_enable:
+0x6124 026068 bpatchx patch30_4 ,mem_patch30 
+0x6125 026069 fetch 1 ,mem_features + 6 
+0x6126 026070 set1 param_featrue_ssp ,pdata 
+0x6127 026071 store 1 ,mem_features + 6 
+0x6128 026072 setarg param_lmpext_ssp_enable 
+0x6129 026073 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026074 rtn 
+:      026076 ssp_disable:
+0x612b 026077 bpatchx patch30_5 ,mem_patch30 
+0x612c 026078 fetch 1 ,mem_features + 6 
+0x612d 026079 set0 param_featrue_ssp ,pdata 
+0x612e 026080 store 1 ,mem_features + 6 
+0x612f 026081 setarg 0 
+0x6130 026082 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026083 rtn 
+:      026085 afh_init:
+0x6132 026086 jam 0x3 ,mem_afh_cfg 
+0x6133 026087 setarg 0 
+0x6134 026088 store 4 ,mem_afh_timer 
+0x6135 026089 arg mem_afh_map_lo ,contw 
+0x6136 026090 call afh_reset_map 
+0x6137 026091 arg mem_afh_map_new ,contw 
+0x6138 026092 call afh_reset_map 
+0x6139 026093 arg mem_afh_classify_channel_map ,contw 
+0x613a 026094 call afh_reset_map 
+0x613b 026095 branch afh_clear_error_counter 
+:      026096 afh_open_all_channels:
+0x613c 026097 arg mem_afh_map_new ,contw 
+0x613d 026098 call afh_reset_map 
+0x613e 026099 call afh_clear_error_counter 
+0x613f 026100 branch afh_set_send_flag 
+:      026103 afh_reset_map:
+0x6140 026104 setarg 0xffffff 
+0x6141 026105 istore 3 ,contw 
+0x6142 026106 istore 3 ,contw 
+0x6143 026107 istore 3 ,contw 
+0x6144 026108 setarg 0x7f 
+0x6145 026109 istore 1 ,contw 
+0x6146 026110 rtn 
+:      026111 afh_clear_error_counter:
+0x6147 026112 setarg 0 
+0x6148 026113 store 2 ,mem_afh_error_total 
+0x6149 026114 rtn 
+:      026115 afh_set_send_flag:
+0x614a 026116 fetch 1 ,mem_afh_cfg 
+0x614b 026117 set1 send_lmp_set_afh ,pdata 
+0x614c 026118 store 1 ,mem_afh_cfg 
+0x614d 026119 rtn 
+:      026122 send_lmpext_pause_encryption_req:
+0x614e 026123 force 2 ,queue 
+0x614f 026124 call send_lmpext 
+0x6150 026125 nbranch send_lmp_reply ,master 
+0x6151 026127 branch send_lmp_request 
+:      026131 send_lmp_detach:
+0x6152 026132 force 2 ,pdata 
+0x6153 026133 call msg_send_lmp 
+0x6154 026134 fetch 1 ,mem_disconn_reason_send 
+0x6155 026135 istore 1 ,contw 
+0x6156 026136 call send_lmp_request 
+:      026137 prepare_disconnect:
+0x6157 026138 fetch 1 ,mem_op 
+0x6158 026139 set1 op_disconn ,pdata 
+0x6159 026140 store 1 ,mem_op 
+0x615a 026141 jam 50 ,mem_conn_timer 
+0x615b 026142 rtn 
+:      026145 send_lmp_no_payload:
+0x615c 026146 force 1 ,pdata 
+0x615d 026147 call msg_send_lmp 
+0x615e 026148 branch send_lmp_request 
+:      026149 send_lmp_nopayload_reply:
+0x615f 026150 force 1 ,pdata 
+0x6160 026151 call msg_send_lmp 
+0x6161 026152 branch send_lmp_reply 
+:      026155 send_lmp_encryption_mode_req:
+0x6162 026156 force 2 ,pdata 
+0x6163 026157 call msg_send_lmp 
+0x6164 026158 fetch 1 ,mem_state_map 
+0x6165 026159 isolate0 smap_encryption ,pdata 
+0x6166 026160 setflag true ,0 ,pdata 
+0x6167 026161 and_into 1 ,pdata 
+0x6168 026162 istore 1 ,contw 
+0x6169 026163 branch send_lmp_request 
+:      026166 send_lmp_superto:
+0x616a 026167 force 3 ,pdata 
+0x616b 026168 call msg_send_lmp 
+0x616c 026169 fetch 2 ,mem_supervision_to 
+0x616d 026170 istore 2 ,contw 
+0x616e 026171 branch send_lmp_request 
+:      026173 send_lmp_name_req:
+0x616f 026174 jam 250 ,mem_conn_timer 
+0x6170 026175 force 2 ,pdata 
+0x6171 026176 call msg_send_lmp 
+0x6172 026177 fetch 1 ,mem_name_offset 
+0x6173 026178 istore 1 ,contw 
+0x6174 026179 branch send_lmp_request 
+:      026181 send_lmp_test_control:
+0x6175 026182 force 10 ,pdata 
+0x6176 026183 call msg_send_lmp 
+0x6177 026184 arg mem_temp_payload ,contr 
+0x6178 026185 force 9 ,loopcnt 
+:      026186 send_lmp_test_control_loop:
+0x6179 026187 ifetch 1 ,contr 
+0x617a 026188 xor_into 0x55 ,pdata 
+0x617b 026189 istore 1 ,contw 
+0x617c 026190 loop send_lmp_test_control_loop 
+0x617d 026191 branch send_lmp_request 
+:      026193 send_lmp_quality_of_service_req:
+0x617e 026194 branch send_lmp_request 
+:      026195 send_lmp_unit_key:
+0x617f 026196 branch send_lmp_request 
+:      026198 send_lmp_slot_offset:
+0x6180 026199 rtn master 
+0x6181 026200 call calc_slot_offset 
+0x6182 026201 force 9 ,pdata 
+0x6183 026202 call msg_send_lmp 
+0x6184 026203 fetch 2 ,mem_slot_offset 
+0x6185 026204 istore 2 ,contw 
+0x6186 026205 fetch 3 ,mem_lap 
+0x6187 026206 istore 3 ,contw 
+0x6188 026207 fetch 1 ,mem_uap 
+0x6189 026208 istore 1 ,contw 
+0x618a 026209 fetch 2 ,mem_nap 
+0x618b 026210 istore 2 ,contw 
+0x618c 026211 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026212 set0 mark_switch_initiated ,mark 
+0x618e 026213 call send_lmp_request 
+0x618f 026214 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026215 rtn 
+:      026216 send_lmp_slot_offset_reply:
+0x6191 026217 call send_lmp_reply 
+0x6192 026218 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026219 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026220 rtn 
+:      026222 send_lmp_switch_req:
+0x6195 026223 arg 0x200 ,temp 
+0x6196 026224 branch switch_on_native ,master 
+0x6197 026225 deposit clke_bt 
+0x6198 026226 branch switch_slack 
+:      026227 switch_on_native:
+0x6199 026228 deposit clkn_bt 
+:      026229 switch_slack:
+0x619a 026230 deposit bt_clk 
+0x619b 026231 iadd temp ,pdata 
+0x619c 026232 and_into 0x1fc ,pdata 
+0x619d 026233 store 4 ,mem_sniff_anchor 
+0x619e 026234 force 5 ,pdata 
+0x619f 026235 call msg_send_lmp 
+0x61a0 026236 fetch 4 ,mem_sniff_anchor 
+0x61a1 026237 rshift pdata ,pdata 
+0x61a2 026238 istore 4 ,contw 
+0x61a3 026239 branch send_lmp_request 
+:      026241 send_lmp_sniff_req:
+0x61a4 026242 force 10 ,pdata 
+0x61a5 026243 call msg_send_lmp 
+0x61a6 026244 arg mem_sniff_payload ,contr 
+0x61a7 026245 ifetch 9 ,contr 
+0x61a8 026246 istore 9 ,contw 
+0x61a9 026247 branch send_lmp_request 
+:      026250 send_lmp_timing_accuracy_req:
+0x61aa 026252 force 3 ,pdata 
+0x61ab 026253 call msg_send_lmp 
+0x61ac 026254 setarg 0x0114 
+0x61ad 026255 istore 2 ,contw 
+0x61ae 026256 branch send_lmp_request 
+:      026258 send_lmp_unsniff_req:
+0x61af 026260 force 1 ,pdata 
+0x61b0 026261 call msg_send_lmp 
+0x61b1 026270 branch send_lmp_request 
+:      026273 send_lmp_max_slot:
+0x61b2 026274 force 2 ,pdata 
+0x61b3 026275 call msg_send_lmp 
+0x61b4 026276 fetch 1 ,mem_max_slot 
+0x61b5 026277 istore 1 ,contw 
+0x61b6 026278 branch send_lmp_request 
+:      026281 send_lmp_max_slot_req:
+0x61b7 026282 force 2 ,pdata 
+0x61b8 026283 call msg_send_lmp 
+0x61b9 026284 setarg 0x05 
+0x61ba 026285 istore 1 ,contw 
+0x61bb 026286 branch send_lmp_request 
+:      026289 send_lmp_inc_power:
+0x61bc 026290 force 2 ,pdata 
+0x61bd 026291 call msg_send_lmp 
+0x61be 026292 setarg 0x00 
+0x61bf 026293 istore 1 ,contw 
+0x61c0 026294 branch send_lmp_request 
+:      026297 send_lmp_setup_complete_by_module:
+0x61c1 026298 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026299 rtn 
+:      026300 send_lmp_setup_complete:
+0x61c3 026301 fetch 1 ,mem_device_option 
+0x61c4 026302 sub pdata ,dvc_op_module ,null 
+0x61c5 026303 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026304 fetch 1 ,mem_state 
+0x61c7 026305 set1 state_conn_comp ,pdata 
+0x61c8 026306 store 1 ,mem_state 
+0x61c9 026307 copy clkn_bt ,pdata 
+0x61ca 026308 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026309 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026310 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026311 set1 sent_setup_complete ,pdata 
+0x61ce 026312 store 1 ,mem_lmp_conn_state 
+0x61cf 026313 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026314 call ui_ipc_send_event 
+0x61d1 026315 force 1 ,pdata 
+0x61d2 026316 call msg_send_lmp 
+0x61d3 026317 branch send_lmp_request 
+:      026318 send_lmp_setup_complete_has_sent:
+0x61d4 026319 jam 0 ,mem_lmp_to_send 
+0x61d5 026320 rtn 
+:      026322 send_lmp_version_req:
+0x61d6 026323 force 6 ,pdata 
+0x61d7 026324 call msg_send_lmp 
+0x61d8 026325 fetch 5 ,mem_lmp_version 
+0x61d9 026326 istore 5 ,contw 
+0x61da 026327 branch send_lmp_request 
+:      026329 send_lmp_features_req:
+0x61db 026330 force 9 ,pdata 
+0x61dc 026331 call msg_send_lmp 
+0x61dd 026332 fetch 8 ,mem_features 
+0x61de 026333 istore 8 ,contw 
+0x61df 026334 branch send_lmp_request 
+:      026336 sp_master_send_io_cap_get:
+0x61e0 026337 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026338 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026339 rtnne sp_key_valid 
+0x61e3 026340 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026341 rtn 
+:      026343 sp_master_send_io_cap_send:
+0x61e5 026344 call tid_initiate 
+0x61e6 026345 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026346 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026347 rtn 
+:      026350 sp_master_send_lmp_encapsulated_header:
+0x61e9 026351 call tid_initiate 
+0x61ea 026352 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026353 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026354 rtn 
+:      026356 sp_master_commitment_compare:
+0x61ed 026357 arg mem_sp_calc_result_high ,rega 
+0x61ee 026358 arg mem_sp_confirm_remote ,regb 
+0x61ef 026359 arg 16 ,loopcnt 
+0x61f0 026360 call string_compare 
+0x61f1 026361 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026362 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026363 call master_clear_mem_master_sp_flag 
+0x61f4 026364 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026365 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026366 branch reject_lmp_packet 
+:      026367 sp_master_commitment_compare_success:
+0x61f7 026368 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026369 call master_set_mem_master_sp_flag 
+0x61f9 026370 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026371 branch accept_lmp_msg 
+:      026375 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026376 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026377 rtn 
+:      026381 sp_send_lmp_encapsulated_header:
+0x61fd 026384 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026386 rtn 
+:      026392 send_lmp_encapsulated_header:
+0x61ff 026393 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026394 force 4 ,pdata 
+0x6201 026395 call msg_send_lmp 
+0x6202 026396 force encapsulated_major_type_p192 ,pdata 
+0x6203 026397 istore 1 ,contw 
+0x6204 026398 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026399 istore 1 ,contw 
+0x6206 026400 force encapsulated_len_p192 ,pdata 
+0x6207 026401 istore 1 ,contw 
+0x6208 026402 call check_localsm 
+0x6209 026403 branch send_lmp_request ,true 
+0x620a 026404 branch send_lmp_reply 
+:      026406 send_lmp_encapsulated_payload:
+0x620b 026408 force 17 ,pdata 
+0x620c 026409 call msg_send_lmp 
+0x620d 026410 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026411 arg mem_sp_pubkey_local ,contr 
+0x620f 026412 iadd contr ,contr 
+0x6210 026413 ifetch 8 ,contr 
+0x6211 026414 istore 8 ,contw 
+0x6212 026415 ifetch 8 ,contr 
+0x6213 026416 istore 8 ,contw 
+0x6214 026417 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026418 increase 16 ,pdata 
+0x6216 026419 store 1 ,mem_sp_local_key_send_count 
+0x6217 026420 call check_localsm 
+0x6218 026421 branch send_lmp_request ,true 
+0x6219 026422 branch send_lmp_reply 
+:      026425 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026426 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026427 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026428 rtn 
+:      026429 send_lmp_simple_pairing_comfirm:
+0x621d 026432 force 17 ,pdata 
+0x621e 026433 call msg_send_lmp 
+0x621f 026434 arg mem_sp_calc_result_high ,contr 
+0x6220 026435 ifetch 8 ,contr 
+0x6221 026436 istore 8 ,contw 
+0x6222 026437 ifetch 8 ,contr 
+0x6223 026438 istore 8 ,contw 
+0x6224 026439 branch send_lmp_reply 
+:      026441 sp_send_lmp_simple_pairing_number:
+0x6225 026442 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026443 rtn 
+:      026445 send_lmp_simple_pairing_number:
+0x6227 026447 call check_localsm 
+0x6228 026448 call sp_local_random_key_generator ,true 
+0x6229 026449 force 17 ,pdata 
+0x622a 026450 call msg_send_lmp 
+0x622b 026451 arg mem_sp_random_local ,contr 
+0x622c 026452 ifetch 8 ,contr 
+0x622d 026453 istore 8 ,contw 
+0x622e 026454 ifetch 8 ,contr 
+0x622f 026455 istore 8 ,contw 
+0x6230 026456 call check_localsm 
+0x6231 026457 nbranch send_lmp_reply ,true 
+0x6232 026458 branch send_lmp_request ,true 
+:      026460 master_sp_sm_end:
+0x6233 026462 jam sp_stat_done ,mem_master_sp_state 
+:      026463 sp_aurand_send:
+0x6234 026464 call tid_initiate 
+0x6235 026465 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026466 call check_localsm_master 
+0x6237 026467 branch sp_master_key_prarm_push ,true 
+0x6238 026468 branch sp_link_key_prarm_push 
+:      026469 master_sp_send_lmp_dhkey_check:
+0x6239 026470 call tid_reply 
+:      026471 sp_send_lmp_dhkey_check:
+0x623a 026472 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026473 rtn 
+:      026474 send_lmp_dhkey_check:
+0x623c 026476 force 17 ,pdata 
+0x623d 026477 call msg_send_lmp 
+0x623e 026478 arg mem_sp_calc_result_high ,contr 
+0x623f 026479 ifetch 8 ,contr 
+0x6240 026480 istore 8 ,contw 
+0x6241 026481 ifetch 8 ,contr 
+0x6242 026482 istore 8 ,contw 
+0x6243 026483 call check_localsm 
+0x6244 026484 nbranch send_lmp_reply ,true 
+0x6245 026485 branch send_lmp_request ,true 
+:      026487 send_lmp_enc_key_size_mask_res:
+0x6246 026488 force 3 ,pdata 
+0x6247 026489 call msg_send_lmp 
+0x6248 026490 setarg 0xfffe 
+0x6249 026491 istore 2 ,contw 
+0x624a 026492 branch send_lmp_reply 
+:      026494 send_lmp_auto_rate:
+0x624b 026495 branch send_lmp_request 
+:      026496 send_lmp_clkoffset_req:
+0x624c 026497 branch send_lmp_request 
+:      026498 send_lmp_quality_of_service:
+0x624d 026499 branch send_lmp_request 
+:      026500 send_lmp_test_activate:
+0x624e 026501 branch send_lmp_request 
+:      026506 send_lmp_comb_key:
+0x624f 026507 call generate_random_number 
+0x6250 026508 arg mem_lap ,rega 
+0x6251 026509 call generate_linkkey 
+0x6252 026510 force 17 ,pdata 
+0x6253 026511 call msg_send_lmp 
+0x6254 026512 arg mem_kinit ,rega 
+0x6255 026513 arg mem_random_number ,regb 
+0x6256 026514 call xor16 
+0x6257 026515 nbranch send_lmp_follow ,master 
+0x6258 026516 branch send_lmp_tid 
+:      026518 send_lmp_inrand:
+0x6259 026519 call generate_random_number 
+0x625a 026520 arg mem_plap ,rega 
+0x625b 026521 call generate_kinit 
+:      026522 send_lmp_rand:
+0x625c 026523 force 17 ,pdata 
+0x625d 026524 call msg_send_lmp 
+0x625e 026525 arg mem_random_number ,contr 
+0x625f 026526 call memcpy16 
+0x6260 026527 fetch 1 ,mem_conn_sm 
+0x6261 026528 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026529 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026530 branch send_lmp_tid 
+:      026532 send_lmp_aurand:
+0x6264 026533 fetch 1 ,mem_pairing_auth 
+0x6265 026534 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026535 call check_localsm 
+0x6267 026536 call tid_initiate ,true 
+0x6268 026537 ncall tid_reply ,true 
+0x6269 026538 branch send_lmp_aurand_common 
+:      026539 send_lmp_aurand_notpairing:
+0x626a 026540 call tid_initiate 
+:      026541 send_lmp_aurand_common:
+0x626b 026542 call generate_random_number 
+0x626c 026543 branch send_lmp_rand 
+:      026545 send_lmp_sres:
+0x626d 026546 arg mem_lap ,rega 
+0x626e 026547 call function_e1 
+0x626f 026548 force 5 ,pdata 
+0x6270 026549 call msg_send_lmp 
+0x6271 026550 fetch 4 ,mem_input_store 
+0x6272 026551 istore 4 ,contw 
+0x6273 026552 arg mem_sres_tid ,temp 
+0x6274 026553 call special_tid_store 
+0x6275 026554 call copy_aco 
+0x6276 026555 call check_localsm 
+0x6277 026556 branch send_lmp_sres_master ,true 
+0x6278 026557 jam done_encryp ,mem_wait_encryption 
+0x6279 026558 fetch 1 ,mem_pairing_auth 
+0x627a 026559 rtn blank 
+0x627b 026560 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026561 send_lmp_sres_master:
+0x627c 026562 fetch 1 ,mem_link_key_exists 
+0x627d 026563 rtn blank 
+:      026564 send_lmp_sres_startenc:
+0x627e 026565 call check_localsm 
+0x627f 026566 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026567 fetch 1 ,mem_auth_enable 
+0x6281 026568 rtn blank 
+0x6282 026569 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026570 rtn 
+:      026571 send_lmp_sres_startenc_slave:
+0x6284 026572 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026573 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026574 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026575 rtn 
+:      026579 send_lmp_start_encryption:
+0x6288 026580 call generate_random_number 
+0x6289 026581 call function_e3 
+0x628a 026582 force 17 ,pdata 
+0x628b 026583 call msg_send_lmp 
+0x628c 026584 arg mem_random_number ,contr 
+0x628d 026585 call memcpy16 
+0x628e 026586 branch send_lmp_tid 
+:      026588 send_lmp_stop_encryption_req:
+0x628f 026589 force 1 ,pdata 
+0x6290 026590 call msg_send_lmp 
+0x6291 026591 branch send_lmp_tid 
+:      026593 send_lmp_encryption_key_size_req:
+0x6292 026594 force 2 ,pdata 
+0x6293 026595 call msg_send_lmp 
+0x6294 026596 force 16 ,pdata 
+0x6295 026597 istore 1 ,contw 
+0x6296 026598 store 1 ,mem_key_size 
+0x6297 026599 branch send_lmp_tid 
+:      026601 msg_send_lmp:
+0x6298 026603 lshift3 pdata ,pdata 
+0x6299 026604 or_into 0x07 ,pdata 
+0x629a 026605 store 1 ,mem_lmo_header_length 
+0x629b 026606 arg 17 ,loopcnt 
+0x629c 026607 arg mem_lmo_payload ,contw 
+0x629d 026608 call clear_mem 
+0x629e 026609 arg mem_lmo_payload ,contw 
+0x629f 026610 rtn 
+:      026612 send_lmpext:
+0x62a0 026613 and pdata ,0x7f ,rega 
+0x62a1 026614 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026615 deposit queue 
+0x62a3 026616 call msg_send_lmp 
+0x62a4 026617 deposit rega 
+0x62a5 026618 istore 1 ,contw 
+0x62a6 026619 rtn 
+:      026621 send_lmp_follow:
+0x62a7 026622 fetch 1 ,mem_lmp_to_send 
+0x62a8 026623 lshift pdata ,pdata 
+0x62a9 026624 fetcht 1 ,mem_state_map 
+0x62aa 026625 isolate1 smap_lmptid ,temp 
+0x62ab 026626 setflag true ,0 ,pdata 
+0x62ac 026627 branch send_lmp_exit 
+:      026630 send_lmp_tid:
+0x62ad 026631 fetcht 1 ,mem_state_map 
+0x62ae 026632 and_into 1 ,temp 
+0x62af 026633 branch send_lmp_end 
+:      026635 send_lmp_reply:
+0x62b0 026636 force 0 ,temp 
+0x62b1 026637 branch send_lmp_end 
+:      026639 send_lmp_request:
+0x62b2 026640 force 1 ,temp 
+:      026641 send_lmp_end:
+0x62b3 026642 fetch 1 ,mem_lmp_to_send 
+0x62b4 026643 lshift pdata ,pdata 
+0x62b5 026644 setflag master ,0 ,pdata 
+0x62b6 026645 ixor temp ,pdata 
+:      026646 send_lmp_exit:
+0x62b7 026647 store 1 ,mem_lmo_header_opcode 
+0x62b8 026648 jam 0 ,mem_lmp_to_send 
+0x62b9 026649 call lmo_fifo_process_lmo0empty 
+0x62ba 026650 enable user 
+0x62bb 026651 rtn 
+:      026654 lmo_fifo_check:
+0x62bc 026655 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026656 rtn blank 
+0x62be 026657 call lmo_fifo_process 
+0x62bf 026658 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026659 rtn 
+:      026661 lmo_fifo_process:
+0x62c1 026662 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026663 fetch 1 ,mem_lmp_to_send 
+0x62c3 026664 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026665 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026666 nrtn blank 
+0x62c6 026667 branch lmo_fifo_process_lmo2to1 
+:      026668 lmo_fifo_process_lmo0empty:
+0x62c7 026669 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026670 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026671 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026672 store 3 ,mem_lmp_to_send 
+0x62cb 026673 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026674 fetch 1 ,mem_state_map 
+0x62cd 026675 set0 smap_lmptid ,pdata 
+0x62ce 026676 ior temp ,pdata 
+0x62cf 026677 store 1 ,mem_state_map 
+0x62d0 026678 jam 0 ,mem_lmo_opcode1 
+:      026679 lmo_fifo_process_lmo2to1:
+0x62d1 026680 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026681 rtn blank 
+0x62d3 026682 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026683 store 4 ,mem_lmo_opcode1 
+0x62d5 026684 jam 0 ,mem_lmo_opcode2 
+0x62d6 026685 rtn 
+:      026686 lmo_fifo_process_lmo1_empty:
+0x62d7 026687 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026688 rtn blank 
+0x62d9 026689 fetch 3 ,mem_lmo_opcode2 
+0x62da 026690 store 3 ,mem_lmp_to_send 
+0x62db 026691 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026692 fetch 1 ,mem_state_map 
+0x62dd 026693 set0 smap_lmptid ,pdata 
+0x62de 026694 ior temp ,pdata 
+0x62df 026695 store 1 ,mem_state_map 
+0x62e0 026696 jam 0 ,mem_lmo_opcode2 
+0x62e1 026697 rtn 
+:      026700 special_tid_store:
+0x62e2 026701 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026702 fetch 1 ,mem_state_map 
+0x62e4 026703 copy pdata ,regc 
+0x62e5 026704 ifetch 1 ,temp 
+0x62e6 026705 call pop_tid_follow 
+0x62e7 026706 call send_lmp_follow 
+0x62e8 026707 copy regc ,pdata 
+0x62e9 026708 store 1 ,mem_state_map 
+0x62ea 026709 rtn 
+:      026711 tid_reply:
+0x62eb 026712 fetcht 1 ,mem_state_map 
+0x62ec 026713 set0 smap_lmptidinit ,temp 
+0x62ed 026714 storet 1 ,mem_state_map 
+0x62ee 026715 rtn 
+:      026717 tid_initiate:
+0x62ef 026718 fetcht 1 ,mem_state_map 
+0x62f0 026719 set1 smap_lmptidinit ,temp 
+0x62f1 026720 storet 1 ,mem_state_map 
+0x62f2 026721 rtn 
+:      026724 tid_check:
+0x62f3 026725 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026726 fetcht 1 ,mem_state_map 
+0x62f5 026727 ixor temp ,pdata 
+0x62f6 026728 isolate1 smap_lmptid ,pdata 
+0x62f7 026729 rtn 
+:      026732 tid_set_reply:
+0x62f8 026733 fetch 1 ,mem_state_map 
+0x62f9 026734 setflag master ,smap_lmptid ,pdata 
+0x62fa 026735 store 1 ,mem_state_map 
+0x62fb 026736 rtn 
+:      026739 check_localsm:
+0x62fc 026740 fetch 1 ,mem_sp_localsm 
+0x62fd 026741 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026742 rtn 
+:      026743 setlocalsm_master:
+0x62ff 026744 fetch 1 ,mem_sp_localsm 
+0x6300 026745 set1 7 ,pdata 
+0x6301 026746 store 1 ,mem_sp_localsm 
+0x6302 026747 rtn 
+:      026748 setlocalsm_slave:
+0x6303 026749 fetch 1 ,mem_sp_localsm 
+0x6304 026750 set0 7 ,pdata 
+0x6305 026751 store 1 ,mem_sp_localsm 
+0x6306 026752 rtn 
+:      026753 check_localsm_master:
+0x6307 026754 fetch 1 ,mem_sp_localsm 
+0x6308 026755 isolate1 7 ,pdata 
+0x6309 026756 store 1 ,mem_sp_localsm 
+0x630a 026757 rtn 
+:      026759 generate_random_number:
+0x630b 026761 arg mem_random_number ,contw 
+:      026762 generate_random:
+0x630c 026763 force 16 ,loopcnt 
+:      026764 generate_random_another:
+:      026765 generate_random_loop:
+0x630d 026766 random pdata 
+0x630e 026767 istore 1 ,contw 
+0x630f 026768 loop generate_random_another 
+0x6310 026769 rtn 
+:      026771 generate_linkkey:
+0x6311 026772 call function_e21 
+0x6312 026773 arg mem_link_key ,rega 
+0x6313 026774 arg mem_input_store ,regb 
+0x6314 026775 ifetch 8 ,rega 
+0x6315 026776 fetcht 1 ,mem_state 
+0x6316 026777 nsetflag blank ,state_combkey ,temp 
+0x6317 026778 storet 1 ,mem_state 
+0x6318 026779 copy rega ,contw 
+0x6319 026780 call xor16 
+0x631a 026781 branch generate_linkkey_continue 
+:      026787 process_conn_sm:
+0x631b 026789 bpatchx patch31_0 ,mem_patch31 
+0x631c 026791 call lmo_fifo_check 
+0x631d 026792 nrtn blank 
+:      026793 process_conn_sm_continue:
+0x631e 026794 fetch 1 ,mem_conn_sm 
+0x631f 026795 rtn blank 
+0x6320 026799 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026800 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026801 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026802 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026803 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026804 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026805 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026806 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026807 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026808 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026809 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026810 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026811 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026812 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026813 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026814 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026815 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026816 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026817 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026818 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026819 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026820 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026821 beq conn_sm_done ,host_create_conn_done 
+0x6337 026822 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026823 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026825 rtn 
+:      026826 host_create_conn_done:
+0x633a 026827 fetch 1 ,mem_lmp_conn_state 
+0x633b 026828 rtnbit0 received_setup_complete 
+0x633c 026829 rtnbit0 sent_setup_complete 
+0x633d 026830 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026831 call host_conn_judge_encrypt 
+0x633f 026832 branch scheduler_start_upper_sm 
+:      026834 host_conn_judge_encrypt:
+0x6340 026835 fetch 1 ,mem_connection_options 
+0x6341 026836 rtnbit0 connection_encrypt 
+0x6342 026837 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026838 rtn 
+:      026840 host_create_conn_done_wait:
+0x6344 026841 arg enpt_delay_timer ,queue 
+0x6345 026842 call timer_check 
+0x6346 026843 nrtn blank 
+0x6347 026844 jam conn_sm_done ,mem_conn_sm 
+0x6348 026845 rtn 
+:      026847 host_create_conn_auth:
+0x6349 026848 fetch 1 ,mem_connection_options 
+0x634a 026849 set0 connection_auth ,pdata 
+0x634b 026850 store 1 ,mem_connection_options 
+0x634c 026851 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026852 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026853 rtn 
+:      026854 host_create_conn_auth_wait:
+0x634f 026855 rtn 
+:      026856 host_create_conn_pairing:
+0x6350 026857 fetch 1 ,mem_pincode_state 
+0x6351 026858 rtnne pincode_state_pincode_ready 
+0x6352 026859 call host_auth 
+0x6353 026860 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026861 rtn 
+:      026863 host_create_conn_pairing_wait:
+0x6355 026864 rtn 
+:      026865 host_creat_conn_send_feat_ext:
+0x6356 026866 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026867 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026868 rtn 
+:      026869 host_create_conn_send_version:
+0x6359 026870 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026871 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026872 rtn 
+:      026874 host_creat_conn_wait_switch:
+0x635c 026875 fetch 1 ,mem_switch_flag 
+0x635d 026876 rtneq switch_flag_init 
+0x635e 026877 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026878 arg switch_wait_timer ,queue 
+0x6360 026879 call timer_check 
+0x6361 026880 nrtn blank 
+0x6362 026881 jam switch_flag_init ,mem_switch_flag 
+0x6363 026882 branch host_create_conn_switch 
+:      026883 host_create_conn_switch_accept:
+0x6364 026884 rtn master 
+0x6365 026885 branch host_create_conn_auth_pair 
+:      026887 host_create_conn_send_features:
+0x6366 026888 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026889 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026890 rtn 
+:      026891 host_create_conn_send_switch:
+0x6369 026892 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026893 set1 mark_switch_initiated ,mark 
+0x636b 026894 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026895 setarg 0x1ff 
+0x636d 026896 store 2 ,mem_soft_timer 
+0x636e 026897 rtn 
+:      026898 host_create_conn_send_conn_req:
+0x636f 026899 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026900 jam 0xff ,mem_soft_timer 
+0x6371 026901 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026902 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026903 branch init_lmp_reinit 
+:      026904 host_create_conn_wait_accept:
+0x6374 026905 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026906 fetch 2 ,mem_soft_timer 
+0x6376 026907 sub pdata ,1 ,pdata 
+0x6377 026908 branch host_create_conn_resend ,zero 
+0x6378 026909 store 2 ,mem_soft_timer 
+0x6379 026910 rtn 
+:      026911 host_create_conn_resend:
+0x637a 026912 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 026913 rtn 
+:      026914 host_create_conn_waiting:
+0x637c 026916 rtn 
+:      026918 host_create_conn_switch:
+0x637d 026919 fetch 1 ,mem_lmp_conn_state 
+0x637e 026920 rtnbit0 sent_setup_complete 
+0x637f 026921 rtnbit0 received_setup_complete 
+0x6380 026922 fetch 1 ,mem_connection_options 
+0x6381 026923 set0 connection_switch ,pdata 
+0x6382 026924 store 1 ,mem_connection_options 
+0x6383 026925 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 026926 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 026927 rtn 
+:      026929 host_create_conn_send_setup_complete:
+0x6386 026930 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 026931 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 026932 rtn 
+:      026934 host_create_conn_wait_setup_complete:
+0x6389 026935 fetch 1 ,mem_lmp_conn_state 
+0x638a 026936 rtnbit0 received_setup_complete 
+0x638b 026937 jam conn_sm_standby ,mem_conn_sm 
+0x638c 026939 rtn 
+:      026940 host_create_conn_wait_setup_complete_rtn:
+0x638d 026941 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 026942 rtn 
+:      026944 host_create_conn_master_detach:
+0x638f 026945 fetch 1 ,mem_soft_timer 
+0x6390 026946 increase -1 ,pdata 
+0x6391 026947 branch host_create_conn_send_detach ,blank 
+0x6392 026948 store 1 ,mem_soft_timer 
+0x6393 026949 rtn 
+:      026950 host_create_conn_send_detach:
+0x6394 026951 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 026952 jam local_host ,mem_disconn_reason_send 
+0x6396 026953 jam 0 ,mem_conn_sm 
+0x6397 026954 rtn 
+:      026955 host_create_conn_auth_pair:
+0x6398 026957 fetch 1 ,mem_connection_options 
+0x6399 026958 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 026959 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      026960 host_create_conn_sm_done:
+0x639b 026961 jam conn_sm_done ,mem_conn_sm 
+0x639c 026962 rtn 
+:      026963 host_create_conn_auth_pair_true:
+0x639d 026964 fetch 1 ,mem_link_key_exists 
+0x639e 026965 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 026966 fetch 1 ,mem_lmp_conn_state 
+0x63a0 026967 rtnbit0 sent_setup_complete 
+0x63a1 026968 rtnbit0 received_setup_complete 
+0x63a2 026969 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 026970 arg 100 ,temp 
+0x63a4 026971 iadd temp ,temp 
+0x63a5 026972 copy clkn_bt ,pdata 
+0x63a6 026973 isub temp ,null 
+0x63a7 026974 nrtn positive 
+0x63a8 026975 branch host_create_conn_auth 
+:      026979 host_create_conn_auth_pair_nokey:
+0x63a9 026980 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 026981 jam 4 ,mem_pin_length 
+0x63ab 026982 setarg 0x3030 
+0x63ac 026983 store 2 ,mem_pin 
+0x63ad 026984 istore 2 ,contw 
+0x63ae 026985 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 026986 branch host_create_conn_pairing 
+:      026988 host_create_conn_auth_pair_wait:
+0x63b0 026989 rtn 
+:      026990 host_create_conn_encrypt:
+0x63b1 026991 fetch 1 ,mem_connection_options 
+0x63b2 026992 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 026993 jam conn_sm_done ,mem_conn_sm 
+0x63b4 026994 rtn 
+:      026996 host_create_conn_encrypt_start:
+0x63b5 026997 fetch 1 ,mem_connection_options 
+0x63b6 026998 set0 connection_encrypt ,pdata 
+0x63b7 026999 store 1 ,mem_connection_options 
+0x63b8 027000 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027001 rtn 
+:      027003 host_create_conn_encrypt_wait:
+0x63ba 027004 fetch 1 ,mem_wait_encryption 
+0x63bb 027005 rtn blank 
+0x63bc 027006 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027007 branch host_create_conn_encrypt_start 
+:      027009 host_create_conn_encrypt_wait_clear:
+0x63be 027010 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027011 rtn 
+:      027013 host_auth:
+0x63c0 027014 fetch 1 ,mem_op 
+0x63c1 027015 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027016 call tid_initiate 
+0x63c3 027017 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027018 branch cmd_exit 
+:      027019 remote_auth:
+0x63c5 027020 fetch 1 ,mem_op 
+0x63c6 027021 set0 op_inrand_req ,pdata 
+0x63c7 027022 store 1 ,mem_op 
+0x63c8 027023 call lmp_accept_inrand 
+0x63c9 027024 call tid_set_reply 
+0x63ca 027025 branch cmd_exit 
+:      027027 pincode_reinit:
+0x63cb 027028 setarg 4 
+0x63cc 027029 store 1 ,mem_pin_length 
+0x63cd 027030 setarg 0x3030 
+0x63ce 027031 istore 2 ,contw 
+0x63cf 027032 istore 2 ,contw 
+0x63d0 027033 rtn 
+:      027039 twspi_reset:
+0x63d1 027040 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027041 hfetch 1 ,core_gpio_oe3 
+0x63d3 027042 arg 0x06 ,temp 
+0x63d4 027043 ior temp ,pdata 
+0x63d5 027044 hstore 1 ,core_gpio_oe3 
+0x63d6 027045 hfetch 1 ,core_gpio_out3 
+0x63d7 027046 ior temp ,pdata 
+0x63d8 027047 hstore 1 ,core_gpio_out3 
+0x63d9 027048 call twspi_disable 
+0x63da 027049 hfetch 1 ,core_gpio_out3 
+0x63db 027050 set0 1 ,pdata 
+0x63dc 027051 set0 2 ,pdata 
+0x63dd 027052 hstore 1 ,core_gpio_out3 
+0x63de 027053 nop 30 
+0x63df 027054 branch twspi_enable 
+:      027056 twspi_reset2:
+0x63e0 027057 hfetch 1 ,core_gpio_oe3 
+0x63e1 027058 arg 0xc0 ,temp 
+0x63e2 027059 ior temp ,pdata 
+0x63e3 027060 hstore 1 ,core_gpio_oe3 
+0x63e4 027061 hfetch 1 ,core_gpio_out3 
+0x63e5 027062 ior temp ,pdata 
+0x63e6 027063 hstore 1 ,core_gpio_out3 
+0x63e7 027064 call twspi_disable 
+0x63e8 027065 hfetch 1 ,core_gpio_out3 
+0x63e9 027066 set0 6 ,pdata 
+0x63ea 027067 set0 7 ,pdata 
+0x63eb 027068 hstore 1 ,core_gpio_out3 
+0x63ec 027069 nop 30 
+0x63ed 027070 branch twspi_enable2 
+:      027072 twspi_disable:
+0x63ee 027073 hfetch 1 ,core_gpio_sel1 
+0x63ef 027074 and pdata ,0xfc ,pdata 
+0x63f0 027075 hstore 1 ,core_gpio_sel1 
+0x63f1 027076 rtn 
+:      027077 twspi_enable:
+0x63f2 027078 hfetch 1 ,core_gpio_sel1 
+0x63f3 027079 or pdata ,0x01 ,pdata 
+0x63f4 027080 hstore 1 ,core_gpio_sel1 
+0x63f5 027081 rtn 
+:      027082 twspi_enable2:
+0x63f6 027083 hfetch 1 ,core_gpio_sel1 
+0x63f7 027084 or pdata ,0x03 ,pdata 
+0x63f8 027085 set0 4 ,pdata 
+0x63f9 027086 hstore 1 ,core_gpio_sel1 
+0x63fa 027087 rtn 
+:      027091 sensor_read:
+0x63fb 027092 copy pdata ,regb 
+0x63fc 027093 call spi_ncs_enable 
+0x63fd 027094 nop 100 
+0x63fe 027095 copy regb ,pdata 
+0x63ff 027096 call twspi_read 
+0x6400 027097 copy pdata ,regb 
+0x6401 027098 call spi_ncs_disable 
+0x6402 027099 nop 100 
+0x6403 027100 copy regb ,pdata 
+0x6404 027101 rtn 
+:      027103 sensor_write:
+0x6405 027104 copy pdata ,regb 
+0x6406 027105 call spi_ncs_enable 
+0x6407 027106 nop 100 
+0x6408 027107 copy regb ,pdata 
+0x6409 027108 call twspi_write 
+0x640a 027109 call spi_ncs_disable 
+0x640b 027110 nop 100 
+0x640c 027111 rtn 
+:      027114 spi_ncs_gpio_init:
+0x640d 027115 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027116 branch gpio_config_output 
+:      027119 spi_ncs_enable:
+0x640f 027120 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027121 branch gpio_out_active 
+:      027124 spi_ncs_disable:
+0x6411 027125 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027126 branch gpio_out_inactive 
+:      027129 twspi_write:
+0x6413 027130 branch spid_write_reg 
+:      027132 twspi_read:
+0x6414 027133 branch spid_read_reg 
+:      027140 read_function_aes:
+0x6415 027141 nbranch read_function ,user 
+0x6416 027142 hfetch 1 ,core_gpio_key2 
+0x6417 027143 or_into 0x2 ,pdata 
+0x6418 027144 hstore 1 ,core_gpio_key2 
+:      027145 read_function:
+0x6419 027146 copy temp ,null 
+0x641a 027147 branch read_fuction_zero ,zero 
+0x641b 027148 copy regc ,pc 
+:      027149 read_fuction_zero:
+0x641c 027150 isolate0 0 ,null 
+0x641d 027151 branch set_ucode_status 
+:      027154 get_block_header:
+0x641e 027155 force 4 ,temp 
+:      027156 get_block_header0:
+0x641f 027157 arg mem_ucode_buf ,rega 
+0x6420 027158 hfetch 1 ,core_gpio_key2 
+0x6421 027159 and_into 0xfd ,pdata 
+0x6422 027160 hstore 1 ,core_gpio_key2 
+0x6423 027161 call read_function 
+0x6424 027162 arg 0x55aa ,rega 
+0x6425 027163 fetch 2 ,mem_ucode_buf 
+0x6426 027164 ifetcht 2 ,contr 
+0x6427 027165 isub rega ,null 
+0x6428 027166 rtn 
+:      027168 read_first_block:
+0x6429 027169 arg 2 ,temp 
+0x642a 027170 arg mem_ucode_ptr ,rega 
+0x642b 027171 call read_function 
+0x642c 027172 fetch 2 ,mem_ucode_ptr 
+0x642d 027173 store 2 ,mem_addr_mi 
+0x642e 027174 call get_iv ,user 
+0x642f 027175 rtn 
+:      027177 get_iv:
+0x6430 027178 arg 16 ,temp 
+0x6431 027179 arg mem_ucode_keybuf ,rega 
+0x6432 027180 hfetch 1 ,core_gpio_key2 
+0x6433 027181 and_into 0xfd ,pdata 
+0x6434 027182 hstore 1 ,core_gpio_key2 
+0x6435 027183 call read_function 
+0x6436 027184 arg mem_ucode_keybuf ,contr 
+0x6437 027185 arg 16 ,loopcnt 
+0x6438 027186 call aes_load_data 
+0x6439 027187 call aes_init 
+0x643a 027188 call aes_clear_data 
+0x643b 027189 branch do_aes_cbc 
+:      027191 load_storage:
+0x643c 027192 disable match 
+0x643d 027193 call get_block_header 
+0x643e 027194 nrtn zero 
+0x643f 027195 enable match 
+0x6440 027196 jam 0x80 ,core_ucode_ctrl 
+0x6441 027197 jam 0 ,core_ucode_hi 
+0x6442 027198 jam 0 ,core_ucode_low 
+0x6443 027199 arg core_ucode_data ,rega 
+0x6444 027200 call read_function_aes 
+0x6445 027201 jam 0x0 ,core_ucode_ctrl 
+:      027202 load_storage_loop:
+0x6446 027203 arg 6 ,temp 
+0x6447 027204 call get_block_header0 
+0x6448 027205 nrtn zero 
+0x6449 027206 ifetch 2 ,contr 
+0x644a 027207 iforce rega 
+0x644b 027208 call read_function 
+0x644c 027209 branch load_storage_loop 
+:      027213 reload_eeprom:
+0x644d 027214 call clean_mem 
+0x644e 027215 setarg 0x1000 
+0x644f 027216 store 2 ,mem_addr_mi 
+0x6450 027217 arg iicd_read_eep ,regc 
+0x6451 027218 arg 2 ,loopcnt 
+:      027219 reload_eeprom_loop:
+0x6452 027220 call get_block_header 
+0x6453 027221 nrtn zero 
+0x6454 027222 fetch 2 ,mem_addr_mi 
+0x6455 027223 byteswap pdata ,pdata 
+0x6456 027224 iadd temp ,pdata 
+0x6457 027225 byteswap pdata ,pdata 
+0x6458 027226 store 2 ,mem_addr_mi 
+0x6459 027227 loop reload_eeprom_loop 
+0x645a 027228 branch load_storage_loop 
+:      027230 loadcode:
+0x645b 027231 call clean_mem 
+0x645c 027232 disable user 
+0x645d 027233 call otp_enable_chgpump 
+0x645e 027234 setarg otp_ucode_flag 
+0x645f 027235 arg mem_otp_ucode_flag ,rega 
+0x6460 027236 arg 2 ,temp 
+0x6461 027237 call otpd_read_data 
+0x6462 027238 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027239 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027240 jam 0x25 ,core_clkoff 
+0x6465 027241 setarg otp_ucode_aeskey 
+0x6466 027242 arg mem_ucode_keybuf ,rega 
+0x6467 027243 arg 16 ,temp 
+0x6468 027244 call otpd_read_data 
+0x6469 027245 jam lock_otp ,core_misc_ctrl 
+0x646a 027246 set1 mark_otp_encrypt ,mark 
+0x646b 027247 arg mem_ucode_keybuf ,contr 
+0x646c 027248 call load_key 
+0x646d 027249 enable user 
+:      027250 loadcode_otp:
+0x646e 027251 jam 0 ,mem_loadcode_times 
+:      027252 loadcode_otp_2:
+0x646f 027253 call loadcode_check_times 
+0x6470 027254 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027255 byteswap pdata ,pdata 
+0x6472 027256 arg 0x7ff ,temp 
+0x6473 027257 iand temp ,pdata 
+0x6474 027258 branch loadcode_iic ,zero 
+0x6475 027259 call otp_set_addr 
+0x6476 027260 arg otpd_read_code ,regc 
+0x6477 027261 call get_iv ,user 
+0x6478 027262 call load_storage 
+0x6479 027263 fetch 1 ,mem_ucode_status 
+0x647a 027264 bbit0 0 ,loadcode_otp_2 
+:      027266 loadcode_iic:
+0x647b 027267 call otp_disable_chgpump 
+0x647c 027268 jam 0 ,mem_loadcode_times 
+:      027269 loadcode_iic_2:
+0x647d 027270 call loadcode_check_times 
+0x647e 027271 call clear_eeprom_size_2k 
+0x647f 027272 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027273 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027274 call loadcode_iic_by_eeprom 
+0x6482 027275 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027276 fetch 1 ,mem_ucode_status 
+0x6484 027277 bbit0 0 ,loadcode_iic_2 
+0x6485 027278 branch loadcode_hci 
+:      027279 loadcode_iic_eeprom_2k:
+0x6486 027280 call set_eeprom_size_2k 
+0x6487 027281 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027282 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027283 call loadcode_iic_by_eeprom 
+0x648a 027284 nbranch loadcode_spi ,match 
+0x648b 027285 fetch 1 ,mem_ucode_status 
+0x648c 027286 bbit0 0 ,loadcode_iic_2 
+0x648d 027287 branch loadcode_hci 
+:      027289 loadcode_spi:
+0x648e 027290 jam 0 ,mem_loadcode_times 
+:      027291 loadcode_spi_2:
+0x648f 027292 call loadcode_check_times 
+0x6490 027293 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027294 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027295 setarg 0x0 
+0x6493 027296 store 3 ,mem_addr_hi 
+0x6494 027297 call spid_init_flash 
+0x6495 027298 arg spid_load_flash ,regc 
+0x6496 027299 call read_first_block 
+0x6497 027300 call load_storage 
+0x6498 027301 nbranch loadcode_hci ,match 
+0x6499 027302 fetch 1 ,mem_ucode_status 
+0x649a 027303 bbit0 0 ,loadcode_spi_2 
+:      027305 loadcode_hci:
+0x649b 027306 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027307 call clear_key_buf 
+:      027308 loadcode_hci_enc:
+0x649d 027309 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027310 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027311 jam 0x21 ,core_clkoff 
+0x64a0 027312 call hci_init 
+:      027313 loadcode_hci_loop:
+0x64a1 027314 call hci_rx_packet 
+0x64a2 027315 branch loadcode_hci_loop 
+:      027317 clear_key_buf:
+0x64a3 027318 setarg 0 
+0x64a4 027319 store 8 ,mem_ucode_keybuf 
+0x64a5 027320 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027321 force regidx_key ,regext_index 
+0x64a7 027322 call aes_clear 
+0x64a8 027323 jam 0x21 ,core_clkoff 
+0x64a9 027324 rtn 
+:      027327 loadcode_iic_by_eeprom:
+0x64aa 027328 setarg 0x0 
+0x64ab 027329 store 2 ,mem_addr_mi 
+0x64ac 027330 arg iicd_read_eep ,regc 
+0x64ad 027331 call iicd_init_12m 
+0x64ae 027332 call read_first_block 
+0x64af 027333 branch load_storage 
+:      027336 loadcode_check_times:
+0x64b0 027337 fetch 1 ,mem_loadcode_times 
+0x64b1 027338 increase 1 ,pdata 
+0x64b2 027339 sub pdata ,3 ,null 
+0x64b3 027340 nbranch loadcode_error ,positive 
+0x64b4 027341 store 1 ,mem_loadcode_times 
+0x64b5 027342 rtn 
+:      027344 loadcode_error:
+0x64b6 027345 call clear_key_buf 
+0x64b7 027346 call ice_break 
+0x64b8 027347 rtn 
+:      027351 set_ucode_status:
+0x64b9 027352 fetch 1 ,mem_ucode_status 
+0x64ba 027353 lshift pdata ,pdata 
+0x64bb 027354 setflag true ,0 ,pdata 
+0x64bc 027355 isolate0 15 ,rega 
+0x64bd 027356 rtn true 
+0x64be 027357 store 1 ,mem_ucode_status 
+0x64bf 027358 rtn 
+:      027361 decrypt_code:
+0x64c0 027362 hfetch 1 ,core_gpio_key2 
+0x64c1 027363 rtnbit0 1 
+0x64c2 027364 branch decrypt_code_skip 
+:      027365 decrypt_code_loop:
+0x64c3 027366 hfetch 1 ,core_dma_status 
+0x64c4 027367 qisolate1 pdata 
+0x64c5 027368 rtn true 
+:      027369 decrypt_code_skip:
+0x64c6 027370 hfetch 1 ,core_misc_status 
+0x64c7 027371 bbit0 1 ,decrypt_code_loop 
+0x64c8 027372 call do_aes_cbc 
+0x64c9 027373 branch decrypt_code_loop 
+:      027377 load_ucode:
+0x64ca 027378 fetch 2 ,mem_patch_ptr 
+0x64cb 027379 rtn blank 
+0x64cc 027380 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027381 jam 0 ,core_ucode_hi 
+0x64ce 027382 jam 0 ,core_ucode_low 
+0x64cf 027383 fetcht 2 ,mem_patch_len 
+0x64d0 027384 lshift2 temp ,loopcnt 
+0x64d1 027385 iforce contr 
+:      027386 load_ucode_loop:
+0x64d2 027387 ifetch 1 ,contr 
+0x64d3 027388 hstore 1 ,core_ucode_data 
+0x64d4 027389 loop load_ucode_loop 
+0x64d5 027390 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027391 rtn 
+:      027396 spid_init:
+0x64d7 027397 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027398 call spid_init_common 
+0x64d9 027399 branch twspi_enable 
+:      027401 spid_init2:
+0x64da 027402 call spid_init_common 
+0x64db 027403 call twspi_disable 
+0x64dc 027404 branch twspi_enable2 
+:      027406 spid_init_common:
+0x64dd 027407 fetch 1 ,mem_spi_init_clk 
+0x64de 027408 hstore 1 ,core_spid_ctrl 
+0x64df 027409 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027410 hstore 1 ,core_spid_delay 
+0x64e1 027411 setarg mem_spid_tbuf 
+0x64e2 027412 hstore 2 ,core_spid_txaddr 
+0x64e3 027413 setarg mem_spid_rbuf 
+0x64e4 027414 hstore 2 ,core_spid_rxaddr 
+0x64e5 027415 branch twspi_disable 
+:      027417 spid_reset:
+0x64e6 027418 hfetch 1 ,core_spid_ctrl 
+0x64e7 027419 set1 7 ,pdata 
+0x64e8 027420 hstore 1 ,core_spid_ctrl 
+0x64e9 027421 set0 7 ,pdata 
+0x64ea 027422 hstore 1 ,core_spid_ctrl 
+0x64eb 027423 rtn 
+:      027427 spid_write_reg:
+0x64ec 027428 set1 7 ,pdata 
+0x64ed 027429 store 2 ,mem_spid_tbuf 
+0x64ee 027430 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027431 jam 2 ,core_spid_txlen 
+0x64f0 027432 jam 0 ,core_spid_rxlen 
+0x64f1 027433 jam spid_start ,core_misc_ctrl 
+0x64f2 027434 branch wait_spid_done 
+:      027437 spid_read_reg:
+0x64f3 027438 force 1 ,temp 
+:      027440 spid_read_regs:
+0x64f4 027442 store 1 ,mem_spid_tbuf 
+0x64f5 027443 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027444 jam 1 ,core_spid_txlen 
+0x64f7 027445 hstoret 2 ,core_spid_rxlen 
+0x64f8 027446 jam spid_start ,core_misc_ctrl 
+0x64f9 027447 call wait_spid_done 
+0x64fa 027448 fetch 1 ,mem_spid_rbuf 
+0x64fb 027449 rtn 
+:      027451 wait_spid_done:
+0x64fc 027452 fetch 2 ,mem_afh_error_total 
+0x64fd 027453 increase 1 ,pdata 
+0x64fe 027454 store 2 ,mem_afh_error_total 
+0x64ff 027455 hfetch 1 ,core_dma_status 
+0x6500 027456 bbit0 spid_done ,wait_spid_done 
+0x6501 027457 rtn 
+:      027459 spid_init_flash:
+0x6502 027460 jam 0x40 ,core_spid_ctrl 
+0x6503 027461 jam 0x0 ,core_spid_delay 
+0x6504 027462 hfetch 1 ,core_gpio_sel1 
+0x6505 027463 set0 0 ,pdata 
+0x6506 027464 set1 1 ,pdata 
+0x6507 027465 hstore 1 ,core_gpio_sel1 
+0x6508 027466 setarg 0 
+0x6509 027467 store 4 ,mem_spid_tbuf 
+0x650a 027468 rtn 
+:      027471 spid_unlock_flash:
+0x650b 027472 setarg 0 
+0x650c 027473 hstore 2 ,core_spid_rxlen 
+0x650d 027474 setarg 1 
+0x650e 027475 hstore 2 ,core_spid_txlen 
+0x650f 027476 setarg mem_spid_tbuf 
+0x6510 027477 hstore 2 ,core_spid_txaddr 
+0x6511 027478 jam 6 ,mem_spid_tbuf 
+0x6512 027479 jam spid_start ,core_misc_ctrl 
+0x6513 027480 branch wait_spid_done 
+:      027495 flash_write:
+0x6514 027496 disable user 
+0x6515 027497 copy pdata ,regb 
+0x6516 027498 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027499 rtnne flash_sm_no_buys 
+0x6518 027500 enable user 
+0x6519 027501 copy regb ,pdata 
+0x651a 027502 branch flash_write_start 
+:      027505 flash_write_spi_sm_timer:
+0x651b 027506 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027507 beq flash_sm_start ,flash_write_start 
+0x651d 027508 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027509 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027510 beq flash_sm_write_data ,flash_write_data 
+0x6520 027511 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027512 rtn 
+:      027514 flash_write_start:
+0x6522 027515 store 3 ,mem_spi_write_addr 
+0x6523 027516 copy rega ,pdata 
+0x6524 027517 store 2 ,mem_spi_write_ptr 
+0x6525 027518 storet 2 ,mem_spi_write_len 
+0x6526 027519 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027520 branch spid_init_flash 
+:      027521 flash_erase_sector:
+0x6528 027522 call spid_init_flash 
+0x6529 027523 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027524 call spid_unlock_flash 
+0x652b 027525 arg mem_spid_tbuf ,rega 
+0x652c 027526 fetch 3 ,mem_spi_write_addr 
+0x652d 027527 jam 4 ,core_spid_txlen 
+0x652e 027528 arg flash_command_sector_erase ,temp 
+0x652f 027529 branch spid_write_flash_common 
+:      027531 flash_wait_erase_sector:
+0x6530 027532 call spid_init_flash 
+0x6531 027533 call spid_unlock_flash 
+0x6532 027534 setarg flash_read_satus 
+0x6533 027535 call spid_read_reg 
+0x6534 027536 rtnbit1 flash_status_wip 
+0x6535 027537 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027538 rtn 
+:      027539 flash_write_data:
+0x6537 027540 call spid_init_flash 
+0x6538 027541 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027542 call spid_unlock_flash 
+0x653a 027543 call flash_data_preserve 
+0x653b 027544 call spid_write_flash 
+0x653c 027545 branch flash_data_recover 
+:      027546 flash_wait_write_data:
+0x653d 027547 call spid_init_flash 
+0x653e 027548 call spid_unlock_flash 
+0x653f 027549 setarg flash_read_satus 
+0x6540 027550 call spid_read_reg 
+0x6541 027551 rtnbit1 flash_status_wip 
+0x6542 027552 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027553 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027554 branch callback_func 
+:      027555 flash_data_recover:
+0x6545 027556 fetch 4 ,mem_temp 
+0x6546 027557 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027558 increase -4 ,temp 
+0x6548 027559 istore 4 ,temp 
+0x6549 027560 rtn 
+:      027561 flash_data_preserve:
+0x654a 027562 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027563 copy temp ,rega 
+0x654c 027564 increase -4 ,temp 
+0x654d 027565 ifetch 4 ,temp 
+0x654e 027566 store 4 ,mem_temp 
+0x654f 027567 fetcht 2 ,mem_spi_write_len 
+0x6550 027568 fetch 3 ,mem_spi_write_addr 
+0x6551 027569 rtn 
+:      027573 spid_write_flash:
+0x6552 027574 increase 4 ,temp 
+0x6553 027575 hstoret 2 ,core_spid_txlen 
+0x6554 027576 arg flash_command_write_data ,temp 
+0x6555 027577 increase -4 ,rega 
+:      027578 spid_write_flash_common:
+0x6556 027580 istoret 1 ,rega 
+0x6557 027581 rshift16 pdata ,temp 
+0x6558 027582 istoret 1 ,contw 
+0x6559 027583 rshift8 pdata ,temp 
+0x655a 027584 istoret 1 ,contw 
+0x655b 027585 istore 1 ,contw 
+0x655c 027586 deposit rega 
+0x655d 027587 hstore 2 ,core_spid_txaddr 
+0x655e 027588 setarg 0 
+0x655f 027589 hstore 2 ,core_spid_rxlen 
+0x6560 027590 jam spid_start ,core_misc_ctrl 
+0x6561 027591 branch wait_spid_done 
+:      027595 spid_read_flash:
+0x6562 027596 hstoret 2 ,core_spid_rxlen 
+0x6563 027597 rshift16 pdata ,temp 
+0x6564 027598 storet 1 ,mem_addr_hi 
+0x6565 027599 rshift8 pdata ,temp 
+0x6566 027600 storet 1 ,mem_addr_mi 
+0x6567 027601 store 1 ,mem_addr_lo 
+0x6568 027602 setarg 4 
+0x6569 027603 hstore 2 ,core_spid_txlen 
+0x656a 027604 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027605 setarg mem_spid_tbuf 
+0x656c 027606 hstore 2 ,core_spid_txaddr 
+0x656d 027607 deposit rega 
+0x656e 027608 hstore 2 ,core_spid_rxaddr 
+0x656f 027609 hfetch 1 ,core_spid_ctrl 
+0x6570 027610 isolate0 15 ,rega 
+0x6571 027611 setflag true ,6 ,pdata 
+0x6572 027612 hstore 1 ,core_spid_ctrl 
+0x6573 027613 jam spid_start ,core_misc_ctrl 
+:      027614 spi_read_flash_wait:
+0x6574 027615 hfetch 1 ,core_dma_status 
+0x6575 027616 bbit1 7 ,spi_read_flash_wait 
+0x6576 027617 arg spid_done ,queue 
+0x6577 027618 branch wait_spid_done 
+:      027622 spid_load_flash:
+0x6578 027623 hstoret 2 ,core_spid_rxlen 
+0x6579 027624 setarg 4 
+0x657a 027625 hstore 2 ,core_spid_txlen 
+0x657b 027626 jam 3 ,mem_spid_tbuf 
+0x657c 027627 setarg mem_spid_tbuf 
+0x657d 027628 hstore 2 ,core_spid_txaddr 
+0x657e 027629 deposit rega 
+0x657f 027630 hstore 2 ,core_spid_rxaddr 
+0x6580 027631 hfetch 1 ,core_spid_ctrl 
+0x6581 027632 isolate0 15 ,rega 
+0x6582 027633 setflag true ,6 ,pdata 
+0x6583 027634 hstore 1 ,core_spid_ctrl 
+0x6584 027635 jam spid_start ,core_misc_ctrl 
+:      027636 spi_load_flash_wait:
+0x6585 027637 hfetch 1 ,core_dma_status 
+0x6586 027638 bbit1 7 ,spi_load_flash_wait 
+0x6587 027639 arg spid_done ,queue 
+0x6588 027640 call decrypt_code 
+0x6589 027641 call wait_spid_done 
+0x658a 027642 isolate1 spid_crcok ,pdata 
+0x658b 027643 call set_ucode_status 
+0x658c 027644 fetch 1 ,mem_addr_hi 
+0x658d 027645 lshift16 pdata ,regb 
+0x658e 027646 fetch 1 ,mem_addr_mi 
+0x658f 027647 lshift8 pdata ,pdata 
+0x6590 027648 ior regb ,regb 
+0x6591 027649 fetch 1 ,mem_addr_lo 
+0x6592 027650 ior regb ,pdata 
+0x6593 027651 iadd temp ,pdata 
+0x6594 027652 store 1 ,mem_addr_lo 
+0x6595 027653 rshift8 pdata ,pdata 
+0x6596 027654 store 1 ,mem_addr_mi 
+0x6597 027655 rshift8 pdata ,pdata 
+0x6598 027656 store 1 ,mem_addr_hi 
+0x6599 027657 rtn 
+:      027662 soft_reset_chip:
+0x659a 027663 jam 1 ,core_reset 
+0x659b 027664 rtn 
+:      027670 iic_init_390k:
+0x659c 027671 jam 12 ,core_iicd_scl_low 
+0x659d 027672 jam 13 ,core_iicd_scl_high 
+0x659e 027673 jam 13 ,core_iicd_start_setup 
+0x659f 027674 jam 13 ,core_iicd_start_hold 
+0x65a0 027675 jam 13 ,core_iicd_stop_setup 
+0x65a1 027676 jam 12 ,core_iicd_data_setup 
+0x65a2 027677 branch iicd_init_gpio 
+:      027680 iicd_init_12m:
+0x65a3 027681 jam 5 ,core_iicd_scl_low 
+0x65a4 027682 jam 7 ,core_iicd_scl_high 
+0x65a5 027683 jam 7 ,core_iicd_start_setup 
+0x65a6 027684 jam 7 ,core_iicd_start_hold 
+0x65a7 027685 jam 7 ,core_iicd_stop_setup 
+0x65a8 027686 jam 5 ,core_iicd_data_setup 
+:      027687 iicd_init_gpio:
+0x65a9 027688 hfetch 1 ,core_gpio_pu3 
+0x65aa 027689 or_into 0xc0 ,pdata 
+0x65ab 027690 hstore 1 ,core_gpio_pu3 
+0x65ac 027691 hfetch 1 ,core_gpio_sel1 
+0x65ad 027692 or_into 0x10 ,pdata 
+0x65ae 027693 hstore 1 ,core_gpio_sel1 
+0x65af 027694 rtn 
+:      027698 wait_iicd_done:
+0x65b0 027699 hfetch 1 ,core_dma_status 
+0x65b1 027700 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027701 rtn 
+:      027709 iicd_read_data:
+0x65b3 027710 hstore 2 ,core_iicd_txlen 
+0x65b4 027711 deposit rega 
+0x65b5 027712 hstore 2 ,core_iicd_txaddr 
+0x65b6 027713 deposit regb 
+0x65b7 027714 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027715 deposit temp 
+0x65b9 027716 hstore 2 ,core_iicd_rxlen 
+0x65ba 027717 arg 1 ,temp 
+0x65bb 027718 nsetflag blank ,1 ,temp 
+0x65bc 027719 hstore 1 ,core_iicd_ctrl 
+0x65bd 027720 jam iicd_start ,core_misc_ctrl 
+0x65be 027721 branch wait_iicd_done 
+:      027724 set_eeprom_size_2k:
+0x65bf 027725 set1 mark_eeprom_size ,mark 
+0x65c0 027726 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027727 rtn 
+:      027729 clear_eeprom_size_2k:
+0x65c2 027730 set0 mark_eeprom_size ,mark 
+0x65c3 027731 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027732 rtn 
+:      027735 iicd_read_eep_data_size_2k:
+0x65c5 027736 fetch 1 ,mem_eeprom_base 
+0x65c6 027737 iadd regb ,pdata 
+0x65c7 027738 store 1 ,mem_addr_mi 
+0x65c8 027739 branch iicd_read_eep_size_2k 
+:      027741 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027742 fetch 2 ,mem_addr_mi 
+0x65ca 027743 byteswap pdata ,pdata 
+0x65cb 027744 store 1 ,mem_addr_mi 
+:      027749 iicd_read_eep_size_2k:
+0x65cc 027750 setarg 3 
+0x65cd 027751 hstore 2 ,core_iicd_txlen 
+0x65ce 027752 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027753 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027754 branch iicd_read_eep_common 
+:      027760 iicd_write_protect_eep_data:
+0x65d1 027761 storet 2 ,mem_temp 
+0x65d2 027762 call iicd_eeprom_write_enable 
+0x65d3 027763 fetcht 2 ,mem_temp 
+0x65d4 027764 call iicd_write_eep_data 
+0x65d5 027765 branch iicd_eeprom_write_disable 
+:      027767 iicd_eeprom_write_enable:
+0x65d6 027768 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027769 rtneq gpio_disable 
+0x65d8 027770 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027771 setarg 150000 
+0x65da 027772 call sleep 
+:      027773 iicd_wp_gpio_output_low:
+0x65db 027774 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027775 branch gpio_out_active 
+:      027777 iicd_eeprom_write_disable:
+0x65dd 027778 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027779 branch gpio_out_inactive 
+:      027784 iicd_read_eep_data:
+0x65df 027785 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027786 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027787 fetch 2 ,mem_eeprom_base 
+0x65e2 027788 iadd regb ,pdata 
+0x65e3 027789 byteswap pdata ,pdata 
+0x65e4 027790 store 2 ,mem_addr_mi 
+:      027793 iicd_read_eep:
+0x65e5 027794 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027795 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027796 setarg 4 
+0x65e8 027797 hstore 2 ,core_iicd_txlen 
+0x65e9 027798 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027799 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027800 iicd_read_eep_common:
+0x65eb 027801 setarg mem_iicd_tbuf 
+0x65ec 027802 hstore 2 ,core_iicd_txaddr 
+0x65ed 027803 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027804 deposit rega 
+0x65ef 027805 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027806 setarg 2 
+0x65f1 027807 isolate0 15 ,rega 
+0x65f2 027808 setflag true ,0 ,pdata 
+0x65f3 027809 hstore 1 ,core_iicd_ctrl 
+0x65f4 027810 jam iicd_start ,core_misc_ctrl 
+0x65f5 027811 arg iicd_done ,queue 
+0x65f6 027812 call decrypt_code 
+0x65f7 027813 call wait_iicd_done 
+0x65f8 027814 isolate1 iicd_crcok ,pdata 
+0x65f9 027815 call set_ucode_status 
+0x65fa 027816 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027817 fetch 2 ,mem_addr_mi 
+0x65fc 027818 byteswap pdata ,pdata 
+0x65fd 027819 iadd temp ,pdata 
+0x65fe 027820 byteswap pdata ,pdata 
+0x65ff 027821 store 2 ,mem_addr_mi 
+0x6600 027822 rtn 
+:      027824 iicd_read_eep_load_code_size_2k:
+0x6601 027825 fetch 1 ,mem_addr_mi 
+0x6602 027826 iadd temp ,pdata 
+0x6603 027827 byteswap pdata ,pdata 
+0x6604 027828 store 2 ,mem_addr_mi 
+0x6605 027829 rtn 
+:      027835 iicd_write_eep_data:
+0x6606 027836 fetch 2 ,mem_eeprom_base 
+0x6607 027837 iadd regb ,pdata 
+:      027840 iicd_write_ota_data:
+0x6608 027841 store 2 ,mem_pdatatemp 
+0x6609 027842 bpatchx patch32_2 ,mem_patch32 
+0x660a 027843 storet 2 ,mem_temp 
+0x660b 027844 copy rega ,pdata 
+0x660c 027845 store 2 ,mem_contr 
+:      027846 iicd_write_eep_loop:
+0x660d 027847 call iicd_eep_transparency 
+0x660e 027849 fetcht 2 ,mem_regb 
+0x660f 027850 fetch 2 ,mem_contr 
+0x6610 027851 copy pdata ,rega 
+0x6611 027852 fetch 2 ,mem_pdatatemp 
+0x6612 027854 call iicd_write_eep 
+0x6613 027856 fetch 2 ,mem_regb 
+0x6614 027857 fetcht 2 ,mem_contr 
+0x6615 027858 iadd temp ,temp 
+0x6616 027859 storet 2 ,mem_contr 
+0x6617 027860 fetcht 2 ,mem_pdatatemp 
+0x6618 027861 iadd temp ,temp 
+0x6619 027862 storet 2 ,mem_pdatatemp 
+0x661a 027863 fetch 2 ,mem_temp 
+0x661b 027864 nbranch iicd_write_eep_loop ,blank 
+0x661c 027865 rtn 
+:      027873 iicd_eep_transparency:
+0x661d 027874 bpatchx patch32_3 ,mem_patch32 
+0x661e 027875 fetch 1 ,mem_eeprom_block_size 
+0x661f 027876 increase -1 ,pdata 
+0x6620 027877 fetcht 2 ,mem_pdatatemp 
+0x6621 027878 ior temp ,pdata 
+0x6622 027879 increase 1 ,pdata 
+0x6623 027880 store 3 ,mem_regc 
+0x6624 027882 fetch 2 ,mem_temp 
+0x6625 027883 iadd temp ,pdata 
+0x6626 027885 fetcht 3 ,mem_regc 
+0x6627 027886 isub temp ,pdata 
+0x6628 027887 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027888 store 2 ,mem_temp 
+0x662a 027889 fetch 3 ,mem_regc 
+0x662b 027890 fetcht 2 ,mem_pdatatemp 
+0x662c 027891 isub temp ,pdata 
+0x662d 027892 store 2 ,mem_regb 
+0x662e 027893 rtn 
+:      027894 iicd_eep_deal_short_packet:
+0x662f 027895 fetch 2 ,mem_temp 
+0x6630 027896 store 2 ,mem_regb 
+0x6631 027897 setarg 0 
+0x6632 027898 store 2 ,mem_temp 
+0x6633 027899 rtn 
+:      027901 iicd_write_eep_size_2k:
+0x6634 027902 increase 2 ,temp 
+0x6635 027903 hstoret 2 ,core_iicd_txlen 
+0x6636 027904 increase -2 ,rega 
+0x6637 027905 ifetcht 3 ,rega 
+0x6638 027906 copy temp ,regb 
+0x6639 027907 arg 0xa0 ,temp 
+0x663a 027908 istoret 1 ,rega 
+0x663b 027910 istore 1 ,contw 
+0x663c 027911 branch iicd_write_eep_common 
+:      027914 iicd_write_eep:
+0x663d 027915 copy pdata ,regb 
+0x663e 027916 bpatchx patch32_4 ,mem_patch32 
+0x663f 027917 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 027918 copy regb ,pdata 
+0x6641 027919 increase 3 ,temp 
+0x6642 027920 hstoret 2 ,core_iicd_txlen 
+0x6643 027921 increase -3 ,rega 
+0x6644 027922 ifetcht 3 ,rega 
+0x6645 027923 copy temp ,regb 
+0x6646 027924 arg 0xa0 ,temp 
+0x6647 027925 istoret 1 ,rega 
+0x6648 027926 byteswap pdata ,pdata 
+0x6649 027927 istore 2 ,contw 
+:      027928 iicd_write_eep_common:
+0x664a 027929 deposit rega 
+0x664b 027930 hstore 2 ,core_iicd_txaddr 
+0x664c 027931 setarg 0 
+0x664d 027932 hstore 2 ,core_iicd_rxlen 
+0x664e 027933 jam 1 ,core_iicd_ctrl 
+0x664f 027934 jam iicd_start ,core_misc_ctrl 
+0x6650 027935 call wait_iicd_done 
+0x6651 027936 copy regb ,pdata 
+0x6652 027937 istore 3 ,rega 
+:      027939 iic_check_eeprom_standby:
+0x6653 027940 bpatchx patch32_5 ,mem_patch32 
+0x6654 027941 jam 0 ,mem_iicd_tbuf + 3 
+:      027942 iic_check_eeprom_standby_wait:
+0x6655 027943 setarg 1 
+0x6656 027944 hstore 2 ,core_iicd_txlen 
+0x6657 027945 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 027946 setarg mem_iicd_tbuf 
+0x6659 027947 hstore 2 ,core_iicd_txaddr 
+0x665a 027948 setarg 0 
+0x665b 027949 hstore 2 ,core_iicd_rxlen 
+0x665c 027950 hstore 2 ,core_iicd_rxaddr 
+0x665d 027951 setarg 3 
+0x665e 027952 hstore 1 ,core_iicd_ctrl 
+0x665f 027953 jam iicd_start ,core_misc_ctrl 
+0x6660 027954 call wait_iicd_done 
+0x6661 027955 hfetch 1 ,core_dma_status 
+0x6662 027956 rtnbit0 iicd_ack 
+0x6663 027957 nop 1500 
+0x6664 027958 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 027959 increase 1 ,pdata 
+0x6666 027960 store 1 ,mem_iicd_tbuf + 3 
+0x6667 027961 sub pdata ,40 ,null 
+0x6668 027962 nrtn positive 
+0x6669 027963 branch iic_check_eeprom_standby_wait 
+:      027967 otp_enable_chgpump:
+0x666a 027968 jam 0x70 ,rfen_chgpump 
+0x666b 027969 nop param_chgpump_delay 
+0x666c 027970 rtn 
+:      027972 otp_disable_chgpump:
+0x666d 027973 jam 0x30 ,rfen_chgpump 
+0x666e 027974 rtn 
+:      027976 otp_set_addr:
+0x666f 027977 lshift3 pdata ,pdata 
+0x6670 027978 hstore 2 ,core_otp_addr 
+0x6671 027979 jam 0 ,core_otpd_ctrl 
+0x6672 027980 rtn 
+:      027983 otp_write:
+0x6673 027984 call otp_set_addr 
+0x6674 027985 call otp_ce 
+:      027986 otp_program:
+0x6675 027987 ifetcht 1 ,rega 
+0x6676 027988 increase 1 ,rega 
+0x6677 027989 force 0 ,queue 
+:      027990 otp_program_bit:
+0x6678 027991 qisolate0 temp 
+0x6679 027992 branch otp_skip_0 ,true 
+0x667a 027993 hfetch 1 ,core_otp_din 
+0x667b 027994 set1 6 ,pdata 
+0x667c 027995 set1 7 ,pdata 
+0x667d 027996 hstore 1 ,core_otp_din 
+0x667e 027997 jam 0x02 ,core_otp_ctrl 
+0x667f 027998 jam 0x82 ,core_otp_ctrl 
+0x6680 027999 set0 7 ,pdata 
+0x6681 028000 hstore 1 ,core_otp_din 
+0x6682 028001 jam 0x8a ,core_otp_ctrl 
+0x6683 028002 nop 11 
+0x6684 028003 jam 0xca ,core_otp_ctrl 
+0x6685 028004 nop 33 
+0x6686 028005 jam 0x4a ,core_otp_ctrl 
+0x6687 028006 nop 44 
+0x6688 028007 jam 0xca ,core_otp_ctrl 
+0x6689 028008 nop 22 
+0x668a 028009 jam 0x8a ,core_otp_ctrl 
+0x668b 028010 nop 33 
+0x668c 028011 jam 0x82 ,core_otp_ctrl 
+0x668d 028012 nop 1 
+0x668e 028013 jam 0x92 ,core_otp_ctrl 
+0x668f 028014 nop 10 
+0x6690 028015 jam 0xb2 ,core_otp_ctrl 
+0x6691 028016 hfetch 1 ,core_otp_rdata 
+0x6692 028017 jam 0x92 ,core_otp_ctrl 
+0x6693 028018 nop 1 
+0x6694 028019 jam 0x82 ,core_otp_ctrl 
+0x6695 028020 qisolate0 pdata 
+0x6696 028021 branch otp_program_bit ,true 
+:      028022 otp_skip_0:
+0x6697 028023 hfetch 2 ,core_otp_addr 
+0x6698 028024 increase 1 ,pdata 
+0x6699 028025 hstore 2 ,core_otp_addr 
+0x669a 028026 increase 1 ,queue 
+0x669b 028027 compare 8 ,queue ,0xf 
+0x669c 028028 nbranch otp_program_bit ,true 
+0x669d 028029 loop otp_program 
+0x669e 028030 jam 0x83 ,core_otp_ctrl 
+0x669f 028031 rtn 
+:      028033 otp_ce:
+0x66a0 028034 jam 0x82 ,core_otp_ctrl 
+0x66a1 028035 nop 12 
+0x66a2 028036 jam 0x80 ,core_otp_ctrl 
+0x66a3 028037 jam 0x82 ,core_otp_ctrl 
+0x66a4 028038 nop 150 
+0x66a5 028039 rtn 
+:      028042 otpd_read_init:
+0x66a6 028043 call otp_ce 
+0x66a7 028044 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028045 deposit rega 
+0x66a9 028046 hstore 2 ,core_otpd_addr 
+0x66aa 028047 set1 11 ,temp 
+0x66ab 028048 isolate0 15 ,pdata 
+0x66ac 028049 setflag true ,15 ,temp 
+0x66ad 028050 hstoret 2 ,core_otpd_len 
+0x66ae 028051 jam otpd_start ,core_misc_ctrl 
+0x66af 028052 rtn 
+:      028054 otpd_wait_end:
+0x66b0 028055 hfetch 1 ,core_dma_status 
+0x66b1 028056 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028057 rtn 
+:      028060 otpd_read_data:
+0x66b3 028061 call otp_set_addr 
+0x66b4 028062 call otpd_read_init 
+0x66b5 028063 call otpd_wait_end 
+0x66b6 028064 jam 0x83 ,core_otp_ctrl 
+0x66b7 028065 rtn 
+:      028070 otpd_read_code:
+0x66b8 028071 hfetch 2 ,core_current_otp_addr 
+0x66b9 028072 hstore 2 ,core_otp_addr 
+0x66ba 028073 call otpd_read_init 
+0x66bb 028074 arg otpd_done ,queue 
+0x66bc 028075 call decrypt_code 
+0x66bd 028076 call otpd_wait_end 
+0x66be 028077 isolate1 otpd_crcok ,pdata 
+0x66bf 028078 call set_ucode_status 
+0x66c0 028079 jam 0x83 ,core_otp_ctrl 
+0x66c1 028080 rtn 
+:      028083 uartd_prepare_tx:
+0x66c2 028084 hfetch 2 ,core_uart_twptr 
+0x66c3 028085 iforce contwu 
+0x66c4 028086 rtn 
+:      028088 uartd_send:
+0x66c5 028089 deposit contwu 
+0x66c6 028090 hstore 2 ,core_uart_twptr 
+0x66c7 028091 rtn 
+:      028093 uartd_rxdone:
+0x66c8 028094 deposit contru 
+0x66c9 028095 hstore 2 ,core_uart_rrptr 
+0x66ca 028096 rtn 
+:      028098 uartd_prepare_rx:
+0x66cb 028099 hfetch 2 ,core_uart_rrptr 
+0x66cc 028100 copy pdata ,contru 
+0x66cd 028101 rtn 
+:      028103 uart_set_baud_by_mem:
+0x66ce 028104 fetch uart_baud_len ,mem_baud 
+0x66cf 028105 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028106 rtn 
+:      028108 uart_copy_tx_bytes_fast:
+0x66d1 028109 deposit loopcnt 
+0x66d2 028110 rtn blank 
+:      028111 uart_copy_tx_bytes_fast_loop:
+0x66d3 028112 increase -8 ,loopcnt 
+0x66d4 028113 call uart_tx_8_bytes ,positive 
+0x66d5 028114 rtn zero 
+0x66d6 028115 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028116 increase 8 ,loopcnt 
+:      028117 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028118 increase -4 ,loopcnt 
+0x66d9 028119 call uart_tx_4_bytes ,positive 
+0x66da 028120 rtn zero 
+0x66db 028121 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028122 increase 4 ,loopcnt 
+0x66dd 028123 branch uart_copy_tx_bytes 
+:      028125 uart_tx_8_bytes:
+0x66de 028126 ifetch 8 ,contr 
+0x66df 028127 istore 8 ,contwu 
+0x66e0 028128 rtn 
+:      028130 uart_tx_4_bytes:
+0x66e1 028131 ifetch 4 ,contr 
+0x66e2 028132 istore 4 ,contwu 
+0x66e3 028133 rtn 
+:      028135 uart_copy_tx_bytes:
+0x66e4 028136 deposit loopcnt 
+0x66e5 028137 rtn blank 
+:      028138 uart_copy_tx_bytes_loop:
+0x66e6 028139 ifetch 1 ,contr 
+0x66e7 028140 istore 1 ,contwu 
+0x66e8 028141 loop uart_copy_tx_bytes_loop 
+0x66e9 028142 rtn 
+:      028144 uart_copy_rx_bytes_fast:
+0x66ea 028145 deposit loopcnt 
+0x66eb 028146 rtn blank 
+:      028147 uart_copy_rx_bytes_fast_loop:
+0x66ec 028148 increase -8 ,loopcnt 
+0x66ed 028149 call uart_rx_8_bytes ,positive 
+0x66ee 028150 rtn zero 
+0x66ef 028151 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028152 increase 8 ,loopcnt 
+:      028153 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028154 increase -4 ,loopcnt 
+0x66f2 028155 call uart_rx_4_bytes ,positive 
+0x66f3 028156 rtn zero 
+0x66f4 028157 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028158 increase 4 ,loopcnt 
+0x66f6 028159 branch uart_copy_rx_bytes 
+:      028161 uart_rx_8_bytes:
+0x66f7 028162 ifetch 8 ,contru 
+0x66f8 028163 istore 8 ,contw 
+0x66f9 028164 rtn 
+:      028166 uart_rx_4_bytes:
+0x66fa 028167 ifetch 4 ,contru 
+0x66fb 028168 istore 4 ,contw 
+0x66fc 028169 rtn 
+:      028172 uart_copy_rx_bytes:
+0x66fd 028173 deposit loopcnt 
+0x66fe 028174 rtn blank 
+:      028175 uart_copy_rx_bytes_loop:
+0x66ff 028176 ifetch 1 ,contru 
+0x6700 028177 istore 1 ,contw 
+0x6701 028178 loop uart_copy_rx_bytes_loop 
+0x6702 028179 rtn 
+:      028182 uart_copy_rx2tx:
+0x6703 028183 deposit loopcnt 
+0x6704 028184 rtn blank 
+:      028185 uart_copy_rx2tx_loop:
+0x6705 028186 ifetch 1 ,contru 
+0x6706 028187 istore 1 ,contwu 
+0x6707 028188 loop uart_copy_rx2tx_loop 
+0x6708 028189 rtn 
+:      028194 app_store_nvram_event:
+0x6709 028195 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028196 branch ui_ipc_send_event 
+:      028198 check_51cmd_store_reconn_info:
+:      028199 check_51cmd_update_device_record:
+0x670b 028200 bpatchx patch32_6 ,mem_patch32 
+0x670c 028201 fetch 1 ,mem_nv_data_number 
+0x670d 028202 rtn blank 
+0x670e 028203 call check_nvram 
+0x670f 028204 call init_device_list ,zero 
+0x6710 028205 call nvram_find_addr_from_bd_list 
+:      028206 write_device_record:
+0x6711 028207 fetch 1 ,mem_nv_data_number 
+0x6712 028208 icopy regc 
+0x6713 028209 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028210 storet 2 ,mem_list_item_ptr 
+:      028211 write_device_loop_find:
+0x6715 028212 copy regc ,pdata 
+0x6716 028213 branch app_store_nvram_event ,blank 
+0x6717 028214 increase -1 ,regc 
+0x6718 028215 copy temp ,rega 
+0x6719 028216 ifetch 1 ,rega 
+0x671a 028217 fetcht 1 ,mem_select_list_item 
+0x671b 028218 isub temp ,null 
+0x671c 028219 call set_index_finded_device ,zero 
+0x671d 028220 branch write_device_loop_find0 ,positive 
+0x671e 028221 ifetch 1 ,rega 
+0x671f 028222 increase 1 ,pdata 
+0x6720 028223 istore 1 ,rega 
+:      028224 write_device_loop_find0:
+0x6721 028225 fetcht 2 ,mem_list_item_ptr 
+0x6722 028226 increase nv_data_len ,temp 
+0x6723 028227 storet 2 ,mem_list_item_ptr 
+0x6724 028228 branch write_device_loop_find 
+:      028230 set_index_finded_device:
+0x6725 028231 setarg 0 
+0x6726 028232 istore 1 ,rega 
+0x6727 028233 fetch 1 ,mem_temp_reconn_record 
+0x6728 028234 istore 1 ,contw 
+0x6729 028235 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028236 arg mem_link_key ,regb 
+:      028237 set_index_find_device_master_addr:
+0x672b 028238 ifetch 6 ,contr 
+0x672c 028239 istore 8 ,contw 
+0x672d 028240 setarg 0 
+0x672e 028241 istore 8 ,contw 
+0x672f 028242 copy regb ,contr 
+:      028243 store_rec_data_common:
+0x6730 028244 call memcpy16 
+0x6731 028245 force 1 ,null 
+0x6732 028246 rtn 
+:      028248 set_index_finded_device_ble_mode:
+0x6733 028249 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028250 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028251 arg mem_le_ltk ,regb 
+0x6736 028252 branch set_index_find_device_master_addr 
+:      028254 set_index_finded_device_irk:
+0x6737 028255 arg mem_le_irk ,contr 
+0x6738 028256 call memcpy16 
+:      028257 store_ble_rec_data_common:
+0x6739 028258 arg mem_le_ltk ,contr 
+0x673a 028259 branch store_rec_data_common 
+:      028261 set_index_finded_device_ediv:
+0x673b 028262 arg mem_le_rand ,contr 
+0x673c 028263 call memcpy16 
+0x673d 028264 branch store_ble_rec_data_common 
+:      028267 nvram_find_addr_from_bd_list:
+0x673e 028268 call disable_user 
+0x673f 028269 fetch 1 ,mem_nv_data_number 
+0x6740 028270 rtn blank 
+0x6741 028271 fetch 2 ,mem_ui_state_map 
+0x6742 028272 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028273 find_addr_from_bd_list_ble_mode:
+0x6743 028274 bpatchx patch32_7 ,mem_patch32 
+0x6744 028275 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028276 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028277 fetch 1 ,mem_le_plap + 5 
+0x6747 028278 compare 0xc0 ,pdata ,0xc0 
+0x6748 028279 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028280 compare 0x40 ,pdata ,0xc0 
+0x674a 028281 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028282 compare 0x00 ,pdata ,0xc0 
+0x674c 028283 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028284 find_addr_from_bd_list_static_addr:
+0x674d 028285 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028286 fetch 6 ,mem_le_plap 
+0x674f 028287 branch find_addr_from_bd_list_common 
+:      028289 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028290 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028291 branch find_addr_from_bd_list_common 
+:      028294 find_addr_from_bd_list_random_addr:
+0x6752 028295 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028296 branch find_addr_from_bd_list_common 
+:      028299 find_addr_from_bd_list_spp_mode:
+0x6754 028300 bpatchx patch33_0 ,mem_patch33 
+0x6755 028301 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028302 fetch 6 ,mem_plap 
+:      028303 find_addr_from_bd_list_common:
+0x6757 028304 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028305 fetch 2 ,mem_nv_data_ptr 
+0x6759 028306 ifetcht 1 ,pdata 
+0x675a 028307 pincrease 1 
+0x675b 028308 store 2 ,mem_list_item_ptr 
+0x675c 028309 storet 1 ,mem_select_list_item 
+0x675d 028310 fetch 1 ,mem_nv_data_number 
+0x675e 028311 icopy regc 
+:      028312 nvram_find_addr_from_list:
+0x675f 028313 fetch 2 ,mem_list_item_ptr 
+0x6760 028314 copy pdata ,rega 
+0x6761 028315 call nvram_find_addr_from_list_compare 
+0x6762 028316 rtn user 
+0x6763 028317 fetcht 2 ,mem_list_item_ptr 
+0x6764 028318 increase nv_data_len ,temp 
+0x6765 028319 storet 2 ,mem_list_item_ptr 
+0x6766 028320 increase -1 ,temp 
+0x6767 028321 ifetch 1 ,temp 
+0x6768 028322 store 1 ,mem_select_list_item 
+0x6769 028323 increase -1 ,regc 
+0x676a 028324 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028325 fetch 1 ,mem_nv_data_number 
+0x676c 028326 pincrease decreased_one 
+0x676d 028327 store 1 ,mem_select_list_item 
+0x676e 028328 rtn 
+:      028329 nvram_find_addr_from_list_compare:
+0x676f 028330 fetch 1 ,mem_temp_reconn_record 
+0x6770 028331 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028332 find_master_addr_from_list_compare:
+0x6771 028333 arg mem_temp_reconn_record ,regb 
+0x6772 028334 arg 7 ,loopcnt 
+0x6773 028335 call string_compare 
+0x6774 028336 branch enable_user ,zero 
+0x6775 028337 rtn 
+:      028339 find_addr_from_list_compare_ble_mode:
+0x6776 028340 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028341 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028342 branch find_master_addr_from_list_compare 
+:      028344 find_irk_form_list_compare:
+0x6779 028345 ifetcht 1 ,rega 
+0x677a 028346 isub temp ,null 
+0x677b 028347 nrtn zero 
+0x677c 028348 arg mem_le_prand ,contw 
+0x677d 028349 arg 16 ,loopcnt 
+0x677e 028350 call clear_mem 
+0x677f 028351 fetch 3 ,mem_le_plap + 3 
+0x6780 028352 store 3 ,mem_le_prand 
+0x6781 028353 call genernate_master_macaddress 
+0x6782 028354 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028355 byteswap pdata ,pdata 
+0x6784 028356 lshift8 pdata ,temp 
+0x6785 028357 ifetch 1 ,contr 
+0x6786 028358 iadd temp ,pdata 
+0x6787 028359 fetcht 3 ,mem_le_plap 
+0x6788 028360 isub temp ,null 
+0x6789 028361 branch enable_user ,zero 
+0x678a 028362 rtn 
+:      028365 genernate_master_macaddress:
+0x678b 028366 arg mem_le_prand ,contr 
+0x678c 028367 call load_data128 
+0x678d 028369 ifetch 1 ,rega 
+0x678e 028370 call load_regext 
+0x678f 028371 force 0x38 ,aes_ctrl 
+0x6790 028372 force 0x0 ,aes_ctrl 
+0x6791 028373 call wait_aes 
+0x6792 028374 arg mem_le_aes_128 ,contw 
+0x6793 028375 branch store_aes_result 
+:      028377 find_ediv_form_list_compare:
+0x6794 028378 ifetcht 1 ,rega 
+0x6795 028379 isub temp ,null 
+0x6796 028380 nrtn zero 
+0x6797 028381 copy contr ,rega 
+0x6798 028382 add contr ,8 ,regc 
+0x6799 028383 arg mem_le_rand ,regb 
+0x679a 028384 arg 8 ,loopcnt 
+0x679b 028385 call string_compare 
+0x679c 028386 branch enable_user ,zero 
+0x679d 028387 copy regc ,rega 
+0x679e 028388 arg mem_le_irk ,regb 
+0x679f 028389 arg 8 ,loopcnt 
+0x67a0 028390 call string_compare 
+0x67a1 028391 branch enable_user ,zero 
+0x67a2 028392 rtn 
+:      028394 check_nvram:
+0x67a3 028395 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028396 ifetcht 1 ,pdata 
+0x67a5 028397 pincrease nv_data_len 
+0x67a6 028398 ifetch 1 ,pdata 
+0x67a7 028399 isub temp ,null 
+0x67a8 028400 rtn 
+:      028402 init_device_list:
+0x67a9 028403 fetch 1 ,mem_nv_data_number 
+0x67aa 028404 icopy loopcnt 
+0x67ab 028405 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028406 setarg 0 
+:      028407 init_device_list_loop:
+0x67ad 028408 istore 1 ,temp 
+0x67ae 028409 increase nv_data_len ,temp 
+0x67af 028410 pincrease 1 
+0x67b0 028411 loop init_device_list_loop 
+0x67b1 028412 rtn 
+:      028414 load_device_list:
+0x67b2 028415 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028416 call nvram_find_addr_from_bd_list 
+0x67b4 028417 fetch 1 ,mem_state 
+0x67b5 028418 setflag user ,state_combkey ,pdata 
+0x67b6 028419 store 1 ,mem_state 
+0x67b7 028420 nbranch clear_key_exists ,user 
+0x67b8 028421 add rega ,10 ,contr 
+0x67b9 028423 arg mem_link_key ,contw 
+0x67ba 028424 call memcpy16 
+0x67bb 028425 branch check_link_key_load 
+:      028426 clear_key_exists:
+0x67bc 028427 jam 0 ,mem_link_key_exists 
+0x67bd 028428 rtn 
+:      028430 load_device_list_mode_4:
+0x67be 028431 fetch 9 ,mem_le_ediv 
+0x67bf 028432 branch clear_ltk_exists ,blank 
+0x67c0 028433 call nvram_find_addr_from_bd_list 
+0x67c1 028434 nbranch clear_ltk_exists ,user 
+0x67c2 028435 fetch 2 ,mem_list_item_ptr 
+0x67c3 028436 add pdata ,1 ,contr 
+0x67c4 028437 arg mem_le_irk ,contw 
+0x67c5 028438 call memcpy16 
+0x67c6 028439 arg mem_le_ltk ,contw 
+0x67c7 028440 call memcpy16 
+0x67c8 028441 jam 1 ,mem_ltk_exists 
+0x67c9 028442 rtn 
+:      028444 clear_ltk_exists:
+0x67ca 028445 jam 0 ,mem_ltk_exists 
+0x67cb 028446 rtn 
+:      028449 eeprom_store_le_reconn_info:
+0x67cc 028450 fetch 6 ,mem_le_plap 
+0x67cd 028451 store 6 ,mem_temp_lap 
+0x67ce 028452 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028453 branch eeprom_store_reconn_info 
+:      028454 eeprom_store_bd_reconn_info:
+0x67d0 028455 fetch 6 ,mem_plap 
+0x67d1 028456 store 6 ,mem_temp_lap 
+0x67d2 028457 jam rec_3_mode ,mem_record_bt_mode 
+:      028458 eeprom_store_reconn_info:
+0x67d3 028459 fetch 1 ,mem_device_option 
+0x67d4 028460 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028461 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028462 rtn 
+:      028465 check_link_key_load:
+0x67d7 028466 fetch 8 ,mem_link_key 
+0x67d8 028467 fetcht 8 ,mem_link_key + 8 
+0x67d9 028468 ior temp ,pdata 
+0x67da 028469 rtn blank 
+0x67db 028470 jam 1 ,mem_link_key_exists 
+0x67dc 028471 rtn 
+:      028478 gpio_set_wake_by_current_state:
+0x67dd 028479 bpatchx patch33_2 ,mem_patch33 
+0x67de 028480 set1 7 ,temp 
+0x67df 028481 call gpio_get_bit 
+0x67e0 028482 nsetflag true ,7 ,temp 
+:      028487 gpio_set_wake:
+0x67e1 028488 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028489 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028490 rtn zero 
+0x67e4 028491 isolate0 7 ,temp 
+0x67e5 028492 and temp ,0x1f ,queue 
+0x67e6 028493 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028494 qsetflag true ,pdata 
+0x67e8 028495 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028496 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028497 nqsetflag true ,pdata 
+0x67eb 028498 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028499 rtn 
+:      028502 gpio_clr_wake:
+0x67ed 028503 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028504 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028505 rtn zero 
+0x67f0 028506 isolate0 7 ,temp 
+0x67f1 028507 and temp ,0x1f ,queue 
+0x67f2 028508 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028509 qset0 pdata 
+0x67f4 028510 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028511 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028512 qset0 pdata 
+0x67f7 028513 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028514 rtn 
+:      028517 gpio_config_input_nowake:
+0x67f9 028518 call gpio_clr_wake 
+0x67fa 028519 branch gpio_config_input_without_wake 
+:      028522 gpio_config_input:
+0x67fb 028523 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028524 rtn zero 
+0x67fd 028525 ncall gpio_set_wake ,wake 
+:      028527 gpio_config_input_without_wake:
+0x67fe 028528 arg core_gpio_pd0 ,contw 
+0x67ff 028529 call gpio_set_bit 
+0x6800 028530 setflip gpio_active_bit ,temp 
+0x6801 028531 arg core_gpio_pu0 ,contw 
+0x6802 028532 call gpio_set_bit 
+0x6803 028533 set0 gpio_active_bit ,temp 
+0x6804 028534 arg core_gpio_oe0 ,contw 
+0x6805 028535 branch gpio_set_bit 
+:      028538 gpio_set_high_impedance:
+0x6806 028539 arg core_gpio_pd0 ,contw 
+0x6807 028540 call gpio_set_bit 
+0x6808 028541 set0 gpio_active_bit ,temp 
+0x6809 028542 arg core_gpio_pu0 ,contw 
+0x680a 028543 call gpio_set_bit 
+0x680b 028544 set0 gpio_active_bit ,temp 
+0x680c 028545 arg core_gpio_oe0 ,contw 
+0x680d 028546 branch gpio_set_bit 
+:      028550 gpio_config_output:
+0x680e 028551 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028552 rtn zero 
+0x6810 028553 setflip gpio_active_bit ,temp 
+0x6811 028554 call gpio_out 
+:      028555 gpio_config_output0:
+0x6812 028556 set1 gpio_active_bit ,temp 
+0x6813 028557 arg core_gpio_oe0 ,contw 
+0x6814 028558 branch gpio_set_bit 
+:      028560 gpio_common:
+0x6815 028561 and temp ,0x07 ,queue 
+0x6816 028562 rshift3 temp ,pdata 
+0x6817 028563 and_into 3 ,pdata 
+0x6818 028564 iadd contw ,contw 
+0x6819 028565 ifetch 1 ,contw 
+0x681a 028566 rtn 
+:      028568 gpio_check_active:
+0x681b 028569 arg core_gpio_out0 ,contw 
+0x681c 028570 branch get_bit_common 
+:      028574 gpio_get_bit:
+0x681d 028575 arg core_gpio_in ,contw 
+:      028576 get_bit_common:
+0x681e 028577 call gpio_common 
+0x681f 028578 isolate1 gpio_active_bit ,temp 
+0x6820 028579 branch gpio_get_bit_reverse ,true 
+0x6821 028580 qisolate0 pdata 
+0x6822 028581 rtn 
+:      028582 gpio_get_bit_reverse:
+0x6823 028583 qisolate1 pdata 
+0x6824 028584 rtn 
+:      028586 gpio_out_inactive:
+0x6825 028587 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028588 rtn zero 
+0x6827 028589 isolate1 7 ,null 
+0x6828 028590 branch gpio_out_flag 
+:      028592 gpio_out_active:
+0x6829 028593 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028594 rtn zero 
+0x682b 028595 isolate0 7 ,null 
+:      028598 gpio_out_flag:
+0x682c 028599 setarg 0 
+0x682d 028600 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028601 ixor temp ,temp 
+:      028604 gpio_out:
+0x682f 028605 arg core_gpio_out0 ,contw 
+:      028608 gpio_set_bit:
+0x6830 028609 call gpio_common 
+0x6831 028610 isolate1 gpio_active_bit ,temp 
+0x6832 028611 qsetflag true ,pdata 
+0x6833 028612 istore 1 ,contw 
+0x6834 028613 rtn 
+:      028615 gpio_set_before_lpm_common:
+0x6835 028616 arg -1 ,rega 
+0x6836 028617 hfetch 1 ,core_gpio_sel1 
+0x6837 028618 compare 0x02 ,pdata ,0x03 
+0x6838 028619 call neglact4_from_23_pin ,true 
+0x6839 028621 compare 0x01 ,pdata ,0x03 
+0x683a 028622 call neglact2_form_25_pin ,true 
+0x683b 028624 compare 0x03 ,pdata ,0x03 
+0x683c 028625 call neglact2_form_25_pin ,true 
+0x683d 028627 isolate1 2 ,pdata 
+0x683e 028628 call neglect2_from_6_pin ,true 
+0x683f 028630 isolate1 3 ,pdata 
+0x6840 028631 call neglect4_from_9_pin ,true 
+0x6841 028633 isolate1 4 ,pdata 
+0x6842 028634 call neglact2_form_30_pin ,true 
+0x6843 028636 isolate1 6 ,pdata 
+0x6844 028637 nsetflag true ,04 ,rega 
+0x6845 028639 isolate1 7 ,pdata 
+0x6846 028640 nsetflag true ,05 ,rega 
+0x6847 028642 hfetch 1 ,core_gpio_sel2 
+0x6848 028643 isolate1 0 ,pdata 
+0x6849 028644 nsetflag true ,27 ,rega 
+0x684a 028645 isolate1 1 ,pdata 
+0x684b 028646 nsetflag true ,28 ,rega 
+0x684c 028647 isolate1 2 ,pdata 
+0x684d 028648 nsetflag true ,03 ,rega 
+0x684e 028649 isolate1 3 ,pdata 
+0x684f 028650 nsetflag true ,08 ,rega 
+0x6850 028651 isolate1 4 ,pdata 
+0x6851 028652 nsetflag true ,20 ,rega 
+0x6852 028653 isolate1 5 ,pdata 
+0x6853 028654 nsetflag true ,21 ,rega 
+0x6854 028655 isolate1 6 ,pdata 
+0x6855 028656 nsetflag true ,22 ,rega 
+0x6856 028657 isolate1 7 ,pdata 
+0x6857 028658 nsetflag true ,23 ,rega 
+0x6858 028660 hfetch 1 ,core_gpio_sel 
+0x6859 028661 isolate1 0 ,pdata 
+0x685a 028662 nsetflag true ,05 ,rega 
+0x685b 028663 isolate1 1 ,pdata 
+0x685c 028664 nsetflag true ,06 ,rega 
+0x685d 028665 isolate1 2 ,pdata 
+0x685e 028666 nsetflag true ,07 ,rega 
+0x685f 028667 isolate1 3 ,pdata 
+0x6860 028668 nsetflag true ,18 ,rega 
+0x6861 028669 isolate1 4 ,pdata 
+0x6862 028670 nsetflag true ,19 ,rega 
+0x6863 028671 isolate1 5 ,pdata 
+0x6864 028672 nsetflag true ,20 ,rega 
+0x6865 028673 isolate1 6 ,pdata 
+0x6866 028674 nsetflag true ,21 ,rega 
+0x6867 028675 isolate1 7 ,pdata 
+0x6868 028676 nsetflag true ,22 ,rega 
+0x6869 028678 hfetch 1 ,core_uart_ctrl 
+0x686a 028679 isolate1 4 ,pdata 
+0x686b 028680 call neglact2_form_2_pin ,true 
+0x686c 028681 bpatchx patch33_5 ,mem_patch33 
+0x686d 028683 hfetch 4 ,core_gpio_pu0 
+0x686e 028684 hfetcht 4 ,core_gpio_pd0 
+0x686f 028685 ior temp ,pdata 
+0x6870 028686 invert pdata ,pdata 
+0x6871 028687 iand rega ,pdata 
+0x6872 028689 hstore 4 ,core_gpio_oe0 
+0x6873 028690 rtn 
+:      028693 neglect2_from_6_pin:
+0x6874 028694 arg 6 ,queue 
+0x6875 028695 branch neglect_2_pin 
+:      028696 neglect4_from_9_pin:
+0x6876 028697 arg 9 ,queue 
+0x6877 028698 branch neglact_4_pin 
+:      028699 neglact4_from_23_pin:
+0x6878 028700 arg 23 ,queue 
+0x6879 028701 branch neglact_4_pin 
+:      028702 neglact2_form_25_pin:
+0x687a 028703 arg 25 ,queue 
+0x687b 028704 branch neglect_2_pin 
+:      028705 neglact2_form_30_pin:
+0x687c 028706 arg 30 ,queue 
+0x687d 028707 branch neglect_2_pin 
+:      028708 neglact2_form_2_pin:
+0x687e 028709 arg 2 ,queue 
+0x687f 028710 branch neglect_2_pin 
+:      028711 neglact_1_pin:
+0x6880 028712 arg 1 ,loopcnt 
+0x6881 028713 branch neglect_pin_loop 
+:      028714 neglact_4_pin:
+0x6882 028715 arg 4 ,loopcnt 
+0x6883 028716 branch neglect_pin_loop 
+:      028717 neglect_2_pin:
+0x6884 028718 arg 2 ,loopcnt 
+:      028719 neglect_pin_loop:
+0x6885 028720 qset0 rega 
+0x6886 028721 increase 1 ,queue 
+0x6887 028722 loop neglect_pin_loop 
+0x6888 028723 rtn 
+:      028731 gpio_cfg_uart_tx_output:
+0x6889 028732 call gpio_uart2gpio 
+0x688a 028733 arg uart_wakeup_tx ,temp 
+0x688b 028734 branch gpio_config_output 
+:      028736 gpio_pu_uart_tx:
+0x688c 028737 call gpio_cfg_uart_tx_output 
+0x688d 028738 arg uart_wakeup_tx ,temp 
+0x688e 028739 branch gpio_out_inactive 
+:      028743 gpio_rx_config_input_with_pu:
+0x688f 028744 call gpio_uart2gpio 
+0x6890 028745 hfetch 1 ,core_gpio_pu0 
+0x6891 028746 set1 uart_wakeup_rx ,pdata 
+0x6892 028747 hstore 1 ,core_gpio_pu0 
+0x6893 028748 arg uart_wakeup_rx ,temp 
+0x6894 028749 branch gpio_config_input 
+:      028751 gpio_uart2gpio:
+0x6895 028752 hfetch 1 ,core_gpio_sel1 
+0x6896 028753 and_into 0xfb ,pdata 
+0x6897 028754 hstore 1 ,core_gpio_sel1 
+0x6898 028755 rtn 
+:      028757 gpio_check_uart_state:
+0x6899 028758 hfetch 1 ,core_gpio_sel1 
+0x689a 028759 isolate1 2 ,pdata 
+0x689b 028760 rtn 
+:      028762 load_chip_option:
+0x689c 028763 call otp_enable_chgpump 
+0x689d 028764 setarg otp_chip_functions 
+0x689e 028765 arg mem_chip_functions ,rega 
+0x689f 028766 arg 0x02 ,temp 
+0x68a0 028767 call otpd_read_data 
+0x68a1 028768 branch otp_disable_chgpump 
+:      028771 load_adc_init:
+0x68a2 028772 call otp_enable_chgpump 
+0x68a3 028773 setarg otp_adc_io_0_5v_addr 
+0x68a4 028774 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028775 arg 14 ,temp 
+0x68a6 028776 call otpd_read_data 
+0x68a7 028777 branch otp_disable_chgpump 
+:      028781 adc_init_data:
+0x68a8 028782 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028784 call load_adc_init 
+0x68aa 028786 fetch 1 ,mem_adc_config_flag 
+0x68ab 028787 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028788 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028789 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028790 rtn 
+:      028792 adc_init_data_vinlpm:
+0x68af 028793 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028794 setarg otp_adc_flag 
+0x68b1 028795 isub temp ,null 
+0x68b2 028796 branch adc_check_data_vinlpm ,zero 
+0x68b3 028797 setarg 0x4dfa 
+0x68b4 028798 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028799 setarg 0x4894 
+0x68b6 028800 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028801 branch set_vdd_reference_voltage_1v 
+:      028803 adc_check_data_vinlpm:
+0x68b8 028804 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028805 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028806 setarg 0x4dfa 
+0x68bb 028807 store 2 ,mem_3v_adc_vinlpm_data 
+:      028808 adc_check_2v_vinlpm:
+0x68bc 028809 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028810 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028811 setarg 0x4894 
+0x68bf 028812 store 2 ,mem_2v_adc_vinlpm_data 
+:      028813 set_vdd_reference_voltage_1v:
+0x68c0 028814 setarg 100 
+0x68c1 028815 store 2 ,mem_reference_voltage 
+0x68c2 028816 rtn 
+:      028818 adc_init_data_hvin:
+0x68c3 028819 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028820 setarg otp_adc_flag 
+0x68c5 028821 isub temp ,null 
+0x68c6 028822 branch adc_check_data_hvin ,zero 
+0x68c7 028823 setarg 0x5932 
+0x68c8 028824 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028825 setarg 0x4323 
+0x68ca 028826 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028827 branch set_vdd_reference_voltage_4v 
+:      028829 adc_check_data_hvin:
+0x68cc 028830 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028831 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028832 setarg 0x5932 
+0x68cf 028833 store 2 ,mem_5v_adc_hvin_data 
+:      028834 adc_check_1v_hvin:
+0x68d0 028835 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028836 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028837 setarg 0x4323 
+0x68d3 028838 store 2 ,mem_1v_adc_hvin_data 
+:      028839 set_vdd_reference_voltage_4v:
+0x68d4 028840 setarg 400 
+0x68d5 028841 store 2 ,mem_reference_voltage 
+0x68d6 028842 rtn 
+:      028844 adc_init_data_io:
+0x68d7 028845 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028846 setarg otp_adc_flag 
+0x68d9 028847 isub temp ,null 
+0x68da 028848 branch adc_check_data_io ,zero 
+0x68db 028849 setarg 0x6946 
+0x68dc 028850 store 2 ,mem_1v_adc_io_data 
+0x68dd 028851 setarg 0x5377 
+0x68de 028852 store 2 ,mem_0_5_adc_io_data 
+0x68df 028853 branch set_vdd_reference_voltage_0_5v 
+:      028855 adc_check_data_io:
+0x68e0 028856 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028857 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028858 setarg 0x6946 
+0x68e3 028859 store 2 ,mem_1v_adc_io_data 
+:      028860 adc_check_0_5v_io:
+0x68e4 028861 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028862 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028863 setarg 0x5377 
+0x68e7 028864 store 2 ,mem_0_5_adc_io_data 
+:      028865 set_vdd_reference_voltage_0_5v:
+0x68e8 028866 setarg 50 
+0x68e9 028867 store 2 ,mem_reference_voltage 
+0x68ea 028868 rtn 
+:      028871 adc_set_mode:
+0x68eb 028872 fetch 1 ,mem_adc_config_flag 
+0x68ec 028873 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028874 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028875 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028876 rtn 
+:      028877 adc_check_vinlpm:
+0x68f0 028878 jam 0xbf ,rf_adc_mode 
+0x68f1 028879 branch read_adc 
+:      028880 adc_check_hvin:
+0x68f2 028881 jam 0xaf ,rf_adc_mode 
+0x68f3 028882 branch read_adc 
+:      028883 adc_check_gpio:
+0x68f4 028884 jam 0x8f ,rf_adc_mode 
+0x68f5 028885 fetch 1 ,mem_adc_channel 
+0x68f6 028886 hstore 1 ,rf_adc_ch 
+0x68f7 028887 branch read_adc 
+:      028888 read_adc:
+0x68f8 028889 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028890 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028891 set1 7 ,pdata 
+0x68fb 028892 hstore 1 ,core_uart_baud + 1 
+0x68fc 028893 hfetch 1 ,rf_adc_ch 
+0x68fd 028894 or_into 0x30 ,pdata 
+0x68fe 028895 hstore 1 ,rf_adc_ch 
+0x68ff 028896 jam 0x7c ,rfen_adc 
+0x6900 028897 jam 0xaa ,rf_adc_gc 
+0x6901 028898 nop 5000 
+0x6902 028899 hfetcht 2 ,core_adc_sum 
+0x6903 028900 hfetch 1 ,core_uart_baud + 1 
+0x6904 028901 set0 7 ,pdata 
+0x6905 028902 hstore 1 ,core_uart_baud + 1 
+0x6906 028903 storet 2 ,mem_adc_current_value 
+0x6907 028904 rtn 
+:      028906 vdd_calculate_by_mode:
+0x6908 028907 bpatchx patch34_0 ,mem_patch34 
+0x6909 028908 fetch 1 ,mem_adc_config_flag 
+0x690a 028909 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028910 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028911 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 028912 rtn 
+:      028914 vdd_calculate_vinlpm:
+0x690e 028915 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 028916 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 028917 arg 200 ,regc 
+0x6911 028918 branch vdd_calculate 
+:      028920 vdd_calculate_hvin:
+0x6912 028921 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 028922 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 028923 arg 100 ,regc 
+0x6915 028924 branch vdd_calculate 
+:      028926 vdd_calculate_io:
+0x6916 028927 fetch 2 ,mem_1v_adc_io_data 
+0x6917 028928 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 028929 arg 50 ,regc 
+0x6919 028930 branch vdd_calculate 
+:      028932 vdd_calculate:
+0x691a 028933 isub temp ,rega 
+0x691b 028934 fetch 2 ,mem_adc_current_value 
+0x691c 028935 isub temp ,pdata 
+0x691d 028936 nbranch vdd_calculate1 ,positive 
+0x691e 028937 fetcht 2 ,mem_reference_voltage 
+0x691f 028938 imul32 temp ,regb 
+0x6920 028939 copy regc ,pdata 
+0x6921 028940 imul32 rega ,pdata 
+0x6922 028941 iadd regb ,pdata 
+:      028942 vdd_calculate2:
+0x6923 028943 idiv rega 
+0x6924 028944 call wait_div_end 
+0x6925 028945 quotient pdata 
+0x6926 028946 rtn 
+:      028948 vdd_calculate1:
+0x6927 028949 copy temp ,pdata 
+0x6928 028950 fetcht 2 ,mem_adc_current_value 
+0x6929 028951 isub temp ,pdata 
+0x692a 028952 fetcht 2 ,mem_reference_voltage 
+0x692b 028953 imul32 temp ,regb 
+0x692c 028954 copy regc ,pdata 
+0x692d 028955 imul32 rega ,pdata 
+0x692e 028956 isub regb ,pdata 
+0x692f 028957 branch vdd_calculate2 
+:      028968 adc_bat_percent_lowpower_out:
+0x6930 028969 ifetch 8 ,rega 
+0x6931 028970 store 8 ,mem_pdatatemp 
+0x6932 028971 fetch 2 ,mem_pdatatemp 
+0x6933 028972 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 028973 isub temp ,rega 
+0x6935 028974 fetch 2 ,mem_pdatatemp + 6 
+0x6936 028975 isub temp ,regb 
+0x6937 028976 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 028977 isub temp ,null 
+0x6939 028978 ncall adc_set_low_power_flag ,positive 
+0x693a 028979 mul32 regb ,100 ,pdata 
+0x693b 028980 idiv rega 
+0x693c 028981 call wait_div_end 
+0x693d 028982 quotient pdata 
+0x693e 028983 call adc_set_no_power_flag ,blank 
+0x693f 028984 rtn 
+:      028985 adc_set_low_power_flag:
+0x6940 028986 fetch 1 ,mem_adc_power_flag 
+0x6941 028987 set1 0 ,pdata 
+0x6942 028988 store 1 ,mem_adc_power_flag 
+0x6943 028989 rtn 
+:      028990 adc_set_no_power_flag:
+0x6944 028991 fetcht 1 ,mem_adc_power_flag 
+0x6945 028992 set1 1 ,temp 
+0x6946 028993 storet 1 ,mem_adc_power_flag 
+0x6947 028994 rtn 
+:      028999 keyscan_key_init:
+0x6948 029000 fetch 2 ,mem_key_num_ptr 
+0x6949 029001 ifetch 1 ,pdata 
+:      029002 keyscan_key_init_next:
+0x694a 029003 rtn blank 
+0x694b 029004 copy pdata ,loopcnt 
+0x694c 029006 fetch 2 ,mem_keyscan_ptr 
+0x694d 029007 increase 3 ,pdata 
+0x694e 029008 copy pdata ,rega 
+:      029009 keyscan_key_init_lp1:
+0x694f 029010 ifetcht 1 ,rega 
+0x6950 029011 call gpio_config_input 
+0x6951 029012 increase key_conf_struct_len ,rega 
+0x6952 029013 loop keyscan_key_init_lp1 
+:      029014 keyscan_key_init_end:
+0x6953 029015 rtn 
+:      029017 keyscan_scan_key:
+0x6954 029018 fetch 2 ,mem_keyscan_ptr 
+0x6955 029019 increase 3 ,pdata 
+0x6956 029020 copy pdata ,rega 
+0x6957 029022 force 0 ,regb 
+0x6958 029023 jam 0 ,mem_key_value_temp 
+:      029024 keyscan_scan_key_lp1:
+0x6959 029025 ifetcht 1 ,rega 
+0x695a 029026 call gpio_get_bit 
+0x695b 029027 bpatchx patch34_1 ,mem_patch34 
+0x695c 029028 fetch 2 ,mem_key_value_temp 
+0x695d 029029 copy regb ,queue 
+0x695e 029030 qsetflag true ,pdata 
+0x695f 029031 store 2 ,mem_key_value_temp 
+0x6960 029032 increase key_conf_struct_len ,rega 
+0x6961 029033 increase 1 ,regb 
+0x6962 029034 fetch 2 ,mem_key_num_ptr 
+0x6963 029035 ifetch 1 ,pdata 
+:      029036 keyscan_scan_key_lp1_next:
+0x6964 029037 ixor regb ,null 
+0x6965 029038 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029039 fetch 2 ,mem_key_value_temp 
+0x6967 029040 fetcht 2 ,mem_key_value 
+0x6968 029041 ixor temp ,null 
+0x6969 029042 rtn zero 
+0x696a 029043 enable user 
+0x696b 029044 rtn 
+:      029046 keyscan_process_lpm_before:
+0x696c 029047 fetch 2 ,mem_key_num_ptr 
+0x696d 029048 ifetch 1 ,pdata 
+:      029049 keyscan_process_lpm_before_next:
+0x696e 029050 rtn blank 
+0x696f 029051 copy pdata ,loopcnt 
+0x6970 029052 fetch 2 ,mem_keyscan_ptr 
+0x6971 029053 increase 3 ,pdata 
+0x6972 029054 copy pdata ,rega 
+:      029055 keyscan_process_lpm_before_lp1:
+0x6973 029056 ifetcht 1 ,rega 
+0x6974 029057 call gpio_set_wake_by_current_state 
+0x6975 029058 increase key_conf_struct_len ,rega 
+0x6976 029059 loop keyscan_process_lpm_before_lp1 
+:      029060 keyscan_process_lpm_before_end:
+0x6977 029061 rtn 
+:      029063 keyscan_key_process:
+0x6978 029064 arg key_scan_timer ,queue 
+0x6979 029065 call timer_check 
+0x697a 029066 nrtn blank 
+0x697b 029067 setarg 0x20 
+0x697c 029068 arg key_scan_timer ,queue 
+0x697d 029069 call timer_init 
+0x697e 029070 disable user 
+0x697f 029071 call keyscan_process_lpm_before 
+0x6980 029072 bpatchx patch34_2 ,mem_patch34 
+0x6981 029073 fetch 2 ,mem_key_num_ptr 
+0x6982 029074 ifetch 1 ,pdata 
+:      029075 keyscan_key_process_next:
+0x6983 029076 rtn blank 
+0x6984 029077 call keyscan_scan_key 
+0x6985 029078 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029079 call lpm_button_get_wake_lock 
+0x6987 029080 disable user 
+0x6988 029081 fetch 2 ,mem_key_value_temp 
+0x6989 029082 store 2 ,mem_key_value_temp4 
+0x698a 029083 jam 0 ,mem_key_value_temp6 
+0x698b 029084 force 0 ,queue 
+:      029085 keyscan_key_lp1:
+0x698c 029086 fetch 2 ,mem_key_value 
+0x698d 029087 rshift pdata ,temp 
+0x698e 029088 storet 2 ,mem_key_value 
+0x698f 029089 and pdata ,0x01 ,pdata 
+0x6990 029090 fetcht 2 ,mem_key_value_temp4 
+0x6991 029091 and temp ,0x01 ,rega 
+0x6992 029092 rshift temp ,temp 
+0x6993 029093 storet 2 ,mem_key_value_temp4 
+0x6994 029094 ixor rega ,null 
+0x6995 029095 ncall keyscan_send_key_data ,zero 
+0x6996 029096 fetch 2 ,mem_key_num_ptr 
+0x6997 029097 ifetch 1 ,pdata 
+:      029098 keyscan_key_lp1_next:
+0x6998 029099 fetcht 1 ,mem_key_value_temp6 
+0x6999 029100 increase 1 ,temp 
+0x699a 029101 storet 1 ,mem_key_value_temp6 
+0x699b 029102 copy temp ,queue 
+0x699c 029103 ixor queue ,null 
+0x699d 029104 nbranch keyscan_key_lp1 ,zero 
+0x699e 029105 fetch 2 ,mem_key_value_temp 
+0x699f 029106 store 2 ,mem_key_value 
+0x69a0 029107 rtn 
+:      029108 keyscan_send_key_data:
+0x69a1 029109 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029110 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029111 increase 1 ,pdata 
+0x69a4 029112 ifetch 2 ,pdata 
+0x69a5 029113 branch callback_func 
+:      029124 pwm_init:
+0x69a6 029125 hfetch 1 ,core_clksel 
+0x69a7 029126 ior rega ,pdata 
+0x69a8 029127 hstore 1 ,core_clksel 
+0x69a9 029128 hfetch 2 ,core_clkoff 
+0x69aa 029129 set0 clock_off_pwm ,pdata 
+0x69ab 029130 hstore 2 ,core_clkoff 
+0x69ac 029131 nop 100 
+0x69ad 029132 rtn 
+:      029143 pwm_out_set:
+0x69ae 029144 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029145 setarg pwm_12mhz 
+0x69b0 029146 idiv temp 
+0x69b1 029147 call wait_div_end 
+0x69b2 029148 quotient temp 
+0x69b3 029149 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029150 imul32 temp ,pdata 
+0x69b5 029151 div pdata ,100 
+0x69b6 029152 call wait_div_end 
+0x69b7 029153 quotient rega 
+0x69b8 029154 copy temp ,pdata 
+0x69b9 029155 isub rega ,regb 
+0x69ba 029156 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029157 call pwm_duty_cycle_set 
+0x69bc 029158 fetch 1 ,mem_pdatatemp 
+0x69bd 029159 branch pwm_enable 
+:      029162 pwm_duty_cycle_set:
+0x69be 029163 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029164 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029165 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029166 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029167 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029168 beq 5 ,pwm_pwm5_duty_set 
+:      029169 pwm_pwm0_duty_set:
+0x69c4 029170 arg core_pwm_pcnt0 ,contw 
+0x69c5 029171 branch pwm_set_pncnt 
+:      029172 pwm_pwm1_duty_set:
+0x69c6 029173 arg core_pwm_pcnt1 ,contw 
+0x69c7 029174 branch pwm_set_pncnt 
+:      029175 pwm_pwm2_duty_set:
+0x69c8 029176 arg core_pwm_pcnt2 ,contw 
+0x69c9 029177 branch pwm_set_pncnt 
+:      029178 pwm_pwm3_duty_set:
+0x69ca 029179 arg core_pwm_pcnt3 ,contw 
+0x69cb 029180 branch pwm_set_pncnt 
+:      029181 pwm_pwm4_duty_set:
+0x69cc 029182 arg core_pwm_pcnt4 ,contw 
+0x69cd 029183 branch pwm_set_pncnt 
+:      029184 pwm_pwm5_duty_set:
+0x69ce 029185 arg core_pwm_pcnt5 ,contw 
+0x69cf 029186 branch pwm_set_pncnt 
+:      029187 pwm_set_pncnt:
+0x69d0 029188 copy rega ,pdata 
+0x69d1 029189 istore 2 ,contw 
+0x69d2 029190 copy regb ,pdata 
+0x69d3 029191 istore 2 ,contw 
+0x69d4 029192 rtn 
+:      029196 pwm_enable:
+0x69d5 029197 enable user 
+0x69d6 029198 branch pwm_gpio_set 
+:      029199 pwm_disable:
+0x69d7 029200 disable user 
+:      029201 pwm_gpio_set:
+0x69d8 029202 beq 4 ,pwm_gpio4_set 
+0x69d9 029203 beq 5 ,pwm_gpio5_set 
+0x69da 029204 beq 27 ,pwm_gpio27_set 
+0x69db 029205 beq 28 ,pwm_gpio28_set 
+0x69dc 029206 beq 3 ,pwm_gpio3_set 
+0x69dd 029207 beq 8 ,pwm_gpio8_set 
+0x69de 029208 beq 20 ,pwm_gpio20_set 
+0x69df 029209 beq 21 ,pwm_gpio21_set 
+0x69e0 029210 beq 22 ,pwm_gpio22_set 
+0x69e1 029211 beq 23 ,pwm_gpio23_set 
+0x69e2 029212 rtn 
+:      029215 pwm_gpio4_set:
+0x69e3 029216 arg 6 ,queue 
+0x69e4 029217 branch pwm_one_set_select 
+:      029218 pwm_gpio5_set:
+0x69e5 029219 arg 7 ,queue 
+0x69e6 029220 branch pwm_one_set_select 
+:      029221 pwm_gpio27_set:
+0x69e7 029222 arg 8 ,queue 
+0x69e8 029223 branch pwm_one_set_select 
+:      029224 pwm_gpio28_set:
+0x69e9 029225 arg 9 ,queue 
+0x69ea 029226 branch pwm_one_set_select 
+:      029227 pwm_gpio3_set:
+0x69eb 029228 arg 10 ,queue 
+0x69ec 029229 branch pwm_one_set_select 
+:      029230 pwm_gpio8_set:
+0x69ed 029231 arg 11 ,queue 
+0x69ee 029232 branch pwm_one_set_select 
+:      029233 pwm_gpio20_set:
+0x69ef 029234 arg 12 ,queue 
+0x69f0 029235 branch pwm_tw0_set_select 
+:      029236 pwm_gpio21_set:
+0x69f1 029237 arg 13 ,queue 
+0x69f2 029238 branch pwm_tw0_set_select 
+:      029239 pwm_gpio22_set:
+0x69f3 029240 arg 14 ,queue 
+0x69f4 029241 branch pwm_tw0_set_select 
+:      029242 pwm_gpio23_set:
+0x69f5 029243 arg 15 ,queue 
+0x69f6 029244 branch pwm_tw0_set_select 
+:      029246 pwm_set_select:
+0x69f7 029247 hfetch 2 ,core_gpio_sel1 
+0x69f8 029248 qsetflag user ,pdata 
+0x69f9 029249 hstore 2 ,core_gpio_sel1 
+0x69fa 029250 copy rega ,queue 
+0x69fb 029251 hfetch 1 ,core_gpio_key2 
+0x69fc 029252 qsetflag user ,pdata 
+0x69fd 029253 hstore 1 ,core_gpio_key2 
+0x69fe 029254 rtn 
+:      029256 pwm_one_set_select:
+0x69ff 029257 add queue ,-4 ,rega 
+0x6a00 029258 branch pwm_set_select 
+:      029260 pwm_tw0_set_select:
+0x6a01 029261 add queue ,-10 ,rega 
+0x6a02 029262 branch pwm_set_select 
+:      029267 rfcomm_init:
+0x6a03 029268 rtn wake 
+0x6a04 029269 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029270 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029271 jam databits8 ,memremoteprndatabits 
+0x6a07 029272 jam 0x11 ,memremoteprnxon 
+0x6a08 029273 jam 0x13 ,memremoteprnxoff 
+0x6a09 029274 setarg 0 
+0x6a0a 029275 store 3 ,memremoteprnstopbit 
+0x6a0b 029276 store 1 ,mem_spp_state 
+0x6a0c 029277 jam 0 ,memui_reconnect_mode 
+:      029279 rfcomm_init_spp:
+0x6a0d 029280 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029281 setarg 0 
+0x6a0f 029282 store 1 ,mem_spp_state 
+0x6a10 029283 store 1 ,mem_remote_spp_channel 
+0x6a11 029284 store 1 ,mem_pn_dlci 
+0x6a12 029285 fetch 1 ,mem_credit_flag 
+0x6a13 029286 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029287 jam 0x50 ,mem_credit_given 
+0x6a15 029288 rtn 
+:      029290 rfcomm_init_spp_with_credit:
+0x6a16 029291 jam 0x00 ,mem_credit_given 
+0x6a17 029292 rtn 
+:      029294 set_cr_bit:
+0x6a18 029295 or_into 0x02 ,temp 
+0x6a19 029296 rtn 
+:      029308 rfcomm_calculate_fcs_sabm:
+0x6a1a 029309 copy temp ,pdata 
+0x6a1b 029310 reverse pdata ,pdata 
+0x6a1c 029311 store 1 ,memfcstemp3 
+0x6a1d 029312 force ini_tx_sabm ,pdata 
+0x6a1e 029313 reverse pdata ,pdata 
+0x6a1f 029314 store 1 ,memfcstemp2 
+0x6a20 029315 force 0x01 ,pdata 
+0x6a21 029316 reverse pdata ,pdata 
+0x6a22 029317 store 1 ,memfcstemp1 
+0x6a23 029318 call caculate_fcs 
+0x6a24 029319 copy temp ,pdata 
+0x6a25 029320 rtn 
+:      029321 rfcomm_calculate_fcs_ua:
+0x6a26 029322 reverse pdata ,pdata 
+0x6a27 029323 store 1 ,memfcstemp3 
+0x6a28 029324 force rsp_tx_ua ,pdata 
+0x6a29 029325 reverse pdata ,pdata 
+0x6a2a 029326 store 1 ,memfcstemp2 
+0x6a2b 029327 force 0x01 ,pdata 
+0x6a2c 029328 reverse pdata ,pdata 
+0x6a2d 029329 store 1 ,memfcstemp1 
+0x6a2e 029330 branch caculate_fcs 
+:      029332 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029333 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029334 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029335 setarg 0x70 
+0x6a32 029336 rtn 
+:      029337 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029338 setarg 0xaa 
+0x6a34 029339 rtn 
+:      029341 rfcomm_save_fcs_uih:
+0x6a35 029342 reverse pdata ,pdata 
+0x6a36 029343 store 1 ,memfcstemp3 
+0x6a37 029344 force rsp_rx_uih ,pdata 
+0x6a38 029345 call caculate_uihdata_fcs 
+0x6a39 029346 fetcht 2 ,mem_contw_temp 
+0x6a3a 029347 copy temp ,contw 
+0x6a3b 029348 istore 1 ,contw 
+0x6a3c 029349 copy contw ,temp 
+0x6a3d 029350 storet 2 ,mem_contw_temp 
+0x6a3e 029351 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029352 call caculate_uihdata_fcs 
+0x6a40 029353 fetcht 2 ,mem_contw_temp 
+0x6a41 029354 copy temp ,contw 
+0x6a42 029355 istore 1 ,contw 
+0x6a43 029356 rtn 
+:      029365 caculate_uihdata_fcs:
+0x6a44 029366 reverse pdata ,pdata 
+0x6a45 029367 store 1 ,memfcstemp2 
+0x6a46 029368 fetch 2 ,memfcstemp2 
+0x6a47 029369 lshift8 pdata ,pdata 
+0x6a48 029370 store 3 ,mem_mod2div_temp 
+0x6a49 029371 arg 0x107 ,rega 
+0x6a4a 029372 arg 0xf ,regb 
+0x6a4b 029373 call mod2div 
+0x6a4c 029374 xor_into 0xd7 ,pdata 
+0x6a4d 029375 invert pdata ,pdata 
+0x6a4e 029376 reverse pdata ,pdata 
+0x6a4f 029377 rtn 
+:      029387 caculate_fcs:
+0x6a50 029388 fetch 3 ,memfcstemp1 
+0x6a51 029389 store 3 ,mem_mod2div_temp 
+0x6a52 029390 arg 0x107 ,rega 
+0x6a53 029391 arg 0xf ,regb 
+0x6a54 029392 call mod2div 
+0x6a55 029393 lshift8 pdata ,pdata 
+0x6a56 029394 arg 0x7 ,regb 
+0x6a57 029395 call mod2div 
+0x6a58 029396 xor_into 0x2b ,pdata 
+0x6a59 029397 invert pdata ,pdata 
+0x6a5a 029398 reverse pdata ,pdata 
+0x6a5b 029399 copy pdata ,temp 
+0x6a5c 029400 rtn 
+:      029402 mod2div:
+0x6a5d 029403 arg 0 ,regc 
+0x6a5e 029404 copy regb ,loopcnt 
+0x6a5f 029405 call right_shift_n 
+0x6a60 029406 icopy temp 
+:      029407 mod2div_loop:
+0x6a61 029412 copy temp ,pdata 
+0x6a62 029413 lshift regc ,regc 
+0x6a63 029414 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029415 ixor rega ,temp 
+0x6a65 029416 increase 1 ,regc 
+:      029417 mod2div_not_enough_reduction:
+0x6a66 029418 lshift temp ,temp 
+0x6a67 029419 fetch 3 ,mem_mod2div_temp 
+0x6a68 029420 increase -1 ,regb 
+0x6a69 029421 compare 0xff ,regb ,0xff 
+0x6a6a 029422 branch mod2div_end ,true 
+0x6a6b 029423 copy regb ,loopcnt 
+0x6a6c 029424 call right_shift_n 
+0x6a6d 029425 isolate1 0 ,pdata 
+0x6a6e 029426 setflag true ,0 ,temp 
+0x6a6f 029427 branch mod2div_loop 
+:      029428 mod2div_end:
+0x6a70 029430 rshift temp ,pdata 
+0x6a71 029431 rtn 
+:      029433 get_rfcomm_snd_adss:
+0x6a72 029434 fetcht 1 ,mem_pn_dlci 
+:      029435 dlci_to_address_cmd:
+0x6a73 029437 lshift2 temp ,temp 
+0x6a74 029438 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029439 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029440 ncall set_cr_bit ,blank 
+0x6a77 029441 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029442 rtn 
+:      029444 channel_to_dlci:
+0x6a79 029446 lshift temp ,temp 
+0x6a7a 029447 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029448 setflag blank ,0 ,temp 
+0x6a7c 029450 rtn 
+:      029451 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029452 fetcht 1 ,mem_current_channel 
+0x6a7e 029453 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029454 call rfcomm_send_ua 
+0x6a80 029455 fetch 1 ,mem_rfcomm_state 
+0x6a81 029456 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029457 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029458 store 1 ,mem_rfcomm_state 
+0x6a84 029459 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029460 branch rfcomm_rx_process_end 
+:      029461 rfcomm_rx_process_dlci0_ua:
+0x6a86 029462 fetch 1 ,mem_rfcomm_state 
+0x6a87 029463 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029464 store 1 ,mem_rfcomm_state 
+0x6a89 029465 branch rfcomm_rx_process_end 
+:      029468 rfcomm_rx_process:
+0x6a8a 029469 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029470 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029471 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029472 branch rfcomm_rx_process_reconn 
+:      029474 rfcomm_rx_process_remote_page:
+0x6a8e 029475 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029476 copy pdata ,contr 
+0x6a90 029477 call get_rfcomm_head_struct 
+0x6a91 029478 fetch 1 ,mem_current_channel 
+0x6a92 029479 beq 0 ,parse_dlci0_rp 
+0x6a93 029480 branch parse_uih_rp 
+:      029481 parse_dlci0_rp:
+0x6a94 029482 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029483 fetch 1 ,mem_current_frame_type 
+0x6a96 029484 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029485 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029486 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029487 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029488 rtn 
+:      029491 parse_dlci0_rp_uih:
+0x6a9b 029492 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029493 copy pdata ,contr 
+0x6a9d 029494 call get_rfcomm_uih_head_struct 
+0x6a9e 029495 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029496 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029497 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029498 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029499 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029500 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029501 branch rfcomm_rx_process_end 
+:      029503 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029504 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029506 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029508 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029509 fetch 1 ,mem_spp_state 
+0x6aa8 029510 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029511 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029512 store 1 ,mem_spp_state 
+0x6aab 029513 call rfcomm_send_param_neg_res 
+0x6aac 029514 branch rfcomm_rx_process_end 
+:      029516 parse_dlci0_rp_uih_pn_res:
+0x6aad 029517 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029518 branch rfcomm_rx_process_end 
+:      029520 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029521 call get_param_payload_ptr 
+0x6ab0 029522 branch get_rfcomm_prarmer_negotiation 
+:      029524 get_rfcomm_param_modem_status:
+0x6ab1 029525 call get_param_payload_ptr 
+0x6ab2 029526 ifetch 1 ,contr 
+0x6ab3 029527 rshift3 pdata ,pdata 
+0x6ab4 029528 store 1 ,mem_ms_channel 
+0x6ab5 029529 ifetch 1 ,contr 
+0x6ab6 029530 store 1 ,mem_ms_param 
+0x6ab7 029531 rtn 
+:      029534 get_rfcomm_head_struct:
+0x6ab8 029535 ifetch 1 ,contr 
+0x6ab9 029536 store 1 ,mem_current_adss 
+0x6aba 029537 rshift3 pdata ,pdata 
+0x6abb 029538 store 1 ,mem_current_channel 
+0x6abc 029539 ifetch 1 ,contr 
+0x6abd 029540 store 1 ,mem_current_frame_type 
+:      029541 get_rfcomm_current_length:
+0x6abe 029542 call get_rfcomm_length_common 
+0x6abf 029543 storet 2 ,mem_current_length 
+0x6ac0 029544 copy contr ,pdata 
+0x6ac1 029545 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029546 rtn 
+:      029548 get_rfcomm_uih_head_struct:
+0x6ac3 029549 ifetch 1 ,contr 
+0x6ac4 029550 rshift pdata ,pdata 
+0x6ac5 029551 store 1 ,mem_uih_cmd_type 
+0x6ac6 029552 call get_rfcomm_length_common 
+0x6ac7 029553 storet 2 ,mem_uih_length 
+0x6ac8 029554 copy contr ,pdata 
+0x6ac9 029555 store 2 ,mem_param_payload_ptr 
+0x6aca 029556 rtn 
+:      029559 get_param_payload_ptr:
+0x6acb 029560 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029561 copy pdata ,contr 
+0x6acd 029562 rtn 
+:      029564 get_rfcomm_length_common:
+0x6ace 029565 ifetch 1 ,contr 
+0x6acf 029566 copy pdata ,temp 
+0x6ad0 029567 rshift temp ,temp 
+0x6ad1 029568 rtnbit1 0 
+0x6ad2 029569 ifetch 1 ,contr 
+0x6ad3 029570 lshift3 pdata ,pdata 
+0x6ad4 029571 lshift4 pdata ,pdata 
+0x6ad5 029572 iadd temp ,temp 
+0x6ad6 029573 rtn 
+:      029575 get_rfcomm_prarmer_negotiation:
+0x6ad7 029576 ifetch 1 ,contr 
+0x6ad8 029577 store 1 ,mem_pn_dlci 
+0x6ad9 029578 ifetch 1 ,contr 
+0x6ada 029579 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029580 ifetch 1 ,contr 
+0x6adc 029581 store 1 ,mem_pn_priority 
+0x6add 029582 ifetch 1 ,contr 
+0x6ade 029583 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029584 ifetch 2 ,contr 
+0x6ae0 029585 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029586 ifetch 1 ,contr 
+0x6ae2 029587 store 1 ,mem_pn_max_retrans 
+0x6ae3 029588 ifetch 1 ,contr 
+0x6ae4 029589 store 1 ,mem_remote_credits 
+0x6ae5 029590 rtn 
+:      029593 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029594 call get_rfcomm_param_modem_status 
+0x6ae7 029596 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029598 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029599 fetch 1 ,mem_spp_state 
+0x6ae9 029600 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029601 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029602 store 1 ,mem_spp_state 
+0x6aec 029603 fetcht 1 ,mem_pn_dlci 
+0x6aed 029604 lshift2 temp ,temp 
+0x6aee 029605 or_into 3 ,temp 
+0x6aef 029606 call rfcomm_send_modem_status_res 
+0x6af0 029607 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029608 branch rfcomm_rx_process_end 
+:      029610 parse_dlci0_rp_uih_ms_res:
+0x6af2 029611 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029612 call ui_ipc_send_event 
+0x6af4 029613 call get_rfcomm_param_modem_status 
+0x6af5 029614 fetch 1 ,mem_ms_channel 
+0x6af6 029615 sub pdata ,1 ,null 
+0x6af7 029616 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029617 branch assert 
+:      029618 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029619 fetch 1 ,mem_spp_state 
+0x6afa 029620 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029621 store 1 ,mem_spp_state 
+0x6afc 029622 branch rfcomm_rx_process_end 
+:      029624 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029625 call get_param_payload_ptr 
+0x6afe 029626 ifetch 1 ,contr 
+0x6aff 029627 store 1 ,mem_rpn_dlci 
+0x6b00 029628 call l2cap_malloc_rfcomm_channel 
+0x6b01 029629 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029630 setarg 0x000e 
+0x6b03 029631 istore 2 ,contw 
+0x6b04 029632 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029633 istore 2 ,contw 
+0x6b06 029634 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029636 lshift pdata ,pdata 
+0x6b08 029637 set1 0 ,pdata 
+0x6b09 029638 istore 1 ,contw 
+0x6b0a 029639 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029640 setarg 0x15ef 
+0x6b0c 029641 istore 2 ,contw 
+0x6b0d 029642 setarg 0x1191 
+0x6b0e 029643 istore 2 ,contw 
+0x6b0f 029646 fetch 1 ,mem_rpn_dlci 
+0x6b10 029647 istore 1 ,contw 
+0x6b11 029648 setarg 0x000007 
+0x6b12 029649 istore 5 ,contw 
+0x6b13 029652 setarg 0x01 
+0x6b14 029653 istore 2 ,contw 
+0x6b15 029656 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029657 istore 1 ,contw 
+0x6b17 029658 rtn 
+:      029662 parse_uih_rp:
+0x6b18 029663 branch parse_uih_rp_spp 
+:      029665 parse_uih_rp_spp:
+0x6b19 029666 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029667 fetch 1 ,mem_current_frame_type 
+0x6b1b 029668 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029669 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029670 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029671 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029672 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029673 rtn 
+:      029674 parse_uih_rp_spp_ua:
+0x6b21 029675 fetch 1 ,mem_spp_state 
+0x6b22 029676 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029677 store 1 ,mem_spp_state 
+0x6b24 029678 branch rfcomm_rx_process_end 
+:      029679 parse_uih_rp_spp_sabm:
+0x6b25 029680 fetch 1 ,mem_spp_state 
+0x6b26 029681 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029682 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029683 store 1 ,mem_spp_state 
+0x6b29 029684 fetch 1 ,mem_current_adss 
+0x6b2a 029685 call rfcomm_calculate_fcs_ua 
+0x6b2b 029686 store 1 ,mem_current_fcs 
+0x6b2c 029687 call rfcomm_send_ua 
+0x6b2d 029688 fetch 1 ,mem_current_adss 
+0x6b2e 029689 rshift2 pdata ,pdata 
+0x6b2f 029690 store 1 ,mem_pn_dlci 
+0x6b30 029691 lshift2 pdata ,pdata 
+0x6b31 029692 set0 rfcomm_address_cr ,pdata 
+0x6b32 029693 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029694 arg mem_hiufcs_spp ,temp 
+0x6b34 029695 storet 2 ,mem_contw_temp 
+0x6b35 029696 call rfcomm_save_fcs_uih 
+0x6b36 029697 branch rfcomm_rx_process_end 
+:      029699 parse_uih_spp_uih_credits:
+0x6b37 029700 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029701 copy pdata ,contr 
+0x6b39 029702 increase 1 ,pdata 
+0x6b3a 029703 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029704 ifetch 1 ,contr 
+0x6b3c 029705 fetcht 1 ,mem_remote_credits 
+0x6b3d 029706 iadd temp ,pdata 
+0x6b3e 029707 store 1 ,mem_remote_credits 
+:      029708 parse_uih_spp_uih:
+0x6b3f 029709 call rfcomm_increase_credit_given 
+:      029710 parse_uih_spp_uih_cont:
+0x6b40 029711 call get_rfcomm_snd_adss 
+0x6b41 029712 call rfcomm_send_uih_without_payload 
+0x6b42 029713 call spp_process_rx_data 
+0x6b43 029714 branch rfcomm_rx_process_end 
+:      029716 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029717 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029718 call ui_ipc_send_event 
+:      029719 parse_uih_rp_spp_disconn:
+0x6b46 029720 call rfcomm_init_spp 
+0x6b47 029721 fetch 1 ,mem_current_adss 
+0x6b48 029722 call rfcomm_calculate_fcs_ua 
+0x6b49 029723 store 1 ,mem_current_fcs 
+0x6b4a 029724 call rfcomm_send_ua 
+0x6b4b 029725 branch rfcomm_rx_process_end 
+:      029730 rfcomm_rx_process_reconn:
+0x6b4c 029731 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029732 copy pdata ,contr 
+0x6b4e 029733 call get_rfcomm_head_struct 
+0x6b4f 029734 fetch 1 ,mem_current_channel 
+0x6b50 029735 beq 0 ,parse_dlci0_reconn 
+0x6b51 029736 branch parse_uih_reconn 
+:      029738 parse_dlci0_reconn:
+0x6b52 029739 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029740 fetch 1 ,mem_current_frame_type 
+0x6b54 029741 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029742 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029743 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029744 branch rfcomm_rx_process_end 
+:      029745 parse_dlci0_reconn_uih:
+0x6b58 029746 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029747 copy pdata ,contr 
+0x6b5a 029748 call get_rfcomm_uih_head_struct 
+0x6b5b 029749 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029750 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029751 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029752 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029753 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029754 branch rfcomm_rx_process_end 
+:      029756 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029757 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029758 fetch 1 ,mem_pn_dlci 
+0x6b63 029759 rshift pdata ,pdata 
+0x6b64 029760 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029761 isub temp ,null 
+0x6b66 029762 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029763 branch assert 
+:      029764 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029765 fetch 1 ,mem_spp_state 
+0x6b69 029766 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029767 store 1 ,mem_spp_state 
+0x6b6b 029768 branch rfcomm_rx_process_end 
+:      029770 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029771 call get_rfcomm_param_modem_status 
+0x6b6d 029772 fetch 1 ,mem_ms_channel 
+0x6b6e 029773 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029774 isub temp ,null 
+0x6b70 029775 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029776 branch assert 
+0x6b72 029777 branch rfcomm_rx_process_end 
+:      029778 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029779 fetch 1 ,mem_spp_state 
+0x6b74 029780 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029781 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029782 store 1 ,mem_spp_state 
+0x6b77 029783 fetcht 1 ,mem_pn_dlci 
+0x6b78 029784 lshift2 temp ,temp 
+0x6b79 029785 or_into 3 ,temp 
+0x6b7a 029786 call rfcomm_send_modem_status_res 
+0x6b7b 029787 branch rfcomm_rx_process_end 
+:      029789 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029790 call get_rfcomm_param_modem_status 
+0x6b7d 029791 fetch 1 ,mem_ms_channel 
+0x6b7e 029792 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029793 isub temp ,null 
+0x6b80 029794 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029795 branch assert 
+:      029796 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029797 fetch 1 ,mem_spp_state 
+0x6b83 029798 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029799 store 1 ,mem_spp_state 
+0x6b85 029800 branch rfcomm_rx_process_end 
+:      029802 parse_uih_reconn:
+0x6b86 029803 fetch 1 ,mem_current_channel 
+0x6b87 029804 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029805 isub temp ,null 
+0x6b89 029806 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029807 branch assert 
+0x6b8b 029808 branch rfcomm_rx_process_end 
+:      029810 parse_uih_reconn_spp:
+0x6b8c 029811 fetch 1 ,mem_current_frame_type 
+0x6b8d 029812 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029813 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029814 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029815 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029816 parse_uih_reconn_spp_ua:
+0x6b91 029817 fetch 1 ,mem_spp_state 
+0x6b92 029818 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029819 store 1 ,mem_spp_state 
+0x6b94 029820 branch rfcomm_rx_process_end 
+:      029821 parse_uih_reconn_spp_sabm:
+0x6b95 029822 branch parse_uih_reconn_spp_sabm 
+:      029823 parse_uih_reconn_spp_disconn:
+0x6b96 029824 branch parse_uih_rp_spp_disconn 
+:      029825 rfcomm_rx_process_end:
+0x6b97 029826 rtn 
+:      029828 rfcomm_send_more_pkt:
+0x6b98 029829 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029830 rtn blank 
+0x6b9a 029831 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029832 branch assert 
+:      029834 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029835 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029836 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029837 arg spp_slave_channel ,temp 
+0x6b9f 029838 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029839 lshift2 temp ,temp 
+:      029840 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029841 or_into 0x03 ,temp 
+0x6ba2 029842 arg 0xaa ,rega 
+0x6ba3 029843 call rfcomm_send_modem_status_cmd 
+0x6ba4 029844 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029845 copy contw ,contr 
+0x6ba6 029846 ifetch 2 ,contr 
+0x6ba7 029847 branch assert ,blank 
+0x6ba8 029848 rtn 
+:      029850 rfcomm_send_sabm:
+0x6ba9 029851 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029852 setarg 0x0004 
+0x6bab 029853 istore 2 ,contw 
+0x6bac 029854 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029855 istore 2 ,contw 
+0x6bae 029856 fetch 1 ,mem_current_adss 
+0x6baf 029857 istore 1 ,contw 
+0x6bb0 029858 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029859 setarg 0x013f 
+0x6bb2 029860 istore 2 ,contw 
+0x6bb3 029861 fetch 1 ,mem_current_fcs 
+0x6bb4 029862 istore 1 ,contw 
+0x6bb5 029863 rtn 
+:      029864 rfcomm_send_ua:
+0x6bb6 029865 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029866 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029867 setarg 0x0004 
+0x6bb9 029868 istore 2 ,contw 
+0x6bba 029869 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029870 istore 2 ,contw 
+0x6bbc 029871 fetch 1 ,mem_current_adss 
+0x6bbd 029872 istore 1 ,contw 
+0x6bbe 029873 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029874 setarg 0x0173 
+0x6bc0 029875 istore 2 ,contw 
+0x6bc1 029876 fetch 1 ,mem_current_fcs 
+0x6bc2 029877 istore 1 ,contw 
+0x6bc3 029878 rtn 
+:      029879 rfcomm_send_param_neg_cmd:
+0x6bc4 029880 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029881 setarg 0x000e 
+0x6bc6 029882 istore 2 ,contw 
+0x6bc7 029883 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029884 istore 2 ,contw 
+0x6bc9 029885 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029886 lshift pdata ,pdata 
+0x6bcb 029887 set1 0 ,pdata 
+0x6bcc 029888 istore 1 ,contw 
+0x6bcd 029889 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029890 setarg 0x15ef 
+0x6bcf 029891 istore 2 ,contw 
+0x6bd0 029892 setarg 0x1183 
+0x6bd1 029893 istore 2 ,contw 
+0x6bd2 029894 copy temp ,pdata 
+0x6bd3 029895 istore 1 ,contw 
+0x6bd4 029896 setarg 0x0000f0 
+0x6bd5 029897 istore 3 ,contw 
+0x6bd6 029898 setarg rfcomm_max_frame_size 
+0x6bd7 029899 istore 2 ,contw 
+0x6bd8 029900 setarg 0 
+0x6bd9 029901 istore 1 ,contw 
+0x6bda 029902 setarg 0x01 
+0x6bdb 029903 istore 1 ,contw 
+0x6bdc 029904 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029905 istore 1 ,contw 
+0x6bde 029906 jam 0x10 ,mem_credit_given 
+0x6bdf 029907 rtn 
+:      029908 rfcomm_send_param_neg_res:
+0x6be0 029909 call l2cap_malloc_rfcomm_channel 
+0x6be1 029910 call l2cap_get_rfcomm_tx_buff 
+0x6be2 029911 setarg 0x000e 
+0x6be3 029912 istore 2 ,contw 
+0x6be4 029913 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 029914 istore 2 ,contw 
+0x6be6 029915 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 029916 lshift pdata ,pdata 
+0x6be8 029917 set1 0 ,pdata 
+0x6be9 029918 istore 1 ,contw 
+0x6bea 029919 bpatchx patch35_5 ,mem_patch35 
+0x6beb 029920 setarg 0x15ef 
+0x6bec 029921 istore 2 ,contw 
+0x6bed 029922 setarg 0x1181 
+0x6bee 029923 istore 2 ,contw 
+0x6bef 029924 fetch 1 ,mem_pn_dlci 
+0x6bf0 029925 istore 1 ,contw 
+0x6bf1 029926 setarg 0x0000e0 
+0x6bf2 029927 istore 3 ,contw 
+0x6bf3 029928 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 029929 istore 2 ,contw 
+0x6bf5 029930 setarg 0x00 
+0x6bf6 029931 istore 1 ,contw 
+0x6bf7 029932 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 029933 istore 1 ,contw 
+0x6bf9 029934 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 029935 istore 1 ,contw 
+0x6bfb 029936 rtn 
+:      029937 rfcomm_send_modem_status_cmd:
+0x6bfc 029938 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 029939 setarg 0x0008 
+0x6bfe 029940 istore 2 ,contw 
+0x6bff 029941 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 029942 istore 2 ,contw 
+0x6c01 029943 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 029944 lshift pdata ,pdata 
+0x6c03 029945 set1 0 ,pdata 
+0x6c04 029946 istore 1 ,contw 
+0x6c05 029947 bpatchx patch35_6 ,mem_patch35 
+0x6c06 029948 setarg 0x09ef 
+0x6c07 029949 istore 2 ,contw 
+0x6c08 029950 setarg 0x05e3 
+0x6c09 029951 istore 2 ,contw 
+0x6c0a 029952 copy temp ,pdata 
+0x6c0b 029953 istore 1 ,contw 
+0x6c0c 029954 setarg 0x8d 
+0x6c0d 029955 istore 1 ,contw 
+0x6c0e 029956 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 029957 istore 1 ,contw 
+0x6c10 029958 rtn 
+:      029960 rfcomm_send_modem_status_res:
+0x6c11 029961 call l2cap_malloc_rfcomm_channel 
+0x6c12 029962 call l2cap_get_rfcomm_tx_buff 
+0x6c13 029963 setarg 0x0008 
+0x6c14 029964 istore 2 ,contw 
+0x6c15 029965 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 029966 istore 2 ,contw 
+0x6c17 029967 copy temp ,timeup 
+0x6c18 029968 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 029969 lshift pdata ,pdata 
+0x6c1a 029970 set1 0 ,pdata 
+0x6c1b 029971 istore 1 ,contw 
+0x6c1c 029972 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 029973 setarg 0x09ef 
+0x6c1e 029974 istore 2 ,contw 
+0x6c1f 029975 setarg 0x05e1 
+0x6c20 029976 istore 2 ,contw 
+0x6c21 029977 copy timeup ,pdata 
+0x6c22 029978 istore 1 ,contw 
+0x6c23 029979 setarg 0x8d 
+0x6c24 029980 istore 1 ,contw 
+0x6c25 029981 call rfcomm_calculate_fcs_dlci0 
+0x6c26 029982 istore 1 ,contw 
+0x6c27 029983 rtn 
+:      029985 rfcomm_send_uih_without_payload:
+0x6c28 029986 bpatchx patch36_0 ,mem_patch36 
+0x6c29 029987 fetch 1 ,mem_credit_given 
+0x6c2a 029988 rtn blank 
+0x6c2b 029989 hfetch 2 ,core_uart_rxitems 
+0x6c2c 029990 nrtn blank 
+0x6c2d 029991 copy rega ,pdata 
+0x6c2e 029992 store 1 ,mem_pdatatemp + 1 
+0x6c2f 029993 storet 1 ,mem_pdatatemp 
+0x6c30 029994 call l2cap_malloc_is_fifo_full 
+0x6c31 029995 nrtn blank 
+0x6c32 029996 call l2cap_malloc_rfcomm_channel 
+0x6c33 029997 call l2cap_get_rfcomm_tx_buff 
+0x6c34 029998 setarg 0x05 
+0x6c35 029999 istore 2 ,contw 
+0x6c36 030000 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030001 istore 2 ,contw 
+0x6c38 030002 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030003 istore 1 ,contw 
+0x6c3a 030004 setarg 0x01ff 
+0x6c3b 030005 istore 2 ,contw 
+0x6c3c 030006 fetch 1 ,mem_credit_given 
+0x6c3d 030007 istore 1 ,contw 
+0x6c3e 030008 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030009 istore 1 ,contw 
+0x6c40 030010 jam 0 ,mem_credit_given 
+0x6c41 030011 rtn 
+:      030013 rfcomm_increase_credit_given:
+0x6c42 030014 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030015 fetch 1 ,mem_credit_flag 
+0x6c44 030016 rtneq credit_enable 
+0x6c45 030017 fetch 2 ,mem_current_length 
+0x6c46 030018 rtn blank 
+0x6c47 030019 fetch 1 ,mem_credit_given 
+0x6c48 030020 increase 1 ,pdata 
+0x6c49 030021 store 1 ,mem_credit_given 
+0x6c4a 030022 rtn 
+:      030024 spp_process_rx_data:
+0x6c4b 030025 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030026 branch callback_func 
+:      030028 spp_tx_rfcomm_packet:
+0x6c4d 030029 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030031 fetch 1 ,mem_remote_credits 
+0x6c4f 030032 rtn blank 
+0x6c50 030033 increase -1 ,pdata 
+0x6c51 030034 store 1 ,mem_remote_credits 
+0x6c52 030035 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030036 fetcht 2 ,mem_current_packet_length 
+0x6c54 030037 isub temp ,null 
+0x6c55 030038 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030039 store 2 ,mem_current_packet_length 
+:      030040 ssp_tx_rfcomm_from_uart:
+0x6c57 030041 fetch 1 ,mem_credit_given 
+0x6c58 030042 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030043 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030044 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030045 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030046 setarg rsp_rx_uih_wdata 
+0x6c5d 030047 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030048 branch ssp_tx_rfcomm_from_uart_common 
+:      030049 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030050 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030051 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030052 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030053 setarg rsp_tx_uih 
+0x6c63 030054 store 1 ,mem_rfcomm_send_frame_type 
+:      030055 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030056 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030057 fetch 2 ,mem_current_packet_length 
+0x6c66 030058 sub pdata ,127 ,null 
+0x6c67 030059 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030060 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030061 increase 1 ,pdata 
+0x6c6a 030062 store 1 ,mem_rfcomm_send_offset 
+:      030063 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030064 call get_rfcomm_snd_adss 
+0x6c6c 030065 fetch 2 ,mem_current_packet_length 
+0x6c6d 030066 increase 8 ,pdata 
+0x6c6e 030067 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030068 iadd temp ,rega 
+0x6c70 030070 call l2cap_malloc 
+0x6c71 030071 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030072 increase 4 ,pdata 
+0x6c73 030073 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030074 copy pdata ,contw 
+0x6c75 030075 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030076 istore 1 ,contw 
+0x6c77 030077 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030078 istore 1 ,contw 
+0x6c79 030079 call ssp_tx_write_length 
+0x6c7a 030080 call ssp_tx_write_given_credit 
+0x6c7b 030081 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030082 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030083 copy pdata ,contru 
+0x6c7e 030084 fetch 2 ,mem_current_packet_length 
+0x6c7f 030085 copy pdata ,loopcnt 
+0x6c80 030086 call uart_copy_rx_bytes_fast 
+0x6c81 030087 copy contw ,temp 
+0x6c82 030088 copy contru ,pdata 
+0x6c83 030089 store 2 ,mem_nl_rx_data_src 
+0x6c84 030090 copy temp ,contw 
+0x6c85 030091 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030092 istore 1 ,contw 
+0x6c87 030093 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030094 copy pdata ,contw 
+0x6c89 030095 fetch 2 ,mem_current_packet_length 
+0x6c8a 030096 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030097 iadd temp ,pdata 
+0x6c8c 030098 increase 4 ,pdata 
+0x6c8d 030099 istore 2 ,contw 
+0x6c8e 030100 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030101 istore 2 ,contw 
+0x6c90 030102 jam 0 ,mem_credit_given 
+0x6c91 030103 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030104 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030105 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030106 rtn 
+:      030108 ssp_tx_write_length:
+0x6c95 030109 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030110 fetch 2 ,mem_current_packet_length 
+0x6c97 030111 sub pdata ,0x7f ,null 
+0x6c98 030112 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030113 lshift pdata ,pdata 
+0x6c9a 030114 set1 0 ,pdata 
+0x6c9b 030115 istore 1 ,contw 
+0x6c9c 030116 rtn 
+:      030117 ssp_tx_write_long_packet:
+0x6c9d 030118 fetch 2 ,mem_current_packet_length 
+0x6c9e 030119 rshift3 pdata ,pdata 
+0x6c9f 030120 rshift4 pdata ,temp 
+0x6ca0 030121 and_into 0x7f ,pdata 
+0x6ca1 030122 lshift pdata ,pdata 
+0x6ca2 030123 set0 0 ,pdata 
+0x6ca3 030124 istore 1 ,contw 
+0x6ca4 030125 istoret 1 ,contw 
+0x6ca5 030126 rtn 
+:      030127 ssp_tx_write_given_credit:
+0x6ca6 030128 fetch 1 ,mem_credit_given 
+0x6ca7 030129 rtn blank 
+0x6ca8 030130 istore 1 ,contw 
+0x6ca9 030131 rtn 
+:      030136 scheduler_process:
+0x6caa 030137 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030138 call check_51cmd 
+0x6cac 030139 call app_process_bb_event 
+0x6cad 030140 call process_conn_sm 
+0x6cae 030142 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030143 call sp_calc_sequence 
+0x6cb0 030144 call simple_pairing_sequence 
+0x6cb1 030145 call master_simple_paring_sequence 
+0x6cb2 030148 call l2cap_malloc_is_fifo_full 
+0x6cb3 030149 nrtn blank 
+0x6cb4 030151 call l2cap_call_proc_sigal_pending 
+0x6cb5 030152 call l2cap_malloc_is_fifo_full 
+0x6cb6 030153 nrtn blank 
+0x6cb7 030154 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030156 call process_upper_sm 
+0x6cb9 030157 call l2cap_send_config_req 
+0x6cba 030158 call rfcomm_send_more_pkt 
+:      030159 scheduler_process0:
+0x6cbb 030160 call scheduler_tx_disconnect_hid 
+0x6cbc 030161 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030164 branch app_process_bt 
+:      030166 scheduler_tx_disconnect_hid:
+0x6cbe 030167 fetch 1 ,mem_control_tasks 
+0x6cbf 030168 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030169 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030170 rtn 
+:      030172 scheduler_tx_l2cap_pkt:
+0x6cc2 030173 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030174 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030175 rtn blank 
+0x6cc5 030176 fetch 1 ,mem_op 
+0x6cc6 030177 rtnbit1 op_txl2cap 
+0x6cc7 030178 call l2cap_malloc_fifo_out 
+0x6cc8 030179 store 2 ,mem_txptr 
+0x6cc9 030180 copy pdata ,contr 
+0x6cca 030181 ifetch 2 ,contr 
+0x6ccb 030182 increase 4 ,pdata 
+0x6ccc 030183 store 2 ,mem_tx_len 
+0x6ccd 030184 jam 6 ,mem_tx_lch 
+0x6cce 030185 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030186 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030187 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030188 fetch 1 ,mem_op 
+0x6cd2 030189 rtnbit0 op_pkt_comp 
+0x6cd3 030190 set0 op_pkt_comp ,pdata 
+0x6cd4 030191 store 1 ,mem_op 
+0x6cd5 030192 jam 5 ,mem_tx_lch 
+0x6cd6 030193 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030194 fetch 2 ,mem_txptr 
+0x6cd8 030195 iadd temp ,pdata 
+0x6cd9 030196 store 2 ,mem_txptr 
+0x6cda 030197 fetch 2 ,mem_tx_len 
+0x6cdb 030198 isub temp ,pdata 
+0x6cdc 030199 store 2 ,mem_tx_len 
+:      030200 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030201 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030202 fetch 2 ,mem_tx_len 
+0x6cdf 030203 branch assert ,blank 
+0x6ce0 030204 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030205 isub temp ,pdata 
+0x6ce2 030206 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030207 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030208 storet 2 ,mem_tx_len 
+0x6ce5 030209 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030210 iadd temp ,pdata 
+0x6ce7 030211 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030212 branch scheduler_tx_l2cap_pkt_end 
+:      030213 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030214 setarg 0 
+0x6cea 030215 store 2 ,mem_l2cap_tx_multi_offset 
+:      030216 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030217 fetch 1 ,mem_op 
+0x6cec 030218 set1 op_txl2cap ,pdata 
+0x6ced 030219 store 1 ,mem_op 
+0x6cee 030220 rtn 
+:      030222 scheduler_start_upper_sm:
+0x6cef 030223 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030224 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030225 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030226 rtn 
+:      030227 scheduler_start_upper_sm_hid:
+0x6cf3 030228 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030229 rtn 
+:      030231 process_upper_sm:
+0x6cf5 030232 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030233 nbranch process_upper_sm_reconn ,blank 
+:      030234 process_upper_sm_remote_page:
+0x6cf7 030235 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030237 rtn blank 
+0x6cf9 030239 jam 0 ,mem_upper_sm_remote_page 
+:      030240 process_upper_sm_rp_wait:
+0x6cfa 030241 rtn 
+:      030244 process_upper_sm_reconn:
+0x6cfb 030245 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030246 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030247 rtn blank 
+0x6cfe 030248 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030249 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030250 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030251 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030252 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030253 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030254 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030255 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030256 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030257 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030258 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030259 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030260 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030261 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030262 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030263 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030264 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030265 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030266 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030267 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030268 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030269 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030270 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030271 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030272 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030273 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030274 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030275 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030276 process_upper_sm_reconn_wait:
+0x6d1a 030277 rtn 
+:      030278 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030279 call upper_sm_send_sdp_conn 
+0x6d1c 030280 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030281 fetch 1 ,mem_sdp_state 
+0x6d1e 030282 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030283 store 1 ,mem_sdp_state 
+0x6d20 030284 rtn 
+:      030285 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030286 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030287 fetch 1 ,mem_sdp_state 
+0x6d23 030288 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030289 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030290 call upper_sm_send_sdp_cfg 
+0x6d26 030291 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030292 fetch 1 ,mem_sdp_state 
+0x6d28 030293 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030294 store 1 ,mem_sdp_state 
+0x6d2a 030295 rtn 
+:      030296 process_upper_sm_reconn_ss_spp:
+0x6d2b 030297 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030298 nrtn blank 
+0x6d2d 030299 call upper_sm_send_ss_spp 
+0x6d2e 030300 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030301 rtn 
+:      030302 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030303 call upper_sm_send_sdp_disconn 
+0x6d31 030304 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030305 rtn 
+:      030306 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030307 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030308 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030309 fetch 1 ,mem_hid_control_state 
+0x6d36 030310 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030311 store 1 ,mem_hid_control_state 
+0x6d38 030312 rtn 
+:      030313 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030314 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030315 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030316 fetch 1 ,mem_hid_control_state 
+0x6d3c 030317 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030318 store 1 ,mem_hid_control_state 
+0x6d3e 030319 rtn 
+:      030320 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030321 call upper_sm_send_hid_int_conn 
+0x6d40 030322 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030323 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030324 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030325 store 1 ,mem_hid_interrupt_state 
+0x6d44 030326 rtn 
+:      030327 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030328 call upper_sm_send_hid_int_cfg 
+0x6d46 030329 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030330 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030331 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030332 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030333 rtn 
+:      030334 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030335 call upper_sm_send_rfcomm_conn 
+0x6d4c 030336 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030337 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030338 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030339 store 1 ,mem_rfcomm_state 
+0x6d50 030340 rtn 
+:      030341 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030342 call upper_sm_send_rfcomm_cfg 
+0x6d52 030343 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030344 fetch 1 ,mem_rfcomm_state 
+0x6d54 030345 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030346 store 1 ,mem_rfcomm_state 
+0x6d56 030347 rtn 
+:      030348 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030349 call upper_sm_send_rfcomm_sabm 
+0x6d58 030350 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030351 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030352 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030353 store 1 ,mem_rfcomm_state 
+0x6d5c 030354 rtn 
+:      030355 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030356 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030357 fetch 1 ,mem_spp_state 
+0x6d5f 030358 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030359 store 1 ,mem_spp_state 
+0x6d61 030360 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030361 rtn 
+:      030362 process_upper_sm_reconn_spp_sabm:
+0x6d63 030363 call upper_sm_send_spp_sabm 
+0x6d64 030364 fetch 1 ,mem_spp_state 
+0x6d65 030365 set1 rfcomm_channel_state_sabm 
+0x6d66 030366 store 1 ,mem_spp_state 
+0x6d67 030367 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030368 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030369 lshift3 pdata ,pdata 
+0x6d6a 030370 or_into 3 ,pdata 
+0x6d6b 030371 arg mem_hiufcs_spp ,temp 
+0x6d6c 030372 storet 2 ,mem_contw_temp 
+0x6d6d 030373 branch rfcomm_save_fcs_uih 
+:      030374 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030375 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030376 fetch 1 ,mem_spp_state 
+0x6d70 030377 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030378 store 1 ,mem_spp_state 
+0x6d72 030379 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030380 rtn 
+:      030382 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030383 fetch 1 ,mem_sdp_state 
+0x6d75 030384 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030385 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030386 branch process_upper_sm_reconn 
+:      030387 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030388 fetch 1 ,mem_sdp_state 
+0x6d79 030389 rtnne l2cap_channel_setup_complete 
+0x6d7a 030390 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030391 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030392 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030393 rtnne recieve_ss_reasult_hf 
+0x6d7d 030394 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030395 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030396 branch process_upper_sm_reconn 
+:      030397 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030398 fetch 1 ,mem_sdp_state 
+0x6d81 030399 nrtn blank 
+0x6d82 030400 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030401 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030402 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030403 branch process_upper_sm_reconn_termination 
+:      030404 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030405 fetch 1 ,mem_hid_control_state 
+0x6d87 030406 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030407 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030408 branch process_upper_sm_reconn 
+:      030409 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030410 fetch 1 ,mem_hid_control_state 
+0x6d8b 030411 rtnne l2cap_channel_setup_complete 
+0x6d8c 030412 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030413 branch process_upper_sm_reconn 
+:      030414 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030415 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030416 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030417 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030418 branch process_upper_sm_reconn 
+:      030419 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030420 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030421 rtnne l2cap_channel_setup_complete 
+0x6d94 030422 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030423 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030424 branch process_upper_sm_reconn_termination 
+:      030425 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030426 fetch 1 ,mem_rfcomm_state 
+0x6d98 030427 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030428 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030429 branch process_upper_sm_reconn 
+:      030430 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030431 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030432 rtnne l2cap_channel_setup_complete 
+0x6d9d 030433 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030434 branch process_upper_sm_reconn 
+:      030435 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030436 fetch 1 ,mem_rfcomm_state 
+0x6da0 030437 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030438 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030439 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030440 branch process_upper_sm_reconn_termination 
+:      030441 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030442 fetch 1 ,mem_spp_state 
+0x6da5 030443 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030444 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030445 branch process_upper_sm_reconn 
+:      030446 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030447 fetch 1 ,mem_spp_state 
+0x6da9 030448 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030449 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030450 branch process_upper_sm_reconn 
+:      030451 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030452 fetch 1 ,mem_spp_state 
+0x6dad 030453 rtnne rfcomm_channel_setup_complete 
+0x6dae 030454 branch process_upper_sm_reconn_termination 
+:      030456 process_upper_sm_reconn_setup_hid:
+0x6daf 030457 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030458 branch process_upper_sm_reconn 
+:      030460 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030461 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030462 branch process_upper_sm_reconn 
+:      030463 process_upper_sm_reconn_setup_spp:
+0x6db3 030464 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030465 branch process_upper_sm_reconn 
+:      030469 process_upper_sm_reconn_termination:
+0x6db5 030470 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030471 rtn 
+:      030472 upper_sm_send_sdp_conn:
+0x6db7 030473 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030474 call l2cap_malloc_signal_channel 
+0x6db9 030475 setarg psm_sdp 
+0x6dba 030476 copy pdata ,temp 
+0x6dbb 030477 setarg l2cap_sdp_channel 
+0x6dbc 030478 copy pdata ,timeup 
+0x6dbd 030479 branch ml2cap_send_signal_connect_req 
+:      030481 upper_sm_send_sdp_cfg:
+0x6dbe 030482 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030483 call l2cap_malloc_signal_channel 
+0x6dc0 030484 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030485 copy pdata ,temp 
+0x6dc2 030486 branch ml2cap_send_signal_config_req 
+:      030488 upper_sm_send_sdp_disconn:
+0x6dc3 030489 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030490 call l2cap_malloc_signal_channel 
+0x6dc5 030491 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030492 copy pdata ,temp 
+0x6dc7 030493 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030494 call ml2cap_send_signal_disconn_req 
+0x6dc9 030495 fetch 1 ,mem_sdp_state 
+0x6dca 030496 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030497 store 1 ,mem_sdp_state 
+0x6dcc 030498 rtn 
+:      030500 upper_sm_send_ss_spp:
+0x6dcd 030501 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030502 call l2cap_malloc_sdp_channel 
+0x6dcf 030503 call sdp_send_spp_request 
+0x6dd0 030504 branch msdp_send_req_done 
+:      030506 upper_sm_send_rfcomm_conn:
+0x6dd1 030507 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030508 call l2cap_malloc_signal_channel 
+0x6dd3 030509 setarg psm_rfcomm 
+0x6dd4 030510 copy pdata ,temp 
+0x6dd5 030511 setarg l2cap_rfcomm_channel 
+0x6dd6 030512 copy pdata ,timeup 
+0x6dd7 030513 branch ml2cap_send_signal_connect_req 
+:      030515 upper_sm_send_rfcomm_cfg:
+0x6dd8 030516 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030517 call l2cap_malloc_signal_channel 
+0x6dda 030518 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030519 copy pdata ,temp 
+0x6ddc 030520 branch ml2cap_send_signal_config_req 
+:      030522 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030523 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030524 call l2cap_malloc_signal_channel 
+0x6ddf 030525 setarg psm_hid_control 
+0x6de0 030526 copy pdata ,temp 
+0x6de1 030527 setarg l2cap_hid_control_channel 
+0x6de2 030528 copy pdata ,timeup 
+0x6de3 030529 branch ml2cap_send_signal_connect_req 
+:      030531 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030532 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030533 call l2cap_malloc_signal_channel 
+0x6de6 030534 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030535 copy pdata ,temp 
+0x6de8 030536 branch ml2cap_send_signal_config_req 
+:      030538 upper_sm_send_hid_int_conn:
+0x6de9 030539 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030540 call l2cap_malloc_signal_channel 
+0x6deb 030541 setarg psm_hid_interrupt 
+0x6dec 030542 copy pdata ,temp 
+0x6ded 030543 setarg l2cap_hid_interrupt_channel 
+0x6dee 030544 copy pdata ,timeup 
+0x6def 030545 branch ml2cap_send_signal_connect_req 
+:      030547 upper_sm_send_hid_int_cfg:
+0x6df0 030548 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030549 call l2cap_malloc_signal_channel 
+0x6df2 030550 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030551 copy pdata ,temp 
+0x6df4 030552 branch ml2cap_send_signal_config_req 
+:      030554 upper_sm_send_rfcomm_sabm:
+0x6df5 030555 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030556 call l2cap_malloc_rfcomm_channel 
+0x6df7 030558 jam 3 ,mem_current_adss 
+0x6df8 030559 jam 0x1c ,mem_current_fcs 
+0x6df9 030560 call rfcomm_send_sabm 
+0x6dfa 030561 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030562 rtn 
+:      030564 upper_sm_send_spp_cmd_pn:
+0x6dfc 030565 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030566 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030567 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030568 call channel_to_dlci 
+0x6e00 030569 storet 1 ,mem_pn_dlci 
+0x6e01 030570 branch rfcomm_send_param_neg_cmd 
+:      030572 upper_sm_send_spp_sabm:
+0x6e02 030573 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030574 call l2cap_malloc_rfcomm_channel 
+0x6e04 030575 fetcht 1 ,mem_pn_dlci 
+0x6e05 030576 call dlci_to_address_cmd 
+0x6e06 030577 call rfcomm_calculate_fcs_sabm 
+0x6e07 030578 store 1 ,mem_current_fcs 
+0x6e08 030579 fetcht 1 ,mem_pn_dlci 
+0x6e09 030580 call dlci_to_address_cmd 
+0x6e0a 030581 storet 1 ,mem_current_adss 
+0x6e0b 030582 branch rfcomm_send_sabm 
+:      030584 upper_sm_send_spp_cmd_ms:
+0x6e0c 030585 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030586 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030587 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030588 call dlci_to_address_cmd 
+0x6e10 030589 branch rfcomm_send_modem_status_cmd 
+:      030602 sdp_process:
+0x6e11 030603 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030604 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030605 iforce contr 
+0x6e14 030608 ifetch 1 ,contr 
+0x6e15 030609 copy pdata ,regb 
+0x6e16 030610 store 1 ,mem_sdp_pduid 
+0x6e17 030611 ifetch 2 ,contr 
+0x6e18 030612 store 2 ,mem_sdp_transactionid 
+0x6e19 030613 ifetch 1 ,contr 
+0x6e1a 030614 lshift8 pdata ,timeup 
+0x6e1b 030615 ifetch 1 ,contr 
+0x6e1c 030616 iadd timeup ,timeup 
+0x6e1d 030617 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030618 copy contr ,temp 
+0x6e1f 030619 arg 4 ,loopcnt 
+0x6e20 030620 arg mem_sdp_handle_list ,contw 
+0x6e21 030621 call memset0 
+0x6e22 030622 copy temp ,contr 
+0x6e23 030623 deposit regb 
+0x6e24 030624 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030625 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030626 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030627 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030628 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030629 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030630 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030631 branch sdp_insufficient_resource 
+:      030642 sdp_process_ss_req:
+0x6e2c 030643 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030644 call ask_serviceclassid 
+0x6e2e 030645 compare 1 ,temp ,0xff 
+0x6e2f 030646 branch ss_empty_rsp ,true 
+0x6e30 030647 compare 0xff ,temp ,0xff 
+0x6e31 030648 branch sdp_invalid_request_syntax ,true 
+0x6e32 030650 ifetch 2 ,contr 
+0x6e33 030651 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030652 increase -2 ,timeup 
+0x6e35 030654 increase -1 ,timeup 
+0x6e36 030655 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030656 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030657 ifetch 2 ,timeup 
+0x6e39 030658 rtn blank 
+0x6e3a 030659 call search_all_uuid 
+0x6e3b 030660 call l2cap_get_sdp_tx_payload 
+0x6e3c 030661 force 3 ,pdata 
+0x6e3d 030662 istore 1 ,contw 
+0x6e3e 030663 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030664 istore 2 ,contw 
+0x6e40 030665 lshift2 queue ,pdata 
+0x6e41 030666 add pdata ,5 ,pdata 
+0x6e42 030667 add pdata ,5 ,regc 
+0x6e43 030668 byteswap pdata ,pdata 
+0x6e44 030669 istore 2 ,contw 
+0x6e45 030670 deposit queue 
+0x6e46 030671 byteswap pdata ,pdata 
+0x6e47 030672 istore 2 ,contw 
+0x6e48 030673 istore 2 ,contw 
+0x6e49 030674 arg mem_sdp_handle_list ,contr 
+0x6e4a 030675 copy queue ,loopcnt 
+0x6e4b 030676 branch ss_req_blank ,zero 
+:      030677 ss_req_loop:
+0x6e4c 030678 ifetch 4 ,contr 
+0x6e4d 030679 istore 4 ,contw 
+0x6e4e 030680 loop ss_req_loop 
+:      030681 ss_req_blank:
+0x6e4f 030682 force 0 ,pdata 
+0x6e50 030683 istore 1 ,contw 
+0x6e51 030684 deposit regc 
+0x6e52 030685 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030687 rtn 
+:      030698 sdp_process_sa_req:
+0x6e54 030699 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030700 ifetch 4 ,contr 
+0x6e56 030701 store 4 ,mem_sdp_record_handle 
+0x6e57 030702 increase -4 ,timeup 
+0x6e58 030703 call sdp_store_maxbyte 
+0x6e59 030704 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030705 increase -2 ,timeup 
+0x6e5b 030706 call dataelementtype6 
+0x6e5c 030707 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030708 compare 5 ,rega ,0xff 
+0x6e5e 030710 branch sa_judge_wholerange ,true 
+:      030711 sa_isnot_wholerange:
+0x6e5f 030712 arg mem_sdp_attrib_list ,contw 
+0x6e60 030713 force 0 ,queue 
+0x6e61 030714 branch sa_req_loop 
+:      030715 sa_judge_wholerange:
+0x6e62 030716 ifetch 1 ,contr 
+0x6e63 030717 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030718 ifetch 2 ,contr 
+0x6e65 030719 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030720 ifetch 1 ,contr 
+0x6e67 030721 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030722 ifetch 1 ,contr 
+0x6e69 030723 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030724 branch sa_req_all 
+:      030725 sa_judge_wholerange_false3:
+0x6e6b 030726 increase -5 ,contr 
+0x6e6c 030727 branch sa_isnot_wholerange 
+:      030728 sa_judge_wholerange_false2:
+0x6e6d 030729 increase -4 ,contr 
+0x6e6e 030730 branch sa_isnot_wholerange 
+:      030731 sa_judge_wholerange_false1:
+0x6e6f 030732 increase -3 ,contr 
+0x6e70 030733 branch sa_isnot_wholerange 
+:      030734 sa_req_loop:
+0x6e71 030735 ifetch 1 ,contr 
+0x6e72 030736 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030737 beq sdp_attribute_range ,sa_req_range 
+:      030738 sa_req_range:
+0x6e74 030739 ifetch 2 ,contr 
+0x6e75 030740 istore 2 ,contw 
+0x6e76 030741 increase 1 ,queue 
+0x6e77 030742 byteswap pdata ,regb 
+0x6e78 030743 ifetch 2 ,contr 
+0x6e79 030744 byteswap pdata ,pdata 
+:      030745 sa_req_range_id_increase:
+0x6e7a 030746 increase 1 ,regb 
+0x6e7b 030747 isub regb ,null 
+0x6e7c 030748 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030749 copy pdata ,regc 
+0x6e7e 030750 byteswap regb ,pdata 
+0x6e7f 030751 istore 2 ,contw 
+0x6e80 030752 increase 1 ,queue 
+0x6e81 030753 copy regc ,pdata 
+0x6e82 030754 branch sa_req_range_id_increase 
+:      030755 sa_req_range_id_finish:
+0x6e83 030756 increase -5 ,timeup 
+0x6e84 030757 increase -5 ,rega 
+0x6e85 030758 branch sa_req_check_next_id 
+:      030759 sa_req_one_id:
+0x6e86 030760 ifetch 2 ,contr 
+0x6e87 030761 istore 2 ,contw 
+0x6e88 030762 increase 1 ,queue 
+0x6e89 030763 increase -3 ,timeup 
+0x6e8a 030764 increase -3 ,rega 
+:      030765 sa_req_check_next_id:
+0x6e8b 030766 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030767 nbranch sa_req_loop ,zero 
+0x6e8d 030768 increase -1 ,timeup 
+0x6e8e 030769 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030771 call l2cap_get_sdp_tx_payload 
+0x6e90 030772 increase 10 ,contw 
+0x6e91 030773 arg mem_sdp_attrib_list ,rega 
+:      030774 sa_req_handle_attributelist_next:
+0x6e92 030775 copy queue ,pdata 
+0x6e93 030776 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030777 ifetch 2 ,rega 
+0x6e95 030778 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030779 iforce regb 
+0x6e97 030780 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030781 iforce temp 
+0x6e99 030782 call search_handle_attrib 
+0x6e9a 030783 copy contr ,pdata 
+0x6e9b 030784 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030785 increase -3 ,contr 
+0x6e9d 030786 ifetch 3 ,contr 
+0x6e9e 030787 istore 3 ,contw 
+0x6e9f 030788 call sdp_data_len 
+0x6ea0 030789 iforce loopcnt 
+0x6ea1 030790 call memcpy 
+:      030791 sa_req_handle_attributelist_notfound:
+0x6ea2 030792 increase 2 ,rega 
+0x6ea3 030793 increase -1 ,queue 
+0x6ea4 030794 branch sa_req_handle_attributelist_next 
+:      030796 sa_req_handle_attributelist_end:
+0x6ea5 030797 arg sdp_attribute_res ,rega 
+0x6ea6 030798 call ssa_req_range_lastfreg_common 
+0x6ea7 030799 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030800 beq 11 ,sa_empty_rsp 
+0x6ea9 030801 branch ssa_req_range_attrbutes_length_no_continue 
+:      030804 sdp_store_continue_common:
+0x6eaa 030805 ifetch 1 ,contr 
+0x6eab 030806 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030807 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030808 beq 2 ,sdp_store_continue_2byte 
+:      030809 sdp_store_continue_0byte:
+0x6eae 030810 increase -1 ,timeup 
+0x6eaf 030811 branch sdp_store_continue_end 
+:      030812 sdp_store_continue_1byte:
+0x6eb0 030813 ifetch 1 ,contr 
+0x6eb1 030814 increase -2 ,timeup 
+0x6eb2 030815 branch sdp_store_continue_end 
+:      030816 sdp_store_continue_2byte:
+0x6eb3 030817 ifetch 2 ,contr 
+0x6eb4 030818 byteswap pdata ,pdata 
+0x6eb5 030819 increase -3 ,timeup 
+:      030820 sdp_store_continue_end:
+0x6eb6 030821 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030822 rtn 
+:      030824 sa_req_all:
+0x6eb8 030825 increase -5 ,timeup 
+0x6eb9 030826 call sdp_store_continue_common 
+0x6eba 030827 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030828 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030829 call search_handle 
+0x6ebd 030830 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030831 copy contr ,rega 
+0x6ebf 030832 call l2cap_get_sdp_tx_payload 
+0x6ec0 030833 copy rega ,contr 
+0x6ec1 030834 increase 3 ,contw 
+0x6ec2 030835 copy contr ,timeup 
+0x6ec3 030836 call sdp_get_data 
+0x6ec4 030837 copy pdata ,rega 
+0x6ec5 030839 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030840 copy pdata ,regb 
+0x6ec7 030841 copy rega ,pdata 
+0x6ec8 030842 isub regb ,regb 
+0x6ec9 030843 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030844 isub regb ,null 
+0x6ecb 030845 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030847 disable user 
+0x6ecd 030848 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030849 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030850 iadd timeup ,contr 
+0x6ed0 030851 increase 3 ,regb 
+0x6ed1 030852 copy regb ,loopcnt 
+0x6ed2 030853 copy loopcnt ,pdata 
+0x6ed3 030854 increase 3 ,pdata 
+0x6ed4 030855 byteswap pdata ,pdata 
+0x6ed5 030856 istore 2 ,contw 
+0x6ed6 030857 copy loopcnt ,pdata 
+0x6ed7 030858 byteswap pdata ,pdata 
+0x6ed8 030859 istore 2 ,contw 
+0x6ed9 030860 branch sa_req_all_answer_attributelist_full_loop 
+:      030861 sa_req_all_fisrt_fragment:
+0x6eda 030862 add rega ,6 ,loopcnt 
+0x6edb 030863 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030864 byteswap loopcnt ,pdata 
+0x6edd 030865 branch sa_req_all_parlength_continue_byte_end 
+:      030866 sa_req_all_parlength_continue_byte:
+0x6ede 030867 copy loopcnt ,pdata 
+0x6edf 030868 increase 2 ,pdata 
+0x6ee0 030869 byteswap pdata ,pdata 
+:      030870 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030871 istore 2 ,contw 
+0x6ee2 030872 increase -3 ,loopcnt 
+0x6ee3 030873 byteswap loopcnt ,pdata 
+0x6ee4 030874 istore 2 ,contw 
+0x6ee5 030875 copy timeup ,contr 
+0x6ee6 030876 branch sa_req_all_answer_attributelist_full_loop 
+:      030877 sa_req_all_fragment_sdp:
+0x6ee7 030878 enable user 
+0x6ee8 030880 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030881 copy pdata ,rega 
+0x6eea 030882 copy rega ,loopcnt 
+0x6eeb 030883 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030884 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030885 iadd timeup ,contr 
+0x6eee 030886 copy rega ,pdata 
+0x6eef 030887 increase 5 ,pdata 
+0x6ef0 030888 byteswap pdata ,pdata 
+0x6ef1 030889 istore 2 ,contw 
+0x6ef2 030890 copy rega ,pdata 
+0x6ef3 030891 byteswap pdata ,pdata 
+0x6ef4 030892 istore 2 ,contw 
+:      030893 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030894 call memcpy 
+0x6ef6 030895 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030896 force 2 ,pdata 
+0x6ef8 030897 istore 1 ,contw 
+0x6ef9 030898 copy contr ,pdata 
+0x6efa 030899 isub timeup ,pdata 
+0x6efb 030900 byteswap pdata ,pdata 
+0x6efc 030901 istore 2 ,contw 
+0x6efd 030902 branch sa_req_all_frag_end 
+:      030903 sa_req_all_last_frag_continue:
+0x6efe 030904 force 0 ,pdata 
+0x6eff 030905 istore 1 ,contw 
+:      030906 sa_req_all_frag_end:
+0x6f00 030907 arg sdp_attribute_res ,rega 
+0x6f01 030908 branch ssa_req_range_common 
+:      030919 sdp_process_ssa_req:
+0x6f02 030920 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 030921 call ask_serviceclassid 
+0x6f04 030922 compare 0xff ,temp ,0xff 
+0x6f05 030923 branch sdp_invalid_request_syntax ,true 
+0x6f06 030924 call sdp_store_maxbyte 
+0x6f07 030925 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 030926 increase -2 ,timeup 
+0x6f09 030927 call dataelementtype6 
+0x6f0a 030928 arg mem_sdp_attrib_list ,contw 
+0x6f0b 030929 force 0 ,queue 
+:      030930 ssa_req_loop:
+0x6f0c 030931 ifetch 1 ,contr 
+0x6f0d 030932 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 030933 ifetch 2 ,contr 
+0x6f0f 030934 istore 2 ,contw 
+0x6f10 030935 increase 1 ,queue 
+0x6f11 030936 increase -3 ,timeup 
+0x6f12 030937 increase -3 ,rega 
+0x6f13 030938 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 030939 nbranch ssa_req_loop ,zero 
+0x6f15 030940 increase -1 ,timeup 
+0x6f16 030941 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 030942 call l2cap_get_sdp_tx_payload 
+0x6f18 030943 increase 13 ,contw 
+0x6f19 030944 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 030945 iforce regc 
+0x6f1b 030946 arg mem_sdp_attrib_list ,rega 
+:      030947 ssa_req_attributelist_next:
+0x6f1c 030948 ifetch 2 ,rega 
+0x6f1d 030949 branch ssa_req_attributelist_end ,blank 
+0x6f1e 030950 iforce regb 
+0x6f1f 030951 call search_attrib 
+0x6f20 030952 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 030953 increase -3 ,contr 
+0x6f22 030954 ifetch 3 ,contr 
+0x6f23 030955 istore 3 ,contw 
+0x6f24 030956 call sdp_data_len 
+0x6f25 030957 iforce loopcnt 
+0x6f26 030958 call memcpy 
+:      030959 ssa_req_attributelist_notfound:
+0x6f27 030960 increase 2 ,rega 
+0x6f28 030961 branch ssa_req_attributelist_next 
+:      030963 ssa_req_attributelist_end:
+0x6f29 030964 call ssa_req_range_lastfreg 
+0x6f2a 030965 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 030966 beq 14 ,ssa_empty_rsp 
+0x6f2c 030967 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 030968 branch ssa_req_range_attrbutes_length_no_continue 
+:      030971 sdp_store_maxbyte:
+0x6f2e 030972 ifetch 2 ,contr 
+0x6f2f 030973 byteswap pdata ,pdata 
+0x6f30 030974 increase -3 ,pdata 
+0x6f31 030975 arg 200 ,temp 
+0x6f32 030976 isub temp ,null 
+0x6f33 030977 nrtn positive 
+0x6f34 030978 setarg 200 
+0x6f35 030979 rtn 
+:      030982 ssa_req_range:
+0x6f36 030983 increase 4 ,contr 
+0x6f37 030984 increase -5 ,timeup 
+0x6f38 030985 increase -5 ,rega 
+0x6f39 030986 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 030987 call sdp_store_continue_common 
+0x6f3b 030988 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 030989 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 030990 call search_all_uuid 
+0x6f3e 030991 deposit queue 
+0x6f3f 030992 branch ssa_empty_rsp ,blank 
+0x6f40 030993 store 1 ,mem_handle_humber 
+0x6f41 030995 copy regb ,pdata 
+0x6f42 030996 store 2 ,mem_sdp_all_length 
+0x6f43 030997 arg 0 ,queue 
+0x6f44 030998 arg 0 ,rega 
+0x6f45 030999 call l2cap_get_sdp_tx_payload 
+0x6f46 031000 increase 10 ,contw 
+:      031001 ssa_req_range_find_handle:
+0x6f47 031002 call ssa_req_range_get_length 
+0x6f48 031003 nbranch assert ,user 
+0x6f49 031004 copy contr ,timeup 
+0x6f4a 031005 copy pdata ,regc 
+0x6f4b 031006 iadd rega ,rega 
+0x6f4c 031009 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031010 copy pdata ,regb 
+0x6f4e 031011 branch ssa_req_range_first_freg ,blank 
+:      031012 ssa_req_range_later_freg_with_continue:
+0x6f4f 031013 copy rega ,pdata 
+0x6f50 031014 isub regb ,regb 
+0x6f51 031015 branch ssa_req_range_next_handle ,zero 
+0x6f52 031016 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031017 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031018 isub regb ,null 
+0x6f55 031019 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031020 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031023 ssa_req_range_send_not_maxbyte:
+0x6f57 031024 copy regb ,loopcnt 
+0x6f58 031025 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031026 fetch 1 ,mem_handle_humber 
+0x6f5a 031027 increase 1 ,queue 
+0x6f5b 031028 isub queue ,null 
+0x6f5c 031029 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031030 branch ssa_req_range_freg_with_continue 
+:      031032 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031033 copy pdata ,loopcnt 
+0x6f5f 031034 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031035 branch ssa_req_range_freg_with_continue 
+:      031037 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031038 increase -3 ,contw 
+0x6f62 031039 copy loopcnt ,temp 
+0x6f63 031040 copy regc ,pdata 
+0x6f64 031041 isub regb ,pdata 
+0x6f65 031042 iadd timeup ,contr 
+0x6f66 031043 branch memcpy 
+:      031045 ssa_req_range_next_handle:
+0x6f67 031046 fetch 1 ,mem_handle_humber 
+0x6f68 031047 increase 1 ,queue 
+0x6f69 031048 isub queue ,null 
+0x6f6a 031049 rtn zero 
+0x6f6b 031050 branch ssa_req_range_find_handle 
+:      031052 ssa_req_range_get_length:
+0x6f6c 031053 call disable_user 
+0x6f6d 031054 arg mem_sdp_handle_list ,contr 
+0x6f6e 031055 lshift2 queue ,pdata 
+0x6f6f 031056 iadd contr ,contr 
+0x6f70 031057 ifetcht 4 ,contr 
+0x6f71 031058 call search_handle 
+0x6f72 031059 nrtn zero 
+0x6f73 031060 call sdp_data_len 
+0x6f74 031061 branch enable_user 
+:      031063 ssa_req_range_first_freg:
+0x6f75 031064 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031065 isub rega ,null 
+0x6f77 031066 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031067 copy rega ,loopcnt 
+0x6f79 031068 copy loopcnt ,temp 
+0x6f7a 031069 copy timeup ,contr 
+0x6f7b 031070 call memcpy 
+0x6f7c 031071 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031072 isub rega ,null 
+0x6f7e 031073 branch ssa_req_range_freg_no_continue ,zero 
+:      031074 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031075 call ssa_req_range_freg_with_continue 
+0x6f80 031076 branch ssa_req_range_attrbutes_length 
+:      031078 ssa_req_range_freg_no_continue:
+0x6f81 031079 call ssa_req_range_lastfreg 
+0x6f82 031080 branch ssa_req_range_attrbutes_length 
+:      031082 ssa_req_range_lastfreg:
+0x6f83 031083 arg sdp_searchattrib_res ,rega 
+:      031084 ssa_req_range_lastfreg_common:
+0x6f84 031085 force 0 ,pdata 
+0x6f85 031086 istore 1 ,contw 
+0x6f86 031087 call ssa_req_range_common 
+0x6f87 031088 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031089 increase -5 ,temp 
+0x6f89 031090 byteswap temp ,pdata 
+0x6f8a 031091 istore 2 ,contw 
+0x6f8b 031092 increase -3 ,temp 
+0x6f8c 031093 byteswap temp ,pdata 
+0x6f8d 031094 istore 2 ,contw 
+0x6f8e 031095 rtn 
+:      031097 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031098 copy pdata ,loopcnt 
+0x6f90 031099 copy loopcnt ,temp 
+0x6f91 031100 copy timeup ,contr 
+0x6f92 031101 call memcpy 
+0x6f93 031102 call ssa_req_range_freg_with_continue 
+:      031103 ssa_req_range_attrbutes_length:
+0x6f94 031104 setarg 0x36 
+0x6f95 031105 istore 1 ,contw 
+0x6f96 031106 fetch 2 ,mem_sdp_all_length 
+0x6f97 031107 byteswap pdata ,pdata 
+0x6f98 031108 istore 2 ,contw 
+0x6f99 031109 rtn 
+:      031111 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031112 setarg 0x36 
+0x6f9b 031113 istore 1 ,contw 
+0x6f9c 031114 increase -3 ,temp 
+0x6f9d 031115 byteswap temp ,pdata 
+0x6f9e 031116 istore 2 ,contw 
+0x6f9f 031117 rtn 
+:      031119 ssa_req_range_freg_with_continue:
+0x6fa0 031120 arg sdp_searchattrib_res ,rega 
+0x6fa1 031121 setarg 2 
+0x6fa2 031122 istore 1 ,contw 
+0x6fa3 031123 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031124 iadd temp ,temp 
+0x6fa5 031125 byteswap temp ,pdata 
+0x6fa6 031126 istore 2 ,contw 
+0x6fa7 031127 call ssa_req_range_common 
+0x6fa8 031128 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031129 increase -5 ,temp 
+0x6faa 031130 byteswap temp ,pdata 
+0x6fab 031131 istore 2 ,contw 
+0x6fac 031132 increase -5 ,temp 
+0x6fad 031133 byteswap temp ,pdata 
+0x6fae 031134 istore 2 ,contw 
+0x6faf 031135 rtn 
+:      031137 ssa_req_range_common:
+0x6fb0 031138 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031139 isub contw ,pdata 
+0x6fb2 031140 sub pdata ,0 ,pdata 
+0x6fb3 031141 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031142 call l2cap_get_sdp_tx_payload 
+0x6fb5 031143 copy rega ,pdata 
+0x6fb6 031144 istore 1 ,contw 
+0x6fb7 031145 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031146 istore 2 ,contw 
+0x6fb9 031147 rtn 
+:      031160 sdp_process_ssa_res:
+:      031161 sdp_process_ss_res:
+:      031162 sdp_process_sa_res:
+:      031163 sdp_process_error_res:
+0x6fba 031164 rtn 
+:      031197 sdp_invalid_service_record_handle:
+0x6fbb 031198 setarg 0x0200 
+0x6fbc 031199 store 2 ,mem_sdp_error_code 
+0x6fbd 031200 branch sdp_error_response 
+:      031201 sdp_invalid_pdu_size:
+0x6fbe 031202 setarg 0x0400 
+0x6fbf 031203 store 2 ,mem_sdp_error_code 
+0x6fc0 031204 branch sdp_error_response 
+:      031205 sdp_insufficient_resource:
+0x6fc1 031206 setarg 0x0600 
+0x6fc2 031207 store 2 ,mem_sdp_error_code 
+0x6fc3 031208 branch sdp_error_response 
+:      031209 sdp_invalid_request_syntax:
+0x6fc4 031210 setarg 0x0300 
+0x6fc5 031211 store 2 ,mem_sdp_error_code 
+:      031212 sdp_error_response:
+0x6fc6 031213 call l2cap_get_sdp_tx_payload 
+0x6fc7 031214 istore 1 ,contw 
+0x6fc8 031215 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031216 istore 2 ,contw 
+0x6fca 031217 setarg 0x0200 
+0x6fcb 031218 istore 2 ,contw 
+0x6fcc 031219 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031220 istore 2 ,contw 
+0x6fce 031221 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031222 rtn 
+:      031227 ask_serviceclassid:
+0x6fd0 031228 arg 0 ,regb 
+0x6fd1 031229 force 0 ,temp 
+0x6fd2 031230 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031231 call dataelementtype6 
+0x6fd4 031232 branch asksrv_error ,zero 
+:      031233 classidloop:
+0x6fd5 031234 increase 1 ,regb 
+0x6fd6 031235 ifetch 1 ,contr 
+0x6fd7 031236 increase -1 ,rega 
+0x6fd8 031237 increase -1 ,timeup 
+0x6fd9 031238 compare 0x18 ,pdata ,0xf8 
+0x6fda 031239 nbranch asksrv_error ,true 
+0x6fdb 031240 compare 0x04 ,pdata ,0x07 
+0x6fdc 031241 nbranch cmp032 ,true 
+0x6fdd 031242 force 1 ,temp 
+:      031243 skip2bytes:
+0x6fde 031244 ifetch 1 ,contr 
+0x6fdf 031245 increase -1 ,rega 
+0x6fe0 031246 increase -1 ,timeup 
+0x6fe1 031247 bne 0x00 ,frstbwrong 
+0x6fe2 031248 ifetch 1 ,contr 
+0x6fe3 031249 increase -1 ,rega 
+0x6fe4 031250 increase -1 ,timeup 
+0x6fe5 031251 beq 0x00 ,cmpuuid 
+0x6fe6 031252 branch scndbwrong 
+:      031253 frstbwrong:
+0x6fe7 031254 increase 1 ,contr 
+0x6fe8 031255 increase -1 ,rega 
+0x6fe9 031256 increase -1 ,timeup 
+:      031257 scndbwrong:
+0x6fea 031258 increase 2 ,contr 
+0x6feb 031259 increase -2 ,rega 
+0x6fec 031260 increase -2 ,timeup 
+0x6fed 031261 compare 0x00 ,temp ,0xff 
+0x6fee 031262 branch loopornot ,true 
+0x6fef 031263 increase 12 ,contr 
+0x6ff0 031264 increase -12 ,rega 
+0x6ff1 031265 increase -12 ,timeup 
+0x6ff2 031266 branch loopornot 
+:      031267 cmp032:
+0x6ff3 031268 compare 0x02 ,pdata ,0x07 
+0x6ff4 031269 nbranch cmp016 ,true 
+0x6ff5 031270 branch skip2bytes 
+:      031271 cmp016:
+0x6ff6 031272 compare 0x01 ,pdata ,0x07 
+0x6ff7 031273 nbranch asksrv_error ,true 
+:      031274 cmpuuid:
+0x6ff8 031275 increase -2 ,rega 
+0x6ff9 031276 increase -2 ,timeup 
+0x6ffa 031277 ifetch 2 ,contr 
+0x6ffb 031278 sub regb ,4 ,null 
+0x6ffc 031279 branch uuidsize ,zero 
+0x6ffd 031280 istore 2 ,contw 
+:      031281 uuidsize:
+0x6ffe 031282 compare 0x00 ,temp ,0xff 
+0x6fff 031283 branch loopornot ,true 
+0x7000 031284 copy contr ,temp 
+0x7001 031285 ifetch 1 ,contr 
+0x7002 031286 bne 0x00 ,wrong12b 
+0x7003 031287 ifetch 1 ,contr 
+0x7004 031288 bne 0x00 ,wrong12b 
+0x7005 031289 ifetch 1 ,contr 
+0x7006 031290 bne 0x10 ,wrong12b 
+0x7007 031291 ifetch 1 ,contr 
+0x7008 031292 bne 0x00 ,wrong12b 
+0x7009 031293 ifetch 1 ,contr 
+0x700a 031294 bne 0x80 ,wrong12b 
+0x700b 031295 ifetch 1 ,contr 
+0x700c 031296 bne 0x00 ,wrong12b 
+0x700d 031297 ifetch 1 ,contr 
+0x700e 031298 bne 0x00 ,wrong12b 
+0x700f 031299 ifetch 1 ,contr 
+0x7010 031300 bne 0x80 ,wrong12b 
+0x7011 031301 ifetch 1 ,contr 
+0x7012 031302 bne 0x5f ,wrong12b 
+0x7013 031303 ifetch 1 ,contr 
+0x7014 031304 bne 0x9b ,wrong12b 
+0x7015 031305 ifetch 1 ,contr 
+0x7016 031306 bne 0x34 ,wrong12b 
+0x7017 031307 ifetch 1 ,contr 
+0x7018 031308 beq 0xfb ,chck12dn 
+:      031309 wrong12b:
+0x7019 031310 copy temp ,contr 
+:      031311 wrong12b1:
+0x701a 031312 increase 12 ,contr 
+0x701b 031313 force 0x00 ,queue 
+0x701c 031314 force 0x00 ,temp 
+0x701d 031315 branch chck12dn 
+:      031317 chck12dn:
+0x701e 031318 increase -12 ,timeup 
+0x701f 031319 increase -12 ,rega 
+:      031320 loopornot:
+0x7020 031321 force 0x00 ,temp 
+0x7021 031322 compare 0x00 ,rega ,0xff 
+0x7022 031323 nbranch classidloop ,true 
+0x7023 031324 force 0 ,pdata 
+0x7024 031325 istore 2 ,contw 
+0x7025 031326 rtn 
+:      031327 asksrv_error:
+0x7026 031328 arg 0xff ,temp 
+0x7027 031329 rtn 
+:      031339 dataelementtype6:
+0x7028 031340 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031341 ifetch 1 ,contr 
+0x702a 031342 increase -1 ,timeup 
+0x702b 031343 compare 0x30 ,pdata ,0xf8 
+0x702c 031344 nbranch dsize_error ,true 
+0x702d 031345 compare 0x07 ,pdata ,0x07 
+0x702e 031346 branch dsize32 ,true 
+0x702f 031347 compare 0x06 ,pdata ,0x07 
+0x7030 031348 branch dsize16 ,true 
+0x7031 031349 compare 0x05 ,pdata ,0x07 
+0x7032 031350 nbranch dsize_error ,true 
+0x7033 031352 ifetch 1 ,contr 
+0x7034 031353 copy pdata ,rega 
+0x7035 031354 increase -1 ,timeup 
+0x7036 031355 branch dsize 
+:      031356 dsize32:
+0x7037 031357 increase 2 ,contr 
+0x7038 031358 increase -2 ,timeup 
+:      031359 dsize16:
+0x7039 031360 ifetch 2 ,contr 
+0x703a 031361 byteswap pdata ,rega 
+0x703b 031362 increase -2 ,timeup 
+:      031363 dsize:
+0x703c 031364 force 0x01 ,pdata 
+0x703d 031365 rtn 
+:      031366 dsize_error:
+0x703e 031367 force 0x00 ,pdata 
+0x703f 031368 rtn 
+:      031378 ss_empty_rsp:
+0x7040 031379 setarg sdp_search_res 
+0x7041 031380 store 1 ,mem_sdp_pduid 
+0x7042 031381 branch empty_response 
+:      031382 sa_empty_rsp:
+0x7043 031383 setarg sdp_attribute_res 
+0x7044 031384 store 1 ,mem_sdp_pduid 
+0x7045 031385 branch empty_response 
+:      031386 ssa_empty_rsp:
+0x7046 031387 setarg sdp_searchattrib_res 
+0x7047 031388 store 1 ,mem_sdp_pduid 
+:      031389 empty_response:
+0x7048 031390 call l2cap_get_sdp_tx_payload 
+0x7049 031393 fetch 1 ,mem_sdp_pduid 
+0x704a 031394 copy pdata ,regb 
+0x704b 031395 istore 1 ,contw 
+0x704c 031396 fetch 2 ,mem_sdp_transactionid 
+0x704d 031397 istore 2 ,contw 
+0x704e 031398 setarg 0x0500 
+0x704f 031399 istore 2 ,contw 
+0x7050 031400 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031401 branch fullsearch ,true 
+0x7052 031402 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031403 branch fullsearch ,true 
+0x7054 031404 setarg 0x000000 
+0x7055 031405 istore 5 ,contw 
+0x7056 031406 branch outempty 
+:      031408 fullsearch:
+0x7057 031409 setarg 0x350200 
+0x7058 031410 istore 5 ,contw 
+:      031411 outempty:
+0x7059 031412 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031413 rtn 
+:      031416 sdp_data_len:
+0x705b 031417 call store_contw 
+0x705c 031418 call store_contr 
+0x705d 031419 call sdp_get_data 
+0x705e 031420 call get_contw 
+0x705f 031421 call get_contr 
+0x7060 031422 copy temp ,pdata 
+0x7061 031423 rtn 
+:      031426 sdp_get_data:
+0x7062 031427 ifetch 1 ,contr 
+0x7063 031428 and pdata ,0x7 ,loopcnt 
+0x7064 031429 rshift3 pdata ,pdata 
+0x7065 031430 bne 0 ,sdp_get_data_type_not0 
+:      031431 sdp_get_data_type0:
+0x7066 031432 force 1 ,pdata 
+0x7067 031433 force 1 ,temp 
+0x7068 031434 rtn 
+:      031436 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031437 call left_shift_n 
+0x706a 031438 add pdata ,1 ,temp 
+0x706b 031439 rtn 
+:      031440 sdp_get_data_type_not0:
+0x706c 031441 deposit loopcnt 
+0x706d 031442 sub pdata ,4 ,null 
+0x706e 031443 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031444 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031445 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031446 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031447 rtn 
+:      031449 sdp_get_data_type_not0_sizeindex5:
+0x7073 031450 ifetch 1 ,contr 
+0x7074 031451 add pdata ,2 ,temp 
+0x7075 031452 rtn 
+:      031453 sdp_get_data_type_not0_sizeindex6:
+0x7076 031454 ifetch 2 ,contr 
+0x7077 031455 byteswap pdata ,pdata 
+0x7078 031456 add pdata ,3 ,temp 
+0x7079 031457 rtn 
+:      031458 sdp_get_data_type_not0_sizeindex7:
+0x707a 031459 ifetch 2 ,contr 
+0x707b 031460 byteswap pdata ,pdata 
+0x707c 031461 ifetcht 2 ,contr 
+0x707d 031462 byteswap temp ,temp 
+0x707e 031463 lshift16 temp ,temp 
+0x707f 031464 iadd temp ,pdata 
+0x7080 031465 add pdata ,5 ,temp 
+0x7081 031466 rtn 
+:      031472 search_all_uuid:
+0x7082 031473 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031474 force 0 ,queue 
+0x7084 031475 arg 0 ,regb 
+0x7085 031476 arg mem_sdp_handle_list ,contw 
+:      031477 search_all_uuid_llop:
+0x7086 031478 ifetch 2 ,timeup 
+0x7087 031479 rtn blank 
+0x7088 031480 call search_uuid 
+0x7089 031481 copy queue ,pdata 
+0x708a 031482 rtneq sdp_max_handle_number 
+0x708b 031483 increase 2 ,timeup 
+0x708c 031484 branch search_all_uuid_llop 
+:      031486 search_uuid:
+0x708d 031488 iforce regc 
+0x708e 031490 fetch 2 ,mem_ui_uuid_table 
+0x708f 031491 iforce contr 
+:      031492 search_uuid_next:
+0x7090 031493 copy queue ,pdata 
+0x7091 031494 rtneq sdp_max_handle_number 
+0x7092 031495 disable user 
+0x7093 031496 ifetch 1 ,contr 
+0x7094 031497 rtn blank 
+0x7095 031498 iforce loopcnt 
+:      031499 search_uuid_loop:
+0x7096 031500 ifetch 2 ,contr 
+0x7097 031501 isub regc ,null 
+0x7098 031502 nbranch search_uuid_not_found ,zero 
+0x7099 031503 enable user 
+:      031504 search_uuid_not_found:
+0x709a 031505 loop search_uuid_loop 
+0x709b 031506 ifetcht 4 ,contr 
+0x709c 031507 copy contr ,rega 
+0x709d 031508 nbranch search_uuid_nomatch ,user 
+0x709e 031509 arg mem_sdp_handle_list ,contr 
+0x709f 031510 arg sdp_max_handle_number ,loopcnt 
+:      031511 search_uuid_check_same_handle:
+0x70a0 031512 ifetch 4 ,contr 
+0x70a1 031513 branch search_uuid_store_handle ,blank 
+0x70a2 031514 isub temp ,null 
+0x70a3 031515 branch search_uuid_nomatch ,zero 
+0x70a4 031516 loop search_uuid_check_same_handle 
+0x70a5 031517 rtn 
+:      031518 search_uuid_store_handle:
+0x70a6 031519 istoret 4 ,contw 
+0x70a7 031520 increase 1 ,queue 
+0x70a8 031521 copy rega ,contr 
+0x70a9 031522 call sdp_data_len 
+0x70aa 031523 iadd regb ,regb 
+0x70ab 031524 iadd contr ,contr 
+0x70ac 031525 branch search_uuid_next 
+:      031526 search_uuid_nomatch:
+0x70ad 031527 copy rega ,contr 
+0x70ae 031528 call sdp_get_data 
+0x70af 031529 iadd contr ,contr 
+0x70b0 031530 branch search_uuid_next 
+:      031536 search_handle:
+0x70b1 031537 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031538 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031539 iforce contr 
+:      031540 search_handle_loop:
+0x70b4 031541 ifetch 1 ,contr 
+0x70b5 031542 branch disable_zero ,blank 
+0x70b6 031543 lshift pdata ,pdata 
+0x70b7 031544 iadd contr ,contr 
+0x70b8 031545 ifetch 4 ,contr 
+0x70b9 031546 isub temp ,null 
+0x70ba 031547 rtn zero 
+0x70bb 031548 deposit contw 
+0x70bc 031549 store 2 ,mem_contw 
+0x70bd 031550 storet 8 ,mem_temp 
+0x70be 031551 call sdp_get_data 
+0x70bf 031552 iadd contr ,contr 
+0x70c0 031553 copy contr ,pdata 
+0x70c1 031554 fetcht 2 ,mem_contw 
+0x70c2 031555 copy temp ,contw 
+0x70c3 031556 fetcht 8 ,mem_temp 
+0x70c4 031557 copy pdata ,contr 
+0x70c5 031558 branch search_handle_loop 
+:      031564 search_attrib:
+0x70c6 031565 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031566 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031567 iforce contr 
+:      031568 search_attrib_next:
+0x70c9 031569 ifetch 1 ,contr 
+0x70ca 031570 branch search_attrib_end ,blank 
+0x70cb 031571 iforce loopcnt 
+:      031572 search_attrib_loop:
+0x70cc 031573 ifetch 2 ,contr 
+0x70cd 031574 isub regc ,null 
+0x70ce 031575 branch search_attrib_found_uuid ,zero 
+0x70cf 031576 loop search_attrib_loop 
+0x70d0 031577 increase 4 ,contr 
+0x70d1 031578 call sdp_get_data 
+0x70d2 031579 iadd contr ,contr 
+0x70d3 031580 branch search_attrib_next 
+:      031581 search_attrib_found_uuid:
+0x70d4 031582 increase -1 ,loopcnt 
+0x70d5 031583 lshift loopcnt ,pdata 
+0x70d6 031584 iadd contr ,contr 
+0x70d7 031585 increase 4 ,contr 
+0x70d8 031586 call sdp_get_data 
+0x70d9 031587 iadd contr ,timeup 
+:      031588 search_attrib_loop_attribs:
+0x70da 031589 increase 1 ,contr 
+0x70db 031590 ifetch 2 ,contr 
+0x70dc 031591 isub regb ,null 
+0x70dd 031595 branch disable_blank ,zero 
+0x70de 031596 call sdp_data_len 
+0x70df 031597 iadd contr ,contr 
+0x70e0 031598 deposit timeup 
+0x70e1 031599 isub contr ,null 
+0x70e2 031600 branch search_attrib_end ,zero 
+0x70e3 031601 branch search_attrib_loop_attribs 
+:      031602 search_attrib_end:
+0x70e4 031603 force 0 ,contr 
+0x70e5 031604 force 0 ,pdata 
+0x70e6 031605 rtn 
+:      031611 search_handle_attrib:
+0x70e7 031612 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031613 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031614 iforce contr 
+:      031615 search_handle_attrib_next:
+0x70ea 031616 ifetch 1 ,contr 
+0x70eb 031617 branch search_handle_attrib_end ,blank 
+0x70ec 031618 lshift pdata ,pdata 
+0x70ed 031619 iadd contr ,contr 
+0x70ee 031620 ifetch 4 ,contr 
+0x70ef 031621 isub temp ,null 
+0x70f0 031622 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031623 call sdp_get_data 
+0x70f2 031624 iadd contr ,contr 
+0x70f3 031625 branch search_handle_attrib_next 
+:      031626 search_handl_attrib_found_handle:
+0x70f4 031627 call sdp_get_data 
+0x70f5 031628 iadd contr ,timeup 
+:      031629 search_handle_attrib_loop_attribs:
+0x70f6 031630 increase 1 ,contr 
+0x70f7 031631 ifetch 2 ,contr 
+0x70f8 031632 isub regb ,null 
+0x70f9 031633 rtn zero 
+0x70fa 031634 call sdp_data_len 
+0x70fb 031635 iadd contr ,contr 
+0x70fc 031636 deposit timeup 
+0x70fd 031637 isub contr ,null 
+0x70fe 031638 branch search_handle_attrib_end ,zero 
+0x70ff 031639 branch search_handle_attrib_loop_attribs 
+:      031640 search_handle_attrib_end:
+0x7100 031641 force 0 ,contr 
+0x7101 031642 rtn 
+:      031646 search_rfcomm_cn:
+0x7102 031647 arg 0x0400 ,regb 
+0x7103 031648 call search_handl_attrib_found_handle 
+0x7104 031649 arg 0x0300 ,regb 
+0x7105 031650 call search_uuid_in_data 
+0x7106 031651 nrtn user 
+0x7107 031652 sub rega ,3 ,null 
+0x7108 031653 branch disable_user ,positive 
+0x7109 031654 ifetch 1 ,contr 
+0x710a 031655 bne 0x08 ,disable_user 
+0x710b 031656 ifetch 1 ,contr 
+0x710c 031657 rtn 
+:      031662 search_uuid_in_data:
+0x710d 031663 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031664 call sdp_get_data 
+0x710f 031665 copy pdata ,rega 
+:      031666 search_uuid_in_data_loop:
+0x7110 031667 ifetch 1 ,contr 
+0x7111 031668 and pdata ,0x7 ,loopcnt 
+0x7112 031669 rshift3 pdata ,pdata 
+0x7113 031670 sub pdata ,3 ,null 
+0x7114 031671 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031672 copy loopcnt ,pdata 
+0x7116 031673 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031674 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031675 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031676 increase -1 ,contr 
+0x711a 031677 call sdp_get_data 
+0x711b 031678 iadd contr ,contr 
+0x711c 031679 copy rega ,pdata 
+0x711d 031680 isub temp ,rega 
+0x711e 031681 branch disable_user ,zero 
+0x711f 031682 branch search_uuid_in_data_loop 
+:      031684 search_uuid_in_data_found_element_index5:
+0x7120 031685 increase -2 ,rega 
+0x7121 031686 increase 1 ,contr 
+0x7122 031687 branch search_uuid_in_data_loop 
+:      031688 search_uuid_in_data_found_element_index6:
+0x7123 031689 increase -3 ,rega 
+0x7124 031690 increase 2 ,contr 
+0x7125 031691 branch search_uuid_in_data_loop 
+:      031692 search_uuid_in_data_found_element_index7:
+0x7126 031693 increase -5 ,rega 
+0x7127 031694 increase 4 ,contr 
+0x7128 031695 branch search_uuid_in_data_loop 
+:      031697 search_uuid_in_data_found_uuid:
+0x7129 031698 increase -1 ,rega 
+0x712a 031699 copy loopcnt ,pdata 
+0x712b 031700 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031701 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031702 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031703 branch disable_user 
+:      031704 search_uuid_in_data_type_uuid_128:
+0x712f 031705 increase -12 ,rega 
+:      031706 search_uuid_in_data_type_uuid_32:
+0x7130 031707 ifetch 2 ,contr 
+0x7131 031708 increase -2 ,rega 
+:      031709 search_uuid_in_data_type_uuid_16:
+0x7132 031710 ifetch 2 ,contr 
+0x7133 031711 isub regb ,null 
+0x7134 031712 branch enable_user ,zero 
+0x7135 031713 increase -2 ,rega 
+0x7136 031714 branch disable_user ,zero 
+0x7137 031715 branch search_uuid_in_data_loop 
+:      031774 sdp_send_spp_request:
+0x7138 031775 call l2cap_get_sdp_tx_payload 
+0x7139 031776 copy pdata ,contw 
+0x713a 031777 setarg 6 
+0x713b 031778 istore 1 ,contw 
+0x713c 031779 setarg sdp_tid_spp 
+0x713d 031780 istore 2 ,contw 
+0x713e 031781 setarg 0x0f00 
+0x713f 031782 istore 2 ,contw 
+0x7140 031783 setarg 0x1a0535 
+0x7141 031784 istore 3 ,contw 
+0x7142 031785 setarg 0x0111 
+0x7143 031786 lshift16 pdata ,pdata 
+0x7144 031787 istore 4 ,contw 
+0x7145 031788 setarg 0x2600 
+0x7146 031789 istore 2 ,contw 
+0x7147 031790 setarg 0x0335 
+0x7148 031791 istore 2 ,contw 
+0x7149 031792 setarg 0x0009 
+0x714a 031793 istore 2 ,contw 
+0x714b 031794 setarg 0x0004 
+0x714c 031795 istore 2 ,contw 
+0x714d 031796 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031797 rtn 
+:      031801 function_g2:
+0x714f 031802 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031803 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031804 arg memdat ,contw 
+0x7152 031805 arg mem_le_srand ,contr 
+0x7153 031806 call memcpy16 
+0x7154 031807 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031808 call memcpy32 
+0x7156 031809 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031810 call memcpy32 
+0x7158 031811 call inverse_memdat 
+0x7159 031812 arg mem_le_mrand ,contr 
+0x715a 031813 call store_inverse_k 
+0x715b 031814 call function_aes_cmac 
+0x715c 031816 arg mem_aes_cmac_temp ,contw 
+0x715d 031817 call load_inverse_result 
+0x715e 031818 setarg 1000000 
+0x715f 031819 copy pdata ,rega 
+0x7160 031820 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031821 idiv rega 
+0x7162 031822 call wait_div_end 
+0x7163 031823 remainder pdata 
+0x7164 031824 store 4 ,mem_gkey 
+0x7165 031826 rtn 
+:      031828 function_f6_eb:
+0x7166 031829 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031830 arg memdat ,contw 
+0x7168 031831 call store_addr_common_a 
+0x7169 031832 call store_addr_common_b 
+0x716a 031833 fetch 3 ,mem_le_pres + 1 
+0x716b 031834 istore 3 ,contw 
+0x716c 031837 call get_r 
+0x716d 031839 arg mem_le_mrand ,contr 
+0x716e 031840 call memcpy16 
+0x716f 031841 arg mem_le_srand ,contr 
+0x7170 031842 call memcpy16 
+0x7171 031843 call inverse_memdat 
+0x7172 031844 arg mem_le_mackey ,contr 
+0x7173 031845 arg mem_aes_cmac_k ,contw 
+0x7174 031846 call memcpy16 
+0x7175 031848 branch function_aes_cmac 
+:      031852 get_r:
+0x7176 031853 fetch 4 ,mem_le_tk 
+0x7177 031854 istore 4 ,contw 
+0x7178 031855 call memset0_4 
+0x7179 031856 branch memset0_8 
+:      031858 function_f6_ea:
+0x717a 031859 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031860 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031861 arg memdat ,contw 
+0x717d 031862 call store_addr_common_b 
+0x717e 031863 call store_addr_common_a 
+0x717f 031864 fetch 3 ,mem_le_preq + 1 
+0x7180 031865 istore 3 ,contw 
+0x7181 031868 call get_r 
+0x7182 031869 arg mem_le_srand ,contr 
+0x7183 031870 call memcpy16 
+0x7184 031871 arg mem_le_mrand ,contr 
+0x7185 031872 call memcpy16 
+0x7186 031873 call inverse_memdat 
+0x7187 031874 arg mem_le_mackey ,contr 
+0x7188 031875 arg mem_aes_cmac_k ,contw 
+0x7189 031876 call memcpy16 
+0x718a 031878 call function_aes_cmac 
+0x718b 031879 arg mem_aes_cmac_temp ,contw 
+0x718c 031880 branch load_inverse_result 
+:      031882 function_f5:
+0x718d 031883 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031884 arg mem_le_dhkey_256 ,contr 
+0x718f 031885 arg memdat ,contw 
+0x7190 031886 call memcpy32 
+0x7191 031887 call inverse_memdat 
+0x7192 031888 arg mem_le_slat ,contr 
+0x7193 031889 call store_inverse_k 
+0x7194 031890 call function_aes_cmac 
+0x7195 031891 arg mem_aes_cmac_k ,contw 
+0x7196 031892 call store_aes_result 
+0x7197 031893 arg 1 ,temp 
+0x7198 031894 call function_f5_common 
+0x7199 031895 arg mem_le_ltk ,contw 
+0x719a 031896 call load_inverse_result 
+0x719b 031897 arg 0 ,temp 
+0x719c 031898 call function_f5_common 
+0x719d 031899 arg mem_le_mackey ,contw 
+0x719e 031901 branch store_aes_result 
+:      031904 function_f5_common:
+0x719f 031905 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031906 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031907 setarg 0x100 
+0x71a2 031908 store 2 ,memdat 
+0x71a3 031909 call store_addr_common_b 
+0x71a4 031910 call store_addr_common_a 
+0x71a5 031911 arg mem_le_srand ,contr 
+0x71a6 031912 call memcpy16 
+0x71a7 031913 arg mem_le_mrand ,contr 
+0x71a8 031914 call memcpy16 
+0x71a9 031916 setarg 0x6c65 
+0x71aa 031917 istore 2 ,contw 
+0x71ab 031918 setarg 0x6274 
+0x71ac 031919 istore 2 ,contw 
+0x71ad 031920 istoret 1 ,contw 
+0x71ae 031921 call inverse_memdat 
+0x71af 031922 branch function_aes_cmac 
+:      031924 store_addr_common_b:
+0x71b0 031925 fetch 6 ,mem_le_lap 
+0x71b1 031926 istore 6 ,contw 
+0x71b2 031927 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 031928 istore 1 ,contw 
+0x71b4 031929 rtn 
+:      031931 store_addr_common_a:
+0x71b5 031932 fetch 6 ,mem_le_plap 
+0x71b6 031933 istore 6 ,contw 
+0x71b7 031938 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 031939 istore 1 ,contw 
+0x71b9 031940 rtn 
+:      031942 function_f4_ca:
+0x71ba 031943 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 031944 fetch 1 ,mem_passkey_1bit 
+0x71bc 031945 store 1 ,memdat 
+0x71bd 031946 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 031947 call memcpy32 
+0x71bf 031948 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 031949 call memcpy32 
+0x71c1 031950 call inverse_memdat 
+0x71c2 031951 arg mem_le_mrand ,contr 
+0x71c3 031952 call store_inverse_k 
+0x71c4 031953 branch function_aes_cmac 
+:      031956 function_f4_cb:
+0x71c5 031957 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 031958 fetch 1 ,mem_passkey_1bit 
+0x71c7 031959 store 1 ,memdat 
+0x71c8 031960 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 031961 call memcpy32 
+0x71ca 031962 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 031963 call memcpy32 
+0x71cc 031964 call inverse_memdat 
+0x71cd 031965 arg mem_le_srand ,contr 
+0x71ce 031966 call store_inverse_k 
+0x71cf 031967 branch function_aes_cmac 
+:      031969 function_aes_cmac:
+0x71d0 031970 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 031971 call function_aes_cmac_generate_subkey 
+0x71d2 031975 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 031976 copy pdata ,temp 
+:      031977 function_ceil16:
+0x71d4 031978 increase 15 ,pdata 
+0x71d5 031979 rshift4 pdata ,pdata 
+0x71d6 031980 copy pdata ,regb 
+0x71d7 031981 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 031982 and temp ,0x0f ,pdata 
+0x71d9 031983 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 031985 arg mem_aes_cmac_k1 ,regc 
+0x71db 031986 arg memdat ,pdata 
+0x71dc 031987 increase -16 ,pdata 
+0x71dd 031990 iadd temp ,rega 
+0x71de 031991 arg mem_aes_cmac_m_last ,contw 
+0x71df 031992 arg 4 ,loopcnt 
+0x71e0 031993 call xor_loop 
+0x71e1 031997 branch function_aes_cmac_aes 
+:      031999 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032000 arg 1 ,regb 
+0x71e3 032001 arg 0 ,rega 
+0x71e4 032003 branch function_aes_cmac_set_flag_0_common 
+:      032006 function_aes_cmac_set_flag_0:
+0x71e5 032008 and temp ,0x0f ,rega 
+:      032009 function_aes_cmac_set_flag_0_common:
+0x71e6 032010 arg memdat ,pdata 
+0x71e7 032011 iadd temp ,pdata 
+0x71e8 032012 isub rega ,contr 
+0x71e9 032014 arg mem_aes_cmac_temp ,contw 
+0x71ea 032015 call function_aes_cmac_padding 
+0x71eb 032017 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032018 arg mem_aes_cmac_temp ,rega 
+0x71ed 032019 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032020 arg 4 ,loopcnt 
+0x71ef 032021 call xor_loop 
+:      032028 function_aes_cmac_aes:
+0x71f0 032033 call aes_clear_data 
+0x71f1 032034 call aes_init 
+0x71f2 032037 arg memdat ,contr 
+:      032038 function_aes_cmac_aes_loop:
+0x71f3 032040 increase -1 ,regb 
+0x71f4 032041 deposit regb 
+0x71f5 032042 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032043 call load_data128 
+0x71f7 032044 call do_aes_cbc 
+0x71f8 032045 branch function_aes_cmac_aes_loop 
+:      032047 function_aes_cmac_aes_loop_end:
+0x71f9 032048 arg mem_aes_cmac_temp ,contw 
+0x71fa 032049 call store_aes_result 
+0x71fb 032050 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032051 call load_data128 
+0x71fd 032052 call aes_init 
+0x71fe 032053 arg mem_aes_cmac_temp ,contr 
+0x71ff 032054 call load_data128 
+0x7200 032055 branch do_aes_cbc 
+:      032059 load_inverse_result:
+0x7201 032061 copy contw ,rega 
+0x7202 032062 call store_aes_result 
+0x7203 032064 arg 16 ,loopcnt 
+0x7204 032065 branch inverse_data 
+:      032067 store_inverse_k:
+0x7205 032068 arg mem_aes_cmac_k ,contw 
+0x7206 032069 call memcpy16 
+:      032070 inverse_k:
+0x7207 032071 arg 16 ,loopcnt 
+0x7208 032072 arg mem_aes_cmac_k ,rega 
+0x7209 032073 branch inverse_data 
+:      032075 inverse_memdat:
+0x720a 032076 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032077 copy pdata ,loopcnt 
+0x720c 032078 arg memdat ,rega 
+0x720d 032079 branch inverse_data 
+:      032081 bn_lshift_0_inverse:
+0x720e 032082 ifetch 1 ,rega 
+0x720f 032083 lshift pdata ,pdata 
+0x7210 032084 isolate1 0 ,regc 
+0x7211 032085 setflag true ,0 ,pdata 
+0x7212 032086 isolate1 8 ,pdata 
+0x7213 032087 setflag true ,0 ,regc 
+0x7214 032088 istore 1 ,rega 
+0x7215 032089 increase -1 ,rega 
+0x7216 032090 loop bn_lshift_0_inverse 
+0x7217 032091 rtn 
+:      032093 function_aes_cmac_k1_inverse:
+0x7218 032094 arg mem_aes_cmac_k1 ,rega 
+:      032095 function_aes_cmac_inverse_common:
+0x7219 032096 increase 15 ,rega 
+0x721a 032097 force 16 ,loopcnt 
+0x721b 032098 force 0 ,regc 
+0x721c 032099 branch bn_lshift_0_inverse 
+:      032101 function_aes_cmac_k2_inverse:
+0x721d 032102 arg mem_aes_cmac_k2 ,rega 
+0x721e 032103 branch function_aes_cmac_inverse_common 
+:      032106 function_aes_cmac_generate_subkey:
+0x721f 032107 arg mem_aes_cmac_k ,contr 
+0x7220 032108 call load_key 
+0x7221 032111 force regidx_xor ,regext_index 
+0x7222 032112 call aes_clear 
+0x7223 032113 call aes_clear_data 
+0x7224 032114 call do_aes_ocb 
+0x7225 032119 arg mem_aes_cmac_k1 ,contw 
+0x7226 032120 call store_aes_result 
+:      032121 function_aes_cmac_k1:
+0x7227 032122 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032123 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032124 isolate1 7 ,pdata 
+0x722a 032125 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032126 call function_aes_cmac_k1_inverse 
+0x722c 032129 arg mem_aes_cmac_k1 ,regc 
+0x722d 032131 arg mem_aes_cmac_k1 ,contw 
+0x722e 032134 call function_aes_cmac_xor_rb 
+0x722f 032135 branch function_aes_cmac_k2 
+:      032136 function_aes_cmac_k1_0:
+0x7230 032137 call function_aes_cmac_k1_inverse 
+:      032138 function_aes_cmac_k2:
+0x7231 032140 arg mem_aes_cmac_k1 ,contr 
+0x7232 032141 arg mem_aes_cmac_k2 ,contw 
+0x7233 032142 call memcpy16 
+0x7234 032143 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032144 isolate1 7 ,pdata 
+0x7236 032145 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032146 call function_aes_cmac_k2_inverse 
+0x7238 032148 arg mem_aes_cmac_k2 ,regc 
+0x7239 032150 arg mem_aes_cmac_k2 ,contw 
+:      032156 function_aes_cmac_xor_rb:
+0x723a 032157 arg 3 ,loopcnt 
+:      032158 function_aes_cmac_xor_rb_loop:
+0x723b 032159 arg 0 ,temp 
+0x723c 032160 call function_aes_cmac_xor_loop_common 
+0x723d 032161 increase 4 ,regc 
+0x723e 032162 loop function_aes_cmac_xor_rb_loop 
+0x723f 032163 arg 0x8700 ,temp 
+0x7240 032164 lshift16 temp ,temp 
+:      032165 function_aes_cmac_xor_loop_common:
+0x7241 032166 ifetch 4 ,regc 
+0x7242 032167 ixor temp ,pdata 
+0x7243 032168 istore 4 ,contw 
+0x7244 032169 rtn 
+:      032175 function_aes_cmac_padding:
+0x7245 032176 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032177 arg 16 ,loopcnt 
+0x7247 032178 arg 0 ,pdata 
+:      032179 function_aes_cmac_padding_loop:
+0x7248 032180 isub rega ,null 
+0x7249 032181 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032182 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032183 ifetcht 1 ,contr 
+0x724c 032184 istoret 1 ,contw 
+:      032185 function_aes_cmac_padding_loop2:
+0x724d 032186 increase 1 ,pdata 
+0x724e 032187 loop function_aes_cmac_padding_loop 
+0x724f 032188 rtn 
+:      032189 function_aes_cmac_padding_beq_length:
+0x7250 032190 arg 0x80 ,temp 
+:      032191 function_aes_cmac_padding_common:
+0x7251 032192 istoret 1 ,contw 
+0x7252 032193 branch function_aes_cmac_padding_loop2 
+:      032195 function_aes_cmac_padding_big_length:
+0x7253 032196 arg 0 ,temp 
+0x7254 032197 branch function_aes_cmac_padding_common 
+:      032200 generate_kinit:
+0x7255 032201 call function_e22 
+0x7256 032202 arg mem_input_store ,contr 
+0x7257 032203 arg mem_kinit ,contw 
+0x7258 032204 branch memcpy16 
+:      032207 function_e21:
+0x7259 032208 disable user 
+0x725a 032209 call function_expand 
+0x725b 032210 arg mem_random_number ,contr 
+0x725c 032211 arg mem_x ,contw 
+0x725d 032212 force 15 ,loopcnt 
+0x725e 032213 call memcpy 
+0x725f 032214 ifetch 1 ,contr 
+0x7260 032215 xor_into 6 ,pdata 
+0x7261 032216 istore 1 ,contw 
+0x7262 032217 setarg mem_y 
+0x7263 032218 store 2 ,memp_ar_input 
+0x7264 032219 setarg mem_x 
+0x7265 032220 store 2 ,memp_ar_key 
+0x7266 032221 set1 mark_ar2 ,mark 
+0x7267 032222 branch function_ar 
+:      032226 function_e22:
+0x7268 032227 fetcht 1 ,mem_pin_length 
+0x7269 032228 force 16 ,regb 
+0x726a 032229 add temp ,6 ,regc 
+0x726b 032230 sub regc ,16 ,null 
+0x726c 032231 branch function_e22_pin_init ,positive 
+0x726d 032232 force 16 ,regc 
+:      032233 function_e22_pin_init:
+0x726e 032234 arg mem_x ,contw 
+:      032235 function_e22_genx_pin:
+0x726f 032236 arg mem_pin ,contr 
+0x7270 032237 copy temp ,loopcnt 
+0x7271 032238 disable user 
+:      032239 function_e22_genx_loop:
+0x7272 032240 ifetch 1 ,contr 
+0x7273 032241 istore 1 ,contw 
+0x7274 032242 increase -1 ,regb 
+0x7275 032243 branch function_e22_genx_end ,zero 
+0x7276 032244 loop function_e22_genx_loop 
+0x7277 032245 branch function_e22_genx_pin ,user 
+0x7278 032246 enable user 
+0x7279 032247 force 6 ,loopcnt 
+0x727a 032248 copy rega ,contr 
+0x727b 032249 branch function_e22_genx_loop 
+:      032250 function_e22_genx_end:
+0x727c 032251 arg mem_random_number ,contr 
+0x727d 032252 arg mem_y ,contw 
+0x727e 032253 call memcpy16 
+0x727f 032254 fetch 1 ,mem_y15 
+0x7280 032255 ixor regc ,pdata 
+0x7281 032256 store 1 ,mem_y15 
+0x7282 032257 setarg mem_y 
+0x7283 032258 store 2 ,memp_ar_input 
+0x7284 032259 setarg mem_x 
+0x7285 032260 store 2 ,memp_ar_key 
+0x7286 032261 set1 mark_ar2 ,mark 
+0x7287 032262 branch function_ar 
+:      032267 function_e1:
+0x7288 032268 disable user 
+0x7289 032269 call function_expand 
+0x728a 032270 branch function_hash 
+:      032272 function_e3:
+0x728b 032273 arg mem_aco ,rega 
+0x728c 032274 enable user 
+0x728d 032275 call function_expand 
+0x728e 032276 call function_hash 
+0x728f 032277 arg mem_input_store ,contr 
+0x7290 032278 arg mem_kc ,contw 
+0x7291 032279 branch memcpy16 
+:      032282 function_hash:
+0x7292 032283 setarg mem_random_number 
+0x7293 032284 store 2 ,memp_ar_input 
+0x7294 032285 setarg mem_link_key 
+0x7295 032286 store 2 ,memp_ar_key 
+0x7296 032287 set0 mark_ar2 ,mark 
+0x7297 032288 call function_ar 
+0x7298 032289 arg mem_input_store ,rega 
+0x7299 032290 arg mem_random_number ,regb 
+0x729a 032291 arg mem_x ,contw 
+0x729b 032292 call xor16 
+0x729c 032293 arg mem_x ,rega 
+0x729d 032294 arg mem_y ,regb 
+0x729e 032295 copy regb ,contw 
+0x729f 032296 enable user 
+0x72a0 032297 call add16 
+0x72a1 032298 call key_offset 
+0x72a2 032299 setarg mem_y 
+0x72a3 032300 store 2 ,memp_ar_input 
+0x72a4 032301 setarg mem_x 
+0x72a5 032302 store 2 ,memp_ar_key 
+0x72a6 032303 set1 mark_ar2 ,mark 
+0x72a7 032304 branch function_ar 
+:      032308 function_ar:
+0x72a8 032309 jam 0 ,mem_ar_hround 
+0x72a9 032310 fetch 2 ,memp_ar_key 
+0x72aa 032311 iforce contr 
+0x72ab 032312 arg mem_key_store ,contw 
+0x72ac 032313 call memcpy16 
+0x72ad 032314 fetch 2 ,memp_ar_input 
+0x72ae 032315 iforce contr 
+0x72af 032316 arg mem_input_store ,contw 
+0x72b0 032317 call memcpy16 
+:      032319 function_ar_loop:
+0x72b1 032320 call key_scheduling 
+0x72b2 032321 disable user 
+0x72b3 032322 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032323 fetch 1 ,mem_ar_hround 
+0x72b5 032324 bne 4 ,function_ar_original 
+0x72b6 032325 fetch 2 ,memp_ar_input 
+0x72b7 032326 iforce regb 
+0x72b8 032327 call xor_mod32_ar2 
+:      032328 function_ar_original:
+0x72b9 032329 call xor_mod32 
+0x72ba 032330 call el_boxes 
+0x72bb 032331 fetch 1 ,mem_ar_hround 
+0x72bc 032332 increase 1 ,pdata 
+0x72bd 032333 store 1 ,mem_ar_hround 
+0x72be 032335 call key_scheduling 
+0x72bf 032336 enable user 
+0x72c0 032337 call xor_mod32 
+0x72c1 032338 call pht 
+0x72c2 032339 call permute 
+0x72c3 032340 call pht 
+0x72c4 032341 call permute 
+0x72c5 032342 call pht 
+0x72c6 032343 call permute 
+0x72c7 032344 call pht 
+0x72c8 032345 fetch 1 ,mem_ar_hround 
+0x72c9 032346 increase 1 ,pdata 
+0x72ca 032347 store 1 ,mem_ar_hround 
+0x72cb 032348 bne 16 ,function_ar_loop 
+0x72cc 032349 call key_scheduling 
+0x72cd 032350 disable user 
+0x72ce 032351 branch xor_mod32 
+:      032355 key_scheduling:
+0x72cf 032356 fetch 1 ,mem_ar_hround 
+0x72d0 032357 arg mem_key_store ,contr 
+0x72d1 032358 branch key_sched_zero ,blank 
+0x72d2 032359 iforce regb 
+0x72d3 032360 force 17 ,loopcnt 
+0x72d4 032361 copy contr ,contw 
+:      032362 key_rotateloop:
+0x72d5 032363 ifetch 1 ,contr 
+0x72d6 032364 lshift3 pdata ,temp 
+0x72d7 032365 rshift2 pdata ,pdata 
+0x72d8 032366 rshift3 pdata ,pdata 
+0x72d9 032367 ior temp ,pdata 
+0x72da 032368 istore 1 ,contw 
+0x72db 032369 loop key_rotateloop 
+0x72dc 032370 setarg mem_key_store 
+0x72dd 032371 iadd regb ,contr 
+0x72de 032372 force 16 ,loopcnt 
+0x72df 032373 arg mem_round_key ,contw 
+:      032374 key_select_octet_loop:
+0x72e0 032375 ifetch 1 ,contr 
+0x72e1 032376 istore 1 ,contw 
+0x72e2 032377 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032378 nbranch key_select_octet_nwrap ,true 
+0x72e4 032379 increase -17 ,contr 
+:      032380 key_select_octet_nwrap:
+0x72e5 032381 loop key_select_octet_loop 
+0x72e6 032382 force 0 ,rega 
+0x72e7 032383 add regb ,-1 ,regc 
+0x72e8 032384 lshift2 regc ,regc 
+0x72e9 032385 lshift2 regc ,regc 
+0x72ea 032386 call enable_authrom 
+0x72eb 032387 setarg mem_b_box 
+0x72ec 032388 iadd regc ,regc 
+0x72ed 032389 arg mem_round_key ,contw 
+0x72ee 032390 force 16 ,loopcnt 
+:      032391 bias_round_key_loop:
+0x72ef 032392 ifetcht 1 ,regc 
+0x72f0 032393 ifetch 1 ,contw 
+0x72f1 032394 iadd temp ,pdata 
+0x72f2 032395 istore 1 ,contw 
+0x72f3 032396 increase 1 ,regc 
+0x72f4 032397 loop bias_round_key_loop 
+0x72f5 032398 branch disable_authrom 
+:      032400 key_sched_zero:
+0x72f6 032401 force 16 ,loopcnt 
+0x72f7 032402 force 0 ,temp 
+:      032403 create_byte_16_loop:
+0x72f8 032404 ifetch 1 ,contr 
+0x72f9 032405 ixor temp ,temp 
+0x72fa 032406 loop create_byte_16_loop 
+0x72fb 032407 deposit temp 
+0x72fc 032408 istore 1 ,contr 
+0x72fd 032409 arg mem_key_store ,contr 
+0x72fe 032410 arg mem_round_key ,contw 
+0x72ff 032411 branch memcpy16 
+:      032413 xor_mod32:
+0x7300 032414 arg mem_round_key ,regb 
+:      032415 xor_mod32_ar2:
+0x7301 032416 force 16 ,loopcnt 
+0x7302 032417 arg mem_input_store ,rega 
+0x7303 032418 copy rega ,contw 
+:      032419 xor_mod32_loop:
+0x7304 032420 ifetcht 1 ,rega 
+0x7305 032421 ifetch 1 ,regb 
+0x7306 032422 ixor temp ,alarm 
+0x7307 032423 and loopcnt ,3 ,regc 
+0x7308 032424 nbranch xor_mod32_invert ,user 
+0x7309 032425 xor_into 3 ,regc 
+:      032426 xor_mod32_invert:
+0x730a 032427 sub regc ,1 ,regc 
+0x730b 032428 branch xor_even ,positive 
+0x730c 032429 iadd temp ,alarm 
+:      032430 xor_even:
+0x730d 032431 deposit alarm 
+0x730e 032432 istore 1 ,contw 
+0x730f 032433 increase 1 ,rega 
+0x7310 032434 increase 1 ,regb 
+0x7311 032435 loop xor_mod32_loop 
+0x7312 032436 rtn 
+:      032438 el_boxes:
+0x7313 032439 call enable_authrom 
+0x7314 032440 force 16 ,loopcnt 
+0x7315 032441 arg mem_input_store ,rega 
+:      032442 el_box_loop:
+0x7316 032443 ifetch 1 ,rega 
+0x7317 032444 arg mem_e_box ,contr 
+0x7318 032445 and loopcnt ,3 ,regc 
+0x7319 032446 sub regc ,1 ,null 
+0x731a 032447 branch e_boxes ,positive 
+0x731b 032448 arg mem_l_box ,contr 
+:      032449 e_boxes:
+0x731c 032450 iadd contr ,contr 
+0x731d 032451 ifetch 1 ,contr 
+0x731e 032452 istore 1 ,rega 
+0x731f 032453 increase 1 ,rega 
+0x7320 032454 loop el_box_loop 
+0x7321 032455 branch disable_authrom 
+:      032457 pht:
+0x7322 032458 force 8 ,loopcnt 
+0x7323 032459 arg mem_input_store ,contr 
+0x7324 032460 copy contr ,contw 
+:      032461 pht_loop:
+0x7325 032462 ifetch 1 ,contr 
+0x7326 032463 iforce rega 
+0x7327 032464 ifetch 1 ,contr 
+0x7328 032465 iforce regb 
+0x7329 032466 lshift rega ,pdata 
+0x732a 032467 iadd regb ,pdata 
+0x732b 032468 istore 1 ,contw 
+0x732c 032469 deposit rega 
+0x732d 032470 iadd regb ,pdata 
+0x732e 032471 istore 1 ,contw 
+0x732f 032472 loop pht_loop 
+0x7330 032473 rtn 
+:      032476 permute:
+0x7331 032477 setarg 0x8ae42c 
+0x7332 032478 iforce temp 
+0x7333 032479 force 7 ,loopcnt 
+0x7334 032480 call permute_exchange 
+0x7335 032481 setarg 0xd751b 
+0x7336 032482 iforce temp 
+0x7337 032483 force 5 ,loopcnt 
+0x7338 032484 call permute_exchange 
+0x7339 032485 fetch 1 ,mem_input_store + 15 
+0x733a 032486 iforce rega 
+0x733b 032487 fetch 1 ,mem_input_store + 3 
+0x733c 032488 store 1 ,mem_input_store + 15 
+0x733d 032489 deposit rega 
+0x733e 032490 store 1 ,mem_input_store + 3 
+0x733f 032491 rtn 
+:      032493 permute_exchange:
+0x7340 032494 and temp ,0xf ,regb 
+:      032495 permute_loop:
+0x7341 032496 and temp ,0xf ,pdata 
+0x7342 032497 arg mem_input_store ,contw 
+0x7343 032498 iadd contw ,contw 
+0x7344 032499 ifetch 1 ,contw 
+0x7345 032500 iforce regc 
+0x7346 032501 deposit rega 
+0x7347 032502 istore 1 ,contw 
+0x7348 032503 copy regc ,rega 
+0x7349 032504 rshift4 temp ,temp 
+0x734a 032505 loop permute_loop 
+0x734b 032506 setarg mem_input_store 
+0x734c 032507 iadd regb ,contw 
+0x734d 032508 deposit rega 
+0x734e 032509 istore 1 ,contw 
+0x734f 032510 rtn 
+:      032512 add16:
+0x7350 032513 enable user 
+0x7351 032514 branch xor_add16 
+:      032516 xor16:
+0x7352 032517 disable user 
+:      032518 xor_add16:
+0x7353 032519 force 16 ,loopcnt 
+:      032520 xoradd_loop:
+0x7354 032521 ifetcht 1 ,rega 
+0x7355 032522 ifetch 1 ,regb 
+0x7356 032523 branch xoradd_add ,user 
+0x7357 032524 ixor temp ,pdata 
+0x7358 032525 branch xoradd_store 
+:      032526 xoradd_add:
+0x7359 032527 iadd temp ,pdata 
+:      032528 xoradd_store:
+0x735a 032529 istore 1 ,contw 
+0x735b 032530 increase 1 ,rega 
+0x735c 032531 increase 1 ,regb 
+0x735d 032532 loop xoradd_loop 
+0x735e 032533 rtn 
+:      032536 function_expand:
+0x735f 032537 arg mem_y ,contw 
+0x7360 032538 ifetch 6 ,rega 
+0x7361 032539 istore 6 ,contw 
+0x7362 032540 branch expand_12 ,user 
+0x7363 032541 ifetch 6 ,rega 
+0x7364 032542 branch expand_cont 
+:      032543 expand_12:
+0x7365 032544 ifetch 6 ,contr 
+:      032545 expand_cont:
+0x7366 032546 istore 6 ,contw 
+0x7367 032547 ifetch 4 ,rega 
+0x7368 032548 istore 4 ,contw 
+0x7369 032549 rtn 
+:      032551 key_offset:
+0x736a 032552 arg mem_link_key ,contr 
+0x736b 032553 arg mem_x ,contw 
+0x736c 032554 arg 0 ,temp 
+0x736d 032555 setarg 0x8395a7 
+0x736e 032556 call concatenate_temp24 
+0x736f 032557 setarg 0xb3c1df 
+0x7370 032558 call concatenate_temp24 
+0x7371 032559 setarg 0xe5e9 
+0x7372 032560 call concatenate_temp16 
+0x7373 032561 copy temp ,regab 
+0x7374 032562 disable user 
+0x7375 032563 call key_addxor 
+0x7376 032564 copy regab ,temp 
+0x7377 032565 enable user 
+0x7378 032566 branch key_addxor 
+:      032568 key_addxor:
+0x7379 032569 force 8 ,loopcnt 
+:      032570 key_addxor_loop:
+0x737a 032571 ifetch 1 ,contr 
+0x737b 032572 compare 1 ,loopcnt ,1 
+0x737c 032573 branch key_high ,user 
+0x737d 032574 branch key_xor ,true 
+:      032575 key_add:
+0x737e 032576 iadd temp ,pdata 
+0x737f 032577 branch key_store 
+:      032578 key_high:
+0x7380 032579 branch key_add ,true 
+:      032580 key_xor:
+0x7381 032581 ixor temp ,pdata 
+:      032582 key_store:
+0x7382 032583 istore 1 ,contw 
+0x7383 032584 rshift8 temp ,temp 
+0x7384 032585 loop key_addxor_loop 
+0x7385 032586 rtn 
+:      032588 copy_aco:
+0x7386 032589 fetch 6 ,mem_input_store + 4 
+0x7387 032590 store 6 ,mem_aco 
+0x7388 032591 ifetch 6 ,contr 
+0x7389 032592 istore 6 ,contw 
+0x738a 032593 rtn 
+:      032595 concatenate_temp24:
+0x738b 032596 lshift8 temp ,temp 
+:      032597 concatenate_temp16:
+0x738c 032598 lshift16 temp ,temp 
+0x738d 032599 ior temp ,temp 
+0x738e 032600 rtn 
+:      032604 loop1:
+0x738f 032605 branch loop1 
+:      032609 generate_stk:
+0x7390 032610 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032611 call function_s1 
+0x7392 032612 arg mem_le_ltk ,contw 
+0x7393 032613 branch store_aes_result 
+:      032616 authenticate_rconfirm:
+0x7394 032617 arg mem_le_srand ,contw 
+0x7395 032618 branch authenticate_mconfirm ,master 
+0x7396 032619 arg mem_le_mrand ,contw 
+:      032620 authenticate_mconfirm:
+0x7397 032621 copy contr ,rega 
+0x7398 032622 call memcpy16 
+0x7399 032623 call function_c1 
+0x739a 032624 arg mem_le_rconfirm ,contr 
+0x739b 032625 branch compare_res 
+:      032627 generate_confirm:
+0x739c 032628 arg mem_le_mrand ,rega 
+0x739d 032629 branch generate_mrand ,master 
+0x739e 032630 arg mem_le_srand ,rega 
+:      032631 generate_mrand:
+0x739f 032632 copy rega ,contw 
+0x73a0 032633 call generate_random 
+0x73a1 032634 branch function_c1 
+:      032636 generate_sk:
+0x73a2 032637 arg mem_le_skdm ,contr 
+0x73a3 032638 call load_data128 
+0x73a4 032639 arg mem_le_ltk ,contr 
+0x73a5 032640 call load_regext 
+0x73a6 032641 force 0x38 ,aes_ctrl 
+0x73a7 032642 force 0x0 ,aes_ctrl 
+0x73a8 032643 call wait_aes 
+0x73a9 032644 arg mem_le_sk ,contw 
+0x73aa 032645 branch store_aes_result 
+:      032648 first_block_counter:
+0x73ab 032649 force 0x49 ,pdata 
+0x73ac 032650 branch first_block 
+:      032651 first_block_data:
+0x73ad 032652 force 1 ,pdata 
+:      032653 first_block:
+0x73ae 032654 force regidx_data ,regext_index 
+0x73af 032655 lshift8 temp ,regext 
+0x73b0 032656 ior regext ,regext 
+0x73b1 032657 increase 1 ,regext_index 
+0x73b2 032658 rshift8 temp ,regext 
+0x73b3 032659 rshift16 regext ,regext 
+0x73b4 032660 fetch 2 ,mem_le_ivm 
+0x73b5 032661 lshift16 ,pdata ,pdata 
+0x73b6 032662 ior regext ,regext 
+0x73b7 032663 increase 1 ,regext_index 
+0x73b8 032664 ifetch 4 ,contr 
+0x73b9 032665 iforce regext 
+0x73ba 032666 increase 1 ,regext_index 
+0x73bb 032667 ifetch 2 ,contr 
+0x73bc 032668 byteswap rega ,regext 
+0x73bd 032669 lshift16 regext ,regext 
+0x73be 032670 ior regext ,regext 
+0x73bf 032671 increase 1 ,regext_index 
+0x73c0 032672 rtn 
+:      032676 generate_mic:
+0x73c1 032677 add regc ,1 ,contr 
+0x73c2 032678 ifetch 1 ,contr 
+0x73c3 032679 iforce rega 
+0x73c4 032680 call first_block_counter 
+0x73c5 032681 call do_aes_ocb 
+0x73c6 032683 force regidx_data ,regext_index 
+0x73c7 032684 ifetch 1 ,regc 
+0x73c8 032685 and_into 0x3 ,pdata 
+0x73c9 032686 lshift16 pdata ,regext 
+0x73ca 032687 set1 8 ,regext 
+0x73cb 032688 call clear_hidata 
+0x73cc 032689 call do_aes_cbc 
+0x73cd 032691 copy rega ,loopcnt 
+0x73ce 032692 add regc ,2 ,contr 
+0x73cf 032693 call padding_data 
+:      032694 generate_mic_loop:
+0x73d0 032695 call aes_load_data 
+0x73d1 032696 call do_aes_cbc 
+0x73d2 032697 deposit loopcnt 
+0x73d3 032698 branch generate_mic_end ,blank 
+0x73d4 032699 branch generate_mic_loop 
+:      032700 generate_mic_end:
+0x73d5 032701 force regidx_result ,regext_index 
+0x73d6 032702 deposit regext 
+0x73d7 032703 store 4 ,mem_le_mic 
+0x73d8 032704 rtn 
+:      032706 aes_crypt_data:
+0x73d9 032707 increase 1 ,rega 
+0x73da 032708 call first_block_data 
+0x73db 032709 copy regc ,contr 
+0x73dc 032710 call aes_load_xor 
+0x73dd 032711 call do_aes_ctr 
+0x73de 032712 call store_enc_data 
+0x73df 032713 increase 16 ,regc 
+0x73e0 032714 increase -16 ,regb 
+0x73e1 032715 branch aes_crypt_data ,positive 
+0x73e2 032716 rtn 
+:      032718 le_encrypt:
+0x73e3 032719 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032720 arg mem_le_txheader ,regc 
+0x73e5 032721 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032722 call generate_mic 
+0x73e7 032723 force regidx_xor ,regext_index 
+0x73e8 032724 iforce regext 
+0x73e9 032725 force 0 ,rega 
+0x73ea 032726 call first_block_data 
+0x73eb 032727 call do_aes_ctr 
+0x73ec 032728 arg mem_le_txpayload ,regc 
+0x73ed 032729 fetch 1 ,mem_le_txlen 
+0x73ee 032730 add pdata ,-1 ,regb 
+0x73ef 032731 iadd regc ,contw 
+0x73f0 032732 force regidx_result ,regext_index 
+0x73f1 032733 deposit regext 
+0x73f2 032734 istore 4 ,contw 
+0x73f3 032735 call aes_crypt_data 
+0x73f4 032736 fetch 1 ,mem_le_txlen 
+0x73f5 032737 increase 4 ,pdata 
+0x73f6 032738 store 1 ,mem_le_txlen 
+0x73f7 032739 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032740 increase 1 ,temp 
+0x73f9 032741 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032742 rtn 
+:      032744 le_decrypt:
+0x73fb 032745 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032746 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032747 sub pdata ,20 ,null 
+0x73fe 032748 branch le_dec_cont ,positive 
+:      032749 le_dec_cont:
+0x73ff 032750 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032751 add pdata ,-1 ,regb 
+0x7401 032752 increase -4 ,pdata 
+0x7402 032753 store 1 ,mem_le_rxbuf + 1 
+0x7403 032754 iadd regc ,contr 
+0x7404 032755 ifetch 4 ,contr 
+0x7405 032756 force regidx_xor ,regext_index 
+0x7406 032757 iforce regext 
+0x7407 032758 force 0 ,rega 
+0x7408 032759 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032760 call first_block_data 
+0x740a 032761 call do_aes_ctr 
+0x740b 032762 force regidx_result ,regext_index 
+0x740c 032763 deposit regext 
+0x740d 032764 store 4 ,mem_le_peer_mic 
+0x740e 032765 call aes_crypt_data 
+0x740f 032766 arg mem_le_rxbuf ,regc 
+0x7410 032767 call generate_mic 
+0x7411 032768 fetcht 4 ,mem_le_peer_mic 
+0x7412 032769 isub temp ,pdata 
+0x7413 032770 nrtn blank 
+0x7414 032771 fetch 4 ,mem_le_last_mic 
+0x7415 032772 isub temp ,pdata 
+0x7416 032773 rtn blank 
+0x7417 032774 storet 4 ,mem_le_last_mic 
+0x7418 032775 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032776 increase 1 ,pdata 
+0x741a 032777 store 5 ,mem_le_pcnt_rx 
+0x741b 032778 force 0 ,pdata 
+0x741c 032779 rtn 
+:      032781 wait_aes:
+0x741d 032782 nbranch wait_aes ,aes_ready 
+0x741e 032783 rtn 
+:      032785 do_aes_ocb:
+0x741f 032786 force 0x30 ,aes_ctrl 
+0x7420 032787 force 0x0 ,aes_ctrl 
+0x7421 032788 branch wait_aes 
+:      032790 do_aes_cbc:
+0x7422 032791 force 0x32 ,aes_ctrl 
+0x7423 032792 force 0x2 ,aes_ctrl 
+0x7424 032793 branch wait_aes 
+:      032795 do_aes_ctr:
+0x7425 032796 force 0x34 ,aes_ctrl 
+0x7426 032797 force 0x4 ,aes_ctrl 
+0x7427 032798 branch wait_aes 
+:      032801 aes_init:
+0x7428 032802 force 1 ,aes_ctrl 
+0x7429 032803 force 0 ,aes_ctrl 
+0x742a 032804 rtn 
+:      032805 function_s1:
+0x742b 032806 force regidx_data ,regext_index 
+0x742c 032807 fetch 4 ,mem_le_mrand 
+0x742d 032808 iforce regext 
+0x742e 032809 increase 1 ,regext_index 
+0x742f 032810 ifetch 4 ,contr 
+0x7430 032811 iforce regext 
+0x7431 032812 increase 1 ,regext_index 
+0x7432 032813 fetch 4 ,mem_le_srand 
+0x7433 032814 iforce regext 
+0x7434 032815 increase 1 ,regext_index 
+0x7435 032816 ifetch 4 ,contr 
+0x7436 032817 iforce regext 
+0x7437 032818 increase 1 ,regext_index 
+0x7438 032819 call aes_clear 
+0x7439 032820 increase -4 ,regext_index 
+0x743a 032821 fetch 4 ,mem_le_tk 
+0x743b 032822 copy pdata ,regext 
+0x743c 032823 increase 4 ,regext_index 
+0x743d 032824 force 0x38 ,aes_ctrl 
+0x743e 032825 force 0x8 ,aes_ctrl 
+0x743f 032826 branch wait_aes 
+:      032829 function_c1:
+0x7440 032830 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032831 fetch 6 ,mem_le_lap 
+0x7442 032832 fetcht 6 ,mem_le_plap 
+0x7443 032833 branch function_c1_master ,master 
+0x7444 032834 fetch 6 ,mem_le_plap 
+0x7445 032835 fetcht 6 ,mem_le_lap 
+:      032836 function_c1_master:
+0x7446 032837 force regidx_xor ,regext_index 
+0x7447 032838 copy temp ,regext 
+0x7448 032839 increase 1 ,regext_index 
+0x7449 032840 rshift32 temp ,regext 
+0x744a 032841 lshift16 pdata ,pdata 
+0x744b 032842 ior regext ,regext 
+0x744c 032843 increase 1 ,regext_index 
+0x744d 032844 rshift32 pdata ,regext 
+0x744e 032845 increase 1 ,regext_index 
+0x744f 032846 force 0 ,regext 
+0x7450 032847 force 0 ,pdata 
+0x7451 032848 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032849 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032850 nbranch function_c1_irat ,master 
+0x7454 032852 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032853 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032854 function_c1_irat:
+0x7456 032855 store 1 ,mem_le_iat 
+0x7457 032856 storet 1 ,mem_le_rat 
+0x7458 032857 force regidx_data ,regext_index 
+0x7459 032858 arg mem_le_iat ,regb 
+0x745a 032859 force 4 ,loopcnt 
+:      032860 function_c1_loop1:
+0x745b 032861 ifetch 4 ,rega 
+0x745c 032862 ifetcht 4 ,regb 
+0x745d 032863 ixor temp ,regext 
+0x745e 032864 increase 1 ,regext_index 
+0x745f 032865 increase 4 ,rega 
+0x7460 032866 increase 4 ,regb 
+0x7461 032867 loop function_c1_loop1 
+0x7462 032868 call aes_clear 
+0x7463 032869 increase -4 ,regext_index 
+0x7464 032870 fetch 4 ,mem_le_tk 
+0x7465 032871 copy pdata ,regext 
+0x7466 032872 increase 4 ,regext_index 
+0x7467 032873 force 0x38 ,aes_ctrl 
+0x7468 032874 force 0xc ,aes_ctrl 
+0x7469 032875 call wait_aes 
+0x746a 032877 call aes_clear_data 
+0x746b 032878 force 0x3a ,aes_ctrl 
+0x746c 032879 force 0x8 ,aes_ctrl 
+0x746d 032880 branch wait_aes 
+:      032882 padding_data:
+0x746e 032883 compare 0 ,loopcnt ,3 
+0x746f 032884 rtn true 
+0x7470 032885 deposit contr 
+0x7471 032886 iadd loopcnt ,contw 
+0x7472 032887 force 0 ,pdata 
+:      032888 padding_loop:
+0x7473 032889 istore 1 ,contw 
+0x7474 032890 increase 1 ,loopcnt 
+0x7475 032891 compare 0 ,loopcnt ,3 
+0x7476 032892 rtn true 
+0x7477 032893 branch padding_loop 
+:      032895 aes_load_data:
+0x7478 032896 force regidx_data ,regext_index 
+:      032897 load_data_loop:
+0x7479 032898 deposit loopcnt 
+0x747a 032899 branch load_data_padding ,blank 
+0x747b 032900 ifetch 4 ,contr 
+0x747c 032901 increase -4 ,loopcnt 
+:      032902 load_data_padding:
+0x747d 032903 iforce regext 
+0x747e 032904 increase 1 ,regext_index 
+0x747f 032905 compare regidx_key ,regext_index ,0xf 
+0x7480 032906 rtn true 
+0x7481 032907 branch load_data_loop 
+:      032909 aes_load_xor:
+0x7482 032910 force regidx_xor ,regext_index 
+0x7483 032911 branch load_regext 
+:      032912 load_key:
+0x7484 032913 force regidx_key ,regext_index 
+0x7485 032914 branch load_regext 
+:      032915 load_data128:
+0x7486 032916 force regidx_data ,regext_index 
+:      032917 load_regext:
+0x7487 032918 force 4 ,loopcnt 
+:      032919 load_regext_loop:
+0x7488 032920 ifetch 4 ,contr 
+0x7489 032921 iforce regext 
+0x748a 032922 increase 1 ,regext_index 
+0x748b 032923 loop load_regext_loop 
+0x748c 032924 rtn 
+:      032926 load_sk:
+0x748d 032927 arg mem_le_sk ,contr 
+0x748e 032928 branch load_key 
+:      032930 clear_hidata:
+0x748f 032931 force 4 ,loopcnt 
+0x7490 032932 branch clear_data_rest 
+:      032934 aes_clear_data:
+0x7491 032935 force regidx_data ,regext_index 
+:      032936 aes_clear:
+0x7492 032937 force 4 ,loopcnt 
+:      032938 clear_loop:
+0x7493 032939 force 0 ,regext 
+:      032940 clear_data_rest:
+0x7494 032941 increase 1 ,regext_index 
+0x7495 032942 loop clear_loop 
+0x7496 032943 rtn 
+:      032945 store_aes_result:
+0x7497 032946 force regidx_result ,regext_index 
+0x7498 032947 force 4 ,loopcnt 
+:      032948 send_aes_result_loop:
+0x7499 032949 deposit regext 
+0x749a 032950 istore 4 ,contw 
+0x749b 032951 increase 1 ,regext_index 
+0x749c 032952 loop send_aes_result_loop 
+0x749d 032953 rtn 
+:      032955 store_enc_data:
+0x749e 032956 force regidx_result ,regext_index 
+0x749f 032957 copy regc ,contw 
+0x74a0 032958 add regb ,1 ,loopcnt 
+0x74a1 032959 sub loopcnt ,15 ,null 
+0x74a2 032960 branch store_enc_loop ,positive 
+0x74a3 032961 force 16 ,loopcnt 
+:      032962 store_enc_loop:
+0x74a4 032963 deposit regext 
+0x74a5 032964 sub loopcnt ,3 ,null 
+0x74a6 032965 branch store_enc_byte ,positive 
+0x74a7 032966 istore 4 ,contw 
+0x74a8 032967 increase -4 ,loopcnt 
+0x74a9 032968 rtn zero 
+0x74aa 032969 increase 1 ,regext_index 
+0x74ab 032970 branch store_enc_loop 
+:      032971 store_enc_byte:
+0x74ac 032972 istore 1 ,contw 
+0x74ad 032973 rshift8 pdata ,pdata 
+0x74ae 032974 loop store_enc_byte 
+0x74af 032975 rtn 
+:      032978 compare_res:
+0x74b0 032979 force regidx_result ,regext_index 
+0x74b1 032980 force 4 ,loopcnt 
+:      032981 compare_res_loop:
+0x74b2 032982 ifetch 4 ,contr 
+0x74b3 032983 isub regext ,null 
+0x74b4 032984 nrtn zero 
+0x74b5 032985 increase 1 ,regext_index 
+0x74b6 032986 loop compare_res_loop 
+0x74b7 032987 force 0 ,null 
+0x74b8 032988 rtn 
+:      032990 enable_authrom:
+0x74b9 032991 hfetch 1 ,core_clkoff 
+0x74ba 032992 set0 clock_off_auth_rom ,pdata 
+0x74bb 032993 hstore 1 ,core_clkoff 
+0x74bc 032994 rtn 
+:      032996 disable_authrom:
+0x74bd 032997 hfetch 1 ,core_clkoff 
+0x74be 032998 set1 clock_off_auth_rom ,pdata 
+0x74bf 032999 hstore 1 ,core_clkoff 
+0x74c0 033000 rtn 
+:      033002 init_memp:
+0x74c1 033003 arg mem_p ,contw 
+0x74c2 033004 setsect 0 ,0x3ffff 
+0x74c3 033005 setsect 1 ,0x3ffff 
+0x74c4 033006 setsect 2 ,0x3ffff 
+0x74c5 033007 setsect 3 ,0x3fbff 
+0x74c6 033008 istore 9 ,contw 
+0x74c7 033009 setsect 0 ,0x3ffff 
+0x74c8 033010 setsect 1 ,0x3ffff 
+0x74c9 033011 setsect 2 ,0x3ffff 
+0x74ca 033012 setsect 3 ,0x3ffff 
+0x74cb 033013 istore 9 ,contw 
+0x74cc 033014 setsect 0 ,0x3ffff 
+0x74cd 033015 setsect 1 ,0x3ffff 
+0x74ce 033016 setsect 2 ,0x3cfff 
+0x74cf 033017 setsect 3 ,0x3ffff 
+0x74d0 033018 istore 9 ,contw 
+0x74d1 033019 setsect 0 ,0x3ffff 
+0x74d2 033020 setsect 1 ,0x3ffff 
+0x74d3 033021 setsect 2 ,0x3ffef 
+0x74d4 033022 setsect 3 ,0x3ffff 
+0x74d5 033023 istore 9 ,contw 
+0x74d6 033024 setsect 0 ,0x3ffff 
+0x74d7 033025 setsect 1 ,0x3ffff 
+0x74d8 033026 setsect 2 ,0x3ffff 
+0x74d9 033027 setsect 3 ,0x3ffff 
+0x74da 033028 istore 9 ,contw 
+0x74db 033029 setsect 0 ,0x3ffff 
+0x74dc 033030 setsect 1 ,0x26c7f 
+0x74dd 033031 setsect 2 ,0x146b 
+0x74de 033032 setsect 3 ,0x37bb3 
+0x74df 033033 istore 9 ,contw 
+0x74e0 033034 setsect 0 ,0x1feb8 
+0x74e1 033035 setsect 1 ,0x10c12 
+0x74e2 033036 setsect 2 ,0x2b722 
+0x74e3 033037 setsect 3 ,0x29fa6 
+0x74e4 033038 istore 9 ,contw 
+0x74e5 033039 setsect 0 ,0xe70f 
+0x74e6 033040 setsect 1 ,0x16720 
+0x74e7 033041 setsect 2 ,0x519e 
+0x74e8 033042 setsect 3 ,0x19084 
+0x74e9 033043 istore 9 ,contw 
+0x74ea 033044 setsect 0 ,0x31012 
+0x74eb 033045 setsect 1 ,0x360bf 
+0x74ec 033046 setsect 2 ,0x3f0af 
+0x74ed 033047 setsect 3 ,0x3d3 
+0x74ee 033048 istore 9 ,contw 
+0x74ef 033049 setsect 0 ,0x3a188 
+0x74f0 033050 setsect 1 ,0x3ad0 
+0x74f1 033051 setsect 2 ,0x3cbf2 
+0x74f2 033052 setsect 3 ,0x243d9 
+0x74f3 033053 istore 9 ,contw 
+0x74f4 033054 setsect 0 ,0x2b030 
+0x74f5 033055 setsect 1 ,0x36a03 
+0x74f6 033056 setsect 2 ,0x11188 
+0x74f7 033057 setsect 3 ,0x1e520 
+0x74f8 033058 istore 9 ,contw 
+0x74f9 033059 setsect 0 ,0x3a11e 
+0x74fa 033060 setsect 1 ,0xfe5d 
+0x74fb 033061 setsect 2 ,0xdd57 
+0x74fc 033062 setsect 3 ,0x1ac93 
+0x74fd 033063 istore 9 ,contw 
+0x74fe 033064 setsect 0 ,0x11ed 
+0x74ff 033065 setsect 1 ,0x218c4 
+0x7500 033066 setsect 2 ,0x8da7 
+0x7501 033067 setsect 3 ,0x257ff 
+0x7502 033068 istore 9 ,contw 
+0x7503 033069 setsect 0 ,0x3192b 
+0x7504 033070 setsect 1 ,0x34641 
+0x7505 033071 setsect 2 ,0x1be0c 
+0x7506 033072 setsect 3 ,0x366ad 
+0x7507 033073 istore 9 ,contw 
+0x7508 033074 setsect 0 ,0x1f83 
+0x7509 033075 setsect 1 ,0x15a23 
+0x750a 033076 setsect 2 ,0x3f9b0 
+0x750b 033077 setsect 3 ,0x3949 
+0x750c 033078 istore 9 ,contw 
+0x750d 033079 setsect 0 ,0x13a51 
+0x750e 033080 setsect 1 ,0x153fd 
+0x750f 033081 setsect 2 ,0x3372a 
+0x7510 033082 setsect 3 ,0xf1bb 
+0x7511 033083 istore 9 ,contw 
+0x7512 033084 setsect 0 ,0x3ae85 
+0x7513 033085 setsect 1 ,0x1eed9 
+0x7514 033086 setsect 2 ,0x9e66 
+0x7515 033087 setsect 3 ,0x1a8 
+0x7516 033088 istore 8 ,contw 
+0x7517 033089 rtn 
+:      033093 init_memp_256:
+0x7518 033094 arg mem_p_256 ,contw 
+0x7519 033095 setsect 0 ,0x3ffff 
+0x751a 033096 setsect 1 ,0x3ffff 
+0x751b 033097 setsect 2 ,0x3ffff 
+0x751c 033098 setsect 3 ,0x3ffff 
+0x751d 033099 istore 9 ,contw 
+0x751e 033100 setsect 0 ,0x3ffff 
+0x751f 033101 setsect 1 ,0x3f 
+0x7520 033102 setsect 2 ,0x0 
+0x7521 033103 setsect 3 ,0x0 
+0x7522 033104 istore 9 ,contw 
+0x7523 033105 setsect 0 ,0x0 
+0x7524 033106 setsect 1 ,0x0 
+0x7525 033107 setsect 2 ,0x1000 
+0x7526 033108 setsect 3 ,0x0 
+0x7527 033109 istore 9 ,contw 
+0x7528 033110 setsect 0 ,0x3ff00 
+0x7529 033111 setsect 1 ,0x3ffff 
+0x752a 033112 setsect 2 ,0x3ffcf 
+0x752b 033113 setsect 3 ,0x3ffff 
+0x752c 033114 istore 9 ,contw 
+0x752d 033115 setsect 0 ,0x3ffff 
+0x752e 033116 setsect 1 ,0x3ffff 
+0x752f 033117 setsect 2 ,0x3ffff 
+0x7530 033118 setsect 3 ,0x3ff 
+0x7531 033119 istore 9 ,contw 
+0x7532 033120 setsect 0 ,0x0 
+0x7533 033121 setsect 1 ,0x0 
+0x7534 033122 setsect 2 ,0x0 
+0x7535 033123 setsect 3 ,0x0 
+0x7536 033124 istore 9 ,contw 
+0x7537 033125 setsect 0 ,0x10000 
+0x7538 033126 setsect 1 ,0x0 
+0x7539 033127 setsect 2 ,0x3f000 
+0x753a 033128 setsect 3 ,0x3ffff 
+0x753b 033129 istore 9 ,contw 
+0x753c 033130 setsect 0 ,0x296ff 
+0x753d 033131 setsect 1 ,0x22630 
+0x753e 033132 setsect 2 ,0x3945d 
+0x753f 033133 setsect 3 ,0x3d284 
+0x7540 033134 istore 9 ,contw 
+0x7541 033135 setsect 0 ,0x333a0 
+0x7542 033136 setsect 1 ,0x4b7a 
+0x7543 033137 setsect 2 ,0x37d8 
+0x7544 033138 setsect 3 ,0x3c9dc 
+0x7545 033139 istore 9 ,contw 
+0x7546 033140 setsect 0 ,0x3a440 
+0x7547 033141 setsect 1 ,0x1b958 
+0x7548 033142 setsect 2 ,0x38bce 
+0x7549 033143 setsect 3 ,0x1091f 
+0x754a 033144 istore 9 ,contw 
+0x754b 033145 setsect 0 ,0x2e12c 
+0x754c 033146 setsect 1 ,0x1f47c 
+0x754d 033147 setsect 2 ,0x356b1 
+0x754e 033148 setsect 3 ,0x2fd47 
+0x754f 033149 istore 9 ,contw 
+0x7550 033150 setsect 0 ,0x6837 
+0x7551 033151 setsect 1 ,0x2ed90 
+0x7552 033152 setsect 2 ,0x1ecec 
+0x7553 033153 setsect 3 ,0x1acc5 
+0x7554 033154 istore 9 ,contw 
+0x7555 033155 setsect 0 ,0x23357 
+0x7556 033156 setsect 1 ,0x18af3 
+0x7557 033157 setsect 2 ,0xf9e1 
+0x7558 033158 setsect 3 ,0x129f0 
+0x7559 033159 istore 9 ,contw 
+0x755a 033160 setsect 0 ,0x2e7eb 
+0x755b 033161 setsect 1 ,0x3e6e3 
+0x755c 033162 setsect 2 ,0x3e1a7 
+0x755d 033163 setsect 3 ,0x10b8b 
+0x755e 033164 istore 9 ,contw 
+0x755f 033165 setsect 0 ,0x24fe3 
+0x7560 033166 setsect 1 ,0x20ef 
+0x7561 033167 setsect 2 ,0x1b5a6 
+0x7562 033168 setsect 3 ,0xdc2f 
+0x7563 033169 istore 9 ,contw 
+0x7564 033170 setsect 0 ,0x13860 
+0x7565 033171 setsect 1 ,0x2bd69 
+0x7566 033172 setsect 2 ,0x391a 
+0x7567 033173 setsect 3 ,0x1b222 
+0x7568 033174 istore 9 ,contw 
+0x7569 033175 rtn 
+:      033178 publickey_init:
+0x756a 033179 fetch 1 ,mem_ssp_enable 
+0x756b 033180 nbranch sp_initialize ,blank 
+0x756c 033181 branch sp_initialize_256 
+:      033183 sp_calc_sequence_256_check:
+0x756d 033184 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033185 fetch 1 ,mem_ssp_enable 
+0x756f 033186 rtn blank 
+0x7570 033187 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033188 rtnne sp_key_valid 
+0x7572 033189 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033190 rtn blank 
+0x7574 033191 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033192 rtneq sp_key_valid_256 
+0x7576 033193 fetch 2 ,mem_ui_state_map 
+0x7577 033194 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033195 fetch 1 ,mem_le_sc_calc 
+0x7579 033196 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033197 rtn 
+:      033198 stop_publickey_calc_256:
+0x757b 033199 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033200 rtn 
+:      033203 sp_initialize:
+0x757d 033204 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033205 fetch 1 ,mem_ssp_enable 
+0x757f 033206 branch ssp_disable ,blank 
+0x7580 033207 call ssp_enable 
+0x7581 033208 call sp_clear_flags 
+0x7582 033209 branch sp_pubkey_calc 
+:      033211 sp_clear_flags:
+0x7583 033212 setarg 0 
+0x7584 033213 store 8 ,mem_sp_state_start 
+0x7585 033214 store 4 ,mem_sp_flag_start 
+0x7586 033215 store 7 ,mem_sp_iocap_remote 
+0x7587 033216 rtn 
+:      033218 sp_generate_local_key:
+0x7588 033219 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033220 branch sp_generate_local_key0 
+:      033221 sp_master_generate_local_key:
+0x758a 033222 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033223 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033224 branch assert 
+:      033225 sp_generate_local_key0:
+0x758d 033226 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033227 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033228 branch sp_pubkey_calc 
+:      033230 sp_start_send_pubkey:
+0x7590 033231 call sp_dhkey_calc 
+0x7591 033232 fetch 1 ,mem_master_sp_state 
+0x7592 033233 nrtn blank 
+0x7593 033234 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033235 rtn 
+:      033238 sp_calc_check_publickey_256:
+0x7595 033239 call sp_calc_b256 
+0x7596 033240 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033241 arg mem_t7_256 ,contw 
+0x7598 033242 call bn_sqrmod_256 
+0x7599 033243 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033244 arg mem_t2_256 ,contw 
+0x759b 033245 call bn_sqrmod_256 
+0x759c 033246 arg mem_t2_256 ,rega 
+0x759d 033247 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033248 arg mem_t2_256 ,contw 
+0x759f 033249 call bn_mulmod_256 
+0x75a0 033250 arg mem_a_256 ,rega 
+0x75a1 033251 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033252 arg mem_t3_256 ,contw 
+0x75a3 033253 call bn_mulmod_256 
+0x75a4 033254 arg mem_t3_256 ,rega 
+0x75a5 033255 arg mem_t2_256 ,regb 
+0x75a6 033256 arg mem_t2_256 ,contw 
+0x75a7 033257 call bn_addmod_256 
+0x75a8 033258 arg mem_t0_256 ,rega 
+0x75a9 033259 arg mem_t2_256 ,regb 
+0x75aa 033260 arg mem_t0_256 ,contw 
+0x75ab 033261 call bn_addmod_256 
+0x75ac 033262 arg 32 ,loopcnt 
+0x75ad 033263 arg mem_t7_256 ,rega 
+0x75ae 033264 arg mem_t0_256 ,regb 
+0x75af 033265 branch string_compare 
+:      033267 sp_calc_b256:
+0x75b0 033268 arg mem_gy_256 ,rega 
+0x75b1 033269 arg mem_t0_256 ,contw 
+0x75b2 033270 call bn_sqrmod_256 
+0x75b3 033271 arg mem_gx_256 ,rega 
+0x75b4 033272 arg mem_t2_256 ,contw 
+0x75b5 033273 call bn_sqrmod_256 
+0x75b6 033274 arg mem_t2_256 ,rega 
+0x75b7 033275 arg mem_gx_256 ,regb 
+0x75b8 033276 arg mem_t2_256 ,contw 
+0x75b9 033277 call bn_mulmod_256 
+0x75ba 033278 arg mem_a_256 ,rega 
+0x75bb 033279 arg mem_gx_256 ,regb 
+0x75bc 033280 arg mem_t3_256 ,contw 
+0x75bd 033281 call bn_mulmod_256 
+0x75be 033282 arg mem_t3_256 ,rega 
+0x75bf 033283 arg mem_t2_256 ,regb 
+0x75c0 033284 arg mem_t2_256 ,contw 
+0x75c1 033285 call bn_addmod_256 
+0x75c2 033286 arg mem_t0_256 ,rega 
+0x75c3 033287 arg mem_t2_256 ,regb 
+0x75c4 033288 arg mem_t0_256 ,contw 
+0x75c5 033289 branch bn_submod_256 
+:      033291 sp_calc_check_publickey:
+0x75c6 033292 call sp_calc_b 
+0x75c7 033293 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033294 arg mem_t7_256 ,contw 
+0x75c9 033295 call bn_sqrmod 
+0x75ca 033296 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033297 arg mem_t2_256 ,contw 
+0x75cc 033298 call bn_sqrmod 
+0x75cd 033299 arg mem_t2_256 ,rega 
+0x75ce 033300 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033301 arg mem_t2_256 ,contw 
+0x75d0 033302 call bn_mulmod 
+0x75d1 033303 arg mem_a ,rega 
+0x75d2 033304 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033305 arg mem_t3_256 ,contw 
+0x75d4 033306 call bn_mulmod 
+0x75d5 033307 arg mem_t3_256 ,rega 
+0x75d6 033308 arg mem_t2_256 ,regb 
+0x75d7 033309 arg mem_t2_256 ,contw 
+0x75d8 033310 call bn_addmod 
+0x75d9 033311 arg mem_t0_256 ,rega 
+0x75da 033312 arg mem_t2_256 ,regb 
+0x75db 033313 arg mem_t0_256 ,contw 
+0x75dc 033314 call bn_addmod 
+0x75dd 033315 arg 24 ,loopcnt 
+0x75de 033316 arg mem_t7_256 ,rega 
+0x75df 033317 arg mem_t0_256 ,regb 
+0x75e0 033318 branch string_compare 
+:      033320 sp_calc_b:
+0x75e1 033321 arg mem_gy ,rega 
+0x75e2 033322 arg mem_t0_256 ,contw 
+0x75e3 033323 call bn_sqrmod 
+0x75e4 033324 arg mem_gx ,rega 
+0x75e5 033325 arg mem_t2_256 ,contw 
+0x75e6 033326 call bn_sqrmod 
+0x75e7 033327 arg mem_t2_256 ,rega 
+0x75e8 033328 arg mem_gx ,regb 
+0x75e9 033329 arg mem_t2_256 ,contw 
+0x75ea 033330 call bn_mulmod 
+0x75eb 033331 arg mem_a ,rega 
+0x75ec 033332 arg mem_gx ,regb 
+0x75ed 033333 arg mem_t3_256 ,contw 
+0x75ee 033334 call bn_mulmod 
+0x75ef 033335 arg mem_t3_256 ,rega 
+0x75f0 033336 arg mem_t2_256 ,regb 
+0x75f1 033337 arg mem_t2_256 ,contw 
+0x75f2 033338 call bn_addmod 
+0x75f3 033339 arg mem_t0_256 ,rega 
+0x75f4 033340 arg mem_t2_256 ,regb 
+0x75f5 033341 arg mem_t0_256 ,contw 
+0x75f6 033342 branch bn_submod 
+:      033345 sp_calculate_commitment:
+0x75f7 033346 fetch 1 ,mem_sp_calc 
+0x75f8 033347 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033348 call sp_local_random_key_generator 
+0x75fa 033349 arg mem_sp_prarm_stack ,contw 
+0x75fb 033350 setarg mem_sp_random_local_end 
+0x75fc 033351 istore 2 ,contw 
+0x75fd 033352 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033353 istore 2 ,contw 
+0x75ff 033354 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033355 istore 2 ,contw 
+0x7601 033356 branch sp_calculate_commitment0 
+:      033357 master_sp_calculate_commitment:
+0x7602 033358 arg mem_sp_prarm_stack ,contw 
+0x7603 033359 setarg mem_sp_random_remote_end 
+0x7604 033360 istore 2 ,contw 
+0x7605 033361 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033362 istore 2 ,contw 
+0x7607 033363 setarg mem_sp_pubkey_local_x_end 
+0x7608 033364 istore 2 ,contw 
+:      033365 sp_calculate_commitment0:
+0x7609 033366 call function_f1 
+0x760a 033367 fetch 1 ,mem_master_sp_state 
+0x760b 033368 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033369 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033370 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033371 rtn 
+:      033372 master_sp_calculate_commitment0:
+0x760f 033373 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033374 call sp_master_generate_local_key 
+0x7611 033375 branch master_set_mem_master_sp_flag 
+:      033377 sp_local_random_key_generator:
+0x7612 033378 arg mem_sp_random_local ,contw 
+0x7613 033379 force 8 ,queue 
+0x7614 033380 branch random_generator 
+:      033382 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033383 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033384 rtn 
+:      033386 sp_confirm_check:
+0x7617 033388 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033389 arg mem_addr_value ,contw 
+0x7619 033390 fetch 6 ,mem_lap 
+0x761a 033391 istore 6 ,contw 
+0x761b 033392 fetch 6 ,mem_plap 
+0x761c 033393 istore 6 ,contw 
+0x761d 033394 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033395 istore 3 ,contw 
+0x761f 033397 call function_f3a 
+0x7620 033399 arg mem_sp_calc_result_high ,rega 
+0x7621 033400 arg mem_sp_check_result ,regb 
+0x7622 033401 force 4 ,queue 
+0x7623 033402 call compare4 
+0x7624 033403 nbranch sp_confirm_check_failed ,true 
+0x7625 033405 call sp_confirm_check_success 
+0x7626 033406 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033407 branch tid_set_reply 
+:      033409 sp_confirm_check_success:
+0x7628 033410 fetch 1 ,mem_master_sp_state 
+0x7629 033411 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033412 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033413 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033414 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033415 rtn 
+:      033416 sp_confirm_check_success_master:
+0x762e 033417 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033418 jam sp_state_end ,mem_master_sp_state 
+0x7630 033419 branch master_set_mem_master_sp_flag 
+:      033422 sp_confirm_check_failed:
+0x7631 033423 fetch 1 ,mem_master_sp_state 
+0x7632 033424 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033425 jam sp_stat_null ,mem_sp_state 
+0x7634 033426 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033428 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033429 rtn 
+:      033430 sp_confirm_check_failed_master:
+0x7637 033431 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033432 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033433 rtn 
+:      033435 sp_confirm_calc:
+0x763a 033436 fetch 1 ,mem_sp_dh_ready 
+0x763b 033437 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033438 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033439 branch master_set_mem_master_sp_flag 
+:      033440 sp_confirm_calc_ready:
+0x763e 033441 arg mem_addr_value ,contw 
+0x763f 033442 fetch 6 ,mem_plap 
+0x7640 033443 istore 6 ,contw 
+0x7641 033444 fetch 6 ,mem_lap 
+0x7642 033445 istore 6 ,contw 
+0x7643 033446 fetch 3 ,mem_sp_iocap_local 
+0x7644 033447 istore 3 ,contw 
+0x7645 033449 call function_f3b 
+0x7646 033450 fetch 1 ,mem_master_sp_state 
+0x7647 033451 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033452 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033453 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033454 rtn 
+:      033455 sp_confirm_calc_master:
+0x764b 033456 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033457 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033458 rtn 
+:      033460 sp_master_key_prarm_push:
+0x764e 033461 arg mem_sp_prarm_stack ,contw 
+0x764f 033462 fetch 6 ,mem_plap 
+0x7650 033463 istore 6 ,contw 
+0x7651 033464 fetch 6 ,mem_lap 
+0x7652 033465 istore 6 ,contw 
+0x7653 033466 setarg mem_sp_random_local_end 
+0x7654 033467 istore 2 ,contw 
+0x7655 033468 setarg mem_sp_random_remote_end 
+0x7656 033469 istore 2 ,contw 
+0x7657 033470 branch sp_link_key_calc 
+:      033471 sp_link_key_prarm_push:
+0x7658 033472 jam sp_stat_done ,mem_sp_state 
+0x7659 033473 arg mem_sp_prarm_stack ,contw 
+0x765a 033474 fetch 6 ,mem_lap 
+0x765b 033475 istore 6 ,contw 
+0x765c 033476 fetch 6 ,mem_plap 
+0x765d 033477 istore 6 ,contw 
+0x765e 033478 setarg mem_sp_random_remote_end 
+0x765f 033479 istore 2 ,contw 
+0x7660 033480 setarg mem_sp_random_local_end 
+0x7661 033481 istore 2 ,contw 
+:      033482 sp_link_key_calc:
+0x7662 033484 arg mem_addr_value ,contw 
+0x7663 033485 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033486 istore 6 ,contw 
+0x7665 033487 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033488 istore 6 ,contw 
+0x7667 033490 call function_f2 
+0x7668 033493 jam 1 ,mem_link_key_exists 
+0x7669 033494 arg mem_link_key ,contw 
+0x766a 033495 arg mem_sp_calc_result_high ,contr 
+0x766b 033496 call memcpy16 
+0x766c 033497 branch generate_linkkey_continue 
+:      033500 sp_pubkey_calc:
+0x766d 033501 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033502 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033503 rtnne sp_key_invalid 
+0x7670 033504 fetch 1 ,mem_sp_calc 
+0x7671 033505 rtnne sp_calc_standby 
+0x7672 033506 arg mem_sp_private_key ,contw 
+0x7673 033507 force 11 ,queue 
+0x7674 033508 call random_generator 
+0x7675 033509 random pdata 
+0x7676 033510 rshift pdata ,pdata 
+0x7677 033511 istore 2 ,contw 
+0x7678 033513 arg mem_k ,contw 
+0x7679 033514 arg mem_sp_private_key ,contr 
+0x767a 033515 call memcpy24 
+0x767b 033517 arg mem_ax ,contw 
+0x767c 033518 arg mem_gx ,contr 
+0x767d 033519 call memcpy48 
+0x767e 033521 arg mem_az ,contw 
+0x767f 033522 call bn_zero 
+0x7680 033523 jam 1 ,mem_az 
+0x7681 033525 call eckp_calc_init 
+0x7682 033526 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033527 rtn 
+:      033529 sp_pubkey_generated:
+0x7684 033530 arg mem_sp_pubkey_local ,contw 
+0x7685 033531 arg mem_bx ,contr 
+0x7686 033532 call memcpy48 
+0x7687 033533 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033534 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033535 rtn 
+:      033537 sp_dhkey_calc:
+0x768a 033538 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033539 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033540 rtnne sp_key_invalid 
+0x768d 033541 fetch 1 ,mem_sp_calc 
+0x768e 033542 rtnne sp_calc_standby 
+0x768f 033544 arg mem_k ,contw 
+0x7690 033545 arg mem_sp_private_key ,contr 
+0x7691 033546 call memcpy24 
+0x7692 033548 arg mem_ax ,contw 
+0x7693 033549 arg mem_sp_pubkey_remote ,contr 
+0x7694 033550 call memcpy48 
+0x7695 033552 arg mem_az ,contw 
+0x7696 033553 call bn_zero 
+0x7697 033554 jam 1 ,mem_az 
+0x7698 033556 call eckp_calc_init 
+0x7699 033557 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033558 rtn 
+:      033560 sp_dhkey_generated:
+0x769b 033561 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033562 arg mem_sp_dhkey ,contw 
+0x769d 033563 arg mem_bx ,contr 
+0x769e 033564 call memcpy24 
+0x769f 033565 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033566 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033567 rtn 
+:      033569 random_generator:
+0x76a2 033570 increase -1 ,queue 
+0x76a3 033571 nrtn positive 
+0x76a4 033572 random pdata 
+0x76a5 033573 istore 2 ,contw 
+0x76a6 033574 branch random_generator 
+:      033575 compare4:
+0x76a7 033576 increase -1 ,queue 
+0x76a8 033577 nbranch compare4_success ,positive 
+0x76a9 033578 ifetch 4 ,rega 
+0x76aa 033579 copy pdata ,temp 
+0x76ab 033580 ifetch 4 ,regb 
+0x76ac 033581 iflip temp ,pdata 
+0x76ad 033582 nbranch compare4_failed ,zero 
+0x76ae 033583 increase 4 ,rega 
+0x76af 033584 increase 4 ,regb 
+0x76b0 033585 branch compare4 
+:      033586 compare4_failed:
+0x76b1 033587 disable true 
+0x76b2 033588 rtn 
+:      033589 compare4_success:
+0x76b3 033590 enable true 
+0x76b4 033591 rtn 
+:      033598 simple_pairing_sequence:
+0x76b5 033599 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033600 fetch 1 ,mem_sp_flag 
+0x76b7 033601 rtn blank 
+0x76b8 033602 call lmo_fifo_check 
+0x76b9 033603 nrtn blank 
+0x76ba 033604 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033605 fetch 1 ,mem_sp_state 
+0x76bc 033606 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033607 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033608 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033609 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033610 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033611 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033612 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033613 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033614 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033616 rtn 
+:      033618 master_simple_paring_sequence:
+0x76c6 033619 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033620 fetch 1 ,mem_master_sp_flag 
+0x76c8 033621 rtn blank 
+0x76c9 033622 call lmo_fifo_check 
+0x76ca 033623 nrtn blank 
+0x76cb 033624 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033625 fetch 1 ,mem_master_sp_state 
+0x76cd 033626 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033627 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033628 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033629 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033630 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033631 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033632 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033633 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033634 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033635 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033636 rtn 
+:      033638 master_set_mem_master_sp_flag:
+0x76d8 033639 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033640 rtn 
+:      033642 master_clear_mem_master_sp_flag:
+0x76da 033643 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033644 rtn 
+:      033645 sp_calc_sequence:
+0x76dc 033646 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033647 fetch 1 ,mem_ssp_enable 
+0x76de 033648 rtn blank 
+0x76df 033649 fetch 1 ,mem_sp_calc 
+0x76e0 033650 rtn blank 
+0x76e1 033651 increase 0x80 ,pdata 
+0x76e2 033652 store 1 ,mem_sp_calc 
+0x76e3 033653 rtnbit1 7 
+0x76e4 033654 fetch 1 ,mem_ec_loopc 
+0x76e5 033655 branch sp_calc_sequence_done ,blank 
+0x76e6 033656 branch eckp_calc 
+:      033658 sp_calc_sequence_done:
+0x76e7 033659 call ecunmapz 
+0x76e8 033660 fetch 1 ,mem_sp_calc 
+0x76e9 033661 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033662 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033663 rtn 
+:      033666 bn_testbit:
+0x76ec 033667 and pdata ,7 ,queue 
+0x76ed 033668 rshift3 pdata ,pdata 
+0x76ee 033669 iadd contr ,contr 
+0x76ef 033670 ifetch 1 ,contr 
+0x76f0 033671 qisolate0 pdata 
+0x76f1 033672 rtn 
+:      033675 ec_copy:
+0x76f2 033676 call memcpy24 
+0x76f3 033677 call memcpy24 
+0x76f4 033678 branch memcpy24 
+:      033681 bn_eq_zero:
+0x76f5 033682 ifetch 8 ,contr 
+0x76f6 033683 nrtn blank 
+0x76f7 033684 ifetch 8 ,contr 
+0x76f8 033685 nrtn blank 
+0x76f9 033686 ifetch 8 ,contr 
+0x76fa 033687 rtn 
+:      033692 bn_eq_0:
+0x76fb 033693 ifetch 4 ,rega 
+0x76fc 033694 iforce temp 
+0x76fd 033695 ifetch 4 ,regb 
+0x76fe 033696 isub temp ,null 
+0x76ff 033697 nrtn zero 
+0x7700 033698 increase 4 ,rega 
+0x7701 033699 increase 4 ,regb 
+0x7702 033700 loop bn_eq_0 
+0x7703 033701 rtn 
+:      033704 bn_bigeq:
+0x7704 033705 force 6 ,loopcnt 
+0x7705 033706 increase 20 ,rega 
+0x7706 033707 increase 20 ,regb 
+:      033708 bn_bigeq_0:
+0x7707 033709 ifetch 4 ,regb 
+0x7708 033710 iforce temp 
+0x7709 033711 ifetch 4 ,rega 
+0x770a 033712 isub temp ,pdata 
+0x770b 033713 nrtn positive 
+0x770c 033714 nrtn blank 
+0x770d 033715 increase -4 ,rega 
+0x770e 033716 increase -4 ,regb 
+0x770f 033717 loop bn_bigeq_0 
+0x7710 033718 rtn 
+:      033720 bn_add:
+0x7711 033721 force 6 ,loopcnt 
+0x7712 033722 force 0 ,regc 
+:      033723 bn_add_0:
+0x7713 033724 ifetch 4 ,rega 
+0x7714 033725 iforce temp 
+0x7715 033726 ifetch 4 ,regb 
+0x7716 033727 iadd temp ,pdata 
+0x7717 033728 iadd regc ,pdata 
+0x7718 033729 istore 4 ,contw 
+0x7719 033730 isolate1 32 ,pdata 
+0x771a 033731 setflag true ,0 ,regc 
+0x771b 033732 increase 4 ,rega 
+0x771c 033733 increase 4 ,regb 
+0x771d 033734 loop bn_add_0 
+0x771e 033735 rtn 
+:      033737 bn_sub:
+0x771f 033738 force 6 ,loopcnt 
+0x7720 033739 force 0 ,regc 
+:      033740 bn_sub_0:
+0x7721 033741 ifetch 4 ,regb 
+0x7722 033742 iforce temp 
+0x7723 033743 ifetch 4 ,rega 
+0x7724 033744 isub temp ,pdata 
+0x7725 033745 isub regc ,pdata 
+0x7726 033746 istore 4 ,contw 
+0x7727 033747 isolate1 32 ,pdata 
+0x7728 033748 setflag true ,0 ,regc 
+0x7729 033749 increase 4 ,rega 
+0x772a 033750 increase 4 ,regb 
+0x772b 033751 loop bn_sub_0 
+0x772c 033752 rtn 
+:      033754 bn_rshift6:
+0x772d 033755 force 6 ,loopcnt 
+0x772e 033756 increase 20 ,rega 
+:      033757 bn_rshift:
+0x772f 033758 force 0 ,regc 
+:      033759 bn_rshift_0:
+0x7730 033760 ifetch 4 ,rega 
+0x7731 033761 isolate1 0 ,pdata 
+0x7732 033762 setflag true ,1 ,regc 
+0x7733 033763 rshift pdata ,pdata 
+0x7734 033764 isolate1 0 ,regc 
+0x7735 033765 setflag true ,31 ,pdata 
+0x7736 033766 istore 4 ,rega 
+0x7737 033767 increase -4 ,rega 
+0x7738 033768 rshift regc ,regc 
+0x7739 033769 loop bn_rshift_0 
+0x773a 033770 rtn 
+:      033772 bn_lshift:
+0x773b 033773 force 6 ,loopcnt 
+0x773c 033774 force 0 ,regc 
+:      033775 bn_lshift_0:
+0x773d 033776 ifetch 4 ,rega 
+0x773e 033777 isolate1 31 ,pdata 
+0x773f 033778 setflag true ,1 ,regc 
+0x7740 033779 lshift pdata ,pdata 
+0x7741 033780 isolate1 0 ,regc 
+0x7742 033781 setflag true ,0 ,pdata 
+0x7743 033782 istore 4 ,rega 
+0x7744 033783 increase 4 ,rega 
+0x7745 033784 rshift regc ,regc 
+0x7746 033785 loop bn_lshift_0 
+0x7747 033786 rtn 
+:      033788 bn_lshiftmod:
+0x7748 033789 call bn_lshift 
+:      033790 bn_lshiftmod_ismod:
+0x7749 033791 isolate1 0 ,regc 
+0x774a 033792 branch bn_lshiftmod_0 ,true 
+0x774b 033793 arg mem_p ,regb 
+0x774c 033794 copy rega ,regc 
+0x774d 033795 increase -24 ,rega 
+0x774e 033796 call bn_bigeq 
+0x774f 033797 nrtn positive 
+0x7750 033798 copy regc ,rega 
+:      033799 bn_lshiftmod_0:
+0x7751 033800 increase -24 ,rega 
+0x7752 033801 arg mem_p ,regb 
+0x7753 033802 copy rega ,contw 
+0x7754 033803 branch bn_sub 
+:      033806 bn_addmod:
+0x7755 033807 call bn_add 
+0x7756 033808 copy contw ,rega 
+0x7757 033809 branch bn_lshiftmod_ismod 
+:      033811 bn_submod:
+0x7758 033812 call bn_sub 
+0x7759 033813 isolate0 0 ,regc 
+0x775a 033814 rtn true 
+0x775b 033815 arg mem_p ,regb 
+0x775c 033816 add contw ,-24 ,rega 
+0x775d 033817 copy rega ,contw 
+0x775e 033818 branch bn_add 
+:      033821 bn_p192mod:
+0x775f 033822 copy contw ,timeup 
+0x7760 033823 copy rega ,alarm 
+0x7761 033824 arg mem_tmp2 ,regb 
+0x7762 033825 copy regb ,contw 
+0x7763 033826 add rega ,24 ,contr 
+0x7764 033827 ifetch 8 ,contr 
+0x7765 033828 istore 8 ,contw 
+0x7766 033829 istore 8 ,contw 
+0x7767 033830 force 0 ,pdata 
+0x7768 033831 istore 8 ,contw 
+0x7769 033832 copy timeup ,contw 
+0x776a 033833 call bn_addmod 
+0x776b 033834 arg mem_tmp2 ,regb 
+0x776c 033835 copy regb ,contw 
+0x776d 033836 force 0 ,pdata 
+0x776e 033837 istore 8 ,contw 
+0x776f 033838 add alarm ,32 ,contr 
+0x7770 033839 ifetch 8 ,contr 
+0x7771 033840 istore 8 ,contw 
+0x7772 033841 istore 8 ,contw 
+0x7773 033842 copy timeup ,rega 
+0x7774 033843 copy rega ,contw 
+0x7775 033844 call bn_addmod 
+0x7776 033845 arg mem_tmp2 ,regb 
+0x7777 033846 copy regb ,contw 
+0x7778 033847 add alarm ,40 ,contr 
+0x7779 033848 ifetch 8 ,contr 
+0x777a 033849 istore 8 ,contw 
+0x777b 033850 istore 8 ,contw 
+0x777c 033851 istore 8 ,contw 
+0x777d 033852 copy timeup ,rega 
+0x777e 033853 copy rega ,contw 
+0x777f 033854 branch bn_addmod 
+:      033857 bn_load:
+0x7780 033858 force 6 ,loopcnt 
+:      033859 bn_load_0:
+0x7781 033860 ifetch 4 ,contr 
+0x7782 033861 iforce regext 
+0x7783 033862 increase 1 ,regext_index 
+0x7784 033863 loop bn_load_0 
+0x7785 033864 rtn 
+:      033868 bn_mulmod:
+0x7786 033869 copy contw ,timeup 
+0x7787 033870 arg mem_tmp1 ,contw 
+0x7788 033871 call bn_zero 
+0x7789 033872 arg mem_tmp1 ,contw 
+0x778a 033873 copy rega ,contr 
+0x778b 033874 force 0 ,regext_index 
+0x778c 033875 call bn_load 
+0x778d 033876 copy regb ,contr 
+0x778e 033877 call bn_load 
+0x778f 033878 force 0 ,regb 
+:      033879 bn_mulmod_1:
+0x7790 033880 force 0 ,temp 
+0x7791 033881 force 6 ,regc 
+:      033882 bn_mulmod_0:
+0x7792 033883 ifetch 4 ,contw 
+0x7793 033884 iforce rega 
+0x7794 033885 copy regb ,regext_index 
+0x7795 033886 deposit regext 
+0x7796 033887 copy regc ,regext_index 
+0x7797 033888 imul32 regext ,pdata 
+0x7798 033889 iadd rega ,pdata 
+0x7799 033890 iadd temp ,pdata 
+0x779a 033891 istore 4 ,contw 
+0x779b 033892 rshift32 pdata ,temp 
+0x779c 033893 increase 1 ,regc 
+0x779d 033894 compare 12 ,regc ,0xff 
+0x779e 033895 nbranch bn_mulmod_0 ,true 
+0x779f 033896 deposit temp 
+0x77a0 033897 istore 4 ,contw 
+0x77a1 033898 increase -24 ,contw 
+0x77a2 033899 increase 1 ,regb 
+0x77a3 033900 compare 6 ,regb ,0xff 
+0x77a4 033901 nbranch bn_mulmod_1 ,true 
+0x77a5 033902 arg mem_tmp1 ,rega 
+0x77a6 033903 copy timeup ,contw 
+0x77a7 033904 branch bn_p192mod 
+:      033907 bn_sqrmod:
+0x77a8 033908 copy rega ,regb 
+0x77a9 033909 branch bn_mulmod 
+:      033911 bn_rshifteven:
+0x77aa 033912 copy rega ,alarm 
+:      033913 bn_rshifteven_1:
+0x77ab 033914 copy alarm ,rega 
+0x77ac 033915 ifetch 1 ,rega 
+0x77ad 033916 isolate1 0 ,pdata 
+0x77ae 033917 rtn true 
+0x77af 033918 call bn_rshift6 
+0x77b0 033919 ifetch 1 ,regb 
+0x77b1 033920 isolate0 0 ,pdata 
+0x77b2 033921 branch bn_rshifteven_0 ,true 
+0x77b3 033922 arg mem_p ,rega 
+0x77b4 033923 copy regb ,contw 
+0x77b5 033924 call bn_add 
+0x77b6 033925 ifetch 1 ,regb 
+0x77b7 033926 iadd regc ,pdata 
+0x77b8 033927 istore 1 ,regb 
+0x77b9 033928 increase -24 ,regb 
+:      033929 bn_rshifteven_0:
+0x77ba 033930 add regb ,24 ,rega 
+0x77bb 033931 force 7 ,loopcnt 
+0x77bc 033932 call bn_rshift 
+0x77bd 033933 branch bn_rshifteven_1 
+:      033936 bn_invmod:
+0x77be 033937 copy contw ,timeup 
+0x77bf 033938 arg mem_tmp0 ,contw 
+0x77c0 033939 call bn_zero 
+0x77c1 033940 force 0 ,pdata 
+0x77c2 033941 store 4 ,mem_tmp5 
+0x77c3 033942 store 4 ,mem_t2 
+0x77c4 033943 jam 1 ,mem_tmp0 
+0x77c5 033944 arg mem_tmp1 ,contw 
+0x77c6 033945 call bn_zero 
+0x77c7 033946 arg mem_p ,contr 
+0x77c8 033947 arg mem_tmp2 ,contw 
+0x77c9 033948 call memcpy24 
+0x77ca 033949 copy rega ,contr 
+0x77cb 033950 arg mem_tmp3 ,contw 
+0x77cc 033951 call memcpy24 
+:      033952 bn_invmod_2:
+0x77cd 033953 arg mem_tmp3 ,contr 
+0x77ce 033954 call bn_eq_zero 
+0x77cf 033955 branch bn_invmod_0 ,blank 
+0x77d0 033956 arg mem_tmp3 ,rega 
+0x77d1 033957 arg mem_tmp0 ,regb 
+0x77d2 033958 call bn_rshifteven 
+0x77d3 033960 arg mem_tmp2 ,rega 
+0x77d4 033961 arg mem_tmp1 ,regb 
+0x77d5 033962 call bn_rshifteven 
+0x77d6 033963 arg mem_tmp3 ,rega 
+0x77d7 033964 arg mem_tmp2 ,regb 
+0x77d8 033965 call bn_bigeq 
+0x77d9 033966 branch bn_invmod_1 ,positive 
+0x77da 033967 arg mem_tmp2 ,rega 
+0x77db 033968 arg mem_tmp3 ,regb 
+0x77dc 033969 copy rega ,contw 
+0x77dd 033970 call bn_sub 
+0x77de 033971 arg mem_tmp0 ,rega 
+0x77df 033972 arg mem_tmp1 ,regb 
+0x77e0 033973 copy regb ,contw 
+0x77e1 033974 call bn_add 
+0x77e2 033975 ifetch 1 ,rega 
+0x77e3 033976 iadd regc ,regc 
+0x77e4 033977 ifetch 1 ,regb 
+0x77e5 033978 iadd regc ,pdata 
+0x77e6 033979 istore 1 ,regb 
+0x77e7 033980 branch bn_invmod_2 
+:      033981 bn_invmod_1:
+0x77e8 033982 arg mem_tmp3 ,rega 
+0x77e9 033983 arg mem_tmp2 ,regb 
+0x77ea 033984 copy rega ,contw 
+0x77eb 033985 call bn_sub 
+0x77ec 033986 arg mem_tmp1 ,rega 
+0x77ed 033987 arg mem_tmp0 ,regb 
+0x77ee 033988 copy regb ,contw 
+0x77ef 033989 call bn_add 
+0x77f0 033990 ifetch 1 ,rega 
+0x77f1 033991 iadd regc ,regc 
+0x77f2 033992 ifetch 1 ,regb 
+0x77f3 033993 iadd regc ,pdata 
+0x77f4 033994 istore 1 ,regb 
+0x77f5 033995 branch bn_invmod_2 
+:      033996 bn_invmod_0:
+0x77f6 033997 arg mem_tmp0 ,contw 
+0x77f7 033998 call bn_zero 
+0x77f8 033999 fetch 1 ,mem_tmp5 
+0x77f9 034000 store 1 ,mem_tmp0 
+0x77fa 034001 store 1 ,mem_tmp0a 
+0x77fb 034002 arg mem_tmp0 ,rega 
+0x77fc 034003 arg mem_tmp1 ,regb 
+0x77fd 034004 copy regb ,contw 
+0x77fe 034005 call bn_addmod 
+0x77ff 034006 arg mem_p ,rega 
+0x7800 034007 arg mem_tmp1 ,regb 
+0x7801 034008 copy timeup ,contw 
+0x7802 034009 branch bn_submod 
+:      034014 ecdbl:
+0x7803 034015 arg mem_cz ,rega 
+0x7804 034016 arg mem_t2 ,contw 
+0x7805 034017 call bn_sqrmod 
+0x7806 034018 arg mem_t2 ,rega 
+0x7807 034019 arg mem_t3 ,contw 
+0x7808 034020 call bn_sqrmod 
+0x7809 034021 arg mem_a ,rega 
+0x780a 034022 arg mem_t3 ,regb 
+0x780b 034023 arg mem_t3 ,contw 
+0x780c 034024 call bn_mulmod 
+0x780d 034025 arg mem_cx ,rega 
+0x780e 034026 arg mem_t2 ,contw 
+0x780f 034027 call bn_sqrmod 
+0x7810 034028 arg mem_t2 ,contr 
+0x7811 034029 arg mem_t1 ,contw 
+0x7812 034030 call memcpy24 
+0x7813 034031 arg mem_t1 ,rega 
+0x7814 034032 call bn_lshiftmod 
+0x7815 034033 arg mem_t2 ,rega 
+0x7816 034034 arg mem_t1 ,regb 
+0x7817 034035 arg mem_t2 ,contw 
+0x7818 034036 call bn_addmod 
+0x7819 034037 arg mem_t2 ,rega 
+0x781a 034038 arg mem_t3 ,regb 
+0x781b 034039 arg mem_t2 ,contw 
+0x781c 034040 call bn_addmod 
+0x781d 034041 arg mem_cx ,contr 
+0x781e 034042 arg mem_t1 ,contw 
+0x781f 034043 call memcpy24 
+0x7820 034044 arg mem_cy ,rega 
+0x7821 034045 arg mem_t3 ,contw 
+0x7822 034046 call bn_sqrmod 
+0x7823 034047 arg mem_t1 ,rega 
+0x7824 034048 call bn_lshiftmod 
+0x7825 034049 arg mem_t1 ,rega 
+0x7826 034050 call bn_lshiftmod 
+0x7827 034051 arg mem_t1 ,rega 
+0x7828 034052 arg mem_t3 ,regb 
+0x7829 034053 arg mem_t1 ,contw 
+0x782a 034054 call bn_mulmod 
+0x782b 034055 arg mem_t3 ,rega 
+0x782c 034056 arg mem_t0 ,contw 
+0x782d 034057 call bn_sqrmod 
+0x782e 034058 arg mem_t0 ,rega 
+0x782f 034059 call bn_lshiftmod 
+0x7830 034060 arg mem_t0 ,rega 
+0x7831 034061 call bn_lshiftmod 
+0x7832 034062 arg mem_t0 ,rega 
+0x7833 034063 call bn_lshiftmod 
+0x7834 034064 arg mem_cy ,contr 
+0x7835 034065 arg mem_t3 ,contw 
+0x7836 034066 call memcpy24 
+0x7837 034067 arg mem_t3 ,rega 
+0x7838 034068 call bn_lshiftmod 
+0x7839 034069 arg mem_t3 ,rega 
+0x783a 034070 arg mem_cz ,regb 
+0x783b 034071 arg mem_cz ,contw 
+0x783c 034072 call bn_mulmod 
+0x783d 034073 arg mem_t2 ,rega 
+0x783e 034074 arg mem_t3 ,contw 
+0x783f 034075 call bn_sqrmod 
+0x7840 034076 arg mem_t3 ,rega 
+0x7841 034077 arg mem_t1 ,regb 
+0x7842 034078 arg mem_t3 ,contw 
+0x7843 034079 call bn_submod 
+0x7844 034080 arg mem_t3 ,rega 
+0x7845 034081 arg mem_t1 ,regb 
+0x7846 034082 arg mem_cx ,contw 
+0x7847 034083 call bn_submod 
+0x7848 034084 arg mem_t1 ,rega 
+0x7849 034085 arg mem_cx ,regb 
+0x784a 034086 arg mem_t3 ,contw 
+0x784b 034087 call bn_submod 
+0x784c 034088 arg mem_t3 ,rega 
+0x784d 034089 arg mem_t2 ,regb 
+0x784e 034090 arg mem_t3 ,contw 
+0x784f 034091 call bn_mulmod 
+0x7850 034092 arg mem_t3 ,rega 
+0x7851 034093 arg mem_t0 ,regb 
+0x7852 034094 arg mem_cy ,contw 
+0x7853 034095 branch bn_submod 
+:      034099 ecadd:
+0x7854 034100 arg mem_az ,rega 
+0x7855 034101 arg mem_t7 ,contw 
+0x7856 034102 call bn_sqrmod 
+0x7857 034103 arg mem_cx ,rega 
+0x7858 034104 arg mem_t7 ,regb 
+0x7859 034105 arg mem_t0 ,contw 
+0x785a 034106 call bn_mulmod 
+0x785b 034107 arg mem_az ,rega 
+0x785c 034108 arg mem_t7 ,regb 
+0x785d 034109 arg mem_t7 ,contw 
+0x785e 034110 call bn_mulmod 
+0x785f 034111 arg mem_cy ,rega 
+0x7860 034112 arg mem_t7 ,regb 
+0x7861 034113 arg mem_t1 ,contw 
+0x7862 034114 call bn_mulmod 
+0x7863 034115 arg mem_cz ,rega 
+0x7864 034116 arg mem_t7 ,contw 
+0x7865 034117 call bn_sqrmod 
+0x7866 034118 arg mem_ax ,rega 
+0x7867 034119 arg mem_t7 ,regb 
+0x7868 034120 arg mem_t2 ,contw 
+0x7869 034121 call bn_mulmod 
+0x786a 034122 arg mem_cz ,rega 
+0x786b 034123 arg mem_t7 ,regb 
+0x786c 034124 arg mem_t7 ,contw 
+0x786d 034125 call bn_mulmod 
+0x786e 034126 arg mem_ay ,rega 
+0x786f 034127 arg mem_t7 ,regb 
+0x7870 034128 arg mem_t3 ,contw 
+0x7871 034129 call bn_mulmod 
+0x7872 034130 arg mem_t0 ,rega 
+0x7873 034131 arg mem_t2 ,regb 
+0x7874 034132 arg mem_t7 ,contw 
+0x7875 034133 call bn_submod 
+0x7876 034134 arg mem_t0 ,rega 
+0x7877 034135 arg mem_t2 ,regb 
+0x7878 034136 arg mem_t0 ,contw 
+0x7879 034137 call bn_addmod 
+0x787a 034138 arg mem_t1 ,rega 
+0x787b 034139 arg mem_t3 ,regb 
+0x787c 034140 arg mem_t2 ,contw 
+0x787d 034141 call bn_submod 
+0x787e 034142 arg mem_t1 ,rega 
+0x787f 034143 arg mem_t3 ,regb 
+0x7880 034144 arg mem_t1 ,contw 
+0x7881 034145 call bn_addmod 
+0x7882 034146 arg mem_t1 ,rega 
+0x7883 034147 arg mem_t7 ,regb 
+0x7884 034148 arg mem_t1 ,contw 
+0x7885 034149 call bn_mulmod 
+0x7886 034150 arg mem_cz ,rega 
+0x7887 034151 arg mem_az ,regb 
+0x7888 034152 arg mem_t3 ,contw 
+0x7889 034153 call bn_mulmod 
+0x788a 034154 arg mem_t3 ,rega 
+0x788b 034155 arg mem_t7 ,regb 
+0x788c 034156 arg mem_cz ,contw 
+0x788d 034157 call bn_mulmod 
+0x788e 034158 arg mem_t7 ,rega 
+0x788f 034159 arg mem_t7 ,contw 
+0x7890 034160 call bn_sqrmod 
+0x7891 034161 arg mem_t7 ,rega 
+0x7892 034162 arg mem_t0 ,regb 
+0x7893 034163 arg mem_t3 ,contw 
+0x7894 034164 call bn_mulmod 
+0x7895 034165 arg mem_t7 ,rega 
+0x7896 034166 arg mem_t1 ,regb 
+0x7897 034167 arg mem_t1 ,contw 
+0x7898 034168 call bn_mulmod 
+0x7899 034169 arg mem_t2 ,rega 
+0x789a 034170 arg mem_cx ,contw 
+0x789b 034171 call bn_sqrmod 
+0x789c 034172 arg mem_cx ,rega 
+0x789d 034173 arg mem_t3 ,regb 
+0x789e 034174 arg mem_cx ,contw 
+0x789f 034175 call bn_submod 
+0x78a0 034176 arg mem_cx ,contr 
+0x78a1 034177 arg mem_t7 ,contw 
+0x78a2 034178 call memcpy24 
+0x78a3 034179 arg mem_t7 ,rega 
+0x78a4 034180 call bn_lshiftmod 
+0x78a5 034181 arg mem_t3 ,rega 
+0x78a6 034182 arg mem_t7 ,regb 
+0x78a7 034183 arg mem_t3 ,contw 
+0x78a8 034184 call bn_submod 
+0x78a9 034185 arg mem_t3 ,rega 
+0x78aa 034186 arg mem_t2 ,regb 
+0x78ab 034187 arg mem_t2 ,contw 
+0x78ac 034188 call bn_mulmod 
+0x78ad 034189 arg mem_t2 ,rega 
+0x78ae 034190 arg mem_t1 ,regb 
+0x78af 034191 arg mem_cy ,contw 
+0x78b0 034192 call bn_submod 
+0x78b1 034193 arg mem_cy ,rega 
+0x78b2 034194 arg mem_p ,regb 
+0x78b3 034195 arg mem_cy ,contw 
+0x78b4 034196 force 0 ,regc 
+0x78b5 034197 fetch 1 ,mem_cy 
+0x78b6 034198 isolate1 0 ,pdata 
+0x78b7 034199 call bn_add ,true 
+0x78b8 034200 copy regc ,alarm 
+0x78b9 034201 arg mem_cy ,rega 
+0x78ba 034202 call bn_rshift6 
+0x78bb 034203 fetch 1 ,mem_cy5 
+0x78bc 034204 isolate1 0 ,alarm 
+0x78bd 034205 setflag true ,7 ,pdata 
+0x78be 034206 store 1 ,mem_cy5 
+0x78bf 034207 rtn 
+:      034211 eckp_0:
+0x78c0 034212 fetch 1 ,mem_ec_loopc 
+0x78c1 034213 increase -1 ,pdata 
+0x78c2 034214 nrtn positive 
+0x78c3 034215 store 1 ,mem_ec_loopc 
+0x78c4 034216 fetch 1 ,mem_ec_infinite 
+0x78c5 034217 call ecdbl ,blank 
+0x78c6 034218 fetch 1 ,mem_ec_loopc 
+0x78c7 034219 arg mem_k ,contr 
+0x78c8 034220 call bn_testbit 
+0x78c9 034221 branch eckp_0 ,true 
+0x78ca 034222 fetch 1 ,mem_ec_infinite 
+0x78cb 034223 nbranch eckp_1 ,blank 
+0x78cc 034224 call ecadd 
+0x78cd 034225 branch eckp_0 
+:      034226 eckp_1:
+0x78ce 034227 jam 0 ,mem_ec_infinite 
+0x78cf 034228 arg mem_ax ,contr 
+0x78d0 034229 arg mem_cx ,contw 
+0x78d1 034230 call ec_copy 
+0x78d2 034231 branch eckp_0 
+:      034234 ecunmapz:
+0x78d3 034235 arg mem_cz ,rega 
+0x78d4 034236 arg mem_t3 ,contw 
+0x78d5 034237 call bn_invmod 
+0x78d6 034238 arg mem_t3 ,rega 
+0x78d7 034239 arg mem_t1 ,contw 
+0x78d8 034240 call bn_sqrmod 
+0x78d9 034241 arg mem_cx ,rega 
+0x78da 034242 arg mem_t1 ,regb 
+0x78db 034243 arg mem_bx ,contw 
+0x78dc 034244 call bn_mulmod 
+0x78dd 034245 arg mem_t3 ,rega 
+0x78de 034246 arg mem_t1 ,regb 
+0x78df 034247 arg mem_t2 ,contw 
+0x78e0 034248 call bn_mulmod 
+0x78e1 034249 arg mem_cy ,rega 
+0x78e2 034250 arg mem_t2 ,regb 
+0x78e3 034251 arg mem_by ,contw 
+0x78e4 034252 branch bn_mulmod 
+:      034256 sha_endian_swap2:
+0x78e5 034257 ifetch 4 ,contr 
+0x78e6 034258 force 4 ,rega 
+0x78e7 034259 increase 3 ,contw 
+:      034260 sha_endian_loop:
+0x78e8 034261 istore 1 ,contw 
+0x78e9 034262 rshift8 pdata ,pdata 
+0x78ea 034263 increase -2 ,contw 
+0x78eb 034264 increase -1 ,rega 
+0x78ec 034265 nbranch sha_endian_loop ,zero 
+0x78ed 034266 increase 5 ,contw 
+0x78ee 034267 loop sha_endian_swap2 
+0x78ef 034268 rtn 
+:      034271 sha_getw:
+0x78f0 034272 lshift2 queue ,pdata 
+0x78f1 034273 iadd timeup ,contr 
+0x78f2 034274 ifetch 4 ,contr 
+0x78f3 034275 rtn 
+:      034277 sha_r:
+0x78f4 034278 force 16 ,alarm 
+0x78f5 034279 arg memdat ,timeup 
+:      034280 sha_r_loop:
+0x78f6 034281 add alarm ,-7 ,queue 
+0x78f7 034282 call sha_getw 
+0x78f8 034283 iforce temp 
+0x78f9 034284 add alarm ,-16 ,queue 
+0x78fa 034285 call sha_getw 
+0x78fb 034286 iadd temp ,temp 
+0x78fc 034287 add alarm ,-2 ,queue 
+0x78fd 034288 call sha_getw 
+0x78fe 034289 shasx pdata ,1 ,pdata 
+0x78ff 034290 iadd temp ,temp 
+0x7900 034291 add alarm ,-15 ,queue 
+0x7901 034292 call sha_getw 
+0x7902 034293 shasx pdata ,0 ,pdata 
+0x7903 034294 iadd temp ,temp 
+0x7904 034295 lshift2 alarm ,pdata 
+0x7905 034296 iadd timeup ,contw 
+0x7906 034297 istoret 4 ,contw 
+0x7907 034298 increase 1 ,alarm 
+0x7908 034299 compare 64 ,alarm ,0xff 
+0x7909 034300 nbranch sha_r_loop ,true 
+0x790a 034301 rtn 
+:      034304 sha_init:
+0x790b 034305 arg memh0 ,contr 
+0x790c 034306 force 7 ,regext_index 
+:      034307 sha_init_0:
+0x790d 034308 ifetch 4 ,contr 
+0x790e 034309 iforce regext 
+0x790f 034310 increase -1 ,regext_index 
+0x7910 034311 branch sha_init_0 ,positive 
+0x7911 034312 rtn 
+:      034314 sha:
+0x7912 034315 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034316 call sha_r 
+0x7914 034317 arg memahbak ,contw 
+0x7915 034318 force 0 ,regext_index 
+:      034319 sha_0:
+0x7916 034320 deposit regext 
+0x7917 034321 istore 4 ,contw 
+0x7918 034322 increase 1 ,regext_index 
+0x7919 034323 compare 8 ,regext_index ,0xff 
+0x791a 034324 nbranch sha_0 ,true 
+0x791b 034325 call enable_authrom 
+0x791c 034326 arg memk ,timeup 
+0x791d 034327 arg memdat ,alarm 
+0x791e 034328 force 64 ,loopcnt 
+:      034329 sha_loop:
+0x791f 034330 ifetcht 4 ,alarm 
+0x7920 034331 ifetch 4 ,timeup 
+0x7921 034332 increase 4 ,timeup 
+0x7922 034333 increase 4 ,alarm 
+0x7923 034334 iadd temp ,pdata 
+0x7924 034335 force 7 ,regext_index 
+0x7925 034336 iadd regext ,temp 
+0x7926 034337 force 4 ,regext_index 
+0x7927 034338 shasx regext ,3 ,pdata 
+0x7928 034339 iadd temp ,temp 
+0x7929 034340 force 5 ,regext_index 
+0x792a 034341 deposit regext 
+0x792b 034342 force 6 ,regext_index 
+0x792c 034343 ixor regext ,pdata 
+0x792d 034344 force 4 ,regext_index 
+0x792e 034345 iand regext ,pdata 
+0x792f 034346 force 6 ,regext_index 
+0x7930 034347 ixor regext ,pdata 
+0x7931 034348 iadd temp ,temp 
+0x7932 034349 force 7 ,regext_index 
+0x7933 034350 copy temp ,regext 
+0x7934 034351 force 3 ,regext_index 
+0x7935 034352 deposit regext 
+0x7936 034353 iadd temp ,regext 
+0x7937 034354 force 0 ,regext_index 
+0x7938 034355 deposit regext 
+0x7939 034356 force 1 ,regext_index 
+0x793a 034357 iand regext ,temp 
+0x793b 034358 ior regext ,pdata 
+0x793c 034359 force 2 ,regext_index 
+0x793d 034360 iand regext ,pdata 
+0x793e 034361 ior temp ,temp 
+0x793f 034362 force 0 ,regext_index 
+0x7940 034363 shasx regext ,2 ,pdata 
+0x7941 034364 iadd temp ,pdata 
+0x7942 034365 force 7 ,regext_index 
+0x7943 034366 iadd regext ,regext 
+0x7944 034367 regexrot 
+0x7945 034368 loop sha_loop 
+0x7946 034369 arg memahbak ,contr 
+0x7947 034370 force 0 ,regext_index 
+:      034371 sha_1:
+0x7948 034372 ifetch 4 ,contr 
+0x7949 034373 iadd regext ,regext 
+0x794a 034374 increase 1 ,regext_index 
+0x794b 034375 compare 8 ,regext_index ,0xff 
+0x794c 034376 nbranch sha_1 ,true 
+0x794d 034377 branch disable_authrom 
+:      034380 sha_result:
+0x794e 034381 arg memresult ,contw 
+0x794f 034382 force 7 ,regext_index 
+:      034383 sha_regext_save:
+0x7950 034384 deposit regext 
+0x7951 034385 istore 4 ,contw 
+0x7952 034386 increase -1 ,regext_index 
+0x7953 034387 branch sha_regext_save ,positive 
+0x7954 034388 rtn 
+:      034390 pad_xor:
+0x7955 034392 arg memdat ,contw 
+0x7956 034393 increase -4 ,contr 
+0x7957 034394 sub loopcnt ,16 ,rega 
+:      034395 pad_xor_0:
+0x7958 034396 ifetch 4 ,contr 
+0x7959 034397 ixor temp ,pdata 
+0x795a 034398 istore 4 ,contw 
+0x795b 034399 increase -8 ,contr 
+0x795c 034400 loop pad_xor_0 
+0x795d 034401 copy rega ,loopcnt 
+0x795e 034402 deposit temp 
+:      034403 pad_xor_1:
+0x795f 034404 istore 4 ,contw 
+0x7960 034405 loop pad_xor_1 
+0x7961 034406 rtn 
+:      034408 g_noninit_number_confirm:
+0x7962 034409 call g_noninit0 
+0x7963 034410 call sha_result 
+0x7964 034411 branch g_common0 
+:      034413 g_noninit:
+0x7965 034414 call g_noninit0 
+0x7966 034415 branch g_common0 
+:      034417 g_noninit0:
+0x7967 034418 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034419 arg memdat ,contw 
+0x7969 034420 force 6 ,loopcnt 
+0x796a 034421 call memcpy_dword_swap 
+0x796b 034422 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034423 force 6 ,loopcnt 
+0x796d 034424 call memcpy_dword_swap 
+0x796e 034425 arg mem_sp_random_remote_end ,contr 
+0x796f 034426 call memcpy_dword_swap4 
+0x7970 034427 call sha_init 
+0x7971 034428 call sha 
+0x7972 034429 arg mem_sp_random_local_end ,contr 
+0x7973 034430 arg memdat ,contw 
+0x7974 034431 branch g_common 
+:      034433 g_init:
+0x7975 034434 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034435 arg memdat ,contw 
+0x7977 034436 force 6 ,loopcnt 
+0x7978 034437 call memcpy_dword_swap 
+0x7979 034438 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034439 force 6 ,loopcnt 
+0x797b 034440 call memcpy_dword_swap 
+0x797c 034441 arg mem_sp_random_local_end ,contr 
+0x797d 034442 call memcpy_dword_swap4 
+0x797e 034443 call sha_init 
+0x797f 034444 call sha 
+0x7980 034445 arg mem_sp_random_remote_end ,contr 
+0x7981 034446 arg memdat ,contw 
+0x7982 034447 call g_common 
+0x7983 034448 branch g_common0 
+:      034450 g_common:
+0x7984 034451 call memcpy_dword_swap4 
+0x7985 034452 setarg 0x800000 
+0x7986 034453 lshift8 pdata ,pdata 
+0x7987 034454 istore 4 ,contw 
+0x7988 034455 force 5 ,loopcnt 
+0x7989 034456 call memset0 
+0x798a 034457 setarg 640 
+0x798b 034458 istore 4 ,contw 
+0x798c 034459 branch sha 
+:      034460 g_common0:
+0x798d 034461 fetch 4 ,memresult 
+0x798e 034463 arg 1000 ,rega 
+0x798f 034464 idiv rega 
+0x7990 034465 call wait_div_end 
+0x7991 034466 remainder pdata 
+0x7992 034467 store 4 ,mem_gkey 
+0x7993 034468 quotient pdata 
+0x7994 034469 arg 1000 ,rega 
+0x7995 034470 idiv rega 
+0x7996 034471 call wait_div_end 
+0x7997 034472 remainder pdata 
+0x7998 034473 arg 1000 ,rega 
+0x7999 034474 imul32 rega ,pdata 
+0x799a 034475 fetcht 4 ,mem_gkey 
+0x799b 034476 iadd temp ,pdata 
+0x799c 034477 store 4 ,mem_gkey 
+0x799d 034478 rtn 
+:      034480 function_f1_no_key:
+0x799e 034481 jam 0 ,mem_passkey_1bit 
+0x799f 034482 branch function_f1_common 
+:      034484 function_f1:
+0x79a0 034485 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034486 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034487 function_f1_common:
+0x79a2 034488 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034489 setarg 0x363636 
+0x79a4 034490 lshift8 pdata ,temp 
+0x79a5 034491 or_into 0x36 ,temp 
+0x79a6 034492 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034493 copy pdata ,contr 
+0x79a8 034494 force 4 ,loopcnt 
+0x79a9 034495 call pad_xor 
+0x79aa 034496 call sha_init 
+0x79ab 034497 call sha 
+0x79ac 034498 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034499 copy pdata ,contr 
+0x79ae 034500 arg memdat ,contw 
+0x79af 034501 force 6 ,loopcnt 
+0x79b0 034502 call memcpy_dword_swap 
+0x79b1 034503 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034504 copy pdata ,contr 
+0x79b3 034505 force 6 ,loopcnt 
+0x79b4 034506 call memcpy_dword_swap 
+0x79b5 034507 setarg 0x800000 
+0x79b6 034508 istore 3 ,contw 
+0x79b7 034510 fetch 1 ,mem_passkey_1bit 
+0x79b8 034512 istore 1 ,contw 
+0x79b9 034513 force 0 ,pdata 
+0x79ba 034514 istore 8 ,contw 
+0x79bb 034515 setarg 0x0388 
+0x79bc 034516 istore 4 ,contw 
+0x79bd 034517 call sha 
+0x79be 034518 call sha_result 
+0x79bf 034519 arg memresult ,contr 
+0x79c0 034520 arg memahsave ,contw 
+0x79c1 034521 call memcpy32 
+0x79c2 034523 setarg 0x5c5c5c 
+0x79c3 034524 lshift8 pdata ,temp 
+0x79c4 034525 or_into 0x5c ,temp 
+0x79c5 034526 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034527 copy pdata ,contr 
+0x79c7 034528 force 4 ,loopcnt 
+0x79c8 034529 call pad_xor 
+0x79c9 034530 call sha_init 
+0x79ca 034531 call sha 
+0x79cb 034532 arg memahsave_end ,contr 
+0x79cc 034533 arg memdat ,contw 
+0x79cd 034534 force 8 ,loopcnt 
+0x79ce 034535 call memcpy_dword_swap 
+0x79cf 034536 setarg 0x800000 
+0x79d0 034537 lshift8 pdata ,pdata 
+0x79d1 034538 istore 4 ,contw 
+0x79d2 034539 call bn_zero 
+0x79d3 034540 setarg 0x0300 
+0x79d4 034541 istore 4 ,contw 
+0x79d5 034542 call sha 
+0x79d6 034543 branch sha_result 
+:      034546 function_f2:
+0x79d7 034547 setarg 0x363636 
+0x79d8 034548 lshift8 pdata ,temp 
+0x79d9 034549 or_into 0x36 ,temp 
+0x79da 034550 arg mem_sp_dhkey_end ,contr 
+0x79db 034551 force 6 ,loopcnt 
+0x79dc 034552 call pad_xor 
+0x79dd 034553 call sha_init 
+0x79de 034554 call sha 
+0x79df 034555 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034556 copy pdata ,contr 
+0x79e1 034557 arg memdat ,contw 
+0x79e2 034558 call memcpy_dword_swap4 
+0x79e3 034559 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034560 copy pdata ,contr 
+0x79e5 034561 call memcpy_dword_swap4 
+0x79e6 034563 setarg 0x62746c 
+0x79e7 034564 lshift8 pdata ,pdata 
+0x79e8 034565 or_into 0x6b ,pdata 
+0x79e9 034566 istore 4 ,contw 
+0x79ea 034567 arg mem_addr_value_end ,contr 
+0x79eb 034568 force 3 ,loopcnt 
+0x79ec 034569 call memcpy_dword_swap 
+0x79ed 034571 setarg 0x800000 
+0x79ee 034572 lshift8 pdata ,pdata 
+0x79ef 034573 istore 4 ,contw 
+0x79f0 034574 force 0 ,pdata 
+0x79f1 034575 istore 8 ,contw 
+0x79f2 034576 setarg 0x0380 
+0x79f3 034577 istore 4 ,contw 
+0x79f4 034578 call sha 
+0x79f5 034580 call sha_result 
+0x79f6 034581 arg memresult ,contr 
+0x79f7 034582 arg memahsave ,contw 
+0x79f8 034583 call memcpy32 
+0x79f9 034585 setarg 0x5c5c5c 
+0x79fa 034586 lshift8 pdata ,temp 
+0x79fb 034587 or_into 0x5c ,temp 
+0x79fc 034588 arg mem_sp_dhkey_end ,contr 
+0x79fd 034589 force 6 ,loopcnt 
+0x79fe 034590 call pad_xor 
+0x79ff 034591 call sha_init 
+0x7a00 034592 call sha 
+0x7a01 034593 arg memahsave_end ,contr 
+0x7a02 034594 arg memdat ,contw 
+0x7a03 034595 force 8 ,loopcnt 
+0x7a04 034596 call memcpy_dword_swap 
+0x7a05 034597 setarg 0x800000 
+0x7a06 034598 lshift8 pdata ,pdata 
+0x7a07 034599 istore 4 ,contw 
+0x7a08 034600 call bn_zero 
+0x7a09 034601 setarg 0x0300 
+0x7a0a 034602 istore 4 ,contw 
+0x7a0b 034603 call sha 
+0x7a0c 034604 branch sha_result 
+:      034607 function_f3a:
+0x7a0d 034608 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034609 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034610 function_f3a_common:
+0x7a0f 034611 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034612 setarg 0x363636 
+0x7a11 034613 lshift8 pdata ,temp 
+0x7a12 034614 or_into 0x36 ,temp 
+0x7a13 034615 arg mem_sp_dhkey_end ,contr 
+0x7a14 034616 force 6 ,loopcnt 
+0x7a15 034617 call pad_xor 
+0x7a16 034618 call sha_init 
+0x7a17 034619 call sha 
+0x7a18 034620 arg mem_sp_random_remote_end ,contr 
+0x7a19 034621 arg memdat ,contw 
+0x7a1a 034622 call memcpy_dword_swap4 
+0x7a1b 034623 arg mem_sp_random_local_end ,contr 
+0x7a1c 034624 call memcpy_dword_swap4 
+0x7a1d 034625 branch function_f3_common 
+:      034627 function_f3a_no_pin:
+0x7a1e 034628 setarg 0 
+0x7a1f 034629 store 4 ,mem_pin 
+0x7a20 034630 branch function_f3a_common 
+:      034632 function_f3b_no_pin:
+0x7a21 034633 setarg 0 
+0x7a22 034634 store 4 ,mem_pin 
+0x7a23 034635 branch function_f3b_common 
+:      034638 function_f3b:
+0x7a24 034639 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034640 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034641 function_f3b_common:
+0x7a26 034642 setarg 0x363636 
+0x7a27 034643 lshift8 pdata ,temp 
+0x7a28 034644 or_into 0x36 ,temp 
+0x7a29 034645 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034646 force 6 ,loopcnt 
+0x7a2b 034647 call pad_xor 
+0x7a2c 034648 call sha_init 
+0x7a2d 034649 call sha 
+0x7a2e 034651 arg mem_sp_random_local_end ,contr 
+0x7a2f 034652 arg memdat ,contw 
+0x7a30 034653 call memcpy_dword_swap4 
+0x7a31 034654 arg mem_sp_random_remote_end ,contr 
+0x7a32 034655 call memcpy_dword_swap4 
+:      034656 function_f3_common:
+0x7a33 034657 setarg 0x0 
+0x7a34 034658 istore 8 ,contw 
+0x7a35 034659 istore 4 ,contw 
+0x7a36 034660 fetch 4 ,mem_pin 
+0x7a37 034661 istore 4 ,contw 
+0x7a38 034663 copy contw ,temp 
+0x7a39 034664 jam 0x80 ,mem_addr_padding 
+0x7a3a 034665 copy temp ,contw 
+0x7a3b 034666 arg mem_addr_iocap_end ,contr 
+0x7a3c 034667 call memcpy_dword_swap4 
+0x7a3d 034669 call sha 
+0x7a3e 034671 arg memdat ,contw 
+0x7a3f 034672 force 7 ,loopcnt 
+0x7a40 034673 call memset0 
+0x7a41 034674 istore 4 ,contw 
+0x7a42 034675 setarg 0x03F8 
+0x7a43 034676 istore 4 ,contw 
+0x7a44 034677 call sha 
+0x7a45 034678 call sha_result 
+0x7a46 034680 arg memresult ,contr 
+0x7a47 034681 arg memahsave ,contw 
+0x7a48 034682 call memcpy32 
+0x7a49 034684 setarg 0x5c5c5c 
+0x7a4a 034685 lshift8 pdata ,temp 
+0x7a4b 034686 or_into 0x5c ,temp 
+0x7a4c 034687 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034688 force 6 ,loopcnt 
+0x7a4e 034689 call pad_xor 
+0x7a4f 034690 call sha_init 
+0x7a50 034691 call sha 
+0x7a51 034692 arg memahsave_end ,contr 
+0x7a52 034693 arg memdat ,contw 
+0x7a53 034694 force 8 ,loopcnt 
+0x7a54 034695 call memcpy_dword_swap 
+0x7a55 034696 setarg 0x800000 
+0x7a56 034697 lshift8 pdata ,pdata 
+0x7a57 034698 istore 4 ,contw 
+0x7a58 034699 call bn_zero 
+0x7a59 034700 setarg 0x0300 
+0x7a5a 034701 istore 4 ,contw 
+0x7a5b 034702 call sha 
+0x7a5c 034703 branch sha_result 
+:      034710 eckp_calc_init:
+0x7a5d 034711 jam 192 ,mem_ec_loopc 
+:      034712 eckp_calc_init_1:
+0x7a5e 034713 fetch 1 ,mem_ec_loopc 
+0x7a5f 034714 rtn blank 
+0x7a60 034715 increase -1 ,pdata 
+0x7a61 034716 store 1 ,mem_ec_loopc 
+0x7a62 034717 arg mem_k ,contr 
+0x7a63 034718 call bn_testbit 
+0x7a64 034719 branch eckp_calc_init_1 ,true 
+0x7a65 034720 arg mem_ax ,contr 
+0x7a66 034721 arg mem_cx ,contw 
+0x7a67 034722 branch ec_copy 
+:      034724 eckp_calc:
+0x7a68 034725 call ecdbl 
+0x7a69 034726 fetch 1 ,mem_ec_loopc 
+0x7a6a 034727 increase -1 ,pdata 
+0x7a6b 034728 store 1 ,mem_ec_loopc 
+0x7a6c 034729 arg mem_k ,contr 
+0x7a6d 034730 call bn_testbit 
+0x7a6e 034731 rtn true 
+0x7a6f 034732 branch ecadd 
+:      034734 memcpy_dword_swap4:
+0x7a70 034735 force 4 ,loopcnt 
+:      034736 memcpy_dword_swap:
+0x7a71 034737 increase -4 ,contr 
+:      034738 memcpy_dword_swap_loop:
+0x7a72 034739 ifetch 4 ,contr 
+0x7a73 034740 istore 4 ,contw 
+0x7a74 034741 increase -8 ,contr 
+0x7a75 034742 loop memcpy_dword_swap_loop 
+0x7a76 034743 rtn 
+:      034748 sp_initialize_256:
+0x7a77 034749 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034750 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034751 branch le_secure_connection_disable ,blank 
+0x7a7a 034752 call le_secure_connection_enable 
+0x7a7b 034753 call sp_clear_flags 
+0x7a7c 034755 branch sp_pubkey_calc_256 
+:      034760 sp_pubkey_calc_256:
+0x7a7d 034761 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034762 rtnne sp_key_invalid 
+0x7a7f 034763 fetch 1 ,mem_le_sc_calc 
+0x7a80 034764 rtnne sp_calc_standby 
+0x7a81 034766 arg mem_le_private_key_256 ,contw 
+0x7a82 034767 force 15 ,queue 
+0x7a83 034768 call random_generator 
+0x7a84 034769 random pdata 
+0x7a85 034770 rshift pdata ,pdata 
+0x7a86 034771 istore 2 ,contw 
+0x7a87 034773 arg mem_k_256 ,contw 
+0x7a88 034774 arg mem_le_private_key_256 ,contr 
+0x7a89 034775 call memcpy32 
+0x7a8a 034777 arg mem_ax_256 ,contw 
+0x7a8b 034778 arg mem_gx_256 ,contr 
+0x7a8c 034779 call memcpy64 
+0x7a8d 034781 arg mem_az_256 ,contw 
+0x7a8e 034782 call clear_mem_256 
+0x7a8f 034783 jam 1 ,mem_az_256 
+0x7a90 034785 call eckp_calc_init_256 
+0x7a91 034786 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034787 rtn 
+:      034789 sp_pubkey_generated_256:
+0x7a93 034790 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034791 arg mem_bx_256 ,contr 
+0x7a95 034792 call memcpy64 
+0x7a96 034793 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034794 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034795 rtn 
+:      034799 sp_dhkey_calc_256:
+0x7a99 034800 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034801 rtnne sp_key_invalid 
+0x7a9b 034802 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034803 rtnne sp_calc_standby 
+0x7a9d 034805 arg mem_k_256 ,contw 
+0x7a9e 034806 arg mem_le_private_key_256 ,contr 
+0x7a9f 034807 call memcpy32 
+0x7aa0 034809 arg mem_ax_256 ,contw 
+0x7aa1 034810 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034811 call memcpy64 
+0x7aa3 034813 arg mem_az_256 ,contw 
+0x7aa4 034814 call clear_mem_256 
+0x7aa5 034815 jam 1 ,mem_az_256 
+0x7aa6 034817 call eckp_calc_init_256 
+0x7aa7 034818 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034819 rtn 
+:      034822 sp_dhkey_generated_256:
+0x7aa9 034824 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034825 arg mem_bx_256 ,contr 
+0x7aab 034826 call memcpy32 
+0x7aac 034827 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034828 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034829 rtn 
+:      034833 sp_calc_sequence_256:
+0x7aaf 034834 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034835 rtn blank 
+0x7ab1 034836 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034837 rtn blank 
+0x7ab3 034838 increase 0x80 ,pdata 
+0x7ab4 034839 store 1 ,mem_le_sc_calc 
+0x7ab5 034840 rtnbit1 7 
+0x7ab6 034841 fetch 2 ,mem_ec_loopc 
+0x7ab7 034842 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034843 branch eckp_calc_256 
+:      034845 sp_calc_sequence_done_256:
+0x7ab9 034846 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034847 call ecunmapz_256 
+0x7abb 034848 fetch 1 ,mem_le_sc_calc 
+0x7abc 034849 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034850 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034851 rtn 
+:      034854 eckp_calc_256:
+0x7abf 034855 call ecdbl_256 
+0x7ac0 034856 fetch 2 ,mem_ec_loopc 
+0x7ac1 034857 increase -1 ,pdata 
+0x7ac2 034858 store 2 ,mem_ec_loopc 
+0x7ac3 034859 arg mem_k_256 ,contr 
+0x7ac4 034860 call bn_testbit 
+0x7ac5 034861 rtn true 
+0x7ac6 034862 branch ecadd_256 
+:      034864 eckp_calc_init_256:
+0x7ac7 034865 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034866 setarg 256 ,pdata 
+0x7ac9 034867 store 2 ,mem_ec_loopc 
+:      034868 eckp_calc_init_256_1:
+0x7aca 034869 fetch 2 ,mem_ec_loopc 
+0x7acb 034870 rtn blank 
+0x7acc 034871 increase -1 ,pdata 
+0x7acd 034872 store 2 ,mem_ec_loopc 
+0x7ace 034873 arg mem_k_256 ,contr 
+0x7acf 034874 call bn_testbit 
+0x7ad0 034875 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034876 arg mem_ax_256 ,contr 
+0x7ad2 034877 arg mem_cx_256 ,contw 
+0x7ad3 034878 branch memcpy96 
+:      034881 ecunmapz_256:
+0x7ad4 034882 arg mem_cz_256 ,rega 
+0x7ad5 034883 arg mem_t3_256 ,contw 
+0x7ad6 034884 call bn_invmod_256 
+0x7ad7 034885 arg mem_t3_256 ,rega 
+0x7ad8 034886 arg mem_t1_256 ,contw 
+0x7ad9 034887 call bn_sqrmod_256 
+0x7ada 034888 arg mem_cx_256 ,rega 
+0x7adb 034889 arg mem_t1_256 ,regb 
+0x7adc 034890 arg mem_bx_256 ,contw 
+0x7add 034891 call bn_mulmod_256 
+0x7ade 034892 arg mem_t3_256 ,rega 
+0x7adf 034893 arg mem_t1_256 ,regb 
+0x7ae0 034894 arg mem_t2_256 ,contw 
+0x7ae1 034895 call bn_mulmod_256 
+0x7ae2 034896 arg mem_cy_256 ,rega 
+0x7ae3 034897 arg mem_t2_256 ,regb 
+0x7ae4 034898 arg mem_by_256 ,contw 
+0x7ae5 034899 branch bn_mulmod_256 
+:      034901 ecdbl_256:
+0x7ae6 034902 arg mem_cz_256 ,rega 
+0x7ae7 034903 arg mem_t2_256 ,contw 
+0x7ae8 034904 call bn_sqrmod_256 
+0x7ae9 034905 arg mem_t2_256 ,rega 
+0x7aea 034906 arg mem_t3_256 ,contw 
+0x7aeb 034907 call bn_sqrmod_256 
+0x7aec 034909 arg mem_a_256 ,rega 
+0x7aed 034910 arg mem_t3_256 ,regb 
+0x7aee 034911 arg mem_t3_256 ,contw 
+0x7aef 034912 call bn_mulmod_256 
+0x7af0 034913 arg mem_cx_256 ,rega 
+0x7af1 034914 arg mem_t2_256 ,contw 
+0x7af2 034915 call bn_sqrmod_256 
+0x7af3 034917 arg mem_t2_256 ,contr 
+0x7af4 034918 arg mem_t1_256 ,contw 
+0x7af5 034919 call memcpy32 
+0x7af6 034920 arg mem_t1_256 ,rega 
+0x7af7 034921 call bn_lshiftmod_256 
+0x7af8 034922 arg mem_t2_256 ,rega 
+0x7af9 034923 arg mem_t1_256 ,regb 
+0x7afa 034924 arg mem_t2_256 ,contw 
+0x7afb 034925 call bn_addmod_256 
+0x7afc 034927 arg mem_t2_256 ,rega 
+0x7afd 034928 arg mem_t3_256 ,regb 
+0x7afe 034929 arg mem_t2_256 ,contw 
+0x7aff 034930 call bn_addmod_256 
+0x7b00 034932 arg mem_cx_256 ,contr 
+0x7b01 034933 arg mem_t1_256 ,contw 
+0x7b02 034934 call memcpy32 
+0x7b03 034935 arg mem_cy_256 ,rega 
+0x7b04 034936 arg mem_t3_256 ,contw 
+0x7b05 034937 call bn_sqrmod_256 
+0x7b06 034938 arg mem_t1_256 ,rega 
+0x7b07 034939 call bn_lshiftmod_256 
+0x7b08 034940 arg mem_t1_256 ,rega 
+0x7b09 034941 call bn_lshiftmod_256 
+0x7b0a 034942 arg mem_t1_256 ,rega 
+0x7b0b 034943 arg mem_t3_256 ,regb 
+0x7b0c 034944 arg mem_t1_256 ,contw 
+0x7b0d 034945 call bn_mulmod_256 
+0x7b0e 034946 arg mem_t3_256 ,rega 
+0x7b0f 034947 arg mem_t0_256 ,contw 
+0x7b10 034948 call bn_sqrmod_256 
+0x7b11 034949 arg mem_t0_256 ,rega 
+0x7b12 034950 call bn_lshiftmod_256 
+0x7b13 034951 arg mem_t0_256 ,rega 
+0x7b14 034952 call bn_lshiftmod_256 
+0x7b15 034953 arg mem_t0_256 ,rega 
+0x7b16 034954 call bn_lshiftmod_256 
+0x7b17 034955 arg mem_cy_256 ,contr 
+0x7b18 034956 arg mem_t3_256 ,contw 
+0x7b19 034957 call memcpy32 
+0x7b1a 034958 arg mem_t3_256 ,rega 
+0x7b1b 034959 call bn_lshiftmod_256 
+0x7b1c 034960 arg mem_t3_256 ,rega 
+0x7b1d 034961 arg mem_cz_256 ,regb 
+0x7b1e 034962 arg mem_cz_256 ,contw 
+0x7b1f 034963 call bn_mulmod_256 
+0x7b20 034966 arg mem_t2_256 ,rega 
+0x7b21 034967 arg mem_t3_256 ,contw 
+0x7b22 034968 call bn_sqrmod_256 
+0x7b23 034970 arg mem_t3_256 ,rega 
+0x7b24 034971 arg mem_t1_256 ,regb 
+0x7b25 034972 arg mem_t3_256 ,contw 
+0x7b26 034973 call bn_submod_256 
+0x7b27 034974 arg mem_t3_256 ,rega 
+0x7b28 034975 arg mem_t1_256 ,regb 
+0x7b29 034976 arg mem_cx_256 ,contw 
+0x7b2a 034977 call bn_submod_256 
+0x7b2b 034978 arg mem_t1_256 ,rega 
+0x7b2c 034979 arg mem_cx_256 ,regb 
+0x7b2d 034980 arg mem_t3_256 ,contw 
+0x7b2e 034981 call bn_submod_256 
+0x7b2f 034982 arg mem_t3_256 ,rega 
+0x7b30 034983 arg mem_t2_256 ,regb 
+0x7b31 034984 arg mem_t3_256 ,contw 
+0x7b32 034985 call bn_mulmod_256 
+0x7b33 034986 arg mem_t3_256 ,rega 
+0x7b34 034987 arg mem_t0_256 ,regb 
+0x7b35 034988 arg mem_cy_256 ,contw 
+0x7b36 034989 branch bn_submod_256 
+:      034991 ecadd_256:
+0x7b37 034993 arg mem_az_256 ,rega 
+0x7b38 034994 arg mem_t7_256 ,contw 
+0x7b39 034995 call bn_sqrmod_256 
+0x7b3a 034996 arg mem_cx_256 ,rega 
+0x7b3b 034997 arg mem_t7_256 ,regb 
+0x7b3c 034998 arg mem_t0_256 ,contw 
+0x7b3d 034999 call bn_mulmod_256 
+0x7b3e 035002 arg mem_az_256 ,rega 
+0x7b3f 035003 arg mem_t7_256 ,regb 
+0x7b40 035004 arg mem_t7_256 ,contw 
+0x7b41 035005 call bn_mulmod_256 
+0x7b42 035006 arg mem_cy_256 ,rega 
+0x7b43 035007 arg mem_t7_256 ,regb 
+0x7b44 035008 arg mem_t1_256 ,contw 
+0x7b45 035009 call bn_mulmod_256 
+0x7b46 035012 arg mem_cz_256 ,rega 
+0x7b47 035013 arg mem_t7_256 ,contw 
+0x7b48 035014 call bn_sqrmod_256 
+0x7b49 035015 arg mem_ax_256 ,rega 
+0x7b4a 035016 arg mem_t7_256 ,regb 
+0x7b4b 035017 arg mem_t2_256 ,contw 
+0x7b4c 035018 call bn_mulmod_256 
+0x7b4d 035020 arg mem_cz_256 ,rega 
+0x7b4e 035021 arg mem_t7_256 ,regb 
+0x7b4f 035022 arg mem_t7_256 ,contw 
+0x7b50 035023 call bn_mulmod_256 
+0x7b51 035024 arg mem_ay_256 ,rega 
+0x7b52 035025 arg mem_t7_256 ,regb 
+0x7b53 035026 arg mem_t3_256 ,contw 
+0x7b54 035027 call bn_mulmod_256 
+0x7b55 035032 arg mem_t0_256 ,regb 
+0x7b56 035033 arg mem_t2_256 ,rega 
+0x7b57 035034 arg mem_t7_256 ,contw 
+0x7b58 035035 call bn_submod_256 
+0x7b59 035036 arg mem_t0_256 ,rega 
+0x7b5a 035037 arg mem_t2_256 ,regb 
+0x7b5b 035038 arg mem_t0_256 ,contw 
+0x7b5c 035039 call bn_addmod_256 
+0x7b5d 035042 arg mem_t1_256 ,regb 
+0x7b5e 035043 arg mem_t3_256 ,rega 
+0x7b5f 035044 arg mem_t2_256 ,contw 
+0x7b60 035045 call bn_submod_256 
+0x7b61 035046 arg mem_t1_256 ,rega 
+0x7b62 035047 arg mem_t3_256 ,regb 
+0x7b63 035048 arg mem_t1_256 ,contw 
+0x7b64 035049 call bn_addmod_256 
+0x7b65 035050 arg mem_t1_256 ,rega 
+0x7b66 035051 arg mem_t7_256 ,regb 
+0x7b67 035052 arg mem_t1_256 ,contw 
+0x7b68 035053 call bn_mulmod_256 
+0x7b69 035054 arg mem_cz_256 ,rega 
+0x7b6a 035055 arg mem_az_256 ,regb 
+0x7b6b 035056 arg mem_t3_256 ,contw 
+0x7b6c 035057 call bn_mulmod_256 
+0x7b6d 035058 arg mem_t3_256 ,rega 
+0x7b6e 035059 arg mem_t7_256 ,regb 
+0x7b6f 035060 arg mem_cz_256 ,contw 
+0x7b70 035061 call bn_mulmod_256 
+0x7b71 035063 arg mem_t7_256 ,rega 
+0x7b72 035064 arg mem_t7_256 ,contw 
+0x7b73 035065 call bn_sqrmod_256 
+0x7b74 035066 arg mem_t7_256 ,rega 
+0x7b75 035067 arg mem_t0_256 ,regb 
+0x7b76 035068 arg mem_t3_256 ,contw 
+0x7b77 035069 call bn_mulmod_256 
+0x7b78 035070 arg mem_t7_256 ,rega 
+0x7b79 035071 arg mem_t1_256 ,regb 
+0x7b7a 035072 arg mem_t1_256 ,contw 
+0x7b7b 035073 call bn_mulmod_256 
+0x7b7c 035074 arg mem_t2_256 ,rega 
+0x7b7d 035075 arg mem_cx_256 ,contw 
+0x7b7e 035076 call bn_sqrmod_256 
+0x7b7f 035077 arg mem_cx_256 ,rega 
+0x7b80 035078 arg mem_t3_256 ,regb 
+0x7b81 035079 arg mem_cx_256 ,contw 
+0x7b82 035080 call bn_submod_256 
+0x7b83 035081 arg mem_cx_256 ,contr 
+0x7b84 035082 arg mem_t7_256 ,contw 
+0x7b85 035083 call memcpy32 
+0x7b86 035084 arg mem_t7_256 ,rega 
+0x7b87 035085 call bn_lshiftmod_256 
+0x7b88 035086 arg mem_t3_256 ,rega 
+0x7b89 035087 arg mem_t7_256 ,regb 
+0x7b8a 035088 arg mem_t3_256 ,contw 
+0x7b8b 035089 call bn_submod_256 
+0x7b8c 035090 arg mem_t3_256 ,rega 
+0x7b8d 035091 arg mem_t2_256 ,regb 
+0x7b8e 035092 arg mem_t2_256 ,contw 
+0x7b8f 035093 call bn_mulmod_256 
+0x7b90 035094 arg mem_t2_256 ,rega 
+0x7b91 035095 arg mem_t1_256 ,regb 
+0x7b92 035096 arg mem_cy_256 ,contw 
+0x7b93 035097 call bn_submod_256 
+0x7b94 035098 arg mem_cy_256 ,rega 
+0x7b95 035099 arg mem_p_256 ,regb 
+0x7b96 035100 arg mem_cy_256 ,contw 
+0x7b97 035101 force 0 ,regc 
+0x7b98 035102 fetch 1 ,mem_cy_256 
+0x7b99 035103 isolate1 0 ,pdata 
+0x7b9a 035104 call bn_add_256 ,true 
+0x7b9b 035105 copy regc ,alarm 
+0x7b9c 035106 arg mem_cy_256 ,rega 
+0x7b9d 035107 call bn_rshift_256 
+0x7b9e 035108 fetch 1 ,mem_cy5_256 
+0x7b9f 035109 isolate1 0 ,alarm 
+0x7ba0 035110 setflag true ,7 ,pdata 
+0x7ba1 035111 store 1 ,mem_cy5_256 
+0x7ba2 035112 rtn 
+:      035114 bn_invmod_256:
+0x7ba3 035115 copy contw ,timeup 
+0x7ba4 035116 arg mem_tmp0_256 ,contw 
+0x7ba5 035117 call clear_mem_256 
+0x7ba6 035118 force 0 ,pdata 
+0x7ba7 035120 store 4 ,mem_t2_256 
+0x7ba8 035121 jam 1 ,mem_tmp0_256 
+0x7ba9 035122 arg mem_tmp1_256 ,contw 
+0x7baa 035123 call clear_mem_512 
+0x7bab 035124 arg mem_p_256 ,contr 
+0x7bac 035125 arg mem_tmp2_256 ,contw 
+0x7bad 035126 call memcpy32 
+0x7bae 035127 copy rega ,contr 
+0x7baf 035128 arg mem_tmp3_256 ,contw 
+0x7bb0 035129 call memcpy32 
+:      035135 bn_invmod_256_2:
+0x7bb1 035136 arg mem_tmp3_256 ,contr 
+0x7bb2 035137 call bn_eq_zero_256 
+0x7bb3 035138 branch bn_invmod_256_0 ,blank 
+0x7bb4 035143 arg mem_tmp3_256 ,rega 
+0x7bb5 035144 arg mem_tmp0_256 ,regb 
+0x7bb6 035145 call bn_rshifteven_256 
+0x7bb7 035146 arg mem_tmp2_256 ,rega 
+0x7bb8 035147 arg mem_tmp1_256 ,regb 
+0x7bb9 035148 call bn_rshifteven_256 
+0x7bba 035150 arg mem_tmp3_256 ,rega 
+0x7bbb 035151 arg mem_tmp2_256 ,regb 
+0x7bbc 035152 call bn_bigeq_256 
+0x7bbd 035153 branch bn_invmod_256_1 ,positive 
+0x7bbe 035154 arg mem_tmp2_256 ,rega 
+0x7bbf 035155 arg mem_tmp3_256 ,regb 
+0x7bc0 035156 copy rega ,contw 
+0x7bc1 035157 call bn_sub_256 
+0x7bc2 035158 arg mem_tmp0_256 ,rega 
+0x7bc3 035159 arg mem_tmp1_256 ,regb 
+0x7bc4 035160 copy regb ,contw 
+0x7bc5 035161 call bn_add_256 
+0x7bc6 035162 ifetch 1 ,rega 
+0x7bc7 035163 iadd regc ,regc 
+0x7bc8 035164 ifetch 1 ,regb 
+0x7bc9 035165 iadd regc ,pdata 
+0x7bca 035166 istore 1 ,regb 
+0x7bcb 035167 branch bn_invmod_256_2 
+:      035168 bn_invmod_256_1:
+0x7bcc 035169 arg mem_tmp3_256 ,rega 
+0x7bcd 035170 arg mem_tmp2_256 ,regb 
+0x7bce 035171 copy rega ,contw 
+0x7bcf 035172 call bn_sub_256 
+0x7bd0 035173 arg mem_tmp1_256 ,rega 
+0x7bd1 035174 arg mem_tmp0_256 ,regb 
+0x7bd2 035175 copy regb ,contw 
+0x7bd3 035176 call bn_add_256 
+0x7bd4 035177 ifetch 1 ,rega 
+0x7bd5 035178 iadd regc ,regc 
+0x7bd6 035179 ifetch 1 ,regb 
+0x7bd7 035180 iadd regc ,pdata 
+0x7bd8 035181 istore 1 ,regb 
+0x7bd9 035182 branch bn_invmod_256_2 
+:      035183 bn_invmod_256_0:
+0x7bda 035185 arg mem_tmp1_256 ,rega 
+0x7bdb 035186 copy timeup ,contw 
+0x7bdc 035187 call bn_p256mod 
+0x7bdd 035189 arg mem_p_256 ,rega 
+0x7bde 035190 copy timeup ,regb 
+0x7bdf 035191 copy timeup ,contw 
+0x7be0 035192 branch bn_submod_256 
+:      035195 bn_mulmod_256:
+0x7be1 035196 copy contw ,timeup 
+0x7be2 035198 force 0 ,regext_index 
+0x7be3 035200 arg mem_tmp1_256 ,contw 
+0x7be4 035201 call clear_mem_512 
+0x7be5 035202 arg mem_regext ,contw 
+0x7be6 035203 call clear_mem_512 
+0x7be7 035207 copy rega ,contr 
+0x7be8 035209 jam 0 ,mem_regext 
+0x7be9 035210 setarg 0 
+0x7bea 035211 call bn_load_mem 
+0x7beb 035212 copy regb ,contr 
+0x7bec 035213 call bn_load_256 
+0x7bed 035216 force 0 ,queue 
+0x7bee 035217 arg mem_tmp1_256 ,contw 
+:      035218 bn_mulmod_256_1:
+0x7bef 035221 arg mem_regext ,temp 
+0x7bf0 035222 copy queue ,regb 
+0x7bf1 035223 lshift2 regb ,pdata 
+0x7bf2 035225 iadd temp ,regb 
+0x7bf3 035226 force 0 ,temp 
+0x7bf4 035227 force 0 ,regc 
+:      035228 bn_mulmod_256_0:
+0x7bf5 035233 ifetch 4 ,contw 
+0x7bf6 035234 iforce rega 
+0x7bf7 035237 ifetch 4 ,regb 
+0x7bf8 035238 copy regc ,regext_index 
+0x7bf9 035239 imul32 regext ,pdata 
+0x7bfa 035240 iadd rega ,pdata 
+0x7bfb 035241 iadd temp ,pdata 
+0x7bfc 035242 istore 4 ,contw 
+0x7bfd 035243 rshift32 pdata ,temp 
+0x7bfe 035244 increase 1 ,regc 
+0x7bff 035245 compare 8 ,regc ,0xff 
+0x7c00 035246 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035248 deposit temp 
+0x7c02 035249 istore 4 ,contw 
+0x7c03 035250 increase -32 ,contw 
+0x7c04 035253 increase 1 ,queue 
+0x7c05 035254 compare 8 ,queue ,0xff 
+0x7c06 035255 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035256 arg mem_tmp1_256 ,rega 
+0x7c08 035257 copy timeup ,contw 
+0x7c09 035258 branch bn_p256mod 
+:      035260 bn_p256mod:
+0x7c0a 035261 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035262 copy contw ,timeup 
+0x7c0c 035263 copy rega ,alarm 
+0x7c0d 035264 arg mem_tmp2_256 ,regb 
+0x7c0e 035265 copy regb ,contw 
+0x7c0f 035266 call memset0_4 
+0x7c10 035267 istore 8 ,contw 
+0x7c11 035268 add rega ,44 ,contr 
+0x7c12 035269 call memcpy8 
+0x7c13 035270 call memcpy12 
+0x7c14 035271 copy regb ,rega 
+0x7c15 035272 call bn_lshiftmod_256 
+0x7c16 035273 arg mem_tmp2_256 ,regb 
+0x7c17 035274 copy alarm ,rega 
+0x7c18 035275 copy timeup ,contw 
+0x7c19 035276 call bn_addmod_256 
+0x7c1a 035278 arg mem_tmp2_256 ,regb 
+0x7c1b 035279 copy regb ,contw 
+0x7c1c 035280 call memset0_4 
+0x7c1d 035281 istore 8 ,contw 
+0x7c1e 035282 add alarm ,48 ,contr 
+0x7c1f 035283 call memcpy16 
+0x7c20 035284 call memset0_4 
+0x7c21 035285 copy regb ,rega 
+0x7c22 035286 call bn_lshiftmod_256 
+0x7c23 035290 arg mem_tmp2_256 ,regb 
+0x7c24 035291 copy timeup ,rega 
+0x7c25 035292 copy rega ,contw 
+0x7c26 035293 call bn_addmod_256 
+0x7c27 035297 arg mem_tmp2_256 ,regb 
+0x7c28 035298 copy regb ,contw 
+0x7c29 035299 add alarm ,32 ,contr 
+0x7c2a 035300 call memcpy12 
+0x7c2b 035301 call memset0_4 
+0x7c2c 035302 istore 8 ,contw 
+0x7c2d 035303 add alarm ,56 ,contr 
+0x7c2e 035304 call memcpy8 
+0x7c2f 035305 copy timeup ,rega 
+0x7c30 035306 copy rega ,contw 
+0x7c31 035307 call bn_addmod_256 
+0x7c32 035311 arg mem_tmp2_256 ,regb 
+0x7c33 035312 copy regb ,contw 
+0x7c34 035313 add alarm ,36 ,contr 
+0x7c35 035314 call memcpy12 
+0x7c36 035315 add alarm ,52 ,contr 
+0x7c37 035316 call memcpy12 
+0x7c38 035317 add alarm ,52 ,contr 
+0x7c39 035318 call memcpy4 
+0x7c3a 035319 add alarm ,32 ,contr 
+0x7c3b 035320 call memcpy4 
+0x7c3c 035321 copy timeup ,rega 
+0x7c3d 035322 copy rega ,contw 
+0x7c3e 035323 call bn_addmod_256 
+0x7c3f 035326 arg mem_tmp2_256 ,regb 
+0x7c40 035327 copy regb ,contw 
+0x7c41 035328 add alarm ,44 ,contr 
+0x7c42 035329 call memcpy12 
+0x7c43 035330 call memset0_4 
+0x7c44 035331 istore 8 ,contw 
+0x7c45 035332 add alarm ,32 ,contr 
+0x7c46 035333 call memcpy4 
+0x7c47 035334 add alarm ,40 ,contr 
+0x7c48 035335 call memcpy4 
+0x7c49 035336 copy timeup ,rega 
+0x7c4a 035337 copy rega ,contw 
+0x7c4b 035338 call bn_submod_256 
+0x7c4c 035341 arg mem_tmp2_256 ,regb 
+0x7c4d 035342 copy regb ,contw 
+0x7c4e 035343 add alarm ,48 ,contr 
+0x7c4f 035344 call memcpy8 
+0x7c50 035345 call memcpy8 
+0x7c51 035346 force 0 ,pdata 
+0x7c52 035347 istore 8 ,contw 
+0x7c53 035348 add alarm ,36 ,contr 
+0x7c54 035349 call memcpy4 
+0x7c55 035350 add alarm ,44 ,contr 
+0x7c56 035351 call memcpy4 
+0x7c57 035352 copy timeup ,rega 
+0x7c58 035353 copy rega ,contw 
+0x7c59 035354 call bn_submod_256 
+0x7c5a 035357 arg mem_tmp2_256 ,regb 
+0x7c5b 035358 copy regb ,contw 
+0x7c5c 035359 add alarm ,52 ,contr 
+0x7c5d 035360 call memcpy12 
+0x7c5e 035361 add alarm ,32 ,contr 
+0x7c5f 035362 call memcpy12 
+0x7c60 035363 call memset0_4 
+0x7c61 035364 add alarm ,48 ,contr 
+0x7c62 035365 call memcpy4 
+0x7c63 035366 copy timeup ,rega 
+0x7c64 035367 copy rega ,contw 
+0x7c65 035368 call bn_submod_256 
+0x7c66 035371 arg mem_tmp2_256 ,regb 
+0x7c67 035372 copy regb ,contw 
+0x7c68 035373 add alarm ,56 ,contr 
+0x7c69 035374 call memcpy8 
+0x7c6a 035375 call memset0_4 
+0x7c6b 035376 add alarm ,36 ,contr 
+0x7c6c 035377 call memcpy12 
+0x7c6d 035378 call memset0_4 
+0x7c6e 035379 add alarm ,52 ,contr 
+0x7c6f 035380 call memcpy4 
+0x7c70 035381 copy timeup ,rega 
+0x7c71 035382 copy rega ,contw 
+0x7c72 035383 branch bn_submod_256 
+:      035386 bn_load_mem:
+0x7c73 035387 force 32 ,loopcnt 
+0x7c74 035388 arg mem_regext ,contw 
+0x7c75 035389 iadd contw ,contw 
+0x7c76 035390 branch memcpy 
+:      035392 bn_load_256:
+0x7c77 035393 force 8 ,loopcnt 
+0x7c78 035394 branch bn_load_0 
+:      035396 bn_sqrmod_256:
+0x7c79 035397 copy rega ,regb 
+0x7c7a 035398 branch bn_mulmod_256 
+:      035400 bn_add_256:
+0x7c7b 035401 force 8 ,loopcnt 
+0x7c7c 035402 branch bn_add + 1 
+:      035404 bn_addmod_256:
+0x7c7d 035405 call bn_add_256 
+0x7c7e 035406 copy contw ,rega 
+0x7c7f 035407 branch bn_lshiftmod_ismod_256 
+:      035409 bn_lshiftmod_256:
+0x7c80 035410 call bn_lshift_256 
+:      035411 bn_lshiftmod_ismod_256:
+0x7c81 035412 isolate1 0 ,regc 
+0x7c82 035413 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035414 arg mem_p_256 ,regb 
+0x7c84 035415 copy rega ,regc 
+0x7c85 035416 increase -32 ,rega 
+0x7c86 035417 call bn_bigeq_256 
+0x7c87 035418 nrtn positive 
+0x7c88 035419 copy regc ,rega 
+0x7c89 035420 branch sub_p2_256 
+:      035422 bn_lshiftmod_p_256:
+0x7c8a 035423 call sub_p2_256 
+0x7c8b 035425 copy rega ,regc 
+0x7c8c 035426 increase -32 ,rega 
+0x7c8d 035427 arg mem_p_256 ,regb 
+0x7c8e 035428 call bn_bigeq_256 
+0x7c8f 035429 nrtn positive 
+0x7c90 035430 copy regc ,rega 
+0x7c91 035431 branch sub_p2_256 
+:      035434 sub_p2_256:
+0x7c92 035435 increase -32 ,rega 
+0x7c93 035436 arg mem_p_256 ,regb 
+0x7c94 035437 copy rega ,contw 
+0x7c95 035438 branch bn_sub_256 
+:      035443 bn_submod_256:
+0x7c96 035444 call bn_sub_256 
+0x7c97 035446 branch bn_submod_256_np ,true 
+0x7c98 035449 add contw ,-32 ,rega 
+0x7c99 035450 arg mem_p_256 ,regb 
+0x7c9a 035451 call bn_bigeq_256 
+0x7c9b 035452 nrtn positive 
+0x7c9c 035453 arg mem_p_256 ,regb 
+0x7c9d 035454 add contw ,-32 ,rega 
+0x7c9e 035456 copy rega ,contw 
+0x7c9f 035457 branch bn_sub_256 
+:      035458 bn_submod_256_np:
+0x7ca0 035459 add contw ,-32 ,rega 
+0x7ca1 035460 arg mem_p_256 ,regb 
+0x7ca2 035461 copy rega ,contw 
+0x7ca3 035462 call bn_add_256 
+0x7ca4 035464 rtn true 
+0x7ca5 035465 add contw ,-32 ,rega 
+0x7ca6 035466 arg mem_p_256 ,regb 
+0x7ca7 035467 copy rega ,contw 
+0x7ca8 035468 branch bn_add_256 
+:      035472 bn_sub_256:
+0x7ca9 035473 force 8 ,loopcnt 
+0x7caa 035474 branch bn_sub + 1 
+:      035476 bn_rshift_256:
+0x7cab 035477 force 8 ,loopcnt 
+0x7cac 035478 increase 28 ,rega 
+0x7cad 035479 branch bn_rshift 
+:      035481 bn_lshift_256:
+0x7cae 035482 force 8 ,loopcnt 
+0x7caf 035483 force 0 ,regc 
+0x7cb0 035484 branch bn_lshift_0 
+:      035486 bn_bigeq_256:
+0x7cb1 035487 force 8 ,loopcnt 
+0x7cb2 035488 increase 28 ,rega 
+0x7cb3 035489 increase 28 ,regb 
+0x7cb4 035490 branch bn_bigeq_0 
+:      035493 bn_eq_zero_256:
+0x7cb5 035494 ifetch 8 ,contr 
+0x7cb6 035495 nrtn blank 
+0x7cb7 035496 branch bn_eq_zero 
+:      035501 bn_rshifteven_256:
+0x7cb8 035502 copy rega ,alarm 
+:      035503 bn_rshifteven_256_1:
+0x7cb9 035504 copy alarm ,rega 
+0x7cba 035505 ifetch 1 ,rega 
+0x7cbb 035506 isolate1 0 ,pdata 
+0x7cbc 035507 rtn true 
+0x7cbd 035508 call bn_rshift_256 
+0x7cbe 035509 ifetch 1 ,regb 
+0x7cbf 035510 isolate0 0 ,pdata 
+0x7cc0 035511 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035512 arg mem_p_256 ,rega 
+0x7cc2 035513 copy regb ,contw 
+0x7cc3 035514 call bn_add_256 
+0x7cc4 035515 ifetch 1 ,regb 
+0x7cc5 035516 iadd regc ,pdata 
+0x7cc6 035517 istore 1 ,regb 
+0x7cc7 035518 increase -32 ,regb 
+:      035519 bn_rshifteven_256_0:
+0x7cc8 035520 add regb ,32 ,rega 
+0x7cc9 035521 force 9 ,loopcnt 
+0x7cca 035522 call bn_rshift 
+0x7ccb 035523 branch bn_rshifteven_256_1 
+:      035527 ui_init:
+0x7ccc 035528 call lpm_disable_exen_output 
+0x7ccd 035529 rtn wake 
+0x7cce 035530 call ui_button_init 
+0x7ccf 035531 call ui_timer_init 
+0x7cd0 035532 branch ui_led_init_global 
+:      035534 ui_dispatch:
+0x7cd1 035535 call ui_led_dispatch 
+0x7cd2 035537 branch ui_timer_check 
+:      035539 ui_button_init:
+0x7cd3 035540 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035541 rtneq ui_button_gpio_disable 
+0x7cd5 035542 iforce temp 
+0x7cd6 035543 call gpio_config_output 
+0x7cd7 035544 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035545 call gpio_out_inactive 
+0x7cd9 035546 nop 100 
+0x7cda 035547 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035548 call gpio_config_input 
+0x7cdc 035549 branch ui_button_polling 
+:      035553 ui_button_polling:
+0x7cdd 035554 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035555 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035556 rtneq ui_button_gpio_disable 
+0x7ce0 035557 copy pdata ,temp 
+0x7ce1 035558 call gpio_get_bit 
+0x7ce2 035559 nbranch ui_button_up ,true 
+:      035561 ui_button_down:
+0x7ce3 035562 call ui_button_check_long_press 
+0x7ce4 035563 fetch 2 ,mem_ui_state_map 
+0x7ce5 035564 set1 ui_state_btn_down 
+0x7ce6 035565 store 2 ,mem_ui_state_map 
+0x7ce7 035566 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035567 rtneq ui_button_state_down 
+0x7ce9 035568 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035570 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035571 store 1 ,mem_ui_button_timer 
+0x7cec 035572 call lpm_button_get_wake_lock 
+0x7ced 035573 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035574 branch ui_ipc_send_event 
+:      035575 ui_button_up:
+0x7cef 035576 fetch 2 ,mem_ui_state_map 
+0x7cf0 035577 set0 ui_state_btn_down 
+0x7cf1 035578 store 2 ,mem_ui_state_map 
+0x7cf2 035579 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035580 rtneq ui_button_state_up 
+0x7cf4 035581 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035583 jam 0 ,mem_ui_button_timer 
+0x7cf6 035584 call lpm_button_clean_wake_lock 
+0x7cf7 035585 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035586 branch ui_ipc_send_event 
+:      035588 ui_button_check_long_press:
+0x7cf9 035589 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035590 rtn blank 
+0x7cfb 035591 increase -1 ,pdata 
+0x7cfc 035592 store 1 ,mem_ui_button_timer 
+0x7cfd 035593 nrtn blank 
+0x7cfe 035595 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035596 branch ui_ipc_send_event 
+:      035598 lpm_button_get_wake_lock:
+0x7d00 035599 arg wake_lock_button ,queue 
+0x7d01 035600 branch lpm_get_wake_lock 
+:      035602 lpm_button_clean_wake_lock:
+0x7d02 035603 arg wake_lock_button ,queue 
+0x7d03 035604 branch lpm_put_wake_lock 
+:      035626 calc_curr_struct_prt:
+0x7d04 035627 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035628 mul32 rega ,led_offset_length ,regb 
+0x7d06 035629 iadd regb ,regb 
+0x7d07 035630 rtn 
+:      035633 ui_led_init_global:
+0x7d08 035634 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035635 rtn blank 
+0x7d0a 035636 copy pdata ,loopcnt 
+0x7d0b 035637 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035638 copy pdata ,regb 
+:      035639 ui_led_init_loop:
+0x7d0d 035640 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035641 ifetcht 1 ,regc 
+0x7d0f 035642 call gpio_config_output 
+0x7d10 035643 call ui_led_off_static 
+0x7d11 035644 increase led_offset_length ,regb 
+0x7d12 035645 loop ui_led_init_loop 
+0x7d13 035646 rtn 
+:      035650 ui_led_on_global:
+0x7d14 035651 call calc_curr_struct_prt 
+0x7d15 035652 setarg ui_led_state_lighting 
+0x7d16 035653 istore 1 ,regb 
+0x7d17 035654 call ui_led_stop_timer 
+0x7d18 035655 branch ui_led_on_static 
+:      035659 ui_led_blink_stop_global:
+:      035660 ui_led_off_global:
+0x7d19 035661 call calc_curr_struct_prt 
+0x7d1a 035662 setarg ui_led_state_darking 
+0x7d1b 035663 istore 1 ,regb 
+0x7d1c 035664 call ui_led_stop_timer 
+0x7d1d 035665 branch ui_led_off_static 
+:      035669 ui_led_blink_start_global:
+0x7d1e 035670 call calc_curr_struct_prt 
+0x7d1f 035671 setarg ui_led_state_blink_start 
+0x7d20 035672 istore 1 ,regb 
+0x7d21 035673 setarg led_infinite_flash_num 
+0x7d22 035674 istore 1 ,contw 
+0x7d23 035675 branch ui_led_off_static 
+:      035680 ui_led_set_style_global:
+0x7d24 035681 call calc_curr_struct_prt 
+0x7d25 035682 arg led_offset_length ,loopcnt 
+0x7d26 035683 copy regc ,contr 
+0x7d27 035684 copy regb ,contw 
+0x7d28 035685 branch memcpy_fast 
+:      035689 ui_led_dispatch:
+0x7d29 035690 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035691 rtn blank 
+0x7d2b 035692 arg 0 ,rega 
+:      035693 ui_led_blink_polling:
+0x7d2c 035694 call ui_led_change_style_by_type 
+0x7d2d 035695 increase 1 ,rega 
+0x7d2e 035696 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035697 isub rega ,null 
+0x7d30 035698 rtn zero 
+0x7d31 035699 branch ui_led_blink_polling 
+:      035702 ui_led_off_static:
+0x7d32 035703 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035704 ifetcht 1 ,regc 
+0x7d34 035705 branch gpio_out_inactive 
+:      035708 ui_led_on_static:
+0x7d35 035709 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035710 ifetcht 1 ,regc 
+0x7d37 035711 branch gpio_out_active 
+:      035715 ui_led_change_style_by_type:
+0x7d38 035716 add rega ,ui_led_blink ,queue 
+0x7d39 035717 call timer_check 
+0x7d3a 035718 nrtn blank 
+0x7d3b 035720 call calc_curr_struct_prt 
+0x7d3c 035722 ifetch 1 ,regb 
+0x7d3d 035724 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035725 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035726 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035727 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035728 ui_led_blink_state_lighting:
+0x7d41 035729 call ui_led_on_static 
+0x7d42 035730 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035731 call push_stack 
+0x7d44 035732 ifetch 2 ,regc 
+0x7d45 035733 call callback_func 
+0x7d46 035734 call pop_stack 
+0x7d47 035735 setarg ui_led_state_blink_darking 
+0x7d48 035736 istore 1 ,regb 
+0x7d49 035737 add regb ,led_offset_on_time ,regc 
+0x7d4a 035738 ifetch 2 ,regc 
+0x7d4b 035739 branch ui_led_blink_timer_start 
+:      035742 ui_led_blink_state_darking:
+0x7d4c 035743 call ui_led_off_static 
+0x7d4d 035744 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035745 call push_stack 
+0x7d4f 035746 ifetch 2 ,regc 
+0x7d50 035747 call callback_func 
+0x7d51 035748 call pop_stack 
+0x7d52 035750 add regb ,led_offset_blink_count ,regc 
+0x7d53 035751 ifetch 1 ,regc 
+0x7d54 035752 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035753 increase -1 ,pdata 
+0x7d56 035754 istore 1 ,regc 
+0x7d57 035755 branch ui_led_blink_stop_global ,blank 
+:      035756 ui_led_blink_infinite:
+0x7d58 035757 setarg ui_led_state_blink_lighting 
+0x7d59 035758 istore 1 ,regb 
+0x7d5a 035759 add regb ,led_offset_off_time ,regc 
+0x7d5b 035760 ifetch 2 ,regc 
+:      035761 ui_led_blink_timer_start:
+0x7d5c 035762 add rega ,ui_led_blink ,queue 
+0x7d5d 035763 branch timer_init 
+:      035765 ui_led_stop_timer:
+0x7d5e 035766 setarg 0 
+0x7d5f 035767 branch ui_led_blink_timer_start 
+:      035773 ui_timer_timeout:
+0x7d60 035774 setarg 0x1000 
+0x7d61 035775 lshift16 pdata ,pdata 
+0x7d62 035776 iadd regb ,regb 
+0x7d63 035777 rtn 
+:      035779 ui_timer_check:
+0x7d64 035780 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035781 arg 0 ,rega 
+0x7d66 035782 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035783 copy clkn_bt ,regb 
+0x7d68 035784 copy regb ,pdata 
+0x7d69 035785 isub temp ,null 
+0x7d6a 035786 ncall ui_timer_timeout ,positive 
+:      035788 ui_timer_check_loop:
+0x7d6b 035789 copy regb ,pdata 
+0x7d6c 035790 increase 160 ,temp 
+0x7d6d 035791 increase 160 ,temp 
+0x7d6e 035792 isub temp ,null 
+0x7d6f 035793 nbranch ui_timer_check_end ,positive 
+0x7d70 035794 increase 1 ,rega 
+0x7d71 035795 and rega ,0x0f ,pdata 
+0x7d72 035796 nbranch ui_timer_check_loop ,blank 
+0x7d73 035797 arg 0 ,rega 
+0x7d74 035798 call ui_timer_check_send_evt 
+:      035799 ui_timer_init:
+0x7d75 035800 copy clkn_bt ,pdata 
+0x7d76 035801 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035802 rtn 
+:      035803 ui_timer_check_end:
+0x7d78 035804 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035805 copy rega ,pdata 
+0x7d7a 035806 rtn blank 
+0x7d7b 035807 increase -160 ,temp 
+0x7d7c 035808 increase -160 ,temp 
+0x7d7d 035809 set0 28 ,temp 
+0x7d7e 035810 storet 4 ,mem_ui_timer_last_btclk 
+:      035811 ui_timer_check_send_evt:
+0x7d7f 035812 branch app_evt_timer 
+:      035819 ui_ipc_get_lock:
+0x7d80 035820 jam 1 ,mem_ipc_lock_bt 
+:      035821 ui_ipc_get_lock_wait:
+0x7d81 035822 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035823 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035824 rtn 
+:      035826 ui_ipc_put_lock:
+0x7d84 035827 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035828 rtn 
+:      035832 ui_ipc_send_event:
+0x7d86 035833 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035834 call ui_ipc_get_lock 
+0x7d88 035835 copy rega ,pdata 
+0x7d89 035836 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035837 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035838 call fifo_in 
+0x7d8c 035839 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035840 copy pdata ,rega 
+0x7d8e 035841 branch ui_ipc_put_lock 
+:      035843 ui_ipc_send_cmd:
+0x7d8f 035844 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035845 call ui_ipc_get_lock 
+0x7d91 035846 copy rega ,pdata 
+0x7d92 035847 store 4 ,mem_ipc_rega_temp 
+0x7d93 035848 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035849 call fifo_in 
+0x7d95 035850 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035851 copy pdata ,rega 
+0x7d97 035852 branch ui_ipc_put_lock 
+:      035854 ui_ipc_clean_all_fifo:
+0x7d98 035855 setarg 0 
+0x7d99 035856 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035857 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035858 rtn 
+:      035860 check_51cmd:
+0x7d9c 035861 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035862 fetch 1 ,mem_hci_cmd 
+0x7d9e 035863 nrtn blank 
+0x7d9f 035864 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035865 call fifo_is_empty 
+0x7da1 035866 rtn blank 
+0x7da2 035867 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035868 call check_51cmd_once 
+0x7da4 035869 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035870 branch check_51cmd ,blank 
+0x7da6 035871 rtn 
+:      035873 check_51cmd_once:
+0x7da7 035874 call ui_ipc_get_lock 
+0x7da8 035875 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035876 call fifo_out 
+0x7daa 035877 copy pdata ,temp 
+0x7dab 035878 call ui_ipc_put_lock 
+0x7dac 035879 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035880 copy temp ,pdata 
+0x7dae 035881 rtn blank 
+0x7daf 035882 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035883 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035884 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035885 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035886 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035887 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035888 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035889 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035890 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035891 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035892 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035893 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035894 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035895 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035896 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035897 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035898 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035899 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035900 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035901 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035902 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035904 store 1 ,mem_fifo_temp 
+0x7dc5 035905 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035906 call lmo_fifo_check 
+0x7dc7 035907 nbranch check_51cmd_restore ,blank 
+:      035908 check_51cmd_once_continue:
+0x7dc8 035909 fetch 1 ,mem_fifo_temp 
+0x7dc9 035910 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 035911 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 035912 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 035913 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 035914 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 035915 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 035916 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 035917 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 035918 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 035919 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 035920 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 035921 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 035922 rtn 
+:      035924 check_51cmd_check_idle:
+0x7dd6 035925 store 1 ,mem_fifo_temp 
+0x7dd7 035926 call context_check_idle 
+0x7dd8 035927 branch check_51cmd_restore ,zero 
+0x7dd9 035928 call context_search_plap 
+0x7dda 035929 nrtn zero 
+:      035930 check_51cmd_restore:
+0x7ddb 035931 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 035932 branch ui_ipc_send_cmd 
+:      035937 check_51cmd_start_discovery:
+0x7ddd 035938 fetch 2 ,mem_ui_state_map 
+0x7dde 035939 set1 ui_state_bt_discovery 
+0x7ddf 035940 store 2 ,mem_ui_state_map 
+0x7de0 035941 jam 3 ,mem_scan_mode 
+0x7de1 035942 rtn 
+:      035946 check_51cmd_stop_discovery:
+0x7de2 035947 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 035948 jam 0 ,mem_scan_mode 
+0x7de4 035949 fetch 2 ,mem_ui_state_map 
+0x7de5 035950 set0 ui_state_bt_discovery 
+0x7de6 035951 store 2 ,mem_ui_state_map 
+0x7de7 035952 rtn 
+:      035956 check_51cmd_reconnect:
+0x7de8 035957 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 035958 rtn 
+:      035962 check_51cmd_disconnect:
+0x7dea 035963 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 035964 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 035965 rtn 
+:      035969 check_51cmd_enter_sniff_subrating:
+0x7ded 035970 rtn 
+:      035974 check_51cmd_exit_sniff_subrating:
+0x7dee 035975 rtn 
+:      035979 check_51cmd_sniff_test:
+0x7def 035980 rtn 
+:      035984 check_51cmd_pincode:
+0x7df0 035985 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 035986 branch cmd_pair 
+:      035990 check_51cmd_inq:
+0x7df2 035991 rtn 
+:      035995 check_51cmd_stop_inq:
+0x7df3 035996 rtn 
+:      036000 check_51cmd_adv:
+0x7df4 036001 jam on ,mem_le_adv_enable 
+0x7df5 036002 jam adv_ind ,mem_le_adv_type 
+0x7df6 036003 fetch 2 ,mem_ui_state_map 
+0x7df7 036004 set1 ui_state_ble_adv ,pdata 
+0x7df8 036005 store 2 ,mem_ui_state_map 
+0x7df9 036006 rtn 
+:      036010 check_51cmd_stop_adv:
+0x7dfa 036011 fetch 2 ,mem_ui_state_map 
+0x7dfb 036012 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036013 store 2 ,mem_ui_state_map 
+0x7dfd 036014 jam off ,mem_le_adv_enable 
+0x7dfe 036015 rtn 
+:      036019 check_51cmd_direct_adv:
+0x7dff 036020 jam on ,mem_le_adv_enable 
+0x7e00 036021 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036022 fetch 2 ,mem_ui_state_map 
+0x7e02 036023 set1 ui_state_ble_adv ,pdata 
+0x7e03 036024 store 2 ,mem_ui_state_map 
+0x7e04 036025 rtn 
+:      036029 check_51cmd_stop_direct_adv:
+0x7e05 036030 fetch 2 ,mem_ui_state_map 
+0x7e06 036031 set0 ui_state_ble_adv ,pdata 
+0x7e07 036032 store 2 ,mem_ui_state_map 
+0x7e08 036033 jam off ,mem_le_adv_enable 
+0x7e09 036034 rtn 
+:      036038 check_51cmd_le_disconnect:
+0x7e0a 036039 setarg 20 
+0x7e0b 036040 store 2 ,mem_le_superto 
+0x7e0c 036041 store 2 ,mem_le_init_superto 
+0x7e0d 036042 branch le_send_terminate_ind_user_terminated 
+:      036046 check_51cmd_ble_update_connect_param:
+0x7e0e 036047 branch le_l2cap_tx_update_req 
+:      036051 check_51cmd_led_off:
+0x7e0f 036052 arg 0 ,rega 
+0x7e10 036053 branch ui_led_off_global 
+:      036057 check_51cmd_led_on:
+0x7e11 036058 arg 0 ,rega 
+0x7e12 036059 branch ui_led_on_global 
+:      036063 check_51cmd_led_start_blink:
+0x7e13 036064 arg 0 ,rega 
+0x7e14 036065 branch ui_led_blink_start_global 
+:      036069 check_51cmd_le_start_con:
+0x7e15 036070 jam on ,mem_le_scan_enable 
+0x7e16 036071 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036074 rtn 
+:      036078 check_51cmd_start_scan:
+0x7e18 036079 jam on ,mem_le_scan_enable 
+0x7e19 036080 rtn 
+:      036084 check_51cmd_stop_scan:
+0x7e1a 036085 jam off ,mem_le_scan_enable 
+0x7e1b 036086 jam 0 ,mem_hci_cmd 
+0x7e1c 036087 rtn 
+:      036091 check_51cmd_hibernate:
+0x7e1d 036092 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036093 call callback_func 
+0x7e1f 036094 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036095 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036096 copy pdata ,temp 
+0x7e22 036097 call gpio_config_input 
+:      036098 check_51cmd_hibernate_btn_disabled:
+0x7e23 036099 call ui_ipc_clean_all_fifo 
+0x7e24 036100 branch lpm_hibernate 
+:      036104 check_51cmd_le_smp_sec_req:
+0x7e25 036105 branch le_send_smp_security_request 
+:      036109 check_51cmd_role_switch:
+0x7e26 036110 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036111 set1 mark_switch_initiated ,mark 
+0x7e28 036112 nrtn master 
+0x7e29 036113 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036114 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036115 fetch 1 ,mem_connection_options 
+0x7e2c 036116 set0 connection_switch ,pdata 
+0x7e2d 036117 store 1 ,mem_connection_options 
+0x7e2e 036118 rtn 
+:      036122 check_51cmd_bb_reconn_cancel:
+0x7e2f 036123 force page_length_timer ,queue 
+0x7e30 036124 branch timer_stop 
+:      036128 check_51cmd_dhkey_not_accept:
+0x7e31 036129 call tid_set_reply 
+0x7e32 036130 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036131 branch parse_lmp_dhkey_check_reject 
+:      036134 ui_check_paring_button:
+0x7e34 036135 fetch 1 ,mem_ui_state_map 
+0x7e35 036136 rtnbit0 ui_state_btn_down 
+0x7e36 036137 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036138 branch check_51cmd_bb_reconn_cancel 
+:      036143 queue_init:
+0x7e38 036144 fetch 2 ,mem_queue_ptr 
+0x7e39 036145 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036146 setarg 0 
+0x7e3b 036147 istore 3 ,contw 
+0x7e3c 036148 rtn 
+:      036152 queue_push:
+0x7e3d 036153 call disable_user 
+0x7e3e 036154 call queue_full 
+0x7e3f 036155 rtn blank 
+0x7e40 036156 fetch 2 ,mem_queue_ptr 
+0x7e41 036157 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036158 ifetcht 1 ,regb 
+0x7e43 036159 increase 1 ,temp 
+0x7e44 036160 istoret 1 ,regb 
+0x7e45 036162 ifetcht 1 ,pdata 
+0x7e46 036163 copy temp ,loopcnt 
+0x7e47 036164 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036165 ifetch 1 ,regb 
+0x7e49 036166 imul32 temp ,pdata 
+0x7e4a 036167 iadd contr ,contw 
+0x7e4b 036168 copy rega ,contr 
+:      036169 calc_queue_next_ptr:
+0x7e4c 036170 call memcpy 
+0x7e4d 036171 call queue_get_size 
+0x7e4e 036172 pincrease -1 
+0x7e4f 036173 ifetcht 1 ,regb 
+0x7e50 036174 increase 1 ,temp 
+0x7e51 036175 iand temp ,temp 
+0x7e52 036176 istoret 1 ,regb 
+0x7e53 036177 branch enable_user 
+:      036182 queue_pop:
+0x7e54 036183 call disable_user 
+0x7e55 036184 call queue_empty 
+0x7e56 036185 rtn blank 
+0x7e57 036186 fetch 2 ,mem_queue_ptr 
+0x7e58 036187 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036188 ifetcht 1 ,regb 
+0x7e5a 036189 increase -1 ,temp 
+0x7e5b 036190 istoret 1 ,regb 
+0x7e5c 036191 ifetcht 1 ,pdata 
+0x7e5d 036192 copy temp ,loopcnt 
+0x7e5e 036193 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036194 ifetch 1 ,regb 
+0x7e60 036195 imul32 temp ,pdata 
+0x7e61 036196 iadd contr ,contr 
+0x7e62 036197 increase 1 ,contr 
+0x7e63 036198 copy rega ,contw 
+0x7e64 036199 branch calc_queue_next_ptr 
+:      036203 queue_empty:
+0x7e65 036204 fetch 2 ,mem_queue_ptr 
+0x7e66 036205 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036206 ifetch 1 ,contr 
+0x7e68 036207 rtn 
+:      036210 queue_full:
+0x7e69 036211 call queue_get_size 
+0x7e6a 036212 ifetcht 1 ,contr 
+0x7e6b 036213 isub temp ,pdata 
+0x7e6c 036214 rtn 
+:      036217 queue_get_size:
+0x7e6d 036218 fetch 2 ,mem_queue_ptr 
+0x7e6e 036219 add pdata ,queue_offset_length ,contr 
+0x7e6f 036220 ifetch 1 ,contr 
+0x7e70 036221 rtn 
+:      036229 right_shift_n:
+0x7e71 036230 sub loopcnt ,0 ,null 
+0x7e72 036231 rtn zero 
+:      036232 right_shift_n_loop:
+0x7e73 036233 rshift pdata ,pdata 
+0x7e74 036234 loop right_shift_n_loop 
+0x7e75 036235 rtn 
+:      036238 left_shift_n:
+0x7e76 036239 force 1 ,pdata 
+0x7e77 036240 sub loopcnt ,0 ,null 
+0x7e78 036241 rtn zero 
+:      036242 left_shift_n_loop:
+0x7e79 036243 lshift pdata ,pdata 
+0x7e7a 036244 loop left_shift_n_loop 
+0x7e7b 036245 rtn 
+:      036246 push_stack:
+0x7e7c 036247 deposit contw 
+0x7e7d 036248 store 2 ,mem_contw 
+0x7e7e 036249 storet 8 ,mem_temp 
+0x7e7f 036250 deposit timeup 
+0x7e80 036251 store 4 ,mem_timeup 
+0x7e81 036252 call push_stack_rega_b_c 
+0x7e82 036253 deposit contr 
+0x7e83 036254 store 2 ,mem_contr 
+0x7e84 036255 rtn 
+:      036257 push_stack_rega_b_c:
+0x7e85 036258 deposit rega 
+0x7e86 036259 store 4 ,mem_rega 
+0x7e87 036260 deposit regb 
+0x7e88 036261 store 4 ,mem_regb 
+0x7e89 036262 deposit regc 
+0x7e8a 036263 store 3 ,mem_regc 
+0x7e8b 036264 rtn 
+:      036266 pop_stack:
+0x7e8c 036267 fetcht 8 ,mem_temp 
+0x7e8d 036268 fetch 4 ,mem_timeup 
+0x7e8e 036269 iforce timeup 
+0x7e8f 036270 call pop_stack_rega_b_c 
+0x7e90 036271 fetch 2 ,mem_contw 
+0x7e91 036272 iforce contw 
+0x7e92 036273 fetch 2 ,mem_contr 
+0x7e93 036274 iforce contr 
+0x7e94 036275 rtn 
+:      036277 pop_stack_rega_b_c:
+0x7e95 036278 fetch 4 ,mem_rega 
+0x7e96 036279 iforce rega 
+0x7e97 036280 fetch 4 ,mem_regb 
+0x7e98 036281 iforce regb 
+0x7e99 036282 fetch 3 ,mem_regc 
+0x7e9a 036283 iforce regc 
+0x7e9b 036284 rtn 
+:      036286 get_contw:
+0x7e9c 036287 fetch 2 ,mem_contw 
+0x7e9d 036288 copy pdata ,contw 
+0x7e9e 036289 rtn 
+:      036290 get_contr:
+0x7e9f 036291 fetch 2 ,mem_contr 
+0x7ea0 036292 copy pdata ,contr 
+0x7ea1 036293 rtn 
+:      036294 store_contw:
+0x7ea2 036295 copy contw ,pdata 
+0x7ea3 036296 store 2 ,mem_contw 
+0x7ea4 036297 rtn 
+:      036298 store_contr:
+0x7ea5 036299 copy contr ,pdata 
+0x7ea6 036300 store 2 ,mem_contr 
+0x7ea7 036301 rtn 
+:      036305 save_cont_pointers:
+0x7ea8 036306 copy contw ,pdata 
+0x7ea9 036307 store 2 ,mem_hold_contw 
+0x7eaa 036308 copy contr ,pdata 
+0x7eab 036309 store 2 ,mem_hold_contr 
+0x7eac 036310 rtn 
+:      036311 load_cont_pointers:
+0x7ead 036312 fetch 2 ,mem_hold_contw 
+0x7eae 036313 copy pdata ,contw 
+0x7eaf 036314 fetch 2 ,mem_hold_contr 
+0x7eb0 036315 copy pdata ,contr 
+0x7eb1 036316 rtn 
+:      036318 memcpy96:
+0x7eb2 036319 call memcpy32 
+:      036320 memcpy64:
+0x7eb3 036321 call memcpy32 
+0x7eb4 036322 branch memcpy32 
+:      036323 memcpy12:
+0x7eb5 036324 call memcpy8 
+:      036325 memcpy4:
+0x7eb6 036326 ifetch 4 ,contr 
+0x7eb7 036327 istore 4 ,contw 
+0x7eb8 036328 rtn 
+:      036329 memcpy8:
+0x7eb9 036330 ifetch 8 ,contr 
+0x7eba 036331 istore 8 ,contw 
+0x7ebb 036332 rtn 
+:      036334 memcpy48:
+0x7ebc 036335 call memcpy16 
+:      036336 memcpy32:
+0x7ebd 036337 call memcpy8 
+:      036338 memcpy24:
+0x7ebe 036339 call memcpy8 
+:      036340 memcpy16:
+0x7ebf 036341 call memcpy8 
+0x7ec0 036342 branch memcpy8 
+:      036346 delay_10ms:
+0x7ec1 036347 arg 10 ,loopcnt 
+:      036348 delay_ms_wait:
+0x7ec2 036349 nop 12000 
+0x7ec3 036350 loop delay_ms_wait 
+0x7ec4 036351 rtn 
+:      036353 bn_zero:
+0x7ec5 036354 force 3 ,loopcnt 
+:      036355 memset0:
+0x7ec6 036356 force 0 ,pdata 
+:      036357 memset8:
+0x7ec7 036358 istore 8 ,contw 
+0x7ec8 036359 loop memset8 
+0x7ec9 036360 rtn 
+:      036362 memset0_8:
+0x7eca 036363 force 0 ,pdata 
+0x7ecb 036364 istore 8 ,contw 
+0x7ecc 036365 rtn 
+:      036366 memset0_4:
+0x7ecd 036367 force 0 ,pdata 
+0x7ece 036368 istore 4 ,contw 
+0x7ecf 036369 rtn 
+:      036371 clear_mem_256:
+0x7ed0 036372 force 4 ,loopcnt 
+0x7ed1 036373 branch memset0 
+:      036374 clear_mem_512:
+0x7ed2 036375 force 8 ,loopcnt 
+0x7ed3 036376 branch memset0 
+:      036378 clear_mem:
+0x7ed4 036379 deposit loopcnt 
+0x7ed5 036380 rtn blank 
+0x7ed6 036381 setarg 0 
+:      036382 clear_mem_loop:
+0x7ed7 036383 istore 1 ,contw 
+0x7ed8 036384 loop clear_mem_loop 
+0x7ed9 036385 rtn 
+:      036388 clear_temp_block:
+0x7eda 036389 arg 32 ,loopcnt 
+0x7edb 036390 arg mem_temp_block0 ,contw 
+0x7edc 036391 branch clear_mem 
+:      036393 xor_loop:
+0x7edd 036394 ifetch 4 ,regc 
+0x7ede 036395 ifetcht 4 ,rega 
+0x7edf 036396 ixor temp ,pdata 
+0x7ee0 036397 istore 4 ,contw 
+0x7ee1 036398 increase 4 ,rega 
+0x7ee2 036399 increase 4 ,regc 
+0x7ee3 036400 loop xor_loop 
+0x7ee4 036401 rtn 
+:      036405 inverse_data:
+0x7ee5 036406 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036407 copy loopcnt ,pdata 
+0x7ee7 036408 sub pdata ,1 ,null 
+0x7ee8 036409 rtn positive 
+0x7ee9 036410 iadd rega ,regb 
+0x7eea 036411 increase -1 ,regb 
+0x7eeb 036412 rshift loopcnt ,loopcnt 
+:      036413 inverse_loop:
+0x7eec 036414 ifetcht 1 ,rega 
+0x7eed 036415 ifetch 1 ,regb 
+0x7eee 036416 istore 1 ,rega 
+0x7eef 036417 istoret 1 ,regb 
+0x7ef0 036418 increase -1 ,regb 
+0x7ef1 036419 increase 1 ,rega 
+0x7ef2 036420 loop inverse_loop 
+0x7ef3 036421 rtn 
+:      036424 memcpy_fast:
+0x7ef4 036425 deposit loopcnt 
+0x7ef5 036426 rtn blank 
+:      036427 memcpy_fast_loop:
+0x7ef6 036428 increase -8 ,loopcnt 
+0x7ef7 036429 call memcpy8 ,positive 
+0x7ef8 036430 rtn zero 
+0x7ef9 036431 branch memcpy_fast_loop ,positive 
+0x7efa 036432 increase 8 ,loopcnt 
+:      036433 memcpy_fast_loop_four:
+0x7efb 036434 increase -4 ,loopcnt 
+0x7efc 036435 call memcpy4 ,positive 
+0x7efd 036436 rtn zero 
+0x7efe 036437 branch memcpy_fast_loop_four ,positive 
+0x7eff 036438 increase 4 ,loopcnt 
+0x7f00 036439 branch memcpy 
+:      036441 memcpy:
+0x7f01 036442 deposit loopcnt 
+0x7f02 036443 rtn blank 
+:      036444 memcpy_loop:
+0x7f03 036445 ifetch 1 ,contr 
+0x7f04 036446 istore 1 ,contw 
+0x7f05 036447 loop memcpy_loop 
+0x7f06 036448 rtn 
+:      036450 timer_stop:
+0x7f07 036451 setarg 0 
+:      036452 timer_init:
+0x7f08 036453 rshift clkn_bt ,temp 
+0x7f09 036454 storet 4 ,mem_last_clkn 
+0x7f0a 036455 arg mem_timers ,contw 
+0x7f0b 036456 iforce temp 
+0x7f0c 036457 lshift queue ,pdata 
+0x7f0d 036458 iadd contw ,contw 
+0x7f0e 036459 istoret 2 ,contw 
+0x7f0f 036460 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036461 rtn 
+:      036463 timer_check_timeout:
+0x7f11 036464 arg 0x800 ,timeup 
+0x7f12 036465 lshift16 timeup ,timeup 
+0x7f13 036466 iadd timeup ,pdata 
+0x7f14 036467 rtn 
+:      036470 timer_reinit:
+0x7f15 036471 arg 0 ,queue 
+:      036472 timer_check:
+0x7f16 036473 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036474 fetcht 4 ,mem_last_clkn 
+0x7f18 036475 rshift clkn_bt ,pdata 
+0x7f19 036476 store 4 ,mem_last_clkn 
+0x7f1a 036477 isub temp ,null 
+0x7f1b 036478 ncall timer_check_timeout ,positive 
+0x7f1c 036479 isub temp ,timeup 
+0x7f1d 036480 copy timeup ,temp 
+0x7f1e 036481 arg mem_timers ,contr 
+0x7f1f 036482 copy contr ,contw 
+0x7f20 036483 arg 16 ,loopcnt 
+:      036484 timer_loop:
+0x7f21 036485 ifetch 2 ,contr 
+0x7f22 036486 isub temp ,pdata 
+0x7f23 036487 branch timer_counting ,positive 
+0x7f24 036488 force 0 ,pdata 
+:      036489 timer_counting:
+0x7f25 036490 istore 2 ,contw 
+0x7f26 036491 loop timer_loop 
+0x7f27 036492 arg mem_timers ,contr 
+0x7f28 036493 lshift queue ,pdata 
+0x7f29 036494 iadd contr ,contr 
+0x7f2a 036495 ifetch 2 ,contr 
+0x7f2b 036496 rtn 
+:      036501 clk_add:
+0x7f2c 036502 iadd temp ,temp 
+0x7f2d 036503 copy temp ,loopcnt 
+0x7f2e 036504 setarg 3750 
+0x7f2f 036505 isub loopcnt ,pdata 
+0x7f30 036506 rtn positive 
+0x7f31 036507 sub pdata ,0 ,pdata 
+0x7f32 036508 rshift16 temp ,temp 
+0x7f33 036509 increase 1 ,temp 
+0x7f34 036510 lshift16 temp ,temp 
+0x7f35 036511 ior temp ,temp 
+0x7f36 036512 rtn 
+:      036514 clk_diff_rt:
+0x7f37 036515 call clk_diff 
+0x7f38 036516 branch clk2rt 
+:      036519 clk_diff:
+0x7f39 036520 disable user 
+0x7f3a 036521 isub temp ,pdata 
+0x7f3b 036522 branch clk_diff_pos ,positive 
+0x7f3c 036523 enable user 
+0x7f3d 036524 sub pdata ,0 ,pdata 
+:      036525 clk_diff_pos:
+0x7f3e 036526 rtnbit0 15 
+0x7f3f 036527 arg -61786 ,temp 
+0x7f40 036528 iadd temp ,pdata 
+0x7f41 036529 set0 64 ,pdata 
+0x7f42 036530 rtn 
+:      036532 clk2rt:
+0x7f43 036533 iforce contr 
+0x7f44 036534 rshift16 pdata ,pdata 
+0x7f45 036535 arg 3750 ,temp 
+0x7f46 036536 imul32 temp ,pdata 
+0x7f47 036537 iadd contr ,pdata 
+0x7f48 036538 rtn 
+:      036541 clk2lpo:
+0x7f49 036542 lshift8 pdata ,pdata 
+0x7f4a 036543 lshift4 pdata ,pdata 
+0x7f4b 036544 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036545 idiv temp 
+0x7f4d 036546 call wait_div_end 
+0x7f4e 036547 quotient temp 
+0x7f4f 036548 rtn 
+:      036551 clk2bt:
+0x7f50 036552 arg 3750 ,temp 
+0x7f51 036553 idiv temp 
+0x7f52 036554 call wait_div_end 
+0x7f53 036555 quotient pdata 
+0x7f54 036556 lshift16 pdata ,pdata 
+0x7f55 036557 remainder temp 
+0x7f56 036558 ior temp ,temp 
+0x7f57 036559 rtn 
+:      036566 string2dec_from_uart:
+0x7f58 036567 arg 0 ,temp 
+:      036568 string2dec_from_uart_done:
+0x7f59 036569 copy temp ,regc 
+0x7f5a 036570 ifetch 1 ,contru 
+0x7f5b 036571 call uchar2dialog 
+0x7f5c 036572 copy regc ,temp 
+0x7f5d 036573 call swap 
+0x7f5e 036574 arg 10 ,regb 
+0x7f5f 036575 imul32 regb ,pdata 
+0x7f60 036576 iadd temp ,pdata 
+0x7f61 036577 copy pdata ,temp 
+0x7f62 036578 loop string2dec_from_uart_done 
+0x7f63 036579 rtn 
+:      036583 uchar2dialog:
+0x7f64 036584 arg 0x3a ,temp 
+0x7f65 036585 isub temp ,null 
+0x7f66 036586 nbranch uchar2dialog_number ,positive 
+0x7f67 036587 arg 0x61 ,temp 
+0x7f68 036588 isub temp ,null 
+0x7f69 036589 branch uchar2dialog_a2f ,positive 
+0x7f6a 036590 arg 0x37 ,temp 
+0x7f6b 036591 isub temp ,pdata 
+0x7f6c 036592 rtn 
+:      036593 uchar2dialog_number:
+0x7f6d 036594 arg 0x30 ,temp 
+0x7f6e 036595 isub temp ,pdata 
+0x7f6f 036596 rtn 
+:      036597 uchar2dialog_a2f:
+0x7f70 036598 arg 0x57 ,temp 
+0x7f71 036599 isub temp ,pdata 
+0x7f72 036600 rtn 
+:      036602 pn9:
+0x7f73 036603 copy temp ,alarm 
+0x7f74 036604 setarg 0x1ff 
+0x7f75 036605 force 0 ,regb 
+:      036606 pn9_loop:
+0x7f76 036607 rshift3 pdata ,rega 
+0x7f77 036608 rshift rega ,rega 
+0x7f78 036609 ixor rega ,rega 
+0x7f79 036610 isolate1 0 ,rega 
+0x7f7a 036611 setflag true ,9 ,pdata 
+0x7f7b 036612 rshift temp ,temp 
+0x7f7c 036613 isolate1 0 ,pdata 
+0x7f7d 036614 setflag true ,7 ,temp 
+0x7f7e 036615 rshift pdata ,pdata 
+0x7f7f 036616 increase 1 ,regb 
+0x7f80 036617 compare 0 ,regb ,0x7 
+0x7f81 036618 nbranch pn9_loop ,true 
+0x7f82 036619 istoret 1 ,contw 
+0x7f83 036620 loop pn9_loop 
+0x7f84 036621 copy alarm ,temp 
+0x7f85 036622 rtn 
+:      036625 wait_div_end:
+0x7f86 036626 rtn modone 
+0x7f87 036627 branch wait_div_end 
+:      036637 compare_loop:
+:      036638 string_compare:
+0x7f88 036639 ifetch 1 ,rega 
+0x7f89 036640 ifetcht 1 ,regb 
+0x7f8a 036641 isub temp ,null 
+0x7f8b 036642 nrtn zero 
+0x7f8c 036643 increase 1 ,rega 
+0x7f8d 036644 increase 1 ,regb 
+0x7f8e 036645 loop string_compare 
+0x7f8f 036646 force 0 ,null 
+0x7f90 036647 rtn 
+:      036650 ceiling:
+0x7f91 036651 isub temp ,null 
+0x7f92 036652 nrtn positive 
+0x7f93 036653 deposit temp 
+0x7f94 036654 rtn 
+:      036656 swap:
+0x7f95 036657 iadd temp ,pdata 
+0x7f96 036658 isub temp ,temp 
+0x7f97 036659 isub temp ,pdata 
+0x7f98 036660 rtn 
+:      036662 clean_mem:
+0x7f99 036663 arg 0x200 ,loopcnt 
+0x7f9a 036664 arg 0x4000 ,contw 
+0x7f9b 036665 branch memset0 
+:      036668 callback_func:
+0x7f9c 036669 rtn blank 
+0x7f9d 036670 copy pdata ,pc 
+:      036673 wait_uarttx:
+0x7f9e 036674 hfetch 2 ,core_uart_txitems 
+0x7f9f 036675 nbranch wait_uarttx ,blank 
+0x7fa0 036676 rtn 
+:      036678 ice_break:
+0x7fa1 036679 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036680 rtn 
+:      036682 ice_setbp:
+0x7fa3 036683 hstore 2 ,core_ice_break0 
+0x7fa4 036684 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036685 set1 4 ,pdata 
+0x7fa6 036686 hstore 1 ,core_ice_ctrl 
+0x7fa7 036687 rtn 
+:      036688 ice_setbp2:
+0x7fa8 036689 hstore 2 ,core_ice_break1 
+0x7fa9 036690 hfetch 1 ,core_ice_ctrl 
+0x7faa 036691 set1 6 ,pdata 
+0x7fab 036692 hstore 1 ,core_ice_ctrl 
+0x7fac 036693 rtn 
+:      036695 ice_set_write_bp:
+0x7fad 036696 hstore 2 ,core_ice_break0 
+0x7fae 036697 jam 0x30 ,core_ice_ctrl 
+0x7faf 036698 rtn 
+:      036702 test_enable_white:
+0x7fb0 036703 hfetch 1 ,core_config 
+0x7fb1 036704 set0 whiteoff_bit ,pdata 
+0x7fb2 036705 hstore 1 ,core_config 
+0x7fb3 036706 rtn 
+:      036708 check_uart_tx_buff:
+0x7fb4 036709 hfetch 2 ,core_uart_txitems 
+0x7fb5 036710 arg uart_air_control_threshold ,temp 
+:      036711 pdata_sub_temp:
+0x7fb6 036712 isub temp ,null 
+0x7fb7 036713 rtn 
+:      036719 fifo_in:
+0x7fb8 036720 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036721 ifetcht util_fifo_len ,rega 
+0x7fba 036722 and temp ,0xff ,pdata 
+0x7fbb 036723 nbranch fifo_in_push ,blank 
+0x7fbc 036724 rshift8 temp ,pdata 
+0x7fbd 036725 istore util_fifo_len ,rega 
+:      036726 fifo_in_push:
+0x7fbe 036727 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036728 ifetch 1 ,rega 
+0x7fc0 036729 nbranch assert ,blank 
+0x7fc1 036730 fetch 1 ,mem_fifo_temp 
+0x7fc2 036731 istore 1 ,rega 
+0x7fc3 036732 rtn 
+:      036737 fifo_out:
+0x7fc4 036738 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036739 arg util_fifo_len ,loopcnt 
+0x7fc6 036740 ifetch util_fifo_len ,rega 
+0x7fc7 036741 rtn blank 
+:      036742 fifo_out_loop:
+0x7fc8 036743 ifetch 1 ,rega 
+0x7fc9 036744 nbranch fifo_out_end ,blank 
+0x7fca 036745 increase 1 ,rega 
+0x7fcb 036746 loop fifo_out_loop 
+0x7fcc 036747 branch assert 
+:      036748 fifo_out_end:
+0x7fcd 036749 arg 0 ,temp 
+0x7fce 036750 istoret 1 ,rega 
+0x7fcf 036751 rtn 
+:      036756 fifo_is_empty:
+0x7fd0 036757 ifetch util_fifo_len ,rega 
+0x7fd1 036758 rtn 
+:      036763 fifo_is_full:
+0x7fd2 036764 ifetch 1 ,rega 
+0x7fd3 036765 rtn 
+:      036768 fifo_is_near_full:
+0x7fd4 036769 ifetch 2 ,rega 
+0x7fd5 036770 rtn 
+:      036774 fifo_content_count:
+0x7fd6 036775 arg 0 ,temp 
+:      036776 fifo_content_count_loop:
+0x7fd7 036777 fetch 1 ,contr 
+0x7fd8 036778 loop fifo_content_count_loop ,blank 
+0x7fd9 036779 increase 1 ,temp 
+0x7fda 036780 loop fifo_content_count_loop 
+0x7fdb 036781 copy temp ,pdata 
+0x7fdc 036782 rtn 
+:      036784 not_greater_than:
+0x7fdd 036785 isub temp ,null 
+0x7fde 036786 nrtn positive 
+0x7fdf 036787 copy temp ,pdata 
+0x7fe0 036788 rtn 
+:      036791 disable_positive:
+0x7fe1 036792 force -1 ,null 
+0x7fe2 036793 rtn 
+:      036794 enable_positive:
+:      036795 disable_zero:
+0x7fe3 036796 force 1 ,null 
+0x7fe4 036797 rtn 
+:      036798 enable_zero:
+0x7fe5 036799 force 0 ,null 
+0x7fe6 036800 rtn 
+:      036802 enable_user:
+0x7fe7 036803 enable user 
+0x7fe8 036804 rtn 
+:      036806 disable_user:
+0x7fe9 036807 disable user 
+0x7fea 036808 rtn 
+:      036810 enable_user2:
+0x7feb 036811 enable user2 
+0x7fec 036812 rtn 
+:      036814 disable_user2:
+0x7fed 036815 disable user2 
+0x7fee 036816 rtn 
+:      036818 disable_blank:
+0x7fef 036819 setarg 1 
+0x7ff0 036820 rtn 
+:      036822 enable_blank:
+0x7ff1 036823 setarg 0 
+0x7ff2 036824 rtn 
+:      036827 reverse_byte:
+0x7ff3 036828 copy loopcnt ,pdata 
+0x7ff4 036829 rtn blank 
+0x7ff5 036830 copy contr ,pdata 
+0x7ff6 036831 iadd loopcnt ,pdata 
+0x7ff7 036832 increase -1 ,pdata 
+0x7ff8 036833 copy pdata ,contr 
+:      036834 reverse_loop:
+0x7ff9 036835 ifetch 1 ,contr 
+0x7ffa 036836 increase -2 ,contr 
+0x7ffb 036837 istore 1 ,contw 
+0x7ffc 036838 loop reverse_loop 
+0x7ffd 036839 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
@@ -88,19 +89,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,7 +122,6 @@
 	call ui_init+1
 	branch soft_reset+11
 
-
 p_init_param:
 	setarg param_le_version
 	store 3,mem_lmp_version
@@ -132,8 +129,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
@@ -191,12 +188,8 @@
 p_g24_short_sleep:
 	fetch 1,mem_24g_transmit_by_interrupt
 	rtneq G24_TX_TIMER_INT_ENABLE
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	rtn blank
-	fetch 1,mem_lpm_mode
-	rtn blank
-	call p_mouse_setgpio_lpm
+	call p_g24_lpm_wait
+	nrtn user
 	call p_clear_wake
 	setarg 60500
 	branch lpm_dispatch_sleep
@@ -239,17 +232,24 @@
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
 p_g24_long_sleep:
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	rtn blank
-	fetch 1,mem_lpm_mode
-	rtn blank
-	call p_mouse_setgpio_lpm
-	fetch 8,mem_24g_enter_hibernate
+	call p_g24_lpm_wait
+	nrtn user
+	fetch 3,mem_24g_enter_hibernate
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
 
+p_g24_lpm_wait:
+	enable user
+	call lpo_calibration
+	fetch 3,mem_clks_per_lpo
+	branch disable_user,blank
+	fetch 1,mem_lpm_mode
+	branch disable_user,blank
+	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
+	branch disable_user,blank
+	branch p_mouse_setgpio_lpm
+
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
 	jam 0,mem_24g_rf_hop_ch
@@ -300,13 +300,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 +312,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 +375,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 +391,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 +526,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 +569,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 +600,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 +682,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 +693,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 +731,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 +740,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 +786,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 +920,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 +933,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 +1313,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 +1325,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 +1338,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 +1408,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 +1425,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 +1467,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 +1542,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 +1615,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 +1815,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 +1983,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 +2125,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 +2139,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 +2170,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 +2309,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 +2397,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 +2460,6 @@
 	rtn
 		
 p_set_tx_power_pair:	//50-100cm distance
-	jam 0xba,0x894b
  	jam 0xc2,0x8956
  	jam 0xd0,0x8955
 	rtn	
@@ -2871,6 +2886,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,48 +1,49 @@
 11000010100001000000000000011000
-11000000010000101000011001111111
-11000000010001001000011000110010
-11000000000000001000000000101110
-11000000000011011000010001010101
-11000000001001010000010001100100
-11000000001011001000010001100010
-11000000001010001000010001101101
-11000000011001011000010001110010
-11000000010100001000000000110111
-11000000010100111000000000111100
-11000000010101000000000001010001
-11000000010110001000000001010100
-11000000010110010000000001011100
-11000000011000100000000011010110
-11000000011001001000000110001011
-11000000011001010000000110001111
-11000000011100011000001101001100
-11000000011100110000001100010111
-11000000011101001000001101011010
-11000000011101010000001101101101
-11000000011101011000001101111011
-11000000011101100000001110101010
+11000000010000101000011010001110
+11000000010001001000011001011101
+11000000000000001000000000101111
+11000000000011011000010010001101
+11000000001001010000010010011100
+11000000001011001000010010011010
+11000000001010001000010010100101
+11000000011001011000010010101010
+11000000010100001000000000111000
+11000000010100111000000000111101
+11000000010101000000000001010011
+11000000010110001000000001010110
+11000000010110010000000001011110
+11000000011000100000000011010011
+11000000011001001000000110011110
+11000000011001010000000110100010
+11000000011100011000001101010111
+11000000011100110000001100100011
+11000000011101001000001101100100
+11000000011101010000001101110111
+11000000011101011000001110000101
+11000000011101100000001110111110
 00100000001000000010101010001110
-11000000000111001000001110111000
-11000000001000011000001111000000
-11000000001001010000001111000110
-11000000001010111000001111001001
-11000000001100011000001111011011
-11000000001100111000010000000101
-11000000001101010000010000101110
-11000000001110111000010000111001
-11000000010000010000010001110011
-11000000011001101000010010000110
-11000000010001100000010001001001
+11000000000111001000001111001100
+11000000001000011000001111010100
+11000000001001010000001111011010
+11000000001010111000001111011101
+11000000001011001000001111101111
+11000000001100011000001111111100
+11000000001100110000010000100110
+11000000001100111000010000111101
+11000000001101010000010001100110
+11000000001110111000010001110001
+11000000010000010000010010101011
+11000000010001100000010010000001
 00100000001000000010101010001110
 00011111111000100010001000000000
-01101000000010001100110001010101
-01011000000000000100110001011100
+01101000000010001100110001101001
+01011000000000000100110001110000
 10011000010000001000101000000000
 00011010001000100111111000000000
 11100000101000001000000000000000
 00011000010000001000010000000001
 00011000010000010000010000000111
-01100000000010001100110001010101
+01100000000010001100110001101001
 00100000011000000000000000000000
 11011000101000000000100110101110
 11011111001000000000000000001100
@@ -58,13 +59,14 @@
 01011000000000000001110110000111
 01100000000000010100010100010011
 00100000001000000010101010100010
+11000110000100110000000000000000
 00100000010000000010101011111010
 01101000000000011100000101101111
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
 01101000000000001100011001011010
-00100000001110100000000001000101
+00100000001110100000000001000111
 01101000000000001100010110110001
 00100000011110100000000000000000
 01101000000000001100010011000000
@@ -91,92 +93,93 @@
 00100100001110100111111111101111
 00100000001000000111111111110001
 11000110100100110000000000000000
-01101000000000001100110011011010
-11000000000000001000000001110001
-00100000010000000000010011101001
-00100100001101000000000010001100
-00100000010000000000010011001110
-00100000010000000000010100001101
-01101000000000001100101110101010
+01101000000000001100110011101110
+11000000000000001000000001101111
+00100000010000000000010100011111
+00100100001101000000000010001010
+00100000010000000000010100000100
+00100000010000000000010101000001
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010101101010
-01101000000000001100110011011010
+00100000010000000000010110011110
+01101000000000001100110011101110
 11000001000000001000000000000000
-00100000010000000010101011111010
-01101000000000011100000101101111
-00100000011110100000000000000000
-01101000000000001100000010010001
-00100000011110100000000000000000
+00100000010000000000000010010010
+00100100011101000000000000000000
 00100000010000000000000010110001
-00100000010000000000000010101110
 01011000000000001110110001010100
 00100000001000000010101110010011
-00100000010000000000011010000001
+00100000010000000000011010010000
 00100100011101000000000000000000
-00100000010000000000000010000011
-01101000000000001100110011011011
+00100000010000000000000010000001
+01101000000000001100110011101111
 00011111111000001111111000000001
-01100000000000001100110011011011
+01100000000000001100110011101111
 00011111111001100111110000011001
-00100000010000101000000001111010
-00100000001000000000000001011111
-01110000010011001101101000000000
-01110000010011001101101100000000
-01110000010010111101010100000000
-01101000000000001100101111000000
-01100000000000001100101110111111
-00100000011000000000000000000000
-01101000000000001100101111000001
-01100000000000001100101110111111
+00100000010000101000000001111000
+00100000001000000000000001100001
+01110000010011001110111000000000
+01110000010011001110111100000000
+01110000010010111110100100000000
+01101000000000001100101111010100
+01100000000000001100101111010011
 00100000011000000000000000000000
 01101000000000001100101111010101
+01100000000000001100101111010011
+00100000011000000000000000000000
+01101000000000001100101111101001
 00011111111000001111111000000001
-01100000000000001100101111010101
-11000000000000100000000010000000
-11000000000000101000000001111100
+01100000000000001100101111101001
+11000000000000100000000001111110
+11000000000000101000000001111010
 00100000011000000000000000000000
-01110000010011001101101000000001
-01110000010011001101101100000000
+01110000010011001110111000000001
+01110000010011001110111100000000
 00100000011000000000000000000000
-01101000000000001100101111000110
-00100000010110100000000010011000
-00100000010000000010101011111010
-01101000000000011100000101101111
-00100000011110100000000000000000
-01101000000000001100000010010001
-00100000011110100000000000000000
-00100000010000000000000010110001
-01101000000001000100101111001001
+01101000000000001100101111011010
+00100000010110100000000010011011
+00100000010000000000000010010010
+00100100011101000000000000000000
+01101000000000011100101111011101
 00100000010000000111111101001001
 01100000000010100100000101011011
 00100000001000000010101100101010
-01110000010010111100011000000001
-01110000010011001100111100000000
-00100000010000000000010010010110
-01100000000000001100101100110110
-01011000000000000000000000000000
-01100000000000111100101100110111
-01101000000000100100101111010001
-01100000000000100100101100111110
-01110000010010111001101000001100
-01101000000000001100101110011011
+01111000001101000111110000000000
+00100000010000000010101011111010
+01101000000000011100000101101111
+00100000001110100111111111101001
+01101000000000001100000010010001
+00100000001110100111111111101001
+01101000000000001100010110110001
+00100000001110100111111111101001
+00100000001000000000000010110100
+01110000010010111101101000000001
+01110000010011001110001100000000
+00100000010000000000010011001100
+01100000000000001100101101001010
+01011000000000000000000000000000
+01100000000000111100101101001011
+01101000000000100100101111100101
+01100000000000100100101101010010
+01110000010010111010111000001100
+01101000000000001100101110101111
 01111001001000000111111000000011
-01100000000000001100101110011011
-00100000010000000000011010111101
-00100000010000000000010011101101
-00100000001000000000000001100010
+01100000000000001100101110101111
+00100000010000000000011011001100
+00100000010000000000010100100011
+00100000001000000000000001100100
 11000110000100110000000000000000
-00100000010000000000000010111101
-00100000010000000000000010110001
+00100000010000000000000011000000
+00100000010000000000000010110100
 01101000000000001100000001000000
-11000011000000000000000010101110
+11000011000000000000000010110001
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-00100000010000000000000010111010
-00100000010000000000000010101110
+00100000010000000000000010111101
+00100000010000000000000010110001
 00100000010000000011111010111111
 01101000000100100000000001110000
 01101000000110100000000001111000
@@ -186,72 +189,65 @@
 00100000011000000000000000000000
 01101000000000001100101100010011
 00100000011110100000000000000000
-00100000001000000000001101001101
+00100000001000000000001101011000
 11011000110000000001100000000000
 11011000101000000100100000001010
 00100000010000000000000011001000
 11011000110000000001100100000000
-11011000101000000100100000100101
 00100000010000000000000011001000
 11011000110000000001101000000000
-11011000101000000100100001000000
 00100000010000000000000011001000
 11011000110000000001101100000000
-11011000101000000100100001011011
 11011111001000000000000000011011
 00100000001000000111111100000001
 11011000110000000100100000001010
 11011000101000000001100000000000
 00100000010000000000000011001000
-11011000110000000100100000100101
 11011000101000000001100100000000
 00100000010000000000000011001000
-11011000110000000100100001000000
 11011000101000000001101000000000
 00100000010000000000000011001000
-11011000110000000100100001011011
 11011000101000000001101100000000
 00100000001000000000000011001000
 00100000010000000011010000010110
-00100000001101011000000011100010
+00100000001101011000000011011111
 01110000100000000111100000100000
-00100000010000000000011101011001
+00100000010000000000011101101000
 01101000000000001100000111011110
-01100000000000001100110001010001
-00100000010000000000010101011001
+01100000000000001100110001100101
+00100000010000000000010110001101
 01101000000000001100011010000101
 01100000000000001100011011011010
 01101000000000001100101100001100
 01100000000000001100101100001101
 00100000010000000100001111001010
-00100000010000000000000011100100
+00100000010000000000000011100001
 00100000001000000111010010111001
-00100100010101011000000101001100
-00100000010000000000000100101011
+00100100010101011000000101001110
+00100000010000000000000100101101
 00100000011101011000000000000000
-00100000010000000000000110101101
-00100000010000000000000011101101
+00100000010000000000000111000011
+00100000010000000000000011101010
 00100000010000000100000010000011
-11000000000000101000000100010011
-00100000010000000000000110010011
-00100000001000000000000011110000
+11000000000000101000000100010101
+00100000010000000000000110101001
+00100000001000000000000011101101
 01101000000000001100011011110101
 11000100000000110000000000000000
 00100000001000000100001101100001
-00100000010000000000001100100101
-00100000010000000000000011101101
+00100000010000000000001100110001
+00100000010000000000000011101010
 01101000000000001100011100100000
 00011111111001100111110011111111
-00100000010000101000000011111111
+00100000010000101000000011111011
 01101000000000001100011100100000
 01101000000010001100011100000011
 10011000010001100111110000000000
-00100000001000101000000110011111
-01101000000000001100110001010001
-01100000000000001100000111011110
+00100000001000101000000110110101
+00100000010000000000000110100110
 01101000000000001100001000010000
-11000000000110011000000100000001
-11000000000110100000000100000100
+11000000000110011000000011111101
+11000000000110100000000100000000
 00100000011000000000000000000000
 01110000010001110010000000000010
 00100000011000000000000000000000
@@ -260,11 +256,17 @@
 00100000001000000100001001110100
 01110000010001111001111100000001
 01101000000000010100011010101000
+01101000000010001100101100010100
+00011000010001100111110011111111
+00100100001000101000000100000110
+01011000000000000000001001011000
 01100000000000010100011010101110
 00100000010000000011010000011000
-00100000010000000000000100001100
+00100000010000000000000100001110
 01011000000000000000000000000100
 11100000110000001000000000000000
+11011000110000000100001110010000
+00100000010000000000001110111010
 00100000001000000111110111110100
 11011010001000000100001101110000
 11101010001000001000000000000000
@@ -272,26 +274,26 @@
 10011000110000001010001000000000
 11101000110000001000000000000000
 11000001000000001000000000000000
-00100000001000000000000100001101
+00100000001000000000000100001111
 01101000000000001100011100100000
-11000000000000001000000100100010
+11000000000000001000000100100100
 01101000000000100100011011010011
 11000100000010001000000000000000
 11000011100000011000000000000000
 11000110000100110000000000000000
-00100000010000000000000100100011
+00100000010000000000000100100101
 11011000111000000000000000000011
 00100000010000000100001111001110
 01011000000000000000000000000000
 01100000000000010100011010101110
 01100000000000001100011010110100
-01100000000000010100101111000111
+01100000000000010100101111011011
 00100000010000000100001011001010
-00100000001000000000010110011110
+00100000001000000000010111001010
 00100000011000000000000000000000
 00100000010000000100010010001001
 00100000010000000100010010001100
-00100000001000000000001011001011
+00100000001000000000001011010111
 01101000000000100100011011010011
 11000011000010100011110101100110
 01101000000000001100011101111010
@@ -299,23 +301,23 @@
 00100000001000000011110110000000
 01110000010000100001001001110110
 00100000001000000011110100110110
-00100000010000000000000100101011
+00100000010000000000000100101101
 00100000010000000100000011000000
 01101000000000001100011011100000
 11000000000000101100000011010101
 00100000010000000100000011011001
-11000000000110000000000100111011
-11000000000110001000000100111101
+11000000000110000000000100111101
+11000000000110001000000100111111
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000000100110001
+00100000001000000000000100110011
 01110000010010110001001100000001
 00100000010000000110010000001111
-00100000010000000000000100101101
+00100000010000000000000100101111
 00100000001000000110010000010001
-00100000010000000000000101000010
+00100000010000000000000101000100
 00100000001000000100000011100000
-00100000010000000000000101000010
+00100000010000000000000101000100
 01101000000000001100011011011110
 11000000001110000100000011101000
 01110000010001101110000000000001
@@ -323,14 +325,14 @@
 01011000000000001000000000000110
 00100000010000000110010000010011
 00100000000000000010111011100000
-00100000001000000000000100100110
+00100000001000000000000100101000
 01011000000000000000000000000110
 00100000010000000110010000010100
 00011111111000011111111000001000
 00011111111011010111111000000000
 00011111111000001111111000000110
 00100000001000000110010000010011
-00100000010000000000010010010000
+00100000010000000000010011000110
 01101000000100001000101000000000
 01111001001111111111111000000100
 01100000000100001000101000000000
@@ -343,7 +345,7 @@
 01100000000000001100011100010101
 00100000010000000100001010011000
 00100000010000000011111000011110
-00100000010000000000000101101100
+00100000010000000000000101111111
 01011000000000000000000000000000
 01100000000000010100000101010100
 00100000010000000011111001010100
@@ -352,16 +354,33 @@
 00100000010000000101100000101100
 00100000010000000101100000011000
 01101000000000100100011011010011
-11000010100010100000000101100100
+11000010100010100000000101100110
 00100000011000000000000000000000
 00100000010000000110010110011100
 01101000000000100100011011010011
 00101111111011111111111000011001
 00100100010000001110010111000010
 00100000010000000100010000111111
-00100000010000000000000110000111
-00100000010000000000001001011100
+00100000010000000000000110011010
+00100000010000000000001001101011
+00100000010000000110010111011111
+00100000010000000000000101110010
+01101000000000001100101100010100
+11000000011111111000000101111010
+00100000011000000000000000000000
+11011000010000000000000000000001
+11011010001000000100101100010100
+11011010010000000000000001100100
 00100000001000000110010111011111
+11011000010000000000000000000001
+11011010001000000100101100010100
+11011010010000000000000001100100
+00100000001000000110010111010001
+01110000010000100001000000110100
+01011000000000000000000000000000
+00011111111001000111111000000000
+01100000000000110100010010100000
+00100000011000000000000000000000
 00100000010000000111010010111001
 11011000110000001000110000000000
 11011000101000000100100001110110
@@ -391,7 +410,7 @@
 00100000011000000000000000000000
 00100000010000000011001111000100
 00100000001000101100001100010110
-00100000010000000000001101110011
+00100000010000000000001101111101
 00100000001000000011110111001011
 11011000010000000000000000000010
 11011010001000000000101010101010
@@ -401,13 +420,16 @@
 11011010001000000000101010011010
 11011010010000000000000001100010
 00100000001000000011001111001000
+01101000000000001100110001100101
+01100000000000001100000111011110
+00100000011000000000000000000000
 01101000000000100100011011010011
-11000011000011110000000110011010
+11000011000011110000000110110000
 01101000000000001000101010111101
 00101111111011000000000000000011
-00100100001000001000000110011010
-00100000010000000000000100101101
-00100000010000000000000101000110
+00100100001000001000000110110000
+00100000010000000000000100101111
+00100000010000000000000101001000
 01101000000000001100011100011111
 01100000000000001100011100011110
 01101000000000001100011011110101
@@ -415,57 +437,57 @@
 11000011100000110000000000000000
 01101000000000100100011011010011
 11000100000010001000000000000000
-00100000010000000000000110100100
-00100000001101000000010111110101
-00100000001000000000010111010010
+00100000010000000000000110111010
+00100000001101000000011000100001
+00100000001000000000010111111110
 11011111001000000000000000000010
-11011000110000000100101111000010
+11011000110000000100101111010110
 00100000010000000111111111100111
 01011000000000001111111111111111
 11101000110010010000000000000000
 10011000010001100111110000000000
 00100100010000101111111111101001
-11000010000000000000000110101000
+11000010000000000000000110111110
 00100000011000000000000000000000
-01011000000000000000000111000010
-01100000000000010100110011001011
-01011000000000000000000111000110
+01011000000000000000000111010110
+01100000000000010100110011011111
+01011000000000000000000111011010
 01100000000000010100000111101111
-01011000000000000000010001000011
+01011000000000000000010001111011
 01100000000000010100000111111001
-01011000000000000000000111010111
+01011000000000000000000111101101
 01100000000000010100000111110001
-01011000000000000000000010100111
+01011000000000000000000010101010
 01100000000000010100000111101101
-01011000000000000000000111110011
+01011000000000000000001000001000
 01100000000000010100000111110101
-01011000000000000000000111101001
+01011000000000000000000111111110
 01100000000000010100000111110011
-01011000000000000000001001111000
+01011000000000000000001010000100
 01100000000000010100000111101011
-01011000000000000000001010000111
+01011000000000000000001010010011
 01100000000000010100000111111101
-01011000000000000011110100110110
-01100000000000010100001000000001
 00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-00100000001000000000000010001001
+00100000001000000000000010000111
 00100000010000000101100010010010
 00100100011110100000000000000000
+01101000000000001100101100010100
+11000000011111111000000111100001
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
 01101000000000001100011110011100
-00100000010110100000000111100110
+00100000010110100000000111111011
 01101000000000100100011011010011
 11000010100000101100000101111001
 00100000010000000011111110010111
 00100100011101000000000000000000
 01101000000000010100011010011111
-00100100010110100000000111010100
-00100000001000000000011101011110
+00100100010110100000000111101010
+00100000001000000000011101101101
 01110000010010000000011000000001
 01110000010010000000011100000010
 00100000011000000000000000000000
@@ -475,77 +497,76 @@
 00100000010000000101001001110001
 00100100011110100000000000000000
 01101000000000001100011110011100
-00100000010110100000000111100110
+00100000010110100000000111111011
 01101000000000100100011011010011
 11000010100000101011111110001010
 11000010100001001011111110001010
 00100000010000000011111110010111
 00100100011101000000000000000000
-01101000000000010100011010011111
-00100100010110100000000111010100
+00100000010000000000000111101010
 00100000001000000011111110000001
 00100000010000000101100000010100
 01110000010001111001110000000001
-00100000001000000000000101000010
+00100000001000000000000101000100
 00100000010000000111111000110100
 00100000010000000011110101101010
 00100000001000000011111011100000
-01110000010010110000100100000001
-01110000010010110000011000000010
-01110000010010110000100000000000
 01110000010010110000011100000001
+01110000010010110000011000000010
+01110000010010110000100100000000
+01110000010010110000100000000001
 01110000010010110000101000000001
 01110000010010110000101100000001
 00100000011000000000000000000000
 00011010011000100111111000000000
-11000000000010100000001000000101
-11000000000010101000001000010101
-11000000000101001000001000011110
-11000000000110010000001000100000
-11000000001000000000001000100111
-11000000000000100000001000110010
-11000000000010011000001000110010
-11000000000100111000001000111001
+11000000000010100000001000011010
+11000000000010101000001000101010
+11000000000101001000001000110011
+11000000000110010000001000110101
+11000000001000000000001000111100
+11000000000000100000001001000111
+11000000000010011000001001000111
+11000000000100111000001001001110
 11000000000011001011001111011111
-11000000000100001000001000111011
-11000000000000001000001001000001
-11000000000000010000001001000100
-11000000000101011000001001000110
-11000000000111001000001001001011
-11000000000111010000001001100100
-11000000000111100000001001110110
+11000000000100001000001001010000
+11000000000000001000001001010110
+11000000000000010000001001011001
+11000000000101011000001001011011
+11000000000111001000001001100000
+11000000000111010000001001101111
+11000000000111100000001010000010
 00100000001000000100000101111101
-00100000010000000000000100110111
-00100000010000000000011101011001
+00100000010000000000000100111001
+00100000010000000000011101101000
 01101000000000010100001000001010
 01111001001111111111111000000000
 01100000000000010100001000001010
 01011000000000000000000000000000
 01100000000000010100011010101110
-00100000010000000000001000001110
+00100000010000000000001000100011
 00100000001000000100001011001010
-00100000010000000000001100100001
+00100000010000000000001100101101
 01101000000000001100011100100000
-11000000000000001000001000010011
+11000000000000001000001000101000
 11000000000000010011111110001101
 00100000011000000000000000000000
 01101000000000010100101011111101
 00100000001000000011111110001110
-00100000010000000000001010000011
+00100000010000000000001010001111
 01011000000000000000000000000111
 01100000000000010100010010010110
 01100000000000010100010010011000
 01110000010001111100010000000000
 01110000010001111001110000000000
-00100000010000000000011101011001
+00100000010000000000011101101000
 00100000010000000101100000010110
 00100000001000000100000111011001
 01110000000010101001100100010010
 00100000001000000111110110001111
 01101000000000001100011110011111
-11000000000000001000001000100011
-00100000001000000000001000100101
-00100000010000000000001000011110
+11000000000000001000001000111000
+00100000001000000000001000111010
+00100000010000000000001000110011
 01110000010001101100011000010100
 11011000111000000000000000000001
 00100000001000000100000110111001
@@ -558,8 +579,8 @@
 01011000000000000000000000001001
 01100000000000010100010010010110
 01100000000000010100010010011000
-00100000010000000000001000011110
-00100000001000000000001111001111
+00100000010000000000001000110011
+00100000001000000000001111100011
 01101000000000010100011010000010
 11000011100001100000000000000000
 11000011100000110000000000000000
@@ -576,103 +597,94 @@
 01110000010000011110001100010010
 00100000001000000011010000001110
 01110000010010000000100100000000
-00100000010000000000000100110111
+00100000010000000000000100111001
 00100000001000000100001011001010
-00100000010000000000001010000011
+00100000010000000000001010001111
 00100000001000000100000111011001
 01101000000000001100100000001000
 11000001100000010000000000000000
 01110000010010000000100000000000
 01110000010000011110001100001110
 00100000001000000011010000001110
-00100000010000000000000100110111
+00100000010000000000000100111001
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
 01011000000000000000000000000000
 01100000000000010100011100000111
 01110000010001101010011100000000
-01101000000000001100011011100000
-00011111111001100111110000000101
-00100000010000101100000000111001
-00100100010000101100000001011101
-01101000000000001100110001010001
-01100000000000001100000111011110
-01101000000000001000000000000100
-11000010100010011000001001100000
-00100000010000000000001001011100
+00100000010000000100000001011101
+00100000010000000000000110100110
+00100000010000000000001001101011
 00100000001000000110010111010001
-11011010001000000100101111000010
+11011010001000000100101111010110
 11011010010000000000000001011011
 11011000010000000000000000000100
 00100000011000000000000000000000
-11011010010000000100101111000010
-11101010010000100000000000000000
-01100000000000100100011101111011
-00100000001000000100010000110101
-00100000010000000000001010000011
-01110000010011001101101000000000
-01101000000000001100110001010001
-01100000000000001100000111011110
-00100000010000000000011000011100
+00100000010000000000001010001111
+01110000010011001110111000000000
+00100000010000000000000110100110
+00100000010000000000011001000111
 01101000000000001100011011110101
-11000010100000101000001001110011
-11000010100000110000001001110011
+11000010100000101000001001111111
+11000010100000110000001001111111
 01110000010000011011110100000000
+01101000000000001100101100010100
+11000000011111111000001001111110
 00100000010000000100001100010110
 11011111001000000000000000000011
 11011000110000000100011100100010
-00100000010000000000000110100110
-00100000001101000000001001110011
-00100000001000000000000011110000
+00100000010000000000000110111100
+00100000001101000000001001111111
+00100000001000000000000011101101
 01110000010001111001110100000001
 01110000010001111001111000101000
 00100000011000000000000000000000
-00100000010000000000000100110111
+00100000010000000000000100111001
 00100000001000000011111110001101
 01111000001101000111110000000000
 01101000000100100000000100111000
 01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
-00100000010000000000001010000011
+00100000010000000000001010001111
 00100000010000000111010010111101
-00100000010000000000000100100011
+00100000010000000000000100100101
 00100000010000000011111010011111
-00100000010000000000000010101110
+00100000010000000000000010110001
 00100000001000000011111010111111
 01101000000000001100101100010011
 00100000011110100000000000000000
 01110000010010110001001100000000
-00100000001000000000000101000110
-00100000010000000000001011010010
-00100000010000000000001011010101
-00100000010000000000001100001110
-00100000010000000000001011011101
-00100000010000000000001010010010
-00100000010000000000001100101001
+00100000001000000000000101001000
+00100000010000000000001011011110
+00100000010000000000001011100001
+00100000010000000000001100011010
+00100000010000000000001011101001
+00100000010000000000001010011110
+00100000010000000000001100110101
 00100000010000000100001000110001
 00100000010000000100001000110100
 00100000010000000100001000110111
 00100000010000000100001000111010
-00100000001000000000001011011010
+00100000001000000000001011100110
 01101000000000001100011011110101
-11000010100000101000001010010110
+11000010100000101000001010100010
 11000010100000110100001101011001
 00100000001000000100001100110111
 01101000000000001100011011101101
 11000001011111111000000000000000
 01101000000010001100011011101101
 00100000010000000110100000011101
-00100000001000001000001010011111
+00100000001000001000001010101011
 01101000000000001100101100001111
-11000000000000001000001010100001
+11000000000000001000001010101101
 11011000111000000000000000000110
 00100000001000000100001111010010
 01110000010010110000111100000001
 00100000011000000000000000000000
 01101000000000001100101100010000
-11000000000000001000001010100111
+11000000000000001000001010110011
 01101000000000100100011011010011
 11000011100000110000000000000000
 01110000010010110000111100000000
@@ -681,10 +693,10 @@
 01110000010010110000111100000000
 00100000011000000000000000000000
 11011010011000000100101100000010
-11011010010000000000001010101101
+11011010010000000000001010111001
 00100000001000000011001101110100
 01110000010010110000010000000001
-00100000001000000000000100100011
+00100000001000000000000100100101
 01101000000000001100101100000100
 00100100011110100000000000000000
 01101000000000100100011011010011
@@ -692,23 +704,23 @@
 01101000000000001100011011001111
 00011111111000001111111000000001
 01100000000000001100011011001111
-11000000000000101000001010111000
+11000000000000101000001011000100
 00100000011000000000000000000000
 01110000010001101100111100000000
 01101000000000001100101100000001
-11000000000000001000001010111101
-11000000000000000000001011000100
+11000000000000001000001011001001
+11000000000000000000001011010000
 00100000011000000000000000000000
 01110000010010110000000100000000
 01101000000000001100101100010010
-11000000000000001000001011001011
+11000000000000001000001011010111
 01101000000000001100011100100000
 11000000000000001100010010001001
 11000000000000010100010010001100
 00100000011000000000000000000000
 01110000010010110000000100000001
 01101000000000001100101100010010
-11000000000000001000001011001110
+11000000000000001000001011011010
 01101000000000001100011100100000
 11000000000000001100010001111010
 11000000000000010100010001111110
@@ -724,7 +736,7 @@
 11011010010000000110001101111010
 00100000001000000011001101101101
 11011010011000000100100000000111
-11011010010000000000001011011000
+11011010010000000000001011100100
 00100000001000000011001101101101
 01110000010010000000011000000000
 00100000011000000000000000000000
@@ -732,13 +744,13 @@
 11011010010000000011110101100000
 00100000001000000011001101101101
 01101000000000001100011100100000
-11000000000000010000000100100010
+11000000000000010000000100100100
 01101000000000001100011011110101
-11000010100000100000001011110010
+11000010100000100000001011111110
 01101000000000001100101100001110
-11000000000000001000000100100010
+11000000000000001000000100100100
 00100000010000000100000010000011
-11000000000000101000001011101110
+11000000000000101000001011111010
 01101000000000001100011010000101
 01100000000000001100011011011010
 01110000010010110000111000000000
@@ -750,26 +762,26 @@
 00100000001000000100001111001010
 01110000010010110000111000000010
 01110000010001111001111000101000
-00100000010000000000001100000000
+00100000010000000000001100001100
 00100000001000000100001110110000
 01101000000000001100011011101100
 11000001011111111000000000000000
 01101000000010001100011011101100
 00100000010000000110100000011101
-00100000001000001000001011111010
+00100000001000001000001100000110
 01101000000000001100101100001100
 01100000000000001100101100001101
-00100000001000000000001011100111
+00100000001000000000001011110011
 01110000010010110000111000000001
 01110000010001111001111000101000
-00100000010000000000001011111110
+00100000010000000000001100001010
 00100000001000000100001110110000
 11011010011000000100101100001101
-00100000001000000000001100000001
+00100000001000000000001100001101
 11011010011000000100011011011010
-11011010010000000000001100000011
+11011010010000000000001100001111
 00100000001000000011001101101101
-00100000010000000000001010000011
+00100000010000000000001010001111
 01110000010010110001000000000001
 01101000000000010100011010000010
 00101111111011111111111000001011
@@ -783,7 +795,7 @@
 01101000000000001100011110011101
 00100000011110100000000000000000
 01101000000000001100011110011110
-00100000001110100000001100010101
+00100000001110100000001100100001
 00011111111000001111111111111111
 01100000000000001100011110011110
 00100000011000000000000000000000
@@ -797,7 +809,7 @@
 00100000010000000100000001111110
 00100000010000000100000010011001
 00100100011101000000000000000000
-00100000010000000000001000001110
+00100000010000000000001000100011
 00100000001000000011111110100001
 01110000010010110000010000000000
 01011000000000000000000100101100
@@ -810,48 +822,46 @@
 01101000000000001100101100001010
 00100000011110100000000000000000
 01101000000000001100101100001011
-11000000000000000000001100101111
-11000000000000001000001100110101
+11000000000000000000001100111011
+11000000000000001000001101000001
 00100000011000000000000000000000
-00100000010000000000001011000100
+00100000010000000000001011010000
 01101000000000001100101011111111
 00011111111000001111111000000001
 01100000000000001100101011111111
-11000000000010100000001101000101
+11000000000010100000001101010000
 00100000011000000000000000000000
-01101000000000001100101100001001
+01101000000000001100101100000111
 00011111111000001111111111111111
-01100000000000001100101100001001
+01100000000000001100101100000111
 00100100011110100000000000000000
 01101000000000001100101100000110
-01100000000000001100101100001001
+01100000000000001100101100000111
+01101000000000001100101100001001
+00100000001110100000001101001101
 01101000000000001100101100001000
-00100000001110100000001101000001
-01101000000000001100101100000111
-00100000001110100000001101000010
+00100000001110100000001101001110
 00011111111000001111111111111111
-01100000000000001100101100000111
-00100000001000000000001010111001
-01110000010010110000100100000000
-01110000010010110000011100000000
-01110000010010110000100000000000
-01101000000000001100101100000111
-00100100001110100000001101001001
+01100000000000001100101100001000
+00100000001000000000001011000101
+01011000000000000000000000000000
+01100000000000011100101100000111
+01101000000000001100101100001000
+00100100001110100000001101010100
 01110000010010110000101000000000
 01110000010010110000101100000000
 01110000010010101111111100000000
 01110000010010110000000100000000
-00100000001000000000000100100011
+00100000001000000000000100100101
 01101000000000001100011011100000
 11000000000000101011110110101010
 11000000000000100011110110010110
-11000000000000110000001101010001
+11000000000000110000001101011100
 00100000001000000011110110000011
 01101000000000001100011101111010
-00100000010110100000001101011000
+00100000010110100000001101100010
 01101000000000001100011101111010
 11000000000000001011110110001010
-11000000000000010011110110001100
 11000000000000011011110110001110
 00100000001000000011110110001100
 01110000010001110111101000000001
@@ -862,48 +872,52 @@
 01101000000000010100001000001000
 11000010100000111100000111110101
 11000010100000000011001110101001
-11000010100000001000001101100100
-11000010100000010000001101100111
-11000010100000011000001101100111
+11000010100000001000001101101110
+11000010100000010000001101110001
+11000010100000011000001101110001
 00100000001000000100001010110000
-11000010100000101000001101100111
-11000010100000011000001101100111
+11000010100000101000001101110001
+11000010100000011000001101110001
 00100000001000000100001010110000
 01101000000000010100011010000010
 11000010100001100100001010110000
 00100000010000000011001110101001
 00100000010000000100000010000011
-11000000000000111000001001110011
+11000000000000111000001001111111
 00100000001000000011001110100111
 01110000010001111001110100000000
 01110000010001111001111000000000
-11000101000100110000001101110001
+11000101000100110000001101111011
 00100000001000000100001001101101
-00100000010000000000011000011100
+00100000010000000000011001000111
 00100000001000000100001001101101
 00100000010000000110100010100010
 01101000000000010100001000011101
-00100000001110100000001101111000
+00100000001110100000001110000010
 01100000000000010100011111000010
-00100000001000000000001110011101
+00100000001000000000001110101011
 01011000000000000001000100100010
 01100000000000010100011111000010
-00100000001000000000001101110111
-01101000000000001100110001010001
-01100000000000001100000111011110
+00100000001000000000001110000001
+00100000010000000000000110100110
 01110000010001111001110000000000
 01101000000000010100011010000010
-11000010100001011000001110001010
+11000010100001011000001110010011
 01101000000000100100011011010011
-11000011000011000000001110001010
-00100000010000000000001110100001
+11000011000011000000001110010011
+00100000010000000000001110101111
 01101000000010010100011111000010
 00011000010000001000010000000001
 01100000000010010100011111000010
 01100000000010010100010010100001
-00100000010000000000001110011101
+00100000010000000000001110101011
 00011000000010100111111000000000
 01100000000000001100010010100000
+00100000010000000011010000000010
+01011000111011011000111000001110
+01100000000000011100010010100011
+01110000010010110001010001011010
+00100000010000000000000101110110
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
@@ -916,13 +930,13 @@
 00100000010000000100001111001010
 01101000000000001100000010010010
 00101111111011111111111000000001
-00100000010000001000001110100101
+00100000010000001000001110110011
 01101000000000001100000010010010
 00101111111011111111111000000000
 00100000010000001111110111011101
 01101000000000100100011011010011
 11000010100011100100001000101110
-00100000001000000000000111101100
+00100000001000000000001000000001
 11011000010000000000000000000010
 11011010001000000100011111000010
 11011010010000000000000001011111
@@ -932,13 +946,19 @@
 11011010010000000000000001011111
 00100000001000000110010111011111
 01110000010001111001111100000000
-00100000010000000000000100001100
+00100000010000000000000100001110
 01011000000000000000000000000101
 11100000110000001000000000000000
+11011000110000000100101100010101
+00100000010000000000001110111010
 00100000001000000111110111110100
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
 01011000000000000000000000000000
 01100000000000010100011010101100
-00100000010000000000000101000010
+00100000010000000000000101000100
 01101000000000001100000010010010
 00101111111011111111111000000001
 00100000010000001100001011010100
@@ -949,14 +969,14 @@
 11000010100011100100001000011010
 01101000000000001100101011111111
 00100100011110100000000000000000
-00100000001000000000001101000010
+00100000001000000000001101001110
 01101000000000001100010100001111
 00011111111000001111111000000001
 01100000000000001100010100001111
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000010101101010
+00100000010000000000010110011110
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -965,9 +985,9 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00100000010000000000000000100100
+00100000010000000000000000100101
 00100000001000000101010010100011
-00100000010000000000001111010001
+00100000010000000000001111100101
 00100000001000000101010101111101
 01101000000000001100011111000101
 01100000000000001100000101110010
@@ -977,36 +997,49 @@
 00100000011000000000000000000000
 01101000000000001100001111010110
 00011111111001100111110000001100
-00100100001000010000001111001111
+00100100001000010000001111100011
 01101000000000001100001111011000
 01101000000010001100011111000101
 10011000010001100111110000000000
-00100000001000010000001111001011
+00100000001000010000001111011111
 01101000000000001100001111011000
 01100000000000001100000101110010
-00100000001000000000001111001101
+00100000001000000000001111100001
+01101000000000001000010000111111
+11000100000000110000000000000000
+00100000010000000000001111110100
+00100100011101000000000000000000
+00100000001000000101010110100000
+01111000001101000111110000000000
+01101000000000001000010001011010
+00011111111100011111111000000000
+11000001100001111000000000000000
+01101000000000001000010001100000
+00011111111100011111111000000000
+11000001100000000000000000000000
+00100000001000000111111111101001
 01101000000000001000010001010110
-11000010100000101000001111101111
-00100000010000000000010101011100
+11000010100000101000010000010000
+00100000010000000000010110010000
 01101000000000001100011110001110
-00100100001110100000001111100101
+00100100001110100000010000000110
 01101000000000001000010000111111
-11000011000000100000001111101001
+11000011000000100000010000001010
 01101000000000001000001011011010
-00100000001110100000001111101001
+00100000001110100000010000001010
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000001111101100
+11000000100000101000010000001101
 01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000011101100110
+00100000010110100000011101110101
 00100000001000000101011000100010
-00100000010000000000001111110001
-00100000001000000000001111111101
+00100000010000000000010000010010
+00100000001000000000010000011110
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1019,7 +1052,7 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000001000000000010101100000
+00100000001000000000010110010100
 01101000000000001100011110011111
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1027,16 +1060,39 @@
 11000001000000011000000000000000
 01110000010001101100011000001010
 00100000011000000000000000000000
+11000110000001111000000000000000
+00100000010000000101100010010000
+00100100011110100000000000000000
+01101000000000001000001011011001
+00011111111000010111111000000011
+01100000000000001100010100001100
+11101000110000001000000000000000
+00011111111000010111111000011111
+01100000000000001100010100001011
+00100000011110100000000000000000
+00011000110000100111111000000000
+01100000000000010100010100001101
+01101000000000001100010100001100
+11000000000000011000010000110101
+00100000001000000101011010001101
+01101000000000001000001011011011
+11000000000000001000010000111000
+00100000001000000101110001100101
+11101000110000101000000000000000
+01100000000000101100001111001110
 11101000110000010000000000000000
-11000000000000100000010000001001
-11000000000000110000010000100110
+01100000000000010000010001011111
+00100000001000000101110010001010
+11101000110000010000000000000000
+11000000000000100000010001000001
+11000000000000110000010001011110
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000001111111110
+00100000010000000000010000011111
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000010000011000
+11000000000010000000010001010000
 00011111111011001000010000000000
 00011000010001100111110000100100
 00100000001000010101100010101101
@@ -1061,7 +1117,7 @@
 11100000110000010000000000000000
 00100000011000000000000000000000
 11101000110000001000000000000000
-11000000000000101000010000101001
+11000000000000101000010001100001
 00100000001000000101101011110101
 00100000010000000101101101011010
 01101000000000001000010000111111
@@ -1070,7 +1126,7 @@
 00100000001000000101110010001110
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010000110100
+00100000010000000000010001101100
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1080,7 +1136,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010000111100
+00100000001101110000010001110100
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1113,10 +1169,10 @@
 00100000010000000010010000110101
 01111001001000000000000000101100
 00100000010000000010001011110010
-00100000001011000000010001100000
+00100000001011000000010010011000
 01111001001111111000000000101100
 00100000010000000010010001010101
-00100100001110100000010001011001
+00100100001110100000010010010001
 00100000001000000010000011111100
 01111001001111111000000000101100
 00100000001000000010000101011111
@@ -1124,40 +1180,38 @@
 00100000001000000010010110001111
 01101000000000001000000000110000
 00101111111011111111111000000000
-00100000010000001000010001101000
+00100000010000001000010010100000
 00100000001000000010010010001010
 01101000000000001000000001000111
 00101111111011111111111000000011
-00100000010000001000010101100000
-00100100010000001000010101011100
-00100000001000000000010101101010
+00100000010000001000010110010100
+00100100010000001000010110010000
+00100000001000000000010110011110
 00100000010000000010010011110000
 00100100001011000010100011111001
 00100000010000000010100110111011
-00100000010000000000000000100100
+00100000010000000000000000100101
 00100000001000000010010100011000
 00100000001000000011001111100100
 01111000010101000111110000000000
 00100000010000000110001011000001
 01101000000000001000000001001000
 00100000011110100000000000000000
-11000010100000111000010001111010
-11000000000000011000010010001000
+11000010100000111000010010110010
+11000000000000011000010010111110
 00100000001000000110000000010000
-11000000010000100000010001111101
-11000000010000011000010010000000
+11000000010000100000010010110101
+11000000010000011000010010111000
 00100000001000000110000000111111
-00100000010000000000010010000011
+00100000010000000000010010111011
 01101000000000001000000001001000
 00100000001000000110000010011001
-00100000010000000000010010000011
+00100000010000000000010010111011
 01101000000000001000000001001000
 00100000001000000110000100001101
 01101000000000001100011001011010
 00100000001110100110000100101011
 00100000001000000110000100100100
-00100000010000000111010010111001
-00100000001000000110111000010010
 00011000000000000111111000000010
 00100000010000000110001010011000
 01101000000000001000000001001001
@@ -1168,421 +1222,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
+00100000010000000000010110010100
+01101000000000001100110011100101
+11000000000000001000010011011110
+11000000000000010000010011100010
+00100000011000000000000000000000
+01110000010011001110011000000010
+01110000010011001110001000000000
+01110000010011001110010000000000
+00100000001000000000010011001100
+01110000010011001110001100000000
+00100000001000000000010011011111
+01101000000000010100101110110100
+00011111111000001111111000000001
+01100000000000010100101110110100
+11000010100001010000010110000010
+01101000000000001100110011100011
+11000000000000001000010011101101
+01110000010011001110001100000001
+01101000000000001100110011100011
+11000000100000001000010011001100
+01101000000000001100110011100001
+00011111111000001111111000000001
+01100000000000001100110011100001
+11000000000000100000010011110100
+00100000010000000000011011011110
+01110000010010111111001100000010
+00100000001000000000010101000001
+00100000010000000000010110010100
+01110000010011001110000100000000
+00100000001000000000010011001100
+01110000010011001110011000000010
+01110000010011001110010000000001
+01110000010011001110001100000000
+00100000001000000000010011001100
+01101000000000001100110011100101
+11000000000000011000010011111000
+01101000000000001100101110101111
 00101111111011000000000000000100
-00100000001000001000010010010100
-01101000000000001100110011010001
-11000000000000001000010011000001
-11000000000000010000010011000010
+00100000001000001000010011001010
+01101000000000001100110011100101
+11000000000000001000010011110111
+11000000000000010000010011111000
 00100000011000000000000000000000
-01101000000000001100101110101010
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010011010011
-00100100010101100000010011011011
+00100000010000000000010100001001
+00100100010101100000010100010001
 00100000011000000000000000000000
 01111000010101100111110000000000
-01101000000000001100110011010000
+01101000000000001100110011100100
 11000001100000001000000000000000
-01101000000000001100110011010010
+01101000000000001100110011100110
 11000001100000000000000000000000
-01110000010011001101000100000001
-01110000010010111101111100000100
+01110000010011001110010100000001
+01110000010010111111001100000100
 00100000001000000111111111101011
-01101000000000001100110011010010
-00100000001110100000010011100011
+01101000000000001100110011100110
+00100000001110100000010100011001
 00011111111000001111111111111111
-01100000000000001100110011010010
-01110000010011001101000100000010
-00100000010000000000011011001111
-01110000010010111101111100000100
-00100000011000000000000000000000
-01110000010011001101000100000011
-01101000000000001100110011001111
-00100100001110100000010010110101
-00100000010000000000011011001111
-01110000010010111101111100000010
-00100000011000000000000000000000
-01101000000000001100101110101010
-11000000111111111000010110100111
-00100000010000000000010011101111
-00100000010000000000011010111101
-01110000010010111001111100000001
+01100000000000001100110011100110
+01110000010011001110010100000010
+00100000010000000000011011011110
+01110000010010111111001100000100
+00100000011000000000000000000000
+01110000010011001110010100000011
+01101000000000001100110011100011
+00100100001110100000010011101011
+00100000010000000000011011011110
+01110000010010111111001100000010
+00100000011000000000000000000000
+01101000000000001100101110111110
+11000000111111111000010111010011
+00100000010000000000010100100101
+00100000010000000000011011001100
+01110000010010111011001100000001
 00100000011000000000000000000000
-01101000000000010100110011001011
+01101000000000010100110011011111
 00100000010000000111111110011100
-00100000001101000000010011110101
-01101000000000111100101100110111
+00100000001101000000010100101011
+01101000000000111100101101001011
 00100000011110100000000000000000
 00100000001000000111111111100111
-01110000010010111100011000000000
+01110000010010111101101000000000
 00011010001000001111111000000001
-01100000000000001100101110011010
-00100000010000000000010010010110
-01100000000000001100101100110110
+01100000000000001100101110101110
+00100000010000000000010011001100
+01100000000000001100101101001010
 11101000101010001000000000000000
 11101010010000001000000000000000
 10011000010000011111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11011111001000000000000000000010
-11101010010000010000000000000000
-11100000101000010000000000000000
-00011010010000001010010000000010
-11000010000000000000010100000000
-11011000101000000100101100111100
+11101010010000100000000000000000
+11100000101000100000000000000000
+00011010010000001010010000000100
+11011000101000000100101101010000
 11011111001000000000000000000010
 11101010010000001000000000000000
 11101000101010001000000000000000
 10011000010000001111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11000010000000000000010100000110
+11000010000000000000010100111010
 00100000011000000000000000000000
-01110000010010111010001100000000
+01110000010010111011011100000000
 11011001011000000000110100000000
 00110100011100110000001000000000
-00100000010000000000010100100111
-01101000000000001100101111010110
+00100000010000000000010101011011
+01101000000000001100101111101010
 11000001000000001000000000000000
-00100100001011000000010100110110
-00100100001101111000010100110110
+00100100001011000000010101101010
+00100100001101111000010101101010
 01011000000000000000000000000000
-01100000000001000100101100110110
-00100000010000000000010101010010
-00100000010000000000010101011100
-01101000000000001100101110011001
-00011111111000001111111000000001
-01100000000000001100101110011001
-01101000000000001100101110101010
-11000000111111111000010100100101
-00100000010000000000010011000101
-01011000000000000000000000000000
-01100000000000010100101110100000
-01100000000000001100101110100010
-01100000000000001100110011001110
-01110000010010111001111100000000
+01100000000001000100101101001010
+00100000010000000000010110000110
+00100000010000000000010110010000
+01101000000000001100101110101101
+00011111111000001111111000000001
+01100000000000001100101110101101
+01101000000000001100101110111110
+11000000111111111000010101011001
+00100000010000000000010011111011
+01011000000000000000000000000000
+01100000000000010100101110110100
+01100000000000001100101110110110
+01100000000000001100110011100010
+01110000010010111011001100000000
 00100000011000000000000000000000
-00100000010000000000010101011001
-00100000001000000000010111000010
+00100000010000000000010110001101
+00100000001000000000010111101110
 01111000010101111111110000000000
-00100000010000000000011100111000
-01101000000000001100101111010110
-11000000000000001000010100110100
+00100000010000000000011101000111
+01101000000000001100101111101010
+11000000000000001000010101101000
 00011000000000000010101000000000
-01101000000000100100101111000010
+01101000000000100100101111010110
 10011000000000000001001000000000
 01101000000010001000000000010111
 00100000010000000010100100011111
 00100000010000000010100100100100
-00100000010000000000011011110010
-00100000010101111000011100110000
+00100000010000000000011100000001
+00100000010101111000011100111111
 00100000011000000000000000000000
-00100000010000000000011100110000
-00100000001000000000010100011001
-01101000000000001100101110100010
-00011111111000001111111000000001
-01100000000000001100101110100010
-01101000000000001100101110101010
-11000000111111111000010101001010
-01101000000010001100101110100011
+00100000010000000000011100111111
+00100000001000000000010101001101
+01101000000000001100101110110110
+00011111111000001111111000000001
+01100000000000001100101110110110
+01101000000000001100101110111110
+11000000111111111000010101111110
+01101000000010001100101110110111
 00011000010000001000010000000001
-01100000000010001100101110100011
-01101000000000001100101111011111
+01100000000010001100101110110111
+01101000000000001100101111110011
 10011000010001100111111000000000
-00100100001110100000010100001110
-01101000000000001100110011010001
-11000000000000011000010010101110
-01101000000000001100110011001110
-00011111111000001111111000000001
-01100000000000001100110011001110
-11000000000000010000010010100011
-00100000010000000000010010011010
-01110000010010111101111100000001
-00100000001000000000010100001101
-01101000000000001100101110100010
+00100100001110100000010101000010
+01101000000000001100110011100101
+11000000000000011000010011100100
+01101000000000001100110011100010
+00011111111000001111111000000001
+01100000000000001100110011100010
+11000000000000010000010011011001
+00100000010000000000010011010000
+01110000010010111111001100000001
+00100000001000000000010101000001
+01101000000000001100101110110110
 11000001111111111000000000000000
-01110000010010111010001000000000
-00100000001000000000010101010000
+01110000010010111011011000000000
+00100000001000000000010110000100
 01011000000000000000000000000000
-01100000000000010100101110100000
+01100000000000010100101110110100
 01110000000010101001100100111010
 00100000001000000111110110000110
-00100000010000000000011000100101
-01101000000000001100101110011000
+00100000010000000000011001010000
+01101000000000001100101110101100
 00100000011110100000000000000000
 10011000000000000111001000000000
-11011000110000000100101100010110
-11011000101000000100101101111000
+11011000110000000100101100101010
+11011000101000000100101110001100
 00100000001000000111111100000001
-01110000010011001101011000000001
-01110000010011001101001100000000
+01110000010011001110101000000001
+01110000010011001110011100000000
 00100000011000000000000000000000
-01101000000000001100110011010011
+01101000000000001100110011100111
 00011111111000001111111000000001
-01100000000000001100110011010011
+01100000000000001100110011100111
 00100000011000000000000000000000
-01101000000000001100110011010011
+01101000000000001100110011100111
 00011111111001100111110000000010
-00100100010000010000010101101000
-01101000000000001100110011010011
+00100100010000010000010110011100
+01101000000000001100110011100111
 11000001000000000000000000000000
 00011111111000001111111111111111
-01100000000000001100110011010011
+01100000000000001100110011100111
 00100000011000000000000000000000
-01110000010011001101001100000011
+01110000010011001110011100000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
 11000011100000111000000000000000
 11000011100000110000000000000000
-11011010001000000100110001011100
-00100000010000000000011010011110
-01100000000010001100110011010100
-00101000000011111111111000100110
-00100000010000001000010101111100
-00100100010000001000010110000000
+11011010001000000100110001110000
+00100000010000000000011010101101
+01100000000010001100110011101000
+01011000000000000000000010000010
+11000101000100110000010110101000
+01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000010110010100
-01101000000000001100110011010011
+00100100001000010000010111000000
+01101000000000001100110011100111
 00011111111001100111110000000010
-00100100001000010000010110000100
-01101000000000001100110011010011
-11000000000000000000010110010101
-00100000011000000000000000000000
-01011000000000000000000010000010
+00100100001000010000010110110000
+01101000000000001100110011100111
+11000000000000000000010111000001
 00100000011000000000000000000000
+01101000000000001100110011100111
+11000001100100000000000000000000
+01110000010011001110011100000000
+01101000000010001100110011101000
 01011000000000000000000001110111
-00100000011000000000000000000000
-01011000000000000000000010000000
-00100000011000000000000000000000
+11000101000100110000010110110111
 01011000000000000000000001110101
-00100000011000000000000000000000
-01101000000000001100110011010011
-11000001100100000000000000000000
-01110000010011001101001100000000
-01101000000010001100110011010100
-00101000000011111111111000100110
-00100000010000001000010101111110
-00100100010000001000010110000010
 10011000010001100111110000000000
 00100100011000010000000000000000
-01101000000000001100110011010110
-11000000000000000000010110011100
+01101000000000001100110011101010
+11000000000000000000010111001000
 00011111111000001111111111111111
-01100000000000001100110011010110
-11000000000000000000010110011100
+01100000000000001100110011101010
+11000000000000000000010111001000
 01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010011001101001100000000
-01101000000000001100110011010110
-11000000000000010000010110011010
+01110000010011001110011100000000
+01101000000000001100110011101010
+11000000000000010000010111000110
 00011111111000001111111000000001
-01100000000000001100110011010110
-11000000000000001000010110010010
+01100000000000001100110011101010
+11000000000000001000010110111110
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
 00100000011000000000000000000000
 01111001001000000000000000100110
-00100000010000000000010110100010
-01110000010010111010101000000001
+00100000010000000000010111001110
+01110000010010111011111000000001
 00100000011000000000000000000000
 01110000010000011101111000100000
-01110000010010111001100100000000
-01110000010010111010010001001110
-01101000000000100100101110100110
-00100000001000000000011010101111
-01101000000000001100101110011111
+01110000010010111010110100000000
+01110000010010111011100001001110
+01101000000000100100101110111010
+00100000001000000000011010111110
+01101000000000001100101110110011
 11000000000000001111111111100111
-01101000000000001100101110101010
-11000000000000001000010110101110
-11000000000000010000010110110001
-11000000000000011000010110110100
+01101000000000001100101110111110
+11000000000000001000010111011010
+11000000000000010000010111011101
+11000000000000011000010111100000
 00100000001000000010101010001100
-01110000010010111010101000010001
+01110000010010111011111000010001
 01110000000100011001111010101010
-00100000001000000000010110110110
-01110000010010111010101000010010
+00100000001000000000010111100010
+01110000010010111011111000010010
 01110000000100011001111001010101
-00100000001000000000010110110110
-01110000010010111010101000010011
+00100000001000000000010111100010
+01110000010010111011111000010011
 01110000000100011001111000100010
-01101000000000001100101110011011
+01101000000000001100101110101111
 00011111111000010111111000000111
 01100000000000001001000110011111
-01101000000000100100101111010001
+01101000000000100100101111100101
 01100000000000100001000110100000
 01110000000100011010010000000000
 11011010001000000001000110011110
 11011000010000000000000000000111
-00100000010000000000011000100000
-00100000010000000000011010111101
-00100000010000000000010011101101
+00100000010000000000011001001011
+00100000010000000000011011001100
+00100000010000000000010100100011
 00100000001000000111111111100111
-01101000000000001100101110101010
+01101000000000001100101110111110
 11000001011111111000000000000000
-11000000000010001000010111001000
-11000000000010010000010111001010
-11000000000010011000010111001100
-00100000011000000000000000000000
-01110000010010111010101000000010
-00100000001000000000010100011111
-01110000010010111010101000000011
-00100000001000000000010100011111
-01110000010010111010101011111111
+11000000000010001000010111110100
+11000000000010010000010111110110
+11000000000010011000010111111000
+00100000011000000000000000000000
+01110000010010111011111000000010
+00100000001000000000010101010011
+01110000010010111011111000000011
+00100000001000000000010101010011
+01110000010010111011111011111111
 01110000000010101001100100111001
 00100000010000000111110110000110
-01101000000000100100101101111010
-00100000010000000000011010101111
-00100000001000000000010100011111
+01101000000000100100101110001110
+00100000010000000000011010111110
+00100000001000000000010101010011
 01111001001111111000000000100110
-00100000010000000000011010110000
-00100000010000000000011011001111
-01101000000000001100101110101010
+00100000010000000000011010111111
+00100000010000000000011011011110
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010111100111
+00100000010000000000011000010011
 01011000000000000000000000000000
-01100000000000010100101111000111
+01100000000000010100101111011011
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111000111
-11000000011111111000010101010000
-00100000010000000000010100100111
-00100100001011000000010111110000
-00100100001101111000010111110000
+01101000000000001100101111011011
+11000000011111111000010110000100
+00100000010000000000010101011011
+00100100001011000000011000011100
+00100100001101111000011000011100
 01111001001000000000000000100110
 01011000000000000000000000000000
-01100000000000010100101111000111
+01100000000000010100101111011011
 01110000000010101001100100111100
 00100000010000000111110110000110
-00100000001000000000000010001001
+00100000001000000000000010000111
 01110000000100011001111011111111
-01101000000000001100101110011011
+01101000000000001100101110101111
 01100000000000001001000110011111
-01101000000000100100101111010001
+01101000000000100100101111100101
 01100000000000100001000110100000
 11011000010000000000000000000110
 11011010001000000001000110011110
-00100000010000000000011000100000
-00100000001000000000011010111101
-01101000000000010100101111000111
-00011111111000001111111000000001
-01100000000000010100101111000111
-00100000010000000000011011001111
-00100000001000000000010111011010
+00100000010000000000011001001011
+00100000001000000000011011001100
+01101000000000010100101111011011
+00011111111000001111111000000001
+01100000000000010100101111011011
+00100000010000000000011011011110
+00100000001000000000011000000110
 01111001001111111000000000100110
-00100000010000000000011000010010
-00100000010000000000010111100111
-01110000010010111100011100000000
+00100000010000000000011000111101
+00100000010000000000011000010011
+01110000010010111101101100000000
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111000111
-11000000011111111000010101010000
-00100000010000000000010100100111
-00100100001011000000011000001000
-00100100001101111000011000001000
-00100000010000000000010101010010
-01101000000000001100110001010001
-01100000000000001100000111011110
-01101000000000100100101111000010
-01101000000010100100101110100110
+01101000000000001100101111011011
+11000000011111111000010110000100
+00100000010000000000010101011011
+00100100001011000000011000110011
+00100100001101111000011000110011
+00100000010000000000010110000110
+00100000010000000000000110100110
+01101000000000100100101111010110
+01101000000010100100101110111010
 10011000010001100111110000000000
-00100000001000101000010110011110
-00100000001000000000010111100001
-01101000000000001100101111000111
+00100000001000101000010111001010
+00100000001000000000011000001101
+01101000000000001100101111011011
 00011111111000001111111000000001
-01100000000000001100101111000111
-01101000000000001100110011011000
+01100000000000001100101111011011
+01101000000000001100110011101100
 00011111111000001111111000000001
 00011111111000010111111000000001
-01100000000000001100110011011000
-11000000000000000000011000011000
-11000000000000001000011000011010
+01100000000000001100110011101100
+11000000000000000000011001000011
+11000000000000001000011001000101
 00100000011000000000000000000000
 01110000010000011101111000100000
 01011000000000000000111100001111
-01100000000000010100101111000010
+01100000000000010100101111010110
 11100000101000010000000000000000
-00100000010000000000011010110000
-00100000001000000000011011001111
-00100000010000000000011000010010
-00100000001000000000010111111001
-00100000010000000000010110100010
-00100000001000000000010111111001
+00100000010000000000011010111111
+00100000001000000000011011011110
+00100000010000000000011000111101
+00100000001000000000011000100101
+00100000010000000000010111001110
+00100000001000000000011000100101
 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 +1643,25 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000000000011001001001
-11000000000000001000011001010001
-11000000000000010000011001011001
-11000000000000011000011001100001
-11000000000000100000011001101001
-11000000000100000000011001111011
-00100000001000000000011001001001
-00100000010000000000011001110001
-01110000100010010100101110111010
+11000000000000000000011001110010
+11000000000000010000011001110111
+11000000000000100000011001111100
+11000000000100000000011010001011
+00100000001000000000011001110010
+00100000010000000000011010000001
 01110000100010010101010111010000
 01110000100010010101011011100000
-01110000100010010101011110001000
 01110000100010010101100001101100
-01110000100010010101100100010000
 00100000001000000010100101001011
-00100000010000000000011001110110
-01110000100010010100101110111010
+00100000010000000000011010000110
 01110000100010010101010111010000
 01110000100010010101011011100000
-01110000100010010101011110001000
 01110000100010010101100000111100
-01110000100010010101100100010000
-00100000001000000010100101001111
-00100000010000000000011001110110
-01110000100010010100101110111010
-01110000100010010101010111010000
-01110000100010010101011011100000
-01110000100010010101011110001000
-01110000100010010101100000111100
-01110000100010010101100100010000
 00100000001000000010100101010011
-00100000010000000000011001110001
-01110000100010010100101110111010
-01110000100010010101010111010000
-01110000100010010101011011000000
-01110000100010010101011110001000
-01110000100010010101100001101100
-01110000100010010101100100010000
-00100000001000000010100101010111
-00100000010000000000011001110001
-01110000100010010100101110111010
+00100000010000000000011010000001
 01110000100010010101010111010000
 01110000100010010101011011000000
-01110000100010010101011110001000
 01110000100010010101100001101100
-01110000100010010101100100010000
 00100000001000000010100101011011
 01110000100010010100110001011011
 01110000100010010100110110010110
@@ -1657,33 +1673,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
+00100000010000000000011010100110
+01100000000010001100110001101000
 00100000011000000000000000000000
 00011010001000100111111000000000
 10011000010000001000101000000000
@@ -1697,7 +1712,7 @@
 00011010001000100000110000000000
 11101000110000001000000000000000
 10011000010000001000010000000000
-11000010000000000000011010100001
+11000010000000000000011010110000
 00011000010010010111111000000000
 00011111111000100000010000000000
 11000110100100110000000000000000
@@ -1709,117 +1724,117 @@
 10011000010000011000010000000000
 00100000011000000000000000000000
 00100000011000000000000000000000
-01100000000000100100101111000010
+01100000000000100100101111010110
 11011010001000000000000000000000
 11011111001000000000000000000100
-11011000110000000100101111000010
+11011000110000000100101111010110
 11101000110000001000000000000000
 10011010001000001010001000000000
-11000010000000000000011010110011
+11000010000000000000011011000010
 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
+00100000010000000000011011100010
+01100000000010001100101110111001
 00100000011000000000000000000000
-00100000010000000000011011010111
+00100000010000000000011011100110
 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
+00100000010000000000011011101111
 01111000010101111111110000000000
 01111000001001101111110000000000
 01111000001100001111110000000000
 01111000010100000111110000000000
 01111000001010000111110000000000
-01101000000000010100101110011101
+01101000000000010100101110110001
 10011000000000000011011000000000
 00110111110000011000010000000000
-00100100001011000000011100110100
+00100100001011000000011101000011
 01111000010001101111110000000000
 01111000001001011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100110001001110
-01101000000010001100110001001101
+01100000000000001100110001100010
+01101000000010001100110001100001
 10011000010001100111110000000000
-00100100001000101000011100110000
+00100100001000101000011100111111
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100101100010100
-01101000000000001100101111100000
+01100000000000001100101100101000
+01101000000000001100101111110100
 00011111111001100111110000000010
-00100000001000101000011100010000
-01101000000000001100101100010100
-01101000000010001100101110011011
+00100000001000101000011100011111
+01101000000000001100101100101000
+01101000000010001100101110101111
 10101000010000000000111000000000
-00100100001000001000011100110000
+00100100001000001000011100111111
 00001001100000000000000000001000
 00011001100010010111111000000000
 11100000101000001000000000000000
 00011111111010010111111000000000
 00011111111000010111001000011111
-00100000001000101000011100011010
+00100000001000101000011100101001
 00001001100000000000000000001000
 00011001100010010111111000000000
 11100000101000001000000000000000
-11000010000000000000011100010110
+11000010000000000000011100100101
 00011000101000100010001000000000
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100110011010101
+01100000000000001100110011101001
 00011010001000100000101000000000
 00001001100000000000000000011000
 01111000001010000111110000000000
@@ -1828,29 +1843,29 @@
 00011111111100010111111000000000
 11100000101000011000000000000000
 01111000010001011111110000000000
-00100000001000110000011100110000
+00100000001000110000011100111111
 01111000001101111111110000000000
 01101000000000001000000000010111
 00011111111000001010001000000000
 00100000010000000010100110000001
 01111000010001101111110000000000
 00100000010000000010100100011000
-01101000000000001100110011010101
-00100000010000000000000000100100
+01101000000000001100110011101001
+00100000010000000000000000100101
 00100000011000000000000000000000
 01111000010011011111110000000000
 01111000010001011111110000000000
 00100000010000000010011001001101
 00100000011000000000000000000000
-00100000001000000000011100110000
+00100000001000000000011100111111
 00100000010000000010100100011000
-01101000000010001100101110100100
+01101000000010001100101110111000
 00100000001000000010100100110011
 00100000010000000101001111000100
-01101000000000100100101111000010
+01101000000000100100101111010110
 10011000000000000001001000000000
-00100000010000000000011011100000
-00100000010000000000011100110101
+00100000010000000000011011101111
+00100000010000000000011101000100
 01111001001000000010101000000000
 01111000001011101111110000000000
 01111000001100000111110000000000
@@ -1863,14 +1878,14 @@
 01111000001011011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-01101000000000001100110001001101
+01101000000000001100110001100001
 00001000000000001000011000001000
-01101000000000001100101110011100
+01101000000000001100101110110000
 10011000000000000111001000000000
-11011000110000000100101101010110
+11011000110000000100101101101010
 11101000110000001000000000000000
 00001000000000001000011000001000
-11000010000000000000011101001110
+11000010000000000000011101011101
 01111000001001000111110000000000
 00001000000000001000011000011000
 01111000010001000111110000000000
@@ -1886,7 +1901,7 @@
 00100000001000000111111000111000
 11011010001000000100011010011010
 00100000010000000111111000111101
-00100000010101000000011101100010
+00100000010101000000011101110001
 00100000011000000000000000000000
 01101000000000001100011111000001
 00011111111000001111111000000001
@@ -1894,7 +1909,7 @@
 00100000011000000000000000000000
 11011010001000000100011010011010
 00100000010000000111111001010100
-00100000001101000000011101101010
+00100000001101000000011101111001
 00100000011000000000000000000000
 00100000010000000101011001010010
 01101000000000001100011111000001
@@ -8175,21 +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,8 +2,8 @@
 02
 aa
 55
-ce
-1d
+0a
+1e
 c2
 84
 00
@@ -11,91 +11,91 @@
 c0
 42
 86
-7f
+8e
 c0
 44
 86
-32
+5d
 c0
 00
 80
-2e
+2f
 c0
 0d
 84
-55
+8d
 c0
 25
 04
-64
+9c
 c0
 2c
 84
-62
+9a
 c0
 28
 84
-6d
+a5
 c0
 65
 84
-72
+aa
 c0
 50
 80
-37
+38
 c0
 53
 80
-3c
+3d
 c0
 54
 00
-51
+53
 c0
 58
 80
-54
+56
 c0
 59
 00
-5c
+5e
 c0
 62
 00
-d6
+d3
 c0
 64
 81
-8b
+9e
 c0
 65
 01
-8f
+a2
 c0
 71
 83
-4c
+57
 c0
 73
 03
-17
+23
 c0
 74
 83
-5a
+64
 c0
 75
 03
-6d
+77
 c0
 75
 83
-7b
+85
 c0
 76
 03
-aa
+be
 20
 20
 2a
@@ -103,47 +103,51 @@
 c0
 1c
 83
-b8
+cc
 c0
 21
 83
-c0
+d4
 c0
 25
 03
-c6
+da
 c0
 2b
 83
-c9
+dd
+c0
+2c
+83
+ef
 c0
 31
 83
-db
+fc
+c0
+33
+04
+26
 c0
 33
 84
-05
+3d
 c0
 35
 04
-2e
+66
 c0
 3b
 84
-39
+71
 c0
 41
 04
-73
-c0
-66
-84
-86
+ab
 c0
 46
 04
-49
+81
 20
 20
 2a
@@ -155,11 +159,11 @@
 68
 08
 cc
-55
+69
 58
 00
 4c
-5c
+70
 98
 40
 8a
@@ -183,7 +187,7 @@
 60
 08
 cc
-55
+69
 20
 60
 00
@@ -244,6 +248,10 @@
 20
 2a
 a2
+c6
+13
+00
+00
 20
 40
 2a
@@ -271,7 +279,7 @@
 20
 3a
 00
-45
+47
 68
 00
 c5
@@ -379,31 +387,31 @@
 68
 00
 cc
-da
+ee
 c0
 00
 80
-71
+6f
 20
 40
-04
-e9
+05
+1f
 24
 34
 00
-8c
+8a
 20
 40
+05
 04
-ce
 20
 40
 05
-0d
+41
 68
 00
 cb
-aa
+be
 c1
 ff
 80
@@ -411,43 +419,27 @@
 20
 40
 05
-6a
+9e
 68
 00
 cc
-da
+ee
 c1
 00
 80
 00
 20
 40
-2a
-fa
-68
-01
-c1
-6f
-20
-7a
 00
-00
-68
-00
-c0
-91
-20
-7a
+92
+24
+74
 00
 00
 20
 40
 00
 b1
-20
-40
-00
-ae
 58
 00
 ec
@@ -459,7 +451,7 @@
 20
 40
 06
-81
+90
 24
 74
 00
@@ -467,11 +459,11 @@
 20
 40
 00
-83
+81
 68
 00
 cc
-db
+ef
 1f
 e0
 fe
@@ -479,7 +471,7 @@
 60
 00
 cc
-db
+ef
 1f
 e6
 7c
@@ -487,31 +479,31 @@
 20
 42
 80
-7a
+78
 20
 20
 00
-5f
+61
 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 +511,11 @@
 68
 00
 cb
-c1
+d5
 60
 00
 cb
-bf
+d3
 20
 60
 00
@@ -531,7 +523,7 @@
 68
 00
 cb
-d5
+e9
 1f
 e0
 fe
@@ -539,26 +531,26 @@
 60
 00
 cb
-d5
+e9
 c0
 02
 00
-80
+7e
 c0
 02
 80
-7c
+7a
 20
 60
 00
 00
 70
 4c
-da
+ee
 01
 70
 4c
-db
+ef
 00
 20
 60
@@ -567,11 +559,39 @@
 68
 00
 cb
-c6
+da
 20
 5a
 00
-98
+9b
+20
+40
+00
+92
+24
+74
+00
+00
+68
+01
+cb
+dd
+20
+40
+7f
+49
+60
+0a
+41
+5b
+20
+20
+2b
+2a
+78
+34
+7c
+00
 20
 40
 2a
@@ -581,53 +601,45 @@
 c1
 6f
 20
-7a
-00
-00
+3a
+7f
+e9
 68
 00
 c0
 91
 20
-7a
-00
-00
-20
-40
+3a
+7f
+e9
+68
 00
+c5
 b1
-68
-04
-4b
-c9
 20
-40
+3a
 7f
-49
-60
-0a
-41
-5b
+e9
 20
 20
-2b
-2a
+00
+b4
 70
 4b
-c6
+da
 01
 70
 4c
-cf
+e3
 00
 20
 40
 04
-96
+cc
 60
 00
 cb
-36
+4a
 58
 00
 00
@@ -635,23 +647,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 +671,19 @@
 60
 00
 cb
-9b
+af
 20
 40
 06
-bd
+cc
 20
 40
-04
-ed
+05
+23
 20
 20
 00
-62
+64
 c6
 13
 00
@@ -679,11 +691,11 @@
 20
 40
 00
-bd
+c0
 20
 40
 00
-b1
+b4
 68
 00
 c0
@@ -691,7 +703,7 @@
 c3
 00
 00
-ae
+b1
 68
 00
 80
@@ -715,11 +727,11 @@
 20
 40
 00
-ba
+bd
 20
 40
 00
-ae
+b1
 20
 40
 3e
@@ -759,7 +771,7 @@
 20
 20
 03
-4d
+58
 d8
 c0
 18
@@ -776,10 +788,6 @@
 c0
 19
 00
-d8
-a0
-48
-25
 20
 40
 00
@@ -788,10 +796,6 @@
 c0
 1a
 00
-d8
-a0
-48
-40
 20
 40
 00
@@ -800,10 +804,6 @@
 c0
 1b
 00
-d8
-a0
-48
-5b
 df
 20
 00
@@ -825,10 +825,6 @@
 00
 c8
 d8
-c0
-48
-25
-d8
 a0
 19
 00
@@ -837,10 +833,6 @@
 00
 c8
 d8
-c0
-48
-40
-d8
 a0
 1a
 00
@@ -849,10 +841,6 @@
 00
 c8
 d8
-c0
-48
-5b
-d8
 a0
 1b
 00
@@ -867,7 +855,7 @@
 20
 35
 80
-e2
+df
 70
 80
 78
@@ -875,7 +863,7 @@
 20
 40
 07
-59
+68
 68
 00
 c1
@@ -883,11 +871,11 @@
 60
 00
 cc
-51
+65
 20
 40
 05
-59
+8d
 68
 00
 c6
@@ -911,7 +899,7 @@
 20
 40
 00
-e4
+e1
 20
 20
 74
@@ -919,11 +907,11 @@
 24
 55
 81
-4c
+4e
 20
 40
 01
-2b
+2d
 20
 75
 80
@@ -931,11 +919,11 @@
 20
 40
 01
-ad
+c3
 20
 40
 00
-ed
+ea
 20
 40
 40
@@ -943,15 +931,15 @@
 c0
 02
 81
-13
+15
 20
 40
 01
-93
+a9
 20
 20
 00
-f0
+ed
 68
 00
 c6
@@ -967,11 +955,11 @@
 20
 40
 03
-25
+31
 20
 40
 00
-ed
+ea
 68
 00
 c7
@@ -983,7 +971,7 @@
 20
 42
 80
-ff
+fb
 68
 00
 c7
@@ -999,27 +987,23 @@
 20
 22
 81
-9f
-68
-00
-cc
-51
-60
-00
-c1
-de
+b5
+20
+40
+01
+a6
 68
 00
 c2
 10
 c0
 19
-81
-01
+80
+fd
 c0
 1a
 01
-04
+00
 20
 60
 00
@@ -1052,6 +1036,22 @@
 01
 46
 a8
+68
+08
+cb
+14
+18
+46
+7c
+ff
+24
+22
+81
+06
+58
+00
+02
+58
 60
 01
 46
@@ -1063,7 +1063,7 @@
 20
 40
 01
-0c
+0e
 58
 00
 00
@@ -1072,6 +1072,14 @@
 c0
 80
 00
+d8
+c0
+43
+90
+20
+40
+03
+ba
 20
 20
 7d
@@ -1103,7 +1111,7 @@
 20
 20
 01
-0d
+0f
 68
 00
 c7
@@ -1111,7 +1119,7 @@
 c0
 00
 81
-22
+24
 68
 02
 46
@@ -1131,7 +1139,7 @@
 20
 40
 01
-23
+25
 d8
 e0
 00
@@ -1155,7 +1163,7 @@
 60
 01
 4b
-c7
+db
 20
 40
 42
@@ -1163,7 +1171,7 @@
 20
 20
 05
-9e
+ca
 20
 60
 00
@@ -1179,7 +1187,7 @@
 20
 20
 02
-cb
+d7
 68
 02
 46
@@ -1211,7 +1219,7 @@
 20
 40
 01
-2b
+2d
 20
 40
 40
@@ -1231,11 +1239,11 @@
 c0
 18
 01
-3b
+3d
 c0
 18
 81
-3d
+3f
 20
 40
 40
@@ -1247,7 +1255,7 @@
 20
 20
 01
-31
+33
 70
 4b
 13
@@ -1259,7 +1267,7 @@
 20
 40
 01
-2d
+2f
 20
 20
 64
@@ -1267,7 +1275,7 @@
 20
 40
 01
-42
+44
 20
 20
 40
@@ -1275,7 +1283,7 @@
 20
 40
 01
-42
+44
 68
 00
 c6
@@ -1307,7 +1315,7 @@
 20
 20
 01
-26
+28
 58
 00
 00
@@ -1335,7 +1343,7 @@
 20
 40
 04
-90
+c6
 68
 10
 8a
@@ -1387,7 +1395,7 @@
 20
 40
 01
-6c
+7f
 58
 00
 00
@@ -1423,7 +1431,7 @@
 c2
 8a
 01
-64
+66
 20
 60
 00
@@ -1451,15 +1459,83 @@
 20
 40
 01
-87
+9a
 20
 40
 02
-5c
+6b
+20
+40
+65
+df
+20
+40
+01
+72
+68
+00
+cb
+14
+c0
+7f
+81
+7a
+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 +1655,7 @@
 20
 40
 03
-73
+7d
 20
 20
 3d
@@ -1617,13 +1693,25 @@
 33
 c8
 68
+00
+cc
+65
+60
+00
+c1
+de
+20
+60
+00
+00
+68
 02
 46
 d3
 c3
 0f
 01
-9a
+b0
 68
 00
 8a
@@ -1635,15 +1723,15 @@
 24
 20
 81
-9a
+b0
 20
 40
 01
-2d
+2f
 20
 40
 01
-46
+48
 68
 00
 c7
@@ -1675,15 +1763,15 @@
 20
 40
 01
-a4
+ba
 20
 34
-05
-f5
+06
+21
 20
 20
 05
-d2
+fe
 df
 20
 00
@@ -1691,7 +1779,7 @@
 d8
 c0
 4b
-c2
+d6
 20
 40
 7f
@@ -1715,7 +1803,7 @@
 c2
 00
 01
-a8
+be
 20
 60
 00
@@ -1723,15 +1811,15 @@
 58
 00
 01
-c2
+d6
 60
 01
 4c
-cb
+df
 58
 00
 01
-c6
+da
 60
 01
 41
@@ -1739,7 +1827,7 @@
 58
 00
 04
-43
+7b
 60
 01
 41
@@ -1747,7 +1835,7 @@
 58
 00
 01
-d7
+ed
 60
 01
 41
@@ -1755,15 +1843,15 @@
 58
 00
 00
-a7
+aa
 60
 01
 41
 ed
 58
 00
-01
-f3
+02
+08
 60
 01
 41
@@ -1771,7 +1859,7 @@
 58
 00
 01
-e9
+fe
 60
 01
 41
@@ -1779,7 +1867,7 @@
 58
 00
 02
-78
+84
 60
 01
 41
@@ -1787,19 +1875,11 @@
 58
 00
 02
-87
+93
 60
 01
 41
 fd
-58
-00
-3d
-36
-60
-01
-42
-01
 20
 60
 00
@@ -1819,7 +1899,7 @@
 20
 20
 00
-89
+87
 20
 40
 58
@@ -1830,6 +1910,14 @@
 00
 68
 00
+cb
+14
+c0
+7f
+81
+e1
+68
+00
 c6
 c5
 1f
@@ -1847,7 +1935,7 @@
 20
 5a
 01
-e6
+fb
 68
 02
 46
@@ -1871,11 +1959,11 @@
 24
 5a
 01
-d4
+ea
 20
 20
 07
-5e
+6d
 70
 48
 06
@@ -1915,7 +2003,7 @@
 20
 5a
 01
-e6
+fb
 68
 02
 46
@@ -1936,14 +2024,10 @@
 74
 00
 00
-68
-01
-46
-9f
-24
-5a
+20
+40
 01
-d4
+ea
 20
 20
 3f
@@ -1959,7 +2043,7 @@
 20
 20
 01
-42
+44
 20
 40
 7e
@@ -1974,7 +2058,7 @@
 e0
 70
 4b
-09
+07
 01
 70
 4b
@@ -1982,11 +2066,11 @@
 02
 70
 4b
-08
+09
 00
 70
 4b
-07
+08
 01
 70
 4b
@@ -2007,35 +2091,35 @@
 c0
 0a
 02
-05
+1a
 c0
 0a
 82
-15
+2a
 c0
 14
 82
-1e
+33
 c0
 19
 02
-20
+35
 c0
 20
 02
-27
+3c
 c0
 02
 02
-32
+47
 c0
 09
 82
-32
+47
 c0
 13
 82
-39
+4e
 c0
 0c
 b3
@@ -2043,31 +2127,31 @@
 c0
 10
 82
-3b
+50
 c0
 00
 82
-41
+56
 c0
 01
 02
-44
+59
 c0
 15
 82
-46
+5b
 c0
 1c
 82
-4b
+60
 c0
 1d
 02
-64
+6f
 c0
 1e
 02
-76
+82
 20
 20
 41
@@ -2075,11 +2159,11 @@
 20
 40
 01
-37
+39
 20
 40
 07
-59
+68
 68
 01
 42
@@ -2103,7 +2187,7 @@
 20
 40
 02
-0e
+23
 20
 20
 42
@@ -2111,7 +2195,7 @@
 20
 40
 03
-21
+2d
 68
 00
 c7
@@ -2119,7 +2203,7 @@
 c0
 00
 82
-13
+28
 c0
 01
 3f
@@ -2139,7 +2223,7 @@
 20
 40
 02
-83
+8f
 58
 00
 00
@@ -2163,7 +2247,7 @@
 20
 40
 07
-59
+68
 20
 40
 58
@@ -2187,15 +2271,15 @@
 c0
 00
 82
-23
+38
 20
 20
 02
-25
+3a
 20
 40
 02
-1e
+33
 70
 46
 c6
@@ -2247,11 +2331,11 @@
 20
 40
 02
-1e
+33
 20
 20
 03
-cf
+e3
 68
 01
 46
@@ -2319,7 +2403,7 @@
 20
 40
 01
-37
+39
 20
 20
 42
@@ -2327,7 +2411,7 @@
 20
 40
 02
-83
+8f
 20
 20
 41
@@ -2355,7 +2439,7 @@
 20
 40
 01
-37
+39
 70
 47
 8b
@@ -2380,42 +2464,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
+a6
 20
 40
 02
-5c
+6b
 20
 20
 65
@@ -2423,7 +2483,7 @@
 da
 20
 4b
-c2
+d6
 da
 40
 00
@@ -2436,42 +2496,22 @@
 60
 00
 00
-da
-40
-4b
-c2
-ea
-42
-00
-00
-60
-02
-47
-7b
-20
-20
-44
-35
 20
 40
 02
-83
+8f
 70
 4c
-da
-00
-68
-00
-cc
-51
-60
+ee
 00
-c1
-de
+20
+40
+01
+a6
 20
 40
 06
-1c
+47
 68
 00
 c6
@@ -2479,15 +2519,23 @@
 c2
 82
 82
-73
+7f
 c2
 83
 02
-73
+7f
 70
 41
 bd
 00
+68
+00
+cb
+14
+c0
+7f
+82
+7e
 20
 40
 43
@@ -2503,15 +2551,15 @@
 20
 40
 01
-a6
+bc
 20
 34
 02
-73
+7f
 20
 20
 00
-f0
+ed
 70
 47
 9d
@@ -2527,7 +2575,7 @@
 20
 40
 01
-37
+39
 20
 20
 3f
@@ -2555,7 +2603,7 @@
 20
 40
 02
-83
+8f
 20
 40
 74
@@ -2563,7 +2611,7 @@
 20
 40
 01
-23
+25
 20
 40
 3e
@@ -2571,7 +2619,7 @@
 20
 40
 00
-ae
+b1
 20
 20
 3e
@@ -2591,31 +2639,31 @@
 20
 20
 01
-46
+48
 20
 40
 02
-d2
+de
 20
 40
 02
-d5
+e1
 20
 40
 03
-0e
+1a
 20
 40
 02
-dd
+e9
 20
 40
 02
-92
+9e
 20
 40
 03
-29
+35
 20
 40
 42
@@ -2635,7 +2683,7 @@
 20
 20
 02
-da
+e6
 68
 00
 c6
@@ -2643,7 +2691,7 @@
 c2
 82
 82
-96
+a2
 c2
 83
 43
@@ -2671,7 +2719,7 @@
 20
 20
 82
-9f
+ab
 68
 00
 cb
@@ -2679,7 +2727,7 @@
 c0
 00
 82
-a1
+ad
 d8
 e0
 00
@@ -2703,7 +2751,7 @@
 c0
 00
 82
-a7
+b3
 68
 02
 46
@@ -2739,7 +2787,7 @@
 da
 40
 02
-ad
+b9
 20
 20
 33
@@ -2751,7 +2799,7 @@
 20
 20
 01
-23
+25
 68
 00
 cb
@@ -2783,7 +2831,7 @@
 c0
 02
 82
-b8
+c4
 20
 60
 00
@@ -2799,11 +2847,11 @@
 c0
 00
 82
-bd
+c9
 c0
 00
 02
-c4
+d0
 20
 60
 00
@@ -2819,7 +2867,7 @@
 c0
 00
 82
-cb
+d7
 68
 00
 c7
@@ -2847,7 +2895,7 @@
 c0
 00
 82
-ce
+da
 68
 00
 c7
@@ -2911,7 +2959,7 @@
 da
 40
 02
-d8
+e4
 20
 20
 33
@@ -2943,7 +2991,7 @@
 c0
 01
 01
-22
+24
 68
 00
 c6
@@ -2951,7 +2999,7 @@
 c2
 82
 02
-f2
+fe
 68
 00
 cb
@@ -2959,7 +3007,7 @@
 c0
 00
 81
-22
+24
 20
 40
 40
@@ -2967,7 +3015,7 @@
 c0
 02
 82
-ee
+fa
 68
 00
 c6
@@ -3015,7 +3063,7 @@
 20
 40
 03
-00
+0c
 20
 20
 43
@@ -3038,8 +3086,8 @@
 1d
 20
 20
-82
-fa
+83
+06
 68
 00
 cb
@@ -3051,7 +3099,7 @@
 20
 20
 02
-e7
+f3
 70
 4b
 0e
@@ -3062,8 +3110,8 @@
 28
 20
 40
-02
-fe
+03
+0a
 20
 20
 43
@@ -3075,7 +3123,7 @@
 20
 20
 03
-01
+0d
 da
 60
 46
@@ -3083,7 +3131,7 @@
 da
 40
 03
-03
+0f
 20
 20
 33
@@ -3091,7 +3139,7 @@
 20
 40
 02
-83
+8f
 70
 4b
 10
@@ -3147,7 +3195,7 @@
 20
 3a
 03
-15
+21
 1f
 e0
 ff
@@ -3203,7 +3251,7 @@
 20
 40
 02
-0e
+23
 20
 20
 3f
@@ -3255,11 +3303,11 @@
 c0
 00
 03
-2f
+3b
 c0
 00
 83
-35
+41
 20
 60
 00
@@ -3267,7 +3315,7 @@
 20
 40
 02
-c4
+d0
 68
 00
 ca
@@ -3283,7 +3331,7 @@
 c0
 0a
 03
-45
+50
 20
 60
 00
@@ -3291,7 +3339,7 @@
 68
 00
 cb
-09
+07
 1f
 e0
 ff
@@ -3299,7 +3347,7 @@
 60
 00
 cb
-09
+07
 24
 7a
 00
@@ -3311,23 +3359,23 @@
 60
 00
 cb
-09
+07
 68
 00
 cb
-08
+09
 20
 3a
 03
-41
+4d
 68
 00
 cb
-07
+08
 20
 3a
 03
-42
+4e
 1f
 e0
 ff
@@ -3335,31 +3383,27 @@
 60
 00
 cb
-07
+08
 20
 20
 02
-b9
-70
-4b
-09
+c5
+58
 00
-70
-4b
-07
 00
-70
-4b
-08
 00
+60
+01
+cb
+07
 68
 00
 cb
-07
+08
 24
 3a
 03
-49
+54
 70
 4b
 0a
@@ -3379,7 +3423,7 @@
 20
 20
 01
-23
+25
 68
 00
 c6
@@ -3395,7 +3439,7 @@
 c0
 03
 03
-51
+5c
 20
 20
 3d
@@ -3407,7 +3451,7 @@
 20
 5a
 03
-58
+62
 68
 00
 c7
@@ -3418,10 +3462,6 @@
 8a
 c0
 01
-3d
-8c
-c0
-01
 bd
 8e
 20
@@ -3463,15 +3503,15 @@
 c2
 80
 83
-64
+6e
 c2
 81
 03
-67
+71
 c2
 81
 83
-67
+71
 20
 20
 42
@@ -3479,11 +3519,11 @@
 c2
 82
 83
-67
+71
 c2
 81
 83
-67
+71
 20
 20
 42
@@ -3507,7 +3547,7 @@
 c0
 03
 82
-73
+7f
 20
 20
 33
@@ -3523,7 +3563,7 @@
 c5
 13
 03
-71
+7b
 20
 20
 42
@@ -3531,7 +3571,7 @@
 20
 40
 06
-1c
+47
 20
 20
 42
@@ -3547,7 +3587,7 @@
 20
 3a
 03
-78
+82
 60
 01
 47
@@ -3555,7 +3595,7 @@
 20
 20
 03
-9d
+ab
 58
 00
 11
@@ -3567,15 +3607,11 @@
 20
 20
 03
-77
-68
-00
-cc
-51
-60
-00
-c1
-de
+81
+20
+40
+01
+a6
 70
 47
 9c
@@ -3587,7 +3623,7 @@
 c2
 85
 83
-8a
+93
 68
 02
 46
@@ -3595,11 +3631,11 @@
 c3
 0c
 03
-8a
+93
 20
 40
 03
-a1
+af
 68
 09
 47
@@ -3619,7 +3655,7 @@
 20
 40
 03
-9d
+ab
 18
 0a
 7e
@@ -3631,6 +3667,26 @@
 20
 40
 34
+02
+58
+ed
+8e
+0e
+60
+01
+c4
+a3
+70
+4b
+14
+5a
+20
+40
+01
+76
+20
+40
+34
 18
 68
 01
@@ -3679,7 +3735,7 @@
 20
 40
 83
-a5
+b3
 68
 00
 c0
@@ -3702,8 +3758,8 @@
 2e
 20
 20
+02
 01
-ec
 d8
 40
 00
@@ -3743,7 +3799,7 @@
 20
 40
 01
-0c
+0e
 58
 00
 00
@@ -3752,10 +3808,34 @@
 c0
 80
 00
+d8
+c0
+4b
+15
+20
+40
+03
+ba
 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 +3847,7 @@
 20
 40
 01
-42
+44
 68
 00
 c0
@@ -3811,7 +3891,7 @@
 20
 20
 03
-42
+4e
 68
 00
 c5
@@ -3839,7 +3919,7 @@
 20
 40
 05
-6a
+9e
 20
 20
 53
@@ -3875,7 +3955,7 @@
 20
 40
 00
-24
+25
 20
 20
 54
@@ -3883,7 +3963,7 @@
 20
 40
 03
-d1
+e5
 20
 20
 55
@@ -3923,7 +4003,7 @@
 24
 21
 03
-cf
+e3
 68
 00
 c3
@@ -3939,7 +4019,7 @@
 20
 21
 03
-cb
+df
 68
 00
 c3
@@ -3951,71 +4031,123 @@
 20
 20
 03
-cd
-68
-00
-84
-56
-c2
-82
-83
-ef
-20
-40
-05
-5c
-68
-00
-c7
-8e
-24
-3a
-03
-e5
+e1
 68
 00
 84
 3f
-c3
-02
+c4
 03
-e9
-68
 00
-82
-da
+00
 20
-3a
+40
 03
-e9
-20
-20
-56
-64
-68
+f4
+24
+74
 00
-c7
-8e
-1f
-e0
-ff
-ff
-60
 00
-c7
-8e
 20
 20
-56
-64
+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
+84
+10
+20
+40
+05
+90
+68
+00
+c7
+8e
+24
+3a
+04
+06
+68
+00
+84
+3f
+c3
+02
+04
+0a
+68
+00
+82
+da
+20
+3a
+04
+0a
+20
+20
+56
+64
+68
+00
+c7
+8e
+1f
+e0
+ff
+ff
+60
+00
+c7
+8e
+20
+20
+56
+64
 68
 00
 c4
 c4
 c0
 82
-83
-ec
+84
+0d
 70
 47
 8e
@@ -4027,19 +4159,19 @@
 20
 5a
 07
-66
+75
 20
 20
 56
 22
 20
 40
-03
-f1
+04
+12
 20
 20
-03
-fd
+04
+1e
 68
 00
 c6
@@ -4091,7 +4223,7 @@
 20
 20
 05
-60
+94
 68
 00
 c7
@@ -4120,6 +4252,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
+35
+20
+20
+56
+8d
+68
+00
+82
+db
+c0
+00
+84
+38
+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 +4351,11 @@
 c0
 02
 04
-09
+41
 c0
 03
 04
-26
+5e
 20
 20
 56
@@ -4142,8 +4366,8 @@
 a5
 20
 40
-03
-fe
+04
+1f
 20
 40
 7e
@@ -4159,7 +4383,7 @@
 c0
 08
 04
-18
+50
 1f
 ec
 84
@@ -4259,7 +4483,7 @@
 c0
 02
 84
-29
+61
 20
 20
 5a
@@ -4295,7 +4519,7 @@
 20
 40
 04
-34
+6c
 d8
 e0
 00
@@ -4335,7 +4559,7 @@
 20
 37
 04
-3c
+74
 24
 36
 d8
@@ -4467,7 +4691,7 @@
 20
 2c
 04
-60
+98
 79
 3f
 80
@@ -4479,7 +4703,7 @@
 24
 3a
 04
-59
+91
 20
 20
 20
@@ -4511,7 +4735,7 @@
 20
 40
 84
-68
+a0
 20
 20
 24
@@ -4527,15 +4751,15 @@
 20
 40
 85
-60
+94
 24
 40
 85
-5c
+90
 20
 20
 05
-6a
+9e
 20
 40
 24
@@ -4551,7 +4775,7 @@
 20
 40
 00
-24
+25
 20
 20
 25
@@ -4579,11 +4803,11 @@
 c2
 83
 84
-7a
+b2
 c0
 01
 84
-88
+be
 20
 20
 60
@@ -4591,11 +4815,11 @@
 c0
 42
 04
-7d
+b5
 c0
 41
 84
-80
+b8
 20
 20
 60
@@ -4603,7 +4827,7 @@
 20
 40
 04
-83
+bb
 68
 00
 80
@@ -4615,7 +4839,7 @@
 20
 40
 04
-83
+bb
 68
 00
 80
@@ -4636,14 +4860,6 @@
 20
 61
 24
-20
-40
-74
-b9
-20
-20
-6e
-12
 18
 00
 7e
@@ -4687,23 +4903,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 +4927,7 @@
 60
 00
 cb
-9b
+af
 20
 60
 00
@@ -4719,7 +4935,7 @@
 68
 00
 cb
-9b
+af
 79
 20
 7e
@@ -4727,11 +4943,11 @@
 60
 00
 cb
-9b
+af
 60
 00
 cb
-56
+6a
 20
 60
 00
@@ -4739,7 +4955,7 @@
 68
 00
 cb
-9b
+af
 79
 3f
 fe
@@ -4747,7 +4963,7 @@
 60
 00
 cb
-9b
+af
 20
 60
 00
@@ -4755,51 +4971,51 @@
 20
 40
 05
-60
+94
 68
 00
 cc
-d1
+e5
 c0
 00
 84
-a8
+de
 c0
 01
 04
-ac
+e2
 20
 60
 00
 00
 70
 4c
-d2
+e6
 02
 70
 4c
-ce
+e2
 00
 70
 4c
-d0
+e4
 00
 20
 20
 04
-96
+cc
 70
 4c
-cf
+e3
 00
 20
 20
 04
-a9
+df
 68
 01
 4b
-a0
+b4
 1f
 e0
 fe
@@ -4807,35 +5023,35 @@
 60
 01
 4b
-a0
+b4
 c2
 85
 05
-4e
+82
 68
 00
 cc
-cf
+e3
 c0
 00
 84
-b7
+ed
 70
 4c
-cf
+e3
 01
 68
 00
 cc
-cf
+e3
 c0
 80
 84
-96
+cc
 68
 00
 cc
-cd
+e1
 1f
 e0
 fe
@@ -4843,63 +5059,63 @@
 60
 00
 cc
-cd
+e1
 c0
 02
 04
-be
+f4
 20
 40
 06
-cf
+de
 70
 4b
-df
+f3
 02
 20
 20
 05
-0d
+41
 20
 40
 05
-60
+94
 70
 4c
-cd
+e1
 00
 20
 20
 04
-96
+cc
 70
 4c
-d2
+e6
 02
 70
 4c
-d0
+e4
 01
 70
 4c
-cf
+e3
 00
 20
 20
 04
-96
+cc
 68
 00
 cc
-d1
+e5
 c0
 01
 84
-c2
+f8
 68
 00
 cb
-9b
+af
 2f
 ec
 00
@@ -4907,19 +5123,19 @@
 20
 20
 84
-94
+ca
 68
 00
 cc
-d1
+e5
 c0
 00
 84
-c1
+f7
 c0
 01
 04
-c2
+f8
 20
 60
 00
@@ -4927,19 +5143,19 @@
 68
 00
 cb
-aa
+be
 c1
 ff
 80
 00
 20
 40
-04
-d3
+05
+09
 24
 56
-04
-db
+05
+11
 20
 60
 00
@@ -4951,7 +5167,7 @@
 68
 00
 cc
-d0
+e4
 c1
 80
 80
@@ -4959,18 +5175,18 @@
 68
 00
 cc
-d2
+e6
 c1
 80
 00
 00
 70
 4c
-d1
+e5
 01
 70
 4b
-df
+f3
 04
 20
 20
@@ -4979,11 +5195,11 @@
 68
 00
 cc
-d2
+e6
 20
 3a
-04
-e3
+05
+19
 1f
 e0
 ff
@@ -4991,18 +5207,18 @@
 60
 00
 cc
-d2
+e6
 70
 4c
-d1
+e5
 02
 20
 40
 06
-cf
+de
 70
 4b
-df
+f3
 04
 20
 60
@@ -5010,23 +5226,23 @@
 00
 70
 4c
-d1
+e5
 03
 68
 00
 cc
-cf
+e3
 24
 3a
 04
-b5
+eb
 20
 40
 06
-cf
+de
 70
 4b
-df
+f3
 02
 20
 60
@@ -5035,22 +5251,22 @@
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-a7
+d3
 20
 40
-04
-ef
+05
+25
 20
 40
 06
-bd
+cc
 70
 4b
-9f
+b3
 01
 20
 60
@@ -5059,19 +5275,19 @@
 68
 01
 4c
-cb
+df
 20
 40
 7f
 9c
 20
 34
-04
-f5
+05
+2b
 68
 03
 cb
-37
+4b
 20
 7a
 00
@@ -5082,7 +5298,7 @@
 e7
 70
 4b
-c6
+da
 00
 1a
 20
@@ -5091,15 +5307,15 @@
 60
 00
 cb
-9a
+ae
 20
 40
 04
-96
+cc
 60
 00
 cb
-36
+4a
 e8
 a8
 80
@@ -5120,30 +5336,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 +5379,14 @@
 c2
 00
 05
-06
+3a
 20
 60
 00
 00
 70
 4b
-a3
+b7
 00
 d9
 60
@@ -5191,11 +5399,11 @@
 20
 40
 05
-27
+5b
 68
 00
 cb
-d6
+ea
 c1
 00
 80
@@ -5203,11 +5411,11 @@
 24
 2c
 05
-36
+6a
 24
 37
 85
-36
+6a
 58
 00
 00
@@ -5215,19 +5423,19 @@
 60
 04
 4b
-36
+4a
 20
 40
 05
-52
+86
 20
 40
 05
-5c
+90
 68
 00
 cb
-99
+ad
 1f
 e0
 fe
@@ -5235,19 +5443,19 @@
 60
 00
 cb
-99
+ad
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-25
+59
 20
 40
 04
-c5
+fb
 58
 00
 00
@@ -5255,18 +5463,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 +5483,11 @@
 20
 40
 05
-59
+8d
 20
 20
 05
-c2
+ee
 78
 57
 fc
@@ -5287,15 +5495,15 @@
 20
 40
 07
-38
+47
 68
 00
 cb
-d6
+ea
 c0
 00
 85
-34
+68
 18
 00
 2a
@@ -5303,7 +5511,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -5322,12 +5530,12 @@
 24
 20
 40
-06
-f2
+07
+01
 20
 57
 87
-30
+3f
 20
 60
 00
@@ -5335,15 +5543,15 @@
 20
 40
 07
-30
+3f
 20
 20
 05
-19
+4d
 68
 00
 cb
-a2
+b6
 1f
 e0
 fe
@@ -5351,19 +5559,19 @@
 60
 00
 cb
-a2
+b6
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-4a
+7e
 68
 08
 cb
-a3
+b7
 18
 40
 84
@@ -5371,11 +5579,11 @@
 60
 08
 cb
-a3
+b7
 68
 00
 cb
-df
+f3
 98
 46
 7e
@@ -5383,19 +5591,19 @@
 24
 3a
 05
-0e
+42
 68
 00
 cc
-d1
+e5
 c0
 01
 84
-ae
+e4
 68
 00
 cc
-ce
+e2
 1f
 e0
 fe
@@ -5403,39 +5611,39 @@
 60
 00
 cc
-ce
+e2
 c0
 01
 04
-a3
+d9
 20
 40
 04
-9a
+d0
 70
 4b
-df
+f3
 01
 20
 20
 05
-0d
+41
 68
 00
 cb
-a2
+b6
 c1
 ff
 80
 00
 70
 4b
-a2
+b6
 00
 20
 20
 05
-50
+84
 58
 00
 00
@@ -5443,7 +5651,7 @@
 60
 01
 4b
-a0
+b4
 70
 0a
 99
@@ -5455,11 +5663,11 @@
 20
 40
 06
-25
+50
 68
 00
 cb
-98
+ac
 20
 7a
 00
@@ -5471,22 +5679,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 +5703,7 @@
 68
 00
 cc
-d3
+e7
 1f
 e0
 fe
@@ -5503,7 +5711,7 @@
 60
 00
 cc
-d3
+e7
 20
 60
 00
@@ -5511,7 +5719,7 @@
 68
 00
 cc
-d3
+e7
 1f
 e6
 7c
@@ -5519,11 +5727,11 @@
 24
 41
 05
-68
+9c
 68
 00
 cc
-d3
+e7
 c1
 00
 00
@@ -5535,14 +5743,14 @@
 60
 00
 cc
-d3
+e7
 20
 60
 00
 00
 70
 4c
-d3
+e7
 03
 20
 60
@@ -5567,26 +5775,26 @@
 da
 20
 4c
-5c
+70
 20
 40
 06
-9e
+ad
 60
 08
 cc
-d4
-28
-0f
-fe
-26
-20
-40
-85
-7c
-24
-40
-85
+e8
+58
+00
+00
+82
+c5
+13
+05
+a8
+58
+00
+00
 80
 98
 46
@@ -5595,11 +5803,11 @@
 24
 21
 05
-94
+c0
 68
 00
 cc
-d3
+e7
 1f
 e6
 7c
@@ -5607,47 +5815,15 @@
 24
 21
 05
-84
+b0
 68
 00
 cc
-d3
+e7
 c0
 00
 05
-95
-20
-60
-00
-00
-58
-00
-00
-82
-20
-60
-00
-00
-58
-00
-00
-77
-20
-60
-00
-00
-58
-00
-00
-80
-20
-60
-00
-00
-58
-00
-00
-75
+c1
 20
 60
 00
@@ -5655,31 +5831,31 @@
 68
 00
 cc
-d3
+e7
 c1
 90
 00
 00
 70
 4c
-d3
+e7
 00
 68
 08
 cc
-d4
-28
-0f
-fe
-26
-20
-40
-85
-7e
-24
-40
-85
-82
+e8
+58
+00
+00
+77
+c5
+13
+05
+b7
+58
+00
+00
+75
 98
 46
 7c
@@ -5691,11 +5867,11 @@
 68
 00
 cc
-d6
+ea
 c0
 00
 05
-9c
+c8
 1f
 e0
 ff
@@ -5703,11 +5879,11 @@
 60
 00
 cc
-d6
+ea
 c0
 00
 05
-9c
+c8
 70
 41
 de
@@ -5718,16 +5894,16 @@
 00
 70
 4c
-d3
+e7
 00
 68
 00
 cc
-d6
+ea
 c0
 01
 05
-9a
+c6
 1f
 e0
 fe
@@ -5735,11 +5911,11 @@
 60
 00
 cc
-d6
+ea
 c0
 00
 85
-92
+be
 70
 41
 de
@@ -5763,10 +5939,10 @@
 20
 40
 05
-a2
+ce
 70
 4b
-aa
+be
 01
 20
 60
@@ -5778,24 +5954,24 @@
 20
 70
 4b
-99
+ad
 00
 70
 4b
-a4
+b8
 4e
 68
 02
 4b
-a6
+ba
 20
 20
 06
-af
+be
 68
 00
 cb
-9f
+b3
 c0
 00
 ff
@@ -5803,26 +5979,26 @@
 68
 00
 cb
-aa
+be
 c0
 00
 85
-ae
+da
 c0
 01
 05
-b1
+dd
 c0
 01
 85
-b4
+e0
 20
 20
 2a
 8c
 70
 4b
-aa
+be
 11
 70
 11
@@ -5831,10 +6007,10 @@
 20
 20
 05
-b6
+e2
 70
 4b
-aa
+be
 12
 70
 11
@@ -5843,10 +6019,10 @@
 20
 20
 05
-b6
+e2
 70
 4b
-aa
+be
 13
 70
 11
@@ -5855,7 +6031,7 @@
 68
 00
 cb
-9b
+af
 1f
 e1
 7e
@@ -5867,7 +6043,7 @@
 68
 02
 4b
-d1
+e5
 60
 02
 11
@@ -5887,15 +6063,15 @@
 20
 40
 06
-20
+4b
 20
 40
 06
-bd
+cc
 20
 40
-04
-ed
+05
+23
 20
 20
 7f
@@ -5903,7 +6079,7 @@
 68
 00
 cb
-aa
+be
 c1
 7f
 80
@@ -5911,38 +6087,38 @@
 c0
 08
 85
-c8
+f4
 c0
 09
 05
-ca
+f6
 c0
 09
 85
-cc
+f8
 20
 60
 00
 00
 70
 4b
-aa
+be
 02
 20
 20
 05
-1f
+53
 70
 4b
-aa
+be
 03
 20
 20
 05
-1f
+53
 70
 4b
-aa
+be
 ff
 70
 0a
@@ -5955,15 +6131,15 @@
 68
 02
 4b
-7a
+8e
 20
 40
 06
-af
+be
 20
 20
 05
-1f
+53
 79
 3f
 80
@@ -5971,23 +6147,23 @@
 20
 40
 06
-b0
+bf
 20
 40
 06
-cf
+de
 68
 00
 cb
-aa
+be
 c1
 ff
 80
 00
 20
 40
-05
-e7
+06
+13
 58
 00
 00
@@ -5995,7 +6171,7 @@
 60
 01
 4b
-c7
+db
 20
 40
 2a
@@ -6007,23 +6183,23 @@
 68
 00
 cb
-c7
+db
 c0
 7f
 85
-50
+84
 20
 40
 05
-27
+5b
 24
 2c
-05
-f0
+06
+1c
 24
 37
-85
-f0
+86
+1c
 79
 20
 00
@@ -6035,7 +6211,7 @@
 60
 01
 4b
-c7
+db
 70
 0a
 99
@@ -6047,7 +6223,7 @@
 20
 20
 00
-89
+87
 70
 11
 9e
@@ -6055,7 +6231,7 @@
 68
 00
 cb
-9b
+af
 60
 00
 91
@@ -6063,7 +6239,7 @@
 68
 02
 4b
-d1
+e5
 60
 02
 11
@@ -6079,15 +6255,15 @@
 20
 40
 06
-20
+4b
 20
 20
 06
-bd
+cc
 68
 01
 4b
-c7
+db
 1f
 e0
 fe
@@ -6095,15 +6271,15 @@
 60
 01
 4b
-c7
+db
 20
 40
 06
-cf
+de
 20
 20
-05
-da
+06
+06
 79
 3f
 80
@@ -6111,14 +6287,14 @@
 20
 40
 06
-12
+3d
 20
 40
-05
-e7
+06
+13
 70
 4b
-c7
+db
 00
 20
 40
@@ -6131,43 +6307,39 @@
 68
 00
 cb
-c7
+db
 c0
 7f
 85
-50
+84
 20
 40
 05
-27
+5b
 24
 2c
 06
-08
+33
 24
 37
 86
-08
+33
 20
 40
 05
-52
-68
-00
-cc
-51
-60
-00
-c1
-de
+86
+20
+40
+01
+a6
 68
 02
 4b
-c2
+d6
 68
 0a
 4b
-a6
+ba
 98
 46
 7c
@@ -6175,15 +6347,15 @@
 20
 22
 85
-9e
+ca
 20
 20
-05
-e1
+06
+0d
 68
 00
 cb
-c7
+db
 1f
 e0
 fe
@@ -6191,11 +6363,11 @@
 60
 00
 cb
-c7
+db
 68
 00
 cc
-d8
+ec
 1f
 e0
 fe
@@ -6207,15 +6379,15 @@
 60
 00
 cc
-d8
+ec
 c0
 00
 06
-18
+43
 c0
 00
 86
-1a
+45
 20
 60
 00
@@ -6231,7 +6403,7 @@
 60
 01
 4b
-c2
+d6
 e0
 a1
 00
@@ -6239,27 +6411,27 @@
 20
 40
 06
-b0
+bf
 20
 20
 06
-cf
+de
 20
 40
 06
-12
+3d
 20
 20
-05
-f9
+06
+25
 20
 40
 05
-a2
+ce
 20
 20
-05
-f9
+06
+25
 79
 3f
 80
@@ -6279,7 +6451,7 @@
 60
 08
 cb
-9a
+ae
 18
 42
 72
@@ -6287,7 +6459,7 @@
 d8
 a0
 4b
-36
+4a
 1a
 22
 0c
@@ -6299,7 +6471,7 @@
 68
 00
 cb
-15
+29
 1f
 e9
 7e
@@ -6307,7 +6479,7 @@
 60
 00
 cb
-98
+ac
 1f
 e0
 fe
@@ -6315,7 +6487,7 @@
 d8
 c0
 4b
-15
+29
 98
 c0
 8c
@@ -6327,11 +6499,11 @@
 60
 01
 cb
-d7
+eb
 68
 00
 cb
-15
+29
 1f
 e3
 7e
@@ -6343,7 +6515,7 @@
 60
 00
 cb
-dd
+f1
 20
 60
 00
@@ -6415,39 +6587,27 @@
 c0
 00
 06
-49
-c0
-00
-86
-51
+72
 c0
 01
 06
-59
-c0
-01
-86
-61
+77
 c0
 02
 06
-69
+7c
 c0
 10
 06
-7b
+8b
 20
 20
 06
-49
+72
 20
 40
 06
-71
-70
-89
-4b
-ba
+81
 70
 89
 55
@@ -6458,16 +6618,8 @@
 e0
 70
 89
-57
-88
-70
-89
 58
 6c
-70
-89
-59
-10
 20
 20
 29
@@ -6475,43 +6627,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
+86
 70
 89
 55
@@ -6522,16 +6638,8 @@
 e0
 70
 89
-57
-88
-70
-89
 58
 3c
-70
-89
-59
-10
 20
 20
 29
@@ -6539,43 +6647,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
+81
 70
 89
 55
@@ -6586,16 +6658,8 @@
 c0
 70
 89
-57
-88
-70
-89
 58
 6c
-70
-89
-59
-10
 20
 20
 29
@@ -6642,10 +6706,6 @@
 00
 70
 89
-4b
-ba
-70
-89
 56
 c2
 70
@@ -6671,7 +6731,7 @@
 68
 0a
 4b
-bb
+cf
 1c
 42
 7e
@@ -6691,11 +6751,11 @@
 68
 02
 4b
-bb
+cf
 68
 08
 cb
-bf
+d3
 98
 40
 84
@@ -6719,7 +6779,7 @@
 60
 02
 4b
-bb
+cf
 20
 20
 7f
@@ -6735,7 +6795,7 @@
 68
 08
 cc
-54
+68
 da
 20
 0d
@@ -6743,11 +6803,11 @@
 20
 40
 06
-97
+a6
 60
 08
 cc
-54
+68
 20
 60
 00
@@ -6803,7 +6863,7 @@
 c2
 00
 06
-a1
+b0
 18
 49
 7e
@@ -6851,7 +6911,7 @@
 60
 02
 4b
-c2
+d6
 da
 20
 00
@@ -6863,7 +6923,7 @@
 d8
 c0
 4b
-c2
+d6
 e8
 c0
 80
@@ -6875,7 +6935,7 @@
 c2
 00
 06
-b3
+c2
 1a
 22
 7e
@@ -6883,15 +6943,15 @@
 60
 01
 4c
-4b
+5f
 68
 00
 cc
-4b
+5f
 68
 08
 cc
-4c
+60
 98
 40
 fe
@@ -6899,7 +6959,7 @@
 60
 00
 cc
-4d
+61
 20
 60
 00
@@ -6907,7 +6967,7 @@
 68
 00
 cb
-9a
+ae
 1f
 e0
 fe
@@ -6915,19 +6975,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 +6995,7 @@
 68
 08
 cb
-99
+ad
 18
 41
 04
@@ -6951,7 +7011,7 @@
 68
 08
 cb
-d6
+ea
 98
 40
 fe
@@ -6963,7 +7023,7 @@
 68
 00
 cb
-9a
+ae
 98
 00
 72
@@ -6971,7 +7031,7 @@
 d8
 c0
 4b
-36
+4a
 20
 20
 7f
@@ -6979,15 +7039,15 @@
 68
 08
 cb
-a5
+b9
 20
 40
 06
-d3
+e2
 60
 08
 cb
-a5
+b9
 20
 60
 00
@@ -6995,7 +7055,7 @@
 20
 40
 06
-d7
+e6
 18
 40
 84
@@ -7011,7 +7071,7 @@
 68
 00
 cb
-c2
+d6
 1f
 e1
 7e
@@ -7023,7 +7083,7 @@
 58
 00
 4b
-ab
+bf
 9a
 20
 fe
@@ -7039,7 +7099,7 @@
 60
 00
 cb
-a4
+b8
 20
 60
 00
@@ -7063,7 +7123,7 @@
 68
 00
 cb
-a4
+b8
 1f
 ed
 84
@@ -7087,7 +7147,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -7099,7 +7159,7 @@
 68
 08
 cb
-a4
+b8
 20
 40
 29
@@ -7119,7 +7179,7 @@
 20
 40
 06
-e0
+ef
 78
 57
 fc
@@ -7143,7 +7203,7 @@
 68
 01
 4b
-9d
+b1
 98
 00
 36
@@ -7155,7 +7215,7 @@
 24
 2c
 07
-34
+43
 78
 46
 fc
@@ -7183,11 +7243,11 @@
 60
 00
 cc
-4e
+62
 68
 08
 cc
-4d
+61
 98
 46
 7c
@@ -7195,7 +7255,7 @@
 24
 22
 87
-30
+3f
 09
 80
 00
@@ -7207,11 +7267,11 @@
 60
 00
 cb
-14
+28
 68
 00
 cb
-e0
+f4
 1f
 e6
 7c
@@ -7219,15 +7279,15 @@
 20
 22
 87
-10
+1f
 68
 00
 cb
-14
+28
 68
 08
 cb
-9b
+af
 a8
 40
 0e
@@ -7235,7 +7295,7 @@
 24
 20
 87
-30
+3f
 09
 80
 00
@@ -7259,7 +7319,7 @@
 20
 22
 87
-1a
+29
 09
 80
 00
@@ -7275,7 +7335,7 @@
 c2
 00
 07
-16
+25
 18
 a2
 22
@@ -7291,7 +7351,7 @@
 60
 00
 cc
-d5
+e9
 1a
 22
 0a
@@ -7327,7 +7387,7 @@
 20
 23
 07
-30
+3f
 78
 37
 fc
@@ -7355,11 +7415,11 @@
 68
 00
 cc
-d5
+e9
 20
 40
 00
-24
+25
 20
 60
 00
@@ -7383,7 +7443,7 @@
 20
 20
 07
-30
+3f
 20
 40
 29
@@ -7391,7 +7451,7 @@
 68
 08
 cb
-a4
+b8
 20
 20
 29
@@ -7403,7 +7463,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -7411,11 +7471,11 @@
 20
 40
 06
-e0
+ef
 20
 40
 07
-35
+44
 79
 20
 2a
@@ -7467,7 +7527,7 @@
 68
 00
 cc
-4d
+61
 08
 00
 86
@@ -7475,7 +7535,7 @@
 68
 00
 cb
-9c
+b0
 98
 00
 72
@@ -7483,7 +7543,7 @@
 d8
 c0
 4b
-56
+6a
 e8
 c0
 80
@@ -7495,7 +7555,7 @@
 c2
 00
 07
-4e
+5d
 78
 24
 7c
@@ -7559,7 +7619,7 @@
 20
 54
 07
-62
+71
 20
 60
 00
@@ -7591,7 +7651,7 @@
 20
 34
 07
-6a
+79
 20
 60
 00
@@ -7632,29 +7692,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
+14
+b4
 aa
 55
 08
@@ -7671,162 +7710,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
 00
 40
 02
-aa
-55
-01
 00
-03
-40
+00
 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,112 +7771,87 @@
 08
 04
 80
-aa
-55
-03
-00
-2c
-40
-88
+02
+c8
 04
 80
+00
+04
+10
 aa
 55
 02
 00
-30
+91
 40
-04
-10
-aa
-55
 01
-00
-39
-40
-20
+43
 aa
 55
-01
+06
 00
-92
+a0
 40
-43
+26
+10
+19
+28
+18
+10
 aa
 55
-01
+18
 00
-91
+ad
 40
-01
-aa
-55
-01
+12
+00
+00
+02
+12
+00
+00
+02
+00
 00
-72
-41
 20
-aa
-55
-01
 00
-c5
-47
+00
+40
 20
-aa
-55
-02
 00
-54
-41
 00
 00
-aa
-55
-02
+80
+04
 00
-d5
-46
-92
-45
+08
+8f
+47
 aa
 55
 01
 00
-07
-42
-06
-aa
-55
-06
-00
-a0
+d1
 40
-26
-10
-19
-28
-18
-10
+01
 aa
 55
-0d
+0b
 00
-15
-45
-0c
-42
-54
-20
-33
-2e
-30
+72
+41
 20
-4d
-6f
-75
-73
-65
+00
+00
+8f
+1b
+ca
+00
+0a
+0b
+ef
+07
 aa
 55
 05
@@ -7953,73 +7865,64 @@
 02
 aa
 55
-01
-00
-5a
-45
-0a
-aa
-55
-01
+05
 00
-62
-46
 03
-aa
-55
-01
-00
-5a
-46
-01
-aa
-55
-01
+42
+80
+3f
 00
-8d
-45
 00
+06
 aa
 55
-01
+04
 00
-5a
-41
+11
+42
+80
 00
+00
+ff
 aa
 55
 03
 00
-5b
-46
-03
+1a
+42
+01
+13
+47
+aa
+55
+02
 00
-04
+2d
+42
+02
+32
 aa
 55
 01
 00
-84
-46
-01
+3a
+42
+ff
 aa
 55
-01
+02
 00
-d1
-40
-01
+41
+42
+00
+84
 aa
 55
-1a
+0c
 00
 6f
 43
 1f
-03
-19
-c2
-03
 02
 01
 05
@@ -8027,32 +7930,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 +7956,13 @@
 65
 aa
 55
-0d
+0c
 00
 af
 43
-0c
+0b
 42
 54
-20
 35
 2e
 30
@@ -8083,35 +7974,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 +8024,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 +8137,7 @@
 ff
 1b
 18
-00
+30
 02
 ff
 ff
@@ -8270,58 +8145,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 +8227,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 +8318,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 +8404,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
+6d
+56
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,257 +1,259 @@
 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 
+0001 c042868e beq patch10_5 ,p_shutdown_radio 
+0002 c044865d beq patch11_1 ,p_set_freq_tx 
+0003 c000802f beq patch00_1 ,p_soft_reset_1 
+0004 c00d848d beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0005 c025049c beq patch09_2 ,p_prepare_tx 
+0006 c02c849a beq patch0b_1 ,p_process_dmh 
+0007 c02884a5 beq patch0a_1 ,p_slave_conn_recv_packet 
+0008 c06584aa beq patch19_3 ,p_app_bt_start_reconnect 
+0009 c0508038 beq patch14_1 ,p_init_param 
+000a c053803d beq patch14_7 ,p_lpm_dispatch 
+000b c0540053 beq patch15_0 ,p_lpm_dispatch_next2 
+000c c0588056 beq patch16_1 ,p_lpm_check_wake_lock 
+000d c059005e beq patch16_2 ,p_g24_dispatch 
+000e c06200d3 beq patch18_4 ,p_device_init 
+000f c064819e beq patch19_1 ,p_app_flag_store 
+0010 c06501a2 beq patch19_2 ,p_app_initflag_check 
+0011 c0718357 beq patch1c_3 ,p_mouse_seting_dpi 
+0012 c0730323 beq patch1c_6 ,p_mouse_motion 
+0013 c0748364 beq patch1d_1 ,p_mouse_bb_disconnected 
+0014 c0750377 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0015 c0758385 beq patch1d_3 ,p_mouse_start_discovery 
+0016 c07603be beq patch1d_4 ,p_mouse_stop_discovery 
 0017 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 
+0018 c01c83cc beq patch27_1 ,p_le_slave_match 
+0019 c02183d4 beq patch28_3 ,p_le_next_adv_channel 
+001a c02503da beq patch29_2 ,p_le_receive_skip 
+001b c02b83dd beq patch2a_7 ,p_le_update_param 
+001c c02c83ef beq patch2b_1 ,p_le_update_channel_map 
+001d c03183fc beq patch2c_3 ,p_le_prepare_tx 
+001e c0330426 beq patch2c_6 ,p_le_parse 
+001f c033843d beq patch2c_7 ,p_le_parse_l2cap 
+0020 c0350466 beq patch2d_2 ,p_le_adv_not_match 
+0021 c03b8471 beq patch2e_7 ,p_le_lpm_setmult 
+0022 c04104ab beq patch30_2 ,p_send_lmp 
+0023 c0460481 beq patch31_4 ,p_twspi_reset 
+0024 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 
+0025 1fe22200 copy pdata ,rega 
+0026 6808cc69 fetcht 1 ,mem_rssi_signal_index 
+0027 58004c70 setarg mem_rssi_signal_buf 
+0028 98408a00 iadd temp ,contw 
+0029 1a227e00 copy rega ,pdata 
+002a e0a08000 istore 1 ,contw 
+002b 18408401 increase 1 ,temp 
+002c 18410407 and_into rssi_buf_len_signal ,temp 
+002d 6008cc69 storet 1 ,mem_rssi_signal_index 
+002e 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 
+002f d8a009ae arg mem_sp_state ,contw 
+0030 df20000c arg 12 ,loopcnt 
+0031 20407ed4 call clear_mem 
+0032 204000ca call p_mouse_le_txbuff_load 
+0033 20406a03 call rfcomm_init 
+0034 20405cf6 call init_lmp 
+0035 2455ac65 ncall lpm_disable_exen_output ,wake 
+0036 20407ccd call ui_init + 1 
+0037 2020200c branch soft_reset + 11 
 
 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 
+0038 58000a06 setarg param_le_version 
+0039 6001c510 store 3 ,mem_lmp_version 
+003a 58001d87 setarg param_le_subversion 
+003b 60014513 store 2 ,mem_lmp_version + 3 
+003c 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 
+003d c6130000 rtnmark1 mark_24g 
+003e 20402afa call lpo_calibration 
+003f 6801c16f fetch 3 ,mem_clks_per_lpo 
 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 
+0041 6800c091 fetch 1 ,mem_lpm_mode 
+0042 207a0000 rtn blank 
+0043 6800c65a fetch 1 ,mem_ssp_enable 
+0044 203a0047 branch p_lpm_dispatch_next ,blank 
+0045 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+0046 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 
+0047 6800c4c0 fetch 1 ,mem_le_sc_calc 
 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 
+0049 20402c3a call lpm_check_wake_lock 
+004a 247a0000 nrtn blank 
+004b 6800c040 fetch 1 ,mem_context 
+004c 2fe00e03 compare 3 ,pdata ,0x7 
+004d 2420ab9d nbranch lpm_dispatch_unconn ,true 
+004e 68014042 fetch 2 ,mem_context + coffset_tsniff 
+004f d840ffff arg 0xffff ,temp 
+0050 98467c00 isub temp ,null 
+0051 20628000 rtn zero 
+0052 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 
+0053 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
+0054 247a0000 nrtn blank 
+0055 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 
+0056 c6130000 rtnmark1 mark_24g 
+0057 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0058 c0007fef beq 0 ,disable_blank 
+0059 6800c7c4 fetch 1 ,mem_mouse_le_conn_param_reject 
+005a c000ffef beq le_lpm_disable ,disable_blank 
+005b 68014248 fetch 2 ,mem_sdp_remote_cid 
+005c 243a7fef nbranch disable_blank ,blank 
+005d 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 
+005e c6930000 rtnmark0 mark_24g 
+005f 6800ccee fetch 1 ,mem_24g_transmit_by_interrupt 
+0060 c000806f 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 
+0061 2040051f call p_g24_txdata_prep 
+0062 2434008a nbranch p_g24_nodata_transmit ,user 
+0063 20400504 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 
+0064 20400541 call p_g24_transmit_packet 
+0065 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0066 c1ff8000 rtnne state_24g_pairing_success 
+0067 2040059e 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 
+0068 6800ccee fetch 1 ,mem_24g_transmit_by_interrupt 
+0069 c1008000 rtneq g24_tx_timer_int_enable 
+006a 20400092 call p_g24_lpm_wait 
+006b 24740000 nrtn user 
+006c 204000b1 call p_clear_wake 
+006d 5800ec54 setarg 60500 
+006e 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 
+006f 20400690 call p_g24_timer_check 
+0070 24740000 nrtn user 
+0071 20400081 call p_g24_interval_calibrate 
+0072 6800ccef fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0073 1fe0fe01 increase 1 ,pdata 
+0074 6000ccef store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0075 1fe67c19 sub pdata ,25 ,null 
+0076 20428078 call p_g24_transmit_by_interrupt_exit ,zero 
+0077 20200061 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 
+0078 704cee00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0079 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 
+007a 704be900 jam 0 ,mem_24g_pac_index 
+007b 6800cbd4 fetch 1 ,mem_24g_interval_min 
+007c 6000cbd3 store 1 ,mem_24g_interval 
+007d 20600000 rtn 
 
 p_g24_interval_max:
-0080 6800cbc1 fetch 1 ,mem_24g_interval_max 
-0081 6000cbbf store 1 ,mem_24g_interval 
-0082 20600000 rtn 
+007e 6800cbd5 fetch 1 ,mem_24g_interval_max 
+007f 6000cbd3 store 1 ,mem_24g_interval 
+0080 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 
+0081 6800cbe9 fetch 1 ,mem_24g_pac_index 
+0082 1fe0fe01 increase 1 ,pdata 
+0083 6000cbe9 store 1 ,mem_24g_pac_index 
+0084 c002007e beq 4 ,p_g24_interval_max 
+0085 c002807a beq 5 ,p_g24_interval_min 
+0086 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 
+0087 704cee01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0088 704cef00 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0089 20600000 rtn 
 
 p_g24_nodata_transmit:
-008c 6800cbc6 fetch 1 ,mem_24g_abort_pac 
-008d 205a0098 call p_g24_send_abort_packet ,blank 
+008a 6800cbda fetch 1 ,mem_24g_abort_pac 
+008b 205a009b 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 
+008c 20400092 call p_g24_lpm_wait 
+008d 24740000 nrtn user 
+008e 6801cbdd fetch 3 ,mem_24g_enter_hibernate 
+008f 20407f49 call clk2lpo 
+0090 600a415b storet 4 ,mem_sleep_counter 
+0091 20202b2a branch lpm_sleep 
+
+p_g24_lpm_wait:
+0092 78347c00 enable user 
+0093 20402afa call lpo_calibration 
+0094 6801c16f fetch 3 ,mem_clks_per_lpo 
+0095 203a7fe9 branch disable_user ,blank 
+0096 6800c091 fetch 1 ,mem_lpm_mode 
+0097 203a7fe9 branch disable_user ,blank 
+0098 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+0099 203a7fe9 branch disable_user ,blank 
+009a 202000b4 branch p_mouse_setgpio_lpm 
 
 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 
+009b 704bda01 jam 1 ,mem_24g_abort_pac 
+009c 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+009d 204004cc call p_g24_transmit_rf_ctrl_clear 
+009e 6000cb4a store 1 ,mem_24g_txbuf 
+009f 58000000 setarg 0 
+00a0 6003cb4b store 7 ,mem_24g_txbuf + 1 
+00a1 68024be5 fetch 4 ,mem_24g_device_addr 
+00a2 60024b52 store 4 ,mem_24g_txbuf + 8 
+00a3 704bae0c jam 12 ,mem_24g_datalen 
+00a4 6800cbaf fetch 1 ,mem_24g_data_type 
+00a5 79207e03 set1 bit_abort ,pdata 
+00a6 6000cbaf store 1 ,mem_24g_data_type 
+00a7 204006cc call p_g24_transmit_prep 
+00a8 20400523 call p_g24_txdata_enable_tx 
+00a9 20200064 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 
+00aa c6130000 rtnmark1 mark_24g 
+00ab 204000c0 call p_mouse_le_txbuff_save 
+00ac 204000b4 call p_mouse_setgpio_lpm 
+00ad 6800c040 fetch 1 ,mem_context 
+00ae c30000b1 bbit0 state_inconn ,p_clear_wake 
+00af 680080a0 fetch 1 ,mem_lpm_current_mult 
+00b0 247a0000 nrtn blank 
 
 p_clear_wake:
-00ae 58000000 setarg 0 
-00af 600400a1 store 8 ,mem_gpio_wakeup_low 
-00b0 20600000 rtn 
+00b1 58000000 setarg 0 
+00b2 600400a1 store 8 ,mem_gpio_wakeup_low 
+00b3 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 
+00b4 204000bd call p_mouse_set_sdio_high 
+00b5 204000b1 call p_clear_wake 
+00b6 20403ebf call mouse_lpm_before_common 
+00b7 68120070 hfetch 4 ,core_gpio_oe0 
+00b8 681a0078 hfetcht 4 ,core_gpio_pu0 
+00b9 98418400 ior temp ,temp 
+00ba 18440400 invert temp ,temp 
+00bb 601a007c hstoret 4 ,core_gpio_pd0 
+00bc 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 
+00bd 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+00be 207a0000 rtn blank 
+00bf 20200358 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 
+00c0 d8c01800 arg mem_le_tx_buffer0 ,contr 
+00c1 d8a0480a arg mem_le_tx_buffer0_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 
+00c3 d8c01900 arg mem_le_tx_buffer1 ,contr 
+00c4 204000c8 call p_mouse_le_txbuff_copy 
+00c5 d8c01a00 arg mem_le_tx_buffer2 ,contr 
+00c6 204000c8 call p_mouse_le_txbuff_copy 
+00c7 d8c01b00 arg mem_le_tx_buffer3 ,contr 
 
 p_mouse_le_txbuff_copy:
 00c8 df20001b arg 27 ,loopcnt 
@@ -261,2302 +263,2329 @@
 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 
+00cd d8a01900 arg mem_le_tx_buffer1 ,contw 
+00ce 204000c8 call p_mouse_le_txbuff_copy 
+00cf d8a01a00 arg mem_le_tx_buffer2 ,contw 
+00d0 204000c8 call p_mouse_le_txbuff_copy 
+00d1 d8a01b00 arg mem_le_tx_buffer3 ,contw 
+00d2 202000c8 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 
+00d3 20403416 call app_lpm_mult_enable 
+00d4 203580df branch p_device_init_common ,wake 
+00d5 70807820 jam 0x20 ,core_gpio_pu0 
+00d6 20400768 call p_mouse_data_init 
+00d7 6800c1de fetch 1 ,mem_tx_power 
+00d8 6000cc65 store 1 ,mem_tx_power_temp 
+00d9 2040058d call power_ctrl_pac_succ_cnt_init 
+00da 6800c685 fetch 1 ,mem_ui_button_timeout 
+00db 6000c6da store 1 ,mem_combination_ui_button_count 
+00dc 6800cb0c fetch 1 ,mem_ui_button_timeout1 
+00dd 6000cb0d store 1 ,mem_combination_ui_button_count1 
+00de 204043ca call mouse_bt_discovery_button_down_disable 
 
 p_device_init_common:
-00e2 204000e4 call p_mouse_init 
-00e3 202074b9 branch enable_authrom 
+00df 204000e1 call p_mouse_init 
+00e0 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 
+00e1 2455814e ncall p_mouse_setting_config ,wake 
+00e2 2040012d call p_mouse_spi_init 
+00e3 20758000 rtn wake 
+00e4 204001c3 call p_mouse_cb_fuction 
+00e5 204000ea call p_mouse_cheak_select_device_by_switch 
+00e6 20404083 call mouse_check_key_gpio 
+00e7 c0028115 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+00e8 204001a9 call p_mouse_wakeup_from_power 
+00e9 202000ed 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 
+00ea 6800c6f5 fetch 1 ,mem_config_function_enable 
+00eb c4030000 rtnbit0 enable_select_device_by_switch 
+00ec 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 
+00ed 20400331 call p_mouse_mode_bt_device1_multi_led_on 
+00ee 204000ea call p_mouse_cheak_select_device_by_switch 
+00ef 6800c720 fetch 1 ,mem_device_flag 
+00f0 1fe67cff sub pdata ,0xff ,null 
+00f1 204280fb call p_set_device_24g ,zero 
 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 
+00f3 6808c703 fetcht 1 ,mem_24g_device_number 
+00f4 98467c00 isub temp ,null 
+00f5 202281b5 branch p_mouse_start_24g_mode ,zero 
+00f6 204001a6 call p_mouse_tx_power_init 
+00f7 6800c210 fetch 1 ,mem_xrecord_mode 
+00f8 c01980fd beq rec_3_mode ,p_mouse3_0_check_reconn_target 
+00f9 c01a0100 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+00fa 20600000 rtn 
 
 p_set_device_24g:
-00ff 70472002 jam 2 ,mem_device_flag 
-0100 20600000 rtn 
+00fb 70472002 jam 2 ,mem_device_flag 
+00fc 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 
+00fd 680341d0 fetch 6 ,mem_hci_plap 
+00fe 203a33eb branch app_bt_start_discovery_short ,blank 
+00ff 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 
+0100 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
+0101 680146a8 fetch 2 ,mem_mouse_direct_timeout 
+0102 6808cb14 fetcht 1 ,mem_mouse_fast_conn_flag 
+0103 18467cff sub temp ,0xff ,null 
+0104 24228106 nbranch p_mouse4_0_check_reconn_target_next ,zero 
+0105 58000258 setarg 0x0258 
+
+p_mouse4_0_check_reconn_target_next:
 0106 600146ae store 2 ,mem_mouse_direct_timer 
 0107 20403418 call app_lpm_mult_disable 
-0108 2040010c call p_le_check_adv_flag 
+0108 2040010e 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 
+010b d8c04390 arg mem_le_scan_data ,contr 
+010c 204003ba call p_le_adv_data_update 
+010d 20207df4 branch check_51cmd_adv 
 
 p_le_check_adv_flag:
-010c da204370 arg mem_le_adv_data ,rega 
+010e 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 
+010f ea208000 ifetch 1 ,rega 
+0110 207a0000 rtn blank 
+0111 98c0a200 iadd contr ,rega 
+0112 e8c08000 ifetch 1 ,contr 
+0113 c1008000 rtneq 0x01 
+0114 2020010f 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 
+0115 6800c720 fetch 1 ,mem_device_flag 
+0116 c0008124 beq mode_bt_device1 ,p_return 
+0117 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0118 c4088000 rtnbit0 mouse_enable_24g 
+0119 c3818000 rtnbit1 mosue_24g_pairing_flag 
+011a c6130000 rtnmark1 mark_24g 
+011b 20400125 call p_device_led_off 
+011c d8e00003 arg mosue_24g_pairing_flag ,queue 
+011d 204043ce call mouse_enable_function_flag 
+011e 58000000 setarg 0 
+011f 600146ae store 2 ,mem_mouse_direct_timer 
+0120 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
+0121 60014bdb store 2 ,mem_24g_check_dongle_times 
+0122 204042ca call mouse_stop_discovery 
+0123 202005ca branch p_g24_start_pairing_sm1 
 
 p_return:
-0122 20600000 rtn 
+0124 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 
+0125 20404489 call mouse_device1_led_on 
+0126 2040448c call mouse_device2_led_on 
+0127 202002d7 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 
+0128 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0129 c30a3d66 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
+012a 6800c77a fetch 1 ,mem_mouse_dpi 
+012b c07fbd66 beq 0xff ,mouse_dpi_config 
+012c 20203d80 branch mouse_seting_dpi + 2 
 
 p_mouse_spi_init:
-012b 70421276 jam 0x76 ,mem_spi_init_clk 
-012c 20203d36 branch mouse_spi_init 
+012d 70421276 jam 0x76 ,mem_spi_init_clk 
+012e 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 
+012f 2040012d call p_mouse_spi_init 
+0130 204040c0 call mouse_spi_sdio_gpio_pollup 
+0131 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0132 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 
+0133 204040d9 call mouse_read_sensor_id 
+0134 c018013d beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0135 c018813f beq p3065_id1 ,p_mouse_p3065_init_param 
+0136 204040d1 call mouse_twspi_reset 
+0137 200003e8 nop 1000 
+0138 20200133 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 
+0139 704b1301 jam 1 ,mem_mouse_init_sensor_reset_flag 
+013a 2040640f call spi_ncs_enable 
+013b 2040012f call p_mouse_init_sunt 
+013c 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 
+013d 20400144 call p_mouse_sensor_poweron 
+013e 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 
+013f 20400144 call p_mouse_sensor_poweron 
+0140 6800c6de fetch 1 ,mem_sensor_id2 
+0141 c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0142 7046e001 jam p3065 ,mem_config_sensor_type 
+0143 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 
+0144 58008006 setarg 0x8006 
+0145 20406413 call twspi_write 
+0146 20002ee0 nop 12000 
+0147 20200128 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 
+0148 58000006 setarg 0x06 
+0149 20406414 call twspi_read 
+014a 1fe1fe08 or pdata ,0x08 ,pdata 
+014b 1fed7e00 lshift8 pdata ,pdata 
+014c 1fe0fe06 add pdata ,0x06 ,pdata 
+014d 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 
+014e 204004c6 call p_g24_set_device_addr 
+014f 68108a00 hfetch 1 ,core_usb_config 
+0150 793ffe04 set0 4 ,pdata 
+0151 60108a00 hstore 1 ,core_usb_config 
+0152 20403e6e call mouse_gpio_init 
+0153 20404489 call mouse_device1_led_on 
+0154 2040448c call mouse_device2_led_on 
+0155 6808cb05 fetcht 1 ,mem_24g_sw_gpio 
+0156 2040680e call gpio_config_output 
+0157 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+0158 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+0159 20404298 call mouse_led_on 
+015a 20403e1e call mouse_param_init 
+015b 2040017f call p_mouse_bt_sdp_update 
+015c 58000000 setarg 0 
+015d 60014154 store 2 ,mem_lpm_interval 
+015e 20403e54 call mouse_adc_init 
+015f 20405810 call le_set_config_fixed_ltk 
+0160 20405839 call le_set_justwork 
+0161 2040582c call le_set_fixed_ltk 
+0162 20405818 call le_set_config_read_authentication 
+0163 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0164 c28a0166 bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
+0165 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 
+0166 2040659c call iic_init_390k 
+0167 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0168 2feffe19 isolate1 mouse_enable_2k_eeprom ,pdata 
+0169 2440e5c2 ncall clear_eeprom_size_2k ,true 
+016a 2040443f call mouse_load_eeprom_dpi 
+016b 2040019a call p_mouse_init_environment 
+016c 2040026b call p_mouse_set_24g_addr_eeprom 
+016d 204065df call iicd_read_eep_data 
+016e 20400172 call p_mouse_load_fast_conn_flag 
+016f 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+0170 c07f817a beq 0xff ,p_mouse_fast_conn_init 
+0171 20600000 rtn 
+
+p_mouse_load_fast_conn_flag:
+0172 d8400001 arg 1 ,temp 
+0173 da204b14 arg mem_mouse_fast_conn_flag ,rega 
+0174 da400064 arg mouse_fast_conn_flag_offset ,regb 
+0175 202065df branch iicd_read_eep_data 
+
+p_mouse_store_fast_conn_flag:
+0176 d8400001 arg 1 ,temp 
+0177 da204b14 arg mem_mouse_fast_conn_flag ,rega 
+0178 da400064 arg mouse_fast_conn_flag_offset ,regb 
+0179 202065d1 branch iicd_write_protect_eep_data 
+
+p_mouse_fast_conn_init:
+017a 70421034 jam 0x34 ,mem_xrecord_mode 
+017b 58000000 setarg 0 
+017c 1fe47e00 invert pdata ,pdata 
+017d 600344a0 store 6 ,mem_le_lap 
+017e 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 
+017f 204074b9 call enable_authrom 
+0180 d8c08c00 arg 0x8c00 ,contr 
+0181 d8a04876 arg mem_mouse_uuid_list ,contw 
+0182 df200171 arg 369 ,loopcnt 
+0183 20407f01 call memcpy 
+0184 580f0209 setarg 0x0f0209 
+0185 e0a18000 istore 3 ,contw 
+0186 58120009 setarg 0x120009 
+0187 e0a18000 istore 3 ,contw 
+0188 58100209 setarg 0x100209 
+0189 e0a18000 istore 3 ,contw 
+018a 58000009 setarg 0x000009 
+018b e0a18000 istore 3 ,contw 
+018c d8c08d71 arg 0x8d71 ,contr 
+018d df200109 arg 265 ,loopcnt 
+018e 20407f01 call memcpy 
+018f 70488d00 jam 0 ,mem_mouse_uuid_list + 23 
+0190 7048856d jam 0x6d ,mem_mouse_uuid_list + 15 
+0191 5800401f setarg 0x401f 
+0192 600149db store 2 ,mem_mouse_uuid_list + 357 
+0193 58006d04 setarg 0x6d04 
+0194 60014a44 store 2 ,mem_mouse_uuid_list + 462 
+0195 580016b0 setarg 0x16b0 
+0196 60014a4a store 2 ,mem_mouse_uuid_list + 468 
+0197 58004876 setarg mem_mouse_uuid_list 
+0198 60014575 store 2 ,mem_ui_uuid_table 
+0199 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 
+019a 204033c4 call app_initflag_check 
+019b 2022c316 branch mouse_eeprom_load_recon_info ,zero 
+019c 2040037d call p_le_addr_random_config 
+019d 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 
+019e d8400002 arg 2 ,temp 
+019f da200aaa arg mem_timeup ,rega 
+01a0 da400062 arg mouse_eeprom_module_init_flag ,regb 
+01a1 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 
+01a2 d8400002 arg 2 ,temp 
+01a3 da200a9a arg mem_pdatatemp ,rega 
+01a4 da400062 arg mouse_eeprom_module_init_flag ,regb 
+01a5 202033c8 branch app_initflag_check + 4 
+
+p_mouse_tx_power_init:
+01a6 6800cc65 fetch 1 ,mem_tx_power_temp 
+01a7 6000c1de store 1 ,mem_tx_power 
+01a8 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 
+01a9 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01aa c30f01b0 bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
+01ab 68008abd fetch 1 ,mem_wakup_from_power_flag 
+01ac 2fec0003 isolate0 gpio_latch ,pdata 
+01ad 242081b0 nbranch p_mouse_wakeup_no_from_power ,true 
+01ae 2040012f call p_mouse_init_sunt 
+01af 20400148 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 
+01b0 6800c71f fetch 1 ,mem_reconn_times_init 
+01b1 6000c71e store 1 ,mem_reconn_times 
+01b2 6800c6f5 fetch 1 ,mem_config_function_enable 
+01b3 c3828000 rtnbit1 enable_select_device_by_gpio_button 
+01b4 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 
+01b5 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01b6 c4088000 rtnbit0 mouse_enable_24g 
+01b7 204001ba call p_g24_factory_check 
+01b8 20340621 branch p_g24_auto_pair_start ,user 
+01b9 202005fe branch p_g24_start_24g_mode 
 
 p_g24_factory_check:
-01a4 df200002 arg 2 ,loopcnt 
-01a5 d8c04bc2 arg mem_24g_addr ,contr 
+01ba df200002 arg 2 ,loopcnt 
+01bb d8c04bd6 arg mem_24g_addr ,contr 
 
 p_pdata_0xff_check:
-01a6 20407fe7 call enable_user 
-01a7 5800ffff setarg 0xffff 
+01bc 20407fe7 call enable_user 
+01bd 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 
+01be e8c90000 ifetcht 2 ,contr 
+01bf 98467c00 isub temp ,null 
+01c0 2442ffe9 ncall disable_user ,zero 
+01c1 c20001be loop p_pdata_0xff_check_loop 
+01c2 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 
+01c3 580001d6 setarg p_mouse_g24_package_data 
+01c4 60014cdf store 2 ,mem_cb_24g_data 
+01c5 580001da setarg p_mouse_le 
+01c6 600141ef store 2 ,mem_cb_le_process 
+01c7 5800047b setarg p_le_mouse_bb_event_connect_complete 
+01c8 600141f9 store 2 ,mem_cb_att_write 
+01c9 580001ed setarg p_mouse_bt 
+01ca 600141f1 store 2 ,mem_cb_bt_process 
+01cb 580000aa setarg p_mouse_before_lpm 
+01cc 600141ed store 2 ,mem_cb_before_lpm 
+01cd 58000208 setarg p_mouse_priority_bb_event 
+01ce 600141f5 store 2 ,mem_cb_bb_event_process 
+01cf 580001fe setarg p_mouse_idle 
+01d0 600141f3 store 2 ,mem_cb_idle_process 
+01d1 58000284 setarg p_mouse_before_hibernate 
+01d2 600141eb store 2 ,mem_cb_before_hibernate 
+01d3 58000293 setarg p_mouse_bb_event_timer 
+01d4 600141fd store 2 ,mem_cb_event_timer 
+01d5 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 
+01d6 20404401 call mouse_g24_package_data 
+01d7 6801469f fetch 2 ,mem_mouse_z 
+01d8 207a0000 rtn blank 
+01d9 20200087 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 
+01da 20405892 call le_fifo_check_nearly_full 
+01db 247a0000 nrtn blank 
+01dc 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+01dd c07f81e1 beq 0xff ,p_mouse_le_next 
+01de 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+01df 1fe17e03 and pdata ,0x03 ,pdata 
+01e0 c1818000 rtnne 0x03 
+
+p_mouse_le_next:
+01e1 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01e2 205a01fb call p_mouse_clear_sensor_data ,blank 
+01e3 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01e4 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01e5 20403f97 call mouse_motion 
+01e6 24740000 nrtn user 
+01e7 6801469f fetch 2 ,mem_mouse_z 
+01e8 245a01ea ncall p_mouse_wheel_trigger ,blank 
+01e9 2020076d 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 
+01ea 70480601 jam 1 ,mem_mouse_wheel_trigger 
+01eb 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
+01ec 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 
+01ed 20770000 rtn attempt 
+01ee 6800c1e2 fetch 1 ,mem_app_handshake_flag 
+01ef 207a0000 rtn blank 
+01f0 20405271 call l2cap_malloc_is_fifo_nearly_full 
+01f1 247a0000 nrtn blank 
+01f2 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01f3 205a01fb call p_mouse_clear_sensor_data ,blank 
+01f4 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01f5 c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+01f6 c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+01f7 20403f97 call mouse_motion 
+01f8 24740000 nrtn user 
+01f9 204001ea call p_mouse_wheel_trigger 
+01fa 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 
+01fb 20405814 call le_set_config_more_data 
+01fc 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+01fd 20200144 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 
+01fe 20407e34 call ui_check_paring_button 
+01ff 20403d6a call mouse_dpi_cheak 
+0200 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 
+0201 704b0701 jam 1 ,mem_mouse_multi_led_blink_timer 
+0202 704b0602 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0203 704b0900 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0204 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 
+0205 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
+0206 704b0b01 jam multi_led_blink ,mem_mouse_multi_led_type 
+0207 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 
+0208 1a627e00 copy regc ,pdata 
+0209 c00a021a beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+020a c00a822a beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+020b c0148233 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+020c c0190235 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+020d c020023c beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+020e c0020247 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+020f c0098247 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0210 c013824e beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
+0211 c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0212 c0108250 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0213 c0008256 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0214 c0010259 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+0215 c015825b beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0216 c01c8260 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0217 c01d026f beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0218 c01e0282 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0219 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 
+021a 20400139 call p_mouse_init_sensor_reset 
+021b 20400768 call p_mouse_data_init 
+021c 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+021d 793ffe00 set0 app_disc_by_button ,pdata 
+021e 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+021f 58000000 setarg 0 
+0220 600146ae store 2 ,mem_mouse_direct_timer 
+0221 20400223 call p_mouse_no_data_timer_init 
+0222 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 
+0223 2040032d call p_low_power_no_data_off_led_time 
+0224 6800c720 fetch 1 ,mem_device_flag 
+0225 c0008228 beq mode_bt_device1 ,p_mouse_ble_no_data_time 
+0226 c0013f8d beq mode_24g_device ,mouse_no_data_timer_init 
+0227 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 
+0228 68014afd fetch 2 ,mem_mouse_no_data_timeout_ble 
+0229 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 
+022a 2040028f call p_mouse_sensor_powerdown_check 
+022b 58000007 setarg le_interval_8_75ms 
+022c 60014496 store 2 ,mem_le_interval_min 
+022d 60014498 store 2 ,mem_le_interval_min + 2 
+022e 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+022f 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0230 20400768 call p_mouse_data_init 
+0231 20405816 call le_clr_config_more_data 
+0232 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 
+0233 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0234 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 
+0235 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0236 c0008238 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0237 2020023a 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 
+0238 20400233 call p_app_updata_le_param 
+0239 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 
+023a d8e00001 arg ll_start_enc_flag ,queue 
+023b 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 
+023c 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+023d c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
+023e 68008441 fetch 1 ,mem_le_tsniff 
+023f 1feb7e00 rshift2 pdata ,pdata 
+0240 1fe67c0c sub pdata ,le_interval_15ms ,null 
+0241 20610000 rtn positive 
+0242 58000009 setarg le_interval_11_25ms 
+0243 60014496 store 2 ,mem_le_interval_min 
+0244 60014498 store 2 ,mem_le_interval_min + 2 
+0245 20400233 call p_app_updata_le_param 
+0246 202003e3 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 
+0247 68014682 fetch 2 ,mem_ui_state_map 
+0248 c3860000 rtnbit1 ui_state_btn_down 
+0249 c3830000 rtnbit1 ui_state_bt_discovery 
+024a c3858000 rtnbit1 ui_state_ble_adv 
+024b 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+024c c3828000 rtnbit1 mouse_bt_discovery_button_down_flag 
+024d 202033a7 branch app_bb_hibernate 
 
 p_mouse_irtual_cable_unplug:
-0239 2040438e call mouse_irtual_cable_unplug 
-023a 202033a7 branch app_bb_hibernate 
+024e 2040438e call mouse_irtual_cable_unplug 
+024f 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 
+0250 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
+0251 c1010000 rtneq 2 
+0252 1fe0fe01 increase 1 ,pdata 
+0253 6000c808 store 1 ,mem_mouse_enter_sniff_count 
+0254 7041e312 jam 0x12 ,mem_sniff_param_interval 
+0255 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 
+0256 70480900 jam 0 ,mem_mouse_send_switch_req_timer 
+0257 20400139 call p_mouse_init_sensor_reset 
+0258 202042ca branch mouse_stop_discovery 
 
 p_mouse_bb_event_disconnected:
-0244 20400283 call p_mouse_sensor_powerdown_check 
-0245 202041d9 branch mouse_bb_disconnected 
+0259 2040028f call p_mouse_sensor_powerdown_check 
+025a 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 
+025b 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
+025c c1810000 rtnne 2 
+025d 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+025e 7041e30e jam 0x0e ,mem_sniff_param_interval 
+025f 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 
+0260 20400139 call p_mouse_init_sensor_reset 
+0261 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0262 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0263 204043d2 call mouse_disable_function_flag 
+0264 58000000 setarg 0 
+0265 60014707 store 2 ,mem_24g_pairing_timer_count 
+0266 7046a700 jam 0 ,mem_mouse_move_flag 
+0267 2040405d call mouse_read_sensor_common 
+0268 204001a6 call p_mouse_tx_power_init 
+0269 2040026b call p_mouse_set_24g_addr_eeprom 
+026a 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 
+026b da204bd6 arg mem_24g_addr ,rega 
+026c da40005b arg mouse_g24_addr_eeprom_offect ,regb 
+026d d8400004 arg 4 ,temp 
+026e 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 
+026f 2040028f call p_mouse_sensor_powerdown_check 
+0270 704cee00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0271 204001a6 call p_mouse_tx_power_init 
+0272 20400647 call p_g24_check_51cmd_stop_24g 
+0273 6800c6f5 fetch 1 ,mem_config_function_enable 
+0274 c282827f bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
+0275 c283027f bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
+0276 7041bd00 jam 0 ,mem_link_key_exists 
+0277 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+0278 c07f827e beq 0xff ,p_mouse_24g_attempt_fail_next 
+0279 20404316 call mouse_eeprom_load_recon_info 
+027a df200003 arg 3 ,loopcnt 
+027b d8c04722 arg mem_device1_addr ,contr 
+027c 204001bc call p_pdata_0xff_check 
+027d 2034027f branch p_mouse_null_enter_hibernate_count ,user 
+
+p_mouse_24g_attempt_fail_next:
+027e 202000ed 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 
+027f 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0280 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0281 20600000 rtn 
 
 p_mouse_24g_attempt_success:
-0276 20400137 call p_mouse_init_sensor_reset 
-0277 20203f8d branch mouse_no_data_timer_init 
+0282 20400139 call p_mouse_init_sensor_reset 
+0283 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 
+0284 78347c00 enable user 
+0285 68120138 hfetch 4 ,0x8138 
+0286 79347e1a setflag user ,26 ,pdata 
+0287 6012004c hstore 4 ,core_lpm_reg 
+0288 20402c21 call lpm_write_ctrl 
+0289 2040028f call p_mouse_sensor_powerdown_check 
+028a 204074bd call disable_authrom 
+028b 20400125 call p_device_led_off 
+028c 20403e9f call mouse_before_hibernate_wheel_gpio_set 
+028d 204000b1 call p_clear_wake 
+028e 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 
+028f 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0290 207a0000 rtn blank 
+0291 704b1300 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0292 20200148 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 
+0293 204002de call p_mouse_send_switch_req_timer 
+0294 204002e1 call p_mouse_wheel_trigger_timer 
+0295 2040031a call p_mouse_null_enter_hibernate_check 
+0296 204002e9 call p_mouse_bt_discovery_check 
+0297 2040029e call p_mouse_select_device 
+0298 20400335 call p_mouse_multi_led_blink_timer 
+0299 20404231 call mouse_check_hid_handshake_timer 
+029a 20404234 call mouse_check_discovery_timeout_timer 
+029b 20404237 call mouse_check_direct_timeout_timer 
+029c 2040423a call mouse_check_no_data_timeout_timer 
+029d 202002e6 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 
+029e 6800c6f5 fetch 1 ,mem_config_function_enable 
+029f c28282a2 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
+02a0 c2834359 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+02a1 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 
+02a2 6800c6ed fetch 1 ,mem_config_select_device_button_gpio 
+02a3 c17f8000 rtneq gpio_disable 
+02a4 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+02a5 2040681d call gpio_get_bit 
+02a6 202082ab 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 
+02a7 6800cb0f fetch 1 ,mem_device_change_flag 
+02a8 c00082ad beq 1 ,p_mouse_long_button_select_device 
+02a9 d8e00006 arg mouse_long_bt_button_flag ,queue 
+02aa 202043d2 branch mouse_disable_function_flag 
 
 p_mouse_select_device_button_down:
-029f 704b0f01 jam 1 ,mem_device_change_flag 
-02a0 20600000 rtn 
+02ab 704b0f01 jam 1 ,mem_device_change_flag 
+02ac 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 
+02ad 6800cb10 fetch 1 ,mem_device_band 
+02ae c00082b3 beq 1 ,p_device_band 
+02af 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+02b0 c3830000 rtnbit1 mouse_long_bt_button_flag 
+02b1 704b0f00 jam 0 ,mem_device_change_flag 
+02b2 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 
+02b3 704b1000 jam 0 ,mem_device_band 
+02b4 704b0f00 jam 0 ,mem_device_change_flag 
+02b5 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 
+02b6 da604b02 arg mem_low_power_no_data_off_led_time ,regc 
+02b7 da4002b9 arg p_mouse_check_low_power_nodata_timeout ,regb 
+02b8 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 
+02b9 704b0401 jam 1 ,mem_low_power_led_blink_flag 
+02ba 20200125 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 
+02bb 6800cb04 fetch 1 ,mem_low_power_led_blink_flag 
+02bc 247a0000 nrtn blank 
+02bd 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+02be c4020000 rtnbit0 mouse_low_voltage_flag 
+02bf 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+02c0 1fe0fe01 pincrease 1 
+02c1 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
+02c2 c00282c4 beq 5 ,p_blink_low_power_led 
+02c3 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 
+02c4 7046cf00 jam 0 ,mem_adc_low_volatage_led_timer_count 
+02c5 6800cb01 fetch 1 ,mem_low_power_led_state 
+02c6 c00082c9 beq on ,p_off_low_power_led 
+02c7 c00002d0 beq off ,p_on_low_power_led 
+02c8 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 
+02c9 704b0100 jam off ,mem_low_power_led_state 
+02ca 6800cb12 fetch 1 ,mem_lowpower_led_select 
+02cb c00082d7 beq 1 ,p_low_power_led_on 
+02cc 6800c720 fetch 1 ,mem_device_flag 
+02cd c000c489 beq mode_bt_device1 ,mouse_device1_led_on 
+02ce c001448c beq mode_24g_device ,mouse_device2_led_on 
+02cf 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 
+02d0 704b0101 jam on ,mem_low_power_led_state 
+02d1 6800cb12 fetch 1 ,mem_lowpower_led_select 
+02d2 c00082da beq 1 ,p_low_power_led_off 
+02d3 6800c720 fetch 1 ,mem_device_flag 
+02d4 c000c47a beq mode_bt_device1 ,mouse_devce1_led_off 
+02d5 c001447e beq mode_24g_device ,mouse_devce2_led_off 
+02d6 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 
+02d7 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+02d8 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+02d9 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 
+02da 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+02db c17f8000 rtneq gpio_disable 
+02dc 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+02dd 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 
+02de da604809 arg mem_mouse_send_switch_req_timer ,regc 
+02df da40637a arg host_create_conn_resend ,regb 
+02e0 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 
+02e1 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
+02e2 da4002e4 arg p_mouse_wheel_trigger_disable ,regb 
+02e3 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_disable:
-02d8 70480600 jam 0 ,mem_mouse_wheel_trigger 
-02d9 20600000 rtn 
+02e4 70480600 jam 0 ,mem_mouse_wheel_trigger 
+02e5 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 
+02e6 da6046c6 arg mem_le_start_encrypt_timer ,regc 
+02e7 da403d60 arg mouse_le_write_enable ,regb 
+02e8 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 
+02e9 6800c720 fetch 1 ,mem_device_flag 
+02ea c0010124 beq mode_24g_device ,p_return 
+02eb 6800c6f5 fetch 1 ,mem_config_function_enable 
+02ec c28202fe 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 
+02ed 6800cb0e fetch 1 ,mem_discovery_on_flag 
+02ee c0008124 beq 1 ,p_return 
+02ef 20404083 call mouse_check_key_gpio 
+02f0 c00282fa 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 
+02f1 6800c685 fetch 1 ,mem_ui_button_timeout 
+02f2 6000c6da store 1 ,mem_combination_ui_button_count 
+02f3 704b0e00 jam 0 ,mem_discovery_on_flag 
+02f4 6800c6db fetch 1 ,mem_bt_discovey_button_statue 
+02f5 c1008000 rtneq dpi_button_state_up 
+02f6 7046db01 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+02f7 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+02f8 204043d2 call mouse_disable_function_flag 
+02f9 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 
+02fa 704b0e02 jam 2 ,mem_discovery_on_flag 
+02fb 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+02fc 2040030c call p_mouse_bt_discovery_timer 
+02fd 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 
+02fe 6800c6ec fetch 1 ,mem_config_bt_button_gpio 
+02ff c17f8000 rtneq gpio_disable 
+0300 6808c6ec fetcht 1 ,mem_config_bt_button_gpio 
+0301 2040681d call gpio_get_bit 
+0302 20208306 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 
+0303 6800cb0c fetch 1 ,mem_ui_button_timeout1 
+0304 6000cb0d store 1 ,mem_combination_ui_button_count1 
+0305 202002f3 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 
+0306 704b0e01 jam 1 ,mem_discovery_on_flag 
+0307 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0308 2040030a call p_mouse_bt_discovery_timer1 
+0309 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 
+030a da604b0d arg mem_combination_ui_button_count1 ,regc 
+030b 2020030d 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 
+030c da6046da arg mem_combination_ui_button_count ,regc 
+030d da40030f arg p_mouse_long_button_bt_discovery ,regb 
+030e 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 
+030f 2040028f call p_mouse_sensor_powerdown_check 
+0310 704b1001 jam 1 ,mem_device_band 
+0311 68014682 fetch 2 ,mem_ui_state_map 
+0312 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+0313 2040c2d4 call mouse_stop_le_adv ,true 
+0314 68014682 fetch 2 ,mem_ui_state_map 
+0315 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+0316 2040c392 call mouse_cancel_reconnect ,true 
+0317 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0318 204043ce call mouse_enable_function_flag 
+0319 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 
+031a 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+031b 207a0000 rtn blank 
+031c 6800c79e fetch 1 ,mem_mouse_null_enter_hibernate_timer 
+031d 203a0321 branch p_mouse_null_enter_hibernate ,blank 
+031e 1fe0ffff increase -1 ,pdata 
+031f 6000c79e store 1 ,mem_mouse_null_enter_hibernate_timer 
+0320 20600000 rtn 
 
 p_mouse_null_enter_hibernate:
-0315 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0316 2020340a branch app_enter_hibernate 
+0321 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0322 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 
+0323 78547c00 disable user 
+0324 58000000 setarg 0 
+0325 6003469b store 6 ,mem_mouse_x 
+0326 20403fb5 call mouse_cheak_sensor_data 
+0327 20404079 call mouse_zwheel 
+0328 2040407e call mouse_t_zwheel 
+0329 20404099 call mouse_key 
+032a 24740000 nrtn user 
+032b 20400223 call p_mouse_no_data_timer_init 
+032c 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 
+032d 704b0400 jam 0 ,mem_low_power_led_blink_flag 
+032e 5800012c setarg 0x12c 
+032f 60014b02 store 2 ,mem_low_power_no_data_off_led_time 
+0330 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 
+0331 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
+0332 704b0b00 jam multi_led_on ,mem_mouse_multi_led_type 
+0333 704aff00 jam 0 ,mem_mode_2s_count 
+0334 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 
+0335 6800cb0a fetch 1 ,mem_mouse_multi_led_blink_enable 
+0336 207a0000 rtn blank 
+0337 6800cb0b fetch 1 ,mem_mouse_multi_led_type 
+0338 c000033b beq multi_led_on ,p_mouse_multi_led_type_on 
+0339 c0008341 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+033a 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 
+033b 204002d0 call p_on_low_power_led 
+033c 6800caff fetch 1 ,mem_mode_2s_count 
+033d 1fe0fe01 increase 1 ,pdata 
+033e 6000caff store 1 ,mem_mode_2s_count 
+033f c00a0350 beq 20 ,p_mouse_multi_led_off 
+0340 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 
+0341 6800cb07 fetch 1 ,mem_mouse_multi_led_blink_timer 
+0342 1fe0ffff increase -1 ,pdata 
+0343 6000cb07 store 1 ,mem_mouse_multi_led_blink_timer 
+0344 247a0000 nrtn blank 
+0345 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0346 6000cb07 store 1 ,mem_mouse_multi_led_blink_timer 
+0347 6800cb09 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
+0348 203a034d branch p_mouse_multi_led_blink_count_no_limited ,blank 
+0349 6800cb08 fetch 1 ,mem_mouse_multi_led_blink_count 
+034a 203a034e branch p_mouse_multi_led_blink_off ,blank 
+034b 1fe0ffff increase -1 ,pdata 
+034c 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 
+034d 202002c5 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 
+034e 58000000 setarg 0 
+034f 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 
+0350 6800cb08 fetch 1 ,mem_mouse_multi_led_blink_count 
+0351 243a0354 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0352 704b0a00 jam 0 ,mem_mouse_multi_led_blink_enable 
+0353 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 
+0354 704aff00 jam 0 ,mem_mode_2s_count 
+0355 704b0100 jam off ,mem_low_power_led_state 
+0356 20200125 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 
+0357 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0358 c002bdaa beq p3610 ,mouse_seting_3610_dpi 
+0359 c0023d96 beq p3212 ,mouse_seting_3212_dpi 
+035a c003035c beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+035b 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 
+035c 6800c77a fetch 1 ,mem_mouse_dpi 
+035d 205a0362 call p_mouse_3065xy_dpi_recount ,blank 
+035e 6800c77a fetch 1 ,mem_mouse_dpi 
+035f c000bd8a beq mouse_dpi_level2 ,mouse_set_cpi1 
+0360 c001bd8e beq mouse_dpi_level4 ,mouse_set_cpi4 
+0361 20203d8c branch mouse_set_cpi3 
 
 p_mouse_3065xy_dpi_recount:
-0358 70477a01 jam 1 ,mem_mouse_dpi 
-0359 20600000 rtn 
+0362 70477a01 jam 1 ,mem_mouse_dpi 
+0363 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 
+0364 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+0365 7041e30e jam 0x0e ,mem_sniff_param_interval 
+0366 204041e7 call mouse_bb_discon_clear_stack 
+0367 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0368 c283c1f5 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0369 c28033a9 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+036a c280836e bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
+036b c2810371 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
+036c c2818371 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+036d 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 
+036e c2828371 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
+036f c2818371 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0370 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 
+0371 68014682 fetch 2 ,mem_ui_state_map 
+0372 c28642b0 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0373 204033a9 call app_disconn_reason_clear 
+0374 20404083 call mouse_check_key_gpio 
+0375 c003827f beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
+0376 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 
+0377 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0378 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0379 c513037b bmark1 mark_24g ,p_mouse_switch_to_bt 
+037a 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 
+037b 20400647 call p_g24_check_51cmd_stop_24g 
+037c 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 
+037d 204068a2 call load_adc_init 
+037e 6801421d fetch 2 ,mem_0_5_adc_io_data 
+037f 203a0382 branch p_le_otp_adc_empty ,blank 
+0380 600147c2 store 2 ,mem_random_addr_increase_count 
 
 p_le_addr_random_store:
-0377 2020039d branch p_mouse_store_eerpom_random_addr_increase_count 
+0381 202003ab 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 
+0382 58001122 setarg 0x1122 
+0383 600147c2 store 2 ,mem_random_addr_increase_count 
+0384 20200381 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 
+0385 204001a6 call p_mouse_tx_power_init 
+0386 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0387 68014682 fetch 2 ,mem_ui_state_map 
+0388 c2858393 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0389 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+038a c30c0393 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+038b 204003af call p_mouse_load_eeprom_random_addr_increase_count 
+038c 680947c2 fetcht 2 ,mem_random_addr_increase_count 
+038d 18408401 increase 1 ,temp 
+038e 600947c2 storet 2 ,mem_random_addr_increase_count 
+038f 600944a1 storet 2 ,mem_le_lap + 1 
+0390 204003ab call p_mouse_store_eerpom_random_addr_increase_count 
+0391 180a7e00 random pdata 
+0392 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 
+0393 20403402 call app_ble_disconnect 
+0394 58ed8e0e setarg 0xed8e0e 
+0395 6001c4a3 store 3 ,mem_le_lap + 3 
+0396 704b145a jam 0x5a ,mem_mouse_fast_conn_flag 
+0397 20400176 call p_mouse_store_fast_conn_flag 
+0398 20403418 call app_lpm_mult_disable 
+0399 68014687 fetch 2 ,mem_discovery_timeout 
+039a 600146ac store 2 ,mem_mouse_discovery_timer 
+039b 70016d06 jam 6 ,mem_connection_options 
+039c 58000000 setarg 0 
+039d 600146b0 store 2 ,mem_mouse_no_data_timer 
+039e 600146ae store 2 ,mem_mouse_direct_timer 
+039f d8e00007 arg mouse_store_eeprom_flag ,queue 
+03a0 204043ce call mouse_enable_function_flag 
+03a1 204043ca call mouse_bt_discovery_button_down_disable 
+03a2 6800c092 fetch 1 ,mem_device_option 
+03a3 2feffe01 isolate1 mode_4_mouse ,pdata 
+03a4 204083b3 call p_check_51cmd_adv ,true 
+03a5 6800c092 fetch 1 ,mem_device_option 
+03a6 2feffe00 isolate1 mode_3_mouse ,pdata 
+03a7 2040fddd call check_51cmd_start_discovery ,true 
+03a8 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03a9 c28e422e bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+03aa 20200201 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 
+03ab d8400002 arg 2 ,temp 
+03ac da2047c2 arg mem_random_addr_increase_count ,rega 
+03ad da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+03ae 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 
+03af d8400002 arg 2 ,temp 
+03b0 da2047c2 arg mem_random_addr_increase_count ,rega 
+03b1 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+03b2 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 
+03b3 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
+03b4 2040010e call p_le_check_adv_flag 
+03b5 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+03b6 e0c08000 istore 1 ,contr 
+03b7 d8c04b15 arg mem_le_adv_swift_pair ,contr 
+03b8 204003ba call p_le_adv_data_update 
+03b9 20207df4 branch check_51cmd_adv 
+
+p_le_adv_data_update:
+03ba d8a0437b arg mem_le_adv_data + 11 ,contw 
+03bb df200013 arg 19 ,loopcnt 
+03bc 20407f01 call memcpy 
+03bd 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 
+03be 58000000 setarg 0 
+03bf 600146ac store 2 ,mem_mouse_discovery_timer 
+03c0 20400144 call p_mouse_sensor_poweron 
+03c1 6800c092 fetch 1 ,mem_device_option 
+03c2 2feffe01 isolate1 mode_4_mouse ,pdata 
+03c3 2040c2d4 call mouse_stop_le_adv ,true 
+03c4 6800c092 fetch 1 ,mem_device_option 
+03c5 2feffe00 isolate1 mode_3_mouse ,pdata 
+03c6 2040c2d7 call mouse_stop_bt3_discovery ,true 
+03c7 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03c8 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 
+03c9 6800caff fetch 1 ,mem_mode_2s_count 
+03ca 247a0000 nrtn blank 
+03cb 2020034e 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 
+03cc 6800c50f fetch 1 ,mem_le_md_count 
+03cd 1fe0fe01 pincrease 1 
+03ce 6000c50f store 1 ,mem_le_md_count 
+03cf c0065395 beq le_md_max_count ,le_slave_cont 
+03d0 204055aa call le_acknowledge 
+03d1 2040561e call le_prepare_tx 
+03d2 2040059e call power_ctrl_start 
+03d3 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 
+03d4 68008016 fetch 1 ,mem_le_ch_mapped 
+03d5 1fe0fe01 increase 1 ,pdata 
+03d6 60008016 store 1 ,mem_le_ch_mapped 
+03d7 c1940000 rtnne 40 
+03d8 70001625 jam 37 ,mem_le_ch_mapped 
+03d9 20600000 rtn 
 
 p_le_receive_skip:
-03c6 204029bb call save_rssi 
-03c7 20400024 call p_rssi_signal 
-03c8 202054a3 branch le_receive_skip + 2 
+03da 204029bb call save_rssi 
+03db 20400025 call p_rssi_signal 
+03dc 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 
+03dd 204003e5 call p_mouse_le_conn_param_check 
+03de 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 
+03df 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+03e0 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 
+03e1 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+03e2 20600000 rtn 
 
 p_mouse_le_conn_param_lpm_disable:
-03cf 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-03d0 20600000 rtn 
+03e3 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+03e4 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 
+03e5 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+03e6 1fe67c0c sub pdata ,le_interval_15ms ,null 
+03e7 242103e3 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+03e8 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+03e9 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
+03ea 98467c00 isub temp ,null 
+03eb 202103df branch p_mouse_le_lpm_mult_reinit ,positive 
+03ec 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+03ed 6000c172 store 1 ,mem_lpm_mult 
+03ee 202003e1 branch p_mouse_le_conn_param_lpm_enable 
+
+p_le_update_channel_map:
+03ef 6800843f fetch 1 ,mem_le_state 
+03f0 c4030000 rtnbit0 lestate_update_map 
+03f1 204003f4 call p_le_channel_map_overflow_check 
+03f2 24740000 nrtn user 
+03f3 202055a0 branch le_update_channel_map + 3 
+
+p_le_channel_map_overflow_check:
+03f4 78347c00 enable user 
+03f5 6800845a fetch 1 ,mem_le_event_count + 1 
+03f6 1ff1fe00 rshift4 pdata ,pdata 
+03f7 c1878000 rtnne 0x0f 
+03f8 68008460 fetch 1 ,mem_le_instant + 1 
+03f9 1ff1fe00 rshift4 pdata ,pdata 
+03fa c1800000 rtnne 0x00 
+03fb 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 
+03fc 68008456 fetch 1 ,mem_le_arq 
+03fd c2828410 bbit1 wak ,p_le_prepare_tx_wak 
+03fe 20400590 call power_ctrl_pac_succ_incrs 
+03ff 6800c78e fetch 1 ,mem_empty_count 
+0400 243a0406 nbranch p_le_send_empyt ,blank 
+0401 6800843f fetch 1 ,mem_le_state 
+0402 c302040a bbit0 lestate_encryption ,p_le_tx_4 
+0403 680082da fetch 1 ,mem_le_rxbuf + 1 
+0404 203a040a branch p_le_tx_4 ,blank 
+0405 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 
+0406 6800c78e fetch 1 ,mem_empty_count 
+0407 1fe0ffff increase -1 ,pdata 
+0408 6000c78e store 1 ,mem_empty_count 
+0409 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 
+040a 6800c4c4 fetch 1 ,mem_le_pairing_state 
+040b c082840d bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+040c 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 
+040d 20405892 call le_fifo_check_nearly_full 
+040e 205a0775 call p_mouse_data_pull ,blank 
+040f 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 
+0410 20400412 call p_le_check_tx_retransmit_setmd 
+0411 2020041e 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 
+0412 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0413 1fe17e03 and pdata ,0x03 ,pdata 
+0414 c1818000 rtnne 0x03 
+0415 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0416 207a0000 rtn blank 
+0417 6800c3dd fetch 1 ,mem_le_txlen 
+0418 207a0000 rtn blank 
+0419 6800c3dc fetch 1 ,mem_le_txheader 
+041a 79207e04 set1 md ,pdata 
+041b 6000c3dc store 1 ,mem_le_txheader 
+041c 20405650 call le_set_md 
+041d 20600000 rtn 
 
 p_le_power_ctrl_pac_succ_decrs:
-03fd 20200560 branch power_ctrl_pac_succ_decrs 
+041e 20200594 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 
+041f 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0420 207a0000 rtn blank 
+0421 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0422 1fe17e03 and pdata ,0x03 ,pdata 
+0423 c1018000 rtneq 0x03 
+0424 7046c60a jam 10 ,mem_le_start_encrypt_timer 
+0425 20600000 rtn 
+
+p_le_parse:
+0426 c6078000 rtnmark1 mark_old_packet 
+0427 20405890 call le_fifo_check_full 
+0428 247a0000 nrtn blank 
+0429 680082d9 fetch 1 ,mem_le_rxbuf 
+042a 1fe17e03 and pdata ,0x3 ,pdata 
+042b 6000c50c store 1 ,mem_le_packet_llid 
+042c e8c08000 ifetch 1 ,contr 
+042d 1fe17e1f and pdata ,0x1f ,pdata 
+042e 6000c50b store 1 ,mem_le_packet_size 
+042f 207a0000 rtn blank 
+0430 18c27e00 copy contr ,pdata 
+0431 6001450d store 2 ,mem_le_payload_ptr 
+0432 6800c50c fetch 1 ,mem_le_packet_llid 
+0433 c0018435 beq llid_le_ll ,p_le_parse_ll 
+0434 2020568d branch le_parse_l2cap 
+
+p_le_parse_ll:
+0435 680082db fetch 1 ,mem_le_rxbuf + 2 
+0436 c0008438 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0437 20205c65 branch le_parse_ll + 1 
+
+p_le_parse_channel_map_req:
+0438 e8c28000 ifetch 5 ,contr 
+0439 6002c3ce store 5 ,mem_le_new_map 
+043a e8c10000 ifetch 2 ,contr 
+043b 6001045f store 2 ,mem_le_instant 
+043c 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 
+043d e8c10000 ifetch 2 ,contr 
+043e c0020441 beq le_l2cap_cid_att ,p_le_parse_att 
+043f c003045e beq le_l2cap_cid_smp ,p_le_parse_smp 
+0440 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 
+0441 20407ea5 call store_contr 
+0442 2040041f call p_mouse_le_reconn_write_enable_timer_reinit 
+0443 20407e9f call get_contr 
+0444 e8c18000 ifetch 3 ,contr 
+0445 60018477 store 3 ,mem_le_att_opcode 
+0446 c0080450 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0447 1fec8400 rshift8 pdata ,temp 
+0448 18467c24 sub temp ,0x24 ,null 
+0449 202158ad branch le_parse_att + 2 ,positive 
+044a d84047c6 arg mem_mouse_le_uuid_sup ,temp 
+044b 600944bc storet 2 ,mem_ui_le_uuid_table 
+044c 204058ad call le_parse_att + 2 
+044d 58008e7a setarg 0x8e7a 
+044e 600144bc store 2 ,mem_ui_le_uuid_table 
+044f 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 
+0450 204059fa call le_parse_att_read_by_group_type_request 
+0451 20405879 call le_fifo_get_last_tx_ptr 
+0452 18c08c07 increase 7 ,contr 
+0453 e8c08000 ifetch 1 ,contr 
+0454 c1888000 rtnne attop_read_by_group_type_response 
+0455 18c08c05 increase 5 ,contr 
+0456 e8c10000 ifetch 2 ,contr 
+0457 d8401812 arg uuid_service_hids ,temp 
+0458 98467c00 isub temp ,null 
+0459 24628000 nrtn zero 
+045a 18c08dfc increase -4 ,contr 
+045b 5800002b setarg 0x2b 
+045c e0c10000 istore 2 ,contr 
+045d 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 
+045e e8c08000 ifetch 1 ,contr 
+045f c0028461 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0460 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 
+0461 20405b5a call le_parse_smp_pairing_failed 
+0462 6800843f fetch 1 ,mem_le_state 
+0463 793ffe05 set0 lestate_update_param ,pdata 
+0464 6000843f store 1 ,mem_le_state 
+0465 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 
+0466 68008016 fetch 1 ,mem_le_ch_mapped 
+0467 c093d6f2 bne 39 ,le_adv_loop 
+0468 2040046c call p_le_adv_random_delay 
+0469 d8e00000 arg le_adv_interval_timer ,queue 
+046a 68014482 fetch 2 ,mem_le_adv_interval 
+046b 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 
+046c 180a7e00 random pdata 
+046d d84001ff arg 0x1ff ,temp 
+046e 98417e00 iand temp ,pdata 
+046f 1fe0fefa add pdata ,250 ,pdata 
+0470 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 
+0471 7855fc00 disable wake 
+0472 20370474 branch p_le_lpm_set_mult_attempt ,attempt 
+0473 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 
+0474 20402bcb call lpm_match 
+0475 680140c1 fetch 2 ,mem_rx_window_sniff 
+0476 6001044d store 2 ,mem_le_receive_window 
+0477 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0478 2fe00603 compare 3 ,pdata ,3 
+0479 2420abde nbranch lpm_mult_short ,true 
+047a 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 
+047b 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+047c 247a0000 nrtn blank 
+047d 68008478 fetch 1 ,mem_le_att_handle 
+047e 1fe67e1a sub pdata ,26 ,pdata 
+047f 24628000 nrtn zero 
+0480 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 
+0481 68108077 hfetch 1 ,core_gpio_out3 
+0482 1fe17efd and_into 0xfd ,pdata 
+0483 60108077 hstore 1 ,core_gpio_out3 
+0484 68188073 hfetcht 1 ,core_gpio_oe3 
+0485 18418402 or_into 0x2 ,temp 
+0486 60188073 hstoret 1 ,core_gpio_oe3 
+0487 204063ee call twspi_disable 
+0488 184104fd and_into 0xfd ,temp 
+0489 2000000d nop 13 
+048a 204063f2 call twspi_enable 
+048b 60188073 hstoret 1 ,core_gpio_oe3 
+048c 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 
+048d 6800800e fetch 1 ,mem_page_rcv_fhs 
+048e 1fe0fe01 increase 1 ,pdata 
+048f 6000800e store 1 ,mem_page_rcv_fhs 
+0490 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 
+0491 7920002c set1 mark_first_packet ,mark 
+0492 204022f2 call master_newconn_once 
+0493 202c0498 branch p_newconn_poll_responded ,sync 
+0494 793f802c set0 mark_first_packet ,mark 
+0495 20402455 call new_conn_timeout 
+0496 243a0491 nbranch p_master_newconn_loop ,blank 
+0497 202020fc branch page_restart 
 
 p_newconn_poll_responded:
-0460 793f802c set0 mark_first_packet ,mark 
-0461 2020215f branch newconn_poll_responded 
+0498 793f802c set0 mark_first_packet ,mark 
+0499 2020215f branch newconn_poll_responded 
 
 p_process_dmh:
-0462 c516264d bmark1 mark_first_packet ,end_of_packet 
-0463 2020258f branch process_dmh + 1 
+049a c516264d bmark1 mark_first_packet ,end_of_packet 
+049b 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 
+049c 68008030 fetch 1 ,mem_state 
+049d 2feffe00 isolate1 state_inconn ,pdata 
+049e 204084a0 call p_bt_power_ctrl ,true 
+049f 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 
+04a0 68008047 fetch 1 ,mem_arq 
+04a1 2feffe03 isolate1 wack ,pdata 
+04a2 20408594 call power_ctrl_pac_succ_decrs ,true 
+04a3 24408590 ncall power_ctrl_pac_succ_incrs ,true 
+04a4 2020059e 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 
+04a5 204024f0 call slave_receive_master_slot 
+04a6 242c28f9 nbranch shutdown_radio ,sync 
+04a7 204029bb call save_rssi 
+04a8 20400025 call p_rssi_signal 
+04a9 20202518 branch slave_conn_recv_packet + 4 
 
 p_app_bt_start_reconnect:
-0472 202033e4 branch app_bt_start_reconnect + 3 
+04aa 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 
+04ab 78547c00 disable user 
+04ac 204062c1 call lmo_fifo_process 
+04ad 68008048 fetch 1 ,mem_lmp_to_send 
+04ae 207a0000 rtn blank 
+04af c28384b2 bbit1 7 ,p_send_lmp_escape 
+04b0 c00184be beq lmp_accepted ,p_send_lmp_accepted 
+04b1 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 
+04b2 c04204b5 beq lmp_ext_features_res ,p_send_lmpext_features_res 
+04b3 c04184b8 beq lmp_ext_features_req ,p_send_lmpext_features_req 
+04b4 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 
+04b5 204004bb call p_check_ssp_enable 
+04b6 68008048 fetch 1 ,mem_lmp_to_send 
+04b7 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 
+04b8 204004bb call p_check_ssp_enable 
+04b9 68008048 fetch 1 ,mem_lmp_to_send 
+04ba 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 
+04bb 6800c65a fetch 1 ,mem_ssp_enable 
+04bc 203a612b branch ssp_disable ,blank 
+04bd 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 
+04be 18007e02 force 2 ,pdata 
+04bf 20406298 call msg_send_lmp 
+04c0 68008049 fetch 1 ,mem_lmi_opcode 
+04c1 e0a08000 istore 1 ,contw 
+04c2 6000cafc store 1 ,mem_lmi_opcode_temp 
+04c3 204062a7 call send_lmp_follow 
+04c4 6800cafc fetch 1 ,mem_lmi_opcode_temp 
+04c5 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 
+04c6 204068a8 call adc_init_data 
+04c7 680240a0 fetch 4 ,mem_lap 
+04c8 60024be5 store 4 ,mem_24g_device_addr 
+04c9 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 
+04ca 704ce401 jam 1 ,mem_24g_rf_last_sta 
+04cb 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 
+04cc 6800cbaf fetch 1 ,mem_24g_data_type 
+04cd 1fe17e07 and_into bits_data ,pdata 
+04ce 6000cbaf store 1 ,mem_24g_data_type 
+04cf 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 
+04d0 6800cbaf fetch 1 ,mem_24g_data_type 
+04d1 79207e04 set1 bit_hop ,pdata 
+04d2 6000cbaf store 1 ,mem_24g_data_type 
+04d3 6000cb6a store 1 ,mem_24g_txpayload 
+04d4 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 
+04d5 6800cbaf fetch 1 ,mem_24g_data_type 
+04d6 793ffe04 set0 bit_hop ,pdata 
+04d7 6000cbaf store 1 ,mem_24g_data_type 
+04d8 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 
+04d9 20400594 call power_ctrl_pac_succ_decrs 
+04da 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+04db c00084de beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+04dc c00104e2 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+04dd 20600000 rtn 
 
 p_g24_transmit_hop_pac_fail_wo_hop:
-04a8 704cd202 jam 2 ,mem_24g_sync_cnt 
+04de 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 
+04df 704ce200 jam 0 ,mem_24g_hop_pac_retry 
+04e0 704ce400 jam 0 ,mem_24g_rf_last_sta 
+04e1 202004cc 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 
+04e2 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+04e3 202004df 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 
+04e4 68014bb4 fetch 2 ,mem_24g_txfail_cnt 
+04e5 1fe0fe01 increase 1 ,pdata 
+04e6 60014bb4 store 2 ,mem_24g_txfail_cnt 
+04e7 c2850582 bbit1 10 ,p_g24_tx_attempt_fail 
+04e8 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+04e9 c00084ed beq 1 ,p_g24_rf_hop_fastly 
+04ea 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 
+04eb 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+04ec c08084cc 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 
+04ed 6800cce1 fetch 1 ,mem_24g_hop_fastly_cnt 
+04ee 1fe0fe01 increase 1 ,pdata 
+04ef 6000cce1 store 1 ,mem_24g_hop_fastly_cnt 
+04f0 c00204f4 beq 4 ,p_g24_rf_hop_fastly_exit 
+04f1 204006de call p_g24_ch 
+04f2 704bf302 jam 2 ,mem_24g_max_retry 
+04f3 20200541 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 
+04f4 20400594 call power_ctrl_pac_succ_decrs 
+04f5 704ce100 jam 0 ,mem_24g_hop_fastly_cnt 
+04f6 202004cc branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_succ_wo_hop:
-04c1 704cd202 jam 2 ,mem_24g_sync_cnt 
+04f7 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 
+04f8 704ce401 jam 1 ,mem_24g_rf_last_sta 
+04f9 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+04fa 202004cc 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 
+04fb 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+04fc c00184f8 beq 3 ,p_g24_transmit_hop_pac_succ 
+04fd 6800cbaf fetch 1 ,mem_24g_data_type 
+04fe 2fec0004 isolate0 bit_hop ,pdata 
+04ff 202084ca branch p_g24_transmit_rf_sta_init ,true 
+0500 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+0501 c00084f7 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0502 c00104f8 beq 2 ,p_g24_transmit_hop_pac_succ 
+0503 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 
+0504 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0505 c1ff8000 rtnne state_24g_pairing_success 
+0506 20400509 call p_g24_rf_laststa_synccnt_check 
+0507 24560511 ncall p_g24_rf_sync_cnt_check ,user2 
+0508 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 
+0509 78567c00 disable user2 
+050a 6800cce4 fetch 1 ,mem_24g_rf_last_sta 
+050b c1808000 rtnne 1 
+050c 6800cce6 fetch 1 ,mem_24g_sync_cnt 
+050d c1800000 rtnne 0 
+050e 704ce501 jam 1 ,mem_24g_rf_work_stage 
+050f 704bf304 jam 4 ,mem_24g_max_retry 
+0510 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 
+0511 6800cce6 fetch 1 ,mem_24g_sync_cnt 
+0512 203a0519 branch p_g24_rf_hop_attemp ,blank 
+0513 1fe0ffff increase -1 ,pdata 
+0514 6000cce6 store 1 ,mem_24g_sync_cnt 
+0515 704ce502 jam 2 ,mem_24g_rf_work_stage 
+0516 204006de call p_g24_ch 
+0517 704bf304 jam 4 ,mem_24g_max_retry 
+0518 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 
+0519 704ce503 jam 3 ,mem_24g_rf_work_stage 
+051a 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+051b 243a04eb nbranch p_g24_rf_hop_attemp_again ,blank 
+051c 204006de call p_g24_ch 
+051d 704bf302 jam 2 ,mem_24g_max_retry 
+051e 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 
+051f 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0520 c0ff85d3 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 
+0521 20400525 call p_g24_package_data 
+0522 204006cc call p_g24_transmit_prep 
 
 p_g24_txdata_enable_tx:
-04ed 704b9f01 jam ensure_on_24g ,mem_24g_ensure 
-04ee 20600000 rtn 
+0523 704bb301 jam ensure_on_24g ,mem_24g_ensure 
+0524 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 
+0525 68014cdf fetch 2 ,mem_cb_24g_data 
+0526 20407f9c call callback_func 
+0527 2034052b branch p_g24_accumulate_mouse_data ,user 
+0528 6803cb4b fetch 7 ,mem_24g_txbuf + 1 
+0529 207a0000 rtn blank 
+052a 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 
+052b 704bda00 jam 0 ,mem_24g_abort_pac 
+052c 1a20fe01 add rega ,1 ,pdata 
+052d 6000cbae store 1 ,mem_24g_datalen 
+052e 204004cc call p_g24_transmit_rf_ctrl_clear 
+052f 6000cb4a store 1 ,mem_24g_txbuf 
+0530 e8a88000 ifetcht 1 ,contw 
+0531 ea408000 ifetch 1 ,regb 
+0532 9841fe00 ior temp ,pdata 
+0533 e0a08000 istore 1 ,contw 
+0534 1a40a401 increase 1 ,regb 
+0535 ea420000 ifetch 4 ,regb 
+0536 e0a20000 istore 4 ,contw 
+0537 1a40a404 increase 4 ,regb 
+0538 d8a04b50 arg mem_24g_txbuf + 6 ,contw 
+0539 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 
+053a ea408000 ifetch 1 ,regb 
+053b e8a88000 ifetcht 1 ,contw 
+053c 9840fe00 iadd temp ,pdata 
+053d e0a08000 istore 1 ,contw 
+053e 1a40a401 increase 1 ,regb 
+053f c200053a loop p_g24_accumulation_loop2 
+0540 20600000 rtn 
 
 p_g24_transmit_packet:
-050d 704ba300 jam 0 ,mem_24g_retry 
+0541 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 
+0542 d9600d00 arg param_rx_setup ,timeup 
+0543 34730200 until clkn_rt ,meet 
+0544 2040055b call p_g24_transmit_receive_ack 
+0545 6800cbea fetch 1 ,mem_24g_no_ack 
+0546 c1008000 rtneq no_ack_24g 
+0547 242c056a nbranch p_g24_retransmit ,sync 
+0548 2437856a nbranch p_g24_retransmit ,user3 
+0549 58000000 setarg 0 
+054a 60044b4a store 8 ,mem_24g_txbuf 
+054b 20400586 call p_g24_ackpayload_parse 
+054c 20400590 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 
+054d 6800cbad fetch 1 ,mem_24g_pid 
+054e 1fe0fe01 increase 1 ,pdata 
+054f 6000cbad store 1 ,mem_24g_pid 
+0550 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0551 c0ff8559 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0552 204004fb 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 
+0553 58000000 setarg 0 
+0554 60014bb4 store 2 ,mem_24g_txfail_cnt 
+0555 6000cbb6 store 1 ,mem_24g_get_ack_fail 
+0556 6000cce2 store 1 ,mem_24g_hop_pac_retry 
+0557 704bb300 jam ensure_off_24g ,mem_24g_ensure 
+0558 20600000 rtn 
 
 p_g24_paring_mode_start:
-0525 20400559 call power_ctrl_pac_succ_cnt_init 
-0526 202005c2 branch p_g24_paring_mode 
+0559 2040058d call power_ctrl_pac_succ_cnt_init 
+055a 202005ee 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 
+055b 7857fc00 disable user3 
+055c 20400747 call p_g24_transmit 
+055d 6800cbea fetch 1 ,mem_24g_no_ack 
+055e c0008568 beq no_ack_24g ,p_g24_transmit_no_ack 
+055f 18002a00 force 0 ,radio_ctrl 
+0560 68024bd6 fetch 4 ,mem_24g_addr 
+0561 98001200 iforce access 
+0562 68088017 fetcht 1 ,mem_last_freq 
+0563 2040291f call set_freq_rx 
+0564 20402924 call rf_rx_enable 
+0565 20400701 call p_g24_receive_rxon 
+0566 2057873f call p_g24_end_of_packet ,user3 
+0567 20600000 rtn 
 
 p_g24_transmit_no_ack:
-0534 20400730 call p_g24_end_of_packet 
-0535 20200519 branch p_g24_transmit_next_packet 
+0568 2040073f call p_g24_end_of_packet 
+0569 2020054d 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 
+056a 6800cbb6 fetch 1 ,mem_24g_get_ack_fail 
+056b 1fe0fe01 increase 1 ,pdata 
+056c 6000cbb6 store 1 ,mem_24g_get_ack_fail 
+056d 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+056e c0ff857e bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+056f 6808cbb7 fetcht 1 ,mem_24g_retry 
+0570 18408401 increase 1 ,temp 
+0571 6008cbb7 storet 1 ,mem_24g_retry 
+0572 6800cbf3 fetch 1 ,mem_24g_max_retry 
+0573 98467e00 isub temp ,pdata 
+0574 243a0542 nbranch p_g24_transmit_loop ,blank 
+0575 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+0576 c00184e4 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+0577 6800cce2 fetch 1 ,mem_24g_hop_pac_retry 
+0578 1fe0fe01 increase 1 ,pdata 
+0579 6000cce2 store 1 ,mem_24g_hop_pac_retry 
+057a c00104d9 beq 2 ,p_g24_transmit_hop_pac_fail 
+057b 204004d0 call p_g24_hop_ch_enable 
+057c 704bf301 jam 1 ,mem_24g_max_retry 
+057d 20200541 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 
+057e 6800cbb6 fetch 1 ,mem_24g_get_ack_fail 
+057f c1ff8000 rtnne 0xff 
+0580 704bb600 jam 0 ,mem_24g_get_ack_fail 
+0581 20200584 branch p_g24_stop_g24_mode 
 
 p_g24_tx_attempt_fail:
-054e 58000000 setarg 0 
-054f 60014ba0 store 2 ,mem_24g_txfail_cnt 
+0582 58000000 setarg 0 
+0583 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 
+0584 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0585 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 
+0586 20400650 call p_g24_read_len_pid_crc 
+0587 6800cbac fetch 1 ,mem_24g_rxdata_length 
+0588 207a0000 rtn blank 
+0589 98007200 iforce loopcnt 
+058a d8c04b2a arg mem_24g_rxbuf + 2 ,contr 
+058b d8a04b8c arg mem_24g_rxpayload ,contw 
+058c 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 
+058d 704cea01 jam 1 ,mem_power_ctrl_level 
+058e 704ce700 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+058f 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 
+0590 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0591 1fe0fe01 increase 1 ,pdata 
+0592 6000cce7 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0593 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 
+0594 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0595 1fe67c02 sub pdata ,2 ,null 
+0596 2441059c ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0597 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0598 c1000000 rtneq 0 
+0599 1fe0ffff increase -1 ,pdata 
+059a 6000cce7 store 1 ,mem_power_ctrl_pac_succ_cnt 
+059b 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-0568 704cd303 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0569 20600000 rtn 
+059c 704ce703 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+059d 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 
+059e 68014682 fetch 2 ,mem_ui_state_map 
+059f c3858000 rtnbit1 ui_state_ble_adv 
+05a0 c3838000 rtnbit1 ui_state_bt_reconnect 
+05a1 c3830000 rtnbit1 ui_state_bt_discovery 
+05a2 da204c70 arg mem_rssi_signal_buf ,rega 
+05a3 204006ad call p_rssi_average 
+05a4 6008cce8 storet 1 ,mem_rssi_avg_received 
+05a5 58000082 setarg rssi_dis_max_24g 
+05a6 c51305a8 bmark1 mark_24g ,power_ctrl_start_next 
+05a7 58000080 setarg rssi_dis_max_ble 
+
+power_ctrl_start_next:
+05a8 98467c00 isub temp ,null 
+05a9 242105c0 nbranch power_ctrl_txpower_incrs_force ,positive 
+05aa 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05ab 1fe67c02 sub pdata ,2 ,null 
+05ac 242105b0 nbranch power_ctrl_txpower_decrs_check ,positive 
+05ad 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05ae c00005c1 beq 0 ,power_ctrl_txpower_incrs 
+05af 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 
+05b0 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05b1 c1900000 rtnne 32 
+05b2 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 
+05b3 6808cce8 fetcht 1 ,mem_rssi_avg_received 
+05b4 58000077 setarg rssi_dis_min_24g 
+05b5 c51305b7 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+05b6 58000075 setarg rssi_dis_min_ble 
+
+power_ctrl_txpower_decrs_next:
+05b7 98467c00 isub temp ,null 
+05b8 24610000 nrtn positive 
+05b9 6800ccea fetch 1 ,mem_power_ctrl_level 
+05ba c00005c8 beq 0 ,power_ctrl_decrs_level0 
+05bb 1fe0ffff increase -1 ,pdata 
+05bc 6000ccea store 1 ,mem_power_ctrl_level 
+05bd c00005c8 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 
+05be 7041de00 jam tx_power_0db ,mem_tx_power 
+05bf 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0594 704cd300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+05c0 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 
+05c1 6800ccea fetch 1 ,mem_power_ctrl_level 
+05c2 c00105c6 beq 2 ,power_ctrl_incrs_level2 
+05c3 1fe0fe01 increase 1 ,pdata 
+05c4 6000ccea store 1 ,mem_power_ctrl_level 
+05c5 c00085be beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-059a 7041de02 jam tx_power_5db ,mem_tx_power 
-059b 20600000 rtn 
+05c6 7041de02 jam tx_power_5db ,mem_tx_power 
+05c7 20600000 rtn 
 
 power_ctrl_decrs_level0:
-059c 7041de04 jam tx_power_f5db ,mem_tx_power 
-059d 20600000 rtn 
+05c8 7041de04 jam tx_power_f5db ,mem_tx_power 
+05c9 20600000 rtn 
 
 p_g24_start_pairing_sm1:
-059e 79200026 set1 mark_24g ,mark 
-059f 204005a2 call p_g24_pair_init 
+05ca 79200026 set1 mark_24g ,mark 
+05cb 204005ce 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 
+05cc 704bbe01 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+05cd 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 
+05ce 7041de20 jam tx_power_pair ,mem_tx_power 
+05cf 704bad00 jam 0 ,mem_24g_pid 
+05d0 704bb84e jam g24_pair_ch ,mem_24g_ch 
+05d1 68024bba fetch 4 ,mem_24g_paring_addr 
+05d2 202006be 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 
+05d3 6800cbb3 fetch 1 ,mem_24g_ensure 
+05d4 c000ffe7 beq ensure_on_24g ,enable_user 
+05d5 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+05d6 c00085da beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+05d7 c00105dd beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+05d8 c00185e0 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+05d9 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 
+05da 704bbe11 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+05db 70119eaa jam 0xaa ,mem_24g_common_temp 
+05dc 202005e2 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 
+05dd 704bbe12 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+05de 70119e55 jam 0x55 ,mem_24g_common_temp 
+05df 202005e2 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 
+05e0 704bbe13 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+05e1 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 
+05e2 6800cbaf fetch 1 ,mem_24g_data_type 
+05e3 1fe17e07 and_into bits_data ,pdata 
+05e4 6000919f store 1 ,mem_24g_common_temp + 1 
+05e5 68024be5 fetch 4 ,mem_24g_device_addr 
+05e6 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 
+05e7 7011a400 jam 0 ,mem_24g_common_temp + 6 
+05e8 da20119e arg mem_24g_common_temp ,rega 
+05e9 d8400007 arg 7 ,temp 
+05ea 2040064b call p_g24_put_data_in_buff 
+05eb 204006cc call p_g24_transmit_prep 
+05ec 20400523 call p_g24_txdata_enable_tx 
+05ed 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 
+05ee 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+05ef c17f8000 rtneq state_24g_pairing_success 
+05f0 c00885f4 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+05f1 c00905f6 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+05f2 c00985f8 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+05f3 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 
+05f4 704bbe02 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+05f5 20200553 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 
+05f6 704bbe03 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+05f7 20200553 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 
+05f8 704bbeff jam state_24g_pairing_success ,mem_24g_pairing_sm 
+05f9 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+05fa 20407d86 call ui_ipc_send_event 
+05fb 68024b8e fetch 4 ,mem_24g_rxpayload + 2 
+05fc 204006be call p_g24_update_addr_and_synccrc8 
+05fd 20200553 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 
+05fe 793f8026 set0 mark_24g ,mark 
+05ff 204006bf call p_g24_syncword_crc8 
+0600 204006de call p_g24_ch 
+0601 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0602 c1ff8000 rtnne state_24g_pairing_success 
+0603 20400613 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 
+0604 58000000 setarg 0 
+0605 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 
+0606 20402afa call lpo_calibration 
+0607 200007d0 nop 2000 
+0608 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+0609 c07f8584 beq 0xff ,p_g24_stop_g24_mode 
+060a 2040055b call p_g24_transmit_receive_ack 
+060b 242c061c nbranch p_g24_attemp_txdata_retry ,sync 
+060c 2437861c 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 
+060d 79200026 set1 mark_24g ,mark 
+060e 58000000 setarg 0 
+060f 60014bdb store 2 ,mem_24g_check_dongle_times 
+0610 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0611 20407d86 call ui_ipc_send_event 
+0612 20200087 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 
+0613 70119eff jam 0xff ,mem_24g_common_temp 
+0614 6800cbaf fetch 1 ,mem_24g_data_type 
+0615 6000919f store 1 ,mem_24g_common_temp + 1 
+0616 68024be5 fetch 4 ,mem_24g_device_addr 
+0617 600211a0 store 4 ,mem_24g_common_temp + 2 
+0618 d8400006 arg 6 ,temp 
+0619 da20119e arg mem_24g_common_temp ,rega 
+061a 2040064b call p_g24_put_data_in_buff 
+061b 202006cc 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 
+061c 68014bdb fetch 2 ,mem_24g_check_dongle_times 
+061d 1fe0fe01 increase 1 ,pdata 
+061e 60014bdb store 2 ,mem_24g_check_dongle_times 
+061f 204006de call p_g24_ch 
+0620 20200606 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 
+0621 793f8026 set0 mark_24g ,mark 
+0622 2040063d call p_g24_auto_pair_all_powerful 
+0623 20400613 call p_g24_tx_attemp_data_prep 
 
 p_g24_auto_pair_restart:
-05f8 704bc700 jam 0 ,mem_24g_check_dongle_times 
+0624 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 
+0625 20402afa call lpo_calibration 
+0626 200007d0 nop 2000 
+0627 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+0628 c07f8584 beq 0xff ,p_g24_stop_g24_mode 
+0629 2040055b call p_g24_transmit_receive_ack 
+062a 242c0633 nbranch p_g24_auto_pair_retry ,sync 
+062b 24378633 nbranch p_g24_auto_pair_retry ,user3 
+062c 20400586 call p_g24_ackpayload_parse 
+062d 204001a6 call p_mouse_tx_power_init 
+062e 68024bd6 fetch 4 ,mem_24g_addr 
+062f 680a4bba fetcht 4 ,mem_24g_paring_addr 
+0630 98467c00 isub temp ,null 
+0631 202285ca branch p_g24_start_pairing_sm1 ,zero 
+0632 2020060d 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 
+0633 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+0634 1fe0fe01 increase 1 ,pdata 
+0635 6000cbdb store 1 ,mem_24g_check_dongle_times 
+0636 6800ccec fetch 1 ,mem_24g_auto_paring_switch 
+0637 1fe0fe01 increase 1 ,pdata 
+0638 1fe17e01 and_into 1 ,pdata 
+0639 6000ccec store 1 ,mem_24g_auto_paring_switch 
+063a c0000643 beq 0 ,p_g24_auto_pair_device_attemp 
+063b c0008645 beq 1 ,p_g24_auto_pair_pair_attemp 
+063c 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 
+063d 7041de20 jam tx_power_pair ,mem_tx_power 
+063e 58000f0f setarg 0x0f0f 
+063f 60014bd6 store 2 ,mem_24g_addr 
+0640 e0a10000 istore 2 ,contw 
 
 p_g24_ch_syncword_crc8_init:
-0616 204006b0 call p_g24_syncword_crc8 
-0617 202006cf branch p_g24_ch 
+0641 204006bf call p_g24_syncword_crc8 
+0642 202006de 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 
+0643 2040063d call p_g24_auto_pair_all_powerful 
+0644 20200625 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 
+0645 204005ce call p_g24_pair_init 
+0646 20200625 branch p_g24_auto_pair_start_loop 
 
 p_g24_check_51cmd_stop_24g:
-061c 793f8026 set0 mark_24g ,mark 
-061d 204053ce call le_disable 
+0647 793f8026 set0 mark_24g ,mark 
+0648 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 
+0649 d8e00003 arg mosue_24g_pairing_flag ,queue 
+064a 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 
+064b 6008cbae storet 1 ,mem_24g_datalen 
+064c 18427200 copy temp ,loopcnt 
+064d d8a04b4a arg mem_24g_txbuf ,contw 
+064e 1a220c00 copy rega ,contr 
+064f 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 
+0650 6800cb29 fetch 1 ,mem_24g_rxbuf + 1 
+0651 1fe97e00 rshift3 pdata ,pdata 
+0652 6000cbac store 1 ,mem_24g_rxdata_length 
+0653 1fe0fe01 increase 1 ,pdata 
+0654 d8c04b29 arg mem_24g_rxbuf + 1 ,contr 
+0655 98c08c00 iadd contr ,contr 
+0656 e8c18000 ifetch 3 ,contr 
+0657 6001cbeb store 3 ,mem_24g_sta_crc 
+0658 6800cb29 fetch 1 ,mem_24g_rxbuf + 1 
+0659 1fe37e00 rshift pdata ,pdata 
+065a 1fe17e03 and pdata ,0x03 ,pdata 
+065b 6000cbf1 store 1 ,mem_24g_sta_pid 
+065c 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 
+065d 60088017 storet 1 ,mem_last_freq 
+065e 1840a200 add temp ,0 ,rega 
+065f 20402981 call rf_write_freq 
+0660 58000500 setarg param_pll_setup 
+0661 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 
+0662 70890601 jam 0x1 ,rfen_adc 
+0663 7089003c jam 0x3c ,rfen_rx 
+0664 708901e0 jam 0xe0 ,rfen_tx 
+0665 2000000a nop 10 
+0666 70890201 jam 0x01 ,rfen_mdm 
+0667 7089023d jam 0x3d ,rfen_mdm 
+0668 2000000a nop 10 
+0669 708903b7 jam 0xb7 ,rfen_sn 
+066a 2000000a nop 10 
+066b 7089027d jam 0x7d ,rfen_mdm 
+066c 6800c1de fetch 1 ,mem_tx_power 
+066d c0000672 beq tx_power_0db ,p_set_tx_power_0db 
+066e c0010677 beq tx_power_5db ,p_set_tx_power_5db 
+066f c002067c beq tx_power_f5db ,p_set_tx_power_f5db 
+0670 c010068b beq tx_power_pair ,p_set_tx_power_pair 
+0671 20200672 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 
+0672 20400681 call p_rx_low_sens 
+0673 708955d0 jam 0xd0 ,0x8955 
+0674 708956e0 jam 0xe0 ,0x8956 
+0675 7089586c jam 0x6c ,0x8958 
+0676 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 
+0677 20400686 call p_rx_high_sens 
+0678 708955d0 jam 0xd0 ,0x8955 
+0679 708956e0 jam 0xe0 ,0x8956 
+067a 7089583c jam 0x3c ,0x8958 
+067b 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 
+067c 20400681 call p_rx_low_sens 
+067d 708955d0 jam 0xd0 ,0x8955 
+067e 708956c0 jam 0xc0 ,0x8956 
+067f 7089586c jam 0x6c ,0x8958 
+0680 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 
+0681 70894c5b jam 0x5b ,0x894c 
+0682 70894d96 jam 0x96 ,0x894d 
+0683 70894e2c jam 0x2c ,0x894e 
+0684 70894f46 jam 0x46 ,0x894f 
+0685 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 
+0686 70894cfb jam 0xfb ,0x894c 
+0687 70894def jam 0xef ,0x894d 
+0688 70894eec jam 0xec ,0x894e 
+0689 70894f5e jam 0x5e ,0x894f 
+068a 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 
+068b 708956c2 jam 0xc2 ,0x8956 
+068c 708955d0 jam 0xd0 ,0x8955 
+068d 20600000 rtn 
 
 p_shutdown_radio:
-067f 18002a08 force 8 ,radio_ctrl 
-0680 202028fa branch shutdown_radio + 1 
+068e 18002a08 force 8 ,radio_ctrl 
+068f 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 
+0690 20407fe9 call disable_user 
+0691 680a4bcf fetcht 4 ,mem_24g_tx_btclk 
+0692 1c427e00 copy clkn_bt ,pdata 
+0693 98467c00 isub temp ,null 
+0694 24412d18 ncall g24_timer_timeout ,positive 
+0695 1fe22400 copy pdata ,regb 
+0696 68024bcf fetch 4 ,mem_24g_tx_btclk 
+0697 6808cbd3 fetcht 1 ,mem_24g_interval 
+0698 98408400 iadd temp ,temp 
+0699 1a427e00 copy regb ,pdata 
+069a 98467c00 isub temp ,null 
+069b 24610000 nrtn positive 
+069c 793ffe1c set0 28 ,pdata 
+069d 60024bcf store 4 ,mem_24g_tx_btclk 
+069e 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 
+069f 204029bb call save_rssi 
+06a0 207a0000 rtn blank 
+06a1 6808cc68 fetcht 1 ,mem_rssi_noise_index 
+06a2 da200d9e arg mem_rssi_noise_buffer ,rega 
+06a3 204006a6 call p_rssi_store 
+06a4 6008cc68 storet 1 ,mem_rssi_noise_index 
+06a5 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 
+06a6 1a227e00 copy rega ,pdata 
+06a7 98408a00 iadd temp ,contw 
+06a8 68008018 fetch 1 ,mem_rssi 
+06a9 e0a08000 istore 1 ,contw 
+06aa 18408401 increase 1 ,temp 
+06ab 18410407 and_into rssi_buf_len_signal ,temp 
+06ac 20600000 rtn 
 
 p_rssi_average:
-069e d8400000 arg 0 ,temp 
-069f df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
-06a0 1a220c00 copy rega ,contr 
+06ad d8400000 arg 0 ,temp 
+06ae df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+06af 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 
+06b0 e8c08000 ifetch 1 ,contr 
+06b1 98408400 iadd temp ,temp 
+06b2 c20006b0 loop p_rssi_average_loop 
+06b3 18497e00 rshift3 temp ,pdata 
+06b4 1fe20400 copy pdata ,temp 
+06b5 c6930000 rtnmark0 mark_24g 
+06b6 1fe6fc0a div pdata ,10 
+06b7 20407f86 call wait_div_end 
+06b8 1807fe00 quotient pdata 
+06b9 1ff27e00 lshift4 pdata ,pdata 
+06ba 18070400 remainder temp 
+06bb 98418400 ior temp ,temp 
+06bc 20600000 rtn 
+06bd 20600000 rtn 
 
 p_g24_update_addr_and_synccrc8:
-06af 60024bc2 store 4 ,mem_24g_addr 
+06be 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 
+06bf da200000 arg 0 ,rega 
+06c0 df200004 arg 4 ,loopcnt 
+06c1 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 
+06c2 e8c08000 ifetch 1 ,contr 
+06c3 9a20a200 iadd rega ,rega 
+06c4 c20006c2 loop p_g24_syncword_crc8_loop 
+06c5 1a227e00 copy rega ,pdata 
+06c6 60014c5f store 2 ,mem_24g_syncword 
+06c7 6800cc5f fetch 1 ,mem_24g_syncword 
+06c8 6808cc60 fetcht 1 ,mem_24g_syncword + 1 
+06c9 9840fe00 iadd temp ,pdata 
+06ca 6000cc61 store 1 ,mem_24g_syncword_crc8 
+06cb 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 
+06cc 6800cbae fetch 1 ,mem_24g_datalen 
+06cd 1fe0fe02 increase 2 ,pdata 
+06ce 6000cbb0 store 1 ,mem_24g_txlen 
+06cf 6800cbaf fetch 1 ,mem_24g_data_type 
+06d0 6000cb6a store 1 ,mem_24g_txpayload 
+06d1 6800cbae fetch 1 ,mem_24g_datalen 
+06d2 1fe9fe00 lshift3 pdata ,pdata 
+06d3 6808cbad fetcht 1 ,mem_24g_pid 
+06d4 18410403 and temp ,0x03 ,temp 
+06d5 18438400 lshift temp ,temp 
+06d6 9841fe00 ior temp ,pdata 
+06d7 6808cbea fetcht 1 ,mem_24g_no_ack 
+06d8 9840fe00 iadd temp ,pdata 
+06d9 e0a08000 istore 1 ,contw 
+06da 6800cbae fetch 1 ,mem_24g_datalen 
+06db 98007200 iforce loopcnt 
+06dc d8c04b4a arg mem_24g_txbuf ,contr 
+06dd 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 
+06de 6808cbb9 fetcht 1 ,mem_24g_current_ch_number 
+06df 204006e2 call p_g24_ch_map_size 
+06e0 6008cbb9 storet 1 ,mem_24g_current_ch_number 
+06e1 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 
+06e2 204006e6 call p_g24_ch_calc 
+06e3 18408401 increase 1 ,temp 
+06e4 18410403 and_into 3 ,temp 
+06e5 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 
+06e6 6800cbd6 fetch 1 ,mem_24g_addr 
+06e7 1fe17e03 and_into 0x03 ,pdata 
+06e8 1fefa204 mul32 pdata ,4 ,rega 
+06e9 58004bbf setarg mem_24g_ch_map1 
+06ea 9a20fe00 iadd rega ,pdata 
+06eb 98408c00 iadd temp ,contr 
+06ec e8c08000 ifetch 1 ,contr 
+06ed 6000cbb8 store 1 ,mem_24g_ch 
+06ee 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 
+06ef 7844fc00 disable enable_crc 
+06f0 7843fc00 disable enable_white 
+06f1 58555555 setarg 0x555555 
+06f2 98001e00 iforce crc24_init 
+06f3 6800cbb8 fetch 1 ,mem_24g_ch 
+06f4 1fed8400 reverse pdata ,temp 
+06f5 79200401 set1 1 ,temp 
+06f6 18431c00 rshift temp ,white_init 
+06f7 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 
+06f8 204053c4 call le_enable 
+06f9 68024bd6 fetch 4 ,mem_24g_addr 
+06fa 98001200 iforce access 
+06fb 20402918 call set_sync_on 
+06fc 6808cbb8 fetcht 1 ,mem_24g_ch 
+06fd 2040291f call set_freq_rx 
+06fe 58000500 setarg param_pll_setup 
+06ff 20402a8f call sleep 
+0700 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 
+0701 204006ef call p_g24_prep 
+0702 7857fc00 disable user3 
+0703 7826fc00 enable decode_fec0 
+0704 7830fc00 enable is_rx 
+0705 78507c00 disable is_tx 
+0706 78287c00 enable swfine 
+0707 68014bb1 fetch 2 ,mem_24g_rx_window 
+0708 98003600 iforce stop_watch 
+0709 37c18400 correlate null ,timeout 
+070a 242c0743 nbranch p_g24_sync_timeout ,sync 
+070b 7846fc00 disable decode_fec0 
+070c 7825fc00 enable decode_fec1 
+070d 7823fc00 enable enable_white 
+070e 7824fc00 enable enable_crc 
+070f 09800008 parse demod ,bucket ,8 
+0710 19897e00 rshift3 pwindow ,pdata 
+0711 6000cc62 store 1 ,mem_24g_get_syncword_crc8 
+0712 6808cc61 fetcht 1 ,mem_24g_syncword_crc8 
+0713 98467c00 isub temp ,null 
+0714 2422873f nbranch p_g24_end_of_packet ,zero 
+0715 09800008 parse demod ,bucket ,8 
+0716 19897e00 rshift3 pwindow ,pdata 
+0717 6000cb28 store 1 ,mem_24g_rxbuf 
+0718 6800cbf4 fetch 1 ,mem_24g_mode 
+0719 1fe67c02 sub pdata ,rx_24g ,null 
+071a 2022871f branch p_g24_receive_skip ,zero 
+071b 6800cb28 fetch 1 ,mem_24g_rxbuf 
+071c 6808cbaf fetcht 1 ,mem_24g_data_type 
+071d a8400e00 icompare bits_data ,temp 
+071e 2420873f 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 
+071f 09800008 parse demod ,bucket ,8 
+0720 19897e00 rshift3 pwindow ,pdata 
+0721 e0a08000 istore 1 ,contw 
+0722 1fe97e00 rshift3 pdata ,pdata 
+0723 1fe1721f and pdata ,0x1f ,loopcnt 
+0724 20228729 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 
+0725 09800008 parse demod ,bucket ,8 
+0726 19897e00 rshift3 pwindow ,pdata 
+0727 e0a08000 istore 1 ,contw 
+0728 c2000725 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 
+0729 18a22200 copy contw ,rega 
+072a 09800008 parse demod ,bucket ,8 
+072b 19897e00 rshift3 pwindow ,pdata 
+072c 6000cce9 store 1 ,mem_rssi_hex_received 
+072d 1a220a00 copy rega ,contw 
+072e 09800018 parse demod ,bucket ,24 
+072f 78287c00 enable swfine 
+0730 db600664 arg param_sifs ,stop_watch 
+0731 1fef7e00 rshift32 pdata ,pdata 
+0732 1ff17e00 rshift16 pdata ,pdata 
+0733 e0a18000 istore 3 ,contw 
+0734 7845fc00 disable decode_fec1 
+0735 2023073f branch p_g24_end_of_packet ,crc_failed 
+0736 7837fc00 enable user3 
+0737 68008017 fetch 1 ,mem_last_freq 
+0738 1fe0a200 add pdata ,0 ,rega 
+0739 20402981 call rf_write_freq 
+073a 7846fc00 disable decode_fec0 
+073b 20402918 call set_sync_on 
+073c 6800cce9 fetch 1 ,mem_rssi_hex_received 
+073d 20400025 call p_rssi_signal 
+073e 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 
+073f 784dfc00 disable encode_fec1 
+0740 7845fc00 disable decode_fec1 
+0741 2040264d call end_of_packet 
+0742 20600000 rtn 
 
 p_g24_sync_timeout:
-0734 20200730 branch p_g24_end_of_packet 
+0743 2020073f 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 
+0744 20402918 call set_sync_on 
+0745 6808cbb8 fetcht 1 ,mem_24g_ch 
+0746 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 
+0747 204053c4 call le_enable 
+0748 68024bd6 fetch 4 ,mem_24g_addr 
+0749 98001200 iforce access 
+074a 204006ef call p_g24_prep 
+074b 20400744 call p_g24_set_freq_tx 
+074c 79202a00 set1 txgfsk ,radio_ctrl 
+074d 782efc00 enable encode_fec0 
+074e 78307c00 enable is_tx 
+074f 7850fc00 disable is_rx 
+0750 19317e00 rshift16 access ,pdata 
+0751 1fecfe00 rshift8 pdata ,pdata 
+0752 1ff1fe00 rshift4 pdata ,pdata 
+0753 08008628 inject mod ,40 
+0754 784efc00 disable encode_fec0 
+0755 782dfc00 enable encode_fec1 
+0756 7823fc00 enable enable_white 
+0757 7824fc00 enable enable_crc 
+0758 6800cc61 fetch 1 ,mem_24g_syncword_crc8 
+0759 08008608 inject mod ,8 
+075a 6800cbb0 fetch 1 ,mem_24g_txlen 
+075b 98007200 iforce loopcnt 
+075c 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 
+075d e8c08000 ifetch 1 ,contr 
+075e 08008608 inject mod ,8 
+075f c200075d loop p_g24tr_loop 
+0760 78247c00 enable enable_parity 
+0761 08008618 inject mod ,24 
+0762 78447c00 disable enable_parity 
+0763 37d38200 until null ,tx_clear 
+0764 20000064 nop 100 
+0765 784efc00 disable encode_fec0 
+0766 784dfc00 disable encode_fec1 
+0767 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 
+0768 7047a007 jam 7 ,mem_mouse_data_queue 
+0769 7047a104 jam 4 ,mem_mouse_data_queue + 1 
+076a 580047a0 setarg mem_mouse_data_queue 
+076b 60014218 store 2 ,mem_queue_ptr 
+076c 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 
+076d da20469a arg mem_mouse_key ,rega 
+076e 20407e3d call queue_push 
+076f 20540771 call p_mouse_queue_increase ,user 
+0770 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 
+0771 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0772 1fe0fe01 increase 1 ,pdata 
+0773 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+0774 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 
+0775 da20469a arg mem_mouse_key ,rega 
+0776 20407e54 call queue_pop 
+0777 20340779 branch p_mouse_fill_data_le ,user 
+0778 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 
+0779 20405652 call le_clear_md 
+077a 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+077b 1fe67c01 sub pdata ,1 ,null 
+077c 24415650 ncall le_set_md ,positive 
+077d 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+077e 207a0000 rtn blank 
+077f 1fe0ffff increase -1 ,pdata 
+0780 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+0781 20203f90 branch mouse_fill_data_le 
 org 0x2000
 
 start:
@@ -2579,6 +2608,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,48 +1,49 @@
 c2840018
-c042867f
-c0448632
-c000802e
-c00d8455
-c0250464
-c02c8462
-c028846d
-c0658472
-c0508037
-c053803c
-c0540051
-c0588054
-c059005c
-c06200d6
-c064818b
-c065018f
-c071834c
-c0730317
-c074835a
-c075036d
-c075837b
-c07603aa
+c042868e
+c044865d
+c000802f
+c00d848d
+c025049c
+c02c849a
+c02884a5
+c06584aa
+c0508038
+c053803d
+c0540053
+c0588056
+c059005e
+c06200d3
+c064819e
+c06501a2
+c0718357
+c0730323
+c0748364
+c0750377
+c0758385
+c07603be
 20202a8e
-c01c83b8
-c02183c0
-c02503c6
-c02b83c9
-c03183db
-c0338405
-c035042e
-c03b8439
-c0410473
-c0668486
-c0460449
+c01c83cc
+c02183d4
+c02503da
+c02b83dd
+c02c83ef
+c03183fc
+c0330426
+c033843d
+c0350466
+c03b8471
+c04104ab
+c0460481
 20202a8e
 1fe22200
-6808cc55
-58004c5c
+6808cc69
+58004c70
 98408a00
 1a227e00
 e0a08000
 18408401
 18410407
-6008cc55
+6008cc69
 20600000
 d8a009ae
 df20000c
@@ -58,13 +59,14 @@
 58001d87
 60014513
 20202aa2
+c6130000
 20402afa
 6801c16f
 207a0000
 6800c091
 207a0000
 6800c65a
-203a0045
+203a0047
 6800c5b1
 207a0000
 6800c4c0
@@ -91,92 +93,93 @@
 243a7fef
 20207ff1
 c6930000
-6800ccda
-c0008071
-204004e9
-2434008c
-204004ce
-2040050d
-6800cbaa
+6800ccee
+c000806f
+2040051f
+2434008a
+20400504
+20400541
+6800cbbe
 c1ff8000
-2040056a
-6800ccda
+2040059e
+6800ccee
 c1008000
-20402afa
-6801c16f
-207a0000
-6800c091
-207a0000
+20400092
+24740000
 204000b1
-204000ae
 5800ec54
 20202b93
-20400681
+20400690
 24740000
-20400083
-6800ccdb
+20400081
+6800ccef
 1fe0fe01
-6000ccdb
+6000ccef
 1fe67c19
-2042807a
-2020005f
-704cda00
-704cdb00
-704bd500
-6800cbc0
-6000cbbf
-20600000
-6800cbc1
-6000cbbf
+20428078
+20200061
+704cee00
+704cef00
+704be900
+6800cbd4
+6000cbd3
 20600000
 6800cbd5
-1fe0fe01
-6000cbd5
-c0020080
-c002807c
+6000cbd3
 20600000
-704cda01
-704cdb00
-20600000
-6800cbc6
-205a0098
-20402afa
-6801c16f
-207a0000
-6800c091
-207a0000
-204000b1
-68044bc9
+6800cbe9
+1fe0fe01
+6000cbe9
+c002007e
+c002807a
+20600000
+704cee01
+704cef00
+20600000
+6800cbda
+205a009b
+20400092
+24740000
+6801cbdd
 20407f49
 600a415b
 20202b2a
-704bc601
-704ccf00
-20400496
-6000cb36
+78347c00
+20402afa
+6801c16f
+203a7fe9
+6800c091
+203a7fe9
+6800c5b1
+203a7fe9
+202000b4
+704bda01
+704ce300
+204004cc
+6000cb4a
 58000000
-6003cb37
-68024bd1
-60024b3e
-704b9a0c
-6800cb9b
+6003cb4b
+68024be5
+60024b52
+704bae0c
+6800cbaf
 79207e03
-6000cb9b
-204006bd
-204004ed
-20200062
+6000cbaf
+204006cc
+20400523
+20200064
 c6130000
-204000bd
-204000b1
+204000c0
+204000b4
 6800c040
-c30000ae
+c30000b1
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-204000ba
-204000ae
+204000bd
+204000b1
 20403ebf
 68120070
 681a0078
@@ -186,72 +189,65 @@
 20600000
 6800cb13
 207a0000
-2020034d
+20200358
 d8c01800
 d8a0480a
 204000c8
 d8c01900
-d8a04825
 204000c8
 d8c01a00
-d8a04840
 204000c8
 d8c01b00
-d8a0485b
 df20001b
 20207f01
 d8c0480a
 d8a01800
 204000c8
-d8c04825
 d8a01900
 204000c8
-d8c04840
 d8a01a00
 204000c8
-d8c0485b
 d8a01b00
 202000c8
 20403416
-203580e2
+203580df
 70807820
-20400759
+20400768
 6800c1de
-6000cc51
-20400559
+6000cc65
+2040058d
 6800c685
 6000c6da
 6800cb0c
 6000cb0d
 204043ca
-204000e4
+204000e1
 202074b9
-2455814c
-2040012b
+2455814e
+2040012d
 20758000
-204001ad
-204000ed
+204001c3
+204000ea
 20404083
-c0028113
-20400193
-202000f0
+c0028115
+204001a9
+202000ed
 6800c6f5
 c4030000
 20204361
-20400325
-204000ed
+20400331
+204000ea
 6800c720
 1fe67cff
-204280ff
+204280fb
 6800c720
 6808c703
 98467c00
-2022819f
-6800cc51
-6000c1de
+202281b5
+204001a6
 6800c210
-c0198101
-c01a0104
+c01980fd
+c01a0100
 20600000
 70472002
 20600000
@@ -260,11 +256,17 @@
 20204274
 70479f01
 680146a8
+6808cb14
+18467cff
+24228106
+58000258
 600146ae
 20403418
-2040010c
+2040010e
 58000004
 e0c08000
+d8c04390
+204003ba
 20207df4
 da204370
 ea208000
@@ -272,26 +274,26 @@
 98c0a200
 e8c08000
 c1008000
-2020010d
+2020010f
 6800c720
-c0008122
+c0008124
 680246d3
 c4088000
 c3818000
 c6130000
-20400123
+20400125
 d8e00003
 204043ce
 58000000
 600146ae
 6000c6b4
-60014bc7
+60014bdb
 204042ca
-2020059e
+202005ca
 20600000
 20404489
 2040448c
-202002cb
+202002d7
 680246d3
 c30a3d66
 6800c77a
@@ -299,23 +301,23 @@
 20203d80
 70421276
 20203d36
-2040012b
+2040012d
 204040c0
 6800c6e0
 c002c0d5
 204040d9
-c018013b
-c018813d
+c018013d
+c018813f
 204040d1
 200003e8
-20200131
+20200133
 704b1301
 2040640f
-2040012d
+2040012f
 20206411
-20400142
+20400144
 202040e0
-20400142
+20400144
 6800c6de
 c03840e8
 7046e001
@@ -323,14 +325,14 @@
 58008006
 20406413
 20002ee0
-20200126
+20200128
 58000006
 20406414
 1fe1fe08
 1fed7e00
 1fe0fe06
 20206413
-20400490
+204004c6
 68108a00
 793ffe04
 60108a00
@@ -343,7 +345,7 @@
 6000c715
 20404298
 20403e1e
-2040016c
+2040017f
 58000000
 60014154
 20403e54
@@ -352,16 +354,33 @@
 2040582c
 20405818
 680246d3
-c28a0164
+c28a0166
 20600000
 2040659c
 680246d3
 2feffe19
 2440e5c2
 2040443f
-20400187
-2040025c
+2040019a
+2040026b
+204065df
+20400172
+6800cb14
+c07f817a
+20600000
+d8400001
+da204b14
+da400064
 202065df
+d8400001
+da204b14
+da400064
+202065d1
+70421034
+58000000
+1fe47e00
+600344a0
+20600000
 204074b9
 d8c08c00
 d8a04876
@@ -391,7 +410,7 @@
 20600000
 204033c4
 2022c316
-20400373
+2040037d
 20203dcb
 d8400002
 da200aaa
@@ -401,13 +420,16 @@
 da200a9a
 da400062
 202033c8
+6800cc65
+6000c1de
+20600000
 680246d3
-c30f019a
+c30f01b0
 68008abd
 2fec0003
-2420819a
-2040012d
-20400146
+242081b0
+2040012f
+20400148
 6800c71f
 6000c71e
 6800c6f5
@@ -415,57 +437,57 @@
 c3830000
 680246d3
 c4088000
-204001a4
-203405f5
-202005d2
+204001ba
+20340621
+202005fe
 df200002
-d8c04bc2
+d8c04bd6
 20407fe7
 5800ffff
 e8c90000
 98467c00
 2442ffe9
-c20001a8
+c20001be
 20600000
-580001c2
-60014ccb
-580001c6
+580001d6
+60014cdf
+580001da
 600141ef
-58000443
+5800047b
 600141f9
-580001d7
+580001ed
 600141f1
-580000a7
+580000aa
 600141ed
-580001f3
+58000208
 600141f5
-580001e9
+580001fe
 600141f3
-58000278
+58000284
 600141eb
-58000287
+58000293
 600141fd
-58003d36
-60014201
 20600000
 20404401
 6801469f
 207a0000
-20200089
+20200087
 20405892
 247a0000
+6800cb14
+c07f81e1
 6800c6c5
 1fe17e03
 c1818000
 6800c79c
-205a01e6
+205a01fb
 680246d3
 c282c179
 20403f97
 24740000
 6801469f
-245a01d4
-2020075e
+245a01ea
+2020076d
 70480601
 70480702
 20600000
@@ -475,77 +497,76 @@
 20405271
 247a0000
 6800c79c
-205a01e6
+205a01fb
 680246d3
 c282bf8a
 c284bf8a
 20403f97
 24740000
-6801469f
-245a01d4
+204001ea
 20203f81
 20405814
 70479c01
-20200142
+20200144
 20407e34
 20403d6a
 20203ee0
-704b0901
-704b0602
-704b0800
 704b0701
+704b0602
+704b0900
+704b0801
 704b0a01
 704b0b01
 20600000
 1a627e00
-c00a0205
-c00a8215
-c014821e
-c0190220
-c0200227
-c0020232
-c0098232
-c0138239
+c00a021a
+c00a822a
+c0148233
+c0190235
+c020023c
+c0020247
+c0098247
+c013824e
 c00cb3df
-c010823b
-c0008241
-c0010244
-c0158246
-c01c824b
-c01d0264
-c01e0276
+c0108250
+c0008256
+c0010259
+c015825b
+c01c8260
+c01d026f
+c01e0282
 2020417d
-20400137
-20400759
+20400139
+20400768
 6801420a
 793ffe00
 6001420a
 58000000
 600146ae
-2040020e
+20400223
 202042ca
-20400321
+2040032d
 6800c720
-c0008213
+c0008228
 c0013f8d
 20600000
 68014afd
 20203f8e
-20400283
+2040028f
 58000007
 60014496
 60014498
 7047c400
 70479c00
-20400759
+20400768
 20405816
 202041d9
 700a9912
 20207d8f
 6800c79f
-c0008223
-20200225
-2040021e
+c0008238
+2020023a
+20400233
 7046c614
 d8e00001
 202041b9
@@ -558,8 +579,8 @@
 58000009
 60014496
 60014498
-2040021e
-202003cf
+20400233
+202003e3
 68014682
 c3860000
 c3830000
@@ -576,103 +597,94 @@
 7041e312
 2020340e
 70480900
-20400137
+20400139
 202042ca
-20400283
+2040028f
 202041d9
 6800c808
 c1810000
 70480800
 7041e30e
 2020340e
-20400137
+20400139
 70478b01
 d8e00003
 204043d2
 58000000
 60014707
 7046a700
-6800c6e0
-1fe67c05
-2042c039
-2442c05d
-6800cc51
-6000c1de
-68008004
-c2898260
-2040025c
+2040405d
+204001a6
+2040026b
 202065d1
-da204bc2
+da204bd6
 da40005b
 d8400004
 20600000
-da404bc2
-ea420000
-6002477b
-20204435
-20400283
-704cda00
-6800cc51
-6000c1de
-2040061c
+2040028f
+704cee00
+204001a6
+20400647
 6800c6f5
-c2828273
-c2830273
+c282827f
+c283027f
 7041bd00
+6800cb14
+c07f827e
 20404316
 df200003
 d8c04722
-204001a6
-20340273
-202000f0
+204001bc
+2034027f
+202000ed
 70479d01
 70479e28
 20600000
-20400137
+20400139
 20203f8d
 78347c00
 68120138
 79347e1a
 6012004c
 20402c21
-20400283
+2040028f
 204074bd
-20400123
+20400125
 20403e9f
-204000ae
+204000b1
 20203ebf
 6800cb13
 207a0000
 704b1300
-20200146
-204002d2
-204002d5
-2040030e
-204002dd
-20400292
-20400329
+20200148
+204002de
+204002e1
+2040031a
+204002e9
+2040029e
+20400335
 20404231
 20404234
 20404237
 2040423a
-202002da
+202002e6
 6800c6f5
-c2828296
+c28282a2
 c2834359
 20204337
 6800c6ed
 c17f8000
 6808c6ed
 2040681d
-2020829f
+202082ab
 6800cb0f
-c00082a1
+c00082ad
 d8e00006
 202043d2
 704b0f01
 20600000
 6800cb10
-c00082a7
+c00082b3
 680246d3
 c3830000
 704b0f00
@@ -681,10 +693,10 @@
 704b0f00
 20600000
 da604b02
-da4002ad
+da4002b9
 20203374
 704b0401
-20200123
+20200125
 6800cb04
 247a0000
 680246d3
@@ -692,23 +704,23 @@
 6800c6cf
 1fe0fe01
 6000c6cf
-c00282b8
+c00282c4
 20600000
 7046cf00
 6800cb01
-c00082bd
-c00002c4
+c00082c9
+c00002d0
 20600000
 704b0100
 6800cb12
-c00082cb
+c00082d7
 6800c720
 c000c489
 c001448c
 20600000
 704b0101
 6800cb12
-c00082ce
+c00082da
 6800c720
 c000c47a
 c001447e
@@ -724,7 +736,7 @@
 da40637a
 2020336d
 da604807
-da4002d8
+da4002e4
 2020336d
 70480600
 20600000
@@ -732,13 +744,13 @@
 da403d60
 2020336d
 6800c720
-c0010122
+c0010124
 6800c6f5
-c28202f2
+c28202fe
 6800cb0e
-c0008122
+c0008124
 20404083
-c00282ee
+c00282fa
 6800c685
 6000c6da
 704b0e00
@@ -750,26 +762,26 @@
 202043ca
 704b0e02
 70479e28
-20400300
+2040030c
 202043b0
 6800c6ec
 c17f8000
 6808c6ec
 2040681d
-202082fa
+20208306
 6800cb0c
 6000cb0d
-202002e7
+202002f3
 704b0e01
 70479e28
-204002fe
+2040030a
 202043b0
 da604b0d
-20200301
+2020030d
 da6046da
-da400303
+da40030f
 2020336d
-20400283
+2040028f
 704b1001
 68014682
 2feffe0b
@@ -783,7 +795,7 @@
 6800c79d
 207a0000
 6800c79e
-203a0315
+203a0321
 1fe0ffff
 6000c79e
 20600000
@@ -797,7 +809,7 @@
 2040407e
 20404099
 24740000
-2040020e
+20400223
 20203fa1
 704b0400
 5800012c
@@ -810,48 +822,46 @@
 6800cb0a
 207a0000
 6800cb0b
-c000032f
-c0008335
+c000033b
+c0008341
 20600000
-204002c4
+204002d0
 6800caff
 1fe0fe01
 6000caff
-c00a0345
+c00a0350
 20600000
-6800cb09
+6800cb07
 1fe0ffff
-6000cb09
+6000cb07
 247a0000
 6800cb06
-6000cb09
+6000cb07
+6800cb09
+203a034d
 6800cb08
-203a0341
-6800cb07
-203a0342
+203a034e
 1fe0ffff
-6000cb07
-202002b9
-704b0900
-704b0700
-704b0800
-6800cb07
-243a0349
+6000cb08
+202002c5
+58000000
+6001cb07
+6800cb08
+243a0354
 704b0a00
 704b0b00
 704aff00
 704b0100
-20200123
+20200125
 6800c6e0
 c002bdaa
 c0023d96
-c0030351
+c003035c
 20203d83
 6800c77a
-205a0358
+205a0362
 6800c77a
 c000bd8a
-c0013d8c
 c001bd8e
 20203d8c
 70477a01
@@ -862,48 +872,52 @@
 68014208
 c283c1f5
 c28033a9
-c2808364
-c2810367
-c2818367
+c280836e
+c2810371
+c2818371
 202042b0
-c2828367
-c2818367
+c2828371
+c2818371
 202042b0
 68014682
 c28642b0
 204033a9
 20404083
-c0038273
+c003827f
 202033a7
 70479d00
 70479e00
-c5130371
+c513037b
 2020426d
-2040061c
+20400647
 2020426d
 204068a2
 6801421d
-203a0378
+203a0382
 600147c2
-2020039d
+202003ab
 58001122
 600147c2
-20200377
-6800cc51
-6000c1de
+20200381
+204001a6
 70479c00
 68014682
-c285838a
+c2858393
 680246d3
-c30c038a
-204003a1
+c30c0393
+204003af
 680947c2
 18408401
 600947c2
 600944a1
-2040039d
+204003ab
 180a7e00
 6000c4a0
+20403402
+58ed8e0e
+6001c4a3
+704b145a
+20400176
 20403418
 68014687
 600146ac
@@ -916,13 +930,13 @@
 204043ca
 6800c092
 2feffe01
-204083a5
+204083b3
 6800c092
 2feffe00
 2040fddd
 680246d3
 c28e422e
-202001ec
+20200201
 d8400002
 da2047c2
 da40005f
@@ -932,13 +946,19 @@
 da40005f
 202065df
 70479f00
-2040010c
+2040010e
 58000005
 e0c08000
+d8c04b15
+204003ba
 20207df4
+d8a0437b
+df200013
+20407f01
+202057b8
 58000000
 600146ac
-20400142
+20400144
 6800c092
 2feffe01
 2040c2d4
@@ -949,14 +969,14 @@
 c28e421a
 6800caff
 247a0000
-20200342
+2020034e
 6800c50f
 1fe0fe01
 6000c50f
 c0065395
 204055aa
 2040561e
-2040056a
+2040059e
 2020538f
 68008016
 1fe0fe01
@@ -965,9 +985,9 @@
 70001625
 20600000
 204029bb
-20400024
+20400025
 202054a3
-204003d1
+204003e5
 2020557d
 6800c7c5
 6000c172
@@ -977,36 +997,49 @@
 20600000
 6800c3d6
 1fe67c0c
-242103cf
+242103e3
 6800c3d8
 6808c7c5
 98467c00
-202103cb
+202103df
 6800c3d8
 6000c172
-202003cd
+202003e1
+6800843f
+c4030000
+204003f4
+24740000
+202055a0
+78347c00
+6800845a
+1ff1fe00
+c1878000
+68008460
+1ff1fe00
+c1800000
+20207fe9
 68008456
-c28283ef
-2040055c
+c2828410
+20400590
 6800c78e
-243a03e5
+243a0406
 6800843f
-c30203e9
+c302040a
 680082da
-203a03e9
+203a040a
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c08283ec
+c082840d
 70478e03
 20405892
-205a0766
+205a0775
 20205622
-204003f1
-202003fd
+20400412
+2020041e
 6800c6c5
 1fe17e03
 c1818000
@@ -1019,7 +1052,7 @@
 6000c3dc
 20405650
 20600000
-20200560
+20200594
 6800c79f
 207a0000
 6800c6c5
@@ -1027,16 +1060,39 @@
 c1018000
 7046c60a
 20600000
+c6078000
+20405890
+247a0000
+680082d9
+1fe17e03
+6000c50c
+e8c08000
+1fe17e1f
+6000c50b
+207a0000
+18c27e00
+6001450d
+6800c50c
+c0018435
+2020568d
+680082db
+c0008438
+20205c65
+e8c28000
+6002c3ce
 e8c10000
-c0020409
-c0030426
+6001045f
+20205c8a
+e8c10000
+c0020441
+c003045e
 20205698
 20407ea5
-204003fe
+2040041f
 20407e9f
 e8c18000
 60018477
-c0080418
+c0080450
 1fec8400
 18467c24
 202158ad
@@ -1061,7 +1117,7 @@
 e0c10000
 20600000
 e8c08000
-c0028429
+c0028461
 20205af5
 20405b5a
 6800843f
@@ -1070,7 +1126,7 @@
 20205c8e
 68008016
 c093d6f2
-20400434
+2040046c
 d8e00000
 68014482
 20207f08
@@ -1080,7 +1136,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-2037043c
+20370474
 2436d806
 20402bcb
 680140c1
@@ -1113,10 +1169,10 @@
 20402435
 7920002c
 204022f2
-202c0460
+202c0498
 793f802c
 20402455
-243a0459
+243a0491
 202020fc
 793f802c
 2020215f
@@ -1124,40 +1180,38 @@
 2020258f
 68008030
 2feffe00
-20408468
+204084a0
 2020248a
 68008047
 2feffe03
-20408560
-2440855c
-2020056a
+20408594
+24408590
+2020059e
 204024f0
 242c28f9
 204029bb
-20400024
+20400025
 20202518
 202033e4
 78547c00
 204062c1
 68008048
 207a0000
-c283847a
-c0018488
+c28384b2
+c00184be
 20206010
-c042047d
-c0418480
+c04204b5
+c04184b8
 2020603f
-20400483
+204004bb
 68008048
 20206099
-20400483
+204004bb
 68008048
 2020610d
 6800c65a
 203a612b
 20206124
-204074b9
-20206e12
 18007e02
 20406298
 68008049
@@ -1168,421 +1222,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
+20400594
+6800cce5
+c00084de
+c00104e2
+20600000
+704ce602
+704ce200
+704ce400
+202004cc
+704ce300
+202004df
+68014bb4
 1fe0fe01
-60014ba0
-c285054e
-6800cccf
-c00084b7
-704ccf01
-6800cccf
-c0808496
-6800cccd
+60014bb4
+c2850582
+6800cce3
+c00084ed
+704ce301
+6800cce3
+c08084cc
+6800cce1
 1fe0fe01
-6000cccd
-c00204be
-204006cf
-704bdf02
-2020050d
-20400560
-704ccd00
-20200496
-704cd202
-704cd001
-704ccf00
-20200496
-6800ccd1
-c00184c2
-6800cb9b
+6000cce1
+c00204f4
+204006de
+704bf302
+20200541
+20400594
+704ce100
+202004cc
+704ce602
+704ce401
+704ce300
+202004cc
+6800cce5
+c00184f8
+6800cbaf
 2fec0004
-20208494
-6800ccd1
-c00084c1
-c00104c2
+202084ca
+6800cce5
+c00084f7
+c00104f8
 20600000
-6800cbaa
+6800cbbe
 c1ff8000
-204004d3
-245604db
+20400509
+24560511
 20600000
 78567c00
-6800ccd0
+6800cce4
 c1808000
-6800ccd2
+6800cce6
 c1800000
-704cd101
-704bdf04
+704ce501
+704bf304
 20207feb
-6800ccd2
-203a04e3
+6800cce6
+203a0519
 1fe0ffff
-6000ccd2
-704cd102
-204006cf
-704bdf04
-20600000
-704cd103
-6800cccf
-243a04b5
-204006cf
-704bdf02
-20600000
-6800cbaa
-c0ff85a7
-204004ef
-204006bd
-704b9f01
+6000cce6
+704ce502
+204006de
+704bf304
+20600000
+704ce503
+6800cce3
+243a04eb
+204006de
+704bf302
+20600000
+6800cbbe
+c0ff85d3
+20400525
+204006cc
+704bb301
 20600000
-68014ccb
+68014cdf
 20407f9c
-203404f5
-6803cb37
+2034052b
+6803cb4b
 207a0000
 20207fe7
-704bc600
+704bda00
 1a20fe01
-6000cb9a
-20400496
-6000cb36
+6000cbae
+204004cc
+6000cb4a
 e8a88000
 ea408000
 9841fe00
 e0a08000
 1a40a401
-df200002
-ea410000
-e0a10000
-1a40a402
-c2000500
-d8a04b3c
+ea420000
+e0a20000
+1a40a404
+d8a04b50
 df200002
 ea408000
 e8a88000
 9840fe00
 e0a08000
 1a40a401
-c2000506
+c200053a
 20600000
-704ba300
+704bb700
 d9600d00
 34730200
-20400527
-6800cbd6
+2040055b
+6800cbea
 c1008000
-242c0536
-24378536
+242c056a
+2437856a
 58000000
-60044b36
-20400552
-2040055c
-6800cb99
+60044b4a
+20400586
+20400590
+6800cbad
 1fe0fe01
-6000cb99
-6800cbaa
-c0ff8525
-204004c5
+6000cbad
+6800cbbe
+c0ff8559
+204004fb
 58000000
-60014ba0
-6000cba2
-6000ccce
-704b9f00
+60014bb4
+6000cbb6
+6000cce2
+704bb300
 20600000
-20400559
-202005c2
+2040058d
+202005ee
 7857fc00
-20400738
-6800cbd6
-c0008534
+20400747
+6800cbea
+c0008568
 18002a00
-68024bc2
+68024bd6
 98001200
 68088017
 2040291f
 20402924
-204006f2
-20578730
+20400701
+2057873f
 20600000
-20400730
-20200519
-6800cba2
+2040073f
+2020054d
+6800cbb6
 1fe0fe01
-6000cba2
-6800cbaa
-c0ff854a
-6808cba3
+6000cbb6
+6800cbbe
+c0ff857e
+6808cbb7
 18408401
-6008cba3
-6800cbdf
+6008cbb7
+6800cbf3
 98467e00
-243a050e
-6800ccd1
-c00184ae
-6800ccce
+243a0542
+6800cce5
+c00184e4
+6800cce2
 1fe0fe01
-6000ccce
-c00104a3
-2040049a
-704bdf01
-2020050d
-6800cba2
+6000cce2
+c00104d9
+204004d0
+704bf301
+20200541
+6800cbb6
 c1ff8000
-704ba200
-20200550
+704bb600
+20200584
 58000000
-60014ba0
+60014bb4
 700a993a
 20207d86
-20400625
-6800cb98
+20400650
+6800cbac
 207a0000
 98007200
-d8c04b16
-d8a04b78
+d8c04b2a
+d8a04b8c
 20207f01
-704cd601
-704cd300
+704cea01
+704ce700
 20600000
-6800ccd3
+6800cce7
 1fe0fe01
-6000ccd3
+6000cce7
 20600000
-6800ccd3
+6800cce7
 1fe67c02
-24410568
-6800ccd3
+2441059c
+6800cce7
 c1000000
 1fe0ffff
-6000ccd3
+6000cce7
 20600000
-704cd303
+704ce703
 20600000
 68014682
 c3858000
 c3838000
 c3830000
-da204c5c
-2040069e
-6008ccd4
-280ffe26
-2040857c
-24408580
+da204c70
+204006ad
+6008cce8
+58000082
+c51305a8
+58000080
 98467c00
-24210594
-6800ccd3
+242105c0
+6800cce7
 1fe67c02
-24210584
-6800ccd3
-c0000595
-20600000
-58000082
+242105b0
+6800cce7
+c00005c1
 20600000
+6800cce7
+c1900000
+704ce700
+6808cce8
 58000077
-20600000
-58000080
-20600000
+c51305b7
 58000075
-20600000
-6800ccd3
-c1900000
-704cd300
-6808ccd4
-280ffe26
-2040857e
-24408582
 98467c00
 24610000
-6800ccd6
-c000059c
+6800ccea
+c00005c8
 1fe0ffff
-6000ccd6
-c000059c
+6000ccea
+c00005c8
 7041de00
 20600000
-704cd300
-6800ccd6
-c001059a
+704ce700
+6800ccea
+c00105c6
 1fe0fe01
-6000ccd6
-c0008592
+6000ccea
+c00085be
 7041de02
 20600000
 7041de04
 20600000
 79200026
-204005a2
-704baa01
+204005ce
+704bbe01
 20600000
 7041de20
-704b9900
-704ba44e
-68024ba6
-202006af
-6800cb9f
+704bad00
+704bb84e
+68024bba
+202006be
+6800cbb3
 c000ffe7
-6800cbaa
-c00085ae
-c00105b1
-c00185b4
+6800cbbe
+c00085da
+c00105dd
+c00185e0
 20202a8c
-704baa11
+704bbe11
 70119eaa
-202005b6
-704baa12
+202005e2
+704bbe12
 70119e55
-202005b6
-704baa13
+202005e2
+704bbe13
 70119e22
-6800cb9b
+6800cbaf
 1fe17e07
 6000919f
-68024bd1
+68024be5
 600211a0
 7011a400
 da20119e
 d8400007
-20400620
-204006bd
-204004ed
+2040064b
+204006cc
+20400523
 20207fe7
-6800cbaa
+6800cbbe
 c17f8000
-c00885c8
-c00905ca
-c00985cc
-20600000
-704baa02
-2020051f
-704baa03
-2020051f
-704baaff
+c00885f4
+c00905f6
+c00985f8
+20600000
+704bbe02
+20200553
+704bbe03
+20200553
+704bbeff
 700a9939
 20407d86
-68024b7a
-204006af
-2020051f
+68024b8e
+204006be
+20200553
 793f8026
-204006b0
-204006cf
-6800cbaa
+204006bf
+204006de
+6800cbbe
 c1ff8000
-204005e7
+20400613
 58000000
-60014bc7
+60014bdb
 20402afa
 200007d0
-6800cbc7
-c07f8550
-20400527
-242c05f0
-243785f0
+6800cbdb
+c07f8584
+2040055b
+242c061c
+2437861c
 79200026
 58000000
-60014bc7
+60014bdb
 700a993c
 20407d86
-20200089
+20200087
 70119eff
-6800cb9b
+6800cbaf
 6000919f
-68024bd1
+68024be5
 600211a0
 d8400006
 da20119e
-20400620
-202006bd
-68014bc7
+2040064b
+202006cc
+68014bdb
 1fe0fe01
-60014bc7
-204006cf
-202005da
+60014bdb
+204006de
+20200606
 793f8026
-20400612
-204005e7
-704bc700
+2040063d
+20400613
+704bdb00
 20402afa
 200007d0
-6800cbc7
-c07f8550
-20400527
-242c0608
-24378608
-20400552
-6800cc51
-6000c1de
-68024bc2
-680a4ba6
+6800cbdb
+c07f8584
+2040055b
+242c0633
+24378633
+20400586
+204001a6
+68024bd6
+680a4bba
 98467c00
-2022859e
-202005e1
-6800cbc7
+202285ca
+2020060d
+6800cbdb
 1fe0fe01
-6000cbc7
-6800ccd8
+6000cbdb
+6800ccec
 1fe0fe01
 1fe17e01
-6000ccd8
-c0000618
-c000861a
+6000ccec
+c0000643
+c0008645
 20600000
 7041de20
 58000f0f
-60014bc2
+60014bd6
 e0a10000
-204006b0
-202006cf
-20400612
-202005f9
-204005a2
-202005f9
+204006bf
+202006de
+2040063d
+20200625
+204005ce
+20200625
 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 +1643,25 @@
 2000000a
 7089027d
 6800c1de
-c0000649
-c0008651
-c0010659
-c0018661
-c0020669
-c010067b
-20200649
-20400671
-70894bba
+c0000672
+c0010677
+c002067c
+c010068b
+20200672
+20400681
 708955d0
 708956e0
-70895788
 7089586c
-70895910
 2020294b
-20400676
-70894bba
-708955d0
-708956e0
-70895788
-7089583c
-70895910
-2020294f
-20400676
-70894bba
+20400686
 708955d0
 708956e0
-70895788
 7089583c
-70895910
 20202953
-20400671
-70894bba
-708955d0
-708956c0
-70895788
-7089586c
-70895910
-20202957
-20400671
-70894bba
+20400681
 708955d0
 708956c0
-70895788
 7089586c
-70895910
 2020295b
 70894c5b
 70894d96
@@ -1657,33 +1673,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
+204006a6
+6008cc68
 20600000
 1a227e00
 98408a00
@@ -1697,7 +1712,7 @@
 1a220c00
 e8c08000
 98408400
-c20006a1
+c20006b0
 18497e00
 1fe20400
 c6930000
@@ -1709,117 +1724,117 @@
 98418400
 20600000
 20600000
-60024bc2
+60024bd6
 da200000
 df200004
-d8c04bc2
+d8c04bd6
 e8c08000
 9a20a200
-c20006b3
+c20006c2
 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
+204006e2
+6008cbb9
 20600000
-204006d7
+204006e6
 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
+204006ef
 7857fc00
 7826fc00
 7830fc00
 78507c00
 78287c00
-68014b9d
+68014bb1
 98003600
 37c18400
-242c0734
+242c0743
 7846fc00
 7825fc00
 7823fc00
 7824fc00
 09800008
 19897e00
-6000cc4e
-6808cc4d
+6000cc62
+6808cc61
 98467c00
-24228730
+2422873f
 09800008
 19897e00
-6000cb14
-6800cbe0
+6000cb28
+6800cbf4
 1fe67c02
-20228710
-6800cb14
-6808cb9b
+2022871f
+6800cb28
+6808cbaf
 a8400e00
-24208730
+2420873f
 09800008
 19897e00
 e0a08000
 1fe97e00
 1fe1721f
-2022871a
+20228729
 09800008
 19897e00
 e0a08000
-c2000716
+c2000725
 18a22200
 09800008
 19897e00
-6000ccd5
+6000cce9
 1a220a00
 09800018
 78287c00
@@ -1828,29 +1843,29 @@
 1ff17e00
 e0a18000
 7845fc00
-20230730
+2023073f
 7837fc00
 68008017
 1fe0a200
 20402981
 7846fc00
 20402918
-6800ccd5
-20400024
+6800cce9
+20400025
 20600000
 784dfc00
 7845fc00
 2040264d
 20600000
-20200730
+2020073f
 20402918
-6808cba4
+6808cbb8
 20202933
 204053c4
-68024bc2
+68024bd6
 98001200
-204006e0
-20400735
+204006ef
+20400744
 79202a00
 782efc00
 78307c00
@@ -1863,14 +1878,14 @@
 782dfc00
 7823fc00
 7824fc00
-6800cc4d
+6800cc61
 08008608
-6800cb9c
+6800cbb0
 98007200
-d8c04b56
+d8c04b6a
 e8c08000
 08008608
-c200074e
+c200075d
 78247c00
 08008618
 78447c00
@@ -1886,7 +1901,7 @@
 20207e38
 da20469a
 20407e3d
-20540762
+20540771
 20600000
 6800c7c1
 1fe0fe01
@@ -1894,7 +1909,7 @@
 20600000
 da20469a
 20407e54
-2034076a
+20340779
 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:02
+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,11 +22,6 @@
 	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
 ifdef CLASSIC_BT
@@ -58,14 +54,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 +75,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,7 +99,6 @@
 	call ui_init+1
 	branch soft_reset+11
 
-
 p_init_param:
 	setarg param_le_version
 	store 3,mem_lmp_version
@@ -1043,8 +106,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
@@ -1102,12 +165,8 @@
 p_g24_short_sleep:
 	fetch 1,mem_24g_transmit_by_interrupt
 	rtneq G24_TX_TIMER_INT_ENABLE
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	rtn blank
-	fetch 1,mem_lpm_mode
-	rtn blank
-	call p_mouse_setgpio_lpm
+	call p_g24_lpm_wait
+	nrtn user
 	call p_clear_wake
 	setarg 60500
 	branch lpm_dispatch_sleep
@@ -1150,17 +209,24 @@
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
 p_g24_long_sleep:
-	call lpo_calibration
-	fetch 3,mem_clks_per_lpo
-	rtn blank
-	fetch 1,mem_lpm_mode
-	rtn blank
-	call p_mouse_setgpio_lpm
-	fetch 8,mem_24g_enter_hibernate
+	call p_g24_lpm_wait
+	nrtn user
+	fetch 3,mem_24g_enter_hibernate
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
 
+p_g24_lpm_wait:
+	enable user
+	call lpo_calibration
+	fetch 3,mem_clks_per_lpo
+	branch disable_user,blank
+	fetch 1,mem_lpm_mode
+	branch disable_user,blank
+	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
+	branch disable_user,blank
+	branch p_mouse_setgpio_lpm
+
 p_g24_send_abort_packet:
 	jam 1,mem_24g_abort_pac
 	jam 0,mem_24g_rf_hop_ch
@@ -1211,13 +277,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 +289,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 +374,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 +390,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 +527,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 +574,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 +605,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 +689,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 +701,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 +742,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 +751,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 +797,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 +939,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 +952,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 +1403,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 +1415,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 +1428,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 +1498,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 +1515,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 +1559,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 +1635,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 +1726,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 +1941,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 +2207,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 +2363,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 +2377,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 +2426,6 @@
 	call debuglog_push
 endif
 endif
-
 	jam TX_POWER_5DB,mem_tx_power
 	rtn
 	
@@ -3470,8 +2574,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 +2663,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 +2726,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)
@@ -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
