Index: GM103_24g&ble/d.bat
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/d.bat	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/d.bat	(working copy)
@@ -1,6 +1,11 @@
 call do.bat eep
+e ku
+ping 127.1 -n 1 >nul
 e pu
+ping 127.1 -n 1 >nul
 e 8081 10
 e 8075 0000
+e 8079 0000
+e 807d ffff
 e ep
-e ku
\ No newline at end of file
+e ku
Index: GM103_24g&ble/do.bat
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/do.bat	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/do.bat	(working copy)
@@ -99,19 +99,19 @@
 
 geneep -n ramcode.rom sched.rom 0 %enckey% c
 
-rem geneep -n -k key.txt
+ rem geneep -n -k key.txt
 
-echo eeprom.dat is filling with 0xff......
+rem echo eeprom.dat is filling with 0xff......
 cd ..\output
-copy eeprom.dat ..\util\eeprom.dat
+rem copy eeprom.dat ..\util\eeprom.dat
 
-cd ..\util
-eeprom2fulleeprom.exe eeprom.dat 64>compare2.dat
-crc16.exe compare2.dat 2 >..\output\eeprom.dat
-del eeprom.dat
-del compare2.dat
+rem cd ..\util
+rem eeprom2fulleeprom.exe eeprom.dat 64>compare2.dat
+rem crc16.exe compare2.dat 2 >..\output\eeprom.dat
+rem del eeprom.dat
+rem del compare2.dat
 
-echo eeprom.dat_with0xff Generated......
+echo eeprom.dat Generated......
 
 if "%device_option%" equ "module" (
 perl eeprom2hciimage_1021s.pl
Index: GM103_24g&ble/format/app.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/format/app.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/format/app.format	(working copy)
@@ -291,6 +291,7 @@
 7 APP_DISC_BLE
 8 APP_DISC_L2CAP_REFUSED
 9 APP_DISC_SWITCH_FAIL
+10 APP_DISC_PB_BUTTON
 )
 //eeprom init flag
 (
Index: GM103_24g&ble/format/app_mouse.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/format/app_mouse.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/format/app_mouse.format	(working copy)
@@ -172,15 +172,6 @@
 1 mem_mouse_24g_enter_lpm_enable
 
 //-------------- patch variable ------------------
-
-0 mem_mouse_3065xy_dpi_seting
-1 mem_3065xy_dpi_1
-1 mem_3065xy_dpi_2
-1 mem_3065xy_dpi_3
-1 mem_3065xy_dpi_4
-
-
-
 2 mem_le_rx_window_inc
 1 mem_empty_count
 13 mem_rf_init_data_new
@@ -201,9 +192,8 @@
 1 mem_mouse_wheel_trigger
 1 mem_mouse_wheel_trigger_timer
 
-1 mem_mouse_long_mult_flag
-1 mem_mouse_le_current_mult_timer
-1 mem_24g_long_sleep_param_update_timer
+1 mem_mouse_enter_sniff_count
+1 mem_mouse_send_switch_req_timer
 
 27 mem_le_tx_buffer0_omemalloc
 27 mem_le_tx_buffer1_omemalloc
@@ -211,33 +201,42 @@
 27 mem_le_tx_buffer3_omemalloc
 
 
-1 mem_mouse_mode_config
-//mouse mode flag
-1 mem_mouse_switch_device_flag
-2 mem_mouse_press_dpi_timer
-1 mem_dpi_switch_device_mode
-1 mem_device_blink_led_state
-1 mem_device_blink_led_timer
-1 mem_device_blink_led_count
-1 mem_g24_blink_led_state
-1 mem_g24_blink_led_timer
-1 mem_g24_blink_led_count
-
-1 mem_mouse_pb_button_state
-1 mem_long_press_flag
+646 mem_mouse_uuid_list
+1 mem_lmi_opcode_temp
 
 1 mem_mouse_button_select_device_timer_init
 1 mem_mouse_button_select_device_count
 
-
-1 mem_mouse_ble_led_on_enable
-1 mem_mouse_ble_reconn_enable
-1 mem_mouse_device_led_on_timer_init
-1 mem_mouse_device_led_on_timer_count
-1 mem_mouse_g24_led_on_enable
-
-1 mem_device_state_led_gpio
-1 mem_device_led_blink_flag
+1 mem_mouse_multi_led_blink_enable
+1 mem_mouse_multi_led_gpio
+1 mem_mouse_multi_led_state
+1 mem_mouse_multi_led_type
+1 mem_mouse_multi_led_on_timer_init
+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_on_timer
+1 mem_mouse_multi_led_blink_count_limited
+1 mem_mouse_multi_led_on_poweron2s_flag
+
+1 mem_mouse_long_button_select_device
+1 mem_mouse_adc_last_low_voltage_flag
+1 mem_mouse_init_sensor_reset_flag
+
+1 mem_bt_rcvd_switch_req_accept
+1 mem_bt_send_max_slot_req_accept_after_switch
+1 mem_bt_send_lmp_setup_complete
+
+1 mem_l2cap_rcv
+1 mem_mouse_bt_boot_mode
+5 mem_mouse_bt_boot_data
+
+1 mem_mouse_bt_send_first_package_timer
+1 mem_mouse_bt_send_first_package_flag
+
+1 mem_mouse_asm_flag
+2 mem_mouse_x_pre
+2 mem_mouse_y_pre
 
 1 mem_mouse_fast_conn_flag
 19 mem_le_adv_swift_pair
@@ -245,6 +244,18 @@
 //modified pnp id
 1 mem_le_att_pnp_id_len
 7 mem_le_att_pnp_id
+
+//no motion pin
+1 mem_mouse_long_mult_flag
+1 mem_mouse_le_current_mult_timer
+1 mem_24g_long_sleep_param_update_timer
+
+1 mem_mouse_select_device_button_wakeup_flag
+1 mem_mouse_state_led_blink_flag
+
+1 mem_mouse_send_secutiry_request_timer
+1 mem_le_send_security_request_flag
+1 mem_mouse_le_bb_connected_flag
 )
 
 (
@@ -294,6 +305,8 @@
 0X06 MOUSE_LONG_BT_BUTTON_FLAG
 0X07 MOUSE_STORE_EEPROM_FLAG
 0x08 MOUSE_STATUE_UP_FLAG
+0X09 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+
 
 //3byte
 0X10 MOUSE_ENABLE_USB
@@ -340,6 +353,7 @@
 6 ENABLE_SELECT_DEVICE_BY_SWITCH
 7 ENABLE_SENSOR_MOTION_PIN
 
+
 0xFF GPIO_DISABLE
 
 
@@ -353,10 +367,11 @@
 0X5A MOUSE_DPI_EEPROM_OFFECT	//1byte
 0X5B MOUSE_G24_ADDR_EEPROM_OFFECT	//4bytes
 0X5F MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET	//2bytes
-0X61 MOUSE_SWITCH_DEVICE_EEPROM_OFFSET	//1bytes
+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
 0x31 P3065_ID1
@@ -366,6 +381,7 @@
 0XD2 P3204_TJ3L_ID2
 0x54 PKA8_ID2
 0x70 P3065_XY_ID2
+0x5a FD3180_ID2
 
 
 //Sensor type
@@ -376,6 +392,7 @@
 0X04 P3212
 0X05 P3610
 0X06 P3065_XY
+0X07 FD3180
 
 
 //p3610 smart enable flag
@@ -418,7 +435,7 @@
 )
 
 (
-6 TEST_GPIO
+5 TEST_GPIO
 )
 
 (
@@ -430,12 +447,17 @@
 7 LE_INTERVAL_8_75MS//8.75ms
 )
 
+
+(
+0 MULTI_LED_ON
+1 MULTI_LED_BLINK
+)
+
 (
 0x017700 G24_LONG_SLEEP_STEP1	//8ms
 0x36ee80 G24_LONG_SLEEP_STEP2	//300ms
 )
 
-
 (
 0 MOUSE_24G_ONLY
 1 MOUSE_BLE_ONLY
@@ -444,11 +466,4 @@
 4 MOUSE_BT_BLE_24G_ENABLE
 )
 
-(
-//PB button state 
-0x00 PB_BUTTON_STATE_DOWN
-0x01 PB_BUTTON_STATE_UP
-)
-
-
 
Index: GM103_24g&ble/format/bt.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/format/bt.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/format/bt.format	(working copy)
@@ -759,6 +759,8 @@
 41 mark_ble_tx_md
 42 mark_ble_rx_md
 43 mark_otp_encrypt
+44 mark_first_packet
+45 mark_role_switch_receive_fhs
 )
 
 (
Index: GM103_24g&ble/format/le.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/format/le.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/format/le.format	(working copy)
@@ -417,7 +417,7 @@
 	0X2A4C UUID_CHRCTR_HID_CTRL_POINT
 	0X2A4D UUID_CHRCTR_REPORT
 	0X2A4E UUID_CHRCTR_PROTOCOL_MODE
-	0X2A50 UUID_CHRCTR_PNP_ID
+	0X2A50 UUID_CHRCTR_PNP_ID	
 	)
 
 	(// pairing failed reason
Index: GM103_24g&ble/format/utility.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/format/utility.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/format/utility.format	(working copy)
@@ -145,8 +145,10 @@
 256 mem_rssi_noise_ms_buffer
 256 mem_rssi_noise_kb_buffer
 32 mem_24g_common_temp
-1 mem_24g_pair_current_ch_num
-1 mem_24g_powerful_current_ch_num
+
+2 mem_data_pre
+2 mem_data_current
+3 mem_data_sum
 
 ifdef DEBUGLOG
 1   mem_debuglog_temp
@@ -203,6 +205,10 @@
 	0x1002 DEBUGLOG_DTYPE_CMD
 	0x1003 DEBUGLOG_DTYPE_STATUS
 	0x1004 DEBUGLOG_DTYPE_MISC
+	0x1005 DEBUGLOG_DTYPE_CONN_SM
+	0x1006 DEBUGLOG_DTYPE_UPPER_SM
+	0x1007 DEBUGLOG_DTYPE_PARSE_LMP
+	0x1008 DEBUGLOG_DTYPE_SEND_LMP
 )
 
 //DEBUGLOG_DTYPE_CALLBACK
Index: GM103_24g&ble/output/bt_format.meta
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_format.meta	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_format.meta	(working copy)
@@ -1126,174 +1126,184 @@
 0x4789 mem_3610_dpi_3
 0x478a mem_3610_dpi_4
 0x478b mem_mouse_24g_enter_lpm_enable
-0x478c mem_mouse_3065xy_dpi_seting
-0x478c mem_3065xy_dpi_1
-0x478d mem_3065xy_dpi_2
-0x478e mem_3065xy_dpi_3
-0x478f mem_3065xy_dpi_4
-0x4790 mem_le_rx_window_inc
-0x4792 mem_empty_count
-0x4793 mem_rf_init_data_new
-0x47a0 mem_mouse_clear_sensor_data_flag
-0x47a1 mem_mouse_null_enter_hibernate_flag
-0x47a2 mem_mouse_null_enter_hibernate_timer
-0x47a3 mem_mouse_le_reconnect_flag
-0x47a4 mem_mouse_data_queue
-0x47c5 mem_mouse_data_queue_num
-0x47c6 mem_random_addr_increase_count
-0x47c8 mem_mouse_le_conn_param_reject
-0x47c9 mem_lpm_mult_init
-0x47ca mem_mouse_le_uuid_sup
-0x480a mem_mouse_wheel_trigger
-0x480b mem_mouse_wheel_trigger_timer
-0x480c mem_mouse_long_mult_flag
-0x480d mem_mouse_le_current_mult_timer
-0x480e mem_24g_long_sleep_param_update_timer
-0x480f mem_le_tx_buffer0_omemalloc
-0x482a mem_le_tx_buffer1_omemalloc
-0x4845 mem_le_tx_buffer2_omemalloc
-0x4860 mem_le_tx_buffer3_omemalloc
-0x487b mem_mouse_mode_config
-0x487c mem_mouse_switch_device_flag
-0x487d mem_mouse_press_dpi_timer
-0x487f mem_dpi_switch_device_mode
-0x4880 mem_device_blink_led_state
-0x4881 mem_device_blink_led_timer
-0x4882 mem_device_blink_led_count
-0x4883 mem_g24_blink_led_state
-0x4884 mem_g24_blink_led_timer
-0x4885 mem_g24_blink_led_count
-0x4886 mem_mouse_pb_button_state
-0x4887 mem_long_press_flag
-0x4888 mem_mouse_button_select_device_timer_init
-0x4889 mem_mouse_button_select_device_count
-0x488a mem_mouse_ble_led_on_enable
-0x488b mem_mouse_ble_reconn_enable
-0x488c mem_mouse_device_led_on_timer_init
-0x488d mem_mouse_device_led_on_timer_count
-0x488e mem_mouse_g24_led_on_enable
-0x488f mem_device_state_led_gpio
-0x4890 mem_device_led_blink_flag
-0x4891 mem_mouse_fast_conn_flag
-0x4892 mem_le_adv_swift_pair
-0x48a5 mem_le_att_pnp_id_len
-0x48a6 mem_le_att_pnp_id
-0x48ad mem_24g_rxbuf
-0x48cf mem_24g_txbuf
-0x48ef mem_24g_txpayload
-0x4911 mem_24g_rxpayload
-0x4931 mem_24g_rxdata_length
-0x4932 mem_24g_pid
-0x4933 mem_24g_datalen
-0x4934 mem_24g_data_type
-0x4935 mem_24g_txlen
-0x4936 mem_24g_rx_window
-0x4938 mem_24g_ensure
-0x4939 mem_24g_txfail_cnt
-0x493b mem_24g_get_ack_fail
-0x493c mem_24g_retry
-0x493d mem_24g_ch
-0x493e mem_24g_current_ch_number
-0x493f mem_24g_paring_addr
-0x4943 mem_24g_pairing_sm
-0x4944 mem_24g_ch_map1
-0x4948 mem_24g_ch_map2
-0x494c mem_24g_ch_map3
-0x4950 mem_24g_ch_map4
-0x4954 mem_24g_tx_btclk
-0x4958 mem_24g_interval
-0x4959 mem_24g_interval_min
-0x495a mem_24g_interval_max
-0x495b mem_24g_addr
-0x495f mem_24g_abort_pac
-0x4960 mem_24g_check_dongle_times
-0x4962 mem_24g_enter_hibernate
-0x496a mem_24g_device_addr
-0x496e mem_24g_pac_index
-0x496f mem_24g_no_ack
-0x4970 mem_24g_sta_crc
-0x4973 mem_24g_last_crc
-0x4976 mem_24g_sta_pid
-0x4977 mem_24g_last_pid
-0x4978 mem_24g_max_retry
-0x4979 mem_24g_mode
-0x497a mem_24g_rxdata_temp
-0x499c mem_24g_rx_addr
-0x49a0 mem_dongle_mode_init
-0x49a1 mem_dongle_work_mode
-0x49a2 mem_dongle_ms_bind_step
-0x49a3 mem_dongle_kb_bind_step
-0x49a4 mem_dongle_bind_device_status
-0x49a5 mem_24g_bind_payload
-0x49ad mem_24g_abort_packet
-0x49ae mem_24g_rf_laststa
-0x49af mem_24g_hop_btclk
-0x49b3 mem_24g_hop_interval
-0x49b4 mem_24g_mode_switch
-0x49b5 mem_24g_ackpayload_enable
-0x49b6 mem_24g_hop_packet
-0x49b7 mem_24g_pair_mode
-0x49b8 mem_24g_nodata_timer_enable
-0x49b9 mem_24g_time_slice
-0x49ba mem_24g_kb_data_sta_data
-0x49c2 mem_24g_kb_data_last_data
-0x49ca mem_24g_kb_multikey_sta_data
-0x49cd mem_24g_kb_multikey_last_data
-0x49d0 mem_24g_kb_blank_data_enable
-0x49d1 mem_24g_kb_mul_blank_data_enable
-0x49d2 mem_24g_ms_blank_data_enable
-0x49d3 mem_24g_kb_addr
-0x49d7 mem_24g_ms_addr
-0x49db mem_24g_dg_last_ch
-0x49dc mem_24g_dg_ch_number
-0x49dd mem_24g_dg_config_ch_once
-0x49de mem_24g_kb_last_ch
-0x49df mem_24g_kb_ch_number
-0x49e0 mem_24g_kb_config_ch_once
-0x49e1 mem_24g_ms_last_ch
-0x49e2 mem_24g_ms_ch_number
-0x49e3 mem_24g_ms_config_ch_once
-0x49e4 mem_24g_syncword
-0x49e6 mem_24g_syncword_crc8
-0x49e7 mem_24g_get_syncword_crc8
-0x49e8 mem_24g_ota_sta_pid
-0x49ea mem_tx_power_temp
-0x49eb mem_rssi_hex
-0x49ec mem_rssi_noise_avg
-0x49ed mem_rssi_noise_index
-0x49ee mem_rssi_signal_index
-0x49ef mem_rssi_noise_dg_avg
-0x49f0 mem_rssi_noise_kb_avg
-0x49f1 mem_rssi_noise_ms_avg
-0x49f2 mem_rssi_noise_dg_index
-0x49f3 mem_rssi_noise_kb_index
-0x49f4 mem_rssi_noise_ms_index
-0x49f5 mem_rssi_signal_buf
-0x49fd mem_queue_ele_num
-0x49fe mem_queue_read
-0x4a00 mem_queue_write
-0x4a02 mem_queue_start
-0x4a02 mem_data_ele0
-0x4a22 mem_data_ele1
-0x4a42 mem_data_ele2
-0x4a62 mem_queue_end
-0x4a62 mem_queue_temp
-0x4a64 mem_cb_24g_data
-0x4a66 mem_24g_hop_fastly_cnt
-0x4a67 mem_24g_hop_pac_retry
-0x4a68 mem_24g_rf_hop_ch
-0x4a69 mem_24g_rf_last_sta
-0x4a6a mem_24g_rf_work_stage
-0x4a6b mem_24g_sync_cnt
-0x4a6c mem_power_ctrl_pac_succ_cnt
-0x4a6d mem_rssi_avg_received
-0x4a6e mem_rssi_hex_received
-0x4a6f mem_power_ctrl_level
-0x4a70 mem_seqi
-0x4a71 mem_24g_auto_paring_switch
-0x4a72 mem_24g_paccnt
-0x4a73 mem_24g_transmit_by_interrupt
-0x4a74 mem_24g_transmit_by_interrupt_exit_count
+0x478c mem_le_rx_window_inc
+0x478e mem_empty_count
+0x478f mem_rf_init_data_new
+0x479c mem_mouse_clear_sensor_data_flag
+0x479d mem_mouse_null_enter_hibernate_flag
+0x479e mem_mouse_null_enter_hibernate_timer
+0x479f mem_mouse_le_reconnect_flag
+0x47a0 mem_mouse_data_queue
+0x47c1 mem_mouse_data_queue_num
+0x47c2 mem_random_addr_increase_count
+0x47c4 mem_mouse_le_conn_param_reject
+0x47c5 mem_lpm_mult_init
+0x47c6 mem_mouse_le_uuid_sup
+0x4806 mem_mouse_wheel_trigger
+0x4807 mem_mouse_wheel_trigger_timer
+0x4808 mem_mouse_enter_sniff_count
+0x4809 mem_mouse_send_switch_req_timer
+0x480a mem_le_tx_buffer0_omemalloc
+0x4825 mem_le_tx_buffer1_omemalloc
+0x4840 mem_le_tx_buffer2_omemalloc
+0x485b mem_le_tx_buffer3_omemalloc
+0x4876 mem_mouse_uuid_list
+0x4afc mem_lmi_opcode_temp
+0x4afd mem_mouse_button_select_device_timer_init
+0x4afe mem_mouse_button_select_device_count
+0x4aff mem_mouse_multi_led_blink_enable
+0x4b00 mem_mouse_multi_led_gpio
+0x4b01 mem_mouse_multi_led_state
+0x4b02 mem_mouse_multi_led_type
+0x4b03 mem_mouse_multi_led_on_timer_init
+0x4b04 mem_mouse_multi_led_blink_timer_init
+0x4b05 mem_mouse_multi_led_blink_timer
+0x4b06 mem_mouse_multi_led_blink_count
+0x4b07 mem_mouse_multi_led_on_timer
+0x4b08 mem_mouse_multi_led_blink_count_limited
+0x4b09 mem_mouse_multi_led_on_poweron2s_flag
+0x4b0a mem_mouse_long_button_select_device
+0x4b0b mem_mouse_adc_last_low_voltage_flag
+0x4b0c mem_mouse_init_sensor_reset_flag
+0x4b0d mem_bt_rcvd_switch_req_accept
+0x4b0e mem_bt_send_max_slot_req_accept_after_switch
+0x4b0f mem_bt_send_lmp_setup_complete
+0x4b10 mem_l2cap_rcv
+0x4b11 mem_mouse_bt_boot_mode
+0x4b12 mem_mouse_bt_boot_data
+0x4b17 mem_mouse_bt_send_first_package_timer
+0x4b18 mem_mouse_bt_send_first_package_flag
+0x4b19 mem_mouse_asm_flag
+0x4b1a mem_mouse_x_pre
+0x4b1c mem_mouse_y_pre
+0x4b1e mem_mouse_fast_conn_flag
+0x4b1f mem_le_adv_swift_pair
+0x4b32 mem_le_att_pnp_id_len
+0x4b33 mem_le_att_pnp_id
+0x4b3a mem_mouse_long_mult_flag
+0x4b3b mem_mouse_le_current_mult_timer
+0x4b3c mem_24g_long_sleep_param_update_timer
+0x4b3d mem_mouse_select_device_button_wakeup_flag
+0x4b3e mem_mouse_state_led_blink_flag
+0x4b3f mem_mouse_send_secutiry_request_timer
+0x4b40 mem_le_send_security_request_flag
+0x4b41 mem_mouse_le_bb_connected_flag
+0x4b42 mem_24g_rxbuf
+0x4b64 mem_24g_txbuf
+0x4b84 mem_24g_txpayload
+0x4ba6 mem_24g_rxpayload
+0x4bc6 mem_24g_rxdata_length
+0x4bc7 mem_24g_pid
+0x4bc8 mem_24g_datalen
+0x4bc9 mem_24g_data_type
+0x4bca mem_24g_txlen
+0x4bcb mem_24g_rx_window
+0x4bcd mem_24g_ensure
+0x4bce mem_24g_txfail_cnt
+0x4bd0 mem_24g_get_ack_fail
+0x4bd1 mem_24g_retry
+0x4bd2 mem_24g_ch
+0x4bd3 mem_24g_current_ch_number
+0x4bd4 mem_24g_paring_addr
+0x4bd8 mem_24g_pairing_sm
+0x4bd9 mem_24g_ch_map1
+0x4bdd mem_24g_ch_map2
+0x4be1 mem_24g_ch_map3
+0x4be5 mem_24g_ch_map4
+0x4be9 mem_24g_tx_btclk
+0x4bed mem_24g_interval
+0x4bee mem_24g_interval_min
+0x4bef mem_24g_interval_max
+0x4bf0 mem_24g_addr
+0x4bf4 mem_24g_abort_pac
+0x4bf5 mem_24g_check_dongle_times
+0x4bf7 mem_24g_enter_hibernate
+0x4bff mem_24g_device_addr
+0x4c03 mem_24g_pac_index
+0x4c04 mem_24g_no_ack
+0x4c05 mem_24g_sta_crc
+0x4c08 mem_24g_last_crc
+0x4c0b mem_24g_sta_pid
+0x4c0c mem_24g_last_pid
+0x4c0d mem_24g_max_retry
+0x4c0e mem_24g_mode
+0x4c0f mem_24g_rxdata_temp
+0x4c31 mem_24g_rx_addr
+0x4c35 mem_dongle_mode_init
+0x4c36 mem_dongle_work_mode
+0x4c37 mem_dongle_ms_bind_step
+0x4c38 mem_dongle_kb_bind_step
+0x4c39 mem_dongle_bind_device_status
+0x4c3a mem_24g_bind_payload
+0x4c42 mem_24g_abort_packet
+0x4c43 mem_24g_rf_laststa
+0x4c44 mem_24g_hop_btclk
+0x4c48 mem_24g_hop_interval
+0x4c49 mem_24g_mode_switch
+0x4c4a mem_24g_ackpayload_enable
+0x4c4b mem_24g_hop_packet
+0x4c4c mem_24g_pair_mode
+0x4c4d mem_24g_nodata_timer_enable
+0x4c4e mem_24g_time_slice
+0x4c4f mem_24g_kb_data_sta_data
+0x4c57 mem_24g_kb_data_last_data
+0x4c5f mem_24g_kb_multikey_sta_data
+0x4c62 mem_24g_kb_multikey_last_data
+0x4c65 mem_24g_kb_blank_data_enable
+0x4c66 mem_24g_kb_mul_blank_data_enable
+0x4c67 mem_24g_ms_blank_data_enable
+0x4c68 mem_24g_kb_addr
+0x4c6c mem_24g_ms_addr
+0x4c70 mem_24g_dg_last_ch
+0x4c71 mem_24g_dg_ch_number
+0x4c72 mem_24g_dg_config_ch_once
+0x4c73 mem_24g_kb_last_ch
+0x4c74 mem_24g_kb_ch_number
+0x4c75 mem_24g_kb_config_ch_once
+0x4c76 mem_24g_ms_last_ch
+0x4c77 mem_24g_ms_ch_number
+0x4c78 mem_24g_ms_config_ch_once
+0x4c79 mem_24g_syncword
+0x4c7b mem_24g_syncword_crc8
+0x4c7c mem_24g_get_syncword_crc8
+0x4c7d mem_24g_ota_sta_pid
+0x4c7f mem_tx_power_temp
+0x4c80 mem_rssi_hex
+0x4c81 mem_rssi_noise_avg
+0x4c82 mem_rssi_noise_index
+0x4c83 mem_rssi_signal_index
+0x4c84 mem_rssi_noise_dg_avg
+0x4c85 mem_rssi_noise_kb_avg
+0x4c86 mem_rssi_noise_ms_avg
+0x4c87 mem_rssi_noise_dg_index
+0x4c88 mem_rssi_noise_kb_index
+0x4c89 mem_rssi_noise_ms_index
+0x4c8a mem_rssi_signal_buf
+0x4c92 mem_queue_ele_num
+0x4c93 mem_queue_read
+0x4c95 mem_queue_write
+0x4c97 mem_queue_start
+0x4c97 mem_data_ele0
+0x4cb7 mem_data_ele1
+0x4cd7 mem_data_ele2
+0x4cf7 mem_queue_end
+0x4cf7 mem_queue_temp
+0x4cf9 mem_cb_24g_data
+0x4cfb mem_24g_hop_fastly_cnt
+0x4cfc mem_24g_hop_pac_retry
+0x4cfd mem_24g_rf_hop_ch
+0x4cfe mem_24g_rf_last_sta
+0x4cff mem_24g_rf_work_stage
+0x4d00 mem_24g_sync_cnt
+0x4d01 mem_power_ctrl_pac_succ_cnt
+0x4d02 mem_rssi_avg_received
+0x4d03 mem_rssi_hex_received
+0x4d04 mem_power_ctrl_level
+0x4d05 mem_seqi
+0x4d06 mem_24g_auto_paring_switch
+0x4d07 mem_24g_paccnt
+0x4d08 mem_24g_transmit_by_interrupt
+0x4d09 mem_24g_transmit_by_interrupt_exit_count
 
 	width = 32
 	const length = 12000
@@ -1800,6 +1810,8 @@
 41 mark_ble_tx_md
 42 mark_ble_rx_md
 43 mark_otp_encrypt
+44 mark_first_packet
+45 mark_role_switch_receive_fhs
 )
 
 (
@@ -2252,6 +2264,7 @@
 7 APP_DISC_BLE
 8 APP_DISC_L2CAP_REFUSED
 9 APP_DISC_SWITCH_FAIL
+10 APP_DISC_PB_BUTTON
 )
 //eeprom init flag
 (
@@ -2662,6 +2675,8 @@
 0X06 MOUSE_LONG_BT_BUTTON_FLAG
 0X07 MOUSE_STORE_EEPROM_FLAG
 0x08 MOUSE_STATUE_UP_FLAG
+0X09 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+
 
 //3byte
 0X10 MOUSE_ENABLE_USB
@@ -2708,6 +2723,7 @@
 6 ENABLE_SELECT_DEVICE_BY_SWITCH
 7 ENABLE_SENSOR_MOTION_PIN
 
+
 0xFF GPIO_DISABLE
 
 
@@ -2721,10 +2737,11 @@
 0X5A MOUSE_DPI_EEPROM_OFFECT	//1byte
 0X5B MOUSE_G24_ADDR_EEPROM_OFFECT	//4bytes
 0X5F MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET	//2bytes
-0X61 MOUSE_SWITCH_DEVICE_EEPROM_OFFSET	//1bytes
+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
 0x31 P3065_ID1
@@ -2734,6 +2751,7 @@
 0XD2 P3204_TJ3L_ID2
 0x54 PKA8_ID2
 0x70 P3065_XY_ID2
+0x5a FD3180_ID2
 
 
 //Sensor type
@@ -2744,6 +2762,7 @@
 0X04 P3212
 0X05 P3610
 0X06 P3065_XY
+0X07 FD3180
 
 
 //p3610 smart enable flag
@@ -2786,7 +2805,7 @@
 )
 
 (
-6 TEST_GPIO
+5 TEST_GPIO
 )
 
 (
@@ -2798,12 +2817,17 @@
 7 LE_INTERVAL_8_75MS//8.75ms
 )
 
+
+(
+0 MULTI_LED_ON
+1 MULTI_LED_BLINK
+)
+
 (
 0x017700 G24_LONG_SLEEP_STEP1	//8ms
 0x36ee80 G24_LONG_SLEEP_STEP2	//300ms
 )
 
-
 (
 0 MOUSE_24G_ONLY
 1 MOUSE_BLE_ONLY
@@ -2812,13 +2836,6 @@
 4 MOUSE_BT_BLE_24G_ENABLE
 )
 
-(
-//PB button state 
-0x00 PB_BUTTON_STATE_DOWN
-0x01 PB_BUTTON_STATE_UP
-)
-
-
 
 
 
@@ -4706,7 +4723,7 @@
 	0X2A4C UUID_CHRCTR_HID_CTRL_POINT
 	0X2A4D UUID_CHRCTR_REPORT
 	0X2A4E UUID_CHRCTR_PROTOCOL_MODE
-	0X2A50 UUID_CHRCTR_PNP_ID
+	0X2A50 UUID_CHRCTR_PNP_ID	
 	)
 
 	(// pairing failed reason
@@ -7284,8 +7301,9 @@
 0x0f9e mem_rssi_noise_ms_buffer
 0x109e mem_rssi_noise_kb_buffer
 0x119e mem_24g_common_temp
-0x11be mem_24g_pair_current_ch_num
-0x11bf mem_24g_powerful_current_ch_num
+0x11be mem_data_pre
+0x11c0 mem_data_current
+0x11c2 mem_data_sum
 
 
 (
@@ -7330,6 +7348,10 @@
 	0x1002 DEBUGLOG_DTYPE_CMD
 	0x1003 DEBUGLOG_DTYPE_STATUS
 	0x1004 DEBUGLOG_DTYPE_MISC
+	0x1005 DEBUGLOG_DTYPE_CONN_SM
+	0x1006 DEBUGLOG_DTYPE_UPPER_SM
+	0x1007 DEBUGLOG_DTYPE_PARSE_LMP
+	0x1008 DEBUGLOG_DTYPE_SEND_LMP
 )
 
 //DEBUGLOG_DTYPE_CALLBACK
Index: GM103_24g&ble/output/bt_program23.icode
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.icode	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.icode	(working copy)
@@ -1,26394 +1,26431 @@
- 00000000  0x0000003e bbit1  0x00000008 , 0x00000011 
- 00000001  0x0000003f beq  0x00000085 , 0x00000627 
- 00000002  0x00000040 beq  0x00000089 , 0x000005f6 
- 00000003  0x00000041 beq  0x00000001 , 0x00000026 
- 00000004  0x00000042 beq  0x000000a1 , 0x0000002c 
- 00000005  0x00000043 beq  0x000000a8 , 0x00000084 
- 00000006  0x00000044 beq  0x000000b1 , 0x00000087 
- 00000007  0x00000045 beq  0x000000b2 , 0x00000031 
- 00000008  0x00000046 beq  0x000000c4 , 0x000000b3 
- 00000009  0x00000047 beq  0x000000c9 , 0x000001bd 
- 00000010  0x00000048 beq  0x000000ca , 0x000001c1 
- 00000011  0x00000049 beq  0x000000e3 , 0x000002b0 
- 00000012  0x0000004a beq  0x000000e6 , 0x000002d8 
- 00000013  0x0000004b beq  0x000000ea , 0x00000321 
- 00000014  0x0000004c beq  0x000000eb , 0x0000032f 
- 00000015  0x0000004d beq  0x000000ec , 0x00000367 
- 00000016  0x0000004e branch  0x00002a8e 
- 00000017  0x00000050 beq  0x00000039 , 0x0000036a 
- 00000018  0x00000051 beq  0x00000043 , 0x00000372 
- 00000019  0x00000052 beq  0x0000004a , 0x00000378 
- 00000020  0x00000053 beq  0x00000057 , 0x0000037c 
- 00000021  0x00000054 beq  0x00000059 , 0x0000038e 
- 00000022  0x00000055 beq  0x00000063 , 0x0000039b 
- 00000023  0x00000056 beq  0x00000066 , 0x000003c5 
- 00000024  0x00000057 beq  0x00000067 , 0x000003dc 
- 00000025  0x00000058 beq  0x0000006a , 0x00000426 
- 00000026  0x00000059 beq  0x00000077 , 0x00000431 
- 00000027  0x0000005a beq  0x0000008c , 0x00000441 
- 00000028  0x0000005b branch  0x00002a8e 
- 00000029  0x0000005e fetcht  0x00000001 , 0x000049ee 
- 00000030  0x0000005f setarg  0x000049f5 
- 00000031  0x00000060 iadd  0x00000002 , 0x00000005 
- 00000032  0x00000061 copy  0x00000011 , 0x0000003f 
- 00000033  0x00000062 istore  0x00000001 , 0x00000005 
- 00000034  0x00000063 increase  0x00000001 , 0x00000002 
- 00000035  0x00000064 and_into  0x00000007 , 0x00000002 
- 00000036  0x00000065 storet  0x00000001 , 0x000049ee 
- 00000037  0x00000066 rtn 
- 00000038  0x00000069 call  0x000000aa 
- 00000039  0x0000006a call  0x00006a03 
- 00000040  0x0000006b call  0x00005cf6 
- 00000041  0x0000006c ncall  0x00002c65 , 0x0000002b 
- 00000042  0x0000006d call  0x00007ccd 
- 00000043  0x0000006e branch  0x0000200c 
- 00000044  0x00000071 setarg  0x00000a06 
- 00000045  0x00000072 store  0x00000003 , 0x00004510 
- 00000046  0x00000073 setarg  0x00001d87 
- 00000047  0x00000074 store  0x00000002 , 0x00004513 
- 00000048  0x00000077 branch  0x00002aa2 
- 00000049  0x0000007a rtnmark0  0x00000026 
- 00000050  0x0000007b fetch  0x00000001 , 0x00004a73 
- 00000051  0x0000007c beq  0x00000001 , 0x00000049 
- 00000052  0x0000007e call  0x000004a6 
- 00000053  0x0000007f nbranch  0x00000064 , 0x00000028 
- 00000054  0x00000080 call  0x0000048b 
- 00000055  0x00000082 call  0x000004d1 
- 00000056  0x00000083 fetch  0x00000001 , 0x00004943 
- 00000057  0x00000084 rtnne  0x000000ff 
- 00000058  0x00000085 call  0x00000530 
- 00000059  0x00000086 call  0x00000043 
- 00000060  0x00000087 fetch  0x00000001 , 0x00004a73 
- 00000061  0x00000088 rtneq  0x00000001 
- 00000062  0x0000008a call  0x0000006c 
- 00000063  0x0000008b nrtn  0x00000028 
- 00000064  0x0000008c call  0x00000094 
- 00000065  0x0000008d setarg  0x0000ec54 
- 00000066  0x0000008e branch  0x00002b93 
- 00000067  0x00000091 fetch  0x00000001 , 0x000046f5 
- 00000068  0x00000092 rtnbit1  0x00000007 
- 00000069  0x00000093 setarg  0x00017700 
- 00000070  0x00000094 store  0x00000003 , 0x00004962 
- 00000071  0x00000095 jam  0x00000014 , 0x0000480e 
- 00000072  0x00000096 rtn 
- 00000073  0x00000099 call  0x00000629 
- 00000074  0x0000009a nrtn  0x00000028 
- 00000075  0x0000009b call  0x0000005b 
- 00000076  0x0000009c fetch  0x00000001 , 0x00004a74 
- 00000077  0x0000009d increase  0x00000001 , 0x0000003f 
- 00000078  0x0000009e store  0x00000001 , 0x00004a74 
- 00000079  0x0000009f sub  0x0000003f , 0x00000019 , 0x0000003e 
- 00000080  0x000000a0 call  0x00000052 , 0x00000005 
- 00000081  0x000000a1 branch  0x00000034 
- 00000082  0x000000a3 jam  0x00000000 , 0x00004a73 
- 00000083  0x000000a4 jam  0x00000000 , 0x00004a74 
- 00000084  0x000000a6 jam  0x00000000 , 0x0000496e 
- 00000085  0x000000a7 fetch  0x00000001 , 0x00004959 
- 00000086  0x000000a8 store  0x00000001 , 0x00004958 
- 00000087  0x000000a9 rtn 
- 00000088  0x000000ab fetch  0x00000001 , 0x0000495a 
- 00000089  0x000000ac store  0x00000001 , 0x00004958 
- 00000090  0x000000ad rtn 
- 00000091  0x000000af fetch  0x00000001 , 0x0000496e 
- 00000092  0x000000b0 increase  0x00000001 , 0x0000003f 
- 00000093  0x000000b1 store  0x00000001 , 0x0000496e 
- 00000094  0x000000b2 beq  0x00000004 , 0x00000058 
- 00000095  0x000000b3 beq  0x00000005 , 0x00000054 
- 00000096  0x000000b4 rtn 
- 00000097  0x000000b6 jam  0x00000001 , 0x00004a73 
- 00000098  0x000000b7 jam  0x00000000 , 0x00004a74 
- 00000099  0x000000b8 rtn 
- 00000100  0x000000bb fetch  0x00000001 , 0x0000495f 
- 00000101  0x000000bc call  0x00000075 , 0x00000034 
- 00000102  0x000000be call  0x0000006c 
- 00000103  0x000000bf nrtn  0x00000028 
- 00000104  0x000000c0 fetch  0x00000003 , 0x00004962 
- 00000105  0x000000c1 call  0x00007f49 
- 00000106  0x000000c2 storet  0x00000004 , 0x0000415b 
- 00000107  0x000000c3 branch  0x00002b2a 
- 00000108  0x000000c6 enable  0x00000028 
- 00000109  0x000000c7 call  0x00002afa 
- 00000110  0x000000c8 fetch  0x00000003 , 0x0000416f 
- 00000111  0x000000c9 branch  0x00007fe9 , 0x00000034 
- 00000112  0x000000ca fetch  0x00000001 , 0x00004091 
- 00000113  0x000000cb branch  0x00007fe9 , 0x00000034 
- 00000114  0x000000cc fetch  0x00000001 , 0x000045b1 
- 00000115  0x000000cd branch  0x00007fe9 , 0x00000034 
- 00000116  0x000000ce branch  0x00000097 
- 00000117  0x000000d1 jam  0x00000001 , 0x0000495f 
- 00000118  0x000000d2 jam  0x00000000 , 0x00004a68 
- 00000119  0x000000d3 call  0x00000453 
- 00000120  0x000000d4 store  0x00000001 , 0x000048cf 
- 00000121  0x000000d5 setarg  0x00000000 
- 00000122  0x000000d6 store  0x00000007 , 0x000048d0 
- 00000123  0x000000d7 fetch  0x00000004 , 0x0000496a 
- 00000124  0x000000d8 store  0x00000004 , 0x000048d7 
- 00000125  0x000000d9 jam  0x0000000c , 0x00004933 
- 00000126  0x000000da fetch  0x00000001 , 0x00004934 
- 00000127  0x000000db set1  0x00000003 , 0x0000003f 
- 00000128  0x000000dc store  0x00000001 , 0x00004934 
- 00000129  0x000000dd call  0x00000665 
- 00000130  0x000000de call  0x000004aa 
- 00000131  0x000000df branch  0x00000037 
- 00000132  0x000000e2 fetch  0x00000001 , 0x0000480a 
- 00000133  0x000000e3 nrtn  0x00000034 
- 00000134  0x000000e4 branch  0x00002b7f 
- 00000135  0x000000e7 rtnmark1  0x00000026 
- 00000136  0x000000e8 fetch  0x00000001 , 0x000047a0 
- 00000137  0x000000e9 beq  0x00000000 , 0x00007fef 
- 00000138  0x000000ea fetch  0x00000001 , 0x000047c8 
- 00000139  0x000000eb beq  0x00000001 , 0x00007fef 
- 00000140  0x000000ec branch  0x00007ff1 
- 00000141  0x000000ef rtnmark1  0x00000026 
- 00000142  0x000000f0 call  0x000000a0 
- 00000143  0x000000f1 call  0x00000097 
- 00000144  0x000000f2 fetch  0x00000001 , 0x00004040 
- 00000145  0x000000f3 bbit0  0x00000000 , 0x00000094 
- 00000146  0x000000f4 fetch  0x00000001 , 0x000000a0 
- 00000147  0x000000f5 nrtn  0x00000034 
- 00000148  0x000000f7 setarg  0x00000000 
- 00000149  0x000000f8 store  0x00000008 , 0x000000a1 
- 00000150  0x000000f9 rtn 
- 00000151  0x000000fc call  0x000002b1 
- 00000152  0x000000fd call  0x00000094 
- 00000153  0x000000fe call  0x00003ebf 
- 00000154  0x000000ff hfetch  0x00000004 , 0x00008070 
- 00000155  0x00000100 hfetcht  0x00000004 , 0x00008078 
- 00000156  0x00000101 ior  0x00000002 , 0x00000002 
- 00000157  0x00000102 invert  0x00000002 , 0x00000002 
- 00000158  0x00000103 hstoret  0x00000004 , 0x0000807c 
- 00000159  0x00000104 branch  0x00000164 
- 00000160  0x00000108 arg  0x00001800 , 0x00000006 
- 00000161  0x00000109 arg  0x0000480f , 0x00000005 
- 00000162  0x0000010a call  0x000000a8 
- 00000163  0x0000010b arg  0x00001900 , 0x00000006 
- 00000164  0x0000010c call  0x000000a8 
- 00000165  0x0000010d arg  0x00001a00 , 0x00000006 
- 00000166  0x0000010e call  0x000000a8 
- 00000167  0x0000010f arg  0x00001b00 , 0x00000006 
- 00000168  0x00000111 arg  0x0000001b , 0x00000039 
- 00000169  0x00000112 branch  0x00007f01 
- 00000170  0x00000115 arg  0x0000480f , 0x00000006 
- 00000171  0x00000116 arg  0x00001800 , 0x00000005 
- 00000172  0x00000117 call  0x000000a8 
- 00000173  0x00000118 arg  0x00001900 , 0x00000005 
- 00000174  0x00000119 call  0x000000a8 
- 00000175  0x0000011a arg  0x00001a00 , 0x00000005 
- 00000176  0x0000011b call  0x000000a8 
- 00000177  0x0000011c arg  0x00001b00 , 0x00000005 
- 00000178  0x0000011d branch  0x000000a8 
- 00000179  0x00000120 call  0x000057b8 
- 00000180  0x00000121 call  0x00003416 
- 00000181  0x00000122 branch  0x000000bd , 0x0000002b 
- 00000182  0x00000123 call  0x00000702 
- 00000183  0x00000124 fetch  0x00000001 , 0x000041de 
- 00000184  0x00000125 store  0x00000001 , 0x000049ea 
- 00000185  0x00000126 call  0x0000051f 
- 00000186  0x00000127 fetch  0x00000001 , 0x00004685 
- 00000187  0x00000128 store  0x00000001 , 0x000046da 
- 00000188  0x00000129 call  0x000043ca 
- 00000189  0x0000012b call  0x000000bf 
- 00000190  0x0000012c branch  0x000074b9 
- 00000191  0x0000012f ncall  0x0000018b , 0x0000002b 
- 00000192  0x00000130 call  0x0000640f 
- 00000193  0x00000131 call  0x0000016e 
- 00000194  0x00000132 call  0x00006411 
- 00000195  0x00000133 rtn  0x0000002b 
- 00000196  0x00000134 call  0x000001eb 
- 00000197  0x00000135 call  0x000002e2 
- 00000198  0x00000136 beq  0x00000005 , 0x000000e9 
- 00000199  0x00000137 branch  0x000001d2 
- 00000200  0x0000013a fetch  0x00000001 , 0x000049ea 
- 00000201  0x0000013b store  0x00000001 , 0x000041de 
- 00000202  0x0000013c rtn 
- 00000203  0x0000013f call  0x000000c8 
- 00000204  0x00000140 fetch  0x00000001 , 0x0000488c 
- 00000205  0x00000141 store  0x00000001 , 0x0000488d 
- 00000206  0x00000143 jam  0x00000001 , 0x0000488b 
- 00000207  0x00000144 jam  0x00000002 , 0x0000487c 
- 00000208  0x00000145 call  0x00000135 
- 00000209  0x00000146 fetch  0x00000001 , 0x00004210 
- 00000210  0x00000148 beq  0x00000034 , 0x000000d4 
- 00000211  0x00000149 rtn 
- 00000212  0x0000014c jam  0x00000001 , 0x000047a3 
- 00000213  0x0000014d fetch  0x00000002 , 0x000046a8 
- 00000214  0x0000014e fetcht  0x00000001 , 0x00004891 
- 00000215  0x0000014f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000216  0x00000150 nbranch  0x000000da , 0x00000005 
- 00000217  0x00000151 setarg  0x00000258 
- 00000218  0x00000153 store  0x00000002 , 0x000046ae 
- 00000219  0x00000154 call  0x00003418 
- 00000220  0x00000155 call  0x000000e2 
- 00000221  0x00000156 setarg  0x00000004 
- 00000222  0x00000157 istore  0x00000001 , 0x00000006 
- 00000223  0x00000158 arg  0x00004390 , 0x00000006 
- 00000224  0x00000159 call  0x00000363 
- 00000225  0x0000015a branch  0x00007df4 
- 00000226  0x0000015d arg  0x00004370 , 0x00000011 
- 00000227  0x0000015f ifetch  0x00000001 , 0x00000011 
- 00000228  0x00000160 rtn  0x00000034 
- 00000229  0x00000161 iadd  0x00000006 , 0x00000011 
- 00000230  0x00000162 ifetch  0x00000001 , 0x00000006 
- 00000231  0x00000163 rtneq  0x00000001 
- 00000232  0x00000164 branch  0x000000e3 
- 00000233  0x00000167 fetch  0x00000004 , 0x000046d3 
- 00000234  0x00000168 rtnbit0  0x00000011 
- 00000235  0x00000169 rtnbit1  0x00000003 
- 00000236  0x0000016a rtnmark1  0x00000026 
- 00000237  0x0000016b call  0x00004482 
- 00000238  0x0000016c arg  0x00000003 , 0x00000007 
- 00000239  0x0000016d call  0x000043ce 
- 00000240  0x0000016e setarg  0x00000000 
- 00000241  0x0000016f store  0x00000002 , 0x000046ae 
- 00000242  0x00000170 store  0x00000001 , 0x000046b4 
- 00000243  0x00000171 store  0x00000002 , 0x00004960 
- 00000244  0x00000172 call  0x000042ca 
- 00000245  0x00000173 branch  0x0000055c 
- 00000246  0x00000176 fetch  0x00000004 , 0x000046d3 
- 00000247  0x00000177 bbit0  0x00000014 , 0x00003d66 
- 00000248  0x00000178 fetch  0x00000001 , 0x0000477a 
- 00000249  0x00000179 beq  0x000000ff , 0x00003d66 
- 00000250  0x0000017a branch  0x000002b1 
- 00000251  0x0000017d fetcht  0x00000001 , 0x000046e7 
- 00000252  0x0000017e call  0x00000314 
- 00000253  0x0000017f fetch  0x00000001 , 0x000046b6 
- 00000254  0x00000180 rtneq  0x00000001 
- 00000255  0x00000183 jam  0x00000001 , 0x000046b6 
- 00000256  0x00000184 branch  0x00003d70 
- 00000257  0x00000187 fetcht  0x00000001 , 0x000046e7 
- 00000258  0x00000188 call  0x0000030b 
- 00000259  0x00000189 fetcht  0x00000001 , 0x000046e7 
- 00000260  0x0000018a call  0x0000681d 
- 00000261  0x0000018b nbranch  0x00000107 , 0x00000001 
- 00000262  0x0000018c branch  0x000000fb 
- 00000263  0x0000018e fetch  0x00000001 , 0x000046b6 
- 00000264  0x0000018f rtneq  0x00000000 
- 00000265  0x00000190 jam  0x00000000 , 0x000046b6 
- 00000266  0x00000191 rtn 
- 00000267  0x00000196 call  0x00000127 
- 00000268  0x00000197 branch  0x00000115 , 0x00000001 
- 00000269  0x00000199 fetch  0x00000001 , 0x000046d9 
- 00000270  0x0000019a rtneq  0x00000001 
- 00000271  0x0000019b fetch  0x00000001 , 0x00004889 
- 00000272  0x0000019c ncall  0x0000012c , 0x00000034 
- 00000273  0x0000019e fetch  0x00000001 , 0x00004888 
- 00000274  0x0000019f store  0x00000001 , 0x00004889 
- 00000275  0x000001a1 jam  0x00000001 , 0x000046d9 
- 00000276  0x000001a2 rtn 
- 00000277  0x000001a4 call  0x0000011d 
- 00000278  0x000001a5 fetch  0x00000001 , 0x000046d9 
- 00000279  0x000001a6 rtneq  0x00000000 
- 00000280  0x000001a7 jam  0x00000000 , 0x000046d9 
- 00000281  0x000001a8 jam  0x00000000 , 0x0000488a 
- 00000282  0x000001a9 jam  0x00000000 , 0x0000488b 
- 00000283  0x000001aa jam  0x00000000 , 0x0000488e 
- 00000284  0x000001ab rtn 
- 00000285  0x000001ad arg  0x00004889 , 0x00000013 
- 00000286  0x000001ae arg  0x00000120 , 0x00000012 
- 00000287  0x000001af branch  0x0000336d 
- 00000288  0x000001b1 fetch  0x00000004 , 0x000046d3 
- 00000289  0x000001b2 rtnbit1  0x00000006 
- 00000290  0x000001b3 fetch  0x00000001 , 0x0000487c 
- 00000291  0x000001b4 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000292  0x000001b5 branch  0x0000012b , 0x00000005 
- 00000293  0x000001b6 jam  0x00000001 , 0x0000488a 
- 00000294  0x000001b7 branch  0x0000032f 
- 00000295  0x000001ba fetch  0x00000001 , 0x000046ed 
- 00000296  0x000001bb rtneq  0x000000ff 
- 00000297  0x000001bc fetcht  0x00000001 , 0x000046ed 
- 00000298  0x000001bd branch  0x0000681d 
- 00000299  0x000001c0 rtn 
- 00000300  0x000001c3 fetch  0x00000001 , 0x0000487c 
- 00000301  0x000001c5 beq  0x00000001 , 0x00000130 
- 00000302  0x000001c6 beq  0x00000002 , 0x00000133 
- 00000303  0x000001c7 rtn 
- 00000304  0x000001c9 jam  0x00000002 , 0x0000487c 
- 00000305  0x000001cb call  0x00000135 
- 00000306  0x000001cc branch  0x0000659a 
- 00000307  0x000001cf jam  0x00000001 , 0x0000487c 
- 00000308  0x000001d0 branch  0x00000131 
- 00000309  0x000001d3 arg  0x00000001 , 0x00000002 
- 00000310  0x000001d4 arg  0x0000487c , 0x00000011 
- 00000311  0x000001d5 arg  0x00000061 , 0x00000012 
- 00000312  0x000001d6 branch  0x000065d1 
- 00000313  0x000001d9 arg  0x00000001 , 0x00000002 
- 00000314  0x000001da arg  0x0000487c , 0x00000011 
- 00000315  0x000001db arg  0x00000061 , 0x00000012 
- 00000316  0x000001dc branch  0x000065df 
- 00000317  0x000001df fetch  0x00000001 , 0x0000488a 
- 00000318  0x000001e0 nbranch  0x00000149 , 0x00000034 
- 00000319  0x000001e1 fetch  0x00000001 , 0x0000488b 
- 00000320  0x000001e2 rtn  0x00000034 
- 00000321  0x000001e4 call  0x0000015e 
- 00000322  0x000001e6 arg  0x0000488d , 0x00000013 
- 00000323  0x000001e7 arg  0x00000145 , 0x00000012 
- 00000324  0x000001e8 branch  0x0000336d 
- 00000325  0x000001ea jam  0x00000001 , 0x00004091 
- 00000326  0x000001eb jam  0x00000000 , 0x0000488e 
- 00000327  0x000001ec jam  0x00000000 , 0x0000488b 
- 00000328  0x000001ed branch  0x00000164 
- 00000329  0x000001f0 fetch  0x00000002 , 0x000046ac 
- 00000330  0x000001f1 div  0x0000003f , 0x00000002 
- 00000331  0x000001f2 call  0x00007f86 
- 00000332  0x000001f3 remainder  0x0000003f 
- 00000333  0x000001f4 branch  0x0000014f , 0x00000034 
- 00000334  0x000001f5 rtn 
- 00000335  0x000001f8 fetch  0x00000001 , 0x00004890 
- 00000336  0x000001f9 beq  0x00000001 , 0x00000153 
- 00000337  0x000001fa beq  0x00000002 , 0x00000155 
- 00000338  0x000001fb rtn 
- 00000339  0x000001fd jam  0x00000002 , 0x00004890 
- 00000340  0x000001fe branch  0x0000015e 
- 00000341  0x00000200 jam  0x00000001 , 0x00004890 
- 00000342  0x00000201 branch  0x00000164 
- 00000343  0x00000205 fetch  0x00000001 , 0x0000488e 
- 00000344  0x00000206 rtn  0x00000034 
- 00000345  0x00000208 jam  0x00000000 , 0x00004091 
- 00000346  0x00000209 call  0x00000161 
- 00000347  0x0000020a branch  0x00000142 
- 00000348  0x0000020d fetcht  0x00000001 , 0x0000488f 
- 00000349  0x0000020e branch  0x0000680e 
- 00000350  0x00000210 call  0x0000015c 
- 00000351  0x00000211 fetcht  0x00000001 , 0x0000488f 
- 00000352  0x00000212 branch  0x00006829 
- 00000353  0x00000214 call  0x0000015c 
- 00000354  0x00000215 fetcht  0x00000001 , 0x0000488f 
- 00000355  0x00000216 branch  0x00006825 
- 00000356  0x00000219 fetcht  0x00000001 , 0x0000488f 
- 00000357  0x0000021b set0  0x00000007 , 0x00000002 
- 00000358  0x0000021c arg  0x00008078 , 0x00000005 
- 00000359  0x0000021d call  0x00006830 
- 00000360  0x0000021e set0  0x00000007 , 0x00000002 
- 00000361  0x0000021f arg  0x0000807c , 0x00000005 
- 00000362  0x00000220 call  0x00006830 
- 00000363  0x00000221 set0  0x00000007 , 0x00000002 
- 00000364  0x00000222 arg  0x00008070 , 0x00000005 
- 00000365  0x00000223 branch  0x00006830 
- 00000366  0x00000226 jam  0x00000076 , 0x00004212 
- 00000367  0x00000227 call  0x00003d36 
- 00000368  0x00000228 rtn  0x0000002b 
- 00000369  0x00000229 call  0x000040c0 
- 00000370  0x0000022a fetch  0x00000001 , 0x000046e0 
- 00000371  0x0000022b beq  0x00000005 , 0x000040d5 
- 00000372  0x0000022d call  0x000040d9 
- 00000373  0x0000022e beq  0x00000030 , 0x0000017a 
- 00000374  0x0000022f beq  0x00000031 , 0x0000017c 
- 00000375  0x00000230 call  0x000040d1 
- 00000376  0x00000231 nop  0x000003e8 
- 00000377  0x00000232 branch  0x00000174 
- 00000378  0x00000235 call  0x00000181 
- 00000379  0x00000236 branch  0x000040e0 
- 00000380  0x00000239 call  0x00000181 
- 00000381  0x0000023a fetch  0x00000001 , 0x000046de 
- 00000382  0x0000023b beq  0x00000070 , 0x000040e8 
- 00000383  0x0000023c jam  0x00000001 , 0x000046e0 
- 00000384  0x0000023d rtn 
- 00000385  0x00000240 setarg  0x00008006 
- 00000386  0x00000241 call  0x00006413 
- 00000387  0x00000242 nop  0x00002ee0 
- 00000388  0x00000243 branch  0x000000f6 
- 00000389  0x00000245 setarg  0x00000006 
- 00000390  0x00000246 call  0x00006414 
- 00000391  0x00000247 or  0x0000003f , 0x00000008 , 0x0000003f 
- 00000392  0x00000248 lshift8  0x0000003f , 0x0000003f 
- 00000393  0x00000249 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00000394  0x0000024a branch  0x00006413 
- 00000395  0x0000024d fetch  0x00000001 , 0x00004888 
- 00000396  0x0000024e store  0x00000001 , 0x00004889 
- 00000397  0x00000251 call  0x0000044d 
- 00000398  0x00000252 call  0x00000164 
- 00000399  0x00000253 call  0x00003e6e 
- 00000400  0x00000255 call  0x00003e1e 
- 00000401  0x00000256 setarg  0x00000000 
- 00000402  0x00000257 store  0x00000002 , 0x00004154 
- 00000403  0x00000258 call  0x000001b3 
- 00000404  0x00000259 call  0x00003e54 
- 00000405  0x0000025a call  0x00005810 
- 00000406  0x0000025b call  0x00005839 
- 00000407  0x0000025e call  0x0000582c 
- 00000408  0x0000025f call  0x00005818 
- 00000409  0x00000261 call  0x0000659c 
- 00000410  0x00000262 fetch  0x00000004 , 0x000046d3 
- 00000411  0x00000263 isolate1  0x00000019 , 0x0000003f 
- 00000412  0x00000264 ncall  0x000065c2 , 0x00000001 
- 00000413  0x00000265 call  0x0000443f 
- 00000414  0x00000266 call  0x00000139 
- 00000415  0x00000267 call  0x000001b7 
- 00000416  0x00000269 call  0x0000025b 
- 00000417  0x0000026a call  0x000065df 
- 00000418  0x0000026b call  0x000001a6 
- 00000419  0x0000026c fetch  0x00000001 , 0x00004891 
- 00000420  0x0000026d beq  0x000000ff , 0x000001ae 
- 00000421  0x0000026e rtn 
- 00000422  0x00000271 arg  0x00000001 , 0x00000002 
- 00000423  0x00000272 arg  0x00004891 , 0x00000011 
- 00000424  0x00000273 arg  0x00000064 , 0x00000012 
- 00000425  0x00000274 branch  0x000065df 
- 00000426  0x00000276 arg  0x00000001 , 0x00000002 
- 00000427  0x00000277 arg  0x00004891 , 0x00000011 
- 00000428  0x00000278 arg  0x00000064 , 0x00000012 
- 00000429  0x00000279 branch  0x000065d1 
- 00000430  0x0000027b jam  0x00000034 , 0x00004210 
- 00000431  0x0000027c setarg  0x00000000 
- 00000432  0x0000027d invert  0x0000003f , 0x0000003f 
- 00000433  0x0000027e store  0x00000006 , 0x000044a0 
- 00000434  0x0000027f rtn 
- 00000435  0x00000282 fetch  0x00000004 , 0x000046d3 
- 00000436  0x00000283 rtnbit0  0x0000001f 
- 00000437  0x00000286 jam  0x00000000 , 0x000046f6 
- 00000438  0x00000287 rtn 
- 00000439  0x0000028a call  0x000033c4 
- 00000440  0x0000028b branch  0x000001c9 , 0x00000005 
- 00000441  0x0000028c call  0x00000327 
- 00000442  0x0000028d call  0x0000441c 
- 00000443  0x0000028e call  0x000042e4 
- 00000444  0x0000028f branch  0x000033bd 
- 00000445  0x00000292 arg  0x00000002 , 0x00000002 
- 00000446  0x00000293 arg  0x00000aaa , 0x00000011 
- 00000447  0x00000294 arg  0x00000062 , 0x00000012 
- 00000448  0x00000295 branch  0x000065d1 
- 00000449  0x00000298 arg  0x00000002 , 0x00000002 
- 00000450  0x00000299 arg  0x00000a9a , 0x00000011 
- 00000451  0x0000029a arg  0x00000062 , 0x00000012 
- 00000452  0x0000029b call  0x000065df 
- 00000453  0x0000029c fetch  0x00000002 , 0x00000a9a 
- 00000454  0x0000029d arg  0x0000aa55 , 0x00000002 
- 00000455  0x0000029e isub  0x00000002 , 0x0000003e 
- 00000456  0x0000029f rtn 
- 00000457  0x000002a2 arg  0x0000001e , 0x00000002 
- 00000458  0x000002a3 arg  0x00004720 , 0x00000011 
- 00000459  0x000002a4 arg  0x00000000 , 0x00000012 
- 00000460  0x000002a5 call  0x000065df 
- 00000461  0x000002a7 arg  0x00004721 , 0x00000011 
- 00000462  0x000002b1 ifetch  0x00000001 , 0x00000011 
- 00000463  0x000002b2 store  0x00000001 , 0x00004210 
- 00000464  0x000002b4 beq  0x00000034 , 0x0000432c 
- 00000465  0x000002b5 rtn 
- 00000466  0x000002b8 fetch  0x00000001 , 0x0000487c 
- 00000467  0x000002ba beq  0x00000001 , 0x000001d5 
- 00000468  0x000002bb beq  0x00000002 , 0x000000cb 
- 00000469  0x000002bd fetch  0x00000004 , 0x000046d3 
- 00000470  0x000002be rtnbit0  0x00000011 
- 00000471  0x000002c0 fetch  0x00000001 , 0x0000488c 
- 00000472  0x000002c1 store  0x00000001 , 0x0000488d 
- 00000473  0x000002c2 jam  0x00000001 , 0x0000488e 
- 00000474  0x000002c3 jam  0x00000001 , 0x0000487c 
- 00000475  0x000002c4 call  0x00000135 
- 00000476  0x000002c6 setarg  0x0000ffff 
- 00000477  0x000002c7 store  0x00000002 , 0x0000495b 
- 00000478  0x000002c8 istore  0x00000002 , 0x00000005 
- 00000479  0x000002c9 call  0x0000025b 
- 00000480  0x000002ca call  0x000065d1 
- 00000481  0x000002cb branch  0x000005a1 
- 00000482  0x000002ce arg  0x00000002 , 0x00000039 
- 00000483  0x000002cf arg  0x0000495b , 0x00000006 
- 00000484  0x000002d1 call  0x00007fe7 
- 00000485  0x000002d2 setarg  0x0000ffff 
- 00000486  0x000002d4 ifetcht  0x00000002 , 0x00000006 
- 00000487  0x000002d5 isub  0x00000002 , 0x0000003e 
- 00000488  0x000002d6 ncall  0x00007fe9 , 0x00000005 
- 00000489  0x000002d7 loop  0x000001e6 
- 00000490  0x000002d8 rtn 
- 00000491  0x000002db setarg  0x00000200 
- 00000492  0x000002dc store  0x00000002 , 0x000041ef 
- 00000493  0x000002dd setarg  0x0000043b 
- 00000494  0x000002de store  0x00000002 , 0x000041f9 
- 00000495  0x000002df setarg  0x000001fc 
- 00000496  0x000002e0 store  0x00000002 , 0x00004a64 
- 00000497  0x000002e3 setarg  0x0000008d 
- 00000498  0x000002e4 store  0x00000002 , 0x000041ed 
- 00000499  0x000002e5 setarg  0x00000222 
- 00000500  0x000002e6 store  0x00000002 , 0x000041f5 
- 00000501  0x000002e7 setarg  0x0000021f 
- 00000502  0x000002e8 store  0x00000002 , 0x000041f3 
- 00000503  0x000002e9 setarg  0x00000268 
- 00000504  0x000002ea store  0x00000002 , 0x000041eb 
- 00000505  0x000002eb setarg  0x00000273 
- 00000506  0x000002ec store  0x00000002 , 0x000041fd 
- 00000507  0x000002ed rtn 
- 00000508  0x000002f0 call  0x00004401 
- 00000509  0x000002f1 fetch  0x00000002 , 0x0000469f 
- 00000510  0x000002f2 rtn  0x00000034 
- 00000511  0x000002f3 branch  0x00000061 
- 00000512  0x000002f6 call  0x00005892 
- 00000513  0x000002f7 nrtn  0x00000034 
- 00000514  0x000002f8 fetch  0x00000001 , 0x00004891 
- 00000515  0x000002f9 beq  0x000000ff , 0x00000207 
- 00000516  0x000002fa fetch  0x00000001 , 0x000046c5 
- 00000517  0x000002fb and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000518  0x000002fc rtnne  0x00000003 
- 00000519  0x000002fe fetch  0x00000001 , 0x000047a0 
- 00000520  0x000002ff call  0x0000021c , 0x00000034 
- 00000521  0x00000300 fetch  0x00000004 , 0x000046d3 
- 00000522  0x00000301 bbit1  0x00000003 , 0x00004179 
- 00000523  0x00000302 bbit1  0x00000000 , 0x00004179 
- 00000524  0x00000303 bbit1  0x00000005 , 0x00004179 
- 00000525  0x00000304 call  0x00003f97 
- 00000526  0x00000305 nrtn  0x00000028 
- 00000527  0x00000306 call  0x00000214 
- 00000528  0x00000307 call  0x000004c9 
- 00000529  0x00000308 fetch  0x00000002 , 0x0000469f 
- 00000530  0x00000309 ncall  0x00000219 , 0x00000034 
- 00000531  0x0000030a branch  0x00000707 
- 00000532  0x0000030d fetch  0x00000001 , 0x000046f5 
- 00000533  0x0000030e rtnbit1  0x00000007 
- 00000534  0x0000030f jam  0x00000000 , 0x00004172 
- 00000535  0x00000310 jam  0x00000014 , 0x0000480d 
- 00000536  0x00000311 rtn 
- 00000537  0x00000314 jam  0x00000001 , 0x0000480a 
- 00000538  0x00000315 jam  0x00000002 , 0x0000480b 
- 00000539  0x00000316 rtn 
- 00000540  0x00000319 call  0x00005814 
- 00000541  0x0000031a jam  0x00000001 , 0x000047a0 
- 00000542  0x0000031b branch  0x00000181 
- 00000543  0x0000031e call  0x00007e34 
- 00000544  0x0000031f call  0x00000101 
- 00000545  0x00000321 branch  0x00003ee0 
- 00000546  0x00000324 copy  0x00000013 , 0x0000003f 
- 00000547  0x00000325 beq  0x00000039 , 0x0000024f 
- 00000548  0x00000326 beq  0x0000003a , 0x0000025f 
- 00000549  0x00000327 beq  0x0000003c , 0x00000265 
- 00000550  0x00000328 beq  0x00000014 , 0x00000237 
- 00000551  0x00000329 beq  0x00000015 , 0x0000023e 
- 00000552  0x0000032a beq  0x00000029 , 0x00000246 
- 00000553  0x0000032b beq  0x00000032 , 0x00000248 
- 00000554  0x0000032c beq  0x00000040 , 0x0000022c 
- 00000555  0x0000032d branch  0x0000417d 
- 00000556  0x00000330 fetch  0x00000002 , 0x00004509 
- 00000557  0x00000331 rtneq  0x00000000 
- 00000558  0x00000332 fetch  0x00000001 , 0x00000441 
- 00000559  0x00000333 rshift2  0x0000003f , 0x0000003f 
- 00000560  0x00000334 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00000561  0x00000335 rtn  0x00000002 
- 00000562  0x00000336 setarg  0x00000009 
- 00000563  0x00000337 store  0x00000002 , 0x00004496 
- 00000564  0x00000338 store  0x00000002 , 0x00004498 
- 00000565  0x00000339 call  0x00000246 
- 00000566  0x0000033a branch  0x00000382 
- 00000567  0x0000033d jam  0x00000000 , 0x0000488a 
- 00000568  0x0000033e jam  0x00000000 , 0x0000480c 
- 00000569  0x0000033f jam  0x00000002 , 0x0000487c 
- 00000570  0x00000340 call  0x00000135 
- 00000571  0x00000341 call  0x00000164 
- 00000572  0x00000342 call  0x00000702 
- 00000573  0x00000343 branch  0x000041c3 
- 00000574  0x00000346 setarg  0x00000007 
- 00000575  0x00000347 store  0x00000002 , 0x00004496 
- 00000576  0x00000348 store  0x00000002 , 0x00004498 
- 00000577  0x00000349 jam  0x00000000 , 0x000047c8 
- 00000578  0x0000034a jam  0x00000000 , 0x000047a0 
- 00000579  0x0000034b call  0x00000702 
- 00000580  0x0000034c call  0x00005816 
- 00000581  0x0000034d branch  0x000041d9 
- 00000582  0x00000352 jam  0x00000012 , 0x00000a99 
- 00000583  0x00000353 branch  0x00007d8f 
- 00000584  0x00000356 fetch  0x00000001 , 0x000047a3 
- 00000585  0x00000357 beq  0x00000001 , 0x0000024b 
- 00000586  0x00000358 branch  0x0000024d 
- 00000587  0x0000035b call  0x00000246 
- 00000588  0x0000035c jam  0x00000014 , 0x000046c6 
- 00000589  0x0000035e arg  0x00000001 , 0x00000007 
- 00000590  0x0000035f branch  0x000041b9 
- 00000591  0x00000362 jam  0x00000001 , 0x0000487c 
- 00000592  0x00000363 call  0x00000135 
- 00000593  0x00000364 jam  0x00000001 , 0x0000478b 
- 00000594  0x00000365 arg  0x00000003 , 0x00000007 
- 00000595  0x00000366 call  0x000043d2 
- 00000596  0x00000367 setarg  0x00000000 
- 00000597  0x00000368 store  0x00000002 , 0x00004707 
- 00000598  0x00000369 jam  0x00000000 , 0x000046a7 
- 00000599  0x0000036a call  0x0000405d 
- 00000600  0x0000036b call  0x000000c8 
- 00000601  0x0000036c call  0x0000025b 
- 00000602  0x0000036d branch  0x000065d1 
- 00000603  0x00000370 arg  0x0000495b , 0x00000011 
- 00000604  0x00000371 arg  0x0000005b , 0x00000012 
- 00000605  0x00000372 arg  0x00000004 , 0x00000002 
- 00000606  0x00000373 rtn 
- 00000607  0x00000376 jam  0x00000000 , 0x00004a73 
- 00000608  0x00000377 call  0x000000c8 
- 00000609  0x00000378 call  0x000005e0 
- 00000610  0x00000382 jam  0x00000001 , 0x000047a1 
- 00000611  0x00000383 jam  0x00000028 , 0x000047a2 
- 00000612  0x00000384 rtn 
- 00000613  0x00000387 jam  0x00000001 , 0x0000487c 
- 00000614  0x00000388 call  0x00000135 
- 00000615  0x00000389 branch  0x00003f8d 
- 00000616  0x0000038c enable  0x00000028 
- 00000617  0x0000038d hfetch  0x00000004 , 0x00008138 
- 00000618  0x0000038e setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00000619  0x0000038f hstore  0x00000004 , 0x0000804c 
- 00000620  0x00000390 call  0x00002c21 
- 00000621  0x00000391 call  0x00000185 
- 00000622  0x00000392 call  0x000074bd 
- 00000623  0x00000393 call  0x00004482 
- 00000624  0x00000394 call  0x00000164 
- 00000625  0x00000395 call  0x00003e9f 
- 00000626  0x00000396 branch  0x00003ebf 
- 00000627  0x0000039a call  0x00000284 
- 00000628  0x0000039b call  0x0000028b 
- 00000629  0x0000039c call  0x0000027f 
- 00000630  0x000003a1 call  0x0000010b 
- 00000631  0x000003a4 call  0x000002a7 
- 00000632  0x000003a7 call  0x00000295 
- 00000633  0x000003ab call  0x00004234 
- 00000634  0x000003ac call  0x00004237 
- 00000635  0x000003ad call  0x0000423a 
- 00000636  0x000003b1 call  0x0000013d 
- 00000637  0x000003b2 call  0x00000157 
- 00000638  0x000003b3 branch  0x00000292 
- 00000639  0x000003b6 arg  0x0000480b , 0x00000013 
- 00000640  0x000003b7 arg  0x00000282 , 0x00000012 
- 00000641  0x000003b8 branch  0x0000336d 
- 00000642  0x000003ba jam  0x00000000 , 0x0000480a 
- 00000643  0x000003bb rtn 
- 00000644  0x000003be arg  0x0000480e , 0x00000013 
- 00000645  0x000003bf arg  0x00000287 , 0x00000012 
- 00000646  0x000003c0 branch  0x0000336d 
- 00000647  0x000003c2 setarg  0x0036ee80 
- 00000648  0x000003c3 store  0x00000003 , 0x00004962 
- 00000649  0x000003c4 jam  0x00000001 , 0x0000480c 
- 00000650  0x000003c5 rtn 
- 00000651  0x000003c8 arg  0x0000480d , 0x00000013 
- 00000652  0x000003c9 arg  0x0000028e , 0x00000012 
- 00000653  0x000003ca branch  0x0000336d 
- 00000654  0x000003cc fetch  0x00000001 , 0x000047c9 
- 00000655  0x000003cd store  0x00000001 , 0x00004172 
- 00000656  0x000003ce jam  0x00000001 , 0x0000480c 
- 00000657  0x000003cf rtn 
- 00000658  0x000003d2 arg  0x000046c6 , 0x00000013 
- 00000659  0x000003d3 arg  0x00003d60 , 0x00000012 
- 00000660  0x000003d4 branch  0x0000336d 
- 00000661  0x000003d7 fetch  0x00000001 , 0x000046f5 
- 00000662  0x000003d8 bbit1  0x00000004 , 0x00004394 
- 00000663  0x000003da call  0x000002e2 
- 00000664  0x000003db beq  0x00000007 , 0x0000029a 
- 00000665  0x000003dc branch  0x000043a9 
- 00000666  0x000003de fetch  0x00000001 , 0x0000487c 
- 00000667  0x000003df sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000668  0x000003e0 branch  0x0000012b , 0x00000005 
- 00000669  0x000003e1 jam  0x00000028 , 0x000047a2 
- 00000670  0x000003e2 call  0x000002a0 
- 00000671  0x000003e3 branch  0x000043b0 
- 00000672  0x000003e6 arg  0x000046da , 0x00000013 
- 00000673  0x000003e7 arg  0x000002a3 , 0x00000012 
- 00000674  0x000003e8 branch  0x0000336d 
- 00000675  0x000003eb fetch  0x00000002 , 0x00004682 
- 00000676  0x000003ec isolate1  0x0000000b , 0x0000003f 
- 00000677  0x000003ed call  0x000042d4 , 0x00000001 
- 00000678  0x000003ee branch  0x000043b8 
- 00000679  0x000003f1 fetch  0x00000001 , 0x000047a1 
- 00000680  0x000003f2 rtn  0x00000034 
- 00000681  0x000003f3 fetch  0x00000001 , 0x000047a2 
- 00000682  0x000003f4 branch  0x000002ae , 0x00000034 
- 00000683  0x000003f5 increase  0xffffffff , 0x0000003f 
- 00000684  0x000003f6 store  0x00000001 , 0x000047a2 
- 00000685  0x000003f7 rtn 
- 00000686  0x000003f9 jam  0x00000000 , 0x000047a1 
- 00000687  0x000003fa branch  0x0000340a 
- 00000688  0x0000040f call  0x0000424a 
- 00000689  0x00000412 fetch  0x00000001 , 0x000046e0 
- 00000690  0x00000413 beq  0x00000005 , 0x00003daa 
- 00000691  0x00000414 beq  0x00000004 , 0x000002d0 
- 00000692  0x00000415 beq  0x00000006 , 0x000002bf 
- 00000693  0x00000417 fetch  0x00000001 , 0x0000477a 
- 00000694  0x00000418 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000695  0x00000419 call  0x000002bd , 0x00000005 
- 00000696  0x0000041a fetch  0x00000001 , 0x0000477a 
- 00000697  0x0000041b beq  0x00000000 , 0x00003d8a 
- 00000698  0x0000041c beq  0x00000001 , 0x00003d88 
- 00000699  0x0000041d beq  0x00000003 , 0x00003d8e 
- 00000700  0x0000041e branch  0x00003d8c 
- 00000701  0x00000420 jam  0x00000002 , 0x0000477a 
- 00000702  0x00000421 rtn 
- 00000703  0x0000045a fetch  0x00000001 , 0x0000477a 
- 00000704  0x0000045b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000705  0x0000045c call  0x000002c8 , 0x00000005 
- 00000706  0x0000045d fetch  0x00000001 , 0x0000477a 
- 00000707  0x0000045e beq  0x00000000 , 0x000002ca 
- 00000708  0x0000045f beq  0x00000001 , 0x000002cc 
- 00000709  0x00000460 beq  0x00000003 , 0x000002ce 
- 00000710  0x00000462 fetch  0x00000001 , 0x0000478e 
- 00000711  0x00000463 branch  0x00003dbe 
- 00000712  0x00000465 jam  0x00000002 , 0x0000477a 
- 00000713  0x00000466 rtn 
- 00000714  0x00000468 fetch  0x00000001 , 0x0000478c 
- 00000715  0x00000469 branch  0x00003dbe 
- 00000716  0x0000046b fetch  0x00000001 , 0x0000478d 
- 00000717  0x0000046c branch  0x00003dbe 
- 00000718  0x0000046e fetch  0x00000001 , 0x0000478f 
- 00000719  0x0000046f branch  0x00003dbe 
- 00000720  0x00000472 fetch  0x00000001 , 0x0000477a 
- 00000721  0x00000473 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000722  0x00000474 call  0x000002bd , 0x00000005 
- 00000723  0x00000475 fetch  0x00000001 , 0x0000477a 
- 00000724  0x00000476 beq  0x00000000 , 0x00003d9d 
- 00000725  0x00000477 beq  0x00000001 , 0x00003d9b 
- 00000726  0x00000478 beq  0x00000003 , 0x00003da1 
- 00000727  0x00000479 branch  0x00003d9f 
- 00000728  0x0000047c disable  0x00000028 
- 00000729  0x0000047d setarg  0x00000000 
- 00000730  0x0000047e store  0x00000006 , 0x0000469b 
- 00000731  0x0000047f call  0x00000319 
- 00000732  0x00000480 call  0x00004079 
- 00000733  0x00000481 call  0x0000407e 
- 00000734  0x00000482 call  0x000002e0 
- 00000735  0x00000483 branch  0x00003f9f 
- 00000736  0x00000486 call  0x000002e2 
- 00000737  0x00000487 branch  0x0000409a 
- 00000738  0x0000048a arg  0x00000000 , 0x00000011 
- 00000739  0x0000048b call  0x000002ed 
- 00000740  0x0000048c call  0x000002f3 
- 00000741  0x0000048d call  0x000002f9 
- 00000742  0x0000048e call  0x000002e9 
- 00000743  0x0000048f copy  0x00000011 , 0x0000003f 
- 00000744  0x00000490 rtn 
- 00000745  0x00000492 fetch  0x00000001 , 0x000046e5 
- 00000746  0x00000493 rtneq  0x000000ff 
- 00000747  0x00000494 call  0x000002ff 
- 00000748  0x00000495 branch  0x00000305 
- 00000749  0x00000498 fetcht  0x00000001 , 0x000046e2 
- 00000750  0x00000499 call  0x00000314 
- 00000751  0x0000049a fetcht  0x00000001 , 0x000046e2 
- 00000752  0x0000049b call  0x0000681d 
- 00000753  0x0000049c setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00000754  0x0000049d rtn 
- 00000755  0x0000049f fetcht  0x00000001 , 0x000046e3 
- 00000756  0x000004a0 call  0x00000314 
- 00000757  0x000004a1 fetcht  0x00000001 , 0x000046e3 
- 00000758  0x000004a2 call  0x0000681d 
- 00000759  0x000004a3 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00000760  0x000004a4 rtn 
- 00000761  0x000004a6 fetcht  0x00000001 , 0x000046e4 
- 00000762  0x000004a7 call  0x00000314 
- 00000763  0x000004a8 fetcht  0x00000001 , 0x000046e4 
- 00000764  0x000004a9 call  0x0000681d 
- 00000765  0x000004aa setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00000766  0x000004ab rtn 
- 00000767  0x000004ad fetcht  0x00000001 , 0x000046e5 
- 00000768  0x000004ae call  0x0000030b 
- 00000769  0x000004af fetcht  0x00000001 , 0x000046e5 
- 00000770  0x000004b0 call  0x0000681d 
- 00000771  0x000004b1 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00000772  0x000004b2 branch  0x00000314 
- 00000773  0x000004b4 fetcht  0x00000001 , 0x000046e6 
- 00000774  0x000004b5 call  0x0000030b 
- 00000775  0x000004b6 fetcht  0x00000001 , 0x000046e6 
- 00000776  0x000004b7 call  0x0000681d 
- 00000777  0x000004b8 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00000778  0x000004b9 branch  0x00000314 
- 00000779  0x000004bc set0  0x00000007 , 0x00000002 
- 00000780  0x000004bd arg  0x00008078 , 0x00000005 
- 00000781  0x000004be call  0x00006830 
- 00000782  0x000004bf set1  0x00000007 , 0x00000002 
- 00000783  0x000004c0 arg  0x0000807c , 0x00000005 
- 00000784  0x000004c1 call  0x00006830 
- 00000785  0x000004c2 set0  0x00000007 , 0x00000002 
- 00000786  0x000004c3 arg  0x00008070 , 0x00000005 
- 00000787  0x000004c4 branch  0x00006830 
- 00000788  0x000004c7 set1  0x00000007 , 0x00000002 
- 00000789  0x000004c8 arg  0x00008078 , 0x00000005 
- 00000790  0x000004c9 call  0x00006830 
- 00000791  0x000004ca set0  0x00000007 , 0x00000002 
- 00000792  0x000004cb branch  0x0000030f 
- 00000793  0x000004ce fetch  0x00000001 , 0x000046e0 
- 00000794  0x000004cf beq  0x00000004 , 0x0000031f 
- 00000795  0x000004d0 beq  0x00000005 , 0x00004010 
- 00000796  0x000004d2 call  0x00003fc0 
- 00000797  0x000004d3 disable  0x00000028 
- 00000798  0x000004d9 branch  0x00003fe7 
- 00000799  0x000004dc call  0x00003fc0 
- 00000800  0x000004e2 branch  0x00003fc8 
- 00000801  0x000004e5 jam  0x00000000 , 0x000047a1 
- 00000802  0x000004e6 jam  0x00000000 , 0x000047a2 
- 00000803  0x000004e7 bmark1  0x00000026 , 0x00000325 
- 00000804  0x000004e8 branch  0x0000426d 
- 00000805  0x000004ea call  0x000005e0 
- 00000806  0x000004eb branch  0x0000426d 
- 00000807  0x000004ef call  0x000068a2 
- 00000808  0x000004f0 fetch  0x00000002 , 0x0000421d 
- 00000809  0x000004f1 branch  0x0000032c , 0x00000034 
- 00000810  0x000004f2 store  0x00000002 , 0x000047c6 
- 00000811  0x000004f4 branch  0x00000354 
- 00000812  0x000004f7 setarg  0x00001122 
- 00000813  0x000004f8 store  0x00000002 , 0x000047c6 
- 00000814  0x000004f9 branch  0x0000032b 
- 00000815  0x000004fc call  0x000000c8 
- 00000816  0x000004fd jam  0x00000000 , 0x000047a0 
- 00000817  0x000004fe fetch  0x00000002 , 0x00004682 
- 00000818  0x000004ff bbit1  0x0000000b , 0x00000336 
- 00000819  0x00000500 fetch  0x00000004 , 0x000046d3 
- 00000820  0x00000501 bbit0  0x00000018 , 0x00000336 
- 00000821  0x00000502 call  0x0000034b 
- 00000822  0x00000504 call  0x00003402 
- 00000823  0x00000505 call  0x0000034b 
- 00000824  0x00000506 setarg  0x00ed8e0e 
- 00000825  0x00000507 store  0x00000003 , 0x000044a3 
- 00000826  0x00000508 jam  0x0000005a , 0x00004891 
- 00000827  0x00000509 call  0x000001aa 
- 00000828  0x0000050a call  0x00003418 
- 00000829  0x0000050b fetch  0x00000002 , 0x00004687 
- 00000830  0x0000050c store  0x00000002 , 0x000046ac 
- 00000831  0x0000050d jam  0x00000006 , 0x0000016d 
- 00000832  0x0000050e setarg  0x00000000 
- 00000833  0x0000050f store  0x00000002 , 0x000046b0 
- 00000834  0x00000510 store  0x00000002 , 0x000046ae 
- 00000835  0x00000511 arg  0x00000007 , 0x00000007 
- 00000836  0x00000512 call  0x000043ce 
- 00000837  0x00000513 call  0x000043ca 
- 00000838  0x00000514 fetch  0x00000001 , 0x00004092 
- 00000839  0x00000515 isolate1  0x00000001 , 0x0000003f 
- 00000840  0x00000516 call  0x0000035c , 0x00000001 
- 00000841  0x00000517 jam  0x00000001 , 0x00004720 
- 00000842  0x00000518 branch  0x000042c4 
- 00000843  0x0000051b call  0x00000358 
- 00000844  0x0000051c fetcht  0x00000002 , 0x000047c6 
- 00000845  0x0000051d increase  0x00000001 , 0x00000002 
- 00000846  0x0000051e storet  0x00000002 , 0x000047c6 
- 00000847  0x0000051f storet  0x00000002 , 0x000044a1 
- 00000848  0x00000520 call  0x00000354 
- 00000849  0x00000521 random  0x0000003f 
- 00000850  0x00000522 store  0x00000001 , 0x000044a0 
- 00000851  0x00000523 rtn 
- 00000852  0x00000526 arg  0x00000002 , 0x00000002 
- 00000853  0x00000527 arg  0x000047c6 , 0x00000011 
- 00000854  0x00000528 arg  0x0000005f , 0x00000012 
- 00000855  0x00000529 branch  0x000065d1 
- 00000856  0x0000052c arg  0x00000002 , 0x00000002 
- 00000857  0x0000052d arg  0x000047c6 , 0x00000011 
- 00000858  0x0000052e arg  0x0000005f , 0x00000012 
- 00000859  0x0000052f branch  0x000065df 
- 00000860  0x00000532 jam  0x00000000 , 0x000047a3 
- 00000861  0x00000533 call  0x000000e2 
- 00000862  0x00000534 setarg  0x00000005 
- 00000863  0x00000535 istore  0x00000001 , 0x00000006 
- 00000864  0x00000536 arg  0x00004892 , 0x00000006 
- 00000865  0x00000537 call  0x00000363 
- 00000866  0x00000538 branch  0x00007df4 
- 00000867  0x0000053b arg  0x0000437b , 0x00000005 
- 00000868  0x0000053c arg  0x00000013 , 0x00000039 
- 00000869  0x0000053d call  0x00007f01 
- 00000870  0x0000053e branch  0x000057b8 
- 00000871  0x00000541 setarg  0x00000000 
- 00000872  0x00000542 store  0x00000002 , 0x000046ac 
- 00000873  0x00000543 branch  0x000042cb 
- 00000874  0x00000546 fetch  0x00000001 , 0x0000450f 
- 00000875  0x00000547 pincrease  0x00000001 
- 00000876  0x00000548 store  0x00000001 , 0x0000450f 
- 00000877  0x00000549 beq  0x0000000c , 0x00005395 
- 00000878  0x0000054a call  0x000055aa 
- 00000879  0x0000054b call  0x0000561e 
- 00000880  0x0000054c call  0x00000530 
- 00000881  0x0000054d branch  0x0000538f 
- 00000882  0x00000550 fetch  0x00000001 , 0x00000016 
- 00000883  0x00000551 increase  0x00000001 , 0x0000003f 
- 00000884  0x00000552 store  0x00000001 , 0x00000016 
- 00000885  0x00000553 rtnne  0x00000028 
- 00000886  0x00000554 jam  0x00000025 , 0x00000016 
- 00000887  0x00000555 rtn 
- 00000888  0x00000558 call  0x000029bb 
- 00000889  0x00000559 copy  0x0000003f , 0x00000011 
- 00000890  0x0000055a call  0x0000001d 
- 00000891  0x0000055b branch  0x000054a3 
- 00000892  0x0000055e call  0x00000384 
- 00000893  0x0000055f branch  0x0000557d 
- 00000894  0x00000561 fetch  0x00000001 , 0x000047c9 
- 00000895  0x00000562 store  0x00000001 , 0x00004172 
- 00000896  0x00000564 jam  0x00000000 , 0x000047c8 
- 00000897  0x00000565 rtn 
- 00000898  0x00000567 jam  0x00000001 , 0x000047c8 
- 00000899  0x00000568 rtn 
- 00000900  0x0000056a fetch  0x00000001 , 0x000043d6 
- 00000901  0x0000056b sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00000902  0x0000056c nbranch  0x00000382 , 0x00000002 
- 00000903  0x0000056d fetch  0x00000001 , 0x000043d8 
- 00000904  0x0000056e fetcht  0x00000001 , 0x000047c9 
- 00000905  0x0000056f isub  0x00000002 , 0x0000003e 
- 00000906  0x00000570 branch  0x0000037e , 0x00000002 
- 00000907  0x00000571 fetch  0x00000001 , 0x000043d8 
- 00000908  0x00000572 store  0x00000001 , 0x00004172 
- 00000909  0x00000573 branch  0x00000380 
- 00000910  0x00000576 fetch  0x00000001 , 0x0000043f 
- 00000911  0x00000577 rtnbit0  0x00000006 
- 00000912  0x00000578 call  0x00000393 
- 00000913  0x00000579 nrtn  0x00000028 
- 00000914  0x0000057a branch  0x000055a0 
- 00000915  0x0000057c enable  0x00000028 
- 00000916  0x0000057d fetch  0x00000001 , 0x0000045a 
- 00000917  0x0000057e rshift4  0x0000003f , 0x0000003f 
- 00000918  0x0000057f rtnne  0x0000000f 
- 00000919  0x00000580 fetch  0x00000001 , 0x00000460 
- 00000920  0x00000581 rshift4  0x0000003f , 0x0000003f 
- 00000921  0x00000582 rtnne  0x00000000 
- 00000922  0x00000583 branch  0x00007fe9 
- 00000923  0x00000586 fetch  0x00000001 , 0x00000456 
- 00000924  0x00000587 bbit1  0x00000005 , 0x000003af 
- 00000925  0x00000588 call  0x00000522 
- 00000926  0x00000589 fetch  0x00000001 , 0x00004792 
- 00000927  0x0000058a nbranch  0x000003a5 , 0x00000034 
- 00000928  0x0000058b fetch  0x00000001 , 0x0000043f 
- 00000929  0x0000058c bbit0  0x00000004 , 0x000003a9 
- 00000930  0x0000058d fetch  0x00000001 , 0x000002da 
- 00000931  0x0000058e branch  0x000003a9 , 0x00000034 
- 00000932  0x0000058f branch  0x00005664 
- 00000933  0x00000591 fetch  0x00000001 , 0x00004792 
- 00000934  0x00000592 increase  0xffffffff , 0x0000003f 
- 00000935  0x00000593 store  0x00000001 , 0x00004792 
- 00000936  0x00000594 branch  0x00005664 
- 00000937  0x00000596 fetch  0x00000001 , 0x000044c4 
- 00000938  0x00000597 bne  0x00000005 , 0x000003ac 
- 00000939  0x00000598 jam  0x00000003 , 0x00004792 
- 00000940  0x0000059a call  0x00005892 
- 00000941  0x0000059b call  0x0000070f , 0x00000034 
- 00000942  0x0000059c branch  0x00005622 
- 00000943  0x0000059f call  0x000003b1 
- 00000944  0x000005a0 branch  0x000003bd 
- 00000945  0x000005a3 fetch  0x00000001 , 0x000046c5 
- 00000946  0x000005a4 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000947  0x000005a5 rtnne  0x00000003 
- 00000948  0x000005a6 fetch  0x00000001 , 0x000047c5 
- 00000949  0x000005a7 rtn  0x00000034 
- 00000950  0x000005a8 fetch  0x00000001 , 0x000043dd 
- 00000951  0x000005a9 rtn  0x00000034 
- 00000952  0x000005aa fetch  0x00000001 , 0x000043dc 
- 00000953  0x000005ab set1  0x00000004 , 0x0000003f 
- 00000954  0x000005ac store  0x00000001 , 0x000043dc 
- 00000955  0x000005ad call  0x00005650 
- 00000956  0x000005ae rtn 
- 00000957  0x000005b3 branch  0x00000526 
- 00000958  0x000005b6 fetch  0x00000001 , 0x000047a3 
- 00000959  0x000005b7 rtn  0x00000034 
- 00000960  0x000005b8 fetch  0x00000001 , 0x000046c5 
- 00000961  0x000005b9 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000962  0x000005ba rtneq  0x00000003 
- 00000963  0x000005bb jam  0x0000000a , 0x000046c6 
- 00000964  0x000005bc rtn 
- 00000965  0x000005bf rtnmark1  0x0000000f 
- 00000966  0x000005c0 call  0x00005890 
- 00000967  0x000005c1 nrtn  0x00000034 
- 00000968  0x000005c2 fetch  0x00000001 , 0x000002d9 
- 00000969  0x000005c3 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000970  0x000005c4 store  0x00000001 , 0x0000450c 
- 00000971  0x000005c5 ifetch  0x00000001 , 0x00000006 
- 00000972  0x000005c6 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000973  0x000005c7 store  0x00000001 , 0x0000450b 
- 00000974  0x000005c8 rtn  0x00000034 
- 00000975  0x000005c9 copy  0x00000006 , 0x0000003f 
- 00000976  0x000005ca store  0x00000002 , 0x0000450d 
- 00000977  0x000005cb fetch  0x00000001 , 0x0000450c 
- 00000978  0x000005cc beq  0x00000003 , 0x000003d4 
- 00000979  0x000005cd branch  0x0000568d 
- 00000980  0x000005cf fetch  0x00000001 , 0x000002db 
- 00000981  0x000005d0 beq  0x00000001 , 0x000003d7 
- 00000982  0x000005d1 branch  0x00005c65 
- 00000983  0x000005d3 ifetch  0x00000005 , 0x00000006 
- 00000984  0x000005d4 store  0x00000005 , 0x000043ce 
- 00000985  0x000005d5 ifetch  0x00000002 , 0x00000006 
- 00000986  0x000005d6 store  0x00000002 , 0x0000045f 
- 00000987  0x000005d7 branch  0x00005c8a 
- 00000988  0x000005da ifetch  0x00000002 , 0x00000006 
- 00000989  0x000005db beq  0x00000004 , 0x000003e0 
- 00000990  0x000005dc beq  0x00000006 , 0x0000041e 
- 00000991  0x000005dd branch  0x00005698 
- 00000992  0x000005df call  0x00007ea5 
- 00000993  0x000005e0 call  0x000003be 
- 00000994  0x000005e1 call  0x00007e9f 
- 00000995  0x000005e2 ifetch  0x00000003 , 0x00000006 
- 00000996  0x000005e3 store  0x00000003 , 0x00000477 
- 00000997  0x000005e4 beq  0x00000010 , 0x000003ef 
- 00000998  0x000005e5 rshift8  0x0000003f , 0x00000002 
- 00000999  0x000005e6 sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001000  0x000005e7 branch  0x000003fd , 0x00000002 
- 00001001  0x000005e8 arg  0x000047ca , 0x00000002 
- 00001002  0x000005e9 storet  0x00000002 , 0x000044bc 
- 00001003  0x000005ea call  0x000058ad 
- 00001004  0x000005eb setarg  0x00008e7a 
- 00001005  0x000005ec store  0x00000002 , 0x000044bc 
- 00001006  0x000005ed rtn 
- 00001007  0x000005f0 call  0x000059fa 
- 00001008  0x000005f1 call  0x00005879 
- 00001009  0x000005f2 increase  0x00000007 , 0x00000006 
- 00001010  0x000005f3 ifetch  0x00000001 , 0x00000006 
- 00001011  0x000005f4 rtnne  0x00000011 
- 00001012  0x000005f5 increase  0x00000005 , 0x00000006 
- 00001013  0x000005f6 ifetch  0x00000002 , 0x00000006 
- 00001014  0x000005f7 arg  0x00001812 , 0x00000002 
- 00001015  0x000005f8 isub  0x00000002 , 0x0000003e 
- 00001016  0x000005f9 nrtn  0x00000005 
- 00001017  0x000005fa increase  0xfffffffc , 0x00000006 
- 00001018  0x000005fb setarg  0x0000002b 
- 00001019  0x000005fc istore  0x00000002 , 0x00000006 
- 00001020  0x000005fd rtn 
- 00001021  0x00000600 beq  0x0000000a , 0x000003ff 
- 00001022  0x00000601 branch  0x000058ad 
- 00001023  0x00000603 fetcht  0x00000002 , 0x00000478 
- 00001024  0x00000604 fetch  0x00000001 , 0x000044e9 
- 00001025  0x00000605 bbit1  0x00000003 , 0x00000417 
- 00001026  0x00000607 call  0x0000576a 
- 00001027  0x00000608 branch  0x00005a76 , 0x00000034 
- 00001028  0x00000609 increase  0xfffffffe , 0x00000006 
- 00001029  0x0000060a ifetch  0x00000002 , 0x00000006 
- 00001030  0x0000060b arg  0x00002a50 , 0x00000002 
- 00001031  0x0000060c isub  0x00000002 , 0x0000003e 
- 00001032  0x0000060d branch  0x0000040d , 0x00000005 
- 00001033  0x0000060f fetch  0x00000002 , 0x00000478 
- 00001034  0x00000610 beq  0x00000013 , 0x00005a76 
- 00001035  0x00000612 fetcht  0x00000002 , 0x00000478 
- 00001036  0x00000613 branch  0x000059bf 
- 00001037  0x00000615 call  0x00007ea5 
- 00001038  0x00000616 fetch  0x00000001 , 0x000048a5 
- 00001039  0x00000617 add  0x0000003f , 0x00000001 , 0x00000011 
- 00001040  0x00000618 call  0x00005a82 
- 00001041  0x00000619 setarg  0x0000000b 
- 00001042  0x0000061a istore  0x00000001 , 0x00000005 
- 00001043  0x0000061b fetch  0x00000001 , 0x000048a5 
- 00001044  0x0000061c copy  0x0000003f , 0x00000039 
- 00001045  0x0000061d arg  0x000048a6 , 0x00000006 
- 00001046  0x0000061e branch  0x00007f01 
- 00001047  0x00000621 fetch  0x00000002 , 0x000044fa 
- 00001048  0x00000622 isub  0x00000002 , 0x0000003e 
- 00001049  0x00000623 nbranch  0x00000402 , 0x00000005 
- 00001050  0x00000625 call  0x00005a42 
- 00001051  0x00000626 nbranch  0x00000402 , 0x00000028 
- 00001052  0x00000627 jam  0x00000005 , 0x0000047a 
- 00001053  0x00000628 branch  0x00005a77 
- 00001054  0x0000062b ifetch  0x00000001 , 0x00000006 
- 00001055  0x0000062c beq  0x00000005 , 0x00000421 
- 00001056  0x0000062d branch  0x00005af5 
- 00001057  0x0000062f call  0x00005b5a 
- 00001058  0x00000630 fetch  0x00000001 , 0x0000043f 
- 00001059  0x00000631 set0  0x00000005 , 0x0000003f 
- 00001060  0x00000632 store  0x00000001 , 0x0000043f 
- 00001061  0x00000633 branch  0x00005c8e 
- 00001062  0x00000636 fetch  0x00000001 , 0x00000016 
- 00001063  0x00000637 bne  0x00000027 , 0x000056f2 
- 00001064  0x00000638 call  0x0000042c 
- 00001065  0x00000639 arg  0x00000000 , 0x00000007 
- 00001066  0x0000063a fetch  0x00000002 , 0x00004482 
- 00001067  0x0000063b branch  0x00007f08 
- 00001068  0x0000063d random  0x0000003f 
- 00001069  0x0000063e arg  0x000001ff , 0x00000002 
- 00001070  0x0000063f iand  0x00000002 , 0x0000003f 
- 00001071  0x00000640 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001072  0x00000641 branch  0x00003cbe 
- 00001073  0x00000644 disable  0x0000002b 
- 00001074  0x00000645 branch  0x00000434 , 0x0000002e 
- 00001075  0x00000646 nbranch  0x00005806 , 0x0000002d 
- 00001076  0x00000648 call  0x00002bcb 
- 00001077  0x00000649 fetch  0x00000002 , 0x000040c1 
- 00001078  0x0000064a store  0x00000002 , 0x0000044d 
- 00001079  0x0000064b fetch  0x00000001 , 0x000046c5 
- 00001080  0x0000064c compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001081  0x0000064d nbranch  0x00002bde , 0x00000001 
- 00001082  0x0000064e branch  0x000057fb 
- 00001083  0x0000065b fetch  0x00000001 , 0x000047a3 
- 00001084  0x0000065c nrtn  0x00000034 
- 00001085  0x0000065d fetch  0x00000001 , 0x00000478 
- 00001086  0x0000065e sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001087  0x0000065f nrtn  0x00000005 
- 00001088  0x00000660 branch  0x00003d60 
- 00001089  0x00000664 hfetch  0x00000001 , 0x00008077 
- 00001090  0x00000665 and_into  0x000000fd , 0x0000003f 
- 00001091  0x00000666 hstore  0x00000001 , 0x00008077 
- 00001092  0x00000667 hfetcht  0x00000001 , 0x00008073 
- 00001093  0x00000668 or_into  0x00000002 , 0x00000002 
- 00001094  0x00000669 hstoret  0x00000001 , 0x00008073 
- 00001095  0x0000066a call  0x000063ee 
- 00001096  0x0000066b and_into  0x000000fd , 0x00000002 
- 00001097  0x0000066c nop  0x0000000d 
- 00001098  0x0000066d call  0x000063f2 
- 00001099  0x0000066e hstoret  0x00000001 , 0x00008073 
- 00001100  0x0000066f rtn 
- 00001101  0x00000674 call  0x000068a8 
- 00001102  0x00000678 fetch  0x00000004 , 0x000040a0 
- 00001103  0x00000679 store  0x00000004 , 0x0000496a 
- 00001104  0x0000067a rtn 
- 00001105  0x0000067e jam  0x00000001 , 0x00004a69 
- 00001106  0x0000067f jam  0x00000000 , 0x00004a6b 
- 00001107  0x00000681 fetch  0x00000001 , 0x00004934 
- 00001108  0x00000682 and_into  0x00000007 , 0x0000003f 
- 00001109  0x00000683 store  0x00000001 , 0x00004934 
- 00001110  0x00000684 rtn 
- 00001111  0x00000687 fetch  0x00000001 , 0x00004934 
- 00001112  0x00000688 set1  0x00000004 , 0x0000003f 
- 00001113  0x00000689 store  0x00000001 , 0x00004934 
- 00001114  0x0000068b store  0x00000001 , 0x000048ef 
- 00001115  0x0000068c rtn 
- 00001116  0x0000068e fetch  0x00000001 , 0x00004934 
- 00001117  0x0000068f set0  0x00000004 , 0x0000003f 
- 00001118  0x00000690 store  0x00000001 , 0x00004934 
- 00001119  0x00000691 rtn 
- 00001120  0x00000694 call  0x00000526 
- 00001121  0x00000695 fetch  0x00000001 , 0x00004a6a 
- 00001122  0x00000696 beq  0x00000001 , 0x00000465 
- 00001123  0x00000697 beq  0x00000002 , 0x00000469 
- 00001124  0x00000698 rtn 
- 00001125  0x0000069a jam  0x00000002 , 0x00004a6b 
- 00001126  0x0000069c jam  0x00000000 , 0x00004a67 
- 00001127  0x0000069d jam  0x00000000 , 0x00004a69 
- 00001128  0x0000069e branch  0x00000453 
- 00001129  0x000006a1 jam  0x00000000 , 0x00004a68 
- 00001130  0x000006a2 branch  0x00000466 
- 00001131  0x000006a6 fetch  0x00000002 , 0x00004939 
- 00001132  0x000006a7 increase  0x00000001 , 0x0000003f 
- 00001133  0x000006a8 store  0x00000002 , 0x00004939 
- 00001134  0x000006a9 bbit1  0x0000000a , 0x00000514 
- 00001135  0x000006aa fetch  0x00000001 , 0x00004a68 
- 00001136  0x000006ab beq  0x00000001 , 0x00000474 
- 00001137  0x000006ac jam  0x00000001 , 0x00004a68 
- 00001138  0x000006ae fetch  0x00000001 , 0x00004a68 
- 00001139  0x000006af bne  0x00000001 , 0x00000453 
- 00001140  0x000006b1 fetch  0x00000001 , 0x00004a66 
- 00001141  0x000006b2 increase  0x00000001 , 0x0000003f 
- 00001142  0x000006b3 store  0x00000001 , 0x00004a66 
- 00001143  0x000006b4 beq  0x00000004 , 0x0000047b 
- 00001144  0x000006b5 call  0x00000677 
- 00001145  0x000006b6 jam  0x00000002 , 0x00004978 
- 00001146  0x000006b7 branch  0x000004d1 
- 00001147  0x000006ba call  0x00000526 
- 00001148  0x000006bb jam  0x00000000 , 0x00004a66 
- 00001149  0x000006bc branch  0x00000453 
- 00001150  0x000006bf jam  0x00000002 , 0x00004a6b 
- 00001151  0x000006c1 jam  0x00000001 , 0x00004a69 
- 00001152  0x000006c2 jam  0x00000000 , 0x00004a68 
- 00001153  0x000006c3 branch  0x00000453 
- 00001154  0x000006c6 fetch  0x00000001 , 0x00004a6a 
- 00001155  0x000006c7 beq  0x00000003 , 0x0000047f 
- 00001156  0x000006c8 fetch  0x00000001 , 0x00004934 
- 00001157  0x000006c9 isolate0  0x00000004 , 0x0000003f 
- 00001158  0x000006ca branch  0x00000451 , 0x00000001 
- 00001159  0x000006cb fetch  0x00000001 , 0x00004a6a 
- 00001160  0x000006cc beq  0x00000001 , 0x0000047e 
- 00001161  0x000006cd beq  0x00000002 , 0x0000047f 
- 00001162  0x000006ce rtn 
- 00001163  0x000006d1 fetch  0x00000001 , 0x00004943 
- 00001164  0x000006d2 rtnne  0x000000ff 
- 00001165  0x000006d3 call  0x00000490 
- 00001166  0x000006d4 ncall  0x00000498 , 0x0000002c 
- 00001167  0x000006d5 rtn 
- 00001168  0x000006d8 disable  0x0000002c 
- 00001169  0x000006d9 fetch  0x00000001 , 0x00004a69 
- 00001170  0x000006da rtnne  0x00000001 
- 00001171  0x000006db fetch  0x00000001 , 0x00004a6b 
- 00001172  0x000006dc rtnne  0x00000000 
- 00001173  0x000006dd jam  0x00000001 , 0x00004a6a 
- 00001174  0x000006de jam  0x00000004 , 0x00004978 
- 00001175  0x000006df branch  0x00007feb 
- 00001176  0x000006e2 fetch  0x00000001 , 0x00004a6b 
- 00001177  0x000006e3 branch  0x000004a0 , 0x00000034 
- 00001178  0x000006e4 increase  0xffffffff , 0x0000003f 
- 00001179  0x000006e5 store  0x00000001 , 0x00004a6b 
- 00001180  0x000006e6 jam  0x00000002 , 0x00004a6a 
- 00001181  0x000006e7 call  0x00000677 
- 00001182  0x000006e8 jam  0x00000004 , 0x00004978 
- 00001183  0x000006e9 rtn 
- 00001184  0x000006ec jam  0x00000003 , 0x00004a6a 
- 00001185  0x000006ed fetch  0x00000001 , 0x00004a68 
- 00001186  0x000006ee nbranch  0x00000472 , 0x00000034 
- 00001187  0x000006ef call  0x00000677 
- 00001188  0x000006f0 jam  0x00000002 , 0x00004978 
- 00001189  0x000006f1 rtn 
- 00001190  0x000006f4 fetch  0x00000001 , 0x00004943 
- 00001191  0x000006f5 bne  0x000000ff , 0x00000565 
- 00001192  0x000006f7 call  0x000004ac 
- 00001193  0x000006f8 call  0x00000665 
- 00001194  0x000006fa jam  0x00000001 , 0x00004938 
- 00001195  0x000006fb rtn 
- 00001196  0x000006fe fetch  0x00000002 , 0x00004a64 
- 00001197  0x000006ff call  0x00007f9c 
- 00001198  0x00000700 branch  0x000004b2 , 0x00000028 
- 00001199  0x00000701 fetch  0x00000007 , 0x000048d0 
- 00001200  0x00000702 rtn  0x00000034 
- 00001201  0x00000703 branch  0x00007fe7 
- 00001202  0x00000705 call  0x000004c9 
- 00001203  0x00000706 jam  0x00000000 , 0x0000495f 
- 00001204  0x00000707 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00001205  0x00000708 store  0x00000001 , 0x00004933 
- 00001206  0x00000709 call  0x00000453 
- 00001207  0x0000070a store  0x00000001 , 0x000048cf 
- 00001208  0x0000070b ifetcht  0x00000001 , 0x00000005 
- 00001209  0x0000070c ifetch  0x00000001 , 0x00000012 
- 00001210  0x0000070d ior  0x00000002 , 0x0000003f 
- 00001211  0x0000070e istore  0x00000001 , 0x00000005 
- 00001212  0x0000070f increase  0x00000001 , 0x00000012 
- 00001213  0x00000710 ifetch  0x00000004 , 0x00000012 
- 00001214  0x00000711 istore  0x00000004 , 0x00000005 
- 00001215  0x00000712 increase  0x00000004 , 0x00000012 
- 00001216  0x00000713 arg  0x000048d5 , 0x00000005 
- 00001217  0x00000714 arg  0x00000002 , 0x00000039 
- 00001218  0x00000716 ifetch  0x00000001 , 0x00000012 
- 00001219  0x00000717 ifetcht  0x00000001 , 0x00000005 
- 00001220  0x00000718 iadd  0x00000002 , 0x0000003f 
- 00001221  0x00000719 istore  0x00000001 , 0x00000005 
- 00001222  0x0000071a increase  0x00000001 , 0x00000012 
- 00001223  0x0000071b loop  0x000004c2 
- 00001224  0x0000071c rtn 
- 00001225  0x0000071f fetch  0x00000001 , 0x000046f5 
- 00001226  0x00000720 rtnbit1  0x00000007 
- 00001227  0x00000721 fetch  0x00000001 , 0x0000480c 
- 00001228  0x00000722 rtnne  0x00000001 
- 00001229  0x00000723 setarg  0x00000000 
- 00001230  0x00000724 store  0x00000001 , 0x0000480c 
- 00001231  0x00000725 store  0x00000004 , 0x0000469b 
- 00001232  0x00000726 branch  0x00000181 
- 00001233  0x00000729 jam  0x00000000 , 0x0000493c 
- 00001234  0x0000072b arg  0x00000d00 , 0x0000000b 
- 00001235  0x0000072c until  0x00000023 , 0x00000026 
- 00001236  0x0000072d call  0x000004ed 
- 00001237  0x0000072e fetch  0x00000001 , 0x0000496f 
- 00001238  0x0000072f rtneq  0x00000001 
- 00001239  0x00000730 nbranch  0x000004fc , 0x00000018 
- 00001240  0x00000731 nbranch  0x000004fc , 0x0000002f 
- 00001241  0x00000732 call  0x000004e8 
- 00001242  0x00000733 call  0x00000518 
- 00001243  0x00000734 call  0x00000522 
- 00001244  0x00000736 fetch  0x00000001 , 0x00004932 
- 00001245  0x00000737 increase  0x00000001 , 0x0000003f 
- 00001246  0x00000738 store  0x00000001 , 0x00004932 
- 00001247  0x00000739 fetch  0x00000001 , 0x00004943 
- 00001248  0x0000073a bne  0x000000ff , 0x000004eb 
- 00001249  0x0000073b call  0x00000482 
- 00001250  0x0000073d setarg  0x00000000 
- 00001251  0x0000073e store  0x00000002 , 0x00004939 
- 00001252  0x0000073f store  0x00000001 , 0x0000493b 
- 00001253  0x00000740 store  0x00000001 , 0x00004a67 
- 00001254  0x00000741 jam  0x00000000 , 0x00004938 
- 00001255  0x00000742 rtn 
- 00001256  0x00000745 arg  0x00000004 , 0x00000039 
- 00001257  0x00000746 arg  0x000048cf , 0x00000005 
- 00001258  0x00000747 branch  0x00007ec6 
- 00001259  0x0000074a call  0x0000051f 
- 00001260  0x0000074b branch  0x00000580 
- 00001261  0x0000074e disable  0x0000002f 
- 00001262  0x0000074f call  0x000006e1 
- 00001263  0x00000752 fetch  0x00000001 , 0x0000496f 
- 00001264  0x00000753 beq  0x00000001 , 0x000004fa 
- 00001265  0x00000754 force  0x00000000 , 0x00000015 
- 00001266  0x00000755 fetch  0x00000004 , 0x0000495b 
- 00001267  0x00000756 iforce  0x00000009 
- 00001268  0x00000757 fetcht  0x00000001 , 0x00000017 
- 00001269  0x00000758 call  0x0000291f 
- 00001270  0x00000759 call  0x00002924 
- 00001271  0x0000075a call  0x0000069a 
- 00001272  0x0000075b call  0x000006d9 , 0x0000002f 
- 00001273  0x0000075c rtn 
- 00001274  0x0000075e call  0x000006d9 
- 00001275  0x0000075f branch  0x000004dc 
- 00001276  0x00000762 fetch  0x00000001 , 0x0000493b 
- 00001277  0x00000763 increase  0x00000001 , 0x0000003f 
- 00001278  0x00000764 store  0x00000001 , 0x0000493b 
- 00001279  0x00000765 fetch  0x00000001 , 0x00004943 
- 00001280  0x00000766 bne  0x000000ff , 0x00000510 
- 00001281  0x00000767 fetcht  0x00000001 , 0x0000493c 
- 00001282  0x00000768 increase  0x00000001 , 0x00000002 
- 00001283  0x00000769 storet  0x00000001 , 0x0000493c 
- 00001284  0x0000076a fetch  0x00000001 , 0x00004978 
- 00001285  0x0000076b isub  0x00000002 , 0x0000003f 
- 00001286  0x0000076c nbranch  0x000004d2 , 0x00000034 
- 00001287  0x0000076d fetch  0x00000001 , 0x00004a6a 
- 00001288  0x0000076e beq  0x00000003 , 0x0000046b 
- 00001289  0x0000076f fetch  0x00000001 , 0x00004a67 
- 00001290  0x00000770 increase  0x00000001 , 0x0000003f 
- 00001291  0x00000771 store  0x00000001 , 0x00004a67 
- 00001292  0x00000772 beq  0x00000002 , 0x00000460 
- 00001293  0x00000773 call  0x00000457 
- 00001294  0x00000774 jam  0x00000001 , 0x00004978 
- 00001295  0x00000775 branch  0x000004d1 
- 00001296  0x00000778 fetch  0x00000001 , 0x0000493b 
- 00001297  0x00000779 rtnne  0x000000ff 
- 00001298  0x0000077a jam  0x00000000 , 0x0000493b 
- 00001299  0x0000077b branch  0x00000516 
- 00001300  0x0000077e setarg  0x00000000 
- 00001301  0x0000077f store  0x00000002 , 0x00004939 
- 00001302  0x00000781 jam  0x0000003a , 0x00000a99 
- 00001303  0x00000782 branch  0x00007d86 
- 00001304  0x00000785 call  0x000005e9 
- 00001305  0x00000786 fetch  0x00000001 , 0x00004931 
- 00001306  0x00000787 rtn  0x00000034 
- 00001307  0x00000788 iforce  0x00000039 
- 00001308  0x00000789 arg  0x000048af , 0x00000006 
- 00001309  0x0000078a arg  0x00004911 , 0x00000005 
- 00001310  0x0000078b branch  0x00007f01 
- 00001311  0x0000078e jam  0x00000001 , 0x00004a6f 
- 00001312  0x0000078f jam  0x00000000 , 0x00004a6c 
- 00001313  0x00000790 rtn 
- 00001314  0x00000792 fetch  0x00000001 , 0x00004a6c 
- 00001315  0x00000793 increase  0x00000001 , 0x0000003f 
- 00001316  0x00000794 store  0x00000001 , 0x00004a6c 
- 00001317  0x00000795 rtn 
- 00001318  0x00000797 fetch  0x00000001 , 0x00004a6c 
- 00001319  0x00000798 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001320  0x00000799 ncall  0x0000052e , 0x00000002 
- 00001321  0x0000079a fetch  0x00000001 , 0x00004a6c 
- 00001322  0x0000079b rtneq  0x00000000 
- 00001323  0x0000079c increase  0xffffffff , 0x0000003f 
- 00001324  0x0000079d store  0x00000001 , 0x00004a6c 
- 00001325  0x0000079e rtn 
- 00001326  0x000007a0 jam  0x00000003 , 0x00004a6c 
- 00001327  0x000007a1 rtn 
- 00001328  0x000007a4 fetch  0x00000002 , 0x00004682 
- 00001329  0x000007a5 rtnbit1  0x0000000b 
- 00001330  0x000007a6 rtnbit1  0x00000007 
- 00001331  0x000007a7 rtnbit1  0x00000006 
- 00001332  0x000007a9 arg  0x000049f5 , 0x00000011 
- 00001333  0x000007aa call  0x00000646 
- 00001334  0x000007ab storet  0x00000001 , 0x00004a6d 
- 00001335  0x000007ad setarg  0x00000082 
- 00001336  0x000007ae bmark1  0x00000026 , 0x0000053a 
- 00001337  0x000007af setarg  0x00000080 
- 00001338  0x000007b1 isub  0x00000002 , 0x0000003e 
- 00001339  0x000007b2 nbranch  0x00000552 , 0x00000002 
- 00001340  0x000007b4 fetch  0x00000001 , 0x00004a6c 
- 00001341  0x000007b5 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001342  0x000007b6 nbranch  0x00000542 , 0x00000002 
- 00001343  0x000007b7 fetch  0x00000001 , 0x00004a6c 
- 00001344  0x000007b8 beq  0x00000000 , 0x00000553 
- 00001345  0x000007b9 rtn 
- 00001346  0x000007bc fetch  0x00000001 , 0x00004a6c 
- 00001347  0x000007bd rtnne  0x00000020 
- 00001348  0x000007be jam  0x00000000 , 0x00004a6c 
- 00001349  0x000007c0 fetcht  0x00000001 , 0x00004a6d 
- 00001350  0x000007c1 setarg  0x00000077 
- 00001351  0x000007c2 bmark1  0x00000026 , 0x00000549 
- 00001352  0x000007c3 setarg  0x00000075 
- 00001353  0x000007c5 isub  0x00000002 , 0x0000003e 
- 00001354  0x000007c6 nrtn  0x00000002 
- 00001355  0x000007c7 fetch  0x00000001 , 0x00004a6f 
- 00001356  0x000007c8 beq  0x00000000 , 0x0000055a 
- 00001357  0x000007c9 increase  0xffffffff , 0x0000003f 
- 00001358  0x000007ca store  0x00000001 , 0x00004a6f 
- 00001359  0x000007cb beq  0x00000000 , 0x0000055a 
- 00001360  0x000007ce jam  0x00000000 , 0x000041de 
- 00001361  0x000007cf rtn 
- 00001362  0x000007d2 jam  0x00000000 , 0x00004a6c 
- 00001363  0x000007d4 fetch  0x00000001 , 0x00004a6f 
- 00001364  0x000007d5 beq  0x00000002 , 0x00000558 
- 00001365  0x000007d6 increase  0x00000001 , 0x0000003f 
- 00001366  0x000007d7 store  0x00000001 , 0x00004a6f 
- 00001367  0x000007d8 beq  0x00000001 , 0x00000550 
- 00001368  0x000007db jam  0x00000002 , 0x000041de 
- 00001369  0x000007dc rtn 
- 00001370  0x000007e0 jam  0x00000004 , 0x000041de 
- 00001371  0x000007e1 rtn 
- 00001372  0x000007e4 set1  0x00000026 , 0x00000000 
- 00001373  0x000007e5 call  0x00000560 
- 00001374  0x000007e7 jam  0x00000001 , 0x00004943 
- 00001375  0x000007e8 rtn 
- 00001376  0x000007eb jam  0x00000020 , 0x000041de 
- 00001377  0x000007ec jam  0x00000000 , 0x00004932 
- 00001378  0x000007ed jam  0x0000004e , 0x0000493d 
- 00001379  0x000007ee fetch  0x00000004 , 0x0000493f 
- 00001380  0x000007ef branch  0x00000657 
- 00001381  0x000007f2 fetch  0x00000001 , 0x00004938 
- 00001382  0x000007f3 beq  0x00000001 , 0x00007fe7 
- 00001383  0x000007f4 fetch  0x00000001 , 0x00004943 
- 00001384  0x000007f5 beq  0x00000001 , 0x0000056c 
- 00001385  0x000007f6 beq  0x00000002 , 0x0000056f 
- 00001386  0x000007f7 beq  0x00000003 , 0x00000572 
- 00001387  0x000007f8 branch  0x00002a8c 
- 00001388  0x000007fb jam  0x00000011 , 0x00004943 
- 00001389  0x000007fc jam  0x000000aa , 0x0000119e 
- 00001390  0x000007fd branch  0x00000574 
- 00001391  0x000007ff jam  0x00000012 , 0x00004943 
- 00001392  0x00000800 jam  0x00000055 , 0x0000119e 
- 00001393  0x00000801 branch  0x00000574 
- 00001394  0x00000803 jam  0x00000013 , 0x00004943 
- 00001395  0x00000804 jam  0x00000022 , 0x0000119e 
- 00001396  0x00000806 fetch  0x00000001 , 0x00004934 
- 00001397  0x00000807 and_into  0x00000007 , 0x0000003f 
- 00001398  0x00000808 store  0x00000001 , 0x0000119f 
- 00001399  0x00000809 fetch  0x00000004 , 0x0000496a 
- 00001400  0x0000080a store  0x00000004 , 0x000011a0 
- 00001401  0x0000080c jam  0x00000000 , 0x000011a4 
- 00001402  0x0000080d arg  0x0000119e , 0x00000011 
- 00001403  0x0000080e arg  0x00000007 , 0x00000002 
- 00001404  0x0000080f call  0x000005e4 
- 00001405  0x00000810 call  0x00000665 
- 00001406  0x00000811 call  0x000004aa 
- 00001407  0x00000812 branch  0x00007fe7 
- 00001408  0x00000815 fetch  0x00000001 , 0x00004943 
- 00001409  0x00000816 rtneq  0x000000ff 
- 00001410  0x00000817 beq  0x00000011 , 0x00000586 
- 00001411  0x00000818 beq  0x00000012 , 0x00000588 
- 00001412  0x00000819 beq  0x00000013 , 0x0000058a 
- 00001413  0x0000081a rtn 
- 00001414  0x0000081e jam  0x00000002 , 0x00004943 
- 00001415  0x0000081f branch  0x000004e2 
- 00001416  0x00000821 jam  0x00000003 , 0x00004943 
- 00001417  0x00000822 branch  0x000004e2 
- 00001418  0x00000824 jam  0x000000ff , 0x00004943 
- 00001419  0x00000825 jam  0x00000039 , 0x00000a99 
- 00001420  0x00000826 call  0x00007d86 
- 00001421  0x00000827 fetch  0x00000004 , 0x00004913 
- 00001422  0x00000828 call  0x00000657 
- 00001423  0x00000829 branch  0x000004e2 
- 00001424  0x0000083d set1  0x00000026 , 0x00000000 
- 00001425  0x0000083e setarg  0x00000000 
- 00001426  0x0000083f store  0x00000002 , 0x00004960 
- 00001427  0x00000840 jam  0x00000000 , 0x0000480c 
- 00001428  0x00000841 jam  0x0000003c , 0x00000a99 
- 00001429  0x00000842 call  0x00007d86 
- 00001430  0x00000843 call  0x000004e8 
- 00001431  0x00000844 branch  0x00000061 
- 00001432  0x00000847 jam  0x000000ff , 0x0000119e 
- 00001433  0x00000848 fetch  0x00000001 , 0x00004934 
- 00001434  0x00000849 store  0x00000001 , 0x0000119f 
- 00001435  0x0000084a fetch  0x00000004 , 0x0000496a 
- 00001436  0x0000084b store  0x00000004 , 0x000011a0 
- 00001437  0x0000084c arg  0x00000006 , 0x00000002 
- 00001438  0x0000084d arg  0x0000119e , 0x00000011 
- 00001439  0x0000084e call  0x000005e4 
- 00001440  0x0000084f branch  0x00000665 
- 00001441  0x00000859 setarg  0x00000000 
- 00001442  0x0000085a store  0x00000002 , 0x000011be 
- 00001443  0x0000085b set0  0x00000026 , 0x00000000 
- 00001444  0x0000085c call  0x000005c7 
- 00001445  0x0000085d call  0x00000598 
- 00001446  0x0000085f setarg  0x00000000 
- 00001447  0x00000860 store  0x00000002 , 0x00004960 
- 00001448  0x00000862 call  0x00002afa 
- 00001449  0x00000863 nop  0x000007d0 
- 00001450  0x00000864 fetch  0x00000002 , 0x00004960 
- 00001451  0x00000865 arg  0x00007788 , 0x00000002 
- 00001452  0x00000866 isub  0x00000002 , 0x0000003e 
- 00001453  0x00000867 branch  0x00000516 , 0x00000005 
- 00001454  0x00000868 call  0x000004ed 
- 00001455  0x00000869 nbranch  0x000005b8 , 0x00000018 
- 00001456  0x0000086a nbranch  0x000005b8 , 0x0000002f 
- 00001457  0x0000086b call  0x00000518 
- 00001458  0x0000086c call  0x000000c8 
- 00001459  0x0000086d fetch  0x00000004 , 0x0000495b 
- 00001460  0x0000086e fetcht  0x00000004 , 0x0000493f 
- 00001461  0x0000086f isub  0x00000002 , 0x0000003e 
- 00001462  0x00000870 branch  0x0000055c , 0x00000005 
- 00001463  0x00000871 branch  0x00000590 
- 00001464  0x00000874 fetcht  0x00000001 , 0x000046ed 
- 00001465  0x00000875 call  0x0000681d 
- 00001466  0x00000876 branch  0x00000115 , 0x00000001 
- 00001467  0x00000878 fetch  0x00000002 , 0x00004960 
- 00001468  0x00000879 increase  0x00000001 , 0x0000003f 
- 00001469  0x0000087a store  0x00000002 , 0x00004960 
- 00001470  0x0000087b fetch  0x00000001 , 0x00004a71 
- 00001471  0x0000087c increase  0x00000001 , 0x0000003f 
- 00001472  0x0000087d and_into  0x00000003 , 0x0000003f 
- 00001473  0x0000087e store  0x00000001 , 0x00004a71 
- 00001474  0x0000087f beq  0x00000000 , 0x000005da 
- 00001475  0x00000880 beq  0x00000001 , 0x000005dc 
- 00001476  0x00000881 beq  0x00000002 , 0x000005de 
- 00001477  0x00000882 beq  0x00000003 , 0x000005dc 
- 00001478  0x00000883 rtn 
- 00001479  0x00000887 call  0x000000c8 
- 00001480  0x00000888 fetch  0x00000004 , 0x0000496a 
- 00001481  0x00000889 store  0x00000004 , 0x0000495b 
- 00001482  0x0000088a fetch  0x00000001 , 0x000011be 
- 00001483  0x0000088b store  0x00000001 , 0x0000493e 
- 00001484  0x0000088c call  0x000005d8 
- 00001485  0x0000088d storet  0x00000001 , 0x000011be 
- 00001486  0x0000088e rtn 
- 00001487  0x00000891 jam  0x00000020 , 0x000041de 
- 00001488  0x00000892 setarg  0x00000f0f 
- 00001489  0x00000893 store  0x00000002 , 0x0000495b 
- 00001490  0x00000894 istore  0x00000002 , 0x00000005 
- 00001491  0x00000895 fetch  0x00000001 , 0x000011bf 
- 00001492  0x00000896 store  0x00000001 , 0x0000493e 
- 00001493  0x00000897 call  0x000005d8 
- 00001494  0x00000898 storet  0x00000001 , 0x000011bf 
- 00001495  0x00000899 rtn 
- 00001496  0x0000089c call  0x00000658 
- 00001497  0x0000089d branch  0x00000677 
- 00001498  0x000008a0 call  0x000005c7 
- 00001499  0x000008a1 branch  0x000005a8 
- 00001500  0x000008a4 call  0x00000560 
- 00001501  0x000008a5 branch  0x000005a8 
- 00001502  0x000008a8 call  0x000005cf 
- 00001503  0x000008a9 branch  0x000005a8 
- 00001504  0x000008ad set0  0x00000026 , 0x00000000 
- 00001505  0x000008ae call  0x000053ce 
- 00001506  0x000008b0 arg  0x00000003 , 0x00000007 
- 00001507  0x000008b1 branch  0x000043d2 
- 00001508  0x000008b4 storet  0x00000001 , 0x00004933 
- 00001509  0x000008b5 copy  0x00000002 , 0x00000039 
- 00001510  0x000008b6 arg  0x000048cf , 0x00000005 
- 00001511  0x000008b7 copy  0x00000011 , 0x00000006 
- 00001512  0x000008b8 branch  0x00007f01 
- 00001513  0x000008bc fetch  0x00000001 , 0x000048ae 
- 00001514  0x000008bd rshift3  0x0000003f , 0x0000003f 
- 00001515  0x000008be store  0x00000001 , 0x00004931 
- 00001516  0x000008c0 increase  0x00000001 , 0x0000003f 
- 00001517  0x000008c1 arg  0x000048ae , 0x00000006 
- 00001518  0x000008c2 iadd  0x00000006 , 0x00000006 
- 00001519  0x000008c3 ifetch  0x00000003 , 0x00000006 
- 00001520  0x000008c4 store  0x00000003 , 0x00004970 
- 00001521  0x000008c6 fetch  0x00000001 , 0x000048ae 
- 00001522  0x000008c7 rshift  0x0000003f , 0x0000003f 
- 00001523  0x000008c8 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001524  0x000008c9 store  0x00000001 , 0x00004976 
- 00001525  0x000008ca rtn 
- 00001526  0x000008ce storet  0x00000001 , 0x00000017 
- 00001527  0x000008cf add  0x00000002 , 0x00000000 , 0x00000011 
- 00001528  0x000008d0 call  0x00002981 
- 00001529  0x000008d1 setarg  0x00000500 
- 00001530  0x000008d2 call  0x00002a8f 
- 00001531  0x000008d4 jam  0x00000001 , 0x00008906 
- 00001532  0x000008d5 jam  0x0000003c , 0x00008900 
- 00001533  0x000008d6 jam  0x000000e0 , 0x00008901 
- 00001534  0x000008d7 nop  0x0000000a 
- 00001535  0x000008d8 jam  0x00000001 , 0x00008902 
- 00001536  0x000008d9 jam  0x0000003d , 0x00008902 
- 00001537  0x000008da nop  0x0000000a 
- 00001538  0x000008db jam  0x000000b7 , 0x00008903 
- 00001539  0x000008dc nop  0x0000000a 
- 00001540  0x000008dd jam  0x0000007d , 0x00008902 
- 00001541  0x000008de fetch  0x00000001 , 0x000041de 
- 00001542  0x000008df beq  0x00000000 , 0x0000060b 
- 00001543  0x000008e1 beq  0x00000002 , 0x00000610 
- 00001544  0x000008e3 beq  0x00000004 , 0x00000615 
- 00001545  0x000008e4 beq  0x00000020 , 0x00000624 
- 00001546  0x000008e5 branch  0x0000060b 
- 00001547  0x000008e8 call  0x0000061a 
- 00001548  0x000008e9 jam  0x000000d0 , 0x00008955 
- 00001549  0x000008ea jam  0x000000e0 , 0x00008956 
- 00001550  0x000008eb jam  0x0000006c , 0x00008958 
- 00001551  0x000008ec branch  0x0000294b 
- 00001552  0x000008f9 call  0x0000061f 
- 00001553  0x000008fa jam  0x000000d0 , 0x00008955 
- 00001554  0x000008fb jam  0x000000e0 , 0x00008956 
- 00001555  0x000008fc jam  0x0000003c , 0x00008958 
- 00001556  0x000008fd branch  0x00002953 
- 00001557  0x0000090a call  0x0000061a 
- 00001558  0x0000090b jam  0x000000d0 , 0x00008955 
- 00001559  0x0000090c jam  0x000000c0 , 0x00008956 
- 00001560  0x0000090d jam  0x0000006c , 0x00008958 
- 00001561  0x0000090e branch  0x0000295b 
- 00001562  0x00000911 jam  0x0000005b , 0x0000894c 
- 00001563  0x00000912 jam  0x00000096 , 0x0000894d 
- 00001564  0x00000913 jam  0x0000002c , 0x0000894e 
- 00001565  0x00000914 jam  0x00000046 , 0x0000894f 
- 00001566  0x00000915 rtn 
- 00001567  0x00000918 jam  0x000000fb , 0x0000894c 
- 00001568  0x00000919 jam  0x000000ef , 0x0000894d 
- 00001569  0x0000091a jam  0x000000ec , 0x0000894e 
- 00001570  0x0000091b jam  0x0000005e , 0x0000894f 
- 00001571  0x0000091c rtn 
- 00001572  0x0000091f jam  0x000000c2 , 0x00008956 
- 00001573  0x00000920 jam  0x000000d0 , 0x00008955 
- 00001574  0x00000921 rtn 
- 00001575  0x00000924 force  0x00000008 , 0x00000015 
- 00001576  0x00000925 branch  0x000028fa 
- 00001577  0x00000929 call  0x00007fe9 
- 00001578  0x0000092a fetcht  0x00000004 , 0x00004954 
- 00001579  0x0000092b copy  0x00000022 , 0x0000003f 
- 00001580  0x0000092c isub  0x00000002 , 0x0000003e 
- 00001581  0x0000092d ncall  0x00002d18 , 0x00000002 
- 00001582  0x0000092e copy  0x0000003f , 0x00000012 
- 00001583  0x0000092f fetch  0x00000004 , 0x00004954 
- 00001584  0x00000930 fetcht  0x00000001 , 0x00004958 
- 00001585  0x00000931 iadd  0x00000002 , 0x00000002 
- 00001586  0x00000932 copy  0x00000012 , 0x0000003f 
- 00001587  0x00000933 isub  0x00000002 , 0x0000003e 
- 00001588  0x00000934 nrtn  0x00000002 
- 00001589  0x00000935 set0  0x0000001c , 0x0000003f 
- 00001590  0x00000936 store  0x00000004 , 0x00004954 
- 00001591  0x00000937 branch  0x00007fe7 
- 00001592  0x0000093a call  0x000029bb 
- 00001593  0x0000093b rtn  0x00000034 
- 00001594  0x0000093c fetcht  0x00000001 , 0x000049ed 
- 00001595  0x0000093d arg  0x00000d9e , 0x00000011 
- 00001596  0x0000093e call  0x0000063f 
- 00001597  0x0000093f storet  0x00000001 , 0x000049ed 
- 00001598  0x00000940 rtn 
- 00001599  0x00000943 copy  0x00000011 , 0x0000003f 
- 00001600  0x00000944 iadd  0x00000002 , 0x00000005 
- 00001601  0x00000945 fetch  0x00000001 , 0x00000018 
- 00001602  0x00000946 istore  0x00000001 , 0x00000005 
- 00001603  0x00000947 increase  0x00000001 , 0x00000002 
- 00001604  0x00000948 and_into  0x00000007 , 0x00000002 
- 00001605  0x00000949 rtn 
- 00001606  0x0000094b arg  0x00000000 , 0x00000002 
- 00001607  0x0000094c arg  0x00000008 , 0x00000039 
- 00001608  0x0000094d copy  0x00000011 , 0x00000006 
- 00001609  0x0000094f ifetch  0x00000001 , 0x00000006 
- 00001610  0x00000950 iadd  0x00000002 , 0x00000002 
- 00001611  0x00000951 loop  0x00000649 
- 00001612  0x00000952 rshift3  0x00000002 , 0x0000003f 
- 00001613  0x00000953 copy  0x0000003f , 0x00000002 
- 00001614  0x00000954 rtnmark0  0x00000026 
- 00001615  0x00000956 div  0x0000003f , 0x0000000a 
- 00001616  0x00000957 call  0x00007f86 
- 00001617  0x00000958 quotient  0x0000003f 
- 00001618  0x00000959 lshift4  0x0000003f , 0x0000003f 
- 00001619  0x0000095a remainder  0x00000002 
- 00001620  0x0000095b ior  0x00000002 , 0x00000002 
- 00001621  0x0000095c rtn 
- 00001622  0x0000095d rtn 
- 00001623  0x00000960 store  0x00000004 , 0x0000495b 
- 00001624  0x00000964 arg  0x00000000 , 0x00000011 
- 00001625  0x00000965 arg  0x00000004 , 0x00000039 
- 00001626  0x00000966 arg  0x0000495b , 0x00000006 
- 00001627  0x00000968 ifetch  0x00000001 , 0x00000006 
- 00001628  0x00000969 iadd  0x00000011 , 0x00000011 
- 00001629  0x0000096a loop  0x0000065b 
- 00001630  0x0000096b copy  0x00000011 , 0x0000003f 
- 00001631  0x0000096c store  0x00000002 , 0x000049e4 
- 00001632  0x0000096d fetch  0x00000001 , 0x000049e4 
- 00001633  0x0000096e fetcht  0x00000001 , 0x000049e5 
- 00001634  0x0000096f iadd  0x00000002 , 0x0000003f 
- 00001635  0x00000970 store  0x00000001 , 0x000049e6 
- 00001636  0x00000971 rtn 
- 00001637  0x00000977 fetch  0x00000001 , 0x00004933 
- 00001638  0x00000978 increase  0x00000002 , 0x0000003f 
- 00001639  0x00000979 store  0x00000001 , 0x00004935 
- 00001640  0x0000097b fetch  0x00000001 , 0x00004934 
- 00001641  0x0000097c store  0x00000001 , 0x000048ef 
- 00001642  0x0000097e fetch  0x00000001 , 0x00004933 
- 00001643  0x0000097f lshift3  0x0000003f , 0x0000003f 
- 00001644  0x00000980 fetcht  0x00000001 , 0x00004932 
- 00001645  0x00000981 and  0x00000002 , 0x00000003 , 0x00000002 
- 00001646  0x00000982 lshift  0x00000002 , 0x00000002 
- 00001647  0x00000983 ior  0x00000002 , 0x0000003f 
- 00001648  0x00000984 fetcht  0x00000001 , 0x0000496f 
- 00001649  0x00000985 iadd  0x00000002 , 0x0000003f 
- 00001650  0x00000986 istore  0x00000001 , 0x00000005 
- 00001651  0x00000988 fetch  0x00000001 , 0x00004933 
- 00001652  0x00000989 iforce  0x00000039 
- 00001653  0x0000098a arg  0x000048cf , 0x00000006 
- 00001654  0x0000098b branch  0x00007f01 
- 00001655  0x0000098e fetcht  0x00000001 , 0x0000493e 
- 00001656  0x0000098f call  0x0000067b 
- 00001657  0x00000990 storet  0x00000001 , 0x0000493e 
- 00001658  0x00000991 rtn 
- 00001659  0x00000994 call  0x0000067f 
- 00001660  0x00000995 increase  0x00000001 , 0x00000002 
- 00001661  0x00000996 and_into  0x00000003 , 0x00000002 
- 00001662  0x00000997 rtn 
- 00001663  0x0000099a fetch  0x00000001 , 0x0000495b 
- 00001664  0x0000099b and_into  0x00000003 , 0x0000003f 
- 00001665  0x0000099c mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00001666  0x0000099d setarg  0x00004944 
- 00001667  0x0000099e iadd  0x00000011 , 0x0000003f 
- 00001668  0x0000099f iadd  0x00000002 , 0x00000006 
- 00001669  0x000009a0 ifetch  0x00000001 , 0x00000006 
- 00001670  0x000009a1 store  0x00000001 , 0x0000493d 
- 00001671  0x000009a2 rtn 
- 00001672  0x000009a5 disable  0x00000009 
- 00001673  0x000009a6 disable  0x00000007 
- 00001674  0x000009a7 setarg  0x00555555 
- 00001675  0x000009a8 iforce  0x0000000f 
- 00001676  0x000009a9 fetch  0x00000001 , 0x0000493d 
- 00001677  0x000009aa reverse  0x0000003f , 0x00000002 
- 00001678  0x000009ab set1  0x00000001 , 0x00000002 
- 00001679  0x000009ac rshift  0x00000002 , 0x0000000e 
- 00001680  0x000009ad rtn 
- 00001681  0x000009b0 call  0x000053c4 
- 00001682  0x000009b1 fetch  0x00000004 , 0x0000495b 
- 00001683  0x000009b2 iforce  0x00000009 
- 00001684  0x000009b3 call  0x00002918 
- 00001685  0x000009b4 fetcht  0x00000001 , 0x0000493d 
- 00001686  0x000009b5 call  0x0000291f 
- 00001687  0x000009b6 setarg  0x00000500 
- 00001688  0x000009b7 call  0x00002a8f 
- 00001689  0x000009b8 call  0x00002924 
- 00001690  0x000009bc call  0x00000688 
- 00001691  0x000009bd disable  0x0000002f 
- 00001692  0x000009be enable  0x0000000d 
- 00001693  0x000009bf enable  0x00000021 
- 00001694  0x000009c0 disable  0x00000020 
- 00001695  0x000009c1 enable  0x00000010 
- 00001696  0x000009c2 fetch  0x00000002 , 0x00004936 
- 00001697  0x000009c3 iforce  0x0000001b 
- 00001698  0x000009c4 correlate  0x0000003e , 0x00000003 
- 00001699  0x000009c5 nbranch  0x000006dd , 0x00000018 
- 00001700  0x000009c8 disable  0x0000000d 
- 00001701  0x000009c9 enable  0x0000000b 
- 00001702  0x000009ca enable  0x00000007 
- 00001703  0x000009cb enable  0x00000009 
- 00001704  0x000009cc parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001705  0x000009cd rshift3  0x0000000c , 0x0000003f 
- 00001706  0x000009ce store  0x00000001 , 0x000049e7 
- 00001707  0x000009cf fetcht  0x00000001 , 0x000049e6 
- 00001708  0x000009d0 isub  0x00000002 , 0x0000003e 
- 00001709  0x000009d1 nbranch  0x000006d9 , 0x00000005 
- 00001710  0x000009d2 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001711  0x000009d3 rshift3  0x0000000c , 0x0000003f 
- 00001712  0x000009d4 store  0x00000001 , 0x000048ad 
- 00001713  0x000009d5 fetch  0x00000001 , 0x00004979 
- 00001714  0x000009d6 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001715  0x000009d7 branch  0x000006b8 , 0x00000005 
- 00001716  0x000009d8 fetch  0x00000001 , 0x000048ad 
- 00001717  0x000009d9 fetcht  0x00000001 , 0x00004934 
- 00001718  0x000009da icompare  0x00000007 , 0x00000002 
- 00001719  0x000009db nbranch  0x000006d9 , 0x00000001 
- 00001720  0x000009dd parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001721  0x000009de rshift3  0x0000000c , 0x0000003f 
- 00001722  0x000009df istore  0x00000001 , 0x00000005 
- 00001723  0x000009e0 rshift3  0x0000003f , 0x0000003f 
- 00001724  0x000009e1 and  0x0000003f , 0x0000001f , 0x00000039 
- 00001725  0x000009e2 branch  0x000006c2 , 0x00000005 
- 00001726  0x000009e4 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001727  0x000009e5 rshift3  0x0000000c , 0x0000003f 
- 00001728  0x000009e6 istore  0x00000001 , 0x00000005 
- 00001729  0x000009e7 loop  0x000006be 
- 00001730  0x000009ea copy  0x00000005 , 0x00000011 
- 00001731  0x000009eb parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001732  0x000009ec rshift3  0x0000000c , 0x0000003f 
- 00001733  0x000009ed store  0x00000001 , 0x00004a6e 
- 00001734  0x000009ee copy  0x00000011 , 0x00000005 
- 00001735  0x000009ef parse  0x00000003 , 0x00000000 , 0x00000018 
- 00001736  0x000009f0 enable  0x00000010 
- 00001737  0x000009f1 arg  0x00000664 , 0x0000001b 
- 00001738  0x000009f2 rshift32  0x0000003f , 0x0000003f 
- 00001739  0x000009f3 rshift16  0x0000003f , 0x0000003f 
- 00001740  0x000009f4 istore  0x00000003 , 0x00000005 
- 00001741  0x000009f5 disable  0x0000000b 
- 00001742  0x000009f6 branch  0x000006d9 , 0x00000006 
- 00001743  0x000009f9 enable  0x0000002f 
- 00001744  0x000009fa fetch  0x00000001 , 0x00000017 
- 00001745  0x000009fb add  0x0000003f , 0x00000000 , 0x00000011 
- 00001746  0x000009fc call  0x00002981 
- 00001747  0x000009fd disable  0x0000000d 
- 00001748  0x000009fe call  0x00002918 
- 00001749  0x000009ff fetch  0x00000001 , 0x00004a6e 
- 00001750  0x00000a00 copy  0x0000003f , 0x00000011 
- 00001751  0x00000a01 call  0x0000001d 
- 00001752  0x00000a02 rtn 
- 00001753  0x00000a05 disable  0x0000001b 
- 00001754  0x00000a06 disable  0x0000000b 
- 00001755  0x00000a07 call  0x0000264d 
- 00001756  0x00000a08 rtn 
- 00001757  0x00000a0b branch  0x000006d9 
- 00001758  0x00000a0e call  0x00002918 
- 00001759  0x00000a0f fetcht  0x00000001 , 0x0000493d 
- 00001760  0x00000a10 branch  0x00002933 
- 00001761  0x00000a13 call  0x000053c4 
- 00001762  0x00000a14 fetch  0x00000004 , 0x0000495b 
- 00001763  0x00000a15 iforce  0x00000009 
- 00001764  0x00000a16 call  0x00000688 
- 00001765  0x00000a17 call  0x000006de 
- 00001766  0x00000a18 set1  0x00000000 , 0x00000015 
- 00001767  0x00000a19 enable  0x0000001d 
- 00001768  0x00000a1a enable  0x00000020 
- 00001769  0x00000a1b disable  0x00000021 
- 00001770  0x00000a1e rshift16  0x00000009 , 0x0000003f 
- 00001771  0x00000a1f rshift8  0x0000003f , 0x0000003f 
- 00001772  0x00000a20 rshift4  0x0000003f , 0x0000003f 
- 00001773  0x00000a21 inject  0x00000003 , 0x00000028 
- 00001774  0x00000a22 disable  0x0000001d 
- 00001775  0x00000a23 enable  0x0000001b 
- 00001776  0x00000a24 enable  0x00000007 
- 00001777  0x00000a25 enable  0x00000009 
- 00001778  0x00000a26 fetch  0x00000001 , 0x000049e6 
- 00001779  0x00000a27 inject  0x00000003 , 0x00000008 
- 00001780  0x00000a28 fetch  0x00000001 , 0x00004935 
- 00001781  0x00000a29 iforce  0x00000039 
- 00001782  0x00000a2a arg  0x000048ef , 0x00000006 
- 00001783  0x00000a2c ifetch  0x00000001 , 0x00000006 
- 00001784  0x00000a2d inject  0x00000003 , 0x00000008 
- 00001785  0x00000a2e loop  0x000006f7 
- 00001786  0x00000a31 enable  0x00000008 
- 00001787  0x00000a32 inject  0x00000003 , 0x00000018 
- 00001788  0x00000a33 disable  0x00000008 
- 00001789  0x00000a34 until  0x0000003e , 0x00000027 
- 00001790  0x00000a35 nop  0x00000064 
- 00001791  0x00000a36 disable  0x0000001d 
- 00001792  0x00000a37 disable  0x0000001b 
- 00001793  0x00000a38 rtn 
- 00001794  0x00000a3d jam  0x00000007 , 0x000047a4 
- 00001795  0x00000a3e jam  0x00000004 , 0x000047a5 
- 00001796  0x00000a3f setarg  0x000047a4 
- 00001797  0x00000a40 store  0x00000002 , 0x00004218 
- 00001798  0x00000a41 branch  0x00007e38 
- 00001799  0x00000a44 arg  0x0000469a , 0x00000011 
- 00001800  0x00000a45 call  0x00007e3d 
- 00001801  0x00000a46 call  0x0000070b , 0x00000028 
- 00001802  0x00000a48 rtn 
- 00001803  0x00000a4a fetch  0x00000001 , 0x000047c5 
- 00001804  0x00000a4b increase  0x00000001 , 0x0000003f 
- 00001805  0x00000a4c store  0x00000001 , 0x000047c5 
- 00001806  0x00000a4d rtn 
- 00001807  0x00000a50 arg  0x0000469a , 0x00000011 
- 00001808  0x00000a51 call  0x00007e54 
- 00001809  0x00000a52 branch  0x00000713 , 0x00000028 
- 00001810  0x00000a53 rtn 
- 00001811  0x00000a56 call  0x00005652 
- 00001812  0x00000a57 fetch  0x00000001 , 0x000047c5 
- 00001813  0x00000a58 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00001814  0x00000a59 ncall  0x00005650 , 0x00000002 
- 00001815  0x00000a5a fetch  0x00000001 , 0x000047c5 
- 00001816  0x00000a5b rtn  0x00000034 
- 00001817  0x00000a5c increase  0xffffffff , 0x0000003f 
- 00001818  0x00000a5d store  0x00000001 , 0x000047c5 
- 00001819  0x00000a5e branch  0x00003f90 
- 00008192  0x00000ad5 call  0x00002abc 
- 00008193  0x00000ad8 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000ad9 clear_stack 
- 00008195  0x00000ada call  0x0000640d 
- 00008196  0x00000adb call  0x0000296c 
- 00008197  0x00000adc call  0x000065a3 
- 00008198  0x00000add call  0x00002a96 
- 00008199  0x00000ade call  0x00004d6a 
- 00008200  0x00000adf bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000ae0 call  0x00006a03 
- 00008202  0x00000ae1 call  0x00005cf6 
- 00008203  0x00000ae2 call  0x00007ccc 
- 00008204  0x00000ae3 call  0x000032d8 
- 00008205  0x00000ae4 ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000ae5 bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000ae6 call  0x000032e3 , 0x0000002b 
- 00008208  0x00000ae7 call  0x0000756a 
- 00008209  0x00000ae8 call  0x00002b41 , 0x0000002b 
- 00008210  0x00000aea bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000aeb call  0x000076dc 
- 00008212  0x00000aec call  0x00007aaf 
- 00008213  0x00000aed call  0x0000756d 
- 00008214  0x00000aee call  0x0000535c 
- 00008215  0x00000aef bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000af0 call  0x00002038 
- 00008217  0x00000af1 call  0x000032ed 
- 00008218  0x00000af2 call  0x0000208f 
- 00008219  0x00000af3 call  0x000022f8 
- 00008220  0x00000af4 call  0x0000236a 
- 00008221  0x00000af5 call  0x00002021 
- 00008222  0x00000af6 call  0x00002b6a 
- 00008223  0x00000af7 call  0x00002c72 
- 00008224  0x00000af8 branch  0x00002012 
- 00008225  0x00000afb call  0x00002026 
- 00008226  0x00000afc rtnmark0  0x00000009 
- 00008227  0x00000afd set0  0x00000009 , 0x00000000 
- 00008228  0x00000afe call  0x00002223 
- 00008229  0x00000aff branch  0x000053ce 
- 00008230  0x00000b02 bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000b03 call  0x0000225e 
- 00008232  0x00000b04 nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000b05 call  0x0000220a 
- 00008234  0x00000b06 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000b07 ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000b08 bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000b09 bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000b0a branch  0x000023cf 
- 00008239  0x00000b0c call  0x0000222b 
- 00008240  0x00000b0d copy  0x00000039 , 0x0000003e 
- 00008241  0x00000b0e rtn  0x00000005 
- 00008242  0x00000b0f call  0x0000220a 
- 00008243  0x00000b10 fetch  0x00000001 , 0x00000030 
- 00008244  0x00000b11 bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000b12 fetch  0x00000001 , 0x00000031 
- 00008246  0x00000b13 bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000b14 branch  0x000023cf 
- 00008248  0x00000b1d fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000b1e rtn  0x00000034 
- 00008250  0x00000b1f beq  0x00000001 , 0x00002048 
- 00008251  0x00000b20 beq  0x00000002 , 0x0000204d 
- 00008252  0x00000b21 beq  0x00000003 , 0x00002050 
- 00008253  0x00000b22 beq  0x00000005 , 0x00002055 
- 00008254  0x00000b23 beq  0x0000001b , 0x00002045 
- 00008255  0x00000b24 call  0x00002257 
- 00008256  0x00000b25 rtn  0x00000005 
- 00008257  0x00000b26 call  0x0000225a 
- 00008258  0x00000b27 rtn  0x00000005 
- 00008259  0x00000b29 jam  0x00000000 , 0x000041ce 
- 00008260  0x00000b2a rtn 
- 00008261  0x00000b2d jam  0x0000001b , 0x0000049b 
- 00008262  0x00000b2e jam  0x00000000 , 0x000041ce 
- 00008263  0x00000b2f rtn 
- 00008264  0x00000b32 set1  0x0000001c , 0x00000000 
- 00008265  0x00000b33 set0  0x0000001e , 0x00000000 
- 00008266  0x00000b34 jam  0x000000ff , 0x0000008f 
- 00008267  0x00000b35 jam  0x0000001f , 0x0000008d 
- 00008268  0x00000b36 branch  0x00002043 
- 00008269  0x00000b39 set0  0x0000001c , 0x00000000 
- 00008270  0x00000b3a force  0x00000000 , 0x0000001b 
- 00008271  0x00000b3b branch  0x00002043 
- 00008272  0x00000b3e call  0x0000225a 
- 00008273  0x00000b3f rtn  0x00000005 
- 00008274  0x00000b40 force  0x00000001 , 0x00000002 
- 00008275  0x00000b41 jam  0x00000005 , 0x0000016e 
- 00008276  0x00000b42 branch  0x0000205c 
- 00008277  0x00000b45 bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000b47 fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000b48 branch  0x00002043 , 0x00000034 
- 00008280  0x00000b49 jam  0x00000001 , 0x00004681 
- 00008281  0x00000b4b jam  0x00000003 , 0x00000055 
- 00008282  0x00000b4c branch  0x0000205b 
- 00008283  0x00000b4f force  0x00000025 , 0x00000002 
- 00008284  0x00000b51 bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000b52 fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000b53 branch  0x00002062 , 0x00000034 
- 00008287  0x00000b54 lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000b55 lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000b56 increase  0xffffffff , 0x0000003f 
- 00008290  0x00000b58 store  0x00000001 , 0x000040a6 
- 00008291  0x00000b59 store  0x00000001 , 0x000000f0 
- 00008292  0x00000b5a jam  0x0000001f , 0x0000008e 
- 00008293  0x00000b5b set0  0x0000000c , 0x00000000 
- 00008294  0x00000b5c call  0x0000223b 
- 00008295  0x00000b5d nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000b5e call  0x00002a6f 
- 00008297  0x00000b5f store  0x00000001 , 0x00000077 
- 00008298  0x00000b60 storet  0x00000001 , 0x0000007c 
- 00008299  0x00000b61 fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000b62 store  0x00000006 , 0x00000040 
- 00008301  0x00000b63 bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000b64 call  0x00007f15 
- 00008303  0x00000b65 force  0x00000000 , 0x0000003f 
- 00008304  0x00000b66 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000b67 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000b68 set1  0x00000003 , 0x0000003f 
- 00008307  0x00000b69 store  0x00000001 , 0x00000030 
- 00008308  0x00000b6a jam  0x00000003 , 0x00000a99 
- 00008309  0x00000b6b call  0x00007d86 
- 00008310  0x00000b6c force  0x00000000 , 0x0000003f 
- 00008311  0x00000b6d setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000b6e store  0x00000001 , 0x0000004c 
- 00008313  0x00000b6f setarg  0x00000000 
- 00008314  0x00000b70 set1  0x00000001 , 0x0000003f 
- 00008315  0x00000b71 store  0x00000001 , 0x00000031 
- 00008316  0x00000b72 enable  0x00000029 
- 00008317  0x00000b73 call  0x00002223 
- 00008318  0x00000b74 disable  0x00000029 
- 00008319  0x00000b75 force  0x00000003 , 0x00000007 
- 00008320  0x00000b76 fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000b77 call  0x00007f08 
- 00008322  0x00000b78 branch  0x00002043 
- 00008323  0x00000b7a bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000b7b fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000b7c store  0x00000006 , 0x00000040 
- 00008326  0x00000b7d compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000b7e branch  0x00002089 , 0x00000001 
- 00008328  0x00000b7f branch  0x00002043 
- 00008329  0x00000b81 arg  0x00000101 , 0x00000005 
- 00008330  0x00000b82 arg  0x00000008 , 0x00000039 
- 00008331  0x00000b83 call  0x00007ec6 
- 00008332  0x00000b84 jam  0x00000004 , 0x00000a99 
- 00008333  0x00000b85 call  0x00007d86 
- 00008334  0x00000b86 branch  0x00002043 
- 00008335  0x00000b8e rtnmark0  0x0000001c 
- 00008336  0x00000b8f force  0x00000001 , 0x00000007 
- 00008337  0x00000b90 call  0x00007f16 
- 00008338  0x00000b91 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000b92 nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000b93 rtn 
- 00008341  0x00000b98 bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000b99 fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000b9a force  0x00000004 , 0x00000007 
- 00008344  0x00000b9b call  0x0000271c 
- 00008345  0x00000b9c rtn  0x00000028 
- 00008346  0x00000b9d call  0x000028a4 
- 00008347  0x00000b9e force  0x00000000 , 0x00000024 
- 00008348  0x00000ba0 rtn  0x00000003 
- 00008349  0x00000ba1 set0  0x0000000b , 0x00000000 
- 00008350  0x00000ba2 set0  0x00000000 , 0x00000000 
- 00008351  0x00000ba4 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000ba5 isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000ba6 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000ba7 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000ba8 nbranch  0x000020be , 0x00000001 
- 00008356  0x00000bab bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000bac fetch  0x00000001 , 0x00000012 
- 00008358  0x00000bad increase  0x00000001 , 0x0000003f 
- 00008359  0x00000bae store  0x00000001 , 0x00000012 
- 00008360  0x00000baf call  0x000028d8 
- 00008361  0x00000bb0 call  0x000028d2 
- 00008362  0x00000bb1 call  0x000028f2 
- 00008363  0x00000bb2 call  0x00002a51 
- 00008364  0x00000bb3 call  0x00002a56 
- 00008365  0x00000bb4 call  0x00002a64 
- 00008366  0x00000bb5 call  0x0000264d 
- 00008367  0x00000bb6 call  0x000020b1 
- 00008368  0x00000bb7 branch  0x0000209c 
- 00008369  0x00000bba bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000bbb fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000bbc increase  0xffffffff , 0x0000003f 
- 00008372  0x00000bbd store  0x00000001 , 0x0000008d 
- 00008373  0x00000bbe rtn  0x00000002 
- 00008374  0x00000bbf jam  0x0000001f , 0x0000008d 
- 00008375  0x00000bc0 fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000bc1 increase  0xffffffff , 0x0000003f 
- 00008377  0x00000bc2 store  0x00000001 , 0x0000008f 
- 00008378  0x00000bc3 rtn  0x00000002 
- 00008379  0x00000bc4 setflip  0x0000001e , 0x00000000 
- 00008380  0x00000bc5 jam  0x000000ff , 0x0000008f 
- 00008381  0x00000bc6 rtn 
- 00008382  0x00000bc9 bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000bca call  0x000028d8 
- 00008384  0x00000bcb call  0x000028cc 
- 00008385  0x00000bcc call  0x000028f2 
- 00008386  0x00000bcd call  0x00002a5b 
- 00008387  0x00000bce call  0x000029eb 
- 00008388  0x00000bcf call  0x00002a0d 
- 00008389  0x00000bd0 branch  0x000020c8 , 0x00000018 
- 00008390  0x00000bd1 call  0x000020b1 
- 00008391  0x00000bd2 branch  0x0000209f 
- 00008392  0x00000bd4 bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000bd5 call  0x000029bb 
- 00008394  0x00000bd6 call  0x00002a6b 
- 00008395  0x00000bd7 call  0x0000251e 
- 00008396  0x00000bd8 set0  0x00000001 , 0x00000000 
- 00008397  0x00000bd9 rtnmark0  0x0000000b 
- 00008398  0x00000bdb bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000bdd fetch  0x00000001 , 0x00000013 
- 00008400  0x00000bde increase  0x00000001 , 0x0000003f 
- 00008401  0x00000bdf store  0x00000001 , 0x00000013 
- 00008402  0x00000be0 rtn 
- 00008403  0x00000be9 bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000bea enable  0x00000029 
- 00008405  0x00000beb enable  0x00000030 
- 00008406  0x00000bec fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000bed branch  0x000020db , 0x00000034 
- 00008408  0x00000bee force  0x00000008 , 0x00000007 
- 00008409  0x00000bef call  0x00007f16 
- 00008410  0x00000bf0 nrtn  0x00000034 
- 00008411  0x00000bf2 bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000bf3 fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000bf4 force  0x00000028 , 0x00000007 
- 00008414  0x00000bf5 call  0x0000271c 
- 00008415  0x00000bf6 branch  0x00002114 , 0x00000028 
- 00008416  0x00000bf7 force  0x00000003 , 0x00000007 
- 00008417  0x00000bf8 call  0x00007f16 
- 00008418  0x00000bf9 nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000bfa fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000bfb bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000bfc branch  0x000020e9 
- 00008422  0x00000bfe arg  0x00000101 , 0x00000005 
- 00008423  0x00000bff arg  0x00000008 , 0x00000039 
- 00008424  0x00000c00 call  0x00007ec6 
- 00008425  0x00000c02 bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000c03 jam  0x00000000 , 0x00000030 
- 00008427  0x00000c04 call  0x00005cf7 
- 00008428  0x00000c05 jam  0x00000000 , 0x00004681 
- 00008429  0x00000c06 jam  0x00000013 , 0x00000a99 
- 00008430  0x00000c07 call  0x00007d86 
- 00008431  0x00000c08 branch  0x00002114 
- 00008432  0x00000c0b bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000c0c force  0x00000000 , 0x0000000b 
- 00008434  0x00000c0d until  0x00000023 , 0x00000026 
- 00008435  0x00000c0e fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000c0f increase  0xffffffff , 0x0000003f 
- 00008437  0x00000c10 ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000c11 compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000c12 nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000c13 deposit  0x00000004 
- 00008441  0x00000c14 store  0x00000001 , 0x00000181 
- 00008442  0x00000c15 force  0x00000000 , 0x00000026 
- 00008443  0x00000c16 force  0x00000000 , 0x00000024 
- 00008444  0x00000c19 bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000c1a branch  0x00002114 , 0x00000003 
- 00008446  0x00000c1b call  0x000028dc 
- 00008447  0x00000c1c arg  0x00000600 , 0x0000000b 
- 00008448  0x00000c1d until  0x00000023 , 0x00000026 
- 00008449  0x00000c1f bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000c20 fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000c21 iforce  0x00000021 
- 00008452  0x00000c22 increase  0x00000001 , 0x0000003f 
- 00008453  0x00000c23 store  0x00000004 , 0x000000f2 
- 00008454  0x00000c24 isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000c25 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000c26 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000c27 nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000c28 fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000c29 increase  0x00000001 , 0x0000003f 
- 00008460  0x00000c2a store  0x00000001 , 0x0000000c 
- 00008461  0x00000c2b call  0x000028d2 
- 00008462  0x00000c2c call  0x00002a51 
- 00008463  0x00000c2d call  0x00002a56 
- 00008464  0x00000c2e call  0x00002a64 
- 00008465  0x00000c2f call  0x0000264d 
- 00008466  0x00000c30 call  0x0000211a 
- 00008467  0x00000c31 branch  0x000020fc 
- 00008468  0x00000c33 bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000c34 disable  0x00000029 
- 00008470  0x00000c35 fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000c36 rtn  0x00000034 
- 00008472  0x00000c37 force  0x00000008 , 0x00000007 
- 00008473  0x00000c38 branch  0x00007f08 
- 00008474  0x00000c3b bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000c3c fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000c3d increase  0xffffffff , 0x0000003f 
- 00008477  0x00000c3e store  0x00000001 , 0x0000008e 
- 00008478  0x00000c3f rtn  0x00000002 
- 00008479  0x00000c40 jam  0x0000001f , 0x0000008e 
- 00008480  0x00000c41 fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000c42 increase  0xffffffff , 0x0000003f 
- 00008482  0x00000c43 store  0x00000001 , 0x000000f0 
- 00008483  0x00000c44 rtn  0x00000002 
- 00008484  0x00000c45 setflip  0x0000000c , 0x00000000 
- 00008485  0x00000c46 fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000c47 store  0x00000001 , 0x000000f0 
- 00008487  0x00000c48 rtn 
- 00008488  0x00000c4b bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000c4c call  0x000028cc 
- 00008490  0x00000c4d call  0x00002a5b 
- 00008491  0x00000c4e call  0x000029eb 
- 00008492  0x00000c4f call  0x00002a0d 
- 00008493  0x00000c50 branch  0x00002130 , 0x00000018 
- 00008494  0x00000c51 call  0x0000211a 
- 00008495  0x00000c52 branch  0x00002101 
- 00008496  0x00000c54 call  0x0000264d 
- 00008497  0x00000c55 fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000c56 increase  0x00000001 , 0x0000003f 
- 00008499  0x00000c57 store  0x00000001 , 0x0000000d 
- 00008500  0x00000c58 force  0x00000000 , 0x0000001b 
- 00008501  0x00000c59 fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000c5b bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000c5c call  0x00002a4f 
- 00008504  0x00000c5d call  0x000028dc 
- 00008505  0x00000c5e increase  0x00000001 , 0x00000026 
- 00008506  0x00000c60 and_into  0x000001fd , 0x00000021 
- 00008507  0x00000c61 and_into  0x000001fc , 0x00000024 
- 00008508  0x00000c62 call  0x000028d2 
- 00008509  0x00000c63 call  0x00002a51 
- 00008510  0x00000c64 call  0x00002a56 
- 00008511  0x00000c65 call  0x00002a64 
- 00008512  0x00000c66 deposit  0x00000022 
- 00008513  0x00000c67 store  0x00000004 , 0x00000161 
- 00008514  0x00000c68 force  0x00000000 , 0x00000004 
- 00008515  0x00000c69 force  0x00000002 , 0x00000001 
- 00008516  0x00000c6a call  0x00002a6b 
- 00008517  0x00000c6b call  0x00002766 
- 00008518  0x00000c6d bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000c6e call  0x00002a4d 
- 00008520  0x00000c6f or_into  0x00000002 , 0x00000021 
- 00008521  0x00000c70 and_into  0x000001fc , 0x00000024 
- 00008522  0x00000c71 call  0x000028cc 
- 00008523  0x00000c72 call  0x00002a5b 
- 00008524  0x00000c73 call  0x000029eb 
- 00008525  0x00000c74 call  0x00002a0d 
- 00008526  0x00000c75 call  0x0000264d , 0x00000018 
- 00008527  0x00000c76 branch  0x00002155 , 0x00000018 
- 00008528  0x00000c77 fetch  0x00000001 , 0x00000010 
- 00008529  0x00000c78 branch  0x000020fc , 0x00000034 
- 00008530  0x00000c79 increase  0xffffffff , 0x0000003f 
- 00008531  0x00000c7a store  0x00000001 , 0x00000010 
- 00008532  0x00000c7b branch  0x00002136 
- 00008533  0x00000c7e bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000c7f fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000c80 increase  0x00000001 , 0x0000003f 
- 00008536  0x00000c81 store  0x00000001 , 0x0000000e 
- 00008537  0x00000c82 call  0x00002435 
- 00008538  0x00000c84 call  0x000022f2 
- 00008539  0x00000c85 branch  0x0000215f , 0x00000018 
- 00008540  0x00000c86 call  0x00002455 
- 00008541  0x00000c87 nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000c88 branch  0x000020fc 
- 00008543  0x00000c8b bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000c8c fetch  0x00000001 , 0x00000030 
- 00008545  0x00000c8d set0  0x00000003 , 0x0000003f 
- 00008546  0x00000c8e store  0x00000001 , 0x00000030 
- 00008547  0x00000c8f call  0x00002440 
- 00008548  0x00000c90 disable  0x00000029 
- 00008549  0x00000c91 rtn 
- 00008550  0x00000c95 bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000c96 enable  0x00000029 
- 00008552  0x00000c97 enable  0x00000030 
- 00008553  0x00000c98 call  0x000021e1 
- 00008554  0x00000c99 rtn  0x00000028 
- 00008555  0x00000c9a call  0x00002c69 
- 00008556  0x00000c9b call  0x00002a4f 
- 00008557  0x00000c9c add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000c9d call  0x000028e2 
- 00008559  0x00000c9e force  0x00000003 , 0x00000024 
- 00008560  0x00000c9f call  0x00006cc2 
- 00008561  0x00000ca0 call  0x00002489 
- 00008562  0x00000ca1 call  0x000028d2 
- 00008563  0x00000ca2 call  0x00002a51 
- 00008564  0x00000ca3 call  0x00002a56 
- 00008565  0x00000ca4 call  0x00002a64 
- 00008566  0x00000ca5 call  0x00002762 
- 00008567  0x00000ca7 bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000ca8 call  0x00005d08 
- 00008569  0x00000ca9 call  0x000022e4 
- 00008570  0x00000caa nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000cab call  0x00002a88 
- 00008572  0x00000cac call  0x00002728 
- 00008573  0x00000cad fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000cae increase  0x00000001 , 0x0000003f 
- 00008575  0x00000caf store  0x00000001 , 0x0000000f 
- 00008576  0x00000cb1 bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000cb2 call  0x00006caa 
- 00008578  0x00000cb3 call  0x0000218b 
- 00008579  0x00000cb4 nrtn  0x00000029 
- 00008580  0x00000cb5 call  0x000026f3 
- 00008581  0x00000cb6 nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000cb8 disable  0x00000029 
- 00008583  0x00000cb9 rtn 
- 00008584  0x00000cbc call  0x00002489 
- 00008585  0x00000cbd call  0x000022da 
- 00008586  0x00000cbe branch  0x00002177 
- 00008587  0x00000cc2 branch  0x0000218e , 0x0000002d 
- 00008588  0x00000cc3 call  0x00002a7f 
- 00008589  0x00000cc4 branch  0x0000219c , 0x00000002 
- 00008590  0x00000cc6 call  0x000021a7 
- 00008591  0x00000cc7 nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000cc8 fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000cc9 rtnbit0  0x00000004 
- 00008594  0x00000cca rtnbit1  0x00000003 
- 00008595  0x00000ccb fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000ccc rtnbit1  0x00000003 
- 00008597  0x00000ccd call  0x000021ae 
- 00008598  0x00000cce nrtn  0x00000034 
- 00008599  0x00000ccf fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000cd0 increase  0xffffffff , 0x0000003f 
- 00008601  0x00000cd1 store  0x00000001 , 0x0000016e 
- 00008602  0x00000cd2 nrtn  0x00000034 
- 00008603  0x00000cd3 branch  0x00006006 
- 00008604  0x00000cd6 bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000cd7 call  0x0000245d 
- 00008606  0x00000cd8 disable  0x00000029 
- 00008607  0x00000cd9 fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000cda bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000cdb rtn 
- 00008610  0x00000cde fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000cdf rtnbit1  0x00000003 
- 00008612  0x00000ce1 arg  0x00000101 , 0x00000005 
- 00008613  0x00000ce2 arg  0x00000008 , 0x00000039 
- 00008614  0x00000ce3 branch  0x00007ec6 
- 00008615  0x00000ce6 bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000ce7 enable  0x00000028 
- 00008617  0x00000ce8 fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000ce9 rtnbit0  0x00000003 
- 00008619  0x00000cea call  0x000021ae 
- 00008620  0x00000ceb nrtn  0x00000034 
- 00008621  0x00000cec branch  0x00007fe9 
- 00008622  0x00000cef fetch  0x00000001 , 0x00000072 
- 00008623  0x00000cf0 increase  0xffffffff , 0x0000003f 
- 00008624  0x00000cf1 store  0x00000001 , 0x00000072 
- 00008625  0x00000cf2 rtn 
- 00008626  0x00000cf5 bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000cf6 fetch  0x00000001 , 0x00000030 
- 00008628  0x00000cf7 bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000cf8 fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000cf9 branch  0x000021bb , 0x00000034 
- 00008631  0x00000cfa jam  0x00000000 , 0x000009b5 
- 00008632  0x00000cfb jam  0x00000018 , 0x00000a99 
- 00008633  0x00000cfc call  0x00007d86 
- 00008634  0x00000cfd branch  0x000021bb 
- 00008635  0x00000cff bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000d00 call  0x00002254 
- 00008637  0x00000d01 fetch  0x00000001 , 0x00000030 
- 00008638  0x00000d02 set1  0x00000007 , 0x0000003f 
- 00008639  0x00000d03 store  0x00000001 , 0x00000030 
- 00008640  0x00000d04 jam  0x00000001 , 0x000041bd 
- 00008641  0x00000d05 fetch  0x00000001 , 0x00000055 
- 00008642  0x00000d06 bne  0x00000016 , 0x000021c3 
- 00008643  0x00000d08 rtn 
- 00008644  0x00000d0b jam  0x00000001 , 0x000009b5 
- 00008645  0x00000d0d fetch  0x00000001 , 0x00000030 
- 00008646  0x00000d0e set0  0x00000007 , 0x0000003f 
- 00008647  0x00000d0f store  0x00000001 , 0x00000030 
- 00008648  0x00000d10 rtn 
- 00008649  0x00000d15 bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000d16 disable  0x00000028 
- 00008651  0x00000d17 fetch  0x00000002 , 0x00000032 
- 00008652  0x00000d18 arg  0x0000ffff , 0x00000002 
- 00008653  0x00000d19 isub  0x00000002 , 0x0000003e 
- 00008654  0x00000d1a nrtn  0x00000005 
- 00008655  0x00000d1b fetch  0x00000004 , 0x00000034 
- 00008656  0x00000d1c branch  0x000021d3 , 0x00000030 
- 00008657  0x00000d1d isub  0x00000028 , 0x0000003f 
- 00008658  0x00000d1e branch  0x000021d4 
- 00008659  0x00000d20 isub  0x00000022 , 0x0000003f 
- 00008660  0x00000d22 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000d23 nrtn  0x00000002 
- 00008662  0x00000d24 force  0x00000000 , 0x0000003f 
- 00008663  0x00000d25 store  0x00000002 , 0x00000032 
- 00008664  0x00000d26 branch  0x00007fe7 
- 00008665  0x00000d2b copy  0x0000003f , 0x00000002 
- 00008666  0x00000d2c bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000d2d storet  0x00000004 , 0x00000034 
- 00008668  0x00000d2f jam  0x00000001 , 0x0000455b 
- 00008669  0x00000d30 setarg  0x0000ffff 
- 00008670  0x00000d31 store  0x00000002 , 0x00000032 
- 00008671  0x00000d32 jam  0x00000001 , 0x00000073 
- 00008672  0x00000d33 rtn 
- 00008673  0x00000d37 bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000d38 call  0x000021c9 
- 00008675  0x00000d39 nrtn  0x00000028 
- 00008676  0x00000d3a disable  0x00000028 
- 00008677  0x00000d3b jam  0x00000020 , 0x00000011 
- 00008678  0x00000d3c set0  0x0000000b , 0x00000000 
- 00008679  0x00000d3e call  0x00002a4f 
- 00008680  0x00000d3f call  0x000022e6 
- 00008681  0x00000d40 bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000d41 call  0x00002455 
- 00008683  0x00000d42 nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000d44 bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000d45 disable  0x00000028 
- 00008686  0x00000d46 deposit  0x00000022 
- 00008687  0x00000d47 store  0x00000004 , 0x000040ca 
- 00008688  0x00000d48 enable  0x00000030 
- 00008689  0x00000d49 enable  0x00000029 
- 00008690  0x00000d4a jam  0x0000002a , 0x00000a99 
- 00008691  0x00000d4b branch  0x00007d86 
- 00008692  0x00000d4e bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000d4f call  0x00002a4d 
- 00008694  0x00000d50 arg  0x00000010 , 0x00000001 
- 00008695  0x00000d51 call  0x000022dc 
- 00008696  0x00000d52 disable  0x00000030 
- 00008697  0x00000d53 disable  0x00000029 
- 00008698  0x00000d54 call  0x00002818 
- 00008699  0x00000d55 call  0x00002435 
- 00008700  0x00000d57 bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000d58 call  0x0000247c 
- 00008702  0x00000d59 branch  0x00002202 , 0x0000002d 
- 00008703  0x00000d5a call  0x00002455 
- 00008704  0x00000d5b nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000d5c branch  0x000021ec 
- 00008706  0x00000d5e fetch  0x00000001 , 0x00000031 
- 00008707  0x00000d5f set0  0x00000001 , 0x0000003f 
- 00008708  0x00000d60 store  0x00000001 , 0x00000031 
- 00008709  0x00000d61 call  0x00002a88 
- 00008710  0x00000d62 call  0x00002841 
- 00008711  0x00000d63 enable  0x00000028 
- 00008712  0x00000d64 jam  0x0000002b , 0x00000a99 
- 00008713  0x00000d65 branch  0x00007d86 
- 00008714  0x00000d6b bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000d6c set1  0x00000009 , 0x00000000 
- 00008716  0x00000d6d deposit  0x00000011 
- 00008717  0x00000d6e store  0x00000002 , 0x0000001e 
- 00008718  0x00000d6f force  0x00000050 , 0x00000039 
- 00008719  0x00000d70 arg  0x0000043f , 0x00000005 
- 00008720  0x00000d71 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000d72 ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000d73 copy  0x00000011 , 0x00000006 
- 00008723  0x00000d74 bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000d75 arg  0x00000030 , 0x00000005 
- 00008725  0x00000d76 call  0x00007f01 
- 00008726  0x00000d77 disable  0x0000002e 
- 00008727  0x00000d78 fetch  0x00000001 , 0x00000077 
- 00008728  0x00000d79 iforce  0x00000004 
- 00008729  0x00000d7a jam  0x00000001 , 0x0000008a 
- 00008730  0x00000d7b branch  0x0000221c , 0x00000029 
- 00008731  0x00000d7c jam  0x00000001 , 0x0000008a 
- 00008732  0x00000d7e fetch  0x00000001 , 0x00000030 
- 00008733  0x00000d7f rtnbit0  0x00000001 
- 00008734  0x00000d80 fetch  0x00000001 , 0x00000073 
- 00008735  0x00000d81 store  0x00000001 , 0x0000008a 
- 00008736  0x00000d82 fetch  0x00000001 , 0x00000074 
- 00008737  0x00000d83 store  0x00000001 , 0x0000008b 
- 00008738  0x00000d84 rtn 
- 00008739  0x00000d87 bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000d88 fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000d89 iforce  0x00000005 
- 00008742  0x00000d8a force  0x00000050 , 0x00000039 
- 00008743  0x00000d8b arg  0x0000043f , 0x00000006 
- 00008744  0x00000d8c branch  0x00007f01 , 0x00000036 
- 00008745  0x00000d8d arg  0x00000030 , 0x00000006 
- 00008746  0x00000d8e branch  0x00007f01 
- 00008747  0x00000d93 arg  0x00000001 , 0x00000039 
- 00008748  0x00000d94 fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000d96 increase  0x00000001 , 0x00000002 
- 00008750  0x00000d97 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000d98 nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000d99 arg  0x00000000 , 0x00000002 
- 00008753  0x00000d9b storet  0x00000001 , 0x00000015 
- 00008754  0x00000d9c mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000d9d arg  0x00004040 , 0x00000011 
- 00008756  0x00000d9e iadd  0x00000011 , 0x00000011 
- 00008757  0x00000d9f ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000da0 bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000da1 rtnbit1  0x00000000 
- 00008760  0x00000da2 rtnbit1  0x00000003 
- 00008761  0x00000da4 loop  0x0000222d 
- 00008762  0x00000da5 rtn 
- 00008763  0x00000da8 bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000da9 arg  0x0000226a , 0x00000013 
- 00008765  0x00000daa call  0x00002261 
- 00008766  0x00000dab nrtn  0x00000005 
- 00008767  0x00000dac deposit  0x00000011 
- 00008768  0x00000dad store  0x00000002 , 0x0000001e 
- 00008769  0x00000dae force  0x00000000 , 0x0000003e 
- 00008770  0x00000daf rtn 
- 00008771  0x00000db4 call  0x00002725 
- 00008772  0x00000db5 branch  0x0000224b , 0x00000001 
- 00008773  0x00000db6 fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000db7 add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000db8 fetch  0x00000001 , 0x00000047 
- 00008776  0x00000db9 istore  0x00000001 , 0x00000005 
- 00008777  0x00000dba arg  0x000022aa , 0x00000013 
- 00008778  0x00000dbb branch  0x00002261 
- 00008779  0x00000dbe fetch  0x00000001 , 0x00000047 
- 00008780  0x00000dbf isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000dc0 branch  0x00002250 , 0x00000001 
- 00008782  0x00000dc1 force  0x00000001 , 0x0000003e 
- 00008783  0x00000dc2 rtn 
- 00008784  0x00000dc4 force  0x00000000 , 0x0000003e 
- 00008785  0x00000dc5 rtn 
- 00008786  0x00000dc9 arg  0x000022a7 , 0x00000013 
- 00008787  0x00000dca branch  0x00002261 
- 00008788  0x00000dcd fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000dce arg  0x000022cf , 0x00000013 
- 00008790  0x00000dcf branch  0x00002261 
- 00008791  0x00000dd4 fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000dd6 arg  0x00002275 , 0x00000013 
- 00008793  0x00000dd7 branch  0x00002261 
- 00008794  0x00000dda bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000ddb fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000ddd arg  0x0000226e , 0x00000013 
- 00008797  0x00000dde branch  0x00002261 
- 00008798  0x00000de1 arg  0x0000227b , 0x00000013 
- 00008799  0x00000de2 branch  0x00002261 
- 00008800  0x00000de5 arg  0x000022c6 , 0x00000013 
- 00008801  0x00000de7 bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000de8 arg  0x00004040 , 0x00000011 
- 00008803  0x00000de9 arg  0x00000001 , 0x00000039 
- 00008804  0x00000deb ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000dec copy  0x00000013 , 0x0000003d 
- 00008806  0x00000dee increase  0x00000050 , 0x00000011 
- 00008807  0x00000def loop  0x00002264 
- 00008808  0x00000df0 force  0x00000001 , 0x0000003e 
- 00008809  0x00000df1 rtn 
- 00008810  0x00000df4 bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000df5 bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000df6 force  0x00000000 , 0x0000003e 
- 00008813  0x00000df7 rtn 
- 00008814  0x00000dfa bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000dfb bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000dfd add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000dfe ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000dff isub  0x00000002 , 0x0000003e 
- 00008819  0x00000e00 rtn  0x00000005 
- 00008820  0x00000e01 branch  0x00002266 
- 00008821  0x00000e04 bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000e05 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000e06 ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000e07 isub  0x00000002 , 0x0000003e 
- 00008825  0x00000e08 rtn  0x00000005 
- 00008826  0x00000e09 branch  0x00002266 
- 00008827  0x00000e0c bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000e0e call  0x000022b3 
- 00008829  0x00000e0f call  0x00002297 
- 00008830  0x00000e10 isub  0x00000002 , 0x0000003f 
- 00008831  0x00000e11 increase  0x00000001 , 0x0000003f 
- 00008832  0x00000e12 branch  0x00002291 , 0x00000002 
- 00008833  0x00000e13 copy  0x00000006 , 0x00000012 
- 00008834  0x00000e14 store  0x00000009 , 0x00000aa2 
- 00008835  0x00000e15 fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000e16 nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000e17 fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000e18 copy  0x00000012 , 0x00000006 
- 00008839  0x00000e19 increase  0x00000005 , 0x0000003f 
- 00008840  0x00000e1a branch  0x0000228c 
- 00008841  0x00000e1c fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000e1d copy  0x00000012 , 0x00000006 
- 00008843  0x00000e1e increase  0x00000014 , 0x0000003f 
- 00008844  0x00000e20 nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000e22 copy  0x00000002 , 0x00000021 
- 00008846  0x00000e23 call  0x000022bf 
- 00008847  0x00000e24 force  0x00000000 , 0x0000003e 
- 00008848  0x00000e25 rtn 
- 00008849  0x00000e29 iforce  0x00000012 
- 00008850  0x00000e2a add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000e2b ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000e2c branch  0x0000228d , 0x00000034 
- 00008853  0x00000e2d call  0x000022bf 
- 00008854  0x00000e2e branch  0x0000227c 
- 00008855  0x00000e31 rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000e32 rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000e33 branch  0x000022a1 , 0x00000005 
- 00008858  0x00000e34 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000e35 nrtn  0x00000001 
- 00008860  0x00000e36 rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000e37 rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000e38 nrtn  0x00000005 
- 00008863  0x00000e39 set1  0x0000001c , 0x00000002 
- 00008864  0x00000e3a rtn 
- 00008865  0x00000e3c rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000e3d rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000e3e compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000e3f nrtn  0x00000001 
- 00008869  0x00000e40 set1  0x0000001c , 0x0000003f 
- 00008870  0x00000e41 rtn 
- 00008871  0x00000e44 bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000e45 force  0x00000000 , 0x0000003e 
- 00008873  0x00000e46 rtn 
- 00008874  0x00000e49 bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000e4a add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000e4b ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000e4c bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000e4d add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000e4e ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000e4f bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000e50 force  0x00000000 , 0x0000003e 
- 00008882  0x00000e51 rtn 
- 00008883  0x00000e54 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000e55 ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000e56 deposit  0x00000022 
- 00008886  0x00000e57 isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000e58 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000e59 ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000e5a rtn  0x00000001 
- 00008890  0x00000e5b add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000e5c ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000e5d call  0x00002854 
- 00008893  0x00000e5e deposit  0x00000028 
- 00008894  0x00000e5f rtn 
- 00008895  0x00000e62 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000e63 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000e64 ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000e65 iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000e66 deposit  0x0000000b 
- 00008900  0x00000e67 istore  0x00000004 , 0x00000005 
- 00008901  0x00000e68 branch  0x00005449 
- 00008902  0x00000e6c bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000e6d call  0x000022b3 
- 00008904  0x00000e6e iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000e6f iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000e70 iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000e71 isub  0x00000002 , 0x0000003e 
- 00008908  0x00000e72 nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000e73 force  0x00000000 , 0x0000003e 
- 00008910  0x00000e74 rtn 
- 00008911  0x00000e77 bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000e78 deposit  0x00000002 
- 00008913  0x00000e79 isub  0x00000011 , 0x0000003e 
- 00008914  0x00000e7a branch  0x00002266 , 0x0000003e 
- 00008915  0x00000e7b add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000e7c ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000e7d bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000e7e ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000e7f set0  0x00000007 , 0x0000003f 
- 00008920  0x00000e80 istore  0x00000001 , 0x00000011 
- 00008921  0x00000e81 branch  0x00002266 
- 00008922  0x00000e85 bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000e86 call  0x00002a4f 
- 00008924  0x00000e88 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000e89 call  0x000028e2 
- 00008926  0x00000e8a force  0x00000003 , 0x00000024 
- 00008927  0x00000e8b call  0x000028d2 
- 00008928  0x00000e8c call  0x00002a51 
- 00008929  0x00000e8d call  0x00002a56 
- 00008930  0x00000e8e call  0x00002a64 
- 00008931  0x00000e8f branch  0x00002762 
- 00008932  0x00000e92 bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000e93 call  0x00002a4d 
- 00008934  0x00000e95 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000e96 call  0x000028e2 
- 00008936  0x00000e97 force  0x00000003 , 0x00000024 
- 00008937  0x00000e98 call  0x000028cc 
- 00008938  0x00000e99 call  0x0000242a 
- 00008939  0x00000e9a call  0x000029f1 
- 00008940  0x00000e9b call  0x00002a5b 
- 00008941  0x00000e9c call  0x000029eb 
- 00008942  0x00000e9e call  0x00002a0d 
- 00008943  0x00000e9f nrtn  0x00000018 
- 00008944  0x00000ea0 call  0x000029bb 
- 00008945  0x00000ea1 branch  0x0000251c 
- 00008946  0x00000ea6 bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000ea7 fetch  0x00000001 , 0x00000181 
- 00008948  0x00000ea8 iforce  0x00000004 
- 00008949  0x00000ea9 force  0x00000001 , 0x00000001 
- 00008950  0x00000eaa call  0x000022da 
- 00008951  0x00000eab branch  0x000022e4 
- 00008952  0x00000eb7 fetch  0x00000001 , 0x00004093 
- 00008953  0x00000eb8 rtnbit0  0x00000000 
- 00008954  0x00000eb9 force  0x00000004 , 0x00000007 
- 00008955  0x00000eba call  0x00007f16 
- 00008956  0x00000ebb nrtn  0x00000034 
- 00008957  0x00000ebc fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00000ebd force  0x00000004 , 0x00000007 
- 00008959  0x00000ebe call  0x0000271c 
- 00008960  0x00000ebf rtn  0x00000028 
- 00008961  0x00000ec0 call  0x00002308 
- 00008962  0x00000ec1 force  0x00000004 , 0x00000007 
- 00008963  0x00000ec2 fetch  0x00000002 , 0x000040af 
- 00008964  0x00000ec3 nbranch  0x00007f08 , 0x00000018 
- 00008965  0x00000ec4 random  0x0000003f 
- 00008966  0x00000ec5 iand  0x00000035 , 0x0000003f 
- 00008967  0x00000ec6 branch  0x00007f08 
- 00008968  0x00000eca bpatch  0x00000032 , 0x00004006 
- 00008969  0x00000ecb jam  0x00000000 , 0x00000181 
- 00008970  0x00000ecc disable  0x00000030 
- 00008971  0x00000ecd disable  0x0000002e 
- 00008972  0x00000ece call  0x000028a4 
- 00008973  0x00000ecf and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00000ed0 force  0x00000001 , 0x00000024 
- 00008975  0x00000ed1 call  0x000028d8 
- 00008976  0x00000ed2 call  0x000028cc 
- 00008977  0x00000ed3 setflip  0x0000001d , 0x00000000 
- 00008978  0x00000ed4 fetch  0x00000001 , 0x00000006 
- 00008979  0x00000ed5 increase  0x00000001 , 0x0000003f 
- 00008980  0x00000ed6 store  0x00000001 , 0x00000006 
- 00008981  0x00000ed7 call  0x000028f2 
- 00008982  0x00000ed8 call  0x000029eb 
- 00008983  0x00000ed9 call  0x00002a14 
- 00008984  0x00000eda nrtn  0x00000018 
- 00008985  0x00000edb bpatch  0x00000033 , 0x00004006 
- 00008986  0x00000edc force  0x00000000 , 0x0000001b 
- 00008987  0x00000edd call  0x000028f9 
- 00008988  0x00000ede fetch  0x00000001 , 0x00000007 
- 00008989  0x00000edf increase  0x00000001 , 0x0000003f 
- 00008990  0x00000ee0 store  0x00000001 , 0x00000007 
- 00008991  0x00000ee1 call  0x000028d8 
- 00008992  0x00000ee2 call  0x00002a4d 
- 00008993  0x00000ee3 or_into  0x00000002 , 0x00000021 
- 00008994  0x00000ee4 force  0x00000001 , 0x00000024 
- 00008995  0x00000ee5 call  0x000028d2 
- 00008996  0x00000ee6 call  0x000028f2 
- 00008997  0x00000ee7 call  0x00002a51 
- 00008998  0x00000ee8 call  0x00002a5f 
- 00008999  0x00000ee9 deposit  0x00000022 
- 00009000  0x00000eea store  0x00000004 , 0x00000161 
- 00009001  0x00000eeb call  0x00002a64 
- 00009002  0x00000eec force  0x00000002 , 0x00000001 
- 00009003  0x00000eed force  0x00000000 , 0x00000004 
- 00009004  0x00000eee call  0x00002a6b 
- 00009005  0x00000eef call  0x00002766 
- 00009006  0x00000ef0 call  0x00002332 
- 00009007  0x00000ef1 and_into  0x000001fd , 0x00000021 
- 00009008  0x00000ef2 increase  0x00000001 , 0x00000026 
- 00009009  0x00000ef3 rtn 
- 00009010  0x00000ef6 bpatch  0x00000034 , 0x00004006 
- 00009011  0x00000ef7 fetch  0x00000001 , 0x000040d1 
- 00009012  0x00000ef8 rtn  0x00000034 
- 00009013  0x00000ef9 arg  0x0000018e , 0x00000005 
- 00009014  0x00000efa fetch  0x00000001 , 0x00004515 
- 00009015  0x00000efb copy  0x0000003f , 0x00000039 
- 00009016  0x00000efc increase  0x00000001 , 0x0000003f 
- 00009017  0x00000efd istore  0x00000001 , 0x00000005 
- 00009018  0x00000efe copy  0x00000005 , 0x00000002 
- 00009019  0x00000eff increase  0x00000001 , 0x0000003f 
- 00009020  0x00000f00 store  0x00000002 , 0x000041dc 
- 00009021  0x00000f01 copy  0x00000002 , 0x00000005 
- 00009022  0x00000f02 setarg  0x00000009 
- 00009023  0x00000f03 istore  0x00000001 , 0x00000005 
- 00009024  0x00000f04 arg  0x00004516 , 0x00000006 
- 00009025  0x00000f05 call  0x00007f01 
- 00009026  0x00000f07 arg  0x0000458d , 0x00000013 
- 00009027  0x00000f08 arg  0x00000004 , 0x00000039 
- 00009028  0x00000f09 call  0x00002354 
- 00009029  0x00000f0a arg  0x00004577 , 0x00000013 
- 00009030  0x00000f0b arg  0x00000001 , 0x00000039 
- 00009031  0x00000f0c call  0x00002354 
- 00009032  0x00000f0e force  0x0000000a , 0x00000001 
- 00009033  0x00000f0f jam  0x00000002 , 0x000041db 
- 00009034  0x00000f10 setarg  0x0000018e 
- 00009035  0x00000f11 store  0x00000002 , 0x0000016f 
- 00009036  0x00000f12 call  0x00002a4d 
- 00009037  0x00000f13 call  0x000028d2 
- 00009038  0x00000f14 call  0x00002a51 
- 00009039  0x00000f15 call  0x00002a5f 
- 00009040  0x00000f16 call  0x00002a64 
- 00009041  0x00000f17 call  0x00002a6b 
- 00009042  0x00000f18 call  0x00002766 
- 00009043  0x00000f19 rtn 
- 00009044  0x00000f1d copy  0x00000005 , 0x00000002 
- 00009045  0x00000f1e copy  0x00000013 , 0x00000006 
- 00009046  0x00000f1f ifetch  0x00000001 , 0x00000006 
- 00009047  0x00000f20 rtn  0x00000034 
- 00009048  0x00000f22 lshift  0x0000003f , 0x0000003f 
- 00009049  0x00000f23 loop  0x00002358 
- 00009050  0x00000f24 copy  0x0000003f , 0x00000011 
- 00009051  0x00000f25 increase  0x00000002 , 0x0000003f 
- 00009052  0x00000f26 copy  0x0000003f , 0x00000007 
- 00009053  0x00000f27 fetch  0x00000002 , 0x000041dc 
- 00009054  0x00000f28 iadd  0x00000007 , 0x0000003f 
- 00009055  0x00000f29 store  0x00000002 , 0x000041dc 
- 00009056  0x00000f2a copy  0x00000002 , 0x00000005 
- 00009057  0x00000f2b copy  0x00000011 , 0x0000003f 
- 00009058  0x00000f2c increase  0x00000001 , 0x0000003f 
- 00009059  0x00000f2d istore  0x00000001 , 0x00000005 
- 00009060  0x00000f2e copy  0x00000013 , 0x00000006 
- 00009061  0x00000f2f ifetch  0x00000001 , 0x00000006 
- 00009062  0x00000f30 ifetch  0x00000001 , 0x00000006 
- 00009063  0x00000f31 istore  0x00000001 , 0x00000005 
- 00009064  0x00000f32 copy  0x00000011 , 0x00000039 
- 00009065  0x00000f33 branch  0x00007f01 
- 00009066  0x00000f3a fetch  0x00000001 , 0x00004093 
- 00009067  0x00000f3b rtnbit0  0x00000001 
- 00009068  0x00000f3c force  0x00000005 , 0x00000007 
- 00009069  0x00000f3d call  0x00007f16 
- 00009070  0x00000f3e nrtn  0x00000034 
- 00009071  0x00000f3f fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00000f40 force  0x00000028 , 0x00000007 
- 00009073  0x00000f41 call  0x0000271c 
- 00009074  0x00000f42 rtn  0x00000028 
- 00009075  0x00000f43 force  0x00000000 , 0x00000004 
- 00009076  0x00000f44 jam  0x00000008 , 0x00000010 
- 00009077  0x00000f45 set0  0x0000000b , 0x00000000 
- 00009078  0x00000f46 call  0x0000237a 
- 00009079  0x00000f47 force  0x00000005 , 0x00000007 
- 00009080  0x00000f48 fetch  0x00000002 , 0x000040b3 
- 00009081  0x00000f49 branch  0x00007f08 
- 00009082  0x00000f4d bpatch  0x00000035 , 0x00004006 
- 00009083  0x00000f4e disable  0x00000030 
- 00009084  0x00000f4f call  0x000028a4 
- 00009085  0x00000f50 fetch  0x00000001 , 0x00000008 
- 00009086  0x00000f51 increase  0x00000001 , 0x0000003f 
- 00009087  0x00000f52 store  0x00000001 , 0x00000008 
- 00009088  0x00000f53 force  0x00000000 , 0x00000026 
- 00009089  0x00000f54 call  0x000028e2 
- 00009090  0x00000f55 add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x00000f56 force  0x00000002 , 0x00000024 
- 00009092  0x00000f57 bpatch  0x00000036 , 0x00004006 
- 00009093  0x00000f58 call  0x000028cc 
- 00009094  0x00000f59 call  0x000029eb 
- 00009095  0x00000f5a call  0x00002a14 
- 00009096  0x00000f5b nrtn  0x00000018 
- 00009097  0x00000f5c call  0x000028f9 
- 00009098  0x00000f5d fetch  0x00000001 , 0x00000009 
- 00009099  0x00000f5e increase  0x00000001 , 0x0000003f 
- 00009100  0x00000f5f store  0x00000001 , 0x00000009 
- 00009101  0x00000f60 force  0x00000000 , 0x0000001b 
- 00009102  0x00000f61 call  0x00002a4d 
- 00009103  0x00000f62 or_into  0x00000002 , 0x00000021 
- 00009104  0x00000f63 force  0x00000001 , 0x00000024 
- 00009105  0x00000f64 call  0x000028d2 
- 00009106  0x00000f65 call  0x00002a51 
- 00009107  0x00000f66 call  0x00002a5f 
- 00009108  0x00000f67 call  0x00002a64 
- 00009109  0x00000f68 call  0x0000264d 
- 00009110  0x00000f69 force  0x00000000 , 0x00000004 
- 00009111  0x00000f6a arg  0x00000600 , 0x0000000b 
- 00009112  0x00000f6b until  0x00000029 , 0x00000026 
- 00009113  0x00000f6c or_into  0x00000003 , 0x00000028 
- 00009114  0x00000f6d and_into  0x000001fd , 0x00000021 
- 00009115  0x00000f6f bpatch  0x00000037 , 0x00004006 
- 00009116  0x00000f70 increase  0x00000001 , 0x00000026 
- 00009117  0x00000f71 call  0x000028cc 
- 00009118  0x00000f72 call  0x000029eb 
- 00009119  0x00000f73 call  0x00002a07 
- 00009120  0x00000f74 nbranch  0x000023a4 , 0x00000018 
- 00009121  0x00000f75 call  0x00002a6b 
- 00009122  0x00000f76 call  0x0000251e 
- 00009123  0x00000f77 bmark1  0x0000000b , 0x000023ab 
- 00009124  0x00000f79 bpatch  0x00000038 , 0x00004007 
- 00009125  0x00000f7a fetch  0x00000001 , 0x00000010 
- 00009126  0x00000f7b rtn  0x00000034 
- 00009127  0x00000f7c increase  0xffffffff , 0x0000003f 
- 00009128  0x00000f7d store  0x00000001 , 0x00000010 
- 00009129  0x00000f7e call  0x00002a4f 
- 00009130  0x00000f7f branch  0x0000239b 
- 00009131  0x00000f83 bpatch  0x00000039 , 0x00004007 
- 00009132  0x00000f84 set0  0x00000001 , 0x00000028 
- 00009133  0x00000f85 set1  0x00000000 , 0x00000028 
- 00009134  0x00000f86 fetch  0x00000001 , 0x0000000a 
- 00009135  0x00000f87 increase  0x00000001 , 0x0000003f 
- 00009136  0x00000f88 store  0x00000001 , 0x0000000a 
- 00009137  0x00000f89 call  0x00002a4d 
- 00009138  0x00000f8a or_into  0x00000002 , 0x00000021 
- 00009139  0x00000f8b call  0x000028d2 
- 00009140  0x00000f8c call  0x00002a51 
- 00009141  0x00000f8d call  0x00002a5f 
- 00009142  0x00000f8e call  0x00002a64 
- 00009143  0x00000f8f call  0x0000264d 
- 00009144  0x00000f91 compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x00000f92 branch  0x000023bc , 0x00000001 
- 00009146  0x00000f93 until  0x0000003e , 0x00000017 
- 00009147  0x00000f94 branch  0x000023b8 
- 00009148  0x00000f96 fetch  0x00000004 , 0x00000165 
- 00009149  0x00000f97 or_into  0x00000003 , 0x0000003f 
- 00009150  0x00000f98 icopy  0x00000028 
- 00009151  0x00000f9b bpatch  0x0000003a , 0x00004007 
- 00009152  0x00000f9c fetch  0x00000006 , 0x00000178 
- 00009153  0x00000f9d store  0x00000006 , 0x00000040 
- 00009154  0x00000f9e call  0x00002435 
- 00009155  0x00000fa0 call  0x0000247c 
- 00009156  0x00000fa1 branch  0x000023c8 , 0x0000002d 
- 00009157  0x00000fa2 call  0x00002455 
- 00009158  0x00000fa3 nbranch  0x000023c3 , 0x00000034 
- 00009159  0x00000fa4 rtn 
- 00009160  0x00000fa8 bpatch  0x0000003b , 0x00004007 
- 00009161  0x00000fa9 call  0x00002440 
- 00009162  0x00000faa call  0x0000223b 
- 00009163  0x00000fab nrtn  0x00000005 
- 00009164  0x00000fac jam  0x00000000 , 0x00000031 
- 00009165  0x00000fad call  0x00002841 
- 00009166  0x00000fae branch  0x00002223 
- 00009167  0x00000fb4 bpatch  0x0000003c , 0x00004007 
- 00009168  0x00000fb5 call  0x00002850 
- 00009169  0x00000fb6 call  0x000023f3 
- 00009170  0x00000fb7 rtn  0x00000028 
- 00009171  0x00000fb9 bpatch  0x0000003d , 0x00004007 
- 00009172  0x00000fba call  0x00002c69 
- 00009173  0x00000fbb call  0x00006caa 
- 00009174  0x00000fbc call  0x00002514 
- 00009175  0x00000fbd nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x00000fbe call  0x00002a88 
- 00009177  0x00000fbf call  0x00006cc2 
- 00009178  0x00000fc0 call  0x00002489 
- 00009179  0x00000fc1 call  0x00002757 
- 00009180  0x00000fc2 call  0x00002728 
- 00009181  0x00000fc3 call  0x00005d08 
- 00009182  0x00000fc4 fetch  0x00000001 , 0x0000000b 
- 00009183  0x00000fc5 increase  0x00000001 , 0x0000003f 
- 00009184  0x00000fc6 store  0x00000001 , 0x0000000b 
- 00009185  0x00000fc7 call  0x00002841 
- 00009186  0x00000fc9 bpatch  0x0000003e , 0x00004007 
- 00009187  0x00000fca call  0x00002bb1 
- 00009188  0x00000fcb call  0x00002a7f 
- 00009189  0x00000fcc branch  0x000023eb , 0x00000002 
- 00009190  0x00000fcd call  0x000021a7 
- 00009191  0x00000fce nbranch  0x000023eb , 0x00000028 
- 00009192  0x00000fcf call  0x000026f3 
- 00009193  0x00000fd0 nbranch  0x000023d3 , 0x00000034 
- 00009194  0x00000fd1 rtn 
- 00009195  0x00000fd4 bpatch  0x0000003f , 0x00004007 
- 00009196  0x00000fd5 jam  0x00000000 , 0x00000151 
- 00009197  0x00000fd6 jam  0x00000000 , 0x0000017f 
- 00009198  0x00000fd7 call  0x0000245d 
- 00009199  0x00000fd8 set0  0x00000011 , 0x00000000 
- 00009200  0x00000fd9 call  0x00007fb0 
- 00009201  0x00000fda fetch  0x00000001 , 0x00000030 
- 00009202  0x00000fdb rtn 
- 00009203  0x00000fdf bpatch  0x00000040 , 0x00004008 
- 00009204  0x00000fe0 call  0x000021c9 
- 00009205  0x00000fe1 nrtn  0x00000028 
- 00009206  0x00000fe2 copy  0x00000004 , 0x00000002 
- 00009207  0x00000fe3 call  0x00002a6f 
- 00009208  0x00000fe4 store  0x00000001 , 0x00000181 
- 00009209  0x00000fe5 copy  0x00000002 , 0x00000004 
- 00009210  0x00000fe6 jam  0x00000020 , 0x00000011 
- 00009211  0x00000fe8 bpatch  0x00000041 , 0x00004008 
- 00009212  0x00000fe9 call  0x00002a4f 
- 00009213  0x00000fea force  0x00000002 , 0x00000001 
- 00009214  0x00000feb call  0x0000274f 
- 00009215  0x00000fec deposit  0x00000022 
- 00009216  0x00000fed store  0x00000004 , 0x00000161 
- 00009217  0x00000fee call  0x00002762 
- 00009218  0x00000fef call  0x00002a4d 
- 00009219  0x00000ff0 enable  0x0000002f 
- 00009220  0x00000ff1 call  0x000024f6 
- 00009221  0x00000ff2 branch  0x0000240d , 0x00000018 
- 00009222  0x00000ff3 call  0x000028f9 
- 00009223  0x00000ff4 call  0x00002455 
- 00009224  0x00000ff5 nbranch  0x000023fb , 0x00000034 
- 00009225  0x00000ff6 rtnmark0  0x00000004 
- 00009226  0x00000ff7 jam  0x00000034 , 0x0000007c 
- 00009227  0x00000ff8 set1  0x00000003 , 0x00000000 
- 00009228  0x00000ff9 rtn 
- 00009229  0x00000ffb enable  0x00000030 
- 00009230  0x00000ffc call  0x00002435 
- 00009231  0x00000ffd call  0x000028a4 
- 00009232  0x00000fff bpatch  0x00000042 , 0x00004008 
- 00009233  0x00001000 call  0x000022f2 
- 00009234  0x00001001 branch  0x00002419 , 0x00000018 
- 00009235  0x00001002 call  0x00002455 
- 00009236  0x00001003 nbranch  0x00002410 , 0x00000034 
- 00009237  0x00001004 disable  0x00000030 
- 00009238  0x00001005 deposit  0x00000028 
- 00009239  0x00001006 store  0x00000004 , 0x000040ca 
- 00009240  0x00001007 rtn 
- 00009241  0x00001009 enable  0x00000029 
- 00009242  0x0000100a bmark0  0x00000004 , 0x0000241f 
- 00009243  0x0000100b set0  0x00000004 , 0x00000000 
- 00009244  0x0000100c jam  0x00000003 , 0x0000007c 
- 00009245  0x0000100d jam  0x00000033 , 0x0000007d 
- 00009246  0x0000100e call  0x000062f8 
- 00009247  0x00001010 deposit  0x00000004 
- 00009248  0x00001011 store  0x00000001 , 0x00000077 
- 00009249  0x00001012 force  0x00000000 , 0x0000003f 
- 00009250  0x00001013 store  0x00000006 , 0x00000038 
- 00009251  0x00001014 fetch  0x00000001 , 0x00000031 
- 00009252  0x00001015 set1  0x00000001 , 0x0000003f 
- 00009253  0x00001016 store  0x00000001 , 0x00000031 
- 00009254  0x00001017 call  0x00002a88 
- 00009255  0x00001018 disable  0x00000029 
- 00009256  0x00001019 enable  0x00000028 
- 00009257  0x0000101a rtn 
- 00009258  0x0000101f bpatch  0x00000043 , 0x00004008 
- 00009259  0x00001020 disable  0x0000002d 
- 00009260  0x00001021 set0  0x00000005 , 0x00000000 
- 00009261  0x00001022 set0  0x0000000a , 0x00000000 
- 00009262  0x00001023 set0  0x00000010 , 0x00000000 
- 00009263  0x00001024 set0  0x0000000f , 0x00000000 
- 00009264  0x00001025 fetch  0x00000001 , 0x00000047 
- 00009265  0x00001026 set0  0x00000005 , 0x0000003f 
- 00009266  0x00001027 set1  0x00000004 , 0x0000003f 
- 00009267  0x00001028 store  0x00000001 , 0x00000047 
- 00009268  0x00001029 rtn 
- 00009269  0x0000102c bpatch  0x00000044 , 0x00004008 
- 00009270  0x0000102d jam  0x00000020 , 0x00000011 
- 00009271  0x0000102e jam  0x00000050 , 0x00000047 
- 00009272  0x0000102f fetch  0x00000002 , 0x000040bf 
- 00009273  0x00001030 store  0x00000002 , 0x0000003e 
- 00009274  0x00001031 deposit  0x00000022 
- 00009275  0x00001032 store  0x00000004 , 0x000040ca 
- 00009276  0x00001033 rtn  0x00000030 
- 00009277  0x00001034 deposit  0x00000028 
- 00009278  0x00001035 store  0x00000004 , 0x000040ca 
- 00009279  0x00001036 rtn 
- 00009280  0x00001039 bpatch  0x00000045 , 0x00004008 
- 00009281  0x0000103a call  0x00005d04 
- 00009282  0x0000103b call  0x00002459 
- 00009283  0x0000103c store  0x00000001 , 0x00000046 
- 00009284  0x0000103d setarg  0x00000000 
- 00009285  0x0000103e store  0x00000002 , 0x0000025d 
- 00009286  0x0000103f setarg  0x00001c80 
- 00009287  0x00001040 store  0x00000002 , 0x00000051 
- 00009288  0x00001041 fetch  0x00000001 , 0x00000030 
- 00009289  0x00001042 set1  0x00000000 , 0x0000003f 
- 00009290  0x00001043 store  0x00000001 , 0x00000030 
- 00009291  0x00001044 jam  0x00000000 , 0x0000004b 
- 00009292  0x00001045 jam  0x00000000 , 0x0000004c 
- 00009293  0x00001046 jam  0x00000000 , 0x000000a0 
- 00009294  0x00001047 branch  0x00002a88 
- 00009295  0x0000104b bpatch  0x00000046 , 0x00004008 
- 00009296  0x0000104c force  0x00000000 , 0x0000003f 
- 00009297  0x0000104d store  0x00000008 , 0x000041be 
- 00009298  0x0000104e istore  0x00000008 , 0x00000005 
- 00009299  0x0000104f call  0x000021c5 
- 00009300  0x00001050 branch  0x00002254 
- 00009301  0x00001053 fetch  0x00000001 , 0x00000011 
- 00009302  0x00001054 increase  0xffffffff , 0x0000003f 
- 00009303  0x00001055 store  0x00000001 , 0x00000011 
- 00009304  0x00001056 rtn 
- 00009305  0x00001059 fetch  0x00000001 , 0x000040cf 
- 00009306  0x0000105a increase  0x00000001 , 0x0000003f 
- 00009307  0x0000105b store  0x00000001 , 0x000040cf 
- 00009308  0x0000105c rtn 
- 00009309  0x00001060 bpatch  0x00000047 , 0x00004008 
- 00009310  0x00001061 fetch  0x00000001 , 0x000041ce 
- 00009311  0x00001062 beq  0x00000003 , 0x00002462 
- 00009312  0x00001063 fetch  0x00000001 , 0x00000048 
- 00009313  0x00001064 bne  0x00000001 , 0x00002466 
- 00009314  0x00001066 call  0x00004d06 
- 00009315  0x00001067 nbranch  0x00002466 , 0x00000005 
- 00009316  0x00001068 call  0x000021a4 
- 00009317  0x00001069 jam  0x00000000 , 0x000041ce 
- 00009318  0x0000106b bpatch  0x00000048 , 0x00004009 
- 00009319  0x0000106c call  0x000033af 
- 00009320  0x0000106d call  0x000026e9 
- 00009321  0x0000106e jam  0x00000002 , 0x00000a99 
- 00009322  0x0000106f call  0x00007d86 
- 00009323  0x00001070 call  0x00005cf7 
- 00009324  0x00001071 call  0x00004d6b 
- 00009325  0x00001072 call  0x0000757d 
- 00009326  0x00001073 fetch  0x00000001 , 0x00000030 
- 00009327  0x00001074 set0  0x00000000 
- 00009328  0x00001075 store  0x00000001 , 0x00000030 
- 00009329  0x00001076 jam  0x00000000 , 0x00004681 
- 00009330  0x00001078 fetch  0x00000001 , 0x0000004c 
- 00009331  0x00001079 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x0000107a branch  0x00002476 , 0x00000001 
- 00009333  0x0000107b set0  0x00000001 , 0x00000000 
- 00009334  0x0000107d fetch  0x00000001 , 0x00000047 
- 00009335  0x0000107e bbit0  0x00000003 , 0x00002478 
- 00009336  0x00001080 fetch  0x00000001 , 0x0000004b 
- 00009337  0x00001081 rtnbit0  0x00000006 
- 00009338  0x00001082 set0  0x00000002 , 0x00000000 
- 00009339  0x00001083 rtn 
- 00009340  0x00001086 bpatch  0x00000049 , 0x00004009 
- 00009341  0x00001087 fetch  0x00000001 , 0x00000174 
- 00009342  0x00001088 rtn  0x00000034 
- 00009343  0x00001089 icopy  0x00000004 
- 00009344  0x0000108a call  0x00002514 
- 00009345  0x0000108b nrtn  0x0000002d 
- 00009346  0x0000108c force  0x00000000 , 0x00000001 
- 00009347  0x0000108d call  0x00002757 
- 00009348  0x0000108e deposit  0x00000004 
- 00009349  0x0000108f store  0x00000001 , 0x00000077 
- 00009350  0x00001090 force  0x00000000 , 0x0000003f 
- 00009351  0x00001091 store  0x00000001 , 0x00000174 
- 00009352  0x00001092 rtn 
- 00009353  0x00001099 bpatch  0x0000004a , 0x00004009 
- 00009354  0x0000109a fetch  0x00000001 , 0x00000030 
- 00009355  0x0000109b bbit0  0x00000002 , 0x00002496 
- 00009356  0x0000109c force  0x00000007 , 0x00000001 
- 00009357  0x0000109d bmark0  0x00000007 , 0x00002495 
- 00009358  0x0000109e call  0x00002725 
- 00009359  0x0000109f nbranch  0x00002496 , 0x00000001 
- 00009360  0x000010a0 branch  0x00002496 , 0x0000002e 
- 00009361  0x000010a1 call  0x000024c1 
- 00009362  0x000010a2 setarg  0x00000002 
- 00009363  0x000010a3 store  0x00000002 , 0x000040c8 
- 00009364  0x000010a4 rtn 
- 00009365  0x000010a6 nrtn  0x0000002e 
- 00009366  0x000010a8 bpatch  0x0000004b , 0x00004009 
- 00009367  0x000010a9 call  0x00002243 
- 00009368  0x000010aa nbranch  0x000024a7 , 0x00000005 
- 00009369  0x000010ab fetch  0x00000001 , 0x00000047 
- 00009370  0x000010ac bbit0  0x00000003 , 0x000024b0 
- 00009371  0x000010ae bmark1  0x00000005 , 0x000024b4 
- 00009372  0x000010af fetch  0x00000001 , 0x0000017f 
- 00009373  0x000010b0 bbit1  0x00000006 , 0x000024ba 
- 00009374  0x000010b1 fetch  0x00000002 , 0x000040c8 
- 00009375  0x000010b2 increase  0xffffffff , 0x0000003f 
- 00009376  0x000010b3 store  0x00000002 , 0x000040c8 
- 00009377  0x000010b4 branch  0x000024a5 , 0x00000034 
- 00009378  0x000010b5 fetch  0x00000001 , 0x000040c5 
- 00009379  0x000010b6 iforce  0x00000001 
- 00009380  0x000010b7 rtn 
- 00009381  0x000010ba bpatch  0x0000004c , 0x00004009 
- 00009382  0x000010bb call  0x00002687 
- 00009383  0x000010bd call  0x00002725 
- 00009384  0x000010be branch  0x000024b0 , 0x00000001 
- 00009385  0x000010bf call  0x0000600a 
- 00009386  0x000010c0 branch  0x000024be , 0x00000028 
- 00009387  0x000010c1 fetch  0x00000001 , 0x0000004b 
- 00009388  0x000010c2 bbit1  0x00000006 , 0x000024c0 
- 00009389  0x000010c3 bmark1  0x00000005 , 0x000024b4 
- 00009390  0x000010c4 fetch  0x00000001 , 0x0000017f 
- 00009391  0x000010c5 bbit1  0x00000006 , 0x000024ba 
- 00009392  0x000010c7 force  0x00000001 , 0x00000001 
- 00009393  0x000010c8 rtn  0x00000029 
- 00009394  0x000010c9 force  0x00000000 , 0x00000001 
- 00009395  0x000010ca rtn 
- 00009396  0x000010cc bpatch  0x0000004d , 0x00004009 
- 00009397  0x000010cd fetch  0x00000001 , 0x00000019 
- 00009398  0x000010ce iforce  0x00000001 
- 00009399  0x000010cf rtnne  0x00000001 
- 00009400  0x000010d0 force  0x00000000 , 0x00000001 
- 00009401  0x000010d1 rtn 
- 00009402  0x000010d3 fetch  0x00000001 , 0x00000158 
- 00009403  0x000010d4 and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x000010d5 set1  0x00000005 , 0x00000000 
- 00009405  0x000010d6 rtn 
- 00009406  0x000010d8 force  0x00000013 , 0x00000001 
- 00009407  0x000010d9 branch  0x000024c1 
- 00009408  0x000010db call  0x000024ca 
- 00009409  0x000010de bpatch  0x0000004e , 0x00004009 
- 00009410  0x000010df fetcht  0x00000001 , 0x00000047 
- 00009411  0x000010e0 set1  0x00000003 , 0x00000002 
- 00009412  0x000010e1 storet  0x00000001 , 0x00000047 
- 00009413  0x000010e2 deposit  0x00000001 
- 00009414  0x000010e3 store  0x00000001 , 0x000040c5 
- 00009415  0x000010e4 setarg  0x0000ffff 
- 00009416  0x000010e5 store  0x00000002 , 0x000040c8 
- 00009417  0x000010e6 rtn 
- 00009418  0x000010e9 bpatch  0x0000004f , 0x00004009 
- 00009419  0x000010ea fetch  0x00000001 , 0x0000004c 
- 00009420  0x000010eb isolate1  0x00000005 , 0x0000003f 
- 00009421  0x000010ec fetch  0x00000002 , 0x000041dc 
- 00009422  0x000010ed branch  0x000024e0 , 0x00000001 
- 00009423  0x000010ee force  0x00000003 , 0x00000001 
- 00009424  0x000010ef sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x000010f0 rtn  0x00000002 
- 00009426  0x000010f1 force  0x00000004 , 0x00000001 
- 00009427  0x000010f2 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x000010f3 rtn  0x00000002 
- 00009429  0x000010f4 force  0x0000000a , 0x00000001 
- 00009430  0x000010f5 sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x000010f6 rtn  0x00000002 
- 00009432  0x000010f7 force  0x0000000b , 0x00000001 
- 00009433  0x000010f8 sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x000010f9 rtn  0x00000002 
- 00009435  0x000010fa force  0x0000000e , 0x00000001 
- 00009436  0x000010fb sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x000010fc rtn  0x00000002 
- 00009438  0x000010fd force  0x0000000f , 0x00000001 
- 00009439  0x000010fe rtn 
- 00009440  0x00001100 force  0x00000003 , 0x00000001 
- 00009441  0x00001101 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x00001102 rtn  0x00000002 
- 00009443  0x00001103 force  0x00000004 , 0x00000001 
- 00009444  0x00001104 sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x00001105 rtn  0x00000002 
- 00009446  0x00001106 force  0x0000000a , 0x00000001 
- 00009447  0x00001107 arg  0x0000016f , 0x00000002 
- 00009448  0x00001108 isub  0x00000002 , 0x0000003e 
- 00009449  0x00001109 nrtn  0x00000002 
- 00009450  0x0000110a force  0x0000000e , 0x00000001 
- 00009451  0x0000110b arg  0x000002a7 , 0x00000002 
- 00009452  0x0000110c isub  0x00000002 , 0x0000003e 
- 00009453  0x0000110d nrtn  0x00000002 
- 00009454  0x0000110e force  0x0000000f , 0x00000001 
- 00009455  0x0000110f rtn 
- 00009456  0x00001119 fetch  0x00000001 , 0x00000030 
- 00009457  0x0000111a bbit0  0x00000001 , 0x000024f5 
- 00009458  0x0000111b fetch  0x00000002 , 0x00000032 
- 00009459  0x0000111c branch  0x000024f5 , 0x00000034 
- 00009460  0x0000111d nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x0000111f call  0x00002a4f 
- 00009462  0x00001121 add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x00001123 enable  0x00000010 
- 00009464  0x00001124 fetch  0x00000002 , 0x0000003e 
- 00009465  0x00001125 rshift  0x0000003f , 0x0000003f 
- 00009466  0x00001126 arg  0x00000500 , 0x00000002 
- 00009467  0x00001127 iadd  0x00000002 , 0x0000003f 
- 00009468  0x00001128 call  0x00002a24 
- 00009469  0x00001129 call  0x000028ea 
- 00009470  0x0000112a force  0x00000003 , 0x00000024 
- 00009471  0x0000112b call  0x000028cc 
- 00009472  0x0000112c call  0x0000242a 
- 00009473  0x0000112d call  0x000029f1 
- 00009474  0x0000112e bpatch  0x00000050 , 0x0000400a 
- 00009475  0x0000112f fetch  0x00000002 , 0x0000003e 
- 00009476  0x00001130 rshift  0x0000003f , 0x0000003f 
- 00009477  0x00001131 call  0x00002a24 
- 00009478  0x00001132 call  0x000029eb 
- 00009479  0x00001133 enable  0x0000000d 
- 00009480  0x00001134 fetch  0x00000002 , 0x0000003e 
- 00009481  0x00001135 arg  0x000003bb , 0x00000002 
- 00009482  0x00001136 iadd  0x00000002 , 0x0000001b 
- 00009483  0x00001137 correlate  0x0000003e , 0x00000003 
- 00009484  0x00001138 copy  0x0000001a , 0x00000002 
- 00009485  0x00001139 storet  0x00000006 , 0x0000009a 
- 00009486  0x0000113a disable  0x0000000d 
- 00009487  0x0000113b nrtn  0x00000018 
- 00009488  0x0000113c arg  0x000003bb , 0x00000029 
- 00009489  0x0000113d copy  0x00000021 , 0x00000028 
- 00009490  0x0000113e branch  0x00002b05 , 0x0000002b 
- 00009491  0x0000113f rtn 
- 00009492  0x00001143 bpatch  0x00000051 , 0x0000400a 
- 00009493  0x00001144 call  0x000024f0 
- 00009494  0x00001145 nbranch  0x000028f9 , 0x00000018 
- 00009495  0x00001146 call  0x000029bb 
- 00009496  0x00001147 bmark0  0x00000011 , 0x0000251c 
- 00009497  0x00001148 fetch  0x00000002 , 0x000000f6 
- 00009498  0x00001149 increase  0x00000001 , 0x0000003f 
- 00009499  0x0000114a store  0x00000002 , 0x000000f6 
- 00009500  0x0000114c rshift  0x00000021 , 0x00000002 
- 00009501  0x0000114d or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x0000114f bpatch  0x00000052 , 0x0000400a 
- 00009503  0x00001150 enable  0x00000007 
- 00009504  0x00001151 enable  0x0000000a 
- 00009505  0x00001152 enable  0x0000000b 
- 00009506  0x00001153 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x00001154 rshift8  0x0000000c , 0x0000003f 
- 00009508  0x00001155 store  0x00000001 , 0x0000015d 
- 00009509  0x00001156 parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x00001157 inject  0x00000000 , 0x00000007 
- 00009511  0x00001158 copy  0x0000000c , 0x0000003f 
- 00009512  0x00001159 store  0x00000001 , 0x00000019 
- 00009513  0x0000115a parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x0000115b rshift8  0x0000000c , 0x0000003f 
- 00009515  0x0000115c store  0x00000001 , 0x0000015e 
- 00009516  0x0000115d fetch  0x00000001 , 0x00000019 
- 00009517  0x0000115e sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x0000115f branch  0x00002533 , 0x00000002 
- 00009519  0x00001160 beq  0x00000007 , 0x00002533 
- 00009520  0x00001161 fetch  0x00000001 , 0x0000004c 
- 00009521  0x00001162 isolate1  0x00000005 , 0x0000003f 
- 00009522  0x00001163 setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x00001165 bpatch  0x00000053 , 0x0000400a 
- 00009524  0x00001166 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x00001167 disable  0x0000000b 
- 00009526  0x00001168 disable  0x0000000a 
- 00009527  0x00001169 branch  0x00002631 , 0x00000006 
- 00009528  0x0000116a bmark0  0x00000011 , 0x0000253c 
- 00009529  0x0000116b fetch  0x00000002 , 0x000000f8 
- 00009530  0x0000116c increase  0x00000001 , 0x0000003f 
- 00009531  0x0000116d store  0x00000002 , 0x000000f8 
- 00009532  0x0000116f bpatch  0x00000054 , 0x0000400a 
- 00009533  0x00001170 fetch  0x00000001 , 0x0000015d 
- 00009534  0x00001171 compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x00001172 setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x00001173 branch  0x0000254c , 0x00000001 
- 00009537  0x00001174 icompare  0x00000007 , 0x00000004 
- 00009538  0x00001175 branch  0x0000254b , 0x00000001 
- 00009539  0x00001176 bmark0  0x00000007 , 0x0000264d 
- 00009540  0x00001177 fetcht  0x00000001 , 0x000000b0 
- 00009541  0x00001178 icompare  0x00000007 , 0x00000002 
- 00009542  0x00001179 nbranch  0x0000264d , 0x00000001 
- 00009543  0x0000117a fetch  0x00000001 , 0x00000047 
- 00009544  0x0000117b set0  0x00000005 , 0x0000003f 
- 00009545  0x0000117c set1  0x00000004 , 0x0000003f 
- 00009546  0x0000117d store  0x00000001 , 0x00000047 
- 00009547  0x0000117f enable  0x0000002d 
- 00009548  0x00001181 bpatch  0x00000055 , 0x0000400a 
- 00009549  0x00001182 fetch  0x00000001 , 0x00000019 
- 00009550  0x00001183 icopy  0x00000001 
- 00009551  0x00001184 bmark1  0x0000000a , 0x0000255b 
- 00009552  0x00001185 fetcht  0x00000001 , 0x0000015e 
- 00009553  0x00001186 fetch  0x00000001 , 0x00000047 
- 00009554  0x00001187 set0  0x00000000 , 0x0000003f 
- 00009555  0x00001188 isolate1  0x00000000 , 0x00000002 
- 00009556  0x00001189 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x0000118a isolate1  0x00000001 , 0x00000002 
- 00009558  0x0000118b setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x0000118c store  0x00000001 , 0x00000047 
- 00009560  0x0000118d isolate0  0x00000001 , 0x00000002 
- 00009561  0x0000118e branch  0x0000255b , 0x00000001 
- 00009562  0x0000118f call  0x00002687 
- 00009563  0x00001191 bpatch  0x00000056 , 0x0000400a 
- 00009564  0x00001192 arg  0x00000000 , 0x00000002 
- 00009565  0x00001193 call  0x00002a1c 
- 00009566  0x00001194 and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x00001195 beq  0x00000001 , 0x00002587 
- 00009568  0x00001196 beq  0x00000000 , 0x0000264d 
- 00009569  0x00001197 beq  0x00000002 , 0x00002659 
- 00009570  0x00001198 fetcht  0x00000001 , 0x0000015e 
- 00009571  0x00001199 fetch  0x00000001 , 0x00000047 
- 00009572  0x0000119a icompare  0x00000004 , 0x00000002 
- 00009573  0x0000119b nbranch  0x00002569 , 0x00000001 
- 00009574  0x0000119c bmark0  0x0000000a , 0x00002568 
- 00009575  0x0000119d bbit0  0x00000007 , 0x00002569 
- 00009576  0x0000119f set1  0x0000000f , 0x00000000 
- 00009577  0x000011a1 bpatch  0x00000057 , 0x0000400a 
- 00009578  0x000011a2 deposit  0x00000001 
- 00009579  0x000011a3 beq  0x00000003 , 0x00002589 
- 00009580  0x000011a4 beq  0x00000004 , 0x0000258d 
- 00009581  0x000011a5 beq  0x00000007 , 0x00002578 
- 00009582  0x000011a6 beq  0x00000008 , 0x0000258c 
- 00009583  0x000011a7 arg  0x00000004 , 0x00000002 
- 00009584  0x000011a8 call  0x00002a1c 
- 00009585  0x000011a9 beq  0x0000000a , 0x00002588 
- 00009586  0x000011aa beq  0x0000000b , 0x0000258b 
- 00009587  0x000011ab arg  0x00000008 , 0x00000002 
- 00009588  0x000011ac call  0x00002a1c 
- 00009589  0x000011ad beq  0x0000000e , 0x00002588 
- 00009590  0x000011ae beq  0x0000000f , 0x0000258b 
- 00009591  0x000011af rtn 
- 00009592  0x000011b3 bpatch  0x00000058 , 0x0000400b 
- 00009593  0x000011b4 enable  0x0000000d 
- 00009594  0x000011b5 enable  0x00000009 
- 00009595  0x000011b6 enable  0x0000000e 
- 00009596  0x000011b7 arg  0x000000d1 , 0x00000005 
- 00009597  0x000011b8 force  0x0000001e , 0x00000039 
- 00009598  0x000011ba parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x000011bb rshift3  0x0000000c , 0x0000003f 
- 00009600  0x000011bc istore  0x00000001 , 0x00000005 
- 00009601  0x000011bd loop  0x0000257e 
- 00009602  0x000011be bmark0  0x00000007 , 0x0000264d 
- 00009603  0x000011bf parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x000011c0 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x000011c1 branch  0x0000263d , 0x00000006 
- 00009606  0x000011c2 branch  0x00002620 
- 00009607  0x000011c6 branch  0x0000264d 
- 00009608  0x000011ca set1  0x00000010 , 0x00000000 
- 00009609  0x000011cc enable  0x0000000c 
- 00009610  0x000011cd branch  0x0000258e 
- 00009611  0x000011d1 set1  0x00000010 , 0x00000000 
- 00009612  0x000011d3 set1  0x00000002 , 0x00000015 
- 00009613  0x000011d5 enable  0x0000000d 
- 00009614  0x000011d7 bpatch  0x00000059 , 0x0000400b 
- 00009615  0x000011d8 bmark1  0x00000001 , 0x0000264d 
- 00009616  0x000011d9 isolate0  0x00000001 , 0x00000015 
- 00009617  0x000011da branch  0x0000259a , 0x00000001 
- 00009618  0x000011db disable  0x00000007 
- 00009619  0x000011dc enable  0x0000000d 
- 00009620  0x000011dd disable  0x0000000c 
- 00009621  0x000011de add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x000011df correlate  0x00000022 , 0x00000026 
- 00009623  0x000011e0 nbranch  0x0000263d , 0x00000018 
- 00009624  0x000011e1 set1  0x00000010 , 0x00000000 
- 00009625  0x000011e2 enable  0x00000007 
- 00009626  0x000011e4 bpatch  0x0000005a , 0x0000400b 
- 00009627  0x000011e5 enable  0x0000000e 
- 00009628  0x000011e6 enable  0x00000009 
- 00009629  0x000011e7 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x000011e8 rshift8  0x0000000c , 0x0000003f 
- 00009631  0x000011e9 store  0x00000001 , 0x00000180 
- 00009632  0x000011ea parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x000011eb bmark1  0x00000010 , 0x000025a5 
- 00009634  0x000011ec rshift3  0x0000000c , 0x00000039 
- 00009635  0x000011ed rshift3  0x00000039 , 0x00000039 
- 00009636  0x000011ee branch  0x000025a8 
- 00009637  0x000011f0 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x000011f1 rshift  0x0000000c , 0x00000039 
- 00009639  0x000011f2 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x000011f4 bpatch  0x0000005b , 0x0000400b 
- 00009641  0x000011f5 deposit  0x00000039 
- 00009642  0x000011f6 store  0x00000002 , 0x0000015f 
- 00009643  0x000011f7 branch  0x000025e8 , 0x00000034 
- 00009644  0x000011f8 isub  0x00000035 , 0x0000003e 
- 00009645  0x000011f9 branch  0x0000263d , 0x00000002 
- 00009646  0x000011fa bpatch  0x0000005c , 0x0000400b 
- 00009647  0x000011fb set0  0x00000000 , 0x00000000 
- 00009648  0x000011fc fetch  0x00000001 , 0x00000180 
- 00009649  0x000011fd and_into  0x00000003 , 0x0000003f 
- 00009650  0x000011fe arg  0x00000551 , 0x00000005 
- 00009651  0x000011ff beq  0x00000003 , 0x000025ba 
- 00009652  0x00001200 bmark1  0x00000011 , 0x000025e4 
- 00009653  0x00001202 fetch  0x00000001 , 0x00000180 
- 00009654  0x00001203 and_into  0x00000003 , 0x0000003f 
- 00009655  0x00001204 beq  0x00000002 , 0x000025bf 
- 00009656  0x00001205 beq  0x00000001 , 0x000025d3 
- 00009657  0x00001206 branch  0x0000263d 
- 00009658  0x00001209 fetch  0x00000002 , 0x0000015f 
- 00009659  0x0000120a sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x0000120b nbranch  0x0000263d , 0x00000002 
- 00009661  0x0000120c bmark1  0x0000000f , 0x00002620 
- 00009662  0x0000120d branch  0x000025e4 
- 00009663  0x00001211 bpatch  0x0000005d , 0x0000400b 
- 00009664  0x00001212 bmark1  0x0000000f , 0x00002620 
- 00009665  0x00001213 fetch  0x00000002 , 0x0000015f 
- 00009666  0x00001214 arg  0x000002e0 , 0x00000002 
- 00009667  0x00001215 isub  0x00000002 , 0x0000003e 
- 00009668  0x00001216 branch  0x0000263d , 0x00000002 
- 00009669  0x00001217 fetch  0x00000001 , 0x00000263 
- 00009670  0x00001218 bbit0  0x00000000 , 0x000025c9 
- 00009671  0x00001219 bbit0  0x00000001 , 0x000025ce 
- 00009672  0x0000121a branch  0x0000264d 
- 00009673  0x0000121c jam  0x00000001 , 0x00000261 
- 00009674  0x0000121d fetch  0x00000002 , 0x0000025d 
- 00009675  0x0000121e bne  0x00000000 , 0x0000264d 
- 00009676  0x0000121f arg  0x00001000 , 0x00000005 
- 00009677  0x00001220 branch  0x000025e4 
- 00009678  0x00001222 jam  0x00000002 , 0x00000261 
- 00009679  0x00001223 fetch  0x00000002 , 0x0000025f 
- 00009680  0x00001224 bne  0x00000000 , 0x0000264d 
- 00009681  0x00001225 arg  0x00001400 , 0x00000005 
- 00009682  0x00001226 branch  0x000025e4 
- 00009683  0x00001229 bpatch  0x0000005e , 0x0000400b 
- 00009684  0x0000122a bmark1  0x0000000f , 0x00002620 
- 00009685  0x0000122b fetch  0x00000002 , 0x0000015f 
- 00009686  0x0000122c arg  0x000002e0 , 0x00000002 
- 00009687  0x0000122d isub  0x00000002 , 0x0000003e 
- 00009688  0x0000122e branch  0x0000263d , 0x00000002 
- 00009689  0x0000122f fetch  0x00000001 , 0x00000261 
- 00009690  0x00001230 beq  0x00000001 , 0x000025dd 
- 00009691  0x00001231 beq  0x00000002 , 0x000025e1 
- 00009692  0x00001232 branch  0x0000264d 
- 00009693  0x00001234 arg  0x00001000 , 0x00000005 
- 00009694  0x00001235 fetch  0x00000002 , 0x0000025d 
- 00009695  0x00001236 iadd  0x00000005 , 0x00000005 
- 00009696  0x00001237 branch  0x000025e4 
- 00009697  0x00001239 arg  0x00001400 , 0x00000005 
- 00009698  0x0000123a fetch  0x00000002 , 0x0000025f 
- 00009699  0x0000123b iadd  0x00000005 , 0x00000005 
- 00009700  0x0000123d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x0000123e rshift3  0x0000000c , 0x0000003f 
- 00009702  0x0000123f istore  0x00000001 , 0x00000005 
- 00009703  0x00001240 loop  0x000025e4 
- 00009704  0x00001242 bpatch  0x0000005f , 0x0000400b 
- 00009705  0x00001243 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x00001244 branch  0x00002637 , 0x00000006 
- 00009707  0x00001245 fetch  0x00000001 , 0x00004363 
- 00009708  0x00001246 beq  0x00000001 , 0x0000264d 
- 00009709  0x00001247 bmark1  0x00000011 , 0x0000260d 
- 00009710  0x00001248 bmark1  0x0000000f , 0x0000264a 
- 00009711  0x00001249 fetch  0x00000001 , 0x00000180 
- 00009712  0x0000124a compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x0000124b branch  0x0000260d , 0x00000001 
- 00009714  0x0000124c fetch  0x00000002 , 0x0000015f 
- 00009715  0x0000124d branch  0x0000260d , 0x00000034 
- 00009716  0x0000124e bpatch  0x00000060 , 0x0000400c 
- 00009717  0x0000124f fetch  0x00000001 , 0x00000261 
- 00009718  0x00001250 beq  0x00000001 , 0x000025f9 
- 00009719  0x00001251 beq  0x00000002 , 0x00002603 
- 00009720  0x00001252 branch  0x00002a8c 
- 00009721  0x00001254 fetch  0x00000002 , 0x0000025d 
- 00009722  0x00001255 fetcht  0x00000002 , 0x0000015f 
- 00009723  0x00001256 iadd  0x00000002 , 0x0000003f 
- 00009724  0x00001257 store  0x00000002 , 0x0000025d 
- 00009725  0x00001258 beq  0x00000000 , 0x00002a8c 
- 00009726  0x00001259 fetcht  0x00000002 , 0x00001000 
- 00009727  0x0000125a increase  0x00000004 , 0x00000002 
- 00009728  0x0000125b isub  0x00000002 , 0x0000003e 
- 00009729  0x0000125c call  0x00002747 , 0x00000005 
- 00009730  0x0000125d branch  0x0000260d 
- 00009731  0x0000125f fetch  0x00000002 , 0x0000025f 
- 00009732  0x00001260 fetcht  0x00000002 , 0x0000015f 
- 00009733  0x00001261 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00001262 store  0x00000002 , 0x0000025f 
- 00009735  0x00001263 beq  0x00000000 , 0x00002a8c 
- 00009736  0x00001264 fetcht  0x00000002 , 0x00001400 
- 00009737  0x00001265 add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x00001266 isub  0x00000002 , 0x0000003e 
- 00009739  0x00001267 call  0x0000274b , 0x00000005 
- 00009740  0x00001268 branch  0x0000260d 
- 00009741  0x0000126a bpatch  0x00000061 , 0x0000400c 
- 00009742  0x0000126b fetcht  0x00000001 , 0x0000004c 
- 00009743  0x0000126c fetch  0x00000001 , 0x00000180 
- 00009744  0x0000126d compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x0000126e setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x0000126f nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x00001270 storet  0x00000001 , 0x0000004c 
- 00009748  0x00001271 nbranch  0x00002616 , 0x00000001 
- 00009749  0x00001272 set1  0x00000001 , 0x00000000 
- 00009750  0x00001274 bmark0  0x00000011 , 0x00002620 
- 00009751  0x00001275 isolate1  0x00000006 , 0x00000002 
- 00009752  0x00001276 branch  0x00002620 , 0x00000001 
- 00009753  0x00001277 fetch  0x00000002 , 0x000000fa 
- 00009754  0x00001278 increase  0x00000001 , 0x0000003f 
- 00009755  0x00001279 store  0x00000002 , 0x000000fa 
- 00009756  0x0000127a set1  0x00000005 , 0x00000000 
- 00009757  0x0000127b set0  0x00000007 , 0x00000002 
- 00009758  0x0000127c set0  0x00000001 , 0x00000000 
- 00009759  0x0000127d storet  0x00000001 , 0x0000004c 
- 00009760  0x0000127f bpatch  0x00000062 , 0x0000400c 
- 00009761  0x00001280 fetcht  0x00000001 , 0x0000015e 
- 00009762  0x00001281 fetch  0x00000001 , 0x00000047 
- 00009763  0x00001282 set1  0x00000005 , 0x0000003f 
- 00009764  0x00001283 isolate1  0x00000002 , 0x00000002 
- 00009765  0x00001284 setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x00001285 isolate1  0x0000000a , 0x00000000 
- 00009767  0x00001286 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x00001287 store  0x00000001 , 0x00000047 
- 00009769  0x00001288 fetch  0x00000002 , 0x0000015f 
- 00009770  0x00001289 nbranch  0x0000264d , 0x00000034 
- 00009771  0x0000128a fetch  0x00000001 , 0x0000004c 
- 00009772  0x0000128b set0  0x00000007 , 0x0000003f 
- 00009773  0x0000128c store  0x00000001 , 0x0000004c 
- 00009774  0x0000128d fetch  0x00000001 , 0x00000180 
- 00009775  0x0000128e compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x00001290 branch  0x0000264d 
- 00009777  0x00001293 bpatch  0x00000063 , 0x0000400c 
- 00009778  0x00001294 disable  0x0000002d 
- 00009779  0x00001295 fetch  0x00000002 , 0x0000001a 
- 00009780  0x00001296 increase  0x00000001 , 0x0000003f 
- 00009781  0x00001297 store  0x00000002 , 0x0000001a 
- 00009782  0x00001298 branch  0x0000264d 
- 00009783  0x0000129a fetch  0x00000002 , 0x0000001c 
- 00009784  0x0000129b increase  0x00000001 , 0x0000003f 
- 00009785  0x0000129c store  0x00000002 , 0x0000001c 
- 00009786  0x0000129d call  0x0000263e 
- 00009787  0x0000129e bmark0  0x00000011 , 0x0000263d 
- 00009788  0x0000129f set1  0x00000005 , 0x00000000 
- 00009789  0x000012a1 branch  0x0000264d 
- 00009790  0x000012a4 bpatch  0x00000064 , 0x0000400c 
- 00009791  0x000012a5 fetch  0x00000001 , 0x00000180 
- 00009792  0x000012a6 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x000012a7 nbranch  0x00002646 , 0x00000001 
- 00009794  0x000012a9 fetcht  0x00000001 , 0x0000004c 
- 00009795  0x000012aa set0  0x00000006 , 0x00000002 
- 00009796  0x000012ab storet  0x00000001 , 0x0000004c 
- 00009797  0x000012ac rtn 
- 00009798  0x000012b0 fetcht  0x00000001 , 0x0000004c 
- 00009799  0x000012b1 set0  0x00000007 , 0x00000002 
- 00009800  0x000012b2 storet  0x00000001 , 0x0000004c 
- 00009801  0x000012b3 branch  0x00004c0b 
- 00009802  0x000012b6 fetch  0x00000001 , 0x00000047 
- 00009803  0x000012b7 set1  0x00000005 , 0x0000003f 
- 00009804  0x000012b8 store  0x00000001 , 0x00000047 
- 00009805  0x000012ba bpatch  0x00000065 , 0x0000400c 
- 00009806  0x000012bb disable  0x0000001d 
- 00009807  0x000012bc disable  0x0000001c 
- 00009808  0x000012bd disable  0x0000000d 
- 00009809  0x000012be disable  0x0000000c 
- 00009810  0x000012bf disable  0x00000009 
- 00009811  0x000012c0 disable  0x0000000e 
- 00009812  0x000012c1 disable  0x00000007 
- 00009813  0x000012c2 branch  0x000028f9 , 0x00000021 
- 00009814  0x000012c3 until  0x0000003e , 0x00000027 
- 00009815  0x000012c4 nop  0x00000064 
- 00009816  0x000012c5 branch  0x000028f9 
- 00009817  0x000012c8 bpatch  0x00000066 , 0x0000400c 
- 00009818  0x000012c9 enable  0x00000009 
- 00009819  0x000012ca enable  0x0000000c 
- 00009820  0x000012cb parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x000012cc isolate1  0x0000003a , 0x0000003f 
- 00009822  0x000012cd setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x000012ce copy  0x00000020 , 0x00000002 
- 00009824  0x000012cf ialigned  0x00000020 
- 00009825  0x000012d0 ialigned  0x0000001e 
- 00009826  0x000012d1 pulse  0x00000015 
- 00009827  0x000012d2 setsect  0x00000002 , 0x000fffff 
- 00009828  0x000012d3 setsect  0x00000003 , 0x0000ffff 
- 00009829  0x000012d4 nop  0x00000020 
- 00009830  0x000012d5 iverify  0x0000000d 
- 00009831  0x000012d6 deposit  0x0000002c 
- 00009832  0x000012d7 store  0x00000003 , 0x00000178 
- 00009833  0x000012d8 deposit  0x0000002d 
- 00009834  0x000012d9 store  0x00000001 , 0x0000017b 
- 00009835  0x000012da copy  0x00000002 , 0x00000020 
- 00009836  0x000012db branch  0x0000266e , 0x00000001 
- 00009837  0x000012dc branch  0x0000263d 
- 00009838  0x000012de bpatch  0x00000067 , 0x0000400c 
- 00009839  0x000012df parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x000012e0 ialigned  0x0000001f 
- 00009841  0x000012e1 ialigned  0x00000004 
- 00009842  0x000012e2 ialigned  0x0000002e 
- 00009843  0x000012e3 ialigned  0x00000012 
- 00009844  0x000012e4 force  0x00000000 , 0x0000003f 
- 00009845  0x000012e5 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x000012e6 branch  0x0000263d , 0x00000006 
- 00009847  0x000012e7 setarg  0x0ffffffc 
- 00009848  0x000012e8 iand  0x00000012 , 0x0000003f 
- 00009849  0x000012e9 store  0x00000004 , 0x00000165 
- 00009850  0x000012ea deposit  0x0000001d 
- 00009851  0x000012eb store  0x00000003 , 0x00000175 
- 00009852  0x000012ec deposit  0x0000001c 
- 00009853  0x000012ed store  0x00000001 , 0x00000173 
- 00009854  0x000012ee deposit  0x00000004 
- 00009855  0x000012ef store  0x00000001 , 0x00000174 
- 00009856  0x000012f0 deposit  0x0000002e 
- 00009857  0x000012f1 store  0x00000002 , 0x0000017c 
- 00009858  0x000012f2 deposit  0x00000021 
- 00009859  0x000012f3 inject  0x00000001 , 0x00000020 
- 00009860  0x000012f4 compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x000012f5 setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x000012f6 branch  0x0000264d 
- 00009863  0x000012f9 bpatch  0x00000068 , 0x0000400d 
- 00009864  0x000012fa fetch  0x00000001 , 0x00000047 
- 00009865  0x000012fb rtnbit0  0x00000003 
- 00009866  0x000012fc set0  0x00000003 , 0x0000003f 
- 00009867  0x000012fd setflip  0x00000006 , 0x0000003f 
- 00009868  0x000012fe store  0x00000001 , 0x00000047 
- 00009869  0x000012ff fetch  0x00000001 , 0x000040c5 
- 00009870  0x00001300 beq  0x00000013 , 0x0000269c 
- 00009871  0x00001301 rtneq  0x00000007 
- 00009872  0x00001302 fetch  0x00000001 , 0x0000004b 
- 00009873  0x00001303 rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x00001304 set0  0x00000006 , 0x0000003f 
- 00009875  0x00001305 set1  0x00000007 , 0x0000003f 
- 00009876  0x00001306 store  0x00000001 , 0x0000004b 
- 00009877  0x00001307 set0  0x00000002 , 0x00000000 
- 00009878  0x00001308 fetch  0x00000002 , 0x00004246 
- 00009879  0x00001309 nrtn  0x00000034 
- 00009880  0x0000130a fetch  0x00000001 , 0x0000004b 
- 00009881  0x0000130b set0  0x00000007 , 0x0000003f 
- 00009882  0x0000130c store  0x00000001 , 0x0000004b 
- 00009883  0x0000130d branch  0x0000525d 
- 00009884  0x00001310 bpatch  0x00000069 , 0x0000400d 
- 00009885  0x00001311 fetch  0x00000001 , 0x000004b7 
- 00009886  0x00001312 rshift  0x0000003f , 0x0000003f 
- 00009887  0x00001313 beq  0x00000011 , 0x000026b8 
- 00009888  0x00001314 beq  0x00000012 , 0x000026c0 
- 00009889  0x00001315 beq  0x00000018 , 0x000026e9 
- 00009890  0x00001316 beq  0x0000007f , 0x000026a8 
- 00009891  0x00001317 rtnne  0x00000003 
- 00009892  0x00001318 fetch  0x00000001 , 0x000004b8 
- 00009893  0x00001319 beq  0x0000002b , 0x000026b0 
- 00009894  0x0000131a beq  0x00000011 , 0x000026ab 
- 00009895  0x0000131b rtn 
- 00009896  0x0000131e fetch  0x00000001 , 0x000004b8 
- 00009897  0x0000131f set1  0x00000007 , 0x0000003f 
- 00009898  0x00001320 rtn 
- 00009899  0x00001322 rtn  0x00000029 
- 00009900  0x00001323 fetch  0x00000001 , 0x00000030 
- 00009901  0x00001324 rtnbit1  0x00000004 
- 00009902  0x00001325 jam  0x00000031 , 0x0000007c 
- 00009903  0x00001326 rtn 
- 00009904  0x0000132a rtn  0x00000029 
- 00009905  0x0000132b fetch  0x00000001 , 0x00000031 
- 00009906  0x0000132c isolate1  0x00000004 , 0x0000003f 
- 00009907  0x0000132d branch  0x000026b5 , 0x00000001 
- 00009908  0x0000132f rtn 
- 00009909  0x00001331 set0  0x00000004 , 0x0000003f 
- 00009910  0x00001332 store  0x00000001 , 0x00000031 
- 00009911  0x00001333 rtn 
- 00009912  0x00001336 bpatch  0x0000006a , 0x0000400d 
- 00009913  0x00001337 fetch  0x00000001 , 0x0000004c 
- 00009914  0x00001338 set1  0x00000002 , 0x0000003f 
- 00009915  0x00001339 store  0x00000001 , 0x0000004c 
- 00009916  0x0000133a jam  0x00000001 , 0x00008011 
- 00009917  0x0000133b fetch  0x00000001 , 0x00000030 
- 00009918  0x0000133c isolate1  0x00000004 , 0x0000003f 
- 00009919  0x0000133d rtn 
- 00009920  0x00001340 bpatch  0x0000006b , 0x0000400d 
- 00009921  0x00001341 fetch  0x00000001 , 0x0000004c 
- 00009922  0x00001342 set0  0x00000002 , 0x0000003f 
- 00009923  0x00001343 store  0x00000001 , 0x0000004c 
- 00009924  0x00001344 jam  0x00000000 , 0x00008011 
- 00009925  0x00001345 rtn 
- 00009926  0x00001349 bpatch  0x0000006c , 0x0000400d 
- 00009927  0x0000134a copy  0x00000022 , 0x0000003f 
- 00009928  0x0000134b store  0x00000004 , 0x0000420c 
- 00009929  0x0000134c add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x0000134d branch  0x000026cc , 0x00000029 
- 00009931  0x0000134e add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x00001350 fetcht  0x00000002 , 0x00000032 
- 00009933  0x00001351 deposit  0x00000011 
- 00009934  0x00001352 set0  0x0000001b , 0x0000003f 
- 00009935  0x00001353 idiv  0x00000002 
- 00009936  0x00001354 fetch  0x00000002 , 0x00000075 
- 00009937  0x00001355 call  0x00007f86 
- 00009938  0x00001356 remainder  0x00000013 
- 00009939  0x00001357 isub  0x00000013 , 0x0000003f 
- 00009940  0x00001358 branch  0x000026d6 , 0x00000002 
- 00009941  0x00001359 iadd  0x00000002 , 0x0000003f 
- 00009942  0x0000135b iadd  0x00000011 , 0x0000003f 
- 00009943  0x0000135c store  0x00000004 , 0x00000034 
- 00009944  0x0000135d jam  0x00000000 , 0x0000455b 
- 00009945  0x0000135e fetch  0x00000001 , 0x00000030 
- 00009946  0x0000135f set1  0x00000001 , 0x0000003f 
- 00009947  0x00001360 store  0x00000001 , 0x00000030 
- 00009948  0x00001361 fetch  0x00000001 , 0x00000073 
- 00009949  0x00001362 store  0x00000001 , 0x0000008a 
- 00009950  0x00001363 setarg  0x00000000 
- 00009951  0x00001364 store  0x00000003 , 0x00004169 
- 00009952  0x00001365 store  0x00000003 , 0x0000416c 
- 00009953  0x00001366 store  0x00000001 , 0x00004159 
- 00009954  0x00001367 jam  0x0000000b , 0x00000a99 
- 00009955  0x00001368 call  0x00007d86 
- 00009956  0x00001369 fetch  0x00000002 , 0x000040c1 
- 00009957  0x0000136a store  0x00000002 , 0x0000003e 
- 00009958  0x0000136b nrtn  0x00000029 
- 00009959  0x0000136c add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x0000136d rtn 
- 00009961  0x00001370 bpatch  0x0000006d , 0x0000400d 
- 00009962  0x00001371 fetch  0x00000001 , 0x00000030 
- 00009963  0x00001372 rtnbit0  0x00000001 
- 00009964  0x00001373 set0  0x00000001 , 0x0000003f 
- 00009965  0x00001374 store  0x00000001 , 0x00000030 
- 00009966  0x00001375 fetch  0x00000002 , 0x000040bf 
- 00009967  0x00001376 store  0x00000002 , 0x0000003e 
- 00009968  0x00001377 disable  0x0000002b 
- 00009969  0x00001378 jam  0x0000000c , 0x00000a99 
- 00009970  0x00001379 branch  0x00007d86 
- 00009971  0x0000137d bpatch  0x0000006e , 0x0000400d 
- 00009972  0x0000137e enable  0x0000002e 
- 00009973  0x0000137f fetch  0x00000001 , 0x00000030 
- 00009974  0x00001380 bbit1  0x00000001 , 0x00002700 
- 00009975  0x00001381 rtnmark1  0x00000011 
- 00009976  0x00001382 fetch  0x00000001 , 0x00000047 
- 00009977  0x00001383 rtnbit1  0x00000003 
- 00009978  0x00001384 fetch  0x00000001 , 0x00000048 
- 00009979  0x00001385 nrtn  0x00000034 
- 00009980  0x00001386 fetch  0x00000001 , 0x0000004b 
- 00009981  0x00001387 rtnbit1  0x00000006 
- 00009982  0x00001389 force  0x00000000 , 0x0000003f 
- 00009983  0x0000138a rtn 
- 00009984  0x0000138d bbit0  0x00000002 , 0x0000270f 
- 00009985  0x0000138e fetch  0x00000001 , 0x0000008a 
- 00009986  0x0000138f beq  0x00000002 , 0x00002706 
- 00009987  0x00001390 fetch  0x00000001 , 0x00000047 
- 00009988  0x00001391 bbit1  0x00000003 , 0x00002718 
- 00009989  0x00001392 bmark0  0x00000008 , 0x00002718 
- 00009990  0x00001394 nbranch  0x00002718 , 0x00000029 
- 00009991  0x00001395 fetch  0x00000001 , 0x00000048 
- 00009992  0x00001396 nbranch  0x00002718 , 0x00000034 
- 00009993  0x00001398 fetch  0x00000001 , 0x000000ef 
- 00009994  0x00001399 increase  0xffffffff , 0x0000003f 
- 00009995  0x0000139a store  0x00000001 , 0x000000ef 
- 00009996  0x0000139b nbranch  0x000026fe , 0x00000034 
- 00009997  0x0000139c jam  0x00000010 , 0x000000ef 
- 00009998  0x0000139d branch  0x00002718 
- 00009999  0x000013a5 fetch  0x00000001 , 0x0000008a 
- 00010000  0x000013a6 bne  0x00000001 , 0x00002718 
- 00010001  0x000013a7 fetch  0x00000001 , 0x0000008b 
- 00010002  0x000013a8 branch  0x00002718 , 0x00000034 
- 00010003  0x000013a9 increase  0xffffffff , 0x0000003f 
- 00010004  0x000013aa store  0x00000001 , 0x0000008b 
- 00010005  0x000013ab fetch  0x00000001 , 0x00000047 
- 00010006  0x000013ac rtnbit1  0x00000003 
- 00010007  0x000013ad nrtn  0x0000002d 
- 00010008  0x000013af fetch  0x00000001 , 0x0000008a 
- 00010009  0x000013b0 increase  0xffffffff , 0x0000003f 
- 00010010  0x000013b1 store  0x00000001 , 0x0000008a 
- 00010011  0x000013b2 rtn 
- 00010012  0x000013be bpatch  0x0000006f , 0x0000400d 
- 00010013  0x000013bf disable  0x00000010 
- 00010014  0x000013c0 copy  0x00000002 , 0x0000001b 
- 00010015  0x000013c1 call  0x00002260 
- 00010016  0x000013c2 disable  0x00000028 
- 00010017  0x000013c3 nrtn  0x00000005 
- 00010018  0x000013c4 force  0x00000000 , 0x0000001b 
- 00010019  0x000013c5 enable  0x00000028 
- 00010020  0x000013c6 rtn 
- 00010021  0x000013ca fetch  0x00000001 , 0x00004158 
- 00010022  0x000013cb icompare  0x000000ff , 0x00000004 
- 00010023  0x000013cc rtn 
- 00010024  0x000013d0 bpatch  0x00000070 , 0x0000400e 
- 00010025  0x000013d1 set0  0x00000001 , 0x00000000 
- 00010026  0x000013d3 jam  0x00000000 , 0x0000026a 
- 00010027  0x000013d4 fetch  0x00000001 , 0x00000263 
- 00010028  0x000013d5 rtn  0x00000034 
- 00010029  0x000013d6 isolate1  0x00000000 , 0x0000003f 
- 00010030  0x000013d7 arg  0x00001000 , 0x00000006 
- 00010031  0x000013d8 call  0x00004d79 , 0x00000001 
- 00010032  0x000013d9 bpatch  0x00000071 , 0x0000400e 
- 00010033  0x000013da fetch  0x00000001 , 0x0000026a 
- 00010034  0x000013db beq  0x00000001 , 0x0000273b 
- 00010035  0x000013dd jam  0x00000000 , 0x0000026a 
- 00010036  0x000013de fetch  0x00000001 , 0x00000263 
- 00010037  0x000013df rtnbit0  0x00000001 
- 00010038  0x000013e0 arg  0x00001400 , 0x00000006 
- 00010039  0x000013e1 call  0x00004d79 
- 00010040  0x000013e2 fetch  0x00000001 , 0x0000026a 
- 00010041  0x000013e3 beq  0x00000001 , 0x00002741 
- 00010042  0x000013e4 rtn 
- 00010043  0x000013e7 fetch  0x00000001 , 0x00000263 
- 00010044  0x000013e8 set0  0x00000000 , 0x0000003f 
- 00010045  0x000013e9 store  0x00000001 , 0x00000263 
- 00010046  0x000013ea setarg  0x00000000 
- 00010047  0x000013eb store  0x00000002 , 0x0000025d 
- 00010048  0x000013ec rtn 
- 00010049  0x000013ee fetch  0x00000001 , 0x00000263 
- 00010050  0x000013ef set0  0x00000001 , 0x0000003f 
- 00010051  0x000013f0 store  0x00000001 , 0x00000263 
- 00010052  0x000013f1 setarg  0x00000000 
- 00010053  0x000013f2 store  0x00000002 , 0x0000025f 
- 00010054  0x000013f3 rtn 
- 00010055  0x000013f6 fetch  0x00000001 , 0x00000263 
- 00010056  0x000013f7 set1  0x00000000 , 0x0000003f 
- 00010057  0x000013f8 store  0x00000001 , 0x00000263 
- 00010058  0x000013f9 rtn 
- 00010059  0x000013fc fetch  0x00000001 , 0x00000263 
- 00010060  0x000013fd set1  0x00000001 , 0x0000003f 
- 00010061  0x000013fe store  0x00000001 , 0x00000263 
- 00010062  0x000013ff rtn 
- 00010063  0x00001406 bpatch  0x00000072 , 0x0000400e 
- 00010064  0x00001407 add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x00001408 call  0x000028ea 
- 00010066  0x00001409 force  0x00000003 , 0x00000024 
- 00010067  0x0000140a call  0x000028d2 
- 00010068  0x0000140b call  0x00002a51 
- 00010069  0x0000140c call  0x00002a5f 
- 00010070  0x0000140d branch  0x00002a64 
- 00010071  0x00001411 bpatch  0x00000073 , 0x0000400e 
- 00010072  0x00001412 call  0x00002a4d 
- 00010073  0x00001413 deposit  0x00000028 
- 00010074  0x00001414 fetcht  0x00000004 , 0x000040ca 
- 00010075  0x00001415 isub  0x00000002 , 0x0000003f 
- 00010076  0x00001416 rtnne  0x00000001 
- 00010077  0x00001417 compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x00001418 nbranch  0x00002761 , 0x00000001 
- 00010079  0x00001419 fetch  0x00000001 , 0x00000019 
- 00010080  0x0000141a rtn  0x00000034 
- 00010081  0x0000141c call  0x0000274f 
- 00010082  0x0000141e compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x0000141f branch  0x0000264d , 0x00000001 
- 00010084  0x00001420 rshift  0x00000021 , 0x00000002 
- 00010085  0x00001421 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x00001423 bpatch  0x00000074 , 0x0000400e 
- 00010087  0x00001424 enable  0x00000007 
- 00010088  0x00001425 enable  0x0000000a 
- 00010089  0x00001426 enable  0x0000001b 
- 00010090  0x00001427 set0  0x00000010 , 0x00000000 
- 00010091  0x00001428 deposit  0x00000004 
- 00010092  0x00001429 inject  0x00000003 , 0x00000003 
- 00010093  0x0000142a deposit  0x00000001 
- 00010094  0x0000142b inject  0x00000003 , 0x00000004 
- 00010095  0x0000142c fetch  0x00000001 , 0x00000047 
- 00010096  0x0000142d inject  0x00000000 , 0x00000004 
- 00010097  0x0000142e inject  0x00000003 , 0x00000003 
- 00010098  0x0000142f enable  0x00000008 
- 00010099  0x00001430 inject  0x00000003 , 0x00000008 
- 00010100  0x00001431 disable  0x0000001b 
- 00010101  0x00001432 disable  0x00000008 
- 00010102  0x00001433 disable  0x0000000a 
- 00010103  0x00001434 set0  0x00000002 , 0x00000015 
- 00010104  0x00001435 arg  0x00000000 , 0x00000002 
- 00010105  0x00001436 call  0x00002a1c 
- 00010106  0x00001437 bpatch  0x00000075 , 0x0000400e 
- 00010107  0x00001438 and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x00001439 beq  0x00000013 , 0x000027b4 
- 00010109  0x0000143a beq  0x00000000 , 0x0000264d 
- 00010110  0x0000143b beq  0x00000001 , 0x0000264d 
- 00010111  0x0000143c beq  0x00000002 , 0x00002797 
- 00010112  0x0000143d beq  0x00000003 , 0x000027c5 
- 00010113  0x0000143e beq  0x00000004 , 0x000027cb 
- 00010114  0x0000143f beq  0x00000007 , 0x0000278c 
- 00010115  0x00001440 beq  0x00000008 , 0x000027ca 
- 00010116  0x00001441 arg  0x00000004 , 0x00000002 
- 00010117  0x00001442 call  0x00002a1c 
- 00010118  0x00001443 beq  0x0000000a , 0x000027c7 
- 00010119  0x00001444 beq  0x0000000b , 0x000027cd 
- 00010120  0x00001445 arg  0x00000008 , 0x00000002 
- 00010121  0x00001446 call  0x00002a1c 
- 00010122  0x00001447 beq  0x0000000f , 0x000027cd 
- 00010123  0x00001448 branch  0x000027c7 
- 00010124  0x0000144c bpatch  0x00000076 , 0x0000400e 
- 00010125  0x0000144d enable  0x0000001d 
- 00010126  0x0000144e enable  0x00000009 
- 00010127  0x0000144f enable  0x0000000e 
- 00010128  0x00001450 force  0x0000001e , 0x00000039 
- 00010129  0x00001451 arg  0x000000b3 , 0x00000006 
- 00010130  0x00001453 ifetch  0x00000001 , 0x00000006 
- 00010131  0x00001454 inject  0x00000003 , 0x00000008 
- 00010132  0x00001455 loop  0x00002792 
- 00010133  0x00001456 bmark1  0x00000007 , 0x000027f7 
- 00010134  0x00001457 branch  0x0000264d 
- 00010135  0x0000145a bpatch  0x00000077 , 0x0000400e 
- 00010136  0x0000145b fetch  0x00000001 , 0x00000181 
- 00010137  0x0000145c icopy  0x00000004 
- 00010138  0x0000145d fetch  0x00000001 , 0x00000090 
- 00010139  0x0000145e icopy  0x0000001c 
- 00010140  0x0000145f fetch  0x00000003 , 0x000040aa 
- 00010141  0x00001460 icopy  0x0000001d 
- 00010142  0x00001461 fetch  0x00000002 , 0x000040a4 
- 00010143  0x00001462 icopy  0x0000002e 
- 00010144  0x00001463 enable  0x00000009 
- 00010145  0x00001464 enable  0x0000001c 
- 00010146  0x00001465 copy  0x00000020 , 0x00000011 
- 00010147  0x00001466 call  0x000028e2 
- 00010148  0x00001467 pulse  0x00000015 
- 00010149  0x00001468 nop  0x00000020 
- 00010150  0x00001469 copy  0x00000021 , 0x0000000b 
- 00010151  0x0000146a fetch  0x00000004 , 0x00000161 
- 00010152  0x0000146b icopy  0x00000021 
- 00010153  0x0000146c preload  0x0000001e 
- 00010154  0x0000146d set1  0x0000003a , 0x0000003f 
- 00010155  0x0000146e inject  0x00000003 , 0x00000048 
- 00010156  0x0000146f preload  0x0000001f 
- 00010157  0x00001470 inject  0x00000003 , 0x00000048 
- 00010158  0x00001471 copy  0x0000000b , 0x00000021 
- 00010159  0x00001472 copy  0x00000011 , 0x00000020 
- 00010160  0x00001473 enable  0x00000008 
- 00010161  0x00001474 inject  0x00000003 , 0x00000010 
- 00010162  0x00001475 disable  0x00000008 
- 00010163  0x00001476 branch  0x0000264d 
- 00010164  0x00001479 bpatch  0x00000078 , 0x0000400f 
- 00010165  0x0000147a enable  0x0000000e 
- 00010166  0x0000147b enable  0x00000009 
- 00010167  0x0000147c enable  0x0000001c 
- 00010168  0x0000147d fetch  0x00000001 , 0x000004b6 
- 00010169  0x0000147e and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x0000147f arg  0x000004b6 , 0x00000006 
- 00010171  0x00001480 increase  0x00000008 , 0x00000002 
- 00010172  0x00001482 add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x00001483 nbranch  0x000027c2 , 0x00000002 
- 00010174  0x00001484 ifetch  0x00000009 , 0x00000006 
- 00010175  0x00001485 inject  0x00000003 , 0x00000048 
- 00010176  0x00001486 copy  0x00000013 , 0x00000002 
- 00010177  0x00001487 branch  0x000027bc 
- 00010178  0x00001489 ifetch  0x00000009 , 0x00000006 
- 00010179  0x0000148a iinject  0x00000003 , 0x00000002 
- 00010180  0x0000148b branch  0x000027f7 
- 00010181  0x0000148e enable  0x0000001c 
- 00010182  0x0000148f branch  0x000027d0 
- 00010183  0x00001492 enable  0x0000001c 
- 00010184  0x00001493 set1  0x00000010 , 0x00000000 
- 00010185  0x00001494 branch  0x000027d0 
- 00010186  0x00001497 set1  0x00000002 , 0x00000015 
- 00010187  0x00001499 enable  0x0000001d 
- 00010188  0x0000149a branch  0x000027d0 
- 00010189  0x0000149e set1  0x00000002 , 0x00000015 
- 00010190  0x0000149f enable  0x0000001d 
- 00010191  0x000014a0 set1  0x00000010 , 0x00000000 
- 00010192  0x000014a3 bpatch  0x00000079 , 0x0000400f 
- 00010193  0x000014a4 fetch  0x00000001 , 0x0000004c 
- 00010194  0x000014a5 bbit0  0x00000005 , 0x000027e5 
- 00010195  0x000014a6 sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x000014a7 branch  0x000027e5 , 0x00000002 
- 00010197  0x000014a8 disable  0x0000000e 
- 00010198  0x000014a9 disable  0x0000001c 
- 00010199  0x000014aa enable  0x0000001d 
- 00010200  0x000014ab disable  0x00000007 
- 00010201  0x000014ac set1  0x00000001 , 0x00000015 
- 00010202  0x000014ad isolate1  0x00000002 , 0x00000015 
- 00010203  0x000014ae branch  0x000027df , 0x00000001 
- 00010204  0x000014af setarg  0x000abeee 
- 00010205  0x000014b0 inject  0x00000003 , 0x00000014 
- 00010206  0x000014b1 branch  0x000027e3 
- 00010207  0x000014b3 setarg  0x005faeba 
- 00010208  0x000014b4 inject  0x00000003 , 0x00000018 
- 00010209  0x000014b5 setarg  0x00000012 
- 00010210  0x000014b6 inject  0x00000003 , 0x00000006 
- 00010211  0x000014b8 enable  0x00000007 
- 00010212  0x000014b9 set1  0x00000010 , 0x00000000 
- 00010213  0x000014bb enable  0x0000000e 
- 00010214  0x000014bc enable  0x00000009 
- 00010215  0x000014bd bmark1  0x00000005 , 0x00002800 
- 00010216  0x000014be fetch  0x00000001 , 0x000041db 
- 00010217  0x000014bf inject  0x00000003 , 0x00000003 
- 00010218  0x000014c0 fetch  0x00000002 , 0x000041dc 
- 00010219  0x000014c1 iforce  0x00000039 
- 00010220  0x000014c2 bmark1  0x00000010 , 0x000027ef 
- 00010221  0x000014c3 inject  0x00000003 , 0x00000005 
- 00010222  0x000014c4 branch  0x000027f0 
- 00010223  0x000014c6 inject  0x00000003 , 0x0000000d 
- 00010224  0x000014c8 deposit  0x00000039 
- 00010225  0x000014c9 branch  0x000027f7 , 0x00000034 
- 00010226  0x000014ca fetch  0x00000002 , 0x0000016f 
- 00010227  0x000014cb iforce  0x00000006 
- 00010228  0x000014cd ifetch  0x00000001 , 0x00000006 
- 00010229  0x000014ce inject  0x00000003 , 0x00000008 
- 00010230  0x000014cf loop  0x000027f4 
- 00010231  0x000014d3 enable  0x00000008 
- 00010232  0x000014d4 inject  0x00000003 , 0x00000010 
- 00010233  0x000014d5 disable  0x00000008 
- 00010234  0x000014d6 call  0x000024c1 
- 00010235  0x000014d7 fetch  0x00000001 , 0x0000004c 
- 00010236  0x000014d8 bbit0  0x00000005 , 0x0000264d 
- 00010237  0x000014d9 force  0x00000000 , 0x0000003f 
- 00010238  0x000014da inject  0x00000003 , 0x00000006 
- 00010239  0x000014db branch  0x0000264d 
- 00010240  0x000014df bpatch  0x0000007a , 0x0000400f 
- 00010241  0x000014e0 bmark1  0x00000010 , 0x00002808 
- 00010242  0x000014e2 fetch  0x00000001 , 0x00000180 
- 00010243  0x000014e3 inject  0x00000003 , 0x00000003 
- 00010244  0x000014e4 fetch  0x00000001 , 0x0000015f 
- 00010245  0x000014e5 iforce  0x00000013 
- 00010246  0x000014e6 inject  0x00000003 , 0x00000005 
- 00010247  0x000014e7 branch  0x0000280d 
- 00010248  0x000014e9 fetch  0x00000001 , 0x00000180 
- 00010249  0x000014ea inject  0x00000003 , 0x00000003 
- 00010250  0x000014eb fetch  0x00000002 , 0x0000015f 
- 00010251  0x000014ec iforce  0x00000013 
- 00010252  0x000014ed inject  0x00000003 , 0x0000000d 
- 00010253  0x000014ef arg  0x00000551 , 0x00000006 
- 00010254  0x000014f1 copy  0x00000013 , 0x0000003e 
- 00010255  0x000014f2 branch  0x00002814 , 0x00000005 
- 00010256  0x000014f3 ifetch  0x00000001 , 0x00000006 
- 00010257  0x000014f4 inject  0x00000003 , 0x00000008 
- 00010258  0x000014f5 increase  0xffffffff , 0x00000013 
- 00010259  0x000014f6 branch  0x0000280e 
- 00010260  0x000014f8 fetch  0x00000002 , 0x000000fc 
- 00010261  0x000014f9 increase  0x00000001 , 0x0000003f 
- 00010262  0x000014fa store  0x00000002 , 0x000000fc 
- 00010263  0x000014fb branch  0x000027f7 
- 00010264  0x000014ff fetch  0x00000004 , 0x00000165 
- 00010265  0x00001500 add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x00001501 fetch  0x00000002 , 0x00000171 
- 00010267  0x00001502 nbranch  0x0000281e , 0x00000034 
- 00010268  0x00001503 increase  0xfffffffd , 0x00000011 
- 00010269  0x00001504 branch  0x00002826 
- 00010270  0x00001506 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x00001507 hfetcht  0x00000002 , 0x00008040 
- 00010272  0x00001508 increase  0x00000001 , 0x00000002 
- 00010273  0x0000150a isub  0x00000002 , 0x0000003f 
- 00010274  0x0000150b nbranch  0x00002825 , 0x00000002 
- 00010275  0x0000150c increase  0xffffffff , 0x00000011 
- 00010276  0x0000150d branch  0x00002821 
- 00010277  0x0000150f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x00001511 until  0x0000003e , 0x00000023 
- 00010279  0x00001512 compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x00001513 nbranch  0x00002826 , 0x00000001 
- 00010281  0x00001514 iforce  0x00000029 
- 00010282  0x00001515 copy  0x00000011 , 0x00000028 
- 00010283  0x00001516 iforce  0x00000029 
- 00010284  0x00001517 rtn 
- 00010285  0x0000151b bpatch  0x0000007b , 0x0000400f 
- 00010286  0x0000151c until  0x0000003e , 0x00000022 
- 00010287  0x0000151d deposit  0x0000001a 
- 00010288  0x0000151e iforce  0x00000006 
- 00010289  0x0000151f rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x00001520 isub  0x00000022 , 0x00000039 
- 00010291  0x00001521 and_into  0x00000003 , 0x00000039 
- 00010292  0x00001522 nbranch  0x00002837 , 0x00000005 
- 00010293  0x00001523 force  0x00000000 , 0x0000003f 
- 00010294  0x00001524 branch  0x0000283b 
- 00010295  0x00001526 arg  0x00000ea6 , 0x00000002 
- 00010296  0x00001527 force  0x00000000 , 0x0000003f 
- 00010297  0x00001529 iadd  0x00000002 , 0x0000003f 
- 00010298  0x0000152a loop  0x00002839 
- 00010299  0x0000152c iadd  0x00000006 , 0x0000003f 
- 00010300  0x0000152d div  0x0000003f , 0x0000000c 
- 00010301  0x0000152e call  0x00007f86 
- 00010302  0x0000152f quotient  0x0000003f 
- 00010303  0x00001530 store  0x00000002 , 0x00000171 
- 00010304  0x00001531 rtn 
- 00010305  0x00001534 bpatch  0x0000007c , 0x0000400f 
- 00010306  0x00001535 deposit  0x0000001a 
- 00010307  0x00001536 copy  0x00000019 , 0x00000002 
- 00010308  0x00001537 isub  0x00000002 , 0x0000003e 
- 00010309  0x00001538 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x00001539 isub  0x00000002 , 0x00000002 
- 00010311  0x0000153a setarg  0x00000ea6 
- 00010312  0x0000153b isolate0  0x0000000f , 0x00000002 
- 00010313  0x0000153c branch  0x0000284c , 0x00000001 
- 00010314  0x0000153d setarg  0xffff0ea6 
- 00010315  0x0000153e iadd  0x00000002 , 0x00000002 
- 00010316  0x00001540 storet  0x00000006 , 0x00000447 
- 00010317  0x00001541 rtn  0x00000036 
- 00010318  0x00001542 storet  0x00000006 , 0x00000038 
- 00010319  0x00001543 rtn 
- 00010320  0x00001546 disable  0x00000030 
- 00010321  0x00001547 fetch  0x00000006 , 0x00000447 
- 00010322  0x00001548 branch  0x00002854 , 0x00000036 
- 00010323  0x00001549 fetch  0x00000006 , 0x00000038 
- 00010324  0x0000154b iadd  0x00000019 , 0x00000030 
- 00010325  0x0000154c increase  0x0000000a , 0x00000030 
- 00010326  0x0000154d setarg  0x00000ea6 
- 00010327  0x0000154e isub  0x00000030 , 0x0000003f 
- 00010328  0x0000154f isolate0  0x0000000f , 0x0000003f 
- 00010329  0x00001550 branch  0x0000285e , 0x00000001 
- 00010330  0x00001551 setarg  0x0000f15a 
- 00010331  0x00001552 iadd  0x00000030 , 0x00000030 
- 00010332  0x00001554 copy  0x00000030 , 0x0000001a 
- 00010333  0x00001555 rtn 
- 00010334  0x00001557 force  0x00000000 , 0x0000003e 
- 00010335  0x00001558 branch  0x0000285c 
- 00010336  0x00001560 bpatch  0x0000007d , 0x0000400f 
- 00010337  0x00001561 call  0x00002918 
- 00010338  0x00001562 copy  0x00000021 , 0x0000003f 
- 00010339  0x00001563 and_into  0x00000180 , 0x0000003f 
- 00010340  0x00001564 compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x00001565 nbranch  0x00002869 , 0x00000001 
- 00010342  0x00001566 rshift3  0x0000003f , 0x0000003f 
- 00010343  0x00001567 iadd  0x00000017 , 0x0000003f 
- 00010344  0x00001568 branch  0x0000286a 
- 00010345  0x0000156a copy  0x00000017 , 0x0000003f 
- 00010346  0x0000156c div  0x0000003f , 0x0000004f 
- 00010347  0x0000156d pulse  0x00000015 
- 00010348  0x0000156e call  0x00007f86 
- 00010349  0x0000156f remainder  0x00000011 
- 00010350  0x00001570 add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x00001571 branch  0x00002872 , 0x00000002 
- 00010352  0x00001572 lshift  0x00000011 , 0x00000002 
- 00010353  0x00001573 branch  0x00002874 
- 00010354  0x00001575 lshift  0x00000002 , 0x00000002 
- 00010355  0x00001576 increase  0x00000001 , 0x00000002 
- 00010356  0x00001578 bpatch  0x0000007e , 0x0000400f 
- 00010357  0x00001579 fetch  0x00000001 , 0x00000031 
- 00010358  0x0000157a bbit0  0x00000003 , 0x00002885 
- 00010359  0x0000157c fetch  0x00000004 , 0x000040d2 
- 00010360  0x0000157d isub  0x00000021 , 0x0000003e 
- 00010361  0x0000157e branch  0x00002885 , 0x00000002 
- 00010362  0x0000157f call  0x000028a4 
- 00010363  0x00001580 fetch  0x00000001 , 0x000040d9 
- 00010364  0x00001581 rtn  0x00000034 
- 00010365  0x00001582 fetch  0x00000001 , 0x00000031 
- 00010366  0x00001583 set1  0x00000002 , 0x0000003f 
- 00010367  0x00001584 store  0x00000001 , 0x00000031 
- 00010368  0x00001585 fetch  0x00000005 , 0x000040e7 
- 00010369  0x00001586 store  0x00000005 , 0x000040da 
- 00010370  0x00001587 ifetch  0x00000005 , 0x00000006 
- 00010371  0x00001588 store  0x00000005 , 0x000040df 
- 00010372  0x00001589 call  0x000028a9 
- 00010373  0x0000158b fetch  0x00000001 , 0x00000031 
- 00010374  0x0000158c rtnbit0  0x00000002 
- 00010375  0x0000158d isolate1  0x00000001 , 0x00000021 
- 00010376  0x0000158e branch  0x000028a1 , 0x00000001 
- 00010377  0x0000158f rshift3  0x00000002 , 0x00000011 
- 00010378  0x00001590 and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x00001591 setarg  0x000040da 
- 00010380  0x00001592 iadd  0x00000011 , 0x00000011 
- 00010381  0x00001593 ifetch  0x00000001 , 0x00000011 
- 00010382  0x00001594 qisolate0  0x0000003f 
- 00010383  0x00001595 branch  0x00002892 , 0x00000001 
- 00010384  0x00001596 deposit  0x00000002 
- 00010385  0x00001597 branch  0x0000289e 
- 00010386  0x00001599 fetch  0x00000001 , 0x000040e4 
- 00010387  0x0000159a iforce  0x00000012 
- 00010388  0x0000159b deposit  0x00000021 
- 00010389  0x0000159c and_into  0x00000180 , 0x0000003f 
- 00010390  0x0000159d rshift3  0x0000003f , 0x0000003f 
- 00010391  0x0000159e iadd  0x00000017 , 0x0000003f 
- 00010392  0x0000159f idiv  0x00000012 
- 00010393  0x000015a0 setarg  0x000040f2 
- 00010394  0x000015a1 call  0x00007f86 
- 00010395  0x000015a2 remainder  0x00000011 
- 00010396  0x000015a3 iadd  0x00000011 , 0x00000006 
- 00010397  0x000015a4 ifetch  0x00000001 , 0x00000006 
- 00010398  0x000015a6 store  0x00000001 , 0x000040e5 
- 00010399  0x000015a7 iforce  0x00000002 
- 00010400  0x000015a8 rtn 
- 00010401  0x000015ab fetch  0x00000001 , 0x000040e5 
- 00010402  0x000015ac iforce  0x00000002 
- 00010403  0x000015ad rtn 
- 00010404  0x000015b0 fetch  0x00000001 , 0x00000031 
- 00010405  0x000015b1 set0  0x00000002 , 0x0000003f 
- 00010406  0x000015b2 set0  0x00000003 , 0x0000003f 
- 00010407  0x000015b3 store  0x00000001 , 0x00000031 
- 00010408  0x000015b4 rtn 
- 00010409  0x000015bb bpatch  0x0000007f , 0x0000400f 
- 00010410  0x000015bc arg  0x000040f2 , 0x00000005 
- 00010411  0x000015bd force  0x0000000a , 0x00000039 
- 00010412  0x000015be call  0x00007ec6 
- 00010413  0x000015bf arg  0x000040f2 , 0x00000005 
- 00010414  0x000015c0 force  0x00000000 , 0x00000013 
- 00010415  0x000015c1 force  0x00000002 , 0x00000007 
- 00010416  0x000015c3 fetch  0x00000005 , 0x000040da 
- 00010417  0x000015c4 iforce  0x00000002 
- 00010418  0x000015c5 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x000015c6 branch  0x000028b5 , 0x00000001 
- 00010420  0x000015c7 rshift  0x00000002 , 0x00000002 
- 00010421  0x000015c9 isolate0  0x00000000 , 0x00000002 
- 00010422  0x000015ca branch  0x000028b9 , 0x00000001 
- 00010423  0x000015cb deposit  0x00000013 
- 00010424  0x000015cc istore  0x00000001 , 0x00000005 
- 00010425  0x000015ce rshift2  0x00000002 , 0x00000002 
- 00010426  0x000015cf increase  0x00000002 , 0x00000013 
- 00010427  0x000015d0 compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x000015d1 nbranch  0x000028c2 , 0x00000001 
- 00010429  0x000015d2 fetch  0x00000005 , 0x000040df 
- 00010430  0x000015d3 iforce  0x00000002 
- 00010431  0x000015d4 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x000015d5 branch  0x000028c2 , 0x00000001 
- 00010433  0x000015d6 rshift  0x00000002 , 0x00000002 
- 00010434  0x000015d8 sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x000015d9 branch  0x000028b5 , 0x00000002 
- 00010436  0x000015da force  0x00000001 , 0x00000013 
- 00010437  0x000015db increase  0xffffffff , 0x00000007 
- 00010438  0x000015dc nbranch  0x000028b0 , 0x00000005 
- 00010439  0x000015dd arg  0x000040f2 , 0x00000011 
- 00010440  0x000015de deposit  0x00000005 
- 00010441  0x000015df isub  0x00000011 , 0x0000003f 
- 00010442  0x000015e0 store  0x00000001 , 0x000040e4 
- 00010443  0x000015e1 rtn 
- 00010444  0x000015e4 bpatch  0x00000080 , 0x00004010 
- 00010445  0x000015e5 call  0x00002860 
- 00010446  0x000015e6 fetch  0x00000001 , 0x0000017f 
- 00010447  0x000015e7 bbit0  0x00000005 , 0x000028d1 
- 00010448  0x000015e8 fetcht  0x00000001 , 0x000004cc 
- 00010449  0x000015ea branch  0x0000291f 
- 00010450  0x000015ee bpatch  0x00000081 , 0x00004010 
- 00010451  0x000015ef call  0x00002860 
- 00010452  0x000015f0 fetch  0x00000001 , 0x0000017f 
- 00010453  0x000015f1 bbit0  0x00000004 , 0x000028d7 
- 00010454  0x000015f2 fetcht  0x00000001 , 0x000004cb 
- 00010455  0x000015f4 branch  0x00002933 
- 00010456  0x000015f8 force  0x00000000 , 0x0000002d 
- 00010457  0x000015f9 fetch  0x00000003 , 0x000040a7 
- 00010458  0x000015fa iforce  0x0000002c 
- 00010459  0x000015fb rtn 
- 00010460  0x000015fe bpatch  0x00000082 , 0x00004010 
- 00010461  0x000015ff fetch  0x00000001 , 0x000041d3 
- 00010462  0x00001600 icopy  0x0000002d 
- 00010463  0x00001601 fetch  0x00000003 , 0x000041d0 
- 00010464  0x00001602 icopy  0x0000002c 
- 00010465  0x00001603 rtn 
- 00010466  0x00001606 bpatch  0x00000083 , 0x00004010 
- 00010467  0x00001607 fetch  0x00000002 , 0x000040a4 
- 00010468  0x00001608 icopy  0x0000002e 
- 00010469  0x00001609 fetch  0x00000001 , 0x000040a3 
- 00010470  0x0000160a icopy  0x0000002d 
- 00010471  0x0000160b fetch  0x00000003 , 0x000040a0 
- 00010472  0x0000160c icopy  0x0000002c 
- 00010473  0x0000160d rtn 
- 00010474  0x00001610 bpatch  0x00000084 , 0x00004010 
- 00010475  0x00001611 fetch  0x00000002 , 0x00000044 
- 00010476  0x00001612 icopy  0x0000002e 
- 00010477  0x00001613 fetch  0x00000001 , 0x00000043 
- 00010478  0x00001614 icopy  0x0000002d 
- 00010479  0x00001615 fetch  0x00000003 , 0x00000040 
- 00010480  0x00001616 icopy  0x0000002c 
- 00010481  0x00001617 rtn 
- 00010482  0x0000161b bmark1  0x00000020 , 0x000028f5 
- 00010483  0x0000161c rtnmark0  0x0000001d 
- 00010484  0x0000161d rtnmark0  0x0000001f 
- 00010485  0x0000161f and_into  0xffffff00 , 0x0000002c 
- 00010486  0x00001620 pulse  0x00000015 
- 00010487  0x00001621 nop  0x00000020 
- 00010488  0x00001622 rtn 
- 00010489  0x00001626 bpatch  0x00000085 , 0x00004010 
- 00010490  0x00001627 branch  0x0000290a , 0x00000021 
- 00010491  0x00001628 jam  0x000000d4 , 0x00008955 
- 00010492  0x00001629 nop  0x00000004 
- 00010493  0x0000162a jam  0x000000d2 , 0x00008955 
- 00010494  0x0000162b nop  0x00000004 
- 00010495  0x0000162c jam  0x000000d1 , 0x00008955 
- 00010496  0x0000162d nop  0x00000004 
- 00010497  0x0000162e fetch  0x00000001 , 0x000041de 
- 00010498  0x0000162f beq  0x00000000 , 0x00002908 
- 00010499  0x00001630 beq  0x00000001 , 0x00002915 
- 00010500  0x00001631 beq  0x00000002 , 0x00002908 
- 00010501  0x00001632 beq  0x00000003 , 0x00002915 
- 00010502  0x00001633 beq  0x00000004 , 0x00002915 
- 00010503  0x00001634 beq  0x00000020 , 0x00002915 
- 00010504  0x00001637 jam  0x000000d0 , 0x00008955 
- 00010505  0x00001638 jam  0x000000e0 , 0x00008956 
- 00010506  0x0000163a force  0x00000000 , 0x00000015 
- 00010507  0x0000163b disable  0x00000021 
- 00010508  0x0000163c disable  0x00000020 
- 00010509  0x0000163d pulse  0x0000001e 
- 00010510  0x0000163e jam  0x00000000 , 0x00008902 
- 00010511  0x0000163f jam  0x00000000 , 0x00008901 
- 00010512  0x00001640 jam  0x00000000 , 0x00008900 
- 00010513  0x00001641 jam  0x00000000 , 0x00008903 
- 00010514  0x00001642 jam  0x00000070 , 0x00008904 
- 00010515  0x00001643 jam  0x00000000 , 0x00008906 
- 00010516  0x00001644 rtn 
- 00010517  0x0000164a jam  0x000000d0 , 0x00008955 
- 00010518  0x0000164b jam  0x000000c0 , 0x00008956 
- 00010519  0x0000164c branch  0x0000290a 
- 00010520  0x0000164f bpatch  0x00000086 , 0x00004010 
- 00010521  0x00001650 jam  0x00000000 , 0x00008902 
- 00010522  0x00001651 jam  0x00000000 , 0x00008901 
- 00010523  0x00001652 jam  0x00000018 , 0x00008900 
- 00010524  0x00001653 jam  0x000000a7 , 0x00008903 
- 00010525  0x00001654 jam  0x0000007f , 0x00008904 
- 00010526  0x00001655 rtn 
- 00010527  0x00001658 bpatch  0x00000087 , 0x00004010 
- 00010528  0x0000165a storet  0x00000001 , 0x00000017 
- 00010529  0x0000165b add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x0000165c jam  0x00000007 , 0x0000896d 
- 00010531  0x0000165d branch  0x00002981 
- 00010532  0x0000165f bpatch  0x00000088 , 0x00004011 
- 00010533  0x00001660 jam  0x000000cf , 0x00008901 
- 00010534  0x00001661 nop  0x0000000a 
- 00010535  0x00001662 jam  0x000000ff , 0x00008900 
- 00010536  0x00001663 jam  0x000000af , 0x00008903 
- 00010537  0x00001664 jam  0x000000ff , 0x00008904 
- 00010538  0x00001665 nop  0x0000000a 
- 00010539  0x00001666 jam  0x000000a0 , 0x00008902 
- 00010540  0x00001667 rtn 
- 00010541  0x0000166a fetch  0x00000001 , 0x000041e0 
- 00010542  0x0000166b branch  0x00002931 , 0x00000034 
- 00010543  0x0000166d add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x0000166e rtn 
- 00010545  0x00001670 add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x00001671 rtn 
- 00010547  0x00001674 bpatch  0x00000089 , 0x00004011 
- 00010548  0x00001675 storet  0x00000001 , 0x00000017 
- 00010549  0x00001676 call  0x0000292d 
- 00010550  0x00001677 call  0x00002981 
- 00010551  0x00001678 setarg  0x00000500 
- 00010552  0x00001679 call  0x00002a8f 
- 00010553  0x0000167b jam  0x00000001 , 0x00008906 
- 00010554  0x0000167c jam  0x0000003c , 0x00008900 
- 00010555  0x0000167d jam  0x000000e0 , 0x00008901 
- 00010556  0x0000167e jam  0x00000012 , 0x0000896d 
- 00010557  0x0000167f nop  0x0000000a 
- 00010558  0x00001680 jam  0x00000001 , 0x00008902 
- 00010559  0x00001681 jam  0x0000003d , 0x00008902 
- 00010560  0x00001682 nop  0x0000000a 
- 00010561  0x00001683 jam  0x000000b7 , 0x00008903 
- 00010562  0x00001684 nop  0x0000000a 
- 00010563  0x00001685 jam  0x0000007f , 0x00008902 
- 00010564  0x00001687 fetch  0x00000001 , 0x000041de 
- 00010565  0x00001688 beq  0x00000000 , 0x0000294b 
- 00010566  0x00001689 beq  0x00000001 , 0x0000294f 
- 00010567  0x0000168a beq  0x00000002 , 0x00002953 
- 00010568  0x0000168b beq  0x00000003 , 0x00002957 
- 00010569  0x0000168c beq  0x00000004 , 0x0000295b 
- 00010570  0x0000168d beq  0x00000020 , 0x0000295f 
- 00010571  0x0000168f jam  0x000000f0 , 0x00008956 
- 00010572  0x00001690 call  0x00002965 
- 00010573  0x00001691 jam  0x000000d8 , 0x00008955 
- 00010574  0x00001692 rtn 
- 00010575  0x00001695 jam  0x000000df , 0x00008956 
- 00010576  0x00001696 call  0x00002965 
- 00010577  0x00001697 jam  0x000000df , 0x00008955 
- 00010578  0x00001698 rtn 
- 00010579  0x0000169b jam  0x000000ff , 0x00008956 
- 00010580  0x0000169c call  0x00002965 
- 00010581  0x0000169d jam  0x000000df , 0x00008955 
- 00010582  0x0000169e rtn 
- 00010583  0x000016a0 jam  0x000000ce , 0x00008956 
- 00010584  0x000016a1 call  0x00002965 
- 00010585  0x000016a2 jam  0x000000d8 , 0x00008955 
- 00010586  0x000016a3 rtn 
- 00010587  0x000016a6 jam  0x000000cb , 0x00008956 
- 00010588  0x000016a7 call  0x00002965 
- 00010589  0x000016a8 jam  0x000000d8 , 0x00008955 
- 00010590  0x000016a9 rtn 
- 00010591  0x000016ac jam  0x000000d0 , 0x00008955 
- 00010592  0x000016ad jam  0x000000c0 , 0x00008956 
- 00010593  0x000016ae jam  0x0000004c , 0x00008957 
- 00010594  0x000016af jam  0x0000006c , 0x00008958 
- 00010595  0x000016b0 jam  0x00000050 , 0x00008959 
- 00010596  0x000016b1 rtn 
- 00010597  0x000016b4 nop  0x00000004 
- 00010598  0x000016b5 jam  0x000000d1 , 0x00008955 
- 00010599  0x000016b6 nop  0x00000004 
- 00010600  0x000016b7 jam  0x000000d2 , 0x00008955 
- 00010601  0x000016b8 nop  0x00000004 
- 00010602  0x000016b9 jam  0x000000d4 , 0x00008955 
- 00010603  0x000016ba rtn 
- 00010604  0x000016be jam  0x00000006 , 0x00008042 
- 00010605  0x000016c0 fetch  0x00000002 , 0x000040c3 
- 00010606  0x000016c1 bbit0  0x0000000e , 0x0000296d 
- 00010607  0x000016c2 iforce  0x00000006 
- 00010608  0x000016c3 arg  0x00008900 , 0x00000002 
- 00010609  0x000016c5 ifetch  0x00000001 , 0x00000006 
- 00010610  0x000016c6 beq  0x000000ff , 0x00002977 
- 00010611  0x000016c7 ior  0x00000002 , 0x00000005 
- 00010612  0x000016c8 ifetch  0x00000001 , 0x00000006 
- 00010613  0x000016c9 istore  0x00000001 , 0x00000005 
- 00010614  0x000016ca branch  0x00002971 
- 00010615  0x000016cc bpatch  0x0000008a , 0x00004011 
- 00010616  0x000016cd call  0x00002be5 
- 00010617  0x000016ce call  0x000029c9 
- 00010618  0x000016d0 setarg  0x000007d0 
- 00010619  0x000016d1 iadd  0x00000022 , 0x0000003f 
- 00010620  0x000016d2 store  0x00000004 , 0x00000169 
- 00010621  0x000016d3 set1  0x00000003 , 0x00000015 
- 00010622  0x000016d4 force  0x00000000 , 0x00000015 
- 00010623  0x000016d5 ncall  0x00002998 , 0x0000002b 
- 00010624  0x000016d6 branch  0x000029ab 
- 00010625  0x000016da bpatch  0x0000008b , 0x00004011 
- 00010626  0x000016db setarg  0x00000960 
- 00010627  0x000016dc iadd  0x00000011 , 0x00000002 
- 00010628  0x000016dd fetch  0x00000001 , 0x000040bd 
- 00010629  0x000016de jam  0x00000004 , 0x0000895f 
- 00010630  0x000016df imul32  0x00000002 , 0x0000003f 
- 00010631  0x000016e0 fetcht  0x00000001 , 0x000040be 
- 00010632  0x000016e1 idiv  0x00000002 
- 00010633  0x000016e2 call  0x00007f86 
- 00010634  0x000016e3 quotient  0x00000011 
- 00010635  0x000016e4 remainder  0x0000003f 
- 00010636  0x000016e5 lshift16  0x0000003f , 0x0000003f 
- 00010637  0x000016e6 lshift4  0x0000003f , 0x0000003f 
- 00010638  0x000016e7 idiv  0x00000002 
- 00010639  0x000016e8 call  0x00007f86 
- 00010640  0x000016e9 quotient  0x0000003f 
- 00010641  0x000016ea lshift8  0x0000003f , 0x0000003f 
- 00010642  0x000016eb lshift  0x0000003f , 0x0000003f 
- 00010643  0x000016ec ior  0x00000011 , 0x0000003f 
- 00010644  0x000016ed hstore  0x00000004 , 0x00008960 
- 00010645  0x000016ee jam  0x00000044 , 0x0000895f 
- 00010646  0x000016ef jam  0x000000c4 , 0x0000895f 
- 00010647  0x000016f0 rtn 
- 00010648  0x000016f4 bpatch  0x0000008c , 0x00004011 
- 00010649  0x000016f5 jam  0x00000002 , 0x00008906 
- 00010650  0x000016f6 setarg  0x0003d090 
- 00010651  0x000016f7 call  0x00002a8f 
- 00010652  0x000016f8 jam  0x0000007f , 0x00008900 
- 00010653  0x000016f9 nop  0x00000082 
- 00010654  0x000016fa jam  0x00000030 , 0x00008952 
- 00010655  0x000016fb jam  0x000000d0 , 0x00008901 
- 00010656  0x000016fc jam  0x00000070 , 0x00008952 
- 00010657  0x000016fd jam  0x000000f0 , 0x00008952 
- 00010658  0x000016fe force  0x00000032 , 0x00000039 
- 00010659  0x00001700 hfetch  0x00000001 , 0x00008980 
- 00010660  0x00001701 bbit1  0x00000005 , 0x000029a6 
- 00010661  0x00001702 loop  0x000029a3 
- 00010662  0x00001704 store  0x00000001 , 0x000040ce 
- 00010663  0x00001705 jam  0x00000000 , 0x00008901 
- 00010664  0x00001706 jam  0x00000000 , 0x00008900 
- 00010665  0x00001707 jam  0x00000000 , 0x00008906 
- 00010666  0x00001708 rtn 
- 00010667  0x0000170b bpatch  0x0000008d , 0x00004011 
- 00010668  0x0000170c fetch  0x00000001 , 0x000040ce 
- 00010669  0x0000170d set1  0x00000005 , 0x0000003f 
- 00010670  0x0000170e hstore  0x00000001 , 0x00008952 
- 00010671  0x0000170f hfetcht  0x00000001 , 0x00008950 
- 00010672  0x00001710 and_into  0x00000007 , 0x00000002 
- 00010673  0x00001711 lshift3  0x0000003f , 0x0000003f 
- 00010674  0x00001712 ior  0x00000002 , 0x0000003f 
- 00010675  0x00001713 hstore  0x00000001 , 0x00008950 
- 00010676  0x00001714 hfetch  0x00000001 , 0x00008951 
- 00010677  0x00001715 set0  0x00000000 , 0x0000003f 
- 00010678  0x00001716 hstore  0x00000001 , 0x00008951 
- 00010679  0x00001717 hfetch  0x00000001 , 0x00008952 
- 00010680  0x00001718 set0  0x00000005 , 0x0000003f 
- 00010681  0x00001719 hstore  0x00000001 , 0x00008952 
- 00010682  0x0000171a rtn 
- 00010683  0x0000171d bpatch  0x0000008e , 0x00004011 
- 00010684  0x0000171e hfetch  0x00000002 , 0x00008981 
- 00010685  0x0000171f rshift4  0x0000003f , 0x0000003f 
- 00010686  0x00001720 rshift3  0x0000003f , 0x0000003f 
- 00010687  0x00001721 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x00001723 and_into  0x000000ff , 0x0000003f 
- 00010689  0x00001724 div  0x0000003f , 0x0000000a 
- 00010690  0x00001725 call  0x00007f86 
- 00010691  0x00001726 quotient  0x0000003f 
- 00010692  0x00001727 lshift4  0x0000003f , 0x0000003f 
- 00010693  0x00001728 remainder  0x00000002 
- 00010694  0x00001729 ior  0x00000002 , 0x0000003f 
- 00010695  0x0000172a store  0x00000001 , 0x00000018 
- 00010696  0x0000172b rtn 
- 00010697  0x0000172f jam  0x00000006 , 0x00008042 
- 00010698  0x00001730 hfetch  0x00000001 , 0x0000896b 
- 00010699  0x00001731 set0  0x00000004 , 0x0000003f 
- 00010700  0x00001732 set0  0x00000005 , 0x0000003f 
- 00010701  0x00001733 hstore  0x00000001 , 0x0000896b 
- 00010702  0x00001734 jam  0x00000000 , 0x00008905 
- 00010703  0x00001735 jam  0x00000000 , 0x00008904 
- 00010704  0x00001736 jam  0x00000070 , 0x00008904 
- 00010705  0x00001737 jam  0x000000ff , 0x00008905 
- 00010706  0x00001738 hfetch  0x00000001 , 0x0000896b 
- 00010707  0x00001739 set1  0x00000004 , 0x0000003f 
- 00010708  0x0000173a set1  0x00000005 , 0x0000003f 
- 00010709  0x0000173b hstore  0x00000001 , 0x0000896b 
- 00010710  0x0000173c call  0x000029e9 
- 00010711  0x0000173d hfetch  0x00000001 , 0x00008968 
- 00010712  0x0000173e set1  0x00000007 , 0x0000003f 
- 00010713  0x0000173f hstore  0x00000001 , 0x00008968 
- 00010714  0x00001740 set0  0x00000007 , 0x0000003f 
- 00010715  0x00001741 hstore  0x00000001 , 0x00008968 
- 00010716  0x00001742 set1  0x00000007 , 0x0000003f 
- 00010717  0x00001743 hstore  0x00000001 , 0x00008968 
- 00010718  0x00001744 jam  0x00000005 , 0x00008042 
- 00010719  0x00001745 nop  0x00000001 
- 00010720  0x00001746 jam  0x00000004 , 0x00008042 
- 00010721  0x00001747 hfetch  0x00000001 , 0x0000896b 
- 00010722  0x00001748 and_into  0x000000cf , 0x0000003f 
- 00010723  0x00001749 hstore  0x00000001 , 0x0000896b 
- 00010724  0x0000174a or_into  0x00000030 , 0x0000003f 
- 00010725  0x0000174b hstore  0x00000001 , 0x0000896b 
- 00010726  0x0000174c rtn 
- 00010727  0x00001750 setarg  0x00000f0f 
- 00010728  0x00001751 branch  0x00002c18 
- 00010729  0x00001754 setarg  0x0000080f 
- 00010730  0x00001755 branch  0x00002c18 
- 00010731  0x0000175a bpatch  0x0000008f , 0x00004011 
- 00010732  0x0000175b call  0x00002924 
- 00010733  0x0000175c disable  0x00000020 
- 00010734  0x0000175d enable  0x00000021 
- 00010735  0x0000175e pulse  0x00000016 
- 00010736  0x0000175f rtn 
- 00010737  0x00001762 bpatch  0x00000090 , 0x00004012 
- 00010738  0x00001763 fetch  0x00000001 , 0x0000004c 
- 00010739  0x00001764 isolate1  0x00000002 , 0x0000003f 
- 00010740  0x00001765 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x00001766 hstore  0x00000001 , 0x00008011 
- 00010742  0x00001767 arg  0x00000062 , 0x00000006 
- 00010743  0x00001768 ifetch  0x00000009 , 0x00000006 
- 00010744  0x00001769 iforce  0x00000032 
- 00010745  0x0000176a ifetch  0x00000007 , 0x00000006 
- 00010746  0x0000176b iforce  0x00000033 
- 00010747  0x0000176c fetch  0x00000001 , 0x00000054 
- 00010748  0x0000176d add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x0000176e pulse  0x0000001a 
- 00010750  0x0000176f rtn 
- 00010751  0x00001772 deposit  0x0000001a 
- 00010752  0x00001773 store  0x00000006 , 0x0000009a 
- 00010753  0x00001774 disable  0x0000000d 
- 00010754  0x00001775 nbranch  0x000028f9 , 0x00000018 
- 00010755  0x00001776 arg  0x000003bb , 0x00000029 
- 00010756  0x00001777 increase  0x00000001 , 0x00000028 
- 00010757  0x00001778 and_into  0x000001fc , 0x00000028 
- 00010758  0x00001779 rtn 
- 00010759  0x0000177e enable  0x0000000d 
- 00010760  0x00001780 correlate  0x0000003e , 0x00000017 
- 00010761  0x00001781 branch  0x000029ff , 0x00000018 
- 00010762  0x00001782 compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x00001783 nbranch  0x00002a08 , 0x00000001 
- 00010764  0x00001784 branch  0x000029ff 
- 00010765  0x00001787 bpatch  0x00000091 , 0x00004012 
- 00010766  0x00001788 arg  0x00000600 , 0x0000000b 
- 00010767  0x00001789 enable  0x0000000d 
- 00010768  0x0000178a correlate  0x00000023 , 0x00000026 
- 00010769  0x0000178b disable  0x0000000d 
- 00010770  0x0000178c nbranch  0x000028f9 , 0x00000018 
- 00010771  0x0000178d rtn 
- 00010772  0x00001790 bpatch  0x00000092 , 0x00004012 
- 00010773  0x00001791 enable  0x0000000d 
- 00010774  0x00001792 correlate  0x0000003e , 0x00000003 
- 00010775  0x00001793 disable  0x0000000d 
- 00010776  0x00001794 nbranch  0x000028f9 , 0x00000018 
- 00010777  0x00001795 arg  0x000003bb , 0x00000029 
- 00010778  0x00001796 and_into  0x000001fc , 0x00000028 
- 00010779  0x00001797 rtn 
- 00010780  0x0000179b bpatch  0x00000093 , 0x00004012 
- 00010781  0x0000179c iforce  0x00000011 
- 00010782  0x0000179d deposit  0x00000021 
- 00010783  0x0000179e iadd  0x00000002 , 0x0000000b 
- 00010784  0x0000179f copy  0x0000000b , 0x0000003f 
- 00010785  0x000017a0 store  0x00000004 , 0x000040ca 
- 00010786  0x000017a1 deposit  0x00000011 
- 00010787  0x000017a2 rtn 
- 00010788  0x000017a6 copy  0x0000003f , 0x00000002 
- 00010789  0x000017a7 bpatch  0x00000094 , 0x00004012 
- 00010790  0x000017a8 copy  0x00000002 , 0x0000003f 
- 00010791  0x000017a9 call  0x00007f50 
- 00010792  0x000017aa lshift16  0x00000021 , 0x0000003f 
- 00010793  0x000017ab set1  0x0000002c , 0x0000003f 
- 00010794  0x000017ac call  0x00007f39 
- 00010795  0x000017ad set0  0x0000002c , 0x0000003f 
- 00010796  0x000017ae call  0x00002a77 
- 00010797  0x000017af call  0x00007f39 
- 00010798  0x000017b0 rtn  0x00000028 
- 00010799  0x000017b1 call  0x00007f43 
- 00010800  0x000017b2 iforce  0x0000001b 
- 00010801  0x000017b3 until  0x0000003e , 0x00000003 
- 00010802  0x000017b4 rtn 
- 00010803  0x000017b8 bpatch  0x00000095 , 0x00004012 
- 00010804  0x000017b9 branch  0x00002a38 , 0x00000030 
- 00010805  0x000017ba until  0x00000029 , 0x00000026 
- 00010806  0x000017bc copy  0x00000028 , 0x00000002 
- 00010807  0x000017bd branch  0x00002a3b 
- 00010808  0x000017bf branch  0x00002a3a , 0x0000002e 
- 00010809  0x000017c0 until  0x00000023 , 0x00000026 
- 00010810  0x000017c2 copy  0x00000022 , 0x00000002 
- 00010811  0x000017c4 branch  0x00002a47 , 0x00000028 
- 00010812  0x000017c5 compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x000017c6 nbranch  0x00002a33 , 0x00000001 
- 00010814  0x000017c8 bpatch  0x00000096 , 0x00004012 
- 00010815  0x000017c9 fetch  0x00000001 , 0x00000030 
- 00010816  0x000017ca rtnbit0  0x00000000 
- 00010817  0x000017cb fetch  0x00000004 , 0x000040ca 
- 00010818  0x000017cc isub  0x00000002 , 0x0000003f 
- 00010819  0x000017cd nrtn  0x00000002 
- 00010820  0x000017ce sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x000017cf branch  0x00002a33 , 0x00000002 
- 00010822  0x000017d0 rtn 
- 00010823  0x000017d2 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x000017d3 nbranch  0x00002a33 , 0x00000001 
- 00010825  0x000017d4 branch  0x00002a3e 
- 00010826  0x000017d7 bpatch  0x00000097 , 0x00004012 
- 00010827  0x000017d8 arg  0x00000600 , 0x0000000b 
- 00010828  0x000017d9 branch  0x00002a33 
- 00010829  0x000017dc disable  0x00000028 
- 00010830  0x000017dd branch  0x00002a4a 
- 00010831  0x000017e0 enable  0x00000028 
- 00010832  0x000017e1 branch  0x00002a4a 
- 00010833  0x000017e4 bpatch  0x00000098 , 0x00004013 
- 00010834  0x000017e5 call  0x000029f1 
- 00010835  0x000017e6 disable  0x00000021 
- 00010836  0x000017e7 enable  0x00000020 
- 00010837  0x000017e8 rtn 
- 00010838  0x000017ed bpatch  0x00000099 , 0x00004013 
- 00010839  0x000017ee arg  0x00000e43 , 0x0000000b 
- 00010840  0x000017ef until  0x00000023 , 0x00000026 
- 00010841  0x000017f0 pulse  0x00000016 
- 00010842  0x000017f1 rtn 
- 00010843  0x000017f4 bpatch  0x0000009a , 0x00004013 
- 00010844  0x000017f5 arg  0x00000d00 , 0x0000000b 
- 00010845  0x000017f6 until  0x00000023 , 0x00000026 
- 00010846  0x000017f7 rtn 
- 00010847  0x000017fb bpatch  0x0000009b , 0x00004013 
- 00010848  0x000017fc arg  0x00000e43 , 0x0000000b 
- 00010849  0x000017fd until  0x00000029 , 0x00000026 
- 00010850  0x000017fe pulse  0x00000016 
- 00010851  0x000017ff rtn 
- 00010852  0x00001802 bpatch  0x0000009c , 0x00004013 
- 00010853  0x00001803 preload  0x00000009 
- 00010854  0x00001804 enable  0x0000001d 
- 00010855  0x00001805 set1  0x00000000 , 0x00000015 
- 00010856  0x00001806 inject  0x00000003 , 0x00000048 
- 00010857  0x00001807 disable  0x0000001d 
- 00010858  0x00001808 rtn 
- 00010859  0x0000180c copy  0x00000025 , 0x00000002 
- 00010860  0x0000180d or_into  0x00000060 , 0x00000002 
- 00010861  0x0000180e copy  0x00000002 , 0x0000000e 
- 00010862  0x0000180f rtn 
- 00010863  0x00001815 bpatch  0x0000009d , 0x00004013 
- 00010864  0x00001816 fetch  0x00000001 , 0x00004090 
- 00010865  0x00001817 increase  0x00000001 , 0x0000003f 
- 00010866  0x00001818 bne  0x00000007 , 0x00002a74 
- 00010867  0x00001819 force  0x00000001 , 0x0000003f 
- 00010868  0x0000181b store  0x00000001 , 0x00004090 
- 00010869  0x0000181c iforce  0x00000004 
- 00010870  0x0000181d rtn 
- 00010871  0x00001820 copy  0x00000019 , 0x00000002 
- 00010872  0x00001821 rtn  0x00000029 
- 00010873  0x00001822 copy  0x0000001a , 0x00000002 
- 00010874  0x00001823 rtn 
- 00010875  0x00001826 deposit  0x00000022 
- 00010876  0x00001827 rtn  0x00000029 
- 00010877  0x00001828 deposit  0x00000028 
- 00010878  0x00001829 rtn 
- 00010879  0x0000182d bpatch  0x0000009e , 0x00004013 
- 00010880  0x0000182e fetcht  0x00000004 , 0x0000004d 
- 00010881  0x0000182f call  0x00002a7b 
- 00010882  0x00001830 isub  0x00000002 , 0x0000000b 
- 00010883  0x00001831 deposit  0x0000000b 
- 00010884  0x00001832 fetcht  0x00000002 , 0x00000051 
- 00010885  0x00001833 lshift  0x00000002 , 0x00000002 
- 00010886  0x00001834 isub  0x00000002 , 0x0000003f 
- 00010887  0x00001835 rtn 
- 00010888  0x00001838 bpatch  0x0000009f , 0x00004013 
- 00010889  0x00001839 call  0x00002a7b 
- 00010890  0x0000183a store  0x00000004 , 0x0000004d 
- 00010891  0x0000183b rtn 
- 00010892  0x0000183e bpatch  0x000000a0 , 0x00004014 
- 00010893  0x0000183f branch  0x00002a8c 
- 00010894  0x00001842 branch  0x00002a8e 
- 00010895  0x00001845 rtn  0x00000034 
- 00010896  0x00001847 rshift  0x0000003f , 0x0000003f 
- 00010897  0x00001848 increase  0xfffffffd , 0x0000003f 
- 00010898  0x0000184a increase  0xffffffff , 0x0000003f 
- 00010899  0x0000184b nbranch  0x00002a92 , 0x00000005 
- 00010900  0x0000184c force  0x00000000 , 0x0000003f 
- 00010901  0x0000184d rtn 
- 00010902  0x00001853 arg  0x00000010 , 0x00000039 
- 00010903  0x00001854 arg  0x00000000 , 0x00000005 
- 00010904  0x00001855 call  0x00007ec6 
- 00010905  0x00001856 arg  0x0000043f , 0x00000005 
- 00010906  0x00001857 arg  0x0000000a , 0x00000039 
- 00010907  0x00001858 call  0x00007ec6 
- 00010908  0x00001859 jam  0x00000000 , 0x000009b2 
- 00010909  0x0000185a jam  0x00000000 , 0x00000a99 
- 00010910  0x0000185b jam  0x00000000 , 0x0000048c 
- 00010911  0x0000185c jam  0x00000000 , 0x0000017f 
- 00010912  0x0000185d jam  0x00000000 , 0x000004d1 
- 00010913  0x0000185e bpatch  0x000000a1 , 0x00004014 
- 00010914  0x0000185f jam  0x00000000 , 0x0000016d 
- 00010915  0x00001860 jam  0x00000000 , 0x00000151 
- 00010916  0x00001861 jam  0x00000000 , 0x0000015c 
- 00010917  0x00001862 setarg  0x009e8b33 
- 00010918  0x00001863 store  0x00000003 , 0x000040a7 
- 00010919  0x00001864 setarg  0x00000153 
- 00010920  0x00001865 store  0x00000002 , 0x00000083 
- 00010921  0x00001866 jam  0x0000001e , 0x00000085 
- 00010922  0x00001867 jam  0x00000001 , 0x00000086 
- 00010923  0x00001868 jam  0x00000007 , 0x00000088 
- 00010924  0x00001869 setarg  0x0012e904 
- 00010925  0x0000186a store  0x00000003 , 0x00000080 
- 00010926  0x0000186f jam  0x00000060 , 0x00000090 
- 00010927  0x00001870 jam  0x00000005 , 0x000040d0 
- 00010928  0x00001871 jam  0x00000002 , 0x00000014 
- 00010929  0x00001872 fetch  0x00000001 , 0x0000465a 
- 00010930  0x00001873 ncall  0x000074c1 , 0x00000034 
- 00010931  0x00001874 fetch  0x00000001 , 0x000044be 
- 00010932  0x00001875 ncall  0x00007518 , 0x00000034 
- 00010933  0x00001876 bpatch  0x000000a2 , 0x00004014 
- 00010934  0x00001877 rtn  0x0000002b 
- 00010935  0x00001878 setarg  0x00000000 
- 00010936  0x00001879 store  0x00000002 , 0x000041dc 
- 00010937  0x0000187a rshift  0x00000022 , 0x0000003f 
- 00010938  0x0000187b store  0x00000004 , 0x00004094 
- 00010939  0x0000187c rtn 
- 00010940  0x00001884 setarg  0x0000ee21 
- 00010941  0x00001885 hstore  0x00000002 , 0x00008050 
- 00010942  0x00001886 hfetch  0x00000004 , 0x0000811c 
- 00010943  0x00001887 store  0x00000004 , 0x00000abe 
- 00010944  0x00001888 hfetch  0x00000001 , 0x0000813e 
- 00010945  0x00001889 store  0x00000001 , 0x00000abd 
- 00010946  0x0000188a bbit0  0x00000003 , 0x0000645b 
- 00010947  0x0000188b enable  0x0000002b 
- 00010948  0x0000188c bbit0  0x00000007 , 0x00002acc 
- 00010949  0x0000188d disable  0x0000002b 
- 00010950  0x0000188e deposit  0x00000027 
- 00010951  0x0000188f nbranch  0x00002acc , 0x00000034 
- 00010952  0x00001890 hfetch  0x00000001 , 0x0000813b 
- 00010953  0x00001891 bbit1  0x00000002 , 0x00002acc 
- 00010954  0x00001892 arg  0xffffffff , 0x00000002 
- 00010955  0x00001893 branch  0x00002b3c 
- 00010956  0x00001895 hfetch  0x00000003 , 0x0000813c 
- 00010957  0x00001896 hstore  0x00000003 , 0x0000804c 
- 00010958  0x00001897 ifetch  0x00000001 , 0x00000006 
- 00010959  0x00001898 or_into  0x000000ef , 0x0000003f 
- 00010960  0x00001899 istore  0x00000001 , 0x00000005 
- 00010961  0x0000189a call  0x00002c23 
- 00010962  0x0000189b hfetch  0x00000001 , 0x0000804f 
- 00010963  0x0000189c set1  0x00000004 , 0x0000003f 
- 00010964  0x0000189d hstore  0x00000001 , 0x0000804f 
- 00010965  0x0000189e call  0x00002c23 
- 00010966  0x0000189f call  0x00002adf , 0x0000002b 
- 00010967  0x000018a0 hfetch  0x00000001 , 0x0000804e 
- 00010968  0x000018a1 set0  0x00000003 , 0x0000003f 
- 00010969  0x000018a2 hstore  0x00000001 , 0x0000804e 
- 00010970  0x000018a3 call  0x00002c23 
- 00010971  0x000018a4 nbranch  0x0000645b , 0x0000002b 
- 00010972  0x000018a5 rtnmark0  0x0000002b 
- 00010973  0x000018a6 jam  0x00000008 , 0x00008006 
- 00010974  0x000018a7 rtn 
- 00010975  0x000018aa fetch  0x00000001 , 0x00004198 
- 00010976  0x000018ab hstore  0x00000001 , 0x00008086 
- 00010977  0x000018ac fetch  0x00000003 , 0x0000418d 
- 00010978  0x000018ad hstore  0x00000003 , 0x00008080 
- 00010979  0x000018ae fetch  0x00000004 , 0x00004181 
- 00010980  0x000018af hstore  0x00000004 , 0x00008074 
- 00010981  0x000018b0 fetch  0x00000004 , 0x0000417d 
- 00010982  0x000018b1 hstore  0x00000004 , 0x00008070 
- 00010983  0x000018b2 fetch  0x00000008 , 0x00004185 
- 00010984  0x000018b3 hstore  0x00000008 , 0x00008078 
- 00010985  0x000018b4 fetch  0x00000008 , 0x00004190 
- 00010986  0x000018b5 iforce  0x00000000 
- 00010987  0x000018b6 hfetch  0x00000008 , 0x00008140 
- 00010988  0x000018b7 store  0x00000008 , 0x000000a1 
- 00010989  0x000018b8 call  0x000064ca 
- 00010990  0x000018b9 rtn 
- 00010991  0x000018bc deposit  0x00000000 
- 00010992  0x000018bd store  0x00000008 , 0x00004190 
- 00010993  0x000018be hfetch  0x00000008 , 0x00008070 
- 00010994  0x000018bf store  0x00000008 , 0x0000417d 
- 00010995  0x000018c0 ifetch  0x00000008 , 0x00000006 
- 00010996  0x000018c1 istore  0x00000008 , 0x00000005 
- 00010997  0x000018c2 hfetch  0x00000003 , 0x00008080 
- 00010998  0x000018c3 store  0x00000003 , 0x0000418d 
- 00010999  0x000018c4 hfetch  0x00000001 , 0x00008086 
- 00011000  0x000018c5 store  0x00000001 , 0x00004198 
- 00011001  0x000018c6 branch  0x00002c29 
- 00011002  0x000018c9 hfetch  0x00000001 , 0x00008063 
- 00011003  0x000018ca nbranch  0x00002b00 , 0x00000034 
- 00011004  0x000018cb fetch  0x00000003 , 0x0000416f 
- 00011005  0x000018cc nrtn  0x00000034 
- 00011006  0x000018cd jam  0x000000c0 , 0x00008063 
- 00011007  0x000018ce jam  0x00000080 , 0x00008006 
- 00011008  0x000018d0 hfetch  0x00000001 , 0x0000812d 
- 00011009  0x000018d1 rtnbit0  0x00000001 
- 00011010  0x000018d2 hfetch  0x00000003 , 0x00008149 
- 00011011  0x000018d3 store  0x00000003 , 0x0000416f 
- 00011012  0x000018d4 rtn 
- 00011013  0x000018d9 bpatch  0x000000a3 , 0x00004014 
- 00011014  0x000018da deposit  0x0000001a 
- 00011015  0x000018db call  0x00007f37 
- 00011016  0x000018dc fetcht  0x00000004 , 0x0000415f 
- 00011017  0x000018dd sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x000018de rtn  0x00000002 
- 00011019  0x000018df lshift8  0x0000003f , 0x0000003f 
- 00011020  0x000018e0 lshift4  0x0000003f , 0x0000003f 
- 00011021  0x000018e1 idiv  0x00000002 
- 00011022  0x000018e2 call  0x00007f86 
- 00011023  0x000018e3 quotient  0x0000003f 
- 00011024  0x000018e4 arg  0x000000c8 , 0x00000002 
- 00011025  0x000018e5 call  0x00007f91 
- 00011026  0x000018e6 store  0x00000001 , 0x00000099 
- 00011027  0x000018e7 nbranch  0x00002b15 , 0x00000028 
- 00011028  0x000018e8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x000018ea fetcht  0x00000003 , 0x0000416f 
- 00011030  0x000018eb iadd  0x00000002 , 0x0000003f 
- 00011031  0x000018ec store  0x00000003 , 0x0000416f 
- 00011032  0x000018ee setarg  0x00000000 
- 00011033  0x000018ef store  0x00000004 , 0x0000415f 
- 00011034  0x000018f0 rtn 
- 00011035  0x000018f5 fetch  0x00000001 , 0x00004177 
- 00011036  0x000018f6 set1  0x00000002 , 0x0000003f 
- 00011037  0x000018f7 store  0x00000001 , 0x00004177 
- 00011038  0x000018f8 branch  0x00002b23 
- 00011039  0x000018fd arg  0xffffffff , 0x00000002 
- 00011040  0x000018fe fetch  0x00000001 , 0x00004176 
- 00011041  0x000018ff set0  0x00000007 , 0x0000003f 
- 00011042  0x00001900 store  0x00000001 , 0x00004176 
- 00011043  0x00001902 bpatch  0x000000a4 , 0x00004014 
- 00011044  0x00001903 call  0x00002c29 
- 00011045  0x00001904 fetch  0x00000001 , 0x00004157 
- 00011046  0x00001905 store  0x00000001 , 0x0000417c 
- 00011047  0x00001906 fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001907 set1  0x00000007 , 0x0000003f 
- 00011049  0x00001908 store  0x00000001 , 0x0000417a 
- 00011050  0x0000190c bpatch  0x000000a5 , 0x00004014 
- 00011051  0x0000190d call  0x000029e7 
- 00011052  0x0000190e fetch  0x00000004 , 0x0000415f 
- 00011053  0x0000190f iadd  0x00000002 , 0x0000003f 
- 00011054  0x00001910 store  0x00000004 , 0x0000415f 
- 00011055  0x00001911 call  0x00002aef 
- 00011056  0x00001912 fetch  0x00000005 , 0x00004178 
- 00011057  0x00001913 hstore  0x00000004 , 0x0000804c 
- 00011058  0x00001914 rshift32  0x0000003f , 0x00000011 
- 00011059  0x00001915 until  0x0000003e , 0x00000033 
- 00011060  0x00001916 deposit  0x00000019 
- 00011061  0x00001917 store  0x00000006 , 0x00004163 
- 00011062  0x00001918 jam  0x00000002 , 0x00008005 
- 00011063  0x00001919 until  0x0000003e , 0x00000033 
- 00011064  0x0000191a until  0x0000003e , 0x00000033 
- 00011065  0x0000191b deposit  0x00000011 
- 00011066  0x0000191c hstore  0x00000001 , 0x0000804f 
- 00011067  0x0000191d jam  0x00000002 , 0x00008005 
- 00011068  0x0000191f until  0x0000003e , 0x00000033 
- 00011069  0x00001920 until  0x0000003e , 0x00000033 
- 00011070  0x00001921 hstoret  0x00000004 , 0x0000804c 
- 00011071  0x00001922 jam  0x00000010 , 0x00008005 
- 00011072  0x00001923 until  0x0000003e , 0x0000003f 
- 00011073  0x00001929 bpatch  0x000000a6 , 0x00004014 
- 00011074  0x0000192a setarg  0x00000000 
- 00011075  0x0000192b copy  0x00000027 , 0x0000003e 
- 00011076  0x0000192c branch  0x00002b4c , 0x00000005 
- 00011077  0x0000192d hfetch  0x00000001 , 0x0000813c 
- 00011078  0x0000192e hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x0000192f isub  0x00000002 , 0x0000003e 
- 00011080  0x00001930 branch  0x00002b4a , 0x00000002 
- 00011081  0x00001931 deposit  0x00000002 
- 00011082  0x00001933 isub  0x00000027 , 0x0000003f 
- 00011083  0x00001934 increase  0x00000001 , 0x0000003f 
- 00011084  0x00001936 increase  0x00000008 , 0x0000003f 
- 00011085  0x00001937 until  0x0000003e , 0x00000033 
- 00011086  0x00001938 iadd  0x00000031 , 0x0000003f 
- 00011087  0x00001939 fetcht  0x00000004 , 0x0000415b 
- 00011088  0x0000193a iadd  0x00000002 , 0x0000003f 
- 00011089  0x0000193b fetcht  0x00000003 , 0x0000416f 
- 00011090  0x0000193c imul32  0x00000002 , 0x0000003f 
- 00011091  0x0000193d rshift8  0x0000003f , 0x0000003f 
- 00011092  0x0000193e rshift4  0x0000003f , 0x0000003f 
- 00011093  0x0000193f increase  0x0000006e , 0x0000003f 
- 00011094  0x00001940 arg  0x00000ea6 , 0x00000002 
- 00011095  0x00001941 idiv  0x00000002 
- 00011096  0x00001942 call  0x00007f86 
- 00011097  0x00001943 quotient  0x0000003f 
- 00011098  0x00001944 lshift16  0x0000003f , 0x0000003f 
- 00011099  0x00001945 remainder  0x00000002 
- 00011100  0x00001946 ior  0x00000002 , 0x0000003f 
- 00011101  0x00001947 fetcht  0x00000006 , 0x00004163 
- 00011102  0x00001948 call  0x00007f2c 
- 00011103  0x00001949 copy  0x00000002 , 0x00000019 
- 00011104  0x0000194a fetch  0x00000006 , 0x00004048 
- 00011105  0x0000194b call  0x00002854 
- 00011106  0x0000194c deposit  0x0000001a 
- 00011107  0x0000194d store  0x00000006 , 0x00000a9a 
- 00011108  0x0000194e deposit  0x00000027 
- 00011109  0x0000194f istore  0x00000001 , 0x00000005 
- 00011110  0x00001950 hfetch  0x00000001 , 0x0000811d 
- 00011111  0x00001951 or_into  0x000000f0 , 0x0000003f 
- 00011112  0x00001952 istore  0x00000001 , 0x00000005 
- 00011113  0x00001953 rtn 
- 00011114  0x00001956 bpatch  0x000000a7 , 0x00004014 
- 00011115  0x00001957 call  0x00002afa 
- 00011116  0x00001958 fetch  0x00000003 , 0x0000416f 
- 00011117  0x00001959 rtn  0x00000034 
- 00011118  0x0000195a fetch  0x00000001 , 0x00004091 
- 00011119  0x0000195b rtn  0x00000034 
- 00011120  0x0000195c fetch  0x00000001 , 0x0000465a 
- 00011121  0x0000195d branch  0x00002b74 , 0x00000034 
- 00011122  0x0000195e fetch  0x00000001 , 0x000045b1 
- 00011123  0x0000195f rtn  0x00000034 
- 00011124  0x00001961 fetch  0x00000001 , 0x000044c0 
- 00011125  0x00001962 nrtn  0x00000034 
- 00011126  0x00001963 call  0x00002c3a 
- 00011127  0x00001964 nrtn  0x00000034 
- 00011128  0x00001965 fetch  0x00000001 , 0x00004040 
- 00011129  0x00001966 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x00001967 nbranch  0x00002b9d , 0x00000001 
- 00011131  0x00001968 fetch  0x00000002 , 0x00004042 
- 00011132  0x00001969 rtn  0x00000034 
- 00011133  0x0000196a rtn  0x0000002b 
- 00011134  0x0000196b bpatch  0x000000a8 , 0x00004015 
- 00011135  0x0000196d fetcht  0x00000001 , 0x000000a0 
- 00011136  0x0000196e fetch  0x00000002 , 0x00004042 
- 00011137  0x0000196f imul32  0x00000002 , 0x0000003f 
- 00011138  0x00001970 rshift4  0x00000002 , 0x00000002 
- 00011139  0x00001971 rshift2  0x00000002 , 0x00000002 
- 00011140  0x00001972 isub  0x00000002 , 0x0000003f 
- 00011141  0x00001973 fetcht  0x00000004 , 0x00004044 
- 00011142  0x00001974 iadd  0x00000002 , 0x0000003f 
- 00011143  0x00001975 fetcht  0x00000001 , 0x00004156 
- 00011144  0x00001976 isub  0x00000002 , 0x0000003f 
- 00011145  0x00001977 lshift16  0x0000003f , 0x00000030 
- 00011146  0x00001978 bpatch  0x000000a9 , 0x00004015 
- 00011147  0x00001979 fetch  0x00000002 , 0x0000404e 
- 00011148  0x0000197a rshift  0x0000003f , 0x0000003f 
- 00011149  0x0000197b call  0x00007f50 
- 00011150  0x0000197c deposit  0x00000030 
- 00011151  0x0000197d call  0x00007f39 
- 00011152  0x0000197e copy  0x0000001a , 0x00000002 
- 00011153  0x0000197f call  0x00007f37 
- 00011154  0x00001980 rtn  0x00000028 
- 00011155  0x00001982 call  0x00007f49 
- 00011156  0x00001984 bpatch  0x000000aa , 0x00004015 
- 00011157  0x00001985 fetch  0x00000001 , 0x00004178 
- 00011158  0x00001986 isub  0x00000002 , 0x0000003e 
- 00011159  0x00001987 branch  0x00002b18 , 0x00000002 
- 00011160  0x00001988 storet  0x00000004 , 0x0000415b 
- 00011161  0x00001989 call  0x00003328 
- 00011162  0x0000198a call  0x000052fb 
- 00011163  0x0000198b fetcht  0x00000004 , 0x0000415b 
- 00011164  0x0000198c branch  0x00002b2a 
- 00011165  0x0000198f bpatch  0x000000ab , 0x00004015 
- 00011166  0x00001990 fetch  0x00000001 , 0x00004040 
- 00011167  0x00001991 rtnbit1  0x00000000 
- 00011168  0x00001992 rtnbit1  0x00000003 
- 00011169  0x00001993 fetch  0x00000001 , 0x0000465a 
- 00011170  0x00001994 branch  0x00002ba5 , 0x00000034 
- 00011171  0x00001995 fetch  0x00000001 , 0x000045b1 
- 00011172  0x00001996 rtn  0x00000034 
- 00011173  0x00001998 bpatch  0x000000ac , 0x00004015 
- 00011174  0x00001999 fetch  0x00000001 , 0x0000436e 
- 00011175  0x0000199a nbranch  0x00002baa , 0x00000034 
- 00011176  0x0000199b fetch  0x00000001 , 0x00004093 
- 00011177  0x0000199c rtn  0x00000034 
- 00011178  0x0000199e fetch  0x00000002 , 0x00004154 
- 00011179  0x0000199f rtn  0x00000034 
- 00011180  0x000019a1 fetcht  0x00000001 , 0x00004156 
- 00011181  0x000019a2 isub  0x00000002 , 0x0000003f 
- 00011182  0x000019a3 arg  0x00001d4c , 0x00000002 
- 00011183  0x000019a4 imul32  0x00000002 , 0x0000003f 
- 00011184  0x000019a5 branch  0x00002b93 
- 00011185  0x000019a8 bpatch  0x000000ad , 0x00004015 
- 00011186  0x000019a9 disable  0x0000002b 
- 00011187  0x000019aa fetch  0x00000001 , 0x00000030 
- 00011188  0x000019ab rtnbit0  0x00000001 
- 00011189  0x000019ac nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x000019ad call  0x00002bcb 
- 00011191  0x000019ae fetch  0x00000002 , 0x000040c1 
- 00011192  0x000019af store  0x00000002 , 0x0000003e 
- 00011193  0x000019b0 fetch  0x00000001 , 0x00000047 
- 00011194  0x000019b1 bbit1  0x00000003 , 0x00002bde 
- 00011195  0x000019b2 bmark0  0x0000000d , 0x00002bde 
- 00011196  0x000019b3 call  0x00005274 
- 00011197  0x000019b4 nbranch  0x00002bde , 0x00000034 
- 00011198  0x000019b5 fetch  0x00000001 , 0x0000455c 
- 00011199  0x000019b6 bbit1  0x00000001 , 0x00002bde 
- 00011200  0x000019b8 jam  0x00000000 , 0x000000a0 
- 00011201  0x000019b9 bmark0  0x0000000d , 0x00002bde 
- 00011202  0x000019ba fetch  0x00000001 , 0x00004174 
- 00011203  0x000019bb branch  0x00002be2 , 0x00000034 
- 00011204  0x000019bc increase  0xffffffff , 0x0000003f 
- 00011205  0x000019bd store  0x00000001 , 0x00004174 
- 00011206  0x000019be rtn 
- 00011207  0x000019c2 arg  0x00000001 , 0x00000007 
- 00011208  0x000019c3 branch  0x000060cd 
- 00011209  0x000019c6 arg  0x00000001 , 0x00000007 
- 00011210  0x000019c7 branch  0x000060d1 
- 00011211  0x000019cc jam  0x00000000 , 0x00004159 
- 00011212  0x000019cd fetch  0x00000003 , 0x00004169 
- 00011213  0x000019ce increase  0x00000001 , 0x0000003f 
- 00011214  0x000019cf store  0x00000003 , 0x00004169 
- 00011215  0x000019d0 rtn 
- 00011216  0x000019d3 bpatch  0x000000ae , 0x00004015 
- 00011217  0x000019d4 fetcht  0x00000002 , 0x000040c1 
- 00011218  0x000019d5 rshift  0x00000002 , 0x00000002 
- 00011219  0x000019d6 fetch  0x00000002 , 0x0000003e 
- 00011220  0x000019d7 iadd  0x00000002 , 0x0000003f 
- 00011221  0x000019d8 store  0x00000002 , 0x0000003e 
- 00011222  0x000019da jam  0x00000000 , 0x000000a0 
- 00011223  0x000019db fetch  0x00000003 , 0x0000416c 
- 00011224  0x000019dc increase  0x00000001 , 0x0000003f 
- 00011225  0x000019dd store  0x00000003 , 0x0000416c 
- 00011226  0x000019de fetch  0x00000001 , 0x00004159 
- 00011227  0x000019df increase  0x00000001 , 0x0000003f 
- 00011228  0x000019e0 store  0x00000001 , 0x00004159 
- 00011229  0x000019e1 rtn 
- 00011230  0x000019e4 jam  0x00000000 , 0x000000a0 
- 00011231  0x000019e5 fetch  0x00000001 , 0x00004173 
- 00011232  0x000019e6 store  0x00000001 , 0x00004174 
- 00011233  0x000019e7 rtn 
- 00011234  0x000019ea fetcht  0x00000001 , 0x00004172 
- 00011235  0x000019eb storet  0x00000001 , 0x000000a0 
- 00011236  0x000019ec rtn 
- 00011237  0x000019ef bpatch  0x000000af , 0x00004015 
- 00011238  0x000019f0 fetch  0x00000001 , 0x00004178 
- 00011239  0x000019f1 nrtn  0x00000034 
- 00011240  0x000019f2 jam  0x00000006 , 0x00008042 
- 00011241  0x000019f3 setarg  0x00000f0c 
- 00011242  0x000019f4 call  0x00002c18 
- 00011243  0x000019f5 setarg  0x00030d40 
- 00011244  0x000019f6 call  0x00002a8f 
- 00011245  0x000019f7 until  0x0000003e , 0x00000033 
- 00011246  0x000019f8 copy  0x00000031 , 0x00000030 
- 00011247  0x000019f9 call  0x000029e7 
- 00011248  0x000019fa jam  0x00000004 , 0x00008042 
- 00011249  0x000019fb nop  0x0000000a 
- 00011250  0x000019fc until  0x0000003e , 0x00000033 
- 00011251  0x000019fd deposit  0x00000031 
- 00011252  0x000019fe isub  0x00000030 , 0x0000003f 
- 00011253  0x000019ff increase  0x00000030 , 0x0000003f 
- 00011254  0x00001a00 arg  0x000000ff , 0x00000002 
- 00011255  0x00001a01 call  0x00007f91 
- 00011256  0x00001a02 store  0x00000001 , 0x00004178 
- 00011257  0x00001a03 nop  0x00007530 
- 00011258  0x00001a04 nop  0x00007530 
- 00011259  0x00001a05 nop  0x00007530 
- 00011260  0x00001a06 rtn 
- 00011261  0x00001a09 fetch  0x00000001 , 0x00004178 
- 00011262  0x00001a0a nrtn  0x00000034 
- 00011263  0x00001a0b jam  0x000000ff , 0x00008044 
- 00011264  0x00001a0c jam  0x00000006 , 0x00008042 
- 00011265  0x00001a0d call  0x000029e7 
- 00011266  0x00001a0e setarg  0x000003e8 
- 00011267  0x00001a0f iadd  0x00000031 , 0x00000030 
- 00011268  0x00001a10 snooze 
- 00011269  0x00001a11 deposit  0x00000031 
- 00011270  0x00001a12 nop  0x00002ee0 
- 00011271  0x00001a13 nop  0x00002ee0 
- 00011272  0x00001a14 nop  0x00002ee0 
- 00011273  0x00001a15 nop  0x00002ee0 
- 00011274  0x00001a16 nop  0x00002ee0 
- 00011275  0x00001a17 nop  0x00002ee0 
- 00011276  0x00001a18 nop  0x00002ee0 
- 00011277  0x00001a19 nop  0x00002ee0 
- 00011278  0x00001a1a nop  0x00002ee0 
- 00011279  0x00001a1b isub  0x00000030 , 0x0000003f 
- 00011280  0x00001a1c add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001a1d arg  0x000000ff , 0x00000002 
- 00011282  0x00001a1e call  0x00007f91 
- 00011283  0x00001a1f store  0x00000001 , 0x00004178 
- 00011284  0x00001a20 nop  0x00007530 
- 00011285  0x00001a21 nop  0x00007530 
- 00011286  0x00001a22 nop  0x00007530 
- 00011287  0x00001a23 rtn 
- 00011288  0x00001a29 arg  0x00000fff , 0x00000005 
- 00011289  0x00001a2a iand  0x00000005 , 0x00000005 
- 00011290  0x00001a2b fetch  0x00000001 , 0x00004175 
- 00011291  0x00001a2c and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001a2d lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001a2e ior  0x00000005 , 0x0000003f 
- 00011294  0x00001a2f hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001a30 ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001a31 istore  0x00000002 , 0x00000005 
- 00011297  0x00001a34 setarg  0x00000001 
- 00011298  0x00001a35 branch  0x00002c24 
- 00011299  0x00001a38 setarg  0x00000002 
- 00011300  0x00001a3a until  0x0000003e , 0x00000033 
- 00011301  0x00001a3b hstore  0x00000001 , 0x00008005 
- 00011302  0x00001a3c until  0x0000003e , 0x00000033 
- 00011303  0x00001a3d until  0x0000003e , 0x00000033 
- 00011304  0x00001a3e rtn 
- 00011305  0x00001a42 bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001a43 fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001a44 hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001a45 setarg  0x00000004 
- 00011309  0x00001a46 call  0x00002c24 
- 00011310  0x00001a47 fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001a48 hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001a49 setarg  0x00000008 
- 00011313  0x00001a4a branch  0x00002c24 
- 00011314  0x00001a4d fetch  0x00000002 , 0x00004152 
- 00011315  0x00001a4e qset1  0x0000003f 
- 00011316  0x00001a4f store  0x00000002 , 0x00004152 
- 00011317  0x00001a50 rtn 
- 00011318  0x00001a53 fetch  0x00000002 , 0x00004152 
- 00011319  0x00001a54 qset0  0x0000003f 
- 00011320  0x00001a55 store  0x00000002 , 0x00004152 
- 00011321  0x00001a56 rtn 
- 00011322  0x00001a5b bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001a5c call  0x00003326 
- 00011324  0x00001a5d fetch  0x00000002 , 0x00004152 
- 00011325  0x00001a5e copy  0x0000003f , 0x00000011 
- 00011326  0x00001a5f fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001a60 isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001a61 setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001a62 fetch  0x00000001 , 0x00000078 
- 00011330  0x00001a63 fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001a64 iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001a65 fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001a66 iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001a67 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001a68 fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001a69 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001a6a fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001a6b fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001a6c iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001a6d nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001a6e fetch  0x00000008 , 0x00004668 
- 00011342  0x00001a6f nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001a70 fetch  0x00000008 , 0x00004670 
- 00011344  0x00001a71 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001a72 fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001a73 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001a74 fetch  0x00000001 , 0x00004092 
- 00011348  0x00001a75 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001a76 call  0x00002c5b , 0x00000001 
- 00011350  0x00001a77 setarg  0xfffffff8 
- 00011351  0x00001a78 iand  0x00000011 , 0x00000011 
- 00011352  0x00001a79 copy  0x00000011 , 0x0000003f 
- 00011353  0x00001a7a store  0x00000002 , 0x00004152 
- 00011354  0x00001a7b rtn 
- 00011355  0x00001a7e hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001a7f nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001a80 hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001a81 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001a82 rtn 
- 00011360  0x00001a85 hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001a86 set0  0x0000001b , 0x0000003f 
- 00011362  0x00001a87 hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001a88 call  0x00002c21 
- 00011364  0x00001a89 branch  0x00002a8c 
- 00011365  0x00001a8c hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001a8d set0  0x00000014 , 0x0000003f 
- 00011367  0x00001a8e hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001a8f branch  0x00002c23 
- 00011369  0x00001a92 fetch  0x00000002 , 0x00004150 
- 00011370  0x00001a93 bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001a94 rtn 
- 00011372  0x00001a96 fetch  0x00000002 , 0x00004150 
- 00011373  0x00001a97 bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001a98 rtn 
- 00011375  0x00001a9a fetch  0x00000002 , 0x00004150 
- 00011376  0x00001a9b bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001a9c rtn 
- 00011378  0x00001ada bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001adb call  0x00002c7a 
- 00011380  0x00001adc add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001add ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001adf rtneq  0x00000000 
- 00011383  0x00001ae0 beq  0x00000001 , 0x00002d06 
- 00011384  0x00001ae1 beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001ae2 rtn 
- 00011386  0x00001ae5 fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001ae6 copy  0x00000002 , 0x00000013 
- 00011388  0x00001ae7 rtn 
- 00011389  0x00001aea call  0x00002f3d 
- 00011390  0x00001aeb branch  0x0000307d 
- 00011391  0x00001aee call  0x00003084 
- 00011392  0x00001aef call  0x0000305a 
- 00011393  0x00001af0 call  0x0000305e 
- 00011394  0x00001af1 branch  0x000030a2 
- 00011395  0x00001af7 call  0x00003231 
- 00011396  0x00001af8 setarg  0x0000004e 
- 00011397  0x00001af9 call  0x0000322f 
- 00011398  0x00001afa call  0x000032ba 
- 00011399  0x00001afd add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001afe ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001aff branch  0x0000322c 
- 00011402  0x00001b02 call  0x00002c7a 
- 00011403  0x00001b03 add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001b04 ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001b06 call  0x00002c90 
- 00011406  0x00001b07 add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001b09 branch  0x00002e56 
- 00011408  0x00001b0c call  0x00002c94 
- 00011409  0x00001b0d increase  0x00000001 , 0x00000002 
- 00011410  0x00001b0e and_into  0x00000003 , 0x00000002 
- 00011411  0x00001b0f rtn 
- 00011412  0x00001b12 add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001b13 ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001b15 and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001b16 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001b17 add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001b19 iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001b1a iadd  0x00000002 , 0x00000006 
- 00011419  0x00001b1b ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001b1d branch  0x0000322f 
- 00011421  0x00001b20 call  0x0000326c 
- 00011422  0x00001b21 call  0x0000666a 
- 00011423  0x00001b22 setarg  0x000007e2 
- 00011424  0x00001b23 arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001b24 arg  0x00000004 , 0x00000002 
- 00011426  0x00001b25 call  0x000066b3 
- 00011427  0x00001b26 call  0x0000666d 
- 00011428  0x00001b27 fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001b28 call  0x00003227 
- 00011430  0x00001b2a nrtn  0x00000034 
- 00011431  0x00001b2b fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001b2d branch  0x00003227 
- 00011433  0x00001b30 call  0x00003241 
- 00011434  0x00001b32 setarg  0x00000000 
- 00011435  0x00001b33 call  0x0000323f 
- 00011436  0x00001b36 call  0x0000323a 
- 00011437  0x00001b38 and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001b3a branch  0x0000323c 
- 00011439  0x00001b3d call  0x0000323a 
- 00011440  0x00001b3f set1  0x00000004 , 0x0000003f 
- 00011441  0x00001b40 call  0x0000323c 
- 00011442  0x00001b43 branch  0x00003235 
- 00011443  0x00001b46 call  0x0000325d 
- 00011444  0x00001b48 beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001b49 beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001b4a rtn 
- 00011447  0x00001b4d call  0x0000323e 
- 00011448  0x00001b50 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001b51 call  0x000032d6 
- 00011450  0x00001b53 call  0x00003242 
- 00011451  0x00001b55 branch  0x00002cac 
- 00011452  0x00001b58 call  0x0000325a 
- 00011453  0x00001b5a branch  0x00002cb8 
- 00011454  0x00001b5d add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001b5e ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001b60 increase  0x00000001 , 0x0000003f 
- 00011457  0x00001b61 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001b62 istore  0x00000001 , 0x00000005 
- 00011459  0x00001b64 beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001b65 call  0x00003258 
- 00011461  0x00001b67 beq  0x00000001 , 0x00002cca 
- 00011462  0x00001b68 setarg  0x00000001 
- 00011463  0x00001b69 call  0x0000325b 
- 00011464  0x00001b6c call  0x00003258 
- 00011465  0x00001b6e bne  0x00000001 , 0x00002cac 
- 00011466  0x00001b70 add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001b71 ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001b73 increase  0x00000001 , 0x0000003f 
- 00011469  0x00001b74 call  0x00002cd5 
- 00011470  0x00001b76 beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001b77 call  0x00002c8a 
- 00011472  0x00001b78 call  0x00002d04 
- 00011473  0x00001b7a branch  0x00002d8f 
- 00011474  0x00001b7d call  0x00002cd4 
- 00011475  0x00001b7f branch  0x00002cac 
- 00011476  0x00001b82 setarg  0x00000000 
- 00011477  0x00001b84 add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001b85 branch  0x000032b4 
- 00011479  0x00001b88 call  0x0000323e 
- 00011480  0x00001b8b call  0x0000325a 
- 00011481  0x00001b8d call  0x00003241 
- 00011482  0x00001b8f branch  0x00002cac 
- 00011483  0x00001b92 call  0x0000325d 
- 00011484  0x00001b94 beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001b95 call  0x0000323a 
- 00011486  0x00001b97 isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001b98 branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001b99 call  0x0000325d 
- 00011489  0x00001b9b beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001b9c beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001b9d rtn 
- 00011492  0x00001ba0 call  0x00003253 
- 00011493  0x00001ba2 rtnne  0x000000ff 
- 00011494  0x00001ba3 call  0x00002ce9 
- 00011495  0x00001ba4 ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001ba5 rtn 
- 00011497  0x00001ba8 disable  0x0000002c 
- 00011498  0x00001ba9 add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001baa ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001bac rtnne  0x00000001 
- 00011501  0x00001bad add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001bae ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001bb0 rtnne  0x00000000 
- 00011504  0x00001bb1 setarg  0x00000001 
- 00011505  0x00001bb2 call  0x00002cfd 
- 00011506  0x00001bb4 call  0x00003237 
- 00011507  0x00001bb6 branch  0x00007feb 
- 00011508  0x00001bb9 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001bba ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001bbc branch  0x00002cff , 0x00000034 
- 00011511  0x00001bbd increase  0xffffffff , 0x0000003f 
- 00011512  0x00001bbe call  0x0000323f 
- 00011513  0x00001bc0 setarg  0x00000002 
- 00011514  0x00001bc1 call  0x00002cfd 
- 00011515  0x00001bc3 call  0x00002c8a 
- 00011516  0x00001bc5 branch  0x00003237 
- 00011517  0x00001bc8 add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001bc9 branch  0x000032b4 
- 00011519  0x00001bcd setarg  0x00000003 
- 00011520  0x00001bce call  0x00002cfd 
- 00011521  0x00001bd0 call  0x00003258 
- 00011522  0x00001bd2 nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001bd3 call  0x00002c8a 
- 00011524  0x00001bd6 setarg  0x00000002 
- 00011525  0x00001bd7 branch  0x00003238 
- 00011526  0x00001bda rtnmark0  0x00000026 
- 00011527  0x00001bdb set1  0x00000027 , 0x00000000 
- 00011528  0x00001bdc bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001bdd add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001bde ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001be0 beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001be1 call  0x0000306a 
- 00011533  0x00001be2 nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001be3 call  0x00002d1b 
- 00011535  0x00001be5 add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001be6 call  0x000032d6 
- 00011537  0x00001be8 call  0x00002d2c 
- 00011538  0x00001be9 nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001bea call  0x00002ce4 
- 00011540  0x00001bec call  0x00002d8f 
- 00011541  0x00001bed call  0x00002e7a 
- 00011542  0x00001bef set0  0x00000027 , 0x00000000 
- 00011543  0x00001bf0 rtn 
- 00011544  0x00001bf3 rtn  0x00000005 
- 00011545  0x00001bf4 set1  0x0000001c , 0x0000003f 
- 00011546  0x00001bf5 rtn 
- 00011547  0x00001bf8 add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001bf9 ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001bfb increase  0x00000001 , 0x0000003f 
- 00011550  0x00001bfc add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001bfd istore  0x00000001 , 0x00000005 
- 00011552  0x00001bff beq  0x00000004 , 0x00002d23 
- 00011553  0x00001c00 beq  0x00000005 , 0x00002d27 
- 00011554  0x00001c01 rtn 
- 00011555  0x00001c03 add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001c04 ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001c08 add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001c09 branch  0x000032b4 
- 00011559  0x00001c0c add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001c0d call  0x000032d6 
- 00011561  0x00001c0f add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001c10 ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001c12 branch  0x00002d25 
- 00011564  0x00001c15 call  0x00003253 
- 00011565  0x00001c17 bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001c18 bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001c19 call  0x00002d3a 
- 00011568  0x00001c1a nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001c1b call  0x00002d53 
- 00011570  0x00001c1c call  0x00002e71 
- 00011571  0x00001c1f setarg  0x00000001 
- 00011572  0x00001c21 add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001c22 branch  0x000032b4 
- 00011574  0x00001c25 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001c26 ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001c28 beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001c29 rtn 
- 00011578  0x00001c2d add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001c2e ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001c30 call  0x00007f9c 
- 00011581  0x00001c31 nrtn  0x00000028 
- 00011582  0x00001c32 copy  0x00000011 , 0x0000003f 
- 00011583  0x00001c33 store  0x00000001 , 0x00000aae 
- 00011584  0x00001c34 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001c35 call  0x000032d6 
- 00011586  0x00001c37 call  0x00002cac 
- 00011587  0x00001c38 store  0x00000001 , 0x0000119e 
- 00011588  0x00001c39 fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001c3a copy  0x0000003f , 0x00000011 
- 00011590  0x00001c3b add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001c3c arg  0x0000119f , 0x00000005 
- 00011592  0x00001c3d copy  0x00000011 , 0x00000039 
- 00011593  0x00001c3e copy  0x00000012 , 0x00000006 
- 00011594  0x00001c3f call  0x00007f01 
- 00011595  0x00001c40 arg  0x0000119e , 0x00000011 
- 00011596  0x00001c42 rtnmark0  0x00000027 
- 00011597  0x00001c43 add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001c44 istoret  0x00000001 , 0x00000005 
- 00011599  0x00001c46 copy  0x00000002 , 0x00000039 
- 00011600  0x00001c47 add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001c49 copy  0x00000011 , 0x00000006 
- 00011602  0x00001c4a branch  0x00007f01 
- 00011603  0x00001c4e add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001c4f ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001c51 increase  0x00000002 , 0x0000003f 
- 00011606  0x00001c52 add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001c53 istore  0x00000001 , 0x00000005 
- 00011608  0x00001c56 call  0x0000323a 
- 00011609  0x00001c58 call  0x00003235 
- 00011610  0x00001c5b add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001c5c ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001c5e lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001c5f add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001c60 ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001c62 and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001c63 lshift  0x00000002 , 0x00000002 
- 00011617  0x00001c64 ior  0x00000002 , 0x0000003f 
- 00011618  0x00001c65 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001c66 ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001c68 iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001c69 istore  0x00000001 , 0x00000005 
- 00011622  0x00001c6b add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001c6c ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001c6e iforce  0x00000039 
- 00011625  0x00001c6f add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001c71 branch  0x00007f01 
- 00011627  0x00001c74 call  0x0000324f 
- 00011628  0x00001c76 call  0x0000325a 
- 00011629  0x00001c78 call  0x00002e6d 
- 00011630  0x00001c79 call  0x00002cac 
- 00011631  0x00001c7a store  0x00000001 , 0x0000119e 
- 00011632  0x00001c7b call  0x00002d77 
- 00011633  0x00001c7c call  0x0000323a 
- 00011634  0x00001c7e set1  0x00000003 , 0x0000003f 
- 00011635  0x00001c7f call  0x0000323c 
- 00011636  0x00001c81 call  0x00002d53 
- 00011637  0x00001c82 call  0x00002d33 
- 00011638  0x00001c83 branch  0x00002d14 
- 00011639  0x00001c86 store  0x00000001 , 0x0000119f 
- 00011640  0x00001c87 call  0x00003224 
- 00011641  0x00001c89 store  0x00000004 , 0x000011a0 
- 00011642  0x00001c8a arg  0x00000006 , 0x00000002 
- 00011643  0x00001c8b arg  0x0000119e , 0x00000011 
- 00011644  0x00001c8c branch  0x00002d4c 
- 00011645  0x00001c8f add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001c90 ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001c92 branch  0x00002d6b , 0x00000034 
- 00011648  0x00001c95 add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001c96 ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001c98 branch  0x00007f9c 
- 00011651  0x00001c9b call  0x00002c7a 
- 00011652  0x00001c9d call  0x00002afa 
- 00011653  0x00001c9e fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001c9f rtn  0x00000034 
- 00011655  0x00001ca0 add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001ca1 ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001ca3 call  0x00007f9c 
- 00011658  0x00001ca4 add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001ca5 ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001ca6 call  0x00007f49 
- 00011661  0x00001ca7 storet  0x00000004 , 0x0000415b 
- 00011662  0x00001ca8 branch  0x00002b2a 
- 00011663  0x00001cab call  0x00002c7a 
- 00011664  0x00001cac add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001cad call  0x000032d6 
- 00011666  0x00001cb0 call  0x00002da4 
- 00011667  0x00001cb1 nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001cb2 nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001cb3 call  0x00002dd6 
- 00011670  0x00001cb4 call  0x00002e75 
- 00011671  0x00001cb6 call  0x00002c7a 
- 00011672  0x00001cb7 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001cb8 ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001cba increase  0x00000001 , 0x0000003f 
- 00011675  0x00001cbb call  0x00003232 
- 00011676  0x00001cbd call  0x00003253 
- 00011677  0x00001cbf bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001cc0 call  0x00002cdb 
- 00011679  0x00001cc2 setarg  0x00000000 
- 00011680  0x00001cc3 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001cc4 istore  0x00000002 , 0x00000005 
- 00011682  0x00001cc8 setarg  0x00000000 
- 00011683  0x00001cc9 branch  0x00002d34 
- 00011684  0x00001ccd disable  0x0000002f 
- 00011685  0x00001cce call  0x00002df7 
- 00011686  0x00001ccf call  0x00002c7a 
- 00011687  0x00001cd0 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001cd1 ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001cd3 beq  0x00000001 , 0x00002dac 
- 00011690  0x00001cd4 call  0x00002e11 
- 00011691  0x00001cd5 branch  0x00002e45 
- 00011692  0x00001cd7 call  0x00002e45 
- 00011693  0x00001cd8 branch  0x00002d97 
- 00011694  0x00001cdc bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001cdd add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001cde ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001ce0 increase  0x00000001 , 0x0000003f 
- 00011698  0x00001ce1 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001ce2 istore  0x00000001 , 0x00000005 
- 00011700  0x00001ce4 call  0x00003253 
- 00011701  0x00001ce6 bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001ce7 add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001ce8 ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001cea increase  0x00000001 , 0x00000002 
- 00011705  0x00001ceb add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001cec istoret  0x00000001 , 0x00000005 
- 00011707  0x00001cee add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001cef ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001cf1 isub  0x00000002 , 0x0000003f 
- 00011710  0x00001cf2 nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001cf3 bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001cf4 call  0x0000325d 
- 00011713  0x00001cf6 beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001cf7 add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001cf8 ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001cfa increase  0x00000001 , 0x0000003f 
- 00011717  0x00001cfb add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001cfc istore  0x00000001 , 0x00000005 
- 00011719  0x00001cfe beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001cff call  0x00002caf 
- 00011721  0x00001d00 setarg  0x00000001 
- 00011722  0x00001d01 call  0x00003238 
- 00011723  0x00001d03 branch  0x00002d8f 
- 00011724  0x00001d06 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001d07 ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001d09 rtnne  0x000000ff 
- 00011727  0x00001d0a add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001d0b call  0x000032d6 
- 00011729  0x00001d0d branch  0x00002dd4 
- 00011730  0x00001d10 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001d11 call  0x000032d6 
- 00011732  0x00001d14 jam  0x0000003a , 0x00000a99 
- 00011733  0x00001d15 branch  0x00007d86 
- 00011734  0x00001d18 call  0x00002dde 
- 00011735  0x00001d19 add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001d1a ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001d1c rtn  0x00000034 
- 00011738  0x00001d1d iforce  0x00000039 
- 00011739  0x00001d1e add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001d20 add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001d22 branch  0x00007f01 
- 00011742  0x00001d27 call  0x0000325f 
- 00011743  0x00001d29 rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001d2a add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001d2b istore  0x00000001 , 0x00000005 
- 00011746  0x00001d2e increase  0x00000001 , 0x0000003f 
- 00011747  0x00001d2f add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001d31 iadd  0x00000006 , 0x00000006 
- 00011749  0x00001d32 ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001d33 add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001d34 istore  0x00000003 , 0x00000005 
- 00011752  0x00001d37 call  0x0000325f 
- 00011753  0x00001d39 rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001d3a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001d3b add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001d3c istore  0x00000001 , 0x00000005 
- 00011757  0x00001d3e rtn 
- 00011758  0x00001d41 disable  0x00000009 
- 00011759  0x00001d42 disable  0x00000007 
- 00011760  0x00001d43 setarg  0x00555555 
- 00011761  0x00001d44 iforce  0x0000000f 
- 00011762  0x00001d45 rtn 
- 00011763  0x00001d48 call  0x00002918 
- 00011764  0x00001d49 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001d4a ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001d4c branch  0x00002933 
- 00011767  0x00001d4f call  0x00002dee 
- 00011768  0x00001d50 call  0x00002df3 
- 00011769  0x00001d51 set1  0x00000000 , 0x00000015 
- 00011770  0x00001d52 enable  0x0000001d 
- 00011771  0x00001d53 enable  0x00000020 
- 00011772  0x00001d54 disable  0x00000021 
- 00011773  0x00001d55 call  0x000053c4 
- 00011774  0x00001d56 call  0x0000322a 
- 00011775  0x00001d58 iforce  0x00000009 
- 00011776  0x00001d59 inject  0x00000003 , 0x00000020 
- 00011777  0x00001d5a enable  0x00000009 
- 00011778  0x00001d5b add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001d5c ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001d5e iforce  0x00000039 
- 00011781  0x00001d5f add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001d62 ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001d63 inject  0x00000003 , 0x00000008 
- 00011784  0x00001d64 loop  0x00002e06 
- 00011785  0x00001d65 enable  0x00000008 
- 00011786  0x00001d66 inject  0x00000003 , 0x00000018 
- 00011787  0x00001d67 disable  0x00000008 
- 00011788  0x00001d68 until  0x0000003e , 0x00000027 
- 00011789  0x00001d69 bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001d6a nop  0x00000064 
- 00011791  0x00001d6b disable  0x0000001d 
- 00011792  0x00001d6c rtn 
- 00011793  0x00001d6f disable  0x0000002f 
- 00011794  0x00001d70 force  0x00000000 , 0x00000015 
- 00011795  0x00001d71 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001d72 ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001d74 call  0x0000291f 
- 00011798  0x00001d75 call  0x00002924 
- 00011799  0x00001d77 call  0x00002dee 
- 00011800  0x00001d78 enable  0x0000000d 
- 00011801  0x00001d79 enable  0x00000021 
- 00011802  0x00001d7a disable  0x00000020 
- 00011803  0x00001d7b call  0x000053c4 
- 00011804  0x00001d7c call  0x0000322a 
- 00011805  0x00001d7e iforce  0x00000009 
- 00011806  0x00001d7f enable  0x00000010 
- 00011807  0x00001d80 add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001d81 ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001d83 iforce  0x0000001b 
- 00011810  0x00001d84 correlate  0x0000003e , 0x00000003 
- 00011811  0x00001d85 nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001d86 enable  0x00000009 
- 00011813  0x00001d87 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001d88 rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001d89 add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001d8a istore  0x00000001 , 0x00000005 
- 00011817  0x00001d8c add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001d8d ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001d8f beq  0x00000002 , 0x00002e33 
- 00011820  0x00001d90 bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001d91 add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001d92 ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001d94 add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001d95 ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001d97 icompare  0x00000007 , 0x00000002 
- 00011826  0x00001d98 nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001d9a parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001d9b rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001d9c istore  0x00000001 , 0x00000005 
- 00011830  0x00001d9d rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001d9e and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001d9f branch  0x00002e3d , 0x00000005 
- 00011833  0x00001da1 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001da2 rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001da3 istore  0x00000001 , 0x00000005 
- 00011836  0x00001da4 loop  0x00002e39 
- 00011837  0x00001da6 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001da7 rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001da8 rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001da9 istore  0x00000003 , 0x00000005 
- 00011841  0x00001daa branch  0x00002e45 , 0x00000006 
- 00011842  0x00001dab enable  0x0000002f 
- 00011843  0x00001dac disable  0x0000000d 
- 00011844  0x00001dad rtn 
- 00011845  0x00001db1 disable  0x0000001d 
- 00011846  0x00001db2 disable  0x0000000d 
- 00011847  0x00001db3 disable  0x00000009 
- 00011848  0x00001db4 disable  0x00000007 
- 00011849  0x00001db5 branch  0x000028f9 , 0x00000021 
- 00011850  0x00001db6 until  0x0000003e , 0x00000027 
- 00011851  0x00001db7 nop  0x00000064 
- 00011852  0x00001db8 branch  0x000028f9 
- 00011853  0x00001dbb call  0x00002e4f 
- 00011854  0x00001dbc branch  0x00002e45 
- 00011855  0x00001dbf call  0x000029bb 
- 00011856  0x00001dc0 rtn  0x00000034 
- 00011857  0x00001dc1 add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001dc2 ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001dc4 arg  0x00000d9e , 0x00000011 
- 00011860  0x00001dc6 call  0x00002e58 
- 00011861  0x00001dc7 add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001dca istoret  0x00000001 , 0x00000005 
- 00011863  0x00001dcb rtn 
- 00011864  0x00001dce arg  0x000000ff , 0x00000012 
- 00011865  0x00001dcf branch  0x00002e5a 
- 00011866  0x00001de2 copy  0x00000011 , 0x0000003f 
- 00011867  0x00001de3 iadd  0x00000002 , 0x00000005 
- 00011868  0x00001de4 fetch  0x00000001 , 0x00000018 
- 00011869  0x00001de5 istore  0x00000001 , 0x00000005 
- 00011870  0x00001de6 increase  0x00000001 , 0x00000002 
- 00011871  0x00001de7 copy  0x00000012 , 0x0000003f 
- 00011872  0x00001de8 iand_into  0x00000002 
- 00011873  0x00001de9 rtn 
- 00011874  0x00001dec arg  0x00000000 , 0x00000002 
- 00011875  0x00001ded copy  0x00000011 , 0x00000006 
- 00011876  0x00001def ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001df0 iadd  0x00000002 , 0x00000002 
- 00011878  0x00001df1 loop  0x00002e64 
- 00011879  0x00001df2 rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001df3 rtn 
- 00011881  0x00001df6 call  0x00002c7a 
- 00011882  0x00001df7 call  0x00002e9f 
- 00011883  0x00001df8 setarg  0x00000001 
- 00011884  0x00001df9 call  0x00003272 
- 00011885  0x00001dfc setarg  0x00000000 
- 00011886  0x00001dfd call  0x00002e73 
- 00011887  0x00001dff istore  0x00000001 , 0x00000005 
- 00011888  0x00001e01 rtn 
- 00011889  0x00001e04 call  0x00003270 
- 00011890  0x00001e06 increase  0x00000001 , 0x0000003f 
- 00011891  0x00001e09 add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001e0a branch  0x000032b4 
- 00011893  0x00001e0f add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001e10 ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001e11 increase  0x00000001 , 0x0000003f 
- 00011896  0x00001e12 add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001e13 branch  0x000032b4 
- 00011898  0x00001e16 bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001e17 call  0x00003270 
- 00011900  0x00001e19 sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001e1a rtn  0x00000002 
- 00011902  0x00001e1b add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001e1c ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001e1e isub  0x00000002 , 0x00000002 
- 00011905  0x00001e1f call  0x00002e6d 
- 00011906  0x00001e20 setarg  0x00000102 
- 00011907  0x00001e21 iadd  0x00000013 , 0x00000011 
- 00011908  0x00001e22 ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001e24 isub  0x00000002 , 0x0000003e 
- 00011910  0x00001e25 nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001e26 setarg  0x00000103 
- 00011912  0x00001e27 iadd  0x00000013 , 0x00000011 
- 00011913  0x00001e28 ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001e2a isub  0x00000002 , 0x0000003e 
- 00011915  0x00001e2b branch  0x00002e99 , 0x00000002 
- 00011916  0x00001e2c rtn 
- 00011917  0x00001e2f add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001e30 ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001e32 beq  0x00000002 , 0x00002e93 
- 00011920  0x00001e33 increase  0x00000001 , 0x0000003f 
- 00011921  0x00001e34 call  0x00003272 
- 00011922  0x00001e36 beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001e38 setarg  0x0000000a 
- 00011924  0x00001e39 call  0x000032b0 
- 00011925  0x00001e3b setarg  0x00000000 
- 00011926  0x00001e3c call  0x000032b2 
- 00011927  0x00001e3f add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001e41 branch  0x00002ea5 
- 00011929  0x00001e44 add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001e45 ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001e47 beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001e48 increase  0xffffffff , 0x0000003f 
- 00011933  0x00001e49 call  0x00003272 
- 00011934  0x00001e4b beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001e50 setarg  0x00000005 
- 00011936  0x00001e51 call  0x000032b0 
- 00011937  0x00001e53 setarg  0x00000000 
- 00011938  0x00001e54 call  0x000032b2 
- 00011939  0x00001e57 setarg  0x00000100 
- 00011940  0x00001e59 iadd  0x00000013 , 0x00000011 
- 00011941  0x00001e5b ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001e5d branch  0x0000326a 
- 00011943  0x00001e62 setarg  0x00000002 
- 00011944  0x00001e63 call  0x000032b0 
- 00011945  0x00001e65 setarg  0x00000000 
- 00011946  0x00001e66 call  0x000032b2 
- 00011947  0x00001e69 setarg  0x00000101 
- 00011948  0x00001e6b branch  0x00002ea4 
- 00011949  0x00001e7a set1  0x00000026 , 0x00000000 
- 00011950  0x00001e7b call  0x00002c83 
- 00011951  0x00001e7e setarg  0x00000001 
- 00011952  0x00001e7f branch  0x00003256 
- 00011953  0x00001e82 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001e83 ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001e85 beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001e86 call  0x00003253 
- 00011957  0x00001e88 beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001e89 beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001e8a beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001e8b branch  0x00002a8c 
- 00011961  0x00001e8e setarg  0x00000011 
- 00011962  0x00001e8f call  0x00003256 
- 00011963  0x00001e91 jam  0x000000aa , 0x0000119e 
- 00011964  0x00001e92 branch  0x00002ec4 
- 00011965  0x00001e94 setarg  0x00000012 
- 00011966  0x00001e95 call  0x00003256 
- 00011967  0x00001e97 jam  0x00000055 , 0x0000119e 
- 00011968  0x00001e98 branch  0x00002ec4 
- 00011969  0x00001e9a setarg  0x00000013 
- 00011970  0x00001e9b call  0x00003256 
- 00011971  0x00001e9d jam  0x00000022 , 0x0000119e 
- 00011972  0x00001e9f call  0x0000323a 
- 00011973  0x00001ea1 and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001ea2 store  0x00000001 , 0x0000119f 
- 00011975  0x00001ea3 call  0x00003224 
- 00011976  0x00001ea5 store  0x00000004 , 0x000011a0 
- 00011977  0x00001ea7 jam  0x00000000 , 0x000011a4 
- 00011978  0x00001ea8 arg  0x0000119e , 0x00000011 
- 00011979  0x00001ea9 arg  0x00000007 , 0x00000002 
- 00011980  0x00001eaa call  0x00002d4c 
- 00011981  0x00001eab call  0x00002d53 
- 00011982  0x00001eac call  0x00002d33 
- 00011983  0x00001ead branch  0x00007fe7 
- 00011984  0x00001eb0 call  0x00003253 
- 00011985  0x00001eb2 rtneq  0x000000ff 
- 00011986  0x00001eb3 beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001eb4 beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001eb5 beq  0x00000013 , 0x00002edc 
- 00011989  0x00001eb6 rtn 
- 00011990  0x00001eb9 setarg  0x00000002 
- 00011991  0x00001eba call  0x00003256 
- 00011992  0x00001ebc branch  0x00002d9f 
- 00011993  0x00001ebe setarg  0x00000003 
- 00011994  0x00001ebf call  0x00003256 
- 00011995  0x00001ec1 branch  0x00002d9f 
- 00011996  0x00001ec3 setarg  0x000000ff 
- 00011997  0x00001ec4 call  0x00003256 
- 00011998  0x00001ec6 jam  0x00000039 , 0x00000a99 
- 00011999  0x00001ec7 call  0x00007d86 
- 00012000  0x00001ec8 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00001ec9 ifetch  0x00000004 , 0x00000011 
- 00012002  0x00001ecb call  0x0000322c 
- 00012003  0x00001ecd branch  0x00002d9f 
- 00012004  0x00001ed0 set0  0x00000026 , 0x00000000 
- 00012005  0x00001ed1 call  0x00002f08 
- 00012006  0x00001ed2 call  0x00002f22 
- 00012007  0x00001ed4 call  0x00003263 
- 00012008  0x00001ed6 nop  0x000007d0 
- 00012009  0x00001ed7 call  0x00003261 
- 00012010  0x00001ed8 beq  0x000000ff , 0x00002dd4 
- 00012011  0x00001ed9 call  0x00002da4 
- 00012012  0x00001eda nbranch  0x00002efa , 0x00000018 
- 00012013  0x00001edb nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00001edc call  0x00002dd6 
- 00012015  0x00001edd call  0x00002c7a 
- 00012016  0x00001ede add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00001edf ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00001ee0 call  0x000030be 
- 00012019  0x00001ee1 branch  0x00002ead , 0x00000005 
- 00012020  0x00001ee2 call  0x00002c7a 
- 00012021  0x00001ee3 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x00001ee4 ifetch  0x00000004 , 0x00000011 
- 00012023  0x00001ee5 beq  0x00000000 , 0x00002ee7 
- 00012024  0x00001ee6 call  0x0000322c 
- 00012025  0x00001ee7 branch  0x00002f1c 
- 00012026  0x00001eea call  0x00003261 
- 00012027  0x00001eeb increase  0x00000001 , 0x0000003f 
- 00012028  0x00001eec call  0x00003264 
- 00012029  0x00001eee call  0x00002f04 
- 00012030  0x00001eef increase  0x00000001 , 0x0000003f 
- 00012031  0x00001ef0 and_into  0x00000001 , 0x0000003f 
- 00012032  0x00001ef1 call  0x00002f06 
- 00012033  0x00001ef2 beq  0x00000000 , 0x00002f0c 
- 00012034  0x00001ef3 beq  0x00000001 , 0x00002f0e 
- 00012035  0x00001ef4 rtn 
- 00012036  0x00001ef7 setarg  0x0000018b 
- 00012037  0x00001ef8 branch  0x000032d0 
- 00012038  0x00001efa arg  0x0000018b , 0x00000011 
- 00012039  0x00001efb branch  0x000032b3 
- 00012040  0x00001efe call  0x00003267 
- 00012041  0x00001eff call  0x00003224 
- 00012042  0x00001f00 call  0x0000322c 
- 00012043  0x00001f01 branch  0x00002c8a 
- 00012044  0x00001f04 call  0x00002f08 
- 00012045  0x00001f05 branch  0x00002ee8 
- 00012046  0x00001f08 call  0x00002c83 
- 00012047  0x00001f09 branch  0x00002ee8 
- 00012048  0x00001f0d set0  0x00000026 , 0x00000000 
- 00012049  0x00001f0e call  0x00002c8a 
- 00012050  0x00001f0f call  0x00003253 
- 00012051  0x00001f11 rtnne  0x000000ff 
- 00012052  0x00001f12 call  0x00002f22 
- 00012053  0x00001f13 call  0x00003263 
- 00012054  0x00001f16 nop  0x000007d0 
- 00012055  0x00001f17 call  0x00003261 
- 00012056  0x00001f19 beq  0x000000ff , 0x00002dd4 
- 00012057  0x00001f1a call  0x00002da4 
- 00012058  0x00001f1b nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00001f1c nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00001f1e set1  0x00000026 , 0x00000000 
- 00012061  0x00001f1f call  0x00003263 
- 00012062  0x00001f20 setarg  0x000000ff 
- 00012063  0x00001f21 call  0x00003256 
- 00012064  0x00001f23 jam  0x0000003c , 0x00000a99 
- 00012065  0x00001f24 branch  0x00007d86 
- 00012066  0x00001f27 set1  0x00000027 , 0x00000000 
- 00012067  0x00001f28 jam  0x000000ff , 0x0000119e 
- 00012068  0x00001f29 call  0x0000323a 
- 00012069  0x00001f2b call  0x00002d77 
- 00012070  0x00001f2c branch  0x00002d53 
- 00012071  0x00001f2f call  0x00003261 
- 00012072  0x00001f31 increase  0x00000001 , 0x0000003f 
- 00012073  0x00001f32 call  0x00003264 
- 00012074  0x00001f34 call  0x00002c8a 
- 00012075  0x00001f35 branch  0x00002f16 
- 00012076  0x00001f38 call  0x00003267 
- 00012077  0x00001f3b setarg  0x000000ff 
- 00012078  0x00001f3c call  0x00003256 
- 00012079  0x00001f3e branch  0x00002f10 
- 00012080  0x00001f48 bpatch  0x000000ba , 0x00004017 
- 00012081  0x00001f49 call  0x00002c7a 
- 00012082  0x00001f4a setarg  0x000031b0 
- 00012083  0x00001f4b add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00001f4c istore  0x00000002 , 0x00000005 
- 00012085  0x00001f4e call  0x00002f3d 
- 00012086  0x00001f4f call  0x000048ea 
- 00012087  0x00001f50 call  0x000032b6 
- 00012088  0x00001f52 bpatch  0x000000bb , 0x00004017 
- 00012089  0x00001f53 beq  0x00000000 , 0x00003055 
- 00012090  0x00001f54 beq  0x00000001 , 0x00002f45 
- 00012091  0x00001f55 beq  0x0000000f , 0x00002f41 
- 00012092  0x00001f56 branch  0x00002a8c 
- 00012093  0x00001f59 call  0x0000326c 
- 00012094  0x00001f5a arg  0x00000080 , 0x00000039 
- 00012095  0x00001f5b arg  0x00000d9e , 0x00000005 
- 00012096  0x00001f5c branch  0x00007ec6 
- 00012097  0x00001f5f call  0x00002f4c 
- 00012098  0x00001f61 call  0x00002f4f 
- 00012099  0x00001f62 call  0x000048d3 
- 00012100  0x00001f63 branch  0x00002f42 
- 00012101  0x00001f66 bpatch  0x000000bc , 0x00004017 
- 00012102  0x00001f67 call  0x00002f4c 
- 00012103  0x00001f69 call  0x00002f4f 
- 00012104  0x00001f6a call  0x00002fbd 
- 00012105  0x00001f6b call  0x000048d3 
- 00012106  0x00001f6c call  0x00003019 
- 00012107  0x00001f6d branch  0x00002f47 
- 00012108  0x00001f73 call  0x00003291 
- 00012109  0x00001f74 call  0x00003296 
- 00012110  0x00001f75 branch  0x00003299 
- 00012111  0x00001f78 call  0x0000328f 
- 00012112  0x00001f7a rtnne  0x00000000 
- 00012113  0x00001f7c call  0x00002f55 
- 00012114  0x00001f7d call  0x00002f65 
- 00012115  0x00001f7e call  0x0000316b 
- 00012116  0x00001f7f branch  0x00002f96 
- 00012117  0x00001f82 call  0x00003294 
- 00012118  0x00001f84 rtnbit1  0x00000000 
- 00012119  0x00001f85 set1  0x00000000 , 0x0000003f 
- 00012120  0x00001f86 call  0x00003297 
- 00012121  0x00001f88 call  0x00003267 
- 00012122  0x00001f8b call  0x00003299 
- 00012123  0x00001f8d jam  0x00000000 , 0x00000d38 
- 00012124  0x00001f8e call  0x0000324f 
- 00012125  0x00001f90 call  0x00002f61 
- 00012126  0x00001f92 add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x00001f94 arg  0x00000042 , 0x00000039 
- 00012128  0x00001f95 branch  0x00007ed4 
- 00012129  0x00001f98 call  0x00003231 
- 00012130  0x00001f9a call  0x0000327d 
- 00012131  0x00001f9c call  0x0000322c 
- 00012132  0x00001f9e branch  0x00002c8a 
- 00012133  0x00001fa1 bpatch  0x000000bd , 0x00004017 
- 00012134  0x00001fa2 call  0x0000324c 
- 00012135  0x00001fa4 beq  0x00000001 , 0x00002f8d 
- 00012136  0x00001fa5 call  0x00003245 
- 00012137  0x00001fa7 beq  0x00000001 , 0x00002c8a 
- 00012138  0x00001fa8 setarg  0x00000136 
- 00012139  0x00001fa9 iadd  0x00000013 , 0x00000011 
- 00012140  0x00001faa ifetcht  0x00000004 , 0x00000011 
- 00012141  0x00001fac copy  0x00000022 , 0x0000003f 
- 00012142  0x00001fad isub  0x00000002 , 0x0000003e 
- 00012143  0x00001fae ncall  0x00002d18 , 0x00000002 
- 00012144  0x00001faf copy  0x0000003f , 0x00000012 
- 00012145  0x00001fb0 setarg  0x00000136 
- 00012146  0x00001fb1 iadd  0x00000013 , 0x00000011 
- 00012147  0x00001fb2 ifetch  0x00000004 , 0x00000011 
- 00012148  0x00001fb3 copy  0x0000003f , 0x00000002 
- 00012149  0x00001fb5 setarg  0x0000013a 
- 00012150  0x00001fb6 iadd  0x00000013 , 0x00000011 
- 00012151  0x00001fb7 copy  0x00000002 , 0x0000003f 
- 00012152  0x00001fb8 ifetcht  0x00000001 , 0x00000011 
- 00012153  0x00001fba iadd  0x00000002 , 0x00000002 
- 00012154  0x00001fbb copy  0x00000012 , 0x0000003f 
- 00012155  0x00001fbc isub  0x00000002 , 0x0000003e 
- 00012156  0x00001fbd nrtn  0x00000002 
- 00012157  0x00001fbe set0  0x0000001c , 0x0000003f 
- 00012158  0x00001fbf setarg  0x00000136 
- 00012159  0x00001fc0 iadd  0x00000013 , 0x00000005 
- 00012160  0x00001fc1 istore  0x00000004 , 0x00000005 
- 00012161  0x00001fc4 call  0x00002c8a 
- 00012162  0x00001fc5 call  0x00003278 
- 00012163  0x00001fc7 increase  0x00000001 , 0x0000003f 
- 00012164  0x00001fc8 call  0x0000327b 
- 00012165  0x00001fca rtnne  0x00000002 
- 00012166  0x00001fcb call  0x0000327a 
- 00012167  0x00001fcf branch  0x0000324f 
- 00012168  0x00001fd2 copy  0x00000022 , 0x0000003f 
- 00012169  0x00001fd3 arg  0x00000136 , 0x00000011 
- 00012170  0x00001fd4 call  0x000032bf 
- 00012171  0x00001fd5 istore  0x00000004 , 0x00000005 
- 00012172  0x00001fd9 branch  0x0000327a 
- 00012173  0x00001fdc arg  0x00000d9e , 0x00000011 
- 00012174  0x00001fdd call  0x00002f94 
- 00012175  0x00001fde add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x00001fdf istoret  0x00000001 , 0x00000005 
- 00012177  0x00001fe1 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x00001fe2 nrtn  0x00000002 
- 00012179  0x00001fe3 branch  0x00002c8a 
- 00012180  0x00001fe6 arg  0x00000100 , 0x00000039 
- 00012181  0x00001fe7 branch  0x00002e62 
- 00012182  0x00001fea call  0x00002f99 
- 00012183  0x00001feb call  0x00002fa5 
- 00012184  0x00001fec branch  0x00002fb1 
- 00012185  0x00001fef setarg  0x00000180 
- 00012186  0x00001ff0 call  0x000032d0 
- 00012187  0x00001ff2 rtn  0x00000034 
- 00012188  0x00001ff3 arg  0x0000000b , 0x00000007 
- 00012189  0x00001ff4 call  0x00007f16 
- 00012190  0x00001ff5 nrtn  0x00000034 
- 00012191  0x00001ff6 call  0x000032a7 
- 00012192  0x00001ff9 setarg  0x00000001 
- 00012193  0x00001ffa store  0x00000001 , 0x00000d54 
- 00012194  0x00001ffb setarg  0x00000000 
- 00012195  0x00001ffc istore  0x00000007 , 0x00000005 
- 00012196  0x00001ffd branch  0x000031b8 
- 00012197  0x00002000 setarg  0x0000017e 
- 00012198  0x00002001 call  0x000032d0 
- 00012199  0x00002003 rtn  0x00000034 
- 00012200  0x00002004 arg  0x0000000e , 0x00000007 
- 00012201  0x00002005 call  0x00007f16 
- 00012202  0x00002006 nrtn  0x00000034 
- 00012203  0x00002007 call  0x000032aa 
- 00012204  0x0000200a arg  0x00000d64 , 0x00000005 
- 00012205  0x0000200b arg  0x00000002 , 0x00000039 
- 00012206  0x0000200c call  0x00007ec6 
- 00012207  0x0000200d jam  0x00000000 , 0x00000d64 
- 00012208  0x0000200e branch  0x000031ed 
- 00012209  0x00002011 setarg  0x0000017f 
- 00012210  0x00002012 call  0x000032d0 
- 00012211  0x00002014 rtn  0x00000034 
- 00012212  0x00002015 arg  0x0000000c , 0x00000007 
- 00012213  0x00002016 call  0x00007f16 
- 00012214  0x00002017 nrtn  0x00000034 
- 00012215  0x00002018 call  0x000032ad 
- 00012216  0x0000201b arg  0x00000d74 , 0x00000005 
- 00012217  0x0000201c arg  0x00000002 , 0x00000039 
- 00012218  0x0000201d call  0x00007ec6 
- 00012219  0x0000201e jam  0x00000003 , 0x00000d74 
- 00012220  0x0000201f branch  0x00003207 
- 00012221  0x00002022 call  0x0000328f 
- 00012222  0x00002024 rtnne  0x00000001 
- 00012223  0x00002025 call  0x00002fc1 
- 00012224  0x00002026 branch  0x00002fcb 
- 00012225  0x00002029 call  0x00003294 
- 00012226  0x0000202b rtnbit1  0x00000001 
- 00012227  0x0000202c set1  0x00000001 , 0x0000003f 
- 00012228  0x0000202d call  0x00003297 
- 00012229  0x0000202f call  0x0000329c 
- 00012230  0x00002031 call  0x00002c83 
- 00012231  0x00002032 setarg  0x00000000 
- 00012232  0x00002033 arg  0x00000106 , 0x00000011 
- 00012233  0x00002034 call  0x000032bf 
- 00012234  0x00002036 branch  0x000032c5 
- 00012235  0x00002039 call  0x0000316e 
- 00012236  0x0000203a nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x0000203b add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x0000203c setarg  0x00000109 
- 00012239  0x0000203d iadd  0x00000013 , 0x00000005 
- 00012240  0x0000203e arg  0x00000008 , 0x00000039 
- 00012241  0x0000203f call  0x00007f01 
- 00012242  0x00002040 setarg  0x0000010b 
- 00012243  0x00002041 call  0x000032d0 
- 00012244  0x00002042 beq  0x000000aa , 0x00002fd9 
- 00012245  0x00002043 beq  0x00000055 , 0x00002fed 
- 00012246  0x00002044 beq  0x00000022 , 0x00003001 
- 00012247  0x00002045 beq  0x000000ff , 0x00003212 
- 00012248  0x00002046 branch  0x00002f5e 
- 00012249  0x00002049 call  0x000032bd 
- 00012250  0x0000204a beq  0x00000001 , 0x00002fdd 
- 00012251  0x0000204b beq  0x00000002 , 0x00002fe8 
- 00012252  0x0000204c rtn 
- 00012253  0x0000204e setarg  0x00000001 
- 00012254  0x0000204f call  0x00002ff7 
- 00012255  0x00002052 setarg  0x00000001 
- 00012256  0x00002053 call  0x00003289 
- 00012257  0x00002056 setarg  0x00000080 
- 00012258  0x00002057 arg  0x00000130 , 0x00000011 
- 00012259  0x00002058 call  0x000032b3 
- 00012260  0x0000205a call  0x0000327d 
- 00012261  0x0000205c arg  0x00000131 , 0x00000011 
- 00012262  0x0000205d call  0x000032bf 
- 00012263  0x0000205f branch  0x0000322d 
- 00012264  0x00002062 setarg  0x00000001 
- 00012265  0x00002063 call  0x00002fff 
- 00012266  0x00002066 setarg  0x00000002 
- 00012267  0x00002067 call  0x00003289 
- 00012268  0x00002069 branch  0x00002fe1 
- 00012269  0x0000206c call  0x000032bd 
- 00012270  0x0000206d beq  0x00000001 , 0x00002ff1 
- 00012271  0x0000206e beq  0x00000002 , 0x00002ff9 
- 00012272  0x0000206f rtn 
- 00012273  0x00002071 call  0x00002fdf 
- 00012274  0x00002072 setarg  0x00000106 
- 00012275  0x00002073 call  0x000032d0 
- 00012276  0x00002075 beq  0x00000001 , 0x00002ff6 
- 00012277  0x00002076 rtn 
- 00012278  0x00002078 setarg  0x00000002 
- 00012279  0x0000207b arg  0x00000106 , 0x00000011 
- 00012280  0x0000207c branch  0x000032b3 
- 00012281  0x0000207f call  0x00002fea 
- 00012282  0x00002080 setarg  0x00000107 
- 00012283  0x00002081 call  0x000032d0 
- 00012284  0x00002083 beq  0x00000001 , 0x00002ffe 
- 00012285  0x00002084 rtn 
- 00012286  0x00002086 setarg  0x00000002 
- 00012287  0x00002089 arg  0x00000107 , 0x00000011 
- 00012288  0x0000208a branch  0x000032b3 
- 00012289  0x0000208d call  0x000032bd 
- 00012290  0x0000208e beq  0x00000001 , 0x00003005 
- 00012291  0x0000208f beq  0x00000002 , 0x00003011 
- 00012292  0x00002090 rtn 
- 00012293  0x00002092 setarg  0x00000106 
- 00012294  0x00002093 call  0x000032d0 
- 00012295  0x00002095 beq  0x00000002 , 0x00003009 
- 00012296  0x00002096 rtn 
- 00012297  0x00002098 call  0x0000328b 
- 00012298  0x0000209a or_into  0x00000001 , 0x0000003f 
- 00012299  0x0000209b call  0x0000328d 
- 00012300  0x0000209e setarg  0x00000000 
- 00012301  0x0000209f setarg  0x00000106 
- 00012302  0x000020a0 iadd  0x00000013 , 0x00000005 
- 00012303  0x000020a1 istore  0x00000002 , 0x00000005 
- 00012304  0x000020a2 branch  0x00002f5e 
- 00012305  0x000020a5 setarg  0x00000107 
- 00012306  0x000020a6 call  0x000032d0 
- 00012307  0x000020a8 bne  0x00000000 , 0x00003015 
- 00012308  0x000020a9 rtn 
- 00012309  0x000020ab call  0x0000328b 
- 00012310  0x000020ad or_into  0x00000002 , 0x0000003f 
- 00012311  0x000020ae call  0x0000328d 
- 00012312  0x000020b0 branch  0x0000300c 
- 00012313  0x000020b4 fetch  0x00000001 , 0x00000d50 
- 00012314  0x000020b5 rtn  0x00000034 
- 00012315  0x000020b6 jam  0x00000000 , 0x00000d50 
- 00012316  0x000020b7 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x000020b8 arg  0x000002ba , 0x00000002 
- 00012318  0x000020b9 isub  0x00000002 , 0x0000003e 
- 00012319  0x000020ba nrtn  0x00000005 
- 00012320  0x000020bc fetch  0x00000001 , 0x00000cb6 
- 00012321  0x000020bd rtnne  0x000000ba 
- 00012322  0x000020be fetch  0x00000001 , 0x00000cb7 
- 00012323  0x000020bf bpatch  0x000000be , 0x00004017 
- 00012324  0x000020c0 beq  0x000000a0 , 0x0000303b 
- 00012325  0x000020c1 beq  0x000000a1 , 0x0000302c 
- 00012326  0x000020c2 beq  0x000000a6 , 0x00003041 
- 00012327  0x000020c3 beq  0x000000a7 , 0x00003043 
- 00012328  0x000020c4 beq  0x000000a9 , 0x00003049 
- 00012329  0x000020c5 beq  0x000000b0 , 0x0000304d 
- 00012330  0x000020c7 jam  0x00000000 , 0x00000d42 
- 00012331  0x000020c8 rtn 
- 00012332  0x000020ca fetch  0x00000001 , 0x00000cb8 
- 00012333  0x000020cb beq  0x00000001 , 0x00003031 
- 00012334  0x000020cc beq  0x00000084 , 0x00003034 
- 00012335  0x000020cd beq  0x000000a7 , 0x00003039 
- 00012336  0x000020ce branch  0x0000302a 
- 00012337  0x000020d0 call  0x0000328b 
- 00012338  0x000020d2 store  0x00000001 , 0x00000cf7 
- 00012339  0x000020d3 branch  0x0000303f 
- 00012340  0x000020d5 call  0x00003291 
- 00012341  0x000020d7 call  0x00003296 
- 00012342  0x000020d9 call  0x0000328b 
- 00012343  0x000020db store  0x00000001 , 0x00000cf7 
- 00012344  0x000020dc branch  0x0000303f 
- 00012345  0x000020e0 jam  0x000000a1 , 0x00000cf7 
- 00012346  0x000020e1 branch  0x0000303f 
- 00012347  0x000020e4 fetch  0x00000001 , 0x00000cb8 
- 00012348  0x000020e5 beq  0x00000081 , 0x0000303e 
- 00012349  0x000020e7 branch  0x0000302a 
- 00012350  0x000020eb call  0x00003090 
- 00012351  0x000020ed jam  0x00000001 , 0x00000d42 
- 00012352  0x000020ee rtn 
- 00012353  0x000020f4 jam  0x00000015 , 0x00000cf7 
- 00012354  0x000020f5 branch  0x0000303f 
- 00012355  0x000020f8 call  0x0000328f 
- 00012356  0x000020fa beq  0x00000000 , 0x00003047 
- 00012357  0x000020fb beq  0x00000001 , 0x00003039 
- 00012358  0x000020fd rtn 
- 00012359  0x000020ff jam  0x000000a0 , 0x00000cf7 
- 00012360  0x00002100 branch  0x0000303f 
- 00012361  0x00002106 jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002107 jam  0x00000000 , 0x00000cf8 
- 00012363  0x00002108 jam  0x00000001 , 0x00000cf9 
- 00012364  0x00002109 branch  0x0000303f 
- 00012365  0x0000210d call  0x0000329c 
- 00012366  0x0000210e fetch  0x00000001 , 0x00000cb8 
- 00012367  0x0000210f increase  0x00000002 , 0x0000003f 
- 00012368  0x00002110 copy  0x0000003f , 0x00000039 
- 00012369  0x00002111 arg  0x00000cb6 , 0x00000006 
- 00012370  0x00002112 setarg  0x0000013c 
- 00012371  0x00002113 iadd  0x00000013 , 0x00000005 
- 00012372  0x00002114 branch  0x00007f01 
- 00012373  0x00002118 bpatch  0x000000bf , 0x00004017 
- 00012374  0x00002119 call  0x0000307d 
- 00012375  0x0000211b call  0x00002c7f 
- 00012376  0x0000211c call  0x000048d3 
- 00012377  0x0000211d branch  0x00003057 
- 00012378  0x00002120 call  0x0000328f 
- 00012379  0x00002122 rtnne  0x00000000 
- 00012380  0x00002123 call  0x00002f51 
- 00012381  0x00002124 branch  0x00003098 
- 00012382  0x00002127 call  0x0000328f 
- 00012383  0x00002129 rtnne  0x00000001 
- 00012384  0x0000212a call  0x00002fc1 
- 00012385  0x0000212b call  0x00002fcb 
- 00012386  0x0000212c call  0x0000328b 
- 00012387  0x0000212e rtn  0x00000034 
- 00012388  0x0000212f call  0x00003286 
- 00012389  0x00002131 call  0x00002f4c 
- 00012390  0x00002132 call  0x00003093 
- 00012391  0x00002134 setarg  0x00000000 
- 00012392  0x00002135 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x00002137 branch  0x0000322d 
- 00012394  0x0000213a call  0x00007fe9 
- 00012395  0x0000213b add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x0000213c ifetcht  0x00000004 , 0x00000011 
- 00012397  0x0000213e copy  0x00000022 , 0x0000003f 
- 00012398  0x0000213f isub  0x00000002 , 0x0000003e 
- 00012399  0x00002140 ncall  0x00002d18 , 0x00000002 
- 00012400  0x00002141 copy  0x0000003f , 0x00000012 
- 00012401  0x00002142 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x00002143 ifetch  0x00000004 , 0x00000011 
- 00012403  0x00002145 add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x00002146 ifetcht  0x00000001 , 0x00000011 
- 00012405  0x00002148 iadd  0x00000002 , 0x00000002 
- 00012406  0x00002149 copy  0x00000012 , 0x0000003f 
- 00012407  0x0000214a isub  0x00000002 , 0x0000003e 
- 00012408  0x0000214b nrtn  0x00000002 
- 00012409  0x0000214c set0  0x0000001c , 0x0000003f 
- 00012410  0x0000214d add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x0000214e istore  0x00000004 , 0x00000005 
- 00012412  0x00002150 branch  0x00007fe7 
- 00012413  0x00002153 setarg  0x00000001 
- 00012414  0x00002154 call  0x00003287 
- 00012415  0x00002156 call  0x00003283 
- 00012416  0x00002158 setarg  0x000000ff 
- 00012417  0x00002159 add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x0000215a istore  0x00000001 , 0x00000005 
- 00012419  0x0000215c branch  0x00003067 
- 00012420  0x0000215f setarg  0x0000015c 
- 00012421  0x00002160 call  0x000032d0 
- 00012422  0x00002162 rtn  0x00000034 
- 00012423  0x00002163 call  0x0000306a 
- 00012424  0x00002164 nrtn  0x00000028 
- 00012425  0x00002165 call  0x00003281 
- 00012426  0x00002167 increase  0x00000001 , 0x0000003f 
- 00012427  0x00002168 and_into  0x00000001 , 0x0000003f 
- 00012428  0x00002169 call  0x00003284 
- 00012429  0x0000216b beq  0x00000000 , 0x00002f4c 
- 00012430  0x0000216c beq  0x00000001 , 0x00003090 
- 00012431  0x0000216d rtn 
- 00012432  0x00002173 setarg  0x00000001 
- 00012433  0x00002174 call  0x00003292 
- 00012434  0x00002175 branch  0x00003296 
- 00012435  0x00002178 setarg  0x00000001 
- 00012436  0x00002179 call  0x000032a5 
- 00012437  0x0000217c setarg  0x00000280 
- 00012438  0x0000217d arg  0x00000008 , 0x00000007 
- 00012439  0x0000217e branch  0x00007f08 
- 00012440  0x00002181 call  0x000032a2 
- 00012441  0x00002183 rtn  0x00000034 
- 00012442  0x00002184 arg  0x00000008 , 0x00000007 
- 00012443  0x00002185 call  0x00007f16 
- 00012444  0x00002186 nrtn  0x00000034 
- 00012445  0x00002187 call  0x000032a4 
- 00012446  0x0000218a setarg  0x00000007 
- 00012447  0x0000218b call  0x00003292 
- 00012448  0x0000218d call  0x00003296 
- 00012449  0x0000218f branch  0x00002f5e 
- 00012450  0x00002192 bpatch  0x000000c0 , 0x00004018 
- 00012451  0x00002193 call  0x0000328f 
- 00012452  0x00002195 rtnne  0x00000007 
- 00012453  0x00002196 call  0x000030cb 
- 00012454  0x00002197 call  0x000030e0 
- 00012455  0x00002198 call  0x0000316e 
- 00012456  0x00002199 nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x0000219b call  0x000030bc 
- 00012458  0x0000219c call  0x00003172 , 0x00000005 
- 00012459  0x000021a0 call  0x00002f4c 
- 00012460  0x000021a1 call  0x00003294 
- 00012461  0x000021a3 set1  0x00000000 , 0x0000003f 
- 00012462  0x000021a4 call  0x00003297 
- 00012463  0x000021a6 call  0x00002f5e 
- 00012464  0x000021a7 call  0x00003093 
- 00012465  0x000021a8 call  0x000030bc 
- 00012466  0x000021a9 branch  0x000030c1 , 0x00000005 
- 00012467  0x000021aa setarg  0x00000164 
- 00012468  0x000021ab call  0x000032d3 
- 00012469  0x000021ad call  0x000030be 
- 00012470  0x000021ae branch  0x000030c5 , 0x00000005 
- 00012471  0x000021af setarg  0x00000160 
- 00012472  0x000021b0 call  0x000032d3 
- 00012473  0x000021b2 call  0x000030be 
- 00012474  0x000021b3 branch  0x000030c8 , 0x00000005 
- 00012475  0x000021b4 rtn 
- 00012476  0x000021b7 setarg  0x0000012b 
- 00012477  0x000021b8 call  0x000032d3 
- 00012478  0x000021bb call  0x0000322a 
- 00012479  0x000021bd isub  0x00000002 , 0x0000003e 
- 00012480  0x000021be rtn 
- 00012481  0x000021c1 setarg  0x00000182 
- 00012482  0x000021c2 call  0x000032d0 
- 00012483  0x000021c6 add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x000021c7 branch  0x000032b4 
- 00012485  0x000021ca setarg  0x00000185 
- 00012486  0x000021cb call  0x000032d0 
- 00012487  0x000021cd branch  0x000030c3 
- 00012488  0x000021cf setarg  0x00000188 
- 00012489  0x000021d0 call  0x000032d0 
- 00012490  0x000021d2 branch  0x000030c3 
- 00012491  0x000021d5 call  0x00003294 
- 00012492  0x000021d7 rtnbit1  0x00000007 
- 00012493  0x000021d8 set1  0x00000007 , 0x0000003f 
- 00012494  0x000021d9 call  0x00003297 
- 00012495  0x000021db call  0x00003283 
- 00012496  0x000021dd call  0x0000329c 
- 00012497  0x000021df setarg  0x00000000 
- 00012498  0x000021e0 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x000021e1 istore  0x00000003 , 0x00000005 
- 00012500  0x000021e3 arg  0x00000183 , 0x00000011 
- 00012501  0x000021e4 call  0x000032bf 
- 00012502  0x000021e5 istore  0x00000007 , 0x00000005 
- 00012503  0x000021e8 call  0x000030bc 
- 00012504  0x000021e9 nrtn  0x00000005 
- 00012505  0x000021ea add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x000021eb ifetch  0x00000001 , 0x00000011 
- 00012507  0x000021ed arg  0x00000182 , 0x00000011 
- 00012508  0x000021ee call  0x000032b3 
- 00012509  0x000021f0 add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x000021f1 ifetch  0x00000001 , 0x00000011 
- 00012511  0x000021f4 branch  0x0000314a 
- 00012512  0x000021f7 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x000021f8 call  0x00003281 
- 00012514  0x000021fa increase  0x00000001 , 0x0000003f 
- 00012515  0x000021fb and_into  0x00000003 , 0x0000003f 
- 00012516  0x000021fc call  0x00003284 
- 00012517  0x000021ff beq  0x00000000 , 0x0000310e 
- 00012518  0x00002200 beq  0x00000001 , 0x00003132 
- 00012519  0x00002201 beq  0x00000002 , 0x000030ea 
- 00012520  0x00002202 beq  0x00000003 , 0x00003132 
- 00012521  0x00002203 rtn 
- 00012522  0x00002206 call  0x00002fdf 
- 00012523  0x00002207 setarg  0x00000160 
- 00012524  0x00002208 call  0x0000327e 
- 00012525  0x0000220a branch  0x000030e0 , 0x00000034 
- 00012526  0x0000220b call  0x0000322c 
- 00012527  0x0000220d setarg  0x00000189 
- 00012528  0x0000220e call  0x000032d0 
- 00012529  0x00002210 call  0x00003108 , 0x00000034 
- 00012530  0x00002211 setarg  0x00000187 
- 00012531  0x00002212 call  0x000032d0 
- 00012532  0x00002214 call  0x0000322f 
- 00012533  0x00002216 add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x00002217 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x00002219 arg  0x00000f9e , 0x00000011 
- 00012536  0x0000221a call  0x00002e58 
- 00012537  0x0000221b add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x0000221c istoret  0x00000001 , 0x00000005 
- 00012539  0x0000221e call  0x00002f94 
- 00012540  0x0000221f add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x00002220 istoret  0x00000001 , 0x00000005 
- 00012542  0x00002222 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x00002223 nrtn  0x00000002 
- 00012544  0x00002224 setarg  0x00000188 
- 00012545  0x00002225 call  0x00003275 
- 00012546  0x00002227 call  0x00002c90 
- 00012547  0x00002228 arg  0x00000188 , 0x00000011 
- 00012548  0x00002229 call  0x000032c8 
- 00012549  0x0000222a istoret  0x00000001 , 0x00000005 
- 00012550  0x0000222e arg  0x00000187 , 0x00000011 
- 00012551  0x0000222f branch  0x000032b3 
- 00012552  0x00002232 setarg  0x00000001 
- 00012553  0x00002233 arg  0x00000189 , 0x00000011 
- 00012554  0x00002234 call  0x000032b3 
- 00012555  0x00002236 arg  0x00000000 , 0x00000002 
- 00012556  0x00002237 call  0x00002c94 
- 00012557  0x0000223a branch  0x00003106 
- 00012558  0x0000223d call  0x00002fea 
- 00012559  0x0000223e setarg  0x00000164 
- 00012560  0x0000223f call  0x0000327e 
- 00012561  0x00002241 branch  0x000030e0 , 0x00000034 
- 00012562  0x00002242 call  0x0000322c 
- 00012563  0x00002244 setarg  0x00000186 
- 00012564  0x00002245 call  0x000032d0 
- 00012565  0x00002247 call  0x0000312c , 0x00000034 
- 00012566  0x00002248 setarg  0x00000184 
- 00012567  0x00002249 call  0x000032d0 
- 00012568  0x0000224b call  0x0000322f 
- 00012569  0x0000224d add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x0000224e ifetcht  0x00000001 , 0x00000011 
- 00012571  0x00002250 arg  0x0000109e , 0x00000011 
- 00012572  0x00002251 call  0x00002e58 
- 00012573  0x00002252 add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x00002253 istoret  0x00000001 , 0x00000005 
- 00012575  0x00002255 call  0x00002f94 
- 00012576  0x00002256 add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x00002257 istoret  0x00000001 , 0x00000005 
- 00012578  0x00002259 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x0000225a nrtn  0x00000002 
- 00012580  0x0000225b setarg  0x00000185 
- 00012581  0x0000225c call  0x00003275 
- 00012582  0x0000225e call  0x00002c90 
- 00012583  0x0000225f arg  0x00000185 , 0x00000011 
- 00012584  0x00002260 call  0x000032c8 
- 00012585  0x00002261 istoret  0x00000001 , 0x00000005 
- 00012586  0x00002265 arg  0x00000184 , 0x00000011 
- 00012587  0x00002266 branch  0x000032b3 
- 00012588  0x00002269 setarg  0x00000001 
- 00012589  0x0000226a arg  0x00000186 , 0x00000011 
- 00012590  0x0000226b call  0x000032b3 
- 00012591  0x0000226d arg  0x00000000 , 0x00000002 
- 00012592  0x0000226e call  0x00002c94 
- 00012593  0x00002271 branch  0x0000312a 
- 00012594  0x00002274 call  0x00002fdf 
- 00012595  0x00002275 call  0x0000327d 
- 00012596  0x00002277 call  0x0000322c 
- 00012597  0x00002279 setarg  0x00000183 
- 00012598  0x0000227a call  0x000032d0 
- 00012599  0x0000227c call  0x0000314c , 0x00000034 
- 00012600  0x0000227d call  0x0000314f 
- 00012601  0x0000227e add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x0000227f ifetcht  0x00000001 , 0x00000011 
- 00012603  0x00002281 arg  0x00000e9e , 0x00000011 
- 00012604  0x00002282 call  0x00002e58 
- 00012605  0x00002283 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x00002284 istoret  0x00000001 , 0x00000005 
- 00012607  0x00002286 call  0x00002f94 
- 00012608  0x00002287 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x00002288 istoret  0x00000001 , 0x00000005 
- 00012610  0x0000228a sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x0000228b nrtn  0x00000002 
- 00012612  0x0000228c setarg  0x00000182 
- 00012613  0x0000228d call  0x00003275 
- 00012614  0x0000228f call  0x00002c90 
- 00012615  0x00002290 arg  0x00000182 , 0x00000011 
- 00012616  0x00002291 call  0x000032c8 
- 00012617  0x00002292 istoret  0x00000001 , 0x00000005 
- 00012618  0x00002297 arg  0x00000181 , 0x00000011 
- 00012619  0x00002298 branch  0x000032b3 
- 00012620  0x000022a0 setarg  0x00000001 
- 00012621  0x000022a1 arg  0x00000183 , 0x00000011 
- 00012622  0x000022a2 call  0x000032b3 
- 00012623  0x000022a4 setarg  0x00000181 
- 00012624  0x000022a5 call  0x000032d0 
- 00012625  0x000022a6 branch  0x0000322f 
- 00012626  0x000022ab add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x000022ac ifetch  0x00000001 , 0x00000011 
- 00012628  0x000022ae call  0x0000323c 
- 00012629  0x000022b1 call  0x00002dde 
- 00012630  0x000022b3 call  0x0000325f 
- 00012631  0x000022b5 isolate1  0x00000000 , 0x0000003f 
- 00012632  0x000022b6 branch  0x0000315c , 0x00000001 
- 00012633  0x000022b8 call  0x0000315d 
- 00012634  0x000022b9 call  0x00002d53 
- 00012635  0x000022ba call  0x00002df7 
- 00012636  0x000022bc branch  0x00002e45 
- 00012637  0x000022bf bpatch  0x000000c2 , 0x00004018 
- 00012638  0x000022c0 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x000022c1 call  0x000032d6 
- 00012640  0x000022c3 setarg  0x0000013b 
- 00012641  0x000022c4 call  0x000032d0 
- 00012642  0x000022c6 rtn  0x00000034 
- 00012643  0x000022c7 setarg  0x00000006 
- 00012644  0x000022c8 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x000022c9 istore  0x00000001 , 0x00000005 
- 00012646  0x000022cb arg  0x00000006 , 0x00000039 
- 00012647  0x000022cc setarg  0x0000012f 
- 00012648  0x000022cd iadd  0x00000013 , 0x00000006 
- 00012649  0x000022cf add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x000022d1 branch  0x00007f01 
- 00012651  0x000022d5 call  0x0000316e 
- 00012652  0x000022d6 nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x000022d7 branch  0x00003172 
- 00012654  0x000022da call  0x00002f5e 
- 00012655  0x000022db call  0x00002e11 
- 00012656  0x000022dc nrtn  0x0000002f 
- 00012657  0x000022dd branch  0x00003152 
- 00012658  0x000022e0 bpatch  0x000000c3 , 0x00004018 
- 00012659  0x000022e1 call  0x00003188 
- 00012660  0x000022e2 nbranch  0x00002f5e , 0x00000028 
- 00012661  0x000022e3 add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x000022e4 ifetch  0x00000001 , 0x00000011 
- 00012663  0x000022e6 branch  0x00002f5e , 0x00000034 
- 00012664  0x000022e7 increase  0x00000002 , 0x0000003f 
- 00012665  0x000022e8 iforce  0x00000039 
- 00012666  0x000022e9 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x000022eb setarg  0x00000109 
- 00012668  0x000022ec iadd  0x00000013 , 0x00000005 
- 00012669  0x000022ee call  0x00007f01 
- 00012670  0x000022ef call  0x00003286 
- 00012671  0x000022f1 call  0x000032b6 
- 00012672  0x000022f3 call  0x00003093 , 0x00000034 
- 00012673  0x000022f4 setarg  0x0000010b 
- 00012674  0x000022f5 call  0x000032d0 
- 00012675  0x000022f7 beq  0x00000001 , 0x0000319e 
- 00012676  0x000022f8 beq  0x00000002 , 0x000031c6 
- 00012677  0x000022f9 beq  0x00000003 , 0x000031f2 
- 00012678  0x000022fa beq  0x000000ff , 0x00003212 
- 00012679  0x000022fb branch  0x00002f5e 
- 00012680  0x000022fe call  0x00002c7a 
- 00012681  0x000022ff call  0x00007fe9 
- 00012682  0x00002300 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x00002301 ifetch  0x00000001 , 0x00000011 
- 00012684  0x00002303 add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x00002304 ifetcht  0x00000001 , 0x00000011 
- 00012686  0x00002306 isub  0x00000002 , 0x0000003e 
- 00012687  0x00002307 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x00002308 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x00002309 ifetch  0x00000001 , 0x00000011 
- 00012690  0x0000230b add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x0000230c istore  0x00000001 , 0x00000005 
- 00012692  0x0000230e add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x0000230f ifetch  0x00000003 , 0x00000011 
- 00012694  0x00002311 add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x00002312 ifetcht  0x00000003 , 0x00000011 
- 00012696  0x00002314 isub  0x00000002 , 0x0000003e 
- 00012697  0x00002315 ncall  0x00007fe7 , 0x00000005 
- 00012698  0x00002316 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x00002317 ifetch  0x00000003 , 0x00000011 
- 00012700  0x00002319 add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x0000231b branch  0x000032c5 
- 00012702  0x0000231e call  0x00002f88 
- 00012703  0x0000231f call  0x0000324c 
- 00012704  0x00002320 store  0x00000001 , 0x00000aa2 
- 00012705  0x00002322 call  0x00003274 
- 00012706  0x00002323 fetch  0x00000001 , 0x00000aa2 
- 00012707  0x00002325 isolate1  0x00000003 , 0x00000002 
- 00012708  0x00002326 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x00002327 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x00002328 istore  0x00000001 , 0x00000005 
- 00012711  0x0000232a beq  0x00000001 , 0x00003216 
- 00012712  0x0000232b call  0x00003245 
- 00012713  0x0000232d call  0x00003274 
- 00012714  0x0000232f isolate1  0x00000004 , 0x00000002 
- 00012715  0x00002330 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x00002331 call  0x00003249 
- 00012717  0x00002333 add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x00002334 ifetch  0x00000002 , 0x00000011 
- 00012719  0x00002336 branch  0x00007f9c 
- 00012720  0x00002339 setarg  0x00000001 
- 00012721  0x0000233a store  0x00000001 , 0x00000d54 
- 00012722  0x0000233b call  0x0000329e 
- 00012723  0x0000233d istore  0x00000007 , 0x00000005 
- 00012724  0x0000233e call  0x0000329e 
- 00012725  0x00002340 ncall  0x000031bd , 0x00000034 
- 00012726  0x00002341 call  0x0000329e 
- 00012727  0x00002343 call  0x000031c2 , 0x00000034 
- 00012728  0x00002345 jam  0x00000020 , 0x00000d52 
- 00012729  0x00002347 fetch  0x00000001 , 0x00000d38 
- 00012730  0x00002348 set1  0x00000002 , 0x0000003f 
- 00012731  0x00002349 store  0x00000001 , 0x00000d38 
- 00012732  0x0000234a rtn 
- 00012733  0x0000234d setarg  0x00000001 
- 00012734  0x0000234e call  0x000032a8 
- 00012735  0x00002351 setarg  0x00000140 
- 00012736  0x00002352 arg  0x0000000b , 0x00000007 
- 00012737  0x00002353 branch  0x00007f08 
- 00012738  0x00002355 call  0x000032a7 
- 00012739  0x00002358 setarg  0x00000000 
- 00012740  0x00002359 arg  0x0000000b , 0x00000007 
- 00012741  0x0000235a branch  0x00007f08 
- 00012742  0x0000235d call  0x00003274 
- 00012743  0x0000235f isolate1  0x00000003 , 0x00000002 
- 00012744  0x00002360 branch  0x0000321b , 0x00000001 
- 00012745  0x00002361 arg  0x00000d64 , 0x00000005 
- 00012746  0x00002362 call  0x000031e0 
- 00012747  0x00002363 fetch  0x00000008 , 0x00000d64 
- 00012748  0x00002364 ncall  0x000031e4 , 0x00000034 
- 00012749  0x00002365 fetch  0x00000008 , 0x00000d64 
- 00012750  0x00002366 call  0x000031e9 , 0x00000034 
- 00012751  0x00002367 call  0x00002c7a 
- 00012752  0x00002368 fetch  0x00000008 , 0x00000d64 
- 00012753  0x00002369 arg  0x00000168 , 0x00000011 
- 00012754  0x0000236a call  0x000032bf 
- 00012755  0x0000236b istore  0x00000008 , 0x00000005 
- 00012756  0x0000236d setarg  0x00000170 
- 00012757  0x0000236e iadd  0x00000013 , 0x00000011 
- 00012758  0x0000236f ifetcht  0x00000008 , 0x00000011 
- 00012759  0x00002371 isub  0x00000002 , 0x0000003e 
- 00012760  0x00002372 ncall  0x000031ed , 0x00000005 
- 00012761  0x00002373 setarg  0x00000168 
- 00012762  0x00002374 iadd  0x00000013 , 0x00000011 
- 00012763  0x00002375 ifetch  0x00000008 , 0x00000011 
- 00012764  0x00002377 arg  0x00000170 , 0x00000011 
- 00012765  0x00002378 call  0x000032bf 
- 00012766  0x00002379 istore  0x00000008 , 0x00000005 
- 00012767  0x0000237b branch  0x00002f5e 
- 00012768  0x0000237e setarg  0x0000010b 
- 00012769  0x0000237f iadd  0x00000013 , 0x00000006 
- 00012770  0x00002381 arg  0x00000009 , 0x00000039 
- 00012771  0x00002382 branch  0x00007ff3 
- 00012772  0x00002385 setarg  0x00000001 
- 00012773  0x00002386 call  0x000032ab 
- 00012774  0x00002389 setarg  0x00000140 
- 00012775  0x0000238a arg  0x0000000e , 0x00000007 
- 00012776  0x0000238b branch  0x00007f08 
- 00012777  0x0000238e call  0x000032aa 
- 00012778  0x00002391 setarg  0x00000000 
- 00012779  0x00002392 arg  0x0000000e , 0x00000007 
- 00012780  0x00002393 branch  0x00007f08 
- 00012781  0x00002397 jam  0x00000010 , 0x00000d51 
- 00012782  0x00002398 fetch  0x00000001 , 0x00000d38 
- 00012783  0x00002399 set1  0x00000001 , 0x0000003f 
- 00012784  0x0000239a store  0x00000001 , 0x00000d38 
- 00012785  0x0000239b rtn 
- 00012786  0x0000239e arg  0x00000d74 , 0x00000005 
- 00012787  0x0000239f call  0x000031e0 
- 00012788  0x000023a0 fetch  0x00000002 , 0x00000d75 
- 00012789  0x000023a1 ncall  0x00003209 , 0x00000034 
- 00012790  0x000023a2 fetch  0x00000002 , 0x00000d75 
- 00012791  0x000023a3 call  0x0000320e , 0x00000034 
- 00012792  0x000023a4 call  0x00002c7a 
- 00012793  0x000023a5 fetch  0x00000003 , 0x00000d74 
- 00012794  0x000023a6 arg  0x00000178 , 0x00000011 
- 00012795  0x000023a7 call  0x000032c4 
- 00012796  0x000023a9 setarg  0x0000017b 
- 00012797  0x000023aa iadd  0x00000013 , 0x00000011 
- 00012798  0x000023ab ifetcht  0x00000003 , 0x00000011 
- 00012799  0x000023ad isub  0x00000002 , 0x0000003e 
- 00012800  0x000023ae ncall  0x00003207 , 0x00000005 
- 00012801  0x000023af setarg  0x00000178 
- 00012802  0x000023b0 iadd  0x00000013 , 0x00000011 
- 00012803  0x000023b1 ifetch  0x00000003 , 0x00000011 
- 00012804  0x000023b3 arg  0x0000017b , 0x00000011 
- 00012805  0x000023b4 call  0x000032c4 
- 00012806  0x000023b6 branch  0x00002f5e 
- 00012807  0x000023b9 jam  0x00000021 , 0x00000d52 
- 00012808  0x000023ba branch  0x000031b9 
- 00012809  0x000023bd setarg  0x00000001 
- 00012810  0x000023be call  0x000032ae 
- 00012811  0x000023c1 setarg  0x00000140 
- 00012812  0x000023c2 arg  0x0000000c , 0x00000007 
- 00012813  0x000023c3 branch  0x00007f08 
- 00012814  0x000023c6 call  0x000032ad 
- 00012815  0x000023c9 setarg  0x00000000 
- 00012816  0x000023ca arg  0x0000000c , 0x00000007 
- 00012817  0x000023cb branch  0x00007f08 
- 00012818  0x000023ce call  0x000032bd 
- 00012819  0x000023d0 beq  0x00000001 , 0x00003216 
- 00012820  0x000023d1 beq  0x00000002 , 0x0000321b 
- 00012821  0x000023d2 rtn 
- 00012822  0x000023d4 setarg  0x0000010d 
- 00012823  0x000023d5 call  0x0000327e 
- 00012824  0x000023d6 arg  0x00000160 , 0x00000011 
- 00012825  0x000023d7 call  0x000032bf 
- 00012826  0x000023da branch  0x0000322d 
- 00012827  0x000023dd setarg  0x0000010d 
- 00012828  0x000023de call  0x0000327e 
- 00012829  0x000023df arg  0x00000164 , 0x00000011 
- 00012830  0x000023e0 call  0x000032bf 
- 00012831  0x000023e3 branch  0x0000322d 
- 00012832  0x000023e6 call  0x00002c7a 
- 00012833  0x000023e7 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x000023e8 istore  0x00000001 , 0x00000005 
- 00012835  0x000023e9 rtn 
- 00012836  0x000023ec call  0x00002c7a 
- 00012837  0x000023ed add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x000023ee branch  0x0000327f 
- 00012839  0x000023f0 call  0x00002c7a 
- 00012840  0x000023f1 add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x000023f2 branch  0x0000322d 
- 00012842  0x000023f5 add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x000023f6 branch  0x0000327f 
- 00012844  0x000023f8 add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x000023fa istore  0x00000004 , 0x00000005 
- 00012846  0x000023fb rtn 
- 00012847  0x000023fe add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x000023ff branch  0x000032b4 
- 00012849  0x00002402 setarg  0x00000000 
- 00012850  0x00002404 call  0x00002c7a 
- 00012851  0x00002405 add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x00002406 branch  0x000032b4 
- 00012853  0x00002409 add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x0000240a branch  0x000032b4 
- 00012855  0x0000240d setarg  0x00000004 
- 00012856  0x0000240f add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x00002410 branch  0x000032b4 
- 00012858  0x00002413 add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x00002414 branch  0x000032d1 
- 00012860  0x00002416 add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x00002417 branch  0x000032b4 
- 00012862  0x0000241a setarg  0x00000002 
- 00012863  0x0000241c add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x0000241d branch  0x000032b4 
- 00012865  0x00002420 setarg  0x00000001 
- 00012866  0x00002422 call  0x00002c7a 
- 00012867  0x00002423 add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x00002424 branch  0x000032b4 
- 00012869  0x00002427 call  0x00002c7a 
- 00012870  0x00002428 add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x00002429 branch  0x000032d1 
- 00012872  0x0000242b setarg  0x00000001 
- 00012873  0x0000242d call  0x00002c7a 
- 00012874  0x0000242e add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x0000242f branch  0x000032b4 
- 00012876  0x00002432 call  0x00002c7a 
- 00012877  0x00002433 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x00002434 branch  0x000032d1 
- 00012879  0x00002436 setarg  0x00000001 
- 00012880  0x00002438 call  0x00002c7a 
- 00012881  0x00002439 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x0000243a branch  0x000032b4 
- 00012883  0x0000243d call  0x00002c7a 
- 00012884  0x0000243e add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x0000243f branch  0x000032d1 
- 00012886  0x00002441 add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x00002442 branch  0x000032b4 
- 00012888  0x00002445 add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x00002446 branch  0x000032d1 
- 00012890  0x00002448 setarg  0x00000000 
- 00012891  0x0000244a add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x0000244b branch  0x000032b4 
- 00012893  0x0000244e add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x0000244f branch  0x000032d1 
- 00012895  0x00002452 add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x00002453 branch  0x000032d1 
- 00012897  0x00002456 add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x00002457 branch  0x000032d1 
- 00012899  0x00002459 setarg  0x00000000 
- 00012900  0x0000245b call  0x00002c7a 
- 00012901  0x0000245c add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x0000245d branch  0x000032b4 
- 00012903  0x00002460 call  0x00002c7a 
- 00012904  0x00002461 add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x00002462 ifetch  0x00000001 , 0x00000011 
- 00012906  0x00002464 store  0x00000001 , 0x000041de 
- 00012907  0x00002465 rtn 
- 00012908  0x00002468 call  0x00002c7a 
- 00012909  0x00002469 fetch  0x00000001 , 0x000041de 
- 00012910  0x0000246b add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x0000246c branch  0x000032b4 
- 00012912  0x0000246f add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x00002470 branch  0x000032d1 
- 00012914  0x00002473 add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x00002474 branch  0x000032b4 
- 00012916  0x00002477 setarg  0x00000109 
- 00012917  0x00002479 iadd  0x00000013 , 0x00000011 
- 00012918  0x0000247a ifetcht  0x00000001 , 0x00000011 
- 00012919  0x0000247b rtn 
- 00012920  0x0000247e setarg  0x00000135 
- 00012921  0x0000247f branch  0x000032d0 
- 00012922  0x00002481 setarg  0x00000000 
- 00012923  0x00002483 arg  0x00000135 , 0x00000011 
- 00012924  0x00002484 branch  0x000032b3 
- 00012925  0x00002487 setarg  0x0000012b 
- 00012926  0x00002489 call  0x000032cd 
- 00012927  0x0000248b ifetch  0x00000004 , 0x00000011 
- 00012928  0x0000248c rtn 
- 00012929  0x0000248f setarg  0x0000015f 
- 00012930  0x00002490 branch  0x000032d0 
- 00012931  0x00002492 setarg  0x00000000 
- 00012932  0x00002494 arg  0x0000015f , 0x00000011 
- 00012933  0x00002495 branch  0x000032b3 
- 00012934  0x00002498 setarg  0x00000000 
- 00012935  0x0000249a arg  0x0000015c , 0x00000011 
- 00012936  0x0000249b branch  0x000032b3 
- 00012937  0x0000249e arg  0x0000012f , 0x00000011 
- 00012938  0x0000249f branch  0x000032b3 
- 00012939  0x000024a2 setarg  0x00000108 
- 00012940  0x000024a3 branch  0x000032d0 
- 00012941  0x000024a5 arg  0x00000108 , 0x00000011 
- 00012942  0x000024a6 branch  0x000032b3 
- 00012943  0x000024a9 setarg  0x00000105 
- 00012944  0x000024aa branch  0x000032d0 
- 00012945  0x000024ac setarg  0x00000000 
- 00012946  0x000024ae arg  0x00000105 , 0x00000011 
- 00012947  0x000024af branch  0x000032b3 
- 00012948  0x000024b2 setarg  0x00000104 
- 00012949  0x000024b3 branch  0x000032d0 
- 00012950  0x000024b5 setarg  0x00000000 
- 00012951  0x000024b7 arg  0x00000104 , 0x00000011 
- 00012952  0x000024b8 branch  0x000032b3 
- 00012953  0x000024bb setarg  0x00000000 
- 00012954  0x000024bd arg  0x0000013b , 0x00000011 
- 00012955  0x000024be branch  0x000032b3 
- 00012956  0x000024c0 setarg  0x00000001 
- 00012957  0x000024c1 branch  0x0000329a 
- 00012958  0x000024c4 setarg  0x0000010c 
- 00012959  0x000024c5 call  0x000032cd 
- 00012960  0x000024c6 ifetch  0x00000007 , 0x00000011 
- 00012961  0x000024c7 rtn 
- 00012962  0x000024ca setarg  0x0000015e 
- 00012963  0x000024cb branch  0x000032d0 
- 00012964  0x000024cd setarg  0x00000000 
- 00012965  0x000024cf arg  0x0000015e , 0x00000011 
- 00012966  0x000024d0 branch  0x000032b3 
- 00012967  0x000024d3 setarg  0x00000000 
- 00012968  0x000024d5 arg  0x00000180 , 0x00000011 
- 00012969  0x000024d6 branch  0x000032b3 
- 00012970  0x000024d9 setarg  0x00000000 
- 00012971  0x000024db arg  0x0000017e , 0x00000011 
- 00012972  0x000024dc branch  0x000032b3 
- 00012973  0x000024df setarg  0x00000000 
- 00012974  0x000024e1 arg  0x0000017f , 0x00000011 
- 00012975  0x000024e2 branch  0x000032b3 
- 00012976  0x000024e5 arg  0x00000102 , 0x00000011 
- 00012977  0x000024e6 branch  0x000032b3 
- 00012978  0x000024e9 arg  0x00000103 , 0x00000011 
- 00012979  0x000024eb call  0x000032c7 
- 00012980  0x000024ed istore  0x00000001 , 0x00000005 
- 00012981  0x000024ee rtn 
- 00012982  0x000024f1 setarg  0x0000015d 
- 00012983  0x000024f2 branch  0x000032d0 
- 00012984  0x000024f5 arg  0x0000015d , 0x00000011 
- 00012985  0x000024f6 branch  0x000032b3 
- 00012986  0x000024f9 setarg  0x0000018a 
- 00012987  0x000024fa call  0x000032d0 
- 00012988  0x000024fb branch  0x0000326a 
- 00012989  0x000024fe setarg  0x0000010c 
- 00012990  0x000024ff branch  0x000032d0 
- 00012991  0x00002502 copy  0x0000003f , 0x00000002 
- 00012992  0x00002503 copy  0x00000011 , 0x0000003f 
- 00012993  0x00002504 iadd  0x00000013 , 0x00000005 
- 00012994  0x00002505 copy  0x00000002 , 0x0000003f 
- 00012995  0x00002506 rtn 
- 00012996  0x00002509 call  0x000032bf 
- 00012997  0x0000250b istore  0x00000003 , 0x00000005 
- 00012998  0x0000250c rtn 
- 00012999  0x0000250f call  0x00002c7a 
- 00013000  0x00002511 copy  0x0000003f , 0x00000012 
- 00013001  0x00002512 copy  0x00000011 , 0x0000003f 
- 00013002  0x00002513 iadd  0x00000013 , 0x00000005 
- 00013003  0x00002514 copy  0x00000012 , 0x0000003f 
- 00013004  0x00002515 rtn 
- 00013005  0x00002518 call  0x00002c7a 
- 00013006  0x00002519 iadd  0x00000013 , 0x00000011 
- 00013007  0x0000251a rtn 
- 00013008  0x0000251d call  0x000032cd 
- 00013009  0x0000251f ifetch  0x00000001 , 0x00000011 
- 00013010  0x00002520 rtn 
- 00013011  0x00002523 call  0x000032cd 
- 00013012  0x00002524 ifetcht  0x00000004 , 0x00000011 
- 00013013  0x00002525 rtn 
- 00013014  0x00002528 setarg  0x00000000 
- 00013015  0x00002529 branch  0x000032b4 
- 00013016  0x0000252e bpatch  0x000000c4 , 0x00004018 
- 00013017  0x0000252f fetch  0x00000001 , 0x00004092 
- 00013018  0x00002530 branch  0x000032d8 , 0x00000034 
- 00013019  0x00002532 beq  0x00000004 , 0x00002f30 
- 00013020  0x00002533 beq  0x0000000f , 0x00003436 
- 00013021  0x00002534 beq  0x00000009 , 0x000045de 
- 00013022  0x00002535 beq  0x0000000a , 0x0000392a 
- 00013023  0x00002536 beq  0x0000000e , 0x000035bf 
- 00013024  0x00002537 beq  0x00000010 , 0x000044a4 
- 00013025  0x00002538 bbit1  0x00000006 , 0x00003d00 
- 00013026  0x00002539 rtn 
- 00013027  0x0000253c bpatch  0x000000c5 , 0x00004018 
- 00013028  0x0000253d jam  0x00000000 , 0x00000151 
- 00013029  0x0000253e jam  0x00000000 , 0x0000017f 
- 00013030  0x0000253f jam  0x00000000 , 0x00000180 
- 00013031  0x00002540 setarg  0x00000000 
- 00013032  0x00002541 store  0x00000005 , 0x000009ae 
- 00013033  0x00002542 fetch  0x00000001 , 0x00004092 
- 00013034  0x00002543 branch  0x000032e3 , 0x00000034 
- 00013035  0x00002544 beq  0x0000000a , 0x00003962 
- 00013036  0x00002546 rtn 
- 00013037  0x0000254a call  0x00007cd1 
- 00013038  0x0000254b call  0x00007d9c 
- 00013039  0x0000254c call  0x000032f6 
- 00013040  0x0000254d fetch  0x00000002 , 0x000041f3 
- 00013041  0x0000254e branch  0x00007f9c 
- 00013042  0x00002551 fetch  0x00000002 , 0x000041f1 
- 00013043  0x00002552 branch  0x00007f9c 
- 00013044  0x00002555 fetch  0x00000002 , 0x000041ef 
- 00013045  0x00002556 branch  0x00007f9c 
- 00013046  0x00002559 bpatch  0x000000c6 , 0x00004018 
- 00013047  0x0000255b arg  0x00004668 , 0x00000011 
- 00013048  0x0000255c call  0x00007fc4 
- 00013049  0x0000255d rtn  0x00000034 
- 00013050  0x0000255f copy  0x0000003f , 0x00000013 
- 00013051  0x00002560 call  0x000032ff 
- 00013052  0x00002561 branch  0x00003324 
- 00013053  0x00002564 arg  0x00000000 , 0x00000013 
- 00013054  0x00002565 rtn 
- 00013055  0x0000256b beq  0x00000001 , 0x00003311 
- 00013056  0x0000256c beq  0x00000010 , 0x00003357 
- 00013057  0x0000256d beq  0x00000005 , 0x00003335 
- 00013058  0x0000256e beq  0x00000012 , 0x0000333c 
- 00013059  0x0000256f beq  0x00000006 , 0x00003353 
- 00013060  0x00002570 beq  0x00000004 , 0x00003394 
- 00013061  0x00002571 beq  0x00000002 , 0x00003399 
- 00013062  0x00002572 beq  0x00000013 , 0x00003394 
- 00013063  0x00002573 beq  0x00000014 , 0x0000334b 
- 00013064  0x00002574 beq  0x00000015 , 0x0000334f 
- 00013065  0x00002575 beq  0x00000003 , 0x0000332e 
- 00013066  0x00002576 beq  0x0000000b , 0x00003340 
- 00013067  0x00002577 beq  0x0000000c , 0x00003347 
- 00013068  0x00002579 beq  0x00000016 , 0x0000335b 
- 00013069  0x0000257a beq  0x00000018 , 0x0000332a 
- 00013070  0x0000257b beq  0x0000002a , 0x0000331a 
- 00013071  0x0000257c beq  0x0000002b , 0x00003318 
- 00013072  0x0000257d rtn 
- 00013073  0x00002581 fetch  0x00000002 , 0x00004682 
- 00013074  0x00002582 set1  0x00000000 , 0x0000003f 
- 00013075  0x00002583 store  0x00000002 , 0x00004682 
- 00013076  0x00002584 fetch  0x00000002 , 0x0000420a 
- 00013077  0x00002585 set0  0x00000000 , 0x0000003f 
- 00013078  0x00002586 store  0x00000002 , 0x0000420a 
- 00013079  0x00002587 rtn 
- 00013080  0x0000258a jam  0x00000000 , 0x00000229 
- 00013081  0x0000258b rtn 
- 00013082  0x0000258e fetch  0x00000001 , 0x00000229 
- 00013083  0x0000258f increase  0x00000001 , 0x0000003f 
- 00013084  0x00002590 store  0x00000001 , 0x00000229 
- 00013085  0x00002591 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x00002592 branch  0x000033df , 0x00000002 
- 00013087  0x00002593 jam  0x00000000 , 0x00000229 
- 00013088  0x00002594 fetch  0x00000002 , 0x0000420a 
- 00013089  0x00002595 set1  0x00000009 , 0x0000003f 
- 00013090  0x00002596 store  0x00000002 , 0x0000420a 
- 00013091  0x00002597 branch  0x000033e9 
- 00013092  0x0000259a fetch  0x00000002 , 0x000041f5 
- 00013093  0x0000259b branch  0x00007f9c 
- 00013094  0x0000259e fetch  0x00000002 , 0x000041e9 
- 00013095  0x0000259f branch  0x00007f9c 
- 00013096  0x000025a2 fetch  0x00000002 , 0x000041ed 
- 00013097  0x000025a3 branch  0x00007f9c 
- 00013098  0x000025a6 fetch  0x00000002 , 0x0000420a 
- 00013099  0x000025a7 set1  0x00000001 , 0x0000003f 
- 00013100  0x000025a8 store  0x00000002 , 0x0000420a 
- 00013101  0x000025a9 branch  0x00003412 
- 00013102  0x000025ac fetch  0x00000002 , 0x00004682 
- 00013103  0x000025ad set1  0x00000007 , 0x0000003f 
- 00013104  0x000025ae store  0x00000002 , 0x00004682 
- 00013105  0x000025af fetch  0x00000002 , 0x0000420a 
- 00013106  0x000025b0 set1  0x00000002 , 0x0000003f 
- 00013107  0x000025b1 store  0x00000002 , 0x0000420a 
- 00013108  0x000025b2 rtn 
- 00013109  0x000025b5 fetch  0x00000002 , 0x00004682 
- 00013110  0x000025b6 set1  0x00000001 , 0x0000003f 
- 00013111  0x000025b7 store  0x00000002 , 0x00004682 
- 00013112  0x000025b8 fetch  0x00000002 , 0x0000420a 
- 00013113  0x000025b9 set1  0x00000004 , 0x0000003f 
- 00013114  0x000025ba store  0x00000002 , 0x0000420a 
- 00013115  0x000025bb rtn 
- 00013116  0x000025be fetch  0x00000002 , 0x00004682 
- 00013117  0x000025bf set1  0x00000003 , 0x0000003f 
- 00013118  0x000025c0 store  0x00000002 , 0x00004682 
- 00013119  0x000025c1 rtn 
- 00013120  0x000025c4 fetch  0x00000002 , 0x00004682 
- 00013121  0x000025c5 set1  0x00000005 , 0x0000003f 
- 00013122  0x000025c6 store  0x00000002 , 0x00004682 
- 00013123  0x000025c7 fetch  0x00000002 , 0x0000420a 
- 00013124  0x000025c8 set1  0x00000003 , 0x0000003f 
- 00013125  0x000025c9 store  0x00000002 , 0x0000420a 
- 00013126  0x000025ca rtn 
- 00013127  0x000025cd fetch  0x00000002 , 0x00004682 
- 00013128  0x000025ce set0  0x00000005 , 0x0000003f 
- 00013129  0x000025cf store  0x00000002 , 0x00004682 
- 00013130  0x000025d0 rtn 
- 00013131  0x000025d3 fetch  0x00000002 , 0x00004682 
- 00013132  0x000025d4 set1  0x00000009 , 0x0000003f 
- 00013133  0x000025d5 store  0x00000002 , 0x00004682 
- 00013134  0x000025d6 rtn 
- 00013135  0x000025d9 fetch  0x00000002 , 0x00004682 
- 00013136  0x000025da set0  0x00000009 , 0x0000003f 
- 00013137  0x000025db store  0x00000002 , 0x00004682 
- 00013138  0x000025dc branch  0x00003418 
- 00013139  0x000025df fetch  0x00000002 , 0x00004682 
- 00013140  0x000025e0 set1  0x00000002 , 0x0000003f 
- 00013141  0x000025e1 store  0x00000002 , 0x00004682 
- 00013142  0x000025e2 rtn 
- 00013143  0x000025e5 fetch  0x00000002 , 0x0000420a 
- 00013144  0x000025e6 set1  0x00000000 , 0x0000003f 
- 00013145  0x000025e7 store  0x00000002 , 0x0000420a 
- 00013146  0x000025e8 rtn 
- 00013147  0x000025eb fetch  0x00000002 , 0x0000420a 
- 00013148  0x000025ec set1  0x00000008 , 0x0000003f 
- 00013149  0x000025ed store  0x00000002 , 0x0000420a 
- 00013150  0x000025ee branch  0x000033e9 
- 00013151  0x000025f2 bpatch  0x000000c7 , 0x00004018 
- 00013152  0x000025f3 store  0x00000001 , 0x0000022a 
- 00013153  0x000025f5 fetch  0x00000001 , 0x0000022a 
- 00013154  0x000025f6 rtn  0x00000034 
- 00013155  0x000025f7 increase  0xffffffff , 0x0000003f 
- 00013156  0x000025f8 store  0x00000001 , 0x0000022a 
- 00013157  0x000025f9 call  0x00007cdd 
- 00013158  0x000025fa call  0x000033d6 
- 00013159  0x000025fb call  0x00003387 
- 00013160  0x000025fc call  0x0000338d 
- 00013161  0x000025fd call  0x0000651b 
- 00013162  0x000025fe fetch  0x00000002 , 0x000041fd 
- 00013163  0x000025ff call  0x00007f9c 
- 00013164  0x00002600 branch  0x00003361 
- 00013165  0x00002606 ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002607 rtn  0x00000034 
- 00013167  0x00002608 pincrease  0xffffffff 
- 00013168  0x00002609 istore  0x00000001 , 0x00000013 
- 00013169  0x0000260a nrtn  0x00000034 
- 00013170  0x0000260b copy  0x00000012 , 0x0000003f 
- 00013171  0x0000260c branch  0x00007f9c 
- 00013172  0x00002611 ifetch  0x00000002 , 0x00000013 
- 00013173  0x00002612 rtn  0x00000034 
- 00013174  0x00002613 pincrease  0xffffffff 
- 00013175  0x00002614 istore  0x00000002 , 0x00000013 
- 00013176  0x00002615 nrtn  0x00000034 
- 00013177  0x00002616 copy  0x00000012 , 0x0000003f 
- 00013178  0x00002617 branch  0x00007f9c 
- 00013179  0x0000261a fetcht  0x00000002 , 0x0000423f 
- 00013180  0x0000261b add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x0000261c arg  0x0000337f , 0x00000012 
- 00013182  0x0000261d branch  0x0000336d 
- 00013183  0x00002620 call  0x0000342d 
- 00013184  0x00002621 beq  0x00000001 , 0x00003382 
- 00013185  0x00002623 branch  0x0000340a 
- 00013186  0x00002625 setarg  0x00000002 
- 00013187  0x00002626 istore  0x00000001 , 0x00000013 
- 00013188  0x00002627 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x00002629 ifetch  0x00000002 , 0x00000012 
- 00013190  0x0000262a branch  0x00007f9c 
- 00013191  0x0000262d arg  0x00004205 , 0x00000013 
- 00013192  0x0000262e arg  0x0000338a , 0x00000012 
- 00013193  0x0000262f branch  0x0000336d 
- 00013194  0x00002632 call  0x00002252 
- 00013195  0x00002633 branch  0x0000340e , 0x00000005 
- 00013196  0x00002634 rtn 
- 00013197  0x00002638 arg  0x0000467e , 0x00000013 
- 00013198  0x00002639 arg  0x00003390 , 0x00000012 
- 00013199  0x0000263a branch  0x00003374 
- 00013200  0x0000263d call  0x000033f0 
- 00013201  0x0000263e call  0x00003408 
- 00013202  0x0000263f fetch  0x00000002 , 0x000041f7 
- 00013203  0x00002640 branch  0x00007f9c 
- 00013204  0x00002644 call  0x000033ac 
- 00013205  0x00002646 fetch  0x00000002 , 0x00004682 
- 00013206  0x00002647 set0  0x00000007 , 0x0000003f 
- 00013207  0x00002648 store  0x00000002 , 0x00004682 
- 00013208  0x00002649 rtn 
- 00013209  0x0000264c jam  0x00000000 , 0x00004205 
- 00013210  0x0000264d fetch  0x00000002 , 0x00004682 
- 00013211  0x0000264e bbit1  0x00000007 , 0x0000339e 
- 00013212  0x0000264f isolate0  0x00000001 , 0x0000003f 
- 00013213  0x00002650 call  0x000032fd , 0x00000001 
- 00013214  0x00002652 bpatch  0x000000c8 , 0x00004019 
- 00013215  0x00002653 fetch  0x00000002 , 0x00004682 
- 00013216  0x00002654 set0  0x00000000 , 0x0000003f 
- 00013217  0x00002655 set0  0x00000001 , 0x0000003f 
- 00013218  0x00002656 set0  0x00000002 , 0x0000003f 
- 00013219  0x00002657 set0  0x00000003 , 0x0000003f 
- 00013220  0x00002658 set0  0x00000007 , 0x0000003f 
- 00013221  0x00002659 store  0x00000002 , 0x00004682 
- 00013222  0x0000265a branch  0x00003418 
- 00013223  0x0000265d call  0x000033a9 
- 00013224  0x0000265e branch  0x0000340a 
- 00013225  0x00002662 setarg  0x00000000 
- 00013226  0x00002663 store  0x00000002 , 0x00004208 
- 00013227  0x00002664 rtn 
- 00013228  0x00002666 setarg  0x00000000 
- 00013229  0x00002667 store  0x00000002 , 0x0000420a 
- 00013230  0x00002668 rtn 
- 00013231  0x0000266b fetch  0x00000002 , 0x0000420a 
- 00013232  0x0000266c store  0x00000002 , 0x00004208 
- 00013233  0x0000266d setarg  0x00000000 
- 00013234  0x0000266e store  0x00000002 , 0x0000420a 
- 00013235  0x0000266f rtn 
- 00013236  0x00002672 fetch  0x00000002 , 0x0000420a 
- 00013237  0x00002673 set1  0x00000007 , 0x0000003f 
- 00013238  0x00002674 store  0x00000002 , 0x00004208 
- 00013239  0x00002675 setarg  0x00000000 
- 00013240  0x00002676 store  0x00000002 , 0x0000420a 
- 00013241  0x00002677 rtn 
- 00013242  0x00002680 fetch  0x00000001 , 0x00004682 
- 00013243  0x00002681 isolate1  0x00000005 , 0x0000003f 
- 00013244  0x00002682 rtn 
- 00013245  0x0000268b setarg  0x0000aa55 
- 00013246  0x0000268d store  0x00000002 , 0x00000aaa 
- 00013247  0x0000268e bpatch  0x000000c9 , 0x00004019 
- 00013248  0x0000268f arg  0x00000002 , 0x00000002 
- 00013249  0x00002690 arg  0x00000aaa , 0x00000011 
- 00013250  0x00002691 arg  0x000000c3 , 0x00000012 
- 00013251  0x00002692 branch  0x00006606 
- 00013252  0x00002696 bpatch  0x000000ca , 0x00004019 
- 00013253  0x00002697 arg  0x00000002 , 0x00000002 
- 00013254  0x00002698 arg  0x00000a9a , 0x00000011 
- 00013255  0x00002699 arg  0x000000c3 , 0x00000012 
- 00013256  0x0000269a call  0x000065df 
- 00013257  0x0000269b fetch  0x00000002 , 0x00000a9a 
- 00013258  0x0000269c arg  0x0000aa55 , 0x00000002 
- 00013259  0x0000269d isub  0x00000002 , 0x0000003e 
- 00013260  0x0000269e rtn 
- 00013261  0x000026a2 fetch  0x00000001 , 0x0000455a 
- 00013262  0x000026a3 store  0x00000001 , 0x00004205 
- 00013263  0x000026a4 rtn 
- 00013264  0x000026a7 arg  0x00000009 , 0x00000007 
- 00013265  0x000026a8 branch  0x00002c32 
- 00013266  0x000026ab arg  0x00000009 , 0x00000007 
- 00013267  0x000026ac branch  0x00002c36 
- 00013268  0x000026af jam  0x00000005 , 0x00004206 
- 00013269  0x000026b0 branch  0x000033d0 
- 00013270  0x000026b3 arg  0x00004206 , 0x00000013 
- 00013271  0x000026b4 arg  0x000033d2 , 0x00000012 
- 00013272  0x000026b5 branch  0x0000336d 
- 00013273  0x000026b8 jam  0x00000001 , 0x00004363 
- 00013274  0x000026b9 rtn 
- 00013275  0x000026bc jam  0x00000000 , 0x00004363 
- 00013276  0x000026bd rtn 
- 00013277  0x000026c0 jam  0x0000000a , 0x00000a99 
- 00013278  0x000026c1 branch  0x00007d8f 
- 00013279  0x000026c4 jam  0x0000001d , 0x00000a99 
- 00013280  0x000026c5 branch  0x00007d8f 
- 00013281  0x000026c8 bpatch  0x000000cb , 0x00004019 
- 00013282  0x000026c9 fetch  0x00000001 , 0x00004207 
- 00013283  0x000026ca store  0x00000001 , 0x0000016d 
- 00013284  0x000026cb jam  0x00000001 , 0x00000228 
- 00013285  0x000026cc jam  0x00000003 , 0x00000a99 
- 00013286  0x000026cd branch  0x00007d8f 
- 00013287  0x000026d0 jam  0x0000001e , 0x00000a99 
- 00013288  0x000026d1 branch  0x00007d8f 
- 00013289  0x000026d4 jam  0x00000004 , 0x00000a99 
- 00013290  0x000026d5 branch  0x00007d8f 
- 00013291  0x000026d8 fetch  0x00000002 , 0x00004687 
- 00013292  0x000026d9 store  0x00000002 , 0x0000467e 
- 00013293  0x000026db call  0x00003404 
- 00013294  0x000026dd jam  0x00000001 , 0x00000a99 
- 00013295  0x000026de branch  0x00007d8f 
- 00013296  0x000026e1 setarg  0x00000000 
- 00013297  0x000026e2 store  0x00000002 , 0x0000467e 
- 00013298  0x000026e3 jam  0x00000002 , 0x00000a99 
- 00013299  0x000026e4 branch  0x00007d8f 
- 00013300  0x000026e7 jam  0x0000000f , 0x00000a99 
- 00013301  0x000026e8 branch  0x00007d8f 
- 00013302  0x000026eb jam  0x00000010 , 0x00000a99 
- 00013303  0x000026ec branch  0x00007d8f 
- 00013304  0x000026ef jam  0x0000000e , 0x00000a99 
- 00013305  0x000026f0 branch  0x00007d8f 
- 00013306  0x000026f3 jam  0x0000000d , 0x00000a99 
- 00013307  0x000026f4 branch  0x00007d8f 
- 00013308  0x000026f7 jam  0x00000017 , 0x00000a99 
- 00013309  0x000026f8 branch  0x00007d8f 
- 00013310  0x000026fb jam  0x00000018 , 0x00000a99 
- 00013311  0x000026fc branch  0x00007d8f 
- 00013312  0x000026ff jam  0x00000016 , 0x00000a99 
- 00013313  0x00002700 branch  0x00007d8f 
- 00013314  0x00002703 jam  0x00000011 , 0x00000a99 
- 00013315  0x00002704 branch  0x00007d8f 
- 00013316  0x00002707 jam  0x00000015 , 0x00000a99 
- 00013317  0x00002708 branch  0x00007d8f 
- 00013318  0x0000270b jam  0x00000014 , 0x00000a99 
- 00013319  0x0000270c branch  0x00007d8f 
- 00013320  0x00002710 jam  0x00000013 , 0x00000a99 
- 00013321  0x00002711 branch  0x00007d8f 
- 00013322  0x00002714 jam  0x00000019 , 0x00000a99 
- 00013323  0x00002715 branch  0x00007d8f 
- 00013324  0x00002718 jam  0x00000006 , 0x00000a99 
- 00013325  0x00002719 branch  0x00007d8f 
- 00013326  0x0000271c jam  0x00000005 , 0x00000a99 
- 00013327  0x0000271d branch  0x00007d8f 
- 00013328  0x00002720 jam  0x0000001f , 0x00000a99 
- 00013329  0x00002721 branch  0x00007d8f 
- 00013330  0x00002724 jam  0x00000020 , 0x00000a99 
- 00013331  0x00002725 branch  0x00007d8f 
- 00013332  0x00002728 jam  0x00000025 , 0x00000a99 
- 00013333  0x00002729 branch  0x00007d8f 
- 00013334  0x0000272c set1  0x0000000d , 0x00000000 
- 00013335  0x0000272d rtn 
- 00013336  0x00002730 set0  0x0000000d , 0x00000000 
- 00013337  0x00002731 rtn 
- 00013338  0x00002746 call  0x0000342d 
- 00013339  0x00002747 beq  0x00000002 , 0x00003424 
- 00013340  0x00002749 setarg  0x00000001 
- 00013341  0x0000274a istore  0x00000001 , 0x00000013 
- 00013342  0x0000274b add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x0000274c add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x0000274e ifetcht  0x00000001 , 0x00000011 
- 00013345  0x0000274f increase  0x00000001 , 0x00000013 
- 00013346  0x00002750 istoret  0x00000001 , 0x00000013 
- 00013347  0x00002751 branch  0x00003385 
- 00013348  0x00002754 setarg  0x00000000 
- 00013349  0x00002755 istore  0x00000001 , 0x00000013 
- 00013350  0x00002756 fetch  0x00000002 , 0x00004682 
- 00013351  0x00002757 bbit0  0x00000009 , 0x00003429 
- 00013352  0x00002758 call  0x00003402 
- 00013353  0x0000275a fetcht  0x00000002 , 0x0000423f 
- 00013354  0x0000275b add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x0000275c add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x0000275d branch  0x00003420 
- 00013357  0x00002760 fetcht  0x00000002 , 0x0000423f 
- 00013358  0x00002761 add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x00002762 ifetch  0x00000001 , 0x00000013 
- 00013360  0x00002763 rtn 
- 00013361  0x00002766 call  0x0000342d 
- 00013362  0x00002767 bne  0x00000000 , 0x00003434 
- 00013363  0x00002768 branch  0x0000340a 
- 00013364  0x0000276a add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x0000276b branch  0x00003385 
- 00013366  0x0000276e rtn  0x0000002b 
- 00013367  0x0000276f jam  0x00000000 , 0x00008081 
- 00013368  0x00002770 setarg  0x00003463 
- 00013369  0x00002771 store  0x00000002 , 0x000041eb 
- 00013370  0x00002772 setarg  0x0000696c 
- 00013371  0x00002773 store  0x00000002 , 0x000041ed 
- 00013372  0x00002774 setarg  0x000034f5 
- 00013373  0x00002775 store  0x00000002 , 0x000041f3 
- 00013374  0x00002776 setarg  0x000034f4 
- 00013375  0x00002777 store  0x00000002 , 0x000041ef 
- 00013376  0x00002778 setarg  0x0000347e 
- 00013377  0x00002779 store  0x00000002 , 0x000041f5 
- 00013378  0x0000277a setarg  0x000034b2 
- 00013379  0x0000277b store  0x00000002 , 0x000041fd 
- 00013380  0x0000277c setarg  0x00003465 
- 00013381  0x0000277d store  0x00000002 , 0x000041fb 
- 00013382  0x0000277e setarg  0x00003470 
- 00013383  0x0000277f store  0x00000002 , 0x000041e9 
- 00013384  0x00002780 setarg  0x00003501 
- 00013385  0x00002781 store  0x00000002 , 0x000041f9 
- 00013386  0x00002782 bpatch  0x000000cc , 0x00004019 
- 00013387  0x00002783 call  0x0000359b 
- 00013388  0x00002784 call  0x00006948 
- 00013389  0x00002785 call  0x000035ad 
- 00013390  0x00002786 call  0x00007d08 
- 00013391  0x00002787 call  0x00007cd3 
- 00013392  0x00002788 setarg  0x0000350b 
- 00013393  0x00002789 store  0x00000002 , 0x00004766 
- 00013394  0x0000278a setarg  0x000034fc 
- 00013395  0x0000278b store  0x00000002 , 0x0000475d 
- 00013396  0x0000278c setarg  0x000034f8 
- 00013397  0x0000278d store  0x00000002 , 0x0000475f 
- 00013398  0x0000278e setarg  0x0000346c 
- 00013399  0x0000278f store  0x00000002 , 0x00004761 
- 00013400  0x00002790 setarg  0x000035a2 
- 00013401  0x00002791 store  0x00000002 , 0x000046a9 
- 00013402  0x00002792 setarg  0x000035a4 
- 00013403  0x00002793 store  0x00000002 , 0x000046ab 
- 00013404  0x00002794 setarg  0x000035a9 
- 00013405  0x00002795 store  0x00000002 , 0x000046b4 
- 00013406  0x00002796 setarg  0x000035a6 
- 00013407  0x00002797 store  0x00000002 , 0x000046b6 
- 00013408  0x00002798 fetch  0x00000002 , 0x00004682 
- 00013409  0x00002799 rtnbit1  0x0000000c 
- 00013410  0x0000279a branch  0x0000340a 
- 00013411  0x0000279d call  0x00003586 
- 00013412  0x0000279e branch  0x0000340a 
- 00013413  0x000027a1 call  0x00005892 
- 00013414  0x000027a2 nrtn  0x00000034 
- 00013415  0x000027a3 arg  0x00000b06 , 0x00000011 
- 00013416  0x000027a4 call  0x00007e54 
- 00013417  0x000027a5 nrtn  0x00000028 
- 00013418  0x000027a6 arg  0x00000b06 , 0x00000006 
- 00013419  0x000027a7 branch  0x00004746 
- 00013420  0x000027aa fetch  0x00000002 , 0x00004797 
- 00013421  0x000027ab store  0x00000002 , 0x00004791 
- 00013422  0x000027ac jam  0x00000001 , 0x00004753 
- 00013423  0x000027ad branch  0x0000358f 
- 00013424  0x000027b0 fetch  0x00000001 , 0x0000479d 
- 00013425  0x000027b1 beq  0x00000001 , 0x00003479 
- 00013426  0x000027b2 fetch  0x00000002 , 0x00004682 
- 00013427  0x000027b3 bbit0  0x00000009 , 0x00003479 
- 00013428  0x000027b4 fetch  0x00000001 , 0x0000479e 
- 00013429  0x000027b5 beq  0x00000001 , 0x000033d0 
- 00013430  0x000027b6 fetch  0x00000001 , 0x00004700 
- 00013431  0x000027b7 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x000027b8 branch  0x000033d2 
- 00013433  0x000027bb fetch  0x00000001 , 0x0000479b 
- 00013434  0x000027bc fetcht  0x00000001 , 0x0000479c 
- 00013435  0x000027bd ior  0x00000002 , 0x0000003f 
- 00013436  0x000027be beq  0x00000001 , 0x000033d0 
- 00013437  0x000027bf branch  0x000033d2 
- 00013438  0x000027c2 copy  0x00000013 , 0x0000003f 
- 00013439  0x000027c3 beq  0x0000002d , 0x00003431 
- 00013440  0x000027c4 beq  0x00000010 , 0x0000341a 
- 00013441  0x000027c5 beq  0x00000014 , 0x000034df 
- 00013442  0x000027c6 beq  0x00000015 , 0x000034e8 
- 00013443  0x000027c7 beq  0x00000040 , 0x00003485 
- 00013444  0x000027c8 rtn 
- 00013445  0x000027ca fetch  0x00000002 , 0x00004509 
- 00013446  0x000027cb beq  0x00000001 , 0x0000348c 
- 00013447  0x000027cd fetch  0x00000002 , 0x000043d8 
- 00013448  0x000027ce branch  0x000034a2 , 0x00000034 
- 00013449  0x000027d0 jam  0x00000002 , 0x0000478a 
- 00013450  0x000027d1 jam  0x0000003c , 0x0000478f 
- 00013451  0x000027d2 rtn 
- 00013452  0x000027d5 fetch  0x00000002 , 0x0000449a 
- 00013453  0x000027d6 branch  0x000034a0 , 0x00000034 
- 00013454  0x000027d8 jam  0x00000001 , 0x0000478a 
- 00013455  0x000027d9 fetcht  0x00000002 , 0x000047b4 
- 00013456  0x000027da fetch  0x00000002 , 0x00004496 
- 00013457  0x000027db iadd  0x00000002 , 0x0000003f 
- 00013458  0x000027dc store  0x00000002 , 0x00004496 
- 00013459  0x000027dd copy  0x0000003f , 0x00000011 
- 00013460  0x000027de fetch  0x00000002 , 0x00004498 
- 00013461  0x000027df iadd  0x00000002 , 0x0000003f 
- 00013462  0x000027e0 store  0x00000002 , 0x00004498 
- 00013463  0x000027e1 iadd  0x00000011 , 0x0000003f 
- 00013464  0x000027e2 rshift  0x0000003f , 0x00000002 
- 00013465  0x000027e3 fetch  0x00000002 , 0x000047c0 
- 00013466  0x000027e4 idiv  0x00000002 
- 00013467  0x000027e5 call  0x00007f86 
- 00013468  0x000027e6 quotient  0x0000003f 
- 00013469  0x000027e7 store  0x00000002 , 0x0000449a 
- 00013470  0x000027e8 jam  0x00000001 , 0x00004790 
- 00013471  0x000027e9 rtn 
- 00013472  0x000027eb jam  0x00000003 , 0x0000478a 
- 00013473  0x000027ec rtn 
- 00013474  0x000027ef jam  0x00000000 , 0x00004172 
- 00013475  0x000027f0 jam  0x00000000 , 0x00004790 
- 00013476  0x000027f1 fetch  0x00000002 , 0x000043d6 
- 00013477  0x000027f2 fetcht  0x00000002 , 0x000047be 
- 00013478  0x000027f3 isub  0x00000002 , 0x0000003e 
- 00013479  0x000027f4 setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x000027f5 fetch  0x00000002 , 0x000047c0 
- 00013481  0x000027f6 fetcht  0x00000002 , 0x000043d6 
- 00013482  0x000027f7 isub  0x00000002 , 0x0000003f 
- 00013483  0x000027f8 setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x000027f9 compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x000027fa rtn  0x00000001 
- 00013486  0x000027fb fetch  0x00000008 , 0x000047be 
- 00013487  0x000027fc store  0x00000008 , 0x00004496 
- 00013488  0x000027fd jam  0x00000001 , 0x00004790 
- 00013489  0x000027fe rtn 
- 00013490  0x00002803 call  0x0000337b 
- 00013491  0x00002804 call  0x000034b9 
- 00013492  0x00002805 call  0x000034be 
- 00013493  0x00002806 call  0x000034d5 
- 00013494  0x00002807 call  0x000034ca 
- 00013495  0x00002808 call  0x000034c4 
- 00013496  0x00002809 branch  0x000034d9 
- 00013497  0x0000280d arg  0x00004799 , 0x00000013 
- 00013498  0x0000280e arg  0x000034bc , 0x00000012 
- 00013499  0x0000280f branch  0x0000336d 
- 00013500  0x00002811 jam  0x00000000 , 0x0000479a 
- 00013501  0x00002812 rtn 
- 00013502  0x00002814 arg  0x00004793 , 0x00000013 
- 00013503  0x00002815 arg  0x000034c1 , 0x00000012 
- 00013504  0x00002816 branch  0x00003374 
- 00013505  0x00002818 arg  0x000046bf , 0x00000013 
- 00013506  0x00002819 arg  0x0000469e , 0x00000012 
- 00013507  0x0000281a branch  0x00003591 
- 00013508  0x0000281e arg  0x0000478f , 0x00000013 
- 00013509  0x0000281f arg  0x000034c7 , 0x00000012 
- 00013510  0x00002820 branch  0x0000336d 
- 00013511  0x00002823 fetch  0x00000002 , 0x0000449a 
- 00013512  0x00002824 store  0x00000001 , 0x00004172 
- 00013513  0x00002825 rtn 
- 00013514  0x00002827 arg  0x00004790 , 0x00000013 
- 00013515  0x00002828 arg  0x000034cd , 0x00000012 
- 00013516  0x00002829 branch  0x0000336d 
- 00013517  0x0000282b fetch  0x00000001 , 0x0000043f 
- 00013518  0x0000282c compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x0000282d nbranch  0x000034d3 , 0x00000001 
- 00013520  0x0000282e jam  0x00000001 , 0x0000478a 
- 00013521  0x0000282f call  0x00003416 
- 00013522  0x00002830 branch  0x00005abf 
- 00013523  0x00002832 jam  0x00000001 , 0x00004790 
- 00013524  0x00002833 rtn 
- 00013525  0x00002836 arg  0x00004791 , 0x00000013 
- 00013526  0x00002837 arg  0x000034d8 , 0x00000012 
- 00013527  0x00002838 branch  0x00003374 
- 00013528  0x0000283c branch  0x0000341a 
- 00013529  0x00002841 arg  0x0000478d , 0x00000013 
- 00013530  0x00002842 arg  0x000034dc , 0x00000012 
- 00013531  0x00002843 branch  0x00003374 
- 00013532  0x00002845 fetch  0x00000002 , 0x000047a7 
- 00013533  0x00002846 store  0x00000002 , 0x0000478d 
- 00013534  0x00002847 branch  0x000035af 
- 00013535  0x0000284b fetch  0x00000002 , 0x000047a7 
- 00013536  0x0000284c store  0x00000002 , 0x0000478d 
- 00013537  0x0000284d setarg  0x00000000 
- 00013538  0x0000284e store  0x00000002 , 0x00004793 
- 00013539  0x0000284f store  0x00000002 , 0x00004791 
- 00013540  0x00002850 call  0x0000355c 
- 00013541  0x00002851 call  0x00003586 
- 00013542  0x00002852 jam  0x00000000 , 0x00004172 
- 00013543  0x00002853 branch  0x000033f8 
- 00013544  0x00002859 setarg  0x00000000 
- 00013545  0x0000285a store  0x00000004 , 0x0000478d 
- 00013546  0x0000285b store  0x00000003 , 0x0000478a 
- 00013547  0x0000285c store  0x00000002 , 0x00004509 
- 00013548  0x0000285e jam  0x00000001 , 0x000047a0 
- 00013549  0x0000285f fetch  0x00000002 , 0x00004797 
- 00013550  0x00002860 store  0x00000002 , 0x00004791 
- 00013551  0x00002861 call  0x00007e38 
- 00013552  0x00002862 fetch  0x00000001 , 0x00004759 
- 00013553  0x00002863 rtneq  0x00000000 
- 00013554  0x00002864 call  0x0000358f 
- 00013555  0x00002865 branch  0x0000356e 
- 00013556  0x0000286a branch  0x00003508 
- 00013557  0x0000286e fetch  0x00000001 , 0x00004759 
- 00013558  0x0000286f rtnne  0x00000002 
- 00013559  0x00002870 branch  0x00003508 
- 00013560  0x00002876 arg  0x000046cd , 0x00000013 
- 00013561  0x00002877 call  0x00003582 
- 00013562  0x00002878 arg  0x000046c6 , 0x00000013 
- 00013563  0x0000287a branch  0x00003584 
- 00013564  0x0000287d jam  0x00000000 , 0x0000436e 
- 00013565  0x0000287e arg  0x000046db , 0x00000013 
- 00013566  0x0000287f call  0x00003582 
- 00013567  0x00002880 arg  0x000046d4 , 0x00000013 
- 00013568  0x00002881 branch  0x000034fb 
- 00013569  0x00002884 fetch  0x00000001 , 0x00000477 
- 00013570  0x00002885 beq  0x00000012 , 0x00003504 
- 00013571  0x00002886 rtn 
- 00013572  0x00002888 fetch  0x00000002 , 0x00000478 
- 00013573  0x0000288a beq  0x0000000d , 0x00003536 
- 00013574  0x0000288b beq  0x0000000b , 0x00003571 
- 00013575  0x0000288c rtn 
- 00013576  0x00002892 fetch  0x00000001 , 0x00004753 
- 00013577  0x00002893 rtn  0x00000034 
- 00013578  0x00002894 branch  0x00006978 
- 00013579  0x00002899 copy  0x00000011 , 0x0000003f 
- 00013580  0x0000289a branch  0x00003510 , 0x00000034 
- 00013581  0x0000289c copy  0x00000007 , 0x0000003f 
- 00013582  0x0000289d beq  0x00000000 , 0x00003513 
- 00013583  0x0000289e rtn 
- 00013584  0x000028a0 copy  0x00000007 , 0x0000003f 
- 00013585  0x000028a1 beq  0x00000000 , 0x0000351b 
- 00013586  0x000028a2 rtn 
- 00013587  0x000028a5 jam  0x00000001 , 0x0000479d 
- 00013588  0x000028a6 arg  0x000046f7 , 0x00000013 
- 00013589  0x000028a7 call  0x00003582 
- 00013590  0x000028a8 arg  0x000046f0 , 0x00000013 
- 00013591  0x000028a9 call  0x00003584 
- 00013592  0x000028aa fetch  0x00000002 , 0x00004682 
- 00013593  0x000028ab bbit0  0x00000009 , 0x00003532 
- 00013594  0x000028ac branch  0x00003521 
- 00013595  0x000028af jam  0x00000000 , 0x0000479d 
- 00013596  0x000028b0 branch  0x0000351d 
- 00013597  0x000028b5 fetch  0x00000001 , 0x0000479a 
- 00013598  0x000028b6 rtnne  0x00000001 
- 00013599  0x000028b7 jam  0x00000005 , 0x00004799 
- 00013600  0x000028b8 rtn 
- 00013601  0x000028bb fetch  0x00000001 , 0x0000479a 
- 00013602  0x000028bc pincrease  0x00000001 
- 00013603  0x000028bd store  0x00000001 , 0x0000479a 
- 00013604  0x000028be beq  0x00000001 , 0x00003527 
- 00013605  0x000028bf beq  0x00000002 , 0x0000352b 
- 00013606  0x000028c0 rtn 
- 00013607  0x000028c2 call  0x0000355c 
- 00013608  0x000028c3 jam  0x00000001 , 0x00004771 
- 00013609  0x000028c4 arg  0x0000476c , 0x00000013 
- 00013610  0x000028c5 branch  0x00003544 
- 00013611  0x000028c7 jam  0x00000000 , 0x0000479a 
- 00013612  0x000028c8 jam  0x00000002 , 0x00004771 
- 00013613  0x000028c9 arg  0x0000476c , 0x00000013 
- 00013614  0x000028ca call  0x00003544 
- 00013615  0x000028cb fetch  0x00000001 , 0x0000479e 
- 00013616  0x000028cc beq  0x00000001 , 0x00003551 
- 00013617  0x000028cd rtn 
- 00013618  0x000028d0 fetch  0x00000002 , 0x00004797 
- 00013619  0x000028d1 store  0x00000002 , 0x00004791 
- 00013620  0x000028d2 call  0x0000355c 
- 00013621  0x000028d3 branch  0x0000358f 
- 00013622  0x000028d7 bpatch  0x000000cd , 0x00004019 
- 00013623  0x000028d8 call  0x000036fc 
- 00013624  0x000028d9 ifetch  0x00000001 , 0x00000011 
- 00013625  0x000028da beq  0x00000003 , 0x0000353c 
- 00013626  0x000028db beq  0x00000007 , 0x00003540 
- 00013627  0x000028dc rtn 
- 00013628  0x000028df fetch  0x00000001 , 0x0000479e 
- 00013629  0x000028e0 beq  0x00000000 , 0x00003551 
- 00013630  0x000028e1 beq  0x00000001 , 0x0000355c 
- 00013631  0x000028e2 rtn 
- 00013632  0x000028e5 ifetch  0x00000001 , 0x00000012 
- 00013633  0x000028e6 beq  0x00000001 , 0x00003564 
- 00013634  0x000028e7 beq  0x00000000 , 0x00003569 
- 00013635  0x000028e8 rtn 
- 00013636  0x000028f0 bpatch  0x000000ce , 0x00004019 
- 00013637  0x000028f1 fetch  0x00000001 , 0x0000478b 
- 00013638  0x000028f2 isolate1  0x00000000 , 0x0000003f 
- 00013639  0x000028f3 nrtn  0x00000001 
- 00013640  0x000028f4 add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x000028f5 ifetch  0x00000002 , 0x00000006 
- 00013642  0x000028f6 byteswap  0x0000003f , 0x0000003f 
- 00013643  0x000028f7 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x000028f8 add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x000028f9 call  0x000036f0 
- 00013646  0x000028fa istore  0x00000001 , 0x00000006 
- 00013647  0x000028fb copy  0x00000013 , 0x00000011 
- 00013648  0x000028fc branch  0x00007e3d 
- 00013649  0x00002903 fetch  0x00000001 , 0x00004759 
- 00013650  0x00002904 rtn  0x00000034 
- 00013651  0x00002905 jam  0x00000001 , 0x0000479e 
- 00013652  0x00002906 arg  0x000046e9 , 0x00000013 
- 00013653  0x00002907 call  0x00003582 
- 00013654  0x00002908 arg  0x000046e2 , 0x00000013 
- 00013655  0x00002909 call  0x00003584 
- 00013656  0x0000290a jam  0x00000004 , 0x00004780 
- 00013657  0x0000290b jam  0x00000001 , 0x00004783 
- 00013658  0x0000290c arg  0x0000477b , 0x00000013 
- 00013659  0x0000290d branch  0x00003544 
- 00013660  0x0000290f fetch  0x00000001 , 0x0000479e 
- 00013661  0x00002910 rtn  0x00000034 
- 00013662  0x00002911 jam  0x00000000 , 0x0000479e 
- 00013663  0x00002912 call  0x00003586 
- 00013664  0x00002913 jam  0x00000004 , 0x00004780 
- 00013665  0x00002914 jam  0x00000000 , 0x00004783 
- 00013666  0x00002915 arg  0x0000477b , 0x00000013 
- 00013667  0x00002916 branch  0x00003544 
- 00013668  0x00002919 jam  0x00000001 , 0x0000479f 
- 00013669  0x0000291a jam  0x00000007 , 0x00004780 
- 00013670  0x0000291b jam  0x00000001 , 0x00004783 
- 00013671  0x0000291c arg  0x0000477b , 0x00000013 
- 00013672  0x0000291d branch  0x00003544 
- 00013673  0x0000291f jam  0x00000000 , 0x0000479f 
- 00013674  0x00002920 jam  0x00000007 , 0x00004780 
- 00013675  0x00002921 jam  0x00000000 , 0x00004783 
- 00013676  0x00002922 arg  0x0000477b , 0x00000013 
- 00013677  0x00002923 branch  0x00003544 
- 00013678  0x00002925 fetch  0x00000001 , 0x0000479f 
- 00013679  0x00002926 rtn  0x00000034 
- 00013680  0x00002927 branch  0x00003551 
- 00013681  0x0000292a ifetch  0x00000002 , 0x00000011 
- 00013682  0x0000292b store  0x00000002 , 0x0000478b 
- 00013683  0x0000292c isolate1  0x00000000 , 0x0000003f 
- 00013684  0x0000292d nrtn  0x00000001 
- 00013685  0x0000292e fetch  0x00000001 , 0x000047a0 
- 00013686  0x0000292f rtn  0x00000034 
- 00013687  0x00002930 jam  0x00000000 , 0x000047a0 
- 00013688  0x00002931 fetch  0x00000008 , 0x000047b6 
- 00013689  0x00002932 store  0x00000008 , 0x00004496 
- 00013690  0x00002933 jam  0x00000002 , 0x00004790 
- 00013691  0x00002934 call  0x000035af 
- 00013692  0x00002935 call  0x000035b9 
- 00013693  0x00002936 jam  0x00000007 , 0x00004780 
- 00013694  0x00002937 fetch  0x00000001 , 0x0000479f 
- 00013695  0x00002938 store  0x00000001 , 0x00004783 
- 00013696  0x00002939 arg  0x0000477b , 0x00000013 
- 00013697  0x0000293a branch  0x00003544 
- 00013698  0x0000293f arg  0x00000001 , 0x00000011 
- 00013699  0x00002940 branch  0x00003585 
- 00013700  0x00002942 arg  0x00000000 , 0x00000011 
- 00013701  0x00002944 branch  0x0000358c 
- 00013702  0x00002947 arg  0x00000000 , 0x00000011 
- 00013703  0x00002948 call  0x00007d19 
- 00013704  0x00002949 arg  0x00000001 , 0x00000011 
- 00013705  0x0000294a call  0x00007d19 
- 00013706  0x0000294b fetch  0x00000001 , 0x000047a1 
- 00013707  0x0000294c branch  0x000069d7 
- 00013708  0x0000294f call  0x00007d04 
- 00013709  0x00002950 arg  0x00000007 , 0x00000039 
- 00013710  0x00002951 branch  0x00007d26 
- 00013711  0x00002956 arg  0x000046b8 , 0x00000013 
- 00013712  0x00002957 arg  0x0000469a , 0x00000012 
- 00013713  0x00002959 call  0x00003596 
- 00013714  0x0000295a call  0x00003584 
- 00013715  0x0000295b fetch  0x00000002 , 0x00004795 
- 00013716  0x0000295c store  0x00000002 , 0x00004793 
- 00013717  0x0000295d branch  0x000033fa 
- 00013718  0x00002960 ifetch  0x00000002 , 0x00000012 
- 00013719  0x00002961 store  0x00000002 , 0x00004154 
- 00013720  0x00002962 ifetch  0x00000002 , 0x00000006 
- 00013721  0x00002963 store  0x00000002 , 0x00004482 
- 00013722  0x00002964 rtn 
- 00013723  0x00002967 arg  0x00000000 , 0x00000011 
- 00013724  0x00002968 call  0x000069a6 
- 00013725  0x00002969 fetch  0x00000006 , 0x000047a1 
- 00013726  0x0000296a store  0x00000006 , 0x00000a9a 
- 00013727  0x0000296b call  0x000069ae 
- 00013728  0x0000296c fetch  0x00000001 , 0x000047a1 
- 00013729  0x0000296d branch  0x000069d7 
- 00013730  0x00002970 jam  0x00000001 , 0x0000479b 
- 00013731  0x00002971 rtn 
- 00013732  0x00002973 jam  0x00000000 , 0x0000479b 
- 00013733  0x00002974 rtn 
- 00013734  0x00002979 jam  0x00000000 , 0x0000479c 
- 00013735  0x0000297a fetch  0x00000001 , 0x000047a1 
- 00013736  0x0000297b branch  0x000069d7 
- 00013737  0x0000297e jam  0x00000001 , 0x0000479c 
- 00013738  0x0000297f fetch  0x00000006 , 0x000047a1 
- 00013739  0x00002980 store  0x00000006 , 0x00000a9a 
- 00013740  0x00002981 branch  0x000069ae 
- 00013741  0x00002986 jam  0x00000000 , 0x0000422d 
- 00013742  0x00002987 branch  0x000068a8 
- 00013743  0x0000298a call  0x000068eb 
- 00013744  0x0000298b call  0x00006908 
- 00013745  0x0000298c store  0x00000002 , 0x000047b0 
- 00013746  0x0000298d arg  0x000047aa , 0x00000011 
- 00013747  0x0000298e call  0x00006930 
- 00013748  0x0000298f store  0x00000001 , 0x000047a9 
- 00013749  0x00002990 beq  0x00000000 , 0x000035be 
- 00013750  0x00002991 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x00002992 nbranch  0x000035bc , 0x00000002 
- 00013752  0x00002993 store  0x00000001 , 0x00004783 
- 00013753  0x00002995 jam  0x00000005 , 0x00004780 
- 00013754  0x00002996 arg  0x0000477b , 0x00000013 
- 00013755  0x00002997 branch  0x00003544 
- 00013756  0x00002999 jam  0x00000064 , 0x00004783 
- 00013757  0x0000299a branch  0x000035b9 
- 00013758  0x0000299d branch  0x0000341a 
- 00013759  0x000029a2 rtn  0x0000002b 
- 00013760  0x000029a3 hfetch  0x00000001 , 0x00008081 
- 00013761  0x000029a4 and_into  0x000000f0 , 0x0000003f 
- 00013762  0x000029a5 hstore  0x00000001 , 0x00008081 
- 00013763  0x000029a6 setarg  0x00003631 
- 00013764  0x000029a7 store  0x00000002 , 0x000041eb 
- 00013765  0x000029a9 setarg  0x00003633 
- 00013766  0x000029aa store  0x00000002 , 0x000041ed 
- 00013767  0x000029ac setarg  0x0000340a 
- 00013768  0x000029ad store  0x00000002 , 0x000041f7 
- 00013769  0x000029af setarg  0x00003635 
- 00013770  0x000029b0 store  0x00000002 , 0x000041f3 
- 00013771  0x000029b2 setarg  0x0000364b 
- 00013772  0x000029b3 store  0x00000002 , 0x000041f5 
- 00013773  0x000029b5 setarg  0x000033d0 
- 00013774  0x000029b6 store  0x00000002 , 0x000041e9 
- 00013775  0x000029b8 setarg  0x000036f6 
- 00013776  0x000029b9 store  0x00000002 , 0x000041f9 
- 00013777  0x000029bb setarg  0x0000367a 
- 00013778  0x000029bc store  0x00000002 , 0x000041fd 
- 00013779  0x000029be call  0x00002c7a 
- 00013780  0x000029bf setarg  0x00003722 
- 00013781  0x000029c0 add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x000029c1 istore  0x00000002 , 0x00000005 
- 00013783  0x000029c3 setarg  0x000035ed 
- 00013784  0x000029c4 store  0x00000002 , 0x0000475b 
- 00013785  0x000029c6 setarg  0x000035ef 
- 00013786  0x000029c7 store  0x00000002 , 0x0000475f 
- 00013787  0x000029c9 bpatch  0x000000cf , 0x00004019 
- 00013788  0x000029ca call  0x00003628 
- 00013789  0x000029cb call  0x00007e38 
- 00013790  0x000029cc jam  0x00000002 , 0x00004172 
- 00013791  0x000029cd jam  0x00000000 , 0x000049f6 
- 00013792  0x000029ce fetch  0x00000001 , 0x000047cb 
- 00013793  0x000029cf store  0x00000001 , 0x0000469a 
- 00013794  0x000029d0 beq  0x00000000 , 0x000035ee 
- 00013795  0x000029d1 fetch  0x00000001 , 0x000047cc 
- 00013796  0x000029d2 store  0x00000001 , 0x00004686 
- 00013797  0x000029d3 jam  0x00000000 , 0x0000436e 
- 00013798  0x000029d5 call  0x0000360f 
- 00013799  0x000029d6 call  0x00007cd3 
- 00013800  0x000029d7 call  0x00007cdd 
- 00013801  0x000029d8 jam  0x00000001 , 0x000047f3 
- 00013802  0x000029d9 fetch  0x00000002 , 0x00004682 
- 00013803  0x000029da rtnbit1  0x0000000c 
- 00013804  0x000029db branch  0x0000340a 
- 00013805  0x000029de branch  0x0000360f 
- 00013806  0x000029e1 jam  0x00000002 , 0x000047f3 
- 00013807  0x000029e3 jam  0x00000001 , 0x0000436e 
- 00013808  0x000029e4 call  0x0000360f 
- 00013809  0x000029e5 arg  0x00000000 , 0x00000011 
- 00013810  0x000029e6 call  0x00007d1e 
- 00013811  0x000029e8 setarg  0x00000020 
- 00013812  0x000029e9 call  0x000046f0 
- 00013813  0x000029eb arg  0x000043b7 , 0x00000005 
- 00013814  0x000029ec fetch  0x00000001 , 0x000044a0 
- 00013815  0x000029ee and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x000029ef rshift4  0x00000002 , 0x00000002 
- 00013817  0x000029f0 call  0x00003609 
- 00013818  0x000029f1 istoret  0x00000001 , 0x00000005 
- 00013819  0x000029f2 and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x000029f3 call  0x00003609 
- 00013821  0x000029f4 istoret  0x00000001 , 0x00000005 
- 00013822  0x000029f5 call  0x000057a6 
- 00013823  0x000029f6 fetcht  0x00000001 , 0x000043af 
- 00013824  0x000029f7 copy  0x00000002 , 0x00000039 
- 00013825  0x000029f8 arg  0x00004372 , 0x00000005 
- 00013826  0x000029f9 arg  0x000043b0 , 0x00000006 
- 00013827  0x000029fa call  0x00007f01 
- 00013828  0x000029fc fetcht  0x00000001 , 0x000043af 
- 00013829  0x000029fd copy  0x00000002 , 0x00000039 
- 00013830  0x000029fe arg  0x00004392 , 0x00000005 
- 00013831  0x000029ff arg  0x000043b0 , 0x00000006 
- 00013832  0x00002a00 branch  0x00007f01 
- 00013833  0x00002a02 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002a03 branch  0x0000360d , 0x00000002 
- 00013835  0x00002a04 add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002a05 rtn 
- 00013837  0x00002a07 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002a08 rtn 
- 00013839  0x00002a0b fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002a0c bne  0x000000ff , 0x00003621 
- 00013841  0x00002a0e fetch  0x00000001 , 0x000047be 
- 00013842  0x00002a0f bne  0x000000ff , 0x00003624 
- 00013843  0x00002a11 fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002a12 bne  0x000000ff , 0x00003626 
- 00013845  0x00002a14 fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002a15 copy  0x0000003f , 0x00000039 
- 00013847  0x00002a16 setarg  0x0000472d 
- 00013848  0x00002a17 copy  0x0000003f , 0x00000011 
- 00013849  0x00002a19 copy  0x00000011 , 0x00000006 
- 00013850  0x00002a1a ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002a1b copy  0x00000006 , 0x00000011 
- 00013852  0x00002a1c beq  0x000000ff , 0x0000361f 
- 00013853  0x00002a1d copy  0x0000003f , 0x00000002 
- 00013854  0x00002a1e call  0x0000680e 
- 00013855  0x00002a20 loop  0x00003619 
- 00013856  0x00002a22 rtn 
- 00013857  0x00002a24 fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002a25 store  0x00000008 , 0x0000472f 
- 00013859  0x00002a26 branch  0x00003611 
- 00013860  0x00002a28 store  0x00000001 , 0x0000472d 
- 00013861  0x00002a29 branch  0x00003613 
- 00013862  0x00002a2b store  0x00000001 , 0x0000472e 
- 00013863  0x00002a2c branch  0x00003615 
- 00013864  0x00002a30 arg  0x00000000 , 0x00000011 
- 00013865  0x00002a31 call  0x000069a6 
- 00013866  0x00002a32 call  0x000037e4 
- 00013867  0x00002a33 call  0x00002c7d 
- 00013868  0x00002a34 branch  0x0000362d 
- 00013869  0x00002a37 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002a38 fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002a39 store  0x00000001 , 0x00004744 
- 00013872  0x00002a3a branch  0x000068a8 
- 00013873  0x00002a3d call  0x00006835 
- 00013874  0x00002a3e branch  0x0000696c 
- 00013875  0x00002a41 branch  0x0000696c 
- 00013876  0x00002a46 branch  0x00006978 
- 00013877  0x00002a49 call  0x00003642 
- 00013878  0x00002a4a call  0x000037ee 
- 00013879  0x00002a4b call  0x00003639 
- 00013880  0x00002a4c branch  0x00003634 
- 00013881  0x00002a4f fetch  0x00000002 , 0x00004682 
- 00013882  0x00002a50 rtnbit1  0x00000009 
- 00013883  0x00002a51 fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002a52 beq  0x00000001 , 0x0000363e 
- 00013885  0x00002a53 rtn 
- 00013886  0x00002a55 fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002a56 rtneq  0x00000001 
- 00013888  0x00002a57 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002a58 branch  0x00003654 
- 00013890  0x00002a5b fetch  0x00000002 , 0x00004682 
- 00013891  0x00002a5c rtnbit0  0x00000009 
- 00013892  0x00002a5d call  0x00005892 
- 00013893  0x00002a5e nrtn  0x00000034 
- 00013894  0x00002a5f arg  0x00004718 , 0x00000011 
- 00013895  0x00002a60 call  0x00007e54 
- 00013896  0x00002a61 nrtn  0x00000028 
- 00013897  0x00002a62 arg  0x00004718 , 0x00000006 
- 00013898  0x00002a63 branch  0x00004746 
- 00013899  0x00002a66 copy  0x00000013 , 0x0000003f 
- 00013900  0x00002a67 beq  0x0000002d , 0x00003431 
- 00013901  0x00002a68 beq  0x00000010 , 0x0000341a 
- 00013902  0x00002a69 beq  0x00000014 , 0x00003651 
- 00013903  0x00002a6a beq  0x00000015 , 0x00003660 
- 00013904  0x00002a6b rtn 
- 00013905  0x00002a6e setarg  0x00000000 
- 00013906  0x00002a6f call  0x00003220 
- 00013907  0x00002a70 branch  0x00003656 
- 00013908  0x00002a72 fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002a73 store  0x00000002 , 0x000047ed 
- 00013910  0x00002a75 jam  0x00000014 , 0x000047ce 
- 00013911  0x00002a76 jam  0x00000000 , 0x00004091 
- 00013912  0x00002a77 call  0x000033f8 
- 00013913  0x00002a78 call  0x00003416 
- 00013914  0x00002a79 fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002a7a beq  0x00000001 , 0x0000365e 
- 00013916  0x00002a7c arg  0x00000000 , 0x00000011 
- 00013917  0x00002a7d branch  0x00007d14 
- 00013918  0x00002a7f arg  0x00000000 , 0x00000011 
- 00013919  0x00002a80 branch  0x00007d19 
- 00013920  0x00002a83 setarg  0x00000002 
- 00013921  0x00002a84 call  0x00003220 
- 00013922  0x00002a86 setarg  0x00000000 
- 00013923  0x00002a87 store  0x00000005 , 0x0000479c 
- 00013924  0x00002a88 setarg  0x00000004 
- 00013925  0x00002a89 call  0x000069d7 
- 00013926  0x00002a8a setarg  0x00000005 
- 00013927  0x00002a8b call  0x000069d7 
- 00013928  0x00002a8c setarg  0x00000014 
- 00013929  0x00002a8d call  0x000069d7 
- 00013930  0x00002a8e setarg  0x00000015 
- 00013931  0x00002a8f call  0x000069d7 
- 00013932  0x00002a90 setarg  0x00000016 
- 00013933  0x00002a91 call  0x000069d7 
- 00013934  0x00002a92 setarg  0x00000007 
- 00013935  0x00002a93 call  0x000069d7 
- 00013936  0x00002a94 call  0x00007e38 
- 00013937  0x00002a95 jam  0x0000000a , 0x0000475e 
- 00013938  0x00002a96 jam  0x0000000a , 0x00004760 
- 00013939  0x00002a97 jam  0x0000000a , 0x00004762 
- 00013940  0x00002a99 jam  0x00000002 , 0x00004172 
- 00013941  0x00002a9a arg  0x00000000 , 0x00000011 
- 00013942  0x00002a9b call  0x00007d1e 
- 00013943  0x00002a9d setarg  0x00000020 
- 00013944  0x00002a9e call  0x000046f0 
- 00013945  0x00002a9f branch  0x000033fa 
- 00013946  0x00002aa3 call  0x0000373b 
- 00013947  0x00002aa4 call  0x0000373e 
- 00013948  0x00002aa5 call  0x00003741 
- 00013949  0x00002aa6 call  0x0000337b 
- 00013950  0x00002aa7 call  0x000036c8 
- 00013951  0x00002aa8 call  0x000036a1 
- 00013952  0x00002aa9 call  0x0000368a 
- 00013953  0x00002aaa call  0x00003683 
- 00013954  0x00002aab branch  0x0000368f 
- 00013955  0x00002aae arg  0x0000479a , 0x00000013 
- 00013956  0x00002aaf arg  0x00003686 , 0x00000012 
- 00013957  0x00002ab0 branch  0x0000336d 
- 00013958  0x00002ab2 call  0x00003847 
- 00013959  0x00002ab3 nrtn  0x00000001 
- 00013960  0x00002ab4 jam  0x00000001 , 0x0000479b 
- 00013961  0x00002ab5 rtn 
- 00013962  0x00002ab8 arg  0x000047ed , 0x00000013 
- 00013963  0x00002ab9 arg  0x0000368d , 0x00000012 
- 00013964  0x00002aba branch  0x00003374 
- 00013965  0x00002abc jam  0x00000002 , 0x000047ea 
- 00013966  0x00002abd branch  0x00003662 
- 00013967  0x00002ac0 arg  0x000047f1 , 0x00000013 
- 00013968  0x00002ac1 arg  0x00003692 , 0x00000012 
- 00013969  0x00002ac2 branch  0x0000336d 
- 00013970  0x00002ac4 fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002ac5 branch  0x0000369e , 0x00000034 
- 00013972  0x00002ac6 jam  0x00000002 , 0x000047f1 
- 00013973  0x00002ac7 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002ac8 setarg  0x00000a02 
- 00013975  0x00002ac9 store  0x00000002 , 0x00004752 
- 00013976  0x00002aca fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002acb beq  0x00000003 , 0x0000369b 
- 00013978  0x00002acd branch  0x00003762 
- 00013979  0x00002acf setarg  0x00000a02 
- 00013980  0x00002ad0 store  0x00000002 , 0x00004754 
- 00013981  0x00002ad1 branch  0x00003762 
- 00013982  0x00002ad3 setarg  0x00000000 
- 00013983  0x00002ad4 store  0x00000004 , 0x00004752 
- 00013984  0x00002ad5 branch  0x00003762 
- 00013985  0x00002ad8 fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002ad9 rtn  0x00000034 
- 00013987  0x00002ada fetch  0x00000002 , 0x00004682 
- 00013988  0x00002adb bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002adc arg  0x000047ce , 0x00000013 
- 00013990  0x00002add arg  0x000036a8 , 0x00000012 
- 00013991  0x00002ade branch  0x0000336d 
- 00013992  0x00002ae0 fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002ae1 store  0x00000001 , 0x000047ce 
- 00013994  0x00002ae2 fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002ae3 nrtn  0x00000034 
- 00013996  0x00002ae5 call  0x000068eb 
- 00013997  0x00002ae6 call  0x00006908 
- 00013998  0x00002ae7 store  0x00000002 , 0x000047e8 
- 00013999  0x00002ae8 arg  0x000047e2 , 0x00000011 
- 00014000  0x00002ae9 call  0x00006930 
- 00014001  0x00002aea fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002aeb isub  0x00000002 , 0x0000003e 
- 00014003  0x00002aec branch  0x000036b6 , 0x00000002 
- 00014004  0x00002aed store  0x00000001 , 0x000047cf 
- 00014005  0x00002aee copy  0x0000003f , 0x00000002 
- 00014006  0x00002af0 storet  0x00000001 , 0x000047d0 
- 00014007  0x00002af1 fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002af2 isub  0x00000002 , 0x0000003e 
- 00014009  0x00002af3 call  0x000036c1 , 0x00000002 
- 00014010  0x00002af4 storet  0x00000001 , 0x000047db 
- 00014011  0x00002af5 arg  0x00000006 , 0x00000039 
- 00014012  0x00002af6 arg  0x000047d6 , 0x00000006 
- 00014013  0x00002af7 call  0x000036f0 
- 00014014  0x00002af8 store  0x00000001 , 0x000047dc 
- 00014015  0x00002af9 arg  0x000047d3 , 0x00000011 
- 00014016  0x00002afa branch  0x00007e3d 
- 00014017  0x00002afc fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002afd nrtn  0x00000034 
- 00014019  0x00002afe jam  0x00000001 , 0x000047d2 
- 00014020  0x00002aff arg  0x00000001 , 0x00000011 
- 00014021  0x00002b00 branch  0x00007d1e 
- 00014022  0x00002b02 arg  0x00000001 , 0x00000011 
- 00014023  0x00002b03 branch  0x00007d19 
- 00014024  0x00002b06 arg  0x000047a4 , 0x00000013 
- 00014025  0x00002b07 arg  0x000036cb , 0x00000012 
- 00014026  0x00002b08 branch  0x0000336d 
- 00014027  0x00002b0a jam  0x00000005 , 0x000047a4 
- 00014028  0x00002b0b jam  0x00000000 , 0x000047a6 
- 00014029  0x00002b0c fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002b0d beq  0x00000001 , 0x000036ee 
- 00014031  0x00002b0e beq  0x00000000 , 0x000036ec 
- 00014032  0x00002b10 arg  0x0000479c , 0x00000006 
- 00014033  0x00002b11 copy  0x00000006 , 0x00000011 
- 00014034  0x00002b12 arg  0x00000008 , 0x00000039 
- 00014035  0x00002b14 copy  0x00000011 , 0x00000006 
- 00014036  0x00002b15 ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002b16 copy  0x00000006 , 0x00000011 
- 00014038  0x00002b17 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002b18 beq  0x00000001 , 0x000036e6 
- 00014040  0x00002b19 beq  0x00000002 , 0x000036e9 
- 00014041  0x00002b1b fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002b1c increase  0x00000001 , 0x0000003f 
- 00014043  0x00002b1d store  0x00000001 , 0x000047a6 
- 00014044  0x00002b1e loop  0x000036d3 
- 00014045  0x00002b1f rtn 
- 00014046  0x00002b21 fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002b22 arg  0x000047c0 , 0x00000012 
- 00014048  0x00002b23 iadd  0x00000012 , 0x00000012 
- 00014049  0x00002b24 ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002b25 rtn 
- 00014051  0x00002b27 call  0x000036de 
- 00014052  0x00002b28 call  0x00006825 
- 00014053  0x00002b29 branch  0x000036d9 
- 00014054  0x00002b2b call  0x000036de 
- 00014055  0x00002b2c call  0x00006829 
- 00014056  0x00002b2d branch  0x000036d9 
- 00014057  0x00002b2f fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002b30 beq  0x00000001 , 0x000036e3 
- 00014059  0x00002b31 branch  0x000036e6 
- 00014060  0x00002b33 jam  0x00000001 , 0x000047a5 
- 00014061  0x00002b34 branch  0x000036d0 
- 00014062  0x00002b36 jam  0x00000000 , 0x000047a5 
- 00014063  0x00002b37 branch  0x000036d0 
- 00014064  0x00002b3c arg  0x00000000 , 0x00000011 
- 00014065  0x00002b3e ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002b3f iadd  0x00000011 , 0x00000011 
- 00014067  0x00002b40 loop  0x000036f1 
- 00014068  0x00002b42 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002b43 rtn 
- 00014070  0x00002b46 fetch  0x00000001 , 0x00000477 
- 00014071  0x00002b47 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002b48 rtn 
- 00014073  0x00002b4a fetch  0x00000002 , 0x00000478 
- 00014074  0x00002b4b beq  0x00000014 , 0x00003710 
- 00014075  0x00002b4c rtn 
- 00014076  0x00002b59 bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002b5a ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002b5b store  0x00000005 , 0x00000b12 
- 00014079  0x00002b5c fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002b5d arg  0x00006b5a , 0x00000002 
- 00014081  0x00002b5e isub  0x00000002 , 0x0000003e 
- 00014082  0x00002b5f nrtn  0x00000005 
- 00014083  0x00002b60 fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002b61 byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002b62 store  0x00000002 , 0x00000b15 
- 00014086  0x00002b63 copy  0x0000003f , 0x00000039 
- 00014087  0x00002b64 increase  0x00000005 , 0x00000011 
- 00014088  0x00002b65 copy  0x00000011 , 0x00000006 
- 00014089  0x00002b66 arg  0x00000b17 , 0x00000005 
- 00014090  0x00002b67 call  0x00007f01 
- 00014091  0x00002b68 ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002b69 store  0x00000001 , 0x00000b21 
- 00014093  0x00002b6a arg  0x00000b14 , 0x00000011 
- 00014094  0x00002b6b arg  0x00000b17 , 0x00000012 
- 00014095  0x00002b6c rtn 
- 00014096  0x00002b6f setarg  0x00000000 
- 00014097  0x00002b70 store  0x00000005 , 0x00004752 
- 00014098  0x00002b71 store  0x00000005 , 0x00004757 
- 00014099  0x00002b72 call  0x000036fc 
- 00014100  0x00002b73 copy  0x00000012 , 0x00000006 
- 00014101  0x00002b74 arg  0x00004752 , 0x00000005 
- 00014102  0x00002b75 arg  0x0000000a , 0x00000039 
- 00014103  0x00002b76 call  0x00007f01 
- 00014104  0x00002b78 bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002b79 ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002b7a beq  0x00000002 , 0x0000374a 
- 00014107  0x00002b7b beq  0x00000003 , 0x0000375c 
- 00014108  0x00002b7c beq  0x00000004 , 0x00003762 
- 00014109  0x00002b7d beq  0x00000005 , 0x00003762 
- 00014110  0x00002b7e beq  0x00000006 , 0x000037b1 
- 00014111  0x00002b7f beq  0x00000007 , 0x00003849 
- 00014112  0x00002b80 beq  0x00000008 , 0x0000384c 
- 00014113  0x00002b81 rtn 
- 00014114  0x00002b84 fetch  0x00000002 , 0x00004682 
- 00014115  0x00002b85 rtnbit1  0x00000009 
- 00014116  0x00002b87 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002b88 store  0x00000002 , 0x000047ed 
- 00014118  0x00002b8a jam  0x00000001 , 0x000049f6 
- 00014119  0x00002b8c setarg  0x0000010c 
- 00014120  0x00002b8d call  0x000032cd 
- 00014121  0x00002b8e call  0x00003710 
- 00014122  0x00002b90 fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002b91 beq  0x00000004 , 0x0000372e 
- 00014124  0x00002b92 beq  0x00000005 , 0x0000372e 
- 00014125  0x00002b93 rtn 
- 00014126  0x00002b95 fetch  0x00000001 , 0x00004752 
- 00014127  0x00002b96 ncall  0x00003735 , 0x00000034 
- 00014128  0x00002b97 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002b98 ncall  0x00003737 , 0x00000034 
- 00014130  0x00002b99 fetch  0x00000001 , 0x00004756 
- 00014131  0x00002b9a ncall  0x00003739 , 0x00000034 
- 00014132  0x00002b9b rtn 
- 00014133  0x00002b9e jam  0x00000005 , 0x000049f3 
- 00014134  0x00002b9f rtn 
- 00014135  0x00002ba1 jam  0x00000005 , 0x000049f4 
- 00014136  0x00002ba2 rtn 
- 00014137  0x00002ba4 jam  0x00000005 , 0x000049f5 
- 00014138  0x00002ba5 rtn 
- 00014139  0x00002ba8 arg  0x000049f3 , 0x00000013 
- 00014140  0x00002ba9 arg  0x00003744 , 0x00000012 
- 00014141  0x00002baa branch  0x0000336d 
- 00014142  0x00002bac arg  0x000049f4 , 0x00000013 
- 00014143  0x00002bad arg  0x00003746 , 0x00000012 
- 00014144  0x00002bae branch  0x0000336d 
- 00014145  0x00002bb0 arg  0x000049f5 , 0x00000013 
- 00014146  0x00002bb1 arg  0x00003748 , 0x00000012 
- 00014147  0x00002bb2 branch  0x0000336d 
- 00014148  0x00002bb5 jam  0x00000000 , 0x00004752 
- 00014149  0x00002bb6 branch  0x00003762 
- 00014150  0x00002bb8 jam  0x00000000 , 0x00004754 
- 00014151  0x00002bb9 branch  0x00003762 
- 00014152  0x00002bbb jam  0x00000000 , 0x00004756 
- 00014153  0x00002bbc branch  0x00003762 
- 00014154  0x00002bc2 call  0x0000374c 
- 00014155  0x00002bc3 branch  0x0000374f 
- 00014156  0x00002bc5 fetch  0x00000001 , 0x00004752 
- 00014157  0x00002bc6 store  0x00000001 , 0x0000475f 
- 00014158  0x00002bc7 branch  0x00003773 
- 00014159  0x00002bc9 fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002bca call  0x00003754 
- 00014161  0x00002bcb fetch  0x00000001 , 0x00004753 
- 00014162  0x00002bcc store  0x00000001 , 0x0000475d 
- 00014163  0x00002bcd branch  0x00003770 
- 00014164  0x00002bcf beq  0x00000002 , 0x00003758 
- 00014165  0x00002bd0 beq  0x00000003 , 0x0000375a 
- 00014166  0x00002bd1 store  0x00000001 , 0x0000475e 
- 00014167  0x00002bd2 rtn 
- 00014168  0x00002bd4 jam  0x00000005 , 0x0000475e 
- 00014169  0x00002bd5 rtn 
- 00014170  0x00002bd7 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002bd8 rtn 
- 00014172  0x00002bda fetch  0x00000001 , 0x00004752 
- 00014173  0x00002bdb call  0x00003754 
- 00014174  0x00002bdc fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002bdd call  0x0000379e 
- 00014176  0x00002bde call  0x000037a1 
- 00014177  0x00002bdf branch  0x000069c4 
- 00014178  0x00002be2 fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002be3 nrtn  0x00000034 
- 00014180  0x00002be4 fetch  0x00000006 , 0x00004752 
- 00014181  0x00002be5 store  0x00000006 , 0x0000475d 
- 00014182  0x00002be6 fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002be7 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002be8 iand  0x00000002 , 0x0000003f 
- 00014185  0x00002be9 fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002bea iand  0x00000002 , 0x0000003f 
- 00014187  0x00002beb call  0x00003779 , 0x00000034 
- 00014188  0x00002bec bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002bed call  0x00003770 
- 00014190  0x00002bee call  0x00003773 
- 00014191  0x00002bef branch  0x00003776 
- 00014192  0x00002bf1 arg  0x00004763 , 0x00000012 
- 00014193  0x00002bf2 arg  0x0000475d , 0x00000006 
- 00014194  0x00002bf3 branch  0x0000377b 
- 00014195  0x00002bf5 arg  0x0000476b , 0x00000012 
- 00014196  0x00002bf6 arg  0x0000475f , 0x00000006 
- 00014197  0x00002bf7 branch  0x0000377b 
- 00014198  0x00002bf9 arg  0x00004773 , 0x00000012 
- 00014199  0x00002bfa arg  0x00004761 , 0x00000006 
- 00014200  0x00002bfb branch  0x0000377b 
- 00014201  0x00002bfd jam  0x00000000 , 0x000047d1 
- 00014202  0x00002bfe rtn 
- 00014203  0x00002c01 ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002c02 beq  0x00000000 , 0x00003787 
- 00014205  0x00002c03 beq  0x00000001 , 0x00003780 
- 00014206  0x00002c04 beq  0x00000002 , 0x00003782 
- 00014207  0x00002c05 rtn 
- 00014208  0x00002c07 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002c08 branch  0x00003783 
- 00014210  0x00002c0a jam  0x00000001 , 0x0000477b 
- 00014211  0x00002c0b ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002c0c store  0x00000001 , 0x0000477d 
- 00014213  0x00002c0d ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002c0e branch  0x0000378c 
- 00014215  0x00002c11 ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002c12 call  0x000069d7 
- 00014217  0x00002c13 increase  0x00000001 , 0x00000012 
- 00014218  0x00002c14 ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002c15 branch  0x000069d7 
- 00014220  0x00002c17 store  0x00000008 , 0x0000477e 
- 00014221  0x00002c18 jam  0x00000001 , 0x000047d1 
- 00014222  0x00002c19 fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002c1a beq  0x00000000 , 0x0000379a 
- 00014224  0x00002c1c fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002c1d store  0x00000001 , 0x00004780 
- 00014226  0x00002c1e fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002c20 call  0x000069d7 
- 00014228  0x00002c21 fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002c22 call  0x0000379e 
- 00014230  0x00002c23 store  0x00000001 , 0x00004785 
- 00014231  0x00002c24 fetch  0x00000006 , 0x00004780 
- 00014232  0x00002c25 store  0x00000006 , 0x00000a9a 
- 00014233  0x00002c26 branch  0x000069ae 
- 00014234  0x00002c28 fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002c29 store  0x00000001 , 0x00004780 
- 00014236  0x00002c2a fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002c2b branch  0x00003793 
- 00014238  0x00002c2e mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002c2f add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002c30 rtn 
- 00014241  0x00002c32 arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002c33 imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002c34 div  0x0000003f , 0x00000064 
- 00014244  0x00002c35 call  0x00007f86 
- 00014245  0x00002c36 quotient  0x00000002 
- 00014246  0x00002c37 copy  0x00000002 , 0x00000011 
- 00014247  0x00002c38 setarg  0x00002ee0 
- 00014248  0x00002c39 isub  0x00000002 , 0x00000012 
- 00014249  0x00002c3a rtn 
- 00014250  0x00002c3e hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002c3f set1  0x00000002 , 0x0000003f 
- 00014252  0x00002c40 hstore  0x00000001 , 0x00008082 
- 00014253  0x00002c41 setarg  0x0000009e 
- 00014254  0x00002c42 hstore  0x00000002 , 0x00008068 
- 00014255  0x00002c43 hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002c44 rtn 
- 00014257  0x00002c47 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002c48 nrtn  0x00000034 
- 00014259  0x00002c49 fetch  0x00000002 , 0x00004752 
- 00014260  0x00002c4a store  0x00000002 , 0x00004787 
- 00014261  0x00002c4b fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002c4c bne  0x00000001 , 0x000037b9 
- 00014263  0x00002c4d fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002c4e store  0x00000002 , 0x00004787 
- 00014265  0x00002c50 bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002c51 call  0x000037aa 
- 00014267  0x00002c52 call  0x000037dc 
- 00014268  0x00002c53 setarg  0x0000bb80 
- 00014269  0x00002c54 call  0x00002a8f 
- 00014270  0x00002c55 call  0x000037e0 
- 00014271  0x00002c56 setarg  0x00001c20 
- 00014272  0x00002c57 call  0x00002a8f 
- 00014273  0x00002c58 arg  0x00000010 , 0x00000039 
- 00014274  0x00002c5a call  0x000037dc 
- 00014275  0x00002c5b fetch  0x00000002 , 0x00004787 
- 00014276  0x00002c5c bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002c5d setarg  0x00001c20 
- 00014278  0x00002c5e call  0x00002a8f 
- 00014279  0x00002c5f call  0x000037e0 
- 00014280  0x00002c60 branch  0x000037cc 
- 00014281  0x00002c63 setarg  0x00003840 
- 00014282  0x00002c64 call  0x00002a8f 
- 00014283  0x00002c65 call  0x000037e0 
- 00014284  0x00002c67 setarg  0x00001c20 
- 00014285  0x00002c68 call  0x00002a8f 
- 00014286  0x00002c69 fetch  0x00000002 , 0x00004787 
- 00014287  0x00002c6a rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002c6b store  0x00000002 , 0x00004787 
- 00014289  0x00002c6c loop  0x000037c2 
- 00014290  0x00002c6e jam  0x00000002 , 0x000047f1 
- 00014291  0x00002c6f jam  0x00000001 , 0x000047f2 
- 00014292  0x00002c70 setarg  0x00000a01 
- 00014293  0x00002c71 store  0x00000002 , 0x00004752 
- 00014294  0x00002c72 fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002c73 beq  0x00000003 , 0x000037d9 
- 00014296  0x00002c75 branch  0x00003762 
- 00014297  0x00002c77 setarg  0x00000a01 
- 00014298  0x00002c78 store  0x00000002 , 0x00004754 
- 00014299  0x00002c79 branch  0x00003762 
- 00014300  0x00002c7c hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002c7d or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002c7e hstore  0x00000001 , 0x00008085 
- 00014303  0x00002c7f rtn 
- 00014304  0x00002c81 hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002c82 and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002c83 hstore  0x00000001 , 0x00008085 
- 00014307  0x00002c84 rtn 
- 00014308  0x00002c87 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002c88 rtneq  0x00000000 
- 00014310  0x00002c89 call  0x00002c65 
- 00014311  0x00002c8a fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002c8b storet  0x00000001 , 0x00004786 
- 00014313  0x00002c8c call  0x000067fb 
- 00014314  0x00002c8d call  0x00003847 
- 00014315  0x00002c8e nrtn  0x00000001 
- 00014316  0x00002c8f jam  0x00000001 , 0x0000479a 
- 00014317  0x00002c90 rtn 
- 00014318  0x00002c93 fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002c94 rtneq  0x00000000 
- 00014320  0x00002c95 fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002c96 nrtn  0x00000034 
- 00014322  0x00002c97 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002c98 bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002c99 fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002c9a rtnne  0x00000001 
- 00014326  0x00002c9c bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002c9d call  0x00003847 
- 00014328  0x00002c9e nrtn  0x00000001 
- 00014329  0x00002c9f setarg  0x00008ca0 
- 00014330  0x00002ca0 call  0x00002a8f 
- 00014331  0x00002ca1 call  0x00003847 
- 00014332  0x00002ca2 nrtn  0x00000001 
- 00014333  0x00002ca3 call  0x0000383f 
- 00014334  0x00002ca5 call  0x00003842 
- 00014335  0x00002ca6 nrtn  0x00000002 
- 00014336  0x00002ca7 call  0x00003847 
- 00014337  0x00002ca8 branch  0x000037fe , 0x00000001 
- 00014338  0x00002ca9 arg  0x00000000 , 0x00000011 
- 00014339  0x00002caa arg  0x00000010 , 0x00000039 
- 00014340  0x00002cab call  0x0000383f 
- 00014341  0x00002cad call  0x00003842 
- 00014342  0x00002cae nrtn  0x00000002 
- 00014343  0x00002caf call  0x00003847 
- 00014344  0x00002cb0 nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002cb1 setarg  0x00002a30 
- 00014346  0x00002cb2 call  0x00002a8f 
- 00014347  0x00002cb3 call  0x00003847 
- 00014348  0x00002cb4 branch  0x00003812 , 0x00000001 
- 00014349  0x00002cb6 setarg  0x00000000 
- 00014350  0x00002cb7 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002cb8 ior  0x00000011 , 0x00000011 
- 00014352  0x00002cb9 loop  0x00003805 
- 00014353  0x00002cba branch  0x0000381b 
- 00014354  0x00002cbc setarg  0x00008000 
- 00014355  0x00002cbd rshift  0x00000011 , 0x00000011 
- 00014356  0x00002cbe ior  0x00000011 , 0x00000011 
- 00014357  0x00002cbf call  0x0000383f 
- 00014358  0x00002cc1 call  0x00003842 
- 00014359  0x00002cc2 nrtn  0x00000002 
- 00014360  0x00002cc3 call  0x00003847 
- 00014361  0x00002cc4 branch  0x00003816 , 0x00000001 
- 00014362  0x00002cc5 loop  0x00003805 
- 00014363  0x00002cc7 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002cc8 copy  0x00000011 , 0x0000003f 
- 00014365  0x00002cc9 store  0x00000002 , 0x00004789 
- 00014366  0x00002cca store  0x00000002 , 0x00004797 
- 00014367  0x00002ccb fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002ccc beq  0x00000001 , 0x00003827 
- 00014369  0x00002cce arg  0x00000007 , 0x00000039 
- 00014370  0x00002ccf arg  0x00004792 , 0x00000006 
- 00014371  0x00002cd0 call  0x000036f0 
- 00014372  0x00002cd1 store  0x00000001 , 0x00004799 
- 00014373  0x00002cd2 arg  0x0000478f , 0x00000011 
- 00014374  0x00002cd3 branch  0x00007e3d 
- 00014375  0x00002cd6 fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002cd7 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002cd8 store  0x00000001 , 0x000047ef 
- 00014378  0x00002cd9 div  0x0000003f , 0x00000002 
- 00014379  0x00002cda call  0x00007f86 
- 00014380  0x00002cdb quotient  0x00000002 
- 00014381  0x00002cdc remainder  0x0000003f 
- 00014382  0x00002cdd nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002cdf fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002ce0 isub  0x00000002 , 0x0000003e 
- 00014385  0x00002ce1 call  0x0000383d , 0x00000005 
- 00014386  0x00002ce2 arg  0x0000479c , 0x0000003f 
- 00014387  0x00002ce3 increase  0xffffffff , 0x00000002 
- 00014388  0x00002ce4 iadd  0x00000002 , 0x00000011 
- 00014389  0x00002ce5 arg  0x00000000 , 0x0000003f 
- 00014390  0x00002ce6 istore  0x00000001 , 0x00000011 
- 00014391  0x00002ce7 rtn 
- 00014392  0x00002ce9 arg  0x0000479c , 0x0000003f 
- 00014393  0x00002cea iadd  0x00000002 , 0x00000011 
- 00014394  0x00002ceb arg  0x00000002 , 0x0000003f 
- 00014395  0x00002cec istore  0x00000001 , 0x00000011 
- 00014396  0x00002ced rtn 
- 00014397  0x00002cef jam  0x00000001 , 0x000047f0 
- 00014398  0x00002cf0 rtn 
- 00014399  0x00002cf2 copy  0x00000022 , 0x0000003f 
- 00014400  0x00002cf3 store  0x00000004 , 0x0000478b 
- 00014401  0x00002cf4 rtn 
- 00014402  0x00002cf6 copy  0x00000022 , 0x0000003f 
- 00014403  0x00002cf7 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002cf8 isub  0x00000002 , 0x0000003f 
- 00014405  0x00002cf9 sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002cfa rtn 
- 00014407  0x00002cfd fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002cfe branch  0x0000681d 
- 00014409  0x00002d01 fetch  0x00000008 , 0x00004752 
- 00014410  0x00002d02 store  0x00000008 , 0x0000479c 
- 00014411  0x00002d03 rtn 
- 00014412  0x00002d06 fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002d07 store  0x00000001 , 0x000047af 
- 00014414  0x00002d08 fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002d09 store  0x00000001 , 0x000047b0 
- 00014416  0x00002d0a fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002d0b store  0x00000001 , 0x000047b1 
- 00014418  0x00002d0c arg  0x0000000d , 0x00000039 
- 00014419  0x00002d0d arg  0x000047aa , 0x00000006 
- 00014420  0x00002d0e call  0x000036f0 
- 00014421  0x00002d0f store  0x00000001 , 0x000047b7 
- 00014422  0x00002d10 arg  0x000047a7 , 0x00000011 
- 00014423  0x00002d11 branch  0x00007e3d 
- 00014424  0x00002d18 call  0x000065c2 
- 00014425  0x00002d19 jam  0x0000007a , 0x000046f6 
- 00014426  0x00002d1a call  0x0000386d 
- 00014427  0x00002d1b call  0x00003867 
- 00014428  0x00002d1c setarg  0x00003860 
- 00014429  0x00002d1d store  0x00000002 , 0x000041fd 
- 00014430  0x00002d1e arg  0x00000000 , 0x00000011 
- 00014431  0x00002d1f branch  0x000069a6 
- 00014432  0x00002d22 fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002d23 rtn  0x00000034 
- 00014434  0x00002d24 increase  0xffffffff , 0x0000003f 
- 00014435  0x00002d25 store  0x00000002 , 0x000046a1 
- 00014436  0x00002d26 rtnne  0x00000000 
- 00014437  0x00002d27 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002d28 rtn 
- 00014439  0x00002d2b bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002d2c fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002d2d sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002d2e rtn  0x00000002 
- 00014443  0x00002d2f jam  0x00000000 , 0x000046a4 
- 00014444  0x00002d30 rtn 
- 00014445  0x00002d33 arg  0x000046a4 , 0x00000011 
- 00014446  0x00002d34 arg  0x00000000 , 0x00000012 
- 00014447  0x00002d35 arg  0x00000051 , 0x00000002 
- 00014448  0x00002d36 branch  0x000065df 
- 00014449  0x00002d3a disable  0x00000028 
- 00014450  0x00002d3b fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002d3c copy  0x0000003f , 0x00000039 
- 00014452  0x00002d3e arg  0x000046a5 , 0x00000011 
- 00014453  0x00002d3f copy  0x00000013 , 0x00000012 
- 00014454  0x00002d41 bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002d42 call  0x0000387c 
- 00014456  0x00002d43 branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002d45 increase  0x00000004 , 0x00000011 
- 00014458  0x00002d46 loop  0x00003876 
- 00014459  0x00002d47 rtn 
- 00014460  0x00002d4b bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002d4c ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002d4d ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002d4e isub  0x00000002 , 0x0000003e 
- 00014464  0x00002d4f rtn 
- 00014465  0x00002d52 bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002d53 ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002d54 ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002d55 isub  0x00000002 , 0x0000003e 
- 00014469  0x00002d56 nrtn  0x00000005 
- 00014470  0x00002d57 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002d58 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002d59 rtn  0x00000005 
- 00014473  0x00002d5a add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002d5b ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002d5c isub  0x00000002 , 0x0000003e 
- 00014476  0x00002d5d rtn 
- 00014477  0x00002d61 bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002d62 disable  0x00000028 
- 00014479  0x00002d63 fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002d64 copy  0x0000003f , 0x00000039 
- 00014481  0x00002d66 arg  0x000046a5 , 0x00000011 
- 00014482  0x00002d67 copy  0x00000013 , 0x00000012 
- 00014483  0x00002d69 call  0x00003881 
- 00014484  0x00002d6a branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002d6b increase  0x00000004 , 0x00000011 
- 00014486  0x00002d6c loop  0x00003893 
- 00014487  0x00002d6d rtn 
- 00014488  0x00002d71 fetch  0x00000001 , 0x00000004 
- 00014489  0x00002d72 increase  0x00000001 , 0x0000003f 
- 00014490  0x00002d73 store  0x00000001 , 0x00000004 
- 00014491  0x00002d74 arg  0x000002e5 , 0x00000013 
- 00014492  0x00002d77 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002d78 arg  0x000055aa , 0x00000002 
- 00014494  0x00002d79 isub  0x00000002 , 0x0000003e 
- 00014495  0x00002d7a nrtn  0x00000005 
- 00014496  0x00002d7b copy  0x00000006 , 0x00000013 
- 00014497  0x00002d7c ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002d7d setarg  0x00ffffff 
- 00014499  0x00002d7e isub  0x00000002 , 0x0000003e 
- 00014500  0x00002d7f branch  0x000038a8 , 0x00000005 
- 00014501  0x00002d80 call  0x0000388d 
- 00014502  0x00002d81 branch  0x000038a8 , 0x00000028 
- 00014503  0x00002d82 rtn 
- 00014504  0x00002d85 bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002d86 increase  0x00000004 , 0x00000013 
- 00014506  0x00002d87 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002d88 fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002d89 isub  0x00000002 , 0x0000003e 
- 00014509  0x00002d8a rtn  0x00000005 
- 00014510  0x00002d8b store  0x00000001 , 0x000046f6 
- 00014511  0x00002d8c fetch  0x00000001 , 0x00000003 
- 00014512  0x00002d8d increase  0x00000001 , 0x0000003f 
- 00014513  0x00002d8e store  0x00000001 , 0x00000003 
- 00014514  0x00002d90 increase  0x00000001 , 0x00000013 
- 00014515  0x00002d91 ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002d92 store  0x00000001 , 0x000046f5 
- 00014517  0x00002d93 copy  0x0000003f , 0x00000039 
- 00014518  0x00002d94 rtn  0x00000034 
- 00014519  0x00002d96 ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002d97 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002d98 beq  0x00000001 , 0x000038cf 
- 00014522  0x00002d99 beq  0x00000002 , 0x000038d4 
- 00014523  0x00002d9a beq  0x00000003 , 0x000038d9 
- 00014524  0x00002d9b beq  0x00000004 , 0x000038de 
- 00014525  0x00002d9c beq  0x00000005 , 0x000038e3 
- 00014526  0x00002d9d beq  0x00000006 , 0x000038e8 
- 00014527  0x00002d9e beq  0x000000ff , 0x000038ea 
- 00014528  0x00002d9f loop  0x000038b7 
- 00014529  0x00002da0 rtn 
- 00014530  0x00002da3 copy  0x00000006 , 0x00000013 
- 00014531  0x00002da4 fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002da5 store  0x00000001 , 0x00000a9a 
- 00014533  0x00002da6 arg  0x00000000 , 0x00000002 
- 00014534  0x00002da8 storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002da9 setarg  0x00002710 
- 00014536  0x00002daa store  0x00000003 , 0x00000a9c 
- 00014537  0x00002dab ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002dac store  0x00000001 , 0x00000a9f 
- 00014539  0x00002dad call  0x000069ae 
- 00014540  0x00002dae and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002daf loop  0x000038b7 
- 00014542  0x00002db0 rtn 
- 00014543  0x00002db2 copy  0x00000013 , 0x00000006 
- 00014544  0x00002db3 fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002db4 store  0x00000001 , 0x00000a9a 
- 00014546  0x00002db5 arg  0x00000001 , 0x00000002 
- 00014547  0x00002db6 branch  0x000038c6 
- 00014548  0x00002db8 copy  0x00000013 , 0x00000006 
- 00014549  0x00002db9 fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002dba store  0x00000001 , 0x00000a9a 
- 00014551  0x00002dbb arg  0x00000002 , 0x00000002 
- 00014552  0x00002dbc branch  0x000038c6 
- 00014553  0x00002dbe copy  0x00000013 , 0x00000006 
- 00014554  0x00002dbf fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002dc0 store  0x00000001 , 0x00000a9a 
- 00014556  0x00002dc1 arg  0x00000003 , 0x00000002 
- 00014557  0x00002dc2 branch  0x000038c6 
- 00014558  0x00002dc4 copy  0x00000013 , 0x00000006 
- 00014559  0x00002dc5 fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002dc6 store  0x00000001 , 0x00000a9a 
- 00014561  0x00002dc7 arg  0x00000004 , 0x00000002 
- 00014562  0x00002dc8 branch  0x000038c6 
- 00014563  0x00002dca copy  0x00000013 , 0x00000006 
- 00014564  0x00002dcb fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002dcc store  0x00000001 , 0x00000a9a 
- 00014566  0x00002dcd arg  0x00000005 , 0x00000002 
- 00014567  0x00002dce branch  0x000038c6 
- 00014568  0x00002dd1 ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002dd2 rtn 
- 00014570  0x00002dd5 copy  0x00000006 , 0x00000013 
- 00014571  0x00002dd6 fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002dd7 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002dd8 call  0x000038f0 
- 00014574  0x00002dda and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002ddb rtn 
- 00014576  0x00002ddd bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002dde call  0x00003871 
- 00014578  0x00002ddf branch  0x000038fe , 0x00000028 
- 00014579  0x00002de0 fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002de1 copy  0x0000003f , 0x00000002 
- 00014581  0x00002de2 increase  0x00000001 , 0x0000003f 
- 00014582  0x00002de3 store  0x00000001 , 0x000046a4 
- 00014583  0x00002de4 call  0x00003867 
- 00014584  0x00002de5 lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002de6 setarg  0x000046a5 
- 00014586  0x00002de7 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002de8 ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002de9 istore  0x00000004 , 0x00000005 
- 00014589  0x00002dea branch  0x00003903 
- 00014590  0x00002dec add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002ded ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002dee rtn  0x00000034 
- 00014593  0x00002def ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002df0 istore  0x00000004 , 0x00000011 
- 00014595  0x00002df2 arg  0x000046a4 , 0x00000011 
- 00014596  0x00002df3 arg  0x00000000 , 0x00000012 
- 00014597  0x00002df4 arg  0x00000051 , 0x00000002 
- 00014598  0x00002df5 branch  0x00006606 
- 00014599  0x00002dfd fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002dfe call  0x00006825 
- 00014601  0x00002dff rtn 
- 00014602  0x00002e05 fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002e06 call  0x00006829 
- 00014604  0x00002e09 fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002e0a call  0x00006825 
- 00014606  0x00002e0d call  0x0000391d 
- 00014607  0x00002e0f fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002e10 nrtn  0x00000034 
- 00014609  0x00002e12 call  0x00002c29 
- 00014610  0x00002e13 hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002e14 set0  0x0000000f , 0x0000003f 
- 00014612  0x00002e15 hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002e16 call  0x00002c21 
- 00014614  0x00002e17 arg  0xffffffff , 0x00000002 
- 00014615  0x00002e18 branch  0x00002b2a 
- 00014616  0x00002e1b fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002e1c branch  0x000056f9 , 0x00000034 
- 00014618  0x00002e1d increase  0xffffffff , 0x0000003f 
- 00014619  0x00002e1e store  0x00000001 , 0x000046a7 
- 00014620  0x00002e1f branch  0x000056f9 
- 00014621  0x00002e22 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002e23 arg  0x000046a8 , 0x00000006 
- 00014623  0x00002e24 iadd  0x00000006 , 0x00000006 
- 00014624  0x00002e25 ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002e26 rtn  0x00000034 
- 00014626  0x00002e27 copy  0x0000003f , 0x00000011 
- 00014627  0x00002e28 copy  0x00000011 , 0x00000039 
- 00014628  0x00002e29 arg  0x00004372 , 0x00000005 
- 00014629  0x00002e2a call  0x00007f01 
- 00014630  0x00002e2b copy  0x00000011 , 0x0000003f 
- 00014631  0x00002e2c increase  0x00000002 , 0x0000003f 
- 00014632  0x00002e2d store  0x00000001 , 0x0000436f 
- 00014633  0x00002e2e rtn 
- 00014634  0x00002e37 rtn  0x0000002b 
- 00014635  0x00002e38 call  0x000057a3 
- 00014636  0x00002e39 call  0x000068a8 
- 00014637  0x00002e3a setarg  0x00003982 
- 00014638  0x00002e3b store  0x00000002 , 0x000041f3 
- 00014639  0x00002e3c setarg  0x0000396e 
- 00014640  0x00002e3d store  0x00000002 , 0x000041f1 
- 00014641  0x00002e3e setarg  0x00003986 
- 00014642  0x00002e3f store  0x00000002 , 0x000041f5 
- 00014643  0x00002e40 setarg  0x0000396d 
- 00014644  0x00002e41 store  0x00000002 , 0x000041ef 
- 00014645  0x00002e42 setarg  0x00003969 
- 00014646  0x00002e43 store  0x00000002 , 0x000041e9 
- 00014647  0x00002e44 setarg  0x00003ab7 
- 00014648  0x00002e45 store  0x00000002 , 0x000041fb 
- 00014649  0x00002e46 setarg  0x00003c32 
- 00014650  0x00002e47 store  0x00000002 , 0x0000456f 
- 00014651  0x00002e48 setarg  0x00003cc2 
- 00014652  0x00002e49 store  0x00000002 , 0x000041f9 
- 00014653  0x00002e4a setarg  0x00003cd7 
- 00014654  0x00002e4b store  0x00000002 , 0x000041fd 
- 00014655  0x00002e4d call  0x0000397f 
- 00014656  0x00002e4e bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002e4f call  0x00003945 
- 00014658  0x00002e50 call  0x00003964 
- 00014659  0x00002e51 call  0x00002c6f 
- 00014660  0x00002e52 branch  0x00003c48 
- 00014661  0x00002e56 fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002e57 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002e59 fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002e5a hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002e5c hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002e5d or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002e5e and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002e5f hstore  0x00000001 , 0x00008081 
- 00014669  0x00002e60 jam  0x00000000 , 0x00008062 
- 00014670  0x00002e62 fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002e63 hstore  0x00000002 , 0x00008058 
- 00014672  0x00002e64 fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002e65 hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002e66 hstore  0x00000002 , 0x00008060 
- 00014675  0x00002e68 hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002e69 set1  0x00000007 , 0x0000003f 
- 00014677  0x00002e6a hstore  0x00000004 , 0x00008078 
- 00014678  0x00002e6c hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002e6d set0  0x0000000f , 0x0000003f 
- 00014680  0x00002e6e hstore  0x00000002 , 0x00008050 
- 00014681  0x00002e6f call  0x000066ce 
- 00014682  0x00002e70 jam  0x00000000 , 0x00008043 
- 00014683  0x00002e71 jam  0x00000081 , 0x00008062 
- 00014684  0x00002e73 fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002e74 isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002e75 hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002e76 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002e77 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002e78 rtn 
- 00014690  0x00002e7d call  0x0000397f 
- 00014691  0x00002e7e branch  0x00003945 
- 00014692  0x00002e86 fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002e87 call  0x0000680e 
- 00014694  0x00002e88 call  0x000039e6 
- 00014695  0x00002e8a fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002e8b branch  0x000067fb 
- 00014697  0x00002e8e fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002e8f call  0x0000681d 
- 00014699  0x00002e90 nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002e91 branch  0x000033d0 
- 00014701  0x00002e95 rtn 
- 00014702  0x00002e98 call  0x00003970 
- 00014703  0x00002e99 branch  0x00003ce9 
- 00014704  0x00002e9c fetch  0x00000001 , 0x00004682 
- 00014705  0x00002e9d bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002e9e bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002e9f setarg  0x00003eff 
- 00014708  0x00002ea0 fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002ea1 iadd  0x00000002 , 0x00000002 
- 00014710  0x00002ea2 copy  0x00000022 , 0x0000003f 
- 00014711  0x00002ea3 isub  0x00000002 , 0x0000003e 
- 00014712  0x00002ea4 nrtn  0x00000002 
- 00014713  0x00002ea5 fetch  0x00000002 , 0x00004682 
- 00014714  0x00002ea6 bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002ea7 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002ea8 rtnbit1  0x00000006 
- 00014717  0x00002ea9 call  0x00003cec 
- 00014718  0x00002eaa call  0x0000340e 
- 00014719  0x00002eac copy  0x00000022 , 0x0000003f 
- 00014720  0x00002ead store  0x00000004 , 0x000046c5 
- 00014721  0x00002eae rtn 
- 00014722  0x00002eb2 call  0x00003ce9 
- 00014723  0x00002eb3 call  0x0000526e 
- 00014724  0x00002eb4 nrtn  0x00000034 
- 00014725  0x00002eb5 branch  0x000039eb 
- 00014726  0x00002eb9 copy  0x00000013 , 0x0000003f 
- 00014727  0x00002eba beq  0x00000001 , 0x000039d4 
- 00014728  0x00002ebb beq  0x00000002 , 0x000039a3 
- 00014729  0x00002ebc beq  0x00000004 , 0x000039d7 
- 00014730  0x00002ebd beq  0x00000005 , 0x000039c4 
- 00014731  0x00002ebe beq  0x00000008 , 0x000039aa 
- 00014732  0x00002ebf beq  0x00000009 , 0x000039b1 
- 00014733  0x00002ec0 beq  0x0000000a , 0x000039c9 
- 00014734  0x00002ec1 beq  0x0000000b , 0x000039b6 
- 00014735  0x00002ec2 beq  0x0000000c , 0x000039c2 
- 00014736  0x00002ec3 beq  0x00000013 , 0x000039d7 
- 00014737  0x00002ec4 beq  0x00000014 , 0x000039cf 
- 00014738  0x00002ec5 beq  0x00000015 , 0x000039c6 
- 00014739  0x00002ec6 beq  0x00000021 , 0x000039ca 
- 00014740  0x00002ec7 beq  0x00000023 , 0x000039cb 
- 00014741  0x00002ec8 beq  0x00000024 , 0x000039ce 
- 00014742  0x00002ec9 beq  0x00000030 , 0x00003c8a 
- 00014743  0x00002eca beq  0x00000031 , 0x00003c8c 
- 00014744  0x00002ecb beq  0x00000032 , 0x00003c9a 
- 00014745  0x00002ecc beq  0x00000033 , 0x00003c98 
- 00014746  0x00002ecd beq  0x00000034 , 0x00003c84 
- 00014747  0x00002ece beq  0x00000035 , 0x00003c73 
- 00014748  0x00002ecf beq  0x00000036 , 0x00003c82 
- 00014749  0x00002ed0 beq  0x00000037 , 0x00003c8e 
- 00014750  0x00002ed1 beq  0x00000038 , 0x00003c90 
- 00014751  0x00002ed2 beq  0x0000003b , 0x00003ca1 
- 00014752  0x00002ed3 beq  0x0000003d , 0x00003c6a 
- 00014753  0x00002ed4 beq  0x00000041 , 0x000039d9 
- 00014754  0x00002ed5 rtn 
- 00014755  0x00002ed9 call  0x0000397f 
- 00014756  0x00002eda fetch  0x00000001 , 0x00004665 
- 00014757  0x00002edb ncall  0x00003c8e , 0x00000034 
- 00014758  0x00002edc call  0x000039d7 
- 00014759  0x00002edd fetch  0x00000002 , 0x00004682 
- 00014760  0x00002ede rtnbit0  0x00000004 
- 00014761  0x00002edf branch  0x000039b1 
- 00014762  0x00002ee2 fetch  0x00000002 , 0x00004682 
- 00014763  0x00002ee3 set1  0x00000004 , 0x0000003f 
- 00014764  0x00002ee4 store  0x00000002 , 0x00004682 
- 00014765  0x00002ee5 fetch  0x00000001 , 0x000046a7 
- 00014766  0x00002ee6 store  0x00000001 , 0x00004172 
- 00014767  0x00002ee7 call  0x000039e6 
- 00014768  0x00002ee8 branch  0x00003c1d 
- 00014769  0x00002eed fetch  0x00000002 , 0x00004682 
- 00014770  0x00002eee rtnbit0  0x00000004 
- 00014771  0x00002eef set0  0x00000004 , 0x0000003f 
- 00014772  0x00002ef0 store  0x00000002 , 0x00004682 
- 00014773  0x00002ef1 branch  0x00003c21 
- 00014774  0x00002ef7 call  0x0000397f 
- 00014775  0x00002efa fetch  0x00000002 , 0x00004042 
- 00014776  0x00002efb rshift  0x0000003f , 0x0000003f 
- 00014777  0x00002efc fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00002efd isub  0x00000002 , 0x0000003e 
- 00014779  0x00002efe nbranch  0x000039bd , 0x00000005 
- 00014780  0x00002eff branch  0x00003416 
- 00014781  0x00002f01 fetch  0x00000001 , 0x000046bf 
- 00014782  0x00002f02 rtnbit1  0x00000005 
- 00014783  0x00002f03 hfetch  0x00000002 , 0x00008112 
- 00014784  0x00002f04 ncall  0x00003cf0 , 0x00000034 
- 00014785  0x00002f05 branch  0x0000340c 
- 00014786  0x00002f08 call  0x00003cee 
- 00014787  0x00002f09 branch  0x00003418 
- 00014788  0x00002f0c call  0x0000397f 
- 00014789  0x00002f0d branch  0x000039dd 
- 00014790  0x00002f10 call  0x00005816 
- 00014791  0x00002f11 call  0x000039d7 
- 00014792  0x00002f12 branch  0x00003c23 
- 00014793  0x00002f15 branch  0x000033dd 
- 00014794  0x00002f19 branch  0x00003cee 
- 00014795  0x00002f1d fetch  0x00000001 , 0x000046bf 
- 00014796  0x00002f1e bbit0  0x00000005 , 0x0000340e 
- 00014797  0x00002f1f branch  0x00003cf2 
- 00014798  0x00002f23 branch  0x00003cf2 
- 00014799  0x00002f27 call  0x000058ba 
- 00014800  0x00002f28 call  0x000039dd 
- 00014801  0x00002f29 fetch  0x00000001 , 0x000046a8 
- 00014802  0x00002f2a store  0x00000001 , 0x00004172 
- 00014803  0x00002f2b branch  0x00003c1f 
- 00014804  0x00002f2f jam  0x00000000 , 0x00004661 
- 00014805  0x00002f30 call  0x00003cee 
- 00014806  0x00002f31 branch  0x00003cf2 
- 00014807  0x00002f36 call  0x00003a52 
- 00014808  0x00002f37 branch  0x000039db 
- 00014809  0x00002f3b call  0x00005cc9 
- 00014810  0x00002f3c branch  0x00005b02 
- 00014811  0x00002f40 fetcht  0x00000001 , 0x0000469e 
- 00014812  0x00002f41 branch  0x00006829 
- 00014813  0x00002f44 call  0x000039df 
- 00014814  0x00002f45 branch  0x000039e6 
- 00014815  0x00002f48 fetch  0x00000001 , 0x000046a1 
- 00014816  0x00002f49 isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00002f4a call  0x000033f0 , 0x00000001 
- 00014818  0x00002f4b fetch  0x00000001 , 0x000046a1 
- 00014819  0x00002f4c isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00002f4d call  0x000033f8 , 0x00000001 
- 00014821  0x00002f4e rtn 
- 00014822  0x00002f50 fetcht  0x00000001 , 0x0000469e 
- 00014823  0x00002f51 branch  0x00006825 
- 00014824  0x00002f54 fetch  0x00000001 , 0x0000456b 
- 00014825  0x00002f55 rtneq  0x00000000 
- 00014826  0x00002f56 branch  0x00006c28 
- 00014827  0x00002f59 hfetch  0x00000001 , 0x0000810c 
- 00014828  0x00002f5a bbit1  0x00000003 , 0x000039e8 
- 00014829  0x00002f5b call  0x000066cb 
- 00014830  0x00002f5c ifetch  0x00000001 , 0x00000003 
- 00014831  0x00002f5d bne  0x00000001 , 0x00003a01 
- 00014832  0x00002f5e hfetch  0x00000002 , 0x00008112 
- 00014833  0x00002f5f sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x00002f60 rtn  0x00000002 
- 00014835  0x00002f61 ifetch  0x00000001 , 0x00000003 
- 00014836  0x00002f62 store  0x00000001 , 0x00000b03 
- 00014837  0x00002f63 ifetcht  0x00000001 , 0x00000003 
- 00014838  0x00002f64 copy  0x00000003 , 0x00000011 
- 00014839  0x00002f65 storet  0x00000001 , 0x00000b04 
- 00014840  0x00002f66 add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x00002f67 hfetch  0x00000002 , 0x00008112 
- 00014842  0x00002f68 isub  0x00000002 , 0x00000002 
- 00014843  0x00002f69 nrtn  0x00000002 
- 00014844  0x00002f6a jam  0x00000001 , 0x00000b05 
- 00014845  0x00002f6b call  0x00003a17 
- 00014846  0x00002f6c fetch  0x00000001 , 0x00000b05 
- 00014847  0x00002f6d rtneq  0x00000000 
- 00014848  0x00002f6e branch  0x00003a12 
- 00014849  0x00002f71 call  0x00007ec1 
- 00014850  0x00002f72 call  0x00003c79 
- 00014851  0x00002f73 branch  0x00003a04 
- 00014852  0x00002f77 bpatch  0x000000df , 0x0000401b 
- 00014853  0x00002f78 hfetch  0x00000002 , 0x00008112 
- 00014854  0x00002f79 rtn  0x00000034 
- 00014855  0x00002f7a call  0x000066cb 
- 00014856  0x00002f7b ifetch  0x00000001 , 0x00000003 
- 00014857  0x00002f7c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x00002f7d ncall  0x00003a16 , 0x00000005 
- 00014859  0x00002f7e nbranch  0x00003a04 , 0x00000005 
- 00014860  0x00002f7f ifetch  0x00000001 , 0x00000003 
- 00014861  0x00002f80 rtneq  0x00000005 
- 00014862  0x00002f81 rtneq  0x00000029 
- 00014863  0x00002f82 increase  0xffffffff , 0x00000003 
- 00014864  0x00002f83 call  0x00003a16 
- 00014865  0x00002f84 branch  0x00003a04 
- 00014866  0x00002f87 call  0x000066cb 
- 00014867  0x00002f88 increase  0x00000002 , 0x00000003 
- 00014868  0x00002f89 ifetch  0x00000001 , 0x00000003 
- 00014869  0x00002f8a iadd  0x00000003 , 0x00000003 
- 00014870  0x00002f8c branch  0x000066c8 
- 00014871  0x00002f90 bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x00002f91 fetch  0x00000001 , 0x00000b03 
- 00014873  0x00002f92 beq  0x00000000 , 0x00003a3f 
- 00014874  0x00002f93 beq  0x00000001 , 0x00003a44 
- 00014875  0x00002f94 beq  0x00000002 , 0x00003a49 
- 00014876  0x00002f95 beq  0x00000003 , 0x00003a5f 
- 00014877  0x00002f96 beq  0x00000004 , 0x00003a6b 
- 00014878  0x00002f97 beq  0x00000005 , 0x00003a75 
- 00014879  0x00002f98 beq  0x00000009 , 0x00003a9a 
- 00014880  0x00002f99 beq  0x0000000b , 0x00003ad7 
- 00014881  0x00002f9a beq  0x0000000c , 0x00003ad8 
- 00014882  0x00002f9b beq  0x0000000d , 0x00003aec 
- 00014883  0x00002f9c beq  0x0000000e , 0x00003af4 
- 00014884  0x00002f9d beq  0x0000000f , 0x00003afa 
- 00014885  0x00002f9e beq  0x00000010 , 0x00003b06 
- 00014886  0x00002f9f beq  0x00000011 , 0x00003b0e 
- 00014887  0x00002fa0 beq  0x00000012 , 0x00003b12 
- 00014888  0x00002fa1 beq  0x00000026 , 0x00003b16 
- 00014889  0x00002fa2 beq  0x00000028 , 0x00003b1d 
- 00014890  0x00002fa3 beq  0x00000029 , 0x00003b2d 
- 00014891  0x00002fa4 beq  0x0000002a , 0x00003b36 
- 00014892  0x00002fa5 beq  0x0000002b , 0x00003b69 
- 00014893  0x00002fa6 beq  0x0000002c , 0x00003b6f 
- 00014894  0x00002fa7 beq  0x00000030 , 0x00003b76 
- 00014895  0x00002fa8 beq  0x00000031 , 0x00003b7c 
- 00014896  0x00002fa9 beq  0x00000032 , 0x00003b90 
- 00014897  0x00002faa beq  0x00000033 , 0x00003b98 
- 00014898  0x00002fab beq  0x00000034 , 0x00003bbb 
- 00014899  0x00002fac beq  0x00000035 , 0x00003bc4 
- 00014900  0x00002fad beq  0x00000036 , 0x00003bcd 
- 00014901  0x00002fae beq  0x00000037 , 0x00003bd7 
- 00014902  0x00002faf beq  0x00000038 , 0x00003bda 
- 00014903  0x00002fb0 beq  0x00000040 , 0x00003be2 
- 00014904  0x00002fb1 beq  0x00000042 , 0x00003bec 
- 00014905  0x00002fb2 beq  0x00000048 , 0x00003bf1 
- 00014906  0x00002fb3 beq  0x00000049 , 0x00003bfc 
- 00014907  0x00002fb4 beq  0x00000051 , 0x00003c02 
- 00014908  0x00002fb5 beq  0x00000061 , 0x00003c06 
- 00014909  0x00002fb6 beq  0x000000ff , 0x00003c15 
- 00014910  0x00002fb7 branch  0x00003c17 
- 00014911  0x00002fbd fetch  0x00000001 , 0x00000b04 
- 00014912  0x00002fbe bne  0x00000006 , 0x00003c17 
- 00014913  0x00002fbf ifetch  0x00000006 , 0x00000003 
- 00014914  0x00002fc0 store  0x00000006 , 0x000040a0 
- 00014915  0x00002fc1 branch  0x00003c1a 
- 00014916  0x00002fc5 fetch  0x00000001 , 0x00000b04 
- 00014917  0x00002fc6 bne  0x00000006 , 0x00003c17 
- 00014918  0x00002fc7 ifetch  0x00000006 , 0x00000003 
- 00014919  0x00002fc8 store  0x00000006 , 0x000044a0 
- 00014920  0x00002fc9 branch  0x00003c1a 
- 00014921  0x00002fce fetch  0x00000001 , 0x00000b04 
- 00014922  0x00002fcf bne  0x00000001 , 0x00003c17 
- 00014923  0x00002fd0 copy  0x00000011 , 0x00000003 
- 00014924  0x00002fd1 call  0x00003c1a 
- 00014925  0x00002fd2 ifetcht  0x00000001 , 0x00000003 
- 00014926  0x00002fd3 storet  0x00000001 , 0x000046a9 
- 00014927  0x00002fd4 fetch  0x00000002 , 0x00004682 
- 00014928  0x00002fd5 rtnbit1  0x00000009 
- 00014929  0x00002fd6 rtnbit1  0x00000000 
- 00014930  0x00002fd8 fetch  0x00000001 , 0x000046a1 
- 00014931  0x00002fd9 isolate1  0x00000000 , 0x0000003f 
- 00014932  0x00002fda nbranch  0x00003a58 , 0x00000001 
- 00014933  0x00002fdb fetcht  0x00000001 , 0x000046a9 
- 00014934  0x00002fdc and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x00002fdd store  0x00000001 , 0x00004093 
- 00014936  0x00002fdf fetch  0x00000001 , 0x000046a1 
- 00014937  0x00002fe0 isolate1  0x00000001 , 0x0000003f 
- 00014938  0x00002fe1 nrtn  0x00000001 
- 00014939  0x00002fe2 fetcht  0x00000001 , 0x000046a9 
- 00014940  0x00002fe3 isolate1  0x00000002 , 0x00000002 
- 00014941  0x00002fe4 branch  0x000033fa , 0x00000001 
- 00014942  0x00002fe5 branch  0x000033f8 
- 00014943  0x00002fea fetch  0x00000001 , 0x00000b04 
- 00014944  0x00002feb sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x00002fec nbranch  0x00003c17 , 0x00000002 
- 00014946  0x00002fed store  0x00000001 , 0x00004515 
- 00014947  0x00002fee arg  0x00000008 , 0x00000039 
- 00014948  0x00002fef call  0x00007ec6 
- 00014949  0x00002ff0 fetch  0x00000001 , 0x00000b04 
- 00014950  0x00002ff1 copy  0x0000003f , 0x00000039 
- 00014951  0x00002ff2 copy  0x00000011 , 0x00000003 
- 00014952  0x00002ff3 arg  0x00004516 , 0x00000005 
- 00014953  0x00002ff4 call  0x000066ea 
- 00014954  0x00002ff5 branch  0x00003c1a 
- 00014955  0x00002ffa fetch  0x00000001 , 0x00000b04 
- 00014956  0x00002ffb sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x00002ffc nbranch  0x00003c17 , 0x00000002 
- 00014958  0x00002ffd store  0x00000001 , 0x000043af 
- 00014959  0x00002ffe copy  0x0000003f , 0x00000039 
- 00014960  0x00002fff copy  0x00000011 , 0x00000003 
- 00014961  0x00003000 arg  0x000043b0 , 0x00000005 
- 00014962  0x00003001 call  0x000066ea 
- 00014963  0x00003002 call  0x000057a3 
- 00014964  0x00003003 branch  0x00003c1a 
- 00014965  0x00003008 fetch  0x00000001 , 0x00004682 
- 00014966  0x00003009 bbit0  0x00000004 , 0x00003c17 
- 00014967  0x0000300a call  0x000033ba 
- 00014968  0x0000300b branch  0x00003a86 , 0x00000001 
- 00014969  0x0000300c jam  0x00000000 , 0x00000b05 
- 00014970  0x0000300e call  0x0000397f 
- 00014971  0x0000300f fetch  0x00000001 , 0x00004568 
- 00014972  0x00003010 rtn  0x00000034 
- 00014973  0x00003011 fetch  0x00000002 , 0x00004573 
- 00014974  0x00003012 bne  0x00000000 , 0x00003a84 
- 00014975  0x00003013 fetch  0x00000001 , 0x00000b04 
- 00014976  0x00003014 store  0x00000002 , 0x00004573 
- 00014977  0x00003016 copy  0x00000011 , 0x00000003 
- 00014978  0x00003019 copy  0x00000003 , 0x0000003f 
- 00014979  0x0000301a store  0x00000002 , 0x00004571 
- 00014980  0x0000301c call  0x00003a88 
- 00014981  0x0000301d branch  0x00006c4d 
- 00014982  0x00003020 jam  0x00000000 , 0x00000b05 
- 00014983  0x00003021 branch  0x00003cd1 
- 00014984  0x00003024 call  0x00003a8e 
- 00014985  0x00003025 fetch  0x00000002 , 0x00004573 
- 00014986  0x00003026 fetcht  0x00000002 , 0x0000469f 
- 00014987  0x00003027 isub  0x00000002 , 0x0000003f 
- 00014988  0x00003028 store  0x00000002 , 0x00004573 
- 00014989  0x00003029 rtn 
- 00014990  0x0000302c fetch  0x00000002 , 0x00004573 
- 00014991  0x0000302d arg  0x0000006e , 0x00000002 
- 00014992  0x0000302e call  0x00007fdd 
- 00014993  0x0000302f fetcht  0x00000002 , 0x0000456c 
- 00014994  0x00003030 call  0x00007fdd 
- 00014995  0x00003031 fetcht  0x00000002 , 0x0000455e 
- 00014996  0x00003032 call  0x00007fdd 
- 00014997  0x00003033 store  0x00000002 , 0x0000469f 
- 00014998  0x00003034 rtn 
- 00014999  0x00003037 jam  0x00000001 , 0x00000b05 
- 00015000  0x00003038 jam  0x00000005 , 0x00000b03 
- 00015001  0x00003039 branch  0x00003c1a 
- 00015002  0x0000303e fetch  0x00000002 , 0x00004682 
- 00015003  0x0000303f bbit0  0x00000009 , 0x00003c17 
- 00015004  0x00003040 call  0x00003ad4 
- 00015005  0x00003041 branch  0x00003c17 , 0x00000028 
- 00015006  0x00003042 jam  0x00000000 , 0x00000b05 
- 00015007  0x00003043 fetch  0x00000001 , 0x000046bf 
- 00015008  0x00003044 bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x00003045 fetch  0x00000001 , 0x000046c0 
- 00015010  0x00003046 nrtn  0x00000034 
- 00015011  0x00003047 jam  0x00000001 , 0x00000b05 
- 00015012  0x00003048 ifetch  0x00000002 , 0x00000003 
- 00015013  0x00003049 store  0x00000002 , 0x000046c1 
- 00015014  0x0000304a copy  0x00000003 , 0x0000003f 
- 00015015  0x0000304b store  0x00000002 , 0x000046c3 
- 00015016  0x0000304c fetch  0x00000001 , 0x00000b04 
- 00015017  0x0000304d pincrease  0xfffffffe 
- 00015018  0x0000304e nbranch  0x00003c17 , 0x00000002 
- 00015019  0x0000304f branch  0x00003c17 , 0x00000005 
- 00015020  0x00003050 store  0x00000001 , 0x000046c0 
- 00015021  0x00003051 jam  0x00000000 , 0x00000b05 
- 00015022  0x00003052 call  0x00005814 
- 00015023  0x00003053 call  0x00003ab7 
- 00015024  0x00003054 call  0x00003ab7 
- 00015025  0x00003055 call  0x00003ab7 
- 00015026  0x00003056 fetch  0x00000001 , 0x000046bf 
- 00015027  0x00003057 rtnbit0  0x00000004 
- 00015028  0x00003059 jam  0x00000001 , 0x00000b05 
- 00015029  0x0000305a call  0x00003cf6 
- 00015030  0x0000305b branch  0x00003c1a 
- 00015031  0x0000305e fetch  0x00000001 , 0x000046c0 
- 00015032  0x0000305f rtn  0x00000034 
- 00015033  0x00003060 call  0x00005892 
- 00015034  0x00003061 nrtn  0x00000034 
- 00015035  0x00003062 call  0x00003acf 
- 00015036  0x00003063 bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x00003064 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x00003065 fetcht  0x00000001 , 0x000046c0 
- 00015039  0x00003066 call  0x00007fdd 
- 00015040  0x00003067 copy  0x0000003f , 0x00000011 
- 00015041  0x00003068 copy  0x00000002 , 0x0000003f 
- 00015042  0x00003069 isub  0x00000011 , 0x0000003f 
- 00015043  0x0000306a store  0x00000001 , 0x000046c0 
- 00015044  0x0000306b fetcht  0x00000002 , 0x000046c1 
- 00015045  0x0000306c call  0x00005a64 
- 00015046  0x0000306d fetch  0x00000002 , 0x000046c3 
- 00015047  0x0000306e copy  0x0000003f , 0x00000003 
- 00015048  0x0000306f copy  0x00000011 , 0x00000039 
- 00015049  0x00003070 call  0x000066ea 
- 00015050  0x00003071 copy  0x00000003 , 0x0000003f 
- 00015051  0x00003072 store  0x00000002 , 0x000046c3 
- 00015052  0x00003073 fetch  0x00000001 , 0x000046c0 
- 00015053  0x00003074 nrtn  0x00000034 
- 00015054  0x00003075 branch  0x00003cf4 
- 00015055  0x0000307a arg  0x00000017 , 0x00000002 
- 00015056  0x0000307b fetch  0x00000001 , 0x000046bf 
- 00015057  0x0000307c rtnbit1  0x00000001 
- 00015058  0x0000307d fetcht  0x00000002 , 0x000044a8 
- 00015059  0x0000307e rtn 
- 00015060  0x00003081 fetch  0x00000001 , 0x000046bf 
- 00015061  0x00003082 bbit1  0x00000002 , 0x00005a42 
- 00015062  0x00003083 branch  0x00007fe9 
- 00015063  0x00003088 branch  0x00003c4c 
- 00015064  0x0000308d copy  0x00000011 , 0x00000003 
- 00015065  0x0000308e ifetch  0x00000001 , 0x00000003 
- 00015066  0x0000308f beq  0x00000000 , 0x00003adf 
- 00015067  0x00003090 beq  0x00000001 , 0x00003ae2 
- 00015068  0x00003091 beq  0x00000002 , 0x00003ae8 
- 00015069  0x00003092 beq  0x00000003 , 0x00003aea 
- 00015070  0x00003093 branch  0x00003c17 
- 00015071  0x00003095 call  0x0000612b 
- 00015072  0x00003096 jam  0x00000000 , 0x0000465a 
- 00015073  0x00003097 branch  0x00003c1a 
- 00015074  0x00003099 setarg  0x00040003 
- 00015075  0x0000309b store  0x00000003 , 0x0000465b 
- 00015076  0x0000309c store  0x00000001 , 0x00004662 
- 00015077  0x0000309d call  0x00006124 
- 00015078  0x0000309e jam  0x00000001 , 0x0000465a 
- 00015079  0x0000309f branch  0x00003c1a 
- 00015080  0x000030a1 setarg  0x00040002 
- 00015081  0x000030a2 branch  0x00003ae3 
- 00015082  0x000030a5 setarg  0x00040001 
- 00015083  0x000030a6 branch  0x00003ae3 
- 00015084  0x000030aa fetch  0x00000001 , 0x00000b04 
- 00015085  0x000030ab sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x000030ac nbranch  0x00003c17 , 0x00000002 
- 00015087  0x000030ad store  0x00000001 , 0x00004689 
- 00015088  0x000030ae copy  0x0000003f , 0x00000039 
- 00015089  0x000030af arg  0x0000468a , 0x00000005 
- 00015090  0x000030b0 call  0x000066fd 
- 00015091  0x000030b1 branch  0x00003c1a 
- 00015092  0x000030b6 copy  0x00000011 , 0x00000003 
- 00015093  0x000030b7 ifetch  0x00000001 , 0x00000003 
- 00015094  0x000030b8 hfetcht  0x00000001 , 0x00008062 
- 00015095  0x000030b9 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x000030ba hstoret  0x00000001 , 0x00008062 
- 00015097  0x000030bb branch  0x00003c1a 
- 00015098  0x000030c0 fetch  0x00000001 , 0x00000b04 
- 00015099  0x000030c1 copy  0x0000003f , 0x00000039 
- 00015100  0x000030c2 copy  0x00000011 , 0x00000003 
- 00015101  0x000030c3 call  0x00007f58 
- 00015102  0x000030c4 setarg  0x016e3600 
- 00015103  0x000030c5 idiv  0x00000002 
- 00015104  0x000030c6 call  0x00007f86 
- 00015105  0x000030c7 quotient  0x0000003f 
- 00015106  0x000030c9 store  0x00000002 , 0x00004243 
- 00015107  0x000030ca call  0x00003c1a 
- 00015108  0x000030cb call  0x00007f9e 
- 00015109  0x000030cc branch  0x000066ce 
- 00015110  0x000030d1 arg  0x00000002 , 0x00000011 
- 00015111  0x000030d2 arg  0x0000469a , 0x00000012 
- 00015112  0x000030d3 arg  0x00000000 , 0x00000002 
- 00015113  0x000030d4 branch  0x00003c25 
- 00015114  0x000030d6 store  0x00000002 , 0x00000ac2 
- 00015115  0x000030d7 arg  0x00000ac2 , 0x00000012 
- 00015116  0x000030d8 arg  0x00000000 , 0x00000002 
- 00015117  0x000030d9 branch  0x00003c25 
- 00015118  0x000030de fetch  0x00000002 , 0x00004682 
- 00015119  0x000030df bbit0  0x00000000 , 0x00003c17 
- 00015120  0x000030e1 call  0x00003c1a 
- 00015121  0x000030e2 branch  0x000033e9 
- 00015122  0x000030e7 fetch  0x00000002 , 0x00004682 
- 00015123  0x000030e8 bbit0  0x00000009 , 0x00003c17 
- 00015124  0x000030ea call  0x00003c1a 
- 00015125  0x000030eb branch  0x00003402 
- 00015126  0x000030f2 fetch  0x00000001 , 0x00000b04 
- 00015127  0x000030f3 copy  0x0000003f , 0x00000039 
- 00015128  0x000030f4 copy  0x00000011 , 0x00000003 
- 00015129  0x000030f5 fetch  0x00000002 , 0x00004215 
- 00015130  0x000030f6 icopy  0x00000005 
- 00015131  0x000030f7 call  0x000066ea 
- 00015132  0x000030f8 branch  0x00003c1a 
- 00015133  0x000030fd fetch  0x00000001 , 0x00004682 
- 00015134  0x000030fe bbit0  0x00000000 , 0x00003c17 
- 00015135  0x000030ff ifetch  0x00000001 , 0x00000003 
- 00015136  0x00003100 fetcht  0x00000001 , 0x00004661 
- 00015137  0x00003101 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x00003102 set1  0x00000007 , 0x00000002 
- 00015139  0x00003103 storet  0x00000001 , 0x00004661 
- 00015140  0x00003105 call  0x00003c1a 
- 00015141  0x00003107 fetch  0x00000001 , 0x00004661 
- 00015142  0x00003108 bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x00003109 rtn 
- 00015144  0x0000310c jam  0x00000000 , 0x00004661 
- 00015145  0x0000310d jam  0x00000021 , 0x00000a99 
- 00015146  0x0000310e branch  0x00007d8f 
- 00015147  0x00003112 bbit1  0x00000000 , 0x00005f95 
- 00015148  0x00003113 branch  0x00003b28 
- 00015149  0x00003118 fetch  0x00000001 , 0x00004682 
- 00015150  0x00003119 rtnbit0  0x00000004 
- 00015151  0x0000311a fetch  0x00000001 , 0x0000456b 
- 00015152  0x0000311b rtneq  0x00000000 
- 00015153  0x0000311c ifetch  0x00000001 , 0x00000003 
- 00015154  0x0000311d fetcht  0x00000001 , 0x00004569 
- 00015155  0x0000311e iadd  0x00000002 , 0x00000002 
- 00015156  0x0000311f storet  0x00000001 , 0x00004569 
- 00015157  0x00003120 rtn 
- 00015158  0x00003125 arg  0x00000040 , 0x00000039 
- 00015159  0x00003126 arg  0x0000436f , 0x00000005 
- 00015160  0x00003127 call  0x00007ed4 
- 00015161  0x00003128 setarg  0x00000000 
- 00015162  0x00003129 store  0x00000001 , 0x00000ab2 
- 00015163  0x0000312a copy  0x00000011 , 0x00000003 
- 00015164  0x0000312c copy  0x00000003 , 0x0000003f 
- 00015165  0x0000312d store  0x00000002 , 0x00000ab6 
- 00015166  0x0000312e call  0x00003b64 
- 00015167  0x00003130 fetch  0x00000001 , 0x00000ab2 
- 00015168  0x00003131 fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x00003132 increase  0x00000001 , 0x00000002 
- 00015170  0x00003133 iadd  0x00000002 , 0x0000003f 
- 00015171  0x00003134 store  0x00000001 , 0x00000ab2 
- 00015172  0x00003136 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x00003137 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x00003139 fetcht  0x00000001 , 0x0000436f 
- 00015175  0x0000313a setarg  0x00004370 
- 00015176  0x0000313b iadd  0x00000002 , 0x0000003f 
- 00015177  0x0000313c store  0x00000002 , 0x00000abb 
- 00015178  0x0000313d fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x0000313e increase  0x00000001 , 0x00000002 
- 00015180  0x0000313f fetch  0x00000001 , 0x0000436f 
- 00015181  0x00003140 iadd  0x00000002 , 0x0000003f 
- 00015182  0x00003141 store  0x00000001 , 0x0000436f 
- 00015183  0x00003142 branch  0x00003b59 
- 00015184  0x00003144 fetcht  0x00000001 , 0x0000438f 
- 00015185  0x00003145 setarg  0x00004390 
- 00015186  0x00003146 iadd  0x00000002 , 0x0000003f 
- 00015187  0x00003147 store  0x00000002 , 0x00000abb 
- 00015188  0x00003148 fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x00003149 increase  0x00000001 , 0x00000002 
- 00015190  0x0000314a fetch  0x00000001 , 0x0000438f 
- 00015191  0x0000314b iadd  0x00000002 , 0x0000003f 
- 00015192  0x0000314c store  0x00000001 , 0x0000438f 
- 00015193  0x0000314e fetch  0x00000002 , 0x00000abb 
- 00015194  0x0000314f copy  0x0000003f , 0x00000005 
- 00015195  0x00003150 fetch  0x00000002 , 0x00000ab6 
- 00015196  0x00003151 copy  0x0000003f , 0x00000003 
- 00015197  0x00003153 copy  0x00000002 , 0x00000039 
- 00015198  0x00003154 call  0x000066ea 
- 00015199  0x00003156 fetch  0x00000001 , 0x00000b04 
- 00015200  0x00003157 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x00003158 isub  0x00000002 , 0x0000003e 
- 00015202  0x00003159 nbranch  0x00003b3c , 0x00000005 
- 00015203  0x0000315a branch  0x00003c1a 
- 00015204  0x0000315e ifetch  0x00000001 , 0x00000003 
- 00015205  0x0000315f store  0x00000001 , 0x00000aa2 
- 00015206  0x00003160 ifetch  0x00000001 , 0x00000003 
- 00015207  0x00003161 store  0x00000001 , 0x00000aae 
- 00015208  0x00003162 rtn 
- 00015209  0x00003167 arg  0x00000000 , 0x00000002 
- 00015210  0x00003168 arg  0x00000002 , 0x00000011 
- 00015211  0x00003169 fetch  0x00000002 , 0x000046b4 
- 00015212  0x0000316a store  0x00000002 , 0x00000ac2 
- 00015213  0x0000316b arg  0x00000ac2 , 0x00000012 
- 00015214  0x0000316c branch  0x00003c25 
- 00015215  0x00003171 fetch  0x00000001 , 0x00000b04 
- 00015216  0x00003172 bne  0x00000001 , 0x00003c17 
- 00015217  0x00003173 ifetch  0x00000001 , 0x00000003 
- 00015218  0x00003174 store  0x00000001 , 0x000046b2 
- 00015219  0x00003175 setarg  0x00000000 
- 00015220  0x00003176 store  0x00000002 , 0x000046b4 
- 00015221  0x00003177 branch  0x00003c1a 
- 00015222  0x0000317c ifetch  0x00000004 , 0x00000003 
- 00015223  0x0000317d store  0x00000004 , 0x0000468a 
- 00015224  0x0000317e jam  0x00000004 , 0x00004689 
- 00015225  0x0000317f jam  0x00000000 , 0x00004663 
- 00015226  0x00003180 call  0x00003c1a 
- 00015227  0x00003181 branch  0x00005f31 
- 00015228  0x00003186 fetch  0x00000001 , 0x00000b04 
- 00015229  0x00003187 bne  0x00000003 , 0x00003c17 
- 00015230  0x00003188 ifetch  0x00000001 , 0x00000003 
- 00015231  0x00003189 beq  0x00000000 , 0x00003b82 
- 00015232  0x0000318a beq  0x00000001 , 0x00003b8a 
- 00015233  0x0000318b branch  0x00003c17 
- 00015234  0x0000318e ifetcht  0x00000001 , 0x00000003 
- 00015235  0x0000318f ifetch  0x00000001 , 0x00000003 
- 00015236  0x00003190 beq  0x00000002 , 0x00003b88 
- 00015237  0x00003191 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x00003192 call  0x000067fb 
- 00015239  0x00003193 branch  0x00003c1a 
- 00015240  0x00003196 call  0x00006806 
- 00015241  0x00003197 branch  0x00003c1a 
- 00015242  0x0000319a ifetcht  0x00000001 , 0x00000003 
- 00015243  0x0000319b call  0x00006812 
- 00015244  0x0000319c ifetch  0x00000001 , 0x00000003 
- 00015245  0x0000319d isolate1  0x00000000 , 0x0000003f 
- 00015246  0x0000319e call  0x0000682c 
- 00015247  0x0000319f branch  0x00003c1a 
- 00015248  0x000031a4 fetch  0x00000001 , 0x00000b04 
- 00015249  0x000031a5 bne  0x00000001 , 0x00003c17 
- 00015250  0x000031a6 ifetcht  0x00000001 , 0x00000003 
- 00015251  0x000031a7 call  0x0000681d 
- 00015252  0x000031a8 setarg  0x00000000 
- 00015253  0x000031a9 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x000031aa arg  0x00000001 , 0x00000011 
- 00015255  0x000031ab branch  0x00003b0a 
- 00015256  0x000031b0 copy  0x00000011 , 0x00000003 
- 00015257  0x000031b1 ifetch  0x00000001 , 0x00000003 
- 00015258  0x000031b2 copy  0x0000003f , 0x00000002 
- 00015259  0x000031b3 beq  0x00000081 , 0x00003ba3 
- 00015260  0x000031b4 beq  0x00000082 , 0x00003ba8 
- 00015261  0x000031b5 beq  0x00000083 , 0x00003bae 
- 00015262  0x000031b6 store  0x00000001 , 0x000044c6 
- 00015263  0x000031b7 beq  0x00000000 , 0x00003bb3 
- 00015264  0x000031b8 beq  0x00000001 , 0x00003bb6 
- 00015265  0x000031b9 beq  0x00000002 , 0x00003bb8 
- 00015266  0x000031ba branch  0x00003c17 
- 00015267  0x000031bd fetch  0x00000001 , 0x000044be 
- 00015268  0x000031be branch  0x00003c17 , 0x00000034 
- 00015269  0x000031bf storet  0x00000001 , 0x000044c6 
- 00015270  0x000031c0 jam  0x0000000d , 0x00004456 
- 00015271  0x000031c1 branch  0x00003bb4 
- 00015272  0x000031c3 fetch  0x00000001 , 0x000044be 
- 00015273  0x000031c4 branch  0x00003c17 , 0x00000034 
- 00015274  0x000031c5 storet  0x00000001 , 0x000044c6 
- 00015275  0x000031c6 jam  0x0000000d , 0x00004456 
- 00015276  0x000031c7 jam  0x00000001 , 0x00004454 
- 00015277  0x000031c8 branch  0x00003c1a 
- 00015278  0x000031ca fetch  0x00000001 , 0x000044be 
- 00015279  0x000031cb branch  0x00003c17 , 0x00000034 
- 00015280  0x000031cc storet  0x00000001 , 0x000044c6 
- 00015281  0x000031cd jam  0x0000000d , 0x00004456 
- 00015282  0x000031ce branch  0x00003bb9 
- 00015283  0x000031d0 jam  0x00000000 , 0x00004456 
- 00015284  0x000031d2 jam  0x00000003 , 0x00004454 
- 00015285  0x000031d3 branch  0x00003c1a 
- 00015286  0x000031d5 jam  0x00000005 , 0x00004456 
- 00015287  0x000031d6 branch  0x00003bb4 
- 00015288  0x000031d8 jam  0x00000005 , 0x00004456 
- 00015289  0x000031da jam  0x00000000 , 0x00004454 
- 00015290  0x000031db branch  0x00003c1a 
- 00015291  0x000031e0 fetch  0x00000001 , 0x00000b04 
- 00015292  0x000031e1 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x000031e2 nbranch  0x00003c17 , 0x00000002 
- 00015294  0x000031e3 store  0x00000001 , 0x0000436f 
- 00015295  0x000031e4 copy  0x0000003f , 0x00000039 
- 00015296  0x000031e5 copy  0x00000011 , 0x00000003 
- 00015297  0x000031e6 arg  0x00004370 , 0x00000005 
- 00015298  0x000031e7 call  0x000066ea 
- 00015299  0x000031e8 branch  0x00003c1a 
- 00015300  0x000031ed fetch  0x00000001 , 0x00000b04 
- 00015301  0x000031ee sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x000031ef nbranch  0x00003c17 , 0x00000002 
- 00015303  0x000031f0 store  0x00000001 , 0x0000438f 
- 00015304  0x000031f1 copy  0x0000003f , 0x00000039 
- 00015305  0x000031f2 copy  0x00000011 , 0x00000003 
- 00015306  0x000031f3 arg  0x00004390 , 0x00000005 
- 00015307  0x000031f4 call  0x000066ea 
- 00015308  0x000031f5 branch  0x00003c1a 
- 00015309  0x000031fa fetch  0x00000002 , 0x00004682 
- 00015310  0x000031fb bbit0  0x00000009 , 0x00003c17 
- 00015311  0x000031fc fetch  0x00000001 , 0x00000b04 
- 00015312  0x000031fd bne  0x00000008 , 0x00003c17 
- 00015313  0x000031fe copy  0x00000011 , 0x00000003 
- 00015314  0x000031ff ifetch  0x00000008 , 0x00000003 
- 00015315  0x00003200 store  0x00000008 , 0x00004496 
- 00015316  0x00003201 jam  0x00000012 , 0x00000a99 
- 00015317  0x00003202 call  0x00007d8f 
- 00015318  0x00003203 branch  0x00003c1a 
- 00015319  0x00003208 ifetch  0x00000002 , 0x00000003 
- 00015320  0x00003209 store  0x00000002 , 0x00004482 
- 00015321  0x0000320a branch  0x00003c1a 
- 00015322  0x0000320f fetch  0x00000001 , 0x000044c6 
- 00015323  0x00003210 branch  0x00003c17 , 0x00000034 
- 00015324  0x00003211 fetch  0x00000001 , 0x000044c4 
- 00015325  0x00003212 bne  0x00000000 , 0x00003c17 
- 00015326  0x00003213 fetch  0x00000001 , 0x000044c5 
- 00015327  0x00003214 bne  0x00000000 , 0x00003c17 
- 00015328  0x00003215 call  0x00007e25 
- 00015329  0x00003216 branch  0x00003c1a 
- 00015330  0x0000321b fetch  0x00000001 , 0x00000b04 
- 00015331  0x0000321c bne  0x00000005 , 0x00003c17 
- 00015332  0x0000321d ifetch  0x00000001 , 0x00000003 
- 00015333  0x0000321e store  0x00000001 , 0x000046a2 
- 00015334  0x0000321f ifetch  0x00000004 , 0x00000003 
- 00015335  0x00003220 store  0x00000004 , 0x000046a3 
- 00015336  0x00003221 fetcht  0x00000001 , 0x000046a2 
- 00015337  0x00003222 call  0x0000680e 
- 00015338  0x00003223 call  0x00003cbc 
- 00015339  0x00003224 branch  0x00003c1a 
- 00015340  0x00003229 fetch  0x00000001 , 0x00000b04 
- 00015341  0x0000322a bne  0x00000001 , 0x00003c17 
- 00015342  0x0000322b ifetch  0x00000001 , 0x00000003 
- 00015343  0x0000322c store  0x00000001 , 0x000041de 
- 00015344  0x0000322d branch  0x00003c1a 
- 00015345  0x00003232 ifetch  0x00000001 , 0x00000003 
- 00015346  0x00003233 beq  0x00000001 , 0x00003bfa 
- 00015347  0x00003234 fetch  0x00000001 , 0x000044c1 
- 00015348  0x00003235 beq  0x00000003 , 0x00003bf8 
- 00015349  0x00003236 beq  0x00000006 , 0x00003bf8 
- 00015350  0x00003237 beq  0x00000007 , 0x00003bf8 
- 00015351  0x00003238 branch  0x00003c17 
- 00015352  0x0000323a jam  0x00000001 , 0x000044c2 
- 00015353  0x0000323b branch  0x00003c1a 
- 00015354  0x0000323e call  0x00005b53 
- 00015355  0x0000323f branch  0x00003c1a 
- 00015356  0x00003244 fetch  0x00000001 , 0x00000b04 
- 00015357  0x00003245 bne  0x00000001 , 0x00003c17 
- 00015358  0x00003246 call  0x00003c1a 
- 00015359  0x00003247 ifetch  0x00000001 , 0x00000003 
- 00015360  0x00003248 branch  0x000060cb , 0x00000034 
- 00015361  0x00003249 branch  0x000060c9 
- 00015362  0x0000324e call  0x00003c1a 
- 00015363  0x0000324f call  0x00007f9e 
- 00015364  0x00003250 jam  0x00000001 , 0x00008010 
- 00015365  0x00003251 branch  0x00002a8e 
- 00015366  0x00003256 fetch  0x00000001 , 0x00000b04 
- 00015367  0x00003257 beq  0x00000000 , 0x00003c17 
- 00015368  0x00003258 ifetch  0x00000001 , 0x00000003 
- 00015369  0x00003259 branch  0x00003c13 , 0x00000034 
- 00015370  0x0000325a fetch  0x00000001 , 0x00000b04 
- 00015371  0x0000325b bne  0x00000005 , 0x00003c17 
- 00015372  0x0000325c ifetch  0x00000004 , 0x00000003 
- 00015373  0x0000325d arg  0x000f4240 , 0x00000002 
- 00015374  0x0000325e isub  0x00000002 , 0x0000003e 
- 00015375  0x0000325f branch  0x00003c17 , 0x00000002 
- 00015376  0x00003260 store  0x00000004 , 0x000044c7 
- 00015377  0x00003261 call  0x0000580c 
- 00015378  0x00003262 branch  0x00003c1a 
- 00015379  0x00003265 call  0x0000580e 
- 00015380  0x00003266 branch  0x00003c1a 
- 00015381  0x0000326b jam  0x00000000 , 0x00004091 
- 00015382  0x0000326c branch  0x00003c1a 
- 00015383  0x00003272 arg  0x00000001 , 0x00000002 
- 00015384  0x00003273 arg  0x00000000 , 0x00000011 
- 00015385  0x00003274 branch  0x00003c25 
- 00015386  0x00003278 arg  0x00000000 , 0x00000002 
- 00015387  0x00003279 arg  0x00000000 , 0x00000011 
- 00015388  0x0000327a branch  0x00003c25 
- 00015389  0x0000327f jam  0x00000000 , 0x00000b03 
- 00015390  0x00003280 branch  0x00003c49 
- 00015391  0x00003285 jam  0x00000002 , 0x00000b03 
- 00015392  0x00003286 branch  0x00003c49 
- 00015393  0x0000328b jam  0x00000003 , 0x00000b03 
- 00015394  0x0000328c branch  0x00003c49 
- 00015395  0x00003291 jam  0x00000005 , 0x00000b03 
- 00015396  0x00003292 branch  0x00003c49 
- 00015397  0x0000329b fetch  0x00000001 , 0x00000b03 
- 00015398  0x0000329c copy  0x0000003f , 0x00000013 
- 00015399  0x0000329d jam  0x00000006 , 0x00000b03 
- 00015400  0x0000329e setarg  0x00000002 
- 00015401  0x0000329f iadd  0x00000011 , 0x0000003f 
- 00015402  0x000032a0 call  0x00003ca7 
- 00015403  0x000032a1 copy  0x00000013 , 0x0000003f 
- 00015404  0x000032a2 istore  0x00000001 , 0x0000000a 
- 00015405  0x000032a3 istoret  0x00000001 , 0x0000000a 
- 00015406  0x000032a4 copy  0x00000011 , 0x00000039 
- 00015407  0x000032a5 copy  0x00000012 , 0x00000006 
- 00015408  0x000032a6 call  0x000066e4 
- 00015409  0x000032a7 branch  0x000066c5 
- 00015410  0x000032ad call  0x0000397f 
- 00015411  0x000032ae jam  0x00000007 , 0x00000b03 
- 00015412  0x000032af fetch  0x00000001 , 0x000004ff 
- 00015413  0x000032b0 rtn  0x00000034 
- 00015414  0x000032b1 call  0x00003ca7 
- 00015415  0x000032b2 fetch  0x00000001 , 0x000004ff 
- 00015416  0x000032b3 copy  0x0000003f , 0x00000039 
- 00015417  0x000032b4 fetch  0x00000002 , 0x00000501 
- 00015418  0x000032b5 copy  0x0000003f , 0x00000006 
- 00015419  0x000032b6 call  0x000066d1 
- 00015420  0x000032b7 branch  0x000066c5 
- 00015421  0x000032bc jam  0x00000008 , 0x00000b03 
- 00015422  0x000032bd fetch  0x00000001 , 0x000046b6 
- 00015423  0x000032be icopy  0x00000039 
- 00015424  0x000032bf increase  0x00000002 , 0x0000003f 
- 00015425  0x000032c0 call  0x00003ca7 
- 00015426  0x000032c1 fetch  0x00000002 , 0x000046b9 
- 00015427  0x000032c2 istore  0x00000002 , 0x0000000a 
- 00015428  0x000032c3 fetch  0x00000002 , 0x000046b7 
- 00015429  0x000032c4 icopy  0x00000006 
- 00015430  0x000032c5 call  0x000066d1 
- 00015431  0x000032c6 branch  0x000066c5 
- 00015432  0x000032cb jam  0x00000009 , 0x00000b03 
- 00015433  0x000032cd setarg  0x00000000 
- 00015434  0x000032ce call  0x00003ca7 
- 00015435  0x000032cf branch  0x000066c5 
- 00015436  0x000032d4 jam  0x0000000a , 0x00000b03 
- 00015437  0x000032d5 setarg  0x00000001 
- 00015438  0x000032d6 call  0x00003ca7 
- 00015439  0x000032d8 call  0x00003c5d 
- 00015440  0x000032da fetch  0x00000002 , 0x00004682 
- 00015441  0x000032db arg  0x00000002 , 0x00000007 
- 00015442  0x000032dc qisolate1  0x0000003f 
- 00015443  0x000032dd setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x000032df arg  0x00000009 , 0x00000007 
- 00015445  0x000032e0 qisolate1  0x0000003f 
- 00015446  0x000032e1 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x000032e3 fetch  0x00000001 , 0x00004682 
- 00015448  0x000032e4 arg  0x00000004 , 0x00000007 
- 00015449  0x000032e5 qisolate1  0x0000003f 
- 00015450  0x000032e6 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x000032e8 istoret  0x00000001 , 0x0000000a 
- 00015452  0x000032e9 branch  0x000066c5 
- 00015453  0x000032ee arg  0x00000000 , 0x00000002 
- 00015454  0x000032ef fetch  0x00000001 , 0x00004093 
- 00015455  0x000032f0 arg  0x00000000 , 0x00000007 
- 00015456  0x000032f1 qisolate1  0x0000003f 
- 00015457  0x000032f2 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x000032f3 arg  0x00000001 , 0x00000007 
- 00015459  0x000032f4 qisolate1  0x0000003f 
- 00015460  0x000032f5 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x000032f7 fetch  0x00000001 , 0x0000436e 
- 00015462  0x000032f8 arg  0x00000000 , 0x00000007 
- 00015463  0x000032f9 qisolate1  0x0000003f 
- 00015464  0x000032fa setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x000032fb rtn 
- 00015466  0x00003300 jam  0x0000000d , 0x00000b03 
- 00015467  0x00003301 fetch  0x00000001 , 0x00004217 
- 00015468  0x00003302 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x00003303 icopy  0x00000039 
- 00015470  0x00003304 call  0x00003ca7 
- 00015471  0x00003305 fetch  0x00000002 , 0x00004215 
- 00015472  0x00003306 icopy  0x00000006 
- 00015473  0x00003307 call  0x000066d1 
- 00015474  0x00003308 branch  0x000066c5 
- 00015475  0x0000330d jam  0x0000000e , 0x00000b03 
- 00015476  0x0000330e setarg  0x00000004 
- 00015477  0x0000330f call  0x00003ca7 
- 00015478  0x00003310 fetch  0x00000004 , 0x000009ba 
- 00015479  0x00003311 istore  0x00000004 , 0x0000000a 
- 00015480  0x00003312 branch  0x000066c5 
- 00015481  0x00003317 jam  0x0000000f , 0x00000b03 
- 00015482  0x00003318 hfetch  0x00000002 , 0x00008112 
- 00015483  0x00003319 arg  0x000000ff , 0x00000002 
- 00015484  0x0000331a call  0x00007fdd 
- 00015485  0x0000331b copy  0x0000003f , 0x00000039 
- 00015486  0x0000331c call  0x00003ca7 
- 00015487  0x0000331d call  0x000066cb 
- 00015488  0x0000331e call  0x00006703 
- 00015489  0x0000331f branch  0x000066c5 
- 00015490  0x00003324 jam  0x00000010 , 0x00000b03 
- 00015491  0x00003325 branch  0x00003c49 
- 00015492  0x0000332a jam  0x00000011 , 0x00000b03 
- 00015493  0x0000332b setarg  0x00000004 
- 00015494  0x0000332c call  0x00003ca7 
- 00015495  0x0000332d fetch  0x00000004 , 0x000044c7 
- 00015496  0x0000332e istore  0x00000004 , 0x0000000a 
- 00015497  0x0000332f branch  0x000066c5 
- 00015498  0x00003334 arg  0x00000180 , 0x00000011 
- 00015499  0x00003335 branch  0x00003c91 
- 00015500  0x00003338 arg  0x00000080 , 0x00000011 
- 00015501  0x00003339 branch  0x00003c91 
- 00015502  0x0000333c arg  0x00000101 , 0x00000011 
- 00015503  0x0000333d branch  0x00003c91 
- 00015504  0x00003340 arg  0x00000001 , 0x00000011 
- 00015505  0x00003343 jam  0x00000000 , 0x00004661 
- 00015506  0x00003344 jam  0x00000014 , 0x00000b03 
- 00015507  0x00003345 setarg  0x00000002 
- 00015508  0x00003346 call  0x00003ca7 
- 00015509  0x00003347 copy  0x00000011 , 0x0000003f 
- 00015510  0x00003348 istore  0x00000002 , 0x0000000a 
- 00015511  0x00003349 branch  0x000066c5 
- 00015512  0x0000334e arg  0x00000000 , 0x00000013 
- 00015513  0x0000334f branch  0x00003c9b 
- 00015514  0x00003352 arg  0x00000001 , 0x00000013 
- 00015515  0x00003355 jam  0x00000015 , 0x00000b03 
- 00015516  0x00003356 setarg  0x00000001 
- 00015517  0x00003357 call  0x00003ca7 
- 00015518  0x00003358 copy  0x00000013 , 0x0000003f 
- 00015519  0x00003359 istore  0x00000001 , 0x0000000a 
- 00015520  0x0000335a branch  0x000066c5 
- 00015521  0x0000335f jam  0x0000001d , 0x00000b03 
- 00015522  0x00003360 setarg  0x00000004 
- 00015523  0x00003361 call  0x00003ca7 
- 00015524  0x00003362 fetch  0x00000004 , 0x000009ba 
- 00015525  0x00003363 istore  0x00000004 , 0x0000000a 
- 00015526  0x00003364 branch  0x000066c5 
- 00015527  0x00003370 jam  0x00000002 , 0x00000b02 
- 00015528  0x00003371 store  0x00000001 , 0x00000b04 
- 00015529  0x00003372 storet  0x00000008 , 0x00000aa2 
- 00015530  0x00003373 bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x00003374 call  0x00003cb1 
- 00015532  0x00003375 fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x00003376 call  0x000066c2 
- 00015534  0x00003377 fetch  0x00000003 , 0x00000b02 
- 00015535  0x00003378 istore  0x00000003 , 0x0000000a 
- 00015536  0x00003379 rtn 
- 00015537  0x0000337d call  0x00003cba 
- 00015538  0x0000337e rtn  0x00000001 
- 00015539  0x00003380 call  0x00003cb8 
- 00015540  0x00003381 fetch  0x00000004 , 0x000046a3 
- 00015541  0x00003382 rshift2  0x0000003f , 0x0000003f 
- 00015542  0x00003383 rtn  0x00000034 
- 00015543  0x00003384 branch  0x00003cbe 
- 00015544  0x00003388 fetcht  0x00000001 , 0x000046a2 
- 00015545  0x00003389 branch  0x00006829 
- 00015546  0x0000338c fetcht  0x00000001 , 0x000046a2 
- 00015547  0x0000338d branch  0x0000681b 
- 00015548  0x00003390 fetcht  0x00000001 , 0x000046a2 
- 00015549  0x00003391 branch  0x00006825 
- 00015550  0x00003395 increase  0xffffffff , 0x0000003f 
- 00015551  0x00003396 nop  0x00000026 
- 00015552  0x00003397 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x00003398 rtn 
- 00015554  0x000033a2 call  0x00003ad4 
- 00015555  0x000033a3 rtn  0x00000028 
- 00015556  0x000033a4 copy  0x00000011 , 0x0000003f 
- 00015557  0x000033a5 store  0x00000002 , 0x000046b7 
- 00015558  0x000033a6 copy  0x00000012 , 0x0000003f 
- 00015559  0x000033a7 store  0x00000001 , 0x000046b6 
- 00015560  0x000033a8 fetch  0x00000002 , 0x00000478 
- 00015561  0x000033a9 fetcht  0x00000002 , 0x000046bb 
- 00015562  0x000033aa isub  0x00000002 , 0x0000003e 
- 00015563  0x000033ab branch  0x00003ccf , 0x00000005 
- 00015564  0x000033ac fetcht  0x00000002 , 0x000046bd 
- 00015565  0x000033ad isub  0x00000002 , 0x0000003e 
- 00015566  0x000033ae nrtn  0x00000005 
- 00015567  0x000033b0 store  0x00000002 , 0x000046b9 
- 00015568  0x000033b1 branch  0x00003c3d 
- 00015569  0x000033b7 fetch  0x00000001 , 0x000046bf 
- 00015570  0x000033b8 rtnbit1  0x00000005 
- 00015571  0x000033b9 call  0x00003cf0 
- 00015572  0x000033ba branch  0x0000340c 
- 00015573  0x000033be jam  0x00000002 , 0x00004172 
- 00015574  0x000033bf rtn 
- 00015575  0x000033c4 branch  0x00003cd8 
- 00015576  0x000033c7 fetch  0x00000001 , 0x000046b2 
- 00015577  0x000033c8 rtn  0x00000034 
- 00015578  0x000033c9 fetch  0x00000001 , 0x000046b3 
- 00015579  0x000033ca rtn  0x00000034 
- 00015580  0x000033cb increase  0xffffffff , 0x0000003f 
- 00015581  0x000033cc store  0x00000001 , 0x000046b3 
- 00015582  0x000033cd nrtn  0x00000034 
- 00015583  0x000033ce jam  0x0000000a , 0x000046b3 
- 00015584  0x000033cf call  0x000068eb 
- 00015585  0x000033d0 call  0x00006908 
- 00015586  0x000033d1 div  0x0000003f , 0x00000064 
- 00015587  0x000033d2 call  0x00007f86 
- 00015588  0x000033d3 quotient  0x0000003f 
- 00015589  0x000033d4 remainder  0x00000002 
- 00015590  0x000033d5 store  0x00000001 , 0x000046b4 
- 00015591  0x000033d6 storet  0x00000001 , 0x000046b5 
- 00015592  0x000033d7 rtn 
- 00015593  0x000033db call  0x00007fb4 
- 00015594  0x000033dc branch  0x000033d9 , 0x00000002 
- 00015595  0x000033dd branch  0x000033db 
- 00015596  0x000033e2 arg  0x00000006 , 0x00000007 
- 00015597  0x000033e3 branch  0x00003cfc 
- 00015598  0x000033e6 arg  0x00000006 , 0x00000007 
- 00015599  0x000033e7 branch  0x00003cf8 
- 00015600  0x000033ea arg  0x00000005 , 0x00000007 
- 00015601  0x000033eb branch  0x00003cfc 
- 00015602  0x000033ee arg  0x00000005 , 0x00000007 
- 00015603  0x000033ef branch  0x00003cf8 
- 00015604  0x000033f2 arg  0x00000004 , 0x00000007 
- 00015605  0x000033f3 branch  0x00003cfc 
- 00015606  0x000033f6 arg  0x00000004 , 0x00000007 
- 00015607  0x000033f7 branch  0x00003cf8 
- 00015608  0x000033fa fetch  0x00000001 , 0x000046bf 
- 00015609  0x000033fb qset0  0x0000003f 
- 00015610  0x000033fc store  0x00000001 , 0x000046bf 
- 00015611  0x000033fd rtn 
- 00015612  0x00003400 fetch  0x00000001 , 0x000046bf 
- 00015613  0x00003401 qset1  0x0000003f 
- 00015614  0x00003402 store  0x00000001 , 0x000046bf 
- 00015615  0x00003403 rtn 
- 00015616  0x0000340e call  0x00003d39 
- 00015617  0x0000340f call  0x0000640f 
- 00015618  0x00003410 call  0x000040c6 
- 00015619  0x00003411 call  0x00003d66 
- 00015620  0x00003412 call  0x00006411 
- 00015621  0x00003413 rtn  0x0000002b 
- 00015622  0x00003414 call  0x00003d16 
- 00015623  0x00003415 call  0x00003d19 
- 00015624  0x00003418 fetch  0x00000004 , 0x000046d3 
- 00015625  0x00003419 rtnbit1  0x00000010 
- 00015626  0x0000341a call  0x00003d4e 
- 00015627  0x0000341b rtnmark1  0x00000026 
- 00015628  0x0000341c fetch  0x00000002 , 0x00004682 
- 00015629  0x0000341d bbit1  0x0000000c , 0x000042b0 
- 00015630  0x0000341e branch  0x000042a2 
- 00015631  0x00003422 fetch  0x00000004 , 0x000046d3 
- 00015632  0x00003423 rtnbit0  0x0000001b 
- 00015633  0x00003424 arg  0x00000014 , 0x00000039 
- 00015634  0x00003426 setarg  0x00030d40 
- 00015635  0x00003427 call  0x00002a8f 
- 00015636  0x00003428 loop  0x00007ec1 
- 00015637  0x00003429 rtn 
- 00015638  0x0000342d fetch  0x00000004 , 0x000046d3 
- 00015639  0x0000342e rtnbit0  0x00000010 
- 00015640  0x0000342f branch  0x000048ea 
- 00015641  0x00003433 setarg  0x0000416d 
- 00015642  0x00003434 store  0x00000002 , 0x000041ef 
- 00015643  0x00003435 setarg  0x00003f77 
- 00015644  0x00003436 store  0x00000002 , 0x000041f1 
- 00015645  0x00003437 setarg  0x00003ebb 
- 00015646  0x00003438 store  0x00000002 , 0x000041ed 
- 00015647  0x00003439 setarg  0x0000417c 
- 00015648  0x0000343a store  0x00000002 , 0x000041f5 
- 00015649  0x0000343b setarg  0x00003de3 
- 00015650  0x0000343c store  0x00000002 , 0x000041f3 
- 00015651  0x0000343d setarg  0x00003eb3 
- 00015652  0x0000343e store  0x00000002 , 0x000041eb 
- 00015653  0x0000343f setarg  0x00003d5b 
- 00015654  0x00003440 store  0x00000002 , 0x000041f9 
- 00015655  0x00003442 call  0x00002c7a 
- 00015656  0x00003443 setarg  0x00004401 
- 00015657  0x00003444 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x00003445 istore  0x00000002 , 0x00000005 
- 00015659  0x00003446 setarg  0x00004406 
- 00015660  0x00003447 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x00003448 istore  0x00000002 , 0x00000005 
- 00015662  0x00003449 setarg  0x00003ebf 
- 00015663  0x0000344a add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x0000344b istore  0x00000002 , 0x00000005 
- 00015665  0x0000344d setarg  0x000041f9 
- 00015666  0x0000344e store  0x00000002 , 0x000041fd 
- 00015667  0x0000344f setarg  0x00003d36 
- 00015668  0x00003450 store  0x00000002 , 0x00004201 
- 00015669  0x00003451 rtn 
- 00015670  0x00003454 fetch  0x00000004 , 0x000046d3 
- 00015671  0x00003455 bbit0  0x00000012 , 0x000064d7 
- 00015672  0x00003456 branch  0x000064da 
- 00015673  0x00003459 rtn  0x0000002b 
- 00015674  0x0000345a call  0x00002c9d 
- 00015675  0x0000345b call  0x00003e6e 
- 00015676  0x0000345c call  0x00003e1e 
- 00015677  0x0000345d call  0x00003e54 
- 00015678  0x0000345e call  0x00005810 
- 00015679  0x0000345f call  0x00005839 
- 00015680  0x00003460 call  0x0000582c 
- 00015681  0x00003461 call  0x00005818 
- 00015682  0x00003462 fetch  0x00000004 , 0x000046d3 
- 00015683  0x00003463 bbit1  0x00000014 , 0x00003d46 
- 00015684  0x00003464 bbit1  0x00000013 , 0x00004414 
- 00015685  0x00003465 rtn 
- 00015686  0x00003468 call  0x0000659c 
- 00015687  0x00003469 fetch  0x00000004 , 0x000046d3 
- 00015688  0x0000346a isolate1  0x00000019 , 0x0000003f 
- 00015689  0x0000346b ncall  0x000065c2 , 0x00000001 
- 00015690  0x0000346c call  0x0000443f 
- 00015691  0x0000346d call  0x00003dc9 
- 00015692  0x0000346e call  0x000041aa 
- 00015693  0x0000346f branch  0x000065df 
- 00015694  0x00003472 fetch  0x00000004 , 0x000046d3 
- 00015695  0x00003473 bbit0  0x0000001e , 0x00003d53 
- 00015696  0x00003474 fetch  0x00000001 , 0x00000abd 
- 00015697  0x00003475 isolate0  0x00000003 , 0x0000003f 
- 00015698  0x00003476 nrtn  0x00000001 
- 00015699  0x00003478 fetch  0x00000001 , 0x0000471f 
- 00015700  0x00003479 store  0x00000001 , 0x0000471e 
- 00015701  0x0000347a fetch  0x00000001 , 0x000046f5 
- 00015702  0x0000347b rtnbit1  0x00000006 
- 00015703  0x0000347d fetch  0x00000004 , 0x000046d3 
- 00015704  0x0000347e rtnbit0  0x00000011 
- 00015705  0x0000347f bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x00003480 branch  0x00002f2c 
- 00015707  0x00003482 fetch  0x00000001 , 0x00000478 
- 00015708  0x00003483 sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x00003484 nrtn  0x00000005 
- 00015710  0x00003485 jam  0x00000012 , 0x00000a99 
- 00015711  0x00003486 call  0x00007d8f 
- 00015712  0x00003488 arg  0x00000000 , 0x00000007 
- 00015713  0x00003489 branch  0x000041b9 
- 00015714  0x0000348c fetch  0x00000001 , 0x000046b6 
- 00015715  0x0000348d rtneq  0x00000001 
- 00015716  0x0000348e jam  0x00000001 , 0x000046b6 
- 00015717  0x0000348f rtn 
- 00015718  0x00003491 fetch  0x00000001 , 0x000046e1 
- 00015719  0x00003492 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x00003493 store  0x00000001 , 0x0000477a 
- 00015721  0x00003494 branch  0x00003d80 
- 00015722  0x00003498 fetcht  0x00000001 , 0x000046e7 
- 00015723  0x00003499 call  0x0000681d 
- 00015724  0x0000349a nbranch  0x00003d62 , 0x00000001 
- 00015725  0x0000349c fetch  0x00000001 , 0x000046b6 
- 00015726  0x0000349d rtneq  0x00000000 
- 00015727  0x0000349e jam  0x00000000 , 0x000046b6 
- 00015728  0x000034a0 fetch  0x00000001 , 0x0000477a 
- 00015729  0x000034a1 increase  0x00000001 , 0x0000003f 
- 00015730  0x000034a2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x000034a3 store  0x00000001 , 0x0000477a 
- 00015732  0x000034a4 call  0x00003d7e 
- 00015733  0x000034a5 fetch  0x00000004 , 0x000046d3 
- 00015734  0x000034a6 bbit1  0x00000014 , 0x0000443b 
- 00015735  0x000034a7 bbit1  0x00000013 , 0x00003d79 
- 00015736  0x000034a8 rtn 
- 00015737  0x000034aa arg  0x0000001e , 0x00000002 
- 00015738  0x000034ab call  0x0000680e 
- 00015739  0x000034ac arg  0x0000001f , 0x00000002 
- 00015740  0x000034ad call  0x0000680e 
- 00015741  0x000034ae branch  0x00004435 
- 00015742  0x000034b1 bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x000034b2 call  0x0000424a 
- 00015744  0x000034b3 fetch  0x00000001 , 0x000046e0 
- 00015745  0x000034b4 beq  0x00000005 , 0x00003daa 
- 00015746  0x000034b5 beq  0x00000004 , 0x00003d96 
- 00015747  0x000034b6 fetch  0x00000001 , 0x0000477a 
- 00015748  0x000034b7 beq  0x00000000 , 0x00003d8a 
- 00015749  0x000034b8 beq  0x00000001 , 0x00003d88 
- 00015750  0x000034b9 beq  0x00000002 , 0x00003d8c 
- 00015751  0x000034ba beq  0x00000003 , 0x00003d8e 
- 00015752  0x000034bc fetch  0x00000001 , 0x00004780 
- 00015753  0x000034bd branch  0x00003dbe 
- 00015754  0x000034bf fetch  0x00000001 , 0x0000477f 
- 00015755  0x000034c0 branch  0x00003dbe 
- 00015756  0x000034c2 fetch  0x00000001 , 0x00004781 
- 00015757  0x000034c3 branch  0x00003dbe 
- 00015758  0x000034c5 fetch  0x00000001 , 0x00004782 
- 00015759  0x000034c6 branch  0x00003dbe 
- 00015760  0x000034c8 fetch  0x00000001 , 0x000046e0 
- 00015761  0x000034c9 rtneq  0x00000006 
- 00015762  0x000034ca fetch  0x00000001 , 0x000046b5 
- 00015763  0x000034cb increase  0x00000001 , 0x0000003f 
- 00015764  0x000034cc store  0x00000001 , 0x000046b5 
- 00015765  0x000034cd rtn 
- 00015766  0x000034d0 fetch  0x00000001 , 0x0000477a 
- 00015767  0x000034d1 beq  0x00000000 , 0x00003d9d 
- 00015768  0x000034d2 beq  0x00000001 , 0x00003d9b 
- 00015769  0x000034d3 beq  0x00000002 , 0x00003d9f 
- 00015770  0x000034d4 beq  0x00000003 , 0x00003da1 
- 00015771  0x000034d6 fetch  0x00000001 , 0x00004784 
- 00015772  0x000034d7 branch  0x00003da2 
- 00015773  0x000034d9 fetch  0x00000001 , 0x00004783 
- 00015774  0x000034da branch  0x00003da2 
- 00015775  0x000034dc fetch  0x00000001 , 0x00004785 
- 00015776  0x000034dd branch  0x00003da2 
- 00015777  0x000034df fetch  0x00000001 , 0x00004786 
- 00015778  0x000034e1 store  0x00000001 , 0x000046b5 
- 00015779  0x000034e2 lshift8  0x0000003f , 0x0000003f 
- 00015780  0x000034e3 copy  0x0000003f , 0x00000011 
- 00015781  0x000034e4 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x000034e5 call  0x00006413 
- 00015783  0x000034e6 copy  0x00000011 , 0x0000003f 
- 00015784  0x000034e7 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x000034e8 branch  0x00006413 
- 00015786  0x000034eb fetch  0x00000001 , 0x0000477a 
- 00015787  0x000034ec beq  0x00000000 , 0x00003db1 
- 00015788  0x000034ed beq  0x00000001 , 0x00003daf 
- 00015789  0x000034ee beq  0x00000002 , 0x00003db3 
- 00015790  0x000034ef beq  0x00000003 , 0x00003db5 
- 00015791  0x000034f1 fetch  0x00000001 , 0x00004788 
- 00015792  0x000034f2 branch  0x00003db6 
- 00015793  0x000034f4 fetch  0x00000001 , 0x00004787 
- 00015794  0x000034f5 branch  0x00003db6 
- 00015795  0x000034f7 fetch  0x00000001 , 0x00004789 
- 00015796  0x000034f8 branch  0x00003db6 
- 00015797  0x000034fa fetch  0x00000001 , 0x0000478a 
- 00015798  0x000034fc store  0x00000001 , 0x000046b5 
- 00015799  0x000034fd call  0x000040c0 
- 00015800  0x000034fe fetch  0x00000001 , 0x000046b5 
- 00015801  0x00003500 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x00003501 lshift8  0x0000003f , 0x0000003f 
- 00015803  0x00003502 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x00003503 copy  0x0000003f , 0x00000011 
- 00015805  0x00003504 branch  0x0000415a 
- 00015806  0x00003507 store  0x00000001 , 0x000046b5 
- 00015807  0x00003508 call  0x00003d90 
- 00015808  0x00003509 fetch  0x00000001 , 0x000046b5 
- 00015809  0x0000350a setarg  0x00000006 
- 00015810  0x0000350b call  0x00006414 
- 00015811  0x0000350c and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x0000350d fetch  0x00000001 , 0x000046b5 
- 00015813  0x0000350e iadd  0x00000002 , 0x0000003f 
- 00015814  0x0000350f lshift8  0x0000003f , 0x0000003f 
- 00015815  0x00003510 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x00003511 branch  0x00006413 
- 00015817  0x00003515 call  0x000033c4 
- 00015818  0x00003516 branch  0x00004316 , 0x00000005 
- 00015819  0x00003517 call  0x0000441c 
- 00015820  0x00003518 call  0x000042e4 
- 00015821  0x00003519 branch  0x000033bd 
- 00015822  0x0000351d fetch  0x00000002 , 0x00004707 
- 00015823  0x0000351e rtn  0x00000034 
- 00015824  0x0000351f fetch  0x00000004 , 0x000046d3 
- 00015825  0x00003520 rtnbit0  0x00000011 
- 00015826  0x00003521 rtnbit1  0x00000003 
- 00015827  0x00003522 rtnmark1  0x00000026 
- 00015828  0x00003523 call  0x00004083 
- 00015829  0x00003524 rtnne  0x00000007 
- 00015830  0x00003525 call  0x00004482 
- 00015831  0x00003526 arg  0x00000003 , 0x00000007 
- 00015832  0x00003527 call  0x000043ce 
- 00015833  0x00003528 setarg  0x00000000 
- 00015834  0x00003529 store  0x00000002 , 0x000046ae 
- 00015835  0x0000352a store  0x00000001 , 0x000046b4 
- 00015836  0x0000352b call  0x00003263 
- 00015837  0x0000352d fetch  0x00000002 , 0x00004682 
- 00015838  0x0000352e bbit1  0x00000007 , 0x00004392 
- 00015839  0x0000352f bbit1  0x00000009 , 0x00003402 
- 00015840  0x00003530 bbit1  0x00000000 , 0x000033e9 
- 00015841  0x00003531 call  0x000042ca 
- 00015842  0x00003532 branch  0x00002ead 
- 00015843  0x00003536 call  0x00003dce 
- 00015844  0x00003537 call  0x00007e34 
- 00015845  0x00003538 call  0x00003d6a 
- 00015846  0x00003539 call  0x00003de9 
- 00015847  0x0000353a call  0x00003ee0 
- 00015848  0x0000353b branch  0x00003df7 
- 00015849  0x0000353d fetch  0x00000004 , 0x000046d3 
- 00015850  0x0000353e rtnbit0  0x00000010 
- 00015851  0x0000353f call  0x000048d3 
- 00015852  0x00003540 branch  0x000048fd 
- 00015853  0x00003543 hfetch  0x00000001 , 0x00008a04 
- 00015854  0x00003544 bbit0  0x00000007 , 0x00003df1 
- 00015855  0x00003545 bbit1  0x00000007 , 0x00003df4 
- 00015856  0x00003546 rtn 
- 00015857  0x00003548 fetch  0x00000001 , 0x000046ff 
- 00015858  0x00003549 rtnbit0  0x00000007 
- 00015859  0x0000354a branch  0x0000659a 
- 00015860  0x0000354c fetch  0x00000001 , 0x000046ff 
- 00015861  0x0000354d rtnbit1  0x00000007 
- 00015862  0x0000354e branch  0x00004381 
- 00015863  0x00003551 call  0x00003ded 
- 00015864  0x00003552 hfetch  0x00000001 , 0x00008a04 
- 00015865  0x00003553 store  0x00000001 , 0x000046ff 
- 00015866  0x00003554 rtnbit0  0x00000007 
- 00015867  0x00003555 call  0x00003e07 
- 00015868  0x00003556 fetch  0x00000004 , 0x000046f9 
- 00015869  0x00003557 fetcht  0x00000001 , 0x000046fd 
- 00015870  0x00003558 iadd  0x00000002 , 0x00000002 
- 00015871  0x00003559 copy  0x00000022 , 0x0000003f 
- 00015872  0x0000355a isub  0x00000002 , 0x0000003e 
- 00015873  0x0000355b nrtn  0x00000002 
- 00015874  0x0000355c store  0x00000004 , 0x000046f9 
- 00015875  0x0000355d call  0x00003f97 
- 00015876  0x0000355e nrtn  0x00000028 
- 00015877  0x0000355f jam  0x00000004 , 0x00000d38 
- 00015878  0x00003560 branch  0x00003e0f 
- 00015879  0x00003563 fetcht  0x00000004 , 0x000046f9 
- 00015880  0x00003564 copy  0x00000022 , 0x0000003f 
- 00015881  0x00003565 isub  0x00000002 , 0x0000003e 
- 00015882  0x00003566 ncall  0x00003e0c , 0x00000002 
- 00015883  0x00003567 rtn 
- 00015884  0x00003569 setarg  0x00000000 
- 00015885  0x0000356a store  0x00000004 , 0x000046f9 
- 00015886  0x0000356b rtn 
- 00015887  0x00003570 fetch  0x00000001 , 0x00000d38 
- 00015888  0x00003571 rtnbit0  0x00000002 
- 00015889  0x00003572 branch  0x00003e12 
- 00015890  0x00003574 hfetch  0x00000001 , 0x00008a04 
- 00015891  0x00003575 rtnbit0  0x00000007 
- 00015892  0x00003576 jam  0x00000020 , 0x00000d52 
- 00015893  0x00003577 setarg  0x00000001 
- 00015894  0x00003578 store  0x00000001 , 0x00000d54 
- 00015895  0x00003579 fetch  0x00000007 , 0x0000469a 
- 00015896  0x0000357a istore  0x00000007 , 0x00000005 
- 00015897  0x0000357b rtn 
- 00015898  0x0000357f hfetch  0x00000002 , 0x00008050 
- 00015899  0x00003580 set0  0x0000000b , 0x0000003f 
- 00015900  0x00003581 hstore  0x00000002 , 0x00008050 
- 00015901  0x00003582 rtn 
- 00015902  0x00003585 setarg  0x00008c00 
- 00015903  0x00003586 store  0x00000002 , 0x00004575 
- 00015904  0x00003587 setarg  0x00008e7a 
- 00015905  0x00003588 store  0x00000002 , 0x000044bc 
- 00015906  0x00003589 setarg  0x00002402 
- 00015907  0x0000358a store  0x00000002 , 0x000040bd 
- 00015908  0x0000358b setarg  0x00002580 
- 00015909  0x0000358c store  0x00000003 , 0x000040aa 
- 00015910  0x0000358d jam  0x00000003 , 0x00004173 
- 00015911  0x0000358e jam  0x00000008 , 0x00004156 
- 00015912  0x0000358f jam  0x00000001 , 0x000046d9 
- 00015913  0x00003590 setarg  0x00000200 
- 00015914  0x00003591 store  0x00000002 , 0x00004154 
- 00015915  0x00003592 jam  0x00000017 , 0x000044a6 
- 00015916  0x00003593 jam  0x00000017 , 0x000044a8 
- 00015917  0x00003595 setarg  0x00000a77 
- 00015918  0x00003596 store  0x00000002 , 0x00004212 
- 00015919  0x000035a6 setsect  0x00000000 , 0x00000306 
- 00015920  0x000035a7 setsect  0x00000001 , 0x00004440 
- 00015921  0x000035a8 setsect  0x00000002 , 0x00010000 
- 00015922  0x000035a9 setsect  0x00000003 , 0x00004408 
- 00015923  0x000035aa store  0x00000009 , 0x00004577 
- 00015924  0x000035ab setsect  0x00000000 , 0x00001224 
- 00015925  0x000035ac setsect  0x00000001 , 0x00004000 
- 00015926  0x000035ad setsect  0x00000002 , 0x00000000 
- 00015927  0x000035ae istore  0x00000005 , 0x00000005 
- 00015928  0x000035b0 setsect  0x00000000 , 0x0003ffff 
- 00015929  0x000035b1 setsect  0x00000001 , 0x0002fe23 
- 00015930  0x000035b2 setsect  0x00000002 , 0x000199d9 
- 00015931  0x000035b3 setsect  0x00000003 , 0x0000020d 
- 00015932  0x000035b4 store  0x00000008 , 0x00004098 
- 00015933  0x000035b6 setarg  0x0000012c 
- 00015934  0x000035b7 store  0x00000002 , 0x00004707 
- 00015935  0x000035b8 call  0x000057a3 
- 00015936  0x000035b9 fetch  0x00000004 , 0x000046d3 
- 00015937  0x000035ba rtnbit0  0x0000001f 
- 00015938  0x000035bb call  0x00003e44 
- 00015939  0x000035bc branch  0x00003e4c 
- 00015940  0x000035bf fetcht  0x00000001 , 0x000046f7 
- 00015941  0x000035c0 call  0x000067fb 
- 00015942  0x000035c1 fetcht  0x00000001 , 0x000046f7 
- 00015943  0x000035c2 call  0x0000681d 
- 00015944  0x000035c3 jam  0x00000003 , 0x000046f6 
- 00015945  0x000035c4 rtn  0x00000001 
- 00015946  0x000035c5 jam  0x00000002 , 0x000046f6 
- 00015947  0x000035c6 rtn 
- 00015948  0x000035c9 fetcht  0x00000001 , 0x000046f8 
- 00015949  0x000035ca call  0x000067fb 
- 00015950  0x000035cb fetcht  0x00000001 , 0x000046f8 
- 00015951  0x000035cc call  0x0000681d 
- 00015952  0x000035cd jam  0x00000000 , 0x0000422d 
- 00015953  0x000035ce rtn  0x00000001 
- 00015954  0x000035cf jam  0x00000002 , 0x0000422d 
- 00015955  0x000035d0 rtn 
- 00015956  0x000035d4 fetch  0x00000001 , 0x0000422d 
- 00015957  0x000035d5 beq  0x00000000 , 0x00003e59 
- 00015958  0x000035d6 beq  0x00000001 , 0x00003e62 
- 00015959  0x000035d7 beq  0x00000002 , 0x00003e6b 
- 00015960  0x000035d8 branch  0x00003e59 
- 00015961  0x000035db fetcht  0x00000002 , 0x00004221 
- 00015962  0x000035dc fetch  0x00000002 , 0x00004227 
- 00015963  0x000035dd isub  0x00000002 , 0x0000003f 
- 00015964  0x000035de mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x000035df div  0x0000003f , 0x00000064 
- 00015966  0x000035e0 call  0x00007f86 
- 00015967  0x000035e1 quotient  0x0000003f 
- 00015968  0x000035e2 store  0x00000002 , 0x000046d0 
- 00015969  0x000035e3 rtn 
- 00015970  0x000035e5 fetcht  0x00000002 , 0x0000421f 
- 00015971  0x000035e6 fetch  0x00000002 , 0x00004225 
- 00015972  0x000035e7 isub  0x00000002 , 0x0000003f 
- 00015973  0x000035e8 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x000035e9 div  0x0000003f , 0x00000190 
- 00015975  0x000035ea call  0x00007f86 
- 00015976  0x000035eb quotient  0x0000003f 
- 00015977  0x000035ec store  0x00000002 , 0x000046d0 
- 00015978  0x000035ed rtn 
- 00015979  0x000035ef fetch  0x00000002 , 0x00004223 
- 00015980  0x000035f0 store  0x00000002 , 0x000046d0 
- 00015981  0x000035f1 rtn 
- 00015982  0x000035f3 fetcht  0x00000001 , 0x0000423a 
- 00015983  0x000035f4 call  0x0000680e 
- 00015984  0x000035f5 call  0x000048fb 
- 00015985  0x000035f6 fetcht  0x00000001 , 0x000046e2 
- 00015986  0x000035f7 call  0x000067fb 
- 00015987  0x000035f8 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x000035f9 call  0x000067fb 
- 00015989  0x000035fa fetcht  0x00000001 , 0x000046e4 
- 00015990  0x000035fb call  0x000067fb 
- 00015991  0x000035fc fetcht  0x00000001 , 0x000046f3 
- 00015992  0x000035fd call  0x000067fb 
- 00015993  0x000035ff fetcht  0x00000001 , 0x000046dc 
- 00015994  0x00003600 call  0x0000680e 
- 00015995  0x00003602 fetcht  0x00000001 , 0x000046e8 
- 00015996  0x00003603 call  0x000067fb 
- 00015997  0x00003605 fetcht  0x00000001 , 0x000046e9 
- 00015998  0x00003606 call  0x000067fb 
- 00015999  0x00003608 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x00003609 call  0x000067fb 
- 00016001  0x0000360a fetcht  0x00000001 , 0x000046eb 
- 00016002  0x0000360b call  0x000067fb 
- 00016003  0x0000360d fetcht  0x00000001 , 0x000046e5 
- 00016004  0x0000360e call  0x000067fb 
- 00016005  0x0000360f fetcht  0x00000001 , 0x000046e6 
- 00016006  0x00003610 call  0x000067fb 
- 00016007  0x00003612 fetcht  0x00000001 , 0x000046ef 
- 00016008  0x00003613 call  0x0000680e 
- 00016009  0x00003615 fetcht  0x00000001 , 0x000046f0 
- 00016010  0x00003616 call  0x0000680e 
- 00016011  0x00003618 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x00003619 call  0x0000680e 
- 00016013  0x0000361b fetcht  0x00000001 , 0x000046f2 
- 00016014  0x0000361c call  0x0000680e 
- 00016015  0x0000361e fetcht  0x00000001 , 0x000046f4 
- 00016016  0x0000361f call  0x0000680e 
- 00016017  0x00003621 fetcht  0x00000001 , 0x000046ed 
- 00016018  0x00003622 call  0x000067fb 
- 00016019  0x00003624 fetcht  0x00000001 , 0x000046ec 
- 00016020  0x00003625 call  0x000067fb 
- 00016021  0x00003627 fetcht  0x00000001 , 0x000046e7 
- 00016022  0x00003628 branch  0x000067fb 
- 00016023  0x0000362b fetcht  0x00000001 , 0x000046e8 
- 00016024  0x0000362c call  0x000067dd 
- 00016025  0x0000362d fetcht  0x00000001 , 0x000046e9 
- 00016026  0x0000362e call  0x000067dd 
- 00016027  0x0000362f fetcht  0x00000001 , 0x000046ea 
- 00016028  0x00003630 call  0x000067dd 
- 00016029  0x00003631 fetcht  0x00000001 , 0x000046eb 
- 00016030  0x00003632 branch  0x000067dd 
- 00016031  0x00003635 fetcht  0x00000001 , 0x000046e8 
- 00016032  0x00003636 call  0x00003ea7 
- 00016033  0x00003637 fetcht  0x00000001 , 0x000046e9 
- 00016034  0x00003638 call  0x00003ea7 
- 00016035  0x00003639 fetcht  0x00000001 , 0x000046ea 
- 00016036  0x0000363a call  0x00003ea7 
- 00016037  0x0000363b fetcht  0x00000001 , 0x000046eb 
- 00016038  0x0000363c branch  0x00003ea7 
- 00016039  0x0000363f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x00003640 rtn  0x00000005 
- 00016041  0x00003641 and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x00003642 hfetch  0x00000004 , 0x0000811c 
- 00016043  0x00003643 qisolate1  0x0000003f 
- 00016044  0x00003644 hfetch  0x00000004 , 0x00008078 
- 00016045  0x00003645 qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x00003646 hstore  0x00000004 , 0x00008078 
- 00016047  0x00003647 hfetch  0x00000004 , 0x0000807c 
- 00016048  0x00003648 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x00003649 hstore  0x00000004 , 0x0000807c 
- 00016050  0x0000364a rtn 
- 00016051  0x0000364d enable  0x00000028 
- 00016052  0x0000364e hfetch  0x00000004 , 0x00008138 
- 00016053  0x0000364f setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x00003650 hstore  0x00000004 , 0x0000804c 
- 00016055  0x00003651 call  0x00002c21 
- 00016056  0x00003652 call  0x00004482 
- 00016057  0x00003653 call  0x00003e9f 
- 00016058  0x00003655 branch  0x00003ebf 
- 00016059  0x0000365a call  0x00003ebf 
- 00016060  0x0000365b fetch  0x00000001 , 0x000000a0 
- 00016061  0x0000365c nrtn  0x00000034 
- 00016062  0x0000365d branch  0x000067ed 
- 00016063  0x00003660 call  0x00003ee0 
- 00016064  0x00003661 arg  0x00000019 , 0x00000002 
- 00016065  0x00003662 fetch  0x00000004 , 0x000046d3 
- 00016066  0x00003663 isolate1  0x00000012 , 0x0000003f 
- 00016067  0x00003664 call  0x00003ede , 0x00000001 
- 00016068  0x00003665 call  0x0000680e 
- 00016069  0x00003666 call  0x000063ee 
- 00016070  0x0000366a fetcht  0x00000001 , 0x000046e2 
- 00016071  0x0000366b call  0x000067dd 
- 00016072  0x0000366c fetcht  0x00000001 , 0x000046e3 
- 00016073  0x0000366d call  0x000067dd 
- 00016074  0x0000366e fetcht  0x00000001 , 0x000046e4 
- 00016075  0x0000366f call  0x000067dd 
- 00016076  0x00003671 fetcht  0x00000001 , 0x000046e5 
- 00016077  0x00003672 call  0x000067dd 
- 00016078  0x00003673 fetcht  0x00000001 , 0x000046e6 
- 00016079  0x00003674 call  0x000067dd 
- 00016080  0x00003675 fetcht  0x00000001 , 0x000046e7 
- 00016081  0x00003676 call  0x000067dd 
- 00016082  0x00003677 fetcht  0x00000001 , 0x000046ed 
- 00016083  0x00003678 call  0x000067dd 
- 00016084  0x00003679 fetcht  0x00000001 , 0x000046e8 
- 00016085  0x0000367a call  0x000067dd 
- 00016086  0x0000367b fetcht  0x00000001 , 0x000046e9 
- 00016087  0x0000367c call  0x000067dd 
- 00016088  0x0000367d fetcht  0x00000001 , 0x000046ea 
- 00016089  0x0000367e call  0x000067dd 
- 00016090  0x0000367f fetcht  0x00000001 , 0x000046eb 
- 00016091  0x00003680 call  0x000067dd 
- 00016092  0x00003681 fetcht  0x00000001 , 0x000046f3 
- 00016093  0x00003682 branch  0x000067e1 
- 00016094  0x00003687 arg  0x0000001e , 0x00000002 
- 00016095  0x00003688 rtn 
- 00016096  0x0000368b bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x0000368c call  0x00003eee 
- 00016098  0x0000368d call  0x00003f36 
- 00016099  0x0000368e fetch  0x00000001 , 0x000046b8 
- 00016100  0x0000368f fetcht  0x00000001 , 0x000046b7 
- 00016101  0x00003690 store  0x00000001 , 0x000046b7 
- 00016102  0x00003691 isub  0x00000002 , 0x0000003e 
- 00016103  0x00003692 nbranch  0x000033d4 , 0x00000005 
- 00016104  0x00003693 fetch  0x00000001 , 0x000046be 
- 00016105  0x00003694 fetcht  0x00000001 , 0x000046bd 
- 00016106  0x00003695 store  0x00000001 , 0x000046bd 
- 00016107  0x00003696 isub  0x00000002 , 0x0000003e 
- 00016108  0x00003697 nbranch  0x000033d4 , 0x00000005 
- 00016109  0x00003698 rtn 
- 00016110  0x0000369a fetch  0x00000001 , 0x000046ea 
- 00016111  0x0000369b rtneq  0x000000ff 
- 00016112  0x0000369c arg  0x00000000 , 0x00000011 
- 00016113  0x0000369d fetcht  0x00000001 , 0x000046ea 
- 00016114  0x0000369e call  0x0000681d 
- 00016115  0x0000369f setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x000036a0 fetcht  0x00000001 , 0x000046eb 
- 00016117  0x000036a1 call  0x0000681d 
- 00016118  0x000036a2 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x000036a3 copy  0x00000011 , 0x0000003f 
- 00016120  0x000036a4 store  0x00000001 , 0x000046b8 
- 00016121  0x000036a5 beq  0x00000001 , 0x00003efe 
- 00016122  0x000036a6 beq  0x00000002 , 0x00003f02 
- 00016123  0x000036a7 fetch  0x00000001 , 0x000046b9 
- 00016124  0x000036a8 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x000036a9 rtn 
- 00016126  0x000036ac fetch  0x00000001 , 0x000046b7 
- 00016127  0x000036ad beq  0x00000000 , 0x00003f06 
- 00016128  0x000036ae beq  0x00000003 , 0x00003f08 
- 00016129  0x000036af rtn 
- 00016130  0x000036b1 fetch  0x00000001 , 0x000046b7 
- 00016131  0x000036b2 beq  0x00000000 , 0x00003f0a 
- 00016132  0x000036b3 beq  0x00000003 , 0x00003f0c 
- 00016133  0x000036b4 rtn 
- 00016134  0x000036b6 jam  0x00000082 , 0x000046b9 
- 00016135  0x000036b7 rtn 
- 00016136  0x000036b9 jam  0x00000081 , 0x000046b9 
- 00016137  0x000036ba rtn 
- 00016138  0x000036bc jam  0x00000080 , 0x000046b9 
- 00016139  0x000036bd rtn 
- 00016140  0x000036bf jam  0x00000083 , 0x000046b9 
- 00016141  0x000036c0 rtn 
- 00016142  0x000036c2 fetch  0x00000001 , 0x000046b9 
- 00016143  0x000036c3 set0  0x00000007 , 0x0000003f 
- 00016144  0x000036c4 store  0x00000001 , 0x000046b9 
- 00016145  0x000036c5 beq  0x00000000 , 0x00003f16 
- 00016146  0x000036c6 beq  0x00000001 , 0x00003f19 
- 00016147  0x000036c7 beq  0x00000002 , 0x00003f1c 
- 00016148  0x000036c8 beq  0x00000003 , 0x00003f1f 
- 00016149  0x000036c9 rtn 
- 00016150  0x000036cb fetch  0x00000001 , 0x000046b8 
- 00016151  0x000036cc beq  0x00000003 , 0x00003f22 
- 00016152  0x000036cd rtn 
- 00016153  0x000036cf fetch  0x00000001 , 0x000046b8 
- 00016154  0x000036d0 beq  0x00000000 , 0x00003f22 
- 00016155  0x000036d1 rtn 
- 00016156  0x000036d3 fetch  0x00000001 , 0x000046b8 
- 00016157  0x000036d4 beq  0x00000003 , 0x00003f2c 
- 00016158  0x000036d5 rtn 
- 00016159  0x000036d7 fetch  0x00000001 , 0x000046b8 
- 00016160  0x000036d8 beq  0x00000000 , 0x00003f2c 
- 00016161  0x000036d9 rtn 
- 00016162  0x000036db fetch  0x00000001 , 0x000046bc 
- 00016163  0x000036dc increase  0x00000001 , 0x0000003f 
- 00016164  0x000036dd store  0x00000001 , 0x000046bc 
- 00016165  0x000036de sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x000036df rtn  0x00000002 
- 00016167  0x000036e0 jam  0x00000000 , 0x000046bc 
- 00016168  0x000036e1 fetch  0x00000001 , 0x000046ba 
- 00016169  0x000036e2 increase  0x00000001 , 0x0000003f 
- 00016170  0x000036e3 store  0x00000001 , 0x000046ba 
- 00016171  0x000036e4 rtn 
- 00016172  0x000036e6 fetch  0x00000001 , 0x000046bb 
- 00016173  0x000036e7 increase  0x00000001 , 0x0000003f 
- 00016174  0x000036e8 store  0x00000001 , 0x000046bb 
- 00016175  0x000036e9 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x000036ea rtn  0x00000002 
- 00016177  0x000036eb jam  0x00000000 , 0x000046bb 
- 00016178  0x000036ec fetch  0x00000001 , 0x000046ba 
- 00016179  0x000036ed increase  0xffffffff , 0x0000003f 
- 00016180  0x000036ee store  0x00000001 , 0x000046ba 
- 00016181  0x000036ef rtn 
- 00016182  0x000036f3 fetch  0x00000001 , 0x000046e8 
- 00016183  0x000036f4 rtneq  0x000000ff 
- 00016184  0x000036f5 arg  0x00000000 , 0x00000011 
- 00016185  0x000036f6 fetcht  0x00000001 , 0x000046e8 
- 00016186  0x000036f7 call  0x0000681d 
- 00016187  0x000036f8 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x000036f9 fetcht  0x00000001 , 0x000046e9 
- 00016189  0x000036fa call  0x0000681d 
- 00016190  0x000036fb setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x000036fc copy  0x00000011 , 0x0000003f 
- 00016192  0x000036fd store  0x00000001 , 0x000046be 
- 00016193  0x000036fe beq  0x00000001 , 0x00003f46 
- 00016194  0x000036ff beq  0x00000002 , 0x00003f4a 
- 00016195  0x00003700 fetch  0x00000001 , 0x000046bf 
- 00016196  0x00003701 bbit1  0x00000007 , 0x00003f56 
- 00016197  0x00003702 rtn 
- 00016198  0x00003705 fetch  0x00000001 , 0x000046bd 
- 00016199  0x00003706 beq  0x00000000 , 0x00003f4e 
- 00016200  0x00003707 beq  0x00000003 , 0x00003f50 
- 00016201  0x00003708 rtn 
- 00016202  0x0000370a fetch  0x00000001 , 0x000046bd 
- 00016203  0x0000370b beq  0x00000000 , 0x00003f52 
- 00016204  0x0000370c beq  0x00000003 , 0x00003f54 
- 00016205  0x0000370d rtn 
- 00016206  0x0000370f jam  0x00000082 , 0x000046bf 
- 00016207  0x00003710 rtn 
- 00016208  0x00003712 jam  0x00000081 , 0x000046bf 
- 00016209  0x00003713 rtn 
- 00016210  0x00003715 jam  0x00000080 , 0x000046bf 
- 00016211  0x00003716 rtn 
- 00016212  0x00003718 jam  0x00000083 , 0x000046bf 
- 00016213  0x00003719 rtn 
- 00016214  0x0000371b fetch  0x00000001 , 0x000046bf 
- 00016215  0x0000371c set0  0x00000007 , 0x0000003f 
- 00016216  0x0000371d store  0x00000001 , 0x000046bf 
- 00016217  0x0000371e beq  0x00000000 , 0x00003f5e 
- 00016218  0x0000371f beq  0x00000001 , 0x00003f61 
- 00016219  0x00003720 beq  0x00000002 , 0x00003f64 
- 00016220  0x00003721 beq  0x00000003 , 0x00003f67 
- 00016221  0x00003722 rtn 
- 00016222  0x00003724 fetch  0x00000001 , 0x000046be 
- 00016223  0x00003725 beq  0x00000003 , 0x00003f6a 
- 00016224  0x00003726 rtn 
- 00016225  0x00003728 fetch  0x00000001 , 0x000046be 
- 00016226  0x00003729 beq  0x00000000 , 0x00003f6a 
- 00016227  0x0000372a rtn 
- 00016228  0x0000372c fetch  0x00000001 , 0x000046be 
- 00016229  0x0000372d beq  0x00000003 , 0x00003f6f 
- 00016230  0x0000372e rtn 
- 00016231  0x00003730 fetch  0x00000001 , 0x000046be 
- 00016232  0x00003731 beq  0x00000000 , 0x00003f6f 
- 00016233  0x00003732 rtn 
- 00016234  0x00003734 jam  0x00000000 , 0x000046c2 
- 00016235  0x00003735 fetch  0x00000001 , 0x000046c0 
- 00016236  0x00003736 increase  0x00000001 , 0x0000003f 
- 00016237  0x00003737 store  0x00000001 , 0x000046c0 
- 00016238  0x00003738 rtn 
- 00016239  0x0000373a jam  0x00000000 , 0x000046c1 
- 00016240  0x0000373b fetch  0x00000001 , 0x000046c0 
- 00016241  0x0000373c increase  0xffffffff , 0x0000003f 
- 00016242  0x0000373d store  0x00000001 , 0x000046c0 
- 00016243  0x0000373e rtn 
- 00016244  0x00003742 setarg  0x00000002 
- 00016245  0x00003743 store  0x00000001 , 0x00004680 
- 00016246  0x00003744 rtn 
- 00016247  0x00003747 fetch  0x00000001 , 0x000041e2 
- 00016248  0x00003748 rtn  0x00000034 
- 00016249  0x00003749 call  0x00005271 
- 00016250  0x0000374a nrtn  0x00000034 
- 00016251  0x0000374b fetch  0x00000004 , 0x000046d3 
- 00016252  0x0000374c bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x0000374d bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x0000374e bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x0000374f call  0x00003f97 
- 00016256  0x00003750 nrtn  0x00000028 
- 00016257  0x00003752 arg  0x00000009 , 0x00000011 
- 00016258  0x00003753 call  0x00004d63 
- 00016259  0x00003754 fetch  0x00000002 , 0x0000424e 
- 00016260  0x00003755 istore  0x00000002 , 0x00000005 
- 00016261  0x00003756 setarg  0x000002a1 
- 00016262  0x00003757 istore  0x00000002 , 0x00000005 
- 00016263  0x00003758 fetch  0x00000007 , 0x0000469a 
- 00016264  0x00003759 istore  0x00000007 , 0x00000005 
- 00016265  0x0000375a rtn 
- 00016266  0x0000375e setarg  0x00000000 
- 00016267  0x0000375f store  0x00000007 , 0x0000469a 
- 00016268  0x00003760 branch  0x00003f81 
- 00016269  0x00003764 fetch  0x00000002 , 0x000046aa 
- 00016270  0x00003765 store  0x00000002 , 0x000046b0 
- 00016271  0x00003766 rtn 
- 00016272  0x0000376a bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x0000376b arg  0x00000007 , 0x00000011 
- 00016274  0x0000376c fetcht  0x00000002 , 0x0000446f 
- 00016275  0x0000376d call  0x00005a64 
- 00016276  0x0000376e fetch  0x00000007 , 0x0000469a 
- 00016277  0x0000376f istore  0x00000007 , 0x00000005 
- 00016278  0x00003770 rtn 
- 00016279  0x00003773 bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x00003774 disable  0x00000028 
- 00016281  0x00003775 setarg  0x00000000 
- 00016282  0x00003776 store  0x00000006 , 0x0000469b 
- 00016283  0x00003777 call  0x00003fb5 
- 00016284  0x00003778 call  0x00004079 
- 00016285  0x00003779 call  0x0000407e 
- 00016286  0x0000377a call  0x00004099 
- 00016287  0x0000377b nrtn  0x00000028 
- 00016288  0x0000377c call  0x00003f8d 
- 00016289  0x0000377d arg  0x00000008 , 0x00000007 
- 00016290  0x0000377e branch  0x000043ce 
- 00016291  0x00003781 fetch  0x00000002 , 0x0000469b 
- 00016292  0x00003782 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x00003783 store  0x00000002 , 0x0000469b 
- 00016294  0x00003784 branch  0x00007fe7 
- 00016295  0x00003786 fetch  0x00000002 , 0x0000469d 
- 00016296  0x00003787 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x00003788 store  0x00000002 , 0x0000469d 
- 00016298  0x00003789 branch  0x00007fe7 
- 00016299  0x0000378b fetch  0x00000002 , 0x0000469d 
- 00016300  0x0000378c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x0000378d store  0x00000002 , 0x0000469d 
- 00016302  0x0000378e fetch  0x00000002 , 0x0000469b 
- 00016303  0x0000378f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x00003790 store  0x00000002 , 0x0000469b 
- 00016305  0x00003791 call  0x00004002 
- 00016306  0x00003792 branch  0x00007fe7 
- 00016307  0x00003794 call  0x00004002 
- 00016308  0x00003795 branch  0x00007fe7 
- 00016309  0x00003797 fetch  0x00000001 , 0x00004239 
- 00016310  0x00003798 rtnne  0x00000000 
- 00016311  0x00003799 fetch  0x00000001 , 0x000046e0 
- 00016312  0x0000379a beq  0x00000000 , 0x00003fe2 
- 00016313  0x0000379b beq  0x00000001 , 0x00003fe2 
- 00016314  0x0000379c beq  0x00000002 , 0x00003fe2 
- 00016315  0x0000379d beq  0x00000003 , 0x00003fe2 
- 00016316  0x0000379e beq  0x00000004 , 0x00003fc4 
- 00016317  0x0000379f beq  0x00000005 , 0x00004010 
- 00016318  0x000037a0 beq  0x00000006 , 0x00003fe2 
- 00016319  0x000037a1 branch  0x00003fe2 
- 00016320  0x000037a4 fetch  0x00000001 , 0x000046a7 
- 00016321  0x000037a5 call  0x0000405d , 0x00000034 
- 00016322  0x000037a6 jam  0x00000001 , 0x000046a7 
- 00016323  0x000037a7 rtn 
- 00016324  0x000037ab call  0x00003fc0 
- 00016325  0x000037ac fetcht  0x00000001 , 0x000046f3 
- 00016326  0x000037ad call  0x0000681d 
- 00016327  0x000037ae nrtn  0x00000001 
- 00016328  0x000037b0 setarg  0x00000000 
- 00016329  0x000037b1 call  0x00006414 
- 00016330  0x000037b2 bne  0x00000030 , 0x000040d1 
- 00016331  0x000037b3 setarg  0x00000002 
- 00016332  0x000037b4 call  0x00006414 
- 00016333  0x000037b5 rtnbit0  0x00000007 
- 00016334  0x000037b6 call  0x0000405d 
- 00016335  0x000037b7 call  0x00003fde 
- 00016336  0x000037b8 store  0x00000001 , 0x000046a1 
- 00016337  0x000037b9 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x000037ba call  0x00004169 
- 00016339  0x000037bb store  0x00000001 , 0x0000469c 
- 00016340  0x000037bc fetch  0x00000001 , 0x000046a1 
- 00016341  0x000037bd and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x000037be call  0x00004169 
- 00016343  0x000037bf store  0x00000001 , 0x0000469e 
- 00016344  0x000037c0 fetch  0x00000001 , 0x000046f6 
- 00016345  0x000037c1 beq  0x00000000 , 0x00003fa3 
- 00016346  0x000037c2 beq  0x00000001 , 0x00003fab 
- 00016347  0x000037c3 beq  0x00000002 , 0x00003fa7 
- 00016348  0x000037c4 beq  0x00000003 , 0x00003fb3 
- 00016349  0x000037c5 rtn 
- 00016350  0x000037c8 setarg  0x00000012 
- 00016351  0x000037c9 branch  0x00006414 
- 00016352  0x000037cc beq  0x00000031 , 0x00003fea 
- 00016353  0x000037cd branch  0x000040d1 
- 00016354  0x000037d0 call  0x00003fc0 
- 00016355  0x000037d1 disable  0x00000028 
- 00016356  0x000037d2 fetcht  0x00000001 , 0x000046f3 
- 00016357  0x000037d3 call  0x0000681d 
- 00016358  0x000037d4 nrtn  0x00000001 
- 00016359  0x000037d6 setarg  0x00000000 
- 00016360  0x000037d7 call  0x00006414 
- 00016361  0x000037d8 bne  0x00000030 , 0x00003fe0 
- 00016362  0x000037da setarg  0x00000002 
- 00016363  0x000037db call  0x00006414 
- 00016364  0x000037dc rtnbit0  0x00000007 
- 00016365  0x000037dd call  0x0000405d 
- 00016366  0x000037de fetch  0x00000001 , 0x0000469b 
- 00016367  0x000037df call  0x00004165 
- 00016368  0x000037e0 store  0x00000002 , 0x0000469b 
- 00016369  0x000037e1 fetch  0x00000001 , 0x0000469d 
- 00016370  0x000037e2 call  0x00004165 
- 00016371  0x000037e3 store  0x00000002 , 0x0000469d 
- 00016372  0x000037e4 fetch  0x00000001 , 0x000046f6 
- 00016373  0x000037e5 beq  0x00000000 , 0x00003ffa 
- 00016374  0x000037e6 beq  0x00000001 , 0x00003ffc 
- 00016375  0x000037e7 beq  0x00000002 , 0x00003ffe 
- 00016376  0x000037e8 beq  0x00000003 , 0x00004000 
- 00016377  0x000037e9 rtn 
- 00016378  0x000037ec call  0x00003fa3 
- 00016379  0x000037ed branch  0x000040b3 
- 00016380  0x000037ef call  0x00003fab 
- 00016381  0x000037f0 branch  0x000040b3 
- 00016382  0x000037f2 call  0x00003fa7 
- 00016383  0x000037f3 branch  0x000040b3 
- 00016384  0x000037f5 call  0x00003fb3 
- 00016385  0x000037f6 branch  0x000040b3 
- 00016386  0x000037f9 fetch  0x00000002 , 0x0000469d 
- 00016387  0x000037fa fetcht  0x00000002 , 0x0000469b 
- 00016388  0x000037fb store  0x00000002 , 0x0000469b 
- 00016389  0x000037fc storet  0x00000002 , 0x0000469d 
- 00016390  0x000037fd rtn 
- 00016391  0x00003800 call  0x0000640f 
- 00016392  0x00003801 nop  0x00000064 
- 00016393  0x00003802 copy  0x00000012 , 0x0000003f 
- 00016394  0x00003803 call  0x00006414 
- 00016395  0x00003804 copy  0x0000003f , 0x00000012 
- 00016396  0x00003805 call  0x00006411 
- 00016397  0x00003806 nop  0x00000064 
- 00016398  0x00003807 copy  0x00000012 , 0x0000003f 
- 00016399  0x00003808 rtn 
- 00016400  0x0000380a disable  0x00000028 
- 00016401  0x0000380b fetcht  0x00000001 , 0x000046f3 
- 00016402  0x0000380c call  0x0000681d 
- 00016403  0x0000380d nrtn  0x00000001 
- 00016404  0x0000380e arg  0x00000002 , 0x00000012 
- 00016405  0x0000380f call  0x00004007 
- 00016406  0x00003810 rtnbit0  0x00000007 
- 00016407  0x00003811 arg  0x00000000 , 0x00000012 
- 00016408  0x00003812 call  0x00004007 
- 00016409  0x00003813 store  0x00000001 , 0x000046dd 
- 00016410  0x00003814 bne  0x0000003e , 0x00004145 
- 00016411  0x00003815 fetch  0x00000001 , 0x000046a7 
- 00016412  0x00003816 call  0x00004039 , 0x00000034 
- 00016413  0x00003817 jam  0x00000001 , 0x000046a7 
- 00016414  0x00003818 call  0x00004039 
- 00016415  0x00003819 fetch  0x00000001 , 0x000046a1 
- 00016416  0x0000381a rshift4  0x0000003f , 0x0000003f 
- 00016417  0x0000381b call  0x00004169 
- 00016418  0x0000381c store  0x00000001 , 0x0000469c 
- 00016419  0x0000381d fetch  0x00000001 , 0x000046a1 
- 00016420  0x0000381e and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x0000381f call  0x00004169 
- 00016422  0x00003820 store  0x00000001 , 0x0000469e 
- 00016423  0x00003821 fetch  0x00000001 , 0x000046f6 
- 00016424  0x00003822 beq  0x00000000 , 0x00004031 
- 00016425  0x00003823 beq  0x00000001 , 0x00004035 
- 00016426  0x00003824 beq  0x00000002 , 0x00004033 
- 00016427  0x00003825 beq  0x00000003 , 0x00004037 
- 00016428  0x00003826 rtn 
- 00016429  0x00003829 fetch  0x00000001 , 0x000046a4 
- 00016430  0x0000382a beq  0x00000000 , 0x00004051 
- 00016431  0x0000382b beq  0x00000001 , 0x00004045 
- 00016432  0x0000382c rtn 
- 00016433  0x00003830 call  0x00003fa3 
- 00016434  0x00003831 branch  0x0000402d 
- 00016435  0x00003834 call  0x00003fa7 
- 00016436  0x00003835 branch  0x0000402d 
- 00016437  0x00003838 call  0x00003fab 
- 00016438  0x00003839 branch  0x0000402d 
- 00016439  0x0000383c call  0x00003fb3 
- 00016440  0x0000383d branch  0x0000402d 
- 00016441  0x00003840 call  0x0000640f 
- 00016442  0x00003841 call  0x0000405d 
- 00016443  0x00003842 arg  0x00000005 , 0x0000003f 
- 00016444  0x00003843 call  0x00006414 
- 00016445  0x00003844 store  0x00000001 , 0x000046a1 
- 00016446  0x00003845 arg  0x00000007 , 0x0000003f 
- 00016447  0x00003846 call  0x00006414 
- 00016448  0x00003847 store  0x00000001 , 0x000046a2 
- 00016449  0x00003848 arg  0x00000008 , 0x0000003f 
- 00016450  0x00003849 call  0x00006414 
- 00016451  0x0000384a store  0x00000001 , 0x000046a3 
- 00016452  0x0000384b branch  0x00006411 
- 00016453  0x0000384f fetch  0x00000001 , 0x000046a2 
- 00016454  0x00003850 rtnne  0x00000000 
- 00016455  0x00003851 fetch  0x00000001 , 0x000046a3 
- 00016456  0x00003852 sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x00003853 rtn  0x00000002 
- 00016458  0x00003854 jam  0x00000000 , 0x000046a4 
- 00016459  0x00003855 setarg  0x0000ba41 
- 00016460  0x00003856 call  0x00006405 
- 00016461  0x00003857 setarg  0x00000032 
- 00016462  0x00003858 call  0x00006405 
- 00016463  0x00003859 setarg  0x0000b541 
- 00016464  0x0000385a branch  0x00006405 
- 00016465  0x0000385c fetch  0x00000001 , 0x000046a2 
- 00016466  0x0000385d rtnne  0x00000000 
- 00016467  0x0000385e fetch  0x00000001 , 0x000046a3 
- 00016468  0x0000385f sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x00003860 nrtn  0x00000002 
- 00016470  0x00003861 jam  0x00000001 , 0x000046a4 
- 00016471  0x00003862 setarg  0x0000ba41 
- 00016472  0x00003863 call  0x00006405 
- 00016473  0x00003864 setarg  0x00008032 
- 00016474  0x00003865 call  0x00006405 
- 00016475  0x00003866 setarg  0x0000b541 
- 00016476  0x00003867 branch  0x00006405 
- 00016477  0x0000386c arg  0x00000003 , 0x0000003f 
- 00016478  0x0000386d call  0x00006414 
- 00016479  0x0000386e store  0x00000002 , 0x0000469b 
- 00016480  0x0000386f arg  0x00000004 , 0x0000003f 
- 00016481  0x00003870 call  0x00006414 
- 00016482  0x00003871 store  0x00000002 , 0x0000469d 
- 00016483  0x00003872 rtn 
- 00016484  0x00003875 arg  0x0000001b , 0x00000002 
- 00016485  0x00003876 call  0x000067fb 
- 00016486  0x00003877 arg  0x0000001b , 0x00000002 
- 00016487  0x00003878 call  0x0000681d 
- 00016488  0x00003879 rtn  0x00000001 
- 00016489  0x0000387a hfetch  0x00000001 , 0x00008109 
- 00016490  0x0000387b set1  0x00000004 , 0x0000003f 
- 00016491  0x0000387c hstore  0x00000001 , 0x00008109 
- 00016492  0x0000387d rtn 
- 00016493  0x00003880 fetcht  0x00000001 , 0x000046c0 
- 00016494  0x00003881 hfetch  0x00000001 , 0x00008109 
- 00016495  0x00003882 iadd  0x00000002 , 0x0000003f 
- 00016496  0x00003883 rtn  0x00000034 
- 00016497  0x00003884 store  0x00000001 , 0x0000469f 
- 00016498  0x00003885 jam  0x00000000 , 0x000046c0 
- 00016499  0x00003886 branch  0x00007fe7 
- 00016500  0x00003888 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x00003889 hfetch  0x00000001 , 0x00008109 
- 00016502  0x0000388a iadd  0x00000002 , 0x0000003f 
- 00016503  0x0000388b store  0x00000001 , 0x000046c0 
- 00016504  0x0000388c rtn 
- 00016505  0x0000388e fetch  0x00000001 , 0x000046c0 
- 00016506  0x0000388f rtn  0x00000034 
- 00016507  0x00003890 store  0x00000001 , 0x0000469f 
- 00016508  0x00003891 jam  0x00000000 , 0x000046c0 
- 00016509  0x00003892 branch  0x00007fe7 
- 00016510  0x00003895 fetch  0x00000001 , 0x000046ba 
- 00016511  0x00003896 rtn  0x00000034 
- 00016512  0x00003897 store  0x00000001 , 0x000046a0 
- 00016513  0x00003898 jam  0x00000000 , 0x000046ba 
- 00016514  0x00003899 branch  0x00007fe7 
- 00016515  0x0000389c arg  0x00000000 , 0x00000011 
- 00016516  0x0000389d fetcht  0x00000001 , 0x000046e2 
- 00016517  0x0000389e call  0x0000681d 
- 00016518  0x0000389f setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x000038a0 fetcht  0x00000001 , 0x000046e3 
- 00016520  0x000038a1 call  0x0000681d 
- 00016521  0x000038a2 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x000038a3 fetcht  0x00000001 , 0x000046e4 
- 00016523  0x000038a4 call  0x0000681d 
- 00016524  0x000038a5 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x000038a6 call  0x00004090 
- 00016526  0x000038a7 copy  0x00000011 , 0x0000003f 
- 00016527  0x000038a8 rtn 
- 00016528  0x000038aa fetch  0x00000001 , 0x000046e5 
- 00016529  0x000038ab rtneq  0x000000ff 
- 00016530  0x000038ac fetcht  0x00000001 , 0x000046e5 
- 00016531  0x000038ad call  0x0000681d 
- 00016532  0x000038ae setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x000038af fetcht  0x00000001 , 0x000046e6 
- 00016534  0x000038b0 call  0x0000681d 
- 00016535  0x000038b1 setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x000038b2 rtn 
- 00016537  0x000038b5 call  0x00004083 
- 00016538  0x000038b6 call  0x000040a8 
- 00016539  0x000038b7 call  0x000040a3 
- 00016540  0x000038b8 copy  0x00000011 , 0x0000003f 
- 00016541  0x000038b9 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x000038ba store  0x00000001 , 0x0000469a 
- 00016543  0x000038bb ixor  0x00000002 , 0x0000003f 
- 00016544  0x000038bc sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x000038bd rtn  0x00000005 
- 00016546  0x000038be branch  0x00007fe7 
- 00016547  0x000038c1 rtnmark0  0x00000026 
- 00016548  0x000038c2 copy  0x00000011 , 0x0000003f 
- 00016549  0x000038c3 rtn  0x00000034 
- 00016550  0x000038c4 store  0x00000001 , 0x0000469a 
- 00016551  0x000038c5 branch  0x00007fe7 
- 00016552  0x000038c9 fetch  0x00000002 , 0x00004682 
- 00016553  0x000038ca bbit1  0x00000009 , 0x000040ad 
- 00016554  0x000038cb fetch  0x00000002 , 0x00004682 
- 00016555  0x000038cc bbit1  0x00000000 , 0x000040b0 
- 00016556  0x000038cd rtn 
- 00016557  0x000038cf copy  0x00000011 , 0x0000003f 
- 00016558  0x000038d0 nbranch  0x00005820 , 0x00000034 
- 00016559  0x000038d1 branch  0x00005822 
- 00016560  0x000038d3 copy  0x00000011 , 0x0000003f 
- 00016561  0x000038d4 nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x000038d5 branch  0x00002bc9 
- 00016563  0x000038d9 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x000038da arg  0x0000001a , 0x00000002 
- 00016565  0x000038db fetch  0x00000004 , 0x000046d3 
- 00016566  0x000038dc isolate1  0x00000012 , 0x0000003f 
- 00016567  0x000038dd call  0x000040be , 0x00000001 
- 00016568  0x000038de call  0x0000681d 
- 00016569  0x000038df rtn  0x00000001 
- 00016570  0x000038e0 setarg  0x0000000a 
- 00016571  0x000038e1 call  0x00006414 
- 00016572  0x000038e2 nop  0x000003e8 
- 00016573  0x000038e3 branch  0x000040b3 
- 00016574  0x000038e5 arg  0x0000001f , 0x00000002 
- 00016575  0x000038e6 rtn 
- 00016576  0x000038e9 fetch  0x00000004 , 0x000046d3 
- 00016577  0x000038ea bbit1  0x00000012 , 0x000040c4 
- 00016578  0x000038ec arg  0x0000001a , 0x00000002 
- 00016579  0x000038ed branch  0x000067fe 
- 00016580  0x000038ef arg  0x0000001f , 0x00000002 
- 00016581  0x000038f0 branch  0x000067fe 
- 00016582  0x000038f4 call  0x00003d36 
- 00016583  0x000038f5 rtn  0x0000002b 
- 00016584  0x000038f6 call  0x000040c0 
- 00016585  0x000038f7 fetch  0x00000001 , 0x000046e0 
- 00016586  0x000038f8 beq  0x00000005 , 0x000040d5 
- 00016587  0x000038fa call  0x000040d9 
- 00016588  0x000038fb beq  0x00000030 , 0x000040e0 
- 00016589  0x000038fc beq  0x00000031 , 0x000040ea 
- 00016590  0x000038fd call  0x000040d1 
- 00016591  0x000038fe nop  0x000003e8 
- 00016592  0x000038ff branch  0x000040cb 
- 00016593  0x00003901 bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x00003902 fetch  0x00000004 , 0x000046d3 
- 00016595  0x00003903 bbit1  0x00000012 , 0x000063e0 
- 00016596  0x00003904 branch  0x000063d1 
- 00016597  0x00003907 call  0x000040d9 
- 00016598  0x00003908 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003909 call  0x00004145 
- 00016600  0x0000390a branch  0x000040d5 
- 00016601  0x0000390d setarg  0x00000001 
- 00016602  0x0000390e call  0x00006414 
- 00016603  0x0000390f store  0x00000001 , 0x000046de 
- 00016604  0x00003910 setarg  0x00000000 
- 00016605  0x00003911 call  0x00006414 
- 00016606  0x00003912 store  0x00000001 , 0x000046dd 
- 00016607  0x00003913 rtn 
- 00016608  0x00003915 fetch  0x00000001 , 0x000046de 
- 00016609  0x00003916 beq  0x000000d1 , 0x00004139 
- 00016610  0x00003917 beq  0x000000d2 , 0x000040f8 
- 00016611  0x00003918 beq  0x00000002 , 0x000040ee 
- 00016612  0x00003919 beq  0x00000054 , 0x000040e6 
- 00016613  0x0000391a rtn 
- 00016614  0x0000391c jam  0x00000002 , 0x000046e0 
- 00016615  0x0000391d rtn 
- 00016616  0x0000391f jam  0x00000006 , 0x000046e0 
- 00016617  0x00003920 rtn 
- 00016618  0x00003922 fetch  0x00000001 , 0x000046de 
- 00016619  0x00003923 beq  0x00000070 , 0x000040e8 
- 00016620  0x00003924 jam  0x00000001 , 0x000046e0 
- 00016621  0x00003925 rtn 
- 00016622  0x00003927 jam  0x00000004 , 0x000046e0 
- 00016623  0x00003928 call  0x000040f6 
- 00016624  0x00003929 setarg  0x00003426 
- 00016625  0x0000392a call  0x00006413 
- 00016626  0x0000392b setarg  0x00000419 
- 00016627  0x0000392c call  0x00006413 
- 00016628  0x0000392e setarg  0x00000009 
- 00016629  0x0000392f branch  0x00006413 
- 00016630  0x00003931 setarg  0x00005a09 
- 00016631  0x00003932 branch  0x00006413 
- 00016632  0x00003935 jam  0x00000003 , 0x000046e0 
- 00016633  0x00003936 call  0x000040f6 
- 00016634  0x00003937 setarg  0x00000f0d 
- 00016635  0x00003938 call  0x00006413 
- 00016636  0x00003939 setarg  0x0000e31d 
- 00016637  0x0000393a call  0x00006413 
- 00016638  0x0000393b setarg  0x0000d27d 
- 00016639  0x0000393c call  0x00006413 
- 00016640  0x0000393d call  0x00004102 
- 00016641  0x0000393e branch  0x0000411a 
- 00016642  0x00003941 setarg  0x0000351b 
- 00016643  0x00003942 call  0x00006413 
- 00016644  0x00003943 setarg  0x0000b428 
- 00016645  0x00003944 call  0x00006413 
- 00016646  0x00003945 setarg  0x00004629 
- 00016647  0x00003946 call  0x00006413 
- 00016648  0x00003947 setarg  0x0000962a 
- 00016649  0x00003948 call  0x00006413 
- 00016650  0x00003949 setarg  0x00008c2b 
- 00016651  0x0000394a call  0x00006413 
- 00016652  0x0000394b setarg  0x00006e2c 
- 00016653  0x0000394c call  0x00006413 
- 00016654  0x0000394d setarg  0x0000642d 
- 00016655  0x0000394e call  0x00006413 
- 00016656  0x0000394f setarg  0x00005f38 
- 00016657  0x00003950 call  0x00006413 
- 00016658  0x00003951 setarg  0x00000f39 
- 00016659  0x00003952 call  0x00006413 
- 00016660  0x00003953 setarg  0x0000323a 
- 00016661  0x00003954 call  0x00006413 
- 00016662  0x00003955 setarg  0x0000473b 
- 00016663  0x00003956 call  0x00006413 
- 00016664  0x00003957 setarg  0x00001042 
- 00016665  0x00003958 branch  0x00006413 
- 00016666  0x0000395a setarg  0x00002e54 
- 00016667  0x0000395b call  0x00006413 
- 00016668  0x0000395c setarg  0x0000f255 
- 00016669  0x0000395d call  0x00006413 
- 00016670  0x0000395e setarg  0x0000f461 
- 00016671  0x0000395f call  0x00006413 
- 00016672  0x00003960 setarg  0x00007063 
- 00016673  0x00003961 call  0x00006413 
- 00016674  0x00003962 setarg  0x00005275 
- 00016675  0x00003963 call  0x00006413 
- 00016676  0x00003964 setarg  0x00004176 
- 00016677  0x00003965 call  0x00006413 
- 00016678  0x00003966 setarg  0x0000ed77 
- 00016679  0x00003967 call  0x00006413 
- 00016680  0x00003968 setarg  0x00002378 
- 00016681  0x00003969 call  0x00006413 
- 00016682  0x0000396a setarg  0x00004679 
- 00016683  0x0000396b call  0x00006413 
- 00016684  0x0000396c setarg  0x0000e57a 
- 00016685  0x0000396d call  0x00006413 
- 00016686  0x0000396e setarg  0x0000487c 
- 00016687  0x0000396f call  0x00006413 
- 00016688  0x00003970 setarg  0x0000777e 
- 00016689  0x00003971 call  0x00006413 
- 00016690  0x00003972 setarg  0x0000017f 
- 00016691  0x00003973 call  0x00006413 
- 00016692  0x00003974 setarg  0x0000000b 
- 00016693  0x00003975 call  0x00006413 
- 00016694  0x00003976 setarg  0x0000007f 
- 00016695  0x00003977 call  0x00006413 
- 00016696  0x00003978 branch  0x000040f4 
- 00016697  0x0000397c jam  0x00000000 , 0x000046e0 
- 00016698  0x0000397d call  0x000040f6 
- 00016699  0x0000397e setarg  0x0000100d 
- 00016700  0x0000397f call  0x00006413 
- 00016701  0x00003980 setarg  0x0000ed1d 
- 00016702  0x00003981 call  0x00006413 
- 00016703  0x00003982 setarg  0x0000807d 
- 00016704  0x00003983 call  0x00006413 
- 00016705  0x00003984 call  0x00004102 
- 00016706  0x00003985 setarg  0x00000943 
- 00016707  0x00003986 call  0x00006413 
- 00016708  0x00003987 branch  0x0000411a 
- 00016709  0x0000398b fetcht  0x00000001 , 0x000046dc 
- 00016710  0x0000398c call  0x00006829 
- 00016711  0x0000398d call  0x00007ec1 
- 00016712  0x0000398e fetcht  0x00000001 , 0x000046dc 
- 00016713  0x0000398f call  0x00006825 
- 00016714  0x00003990 branch  0x00007ec1 
- 00016715  0x00003993 jam  0x00000005 , 0x000046e0 
- 00016716  0x00003994 setarg  0x0000ba41 
- 00016717  0x00003995 call  0x00006405 
- 00016718  0x00003996 setarg  0x00000d11 
- 00016719  0x00003997 call  0x00006405 
- 00016720  0x00003998 setarg  0x0000041b 
- 00016721  0x00003999 call  0x00006405 
- 00016722  0x0000399a setarg  0x0000041c 
- 00016723  0x0000399b call  0x00006405 
- 00016724  0x0000399c setarg  0x00000f1d 
- 00016725  0x0000399d call  0x00006405 
- 00016726  0x0000399e setarg  0x00000032 
- 00016727  0x0000399f call  0x00006405 
- 00016728  0x000039a0 setarg  0x0000b541 
- 00016729  0x000039a1 branch  0x00006405 
- 00016730  0x000039a6 setarg  0x0000ba41 
- 00016731  0x000039a7 call  0x00006405 
- 00016732  0x000039a8 nop  0x00000fa0 
- 00016733  0x000039a9 setarg  0x0000ff7f 
- 00016734  0x000039aa call  0x00006405 
- 00016735  0x000039ab copy  0x00000011 , 0x0000003f 
- 00016736  0x000039ac call  0x00006405 
- 00016737  0x000039ad setarg  0x0000007f 
- 00016738  0x000039ae call  0x00006405 
- 00016739  0x000039af setarg  0x0000b541 
- 00016740  0x000039b0 branch  0x00006405 
- 00016741  0x000039b3 rtnbit0  0x00000007 
- 00016742  0x000039b4 arg  0x0000ff00 , 0x00000002 
- 00016743  0x000039b5 ior  0x00000002 , 0x0000003f 
- 00016744  0x000039b6 rtn 
- 00016745  0x000039b9 rtnbit0  0x00000003 
- 00016746  0x000039ba arg  0x000000f0 , 0x00000002 
- 00016747  0x000039bb ior  0x00000002 , 0x0000003f 
- 00016748  0x000039bc rtn 
- 00016749  0x000039c0 call  0x00005892 
- 00016750  0x000039c1 nrtn  0x00000034 
- 00016751  0x000039c2 fetch  0x00000001 , 0x000046c5 
- 00016752  0x000039c3 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x000039c4 rtnne  0x00000003 
- 00016754  0x000039c5 fetch  0x00000004 , 0x000046d3 
- 00016755  0x000039c6 bbit1  0x00000003 , 0x00004179 
- 00016756  0x000039c7 bbit1  0x00000000 , 0x00004179 
- 00016757  0x000039c8 bbit1  0x00000005 , 0x00004179 
- 00016758  0x000039c9 call  0x00003f97 
- 00016759  0x000039ca nrtn  0x00000028 
- 00016760  0x000039cb branch  0x00003f90 
- 00016761  0x000039ce setarg  0x00000000 
- 00016762  0x000039cf store  0x00000007 , 0x0000469a 
- 00016763  0x000039d0 branch  0x00003f90 
- 00016764  0x000039d3 copy  0x00000013 , 0x0000003f 
- 00016765  0x000039d4 beq  0x00000014 , 0x000041c3 
- 00016766  0x000039d5 beq  0x00000001 , 0x000042ca 
- 00016767  0x000039d6 beq  0x00000015 , 0x000041d9 
- 00016768  0x000039d7 beq  0x00000002 , 0x000041d9 
- 00016769  0x000039d8 beq  0x00000005 , 0x000041d6 
- 00016770  0x000039d9 beq  0x00000010 , 0x0000426c 
- 00016771  0x000039da beq  0x00000012 , 0x0000429b 
- 00016772  0x000039db beq  0x00000006 , 0x000041d5 
- 00016773  0x000039dc beq  0x00000004 , 0x000041cc 
- 00016774  0x000039dd beq  0x00000013 , 0x000041cc 
- 00016775  0x000039de beq  0x0000000a , 0x000041ca 
- 00016776  0x000039df beq  0x0000002e , 0x000033cd 
- 00016777  0x000039e0 beq  0x00000031 , 0x000041b4 
- 00016778  0x000039e1 beq  0x00000032 , 0x000041b6 
- 00016779  0x000039e2 beq  0x0000003e , 0x00004191 
- 00016780  0x000039e3 beq  0x00000027 , 0x0000438e 
- 00016781  0x000039e4 beq  0x00000039 , 0x0000419c 
- 00016782  0x000039e5 beq  0x0000003a , 0x00004192 
- 00016783  0x000039e6 beq  0x0000003c , 0x0000419a 
- 00016784  0x000039e7 rtn 
- 00016785  0x000039eb branch  0x00003410 
- 00016786  0x000039ee jam  0x00000001 , 0x0000478b 
- 00016787  0x000039ef fetch  0x00000001 , 0x0000471e 
- 00016788  0x000039f0 nbranch  0x00004492 , 0x00000034 
- 00016789  0x000039f1 fetch  0x00000001 , 0x00004720 
- 00016790  0x000039f2 fetcht  0x00000001 , 0x00004703 
- 00016791  0x000039f3 isub  0x00000002 , 0x0000003e 
- 00016792  0x000039f4 branch  0x0000340a , 0x00000005 
- 00016793  0x000039f5 rtn 
- 00016794  0x000039f7 jam  0x00000001 , 0x0000478b 
- 00016795  0x000039f8 rtn 
- 00016796  0x000039fa jam  0x00000001 , 0x0000478b 
- 00016797  0x000039fb arg  0x00000003 , 0x00000007 
- 00016798  0x000039fc call  0x000043d2 
- 00016799  0x000039fd setarg  0x00000000 
- 00016800  0x000039fe store  0x00000002 , 0x00004707 
- 00016801  0x000039ff jam  0x00000000 , 0x000046a7 
- 00016802  0x00003a01 fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003a02 sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003a03 call  0x00004039 , 0x00000005 
- 00016805  0x00003a04 ncall  0x0000405d , 0x00000005 
- 00016806  0x00003a06 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003a07 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003a08 call  0x000041aa 
- 00016809  0x00003a09 branch  0x000065d1 
- 00016810  0x00003a0c call  0x00002c7a 
- 00016811  0x00003a0d add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003a0e arg  0x0000005b , 0x00000012 
- 00016813  0x00003a0f arg  0x00000004 , 0x00000002 
- 00016814  0x00003a10 rtn 
- 00016815  0x00003a13 call  0x00002c7a 
- 00016816  0x00003a14 add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003a15 ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003a16 store  0x00000001 , 0x0000477b 
- 00016819  0x00003a17 branch  0x00004435 
- 00016820  0x00003a1b arg  0x00000002 , 0x00000007 
- 00016821  0x00003a1c branch  0x000041b9 
- 00016822  0x00003a1e jam  0x00000002 , 0x000046c6 
- 00016823  0x00003a1f arg  0x00000001 , 0x00000007 
- 00016824  0x00003a20 branch  0x000041b9 
- 00016825  0x00003a24 fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003a25 qset1  0x0000003f 
- 00016827  0x00003a26 store  0x00000001 , 0x000046c5 
- 00016828  0x00003a27 rtn 
- 00016829  0x00003a2a fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003a2b qset0  0x0000003f 
- 00016831  0x00003a2c store  0x00000001 , 0x000046c5 
- 00016832  0x00003a2d rtn 
- 00016833  0x00003a2f jam  0x00000000 , 0x000046c5 
- 00016834  0x00003a30 rtn 
- 00016835  0x00003a33 fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003a34 set0  0x00000000 , 0x0000003f 
- 00016837  0x00003a35 store  0x00000002 , 0x0000420a 
- 00016838  0x00003a36 setarg  0x00000000 
- 00016839  0x00003a37 store  0x00000002 , 0x000046ae 
- 00016840  0x00003a38 call  0x00003f8d 
- 00016841  0x00003a39 branch  0x000042ca 
- 00016842  0x00003a3c call  0x000063cb 
- 00016843  0x00003a3d branch  0x000033dd 
- 00016844  0x00003a40 fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003a41 nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003a42 fetch  0x00000002 , 0x00004682 
- 00016847  0x00003a43 bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003a44 fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003a45 bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003a46 bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003a47 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003a48 branch  0x000033a7 
- 00016853  0x00003a4c branch  0x00003f74 
- 00016854  0x00003a4f rtn 
- 00016855  0x00003a52 call  0x000043c0 
- 00016856  0x00003a53 branch  0x0000659a 
- 00016857  0x00003a56 bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003a57 call  0x000041e7 
- 00016859  0x00003a58 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003a59 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003a5a bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003a5b fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003a5c nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003a5d fetch  0x00000002 , 0x00004208 
- 00016865  0x00003a5e bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003a5f bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003a60 bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003a61 bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003a62 bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003a63 branch  0x000042b0 
- 00016871  0x00003a65 setarg  0x00000000 
- 00016872  0x00003a66 store  0x00000008 , 0x000046b7 
- 00016873  0x00003a67 istore  0x00000004 , 0x00000005 
- 00016874  0x00003a68 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003a69 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003a6a jam  0x00000000 , 0x000041e2 
- 00016877  0x00003a6b jam  0x00000000 , 0x00004429 
- 00016878  0x00003a6c rtn 
- 00016879  0x00003a6f bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003a70 bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003a71 branch  0x000042b0 
- 00016882  0x00003a73 fetch  0x00000002 , 0x00004682 
- 00016883  0x00003a74 bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003a75 branch  0x000033a7 
- 00016885  0x00003a78 call  0x000041c1 
- 00016886  0x00003a79 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003a7a bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003a7b branch  0x000033a7 
- 00016889  0x00003a7e call  0x000043d6 
- 00016890  0x00003a7f call  0x00004243 
- 00016891  0x00003a80 call  0x00004246 
- 00016892  0x00003a81 call  0x00004250 
- 00016893  0x00003a82 call  0x0000445d 
- 00016894  0x00003a84 call  0x00004443 
- 00016895  0x00003a85 call  0x00004333 
- 00016896  0x00003a86 call  0x000043a5 
- 00016897  0x00003a87 call  0x000043eb 
- 00016898  0x00003a88 call  0x00004209 
- 00016899  0x00003a89 call  0x00004231 
- 00016900  0x00003a8a call  0x00004234 
- 00016901  0x00003a8b call  0x00004237 
- 00016902  0x00003a8c call  0x0000423a 
- 00016903  0x00003a8d call  0x0000423d 
- 00016904  0x00003a8e branch  0x00004240 
- 00016905  0x00003a93 fetch  0x00000001 , 0x00004711 
- 00016906  0x00003a94 rtn  0x00000034 
- 00016907  0x00003a95 increase  0xffffffff , 0x0000003f 
- 00016908  0x00003a96 store  0x00000001 , 0x00004711 
- 00016909  0x00003a97 nrtn  0x00000034 
- 00016910  0x00003a98 branch  0x0000420f 
- 00016911  0x00003a9a fetch  0x00000001 , 0x00004712 
- 00016912  0x00003a9b rtneq  0x00000000 
- 00016913  0x00003a9c beq  0x00000005 , 0x00004216 
- 00016914  0x00003a9e call  0x00004225 
- 00016915  0x00003a9f jam  0x00000005 , 0x00004712 
- 00016916  0x00003aa0 jam  0x00000005 , 0x00004711 
- 00016917  0x00003aa1 rtn 
- 00016918  0x00003aa3 call  0x0000422c 
- 00016919  0x00003aa4 jam  0x00000004 , 0x00004712 
- 00016920  0x00003aa5 jam  0x00000005 , 0x00004711 
- 00016921  0x00003aa6 rtn 
- 00016922  0x00003aaa setarg  0x00008006 
- 00016923  0x00003aab call  0x00006413 
- 00016924  0x00003aac nop  0x000003e8 
- 00016925  0x00003aad jam  0x00000000 , 0x00004711 
- 00016926  0x00003aae jam  0x00000000 , 0x00004712 
- 00016927  0x00003aaf branch  0x000040e0 
- 00016928  0x00003ab2 setarg  0x0000a006 
- 00016929  0x00003ab3 call  0x00006413 
- 00016930  0x00003ab4 setarg  0x0000a005 
- 00016931  0x00003ab5 branch  0x00006413 
- 00016932  0x00003ab7 jam  0x00000000 , 0x00004711 
- 00016933  0x00003ab9 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003aba beq  0x00000004 , 0x00004220 
- 00016935  0x00003abb setarg  0x00000106 
- 00016936  0x00003abc call  0x00006413 
- 00016937  0x00003abd setarg  0x0000a105 
- 00016938  0x00003abe branch  0x00006413 
- 00016939  0x00003ac1 jam  0x00000000 , 0x00004711 
- 00016940  0x00003ac3 setarg  0x00000906 
- 00016941  0x00003ac4 branch  0x00006413 
- 00016942  0x00003ac6 jam  0x00000005 , 0x00004711 
- 00016943  0x00003ac7 jam  0x00000001 , 0x00004712 
- 00016944  0x00003ac8 rtn 
- 00016945  0x00003acb arg  0x00004680 , 0x00000013 
- 00016946  0x00003acc arg  0x0000429b , 0x00000012 
- 00016947  0x00003acd branch  0x0000336d 
- 00016948  0x00003ad0 arg  0x000046ac , 0x00000013 
- 00016949  0x00003ad1 arg  0x00004264 , 0x00000012 
- 00016950  0x00003ad2 branch  0x00003374 
- 00016951  0x00003ad5 arg  0x000046ae , 0x00000013 
- 00016952  0x00003ad6 arg  0x00004266 , 0x00000012 
- 00016953  0x00003ad7 branch  0x00003374 
- 00016954  0x00003ada arg  0x000046b0 , 0x00000013 
- 00016955  0x00003adb arg  0x0000426a , 0x00000012 
- 00016956  0x00003adc branch  0x00003374 
- 00016957  0x00003adf arg  0x000046c4 , 0x00000013 
- 00016958  0x00003ae0 arg  0x00004478 , 0x00000012 
- 00016959  0x00003ae1 branch  0x0000336d 
- 00016960  0x00003ae6 arg  0x000046c6 , 0x00000013 
- 00016961  0x00003ae7 arg  0x0000425e , 0x00000012 
- 00016962  0x00003ae8 branch  0x0000336d 
- 00016963  0x00003aeb arg  0x00004704 , 0x00000013 
- 00016964  0x00003aec arg  0x00004249 , 0x00000012 
- 00016965  0x00003aed branch  0x0000336d 
- 00016966  0x00003af0 arg  0x00004707 , 0x00000013 
- 00016967  0x00003af1 arg  0x00004249 , 0x00000012 
- 00016968  0x00003af2 branch  0x00003374 
- 00016969  0x00003af5 rtn 
- 00016970  0x00003af9 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003afa rtnbit0  0x00000017 
- 00016972  0x00003afb jam  0x0000000a , 0x000046df 
- 00016973  0x00003afc fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003afd store  0x00000001 , 0x00004715 
- 00016975  0x00003afe rtn 
- 00016976  0x00003b02 arg  0x000046df , 0x00000013 
- 00016977  0x00003b03 arg  0x00004253 , 0x00000012 
- 00016978  0x00003b04 branch  0x0000336d 
- 00016979  0x00003b06 fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003b07 store  0x00000001 , 0x00004715 
- 00016981  0x00003b08 setarg  0x00000190 
- 00016982  0x00003b09 store  0x00000002 , 0x00004716 
- 00016983  0x00003b0a store  0x00000002 , 0x00004718 
- 00016984  0x00003b0b arg  0x00000000 , 0x00000011 
- 00016985  0x00003b0c fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003b0d increase  0x00000001 , 0x00000002 
- 00016987  0x00003b0e storet  0x00000001 , 0x00004714 
- 00016988  0x00003b0f jam  0x00000001 , 0x00004713 
- 00016989  0x00003b10 rtn 
- 00016990  0x00003b13 fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003b14 rtnbit1  0x00000002 
- 00016992  0x00003b15 jam  0x00000012 , 0x00000a99 
- 00016993  0x00003b16 call  0x00007d8f 
- 00016994  0x00003b17 arg  0x00000000 , 0x00000007 
- 00016995  0x00003b18 branch  0x000041b9 
- 00016996  0x00003b1c call  0x000042ca 
- 00016997  0x00003b1d branch  0x0000340a 
- 00016998  0x00003b20 call  0x000033f6 
- 00016999  0x00003b21 fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003b22 nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003b23 branch  0x0000340a 
- 00017002  0x00003b26 bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003b27 branch  0x00004386 
- 00017004  0x00003b2c bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003b2d jam  0x00000000 , 0x000046b4 
- 00017006  0x00003b2e call  0x00004386 
- 00017007  0x00003b2f call  0x000041c1 
- 00017008  0x00003b30 branch  0x000042b0 
- 00017009  0x00003b35 fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003b36 branch  0x000033eb , 0x00000034 
- 00017011  0x00003b37 call  0x0000427e 
- 00017012  0x00003b38 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003b39 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003b3a nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003b3b jam  0x00000004 , 0x0000016d 
- 00017016  0x00003b3c branch  0x000033e1 
- 00017017  0x00003b3f fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003b40 store  0x00000002 , 0x000046ae 
- 00017019  0x00003b41 call  0x0000427e 
- 00017020  0x00003b42 call  0x00003418 
- 00017021  0x00003b43 branch  0x00007df4 
- 00017022  0x00003b46 setarg  0x000000c8 
- 00017023  0x00003b47 store  0x00000002 , 0x00004716 
- 00017024  0x00003b48 store  0x00000002 , 0x00004718 
- 00017025  0x00003b49 branch  0x00004285 
- 00017026  0x00003b4c setarg  0x000003e8 
- 00017027  0x00003b4d store  0x00000002 , 0x00004716 
- 00017028  0x00003b4e store  0x00000002 , 0x00004718 
- 00017029  0x00003b50 fetch  0x00000001 , 0x00004720 
- 00017030  0x00003b51 beq  0x00000001 , 0x0000428a 
- 00017031  0x00003b52 beq  0x00000002 , 0x0000428c 
- 00017032  0x00003b53 beq  0x00000003 , 0x0000428e 
- 00017033  0x00003b54 rtn 
- 00017034  0x00003b56 fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003b57 branch  0x0000428f 
- 00017036  0x00003b59 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003b5a branch  0x0000428f 
- 00017038  0x00003b5c fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003b5e store  0x00000001 , 0x00000aa2 
- 00017040  0x00003b5f call  0x00004482 
- 00017041  0x00003b60 fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003b61 store  0x00000001 , 0x00004715 
- 00017043  0x00003b62 arg  0x00000000 , 0x00000011 
- 00017044  0x00003b63 jam  0x00000001 , 0x00004713 
- 00017045  0x00003b64 branch  0x00007d1e 
- 00017046  0x00003b67 arg  0x00000000 , 0x00000011 
- 00017047  0x00003b68 branch  0x00007d19 
- 00017048  0x00003b6a arg  0x00000000 , 0x00000011 
- 00017049  0x00003b6b branch  0x00007d14 
- 00017050  0x00003b6e branch  0x000041c1 
- 00017051  0x00003b71 jam  0x00000001 , 0x000041e2 
- 00017052  0x00003b72 call  0x00003416 
- 00017053  0x00003b73 call  0x00003412 
- 00017054  0x00003b74 setarg  0x00000000 
- 00017055  0x00003b75 store  0x00000002 , 0x0000467e 
- 00017056  0x00003b76 store  0x00000001 , 0x00004680 
- 00017057  0x00003b77 branch  0x0000340e 
- 00017058  0x00003b7a call  0x0000435f 
- 00017059  0x00003b7b fetch  0x00000001 , 0x00004720 
- 00017060  0x00003b7c fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003b7d isub  0x00000002 , 0x0000003e 
- 00017062  0x00003b7e branch  0x000042ab , 0x00000005 
- 00017063  0x00003b7f fetch  0x00000001 , 0x00004210 
- 00017064  0x00003b80 beq  0x00000033 , 0x00004271 
- 00017065  0x00003b81 beq  0x00000034 , 0x00004279 
- 00017066  0x00003b82 branch  0x000042b0 
- 00017067  0x00003b84 call  0x00003d57 
- 00017068  0x00003b85 rtnmark1  0x00000026 
- 00017069  0x00003b86 fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003b87 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003b88 rtn 
- 00017072  0x00003b8b bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003b8c fetch  0x00000002 , 0x00004682 
- 00017074  0x00003b8d bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003b8e fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003b8f bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003b90 random  0x0000003f 
- 00017078  0x00003b91 store  0x00000001 , 0x000044a1 
- 00017079  0x00003b93 call  0x00003418 
- 00017080  0x00003b94 fetch  0x00000002 , 0x00004687 
- 00017081  0x00003b95 store  0x00000002 , 0x000046ac 
- 00017082  0x00003b96 jam  0x00000006 , 0x0000016d 
- 00017083  0x00003b97 setarg  0x00000000 
- 00017084  0x00003b98 store  0x00000002 , 0x000046b0 
- 00017085  0x00003b99 store  0x00000002 , 0x000046ae 
- 00017086  0x00003b9a arg  0x00000007 , 0x00000007 
- 00017087  0x00003b9b call  0x000043ce 
- 00017088  0x00003b9c call  0x000043ca 
- 00017089  0x00003b9d fetch  0x00000001 , 0x00004092 
- 00017090  0x00003b9e isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003b9f call  0x00007df4 , 0x00000001 
- 00017092  0x00003ba0 fetch  0x00000001 , 0x00004092 
- 00017093  0x00003ba1 isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003ba2 call  0x00007ddd , 0x00000001 
- 00017095  0x00003ba3 fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003ba4 bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003ba5 branch  0x00004282 
- 00017098  0x00003ba8 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003ba9 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003baa isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003bab call  0x000042d4 , 0x00000001 
- 00017102  0x00003bac fetch  0x00000001 , 0x00004092 
- 00017103  0x00003bad isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003bae call  0x000042d7 , 0x00000001 
- 00017105  0x00003baf fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003bb0 bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003bb1 branch  0x00004482 
- 00017108  0x00003bb3 setarg  0x00000000 
- 00017109  0x00003bb4 store  0x00000002 , 0x000046ae 
- 00017110  0x00003bb5 branch  0x00007dfa 
- 00017111  0x00003bb7 setarg  0x00000000 
- 00017112  0x00003bb8 store  0x00000002 , 0x000046ac 
- 00017113  0x00003bb9 branch  0x00007de2 
- 00017114  0x00003bc0 fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003bc1 rtnbit0  0x00000007 
- 00017116  0x00003bc2 arg  0x00000007 , 0x00000007 
- 00017117  0x00003bc3 call  0x000043d2 
- 00017118  0x00003bc4 call  0x000042e8 
- 00017119  0x00003bc6 call  0x000042fb 
- 00017120  0x00003bc7 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003bc8 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003bc9 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003bca rtn 
- 00017124  0x00003bcc arg  0x00000058 , 0x00000002 
- 00017125  0x00003bcd arg  0x00004720 , 0x00000011 
- 00017126  0x00003bce arg  0x00000000 , 0x00000012 
- 00017127  0x00003bcf branch  0x000065d1 
- 00017128  0x00003bd2 fetch  0x00000001 , 0x00000185 
- 00017129  0x00003bd3 beq  0x00000034 , 0x000042ec 
- 00017130  0x00003bd4 beq  0x00000033 , 0x000042ef 
- 00017131  0x00003bd5 rtn 
- 00017132  0x00003bd7 store  0x00000001 , 0x000046c7 
- 00017133  0x00003bd8 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003bd9 branch  0x000042f1 
- 00017135  0x00003bdb store  0x00000001 , 0x000046c7 
- 00017136  0x00003bdc fetch  0x00000006 , 0x00000040 
- 00017137  0x00003bde store  0x00000006 , 0x000046c8 
- 00017138  0x00003bdf fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003be0 arg  0x00004721 , 0x00000006 
- 00017140  0x00003be1 arg  0x00000003 , 0x00000039 
- 00017141  0x00003be3 ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003be4 isub  0x00000002 , 0x0000003e 
- 00017143  0x00003be5 branch  0x00004310 , 0x00000005 
- 00017144  0x00003be6 increase  0x00000016 , 0x00000006 
- 00017145  0x00003be7 loop  0x000042f5 
- 00017146  0x00003be8 rtn 
- 00017147  0x00003bea arg  0x00004721 , 0x00000011 
- 00017148  0x00003beb fetch  0x00000001 , 0x00004720 
- 00017149  0x00003bec increase  0xffffffff , 0x0000003f 
- 00017150  0x00003bed mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003bee iadd  0x00000011 , 0x00000011 
- 00017152  0x00003bef fetch  0x00000001 , 0x00000185 
- 00017153  0x00003bf0 istore  0x00000001 , 0x00000011 
- 00017154  0x00003bf1 beq  0x00000034 , 0x00004305 
- 00017155  0x00003bf2 beq  0x00000033 , 0x0000430c 
- 00017156  0x00003bf3 rtn 
- 00017157  0x00003bf6 fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003bf7 istore  0x00000006 , 0x00000005 
- 00017159  0x00003bf8 arg  0x00004419 , 0x00000006 
- 00017160  0x00003bf9 call  0x00007ebf 
- 00017161  0x00003bfa fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003bfb istore  0x00000006 , 0x00000005 
- 00017163  0x00003bfc rtn 
- 00017164  0x00003bfe fetch  0x00000006 , 0x00000040 
- 00017165  0x00003bff istore  0x00000006 , 0x00000005 
- 00017166  0x00003c00 arg  0x000041be , 0x00000006 
- 00017167  0x00003c01 branch  0x00007ebf 
- 00017168  0x00003c04 increase  0xfffffffa , 0x00000006 
- 00017169  0x00003c05 copy  0x00000006 , 0x00000005 
- 00017170  0x00003c06 fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003c07 increase  0x00000003 , 0x00000002 
- 00017172  0x00003c08 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003c09 rtn 
- 00017174  0x00003c0e arg  0x00000058 , 0x00000002 
- 00017175  0x00003c0f arg  0x00004720 , 0x00000011 
- 00017176  0x00003c10 arg  0x00000000 , 0x00000012 
- 00017177  0x00003c11 call  0x000065df 
- 00017178  0x00003c13 arg  0x00004721 , 0x00000011 
- 00017179  0x00003c14 fetch  0x00000001 , 0x00004720 
- 00017180  0x00003c15 fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003c16 isub  0x00000002 , 0x0000003e 
- 00017182  0x00003c17 rtn  0x00000005 
- 00017183  0x00003c18 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003c19 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003c1a iadd  0x00000011 , 0x00000011 
- 00017186  0x00003c1b ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003c1c store  0x00000001 , 0x00004210 
- 00017188  0x00003c1d beq  0x00000033 , 0x00004327 
- 00017189  0x00003c1e beq  0x00000034 , 0x0000432c 
- 00017190  0x00003c1f rtn 
- 00017191  0x00003c22 ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003c24 store  0x00000006 , 0x000041d0 
- 00017193  0x00003c25 arg  0x000041be , 0x00000005 
- 00017194  0x00003c26 call  0x00007ebf 
- 00017195  0x00003c27 branch  0x000067d7 
- 00017196  0x00003c2a ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003c2c store  0x00000006 , 0x000041d0 
- 00017198  0x00003c2d arg  0x00004419 , 0x00000005 
- 00017199  0x00003c2e call  0x00007ebf 
- 00017200  0x00003c2f ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003c30 store  0x00000006 , 0x000044a0 
- 00017202  0x00003c31 rtn 
- 00017203  0x00003c35 fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003c36 bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003c37 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003c38 branch  0x00004337 
- 00017207  0x00003c3b call  0x00004083 
- 00017208  0x00003c3c beq  0x00000006 , 0x0000433e 
- 00017209  0x00003c3e jam  0x0000001e , 0x000046d8 
- 00017210  0x00003c3f fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003c40 rtneq  0x00000001 
- 00017212  0x00003c41 jam  0x00000001 , 0x000046d9 
- 00017213  0x00003c42 rtn 
- 00017214  0x00003c45 call  0x00004343 
- 00017215  0x00003c46 fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003c47 rtneq  0x00000000 
- 00017217  0x00003c48 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003c49 branch  0x000043c0 
- 00017219  0x00003c4c fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003c4d rtn  0x00000034 
- 00017221  0x00003c4e pincrease  0xffffffff 
- 00017222  0x00003c4f store  0x00000001 , 0x000046d8 
- 00017223  0x00003c50 nrtn  0x00000034 
- 00017224  0x00003c51 branch  0x00004370 
- 00017225  0x00003c54 fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003c55 rtneq  0x000000ff 
- 00017227  0x00003c56 fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003c57 call  0x0000681d 
- 00017229  0x00003c58 branch  0x00004354 , 0x00000001 
- 00017230  0x00003c5a fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003c5b rtneq  0x00000001 
- 00017232  0x00003c5c jam  0x00000001 , 0x000046d9 
- 00017233  0x00003c5d fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003c5e rtnbit1  0x00000006 
- 00017235  0x00003c5f branch  0x00004370 
- 00017236  0x00003c62 fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003c63 rtneq  0x00000000 
- 00017238  0x00003c64 jam  0x00000000 , 0x000046d9 
- 00017239  0x00003c65 arg  0x00000006 , 0x00000007 
- 00017240  0x00003c66 branch  0x000043d2 
- 00017241  0x00003c6b fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003c6c rtnbit0  0x00000006 
- 00017243  0x00003c6d fetch  0x00000001 , 0x00004720 
- 00017244  0x00003c6e beq  0x00000001 , 0x00004369 
- 00017245  0x00003c6f beq  0x00000002 , 0x0000436c 
- 00017246  0x00003c70 rtn 
- 00017247  0x00003c72 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003c73 rtnbit0  0x00000006 
- 00017249  0x00003c74 fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003c75 call  0x0000681d 
- 00017251  0x00003c76 branch  0x00004366 , 0x00000001 
- 00017252  0x00003c78 jam  0x00000001 , 0x00004720 
- 00017253  0x00003c79 rtn 
- 00017254  0x00003c7b fetch  0x00000001 , 0x00004703 
- 00017255  0x00003c7c store  0x00000001 , 0x00004720 
- 00017256  0x00003c7d rtn 
- 00017257  0x00003c7f fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003c80 nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003c81 rtn 
- 00017260  0x00003c83 fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003c84 call  0x0000681d 
- 00017262  0x00003c85 branch  0x00004354 , 0x00000001 
- 00017263  0x00003c86 rtn 
- 00017264  0x00003c8c fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003c8d increase  0x00000001 , 0x00000002 
- 00017266  0x00003c8e fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003c8f isub  0x00000002 , 0x0000003e 
- 00017268  0x00003c90 ncall  0x000043cc , 0x00000002 
- 00017269  0x00003c91 storet  0x00000001 , 0x00004720 
- 00017270  0x00003c92 jam  0x00000000 , 0x000041bd 
- 00017271  0x00003c93 call  0x0000437a 
- 00017272  0x00003c94 call  0x000043c0 
- 00017273  0x00003c96 branch  0x0000437e 
- 00017274  0x00003c99 arg  0x00000001 , 0x00000002 
- 00017275  0x00003c9a arg  0x00004720 , 0x00000011 
- 00017276  0x00003c9b arg  0x00000000 , 0x00000012 
- 00017277  0x00003c9c branch  0x00006606 
- 00017278  0x00003c9f call  0x00004381 
- 00017279  0x00003ca0 call  0x000043c2 
- 00017280  0x00003ca1 branch  0x000041d7 
- 00017281  0x00003ca3 fetch  0x00000002 , 0x00004682 
- 00017282  0x00003ca4 bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003ca5 bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003ca6 bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003ca7 branch  0x000042ca 
- 00017286  0x00003caa bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003cab setarg  0x00000000 
- 00017288  0x00003cac store  0x00000002 , 0x000046b0 
- 00017289  0x00003cad fetch  0x00000002 , 0x00004682 
- 00017290  0x00003cae bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003caf fetch  0x00000002 , 0x00004682 
- 00017292  0x00003cb0 bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003cb1 rtn 
- 00017294  0x00003cb4 setarg  0x00000001 
- 00017295  0x00003cb5 store  0x00000006 , 0x00000040 
- 00017296  0x00003cb6 jam  0x00000033 , 0x00000185 
- 00017297  0x00003cb7 branch  0x000042df 
- 00017298  0x00003cbb call  0x000043c4 
- 00017299  0x00003cbc branch  0x00007e2f 
- 00017300  0x00003cbf fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003cc0 rtneq  0x000000ff 
- 00017302  0x00003cc1 fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003cc2 call  0x0000681d 
- 00017304  0x00003cc3 branch  0x0000439f , 0x00000001 
- 00017305  0x00003cc5 fetch  0x00000001 , 0x00004685 
- 00017306  0x00003cc6 store  0x00000001 , 0x000046da 
- 00017307  0x00003cc7 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003cc8 rtneq  0x00000001 
- 00017309  0x00003cc9 jam  0x00000001 , 0x000046db 
- 00017310  0x00003cca branch  0x000043ca 
- 00017311  0x00003ccc call  0x000043b5 
- 00017312  0x00003ccd fetch  0x00000001 , 0x000046db 
- 00017313  0x00003cce rtneq  0x00000000 
- 00017314  0x00003ccf jam  0x00000000 , 0x000046db 
- 00017315  0x00003cd0 call  0x00007e2f 
- 00017316  0x00003cd1 branch  0x000043c8 
- 00017317  0x00003cd5 fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003cd6 bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003cd8 call  0x00004083 
- 00017320  0x00003cd9 beq  0x00000007 , 0x000043af 
- 00017321  0x00003cdb fetch  0x00000001 , 0x00004685 
- 00017322  0x00003cdc store  0x00000001 , 0x000046da 
- 00017323  0x00003cdd fetch  0x00000001 , 0x000046db 
- 00017324  0x00003cde rtneq  0x00000001 
- 00017325  0x00003cdf jam  0x00000001 , 0x000046db 
- 00017326  0x00003ce0 branch  0x000043ca 
- 00017327  0x00003ce4 call  0x000043b5 
- 00017328  0x00003ce5 fetch  0x00000001 , 0x000046db 
- 00017329  0x00003ce6 rtneq  0x00000000 
- 00017330  0x00003ce7 jam  0x00000000 , 0x000046db 
- 00017331  0x00003ce8 call  0x00007e2f 
- 00017332  0x00003ce9 branch  0x000043c8 
- 00017333  0x00003cec arg  0x000046da , 0x00000013 
- 00017334  0x00003ced arg  0x000043b8 , 0x00000012 
- 00017335  0x00003cee branch  0x0000336d 
- 00017336  0x00003cf1 arg  0x00000006 , 0x00000007 
- 00017337  0x00003cf2 call  0x000043ce 
- 00017338  0x00003cf3 call  0x00003357 
- 00017339  0x00003cf4 branch  0x0000426c 
- 00017340  0x00003cf8 arg  0x00000001 , 0x00000007 
- 00017341  0x00003cf9 branch  0x000043ce 
- 00017342  0x00003cfb arg  0x00000001 , 0x00000007 
- 00017343  0x00003cfc branch  0x000043d2 
- 00017344  0x00003cfe arg  0x00000000 , 0x00000007 
- 00017345  0x00003cff branch  0x000043ce 
- 00017346  0x00003d01 arg  0x00000000 , 0x00000007 
- 00017347  0x00003d02 branch  0x000043d2 
- 00017348  0x00003d04 arg  0x00000002 , 0x00000007 
- 00017349  0x00003d05 branch  0x000043ce 
- 00017350  0x00003d07 arg  0x00000002 , 0x00000007 
- 00017351  0x00003d08 branch  0x000043d2 
- 00017352  0x00003d0a arg  0x00000005 , 0x00000007 
- 00017353  0x00003d0b branch  0x000043ce 
- 00017354  0x00003d0d arg  0x00000005 , 0x00000007 
- 00017355  0x00003d0e branch  0x000043d2 
- 00017356  0x00003d13 arg  0x00000001 , 0x00000002 
- 00017357  0x00003d14 rtn 
- 00017358  0x00003d17 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003d18 qset1  0x0000003f 
- 00017360  0x00003d19 store  0x00000004 , 0x000046d3 
- 00017361  0x00003d1a rtn 
- 00017362  0x00003d1d fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003d1e qset0  0x0000003f 
- 00017364  0x00003d1f store  0x00000004 , 0x000046d3 
- 00017365  0x00003d20 rtn 
- 00017366  0x00003d23 fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003d24 rtnbit0  0x0000001a 
- 00017368  0x00003d25 fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003d26 increase  0x00000001 , 0x0000003f 
- 00017370  0x00003d27 store  0x00000001 , 0x000046ce 
- 00017371  0x00003d28 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003d29 rtn  0x00000002 
- 00017373  0x00003d2a jam  0x00000000 , 0x000046ce 
- 00017374  0x00003d2b call  0x000068eb 
- 00017375  0x00003d2c call  0x00006908 
- 00017376  0x00003d2d store  0x00000002 , 0x0000470f 
- 00017377  0x00003d2e arg  0x00004709 , 0x00000011 
- 00017378  0x00003d2f call  0x00006930 
- 00017379  0x00003d30 fetch  0x00000001 , 0x00004231 
- 00017380  0x00003d31 bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003d32 bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003d33 branch  0x000043e7 
- 00017383  0x00003d35 arg  0x00000004 , 0x00000007 
- 00017384  0x00003d36 branch  0x000043ce 
- 00017385  0x00003d38 arg  0x00000004 , 0x00000007 
- 00017386  0x00003d39 branch  0x000043d2 
- 00017387  0x00003d3c fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003d3d rtnbit0  0x00000004 
- 00017389  0x00003d3e fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003d3f store  0x00000001 , 0x00004715 
- 00017391  0x00003d40 fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003d41 pincrease  0x00000001 
- 00017393  0x00003d42 store  0x00000001 , 0x000046cf 
- 00017394  0x00003d43 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003d44 ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003d45 beq  0x00000002 , 0x000043fb 
- 00017397  0x00003d46 beq  0x00000004 , 0x000043fe 
- 00017398  0x00003d47 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003d48 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003d49 rtn 
- 00017401  0x00003d4b jam  0x00000001 , 0x000046cf 
- 00017402  0x00003d4c branch  0x000043fe 
- 00017403  0x00003d4e arg  0x00000000 , 0x00000011 
- 00017404  0x00003d4f jam  0x00000002 , 0x00004713 
- 00017405  0x00003d50 branch  0x00007d14 
- 00017406  0x00003d52 arg  0x00000000 , 0x00000011 
- 00017407  0x00003d53 jam  0x00000002 , 0x00004713 
- 00017408  0x00003d54 branch  0x00007d19 
- 00017409  0x00003d57 call  0x00003f97 
- 00017410  0x00003d58 nrtn  0x00000028 
- 00017411  0x00003d59 arg  0x00000007 , 0x00000011 
- 00017412  0x00003d5a arg  0x0000469a , 0x00000012 
- 00017413  0x00003d5b rtn 
- 00017414  0x00003d5e fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003d5f rtn  0x00000034 
- 00017416  0x00003d61 fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003d62 call  0x0000681d 
- 00017418  0x00003d63 call  0x00004410 , 0x00000001 
- 00017419  0x00003d64 fetch  0x00000001 , 0x00004704 
- 00017420  0x00003d65 nrtn  0x00000034 
- 00017421  0x00003d66 call  0x00004083 
- 00017422  0x00003d67 nrtn  0x00000034 
- 00017423  0x00003d68 branch  0x00002d83 
- 00017424  0x00003d6b fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003d6c rtneq  0x000000ff 
- 00017426  0x00003d6d jam  0x0000000a , 0x00004704 
- 00017427  0x00003d6e rtn 
- 00017428  0x00003d72 call  0x00004423 
- 00017429  0x00003d73 fetch  0x00000002 , 0x00004778 
- 00017430  0x00003d74 arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003d75 isub  0x00000002 , 0x0000003e 
- 00017432  0x00003d76 branch  0x0000442b , 0x00000005 
- 00017433  0x00003d77 storet  0x00000002 , 0x00004778 
- 00017434  0x00003d78 call  0x0000441c 
- 00017435  0x00003d79 branch  0x00004435 
- 00017436  0x00003d7b fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003d7c store  0x00000006 , 0x00004738 
- 00017438  0x00003d7d add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003d7e store  0x00000006 , 0x00004755 
- 00017440  0x00003d7f add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003d80 store  0x00000006 , 0x00004772 
- 00017442  0x00003d81 rtn 
- 00017443  0x00003d85 setarg  0x00004778 
- 00017444  0x00003d86 arg  0x00004720 , 0x00000002 
- 00017445  0x00003d87 isub  0x00000002 , 0x00000002 
- 00017446  0x00003d88 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003d89 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003d8a arg  0x00000002 , 0x00000002 
- 00017449  0x00003d8b arg  0x00004778 , 0x00000011 
- 00017450  0x00003d8c branch  0x00006562 
- 00017451  0x00003d90 setarg  0x0000477f 
- 00017452  0x00003d91 arg  0x00004720 , 0x00000002 
- 00017453  0x00003d92 isub  0x00000002 , 0x00000002 
- 00017454  0x00003d93 fetch  0x00000003 , 0x00004700 
- 00017455  0x00003d94 arg  0x00004720 , 0x00000011 
- 00017456  0x00003d95 call  0x00006562 
- 00017457  0x00003d96 call  0x0000431a 
- 00017458  0x00003d97 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003d98 call  0x00002c7a 
- 00017460  0x00003d99 branch  0x0000322c 
- 00017461  0x00003d9c setarg  0x0000477f 
- 00017462  0x00003d9d arg  0x00004720 , 0x00000002 
- 00017463  0x00003d9e isub  0x00000002 , 0x00000002 
- 00017464  0x00003d9f arg  0x00004720 , 0x00000011 
- 00017465  0x00003da0 fetch  0x00000003 , 0x00004700 
- 00017466  0x00003da1 branch  0x00006514 
- 00017467  0x00003da4 arg  0x00000001 , 0x00000002 
- 00017468  0x00003da5 arg  0x0000477a , 0x00000011 
- 00017469  0x00003da6 arg  0x0000005a , 0x00000012 
- 00017470  0x00003da7 branch  0x000065d1 
- 00017471  0x00003daa arg  0x00000001 , 0x00000002 
- 00017472  0x00003dab arg  0x0000477a , 0x00000011 
- 00017473  0x00003dac arg  0x0000005a , 0x00000012 
- 00017474  0x00003dad branch  0x000065df 
- 00017475  0x00003db0 rtnmark1  0x00000026 
- 00017476  0x00003db1 fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003db2 rtnbit0  0x00000016 
- 00017478  0x00003db3 fetch  0x00000001 , 0x00004705 
- 00017479  0x00003db4 pincrease  0x00000001 
- 00017480  0x00003db5 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003db6 store  0x00000001 , 0x00004705 
- 00017482  0x00003db7 rtnne  0x00000007 
- 00017483  0x00003db8 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003db9 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003dba bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003dbb rtn 
- 00017487  0x00003dc1 bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003dc2 fetch  0x00000001 , 0x00004706 
- 00017489  0x00003dc3 nrtn  0x00000034 
- 00017490  0x00003dc4 fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003dc5 rtnbit0  0x00000008 
- 00017492  0x00003dc6 fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003dc7 call  0x000063fb 
- 00017494  0x00003dc8 store  0x00000001 , 0x000046a6 
- 00017495  0x00003dc9 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003dca branch  0x0000445b , 0x00000002 
- 00017497  0x00003dcb jam  0x00000000 , 0x00004706 
- 00017498  0x00003dcc rtn 
- 00017499  0x00003dcf jam  0x0000001e , 0x00004706 
- 00017500  0x00003dd0 rtn 
- 00017501  0x00003dd2 arg  0x00004706 , 0x00000013 
- 00017502  0x00003dd3 arg  0x00004460 , 0x00000012 
- 00017503  0x00003dd4 branch  0x0000336d 
- 00017504  0x00003dd7 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003dd8 call  0x00006414 
- 00017506  0x00003dd9 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003dda nrtn  0x00000002 
- 00017508  0x00003ddb fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003ddc rtnbit0  0x00000008 
- 00017510  0x00003ddd arg  0x00000008 , 0x00000007 
- 00017511  0x00003dde call  0x000043d2 
- 00017512  0x00003ddf jam  0x00000000 , 0x00004172 
- 00017513  0x00003de0 jam  0x0000001e , 0x000046c4 
- 00017514  0x00003de1 call  0x00004482 
- 00017515  0x00003de2 fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003de3 bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003de5 fetch  0x00000001 , 0x00004720 
- 00017518  0x00003de6 beq  0x00000001 , 0x00004489 
- 00017519  0x00003de7 beq  0x00000002 , 0x00004476 
- 00017520  0x00003de8 rtn 
- 00017521  0x00003dea fetch  0x00000001 , 0x00004720 
- 00017522  0x00003deb beq  0x00000001 , 0x00004489 
- 00017523  0x00003dec beq  0x00000002 , 0x0000448c 
- 00017524  0x00003ded beq  0x00000003 , 0x0000448f 
- 00017525  0x00003dee rtn 
- 00017526  0x00003df1 fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003df2 branch  0x0000428f 
- 00017528  0x00003df7 jam  0x00000020 , 0x00004172 
- 00017529  0x00003df8 branch  0x00004482 
- 00017530  0x00003dfd fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003dfe rtneq  0x000000ff 
- 00017532  0x00003dff store  0x00000001 , 0x00004715 
- 00017533  0x00003e00 branch  0x00004296 
- 00017534  0x00003e03 fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003e04 rtneq  0x000000ff 
- 00017536  0x00003e05 store  0x00000001 , 0x00004715 
- 00017537  0x00003e06 branch  0x00004296 
- 00017538  0x00003e09 call  0x00004296 
- 00017539  0x00003e0a call  0x0000447a 
- 00017540  0x00003e0b call  0x0000447e 
- 00017541  0x00003e0d fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003e0e rtneq  0x000000ff 
- 00017543  0x00003e0f store  0x00000001 , 0x00004715 
- 00017544  0x00003e10 branch  0x00004296 
- 00017545  0x00003e13 fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003e14 store  0x00000001 , 0x00004715 
- 00017547  0x00003e15 branch  0x00004298 
- 00017548  0x00003e17 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003e18 store  0x00000001 , 0x00004715 
- 00017550  0x00003e19 branch  0x00004298 
- 00017551  0x00003e1b fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003e1c store  0x00000001 , 0x00004715 
- 00017553  0x00003e1d branch  0x00004298 
- 00017554  0x00003e22 bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003e23 fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003e24 increase  0xffffffff , 0x0000003f 
- 00017557  0x00003e25 store  0x00000001 , 0x0000471e 
- 00017558  0x00003e26 fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003e27 increase  0x00000001 , 0x00000002 
- 00017560  0x00003e28 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003e29 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003e2a ncall  0x000043cc , 0x00000002 
- 00017563  0x00003e2b storet  0x00000001 , 0x00004720 
- 00017564  0x00003e2c jam  0x00000000 , 0x000041bd 
- 00017565  0x00003e2d call  0x0000437a 
- 00017566  0x00003e2e call  0x000042fb 
- 00017567  0x00003e2f branch  0x000042a2 
- 00017568  0x00003e32 call  0x00004482 
- 00017569  0x00003e33 setarg  0x00000000 
- 00017570  0x00003e34 store  0x00000008 , 0x000000a1 
- 00017571  0x00003e35 branch  0x00002b1f 
- 00017572  0x00003e41 rtn  0x0000002b 
- 00017573  0x00003e42 hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003e43 and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003e44 hstore  0x00000001 , 0x00008081 
- 00017576  0x00003e45 call  0x00006948 
- 00017577  0x00003e46 setarg  0x000044e6 
- 00017578  0x00003e47 store  0x00000002 , 0x000041eb 
- 00017579  0x00003e49 setarg  0x000044e9 
- 00017580  0x00003e4a store  0x00000002 , 0x000041ed 
- 00017581  0x00003e4c setarg  0x000044ef 
- 00017582  0x00003e4d store  0x00000002 , 0x000041f3 
- 00017583  0x00003e4f setarg  0x000044f2 
- 00017584  0x00003e50 store  0x00000002 , 0x000041f5 
- 00017585  0x00003e52 setarg  0x000033d0 
- 00017586  0x00003e53 store  0x00000002 , 0x000041e9 
- 00017587  0x00003e55 call  0x00002c7a 
- 00017588  0x00003e56 setarg  0x000045c2 
- 00017589  0x00003e57 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003e58 istore  0x00000002 , 0x00000005 
- 00017591  0x00003e5a setarg  0x000044ea 
- 00017592  0x00003e5b add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003e5c istore  0x00000002 , 0x00000005 
- 00017594  0x00003e5e setarg  0x000044e9 
- 00017595  0x00003e5f add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003e60 istore  0x00000002 , 0x00000005 
- 00017597  0x00003e62 setarg  0x0000450e 
- 00017598  0x00003e63 store  0x00000002 , 0x000041fd 
- 00017599  0x00003e65 setarg  0x000044da 
- 00017600  0x00003e66 store  0x00000002 , 0x0000475b 
- 00017601  0x00003e68 setarg  0x000044d6 
- 00017602  0x00003e69 store  0x00000002 , 0x0000475f 
- 00017603  0x00003e6b setarg  0x00004560 
- 00017604  0x00003e6c store  0x00000002 , 0x0000470f 
- 00017605  0x00003e6e bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003e6f call  0x000044e2 
- 00017607  0x00003e70 call  0x00007e38 
- 00017608  0x00003e71 jam  0x00000002 , 0x00004172 
- 00017609  0x00003e72 fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003e73 store  0x00000001 , 0x0000469a 
- 00017611  0x00003e74 beq  0x00000000 , 0x000044d5 
- 00017612  0x00003e75 fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003e76 store  0x00000001 , 0x00004686 
- 00017614  0x00003e78 call  0x000044db 
- 00017615  0x00003e79 call  0x00007cd3 
- 00017616  0x00003e7a call  0x00007cdd 
- 00017617  0x00003e7b jam  0x00000001 , 0x00004757 
- 00017618  0x00003e7c fetch  0x00000002 , 0x00004682 
- 00017619  0x00003e7d rtnbit1  0x0000000c 
- 00017620  0x00003e7e branch  0x0000340a 
- 00017621  0x00003e83 jam  0x00000002 , 0x00004757 
- 00017622  0x00003e85 call  0x000044db 
- 00017623  0x00003e87 arg  0x00000000 , 0x00000011 
- 00017624  0x00003e88 call  0x00007d1e 
- 00017625  0x00003e8a branch  0x00002ee4 
- 00017626  0x00003e8d branch  0x000044db 
- 00017627  0x00003e90 bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003e91 fetch  0x00000001 , 0x00004729 
- 00017629  0x00003e92 bne  0x000000ff , 0x000044e0 
- 00017630  0x00003e94 fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003e95 branch  0x0000680e 
- 00017632  0x00003e97 store  0x00000001 , 0x00004706 
- 00017633  0x00003e98 branch  0x000044de 
- 00017634  0x00003e9c call  0x00002c9d 
- 00017635  0x00003e9d fetch  0x00000002 , 0x00004753 
- 00017636  0x00003e9e store  0x00000002 , 0x00004755 
- 00017637  0x00003e9f branch  0x00004515 
- 00017638  0x00003ea7 call  0x00006835 
- 00017639  0x00003ea8 call  0x000044e9 
- 00017640  0x00003ea9 branch  0x0000340a 
- 00017641  0x00003eac branch  0x0000696c 
- 00017642  0x00003eaf fetch  0x00000001 , 0x00004765 
- 00017643  0x00003eb0 rtn  0x00000034 
- 00017644  0x00003eb2 branch  0x00002d83 
- 00017645  0x00003eb5 rtn 
- 00017646  0x00003eb8 branch  0x00006978 
- 00017647  0x00003ebb call  0x00004544 
- 00017648  0x00003ebc call  0x00004503 
- 00017649  0x00003ebd branch  0x000044ee 
- 00017650  0x00003ec0 copy  0x00000013 , 0x0000003f 
- 00017651  0x00003ec1 beq  0x0000002d , 0x00003431 
- 00017652  0x00003ec2 beq  0x00000010 , 0x0000341a 
- 00017653  0x00003ec3 beq  0x00000039 , 0x000044fb 
- 00017654  0x00003ec4 beq  0x0000003c , 0x000044ff 
- 00017655  0x00003ec5 beq  0x0000003a , 0x000044f9 
- 00017656  0x00003ec6 rtn 
- 00017657  0x00003ec9 jam  0x00000001 , 0x00004765 
- 00017658  0x00003eca rtn 
- 00017659  0x00003ecd jam  0x00000001 , 0x00004765 
- 00017660  0x00003ece jam  0x00000001 , 0x00004763 
- 00017661  0x00003ecf jam  0x00000001 , 0x00004764 
- 00017662  0x00003ed0 rtn 
- 00017663  0x00003ed3 jam  0x00000001 , 0x00004765 
- 00017664  0x00003ed4 jam  0x00000001 , 0x00004763 
- 00017665  0x00003ed5 jam  0x00000001 , 0x00004764 
- 00017666  0x00003ed6 rtn 
- 00017667  0x00003ed9 fetch  0x00000001 , 0x00004763 
- 00017668  0x00003eda rtneq  0x00000000 
- 00017669  0x00003edb fetch  0x00000001 , 0x00004762 
- 00017670  0x00003edc rtneq  0x00000001 
- 00017671  0x00003edd jam  0x00000001 , 0x00004762 
- 00017672  0x00003edf arg  0x00000000 , 0x00000011 
- 00017673  0x00003ee0 branch  0x00007d19 
- 00017674  0x00003ee2 arg  0x00000000 , 0x00000011 
- 00017675  0x00003ee3 call  0x00007d19 
- 00017676  0x00003ee4 call  0x000044db 
- 00017677  0x00003ee5 branch  0x0000340a 
- 00017678  0x00003ee8 call  0x0000337b 
- 00017679  0x00003ee9 branch  0x00004510 
- 00017680  0x00003eec fetch  0x00000001 , 0x0000472d 
- 00017681  0x00003eed rtn  0x00000034 
- 00017682  0x00003eee arg  0x00004755 , 0x00000013 
- 00017683  0x00003eef arg  0x0000450a , 0x00000012 
- 00017684  0x00003ef0 branch  0x00003374 
- 00017685  0x00003ef4 call  0x0000451a 
- 00017686  0x00003ef5 storet  0x00000002 , 0x0000471a 
- 00017687  0x00003ef6 call  0x0000451f 
- 00017688  0x00003ef7 storet  0x00000002 , 0x0000471c 
- 00017689  0x00003ef8 rtn 
- 00017690  0x00003efb fetch  0x00000002 , 0x0000471a 
- 00017691  0x00003efc store  0x00000002 , 0x0000471e 
- 00017692  0x00003efd call  0x00004540 
- 00017693  0x00003efe call  0x00004525 
- 00017694  0x00003eff store  0x00000001 , 0x00004724 
- 00017695  0x00003f01 fetch  0x00000002 , 0x0000471c 
- 00017696  0x00003f02 store  0x00000002 , 0x0000471e 
- 00017697  0x00003f03 call  0x00004542 
- 00017698  0x00003f04 call  0x00004525 
- 00017699  0x00003f05 store  0x00000001 , 0x00004725 
- 00017700  0x00003f06 rtn 
- 00017701  0x00003f08 fetch  0x00000002 , 0x00004720 
- 00017702  0x00003f09 copy  0x0000003f , 0x00000011 
- 00017703  0x00003f0a fetch  0x00000002 , 0x0000471e 
- 00017704  0x00003f0b call  0x0000452e 
- 00017705  0x00003f0c fetch  0x00000001 , 0x00004719 
- 00017706  0x00003f0d nbranch  0x00004537 , 0x00000034 
- 00017707  0x00003f0e nrtn  0x00000002 
- 00017708  0x00003f0f fetcht  0x00000002 , 0x0000471e 
- 00017709  0x00003f10 rtn 
- 00017710  0x00003f12 isub  0x00000002 , 0x0000003f 
- 00017711  0x00003f13 branch  0x00004534 , 0x00000002 
- 00017712  0x00003f14 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x00003f15 jam  0x00000001 , 0x00004718 
- 00017714  0x00003f16 isub  0x00000011 , 0x0000003e 
- 00017715  0x00003f17 rtn 
- 00017716  0x00003f19 jam  0x00000000 , 0x00004718 
- 00017717  0x00003f1a isub  0x00000011 , 0x0000003e 
- 00017718  0x00003f1b rtn 
- 00017719  0x00003f1d nbranch  0x0000453e , 0x00000002 
- 00017720  0x00003f1e fetch  0x00000001 , 0x00004718 
- 00017721  0x00003f1f nbranch  0x0000453c , 0x00000034 
- 00017722  0x00003f21 setarg  0x00000001 
- 00017723  0x00003f22 rtn 
- 00017724  0x00003f24 setarg  0x00000002 
- 00017725  0x00003f25 rtn 
- 00017726  0x00003f27 setarg  0x00000000 
- 00017727  0x00003f28 rtn 
- 00017728  0x00003f2a jam  0x00000033 , 0x0000422e 
- 00017729  0x00003f2b branch  0x000068eb 
- 00017730  0x00003f2d jam  0x00000034 , 0x0000422e 
- 00017731  0x00003f2e branch  0x000068eb 
- 00017732  0x00003f32 fetch  0x00000001 , 0x0000472a 
- 00017733  0x00003f33 rtnne  0x00000001 
- 00017734  0x00003f35 bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x00003f36 jam  0x00000001 , 0x00004719 
- 00017736  0x00003f37 call  0x0000451a 
- 00017737  0x00003f38 fetch  0x00000002 , 0x00004724 
- 00017738  0x00003f39 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00003f3a isub  0x00000002 , 0x0000003e 
- 00017740  0x00003f3b rtn  0x00000005 
- 00017741  0x00003f3c store  0x00000002 , 0x00004722 
- 00017742  0x00003f3d call  0x00004550 
- 00017743  0x00003f3e branch  0x00004554 
- 00017744  0x00003f41 fetch  0x00000001 , 0x00004724 
- 00017745  0x00003f42 branch  0x0000455a , 0x00000034 
- 00017746  0x00003f43 increase  0xffffffff , 0x0000003f 
- 00017747  0x00003f44 branch  0x00004557 
- 00017748  0x00003f46 fetch  0x00000001 , 0x00004725 
- 00017749  0x00003f47 branch  0x0000455d , 0x00000034 
- 00017750  0x00003f48 increase  0x00000001 , 0x0000003f 
- 00017751  0x00003f4a copy  0x0000003f , 0x00000007 
- 00017752  0x00003f4b arg  0x00000001 , 0x00000011 
- 00017753  0x00003f4c branch  0x00004560 
- 00017754  0x00003f4f arg  0x00000000 , 0x00000007 
- 00017755  0x00003f50 arg  0x00000000 , 0x00000011 
- 00017756  0x00003f51 branch  0x00004560 
- 00017757  0x00003f53 arg  0x00000002 , 0x00000007 
- 00017758  0x00003f54 arg  0x00000000 , 0x00000011 
- 00017759  0x00003f55 branch  0x00004560 
- 00017760  0x00003f58 copy  0x00000011 , 0x0000003f 
- 00017761  0x00003f59 store  0x00000001 , 0x00004761 
- 00017762  0x00003f5a fetch  0x00000001 , 0x00004763 
- 00017763  0x00003f5b beq  0x00000000 , 0x00002ee4 
- 00017764  0x00003f5c fetch  0x00000002 , 0x00004753 
- 00017765  0x00003f5d store  0x00000002 , 0x00004755 
- 00017766  0x00003f5e fetch  0x00000001 , 0x00004761 
- 00017767  0x00003f5f branch  0x00004580 , 0x00000034 
- 00017768  0x00003f61 bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x00003f62 arg  0x00000000 , 0x00000011 
- 00017770  0x00003f63 call  0x00007d14 
- 00017771  0x00003f65 copy  0x00000007 , 0x0000003f 
- 00017772  0x00003f66 beq  0x00000004 , 0x000045a3 
- 00017773  0x00003f67 beq  0x00000005 , 0x000045a5 
- 00017774  0x00003f68 beq  0x00000006 , 0x000045a7 
- 00017775  0x00003f6c call  0x0000458b 
- 00017776  0x00003f6d beq  0x00000000 , 0x00004574 
- 00017777  0x00003f6e beq  0x00000002 , 0x0000457a 
- 00017778  0x00003f6f beq  0x00000003 , 0x00004574 
- 00017779  0x00003f70 rtn 
- 00017780  0x00003f73 copy  0x00000007 , 0x0000003f 
- 00017781  0x00003f74 beq  0x00000000 , 0x0000458f 
- 00017782  0x00003f75 beq  0x00000001 , 0x00004591 
- 00017783  0x00003f76 beq  0x00000002 , 0x00004593 
- 00017784  0x00003f77 beq  0x00000003 , 0x00004595 
- 00017785  0x00003f78 rtn 
- 00017786  0x00003f7b copy  0x00000007 , 0x0000003f 
- 00017787  0x00003f7c beq  0x00000000 , 0x00004597 
- 00017788  0x00003f7d beq  0x00000001 , 0x0000459a 
- 00017789  0x00003f7e beq  0x00000002 , 0x0000459d 
- 00017790  0x00003f7f beq  0x00000003 , 0x000045a0 
- 00017791  0x00003f80 rtn 
- 00017792  0x00003f83 bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x00003f84 arg  0x00000000 , 0x00000011 
- 00017794  0x00003f85 call  0x00007d19 
- 00017795  0x00003f87 copy  0x00000007 , 0x0000003f 
- 00017796  0x00003f88 beq  0x00000004 , 0x000045bc 
- 00017797  0x00003f89 beq  0x00000005 , 0x000045bc 
- 00017798  0x00003f8d call  0x0000458b 
- 00017799  0x00003f8e beq  0x00000000 , 0x000045a9 
- 00017800  0x00003f8f beq  0x00000002 , 0x000045af 
- 00017801  0x00003f90 beq  0x00000003 , 0x000045a9 
- 00017802  0x00003f91 rtn 
- 00017803  0x00003f94 fetch  0x00000001 , 0x00004728 
- 00017804  0x00003f95 fetcht  0x00000001 , 0x00004727 
- 00017805  0x00003f96 ior  0x00000002 , 0x0000003f 
- 00017806  0x00003f97 rtn 
- 00017807  0x00003f9b jam  0x00000001 , 0x00004734 
- 00017808  0x00003f9c branch  0x000045be 
- 00017809  0x00003f9e jam  0x00000002 , 0x00004734 
- 00017810  0x00003f9f branch  0x000045be 
- 00017811  0x00003fa1 jam  0x00000001 , 0x00004736 
- 00017812  0x00003fa2 branch  0x000045be 
- 00017813  0x00003fa4 jam  0x00000002 , 0x00004736 
- 00017814  0x00003fa5 branch  0x000045be 
- 00017815  0x00003fa9 jam  0x00000001 , 0x00004734 
- 00017816  0x00003faa jam  0x00000001 , 0x00004736 
- 00017817  0x00003fab branch  0x000045be 
- 00017818  0x00003fad jam  0x00000002 , 0x00004734 
- 00017819  0x00003fae jam  0x00000002 , 0x00004736 
- 00017820  0x00003faf branch  0x000045be 
- 00017821  0x00003fb1 jam  0x00000002 , 0x00004734 
- 00017822  0x00003fb2 jam  0x00000001 , 0x00004736 
- 00017823  0x00003fb3 branch  0x000045be 
- 00017824  0x00003fb5 jam  0x00000001 , 0x00004734 
- 00017825  0x00003fb6 jam  0x00000002 , 0x00004736 
- 00017826  0x00003fb7 branch  0x000045be 
- 00017827  0x00003fbb jam  0x00000001 , 0x00004738 
- 00017828  0x00003fbc branch  0x000045be 
- 00017829  0x00003fbe jam  0x00000002 , 0x00004738 
- 00017830  0x00003fbf branch  0x000045be 
- 00017831  0x00003fc2 jam  0x00000001 , 0x00004741 
- 00017832  0x00003fc3 branch  0x000045c0 
- 00017833  0x00003fc6 copy  0x00000007 , 0x0000003f 
- 00017834  0x00003fc7 beq  0x00000000 , 0x000045b5 
- 00017835  0x00003fc8 beq  0x00000001 , 0x000045b5 
- 00017836  0x00003fc9 beq  0x00000002 , 0x000045b7 
- 00017837  0x00003fca beq  0x00000003 , 0x000045b7 
- 00017838  0x00003fcb rtn 
- 00017839  0x00003fce copy  0x00000007 , 0x0000003f 
- 00017840  0x00003fcf beq  0x00000000 , 0x000045b9 
- 00017841  0x00003fd0 beq  0x00000001 , 0x000045b9 
- 00017842  0x00003fd1 beq  0x00000002 , 0x000045b9 
- 00017843  0x00003fd2 beq  0x00000003 , 0x000045b9 
- 00017844  0x00003fd3 rtn 
- 00017845  0x00003fd7 jam  0x00000000 , 0x00004734 
- 00017846  0x00003fd8 branch  0x000045be 
- 00017847  0x00003fdb jam  0x00000000 , 0x00004736 
- 00017848  0x00003fdc branch  0x000045be 
- 00017849  0x00003fe2 jam  0x00000000 , 0x00004734 
- 00017850  0x00003fe3 jam  0x00000000 , 0x00004736 
- 00017851  0x00003fe4 branch  0x000045be 
- 00017852  0x00003fe8 jam  0x00000000 , 0x00004738 
- 00017853  0x00003fe9 branch  0x000045be 
- 00017854  0x00003fec arg  0x0000472e , 0x00000011 
- 00017855  0x00003fed branch  0x00007e3d 
- 00017856  0x00003fef arg  0x0000473b , 0x00000011 
- 00017857  0x00003ff0 branch  0x00007e3d 
- 00017858  0x00003ff3 fetch  0x00000001 , 0x00004764 
- 00017859  0x00003ff4 beq  0x00000001 , 0x000045cc 
- 00017860  0x00003ff5 arg  0x00004744 , 0x00000011 
- 00017861  0x00003ff6 call  0x00007e54 
- 00017862  0x00003ff7 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00003ff9 arg  0x00004744 , 0x00000006 
- 00017864  0x00003ffa ifetch  0x00000001 , 0x00000006 
- 00017865  0x00003ffb copy  0x0000003f , 0x00000011 
- 00017866  0x00003ffc arg  0x00004745 , 0x00000012 
- 00017867  0x00003fff rtn 
- 00017868  0x00004002 jam  0x00000000 , 0x00004764 
- 00017869  0x00004003 enable  0x00000028 
- 00017870  0x00004004 arg  0x00000001 , 0x00000011 
- 00017871  0x00004005 arg  0x00004766 , 0x00000012 
- 00017872  0x00004006 rtn 
- 00017873  0x00004009 fetch  0x00000001 , 0x00004747 
- 00017874  0x0000400a beq  0x00000004 , 0x000045d5 
- 00017875  0x0000400b beq  0x00000005 , 0x000045d5 
- 00017876  0x0000400c rtn 
- 00017877  0x0000400e fetch  0x00000001 , 0x0000474a 
- 00017878  0x0000400f nbranch  0x000045dc , 0x00000034 
- 00017879  0x00004010 fetch  0x00000001 , 0x0000474c 
- 00017880  0x00004011 nbranch  0x000045dc , 0x00000034 
- 00017881  0x00004012 fetch  0x00000001 , 0x0000474e 
- 00017882  0x00004013 nbranch  0x000045dc , 0x00000034 
- 00017883  0x00004014 rtn 
- 00017884  0x00004016 enable  0x00000028 
- 00017885  0x00004017 branch  0x000045c7 
- 00017886  0x00004020 rtn  0x0000002b 
- 00017887  0x00004021 hfetch  0x00000001 , 0x00008081 
- 00017888  0x00004022 and_into  0x000000fc , 0x0000003f 
- 00017889  0x00004023 hstore  0x00000001 , 0x00008081 
- 00017890  0x00004024 setarg  0x000046b4 
- 00017891  0x00004025 store  0x00000002 , 0x000041eb 
- 00017892  0x00004027 setarg  0x000046b3 
- 00017893  0x00004028 store  0x00000002 , 0x000041ed 
- 00017894  0x0000402a setarg  0x0000340a 
- 00017895  0x0000402b store  0x00000002 , 0x000041f7 
- 00017896  0x0000402d setarg  0x000046b1 
- 00017897  0x0000402e store  0x00000002 , 0x000041f3 
- 00017898  0x00004030 setarg  0x00004612 
- 00017899  0x00004031 store  0x00000002 , 0x000041f5 
- 00017900  0x00004033 setarg  0x0000460c 
- 00017901  0x00004034 store  0x00000002 , 0x000041e9 
- 00017902  0x00004036 setarg  0x0000476a 
- 00017903  0x00004037 store  0x00000002 , 0x000041f9 
- 00017904  0x00004039 setarg  0x00004686 
- 00017905  0x0000403a store  0x00000002 , 0x000041fd 
- 00017906  0x0000403c setarg  0x00004729 
- 00017907  0x0000403d store  0x00000002 , 0x000046e7 
- 00017908  0x0000403f setarg  0x00004806 
- 00017909  0x00004040 store  0x00000002 , 0x000046e2 
- 00017910  0x00004041 setarg  0x00004807 
- 00017911  0x00004042 store  0x00000002 , 0x000046e4 
- 00017912  0x00004044 call  0x000057a3 
- 00017913  0x00004045 call  0x000047da 
- 00017914  0x00004046 call  0x00004788 
- 00017915  0x00004047 call  0x0000476d 
- 00017916  0x00004048 call  0x00006948 
- 00017917  0x00004049 call  0x0000477a 
- 00017918  0x0000404a call  0x00007e38 
- 00017919  0x0000404b call  0x00007d08 
- 00017920  0x0000404c call  0x00004793 
- 00017921  0x0000404d call  0x000047c7 
- 00017922  0x0000404f bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x00004050 call  0x0000464f 
- 00017924  0x00004051 fetch  0x00000001 , 0x000046dd 
- 00017925  0x00004052 beq  0x00000000 , 0x00004609 
- 00017926  0x00004053 fetch  0x00000001 , 0x000046de 
- 00017927  0x00004054 store  0x00000001 , 0x00004686 
- 00017928  0x00004055 branch  0x0000480e 
- 00017929  0x00004059 jam  0x000000ff , 0x00004686 
- 00017930  0x0000405a jam  0x00000001 , 0x000046df 
- 00017931  0x0000405b branch  0x000046d9 
- 00017932  0x00004060 fetch  0x00000001 , 0x000046df 
- 00017933  0x00004061 beq  0x00000002 , 0x000033d0 
- 00017934  0x00004062 call  0x0000527e 
- 00017935  0x00004063 fetch  0x00000001 , 0x00004256 
- 00017936  0x00004064 nbranch  0x000033d0 , 0x00000034 
- 00017937  0x00004065 branch  0x000033d2 
- 00017938  0x0000406a copy  0x00000013 , 0x0000003f 
- 00017939  0x0000406c beq  0x00000001 , 0x00004626 
- 00017940  0x0000406d beq  0x00000002 , 0x00004629 
- 00017941  0x0000406e beq  0x00000004 , 0x00004631 
- 00017942  0x0000406f beq  0x00000005 , 0x00004633 
- 00017943  0x00004070 beq  0x00000006 , 0x00004635 
- 00017944  0x00004071 beq  0x00000007 , 0x00004638 
- 00017945  0x00004072 beq  0x00000012 , 0x0000463c 
- 00017946  0x00004073 beq  0x00000013 , 0x00004644 
- 00017947  0x00004074 beq  0x00000027 , 0x00004645 
- 00017948  0x00004075 beq  0x0000002e , 0x00004648 
- 00017949  0x00004076 beq  0x0000003d , 0x00004649 
- 00017950  0x00004078 beq  0x00000014 , 0x00004658 
- 00017951  0x00004079 beq  0x00000015 , 0x0000465c 
- 00017952  0x0000407a beq  0x0000003f , 0x0000465f 
- 00017953  0x0000407b beq  0x00000040 , 0x00004665 
- 00017954  0x0000407d beq  0x00000010 , 0x0000466b 
- 00017955  0x0000407e beq  0x0000002c , 0x0000466c 
- 00017956  0x0000407f beq  0x0000002d , 0x00004677 
- 00017957  0x00004080 rtn 
- 00017958  0x00004086 jam  0x00000000 , 0x000046ad 
- 00017959  0x00004087 jam  0x00000000 , 0x000046ac 
- 00017960  0x00004088 rtn 
- 00017961  0x0000408c call  0x0000462b 
- 00017962  0x0000408d branch  0x00004631 
- 00017963  0x00004090 jam  0x00000000 , 0x000041e2 
- 00017964  0x00004091 jam  0x00000000 , 0x00004680 
- 00017965  0x00004092 jam  0x00000000 , 0x00004205 
- 00017966  0x00004093 jam  0x00000000 , 0x000046ac 
- 00017967  0x00004094 jam  0x00000000 , 0x000046ad 
- 00017968  0x00004095 branch  0x00007e38 
- 00017969  0x00004099 call  0x000033a9 
- 00017970  0x0000409a branch  0x000046c2 
- 00017971  0x0000409e call  0x000046b6 
- 00017972  0x0000409f branch  0x00003408 
- 00017973  0x000040a3 setarg  0x00000002 
- 00017974  0x000040a4 store  0x00000001 , 0x00004680 
- 00017975  0x000040a5 rtn 
- 00017976  0x000040a9 jam  0x00000000 , 0x000046ac 
- 00017977  0x000040aa setarg  0x00000001 
- 00017978  0x000040ab store  0x00000001 , 0x000046ad 
- 00017979  0x000040ac rtn 
- 00017980  0x000040b0 fetch  0x00000001 , 0x000041e2 
- 00017981  0x000040b1 rtneq  0x00000001 
- 00017982  0x000040b2 jam  0x00000001 , 0x000041e2 
- 00017983  0x000040b3 call  0x00003416 
- 00017984  0x000040b4 call  0x00003414 
- 00017985  0x000040b5 call  0x000046b6 
- 00017986  0x000040b6 call  0x00003408 
- 00017987  0x000040b7 branch  0x0000340e 
- 00017988  0x000040bb branch  0x00004631 
- 00017989  0x000040bf setarg  0x00000005 
- 00017990  0x000040c0 store  0x00000001 , 0x000046ac 
- 00017991  0x000040c1 rtn 
- 00017992  0x000040c5 branch  0x000033cd 
- 00017993  0x000040ca arg  0x00000000 , 0x00000012 
- 00017994  0x000040cb fetch  0x00000001 , 0x00004217 
- 00017995  0x000040cc mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x000040cd fetch  0x00000002 , 0x00004215 
- 00017997  0x000040ce copy  0x0000003f , 0x00000011 
- 00017998  0x000040cf branch  0x00006606 
- 00017999  0x000040d2 arg  0x00000000 , 0x00000012 
- 00018000  0x000040d3 fetch  0x00000001 , 0x0000469a 
- 00018001  0x000040d4 rtnbit0  0x00000001 
- 00018002  0x000040d5 fetch  0x00000001 , 0x00004217 
- 00018003  0x000040d6 rtn  0x00000034 
- 00018004  0x000040d7 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x000040d8 fetch  0x00000002 , 0x00004215 
- 00018006  0x000040d9 copy  0x0000003f , 0x00000011 
- 00018007  0x000040da branch  0x000065df 
- 00018008  0x000040df call  0x000046b6 
- 00018009  0x000040e0 setarg  0x00000000 
- 00018010  0x000040e1 store  0x00000002 , 0x000046b7 
- 00018011  0x000040e2 branch  0x00003408 
- 00018012  0x000040e6 call  0x00007e38 
- 00018013  0x000040e7 jam  0x00000000 , 0x000046b0 
- 00018014  0x000040e8 branch  0x000046d9 
- 00018015  0x000040ec call  0x00007e38 
- 00018016  0x000040ed jam  0x00000001 , 0x000046b0 
- 00018017  0x000040ee fetch  0x00000008 , 0x000046c1 
- 00018018  0x000040ef store  0x00000008 , 0x00004496 
- 00018019  0x000040f0 call  0x00003416 
- 00018020  0x000040f1 branch  0x00005abf 
- 00018021  0x000040f5 fetch  0x00000002 , 0x00004509 
- 00018022  0x000040f6 rtneq  0x00000000 
- 00018023  0x000040f7 fetch  0x00000008 , 0x000046c9 
- 00018024  0x000040f8 rtn  0x00000034 
- 00018025  0x000040f9 store  0x00000008 , 0x00004496 
- 00018026  0x000040fa branch  0x00005abf 
- 00018027  0x000040ff branch  0x0000481f 
- 00018028  0x00004102 fetch  0x00000001 , 0x000046dd 
- 00018029  0x00004103 rtneq  0x00000000 
- 00018030  0x00004104 fetch  0x00000001 , 0x000046df 
- 00018031  0x00004105 rtnne  0x00000001 
- 00018032  0x00004106 call  0x00004672 
- 00018033  0x00004107 branch  0x00003406 
- 00018034  0x0000410a jam  0x00000001 , 0x000048df 
- 00018035  0x0000410b arg  0x0000000b , 0x00000039 
- 00018036  0x0000410c arg  0x000048e0 , 0x00000005 
- 00018037  0x0000410d arg  0x000048c9 , 0x00000006 
- 00018038  0x0000410e branch  0x00007f01 
- 00018039  0x00004111 fetch  0x00000001 , 0x000046dd 
- 00018040  0x00004112 rtneq  0x00000000 
- 00018041  0x00004113 fetch  0x00000001 , 0x000046df 
- 00018042  0x00004114 beq  0x00000001 , 0x0000467c 
- 00018043  0x00004115 branch  0x0000481b 
- 00018044  0x00004118 fetch  0x00000001 , 0x000048df 
- 00018045  0x00004119 rtnne  0x00000001 
- 00018046  0x0000411a jam  0x00000000 , 0x000048df 
- 00018047  0x0000411b fetch  0x00000002 , 0x00004682 
- 00018048  0x0000411c bbit1  0x00000000 , 0x00003408 
- 00018049  0x0000411d bbit1  0x00000009 , 0x00003408 
- 00018050  0x0000411e arg  0x0000000b , 0x00000039 
- 00018051  0x0000411f arg  0x000048e0 , 0x00000006 
- 00018052  0x00004120 arg  0x000048c9 , 0x00000005 
- 00018053  0x00004121 branch  0x00007f01 
- 00018054  0x00004128 call  0x0000468c 
- 00018055  0x0000412b call  0x00004693 
- 00018056  0x0000412e call  0x0000469e 
- 00018057  0x0000412f call  0x000046a6 
- 00018058  0x00004130 call  0x000046a9 
- 00018059  0x00004133 branch  0x000046ac 
- 00018060  0x00004138 arg  0x000046db , 0x00000013 
- 00018061  0x00004139 arg  0x0000468f , 0x00000012 
- 00018062  0x0000413a branch  0x00003374 
- 00018063  0x0000413c jam  0x00000002 , 0x000046df 
- 00018064  0x0000413d call  0x00003408 
- 00018065  0x0000413e call  0x000046f4 
- 00018066  0x0000413f branch  0x0000480b 
- 00018067  0x00004143 arg  0x000048ec , 0x00000013 
- 00018068  0x00004144 arg  0x00004696 , 0x00000012 
- 00018069  0x00004145 branch  0x0000336d 
- 00018070  0x00004148 fetch  0x00000002 , 0x00004682 
- 00018071  0x00004149 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x0000414a bbit1  0x00000000 , 0x0000480b 
- 00018073  0x0000414b fetch  0x00000001 , 0x000048c9 
- 00018074  0x0000414c beq  0x00000001 , 0x0000480b 
- 00018075  0x0000414d beq  0x00000004 , 0x0000480b 
- 00018076  0x0000414e beq  0x00000005 , 0x0000480b 
- 00018077  0x0000414f branch  0x0000340a 
- 00018078  0x00004154 arg  0x000046ac , 0x00000013 
- 00018079  0x00004155 arg  0x000046a1 , 0x00000012 
- 00018080  0x00004156 branch  0x0000336d 
- 00018081  0x00004159 fetch  0x00000001 , 0x0000027f 
- 00018082  0x0000415a set1  0x00000000 , 0x0000003f 
- 00018083  0x0000415b set1  0x00000007 , 0x0000003f 
- 00018084  0x0000415c store  0x00000001 , 0x0000027f 
- 00018085  0x0000415d rtn 
- 00018086  0x00004160 arg  0x00004680 , 0x00000013 
- 00018087  0x00004161 arg  0x0000463c , 0x00000012 
- 00018088  0x00004162 branch  0x0000336d 
- 00018089  0x00004165 arg  0x000046ad , 0x00000013 
- 00018090  0x00004166 arg  0x000033e9 , 0x00000012 
- 00018091  0x00004167 branch  0x0000336d 
- 00018092  0x0000416d fetch  0x00000001 , 0x000046df 
- 00018093  0x0000416e rtnne  0x00000001 
- 00018094  0x0000416f arg  0x000046b7 , 0x00000013 
- 00018095  0x00004170 arg  0x000046c2 , 0x00000012 
- 00018096  0x00004171 branch  0x00003374 
- 00018097  0x00004175 call  0x0000473a 
- 00018098  0x00004176 branch  0x00006978 
- 00018099  0x0000417a branch  0x0000696c 
- 00018100  0x0000417d call  0x00006835 
- 00018101  0x0000417e branch  0x000046b3 
- 00018102  0x00004185 fetch  0x00000001 , 0x0000469a 
- 00018103  0x00004186 bbit1  0x00000001 , 0x000046be 
- 00018104  0x00004187 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x00004188 rtn 
- 00018106  0x0000418b fetch  0x00000002 , 0x000046d7 
- 00018107  0x0000418c store  0x00000002 , 0x000046d9 
- 00018108  0x0000418d store  0x00000002 , 0x000046db 
- 00018109  0x0000418e branch  0x000033f8 
- 00018110  0x00004191 fetch  0x00000002 , 0x000046d3 
- 00018111  0x00004192 store  0x00000002 , 0x000046d9 
- 00018112  0x00004193 store  0x00000002 , 0x000046db 
- 00018113  0x00004194 branch  0x000033f0 
- 00018114  0x00004197 fetch  0x00000001 , 0x000046df 
- 00018115  0x00004198 rtnne  0x00000001 
- 00018116  0x00004199 fetch  0x00000001 , 0x0000469a 
- 00018117  0x0000419a bbit1  0x00000001 , 0x000046c8 
- 00018118  0x0000419b bbit1  0x00000000 , 0x000046cc 
- 00018119  0x0000419c rtn 
- 00018120  0x0000419f fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x000041a0 store  0x00000002 , 0x000046d9 
- 00018122  0x000041a1 store  0x00000002 , 0x000046db 
- 00018123  0x000041a2 branch  0x000033eb 
- 00018124  0x000041a5 fetch  0x00000002 , 0x00004682 
- 00018125  0x000041a6 rtnbit1  0x00000009 
- 00018126  0x000041a7 fetch  0x00000002 , 0x000046d5 
- 00018127  0x000041a8 store  0x00000002 , 0x000046d9 
- 00018128  0x000041a9 store  0x00000002 , 0x000046db 
- 00018129  0x000041aa fetch  0x00000002 , 0x000046b3 
- 00018130  0x000041ab call  0x000046f0 
- 00018131  0x000041ac call  0x00003404 
- 00018132  0x000041ad fetch  0x00000004 , 0x000046bd 
- 00018133  0x000041ae store  0x00000004 , 0x000048cc 
- 00018134  0x000041af fetch  0x00000002 , 0x00004682 
- 00018135  0x000041b0 rtnbit1  0x0000000b 
- 00018136  0x000041b1 branch  0x000033fa 
- 00018137  0x000041b5 fetch  0x00000001 , 0x000046df 
- 00018138  0x000041b6 rtnne  0x00000001 
- 00018139  0x000041b7 fetch  0x00000001 , 0x0000469a 
- 00018140  0x000041b8 bbit1  0x00000001 , 0x000046df 
- 00018141  0x000041b9 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x000041ba rtn 
- 00018143  0x000041bd call  0x000046f8 
- 00018144  0x000041be branch  0x000046c2 , 0x00000034 
- 00018145  0x000041bf call  0x00003406 
- 00018146  0x000041c0 call  0x000033f0 
- 00018147  0x000041c1 branch  0x000033e1 
- 00018148  0x000041c4 fetch  0x00000002 , 0x000046b7 
- 00018149  0x000041c5 fetcht  0x00000002 , 0x000046b5 
- 00018150  0x000041c6 storet  0x00000002 , 0x000046b7 
- 00018151  0x000041c7 nrtn  0x00000034 
- 00018152  0x000041c8 fetch  0x00000002 , 0x000046b1 
- 00018153  0x000041c9 call  0x000046f0 
- 00018154  0x000041ca call  0x00003404 
- 00018155  0x000041cb fetch  0x00000004 , 0x000046b9 
- 00018156  0x000041cc store  0x00000004 , 0x000048cc 
- 00018157  0x000041cd fetch  0x00000002 , 0x00004682 
- 00018158  0x000041ce rtnbit1  0x0000000b 
- 00018159  0x000041cf branch  0x000033fa 
- 00018160  0x000041d3 store  0x00000002 , 0x00004154 
- 00018161  0x000041d4 increase  0xfffffffc , 0x0000003f 
- 00018162  0x000041d5 store  0x00000002 , 0x00004482 
- 00018163  0x000041d6 rtn 
- 00018164  0x000041da fetch  0x00000002 , 0x00004682 
- 00018165  0x000041db bbit1  0x00000009 , 0x00003402 
- 00018166  0x000041dc bbit1  0x00000000 , 0x000033e9 
- 00018167  0x000041dd branch  0x000046b6 
- 00018168  0x000041e2 fetch  0x00000001 , 0x00004217 
- 00018169  0x000041e3 copy  0x0000003f , 0x00000039 
- 00018170  0x000041e4 fetch  0x00000002 , 0x00004215 
- 00018171  0x000041e5 copy  0x0000003f , 0x00000011 
- 00018172  0x000041e7 ifetch  0x00000002 , 0x00000011 
- 00018173  0x000041e8 beq  0x00000000 , 0x00004701 
- 00018174  0x000041e9 increase  0x00000022 , 0x00000011 
- 00018175  0x000041ea loop  0x000046fc 
- 00018176  0x000041eb branch  0x00007ff1 
- 00018177  0x000041ee ifetch  0x00000006 , 0x00000006 
- 00018178  0x000041ef store  0x00000006 , 0x000041d0 
- 00018179  0x000041f0 increase  0x0000000a , 0x00000006 
- 00018180  0x000041f1 arg  0x000041be , 0x00000005 
- 00018181  0x000041f2 call  0x00007ebf 
- 00018182  0x000041f3 call  0x000067d7 
- 00018183  0x000041f4 branch  0x00007fef 
- 00018184  0x000041fb call  0x00007fe9 
- 00018185  0x000041fc fetch  0x00000002 , 0x00004682 
- 00018186  0x000041fd bbit1  0x00000000 , 0x0000470d 
- 00018187  0x000041fe bbit1  0x00000009 , 0x00004710 
- 00018188  0x000041ff rtn 
- 00018189  0x00004202 fetch  0x00000001 , 0x00004253 
- 00018190  0x00004203 rtnne  0x0000003f 
- 00018191  0x00004204 branch  0x00007fe7 
- 00018192  0x00004207 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004208 rtn  0x00000034 
- 00018194  0x00004209 branch  0x00007fe7 
- 00018195  0x0000420f call  0x00007fe9 
- 00018196  0x00004210 fetch  0x00000002 , 0x00004682 
- 00018197  0x00004211 rtnbit1  0x00000000 
- 00018198  0x00004212 rtnbit1  0x00000009 
- 00018199  0x00004213 branch  0x00007fe7 
- 00018200  0x00004218 fetch  0x00000001 , 0x0000469a 
- 00018201  0x00004219 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x0000421a bbit1  0x00000000 , 0x0000471f 
- 00018203  0x0000421b rtn 
- 00018204  0x0000421e fetch  0x00000001 , 0x00004093 
- 00018205  0x0000421f rtnne  0x00000003 
- 00018206  0x00004220 branch  0x000046d9 
- 00018207  0x00004223 branch  0x000046d9 
- 00018208  0x00004227 disable  0x0000002c 
- 00018209  0x00004228 fetch  0x00000002 , 0x000046d9 
- 00018210  0x00004229 store  0x00000002 , 0x000046db 
- 00018211  0x0000422b call  0x00004713 
- 00018212  0x0000422c branch  0x00004718 , 0x00000028 
- 00018213  0x0000422e call  0x00004708 
- 00018214  0x0000422f nrtn  0x00000028 
- 00018215  0x00004230 enable  0x0000002c 
- 00018216  0x00004231 rtn 
- 00018217  0x00004236 call  0x00004720 
- 00018218  0x00004237 nrtn  0x0000002c 
- 00018219  0x00004238 deposit  0x00000011 
- 00018220  0x00004239 branch  0x00004730 , 0x00000034 
- 00018221  0x0000423b call  0x00003406 
- 00018222  0x0000423c arg  0x000046f1 , 0x00000013 
- 00018223  0x0000423d branch  0x00004732 
- 00018224  0x00004240 call  0x00003408 
- 00018225  0x00004241 arg  0x00004719 , 0x00000013 
- 00018226  0x00004244 arg  0x00000005 , 0x0000003f 
- 00018227  0x00004245 imul32  0x00000007 , 0x0000003f 
- 00018228  0x00004246 iadd  0x00000013 , 0x00000013 
- 00018229  0x0000424a ifetch  0x00000001 , 0x00000013 
- 00018230  0x0000424b rtn  0x00000034 
- 00018231  0x0000424c call  0x00004762 
- 00018232  0x0000424d increase  0x00000001 , 0x00000013 
- 00018233  0x0000424e branch  0x00004735 
- 00018234  0x00004252 fetch  0x00000002 , 0x00004682 
- 00018235  0x00004253 bbit1  0x00000009 , 0x0000473e 
- 00018236  0x00004254 bbit1  0x00000000 , 0x0000474e 
- 00018237  0x00004255 rtn 
- 00018238  0x00004258 call  0x00005892 
- 00018239  0x00004259 nrtn  0x00000034 
- 00018240  0x0000425a call  0x00004765 
- 00018241  0x0000425b nrtn  0x00000028 
- 00018242  0x0000425c pincrease  0xffffffff 
- 00018243  0x0000425d mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x0000425e arg  0x00004741 , 0x00000002 
- 00018245  0x0000425f iadd  0x00000002 , 0x00000006 
- 00018246  0x00004261 ifetch  0x00000001 , 0x00000006 
- 00018247  0x00004262 copy  0x0000003f , 0x00000011 
- 00018248  0x00004263 ifetcht  0x00000002 , 0x00000006 
- 00018249  0x00004264 call  0x00007ea5 
- 00018250  0x00004265 call  0x00005a64 
- 00018251  0x00004266 copy  0x00000011 , 0x00000039 
- 00018252  0x00004267 call  0x00007e9f 
- 00018253  0x00004268 branch  0x00007f01 
- 00018254  0x0000426c call  0x00005271 
- 00018255  0x0000426d nrtn  0x00000034 
- 00018256  0x0000426e call  0x00004765 
- 00018257  0x0000426f nrtn  0x00000028 
- 00018258  0x00004270 pincrease  0xffffffff 
- 00018259  0x00004271 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x00004272 arg  0x000047a0 , 0x00000002 
- 00018261  0x00004273 iadd  0x00000002 , 0x00000006 
- 00018262  0x00004274 ifetch  0x00000005 , 0x00000006 
- 00018263  0x00004275 store  0x00000005 , 0x0000479b 
- 00018264  0x00004277 fetch  0x00000001 , 0x0000479b 
- 00018265  0x00004278 copy  0x0000003f , 0x00000011 
- 00018266  0x00004279 call  0x00004d63 
- 00018267  0x0000427a fetch  0x00000002 , 0x0000424e 
- 00018268  0x0000427b istore  0x00000002 , 0x00000005 
- 00018269  0x0000427c setarg  0x000000a1 
- 00018270  0x0000427d istore  0x00000001 , 0x00000005 
- 00018271  0x0000427e fetch  0x00000004 , 0x0000479c 
- 00018272  0x0000427f istore  0x00000009 , 0x00000005 
- 00018273  0x00004280 rtn 
- 00018274  0x00004285 store  0x00000001 , 0x00000a9a 
- 00018275  0x00004286 arg  0x00000a9a , 0x00000011 
- 00018276  0x00004287 branch  0x00007e3d 
- 00018277  0x0000428a arg  0x00000a9a , 0x00000011 
- 00018278  0x0000428b call  0x00007e54 
- 00018279  0x0000428c nrtn  0x00000028 
- 00018280  0x0000428d fetch  0x00000001 , 0x00000a9a 
- 00018281  0x0000428e rtn 
- 00018282  0x00004292 fetch  0x00000002 , 0x00000478 
- 00018283  0x00004293 beq  0x00000018 , 0x0000465f 
- 00018284  0x00004294 rtn 
- 00018285  0x00004297 setarg  0x00000002 
- 00018286  0x00004298 store  0x00000001 , 0x000048eb 
- 00018287  0x0000429a setarg  0x00200008 
- 00018288  0x0000429b store  0x00000004 , 0x000046c1 
- 00018289  0x0000429c setarg  0x012c0005 
- 00018290  0x0000429d istore  0x00000004 , 0x00000005 
- 00018291  0x000042a0 jam  0x00000017 , 0x000044a6 
- 00018292  0x000042a3 setarg  0x0000001b 
- 00018293  0x000042a4 store  0x00000002 , 0x000044fa 
- 00018294  0x000042a5 call  0x00005810 
- 00018295  0x000042a6 call  0x0000582c 
- 00018296  0x000042a7 call  0x00005839 
- 00018297  0x000042a8 branch  0x00005818 
- 00018298  0x000042ad arg  0x00000028 , 0x00000039 
- 00018299  0x000042ae arg  0x00004741 , 0x00000005 
- 00018300  0x000042af arg  0x0000949f , 0x00000006 
- 00018301  0x000042b0 call  0x00007ef4 
- 00018302  0x000042b1 arg  0x00000028 , 0x00000039 
- 00018303  0x000042b2 arg  0x000047a0 , 0x00000005 
- 00018304  0x000042b3 arg  0x000094c7 , 0x00000006 
- 00018305  0x000042b4 branch  0x00007ef4 
- 00018306  0x000042b8 arg  0x0000017e , 0x00000039 
- 00018307  0x000042b9 arg  0x0000913a , 0x00000006 
- 00018308  0x000042ba branch  0x00007ef4 
- 00018309  0x000042be arg  0x000001e7 , 0x00000039 
- 00018310  0x000042bf arg  0x000092b8 , 0x00000006 
- 00018311  0x000042c0 branch  0x00007ef4 
- 00018312  0x000042c5 call  0x000047ae 
- 00018313  0x000042c6 nrtn  0x00000028 
- 00018314  0x000042c7 fetch  0x00000001 , 0x0000469f 
- 00018315  0x000042c8 call  0x00004790 
- 00018316  0x000042c9 fetch  0x00000001 , 0x000046a0 
- 00018317  0x000042ca call  0x00004790 
- 00018318  0x000042cb fetch  0x00000001 , 0x000046a1 
- 00018319  0x000042cc branch  0x00004790 
- 00018320  0x000042cf rtn  0x00000034 
- 00018321  0x000042d0 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x000042d1 branch  0x000067f9 
- 00018323  0x000042d5 call  0x000047ae 
- 00018324  0x000042d6 nrtn  0x00000028 
- 00018325  0x000042d7 call  0x00004797 
- 00018326  0x000042d8 branch  0x000047b4 
- 00018327  0x000042db arg  0x00000000 , 0x00000011 
- 00018328  0x000042dc fetch  0x00000001 , 0x0000469f 
- 00018329  0x000042dd call  0x000047a9 
- 00018330  0x000042de nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x000042df fetch  0x00000001 , 0x000046a0 
- 00018332  0x000042e0 call  0x000047a9 
- 00018333  0x000042e1 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x000042e2 fetch  0x00000001 , 0x000046a1 
- 00018335  0x000042e3 call  0x000047a9 
- 00018336  0x000042e4 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x000042e5 copy  0x00000011 , 0x0000003f 
- 00018338  0x000042e6 store  0x00000001 , 0x000046a9 
- 00018339  0x000042e7 fetch  0x00000001 , 0x0000469e 
- 00018340  0x000042e8 imul32  0x00000011 , 0x0000003f 
- 00018341  0x000042e9 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x000042ea iadd  0x00000002 , 0x0000003f 
- 00018343  0x000042eb store  0x00000002 , 0x000046aa 
- 00018344  0x000042ec rtn 
- 00018345  0x000042ef rtn  0x00000034 
- 00018346  0x000042f0 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x000042f1 call  0x0000681d 
- 00018348  0x000042f2 nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x000042f3 branch  0x00007fef 
- 00018350  0x000042f7 call  0x00007fe9 
- 00018351  0x000042f8 fetch  0x00000001 , 0x000046a8 
- 00018352  0x000042f9 nrtn  0x00000034 
- 00018353  0x000042fa fetch  0x00000001 , 0x0000469b 
- 00018354  0x000042fb rtn  0x00000034 
- 00018355  0x000042fc branch  0x00007fe7 
- 00018356  0x00004300 call  0x0000666a 
- 00018357  0x00004301 fetch  0x00000002 , 0x000046aa 
- 00018358  0x00004302 arg  0x00000ac2 , 0x00000011 
- 00018359  0x00004303 fetcht  0x00000001 , 0x0000469e 
- 00018360  0x00004304 call  0x000066b3 
- 00018361  0x00004305 call  0x0000666d 
- 00018362  0x00004307 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004308 copy  0x0000003f , 0x00000039 
- 00018364  0x00004309 store  0x00000001 , 0x000043af 
- 00018365  0x0000430a call  0x00007ef4 
- 00018366  0x0000430b fetch  0x00000001 , 0x00000ac2 
- 00018367  0x0000430c copy  0x0000003f , 0x00000039 
- 00018368  0x0000430d store  0x00000001 , 0x00004515 
- 00018369  0x0000430e call  0x00007ef4 
- 00018370  0x0000430f ifetch  0x00000001 , 0x00000006 
- 00018371  0x00004310 store  0x00000001 , 0x000046e6 
- 00018372  0x00004311 ifetch  0x00000001 , 0x00000006 
- 00018373  0x00004312 store  0x00000001 , 0x000046dd 
- 00018374  0x00004313 rtn 
- 00018375  0x00004317 fetch  0x00000001 , 0x0000469a 
- 00018376  0x00004318 rtnbit0  0x00000001 
- 00018377  0x00004319 arg  0x00000003 , 0x00000002 
- 00018378  0x0000431a fetch  0x00000002 , 0x000046a4 
- 00018379  0x0000431b copy  0x0000003f , 0x00000012 
- 00018380  0x0000431c arg  0x000046a6 , 0x00000011 
- 00018381  0x0000431d call  0x000065df 
- 00018382  0x0000431e fetcht  0x00000002 , 0x000046a6 
- 00018383  0x0000431f setarg  0x00001b3a 
- 00018384  0x00004320 isub  0x00000002 , 0x0000003e 
- 00018385  0x00004321 nrtn  0x00000005 
- 00018386  0x00004322 fetch  0x00000001 , 0x000046a8 
- 00018387  0x00004323 rtn  0x00000034 
- 00018388  0x00004324 copy  0x0000003f , 0x00000002 
- 00018389  0x00004325 fetch  0x00000002 , 0x000046a4 
- 00018390  0x00004326 add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x00004327 arg  0x00000ac2 , 0x00000011 
- 00018392  0x00004328 call  0x000065df 
- 00018393  0x00004329 branch  0x000047e8 
- 00018394  0x0000432c fetch  0x00000002 , 0x000046a2 
- 00018395  0x0000432d rtn  0x00000034 
- 00018396  0x0000432e call  0x0000666a 
- 00018397  0x0000432f arg  0x00000001 , 0x00000002 
- 00018398  0x00004330 arg  0x000046a8 , 0x00000011 
- 00018399  0x00004331 call  0x000066b3 
- 00018400  0x00004333 fetch  0x00000001 , 0x000046a8 
- 00018401  0x00004334 rtn  0x00000034 
- 00018402  0x00004336 fetch  0x00000002 , 0x000046a2 
- 00018403  0x00004337 pincrease  0x00000001 
- 00018404  0x00004338 arg  0x00000ac2 , 0x00000011 
- 00018405  0x00004339 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x0000433a call  0x000066b3 
- 00018407  0x0000433b call  0x0000666d 
- 00018408  0x0000433d call  0x000047ba 
- 00018409  0x0000433f ifetch  0x00000002 , 0x00000006 
- 00018410  0x00004340 rtn  0x00000034 
- 00018411  0x00004341 copy  0x0000003f , 0x00000005 
- 00018412  0x00004342 ifetcht  0x00000001 , 0x00000006 
- 00018413  0x00004343 copy  0x00000002 , 0x00000039 
- 00018414  0x00004344 call  0x00007f01 
- 00018415  0x00004345 branch  0x000047e9 
- 00018416  0x0000434a fetch  0x00000001 , 0x0000469a 
- 00018417  0x0000434b rtnbit0  0x00000001 
- 00018418  0x0000434c fetch  0x00000002 , 0x000046ae 
- 00018419  0x0000434d copy  0x0000003f , 0x00000012 
- 00018420  0x0000434e arg  0x00000004 , 0x00000002 
- 00018421  0x0000434f arg  0x00000ac2 , 0x00000011 
- 00018422  0x00004350 call  0x000065df 
- 00018423  0x00004351 fetch  0x00000001 , 0x00000ac2 
- 00018424  0x00004352 bne  0x00000001 , 0x000047f9 
- 00018425  0x00004354 setarg  0x00000001 
- 00018426  0x00004355 store  0x00000001 , 0x00000ac2 
- 00018427  0x00004356 force  0x00000003 , 0x00000039 
- 00018428  0x00004357 call  0x0000630d 
- 00018429  0x00004358 fetch  0x00000002 , 0x000046ae 
- 00018430  0x00004359 copy  0x0000003f , 0x00000012 
- 00018431  0x0000435a arg  0x00000004 , 0x00000002 
- 00018432  0x0000435b arg  0x00000ac2 , 0x00000011 
- 00018433  0x0000435c call  0x00006606 
- 00018434  0x0000435e fetch  0x00000003 , 0x00000ac3 
- 00018435  0x0000435f store  0x00000003 , 0x000040a0 
- 00018436  0x00004360 store  0x00000003 , 0x000044a0 
- 00018437  0x00004361 rtn 
- 00018438  0x00004365 branch  0x000046d9 
- 00018439  0x00004369 arg  0x00000000 , 0x00000011 
- 00018440  0x0000436a arg  0x000048d4 , 0x00000013 
- 00018441  0x0000436b call  0x00007d24 
- 00018442  0x0000436c call  0x000046f4 
- 00018443  0x0000436e fetch  0x00000001 , 0x000048eb 
- 00018444  0x0000436f store  0x00000001 , 0x000048ec 
- 00018445  0x00004370 rtn 
- 00018446  0x00004375 setarg  0x00000000 
- 00018447  0x00004376 call  0x00004816 
- 00018448  0x00004377 jam  0x00000001 , 0x00004679 
- 00018449  0x00004378 call  0x00007cd3 
- 00018450  0x00004379 call  0x00007cdd 
- 00018451  0x0000437a fetch  0x00000002 , 0x00004682 
- 00018452  0x0000437b rtnbit1  0x0000000c 
- 00018453  0x0000437c branch  0x0000340a 
- 00018454  0x0000437f fetcht  0x00000002 , 0x0000423f 
- 00018455  0x00004380 istore  0x00000001 , 0x00000002 
- 00018456  0x00004381 ifetch  0x00000001 , 0x00000005 
- 00018457  0x00004382 store  0x00000001 , 0x00004685 
- 00018458  0x00004383 rtn 
- 00018459  0x00004387 fetch  0x00000002 , 0x0000423f 
- 00018460  0x00004388 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x00004389 rtnne  0x00000000 
- 00018462  0x0000438a branch  0x0000340a 
- 00018463  0x0000438e fetcht  0x00000002 , 0x0000423f 
- 00018464  0x0000438f ifetch  0x00000001 , 0x00000002 
- 00018465  0x00004390 beq  0x00000001 , 0x0000482a 
- 00018466  0x00004392 setarg  0x00000001 
- 00018467  0x00004393 fetcht  0x00000002 , 0x0000423f 
- 00018468  0x00004394 istore  0x00000001 , 0x00000002 
- 00018469  0x00004395 add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x00004396 ifetch  0x00000001 , 0x00000006 
- 00018471  0x00004397 istore  0x00000001 , 0x00004685 
- 00018472  0x00004398 ifetch  0x00000002 , 0x00000006 
- 00018473  0x00004399 branch  0x00007f9c 
- 00018474  0x0000439c setarg  0x00000002 
- 00018475  0x0000439d call  0x00004816 
- 00018476  0x0000439e add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x0000439f ifetch  0x00000002 , 0x00000006 
- 00018478  0x000043a0 branch  0x0000340a , 0x00000034 
- 00018479  0x000043a1 branch  0x00007f9c 
- 00018480  0x000043a8 store  0x00000006 , 0x00000101 
- 00018481  0x000043a9 fetch  0x00000001 , 0x00000101 
- 00018482  0x000043aa store  0x00000001 , 0x0000010c 
- 00018483  0x000043ab ifetch  0x00000001 , 0x00000006 
- 00018484  0x000043ac store  0x00000001 , 0x0000010b 
- 00018485  0x000043ad ifetch  0x00000001 , 0x00000006 
- 00018486  0x000043ae store  0x00000001 , 0x0000010a 
- 00018487  0x000043af ifetch  0x00000001 , 0x00000006 
- 00018488  0x000043b0 store  0x00000001 , 0x00000109 
- 00018489  0x000043b1 ifetch  0x00000001 , 0x00000006 
- 00018490  0x000043b2 store  0x00000001 , 0x00000108 
- 00018491  0x000043b3 ifetch  0x00000001 , 0x00000006 
- 00018492  0x000043b4 store  0x00000001 , 0x00000107 
- 00018493  0x000043b5 fetch  0x00000006 , 0x00000107 
- 00018494  0x000043b6 rtn 
- 00018495  0x000043b9 call  0x000068a2 
- 00018496  0x000043ba fetch  0x00000001 , 0x00004223 
- 00018497  0x000043bb store  0x00000001 , 0x000044a0 
- 00018498  0x000043bc fetch  0x00000001 , 0x00004225 
- 00018499  0x000043bd istore  0x00000001 , 0x00000005 
- 00018500  0x000043be fetch  0x00000001 , 0x00004227 
- 00018501  0x000043bf istore  0x00000001 , 0x00000005 
- 00018502  0x000043c0 fetch  0x00000003 , 0x000044a0 
- 00018503  0x000043c1 store  0x00000003 , 0x000040a0 
- 00018504  0x000043c2 rtn 
- 00018505  0x000043cf fetch  0x00000002 , 0x00004203 
- 00018506  0x000043d0 iadd  0x00000012 , 0x0000003f 
- 00018507  0x000043d1 byteswap  0x0000003f , 0x0000003f 
- 00018508  0x000043d2 store  0x00000002 , 0x000001f7 
- 00018509  0x000043d3 copy  0x00000002 , 0x00000012 
- 00018510  0x000043d5 call  0x0000489b 
- 00018511  0x000043d6 setarg  0x000000a0 
- 00018512  0x000043d7 call  0x0000488d 
- 00018513  0x000043d8 fetch  0x00000001 , 0x000001f7 
- 00018514  0x000043d9 call  0x0000488d 
- 00018515  0x000043da bmark1  0x00000028 , 0x00004856 
- 00018516  0x000043db fetch  0x00000001 , 0x000001f8 
- 00018517  0x000043dc call  0x0000488d 
- 00018518  0x000043de call  0x000048a1 
- 00018519  0x000043e0 call  0x0000489b 
- 00018520  0x000043e1 setarg  0x000000a1 
- 00018521  0x000043e2 call  0x0000488d 
- 00018522  0x000043e5 call  0x0000487f 
- 00018523  0x000043e6 istore  0x00000001 , 0x00000011 
- 00018524  0x000043e7 increase  0x00000001 , 0x00000011 
- 00018525  0x000043e8 increase  0xffffffff , 0x00000012 
- 00018526  0x000043e9 nbranch  0x0000485a , 0x00000005 
- 00018527  0x000043ea branch  0x000048a1 
- 00018528  0x000043f6 byteswap  0x00000012 , 0x0000003f 
- 00018529  0x000043f7 store  0x00000002 , 0x000001f7 
- 00018530  0x000043f8 copy  0x00000002 , 0x00000012 
- 00018531  0x000043fa call  0x0000489b 
- 00018532  0x000043fb setarg  0x000000a0 
- 00018533  0x000043fc call  0x0000488d 
- 00018534  0x000043fe fetch  0x00000001 , 0x000001f7 
- 00018535  0x000043ff call  0x0000488d 
- 00018536  0x00004400 bmark1  0x00000028 , 0x0000486b 
- 00018537  0x00004401 fetch  0x00000001 , 0x000001f8 
- 00018538  0x00004402 call  0x0000488d 
- 00018539  0x00004404 ifetch  0x00000001 , 0x00000011 
- 00018540  0x00004405 call  0x0000488d 
- 00018541  0x00004406 increase  0x00000001 , 0x00000011 
- 00018542  0x00004407 increase  0xffffffff , 0x00000012 
- 00018543  0x00004408 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004409 branch  0x000048a1 
- 00018545  0x0000440e arg  0x0000000a , 0x00000039 
- 00018546  0x0000440f call  0x000048be 
- 00018547  0x00004410 call  0x000048a6 
- 00018548  0x00004411 call  0x000048d2 
- 00018549  0x00004413 call  0x000048c7 
- 00018550  0x00004414 branch  0x000048a9 , 0x00000034 
- 00018551  0x00004415 loop  0x00004875 
- 00018552  0x00004416 branch  0x000048a9 
- 00018553  0x0000441b call  0x000048a9 
- 00018554  0x0000441c call  0x000048af 
- 00018555  0x0000441d call  0x000048d2 
- 00018556  0x0000441e call  0x000048a6 
- 00018557  0x0000441f call  0x000048d2 
- 00018558  0x00004420 branch  0x000048a9 
- 00018559  0x00004426 arg  0x00000008 , 0x00000039 
- 00018560  0x00004427 arg  0x00000000 , 0x00000013 
- 00018561  0x00004428 call  0x000048be 
- 00018562  0x0000442a call  0x000048a6 
- 00018563  0x0000442b call  0x000048d2 
- 00018564  0x0000442c lshift  0x00000013 , 0x00000013 
- 00018565  0x0000442d call  0x000048c7 
- 00018566  0x0000442e iadd  0x00000013 , 0x00000013 
- 00018567  0x0000442f call  0x000048d2 
- 00018568  0x00004430 call  0x000048a9 
- 00018569  0x00004431 loop  0x00004882 
- 00018570  0x00004432 call  0x00004879 
- 00018571  0x00004433 copy  0x00000013 , 0x0000003f 
- 00018572  0x00004434 rtn 
- 00018573  0x00004439 arg  0x00000008 , 0x00000039 
- 00018574  0x0000443a copy  0x0000003f , 0x00000013 
- 00018575  0x0000443b call  0x000048a9 
- 00018576  0x0000443d isolate1  0x00000007 , 0x00000013 
- 00018577  0x0000443e call  0x000048ac , 0x00000001 
- 00018578  0x0000443f ncall  0x000048af , 0x00000001 
- 00018579  0x00004440 lshift  0x00000013 , 0x00000013 
- 00018580  0x00004441 call  0x000048d2 
- 00018581  0x00004442 call  0x000048a6 
- 00018582  0x00004443 call  0x000048d2 
- 00018583  0x00004444 call  0x000048a9 
- 00018584  0x00004445 call  0x000048d2 
- 00018585  0x00004446 loop  0x00004890 
- 00018586  0x00004447 branch  0x00004871 
- 00018587  0x0000444c call  0x000048ac 
- 00018588  0x0000444d call  0x000048a6 
- 00018589  0x0000444e call  0x000048d2 
- 00018590  0x0000444f call  0x000048af 
- 00018591  0x00004450 call  0x000048d2 
- 00018592  0x00004451 branch  0x000048a9 
- 00018593  0x00004456 call  0x000048af 
- 00018594  0x00004457 call  0x000048a6 
- 00018595  0x00004458 call  0x000048d2 
- 00018596  0x00004459 call  0x000048ac 
- 00018597  0x0000445a branch  0x000048d2 
- 00018598  0x0000445f enable  0x00000028 
- 00018599  0x00004460 fetch  0x00000001 , 0x00004ffe 
- 00018600  0x00004461 branch  0x000048b2 
- 00018601  0x00004465 disable  0x00000028 
- 00018602  0x00004466 fetch  0x00000001 , 0x00004ffe 
- 00018603  0x00004467 branch  0x000048b2 
- 00018604  0x0000446b enable  0x00000028 
- 00018605  0x0000446c fetch  0x00000001 , 0x00004fff 
- 00018606  0x0000446d branch  0x000048b2 
- 00018607  0x00004471 disable  0x00000028 
- 00018608  0x00004472 fetch  0x00000001 , 0x00004fff 
- 00018609  0x00004473 branch  0x000048b2 
- 00018610  0x00004479 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x0000447a rshift3  0x0000003f , 0x0000003f 
- 00018612  0x0000447b arg  0x00008070 , 0x00000002 
- 00018613  0x0000447c iadd  0x00000002 , 0x00000002 
- 00018614  0x0000447d ifetch  0x00000001 , 0x00000002 
- 00018615  0x0000447e qset1  0x0000003f 
- 00018616  0x0000447f istore  0x00000001 , 0x00000002 
- 00018617  0x00004480 increase  0x00000004 , 0x00000002 
- 00018618  0x00004481 ifetch  0x00000001 , 0x00000002 
- 00018619  0x00004482 qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x00004483 istore  0x00000001 , 0x00000002 
- 00018621  0x00004484 rtn 
- 00018622  0x00004488 fetch  0x00000001 , 0x00004fff 
- 00018623  0x00004489 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x0000448a rshift3  0x0000003f , 0x0000003f 
- 00018625  0x0000448b arg  0x00008070 , 0x00000002 
- 00018626  0x0000448c iadd  0x00000002 , 0x00000002 
- 00018627  0x0000448d ifetch  0x00000001 , 0x00000002 
- 00018628  0x0000448e qset0  0x0000003f 
- 00018629  0x0000448f istore  0x00000001 , 0x00000002 
- 00018630  0x00004490 rtn 
- 00018631  0x00004496 nop  0x00000004 
- 00018632  0x00004497 fetch  0x00000001 , 0x00004fff 
- 00018633  0x00004498 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x00004499 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x0000449a arg  0x0000811c , 0x00000002 
- 00018636  0x0000449b iadd  0x00000002 , 0x00000002 
- 00018637  0x0000449c setarg  0x00000000 
- 00018638  0x0000449d ifetcht  0x00000001 , 0x00000002 
- 00018639  0x0000449e qisolate1  0x00000002 
- 00018640  0x0000449f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x000044a0 rtn 
- 00018642  0x000044a5 rtn 
- 00018643  0x000044ac bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x000044ad hfetch  0x00000001 , 0x00008a26 
- 00018645  0x000044ae isolate1  0x00000007 , 0x0000003f 
- 00018646  0x000044af call  0x000048ea , 0x00000001 
- 00018647  0x000044b0 call  0x0000492e 
- 00018648  0x000044b1 hfetch  0x00000001 , 0x00008a26 
- 00018649  0x000044b2 store  0x00000001 , 0x00000b22 
- 00018650  0x000044b3 hfetch  0x00000001 , 0x00008a27 
- 00018651  0x000044b4 store  0x00000001 , 0x00000b23 
- 00018652  0x000044b5 hstore  0x00000001 , 0x00008a27 
- 00018653  0x000044b6 pinvert 
- 00018654  0x000044b7 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x000044b8 iand  0x00000002 , 0x0000003f 
- 00018656  0x000044b9 store  0x00000001 , 0x00000d37 
- 00018657  0x000044ba jam  0x000000e0 , 0x00008a26 
- 00018658  0x000044bb fetch  0x00000001 , 0x00000b23 
- 00018659  0x000044bc compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x000044bd call  0x00004941 , 0x00000001 
- 00018661  0x000044be fetch  0x00000001 , 0x00000b22 
- 00018662  0x000044bf compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x000044c0 call  0x0000494a , 0x00000001 
- 00018664  0x000044c1 call  0x00004b61 
- 00018665  0x000044c2 branch  0x00004903 
- 00018666  0x000044c5 bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x000044c6 call  0x00004919 
- 00018668  0x000044c7 jam  0x00000000 , 0x00008a00 
- 00018669  0x000044c8 nop  0x00002710 
- 00018670  0x000044c9 jam  0x000000c0 , 0x00008a10 
- 00018671  0x000044ca hfetch  0x00000002 , 0x00008050 
- 00018672  0x000044cb set0  0x0000000a , 0x0000003f 
- 00018673  0x000044cc hstore  0x00000002 , 0x00008050 
- 00018674  0x000044cd jam  0x0000003c , 0x00008a00 
- 00018675  0x000044ce jam  0x000000ff , 0x00008a26 
- 00018676  0x000044cf jam  0x000000ff , 0x00008a27 
- 00018677  0x000044d0 jam  0x00000000 , 0x00008a04 
- 00018678  0x000044d1 jam  0x00000002 , 0x00000c6b 
- 00018679  0x000044d2 setarg  0x00000d9d 
- 00018680  0x000044d3 arg  0x00000c6e , 0x00000005 
- 00018681  0x000044d4 isub  0x00000005 , 0x00000039 
- 00018682  0x000044d5 branch  0x00007ed4 
- 00018683  0x000044d8 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x000044d9 branch  0x000067fb 
- 00018685  0x000044db fetch  0x00000001 , 0x00000d45 
- 00018686  0x000044dc rtn  0x00000034 
- 00018687  0x000044dd fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x000044de call  0x0000681d 
- 00018689  0x000044df branch  0x000048ea , 0x00000001 
- 00018690  0x000044e0 rtn 
- 00018691  0x000044e4 arg  0x00000000 , 0x00000007 
- 00018692  0x000044e5 call  0x00007f16 
- 00018693  0x000044e6 nrtn  0x00000034 
- 00018694  0x000044e7 fetch  0x00000001 , 0x00000d46 
- 00018695  0x000044e8 nrtn  0x00000034 
- 00018696  0x000044e9 fetch  0x00000001 , 0x00000d45 
- 00018697  0x000044ea ncall  0x00004bb7 , 0x00000034 
- 00018698  0x000044eb rtn 
- 00018699  0x000044ee arg  0x00000b68 , 0x00000005 
- 00018700  0x000044ef setsect  0x00000000 , 0x00011212 
- 00018701  0x000044f0 setsect  0x00000001 , 0x00008000 
- 00018702  0x000044f1 setsect  0x00000002 , 0x00000000 
- 00018703  0x000044f2 setsect  0x00000003 , 0x00010000 
- 00018704  0x000044f3 istore  0x00000009 , 0x00000005 
- 00018705  0x000044f4 setsect  0x00000000 , 0x00022412 
- 00018706  0x000044f5 setsect  0x00000001 , 0x00008604 
- 00018707  0x000044f6 setsect  0x00000002 , 0x00001000 
- 00018708  0x000044f7 setsect  0x00000003 , 0x00000008 
- 00018709  0x000044f8 istore  0x00000009 , 0x00000005 
- 00018710  0x000044f9 setsect  0x00000000 , 0x00000001 
- 00018711  0x000044fa istore  0x00000001 , 0x00000005 
- 00018712  0x000044fb rtn 
- 00018713  0x000044fe jam  0x00000002 , 0x00000c6b 
- 00018714  0x000044ff setarg  0x00000000 
- 00018715  0x00004500 store  0x00000001 , 0x00000b67 
- 00018716  0x00004501 store  0x00000002 , 0x00000c65 
- 00018717  0x00004502 pincrease  0x00000001 
- 00018718  0x00004503 store  0x00000002 , 0x00000c67 
- 00018719  0x00004504 pincrease  0x00000001 
- 00018720  0x00004505 store  0x00000002 , 0x00000c69 
- 00018721  0x00004506 setarg  0x00008ffa 
- 00018722  0x00004507 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004508 setarg  0x0000903a 
- 00018724  0x00004509 store  0x00000002 , 0x00000b7e 
- 00018725  0x0000450a arg  0x00000b80 , 0x00000005 
- 00018726  0x0000450b arg  0x000090fe , 0x00000006 
- 00018727  0x0000450c call  0x00007eb3 
- 00018728  0x0000450d fetch  0x00000001 , 0x00000c6d 
- 00018729  0x0000450e ncall  0x0000492b , 0x00000034 
- 00018730  0x0000450f branch  0x0000490b 
- 00018731  0x00004512 store  0x00000001 , 0x00000ba2 
- 00018732  0x00004513 store  0x00000001 , 0x00000bbb 
- 00018733  0x00004514 rtn 
- 00018734  0x00004516 hfetch  0x00000001 , 0x00008a26 
- 00018735  0x00004517 bbit1  0x00000006 , 0x00004931 
- 00018736  0x00004518 rtn 
- 00018737  0x0000451b call  0x00004936 
- 00018738  0x0000451c call  0x00007f15 
- 00018739  0x0000451d setarg  0x00000280 
- 00018740  0x0000451e arg  0x00000000 , 0x00000007 
- 00018741  0x0000451f branch  0x00007f08 
- 00018742  0x00004522 fetch  0x00000001 , 0x00000d36 
- 00018743  0x00004523 bne  0x00000002 , 0x0000493b 
- 00018744  0x00004524 jam  0x00000000 , 0x00000d46 
- 00018745  0x00004525 jam  0x00000000 , 0x00000d47 
- 00018746  0x00004526 rtn 
- 00018747  0x00004528 fetch  0x00000001 , 0x00000d53 
- 00018748  0x00004529 rtn  0x00000034 
- 00018749  0x0000452a jam  0x00000000 , 0x00000d53 
- 00018750  0x0000452b jam  0x00000002 , 0x00000d36 
- 00018751  0x0000452c jam  0x00000001 , 0x00000d45 
- 00018752  0x0000452d rtn 
- 00018753  0x00004530 jam  0x00000001 , 0x00008a27 
- 00018754  0x00004531 branch  0x00004b37 
- 00018755  0x00004534 fetch  0x00000001 , 0x00000b22 
- 00018756  0x00004535 bbit1  0x00000004 , 0x00004955 
- 00018757  0x00004536 rtn 
- 00018758  0x00004539 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x0000453a istore  0x00000001 , 0x00000005 
- 00018760  0x0000453b loop  0x00004946 
- 00018761  0x0000453c rtn 
- 00018762  0x0000453f bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x00004540 jam  0x00000011 , 0x00008a26 
- 00018764  0x00004541 hfetch  0x00000001 , 0x00008a20 
- 00018765  0x00004542 store  0x00000001 , 0x00000b24 
- 00018766  0x00004543 copy  0x0000003f , 0x00000039 
- 00018767  0x00004544 branch  0x00004943 , 0x00000034 
- 00018768  0x00004545 arg  0x00000c6e , 0x00000005 
- 00018769  0x00004546 call  0x00004946 
- 00018770  0x00004547 fetch  0x00000001 , 0x00000b24 
- 00018771  0x00004548 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x00004549 rtn  0x00000002 
- 00018773  0x0000454b fetch  0x00000001 , 0x00000c6e 
- 00018774  0x0000454c and_into  0x00000080 , 0x0000003f 
- 00018775  0x0000454d beq  0x00000080 , 0x0000495a 
- 00018776  0x0000454e beq  0x00000000 , 0x00004962 
- 00018777  0x0000454f branch  0x00002a8c 
- 00018778  0x00004552 fetch  0x00000001 , 0x00000c6e 
- 00018779  0x00004553 rshift4  0x0000003f , 0x0000003f 
- 00018780  0x00004554 rshift  0x0000003f , 0x0000003f 
- 00018781  0x00004555 and_into  0x00000003 , 0x0000003f 
- 00018782  0x00004556 beq  0x00000000 , 0x0000496a 
- 00018783  0x00004557 beq  0x00000001 , 0x00004970 
- 00018784  0x00004558 beq  0x00000002 , 0x00004975 
- 00018785  0x00004559 branch  0x00002a8c 
- 00018786  0x0000455c fetch  0x00000001 , 0x00000c6e 
- 00018787  0x0000455d rshift4  0x0000003f , 0x0000003f 
- 00018788  0x0000455e rshift  0x0000003f , 0x0000003f 
- 00018789  0x0000455f and_into  0x00000003 , 0x0000003f 
- 00018790  0x00004560 beq  0x00000000 , 0x00004976 
- 00018791  0x00004561 beq  0x00000001 , 0x0000497e 
- 00018792  0x00004562 beq  0x00000002 , 0x00004983 
- 00018793  0x00004563 branch  0x00002a8c 
- 00018794  0x00004566 fetch  0x00000001 , 0x00000c6f 
- 00018795  0x00004567 beq  0x00000008 , 0x0000498a 
- 00018796  0x00004568 beq  0x00000006 , 0x000049a0 
- 00018797  0x00004569 beq  0x0000000a , 0x000049ea 
- 00018798  0x0000456a beq  0x00000000 , 0x000049fc 
- 00018799  0x0000456b branch  0x00004984 
- 00018800  0x0000456e fetch  0x00000001 , 0x00000c6f 
- 00018801  0x0000456f beq  0x00000002 , 0x00004a2f 
- 00018802  0x00004570 beq  0x00000001 , 0x00004a33 
- 00018803  0x00004571 beq  0x00000003 , 0x00004a45 
- 00018804  0x00004572 branch  0x00004984 
- 00018805  0x00004575 branch  0x00004984 
- 00018806  0x00004578 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x00004579 beq  0x00000001 , 0x00004a4f 
- 00018808  0x0000457a beq  0x00000003 , 0x00004a79 
- 00018809  0x0000457b beq  0x00000005 , 0x00004aa3 
- 00018810  0x0000457c beq  0x00000009 , 0x00004abc 
- 00018811  0x0000457d beq  0x0000000b , 0x00004ad7 
- 00018812  0x0000457e beq  0x00000007 , 0x00004984 
- 00018813  0x0000457f branch  0x00004984 
- 00018814  0x00004582 fetch  0x00000001 , 0x00000c6f 
- 00018815  0x00004583 beq  0x0000000a , 0x00004ae8 
- 00018816  0x00004584 beq  0x00000009 , 0x00004af9 
- 00018817  0x00004585 beq  0x0000000b , 0x00004b11 
- 00018818  0x00004586 branch  0x00004984 
- 00018819  0x00004589 branch  0x00004984 
- 00018820  0x0000458c hfetch  0x00000001 , 0x00008a11 
- 00018821  0x0000458d set1  0x00000000 , 0x0000003f 
- 00018822  0x0000458e hstore  0x00000001 , 0x00008a11 
- 00018823  0x0000458f branch  0x00004988 
- 00018824  0x00004592 jam  0x00000040 , 0x00008a12 
- 00018825  0x00004593 rtn 
- 00018826  0x00004596 fetch  0x00000001 , 0x00000c6e 
- 00018827  0x00004597 bne  0x00000080 , 0x00004984 
- 00018828  0x00004598 fetch  0x00000001 , 0x00000c72 
- 00018829  0x00004599 bne  0x00000000 , 0x00004984 
- 00018830  0x0000459a fetch  0x00000001 , 0x00000c73 
- 00018831  0x0000459b bne  0x00000000 , 0x00004984 
- 00018832  0x0000459c fetch  0x00000001 , 0x00000c74 
- 00018833  0x0000459d bne  0x00000001 , 0x00004984 
- 00018834  0x0000459e fetch  0x00000001 , 0x00000c75 
- 00018835  0x0000459f bne  0x00000000 , 0x00004984 
- 00018836  0x000045a0 fetch  0x00000001 , 0x00000c70 
- 00018837  0x000045a1 bne  0x00000000 , 0x00004984 
- 00018838  0x000045a2 fetch  0x00000001 , 0x00000c71 
- 00018839  0x000045a3 bne  0x00000000 , 0x00004984 
- 00018840  0x000045a4 fetch  0x00000001 , 0x00000c6b 
- 00018841  0x000045a5 beq  0x00000004 , 0x0000499c 
- 00018842  0x000045a6 beq  0x00000003 , 0x0000499e 
- 00018843  0x000045a7 branch  0x00004984 
- 00018844  0x000045aa arg  0x00000001 , 0x00000012 
- 00018845  0x000045ab branch  0x00004a14 
- 00018846  0x000045ae arg  0x00000001 , 0x00000012 
- 00018847  0x000045af branch  0x00004a12 
- 00018848  0x000045b2 bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x000045b3 set0  0x00000023 , 0x00000000 
- 00018850  0x000045b4 fetch  0x00000001 , 0x00000c71 
- 00018851  0x000045b5 beq  0x00000001 , 0x000049b6 
- 00018852  0x000045b6 beq  0x00000002 , 0x000049cf 
- 00018853  0x000045b7 beq  0x00000003 , 0x000049d2 
- 00018854  0x000045b8 beq  0x00000021 , 0x000049a9 
- 00018855  0x000045b9 beq  0x00000022 , 0x000049e0 
- 00018856  0x000045ba branch  0x00004984 
- 00018857  0x000045bd jam  0x00000000 , 0x00000d4b 
- 00018858  0x000045be fetch  0x00000001 , 0x00000c72 
- 00018859  0x000045bf beq  0x00000000 , 0x000049ae 
- 00018860  0x000045c0 beq  0x00000001 , 0x000049b2 
- 00018861  0x000045c1 branch  0x00004984 
- 00018862  0x000045c4 arg  0x00000b93 , 0x00000011 
- 00018863  0x000045c5 ifetch  0x00000001 , 0x00000011 
- 00018864  0x000045c6 iforce  0x00000012 
- 00018865  0x000045c7 branch  0x00004b21 
- 00018866  0x000045ca arg  0x00000bac , 0x00000011 
- 00018867  0x000045cb ifetch  0x00000001 , 0x00000011 
- 00018868  0x000045cc iforce  0x00000012 
- 00018869  0x000045cd branch  0x00004b21 
- 00018870  0x000045d3 fetch  0x00000001 , 0x00000d48 
- 00018871  0x000045d4 ncall  0x000049c7 , 0x00000034 
- 00018872  0x000045d5 setarg  0x00000b68 
- 00018873  0x000045d6 fetcht  0x00000001 , 0x00000b68 
- 00018874  0x000045d8 store  0x00000002 , 0x00000d3f 
- 00018875  0x000045d9 storet  0x00000001 , 0x00000d41 
- 00018876  0x000045da fetch  0x00000001 , 0x00000c74 
- 00018877  0x000045db isub  0x00000002 , 0x0000003e 
- 00018878  0x000045dc nbranch  0x000049c5 , 0x00000002 
- 00018879  0x000045de fetch  0x00000001 , 0x00000d41 
- 00018880  0x000045e0 iforce  0x00000012 
- 00018881  0x000045e1 fetch  0x00000002 , 0x00000d3f 
- 00018882  0x000045e2 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x000045e3 iforce  0x00000011 
- 00018884  0x000045e4 branch  0x00004b21 
- 00018885  0x000045e6 fetch  0x00000001 , 0x00000c74 
- 00018886  0x000045e7 branch  0x000049c0 
- 00018887  0x000045ea hfetch  0x00000001 , 0x00008a04 
- 00018888  0x000045eb ncall  0x000049cb , 0x00000034 
- 00018889  0x000045ec jam  0x00000000 , 0x00000d48 
- 00018890  0x000045ed rtn 
- 00018891  0x000045ef hfetch  0x00000001 , 0x00008a04 
- 00018892  0x000045f0 set1  0x00000007 , 0x0000003f 
- 00018893  0x000045f1 hstore  0x00000001 , 0x00008a04 
- 00018894  0x000045f2 rtn 
- 00018895  0x000045f5 setarg  0x00000b80 
- 00018896  0x000045f6 fetcht  0x00000001 , 0x00000b80 
- 00018897  0x000045f7 branch  0x000049ba 
- 00018898  0x000045fa fetch  0x00000001 , 0x00000c70 
- 00018899  0x000045fb sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x000045fc nbranch  0x00004984 , 0x00000002 
- 00018901  0x000045fd fetch  0x00000001 , 0x00000c70 
- 00018902  0x000045fe arg  0x00000be4 , 0x00000011 
- 00018903  0x000045ff beq  0x00000000 , 0x00004b1e 
- 00018904  0x00004600 set1  0x00000023 , 0x00000000 
- 00018905  0x00004601 arg  0x00000be9 , 0x00000011 
- 00018906  0x00004602 beq  0x00000001 , 0x00004b1e 
- 00018907  0x00004603 arg  0x00000c07 , 0x00000011 
- 00018908  0x00004604 beq  0x00000002 , 0x00004b1e 
- 00018909  0x00004605 arg  0x00000c47 , 0x00000011 
- 00018910  0x00004606 beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004607 rtn 
- 00018912  0x0000460a fetch  0x00000002 , 0x00000c72 
- 00018913  0x0000460b beq  0x00000001 , 0x000049e5 
- 00018914  0x0000460c fetch  0x00000002 , 0x00000b7c 
- 00018915  0x0000460d copy  0x0000003f , 0x00000011 
- 00018916  0x0000460f branch  0x00004b1e 
- 00018917  0x00004611 jam  0x00000001 , 0x00000d45 
- 00018918  0x00004612 jam  0x00000001 , 0x00000d36 
- 00018919  0x00004613 fetch  0x00000002 , 0x00000b7e 
- 00018920  0x00004614 copy  0x0000003f , 0x00000011 
- 00018921  0x00004616 branch  0x00004b1e 
- 00018922  0x0000461a fetch  0x00000001 , 0x00000c6b 
- 00018923  0x0000461b bne  0x00000004 , 0x00004984 
- 00018924  0x0000461c fetch  0x00000001 , 0x00000c6e 
- 00018925  0x0000461d bne  0x00000081 , 0x00004984 
- 00018926  0x0000461e fetch  0x00000001 , 0x00000c70 
- 00018927  0x0000461f bne  0x00000000 , 0x00004984 
- 00018928  0x00004620 fetch  0x00000001 , 0x00000c71 
- 00018929  0x00004621 bne  0x00000000 , 0x00004984 
- 00018930  0x00004622 fetch  0x00000001 , 0x00000c74 
- 00018931  0x00004623 bne  0x00000001 , 0x00004984 
- 00018932  0x00004624 fetch  0x00000001 , 0x00000c75 
- 00018933  0x00004625 bne  0x00000000 , 0x00004984 
- 00018934  0x00004626 fetch  0x00000001 , 0x00000c72 
- 00018935  0x00004627 bne  0x00000000 , 0x00004984 
- 00018936  0x00004628 fetch  0x00000001 , 0x00000c73 
- 00018937  0x00004629 bne  0x00000000 , 0x00004984 
- 00018938  0x0000462a arg  0x00000001 , 0x00000012 
- 00018939  0x0000462b branch  0x00004a12 
- 00018940  0x0000462f fetch  0x00000001 , 0x00000c6b 
- 00018941  0x00004630 beq  0x00000002 , 0x00004984 
- 00018942  0x00004631 fetch  0x00000001 , 0x00000c70 
- 00018943  0x00004632 bne  0x00000000 , 0x00004984 
- 00018944  0x00004633 fetch  0x00000001 , 0x00000c71 
- 00018945  0x00004634 bne  0x00000000 , 0x00004984 
- 00018946  0x00004635 fetch  0x00000001 , 0x00000c74 
- 00018947  0x00004636 bne  0x00000002 , 0x00004984 
- 00018948  0x00004637 fetch  0x00000001 , 0x00000c75 
- 00018949  0x00004638 bne  0x00000000 , 0x00004984 
- 00018950  0x00004639 fetch  0x00000001 , 0x00000c73 
- 00018951  0x0000463a bne  0x00000000 , 0x00004984 
- 00018952  0x0000463b fetch  0x00000001 , 0x00000c6e 
- 00018953  0x0000463c beq  0x00000080 , 0x00004a0d 
- 00018954  0x0000463d beq  0x00000081 , 0x00004a18 
- 00018955  0x0000463e beq  0x00000082 , 0x00004a1c 
- 00018956  0x0000463f branch  0x00004984 
- 00018957  0x00004642 fetch  0x00000001 , 0x00000c72 
- 00018958  0x00004643 bne  0x00000000 , 0x00004984 
- 00018959  0x00004644 arg  0x00000002 , 0x00000012 
- 00018960  0x00004645 fetch  0x00000001 , 0x00000d39 
- 00018961  0x00004646 beq  0x00000001 , 0x00004a16 
- 00018962  0x00004649 arg  0x00000c65 , 0x00000011 
- 00018963  0x0000464a branch  0x00004b21 
- 00018964  0x0000464c arg  0x00000c67 , 0x00000011 
- 00018965  0x0000464d branch  0x00004b21 
- 00018966  0x0000464f arg  0x00000c69 , 0x00000011 
- 00018967  0x00004650 branch  0x00004b21 
- 00018968  0x00004653 fetch  0x00000001 , 0x00000c6b 
- 00018969  0x00004654 bne  0x00000004 , 0x00004984 
- 00018970  0x00004655 arg  0x00000002 , 0x00000012 
- 00018971  0x00004656 branch  0x00004a12 
- 00018972  0x00004659 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x0000465a bne  0x00000004 , 0x00004984 
- 00018974  0x0000465b fetch  0x00000001 , 0x00000c72 
- 00018975  0x0000465c beq  0x00000081 , 0x00004a29 
- 00018976  0x0000465d beq  0x00000082 , 0x00004a2b 
- 00018977  0x0000465e beq  0x00000083 , 0x00004a2d 
- 00018978  0x0000465f and_into  0x0000007f , 0x0000003f 
- 00018979  0x00004660 beq  0x00000000 , 0x00004a25 
- 00018980  0x00004661 branch  0x00004984 
- 00018981  0x00004664 fetch  0x00000001 , 0x00000d3b 
- 00018982  0x00004666 arg  0x00000002 , 0x00000012 
- 00018983  0x00004667 beq  0x00000001 , 0x00004a14 
- 00018984  0x00004668 branch  0x00004a12 
- 00018985  0x0000466a fetch  0x00000001 , 0x00000d3c 
- 00018986  0x0000466b branch  0x00004a26 
- 00018987  0x0000466d fetch  0x00000001 , 0x00000d3d 
- 00018988  0x0000466e branch  0x00004a26 
- 00018989  0x00004670 fetch  0x00000001 , 0x00000d3e 
- 00018990  0x00004671 branch  0x00004a26 
- 00018991  0x00004674 jam  0x00000001 , 0x00000d4c 
- 00018992  0x00004675 arg  0x00000d4d , 0x00000011 
- 00018993  0x00004676 arg  0x00000001 , 0x00000012 
- 00018994  0x00004677 branch  0x00004b21 
- 00018995  0x0000467a fetch  0x00000002 , 0x00000c70 
- 00018996  0x0000467b arg  0x000001ba , 0x00000002 
- 00018997  0x0000467c isub  0x00000002 , 0x0000003e 
- 00018998  0x0000467d nbranch  0x00004984 , 0x00000005 
- 00018999  0x0000467e set0  0x00000023 , 0x00000000 
- 00019000  0x00004680 fetch  0x00000001 , 0x00000d42 
- 00019001  0x00004681 nbranch  0x00004a42 , 0x00000034 
- 00019002  0x00004682 jam  0x00000000 , 0x00000cf6 
- 00019003  0x00004684 fetch  0x00000001 , 0x00000c74 
- 00019004  0x00004685 iforce  0x00000012 
- 00019005  0x00004686 arg  0x00000cf6 , 0x00000011 
- 00019006  0x00004687 call  0x00004b21 
- 00019007  0x00004689 arg  0x00000cf6 , 0x00000005 
- 00019008  0x0000468a arg  0x00000008 , 0x00000039 
- 00019009  0x0000468b branch  0x00007ec6 
- 00019010  0x0000468d jam  0x00000000 , 0x00000d42 
- 00019011  0x0000468e jam  0x00000001 , 0x00000cf6 
- 00019012  0x0000468f branch  0x00004a3b 
- 00019013  0x00004692 fetch  0x00000001 , 0x00000c74 
- 00019014  0x00004693 bne  0x00000001 , 0x00004984 
- 00019015  0x00004694 jam  0x00000001 , 0x00000d4b 
- 00019016  0x00004695 arg  0x00000001 , 0x00000012 
- 00019017  0x00004696 fetch  0x00000001 , 0x00000d49 
- 00019018  0x00004697 beq  0x00000000 , 0x00004a4d 
- 00019019  0x00004698 beq  0x00000001 , 0x00004a4e 
- 00019020  0x00004699 branch  0x00004a12 
- 00019021  0x0000469b branch  0x00004a14 
- 00019022  0x0000469d branch  0x00004a12 
- 00019023  0x000046a3 fetch  0x00000001 , 0x00000c6b 
- 00019024  0x000046a4 bne  0x00000004 , 0x00004984 
- 00019025  0x000046a5 fetch  0x00000001 , 0x00000c74 
- 00019026  0x000046a6 bne  0x00000000 , 0x00004984 
- 00019027  0x000046a7 fetch  0x00000001 , 0x00000c75 
- 00019028  0x000046a8 bne  0x00000000 , 0x00004984 
- 00019029  0x000046a9 fetch  0x00000001 , 0x00000c71 
- 00019030  0x000046aa bne  0x00000000 , 0x00004984 
- 00019031  0x000046ab fetch  0x00000001 , 0x00000c73 
- 00019032  0x000046ac bne  0x00000000 , 0x00004984 
- 00019033  0x000046ad fetch  0x00000001 , 0x00000c6e 
- 00019034  0x000046ae beq  0x00000000 , 0x00004a5e 
- 00019035  0x000046af beq  0x00000001 , 0x00004a66 
- 00019036  0x000046b0 beq  0x00000002 , 0x00004a67 
- 00019037  0x000046b1 branch  0x00004984 
- 00019038  0x000046b4 fetch  0x00000001 , 0x00000c70 
- 00019039  0x000046b5 bne  0x00000001 , 0x00004984 
- 00019040  0x000046b6 hfetch  0x00000001 , 0x00008a00 
- 00019041  0x000046b7 set0  0x00000007 , 0x0000003f 
- 00019042  0x000046b8 hstore  0x00000001 , 0x00008a00 
- 00019043  0x000046b9 jam  0x00000000 , 0x00000d39 
- 00019044  0x000046ba jam  0x00000001 , 0x00000d3a 
- 00019045  0x000046bb branch  0x00004988 
- 00019046  0x000046be branch  0x00004984 
- 00019047  0x000046c1 fetch  0x00000001 , 0x00000c70 
- 00019048  0x000046c2 bne  0x00000000 , 0x00004984 
- 00019049  0x000046c3 fetch  0x00000001 , 0x00000c72 
- 00019050  0x000046c4 beq  0x00000081 , 0x00004a72 
- 00019051  0x000046c5 beq  0x00000082 , 0x00004a75 
- 00019052  0x000046c6 beq  0x00000083 , 0x00004a77 
- 00019053  0x000046c7 and_into  0x0000007f , 0x0000003f 
- 00019054  0x000046c8 beq  0x00000000 , 0x00004a70 
- 00019055  0x000046c9 branch  0x00004984 
- 00019056  0x000046cc jam  0x00000000 , 0x00000d3b 
- 00019057  0x000046cd branch  0x00004988 
- 00019058  0x000046cf jam  0x00000000 , 0x00000d3c 
- 00019059  0x000046d1 jam  0x00000001 , 0x00000d53 
- 00019060  0x000046d2 branch  0x00004988 
- 00019061  0x000046d4 jam  0x00000000 , 0x00000d3d 
- 00019062  0x000046d5 branch  0x00004a73 
- 00019063  0x000046d7 jam  0x00000000 , 0x00000d3e 
- 00019064  0x000046d8 branch  0x00004a73 
- 00019065  0x000046dc fetch  0x00000001 , 0x00000c74 
- 00019066  0x000046dd bne  0x00000000 , 0x00004984 
- 00019067  0x000046de fetch  0x00000001 , 0x00000c75 
- 00019068  0x000046df bne  0x00000000 , 0x00004984 
- 00019069  0x000046e0 fetch  0x00000001 , 0x00000c6e 
- 00019070  0x000046e1 beq  0x00000000 , 0x00004a82 
- 00019071  0x000046e2 beq  0x00000001 , 0x00004a8f 
- 00019072  0x000046e3 beq  0x00000002 , 0x00004a90 
- 00019073  0x000046e4 branch  0x00004984 
- 00019074  0x000046e7 fetch  0x00000001 , 0x00000c70 
- 00019075  0x000046e8 bne  0x00000001 , 0x00004984 
- 00019076  0x000046e9 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x000046ea set1  0x00000007 , 0x0000003f 
- 00019078  0x000046eb hstore  0x00000001 , 0x00008a00 
- 00019079  0x000046ec jam  0x00000001 , 0x00000d39 
- 00019080  0x000046ed jam  0x00000003 , 0x00000d36 
- 00019081  0x000046ee jam  0x00000000 , 0x00000d43 
- 00019082  0x000046ef call  0x00004988 
- 00019083  0x000046f1 call  0x00007f15 
- 00019084  0x000046f2 setarg  0x00001388 
- 00019085  0x000046f3 arg  0x0000000f , 0x00000007 
- 00019086  0x000046f4 branch  0x00007f08 
- 00019087  0x000046f7 branch  0x00004984 
- 00019088  0x000046fa fetch  0x00000001 , 0x00000c70 
- 00019089  0x000046fb bne  0x00000000 , 0x00004984 
- 00019090  0x000046fc fetch  0x00000001 , 0x00000c71 
- 00019091  0x000046fd bne  0x00000000 , 0x00004984 
- 00019092  0x000046fe fetch  0x00000001 , 0x00000c72 
- 00019093  0x000046ff beq  0x00000081 , 0x00004a9d 
- 00019094  0x00004700 beq  0x00000082 , 0x00004a9f 
- 00019095  0x00004701 beq  0x00000083 , 0x00004aa1 
- 00019096  0x00004702 and_into  0x0000007f , 0x0000003f 
- 00019097  0x00004703 beq  0x00000000 , 0x00004a9b 
- 00019098  0x00004704 branch  0x00004984 
- 00019099  0x00004707 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004708 branch  0x00004988 
- 00019101  0x0000470a jam  0x00000001 , 0x00000d3c 
- 00019102  0x0000470b branch  0x00004988 
- 00019103  0x0000470d jam  0x00000001 , 0x00000d3d 
- 00019104  0x0000470e branch  0x00004988 
- 00019105  0x00004710 jam  0x00000001 , 0x00000d3e 
- 00019106  0x00004711 branch  0x00004988 
- 00019107  0x00004715 fetch  0x00000001 , 0x00000c6e 
- 00019108  0x00004716 bne  0x00000000 , 0x00004984 
- 00019109  0x00004717 fetch  0x00000001 , 0x00000c72 
- 00019110  0x00004718 bne  0x00000000 , 0x00004984 
- 00019111  0x00004719 fetch  0x00000001 , 0x00000c73 
- 00019112  0x0000471a bne  0x00000000 , 0x00004984 
- 00019113  0x0000471b fetch  0x00000001 , 0x00000c74 
- 00019114  0x0000471c bne  0x00000000 , 0x00004984 
- 00019115  0x0000471d fetch  0x00000001 , 0x00000c75 
- 00019116  0x0000471e bne  0x00000000 , 0x00004984 
- 00019117  0x0000471f fetch  0x00000001 , 0x00000c71 
- 00019118  0x00004720 bne  0x00000000 , 0x00004984 
- 00019119  0x00004721 fetch  0x00000001 , 0x00000c70 
- 00019120  0x00004722 and_into  0x00000080 , 0x0000003f 
- 00019121  0x00004723 bne  0x00000000 , 0x00004984 
- 00019122  0x00004724 fetch  0x00000001 , 0x00000c70 
- 00019123  0x00004725 bne  0x00000000 , 0x00004aba 
- 00019124  0x00004727 jam  0x00000002 , 0x00000c6b 
- 00019125  0x00004729 fetch  0x00000001 , 0x00000c70 
- 00019126  0x0000472a hstore  0x00000001 , 0x00008a04 
- 00019127  0x0000472b call  0x00004988 
- 00019128  0x0000472c jam  0x00000001 , 0x00000d48 
- 00019129  0x0000472d rtn 
- 00019130  0x0000472f jam  0x00000003 , 0x00000c6b 
- 00019131  0x00004730 branch  0x00004ab5 
- 00019132  0x00004734 fetch  0x00000001 , 0x00000c6b 
- 00019133  0x00004735 beq  0x00000002 , 0x00004984 
- 00019134  0x00004736 fetch  0x00000001 , 0x00000c6e 
- 00019135  0x00004737 bne  0x00000000 , 0x00004984 
- 00019136  0x00004738 fetch  0x00000001 , 0x00000c72 
- 00019137  0x00004739 bne  0x00000000 , 0x00004984 
- 00019138  0x0000473a fetch  0x00000001 , 0x00000c73 
- 00019139  0x0000473b bne  0x00000000 , 0x00004984 
- 00019140  0x0000473c fetch  0x00000001 , 0x00000c74 
- 00019141  0x0000473d bne  0x00000000 , 0x00004984 
- 00019142  0x0000473e fetch  0x00000001 , 0x00000c75 
- 00019143  0x0000473f bne  0x00000000 , 0x00004984 
- 00019144  0x00004740 fetch  0x00000001 , 0x00000c71 
- 00019145  0x00004741 bne  0x00000000 , 0x00004984 
- 00019146  0x00004742 fetch  0x00000001 , 0x00000c70 
- 00019147  0x00004743 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x00004744 nbranch  0x00004984 , 0x00000002 
- 00019149  0x00004745 fetch  0x00000001 , 0x00000c6b 
- 00019150  0x00004746 beq  0x00000003 , 0x00004ad1 
- 00019151  0x00004747 beq  0x00000004 , 0x00004ad1 
- 00019152  0x00004748 branch  0x00004984 
- 00019153  0x0000474c fetch  0x00000001 , 0x00000c70 
- 00019154  0x0000474d beq  0x00000000 , 0x00004ad5 
- 00019155  0x0000474e jam  0x00000004 , 0x00000c6b 
- 00019156  0x0000474f branch  0x00004988 
- 00019157  0x00004751 jam  0x00000003 , 0x00000c6b 
- 00019158  0x00004752 branch  0x00004988 
- 00019159  0x00004756 fetch  0x00000001 , 0x00000c6b 
- 00019160  0x00004757 bne  0x00000004 , 0x00004984 
- 00019161  0x00004758 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x00004759 bne  0x00000001 , 0x00004984 
- 00019163  0x0000475a fetch  0x00000001 , 0x00000c70 
- 00019164  0x0000475b bne  0x00000000 , 0x00004984 
- 00019165  0x0000475c fetch  0x00000001 , 0x00000c71 
- 00019166  0x0000475d bne  0x00000000 , 0x00004984 
- 00019167  0x0000475e fetch  0x00000001 , 0x00000c74 
- 00019168  0x0000475f bne  0x00000000 , 0x00004984 
- 00019169  0x00004760 fetch  0x00000001 , 0x00000c75 
- 00019170  0x00004761 bne  0x00000000 , 0x00004984 
- 00019171  0x00004762 fetch  0x00000001 , 0x00000c72 
- 00019172  0x00004763 bne  0x00000000 , 0x00004984 
- 00019173  0x00004764 fetch  0x00000001 , 0x00000c73 
- 00019174  0x00004765 bne  0x00000000 , 0x00004984 
- 00019175  0x00004766 branch  0x00004988 
- 00019176  0x0000476a jam  0x00000001 , 0x00000d4c 
- 00019177  0x0000476b fetch  0x00000001 , 0x00000c71 
- 00019178  0x0000476c store  0x00000001 , 0x00000d4d 
- 00019179  0x0000476d fetch  0x00000001 , 0x00000c72 
- 00019180  0x0000476e sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x0000476f call  0x00004af5 , 0x00000005 
- 00019182  0x00004770 fetch  0x00000001 , 0x00000d36 
- 00019183  0x00004771 bne  0x00000004 , 0x00004988 
- 00019184  0x00004772 jam  0x00000002 , 0x00000d36 
- 00019185  0x00004773 call  0x00004988 
- 00019186  0x00004774 nop  0x00007530 
- 00019187  0x00004775 nop  0x00007530 
- 00019188  0x00004776 rtn 
- 00019189  0x00004778 jam  0x00000001 , 0x00000d45 
- 00019190  0x00004779 jam  0x00000000 , 0x00000d3a 
- 00019191  0x0000477a jam  0x00000004 , 0x00000d36 
- 00019192  0x0000477b rtn 
- 00019193  0x0000477f jam  0x00000001 , 0x00000d50 
- 00019194  0x00004780 call  0x00004b03 
- 00019195  0x00004781 fetch  0x00000002 , 0x00000c70 
- 00019196  0x00004782 store  0x00000002 , 0x00000d4e 
- 00019197  0x00004783 fetch  0x00000001 , 0x00000c74 
- 00019198  0x00004784 iforce  0x00000039 
- 00019199  0x00004785 arg  0x00000c76 , 0x00000006 
- 00019200  0x00004786 arg  0x00000cb6 , 0x00000005 
- 00019201  0x00004787 call  0x00007f01 
- 00019202  0x00004788 branch  0x00004988 
- 00019203  0x0000478b fetch  0x00000002 , 0x00000c70 
- 00019204  0x0000478c arg  0x00000200 , 0x00000002 
- 00019205  0x0000478d isub  0x00000002 , 0x0000003e 
- 00019206  0x0000478e nrtn  0x00000005 
- 00019207  0x0000478f fetch  0x00000002 , 0x00000c72 
- 00019208  0x00004790 arg  0x00000000 , 0x00000002 
- 00019209  0x00004791 isub  0x00000002 , 0x0000003e 
- 00019210  0x00004792 nrtn  0x00000005 
- 00019211  0x00004793 fetch  0x00000002 , 0x00000c74 
- 00019212  0x00004794 arg  0x00000001 , 0x00000002 
- 00019213  0x00004795 isub  0x00000002 , 0x0000003e 
- 00019214  0x00004796 nrtn  0x00000005 
- 00019215  0x00004797 jam  0x00000001 , 0x00000d43 
- 00019216  0x00004798 rtn 
- 00019217  0x0000479c fetch  0x00000001 , 0x00000c74 
- 00019218  0x0000479d bne  0x00000000 , 0x00004984 
- 00019219  0x0000479e fetch  0x00000001 , 0x00000c70 
- 00019220  0x0000479f beq  0x00000000 , 0x00004b17 
- 00019221  0x000047a0 beq  0x00000001 , 0x00004b1a 
- 00019222  0x000047a1 branch  0x00004984 
- 00019223  0x000047a3 jam  0x00000000 , 0x00000d4a 
- 00019224  0x000047a4 jam  0x00000001 , 0x00000d49 
- 00019225  0x000047a5 branch  0x00004988 
- 00019226  0x000047a7 jam  0x00000001 , 0x00000d44 
- 00019227  0x000047a8 jam  0x00000001 , 0x00000d4a 
- 00019228  0x000047a9 jam  0x00000000 , 0x00000d49 
- 00019229  0x000047aa branch  0x00004988 
- 00019230  0x000047ae ifetch  0x00000001 , 0x00000011 
- 00019231  0x000047af iforce  0x00000012 
- 00019232  0x000047b0 increase  0x00000001 , 0x00000011 
- 00019233  0x000047b3 bpatch  0x000000fa , 0x0000401f 
- 00019234  0x000047b4 bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x000047b5 add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x000047b6 lshift  0x0000003f , 0x0000003f 
- 00019237  0x000047b7 hstore  0x00000001 , 0x00008a18 
- 00019238  0x000047b8 jam  0x00000003 , 0x00008a18 
- 00019239  0x000047b9 fetch  0x00000001 , 0x00000c74 
- 00019240  0x000047ba increase  0xfffffffe , 0x0000003f 
- 00019241  0x000047bb rshift  0x0000003f , 0x0000003f 
- 00019242  0x000047bc store  0x00000001 , 0x00000c74 
- 00019243  0x000047bd beq  0x00000000 , 0x00004b35 
- 00019244  0x000047bf fetch  0x00000002 , 0x00000c74 
- 00019245  0x000047c0 isub  0x00000012 , 0x0000003e 
- 00019246  0x000047c1 branch  0x00004b30 , 0x00000002 
- 00019247  0x000047c2 copy  0x0000003f , 0x00000012 
- 00019248  0x000047c4 deposit  0x00000011 
- 00019249  0x000047c5 store  0x00000002 , 0x00000b65 
- 00019250  0x000047c6 deposit  0x00000012 
- 00019251  0x000047c7 store  0x00000001 , 0x00000b67 
- 00019252  0x000047c8 branch  0x00004b37 
- 00019253  0x000047cb arg  0x00000000 , 0x00000007 
- 00019254  0x000047cc branch  0x00004b57 
- 00019255  0x000047d0 bpatch  0x000000fb , 0x0000401f 
- 00019256  0x000047d1 fetch  0x00000001 , 0x00000b67 
- 00019257  0x000047d2 rtn  0x00000034 
- 00019258  0x000047d3 copy  0x0000003f , 0x00000039 
- 00019259  0x000047d4 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x000047d5 branch  0x00004b3e , 0x00000002 
- 00019261  0x000047d6 arg  0x00000040 , 0x00000039 
- 00019262  0x000047d8 fetch  0x00000001 , 0x00000b67 
- 00019263  0x000047d9 isub  0x00000039 , 0x0000003f 
- 00019264  0x000047da store  0x00000001 , 0x00000b67 
- 00019265  0x000047db fetch  0x00000002 , 0x00000b65 
- 00019266  0x000047dc copy  0x0000003f , 0x00000006 
- 00019267  0x000047de ifetch  0x00000001 , 0x00000006 
- 00019268  0x000047df hstore  0x00000001 , 0x00008a18 
- 00019269  0x000047e0 bmark0  0x00000023 , 0x00004b47 
- 00019270  0x000047e1 jam  0x00000000 , 0x00008a18 
- 00019271  0x000047e3 loop  0x00004b43 
- 00019272  0x000047e4 copy  0x00000006 , 0x0000003f 
- 00019273  0x000047e5 store  0x00000002 , 0x00000b65 
- 00019274  0x000047e6 arg  0x00000000 , 0x00000007 
- 00019275  0x000047e7 call  0x00004b57 
- 00019276  0x000047e8 fetch  0x00000001 , 0x00000b67 
- 00019277  0x000047e9 nrtn  0x00000034 
- 00019278  0x000047ea fetch  0x00000001 , 0x00000d36 
- 00019279  0x000047eb rtnne  0x00000001 
- 00019280  0x000047ec jam  0x00000002 , 0x00000d36 
- 00019281  0x000047ed rtn 
- 00019282  0x000047f1 arg  0x00008a19 , 0x00000011 
- 00019283  0x000047f2 arg  0x00000001 , 0x00000007 
- 00019284  0x000047f4 ifetch  0x00000001 , 0x00000006 
- 00019285  0x000047f5 istore  0x00000001 , 0x00000011 
- 00019286  0x000047f6 loop  0x00004b54 
- 00019287  0x000047f8 setarg  0x00000000 
- 00019288  0x000047f9 qset1  0x0000003f 
- 00019289  0x000047fa hstore  0x00000001 , 0x00008a10 
- 00019290  0x000047fb fetcht  0x00000001 , 0x00000d37 
- 00019291  0x000047fc ior  0x00000002 , 0x0000003f 
- 00019292  0x000047fd store  0x00000001 , 0x00000d37 
- 00019293  0x000047fe rtn 
- 00019294  0x00004801 arg  0x00000002 , 0x00000007 
- 00019295  0x00004802 arg  0x00008a1a , 0x00000011 
- 00019296  0x00004803 branch  0x00004b54 
- 00019297  0x00004806 bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004807 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004808 rtn  0x00000034 
- 00019300  0x00004809 fetch  0x00000001 , 0x00000d37 
- 00019301  0x0000480a nbranch  0x00004bac , 0x00000034 
- 00019302  0x0000480b fetch  0x00000001 , 0x00000d45 
- 00019303  0x0000480c branch  0x00004b86 , 0x00000034 
- 00019304  0x0000480d fetch  0x00000001 , 0x00000d36 
- 00019305  0x0000480e beq  0x00000003 , 0x00004bbf 
- 00019306  0x0000480f bne  0x00000002 , 0x00004b86 
- 00019307  0x00004810 fetch  0x00000001 , 0x00000d3a 
- 00019308  0x00004811 nbranch  0x00004b86 , 0x00000034 
- 00019309  0x00004812 call  0x00004b6f 
- 00019310  0x00004813 branch  0x00004b7a 
- 00019311  0x00004816 fetch  0x00000001 , 0x00000d38 
- 00019312  0x00004817 rtnbit0  0x00000001 
- 00019313  0x00004818 fetch  0x00000001 , 0x00000d37 
- 00019314  0x00004819 rtnbit1  0x00000001 
- 00019315  0x0000481a fetch  0x00000001 , 0x00000d38 
- 00019316  0x0000481b set0  0x00000001 , 0x0000003f 
- 00019317  0x0000481c store  0x00000001 , 0x00000d38 
- 00019318  0x0000481d fetch  0x00000001 , 0x00000d51 
- 00019319  0x0000481e rtn  0x00000034 
- 00019320  0x0000481f beq  0x00000010 , 0x00004ba8 
- 00019321  0x00004820 branch  0x00002a8c 
- 00019322  0x00004823 fetch  0x00000001 , 0x00000d38 
- 00019323  0x00004824 rtnbit0  0x00000002 
- 00019324  0x00004825 fetch  0x00000001 , 0x00000d37 
- 00019325  0x00004826 rtnbit1  0x00000002 
- 00019326  0x00004827 fetch  0x00000001 , 0x00000d38 
- 00019327  0x00004828 set0  0x00000002 , 0x0000003f 
- 00019328  0x00004829 store  0x00000001 , 0x00000d38 
- 00019329  0x0000482a fetch  0x00000001 , 0x00000d52 
- 00019330  0x0000482b rtn  0x00000034 
- 00019331  0x0000482c beq  0x00000020 , 0x00004b89 
- 00019332  0x0000482d beq  0x00000021 , 0x00004ba4 
- 00019333  0x0000482e branch  0x00002a8c 
- 00019334  0x00004832 arg  0x00000d54 , 0x00000005 
- 00019335  0x00004833 arg  0x00000006 , 0x00000039 
- 00019336  0x00004834 branch  0x00007ec6 
- 00019337  0x00004837 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x00004838 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x00004839 iand  0x00000002 , 0x0000003f 
- 00019340  0x0000483a branch  0x00004ba0 , 0x00000034 
- 00019341  0x0000483b fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x0000483c iadd  0x00000002 , 0x0000003f 
- 00019343  0x0000483d beq  0x00000001 , 0x00004b91 
- 00019344  0x0000483e branch  0x00004ba0 
- 00019345  0x00004841 jam  0x00000000 , 0x00000d52 
- 00019346  0x00004843 fetch  0x00000001 , 0x00000d55 
- 00019347  0x00004844 beq  0x00000002 , 0x00004ba1 
- 00019348  0x00004845 beq  0x00000003 , 0x00004ba1 
- 00019349  0x00004846 fetch  0x00000001 , 0x00000d55 
- 00019350  0x00004847 store  0x00000001 , 0x00000d54 
- 00019351  0x00004848 fetch  0x00000001 , 0x00000d56 
- 00019352  0x00004849 istore  0x00000001 , 0x00000005 
- 00019353  0x0000484a fetch  0x00000001 , 0x00000d58 
- 00019354  0x0000484b istore  0x00000001 , 0x00000005 
- 00019355  0x0000484c fetch  0x00000001 , 0x00000d5a 
- 00019356  0x0000484d istore  0x00000001 , 0x00000005 
- 00019357  0x0000484e arg  0x00000004 , 0x00000039 
- 00019358  0x0000484f arg  0x00000d54 , 0x00000006 
- 00019359  0x00004850 branch  0x00004b5e 
- 00019360  0x00004853 jam  0x00000000 , 0x00000d52 
- 00019361  0x00004855 arg  0x00000008 , 0x00000039 
- 00019362  0x00004856 arg  0x00000d54 , 0x00000006 
- 00019363  0x00004857 branch  0x00004b5e 
- 00019364  0x0000485a jam  0x00000000 , 0x00000d52 
- 00019365  0x0000485b arg  0x00000003 , 0x00000039 
- 00019366  0x0000485c arg  0x00000d74 , 0x00000006 
- 00019367  0x0000485d branch  0x00004b5e 
- 00019368  0x00004860 jam  0x00000000 , 0x00000d51 
- 00019369  0x00004861 arg  0x00000008 , 0x00000039 
- 00019370  0x00004862 arg  0x00000d64 , 0x00000006 
- 00019371  0x00004863 branch  0x00004b52 
- 00019372  0x00004866 fetch  0x00000001 , 0x00000d36 
- 00019373  0x00004867 beq  0x00000003 , 0x00004bb0 
- 00019374  0x00004868 beq  0x00000002 , 0x00004bb2 
- 00019375  0x00004869 rtn 
- 00019376  0x0000486b jam  0x00000000 , 0x00000d37 
- 00019377  0x0000486c rtn 
- 00019378  0x0000486e hfetch  0x00000001 , 0x00008a00 
- 00019379  0x0000486f set1  0x00000007 , 0x0000003f 
- 00019380  0x00004870 hstore  0x00000001 , 0x00008a00 
- 00019381  0x00004871 jam  0x00000001 , 0x00000d47 
- 00019382  0x00004872 rtn 
- 00019383  0x00004875 fetch  0x00000001 , 0x00000d36 
- 00019384  0x00004876 rtneq  0x00000003 
- 00019385  0x00004877 beq  0x00000002 , 0x00004bbb 
- 00019386  0x00004878 rtn 
- 00019387  0x0000487a fetch  0x00000001 , 0x00000d47 
- 00019388  0x0000487b rtn  0x00000034 
- 00019389  0x0000487c jam  0x00000001 , 0x00000d46 
- 00019390  0x0000487d branch  0x00004bc2 
- 00019391  0x00004880 arg  0x0000000f , 0x00000007 
- 00019392  0x00004881 call  0x00007f16 
- 00019393  0x00004882 nrtn  0x00000034 
- 00019394  0x00004884 hfetch  0x00000001 , 0x00008a00 
- 00019395  0x00004885 rtnbit0  0x00000007 
- 00019396  0x00004886 jam  0x000000fc , 0x00008a00 
- 00019397  0x00004887 nop  0x00007530 
- 00019398  0x00004888 jam  0x0000003c , 0x00008a00 
- 00019399  0x00004889 rtn 
- 00019400  0x00004891 bpatch  0x000000fd , 0x0000401f 
- 00019401  0x00004892 fetch  0x00000001 , 0x000041ce 
- 00019402  0x00004893 nrtn  0x00000034 
- 00019403  0x00004895 call  0x00004bce 
- 00019404  0x00004896 ncall  0x00004be6 , 0x00000028 
- 00019405  0x00004897 rtn 
- 00019406  0x0000489a bpatch  0x000000fe , 0x0000401f 
- 00019407  0x0000489b copy  0x00000003 , 0x00000011 
- 00019408  0x0000489c arg  0x00000004 , 0x00000002 
- 00019409  0x0000489d ifetch  0x00000001 , 0x00000003 
- 00019410  0x0000489e beq  0x00000001 , 0x00004bd8 
- 00019411  0x0000489f increase  0x00000001 , 0x00000002 
- 00019412  0x000048a0 beq  0x00000002 , 0x00004bd8 
- 00019413  0x000048a1 copy  0x00000003 , 0x0000003f 
- 00019414  0x000048a2 hstore  0x00000002 , 0x00008058 
- 00019415  0x000048a3 rtn 
- 00019416  0x000048a5 hfetch  0x00000002 , 0x00008112 
- 00019417  0x000048a6 isub  0x00000002 , 0x0000003e 
- 00019418  0x000048a7 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x000048a9 disable  0x00000028 
- 00019420  0x000048aa copy  0x00000011 , 0x00000003 
- 00019421  0x000048ab call  0x00004bee 
- 00019422  0x000048ac iadd  0x00000002 , 0x00000002 
- 00019423  0x000048ae hfetch  0x00000002 , 0x00008112 
- 00019424  0x000048af isub  0x00000002 , 0x0000003e 
- 00019425  0x000048b0 nbranch  0x00004bdf , 0x00000002 
- 00019426  0x000048b1 copy  0x00000011 , 0x00000003 
- 00019427  0x000048b2 ifetch  0x00000001 , 0x00000003 
- 00019428  0x000048b3 beq  0x00000001 , 0x00004c3f 
- 00019429  0x000048b4 branch  0x00002a8c 
- 00019430  0x000048b7 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x000048b8 hfetch  0x00000002 , 0x00008058 
- 00019432  0x000048b9 iforce  0x00000003 
- 00019433  0x000048ba call  0x00004bee 
- 00019434  0x000048bb iadd  0x00000003 , 0x00000003 
- 00019435  0x000048bc deposit  0x00000003 
- 00019436  0x000048bd hstore  0x00000002 , 0x00008058 
- 00019437  0x000048be rtn 
- 00019438  0x000048c4 ifetch  0x00000001 , 0x00000003 
- 00019439  0x000048c5 increase  0x00000002 , 0x00000003 
- 00019440  0x000048c6 beq  0x00000002 , 0x00004bf3 
- 00019441  0x000048c7 ifetch  0x00000001 , 0x00000003 
- 00019442  0x000048c8 rtn 
- 00019443  0x000048ca ifetch  0x00000002 , 0x00000003 
- 00019444  0x000048cb rtn 
- 00019445  0x000048ce hfetch  0x00000002 , 0x0000805e 
- 00019446  0x000048cf increase  0xfffffffb , 0x0000000a 
- 00019447  0x000048d0 iadd  0x0000000a , 0x0000000a 
- 00019448  0x000048d1 rtn 
- 00019449  0x000048d4 arg  0x00000004 , 0x00000002 
- 00019450  0x000048d5 branch  0x00004bfc 
- 00019451  0x000048d7 arg  0x00000002 , 0x00000002 
- 00019452  0x000048d9 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x000048da increase  0x00000001 , 0x00000039 
- 00019454  0x000048db hfetch  0x00000002 , 0x0000805e 
- 00019455  0x000048dc copy  0x0000003f , 0x0000000a 
- 00019456  0x000048dd copy  0x00000039 , 0x0000003f 
- 00019457  0x000048de istoret  0x00000001 , 0x0000000a 
- 00019458  0x000048df increase  0xffffffff , 0x0000003f 
- 00019459  0x000048e0 iadd  0x0000000a , 0x0000000a 
- 00019460  0x000048e1 copy  0x0000000a , 0x0000003f 
- 00019461  0x000048e2 store  0x00000002 , 0x00000258 
- 00019462  0x000048e3 copy  0x00000002 , 0x0000003f 
- 00019463  0x000048e4 rtneq  0x00000002 
- 00019464  0x000048e5 fetch  0x00000002 , 0x00000258 
- 00019465  0x000048e6 hstore  0x00000002 , 0x0000805e 
- 00019466  0x000048e7 branch  0x00004c0b 
- 00019467  0x000048eb setarg  0x00000000 
- 00019468  0x000048ec store  0x00000002 , 0x00000258 
- 00019469  0x000048ed rtn 
- 00019470  0x000048f5 rtn  0x0000002b 
- 00019471  0x000048f6 setarg  0x00004d28 
- 00019472  0x000048f7 store  0x00000002 , 0x000041f3 
- 00019473  0x000048f9 setarg  0x000001a0 
- 00019474  0x000048fa store  0x00000002 , 0x00004243 
- 00019475  0x000048fc setarg  0x00001800 
- 00019476  0x000048fd hstore  0x00000002 , 0x00008054 
- 00019477  0x000048fe setarg  0x00001bff 
- 00019478  0x000048ff hstore  0x00000002 , 0x00008056 
- 00019479  0x00004900 setarg  0x00001c00 
- 00019480  0x00004901 hstore  0x00000002 , 0x0000805a 
- 00019481  0x00004902 call  0x00004c28 
- 00019482  0x00004904 jam  0x00000000 , 0x00008062 
- 00019483  0x00004905 setarg  0x00001c00 
- 00019484  0x00004906 hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004907 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004908 setarg  0x00001800 
- 00019487  0x00004909 hstore  0x00000002 , 0x00008058 
- 00019488  0x0000490a store  0x00000002 , 0x00000244 
- 00019489  0x0000490c hfetch  0x00000002 , 0x00008050 
- 00019490  0x0000490d set0  0x0000000f , 0x0000003f 
- 00019491  0x0000490e hstore  0x00000002 , 0x00008050 
- 00019492  0x0000490f call  0x000066ce 
- 00019493  0x00004910 jam  0x00000001 , 0x00008043 
- 00019494  0x00004911 jam  0x00000081 , 0x00008062 
- 00019495  0x00004912 rtn 
- 00019496  0x00004915 setarg  0x00001fff 
- 00019497  0x00004916 hstore  0x00000002 , 0x0000805c 
- 00019498  0x00004917 hfetch  0x00000001 , 0x00008081 
- 00019499  0x00004918 or_into  0x00000007 , 0x0000003f 
- 00019500  0x00004919 hstore  0x00000001 , 0x00008081 
- 00019501  0x0000491a rtn 
- 00019502  0x0000491e bpatchx  0x00000001 , 0x00004020 
- 00019503  0x0000491f hfetch  0x00000001 , 0x0000810c 
- 00019504  0x00004920 iforce  0x00000012 
- 00019505  0x00004921 bbit0  0x00000003 , 0x00004c37 
- 00019506  0x00004922 hfetch  0x00000002 , 0x00008112 
- 00019507  0x00004923 iforce  0x00000013 
- 00019508  0x00004924 arg  0x0000044f , 0x00000002 
- 00019509  0x00004925 isub  0x00000002 , 0x0000003e 
- 00019510  0x00004926 nrtn  0x00000005 
- 00019511  0x00004928 hfetch  0x00000002 , 0x00008058 
- 00019512  0x00004929 iforce  0x00000003 
- 00019513  0x0000492a branch  0x00004bc8 
- 00019514  0x0000492d hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x0000492e isolate1  0x00000006 , 0x00000002 
- 00019516  0x0000492f branch  0x00004c3a , 0x00000001 
- 00019517  0x00004930 hstore  0x00000001 , 0x00008015 
- 00019518  0x00004931 rtn 
- 00019519  0x00004934 bpatchx  0x00000002 , 0x00004020 
- 00019520  0x00004935 fetch  0x00000001 , 0x000041ce 
- 00019521  0x00004936 branch  0x00004c44 , 0x00000034 
- 00019522  0x00004937 enable  0x00000028 
- 00019523  0x00004938 rtn 
- 00019524  0x0000493a ifetch  0x00000002 , 0x00000003 
- 00019525  0x0000493b iforce  0x00000030 
- 00019526  0x0000493c iforce  0x00000007 
- 00019527  0x0000493d ifetch  0x00000001 , 0x00000003 
- 00019528  0x0000493e iforce  0x00000002 
- 00019529  0x0000493f rshift2  0x00000030 , 0x0000003f 
- 00019530  0x00004940 rshift8  0x0000003f , 0x0000003f 
- 00019531  0x00004941 beq  0x0000003f , 0x00004c4d 
- 00019532  0x00004942 rtn 
- 00019533  0x00004946 bpatchx  0x00000003 , 0x00004020 
- 00019534  0x00004947 deposit  0x00000007 
- 00019535  0x00004948 beq  0x00000000 , 0x00004cdc 
- 00019536  0x00004949 beq  0x00000001 , 0x00004c66 
- 00019537  0x0000494a beq  0x00000002 , 0x00004c6b 
- 00019538  0x0000494b beq  0x00000003 , 0x00004c7a 
- 00019539  0x0000494c beq  0x00000004 , 0x00004cb3 
- 00019540  0x0000494d beq  0x00000005 , 0x00004cdc 
- 00019541  0x0000494e beq  0x00000006 , 0x00004cc6 
- 00019542  0x0000494f beq  0x00000007 , 0x00004c5c 
- 00019543  0x00004951 beq  0x00000010 , 0x00004cc9 
- 00019544  0x00004952 beq  0x00000011 , 0x00004cd1 
- 00019545  0x00004953 beq  0x00000012 , 0x00004ca5 
- 00019546  0x00004954 beq  0x00000013 , 0x00004c85 
- 00019547  0x00004955 branch  0x00004cdc 
- 00019548  0x00004958 call  0x00004cdc 
- 00019549  0x00004959 call  0x00007f9e 
- 00019550  0x0000495a call  0x0000688c 
- 00019551  0x0000495c call  0x000033d2 
- 00019552  0x0000495d call  0x000033d9 
- 00019553  0x0000495e branch  0x0000688f 
- 00019554  0x00004961 jam  0x00000000 , 0x00004245 
- 00019555  0x00004962 call  0x000033d0 
- 00019556  0x00004963 call  0x00004c13 
- 00019557  0x00004964 branch  0x000033db 
- 00019558  0x00004967 call  0x00004cf2 
- 00019559  0x00004968 hfetch  0x00000002 , 0x00008000 
- 00019560  0x00004969 istore  0x00000002 , 0x0000000a 
- 00019561  0x0000496a force  0x00000006 , 0x00000039 
- 00019562  0x0000496b branch  0x00004cdd 
- 00019563  0x0000496e ifetch  0x00000002 , 0x00000003 
- 00019564  0x0000496f store  0x00000002 , 0x00004243 
- 00019565  0x00004970 hstore  0x00000002 , 0x00008052 
- 00019566  0x00004971 rtn 
- 00019567  0x00004976 ifetch  0x00000001 , 0x00000003 
- 00019568  0x00004977 copy  0x0000003f , 0x00000002 
- 00019569  0x00004978 hstore  0x00000001 , 0x00008024 
- 00019570  0x00004979 ifetch  0x00000001 , 0x00000003 
- 00019571  0x0000497a iadd  0x00000002 , 0x00000002 
- 00019572  0x0000497b set1  0x00000007 , 0x0000003f 
- 00019573  0x0000497c hstore  0x00000001 , 0x00008023 
- 00019574  0x0000497d ifetch  0x00000001 , 0x00000003 
- 00019575  0x0000497e iadd  0x00000002 , 0x00000002 
- 00019576  0x0000497f copy  0x0000003f , 0x00000039 
- 00019577  0x00004980 rtn 
- 00019578  0x00004983 bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x00004984 call  0x00004c6f 
- 00019580  0x00004986 ifetch  0x00000001 , 0x00000003 
- 00019581  0x00004987 hstore  0x00000001 , 0x00008025 
- 00019582  0x00004988 iadd  0x00000002 , 0x00000002 
- 00019583  0x00004989 loop  0x00004c7c 
- 00019584  0x0000498b and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x0000498c ifetch  0x00000001 , 0x00000003 
- 00019586  0x0000498d isub  0x00000002 , 0x0000003e 
- 00019587  0x0000498e nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x0000498f branch  0x00004cdc 
- 00019589  0x00004993 bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x00004994 call  0x00004c6f 
- 00019591  0x00004995 store  0x00000008 , 0x00000a9a 
- 00019592  0x00004997 call  0x00007422 
- 00019593  0x00004998 arg  0x00000010 , 0x00000039 
- 00019594  0x00004999 arg  0x00000ac2 , 0x00000005 
- 00019595  0x0000499a call  0x00004ca0 
- 00019596  0x0000499b storet  0x00000008 , 0x00000aa2 
- 00019597  0x0000499c arg  0x00000ad2 , 0x00000005 
- 00019598  0x0000499d call  0x00007497 
- 00019599  0x0000499e arg  0x00000ad2 , 0x00000011 
- 00019600  0x0000499f arg  0x00000ac2 , 0x00000012 
- 00019601  0x000049a0 arg  0x00000ae2 , 0x00000005 
- 00019602  0x000049a1 call  0x00007352 
- 00019603  0x000049a2 arg  0x00000010 , 0x00000039 
- 00019604  0x000049a3 arg  0x00000ae2 , 0x00000006 
- 00019605  0x000049a4 call  0x00004c9c 
- 00019606  0x000049a5 fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x000049a6 fetch  0x00000008 , 0x00000a9a 
- 00019608  0x000049a7 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x000049a8 store  0x00000008 , 0x00000a9a 
- 00019610  0x000049a9 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x000049aa branch  0x00004c80 
- 00019612  0x000049ad ifetch  0x00000001 , 0x00000006 
- 00019613  0x000049ae hstore  0x00000001 , 0x00008025 
- 00019614  0x000049af loop  0x00004c9c 
- 00019615  0x000049b0 rtn 
- 00019616  0x000049b3 ifetch  0x00000001 , 0x00000003 
- 00019617  0x000049b4 istore  0x00000001 , 0x00000005 
- 00019618  0x000049b5 iadd  0x00000002 , 0x00000002 
- 00019619  0x000049b6 loop  0x00004ca0 
- 00019620  0x000049b7 rtn 
- 00019621  0x000049ba bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x000049bb arg  0x00000000 , 0x00000002 
- 00019623  0x000049bc arg  0x00000010 , 0x00000039 
- 00019624  0x000049bd arg  0x00000ac2 , 0x00000005 
- 00019625  0x000049be call  0x00004ca0 
- 00019626  0x000049bf hfetch  0x00000001 , 0x00008085 
- 00019627  0x000049c0 and_into  0x000000fd , 0x0000003f 
- 00019628  0x000049c1 hstore  0x00000001 , 0x00008085 
- 00019629  0x000049c2 arg  0x00000ac2 , 0x00000006 
- 00019630  0x000049c3 arg  0x00000010 , 0x00000039 
- 00019631  0x000049c4 call  0x00007478 
- 00019632  0x000049c5 call  0x00007428 
- 00019633  0x000049c6 call  0x00007491 
- 00019634  0x000049c7 branch  0x00004c80 
- 00019635  0x000049cb arg  0x00000020 , 0x00000039 
- 00019636  0x000049cc arg  0x00004000 , 0x00000005 
- 00019637  0x000049cd arg  0x00000000 , 0x00000002 
- 00019638  0x000049cf ifetch  0x00000001 , 0x00000003 
- 00019639  0x000049d0 istore  0x00000001 , 0x00000005 
- 00019640  0x000049d1 iadd  0x00000002 , 0x00000002 
- 00019641  0x000049d2 loop  0x00004cb6 
- 00019642  0x000049d3 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x000049d4 ifetch  0x00000001 , 0x00000003 
- 00019644  0x000049d5 isub  0x00000002 , 0x0000003e 
- 00019645  0x000049d6 nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x000049d7 jam  0x00000000 , 0x00008023 
- 00019647  0x000049d8 call  0x00004cdc 
- 00019648  0x000049d9 call  0x00004be6 
- 00019649  0x000049da call  0x000064a3 
- 00019650  0x000049db call  0x00007f9e 
- 00019651  0x000049dc branch  0x00002001 
- 00019652  0x000049df jam  0x00000000 , 0x00008023 
- 00019653  0x000049e0 branch  0x00002000 
- 00019654  0x000049e3 ifetch  0x00000006 , 0x00000003 
- 00019655  0x000049e4 store  0x00000006 , 0x000040a0 
- 00019656  0x000049e5 branch  0x00004cdc 
- 00019657  0x000049e9 ifetch  0x00000001 , 0x00000003 
- 00019658  0x000049ea store  0x00000001 , 0x0000025a 
- 00019659  0x000049eb copy  0x0000003f , 0x00000039 
- 00019660  0x000049ec ifetch  0x00000002 , 0x00000003 
- 00019661  0x000049ed store  0x00000002 , 0x0000025b 
- 00019662  0x000049ee copy  0x0000003f , 0x00000005 
- 00019663  0x000049ef call  0x000066fd 
- 00019664  0x000049f0 branch  0x00004cdc 
- 00019665  0x000049f4 ifetch  0x00000001 , 0x00000003 
- 00019666  0x000049f5 store  0x00000001 , 0x0000025a 
- 00019667  0x000049f6 copy  0x0000003f , 0x00000039 
- 00019668  0x000049f7 ifetch  0x00000002 , 0x00000003 
- 00019669  0x000049f8 store  0x00000002 , 0x0000025b 
- 00019670  0x000049f9 arg  0x00001000 , 0x00000005 
- 00019671  0x000049fa call  0x000066fd 
- 00019672  0x000049fb fetcht  0x00000001 , 0x0000025a 
- 00019673  0x000049fc arg  0x00001000 , 0x00000011 
- 00019674  0x000049fd fetch  0x00000002 , 0x0000025b 
- 00019675  0x000049fe branch  0x00006608 
- 00019676  0x00004a04 force  0x00000004 , 0x00000039 
- 00019677  0x00004a06 call  0x00004cf4 
- 00019678  0x00004a07 force  0x00000001 , 0x0000003f 
- 00019679  0x00004a08 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004a09 deposit  0x00000030 
- 00019681  0x00004a0a istore  0x00000003 , 0x0000000a 
- 00019682  0x00004a0b force  0x0000000e , 0x00000007 
- 00019683  0x00004a0d bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004a0e call  0x00004cf6 
- 00019685  0x00004a0f deposit  0x00000007 
- 00019686  0x00004a10 istore  0x00000001 , 0x0000000a 
- 00019687  0x00004a11 deposit  0x00000039 
- 00019688  0x00004a12 istore  0x00000001 , 0x0000000a 
- 00019689  0x00004a14 force  0x00000005 , 0x00000007 
- 00019690  0x00004a15 increase  0x00000002 , 0x00000039 
- 00019691  0x00004a17 branch  0x00004bf9 
- 00019692  0x00004a1a force  0x000000ff , 0x00000007 
- 00019693  0x00004a1b call  0x00004cf4 
- 00019694  0x00004a1c setarg  0x00000001 
- 00019695  0x00004a1d istore  0x00000001 , 0x0000000a 
- 00019696  0x00004a1e force  0x00000001 , 0x00000039 
- 00019697  0x00004a1f branch  0x00004ce3 
- 00019698  0x00004a22 force  0x0000000c , 0x0000000a 
- 00019699  0x00004a23 branch  0x00004cf7 
- 00019700  0x00004a26 force  0x00000008 , 0x0000000a 
- 00019701  0x00004a27 branch  0x00004cf7 
- 00019702  0x00004a2a force  0x00000006 , 0x0000000a 
- 00019703  0x00004a2c branch  0x00004bf5 
- 00019704  0x00004a31 pulse  0x0000000f 
- 00019705  0x00004a32 enable  0x00000009 
- 00019706  0x00004a34 ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004a35 inject  0x00000000 , 0x00000008 
- 00019708  0x00004a36 loop  0x00004cfa 
- 00019709  0x00004a37 enable  0x00000008 
- 00019710  0x00004a38 inject  0x00000000 , 0x00000010 
- 00019711  0x00004a39 disable  0x00000008 
- 00019712  0x00004a3a disable  0x00000009 
- 00019713  0x00004a3b disable  0x0000000f 
- 00019714  0x00004a3c byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004a3d rtn 
- 00019716  0x00004a42 jam  0x00000000 , 0x000041ce 
- 00019717  0x00004a43 rtn 
- 00019718  0x00004a45 fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004a46 fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004a47 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004a48 rtn 
- 00019722  0x00004a4e fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004a4f bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004a50 call  0x000062ef 
- 00019725  0x00004a51 jam  0x00000008 , 0x0000007c 
- 00019726  0x00004a52 branch  0x00004d04 
- 00019727  0x00004a54 set0  0x00000002 , 0x0000003f 
- 00019728  0x00004a55 store  0x00000001 , 0x0000004b 
- 00019729  0x00004a56 call  0x00006001 
- 00019730  0x00004a57 setarg  0x00000000 
- 00019731  0x00004a58 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004a59 store  0x00000001 , 0x0000007f 
- 00019733  0x00004a5a branch  0x00004d04 
- 00019734  0x00004a5b rtn 
- 00019735  0x00004a5d jam  0x00000017 , 0x0000007c 
- 00019736  0x00004a5e arg  0x000004d9 , 0x00000005 
- 00019737  0x00004a5f setarg  0x00000000 
- 00019738  0x00004a60 isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004a61 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004a62 istore  0x00000001 , 0x00000005 
- 00019741  0x00004a63 setarg  0x00000000 
- 00019742  0x00004a64 istore  0x00000002 , 0x00000005 
- 00019743  0x00004a65 fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004a66 istore  0x00000002 , 0x00000005 
- 00019745  0x00004a67 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004a68 istore  0x00000002 , 0x00000005 
- 00019747  0x00004a69 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004a6a istore  0x00000002 , 0x00000005 
- 00019749  0x00004a6b branch  0x00004d04 
- 00019750  0x00004a6e jam  0x00000018 , 0x0000007c 
- 00019751  0x00004a6f branch  0x00004d04 
- 00019752  0x00004a72 call  0x00006899 
- 00019753  0x00004a73 rtn  0x00000001 
- 00019754  0x00004a74 arg  0x00000007 , 0x00000002 
- 00019755  0x00004a75 call  0x0000681d 
- 00019756  0x00004a76 nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004a77 jam  0x00000001 , 0x00004245 
- 00019758  0x00004a78 rtn 
- 00019759  0x00004a7a fetch  0x00000001 , 0x00004245 
- 00019760  0x00004a7b rtnne  0x00000001 
- 00019761  0x00004a7c call  0x00004c62 
- 00019762  0x00004a7d branch  0x00004cec 
- 00019763  0x00004a8c bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004a8d fetch  0x00000002 , 0x00000264 
- 00019765  0x00004a8e copy  0x0000003f , 0x00000006 
- 00019766  0x00004a8f ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004a90 and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004a91 rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004a92 beq  0x00000009 , 0x00004d53 
- 00019770  0x00004a93 beq  0x00000007 , 0x00004d53 
- 00019771  0x00004a94 beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004a95 beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004a96 beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004a97 rtn 
- 00019775  0x00004a9a copy  0x00000002 , 0x0000003f 
- 00019776  0x00004a9b beq  0x00000005 , 0x00004d43 
- 00019777  0x00004a9c beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004a9d rtn 
- 00019779  0x00004aa0 jam  0x00000027 , 0x00000a99 
- 00019780  0x00004aa1 call  0x00007d86 
- 00019781  0x00004aa2 fetch  0x00000001 , 0x00004092 
- 00019782  0x00004aa3 rtnbit0  0x00000006 
- 00019783  0x00004aa4 copy  0x00000002 , 0x0000003f 
- 00019784  0x00004aa5 beq  0x00000005 , 0x0000438e 
- 00019785  0x00004aa6 rtn 
- 00019786  0x00004aa8 rtn 
- 00019787  0x00004aab call  0x00004d5f 
- 00019788  0x00004aac arg  0x00000001 , 0x00000011 
- 00019789  0x00004aad call  0x00004d63 
- 00019790  0x00004aae fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004aaf istore  0x00000002 , 0x00000005 
- 00019792  0x00004ab0 setarg  0x00000000 
- 00019793  0x00004ab1 istore  0x00000001 , 0x00000005 
- 00019794  0x00004ab2 rtn 
- 00019795  0x00004ab5 arg  0x00000001 , 0x00000011 
- 00019796  0x00004ab6 call  0x00004d63 
- 00019797  0x00004ab7 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004ab8 istore  0x00000002 , 0x00000005 
- 00019799  0x00004ab9 setarg  0x00000000 
- 00019800  0x00004aba istore  0x00000001 , 0x00000005 
- 00019801  0x00004abb jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004abc fetch  0x00000001 , 0x00004252 
- 00019803  0x00004abd set1  0x00000006 
- 00019804  0x00004abe store  0x00000001 , 0x00004252 
- 00019805  0x00004abf jam  0x00000012 , 0x00000a99 
- 00019806  0x00004ac0 branch  0x00007d86 
- 00019807  0x00004ac3 ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004ac4 beq  0x00000001 , 0x00004d62 
- 00019809  0x00004ac5 rtn 
- 00019810  0x00004ac8 rtn 
- 00019811  0x00004acc call  0x00005240 
- 00019812  0x00004acd copy  0x00000011 , 0x00000002 
- 00019813  0x00004ace storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004acf copy  0x0000003f , 0x00000005 
- 00019815  0x00004ad0 copy  0x00000011 , 0x0000003f 
- 00019816  0x00004ad1 istore  0x00000002 , 0x00000005 
- 00019817  0x00004ad2 rtn 
- 00019818  0x00004ae4 branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004ae6 setarg  0x00004365 
- 00019820  0x00004ae7 arg  0x00004246 , 0x00000005 
- 00019821  0x00004ae8 isub  0x00000005 , 0x00000039 
- 00019822  0x00004ae9 call  0x00007ed4 
- 00019823  0x00004aeb bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004aec setarg  0x00000551 
- 00019825  0x00004aed arg  0x00000511 , 0x00000005 
- 00019826  0x00004aee isub  0x00000005 , 0x00000039 
- 00019827  0x00004aef call  0x00007ed4 
- 00019828  0x00004af0 setarg  0x000002c9 
- 00019829  0x00004af1 arg  0x0000025d , 0x00000005 
- 00019830  0x00004af2 isub  0x00000005 , 0x00000039 
- 00019831  0x00004af3 call  0x00007ed4 
- 00019832  0x00004af4 branch  0x00005318 
- 00019833  0x00004af7 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004af8 copy  0x00000006 , 0x00000002 
- 00019835  0x00004afb copy  0x00000002 , 0x00000006 
- 00019836  0x00004afc ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004afd store  0x00000002 , 0x00000266 
- 00019838  0x00004afe ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004aff store  0x00000002 , 0x00000268 
- 00019840  0x00004b00 deposit  0x00000006 
- 00019841  0x00004b01 store  0x00000002 , 0x00000264 
- 00019842  0x00004b02 fetch  0x00000001 , 0x00004681 
- 00019843  0x00004b03 beq  0x00000000 , 0x00004d85 
- 00019844  0x00004b04 branch  0x000050ef 
- 00019845  0x00004b07 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004b08 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004b09 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004b0a fetch  0x00000001 , 0x00000268 
- 00019849  0x00004b0b beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004b0d beq  0x00000050 , 0x00004de0 
- 00019851  0x00004b0e beq  0x00000051 , 0x00004df5 
- 00019852  0x00004b0f beq  0x00000052 , 0x00004df3 
- 00019853  0x00004b10 beq  0x00000053 , 0x00004df3 
- 00019854  0x00004b11 branch  0x00004dfc 
- 00019855  0x00004b16 bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004b17 call  0x0000527e 
- 00019857  0x00004b18 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004b19 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004b1a beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004b1b beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004b1c beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004b1d beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004b1e beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004b1f beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004b20 beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004b21 rtn 
- 00019867  0x00004b24 setarg  0x00000000 
- 00019868  0x00004b25 rtn 
- 00019869  0x00004b29 call  0x00004d8f 
- 00019870  0x00004b2a nrtn  0x00000034 
- 00019871  0x00004b2c call  0x000052b8 
- 00019872  0x00004b2d call  0x00004e01 
- 00019873  0x00004b2e fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004b2f branch  0x00004dfb , 0x00000034 
- 00019875  0x00004b30 call  0x000052c1 
- 00019876  0x00004b31 fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004b32 istore  0x00000002 , 0x00000005 
- 00019878  0x00004b33 force  0x00000001 , 0x0000003f 
- 00019879  0x00004b34 istore  0x00000002 , 0x00000005 
- 00019880  0x00004b35 branch  0x00004dfc 
- 00019881  0x00004b38 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004b39 rtn  0x00000034 
- 00019883  0x00004b3a copy  0x0000003f , 0x00000011 
- 00019884  0x00004b3b bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004b3c fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004b3d arg  0x00000100 , 0x00000002 
- 00019887  0x00004b3e iadd  0x00000002 , 0x00000002 
- 00019888  0x00004b3f copy  0x00000022 , 0x0000003f 
- 00019889  0x00004b40 isub  0x00000002 , 0x0000003e 
- 00019890  0x00004b41 nrtn  0x00000002 
- 00019891  0x00004b42 jam  0x00000000 , 0x00004364 
- 00019892  0x00004b43 copy  0x00000011 , 0x0000003f 
- 00019893  0x00004b44 beq  0x00000050 , 0x00004db7 
- 00019894  0x00004b45 branch  0x00002a8c 
- 00019895  0x00004b47 arg  0x00000000 , 0x00000008 
- 00019896  0x00004b48 call  0x000052b8 
- 00019897  0x00004b49 call  0x00004e7a 
- 00019898  0x00004b4a call  0x000052c3 
- 00019899  0x00004b4b call  0x00007ea8 
- 00019900  0x00004b4c call  0x00004ead 
- 00019901  0x00004b4d call  0x000052c1 
- 00019902  0x00004b4f setarg  0x0000000c 
- 00019903  0x00004b50 istore  0x00000002 , 0x00000005 
- 00019904  0x00004b51 force  0x00000001 , 0x0000003f 
- 00019905  0x00004b52 istore  0x00000002 , 0x00000005 
- 00019906  0x00004b53 branch  0x00004dfc 
- 00019907  0x00004b58 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004b59 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004b5a increase  0x00000004 , 0x0000003f 
- 00019910  0x00004b5b rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004b5c rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004b5d add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004b5e arg  0x00004260 , 0x00000006 
- 00019914  0x00004b5f ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004b60 rtn  0x00000034 
- 00019916  0x00004b61 store  0x00000003 , 0x00000ac2 
- 00019917  0x00004b62 fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004b63 copy  0x0000003f , 0x00000011 
- 00019919  0x00004b64 call  0x00004dd3 
- 00019920  0x00004b65 copy  0x00000012 , 0x0000003f 
- 00019921  0x00004b66 store  0x00000001 , 0x00004260 
- 00019922  0x00004b67 rtn 
- 00019923  0x00004b6a arg  0x00000000 , 0x00000007 
- 00019924  0x00004b6b arg  0x00000000 , 0x00000012 
- 00019925  0x00004b6e sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004b6f nrtn  0x00000002 
- 00019927  0x00004b70 qisolate1  0x00000011 
- 00019928  0x00004b71 branch  0x00004dda , 0x00000001 
- 00019929  0x00004b72 branch  0x00004dde 
- 00019930  0x00004b75 copy  0x00000002 , 0x0000003f 
- 00019931  0x00004b76 branch  0x00004dde , 0x00000034 
- 00019932  0x00004b77 qset1  0x00000012 
- 00019933  0x00004b78 increase  0xffffffff , 0x00000002 
- 00019934  0x00004b7b increase  0x00000001 , 0x00000007 
- 00019935  0x00004b7c branch  0x00004dd5 
- 00019936  0x00004b7f call  0x00005274 
- 00019937  0x00004b80 nrtn  0x00000034 
- 00019938  0x00004b81 call  0x00004d8f 
- 00019939  0x00004b82 nrtn  0x00000034 
- 00019940  0x00004b83 call  0x000052c5 
- 00019941  0x00004b84 call  0x00006e11 
- 00019942  0x00004b85 call  0x00004dc3 
- 00019943  0x00004b86 branch  0x00004dec 
- 00019944  0x00004b8a call  0x00005274 
- 00019945  0x00004b8b nrtn  0x00000034 
- 00019946  0x00004b8c call  0x000052c5 
- 00019947  0x00004b8d call  0x00006e11 
- 00019948  0x00004b8f call  0x000052ce 
- 00019949  0x00004b90 fetch  0x00000002 , 0x00000275 
- 00019950  0x00004b91 branch  0x00004dfb , 0x00000034 
- 00019951  0x00004b92 istore  0x00000002 , 0x00000005 
- 00019952  0x00004b93 fetch  0x00000002 , 0x00004248 
- 00019953  0x00004b94 istore  0x00000002 , 0x00000005 
- 00019954  0x00004b95 branch  0x00004dfc 
- 00019955  0x00004b98 call  0x00004d33 
- 00019956  0x00004b99 branch  0x00004dfc 
- 00019957  0x00004b9c bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004b9d jam  0x00000000 , 0x00000284 
- 00019959  0x00004b9e call  0x00006a8a 
- 00019960  0x00004b9f fetch  0x00000001 , 0x00000284 
- 00019961  0x00004ba0 rtneq  0x00000001 
- 00019962  0x00004ba1 branch  0x00004dfc 
- 00019963  0x00004ba3 call  0x00005264 
- 00019964  0x00004ba6 setarg  0x00000000 
- 00019965  0x00004ba7 store  0x00000002 , 0x00000266 
- 00019966  0x00004ba8 store  0x00000002 , 0x00000268 
- 00019967  0x00004ba9 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004baa rtn 
- 00019969  0x00004bad bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004bae call  0x000052c3 
- 00019971  0x00004baf force  0x00000000 , 0x00000012 
- 00019972  0x00004bb0 fetch  0x00000002 , 0x00000266 
- 00019973  0x00004bb1 copy  0x0000003f , 0x00000013 
- 00019974  0x00004bb2 fetch  0x00000002 , 0x00000264 
- 00019975  0x00004bb3 iforce  0x00000006 
- 00019976  0x00004bb5 call  0x00004e10 
- 00019977  0x00004bb6 deposit  0x00000013 
- 00019978  0x00004bb7 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004bb8 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004bb9 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004bba copy  0x00000012 , 0x0000003f 
- 00019982  0x00004bbb store  0x00000002 , 0x0000026f 
- 00019983  0x00004bbc rtn 
- 00019984  0x00004bbf bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004bc0 ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004bc1 beq  0x00000001 , 0x00004e49 
- 00019987  0x00004bc2 beq  0x00000002 , 0x00004e51 
- 00019988  0x00004bc3 beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004bc4 beq  0x00000004 , 0x00004f05 
- 00019990  0x00004bc5 beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004bc6 beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004bc7 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004bc8 beq  0x00000008 , 0x00005050 
- 00019994  0x00004bc9 beq  0x00000009 , 0x00005060 
- 00019995  0x00004bca beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004bcb beq  0x0000000b , 0x00005061 
- 00019997  0x00004bcc call  0x00005062 
- 00019998  0x00004bce rtn 
- 00019999  0x00004bd1 ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004bd2 copy  0x0000003f , 0x00000007 
- 00020001  0x00004bd3 ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004bd4 copy  0x0000003f , 0x00000011 
- 00020003  0x00004bd5 copy  0x00000013 , 0x0000003f 
- 00020004  0x00004bd6 isub  0x00000011 , 0x00000013 
- 00020005  0x00004bd7 setarg  0x0000000b 
- 00020006  0x00004bd8 istore  0x00000001 , 0x00000005 
- 00020007  0x00004bd9 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004bda istore  0x00000001 , 0x00000005 
- 00020009  0x00004bdb ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004bdd beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004bde beq  0x00000003 , 0x00004e33 
- 00020012  0x00004bdf rtn 
- 00020013  0x00004be1 setarg  0x00020008 
- 00020014  0x00004be2 istore  0x00000006 , 0x00000005 
- 00020015  0x00004be3 setarg  0x00000280 
- 00020016  0x00004be4 istore  0x00000004 , 0x00000005 
- 00020017  0x00004be5 force  0x0000000c , 0x0000003f 
- 00020018  0x00004be6 branch  0x00004e38 
- 00020019  0x00004be8 setarg  0x0003000c 
- 00020020  0x00004be9 istore  0x00000006 , 0x00000005 
- 00020021  0x00004bea setarg  0x00000006 
- 00020022  0x00004beb istore  0x00000008 , 0x00000005 
- 00020023  0x00004bec force  0x00000010 , 0x0000003f 
- 00020024  0x00004bee iadd  0x00000012 , 0x00000012 
- 00020025  0x00004bef branch  0x00004e1e 
- 00020026  0x00004bf2 ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004bf3 copy  0x0000003f , 0x00000007 
- 00020028  0x00004bf4 ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004bf5 copy  0x0000003f , 0x00000011 
- 00020030  0x00004bf6 ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004bf7 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004bf8 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004bf9 isub  0x00000011 , 0x00000013 
- 00020034  0x00004bfa call  0x000052c3 
- 00020035  0x00004bfb setarg  0x0000000b 
- 00020036  0x00004bfc istore  0x00000001 , 0x00000005 
- 00020037  0x00004bfd copy  0x00000007 , 0x0000003f 
- 00020038  0x00004bfe istore  0x00000001 , 0x00000005 
- 00020039  0x00004bff fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004c00 branch  0x00004e2a 
- 00020041  0x00004c05 ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004c06 copy  0x0000003f , 0x00000007 
- 00020043  0x00004c07 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004c08 copy  0x0000003f , 0x00000011 
- 00020045  0x00004c09 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004c0a copy  0x00000013 , 0x0000003f 
- 00020047  0x00004c0b isub  0x00000011 , 0x00000013 
- 00020048  0x00004c0d branch  0x00004e1e 
- 00020049  0x00004c10 call  0x00007ea8 
- 00020050  0x00004c13 call  0x00007ead 
- 00020051  0x00004c14 arg  0x00000000 , 0x00000008 
- 00020052  0x00004c15 ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004c16 copy  0x0000003f , 0x00000007 
- 00020054  0x00004c17 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004c18 copy  0x0000003f , 0x00000011 
- 00020056  0x00004c19 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004c1a copy  0x0000003f , 0x00000002 
- 00020058  0x00004c1b ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004c1c copy  0x0000003f , 0x0000000b 
- 00020060  0x00004c1d bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004c1e copy  0x00000002 , 0x0000003f 
- 00020062  0x00004c1f beq  0x00000001 , 0x00004e64 
- 00020063  0x00004c20 beq  0x00000003 , 0x00004e86 
- 00020064  0x00004c21 beq  0x00000011 , 0x00004e92 
- 00020065  0x00004c22 beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004c23 call  0x00005062 
- 00020067  0x00004c24 branch  0x00004ed4 
- 00020068  0x00004c27 call  0x00007ea8 
- 00020069  0x00004c28 arg  0x00000050 , 0x00000002 
- 00020070  0x00004c29 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004c2a nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004c2b copy  0x0000000b , 0x0000003f 
- 00020073  0x00004c2c store  0x00000002 , 0x00004248 
- 00020074  0x00004c2d copy  0x00000022 , 0x0000003f 
- 00020075  0x00004c2e store  0x00000004 , 0x000002d5 
- 00020076  0x00004c2f call  0x00004e6e 
- 00020077  0x00004c30 branch  0x00004ea9 
- 00020078  0x00004c33 storet  0x00000002 , 0x000002d3 
- 00020079  0x00004c34 deposit  0x0000000b 
- 00020080  0x00004c35 store  0x00000002 , 0x000002c9 
- 00020081  0x00004c36 deposit  0x00000011 
- 00020082  0x00004c37 store  0x00000002 , 0x000002cb 
- 00020083  0x00004c38 deposit  0x00000012 
- 00020084  0x00004c39 store  0x00000002 , 0x000002cd 
- 00020085  0x00004c3a deposit  0x00000013 
- 00020086  0x00004c3b store  0x00000002 , 0x000002cf 
- 00020087  0x00004c3c deposit  0x00000007 
- 00020088  0x00004c3d store  0x00000002 , 0x000002d1 
- 00020089  0x00004c3e rtn 
- 00020090  0x00004c41 fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004c42 fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004c43 copy  0x0000003f , 0x0000000b 
- 00020093  0x00004c44 fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004c45 copy  0x0000003f , 0x00000011 
- 00020095  0x00004c46 fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004c47 copy  0x0000003f , 0x00000012 
- 00020097  0x00004c48 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004c49 copy  0x0000003f , 0x00000013 
- 00020099  0x00004c4a fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004c4b copy  0x0000003f , 0x00000007 
- 00020101  0x00004c4c rtn 
- 00020102  0x00004c4f call  0x00007ea8 
- 00020103  0x00004c50 setarg  0x00000051 
- 00020104  0x00004c51 arg  0x00000051 , 0x00000002 
- 00020105  0x00004c52 fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004c53 nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004c54 copy  0x0000000b , 0x0000003f 
- 00020108  0x00004c55 store  0x00000002 , 0x0000424a 
- 00020109  0x00004c56 fetch  0x00000001 , 0x00004251 
- 00020110  0x00004c57 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004c58 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004c59 store  0x00000001 , 0x00004251 
- 00020113  0x00004c5a branch  0x00004eb1 
- 00020114  0x00004c5c call  0x00007ea8 
- 00020115  0x00004c5d arg  0x00000052 , 0x00000002 
- 00020116  0x00004c5e fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004c5f nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004c60 copy  0x0000000b , 0x0000003f 
- 00020119  0x00004c61 store  0x00000002 , 0x0000424c 
- 00020120  0x00004c62 fetch  0x00000001 , 0x00004252 
- 00020121  0x00004c63 set1  0x00000000 , 0x0000003f 
- 00020122  0x00004c64 set1  0x00000001 , 0x0000003f 
- 00020123  0x00004c65 store  0x00000001 , 0x00004252 
- 00020124  0x00004c66 branch  0x00004eb1 
- 00020125  0x00004c68 call  0x00007ea8 
- 00020126  0x00004c69 deposit  0x0000001a 
- 00020127  0x00004c6a arg  0x00000053 , 0x00000002 
- 00020128  0x00004c6b fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004c6c nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004c6d copy  0x0000000b , 0x0000003f 
- 00020131  0x00004c6e store  0x00000002 , 0x0000424e 
- 00020132  0x00004c6f fetch  0x00000001 , 0x00004253 
- 00020133  0x00004c70 set1  0x00000000 , 0x0000003f 
- 00020134  0x00004c71 set1  0x00000001 , 0x0000003f 
- 00020135  0x00004c72 store  0x00000001 , 0x00004253 
- 00020136  0x00004c73 branch  0x00004eb1 
- 00020137  0x00004c76 setarg  0x00000001 
- 00020138  0x00004c77 store  0x00000002 , 0x0000027d 
- 00020139  0x00004c78 jam  0x00000050 , 0x00004364 
- 00020140  0x00004c79 branch  0x00004eb3 
- 00020141  0x00004c7b fetch  0x00000001 , 0x00004250 
- 00020142  0x00004c7c set1  0x00000000 , 0x0000003f 
- 00020143  0x00004c7d set1  0x00000001 , 0x0000003f 
- 00020144  0x00004c7e store  0x00000001 , 0x00004250 
- 00020145  0x00004c80 setarg  0x00000000 
- 00020146  0x00004c81 store  0x00000002 , 0x0000027d 
- 00020147  0x00004c83 bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004c84 call  0x00007ead 
- 00020149  0x00004c85 setarg  0x00000003 
- 00020150  0x00004c86 istore  0x00000001 , 0x00000005 
- 00020151  0x00004c87 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004c88 istore  0x00000001 , 0x00000005 
- 00020153  0x00004c89 setarg  0x00000008 
- 00020154  0x00004c8a istore  0x00000002 , 0x00000005 
- 00020155  0x00004c8b copy  0x00000002 , 0x0000003f 
- 00020156  0x00004c8c istore  0x00000002 , 0x00000005 
- 00020157  0x00004c8d copy  0x0000000b , 0x0000003f 
- 00020158  0x00004c8e istore  0x00000002 , 0x00000005 
- 00020159  0x00004c8f fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004c90 beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004c91 isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004c92 branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004c93 setarg  0x00000004 
- 00020164  0x00004c95 istore  0x00000002 , 0x00000005 
- 00020165  0x00004c96 force  0x00000000 , 0x0000003f 
- 00020166  0x00004c97 istore  0x00000002 , 0x00000005 
- 00020167  0x00004c98 setarg  0x0000000c 
- 00020168  0x00004c99 branch  0x00004ed0 
- 00020169  0x00004c9b istore  0x00000002 , 0x00000005 
- 00020170  0x00004c9c force  0x00000002 , 0x0000003f 
- 00020171  0x00004c9d istore  0x00000002 , 0x00000005 
- 00020172  0x00004c9e setarg  0x0000000c 
- 00020173  0x00004c9f branch  0x00004ed0 
- 00020174  0x00004ca2 set1  0x00000000 , 0x00000008 
- 00020175  0x00004ca3 branch  0x00004eb1 
- 00020176  0x00004ca5 iadd  0x00000012 , 0x00000012 
- 00020177  0x00004ca6 copy  0x00000013 , 0x0000003f 
- 00020178  0x00004ca7 isub  0x00000011 , 0x00000013 
- 00020179  0x00004ca8 branch  0x00004ed4 
- 00020180  0x00004caa branch  0x00004e1e 
- 00020181  0x00004cad ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004cae copy  0x0000003f , 0x00000007 
- 00020183  0x00004caf ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004cb0 copy  0x0000003f , 0x00000011 
- 00020185  0x00004cb1 copy  0x00000013 , 0x0000003f 
- 00020186  0x00004cb2 isub  0x00000011 , 0x00000013 
- 00020187  0x00004cb3 ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004cb4 copy  0x0000003f , 0x0000000b 
- 00020189  0x00004cb5 ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004cb6 copy  0x0000003f , 0x00000002 
- 00020191  0x00004cb7 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004cb8 setarg  0x00000050 
- 00020193  0x00004cb9 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004cba branch  0x00004eed , 0x00000005 
- 00020195  0x00004cbb setarg  0x00000051 
- 00020196  0x00004cbc isub  0x00000002 , 0x0000003e 
- 00020197  0x00004cbd branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004cbe setarg  0x00000052 
- 00020199  0x00004cbf isub  0x00000002 , 0x0000003e 
- 00020200  0x00004cc0 branch  0x00004eff , 0x00000005 
- 00020201  0x00004cc1 setarg  0x00000053 
- 00020202  0x00004cc2 isub  0x00000002 , 0x0000003e 
- 00020203  0x00004cc3 branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004cc4 rtn 
- 00020205  0x00004cc7 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004cc8 store  0x00000002 , 0x00004248 
- 00020207  0x00004cc9 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004cca set1  0x00000001 , 0x0000003f 
- 00020209  0x00004ccb store  0x00000001 , 0x00004250 
- 00020210  0x00004ccc branch  0x00004e1e 
- 00020211  0x00004cce copy  0x0000000b , 0x0000003f 
- 00020212  0x00004ccf store  0x00000002 , 0x0000424a 
- 00020213  0x00004cd0 fetch  0x00000001 , 0x00004251 
- 00020214  0x00004cd1 set1  0x00000001 , 0x0000003f 
- 00020215  0x00004cd2 store  0x00000001 , 0x00004251 
- 00020216  0x00004cd3 rtn 
- 00020217  0x00004cd5 copy  0x0000000b , 0x0000003f 
- 00020218  0x00004cd6 store  0x00000002 , 0x0000424c 
- 00020219  0x00004cd7 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004cd8 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004cd9 store  0x00000001 , 0x00004253 
- 00020222  0x00004cda rtn 
- 00020223  0x00004cdc copy  0x0000000b , 0x0000003f 
- 00020224  0x00004cdd store  0x00000002 , 0x0000424e 
- 00020225  0x00004cde fetch  0x00000001 , 0x00004252 
- 00020226  0x00004cdf set1  0x00000001 , 0x0000003f 
- 00020227  0x00004ce0 store  0x00000001 , 0x00004252 
- 00020228  0x00004ce1 rtn 
- 00020229  0x00004ce4 ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004ce5 copy  0x0000003f , 0x00000007 
- 00020231  0x00004ce6 ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004ce7 copy  0x0000003f , 0x00000011 
- 00020233  0x00004ce8 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004ce9 isub  0x00000011 , 0x00000013 
- 00020235  0x00004cea ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004ceb copy  0x0000003f , 0x00000002 
- 00020237  0x00004cec copy  0x00000002 , 0x00000011 
- 00020238  0x00004ced bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004cee setarg  0x00000050 
- 00020240  0x00004cef isub  0x00000002 , 0x0000003e 
- 00020241  0x00004cf0 branch  0x00004f1c , 0x00000005 
- 00020242  0x00004cf1 setarg  0x00000051 
- 00020243  0x00004cf2 isub  0x00000002 , 0x0000003e 
- 00020244  0x00004cf3 branch  0x00004f3a , 0x00000005 
- 00020245  0x00004cf4 setarg  0x00000052 
- 00020246  0x00004cf5 isub  0x00000002 , 0x0000003e 
- 00020247  0x00004cf6 branch  0x00004f26 , 0x00000005 
- 00020248  0x00004cf7 setarg  0x00000053 
- 00020249  0x00004cf8 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004cf9 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004cfa branch  0x00005062 
- 00020252  0x00004cfd copy  0x00000005 , 0x0000000b 
- 00020253  0x00004cfe fetch  0x00000001 , 0x00004250 
- 00020254  0x00004cff set1  0x00000004 , 0x0000003f 
- 00020255  0x00004d00 set1  0x00000003 , 0x0000003f 
- 00020256  0x00004d02 store  0x00000001 , 0x00004250 
- 00020257  0x00004d03 copy  0x0000000b , 0x00000005 
- 00020258  0x00004d04 arg  0x00000050 , 0x0000000b 
- 00020259  0x00004d05 fetch  0x00000002 , 0x00004248 
- 00020260  0x00004d06 copy  0x0000003f , 0x00000002 
- 00020261  0x00004d07 branch  0x00004f43 
- 00020262  0x00004d09 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004d0a fetch  0x00000001 , 0x00004252 
- 00020264  0x00004d0b set1  0x00000004 , 0x0000003f 
- 00020265  0x00004d0c set1  0x00000003 , 0x0000003f 
- 00020266  0x00004d0e store  0x00000001 , 0x00004252 
- 00020267  0x00004d0f copy  0x0000000b , 0x00000005 
- 00020268  0x00004d10 arg  0x00000052 , 0x0000000b 
- 00020269  0x00004d11 fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004d12 copy  0x0000003f , 0x00000002 
- 00020271  0x00004d13 branch  0x00004f43 
- 00020272  0x00004d15 copy  0x00000005 , 0x0000000b 
- 00020273  0x00004d16 fetch  0x00000001 , 0x00004253 
- 00020274  0x00004d17 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004d18 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004d1a store  0x00000001 , 0x00004253 
- 00020277  0x00004d1b copy  0x0000000b , 0x00000005 
- 00020278  0x00004d1c arg  0x00000053 , 0x0000000b 
- 00020279  0x00004d1d fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004d1e copy  0x0000003f , 0x00000002 
- 00020281  0x00004d1f branch  0x00004f43 
- 00020282  0x00004d21 copy  0x00000005 , 0x0000000b 
- 00020283  0x00004d22 fetch  0x00000001 , 0x00004251 
- 00020284  0x00004d23 set1  0x00000004 , 0x0000003f 
- 00020285  0x00004d24 set1  0x00000003 , 0x0000003f 
- 00020286  0x00004d26 store  0x00000001 , 0x00004251 
- 00020287  0x00004d28 copy  0x0000000b , 0x00000005 
- 00020288  0x00004d29 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004d2a fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004d2b copy  0x0000003f , 0x00000002 
- 00020291  0x00004d2d bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004d2e setarg  0x00000005 
- 00020293  0x00004d2f istore  0x00000001 , 0x00000005 
- 00020294  0x00004d30 copy  0x00000007 , 0x0000003f 
- 00020295  0x00004d31 istore  0x00000001 , 0x00000005 
- 00020296  0x00004d32 setarg  0x00000006 
- 00020297  0x00004d33 istore  0x00000002 , 0x00000005 
- 00020298  0x00004d34 copy  0x00000002 , 0x0000003f 
- 00020299  0x00004d35 istore  0x00000002 , 0x00000005 
- 00020300  0x00004d36 force  0x00000000 , 0x0000003f 
- 00020301  0x00004d37 istore  0x00000002 , 0x00000005 
- 00020302  0x00004d38 force  0x00000000 , 0x0000003f 
- 00020303  0x00004d39 istore  0x00000002 , 0x00000005 
- 00020304  0x00004d3a force  0x0000000a , 0x0000003f 
- 00020305  0x00004d3b iadd  0x00000012 , 0x00000012 
- 00020306  0x00004d3d storet  0x00000002 , 0x00000282 
- 00020307  0x00004d3e copy  0x00000007 , 0x0000003f 
- 00020308  0x00004d3f store  0x00000001 , 0x00000281 
- 00020309  0x00004d40 force  0x00000050 , 0x0000003f 
- 00020310  0x00004d41 icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004d42 branch  0x00004f59 , 0x00000001 
- 00020312  0x00004d43 increase  0x00000001 , 0x0000003f 
- 00020313  0x00004d46 rtn 
- 00020314  0x00004d48 disable  0x00000028 
- 00020315  0x00004d49 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004d4a rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004d4b rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004d4c set1  0x00000002 , 0x0000003f 
- 00020319  0x00004d4d copy  0x00000006 , 0x00000005 
- 00020320  0x00004d4e increase  0xffffffff , 0x00000005 
- 00020321  0x00004d4f istore  0x00000001 , 0x00000005 
- 00020322  0x00004d50 enable  0x00000028 
- 00020323  0x00004d51 rtn 
- 00020324  0x00004d54 fetch  0x00000001 , 0x00004250 
- 00020325  0x00004d55 call  0x00004f5a 
- 00020326  0x00004d56 nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004d57 jam  0x00000050 , 0x00000280 
- 00020328  0x00004d58 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004d59 store  0x00000002 , 0x00000282 
- 00020330  0x00004d5a branch  0x00004f7f 
- 00020331  0x00004d5c fetch  0x00000001 , 0x00004251 
- 00020332  0x00004d5d call  0x00004f5a 
- 00020333  0x00004d5e nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004d5f jam  0x00000051 , 0x00000280 
- 00020335  0x00004d60 fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004d61 store  0x00000002 , 0x00000282 
- 00020337  0x00004d62 branch  0x00004f7f 
- 00020338  0x00004d64 fetch  0x00000001 , 0x00004252 
- 00020339  0x00004d65 call  0x00004f5a 
- 00020340  0x00004d66 nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004d67 jam  0x00000052 , 0x00000280 
- 00020342  0x00004d68 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004d69 store  0x00000002 , 0x00000282 
- 00020344  0x00004d6a branch  0x00004f7f 
- 00020345  0x00004d6c fetch  0x00000001 , 0x00004253 
- 00020346  0x00004d6d call  0x00004f5a 
- 00020347  0x00004d6e nrtn  0x00000028 
- 00020348  0x00004d6f jam  0x00000053 , 0x00000280 
- 00020349  0x00004d70 fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004d71 store  0x00000002 , 0x00000282 
- 00020351  0x00004d75 bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004d76 call  0x0000523a 
- 00020353  0x00004d77 call  0x000052b8 
- 00020354  0x00004d78 force  0x00000000 , 0x00000012 
- 00020355  0x00004d79 call  0x000052c3 
- 00020356  0x00004d7a force  0x00000004 , 0x0000003f 
- 00020357  0x00004d7b istore  0x00000001 , 0x00000005 
- 00020358  0x00004d7c fetch  0x00000001 , 0x00004255 
- 00020359  0x00004d7d istore  0x00000001 , 0x00000005 
- 00020360  0x00004d7e setarg  0x00000008 
- 00020361  0x00004d7f istore  0x00000002 , 0x00000005 
- 00020362  0x00004d80 fetch  0x00000002 , 0x00000282 
- 00020363  0x00004d81 istore  0x00000002 , 0x00000005 
- 00020364  0x00004d82 setarg  0x00000000 
- 00020365  0x00004d83 istore  0x00000002 , 0x00000005 
- 00020366  0x00004d84 force  0x00000001 , 0x0000003f 
- 00020367  0x00004d85 istore  0x00000001 , 0x00000005 
- 00020368  0x00004d86 force  0x00000002 , 0x0000003f 
- 00020369  0x00004d87 istore  0x00000001 , 0x00000005 
- 00020370  0x00004d88 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004d89 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004d8a setarg  0x00000030 
- 00020373  0x00004d8b istore  0x00000002 , 0x00000005 
- 00020374  0x00004d8c branch  0x00004f99 
- 00020375  0x00004d8e setarg  0x000003e3 
- 00020376  0x00004d8f istore  0x00000002 , 0x00000005 
- 00020377  0x00004d91 arg  0x0000000c , 0x00000002 
- 00020378  0x00004d92 storet  0x00000002 , 0x0000026f 
- 00020379  0x00004d93 call  0x000052c1 
- 00020380  0x00004d94 fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004d95 istore  0x00000002 , 0x00000005 
- 00020382  0x00004d96 force  0x00000001 , 0x0000003f 
- 00020383  0x00004d97 istore  0x00000002 , 0x00000005 
- 00020384  0x00004d98 jam  0x00000000 , 0x00000280 
- 00020385  0x00004d9a branch  0x00004e1e 
- 00020386  0x00004d9d increase  0x00000001 , 0x00000006 
- 00020387  0x00004d9e ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004d9f copy  0x0000003f , 0x00000011 
- 00020389  0x00004da0 copy  0x00000013 , 0x0000003f 
- 00020390  0x00004da1 isub  0x00000011 , 0x00000013 
- 00020391  0x00004da2 ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004da3 copy  0x0000003f , 0x00000011 
- 00020393  0x00004da4 bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004da5 setarg  0x00000050 
- 00020395  0x00004da6 isub  0x00000011 , 0x0000003e 
- 00020396  0x00004da7 branch  0x00004fba , 0x00000005 
- 00020397  0x00004da8 setarg  0x00000051 
- 00020398  0x00004da9 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004daa branch  0x00004fbe , 0x00000005 
- 00020400  0x00004dab setarg  0x00000052 
- 00020401  0x00004dac isub  0x00000011 , 0x0000003e 
- 00020402  0x00004dad branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004dae setarg  0x00000053 
- 00020404  0x00004daf isub  0x00000011 , 0x0000003e 
- 00020405  0x00004db0 branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004db1 increase  0x00000002 , 0x00000006 
- 00020407  0x00004db2 ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004db3 iforce  0x0000003e 
- 00020409  0x00004db4 branch  0x00004e1e 
- 00020410  0x00004db6 fetch  0x00000001 , 0x00004250 
- 00020411  0x00004db7 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004db8 store  0x00000001 , 0x00004250 
- 00020413  0x00004db9 branch  0x00004e1e 
- 00020414  0x00004dbb fetch  0x00000001 , 0x00004251 
- 00020415  0x00004dbc set1  0x00000005 , 0x0000003f 
- 00020416  0x00004dbd store  0x00000001 , 0x00004251 
- 00020417  0x00004dbe branch  0x00004e1e 
- 00020418  0x00004dc0 fetch  0x00000001 , 0x00004252 
- 00020419  0x00004dc1 set1  0x00000005 , 0x0000003f 
- 00020420  0x00004dc2 store  0x00000001 , 0x00004252 
- 00020421  0x00004dc3 branch  0x00004e1e 
- 00020422  0x00004dc5 fetch  0x00000001 , 0x00004253 
- 00020423  0x00004dc6 set1  0x00000005 , 0x0000003f 
- 00020424  0x00004dc7 store  0x00000001 , 0x00004253 
- 00020425  0x00004dc8 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004dc9 branch  0x00007d86 
- 00020427  0x00004dce ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004dcf copy  0x0000003f , 0x00000007 
- 00020429  0x00004dd0 ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004dd1 copy  0x0000003f , 0x00000011 
- 00020431  0x00004dd2 copy  0x00000013 , 0x0000003f 
- 00020432  0x00004dd3 isub  0x00000011 , 0x00000013 
- 00020433  0x00004dd4 ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004dd5 copy  0x0000003f , 0x00000011 
- 00020435  0x00004dd6 ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004dd7 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004dd8 copy  0x00000011 , 0x00000002 
- 00020438  0x00004dd9 call  0x00007ea8 
- 00020439  0x00004dda bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004ddb setarg  0x00000050 
- 00020441  0x00004ddc isub  0x00000002 , 0x0000003e 
- 00020442  0x00004ddd branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004dde setarg  0x00000051 
- 00020444  0x00004ddf isub  0x00000002 , 0x0000003e 
- 00020445  0x00004de0 branch  0x00005002 , 0x00000005 
- 00020446  0x00004de1 setarg  0x00000052 
- 00020447  0x00004de2 isub  0x00000002 , 0x0000003e 
- 00020448  0x00004de3 branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004de4 setarg  0x00000053 
- 00020450  0x00004de5 isub  0x00000002 , 0x0000003e 
- 00020451  0x00004de6 branch  0x00004fec , 0x00000005 
- 00020452  0x00004de7 call  0x00005062 
- 00020453  0x00004de8 branch  0x00005017 
- 00020454  0x00004dea copy  0x0000000b , 0x00000002 
- 00020455  0x00004deb fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004dec isub  0x00000002 , 0x0000003e 
- 00020457  0x00004ded branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004dee call  0x00005062 
- 00020459  0x00004def branch  0x00005017 
- 00020460  0x00004df1 copy  0x0000000b , 0x00000002 
- 00020461  0x00004df2 fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004df3 isub  0x00000002 , 0x0000003e 
- 00020463  0x00004df4 branch  0x00004ffa , 0x00000005 
- 00020464  0x00004df5 call  0x00005062 
- 00020465  0x00004df6 branch  0x00005017 
- 00020466  0x00004df9 copy  0x0000000b , 0x00000002 
- 00020467  0x00004dfa fetch  0x00000002 , 0x00004248 
- 00020468  0x00004dfb isub  0x00000002 , 0x0000003e 
- 00020469  0x00004dfc branch  0x00004ffe , 0x00000005 
- 00020470  0x00004dfd call  0x00005062 
- 00020471  0x00004dfe branch  0x00005017 
- 00020472  0x00004e00 call  0x00005079 
- 00020473  0x00004e01 branch  0x0000500a 
- 00020474  0x00004e03 call  0x0000507f 
- 00020475  0x00004e04 fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004e05 branch  0x0000500a , 0x00000034 
- 00020477  0x00004e0d branch  0x0000500a 
- 00020478  0x00004e10 call  0x00005074 
- 00020479  0x00004e11 fetch  0x00000001 , 0x00000288 
- 00020480  0x00004e12 nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004e15 branch  0x0000500a 
- 00020482  0x00004e17 copy  0x0000000b , 0x00000002 
- 00020483  0x00004e18 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004e19 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004e1a branch  0x00005008 , 0x00000005 
- 00020486  0x00004e1b call  0x00005062 
- 00020487  0x00004e1c branch  0x00005017 
- 00020488  0x00004e1e call  0x0000506f 
- 00020489  0x00004e1f branch  0x0000500a 
- 00020490  0x00004e21 call  0x00007ead 
- 00020491  0x00004e22 setarg  0x00000007 
- 00020492  0x00004e23 istore  0x00000001 , 0x00000005 
- 00020493  0x00004e24 copy  0x00000007 , 0x0000003f 
- 00020494  0x00004e25 istore  0x00000001 , 0x00000005 
- 00020495  0x00004e26 setarg  0x00000004 
- 00020496  0x00004e27 istore  0x00000002 , 0x00000005 
- 00020497  0x00004e28 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004e29 istore  0x00000002 , 0x00000005 
- 00020499  0x00004e2a copy  0x0000000b , 0x0000003f 
- 00020500  0x00004e2b istore  0x00000002 , 0x00000005 
- 00020501  0x00004e2c force  0x00000008 , 0x0000003f 
- 00020502  0x00004e2d branch  0x00005019 
- 00020503  0x00004e2f call  0x00007ead 
- 00020504  0x00004e30 branch  0x00005019 
- 00020505  0x00004e32 iadd  0x00000012 , 0x00000012 
- 00020506  0x00004e33 branch  0x00004e1e 
- 00020507  0x00004e35 ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004e36 copy  0x0000003f , 0x00000007 
- 00020509  0x00004e37 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004e38 copy  0x0000003f , 0x00000011 
- 00020511  0x00004e39 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004e3a isub  0x00000011 , 0x00000013 
- 00020513  0x00004e3b ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004e3c copy  0x0000003f , 0x0000000b 
- 00020515  0x00004e3d ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004e3e copy  0x0000003f , 0x00000002 
- 00020517  0x00004e3f call  0x00007ea8 
- 00020518  0x00004e40 bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004e41 setarg  0x00000050 
- 00020520  0x00004e42 isub  0x00000002 , 0x0000003e 
- 00020521  0x00004e43 branch  0x00005035 , 0x00000005 
- 00020522  0x00004e44 setarg  0x00000051 
- 00020523  0x00004e45 isub  0x00000002 , 0x0000003e 
- 00020524  0x00004e46 branch  0x0000503b , 0x00000005 
- 00020525  0x00004e47 setarg  0x00000052 
- 00020526  0x00004e48 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004e49 branch  0x00005041 , 0x00000005 
- 00020528  0x00004e4a setarg  0x00000053 
- 00020529  0x00004e4b isub  0x00000002 , 0x0000003e 
- 00020530  0x00004e4c branch  0x00005047 , 0x00000005 
- 00020531  0x00004e4d call  0x00005062 
- 00020532  0x00004e4e branch  0x0000504f 
- 00020533  0x00004e50 copy  0x00000002 , 0x00000011 
- 00020534  0x00004e51 copy  0x0000000b , 0x00000002 
- 00020535  0x00004e52 fetch  0x00000002 , 0x00004248 
- 00020536  0x00004e53 isub  0x00000002 , 0x0000003e 
- 00020537  0x00004e54 call  0x00005074 , 0x00000005 
- 00020538  0x00004e55 branch  0x0000504d 
- 00020539  0x00004e57 copy  0x00000002 , 0x00000011 
- 00020540  0x00004e58 copy  0x0000000b , 0x00000002 
- 00020541  0x00004e59 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004e5a isub  0x00000002 , 0x0000003e 
- 00020543  0x00004e5b call  0x0000506f , 0x00000005 
- 00020544  0x00004e5c branch  0x0000504d 
- 00020545  0x00004e5e copy  0x00000002 , 0x00000011 
- 00020546  0x00004e5f copy  0x0000000b , 0x00000002 
- 00020547  0x00004e60 fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004e61 isub  0x00000002 , 0x0000003e 
- 00020549  0x00004e62 call  0x00005079 , 0x00000005 
- 00020550  0x00004e63 branch  0x0000504d 
- 00020551  0x00004e65 copy  0x00000002 , 0x00000011 
- 00020552  0x00004e66 copy  0x0000000b , 0x00000002 
- 00020553  0x00004e67 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004e68 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004e69 call  0x0000507f , 0x00000005 
- 00020556  0x00004e6a branch  0x0000504d 
- 00020557  0x00004e6c call  0x00007ead 
- 00020558  0x00004e6d branch  0x00004e1e 
- 00020559  0x00004e6f branch  0x00004e1e 
- 00020560  0x00004e73 ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004e74 copy  0x0000003f , 0x00000007 
- 00020562  0x00004e75 ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004e76 copy  0x0000003f , 0x00000011 
- 00020564  0x00004e77 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004e78 setarg  0x00000009 
- 00020566  0x00004e79 istore  0x00000001 , 0x00000005 
- 00020567  0x00004e7a copy  0x00000007 , 0x0000003f 
- 00020568  0x00004e7b istore  0x00000001 , 0x00000005 
- 00020569  0x00004e7c force  0x00000000 , 0x0000003f 
- 00020570  0x00004e7d istore  0x00000002 , 0x00000005 
- 00020571  0x00004e7e force  0x00000004 , 0x0000003f 
- 00020572  0x00004e7f iadd  0x00000012 , 0x00000012 
- 00020573  0x00004e80 copy  0x00000013 , 0x0000003f 
- 00020574  0x00004e81 isub  0x00000011 , 0x00000013 
- 00020575  0x00004e82 branch  0x00004e1e 
- 00020576  0x00004e84 branch  0x00004e1e 
- 00020577  0x00004e87 branch  0x00004e1e 
- 00020578  0x00004e89 force  0x00000000 , 0x00000012 
- 00020579  0x00004e8a call  0x000052c3 
- 00020580  0x00004e8b setarg  0x00000001 
- 00020581  0x00004e8c istore  0x00000001 , 0x00000005 
- 00020582  0x00004e8d copy  0x00000007 , 0x0000003f 
- 00020583  0x00004e8e istore  0x00000001 , 0x00000005 
- 00020584  0x00004e8f setarg  0x00000002 
- 00020585  0x00004e90 istore  0x00000002 , 0x00000005 
- 00020586  0x00004e91 setarg  0x00000000 
- 00020587  0x00004e92 istore  0x00000002 , 0x00000005 
- 00020588  0x00004e93 increase  0x00000006 , 0x00000012 
- 00020589  0x00004e94 arg  0x00000004 , 0x00000013 
- 00020590  0x00004e95 branch  0x00004e1e 
- 00020591  0x00004e9a setarg  0x00000000 
- 00020592  0x00004e9b store  0x00000002 , 0x0000027b 
- 00020593  0x00004e9c store  0x00000002 , 0x0000424a 
- 00020594  0x00004e9d jam  0x00000000 , 0x00004251 
- 00020595  0x00004e9e rtn 
- 00020596  0x00004ea0 setarg  0x00000000 
- 00020597  0x00004ea1 store  0x00000002 , 0x00000275 
- 00020598  0x00004ea2 store  0x00000002 , 0x00004248 
- 00020599  0x00004ea3 jam  0x00000000 , 0x00004250 
- 00020600  0x00004ea4 rtn 
- 00020601  0x00004ea6 setarg  0x00000000 
- 00020602  0x00004ea7 store  0x00000002 , 0x0000424c 
- 00020603  0x00004ea8 jam  0x00000000 , 0x00004252 
- 00020604  0x00004ea9 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004eaa beq  0x00000000 , 0x00005085 
- 00020606  0x00004eab rtn 
- 00020607  0x00004eae setarg  0x00000000 
- 00020608  0x00004eaf store  0x00000002 , 0x0000424e 
- 00020609  0x00004eb0 jam  0x00000000 , 0x00004253 
- 00020610  0x00004eb1 fetch  0x00000001 , 0x00004252 
- 00020611  0x00004eb2 beq  0x00000000 , 0x00005085 
- 00020612  0x00004eb3 rtn 
- 00020613  0x00004eb6 jam  0x00000007 , 0x00000a99 
- 00020614  0x00004eb7 branch  0x00007d86 
- 00020615  0x00004eba fetch  0x00000001 , 0x0000027f 
- 00020616  0x00004ebb set0  0x00000000 , 0x0000003f 
- 00020617  0x00004ebc store  0x00000001 , 0x0000027f 
- 00020618  0x00004ebd fetch  0x00000002 , 0x0000424e 
- 00020619  0x00004ebe rtn  0x00000034 
- 00020620  0x00004ebf call  0x000052b8 
- 00020621  0x00004ec0 fetch  0x00000002 , 0x0000424e 
- 00020622  0x00004ec1 copy  0x0000003f , 0x00000011 
- 00020623  0x00004ec2 force  0x00000053 , 0x00000012 
- 00020624  0x00004ec3 branch  0x0000509a 
- 00020625  0x00004ec5 fetch  0x00000001 , 0x0000027f 
- 00020626  0x00004ec6 set0  0x00000007 , 0x0000003f 
- 00020627  0x00004ec7 store  0x00000001 , 0x0000027f 
- 00020628  0x00004ec8 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00004ec9 rtn  0x00000034 
- 00020630  0x00004eca call  0x000052b8 
- 00020631  0x00004ecb fetch  0x00000002 , 0x0000424c 
- 00020632  0x00004ecc copy  0x0000003f , 0x00000011 
- 00020633  0x00004ecd force  0x00000052 , 0x00000012 
- 00020634  0x00004ecf call  0x0000523a 
- 00020635  0x00004ed0 call  0x000052c3 
- 00020636  0x00004ed1 force  0x00000006 , 0x0000003f 
- 00020637  0x00004ed2 istore  0x00000001 , 0x00000005 
- 00020638  0x00004ed3 fetch  0x00000001 , 0x00004255 
- 00020639  0x00004ed4 istore  0x00000001 , 0x00000005 
- 00020640  0x00004ed5 setarg  0x00000004 
- 00020641  0x00004ed6 istore  0x00000002 , 0x00000005 
- 00020642  0x00004ed7 copy  0x00000011 , 0x0000003f 
- 00020643  0x00004ed8 istore  0x00000002 , 0x00000005 
- 00020644  0x00004ed9 copy  0x00000012 , 0x0000003f 
- 00020645  0x00004eda istore  0x00000002 , 0x00000005 
- 00020646  0x00004edb force  0x00000008 , 0x00000002 
- 00020647  0x00004edc branch  0x000050de 
- 00020648  0x00004edf bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00004ee0 call  0x0000523a 
- 00020650  0x00004ee1 call  0x000052c3 
- 00020651  0x00004ee2 setarg  0x00000002 
- 00020652  0x00004ee3 istore  0x00000001 , 0x00000005 
- 00020653  0x00004ee4 fetch  0x00000001 , 0x00004255 
- 00020654  0x00004ee5 istore  0x00000001 , 0x00000005 
- 00020655  0x00004ee6 setarg  0x00000004 
- 00020656  0x00004ee7 istore  0x00000002 , 0x00000005 
- 00020657  0x00004ee8 copy  0x00000002 , 0x0000003f 
- 00020658  0x00004ee9 istore  0x00000002 , 0x00000005 
- 00020659  0x00004eea copy  0x0000000b , 0x0000003f 
- 00020660  0x00004eeb istore  0x00000002 , 0x00000005 
- 00020661  0x00004eec arg  0x00000008 , 0x00000002 
- 00020662  0x00004eed branch  0x000050de 
- 00020663  0x00004eef bpatchx  0x00000019 , 0x00004023 
- 00020664  0x00004ef0 call  0x0000523a 
- 00020665  0x00004ef1 call  0x000052c3 
- 00020666  0x00004ef2 setarg  0x00000004 
- 00020667  0x00004ef3 istore  0x00000001 , 0x00000005 
- 00020668  0x00004ef4 fetch  0x00000001 , 0x00004255 
- 00020669  0x00004ef5 istore  0x00000001 , 0x00000005 
- 00020670  0x00004ef6 setarg  0x00000008 
- 00020671  0x00004ef7 istore  0x00000002 , 0x00000005 
- 00020672  0x00004ef9 copy  0x00000002 , 0x0000003f 
- 00020673  0x00004efb istore  0x00000002 , 0x00000005 
- 00020674  0x00004efc setarg  0x00000000 
- 00020675  0x00004efd istore  0x00000002 , 0x00000005 
- 00020676  0x00004efe setarg  0x00000001 
- 00020677  0x00004eff istore  0x00000001 , 0x00000005 
- 00020678  0x00004f00 setarg  0x00000002 
- 00020679  0x00004f01 istore  0x00000001 , 0x00000005 
- 00020680  0x00004f02 setarg  0x000003e3 
- 00020681  0x00004f03 istore  0x00000002 , 0x00000005 
- 00020682  0x00004f04 arg  0x0000000c , 0x00000002 
- 00020683  0x00004f05 branch  0x000050de 
- 00020684  0x00004f07 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00004f08 call  0x0000523a 
- 00020686  0x00004f09 call  0x000052c3 
- 00020687  0x00004f0a setarg  0x00000006 
- 00020688  0x00004f0b istore  0x00000001 , 0x00000005 
- 00020689  0x00004f0c fetch  0x00000001 , 0x00004255 
- 00020690  0x00004f0d increase  0x00000001 , 0x0000003f 
- 00020691  0x00004f0e copy  0x00000005 , 0x00000011 
- 00020692  0x00004f0f store  0x00000001 , 0x00004255 
- 00020693  0x00004f10 copy  0x00000011 , 0x00000005 
- 00020694  0x00004f11 istore  0x00000001 , 0x00000005 
- 00020695  0x00004f12 setarg  0x00000004 
- 00020696  0x00004f13 istore  0x00000002 , 0x00000005 
- 00020697  0x00004f14 copy  0x00000002 , 0x0000003f 
- 00020698  0x00004f15 istore  0x00000002 , 0x00000005 
- 00020699  0x00004f16 copy  0x0000000b , 0x0000003f 
- 00020700  0x00004f17 istore  0x00000002 , 0x00000005 
- 00020701  0x00004f18 arg  0x00000008 , 0x00000002 
- 00020702  0x00004f1c storet  0x00000002 , 0x0000026f 
- 00020703  0x00004f1d copy  0x00000002 , 0x0000003f 
- 00020704  0x00004f1e branch  0x00005264 , 0x00000034 
- 00020705  0x00004f1f call  0x000052c1 
- 00020706  0x00004f20 fetch  0x00000002 , 0x0000026f 
- 00020707  0x00004f21 istore  0x00000002 , 0x00000005 
- 00020708  0x00004f22 force  0x00000001 , 0x0000003f 
- 00020709  0x00004f23 istore  0x00000002 , 0x00000005 
- 00020710  0x00004f24 rtn 
- 00020711  0x00004f27 fetch  0x00000002 , 0x00000275 
- 00020712  0x00004f28 branch  0x00002a8c , 0x00000034 
- 00020713  0x00004f29 call  0x000052ce 
- 00020714  0x00004f2a fetch  0x00000002 , 0x00000275 
- 00020715  0x00004f2b istore  0x00000002 , 0x00000005 
- 00020716  0x00004f2c fetch  0x00000002 , 0x00004248 
- 00020717  0x00004f2d istore  0x00000002 , 0x00000005 
- 00020718  0x00004f2e rtn 
- 00020719  0x00004f30 fetch  0x00000002 , 0x00000266 
- 00020720  0x00004f31 branch  0x00004dfc , 0x00000034 
- 00020721  0x00004f32 bpatchx  0x0000001b , 0x00004023 
- 00020722  0x00004f33 fetch  0x00000001 , 0x00000268 
- 00020723  0x00004f34 beq  0x00000001 , 0x000050f9 
- 00020724  0x00004f35 beq  0x00000050 , 0x00004de8 
- 00020725  0x00004f36 beq  0x00000051 , 0x00004df5 
- 00020726  0x00004f37 beq  0x00000052 , 0x00004df3 
- 00020727  0x00004f38 beq  0x00000053 , 0x00004df3 
- 00020728  0x00004f39 branch  0x00004dfc 
- 00020729  0x00004f3c bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00004f3d call  0x000052b8 
- 00020731  0x00004f3e force  0x00000000 , 0x00000012 
- 00020732  0x00004f3f call  0x000052c3 
- 00020733  0x00004f40 copy  0x0000003f , 0x00000005 
- 00020734  0x00004f41 fetch  0x00000002 , 0x00000266 
- 00020735  0x00004f42 copy  0x0000003f , 0x00000013 
- 00020736  0x00004f43 fetch  0x00000002 , 0x00000264 
- 00020737  0x00004f44 iforce  0x00000006 
- 00020738  0x00004f46 call  0x00005108 
- 00020739  0x00004f47 increase  0xfffffffc , 0x00000013 
- 00020740  0x00004f48 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00004f49 copy  0x00000012 , 0x00000002 
- 00020742  0x00004f4a call  0x000050de 
- 00020743  0x00004f4b branch  0x00004dfc 
- 00020744  0x00004f4e ifetch  0x00000001 , 0x00000006 
- 00020745  0x00004f4f beq  0x00000002 , 0x00005113 
- 00020746  0x00004f50 beq  0x00000001 , 0x00005116 
- 00020747  0x00004f51 beq  0x00000003 , 0x00005120 
- 00020748  0x00004f52 beq  0x00000005 , 0x0000515c 
- 00020749  0x00004f53 beq  0x00000004 , 0x0000518e 
- 00020750  0x00004f54 beq  0x00000007 , 0x00005213 
- 00020751  0x00004f55 beq  0x00000006 , 0x000051e1 
- 00020752  0x00004f56 beq  0x00000008 , 0x00005050 
- 00020753  0x00004f57 beq  0x0000000a , 0x00004e3a 
- 00020754  0x00004f58 branch  0x0000522e 
- 00020755  0x00004f5b call  0x00007ea8 
- 00020756  0x00004f5d call  0x00007ead 
- 00020757  0x00004f5e branch  0x00004e51 
- 00020758  0x00004f60 ifetch  0x00000001 , 0x00000006 
- 00020759  0x00004f61 copy  0x0000003f , 0x00000007 
- 00020760  0x00004f62 ifetch  0x00000002 , 0x00000006 
- 00020761  0x00004f63 copy  0x0000003f , 0x00000011 
- 00020762  0x00004f64 copy  0x00000013 , 0x0000003f 
- 00020763  0x00004f65 isub  0x00000011 , 0x00000013 
- 00020764  0x00004f67 ifetch  0x00000001 , 0x00000006 
- 00020765  0x00004f68 increase  0xffffffff , 0x00000011 
- 00020766  0x00004f69 nbranch  0x0000511c , 0x00000005 
- 00020767  0x00004f6a rtn 
- 00020768  0x00004f6c ifetch  0x00000001 , 0x00000006 
- 00020769  0x00004f6d copy  0x0000003f , 0x00000007 
- 00020770  0x00004f6e ifetch  0x00000002 , 0x00000006 
- 00020771  0x00004f6f copy  0x0000003f , 0x00000011 
- 00020772  0x00004f70 ifetch  0x00000002 , 0x00000006 
- 00020773  0x00004f71 copy  0x0000003f , 0x0000000b 
- 00020774  0x00004f72 ifetch  0x00000002 , 0x00000006 
- 00020775  0x00004f73 copy  0x0000003f , 0x00000002 
- 00020776  0x00004f74 ifetch  0x00000002 , 0x00000006 
- 00020777  0x00004f75 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x00004f76 branch  0x00005132 , 0x00000005 
- 00020779  0x00004f77 beq  0x00000002 , 0x0000512e 
- 00020780  0x00004f78 beq  0x00000004 , 0x0000512e 
- 00020781  0x00004f79 branch  0x00005130 
- 00020782  0x00004f7b jam  0x00000016 , 0x00000a99 
- 00020783  0x00004f7c call  0x00007d86 
- 00020784  0x00004f7e ifetch  0x00000002 , 0x00000006 
- 00020785  0x00004f7f branch  0x00005159 
- 00020786  0x00004f81 call  0x00007ea8 
- 00020787  0x00004f85 bpatchx  0x0000001d , 0x00004023 
- 00020788  0x00004f86 setarg  0x00000050 
- 00020789  0x00004f87 isub  0x00000002 , 0x0000003e 
- 00020790  0x00004f88 branch  0x00005141 , 0x00000005 
- 00020791  0x00004f89 setarg  0x00000051 
- 00020792  0x00004f8a isub  0x00000002 , 0x0000003e 
- 00020793  0x00004f8b branch  0x00005147 , 0x00000005 
- 00020794  0x00004f8c setarg  0x00000053 
- 00020795  0x00004f8d isub  0x00000002 , 0x0000003e 
- 00020796  0x00004f8e branch  0x00005153 , 0x00000005 
- 00020797  0x00004f8f setarg  0x00000052 
- 00020798  0x00004f90 isub  0x00000002 , 0x0000003e 
- 00020799  0x00004f91 branch  0x0000514d , 0x00000005 
- 00020800  0x00004f92 branch  0x00005159 
- 00020801  0x00004f94 copy  0x0000000b , 0x0000003f 
- 00020802  0x00004f95 store  0x00000002 , 0x00004248 
- 00020803  0x00004f96 fetch  0x00000001 , 0x00004250 
- 00020804  0x00004f97 set1  0x00000001 
- 00020805  0x00004f98 store  0x00000001 , 0x00004250 
- 00020806  0x00004f99 branch  0x00005158 
- 00020807  0x00004f9b copy  0x0000000b , 0x0000003f 
- 00020808  0x00004f9c store  0x00000002 , 0x0000424a 
- 00020809  0x00004f9d fetch  0x00000001 , 0x00004251 
- 00020810  0x00004f9e set1  0x00000001 
- 00020811  0x00004f9f store  0x00000001 , 0x00004251 
- 00020812  0x00004fa0 branch  0x00005158 
- 00020813  0x00004fa2 copy  0x0000000b , 0x0000003f 
- 00020814  0x00004fa3 store  0x00000002 , 0x0000424c 
- 00020815  0x00004fa4 fetch  0x00000001 , 0x00004252 
- 00020816  0x00004fa5 set1  0x00000001 
- 00020817  0x00004fa6 store  0x00000001 , 0x00004252 
- 00020818  0x00004fa7 branch  0x00005158 
- 00020819  0x00004fa9 copy  0x0000000b , 0x0000003f 
- 00020820  0x00004faa store  0x00000002 , 0x0000424e 
- 00020821  0x00004fab fetch  0x00000001 , 0x00004253 
- 00020822  0x00004fac set1  0x00000001 
- 00020823  0x00004fad store  0x00000001 , 0x00004253 
- 00020824  0x00004fb1 call  0x00007ead 
- 00020825  0x00004fb3 copy  0x00000013 , 0x0000003f 
- 00020826  0x00004fb4 isub  0x00000011 , 0x00000013 
- 00020827  0x00004fb5 rtn 
- 00020828  0x00004fb8 ifetch  0x00000001 , 0x00000006 
- 00020829  0x00004fb9 copy  0x0000003f , 0x00000007 
- 00020830  0x00004fba ifetch  0x00000002 , 0x00000006 
- 00020831  0x00004fbb copy  0x0000003f , 0x00000011 
- 00020832  0x00004fbc copy  0x00000013 , 0x0000003f 
- 00020833  0x00004fbd isub  0x00000011 , 0x00000013 
- 00020834  0x00004fbe ifetch  0x00000002 , 0x00000006 
- 00020835  0x00004fbf copy  0x0000003f , 0x0000000b 
- 00020836  0x00004fc0 ifetch  0x00000002 , 0x00000006 
- 00020837  0x00004fc1 ifetch  0x00000002 , 0x00000006 
- 00020838  0x00004fc2 nbranch  0x00005188 , 0x00000034 
- 00020839  0x00004fc3 call  0x00007ea8 
- 00020840  0x00004fc7 copy  0x0000000b , 0x00000002 
- 00020841  0x00004fc8 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x00004fc9 setarg  0x00000050 
- 00020843  0x00004fca isub  0x00000002 , 0x0000003e 
- 00020844  0x00004fcb branch  0x00005176 , 0x00000005 
- 00020845  0x00004fcc setarg  0x00000051 
- 00020846  0x00004fcd isub  0x00000002 , 0x0000003e 
- 00020847  0x00004fce branch  0x0000517a , 0x00000005 
- 00020848  0x00004fcf setarg  0x00000052 
- 00020849  0x00004fd0 isub  0x00000002 , 0x0000003e 
- 00020850  0x00004fd1 branch  0x0000517e , 0x00000005 
- 00020851  0x00004fd2 setarg  0x00000053 
- 00020852  0x00004fd3 isub  0x00000002 , 0x0000003e 
- 00020853  0x00004fd4 branch  0x00005182 , 0x00000005 
- 00020854  0x00004fd6 fetch  0x00000001 , 0x00004250 
- 00020855  0x00004fd7 set1  0x00000005 
- 00020856  0x00004fd8 store  0x00000001 , 0x00004250 
- 00020857  0x00004fd9 rtn 
- 00020858  0x00004fdb fetch  0x00000001 , 0x00004251 
- 00020859  0x00004fdc set1  0x00000005 
- 00020860  0x00004fdd store  0x00000001 , 0x00004251 
- 00020861  0x00004fde rtn 
- 00020862  0x00004fe0 fetch  0x00000001 , 0x00004252 
- 00020863  0x00004fe1 set1  0x00000005 
- 00020864  0x00004fe2 store  0x00000001 , 0x00004252 
- 00020865  0x00004fe3 rtn 
- 00020866  0x00004fe5 fetch  0x00000001 , 0x00004253 
- 00020867  0x00004fe6 set1  0x00000005 
- 00020868  0x00004fe7 store  0x00000001 , 0x00004253 
- 00020869  0x00004fe8 jam  0x00000006 , 0x00000a99 
- 00020870  0x00004fe9 branch  0x00007d86 
- 00020871  0x00004fed call  0x00007ead 
- 00020872  0x00004fef increase  0xfffffffa , 0x00000011 
- 00020873  0x00004ff1 branch  0x0000518d , 0x00000005 
- 00020874  0x00004ff2 increase  0x00000001 , 0x00000006 
- 00020875  0x00004ff3 increase  0xffffffff , 0x00000011 
- 00020876  0x00004ff4 branch  0x00005189 
- 00020877  0x00004ff6 rtn 
- 00020878  0x00004ff8 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00004ff9 copy  0x0000003f , 0x00000007 
- 00020880  0x00004ffa ifetch  0x00000002 , 0x00000006 
- 00020881  0x00004ffb copy  0x0000003f , 0x00000011 
- 00020882  0x00004ffc copy  0x00000013 , 0x0000003f 
- 00020883  0x00004ffd isub  0x00000011 , 0x00000013 
- 00020884  0x00004ffe ifetch  0x00000002 , 0x00000006 
- 00020885  0x00004fff increase  0x00000002 , 0x00000006 
- 00020886  0x00005000 copy  0x0000003f , 0x00000002 
- 00020887  0x00005001 setarg  0x00000005 
- 00020888  0x00005002 istore  0x00000001 , 0x00000005 
- 00020889  0x00005003 copy  0x00000007 , 0x0000003f 
- 00020890  0x00005004 istore  0x00000001 , 0x00000005 
- 00020891  0x00005005 increase  0x00000002 , 0x00000011 
- 00020892  0x00005006 copy  0x00000011 , 0x0000003f 
- 00020893  0x00005007 istore  0x00000002 , 0x00000005 
- 00020894  0x00005008 call  0x00007ea8 
- 00020895  0x00005009 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x0000500a setarg  0x00000050 
- 00020897  0x0000500b isub  0x00000002 , 0x0000003e 
- 00020898  0x0000500c branch  0x000051ad , 0x00000005 
- 00020899  0x0000500d setarg  0x00000051 
- 00020900  0x0000500e isub  0x00000002 , 0x0000003e 
- 00020901  0x0000500f branch  0x000051be , 0x00000005 
- 00020902  0x00005010 setarg  0x00000052 
- 00020903  0x00005011 isub  0x00000002 , 0x0000003e 
- 00020904  0x00005012 branch  0x000051c4 , 0x00000005 
- 00020905  0x00005013 setarg  0x00000053 
- 00020906  0x00005014 isub  0x00000002 , 0x0000003e 
- 00020907  0x00005015 branch  0x000051ca , 0x00000005 
- 00020908  0x00005016 branch  0x000051cf 
- 00020909  0x00005018 fetch  0x00000001 , 0x00004250 
- 00020910  0x00005019 set1  0x00000004 , 0x0000003f 
- 00020911  0x0000501a set1  0x00000003 , 0x0000003f 
- 00020912  0x0000501b store  0x00000001 , 0x00004250 
- 00020913  0x0000501c bbit1  0x00000002 , 0x000051bb 
- 00020914  0x0000501d fetcht  0x00000001 , 0x0000027f 
- 00020915  0x0000501e set1  0x00000006 , 0x00000002 
- 00020916  0x0000501f storet  0x00000001 , 0x0000027f 
- 00020917  0x00005020 copy  0x00000007 , 0x0000003f 
- 00020918  0x00005021 increase  0x00000001 , 0x0000003f 
- 00020919  0x00005022 store  0x00000001 , 0x00000281 
- 00020920  0x00005023 fetch  0x00000001 , 0x00004250 
- 00020921  0x00005024 set1  0x00000002 , 0x0000003f 
- 00020922  0x00005025 store  0x00000001 , 0x00004250 
- 00020923  0x00005027 fetch  0x00000002 , 0x00004248 
- 00020924  0x00005028 store  0x00000002 , 0x00000282 
- 00020925  0x00005029 branch  0x000051cf 
- 00020926  0x0000502b fetch  0x00000001 , 0x00004251 
- 00020927  0x0000502c set1  0x00000004 , 0x0000003f 
- 00020928  0x0000502d set1  0x00000003 , 0x0000003f 
- 00020929  0x0000502e store  0x00000001 , 0x00004251 
- 00020930  0x0000502f fetch  0x00000002 , 0x0000424a 
- 00020931  0x00005030 branch  0x000051cf 
- 00020932  0x00005032 fetch  0x00000001 , 0x00004252 
- 00020933  0x00005033 set1  0x00000004 , 0x0000003f 
- 00020934  0x00005034 set1  0x00000003 , 0x0000003f 
- 00020935  0x00005035 store  0x00000001 , 0x00004252 
- 00020936  0x00005036 fetch  0x00000002 , 0x0000424c 
- 00020937  0x00005037 branch  0x000051cf 
- 00020938  0x00005039 fetch  0x00000001 , 0x00004253 
- 00020939  0x0000503a set1  0x00000004 , 0x0000003f 
- 00020940  0x0000503b set1  0x00000003 , 0x0000003f 
- 00020941  0x0000503c store  0x00000001 , 0x00004253 
- 00020942  0x0000503d fetch  0x00000002 , 0x0000424e 
- 00020943  0x00005041 copy  0x0000003f , 0x0000000b 
- 00020944  0x00005042 call  0x00007ead 
- 00020945  0x00005044 copy  0x0000000b , 0x0000003f 
- 00020946  0x00005046 istore  0x00000002 , 0x00000005 
- 00020947  0x00005047 force  0x00000000 , 0x0000003f 
- 00020948  0x00005048 istore  0x00000002 , 0x00000005 
- 00020949  0x00005049 force  0x00000000 , 0x0000003f 
- 00020950  0x0000504a istore  0x00000002 , 0x00000005 
- 00020951  0x0000504b force  0x0000000a , 0x0000003f 
- 00020952  0x0000504c iadd  0x00000012 , 0x00000012 
- 00020953  0x0000504d increase  0xfffffffa , 0x00000011 
- 00020954  0x0000504f branch  0x000051e0 , 0x00000005 
- 00020955  0x00005050 ifetch  0x00000001 , 0x00000006 
- 00020956  0x00005051 istore  0x00000001 , 0x00000005 
- 00020957  0x00005052 increase  0x00000001 , 0x00000012 
- 00020958  0x00005053 increase  0xffffffff , 0x00000011 
- 00020959  0x00005054 branch  0x000051da 
- 00020960  0x00005056 rtn 
- 00020961  0x00005058 ifetch  0x00000001 , 0x00000006 
- 00020962  0x00005059 copy  0x0000003f , 0x00000007 
- 00020963  0x0000505a ifetch  0x00000002 , 0x00000006 
- 00020964  0x0000505b copy  0x0000003f , 0x00000011 
- 00020965  0x0000505c copy  0x00000013 , 0x0000003f 
- 00020966  0x0000505d isub  0x00000011 , 0x00000013 
- 00020967  0x0000505f ifetch  0x00000002 , 0x00000006 
- 00020968  0x00005060 copy  0x0000003f , 0x00000011 
- 00020969  0x00005061 ifetch  0x00000002 , 0x00000006 
- 00020970  0x00005062 copy  0x0000003f , 0x0000000b 
- 00020971  0x00005063 call  0x00007ea8 
- 00020972  0x00005064 bpatchx  0x00000020 , 0x00004024 
- 00020973  0x00005065 setarg  0x00000050 
- 00020974  0x00005066 copy  0x00000011 , 0x00000002 
- 00020975  0x00005067 isub  0x00000002 , 0x0000003e 
- 00020976  0x00005068 branch  0x000051fa , 0x00000005 
- 00020977  0x00005069 setarg  0x00000052 
- 00020978  0x0000506a copy  0x00000011 , 0x00000002 
- 00020979  0x0000506b isub  0x00000002 , 0x0000003e 
- 00020980  0x0000506c branch  0x000051ff , 0x00000005 
- 00020981  0x0000506d setarg  0x00000053 
- 00020982  0x0000506e copy  0x00000011 , 0x00000002 
- 00020983  0x0000506f isub  0x00000002 , 0x0000003e 
- 00020984  0x00005070 branch  0x00005201 , 0x00000005 
- 00020985  0x00005071 branch  0x00005203 
- 00020986  0x00005073 setarg  0x00000000 
- 00020987  0x00005074 store  0x00000002 , 0x00000275 
- 00020988  0x00005075 store  0x00000002 , 0x00004248 
- 00020989  0x00005076 store  0x00000001 , 0x00004250 
- 00020990  0x00005077 branch  0x00005205 
- 00020991  0x00005079 call  0x00005079 
- 00020992  0x0000507a branch  0x00005205 
- 00020993  0x0000507c call  0x0000507f 
- 00020994  0x00005082 branch  0x00005205 
- 00020995  0x00005084 setarg  0x00000000 
- 00020996  0x00005085 store  0x00000002 , 0x0000027b 
- 00020997  0x00005087 call  0x00007ead 
- 00020998  0x00005088 setarg  0x00000007 
- 00020999  0x00005089 istore  0x00000001 , 0x00000005 
- 00021000  0x0000508a copy  0x00000007 , 0x0000003f 
- 00021001  0x0000508b istore  0x00000001 , 0x00000005 
- 00021002  0x0000508c setarg  0x00000004 
- 00021003  0x0000508d istore  0x00000002 , 0x00000005 
- 00021004  0x0000508e copy  0x00000011 , 0x0000003f 
- 00021005  0x0000508f istore  0x00000002 , 0x00000005 
- 00021006  0x00005090 copy  0x0000000b , 0x0000003f 
- 00021007  0x00005091 istore  0x00000002 , 0x00000005 
- 00021008  0x00005092 force  0x00000008 , 0x0000003f 
- 00021009  0x00005093 iadd  0x00000012 , 0x00000012 
- 00021010  0x00005094 rtn 
- 00021011  0x00005097 ifetch  0x00000001 , 0x00000006 
- 00021012  0x00005098 copy  0x0000003f , 0x00000007 
- 00021013  0x00005099 ifetch  0x00000002 , 0x00000006 
- 00021014  0x0000509a copy  0x0000003f , 0x00000011 
- 00021015  0x0000509b ifetch  0x00000002 , 0x00000006 
- 00021016  0x0000509c copy  0x0000003f , 0x0000000b 
- 00021017  0x0000509d ifetch  0x00000002 , 0x00000006 
- 00021018  0x0000509e copy  0x0000003f , 0x00000002 
- 00021019  0x0000509f call  0x00007ea8 
- 00021020  0x000050a0 bpatchx  0x00000021 , 0x00004024 
- 00021021  0x000050a1 fetch  0x00000001 , 0x00004255 
- 00021022  0x000050a2 icompare  0x000000ff , 0x00000007 
- 00021023  0x000050a3 nbranch  0x0000522a , 0x00000001 
- 00021024  0x000050a4 setarg  0x00000050 
- 00021025  0x000050a5 isub  0x00000002 , 0x0000003e 
- 00021026  0x000050a6 branch  0x00005227 , 0x00000005 
- 00021027  0x000050a7 setarg  0x00000051 
- 00021028  0x000050a8 isub  0x00000002 , 0x0000003e 
- 00021029  0x000050a9 branch  0x0000522a , 0x00000005 
- 00021030  0x000050aa branch  0x0000522a 
- 00021031  0x000050ac jam  0x00000000 , 0x00004248 
- 00021032  0x000050ad jam  0x00000000 , 0x00004250 
- 00021033  0x000050ae branch  0x0000522a 
- 00021034  0x000050b3 call  0x00007ead 
- 00021035  0x000050b4 copy  0x00000013 , 0x0000003f 
- 00021036  0x000050b5 isub  0x00000011 , 0x00000013 
- 00021037  0x000050b6 rtn 
- 00021038  0x000050b9 setarg  0x00000001 
- 00021039  0x000050ba istore  0x00000001 , 0x00000005 
- 00021040  0x000050bb ifetch  0x00000001 , 0x00000006 
- 00021041  0x000050bc istore  0x00000001 , 0x00000005 
- 00021042  0x000050bd setarg  0x00000002 
- 00021043  0x000050be istore  0x00000002 , 0x00000005 
- 00021044  0x000050bf setarg  0x00000000 
- 00021045  0x000050c0 istore  0x00000002 , 0x00000005 
- 00021046  0x000050c1 setarg  0x00000006 
- 00021047  0x000050c2 iadd  0x00000012 , 0x00000012 
- 00021048  0x000050c3 force  0x00000004 , 0x00000013 
- 00021049  0x000050c4 rtn 
- 00021050  0x000050c8 fetch  0x00000001 , 0x00004255 
- 00021051  0x000050c9 increase  0x00000001 , 0x0000003f 
- 00021052  0x000050ca bne  0x00000000 , 0x0000523e 
- 00021053  0x000050cb increase  0x00000001 , 0x0000003f 
- 00021054  0x000050cd store  0x00000001 , 0x00004255 
- 00021055  0x000050ce rtn 
- 00021056  0x000050d9 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x000050da arg  0x00000000 , 0x00000012 
- 00021058  0x000050db call  0x0000526e 
- 00021059  0x000050dc nbranch  0x00002a8c , 0x00000034 
- 00021060  0x000050dd call  0x0000527e 
- 00021061  0x000050de arg  0x00001800 , 0x00000012 
- 00021062  0x000050df arg  0x00000000 , 0x00000007 
- 00021063  0x000050e1 fetcht  0x00000001 , 0x00004256 
- 00021064  0x000050e2 qisolate1  0x00000002 
- 00021065  0x000050e3 branch  0x0000524f , 0x00000001 
- 00021066  0x000050e4 call  0x000052a0 
- 00021067  0x000050e5 sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x000050e6 branch  0x0000524f , 0x00000002 
- 00021069  0x000050e7 call  0x00005288 
- 00021070  0x000050e8 branch  0x00005255 
- 00021071  0x000050ea increase  0x00000080 , 0x00000012 
- 00021072  0x000050eb increase  0x00000001 , 0x00000007 
- 00021073  0x000050ec setarg  0x00000008 
- 00021074  0x000050ed isub  0x00000007 , 0x0000003e 
- 00021075  0x000050ee branch  0x00005247 , 0x00000002 
- 00021076  0x000050ef arg  0x00000000 , 0x00000012 
- 00021077  0x000050f1 copy  0x00000012 , 0x0000003f 
- 00021078  0x000050f2 branch  0x00002a8c , 0x00000034 
- 00021079  0x000050f3 rtn 
- 00021080  0x000050fc bpatchx  0x00000023 , 0x00004024 
- 00021081  0x000050fd call  0x00005277 
- 00021082  0x000050fe increase  0x00000001 , 0x00000006 
- 00021083  0x000050ff ifetch  0x00000002 , 0x00000006 
- 00021084  0x00005100 rtn 
- 00021085  0x00005107 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005108 call  0x00005277 
- 00021087  0x00005109 copy  0x00000006 , 0x00000005 
- 00021088  0x0000510a copy  0x00000006 , 0x00000002 
- 00021089  0x0000510b setarg  0x00000000 
- 00021090  0x0000510c istore  0x00000003 , 0x00000005 
- 00021091  0x0000510d rtn 
- 00021092  0x00005113 bpatchx  0x00000025 , 0x00004024 
- 00021093  0x00005114 call  0x00005274 
- 00021094  0x00005115 branch  0x00002a8c , 0x00000034 
- 00021095  0x00005116 fetch  0x00000003 , 0x0000425d 
- 00021096  0x00005117 store  0x00000003 , 0x00004260 
- 00021097  0x00005118 fetch  0x00000003 , 0x0000425a 
- 00021098  0x00005119 store  0x00000003 , 0x0000425d 
- 00021099  0x0000511a fetch  0x00000003 , 0x00004257 
- 00021100  0x0000511b store  0x00000003 , 0x0000425a 
- 00021101  0x0000511c rtn 
- 00021102  0x00005123 bpatchx  0x00000026 , 0x00004024 
- 00021103  0x00005124 fetch  0x00000003 , 0x00004257 
- 00021104  0x00005125 rtn 
- 00021105  0x0000512c bpatchx  0x00000027 , 0x00004024 
- 00021106  0x0000512d fetch  0x00000003 , 0x0000425a 
- 00021107  0x0000512e rtn 
- 00021108  0x00005135 bpatchx  0x00000028 , 0x00004025 
- 00021109  0x00005136 fetch  0x00000003 , 0x00004260 
- 00021110  0x00005137 rtn 
- 00021111  0x0000513d call  0x00005274 
- 00021112  0x0000513e branch  0x00002a8c , 0x00000034 
- 00021113  0x0000513f arg  0x00004257 , 0x00000006 
- 00021114  0x00005141 ifetch  0x00000003 , 0x00000006 
- 00021115  0x00005142 branch  0x0000527a , 0x00000034 
- 00021116  0x00005143 increase  0xfffffffd , 0x00000006 
- 00021117  0x00005144 rtn 
- 00021118  0x0000514c bpatchx  0x00000029 , 0x00004025 
- 00021119  0x0000514d arg  0x00000004 , 0x00000039 
- 00021120  0x0000514e arg  0x00004257 , 0x00000006 
- 00021121  0x0000514f arg  0x00000000 , 0x00000002 
- 00021122  0x00005151 ifetch  0x00000003 , 0x00000006 
- 00021123  0x00005152 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x00005153 ior  0x00000002 , 0x00000002 
- 00021125  0x00005154 loop  0x00005282 
- 00021126  0x00005155 storet  0x00000001 , 0x00004256 
- 00021127  0x00005156 rtn 
- 00021128  0x0000515f bpatchx  0x0000002a , 0x00004025 
- 00021129  0x00005160 call  0x0000526e 
- 00021130  0x00005161 nbranch  0x00002a8c , 0x00000034 
- 00021131  0x00005162 call  0x00005274 
- 00021132  0x00005163 branch  0x00005295 , 0x00000034 
- 00021133  0x00005164 fetch  0x00000003 , 0x0000425a 
- 00021134  0x00005165 store  0x00000003 , 0x00004257 
- 00021135  0x00005166 ifetch  0x00000003 , 0x00000006 
- 00021136  0x00005167 istore  0x00000003 , 0x00000005 
- 00021137  0x00005168 ifetch  0x00000003 , 0x00000006 
- 00021138  0x00005169 istore  0x00000003 , 0x00000005 
- 00021139  0x0000516a setarg  0x00000000 
- 00021140  0x0000516b istore  0x00000003 , 0x00000005 
- 00021141  0x0000516d arg  0x00000000 , 0x00000002 
- 00021142  0x0000516e copy  0x0000000b , 0x0000003f 
- 00021143  0x0000516f iadd  0x00000007 , 0x0000003f 
- 00021144  0x00005171 qset1  0x00000002 
- 00021145  0x00005172 increase  0x00000001 , 0x00000007 
- 00021146  0x00005173 isub  0x00000007 , 0x0000003e 
- 00021147  0x00005174 nbranch  0x00005298 , 0x00000005 
- 00021148  0x00005176 lshift8  0x00000012 , 0x0000003f 
- 00021149  0x00005177 ior  0x00000002 , 0x0000003f 
- 00021150  0x00005178 store  0x00000003 , 0x00004260 
- 00021151  0x00005179 rtn 
- 00021152  0x00005184 bpatchx  0x0000002b , 0x00004025 
- 00021153  0x00005185 call  0x0000527e 
- 00021154  0x00005186 copy  0x00000007 , 0x00000013 
- 00021155  0x00005187 arg  0x00000000 , 0x00000002 
- 00021156  0x00005188 arg  0x00000000 , 0x0000000b 
- 00021157  0x0000518b copy  0x00000007 , 0x0000003f 
- 00021158  0x0000518c beq  0x00000008 , 0x000052b0 
- 00021159  0x0000518d fetch  0x00000001 , 0x00004256 
- 00021160  0x0000518e qisolate1  0x0000003f 
- 00021161  0x0000518f branch  0x000052b0 , 0x00000001 
- 00021162  0x00005190 increase  0x00000080 , 0x00000002 
- 00021163  0x00005191 increase  0x00000001 , 0x00000007 
- 00021164  0x00005192 copy  0x00000011 , 0x0000003f 
- 00021165  0x00005193 isub  0x00000002 , 0x0000003e 
- 00021166  0x00005194 branch  0x000052b0 , 0x00000005 
- 00021167  0x00005195 branch  0x000052a5 , 0x00000002 
- 00021168  0x00005197 copy  0x00000002 , 0x0000003f 
- 00021169  0x00005198 isub  0x00000011 , 0x0000003e 
- 00021170  0x00005199 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x0000519a copy  0x00000007 , 0x0000003f 
- 00021172  0x0000519b copy  0x00000013 , 0x00000002 
- 00021173  0x0000519c isub  0x00000002 , 0x0000000b 
- 00021174  0x0000519e copy  0x00000013 , 0x00000007 
- 00021175  0x0000519f rtn 
- 00021176  0x000051a3 bpatchx  0x0000002c , 0x00004025 
- 00021177  0x000051a4 arg  0x0000007f , 0x00000011 
- 00021178  0x000051a5 call  0x00005240 
- 00021179  0x000051a6 store  0x00000002 , 0x0000026b 
- 00021180  0x000051a7 increase  0x00000004 , 0x0000003f 
- 00021181  0x000051a8 store  0x00000002 , 0x0000026d 
- 00021182  0x000051a9 setarg  0x00000000 
- 00021183  0x000051aa store  0x00000002 , 0x0000026f 
- 00021184  0x000051ab rtn 
- 00021185  0x000051ae fetch  0x00000002 , 0x0000026b 
- 00021186  0x000051af branch  0x000052e2 
- 00021187  0x000051b2 fetch  0x00000002 , 0x0000026d 
- 00021188  0x000051b3 branch  0x000052e2 
- 00021189  0x000051b7 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x000051b8 arg  0x000000fa , 0x00000011 
- 00021191  0x000051b9 call  0x00005240 
- 00021192  0x000051ba store  0x00000002 , 0x00000271 
- 00021193  0x000051bb increase  0x00000004 , 0x0000003f 
- 00021194  0x000051bc store  0x00000002 , 0x00000273 
- 00021195  0x000051bd setarg  0x00000000 
- 00021196  0x000051be store  0x00000002 , 0x00000275 
- 00021197  0x000051bf rtn 
- 00021198  0x000051c2 fetch  0x00000002 , 0x00000271 
- 00021199  0x000051c3 branch  0x000052e2 
- 00021200  0x000051c6 fetch  0x00000002 , 0x00000273 
- 00021201  0x000051c7 branch  0x000052e2 
- 00021202  0x000051cb bpatchx  0x0000002e , 0x00004025 
- 00021203  0x000051cc call  0x00007e7c 
- 00021204  0x000051cd jam  0x00000001 , 0x00000284 
- 00021205  0x000051ce call  0x0000526e 
- 00021206  0x000051cf nrtn  0x00000034 
- 00021207  0x000051d0 arg  0x0000007f , 0x00000011 
- 00021208  0x000051d1 call  0x00005240 
- 00021209  0x000051d2 store  0x00000002 , 0x00000277 
- 00021210  0x000051d3 increase  0x00000004 , 0x0000003f 
- 00021211  0x000051d4 store  0x00000002 , 0x00000279 
- 00021212  0x000051d5 setarg  0x00000000 
- 00021213  0x000051d6 store  0x00000002 , 0x0000027b 
- 00021214  0x000051d7 jam  0x00000000 , 0x00000284 
- 00021215  0x000051d8 branch  0x00007e8c 
- 00021216  0x000051db fetch  0x00000002 , 0x00000277 
- 00021217  0x000051dc branch  0x000052e2 
- 00021218  0x000051df branch  0x00002a8c , 0x00000034 
- 00021219  0x000051e0 copy  0x0000003f , 0x00000005 
- 00021220  0x000051e1 rtn 
- 00021221  0x000051e5 bpatchx  0x0000002f , 0x00004025 
- 00021222  0x000051e6 arg  0x00000000 , 0x00000012 
- 00021223  0x000051e7 arg  0x00004257 , 0x00000011 
- 00021224  0x000051e8 increase  0xfffffffe , 0x00000011 
- 00021225  0x000051ea increase  0x00000002 , 0x00000011 
- 00021226  0x000051eb setarg  0x00004263 
- 00021227  0x000051ec isub  0x00000011 , 0x0000003e 
- 00021228  0x000051ed branch  0x000052f5 , 0x00000005 
- 00021229  0x000051ee ifetch  0x00000001 , 0x00000011 
- 00021230  0x000051ef increase  0x00000001 , 0x00000011 
- 00021231  0x000051f0 branch  0x000052e9 , 0x00000034 
- 00021232  0x000051f1 ifetcht  0x00000002 , 0x00000011 
- 00021233  0x000051f2 ifetch  0x00000002 , 0x00000002 
- 00021234  0x000051f3 iadd  0x00000012 , 0x00000012 
- 00021235  0x000051f4 increase  0x00000004 , 0x00000012 
- 00021236  0x000051f5 branch  0x000052e9 
- 00021237  0x000051f7 copy  0x00000012 , 0x0000003f 
- 00021238  0x000051f8 rtn 
- 00021239  0x000051fc arg  0x0000000c , 0x00000007 
- 00021240  0x000051fd branch  0x00002c32 
- 00021241  0x00005200 arg  0x0000000c , 0x00000007 
- 00021242  0x00005201 branch  0x00002c36 
- 00021243  0x00005204 bpatchx  0x00000030 , 0x00004026 
- 00021244  0x00005205 call  0x0000527e 
- 00021245  0x00005206 fetch  0x00000001 , 0x00004256 
- 00021246  0x00005207 rtn  0x00000034 
- 00021247  0x00005208 call  0x000052e5 
- 00021248  0x00005209 arg  0x00000100 , 0x00000002 
- 00021249  0x0000520a isub  0x00000002 , 0x0000003e 
- 00021250  0x0000520b branch  0x000052f7 , 0x00000002 
- 00021251  0x0000520c call  0x000052f9 
- 00021252  0x0000520d arg  0x00004263 , 0x00000005 
- 00021253  0x0000520e arg  0x00004257 , 0x00000011 
- 00021254  0x00005210 setarg  0x00004263 
- 00021255  0x00005211 isub  0x00000011 , 0x0000003e 
- 00021256  0x00005212 rtn  0x00000005 
- 00021257  0x00005213 ifetch  0x00000001 , 0x00000011 
- 00021258  0x00005214 increase  0x00000001 , 0x00000011 
- 00021259  0x00005215 nbranch  0x0000530f , 0x00000034 
- 00021260  0x00005216 istore  0x00000002 , 0x00000005 
- 00021261  0x00005217 increase  0x00000002 , 0x00000011 
- 00021262  0x00005218 branch  0x00005306 
- 00021263  0x0000521a ifetch  0x00000002 , 0x00000011 
- 00021264  0x0000521b increase  0x00000002 , 0x00000011 
- 00021265  0x0000521c copy  0x0000003f , 0x00000006 
- 00021266  0x0000521d ifetch  0x00000002 , 0x00000006 
- 00021267  0x0000521e istore  0x00000002 , 0x00000005 
- 00021268  0x0000521f copy  0x0000003f , 0x00000039 
- 00021269  0x00005220 increase  0x00000002 , 0x00000039 
- 00021270  0x00005221 call  0x00007f01 
- 00021271  0x00005222 branch  0x00005306 
- 00021272  0x00005225 bpatchx  0x00000031 , 0x00004026 
- 00021273  0x00005226 call  0x0000527e 
- 00021274  0x00005227 fetch  0x00000001 , 0x00004256 
- 00021275  0x00005228 rtn  0x00000034 
- 00021276  0x00005229 arg  0x00004258 , 0x00000011 
- 00021277  0x0000522a increase  0xfffffffd , 0x00000011 
- 00021278  0x0000522b arg  0x00004263 , 0x00000006 
- 00021279  0x0000522d increase  0x00000003 , 0x00000011 
- 00021280  0x0000522e setarg  0x00004264 
- 00021281  0x0000522f isub  0x00000011 , 0x0000003e 
- 00021282  0x00005230 rtn  0x00000005 
- 00021283  0x00005231 ifetch  0x00000002 , 0x00000006 
- 00021284  0x00005232 branch  0x0000531f , 0x00000034 
- 00021285  0x00005233 increase  0x00000004 , 0x0000003f 
- 00021286  0x00005234 copy  0x0000003f , 0x00000039 
- 00021287  0x00005235 copy  0x00000006 , 0x00000012 
- 00021288  0x00005236 ifetch  0x00000002 , 0x00000011 
- 00021289  0x00005237 copy  0x0000003f , 0x00000005 
- 00021290  0x00005238 copy  0x00000012 , 0x00000006 
- 00021291  0x00005239 increase  0xfffffffe , 0x00000006 
- 00021292  0x0000523a call  0x00007f01 
- 00021293  0x0000523b branch  0x0000531f 
- 00021294  0x00005246 bpatchx  0x00000032 , 0x00004026 
- 00021295  0x00005247 disable  0x0000002b 
- 00021296  0x00005248 jam  0x00000001 , 0x00000455 
- 00021297  0x00005249 jam  0x00000003 , 0x0000043f 
- 00021298  0x0000524a jam  0x00000001 , 0x00000456 
- 00021299  0x0000524b setarg  0xffffffff 
- 00021300  0x0000524c store  0x00000002 , 0x00000459 
- 00021301  0x0000524d force  0x00000000 , 0x0000003f 
- 00021302  0x0000524e store  0x00000001 , 0x00000457 
- 00021303  0x0000524f store  0x00000001 , 0x00000462 
- 00021304  0x00005250 store  0x00000003 , 0x00004169 
- 00021305  0x00005251 store  0x00000003 , 0x0000416c 
- 00021306  0x00005252 store  0x00000005 , 0x00004403 
- 00021307  0x00005253 set1  0x00000027 , 0x0000003f 
- 00021308  0x00005254 store  0x00000005 , 0x00004408 
- 00021309  0x00005255 jam  0x00000001 , 0x000043dc 
- 00021310  0x00005256 jam  0x00000000 , 0x000043dd 
- 00021311  0x00005257 branch  0x000056ed 
- 00021312  0x0000525a bpatchx  0x00000033 , 0x00004026 
- 00021313  0x0000525b enable  0x00000029 
- 00021314  0x0000525c jam  0x00000003 , 0x00000440 
- 00021315  0x0000525d jam  0x00000001 , 0x00000478 
- 00021316  0x0000525e jam  0x00000001 , 0x0000445a 
- 00021317  0x0000525f setarg  0x0000ffff 
- 00021318  0x00005260 store  0x00000002 , 0x0000445c 
- 00021319  0x00005261 force  0x00000000 , 0x0000003f 
- 00021320  0x00005262 store  0x00000005 , 0x00004408 
- 00021321  0x00005263 set1  0x00000027 , 0x0000003f 
- 00021322  0x00005264 store  0x00000005 , 0x00004403 
- 00021323  0x00005265 branch  0x0000532e 
- 00021324  0x00005269 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x0000526a disable  0x00000029 
- 00021326  0x0000526b setarg  0x00000017 
- 00021327  0x0000526c store  0x00000002 , 0x000044a8 
- 00021328  0x0000526d jam  0x00000001 , 0x00000440 
- 00021329  0x0000526e jam  0x00000000 , 0x0000436e 
- 00021330  0x0000526f jam  0x00000000 , 0x000000a0 
- 00021331  0x00005270 jam  0x00000000 , 0x000044c4 
- 00021332  0x00005271 jam  0x00000000 , 0x000044c5 
- 00021333  0x00005272 fetch  0x00000002 , 0x0000046d 
- 00021334  0x00005273 store  0x00000002 , 0x000044ba 
- 00021335  0x00005274 fetch  0x00000002 , 0x00000441 
- 00021336  0x00005275 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x00005276 rshift4  0x0000003f , 0x0000003f 
- 00021338  0x00005277 store  0x00000002 , 0x0000046d 
- 00021339  0x00005278 branch  0x0000532e 
- 00021340  0x0000527f call  0x000053c4 
- 00021341  0x00005280 call  0x000055e8 
- 00021342  0x00005281 call  0x000056f0 
- 00021343  0x00005282 branch  0x000053ce 
- 00021344  0x00005285 bpatchx  0x00000035 , 0x00004026 
- 00021345  0x00005286 call  0x000053c4 
- 00021346  0x00005287 call  0x000032f4 
- 00021347  0x00005288 fetch  0x00000001 , 0x00000440 
- 00021348  0x00005289 beq  0x00000003 , 0x00005366 
- 00021349  0x0000528a branch  0x0000537a 
- 00021350  0x00005291 bpatchx  0x00000036 , 0x00004026 
- 00021351  0x00005292 enable  0x00000029 
- 00021352  0x00005293 call  0x000056e4 
- 00021353  0x00005294 branch  0x00005377 , 0x00000002 
- 00021354  0x00005295 call  0x00002c6c 
- 00021355  0x00005296 call  0x00005413 
- 00021356  0x00005297 call  0x0000561e 
- 00021357  0x00005298 disable  0x0000002d 
- 00021358  0x00005299 call  0x000054bf 
- 00021359  0x0000529a nrtn  0x0000002d 
- 00021360  0x0000529b bpatchx  0x00000037 , 0x00004026 
- 00021361  0x0000529c fetch  0x00000001 , 0x00000005 
- 00021362  0x0000529d increase  0x00000001 , 0x0000003f 
- 00021363  0x0000529e store  0x00000001 , 0x00000005 
- 00021364  0x0000529f call  0x000055aa 
- 00021365  0x000052a0 disable  0x00000029 
- 00021366  0x000052a1 rtn 
- 00021367  0x000052a4 call  0x000053a9 
- 00021368  0x000052a5 disable  0x00000029 
- 00021369  0x000052a6 rtn 
- 00021370  0x000052ac bpatchx  0x00000038 , 0x00004027 
- 00021371  0x000052ad jam  0x00000000 , 0x0000450f 
- 00021372  0x000052ae call  0x00007aaf 
- 00021373  0x000052af call  0x00005c18 
- 00021374  0x000052b0 disable  0x0000002e 
- 00021375  0x000052b1 call  0x000056e4 
- 00021376  0x000052b2 branch  0x000053a9 , 0x00000002 
- 00021377  0x000052b3 call  0x00002c6c 
- 00021378  0x000052b4 call  0x00005413 
- 00021379  0x000052b5 call  0x00005489 
- 00021380  0x000052b6 nbranch  0x0000539b , 0x00000018 
- 00021381  0x000052b7 call  0x000053b7 
- 00021382  0x000052b8 branch  0x00005388 , 0x0000002d 
- 00021383  0x000052b9 branch  0x00005395 
- 00021384  0x000052bd bpatchx  0x00000039 , 0x00004027 
- 00021385  0x000052be fetch  0x00000001 , 0x0000450f 
- 00021386  0x000052bf pincrease  0x00000001 
- 00021387  0x000052c0 store  0x00000001 , 0x0000450f 
- 00021388  0x000052c1 beq  0x0000000c , 0x00005395 
- 00021389  0x000052c2 call  0x000055aa 
- 00021390  0x000052c3 call  0x0000561e 
- 00021391  0x000052c4 call  0x000054c7 
- 00021392  0x000052c5 call  0x0000567e 
- 00021393  0x000052c6 fetch  0x00000002 , 0x000041fb 
- 00021394  0x000052c7 call  0x00007f9c 
- 00021395  0x000052c8 call  0x000053a0 
- 00021396  0x000052c9 branch  0x000053a4 , 0x00000028 
- 00021397  0x000052cb bpatchx  0x0000003a , 0x00004027 
- 00021398  0x000052cc call  0x00005be4 
- 00021399  0x000052cd call  0x00005bdb 
- 00021400  0x000052ce call  0x00007d9c 
- 00021401  0x000052cf fetch  0x00000001 , 0x00000462 
- 00021402  0x000052d0 bbit1  0x00000003 , 0x000053a9 
- 00021403  0x000052d2 bpatchx  0x0000003b , 0x00004027 
- 00021404  0x000052d3 call  0x000057f4 
- 00021405  0x000052d4 call  0x0000559d 
- 00021406  0x000052d5 call  0x00005575 
- 00021407  0x000052d6 branch  0x00002841 
- 00021408  0x000052da disable  0x00000028 
- 00021409  0x000052db bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x000052dc bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x000052dd rtn 
- 00021412  0x000052e1 bpatchx  0x0000003c , 0x00004027 
- 00021413  0x000052e2 enable  0x0000002e 
- 00021414  0x000052e3 call  0x000054c1 
- 00021415  0x000052e4 branch  0x00005388 , 0x0000002d 
- 00021416  0x000052e5 branch  0x00005395 
- 00021417  0x000052eb bpatchx  0x0000003d , 0x00004027 
- 00021418  0x000052ec call  0x000053af 
- 00021419  0x000052ed call  0x000033b4 
- 00021420  0x000052ee call  0x00007a77 
- 00021421  0x000052ef jam  0x00000015 , 0x00000a99 
- 00021422  0x000052f0 branch  0x00007d86 
- 00021423  0x000052f3 setarg  0x00000000 
- 00021424  0x000052f4 store  0x00000009 , 0x000044ff 
- 00021425  0x000052f5 jam  0x00000000 , 0x00000455 
- 00021426  0x000052f6 jam  0x00000000 , 0x00000440 
- 00021427  0x000052f7 jam  0x00000000 , 0x0000043f 
- 00021428  0x000052f8 jam  0x00000000 , 0x000044c5 
- 00021429  0x000052f9 jam  0x00000000 , 0x000044c4 
- 00021430  0x000052fa rtn 
- 00021431  0x000052fd bpatchx  0x0000003e , 0x00004027 
- 00021432  0x000052fe fetch  0x00000001 , 0x00000005 
- 00021433  0x000052ff increase  0x00000001 , 0x0000003f 
- 00021434  0x00005300 store  0x00000001 , 0x00000005 
- 00021435  0x00005301 fetch  0x00000001 , 0x0000043f 
- 00021436  0x00005302 rtnbit1  0x00000003 
- 00021437  0x00005303 set1  0x00000003 
- 00021438  0x00005304 store  0x00000001 , 0x0000043f 
- 00021439  0x00005305 fetch  0x00000002 , 0x000044ba 
- 00021440  0x00005306 store  0x00000002 , 0x0000046d 
- 00021441  0x00005307 setarg  0x00000000 
- 00021442  0x00005308 store  0x00000004 , 0x000044e5 
- 00021443  0x00005309 rtn 
- 00021444  0x0000530d bpatchx  0x0000003f , 0x00004027 
- 00021445  0x0000530e jam  0x00000036 , 0x0000890f 
- 00021446  0x0000530f jam  0x0000005f , 0x0000890b 
- 00021447  0x00005310 enable  0x00000036 
- 00021448  0x00005311 jam  0x00000007 , 0x00008914 
- 00021449  0x00005312 call  0x00002c6c 
- 00021450  0x00005313 fetch  0x00000001 , 0x000041e0 
- 00021451  0x00005314 rtn  0x00000034 
- 00021452  0x00005315 jam  0x000000b8 , 0x0000890a 
- 00021453  0x00005316 rtn 
- 00021454  0x00005319 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x0000531a jam  0x0000002e , 0x0000890f 
- 00021456  0x0000531b jam  0x000000ff , 0x0000890b 
- 00021457  0x0000531c disable  0x00000036 
- 00021458  0x0000531d jam  0x00000003 , 0x00008914 
- 00021459  0x0000531e arg  0x00000000 , 0x0000001b 
- 00021460  0x0000531f rtn 
- 00021461  0x00005322 disable  0x00000009 
- 00021462  0x00005323 disable  0x00000007 
- 00021463  0x00005324 fetch  0x00000003 , 0x00000467 
- 00021464  0x00005325 iforce  0x0000000f 
- 00021465  0x00005326 fetch  0x00000001 , 0x00000016 
- 00021466  0x00005327 reverse  0x0000003f , 0x00000002 
- 00021467  0x00005328 set1  0x00000001 , 0x00000002 
- 00021468  0x00005329 rshift  0x00000002 , 0x0000000e 
- 00021469  0x0000532a rtn 
- 00021470  0x0000532e call  0x000053e6 
- 00021471  0x0000532f call  0x0000291f 
- 00021472  0x00005330 setarg  0x00000500 
- 00021473  0x00005331 call  0x00002a8f 
- 00021474  0x00005332 branch  0x00002924 
- 00021475  0x00005335 branch  0x00002939 , 0x0000002d 
- 00021476  0x00005337 call  0x000053e6 
- 00021477  0x00005338 branch  0x00002933 
- 00021478  0x0000533a bpatchx  0x00000041 , 0x00004028 
- 00021479  0x0000533b call  0x00002918 
- 00021480  0x0000533c fetch  0x00000001 , 0x0000048c 
- 00021481  0x0000533d nbranch  0x000053f9 , 0x00000034 
- 00021482  0x0000533e fetch  0x00000001 , 0x00000016 
- 00021483  0x0000533f sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x00005340 branch  0x000053f3 , 0x00000002 
- 00021485  0x00005341 force  0x00000000 , 0x00000002 
- 00021486  0x00005342 rtneq  0x00000025 
- 00021487  0x00005343 force  0x00000018 , 0x00000002 
- 00021488  0x00005344 rtneq  0x00000026 
- 00021489  0x00005345 force  0x0000004e , 0x00000002 
- 00021490  0x00005346 rtn 
- 00021491  0x00005349 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x0000534a branch  0x000053f6 , 0x00000002 
- 00021493  0x0000534b increase  0x00000001 , 0x0000003f 
- 00021494  0x0000534e lshift  0x0000003f , 0x0000003f 
- 00021495  0x0000534f add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x00005350 rtn 
- 00021497  0x00005353 fetch  0x00000001 , 0x00000016 
- 00021498  0x00005354 lshift  0x0000003f , 0x00000002 
- 00021499  0x00005355 rtn 
- 00021500  0x00005358 arg  0x000001f4 , 0x00000002 
- 00021501  0x00005359 rtn  0x00000034 
- 00021502  0x0000535a arg  0x000000fa , 0x00000002 
- 00021503  0x0000535b rtneq  0x00000001 
- 00021504  0x0000535c arg  0x00000096 , 0x00000002 
- 00021505  0x0000535d rtneq  0x00000002 
- 00021506  0x0000535e arg  0x00000064 , 0x00000002 
- 00021507  0x0000535f rtneq  0x00000003 
- 00021508  0x00005360 arg  0x0000004b , 0x00000002 
- 00021509  0x00005361 rtneq  0x00000004 
- 00021510  0x00005362 arg  0x00000032 , 0x00000002 
- 00021511  0x00005363 rtneq  0x00000005 
- 00021512  0x00005364 arg  0x00000028 , 0x00000002 
- 00021513  0x00005365 rtneq  0x00000006 
- 00021514  0x00005366 arg  0x00000014 , 0x00000002 
- 00021515  0x00005367 rtn 
- 00021516  0x0000536c setarg  0x008e89be 
- 00021517  0x0000536d lshift8  0x0000003f , 0x0000003f 
- 00021518  0x0000536e or_into  0x000000d6 , 0x0000003f 
- 00021519  0x0000536f iforce  0x00000009 
- 00021520  0x00005370 setarg  0x00555555 
- 00021521  0x00005371 store  0x00000003 , 0x00000467 
- 00021522  0x00005372 rtn 
- 00021523  0x00005375 bpatchx  0x00000042 , 0x00004028 
- 00021524  0x00005376 enable  0x00000010 
- 00021525  0x00005377 fetch  0x00000004 , 0x00000463 
- 00021526  0x00005378 iforce  0x00000009 
- 00021527  0x00005379 call  0x00005466 
- 00021528  0x0000537a setarg  0x00000200 
- 00021529  0x0000537b branch  0x0000541c , 0x00000029 
- 00021530  0x0000537c fetch  0x00000002 , 0x0000044d 
- 00021531  0x0000537d rshift  0x0000003f , 0x0000003f 
- 00021532  0x0000537f arg  0x00000500 , 0x00000002 
- 00021533  0x00005380 iadd  0x00000002 , 0x0000003f 
- 00021534  0x00005381 call  0x00002a24 
- 00021535  0x00005382 deposit  0x0000001a 
- 00021536  0x00005383 store  0x00000006 , 0x00000491 
- 00021537  0x00005384 rtn 
- 00021538  0x00005387 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x00005388 fetch  0x00000001 , 0x00000016 
- 00021540  0x00005389 beq  0x00000025 , 0x00005428 
- 00021541  0x0000538a beq  0x00000026 , 0x0000542e 
- 00021542  0x0000538b beq  0x00000027 , 0x00005434 
- 00021543  0x0000538c branch  0x00005434 
- 00021544  0x0000538f fetcht  0x00000001 , 0x0000448d 
- 00021545  0x00005390 isolate1  0x00000001 , 0x00000002 
- 00021546  0x00005391 branch  0x0000543f , 0x00000001 
- 00021547  0x00005392 isolate1  0x00000002 , 0x00000002 
- 00021548  0x00005393 branch  0x00005444 , 0x00000001 
- 00021549  0x00005394 branch  0x0000543a 
- 00021550  0x00005398 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x00005399 isolate1  0x00000002 , 0x00000002 
- 00021552  0x0000539a branch  0x00005444 , 0x00000001 
- 00021553  0x0000539b isolate1  0x00000000 , 0x00000002 
- 00021554  0x0000539c branch  0x0000543a , 0x00000001 
- 00021555  0x0000539d branch  0x0000543f 
- 00021556  0x000053a1 fetcht  0x00000001 , 0x0000448d 
- 00021557  0x000053a2 isolate1  0x00000000 , 0x00000002 
- 00021558  0x000053a3 branch  0x0000543a , 0x00000001 
- 00021559  0x000053a4 isolate1  0x00000001 , 0x00000002 
- 00021560  0x000053a5 branch  0x0000543f , 0x00000001 
- 00021561  0x000053a6 branch  0x00005444 
- 00021562  0x000053ab jam  0x00000025 , 0x00000016 
- 00021563  0x000053ac fetch  0x00000001 , 0x00000ac2 
- 00021564  0x000053ad set1  0x00000000 , 0x0000003f 
- 00021565  0x000053ae store  0x00000001 , 0x00000ac2 
- 00021566  0x000053af rtn 
- 00021567  0x000053b2 jam  0x00000026 , 0x00000016 
- 00021568  0x000053b3 fetch  0x00000001 , 0x00000ac2 
- 00021569  0x000053b4 set1  0x00000001 , 0x0000003f 
- 00021570  0x000053b5 store  0x00000001 , 0x00000ac2 
- 00021571  0x000053b6 rtn 
- 00021572  0x000053b9 jam  0x00000027 , 0x00000016 
- 00021573  0x000053ba fetch  0x00000001 , 0x00000ac2 
- 00021574  0x000053bb set1  0x00000002 , 0x0000003f 
- 00021575  0x000053bc store  0x00000001 , 0x00000ac2 
- 00021576  0x000053bd rtn 
- 00021577  0x000053c2 bpatchx  0x00000044 , 0x00004028 
- 00021578  0x000053c3 add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x000053c4 ifetch  0x00000001 , 0x00000006 
- 00021580  0x000053c5 rtnbit0  0x00000000 
- 00021581  0x000053c6 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x000053c7 ifetch  0x00000002 , 0x00000005 
- 00021583  0x000053c8 increase  0x00000001 , 0x0000003f 
- 00021584  0x000053c9 istore  0x00000002 , 0x00000005 
- 00021585  0x000053ca add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x000053cb ifetch  0x00000001 , 0x00000006 
- 00021587  0x000053cc add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x000053cd ifetcht  0x00000001 , 0x00000005 
- 00021589  0x000053ce iadd  0x00000002 , 0x0000003f 
- 00021590  0x000053cf sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x000053d0 branch  0x00005459 , 0x00000002 
- 00021592  0x000053d1 increase  0xffffffdb , 0x0000003f 
- 00021593  0x000053d3 istore  0x00000001 , 0x00000005 
- 00021594  0x000053d4 rtn 
- 00021595  0x000053d8 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x000053d9 fetch  0x00000005 , 0x0000046f 
- 00021597  0x000053da force  0x00000000 , 0x00000002 
- 00021598  0x000053db force  0x00000025 , 0x00000039 
- 00021599  0x000053dd bbit0  0x00000000 , 0x00005461 
- 00021600  0x000053de increase  0x00000001 , 0x00000002 
- 00021601  0x000053e0 rshift  0x0000003f , 0x0000003f 
- 00021602  0x000053e1 loop  0x0000545f 
- 00021603  0x000053e2 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x000053e3 store  0x00000001 , 0x00000461 
- 00021605  0x000053e4 rtn 
- 00021606  0x000053e7 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x000053e8 fetch  0x00000001 , 0x00000457 
- 00021608  0x000053e9 iforce  0x00000007 
- 00021609  0x000053ea fetcht  0x00000005 , 0x0000046f 
- 00021610  0x000053eb qisolate1  0x00000002 
- 00021611  0x000053ec branch  0x0000547c , 0x00000001 
- 00021612  0x000053ee bpatchx  0x00000047 , 0x00004028 
- 00021613  0x000053ef fetch  0x00000001 , 0x00000461 
- 00021614  0x000053f0 isub  0x00000007 , 0x0000003f 
- 00021615  0x000053f1 branch  0x00005472 , 0x00000002 
- 00021616  0x000053f2 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x000053f3 branch  0x0000546c 
- 00021618  0x000053f5 copy  0x00000007 , 0x00000039 
- 00021619  0x000053f6 force  0x00000000 , 0x00000007 
- 00021620  0x000053f8 qisolate1  0x00000002 
- 00021621  0x000053f9 branch  0x00005477 , 0x00000001 
- 00021622  0x000053fa increase  0x00000001 , 0x00000039 
- 00021623  0x000053fc deposit  0x00000039 
- 00021624  0x000053fd branch  0x0000547c , 0x00000034 
- 00021625  0x000053fe increase  0x00000001 , 0x00000007 
- 00021626  0x000053ff increase  0xffffffff , 0x00000039 
- 00021627  0x00005400 branch  0x00005474 
- 00021628  0x00005402 deposit  0x00000007 
- 00021629  0x00005403 store  0x00000001 , 0x00000016 
- 00021630  0x00005404 rtn 
- 00021631  0x00005408 branch  0x00005482 , 0x00000029 
- 00021632  0x00005409 until  0x0000003e , 0x00000003 
- 00021633  0x0000540a rtn 
- 00021634  0x0000540d arg  0x00000ea0 , 0x0000000b 
- 00021635  0x0000540e until  0x00000023 , 0x00000026 
- 00021636  0x0000540f rtn 
- 00021637  0x00005412 disable  0x00000010 
- 00021638  0x00005413 fetch  0x00000002 , 0x0000436c 
- 00021639  0x00005414 copy  0x0000003f , 0x0000000b 
- 00021640  0x00005415 branch  0x0000548e 
- 00021641  0x00005419 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x0000541a enable  0x00000010 
- 00021643  0x0000541b fetch  0x00000002 , 0x0000044d 
- 00021644  0x0000541c fetcht  0x00000004 , 0x000044e5 
- 00021645  0x0000541d iadd  0x00000002 , 0x0000000b 
- 00021646  0x0000541f call  0x000053de 
- 00021647  0x00005421 bpatchx  0x00000049 , 0x00004029 
- 00021648  0x00005422 call  0x000053d5 
- 00021649  0x00005423 disable  0x0000002d 
- 00021650  0x00005424 enable  0x0000000d 
- 00021651  0x00005425 enable  0x00000021 
- 00021652  0x00005426 disable  0x00000020 
- 00021653  0x00005427 copy  0x0000000b , 0x0000001b 
- 00021654  0x00005428 correlate  0x0000003e , 0x00000003 
- 00021655  0x00005429 branch  0x0000549a , 0x0000002e 
- 00021656  0x0000542a copy  0x0000001a , 0x00000002 
- 00021657  0x0000542b storet  0x00000006 , 0x0000009a 
- 00021658  0x0000542d nbranch  0x0000264d , 0x00000018 
- 00021659  0x0000542e branch  0x000054a1 , 0x0000002e 
- 00021660  0x0000542f arg  0x000001e0 , 0x00000029 
- 00021661  0x00005430 copy  0x00000021 , 0x00000028 
- 00021662  0x00005431 fetch  0x00000001 , 0x0000043f 
- 00021663  0x00005432 bbit0  0x00000003 , 0x000054a1 
- 00021664  0x00005433 call  0x00002b05 , 0x0000002b 
- 00021665  0x00005435 bpatchx  0x0000004a , 0x00004029 
- 00021666  0x00005436 call  0x000029bb 
- 00021667  0x00005437 enable  0x00000007 
- 00021668  0x00005438 enable  0x00000009 
- 00021669  0x00005439 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x0000543a rshift3  0x0000000c , 0x0000003f 
- 00021671  0x0000543b store  0x00000001 , 0x000002d9 
- 00021672  0x0000543c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x0000543d rshift3  0x0000000c , 0x0000003f 
- 00021674  0x0000543e istore  0x00000001 , 0x00000005 
- 00021675  0x0000543f and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x00005440 branch  0x000054b1 , 0x00000005 
- 00021677  0x00005443 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x00005444 rshift3  0x0000000c , 0x0000003f 
- 00021679  0x00005445 istore  0x00000001 , 0x00000005 
- 00021680  0x00005446 loop  0x000054ad 
- 00021681  0x00005449 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x0000544a parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x0000544b enable  0x00000010 
- 00021684  0x0000544c arg  0x00000664 , 0x0000001b 
- 00021685  0x0000544d rshift32  0x0000003f , 0x0000003f 
- 00021686  0x0000544e rshift16  0x0000003f , 0x0000003f 
- 00021687  0x0000544f istore  0x00000003 , 0x00000005 
- 00021688  0x00005450 branch  0x0000264d , 0x00000006 
- 00021689  0x00005451 enable  0x0000002d 
- 00021690  0x00005452 fetch  0x00000001 , 0x00000017 
- 00021691  0x00005453 add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x00005454 call  0x00002981 
- 00021693  0x00005455 disable  0x0000000d 
- 00021694  0x00005456 branch  0x00002918 
- 00021695  0x00005459 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x0000545a call  0x000054c9 
- 00021697  0x0000545c fetcht  0x00000001 , 0x00000017 
- 00021698  0x0000545d call  0x0000291f 
- 00021699  0x0000545e call  0x00002924 
- 00021700  0x0000545f enable  0x00000010 
- 00021701  0x00005460 arg  0x0000157c , 0x0000000b 
- 00021702  0x00005461 branch  0x0000548f 
- 00021703  0x00005464 call  0x000054c9 
- 00021704  0x00005465 branch  0x0000264d 
- 00021705  0x00005468 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x00005469 call  0x000053d5 
- 00021707  0x0000546a call  0x000053e3 
- 00021708  0x0000546b branch  0x000054cd 
- 00021709  0x0000546e set1  0x00000000 , 0x00000015 
- 00021710  0x0000546f enable  0x0000001d 
- 00021711  0x00005470 enable  0x00000020 
- 00021712  0x00005471 disable  0x00000021 
- 00021713  0x00005472 call  0x0000547f 
- 00021714  0x00005473 rshift16  0x00000009 , 0x0000003f 
- 00021715  0x00005474 rshift8  0x0000003f , 0x0000003f 
- 00021716  0x00005475 rshift4  0x0000003f , 0x0000003f 
- 00021717  0x00005476 inject  0x00000003 , 0x00000028 
- 00021718  0x00005477 enable  0x00000007 
- 00021719  0x00005478 enable  0x00000009 
- 00021720  0x00005479 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x0000547a fetch  0x00000001 , 0x000043dc 
- 00021722  0x0000547b inject  0x00000003 , 0x00000008 
- 00021723  0x0000547c ifetch  0x00000001 , 0x00000006 
- 00021724  0x0000547d and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x0000547e inject  0x00000003 , 0x00000008 
- 00021726  0x0000547f branch  0x000054e2 , 0x00000005 
- 00021727  0x00005481 ifetch  0x00000001 , 0x00000006 
- 00021728  0x00005482 inject  0x00000003 , 0x00000008 
- 00021729  0x00005483 loop  0x000054df 
- 00021730  0x00005486 enable  0x00000008 
- 00021731  0x00005487 inject  0x00000003 , 0x00000018 
- 00021732  0x00005488 disable  0x00000008 
- 00021733  0x00005489 until  0x0000003e , 0x00000027 
- 00021734  0x0000548a nop  0x00000064 
- 00021735  0x0000548b disable  0x0000001d 
- 00021736  0x0000548c rtn 
- 00021737  0x0000548f bpatchx  0x0000004f , 0x00004029 
- 00021738  0x00005490 fetch  0x00000001 , 0x00004484 
- 00021739  0x00005491 beq  0x00000001 , 0x000054f9 
- 00021740  0x00005492 fetch  0x00000001 , 0x00004485 
- 00021741  0x00005493 lshift4  0x0000003f , 0x0000003f 
- 00021742  0x00005494 lshift2  0x0000003f , 0x0000003f 
- 00021743  0x00005495 store  0x00000001 , 0x000043dc 
- 00021744  0x00005496 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x00005497 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x00005498 store  0x00000001 , 0x000043dd 
- 00021747  0x00005499 fetch  0x00000006 , 0x000044a0 
- 00021748  0x0000549a store  0x00000006 , 0x000043de 
- 00021749  0x0000549b copy  0x00000002 , 0x00000039 
- 00021750  0x0000549c arg  0x00004370 , 0x00000006 
- 00021751  0x0000549d call  0x00007ef4 
- 00021752  0x0000549e branch  0x00005504 
- 00021753  0x000054a0 fetch  0x00000001 , 0x00004486 
- 00021754  0x000054a1 lshift4  0x0000003f , 0x0000003f 
- 00021755  0x000054a2 lshift2  0x0000003f , 0x0000003f 
- 00021756  0x000054a3 increase  0x00000001 , 0x0000003f 
- 00021757  0x000054a4 store  0x00000001 , 0x000043dc 
- 00021758  0x000054a5 setarg  0x0000000c 
- 00021759  0x000054a6 store  0x00000001 , 0x000043dd 
- 00021760  0x000054a7 fetch  0x00000006 , 0x000044a0 
- 00021761  0x000054a8 store  0x00000006 , 0x000043de 
- 00021762  0x000054a9 fetch  0x00000006 , 0x000041d0 
- 00021763  0x000054aa istore  0x00000006 , 0x00000005 
- 00021764  0x000054ac bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x000054ad fetch  0x00000001 , 0x00000000 
- 00021766  0x000054ae increase  0x00000001 , 0x0000003f 
- 00021767  0x000054af store  0x00000001 , 0x00000000 
- 00021768  0x000054b0 arg  0x00000708 , 0x0000001b 
- 00021769  0x000054b1 disable  0x0000002d 
- 00021770  0x000054b2 branch  0x000054bf 
- 00021771  0x000054b5 bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x000054b6 fetch  0x00000001 , 0x0000449e 
- 00021773  0x000054b7 rtnne  0x00000001 
- 00021774  0x000054b8 fetch  0x00000001 , 0x00000000 
- 00021775  0x000054b9 increase  0x00000001 , 0x0000003f 
- 00021776  0x000054ba store  0x00000001 , 0x00000000 
- 00021777  0x000054bb arg  0x00000c03 , 0x00000002 
- 00021778  0x000054bc fetch  0x00000001 , 0x0000449f 
- 00021779  0x000054bd nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x000054be copy  0x00000011 , 0x0000003f 
- 00021781  0x000054bf nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x000054c0 storet  0x00000002 , 0x000043dc 
- 00021783  0x000054c1 fetch  0x00000006 , 0x000044a0 
- 00021784  0x000054c2 istore  0x00000006 , 0x00000005 
- 00021785  0x000054c3 fetch  0x00000006 , 0x0000044f 
- 00021786  0x000054c4 istore  0x00000006 , 0x00000005 
- 00021787  0x000054c5 branch  0x000054bf 
- 00021788  0x000054c9 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x000054ca arg  0x00000004 , 0x00000002 
- 00021790  0x000054cb fetch  0x00000001 , 0x00004485 
- 00021791  0x000054cc nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x000054cd storet  0x00000001 , 0x000043dc 
- 00021793  0x000054ce fetcht  0x00000001 , 0x0000438f 
- 00021794  0x000054cf add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x000054d0 store  0x00000001 , 0x000043dd 
- 00021796  0x000054d1 fetch  0x00000006 , 0x000044a0 
- 00021797  0x000054d2 store  0x00000006 , 0x000043de 
- 00021798  0x000054d3 arg  0x00004390 , 0x00000006 
- 00021799  0x000054d4 copy  0x00000002 , 0x00000039 
- 00021800  0x000054d5 call  0x00007ef4 
- 00021801  0x000054d6 call  0x000054c7 
- 00021802  0x000054d7 branch  0x00005706 
- 00021803  0x000054da bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x000054db force  0xffffffff , 0x0000003f 
- 00021805  0x000054dc setsect  0x00000002 , 0x00000001 
- 00021806  0x000054dd store  0x00000005 , 0x0000046f 
- 00021807  0x000054de call  0x0000545b 
- 00021808  0x000054df force  0x00000004 , 0x00000039 
- 00021809  0x000054e0 arg  0x00000463 , 0x00000005 
- 00021810  0x000054e1 call  0x0000630d 
- 00021811  0x000054e2 fetch  0x00000002 , 0x0000449c 
- 00021812  0x000054e3 store  0x00000002 , 0x0000046d 
- 00021813  0x000054e5 random  0x0000003f 
- 00021814  0x000054e6 and_into  0x0000000f , 0x0000003f 
- 00021815  0x000054e7 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x000054e8 branch  0x00005535 , 0x00000002 
- 00021817  0x000054e9 store  0x00000001 , 0x00000458 
- 00021818  0x000054ea store  0x00000001 , 0x000006e6 
- 00021819  0x000054eb bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x000054ec fetcht  0x00000002 , 0x00004367 
- 00021821  0x000054ed storet  0x00000002 , 0x00000441 
- 00021822  0x000054ee copy  0x00000002 , 0x00000013 
- 00021823  0x000054ef add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x000054f0 idiv  0x00000013 
- 00021825  0x000054f1 call  0x00007f86 
- 00021826  0x000054f2 remainder  0x00000011 
- 00021827  0x000054f3 isub  0x00000011 , 0x0000003f 
- 00021828  0x000054f4 iadd  0x00000013 , 0x0000003f 
- 00021829  0x000054f5 fetcht  0x00000002 , 0x00004365 
- 00021830  0x000054f6 iadd  0x00000002 , 0x0000003f 
- 00021831  0x000054f7 store  0x00000004 , 0x00000443 
- 00021832  0x000054f8 isub  0x00000022 , 0x00000011 
- 00021833  0x000054f9 increase  0xfffffffa , 0x00000011 
- 00021834  0x000054fa arg  0x00002205 , 0x00000012 
- 00021835  0x000054fb fetch  0x00000001 , 0x00004495 
- 00021836  0x000054fc nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x000054fd fetch  0x00000001 , 0x0000448e 
- 00021838  0x000054fe nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x000054ff copy  0x00000012 , 0x0000003f 
- 00021840  0x00005500 store  0x00000002 , 0x000043dc 
- 00021841  0x00005501 fetch  0x00000006 , 0x000044a0 
- 00021842  0x00005502 istore  0x00000006 , 0x00000005 
- 00021843  0x00005503 fetch  0x00000006 , 0x0000044f 
- 00021844  0x00005504 istore  0x00000006 , 0x00000005 
- 00021845  0x00005505 fetch  0x00000004 , 0x00000463 
- 00021846  0x00005506 istore  0x00000004 , 0x00000005 
- 00021847  0x00005507 random  0x0000003f 
- 00021848  0x00005508 istore  0x00000002 , 0x00000005 
- 00021849  0x00005509 random  0x0000003f 
- 00021850  0x0000550a istore  0x00000001 , 0x00000005 
- 00021851  0x0000550b force  0x00000002 , 0x0000003f 
- 00021852  0x0000550c istore  0x00000001 , 0x00000005 
- 00021853  0x0000550d rshift2  0x00000011 , 0x0000003f 
- 00021854  0x0000550e istore  0x00000002 , 0x00000005 
- 00021855  0x0000550f rshift2  0x00000013 , 0x0000003f 
- 00021856  0x00005510 istore  0x00000002 , 0x00000005 
- 00021857  0x00005511 bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x00005512 setarg  0x00000000 
- 00021859  0x00005513 istore  0x00000002 , 0x00000005 
- 00021860  0x00005514 fetch  0x00000002 , 0x0000449c 
- 00021861  0x00005515 istore  0x00000002 , 0x00000005 
- 00021862  0x00005516 fetch  0x00000005 , 0x0000046f 
- 00021863  0x00005517 istore  0x00000005 , 0x00000005 
- 00021864  0x00005518 fetch  0x00000001 , 0x00000458 
- 00021865  0x00005519 arg  0x000000a0 , 0x00000002 
- 00021866  0x0000551a ior  0x00000002 , 0x0000003f 
- 00021867  0x0000551b istore  0x00000001 , 0x00000005 
- 00021868  0x0000551c call  0x000054c7 
- 00021869  0x0000551d setarg  0x000043dc 
- 00021870  0x0000551e add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x0000551f ifetch  0x00000003 , 0x00000006 
- 00021872  0x00005520 store  0x00000003 , 0x00000467 
- 00021873  0x00005521 rtn 
- 00021874  0x00005524 bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x00005525 disable  0x00000029 
- 00021876  0x00005526 branch  0x0000540c 
- 00021877  0x0000552b fetch  0x00000001 , 0x0000043f 
- 00021878  0x0000552c rtnbit0  0x00000005 
- 00021879  0x0000552d fetch  0x00000002 , 0x00000459 
- 00021880  0x0000552e fetcht  0x00000002 , 0x0000045f 
- 00021881  0x0000552f isub  0x00000002 , 0x0000003f 
- 00021882  0x00005530 nrtn  0x00000002 
- 00021883  0x00005531 store  0x00000002 , 0x00000a9a 
- 00021884  0x00005532 bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x00005533 fetch  0x00000001 , 0x0000043f 
- 00021886  0x00005534 set0  0x00000005 , 0x0000003f 
- 00021887  0x00005535 set0  0x00000003 , 0x0000003f 
- 00021888  0x00005536 store  0x00000001 , 0x0000043f 
- 00021889  0x00005537 fetch  0x00000004 , 0x00000443 
- 00021890  0x00005538 fetcht  0x00000002 , 0x00000441 
- 00021891  0x00005539 storet  0x00000002 , 0x00000aa2 
- 00021892  0x0000553a isub  0x00000002 , 0x00000011 
- 00021893  0x0000553b bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x0000553c fetch  0x00000001 , 0x000043d3 
- 00021895  0x0000553d store  0x00000001 , 0x0000046a 
- 00021896  0x0000553e ifetcht  0x00000002 , 0x00000006 
- 00021897  0x0000553f ifetch  0x00000002 , 0x00000006 
- 00021898  0x00005540 lshift2  0x0000003f , 0x0000003f 
- 00021899  0x00005541 store  0x00000002 , 0x00000441 
- 00021900  0x00005542 lshift2  0x00000002 , 0x00000002 
- 00021901  0x00005543 iadd  0x00000002 , 0x0000003f 
- 00021902  0x00005544 ifetcht  0x00000004 , 0x00000006 
- 00021903  0x00005545 storet  0x00000004 , 0x0000046b 
- 00021904  0x00005546 iadd  0x00000011 , 0x0000003f 
- 00021905  0x00005547 copy  0x0000003f , 0x00000014 
- 00021906  0x00005548 fetch  0x00000002 , 0x00000441 
- 00021907  0x00005549 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x0000554a isub  0x00000002 , 0x0000003f 
- 00021909  0x0000554b fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x0000554c imul32  0x00000002 , 0x0000003f 
- 00021911  0x0000554d iadd  0x00000014 , 0x0000003f 
- 00021912  0x0000554e store  0x00000004 , 0x00000443 
- 00021913  0x0000554f call  0x00005713 
- 00021914  0x00005550 fetch  0x00000002 , 0x0000046d 
- 00021915  0x00005551 store  0x00000002 , 0x000044ba 
- 00021916  0x00005552 rtn 
- 00021917  0x00005556 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x00005557 fetch  0x00000001 , 0x0000043f 
- 00021919  0x00005558 rtnbit0  0x00000006 
- 00021920  0x00005559 fetch  0x00000002 , 0x00000459 
- 00021921  0x0000555a fetcht  0x00000002 , 0x0000045f 
- 00021922  0x0000555b isub  0x00000002 , 0x0000003f 
- 00021923  0x0000555c nrtn  0x00000002 
- 00021924  0x0000555d fetch  0x00000001 , 0x0000043f 
- 00021925  0x0000555e set0  0x00000006 , 0x0000003f 
- 00021926  0x0000555f store  0x00000001 , 0x0000043f 
- 00021927  0x00005560 fetch  0x00000005 , 0x000043ce 
- 00021928  0x00005561 store  0x00000005 , 0x0000046f 
- 00021929  0x00005562 branch  0x0000545b 
- 00021930  0x00005566 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x00005567 call  0x000056ed 
- 00021932  0x00005568 call  0x000055c0 
- 00021933  0x00005569 fetch  0x00000001 , 0x000002d9 
- 00021934  0x0000556a isolate1  0x00000004 , 0x0000003f 
- 00021935  0x0000556b setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x0000556c rshift  0x0000003f , 0x0000003f 
- 00021937  0x0000556d ixor  0x00000002 , 0x0000003f 
- 00021938  0x0000556e isolate1  0x00000002 , 0x0000003f 
- 00021939  0x0000556f setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x00005570 rtnmark1  0x0000000f 
- 00021941  0x00005571 fetch  0x00000001 , 0x000002da 
- 00021942  0x00005572 branch  0x000055bc , 0x00000034 
- 00021943  0x00005573 fetch  0x00000001 , 0x0000043f 
- 00021944  0x00005574 bbit0  0x00000004 , 0x000055bc 
- 00021945  0x00005575 call  0x0000748d 
- 00021946  0x00005576 call  0x000073fb 
- 00021947  0x00005577 nrtn  0x00000034 
- 00021948  0x00005579 fetcht  0x00000001 , 0x00000456 
- 00021949  0x0000557a setflip  0x00000002 , 0x00000002 
- 00021950  0x0000557b storet  0x00000001 , 0x00000456 
- 00021951  0x0000557c rtn 
- 00021952  0x00005580 bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x00005581 fetcht  0x00000001 , 0x00000456 
- 00021954  0x00005582 isolate0  0x00000005 , 0x00000002 
- 00021955  0x00005583 rtn  0x00000001 
- 00021956  0x00005584 fetch  0x00000001 , 0x000002d9 
- 00021957  0x00005585 lshift  0x0000003f , 0x0000003f 
- 00021958  0x00005586 ixor  0x00000002 , 0x0000003f 
- 00021959  0x00005587 rtnbit0  0x00000003 
- 00021960  0x00005588 set0  0x00000005 , 0x00000002 
- 00021961  0x00005589 setflip  0x00000003 , 0x00000002 
- 00021962  0x0000558a storet  0x00000001 , 0x00000456 
- 00021963  0x0000558b compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x0000558c nrtn  0x00000001 
- 00021965  0x0000558d fetch  0x00000001 , 0x000043de 
- 00021966  0x0000558e beq  0x00000005 , 0x000055d2 
- 00021967  0x0000558f fetch  0x00000001 , 0x000044c5 
- 00021968  0x00005590 beq  0x00000002 , 0x000055d6 
- 00021969  0x00005591 rtn 
- 00021970  0x00005595 fetch  0x00000001 , 0x0000043f 
- 00021971  0x00005596 set1  0x00000004 , 0x0000003f 
- 00021972  0x00005597 store  0x00000001 , 0x0000043f 
- 00021973  0x00005598 rtn 
- 00021974  0x0000559b bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x0000559c jam  0x00000000 , 0x000044c5 
- 00021976  0x0000559d arg  0x00000000 , 0x0000003f 
- 00021977  0x0000559e store  0x00000004 , 0x0000440d 
- 00021978  0x0000559f store  0x00000005 , 0x00004403 
- 00021979  0x000055a0 set1  0x00000027 , 0x0000003f 
- 00021980  0x000055a1 store  0x00000005 , 0x00004408 
- 00021981  0x000055a2 fetch  0x00000001 , 0x0000043f 
- 00021982  0x000055a3 set0  0x00000004 , 0x0000003f 
- 00021983  0x000055a4 store  0x00000001 , 0x0000043f 
- 00021984  0x000055a5 rtn 
- 00021985  0x000055a9 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x000055aa call  0x00005422 
- 00021987  0x000055ab call  0x00005485 
- 00021988  0x000055ac fetch  0x00000001 , 0x00000001 
- 00021989  0x000055ad increase  0x00000001 , 0x0000003f 
- 00021990  0x000055ae store  0x00000001 , 0x00000001 
- 00021991  0x000055af rtn 
- 00021992  0x000055b3 bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x000055b4 fetch  0x00000001 , 0x00004369 
- 00021994  0x000055b5 rtnne  0x00000001 
- 00021995  0x000055b6 arg  0x00000002 , 0x00000007 
- 00021996  0x000055b7 call  0x00007f16 
- 00021997  0x000055b8 nrtn  0x00000034 
- 00021998  0x000055b9 fetch  0x00000002 , 0x0000436a 
- 00021999  0x000055ba fetcht  0x00000002 , 0x0000436c 
- 00022000  0x000055bb isub  0x00000002 , 0x0000003f 
- 00022001  0x000055bc arg  0x00000002 , 0x00000007 
- 00022002  0x000055bd call  0x00007f08 
- 00022003  0x000055be disable  0x00000029 
- 00022004  0x000055bf call  0x00005572 
- 00022005  0x000055c0 call  0x000055e1 
- 00022006  0x000055c1 nrtn  0x0000002d 
- 00022007  0x000055c2 bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x000055c3 fetch  0x00000006 , 0x000002db 
- 00022009  0x000055c4 store  0x00000006 , 0x0000044f 
- 00022010  0x000055c7 fetch  0x00000001 , 0x00000002 
- 00022011  0x000055c8 increase  0x00000001 , 0x0000003f 
- 00022012  0x000055c9 store  0x00000001 , 0x00000002 
- 00022013  0x000055ca call  0x00005608 
- 00022014  0x000055cb rtn  0x00000029 
- 00022015  0x000055cc call  0x0000550b 
- 00022016  0x000055cd nrtn  0x0000002d 
- 00022017  0x000055ce bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x000055cf fetch  0x00000001 , 0x00000004 
- 00022019  0x000055d0 increase  0x00000001 , 0x0000003f 
- 00022020  0x000055d1 store  0x00000001 , 0x00000004 
- 00022021  0x000055d2 fetch  0x00000009 , 0x000002e1 
- 00022022  0x000055d3 store  0x00000009 , 0x00000101 
- 00022023  0x000055d4 rtn 
- 00022024  0x000055d7 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x000055d8 fetch  0x00000001 , 0x0000049b 
- 00022026  0x000055d9 rtnne  0x0000001b 
- 00022027  0x000055da fetch  0x00000006 , 0x0000044f 
- 00022028  0x000055db fetcht  0x00000006 , 0x0000448f 
- 00022029  0x000055dc isub  0x00000002 , 0x0000003e 
- 00022030  0x000055dd nrtn  0x00000005 
- 00022031  0x000055de call  0x0000223b 
- 00022032  0x000055df nrtn  0x00000005 
- 00022033  0x000055e0 call  0x0000552b 
- 00022034  0x000055e1 call  0x00005340 
- 00022035  0x000055e2 bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x000055e3 jam  0x00000000 , 0x000041ce 
- 00022037  0x000055e4 jam  0x00000000 , 0x00000476 
- 00022038  0x000055e5 jam  0x00000000 , 0x00004369 
- 00022039  0x000055e6 jam  0x00000000 , 0x0000049b 
- 00022040  0x000055e7 branch  0x00002223 
- 00022041  0x000055ea arg  0x00000001 , 0x00000011 
- 00022042  0x000055eb fetch  0x00000001 , 0x000002d9 
- 00022043  0x000055ec rtnbit1  0x00000006 
- 00022044  0x000055ed arg  0x00000000 , 0x00000011 
- 00022045  0x000055ee rtn 
- 00022046  0x000055f3 bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x000055f4 fetch  0x00000001 , 0x00000456 
- 00022048  0x000055f5 rtnbit1  0x00000005 
- 00022049  0x000055f6 call  0x00005642 
- 00022050  0x000055f7 call  0x00005873 
- 00022051  0x000055f8 branch  0x00005664 , 0x00000034 
- 00022052  0x000055f9 ifetch  0x00000001 , 0x00000006 
- 00022053  0x000055fa ifetcht  0x00000001 , 0x00000006 
- 00022054  0x000055fb copy  0x00000002 , 0x00000011 
- 00022055  0x000055fc isub  0x00000011 , 0x0000003f 
- 00022056  0x000055fd arg  0x0000001b , 0x00000002 
- 00022057  0x000055fe call  0x00007fdd 
- 00022058  0x000055ff copy  0x0000003f , 0x00000002 
- 00022059  0x00005600 ifetch  0x00000001 , 0x00000006 
- 00022060  0x00005601 copy  0x0000003f , 0x00000001 
- 00022061  0x00005602 copy  0x00000011 , 0x0000003f 
- 00022062  0x00005603 iadd  0x00000006 , 0x00000006 
- 00022063  0x00005604 arg  0x000043de , 0x00000005 
- 00022064  0x00005605 copy  0x00000002 , 0x00000039 
- 00022065  0x00005606 call  0x00007f01 
- 00022066  0x00005607 call  0x00005654 
- 00022067  0x00005608 call  0x00005666 
- 00022068  0x0000560a call  0x00005873 
- 00022069  0x0000560b ifetch  0x00000001 , 0x00000006 
- 00022070  0x0000560c copy  0x0000003f , 0x00000011 
- 00022071  0x0000560d copy  0x00000006 , 0x00000013 
- 00022072  0x0000560e ifetcht  0x00000001 , 0x00000006 
- 00022073  0x0000560f copy  0x00000002 , 0x00000012 
- 00022074  0x00005610 isub  0x00000012 , 0x0000003f 
- 00022075  0x00005611 arg  0x0000001b , 0x00000002 
- 00022076  0x00005612 call  0x00007fdd 
- 00022077  0x00005613 iadd  0x00000012 , 0x0000003f 
- 00022078  0x00005614 istore  0x00000001 , 0x00000013 
- 00022079  0x00005615 isub  0x00000011 , 0x0000003e 
- 00022080  0x00005616 nrtn  0x00000005 
- 00022081  0x00005617 branch  0x00005896 
- 00022082  0x0000561b call  0x00005649 
- 00022083  0x0000561c rtnmark1  0x00000029 
- 00022084  0x0000561d fetch  0x00000001 , 0x000044e9 
- 00022085  0x0000561e bbit0  0x00000002 , 0x00005652 
- 00022086  0x0000561f call  0x00005876 
- 00022087  0x00005620 branch  0x00005652 , 0x00000034 
- 00022088  0x00005621 branch  0x00005650 
- 00022089  0x00005625 call  0x00005873 
- 00022090  0x00005626 branch  0x00005652 , 0x00000034 
- 00022091  0x00005627 ifetch  0x00000001 , 0x00000006 
- 00022092  0x00005628 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x00005629 isub  0x00000002 , 0x0000003f 
- 00022094  0x0000562a sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x0000562b branch  0x00005652 , 0x00000002 
- 00022096  0x0000562d set1  0x00000029 , 0x00000000 
- 00022097  0x0000562e rtn 
- 00022098  0x00005631 set0  0x00000029 , 0x00000000 
- 00022099  0x00005632 rtn 
- 00022100  0x00005635 copy  0x00000011 , 0x0000003f 
- 00022101  0x00005636 rtn  0x00000034 
- 00022102  0x00005637 arg  0x00000001 , 0x00000001 
- 00022103  0x00005638 rtn 
- 00022104  0x0000563c bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x0000563d increase  0x00000001 , 0x00000002 
- 00022106  0x0000563e call  0x0000576a 
- 00022107  0x0000563f increase  0xfffffffe , 0x00000006 
- 00022108  0x00005640 ifetch  0x00000002 , 0x00000006 
- 00022109  0x00005641 arg  0x00002902 , 0x00000002 
- 00022110  0x00005642 isub  0x00000002 , 0x0000003e 
- 00022111  0x00005643 nrtn  0x00000005 
- 00022112  0x00005644 increase  0x00000001 , 0x00000006 
- 00022113  0x00005645 copy  0x00000006 , 0x00000011 
- 00022114  0x00005646 ifetch  0x00000001 , 0x00000006 
- 00022115  0x00005647 rtn 
- 00022116  0x0000564b force  0x00000000 , 0x00000002 
- 00022117  0x0000564c force  0x00000001 , 0x00000001 
- 00022118  0x0000564f bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x00005650 storet  0x00000001 , 0x000043dd 
- 00022120  0x00005651 fetcht  0x00000001 , 0x00000456 
- 00022121  0x00005652 set1  0x00000005 , 0x00000002 
- 00022122  0x00005653 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x00005654 ior  0x00000001 , 0x0000003f 
- 00022124  0x00005655 store  0x00000001 , 0x00000456 
- 00022125  0x00005656 and_into  0x0000001f , 0x0000003f 
- 00022126  0x00005657 isolate1  0x00000029 , 0x00000000 
- 00022127  0x00005658 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x00005659 store  0x00000001 , 0x000043dc 
- 00022129  0x0000565b fetch  0x00000001 , 0x000043dc 
- 00022130  0x0000565c compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x0000565d nbranch  0x00005676 , 0x00000001 
- 00022132  0x0000565e fetch  0x00000001 , 0x000043dd 
- 00022133  0x0000565f rtn  0x00000034 
- 00022134  0x00005661 fetch  0x00000001 , 0x0000043f 
- 00022135  0x00005662 rtnbit0  0x00000004 
- 00022136  0x00005663 call  0x0000748d 
- 00022137  0x00005664 branch  0x000073e3 
- 00022138  0x00005668 arg  0x00000000 , 0x00000007 
- 00022139  0x00005669 branch  0x00002c32 
- 00022140  0x0000566c arg  0x00000000 , 0x00000007 
- 00022141  0x0000566d branch  0x00002c36 
- 00022142  0x00005671 bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x00005672 rtnmark1  0x0000000f 
- 00022144  0x00005673 call  0x00005890 
- 00022145  0x00005674 nrtn  0x00000034 
- 00022146  0x00005675 fetch  0x00000001 , 0x000002d9 
- 00022147  0x00005676 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x00005677 store  0x00000001 , 0x0000450c 
- 00022149  0x00005678 ifetch  0x00000001 , 0x00000006 
- 00022150  0x00005679 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x0000567a store  0x00000001 , 0x0000450b 
- 00022152  0x0000567b rtn  0x00000034 
- 00022153  0x0000567c copy  0x00000006 , 0x0000003f 
- 00022154  0x0000567d store  0x00000002 , 0x0000450d 
- 00022155  0x0000567e fetch  0x00000001 , 0x0000450c 
- 00022156  0x0000567f beq  0x00000003 , 0x00005c64 
- 00022157  0x00005681 call  0x0000569a 
- 00022158  0x00005682 nbranch  0x0000567a , 0x00000028 
- 00022159  0x00005683 call  0x0000567c 
- 00022160  0x00005684 fetch  0x00000002 , 0x0000450d 
- 00022161  0x00005685 copy  0x0000003f , 0x00000006 
- 00022162  0x00005686 ifetch  0x00000002 , 0x00000006 
- 00022163  0x00005687 store  0x00000002 , 0x000044fc 
- 00022164  0x00005688 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x00005689 ifetch  0x00000002 , 0x00000006 
- 00022166  0x0000568a beq  0x00000004 , 0x000058ab 
- 00022167  0x0000568b beq  0x00000006 , 0x00005af4 
- 00022168  0x0000568c beq  0x00000005 , 0x00005ab6 
- 00022169  0x0000568d rtn 
- 00022170  0x00005691 fetch  0x00000001 , 0x0000450c 
- 00022171  0x00005692 beq  0x00000002 , 0x000056a9 
- 00022172  0x00005693 beq  0x00000001 , 0x000056c1 
- 00022173  0x00005694 rtn 
- 00022174  0x0000569a call  0x00007fe7 
- 00022175  0x0000569b arg  0x00000004 , 0x00000002 
- 00022176  0x0000569c isub  0x0000003f , 0x0000003e 
- 00022177  0x0000569d rtn  0x00000005 
- 00022178  0x0000569e arg  0x00000005 , 0x00000002 
- 00022179  0x0000569f isub  0x0000003f , 0x0000003e 
- 00022180  0x000056a0 rtn  0x00000005 
- 00022181  0x000056a1 arg  0x00000006 , 0x00000002 
- 00022182  0x000056a2 isub  0x0000003f , 0x0000003e 
- 00022183  0x000056a3 rtn  0x00000005 
- 00022184  0x000056a4 branch  0x00007fe9 
- 00022185  0x000056a8 fetch  0x00000002 , 0x0000450d 
- 00022186  0x000056a9 copy  0x0000003f , 0x00000006 
- 00022187  0x000056aa ifetch  0x00000002 , 0x00000006 
- 00022188  0x000056ab store  0x00000002 , 0x000044fc 
- 00022189  0x000056ac ifetch  0x00000002 , 0x00000006 
- 00022190  0x000056ad call  0x0000569e 
- 00022191  0x000056ae nrtn  0x00000028 
- 00022192  0x000056af fetcht  0x00000001 , 0x0000450b 
- 00022193  0x000056b0 storet  0x00000001 , 0x000044fe 
- 00022194  0x000056b1 fetch  0x00000002 , 0x000044fc 
- 00022195  0x000056b2 increase  0x00000004 , 0x0000003f 
- 00022196  0x000056b3 isub  0x00000002 , 0x0000003e 
- 00022197  0x000056b4 branch  0x00007fe7 , 0x00000005 
- 00022198  0x000056b5 fetch  0x00000001 , 0x0000450b 
- 00022199  0x000056b6 copy  0x0000003f , 0x00000039 
- 00022200  0x000056b7 arg  0x00000311 , 0x00000005 
- 00022201  0x000056b8 fetch  0x00000002 , 0x0000450d 
- 00022202  0x000056b9 copy  0x0000003f , 0x00000006 
- 00022203  0x000056ba call  0x00007f01 
- 00022204  0x000056bb branch  0x00007fe9 
- 00022205  0x000056c1 call  0x00007fe7 
- 00022206  0x000056c2 fetch  0x00000001 , 0x000044fe 
- 00022207  0x000056c3 nrtn  0x00000034 
- 00022208  0x000056c4 branch  0x00007fe9 
- 00022209  0x000056c7 call  0x000056bd 
- 00022210  0x000056c8 nrtn  0x00000028 
- 00022211  0x000056c9 fetch  0x00000001 , 0x000044fe 
- 00022212  0x000056ca arg  0x00000311 , 0x00000005 
- 00022213  0x000056cb iadd  0x00000005 , 0x00000011 
- 00022214  0x000056cc fetcht  0x00000001 , 0x0000450b 
- 00022215  0x000056cd iadd  0x00000002 , 0x0000003f 
- 00022216  0x000056ce store  0x00000001 , 0x000044fe 
- 00022217  0x000056cf fetch  0x00000001 , 0x0000450b 
- 00022218  0x000056d0 copy  0x0000003f , 0x00000039 
- 00022219  0x000056d1 copy  0x00000011 , 0x00000005 
- 00022220  0x000056d2 fetch  0x00000002 , 0x0000450d 
- 00022221  0x000056d3 copy  0x0000003f , 0x00000006 
- 00022222  0x000056d4 call  0x00007ef4 
- 00022223  0x000056d5 setarg  0x00000311 
- 00022224  0x000056d6 store  0x00000002 , 0x0000450d 
- 00022225  0x000056d7 fetch  0x00000002 , 0x000044fc 
- 00022226  0x000056d8 increase  0x00000004 , 0x0000003f 
- 00022227  0x000056d9 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x000056da isub  0x00000002 , 0x0000003e 
- 00022229  0x000056db branch  0x00007fe7 , 0x00000005 
- 00022230  0x000056dc branch  0x00007fe9 
- 00022231  0x000056e3 call  0x00007ea5 
- 00022232  0x000056e4 arg  0x0000445e , 0x00000005 
- 00022233  0x000056e6 fetch  0x00000002 , 0x000044fc 
- 00022234  0x000056e7 increase  0xfffffffb , 0x0000003f 
- 00022235  0x000056e9 istore  0x00000001 , 0x00000005 
- 00022236  0x000056ea copy  0x0000003f , 0x00000039 
- 00022237  0x000056eb call  0x00007e9f 
- 00022238  0x000056ec branch  0x00007ef4 
- 00022239  0x000056ef call  0x00007ea5 
- 00022240  0x000056f0 arg  0x00004471 , 0x00000005 
- 00022241  0x000056f1 branch  0x000056d9 
- 00022242  0x000056f6 fetch  0x00000002 , 0x000041f9 
- 00022243  0x000056f7 branch  0x00007f9c 
- 00022244  0x000056fa fetcht  0x00000004 , 0x0000045b 
- 00022245  0x000056fb call  0x00002a7b 
- 00022246  0x000056fc isub  0x00000002 , 0x0000000b 
- 00022247  0x000056fd deposit  0x0000000b 
- 00022248  0x000056fe fetcht  0x00000002 , 0x0000046d 
- 00022249  0x000056ff lshift4  0x00000002 , 0x00000002 
- 00022250  0x00005700 lshift  0x00000002 , 0x00000002 
- 00022251  0x00005701 isub  0x00000002 , 0x0000003f 
- 00022252  0x00005702 rtn 
- 00022253  0x00005705 call  0x00002a7b 
- 00022254  0x00005706 store  0x00000004 , 0x0000045b 
- 00022255  0x00005707 rtn 
- 00022256  0x0000570b jam  0x00000024 , 0x00000016 
- 00022257  0x0000570c jam  0x00000000 , 0x00000ac2 
- 00022258  0x0000570e bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x0000570f fetch  0x00000001 , 0x0000436e 
- 00022260  0x00005710 rtn  0x00000034 
- 00022261  0x00005711 arg  0x00000000 , 0x00000007 
- 00022262  0x00005712 call  0x00007f16 
- 00022263  0x00005713 nrtn  0x00000034 
- 00022264  0x00005714 bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x00005716 disable  0x00000029 
- 00022266  0x00005717 enable  0x00000010 
- 00022267  0x00005718 call  0x00005572 
- 00022268  0x00005719 call  0x00005422 
- 00022269  0x0000571a call  0x000054e9 
- 00022270  0x0000571b nbranch  0x00005706 , 0x0000002d 
- 00022271  0x0000571c fetch  0x00000001 , 0x00000003 
- 00022272  0x0000571d increase  0x00000001 , 0x0000003f 
- 00022273  0x0000571e store  0x00000001 , 0x00000003 
- 00022274  0x0000571f fetch  0x00000001 , 0x000002d9 
- 00022275  0x00005720 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x00005721 beq  0x00000003 , 0x0000551c 
- 00022277  0x00005722 beq  0x00000005 , 0x00005728 
- 00022278  0x00005724 bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x00005725 random  0x0000003f 
- 00022280  0x00005726 arg  0x000001ff , 0x00000002 
- 00022281  0x00005727 iand  0x00000002 , 0x0000003f 
- 00022282  0x00005728 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x00005729 call  0x00003cbe 
- 00022284  0x0000572a fetch  0x00000001 , 0x00000ac2 
- 00022285  0x0000572b fetcht  0x00000001 , 0x0000448d 
- 00022286  0x0000572c isub  0x00000002 , 0x0000003e 
- 00022287  0x0000572d nbranch  0x000056f2 , 0x00000005 
- 00022288  0x0000572e arg  0x00000000 , 0x00000007 
- 00022289  0x0000572f fetch  0x00000002 , 0x00004482 
- 00022290  0x00005730 branch  0x00007f08 
- 00022291  0x00005734 bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x00005735 fetch  0x00000001 , 0x00000476 
- 00022293  0x00005736 call  0x000053fc 
- 00022294  0x00005737 fetch  0x00000002 , 0x00000441 
- 00022295  0x00005738 imul32  0x00000002 , 0x0000003f 
- 00022296  0x00005739 arg  0x00000177 , 0x00000002 
- 00022297  0x0000573a imul32  0x00000002 , 0x0000003f 
- 00022298  0x0000573b arg  0x000186a0 , 0x00000002 
- 00022299  0x0000573c idiv  0x00000002 
- 00022300  0x0000573d fetch  0x00000001 , 0x0000046a 
- 00022301  0x0000573e arg  0x00004e20 , 0x00000002 
- 00022302  0x0000573f imul32  0x00000002 , 0x0000003f 
- 00022303  0x00005740 iadd  0x00000002 , 0x0000003f 
- 00022304  0x00005741 store  0x00000004 , 0x000044e5 
- 00022305  0x00005742 bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x00005743 fetch  0x00000002 , 0x000040c1 
- 00022307  0x00005744 call  0x00007f86 
- 00022308  0x00005745 quotient  0x00000002 
- 00022309  0x00005746 iadd  0x00000002 , 0x0000003f 
- 00022310  0x00005747 store  0x00000002 , 0x0000044d 
- 00022311  0x00005748 rtn 
- 00022312  0x0000574b bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x0000574c fetch  0x00000006 , 0x000002e1 
- 00022314  0x0000574d fetcht  0x00000006 , 0x000044a0 
- 00022315  0x0000574e isub  0x00000002 , 0x0000003e 
- 00022316  0x0000574f nrtn  0x00000005 
- 00022317  0x00005750 call  0x00005619 
- 00022318  0x00005751 copy  0x00000011 , 0x0000003f 
- 00022319  0x00005752 store  0x00000001 , 0x0000448e 
- 00022320  0x00005753 fetch  0x00000007 , 0x000002ee 
- 00022321  0x00005754 store  0x00000007 , 0x00000101 
- 00022322  0x00005755 ifetch  0x00000008 , 0x00000006 
- 00022323  0x00005756 istore  0x00000008 , 0x00000005 
- 00022324  0x00005757 fetch  0x00000006 , 0x000002db 
- 00022325  0x00005758 store  0x00000006 , 0x0000044f 
- 00022326  0x00005759 increase  0x00000006 , 0x00000006 
- 00022327  0x0000575a ifetch  0x00000008 , 0x00000006 
- 00022328  0x0000575b store  0x00000008 , 0x00000463 
- 00022329  0x0000575c ifetcht  0x00000002 , 0x00000006 
- 00022330  0x0000575d bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x0000575e lshift2  0x00000002 , 0x00000002 
- 00022332  0x0000575f ifetch  0x00000002 , 0x00000006 
- 00022333  0x00005760 lshift2  0x0000003f , 0x0000003f 
- 00022334  0x00005761 store  0x00000002 , 0x00000441 
- 00022335  0x00005762 store  0x00000004 , 0x00000443 
- 00022336  0x00005763 isub  0x00000002 , 0x0000003f 
- 00022337  0x00005764 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x00005765 ifetch  0x00000009 , 0x00000006 
- 00022339  0x00005766 store  0x00000009 , 0x0000046b 
- 00022340  0x00005767 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x00005768 ifetch  0x00000001 , 0x00000006 
- 00022342  0x00005769 rshift4  0x0000003f , 0x00000002 
- 00022343  0x0000576a rshift  0x00000002 , 0x00000002 
- 00022344  0x0000576b storet  0x00000001 , 0x00000476 
- 00022345  0x0000576c and_into  0x0000001f , 0x0000003f 
- 00022346  0x0000576d store  0x00000001 , 0x00000458 
- 00022347  0x0000576e call  0x00005713 
- 00022348  0x0000576f call  0x0000545b 
- 00022349  0x00005770 call  0x0000534c 
- 00022350  0x00005771 call  0x0000223b 
- 00022351  0x00005772 nrtn  0x00000005 
- 00022352  0x00005773 bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x00005774 call  0x00002841 
- 00022354  0x00005775 call  0x00005ad3 
- 00022355  0x00005776 jam  0x00000014 , 0x00000a99 
- 00022356  0x00005777 call  0x00007d86 
- 00022357  0x00005778 branch  0x00002223 
- 00022358  0x0000577c bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x0000577d fetch  0x00000002 , 0x0000445a 
- 00022360  0x0000577e iforce  0x00000012 
- 00022361  0x0000577f fetch  0x00000002 , 0x0000445c 
- 00022362  0x00005780 iforce  0x00000013 
- 00022363  0x00005781 fetch  0x00000002 , 0x000044bc 
- 00022364  0x00005782 iforce  0x00000006 
- 00022365  0x00005783 enable  0x00000028 
- 00022366  0x00005784 rtn 
- 00022367  0x00005788 ifetch  0x00000002 , 0x00000006 
- 00022368  0x00005789 rtn  0x00000034 
- 00022369  0x0000578a isub  0x00000012 , 0x0000003e 
- 00022370  0x0000578b nrtn  0x00000002 
- 00022371  0x0000578c isub  0x00000013 , 0x0000003e 
- 00022372  0x0000578d rtn  0x00000005 
- 00022373  0x0000578e branch  0x00005768 , 0x00000002 
- 00022374  0x0000578f force  0x00000001 , 0x0000003e 
- 00022375  0x00005790 rtn 
- 00022376  0x00005792 force  0x00000000 , 0x0000003f 
- 00022377  0x00005793 rtn 
- 00022378  0x00005798 call  0x0000576d 
- 00022379  0x00005799 branch  0x00005779 , 0x00000005 
- 00022380  0x0000579a rtn 
- 00022381  0x0000579d bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x0000579e fetch  0x00000002 , 0x000044bc 
- 00022383  0x0000579f iforce  0x00000006 
- 00022384  0x000057a1 ifetch  0x00000002 , 0x00000006 
- 00022385  0x000057a2 rtn  0x00000034 
- 00022386  0x000057a3 isub  0x00000002 , 0x0000003e 
- 00022387  0x000057a4 rtn  0x00000005 
- 00022388  0x000057a5 ifetch  0x00000001 , 0x00000006 
- 00022389  0x000057a6 iadd  0x00000006 , 0x00000006 
- 00022390  0x000057a7 ifetch  0x00000001 , 0x00000006 
- 00022391  0x000057a8 iadd  0x00000006 , 0x00000006 
- 00022392  0x000057a9 branch  0x00005770 
- 00022393  0x000057ab ifetch  0x00000001 , 0x00000006 
- 00022394  0x000057ac iadd  0x00000006 , 0x00000006 
- 00022395  0x000057ad rtn 
- 00022396  0x000057b2 bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x000057b3 fetch  0x00000002 , 0x000044bc 
- 00022398  0x000057b4 iforce  0x00000006 
- 00022399  0x000057b6 ifetch  0x00000002 , 0x00000006 
- 00022400  0x000057b7 rtn  0x00000034 
- 00022401  0x000057b8 ifetch  0x00000001 , 0x00000006 
- 00022402  0x000057b9 iadd  0x00000006 , 0x00000006 
- 00022403  0x000057ba increase  0xfffffffe , 0x00000006 
- 00022404  0x000057bb ifetch  0x00000002 , 0x00000006 
- 00022405  0x000057bc isub  0x00000002 , 0x0000003e 
- 00022406  0x000057bd rtn  0x00000005 
- 00022407  0x000057be ifetch  0x00000001 , 0x00000006 
- 00022408  0x000057bf iadd  0x00000006 , 0x00000006 
- 00022409  0x000057c0 branch  0x0000577f 
- 00022410  0x000057c5 fetch  0x00000002 , 0x0000049c 
- 00022411  0x000057c6 branch  0x0000578e 
- 00022412  0x000057c9 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x000057ca fetch  0x00000002 , 0x000044bc 
- 00022414  0x000057cc iforce  0x00000006 
- 00022415  0x000057cd copy  0x00000002 , 0x00000011 
- 00022416  0x000057cf ifetch  0x00000002 , 0x00000006 
- 00022417  0x000057d0 branch  0x00005799 , 0x00000034 
- 00022418  0x000057d1 isub  0x00000011 , 0x0000003e 
- 00022419  0x000057d2 branch  0x0000579a , 0x00000005 
- 00022420  0x000057d3 ifetch  0x00000001 , 0x00000006 
- 00022421  0x000057d4 iadd  0x00000006 , 0x00000006 
- 00022422  0x000057d5 ifetch  0x00000001 , 0x00000006 
- 00022423  0x000057d6 iadd  0x00000006 , 0x00000006 
- 00022424  0x000057d7 branch  0x00005790 
- 00022425  0x000057d9 branch  0x00007fef 
- 00022426  0x000057dc ifetch  0x00000001 , 0x00000006 
- 00022427  0x000057dd store  0x00000001 , 0x000004a2 
- 00022428  0x000057de copy  0x0000003f , 0x00000039 
- 00022429  0x000057df arg  0x000004a3 , 0x00000005 
- 00022430  0x000057e0 call  0x00007ef4 
- 00022431  0x000057e1 ifetch  0x00000001 , 0x00000006 
- 00022432  0x000057e2 store  0x00000001 , 0x000004b3 
- 00022433  0x000057e3 call  0x00007ea5 
- 00022434  0x000057e4 branch  0x00007ff1 
- 00022435  0x000057e8 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x000057e9 call  0x000057a6 
- 00022437  0x000057ea branch  0x000057b8 
- 00022438  0x000057ed arg  0x00002a00 , 0x00000002 
- 00022439  0x000057ee call  0x0000577c 
- 00022440  0x000057ef rtn  0x00000034 
- 00022441  0x000057f0 ifetch  0x00000001 , 0x00000006 
- 00022442  0x000057f1 copy  0x00000006 , 0x00000005 
- 00022443  0x000057f2 fetcht  0x00000001 , 0x000043af 
- 00022444  0x000057f3 copy  0x00000002 , 0x00000039 
- 00022445  0x000057f4 isub  0x00000002 , 0x0000003e 
- 00022446  0x000057f5 nbranch  0x000057b5 , 0x00000002 
- 00022447  0x000057f6 isub  0x00000002 , 0x00000002 
- 00022448  0x000057f7 arg  0x000043b0 , 0x00000006 
- 00022449  0x000057f8 call  0x00007f01 
- 00022450  0x000057f9 copy  0x00000002 , 0x00000039 
- 00022451  0x000057fa ncall  0x000057f0 , 0x00000005 
- 00022452  0x000057fb rtn 
- 00022453  0x000057fd copy  0x0000003f , 0x00000039 
- 00022454  0x000057fe arg  0x000043b0 , 0x00000006 
- 00022455  0x000057ff branch  0x00007ef4 
- 00022456  0x00005803 arg  0x0000438f , 0x00000013 
- 00022457  0x00005804 arg  0x00004370 , 0x00000011 
- 00022458  0x00005805 call  0x000057c5 
- 00022459  0x00005806 setarg  0x00000000 
- 00022460  0x00005807 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005808 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005809 arg  0x000043af , 0x00000013 
- 00022463  0x0000580a arg  0x00004390 , 0x00000011 
- 00022464  0x0000580b call  0x000057c5 
- 00022465  0x0000580c rtn  0x00000028 
- 00022466  0x0000580d fetch  0x00000001 , 0x00000a9a 
- 00022467  0x0000580e branch  0x00002a8c , 0x00000034 
- 00022468  0x0000580f rtn 
- 00022469  0x00005813 bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x00005814 call  0x00007fe7 
- 00022471  0x00005815 call  0x00007eda 
- 00022472  0x00005816 arg  0x00000000 , 0x00000012 
- 00022473  0x00005817 arg  0x00000ac3 , 0x00000005 
- 00022474  0x00005818 call  0x000057df 
- 00022475  0x00005819 fetch  0x00000001 , 0x000043af 
- 00022476  0x0000581a add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x0000581b iadd  0x00000012 , 0x00000011 
- 00022478  0x0000581c increase  0x00000002 , 0x00000011 
- 00022479  0x0000581d sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x0000581e nbranch  0x000057dd , 0x00000002 
- 00022481  0x0000581f istoret  0x00000001 , 0x00000005 
- 00022482  0x00005820 arg  0x00000009 , 0x00000002 
- 00022483  0x00005821 istoret  0x00000001 , 0x00000005 
- 00022484  0x00005822 iforce  0x00000039 
- 00022485  0x00005823 call  0x00007ef4 
- 00022486  0x00005824 copy  0x00000011 , 0x00000012 
- 00022487  0x00005826 deposit  0x00000012 
- 00022488  0x00005827 store  0x00000001 , 0x00000ac2 
- 00022489  0x00005828 arg  0x00000ac2 , 0x00000006 
- 00022490  0x00005829 setarg  0xffffffe0 
- 00022491  0x0000582a iadd  0x00000013 , 0x00000005 
- 00022492  0x0000582b branch  0x00007ebd 
- 00022493  0x0000582e call  0x00007fe9 
- 00022494  0x0000582f branch  0x000057d7 
- 00022495  0x00005832 ifetch  0x00000001 , 0x00000011 
- 00022496  0x00005833 rtn  0x00000034 
- 00022497  0x00005834 pincrease  0x00000001 
- 00022498  0x00005835 ifetcht  0x00000001 , 0x00000006 
- 00022499  0x00005836 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x00005837 branch  0x000057ee , 0x00000005 
- 00022501  0x00005838 iadd  0x00000012 , 0x00000012 
- 00022502  0x00005839 copy  0x00000011 , 0x00000006 
- 00022503  0x0000583a iforce  0x00000039 
- 00022504  0x0000583b call  0x00007ef4 
- 00022505  0x0000583c copy  0x00000006 , 0x00000011 
- 00022506  0x0000583e deposit  0x00000011 
- 00022507  0x0000583f isub  0x00000013 , 0x0000003e 
- 00022508  0x00005840 rtn  0x00000002 
- 00022509  0x00005841 branch  0x000057df 
- 00022510  0x00005844 iadd  0x00000011 , 0x00000011 
- 00022511  0x00005845 branch  0x000057ea 
- 00022512  0x00005849 setarg  0x00000020 
- 00022513  0x0000584a istore  0x00000001 , 0x00000005 
- 00022514  0x0000584b loop  0x000057f0 
- 00022515  0x0000584c rtn 
- 00022516  0x00005850 bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x00005851 disable  0x0000002b 
- 00022518  0x00005852 branch  0x000057f8 , 0x0000002e 
- 00022519  0x00005853 nbranch  0x00005806 , 0x0000002d 
- 00022520  0x00005855 call  0x00002bcb 
- 00022521  0x00005856 fetch  0x00000002 , 0x000040c1 
- 00022522  0x00005857 store  0x00000002 , 0x0000044d 
- 00022523  0x00005859 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x0000585a bmark1  0x0000000f , 0x00002bde 
- 00022525  0x0000585c fetch  0x00000001 , 0x0000450b 
- 00022526  0x0000585d nbranch  0x00002bde , 0x00000034 
- 00022527  0x0000585e fetch  0x00000001 , 0x000043dd 
- 00022528  0x0000585f nbranch  0x00002bde , 0x00000034 
- 00022529  0x00005861 fetch  0x00000001 , 0x000044e9 
- 00022530  0x00005862 bbit1  0x00000005 , 0x00002bde 
- 00022531  0x00005864 fetch  0x00000001 , 0x0000043f 
- 00022532  0x00005865 bbit1  0x00000005 , 0x00002bde 
- 00022533  0x00005866 branch  0x00002bc0 
- 00022534  0x00005869 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x0000586a rshift  0x00000002 , 0x00000002 
- 00022536  0x0000586b fetch  0x00000002 , 0x0000044d 
- 00022537  0x0000586c iadd  0x00000002 , 0x0000003f 
- 00022538  0x0000586d store  0x00000002 , 0x0000044d 
- 00022539  0x0000586e branch  0x00002bd6 
- 00022540  0x00005872 arg  0x00000000 , 0x00000007 
- 00022541  0x00005873 branch  0x00005824 
- 00022542  0x00005876 arg  0x00000000 , 0x00000007 
- 00022543  0x00005877 branch  0x00005828 
- 00022544  0x0000587a arg  0x00000001 , 0x00000007 
- 00022545  0x0000587b branch  0x00005824 
- 00022546  0x0000587e arg  0x00000001 , 0x00000007 
- 00022547  0x0000587f branch  0x00005828 
- 00022548  0x00005882 arg  0x00000002 , 0x00000007 
- 00022549  0x00005883 branch  0x00005824 
- 00022550  0x00005886 arg  0x00000002 , 0x00000007 
- 00022551  0x00005887 branch  0x00005828 
- 00022552  0x0000588a arg  0x00000003 , 0x00000007 
- 00022553  0x0000588b branch  0x00005824 
- 00022554  0x0000588e arg  0x00000003 , 0x00000007 
- 00022555  0x0000588f branch  0x00005828 
- 00022556  0x00005892 arg  0x00000004 , 0x00000007 
- 00022557  0x00005893 branch  0x00005824 
- 00022558  0x00005896 arg  0x00000004 , 0x00000007 
- 00022559  0x00005897 branch  0x00005828 
- 00022560  0x0000589a arg  0x00000005 , 0x00000007 
- 00022561  0x0000589b branch  0x00005824 
- 00022562  0x0000589e arg  0x00000005 , 0x00000007 
- 00022563  0x0000589f branch  0x00005828 
- 00022564  0x000058a3 fetch  0x00000001 , 0x000044e9 
- 00022565  0x000058a4 qset1  0x0000003f 
- 00022566  0x000058a5 store  0x00000001 , 0x000044e9 
- 00022567  0x000058a6 rtn 
- 00022568  0x000058a9 fetch  0x00000001 , 0x000044e9 
- 00022569  0x000058aa qset0  0x0000003f 
- 00022570  0x000058ab store  0x00000001 , 0x000044e9 
- 00022571  0x000058ac rtn 
- 00022572  0x000058af setarg  0x00112233 
- 00022573  0x000058b0 store  0x00000003 , 0x000044ea 
- 00022574  0x000058b1 setarg  0x00445566 
- 00022575  0x000058b2 istore  0x00000003 , 0x00000005 
- 00022576  0x000058b3 setarg  0x00778899 
- 00022577  0x000058b4 istore  0x00000003 , 0x00000005 
- 00022578  0x000058b5 setarg  0x00001122 
- 00022579  0x000058b6 istore  0x00000003 , 0x00000005 
- 00022580  0x000058b7 setarg  0x00334455 
- 00022581  0x000058b8 istore  0x00000003 , 0x00000005 
- 00022582  0x000058b9 setarg  0x00000066 
- 00022583  0x000058ba istore  0x00000001 , 0x00000005 
- 00022584  0x000058bb rtn 
- 00022585  0x000058bf setarg  0x01000302 
- 00022586  0x000058c0 store  0x00000004 , 0x00004453 
- 00022587  0x000058c1 setarg  0x00010010 
- 00022588  0x000058c2 store  0x00000003 , 0x00004457 
- 00022589  0x000058c3 jam  0x00000001 , 0x000044c6 
- 00022590  0x000058c4 rtn 
- 00022591  0x000058c9 arg  0x00000000 , 0x00000011 
- 00022592  0x000058ca arg  0x00000001 , 0x00000001 
- 00022593  0x000058cb branch  0x00005850 
- 00022594  0x000058d0 arg  0x00000003 , 0x00000001 
- 00022595  0x000058d1 call  0x00005850 
- 00022596  0x000058d2 copy  0x00000012 , 0x0000003f 
- 00022597  0x000058d3 istore  0x00000001 , 0x00000005 
- 00022598  0x000058d4 rtn 
- 00022599  0x000058d9 force  0x00000002 , 0x00000001 
- 00022600  0x000058da increase  0x00000004 , 0x00000011 
- 00022601  0x000058db call  0x00005850 
- 00022602  0x000058dc increase  0xfffffffc , 0x00000011 
- 00022603  0x000058dd copy  0x00000011 , 0x0000003f 
- 00022604  0x000058de istore  0x00000002 , 0x00000005 
- 00022605  0x000058df copy  0x00000012 , 0x0000003f 
- 00022606  0x000058e0 istore  0x00000002 , 0x00000005 
- 00022607  0x000058e1 rtn 
- 00022608  0x000058e6 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x000058e7 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x000058e8 fetch  0x00000001 , 0x000044ff 
- 00022611  0x000058e9 arg  0x00000001 , 0x00000002 
- 00022612  0x000058ea arg  0x00000004 , 0x00000039 
- 00022613  0x000058ec iand  0x00000002 , 0x0000003e 
- 00022614  0x000058ed branch  0x0000585a , 0x00000005 
- 00022615  0x000058ee lshift  0x00000002 , 0x00000002 
- 00022616  0x000058ef loop  0x00005855 
- 00022617  0x000058f0 branch  0x00002a8c 
- 00022618  0x000058f2 ixor  0x00000002 , 0x0000003f 
- 00022619  0x000058f3 store  0x00000001 , 0x000044ff 
- 00022620  0x000058f4 sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x000058f5 lshift4  0x0000003f , 0x0000003f 
- 00022622  0x000058f6 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x000058f7 arg  0x00001800 , 0x00000002 
- 00022624  0x000058f8 iadd  0x00000002 , 0x00000002 
- 00022625  0x000058fa arg  0x00000000 , 0x00000039 
- 00022626  0x000058fb arg  0x00004500 , 0x00000006 
- 00022627  0x000058fd ifetch  0x00000002 , 0x00000006 
- 00022628  0x000058fe branch  0x00005869 , 0x00000034 
- 00022629  0x000058ff copy  0x00000039 , 0x0000003f 
- 00022630  0x00005900 increase  0x00000001 , 0x00000039 
- 00022631  0x00005901 bne  0x00000004 , 0x00005863 
- 00022632  0x00005902 branch  0x00002a8c 
- 00022633  0x00005906 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005907 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005908 copy  0x00000002 , 0x00000005 
- 00022636  0x00005909 copy  0x00000011 , 0x0000003f 
- 00022637  0x0000590a istore  0x00000001 , 0x00000005 
- 00022638  0x0000590b setarg  0x00000000 
- 00022639  0x0000590c istore  0x00000001 , 0x00000005 
- 00022640  0x0000590d copy  0x00000001 , 0x0000003f 
- 00022641  0x0000590e istore  0x00000001 , 0x00000005 
- 00022642  0x0000590f rtn 
- 00022643  0x00005914 fetch  0x00000002 , 0x00004500 
- 00022644  0x00005915 copy  0x0000003f , 0x00000006 
- 00022645  0x00005916 rtn 
- 00022646  0x00005919 fetch  0x00000002 , 0x00004502 
- 00022647  0x0000591a copy  0x0000003f , 0x00000006 
- 00022648  0x0000591b rtn 
- 00022649  0x0000591e call  0x0000587c 
- 00022650  0x0000591f copy  0x0000003f , 0x00000006 
- 00022651  0x00005920 rtn 
- 00022652  0x00005922 fetch  0x00000002 , 0x00004506 
- 00022653  0x00005923 nrtn  0x00000034 
- 00022654  0x00005924 fetch  0x00000002 , 0x00004504 
- 00022655  0x00005925 nrtn  0x00000034 
- 00022656  0x00005926 fetch  0x00000002 , 0x00004502 
- 00022657  0x00005927 nrtn  0x00000034 
- 00022658  0x00005928 fetch  0x00000002 , 0x00004500 
- 00022659  0x00005929 rtn 
- 00022660  0x0000592c call  0x00005873 
- 00022661  0x0000592d increase  0x00000003 , 0x00000006 
- 00022662  0x0000592e rtn 
- 00022663  0x00005931 call  0x00005873 
- 00022664  0x00005932 increase  0x00000007 , 0x00000006 
- 00022665  0x00005933 rtn 
- 00022666  0x00005936 call  0x00005879 
- 00022667  0x00005937 increase  0x00000007 , 0x00000006 
- 00022668  0x00005938 rtn 
- 00022669  0x0000593b call  0x00005879 
- 00022670  0x0000593c increase  0x00000003 , 0x00000006 
- 00022671  0x0000593d rtn 
- 00022672  0x00005942 fetch  0x00000002 , 0x00004506 
- 00022673  0x00005943 rtn 
- 00022674  0x00005947 fetch  0x00000002 , 0x00004504 
- 00022675  0x00005948 rtn 
- 00022676  0x0000594c fetch  0x00000002 , 0x00004500 
- 00022677  0x0000594d rtn 
- 00022678  0x00005951 fetch  0x00000002 , 0x00004500 
- 00022679  0x00005952 arg  0x00001800 , 0x00000002 
- 00022680  0x00005953 isub  0x00000002 , 0x0000003f 
- 00022681  0x00005954 rshift4  0x0000003f , 0x0000003f 
- 00022682  0x00005955 rshift4  0x0000003f , 0x00000007 
- 00022683  0x00005956 fetch  0x00000001 , 0x000044ff 
- 00022684  0x00005957 qset0  0x0000003f 
- 00022685  0x00005958 store  0x00000001 , 0x000044ff 
- 00022686  0x00005959 arg  0x00000000 , 0x00000039 
- 00022687  0x0000595b lshift  0x00000039 , 0x0000003f 
- 00022688  0x0000595c arg  0x00004502 , 0x00000002 
- 00022689  0x0000595d iadd  0x00000002 , 0x00000002 
- 00022690  0x0000595e ifetch  0x00000002 , 0x00000002 
- 00022691  0x0000595f increase  0xfffffffe , 0x00000002 
- 00022692  0x00005960 istore  0x00000002 , 0x00000002 
- 00022693  0x00005961 copy  0x00000039 , 0x0000003f 
- 00022694  0x00005962 increase  0x00000001 , 0x00000039 
- 00022695  0x00005963 bne  0x00000003 , 0x0000589f 
- 00022696  0x00005964 setarg  0x00000000 
- 00022697  0x00005965 istore  0x00000002 , 0x00000002 
- 00022698  0x00005966 rtn 
- 00022699  0x0000596d ifetch  0x00000003 , 0x00000006 
- 00022700  0x0000596e store  0x00000003 , 0x00000477 
- 00022701  0x0000596f beq  0x00000002 , 0x000058c1 
- 00022702  0x00005970 beq  0x00000003 , 0x000058c9 
- 00022703  0x00005971 beq  0x00000004 , 0x000058cc 
- 00022704  0x00005972 beq  0x00000006 , 0x000058f2 
- 00022705  0x00005973 beq  0x00000008 , 0x0000593f 
- 00022706  0x00005974 beq  0x0000000a , 0x000059bc 
- 00022707  0x00005975 beq  0x0000000c , 0x000059e4 
- 00022708  0x00005976 beq  0x00000010 , 0x000059fa 
- 00022709  0x00005977 beq  0x00000012 , 0x00005a2f 
- 00022710  0x00005978 beq  0x00000016 , 0x00005a48 
- 00022711  0x00005979 beq  0x00000018 , 0x00005a5b 
- 00022712  0x0000597a beq  0x00000052 , 0x00005a60 
- 00022713  0x0000597b rtn 
- 00022714  0x0000597f force  0x00000003 , 0x00000011 
- 00022715  0x00005980 call  0x00005a82 
- 00022716  0x00005981 setarg  0x00000002 
- 00022717  0x00005982 istore  0x00000001 , 0x00000005 
- 00022718  0x00005983 fetch  0x00000002 , 0x000044a6 
- 00022719  0x00005984 istore  0x00000002 , 0x00000005 
- 00022720  0x00005985 rtn 
- 00022721  0x00005989 call  0x000058c9 
- 00022722  0x0000598b force  0x00000003 , 0x00000011 
- 00022723  0x0000598c call  0x00005a82 
- 00022724  0x0000598d setarg  0x00000003 
- 00022725  0x0000598e istore  0x00000001 , 0x00000005 
- 00022726  0x0000598f fetch  0x00000002 , 0x000044a6 
- 00022727  0x00005990 istore  0x00000002 , 0x00000005 
- 00022728  0x00005991 rtn 
- 00022729  0x00005994 rshift8  0x0000003f , 0x0000003f 
- 00022730  0x00005995 store  0x00000002 , 0x000044a8 
- 00022731  0x00005996 rtn 
- 00022732  0x00005999 call  0x00005ab1 
- 00022733  0x0000599a call  0x00007fe7 
- 00022734  0x0000599b branch  0x000058cf 
- 00022735  0x0000599e arg  0x00000003 , 0x0000000b 
- 00022736  0x0000599f call  0x00005756 
- 00022737  0x000059a1 call  0x0000575f 
- 00022738  0x000059a2 branch  0x000058f0 , 0x00000034 
- 00022739  0x000059a3 nbranch  0x000058ed , 0x00000002 
- 00022740  0x000059a4 increase  0xfffffffe , 0x00000006 
- 00022741  0x000059a5 call  0x00007ea5 
- 00022742  0x000059a6 call  0x00007e9c 
- 00022743  0x000059a7 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x000059a8 call  0x00007e85 
- 00022745  0x000059a9 call  0x00007fe9 
- 00022746  0x000059aa force  0x00000014 , 0x00000011 
- 00022747  0x000059ab call  0x00005a82 
- 00022748  0x000059ac call  0x00007e95 
- 00022749  0x000059ad setarg  0x00000005 
- 00022750  0x000059ae istore  0x00000001 , 0x00000005 
- 00022751  0x000059af setarg  0x00000001 
- 00022752  0x000059b0 istore  0x00000001 , 0x00000005 
- 00022753  0x000059b2 call  0x00007e9f 
- 00022754  0x000059b3 ifetch  0x00000002 , 0x00000006 
- 00022755  0x000059b4 istore  0x00000002 , 0x00000005 
- 00022756  0x000059b5 ifetch  0x00000001 , 0x00000006 
- 00022757  0x000059b6 copy  0x0000003f , 0x00000039 
- 00022758  0x000059b7 call  0x00007f01 
- 00022759  0x000059b8 call  0x00007ea2 
- 00022760  0x000059b9 increase  0xffffffff , 0x0000000b 
- 00022761  0x000059ba branch  0x000058f0 , 0x00000005 
- 00022762  0x000059bc ifetch  0x00000001 , 0x00000006 
- 00022763  0x000059bd iadd  0x00000006 , 0x00000006 
- 00022764  0x000059be branch  0x000058d1 
- 00022765  0x000059c0 ifetch  0x00000001 , 0x00000006 
- 00022766  0x000059c1 iadd  0x00000006 , 0x00000006 
- 00022767  0x000059c2 branch  0x000058ea 
- 00022768  0x000059c4 branch  0x00005a76 , 0x00000028 
- 00022769  0x000059c5 branch  0x00005aa5 
- 00022770  0x000059c9 call  0x00005ab1 
- 00022771  0x000059ca ifetch  0x00000002 , 0x00000006 
- 00022772  0x000059cb store  0x00000002 , 0x00004472 
- 00022773  0x000059cc call  0x00007ea5 
- 00022774  0x000059cd arg  0x0000445e , 0x00000005 
- 00022775  0x000059ce fetch  0x00000002 , 0x000044fc 
- 00022776  0x000059cf increase  0xfffffff9 , 0x0000003f 
- 00022777  0x000059d0 call  0x000056db 
- 00022778  0x000059d1 branch  0x00005905 
- 00022779  0x000059d5 disable  0x00000028 
- 00022780  0x000059d6 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x000059d7 fetch  0x00000002 , 0x0000445c 
- 00022782  0x000059d8 isub  0x00000002 , 0x0000003e 
- 00022783  0x000059d9 nbranch  0x00005902 , 0x00000002 
- 00022784  0x000059da deposit  0x00000002 
- 00022785  0x000059db rtnne  0x00000000 
- 00022786  0x000059dd enable  0x00000028 
- 00022787  0x000059de jam  0x00000001 , 0x0000047a 
- 00022788  0x000059df branch  0x00005a77 
- 00022789  0x000059e3 call  0x000058fb 
- 00022790  0x000059e4 rtn  0x00000028 
- 00022791  0x000059e5 fetcht  0x00000002 , 0x00004472 
- 00022792  0x000059e6 setarg  0x00002800 
- 00022793  0x000059e7 isub  0x00000002 , 0x0000003e 
- 00022794  0x000059e8 branch  0x0000590c , 0x00000005 
- 00022795  0x000059e9 branch  0x00005a76 
- 00022796  0x000059ed jam  0x00000000 , 0x000004b4 
- 00022797  0x000059ee fetcht  0x00000002 , 0x0000445a 
- 00022798  0x000059ef storet  0x00000002 , 0x00000aa2 
- 00022799  0x000059f0 call  0x0000578c 
- 00022800  0x000059f1 nbranch  0x00005a76 , 0x00000034 
- 00022801  0x000059f3 fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x000059f4 call  0x0000578c 
- 00022803  0x000059f5 nbranch  0x00005925 , 0x00000034 
- 00022804  0x000059f6 copy  0x00000006 , 0x00000011 
- 00022805  0x000059f7 fetch  0x00000001 , 0x000004b3 
- 00022806  0x000059f8 copy  0x0000003f , 0x00000039 
- 00022807  0x000059f9 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x000059fa isub  0x00000002 , 0x0000003e 
- 00022809  0x000059fb nbranch  0x00005921 , 0x00000005 
- 00022810  0x000059fc arg  0x0000445f , 0x00000012 
- 00022811  0x000059fd call  0x00007f88 
- 00022812  0x000059ff branch  0x00005928 , 0x00000005 
- 00022813  0x00005a01 fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005a02 fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005a03 isub  0x00000002 , 0x0000003e 
- 00022816  0x00005a04 branch  0x00005930 , 0x00000005 
- 00022817  0x00005a06 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005a07 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005a08 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005a09 branch  0x00005911 
- 00022821  0x00005a0c fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005a0d beq  0x00000001 , 0x00005930 
- 00022823  0x00005a0e branch  0x00005a76 
- 00022824  0x00005a12 fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005a13 fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005a14 isub  0x00000002 , 0x0000003e 
- 00022827  0x00005a15 nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005a16 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005a18 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005a19 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005a1a branch  0x00005921 
- 00022832  0x00005a1d fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005a1e beq  0x00000000 , 0x00005921 
- 00022834  0x00005a1f jam  0x00000002 , 0x000004b4 
- 00022835  0x00005a20 fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005a21 increase  0xffffffff , 0x00000002 
- 00022837  0x00005a22 storet  0x00000002 , 0x000004a0 
- 00022838  0x00005a25 arg  0x00000005 , 0x00000011 
- 00022839  0x00005a26 call  0x00005a82 
- 00022840  0x00005a27 setarg  0x00000007 
- 00022841  0x00005a28 istore  0x00000001 , 0x00000005 
- 00022842  0x00005a29 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005a2a istore  0x00000002 , 0x00000005 
- 00022844  0x00005a2b fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005a2c istore  0x00000002 , 0x00000005 
- 00022846  0x00005a2d rtn 
- 00022847  0x00005a32 call  0x00005ab1 
- 00022848  0x00005a33 call  0x000056df 
- 00022849  0x00005a34 branch  0x00005942 
- 00022850  0x00005a37 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005a38 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005a39 call  0x00005756 
- 00022853  0x00005a3a call  0x0000576d 
- 00022854  0x00005a3b increase  0xfffffffe , 0x00000006 
- 00022855  0x00005a3c copy  0x00000006 , 0x0000003f 
- 00022856  0x00005a3d store  0x00000002 , 0x0000049c 
- 00022857  0x00005a3f fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005a40 setarg  0x00002a00 
- 00022859  0x00005a41 isub  0x00000002 , 0x0000003e 
- 00022860  0x00005a42 branch  0x000059a8 , 0x00000005 
- 00022861  0x00005a43 setarg  0x00002803 
- 00022862  0x00005a44 isub  0x00000002 , 0x0000003e 
- 00022863  0x00005a45 nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005a46 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005a48 call  0x00005a88 
- 00022866  0x00005a49 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005a4a fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005a4b call  0x0000578a 
- 00022869  0x00005a4c beq  0x00000001 , 0x0000596d 
- 00022870  0x00005a4d call  0x00005a94 
- 00022871  0x00005a4e nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005a4f nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005a50 disable  0x00000028 
- 00022874  0x00005a51 arg  0x00000014 , 0x00000011 
- 00022875  0x00005a52 call  0x00005a82 
- 00022876  0x00005a53 setarg  0x00000009 
- 00022877  0x00005a54 istore  0x00000001 , 0x00000005 
- 00022878  0x00005a55 copy  0x00000005 , 0x00000030 
- 00022879  0x00005a56 increase  0x00000001 , 0x00000005 
- 00022880  0x00005a58 call  0x0000597d 
- 00022881  0x00005a59 call  0x00005a84 
- 00022882  0x00005a5a call  0x0000578a 
- 00022883  0x00005a5b call  0x00005984 
- 00022884  0x00005a5c fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005a5d increase  0x00000005 , 0x0000003f 
- 00022886  0x00005a5e istore  0x00000001 , 0x00000030 
- 00022887  0x00005a5f fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005a60 beq  0x00000010 , 0x0000596d 
- 00022889  0x00005a61 increase  0xffffffff , 0x0000000b 
- 00022890  0x00005a62 branch  0x0000596d , 0x00000005 
- 00022891  0x00005a64 call  0x00005a84 
- 00022892  0x00005a65 branch  0x00005951 
- 00022893  0x00005a67 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005a68 branch  0x00005aa5 
- 00022895  0x00005a6b call  0x00005a97 
- 00022896  0x00005a6c call  0x00005a84 
- 00022897  0x00005a6d call  0x0000578a 
- 00022898  0x00005a6e fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005a6f beq  0x00000010 , 0x0000596d 
- 00022900  0x00005a71 call  0x00007e9c 
- 00022901  0x00005a72 fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005a73 increase  0xffffffff , 0x0000003f 
- 00022903  0x00005a74 istore  0x00000002 , 0x00000005 
- 00022904  0x00005a75 call  0x00005aa1 
- 00022905  0x00005a76 call  0x00005984 
- 00022906  0x00005a77 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005a78 branch  0x0000596d , 0x00000005 
- 00022908  0x00005a79 branch  0x0000596b 
- 00022909  0x00005a7d fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005a7e istore  0x00000002 , 0x00000005 
- 00022911  0x00005a80 fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005a81 copy  0x0000003f , 0x00000039 
- 00022913  0x00005a82 call  0x00007e9f 
- 00022914  0x00005a83 call  0x00007ef4 
- 00022915  0x00005a84 branch  0x00007ea2 
- 00022916  0x00005a86 call  0x00007e9c 
- 00022917  0x00005a87 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005a88 istore  0x00000002 , 0x00000005 
- 00022919  0x00005a89 call  0x00007ea2 
- 00022920  0x00005a8a fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005a8b copy  0x0000003f , 0x00000039 
- 00022922  0x00005a8c call  0x00007e9c 
- 00022923  0x00005a8d call  0x00007e9f 
- 00022924  0x00005a8e isub  0x00000039 , 0x00000006 
- 00022925  0x00005a8f increase  0xffffffff , 0x00000006 
- 00022926  0x00005a90 call  0x00007ef4 
- 00022927  0x00005a91 branch  0x00007ea2 
- 00022928  0x00005a96 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005a97 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005a99 call  0x00005a88 
- 00022931  0x00005a9a nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005a9b call  0x0000578a 
- 00022933  0x00005a9c beq  0x00000001 , 0x00005a76 
- 00022934  0x00005a9d call  0x00005a94 
- 00022935  0x00005a9e nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005aa1 arg  0x00000014 , 0x00000011 
- 00022937  0x00005aa2 call  0x00005a82 
- 00022938  0x00005aa3 setarg  0x00000009 
- 00022939  0x00005aa4 istore  0x00000001 , 0x00000005 
- 00022940  0x00005aa5 fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005aa6 copy  0x0000003f , 0x00000039 
- 00022942  0x00005aa7 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005aa8 istore  0x00000001 , 0x00000005 
- 00022944  0x00005aa9 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005aaa istore  0x00000002 , 0x00000005 
- 00022946  0x00005aab call  0x00007e9f 
- 00022947  0x00005aac call  0x00007ef4 
- 00022948  0x00005aad call  0x00007ea2 
- 00022949  0x00005aae branch  0x00005aa5 
- 00022950  0x00005ab1 call  0x00005a84 
- 00022951  0x00005ab2 branch  0x00005992 
- 00022952  0x00005ab6 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005ab7 call  0x0000577c 
- 00022954  0x00005ab8 rtn  0x00000034 
- 00022955  0x00005ab9 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005aba ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005abb store  0x00000002 , 0x00000aa2 
- 00022958  0x00005abc arg  0x00000014 , 0x00000011 
- 00022959  0x00005abd call  0x00005a82 
- 00022960  0x00005abe setarg  0x00000009 
- 00022961  0x00005abf istore  0x00000001 , 0x00000005 
- 00022962  0x00005ac0 fetch  0x00000001 , 0x000043af 
- 00022963  0x00005ac1 copy  0x0000003f , 0x00000039 
- 00022964  0x00005ac2 increase  0x00000002 , 0x0000003f 
- 00022965  0x00005ac3 istore  0x00000001 , 0x00000005 
- 00022966  0x00005ac4 fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005ac5 istore  0x00000002 , 0x00000005 
- 00022968  0x00005ac6 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005ac7 call  0x00007ef4 
- 00022970  0x00005ac8 call  0x00007ea2 
- 00022971  0x00005ac9 branch  0x00005aa5 
- 00022972  0x00005ace fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005acf fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005ad0 bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005ad3 call  0x0000576a 
- 00022976  0x00005ad4 branch  0x00005a76 , 0x00000034 
- 00022977  0x00005ad5 increase  0xfffffffe , 0x00000006 
- 00022978  0x00005ad6 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005ad7 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005ad8 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005ad9 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005ada ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005adb sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005adc branch  0x000059ca , 0x00000002 
- 00022985  0x00005add force  0x00000016 , 0x0000003f 
- 00022986  0x00005adf copy  0x0000003f , 0x00000013 
- 00022987  0x00005ae0 call  0x00007ea5 
- 00022988  0x00005ae1 add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005ae2 call  0x00005a82 
- 00022990  0x00005ae3 setarg  0x0000000b 
- 00022991  0x00005ae4 istore  0x00000001 , 0x00000005 
- 00022992  0x00005ae5 copy  0x00000013 , 0x00000039 
- 00022993  0x00005ae6 call  0x00007e9f 
- 00022994  0x00005ae7 branch  0x00007f01 
- 00022995  0x00005aea call  0x00007ea5 
- 00022996  0x00005aeb fetch  0x00000001 , 0x000043af 
- 00022997  0x00005aec add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005aed call  0x00005a82 
- 00022999  0x00005aee setarg  0x0000000b 
- 00023000  0x00005aef istore  0x00000001 , 0x00000005 
- 00023001  0x00005af0 fetch  0x00000001 , 0x000043af 
- 00023002  0x00005af1 copy  0x0000003f , 0x00000039 
- 00023003  0x00005af2 arg  0x000043b0 , 0x00000006 
- 00023004  0x00005af3 branch  0x00007f01 
- 00023005  0x00005af7 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005af8 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005af9 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005afb call  0x00005a42 
- 00023009  0x00005afc nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005afd jam  0x00000005 , 0x0000047a 
- 00023011  0x00005afe branch  0x00005a77 
- 00023012  0x00005b02 ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005b03 store  0x00000002 , 0x0000445e 
- 00023014  0x00005b05 arg  0x00000014 , 0x00000011 
- 00023015  0x00005b06 call  0x00005a82 
- 00023016  0x00005b07 setarg  0x0000000d 
- 00023017  0x00005b08 istore  0x00000001 , 0x00000005 
- 00023018  0x00005b09 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005b0a iforce  0x00000011 
- 00023020  0x00005b0b fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005b0c call  0x0000576a 
- 00023022  0x00005b0d branch  0x00005a76 , 0x00000034 
- 00023023  0x00005b0e ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005b0f isub  0x00000011 , 0x00000039 
- 00023025  0x00005b10 nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005b11 sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005b12 branch  0x000059f5 , 0x00000002 
- 00023028  0x00005b13 force  0x00000016 , 0x00000039 
- 00023029  0x00005b15 deposit  0x00000011 
- 00023030  0x00005b16 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005b17 call  0x00007ef4 
- 00023032  0x00005b18 call  0x00007ea2 
- 00023033  0x00005b19 branch  0x00005aa5 
- 00023034  0x00005b1d call  0x00005ab1 
- 00023035  0x00005b1e call  0x000056d7 
- 00023036  0x00005b1f branch  0x000059fd 
- 00023037  0x00005b25 arg  0x00000002 , 0x0000000b 
- 00023038  0x00005b26 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005b2a storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005b2b call  0x00005756 
- 00023041  0x00005b2c call  0x0000576d 
- 00023042  0x00005b2d increase  0xfffffffe , 0x00000006 
- 00023043  0x00005b2e copy  0x00000006 , 0x0000003f 
- 00023044  0x00005b2f store  0x00000002 , 0x0000049c 
- 00023045  0x00005b31 call  0x00005a88 
- 00023046  0x00005b32 nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005b33 fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005b34 call  0x0000578a 
- 00023049  0x00005b35 beq  0x00000001 , 0x00005a28 
- 00023050  0x00005b37 call  0x00005a8c 
- 00023051  0x00005b38 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005b39 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005b3a beq  0x00000000 , 0x00005a28 
- 00023054  0x00005b3b nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005b3c disable  0x00000028 
- 00023056  0x00005b3e arg  0x00000014 , 0x00000011 
- 00023057  0x00005b3f call  0x00005a82 
- 00023058  0x00005b40 setarg  0x00000011 
- 00023059  0x00005b41 istore  0x00000001 , 0x00000005 
- 00023060  0x00005b42 fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005b43 increase  0x00000004 , 0x0000003f 
- 00023062  0x00005b44 istore  0x00000001 , 0x00000005 
- 00023063  0x00005b45 call  0x00007ea2 
- 00023064  0x00005b46 branch  0x00005a1f 
- 00023065  0x00005b48 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005b49 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005b4a fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005b4b increase  0xffffffff , 0x0000003f 
- 00023069  0x00005b4c store  0x00000002 , 0x000004a0 
- 00023070  0x00005b4d call  0x00005a9c 
- 00023071  0x00005b4f fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005b50 store  0x00000002 , 0x0000049e 
- 00023073  0x00005b51 call  0x00005a97 
- 00023074  0x00005b52 increase  0xffffffff , 0x0000000b 
- 00023075  0x00005b55 call  0x00005a84 
- 00023076  0x00005b56 branch  0x00005a05 
- 00023077  0x00005b59 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005b5a store  0x00000002 , 0x000004a0 
- 00023079  0x00005b5b branch  0x00005a2c 
- 00023080  0x00005b5d fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005b5e increase  0xffffffff , 0x0000003f 
- 00023082  0x00005b5f store  0x00000002 , 0x000004a0 
- 00023083  0x00005b60 branch  0x00005a2c 
- 00023084  0x00005b62 branch  0x00005a76 , 0x00000028 
- 00023085  0x00005b63 call  0x00005a9c 
- 00023086  0x00005b64 branch  0x00005aa5 
- 00023087  0x00005b6a copy  0x00000006 , 0x00000011 
- 00023088  0x00005b6b fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005b6c add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005b6d call  0x000056e2 
- 00023091  0x00005b6f fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005b70 bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005b72 fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005b73 fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005b74 isub  0x00000002 , 0x0000003e 
- 00023096  0x00005b75 nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005b76 call  0x00005a42 
- 00023098  0x00005b77 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005b78 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005b79 branch  0x00005a77 
- 00023101  0x00005b7c force  0x00000001 , 0x00000011 
- 00023102  0x00005b7d call  0x00005a82 
- 00023103  0x00005b7e setarg  0x00000013 
- 00023104  0x00005b7f istore  0x00000001 , 0x00000005 
- 00023105  0x00005b80 rtn 
- 00023106  0x00005b83 call  0x00007fe9 
- 00023107  0x00005b84 fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005b85 rtneq  0x00000000 
- 00023109  0x00005b86 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005b87 rtnbit1  0x00000004 
- 00023111  0x00005b88 branch  0x00007fe7 
- 00023112  0x00005b8c add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005b8d fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005b8e add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005b8f call  0x000056e2 
- 00023116  0x00005b90 branch  0x00005a4d 
- 00023117  0x00005b94 fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005b95 copy  0x0000003f , 0x00000011 
- 00023119  0x00005b96 call  0x00005a82 
- 00023120  0x00005b97 setarg  0x00000017 
- 00023121  0x00005b98 istore  0x00000001 , 0x00000005 
- 00023122  0x00005b99 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005b9a istore  0x00000002 , 0x00000005 
- 00023124  0x00005b9b fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005b9c add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005b9d fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005b9e add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005b9f ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005ba0 istore  0x00000002 , 0x00000005 
- 00023130  0x00005ba1 branch  0x00007ef4 
- 00023131  0x00005ba8 force  0x00000001 , 0x00000011 
- 00023132  0x00005ba9 call  0x00005a82 
- 00023133  0x00005baa setarg  0x00000019 
- 00023134  0x00005bab istore  0x00000001 , 0x00000005 
- 00023135  0x00005bac rtn 
- 00023136  0x00005bb1 copy  0x00000006 , 0x00000011 
- 00023137  0x00005bb2 fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005bb3 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005bb4 branch  0x000056e2 
- 00023140  0x00005bba copy  0x00000002 , 0x00000013 
- 00023141  0x00005bbb increase  0x00000003 , 0x00000011 
- 00023142  0x00005bbc call  0x00005a82 
- 00023143  0x00005bbd increase  0xfffffffd , 0x00000011 
- 00023144  0x00005bbe setarg  0x0000001b 
- 00023145  0x00005bbf istore  0x00000001 , 0x00000005 
- 00023146  0x00005bc0 copy  0x00000013 , 0x00000002 
- 00023147  0x00005bc1 istoret  0x00000002 , 0x00000005 
- 00023148  0x00005bc2 rtn 
- 00023149  0x00005bc6 copy  0x00000002 , 0x00000013 
- 00023150  0x00005bc7 increase  0x00000003 , 0x00000011 
- 00023151  0x00005bc8 call  0x00005a82 
- 00023152  0x00005bc9 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005bca setarg  0x0000001d 
- 00023154  0x00005bcb istore  0x00000001 , 0x00000005 
- 00023155  0x00005bcc copy  0x00000013 , 0x00000002 
- 00023156  0x00005bcd istoret  0x00000002 , 0x00000005 
- 00023157  0x00005bce rtn 
- 00023158  0x00005bd4 jam  0x0000000a , 0x0000047a 
- 00023159  0x00005bd6 force  0x00000005 , 0x00000011 
- 00023160  0x00005bd7 call  0x00005a82 
- 00023161  0x00005bd8 setarg  0x00000001 
- 00023162  0x00005bd9 istore  0x00000001 , 0x00000005 
- 00023163  0x00005bda fetch  0x00000001 , 0x00000477 
- 00023164  0x00005bdb istore  0x00000001 , 0x00000005 
- 00023165  0x00005bdc fetch  0x00000002 , 0x00000478 
- 00023166  0x00005bdd istore  0x00000002 , 0x00000005 
- 00023167  0x00005bde fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005bdf istore  0x00000001 , 0x00000005 
- 00023169  0x00005be0 rtn 
- 00023170  0x00005be4 force  0x00000004 , 0x00000012 
- 00023171  0x00005be5 branch  0x00005847 
- 00023172  0x00005be9 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005bea increase  0x00000001 , 0x00000002 
- 00023174  0x00005beb storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005bec rtn 
- 00023176  0x00005bef fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005bf0 fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005bf1 isub  0x00000002 , 0x0000003e 
- 00023179  0x00005bf2 rtn 
- 00023180  0x00005bf6 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005bf7 arg  0x0000445f , 0x00000011 
- 00023182  0x00005bf9 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005bfa copy  0x0000003f , 0x00000039 
- 00023184  0x00005bfb isub  0x00000002 , 0x0000003e 
- 00023185  0x00005bfc nrtn  0x00000005 
- 00023186  0x00005bfd arg  0x000004a3 , 0x00000012 
- 00023187  0x00005bfe branch  0x00007f88 
- 00023188  0x00005c01 fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005c02 arg  0x00004472 , 0x00000011 
- 00023190  0x00005c03 branch  0x00005a8e 
- 00023191  0x00005c07 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005c08 store  0x00000001 , 0x00000101 
- 00023193  0x00005c09 copy  0x0000003f , 0x00000039 
- 00023194  0x00005c0a call  0x00007e9f 
- 00023195  0x00005c0b branch  0x00007ef4 
- 00023196  0x00005c0f call  0x00007e9c 
- 00023197  0x00005c10 fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005c11 istore  0x00000002 , 0x00000005 
- 00023199  0x00005c12 fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005c13 istore  0x00000002 , 0x00000005 
- 00023201  0x00005c15 fetch  0x00000001 , 0x00000101 
- 00023202  0x00005c16 copy  0x0000003f , 0x00000039 
- 00023203  0x00005c17 call  0x00007ef4 
- 00023204  0x00005c18 branch  0x00007ea2 
- 00023205  0x00005c1d call  0x00007e9c 
- 00023206  0x00005c1e call  0x0000588a 
- 00023207  0x00005c1f copy  0x00000005 , 0x0000003f 
- 00023208  0x00005c20 isub  0x00000006 , 0x00000011 
- 00023209  0x00005c21 call  0x0000588d 
- 00023210  0x00005c22 copy  0x00000011 , 0x0000003f 
- 00023211  0x00005c23 istore  0x00000002 , 0x00000006 
- 00023212  0x00005c24 increase  0x00000004 , 0x00000011 
- 00023213  0x00005c25 call  0x00005879 
- 00023214  0x00005c26 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005c27 istore  0x00000001 , 0x00000006 
- 00023216  0x00005c28 rtn 
- 00023217  0x00005c2c rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005c2d store  0x00000002 , 0x0000445a 
- 00023219  0x00005c2e ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005c2f store  0x00000002 , 0x0000445c 
- 00023221  0x00005c30 rtn 
- 00023222  0x00005c36 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005c37 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005c38 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005c39 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005c3a rtn 
- 00023227  0x00005c3c ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005c3d store  0x00000002 , 0x00004509 
- 00023229  0x00005c3e jam  0x00000040 , 0x00000a99 
- 00023230  0x00005c3f branch  0x00007d86 
- 00023231  0x00005c46 arg  0x0000000c , 0x00000011 
- 00023232  0x00005c47 arg  0x00000012 , 0x00000013 
- 00023233  0x00005c48 call  0x00005ac7 
- 00023234  0x00005c49 setarg  0x00000008 
- 00023235  0x00005c4a istore  0x00000002 , 0x00000005 
- 00023236  0x00005c4b fetch  0x00000008 , 0x00004496 
- 00023237  0x00005c4c istore  0x00000008 , 0x00000005 
- 00023238  0x00005c4d rtn 
- 00023239  0x00005c52 call  0x00005acf 
- 00023240  0x00005c53 arg  0x00000005 , 0x00000012 
- 00023241  0x00005c54 call  0x00005847 
- 00023242  0x00005c55 copy  0x00000013 , 0x0000003f 
- 00023243  0x00005c56 istore  0x00000001 , 0x00000005 
- 00023244  0x00005c57 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005c58 istore  0x00000001 , 0x00000005 
- 00023246  0x00005c59 rtn 
- 00023247  0x00005c5d fetch  0x00000001 , 0x00004508 
- 00023248  0x00005c5f pincrease  0x00000001 
- 00023249  0x00005c60 store  0x00000001 , 0x00004508 
- 00023250  0x00005c61 rtnne  0x00000000 
- 00023251  0x00005c64 jam  0x00000001 , 0x00004508 
- 00023252  0x00005c65 rtn 
- 00023253  0x00005c6b fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005c6c beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005c6d beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005c6e beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005c6f beq  0x00000081 , 0x00005add 
- 00023258  0x00005c70 beq  0x00000082 , 0x00005adf 
- 00023259  0x00005c71 beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005c72 rtn 
- 00023261  0x00005c75 jam  0x0000000d , 0x00004456 
- 00023262  0x00005c76 branch  0x00005ae5 
- 00023263  0x00005c78 jam  0x0000000d , 0x00004456 
- 00023264  0x00005c79 jam  0x00000001 , 0x00004454 
- 00023265  0x00005c7a rtn 
- 00023266  0x00005c7c jam  0x0000000d , 0x00004456 
- 00023267  0x00005c7d branch  0x00005aea 
- 00023268  0x00005c7f jam  0x00000000 , 0x00004456 
- 00023269  0x00005c81 jam  0x00000003 , 0x00004454 
- 00023270  0x00005c82 rtn 
- 00023271  0x00005c84 jam  0x00000005 , 0x00004456 
- 00023272  0x00005c85 branch  0x00005ae5 
- 00023273  0x00005c87 jam  0x00000005 , 0x00004456 
- 00023274  0x00005c89 jam  0x00000000 , 0x00004454 
- 00023275  0x00005c8a rtn 
- 00023276  0x00005c8e fetch  0x00000001 , 0x00004456 
- 00023277  0x00005c8f set1  0x00000003 , 0x0000003f 
- 00023278  0x00005c90 store  0x00000001 , 0x00004456 
- 00023279  0x00005c91 rtn 
- 00023280  0x00005c93 fetch  0x00000001 , 0x00004456 
- 00023281  0x00005c94 set0  0x00000003 , 0x0000003f 
- 00023282  0x00005c95 store  0x00000001 , 0x00004456 
- 00023283  0x00005c96 rtn 
- 00023284  0x00005c99 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005c9a beq  0x00000001 , 0x00005b09 
- 00023286  0x00005c9c beq  0x00000003 , 0x00005b30 
- 00023287  0x00005c9d beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005c9e beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005c9f beq  0x00000006 , 0x00005b80 
- 00023290  0x00005ca0 beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005ca1 beq  0x00000008 , 0x00005baf 
- 00023292  0x00005ca2 beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005ca3 beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005ca4 beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005ca5 beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005ca6 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005ca7 rtn 
- 00023298  0x00005cac force  0x00000002 , 0x00000011 
- 00023299  0x00005cad call  0x00005c62 
- 00023300  0x00005cae setarg  0x0000000b 
- 00023301  0x00005caf istore  0x00000001 , 0x00000005 
- 00023302  0x00005cb0 fetch  0x00000001 , 0x00004456 
- 00023303  0x00005cb1 istore  0x00000001 , 0x00000005 
- 00023304  0x00005cb2 rtn 
- 00023305  0x00005cb5 store  0x00000001 , 0x0000444c 
- 00023306  0x00005cb6 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005cb7 istore  0x00000006 , 0x00000005 
- 00023308  0x00005cb8 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005cb9 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005cba call  0x00005b2b 
- 00023311  0x00005cbb call  0x00005b26 
- 00023312  0x00005cbc jam  0x00000003 , 0x000044c4 
- 00023313  0x00005cbd fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005cbe beq  0x00000000 , 0x00005b18 
- 00023315  0x00005cbf beq  0x00000001 , 0x00005b18 
- 00023316  0x00005cc0 beq  0x00000003 , 0x00005b18 
- 00023317  0x00005cc1 fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005cc2 beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005cc3 rtneq  0x00000083 
- 00023320  0x00005cc5 arg  0x00000000 , 0x0000003f 
- 00023321  0x00005cc6 store  0x00000004 , 0x000044c7 
- 00023322  0x00005cc7 rtn 
- 00023323  0x00005cca fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005ccb bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005ccd arg  0x000044c7 , 0x00000011 
- 00023326  0x00005cce copy  0x00000011 , 0x00000005 
- 00023327  0x00005ccf arg  0x00000003 , 0x00000039 
- 00023328  0x00005cd0 call  0x0000630d 
- 00023329  0x00005cd1 fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005cd2 and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005cd3 store  0x00000002 , 0x000044c9 
- 00023332  0x00005cd5 jam  0x00000034 , 0x00000a99 
- 00023333  0x00005cd6 branch  0x00007d86 
- 00023334  0x00005cd9 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005cda rtnbit1  0x00000003 
- 00023336  0x00005cdb fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005cdc rtnbit0  0x00000007 
- 00023338  0x00005cdd branch  0x00003402 
- 00023339  0x00005ce0 force  0x00000007 , 0x00000011 
- 00023340  0x00005ce1 call  0x00005c62 
- 00023341  0x00005ce2 fetch  0x00000007 , 0x00004453 
- 00023342  0x00005ce3 istore  0x00000007 , 0x00000005 
- 00023343  0x00005ce4 rtn 
- 00023344  0x00005ce8 copy  0x00000006 , 0x00000011 
- 00023345  0x00005ce9 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005cea beq  0x00000083 , 0x00005b37 
- 00023347  0x00005ceb copy  0x00000011 , 0x00000006 
- 00023348  0x00005cec arg  0x0000442a , 0x00000005 
- 00023349  0x00005ced call  0x00007ebf 
- 00023350  0x00005cee branch  0x00005b3d 
- 00023351  0x00005cf0 copy  0x00000011 , 0x00000006 
- 00023352  0x00005cf1 arg  0x0000442a , 0x00000005 
- 00023353  0x00005cf2 call  0x00007ebf 
- 00023354  0x00005cf3 jam  0x00000002 , 0x000044bf 
- 00023355  0x00005cf4 jam  0x00000008 , 0x000044c1 
- 00023356  0x00005cf5 rtn 
- 00023357  0x00005cf9 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005cfa bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005cfb call  0x0000739c 
- 00023360  0x00005cfc force  0x00000011 , 0x00000011 
- 00023361  0x00005cfd call  0x00005c62 
- 00023362  0x00005cfe setarg  0x00000003 
- 00023363  0x00005cff istore  0x00000001 , 0x00000005 
- 00023364  0x00005d00 branch  0x00007497 
- 00023365  0x00005d04 arg  0x0000443a , 0x00000005 
- 00023366  0x00005d05 call  0x0000630c 
- 00023367  0x00005d06 call  0x000071c5 
- 00023368  0x00005d07 force  0x00000011 , 0x00000011 
- 00023369  0x00005d08 call  0x00005c62 
- 00023370  0x00005d09 setarg  0x00000003 
- 00023371  0x00005d0a istore  0x00000001 , 0x00000005 
- 00023372  0x00005d0b branch  0x00007201 
- 00023373  0x00005d10 copy  0x00000006 , 0x00000011 
- 00023374  0x00005d11 fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005d12 bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005d13 copy  0x00000011 , 0x00000006 
- 00023377  0x00005d14 call  0x00007394 
- 00023378  0x00005d15 branch  0x00005b75 , 0x00000005 
- 00023379  0x00005d17 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005d19 force  0x00000002 , 0x00000011 
- 00023381  0x00005d1a call  0x00005c62 
- 00023382  0x00005d1b setarg  0x00000005 
- 00023383  0x00005d1c istore  0x00000001 , 0x00000005 
- 00023384  0x00005d1d fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005d1e istore  0x00000001 , 0x00000005 
- 00023386  0x00005d20 force  0x0000000a , 0x00000007 
- 00023387  0x00005d21 call  0x00007f07 
- 00023388  0x00005d22 jam  0x00000000 , 0x000044c4 
- 00023389  0x00005d23 jam  0x00000030 , 0x00000a99 
- 00023390  0x00005d24 branch  0x00007d86 
- 00023391  0x00005d27 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005d28 branch  0x00005b54 
- 00023393  0x00005d2c arg  0x0000042f , 0x00000005 
- 00023394  0x00005d2d copy  0x00000011 , 0x00000006 
- 00023395  0x00005d2e call  0x00007ebf 
- 00023396  0x00005d2f fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005d30 beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005d31 call  0x0000714f 
- 00023399  0x00005d34 call  0x00005b7a 
- 00023400  0x00005d35 fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005d36 rtnne  0x00000082 
- 00023402  0x00005d37 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005d38 branch  0x00007d86 
- 00023404  0x00005d3b call  0x000071ba 
- 00023405  0x00005d3c arg  0x00000af2 , 0x00000005 
- 00023406  0x00005d3d call  0x00007201 
- 00023407  0x00005d3e arg  0x00000af2 , 0x00000011 
- 00023408  0x00005d3f arg  0x0000442a , 0x00000012 
- 00023409  0x00005d40 arg  0x00000010 , 0x00000039 
- 00023410  0x00005d41 call  0x00007f88 
- 00023411  0x00005d42 nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005d43 branch  0x00005b7a 
- 00023413  0x00005d46 call  0x00007390 
- 00023414  0x00005d47 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005d48 call  0x00007d86 
- 00023416  0x00005d49 jam  0x00000001 , 0x00004429 
- 00023417  0x00005d4a jam  0x00000005 , 0x000044c4 
- 00023418  0x00005d4d force  0x00000011 , 0x00000011 
- 00023419  0x00005d4e call  0x00005c62 
- 00023420  0x00005d4f setarg  0x00000004 
- 00023421  0x00005d50 istore  0x00000001 , 0x00000005 
- 00023422  0x00005d51 arg  0x0000443a , 0x00000006 
- 00023423  0x00005d52 branch  0x00007ebf 
- 00023424  0x00005d55 arg  0x0000041f , 0x00000005 
- 00023425  0x00005d56 branch  0x00007ebf 
- 00023426  0x00005d59 force  0x00000011 , 0x00000011 
- 00023427  0x00005d5a call  0x00005c62 
- 00023428  0x00005d5b setarg  0x00000006 
- 00023429  0x00005d5c istore  0x00000001 , 0x00000005 
- 00023430  0x00005d5d fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005d5e bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005d5f arg  0x00004419 , 0x00000006 
- 00023433  0x00005d60 branch  0x00007ebf 
- 00023434  0x00005d63 arg  0x000044ea , 0x00000006 
- 00023435  0x00005d64 branch  0x00007ebf 
- 00023436  0x00005d68 arg  0x000044cb , 0x00000005 
- 00023437  0x00005d69 force  0x0000000a , 0x00000039 
- 00023438  0x00005d6a call  0x0000630d 
- 00023439  0x00005d6b force  0x0000000b , 0x00000011 
- 00023440  0x00005d6c call  0x00005c62 
- 00023441  0x00005d6d setarg  0x00000007 
- 00023442  0x00005d6e istore  0x00000001 , 0x00000005 
- 00023443  0x00005d6f fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005d70 istore  0x00000002 , 0x00000005 
- 00023445  0x00005d71 fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005d72 istore  0x00000008 , 0x00000005 
- 00023447  0x00005d73 rtn 
- 00023448  0x00005d76 force  0x00000011 , 0x00000011 
- 00023449  0x00005d77 call  0x00005c62 
- 00023450  0x00005d78 setarg  0x00000008 
- 00023451  0x00005d79 istore  0x00000001 , 0x00000005 
- 00023452  0x00005d7a setarg  0x00000000 
- 00023453  0x00005d7b istore  0x00000008 , 0x00000005 
- 00023454  0x00005d7c istore  0x00000008 , 0x00000005 
- 00023455  0x00005d7d rtn 
- 00023456  0x00005d81 force  0x00000008 , 0x00000011 
- 00023457  0x00005d82 call  0x00005c62 
- 00023458  0x00005d83 setarg  0x00000009 
- 00023459  0x00005d84 istore  0x00000001 , 0x00000005 
- 00023460  0x00005d85 fetch  0x00000001 , 0x00004495 
- 00023461  0x00005d86 istore  0x00000001 , 0x00000005 
- 00023462  0x00005d87 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005d88 istore  0x00000006 , 0x00000005 
- 00023464  0x00005d89 rtn 
- 00023465  0x00005d8d jam  0x00000008 , 0x0000047b 
- 00023466  0x00005d8e branch  0x00005b54 
- 00023467  0x00005d91 fetch  0x00000001 , 0x00004458 
- 00023468  0x00005d92 fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005d93 iand  0x00000002 , 0x0000003f 
- 00023470  0x00005d94 rtn 
- 00023471  0x00005d97 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005d98 call  0x00007ebf 
- 00023473  0x00005d99 call  0x00005bab 
- 00023474  0x00005d9a isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005d9b branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005d9c fetch  0x00000001 , 0x00004092 
- 00023477  0x00005d9d rtnne  0x0000000a 
- 00023478  0x00005d9e call  0x00005bb9 
- 00023479  0x00005d9f nrtn  0x00000028 
- 00023480  0x00005da0 branch  0x00003410 
- 00023481  0x00005da4 call  0x00007fe9 
- 00023482  0x00005da5 fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005da6 rtneq  0x00000000 
- 00023484  0x00005da7 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005da8 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005da9 rtn  0x00000001 
- 00023487  0x00005daa branch  0x00007fe7 
- 00023488  0x00005dad call  0x00005bab 
- 00023489  0x00005dae isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005daf branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005db0 rtn 
- 00023492  0x00005db5 rtn 
- 00023493  0x00005db8 arg  0x000009be , 0x00000005 
- 00023494  0x00005db9 call  0x00007eb3 
- 00023495  0x00005dba jam  0x00000002 , 0x000044bf 
- 00023496  0x00005dbb jam  0x00000001 , 0x000044c1 
- 00023497  0x00005dbc rtn 
- 00023498  0x00005dbf arg  0x00000a6e , 0x00000005 
- 00023499  0x00005dc0 call  0x00007ebf 
- 00023500  0x00005dc1 jam  0x00000006 , 0x000044c1 
- 00023501  0x00005dc2 jam  0x00000002 , 0x000044bf 
- 00023502  0x00005dc3 rtn 
- 00023503  0x00005dc6 force  0x00000041 , 0x00000011 
- 00023504  0x00005dc7 call  0x00005c62 
- 00023505  0x00005dc8 setarg  0x0000000c 
- 00023506  0x00005dc9 istore  0x00000001 , 0x00000005 
- 00023507  0x00005dca arg  0x000045d2 , 0x00000006 
- 00023508  0x00005dcb branch  0x00007eb3 
- 00023509  0x00005dce call  0x00007166 
- 00023510  0x00005dcf force  0x00000011 , 0x00000011 
- 00023511  0x00005dd0 call  0x00005c62 
- 00023512  0x00005dd1 setarg  0x0000000d 
- 00023513  0x00005dd2 istore  0x00000001 , 0x00000005 
- 00023514  0x00005dd3 branch  0x00007201 
- 00023515  0x00005dd7 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005dd8 rtneq  0x000000ff 
- 00023517  0x00005dd9 arg  0x00000003 , 0x00000002 
- 00023518  0x00005dda isub  0x00000002 , 0x0000003e 
- 00023519  0x00005ddb nrtn  0x00000002 
- 00023520  0x00005ddc arg  0x0000000a , 0x00000007 
- 00023521  0x00005ddd call  0x00007f16 
- 00023522  0x00005dde nrtn  0x00000034 
- 00023523  0x00005ddf branch  0x00005ba9 
- 00023524  0x00005de2 bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005de3 fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005de4 beq  0x00000000 , 0x00005bef 
- 00023527  0x00005de5 beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005de6 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005de7 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005de8 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005de9 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005dea beq  0x00000008 , 0x00005c09 
- 00023533  0x00005deb beq  0x00000009 , 0x00005c10 
- 00023534  0x00005dec rtn 
- 00023535  0x00005df0 fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005df1 rtnne  0x00000004 
- 00023537  0x00005df2 jam  0x000000ff , 0x000044c5 
- 00023538  0x00005df3 jam  0x000000ff , 0x000044c4 
- 00023539  0x00005df4 jam  0x0000003f , 0x00000a99 
- 00023540  0x00005df5 branch  0x00007d86 
- 00023541  0x00005df9 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005dfa branch  0x00005b02 
- 00023543  0x00005dfd jam  0x00000004 , 0x000044c4 
- 00023544  0x00005dfe setarg  0x00017700 
- 00023545  0x00005dff arg  0x0000000a , 0x00000007 
- 00023546  0x00005e00 branch  0x00007f08 
- 00023547  0x00005e03 fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005e04 beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005e05 rtn 
- 00023550  0x00005e08 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005e09 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005e0a call  0x00007d86 
- 00023553  0x00005e0b call  0x00005b82 
- 00023554  0x00005e0c fetch  0x00000001 , 0x00004092 
- 00023555  0x00005e0d rtnne  0x0000000a 
- 00023556  0x00005e0e call  0x00005bb9 
- 00023557  0x00005e0f rtn  0x00000028 
- 00023558  0x00005e10 branch  0x00003410 
- 00023559  0x00005e14 jam  0x00000008 , 0x000044c4 
- 00023560  0x00005e15 branch  0x00005b8c 
- 00023561  0x00005e18 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005e19 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005e1a iand  0x00000002 , 0x0000003f 
- 00023564  0x00005e1b isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005e1c branch  0x00005c12 , 0x00000001 
- 00023566  0x00005e1d jam  0x00000009 , 0x000044c4 
- 00023567  0x00005e1e branch  0x00005b98 
- 00023568  0x00005e21 call  0x00005ba0 
- 00023569  0x00005e22 branch  0x00005c12 
- 00023570  0x00005e26 force  0x0000000a , 0x00000007 
- 00023571  0x00005e27 call  0x00007f07 
- 00023572  0x00005e28 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005e29 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005e2a jam  0x0000003e , 0x00000a99 
- 00023575  0x00005e2b branch  0x00007d86 
- 00023576  0x00005e30 bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005e31 fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005e32 rtnbit0  0x00000007 
- 00023579  0x00005e33 fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005e34 rtnne  0x00000002 
- 00023581  0x00005e35 jam  0x00000000 , 0x000044bf 
- 00023582  0x00005e36 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005e37 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005e38 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005e39 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005e3a beq  0x00000006 , 0x00005c39 
- 00023587  0x00005e3b beq  0x00000007 , 0x00005c30 
- 00023588  0x00005e3c beq  0x00000008 , 0x00005c26 
- 00023589  0x00005e3d rtn 
- 00023590  0x00005e41 fetch  0x00000001 , 0x00004663 
- 00023591  0x00005e42 copy  0x0000003f , 0x00000007 
- 00023592  0x00005e43 increase  0x00000001 , 0x0000003f 
- 00023593  0x00005e44 store  0x00000001 , 0x00004663 
- 00023594  0x00005e45 fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005e46 qisolate1  0x0000003f 
- 00023596  0x00005e47 setarg  0x00000080 
- 00023597  0x00005e48 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005e49 store  0x00000001 , 0x00004664 
- 00023599  0x00005e4a branch  0x00005c55 
- 00023600  0x00005e4d fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005e4e jam  0x00000000 , 0x000044c2 
- 00023602  0x00005e4f beq  0x00000001 , 0x00005c35 
- 00023603  0x00005e50 jam  0x00000002 , 0x000044bf 
- 00023604  0x00005e51 rtn 
- 00023605  0x00005e54 jam  0x00000031 , 0x00000a99 
- 00023606  0x00005e55 call  0x00007d86 
- 00023607  0x00005e56 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005e57 branch  0x00005bd5 
- 00023609  0x00005e5a fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005e5b beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005e5c jam  0x00000002 , 0x000044bf 
- 00023612  0x00005e5d rtn 
- 00023613  0x00005e60 call  0x0000718d 
- 00023614  0x00005e64 fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005e65 beq  0x00000083 , 0x00005c41 
- 00023616  0x00005e66 call  0x00005b18 
- 00023617  0x00005e68 call  0x0000717a 
- 00023618  0x00005e69 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005e6a arg  0x00000a6e , 0x00000012 
- 00023620  0x00005e6b arg  0x00000010 , 0x00000039 
- 00023621  0x00005e6c call  0x00007f88 
- 00023622  0x00005e6d branch  0x00005c49 , 0x00000005 
- 00023623  0x00005e6f jam  0x0000000b , 0x0000047b 
- 00023624  0x00005e70 branch  0x00005b54 
- 00023625  0x00005e74 call  0x00007595 
- 00023626  0x00005e75 nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005e76 jam  0x00000001 , 0x00004429 
- 00023628  0x00005e77 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005e78 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005e79 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005e7a jam  0x00000002 , 0x000044bf 
- 00023632  0x00005e7b jam  0x00000007 , 0x000044c1 
- 00023633  0x00005e7c rtn 
- 00023634  0x00005e7f fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005e80 beq  0x00000083 , 0x00005c56 
- 00023636  0x00005e81 jam  0x00000000 , 0x00004664 
- 00023637  0x00005e83 branch  0x00005b3d 
- 00023638  0x00005e89 jam  0x00000000 , 0x00004663 
- 00023639  0x00005e8a branch  0x00005b1b 
- 00023640  0x00005e8e jam  0x00000002 , 0x000044bf 
- 00023641  0x00005e8f fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005e90 beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005e92 rtn 
- 00023644  0x00005e95 jam  0x00000002 , 0x000044c1 
- 00023645  0x00005e96 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005e97 branch  0x00007a99 
- 00023647  0x00005e9a jam  0x00000002 , 0x000044bf 
- 00023648  0x00005e9b jam  0x00000003 , 0x000044c1 
- 00023649  0x00005e9c branch  0x00005bcf 
- 00023650  0x00005ea1 force  0x00000006 , 0x00000012 
- 00023651  0x00005ea2 branch  0x00005847 
- 00023652  0x00005ea7 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005ea8 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005ea9 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005eaa beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005eab beq  0x00000003 , 0x00005caa 
- 00023657  0x00005eac beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005ead beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005eae beq  0x00000006 , 0x00005cea 
- 00023660  0x00005eaf beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005eb0 beq  0x00000008 , 0x00005c99 
- 00023662  0x00005eb1 beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005eb2 beq  0x0000000a , 0x00005cef 
- 00023664  0x00005eb3 beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005eb4 beq  0x0000000c , 0x00005c9f 
- 00023666  0x00005eb5 beq  0x0000000d , 0x00005cf5 
- 00023667  0x00005eb6 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00005eb7 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00005eb8 arg  0x00000002 , 0x00000011 
- 00023670  0x00005eb9 arg  0x00000007 , 0x00000012 
- 00023671  0x00005eba call  0x00005842 
- 00023672  0x00005ebb fetch  0x00000001 , 0x000002db 
- 00023673  0x00005ebc istore  0x00000001 , 0x00000005 
- 00023674  0x00005ebd rtn 
- 00023675  0x00005ec1 ifetch  0x00000009 , 0x00000006 
- 00023676  0x00005ec2 store  0x00000009 , 0x000043d3 
- 00023677  0x00005ec3 ifetch  0x00000002 , 0x00000006 
- 00023678  0x00005ec4 store  0x00000002 , 0x0000045f 
- 00023679  0x00005ec5 fetch  0x00000001 , 0x0000043f 
- 00023680  0x00005ec6 set1  0x00000005 , 0x0000003f 
- 00023681  0x00005ec7 store  0x00000001 , 0x0000043f 
- 00023682  0x00005ec8 rtn 
- 00023683  0x00005ecb ifetch  0x00000005 , 0x00000006 
- 00023684  0x00005ecc store  0x00000005 , 0x000043ce 
- 00023685  0x00005ecd ifetch  0x00000002 , 0x00000006 
- 00023686  0x00005ece store  0x00000002 , 0x0000045f 
- 00023687  0x00005ecf fetcht  0x00000002 , 0x00000459 
- 00023688  0x00005ed0 isub  0x00000002 , 0x0000003e 
- 00023689  0x00005ed1 nbranch  0x00005c8e , 0x00000002 
- 00023690  0x00005ed2 fetch  0x00000001 , 0x0000043f 
- 00023691  0x00005ed3 set1  0x00000006 , 0x0000003f 
- 00023692  0x00005ed4 store  0x00000001 , 0x0000043f 
- 00023693  0x00005ed5 rtn 
- 00023694  0x00005ed9 setarg  0x00000014 
- 00023695  0x00005eda store  0x00000002 , 0x0000046d 
- 00023696  0x00005edb store  0x00000002 , 0x000044ba 
- 00023697  0x00005edc rtn 
- 00023698  0x00005edf arg  0x00000013 , 0x00000013 
- 00023699  0x00005ee3 arg  0x00000002 , 0x00000011 
- 00023700  0x00005ee4 arg  0x00000002 , 0x00000012 
- 00023701  0x00005ee5 call  0x00005842 
- 00023702  0x00005ee6 copy  0x00000013 , 0x0000003f 
- 00023703  0x00005ee7 istore  0x00000001 , 0x00000005 
- 00023704  0x00005ee8 rtn 
- 00023705  0x00005eed arg  0x00000009 , 0x00000011 
- 00023706  0x00005eee arg  0x00000009 , 0x00000012 
- 00023707  0x00005eef call  0x00005842 
- 00023708  0x00005ef0 setarg  0x00000001 
- 00023709  0x00005ef1 istore  0x00000008 , 0x00000005 
- 00023710  0x00005ef2 rtn 
- 00023711  0x00005ef6 rtn  0x00000029 
- 00023712  0x00005ef8 arg  0x00000006 , 0x00000011 
- 00023713  0x00005ef9 arg  0x0000000c , 0x00000012 
- 00023714  0x00005efa call  0x00005842 
- 00023715  0x00005efb fetch  0x00000005 , 0x00004510 
- 00023716  0x00005efc istore  0x00000005 , 0x00000005 
- 00023717  0x00005efd rtn 
- 00023718  0x00005f01 arg  0x00000013 , 0x00000012 
- 00023719  0x00005f02 branch  0x00005ca8 
- 00023720  0x00005f06 arg  0x00000001 , 0x00000011 
- 00023721  0x00005f07 branch  0x00005842 
- 00023722  0x00005f0b ifetch  0x00000008 , 0x00000006 
- 00023723  0x00005f0c store  0x00000008 , 0x000044cd 
- 00023724  0x00005f0d ifetch  0x00000002 , 0x00000006 
- 00023725  0x00005f0e store  0x00000002 , 0x000044cb 
- 00023726  0x00005f0f ifetch  0x00000008 , 0x00000006 
- 00023727  0x00005f10 store  0x00000008 , 0x000044aa 
- 00023728  0x00005f11 ifetch  0x00000004 , 0x00000006 
- 00023729  0x00005f12 store  0x00000004 , 0x00004411 
- 00023730  0x00005f13 call  0x00005ccf 
- 00023731  0x00005f14 bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00005f15 fetch  0x00000001 , 0x000044c4 
- 00023733  0x00005f16 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00005f17 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00005f18 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00005f19 fetch  0x00000001 , 0x00004217 
- 00023737  0x00005f1a ncall  0x000067be , 0x00000034 
- 00023738  0x00005f1b fetch  0x00000001 , 0x00004429 
- 00023739  0x00005f1c beq  0x00000000 , 0x00005cc4 
- 00023740  0x00005f1e jam  0x00000001 , 0x000044c5 
- 00023741  0x00005f1f call  0x00005cdd 
- 00023742  0x00005f20 branch  0x000073a2 
- 00023743  0x00005f23 jam  0x00000001 , 0x00004429 
- 00023744  0x00005f24 arg  0x000044ea , 0x00000006 
- 00023745  0x00005f25 arg  0x00004419 , 0x00000005 
- 00023746  0x00005f26 call  0x00007ebf 
- 00023747  0x00005f27 branch  0x00005cbc 
- 00023748  0x00005f2b bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x00005f2c jam  0x00000000 , 0x000044c5 
- 00023750  0x00005f2d jam  0x00000000 , 0x000044c4 
- 00023751  0x00005f2e jam  0x00000041 , 0x00000a99 
- 00023752  0x00005f2f branch  0x00007d86 
- 00023753  0x00005f32 arg  0x00000002 , 0x00000011 
- 00023754  0x00005f33 arg  0x0000000d , 0x00000012 
- 00023755  0x00005f34 call  0x00005842 
- 00023756  0x00005f35 setarg  0x00000006 
- 00023757  0x00005f36 istore  0x00000001 , 0x00000005 
- 00023758  0x00005f37 rtn 
- 00023759  0x00005f3a arg  0x000044b2 , 0x00000005 
- 00023760  0x00005f3b force  0x00000008 , 0x00000039 
- 00023761  0x00005f3c call  0x0000630d 
- 00023762  0x00005f3d arg  0x00004415 , 0x00000005 
- 00023763  0x00005f3e force  0x00000004 , 0x00000039 
- 00023764  0x00005f3f call  0x0000630d 
- 00023765  0x00005f40 arg  0x0000000d , 0x00000011 
- 00023766  0x00005f41 arg  0x00000004 , 0x00000012 
- 00023767  0x00005f42 call  0x00005842 
- 00023768  0x00005f43 fetch  0x00000008 , 0x000044b2 
- 00023769  0x00005f44 istore  0x00000008 , 0x00000005 
- 00023770  0x00005f45 fetch  0x00000004 , 0x00004415 
- 00023771  0x00005f46 istore  0x00000004 , 0x00000005 
- 00023772  0x00005f47 rtn 
- 00023773  0x00005f4a arg  0x00000005 , 0x00000012 
- 00023774  0x00005f4b branch  0x00005ca8 
- 00023775  0x00005f4e arg  0x00000006 , 0x00000012 
- 00023776  0x00005f4f branch  0x00005ca8 
- 00023777  0x00005f53 ifetch  0x00000008 , 0x00000006 
- 00023778  0x00005f54 store  0x00000008 , 0x000044b2 
- 00023779  0x00005f55 ifetch  0x00000004 , 0x00000006 
- 00023780  0x00005f56 store  0x00000004 , 0x00004415 
- 00023781  0x00005f57 branch  0x000073a2 
- 00023782  0x00005f5a fetch  0x00000001 , 0x0000043f 
- 00023783  0x00005f5b set1  0x00000004 , 0x0000003f 
- 00023784  0x00005f5c store  0x00000001 , 0x0000043f 
- 00023785  0x00005f5d rtn 
- 00023786  0x00005f60 rtn  0x00000029 
- 00023787  0x00005f61 jam  0x00000032 , 0x00000a99 
- 00023788  0x00005f62 call  0x00007d86 
- 00023789  0x00005f63 jam  0x00000004 , 0x000044c5 
- 00023790  0x00005f64 branch  0x00005cdf 
- 00023791  0x00005f67 jam  0x00000002 , 0x000044c5 
- 00023792  0x00005f68 call  0x00005cf3 
- 00023793  0x00005f69 jam  0x00000033 , 0x00000a99 
- 00023794  0x00005f6a branch  0x00007d86 
- 00023795  0x00005f6d arg  0x0000000b , 0x00000012 
- 00023796  0x00005f6e branch  0x00005ca8 
- 00023797  0x00005f76 rtn 
- 00023798  0x00005f7e rtn  0x0000002b 
- 00023799  0x00005f80 bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x00005f81 setarg  0x00000000 
- 00023801  0x00005f82 store  0x00000001 , 0x00000048 
- 00023802  0x00005f83 store  0x00000001 , 0x00000055 
- 00023803  0x00005f84 store  0x00000001 , 0x00000078 
- 00023804  0x00005f85 store  0x00000001 , 0x0000007c 
- 00023805  0x00005f86 store  0x00000001 , 0x00004158 
- 00023806  0x00005f87 store  0x00000001 , 0x000004d7 
- 00023807  0x00005f88 store  0x00000001 , 0x0000016d 
- 00023808  0x00005f89 store  0x00000001 , 0x000009b5 
- 00023809  0x00005f8a jam  0x00000000 , 0x0000455b 
- 00023810  0x00005f8b jam  0x00000000 , 0x00000229 
- 00023811  0x00005f8c jam  0x00000000 , 0x000004d8 
- 00023812  0x00005f8e jam  0x00000000 , 0x000009b5 
- 00023813  0x00005f8f jam  0x00000000 , 0x000009b4 
- 00023814  0x00005f90 jam  0x00000000 , 0x000004d1 
- 00023815  0x00005f93 rtn 
- 00023816  0x00005f96 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x00005f97 call  0x000062ff , 0x00000029 
- 00023818  0x00005f98 ncall  0x00006303 , 0x00000029 
- 00023819  0x00005f99 call  0x000062bc 
- 00023820  0x00005f9a nrtn  0x00000034 
- 00023821  0x00005f9b fetch  0x00000001 , 0x0000004c 
- 00023822  0x00005f9c rtnbit0  0x00000006 
- 00023823  0x00005f9d set0  0x00000006 , 0x0000003f 
- 00023824  0x00005f9e set0  0x00000001 , 0x00000000 
- 00023825  0x00005f9f store  0x00000001 , 0x0000004c 
- 00023826  0x00005fa0 fetch  0x00000001 , 0x00000551 
- 00023827  0x00005fa1 fetcht  0x00000001 , 0x0000004c 
- 00023828  0x00005fa2 isolate1  0x00000000 , 0x0000003f 
- 00023829  0x00005fa3 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x00005fa4 storet  0x00000001 , 0x0000004c 
- 00023831  0x00005fa5 and_into  0x00000002 , 0x00000002 
- 00023832  0x00005fa6 storet  0x00000001 , 0x0000007f 
- 00023833  0x00005fa7 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x00005fa8 rshift  0x0000003f , 0x0000003f 
- 00023835  0x00005fa9 store  0x00000001 , 0x0000007d 
- 00023836  0x00005faa bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x00005fab fetch  0x00000001 , 0x0000007d 
- 00023838  0x00005fac beq  0x0000007f , 0x00005d66 
- 00023839  0x00005fad beq  0x00000003 , 0x00005db1 
- 00023840  0x00005fae beq  0x00000004 , 0x00005dc2 
- 00023841  0x00005faf beq  0x0000003c , 0x00005d59 
- 00023842  0x00005fb0 beq  0x00000005 , 0x00005d55 
- 00023843  0x00005fb1 beq  0x0000000f , 0x00005fa8 
- 00023844  0x00005fb2 beq  0x00000010 , 0x00005e24 
- 00023845  0x00005fb3 beq  0x00000023 , 0x00005e42 
- 00023846  0x00005fb4 beq  0x00000039 , 0x00005fc1 
- 00023847  0x00005fb5 beq  0x00000038 , 0x00005fbc 
- 00023848  0x00005fb6 beq  0x00000031 , 0x00005e27 
- 00023849  0x00005fb7 beq  0x00000037 , 0x00005eb0 
- 00023850  0x00005fb8 beq  0x00000027 , 0x00005eac 
- 00023851  0x00005fb9 beq  0x00000033 , 0x00005ea9 
- 00023852  0x00005fba beq  0x00000025 , 0x00005eae 
- 00023853  0x00005fbb beq  0x00000026 , 0x00005e3e 
- 00023854  0x00005fbc beq  0x00000007 , 0x00005e36 
- 00023855  0x00005fbd beq  0x0000002d , 0x00005e2d 
- 00023856  0x00005fbe beq  0x0000002e , 0x00005e2e 
- 00023857  0x00005fbf beq  0x00000001 , 0x00005ea5 
- 00023858  0x00005fc0 beq  0x00000002 , 0x00005e90 
- 00023859  0x00005fc1 beq  0x00000028 , 0x00005fb3 
- 00023860  0x00005fc2 beq  0x00000009 , 0x00005e86 
- 00023861  0x00005fc3 beq  0x0000000b , 0x00005e5f 
- 00023862  0x00005fc4 beq  0x00000008 , 0x00005e43 
- 00023863  0x00005fc5 beq  0x0000000c , 0x00005e6a 
- 00023864  0x00005fc6 beq  0x0000001f , 0x00005e3a 
- 00023865  0x00005fc7 beq  0x00000020 , 0x00005e3c 
- 00023866  0x00005fc8 beq  0x00000021 , 0x00005eca 
- 00023867  0x00005fc9 beq  0x00000022 , 0x00005eca 
- 00023868  0x00005fca beq  0x00000035 , 0x00005ecb 
- 00023869  0x00005fcb beq  0x00000036 , 0x00005ecc 
- 00023870  0x00005fcc beq  0x00000024 , 0x00005eca 
- 00023871  0x00005fcd beq  0x00000034 , 0x00005ecd 
- 00023872  0x00005fce beq  0x00000017 , 0x00005ed6 
- 00023873  0x00005fcf beq  0x00000011 , 0x00005ef2 
- 00023874  0x00005fd0 beq  0x00000012 , 0x00005ef6 
- 00023875  0x00005fd1 beq  0x00000013 , 0x00005ef8 
- 00023876  0x00005fd2 beq  0x0000000d , 0x00005f0a 
- 00023877  0x00005fd3 beq  0x0000000e , 0x00005f0a 
- 00023878  0x00005fd4 beq  0x0000002f , 0x00005eaa 
- 00023879  0x00005fd5 beq  0x00000030 , 0x00005f0a 
- 00023880  0x00005fd6 beq  0x0000000a , 0x00005f0a 
- 00023881  0x00005fd7 beq  0x00000018 , 0x00005f0b 
- 00023882  0x00005fd8 beq  0x00000032 , 0x00005f0a 
- 00023883  0x00005fd9 beq  0x0000003d , 0x00005f10 
- 00023884  0x00005fda beq  0x0000003e , 0x00005f51 
- 00023885  0x00005fdb beq  0x0000003f , 0x00005f4b 
- 00023886  0x00005fdc beq  0x00000040 , 0x00005f78 
- 00023887  0x00005fdd beq  0x00000041 , 0x00005f8a 
- 00023888  0x00005fde beq  0x00000006 , 0x00005fa7 
- 00023889  0x00005fdf beq  0x0000003a , 0x00005d57 
- 00023890  0x00005fe3 jam  0x00000019 , 0x0000007e 
- 00023891  0x00005fe5 jam  0x00000004 , 0x0000007c 
- 00023892  0x00005fe6 rtn 
- 00023893  0x00005fe9 jam  0x00000006 , 0x0000007c 
- 00023894  0x00005fea rtn 
- 00023895  0x00005fed jam  0x0000003b , 0x0000007c 
- 00023896  0x00005fee rtn 
- 00023897  0x00005ff1 fetch  0x00000004 , 0x00000552 
- 00023898  0x00005ff2 lshift  0x0000003f , 0x0000003f 
- 00023899  0x00005ff3 store  0x00000004 , 0x000040d2 
- 00023900  0x00005ff4 fetch  0x00000001 , 0x00000556 
- 00023901  0x00005ff5 store  0x00000001 , 0x000040d9 
- 00023902  0x00005ff6 fetch  0x00000005 , 0x00000557 
- 00023903  0x00005ff7 store  0x00000005 , 0x000040e7 
- 00023904  0x00005ff8 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00005ff9 istore  0x00000005 , 0x00000005 
- 00023906  0x00005ffa fetch  0x00000001 , 0x00000031 
- 00023907  0x00005ffb set1  0x00000003 , 0x0000003f 
- 00023908  0x00005ffc store  0x00000001 , 0x00000031 
- 00023909  0x00005ffd rtn 
- 00023910  0x00005fff bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x00006000 fetch  0x00000001 , 0x00000552 
- 00023912  0x00006001 set1  0x00000007 , 0x0000003f 
- 00023913  0x00006002 store  0x00000001 , 0x0000007d 
- 00023914  0x00006003 beq  0x00000081 , 0x00005d88 
- 00023915  0x00006004 beq  0x00000082 , 0x00005d8d 
- 00023916  0x00006005 beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006006 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006007 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006008 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006009 beq  0x00000084 , 0x00005da7 
- 00023921  0x0000600a beq  0x00000090 , 0x00005d7a 
- 00023922  0x0000600b beq  0x00000097 , 0x00005d9e 
- 00023923  0x0000600c beq  0x00000098 , 0x00005da3 
- 00023924  0x0000600d beq  0x00000099 , 0x00005d7d 
- 00023925  0x0000600e beq  0x0000009a , 0x00005d80 
- 00023926  0x0000600f rtneq  0x00000084 
- 00023927  0x00006013 jam  0x00000082 , 0x0000007c 
- 00023928  0x00006014 jam  0x00000019 , 0x0000007e 
- 00023929  0x00006016 rtn 
- 00023930  0x00006018 jam  0x00000082 , 0x0000007c 
- 00023931  0x00006019 jam  0x0000002e , 0x0000007e 
- 00023932  0x0000601a rtn 
- 00023933  0x0000601d call  0x00005d82 
- 00023934  0x0000601e jam  0x0000009a , 0x0000007c 
- 00023935  0x0000601f rtn 
- 00023936  0x00006022 call  0x00005d82 
- 00023937  0x00006023 branch  0x00005d86 
- 00023938  0x00006026 arg  0x0000465e , 0x00000005 
- 00023939  0x00006027 fetch  0x00000003 , 0x00000553 
- 00023940  0x00006028 istore  0x00000003 , 0x00000005 
- 00023941  0x00006029 rtn 
- 00023942  0x0000602c branch  0x000076d8 , 0x00000001 
- 00023943  0x0000602d rtn 
- 00023944  0x0000602f fetch  0x00000001 , 0x00000554 
- 00023945  0x00006030 set1  0x00000007 , 0x0000003f 
- 00023946  0x00006031 store  0x00000001 , 0x000004c9 
- 00023947  0x00006032 beq  0x0000008b , 0x00005d92 
- 00023948  0x00006033 rtn 
- 00023949  0x00006037 fetch  0x00000001 , 0x00000554 
- 00023950  0x00006038 set1  0x00000007 , 0x0000003f 
- 00023951  0x00006039 store  0x00000001 , 0x000004c9 
- 00023952  0x0000603a beq  0x0000008b , 0x00005d96 
- 00023953  0x0000603b rtn 
- 00023954  0x0000603e fetch  0x00000001 , 0x0000415a 
- 00023955  0x0000603f fetcht  0x00000001 , 0x0000004c 
- 00023956  0x00006040 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x00006041 storet  0x00000001 , 0x0000004c 
- 00023958  0x00006043 fetch  0x00000001 , 0x00000030 
- 00023959  0x00006044 rtnbit0  0x00000005 
- 00023960  0x00006045 set0  0x00000005 , 0x0000003f 
- 00023961  0x00006046 store  0x00000001 , 0x00000030 
- 00023962  0x00006047 fetch  0x00000001 , 0x000004d7 
- 00023963  0x00006048 nrtn  0x00000034 
- 00023964  0x00006049 jam  0x00000031 , 0x0000007c 
- 00023965  0x0000604a rtn 
- 00023966  0x0000604d nbranch  0x00005da1 , 0x00000029 
- 00023967  0x0000604e jam  0x00000012 , 0x0000007c 
- 00023968  0x0000604f branch  0x000062eb 
- 00023969  0x00006052 jam  0x00000097 , 0x0000007c 
- 00023970  0x00006053 rtn 
- 00023971  0x00006058 call  0x000062eb 
- 00023972  0x00006059 branch  0x00005ffe 
- 00023973  0x0000605c jam  0x00000084 , 0x0000007c 
- 00023974  0x0000605d rtn 
- 00023975  0x00006060 fetcht  0x00000001 , 0x00000555 
- 00023976  0x00006061 and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x00006062 storet  0x00000001 , 0x000004d0 
- 00023978  0x00006063 fetch  0x00000001 , 0x000041ce 
- 00023979  0x00006064 bne  0x00000051 , 0x00005dad 
- 00023980  0x00006065 jam  0x00000000 , 0x000041ce 
- 00023981  0x00006067 fetch  0x00000001 , 0x00000055 
- 00023982  0x00006068 rtnne  0x00000015 
- 00023983  0x00006069 jam  0x00000004 , 0x00000055 
- 00023984  0x0000606a branch  0x0000631b 
- 00023985  0x0000606d bpatchx  0x00000080 , 0x00004030 
- 00023986  0x0000606e fetch  0x00000001 , 0x00000552 
- 00023987  0x0000606f store  0x00000001 , 0x000004c9 
- 00023988  0x00006070 beq  0x00000033 , 0x00005dd8 
- 00023989  0x00006071 beq  0x00000008 , 0x00005de7 
- 00023990  0x00006072 beq  0x0000000f , 0x00005dee 
- 00023991  0x00006073 beq  0x00000010 , 0x00005df4 
- 00023992  0x00006074 beq  0x00000011 , 0x00005df5 
- 00023993  0x00006075 beq  0x00000012 , 0x00005dfd 
- 00023994  0x00006076 beq  0x00000018 , 0x00005e13 
- 00023995  0x00006077 beq  0x00000017 , 0x00005e16 
- 00023996  0x00006078 beq  0x00000013 , 0x00005dcf 
- 00023997  0x0000607a beq  0x0000003d , 0x00005f1e 
- 00023998  0x0000607b beq  0x0000003e , 0x00005f6a 
- 00023999  0x0000607c beq  0x00000040 , 0x00005f20 
- 00024000  0x0000607d beq  0x00000041 , 0x00005f3d 
- 00024001  0x0000607e rtn 
- 00024002  0x00006081 bpatchx  0x00000081 , 0x00004030 
- 00024003  0x00006082 fetch  0x00000001 , 0x00000552 
- 00024004  0x00006083 store  0x00000001 , 0x000004c9 
- 00024005  0x00006084 beq  0x00000001 , 0x00005e0a 
- 00024006  0x00006085 beq  0x00000033 , 0x00005de2 
- 00024007  0x00006086 beq  0x0000000b , 0x00005dfe 
- 00024008  0x00006087 beq  0x00000008 , 0x00005e01 
- 00024009  0x00006088 beq  0x00000013 , 0x00005dd2 
- 00024010  0x0000608a beq  0x00000040 , 0x00005e0b 
- 00024011  0x0000608b beq  0x00000041 , 0x00005e0e 
- 00024012  0x0000608c beq  0x00000018 , 0x00005e11 
- 00024013  0x0000608d beq  0x00000017 , 0x00005e22 
- 00024014  0x0000608e rtn 
- 00024015  0x00006091 jam  0x00000020 , 0x00000a99 
- 00024016  0x00006092 call  0x00007d86 
- 00024017  0x00006093 branch  0x000021dc 
- 00024018  0x00006095 jam  0x00000019 , 0x00000a99 
- 00024019  0x00006096 call  0x00007d86 
- 00024020  0x00006097 jam  0x00000002 , 0x0000455b 
- 00024021  0x00006098 setarg  0x00000050 
- 00024022  0x00006099 arg  0x00000006 , 0x00000007 
- 00024023  0x0000609a branch  0x00007f08 
- 00024024  0x000060a0 fetch  0x00000001 , 0x000004d1 
- 00024025  0x000060a1 set1  0x00000000 , 0x0000003f 
- 00024026  0x000060a2 store  0x00000001 , 0x000004d1 
- 00024027  0x000060a3 jam  0x00000001 , 0x00000a99 
- 00024028  0x000060a4 call  0x00007d86 
- 00024029  0x000060a5 jam  0x0000008b , 0x0000007c 
- 00024030  0x000060a9 fetch  0x00000001 , 0x00000055 
- 00024031  0x000060aa bne  0x00000005 , 0x00005d07 
- 00024032  0x000060ad jam  0x00000006 , 0x00000055 
- 00024033  0x000060ae rtn 
- 00024034  0x000060b7 jam  0x0000000b , 0x000004ca 
- 00024035  0x000060b8 jam  0x00000007 , 0x0000007c 
- 00024036  0x000060ba jam  0x00000000 , 0x00000055 
- 00024037  0x000060bc branch  0x00005d07 , 0x00000001 
- 00024038  0x000060bd rtn 
- 00024039  0x000060c0 fetch  0x00000001 , 0x000041bd 
- 00024040  0x000060c1 nrtn  0x00000034 
- 00024041  0x000060c2 call  0x0000244f 
- 00024042  0x000060c3 call  0x00005ffc 
- 00024043  0x000060c4 rtn  0x00000029 
- 00024044  0x000060c5 set1  0x00000021 , 0x00000000 
- 00024045  0x000060c6 rtn 
- 00024046  0x000060c9 nrtn  0x00000029 
- 00024047  0x000060ca jam  0x00000010 , 0x0000007c 
- 00024048  0x000060cb fetch  0x00000001 , 0x0000004c 
- 00024049  0x000060cc rtnbit0  0x00000002 
- 00024050  0x000060cd jam  0x00000012 , 0x0000007c 
- 00024051  0x000060ce rtn 
- 00024052  0x000060d1 branch  0x00005ffe 
- 00024053  0x000060d4 call  0x00006059 
- 00024054  0x000060d5 fetch  0x00000001 , 0x00000030 
- 00024055  0x000060d6 rtnbit1  0x00000004 
- 00024056  0x000060d7 jam  0x00000031 , 0x0000007c 
- 00024057  0x000060d8 fetch  0x00000001 , 0x00000055 
- 00024058  0x000060d9 rtnne  0x0000000a 
- 00024059  0x000060da jam  0x0000000b , 0x00000055 
- 00024060  0x000060db rtn 
- 00024061  0x000060e5 rtn 
- 00024062  0x000060e9 jam  0x00000007 , 0x0000007c 
- 00024063  0x000060ea jam  0x00000013 , 0x000004ca 
- 00024064  0x000060eb rtn 
- 00024065  0x000060ee fetch  0x00000001 , 0x00000553 
- 00024066  0x000060ef beq  0x00000006 , 0x00005e07 
- 00024067  0x000060f0 rtnne  0x00000018 
- 00024068  0x000060f1 jam  0x00000018 , 0x000004ca 
- 00024069  0x000060f2 jam  0x00000007 , 0x0000007c 
- 00024070  0x000060f3 rtn 
- 00024071  0x000060f5 jam  0x00000006 , 0x000004ca 
- 00024072  0x000060f6 jam  0x00000007 , 0x0000007c 
- 00024073  0x000060f7 rtn 
- 00024074  0x000060fa rtn 
- 00024075  0x000060fd jam  0x00000000 , 0x000009ae 
- 00024076  0x000060fe jam  0x00000007 , 0x0000007c 
- 00024077  0x000060ff branch  0x00005d07 
- 00024078  0x00006102 jam  0x00000000 , 0x000009ae 
- 00024079  0x00006103 jam  0x00000007 , 0x0000007c 
- 00024080  0x00006104 branch  0x00005d07 
- 00024081  0x00006106 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006107 branch  0x00007d86 
- 00024083  0x0000610a jam  0x00000023 , 0x00000a99 
- 00024084  0x0000610b call  0x00007d86 
- 00024085  0x0000610c branch  0x000026e9 
- 00024086  0x0000610f jam  0x00000022 , 0x00000a99 
- 00024087  0x00006110 call  0x00007d86 
- 00024088  0x00006111 setarg  0x00000000 
- 00024089  0x00006112 store  0x00000002 , 0x00000075 
- 00024090  0x00006113 fetch  0x00000002 , 0x000041e3 
- 00024091  0x00006114 lshift  0x0000003f , 0x0000003f 
- 00024092  0x00006115 store  0x00000002 , 0x00000032 
- 00024093  0x00006116 fetch  0x00000001 , 0x000041e5 
- 00024094  0x00006117 store  0x00000001 , 0x00000073 
- 00024095  0x00006118 fetch  0x00000001 , 0x000041e7 
- 00024096  0x00006119 store  0x00000001 , 0x00000074 
- 00024097  0x0000611a branch  0x000026c6 
- 00024098  0x0000611d jam  0x00000021 , 0x00000a99 
- 00024099  0x0000611e branch  0x00007d86 
- 00024100  0x00006121 fetcht  0x00000001 , 0x00000552 
- 00024101  0x00006122 storet  0x00000001 , 0x00000054 
- 00024102  0x00006123 branch  0x00005e38 
- 00024103  0x00006126 fetch  0x00000001 , 0x000004d1 
- 00024104  0x00006127 set1  0x00000002 , 0x0000003f 
- 00024105  0x00006128 store  0x00000001 , 0x000004d1 
- 00024106  0x00006129 rtnbit1  0x00000003 
- 00024107  0x0000612a jam  0x00000031 , 0x0000007c 
- 00024108  0x0000612b branch  0x00005d07 
- 00024109  0x00006130 rtn 
- 00024110  0x00006133 fetch  0x00000001 , 0x000040d0 
- 00024111  0x00006134 fetcht  0x00000001 , 0x00000552 
- 00024112  0x00006135 isub  0x00000002 , 0x0000003e 
- 00024113  0x00006137 branch  0x00005e38 , 0x00000002 
- 00024114  0x00006138 jam  0x00000004 , 0x0000007c 
- 00024115  0x00006139 jam  0x0000001f , 0x0000007e 
- 00024116  0x0000613a jam  0x0000002e , 0x0000007d 
- 00024117  0x0000613b rtn 
- 00024118  0x0000613e call  0x00006157 
- 00024119  0x0000613f branch  0x00005e38 
- 00024120  0x00006142 jam  0x00000003 , 0x0000007c 
- 00024121  0x00006143 rtn 
- 00024122  0x00006146 jam  0x00000021 , 0x0000007c 
- 00024123  0x00006147 rtn 
- 00024124  0x0000614a jam  0x00000022 , 0x0000007c 
- 00024125  0x0000614b rtn 
- 00024126  0x0000614e fetch  0x00000001 , 0x00000055 
- 00024127  0x0000614f rtneq  0x00000013 
- 00024128  0x00006151 jam  0x00000002 , 0x00000055 
- 00024129  0x00006153 rtn 
- 00024130  0x00006157 rtn 
- 00024131  0x0000615a call  0x00005ff9 
- 00024132  0x0000615b jam  0x00000001 , 0x000004d4 
- 00024133  0x0000615c jam  0x0000000a , 0x00000a99 
- 00024134  0x0000615d call  0x00007d86 
- 00024135  0x0000615f call  0x000062f3 
- 00024136  0x00006160 nbranch  0x00006001 , 0x00000001 
- 00024137  0x00006162 nbranch  0x00005e4e , 0x00000029 
- 00024138  0x00006163 jam  0x00000004 , 0x0000007c 
- 00024139  0x00006164 jam  0x00000008 , 0x0000007d 
- 00024140  0x00006165 jam  0x00000023 , 0x0000007e 
- 00024141  0x00006166 rtn 
- 00024142  0x00006168 fetch  0x00000001 , 0x0000004b 
- 00024143  0x00006169 set1  0x00000002 , 0x0000003f 
- 00024144  0x0000616a store  0x00000001 , 0x0000004b 
- 00024145  0x0000616b rtn 
- 00024146  0x0000616f fetcht  0x00000001 , 0x0000004c 
- 00024147  0x00006170 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x00006171 storet  0x00000001 , 0x0000004c 
- 00024149  0x00006172 rtn 
- 00024150  0x00006176 fetch  0x00000001 , 0x0000007f 
- 00024151  0x00006177 rshift  0x0000003f , 0x0000003f 
- 00024152  0x00006178 and_into  0x00000001 , 0x0000003f 
- 00024153  0x00006179 rtn 
- 00024154  0x0000617c fetch  0x00000001 , 0x00004217 
- 00024155  0x0000617d rtn  0x00000034 
- 00024156  0x0000617e fetch  0x00000001 , 0x000009b5 
- 00024157  0x0000617f call  0x000067b2 , 0x00000034 
- 00024158  0x00006180 rtn 
- 00024159  0x00006183 call  0x00005e5a 
- 00024160  0x00006184 call  0x00005e56 
- 00024161  0x00006185 store  0x00000001 , 0x000004d5 
- 00024162  0x00006186 call  0x00005ff9 
- 00024163  0x00006187 jam  0x0000000c , 0x0000007c 
- 00024164  0x00006188 fetch  0x00000001 , 0x000041bd 
- 00024165  0x00006189 nrtn  0x00000034 
- 00024166  0x0000618a fetch  0x00000001 , 0x00000030 
- 00024167  0x0000618b rtnbit1  0x00000006 
- 00024168  0x0000618c jam  0x00000006 , 0x0000007e 
- 00024169  0x0000618d branch  0x00005d53 
- 00024170  0x00006190 arg  0x00000040 , 0x00000011 
- 00024171  0x00006191 call  0x00007288 
- 00024172  0x00006192 fetch  0x00000004 , 0x00000552 
- 00024173  0x00006193 fetcht  0x00000004 , 0x00000592 
- 00024174  0x00006194 isub  0x00000002 , 0x0000003e 
- 00024175  0x00006195 branch  0x00005e73 , 0x00000005 
- 00024176  0x00006196 jam  0x00000007 , 0x0000007c 
- 00024177  0x00006197 jam  0x00000005 , 0x000004ca 
- 00024178  0x00006198 rtn 
- 00024179  0x0000619a call  0x00005e77 
- 00024180  0x0000619b fetch  0x00000001 , 0x0000465a 
- 00024181  0x0000619c branch  0x00005f3e , 0x00000034 
- 00024182  0x0000619d rtn 
- 00024183  0x000061a1 call  0x00007386 
- 00024184  0x000061a2 call  0x000021b2 
- 00024185  0x000061a3 fetch  0x00000001 , 0x0000004b 
- 00024186  0x000061a4 isolate1  0x00000001 , 0x0000003f 
- 00024187  0x000061a5 set0  0x00000001 , 0x0000003f 
- 00024188  0x000061a6 store  0x00000001 , 0x0000004b 
- 00024189  0x000061a7 fetch  0x00000001 , 0x00000055 
- 00024190  0x000061a8 beq  0x00000019 , 0x00005e81 
- 00024191  0x000061a9 beq  0x00000018 , 0x00005e81 
- 00024192  0x000061aa rtn 
- 00024193  0x000061ac fetch  0x00000001 , 0x000009b5 
- 00024194  0x000061ad rtnne  0x00000000 
- 00024195  0x000061ae fetch  0x00000001 , 0x0000004c 
- 00024196  0x000061af rtnbit1  0x00000002 
- 00024197  0x000061b0 branch  0x000063b1 
- 00024198  0x000061b3 arg  0x00000552 , 0x00000011 
- 00024199  0x000061b4 arg  0x00000582 , 0x00000012 
- 00024200  0x000061b5 arg  0x00000562 , 0x00000005 
- 00024201  0x000061b6 call  0x00007352 
- 00024202  0x000061b7 arg  0x00000040 , 0x00000011 
- 00024203  0x000061b8 call  0x00006311 
- 00024204  0x000061b9 jam  0x0000000b , 0x0000007c 
- 00024205  0x000061ba fetch  0x00000001 , 0x00000030 
- 00024206  0x000061bb bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x000061bc rtn 
- 00024208  0x000061bf fetch  0x00000002 , 0x0000015f 
- 00024209  0x000061c0 add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x000061c1 fetcht  0x00000001 , 0x00000552 
- 00024211  0x000061c2 setarg  0x00000101 
- 00024212  0x000061c3 iadd  0x00000002 , 0x00000005 
- 00024213  0x000061c4 arg  0x00000554 , 0x00000006 
- 00024214  0x000061c5 call  0x00007f01 
- 00024215  0x000061c6 fetcht  0x00000001 , 0x00000053 
- 00024216  0x000061c7 fetch  0x00000001 , 0x00000553 
- 00024217  0x000061c8 isub  0x00000002 , 0x0000003f 
- 00024218  0x000061c9 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x000061ca branch  0x00005ea0 , 0x00000002 
- 00024220  0x000061cb add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x000061cc store  0x00000001 , 0x00000053 
- 00024222  0x000061cd jam  0x00000001 , 0x0000007c 
- 00024223  0x000061ce rtn 
- 00024224  0x000061d0 fetch  0x00000001 , 0x0000004c 
- 00024225  0x000061d1 set1  0x00000003 , 0x0000003f 
- 00024226  0x000061d2 store  0x00000001 , 0x0000004c 
- 00024227  0x000061d3 bbit1  0x00000004 , 0x00006006 
- 00024228  0x000061d4 rtn 
- 00024229  0x000061d6 fetch  0x00000001 , 0x00000552 
- 00024230  0x000061d7 store  0x00000001 , 0x0000007d 
- 00024231  0x000061d8 jam  0x00000002 , 0x0000007c 
- 00024232  0x000061d9 rtn 
- 00024233  0x000061dc branch  0x00005e38 
- 00024234  0x000061df jam  0x00000030 , 0x0000007c 
- 00024235  0x000061e0 rtn 
- 00024236  0x000061e3 jam  0x00000028 , 0x0000007c 
- 00024237  0x000061e4 rtn 
- 00024238  0x000061e7 jam  0x00000026 , 0x0000007c 
- 00024239  0x000061e8 rtn 
- 00024240  0x000061ed rtn 
- 00024241  0x000061f2 fetch  0x00000002 , 0x00000032 
- 00024242  0x000061f3 iforce  0x00000002 
- 00024243  0x000061f4 fetch  0x00000001 , 0x00000553 
- 00024244  0x000061f5 store  0x00000001 , 0x00000095 
- 00024245  0x000061f6 imul32  0x00000002 , 0x00000002 
- 00024246  0x000061f7 fetch  0x00000002 , 0x00000554 
- 00024247  0x000061f8 lshift  0x0000003f , 0x0000003f 
- 00024248  0x000061f9 store  0x00000002 , 0x00000096 
- 00024249  0x000061fa fetch  0x00000004 , 0x00000556 
- 00024250  0x000061fb lshift  0x0000003f , 0x0000003f 
- 00024251  0x000061fc store  0x00000004 , 0x00000091 
- 00024252  0x000061fe deposit  0x00000002 
- 00024253  0x000061ff store  0x00000002 , 0x00000098 
- 00024254  0x00006200 rtn 
- 00024255  0x00006202 fetcht  0x00000001 , 0x0000415a 
- 00024256  0x00006203 fetch  0x00000001 , 0x00000553 
- 00024257  0x00006204 ixor  0x00000002 , 0x0000003e 
- 00024258  0x00006205 nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006206 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006207 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006208 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006209 store  0x00000001 , 0x0000004c 
- 00024263  0x0000620a jam  0x00000081 , 0x0000007c 
- 00024264  0x0000620b jam  0x0000008b , 0x0000007d 
- 00024265  0x0000620c rtn 
- 00024266  0x00006213 rtn 
- 00024267  0x00006216 branch  0x00005e38 
- 00024268  0x0000621a branch  0x00005e38 
- 00024269  0x0000621f fetch  0x00000002 , 0x00000552 
- 00024270  0x00006220 store  0x00000002 , 0x00000171 
- 00024271  0x00006221 rtn 
- 00024272  0x00006224 fetch  0x00000002 , 0x00000555 
- 00024273  0x00006225 fetcht  0x00000001 , 0x00004172 
- 00024274  0x00006226 imul32  0x00000002 , 0x0000003f 
- 00024275  0x00006227 arg  0x00000640 , 0x00000002 
- 00024276  0x00006228 isub  0x00000002 , 0x0000003e 
- 00024277  0x0000622a rtn 
- 00024278  0x0000622d fetch  0x00000002 , 0x00000557 
- 00024279  0x0000622e branch  0x00005ef0 , 0x00000034 
- 00024280  0x0000622f call  0x00005ed0 
- 00024281  0x00006230 branch  0x00005ef0 , 0x00000002 
- 00024282  0x00006231 fetch  0x00000001 , 0x00004092 
- 00024283  0x00006232 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x00006233 call  0x00003cd5 , 0x00000005 
- 00024285  0x00006234 fetch  0x00000001 , 0x00000030 
- 00024286  0x00006235 bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x00006236 fetch  0x00000002 , 0x00000553 
- 00024288  0x00006237 lshift  0x0000003f , 0x0000003f 
- 00024289  0x00006238 store  0x00000002 , 0x00000075 
- 00024290  0x00006239 fetch  0x00000002 , 0x00000555 
- 00024291  0x0000623a lshift  0x0000003f , 0x0000003f 
- 00024292  0x0000623b store  0x00000002 , 0x00000032 
- 00024293  0x0000623c fetch  0x00000002 , 0x00000557 
- 00024294  0x0000623d store  0x00000001 , 0x00000073 
- 00024295  0x0000623e iforce  0x00000002 
- 00024296  0x0000623f fetch  0x00000002 , 0x00000559 
- 00024297  0x00006240 store  0x00000001 , 0x00000074 
- 00024298  0x00006241 isub  0x00000002 , 0x0000003e 
- 00024299  0x00006242 nbranch  0x00005eed , 0x00000002 
- 00024300  0x00006243 store  0x00000001 , 0x00000073 
- 00024301  0x00006246 jam  0x00000003 , 0x0000007c 
- 00024302  0x00006247 jam  0x00000017 , 0x0000007d 
- 00024303  0x00006248 rtn 
- 00024304  0x0000624b jam  0x00000024 , 0x0000007e 
- 00024305  0x0000624c branch  0x00005d53 
- 00024306  0x0000624f call  0x00005e38 
- 00024307  0x00006250 call  0x00005ff9 
- 00024308  0x00006251 call  0x0000728b 
- 00024309  0x00006252 branch  0x000026b8 
- 00024310  0x00006255 call  0x00005e38 
- 00024311  0x00006256 branch  0x000026c0 
- 00024312  0x0000625a fetch  0x00000004 , 0x00000552 
- 00024313  0x0000625b lshift  0x0000003f , 0x0000003f 
- 00024314  0x0000625d branch  0x00005f04 , 0x00000029 
- 00024315  0x0000625e fetcht  0x00000001 , 0x000041bd 
- 00024316  0x0000625f nbranch  0x00005f01 , 0x00000034 
- 00024317  0x00006261 jam  0x00000004 , 0x0000007c 
- 00024318  0x00006262 jam  0x00000013 , 0x0000007d 
- 00024319  0x00006263 jam  0x00000024 , 0x0000007e 
- 00024320  0x00006264 rtn 
- 00024321  0x00006266 jam  0x00000034 , 0x0000007c 
- 00024322  0x00006267 jam  0x00000000 , 0x00000055 
- 00024323  0x00006268 branch  0x000021d9 
- 00024324  0x0000626b call  0x000021d9 
- 00024325  0x0000626c set1  0x00000022 , 0x00000000 
- 00024326  0x0000626d fetch  0x00000001 , 0x0000016d 
- 00024327  0x0000626e set0  0x00000002 , 0x0000003f 
- 00024328  0x0000626f store  0x00000001 , 0x0000016d 
- 00024329  0x00006270 branch  0x00005e38 
- 00024330  0x00006279 rtn 
- 00024331  0x0000627d jam  0x00000003 , 0x0000007c 
- 00024332  0x0000627e jam  0x00000018 , 0x0000007d 
- 00024333  0x0000627f jam  0x0000002e , 0x00000a99 
- 00024334  0x00006280 call  0x00007d86 
- 00024335  0x00006281 branch  0x000026e9 
- 00024336  0x00006284 fetch  0x00000001 , 0x00000552 
- 00024337  0x00006285 bne  0x00000001 , 0x00005f1c 
- 00024338  0x00006286 fetch  0x00000001 , 0x00000553 
- 00024339  0x00006287 bne  0x00000001 , 0x00005f1c 
- 00024340  0x00006288 fetch  0x00000001 , 0x00000554 
- 00024341  0x00006289 bne  0x00000030 , 0x00005f1c 
- 00024342  0x0000628a call  0x000062fc 
- 00024343  0x0000628b branch  0x00005f19 , 0x00000001 
- 00024344  0x0000628c jam  0x00000001 , 0x000009ae 
- 00024345  0x0000628e jam  0x00000003 , 0x0000007c 
- 00024346  0x0000628f jam  0x0000003d , 0x0000007d 
- 00024347  0x00006290 branch  0x00005d07 
- 00024348  0x00006293 jam  0x00000024 , 0x0000007e 
- 00024349  0x00006294 branch  0x00005d53 
- 00024350  0x00006299 jam  0x0000003e , 0x0000007c 
- 00024351  0x0000629b rtn 
- 00024352  0x0000629d fetch  0x00000001 , 0x00004662 
- 00024353  0x0000629e beq  0x00000001 , 0x00005f27 
- 00024354  0x0000629f beq  0x00000002 , 0x00005f2b 
- 00024355  0x000062a1 call  0x000062fc 
- 00024356  0x000062a2 rtn  0x00000001 
- 00024357  0x000062a3 jam  0x00000008 , 0x000009ae 
- 00024358  0x000062a4 rtn 
- 00024359  0x000062a7 call  0x00007962 
- 00024360  0x000062a8 jam  0x00000035 , 0x00000a99 
- 00024361  0x000062a9 call  0x00007d86 
- 00024362  0x000062aa branch  0x00005f23 
- 00024363  0x000062ae call  0x000062fc 
- 00024364  0x000062af rtn  0x00000001 
- 00024365  0x000062b0 fetch  0x00000001 , 0x00004663 
- 00024366  0x000062b1 beq  0x00000013 , 0x00005f3b 
- 00024367  0x000062b2 increase  0x00000001 , 0x0000003f 
- 00024368  0x000062b3 store  0x00000001 , 0x00004663 
- 00024369  0x000062b7 jam  0x00000001 , 0x000009b0 
- 00024370  0x000062b8 jam  0x00000004 , 0x000009ae 
- 00024371  0x000062b9 fetch  0x00000001 , 0x00004663 
- 00024372  0x000062ba copy  0x0000003f , 0x00000007 
- 00024373  0x000062bb fetch  0x00000006 , 0x0000468a 
- 00024374  0x000062bc qisolate1  0x0000003f 
- 00024375  0x000062bd setarg  0x00000080 
- 00024376  0x000062be setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x000062bf store  0x00000001 , 0x00004664 
- 00024378  0x000062c0 rtn 
- 00024379  0x000062c3 jam  0x00000008 , 0x000009ae 
- 00024380  0x000062c4 rtn 
- 00024381  0x000062c7 call  0x00005f43 
- 00024382  0x000062c9 fetch  0x00000001 , 0x00004665 
- 00024383  0x000062ca rtn  0x00000034 
- 00024384  0x000062cb jam  0x00000000 , 0x00004665 
- 00024385  0x000062cc jam  0x00000038 , 0x00000a99 
- 00024386  0x000062cd branch  0x00007d86 
- 00024387  0x000062d2 call  0x000062fc 
- 00024388  0x000062d3 ncall  0x00007965 , 0x00000001 
- 00024389  0x000062d4 call  0x00007975 , 0x00000001 
- 00024390  0x000062d5 call  0x000062fc 
- 00024391  0x000062d6 rtn  0x00000001 
- 00024392  0x000062d7 jam  0x0000000c , 0x000009ae 
- 00024393  0x000062d8 jam  0x00000001 , 0x000009b0 
- 00024394  0x000062d9 rtn 
- 00024395  0x000062dc arg  0x00000a6e , 0x00000005 
- 00024396  0x000062dd arg  0x00000552 , 0x00000006 
- 00024397  0x000062de call  0x00007ebf 
- 00024398  0x000062df fetch  0x00000001 , 0x00004662 
- 00024399  0x000062e0 rtneq  0x00000002 
- 00024400  0x000062e1 branch  0x000076d8 
- 00024401  0x000062e4 fetch  0x00000001 , 0x000009af 
- 00024402  0x000062e5 beq  0x00000007 , 0x00005f55 
- 00024403  0x000062e6 fetch  0x00000001 , 0x000009ae 
- 00024404  0x000062e7 bne  0x00000001 , 0x00005f68 
- 00024405  0x000062e9 fetch  0x00000001 , 0x000009b7 
- 00024406  0x000062ea sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x000062eb nbranch  0x00005f68 , 0x00000002 
- 00024408  0x000062ec arg  0x000009c6 , 0x00000005 
- 00024409  0x000062ed iadd  0x00000005 , 0x00000005 
- 00024410  0x000062ee fetch  0x00000008 , 0x00000552 
- 00024411  0x000062ef istore  0x00000008 , 0x00000005 
- 00024412  0x000062f0 fetch  0x00000008 , 0x0000055a 
- 00024413  0x000062f1 istore  0x00000008 , 0x00000005 
- 00024414  0x000062f2 fetch  0x00000001 , 0x000009b7 
- 00024415  0x000062f3 increase  0x00000010 , 0x0000003f 
- 00024416  0x000062f4 store  0x00000001 , 0x000009b7 
- 00024417  0x000062f5 bne  0x00000030 , 0x00005e38 
- 00024418  0x000062f7 call  0x000062fc 
- 00024419  0x000062f8 branch  0x00005e38 , 0x00000001 
- 00024420  0x000062f9 jam  0x00000001 , 0x000009b8 
- 00024421  0x000062fa jam  0x00000002 , 0x000009ae 
- 00024422  0x000062fb jam  0x00000001 , 0x000009b0 
- 00024423  0x000062fc branch  0x00005e38 
- 00024424  0x000062fe jam  0x00000024 , 0x0000007e 
- 00024425  0x000062ff branch  0x00005d53 
- 00024426  0x00006301 fetch  0x00000001 , 0x000009b6 
- 00024427  0x00006302 beq  0x00000030 , 0x00005f6e 
- 00024428  0x00006303 jam  0x0000003e , 0x0000007c 
- 00024429  0x00006304 branch  0x00005d07 
- 00024430  0x00006307 call  0x000062fc 
- 00024431  0x00006308 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006309 fetch  0x00000001 , 0x00004662 
- 00024433  0x0000630a beq  0x00000002 , 0x00005f75 
- 00024434  0x0000630b jam  0x00000001 , 0x000009b0 
- 00024435  0x0000630c jam  0x00000004 , 0x000009ae 
- 00024436  0x0000630d branch  0x00005d07 
- 00024437  0x00006310 jam  0x00000036 , 0x00000a99 
- 00024438  0x00006311 branch  0x00007d86 
- 00024439  0x00006316 branch  0x00005d07 
- 00024440  0x00006319 fetch  0x00000001 , 0x000009af 
- 00024441  0x0000631a beq  0x00000007 , 0x00005f7c 
- 00024442  0x0000631b fetch  0x00000001 , 0x000009ae 
- 00024443  0x0000631c bne  0x00000006 , 0x00005f88 
- 00024444  0x0000631e arg  0x00000a2e , 0x00000005 
- 00024445  0x0000631f fetch  0x00000008 , 0x00000552 
- 00024446  0x00006320 istore  0x00000008 , 0x00000005 
- 00024447  0x00006321 fetch  0x00000008 , 0x0000055a 
- 00024448  0x00006322 istore  0x00000008 , 0x00000005 
- 00024449  0x00006323 call  0x000062fc 
- 00024450  0x00006324 branch  0x00005f86 , 0x00000001 
- 00024451  0x00006325 jam  0x00000007 , 0x000009ae 
- 00024452  0x00006326 jam  0x00000001 , 0x000009b0 
- 00024453  0x00006327 branch  0x00005e38 
- 00024454  0x00006329 jam  0x00000004 , 0x000009af 
- 00024455  0x0000632a branch  0x000076d8 
- 00024456  0x0000632e jam  0x00000024 , 0x0000007e 
- 00024457  0x0000632f branch  0x00005d53 
- 00024458  0x00006332 fetch  0x00000001 , 0x000009af 
- 00024459  0x00006333 beq  0x0000000b , 0x00005f8e 
- 00024460  0x00006334 fetch  0x00000001 , 0x000009ae 
- 00024461  0x00006335 bne  0x00000008 , 0x00005f9d 
- 00024462  0x00006337 arg  0x00000a5e , 0x00000005 
- 00024463  0x00006338 arg  0x00000552 , 0x00000006 
- 00024464  0x00006339 call  0x00007ebf 
- 00024465  0x0000633a call  0x000062fc 
- 00024466  0x0000633b branch  0x00005f9a , 0x00000001 
- 00024467  0x0000633c fetch  0x00000001 , 0x00004662 
- 00024468  0x0000633d beq  0x00000001 , 0x00005f9f 
- 00024469  0x0000633f jam  0x00000000 , 0x00004661 
- 00024470  0x00006340 jam  0x00000009 , 0x000009ae 
- 00024471  0x00006341 jam  0x00000001 , 0x000009b0 
- 00024472  0x00006342 jam  0x00000041 , 0x0000007d 
- 00024473  0x00006343 branch  0x00005d07 
- 00024474  0x00006346 jam  0x00000009 , 0x000009af 
- 00024475  0x00006347 jam  0x00000001 , 0x000009b1 
- 00024476  0x00006348 branch  0x00005d07 
- 00024477  0x0000634a jam  0x00000024 , 0x0000007e 
- 00024478  0x0000634b branch  0x00005d53 
- 00024479  0x0000634e fetch  0x00000001 , 0x00004661 
- 00024480  0x0000634f bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x00006350 set1  0x00000006 , 0x0000003f 
- 00024482  0x00006351 store  0x00000001 , 0x00004661 
- 00024483  0x00006352 rtn 
- 00024484  0x00006355 bbit1  0x00000000 , 0x00005f95 
- 00024485  0x00006356 jam  0x00000000 , 0x00004661 
- 00024486  0x00006357 branch  0x00005f9d 
- 00024487  0x0000635b branch  0x00005d07 
- 00024488  0x0000635e fetch  0x00000001 , 0x0000016d 
- 00024489  0x0000635f set0  0x00000001 
- 00024490  0x00006360 store  0x00000001 , 0x0000016d 
- 00024491  0x00006361 call  0x00005e38 
- 00024492  0x00006362 nrtn  0x00000029 
- 00024493  0x00006363 fetch  0x00000001 , 0x00000552 
- 00024494  0x00006364 fetcht  0x00000001 , 0x0000004b 
- 00024495  0x00006365 setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x00006366 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x00006367 storet  0x00000001 , 0x0000004b 
- 00024498  0x00006368 rtn 
- 00024499  0x0000636b fetcht  0x00000008 , 0x00000552 
- 00024500  0x0000636d fetch  0x00000001 , 0x00000055 
- 00024501  0x0000636e rtnne  0x00000003 
- 00024502  0x00006370 fetch  0x00000001 , 0x0000016d 
- 00024503  0x00006371 bbit0  0x00000004 , 0x00005fba 
- 00024504  0x00006373 jam  0x00000014 , 0x00000055 
- 00024505  0x00006374 rtn 
- 00024506  0x00006376 jam  0x00000004 , 0x00000055 
- 00024507  0x00006377 rtn 
- 00024508  0x00006379 fetch  0x00000001 , 0x0000017f 
- 00024509  0x0000637a store  0x00000001 , 0x0000015b 
- 00024510  0x0000637b jam  0x00000003 , 0x0000007c 
- 00024511  0x0000637c jam  0x00000038 , 0x0000007d 
- 00024512  0x0000637d rtn 
- 00024513  0x00006381 jam  0x00000003 , 0x0000007c 
- 00024514  0x00006382 jam  0x00000039 , 0x0000007d 
- 00024515  0x00006383 force  0x00000009 , 0x00000039 
- 00024516  0x00006384 arg  0x00000552 , 0x00000006 
- 00024517  0x00006385 arg  0x00000152 , 0x00000005 
- 00024518  0x00006387 ifetch  0x00000001 , 0x00000006 
- 00024519  0x00006388 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x00006389 istore  0x00000001 , 0x00000005 
- 00024521  0x0000638a loop  0x00005fc6 
- 00024522  0x0000638b fetch  0x00000001 , 0x00000152 
- 00024523  0x0000638c fetcht  0x00000001 , 0x00000151 
- 00024524  0x0000638d set0  0x00000007 , 0x00000002 
- 00024525  0x0000638e set0  0x00000004 , 0x00000002 
- 00024526  0x0000638f beq  0x000000ff , 0x00005fda 
- 00024527  0x00006390 beq  0x00000000 , 0x00005ff3 
- 00024528  0x00006391 beq  0x00000005 , 0x00005fe7 
- 00024529  0x00006392 beq  0x00000007 , 0x00005fe6 
- 00024530  0x00006393 beq  0x00000006 , 0x00005fe7 
- 00024531  0x00006394 beq  0x00000008 , 0x00005fe6 
- 00024532  0x00006395 beq  0x00000001 , 0x00005fdf 
- 00024533  0x00006396 beq  0x00000002 , 0x00005fdf 
- 00024534  0x00006397 beq  0x00000003 , 0x00005fdf 
- 00024535  0x00006398 beq  0x00000009 , 0x00005fdf 
- 00024536  0x00006399 beq  0x00000004 , 0x00005fdf 
- 00024537  0x0000639a rtn 
- 00024538  0x0000639d fetch  0x00000001 , 0x00000151 
- 00024539  0x0000639e set1  0x00000003 , 0x0000003f 
- 00024540  0x0000639f set1  0x00000002 , 0x0000003f 
- 00024541  0x000063a0 store  0x00000001 , 0x00000151 
- 00024542  0x000063a1 rtn 
- 00024543  0x000063a3 set1  0x00000004 , 0x00000002 
- 00024544  0x000063a4 jam  0x00000005 , 0x00000180 
- 00024545  0x000063a5 fetch  0x00000002 , 0x00000159 
- 00024546  0x000063a6 iforce  0x00000039 
- 00024547  0x000063a7 store  0x00000002 , 0x0000015f 
- 00024548  0x000063a8 arg  0x00000551 , 0x00000005 
- 00024549  0x000063a9 call  0x00007f73 
- 00024550  0x000063ab set1  0x00000007 , 0x00000002 
- 00024551  0x000063ad set1  0x00000002 , 0x00000002 
- 00024552  0x000063ae force  0x00000000 , 0x0000003f 
- 00024553  0x000063af store  0x00000001 , 0x0000000b 
- 00024554  0x000063b0 store  0x00000002 , 0x000000fa 
- 00024555  0x000063b1 store  0x00000002 , 0x000000fc 
- 00024556  0x000063b2 store  0x00000002 , 0x000000f8 
- 00024557  0x000063b3 store  0x00000002 , 0x000000f6 
- 00024558  0x000063b4 fetch  0x00000001 , 0x00000153 
- 00024559  0x000063b5 compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x000063b6 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x000063b7 storet  0x00000001 , 0x00000151 
- 00024562  0x000063b8 rtn 
- 00024563  0x000063bb set0  0x00000011 , 0x00000000 
- 00024564  0x000063bc jam  0x00000000 , 0x00000151 
- 00024565  0x000063bd fetch  0x00000001 , 0x0000017f 
- 00024566  0x000063be set0  0x00000006 , 0x0000003f 
- 00024567  0x000063bf store  0x00000001 , 0x0000017f 
- 00024568  0x000063c0 rtn 
- 00024569  0x000063c7 arg  0x00000552 , 0x00000006 
- 00024570  0x000063c8 arg  0x00000562 , 0x00000005 
- 00024571  0x000063c9 branch  0x00007ebf 
- 00024572  0x000063cc jam  0x00000009 , 0x0000007c 
- 00024573  0x000063cd rtn 
- 00024574  0x000063d0 nrtn  0x00000029 
- 00024575  0x000063d1 jam  0x00000011 , 0x0000007c 
- 00024576  0x000063d2 rtn 
- 00024577  0x000063d5 arg  0x000040a0 , 0x00000011 
- 00024578  0x000063d6 call  0x00007255 
- 00024579  0x000063d7 jam  0x00000003 , 0x0000007c 
- 00024580  0x000063d8 jam  0x00000008 , 0x0000007d 
- 00024581  0x000063d9 rtn 
- 00024582  0x000063dc jam  0x0000000a , 0x00000072 
- 00024583  0x000063dd jam  0x00000007 , 0x0000007c 
- 00024584  0x000063de jam  0x00000016 , 0x000004ca 
- 00024585  0x000063df rtn 
- 00024586  0x000063e6 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x000063e7 disable  0x00000028 
- 00024588  0x000063e8 call  0x000062c1 
- 00024589  0x000063e9 fetch  0x00000001 , 0x00000048 
- 00024590  0x000063ea rtn  0x00000034 
- 00024591  0x000063ef bbit1  0x00000007 , 0x0000603f 
- 00024592  0x000063f1 beq  0x00000001 , 0x0000616f 
- 00024593  0x000063f2 beq  0x00000002 , 0x000060e4 
- 00024594  0x000063f3 beq  0x00000003 , 0x0000604a 
- 00024595  0x000063f4 beq  0x00000004 , 0x00006060 
- 00024596  0x000063f5 beq  0x00000027 , 0x000061db 
- 00024597  0x000063f6 beq  0x00000028 , 0x00006108 
- 00024598  0x000063f7 beq  0x00000030 , 0x000060f4 
- 00024599  0x000063f8 beq  0x00000025 , 0x000061d6 
- 00024600  0x000063f9 beq  0x00000026 , 0x00006103 
- 00024601  0x000063fa beq  0x00000031 , 0x000061c3 
- 00024602  0x000063fb beq  0x00000037 , 0x0000616a 
- 00024603  0x000063fc beq  0x00000033 , 0x0000615c 
- 00024604  0x000063fd beq  0x00000008 , 0x00006259 
- 00024605  0x000063fe beq  0x00000009 , 0x0000624f 
- 00024606  0x000063ff beq  0x0000000b , 0x00006264 
- 00024607  0x00006400 beq  0x0000000c , 0x0000626d 
- 00024608  0x00006401 beq  0x0000000f , 0x00006162 
- 00024609  0x00006402 beq  0x00000010 , 0x00006292 
- 00024610  0x00006403 beq  0x00000011 , 0x00006288 
- 00024611  0x00006404 beq  0x00000007 , 0x00006152 
- 00024612  0x00006405 beq  0x0000002a , 0x0000617e 
- 00024613  0x00006406 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006408 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006409 beq  0x00000006 , 0x000060f9 
- 00024616  0x0000640a beq  0x00000021 , 0x0000615f 
- 00024617  0x0000640b beq  0x0000002d , 0x000061b2 
- 00024618  0x0000640c beq  0x0000002e , 0x000061b7 
- 00024619  0x0000640d beq  0x00000022 , 0x0000615f 
- 00024620  0x0000640e beq  0x00000034 , 0x00006180 
- 00024621  0x0000640f beq  0x00000013 , 0x00006195 
- 00024622  0x00006410 beq  0x00000017 , 0x000061a4 
- 00024623  0x00006411 beq  0x00000012 , 0x0000628f 
- 00024624  0x00006412 beq  0x0000002f , 0x000061aa 
- 00024625  0x00006413 beq  0x00000018 , 0x000061af 
- 00024626  0x00006414 beq  0x0000003d , 0x000061ff 
- 00024627  0x00006415 beq  0x0000003e , 0x0000620b 
- 00024628  0x00006416 beq  0x0000003f , 0x0000621d 
- 00024629  0x00006417 beq  0x00000040 , 0x00006227 
- 00024630  0x00006418 beq  0x00000041 , 0x0000623c 
- 00024631  0x00006419 beq  0x00000023 , 0x0000624b 
- 00024632  0x0000641a beq  0x0000003b , 0x00006246 
- 00024633  0x0000641c beq  0x00000005 , 0x0000624c 
- 00024634  0x0000641d beq  0x00000029 , 0x0000624d 
- 00024635  0x0000641e beq  0x00000038 , 0x0000624e 
- 00024636  0x0000641f beq  0x00000039 , 0x00006175 
- 00024637  0x00006421 branch  0x00002a8c 
- 00024638  0x00006422 rtn 
- 00024639  0x00006424 beq  0x00000081 , 0x0000606d 
- 00024640  0x00006425 beq  0x00000084 , 0x00006099 
- 00024641  0x00006426 beq  0x00000082 , 0x00006076 
- 00024642  0x00006427 beq  0x00000083 , 0x0000610d 
- 00024643  0x00006428 beq  0x0000008b , 0x00006118 
- 00024644  0x00006429 beq  0x00000097 , 0x0000614e 
- 00024645  0x0000642a beq  0x00000099 , 0x000060d5 
- 00024646  0x0000642b beq  0x0000009a , 0x000060a4 
- 00024647  0x0000642c beq  0x00000095 , 0x000060da 
- 00024648  0x0000642d beq  0x00000096 , 0x000060db 
- 00024649  0x0000642e branch  0x00002a8c 
- 00024650  0x00006435 force  0x00000002 , 0x0000003f 
- 00024651  0x00006436 call  0x00006298 
- 00024652  0x00006437 fetch  0x00000001 , 0x00000049 
- 00024653  0x00006438 istore  0x00000001 , 0x00000005 
- 00024654  0x00006439 call  0x000062a7 
- 00024655  0x0000643a bpatchx  0x00000083 , 0x00004030 
- 00024656  0x0000643b fetch  0x00000001 , 0x00000049 
- 00024657  0x0000643c beq  0x00000008 , 0x00006080 
- 00024658  0x0000643d beq  0x0000000f , 0x00006084 
- 00024659  0x0000643e beq  0x00000010 , 0x0000608f 
- 00024660  0x0000643f beq  0x00000017 , 0x0000605f 
- 00024661  0x00006440 beq  0x00000033 , 0x00006092 
- 00024662  0x00006441 beq  0x00000041 , 0x00006098 
- 00024663  0x00006442 beq  0x00000011 , 0x00006059 
- 00024664  0x00006443 rtn 
- 00024665  0x00006446 fetch  0x00000001 , 0x00000055 
- 00024666  0x00006447 rtn  0x00000034 
- 00024667  0x00006448 jam  0x0000001b , 0x00000055 
- 00024668  0x00006449 setarg  0x0000000c 
- 00024669  0x0000644a arg  0x00000007 , 0x00000007 
- 00024670  0x0000644b branch  0x00007f08 
- 00024671  0x0000644e branch  0x000026c6 
- 00024672  0x00006450 force  0x00000003 , 0x0000003f 
- 00024673  0x00006451 call  0x00006298 
- 00024674  0x00006452 fetch  0x00000001 , 0x00000049 
- 00024675  0x00006453 beq  0x0000000b , 0x00006068 
- 00024676  0x00006454 istore  0x00000001 , 0x00000005 
- 00024677  0x00006455 fetch  0x00000001 , 0x0000004a 
- 00024678  0x00006456 istore  0x00000001 , 0x00000005 
- 00024679  0x00006457 branch  0x000062a7 
- 00024680  0x0000645a istore  0x00000001 , 0x00000005 
- 00024681  0x0000645b fetch  0x00000001 , 0x0000004a 
- 00024682  0x0000645c istore  0x00000001 , 0x00000005 
- 00024683  0x0000645d arg  0x000004d5 , 0x00000002 
- 00024684  0x0000645e branch  0x000062e2 
- 00024685  0x00006461 force  0x00000004 , 0x00000007 
- 00024686  0x00006462 call  0x000062a0 
- 00024687  0x00006463 setarg  0x0000007f 
- 00024688  0x00006464 istore  0x00000001 , 0x00000005 
- 00024689  0x00006465 fetch  0x00000001 , 0x00000049 
- 00024690  0x00006466 set0  0x00000007 , 0x0000003f 
- 00024691  0x00006467 istore  0x00000001 , 0x00000005 
- 00024692  0x00006468 fetch  0x00000001 , 0x00000049 
- 00024693  0x00006469 branch  0x000062a7 
- 00024694  0x0000646c force  0x00000005 , 0x00000007 
- 00024695  0x0000646d call  0x000062a0 
- 00024696  0x0000646e setarg  0x0000007f 
- 00024697  0x0000646f istore  0x00000001 , 0x00000005 
- 00024698  0x00006470 fetch  0x00000001 , 0x00000049 
- 00024699  0x00006471 set0  0x00000007 , 0x0000003f 
- 00024700  0x00006472 istore  0x00000001 , 0x00000005 
- 00024701  0x00006473 fetch  0x00000001 , 0x0000004a 
- 00024702  0x00006474 istore  0x00000001 , 0x00000005 
- 00024703  0x00006475 branch  0x000062a7 
- 00024704  0x00006479 call  0x0000244f 
- 00024705  0x0000647a call  0x000062f3 
- 00024706  0x0000647b rtn  0x00000001 
- 00024707  0x0000647c branch  0x00005ffc 
- 00024708  0x0000647f fetch  0x00000001 , 0x0000004b 
- 00024709  0x00006480 bbit1  0x00000005 , 0x0000608b 
- 00024710  0x00006481 rtnbit0  0x00000004 
- 00024711  0x00006482 jam  0x00000012 , 0x0000007c 
- 00024712  0x00006483 set0  0x00000004 , 0x0000003f 
- 00024713  0x00006484 call  0x000062eb 
- 00024714  0x00006485 branch  0x0000608d 
- 00024715  0x00006487 jam  0x00000010 , 0x0000007c 
- 00024716  0x00006488 set0  0x00000005 , 0x0000003f 
- 00024717  0x0000648a store  0x00000001 , 0x0000004b 
- 00024718  0x0000648b rtn 
- 00024719  0x0000648e call  0x000062fc 
- 00024720  0x0000648f branch  0x00005ffe , 0x00000001 
- 00024721  0x00006490 rtn 
- 00024722  0x00006493 jam  0x0000008b , 0x0000007c 
- 00024723  0x00006495 fetch  0x00000001 , 0x000004d1 
- 00024724  0x00006496 set1  0x00000000 , 0x0000003f 
- 00024725  0x00006497 store  0x00000001 , 0x000004d1 
- 00024726  0x00006498 jam  0x00000001 , 0x00000a99 
- 00024727  0x00006499 branch  0x00007d86 
- 00024728  0x0000649d rtn 
- 00024729  0x000064a2 force  0x0000000c , 0x00000007 
- 00024730  0x000064a3 call  0x000062a0 
- 00024731  0x000064a4 setarg  0x00000001 
- 00024732  0x000064a5 istore  0x00000001 , 0x00000005 
- 00024733  0x000064a6 fetch  0x00000002 , 0x000004ce 
- 00024734  0x000064a7 istore  0x00000002 , 0x00000005 
- 00024735  0x000064a8 setarg  0x00000000 
- 00024736  0x000064a9 istore  0x00000003 , 0x00000005 
- 00024737  0x000064aa setarg  0x00000000 
- 00024738  0x000064ab istore  0x00000004 , 0x00000005 
- 00024739  0x000064ac branch  0x000062b0 
- 00024740  0x000064ae force  0x00000005 , 0x00000007 
- 00024741  0x000064af call  0x000062a0 
- 00024742  0x000064b0 fetch  0x00000003 , 0x0000465b 
- 00024743  0x000064b1 istore  0x00000003 , 0x00000005 
- 00024744  0x000064b2 call  0x000062b0 
- 00024745  0x000064b3 jam  0x00000001 , 0x00004665 
- 00024746  0x000064b4 fetch  0x00000001 , 0x0000465b 
- 00024747  0x000064b5 beq  0x00000001 , 0x000060b5 
- 00024748  0x000064b6 beq  0x00000002 , 0x000060af 
- 00024749  0x000064b7 beq  0x00000003 , 0x000060bb 
- 00024750  0x000064b8 rtn 
- 00024751  0x000064bb fetch  0x00000001 , 0x0000465e 
- 00024752  0x000064bc beq  0x00000000 , 0x000060c7 
- 00024753  0x000064bd beq  0x00000001 , 0x000060c7 
- 00024754  0x000064be beq  0x00000002 , 0x000060c7 
- 00024755  0x000064bf beq  0x00000003 , 0x000060c1 
- 00024756  0x000064c0 rtn 
- 00024757  0x000064c4 fetch  0x00000001 , 0x0000465e 
- 00024758  0x000064c5 beq  0x00000000 , 0x000060c1 
- 00024759  0x000064c6 beq  0x00000001 , 0x000060c5 
- 00024760  0x000064c7 beq  0x00000002 , 0x000060c7 
- 00024761  0x000064c8 beq  0x00000003 , 0x000060c1 
- 00024762  0x000064c9 rtn 
- 00024763  0x000064cd fetch  0x00000001 , 0x0000465e 
- 00024764  0x000064ce beq  0x00000000 , 0x000060c1 
- 00024765  0x000064cf beq  0x00000001 , 0x000060c1 
- 00024766  0x000064d0 beq  0x00000002 , 0x000060c1 
- 00024767  0x000064d1 beq  0x00000003 , 0x000060c1 
- 00024768  0x000064d2 rtn 
- 00024769  0x000064dc jam  0x00000003 , 0x00004662 
- 00024770  0x000064dd fetch  0x00000001 , 0x0000455c 
- 00024771  0x000064de bbit1  0x00000000 , 0x000033e9 
- 00024772  0x000064df rtn 
- 00024773  0x000064e3 jam  0x00000001 , 0x00004662 
- 00024774  0x000064e4 rtn 
- 00024775  0x000064eb jam  0x00000002 , 0x00004662 
- 00024776  0x000064ec rtn 
- 00024777  0x000064f0 arg  0x00000000 , 0x00000007 
- 00024778  0x000064f1 branch  0x000060cd 
- 00024779  0x000064f4 arg  0x00000000 , 0x00000007 
- 00024780  0x000064f5 branch  0x000060d1 
- 00024781  0x000064f8 fetch  0x00000001 , 0x0000455c 
- 00024782  0x000064f9 qset1  0x0000003f 
- 00024783  0x000064fa store  0x00000001 , 0x0000455c 
- 00024784  0x000064fb rtn 
- 00024785  0x000064fe fetch  0x00000001 , 0x0000455c 
- 00024786  0x000064ff qset0  0x0000003f 
- 00024787  0x00006500 store  0x00000001 , 0x0000455c 
- 00024788  0x00006501 rtn 
- 00024789  0x00006505 force  0x00000005 , 0x00000007 
- 00024790  0x00006506 call  0x000062a0 
- 00024791  0x00006507 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006508 istore  0x00000003 , 0x00000005 
- 00024793  0x00006509 branch  0x000062b2 
- 00024794  0x0000650e rtn 
- 00024795  0x00006510 force  0x00000009 , 0x00000007 
- 00024796  0x00006511 call  0x000062a0 
- 00024797  0x00006512 fetch  0x00000001 , 0x00000095 
- 00024798  0x00006513 istore  0x00000001 , 0x00000005 
- 00024799  0x00006514 fetch  0x00000002 , 0x00000096 
- 00024800  0x00006515 istore  0x00000002 , 0x00000005 
- 00024801  0x00006516 fetch  0x00000004 , 0x00000091 
- 00024802  0x00006517 istore  0x00000004 , 0x00000005 
- 00024803  0x00006518 branch  0x000062b0 
- 00024804  0x0000651b force  0x00000011 , 0x0000003f 
- 00024805  0x0000651c call  0x00006298 
- 00024806  0x0000651d fetch  0x00000001 , 0x00000049 
- 00024807  0x0000651e copy  0x0000003f , 0x00000002 
- 00024808  0x0000651f beq  0x00000000 , 0x000060ec 
- 00024809  0x00006520 beq  0x0000000e , 0x000060ec 
- 00024810  0x00006521 beq  0x0000001c , 0x000060ec 
- 00024811  0x00006522 rtn 
- 00024812  0x00006524 istore  0x00000001 , 0x00000005 
- 00024813  0x00006525 fetch  0x00000001 , 0x00004515 
- 00024814  0x00006526 istore  0x00000001 , 0x00000005 
- 00024815  0x00006527 arg  0x0000000e , 0x00000039 
- 00024816  0x00006528 setarg  0x00004516 
- 00024817  0x00006529 iadd  0x00000002 , 0x00000006 
- 00024818  0x0000652a call  0x00007f01 
- 00024819  0x0000652b branch  0x000062b0 
- 00024820  0x0000652f force  0x00000003 , 0x0000003f 
- 00024821  0x00006530 call  0x00006298 
- 00024822  0x00006531 setarg  0x00000114 
- 00024823  0x00006532 istore  0x00000002 , 0x00000005 
- 00024824  0x00006533 branch  0x000062b0 
- 00024825  0x00006537 force  0x00000003 , 0x0000003f 
- 00024826  0x00006538 call  0x00006298 
- 00024827  0x00006539 fetch  0x00000004 , 0x00000165 
- 00024828  0x0000653a isub  0x00000022 , 0x0000003f 
- 00024829  0x0000653b branch  0x000060ff , 0x00000029 
- 00024830  0x0000653c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x0000653f rshift2  0x0000003f , 0x0000003f 
- 00024832  0x00006540 set0  0x0000000f , 0x0000003f 
- 00024833  0x00006541 istore  0x00000002 , 0x00000005 
- 00024834  0x00006542 branch  0x000062b0 
- 00024835  0x00006545 force  0x00000006 , 0x0000003f 
- 00024836  0x00006546 call  0x00006298 
- 00024837  0x00006547 fetch  0x00000005 , 0x00004510 
- 00024838  0x00006548 istore  0x00000005 , 0x00000005 
- 00024839  0x00006549 branch  0x000062b0 
- 00024840  0x0000654c force  0x00000009 , 0x0000003f 
- 00024841  0x0000654d call  0x00006298 
- 00024842  0x0000654e fetch  0x00000008 , 0x00004098 
- 00024843  0x0000654f istore  0x00000008 , 0x00000005 
- 00024844  0x00006550 branch  0x000062b0 
- 00024845  0x00006558 force  0x0000000c , 0x00000007 
- 00024846  0x00006559 call  0x000062a0 
- 00024847  0x0000655a setarg  0x00000001 
- 00024848  0x0000655b istore  0x00000001 , 0x00000005 
- 00024849  0x0000655c fetch  0x00000002 , 0x000004ce 
- 00024850  0x0000655d istore  0x00000002 , 0x00000005 
- 00024851  0x0000655e setarg  0x00000000 
- 00024852  0x0000655f istore  0x00000003 , 0x00000005 
- 00024853  0x00006560 setarg  0x00000000 
- 00024854  0x00006561 istore  0x00000004 , 0x00000005 
- 00024855  0x00006562 branch  0x000062b2 
- 00024856  0x00006565 force  0x00000003 , 0x00000007 
- 00024857  0x00006566 call  0x000062a0 
- 00024858  0x00006567 fetch  0x00000001 , 0x0000415a 
- 00024859  0x00006568 istore  0x00000001 , 0x00000005 
- 00024860  0x00006569 disable  0x00000028 
- 00024861  0x0000656a call  0x000062b2 
- 00024862  0x0000656b nrtn  0x00000028 
- 00024863  0x0000656c nrtn  0x00000029 
- 00024864  0x0000656d fetch  0x00000001 , 0x000040d8 
- 00024865  0x0000656e rtnbit0  0x00000000 
- 00024866  0x0000656f call  0x00006132 
- 00024867  0x00006570 branch  0x0000613c 
- 00024868  0x00006574 bpatchx  0x00000084 , 0x00004030 
- 00024869  0x00006575 fetch  0x00000001 , 0x0000409e 
- 00024870  0x00006576 set1  0x00000003 , 0x0000003f 
- 00024871  0x00006577 store  0x00000001 , 0x0000409e 
- 00024872  0x00006578 setarg  0x00000101 
- 00024873  0x00006579 store  0x00000002 , 0x000004ce 
- 00024874  0x0000657a rtn 
- 00024875  0x0000657d bpatchx  0x00000085 , 0x00004030 
- 00024876  0x0000657e fetch  0x00000001 , 0x0000409e 
- 00024877  0x0000657f set0  0x00000003 , 0x0000003f 
- 00024878  0x00006580 store  0x00000001 , 0x0000409e 
- 00024879  0x00006581 setarg  0x00000000 
- 00024880  0x00006582 store  0x00000002 , 0x000004ce 
- 00024881  0x00006583 rtn 
- 00024882  0x00006586 jam  0x00000003 , 0x000040d8 
- 00024883  0x00006587 setarg  0x00000000 
- 00024884  0x00006588 store  0x00000004 , 0x00004142 
- 00024885  0x00006589 arg  0x000040da , 0x00000005 
- 00024886  0x0000658a call  0x00006140 
- 00024887  0x0000658b arg  0x000040e7 , 0x00000005 
- 00024888  0x0000658c call  0x00006140 
- 00024889  0x0000658d arg  0x00004146 , 0x00000005 
- 00024890  0x0000658e call  0x00006140 
- 00024891  0x0000658f branch  0x00006147 
- 00024892  0x00006591 arg  0x000040e7 , 0x00000005 
- 00024893  0x00006592 call  0x00006140 
- 00024894  0x00006593 call  0x00006147 
- 00024895  0x00006594 branch  0x0000614a 
- 00024896  0x00006598 setarg  0x00ffffff 
- 00024897  0x00006599 istore  0x00000003 , 0x00000005 
- 00024898  0x0000659a istore  0x00000003 , 0x00000005 
- 00024899  0x0000659b istore  0x00000003 , 0x00000005 
- 00024900  0x0000659c setarg  0x0000007f 
- 00024901  0x0000659d istore  0x00000001 , 0x00000005 
- 00024902  0x0000659e rtn 
- 00024903  0x000065a0 setarg  0x00000000 
- 00024904  0x000065a1 store  0x00000002 , 0x000040d6 
- 00024905  0x000065a2 rtn 
- 00024906  0x000065a4 fetch  0x00000001 , 0x000040d8 
- 00024907  0x000065a5 set1  0x00000002 , 0x0000003f 
- 00024908  0x000065a6 store  0x00000001 , 0x000040d8 
- 00024909  0x000065a7 rtn 
- 00024910  0x000065ab force  0x00000002 , 0x00000007 
- 00024911  0x000065ac call  0x000062a0 
- 00024912  0x000065ad nbranch  0x000062b0 , 0x00000029 
- 00024913  0x000065af branch  0x000062b2 
- 00024914  0x000065b4 force  0x00000002 , 0x0000003f 
- 00024915  0x000065b5 call  0x00006298 
- 00024916  0x000065b6 fetch  0x00000001 , 0x000004ca 
- 00024917  0x000065b7 istore  0x00000001 , 0x00000005 
- 00024918  0x000065b8 call  0x000062b2 
- 00024919  0x000065ba fetch  0x00000001 , 0x0000004b 
- 00024920  0x000065bb set1  0x00000003 , 0x0000003f 
- 00024921  0x000065bc store  0x00000001 , 0x0000004b 
- 00024922  0x000065bd jam  0x00000032 , 0x00000072 
- 00024923  0x000065be rtn 
- 00024924  0x000065c2 force  0x00000001 , 0x0000003f 
- 00024925  0x000065c3 call  0x00006298 
- 00024926  0x000065c4 branch  0x000062b2 
- 00024927  0x000065c6 force  0x00000001 , 0x0000003f 
- 00024928  0x000065c7 call  0x00006298 
- 00024929  0x000065c8 branch  0x000062b0 
- 00024930  0x000065cc force  0x00000002 , 0x0000003f 
- 00024931  0x000065cd call  0x00006298 
- 00024932  0x000065ce fetch  0x00000001 , 0x0000004c 
- 00024933  0x000065cf isolate0  0x00000002 , 0x0000003f 
- 00024934  0x000065d0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x000065d1 and_into  0x00000001 , 0x0000003f 
- 00024936  0x000065d2 istore  0x00000001 , 0x00000005 
- 00024937  0x000065d3 branch  0x000062b2 
- 00024938  0x000065d7 force  0x00000003 , 0x0000003f 
- 00024939  0x000065d8 call  0x00006298 
- 00024940  0x000065d9 fetch  0x00000002 , 0x00000051 
- 00024941  0x000065da istore  0x00000002 , 0x00000005 
- 00024942  0x000065db branch  0x000062b2 
- 00024943  0x000065de jam  0x000000fa , 0x00000072 
- 00024944  0x000065df force  0x00000002 , 0x0000003f 
- 00024945  0x000065e0 call  0x00006298 
- 00024946  0x000065e1 fetch  0x00000001 , 0x00000053 
- 00024947  0x000065e2 istore  0x00000001 , 0x00000005 
- 00024948  0x000065e3 branch  0x000062b2 
- 00024949  0x000065e6 force  0x0000000a , 0x0000003f 
- 00024950  0x000065e7 call  0x00006298 
- 00024951  0x000065e8 arg  0x00000152 , 0x00000006 
- 00024952  0x000065e9 force  0x00000009 , 0x00000039 
- 00024953  0x000065eb ifetch  0x00000001 , 0x00000006 
- 00024954  0x000065ec xor_into  0x00000055 , 0x0000003f 
- 00024955  0x000065ed istore  0x00000001 , 0x00000005 
- 00024956  0x000065ee loop  0x00006179 
- 00024957  0x000065ef branch  0x000062b2 
- 00024958  0x000065f2 branch  0x000062b2 
- 00024959  0x000065f4 branch  0x000062b2 
- 00024960  0x000065f7 rtn  0x00000029 
- 00024961  0x000065f8 call  0x0000282d 
- 00024962  0x000065f9 force  0x00000009 , 0x0000003f 
- 00024963  0x000065fa call  0x00006298 
- 00024964  0x000065fb fetch  0x00000002 , 0x00000171 
- 00024965  0x000065fc istore  0x00000002 , 0x00000005 
- 00024966  0x000065fd fetch  0x00000003 , 0x000040a0 
- 00024967  0x000065fe istore  0x00000003 , 0x00000005 
- 00024968  0x000065ff fetch  0x00000001 , 0x000040a3 
- 00024969  0x00006600 istore  0x00000001 , 0x00000005 
- 00024970  0x00006601 fetch  0x00000002 , 0x000040a4 
- 00024971  0x00006602 istore  0x00000002 , 0x00000005 
- 00024972  0x00006603 bmark0  0x00000003 , 0x00006191 
- 00024973  0x00006604 set0  0x00000003 , 0x00000000 
- 00024974  0x00006605 call  0x000062b2 
- 00024975  0x00006606 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006607 rtn 
- 00024977  0x00006609 call  0x000062b0 
- 00024978  0x0000660a jam  0x00000003 , 0x0000007c 
- 00024979  0x0000660b jam  0x00000013 , 0x0000007d 
- 00024980  0x0000660c rtn 
- 00024981  0x0000660f arg  0x00000200 , 0x00000002 
- 00024982  0x00006610 branch  0x00006199 , 0x00000029 
- 00024983  0x00006611 deposit  0x00000028 
- 00024984  0x00006612 branch  0x0000619a 
- 00024985  0x00006614 deposit  0x00000022 
- 00024986  0x00006616 deposit  0x00000021 
- 00024987  0x00006617 iadd  0x00000002 , 0x0000003f 
- 00024988  0x00006618 and_into  0x000001fc , 0x0000003f 
- 00024989  0x00006619 store  0x00000004 , 0x00000034 
- 00024990  0x0000661a force  0x00000005 , 0x0000003f 
- 00024991  0x0000661b call  0x00006298 
- 00024992  0x0000661c fetch  0x00000004 , 0x00000034 
- 00024993  0x0000661d rshift  0x0000003f , 0x0000003f 
- 00024994  0x0000661e istore  0x00000004 , 0x00000005 
- 00024995  0x0000661f branch  0x000062b2 
- 00024996  0x00006622 force  0x0000000a , 0x0000003f 
- 00024997  0x00006623 call  0x00006298 
- 00024998  0x00006624 arg  0x000004d9 , 0x00000006 
- 00024999  0x00006625 ifetch  0x00000009 , 0x00000006 
- 00025000  0x00006626 istore  0x00000009 , 0x00000005 
- 00025001  0x00006627 branch  0x000062b2 
- 00025002  0x0000662c force  0x00000003 , 0x0000003f 
- 00025003  0x0000662d call  0x00006298 
- 00025004  0x0000662e setarg  0x00000114 
- 00025005  0x0000662f istore  0x00000002 , 0x00000005 
- 00025006  0x00006630 branch  0x000062b2 
- 00025007  0x00006634 force  0x00000001 , 0x0000003f 
- 00025008  0x00006635 call  0x00006298 
- 00025009  0x0000663e branch  0x000062b2 
- 00025010  0x00006642 force  0x00000002 , 0x0000003f 
- 00025011  0x00006643 call  0x00006298 
- 00025012  0x00006644 fetch  0x00000001 , 0x000040d0 
- 00025013  0x00006645 istore  0x00000001 , 0x00000005 
- 00025014  0x00006646 branch  0x000062b2 
- 00025015  0x0000664a force  0x00000002 , 0x0000003f 
- 00025016  0x0000664b call  0x00006298 
- 00025017  0x0000664c setarg  0x00000005 
- 00025018  0x0000664d istore  0x00000001 , 0x00000005 
- 00025019  0x0000664e branch  0x000062b2 
- 00025020  0x00006652 force  0x00000002 , 0x0000003f 
- 00025021  0x00006653 call  0x00006298 
- 00025022  0x00006654 setarg  0x00000000 
- 00025023  0x00006655 istore  0x00000001 , 0x00000005 
- 00025024  0x00006656 branch  0x000062b2 
- 00025025  0x0000665a jam  0x0000002e , 0x0000007c 
- 00025026  0x0000665b rtn 
- 00025027  0x0000665d fetch  0x00000001 , 0x00004092 
- 00025028  0x0000665e sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x0000665f call  0x000061c1 , 0x00000005 
- 00025030  0x00006660 fetch  0x00000001 , 0x00000030 
- 00025031  0x00006661 set1  0x00000004 , 0x0000003f 
- 00025032  0x00006662 store  0x00000001 , 0x00000030 
- 00025033  0x00006663 copy  0x00000022 , 0x0000003f 
- 00025034  0x00006664 store  0x00000004 , 0x000004e9 
- 00025035  0x00006665 fetch  0x00000001 , 0x000004d1 
- 00025036  0x00006666 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x00006667 set1  0x00000003 , 0x0000003f 
- 00025038  0x00006668 store  0x00000001 , 0x000004d1 
- 00025039  0x00006669 jam  0x00000005 , 0x00000a99 
- 00025040  0x0000666a call  0x00007d86 
- 00025041  0x0000666b force  0x00000001 , 0x0000003f 
- 00025042  0x0000666c call  0x00006298 
- 00025043  0x0000666d branch  0x000062b2 
- 00025044  0x0000666f jam  0x00000000 , 0x00000048 
- 00025045  0x00006670 rtn 
- 00025046  0x00006673 force  0x00000006 , 0x0000003f 
- 00025047  0x00006674 call  0x00006298 
- 00025048  0x00006675 fetch  0x00000005 , 0x00004510 
- 00025049  0x00006676 istore  0x00000005 , 0x00000005 
- 00025050  0x00006677 branch  0x000062b2 
- 00025051  0x0000667a force  0x00000009 , 0x0000003f 
- 00025052  0x0000667b call  0x00006298 
- 00025053  0x0000667c fetch  0x00000008 , 0x00004098 
- 00025054  0x0000667d istore  0x00000008 , 0x00000005 
- 00025055  0x0000667e branch  0x000062b2 
- 00025056  0x00006681 jam  0x00000001 , 0x000009b1 
- 00025057  0x00006682 fetch  0x00000001 , 0x000045b1 
- 00025058  0x00006683 rtnne  0x00000001 
- 00025059  0x00006684 jam  0x00000013 , 0x000009af 
- 00025060  0x00006685 rtn 
- 00025061  0x00006688 call  0x000062ef 
- 00025062  0x00006689 jam  0x00000099 , 0x0000007c 
- 00025063  0x0000668a jam  0x00000003 , 0x000009af 
- 00025064  0x0000668b rtn 
- 00025065  0x0000668f call  0x000062ef 
- 00025066  0x00006690 jam  0x0000003d , 0x0000007c 
- 00025067  0x00006691 jam  0x00000007 , 0x000009af 
- 00025068  0x00006692 rtn 
- 00025069  0x00006695 arg  0x00000a4e , 0x00000011 
- 00025070  0x00006696 arg  0x00000a6e , 0x00000012 
- 00025071  0x00006697 arg  0x00000010 , 0x00000039 
- 00025072  0x00006698 call  0x00007f88 
- 00025073  0x00006699 branch  0x000061f7 , 0x00000005 
- 00025074  0x0000669a jam  0x00000000 , 0x000009af 
- 00025075  0x0000669b call  0x000076da 
- 00025076  0x0000669c jam  0x00000024 , 0x0000007e 
- 00025077  0x0000669d jam  0x00000040 , 0x0000007d 
- 00025078  0x0000669e branch  0x00005d53 
- 00025079  0x000066a0 jam  0x0000000a , 0x000009af 
- 00025080  0x000066a1 call  0x000076d8 
- 00025081  0x000066a2 jam  0x00000040 , 0x0000007d 
- 00025082  0x000066a3 branch  0x00005e38 
- 00025083  0x000066a8 jam  0x00000040 , 0x0000007c 
- 00025084  0x000066a9 rtn 
- 00025085  0x000066b0 jam  0x0000003d , 0x0000007c 
- 00025086  0x000066b2 rtn 
- 00025087  0x000066b9 jam  0x00000000 , 0x000009b6 
- 00025088  0x000066ba force  0x00000004 , 0x0000003f 
- 00025089  0x000066bb call  0x00006298 
- 00025090  0x000066bc force  0x00000001 , 0x0000003f 
- 00025091  0x000066bd istore  0x00000001 , 0x00000005 
- 00025092  0x000066be force  0x00000001 , 0x0000003f 
- 00025093  0x000066bf istore  0x00000001 , 0x00000005 
- 00025094  0x000066c0 force  0x00000030 , 0x0000003f 
- 00025095  0x000066c1 istore  0x00000001 , 0x00000005 
- 00025096  0x000066c2 call  0x000062fc 
- 00025097  0x000066c3 branch  0x000062b2 , 0x00000001 
- 00025098  0x000066c4 branch  0x000062b0 
- 00025099  0x000066c8 force  0x00000011 , 0x0000003f 
- 00025100  0x000066c9 call  0x00006298 
- 00025101  0x000066ca fetch  0x00000001 , 0x000009b6 
- 00025102  0x000066cb arg  0x0000462a , 0x00000006 
- 00025103  0x000066cc iadd  0x00000006 , 0x00000006 
- 00025104  0x000066cd ifetch  0x00000008 , 0x00000006 
- 00025105  0x000066ce istore  0x00000008 , 0x00000005 
- 00025106  0x000066cf ifetch  0x00000008 , 0x00000006 
- 00025107  0x000066d0 istore  0x00000008 , 0x00000005 
- 00025108  0x000066d1 fetch  0x00000001 , 0x000009b6 
- 00025109  0x000066d2 increase  0x00000010 , 0x0000003f 
- 00025110  0x000066d3 store  0x00000001 , 0x000009b6 
- 00025111  0x000066d4 call  0x000062fc 
- 00025112  0x000066d5 branch  0x000062b2 , 0x00000001 
- 00025113  0x000066d6 branch  0x000062b0 
- 00025114  0x000066da jam  0x00000006 , 0x000009ae 
- 00025115  0x000066db jam  0x0000003f , 0x0000007c 
- 00025116  0x000066dc rtn 
- 00025117  0x000066e0 force  0x00000011 , 0x0000003f 
- 00025118  0x000066e1 call  0x00006298 
- 00025119  0x000066e2 arg  0x00000a4e , 0x00000006 
- 00025120  0x000066e3 ifetch  0x00000008 , 0x00000006 
- 00025121  0x000066e4 istore  0x00000008 , 0x00000005 
- 00025122  0x000066e5 ifetch  0x00000008 , 0x00000006 
- 00025123  0x000066e6 istore  0x00000008 , 0x00000005 
- 00025124  0x000066e7 branch  0x000062b0 
- 00025125  0x000066ea jam  0x00000040 , 0x0000007c 
- 00025126  0x000066eb rtn 
- 00025127  0x000066ef call  0x000062fc 
- 00025128  0x000066f0 call  0x00007612 , 0x00000001 
- 00025129  0x000066f1 force  0x00000011 , 0x0000003f 
- 00025130  0x000066f2 call  0x00006298 
- 00025131  0x000066f3 arg  0x00000a1e , 0x00000006 
- 00025132  0x000066f4 ifetch  0x00000008 , 0x00000006 
- 00025133  0x000066f5 istore  0x00000008 , 0x00000005 
- 00025134  0x000066f6 ifetch  0x00000008 , 0x00000006 
- 00025135  0x000066f7 istore  0x00000008 , 0x00000005 
- 00025136  0x000066f8 call  0x000062fc 
- 00025137  0x000066f9 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x000066fa branch  0x000062b2 , 0x00000001 
- 00025139  0x000066fe jam  0x0000000f , 0x000009af 
- 00025140  0x00006700 call  0x000062ef 
- 00025141  0x00006701 jam  0x0000000b , 0x0000007c 
- 00025142  0x00006702 call  0x00006307 
- 00025143  0x00006703 branch  0x0000764e , 0x00000001 
- 00025144  0x00006704 branch  0x00007658 
- 00025145  0x00006706 call  0x000062eb 
- 00025146  0x00006708 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006709 rtn 
- 00025148  0x0000670c force  0x00000011 , 0x0000003f 
- 00025149  0x0000670d call  0x00006298 
- 00025150  0x0000670e arg  0x00000a4e , 0x00000006 
- 00025151  0x0000670f ifetch  0x00000008 , 0x00000006 
- 00025152  0x00006710 istore  0x00000008 , 0x00000005 
- 00025153  0x00006711 ifetch  0x00000008 , 0x00000006 
- 00025154  0x00006712 istore  0x00000008 , 0x00000005 
- 00025155  0x00006713 call  0x000062fc 
- 00025156  0x00006714 nbranch  0x000062b0 , 0x00000001 
- 00025157  0x00006715 branch  0x000062b2 , 0x00000001 
- 00025158  0x00006718 force  0x00000003 , 0x0000003f 
- 00025159  0x00006719 call  0x00006298 
- 00025160  0x0000671a setarg  0x0000fffe 
- 00025161  0x0000671b istore  0x00000002 , 0x00000005 
- 00025162  0x0000671c branch  0x000062b0 
- 00025163  0x0000671f branch  0x000062b2 
- 00025164  0x00006721 branch  0x000062b2 
- 00025165  0x00006723 branch  0x000062b2 
- 00025166  0x00006725 branch  0x000062b2 
- 00025167  0x0000672b call  0x0000630b 
- 00025168  0x0000672c arg  0x000040a0 , 0x00000011 
- 00025169  0x0000672d call  0x00006311 
- 00025170  0x0000672e force  0x00000011 , 0x0000003f 
- 00025171  0x0000672f call  0x00006298 
- 00025172  0x00006730 arg  0x00000582 , 0x00000011 
- 00025173  0x00006731 arg  0x00000562 , 0x00000012 
- 00025174  0x00006732 call  0x00007352 
- 00025175  0x00006733 nbranch  0x000062a7 , 0x00000029 
- 00025176  0x00006734 branch  0x000062ad 
- 00025177  0x00006737 call  0x0000630b 
- 00025178  0x00006738 arg  0x00000040 , 0x00000011 
- 00025179  0x00006739 call  0x00007255 
- 00025180  0x0000673b force  0x00000011 , 0x0000003f 
- 00025181  0x0000673c call  0x00006298 
- 00025182  0x0000673d arg  0x00000562 , 0x00000006 
- 00025183  0x0000673e call  0x00007ebf 
- 00025184  0x0000673f fetch  0x00000001 , 0x00000055 
- 00025185  0x00006740 beq  0x00000019 , 0x000062b2 
- 00025186  0x00006741 beq  0x00000018 , 0x000062b2 
- 00025187  0x00006742 branch  0x000062ad 
- 00025188  0x00006745 fetch  0x00000001 , 0x000009b5 
- 00025189  0x00006746 branch  0x0000626a , 0x00000034 
- 00025190  0x00006747 call  0x000062fc 
- 00025191  0x00006748 call  0x000062ef , 0x00000001 
- 00025192  0x00006749 ncall  0x000062eb , 0x00000001 
- 00025193  0x0000674a branch  0x0000626b 
- 00025194  0x0000674c call  0x000062ef 
- 00025195  0x0000674e call  0x0000630b 
- 00025196  0x0000674f branch  0x0000625c 
- 00025197  0x00006752 arg  0x000040a0 , 0x00000011 
- 00025198  0x00006753 call  0x00007288 
- 00025199  0x00006754 force  0x00000005 , 0x0000003f 
- 00025200  0x00006755 call  0x00006298 
- 00025201  0x00006756 fetch  0x00000004 , 0x00000592 
- 00025202  0x00006757 istore  0x00000004 , 0x00000005 
- 00025203  0x00006758 arg  0x000004d5 , 0x00000002 
- 00025204  0x00006759 call  0x000062e2 
- 00025205  0x0000675a call  0x00007386 
- 00025206  0x0000675b call  0x000062fc 
- 00025207  0x0000675c branch  0x0000627c , 0x00000001 
- 00025208  0x0000675d jam  0x00000001 , 0x000004d8 
- 00025209  0x0000675e fetch  0x00000001 , 0x000009b5 
- 00025210  0x0000675f rtn  0x00000034 
- 00025211  0x00006760 jam  0x0000000b , 0x0000007c 
- 00025212  0x00006762 fetch  0x00000001 , 0x000041bd 
- 00025213  0x00006763 rtn  0x00000034 
- 00025214  0x00006765 call  0x000062fc 
- 00025215  0x00006766 nbranch  0x00006284 , 0x00000001 
- 00025216  0x00006767 fetch  0x00000001 , 0x000004d7 
- 00025217  0x00006768 rtn  0x00000034 
- 00025218  0x00006769 jam  0x0000000f , 0x0000007c 
- 00025219  0x0000676a rtn 
- 00025220  0x0000676c rtnmark0  0x00000021 
- 00025221  0x0000676d set0  0x00000021 , 0x00000000 
- 00025222  0x0000676e jam  0x0000000f , 0x0000007c 
- 00025223  0x0000676f rtn 
- 00025224  0x00006774 call  0x0000630b 
- 00025225  0x00006775 call  0x0000728b 
- 00025226  0x00006776 force  0x00000011 , 0x0000003f 
- 00025227  0x00006777 call  0x00006298 
- 00025228  0x00006778 arg  0x00000562 , 0x00000006 
- 00025229  0x00006779 call  0x00007ebf 
- 00025230  0x0000677a branch  0x000062ad 
- 00025231  0x0000677d force  0x00000001 , 0x0000003f 
- 00025232  0x0000677e call  0x00006298 
- 00025233  0x0000677f branch  0x000062ad 
- 00025234  0x00006782 force  0x00000002 , 0x0000003f 
- 00025235  0x00006783 call  0x00006298 
- 00025236  0x00006784 force  0x00000010 , 0x0000003f 
- 00025237  0x00006785 istore  0x00000001 , 0x00000005 
- 00025238  0x00006786 store  0x00000001 , 0x00000054 
- 00025239  0x00006787 branch  0x000062ad 
- 00025240  0x0000678b lshift3  0x0000003f , 0x0000003f 
- 00025241  0x0000678c or_into  0x00000007 , 0x0000003f 
- 00025242  0x0000678d store  0x00000001 , 0x000004b6 
- 00025243  0x0000678e arg  0x00000011 , 0x00000039 
- 00025244  0x0000678f arg  0x000004b8 , 0x00000005 
- 00025245  0x00006790 call  0x00007ed4 
- 00025246  0x00006791 arg  0x000004b8 , 0x00000005 
- 00025247  0x00006792 rtn 
- 00025248  0x00006795 and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x00006796 jam  0x0000007f , 0x00000048 
- 00025250  0x00006797 deposit  0x00000007 
- 00025251  0x00006798 call  0x00006298 
- 00025252  0x00006799 deposit  0x00000011 
- 00025253  0x0000679a istore  0x00000001 , 0x00000005 
- 00025254  0x0000679b rtn 
- 00025255  0x0000679e fetch  0x00000001 , 0x00000048 
- 00025256  0x0000679f lshift  0x0000003f , 0x0000003f 
- 00025257  0x000067a0 fetcht  0x00000001 , 0x0000004c 
- 00025258  0x000067a1 isolate1  0x00000001 , 0x00000002 
- 00025259  0x000067a2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x000067a3 branch  0x000062b7 
- 00025261  0x000067a7 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x000067a8 and_into  0x00000001 , 0x00000002 
- 00025263  0x000067a9 branch  0x000062b3 
- 00025264  0x000067ac force  0x00000000 , 0x00000002 
- 00025265  0x000067ad branch  0x000062b3 
- 00025266  0x000067b0 force  0x00000001 , 0x00000002 
- 00025267  0x000067b2 fetch  0x00000001 , 0x00000048 
- 00025268  0x000067b3 lshift  0x0000003f , 0x0000003f 
- 00025269  0x000067b4 setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x000067b5 ixor  0x00000002 , 0x0000003f 
- 00025271  0x000067b7 store  0x00000001 , 0x000004b7 
- 00025272  0x000067b8 jam  0x00000000 , 0x00000048 
- 00025273  0x000067b9 call  0x000062c7 
- 00025274  0x000067ba enable  0x00000028 
- 00025275  0x000067bb rtn 
- 00025276  0x000067bf fetch  0x00000001 , 0x0000007c 
- 00025277  0x000067c0 rtn  0x00000034 
- 00025278  0x000067c1 call  0x000062c1 
- 00025279  0x000067c2 fetch  0x00000001 , 0x0000007c 
- 00025280  0x000067c3 rtn 
- 00025281  0x000067c6 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x000067c7 fetch  0x00000001 , 0x00000048 
- 00025283  0x000067c8 branch  0x000062c7 , 0x00000034 
- 00025284  0x000067c9 fetch  0x00000001 , 0x00000078 
- 00025285  0x000067ca nrtn  0x00000034 
- 00025286  0x000067cb branch  0x000062d1 
- 00025287  0x000067cd fetch  0x00000001 , 0x00000078 
- 00025288  0x000067ce branch  0x000062d7 , 0x00000034 
- 00025289  0x000067cf fetch  0x00000003 , 0x00000078 
- 00025290  0x000067d0 store  0x00000003 , 0x00000048 
- 00025291  0x000067d1 fetcht  0x00000001 , 0x0000007b 
- 00025292  0x000067d2 fetch  0x00000001 , 0x0000004c 
- 00025293  0x000067d3 set0  0x00000001 , 0x0000003f 
- 00025294  0x000067d4 ior  0x00000002 , 0x0000003f 
- 00025295  0x000067d5 store  0x00000001 , 0x0000004c 
- 00025296  0x000067d6 jam  0x00000000 , 0x00000078 
- 00025297  0x000067d8 fetch  0x00000001 , 0x0000007c 
- 00025298  0x000067d9 rtn  0x00000034 
- 00025299  0x000067da fetch  0x00000004 , 0x0000007c 
- 00025300  0x000067db store  0x00000004 , 0x00000078 
- 00025301  0x000067dc jam  0x00000000 , 0x0000007c 
- 00025302  0x000067dd rtn 
- 00025303  0x000067df fetch  0x00000001 , 0x0000007c 
- 00025304  0x000067e0 rtn  0x00000034 
- 00025305  0x000067e1 fetch  0x00000003 , 0x0000007c 
- 00025306  0x000067e2 store  0x00000003 , 0x00000048 
- 00025307  0x000067e3 fetcht  0x00000001 , 0x0000007f 
- 00025308  0x000067e4 fetch  0x00000001 , 0x0000004c 
- 00025309  0x000067e5 set0  0x00000001 , 0x0000003f 
- 00025310  0x000067e6 ior  0x00000002 , 0x0000003f 
- 00025311  0x000067e7 store  0x00000001 , 0x0000004c 
- 00025312  0x000067e8 jam  0x00000000 , 0x0000007c 
- 00025313  0x000067e9 rtn 
- 00025314  0x000067ed bpatchx  0x00000087 , 0x00004030 
- 00025315  0x000067ee fetch  0x00000001 , 0x0000004c 
- 00025316  0x000067ef copy  0x0000003f , 0x00000013 
- 00025317  0x000067f0 ifetch  0x00000001 , 0x00000002 
- 00025318  0x000067f1 call  0x00005e52 
- 00025319  0x000067f2 call  0x000062a7 
- 00025320  0x000067f3 copy  0x00000013 , 0x0000003f 
- 00025321  0x000067f4 store  0x00000001 , 0x0000004c 
- 00025322  0x000067f5 rtn 
- 00025323  0x000067f8 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x000067f9 set0  0x00000000 , 0x00000002 
- 00025325  0x000067fa storet  0x00000001 , 0x0000004c 
- 00025326  0x000067fb rtn 
- 00025327  0x000067fe fetcht  0x00000001 , 0x0000004c 
- 00025328  0x000067ff set1  0x00000000 , 0x00000002 
- 00025329  0x00006800 storet  0x00000001 , 0x0000004c 
- 00025330  0x00006801 rtn 
- 00025331  0x00006805 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006806 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006807 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006808 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006809 rtn 
- 00025336  0x0000680d fetch  0x00000001 , 0x0000004c 
- 00025337  0x0000680e setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x0000680f store  0x00000001 , 0x0000004c 
- 00025339  0x00006810 rtn 
- 00025340  0x00006814 fetch  0x00000001 , 0x000009b4 
- 00025341  0x00006815 compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x00006816 rtn 
- 00025343  0x00006818 fetch  0x00000001 , 0x000009b4 
- 00025344  0x00006819 set1  0x00000007 , 0x0000003f 
- 00025345  0x0000681a store  0x00000001 , 0x000009b4 
- 00025346  0x0000681b rtn 
- 00025347  0x0000681d fetch  0x00000001 , 0x000009b4 
- 00025348  0x0000681e set0  0x00000007 , 0x0000003f 
- 00025349  0x0000681f store  0x00000001 , 0x000009b4 
- 00025350  0x00006820 rtn 
- 00025351  0x00006822 fetch  0x00000001 , 0x000009b4 
- 00025352  0x00006823 isolate1  0x00000007 , 0x0000003f 
- 00025353  0x00006824 store  0x00000001 , 0x000009b4 
- 00025354  0x00006825 rtn 
- 00025355  0x00006829 arg  0x00000562 , 0x00000005 
- 00025356  0x0000682b force  0x00000010 , 0x00000039 
- 00025357  0x0000682e random  0x0000003f 
- 00025358  0x0000682f istore  0x00000001 , 0x00000005 
- 00025359  0x00006830 loop  0x0000630d 
- 00025360  0x00006831 rtn 
- 00025361  0x00006834 call  0x00007259 
- 00025362  0x00006835 arg  0x000041be , 0x00000011 
- 00025363  0x00006836 arg  0x00000592 , 0x00000012 
- 00025364  0x00006837 ifetch  0x00000008 , 0x00000011 
- 00025365  0x00006838 fetcht  0x00000001 , 0x00000030 
- 00025366  0x00006839 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x0000683a storet  0x00000001 , 0x00000030 
- 00025368  0x0000683b copy  0x00000011 , 0x00000005 
- 00025369  0x0000683c call  0x00007352 
- 00025370  0x0000683d branch  0x000021c4 
- 00025371  0x00006845 bpatchx  0x00000088 , 0x00004031 
- 00025372  0x00006847 call  0x000062bc 
- 00025373  0x00006848 nrtn  0x00000034 
- 00025374  0x0000684a fetch  0x00000001 , 0x00000055 
- 00025375  0x0000684b rtn  0x00000034 
- 00025376  0x0000684f beq  0x00000004 , 0x0000636f 
- 00025377  0x00006850 beq  0x00000005 , 0x00006374 
- 00025378  0x00006851 beq  0x00000002 , 0x00006366 
- 00025379  0x00006852 beq  0x00000003 , 0x0000637c 
- 00025380  0x00006853 beq  0x0000000e , 0x00006369 
- 00025381  0x00006854 beq  0x00000006 , 0x00006398 
- 00025382  0x00006855 beq  0x00000007 , 0x000063b0 
- 00025383  0x00006856 beq  0x00000009 , 0x000063b1 
- 00025384  0x00006857 beq  0x0000000a , 0x000063ba 
- 00025385  0x00006858 beq  0x0000000b , 0x000063be 
- 00025386  0x00006859 beq  0x0000000c , 0x00006386 
- 00025387  0x0000685a beq  0x0000000d , 0x00006389 
- 00025388  0x0000685b beq  0x0000000f , 0x0000638f 
- 00025389  0x0000685c beq  0x00000012 , 0x00006359 
- 00025390  0x0000685d beq  0x00000013 , 0x0000637c 
- 00025391  0x0000685e beq  0x00000010 , 0x0000635c 
- 00025392  0x0000685f beq  0x00000014 , 0x00006356 
- 00025393  0x00006860 beq  0x00000015 , 0x0000637c 
- 00025394  0x00006861 beq  0x00000016 , 0x00006350 
- 00025395  0x00006862 beq  0x00000018 , 0x00006355 
- 00025396  0x00006863 beq  0x00000017 , 0x00006349 
- 00025397  0x00006864 beq  0x00000019 , 0x0000634f 
- 00025398  0x00006865 beq  0x0000001a , 0x0000633a 
- 00025399  0x00006866 beq  0x0000001b , 0x00006344 
- 00025400  0x00006867 jam  0x00000000 , 0x00000055 
- 00025401  0x00006869 rtn 
- 00025402  0x0000686b fetch  0x00000001 , 0x000004d1 
- 00025403  0x0000686c rtnbit0  0x00000002 
- 00025404  0x0000686d rtnbit0  0x00000003 
- 00025405  0x0000686e jam  0x00000000 , 0x00000055 
- 00025406  0x0000686f call  0x00006340 
- 00025407  0x00006870 branch  0x00006cef 
- 00025408  0x00006873 fetch  0x00000001 , 0x0000016d 
- 00025409  0x00006874 rtnbit0  0x00000001 
- 00025410  0x00006875 jam  0x0000000a , 0x00000055 
- 00025411  0x00006876 rtn 
- 00025412  0x00006879 arg  0x00000007 , 0x00000007 
- 00025413  0x0000687a call  0x00007f16 
- 00025414  0x0000687b nrtn  0x00000034 
- 00025415  0x0000687c jam  0x0000001a , 0x00000055 
- 00025416  0x0000687d rtn 
- 00025417  0x00006880 fetch  0x00000001 , 0x0000016d 
- 00025418  0x00006881 set0  0x00000000 , 0x0000003f 
- 00025419  0x00006882 store  0x00000001 , 0x0000016d 
- 00025420  0x00006883 jam  0x00000019 , 0x00000055 
- 00025421  0x00006884 jam  0x0000000b , 0x0000007c 
- 00025422  0x00006885 rtn 
- 00025423  0x00006887 rtn 
- 00025424  0x00006889 fetch  0x00000001 , 0x000004d4 
- 00025425  0x0000688a rtnne  0x00000002 
- 00025426  0x0000688b call  0x000063c0 
- 00025427  0x0000688c jam  0x00000018 , 0x00000055 
- 00025428  0x0000688d rtn 
- 00025429  0x00006890 rtn 
- 00025430  0x00006892 jam  0x00000015 , 0x00000055 
- 00025431  0x00006893 jam  0x00000083 , 0x0000007c 
- 00025432  0x00006894 rtn 
- 00025433  0x00006896 jam  0x00000013 , 0x00000055 
- 00025434  0x00006897 jam  0x00000025 , 0x0000007c 
- 00025435  0x00006898 rtn 
- 00025436  0x0000689b fetch  0x00000001 , 0x0000455b 
- 00025437  0x0000689c rtneq  0x00000000 
- 00025438  0x0000689d beq  0x00000001 , 0x00006364 
- 00025439  0x0000689e arg  0x00000006 , 0x00000007 
- 00025440  0x0000689f call  0x00007f16 
- 00025441  0x000068a0 nrtn  0x00000034 
- 00025442  0x000068a1 jam  0x00000000 , 0x0000455b 
- 00025443  0x000068a2 branch  0x0000637d 
- 00025444  0x000068a4 rtn  0x00000029 
- 00025445  0x000068a5 branch  0x00006398 
- 00025446  0x000068a8 jam  0x00000003 , 0x00000055 
- 00025447  0x000068a9 jam  0x00000027 , 0x0000007c 
- 00025448  0x000068aa rtn 
- 00025449  0x000068ac jam  0x00000013 , 0x0000007c 
- 00025450  0x000068ad set1  0x00000003 , 0x00000000 
- 00025451  0x000068ae jam  0x00000005 , 0x00000055 
- 00025452  0x000068af setarg  0x000001ff 
- 00025453  0x000068b0 store  0x00000002 , 0x000004d2 
- 00025454  0x000068b1 rtn 
- 00025455  0x000068b3 jam  0x00000005 , 0x00000055 
- 00025456  0x000068b4 jam  0x000000ff , 0x000004d2 
- 00025457  0x000068b5 set0  0x00000022 , 0x00000000 
- 00025458  0x000068b6 jam  0x00000033 , 0x0000007c 
- 00025459  0x000068b7 branch  0x00005d04 
- 00025460  0x000068b9 rtnmark1  0x00000022 
- 00025461  0x000068ba fetch  0x00000002 , 0x000004d2 
- 00025462  0x000068bb sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x000068bc branch  0x0000637a , 0x00000005 
- 00025464  0x000068bd store  0x00000002 , 0x000004d2 
- 00025465  0x000068be rtn 
- 00025466  0x000068c0 jam  0x0000000e , 0x00000055 
- 00025467  0x000068c1 rtn 
- 00025468  0x000068c4 rtn 
- 00025469  0x000068c7 fetch  0x00000001 , 0x000004d1 
- 00025470  0x000068c8 rtnbit0  0x00000003 
- 00025471  0x000068c9 rtnbit0  0x00000002 
- 00025472  0x000068ca fetch  0x00000001 , 0x0000016d 
- 00025473  0x000068cb set0  0x00000002 , 0x0000003f 
- 00025474  0x000068cc store  0x00000001 , 0x0000016d 
- 00025475  0x000068cd jam  0x00000013 , 0x0000007c 
- 00025476  0x000068ce jam  0x00000010 , 0x00000055 
- 00025477  0x000068cf rtn 
- 00025478  0x000068d2 jam  0x0000000d , 0x00000055 
- 00025479  0x000068d3 jam  0x00000031 , 0x0000007c 
- 00025480  0x000068d4 rtn 
- 00025481  0x000068d7 fetch  0x00000001 , 0x000004d1 
- 00025482  0x000068d8 rtnbit0  0x00000002 
- 00025483  0x000068d9 jam  0x00000000 , 0x00000055 
- 00025484  0x000068db rtn 
- 00025485  0x000068dd jam  0x00000006 , 0x00000055 
- 00025486  0x000068de rtn 
- 00025487  0x000068e1 fetch  0x00000001 , 0x000004d2 
- 00025488  0x000068e2 increase  0xffffffff , 0x0000003f 
- 00025489  0x000068e3 branch  0x00006394 , 0x00000034 
- 00025490  0x000068e4 store  0x00000001 , 0x000004d2 
- 00025491  0x000068e5 rtn 
- 00025492  0x000068e7 jam  0x00000007 , 0x0000007c 
- 00025493  0x000068e8 jam  0x00000016 , 0x000004ca 
- 00025494  0x000068e9 jam  0x00000000 , 0x00000055 
- 00025495  0x000068ea rtn 
- 00025496  0x000068ed fetch  0x00000001 , 0x0000016d 
- 00025497  0x000068ee bbit1  0x00000002 , 0x0000637d 
- 00025498  0x000068ef bbit1  0x00000000 , 0x0000639d 
- 00025499  0x000068f1 jam  0x0000001a , 0x00000055 
- 00025500  0x000068f2 rtn 
- 00025501  0x000068f4 fetch  0x00000001 , 0x000041bd 
- 00025502  0x000068f5 branch  0x000063a9 , 0x00000034 
- 00025503  0x000068f6 fetch  0x00000001 , 0x000004d1 
- 00025504  0x000068f7 rtnbit0  0x00000003 
- 00025505  0x000068f8 rtnbit0  0x00000002 
- 00025506  0x000068f9 fetch  0x00000004 , 0x000004e9 
- 00025507  0x000068fa arg  0x00000064 , 0x00000002 
- 00025508  0x000068fb iadd  0x00000002 , 0x00000002 
- 00025509  0x000068fc copy  0x00000022 , 0x0000003f 
- 00025510  0x000068fd isub  0x00000002 , 0x0000003e 
- 00025511  0x000068fe nrtn  0x00000002 
- 00025512  0x000068ff branch  0x00006349 
- 00025513  0x00006904 jam  0x00000016 , 0x00000055 
- 00025514  0x00006905 jam  0x00000004 , 0x00004689 
- 00025515  0x00006906 setarg  0x00003030 
- 00025516  0x00006907 store  0x00000002 , 0x0000468a 
- 00025517  0x00006908 istore  0x00000002 , 0x00000005 
- 00025518  0x00006909 jam  0x00000002 , 0x000004d4 
- 00025519  0x0000690a branch  0x00006350 
- 00025520  0x0000690d rtn 
- 00025521  0x0000690f fetch  0x00000001 , 0x0000016d 
- 00025522  0x00006910 bbit1  0x00000001 , 0x000063b5 
- 00025523  0x00006911 jam  0x0000001a , 0x00000055 
- 00025524  0x00006912 rtn 
- 00025525  0x00006915 fetch  0x00000001 , 0x0000016d 
- 00025526  0x00006916 set0  0x00000001 , 0x0000003f 
- 00025527  0x00006917 store  0x00000001 , 0x0000016d 
- 00025528  0x00006918 jam  0x0000000f , 0x0000007c 
- 00025529  0x00006919 rtn 
- 00025530  0x0000691c fetch  0x00000001 , 0x000004d8 
- 00025531  0x0000691d rtn  0x00000034 
- 00025532  0x0000691e jam  0x00000000 , 0x00000055 
- 00025533  0x0000691f branch  0x000063b5 
- 00025534  0x00006922 jam  0x0000000c , 0x00000055 
- 00025535  0x00006923 rtn 
- 00025536  0x00006926 fetch  0x00000001 , 0x0000004b 
- 00025537  0x00006927 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x00006928 call  0x000062ef 
- 00025539  0x00006929 jam  0x00000008 , 0x0000007c 
- 00025540  0x0000692a branch  0x00004d04 
- 00025541  0x0000692c fetch  0x00000001 , 0x0000004b 
- 00025542  0x0000692d set0  0x00000002 , 0x0000003f 
- 00025543  0x0000692e store  0x00000001 , 0x0000004b 
- 00025544  0x0000692f call  0x00006001 
- 00025545  0x00006930 call  0x000062f8 
- 00025546  0x00006931 branch  0x00004d04 
- 00025547  0x00006934 setarg  0x00000004 
- 00025548  0x00006935 store  0x00000001 , 0x00004689 
- 00025549  0x00006936 setarg  0x00003030 
- 00025550  0x00006937 istore  0x00000002 , 0x00000005 
- 00025551  0x00006938 istore  0x00000002 , 0x00000005 
- 00025552  0x00006939 rtn 
- 00025553  0x00006940 bpatchx  0x0000008c , 0x00004031 
- 00025554  0x00006941 hfetch  0x00000001 , 0x00008073 
- 00025555  0x00006942 arg  0x00000006 , 0x00000002 
- 00025556  0x00006943 ior  0x00000002 , 0x0000003f 
- 00025557  0x00006944 hstore  0x00000001 , 0x00008073 
- 00025558  0x00006945 hfetch  0x00000001 , 0x00008077 
- 00025559  0x00006946 ior  0x00000002 , 0x0000003f 
- 00025560  0x00006947 hstore  0x00000001 , 0x00008077 
- 00025561  0x00006948 call  0x000063ee 
- 00025562  0x00006949 hfetch  0x00000001 , 0x00008077 
- 00025563  0x0000694a set0  0x00000001 , 0x0000003f 
- 00025564  0x0000694b set0  0x00000002 , 0x0000003f 
- 00025565  0x0000694c hstore  0x00000001 , 0x00008077 
- 00025566  0x0000694d nop  0x0000001e 
- 00025567  0x0000694e branch  0x000063f2 
- 00025568  0x00006951 hfetch  0x00000001 , 0x00008073 
- 00025569  0x00006952 arg  0x000000c0 , 0x00000002 
- 00025570  0x00006953 ior  0x00000002 , 0x0000003f 
- 00025571  0x00006954 hstore  0x00000001 , 0x00008073 
- 00025572  0x00006955 hfetch  0x00000001 , 0x00008077 
- 00025573  0x00006956 ior  0x00000002 , 0x0000003f 
- 00025574  0x00006957 hstore  0x00000001 , 0x00008077 
- 00025575  0x00006958 call  0x000063ee 
- 00025576  0x00006959 hfetch  0x00000001 , 0x00008077 
- 00025577  0x0000695a set0  0x00000006 , 0x0000003f 
- 00025578  0x0000695b set0  0x00000007 , 0x0000003f 
- 00025579  0x0000695c hstore  0x00000001 , 0x00008077 
- 00025580  0x0000695d nop  0x0000001e 
- 00025581  0x0000695e branch  0x000063f6 
- 00025582  0x00006961 hfetch  0x00000001 , 0x00008081 
- 00025583  0x00006962 and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x00006963 hstore  0x00000001 , 0x00008081 
- 00025585  0x00006964 rtn 
- 00025586  0x00006966 hfetch  0x00000001 , 0x00008081 
- 00025587  0x00006967 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x00006968 hstore  0x00000001 , 0x00008081 
- 00025589  0x00006969 rtn 
- 00025590  0x0000696b hfetch  0x00000001 , 0x00008081 
- 00025591  0x0000696c or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x0000696d set0  0x00000004 , 0x0000003f 
- 00025593  0x0000696e hstore  0x00000001 , 0x00008081 
- 00025594  0x0000696f rtn 
- 00025595  0x00006974 copy  0x0000003f , 0x00000012 
- 00025596  0x00006975 call  0x0000640f 
- 00025597  0x00006976 nop  0x00000064 
- 00025598  0x00006977 copy  0x00000012 , 0x0000003f 
- 00025599  0x00006978 call  0x00006414 
- 00025600  0x00006979 copy  0x0000003f , 0x00000012 
- 00025601  0x0000697a call  0x00006411 
- 00025602  0x0000697b nop  0x00000064 
- 00025603  0x0000697c copy  0x00000012 , 0x0000003f 
- 00025604  0x0000697d rtn 
- 00025605  0x00006980 copy  0x0000003f , 0x00000012 
- 00025606  0x00006981 call  0x0000640f 
- 00025607  0x00006982 nop  0x00000064 
- 00025608  0x00006983 copy  0x00000012 , 0x0000003f 
- 00025609  0x00006984 call  0x00006413 
- 00025610  0x00006985 call  0x00006411 
- 00025611  0x00006986 nop  0x00000064 
- 00025612  0x00006987 rtn 
- 00025613  0x0000698b fetcht  0x00000001 , 0x00004214 
- 00025614  0x0000698c branch  0x0000680e 
- 00025615  0x00006990 fetcht  0x00000001 , 0x00004214 
- 00025616  0x00006991 branch  0x00006829 
- 00025617  0x00006995 fetcht  0x00000001 , 0x00004214 
- 00025618  0x00006996 branch  0x00006825 
- 00025619  0x0000699a branch  0x000064ec 
- 00025620  0x0000699d branch  0x000064f3 
- 00025621  0x000069a5 nbranch  0x00006419 , 0x00000028 
- 00025622  0x000069a6 hfetch  0x00000001 , 0x00008085 
- 00025623  0x000069a7 or_into  0x00000002 , 0x0000003f 
- 00025624  0x000069a8 hstore  0x00000001 , 0x00008085 
- 00025625  0x000069aa copy  0x00000002 , 0x0000003e 
- 00025626  0x000069ab branch  0x0000641c , 0x00000005 
- 00025627  0x000069ac copy  0x00000013 , 0x0000003d 
- 00025628  0x000069ae isolate0  0x00000000 , 0x0000003e 
- 00025629  0x000069af branch  0x000064b9 
- 00025630  0x000069b3 force  0x00000004 , 0x00000002 
- 00025631  0x000069b5 arg  0x000001fe , 0x00000011 
- 00025632  0x000069b6 hfetch  0x00000001 , 0x00008085 
- 00025633  0x000069b7 and_into  0x000000fd , 0x0000003f 
- 00025634  0x000069b8 hstore  0x00000001 , 0x00008085 
- 00025635  0x000069b9 call  0x00006419 
- 00025636  0x000069ba arg  0x000055aa , 0x00000011 
- 00025637  0x000069bb fetch  0x00000002 , 0x000001fe 
- 00025638  0x000069bc ifetcht  0x00000002 , 0x00000006 
- 00025639  0x000069bd isub  0x00000011 , 0x0000003e 
- 00025640  0x000069be rtn 
- 00025641  0x000069c1 arg  0x00000002 , 0x00000002 
- 00025642  0x000069c2 arg  0x00000204 , 0x00000011 
- 00025643  0x000069c3 call  0x00006419 
- 00025644  0x000069c4 fetch  0x00000002 , 0x00000204 
- 00025645  0x000069c5 store  0x00000002 , 0x000001f7 
- 00025646  0x000069c6 call  0x00006430 , 0x00000028 
- 00025647  0x000069c7 rtn 
- 00025648  0x000069ca arg  0x00000010 , 0x00000002 
- 00025649  0x000069cb arg  0x00000206 , 0x00000011 
- 00025650  0x000069cc hfetch  0x00000001 , 0x00008085 
- 00025651  0x000069cd and_into  0x000000fd , 0x0000003f 
- 00025652  0x000069ce hstore  0x00000001 , 0x00008085 
- 00025653  0x000069cf call  0x00006419 
- 00025654  0x000069d0 arg  0x00000206 , 0x00000006 
- 00025655  0x000069d1 arg  0x00000010 , 0x00000039 
- 00025656  0x000069d2 call  0x00007478 
- 00025657  0x000069d3 call  0x00007428 
- 00025658  0x000069d4 call  0x00007491 
- 00025659  0x000069d5 branch  0x00007422 
- 00025660  0x000069d8 disable  0x0000002d 
- 00025661  0x000069d9 call  0x0000641e 
- 00025662  0x000069da nrtn  0x00000005 
- 00025663  0x000069db enable  0x0000002d 
- 00025664  0x000069dc jam  0x00000080 , 0x00008023 
- 00025665  0x000069dd jam  0x00000000 , 0x00008022 
- 00025666  0x000069de jam  0x00000000 , 0x00008024 
- 00025667  0x000069df arg  0x00008025 , 0x00000011 
- 00025668  0x000069e0 call  0x00006415 
- 00025669  0x000069e1 jam  0x00000000 , 0x00008023 
- 00025670  0x000069e3 arg  0x00000006 , 0x00000002 
- 00025671  0x000069e4 call  0x0000641f 
- 00025672  0x000069e5 nrtn  0x00000005 
- 00025673  0x000069e6 ifetch  0x00000002 , 0x00000006 
- 00025674  0x000069e7 iforce  0x00000011 
- 00025675  0x000069e8 call  0x00006419 
- 00025676  0x000069e9 branch  0x00006446 
- 00025677  0x000069ee call  0x00007f99 
- 00025678  0x000069ef setarg  0x00001000 
- 00025679  0x000069f0 store  0x00000002 , 0x000001f7 
- 00025680  0x000069f1 arg  0x000065e5 , 0x00000013 
- 00025681  0x000069f2 arg  0x00000002 , 0x00000039 
- 00025682  0x000069f4 call  0x0000641e 
- 00025683  0x000069f5 nrtn  0x00000005 
- 00025684  0x000069f6 fetch  0x00000002 , 0x000001f7 
- 00025685  0x000069f7 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x000069f8 iadd  0x00000002 , 0x0000003f 
- 00025687  0x000069f9 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x000069fa store  0x00000002 , 0x000001f7 
- 00025689  0x000069fb loop  0x00006452 
- 00025690  0x000069fc branch  0x00006446 
- 00025691  0x000069ff call  0x00007f99 
- 00025692  0x00006a00 disable  0x00000028 
- 00025693  0x00006a01 call  0x0000666a 
- 00025694  0x00006a02 setarg  0x00000000 
- 00025695  0x00006a03 arg  0x000001f3 , 0x00000011 
- 00025696  0x00006a04 arg  0x00000002 , 0x00000002 
- 00025697  0x00006a05 call  0x000066b3 
- 00025698  0x00006a06 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006a07 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006a08 jam  0x00000025 , 0x00008050 
- 00025701  0x00006a09 setarg  0x000007f0 
- 00025702  0x00006a0a arg  0x00000206 , 0x00000011 
- 00025703  0x00006a0b arg  0x00000010 , 0x00000002 
- 00025704  0x00006a0c call  0x000066b3 
- 00025705  0x00006a0d jam  0x00000008 , 0x00008006 
- 00025706  0x00006a0e set1  0x0000002b , 0x00000000 
- 00025707  0x00006a0f arg  0x00000206 , 0x00000006 
- 00025708  0x00006a10 call  0x00007484 
- 00025709  0x00006a11 enable  0x00000028 
- 00025710  0x00006a13 jam  0x00000000 , 0x000041da 
- 00025711  0x00006a15 call  0x000064b0 
- 00025712  0x00006a16 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006a17 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006a18 arg  0x000007ff , 0x00000002 
- 00025715  0x00006a19 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006a1a branch  0x0000647b , 0x00000005 
- 00025717  0x00006a1b call  0x0000666f 
- 00025718  0x00006a1c arg  0x000066b8 , 0x00000013 
- 00025719  0x00006a1d call  0x00006430 , 0x00000028 
- 00025720  0x00006a1e call  0x0000643c 
- 00025721  0x00006a1f fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006a20 bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006a23 call  0x0000666d 
- 00025724  0x00006a24 jam  0x00000000 , 0x000041da 
- 00025725  0x00006a26 call  0x000064b0 
- 00025726  0x00006a27 call  0x000065c2 
- 00025727  0x00006a28 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006a29 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006a2a call  0x000064aa 
- 00025730  0x00006a2b nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006a2c fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006a2d bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006a2e branch  0x0000649b 
- 00025734  0x00006a30 call  0x000065bf 
- 00025735  0x00006a31 fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006a32 bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006a33 call  0x000064aa 
- 00025738  0x00006a34 nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006a35 fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006a36 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006a37 branch  0x0000649b 
- 00025742  0x00006a3a jam  0x00000000 , 0x000041da 
- 00025743  0x00006a3c call  0x000064b0 
- 00025744  0x00006a3d fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006a3e bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006a3f setarg  0x00000000 
- 00025747  0x00006a40 store  0x00000003 , 0x000001f6 
- 00025748  0x00006a41 call  0x00006502 
- 00025749  0x00006a42 arg  0x00006578 , 0x00000013 
- 00025750  0x00006a43 call  0x00006429 
- 00025751  0x00006a44 call  0x0000643c 
- 00025752  0x00006a45 nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006a46 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006a47 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006a4a bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006a4b call  0x000064a3 
- 00025757  0x00006a4d fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006a4e bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006a4f jam  0x00000021 , 0x00008050 
- 00025760  0x00006a50 call  0x00004c0e 
- 00025761  0x00006a52 call  0x00004c2e 
- 00025762  0x00006a53 branch  0x000064a1 
- 00025763  0x00006a56 setarg  0x00000000 
- 00025764  0x00006a57 store  0x00000008 , 0x00000206 
- 00025765  0x00006a58 store  0x00000008 , 0x0000020e 
- 00025766  0x00006a59 force  0x00000004 , 0x00000038 
- 00025767  0x00006a5a call  0x00007492 
- 00025768  0x00006a5b jam  0x00000021 , 0x00008050 
- 00025769  0x00006a5c rtn 
- 00025770  0x00006a60 setarg  0x00000000 
- 00025771  0x00006a61 store  0x00000002 , 0x000001f7 
- 00025772  0x00006a62 arg  0x000065e5 , 0x00000013 
- 00025773  0x00006a63 call  0x000065a3 
- 00025774  0x00006a64 call  0x00006429 
- 00025775  0x00006a65 branch  0x0000643c 
- 00025776  0x00006a69 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006a6a increase  0x00000001 , 0x0000003f 
- 00025778  0x00006a6b sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006a6c nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006a6d store  0x00000001 , 0x000041da 
- 00025781  0x00006a6e rtn 
- 00025782  0x00006a71 call  0x000064a3 
- 00025783  0x00006a72 call  0x00007fa1 
- 00025784  0x00006a73 rtn 
- 00025785  0x00006a78 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006a79 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006a7a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006a7b isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006a7c rtn  0x00000001 
- 00025790  0x00006a7d store  0x00000001 , 0x000001f2 
- 00025791  0x00006a7e rtn 
- 00025792  0x00006a82 hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006a83 rtnbit0  0x00000001 
- 00025794  0x00006a84 branch  0x000064c6 
- 00025795  0x00006a86 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006a87 qisolate1  0x0000003f 
- 00025797  0x00006a88 rtn  0x00000001 
- 00025798  0x00006a8a hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006a8b bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006a8c call  0x00007422 
- 00025801  0x00006a8d branch  0x000064c3 
- 00025802  0x00006a92 fetch  0x00000002 , 0x00004199 
- 00025803  0x00006a93 rtn  0x00000034 
- 00025804  0x00006a94 jam  0x00000080 , 0x00008023 
- 00025805  0x00006a95 jam  0x00000000 , 0x00008022 
- 00025806  0x00006a96 jam  0x00000000 , 0x00008024 
- 00025807  0x00006a97 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006a98 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006a99 iforce  0x00000006 
- 00025810  0x00006a9b ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006a9c hstore  0x00000001 , 0x00008025 
- 00025812  0x00006a9d loop  0x000064d2 
- 00025813  0x00006a9e jam  0x00000000 , 0x00008023 
- 00025814  0x00006a9f rtn 
- 00025815  0x00006aa5 bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006aa6 call  0x000064dd 
- 00025817  0x00006aa7 branch  0x000063f2 
- 00025818  0x00006aaa call  0x000064dd 
- 00025819  0x00006aab call  0x000063ee 
- 00025820  0x00006aac branch  0x000063f6 
- 00025821  0x00006aaf fetch  0x00000001 , 0x00004212 
- 00025822  0x00006ab0 hstore  0x00000001 , 0x00008086 
- 00025823  0x00006ab1 fetch  0x00000001 , 0x00004213 
- 00025824  0x00006ab2 hstore  0x00000001 , 0x00008087 
- 00025825  0x00006ab3 setarg  0x000001f5 
- 00025826  0x00006ab4 hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006ab5 setarg  0x000001fa 
- 00025828  0x00006ab6 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006ab7 branch  0x000063ee 
- 00025830  0x00006aba hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006abb set1  0x00000007 , 0x0000003f 
- 00025832  0x00006abc hstore  0x00000001 , 0x00008086 
- 00025833  0x00006abd set0  0x00000007 , 0x0000003f 
- 00025834  0x00006abe hstore  0x00000001 , 0x00008086 
- 00025835  0x00006abf rtn 
- 00025836  0x00006ac4 set1  0x00000007 , 0x0000003f 
- 00025837  0x00006ac5 store  0x00000002 , 0x000001f5 
- 00025838  0x00006ac6 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006ac7 jam  0x00000002 , 0x00008088 
- 00025840  0x00006ac8 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006ac9 jam  0x00000002 , 0x00008006 
- 00025842  0x00006aca branch  0x000064fc 
- 00025843  0x00006ace force  0x00000001 , 0x00000002 
- 00025844  0x00006ad2 store  0x00000001 , 0x000001f5 
- 00025845  0x00006ad3 bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006ad4 jam  0x00000001 , 0x00008088 
- 00025847  0x00006ad5 hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006ad6 jam  0x00000002 , 0x00008006 
- 00025849  0x00006ad7 call  0x000064fc 
- 00025850  0x00006ad8 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006ad9 rtn 
- 00025852  0x00006adc fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006add increase  0x00000001 , 0x0000003f 
- 00025854  0x00006ade store  0x00000002 , 0x000040d6 
- 00025855  0x00006adf hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006ae0 bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006ae1 rtn 
- 00025858  0x00006ae4 jam  0x00000040 , 0x00008086 
- 00025859  0x00006ae5 jam  0x00000000 , 0x00008087 
- 00025860  0x00006ae6 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006ae7 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006ae8 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006ae9 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006aea setarg  0x00000000 
- 00025865  0x00006aeb store  0x00000004 , 0x000001f5 
- 00025866  0x00006aec rtn 
- 00025867  0x00006af0 setarg  0x00000000 
- 00025868  0x00006af1 hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006af2 setarg  0x00000001 
- 00025870  0x00006af3 hstore  0x00000002 , 0x00008088 
- 00025871  0x00006af4 setarg  0x000001f5 
- 00025872  0x00006af5 hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006af6 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006af7 jam  0x00000002 , 0x00008006 
- 00025875  0x00006af8 branch  0x000064fc 
- 00025876  0x00006b08 disable  0x00000028 
- 00025877  0x00006b09 copy  0x0000003f , 0x00000012 
- 00025878  0x00006b0a fetch  0x00000001 , 0x00004239 
- 00025879  0x00006b0b rtnne  0x00000000 
- 00025880  0x00006b0c enable  0x00000028 
- 00025881  0x00006b0d copy  0x00000012 , 0x0000003f 
- 00025882  0x00006b0e branch  0x00006522 
- 00025883  0x00006b12 fetch  0x00000001 , 0x00004239 
- 00025884  0x00006b13 beq  0x00000001 , 0x00006522 
- 00025885  0x00006b14 beq  0x00000002 , 0x00006528 
- 00025886  0x00006b15 beq  0x00000003 , 0x00006530 
- 00025887  0x00006b16 beq  0x00000004 , 0x00006537 
- 00025888  0x00006b17 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006b18 rtn 
- 00025890  0x00006b1b store  0x00000003 , 0x00004232 
- 00025891  0x00006b1c copy  0x00000011 , 0x0000003f 
- 00025892  0x00006b1d store  0x00000002 , 0x00004235 
- 00025893  0x00006b1e storet  0x00000002 , 0x00004237 
- 00025894  0x00006b1f jam  0x00000002 , 0x00004239 
- 00025895  0x00006b20 branch  0x00006502 
- 00025896  0x00006b22 call  0x00006502 
- 00025897  0x00006b23 jam  0x00000003 , 0x00004239 
- 00025898  0x00006b24 call  0x0000650b 
- 00025899  0x00006b25 arg  0x000001f5 , 0x00000011 
- 00025900  0x00006b26 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006b27 jam  0x00000004 , 0x00008088 
- 00025902  0x00006b28 arg  0x00000020 , 0x00000002 
- 00025903  0x00006b29 branch  0x00006556 
- 00025904  0x00006b2c call  0x00006502 
- 00025905  0x00006b2d call  0x0000650b 
- 00025906  0x00006b2e setarg  0x00000005 
- 00025907  0x00006b2f call  0x000064f3 
- 00025908  0x00006b30 rtnbit1  0x00000000 
- 00025909  0x00006b31 jam  0x00000004 , 0x00004239 
- 00025910  0x00006b32 rtn 
- 00025911  0x00006b34 call  0x00006502 
- 00025912  0x00006b35 jam  0x00000005 , 0x00004239 
- 00025913  0x00006b36 call  0x0000650b 
- 00025914  0x00006b37 call  0x0000654a 
- 00025915  0x00006b38 call  0x00006552 
- 00025916  0x00006b39 branch  0x00006545 
- 00025917  0x00006b3b call  0x00006502 
- 00025918  0x00006b3c call  0x0000650b 
- 00025919  0x00006b3d setarg  0x00000005 
- 00025920  0x00006b3e call  0x000064f3 
- 00025921  0x00006b3f rtnbit1  0x00000000 
- 00025922  0x00006b40 jam  0x00000000 , 0x00004239 
- 00025923  0x00006b41 fetch  0x00000002 , 0x00004201 
- 00025924  0x00006b42 branch  0x00007f9c 
- 00025925  0x00006b44 fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006b45 fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006b46 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006b47 istore  0x00000004 , 0x00000002 
- 00025929  0x00006b48 rtn 
- 00025930  0x00006b4a fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006b4b copy  0x00000002 , 0x00000011 
- 00025932  0x00006b4c increase  0xfffffffc , 0x00000002 
- 00025933  0x00006b4d ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006b4e store  0x00000004 , 0x00000aa2 
- 00025935  0x00006b4f fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006b50 fetch  0x00000003 , 0x00004232 
- 00025937  0x00006b51 rtn 
- 00025938  0x00006b56 increase  0x00000004 , 0x00000002 
- 00025939  0x00006b57 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006b58 arg  0x00000002 , 0x00000002 
- 00025941  0x00006b59 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006b5c istoret  0x00000001 , 0x00000011 
- 00025943  0x00006b5d rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006b5e istoret  0x00000001 , 0x00000005 
- 00025945  0x00006b5f rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006b60 istoret  0x00000001 , 0x00000005 
- 00025947  0x00006b61 istore  0x00000001 , 0x00000005 
- 00025948  0x00006b62 deposit  0x00000011 
- 00025949  0x00006b63 hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006b64 setarg  0x00000000 
- 00025951  0x00006b65 hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006b66 jam  0x00000002 , 0x00008006 
- 00025953  0x00006b67 branch  0x000064fc 
- 00025954  0x00006b6c hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006b6d rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006b6e storet  0x00000001 , 0x000001f6 
- 00025957  0x00006b6f rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006b70 storet  0x00000001 , 0x000001f7 
- 00025959  0x00006b71 store  0x00000001 , 0x000001f8 
- 00025960  0x00006b72 setarg  0x00000004 
- 00025961  0x00006b73 hstore  0x00000002 , 0x00008088 
- 00025962  0x00006b74 jam  0x00000003 , 0x000001f5 
- 00025963  0x00006b75 setarg  0x000001f5 
- 00025964  0x00006b76 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006b77 deposit  0x00000011 
- 00025966  0x00006b78 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006b79 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006b7a isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006b7b setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006b7c hstore  0x00000001 , 0x00008086 
- 00025971  0x00006b7d jam  0x00000002 , 0x00008006 
- 00025972  0x00006b7f hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006b80 bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006b81 arg  0x00000003 , 0x00000007 
- 00025975  0x00006b82 branch  0x000064fc 
- 00025976  0x00006b87 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006b88 setarg  0x00000004 
- 00025978  0x00006b89 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006b8a jam  0x00000003 , 0x000001f5 
- 00025980  0x00006b8b setarg  0x000001f5 
- 00025981  0x00006b8c hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006b8d deposit  0x00000011 
- 00025983  0x00006b8e hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006b8f hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006b90 isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006b91 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006b92 hstore  0x00000001 , 0x00008086 
- 00025988  0x00006b93 jam  0x00000002 , 0x00008006 
- 00025989  0x00006b95 hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006b96 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006b97 arg  0x00000003 , 0x00000007 
- 00025992  0x00006b98 call  0x000064c0 
- 00025993  0x00006b99 call  0x000064fc 
- 00025994  0x00006b9a isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006b9b call  0x000064b9 
- 00025996  0x00006b9c fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006b9d lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006b9e fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006b9f lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006ba0 ior  0x00000012 , 0x00000012 
- 00026001  0x00006ba1 fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006ba2 ior  0x00000012 , 0x0000003f 
- 00026003  0x00006ba3 iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006ba4 store  0x00000001 , 0x000001f8 
- 00026005  0x00006ba5 rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006ba6 store  0x00000001 , 0x000001f7 
- 00026007  0x00006ba7 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006ba8 store  0x00000001 , 0x000001f6 
- 00026009  0x00006ba9 rtn 
- 00026010  0x00006baf jam  0x00000001 , 0x00008010 
- 00026011  0x00006bb0 rtn 
- 00026012  0x00006bb7 jam  0x0000000c , 0x00008091 
- 00026013  0x00006bb8 jam  0x0000000d , 0x00008092 
- 00026014  0x00006bb9 jam  0x0000000d , 0x00008093 
- 00026015  0x00006bba jam  0x0000000d , 0x00008094 
- 00026016  0x00006bbb jam  0x0000000d , 0x00008095 
- 00026017  0x00006bbc jam  0x0000000c , 0x00008096 
- 00026018  0x00006bbd branch  0x000065a9 
- 00026019  0x00006bc1 jam  0x00000005 , 0x00008091 
- 00026020  0x00006bc2 jam  0x00000007 , 0x00008092 
- 00026021  0x00006bc3 jam  0x00000007 , 0x00008093 
- 00026022  0x00006bc4 jam  0x00000007 , 0x00008094 
- 00026023  0x00006bc5 jam  0x00000007 , 0x00008095 
- 00026024  0x00006bc6 jam  0x00000005 , 0x00008096 
- 00026025  0x00006bc8 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006bc9 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006bca hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006bcb hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006bcc or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006bcd hstore  0x00000001 , 0x00008081 
- 00026031  0x00006bce rtn 
- 00026032  0x00006bd3 hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006bd4 bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006bd5 rtn 
- 00026035  0x00006bde hstore  0x00000002 , 0x00008098 
- 00026036  0x00006bdf deposit  0x00000011 
- 00026037  0x00006be0 hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006be1 deposit  0x00000012 
- 00026039  0x00006be2 hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006be3 deposit  0x00000002 
- 00026041  0x00006be4 hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006be5 arg  0x00000001 , 0x00000002 
- 00026043  0x00006be6 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006be7 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006be8 jam  0x00000004 , 0x00008006 
- 00026046  0x00006be9 branch  0x000065b0 
- 00026047  0x00006bed set1  0x00000028 , 0x00000000 
- 00026048  0x00006bee jam  0x00000008 , 0x00004211 
- 00026049  0x00006bef rtn 
- 00026050  0x00006bf2 set0  0x00000028 , 0x00000000 
- 00026051  0x00006bf3 jam  0x00000020 , 0x00004211 
- 00026052  0x00006bf4 rtn 
- 00026053  0x00006bf8 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006bf9 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006bfa store  0x00000001 , 0x000001f7 
- 00026056  0x00006bfb branch  0x000065cc 
- 00026057  0x00006bfe fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006bff byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006c00 store  0x00000001 , 0x000001f7 
- 00026060  0x00006c06 setarg  0x00000003 
- 00026061  0x00006c07 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006c08 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006c09 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006c0a branch  0x000065eb 
- 00026065  0x00006c11 storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006c12 call  0x000065d6 
- 00026067  0x00006c13 fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006c14 call  0x00006606 
- 00026069  0x00006c15 branch  0x000065dd 
- 00026070  0x00006c18 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006c19 rtneq  0x000000ff 
- 00026072  0x00006c1a bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006c1b setarg  0x000249f0 
- 00026074  0x00006c1c call  0x00002a8f 
- 00026075  0x00006c1e fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006c1f branch  0x00006829 
- 00026077  0x00006c22 fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006c23 branch  0x00006825 
- 00026079  0x00006c29 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006c2a bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006c2b fetch  0x00000002 , 0x00004203 
- 00026082  0x00006c2c iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006c2d byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006c2e store  0x00000002 , 0x000001f7 
- 00026085  0x00006c32 bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006c33 bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006c34 setarg  0x00000004 
- 00026088  0x00006c35 hstore  0x00000002 , 0x00008098 
- 00026089  0x00006c36 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006c37 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006c39 setarg  0x000001f6 
- 00026092  0x00006c3a hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006c3b hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006c3c deposit  0x00000011 
- 00026095  0x00006c3d hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006c3e setarg  0x00000002 
- 00026097  0x00006c3f isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006c40 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006c41 hstore  0x00000001 , 0x00008090 
- 00026100  0x00006c42 jam  0x00000004 , 0x00008006 
- 00026101  0x00006c43 arg  0x00000005 , 0x00000007 
- 00026102  0x00006c44 call  0x000064c0 
- 00026103  0x00006c45 call  0x000065b0 
- 00026104  0x00006c46 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006c47 call  0x000064b9 
- 00026106  0x00006c48 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006c49 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006c4a byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006c4b iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006c4c byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006c4d store  0x00000002 , 0x000001f7 
- 00026112  0x00006c4e rtn 
- 00026113  0x00006c51 fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006c52 iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006c53 byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006c54 store  0x00000002 , 0x000001f7 
- 00026117  0x00006c55 rtn 
- 00026118  0x00006c5c fetch  0x00000002 , 0x00004203 
- 00026119  0x00006c5d iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006c61 store  0x00000002 , 0x00000a9a 
- 00026121  0x00006c62 bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006c63 storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006c64 copy  0x00000011 , 0x0000003f 
- 00026124  0x00006c65 store  0x00000002 , 0x00000ab9 
- 00026125  0x00006c67 call  0x0000661d 
- 00026126  0x00006c69 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006c6a fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006c6b copy  0x0000003f , 0x00000011 
- 00026129  0x00006c6c fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006c6e call  0x0000663d 
- 00026131  0x00006c70 fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006c71 fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006c72 iadd  0x00000002 , 0x00000002 
- 00026134  0x00006c73 storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006c74 fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006c75 iadd  0x00000002 , 0x00000002 
- 00026137  0x00006c76 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006c77 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006c78 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006c79 rtn 
- 00026141  0x00006c82 bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006c83 fetch  0x00000001 , 0x00004211 
- 00026143  0x00006c84 increase  0xffffffff , 0x0000003f 
- 00026144  0x00006c85 fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006c86 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006c87 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006c88 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006c8a fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006c8b iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006c8d fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006c8e isub  0x00000002 , 0x0000003f 
- 00026152  0x00006c8f nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006c90 store  0x00000002 , 0x00000aa2 
- 00026154  0x00006c91 fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006c92 fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006c93 isub  0x00000002 , 0x0000003f 
- 00026157  0x00006c94 store  0x00000002 , 0x00000ab2 
- 00026158  0x00006c95 rtn 
- 00026159  0x00006c97 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006c98 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006c99 setarg  0x00000000 
- 00026162  0x00006c9a store  0x00000002 , 0x00000aa2 
- 00026163  0x00006c9b rtn 
- 00026164  0x00006c9e increase  0x00000002 , 0x00000002 
- 00026165  0x00006c9f hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006ca0 increase  0xfffffffe , 0x00000011 
- 00026167  0x00006ca1 ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006ca2 copy  0x00000002 , 0x00000012 
- 00026169  0x00006ca3 arg  0x000000a0 , 0x00000002 
- 00026170  0x00006ca4 istoret  0x00000001 , 0x00000011 
- 00026171  0x00006ca6 istore  0x00000001 , 0x00000005 
- 00026172  0x00006ca7 branch  0x0000664a 
- 00026173  0x00006cab copy  0x0000003f , 0x00000012 
- 00026174  0x00006cac bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006cad bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006cae copy  0x00000012 , 0x0000003f 
- 00026177  0x00006caf increase  0x00000003 , 0x00000002 
- 00026178  0x00006cb0 hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006cb1 increase  0xfffffffd , 0x00000011 
- 00026180  0x00006cb2 ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006cb3 copy  0x00000002 , 0x00000012 
- 00026182  0x00006cb4 arg  0x000000a0 , 0x00000002 
- 00026183  0x00006cb5 istoret  0x00000001 , 0x00000011 
- 00026184  0x00006cb6 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006cb7 istore  0x00000002 , 0x00000005 
- 00026186  0x00006cb9 deposit  0x00000011 
- 00026187  0x00006cba hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006cbb setarg  0x00000000 
- 00026189  0x00006cbc hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006cbd jam  0x00000001 , 0x00008090 
- 00026191  0x00006cbe jam  0x00000004 , 0x00008006 
- 00026192  0x00006cbf call  0x000065b0 
- 00026193  0x00006cc0 copy  0x00000012 , 0x0000003f 
- 00026194  0x00006cc1 istore  0x00000003 , 0x00000011 
- 00026195  0x00006cc4 bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006cc5 jam  0x00000000 , 0x000001f9 
- 00026197  0x00006cc7 setarg  0x00000001 
- 00026198  0x00006cc8 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006cc9 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006cca setarg  0x000001f6 
- 00026201  0x00006ccb hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006ccc setarg  0x00000000 
- 00026203  0x00006ccd hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006cce hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006ccf setarg  0x00000003 
- 00026206  0x00006cd0 hstore  0x00000001 , 0x00008090 
- 00026207  0x00006cd1 jam  0x00000004 , 0x00008006 
- 00026208  0x00006cd2 call  0x000065b0 
- 00026209  0x00006cd3 hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006cd4 rtnbit0  0x00000006 
- 00026211  0x00006cd5 nop  0x000005dc 
- 00026212  0x00006cd6 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006cd7 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006cd8 store  0x00000001 , 0x000001f9 
- 00026215  0x00006cd9 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006cda nrtn  0x00000002 
- 00026217  0x00006cdb branch  0x00006655 
- 00026218  0x00006ce0 jam  0x00000070 , 0x00008973 
- 00026219  0x00006ce1 nop  0x00000bb8 
- 00026220  0x00006ce2 rtn 
- 00026221  0x00006ce5 jam  0x00000030 , 0x00008973 
- 00026222  0x00006ce6 rtn 
- 00026223  0x00006ce9 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006cea hstore  0x00000002 , 0x00008045 
- 00026225  0x00006ceb jam  0x00000000 , 0x0000804b 
- 00026226  0x00006cec rtn 
- 00026227  0x00006cf0 call  0x0000666f 
- 00026228  0x00006cf1 call  0x000066a0 
- 00026229  0x00006cf3 ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006cf4 increase  0x00000001 , 0x00000011 
- 00026231  0x00006cf5 force  0x00000000 , 0x00000007 
- 00026232  0x00006cf7 qisolate0  0x00000002 
- 00026233  0x00006cf8 branch  0x00006697 , 0x00000001 
- 00026234  0x00006cf9 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006cfa set1  0x00000006 , 0x0000003f 
- 00026236  0x00006cfb set1  0x00000007 , 0x0000003f 
- 00026237  0x00006cfc hstore  0x00000001 , 0x00008046 
- 00026238  0x00006cfd jam  0x00000002 , 0x00008047 
- 00026239  0x00006cfe jam  0x00000082 , 0x00008047 
- 00026240  0x00006cff set0  0x00000007 , 0x0000003f 
- 00026241  0x00006d00 hstore  0x00000001 , 0x00008046 
- 00026242  0x00006d01 jam  0x0000008a , 0x00008047 
- 00026243  0x00006d02 nop  0x0000000b 
- 00026244  0x00006d03 jam  0x000000ca , 0x00008047 
- 00026245  0x00006d04 nop  0x00000021 
- 00026246  0x00006d05 jam  0x0000004a , 0x00008047 
- 00026247  0x00006d06 nop  0x0000002c 
- 00026248  0x00006d07 jam  0x000000ca , 0x00008047 
- 00026249  0x00006d08 nop  0x00000016 
- 00026250  0x00006d09 jam  0x0000008a , 0x00008047 
- 00026251  0x00006d0a nop  0x00000021 
- 00026252  0x00006d0b jam  0x00000082 , 0x00008047 
- 00026253  0x00006d0c nop  0x00000001 
- 00026254  0x00006d0d jam  0x00000092 , 0x00008047 
- 00026255  0x00006d0e nop  0x0000000a 
- 00026256  0x00006d0f jam  0x000000b2 , 0x00008047 
- 00026257  0x00006d10 hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006d11 jam  0x00000092 , 0x00008047 
- 00026259  0x00006d12 nop  0x00000001 
- 00026260  0x00006d13 jam  0x00000082 , 0x00008047 
- 00026261  0x00006d14 qisolate0  0x0000003f 
- 00026262  0x00006d15 branch  0x00006678 , 0x00000001 
- 00026263  0x00006d17 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006d18 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006d19 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006d1a increase  0x00000001 , 0x00000007 
- 00026267  0x00006d1b compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006d1c nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006d1d loop  0x00006675 
- 00026270  0x00006d1e jam  0x00000083 , 0x00008047 
- 00026271  0x00006d1f rtn 
- 00026272  0x00006d22 jam  0x00000082 , 0x00008047 
- 00026273  0x00006d23 nop  0x0000000c 
- 00026274  0x00006d24 jam  0x00000080 , 0x00008047 
- 00026275  0x00006d25 jam  0x00000082 , 0x00008047 
- 00026276  0x00006d26 nop  0x00000096 
- 00026277  0x00006d27 rtn 
- 00026278  0x00006d2b call  0x000066a0 
- 00026279  0x00006d2c jam  0x000000a2 , 0x00008047 
- 00026280  0x00006d2d deposit  0x00000011 
- 00026281  0x00006d2e hstore  0x00000002 , 0x00008048 
- 00026282  0x00006d2f set1  0x0000000b , 0x00000002 
- 00026283  0x00006d30 isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006d31 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006d32 hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006d33 jam  0x00000001 , 0x00008006 
- 00026287  0x00006d34 rtn 
- 00026288  0x00006d37 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006d38 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006d39 rtn 
- 00026291  0x00006d3d call  0x0000666f 
- 00026292  0x00006d3e call  0x000066a6 
- 00026293  0x00006d3f call  0x000066b0 
- 00026294  0x00006d40 jam  0x00000083 , 0x00008047 
- 00026295  0x00006d41 rtn 
- 00026296  0x00006d47 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006d48 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006d49 call  0x000066a6 
- 00026299  0x00006d4a arg  0x00000001 , 0x00000007 
- 00026300  0x00006d4b call  0x000064c0 
- 00026301  0x00006d4c call  0x000066b0 
- 00026302  0x00006d4d isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006d4e call  0x000064b9 
- 00026304  0x00006d4f jam  0x00000083 , 0x00008047 
- 00026305  0x00006d50 rtn 
- 00026306  0x00006d54 hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006d55 iforce  0x0000000a 
- 00026308  0x00006d56 rtn 
- 00026309  0x00006d59 deposit  0x0000000a 
- 00026310  0x00006d5a hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006d5b rtn 
- 00026312  0x00006d5e deposit  0x00000003 
- 00026313  0x00006d5f hstore  0x00000002 , 0x00008058 
- 00026314  0x00006d60 rtn 
- 00026315  0x00006d63 hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006d64 copy  0x0000003f , 0x00000003 
- 00026317  0x00006d65 rtn 
- 00026318  0x00006d68 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006d69 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006d6a rtn 
- 00026321  0x00006d6d deposit  0x00000039 
- 00026322  0x00006d6e rtn  0x00000034 
- 00026323  0x00006d70 increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006d71 call  0x000066de , 0x00000002 
- 00026325  0x00006d72 rtn  0x00000005 
- 00026326  0x00006d73 branch  0x000066d3 , 0x00000002 
- 00026327  0x00006d74 increase  0x00000008 , 0x00000039 
- 00026328  0x00006d76 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006d77 call  0x000066e1 , 0x00000002 
- 00026330  0x00006d78 rtn  0x00000005 
- 00026331  0x00006d79 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006d7a increase  0x00000004 , 0x00000039 
- 00026333  0x00006d7b branch  0x000066e4 
- 00026334  0x00006d7e ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006d7f istore  0x00000008 , 0x0000000a 
- 00026336  0x00006d80 rtn 
- 00026337  0x00006d83 ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006d84 istore  0x00000004 , 0x0000000a 
- 00026339  0x00006d85 rtn 
- 00026340  0x00006d88 deposit  0x00000039 
- 00026341  0x00006d89 rtn  0x00000034 
- 00026342  0x00006d8b ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006d8c istore  0x00000001 , 0x0000000a 
- 00026344  0x00006d8d loop  0x000066e6 
- 00026345  0x00006d8e rtn 
- 00026346  0x00006d91 deposit  0x00000039 
- 00026347  0x00006d92 rtn  0x00000034 
- 00026348  0x00006d94 increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006d95 call  0x000066f7 , 0x00000002 
- 00026350  0x00006d96 rtn  0x00000005 
- 00026351  0x00006d97 branch  0x000066ec , 0x00000002 
- 00026352  0x00006d98 increase  0x00000008 , 0x00000039 
- 00026353  0x00006d9a increase  0xfffffffc , 0x00000039 
- 00026354  0x00006d9b call  0x000066fa , 0x00000002 
- 00026355  0x00006d9c rtn  0x00000005 
- 00026356  0x00006d9d branch  0x000066f1 , 0x00000002 
- 00026357  0x00006d9e increase  0x00000004 , 0x00000039 
- 00026358  0x00006d9f branch  0x000066fd 
- 00026359  0x00006da2 ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006da3 istore  0x00000008 , 0x00000005 
- 00026361  0x00006da4 rtn 
- 00026362  0x00006da7 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006da8 istore  0x00000004 , 0x00000005 
- 00026364  0x00006da9 rtn 
- 00026365  0x00006dad deposit  0x00000039 
- 00026366  0x00006dae rtn  0x00000034 
- 00026367  0x00006db0 ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006db1 istore  0x00000001 , 0x00000005 
- 00026369  0x00006db2 loop  0x000066ff 
- 00026370  0x00006db3 rtn 
- 00026371  0x00006db7 deposit  0x00000039 
- 00026372  0x00006db8 rtn  0x00000034 
- 00026373  0x00006dba ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006dbb istore  0x00000001 , 0x0000000a 
- 00026375  0x00006dbc loop  0x00006705 
- 00026376  0x00006dbd rtn 
- 00026377  0x00006dc3 jam  0x0000003d , 0x00000a99 
- 00026378  0x00006dc4 branch  0x00007d86 
- 00026379  0x00006dc8 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006dc9 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006dca rtn  0x00000034 
- 00026382  0x00006dcb call  0x000067a3 
- 00026383  0x00006dcc call  0x000067a9 , 0x00000005 
- 00026384  0x00006dcd call  0x0000673e 
- 00026385  0x00006dcf fetch  0x00000001 , 0x00004217 
- 00026386  0x00006dd0 icopy  0x00000013 
- 00026387  0x00006dd1 fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006dd2 storet  0x00000002 , 0x0000018c 
- 00026389  0x00006dd4 copy  0x00000013 , 0x0000003f 
- 00026390  0x00006dd5 branch  0x00006709 , 0x00000034 
- 00026391  0x00006dd6 increase  0xffffffff , 0x00000013 
- 00026392  0x00006dd7 copy  0x00000002 , 0x00000011 
- 00026393  0x00006dd8 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006dd9 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006dda isub  0x00000002 , 0x0000003e 
- 00026396  0x00006ddb call  0x00006725 , 0x00000005 
- 00026397  0x00006ddc branch  0x00006721 , 0x00000002 
- 00026398  0x00006ddd ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006dde increase  0x00000001 , 0x0000003f 
- 00026400  0x00006ddf istore  0x00000001 , 0x00000011 
- 00026401  0x00006de1 fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006de2 increase  0x00000022 , 0x00000002 
- 00026403  0x00006de3 storet  0x00000002 , 0x0000018c 
- 00026404  0x00006de4 branch  0x00006715 
- 00026405  0x00006de7 setarg  0x00000000 
- 00026406  0x00006de8 istore  0x00000001 , 0x00000011 
- 00026407  0x00006de9 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006dea istore  0x00000001 , 0x00000005 
- 00026409  0x00006deb bne  0x00000033 , 0x00006733 
- 00026410  0x00006dec arg  0x000041be , 0x00000012 
- 00026411  0x00006dee ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006def istore  0x00000008 , 0x00000005 
- 00026413  0x00006df0 setarg  0x00000000 
- 00026414  0x00006df1 istore  0x00000008 , 0x00000005 
- 00026415  0x00006df2 copy  0x00000012 , 0x00000006 
- 00026416  0x00006df4 call  0x00007ebf 
- 00026417  0x00006df5 force  0x00000001 , 0x0000003e 
- 00026418  0x00006df6 rtn 
- 00026419  0x00006df9 beq  0x00000036 , 0x00006737 
- 00026420  0x00006dfa beq  0x00000037 , 0x0000673b 
- 00026421  0x00006dfb arg  0x00004419 , 0x00000012 
- 00026422  0x00006dfc branch  0x0000672b 
- 00026423  0x00006dff arg  0x000044d5 , 0x00000006 
- 00026424  0x00006e00 call  0x00007ebf 
- 00026425  0x00006e02 arg  0x00004419 , 0x00000006 
- 00026426  0x00006e03 branch  0x00006730 
- 00026427  0x00006e06 arg  0x000044cd , 0x00000006 
- 00026428  0x00006e07 call  0x00007ebf 
- 00026429  0x00006e08 branch  0x00006739 
- 00026430  0x00006e0c call  0x00007fe9 
- 00026431  0x00006e0d fetch  0x00000001 , 0x00004217 
- 00026432  0x00006e0e rtn  0x00000034 
- 00026433  0x00006e0f fetch  0x00000002 , 0x00004682 
- 00026434  0x00006e10 bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006e12 bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006e13 fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006e14 beq  0x00000000 , 0x0000674d 
- 00026438  0x00006e15 fetch  0x00000001 , 0x00000454 
- 00026439  0x00006e16 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006e17 branch  0x0000674d , 0x00000001 
- 00026441  0x00006e18 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006e19 branch  0x00006752 , 0x00000001 
- 00026443  0x00006e1a compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006e1b branch  0x00006750 , 0x00000001 
- 00026445  0x00006e1d jam  0x00000035 , 0x00000185 
- 00026446  0x00006e1e fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006e1f branch  0x00006757 
- 00026448  0x00006e22 jam  0x00000037 , 0x00000185 
- 00026449  0x00006e23 branch  0x00006757 
- 00026450  0x00006e27 jam  0x00000036 , 0x00000185 
- 00026451  0x00006e28 branch  0x00006757 
- 00026452  0x00006e2c bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006e2d jam  0x00000033 , 0x00000185 
- 00026454  0x00006e2e fetch  0x00000006 , 0x00000040 
- 00026455  0x00006e30 store  0x00000006 , 0x00000186 
- 00026456  0x00006e31 fetch  0x00000002 , 0x00004215 
- 00026457  0x00006e32 ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006e33 pincrease  0x00000001 
- 00026459  0x00006e34 store  0x00000002 , 0x0000018c 
- 00026460  0x00006e35 storet  0x00000001 , 0x00000184 
- 00026461  0x00006e36 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006e37 icopy  0x00000013 
- 00026463  0x00006e39 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006e3a copy  0x0000003f , 0x00000011 
- 00026465  0x00006e3b call  0x0000676f 
- 00026466  0x00006e3c rtn  0x00000028 
- 00026467  0x00006e3d fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006e3e increase  0x00000022 , 0x00000002 
- 00026469  0x00006e3f storet  0x00000002 , 0x0000018c 
- 00026470  0x00006e40 increase  0xffffffff , 0x00000002 
- 00026471  0x00006e41 ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006e42 store  0x00000001 , 0x00000184 
- 00026473  0x00006e43 increase  0xffffffff , 0x00000013 
- 00026474  0x00006e44 nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006e45 fetch  0x00000001 , 0x00004217 
- 00026476  0x00006e46 pincrease  0xffffffff 
- 00026477  0x00006e47 store  0x00000001 , 0x00000184 
- 00026478  0x00006e48 rtn 
- 00026479  0x00006e4a fetch  0x00000001 , 0x00000185 
- 00026480  0x00006e4b bne  0x00000033 , 0x00006776 
- 00026481  0x00006e4d arg  0x00000185 , 0x00000012 
- 00026482  0x00006e4e arg  0x00000007 , 0x00000039 
- 00026483  0x00006e4f call  0x00007f88 
- 00026484  0x00006e50 branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006e51 rtn 
- 00026486  0x00006e54 beq  0x00000036 , 0x00006779 
- 00026487  0x00006e55 beq  0x00000037 , 0x00006794 
- 00026488  0x00006e56 branch  0x00006771 
- 00026489  0x00006e59 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006e5a isub  0x00000002 , 0x0000003e 
- 00026491  0x00006e5b nrtn  0x00000005 
- 00026492  0x00006e5c arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006e5d arg  0x00000010 , 0x00000039 
- 00026494  0x00006e5e call  0x00007ed4 
- 00026495  0x00006e5f fetch  0x00000003 , 0x00000452 
- 00026496  0x00006e60 store  0x00000003 , 0x00000ac2 
- 00026497  0x00006e61 call  0x0000678b 
- 00026498  0x00006e62 fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006e63 byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006e64 lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006e65 ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006e66 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006e67 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006e68 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006e69 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006e6a rtn 
- 00026507  0x00006e6e arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006e6f call  0x00007486 
- 00026509  0x00006e71 ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006e72 call  0x00007487 
- 00026511  0x00006e73 force  0x00000038 , 0x00000036 
- 00026512  0x00006e74 force  0x00000000 , 0x00000036 
- 00026513  0x00006e75 call  0x0000741d 
- 00026514  0x00006e76 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006e77 branch  0x00007497 
- 00026516  0x00006e7a ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006e7b isub  0x00000002 , 0x0000003e 
- 00026518  0x00006e7c nrtn  0x00000005 
- 00026519  0x00006e7d copy  0x00000006 , 0x00000011 
- 00026520  0x00006e7e add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006e7f arg  0x000044cd , 0x00000012 
- 00026522  0x00006e80 arg  0x00000008 , 0x00000039 
- 00026523  0x00006e81 call  0x00007f88 
- 00026524  0x00006e82 branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006e83 copy  0x00000013 , 0x00000011 
- 00026526  0x00006e84 arg  0x000044d5 , 0x00000012 
- 00026527  0x00006e85 arg  0x00000008 , 0x00000039 
- 00026528  0x00006e86 call  0x00007f88 
- 00026529  0x00006e87 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006e88 rtn 
- 00026531  0x00006e8b fetch  0x00000002 , 0x00004215 
- 00026532  0x00006e8c ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006e8d pincrease  0x00000022 
- 00026534  0x00006e8e ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006e8f isub  0x00000002 , 0x0000003e 
- 00026536  0x00006e90 rtn 
- 00026537  0x00006e93 fetch  0x00000001 , 0x00004217 
- 00026538  0x00006e94 icopy  0x00000039 
- 00026539  0x00006e95 fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006e96 setarg  0x00000000 
- 00026541  0x00006e98 istore  0x00000001 , 0x00000002 
- 00026542  0x00006e99 increase  0x00000022 , 0x00000002 
- 00026543  0x00006e9a pincrease  0x00000001 
- 00026544  0x00006e9b loop  0x000067ad 
- 00026545  0x00006e9c rtn 
- 00026546  0x00006e9f bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006ea0 call  0x0000673e 
- 00026548  0x00006ea1 fetch  0x00000001 , 0x00000030 
- 00026549  0x00006ea2 setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006ea3 store  0x00000001 , 0x00000030 
- 00026551  0x00006ea4 nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006ea5 add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006ea7 arg  0x000041be , 0x00000005 
- 00026554  0x00006ea8 call  0x00007ebf 
- 00026555  0x00006ea9 branch  0x000067d7 
- 00026556  0x00006eab jam  0x00000000 , 0x000041bd 
- 00026557  0x00006eac rtn 
- 00026558  0x00006eaf fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006eb0 branch  0x000067ca , 0x00000034 
- 00026560  0x00006eb1 call  0x0000673e 
- 00026561  0x00006eb2 nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006eb3 fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006eb4 add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00006eb5 arg  0x000044d5 , 0x00000005 
- 00026565  0x00006eb6 call  0x00007ebf 
- 00026566  0x00006eb7 arg  0x00004419 , 0x00000005 
- 00026567  0x00006eb8 call  0x00007ebf 
- 00026568  0x00006eb9 jam  0x00000001 , 0x00004429 
- 00026569  0x00006eba rtn 
- 00026570  0x00006ebd jam  0x00000000 , 0x00004429 
- 00026571  0x00006ebe rtn 
- 00026572  0x00006ec2 fetch  0x00000006 , 0x0000044f 
- 00026573  0x00006ec3 store  0x00000006 , 0x00000186 
- 00026574  0x00006ec4 jam  0x00000034 , 0x00000185 
- 00026575  0x00006ec5 branch  0x000067d3 
- 00026576  0x00006ec7 fetch  0x00000006 , 0x00000040 
- 00026577  0x00006ec8 store  0x00000006 , 0x00000186 
- 00026578  0x00006ec9 jam  0x00000033 , 0x00000185 
- 00026579  0x00006ecb fetch  0x00000001 , 0x00004092 
- 00026580  0x00006ecc beq  0x0000000a , 0x0000670b 
- 00026581  0x00006ecd bbit1  0x00000006 , 0x000042da 
- 00026582  0x00006ece rtn 
- 00026583  0x00006ed2 fetch  0x00000008 , 0x000041be 
- 00026584  0x00006ed3 fetcht  0x00000008 , 0x000041c6 
- 00026585  0x00006ed4 ior  0x00000002 , 0x0000003f 
- 00026586  0x00006ed5 rtn  0x00000034 
- 00026587  0x00006ed6 jam  0x00000001 , 0x000041bd 
- 00026588  0x00006ed7 rtn 
- 00026589  0x00006edf bpatchx  0x0000009a , 0x00004033 
- 00026590  0x00006ee0 set1  0x00000007 , 0x00000002 
- 00026591  0x00006ee1 call  0x0000681d 
- 00026592  0x00006ee2 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00006ee8 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00006ee9 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00006eea rtn  0x00000005 
- 00026596  0x00006eeb isolate0  0x00000007 , 0x00000002 
- 00026597  0x00006eec and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x00006eed fetch  0x00000004 , 0x000000a1 
- 00026599  0x00006eee qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x00006eef store  0x00000004 , 0x000000a1 
- 00026601  0x00006ef0 fetch  0x00000004 , 0x000000a5 
- 00026602  0x00006ef1 nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x00006ef2 store  0x00000004 , 0x000000a5 
- 00026604  0x00006ef3 rtn 
- 00026605  0x00006ef7 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00006ef8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00006ef9 rtn  0x00000005 
- 00026608  0x00006efa isolate0  0x00000007 , 0x00000002 
- 00026609  0x00006efb and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x00006efc fetch  0x00000004 , 0x000000a1 
- 00026611  0x00006efd qset0  0x0000003f 
- 00026612  0x00006efe store  0x00000004 , 0x000000a1 
- 00026613  0x00006eff fetch  0x00000004 , 0x000000a5 
- 00026614  0x00006f00 qset0  0x0000003f 
- 00026615  0x00006f01 store  0x00000004 , 0x000000a5 
- 00026616  0x00006f02 rtn 
- 00026617  0x00006f06 call  0x000067ed 
- 00026618  0x00006f07 branch  0x000067fe 
- 00026619  0x00006f0b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x00006f0c rtn  0x00000005 
- 00026621  0x00006f0d ncall  0x000067e1 , 0x0000002b 
- 00026622  0x00006f10 arg  0x0000807c , 0x00000005 
- 00026623  0x00006f11 call  0x00006830 
- 00026624  0x00006f12 setflip  0x00000007 , 0x00000002 
- 00026625  0x00006f13 arg  0x00008078 , 0x00000005 
- 00026626  0x00006f14 call  0x00006830 
- 00026627  0x00006f15 set0  0x00000007 , 0x00000002 
- 00026628  0x00006f16 arg  0x00008070 , 0x00000005 
- 00026629  0x00006f17 branch  0x00006830 
- 00026630  0x00006f1b arg  0x0000807c , 0x00000005 
- 00026631  0x00006f1c call  0x00006830 
- 00026632  0x00006f1d set0  0x00000007 , 0x00000002 
- 00026633  0x00006f1e arg  0x00008078 , 0x00000005 
- 00026634  0x00006f1f call  0x00006830 
- 00026635  0x00006f20 set0  0x00000007 , 0x00000002 
- 00026636  0x00006f21 arg  0x00008070 , 0x00000005 
- 00026637  0x00006f22 branch  0x00006830 
- 00026638  0x00006f27 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00006f28 rtn  0x00000005 
- 00026640  0x00006f29 setflip  0x00000007 , 0x00000002 
- 00026641  0x00006f2a call  0x0000682f 
- 00026642  0x00006f2c set1  0x00000007 , 0x00000002 
- 00026643  0x00006f2d arg  0x00008070 , 0x00000005 
- 00026644  0x00006f2e branch  0x00006830 
- 00026645  0x00006f31 and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x00006f32 rshift3  0x00000002 , 0x0000003f 
- 00026647  0x00006f33 and_into  0x00000003 , 0x0000003f 
- 00026648  0x00006f34 iadd  0x00000005 , 0x00000005 
- 00026649  0x00006f35 ifetch  0x00000001 , 0x00000005 
- 00026650  0x00006f36 rtn 
- 00026651  0x00006f39 arg  0x00008074 , 0x00000005 
- 00026652  0x00006f3a branch  0x0000681e 
- 00026653  0x00006f3f arg  0x0000811c , 0x00000005 
- 00026654  0x00006f41 call  0x00006815 
- 00026655  0x00006f42 isolate1  0x00000007 , 0x00000002 
- 00026656  0x00006f43 branch  0x00006823 , 0x00000001 
- 00026657  0x00006f44 qisolate0  0x0000003f 
- 00026658  0x00006f45 rtn 
- 00026659  0x00006f47 qisolate1  0x0000003f 
- 00026660  0x00006f48 rtn 
- 00026661  0x00006f4b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x00006f4c rtn  0x00000005 
- 00026663  0x00006f4d isolate1  0x00000007 , 0x0000003e 
- 00026664  0x00006f4e branch  0x0000682c 
- 00026665  0x00006f51 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x00006f52 rtn  0x00000005 
- 00026667  0x00006f53 isolate0  0x00000007 , 0x0000003e 
- 00026668  0x00006f57 setarg  0x00000000 
- 00026669  0x00006f58 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x00006f59 ixor  0x00000002 , 0x00000002 
- 00026671  0x00006f5d arg  0x00008074 , 0x00000005 
- 00026672  0x00006f61 call  0x00006815 
- 00026673  0x00006f62 isolate1  0x00000007 , 0x00000002 
- 00026674  0x00006f63 qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x00006f64 istore  0x00000001 , 0x00000005 
- 00026676  0x00006f65 rtn 
- 00026677  0x00006f68 arg  0xffffffff , 0x00000011 
- 00026678  0x00006f69 hfetch  0x00000001 , 0x00008081 
- 00026679  0x00006f6a compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x00006f6b call  0x00006878 , 0x00000001 
- 00026681  0x00006f6d compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x00006f6e call  0x0000687a , 0x00000001 
- 00026683  0x00006f70 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x00006f71 call  0x0000687a , 0x00000001 
- 00026685  0x00006f73 isolate1  0x00000002 , 0x0000003f 
- 00026686  0x00006f74 call  0x00006874 , 0x00000001 
- 00026687  0x00006f76 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x00006f77 call  0x00006876 , 0x00000001 
- 00026689  0x00006f79 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x00006f7a call  0x0000687c , 0x00000001 
- 00026691  0x00006f7c isolate1  0x00000006 , 0x0000003f 
- 00026692  0x00006f7d nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x00006f7f isolate1  0x00000007 , 0x0000003f 
- 00026694  0x00006f80 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x00006f82 hfetch  0x00000001 , 0x00008082 
- 00026696  0x00006f83 isolate1  0x00000000 , 0x0000003f 
- 00026697  0x00006f84 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x00006f85 isolate1  0x00000001 , 0x0000003f 
- 00026699  0x00006f86 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x00006f87 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x00006f88 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x00006f89 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x00006f8a nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x00006f8b isolate1  0x00000004 , 0x0000003f 
- 00026705  0x00006f8c nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x00006f8d isolate1  0x00000005 , 0x0000003f 
- 00026707  0x00006f8e nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x00006f8f isolate1  0x00000006 , 0x0000003f 
- 00026709  0x00006f90 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x00006f91 isolate1  0x00000007 , 0x0000003f 
- 00026711  0x00006f92 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x00006f94 hfetch  0x00000001 , 0x00008080 
- 00026713  0x00006f95 isolate1  0x00000000 , 0x0000003f 
- 00026714  0x00006f96 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x00006f97 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x00006f98 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x00006f99 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x00006f9a nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x00006f9b isolate1  0x00000003 , 0x0000003f 
- 00026720  0x00006f9c nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x00006f9d isolate1  0x00000004 , 0x0000003f 
- 00026722  0x00006f9e nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x00006f9f isolate1  0x00000005 , 0x0000003f 
- 00026724  0x00006fa0 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x00006fa1 isolate1  0x00000006 , 0x0000003f 
- 00026726  0x00006fa2 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x00006fa3 isolate1  0x00000007 , 0x0000003f 
- 00026728  0x00006fa4 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x00006fa6 hfetch  0x00000001 , 0x00008062 
- 00026730  0x00006fa7 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x00006fa8 call  0x0000687e , 0x00000001 
- 00026732  0x00006fa9 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x00006fab hfetch  0x00000004 , 0x00008078 
- 00026734  0x00006fac hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x00006fad ior  0x00000002 , 0x0000003f 
- 00026736  0x00006fae invert  0x0000003f , 0x0000003f 
- 00026737  0x00006faf iand  0x00000011 , 0x0000003f 
- 00026738  0x00006fb1 hstore  0x00000004 , 0x00008070 
- 00026739  0x00006fb2 rtn 
- 00026740  0x00006fb6 arg  0x00000006 , 0x00000007 
- 00026741  0x00006fb7 branch  0x00006884 
- 00026742  0x00006fb9 arg  0x00000009 , 0x00000007 
- 00026743  0x00006fba branch  0x00006882 
- 00026744  0x00006fbc arg  0x00000017 , 0x00000007 
- 00026745  0x00006fbd branch  0x00006882 
- 00026746  0x00006fbf arg  0x00000019 , 0x00000007 
- 00026747  0x00006fc0 branch  0x00006884 
- 00026748  0x00006fc2 arg  0x0000001e , 0x00000007 
- 00026749  0x00006fc3 branch  0x00006884 
- 00026750  0x00006fc5 arg  0x00000002 , 0x00000007 
- 00026751  0x00006fc6 branch  0x00006884 
- 00026752  0x00006fc8 arg  0x00000001 , 0x00000039 
- 00026753  0x00006fc9 branch  0x00006885 
- 00026754  0x00006fcb arg  0x00000004 , 0x00000039 
- 00026755  0x00006fcc branch  0x00006885 
- 00026756  0x00006fce arg  0x00000002 , 0x00000039 
- 00026757  0x00006fd0 qset0  0x00000011 
- 00026758  0x00006fd1 increase  0x00000001 , 0x00000007 
- 00026759  0x00006fd2 loop  0x00006885 
- 00026760  0x00006fd3 rtn 
- 00026761  0x00006fdc call  0x00006895 
- 00026762  0x00006fdd arg  0x00000006 , 0x00000002 
- 00026763  0x00006fde branch  0x0000680e 
- 00026764  0x00006fe1 call  0x00006889 
- 00026765  0x00006fe2 arg  0x00000006 , 0x00000002 
- 00026766  0x00006fe3 branch  0x00006825 
- 00026767  0x00006fe8 call  0x00006895 
- 00026768  0x00006fe9 hfetch  0x00000001 , 0x00008078 
- 00026769  0x00006fea set1  0x00000007 , 0x0000003f 
- 00026770  0x00006feb hstore  0x00000001 , 0x00008078 
- 00026771  0x00006fec arg  0x00000007 , 0x00000002 
- 00026772  0x00006fed branch  0x000067fb 
- 00026773  0x00006ff0 hfetch  0x00000001 , 0x00008081 
- 00026774  0x00006ff1 and_into  0x000000fb , 0x0000003f 
- 00026775  0x00006ff2 hstore  0x00000001 , 0x00008081 
- 00026776  0x00006ff3 rtn 
- 00026777  0x00006ff6 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00006ff7 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00006ff8 rtn 
- 00026780  0x00006ffb call  0x0000666a 
- 00026781  0x00006ffc setarg  0x000007e0 
- 00026782  0x00006ffd arg  0x00004150 , 0x00000011 
- 00026783  0x00006ffe arg  0x00000002 , 0x00000002 
- 00026784  0x00006fff call  0x000066b3 
- 00026785  0x00007000 branch  0x0000666d 
- 00026786  0x00007004 call  0x0000666a 
- 00026787  0x00007005 setarg  0x000007e2 
- 00026788  0x00007006 arg  0x0000421d , 0x00000011 
- 00026789  0x00007007 arg  0x0000000e , 0x00000002 
- 00026790  0x00007008 call  0x000066b3 
- 00026791  0x00007009 branch  0x0000666d 
- 00026792  0x0000700e bpatchx  0x0000009e , 0x00004033 
- 00026793  0x00007010 call  0x000068a2 
- 00026794  0x00007012 fetch  0x00000001 , 0x0000422d 
- 00026795  0x00007013 beq  0x00000000 , 0x000068af 
- 00026796  0x00007014 beq  0x00000001 , 0x000068c3 
- 00026797  0x00007015 beq  0x00000002 , 0x000068d7 
- 00026798  0x00007016 rtn 
- 00026799  0x00007019 fetcht  0x00000002 , 0x00004229 
- 00026800  0x0000701a setarg  0x0000aa55 
- 00026801  0x0000701b isub  0x00000002 , 0x0000003e 
- 00026802  0x0000701c branch  0x000068b8 , 0x00000005 
- 00026803  0x0000701d setarg  0x00004dfa 
- 00026804  0x0000701e store  0x00000002 , 0x00004227 
- 00026805  0x0000701f setarg  0x00004894 
- 00026806  0x00007020 store  0x00000002 , 0x00004221 
- 00026807  0x00007021 branch  0x000068c0 
- 00026808  0x00007024 fetch  0x00000002 , 0x00004227 
- 00026809  0x00007025 nbranch  0x000068bc , 0x00000034 
- 00026810  0x00007026 setarg  0x00004dfa 
- 00026811  0x00007027 store  0x00000002 , 0x00004227 
- 00026812  0x00007029 fetch  0x00000002 , 0x00004221 
- 00026813  0x0000702a nbranch  0x000068c0 , 0x00000034 
- 00026814  0x0000702b setarg  0x00004894 
- 00026815  0x0000702c store  0x00000002 , 0x00004221 
- 00026816  0x0000702e setarg  0x00000064 
- 00026817  0x0000702f store  0x00000002 , 0x0000422b 
- 00026818  0x00007030 rtn 
- 00026819  0x00007033 fetcht  0x00000002 , 0x00004229 
- 00026820  0x00007034 setarg  0x0000aa55 
- 00026821  0x00007035 isub  0x00000002 , 0x0000003e 
- 00026822  0x00007036 branch  0x000068cc , 0x00000005 
- 00026823  0x00007037 setarg  0x00005932 
- 00026824  0x00007038 store  0x00000002 , 0x00004225 
- 00026825  0x00007039 setarg  0x00004323 
- 00026826  0x0000703a store  0x00000002 , 0x0000421f 
- 00026827  0x0000703b branch  0x000068d4 
- 00026828  0x0000703e fetch  0x00000002 , 0x00004225 
- 00026829  0x0000703f nbranch  0x000068d0 , 0x00000034 
- 00026830  0x00007040 setarg  0x00005932 
- 00026831  0x00007041 store  0x00000002 , 0x00004225 
- 00026832  0x00007043 fetch  0x00000002 , 0x0000421f 
- 00026833  0x00007044 nbranch  0x000068d4 , 0x00000034 
- 00026834  0x00007045 setarg  0x00004323 
- 00026835  0x00007046 store  0x00000002 , 0x0000421f 
- 00026836  0x00007048 setarg  0x00000190 
- 00026837  0x00007049 store  0x00000002 , 0x0000422b 
- 00026838  0x0000704a rtn 
- 00026839  0x0000704d fetcht  0x00000002 , 0x00004229 
- 00026840  0x0000704e setarg  0x0000aa55 
- 00026841  0x0000704f isub  0x00000002 , 0x0000003e 
- 00026842  0x00007050 branch  0x000068e0 , 0x00000005 
- 00026843  0x00007051 setarg  0x00006946 
- 00026844  0x00007052 store  0x00000002 , 0x00004223 
- 00026845  0x00007053 setarg  0x00005377 
- 00026846  0x00007054 store  0x00000002 , 0x0000421d 
- 00026847  0x00007055 branch  0x000068e8 
- 00026848  0x00007058 fetch  0x00000002 , 0x00004223 
- 00026849  0x00007059 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x0000705a setarg  0x00006946 
- 00026851  0x0000705b store  0x00000002 , 0x00004223 
- 00026852  0x0000705d fetch  0x00000002 , 0x0000421d 
- 00026853  0x0000705e nbranch  0x000068e8 , 0x00000034 
- 00026854  0x0000705f setarg  0x00005377 
- 00026855  0x00007060 store  0x00000002 , 0x0000421d 
- 00026856  0x00007062 setarg  0x00000032 
- 00026857  0x00007063 store  0x00000002 , 0x0000422b 
- 00026858  0x00007064 rtn 
- 00026859  0x00007068 fetch  0x00000001 , 0x0000422d 
- 00026860  0x00007069 beq  0x00000000 , 0x000068f0 
- 00026861  0x0000706a beq  0x00000001 , 0x000068f2 
- 00026862  0x0000706b beq  0x00000002 , 0x000068f4 
- 00026863  0x0000706c rtn 
- 00026864  0x0000706e jam  0x000000bf , 0x00008971 
- 00026865  0x0000706f branch  0x000068f8 
- 00026866  0x00007071 jam  0x000000af , 0x00008971 
- 00026867  0x00007072 branch  0x000068f8 
- 00026868  0x00007074 jam  0x0000008f , 0x00008971 
- 00026869  0x00007075 fetch  0x00000001 , 0x0000422e 
- 00026870  0x00007076 hstore  0x00000001 , 0x00008973 
- 00026871  0x00007077 branch  0x000068f8 
- 00026872  0x00007079 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x0000707a hfetch  0x00000001 , 0x00008053 
- 00026874  0x0000707b set1  0x00000007 , 0x0000003f 
- 00026875  0x0000707c hstore  0x00000001 , 0x00008053 
- 00026876  0x0000707d hfetch  0x00000001 , 0x00008973 
- 00026877  0x0000707e or_into  0x00000030 , 0x0000003f 
- 00026878  0x0000707f hstore  0x00000001 , 0x00008973 
- 00026879  0x00007080 jam  0x0000007c , 0x00008906 
- 00026880  0x00007081 jam  0x000000aa , 0x00008972 
- 00026881  0x00007082 nop  0x00001388 
- 00026882  0x00007083 hfetcht  0x00000002 , 0x00008150 
- 00026883  0x00007084 hfetch  0x00000001 , 0x00008053 
- 00026884  0x00007085 set0  0x00000007 , 0x0000003f 
- 00026885  0x00007086 hstore  0x00000001 , 0x00008053 
- 00026886  0x00007087 storet  0x00000002 , 0x0000422f 
- 00026887  0x00007088 rtn 
- 00026888  0x0000708b bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x0000708c fetch  0x00000001 , 0x0000422d 
- 00026890  0x0000708d beq  0x00000000 , 0x0000690e 
- 00026891  0x0000708e beq  0x00000001 , 0x00006912 
- 00026892  0x0000708f beq  0x00000002 , 0x00006916 
- 00026893  0x00007090 rtn 
- 00026894  0x00007093 fetch  0x00000002 , 0x00004227 
- 00026895  0x00007094 fetcht  0x00000002 , 0x00004221 
- 00026896  0x00007095 arg  0x000000c8 , 0x00000013 
- 00026897  0x00007096 branch  0x0000691a 
- 00026898  0x00007099 fetch  0x00000002 , 0x00004225 
- 00026899  0x0000709a fetcht  0x00000002 , 0x0000421f 
- 00026900  0x0000709b arg  0x00000064 , 0x00000013 
- 00026901  0x0000709c branch  0x0000691a 
- 00026902  0x0000709f fetch  0x00000002 , 0x00004223 
- 00026903  0x000070a0 fetcht  0x00000002 , 0x0000421d 
- 00026904  0x000070a1 arg  0x00000032 , 0x00000013 
- 00026905  0x000070a2 branch  0x0000691a 
- 00026906  0x000070a5 isub  0x00000002 , 0x00000011 
- 00026907  0x000070a6 fetch  0x00000002 , 0x0000422f 
- 00026908  0x000070a7 isub  0x00000002 , 0x0000003f 
- 00026909  0x000070a8 nbranch  0x00006927 , 0x00000002 
- 00026910  0x000070a9 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x000070aa imul32  0x00000002 , 0x00000012 
- 00026912  0x000070ab copy  0x00000013 , 0x0000003f 
- 00026913  0x000070ac imul32  0x00000011 , 0x0000003f 
- 00026914  0x000070ad iadd  0x00000012 , 0x0000003f 
- 00026915  0x000070af idiv  0x00000011 
- 00026916  0x000070b0 call  0x00007f86 
- 00026917  0x000070b1 quotient  0x0000003f 
- 00026918  0x000070b2 rtn 
- 00026919  0x000070b5 copy  0x00000002 , 0x0000003f 
- 00026920  0x000070b6 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x000070b7 isub  0x00000002 , 0x0000003f 
- 00026922  0x000070b8 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x000070b9 imul32  0x00000002 , 0x00000012 
- 00026924  0x000070ba copy  0x00000013 , 0x0000003f 
- 00026925  0x000070bb imul32  0x00000011 , 0x0000003f 
- 00026926  0x000070bc isub  0x00000012 , 0x0000003f 
- 00026927  0x000070bd branch  0x00006923 
- 00026928  0x000070c9 ifetch  0x00000008 , 0x00000011 
- 00026929  0x000070ca store  0x00000008 , 0x00000a9a 
- 00026930  0x000070cb fetch  0x00000002 , 0x00000a9a 
- 00026931  0x000070cc fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x000070cd isub  0x00000002 , 0x00000011 
- 00026933  0x000070ce fetch  0x00000002 , 0x00000aa0 
- 00026934  0x000070cf isub  0x00000002 , 0x00000012 
- 00026935  0x000070d0 fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x000070d1 isub  0x00000002 , 0x0000003e 
- 00026937  0x000070d2 ncall  0x00006940 , 0x00000002 
- 00026938  0x000070d3 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x000070d4 idiv  0x00000011 
- 00026940  0x000070d5 call  0x00007f86 
- 00026941  0x000070d6 quotient  0x0000003f 
- 00026942  0x000070d7 call  0x00006944 , 0x00000034 
- 00026943  0x000070d8 rtn 
- 00026944  0x000070da fetch  0x00000001 , 0x00004231 
- 00026945  0x000070db set1  0x00000000 , 0x0000003f 
- 00026946  0x000070dc store  0x00000001 , 0x00004231 
- 00026947  0x000070dd rtn 
- 00026948  0x000070df fetcht  0x00000001 , 0x00004231 
- 00026949  0x000070e0 set1  0x00000001 , 0x00000002 
- 00026950  0x000070e1 storet  0x00000001 , 0x00004231 
- 00026951  0x000070e2 rtn 
- 00026952  0x000070e8 fetch  0x00000002 , 0x0000423d 
- 00026953  0x000070e9 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x000070eb rtn  0x00000034 
- 00026955  0x000070ec copy  0x0000003f , 0x00000039 
- 00026956  0x000070ee fetch  0x00000002 , 0x0000423d 
- 00026957  0x000070ef increase  0x00000003 , 0x0000003f 
- 00026958  0x000070f0 copy  0x0000003f , 0x00000011 
- 00026959  0x000070f2 ifetcht  0x00000001 , 0x00000011 
- 00026960  0x000070f3 call  0x000067fb 
- 00026961  0x000070f4 increase  0x00000001 , 0x00000011 
- 00026962  0x000070f5 loop  0x0000694f 
- 00026963  0x000070f7 rtn 
- 00026964  0x000070fa fetch  0x00000002 , 0x0000423d 
- 00026965  0x000070fb increase  0x00000003 , 0x0000003f 
- 00026966  0x000070fc copy  0x0000003f , 0x00000011 
- 00026967  0x000070fe force  0x00000000 , 0x00000012 
- 00026968  0x000070ff jam  0x00000000 , 0x00000b12 
- 00026969  0x00007101 ifetcht  0x00000001 , 0x00000011 
- 00026970  0x00007102 call  0x0000681d 
- 00026971  0x00007103 bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x00007104 fetch  0x00000002 , 0x00000b12 
- 00026973  0x00007105 copy  0x00000012 , 0x00000007 
- 00026974  0x00007106 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007107 store  0x00000002 , 0x00000b12 
- 00026976  0x00007108 increase  0x00000001 , 0x00000011 
- 00026977  0x00007109 increase  0x00000001 , 0x00000012 
- 00026978  0x0000710a fetch  0x00000002 , 0x0000423d 
- 00026979  0x0000710b ifetch  0x00000001 , 0x0000003f 
- 00026980  0x0000710d ixor  0x00000012 , 0x0000003e 
- 00026981  0x0000710e nbranch  0x00006959 , 0x00000005 
- 00026982  0x0000710f fetch  0x00000002 , 0x00000b12 
- 00026983  0x00007110 fetcht  0x00000002 , 0x00000b14 
- 00026984  0x00007111 ixor  0x00000002 , 0x0000003e 
- 00026985  0x00007112 rtn  0x00000005 
- 00026986  0x00007113 enable  0x00000028 
- 00026987  0x00007114 rtn 
- 00026988  0x00007117 fetch  0x00000002 , 0x0000423d 
- 00026989  0x00007118 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x0000711a rtn  0x00000034 
- 00026991  0x0000711b copy  0x0000003f , 0x00000039 
- 00026992  0x0000711c fetch  0x00000002 , 0x0000423d 
- 00026993  0x0000711d increase  0x00000003 , 0x0000003f 
- 00026994  0x0000711e copy  0x0000003f , 0x00000011 
- 00026995  0x00007120 ifetcht  0x00000001 , 0x00000011 
- 00026996  0x00007121 call  0x000067dd 
- 00026997  0x00007122 increase  0x00000001 , 0x00000011 
- 00026998  0x00007123 loop  0x00006973 
- 00026999  0x00007125 rtn 
- 00027000  0x00007128 arg  0x00000009 , 0x00000007 
- 00027001  0x00007129 call  0x00007f16 
- 00027002  0x0000712a nrtn  0x00000034 
- 00027003  0x0000712b setarg  0x00000020 
- 00027004  0x0000712c arg  0x00000009 , 0x00000007 
- 00027005  0x0000712d call  0x00007f08 
- 00027006  0x0000712e disable  0x00000028 
- 00027007  0x0000712f call  0x0000696c 
- 00027008  0x00007130 bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x00007131 fetch  0x00000002 , 0x0000423d 
- 00027010  0x00007132 ifetch  0x00000001 , 0x0000003f 
- 00027011  0x00007134 rtn  0x00000034 
- 00027012  0x00007135 call  0x00006954 
- 00027013  0x00007136 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x00007137 call  0x00007d00 
- 00027015  0x00007138 disable  0x00000028 
- 00027016  0x00007139 fetch  0x00000002 , 0x00000b12 
- 00027017  0x0000713a store  0x00000002 , 0x00000b19 
- 00027018  0x0000713b jam  0x00000000 , 0x00000b1b 
- 00027019  0x0000713c force  0x00000000 , 0x00000007 
- 00027020  0x0000713e fetch  0x00000002 , 0x00000b14 
- 00027021  0x0000713f rshift  0x0000003f , 0x00000002 
- 00027022  0x00007140 storet  0x00000002 , 0x00000b14 
- 00027023  0x00007141 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x00007142 fetcht  0x00000002 , 0x00000b19 
- 00027025  0x00007143 and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x00007144 rshift  0x00000002 , 0x00000002 
- 00027027  0x00007145 storet  0x00000002 , 0x00000b19 
- 00027028  0x00007146 ixor  0x00000011 , 0x0000003e 
- 00027029  0x00007147 ncall  0x000069a1 , 0x00000005 
- 00027030  0x00007148 fetch  0x00000002 , 0x0000423d 
- 00027031  0x00007149 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x0000714b fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x0000714c increase  0x00000001 , 0x00000002 
- 00027034  0x0000714d storet  0x00000001 , 0x00000b1b 
- 00027035  0x0000714e copy  0x00000002 , 0x00000007 
- 00027036  0x0000714f ixor  0x00000007 , 0x0000003e 
- 00027037  0x00007150 nbranch  0x0000698c , 0x00000005 
- 00027038  0x00007151 fetch  0x00000002 , 0x00000b12 
- 00027039  0x00007152 store  0x00000002 , 0x00000b14 
- 00027040  0x00007153 rtn 
- 00027041  0x00007155 bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x00007156 fetch  0x00000002 , 0x0000423d 
- 00027043  0x00007157 increase  0x00000001 , 0x0000003f 
- 00027044  0x00007158 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x00007159 branch  0x00007f9c 
- 00027046  0x00007165 hfetch  0x00000001 , 0x00008042 
- 00027047  0x00007166 ior  0x00000011 , 0x0000003f 
- 00027048  0x00007167 hstore  0x00000001 , 0x00008042 
- 00027049  0x00007168 hfetch  0x00000002 , 0x00008050 
- 00027050  0x00007169 set0  0x0000000d , 0x0000003f 
- 00027051  0x0000716a hstore  0x00000002 , 0x00008050 
- 00027052  0x0000716b nop  0x00000064 
- 00027053  0x0000716c rtn 
- 00027054  0x00007178 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x00007179 setarg  0x00b71b00 
- 00027056  0x0000717a idiv  0x00000002 
- 00027057  0x0000717b call  0x00007f86 
- 00027058  0x0000717c quotient  0x00000002 
- 00027059  0x0000717d fetch  0x00000001 , 0x00000a9f 
- 00027060  0x0000717e imul32  0x00000002 , 0x0000003f 
- 00027061  0x0000717f div  0x0000003f , 0x00000064 
- 00027062  0x00007180 call  0x00007f86 
- 00027063  0x00007181 quotient  0x00000011 
- 00027064  0x00007182 copy  0x00000002 , 0x0000003f 
- 00027065  0x00007183 isub  0x00000011 , 0x00000012 
- 00027066  0x00007184 fetch  0x00000001 , 0x00000a9b 
- 00027067  0x00007185 call  0x000069be 
- 00027068  0x00007186 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x00007187 branch  0x000069d5 
- 00027070  0x0000718b beq  0x00000000 , 0x000069c4 
- 00027071  0x0000718c beq  0x00000001 , 0x000069c6 
- 00027072  0x0000718d beq  0x00000002 , 0x000069c8 
- 00027073  0x0000718e beq  0x00000003 , 0x000069ca 
- 00027074  0x0000718f beq  0x00000004 , 0x000069cc 
- 00027075  0x00007190 beq  0x00000005 , 0x000069ce 
- 00027076  0x00007192 arg  0x000080a0 , 0x00000005 
- 00027077  0x00007193 branch  0x000069d0 
- 00027078  0x00007195 arg  0x000080a4 , 0x00000005 
- 00027079  0x00007196 branch  0x000069d0 
- 00027080  0x00007198 arg  0x000080a8 , 0x00000005 
- 00027081  0x00007199 branch  0x000069d0 
- 00027082  0x0000719b arg  0x00008064 , 0x00000005 
- 00027083  0x0000719c branch  0x000069d0 
- 00027084  0x0000719e arg  0x00008068 , 0x00000005 
- 00027085  0x0000719f branch  0x000069d0 
- 00027086  0x000071a1 arg  0x0000806c , 0x00000005 
- 00027087  0x000071a2 branch  0x000069d0 
- 00027088  0x000071a4 copy  0x00000011 , 0x0000003f 
- 00027089  0x000071a5 istore  0x00000002 , 0x00000005 
- 00027090  0x000071a6 copy  0x00000012 , 0x0000003f 
- 00027091  0x000071a7 istore  0x00000002 , 0x00000005 
- 00027092  0x000071a8 rtn 
- 00027093  0x000071ad enable  0x00000028 
- 00027094  0x000071ae branch  0x000069d8 
- 00027095  0x000071b0 disable  0x00000028 
- 00027096  0x000071b2 beq  0x00000004 , 0x000069e3 
- 00027097  0x000071b3 beq  0x00000005 , 0x000069e5 
- 00027098  0x000071b4 beq  0x0000001b , 0x000069e7 
- 00027099  0x000071b5 beq  0x0000001c , 0x000069e9 
- 00027100  0x000071b6 beq  0x00000003 , 0x000069eb 
- 00027101  0x000071b7 beq  0x00000008 , 0x000069ed 
- 00027102  0x000071b8 beq  0x00000014 , 0x000069ef 
- 00027103  0x000071b9 beq  0x00000015 , 0x000069f1 
- 00027104  0x000071ba beq  0x00000016 , 0x000069f3 
- 00027105  0x000071bb beq  0x00000017 , 0x000069f5 
- 00027106  0x000071bc rtn 
- 00027107  0x000071c0 arg  0x00000006 , 0x00000007 
- 00027108  0x000071c1 branch  0x000069ff 
- 00027109  0x000071c3 arg  0x00000007 , 0x00000007 
- 00027110  0x000071c4 branch  0x000069ff 
- 00027111  0x000071c6 arg  0x00000008 , 0x00000007 
- 00027112  0x000071c7 branch  0x000069ff 
- 00027113  0x000071c9 arg  0x00000009 , 0x00000007 
- 00027114  0x000071ca branch  0x000069ff 
- 00027115  0x000071cc arg  0x0000000a , 0x00000007 
- 00027116  0x000071cd branch  0x000069ff 
- 00027117  0x000071cf arg  0x0000000b , 0x00000007 
- 00027118  0x000071d0 branch  0x000069ff 
- 00027119  0x000071d2 arg  0x0000000c , 0x00000007 
- 00027120  0x000071d3 branch  0x00006a01 
- 00027121  0x000071d5 arg  0x0000000d , 0x00000007 
- 00027122  0x000071d6 branch  0x00006a01 
- 00027123  0x000071d8 arg  0x0000000e , 0x00000007 
- 00027124  0x000071d9 branch  0x00006a01 
- 00027125  0x000071db arg  0x0000000f , 0x00000007 
- 00027126  0x000071dc branch  0x00006a01 
- 00027127  0x000071df hfetch  0x00000002 , 0x00008081 
- 00027128  0x000071e0 qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x000071e1 hstore  0x00000002 , 0x00008081 
- 00027130  0x000071e2 copy  0x00000011 , 0x00000007 
- 00027131  0x000071e3 hfetch  0x00000001 , 0x00008085 
- 00027132  0x000071e4 qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x000071e5 hstore  0x00000001 , 0x00008085 
- 00027134  0x000071e6 rtn 
- 00027135  0x000071e9 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x000071ea branch  0x000069f7 
- 00027137  0x000071ed add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x000071ee branch  0x000069f7 
- 00027139  0x000071f4 rtn  0x0000002b 
- 00027140  0x000071f5 jam  0x00000000 , 0x00004567 
- 00027141  0x000071f6 jam  0x00000003 , 0x000004ed 
- 00027142  0x000071f7 jam  0x00000003 , 0x000004ee 
- 00027143  0x000071f8 jam  0x00000011 , 0x000004f2 
- 00027144  0x000071f9 jam  0x00000013 , 0x000004f3 
- 00027145  0x000071fa setarg  0x00000000 
- 00027146  0x000071fb store  0x00000003 , 0x000004ef 
- 00027147  0x000071fc store  0x00000001 , 0x00004254 
- 00027148  0x000071fd jam  0x00000000 , 0x00004681 
- 00027149  0x00007200 bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x00007201 setarg  0x00000000 
- 00027151  0x00007202 store  0x00000001 , 0x00004254 
- 00027152  0x00007203 store  0x00000001 , 0x00004564 
- 00027153  0x00007204 store  0x00000001 , 0x0000455d 
- 00027154  0x00007205 fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007206 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007207 jam  0x00000050 , 0x00004569 
- 00027157  0x00007208 rtn 
- 00027158  0x0000720b jam  0x00000000 , 0x00004569 
- 00027159  0x0000720c rtn 
- 00027160  0x0000720f or_into  0x00000002 , 0x00000002 
- 00027161  0x00007210 rtn 
- 00027162  0x0000721d copy  0x00000002 , 0x0000003f 
- 00027163  0x0000721e reverse  0x0000003f , 0x0000003f 
- 00027164  0x0000721f store  0x00000001 , 0x00004562 
- 00027165  0x00007220 force  0x0000003f , 0x0000003f 
- 00027166  0x00007221 reverse  0x0000003f , 0x0000003f 
- 00027167  0x00007222 store  0x00000001 , 0x00004561 
- 00027168  0x00007223 force  0x00000001 , 0x0000003f 
- 00027169  0x00007224 reverse  0x0000003f , 0x0000003f 
- 00027170  0x00007225 store  0x00000001 , 0x00004560 
- 00027171  0x00007226 call  0x00006a50 
- 00027172  0x00007227 copy  0x00000002 , 0x0000003f 
- 00027173  0x00007228 rtn 
- 00027174  0x0000722a reverse  0x0000003f , 0x0000003f 
- 00027175  0x0000722b store  0x00000001 , 0x00004562 
- 00027176  0x0000722c force  0x00000073 , 0x0000003f 
- 00027177  0x0000722d reverse  0x0000003f , 0x0000003f 
- 00027178  0x0000722e store  0x00000001 , 0x00004561 
- 00027179  0x0000722f force  0x00000001 , 0x0000003f 
- 00027180  0x00007230 reverse  0x0000003f , 0x0000003f 
- 00027181  0x00007231 store  0x00000001 , 0x00004560 
- 00027182  0x00007232 branch  0x00006a50 
- 00027183  0x00007235 fetch  0x00000001 , 0x00004563 
- 00027184  0x00007236 branch  0x00006a33 , 0x00000034 
- 00027185  0x00007237 setarg  0x00000070 
- 00027186  0x00007238 rtn 
- 00027187  0x0000723a setarg  0x000000aa 
- 00027188  0x0000723b rtn 
- 00027189  0x0000723e reverse  0x0000003f , 0x0000003f 
- 00027190  0x0000723f store  0x00000001 , 0x00004562 
- 00027191  0x00007240 force  0x000000ef , 0x0000003f 
- 00027192  0x00007241 call  0x00006a44 
- 00027193  0x00007242 fetcht  0x00000002 , 0x000004f7 
- 00027194  0x00007243 copy  0x00000002 , 0x00000005 
- 00027195  0x00007244 istore  0x00000001 , 0x00000005 
- 00027196  0x00007245 copy  0x00000005 , 0x00000002 
- 00027197  0x00007246 storet  0x00000002 , 0x000004f7 
- 00027198  0x00007247 force  0x000000ff , 0x0000003f 
- 00027199  0x00007248 call  0x00006a44 
- 00027200  0x00007249 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x0000724a copy  0x00000002 , 0x00000005 
- 00027202  0x0000724b istore  0x00000001 , 0x00000005 
- 00027203  0x0000724c rtn 
- 00027204  0x00007256 reverse  0x0000003f , 0x0000003f 
- 00027205  0x00007257 store  0x00000001 , 0x00004561 
- 00027206  0x00007258 fetch  0x00000002 , 0x00004561 
- 00027207  0x00007259 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x0000725a store  0x00000003 , 0x000004f4 
- 00027209  0x0000725b arg  0x00000107 , 0x00000011 
- 00027210  0x0000725c arg  0x0000000f , 0x00000012 
- 00027211  0x0000725d call  0x00006a5d 
- 00027212  0x0000725e xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x0000725f invert  0x0000003f , 0x0000003f 
- 00027214  0x00007260 reverse  0x0000003f , 0x0000003f 
- 00027215  0x00007261 rtn 
- 00027216  0x0000726c fetch  0x00000003 , 0x00004560 
- 00027217  0x0000726d store  0x00000003 , 0x000004f4 
- 00027218  0x0000726e arg  0x00000107 , 0x00000011 
- 00027219  0x0000726f arg  0x0000000f , 0x00000012 
- 00027220  0x00007270 call  0x00006a5d 
- 00027221  0x00007271 lshift8  0x0000003f , 0x0000003f 
- 00027222  0x00007272 arg  0x00000007 , 0x00000012 
- 00027223  0x00007273 call  0x00006a5d 
- 00027224  0x00007274 xor_into  0x0000002b , 0x0000003f 
- 00027225  0x00007275 invert  0x0000003f , 0x0000003f 
- 00027226  0x00007276 reverse  0x0000003f , 0x0000003f 
- 00027227  0x00007277 copy  0x0000003f , 0x00000002 
- 00027228  0x00007278 rtn 
- 00027229  0x0000727b arg  0x00000000 , 0x00000013 
- 00027230  0x0000727c copy  0x00000012 , 0x00000039 
- 00027231  0x0000727d call  0x00007e71 
- 00027232  0x0000727e icopy  0x00000002 
- 00027233  0x00007284 copy  0x00000002 , 0x0000003f 
- 00027234  0x00007285 lshift  0x00000013 , 0x00000013 
- 00027235  0x00007286 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x00007287 ixor  0x00000011 , 0x00000002 
- 00027237  0x00007288 increase  0x00000001 , 0x00000013 
- 00027238  0x0000728a lshift  0x00000002 , 0x00000002 
- 00027239  0x0000728b fetch  0x00000003 , 0x000004f4 
- 00027240  0x0000728c increase  0xffffffff , 0x00000012 
- 00027241  0x0000728d compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x0000728e branch  0x00006a70 , 0x00000001 
- 00027243  0x0000728f copy  0x00000012 , 0x00000039 
- 00027244  0x00007290 call  0x00007e71 
- 00027245  0x00007291 isolate1  0x00000000 , 0x0000003f 
- 00027246  0x00007292 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x00007293 branch  0x00006a61 
- 00027248  0x00007296 rshift  0x00000002 , 0x0000003f 
- 00027249  0x00007297 rtn 
- 00027250  0x0000729a fetcht  0x00000001 , 0x0000455d 
- 00027251  0x0000729d lshift2  0x00000002 , 0x00000002 
- 00027252  0x0000729e set1  0x00000000 , 0x00000002 
- 00027253  0x0000729f fetch  0x00000001 , 0x00004563 
- 00027254  0x000072a0 ncall  0x00006a18 , 0x00000034 
- 00027255  0x000072a1 storet  0x00000001 , 0x0000050d 
- 00027256  0x000072a2 rtn 
- 00027257  0x000072a6 lshift  0x00000002 , 0x00000002 
- 00027258  0x000072a7 fetch  0x00000001 , 0x00004563 
- 00027259  0x000072a8 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x000072aa rtn 
- 00027261  0x000072ac fetcht  0x00000001 , 0x000004fc 
- 00027262  0x000072ad jam  0x000000d7 , 0x000004fe 
- 00027263  0x000072ae call  0x00006bb6 
- 00027264  0x000072af fetch  0x00000001 , 0x00004251 
- 00027265  0x000072b0 set1  0x00000006 , 0x0000003f 
- 00027266  0x000072b1 set1  0x00000007 , 0x0000003f 
- 00027267  0x000072b2 store  0x00000001 , 0x00004251 
- 00027268  0x000072b3 jam  0x00000000 , 0x00004563 
- 00027269  0x000072b4 branch  0x00006b97 
- 00027270  0x000072b6 fetch  0x00000001 , 0x00004251 
- 00027271  0x000072b7 set1  0x00000007 , 0x0000003f 
- 00027272  0x000072b8 store  0x00000001 , 0x00004251 
- 00027273  0x000072b9 branch  0x00006b97 
- 00027274  0x000072bd bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x000072be fetch  0x00000001 , 0x00004681 
- 00027276  0x000072bf beq  0x00000000 , 0x00006a8e 
- 00027277  0x000072c0 branch  0x00006b4c 
- 00027278  0x000072c3 fetch  0x00000002 , 0x00000264 
- 00027279  0x000072c4 copy  0x0000003f , 0x00000006 
- 00027280  0x000072c5 call  0x00006ab8 
- 00027281  0x000072c6 fetch  0x00000001 , 0x000004fc 
- 00027282  0x000072c7 beq  0x00000000 , 0x00006a94 
- 00027283  0x000072c8 branch  0x00006b18 
- 00027284  0x000072ca bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x000072cb fetch  0x00000001 , 0x000004fd 
- 00027286  0x000072cc beq  0x0000003f , 0x00006a7d 
- 00027287  0x000072cd beq  0x00000073 , 0x00006a86 
- 00027288  0x000072ce beq  0x000000ef , 0x00006a9b 
- 00027289  0x000072cf beq  0x00000053 , 0x00006b44 
- 00027290  0x000072d0 rtn 
- 00027291  0x000072d4 fetch  0x00000002 , 0x00000501 
- 00027292  0x000072d5 copy  0x0000003f , 0x00000006 
- 00027293  0x000072d6 call  0x00006ac3 
- 00027294  0x000072d7 fetch  0x00000001 , 0x00000503 
- 00027295  0x000072d8 beq  0x00000041 , 0x00006aa5 
- 00027296  0x000072d9 beq  0x00000040 , 0x00006aad 
- 00027297  0x000072da beq  0x00000071 , 0x00006ae6 
- 00027298  0x000072db beq  0x00000070 , 0x00006af2 
- 00027299  0x000072dc beq  0x00000049 , 0x00006afd 
- 00027300  0x000072dd branch  0x00006b97 
- 00027301  0x000072e0 call  0x00006aaf 
- 00027302  0x000072e2 branch  0x00006aa7 
- 00027303  0x000072e5 fetch  0x00000001 , 0x00004254 
- 00027304  0x000072e6 set1  0x00000000 , 0x0000003f 
- 00027305  0x000072e7 set1  0x00000001 , 0x0000003f 
- 00027306  0x000072e8 store  0x00000001 , 0x00004254 
- 00027307  0x000072e9 call  0x00006be0 
- 00027308  0x000072ea branch  0x00006b97 
- 00027309  0x000072ed call  0x00006aaf 
- 00027310  0x000072ee branch  0x00006b97 
- 00027311  0x000072f1 call  0x00006acb 
- 00027312  0x000072f2 branch  0x00006ad7 
- 00027313  0x000072f5 call  0x00006acb 
- 00027314  0x000072f6 ifetch  0x00000001 , 0x00000006 
- 00027315  0x000072f7 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x000072f8 store  0x00000001 , 0x0000456a 
- 00027317  0x000072f9 ifetch  0x00000001 , 0x00000006 
- 00027318  0x000072fa store  0x00000001 , 0x00000508 
- 00027319  0x000072fb rtn 
- 00027320  0x000072ff ifetch  0x00000001 , 0x00000006 
- 00027321  0x00007300 store  0x00000001 , 0x000004fb 
- 00027322  0x00007301 rshift3  0x0000003f , 0x0000003f 
- 00027323  0x00007302 store  0x00000001 , 0x000004fc 
- 00027324  0x00007303 ifetch  0x00000001 , 0x00000006 
- 00027325  0x00007304 store  0x00000001 , 0x000004fd 
- 00027326  0x00007306 call  0x00006ace 
- 00027327  0x00007307 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007308 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007309 store  0x00000002 , 0x00000501 
- 00027330  0x0000730a rtn 
- 00027331  0x0000730d ifetch  0x00000001 , 0x00000006 
- 00027332  0x0000730e rshift  0x0000003f , 0x0000003f 
- 00027333  0x0000730f store  0x00000001 , 0x00000503 
- 00027334  0x00007310 call  0x00006ace 
- 00027335  0x00007311 storet  0x00000002 , 0x00000504 
- 00027336  0x00007312 copy  0x00000006 , 0x0000003f 
- 00027337  0x00007313 store  0x00000002 , 0x00000506 
- 00027338  0x00007314 rtn 
- 00027339  0x00007318 fetch  0x00000002 , 0x00000506 
- 00027340  0x00007319 copy  0x0000003f , 0x00000006 
- 00027341  0x0000731a rtn 
- 00027342  0x0000731d ifetch  0x00000001 , 0x00000006 
- 00027343  0x0000731e copy  0x0000003f , 0x00000002 
- 00027344  0x0000731f rshift  0x00000002 , 0x00000002 
- 00027345  0x00007320 rtnbit1  0x00000000 
- 00027346  0x00007321 ifetch  0x00000001 , 0x00000006 
- 00027347  0x00007322 lshift3  0x0000003f , 0x0000003f 
- 00027348  0x00007323 lshift4  0x0000003f , 0x0000003f 
- 00027349  0x00007324 iadd  0x00000002 , 0x00000002 
- 00027350  0x00007325 rtn 
- 00027351  0x00007328 ifetch  0x00000001 , 0x00000006 
- 00027352  0x00007329 store  0x00000001 , 0x0000455d 
- 00027353  0x0000732a ifetch  0x00000001 , 0x00000006 
- 00027354  0x0000732b store  0x00000001 , 0x00000509 
- 00027355  0x0000732c ifetch  0x00000001 , 0x00000006 
- 00027356  0x0000732d store  0x00000001 , 0x0000050a 
- 00027357  0x0000732e ifetch  0x00000001 , 0x00000006 
- 00027358  0x0000732f store  0x00000001 , 0x0000050b 
- 00027359  0x00007330 ifetch  0x00000002 , 0x00000006 
- 00027360  0x00007331 store  0x00000002 , 0x0000455e 
- 00027361  0x00007332 ifetch  0x00000001 , 0x00000006 
- 00027362  0x00007333 store  0x00000001 , 0x0000050c 
- 00027363  0x00007334 ifetch  0x00000001 , 0x00000006 
- 00027364  0x00007335 store  0x00000001 , 0x00004568 
- 00027365  0x00007336 rtn 
- 00027366  0x0000733a call  0x00006ab1 
- 00027367  0x0000733c branch  0x00006ae8 
- 00027368  0x0000733f fetch  0x00000001 , 0x00004254 
- 00027369  0x00007340 set1  0x00000005 , 0x0000003f 
- 00027370  0x00007341 set1  0x00000006 , 0x0000003f 
- 00027371  0x00007342 store  0x00000001 , 0x00004254 
- 00027372  0x00007343 fetcht  0x00000001 , 0x0000455d 
- 00027373  0x00007344 lshift2  0x00000002 , 0x00000002 
- 00027374  0x00007345 or_into  0x00000003 , 0x00000002 
- 00027375  0x00007346 call  0x00006c11 
- 00027376  0x00007347 jam  0x00000003 , 0x00004567 
- 00027377  0x00007348 branch  0x00006b97 
- 00027378  0x0000734b jam  0x00000008 , 0x00000a99 
- 00027379  0x0000734c call  0x00007d86 
- 00027380  0x0000734d call  0x00006ab1 
- 00027381  0x0000734e fetch  0x00000001 , 0x0000456a 
- 00027382  0x0000734f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x00007350 branch  0x00006af9 , 0x00000005 
- 00027384  0x00007351 branch  0x00002a8c 
- 00027385  0x00007353 fetch  0x00000001 , 0x00004254 
- 00027386  0x00007354 set1  0x00000007 , 0x0000003f 
- 00027387  0x00007355 store  0x00000001 , 0x00004254 
- 00027388  0x00007356 branch  0x00006b97 
- 00027389  0x00007359 call  0x00006acb 
- 00027390  0x0000735a ifetch  0x00000001 , 0x00000006 
- 00027391  0x0000735b store  0x00000001 , 0x00000ac2 
- 00027392  0x0000735c call  0x000052d2 
- 00027393  0x0000735d call  0x000052e0 
- 00027394  0x0000735e setarg  0x0000000e 
- 00027395  0x0000735f istore  0x00000002 , 0x00000005 
- 00027396  0x00007360 fetch  0x00000002 , 0x0000424a 
- 00027397  0x00007361 istore  0x00000002 , 0x00000005 
- 00027398  0x00007362 fetch  0x00000001 , 0x00004563 
- 00027399  0x00007364 lshift  0x0000003f , 0x0000003f 
- 00027400  0x00007365 set1  0x00000000 , 0x0000003f 
- 00027401  0x00007366 istore  0x00000001 , 0x00000005 
- 00027402  0x00007367 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x00007368 setarg  0x000015ef 
- 00027404  0x00007369 istore  0x00000002 , 0x00000005 
- 00027405  0x0000736a setarg  0x00001191 
- 00027406  0x0000736b istore  0x00000002 , 0x00000005 
- 00027407  0x0000736e fetch  0x00000001 , 0x00000ac2 
- 00027408  0x0000736f istore  0x00000001 , 0x00000005 
- 00027409  0x00007370 setarg  0x00000007 
- 00027410  0x00007371 istore  0x00000005 , 0x00000005 
- 00027411  0x00007374 setarg  0x00000001 
- 00027412  0x00007375 istore  0x00000002 , 0x00000005 
- 00027413  0x00007378 call  0x00006a2f 
- 00027414  0x00007379 istore  0x00000001 , 0x00000005 
- 00027415  0x0000737a rtn 
- 00027416  0x0000737f branch  0x00006b19 
- 00027417  0x00007382 bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x00007383 fetch  0x00000001 , 0x000004fd 
- 00027419  0x00007384 beq  0x00000073 , 0x00006b21 
- 00027420  0x00007385 beq  0x0000003f , 0x00006b25 
- 00027421  0x00007386 beq  0x000000ef , 0x00006b3f 
- 00027422  0x00007387 beq  0x000000ff , 0x00006b37 
- 00027423  0x00007388 beq  0x00000053 , 0x00006b46 
- 00027424  0x00007389 rtn 
- 00027425  0x0000738b fetch  0x00000001 , 0x00004254 
- 00027426  0x0000738c set1  0x00000003 , 0x0000003f 
- 00027427  0x0000738d store  0x00000001 , 0x00004254 
- 00027428  0x0000738e branch  0x00006b97 
- 00027429  0x00007390 fetch  0x00000001 , 0x00004254 
- 00027430  0x00007391 set1  0x00000003 , 0x0000003f 
- 00027431  0x00007392 set1  0x00000002 , 0x0000003f 
- 00027432  0x00007393 store  0x00000001 , 0x00004254 
- 00027433  0x00007394 fetch  0x00000001 , 0x000004fb 
- 00027434  0x00007395 call  0x00006a26 
- 00027435  0x00007396 store  0x00000001 , 0x000004fe 
- 00027436  0x00007397 call  0x00006bb6 
- 00027437  0x00007398 fetch  0x00000001 , 0x000004fb 
- 00027438  0x00007399 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x0000739a store  0x00000001 , 0x0000455d 
- 00027440  0x0000739b lshift2  0x0000003f , 0x0000003f 
- 00027441  0x0000739c set0  0x00000001 , 0x0000003f 
- 00027442  0x0000739d set1  0x00000000 , 0x0000003f 
- 00027443  0x0000739e arg  0x00004565 , 0x00000002 
- 00027444  0x0000739f storet  0x00000002 , 0x000004f7 
- 00027445  0x000073a0 call  0x00006a35 
- 00027446  0x000073a1 branch  0x00006b97 
- 00027447  0x000073a4 fetch  0x00000002 , 0x00000501 
- 00027448  0x000073a5 copy  0x0000003f , 0x00000006 
- 00027449  0x000073a6 increase  0x00000001 , 0x0000003f 
- 00027450  0x000073a7 store  0x00000002 , 0x00000501 
- 00027451  0x000073a8 ifetch  0x00000001 , 0x00000006 
- 00027452  0x000073a9 fetcht  0x00000001 , 0x00004568 
- 00027453  0x000073aa iadd  0x00000002 , 0x0000003f 
- 00027454  0x000073ab store  0x00000001 , 0x00004568 
- 00027455  0x000073ad call  0x00006c42 
- 00027456  0x000073af call  0x00006a72 
- 00027457  0x000073b0 call  0x00006c28 
- 00027458  0x000073b1 call  0x00006c4b 
- 00027459  0x000073b2 branch  0x00006b97 
- 00027460  0x000073b5 jam  0x00000009 , 0x00000a99 
- 00027461  0x000073b6 call  0x00007d86 
- 00027462  0x000073b8 call  0x00006a0d 
- 00027463  0x000073b9 fetch  0x00000001 , 0x000004fb 
- 00027464  0x000073ba call  0x00006a26 
- 00027465  0x000073bb store  0x00000001 , 0x000004fe 
- 00027466  0x000073bc call  0x00006bb6 
- 00027467  0x000073bd branch  0x00006b97 
- 00027468  0x000073c3 fetch  0x00000002 , 0x00000264 
- 00027469  0x000073c4 copy  0x0000003f , 0x00000006 
- 00027470  0x000073c5 call  0x00006ab8 
- 00027471  0x000073c6 fetch  0x00000001 , 0x000004fc 
- 00027472  0x000073c7 beq  0x00000000 , 0x00006b52 
- 00027473  0x000073c8 branch  0x00006b86 
- 00027474  0x000073cb bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x000073cc fetch  0x00000001 , 0x000004fd 
- 00027476  0x000073cd beq  0x0000003f , 0x00006a7d 
- 00027477  0x000073ce beq  0x00000073 , 0x00006a86 
- 00027478  0x000073cf beq  0x000000ef , 0x00006b58 
- 00027479  0x000073d0 branch  0x00006b97 
- 00027480  0x000073d2 fetch  0x00000002 , 0x00000501 
- 00027481  0x000073d3 copy  0x0000003f , 0x00000006 
- 00027482  0x000073d4 call  0x00006ac3 
- 00027483  0x000073d5 fetch  0x00000001 , 0x00000503 
- 00027484  0x000073d6 beq  0x00000041 , 0x00006b61 
- 00027485  0x000073d7 beq  0x00000040 , 0x00006b61 
- 00027486  0x000073d8 beq  0x00000071 , 0x00006b6c 
- 00027487  0x000073d9 beq  0x00000070 , 0x00006b7c 
- 00027488  0x000073da branch  0x00006b97 
- 00027489  0x000073dd call  0x00006aaf 
- 00027490  0x000073de fetch  0x00000001 , 0x0000455d 
- 00027491  0x000073df rshift  0x0000003f , 0x0000003f 
- 00027492  0x000073e0 fetcht  0x00000001 , 0x00004564 
- 00027493  0x000073e1 isub  0x00000002 , 0x0000003e 
- 00027494  0x000073e2 branch  0x00006b68 , 0x00000005 
- 00027495  0x000073e3 branch  0x00002a8c 
- 00027496  0x000073e5 fetch  0x00000001 , 0x00004254 
- 00027497  0x000073e6 set1  0x00000001 , 0x0000003f 
- 00027498  0x000073e7 store  0x00000001 , 0x00004254 
- 00027499  0x000073e8 branch  0x00006b97 
- 00027500  0x000073eb call  0x00006ab1 
- 00027501  0x000073ec fetch  0x00000001 , 0x0000456a 
- 00027502  0x000073ed fetcht  0x00000001 , 0x00004564 
- 00027503  0x000073ee isub  0x00000002 , 0x0000003e 
- 00027504  0x000073ef branch  0x00006b73 , 0x00000005 
- 00027505  0x000073f0 branch  0x00002a8c 
- 00027506  0x000073f1 branch  0x00006b97 
- 00027507  0x000073f3 fetch  0x00000001 , 0x00004254 
- 00027508  0x000073f4 set1  0x00000005 , 0x0000003f 
- 00027509  0x000073f5 set1  0x00000006 , 0x0000003f 
- 00027510  0x000073f6 store  0x00000001 , 0x00004254 
- 00027511  0x000073f7 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x000073f8 lshift2  0x00000002 , 0x00000002 
- 00027513  0x000073f9 or_into  0x00000003 , 0x00000002 
- 00027514  0x000073fa call  0x00006c11 
- 00027515  0x000073fb branch  0x00006b97 
- 00027516  0x000073fe call  0x00006ab1 
- 00027517  0x000073ff fetch  0x00000001 , 0x0000456a 
- 00027518  0x00007400 fetcht  0x00000001 , 0x00004564 
- 00027519  0x00007401 isub  0x00000002 , 0x0000003e 
- 00027520  0x00007402 branch  0x00006b82 , 0x00000005 
- 00027521  0x00007403 branch  0x00002a8c 
- 00027522  0x00007405 fetch  0x00000001 , 0x00004254 
- 00027523  0x00007406 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007407 store  0x00000001 , 0x00004254 
- 00027525  0x00007408 branch  0x00006b97 
- 00027526  0x0000740b fetch  0x00000001 , 0x000004fc 
- 00027527  0x0000740c fetcht  0x00000001 , 0x00004564 
- 00027528  0x0000740d isub  0x00000002 , 0x0000003e 
- 00027529  0x0000740e branch  0x00006b8c , 0x00000005 
- 00027530  0x0000740f branch  0x00002a8c 
- 00027531  0x00007410 branch  0x00006b97 
- 00027532  0x00007413 fetch  0x00000001 , 0x000004fd 
- 00027533  0x00007414 beq  0x00000073 , 0x00006b91 
- 00027534  0x00007415 beq  0x000000ef , 0x00006b3f 
- 00027535  0x00007416 beq  0x000000ff , 0x00006b37 
- 00027536  0x00007417 beq  0x00000053 , 0x00006b96 
- 00027537  0x00007419 fetch  0x00000001 , 0x00004254 
- 00027538  0x0000741a set1  0x00000003 , 0x0000003f 
- 00027539  0x0000741b store  0x00000001 , 0x00004254 
- 00027540  0x0000741c branch  0x00006b97 
- 00027541  0x0000741e branch  0x00006b95 
- 00027542  0x00007420 branch  0x00006b46 
- 00027543  0x00007422 rtn 
- 00027544  0x00007425 fetch  0x00000001 , 0x00004567 
- 00027545  0x00007426 rtn  0x00000034 
- 00027546  0x00007427 beq  0x00000003 , 0x00006b9c 
- 00027547  0x00007428 branch  0x00002a8c 
- 00027548  0x0000742b jam  0x00000000 , 0x00004567 
- 00027549  0x0000742c call  0x000052d2 
- 00027550  0x0000742d arg  0x00000001 , 0x00000002 
- 00027551  0x0000742e fetcht  0x00000001 , 0x0000455d 
- 00027552  0x0000742f lshift2  0x00000002 , 0x00000002 
- 00027553  0x00007431 or_into  0x00000003 , 0x00000002 
- 00027554  0x00007432 arg  0x000000aa , 0x00000011 
- 00027555  0x00007433 call  0x00006bfc 
- 00027556  0x00007434 call  0x000052e0 
- 00027557  0x00007435 copy  0x00000005 , 0x00000006 
- 00027558  0x00007436 ifetch  0x00000002 , 0x00000006 
- 00027559  0x00007437 branch  0x00002a8c , 0x00000034 
- 00027560  0x00007438 rtn 
- 00027561  0x0000743b call  0x000052e0 
- 00027562  0x0000743c setarg  0x00000004 
- 00027563  0x0000743d istore  0x00000002 , 0x00000005 
- 00027564  0x0000743e fetch  0x00000002 , 0x0000424a 
- 00027565  0x0000743f istore  0x00000002 , 0x00000005 
- 00027566  0x00007440 fetch  0x00000001 , 0x000004fb 
- 00027567  0x00007441 istore  0x00000001 , 0x00000005 
- 00027568  0x00007442 bpatchx  0x000000aa , 0x00004035 
- 00027569  0x00007443 setarg  0x0000013f 
- 00027570  0x00007444 istore  0x00000002 , 0x00000005 
- 00027571  0x00007445 fetch  0x00000001 , 0x000004fe 
- 00027572  0x00007446 istore  0x00000001 , 0x00000005 
- 00027573  0x00007447 rtn 
- 00027574  0x00007449 call  0x000052d2 
- 00027575  0x0000744a call  0x000052e0 
- 00027576  0x0000744b setarg  0x00000004 
- 00027577  0x0000744c istore  0x00000002 , 0x00000005 
- 00027578  0x0000744d fetch  0x00000002 , 0x0000424a 
- 00027579  0x0000744e istore  0x00000002 , 0x00000005 
- 00027580  0x0000744f fetch  0x00000001 , 0x000004fb 
- 00027581  0x00007450 istore  0x00000001 , 0x00000005 
- 00027582  0x00007451 bpatchx  0x000000ab , 0x00004035 
- 00027583  0x00007452 setarg  0x00000173 
- 00027584  0x00007453 istore  0x00000002 , 0x00000005 
- 00027585  0x00007454 fetch  0x00000001 , 0x000004fe 
- 00027586  0x00007455 istore  0x00000001 , 0x00000005 
- 00027587  0x00007456 rtn 
- 00027588  0x00007458 call  0x000052e0 
- 00027589  0x00007459 setarg  0x0000000e 
- 00027590  0x0000745a istore  0x00000002 , 0x00000005 
- 00027591  0x0000745b fetch  0x00000002 , 0x0000424a 
- 00027592  0x0000745c istore  0x00000002 , 0x00000005 
- 00027593  0x0000745d fetch  0x00000001 , 0x00004563 
- 00027594  0x0000745e lshift  0x0000003f , 0x0000003f 
- 00027595  0x0000745f set1  0x00000000 , 0x0000003f 
- 00027596  0x00007460 istore  0x00000001 , 0x00000005 
- 00027597  0x00007461 bpatchx  0x000000ac , 0x00004035 
- 00027598  0x00007462 setarg  0x000015ef 
- 00027599  0x00007463 istore  0x00000002 , 0x00000005 
- 00027600  0x00007464 setarg  0x00001183 
- 00027601  0x00007465 istore  0x00000002 , 0x00000005 
- 00027602  0x00007466 copy  0x00000002 , 0x0000003f 
- 00027603  0x00007467 istore  0x00000001 , 0x00000005 
- 00027604  0x00007468 setarg  0x000000f0 
- 00027605  0x00007469 istore  0x00000003 , 0x00000005 
- 00027606  0x0000746a setarg  0x0000007f 
- 00027607  0x0000746b istore  0x00000002 , 0x00000005 
- 00027608  0x0000746c setarg  0x00000000 
- 00027609  0x0000746d istore  0x00000001 , 0x00000005 
- 00027610  0x0000746e setarg  0x00000001 
- 00027611  0x0000746f istore  0x00000001 , 0x00000005 
- 00027612  0x00007470 call  0x00006a2f 
- 00027613  0x00007471 istore  0x00000001 , 0x00000005 
- 00027614  0x00007472 jam  0x00000010 , 0x00004569 
- 00027615  0x00007473 rtn 
- 00027616  0x00007475 call  0x000052d2 
- 00027617  0x00007476 call  0x000052e0 
- 00027618  0x00007477 setarg  0x0000000e 
- 00027619  0x00007478 istore  0x00000002 , 0x00000005 
- 00027620  0x00007479 fetch  0x00000002 , 0x0000424a 
- 00027621  0x0000747a istore  0x00000002 , 0x00000005 
- 00027622  0x0000747b fetch  0x00000001 , 0x00004563 
- 00027623  0x0000747c lshift  0x0000003f , 0x0000003f 
- 00027624  0x0000747d set1  0x00000000 , 0x0000003f 
- 00027625  0x0000747e istore  0x00000001 , 0x00000005 
- 00027626  0x0000747f bpatchx  0x000000ad , 0x00004035 
- 00027627  0x00007480 setarg  0x000015ef 
- 00027628  0x00007481 istore  0x00000002 , 0x00000005 
- 00027629  0x00007482 setarg  0x00001181 
- 00027630  0x00007483 istore  0x00000002 , 0x00000005 
- 00027631  0x00007484 fetch  0x00000001 , 0x0000455d 
- 00027632  0x00007485 istore  0x00000001 , 0x00000005 
- 00027633  0x00007486 setarg  0x000000e0 
- 00027634  0x00007487 istore  0x00000003 , 0x00000005 
- 00027635  0x00007488 fetch  0x00000002 , 0x0000456c 
- 00027636  0x00007489 istore  0x00000002 , 0x00000005 
- 00027637  0x0000748a setarg  0x00000000 
- 00027638  0x0000748b istore  0x00000001 , 0x00000005 
- 00027639  0x0000748c fetch  0x00000001 , 0x0000456e 
- 00027640  0x0000748d istore  0x00000001 , 0x00000005 
- 00027641  0x0000748e call  0x00006a2f 
- 00027642  0x0000748f istore  0x00000001 , 0x00000005 
- 00027643  0x00007490 rtn 
- 00027644  0x00007492 call  0x000052e0 
- 00027645  0x00007493 setarg  0x00000008 
- 00027646  0x00007494 istore  0x00000002 , 0x00000005 
- 00027647  0x00007495 fetch  0x00000002 , 0x0000424a 
- 00027648  0x00007496 istore  0x00000002 , 0x00000005 
- 00027649  0x00007497 fetch  0x00000001 , 0x00004563 
- 00027650  0x00007498 lshift  0x0000003f , 0x0000003f 
- 00027651  0x00007499 set1  0x00000000 , 0x0000003f 
- 00027652  0x0000749a istore  0x00000001 , 0x00000005 
- 00027653  0x0000749b bpatchx  0x000000ae , 0x00004035 
- 00027654  0x0000749c setarg  0x000009ef 
- 00027655  0x0000749d istore  0x00000002 , 0x00000005 
- 00027656  0x0000749e setarg  0x000005e3 
- 00027657  0x0000749f istore  0x00000002 , 0x00000005 
- 00027658  0x000074a0 copy  0x00000002 , 0x0000003f 
- 00027659  0x000074a1 istore  0x00000001 , 0x00000005 
- 00027660  0x000074a2 setarg  0x0000008d 
- 00027661  0x000074a3 istore  0x00000001 , 0x00000005 
- 00027662  0x000074a4 call  0x00006a2f 
- 00027663  0x000074a5 istore  0x00000001 , 0x00000005 
- 00027664  0x000074a6 rtn 
- 00027665  0x000074a9 call  0x000052d2 
- 00027666  0x000074aa call  0x000052e0 
- 00027667  0x000074ab setarg  0x00000008 
- 00027668  0x000074ac istore  0x00000002 , 0x00000005 
- 00027669  0x000074ad fetch  0x00000002 , 0x0000424a 
- 00027670  0x000074ae istore  0x00000002 , 0x00000005 
- 00027671  0x000074af copy  0x00000002 , 0x0000000b 
- 00027672  0x000074b0 fetch  0x00000001 , 0x00004563 
- 00027673  0x000074b1 lshift  0x0000003f , 0x0000003f 
- 00027674  0x000074b2 set1  0x00000000 , 0x0000003f 
- 00027675  0x000074b3 istore  0x00000001 , 0x00000005 
- 00027676  0x000074b4 bpatchx  0x000000af , 0x00004035 
- 00027677  0x000074b5 setarg  0x000009ef 
- 00027678  0x000074b6 istore  0x00000002 , 0x00000005 
- 00027679  0x000074b7 setarg  0x000005e1 
- 00027680  0x000074b8 istore  0x00000002 , 0x00000005 
- 00027681  0x000074b9 copy  0x0000000b , 0x0000003f 
- 00027682  0x000074ba istore  0x00000001 , 0x00000005 
- 00027683  0x000074bb setarg  0x0000008d 
- 00027684  0x000074bc istore  0x00000001 , 0x00000005 
- 00027685  0x000074bd call  0x00006a2f 
- 00027686  0x000074be istore  0x00000001 , 0x00000005 
- 00027687  0x000074bf rtn 
- 00027688  0x000074c2 bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x000074c3 fetch  0x00000001 , 0x00004569 
- 00027690  0x000074c4 rtn  0x00000034 
- 00027691  0x000074c5 hfetch  0x00000002 , 0x00008112 
- 00027692  0x000074c6 nrtn  0x00000034 
- 00027693  0x000074c7 copy  0x00000011 , 0x0000003f 
- 00027694  0x000074c8 store  0x00000001 , 0x00000a9b 
- 00027695  0x000074c9 storet  0x00000001 , 0x00000a9a 
- 00027696  0x000074ca call  0x0000526e 
- 00027697  0x000074cb nrtn  0x00000034 
- 00027698  0x000074cc call  0x000052d2 
- 00027699  0x000074cd call  0x000052e0 
- 00027700  0x000074ce setarg  0x00000005 
- 00027701  0x000074cf istore  0x00000002 , 0x00000005 
- 00027702  0x000074d0 fetch  0x00000002 , 0x0000424a 
- 00027703  0x000074d1 istore  0x00000002 , 0x00000005 
- 00027704  0x000074d2 fetch  0x00000001 , 0x0000050d 
- 00027705  0x000074d3 istore  0x00000001 , 0x00000005 
- 00027706  0x000074d4 setarg  0x000001ff 
- 00027707  0x000074d5 istore  0x00000002 , 0x00000005 
- 00027708  0x000074d6 fetch  0x00000001 , 0x00004569 
- 00027709  0x000074d7 istore  0x00000001 , 0x00000005 
- 00027710  0x000074d8 fetch  0x00000001 , 0x00004566 
- 00027711  0x000074d9 istore  0x00000001 , 0x00000005 
- 00027712  0x000074da jam  0x00000000 , 0x00004569 
- 00027713  0x000074db rtn 
- 00027714  0x000074de bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x000074df fetch  0x00000001 , 0x0000456b 
- 00027716  0x000074e0 rtneq  0x00000001 
- 00027717  0x000074e1 fetch  0x00000002 , 0x000004ff 
- 00027718  0x000074e2 rtn  0x00000034 
- 00027719  0x000074e3 fetch  0x00000001 , 0x00004569 
- 00027720  0x000074e4 increase  0x00000001 , 0x0000003f 
- 00027721  0x000074e5 store  0x00000001 , 0x00004569 
- 00027722  0x000074e6 rtn 
- 00027723  0x000074e9 fetch  0x00000002 , 0x0000456f 
- 00027724  0x000074ea branch  0x00007f9c 
- 00027725  0x000074ed bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x000074ef fetch  0x00000001 , 0x00004568 
- 00027727  0x000074f0 rtn  0x00000034 
- 00027728  0x000074f1 increase  0xffffffff , 0x0000003f 
- 00027729  0x000074f2 store  0x00000001 , 0x00004568 
- 00027730  0x000074f3 fetch  0x00000002 , 0x0000455e 
- 00027731  0x000074f4 fetcht  0x00000002 , 0x0000469f 
- 00027732  0x000074f5 isub  0x00000002 , 0x0000003e 
- 00027733  0x000074f6 branch  0x00006c57 , 0x00000002 
- 00027734  0x000074f7 store  0x00000002 , 0x0000469f 
- 00027735  0x000074f9 fetch  0x00000001 , 0x00004569 
- 00027736  0x000074fa branch  0x00006c5f , 0x00000034 
- 00027737  0x000074fb jam  0x00000001 , 0x00000510 
- 00027738  0x000074fc fetch  0x00000001 , 0x00004566 
- 00027739  0x000074fd store  0x00000001 , 0x0000050f 
- 00027740  0x000074fe setarg  0x000000ff 
- 00027741  0x000074ff store  0x00000001 , 0x0000050e 
- 00027742  0x00007500 branch  0x00006c64 
- 00027743  0x00007502 jam  0x00000000 , 0x00000510 
- 00027744  0x00007503 fetch  0x00000001 , 0x00004565 
- 00027745  0x00007504 store  0x00000001 , 0x0000050f 
- 00027746  0x00007505 setarg  0x000000ef 
- 00027747  0x00007506 store  0x00000001 , 0x0000050e 
- 00027748  0x00007508 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007509 fetch  0x00000002 , 0x0000469f 
- 00027750  0x0000750a sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x0000750b branch  0x00006c6b , 0x00000002 
- 00027752  0x0000750c fetch  0x00000001 , 0x00000510 
- 00027753  0x0000750d increase  0x00000001 , 0x0000003f 
- 00027754  0x0000750e store  0x00000001 , 0x00000510 
- 00027755  0x00007510 call  0x00006a72 
- 00027756  0x00007511 fetch  0x00000002 , 0x0000469f 
- 00027757  0x00007512 increase  0x00000008 , 0x0000003f 
- 00027758  0x00007513 fetcht  0x00000001 , 0x00000510 
- 00027759  0x00007514 iadd  0x00000002 , 0x00000011 
- 00027760  0x00007516 call  0x00005240 
- 00027761  0x00007517 store  0x00000002 , 0x00000277 
- 00027762  0x00007518 increase  0x00000004 , 0x0000003f 
- 00027763  0x00007519 store  0x00000002 , 0x00000279 
- 00027764  0x0000751a copy  0x0000003f , 0x00000005 
- 00027765  0x0000751b fetch  0x00000001 , 0x0000050d 
- 00027766  0x0000751c istore  0x00000001 , 0x00000005 
- 00027767  0x0000751d fetch  0x00000001 , 0x0000050e 
- 00027768  0x0000751e istore  0x00000001 , 0x00000005 
- 00027769  0x0000751f call  0x00006c95 
- 00027770  0x00007520 call  0x00006ca6 
- 00027771  0x00007521 bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x00007522 fetch  0x00000002 , 0x00004571 
- 00027773  0x00007523 copy  0x0000003f , 0x00000003 
- 00027774  0x00007524 fetch  0x00000002 , 0x0000469f 
- 00027775  0x00007525 copy  0x0000003f , 0x00000039 
- 00027776  0x00007526 call  0x000066ea 
- 00027777  0x00007527 copy  0x00000005 , 0x00000002 
- 00027778  0x00007528 copy  0x00000003 , 0x0000003f 
- 00027779  0x00007529 store  0x00000002 , 0x00004571 
- 00027780  0x0000752a copy  0x00000002 , 0x00000005 
- 00027781  0x0000752b fetch  0x00000001 , 0x0000050f 
- 00027782  0x0000752c istore  0x00000001 , 0x00000005 
- 00027783  0x0000752d fetch  0x00000002 , 0x00000277 
- 00027784  0x0000752e copy  0x0000003f , 0x00000005 
- 00027785  0x0000752f fetch  0x00000002 , 0x0000469f 
- 00027786  0x00007530 fetcht  0x00000001 , 0x00000510 
- 00027787  0x00007531 iadd  0x00000002 , 0x0000003f 
- 00027788  0x00007532 increase  0x00000004 , 0x0000003f 
- 00027789  0x00007533 istore  0x00000002 , 0x00000005 
- 00027790  0x00007534 fetch  0x00000002 , 0x0000424a 
- 00027791  0x00007535 istore  0x00000002 , 0x00000005 
- 00027792  0x00007536 jam  0x00000000 , 0x00004569 
- 00027793  0x00007537 fetch  0x00000002 , 0x00004573 
- 00027794  0x00007538 beq  0x00000000 , 0x00003a97 
- 00027795  0x00007539 jam  0x00000000 , 0x00000b05 
- 00027796  0x0000753a rtn 
- 00027797  0x0000753d bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x0000753e fetch  0x00000002 , 0x0000469f 
- 00027799  0x0000753f sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x00007540 nbranch  0x00006c9d , 0x00000002 
- 00027801  0x00007541 lshift  0x0000003f , 0x0000003f 
- 00027802  0x00007542 set1  0x00000000 , 0x0000003f 
- 00027803  0x00007543 istore  0x00000001 , 0x00000005 
- 00027804  0x00007544 rtn 
- 00027805  0x00007546 fetch  0x00000002 , 0x0000469f 
- 00027806  0x00007547 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x00007548 rshift4  0x0000003f , 0x00000002 
- 00027808  0x00007549 and_into  0x0000007f , 0x0000003f 
- 00027809  0x0000754a lshift  0x0000003f , 0x0000003f 
- 00027810  0x0000754b set0  0x00000000 , 0x0000003f 
- 00027811  0x0000754c istore  0x00000001 , 0x00000005 
- 00027812  0x0000754d istoret  0x00000001 , 0x00000005 
- 00027813  0x0000754e rtn 
- 00027814  0x00007550 fetch  0x00000001 , 0x00004569 
- 00027815  0x00007551 rtn  0x00000034 
- 00027816  0x00007552 istore  0x00000001 , 0x00000005 
- 00027817  0x00007553 rtn 
- 00027818  0x00007559 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x0000755a call  0x00007d9c 
- 00027820  0x0000755b call  0x000032f6 
- 00027821  0x0000755c call  0x0000631b 
- 00027822  0x0000755e bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x0000755f call  0x000076dc 
- 00027824  0x00007560 call  0x000076b5 
- 00027825  0x00007561 call  0x000076c6 
- 00027826  0x00007564 call  0x0000526e 
- 00027827  0x00007565 nrtn  0x00000034 
- 00027828  0x00007567 call  0x00004da9 
- 00027829  0x00007568 call  0x0000526e 
- 00027830  0x00007569 nrtn  0x00000034 
- 00027831  0x0000756a bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x0000756c call  0x00006cf5 
- 00027833  0x0000756d call  0x00004f64 
- 00027834  0x0000756e call  0x00006b98 
- 00027835  0x00007570 call  0x00006cbe 
- 00027836  0x00007571 bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x00007574 branch  0x000032f2 
- 00027838  0x00007577 fetch  0x00000001 , 0x0000027f 
- 00027839  0x00007578 bbit1  0x00000000 , 0x00005087 
- 00027840  0x00007579 bbit1  0x00000007 , 0x00005091 
- 00027841  0x0000757a rtn 
- 00027842  0x0000757d bpatchx  0x000000ba , 0x00004037 
- 00027843  0x0000757e call  0x00005274 
- 00027844  0x0000757f rtn  0x00000034 
- 00027845  0x00007580 fetch  0x00000001 , 0x0000004b 
- 00027846  0x00007581 rtnbit1  0x00000006 
- 00027847  0x00007582 call  0x00005258 
- 00027848  0x00007583 store  0x00000002 , 0x0000016f 
- 00027849  0x00007584 copy  0x0000003f , 0x00000006 
- 00027850  0x00007585 ifetch  0x00000002 , 0x00000006 
- 00027851  0x00007586 increase  0x00000004 , 0x0000003f 
- 00027852  0x00007587 store  0x00000002 , 0x000041dc 
- 00027853  0x00007588 jam  0x00000006 , 0x000041db 
- 00027854  0x00007589 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x0000758a fetch  0x00000002 , 0x00004246 
- 00027856  0x0000758b branch  0x00006cdd , 0x00000034 
- 00027857  0x0000758c fetch  0x00000001 , 0x0000004b 
- 00027858  0x0000758d rtnbit0  0x00000007 
- 00027859  0x0000758e set0  0x00000007 , 0x0000003f 
- 00027860  0x0000758f store  0x00000001 , 0x0000004b 
- 00027861  0x00007590 jam  0x00000005 , 0x000041db 
- 00027862  0x00007591 fetcht  0x00000002 , 0x00004246 
- 00027863  0x00007592 fetch  0x00000002 , 0x0000016f 
- 00027864  0x00007593 iadd  0x00000002 , 0x0000003f 
- 00027865  0x00007594 store  0x00000002 , 0x0000016f 
- 00027866  0x00007595 fetch  0x00000002 , 0x000041dc 
- 00027867  0x00007596 isub  0x00000002 , 0x0000003f 
- 00027868  0x00007597 store  0x00000002 , 0x000041dc 
- 00027869  0x00007599 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x0000759a fetch  0x00000002 , 0x000041dc 
- 00027871  0x0000759b branch  0x00002a8c , 0x00000034 
- 00027872  0x0000759c arg  0x00000104 , 0x00000002 
- 00027873  0x0000759d isub  0x00000002 , 0x0000003f 
- 00027874  0x0000759e nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x0000759f bpatchx  0x000000bd , 0x00004037 
- 00027876  0x000075a0 storet  0x00000002 , 0x000041dc 
- 00027877  0x000075a1 fetch  0x00000002 , 0x00004246 
- 00027878  0x000075a2 iadd  0x00000002 , 0x0000003f 
- 00027879  0x000075a3 store  0x00000002 , 0x00004246 
- 00027880  0x000075a4 branch  0x00006ceb 
- 00027881  0x000075a6 setarg  0x00000000 
- 00027882  0x000075a7 store  0x00000002 , 0x00004246 
- 00027883  0x000075a9 fetch  0x00000001 , 0x0000004b 
- 00027884  0x000075aa set1  0x00000006 , 0x0000003f 
- 00027885  0x000075ab store  0x00000001 , 0x0000004b 
- 00027886  0x000075ac rtn 
- 00027887  0x000075af fetch  0x00000001 , 0x00004684 
- 00027888  0x000075b0 bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x000075b1 jam  0x00000001 , 0x00000287 
- 00027890  0x000075b2 rtn 
- 00027891  0x000075b4 jam  0x0000000f , 0x00000287 
- 00027892  0x000075b5 rtn 
- 00027893  0x000075b8 fetch  0x00000001 , 0x00004681 
- 00027894  0x000075b9 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x000075bb fetch  0x00000001 , 0x00000286 
- 00027896  0x000075bd rtn  0x00000034 
- 00027897  0x000075bf jam  0x00000000 , 0x00000286 
- 00027898  0x000075c1 rtn 
- 00027899  0x000075c5 bpatchx  0x000000be , 0x00004037 
- 00027900  0x000075c6 fetch  0x00000001 , 0x00000287 
- 00027901  0x000075c7 rtn  0x00000034 
- 00027902  0x000075c8 beq  0x00000001 , 0x00006d1b 
- 00027903  0x000075c9 beq  0x00000002 , 0x00006d74 
- 00027904  0x000075ca beq  0x00000003 , 0x00006d21 
- 00027905  0x000075cb beq  0x00000004 , 0x00006d78 
- 00027906  0x000075cc beq  0x0000003b , 0x00006d2b 
- 00027907  0x000075cd beq  0x0000003c , 0x00006d7b 
- 00027908  0x000075ce beq  0x0000000d , 0x00006d30 
- 00027909  0x000075cf beq  0x0000000e , 0x00006d80 
- 00027910  0x000075d0 beq  0x0000000f , 0x00006d33 
- 00027911  0x000075d1 beq  0x00000010 , 0x00006d86 
- 00027912  0x000075d2 beq  0x00000011 , 0x00006d39 
- 00027913  0x000075d3 beq  0x00000012 , 0x00006d8a 
- 00027914  0x000075d4 beq  0x00000013 , 0x00006d3f 
- 00027915  0x000075d5 beq  0x00000014 , 0x00006d8e 
- 00027916  0x000075d6 beq  0x00000015 , 0x00006d45 
- 00027917  0x000075d7 beq  0x00000016 , 0x00006d92 
- 00027918  0x000075d8 beq  0x00000017 , 0x00006d4b 
- 00027919  0x000075d9 beq  0x00000018 , 0x00006d97 
- 00027920  0x000075da beq  0x00000019 , 0x00006d51 
- 00027921  0x000075db beq  0x0000001a , 0x00006d9b 
- 00027922  0x000075dc beq  0x0000001b , 0x00006d57 
- 00027923  0x000075dd beq  0x0000001c , 0x00006d9f 
- 00027924  0x000075de beq  0x0000001d , 0x00006d5d 
- 00027925  0x000075df beq  0x0000001e , 0x00006da4 
- 00027926  0x000075e0 beq  0x0000001f , 0x00006d63 
- 00027927  0x000075e1 beq  0x00000020 , 0x00006da8 
- 00027928  0x000075e2 beq  0x00000021 , 0x00006d6e 
- 00027929  0x000075e3 beq  0x00000022 , 0x00006dac 
- 00027930  0x000075e5 rtn 
- 00027931  0x000075e7 call  0x00006db7 
- 00027932  0x000075e8 jam  0x00000002 , 0x00000287 
- 00027933  0x000075e9 fetch  0x00000001 , 0x00004250 
- 00027934  0x000075ea set1  0x00000000 , 0x0000003f 
- 00027935  0x000075eb store  0x00000001 , 0x00004250 
- 00027936  0x000075ec rtn 
- 00027937  0x000075ee jam  0x00000004 , 0x00000287 
- 00027938  0x000075ef fetch  0x00000001 , 0x00004250 
- 00027939  0x000075f0 rtnbit1  0x00000002 
- 00027940  0x000075f1 jam  0x00000003 , 0x00000287 
- 00027941  0x000075f2 call  0x00006dbe 
- 00027942  0x000075f3 jam  0x00000004 , 0x00000287 
- 00027943  0x000075f4 fetch  0x00000001 , 0x00004250 
- 00027944  0x000075f5 set1  0x00000002 , 0x0000003f 
- 00027945  0x000075f6 store  0x00000001 , 0x00004250 
- 00027946  0x000075f7 rtn 
- 00027947  0x000075f9 call  0x00005274 
- 00027948  0x000075fa nrtn  0x00000034 
- 00027949  0x000075fb call  0x00006dcd 
- 00027950  0x000075fc jam  0x0000003c , 0x00000287 
- 00027951  0x000075fd rtn 
- 00027952  0x000075ff call  0x00006dc3 
- 00027953  0x00007600 jam  0x0000000e , 0x00000287 
- 00027954  0x00007601 rtn 
- 00027955  0x00007603 call  0x00006ddd 
- 00027956  0x00007604 jam  0x00000010 , 0x00000287 
- 00027957  0x00007605 fetch  0x00000001 , 0x00004252 
- 00027958  0x00007606 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007607 store  0x00000001 , 0x00004252 
- 00027960  0x00007608 rtn 
- 00027961  0x0000760a call  0x00006de4 
- 00027962  0x0000760b jam  0x00000012 , 0x00000287 
- 00027963  0x0000760c fetch  0x00000001 , 0x00004252 
- 00027964  0x0000760d set1  0x00000002 , 0x0000003f 
- 00027965  0x0000760e store  0x00000001 , 0x00004252 
- 00027966  0x0000760f rtn 
- 00027967  0x00007611 call  0x00006de9 
- 00027968  0x00007612 jam  0x00000014 , 0x00000287 
- 00027969  0x00007613 fetch  0x00000001 , 0x00004253 
- 00027970  0x00007614 set1  0x00000000 , 0x0000003f 
- 00027971  0x00007615 store  0x00000001 , 0x00004253 
- 00027972  0x00007616 rtn 
- 00027973  0x00007618 call  0x00006df0 
- 00027974  0x00007619 jam  0x00000016 , 0x00000287 
- 00027975  0x0000761a fetch  0x00000001 , 0x00004253 
- 00027976  0x0000761b set1  0x00000002 , 0x0000003f 
- 00027977  0x0000761c store  0x00000001 , 0x00004253 
- 00027978  0x0000761d rtn 
- 00027979  0x0000761f call  0x00006dd1 
- 00027980  0x00007620 jam  0x00000018 , 0x00000287 
- 00027981  0x00007621 fetch  0x00000001 , 0x00004251 
- 00027982  0x00007622 set1  0x00000000 , 0x0000003f 
- 00027983  0x00007623 store  0x00000001 , 0x00004251 
- 00027984  0x00007624 rtn 
- 00027985  0x00007626 call  0x00006dd8 
- 00027986  0x00007627 jam  0x0000001a , 0x00000287 
- 00027987  0x00007628 fetch  0x00000001 , 0x00004251 
- 00027988  0x00007629 set1  0x00000002 , 0x0000003f 
- 00027989  0x0000762a store  0x00000001 , 0x00004251 
- 00027990  0x0000762b rtn 
- 00027991  0x0000762d call  0x00006df5 
- 00027992  0x0000762e jam  0x0000001c , 0x00000287 
- 00027993  0x0000762f fetch  0x00000001 , 0x00004251 
- 00027994  0x00007630 set1  0x00000006 , 0x0000003f 
- 00027995  0x00007631 store  0x00000001 , 0x00004251 
- 00027996  0x00007632 rtn 
- 00027997  0x00007634 call  0x00006dfc 
- 00027998  0x00007635 fetch  0x00000001 , 0x00004254 
- 00027999  0x00007636 set1  0x00000000 
- 00028000  0x00007637 store  0x00000001 , 0x00004254 
- 00028001  0x00007638 jam  0x0000001e , 0x00000287 
- 00028002  0x00007639 rtn 
- 00028003  0x0000763b call  0x00006e02 
- 00028004  0x0000763c fetch  0x00000001 , 0x00004254 
- 00028005  0x0000763d set1  0x00000002 
- 00028006  0x0000763e store  0x00000001 , 0x00004254 
- 00028007  0x0000763f jam  0x00000020 , 0x00000287 
- 00028008  0x00007640 fetch  0x00000001 , 0x00004564 
- 00028009  0x00007641 lshift3  0x0000003f , 0x0000003f 
- 00028010  0x00007642 or_into  0x00000003 , 0x0000003f 
- 00028011  0x00007643 arg  0x00004565 , 0x00000002 
- 00028012  0x00007644 storet  0x00000002 , 0x000004f7 
- 00028013  0x00007645 branch  0x00006a35 
- 00028014  0x00007647 call  0x00006e0c 
- 00028015  0x00007648 fetch  0x00000001 , 0x00004254 
- 00028016  0x00007649 set1  0x00000004 
- 00028017  0x0000764a store  0x00000001 , 0x00004254 
- 00028018  0x0000764b jam  0x00000022 , 0x00000287 
- 00028019  0x0000764c rtn 
- 00028020  0x0000764f fetch  0x00000001 , 0x00004250 
- 00028021  0x00007650 rtnbit0  0x00000001 
- 00028022  0x00007651 jam  0x00000003 , 0x00000287 
- 00028023  0x00007652 branch  0x00006cfb 
- 00028024  0x00007654 fetch  0x00000001 , 0x00004250 
- 00028025  0x00007655 rtnne  0x0000003f 
- 00028026  0x00007656 jam  0x0000003b , 0x00000287 
- 00028027  0x00007658 fetch  0x00000001 , 0x00000285 
- 00028028  0x00007659 rtnne  0x00000017 
- 00028029  0x0000765a jam  0x00000000 , 0x00000285 
- 00028030  0x0000765b jam  0x0000000d , 0x00000287 
- 00028031  0x0000765c branch  0x00006cfb 
- 00028032  0x0000765e fetch  0x00000001 , 0x00004250 
- 00028033  0x0000765f nrtn  0x00000034 
- 00028034  0x00007660 fetch  0x00000001 , 0x00004684 
- 00028035  0x00007661 bbit1  0x00000000 , 0x00006daf 
- 00028036  0x00007662 bbit1  0x00000006 , 0x00006db1 
- 00028037  0x00007663 branch  0x00006db5 
- 00028038  0x00007665 fetch  0x00000001 , 0x00004252 
- 00028039  0x00007666 rtnbit0  0x00000001 
- 00028040  0x00007667 jam  0x00000011 , 0x00000287 
- 00028041  0x00007668 branch  0x00006cfb 
- 00028042  0x0000766a fetch  0x00000001 , 0x00004252 
- 00028043  0x0000766b rtnne  0x0000003f 
- 00028044  0x0000766c jam  0x00000013 , 0x00000287 
- 00028045  0x0000766d branch  0x00006cfb 
- 00028046  0x0000766f fetch  0x00000001 , 0x00004253 
- 00028047  0x00007670 rtnbit0  0x00000001 
- 00028048  0x00007671 jam  0x00000015 , 0x00000287 
- 00028049  0x00007672 branch  0x00006cfb 
- 00028050  0x00007674 fetch  0x00000001 , 0x00004253 
- 00028051  0x00007675 rtnne  0x0000003f 
- 00028052  0x00007676 fetch  0x00000001 , 0x00004684 
- 00028053  0x00007677 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x00007678 branch  0x00006db5 
- 00028055  0x0000767a fetch  0x00000001 , 0x00004251 
- 00028056  0x0000767b rtnbit0  0x00000001 
- 00028057  0x0000767c jam  0x00000019 , 0x00000287 
- 00028058  0x0000767d branch  0x00006cfb 
- 00028059  0x0000767f fetch  0x00000001 , 0x00004251 
- 00028060  0x00007680 rtnne  0x0000003f 
- 00028061  0x00007681 jam  0x0000001b , 0x00000287 
- 00028062  0x00007682 branch  0x00006cfb 
- 00028063  0x00007684 fetch  0x00000001 , 0x00004251 
- 00028064  0x00007685 rtnne  0x000000ff 
- 00028065  0x00007686 fetch  0x00000001 , 0x00004684 
- 00028066  0x00007687 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x00007688 branch  0x00006db5 
- 00028068  0x0000768a fetch  0x00000001 , 0x00004254 
- 00028069  0x0000768b rtnbit0  0x00000001 
- 00028070  0x0000768c jam  0x0000001f , 0x00000287 
- 00028071  0x0000768d branch  0x00006cfb 
- 00028072  0x0000768f fetch  0x00000001 , 0x00004254 
- 00028073  0x00007690 rtnbit0  0x00000003 
- 00028074  0x00007691 jam  0x00000021 , 0x00000287 
- 00028075  0x00007692 branch  0x00006cfb 
- 00028076  0x00007694 fetch  0x00000001 , 0x00004254 
- 00028077  0x00007695 rtnne  0x000000ff 
- 00028078  0x00007696 branch  0x00006db5 
- 00028079  0x00007699 jam  0x0000000f , 0x00000287 
- 00028080  0x0000769a branch  0x00006cfb 
- 00028081  0x0000769d jam  0x00000017 , 0x00000287 
- 00028082  0x0000769e branch  0x00006cfb 
- 00028083  0x000076a0 jam  0x0000001d , 0x00000287 
- 00028084  0x000076a1 branch  0x00006cfb 
- 00028085  0x000076a6 jam  0x00000000 , 0x00000287 
- 00028086  0x000076a7 rtn 
- 00028087  0x000076a9 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x000076aa call  0x000052b8 
- 00028089  0x000076ab setarg  0x00000001 
- 00028090  0x000076ac copy  0x0000003f , 0x00000002 
- 00028091  0x000076ad setarg  0x00000050 
- 00028092  0x000076ae copy  0x0000003f , 0x0000000b 
- 00028093  0x000076af branch  0x000050a8 
- 00028094  0x000076b2 bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x000076b3 call  0x000052b8 
- 00028096  0x000076b4 fetch  0x00000002 , 0x00004248 
- 00028097  0x000076b5 copy  0x0000003f , 0x00000002 
- 00028098  0x000076b6 branch  0x000050b7 
- 00028099  0x000076b9 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x000076ba call  0x000052b8 
- 00028101  0x000076bb fetch  0x00000002 , 0x00004248 
- 00028102  0x000076bc copy  0x0000003f , 0x00000002 
- 00028103  0x000076bd arg  0x00000050 , 0x0000000b 
- 00028104  0x000076be call  0x000050cc 
- 00028105  0x000076bf fetch  0x00000001 , 0x00004250 
- 00028106  0x000076c0 set0  0x00000005 , 0x0000003f 
- 00028107  0x000076c1 store  0x00000001 , 0x00004250 
- 00028108  0x000076c2 rtn 
- 00028109  0x000076c5 bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x000076c6 call  0x000052c5 
- 00028111  0x000076c7 call  0x00007138 
- 00028112  0x000076c8 branch  0x000050e7 
- 00028113  0x000076cb bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x000076cc call  0x000052b8 
- 00028115  0x000076cd setarg  0x00000003 
- 00028116  0x000076ce copy  0x0000003f , 0x00000002 
- 00028117  0x000076cf setarg  0x00000051 
- 00028118  0x000076d0 copy  0x0000003f , 0x0000000b 
- 00028119  0x000076d1 branch  0x000050a8 
- 00028120  0x000076d4 bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x000076d5 call  0x000052b8 
- 00028122  0x000076d6 fetch  0x00000002 , 0x0000424a 
- 00028123  0x000076d7 copy  0x0000003f , 0x00000002 
- 00028124  0x000076d8 branch  0x000050b7 
- 00028125  0x000076db bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x000076dc call  0x000052b8 
- 00028127  0x000076dd setarg  0x00000011 
- 00028128  0x000076de copy  0x0000003f , 0x00000002 
- 00028129  0x000076df setarg  0x00000052 
- 00028130  0x000076e0 copy  0x0000003f , 0x0000000b 
- 00028131  0x000076e1 branch  0x000050a8 
- 00028132  0x000076e4 bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x000076e5 call  0x000052b8 
- 00028134  0x000076e6 fetch  0x00000002 , 0x0000424c 
- 00028135  0x000076e7 copy  0x0000003f , 0x00000002 
- 00028136  0x000076e8 branch  0x000050b7 
- 00028137  0x000076eb bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x000076ec call  0x000052b8 
- 00028139  0x000076ed setarg  0x00000013 
- 00028140  0x000076ee copy  0x0000003f , 0x00000002 
- 00028141  0x000076ef setarg  0x00000053 
- 00028142  0x000076f0 copy  0x0000003f , 0x0000000b 
- 00028143  0x000076f1 branch  0x000050a8 
- 00028144  0x000076f4 bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x000076f5 call  0x000052b8 
- 00028146  0x000076f6 fetch  0x00000002 , 0x0000424e 
- 00028147  0x000076f7 copy  0x0000003f , 0x00000002 
- 00028148  0x000076f8 branch  0x000050b7 
- 00028149  0x000076fb bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x000076fc call  0x000052d2 
- 00028151  0x000076fe jam  0x00000003 , 0x000004fb 
- 00028152  0x000076ff jam  0x0000001c , 0x000004fe 
- 00028153  0x00007700 call  0x00006ba9 
- 00028154  0x00007701 jam  0x00000001 , 0x00004563 
- 00028155  0x00007702 rtn 
- 00028156  0x00007705 bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007706 call  0x000052d2 
- 00028158  0x00007707 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007708 call  0x00006a79 
- 00028160  0x00007709 storet  0x00000001 , 0x0000455d 
- 00028161  0x0000770a branch  0x00006bc4 
- 00028162  0x0000770d bpatchx  0x000000cb , 0x00004039 
- 00028163  0x0000770e call  0x000052d2 
- 00028164  0x0000770f fetcht  0x00000001 , 0x0000455d 
- 00028165  0x00007710 call  0x00006a73 
- 00028166  0x00007711 call  0x00006a1a 
- 00028167  0x00007712 store  0x00000001 , 0x000004fe 
- 00028168  0x00007713 fetcht  0x00000001 , 0x0000455d 
- 00028169  0x00007714 call  0x00006a73 
- 00028170  0x00007715 storet  0x00000001 , 0x000004fb 
- 00028171  0x00007716 branch  0x00006ba9 
- 00028172  0x00007719 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x0000771a call  0x000052d2 
- 00028174  0x0000771b fetcht  0x00000001 , 0x0000455d 
- 00028175  0x0000771c call  0x00006a73 
- 00028176  0x0000771d branch  0x00006bfc 
- 00028177  0x0000772b bpatchx  0x000000cd , 0x00004039 
- 00028178  0x0000772c fetch  0x00000002 , 0x00000264 
- 00028179  0x0000772d iforce  0x00000006 
- 00028180  0x00007730 ifetch  0x00000001 , 0x00000006 
- 00028181  0x00007731 copy  0x0000003f , 0x00000012 
- 00028182  0x00007732 store  0x00000001 , 0x0000051b 
- 00028183  0x00007733 ifetch  0x00000002 , 0x00000006 
- 00028184  0x00007734 store  0x00000002 , 0x0000051c 
- 00028185  0x00007735 ifetch  0x00000001 , 0x00000006 
- 00028186  0x00007736 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x00007737 ifetch  0x00000001 , 0x00000006 
- 00028188  0x00007738 iadd  0x0000000b , 0x0000000b 
- 00028189  0x00007739 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x0000773a copy  0x00000006 , 0x00000002 
- 00028191  0x0000773b arg  0x00000004 , 0x00000039 
- 00028192  0x0000773c arg  0x0000052a , 0x00000005 
- 00028193  0x0000773d call  0x00007ec6 
- 00028194  0x0000773e copy  0x00000002 , 0x00000006 
- 00028195  0x0000773f deposit  0x00000012 
- 00028196  0x00007740 beq  0x00000001 , 0x00006fba 
- 00028197  0x00007741 beq  0x00000002 , 0x00006e2c 
- 00028198  0x00007742 beq  0x00000003 , 0x00006fba 
- 00028199  0x00007743 beq  0x00000004 , 0x00006e54 
- 00028200  0x00007744 beq  0x00000005 , 0x00006fba 
- 00028201  0x00007745 beq  0x00000006 , 0x00006f02 
- 00028202  0x00007746 beq  0x00000007 , 0x00006fba 
- 00028203  0x00007747 branch  0x00006fc1 
- 00028204  0x00007753 bpatchx  0x000000cf , 0x00004039 
- 00028205  0x00007754 call  0x00006fd0 
- 00028206  0x00007755 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x00007756 branch  0x00007040 , 0x00000001 
- 00028208  0x00007757 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x00007758 branch  0x00006fc4 , 0x00000001 
- 00028210  0x0000775a ifetch  0x00000002 , 0x00000006 
- 00028211  0x0000775b store  0x00000002 , 0x00000522 
- 00028212  0x0000775c increase  0xfffffffe , 0x0000000b 
- 00028213  0x0000775e increase  0xffffffff , 0x0000000b 
- 00028214  0x0000775f nbranch  0x00006fbe , 0x00000005 
- 00028215  0x00007760 arg  0x00000511 , 0x0000000b 
- 00028216  0x00007761 ifetch  0x00000002 , 0x0000000b 
- 00028217  0x00007762 rtn  0x00000034 
- 00028218  0x00007763 call  0x00007082 
- 00028219  0x00007764 call  0x000052d0 
- 00028220  0x00007765 force  0x00000003 , 0x0000003f 
- 00028221  0x00007766 istore  0x00000001 , 0x00000005 
- 00028222  0x00007767 fetch  0x00000002 , 0x0000051c 
- 00028223  0x00007768 istore  0x00000002 , 0x00000005 
- 00028224  0x00007769 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x0000776a add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x0000776b add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x0000776c byteswap  0x0000003f , 0x0000003f 
- 00028228  0x0000776d istore  0x00000002 , 0x00000005 
- 00028229  0x0000776e deposit  0x00000007 
- 00028230  0x0000776f byteswap  0x0000003f , 0x0000003f 
- 00028231  0x00007770 istore  0x00000002 , 0x00000005 
- 00028232  0x00007771 istore  0x00000002 , 0x00000005 
- 00028233  0x00007772 arg  0x0000052a , 0x00000006 
- 00028234  0x00007773 copy  0x00000007 , 0x00000039 
- 00028235  0x00007774 branch  0x00006e4f , 0x00000005 
- 00028236  0x00007776 ifetch  0x00000004 , 0x00000006 
- 00028237  0x00007777 istore  0x00000004 , 0x00000005 
- 00028238  0x00007778 loop  0x00006e4c 
- 00028239  0x0000777a force  0x00000000 , 0x0000003f 
- 00028240  0x0000777b istore  0x00000001 , 0x00000005 
- 00028241  0x0000777c deposit  0x00000013 
- 00028242  0x0000777d store  0x00000002 , 0x00000275 
- 00028243  0x0000777f rtn 
- 00028244  0x0000778b bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x0000778c ifetch  0x00000004 , 0x00000006 
- 00028246  0x0000778d store  0x00000004 , 0x00000524 
- 00028247  0x0000778e increase  0xfffffffc , 0x0000000b 
- 00028248  0x0000778f call  0x00006f2e 
- 00028249  0x00007790 store  0x00000002 , 0x00000520 
- 00028250  0x00007791 increase  0xfffffffe , 0x0000000b 
- 00028251  0x00007792 call  0x00007028 
- 00028252  0x00007793 branch  0x00006fc4 , 0x00000005 
- 00028253  0x00007794 compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x00007796 branch  0x00006e62 , 0x00000001 
- 00028255  0x00007798 arg  0x0000052a , 0x00000005 
- 00028256  0x00007799 force  0x00000000 , 0x00000007 
- 00028257  0x0000779a branch  0x00006e71 
- 00028258  0x0000779c ifetch  0x00000001 , 0x00000006 
- 00028259  0x0000779d bne  0x0000000a , 0x00006fc4 
- 00028260  0x0000779e ifetch  0x00000002 , 0x00000006 
- 00028261  0x0000779f nbranch  0x00006e6f , 0x00000034 
- 00028262  0x000077a0 ifetch  0x00000001 , 0x00000006 
- 00028263  0x000077a1 bne  0x000000ff , 0x00006e6d 
- 00028264  0x000077a2 ifetch  0x00000001 , 0x00000006 
- 00028265  0x000077a3 bne  0x000000ff , 0x00006e6b 
- 00028266  0x000077a4 branch  0x00006eb8 
- 00028267  0x000077a6 increase  0xfffffffb , 0x00000006 
- 00028268  0x000077a7 branch  0x00006e5f 
- 00028269  0x000077a9 increase  0xfffffffc , 0x00000006 
- 00028270  0x000077aa branch  0x00006e5f 
- 00028271  0x000077ac increase  0xfffffffd , 0x00000006 
- 00028272  0x000077ad branch  0x00006e5f 
- 00028273  0x000077af ifetch  0x00000001 , 0x00000006 
- 00028274  0x000077b0 beq  0x00000009 , 0x00006e86 
- 00028275  0x000077b1 beq  0x0000000a , 0x00006e74 
- 00028276  0x000077b3 ifetch  0x00000002 , 0x00000006 
- 00028277  0x000077b4 istore  0x00000002 , 0x00000005 
- 00028278  0x000077b5 increase  0x00000001 , 0x00000007 
- 00028279  0x000077b6 byteswap  0x0000003f , 0x00000012 
- 00028280  0x000077b7 ifetch  0x00000002 , 0x00000006 
- 00028281  0x000077b8 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x000077ba increase  0x00000001 , 0x00000012 
- 00028283  0x000077bb isub  0x00000012 , 0x0000003e 
- 00028284  0x000077bc nbranch  0x00006e83 , 0x00000002 
- 00028285  0x000077bd copy  0x0000003f , 0x00000013 
- 00028286  0x000077be byteswap  0x00000012 , 0x0000003f 
- 00028287  0x000077bf istore  0x00000002 , 0x00000005 
- 00028288  0x000077c0 increase  0x00000001 , 0x00000007 
- 00028289  0x000077c1 copy  0x00000013 , 0x0000003f 
- 00028290  0x000077c2 branch  0x00006e7a 
- 00028291  0x000077c4 increase  0xfffffffb , 0x0000000b 
- 00028292  0x000077c5 increase  0xfffffffb , 0x00000011 
- 00028293  0x000077c6 branch  0x00006e8b 
- 00028294  0x000077c8 ifetch  0x00000002 , 0x00000006 
- 00028295  0x000077c9 istore  0x00000002 , 0x00000005 
- 00028296  0x000077ca increase  0x00000001 , 0x00000007 
- 00028297  0x000077cb increase  0xfffffffd , 0x0000000b 
- 00028298  0x000077cc increase  0xfffffffd , 0x00000011 
- 00028299  0x000077ce nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x000077cf nbranch  0x00006e71 , 0x00000005 
- 00028301  0x000077d0 increase  0xffffffff , 0x0000000b 
- 00028302  0x000077d1 nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x000077d3 call  0x000052d0 
- 00028304  0x000077d4 increase  0x0000000a , 0x00000005 
- 00028305  0x000077d5 arg  0x0000052a , 0x00000011 
- 00028306  0x000077d7 copy  0x00000007 , 0x0000003f 
- 00028307  0x000077d8 branch  0x00006ea5 , 0x00000034 
- 00028308  0x000077d9 ifetch  0x00000002 , 0x00000011 
- 00028309  0x000077da branch  0x00006ea5 , 0x00000034 
- 00028310  0x000077db iforce  0x00000012 
- 00028311  0x000077dc fetch  0x00000004 , 0x00000524 
- 00028312  0x000077dd iforce  0x00000002 
- 00028313  0x000077de call  0x000070e7 
- 00028314  0x000077df copy  0x00000006 , 0x0000003f 
- 00028315  0x000077e0 branch  0x00006ea2 , 0x00000034 
- 00028316  0x000077e1 increase  0xfffffffd , 0x00000006 
- 00028317  0x000077e2 ifetch  0x00000003 , 0x00000006 
- 00028318  0x000077e3 istore  0x00000003 , 0x00000005 
- 00028319  0x000077e4 call  0x0000705b 
- 00028320  0x000077e5 iforce  0x00000039 
- 00028321  0x000077e6 call  0x00007f01 
- 00028322  0x000077e8 increase  0x00000002 , 0x00000011 
- 00028323  0x000077e9 increase  0xffffffff , 0x00000007 
- 00028324  0x000077ea branch  0x00006e92 
- 00028325  0x000077ed arg  0x00000005 , 0x00000011 
- 00028326  0x000077ee call  0x00006f84 
- 00028327  0x000077ef fetch  0x00000002 , 0x00000275 
- 00028328  0x000077f0 beq  0x0000000b , 0x00007043 
- 00028329  0x000077f1 branch  0x00006f9a 
- 00028330  0x000077f5 ifetch  0x00000001 , 0x00000006 
- 00028331  0x000077f6 beq  0x00000000 , 0x00006eae 
- 00028332  0x000077f7 beq  0x00000001 , 0x00006eb0 
- 00028333  0x000077f8 beq  0x00000002 , 0x00006eb3 
- 00028334  0x000077fa increase  0xffffffff , 0x0000000b 
- 00028335  0x000077fb branch  0x00006eb6 
- 00028336  0x000077fd ifetch  0x00000001 , 0x00000006 
- 00028337  0x000077fe increase  0xfffffffe , 0x0000000b 
- 00028338  0x000077ff branch  0x00006eb6 
- 00028339  0x00007801 ifetch  0x00000002 , 0x00000006 
- 00028340  0x00007802 byteswap  0x0000003f , 0x0000003f 
- 00028341  0x00007803 increase  0xfffffffd , 0x0000000b 
- 00028342  0x00007805 store  0x00000002 , 0x00000519 
- 00028343  0x00007806 rtn 
- 00028344  0x00007809 increase  0xfffffffb , 0x0000000b 
- 00028345  0x0000780a call  0x00006eaa 
- 00028346  0x0000780b nbranch  0x00006fbe , 0x00000005 
- 00028347  0x0000780c fetcht  0x00000004 , 0x00000524 
- 00028348  0x0000780d call  0x000070b1 
- 00028349  0x0000780e nbranch  0x00006fbb , 0x00000005 
- 00028350  0x0000780f copy  0x00000006 , 0x00000011 
- 00028351  0x00007810 call  0x000052d0 
- 00028352  0x00007811 copy  0x00000011 , 0x00000006 
- 00028353  0x00007812 increase  0x00000003 , 0x00000005 
- 00028354  0x00007813 copy  0x00000006 , 0x0000000b 
- 00028355  0x00007814 call  0x00007062 
- 00028356  0x00007815 copy  0x0000003f , 0x00000011 
- 00028357  0x00007817 fetch  0x00000002 , 0x00000519 
- 00028358  0x00007818 copy  0x0000003f , 0x00000012 
- 00028359  0x00007819 copy  0x00000011 , 0x0000003f 
- 00028360  0x0000781a isub  0x00000012 , 0x00000012 
- 00028361  0x0000781b fetch  0x00000002 , 0x00000520 
- 00028362  0x0000781c isub  0x00000012 , 0x0000003e 
- 00028363  0x0000781d nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x0000781f disable  0x00000028 
- 00028365  0x00007820 fetch  0x00000002 , 0x00000519 
- 00028366  0x00007821 branch  0x00006eda , 0x00000034 
- 00028367  0x00007822 iadd  0x0000000b , 0x00000006 
- 00028368  0x00007823 increase  0x00000003 , 0x00000012 
- 00028369  0x00007824 copy  0x00000012 , 0x00000039 
- 00028370  0x00007825 copy  0x00000039 , 0x0000003f 
- 00028371  0x00007826 increase  0x00000003 , 0x0000003f 
- 00028372  0x00007827 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x00007828 istore  0x00000002 , 0x00000005 
- 00028374  0x00007829 copy  0x00000039 , 0x0000003f 
- 00028375  0x0000782a byteswap  0x0000003f , 0x0000003f 
- 00028376  0x0000782b istore  0x00000002 , 0x00000005 
- 00028377  0x0000782c branch  0x00006ef5 
- 00028378  0x0000782e add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x0000782f branch  0x00006ede , 0x00000028 
- 00028380  0x00007830 byteswap  0x00000039 , 0x0000003f 
- 00028381  0x00007831 branch  0x00006ee1 
- 00028382  0x00007833 copy  0x00000039 , 0x0000003f 
- 00028383  0x00007834 increase  0x00000002 , 0x0000003f 
- 00028384  0x00007835 byteswap  0x0000003f , 0x0000003f 
- 00028385  0x00007837 istore  0x00000002 , 0x00000005 
- 00028386  0x00007838 increase  0xfffffffd , 0x00000039 
- 00028387  0x00007839 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x0000783a istore  0x00000002 , 0x00000005 
- 00028389  0x0000783b copy  0x0000000b , 0x00000006 
- 00028390  0x0000783c branch  0x00006ef5 
- 00028391  0x0000783e enable  0x00000028 
- 00028392  0x00007840 fetch  0x00000002 , 0x00000520 
- 00028393  0x00007841 copy  0x0000003f , 0x00000011 
- 00028394  0x00007842 copy  0x00000011 , 0x00000039 
- 00028395  0x00007843 fetch  0x00000002 , 0x00000519 
- 00028396  0x00007844 branch  0x00006eda , 0x00000034 
- 00028397  0x00007845 iadd  0x0000000b , 0x00000006 
- 00028398  0x00007846 copy  0x00000011 , 0x0000003f 
- 00028399  0x00007847 increase  0x00000005 , 0x0000003f 
- 00028400  0x00007848 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x00007849 istore  0x00000002 , 0x00000005 
- 00028402  0x0000784a copy  0x00000011 , 0x0000003f 
- 00028403  0x0000784b byteswap  0x0000003f , 0x0000003f 
- 00028404  0x0000784c istore  0x00000002 , 0x00000005 
- 00028405  0x0000784e call  0x00007f01 
- 00028406  0x0000784f nbranch  0x00006efe , 0x00000028 
- 00028407  0x00007850 force  0x00000002 , 0x0000003f 
- 00028408  0x00007851 istore  0x00000001 , 0x00000005 
- 00028409  0x00007852 copy  0x00000006 , 0x0000003f 
- 00028410  0x00007853 isub  0x0000000b , 0x0000003f 
- 00028411  0x00007854 byteswap  0x0000003f , 0x0000003f 
- 00028412  0x00007855 istore  0x00000002 , 0x00000005 
- 00028413  0x00007856 branch  0x00006f00 
- 00028414  0x00007858 force  0x00000000 , 0x0000003f 
- 00028415  0x00007859 istore  0x00000001 , 0x00000005 
- 00028416  0x0000785b arg  0x00000005 , 0x00000011 
- 00028417  0x0000785c branch  0x00006fb0 
- 00028418  0x00007868 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x00007869 call  0x00006fd0 
- 00028420  0x0000786a compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x0000786b branch  0x00006fc4 , 0x00000001 
- 00028422  0x0000786c call  0x00006f2e 
- 00028423  0x0000786d store  0x00000002 , 0x00000520 
- 00028424  0x0000786e increase  0xfffffffe , 0x0000000b 
- 00028425  0x0000786f call  0x00007028 
- 00028426  0x00007870 arg  0x0000052a , 0x00000005 
- 00028427  0x00007871 force  0x00000000 , 0x00000007 
- 00028428  0x00007873 ifetch  0x00000001 , 0x00000006 
- 00028429  0x00007874 beq  0x0000000a , 0x00006f36 
- 00028430  0x00007875 ifetch  0x00000002 , 0x00000006 
- 00028431  0x00007876 istore  0x00000002 , 0x00000005 
- 00028432  0x00007877 increase  0x00000001 , 0x00000007 
- 00028433  0x00007878 increase  0xfffffffd , 0x0000000b 
- 00028434  0x00007879 increase  0xfffffffd , 0x00000011 
- 00028435  0x0000787a nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x0000787b nbranch  0x00006f0c , 0x00000005 
- 00028437  0x0000787c increase  0xffffffff , 0x0000000b 
- 00028438  0x0000787d nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x0000787e call  0x000052d0 
- 00028440  0x0000787f increase  0x0000000d , 0x00000005 
- 00028441  0x00007880 fetch  0x00000002 , 0x00000511 
- 00028442  0x00007881 iforce  0x00000013 
- 00028443  0x00007882 arg  0x0000052a , 0x00000011 
- 00028444  0x00007884 ifetch  0x00000002 , 0x00000011 
- 00028445  0x00007885 branch  0x00006f29 , 0x00000034 
- 00028446  0x00007886 iforce  0x00000012 
- 00028447  0x00007887 call  0x000070c6 
- 00028448  0x00007888 branch  0x00006f27 , 0x00000034 
- 00028449  0x00007889 increase  0xfffffffd , 0x00000006 
- 00028450  0x0000788a ifetch  0x00000003 , 0x00000006 
- 00028451  0x0000788b istore  0x00000003 , 0x00000005 
- 00028452  0x0000788c call  0x0000705b 
- 00028453  0x0000788d iforce  0x00000039 
- 00028454  0x0000788e call  0x00007f01 
- 00028455  0x00007890 increase  0x00000002 , 0x00000011 
- 00028456  0x00007891 branch  0x00006f1c 
- 00028457  0x00007894 call  0x00006f83 
- 00028458  0x00007895 fetch  0x00000002 , 0x00000275 
- 00028459  0x00007896 beq  0x0000000e , 0x00007046 
- 00028460  0x00007897 call  0x00006f9a 
- 00028461  0x00007898 branch  0x00006f9a 
- 00028462  0x0000789c ifetch  0x00000002 , 0x00000006 
- 00028463  0x0000789d byteswap  0x0000003f , 0x0000003f 
- 00028464  0x0000789e increase  0xfffffffd , 0x0000003f 
- 00028465  0x0000789f arg  0x000000c8 , 0x00000002 
- 00028466  0x000078a0 isub  0x00000002 , 0x0000003e 
- 00028467  0x000078a1 nrtn  0x00000002 
- 00028468  0x000078a2 setarg  0x000000c8 
- 00028469  0x000078a3 rtn 
- 00028470  0x000078a7 increase  0x00000004 , 0x00000006 
- 00028471  0x000078a8 increase  0xfffffffb , 0x0000000b 
- 00028472  0x000078a9 increase  0xfffffffb , 0x00000011 
- 00028473  0x000078aa nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x000078ab call  0x00006eaa 
- 00028475  0x000078ac nbranch  0x00006fbe , 0x00000005 
- 00028476  0x000078ad arg  0x00000511 , 0x0000000b 
- 00028477  0x000078ae call  0x00007082 
- 00028478  0x000078af deposit  0x00000007 
- 00028479  0x000078b0 branch  0x00007046 , 0x00000034 
- 00028480  0x000078b1 store  0x00000001 , 0x0000054e 
- 00028481  0x000078b3 copy  0x00000012 , 0x0000003f 
- 00028482  0x000078b4 store  0x00000002 , 0x0000054c 
- 00028483  0x000078b5 arg  0x00000000 , 0x00000007 
- 00028484  0x000078b6 arg  0x00000000 , 0x00000011 
- 00028485  0x000078b7 call  0x000052d0 
- 00028486  0x000078b8 increase  0x0000000a , 0x00000005 
- 00028487  0x000078ba call  0x00006f6c 
- 00028488  0x000078bb nbranch  0x00002a8c , 0x00000028 
- 00028489  0x000078bc copy  0x00000006 , 0x0000000b 
- 00028490  0x000078bd copy  0x0000003f , 0x00000013 
- 00028491  0x000078be iadd  0x00000011 , 0x00000011 
- 00028492  0x000078c1 fetch  0x00000002 , 0x00000519 
- 00028493  0x000078c2 copy  0x0000003f , 0x00000012 
- 00028494  0x000078c3 branch  0x00006f75 , 0x00000034 
- 00028495  0x000078c5 copy  0x00000011 , 0x0000003f 
- 00028496  0x000078c6 isub  0x00000012 , 0x00000012 
- 00028497  0x000078c7 branch  0x00006f67 , 0x00000005 
- 00028498  0x000078c8 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x000078c9 fetch  0x00000002 , 0x00000520 
- 00028500  0x000078ca isub  0x00000012 , 0x0000003e 
- 00028501  0x000078cb branch  0x00006f5e , 0x00000005 
- 00028502  0x000078cc nbranch  0x00006f5e , 0x00000002 
- 00028503  0x000078d0 copy  0x00000012 , 0x00000039 
- 00028504  0x000078d1 call  0x00006f61 
- 00028505  0x000078d2 fetch  0x00000001 , 0x0000054e 
- 00028506  0x000078d3 increase  0x00000001 , 0x00000007 
- 00028507  0x000078d4 isub  0x00000007 , 0x0000003e 
- 00028508  0x000078d5 branch  0x00006f83 , 0x00000005 
- 00028509  0x000078d6 branch  0x00006fa0 
- 00028510  0x000078d9 copy  0x0000003f , 0x00000039 
- 00028511  0x000078da call  0x00006f61 
- 00028512  0x000078db branch  0x00006fa0 
- 00028513  0x000078de increase  0xfffffffd , 0x00000005 
- 00028514  0x000078df copy  0x00000039 , 0x00000002 
- 00028515  0x000078e0 copy  0x00000013 , 0x0000003f 
- 00028516  0x000078e1 isub  0x00000012 , 0x0000003f 
- 00028517  0x000078e2 iadd  0x0000000b , 0x00000006 
- 00028518  0x000078e3 branch  0x00007f01 
- 00028519  0x000078e6 fetch  0x00000001 , 0x0000054e 
- 00028520  0x000078e7 increase  0x00000001 , 0x00000007 
- 00028521  0x000078e8 isub  0x00000007 , 0x0000003e 
- 00028522  0x000078e9 rtn  0x00000005 
- 00028523  0x000078ea branch  0x00006f47 
- 00028524  0x000078ed call  0x00007fe9 
- 00028525  0x000078ee arg  0x0000052a , 0x00000006 
- 00028526  0x000078ef lshift2  0x00000007 , 0x0000003f 
- 00028527  0x000078f0 iadd  0x00000006 , 0x00000006 
- 00028528  0x000078f1 ifetcht  0x00000004 , 0x00000006 
- 00028529  0x000078f2 call  0x000070b1 
- 00028530  0x000078f3 nrtn  0x00000005 
- 00028531  0x000078f4 call  0x0000705b 
- 00028532  0x000078f5 branch  0x00007fe7 
- 00028533  0x000078f8 fetch  0x00000002 , 0x00000520 
- 00028534  0x000078f9 isub  0x00000011 , 0x0000003e 
- 00028535  0x000078fa nbranch  0x00006f8f , 0x00000002 
- 00028536  0x000078fb copy  0x00000011 , 0x00000039 
- 00028537  0x000078fc copy  0x00000039 , 0x00000002 
- 00028538  0x000078fd copy  0x0000000b , 0x00000006 
- 00028539  0x000078fe call  0x00007f01 
- 00028540  0x000078ff fetch  0x00000002 , 0x0000054c 
- 00028541  0x00007900 isub  0x00000011 , 0x0000003e 
- 00028542  0x00007901 branch  0x00006f81 , 0x00000005 
- 00028543  0x00007903 call  0x00006fa0 
- 00028544  0x00007904 branch  0x00006f94 
- 00028545  0x00007907 call  0x00006f83 
- 00028546  0x00007908 branch  0x00006f94 
- 00028547  0x0000790b arg  0x00000007 , 0x00000011 
- 00028548  0x0000790d force  0x00000000 , 0x0000003f 
- 00028549  0x0000790e istore  0x00000001 , 0x00000005 
- 00028550  0x0000790f call  0x00006fb0 
- 00028551  0x00007910 fetcht  0x00000002 , 0x00000275 
- 00028552  0x00007911 increase  0xfffffffb , 0x00000002 
- 00028553  0x00007912 byteswap  0x00000002 , 0x0000003f 
- 00028554  0x00007913 istore  0x00000002 , 0x00000005 
- 00028555  0x00007914 increase  0xfffffffd , 0x00000002 
- 00028556  0x00007915 byteswap  0x00000002 , 0x0000003f 
- 00028557  0x00007916 istore  0x00000002 , 0x00000005 
- 00028558  0x00007917 rtn 
- 00028559  0x0000791a copy  0x0000003f , 0x00000039 
- 00028560  0x0000791b copy  0x00000039 , 0x00000002 
- 00028561  0x0000791c copy  0x0000000b , 0x00000006 
- 00028562  0x0000791d call  0x00007f01 
- 00028563  0x0000791e call  0x00006fa0 
- 00028564  0x00007920 setarg  0x00000036 
- 00028565  0x00007921 istore  0x00000001 , 0x00000005 
- 00028566  0x00007922 fetch  0x00000002 , 0x0000054c 
- 00028567  0x00007923 byteswap  0x0000003f , 0x0000003f 
- 00028568  0x00007924 istore  0x00000002 , 0x00000005 
- 00028569  0x00007925 rtn 
- 00028570  0x00007928 setarg  0x00000036 
- 00028571  0x00007929 istore  0x00000001 , 0x00000005 
- 00028572  0x0000792a increase  0xfffffffd , 0x00000002 
- 00028573  0x0000792b byteswap  0x00000002 , 0x0000003f 
- 00028574  0x0000792c istore  0x00000002 , 0x00000005 
- 00028575  0x0000792d rtn 
- 00028576  0x00007930 arg  0x00000007 , 0x00000011 
- 00028577  0x00007931 setarg  0x00000002 
- 00028578  0x00007932 istore  0x00000001 , 0x00000005 
- 00028579  0x00007933 fetch  0x00000002 , 0x00000519 
- 00028580  0x00007934 iadd  0x00000002 , 0x00000002 
- 00028581  0x00007935 byteswap  0x00000002 , 0x0000003f 
- 00028582  0x00007936 istore  0x00000002 , 0x00000005 
- 00028583  0x00007937 call  0x00006fb0 
- 00028584  0x00007938 fetcht  0x00000002 , 0x00000275 
- 00028585  0x00007939 increase  0xfffffffb , 0x00000002 
- 00028586  0x0000793a byteswap  0x00000002 , 0x0000003f 
- 00028587  0x0000793b istore  0x00000002 , 0x00000005 
- 00028588  0x0000793c increase  0xfffffffb , 0x00000002 
- 00028589  0x0000793d byteswap  0x00000002 , 0x0000003f 
- 00028590  0x0000793e istore  0x00000002 , 0x00000005 
- 00028591  0x0000793f rtn 
- 00028592  0x00007942 fetch  0x00000002 , 0x00000273 
- 00028593  0x00007943 isub  0x00000005 , 0x0000003f 
- 00028594  0x00007944 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x00007945 store  0x00000002 , 0x00000275 
- 00028596  0x00007946 call  0x000052d0 
- 00028597  0x00007947 copy  0x00000011 , 0x0000003f 
- 00028598  0x00007948 istore  0x00000001 , 0x00000005 
- 00028599  0x00007949 fetch  0x00000002 , 0x0000051c 
- 00028600  0x0000794a istore  0x00000002 , 0x00000005 
- 00028601  0x0000794b rtn 
- 00028602  0x0000795c rtn 
- 00028603  0x0000797e setarg  0x00000200 
- 00028604  0x0000797f store  0x00000002 , 0x0000054a 
- 00028605  0x00007980 branch  0x00006fc6 
- 00028606  0x00007982 setarg  0x00000400 
- 00028607  0x00007983 store  0x00000002 , 0x0000054a 
- 00028608  0x00007984 branch  0x00006fc6 
- 00028609  0x00007986 setarg  0x00000600 
- 00028610  0x00007987 store  0x00000002 , 0x0000054a 
- 00028611  0x00007988 branch  0x00006fc6 
- 00028612  0x0000798a setarg  0x00000300 
- 00028613  0x0000798b store  0x00000002 , 0x0000054a 
- 00028614  0x0000798d call  0x000052d0 
- 00028615  0x0000798e istore  0x00000001 , 0x00000005 
- 00028616  0x0000798f fetch  0x00000002 , 0x0000051c 
- 00028617  0x00007990 istore  0x00000002 , 0x00000005 
- 00028618  0x00007991 setarg  0x00000200 
- 00028619  0x00007992 istore  0x00000002 , 0x00000005 
- 00028620  0x00007993 fetch  0x00000002 , 0x0000054a 
- 00028621  0x00007994 istore  0x00000002 , 0x00000005 
- 00028622  0x00007995 jam  0x00000007 , 0x00000275 
- 00028623  0x00007996 rtn 
- 00028624  0x0000799c arg  0x00000000 , 0x00000012 
- 00028625  0x0000799d force  0x00000000 , 0x00000002 
- 00028626  0x0000799e arg  0x00000511 , 0x00000005 
- 00028627  0x0000799f call  0x00007028 
- 00028628  0x000079a0 branch  0x00007026 , 0x00000005 
- 00028629  0x000079a2 increase  0x00000001 , 0x00000012 
- 00028630  0x000079a3 ifetch  0x00000001 , 0x00000006 
- 00028631  0x000079a4 increase  0xffffffff , 0x00000011 
- 00028632  0x000079a5 increase  0xffffffff , 0x0000000b 
- 00028633  0x000079a6 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x000079a7 nbranch  0x00007026 , 0x00000001 
- 00028635  0x000079a8 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x000079a9 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x000079aa force  0x00000001 , 0x00000002 
- 00028638  0x000079ac ifetch  0x00000001 , 0x00000006 
- 00028639  0x000079ad increase  0xffffffff , 0x00000011 
- 00028640  0x000079ae increase  0xffffffff , 0x0000000b 
- 00028641  0x000079af bne  0x00000000 , 0x00006fe7 
- 00028642  0x000079b0 ifetch  0x00000001 , 0x00000006 
- 00028643  0x000079b1 increase  0xffffffff , 0x00000011 
- 00028644  0x000079b2 increase  0xffffffff , 0x0000000b 
- 00028645  0x000079b3 beq  0x00000000 , 0x00006ff8 
- 00028646  0x000079b4 branch  0x00006fea 
- 00028647  0x000079b6 increase  0x00000001 , 0x00000006 
- 00028648  0x000079b7 increase  0xffffffff , 0x00000011 
- 00028649  0x000079b8 increase  0xffffffff , 0x0000000b 
- 00028650  0x000079ba increase  0x00000002 , 0x00000006 
- 00028651  0x000079bb increase  0xfffffffe , 0x00000011 
- 00028652  0x000079bc increase  0xfffffffe , 0x0000000b 
- 00028653  0x000079bd compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x000079be branch  0x00007020 , 0x00000001 
- 00028655  0x000079bf increase  0x0000000c , 0x00000006 
- 00028656  0x000079c0 increase  0xfffffff4 , 0x00000011 
- 00028657  0x000079c1 increase  0xfffffff4 , 0x0000000b 
- 00028658  0x000079c2 branch  0x00007020 
- 00028659  0x000079c4 compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x000079c5 nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x000079c6 branch  0x00006fde 
- 00028662  0x000079c8 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x000079c9 nbranch  0x00007026 , 0x00000001 
- 00028664  0x000079cb increase  0xfffffffe , 0x00000011 
- 00028665  0x000079cc increase  0xfffffffe , 0x0000000b 
- 00028666  0x000079cd ifetch  0x00000002 , 0x00000006 
- 00028667  0x000079ce sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x000079cf branch  0x00006ffe , 0x00000005 
- 00028669  0x000079d0 istore  0x00000002 , 0x00000005 
- 00028670  0x000079d2 compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x000079d3 branch  0x00007020 , 0x00000001 
- 00028672  0x000079d4 copy  0x00000006 , 0x00000002 
- 00028673  0x000079d5 ifetch  0x00000001 , 0x00000006 
- 00028674  0x000079d6 bne  0x00000000 , 0x00007019 
- 00028675  0x000079d7 ifetch  0x00000001 , 0x00000006 
- 00028676  0x000079d8 bne  0x00000000 , 0x00007019 
- 00028677  0x000079d9 ifetch  0x00000001 , 0x00000006 
- 00028678  0x000079da bne  0x00000010 , 0x00007019 
- 00028679  0x000079db ifetch  0x00000001 , 0x00000006 
- 00028680  0x000079dc bne  0x00000000 , 0x00007019 
- 00028681  0x000079dd ifetch  0x00000001 , 0x00000006 
- 00028682  0x000079de bne  0x00000080 , 0x00007019 
- 00028683  0x000079df ifetch  0x00000001 , 0x00000006 
- 00028684  0x000079e0 bne  0x00000000 , 0x00007019 
- 00028685  0x000079e1 ifetch  0x00000001 , 0x00000006 
- 00028686  0x000079e2 bne  0x00000000 , 0x00007019 
- 00028687  0x000079e3 ifetch  0x00000001 , 0x00000006 
- 00028688  0x000079e4 bne  0x00000080 , 0x00007019 
- 00028689  0x000079e5 ifetch  0x00000001 , 0x00000006 
- 00028690  0x000079e6 bne  0x0000005f , 0x00007019 
- 00028691  0x000079e7 ifetch  0x00000001 , 0x00000006 
- 00028692  0x000079e8 bne  0x0000009b , 0x00007019 
- 00028693  0x000079e9 ifetch  0x00000001 , 0x00000006 
- 00028694  0x000079ea bne  0x00000034 , 0x00007019 
- 00028695  0x000079eb ifetch  0x00000001 , 0x00000006 
- 00028696  0x000079ec beq  0x000000fb , 0x0000701e 
- 00028697  0x000079ee copy  0x00000002 , 0x00000006 
- 00028698  0x000079f0 increase  0x0000000c , 0x00000006 
- 00028699  0x000079f1 force  0x00000000 , 0x00000007 
- 00028700  0x000079f2 force  0x00000000 , 0x00000002 
- 00028701  0x000079f3 branch  0x0000701e 
- 00028702  0x000079f6 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x000079f7 increase  0xfffffff4 , 0x00000011 
- 00028704  0x000079f9 force  0x00000000 , 0x00000002 
- 00028705  0x000079fa compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x000079fb nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x000079fc force  0x00000000 , 0x0000003f 
- 00028708  0x000079fd istore  0x00000002 , 0x00000005 
- 00028709  0x000079fe rtn 
- 00028710  0x00007a00 arg  0x000000ff , 0x00000002 
- 00028711  0x00007a01 rtn 
- 00028712  0x00007a0c bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007a0d ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007a0e increase  0xffffffff , 0x0000000b 
- 00028715  0x00007a0f compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007a10 nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007a11 compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007a12 branch  0x00007037 , 0x00000001 
- 00028719  0x00007a13 compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007a14 branch  0x00007039 , 0x00000001 
- 00028721  0x00007a15 compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007a16 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007a18 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007a19 copy  0x0000003f , 0x00000011 
- 00028725  0x00007a1a increase  0xffffffff , 0x0000000b 
- 00028726  0x00007a1b branch  0x0000703c 
- 00028727  0x00007a1d increase  0x00000002 , 0x00000006 
- 00028728  0x00007a1e increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007a20 ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007a21 byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007a22 increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007a24 force  0x00000001 , 0x0000003f 
- 00028733  0x00007a25 rtn 
- 00028734  0x00007a27 force  0x00000000 , 0x0000003f 
- 00028735  0x00007a28 rtn 
- 00028736  0x00007a33 setarg  0x00000003 
- 00028737  0x00007a34 store  0x00000001 , 0x0000051b 
- 00028738  0x00007a35 branch  0x00007048 
- 00028739  0x00007a37 setarg  0x00000005 
- 00028740  0x00007a38 store  0x00000001 , 0x0000051b 
- 00028741  0x00007a39 branch  0x00007048 
- 00028742  0x00007a3b setarg  0x00000007 
- 00028743  0x00007a3c store  0x00000001 , 0x0000051b 
- 00028744  0x00007a3e call  0x000052d0 
- 00028745  0x00007a41 fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007a42 copy  0x0000003f , 0x00000012 
- 00028747  0x00007a43 istore  0x00000001 , 0x00000005 
- 00028748  0x00007a44 fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007a45 istore  0x00000002 , 0x00000005 
- 00028750  0x00007a46 setarg  0x00000500 
- 00028751  0x00007a47 istore  0x00000002 , 0x00000005 
- 00028752  0x00007a48 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007a49 branch  0x00007057 , 0x00000001 
- 00028754  0x00007a4a compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007a4b branch  0x00007057 , 0x00000001 
- 00028756  0x00007a4c setarg  0x00000000 
- 00028757  0x00007a4d istore  0x00000005 , 0x00000005 
- 00028758  0x00007a4e branch  0x00007059 
- 00028759  0x00007a51 setarg  0x00350200 
- 00028760  0x00007a52 istore  0x00000005 , 0x00000005 
- 00028761  0x00007a54 jam  0x0000000a , 0x00000275 
- 00028762  0x00007a55 rtn 
- 00028763  0x00007a59 call  0x00007ea2 
- 00028764  0x00007a5a call  0x00007ea5 
- 00028765  0x00007a5b call  0x00007062 
- 00028766  0x00007a5c call  0x00007e9c 
- 00028767  0x00007a5d call  0x00007e9f 
- 00028768  0x00007a5e copy  0x00000002 , 0x0000003f 
- 00028769  0x00007a5f rtn 
- 00028770  0x00007a63 ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007a64 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007a65 rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007a66 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007a68 force  0x00000001 , 0x0000003f 
- 00028775  0x00007a69 force  0x00000001 , 0x00000002 
- 00028776  0x00007a6a rtn 
- 00028777  0x00007a6d call  0x00007e76 
- 00028778  0x00007a6e add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007a6f rtn 
- 00028780  0x00007a71 deposit  0x00000039 
- 00028781  0x00007a72 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007a73 branch  0x00007069 , 0x00000002 
- 00028783  0x00007a74 beq  0x00000005 , 0x00007073 
- 00028784  0x00007a75 beq  0x00000006 , 0x00007076 
- 00028785  0x00007a76 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007a77 rtn 
- 00028787  0x00007a7a ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007a7b add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007a7c rtn 
- 00028790  0x00007a7e ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007a7f byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007a80 add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007a81 rtn 
- 00028794  0x00007a83 ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007a84 byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007a85 ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007a86 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007a87 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007a88 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007a89 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007a8a rtn 
- 00028802  0x00007a91 bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007a92 force  0x00000000 , 0x00000007 
- 00028804  0x00007a93 arg  0x00000000 , 0x00000012 
- 00028805  0x00007a94 arg  0x0000052a , 0x00000005 
- 00028806  0x00007a96 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007a97 rtn  0x00000034 
- 00028808  0x00007a98 call  0x0000708d 
- 00028809  0x00007a99 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007a9a rtneq  0x00000007 
- 00028811  0x00007a9b increase  0x00000002 , 0x0000000b 
- 00028812  0x00007a9c branch  0x00007086 
- 00028813  0x00007aa0 iforce  0x00000013 
- 00028814  0x00007aa2 fetch  0x00000002 , 0x00004575 
- 00028815  0x00007aa3 iforce  0x00000006 
- 00028816  0x00007aa5 copy  0x00000007 , 0x0000003f 
- 00028817  0x00007aa6 rtneq  0x00000007 
- 00028818  0x00007aa7 disable  0x00000028 
- 00028819  0x00007aa8 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007aa9 rtn  0x00000034 
- 00028821  0x00007aaa iforce  0x00000039 
- 00028822  0x00007aac ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007aad isub  0x00000013 , 0x0000003e 
- 00028824  0x00007aae nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007aaf enable  0x00000028 
- 00028826  0x00007ab1 loop  0x00007096 
- 00028827  0x00007ab2 ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007ab3 copy  0x00000006 , 0x00000011 
- 00028829  0x00007ab4 nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007ab5 arg  0x0000052a , 0x00000006 
- 00028831  0x00007ab6 arg  0x00000007 , 0x00000039 
- 00028832  0x00007ab8 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007ab9 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007aba isub  0x00000002 , 0x0000003e 
- 00028835  0x00007abb branch  0x000070ad , 0x00000005 
- 00028836  0x00007abc loop  0x000070a0 
- 00028837  0x00007abd rtn 
- 00028838  0x00007abf istoret  0x00000004 , 0x00000005 
- 00028839  0x00007ac0 increase  0x00000001 , 0x00000007 
- 00028840  0x00007ac1 copy  0x00000011 , 0x00000006 
- 00028841  0x00007ac2 call  0x0000705b 
- 00028842  0x00007ac3 iadd  0x00000012 , 0x00000012 
- 00028843  0x00007ac4 iadd  0x00000006 , 0x00000006 
- 00028844  0x00007ac5 branch  0x00007090 
- 00028845  0x00007ac7 copy  0x00000011 , 0x00000006 
- 00028846  0x00007ac8 call  0x00007062 
- 00028847  0x00007ac9 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007aca branch  0x00007090 
- 00028849  0x00007ad1 bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007ad2 fetch  0x00000002 , 0x00004575 
- 00028851  0x00007ad3 iforce  0x00000006 
- 00028852  0x00007ad5 ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007ad6 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007ad7 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007ad8 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007ad9 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007ada isub  0x00000002 , 0x0000003e 
- 00028858  0x00007adb rtn  0x00000005 
- 00028859  0x00007adc deposit  0x00000005 
- 00028860  0x00007add store  0x00000002 , 0x00000abb 
- 00028861  0x00007ade storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007adf call  0x00007062 
- 00028863  0x00007ae0 iadd  0x00000006 , 0x00000006 
- 00028864  0x00007ae1 copy  0x00000006 , 0x0000003f 
- 00028865  0x00007ae2 fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007ae3 copy  0x00000002 , 0x00000005 
- 00028867  0x00007ae4 fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007ae5 copy  0x0000003f , 0x00000006 
- 00028869  0x00007ae6 branch  0x000070b4 
- 00028870  0x00007aed bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007aee fetch  0x00000002 , 0x00004575 
- 00028872  0x00007aef iforce  0x00000006 
- 00028873  0x00007af1 ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007af2 branch  0x000070e4 , 0x00000034 
- 00028875  0x00007af3 iforce  0x00000039 
- 00028876  0x00007af5 ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007af6 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007af7 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007af8 loop  0x000070cc 
- 00028880  0x00007af9 increase  0x00000004 , 0x00000006 
- 00028881  0x00007afa call  0x00007062 
- 00028882  0x00007afb iadd  0x00000006 , 0x00000006 
- 00028883  0x00007afc branch  0x000070c9 
- 00028884  0x00007afe increase  0xffffffff , 0x00000039 
- 00028885  0x00007aff lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007b00 iadd  0x00000006 , 0x00000006 
- 00028887  0x00007b01 increase  0x00000004 , 0x00000006 
- 00028888  0x00007b02 call  0x00007062 
- 00028889  0x00007b03 iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007b05 increase  0x00000001 , 0x00000006 
- 00028891  0x00007b06 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007b07 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007b0b branch  0x00007fef , 0x00000005 
- 00028894  0x00007b0c call  0x0000705b 
- 00028895  0x00007b0d iadd  0x00000006 , 0x00000006 
- 00028896  0x00007b0e deposit  0x0000000b 
- 00028897  0x00007b0f isub  0x00000006 , 0x0000003e 
- 00028898  0x00007b10 branch  0x000070e4 , 0x00000005 
- 00028899  0x00007b11 branch  0x000070da 
- 00028900  0x00007b13 force  0x00000000 , 0x00000006 
- 00028901  0x00007b14 force  0x00000000 , 0x0000003f 
- 00028902  0x00007b15 rtn 
- 00028903  0x00007b1c bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007b1d fetch  0x00000002 , 0x00004575 
- 00028905  0x00007b1e iforce  0x00000006 
- 00028906  0x00007b20 ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007b21 branch  0x00007100 , 0x00000034 
- 00028908  0x00007b22 lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007b23 iadd  0x00000006 , 0x00000006 
- 00028910  0x00007b24 ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007b25 isub  0x00000002 , 0x0000003e 
- 00028912  0x00007b26 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007b27 call  0x00007062 
- 00028914  0x00007b28 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007b29 branch  0x000070ea 
- 00028916  0x00007b2b call  0x00007062 
- 00028917  0x00007b2c iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007b2e increase  0x00000001 , 0x00000006 
- 00028919  0x00007b2f ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007b30 isub  0x00000012 , 0x0000003e 
- 00028921  0x00007b31 rtn  0x00000005 
- 00028922  0x00007b32 call  0x0000705b 
- 00028923  0x00007b33 iadd  0x00000006 , 0x00000006 
- 00028924  0x00007b34 deposit  0x0000000b 
- 00028925  0x00007b35 isub  0x00000006 , 0x0000003e 
- 00028926  0x00007b36 branch  0x00007100 , 0x00000005 
- 00028927  0x00007b37 branch  0x000070f6 
- 00028928  0x00007b39 force  0x00000000 , 0x00000006 
- 00028929  0x00007b3a rtn 
- 00028930  0x00007b3f arg  0x00000400 , 0x00000012 
- 00028931  0x00007b40 call  0x000070f4 
- 00028932  0x00007b41 arg  0x00000300 , 0x00000012 
- 00028933  0x00007b42 call  0x0000710d 
- 00028934  0x00007b43 nrtn  0x00000028 
- 00028935  0x00007b44 sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007b45 branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007b46 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007b47 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007b48 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007b49 rtn 
- 00028941  0x00007b4f bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007b50 call  0x00007062 
- 00028943  0x00007b51 copy  0x0000003f , 0x00000011 
- 00028944  0x00007b53 ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007b54 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007b55 rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007b56 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007b57 branch  0x00007129 , 0x00000005 
- 00028949  0x00007b58 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007b59 beq  0x00000005 , 0x00007120 
- 00028951  0x00007b5a beq  0x00000006 , 0x00007123 
- 00028952  0x00007b5b beq  0x00000007 , 0x00007126 
- 00028953  0x00007b5c increase  0xffffffff , 0x00000006 
- 00028954  0x00007b5d call  0x00007062 
- 00028955  0x00007b5e iadd  0x00000006 , 0x00000006 
- 00028956  0x00007b5f copy  0x00000011 , 0x0000003f 
- 00028957  0x00007b60 isub  0x00000002 , 0x00000011 
- 00028958  0x00007b61 branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007b62 branch  0x00007110 
- 00028960  0x00007b65 increase  0xfffffffe , 0x00000011 
- 00028961  0x00007b66 increase  0x00000001 , 0x00000006 
- 00028962  0x00007b67 branch  0x00007110 
- 00028963  0x00007b69 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007b6a increase  0x00000002 , 0x00000006 
- 00028965  0x00007b6b branch  0x00007110 
- 00028966  0x00007b6d increase  0xfffffffb , 0x00000011 
- 00028967  0x00007b6e increase  0x00000004 , 0x00000006 
- 00028968  0x00007b6f branch  0x00007110 
- 00028969  0x00007b72 increase  0xffffffff , 0x00000011 
- 00028970  0x00007b73 copy  0x00000039 , 0x0000003f 
- 00028971  0x00007b74 beq  0x00000001 , 0x00007132 
- 00028972  0x00007b75 beq  0x00000002 , 0x00007130 
- 00028973  0x00007b76 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007b77 branch  0x00007fe9 
- 00028975  0x00007b79 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007b7b ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007b7c increase  0xfffffffe , 0x00000011 
- 00028978  0x00007b7e ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007b7f isub  0x00000012 , 0x0000003e 
- 00028980  0x00007b80 branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007b81 increase  0xfffffffe , 0x00000011 
- 00028982  0x00007b82 branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007b83 branch  0x00007110 
- 00028984  0x00007bbf call  0x000052d0 
- 00028985  0x00007bc0 copy  0x0000003f , 0x00000005 
- 00028986  0x00007bc1 setarg  0x00000006 
- 00028987  0x00007bc2 istore  0x00000001 , 0x00000005 
- 00028988  0x00007bc3 setarg  0x0000006e 
- 00028989  0x00007bc4 istore  0x00000002 , 0x00000005 
- 00028990  0x00007bc5 setarg  0x00000f00 
- 00028991  0x00007bc6 istore  0x00000002 , 0x00000005 
- 00028992  0x00007bc7 setarg  0x001a0535 
- 00028993  0x00007bc8 istore  0x00000003 , 0x00000005 
- 00028994  0x00007bc9 setarg  0x00000111 
- 00028995  0x00007bca lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007bcb istore  0x00000004 , 0x00000005 
- 00028997  0x00007bcc setarg  0x00002600 
- 00028998  0x00007bcd istore  0x00000002 , 0x00000005 
- 00028999  0x00007bce setarg  0x00000335 
- 00029000  0x00007bcf istore  0x00000002 , 0x00000005 
- 00029001  0x00007bd0 setarg  0x00000009 
- 00029002  0x00007bd1 istore  0x00000002 , 0x00000005 
- 00029003  0x00007bd2 setarg  0x00000004 
- 00029004  0x00007bd3 istore  0x00000002 , 0x00000005 
- 00029005  0x00007bd4 jam  0x00000014 , 0x00000275 
- 00029006  0x00007bd5 rtn 
- 00029007  0x00007bda bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007bdb jam  0x00000050 , 0x000005e5 
- 00029009  0x00007bdc arg  0x000005e6 , 0x00000005 
- 00029010  0x00007bdd arg  0x0000443a , 0x00000006 
- 00029011  0x00007bde call  0x00007ebf 
- 00029012  0x00007bdf arg  0x000045d2 , 0x00000006 
- 00029013  0x00007be0 call  0x00007ebd 
- 00029014  0x00007be1 arg  0x000009be , 0x00000006 
- 00029015  0x00007be2 call  0x00007ebd 
- 00029016  0x00007be3 call  0x0000720a 
- 00029017  0x00007be4 arg  0x0000042f , 0x00000006 
- 00029018  0x00007be5 call  0x00007205 
- 00029019  0x00007be6 call  0x000071d0 
- 00029020  0x00007be8 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007be9 call  0x00007201 
- 00029022  0x00007bea setarg  0x000f4240 
- 00029023  0x00007beb copy  0x0000003f , 0x00000011 
- 00029024  0x00007bec fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007bed idiv  0x00000011 
- 00029026  0x00007bee call  0x00007f86 
- 00029027  0x00007bef remainder  0x0000003f 
- 00029028  0x00007bf0 store  0x00000004 , 0x000009ba 
- 00029029  0x00007bf2 rtn 
- 00029030  0x00007bf5 jam  0x00000041 , 0x000005e5 
- 00029031  0x00007bf6 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007bf7 call  0x000071b5 
- 00029033  0x00007bf8 call  0x000071b0 
- 00029034  0x00007bf9 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007bfa istore  0x00000003 , 0x00000005 
- 00029036  0x00007bfd call  0x00007176 
- 00029037  0x00007bff arg  0x0000042f , 0x00000006 
- 00029038  0x00007c00 call  0x00007ebf 
- 00029039  0x00007c01 arg  0x0000443a , 0x00000006 
- 00029040  0x00007c02 call  0x00007ebf 
- 00029041  0x00007c03 call  0x0000720a 
- 00029042  0x00007c04 arg  0x00000b12 , 0x00000006 
- 00029043  0x00007c05 arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007c06 call  0x00007ebf 
- 00029045  0x00007c08 branch  0x000071d0 
- 00029046  0x00007c0d fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007c0e istore  0x00000004 , 0x00000005 
- 00029048  0x00007c0f call  0x00007ecd 
- 00029049  0x00007c10 branch  0x00007eca 
- 00029050  0x00007c13 bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007c14 jam  0x00000041 , 0x000005e5 
- 00029052  0x00007c15 arg  0x000005e6 , 0x00000005 
- 00029053  0x00007c16 call  0x000071b0 
- 00029054  0x00007c17 call  0x000071b5 
- 00029055  0x00007c18 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007c19 istore  0x00000003 , 0x00000005 
- 00029057  0x00007c1c call  0x00007176 
- 00029058  0x00007c1d arg  0x0000443a , 0x00000006 
- 00029059  0x00007c1e call  0x00007ebf 
- 00029060  0x00007c1f arg  0x0000042f , 0x00000006 
- 00029061  0x00007c20 call  0x00007ebf 
- 00029062  0x00007c21 call  0x0000720a 
- 00029063  0x00007c22 arg  0x00000b12 , 0x00000006 
- 00029064  0x00007c23 arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007c24 call  0x00007ebf 
- 00029066  0x00007c26 call  0x000071d0 
- 00029067  0x00007c27 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007c28 branch  0x00007201 
- 00029069  0x00007c2b jam  0x00000020 , 0x000005e5 
- 00029070  0x00007c2c arg  0x000009fe , 0x00000006 
- 00029071  0x00007c2d arg  0x000005e6 , 0x00000005 
- 00029072  0x00007c2e call  0x00007ebd 
- 00029073  0x00007c2f call  0x0000720a 
- 00029074  0x00007c30 arg  0x0000099e , 0x00000006 
- 00029075  0x00007c31 call  0x00007205 
- 00029076  0x00007c32 call  0x000071d0 
- 00029077  0x00007c33 arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007c34 call  0x00007497 
- 00029079  0x00007c35 arg  0x00000001 , 0x00000002 
- 00029080  0x00007c36 call  0x0000719f 
- 00029081  0x00007c37 arg  0x00004419 , 0x00000005 
- 00029082  0x00007c38 call  0x00007201 
- 00029083  0x00007c39 arg  0x00000000 , 0x00000002 
- 00029084  0x00007c3a call  0x0000719f 
- 00029085  0x00007c3b arg  0x00000b12 , 0x00000005 
- 00029086  0x00007c3d branch  0x00007497 
- 00029087  0x00007c41 bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007c42 jam  0x00000035 , 0x000005e5 
- 00029089  0x00007c43 setarg  0x00000100 
- 00029090  0x00007c44 store  0x00000002 , 0x000005e6 
- 00029091  0x00007c45 call  0x000071b0 
- 00029092  0x00007c46 call  0x000071b5 
- 00029093  0x00007c47 arg  0x0000443a , 0x00000006 
- 00029094  0x00007c48 call  0x00007ebf 
- 00029095  0x00007c49 arg  0x0000042f , 0x00000006 
- 00029096  0x00007c4a call  0x00007ebf 
- 00029097  0x00007c4c setarg  0x00006c65 
- 00029098  0x00007c4d istore  0x00000002 , 0x00000005 
- 00029099  0x00007c4e setarg  0x00006274 
- 00029100  0x00007c4f istore  0x00000002 , 0x00000005 
- 00029101  0x00007c50 istoret  0x00000001 , 0x00000005 
- 00029102  0x00007c51 call  0x0000720a 
- 00029103  0x00007c52 branch  0x000071d0 
- 00029104  0x00007c55 fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007c56 istore  0x00000006 , 0x00000005 
- 00029106  0x00007c57 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007c58 istore  0x00000001 , 0x00000005 
- 00029108  0x00007c59 rtn 
- 00029109  0x00007c5c fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007c5d istore  0x00000006 , 0x00000005 
- 00029111  0x00007c62 fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007c63 istore  0x00000001 , 0x00000005 
- 00029113  0x00007c64 rtn 
- 00029114  0x00007c67 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007c68 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007c69 store  0x00000001 , 0x000005e6 
- 00029117  0x00007c6a arg  0x000045d2 , 0x00000006 
- 00029118  0x00007c6b call  0x00007ebd 
- 00029119  0x00007c6c arg  0x000009be , 0x00000006 
- 00029120  0x00007c6d call  0x00007ebd 
- 00029121  0x00007c6e call  0x0000720a 
- 00029122  0x00007c6f arg  0x0000042f , 0x00000006 
- 00029123  0x00007c70 call  0x00007205 
- 00029124  0x00007c71 branch  0x000071d0 
- 00029125  0x00007c75 jam  0x00000041 , 0x000005e5 
- 00029126  0x00007c76 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007c77 store  0x00000001 , 0x000005e6 
- 00029128  0x00007c78 arg  0x000009be , 0x00000006 
- 00029129  0x00007c79 call  0x00007ebd 
- 00029130  0x00007c7a arg  0x000045d2 , 0x00000006 
- 00029131  0x00007c7b call  0x00007ebd 
- 00029132  0x00007c7c call  0x0000720a 
- 00029133  0x00007c7d arg  0x0000443a , 0x00000006 
- 00029134  0x00007c7e call  0x00007205 
- 00029135  0x00007c7f branch  0x000071d0 
- 00029136  0x00007c82 bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007c83 call  0x0000721f 
- 00029138  0x00007c87 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007c88 copy  0x0000003f , 0x00000002 
- 00029140  0x00007c8a increase  0x0000000f , 0x0000003f 
- 00029141  0x00007c8b rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007c8c copy  0x0000003f , 0x00000012 
- 00029143  0x00007c8d branch  0x000071e2 , 0x00000034 
- 00029144  0x00007c8e and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007c8f nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007c91 arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007c92 arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007c93 increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007c96 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007c97 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007c98 arg  0x00000004 , 0x00000039 
- 00029152  0x00007c99 call  0x00007edd 
- 00029153  0x00007c9d branch  0x000071f0 
- 00029154  0x00007ca0 arg  0x00000001 , 0x00000012 
- 00029155  0x00007ca1 arg  0x00000000 , 0x00000011 
- 00029156  0x00007ca3 branch  0x000071e6 
- 00029157  0x00007ca8 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007caa arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007cab iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007cac isub  0x00000011 , 0x00000006 
- 00029161  0x00007cae arg  0x00000af2 , 0x00000005 
- 00029162  0x00007caf call  0x00007245 
- 00029163  0x00007cb1 arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007cb2 arg  0x00000af2 , 0x00000011 
- 00029165  0x00007cb3 arg  0x00000b02 , 0x00000005 
- 00029166  0x00007cb4 arg  0x00000004 , 0x00000039 
- 00029167  0x00007cb5 call  0x00007edd 
- 00029168  0x00007cc1 call  0x00007491 
- 00029169  0x00007cc2 call  0x00007428 
- 00029170  0x00007cc5 arg  0x000005e6 , 0x00000006 
- 00029171  0x00007cc8 increase  0xffffffff , 0x00000012 
- 00029172  0x00007cc9 deposit  0x00000012 
- 00029173  0x00007cca branch  0x000071f9 , 0x00000034 
- 00029174  0x00007ccb call  0x00007486 
- 00029175  0x00007ccc call  0x00007422 
- 00029176  0x00007ccd branch  0x000071f3 
- 00029177  0x00007cd0 arg  0x00000af2 , 0x00000005 
- 00029178  0x00007cd1 call  0x00007497 
- 00029179  0x00007cd2 arg  0x00000b02 , 0x00000006 
- 00029180  0x00007cd3 call  0x00007486 
- 00029181  0x00007cd4 call  0x00007428 
- 00029182  0x00007cd5 arg  0x00000af2 , 0x00000006 
- 00029183  0x00007cd6 call  0x00007486 
- 00029184  0x00007cd7 branch  0x00007422 
- 00029185  0x00007cdd copy  0x00000005 , 0x00000011 
- 00029186  0x00007cde call  0x00007497 
- 00029187  0x00007ce0 arg  0x00000010 , 0x00000039 
- 00029188  0x00007ce1 branch  0x00007ee5 
- 00029189  0x00007ce4 arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007ce5 call  0x00007ebf 
- 00029191  0x00007ce7 arg  0x00000010 , 0x00000039 
- 00029192  0x00007ce8 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007ce9 branch  0x00007ee5 
- 00029194  0x00007cec fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007ced copy  0x0000003f , 0x00000039 
- 00029196  0x00007cee arg  0x000005e6 , 0x00000011 
- 00029197  0x00007cef branch  0x00007ee5 
- 00029198  0x00007cf2 ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007cf3 lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007cf4 isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007cf5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007cf6 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007cf7 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007cf8 istore  0x00000001 , 0x00000011 
- 00029205  0x00007cf9 increase  0xffffffff , 0x00000011 
- 00029206  0x00007cfa loop  0x0000720e 
- 00029207  0x00007cfb rtn 
- 00029208  0x00007cfe arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007d00 increase  0x0000000f , 0x00000011 
- 00029210  0x00007d01 force  0x00000010 , 0x00000039 
- 00029211  0x00007d02 force  0x00000000 , 0x00000013 
- 00029212  0x00007d03 branch  0x0000720e 
- 00029213  0x00007d06 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007d07 branch  0x00007219 
- 00029215  0x00007d0b arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007d0c call  0x00007484 
- 00029217  0x00007d0f force  0x00000008 , 0x00000038 
- 00029218  0x00007d10 call  0x00007492 
- 00029219  0x00007d11 call  0x00007491 
- 00029220  0x00007d12 call  0x0000741f 
- 00029221  0x00007d17 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007d18 call  0x00007497 
- 00029223  0x00007d1a bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007d1b fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007d1c isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007d1d nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007d1e call  0x00007218 
- 00029228  0x00007d21 arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007d23 arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007d26 call  0x0000723a 
- 00029231  0x00007d27 branch  0x00007231 
- 00029232  0x00007d29 call  0x00007218 
- 00029233  0x00007d2c arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007d2d arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007d2e call  0x00007ebf 
- 00029236  0x00007d2f fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007d30 isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007d31 nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007d32 call  0x0000721d 
- 00029240  0x00007d34 arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007d36 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007d3d arg  0x00000003 , 0x00000039 
- 00029243  0x00007d3f arg  0x00000000 , 0x00000002 
- 00029244  0x00007d40 call  0x00007241 
- 00029245  0x00007d41 increase  0x00000004 , 0x00000013 
- 00029246  0x00007d42 loop  0x0000723b 
- 00029247  0x00007d43 arg  0x00008700 , 0x00000002 
- 00029248  0x00007d44 lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007d46 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007d47 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007d48 istore  0x00000004 , 0x00000005 
- 00029252  0x00007d49 rtn 
- 00029253  0x00007d50 bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007d51 arg  0x00000010 , 0x00000039 
- 00029255  0x00007d52 arg  0x00000000 , 0x0000003f 
- 00029256  0x00007d54 isub  0x00000011 , 0x0000003e 
- 00029257  0x00007d55 branch  0x00007250 , 0x00000005 
- 00029258  0x00007d56 branch  0x00007253 , 0x00000002 
- 00029259  0x00007d57 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007d58 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007d5a increase  0x00000001 , 0x0000003f 
- 00029262  0x00007d5b loop  0x00007248 
- 00029263  0x00007d5c rtn 
- 00029264  0x00007d5e arg  0x00000080 , 0x00000002 
- 00029265  0x00007d60 istoret  0x00000001 , 0x00000005 
- 00029266  0x00007d61 branch  0x0000724d 
- 00029267  0x00007d64 arg  0x00000000 , 0x00000002 
- 00029268  0x00007d65 branch  0x00007251 
- 00029269  0x00007d69 call  0x00007268 
- 00029270  0x00007d6a arg  0x00000592 , 0x00000006 
- 00029271  0x00007d6b arg  0x00000582 , 0x00000005 
- 00029272  0x00007d6c branch  0x00007ebf 
- 00029273  0x00007d70 disable  0x00000028 
- 00029274  0x00007d71 call  0x0000735f 
- 00029275  0x00007d72 arg  0x00000562 , 0x00000006 
- 00029276  0x00007d73 arg  0x000005a2 , 0x00000005 
- 00029277  0x00007d74 force  0x0000000f , 0x00000039 
- 00029278  0x00007d75 call  0x00007f01 
- 00029279  0x00007d76 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007d77 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007d78 istore  0x00000001 , 0x00000005 
- 00029282  0x00007d79 setarg  0x000005b2 
- 00029283  0x00007d7a store  0x00000002 , 0x000005d6 
- 00029284  0x00007d7b setarg  0x000005a2 
- 00029285  0x00007d7c store  0x00000002 , 0x000005d4 
- 00029286  0x00007d7d set1  0x00000012 , 0x00000000 
- 00029287  0x00007d7e branch  0x000072a8 
- 00029288  0x00007d83 fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007d84 force  0x00000010 , 0x00000012 
- 00029290  0x00007d85 add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007d86 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007d87 branch  0x0000726e , 0x00000002 
- 00029293  0x00007d88 force  0x00000010 , 0x00000013 
- 00029294  0x00007d8a arg  0x000005a2 , 0x00000005 
- 00029295  0x00007d8c arg  0x0000468a , 0x00000006 
- 00029296  0x00007d8d copy  0x00000002 , 0x00000039 
- 00029297  0x00007d8e disable  0x00000028 
- 00029298  0x00007d90 ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007d91 istore  0x00000001 , 0x00000005 
- 00029300  0x00007d92 increase  0xffffffff , 0x00000012 
- 00029301  0x00007d93 branch  0x0000727c , 0x00000005 
- 00029302  0x00007d94 loop  0x00007272 
- 00029303  0x00007d95 branch  0x0000726f , 0x00000028 
- 00029304  0x00007d96 enable  0x00000028 
- 00029305  0x00007d97 force  0x00000006 , 0x00000039 
- 00029306  0x00007d98 copy  0x00000011 , 0x00000006 
- 00029307  0x00007d99 branch  0x00007272 
- 00029308  0x00007d9b arg  0x00000562 , 0x00000006 
- 00029309  0x00007d9c arg  0x000005b2 , 0x00000005 
- 00029310  0x00007d9d call  0x00007ebf 
- 00029311  0x00007d9e fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007d9f ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007da0 store  0x00000001 , 0x000005c1 
- 00029314  0x00007da1 setarg  0x000005b2 
- 00029315  0x00007da2 store  0x00000002 , 0x000005d6 
- 00029316  0x00007da3 setarg  0x000005a2 
- 00029317  0x00007da4 store  0x00000002 , 0x000005d4 
- 00029318  0x00007da5 set1  0x00000012 , 0x00000000 
- 00029319  0x00007da6 branch  0x000072a8 
- 00029320  0x00007dac disable  0x00000028 
- 00029321  0x00007dad call  0x0000735f 
- 00029322  0x00007dae branch  0x00007292 
- 00029323  0x00007db1 arg  0x00000056 , 0x00000011 
- 00029324  0x00007db2 enable  0x00000028 
- 00029325  0x00007db3 call  0x0000735f 
- 00029326  0x00007db4 call  0x00007292 
- 00029327  0x00007db5 arg  0x00000592 , 0x00000006 
- 00029328  0x00007db6 arg  0x00000062 , 0x00000005 
- 00029329  0x00007db7 branch  0x00007ebf 
- 00029330  0x00007dbb setarg  0x00000562 
- 00029331  0x00007dbc store  0x00000002 , 0x000005d6 
- 00029332  0x00007dbd setarg  0x000041be 
- 00029333  0x00007dbe store  0x00000002 , 0x000005d4 
- 00029334  0x00007dbf set0  0x00000012 , 0x00000000 
- 00029335  0x00007dc0 call  0x000072a8 
- 00029336  0x00007dc1 arg  0x00000592 , 0x00000011 
- 00029337  0x00007dc2 arg  0x00000562 , 0x00000012 
- 00029338  0x00007dc3 arg  0x000005a2 , 0x00000005 
- 00029339  0x00007dc4 call  0x00007352 
- 00029340  0x00007dc5 arg  0x000005a2 , 0x00000011 
- 00029341  0x00007dc6 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007dc7 copy  0x00000012 , 0x00000005 
- 00029343  0x00007dc8 enable  0x00000028 
- 00029344  0x00007dc9 call  0x00007350 
- 00029345  0x00007dca call  0x0000736a 
- 00029346  0x00007dcb setarg  0x000005b2 
- 00029347  0x00007dcc store  0x00000002 , 0x000005d6 
- 00029348  0x00007dcd setarg  0x000005a2 
- 00029349  0x00007dce store  0x00000002 , 0x000005d4 
- 00029350  0x00007dcf set1  0x00000012 , 0x00000000 
- 00029351  0x00007dd0 branch  0x000072a8 
- 00029352  0x00007dd5 jam  0x00000000 , 0x000005d8 
- 00029353  0x00007dd6 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007dd7 iforce  0x00000006 
- 00029355  0x00007dd8 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007dd9 call  0x00007ebf 
- 00029357  0x00007dda fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007ddb iforce  0x00000006 
- 00029359  0x00007ddc arg  0x00000592 , 0x00000005 
- 00029360  0x00007ddd call  0x00007ebf 
- 00029361  0x00007de0 call  0x000072cf 
- 00029362  0x00007de1 disable  0x00000028 
- 00029363  0x00007de2 bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007de3 fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007de4 bne  0x00000004 , 0x000072b9 
- 00029366  0x00007de5 fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007de6 iforce  0x00000012 
- 00029368  0x00007de7 call  0x00007301 
- 00029369  0x00007de9 call  0x00007300 
- 00029370  0x00007dea call  0x00007313 
- 00029371  0x00007deb fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007dec increase  0x00000001 , 0x0000003f 
- 00029373  0x00007ded store  0x00000001 , 0x000005d8 
- 00029374  0x00007def call  0x000072cf 
- 00029375  0x00007df0 enable  0x00000028 
- 00029376  0x00007df1 call  0x00007300 
- 00029377  0x00007df2 call  0x00007322 
- 00029378  0x00007df3 call  0x00007331 
- 00029379  0x00007df4 call  0x00007322 
- 00029380  0x00007df5 call  0x00007331 
- 00029381  0x00007df6 call  0x00007322 
- 00029382  0x00007df7 call  0x00007331 
- 00029383  0x00007df8 call  0x00007322 
- 00029384  0x00007df9 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007dfa increase  0x00000001 , 0x0000003f 
- 00029386  0x00007dfb store  0x00000001 , 0x000005d8 
- 00029387  0x00007dfc bne  0x00000010 , 0x000072b1 
- 00029388  0x00007dfd call  0x000072cf 
- 00029389  0x00007dfe disable  0x00000028 
- 00029390  0x00007dff branch  0x00007300 
- 00029391  0x00007e04 fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007e05 arg  0x000005c2 , 0x00000006 
- 00029393  0x00007e06 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007e07 iforce  0x00000012 
- 00029395  0x00007e08 force  0x00000011 , 0x00000039 
- 00029396  0x00007e09 copy  0x00000006 , 0x00000005 
- 00029397  0x00007e0b ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007e0c lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007e0d rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007e0e rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007e0f ior  0x00000002 , 0x0000003f 
- 00029402  0x00007e10 istore  0x00000001 , 0x00000005 
- 00029403  0x00007e11 loop  0x000072d5 
- 00029404  0x00007e12 setarg  0x000005c2 
- 00029405  0x00007e13 iadd  0x00000012 , 0x00000006 
- 00029406  0x00007e14 force  0x00000010 , 0x00000039 
- 00029407  0x00007e15 arg  0x00000572 , 0x00000005 
- 00029408  0x00007e17 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007e18 istore  0x00000001 , 0x00000005 
- 00029410  0x00007e19 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007e1a nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007e1b increase  0xffffffef , 0x00000006 
- 00029413  0x00007e1d loop  0x000072e0 
- 00029414  0x00007e1e force  0x00000000 , 0x00000011 
- 00029415  0x00007e1f add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007e20 lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007e21 lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007e22 call  0x000074b9 
- 00029419  0x00007e23 setarg  0x00008400 
- 00029420  0x00007e24 iadd  0x00000013 , 0x00000013 
- 00029421  0x00007e25 arg  0x00000572 , 0x00000005 
- 00029422  0x00007e26 force  0x00000010 , 0x00000039 
- 00029423  0x00007e28 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007e29 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007e2a iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007e2b istore  0x00000001 , 0x00000005 
- 00029427  0x00007e2c increase  0x00000001 , 0x00000013 
- 00029428  0x00007e2d loop  0x000072ef 
- 00029429  0x00007e2e branch  0x000074bd 
- 00029430  0x00007e31 force  0x00000010 , 0x00000039 
- 00029431  0x00007e32 force  0x00000000 , 0x00000002 
- 00029432  0x00007e34 ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007e35 ixor  0x00000002 , 0x00000002 
- 00029434  0x00007e36 loop  0x000072f8 
- 00029435  0x00007e37 deposit  0x00000002 
- 00029436  0x00007e38 istore  0x00000001 , 0x00000006 
- 00029437  0x00007e39 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007e3a arg  0x00000572 , 0x00000005 
- 00029439  0x00007e3b branch  0x00007ebf 
- 00029440  0x00007e3e arg  0x00000572 , 0x00000012 
- 00029441  0x00007e40 force  0x00000010 , 0x00000039 
- 00029442  0x00007e41 arg  0x00000592 , 0x00000011 
- 00029443  0x00007e42 copy  0x00000011 , 0x00000005 
- 00029444  0x00007e44 ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007e45 ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007e46 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007e47 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007e48 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007e49 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007e4b sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007e4c branch  0x0000730d , 0x00000002 
- 00029452  0x00007e4d iadd  0x00000002 , 0x00000030 
- 00029453  0x00007e4f deposit  0x00000030 
- 00029454  0x00007e50 istore  0x00000001 , 0x00000005 
- 00029455  0x00007e51 increase  0x00000001 , 0x00000011 
- 00029456  0x00007e52 increase  0x00000001 , 0x00000012 
- 00029457  0x00007e53 loop  0x00007304 
- 00029458  0x00007e54 rtn 
- 00029459  0x00007e57 call  0x000074b9 
- 00029460  0x00007e58 force  0x00000010 , 0x00000039 
- 00029461  0x00007e59 arg  0x00000592 , 0x00000011 
- 00029462  0x00007e5b ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007e5c arg  0x00008500 , 0x00000006 
- 00029464  0x00007e5d and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007e5e sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007e5f branch  0x0000731c , 0x00000002 
- 00029467  0x00007e60 arg  0x00008600 , 0x00000006 
- 00029468  0x00007e62 iadd  0x00000006 , 0x00000006 
- 00029469  0x00007e63 ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007e64 istore  0x00000001 , 0x00000011 
- 00029471  0x00007e65 increase  0x00000001 , 0x00000011 
- 00029472  0x00007e66 loop  0x00007316 
- 00029473  0x00007e67 branch  0x000074bd 
- 00029474  0x00007e6a force  0x00000008 , 0x00000039 
- 00029475  0x00007e6b arg  0x00000592 , 0x00000006 
- 00029476  0x00007e6c copy  0x00000006 , 0x00000005 
- 00029477  0x00007e6e ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007e6f iforce  0x00000011 
- 00029479  0x00007e70 ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007e71 iforce  0x00000012 
- 00029481  0x00007e72 lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007e73 iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007e74 istore  0x00000001 , 0x00000005 
- 00029484  0x00007e75 deposit  0x00000011 
- 00029485  0x00007e76 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007e77 istore  0x00000001 , 0x00000005 
- 00029487  0x00007e78 loop  0x00007325 
- 00029488  0x00007e79 rtn 
- 00029489  0x00007e7d setarg  0x008ae42c 
- 00029490  0x00007e7e iforce  0x00000002 
- 00029491  0x00007e7f force  0x00000007 , 0x00000039 
- 00029492  0x00007e80 call  0x00007340 
- 00029493  0x00007e81 setarg  0x000d751b 
- 00029494  0x00007e82 iforce  0x00000002 
- 00029495  0x00007e83 force  0x00000005 , 0x00000039 
- 00029496  0x00007e84 call  0x00007340 
- 00029497  0x00007e85 fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007e86 iforce  0x00000011 
- 00029499  0x00007e87 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007e88 store  0x00000001 , 0x000005a1 
- 00029501  0x00007e89 deposit  0x00000011 
- 00029502  0x00007e8a store  0x00000001 , 0x00000595 
- 00029503  0x00007e8b rtn 
- 00029504  0x00007e8e and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007e90 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007e91 arg  0x00000592 , 0x00000005 
- 00029507  0x00007e92 iadd  0x00000005 , 0x00000005 
- 00029508  0x00007e93 ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007e94 iforce  0x00000013 
- 00029510  0x00007e95 deposit  0x00000011 
- 00029511  0x00007e96 istore  0x00000001 , 0x00000005 
- 00029512  0x00007e97 copy  0x00000013 , 0x00000011 
- 00029513  0x00007e98 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007e99 loop  0x00007341 
- 00029515  0x00007e9a setarg  0x00000592 
- 00029516  0x00007e9b iadd  0x00000012 , 0x00000005 
- 00029517  0x00007e9c deposit  0x00000011 
- 00029518  0x00007e9d istore  0x00000001 , 0x00000005 
- 00029519  0x00007e9e rtn 
- 00029520  0x00007ea1 enable  0x00000028 
- 00029521  0x00007ea2 branch  0x00007353 
- 00029522  0x00007ea5 disable  0x00000028 
- 00029523  0x00007ea7 force  0x00000010 , 0x00000039 
- 00029524  0x00007ea9 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007eaa ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007eab branch  0x00007359 , 0x00000028 
- 00029527  0x00007eac ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007ead branch  0x0000735a 
- 00029529  0x00007eaf iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007eb1 istore  0x00000001 , 0x00000005 
- 00029531  0x00007eb2 increase  0x00000001 , 0x00000011 
- 00029532  0x00007eb3 increase  0x00000001 , 0x00000012 
- 00029533  0x00007eb4 loop  0x00007354 
- 00029534  0x00007eb5 rtn 
- 00029535  0x00007eb9 arg  0x000005b2 , 0x00000005 
- 00029536  0x00007eba ifetch  0x00000006 , 0x00000011 
- 00029537  0x00007ebb istore  0x00000006 , 0x00000005 
- 00029538  0x00007ebc branch  0x00007365 , 0x00000028 
- 00029539  0x00007ebd ifetch  0x00000006 , 0x00000011 
- 00029540  0x00007ebe branch  0x00007366 
- 00029541  0x00007ec0 ifetch  0x00000006 , 0x00000006 
- 00029542  0x00007ec2 istore  0x00000006 , 0x00000005 
- 00029543  0x00007ec3 ifetch  0x00000004 , 0x00000011 
- 00029544  0x00007ec4 istore  0x00000004 , 0x00000005 
- 00029545  0x00007ec5 rtn 
- 00029546  0x00007ec8 arg  0x000041be , 0x00000006 
- 00029547  0x00007ec9 arg  0x000005a2 , 0x00000005 
- 00029548  0x00007eca arg  0x00000000 , 0x00000002 
- 00029549  0x00007ecb setarg  0x008395a7 
- 00029550  0x00007ecc call  0x0000738b 
- 00029551  0x00007ecd setarg  0x00b3c1df 
- 00029552  0x00007ece call  0x0000738b 
- 00029553  0x00007ecf setarg  0x0000e5e9 
- 00029554  0x00007ed0 call  0x0000738c 
- 00029555  0x00007ed1 copy  0x00000002 , 0x00000014 
- 00029556  0x00007ed2 disable  0x00000028 
- 00029557  0x00007ed3 call  0x00007379 
- 00029558  0x00007ed4 copy  0x00000014 , 0x00000002 
- 00029559  0x00007ed5 enable  0x00000028 
- 00029560  0x00007ed6 branch  0x00007379 
- 00029561  0x00007ed9 force  0x00000008 , 0x00000039 
- 00029562  0x00007edb ifetch  0x00000001 , 0x00000006 
- 00029563  0x00007edc compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x00007edd branch  0x00007380 , 0x00000028 
- 00029565  0x00007ede branch  0x00007381 , 0x00000001 
- 00029566  0x00007ee0 iadd  0x00000002 , 0x0000003f 
- 00029567  0x00007ee1 branch  0x00007382 
- 00029568  0x00007ee3 branch  0x0000737e , 0x00000001 
- 00029569  0x00007ee5 ixor  0x00000002 , 0x0000003f 
- 00029570  0x00007ee7 istore  0x00000001 , 0x00000005 
- 00029571  0x00007ee8 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00007ee9 loop  0x0000737a 
- 00029573  0x00007eea rtn 
- 00029574  0x00007eed fetch  0x00000006 , 0x00000596 
- 00029575  0x00007eee store  0x00000006 , 0x00000056 
- 00029576  0x00007eef ifetch  0x00000006 , 0x00000006 
- 00029577  0x00007ef0 istore  0x00000006 , 0x00000005 
- 00029578  0x00007ef1 rtn 
- 00029579  0x00007ef4 lshift8  0x00000002 , 0x00000002 
- 00029580  0x00007ef6 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00007ef7 ior  0x00000002 , 0x00000002 
- 00029582  0x00007ef8 rtn 
- 00029583  0x00007efd branch  0x0000738f 
- 00029584  0x00007f02 bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00007f03 call  0x0000742b 
- 00029586  0x00007f04 arg  0x00004419 , 0x00000005 
- 00029587  0x00007f05 branch  0x00007497 
- 00029588  0x00007f09 arg  0x0000443a , 0x00000005 
- 00029589  0x00007f0a branch  0x00007397 , 0x00000029 
- 00029590  0x00007f0b arg  0x0000042f , 0x00000005 
- 00029591  0x00007f0d copy  0x00000006 , 0x00000011 
- 00029592  0x00007f0e call  0x00007ebf 
- 00029593  0x00007f0f call  0x00007440 
- 00029594  0x00007f10 arg  0x0000442a , 0x00000006 
- 00029595  0x00007f11 branch  0x000074b0 
- 00029596  0x00007f14 arg  0x0000042f , 0x00000011 
- 00029597  0x00007f15 branch  0x0000739f , 0x00000029 
- 00029598  0x00007f16 arg  0x0000443a , 0x00000011 
- 00029599  0x00007f18 copy  0x00000011 , 0x00000005 
- 00029600  0x00007f19 call  0x0000630c 
- 00029601  0x00007f1a branch  0x00007440 
- 00029602  0x00007f1d arg  0x000044aa , 0x00000006 
- 00029603  0x00007f1e call  0x00007486 
- 00029604  0x00007f1f arg  0x00004419 , 0x00000006 
- 00029605  0x00007f20 call  0x00007487 
- 00029606  0x00007f21 force  0x00000038 , 0x00000036 
- 00029607  0x00007f22 force  0x00000000 , 0x00000036 
- 00029608  0x00007f23 call  0x0000741d 
- 00029609  0x00007f24 arg  0x0000047c , 0x00000005 
- 00029610  0x00007f25 branch  0x00007497 
- 00029611  0x00007f29 force  0x00000049 , 0x0000003f 
- 00029612  0x00007f2a branch  0x000073ae 
- 00029613  0x00007f2c force  0x00000001 , 0x0000003f 
- 00029614  0x00007f2e force  0x00000000 , 0x00000038 
- 00029615  0x00007f2f lshift8  0x00000002 , 0x0000002f 
- 00029616  0x00007f30 ior  0x0000002f , 0x0000002f 
- 00029617  0x00007f31 increase  0x00000001 , 0x00000038 
- 00029618  0x00007f32 rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00007f33 rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00007f34 fetch  0x00000002 , 0x00004411 
- 00029621  0x00007f35 lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00007f36 ior  0x0000002f , 0x0000002f 
- 00029623  0x00007f37 increase  0x00000001 , 0x00000038 
- 00029624  0x00007f38 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00007f39 iforce  0x0000002f 
- 00029626  0x00007f3a increase  0x00000001 , 0x00000038 
- 00029627  0x00007f3b ifetch  0x00000002 , 0x00000006 
- 00029628  0x00007f3c byteswap  0x00000011 , 0x0000002f 
- 00029629  0x00007f3d lshift16  0x0000002f , 0x0000002f 
- 00029630  0x00007f3e ior  0x0000002f , 0x0000002f 
- 00029631  0x00007f3f increase  0x00000001 , 0x00000038 
- 00029632  0x00007f40 rtn 
- 00029633  0x00007f45 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00007f46 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00007f47 iforce  0x00000011 
- 00029636  0x00007f48 call  0x000073ab 
- 00029637  0x00007f49 call  0x0000741f 
- 00029638  0x00007f4b force  0x00000000 , 0x00000038 
- 00029639  0x00007f4c ifetch  0x00000001 , 0x00000013 
- 00029640  0x00007f4d and_into  0x00000003 , 0x0000003f 
- 00029641  0x00007f4e lshift16  0x0000003f , 0x0000002f 
- 00029642  0x00007f4f set1  0x00000008 , 0x0000002f 
- 00029643  0x00007f50 call  0x0000748f 
- 00029644  0x00007f51 call  0x00007422 
- 00029645  0x00007f53 copy  0x00000011 , 0x00000039 
- 00029646  0x00007f54 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x00007f55 call  0x0000746e 
- 00029648  0x00007f57 call  0x00007478 
- 00029649  0x00007f58 call  0x00007422 
- 00029650  0x00007f59 deposit  0x00000039 
- 00029651  0x00007f5a branch  0x000073d5 , 0x00000034 
- 00029652  0x00007f5b branch  0x000073d0 
- 00029653  0x00007f5d force  0x0000000c , 0x00000038 
- 00029654  0x00007f5e deposit  0x0000002f 
- 00029655  0x00007f5f store  0x00000004 , 0x00000417 
- 00029656  0x00007f60 rtn 
- 00029657  0x00007f63 increase  0x00000001 , 0x00000011 
- 00029658  0x00007f64 call  0x000073ad 
- 00029659  0x00007f65 copy  0x00000013 , 0x00000006 
- 00029660  0x00007f66 call  0x00007482 
- 00029661  0x00007f67 call  0x00007425 
- 00029662  0x00007f68 call  0x0000749e 
- 00029663  0x00007f69 increase  0x00000010 , 0x00000013 
- 00029664  0x00007f6a increase  0xfffffff0 , 0x00000012 
- 00029665  0x00007f6b branch  0x000073d9 , 0x00000002 
- 00029666  0x00007f6c rtn 
- 00029667  0x00007f6f bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x00007f70 arg  0x000043dc , 0x00000013 
- 00029669  0x00007f71 fetcht  0x00000005 , 0x00004403 
- 00029670  0x00007f72 call  0x000073c1 
- 00029671  0x00007f73 force  0x00000008 , 0x00000038 
- 00029672  0x00007f74 iforce  0x0000002f 
- 00029673  0x00007f75 force  0x00000000 , 0x00000011 
- 00029674  0x00007f76 call  0x000073ad 
- 00029675  0x00007f77 call  0x00007425 
- 00029676  0x00007f78 arg  0x000043de , 0x00000013 
- 00029677  0x00007f79 fetch  0x00000001 , 0x000043dd 
- 00029678  0x00007f7a add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x00007f7b iadd  0x00000013 , 0x00000005 
- 00029680  0x00007f7c force  0x0000000c , 0x00000038 
- 00029681  0x00007f7d deposit  0x0000002f 
- 00029682  0x00007f7e istore  0x00000004 , 0x00000005 
- 00029683  0x00007f7f call  0x000073d9 
- 00029684  0x00007f80 fetch  0x00000001 , 0x000043dd 
- 00029685  0x00007f81 increase  0x00000004 , 0x0000003f 
- 00029686  0x00007f82 store  0x00000001 , 0x000043dd 
- 00029687  0x00007f83 fetcht  0x00000005 , 0x00004403 
- 00029688  0x00007f84 increase  0x00000001 , 0x00000002 
- 00029689  0x00007f85 storet  0x00000005 , 0x00004403 
- 00029690  0x00007f86 rtn 
- 00029691  0x00007f89 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x00007f8a fetch  0x00000001 , 0x000002da 
- 00029693  0x00007f8b sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x00007f8c branch  0x000073ff , 0x00000002 
- 00029695  0x00007f8e arg  0x000002db , 0x00000013 
- 00029696  0x00007f8f add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x00007f90 increase  0xfffffffc , 0x0000003f 
- 00029698  0x00007f91 store  0x00000001 , 0x000002da 
- 00029699  0x00007f92 iadd  0x00000013 , 0x00000006 
- 00029700  0x00007f93 ifetch  0x00000004 , 0x00000006 
- 00029701  0x00007f94 force  0x00000008 , 0x00000038 
- 00029702  0x00007f95 iforce  0x0000002f 
- 00029703  0x00007f96 force  0x00000000 , 0x00000011 
- 00029704  0x00007f97 fetcht  0x00000005 , 0x00004408 
- 00029705  0x00007f98 call  0x000073ad 
- 00029706  0x00007f99 call  0x00007425 
- 00029707  0x00007f9a force  0x0000000c , 0x00000038 
- 00029708  0x00007f9b deposit  0x0000002f 
- 00029709  0x00007f9c store  0x00000004 , 0x0000041b 
- 00029710  0x00007f9d call  0x000073d9 
- 00029711  0x00007f9e arg  0x000002d9 , 0x00000013 
- 00029712  0x00007f9f call  0x000073c1 
- 00029713  0x00007fa0 fetcht  0x00000004 , 0x0000041b 
- 00029714  0x00007fa1 isub  0x00000002 , 0x0000003f 
- 00029715  0x00007fa2 nrtn  0x00000034 
- 00029716  0x00007fa3 fetch  0x00000004 , 0x0000440d 
- 00029717  0x00007fa4 isub  0x00000002 , 0x0000003f 
- 00029718  0x00007fa5 rtn  0x00000034 
- 00029719  0x00007fa6 storet  0x00000004 , 0x0000440d 
- 00029720  0x00007fa7 fetch  0x00000005 , 0x00004408 
- 00029721  0x00007fa8 increase  0x00000001 , 0x0000003f 
- 00029722  0x00007fa9 store  0x00000005 , 0x00004408 
- 00029723  0x00007faa force  0x00000000 , 0x0000003f 
- 00029724  0x00007fab rtn 
- 00029725  0x00007fae nbranch  0x0000741d , 0x00000037 
- 00029726  0x00007faf rtn 
- 00029727  0x00007fb2 force  0x00000030 , 0x00000036 
- 00029728  0x00007fb3 force  0x00000000 , 0x00000036 
- 00029729  0x00007fb4 branch  0x0000741d 
- 00029730  0x00007fb7 force  0x00000032 , 0x00000036 
- 00029731  0x00007fb8 force  0x00000002 , 0x00000036 
- 00029732  0x00007fb9 branch  0x0000741d 
- 00029733  0x00007fbc force  0x00000034 , 0x00000036 
- 00029734  0x00007fbd force  0x00000004 , 0x00000036 
- 00029735  0x00007fbe branch  0x0000741d 
- 00029736  0x00007fc2 force  0x00000001 , 0x00000036 
- 00029737  0x00007fc3 force  0x00000000 , 0x00000036 
- 00029738  0x00007fc4 rtn 
- 00029739  0x00007fc6 force  0x00000000 , 0x00000038 
- 00029740  0x00007fc7 fetch  0x00000004 , 0x0000042f 
- 00029741  0x00007fc8 iforce  0x0000002f 
- 00029742  0x00007fc9 increase  0x00000001 , 0x00000038 
- 00029743  0x00007fca ifetch  0x00000004 , 0x00000006 
- 00029744  0x00007fcb iforce  0x0000002f 
- 00029745  0x00007fcc increase  0x00000001 , 0x00000038 
- 00029746  0x00007fcd fetch  0x00000004 , 0x0000443a 
- 00029747  0x00007fce iforce  0x0000002f 
- 00029748  0x00007fcf increase  0x00000001 , 0x00000038 
- 00029749  0x00007fd0 ifetch  0x00000004 , 0x00000006 
- 00029750  0x00007fd1 iforce  0x0000002f 
- 00029751  0x00007fd2 increase  0x00000001 , 0x00000038 
- 00029752  0x00007fd3 call  0x00007492 
- 00029753  0x00007fd4 increase  0xfffffffc , 0x00000038 
- 00029754  0x00007fd5 fetch  0x00000004 , 0x000044c7 
- 00029755  0x00007fd6 copy  0x0000003f , 0x0000002f 
- 00029756  0x00007fd7 increase  0x00000004 , 0x00000038 
- 00029757  0x00007fd8 force  0x00000038 , 0x00000036 
- 00029758  0x00007fd9 force  0x00000008 , 0x00000036 
- 00029759  0x00007fda branch  0x0000741d 
- 00029760  0x00007fde bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x00007fdf fetch  0x00000006 , 0x000044a0 
- 00029762  0x00007fe0 fetcht  0x00000006 , 0x0000044f 
- 00029763  0x00007fe1 branch  0x00007446 , 0x00000029 
- 00029764  0x00007fe2 fetch  0x00000006 , 0x0000044f 
- 00029765  0x00007fe3 fetcht  0x00000006 , 0x000044a0 
- 00029766  0x00007fe5 force  0x00000008 , 0x00000038 
- 00029767  0x00007fe6 copy  0x00000002 , 0x0000002f 
- 00029768  0x00007fe7 increase  0x00000001 , 0x00000038 
- 00029769  0x00007fe8 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00007fe9 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x00007fea ior  0x0000002f , 0x0000002f 
- 00029772  0x00007feb increase  0x00000001 , 0x00000038 
- 00029773  0x00007fec rshift32  0x0000003f , 0x0000002f 
- 00029774  0x00007fed increase  0x00000001 , 0x00000038 
- 00029775  0x00007fee force  0x00000000 , 0x0000002f 
- 00029776  0x00007fef force  0x00000000 , 0x0000003f 
- 00029777  0x00007ff0 fetch  0x00000001 , 0x0000448e 
- 00029778  0x00007ff1 fetcht  0x00000001 , 0x00004485 
- 00029779  0x00007ff2 nbranch  0x00007456 , 0x00000029 
- 00029780  0x00007ff4 fetch  0x00000001 , 0x00004495 
- 00029781  0x00007ff5 fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00007ff7 store  0x00000001 , 0x0000444a 
- 00029783  0x00007ff8 storet  0x00000001 , 0x0000444b 
- 00029784  0x00007ff9 force  0x00000000 , 0x00000038 
- 00029785  0x00007ffa arg  0x0000444a , 0x00000012 
- 00029786  0x00007ffb force  0x00000004 , 0x00000039 
- 00029787  0x00007ffd ifetch  0x00000004 , 0x00000011 
- 00029788  0x00007ffe ifetcht  0x00000004 , 0x00000012 
- 00029789  0x00007fff ixor  0x00000002 , 0x0000002f 
- 00029790  0x00008000 increase  0x00000001 , 0x00000038 
- 00029791  0x00008001 increase  0x00000004 , 0x00000011 
- 00029792  0x00008002 increase  0x00000004 , 0x00000012 
- 00029793  0x00008003 loop  0x0000745b 
- 00029794  0x00008004 call  0x00007492 
- 00029795  0x00008005 increase  0xfffffffc , 0x00000038 
- 00029796  0x00008006 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008007 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008008 increase  0x00000004 , 0x00000038 
- 00029799  0x00008009 force  0x00000038 , 0x00000036 
- 00029800  0x0000800a force  0x0000000c , 0x00000036 
- 00029801  0x0000800b call  0x0000741d 
- 00029802  0x0000800d call  0x00007491 
- 00029803  0x0000800e force  0x0000003a , 0x00000036 
- 00029804  0x0000800f force  0x00000008 , 0x00000036 
- 00029805  0x00008010 branch  0x0000741d 
- 00029806  0x00008013 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x00008014 rtn  0x00000001 
- 00029808  0x00008015 deposit  0x00000006 
- 00029809  0x00008016 iadd  0x00000039 , 0x00000005 
- 00029810  0x00008017 force  0x00000000 , 0x0000003f 
- 00029811  0x00008019 istore  0x00000001 , 0x00000005 
- 00029812  0x0000801a increase  0x00000001 , 0x00000039 
- 00029813  0x0000801b compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x0000801c rtn  0x00000001 
- 00029815  0x0000801d branch  0x00007473 
- 00029816  0x00008020 force  0x00000000 , 0x00000038 
- 00029817  0x00008022 deposit  0x00000039 
- 00029818  0x00008023 branch  0x0000747d , 0x00000034 
- 00029819  0x00008024 ifetch  0x00000004 , 0x00000006 
- 00029820  0x00008025 increase  0xfffffffc , 0x00000039 
- 00029821  0x00008027 iforce  0x0000002f 
- 00029822  0x00008028 increase  0x00000001 , 0x00000038 
- 00029823  0x00008029 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x0000802a rtn  0x00000001 
- 00029825  0x0000802b branch  0x00007479 
- 00029826  0x0000802e force  0x00000008 , 0x00000038 
- 00029827  0x0000802f branch  0x00007487 
- 00029828  0x00008031 force  0x00000004 , 0x00000038 
- 00029829  0x00008032 branch  0x00007487 
- 00029830  0x00008034 force  0x00000000 , 0x00000038 
- 00029831  0x00008036 force  0x00000004 , 0x00000039 
- 00029832  0x00008038 ifetch  0x00000004 , 0x00000006 
- 00029833  0x00008039 iforce  0x0000002f 
- 00029834  0x0000803a increase  0x00000001 , 0x00000038 
- 00029835  0x0000803b loop  0x00007488 
- 00029836  0x0000803c rtn 
- 00029837  0x0000803f arg  0x0000047c , 0x00000006 
- 00029838  0x00008040 branch  0x00007484 
- 00029839  0x00008043 force  0x00000004 , 0x00000039 
- 00029840  0x00008044 branch  0x00007494 
- 00029841  0x00008047 force  0x00000000 , 0x00000038 
- 00029842  0x00008049 force  0x00000004 , 0x00000039 
- 00029843  0x0000804b force  0x00000000 , 0x0000002f 
- 00029844  0x0000804d increase  0x00000001 , 0x00000038 
- 00029845  0x0000804e loop  0x00007493 
- 00029846  0x0000804f rtn 
- 00029847  0x00008052 force  0x0000000c , 0x00000038 
- 00029848  0x00008053 force  0x00000004 , 0x00000039 
- 00029849  0x00008055 deposit  0x0000002f 
- 00029850  0x00008056 istore  0x00000004 , 0x00000005 
- 00029851  0x00008057 increase  0x00000001 , 0x00000038 
- 00029852  0x00008058 loop  0x00007499 
- 00029853  0x00008059 rtn 
- 00029854  0x0000805c force  0x0000000c , 0x00000038 
- 00029855  0x0000805d copy  0x00000013 , 0x00000005 
- 00029856  0x0000805e add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x0000805f sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x00008060 branch  0x000074a4 , 0x00000002 
- 00029859  0x00008061 force  0x00000010 , 0x00000039 
- 00029860  0x00008063 deposit  0x0000002f 
- 00029861  0x00008064 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x00008065 branch  0x000074ac , 0x00000002 
- 00029863  0x00008066 istore  0x00000004 , 0x00000005 
- 00029864  0x00008067 increase  0xfffffffc , 0x00000039 
- 00029865  0x00008068 rtn  0x00000005 
- 00029866  0x00008069 increase  0x00000001 , 0x00000038 
- 00029867  0x0000806a branch  0x000074a4 
- 00029868  0x0000806c istore  0x00000001 , 0x00000005 
- 00029869  0x0000806d rshift8  0x0000003f , 0x0000003f 
- 00029870  0x0000806e loop  0x000074ac 
- 00029871  0x0000806f rtn 
- 00029872  0x00008073 force  0x0000000c , 0x00000038 
- 00029873  0x00008074 force  0x00000004 , 0x00000039 
- 00029874  0x00008076 ifetch  0x00000004 , 0x00000006 
- 00029875  0x00008077 isub  0x0000002f , 0x0000003e 
- 00029876  0x00008078 nrtn  0x00000005 
- 00029877  0x00008079 increase  0x00000001 , 0x00000038 
- 00029878  0x0000807a loop  0x000074b2 
- 00029879  0x0000807b force  0x00000000 , 0x0000003e 
- 00029880  0x0000807c rtn 
- 00029881  0x0000807f hfetch  0x00000001 , 0x00008050 
- 00029882  0x00008080 set0  0x00000000 , 0x0000003f 
- 00029883  0x00008081 hstore  0x00000001 , 0x00008050 
- 00029884  0x00008082 rtn 
- 00029885  0x00008085 hfetch  0x00000001 , 0x00008050 
- 00029886  0x00008086 set1  0x00000000 , 0x0000003f 
- 00029887  0x00008087 hstore  0x00000001 , 0x00008050 
- 00029888  0x00008088 rtn 
- 00029889  0x0000808b arg  0x00000886 , 0x00000005 
- 00029890  0x0000808c setsect  0x00000000 , 0x0003ffff 
- 00029891  0x0000808d setsect  0x00000001 , 0x0003ffff 
- 00029892  0x0000808e setsect  0x00000002 , 0x0003ffff 
- 00029893  0x0000808f setsect  0x00000003 , 0x0003fbff 
- 00029894  0x00008090 istore  0x00000009 , 0x00000005 
- 00029895  0x00008091 setsect  0x00000000 , 0x0003ffff 
- 00029896  0x00008092 setsect  0x00000001 , 0x0003ffff 
- 00029897  0x00008093 setsect  0x00000002 , 0x0003ffff 
- 00029898  0x00008094 setsect  0x00000003 , 0x0003ffff 
- 00029899  0x00008095 istore  0x00000009 , 0x00000005 
- 00029900  0x00008096 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x00008097 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x00008098 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x00008099 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x0000809a istore  0x00000009 , 0x00000005 
- 00029905  0x0000809b setsect  0x00000000 , 0x0003ffff 
- 00029906  0x0000809c setsect  0x00000001 , 0x0003ffff 
- 00029907  0x0000809d setsect  0x00000002 , 0x0003ffef 
- 00029908  0x0000809e setsect  0x00000003 , 0x0003ffff 
- 00029909  0x0000809f istore  0x00000009 , 0x00000005 
- 00029910  0x000080a0 setsect  0x00000000 , 0x0003ffff 
- 00029911  0x000080a1 setsect  0x00000001 , 0x0003ffff 
- 00029912  0x000080a2 setsect  0x00000002 , 0x0003ffff 
- 00029913  0x000080a3 setsect  0x00000003 , 0x0003ffff 
- 00029914  0x000080a4 istore  0x00000009 , 0x00000005 
- 00029915  0x000080a5 setsect  0x00000000 , 0x0003ffff 
- 00029916  0x000080a6 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x000080a7 setsect  0x00000002 , 0x0000146b 
- 00029918  0x000080a8 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x000080a9 istore  0x00000009 , 0x00000005 
- 00029920  0x000080aa setsect  0x00000000 , 0x0001feb8 
- 00029921  0x000080ab setsect  0x00000001 , 0x00010c12 
- 00029922  0x000080ac setsect  0x00000002 , 0x0002b722 
- 00029923  0x000080ad setsect  0x00000003 , 0x00029fa6 
- 00029924  0x000080ae istore  0x00000009 , 0x00000005 
- 00029925  0x000080af setsect  0x00000000 , 0x0000e70f 
- 00029926  0x000080b0 setsect  0x00000001 , 0x00016720 
- 00029927  0x000080b1 setsect  0x00000002 , 0x0000519e 
- 00029928  0x000080b2 setsect  0x00000003 , 0x00019084 
- 00029929  0x000080b3 istore  0x00000009 , 0x00000005 
- 00029930  0x000080b4 setsect  0x00000000 , 0x00031012 
- 00029931  0x000080b5 setsect  0x00000001 , 0x000360bf 
- 00029932  0x000080b6 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x000080b7 setsect  0x00000003 , 0x000003d3 
- 00029934  0x000080b8 istore  0x00000009 , 0x00000005 
- 00029935  0x000080b9 setsect  0x00000000 , 0x0003a188 
- 00029936  0x000080ba setsect  0x00000001 , 0x00003ad0 
- 00029937  0x000080bb setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x000080bc setsect  0x00000003 , 0x000243d9 
- 00029939  0x000080bd istore  0x00000009 , 0x00000005 
- 00029940  0x000080be setsect  0x00000000 , 0x0002b030 
- 00029941  0x000080bf setsect  0x00000001 , 0x00036a03 
- 00029942  0x000080c0 setsect  0x00000002 , 0x00011188 
- 00029943  0x000080c1 setsect  0x00000003 , 0x0001e520 
- 00029944  0x000080c2 istore  0x00000009 , 0x00000005 
- 00029945  0x000080c3 setsect  0x00000000 , 0x0003a11e 
- 00029946  0x000080c4 setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x000080c5 setsect  0x00000002 , 0x0000dd57 
- 00029948  0x000080c6 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x000080c7 istore  0x00000009 , 0x00000005 
- 00029950  0x000080c8 setsect  0x00000000 , 0x000011ed 
- 00029951  0x000080c9 setsect  0x00000001 , 0x000218c4 
- 00029952  0x000080ca setsect  0x00000002 , 0x00008da7 
- 00029953  0x000080cb setsect  0x00000003 , 0x000257ff 
- 00029954  0x000080cc istore  0x00000009 , 0x00000005 
- 00029955  0x000080cd setsect  0x00000000 , 0x0003192b 
- 00029956  0x000080ce setsect  0x00000001 , 0x00034641 
- 00029957  0x000080cf setsect  0x00000002 , 0x0001be0c 
- 00029958  0x000080d0 setsect  0x00000003 , 0x000366ad 
- 00029959  0x000080d1 istore  0x00000009 , 0x00000005 
- 00029960  0x000080d2 setsect  0x00000000 , 0x00001f83 
- 00029961  0x000080d3 setsect  0x00000001 , 0x00015a23 
- 00029962  0x000080d4 setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x000080d5 setsect  0x00000003 , 0x00003949 
- 00029964  0x000080d6 istore  0x00000009 , 0x00000005 
- 00029965  0x000080d7 setsect  0x00000000 , 0x00013a51 
- 00029966  0x000080d8 setsect  0x00000001 , 0x000153fd 
- 00029967  0x000080d9 setsect  0x00000002 , 0x0003372a 
- 00029968  0x000080da setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x000080db istore  0x00000009 , 0x00000005 
- 00029970  0x000080dc setsect  0x00000000 , 0x0003ae85 
- 00029971  0x000080dd setsect  0x00000001 , 0x0001eed9 
- 00029972  0x000080de setsect  0x00000002 , 0x00009e66 
- 00029973  0x000080df setsect  0x00000003 , 0x000001a8 
- 00029974  0x000080e0 istore  0x00000008 , 0x00000005 
- 00029975  0x000080e1 rtn 
- 00029976  0x000080e6 arg  0x0000091e , 0x00000005 
- 00029977  0x000080e7 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x000080e8 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x000080e9 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x000080ea setsect  0x00000003 , 0x0003ffff 
- 00029981  0x000080eb istore  0x00000009 , 0x00000005 
- 00029982  0x000080ec setsect  0x00000000 , 0x0003ffff 
- 00029983  0x000080ed setsect  0x00000001 , 0x0000003f 
- 00029984  0x000080ee setsect  0x00000002 , 0x00000000 
- 00029985  0x000080ef setsect  0x00000003 , 0x00000000 
- 00029986  0x000080f0 istore  0x00000009 , 0x00000005 
- 00029987  0x000080f1 setsect  0x00000000 , 0x00000000 
- 00029988  0x000080f2 setsect  0x00000001 , 0x00000000 
- 00029989  0x000080f3 setsect  0x00000002 , 0x00001000 
- 00029990  0x000080f4 setsect  0x00000003 , 0x00000000 
- 00029991  0x000080f5 istore  0x00000009 , 0x00000005 
- 00029992  0x000080f6 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x000080f7 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x000080f8 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x000080f9 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x000080fa istore  0x00000009 , 0x00000005 
- 00029997  0x000080fb setsect  0x00000000 , 0x0003ffff 
- 00029998  0x000080fc setsect  0x00000001 , 0x0003ffff 
- 00029999  0x000080fd setsect  0x00000002 , 0x0003ffff 
- 00030000  0x000080fe setsect  0x00000003 , 0x000003ff 
- 00030001  0x000080ff istore  0x00000009 , 0x00000005 
- 00030002  0x00008100 setsect  0x00000000 , 0x00000000 
- 00030003  0x00008101 setsect  0x00000001 , 0x00000000 
- 00030004  0x00008102 setsect  0x00000002 , 0x00000000 
- 00030005  0x00008103 setsect  0x00000003 , 0x00000000 
- 00030006  0x00008104 istore  0x00000009 , 0x00000005 
- 00030007  0x00008105 setsect  0x00000000 , 0x00010000 
- 00030008  0x00008106 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008107 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008108 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008109 istore  0x00000009 , 0x00000005 
- 00030012  0x0000810a setsect  0x00000000 , 0x000296ff 
- 00030013  0x0000810b setsect  0x00000001 , 0x00022630 
- 00030014  0x0000810c setsect  0x00000002 , 0x0003945d 
- 00030015  0x0000810d setsect  0x00000003 , 0x0003d284 
- 00030016  0x0000810e istore  0x00000009 , 0x00000005 
- 00030017  0x0000810f setsect  0x00000000 , 0x000333a0 
- 00030018  0x00008110 setsect  0x00000001 , 0x00004b7a 
- 00030019  0x00008111 setsect  0x00000002 , 0x000037d8 
- 00030020  0x00008112 setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x00008113 istore  0x00000009 , 0x00000005 
- 00030022  0x00008114 setsect  0x00000000 , 0x0003a440 
- 00030023  0x00008115 setsect  0x00000001 , 0x0001b958 
- 00030024  0x00008116 setsect  0x00000002 , 0x00038bce 
- 00030025  0x00008117 setsect  0x00000003 , 0x0001091f 
- 00030026  0x00008118 istore  0x00000009 , 0x00000005 
- 00030027  0x00008119 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x0000811a setsect  0x00000001 , 0x0001f47c 
- 00030029  0x0000811b setsect  0x00000002 , 0x000356b1 
- 00030030  0x0000811c setsect  0x00000003 , 0x0002fd47 
- 00030031  0x0000811d istore  0x00000009 , 0x00000005 
- 00030032  0x0000811e setsect  0x00000000 , 0x00006837 
- 00030033  0x0000811f setsect  0x00000001 , 0x0002ed90 
- 00030034  0x00008120 setsect  0x00000002 , 0x0001ecec 
- 00030035  0x00008121 setsect  0x00000003 , 0x0001acc5 
- 00030036  0x00008122 istore  0x00000009 , 0x00000005 
- 00030037  0x00008123 setsect  0x00000000 , 0x00023357 
- 00030038  0x00008124 setsect  0x00000001 , 0x00018af3 
- 00030039  0x00008125 setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x00008126 setsect  0x00000003 , 0x000129f0 
- 00030041  0x00008127 istore  0x00000009 , 0x00000005 
- 00030042  0x00008128 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x00008129 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x0000812a setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x0000812b setsect  0x00000003 , 0x00010b8b 
- 00030046  0x0000812c istore  0x00000009 , 0x00000005 
- 00030047  0x0000812d setsect  0x00000000 , 0x00024fe3 
- 00030048  0x0000812e setsect  0x00000001 , 0x000020ef 
- 00030049  0x0000812f setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x00008130 setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x00008131 istore  0x00000009 , 0x00000005 
- 00030052  0x00008132 setsect  0x00000000 , 0x00013860 
- 00030053  0x00008133 setsect  0x00000001 , 0x0002bd69 
- 00030054  0x00008134 setsect  0x00000002 , 0x0000391a 
- 00030055  0x00008135 setsect  0x00000003 , 0x0001b222 
- 00030056  0x00008136 istore  0x00000009 , 0x00000005 
- 00030057  0x00008137 rtn 
- 00030058  0x0000813b fetch  0x00000001 , 0x0000465a 
- 00030059  0x0000813c nbranch  0x0000757d , 0x00000034 
- 00030060  0x0000813d branch  0x00007a77 
- 00030061  0x00008140 bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x00008141 fetch  0x00000001 , 0x0000465a 
- 00030063  0x00008142 rtn  0x00000034 
- 00030064  0x00008143 fetch  0x00000001 , 0x000045b1 
- 00030065  0x00008144 rtnne  0x00000001 
- 00030066  0x00008145 fetch  0x00000001 , 0x000044be 
- 00030067  0x00008146 rtn  0x00000034 
- 00030068  0x00008147 fetch  0x00000001 , 0x000044c3 
- 00030069  0x00008148 rtneq  0x00000003 
- 00030070  0x00008149 fetch  0x00000002 , 0x00004682 
- 00030071  0x0000814a bbit1  0x00000000 , 0x0000757b 
- 00030072  0x0000814b fetch  0x00000001 , 0x000044c0 
- 00030073  0x0000814c beq  0x00000000 , 0x00007a77 
- 00030074  0x0000814d rtn 
- 00030075  0x0000814f jam  0x00000000 , 0x000044c0 
- 00030076  0x00008150 rtn 
- 00030077  0x00008154 bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x00008155 fetch  0x00000001 , 0x0000465a 
- 00030079  0x00008156 branch  0x0000612b , 0x00000034 
- 00030080  0x00008157 call  0x00006124 
- 00030081  0x00008158 call  0x00007583 
- 00030082  0x00008159 branch  0x0000766d 
- 00030083  0x0000815c setarg  0x00000000 
- 00030084  0x0000815d store  0x00000008 , 0x000009ae 
- 00030085  0x0000815e store  0x00000004 , 0x000009b6 
- 00030086  0x0000815f store  0x00000007 , 0x0000465e 
- 00030087  0x00008160 rtn 
- 00030088  0x00008163 jam  0x00000001 , 0x000009b0 
- 00030089  0x00008164 branch  0x0000758d 
- 00030090  0x00008166 fetch  0x00000001 , 0x000045b1 
- 00030091  0x00008167 beq  0x00000001 , 0x0000768a 
- 00030092  0x00008168 branch  0x00002a8c 
- 00030093  0x0000816a fetch  0x00000001 , 0x000045b1 
- 00030094  0x0000816b beq  0x00000001 , 0x00007590 
- 00030095  0x0000816c branch  0x0000766d 
- 00030096  0x0000816f call  0x0000768a 
- 00030097  0x00008170 fetch  0x00000001 , 0x000009af 
- 00030098  0x00008171 nrtn  0x00000034 
- 00030099  0x00008172 jam  0x00000003 , 0x000009ae 
- 00030100  0x00008173 rtn 
- 00030101  0x00008177 call  0x000075b0 
- 00030102  0x00008178 arg  0x000009de , 0x00000011 
- 00030103  0x00008179 arg  0x00000866 , 0x00000005 
- 00030104  0x0000817a call  0x00007c79 
- 00030105  0x0000817b arg  0x000009be , 0x00000011 
- 00030106  0x0000817c arg  0x00000826 , 0x00000005 
- 00030107  0x0000817d call  0x00007c79 
- 00030108  0x0000817e arg  0x00000826 , 0x00000011 
- 00030109  0x0000817f arg  0x000009be , 0x00000012 
- 00030110  0x00008180 arg  0x00000826 , 0x00000005 
- 00030111  0x00008181 call  0x00007be1 
- 00030112  0x00008182 arg  0x0000093e , 0x00000011 
- 00030113  0x00008183 arg  0x000009be , 0x00000012 
- 00030114  0x00008184 arg  0x00000846 , 0x00000005 
- 00030115  0x00008185 call  0x00007be1 
- 00030116  0x00008186 arg  0x00000846 , 0x00000011 
- 00030117  0x00008187 arg  0x00000826 , 0x00000012 
- 00030118  0x00008188 arg  0x00000826 , 0x00000005 
- 00030119  0x00008189 call  0x00007c7d 
- 00030120  0x0000818a arg  0x00000806 , 0x00000011 
- 00030121  0x0000818b arg  0x00000826 , 0x00000012 
- 00030122  0x0000818c arg  0x00000806 , 0x00000005 
- 00030123  0x0000818d call  0x00007c7d 
- 00030124  0x0000818e arg  0x00000020 , 0x00000039 
- 00030125  0x0000818f arg  0x00000866 , 0x00000011 
- 00030126  0x00008190 arg  0x00000806 , 0x00000012 
- 00030127  0x00008191 branch  0x00007f88 
- 00030128  0x00008194 arg  0x0000097e , 0x00000011 
- 00030129  0x00008195 arg  0x00000806 , 0x00000005 
- 00030130  0x00008196 call  0x00007c79 
- 00030131  0x00008197 arg  0x0000095e , 0x00000011 
- 00030132  0x00008198 arg  0x00000826 , 0x00000005 
- 00030133  0x00008199 call  0x00007c79 
- 00030134  0x0000819a arg  0x00000826 , 0x00000011 
- 00030135  0x0000819b arg  0x0000095e , 0x00000012 
- 00030136  0x0000819c arg  0x00000826 , 0x00000005 
- 00030137  0x0000819d call  0x00007be1 
- 00030138  0x0000819e arg  0x0000093e , 0x00000011 
- 00030139  0x0000819f arg  0x0000095e , 0x00000012 
- 00030140  0x000081a0 arg  0x00000846 , 0x00000005 
- 00030141  0x000081a1 call  0x00007be1 
- 00030142  0x000081a2 arg  0x00000846 , 0x00000011 
- 00030143  0x000081a3 arg  0x00000826 , 0x00000012 
- 00030144  0x000081a4 arg  0x00000826 , 0x00000005 
- 00030145  0x000081a5 call  0x00007c7d 
- 00030146  0x000081a6 arg  0x00000806 , 0x00000011 
- 00030147  0x000081a7 arg  0x00000826 , 0x00000012 
- 00030148  0x000081a8 arg  0x00000806 , 0x00000005 
- 00030149  0x000081a9 branch  0x00007c96 
- 00030150  0x000081ac call  0x000075e1 
- 00030151  0x000081ad arg  0x000009e6 , 0x00000011 
- 00030152  0x000081ae arg  0x00000866 , 0x00000005 
- 00030153  0x000081af call  0x000077a8 
- 00030154  0x000081b0 arg  0x000009c6 , 0x00000011 
- 00030155  0x000081b1 arg  0x00000826 , 0x00000005 
- 00030156  0x000081b2 call  0x000077a8 
- 00030157  0x000081b3 arg  0x00000826 , 0x00000011 
- 00030158  0x000081b4 arg  0x000009c6 , 0x00000012 
- 00030159  0x000081b5 arg  0x00000826 , 0x00000005 
- 00030160  0x000081b6 call  0x00007786 
- 00030161  0x000081b7 arg  0x0000089e , 0x00000011 
- 00030162  0x000081b8 arg  0x000009c6 , 0x00000012 
- 00030163  0x000081b9 arg  0x00000846 , 0x00000005 
- 00030164  0x000081ba call  0x00007786 
- 00030165  0x000081bb arg  0x00000846 , 0x00000011 
- 00030166  0x000081bc arg  0x00000826 , 0x00000012 
- 00030167  0x000081bd arg  0x00000826 , 0x00000005 
- 00030168  0x000081be call  0x00007755 
- 00030169  0x000081bf arg  0x00000806 , 0x00000011 
- 00030170  0x000081c0 arg  0x00000826 , 0x00000012 
- 00030171  0x000081c1 arg  0x00000806 , 0x00000005 
- 00030172  0x000081c2 call  0x00007755 
- 00030173  0x000081c3 arg  0x00000018 , 0x00000039 
- 00030174  0x000081c4 arg  0x00000866 , 0x00000011 
- 00030175  0x000081c5 arg  0x00000806 , 0x00000012 
- 00030176  0x000081c6 branch  0x00007f88 
- 00030177  0x000081c9 arg  0x000008e6 , 0x00000011 
- 00030178  0x000081ca arg  0x00000806 , 0x00000005 
- 00030179  0x000081cb call  0x000077a8 
- 00030180  0x000081cc arg  0x000008ce , 0x00000011 
- 00030181  0x000081cd arg  0x00000826 , 0x00000005 
- 00030182  0x000081ce call  0x000077a8 
- 00030183  0x000081cf arg  0x00000826 , 0x00000011 
- 00030184  0x000081d0 arg  0x000008ce , 0x00000012 
- 00030185  0x000081d1 arg  0x00000826 , 0x00000005 
- 00030186  0x000081d2 call  0x00007786 
- 00030187  0x000081d3 arg  0x0000089e , 0x00000011 
- 00030188  0x000081d4 arg  0x000008ce , 0x00000012 
- 00030189  0x000081d5 arg  0x00000846 , 0x00000005 
- 00030190  0x000081d6 call  0x00007786 
- 00030191  0x000081d7 arg  0x00000846 , 0x00000011 
- 00030192  0x000081d8 arg  0x00000826 , 0x00000012 
- 00030193  0x000081d9 arg  0x00000826 , 0x00000005 
- 00030194  0x000081da call  0x00007755 
- 00030195  0x000081db arg  0x00000806 , 0x00000011 
- 00030196  0x000081dc arg  0x00000826 , 0x00000012 
- 00030197  0x000081dd arg  0x00000806 , 0x00000005 
- 00030198  0x000081de branch  0x00007758 
- 00030199  0x000081e2 fetch  0x00000001 , 0x000009b2 
- 00030200  0x000081e3 bne  0x00000000 , 0x00007615 
- 00030201  0x000081e4 call  0x00007612 
- 00030202  0x000081e5 arg  0x00000a7e , 0x00000005 
- 00030203  0x000081e6 setarg  0x00000a2e 
- 00030204  0x000081e7 istore  0x00000002 , 0x00000005 
- 00030205  0x000081e8 setarg  0x00004642 
- 00030206  0x000081e9 istore  0x00000002 , 0x00000005 
- 00030207  0x000081ea setarg  0x000009de 
- 00030208  0x000081eb istore  0x00000002 , 0x00000005 
- 00030209  0x000081ec branch  0x00007609 
- 00030210  0x000081ee arg  0x00000a7e , 0x00000005 
- 00030211  0x000081ef setarg  0x00000a3e 
- 00030212  0x000081f0 istore  0x00000002 , 0x00000005 
- 00030213  0x000081f1 setarg  0x000009de 
- 00030214  0x000081f2 istore  0x00000002 , 0x00000005 
- 00030215  0x000081f3 setarg  0x00004642 
- 00030216  0x000081f4 istore  0x00000002 , 0x00000005 
- 00030217  0x000081f6 call  0x000079a0 
- 00030218  0x000081f7 fetch  0x00000001 , 0x000009af 
- 00030219  0x000081f8 beq  0x00000004 , 0x0000760f 
- 00030220  0x000081f9 jam  0x00000001 , 0x000009b0 
- 00030221  0x000081fa jam  0x00000005 , 0x000009ae 
- 00030222  0x000081fb rtn 
- 00030223  0x000081fd jam  0x00000014 , 0x000009af 
- 00030224  0x000081fe call  0x0000758a 
- 00030225  0x000081ff branch  0x000076d8 
- 00030226  0x00008202 arg  0x00000a1e , 0x00000005 
- 00030227  0x00008203 force  0x00000008 , 0x00000007 
- 00030228  0x00008204 branch  0x000076a2 
- 00030229  0x00008207 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008208 rtn 
- 00030231  0x0000820c bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x0000820d arg  0x00000727 , 0x00000005 
- 00030233  0x0000820e fetch  0x00000006 , 0x000040a0 
- 00030234  0x0000820f istore  0x00000006 , 0x00000005 
- 00030235  0x00008210 fetch  0x00000006 , 0x00000040 
- 00030236  0x00008211 istore  0x00000006 , 0x00000005 
- 00030237  0x00008212 fetch  0x00000003 , 0x0000465e 
- 00030238  0x00008213 istore  0x00000003 , 0x00000005 
- 00030239  0x00008215 call  0x00007a0d 
- 00030240  0x00008217 arg  0x00000a4e , 0x00000011 
- 00030241  0x00008218 arg  0x00000a5e , 0x00000012 
- 00030242  0x00008219 force  0x00000004 , 0x00000007 
- 00030243  0x0000821a call  0x000076a7 
- 00030244  0x0000821b nbranch  0x00007631 , 0x00000001 
- 00030245  0x0000821d call  0x00007628 
- 00030246  0x0000821e jam  0x00000041 , 0x0000007d 
- 00030247  0x0000821f branch  0x000062f8 
- 00030248  0x00008222 fetch  0x00000001 , 0x000009af 
- 00030249  0x00008223 beq  0x00000009 , 0x0000762e 
- 00030250  0x00008224 jam  0x0000000a , 0x000009ae 
- 00030251  0x00008225 jam  0x00000001 , 0x000009b0 
- 00030252  0x00008226 jam  0x00000003 , 0x0000007c 
- 00030253  0x00008227 rtn 
- 00030254  0x00008229 jam  0x00000003 , 0x0000007c 
- 00030255  0x0000822a jam  0x00000015 , 0x000009af 
- 00030256  0x0000822b branch  0x000076d8 
- 00030257  0x0000822f fetch  0x00000001 , 0x000009af 
- 00030258  0x00008230 beq  0x00000009 , 0x00007637 
- 00030259  0x00008231 jam  0x00000000 , 0x000009ae 
- 00030260  0x00008232 jam  0x00000004 , 0x0000007c 
- 00030261  0x00008234 jam  0x00000005 , 0x0000007e 
- 00030262  0x00008235 rtn 
- 00030263  0x00008237 jam  0x00000004 , 0x0000007c 
- 00030264  0x00008238 jam  0x00000000 , 0x000009af 
- 00030265  0x00008239 rtn 
- 00030266  0x0000823c fetch  0x00000001 , 0x000009b3 
- 00030267  0x0000823d beq  0x00000001 , 0x0000763e 
- 00030268  0x0000823e jam  0x0000000a , 0x000009af 
- 00030269  0x0000823f branch  0x000076d8 
- 00030270  0x00008241 arg  0x00000727 , 0x00000005 
- 00030271  0x00008242 fetch  0x00000006 , 0x00000040 
- 00030272  0x00008243 istore  0x00000006 , 0x00000005 
- 00030273  0x00008244 fetch  0x00000006 , 0x000040a0 
- 00030274  0x00008245 istore  0x00000006 , 0x00000005 
- 00030275  0x00008246 fetch  0x00000003 , 0x0000465b 
- 00030276  0x00008247 istore  0x00000003 , 0x00000005 
- 00030277  0x00008249 call  0x00007a24 
- 00030278  0x0000824a fetch  0x00000001 , 0x000009af 
- 00030279  0x0000824b beq  0x0000000a , 0x0000764b 
- 00030280  0x0000824c jam  0x0000000b , 0x000009ae 
- 00030281  0x0000824d jam  0x00000001 , 0x000009b0 
- 00030282  0x0000824e rtn 
- 00030283  0x00008250 jam  0x0000000b , 0x000009af 
- 00030284  0x00008251 jam  0x00000001 , 0x000009b1 
- 00030285  0x00008252 rtn 
- 00030286  0x00008255 arg  0x00000a7e , 0x00000005 
- 00030287  0x00008256 fetch  0x00000006 , 0x00000040 
- 00030288  0x00008257 istore  0x00000006 , 0x00000005 
- 00030289  0x00008258 fetch  0x00000006 , 0x000040a0 
- 00030290  0x00008259 istore  0x00000006 , 0x00000005 
- 00030291  0x0000825a setarg  0x00000a2e 
- 00030292  0x0000825b istore  0x00000002 , 0x00000005 
- 00030293  0x0000825c setarg  0x00000a3e 
- 00030294  0x0000825d istore  0x00000002 , 0x00000005 
- 00030295  0x0000825e branch  0x00007662 
- 00030296  0x00008260 jam  0x0000000f , 0x000009ae 
- 00030297  0x00008261 arg  0x00000a7e , 0x00000005 
- 00030298  0x00008262 fetch  0x00000006 , 0x000040a0 
- 00030299  0x00008263 istore  0x00000006 , 0x00000005 
- 00030300  0x00008264 fetch  0x00000006 , 0x00000040 
- 00030301  0x00008265 istore  0x00000006 , 0x00000005 
- 00030302  0x00008266 setarg  0x00000a3e 
- 00030303  0x00008267 istore  0x00000002 , 0x00000005 
- 00030304  0x00008268 setarg  0x00000a2e 
- 00030305  0x00008269 istore  0x00000002 , 0x00000005 
- 00030306  0x0000826c arg  0x00000727 , 0x00000005 
- 00030307  0x0000826d fetch  0x00000006 , 0x00000a7e 
- 00030308  0x0000826e istore  0x00000006 , 0x00000005 
- 00030309  0x0000826f fetch  0x00000006 , 0x00000a84 
- 00030310  0x00008270 istore  0x00000006 , 0x00000005 
- 00030311  0x00008272 call  0x000079d7 
- 00030312  0x00008275 jam  0x00000001 , 0x000041bd 
- 00030313  0x00008276 arg  0x000041be , 0x00000005 
- 00030314  0x00008277 arg  0x00000a4e , 0x00000006 
- 00030315  0x00008278 call  0x00007ebf 
- 00030316  0x00008279 branch  0x000021c4 
- 00030317  0x0000827d bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x0000827e fetch  0x00000001 , 0x000045b1 
- 00030319  0x0000827f rtnne  0x00000000 
- 00030320  0x00008280 fetch  0x00000001 , 0x000009b2 
- 00030321  0x00008281 rtnne  0x00000000 
- 00030322  0x00008282 arg  0x00004612 , 0x00000005 
- 00030323  0x00008283 force  0x0000000b , 0x00000007 
- 00030324  0x00008284 call  0x000076a2 
- 00030325  0x00008285 random  0x0000003f 
- 00030326  0x00008286 rshift  0x0000003f , 0x0000003f 
- 00030327  0x00008287 istore  0x00000002 , 0x00000005 
- 00030328  0x00008289 arg  0x000006be , 0x00000005 
- 00030329  0x0000828a arg  0x00004612 , 0x00000006 
- 00030330  0x0000828b call  0x00007ebe 
- 00030331  0x0000828d arg  0x000005e6 , 0x00000005 
- 00030332  0x0000828e arg  0x000008ce , 0x00000006 
- 00030333  0x0000828f call  0x00007ebc 
- 00030334  0x00008291 arg  0x00000616 , 0x00000005 
- 00030335  0x00008292 call  0x00007ec5 
- 00030336  0x00008293 jam  0x00000001 , 0x00000616 
- 00030337  0x00008295 call  0x00007a5d 
- 00030338  0x00008296 jam  0x00000001 , 0x000009b2 
- 00030339  0x00008297 rtn 
- 00030340  0x0000829a arg  0x0000462a , 0x00000005 
- 00030341  0x0000829b arg  0x0000062e , 0x00000006 
- 00030342  0x0000829c call  0x00007ebc 
- 00030343  0x0000829d jam  0x00000001 , 0x000045b1 
- 00030344  0x0000829e jam  0x00000000 , 0x000009b2 
- 00030345  0x0000829f rtn 
- 00030346  0x000082a2 bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x000082a3 fetch  0x00000001 , 0x000009b9 
- 00030348  0x000082a4 rtnne  0x00000000 
- 00030349  0x000082a5 fetch  0x00000001 , 0x000009b2 
- 00030350  0x000082a6 rtnne  0x00000000 
- 00030351  0x000082a8 arg  0x000006be , 0x00000005 
- 00030352  0x000082a9 arg  0x00004612 , 0x00000006 
- 00030353  0x000082aa call  0x00007ebe 
- 00030354  0x000082ac arg  0x000005e6 , 0x00000005 
- 00030355  0x000082ad arg  0x000009c6 , 0x00000006 
- 00030356  0x000082ae call  0x00007ebc 
- 00030357  0x000082b0 arg  0x00000616 , 0x00000005 
- 00030358  0x000082b1 call  0x00007ec5 
- 00030359  0x000082b2 jam  0x00000001 , 0x00000616 
- 00030360  0x000082b4 call  0x00007a5d 
- 00030361  0x000082b5 jam  0x00000002 , 0x000009b2 
- 00030362  0x000082b6 rtn 
- 00030363  0x000082b9 jam  0x00000001 , 0x000009b3 
- 00030364  0x000082ba arg  0x00000a06 , 0x00000005 
- 00030365  0x000082bb arg  0x0000062e , 0x00000006 
- 00030366  0x000082bc call  0x00007ebe 
- 00030367  0x000082bd jam  0x00000001 , 0x000009b9 
- 00030368  0x000082be jam  0x00000000 , 0x000009b2 
- 00030369  0x000082bf rtn 
- 00030370  0x000082c2 increase  0xffffffff , 0x00000007 
- 00030371  0x000082c3 nrtn  0x00000002 
- 00030372  0x000082c4 random  0x0000003f 
- 00030373  0x000082c5 istore  0x00000002 , 0x00000005 
- 00030374  0x000082c6 branch  0x000076a2 
- 00030375  0x000082c8 increase  0xffffffff , 0x00000007 
- 00030376  0x000082c9 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x000082ca ifetch  0x00000004 , 0x00000011 
- 00030378  0x000082cb copy  0x0000003f , 0x00000002 
- 00030379  0x000082cc ifetch  0x00000004 , 0x00000012 
- 00030380  0x000082cd iflip  0x00000002 , 0x0000003f 
- 00030381  0x000082ce nbranch  0x000076b1 , 0x00000005 
- 00030382  0x000082cf increase  0x00000004 , 0x00000011 
- 00030383  0x000082d0 increase  0x00000004 , 0x00000012 
- 00030384  0x000082d1 branch  0x000076a7 
- 00030385  0x000082d3 disable  0x00000001 
- 00030386  0x000082d4 rtn 
- 00030387  0x000082d6 enable  0x00000001 
- 00030388  0x000082d7 rtn 
- 00030389  0x000082df bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x000082e0 fetch  0x00000001 , 0x000009b0 
- 00030391  0x000082e1 rtn  0x00000034 
- 00030392  0x000082e2 call  0x000062bc 
- 00030393  0x000082e3 nrtn  0x00000034 
- 00030394  0x000082e4 jam  0x00000000 , 0x000009b0 
- 00030395  0x000082e5 fetch  0x00000001 , 0x000009ae 
- 00030396  0x000082e6 beq  0x00000003 , 0x000061fd 
- 00030397  0x000082e7 beq  0x00000005 , 0x0000621a 
- 00030398  0x000082e8 beq  0x00000007 , 0x00006225 
- 00030399  0x000082e9 beq  0x0000000b , 0x0000623a 
- 00030400  0x000082ea beq  0x00000002 , 0x00007588 
- 00030401  0x000082eb beq  0x00000004 , 0x000075f7 
- 00030402  0x000082ec beq  0x00000009 , 0x00007617 
- 00030403  0x000082ed beq  0x0000000a , 0x0000763a 
- 00030404  0x000082ee beq  0x0000000c , 0x00007658 
- 00030405  0x000082f0 rtn 
- 00030406  0x000082f3 bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x000082f4 fetch  0x00000001 , 0x000009b1 
- 00030408  0x000082f5 rtn  0x00000034 
- 00030409  0x000082f6 call  0x000062bc 
- 00030410  0x000082f7 nrtn  0x00000034 
- 00030411  0x000082f8 jam  0x00000000 , 0x000009b1 
- 00030412  0x000082f9 fetch  0x00000001 , 0x000009af 
- 00030413  0x000082fa beq  0x00000012 , 0x000061e0 
- 00030414  0x000082fb beq  0x00000013 , 0x000061e5 
- 00030415  0x000082fc beq  0x00000003 , 0x000061e9 
- 00030416  0x000082fd beq  0x00000004 , 0x00007602 
- 00030417  0x000082fe beq  0x00000014 , 0x000061ed 
- 00030418  0x000082ff beq  0x00000007 , 0x000061fb 
- 00030419  0x00008300 beq  0x0000000a , 0x0000763a 
- 00030420  0x00008301 beq  0x0000000b , 0x00006239 
- 00030421  0x00008302 beq  0x00000009 , 0x00007617 
- 00030422  0x00008303 beq  0x00000015 , 0x00006233 
- 00030423  0x00008304 rtn 
- 00030424  0x00008307 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008308 rtn 
- 00030426  0x0000830b jam  0x00000000 , 0x000009b1 
- 00030427  0x0000830c rtn 
- 00030428  0x0000830e bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x0000830f fetch  0x00000001 , 0x0000465a 
- 00030430  0x00008310 rtn  0x00000034 
- 00030431  0x00008311 fetch  0x00000001 , 0x000009b2 
- 00030432  0x00008312 rtn  0x00000034 
- 00030433  0x00008313 increase  0x00000080 , 0x0000003f 
- 00030434  0x00008314 store  0x00000001 , 0x000009b2 
- 00030435  0x00008315 rtnbit1  0x00000007 
- 00030436  0x00008316 fetch  0x00000001 , 0x000005e3 
- 00030437  0x00008317 branch  0x000076e7 , 0x00000034 
- 00030438  0x00008318 branch  0x00007a68 
- 00030439  0x0000831b call  0x000078d3 
- 00030440  0x0000831c fetch  0x00000001 , 0x000009b2 
- 00030441  0x0000831d beq  0x00000001 , 0x00007684 
- 00030442  0x0000831e beq  0x00000002 , 0x0000769b 
- 00030443  0x0000831f rtn 
- 00030444  0x00008323 and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x00008324 rshift3  0x0000003f , 0x0000003f 
- 00030446  0x00008325 iadd  0x00000006 , 0x00000006 
- 00030447  0x00008326 ifetch  0x00000001 , 0x00000006 
- 00030448  0x00008327 qisolate0  0x0000003f 
- 00030449  0x00008328 rtn 
- 00030450  0x0000832c call  0x00007ebe 
- 00030451  0x0000832d call  0x00007ebe 
- 00030452  0x0000832e branch  0x00007ebe 
- 00030453  0x00008332 ifetch  0x00000008 , 0x00000006 
- 00030454  0x00008333 nrtn  0x00000034 
- 00030455  0x00008334 ifetch  0x00000008 , 0x00000006 
- 00030456  0x00008335 nrtn  0x00000034 
- 00030457  0x00008336 ifetch  0x00000008 , 0x00000006 
- 00030458  0x00008337 rtn 
- 00030459  0x0000833d ifetch  0x00000004 , 0x00000011 
- 00030460  0x0000833e iforce  0x00000002 
- 00030461  0x0000833f ifetch  0x00000004 , 0x00000012 
- 00030462  0x00008340 isub  0x00000002 , 0x0000003e 
- 00030463  0x00008341 nrtn  0x00000005 
- 00030464  0x00008342 increase  0x00000004 , 0x00000011 
- 00030465  0x00008343 increase  0x00000004 , 0x00000012 
- 00030466  0x00008344 loop  0x000076fb 
- 00030467  0x00008345 rtn 
- 00030468  0x00008349 force  0x00000006 , 0x00000039 
- 00030469  0x0000834a increase  0x00000014 , 0x00000011 
- 00030470  0x0000834b increase  0x00000014 , 0x00000012 
- 00030471  0x0000834d ifetch  0x00000004 , 0x00000012 
- 00030472  0x0000834e iforce  0x00000002 
- 00030473  0x0000834f ifetch  0x00000004 , 0x00000011 
- 00030474  0x00008350 isub  0x00000002 , 0x0000003f 
- 00030475  0x00008351 nrtn  0x00000002 
- 00030476  0x00008352 nrtn  0x00000034 
- 00030477  0x00008353 increase  0xfffffffc , 0x00000011 
- 00030478  0x00008354 increase  0xfffffffc , 0x00000012 
- 00030479  0x00008355 loop  0x00007707 
- 00030480  0x00008356 rtn 
- 00030481  0x00008359 force  0x00000006 , 0x00000039 
- 00030482  0x0000835a force  0x00000000 , 0x00000013 
- 00030483  0x0000835c ifetch  0x00000004 , 0x00000011 
- 00030484  0x0000835d iforce  0x00000002 
- 00030485  0x0000835e ifetch  0x00000004 , 0x00000012 
- 00030486  0x0000835f iadd  0x00000002 , 0x0000003f 
- 00030487  0x00008360 iadd  0x00000013 , 0x0000003f 
- 00030488  0x00008361 istore  0x00000004 , 0x00000005 
- 00030489  0x00008362 isolate1  0x00000020 , 0x0000003f 
- 00030490  0x00008363 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x00008364 increase  0x00000004 , 0x00000011 
- 00030492  0x00008365 increase  0x00000004 , 0x00000012 
- 00030493  0x00008366 loop  0x00007713 
- 00030494  0x00008367 rtn 
- 00030495  0x0000836a force  0x00000006 , 0x00000039 
- 00030496  0x0000836b force  0x00000000 , 0x00000013 
- 00030497  0x0000836d ifetch  0x00000004 , 0x00000012 
- 00030498  0x0000836e iforce  0x00000002 
- 00030499  0x0000836f ifetch  0x00000004 , 0x00000011 
- 00030500  0x00008370 isub  0x00000002 , 0x0000003f 
- 00030501  0x00008371 isub  0x00000013 , 0x0000003f 
- 00030502  0x00008372 istore  0x00000004 , 0x00000005 
- 00030503  0x00008373 isolate1  0x00000020 , 0x0000003f 
- 00030504  0x00008374 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x00008375 increase  0x00000004 , 0x00000011 
- 00030506  0x00008376 increase  0x00000004 , 0x00000012 
- 00030507  0x00008377 loop  0x00007721 
- 00030508  0x00008378 rtn 
- 00030509  0x0000837b force  0x00000006 , 0x00000039 
- 00030510  0x0000837c increase  0x00000014 , 0x00000011 
- 00030511  0x0000837e force  0x00000000 , 0x00000013 
- 00030512  0x00008380 ifetch  0x00000004 , 0x00000011 
- 00030513  0x00008381 isolate1  0x00000000 , 0x0000003f 
- 00030514  0x00008382 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x00008383 rshift  0x0000003f , 0x0000003f 
- 00030516  0x00008384 isolate1  0x00000000 , 0x00000013 
- 00030517  0x00008385 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x00008386 istore  0x00000004 , 0x00000011 
- 00030519  0x00008387 increase  0xfffffffc , 0x00000011 
- 00030520  0x00008388 rshift  0x00000013 , 0x00000013 
- 00030521  0x00008389 loop  0x00007730 
- 00030522  0x0000838a rtn 
- 00030523  0x0000838d force  0x00000006 , 0x00000039 
- 00030524  0x0000838e force  0x00000000 , 0x00000013 
- 00030525  0x00008390 ifetch  0x00000004 , 0x00000011 
- 00030526  0x00008391 isolate1  0x0000001f , 0x0000003f 
- 00030527  0x00008392 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x00008393 lshift  0x0000003f , 0x0000003f 
- 00030529  0x00008394 isolate1  0x00000000 , 0x00000013 
- 00030530  0x00008395 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x00008396 istore  0x00000004 , 0x00000011 
- 00030532  0x00008397 increase  0x00000004 , 0x00000011 
- 00030533  0x00008398 rshift  0x00000013 , 0x00000013 
- 00030534  0x00008399 loop  0x0000773d 
- 00030535  0x0000839a rtn 
- 00030536  0x0000839d call  0x0000773b 
- 00030537  0x0000839f isolate1  0x00000000 , 0x00000013 
- 00030538  0x000083a0 branch  0x00007751 , 0x00000001 
- 00030539  0x000083a1 arg  0x00000886 , 0x00000012 
- 00030540  0x000083a2 copy  0x00000011 , 0x00000013 
- 00030541  0x000083a3 increase  0xffffffe8 , 0x00000011 
- 00030542  0x000083a4 call  0x00007704 
- 00030543  0x000083a5 nrtn  0x00000002 
- 00030544  0x000083a6 copy  0x00000013 , 0x00000011 
- 00030545  0x000083a8 increase  0xffffffe8 , 0x00000011 
- 00030546  0x000083a9 arg  0x00000886 , 0x00000012 
- 00030547  0x000083aa copy  0x00000011 , 0x00000005 
- 00030548  0x000083ab branch  0x0000771f 
- 00030549  0x000083af call  0x00007711 
- 00030550  0x000083b0 copy  0x00000005 , 0x00000011 
- 00030551  0x000083b1 branch  0x00007749 
- 00030552  0x000083b4 call  0x0000771f 
- 00030553  0x000083b5 isolate0  0x00000000 , 0x00000013 
- 00030554  0x000083b6 rtn  0x00000001 
- 00030555  0x000083b7 arg  0x00000886 , 0x00000012 
- 00030556  0x000083b8 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x000083b9 copy  0x00000011 , 0x00000005 
- 00030558  0x000083ba branch  0x00007711 
- 00030559  0x000083be copy  0x00000005 , 0x0000000b 
- 00030560  0x000083bf copy  0x00000011 , 0x00000030 
- 00030561  0x000083c0 arg  0x00000716 , 0x00000012 
- 00030562  0x000083c1 copy  0x00000012 , 0x00000005 
- 00030563  0x000083c2 add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x000083c3 ifetch  0x00000008 , 0x00000006 
- 00030565  0x000083c4 istore  0x00000008 , 0x00000005 
- 00030566  0x000083c5 istore  0x00000008 , 0x00000005 
- 00030567  0x000083c6 force  0x00000000 , 0x0000003f 
- 00030568  0x000083c7 istore  0x00000008 , 0x00000005 
- 00030569  0x000083c8 copy  0x0000000b , 0x00000005 
- 00030570  0x000083c9 call  0x00007755 
- 00030571  0x000083ca arg  0x00000716 , 0x00000012 
- 00030572  0x000083cb copy  0x00000012 , 0x00000005 
- 00030573  0x000083cc force  0x00000000 , 0x0000003f 
- 00030574  0x000083cd istore  0x00000008 , 0x00000005 
- 00030575  0x000083ce add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x000083cf ifetch  0x00000008 , 0x00000006 
- 00030577  0x000083d0 istore  0x00000008 , 0x00000005 
- 00030578  0x000083d1 istore  0x00000008 , 0x00000005 
- 00030579  0x000083d2 copy  0x0000000b , 0x00000011 
- 00030580  0x000083d3 copy  0x00000011 , 0x00000005 
- 00030581  0x000083d4 call  0x00007755 
- 00030582  0x000083d5 arg  0x00000716 , 0x00000012 
- 00030583  0x000083d6 copy  0x00000012 , 0x00000005 
- 00030584  0x000083d7 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x000083d8 ifetch  0x00000008 , 0x00000006 
- 00030586  0x000083d9 istore  0x00000008 , 0x00000005 
- 00030587  0x000083da istore  0x00000008 , 0x00000005 
- 00030588  0x000083db istore  0x00000008 , 0x00000005 
- 00030589  0x000083dc copy  0x0000000b , 0x00000011 
- 00030590  0x000083dd copy  0x00000011 , 0x00000005 
- 00030591  0x000083de branch  0x00007755 
- 00030592  0x000083e2 force  0x00000006 , 0x00000039 
- 00030593  0x000083e4 ifetch  0x00000004 , 0x00000006 
- 00030594  0x000083e5 iforce  0x0000002f 
- 00030595  0x000083e6 increase  0x00000001 , 0x00000038 
- 00030596  0x000083e7 loop  0x00007781 
- 00030597  0x000083e8 rtn 
- 00030598  0x000083ed copy  0x00000005 , 0x0000000b 
- 00030599  0x000083ee arg  0x000006e6 , 0x00000005 
- 00030600  0x000083ef call  0x00007ec5 
- 00030601  0x000083f0 arg  0x000006e6 , 0x00000005 
- 00030602  0x000083f1 copy  0x00000011 , 0x00000006 
- 00030603  0x000083f2 force  0x00000000 , 0x00000038 
- 00030604  0x000083f3 call  0x00007780 
- 00030605  0x000083f4 copy  0x00000012 , 0x00000006 
- 00030606  0x000083f5 call  0x00007780 
- 00030607  0x000083f6 force  0x00000000 , 0x00000012 
- 00030608  0x000083f8 force  0x00000000 , 0x00000002 
- 00030609  0x000083f9 force  0x00000006 , 0x00000013 
- 00030610  0x000083fb ifetch  0x00000004 , 0x00000005 
- 00030611  0x000083fc iforce  0x00000011 
- 00030612  0x000083fd copy  0x00000012 , 0x00000038 
- 00030613  0x000083fe deposit  0x0000002f 
- 00030614  0x000083ff copy  0x00000013 , 0x00000038 
- 00030615  0x00008400 imul32  0x0000002f , 0x0000003f 
- 00030616  0x00008401 iadd  0x00000011 , 0x0000003f 
- 00030617  0x00008402 iadd  0x00000002 , 0x0000003f 
- 00030618  0x00008403 istore  0x00000004 , 0x00000005 
- 00030619  0x00008404 rshift32  0x0000003f , 0x00000002 
- 00030620  0x00008405 increase  0x00000001 , 0x00000013 
- 00030621  0x00008406 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008407 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008408 deposit  0x00000002 
- 00030624  0x00008409 istore  0x00000004 , 0x00000005 
- 00030625  0x0000840a increase  0xffffffe8 , 0x00000005 
- 00030626  0x0000840b increase  0x00000001 , 0x00000012 
- 00030627  0x0000840c compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x0000840d nbranch  0x00007790 , 0x00000001 
- 00030629  0x0000840e arg  0x000006e6 , 0x00000011 
- 00030630  0x0000840f copy  0x0000000b , 0x00000005 
- 00030631  0x00008410 branch  0x0000775f 
- 00030632  0x00008414 copy  0x00000011 , 0x00000012 
- 00030633  0x00008415 branch  0x00007786 
- 00030634  0x00008418 copy  0x00000011 , 0x00000030 
- 00030635  0x0000841a copy  0x00000030 , 0x00000011 
- 00030636  0x0000841b ifetch  0x00000001 , 0x00000011 
- 00030637  0x0000841c isolate1  0x00000000 , 0x0000003f 
- 00030638  0x0000841d rtn  0x00000001 
- 00030639  0x0000841e call  0x0000772d 
- 00030640  0x0000841f ifetch  0x00000001 , 0x00000012 
- 00030641  0x00008420 isolate0  0x00000000 , 0x0000003f 
- 00030642  0x00008421 branch  0x000077ba , 0x00000001 
- 00030643  0x00008422 arg  0x00000886 , 0x00000011 
- 00030644  0x00008423 copy  0x00000012 , 0x00000005 
- 00030645  0x00008424 call  0x00007711 
- 00030646  0x00008425 ifetch  0x00000001 , 0x00000012 
- 00030647  0x00008426 iadd  0x00000013 , 0x0000003f 
- 00030648  0x00008427 istore  0x00000001 , 0x00000012 
- 00030649  0x00008428 increase  0xffffffe8 , 0x00000012 
- 00030650  0x0000842a add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x0000842b force  0x00000007 , 0x00000039 
- 00030652  0x0000842c call  0x0000772f 
- 00030653  0x0000842d branch  0x000077ab 
- 00030654  0x00008431 copy  0x00000005 , 0x0000000b 
- 00030655  0x00008432 arg  0x00000746 , 0x00000005 
- 00030656  0x00008433 call  0x00007ec5 
- 00030657  0x00008434 force  0x00000000 , 0x0000003f 
- 00030658  0x00008435 store  0x00000004 , 0x000006fe 
- 00030659  0x00008436 store  0x00000004 , 0x0000075e 
- 00030660  0x00008437 jam  0x00000001 , 0x00000746 
- 00030661  0x00008438 arg  0x000006e6 , 0x00000005 
- 00030662  0x00008439 call  0x00007ec5 
- 00030663  0x0000843a arg  0x00000886 , 0x00000006 
- 00030664  0x0000843b arg  0x00000716 , 0x00000005 
- 00030665  0x0000843c call  0x00007ebe 
- 00030666  0x0000843d copy  0x00000011 , 0x00000006 
- 00030667  0x0000843e arg  0x0000072e , 0x00000005 
- 00030668  0x0000843f call  0x00007ebe 
- 00030669  0x00008441 arg  0x0000072e , 0x00000006 
- 00030670  0x00008442 call  0x000076f5 
- 00030671  0x00008443 branch  0x000077f6 , 0x00000034 
- 00030672  0x00008444 arg  0x0000072e , 0x00000011 
- 00030673  0x00008445 arg  0x00000746 , 0x00000012 
- 00030674  0x00008446 call  0x000077aa 
- 00030675  0x00008448 arg  0x00000716 , 0x00000011 
- 00030676  0x00008449 arg  0x000006e6 , 0x00000012 
- 00030677  0x0000844a call  0x000077aa 
- 00030678  0x0000844b arg  0x0000072e , 0x00000011 
- 00030679  0x0000844c arg  0x00000716 , 0x00000012 
- 00030680  0x0000844d call  0x00007704 
- 00030681  0x0000844e branch  0x000077e8 , 0x00000002 
- 00030682  0x0000844f arg  0x00000716 , 0x00000011 
- 00030683  0x00008450 arg  0x0000072e , 0x00000012 
- 00030684  0x00008451 copy  0x00000011 , 0x00000005 
- 00030685  0x00008452 call  0x0000771f 
- 00030686  0x00008453 arg  0x00000746 , 0x00000011 
- 00030687  0x00008454 arg  0x000006e6 , 0x00000012 
- 00030688  0x00008455 copy  0x00000012 , 0x00000005 
- 00030689  0x00008456 call  0x00007711 
- 00030690  0x00008457 ifetch  0x00000001 , 0x00000011 
- 00030691  0x00008458 iadd  0x00000013 , 0x00000013 
- 00030692  0x00008459 ifetch  0x00000001 , 0x00000012 
- 00030693  0x0000845a iadd  0x00000013 , 0x0000003f 
- 00030694  0x0000845b istore  0x00000001 , 0x00000012 
- 00030695  0x0000845c branch  0x000077cd 
- 00030696  0x0000845e arg  0x0000072e , 0x00000011 
- 00030697  0x0000845f arg  0x00000716 , 0x00000012 
- 00030698  0x00008460 copy  0x00000011 , 0x00000005 
- 00030699  0x00008461 call  0x0000771f 
- 00030700  0x00008462 arg  0x000006e6 , 0x00000011 
- 00030701  0x00008463 arg  0x00000746 , 0x00000012 
- 00030702  0x00008464 copy  0x00000012 , 0x00000005 
- 00030703  0x00008465 call  0x00007711 
- 00030704  0x00008466 ifetch  0x00000001 , 0x00000011 
- 00030705  0x00008467 iadd  0x00000013 , 0x00000013 
- 00030706  0x00008468 ifetch  0x00000001 , 0x00000012 
- 00030707  0x00008469 iadd  0x00000013 , 0x0000003f 
- 00030708  0x0000846a istore  0x00000001 , 0x00000012 
- 00030709  0x0000846b branch  0x000077cd 
- 00030710  0x0000846d arg  0x00000746 , 0x00000005 
- 00030711  0x0000846e call  0x00007ec5 
- 00030712  0x0000846f fetch  0x00000001 , 0x000006fe 
- 00030713  0x00008470 store  0x00000001 , 0x00000746 
- 00030714  0x00008471 store  0x00000001 , 0x0000074e 
- 00030715  0x00008472 arg  0x00000746 , 0x00000011 
- 00030716  0x00008473 arg  0x000006e6 , 0x00000012 
- 00030717  0x00008474 copy  0x00000012 , 0x00000005 
- 00030718  0x00008475 call  0x00007755 
- 00030719  0x00008476 arg  0x00000886 , 0x00000011 
- 00030720  0x00008477 arg  0x000006e6 , 0x00000012 
- 00030721  0x00008478 copy  0x0000000b , 0x00000005 
- 00030722  0x00008479 branch  0x00007758 
- 00030723  0x0000847f arg  0x000006a6 , 0x00000011 
- 00030724  0x00008480 arg  0x0000075e , 0x00000005 
- 00030725  0x00008481 call  0x000077a8 
- 00030726  0x00008482 arg  0x0000075e , 0x00000011 
- 00030727  0x00008483 arg  0x00000776 , 0x00000005 
- 00030728  0x00008484 call  0x000077a8 
- 00030729  0x00008485 arg  0x0000089e , 0x00000011 
- 00030730  0x00008486 arg  0x00000776 , 0x00000012 
- 00030731  0x00008487 arg  0x00000776 , 0x00000005 
- 00030732  0x00008488 call  0x00007786 
- 00030733  0x00008489 arg  0x00000676 , 0x00000011 
- 00030734  0x0000848a arg  0x0000075e , 0x00000005 
- 00030735  0x0000848b call  0x000077a8 
- 00030736  0x0000848c arg  0x0000075e , 0x00000006 
- 00030737  0x0000848d arg  0x0000072e , 0x00000005 
- 00030738  0x0000848e call  0x00007ebe 
- 00030739  0x0000848f arg  0x0000072e , 0x00000011 
- 00030740  0x00008490 call  0x00007748 
- 00030741  0x00008491 arg  0x0000075e , 0x00000011 
- 00030742  0x00008492 arg  0x0000072e , 0x00000012 
- 00030743  0x00008493 arg  0x0000075e , 0x00000005 
- 00030744  0x00008494 call  0x00007755 
- 00030745  0x00008495 arg  0x0000075e , 0x00000011 
- 00030746  0x00008496 arg  0x00000776 , 0x00000012 
- 00030747  0x00008497 arg  0x0000075e , 0x00000005 
- 00030748  0x00008498 call  0x00007755 
- 00030749  0x00008499 arg  0x00000676 , 0x00000006 
- 00030750  0x0000849a arg  0x0000072e , 0x00000005 
- 00030751  0x0000849b call  0x00007ebe 
- 00030752  0x0000849c arg  0x0000068e , 0x00000011 
- 00030753  0x0000849d arg  0x00000776 , 0x00000005 
- 00030754  0x0000849e call  0x000077a8 
- 00030755  0x0000849f arg  0x0000072e , 0x00000011 
- 00030756  0x000084a0 call  0x00007748 
- 00030757  0x000084a1 arg  0x0000072e , 0x00000011 
- 00030758  0x000084a2 call  0x00007748 
- 00030759  0x000084a3 arg  0x0000072e , 0x00000011 
- 00030760  0x000084a4 arg  0x00000776 , 0x00000012 
- 00030761  0x000084a5 arg  0x0000072e , 0x00000005 
- 00030762  0x000084a6 call  0x00007786 
- 00030763  0x000084a7 arg  0x00000776 , 0x00000011 
- 00030764  0x000084a8 arg  0x00000746 , 0x00000005 
- 00030765  0x000084a9 call  0x000077a8 
- 00030766  0x000084aa arg  0x00000746 , 0x00000011 
- 00030767  0x000084ab call  0x00007748 
- 00030768  0x000084ac arg  0x00000746 , 0x00000011 
- 00030769  0x000084ad call  0x00007748 
- 00030770  0x000084ae arg  0x00000746 , 0x00000011 
- 00030771  0x000084af call  0x00007748 
- 00030772  0x000084b0 arg  0x0000068e , 0x00000006 
- 00030773  0x000084b1 arg  0x00000776 , 0x00000005 
- 00030774  0x000084b2 call  0x00007ebe 
- 00030775  0x000084b3 arg  0x00000776 , 0x00000011 
- 00030776  0x000084b4 call  0x00007748 
- 00030777  0x000084b5 arg  0x00000776 , 0x00000011 
- 00030778  0x000084b6 arg  0x000006a6 , 0x00000012 
- 00030779  0x000084b7 arg  0x000006a6 , 0x00000005 
- 00030780  0x000084b8 call  0x00007786 
- 00030781  0x000084b9 arg  0x0000075e , 0x00000011 
- 00030782  0x000084ba arg  0x00000776 , 0x00000005 
- 00030783  0x000084bb call  0x000077a8 
- 00030784  0x000084bc arg  0x00000776 , 0x00000011 
- 00030785  0x000084bd arg  0x0000072e , 0x00000012 
- 00030786  0x000084be arg  0x00000776 , 0x00000005 
- 00030787  0x000084bf call  0x00007758 
- 00030788  0x000084c0 arg  0x00000776 , 0x00000011 
- 00030789  0x000084c1 arg  0x0000072e , 0x00000012 
- 00030790  0x000084c2 arg  0x00000676 , 0x00000005 
- 00030791  0x000084c3 call  0x00007758 
- 00030792  0x000084c4 arg  0x0000072e , 0x00000011 
- 00030793  0x000084c5 arg  0x00000676 , 0x00000012 
- 00030794  0x000084c6 arg  0x00000776 , 0x00000005 
- 00030795  0x000084c7 call  0x00007758 
- 00030796  0x000084c8 arg  0x00000776 , 0x00000011 
- 00030797  0x000084c9 arg  0x0000075e , 0x00000012 
- 00030798  0x000084ca arg  0x00000776 , 0x00000005 
- 00030799  0x000084cb call  0x00007786 
- 00030800  0x000084cc arg  0x00000776 , 0x00000011 
- 00030801  0x000084cd arg  0x00000746 , 0x00000012 
- 00030802  0x000084ce arg  0x0000068e , 0x00000005 
- 00030803  0x000084cf branch  0x00007758 
- 00030804  0x000084d4 arg  0x00000616 , 0x00000011 
- 00030805  0x000084d5 arg  0x0000078e , 0x00000005 
- 00030806  0x000084d6 call  0x000077a8 
- 00030807  0x000084d7 arg  0x00000676 , 0x00000011 
- 00030808  0x000084d8 arg  0x0000078e , 0x00000012 
- 00030809  0x000084d9 arg  0x00000746 , 0x00000005 
- 00030810  0x000084da call  0x00007786 
- 00030811  0x000084db arg  0x00000616 , 0x00000011 
- 00030812  0x000084dc arg  0x0000078e , 0x00000012 
- 00030813  0x000084dd arg  0x0000078e , 0x00000005 
- 00030814  0x000084de call  0x00007786 
- 00030815  0x000084df arg  0x0000068e , 0x00000011 
- 00030816  0x000084e0 arg  0x0000078e , 0x00000012 
- 00030817  0x000084e1 arg  0x0000072e , 0x00000005 
- 00030818  0x000084e2 call  0x00007786 
- 00030819  0x000084e3 arg  0x000006a6 , 0x00000011 
- 00030820  0x000084e4 arg  0x0000078e , 0x00000005 
- 00030821  0x000084e5 call  0x000077a8 
- 00030822  0x000084e6 arg  0x000005e6 , 0x00000011 
- 00030823  0x000084e7 arg  0x0000078e , 0x00000012 
- 00030824  0x000084e8 arg  0x0000075e , 0x00000005 
- 00030825  0x000084e9 call  0x00007786 
- 00030826  0x000084ea arg  0x000006a6 , 0x00000011 
- 00030827  0x000084eb arg  0x0000078e , 0x00000012 
- 00030828  0x000084ec arg  0x0000078e , 0x00000005 
- 00030829  0x000084ed call  0x00007786 
- 00030830  0x000084ee arg  0x000005fe , 0x00000011 
- 00030831  0x000084ef arg  0x0000078e , 0x00000012 
- 00030832  0x000084f0 arg  0x00000776 , 0x00000005 
- 00030833  0x000084f1 call  0x00007786 
- 00030834  0x000084f2 arg  0x00000746 , 0x00000011 
- 00030835  0x000084f3 arg  0x0000075e , 0x00000012 
- 00030836  0x000084f4 arg  0x0000078e , 0x00000005 
- 00030837  0x000084f5 call  0x00007758 
- 00030838  0x000084f6 arg  0x00000746 , 0x00000011 
- 00030839  0x000084f7 arg  0x0000075e , 0x00000012 
- 00030840  0x000084f8 arg  0x00000746 , 0x00000005 
- 00030841  0x000084f9 call  0x00007755 
- 00030842  0x000084fa arg  0x0000072e , 0x00000011 
- 00030843  0x000084fb arg  0x00000776 , 0x00000012 
- 00030844  0x000084fc arg  0x0000075e , 0x00000005 
- 00030845  0x000084fd call  0x00007758 
- 00030846  0x000084fe arg  0x0000072e , 0x00000011 
- 00030847  0x000084ff arg  0x00000776 , 0x00000012 
- 00030848  0x00008500 arg  0x0000072e , 0x00000005 
- 00030849  0x00008501 call  0x00007755 
- 00030850  0x00008502 arg  0x0000072e , 0x00000011 
- 00030851  0x00008503 arg  0x0000078e , 0x00000012 
- 00030852  0x00008504 arg  0x0000072e , 0x00000005 
- 00030853  0x00008505 call  0x00007786 
- 00030854  0x00008506 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008507 arg  0x00000616 , 0x00000012 
- 00030856  0x00008508 arg  0x00000776 , 0x00000005 
- 00030857  0x00008509 call  0x00007786 
- 00030858  0x0000850a arg  0x00000776 , 0x00000011 
- 00030859  0x0000850b arg  0x0000078e , 0x00000012 
- 00030860  0x0000850c arg  0x000006a6 , 0x00000005 
- 00030861  0x0000850d call  0x00007786 
- 00030862  0x0000850e arg  0x0000078e , 0x00000011 
- 00030863  0x0000850f arg  0x0000078e , 0x00000005 
- 00030864  0x00008510 call  0x000077a8 
- 00030865  0x00008511 arg  0x0000078e , 0x00000011 
- 00030866  0x00008512 arg  0x00000746 , 0x00000012 
- 00030867  0x00008513 arg  0x00000776 , 0x00000005 
- 00030868  0x00008514 call  0x00007786 
- 00030869  0x00008515 arg  0x0000078e , 0x00000011 
- 00030870  0x00008516 arg  0x0000072e , 0x00000012 
- 00030871  0x00008517 arg  0x0000072e , 0x00000005 
- 00030872  0x00008518 call  0x00007786 
- 00030873  0x00008519 arg  0x0000075e , 0x00000011 
- 00030874  0x0000851a arg  0x00000676 , 0x00000005 
- 00030875  0x0000851b call  0x000077a8 
- 00030876  0x0000851c arg  0x00000676 , 0x00000011 
- 00030877  0x0000851d arg  0x00000776 , 0x00000012 
- 00030878  0x0000851e arg  0x00000676 , 0x00000005 
- 00030879  0x0000851f call  0x00007758 
- 00030880  0x00008520 arg  0x00000676 , 0x00000006 
- 00030881  0x00008521 arg  0x0000078e , 0x00000005 
- 00030882  0x00008522 call  0x00007ebe 
- 00030883  0x00008523 arg  0x0000078e , 0x00000011 
- 00030884  0x00008524 call  0x00007748 
- 00030885  0x00008525 arg  0x00000776 , 0x00000011 
- 00030886  0x00008526 arg  0x0000078e , 0x00000012 
- 00030887  0x00008527 arg  0x00000776 , 0x00000005 
- 00030888  0x00008528 call  0x00007758 
- 00030889  0x00008529 arg  0x00000776 , 0x00000011 
- 00030890  0x0000852a arg  0x0000075e , 0x00000012 
- 00030891  0x0000852b arg  0x0000075e , 0x00000005 
- 00030892  0x0000852c call  0x00007786 
- 00030893  0x0000852d arg  0x0000075e , 0x00000011 
- 00030894  0x0000852e arg  0x0000072e , 0x00000012 
- 00030895  0x0000852f arg  0x0000068e , 0x00000005 
- 00030896  0x00008530 call  0x00007758 
- 00030897  0x00008531 arg  0x0000068e , 0x00000011 
- 00030898  0x00008532 arg  0x00000886 , 0x00000012 
- 00030899  0x00008533 arg  0x0000068e , 0x00000005 
- 00030900  0x00008534 force  0x00000000 , 0x00000013 
- 00030901  0x00008535 fetch  0x00000001 , 0x0000068e 
- 00030902  0x00008536 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x00008537 call  0x00007711 , 0x00000001 
- 00030904  0x00008538 copy  0x00000013 , 0x00000030 
- 00030905  0x00008539 arg  0x0000068e , 0x00000011 
- 00030906  0x0000853a call  0x0000772d 
- 00030907  0x0000853b fetch  0x00000001 , 0x000006a5 
- 00030908  0x0000853c isolate1  0x00000000 , 0x00000030 
- 00030909  0x0000853d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x0000853e store  0x00000001 , 0x000006a5 
- 00030911  0x0000853f rtn 
- 00030912  0x00008544 fetch  0x00000001 , 0x000005e3 
- 00030913  0x00008545 increase  0xffffffff , 0x0000003f 
- 00030914  0x00008546 nrtn  0x00000002 
- 00030915  0x00008547 store  0x00000001 , 0x000005e3 
- 00030916  0x00008548 fetch  0x00000001 , 0x000005e2 
- 00030917  0x00008549 call  0x00007803 , 0x00000034 
- 00030918  0x0000854a fetch  0x00000001 , 0x000005e3 
- 00030919  0x0000854b arg  0x000006be , 0x00000006 
- 00030920  0x0000854c call  0x000076ec 
- 00030921  0x0000854d branch  0x000078c0 , 0x00000001 
- 00030922  0x0000854e fetch  0x00000001 , 0x000005e2 
- 00030923  0x0000854f nbranch  0x000078ce , 0x00000034 
- 00030924  0x00008550 call  0x00007854 
- 00030925  0x00008551 branch  0x000078c0 
- 00030926  0x00008553 jam  0x00000000 , 0x000005e2 
- 00030927  0x00008554 arg  0x000005e6 , 0x00000006 
- 00030928  0x00008555 arg  0x00000676 , 0x00000005 
- 00030929  0x00008556 call  0x000076f2 
- 00030930  0x00008557 branch  0x000078c0 
- 00030931  0x0000855b arg  0x000006a6 , 0x00000011 
- 00030932  0x0000855c arg  0x00000776 , 0x00000005 
- 00030933  0x0000855d call  0x000077be 
- 00030934  0x0000855e arg  0x00000776 , 0x00000011 
- 00030935  0x0000855f arg  0x0000072e , 0x00000005 
- 00030936  0x00008560 call  0x000077a8 
- 00030937  0x00008561 arg  0x00000676 , 0x00000011 
- 00030938  0x00008562 arg  0x0000072e , 0x00000012 
- 00030939  0x00008563 arg  0x0000062e , 0x00000005 
- 00030940  0x00008564 call  0x00007786 
- 00030941  0x00008565 arg  0x00000776 , 0x00000011 
- 00030942  0x00008566 arg  0x0000072e , 0x00000012 
- 00030943  0x00008567 arg  0x0000075e , 0x00000005 
- 00030944  0x00008568 call  0x00007786 
- 00030945  0x00008569 arg  0x0000068e , 0x00000011 
- 00030946  0x0000856a arg  0x0000075e , 0x00000012 
- 00030947  0x0000856b arg  0x00000646 , 0x00000005 
- 00030948  0x0000856c branch  0x00007786 
- 00030949  0x00008571 ifetch  0x00000004 , 0x00000006 
- 00030950  0x00008572 force  0x00000004 , 0x00000011 
- 00030951  0x00008573 increase  0x00000003 , 0x00000005 
- 00030952  0x00008575 istore  0x00000001 , 0x00000005 
- 00030953  0x00008576 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x00008577 increase  0xfffffffe , 0x00000005 
- 00030955  0x00008578 increase  0xffffffff , 0x00000011 
- 00030956  0x00008579 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x0000857a increase  0x00000005 , 0x00000005 
- 00030958  0x0000857b loop  0x000078e5 
- 00030959  0x0000857c rtn 
- 00030960  0x00008580 lshift2  0x00000007 , 0x0000003f 
- 00030961  0x00008581 iadd  0x0000000b , 0x00000006 
- 00030962  0x00008582 ifetch  0x00000004 , 0x00000006 
- 00030963  0x00008583 rtn 
- 00030964  0x00008586 force  0x00000010 , 0x00000030 
- 00030965  0x00008587 arg  0x000005e6 , 0x0000000b 
- 00030966  0x00008589 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x0000858a call  0x000078f0 
- 00030968  0x0000858b iforce  0x00000002 
- 00030969  0x0000858c add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x0000858d call  0x000078f0 
- 00030971  0x0000858e iadd  0x00000002 , 0x00000002 
- 00030972  0x0000858f add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x00008590 call  0x000078f0 
- 00030974  0x00008591 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x00008592 iadd  0x00000002 , 0x00000002 
- 00030976  0x00008593 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x00008594 call  0x000078f0 
- 00030978  0x00008595 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x00008596 iadd  0x00000002 , 0x00000002 
- 00030980  0x00008597 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x00008598 iadd  0x0000000b , 0x00000005 
- 00030982  0x00008599 istoret  0x00000004 , 0x00000005 
- 00030983  0x0000859a increase  0x00000001 , 0x00000030 
- 00030984  0x0000859b compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x0000859c nbranch  0x000078f6 , 0x00000001 
- 00030986  0x0000859d rtn 
- 00030987  0x000085a1 arg  0x000008fe , 0x00000006 
- 00030988  0x000085a2 force  0x00000007 , 0x00000038 
- 00030989  0x000085a4 ifetch  0x00000004 , 0x00000006 
- 00030990  0x000085a5 iforce  0x0000002f 
- 00030991  0x000085a6 increase  0xffffffff , 0x00000038 
- 00030992  0x000085a7 branch  0x0000790d , 0x00000002 
- 00030993  0x000085a8 rtn 
- 00030994  0x000085ab bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x000085ac call  0x000078f4 
- 00030996  0x000085ad arg  0x000006e6 , 0x00000005 
- 00030997  0x000085ae force  0x00000000 , 0x00000038 
- 00030998  0x000085b0 deposit  0x0000002f 
- 00030999  0x000085b1 istore  0x00000004 , 0x00000005 
- 00031000  0x000085b2 increase  0x00000001 , 0x00000038 
- 00031001  0x000085b3 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x000085b4 nbranch  0x00007916 , 0x00000001 
- 00031003  0x000085b5 call  0x000074b9 
- 00031004  0x000085b6 arg  0x00008700 , 0x0000000b 
- 00031005  0x000085b7 arg  0x000005e6 , 0x00000030 
- 00031006  0x000085b8 force  0x00000040 , 0x00000039 
- 00031007  0x000085ba ifetcht  0x00000004 , 0x00000030 
- 00031008  0x000085bb ifetch  0x00000004 , 0x0000000b 
- 00031009  0x000085bc increase  0x00000004 , 0x0000000b 
- 00031010  0x000085bd increase  0x00000004 , 0x00000030 
- 00031011  0x000085be iadd  0x00000002 , 0x0000003f 
- 00031012  0x000085bf force  0x00000007 , 0x00000038 
- 00031013  0x000085c0 iadd  0x0000002f , 0x00000002 
- 00031014  0x000085c1 force  0x00000004 , 0x00000038 
- 00031015  0x000085c2 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x000085c3 iadd  0x00000002 , 0x00000002 
- 00031017  0x000085c4 force  0x00000005 , 0x00000038 
- 00031018  0x000085c5 deposit  0x0000002f 
- 00031019  0x000085c6 force  0x00000006 , 0x00000038 
- 00031020  0x000085c7 ixor  0x0000002f , 0x0000003f 
- 00031021  0x000085c8 force  0x00000004 , 0x00000038 
- 00031022  0x000085c9 iand  0x0000002f , 0x0000003f 
- 00031023  0x000085ca force  0x00000006 , 0x00000038 
- 00031024  0x000085cb ixor  0x0000002f , 0x0000003f 
- 00031025  0x000085cc iadd  0x00000002 , 0x00000002 
- 00031026  0x000085cd force  0x00000007 , 0x00000038 
- 00031027  0x000085ce copy  0x00000002 , 0x0000002f 
- 00031028  0x000085cf force  0x00000003 , 0x00000038 
- 00031029  0x000085d0 deposit  0x0000002f 
- 00031030  0x000085d1 iadd  0x00000002 , 0x0000002f 
- 00031031  0x000085d2 force  0x00000000 , 0x00000038 
- 00031032  0x000085d3 deposit  0x0000002f 
- 00031033  0x000085d4 force  0x00000001 , 0x00000038 
- 00031034  0x000085d5 iand  0x0000002f , 0x00000002 
- 00031035  0x000085d6 ior  0x0000002f , 0x0000003f 
- 00031036  0x000085d7 force  0x00000002 , 0x00000038 
- 00031037  0x000085d8 iand  0x0000002f , 0x0000003f 
- 00031038  0x000085d9 ior  0x00000002 , 0x00000002 
- 00031039  0x000085da force  0x00000000 , 0x00000038 
- 00031040  0x000085db shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x000085dc iadd  0x00000002 , 0x0000003f 
- 00031042  0x000085dd force  0x00000007 , 0x00000038 
- 00031043  0x000085de iadd  0x0000002f , 0x0000002f 
- 00031044  0x000085df regexrot 
- 00031045  0x000085e0 loop  0x0000791f 
- 00031046  0x000085e1 arg  0x000006e6 , 0x00000006 
- 00031047  0x000085e2 force  0x00000000 , 0x00000038 
- 00031048  0x000085e4 ifetch  0x00000004 , 0x00000006 
- 00031049  0x000085e5 iadd  0x0000002f , 0x0000002f 
- 00031050  0x000085e6 increase  0x00000001 , 0x00000038 
- 00031051  0x000085e7 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x000085e8 nbranch  0x00007948 , 0x00000001 
- 00031053  0x000085e9 branch  0x000074bd 
- 00031054  0x000085ed arg  0x00000a3e , 0x00000005 
- 00031055  0x000085ee force  0x00000007 , 0x00000038 
- 00031056  0x000085f0 deposit  0x0000002f 
- 00031057  0x000085f1 istore  0x00000004 , 0x00000005 
- 00031058  0x000085f2 increase  0xffffffff , 0x00000038 
- 00031059  0x000085f3 branch  0x00007950 , 0x00000002 
- 00031060  0x000085f4 rtn 
- 00031061  0x000085f8 arg  0x000005e6 , 0x00000005 
- 00031062  0x000085f9 increase  0xfffffffc , 0x00000006 
- 00031063  0x000085fa sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x000085fc ifetch  0x00000004 , 0x00000006 
- 00031065  0x000085fd ixor  0x00000002 , 0x0000003f 
- 00031066  0x000085fe istore  0x00000004 , 0x00000005 
- 00031067  0x000085ff increase  0xfffffff8 , 0x00000006 
- 00031068  0x00008600 loop  0x00007958 
- 00031069  0x00008601 copy  0x00000011 , 0x00000039 
- 00031070  0x00008602 deposit  0x00000002 
- 00031071  0x00008604 istore  0x00000004 , 0x00000005 
- 00031072  0x00008605 loop  0x0000795f 
- 00031073  0x00008606 rtn 
- 00031074  0x00008609 call  0x00007967 
- 00031075  0x0000860a call  0x0000794e 
- 00031076  0x0000860b branch  0x0000798d 
- 00031077  0x0000860e call  0x00007967 
- 00031078  0x0000860f branch  0x0000798d 
- 00031079  0x00008612 arg  0x000009de , 0x00000006 
- 00031080  0x00008613 arg  0x000005e6 , 0x00000005 
- 00031081  0x00008614 force  0x00000006 , 0x00000039 
- 00031082  0x00008615 call  0x00007a71 
- 00031083  0x00008616 arg  0x00004642 , 0x00000006 
- 00031084  0x00008617 force  0x00000006 , 0x00000039 
- 00031085  0x00008618 call  0x00007a71 
- 00031086  0x00008619 arg  0x00000a3e , 0x00000006 
- 00031087  0x0000861a call  0x00007a70 
- 00031088  0x0000861b call  0x0000790b 
- 00031089  0x0000861c call  0x00007912 
- 00031090  0x0000861d arg  0x00000a2e , 0x00000006 
- 00031091  0x0000861e arg  0x000005e6 , 0x00000005 
- 00031092  0x0000861f branch  0x00007984 
- 00031093  0x00008622 arg  0x00004642 , 0x00000006 
- 00031094  0x00008623 arg  0x000005e6 , 0x00000005 
- 00031095  0x00008624 force  0x00000006 , 0x00000039 
- 00031096  0x00008625 call  0x00007a71 
- 00031097  0x00008626 arg  0x000009de , 0x00000006 
- 00031098  0x00008627 force  0x00000006 , 0x00000039 
- 00031099  0x00008628 call  0x00007a71 
- 00031100  0x00008629 arg  0x00000a2e , 0x00000006 
- 00031101  0x0000862a call  0x00007a70 
- 00031102  0x0000862b call  0x0000790b 
- 00031103  0x0000862c call  0x00007912 
- 00031104  0x0000862d arg  0x00000a3e , 0x00000006 
- 00031105  0x0000862e arg  0x000005e6 , 0x00000005 
- 00031106  0x0000862f call  0x00007984 
- 00031107  0x00008630 branch  0x0000798d 
- 00031108  0x00008633 call  0x00007a70 
- 00031109  0x00008634 setarg  0x00800000 
- 00031110  0x00008635 lshift8  0x0000003f , 0x0000003f 
- 00031111  0x00008636 istore  0x00000004 , 0x00000005 
- 00031112  0x00008637 force  0x00000005 , 0x00000039 
- 00031113  0x00008638 call  0x00007ec6 
- 00031114  0x00008639 setarg  0x00000280 
- 00031115  0x0000863a istore  0x00000004 , 0x00000005 
- 00031116  0x0000863b branch  0x00007912 
- 00031117  0x0000863d fetch  0x00000004 , 0x00000a3e 
- 00031118  0x0000863f arg  0x000003e8 , 0x00000011 
- 00031119  0x00008640 idiv  0x00000011 
- 00031120  0x00008641 call  0x00007f86 
- 00031121  0x00008642 remainder  0x0000003f 
- 00031122  0x00008643 store  0x00000004 , 0x000009ba 
- 00031123  0x00008644 quotient  0x0000003f 
- 00031124  0x00008645 arg  0x000003e8 , 0x00000011 
- 00031125  0x00008646 idiv  0x00000011 
- 00031126  0x00008647 call  0x00007f86 
- 00031127  0x00008648 remainder  0x0000003f 
- 00031128  0x00008649 arg  0x000003e8 , 0x00000011 
- 00031129  0x0000864a imul32  0x00000011 , 0x0000003f 
- 00031130  0x0000864b fetcht  0x00000004 , 0x000009ba 
- 00031131  0x0000864c iadd  0x00000002 , 0x0000003f 
- 00031132  0x0000864d store  0x00000004 , 0x000009ba 
- 00031133  0x0000864e rtn 
- 00031134  0x00008651 jam  0x00000000 , 0x00004664 
- 00031135  0x00008652 branch  0x000079a2 
- 00031136  0x00008655 fetch  0x00000001 , 0x00004662 
- 00031137  0x00008656 bne  0x00000002 , 0x0000799e 
- 00031138  0x00008658 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x00008659 setarg  0x00363636 
- 00031140  0x0000865a lshift8  0x0000003f , 0x00000002 
- 00031141  0x0000865b or_into  0x00000036 , 0x00000002 
- 00031142  0x0000865c fetch  0x00000002 , 0x00000a7e 
- 00031143  0x0000865d copy  0x0000003f , 0x00000006 
- 00031144  0x0000865e force  0x00000004 , 0x00000039 
- 00031145  0x0000865f call  0x00007955 
- 00031146  0x00008660 call  0x0000790b 
- 00031147  0x00008661 call  0x00007912 
- 00031148  0x00008662 fetch  0x00000002 , 0x00000a80 
- 00031149  0x00008663 copy  0x0000003f , 0x00000006 
- 00031150  0x00008664 arg  0x000005e6 , 0x00000005 
- 00031151  0x00008665 force  0x00000006 , 0x00000039 
- 00031152  0x00008666 call  0x00007a71 
- 00031153  0x00008667 fetch  0x00000002 , 0x00000a82 
- 00031154  0x00008668 copy  0x0000003f , 0x00000006 
- 00031155  0x00008669 force  0x00000006 , 0x00000039 
- 00031156  0x0000866a call  0x00007a71 
- 00031157  0x0000866b setarg  0x00800000 
- 00031158  0x0000866c istore  0x00000003 , 0x00000005 
- 00031159  0x0000866e fetch  0x00000001 , 0x00004664 
- 00031160  0x00008670 istore  0x00000001 , 0x00000005 
- 00031161  0x00008671 force  0x00000000 , 0x0000003f 
- 00031162  0x00008672 istore  0x00000008 , 0x00000005 
- 00031163  0x00008673 setarg  0x00000388 
- 00031164  0x00008674 istore  0x00000004 , 0x00000005 
- 00031165  0x00008675 call  0x00007912 
- 00031166  0x00008676 call  0x0000794e 
- 00031167  0x00008677 arg  0x00000a3e , 0x00000006 
- 00031168  0x00008678 arg  0x00000706 , 0x00000005 
- 00031169  0x00008679 call  0x00007ebd 
- 00031170  0x0000867b setarg  0x005c5c5c 
- 00031171  0x0000867c lshift8  0x0000003f , 0x00000002 
- 00031172  0x0000867d or_into  0x0000005c , 0x00000002 
- 00031173  0x0000867e fetch  0x00000002 , 0x00000a7e 
- 00031174  0x0000867f copy  0x0000003f , 0x00000006 
- 00031175  0x00008680 force  0x00000004 , 0x00000039 
- 00031176  0x00008681 call  0x00007955 
- 00031177  0x00008682 call  0x0000790b 
- 00031178  0x00008683 call  0x00007912 
- 00031179  0x00008684 arg  0x00000726 , 0x00000006 
- 00031180  0x00008685 arg  0x000005e6 , 0x00000005 
- 00031181  0x00008686 force  0x00000008 , 0x00000039 
- 00031182  0x00008687 call  0x00007a71 
- 00031183  0x00008688 setarg  0x00800000 
- 00031184  0x00008689 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x0000868a istore  0x00000004 , 0x00000005 
- 00031186  0x0000868b call  0x00007ec5 
- 00031187  0x0000868c setarg  0x00000300 
- 00031188  0x0000868d istore  0x00000004 , 0x00000005 
- 00031189  0x0000868e call  0x00007912 
- 00031190  0x0000868f branch  0x0000794e 
- 00031191  0x00008693 setarg  0x00363636 
- 00031192  0x00008694 lshift8  0x0000003f , 0x00000002 
- 00031193  0x00008695 or_into  0x00000036 , 0x00000002 
- 00031194  0x00008696 arg  0x00000a1e , 0x00000006 
- 00031195  0x00008697 force  0x00000006 , 0x00000039 
- 00031196  0x00008698 call  0x00007955 
- 00031197  0x00008699 call  0x0000790b 
- 00031198  0x0000869a call  0x00007912 
- 00031199  0x0000869b fetch  0x00000002 , 0x00000a8a 
- 00031200  0x0000869c copy  0x0000003f , 0x00000006 
- 00031201  0x0000869d arg  0x000005e6 , 0x00000005 
- 00031202  0x0000869e call  0x00007a70 
- 00031203  0x0000869f fetch  0x00000002 , 0x00000a8c 
- 00031204  0x000086a0 copy  0x0000003f , 0x00000006 
- 00031205  0x000086a1 call  0x00007a70 
- 00031206  0x000086a3 setarg  0x0062746c 
- 00031207  0x000086a4 lshift8  0x0000003f , 0x0000003f 
- 00031208  0x000086a5 or_into  0x0000006b , 0x0000003f 
- 00031209  0x000086a6 istore  0x00000004 , 0x00000005 
- 00031210  0x000086a7 arg  0x00000733 , 0x00000006 
- 00031211  0x000086a8 force  0x00000003 , 0x00000039 
- 00031212  0x000086a9 call  0x00007a71 
- 00031213  0x000086ab setarg  0x00800000 
- 00031214  0x000086ac lshift8  0x0000003f , 0x0000003f 
- 00031215  0x000086ad istore  0x00000004 , 0x00000005 
- 00031216  0x000086ae force  0x00000000 , 0x0000003f 
- 00031217  0x000086af istore  0x00000008 , 0x00000005 
- 00031218  0x000086b0 setarg  0x00000380 
- 00031219  0x000086b1 istore  0x00000004 , 0x00000005 
- 00031220  0x000086b2 call  0x00007912 
- 00031221  0x000086b4 call  0x0000794e 
- 00031222  0x000086b5 arg  0x00000a3e , 0x00000006 
- 00031223  0x000086b6 arg  0x00000706 , 0x00000005 
- 00031224  0x000086b7 call  0x00007ebd 
- 00031225  0x000086b9 setarg  0x005c5c5c 
- 00031226  0x000086ba lshift8  0x0000003f , 0x00000002 
- 00031227  0x000086bb or_into  0x0000005c , 0x00000002 
- 00031228  0x000086bc arg  0x00000a1e , 0x00000006 
- 00031229  0x000086bd force  0x00000006 , 0x00000039 
- 00031230  0x000086be call  0x00007955 
- 00031231  0x000086bf call  0x0000790b 
- 00031232  0x000086c0 call  0x00007912 
- 00031233  0x000086c1 arg  0x00000726 , 0x00000006 
- 00031234  0x000086c2 arg  0x000005e6 , 0x00000005 
- 00031235  0x000086c3 force  0x00000008 , 0x00000039 
- 00031236  0x000086c4 call  0x00007a71 
- 00031237  0x000086c5 setarg  0x00800000 
- 00031238  0x000086c6 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x000086c7 istore  0x00000004 , 0x00000005 
- 00031240  0x000086c8 call  0x00007ec5 
- 00031241  0x000086c9 setarg  0x00000300 
- 00031242  0x000086ca istore  0x00000004 , 0x00000005 
- 00031243  0x000086cb call  0x00007912 
- 00031244  0x000086cc branch  0x0000794e 
- 00031245  0x000086d0 fetch  0x00000001 , 0x00004662 
- 00031246  0x000086d1 bne  0x00000002 , 0x00007a1e 
- 00031247  0x000086d3 bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x000086d4 setarg  0x00363636 
- 00031249  0x000086d5 lshift8  0x0000003f , 0x00000002 
- 00031250  0x000086d6 or_into  0x00000036 , 0x00000002 
- 00031251  0x000086d7 arg  0x00000a1e , 0x00000006 
- 00031252  0x000086d8 force  0x00000006 , 0x00000039 
- 00031253  0x000086d9 call  0x00007955 
- 00031254  0x000086da call  0x0000790b 
- 00031255  0x000086db call  0x00007912 
- 00031256  0x000086dc arg  0x00000a3e , 0x00000006 
- 00031257  0x000086dd arg  0x000005e6 , 0x00000005 
- 00031258  0x000086de call  0x00007a70 
- 00031259  0x000086df arg  0x00000a2e , 0x00000006 
- 00031260  0x000086e0 call  0x00007a70 
- 00031261  0x000086e1 branch  0x00007a33 
- 00031262  0x000086e4 setarg  0x00000000 
- 00031263  0x000086e5 store  0x00000004 , 0x0000468a 
- 00031264  0x000086e6 branch  0x00007a0f 
- 00031265  0x000086e9 setarg  0x00000000 
- 00031266  0x000086ea store  0x00000004 , 0x0000468a 
- 00031267  0x000086eb branch  0x00007a26 
- 00031268  0x000086ef fetch  0x00000001 , 0x00004662 
- 00031269  0x000086f0 bne  0x00000002 , 0x00007a21 
- 00031270  0x000086f2 setarg  0x00363636 
- 00031271  0x000086f3 lshift8  0x0000003f , 0x00000002 
- 00031272  0x000086f4 or_into  0x00000036 , 0x00000002 
- 00031273  0x000086f5 arg  0x00000a1e , 0x00000006 
- 00031274  0x000086f6 force  0x00000006 , 0x00000039 
- 00031275  0x000086f7 call  0x00007955 
- 00031276  0x000086f8 call  0x0000790b 
- 00031277  0x000086f9 call  0x00007912 
- 00031278  0x000086fb arg  0x00000a2e , 0x00000006 
- 00031279  0x000086fc arg  0x000005e6 , 0x00000005 
- 00031280  0x000086fd call  0x00007a70 
- 00031281  0x000086fe arg  0x00000a3e , 0x00000006 
- 00031282  0x000086ff call  0x00007a70 
- 00031283  0x00008701 setarg  0x00000000 
- 00031284  0x00008702 istore  0x00000008 , 0x00000005 
- 00031285  0x00008703 istore  0x00000004 , 0x00000005 
- 00031286  0x00008704 fetch  0x00000004 , 0x0000468a 
- 00031287  0x00008705 istore  0x00000004 , 0x00000005 
- 00031288  0x00008707 copy  0x00000005 , 0x00000002 
- 00031289  0x00008708 jam  0x00000080 , 0x00000726 
- 00031290  0x00008709 copy  0x00000002 , 0x00000005 
- 00031291  0x0000870a arg  0x00000736 , 0x00000006 
- 00031292  0x0000870b call  0x00007a70 
- 00031293  0x0000870d call  0x00007912 
- 00031294  0x0000870f arg  0x000005e6 , 0x00000005 
- 00031295  0x00008710 force  0x00000007 , 0x00000039 
- 00031296  0x00008711 call  0x00007ec6 
- 00031297  0x00008712 istore  0x00000004 , 0x00000005 
- 00031298  0x00008713 setarg  0x000003f8 
- 00031299  0x00008714 istore  0x00000004 , 0x00000005 
- 00031300  0x00008715 call  0x00007912 
- 00031301  0x00008716 call  0x0000794e 
- 00031302  0x00008718 arg  0x00000a3e , 0x00000006 
- 00031303  0x00008719 arg  0x00000706 , 0x00000005 
- 00031304  0x0000871a call  0x00007ebd 
- 00031305  0x0000871c setarg  0x005c5c5c 
- 00031306  0x0000871d lshift8  0x0000003f , 0x00000002 
- 00031307  0x0000871e or_into  0x0000005c , 0x00000002 
- 00031308  0x0000871f arg  0x00000a1e , 0x00000006 
- 00031309  0x00008720 force  0x00000006 , 0x00000039 
- 00031310  0x00008721 call  0x00007955 
- 00031311  0x00008722 call  0x0000790b 
- 00031312  0x00008723 call  0x00007912 
- 00031313  0x00008724 arg  0x00000726 , 0x00000006 
- 00031314  0x00008725 arg  0x000005e6 , 0x00000005 
- 00031315  0x00008726 force  0x00000008 , 0x00000039 
- 00031316  0x00008727 call  0x00007a71 
- 00031317  0x00008728 setarg  0x00800000 
- 00031318  0x00008729 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x0000872a istore  0x00000004 , 0x00000005 
- 00031320  0x0000872b call  0x00007ec5 
- 00031321  0x0000872c setarg  0x00000300 
- 00031322  0x0000872d istore  0x00000004 , 0x00000005 
- 00031323  0x0000872e call  0x00007912 
- 00031324  0x0000872f branch  0x0000794e 
- 00031325  0x00008737 jam  0x000000c0 , 0x000005e3 
- 00031326  0x00008739 fetch  0x00000001 , 0x000005e3 
- 00031327  0x0000873a rtn  0x00000034 
- 00031328  0x0000873b increase  0xffffffff , 0x0000003f 
- 00031329  0x0000873c store  0x00000001 , 0x000005e3 
- 00031330  0x0000873d arg  0x000006be , 0x00000006 
- 00031331  0x0000873e call  0x000076ec 
- 00031332  0x0000873f branch  0x00007a5e , 0x00000001 
- 00031333  0x00008740 arg  0x000005e6 , 0x00000006 
- 00031334  0x00008741 arg  0x00000676 , 0x00000005 
- 00031335  0x00008742 branch  0x000076f2 
- 00031336  0x00008745 call  0x00007803 
- 00031337  0x00008746 fetch  0x00000001 , 0x000005e3 
- 00031338  0x00008747 increase  0xffffffff , 0x0000003f 
- 00031339  0x00008748 store  0x00000001 , 0x000005e3 
- 00031340  0x00008749 arg  0x000006be , 0x00000006 
- 00031341  0x0000874a call  0x000076ec 
- 00031342  0x0000874b rtn  0x00000001 
- 00031343  0x0000874c branch  0x00007854 
- 00031344  0x0000874f force  0x00000004 , 0x00000039 
- 00031345  0x00008751 increase  0xfffffffc , 0x00000006 
- 00031346  0x00008753 ifetch  0x00000004 , 0x00000006 
- 00031347  0x00008754 istore  0x00000004 , 0x00000005 
- 00031348  0x00008755 increase  0xfffffff8 , 0x00000006 
- 00031349  0x00008756 loop  0x00007a72 
- 00031350  0x00008757 rtn 
- 00031351  0x0000875d bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x0000875e fetch  0x00000001 , 0x000044be 
- 00031353  0x0000875f branch  0x00005af0 , 0x00000034 
- 00031354  0x00008760 call  0x00005aec 
- 00031355  0x00008761 call  0x00007583 
- 00031356  0x00008763 branch  0x00007a7d 
- 00031357  0x00008769 fetch  0x00000001 , 0x000044c3 
- 00031358  0x0000876a rtnne  0x00000000 
- 00031359  0x0000876b fetch  0x00000001 , 0x000044c0 
- 00031360  0x0000876c rtnne  0x00000000 
- 00031361  0x0000876e arg  0x000045b2 , 0x00000005 
- 00031362  0x0000876f force  0x0000000f , 0x00000007 
- 00031363  0x00008770 call  0x000076a2 
- 00031364  0x00008771 random  0x0000003f 
- 00031365  0x00008772 rshift  0x0000003f , 0x0000003f 
- 00031366  0x00008773 istore  0x00000002 , 0x00000005 
- 00031367  0x00008775 arg  0x00000766 , 0x00000005 
- 00031368  0x00008776 arg  0x000045b2 , 0x00000006 
- 00031369  0x00008777 call  0x00007ebd 
- 00031370  0x00008779 arg  0x00000646 , 0x00000005 
- 00031371  0x0000877a arg  0x0000095e , 0x00000006 
- 00031372  0x0000877b call  0x00007eb3 
- 00031373  0x0000877d arg  0x00000686 , 0x00000005 
- 00031374  0x0000877e call  0x00007ed0 
- 00031375  0x0000877f jam  0x00000001 , 0x00000686 
- 00031376  0x00008781 call  0x00007ac7 
- 00031377  0x00008782 jam  0x00000003 , 0x000044c0 
- 00031378  0x00008783 rtn 
- 00031379  0x00008786 arg  0x000045d2 , 0x00000005 
- 00031380  0x00008787 arg  0x000006a6 , 0x00000006 
- 00031381  0x00008788 call  0x00007eb3 
- 00031382  0x00008789 jam  0x00000003 , 0x000044c3 
- 00031383  0x0000878a jam  0x00000000 , 0x000044c0 
- 00031384  0x0000878b rtn 
- 00031385  0x00008790 fetch  0x00000001 , 0x000009b9 
- 00031386  0x00008791 rtnne  0x00000000 
- 00031387  0x00008792 fetch  0x00000001 , 0x000044c0 
- 00031388  0x00008793 rtnne  0x00000000 
- 00031389  0x00008795 arg  0x00000766 , 0x00000005 
- 00031390  0x00008796 arg  0x000045b2 , 0x00000006 
- 00031391  0x00008797 call  0x00007ebd 
- 00031392  0x00008799 arg  0x00000646 , 0x00000005 
- 00031393  0x0000879a arg  0x000009be , 0x00000006 
- 00031394  0x0000879b call  0x00007eb3 
- 00031395  0x0000879d arg  0x00000686 , 0x00000005 
- 00031396  0x0000879e call  0x00007ed0 
- 00031397  0x0000879f jam  0x00000001 , 0x00000686 
- 00031398  0x000087a1 call  0x00007ac7 
- 00031399  0x000087a2 jam  0x00000004 , 0x000044c0 
- 00031400  0x000087a3 rtn 
- 00031401  0x000087a8 arg  0x000009fe , 0x00000005 
- 00031402  0x000087a9 arg  0x000006a6 , 0x00000006 
- 00031403  0x000087aa call  0x00007ebd 
- 00031404  0x000087ab jam  0x00000003 , 0x000009b9 
- 00031405  0x000087ac jam  0x00000000 , 0x000044c0 
- 00031406  0x000087ad rtn 
- 00031407  0x000087b2 fetch  0x00000001 , 0x000044be 
- 00031408  0x000087b3 rtn  0x00000034 
- 00031409  0x000087b4 fetch  0x00000001 , 0x000044c0 
- 00031410  0x000087b5 rtn  0x00000034 
- 00031411  0x000087b6 increase  0x00000080 , 0x0000003f 
- 00031412  0x000087b7 store  0x00000001 , 0x000044c0 
- 00031413  0x000087b8 rtnbit1  0x00000007 
- 00031414  0x000087b9 fetch  0x00000002 , 0x000005e3 
- 00031415  0x000087ba branch  0x00007ab9 , 0x00000034 
- 00031416  0x000087bb branch  0x00007abf 
- 00031417  0x000087be bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x000087bf call  0x00007ad4 
- 00031419  0x000087c0 fetch  0x00000001 , 0x000044c0 
- 00031420  0x000087c1 beq  0x00000003 , 0x00007a93 
- 00031421  0x000087c2 beq  0x00000004 , 0x00007aa9 
- 00031422  0x000087c3 rtn 
- 00031423  0x000087c7 call  0x00007ae6 
- 00031424  0x000087c8 fetch  0x00000002 , 0x000005e3 
- 00031425  0x000087c9 increase  0xffffffff , 0x0000003f 
- 00031426  0x000087ca store  0x00000002 , 0x000005e3 
- 00031427  0x000087cb arg  0x00000766 , 0x00000006 
- 00031428  0x000087cc call  0x000076ec 
- 00031429  0x000087cd rtn  0x00000001 
- 00031430  0x000087ce branch  0x00007b37 
- 00031431  0x000087d1 bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x000087d2 setarg  0x00000100 , 0x0000003f 
- 00031433  0x000087d3 store  0x00000002 , 0x000005e3 
- 00031434  0x000087d5 fetch  0x00000002 , 0x000005e3 
- 00031435  0x000087d6 rtn  0x00000034 
- 00031436  0x000087d7 increase  0xffffffff , 0x0000003f 
- 00031437  0x000087d8 store  0x00000002 , 0x000005e3 
- 00031438  0x000087d9 arg  0x00000766 , 0x00000006 
- 00031439  0x000087da call  0x000076ec 
- 00031440  0x000087db branch  0x00007aca , 0x00000001 
- 00031441  0x000087dc arg  0x00000646 , 0x00000006 
- 00031442  0x000087dd arg  0x00000706 , 0x00000005 
- 00031443  0x000087de branch  0x00007eb2 
- 00031444  0x000087e2 arg  0x00000746 , 0x00000011 
- 00031445  0x000087e3 arg  0x00000846 , 0x00000005 
- 00031446  0x000087e4 call  0x00007ba3 
- 00031447  0x000087e5 arg  0x00000846 , 0x00000011 
- 00031448  0x000087e6 arg  0x000007e6 , 0x00000005 
- 00031449  0x000087e7 call  0x00007c79 
- 00031450  0x000087e8 arg  0x00000706 , 0x00000011 
- 00031451  0x000087e9 arg  0x000007e6 , 0x00000012 
- 00031452  0x000087ea arg  0x000006a6 , 0x00000005 
- 00031453  0x000087eb call  0x00007be1 
- 00031454  0x000087ec arg  0x00000846 , 0x00000011 
- 00031455  0x000087ed arg  0x000007e6 , 0x00000012 
- 00031456  0x000087ee arg  0x00000826 , 0x00000005 
- 00031457  0x000087ef call  0x00007be1 
- 00031458  0x000087f0 arg  0x00000726 , 0x00000011 
- 00031459  0x000087f1 arg  0x00000826 , 0x00000012 
- 00031460  0x000087f2 arg  0x000006c6 , 0x00000005 
- 00031461  0x000087f3 branch  0x00007be1 
- 00031462  0x000087f6 arg  0x00000746 , 0x00000011 
- 00031463  0x000087f7 arg  0x00000826 , 0x00000005 
- 00031464  0x000087f8 call  0x00007c79 
- 00031465  0x000087f9 arg  0x00000826 , 0x00000011 
- 00031466  0x000087fa arg  0x00000846 , 0x00000005 
- 00031467  0x000087fb call  0x00007c79 
- 00031468  0x000087fd arg  0x0000093e , 0x00000011 
- 00031469  0x000087fe arg  0x00000846 , 0x00000012 
- 00031470  0x000087ff arg  0x00000846 , 0x00000005 
- 00031471  0x00008800 call  0x00007be1 
- 00031472  0x00008801 arg  0x00000706 , 0x00000011 
- 00031473  0x00008802 arg  0x00000826 , 0x00000005 
- 00031474  0x00008803 call  0x00007c79 
- 00031475  0x00008805 arg  0x00000826 , 0x00000006 
- 00031476  0x00008806 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008807 call  0x00007ebd 
- 00031478  0x00008808 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008809 call  0x00007c80 
- 00031480  0x0000880a arg  0x00000826 , 0x00000011 
- 00031481  0x0000880b arg  0x000007e6 , 0x00000012 
- 00031482  0x0000880c arg  0x00000826 , 0x00000005 
- 00031483  0x0000880d call  0x00007c7d 
- 00031484  0x0000880f arg  0x00000826 , 0x00000011 
- 00031485  0x00008810 arg  0x00000846 , 0x00000012 
- 00031486  0x00008811 arg  0x00000826 , 0x00000005 
- 00031487  0x00008812 call  0x00007c7d 
- 00031488  0x00008814 arg  0x00000706 , 0x00000006 
- 00031489  0x00008815 arg  0x000007e6 , 0x00000005 
- 00031490  0x00008816 call  0x00007ebd 
- 00031491  0x00008817 arg  0x00000726 , 0x00000011 
- 00031492  0x00008818 arg  0x00000846 , 0x00000005 
- 00031493  0x00008819 call  0x00007c79 
- 00031494  0x0000881a arg  0x000007e6 , 0x00000011 
- 00031495  0x0000881b call  0x00007c80 
- 00031496  0x0000881c arg  0x000007e6 , 0x00000011 
- 00031497  0x0000881d call  0x00007c80 
- 00031498  0x0000881e arg  0x000007e6 , 0x00000011 
- 00031499  0x0000881f arg  0x00000846 , 0x00000012 
- 00031500  0x00008820 arg  0x000007e6 , 0x00000005 
- 00031501  0x00008821 call  0x00007be1 
- 00031502  0x00008822 arg  0x00000846 , 0x00000011 
- 00031503  0x00008823 arg  0x00000806 , 0x00000005 
- 00031504  0x00008824 call  0x00007c79 
- 00031505  0x00008825 arg  0x00000806 , 0x00000011 
- 00031506  0x00008826 call  0x00007c80 
- 00031507  0x00008827 arg  0x00000806 , 0x00000011 
- 00031508  0x00008828 call  0x00007c80 
- 00031509  0x00008829 arg  0x00000806 , 0x00000011 
- 00031510  0x0000882a call  0x00007c80 
- 00031511  0x0000882b arg  0x00000726 , 0x00000006 
- 00031512  0x0000882c arg  0x00000846 , 0x00000005 
- 00031513  0x0000882d call  0x00007ebd 
- 00031514  0x0000882e arg  0x00000846 , 0x00000011 
- 00031515  0x0000882f call  0x00007c80 
- 00031516  0x00008830 arg  0x00000846 , 0x00000011 
- 00031517  0x00008831 arg  0x00000746 , 0x00000012 
- 00031518  0x00008832 arg  0x00000746 , 0x00000005 
- 00031519  0x00008833 call  0x00007be1 
- 00031520  0x00008836 arg  0x00000826 , 0x00000011 
- 00031521  0x00008837 arg  0x00000846 , 0x00000005 
- 00031522  0x00008838 call  0x00007c79 
- 00031523  0x0000883a arg  0x00000846 , 0x00000011 
- 00031524  0x0000883b arg  0x000007e6 , 0x00000012 
- 00031525  0x0000883c arg  0x00000846 , 0x00000005 
- 00031526  0x0000883d call  0x00007c96 
- 00031527  0x0000883e arg  0x00000846 , 0x00000011 
- 00031528  0x0000883f arg  0x000007e6 , 0x00000012 
- 00031529  0x00008840 arg  0x00000706 , 0x00000005 
- 00031530  0x00008841 call  0x00007c96 
- 00031531  0x00008842 arg  0x000007e6 , 0x00000011 
- 00031532  0x00008843 arg  0x00000706 , 0x00000012 
- 00031533  0x00008844 arg  0x00000846 , 0x00000005 
- 00031534  0x00008845 call  0x00007c96 
- 00031535  0x00008846 arg  0x00000846 , 0x00000011 
- 00031536  0x00008847 arg  0x00000826 , 0x00000012 
- 00031537  0x00008848 arg  0x00000846 , 0x00000005 
- 00031538  0x00008849 call  0x00007be1 
- 00031539  0x0000884a arg  0x00000846 , 0x00000011 
- 00031540  0x0000884b arg  0x00000806 , 0x00000012 
- 00031541  0x0000884c arg  0x00000726 , 0x00000005 
- 00031542  0x0000884d branch  0x00007c96 
- 00031543  0x00008851 arg  0x00000686 , 0x00000011 
- 00031544  0x00008852 arg  0x00000866 , 0x00000005 
- 00031545  0x00008853 call  0x00007c79 
- 00031546  0x00008854 arg  0x00000706 , 0x00000011 
- 00031547  0x00008855 arg  0x00000866 , 0x00000012 
- 00031548  0x00008856 arg  0x00000806 , 0x00000005 
- 00031549  0x00008857 call  0x00007be1 
- 00031550  0x0000885a arg  0x00000686 , 0x00000011 
- 00031551  0x0000885b arg  0x00000866 , 0x00000012 
- 00031552  0x0000885c arg  0x00000866 , 0x00000005 
- 00031553  0x0000885d call  0x00007be1 
- 00031554  0x0000885e arg  0x00000726 , 0x00000011 
- 00031555  0x0000885f arg  0x00000866 , 0x00000012 
- 00031556  0x00008860 arg  0x000007e6 , 0x00000005 
- 00031557  0x00008861 call  0x00007be1 
- 00031558  0x00008864 arg  0x00000746 , 0x00000011 
- 00031559  0x00008865 arg  0x00000866 , 0x00000005 
- 00031560  0x00008866 call  0x00007c79 
- 00031561  0x00008867 arg  0x00000646 , 0x00000011 
- 00031562  0x00008868 arg  0x00000866 , 0x00000012 
- 00031563  0x00008869 arg  0x00000826 , 0x00000005 
- 00031564  0x0000886a call  0x00007be1 
- 00031565  0x0000886c arg  0x00000746 , 0x00000011 
- 00031566  0x0000886d arg  0x00000866 , 0x00000012 
- 00031567  0x0000886e arg  0x00000866 , 0x00000005 
- 00031568  0x0000886f call  0x00007be1 
- 00031569  0x00008870 arg  0x00000666 , 0x00000011 
- 00031570  0x00008871 arg  0x00000866 , 0x00000012 
- 00031571  0x00008872 arg  0x00000846 , 0x00000005 
- 00031572  0x00008873 call  0x00007be1 
- 00031573  0x00008878 arg  0x00000806 , 0x00000012 
- 00031574  0x00008879 arg  0x00000826 , 0x00000011 
- 00031575  0x0000887a arg  0x00000866 , 0x00000005 
- 00031576  0x0000887b call  0x00007c96 
- 00031577  0x0000887c arg  0x00000806 , 0x00000011 
- 00031578  0x0000887d arg  0x00000826 , 0x00000012 
- 00031579  0x0000887e arg  0x00000806 , 0x00000005 
- 00031580  0x0000887f call  0x00007c7d 
- 00031581  0x00008882 arg  0x000007e6 , 0x00000012 
- 00031582  0x00008883 arg  0x00000846 , 0x00000011 
- 00031583  0x00008884 arg  0x00000826 , 0x00000005 
- 00031584  0x00008885 call  0x00007c96 
- 00031585  0x00008886 arg  0x000007e6 , 0x00000011 
- 00031586  0x00008887 arg  0x00000846 , 0x00000012 
- 00031587  0x00008888 arg  0x000007e6 , 0x00000005 
- 00031588  0x00008889 call  0x00007c7d 
- 00031589  0x0000888a arg  0x000007e6 , 0x00000011 
- 00031590  0x0000888b arg  0x00000866 , 0x00000012 
- 00031591  0x0000888c arg  0x000007e6 , 0x00000005 
- 00031592  0x0000888d call  0x00007be1 
- 00031593  0x0000888e arg  0x00000746 , 0x00000011 
- 00031594  0x0000888f arg  0x00000686 , 0x00000012 
- 00031595  0x00008890 arg  0x00000846 , 0x00000005 
- 00031596  0x00008891 call  0x00007be1 
- 00031597  0x00008892 arg  0x00000846 , 0x00000011 
- 00031598  0x00008893 arg  0x00000866 , 0x00000012 
- 00031599  0x00008894 arg  0x00000746 , 0x00000005 
- 00031600  0x00008895 call  0x00007be1 
- 00031601  0x00008897 arg  0x00000866 , 0x00000011 
- 00031602  0x00008898 arg  0x00000866 , 0x00000005 
- 00031603  0x00008899 call  0x00007c79 
- 00031604  0x0000889a arg  0x00000866 , 0x00000011 
- 00031605  0x0000889b arg  0x00000806 , 0x00000012 
- 00031606  0x0000889c arg  0x00000846 , 0x00000005 
- 00031607  0x0000889d call  0x00007be1 
- 00031608  0x0000889e arg  0x00000866 , 0x00000011 
- 00031609  0x0000889f arg  0x000007e6 , 0x00000012 
- 00031610  0x000088a0 arg  0x000007e6 , 0x00000005 
- 00031611  0x000088a1 call  0x00007be1 
- 00031612  0x000088a2 arg  0x00000826 , 0x00000011 
- 00031613  0x000088a3 arg  0x00000706 , 0x00000005 
- 00031614  0x000088a4 call  0x00007c79 
- 00031615  0x000088a5 arg  0x00000706 , 0x00000011 
- 00031616  0x000088a6 arg  0x00000846 , 0x00000012 
- 00031617  0x000088a7 arg  0x00000706 , 0x00000005 
- 00031618  0x000088a8 call  0x00007c96 
- 00031619  0x000088a9 arg  0x00000706 , 0x00000006 
- 00031620  0x000088aa arg  0x00000866 , 0x00000005 
- 00031621  0x000088ab call  0x00007ebd 
- 00031622  0x000088ac arg  0x00000866 , 0x00000011 
- 00031623  0x000088ad call  0x00007c80 
- 00031624  0x000088ae arg  0x00000846 , 0x00000011 
- 00031625  0x000088af arg  0x00000866 , 0x00000012 
- 00031626  0x000088b0 arg  0x00000846 , 0x00000005 
- 00031627  0x000088b1 call  0x00007c96 
- 00031628  0x000088b2 arg  0x00000846 , 0x00000011 
- 00031629  0x000088b3 arg  0x00000826 , 0x00000012 
- 00031630  0x000088b4 arg  0x00000826 , 0x00000005 
- 00031631  0x000088b5 call  0x00007be1 
- 00031632  0x000088b6 arg  0x00000826 , 0x00000011 
- 00031633  0x000088b7 arg  0x000007e6 , 0x00000012 
- 00031634  0x000088b8 arg  0x00000726 , 0x00000005 
- 00031635  0x000088b9 call  0x00007c96 
- 00031636  0x000088ba arg  0x00000726 , 0x00000011 
- 00031637  0x000088bb arg  0x0000091e , 0x00000012 
- 00031638  0x000088bc arg  0x00000726 , 0x00000005 
- 00031639  0x000088bd force  0x00000000 , 0x00000013 
- 00031640  0x000088be fetch  0x00000001 , 0x00000726 
- 00031641  0x000088bf isolate1  0x00000000 , 0x0000003f 
- 00031642  0x000088c0 call  0x00007c7b , 0x00000001 
- 00031643  0x000088c1 copy  0x00000013 , 0x00000030 
- 00031644  0x000088c2 arg  0x00000726 , 0x00000011 
- 00031645  0x000088c3 call  0x00007cab 
- 00031646  0x000088c4 fetch  0x00000001 , 0x00000745 
- 00031647  0x000088c5 isolate1  0x00000000 , 0x00000030 
- 00031648  0x000088c6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x000088c7 store  0x00000001 , 0x00000745 
- 00031650  0x000088c8 rtn 
- 00031651  0x000088cb copy  0x00000005 , 0x0000000b 
- 00031652  0x000088cc arg  0x00000806 , 0x00000005 
- 00031653  0x000088cd call  0x00007ed0 
- 00031654  0x000088ce force  0x00000000 , 0x0000003f 
- 00031655  0x000088d0 store  0x00000004 , 0x00000826 
- 00031656  0x000088d1 jam  0x00000001 , 0x00000806 
- 00031657  0x000088d2 arg  0x00000786 , 0x00000005 
- 00031658  0x000088d3 call  0x00007ed2 
- 00031659  0x000088d4 arg  0x0000091e , 0x00000006 
- 00031660  0x000088d5 arg  0x000007c6 , 0x00000005 
- 00031661  0x000088d6 call  0x00007ebd 
- 00031662  0x000088d7 copy  0x00000011 , 0x00000006 
- 00031663  0x000088d8 arg  0x000007e6 , 0x00000005 
- 00031664  0x000088d9 call  0x00007ebd 
- 00031665  0x000088e0 arg  0x000007e6 , 0x00000006 
- 00031666  0x000088e1 call  0x00007cb5 
- 00031667  0x000088e2 branch  0x00007bda , 0x00000034 
- 00031668  0x000088e7 arg  0x000007e6 , 0x00000011 
- 00031669  0x000088e8 arg  0x00000806 , 0x00000012 
- 00031670  0x000088e9 call  0x00007cb8 
- 00031671  0x000088ea arg  0x000007c6 , 0x00000011 
- 00031672  0x000088eb arg  0x00000786 , 0x00000012 
- 00031673  0x000088ec call  0x00007cb8 
- 00031674  0x000088ee arg  0x000007e6 , 0x00000011 
- 00031675  0x000088ef arg  0x000007c6 , 0x00000012 
- 00031676  0x000088f0 call  0x00007cb1 
- 00031677  0x000088f1 branch  0x00007bcc , 0x00000002 
- 00031678  0x000088f2 arg  0x000007c6 , 0x00000011 
- 00031679  0x000088f3 arg  0x000007e6 , 0x00000012 
- 00031680  0x000088f4 copy  0x00000011 , 0x00000005 
- 00031681  0x000088f5 call  0x00007ca9 
- 00031682  0x000088f6 arg  0x00000806 , 0x00000011 
- 00031683  0x000088f7 arg  0x00000786 , 0x00000012 
- 00031684  0x000088f8 copy  0x00000012 , 0x00000005 
- 00031685  0x000088f9 call  0x00007c7b 
- 00031686  0x000088fa ifetch  0x00000001 , 0x00000011 
- 00031687  0x000088fb iadd  0x00000013 , 0x00000013 
- 00031688  0x000088fc ifetch  0x00000001 , 0x00000012 
- 00031689  0x000088fd iadd  0x00000013 , 0x0000003f 
- 00031690  0x000088fe istore  0x00000001 , 0x00000012 
- 00031691  0x000088ff branch  0x00007bb1 
- 00031692  0x00008901 arg  0x000007e6 , 0x00000011 
- 00031693  0x00008902 arg  0x000007c6 , 0x00000012 
- 00031694  0x00008903 copy  0x00000011 , 0x00000005 
- 00031695  0x00008904 call  0x00007ca9 
- 00031696  0x00008905 arg  0x00000786 , 0x00000011 
- 00031697  0x00008906 arg  0x00000806 , 0x00000012 
- 00031698  0x00008907 copy  0x00000012 , 0x00000005 
- 00031699  0x00008908 call  0x00007c7b 
- 00031700  0x00008909 ifetch  0x00000001 , 0x00000011 
- 00031701  0x0000890a iadd  0x00000013 , 0x00000013 
- 00031702  0x0000890b ifetch  0x00000001 , 0x00000012 
- 00031703  0x0000890c iadd  0x00000013 , 0x0000003f 
- 00031704  0x0000890d istore  0x00000001 , 0x00000012 
- 00031705  0x0000890e branch  0x00007bb1 
- 00031706  0x00008911 arg  0x00000786 , 0x00000011 
- 00031707  0x00008912 copy  0x0000000b , 0x00000005 
- 00031708  0x00008913 call  0x00007c0a 
- 00031709  0x00008915 arg  0x0000091e , 0x00000011 
- 00031710  0x00008916 copy  0x0000000b , 0x00000012 
- 00031711  0x00008917 copy  0x0000000b , 0x00000005 
- 00031712  0x00008918 branch  0x00007c96 
- 00031713  0x0000891c copy  0x00000005 , 0x0000000b 
- 00031714  0x0000891e force  0x00000000 , 0x00000038 
- 00031715  0x00008920 arg  0x00000786 , 0x00000005 
- 00031716  0x00008921 call  0x00007ed2 
- 00031717  0x00008922 arg  0x00000ad2 , 0x00000005 
- 00031718  0x00008923 call  0x00007ed2 
- 00031719  0x00008927 copy  0x00000011 , 0x00000006 
- 00031720  0x00008929 jam  0x00000000 , 0x00000ad2 
- 00031721  0x0000892a setarg  0x00000000 
- 00031722  0x0000892b call  0x00007c73 
- 00031723  0x0000892c copy  0x00000012 , 0x00000006 
- 00031724  0x0000892d call  0x00007c77 
- 00031725  0x00008930 force  0x00000000 , 0x00000007 
- 00031726  0x00008931 arg  0x00000786 , 0x00000005 
- 00031727  0x00008935 arg  0x00000ad2 , 0x00000002 
- 00031728  0x00008936 copy  0x00000007 , 0x00000012 
- 00031729  0x00008937 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x00008939 iadd  0x00000002 , 0x00000012 
- 00031731  0x0000893a force  0x00000000 , 0x00000002 
- 00031732  0x0000893b force  0x00000000 , 0x00000013 
- 00031733  0x00008941 ifetch  0x00000004 , 0x00000005 
- 00031734  0x00008942 iforce  0x00000011 
- 00031735  0x00008945 ifetch  0x00000004 , 0x00000012 
- 00031736  0x00008946 copy  0x00000013 , 0x00000038 
- 00031737  0x00008947 imul32  0x0000002f , 0x0000003f 
- 00031738  0x00008948 iadd  0x00000011 , 0x0000003f 
- 00031739  0x00008949 iadd  0x00000002 , 0x0000003f 
- 00031740  0x0000894a istore  0x00000004 , 0x00000005 
- 00031741  0x0000894b rshift32  0x0000003f , 0x00000002 
- 00031742  0x0000894c increase  0x00000001 , 0x00000013 
- 00031743  0x0000894d compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x0000894e nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x00008950 deposit  0x00000002 
- 00031746  0x00008951 istore  0x00000004 , 0x00000005 
- 00031747  0x00008952 increase  0xffffffe0 , 0x00000005 
- 00031748  0x00008955 increase  0x00000001 , 0x00000007 
- 00031749  0x00008956 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x00008957 nbranch  0x00007bef , 0x00000001 
- 00031751  0x00008958 arg  0x00000786 , 0x00000011 
- 00031752  0x00008959 copy  0x0000000b , 0x00000005 
- 00031753  0x0000895a branch  0x00007c0a 
- 00031754  0x0000895d bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x0000895e copy  0x00000005 , 0x0000000b 
- 00031756  0x0000895f copy  0x00000011 , 0x00000030 
- 00031757  0x00008960 arg  0x000007c6 , 0x00000012 
- 00031758  0x00008961 copy  0x00000012 , 0x00000005 
- 00031759  0x00008962 call  0x00007ecd 
- 00031760  0x00008963 istore  0x00000008 , 0x00000005 
- 00031761  0x00008964 add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x00008965 call  0x00007eb9 
- 00031763  0x00008966 call  0x00007eb5 
- 00031764  0x00008967 copy  0x00000012 , 0x00000011 
- 00031765  0x00008968 call  0x00007c80 
- 00031766  0x00008969 arg  0x000007c6 , 0x00000012 
- 00031767  0x0000896a copy  0x00000030 , 0x00000011 
- 00031768  0x0000896b copy  0x0000000b , 0x00000005 
- 00031769  0x0000896c call  0x00007c7d 
- 00031770  0x0000896e arg  0x000007c6 , 0x00000012 
- 00031771  0x0000896f copy  0x00000012 , 0x00000005 
- 00031772  0x00008970 call  0x00007ecd 
- 00031773  0x00008971 istore  0x00000008 , 0x00000005 
- 00031774  0x00008972 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x00008973 call  0x00007ebf 
- 00031776  0x00008974 call  0x00007ecd 
- 00031777  0x00008975 copy  0x00000012 , 0x00000011 
- 00031778  0x00008976 call  0x00007c80 
- 00031779  0x0000897a arg  0x000007c6 , 0x00000012 
- 00031780  0x0000897b copy  0x0000000b , 0x00000011 
- 00031781  0x0000897c copy  0x00000011 , 0x00000005 
- 00031782  0x0000897d call  0x00007c7d 
- 00031783  0x00008981 arg  0x000007c6 , 0x00000012 
- 00031784  0x00008982 copy  0x00000012 , 0x00000005 
- 00031785  0x00008983 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x00008984 call  0x00007eb5 
- 00031787  0x00008985 call  0x00007ecd 
- 00031788  0x00008986 istore  0x00000008 , 0x00000005 
- 00031789  0x00008987 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x00008988 call  0x00007eb9 
- 00031791  0x00008989 copy  0x0000000b , 0x00000011 
- 00031792  0x0000898a copy  0x00000011 , 0x00000005 
- 00031793  0x0000898b call  0x00007c7d 
- 00031794  0x0000898f arg  0x000007c6 , 0x00000012 
- 00031795  0x00008990 copy  0x00000012 , 0x00000005 
- 00031796  0x00008991 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x00008992 call  0x00007eb5 
- 00031798  0x00008993 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x00008994 call  0x00007eb5 
- 00031800  0x00008995 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x00008996 call  0x00007eb6 
- 00031802  0x00008997 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x00008998 call  0x00007eb6 
- 00031804  0x00008999 copy  0x0000000b , 0x00000011 
- 00031805  0x0000899a copy  0x00000011 , 0x00000005 
- 00031806  0x0000899b call  0x00007c7d 
- 00031807  0x0000899e arg  0x000007c6 , 0x00000012 
- 00031808  0x0000899f copy  0x00000012 , 0x00000005 
- 00031809  0x000089a0 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x000089a1 call  0x00007eb5 
- 00031811  0x000089a2 call  0x00007ecd 
- 00031812  0x000089a3 istore  0x00000008 , 0x00000005 
- 00031813  0x000089a4 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x000089a5 call  0x00007eb6 
- 00031815  0x000089a6 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x000089a7 call  0x00007eb6 
- 00031817  0x000089a8 copy  0x0000000b , 0x00000011 
- 00031818  0x000089a9 copy  0x00000011 , 0x00000005 
- 00031819  0x000089aa call  0x00007c96 
- 00031820  0x000089ad arg  0x000007c6 , 0x00000012 
- 00031821  0x000089ae copy  0x00000012 , 0x00000005 
- 00031822  0x000089af add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x000089b0 call  0x00007eb9 
- 00031824  0x000089b1 call  0x00007eb9 
- 00031825  0x000089b2 force  0x00000000 , 0x0000003f 
- 00031826  0x000089b3 istore  0x00000008 , 0x00000005 
- 00031827  0x000089b4 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x000089b5 call  0x00007eb6 
- 00031829  0x000089b6 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x000089b7 call  0x00007eb6 
- 00031831  0x000089b8 copy  0x0000000b , 0x00000011 
- 00031832  0x000089b9 copy  0x00000011 , 0x00000005 
- 00031833  0x000089ba call  0x00007c96 
- 00031834  0x000089bd arg  0x000007c6 , 0x00000012 
- 00031835  0x000089be copy  0x00000012 , 0x00000005 
- 00031836  0x000089bf add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x000089c0 call  0x00007eb5 
- 00031838  0x000089c1 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x000089c2 call  0x00007eb5 
- 00031840  0x000089c3 call  0x00007ecd 
- 00031841  0x000089c4 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x000089c5 call  0x00007eb6 
- 00031843  0x000089c6 copy  0x0000000b , 0x00000011 
- 00031844  0x000089c7 copy  0x00000011 , 0x00000005 
- 00031845  0x000089c8 call  0x00007c96 
- 00031846  0x000089cb arg  0x000007c6 , 0x00000012 
- 00031847  0x000089cc copy  0x00000012 , 0x00000005 
- 00031848  0x000089cd add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x000089ce call  0x00007eb9 
- 00031850  0x000089cf call  0x00007ecd 
- 00031851  0x000089d0 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x000089d1 call  0x00007eb5 
- 00031853  0x000089d2 call  0x00007ecd 
- 00031854  0x000089d3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x000089d4 call  0x00007eb6 
- 00031856  0x000089d5 copy  0x0000000b , 0x00000011 
- 00031857  0x000089d6 copy  0x00000011 , 0x00000005 
- 00031858  0x000089d7 branch  0x00007c96 
- 00031859  0x000089db force  0x00000020 , 0x00000039 
- 00031860  0x000089dc arg  0x00000ad2 , 0x00000005 
- 00031861  0x000089dd iadd  0x00000005 , 0x00000005 
- 00031862  0x000089de branch  0x00007f01 
- 00031863  0x000089e1 force  0x00000008 , 0x00000039 
- 00031864  0x000089e2 branch  0x00007781 
- 00031865  0x000089e5 copy  0x00000011 , 0x00000012 
- 00031866  0x000089e6 branch  0x00007be1 
- 00031867  0x000089e9 force  0x00000008 , 0x00000039 
- 00031868  0x000089ea branch  0x00007712 
- 00031869  0x000089ed call  0x00007c7b 
- 00031870  0x000089ee copy  0x00000005 , 0x00000011 
- 00031871  0x000089ef branch  0x00007c81 
- 00031872  0x000089f2 call  0x00007cae 
- 00031873  0x000089f4 isolate1  0x00000000 , 0x00000013 
- 00031874  0x000089f5 branch  0x00007c8a , 0x00000001 
- 00031875  0x000089f6 arg  0x0000091e , 0x00000012 
- 00031876  0x000089f7 copy  0x00000011 , 0x00000013 
- 00031877  0x000089f8 increase  0xffffffe0 , 0x00000011 
- 00031878  0x000089f9 call  0x00007cb1 
- 00031879  0x000089fa nrtn  0x00000002 
- 00031880  0x000089fb copy  0x00000013 , 0x00000011 
- 00031881  0x000089fc branch  0x00007c92 
- 00031882  0x000089ff call  0x00007c92 
- 00031883  0x00008a01 copy  0x00000011 , 0x00000013 
- 00031884  0x00008a02 increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008a03 arg  0x0000091e , 0x00000012 
- 00031886  0x00008a04 call  0x00007cb1 
- 00031887  0x00008a05 nrtn  0x00000002 
- 00031888  0x00008a06 copy  0x00000013 , 0x00000011 
- 00031889  0x00008a07 branch  0x00007c92 
- 00031890  0x00008a0b increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008a0c arg  0x0000091e , 0x00000012 
- 00031892  0x00008a0d copy  0x00000011 , 0x00000005 
- 00031893  0x00008a0e branch  0x00007ca9 
- 00031894  0x00008a14 call  0x00007ca9 
- 00031895  0x00008a16 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008a19 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008a1a arg  0x0000091e , 0x00000012 
- 00031898  0x00008a1b call  0x00007cb1 
- 00031899  0x00008a1c nrtn  0x00000002 
- 00031900  0x00008a1d arg  0x0000091e , 0x00000012 
- 00031901  0x00008a1e add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008a20 copy  0x00000011 , 0x00000005 
- 00031903  0x00008a21 branch  0x00007ca9 
- 00031904  0x00008a23 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008a24 arg  0x0000091e , 0x00000012 
- 00031906  0x00008a25 copy  0x00000011 , 0x00000005 
- 00031907  0x00008a26 call  0x00007c7b 
- 00031908  0x00008a28 rtn  0x00000001 
- 00031909  0x00008a29 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008a2a arg  0x0000091e , 0x00000012 
- 00031911  0x00008a2b copy  0x00000011 , 0x00000005 
- 00031912  0x00008a2c branch  0x00007c7b 
- 00031913  0x00008a31 force  0x00000008 , 0x00000039 
- 00031914  0x00008a32 branch  0x00007720 
- 00031915  0x00008a35 force  0x00000008 , 0x00000039 
- 00031916  0x00008a36 increase  0x0000001c , 0x00000011 
- 00031917  0x00008a37 branch  0x0000772f 
- 00031918  0x00008a3a force  0x00000008 , 0x00000039 
- 00031919  0x00008a3b force  0x00000000 , 0x00000013 
- 00031920  0x00008a3c branch  0x0000773d 
- 00031921  0x00008a3f force  0x00000008 , 0x00000039 
- 00031922  0x00008a40 increase  0x0000001c , 0x00000011 
- 00031923  0x00008a41 increase  0x0000001c , 0x00000012 
- 00031924  0x00008a42 branch  0x00007707 
- 00031925  0x00008a46 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008a47 nrtn  0x00000034 
- 00031927  0x00008a48 branch  0x000076f5 
- 00031928  0x00008a4e copy  0x00000011 , 0x00000030 
- 00031929  0x00008a50 copy  0x00000030 , 0x00000011 
- 00031930  0x00008a51 ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008a52 isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008a53 rtn  0x00000001 
- 00031933  0x00008a54 call  0x00007cab 
- 00031934  0x00008a55 ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008a56 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008a57 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008a58 arg  0x0000091e , 0x00000011 
- 00031938  0x00008a59 copy  0x00000012 , 0x00000005 
- 00031939  0x00008a5a call  0x00007c7b 
- 00031940  0x00008a5b ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008a5c iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008a5d istore  0x00000001 , 0x00000012 
- 00031943  0x00008a5e increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008a60 add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008a61 force  0x00000009 , 0x00000039 
- 00031946  0x00008a62 call  0x0000772f 
- 00031947  0x00008a63 branch  0x00007cb9 
- 00031948  0x00008a68 call  0x00002c65 
- 00031949  0x00008a69 rtn  0x0000002b 
- 00031950  0x00008a6a call  0x00007cd3 
- 00031951  0x00008a6b call  0x00007d75 
- 00031952  0x00008a6c branch  0x00007d08 
- 00031953  0x00008a6f call  0x00007d29 
- 00031954  0x00008a71 branch  0x00007d64 
- 00031955  0x00008a74 fetch  0x00000001 , 0x00004686 
- 00031956  0x00008a75 rtneq  0x000000ff 
- 00031957  0x00008a76 iforce  0x00000002 
- 00031958  0x00008a77 call  0x0000680e 
- 00031959  0x00008a78 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008a79 call  0x00006825 
- 00031961  0x00008a7a nop  0x00000064 
- 00031962  0x00008a7b fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008a7c call  0x000067fb 
- 00031964  0x00008a7d branch  0x00007cdd 
- 00031965  0x00008a82 bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008a83 fetch  0x00000001 , 0x00004686 
- 00031967  0x00008a84 rtneq  0x000000ff 
- 00031968  0x00008a85 copy  0x0000003f , 0x00000002 
- 00031969  0x00008a86 call  0x0000681d 
- 00031970  0x00008a87 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008a8a call  0x00007cf9 
- 00031972  0x00008a8b fetch  0x00000002 , 0x00004682 
- 00031973  0x00008a8c set1  0x0000000c 
- 00031974  0x00008a8d store  0x00000002 , 0x00004682 
- 00031975  0x00008a8e fetch  0x00000001 , 0x00004679 
- 00031976  0x00008a8f rtneq  0x00000000 
- 00031977  0x00008a90 jam  0x00000000 , 0x00004679 
- 00031978  0x00008a92 fetch  0x00000001 , 0x00004685 
- 00031979  0x00008a93 store  0x00000001 , 0x00004678 
- 00031980  0x00008a94 call  0x00007d00 
- 00031981  0x00008a95 jam  0x0000002c , 0x00000a99 
- 00031982  0x00008a96 branch  0x00007d86 
- 00031983  0x00008a98 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008a99 set0  0x0000000c 
- 00031985  0x00008a9a store  0x00000002 , 0x00004682 
- 00031986  0x00008a9b fetch  0x00000001 , 0x00004679 
- 00031987  0x00008a9c rtneq  0x00000001 
- 00031988  0x00008a9d jam  0x00000001 , 0x00004679 
- 00031989  0x00008a9f jam  0x00000000 , 0x00004678 
- 00031990  0x00008aa0 call  0x00007d02 
- 00031991  0x00008aa1 jam  0x0000002d , 0x00000a99 
- 00031992  0x00008aa2 branch  0x00007d86 
- 00031993  0x00008aa5 fetch  0x00000001 , 0x00004678 
- 00031994  0x00008aa6 rtn  0x00000034 
- 00031995  0x00008aa7 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008aa8 store  0x00000001 , 0x00004678 
- 00031997  0x00008aa9 nrtn  0x00000034 
- 00031998  0x00008aab jam  0x00000010 , 0x00000a99 
- 00031999  0x00008aac branch  0x00007d86 
- 00032000  0x00008aaf arg  0x00000007 , 0x00000007 
- 00032001  0x00008ab0 branch  0x00002c32 
- 00032002  0x00008ab3 arg  0x00000007 , 0x00000007 
- 00032003  0x00008ab4 branch  0x00002c36 
- 00032004  0x00008acb fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008acc mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008acd iadd  0x00000012 , 0x00000012 
- 00032007  0x00008ace rtn 
- 00032008  0x00008ad2 fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008ad3 rtn  0x00000034 
- 00032010  0x00008ad4 copy  0x0000003f , 0x00000039 
- 00032011  0x00008ad5 fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008ad6 copy  0x0000003f , 0x00000012 
- 00032013  0x00008ad8 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008ad9 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008ada call  0x0000680e 
- 00032016  0x00008adb call  0x00007d32 
- 00032017  0x00008adc increase  0x0000000b , 0x00000012 
- 00032018  0x00008add loop  0x00007d0d 
- 00032019  0x00008ade rtn 
- 00032020  0x00008ae3 call  0x00007d04 
- 00032021  0x00008ae4 setarg  0x00000002 
- 00032022  0x00008ae5 istore  0x00000001 , 0x00000012 
- 00032023  0x00008ae6 call  0x00007d5e 
- 00032024  0x00008ae7 branch  0x00007d35 
- 00032025  0x00008aed call  0x00007d04 
- 00032026  0x00008aee setarg  0x00000003 
- 00032027  0x00008aef istore  0x00000001 , 0x00000012 
- 00032028  0x00008af0 call  0x00007d5e 
- 00032029  0x00008af1 branch  0x00007d32 
- 00032030  0x00008af6 call  0x00007d04 
- 00032031  0x00008af7 setarg  0x00000001 
- 00032032  0x00008af8 istore  0x00000001 , 0x00000012 
- 00032033  0x00008af9 setarg  0x000000ff 
- 00032034  0x00008afa istore  0x00000001 , 0x00000005 
- 00032035  0x00008afb branch  0x00007d32 
- 00032036  0x00008b01 call  0x00007d04 
- 00032037  0x00008b02 arg  0x0000000b , 0x00000039 
- 00032038  0x00008b03 copy  0x00000013 , 0x00000006 
- 00032039  0x00008b04 copy  0x00000012 , 0x00000005 
- 00032040  0x00008b05 branch  0x00007ef4 
- 00032041  0x00008b0a fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008b0b rtn  0x00000034 
- 00032043  0x00008b0c arg  0x00000000 , 0x00000011 
- 00032044  0x00008b0e call  0x00007d38 
- 00032045  0x00008b0f increase  0x00000001 , 0x00000011 
- 00032046  0x00008b10 fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008b11 isub  0x00000011 , 0x0000003e 
- 00032048  0x00008b12 rtn  0x00000005 
- 00032049  0x00008b13 branch  0x00007d2c 
- 00032050  0x00008b17 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008b18 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008b19 branch  0x00006825 
- 00032053  0x00008b1d add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008b1e ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008b1f branch  0x00006829 
- 00032056  0x00008b24 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008b25 call  0x00007f16 
- 00032058  0x00008b26 nrtn  0x00000034 
- 00032059  0x00008b28 call  0x00007d04 
- 00032060  0x00008b2a ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008b2c beq  0x00000002 , 0x00007d35 
- 00032062  0x00008b2d beq  0x00000003 , 0x00007d32 
- 00032063  0x00008b2e beq  0x00000000 , 0x00007d32 
- 00032064  0x00008b2f beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008b31 call  0x00007d35 
- 00032066  0x00008b32 add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008b33 call  0x00007e7c 
- 00032068  0x00008b34 ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008b35 call  0x00007f9c 
- 00032070  0x00008b36 call  0x00007e8c 
- 00032071  0x00008b37 setarg  0x00000005 
- 00032072  0x00008b38 istore  0x00000001 , 0x00000012 
- 00032073  0x00008b39 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008b3a ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008b3b branch  0x00007d5c 
- 00032076  0x00008b3f call  0x00007d32 
- 00032077  0x00008b40 add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008b41 call  0x00007e7c 
- 00032079  0x00008b42 ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008b43 call  0x00007f9c 
- 00032081  0x00008b44 call  0x00007e8c 
- 00032082  0x00008b46 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008b47 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008b48 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008b49 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008b4a istore  0x00000001 , 0x00000013 
- 00032087  0x00008b4b branch  0x00007d19 , 0x00000034 
- 00032088  0x00008b4d setarg  0x00000004 
- 00032089  0x00008b4e istore  0x00000001 , 0x00000012 
- 00032090  0x00008b4f add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008b50 ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008b52 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008b53 branch  0x00007f08 
- 00032094  0x00008b56 setarg  0x00000000 
- 00032095  0x00008b57 branch  0x00007d5c 
- 00032096  0x00008b5e setarg  0x00001000 
- 00032097  0x00008b5f lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008b60 iadd  0x00000012 , 0x00000012 
- 00032099  0x00008b61 rtn 
- 00032100  0x00008b64 bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008b65 arg  0x00000000 , 0x00000011 
- 00032102  0x00008b66 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008b67 copy  0x00000022 , 0x00000012 
- 00032104  0x00008b68 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008b69 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008b6a ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008b6d copy  0x00000012 , 0x0000003f 
- 00032108  0x00008b6e increase  0x000000a0 , 0x00000002 
- 00032109  0x00008b6f increase  0x000000a0 , 0x00000002 
- 00032110  0x00008b70 isub  0x00000002 , 0x0000003e 
- 00032111  0x00008b71 nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008b72 increase  0x00000001 , 0x00000011 
- 00032113  0x00008b73 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008b74 nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008b75 arg  0x00000000 , 0x00000011 
- 00032116  0x00008b76 call  0x00007d7f 
- 00032117  0x00008b78 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008b79 store  0x00000004 , 0x0000467a 
- 00032119  0x00008b7a rtn 
- 00032120  0x00008b7c bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008b7d copy  0x00000011 , 0x0000003f 
- 00032122  0x00008b7e rtn  0x00000034 
- 00032123  0x00008b7f increase  0xffffff60 , 0x00000002 
- 00032124  0x00008b80 increase  0xffffff60 , 0x00000002 
- 00032125  0x00008b81 set0  0x0000001c , 0x00000002 
- 00032126  0x00008b82 storet  0x00000004 , 0x0000467a 
- 00032127  0x00008b84 branch  0x0000335f 
- 00032128  0x00008b8c jam  0x00000001 , 0x00004666 
- 00032129  0x00008b8e fetch  0x00000001 , 0x00004667 
- 00032130  0x00008b8f nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008b90 rtn 
- 00032132  0x00008b93 jam  0x00000000 , 0x00004666 
- 00032133  0x00008b94 rtn 
- 00032134  0x00008b99 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008b9a call  0x00007d80 
- 00032136  0x00008b9b copy  0x00000011 , 0x0000003f 
- 00032137  0x00008b9c store  0x00000004 , 0x00000a91 
- 00032138  0x00008b9d arg  0x00004668 , 0x00000011 
- 00032139  0x00008b9e call  0x00007fb8 
- 00032140  0x00008b9f fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008ba0 copy  0x0000003f , 0x00000011 
- 00032142  0x00008ba1 branch  0x00007d84 
- 00032143  0x00008ba4 bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008ba5 call  0x00007d80 
- 00032145  0x00008ba6 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008ba7 store  0x00000004 , 0x00000a91 
- 00032147  0x00008ba8 arg  0x00004670 , 0x00000011 
- 00032148  0x00008ba9 call  0x00007fb8 
- 00032149  0x00008baa fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008bab copy  0x0000003f , 0x00000011 
- 00032151  0x00008bac branch  0x00007d84 
- 00032152  0x00008baf setarg  0x00000000 
- 00032153  0x00008bb0 store  0x00000008 , 0x00004670 
- 00032154  0x00008bb1 store  0x00000008 , 0x00004668 
- 00032155  0x00008bb2 rtn 
- 00032156  0x00008bb5 bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008bb6 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008bb7 nrtn  0x00000034 
- 00032159  0x00008bb8 arg  0x00004670 , 0x00000011 
- 00032160  0x00008bb9 call  0x00007fd0 
- 00032161  0x00008bba rtn  0x00000034 
- 00032162  0x00008bbb jam  0x00000000 , 0x00000a90 
- 00032163  0x00008bbc call  0x00007da7 
- 00032164  0x00008bbd fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008bbe branch  0x00007d9c , 0x00000034 
- 00032166  0x00008bbf rtn 
- 00032167  0x00008bc2 call  0x00007d80 
- 00032168  0x00008bc3 arg  0x00004670 , 0x00000011 
- 00032169  0x00008bc4 call  0x00007fc4 
- 00032170  0x00008bc5 copy  0x0000003f , 0x00000002 
- 00032171  0x00008bc6 call  0x00007d84 
- 00032172  0x00008bc7 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008bc8 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008bc9 rtn  0x00000034 
- 00032175  0x00008bca beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008bcb beq  0x00000002 , 0x00007de2 
- 00032177  0x00008bcc beq  0x00000003 , 0x00007de8 
- 00032178  0x00008bcd beq  0x00000007 , 0x00007ded 
- 00032179  0x00008bce beq  0x00000008 , 0x00007dee 
- 00032180  0x00008bcf beq  0x00000009 , 0x00007def 
- 00032181  0x00008bd0 beq  0x0000000b , 0x00007df2 
- 00032182  0x00008bd1 beq  0x0000000c , 0x00007df3 
- 00032183  0x00008bd2 beq  0x0000000d , 0x00007df4 
- 00032184  0x00008bd3 beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008bd4 beq  0x0000000f , 0x00007dff 
- 00032186  0x00008bd5 beq  0x00000010 , 0x00007e05 
- 00032187  0x00008bd6 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008bd7 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008bd8 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008bd9 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008bda beq  0x00000017 , 0x00007e18 
- 00032192  0x00008bdb beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008bdc beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008bdd beq  0x0000001b , 0x00007e25 
- 00032195  0x00008bde beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008be0 store  0x00000001 , 0x00000a99 
- 00032197  0x00008be1 bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008be2 call  0x000062bc 
- 00032199  0x00008be3 nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008be5 fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008be6 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008be7 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008be8 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008be9 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008bea beq  0x0000000a , 0x00007df0 
- 00032206  0x00008beb beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008bec beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008bed beq  0x0000001d , 0x00007e26 
- 00032209  0x00008bee beq  0x0000001f , 0x000067cc 
- 00032210  0x00008bef beq  0x00000020 , 0x000067d0 
- 00032211  0x00008bf0 beq  0x00000021 , 0x00007e31 
- 00032212  0x00008bf1 beq  0x00000025 , 0x0000670b 
- 00032213  0x00008bf2 rtn 
- 00032214  0x00008bf5 store  0x00000001 , 0x00000a99 
- 00032215  0x00008bf6 call  0x00002252 
- 00032216  0x00008bf7 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008bf8 call  0x0000225a 
- 00032218  0x00008bf9 nrtn  0x00000005 
- 00032219  0x00008bfb jam  0x00000001 , 0x00000a90 
- 00032220  0x00008bfc branch  0x00007d8f 
- 00032221  0x00008c02 fetch  0x00000002 , 0x00004682 
- 00032222  0x00008c03 set1  0x00000006 
- 00032223  0x00008c04 store  0x00000002 , 0x00004682 
- 00032224  0x00008c05 jam  0x00000003 , 0x00004093 
- 00032225  0x00008c06 rtn 
- 00032226  0x00008c0b jam  0x00000000 , 0x00004680 
- 00032227  0x00008c0c jam  0x00000000 , 0x00004093 
- 00032228  0x00008c0d fetch  0x00000002 , 0x00004682 
- 00032229  0x00008c0e set0  0x00000006 
- 00032230  0x00008c0f store  0x00000002 , 0x00004682 
- 00032231  0x00008c10 rtn 
- 00032232  0x00008c15 jam  0x00000005 , 0x000041ce 
- 00032233  0x00008c16 rtn 
- 00032234  0x00008c1b jam  0x00000007 , 0x0000007c 
- 00032235  0x00008c1c jam  0x00000013 , 0x000004ca 
- 00032236  0x00008c1d rtn 
- 00032237  0x00008c22 rtn 
- 00032238  0x00008c27 rtn 
- 00032239  0x00008c2c rtn 
- 00032240  0x00008c31 jam  0x00000002 , 0x000004d4 
- 00032241  0x00008c32 branch  0x00004d0a 
- 00032242  0x00008c37 rtn 
- 00032243  0x00008c3c rtn 
- 00032244  0x00008c41 jam  0x00000001 , 0x0000436e 
- 00032245  0x00008c42 jam  0x00000000 , 0x00004484 
- 00032246  0x00008c43 fetch  0x00000002 , 0x00004682 
- 00032247  0x00008c44 set1  0x0000000b , 0x0000003f 
- 00032248  0x00008c45 store  0x00000002 , 0x00004682 
- 00032249  0x00008c46 rtn 
- 00032250  0x00008c4b fetch  0x00000002 , 0x00004682 
- 00032251  0x00008c4c set0  0x0000000b , 0x0000003f 
- 00032252  0x00008c4d store  0x00000002 , 0x00004682 
- 00032253  0x00008c4e jam  0x00000000 , 0x0000436e 
- 00032254  0x00008c4f rtn 
- 00032255  0x00008c54 jam  0x00000001 , 0x0000436e 
- 00032256  0x00008c55 jam  0x00000001 , 0x00004484 
- 00032257  0x00008c56 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008c57 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008c58 store  0x00000002 , 0x00004682 
- 00032260  0x00008c59 rtn 
- 00032261  0x00008c5e fetch  0x00000002 , 0x00004682 
- 00032262  0x00008c5f set0  0x0000000b , 0x0000003f 
- 00032263  0x00008c60 store  0x00000002 , 0x00004682 
- 00032264  0x00008c61 jam  0x00000000 , 0x0000436e 
- 00032265  0x00008c62 rtn 
- 00032266  0x00008c67 setarg  0x00000014 
- 00032267  0x00008c68 store  0x00000002 , 0x0000046d 
- 00032268  0x00008c69 store  0x00000002 , 0x000044ba 
- 00032269  0x00008c6a branch  0x00005c92 
- 00032270  0x00008c6f branch  0x00005abf 
- 00032271  0x00008c74 arg  0x00000000 , 0x00000011 
- 00032272  0x00008c75 branch  0x00007d19 
- 00032273  0x00008c7a arg  0x00000000 , 0x00000011 
- 00032274  0x00008c7b branch  0x00007d14 
- 00032275  0x00008c80 arg  0x00000000 , 0x00000011 
- 00032276  0x00008c81 branch  0x00007d1e 
- 00032277  0x00008c86 jam  0x00000001 , 0x00004369 
- 00032278  0x00008c87 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008c8a rtn 
- 00032280  0x00008c8f jam  0x00000001 , 0x00004369 
- 00032281  0x00008c90 rtn 
- 00032282  0x00008c95 jam  0x00000000 , 0x00004369 
- 00032283  0x00008c96 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008c97 rtn 
- 00032285  0x00008c9c fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008c9d call  0x00007f9c 
- 00032287  0x00008c9e fetch  0x00000001 , 0x00004686 
- 00032288  0x00008c9f beq  0x000000ff , 0x00007e23 
- 00032289  0x00008ca0 copy  0x0000003f , 0x00000002 
- 00032290  0x00008ca1 call  0x000067fb 
- 00032291  0x00008ca3 call  0x00007d98 
- 00032292  0x00008ca4 branch  0x00002b1f 
- 00032293  0x00008ca9 branch  0x00005b02 
- 00032294  0x00008cae jam  0x00000034 , 0x0000007c 
- 00032295  0x00008caf set1  0x00000003 , 0x00000000 
- 00032296  0x00008cb0 nrtn  0x00000029 
- 00032297  0x00008cb1 jam  0x00000000 , 0x0000455b 
- 00032298  0x00008cb2 jam  0x00000013 , 0x0000007c 
- 00032299  0x00008cb3 fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008cb4 set0  0x00000002 , 0x0000003f 
- 00032301  0x00008cb5 store  0x00000001 , 0x0000016d 
- 00032302  0x00008cb6 rtn 
- 00032303  0x00008cbb force  0x00000003 , 0x00000007 
- 00032304  0x00008cbc branch  0x00007f07 
- 00032305  0x00008cc1 call  0x000062f8 
- 00032306  0x00008cc2 jam  0x00000041 , 0x0000007d 
- 00032307  0x00008cc3 branch  0x00005f9d 
- 00032308  0x00008cc7 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008cc8 rtnbit0  0x0000000c 
- 00032310  0x00008cc9 rtnbit0  0x00000007 
- 00032311  0x00008cca branch  0x00007e2f 
- 00032312  0x00008cd0 fetch  0x00000002 , 0x00004218 
- 00032313  0x00008cd1 add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008cd2 setarg  0x00000000 
- 00032315  0x00008cd3 istore  0x00000003 , 0x00000005 
- 00032316  0x00008cd4 rtn 
- 00032317  0x00008cd9 call  0x00007fe9 
- 00032318  0x00008cda call  0x00007e69 
- 00032319  0x00008cdb rtn  0x00000034 
- 00032320  0x00008cdc fetch  0x00000002 , 0x00004218 
- 00032321  0x00008cdd add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008cde ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008cdf increase  0x00000001 , 0x00000002 
- 00032324  0x00008ce0 istoret  0x00000001 , 0x00000012 
- 00032325  0x00008ce2 ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008ce3 copy  0x00000002 , 0x00000039 
- 00032327  0x00008ce4 add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008ce5 ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008ce6 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008ce7 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008ce8 copy  0x00000011 , 0x00000006 
- 00032332  0x00008cea call  0x00007f01 
- 00032333  0x00008ceb call  0x00007e6d 
- 00032334  0x00008cec pincrease  0xffffffff 
- 00032335  0x00008ced ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008cee increase  0x00000001 , 0x00000002 
- 00032337  0x00008cef iand  0x00000002 , 0x00000002 
- 00032338  0x00008cf0 istoret  0x00000001 , 0x00000012 
- 00032339  0x00008cf1 branch  0x00007fe7 
- 00032340  0x00008cf7 call  0x00007fe9 
- 00032341  0x00008cf8 call  0x00007e65 
- 00032342  0x00008cf9 rtn  0x00000034 
- 00032343  0x00008cfa fetch  0x00000002 , 0x00004218 
- 00032344  0x00008cfb add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008cfc ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008cfd increase  0xffffffff , 0x00000002 
- 00032347  0x00008cfe istoret  0x00000001 , 0x00000012 
- 00032348  0x00008cff ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008d00 copy  0x00000002 , 0x00000039 
- 00032350  0x00008d01 add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008d02 ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008d03 imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008d04 iadd  0x00000006 , 0x00000006 
- 00032354  0x00008d05 increase  0x00000001 , 0x00000006 
- 00032355  0x00008d06 copy  0x00000011 , 0x00000005 
- 00032356  0x00008d07 branch  0x00007e4c 
- 00032357  0x00008d0c fetch  0x00000002 , 0x00004218 
- 00032358  0x00008d0d add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008d0e ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008d0f rtn 
- 00032361  0x00008d13 call  0x00007e6d 
- 00032362  0x00008d14 ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008d15 isub  0x00000002 , 0x0000003f 
- 00032364  0x00008d16 rtn 
- 00032365  0x00008d1a fetch  0x00000002 , 0x00004218 
- 00032366  0x00008d1b add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008d1c ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008d1d rtn 
- 00032369  0x00008d26 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008d27 rtn  0x00000005 
- 00032371  0x00008d29 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008d2a loop  0x00007e73 
- 00032373  0x00008d2b rtn 
- 00032374  0x00008d2f force  0x00000001 , 0x0000003f 
- 00032375  0x00008d30 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008d31 rtn  0x00000005 
- 00032377  0x00008d33 lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008d34 loop  0x00007e79 
- 00032379  0x00008d35 rtn 
- 00032380  0x00008d37 deposit  0x00000005 
- 00032381  0x00008d38 store  0x00000002 , 0x00000abb 
- 00032382  0x00008d39 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008d3a deposit  0x0000000b 
- 00032384  0x00008d3b store  0x00000004 , 0x00000aaa 
- 00032385  0x00008d3c call  0x00007e85 
- 00032386  0x00008d3d deposit  0x00000006 
- 00032387  0x00008d3e store  0x00000002 , 0x00000ab9 
- 00032388  0x00008d3f rtn 
- 00032389  0x00008d42 deposit  0x00000011 
- 00032390  0x00008d43 store  0x00000004 , 0x00000aae 
- 00032391  0x00008d44 deposit  0x00000012 
- 00032392  0x00008d45 store  0x00000004 , 0x00000ab2 
- 00032393  0x00008d46 deposit  0x00000013 
- 00032394  0x00008d47 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008d48 rtn 
- 00032396  0x00008d4b fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008d4c fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008d4d iforce  0x0000000b 
- 00032399  0x00008d4e call  0x00007e95 
- 00032400  0x00008d4f fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008d50 iforce  0x00000005 
- 00032402  0x00008d51 fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008d52 iforce  0x00000006 
- 00032404  0x00008d53 rtn 
- 00032405  0x00008d56 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008d57 iforce  0x00000011 
- 00032407  0x00008d58 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008d59 iforce  0x00000012 
- 00032409  0x00008d5a fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008d5b iforce  0x00000013 
- 00032411  0x00008d5c rtn 
- 00032412  0x00008d5f fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008d60 copy  0x0000003f , 0x00000005 
- 00032414  0x00008d61 rtn 
- 00032415  0x00008d63 fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008d64 copy  0x0000003f , 0x00000006 
- 00032417  0x00008d65 rtn 
- 00032418  0x00008d67 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008d68 store  0x00000002 , 0x00000abb 
- 00032420  0x00008d69 rtn 
- 00032421  0x00008d6b copy  0x00000006 , 0x0000003f 
- 00032422  0x00008d6c store  0x00000002 , 0x00000ab9 
- 00032423  0x00008d6d rtn 
- 00032424  0x00008d72 copy  0x00000005 , 0x0000003f 
- 00032425  0x00008d73 store  0x00000002 , 0x00000a97 
- 00032426  0x00008d74 copy  0x00000006 , 0x0000003f 
- 00032427  0x00008d75 store  0x00000002 , 0x00000a95 
- 00032428  0x00008d76 rtn 
- 00032429  0x00008d78 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008d79 copy  0x0000003f , 0x00000005 
- 00032431  0x00008d7a fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008d7b copy  0x0000003f , 0x00000006 
- 00032433  0x00008d7c rtn 
- 00032434  0x00008d7f call  0x00007ebd 
- 00032435  0x00008d81 call  0x00007ebd 
- 00032436  0x00008d82 branch  0x00007ebd 
- 00032437  0x00008d84 call  0x00007eb9 
- 00032438  0x00008d86 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008d87 istore  0x00000004 , 0x00000005 
- 00032440  0x00008d88 rtn 
- 00032441  0x00008d8a ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008d8b istore  0x00000008 , 0x00000005 
- 00032443  0x00008d8c rtn 
- 00032444  0x00008d8f call  0x00007ebf 
- 00032445  0x00008d91 call  0x00007eb9 
- 00032446  0x00008d93 call  0x00007eb9 
- 00032447  0x00008d95 call  0x00007eb9 
- 00032448  0x00008d96 branch  0x00007eb9 
- 00032449  0x00008d9b arg  0x0000000a , 0x00000039 
- 00032450  0x00008d9d nop  0x00002ee0 
- 00032451  0x00008d9e loop  0x00007ec2 
- 00032452  0x00008d9f rtn 
- 00032453  0x00008da2 force  0x00000003 , 0x00000039 
- 00032454  0x00008da4 force  0x00000000 , 0x0000003f 
- 00032455  0x00008da6 istore  0x00000008 , 0x00000005 
- 00032456  0x00008da7 loop  0x00007ec7 
- 00032457  0x00008da8 rtn 
- 00032458  0x00008dab force  0x00000000 , 0x0000003f 
- 00032459  0x00008dac istore  0x00000008 , 0x00000005 
- 00032460  0x00008dad rtn 
- 00032461  0x00008daf force  0x00000000 , 0x0000003f 
- 00032462  0x00008db0 istore  0x00000004 , 0x00000005 
- 00032463  0x00008db1 rtn 
- 00032464  0x00008db4 force  0x00000004 , 0x00000039 
- 00032465  0x00008db5 branch  0x00007ec6 
- 00032466  0x00008db7 force  0x00000008 , 0x00000039 
- 00032467  0x00008db8 branch  0x00007ec6 
- 00032468  0x00008dbb deposit  0x00000039 
- 00032469  0x00008dbc rtn  0x00000034 
- 00032470  0x00008dbd setarg  0x00000000 
- 00032471  0x00008dbf istore  0x00000001 , 0x00000005 
- 00032472  0x00008dc0 loop  0x00007ed7 
- 00032473  0x00008dc1 rtn 
- 00032474  0x00008dc5 arg  0x00000020 , 0x00000039 
- 00032475  0x00008dc6 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008dc7 branch  0x00007ed4 
- 00032477  0x00008dca ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008dcb ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008dcc ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008dcd istore  0x00000004 , 0x00000005 
- 00032481  0x00008dce increase  0x00000004 , 0x00000011 
- 00032482  0x00008dcf increase  0x00000004 , 0x00000013 
- 00032483  0x00008dd0 loop  0x00007edd 
- 00032484  0x00008dd1 rtn 
- 00032485  0x00008dd6 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008dd7 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008dd8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008dd9 rtn  0x00000002 
- 00032489  0x00008dda iadd  0x00000011 , 0x00000012 
- 00032490  0x00008ddb increase  0xffffffff , 0x00000012 
- 00032491  0x00008ddc rshift  0x00000039 , 0x00000039 
- 00032492  0x00008dde ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008ddf ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008de0 istore  0x00000001 , 0x00000011 
- 00032495  0x00008de1 istoret  0x00000001 , 0x00000012 
- 00032496  0x00008de2 increase  0xffffffff , 0x00000012 
- 00032497  0x00008de3 increase  0x00000001 , 0x00000011 
- 00032498  0x00008de4 loop  0x00007eec 
- 00032499  0x00008de5 rtn 
- 00032500  0x00008de9 deposit  0x00000039 
- 00032501  0x00008dea rtn  0x00000034 
- 00032502  0x00008dec increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008ded call  0x00007eb9 , 0x00000002 
- 00032504  0x00008dee rtn  0x00000005 
- 00032505  0x00008def branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008df0 increase  0x00000008 , 0x00000039 
- 00032507  0x00008df2 increase  0xfffffffc , 0x00000039 
- 00032508  0x00008df3 call  0x00007eb6 , 0x00000002 
- 00032509  0x00008df4 rtn  0x00000005 
- 00032510  0x00008df5 branch  0x00007efb , 0x00000002 
- 00032511  0x00008df6 increase  0x00000004 , 0x00000039 
- 00032512  0x00008df7 branch  0x00007f01 
- 00032513  0x00008dfa deposit  0x00000039 
- 00032514  0x00008dfb rtn  0x00000034 
- 00032515  0x00008dfd ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008dfe istore  0x00000001 , 0x00000005 
- 00032517  0x00008dff loop  0x00007f03 
- 00032518  0x00008e00 rtn 
- 00032519  0x00008e03 setarg  0x00000000 
- 00032520  0x00008e05 rshift  0x00000022 , 0x00000002 
- 00032521  0x00008e06 storet  0x00000004 , 0x00004094 
- 00032522  0x00008e07 arg  0x0000419d , 0x00000005 
- 00032523  0x00008e08 iforce  0x00000002 
- 00032524  0x00008e09 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008e0a iadd  0x00000005 , 0x00000005 
- 00032526  0x00008e0b istoret  0x00000002 , 0x00000005 
- 00032527  0x00008e0c bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008e0d rtn 
- 00032529  0x00008e10 arg  0x00000800 , 0x0000000b 
- 00032530  0x00008e11 lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008e12 iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008e13 rtn 
- 00032533  0x00008e17 arg  0x00000000 , 0x00000007 
- 00032534  0x00008e19 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008e1a fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008e1b rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008e1c store  0x00000004 , 0x00004094 
- 00032538  0x00008e1d isub  0x00000002 , 0x0000003e 
- 00032539  0x00008e1e ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008e1f isub  0x00000002 , 0x0000000b 
- 00032541  0x00008e20 copy  0x0000000b , 0x00000002 
- 00032542  0x00008e21 arg  0x0000419d , 0x00000006 
- 00032543  0x00008e22 copy  0x00000006 , 0x00000005 
- 00032544  0x00008e23 arg  0x00000010 , 0x00000039 
- 00032545  0x00008e25 ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008e26 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008e27 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008e28 force  0x00000000 , 0x0000003f 
- 00032549  0x00008e2a istore  0x00000002 , 0x00000005 
- 00032550  0x00008e2b loop  0x00007f21 
- 00032551  0x00008e2c arg  0x0000419d , 0x00000006 
- 00032552  0x00008e2d lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008e2e iadd  0x00000006 , 0x00000006 
- 00032554  0x00008e2f ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008e30 rtn 
- 00032556  0x00008e36 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008e37 copy  0x00000002 , 0x00000039 
- 00032558  0x00008e38 setarg  0x00000ea6 
- 00032559  0x00008e39 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008e3a rtn  0x00000002 
- 00032561  0x00008e3b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008e3c rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008e3d increase  0x00000001 , 0x00000002 
- 00032564  0x00008e3e lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008e3f ior  0x00000002 , 0x00000002 
- 00032566  0x00008e40 rtn 
- 00032567  0x00008e43 call  0x00007f39 
- 00032568  0x00008e44 branch  0x00007f43 
- 00032569  0x00008e48 disable  0x00000028 
- 00032570  0x00008e49 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008e4a branch  0x00007f3e , 0x00000002 
- 00032572  0x00008e4b enable  0x00000028 
- 00032573  0x00008e4c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008e4e rtnbit0  0x0000000f 
- 00032575  0x00008e4f arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008e50 iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008e51 set0  0x00000040 , 0x0000003f 
- 00032578  0x00008e52 rtn 
- 00032579  0x00008e55 iforce  0x00000006 
- 00032580  0x00008e56 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008e57 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008e58 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008e59 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008e5a rtn 
- 00032585  0x00008e5e lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008e5f lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008e60 fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008e61 idiv  0x00000002 
- 00032589  0x00008e62 call  0x00007f86 
- 00032590  0x00008e63 quotient  0x00000002 
- 00032591  0x00008e64 rtn 
- 00032592  0x00008e68 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008e69 idiv  0x00000002 
- 00032594  0x00008e6a call  0x00007f86 
- 00032595  0x00008e6b quotient  0x0000003f 
- 00032596  0x00008e6c lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008e6d remainder  0x00000002 
- 00032598  0x00008e6e ior  0x00000002 , 0x00000002 
- 00032599  0x00008e6f rtn 
- 00032600  0x00008e77 arg  0x00000000 , 0x00000002 
- 00032601  0x00008e79 copy  0x00000002 , 0x00000013 
- 00032602  0x00008e7a ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008e7b call  0x00007f64 
- 00032604  0x00008e7c copy  0x00000013 , 0x00000002 
- 00032605  0x00008e7d call  0x00007f95 
- 00032606  0x00008e7e arg  0x0000000a , 0x00000012 
- 00032607  0x00008e7f imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008e80 iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008e81 copy  0x0000003f , 0x00000002 
- 00032610  0x00008e82 loop  0x00007f59 
- 00032611  0x00008e83 rtn 
- 00032612  0x00008e88 arg  0x0000003a , 0x00000002 
- 00032613  0x00008e89 isub  0x00000002 , 0x0000003e 
- 00032614  0x00008e8a nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008e8b arg  0x00000061 , 0x00000002 
- 00032616  0x00008e8c isub  0x00000002 , 0x0000003e 
- 00032617  0x00008e8d branch  0x00007f70 , 0x00000002 
- 00032618  0x00008e8e arg  0x00000037 , 0x00000002 
- 00032619  0x00008e8f isub  0x00000002 , 0x0000003f 
- 00032620  0x00008e90 rtn 
- 00032621  0x00008e92 arg  0x00000030 , 0x00000002 
- 00032622  0x00008e93 isub  0x00000002 , 0x0000003f 
- 00032623  0x00008e94 rtn 
- 00032624  0x00008e96 arg  0x00000057 , 0x00000002 
- 00032625  0x00008e97 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008e98 rtn 
- 00032627  0x00008e9b copy  0x00000002 , 0x00000030 
- 00032628  0x00008e9c setarg  0x000001ff 
- 00032629  0x00008e9d force  0x00000000 , 0x00000012 
- 00032630  0x00008e9f rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008ea0 rshift  0x00000011 , 0x00000011 
- 00032632  0x00008ea1 ixor  0x00000011 , 0x00000011 
- 00032633  0x00008ea2 isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008ea3 setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008ea4 rshift  0x00000002 , 0x00000002 
- 00032636  0x00008ea5 isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008ea6 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008ea7 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008ea8 increase  0x00000001 , 0x00000012 
- 00032640  0x00008ea9 compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008eaa nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008eab istoret  0x00000001 , 0x00000005 
- 00032643  0x00008eac loop  0x00007f76 
- 00032644  0x00008ead copy  0x00000030 , 0x00000002 
- 00032645  0x00008eae rtn 
- 00032646  0x00008eb2 rtn  0x00000035 
- 00032647  0x00008eb3 branch  0x00007f86 
- 00032648  0x00008ebf ifetch  0x00000001 , 0x00000011 
- 00032649  0x00008ec0 ifetcht  0x00000001 , 0x00000012 
- 00032650  0x00008ec1 isub  0x00000002 , 0x0000003e 
- 00032651  0x00008ec2 nrtn  0x00000005 
- 00032652  0x00008ec3 increase  0x00000001 , 0x00000011 
- 00032653  0x00008ec4 increase  0x00000001 , 0x00000012 
- 00032654  0x00008ec5 loop  0x00007f88 
- 00032655  0x00008ec6 force  0x00000000 , 0x0000003e 
- 00032656  0x00008ec7 rtn 
- 00032657  0x00008ecb isub  0x00000002 , 0x0000003e 
- 00032658  0x00008ecc nrtn  0x00000002 
- 00032659  0x00008ecd deposit  0x00000002 
- 00032660  0x00008ece rtn 
- 00032661  0x00008ed1 iadd  0x00000002 , 0x0000003f 
- 00032662  0x00008ed2 isub  0x00000002 , 0x00000002 
- 00032663  0x00008ed3 isub  0x00000002 , 0x0000003f 
- 00032664  0x00008ed4 rtn 
- 00032665  0x00008ed7 arg  0x00000200 , 0x00000039 
- 00032666  0x00008ed8 arg  0x00004000 , 0x00000005 
- 00032667  0x00008ed9 branch  0x00007ec6 
- 00032668  0x00008edd rtn  0x00000034 
- 00032669  0x00008ede copy  0x0000003f , 0x0000003d 
- 00032670  0x00008ee2 hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00008ee3 nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00008ee4 rtn 
- 00032673  0x00008ee7 jam  0x00000001 , 0x00008203 
- 00032674  0x00008ee8 rtn 
- 00032675  0x00008eeb hstore  0x00000002 , 0x00008205 
- 00032676  0x00008eec hfetch  0x00000001 , 0x00008203 
- 00032677  0x00008eed set1  0x00000004 , 0x0000003f 
- 00032678  0x00008eee hstore  0x00000001 , 0x00008203 
- 00032679  0x00008eef rtn 
- 00032680  0x00008ef1 hstore  0x00000002 , 0x00008207 
- 00032681  0x00008ef2 hfetch  0x00000001 , 0x00008203 
- 00032682  0x00008ef3 set1  0x00000006 , 0x0000003f 
- 00032683  0x00008ef4 hstore  0x00000001 , 0x00008203 
- 00032684  0x00008ef5 rtn 
- 00032685  0x00008ef8 hstore  0x00000002 , 0x00008205 
- 00032686  0x00008ef9 jam  0x00000030 , 0x00008203 
- 00032687  0x00008efa rtn 
- 00032688  0x00008eff hfetch  0x00000001 , 0x00008043 
- 00032689  0x00008f00 set0  0x00000004 , 0x0000003f 
- 00032690  0x00008f01 hstore  0x00000001 , 0x00008043 
- 00032691  0x00008f02 rtn 
- 00032692  0x00008f05 hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00008f06 arg  0x00000200 , 0x00000002 
- 00032694  0x00008f08 isub  0x00000002 , 0x0000003e 
- 00032695  0x00008f09 rtn 
- 00032696  0x00008f10 bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x00008f11 ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00008f12 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00008f13 nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00008f14 rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00008f15 istore  0x00000008 , 0x00000011 
- 00032702  0x00008f17 increase  0x00000007 , 0x00000011 
- 00032703  0x00008f18 ifetch  0x00000001 , 0x00000011 
- 00032704  0x00008f19 nbranch  0x00002a8c , 0x00000034 
- 00032705  0x00008f1a fetch  0x00000001 , 0x00000a99 
- 00032706  0x00008f1b istore  0x00000001 , 0x00000011 
- 00032707  0x00008f1c rtn 
- 00032708  0x00008f22 bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00008f23 arg  0x00000008 , 0x00000039 
- 00032710  0x00008f24 ifetch  0x00000008 , 0x00000011 
- 00032711  0x00008f25 rtn  0x00000034 
- 00032712  0x00008f27 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00008f28 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x00008f29 increase  0x00000001 , 0x00000011 
- 00032715  0x00008f2a loop  0x00007fc8 
- 00032716  0x00008f2b branch  0x00002a8c 
- 00032717  0x00008f2d arg  0x00000000 , 0x00000002 
- 00032718  0x00008f2e istoret  0x00000001 , 0x00000011 
- 00032719  0x00008f2f rtn 
- 00032720  0x00008f35 ifetch  0x00000008 , 0x00000011 
- 00032721  0x00008f36 rtn 
- 00032722  0x00008f3c ifetch  0x00000001 , 0x00000011 
- 00032723  0x00008f3d rtn 
- 00032724  0x00008f41 ifetch  0x00000002 , 0x00000011 
- 00032725  0x00008f42 rtn 
- 00032726  0x00008f47 arg  0x00000000 , 0x00000002 
- 00032727  0x00008f49 fetch  0x00000001 , 0x00000006 
- 00032728  0x00008f4a loop  0x00007fd7 , 0x00000034 
- 00032729  0x00008f4b increase  0x00000001 , 0x00000002 
- 00032730  0x00008f4c loop  0x00007fd7 
- 00032731  0x00008f4d copy  0x00000002 , 0x0000003f 
- 00032732  0x00008f4e rtn 
- 00032733  0x00008f51 isub  0x00000002 , 0x0000003e 
- 00032734  0x00008f52 nrtn  0x00000002 
- 00032735  0x00008f53 copy  0x00000002 , 0x0000003f 
- 00032736  0x00008f54 rtn 
- 00032737  0x00008f58 force  0xffffffff , 0x0000003e 
- 00032738  0x00008f59 rtn 
- 00032739  0x00008f5c force  0x00000001 , 0x0000003e 
- 00032740  0x00008f5d rtn 
- 00032741  0x00008f5f force  0x00000000 , 0x0000003e 
- 00032742  0x00008f60 rtn 
- 00032743  0x00008f63 enable  0x00000028 
- 00032744  0x00008f64 rtn 
- 00032745  0x00008f67 disable  0x00000028 
- 00032746  0x00008f68 rtn 
- 00032747  0x00008f6b enable  0x0000002c 
- 00032748  0x00008f6c rtn 
- 00032749  0x00008f6f disable  0x0000002c 
- 00032750  0x00008f70 rtn 
- 00032751  0x00008f73 setarg  0x00000001 
- 00032752  0x00008f74 rtn 
- 00032753  0x00008f77 setarg  0x00000000 
- 00032754  0x00008f78 rtn 
- 00032755  0x00008f7c copy  0x00000039 , 0x0000003f 
- 00032756  0x00008f7d rtn  0x00000034 
- 00032757  0x00008f7e copy  0x00000006 , 0x0000003f 
- 00032758  0x00008f7f iadd  0x00000039 , 0x0000003f 
- 00032759  0x00008f80 increase  0xffffffff , 0x0000003f 
- 00032760  0x00008f81 copy  0x0000003f , 0x00000006 
- 00032761  0x00008f83 ifetch  0x00000001 , 0x00000006 
- 00032762  0x00008f84 increase  0xfffffffe , 0x00000006 
- 00032763  0x00008f85 istore  0x00000001 , 0x00000005 
- 00032764  0x00008f86 loop  0x00007ff9 
- 00032765  0x00008f87 rtn 
+ 00000000  0x00000041 bbit1  0x00000008 , 0x00000012 
+ 00000001  0x00000042 beq  0x00000000 , 0x00000029 
+ 00000002  0x00000043 beq  0x00000001 , 0x0000003b 
+ 00000003  0x00000044 beq  0x00000085 , 0x000006db 
+ 00000004  0x00000045 beq  0x00000089 , 0x000006ac 
+ 00000005  0x00000046 beq  0x000000a1 , 0x00000044 
+ 00000006  0x00000047 beq  0x000000b1 , 0x00000049 
+ 00000007  0x00000048 beq  0x000000b2 , 0x0000005a 
+ 00000008  0x00000049 beq  0x000000c4 , 0x000002d7 
+ 00000009  0x0000004a beq  0x000000c9 , 0x00000347 
+ 00000010  0x0000004b beq  0x000000ca , 0x0000034b 
+ 00000011  0x0000004c beq  0x000000e3 , 0x0000051c 
+ 00000012  0x0000004d beq  0x000000e6 , 0x00000527 
+ 00000013  0x0000004e beq  0x000000e9 , 0x0000055e 
+ 00000014  0x0000004f beq  0x000000ea , 0x00000568 
+ 00000015  0x00000050 beq  0x000000eb , 0x00000578 
+ 00000016  0x00000051 beq  0x000000ec , 0x0000059e 
+ 00000017  0x00000052 branch  0x00002a8e 
+ 00000018  0x00000054 beq  0x00000039 , 0x000005a4 
+ 00000019  0x00000055 beq  0x00000043 , 0x000005ac 
+ 00000020  0x00000056 beq  0x0000004a , 0x000005b2 
+ 00000021  0x00000057 beq  0x00000057 , 0x000005b5 
+ 00000022  0x00000058 beq  0x00000059 , 0x000005c5 
+ 00000023  0x00000059 beq  0x00000063 , 0x000005d2 
+ 00000024  0x0000005a beq  0x00000066 , 0x000005fc 
+ 00000025  0x0000005b beq  0x00000067 , 0x00000613 
+ 00000026  0x0000005c beq  0x0000006a , 0x0000063f 
+ 00000027  0x0000005d beq  0x00000077 , 0x0000064a 
+ 00000028  0x0000005e beq  0x000000fa , 0x0000065a 
+ 00000029  0x0000005f beq  0x0000008c , 0x00000663 
+ 00000030  0x00000060 branch  0x00002a8e 
+ 00000031  0x00000064 copy  0x0000003f , 0x00000011 
+ 00000032  0x00000065 fetcht  0x00000001 , 0x00004c83 
+ 00000033  0x00000066 setarg  0x00004c8a 
+ 00000034  0x00000067 iadd  0x00000002 , 0x00000005 
+ 00000035  0x00000068 copy  0x00000011 , 0x0000003f 
+ 00000036  0x00000069 istore  0x00000001 , 0x00000005 
+ 00000037  0x0000006a increase  0x00000001 , 0x00000002 
+ 00000038  0x0000006b and_into  0x00000007 , 0x00000002 
+ 00000039  0x0000006c storet  0x00000001 , 0x00004c83 
+ 00000040  0x0000006d rtn 
+ 00000041  0x00000070 call  0x0000002b 
+ 00000042  0x00000071 branch  0x00002002 
+ 00000043  0x00000074 jam  0x00000000 , 0x00004b3d 
+ 00000044  0x00000075 fetcht  0x00000001 , 0x000046ed 
+ 00000045  0x00000076 call  0x000067fb 
+ 00000046  0x00000077 fetcht  0x00000001 , 0x000046ed 
+ 00000047  0x00000078 call  0x0000681d 
+ 00000048  0x00000079 nrtn  0x00000001 
+ 00000049  0x0000007a call  0x00007ec1 
+ 00000050  0x0000007b fetcht  0x00000001 , 0x000046ed 
+ 00000051  0x0000007c call  0x0000681d 
+ 00000052  0x0000007d nrtn  0x00000001 
+ 00000053  0x0000007e jam  0x00000001 , 0x00004b3d 
+ 00000054  0x0000007f rtn 
+ 00000055  0x00000082 fetch  0x00000001 , 0x00004b3d 
+ 00000056  0x00000083 rtn  0x00000034 
+ 00000057  0x00000084 call  0x000004a5 
+ 00000058  0x00000085 branch  0x000004c5 
+ 00000059  0x00000088 arg  0x000009ae , 0x00000005 
+ 00000060  0x00000089 arg  0x0000000c , 0x00000039 
+ 00000061  0x0000008a call  0x00007ed4 
+ 00000062  0x0000008b call  0x00000382 
+ 00000063  0x0000008c call  0x00006a03 
+ 00000064  0x0000008d call  0x00005cf6 
+ 00000065  0x0000008e ncall  0x00002c65 , 0x0000002b 
+ 00000066  0x0000008f call  0x00007ccd 
+ 00000067  0x00000090 branch  0x0000200c 
+ 00000068  0x00000093 setarg  0x00000a06 
+ 00000069  0x00000094 store  0x00000003 , 0x00004510 
+ 00000070  0x00000095 setarg  0x00001d87 
+ 00000071  0x00000096 store  0x00000002 , 0x00004513 
+ 00000072  0x00000097 branch  0x00002aa2 
+ 00000073  0x0000009a rtnmark1  0x00000026 
+ 00000074  0x0000009b call  0x00000054 
+ 00000075  0x0000009c fetch  0x00000001 , 0x00004b01 
+ 00000076  0x0000009d beq  0x00000001 , 0x00007fef 
+ 00000077  0x0000009e fetch  0x00000001 , 0x0000479c 
+ 00000078  0x0000009f beq  0x00000000 , 0x00007fef 
+ 00000079  0x000000a0 fetch  0x00000001 , 0x000047c4 
+ 00000080  0x000000a1 beq  0x00000001 , 0x00007fef 
+ 00000081  0x000000a2 fetch  0x00000001 , 0x00004806 
+ 00000082  0x000000a3 nbranch  0x00007fef , 0x00000034 
+ 00000083  0x000000a4 branch  0x00007ff1 
+ 00000084  0x000000a7 call  0x00007ff1 
+ 00000085  0x000000a8 fetch  0x00000001 , 0x00004b01 
+ 00000086  0x000000a9 ncall  0x00007fef , 0x00000034 
+ 00000087  0x000000aa fetch  0x00000001 , 0x00004b07 
+ 00000088  0x000000ab ncall  0x00007fef , 0x00000034 
+ 00000089  0x000000ac rtn 
+ 00000090  0x000000af rtnmark0  0x00000026 
+ 00000091  0x000000b0 fetch  0x00000001 , 0x00004d08 
+ 00000092  0x000000b1 beq  0x00000001 , 0x00000072 
+ 00000093  0x000000b3 call  0x00000101 
+ 00000094  0x000000b4 nbranch  0x00000089 , 0x00000028 
+ 00000095  0x000000b5 call  0x000000e8 
+ 00000096  0x000000b7 call  0x00000124 
+ 00000097  0x000000b8 fetch  0x00000001 , 0x00004bd8 
+ 00000098  0x000000b9 rtnne  0x000000ff 
+ 00000099  0x000000ba call  0x00000680 
+ 00000100  0x000000bb call  0x0000006e 
+ 00000101  0x000000bc fetch  0x00000001 , 0x00004d08 
+ 00000102  0x000000bd rtneq  0x00000001 
+ 00000103  0x000000be fetch  0x00000001 , 0x00004b01 
+ 00000104  0x000000bf beq  0x00000001 , 0x000001b5 
+ 00000105  0x000000c1 call  0x00000095 
+ 00000106  0x000000c2 nrtn  0x00000028 
+ 00000107  0x000000c3 call  0x000002c6 
+ 00000108  0x000000c4 setarg  0x0000ec54 
+ 00000109  0x000000c5 branch  0x00002b93 
+ 00000110  0x000000ca setarg  0x00017700 
+ 00000111  0x000000cb store  0x00000003 , 0x00004bf7 
+ 00000112  0x000000cc jam  0x00000014 , 0x00004b3c 
+ 00000113  0x000000cd rtn 
+ 00000114  0x000000d0 call  0x0000029f 
+ 00000115  0x000000d1 nrtn  0x00000028 
+ 00000116  0x000000d2 call  0x00000083 
+ 00000117  0x000000d3 fetch  0x00000001 , 0x00004d09 
+ 00000118  0x000000d4 increase  0x00000001 , 0x0000003f 
+ 00000119  0x000000d5 store  0x00000001 , 0x00004d09 
+ 00000120  0x000000d6 sub  0x0000003f , 0x00000019 , 0x0000003e 
+ 00000121  0x000000d7 call  0x0000007b , 0x00000005 
+ 00000122  0x000000d8 branch  0x0000005d 
+ 00000123  0x000000da jam  0x00000000 , 0x00004d08 
+ 00000124  0x000000db jam  0x00000000 , 0x00004d09 
+ 00000125  0x000000dd jam  0x00000000 , 0x00004c03 
+ 00000126  0x000000de fetch  0x00000001 , 0x00004bee 
+ 00000127  0x000000e0 store  0x00000001 , 0x00004bed 
+ 00000128  0x000000e1 rtn 
+ 00000129  0x000000e3 fetch  0x00000001 , 0x00004bef 
+ 00000130  0x000000e4 branch  0x0000007f 
+ 00000131  0x000000e6 fetch  0x00000001 , 0x00004c03 
+ 00000132  0x000000e7 increase  0x00000001 , 0x0000003f 
+ 00000133  0x000000e8 store  0x00000001 , 0x00004c03 
+ 00000134  0x000000e9 beq  0x00000004 , 0x00000081 
+ 00000135  0x000000ea beq  0x00000005 , 0x0000007d 
+ 00000136  0x000000eb rtn 
+ 00000137  0x000000ee fetch  0x00000001 , 0x00004bf4 
+ 00000138  0x000000ef call  0x000000a0 , 0x00000034 
+ 00000139  0x000000f0 fetch  0x00000001 , 0x00004b06 
+ 00000140  0x000000f1 nrtn  0x00000034 
+ 00000141  0x000000f2 fetch  0x00000001 , 0x00004b01 
+ 00000142  0x000000f3 rtneq  0x00000001 
+ 00000143  0x000000f5 call  0x00000095 
+ 00000144  0x000000f6 nrtn  0x00000028 
+ 00000145  0x000000f7 fetch  0x00000003 , 0x00004bf7 
+ 00000146  0x000000f8 call  0x00007f49 
+ 00000147  0x000000f9 storet  0x00000004 , 0x0000415b 
+ 00000148  0x000000fa branch  0x00002b2a 
+ 00000149  0x000000fd enable  0x00000028 
+ 00000150  0x000000fe call  0x00002afa 
+ 00000151  0x000000ff fetch  0x00000003 , 0x0000416f 
+ 00000152  0x00000100 branch  0x00007fe9 , 0x00000034 
+ 00000153  0x00000101 fetch  0x00000001 , 0x00004091 
+ 00000154  0x00000102 branch  0x00007fe9 , 0x00000034 
+ 00000155  0x00000103 fetch  0x00000001 , 0x000045b1 
+ 00000156  0x00000104 branch  0x00007fe9 , 0x00000034 
+ 00000157  0x00000105 fetch  0x00000001 , 0x00004d08 
+ 00000158  0x00000106 beq  0x00000001 , 0x00007fe9 
+ 00000159  0x00000107 branch  0x000002c9 
+ 00000160  0x0000010a jam  0x00000001 , 0x00004bf4 
+ 00000161  0x0000010b jam  0x00000000 , 0x00004cfd 
+ 00000162  0x0000010c call  0x000000b0 
+ 00000163  0x0000010d store  0x00000001 , 0x00004b64 
+ 00000164  0x0000010e setarg  0x00000000 
+ 00000165  0x0000010f store  0x00000007 , 0x00004b65 
+ 00000166  0x00000110 fetch  0x00000004 , 0x00004bff 
+ 00000167  0x00000111 store  0x00000004 , 0x00004b6c 
+ 00000168  0x00000112 jam  0x0000000c , 0x00004bc8 
+ 00000169  0x00000113 fetch  0x00000001 , 0x00004bc9 
+ 00000170  0x00000114 set1  0x00000003 , 0x0000003f 
+ 00000171  0x00000115 store  0x00000001 , 0x00004bc9 
+ 00000172  0x00000116 call  0x00000104 
+ 00000173  0x00000117 branch  0x00000060 
+ 00000174  0x00000123 jam  0x00000001 , 0x00004cfe 
+ 00000175  0x00000124 jam  0x00000000 , 0x00004d00 
+ 00000176  0x00000126 fetch  0x00000001 , 0x00004bc9 
+ 00000177  0x00000127 and_into  0x00000007 , 0x0000003f 
+ 00000178  0x00000128 store  0x00000001 , 0x00004bc9 
+ 00000179  0x00000129 rtn 
+ 00000180  0x0000012c fetch  0x00000001 , 0x00004bc9 
+ 00000181  0x0000012d set1  0x00000004 , 0x0000003f 
+ 00000182  0x0000012e store  0x00000001 , 0x00004bc9 
+ 00000183  0x00000130 store  0x00000001 , 0x00004b84 
+ 00000184  0x00000131 rtn 
+ 00000185  0x00000133 fetch  0x00000001 , 0x00004bc9 
+ 00000186  0x00000134 set0  0x00000004 , 0x0000003f 
+ 00000187  0x00000135 store  0x00000001 , 0x00004bc9 
+ 00000188  0x00000136 rtn 
+ 00000189  0x00000139 call  0x00000676 
+ 00000190  0x0000013a fetch  0x00000001 , 0x00004cff 
+ 00000191  0x0000013b beq  0x00000001 , 0x000000c2 
+ 00000192  0x0000013c beq  0x00000002 , 0x000000c6 
+ 00000193  0x0000013d rtn 
+ 00000194  0x0000013f jam  0x00000002 , 0x00004d00 
+ 00000195  0x00000141 jam  0x00000000 , 0x00004cfc 
+ 00000196  0x00000142 jam  0x00000000 , 0x00004cfe 
+ 00000197  0x00000143 branch  0x000000b0 
+ 00000198  0x00000146 jam  0x00000000 , 0x00004cfd 
+ 00000199  0x00000147 branch  0x000000c3 
+ 00000200  0x0000014b fetch  0x00000002 , 0x00004bce 
+ 00000201  0x0000014c increase  0x00000001 , 0x0000003f 
+ 00000202  0x0000014d store  0x00000002 , 0x00004bce 
+ 00000203  0x0000014e bbit1  0x0000000a , 0x00000167 
+ 00000204  0x0000014f fetch  0x00000001 , 0x00004cfd 
+ 00000205  0x00000150 beq  0x00000001 , 0x000000d1 
+ 00000206  0x00000151 jam  0x00000001 , 0x00004cfd 
+ 00000207  0x00000153 fetch  0x00000001 , 0x00004cfd 
+ 00000208  0x00000154 bne  0x00000001 , 0x000000b0 
+ 00000209  0x00000156 fetch  0x00000001 , 0x00004cfb 
+ 00000210  0x00000157 increase  0x00000001 , 0x0000003f 
+ 00000211  0x00000158 store  0x00000001 , 0x00004cfb 
+ 00000212  0x00000159 beq  0x00000004 , 0x000000d8 
+ 00000213  0x0000015a call  0x000001e7 
+ 00000214  0x0000015b jam  0x00000002 , 0x00004c0d 
+ 00000215  0x0000015c branch  0x00000124 
+ 00000216  0x0000015f call  0x00000676 
+ 00000217  0x00000160 jam  0x00000000 , 0x00004cfb 
+ 00000218  0x00000161 branch  0x000000b0 
+ 00000219  0x00000164 jam  0x00000002 , 0x00004d00 
+ 00000220  0x00000166 jam  0x00000001 , 0x00004cfe 
+ 00000221  0x00000167 jam  0x00000000 , 0x00004cfd 
+ 00000222  0x00000168 branch  0x000000b0 
+ 00000223  0x0000016b fetch  0x00000001 , 0x00004cff 
+ 00000224  0x0000016c beq  0x00000003 , 0x000000dc 
+ 00000225  0x0000016d fetch  0x00000001 , 0x00004bc9 
+ 00000226  0x0000016e isolate0  0x00000004 , 0x0000003f 
+ 00000227  0x0000016f branch  0x000000ae , 0x00000001 
+ 00000228  0x00000170 fetch  0x00000001 , 0x00004cff 
+ 00000229  0x00000171 beq  0x00000001 , 0x000000db 
+ 00000230  0x00000172 beq  0x00000002 , 0x000000dc 
+ 00000231  0x00000173 rtn 
+ 00000232  0x00000176 fetch  0x00000001 , 0x00004bd8 
+ 00000233  0x00000177 rtnne  0x000000ff 
+ 00000234  0x00000178 call  0x000000ed 
+ 00000235  0x00000179 ncall  0x000000f5 , 0x0000002c 
+ 00000236  0x0000017a rtn 
+ 00000237  0x0000017d disable  0x0000002c 
+ 00000238  0x0000017e fetch  0x00000001 , 0x00004cfe 
+ 00000239  0x0000017f rtnne  0x00000001 
+ 00000240  0x00000180 fetch  0x00000001 , 0x00004d00 
+ 00000241  0x00000181 rtnne  0x00000000 
+ 00000242  0x00000182 jam  0x00000001 , 0x00004cff 
+ 00000243  0x00000183 jam  0x00000004 , 0x00004c0d 
+ 00000244  0x00000184 branch  0x00007feb 
+ 00000245  0x00000187 fetch  0x00000001 , 0x00004d00 
+ 00000246  0x00000188 branch  0x000000fc , 0x00000034 
+ 00000247  0x00000189 increase  0xffffffff , 0x0000003f 
+ 00000248  0x0000018a store  0x00000001 , 0x00004d00 
+ 00000249  0x0000018b jam  0x00000002 , 0x00004cff 
+ 00000250  0x0000018c jam  0x00000004 , 0x00004c0d 
+ 00000251  0x0000018d branch  0x000001e7 
+ 00000252  0x00000190 jam  0x00000003 , 0x00004cff 
+ 00000253  0x00000191 fetch  0x00000001 , 0x00004cfd 
+ 00000254  0x00000192 nbranch  0x000000cf , 0x00000034 
+ 00000255  0x00000193 jam  0x00000002 , 0x00004c0d 
+ 00000256  0x00000194 branch  0x000001e7 
+ 00000257  0x00000197 fetch  0x00000001 , 0x00004bd8 
+ 00000258  0x00000198 bne  0x000000ff , 0x00000177 
+ 00000259  0x0000019a call  0x00000107 
+ 00000260  0x0000019c call  0x00000213 
+ 00000261  0x0000019d jam  0x00000001 , 0x00004bcd 
+ 00000262  0x0000019e rtn 
+ 00000263  0x000001a1 fetch  0x00000002 , 0x00004cf9 
+ 00000264  0x000001a2 call  0x00007f9c 
+ 00000265  0x000001a3 branch  0x0000010d , 0x00000028 
+ 00000266  0x000001a4 fetch  0x00000007 , 0x00004b65 
+ 00000267  0x000001a5 rtn  0x00000034 
+ 00000268  0x000001a6 branch  0x00007fe7 
+ 00000269  0x000001a8 call  0x000003a0 
+ 00000270  0x000001a9 jam  0x00000000 , 0x00004bf4 
+ 00000271  0x000001aa add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00000272  0x000001ab store  0x00000001 , 0x00004bc8 
+ 00000273  0x000001ac call  0x000000b0 
+ 00000274  0x000001ad store  0x00000001 , 0x00004b64 
+ 00000275  0x000001ae ifetcht  0x00000001 , 0x00000005 
+ 00000276  0x000001af ifetch  0x00000001 , 0x00000012 
+ 00000277  0x000001b0 ior  0x00000002 , 0x0000003f 
+ 00000278  0x000001b1 istore  0x00000001 , 0x00000005 
+ 00000279  0x000001b2 increase  0x00000001 , 0x00000012 
+ 00000280  0x000001b3 ifetch  0x00000004 , 0x00000012 
+ 00000281  0x000001b4 istore  0x00000004 , 0x00000005 
+ 00000282  0x000001b5 increase  0x00000004 , 0x00000012 
+ 00000283  0x000001b6 arg  0x00004b6a , 0x00000005 
+ 00000284  0x000001b7 arg  0x00000002 , 0x00000039 
+ 00000285  0x000001b9 ifetch  0x00000001 , 0x00000012 
+ 00000286  0x000001ba ifetcht  0x00000001 , 0x00000005 
+ 00000287  0x000001bb iadd  0x00000002 , 0x0000003f 
+ 00000288  0x000001bc istore  0x00000001 , 0x00000005 
+ 00000289  0x000001bd increase  0x00000001 , 0x00000012 
+ 00000290  0x000001be loop  0x0000011d 
+ 00000291  0x000001bf rtn 
+ 00000292  0x000001c2 jam  0x00000000 , 0x00004bd1 
+ 00000293  0x000001c4 arg  0x00000d00 , 0x0000000b 
+ 00000294  0x000001c5 until  0x00000023 , 0x00000026 
+ 00000295  0x000001c6 call  0x00000140 
+ 00000296  0x000001c7 fetch  0x00000001 , 0x00004c04 
+ 00000297  0x000001c8 rtneq  0x00000001 
+ 00000298  0x000001c9 nbranch  0x0000014f , 0x00000018 
+ 00000299  0x000001ca nbranch  0x0000014f , 0x0000002f 
+ 00000300  0x000001cb call  0x0000013b 
+ 00000301  0x000001cc call  0x0000016b 
+ 00000302  0x000001cd call  0x00000672 
+ 00000303  0x000001cf fetch  0x00000001 , 0x00004bc7 
+ 00000304  0x000001d0 increase  0x00000001 , 0x0000003f 
+ 00000305  0x000001d1 store  0x00000001 , 0x00004bc7 
+ 00000306  0x000001d2 fetch  0x00000001 , 0x00004bd8 
+ 00000307  0x000001d3 bne  0x000000ff , 0x0000013e 
+ 00000308  0x000001d4 call  0x000000df 
+ 00000309  0x000001d6 setarg  0x00000000 
+ 00000310  0x000001d7 store  0x00000002 , 0x00004bce 
+ 00000311  0x000001d8 store  0x00000001 , 0x00004bd0 
+ 00000312  0x000001d9 store  0x00000001 , 0x00004cfc 
+ 00000313  0x000001da jam  0x00000000 , 0x00004bcd 
+ 00000314  0x000001db rtn 
+ 00000315  0x000001de arg  0x00000004 , 0x00000039 
+ 00000316  0x000001df arg  0x00004b64 , 0x00000005 
+ 00000317  0x000001e0 branch  0x00007ec6 
+ 00000318  0x000001e3 call  0x0000066f 
+ 00000319  0x000001e4 branch  0x00000191 
+ 00000320  0x000001e7 disable  0x0000002f 
+ 00000321  0x000001e8 call  0x0000027e 
+ 00000322  0x000001eb fetch  0x00000001 , 0x00004c04 
+ 00000323  0x000001ec beq  0x00000001 , 0x0000014d 
+ 00000324  0x000001ed force  0x00000000 , 0x00000015 
+ 00000325  0x000001ee fetch  0x00000004 , 0x00004bf0 
+ 00000326  0x000001ef iforce  0x00000009 
+ 00000327  0x000001f0 fetcht  0x00000001 , 0x00000017 
+ 00000328  0x000001f1 call  0x0000291f 
+ 00000329  0x000001f2 call  0x00002924 
+ 00000330  0x000001f3 call  0x0000023b 
+ 00000331  0x000001f4 call  0x00000277 , 0x0000002f 
+ 00000332  0x000001f5 rtn 
+ 00000333  0x000001f7 call  0x00000277 
+ 00000334  0x000001f8 branch  0x0000012f 
+ 00000335  0x000001fb fetch  0x00000001 , 0x00004bd0 
+ 00000336  0x000001fc increase  0x00000001 , 0x0000003f 
+ 00000337  0x000001fd store  0x00000001 , 0x00004bd0 
+ 00000338  0x000001fe fetch  0x00000001 , 0x00004bd8 
+ 00000339  0x000001ff bne  0x000000ff , 0x00000163 
+ 00000340  0x00000200 fetcht  0x00000001 , 0x00004bd1 
+ 00000341  0x00000201 increase  0x00000001 , 0x00000002 
+ 00000342  0x00000202 storet  0x00000001 , 0x00004bd1 
+ 00000343  0x00000203 fetch  0x00000001 , 0x00004c0d 
+ 00000344  0x00000204 isub  0x00000002 , 0x0000003f 
+ 00000345  0x00000205 nbranch  0x00000125 , 0x00000034 
+ 00000346  0x00000206 fetch  0x00000001 , 0x00004cff 
+ 00000347  0x00000207 beq  0x00000003 , 0x000000c8 
+ 00000348  0x00000208 fetch  0x00000001 , 0x00004cfc 
+ 00000349  0x00000209 increase  0x00000001 , 0x0000003f 
+ 00000350  0x0000020a store  0x00000001 , 0x00004cfc 
+ 00000351  0x0000020b beq  0x00000002 , 0x000000bd 
+ 00000352  0x0000020c call  0x000000b4 
+ 00000353  0x0000020d jam  0x00000001 , 0x00004c0d 
+ 00000354  0x0000020e branch  0x00000124 
+ 00000355  0x00000211 fetch  0x00000001 , 0x00004bd0 
+ 00000356  0x00000212 rtnne  0x000000ff 
+ 00000357  0x00000213 jam  0x00000000 , 0x00004bd0 
+ 00000358  0x00000214 branch  0x00000169 
+ 00000359  0x00000217 setarg  0x00000000 
+ 00000360  0x00000218 store  0x00000002 , 0x00004bce 
+ 00000361  0x0000021a jam  0x0000003a , 0x00000a99 
+ 00000362  0x0000021b branch  0x00007d86 
+ 00000363  0x0000021e call  0x000001f8 
+ 00000364  0x0000021f fetch  0x00000001 , 0x00004bc6 
+ 00000365  0x00000220 rtn  0x00000034 
+ 00000366  0x00000221 iforce  0x00000039 
+ 00000367  0x00000222 arg  0x00004b44 , 0x00000006 
+ 00000368  0x00000223 arg  0x00004ba6 , 0x00000005 
+ 00000369  0x00000224 branch  0x00007f01 
+ 00000370  0x00000227 jam  0x00000020 , 0x000041de 
+ 00000371  0x00000228 jam  0x00000000 , 0x00004bc7 
+ 00000372  0x00000229 jam  0x0000004e , 0x00004bd2 
+ 00000373  0x0000022a fetch  0x00000004 , 0x00004bd4 
+ 00000374  0x0000022b branch  0x00000205 
+ 00000375  0x0000022e fetch  0x00000001 , 0x00004bcd 
+ 00000376  0x0000022f beq  0x00000001 , 0x00007fe7 
+ 00000377  0x00000230 fetch  0x00000001 , 0x00004bd8 
+ 00000378  0x00000231 beq  0x00000001 , 0x0000017e 
+ 00000379  0x00000232 beq  0x00000002 , 0x00000181 
+ 00000380  0x00000233 beq  0x00000003 , 0x00000184 
+ 00000381  0x00000234 branch  0x00002a8c 
+ 00000382  0x00000237 jam  0x00000011 , 0x00004bd8 
+ 00000383  0x00000238 jam  0x000000aa , 0x0000119e 
+ 00000384  0x00000239 branch  0x00000186 
+ 00000385  0x0000023b jam  0x00000012 , 0x00004bd8 
+ 00000386  0x0000023c jam  0x00000055 , 0x0000119e 
+ 00000387  0x0000023d branch  0x00000186 
+ 00000388  0x0000023f jam  0x00000013 , 0x00004bd8 
+ 00000389  0x00000240 jam  0x00000022 , 0x0000119e 
+ 00000390  0x00000242 fetch  0x00000001 , 0x00004bc9 
+ 00000391  0x00000243 and_into  0x00000007 , 0x0000003f 
+ 00000392  0x00000244 store  0x00000001 , 0x0000119f 
+ 00000393  0x00000245 fetch  0x00000004 , 0x00004bff 
+ 00000394  0x00000246 store  0x00000004 , 0x000011a0 
+ 00000395  0x00000248 jam  0x00000000 , 0x000011a4 
+ 00000396  0x00000249 arg  0x0000119e , 0x00000011 
+ 00000397  0x0000024a arg  0x00000007 , 0x00000002 
+ 00000398  0x0000024b call  0x000001f3 
+ 00000399  0x0000024c call  0x00000104 
+ 00000400  0x0000024d branch  0x00007fe7 
+ 00000401  0x00000250 fetch  0x00000001 , 0x00004bd8 
+ 00000402  0x00000251 rtneq  0x000000ff 
+ 00000403  0x00000252 beq  0x00000011 , 0x00000197 
+ 00000404  0x00000253 beq  0x00000012 , 0x00000199 
+ 00000405  0x00000254 beq  0x00000013 , 0x0000019b 
+ 00000406  0x00000255 rtn 
+ 00000407  0x00000259 jam  0x00000002 , 0x00004bd8 
+ 00000408  0x0000025a branch  0x00000135 
+ 00000409  0x0000025c jam  0x00000003 , 0x00004bd8 
+ 00000410  0x0000025d branch  0x00000135 
+ 00000411  0x0000025f jam  0x000000ff , 0x00004bd8 
+ 00000412  0x00000260 jam  0x00000039 , 0x00000a99 
+ 00000413  0x00000261 call  0x00007d86 
+ 00000414  0x00000262 fetch  0x00000004 , 0x00004ba8 
+ 00000415  0x00000263 call  0x00000205 
+ 00000416  0x00000264 branch  0x00000135 
+ 00000417  0x00000267 set0  0x00000026 , 0x00000000 
+ 00000418  0x00000268 call  0x000001e6 
+ 00000419  0x00000269 fetch  0x00000001 , 0x00004bd8 
+ 00000420  0x0000026a rtnne  0x000000ff 
+ 00000421  0x0000026b call  0x000001b8 
+ 00000422  0x0000026d setarg  0x00000000 
+ 00000423  0x0000026e store  0x00000002 , 0x00004bf5 
+ 00000424  0x00000270 call  0x00002afa 
+ 00000425  0x00000271 nop  0x000007d0 
+ 00000426  0x00000272 fetch  0x00000001 , 0x00004bf5 
+ 00000427  0x00000273 beq  0x000000ff , 0x00000169 
+ 00000428  0x00000274 call  0x00000140 
+ 00000429  0x00000275 nbranch  0x000001c1 , 0x00000018 
+ 00000430  0x00000276 nbranch  0x000001c1 , 0x0000002f 
+ 00000431  0x00000278 set1  0x00000026 , 0x00000000 
+ 00000432  0x00000279 setarg  0x00000000 
+ 00000433  0x0000027a store  0x00000002 , 0x00004bf5 
+ 00000434  0x0000027b jam  0x0000003c , 0x00000a99 
+ 00000435  0x0000027c call  0x00007d86 
+ 00000436  0x0000027d call  0x0000013b 
+ 00000437  0x0000027f jam  0x00000001 , 0x00004d08 
+ 00000438  0x00000280 jam  0x00000000 , 0x00004d09 
+ 00000439  0x00000281 rtn 
+ 00000440  0x00000284 jam  0x000000ff , 0x0000119e 
+ 00000441  0x00000285 fetch  0x00000001 , 0x00004bc9 
+ 00000442  0x00000286 store  0x00000001 , 0x0000119f 
+ 00000443  0x00000287 fetch  0x00000004 , 0x00004bff 
+ 00000444  0x00000288 store  0x00000004 , 0x000011a0 
+ 00000445  0x00000289 arg  0x00000006 , 0x00000002 
+ 00000446  0x0000028a arg  0x0000119e , 0x00000011 
+ 00000447  0x0000028b call  0x000001f3 
+ 00000448  0x0000028c branch  0x00000213 
+ 00000449  0x0000028f fetch  0x00000002 , 0x00004bf5 
+ 00000450  0x00000290 increase  0x00000001 , 0x0000003f 
+ 00000451  0x00000291 store  0x00000002 , 0x00004bf5 
+ 00000452  0x00000292 call  0x000001e7 
+ 00000453  0x00000293 branch  0x000001a8 
+ 00000454  0x00000296 set0  0x00000026 , 0x00000000 
+ 00000455  0x00000297 call  0x000001e2 
+ 00000456  0x00000298 call  0x000001b8 
+ 00000457  0x0000029a jam  0x00000000 , 0x00004bf5 
+ 00000458  0x0000029c call  0x00002afa 
+ 00000459  0x0000029d nop  0x000007d0 
+ 00000460  0x0000029e fetch  0x00000001 , 0x00004bf5 
+ 00000461  0x0000029f beq  0x000000ff , 0x00000169 
+ 00000462  0x000002a0 call  0x00000140 
+ 00000463  0x000002a1 nbranch  0x000001d8 , 0x00000018 
+ 00000464  0x000002a2 nbranch  0x000001d8 , 0x0000002f 
+ 00000465  0x000002a3 call  0x0000016b 
+ 00000466  0x000002a4 call  0x000002f3 
+ 00000467  0x000002a5 fetch  0x00000004 , 0x00004bf0 
+ 00000468  0x000002a6 fetcht  0x00000004 , 0x00004bd4 
+ 00000469  0x000002a7 isub  0x00000002 , 0x0000003e 
+ 00000470  0x000002a8 branch  0x00000314 , 0x00000005 
+ 00000471  0x000002a9 branch  0x000001af 
+ 00000472  0x000002ac fetch  0x00000001 , 0x00004bf5 
+ 00000473  0x000002ad increase  0x00000001 , 0x0000003f 
+ 00000474  0x000002ae store  0x00000001 , 0x00004bf5 
+ 00000475  0x000002af fetch  0x00000001 , 0x00004d06 
+ 00000476  0x000002b0 increase  0x00000001 , 0x0000003f 
+ 00000477  0x000002b1 and_into  0x00000001 , 0x0000003f 
+ 00000478  0x000002b2 store  0x00000001 , 0x00004d06 
+ 00000479  0x000002b3 beq  0x00000000 , 0x000001eb 
+ 00000480  0x000002b4 beq  0x00000001 , 0x000001ed 
+ 00000481  0x000002b5 rtn 
+ 00000482  0x000002b8 jam  0x00000020 , 0x000041de 
+ 00000483  0x000002b9 setarg  0x00000f0f 
+ 00000484  0x000002ba store  0x00000002 , 0x00004bf0 
+ 00000485  0x000002bb istore  0x00000002 , 0x00000005 
+ 00000486  0x000002bd call  0x00000206 
+ 00000487  0x000002bf fetcht  0x00000001 , 0x00004bd3 
+ 00000488  0x000002c0 call  0x00000225 
+ 00000489  0x000002c1 storet  0x00000001 , 0x00004bd3 
+ 00000490  0x000002c2 rtn 
+ 00000491  0x000002c5 call  0x000001e2 
+ 00000492  0x000002c6 branch  0x000001ca 
+ 00000493  0x000002c9 call  0x00000172 
+ 00000494  0x000002ca branch  0x000001ca 
+ 00000495  0x000002cd set0  0x00000026 , 0x00000000 
+ 00000496  0x000002ce call  0x000053ce 
+ 00000497  0x000002d0 arg  0x00000003 , 0x00000007 
+ 00000498  0x000002d1 branch  0x000043d2 
+ 00000499  0x000002d4 storet  0x00000001 , 0x00004bc8 
+ 00000500  0x000002d5 copy  0x00000002 , 0x00000039 
+ 00000501  0x000002d6 arg  0x00004b64 , 0x00000005 
+ 00000502  0x000002d7 copy  0x00000011 , 0x00000006 
+ 00000503  0x000002d8 branch  0x00007f01 
+ 00000504  0x000002dc fetch  0x00000001 , 0x00004b43 
+ 00000505  0x000002dd rshift3  0x0000003f , 0x0000003f 
+ 00000506  0x000002de store  0x00000001 , 0x00004bc6 
+ 00000507  0x000002e0 increase  0x00000001 , 0x0000003f 
+ 00000508  0x000002e1 arg  0x00004b43 , 0x00000006 
+ 00000509  0x000002e2 iadd  0x00000006 , 0x00000006 
+ 00000510  0x000002e3 ifetch  0x00000003 , 0x00000006 
+ 00000511  0x000002e4 store  0x00000003 , 0x00004c05 
+ 00000512  0x000002e6 fetch  0x00000001 , 0x00004b43 
+ 00000513  0x000002e7 rshift  0x0000003f , 0x0000003f 
+ 00000514  0x000002e8 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000515  0x000002e9 store  0x00000001 , 0x00004c0b 
+ 00000516  0x000002ea rtn 
+ 00000517  0x000002ed store  0x00000004 , 0x00004bf0 
+ 00000518  0x000002f0 arg  0x00000000 , 0x00000011 
+ 00000519  0x000002f1 arg  0x00000004 , 0x00000039 
+ 00000520  0x000002f2 arg  0x00004bf0 , 0x00000006 
+ 00000521  0x000002f4 ifetch  0x00000001 , 0x00000006 
+ 00000522  0x000002f5 iadd  0x00000011 , 0x00000011 
+ 00000523  0x000002f6 loop  0x00000209 
+ 00000524  0x000002f7 copy  0x00000011 , 0x0000003f 
+ 00000525  0x000002f8 store  0x00000002 , 0x00004c79 
+ 00000526  0x000002f9 fetch  0x00000001 , 0x00004c79 
+ 00000527  0x000002fa fetcht  0x00000001 , 0x00004c7a 
+ 00000528  0x000002fb iadd  0x00000002 , 0x0000003f 
+ 00000529  0x000002fc store  0x00000001 , 0x00004c7b 
+ 00000530  0x000002fd rtn 
+ 00000531  0x00000302 fetch  0x00000001 , 0x00004bc8 
+ 00000532  0x00000303 increase  0x00000002 , 0x0000003f 
+ 00000533  0x00000304 store  0x00000001 , 0x00004bca 
+ 00000534  0x00000306 fetch  0x00000001 , 0x00004bc9 
+ 00000535  0x00000307 store  0x00000001 , 0x00004b84 
+ 00000536  0x00000309 fetch  0x00000001 , 0x00004bc8 
+ 00000537  0x0000030a lshift3  0x0000003f , 0x0000003f 
+ 00000538  0x0000030b fetcht  0x00000001 , 0x00004bc7 
+ 00000539  0x0000030c and  0x00000002 , 0x00000003 , 0x00000002 
+ 00000540  0x0000030d lshift  0x00000002 , 0x00000002 
+ 00000541  0x0000030e ior  0x00000002 , 0x0000003f 
+ 00000542  0x0000030f fetcht  0x00000001 , 0x00004c04 
+ 00000543  0x00000310 iadd  0x00000002 , 0x0000003f 
+ 00000544  0x00000311 istore  0x00000001 , 0x00000005 
+ 00000545  0x00000313 fetch  0x00000001 , 0x00004bc8 
+ 00000546  0x00000314 iforce  0x00000039 
+ 00000547  0x00000315 arg  0x00004b64 , 0x00000006 
+ 00000548  0x00000316 branch  0x00007f01 
+ 00000549  0x00000319 call  0x00000229 
+ 00000550  0x0000031a increase  0x00000001 , 0x00000002 
+ 00000551  0x0000031b and_into  0x00000003 , 0x00000002 
+ 00000552  0x0000031c rtn 
+ 00000553  0x0000031f fetch  0x00000001 , 0x00004bf0 
+ 00000554  0x00000320 and_into  0x00000003 , 0x0000003f 
+ 00000555  0x00000321 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00000556  0x00000322 setarg  0x00004bd9 
+ 00000557  0x00000323 iadd  0x00000011 , 0x0000003f 
+ 00000558  0x00000324 iadd  0x00000002 , 0x00000006 
+ 00000559  0x00000325 ifetch  0x00000001 , 0x00000006 
+ 00000560  0x00000326 store  0x00000001 , 0x00004bd2 
+ 00000561  0x00000327 rtn 
+ 00000562  0x0000032a disable  0x00000009 
+ 00000563  0x0000032b disable  0x00000007 
+ 00000564  0x0000032c setarg  0x00555555 
+ 00000565  0x0000032d iforce  0x0000000f 
+ 00000566  0x0000032e fetch  0x00000001 , 0x00004bd2 
+ 00000567  0x0000032f reverse  0x0000003f , 0x00000002 
+ 00000568  0x00000330 set1  0x00000001 , 0x00000002 
+ 00000569  0x00000331 rshift  0x00000002 , 0x0000000e 
+ 00000570  0x00000332 rtn 
+ 00000571  0x00000341 call  0x00000232 
+ 00000572  0x00000342 disable  0x0000002f 
+ 00000573  0x00000343 enable  0x0000000d 
+ 00000574  0x00000344 enable  0x00000021 
+ 00000575  0x00000345 disable  0x00000020 
+ 00000576  0x00000346 enable  0x00000010 
+ 00000577  0x00000347 fetch  0x00000002 , 0x00004bcb 
+ 00000578  0x00000348 iforce  0x0000001b 
+ 00000579  0x00000349 correlate  0x0000003e , 0x00000003 
+ 00000580  0x0000034a nbranch  0x00000277 , 0x00000018 
+ 00000581  0x0000034d disable  0x0000000d 
+ 00000582  0x0000034e enable  0x0000000b 
+ 00000583  0x0000034f enable  0x00000007 
+ 00000584  0x00000350 enable  0x00000009 
+ 00000585  0x00000351 call  0x00000274 
+ 00000586  0x00000352 store  0x00000001 , 0x00004c7c 
+ 00000587  0x00000353 fetcht  0x00000001 , 0x00004c7b 
+ 00000588  0x00000354 isub  0x00000002 , 0x0000003e 
+ 00000589  0x00000355 nbranch  0x00000277 , 0x00000005 
+ 00000590  0x00000356 call  0x00000274 
+ 00000591  0x00000357 store  0x00000001 , 0x00004b42 
+ 00000592  0x00000358 fetch  0x00000001 , 0x00004c0e 
+ 00000593  0x00000359 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00000594  0x0000035a branch  0x00000257 , 0x00000005 
+ 00000595  0x0000035b fetch  0x00000001 , 0x00004b42 
+ 00000596  0x0000035c fetcht  0x00000001 , 0x00004bc9 
+ 00000597  0x0000035d icompare  0x00000007 , 0x00000002 
+ 00000598  0x0000035e nbranch  0x00000277 , 0x00000001 
+ 00000599  0x00000360 call  0x00000274 
+ 00000600  0x00000361 istore  0x00000001 , 0x00000005 
+ 00000601  0x00000362 rshift3  0x0000003f , 0x0000003f 
+ 00000602  0x00000363 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00000603  0x00000364 branch  0x0000025f , 0x00000005 
+ 00000604  0x00000366 call  0x00000274 
+ 00000605  0x00000367 istore  0x00000001 , 0x00000005 
+ 00000606  0x00000368 loop  0x0000025c 
+ 00000607  0x0000036b copy  0x00000005 , 0x00000011 
+ 00000608  0x0000036c call  0x00000274 
+ 00000609  0x0000036d store  0x00000001 , 0x00004d03 
+ 00000610  0x0000036e copy  0x00000011 , 0x00000005 
+ 00000611  0x0000036f parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000612  0x00000370 enable  0x00000010 
+ 00000613  0x00000371 arg  0x00000664 , 0x0000001b 
+ 00000614  0x00000372 rshift32  0x0000003f , 0x0000003f 
+ 00000615  0x00000373 rshift16  0x0000003f , 0x0000003f 
+ 00000616  0x00000374 istore  0x00000003 , 0x00000005 
+ 00000617  0x00000375 disable  0x0000000b 
+ 00000618  0x00000376 branch  0x00000277 , 0x00000006 
+ 00000619  0x00000379 enable  0x0000002f 
+ 00000620  0x0000037a fetch  0x00000001 , 0x00000017 
+ 00000621  0x0000037b add  0x0000003f , 0x00000000 , 0x00000011 
+ 00000622  0x0000037c call  0x00002981 
+ 00000623  0x0000037d disable  0x0000000d 
+ 00000624  0x0000037e call  0x00002918 
+ 00000625  0x0000037f fetch  0x00000001 , 0x00004d03 
+ 00000626  0x00000380 call  0x0000001f 
+ 00000627  0x00000381 rtn 
+ 00000628  0x00000384 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00000629  0x00000385 rshift3  0x0000000c , 0x0000003f 
+ 00000630  0x00000386 rtn 
+ 00000631  0x0000038d disable  0x0000001b 
+ 00000632  0x0000038e disable  0x0000000b 
+ 00000633  0x0000038f call  0x0000264d 
+ 00000634  0x00000390 rtn 
+ 00000635  0x00000393 call  0x00002918 
+ 00000636  0x00000394 fetcht  0x00000001 , 0x00004bd2 
+ 00000637  0x00000395 branch  0x00002933 
+ 00000638  0x00000398 call  0x000053c4 
+ 00000639  0x00000399 fetch  0x00000004 , 0x00004bf0 
+ 00000640  0x0000039a iforce  0x00000009 
+ 00000641  0x0000039b call  0x00000232 
+ 00000642  0x0000039c call  0x0000027b 
+ 00000643  0x0000039d set1  0x00000000 , 0x00000015 
+ 00000644  0x0000039e enable  0x0000001d 
+ 00000645  0x0000039f enable  0x00000020 
+ 00000646  0x000003a0 disable  0x00000021 
+ 00000647  0x000003a3 rshift16  0x00000009 , 0x0000003f 
+ 00000648  0x000003a4 rshift8  0x0000003f , 0x0000003f 
+ 00000649  0x000003a5 rshift4  0x0000003f , 0x0000003f 
+ 00000650  0x000003a6 inject  0x00000003 , 0x00000028 
+ 00000651  0x000003a7 disable  0x0000001d 
+ 00000652  0x000003a8 enable  0x0000001b 
+ 00000653  0x000003a9 enable  0x00000007 
+ 00000654  0x000003aa enable  0x00000009 
+ 00000655  0x000003ab fetch  0x00000001 , 0x00004c7b 
+ 00000656  0x000003ac inject  0x00000003 , 0x00000008 
+ 00000657  0x000003ad fetch  0x00000001 , 0x00004bca 
+ 00000658  0x000003ae iforce  0x00000039 
+ 00000659  0x000003af arg  0x00004b84 , 0x00000006 
+ 00000660  0x000003b1 ifetch  0x00000001 , 0x00000006 
+ 00000661  0x000003b2 inject  0x00000003 , 0x00000008 
+ 00000662  0x000003b3 loop  0x00000294 
+ 00000663  0x000003b6 enable  0x00000008 
+ 00000664  0x000003b7 inject  0x00000003 , 0x00000018 
+ 00000665  0x000003b8 disable  0x00000008 
+ 00000666  0x000003b9 until  0x0000003e , 0x00000027 
+ 00000667  0x000003ba nop  0x00000064 
+ 00000668  0x000003bb disable  0x0000001d 
+ 00000669  0x000003bc disable  0x0000001b 
+ 00000670  0x000003bd rtn 
+ 00000671  0x000003c0 call  0x00007fe9 
+ 00000672  0x000003c1 fetcht  0x00000004 , 0x00004be9 
+ 00000673  0x000003c2 copy  0x00000022 , 0x0000003f 
+ 00000674  0x000003c3 isub  0x00000002 , 0x0000003e 
+ 00000675  0x000003c4 ncall  0x00002d18 , 0x00000002 
+ 00000676  0x000003c5 copy  0x0000003f , 0x00000012 
+ 00000677  0x000003c6 fetch  0x00000004 , 0x00004be9 
+ 00000678  0x000003c7 fetcht  0x00000001 , 0x00004bed 
+ 00000679  0x000003c8 iadd  0x00000002 , 0x00000002 
+ 00000680  0x000003c9 copy  0x00000012 , 0x0000003f 
+ 00000681  0x000003ca isub  0x00000002 , 0x0000003e 
+ 00000682  0x000003cb nrtn  0x00000002 
+ 00000683  0x000003cc set0  0x0000001c , 0x0000003f 
+ 00000684  0x000003cd store  0x00000004 , 0x00004be9 
+ 00000685  0x000003ce branch  0x00007fe7 
+ 00000686  0x000003e7 arg  0x00000000 , 0x00000002 
+ 00000687  0x000003e8 arg  0x00000008 , 0x00000039 
+ 00000688  0x000003e9 copy  0x00000011 , 0x00000006 
+ 00000689  0x000003eb ifetch  0x00000001 , 0x00000006 
+ 00000690  0x000003ec iadd  0x00000002 , 0x00000002 
+ 00000691  0x000003ed loop  0x000002b1 
+ 00000692  0x000003ee rshift3  0x00000002 , 0x0000003f 
+ 00000693  0x000003ef copy  0x0000003f , 0x00000002 
+ 00000694  0x000003f0 rtnmark0  0x00000026 
+ 00000695  0x000003f2 div  0x0000003f , 0x0000000a 
+ 00000696  0x000003f3 call  0x00007f86 
+ 00000697  0x000003f4 quotient  0x0000003f 
+ 00000698  0x000003f5 lshift4  0x0000003f , 0x0000003f 
+ 00000699  0x000003f6 remainder  0x00000002 
+ 00000700  0x000003f7 ior  0x00000002 , 0x00000002 
+ 00000701  0x000003f8 rtn 
+ 00000702  0x000003f9 rtn 
+ 00000703  0x000003fd rtnmark1  0x00000026 
+ 00000704  0x000003fe call  0x00000378 
+ 00000705  0x000003ff call  0x000002c9 
+ 00000706  0x00000400 fetch  0x00000001 , 0x00004040 
+ 00000707  0x00000401 bbit0  0x00000000 , 0x000002c6 
+ 00000708  0x00000402 fetch  0x00000001 , 0x000000a0 
+ 00000709  0x00000403 nrtn  0x00000034 
+ 00000710  0x00000405 setarg  0x00000000 
+ 00000711  0x00000406 store  0x00000008 , 0x000000a1 
+ 00000712  0x00000407 rtn 
+ 00000713  0x0000040a call  0x000002d4 
+ 00000714  0x0000040b call  0x000002c6 
+ 00000715  0x0000040c call  0x00003ebf 
+ 00000716  0x0000040d hfetch  0x00000004 , 0x00008070 
+ 00000717  0x0000040e hfetcht  0x00000004 , 0x00008078 
+ 00000718  0x0000040f ior  0x00000002 , 0x00000002 
+ 00000719  0x00000410 invert  0x00000002 , 0x00000002 
+ 00000720  0x00000411 hstoret  0x00000004 , 0x0000807c 
+ 00000721  0x00000415 fetcht  0x00000001 , 0x00004b00 
+ 00000722  0x00000416 set0  0x00000007 , 0x00000002 
+ 00000723  0x00000417 branch  0x00006806 
+ 00000724  0x0000041a fetch  0x00000001 , 0x00004b0c 
+ 00000725  0x0000041b rtn  0x00000034 
+ 00000726  0x0000041c branch  0x0000051c 
+ 00000727  0x0000041f call  0x00003416 
+ 00000728  0x00000420 branch  0x000002e0 , 0x0000002b 
+ 00000729  0x00000421 call  0x000003ae 
+ 00000730  0x00000422 fetch  0x00000001 , 0x000041de 
+ 00000731  0x00000423 store  0x00000001 , 0x00004c7f 
+ 00000732  0x00000424 call  0x0000066f 
+ 00000733  0x00000425 fetch  0x00000001 , 0x00004685 
+ 00000734  0x00000426 store  0x00000001 , 0x000046da 
+ 00000735  0x00000427 call  0x000043ca 
+ 00000736  0x00000429 call  0x000002e2 
+ 00000737  0x0000042a branch  0x000074b9 
+ 00000738  0x0000042d ncall  0x0000032e , 0x0000002b 
+ 00000739  0x0000042e call  0x00000318 
+ 00000740  0x0000042f rtn  0x0000002b 
+ 00000741  0x00000430 call  0x000006e6 
+ 00000742  0x00000431 call  0x00000363 
+ 00000743  0x00000432 call  0x00000540 
+ 00000744  0x00000433 beq  0x00000005 , 0x0000030c 
+ 00000745  0x00000434 call  0x00000355 
+ 00000746  0x00000436 call  0x000002f3 
+ 00000747  0x00000437 fetch  0x00000001 , 0x00004720 
+ 00000748  0x00000438 beq  0x00000002 , 0x000002f6 
+ 00000749  0x0000043a call  0x000004fc 
+ 00000750  0x0000043c fetch  0x00000001 , 0x00004210 
+ 00000751  0x0000043d beq  0x00000034 , 0x000002fa 
+ 00000752  0x00000440 jam  0x00000001 , 0x0000479d 
+ 00000753  0x00000441 jam  0x00000028 , 0x0000479e 
+ 00000754  0x00000442 rtn 
+ 00000755  0x00000445 fetch  0x00000001 , 0x00004c7f 
+ 00000756  0x00000446 store  0x00000001 , 0x000041de 
+ 00000757  0x00000447 rtn 
+ 00000758  0x0000044a call  0x000004fc 
+ 00000759  0x0000044e call  0x0000035a 
+ 00000760  0x0000044f branch  0x000001c6 , 0x00000028 
+ 00000761  0x00000450 branch  0x000001a1 
+ 00000762  0x00000456 jam  0x00000001 , 0x00004b40 
+ 00000763  0x00000457 jam  0x00000001 , 0x0000479f 
+ 00000764  0x00000458 fetch  0x00000002 , 0x000046a8 
+ 00000765  0x0000045a store  0x00000002 , 0x000046ae 
+ 00000766  0x0000045b call  0x00003418 
+ 00000767  0x0000045c call  0x00000305 
+ 00000768  0x0000045d setarg  0x00000004 
+ 00000769  0x0000045e istore  0x00000001 , 0x00000006 
+ 00000770  0x00000460 arg  0x00004390 , 0x00000006 
+ 00000771  0x00000461 call  0x0000059a 
+ 00000772  0x00000463 branch  0x00007df4 
+ 00000773  0x00000466 arg  0x00004370 , 0x00000011 
+ 00000774  0x00000468 ifetch  0x00000001 , 0x00000011 
+ 00000775  0x00000469 rtn  0x00000034 
+ 00000776  0x0000046a iadd  0x00000006 , 0x00000011 
+ 00000777  0x0000046b ifetch  0x00000001 , 0x00000006 
+ 00000778  0x0000046c rtneq  0x00000001 
+ 00000779  0x0000046d branch  0x00000306 
+ 00000780  0x00000473 rtnmark1  0x00000026 
+ 00000781  0x00000475 arg  0x00000003 , 0x00000007 
+ 00000782  0x00000476 call  0x000043ce 
+ 00000783  0x00000477 setarg  0x00000000 
+ 00000784  0x00000478 store  0x00000002 , 0x000046ae 
+ 00000785  0x00000479 store  0x00000001 , 0x000046b4 
+ 00000786  0x0000047a store  0x00000002 , 0x00004bf5 
+ 00000787  0x0000047b call  0x000042ca 
+ 00000788  0x0000047d set1  0x00000026 , 0x00000000 
+ 00000789  0x0000047e call  0x00000172 
+ 00000790  0x00000480 jam  0x00000001 , 0x00004bd8 
+ 00000791  0x00000481 rtn 
+ 00000792  0x00000484 jam  0x00000076 , 0x00004212 
+ 00000793  0x00000485 branch  0x00003d36 
+ 00000794  0x00000488 call  0x00000318 
+ 00000795  0x00000489 call  0x000040c0 
+ 00000796  0x0000048d call  0x000040d9 
+ 00000797  0x0000048e beq  0x00000030 , 0x00000325 
+ 00000798  0x00000490 call  0x000040d1 
+ 00000799  0x00000491 nop  0x000003e8 
+ 00000800  0x00000492 branch  0x0000031c 
+ 00000801  0x00000495 jam  0x00000001 , 0x00004b0c 
+ 00000802  0x00000496 call  0x0000640f 
+ 00000803  0x00000497 call  0x0000031a 
+ 00000804  0x00000498 branch  0x00006411 
+ 00000805  0x0000049b call  0x000003a5 
+ 00000806  0x0000049c fetch  0x00000001 , 0x000046de 
+ 00000807  0x0000049e branch  0x000040e1 
+ 00000808  0x000004b3 setarg  0x00000006 
+ 00000809  0x000004b4 call  0x00006414 
+ 00000810  0x000004b5 or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000811  0x000004b6 lshift8  0x0000003f , 0x0000003f 
+ 00000812  0x000004b7 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00000813  0x000004b8 branch  0x00006413 
+ 00000814  0x000004bb fetch  0x00000004 , 0x000040a0 
+ 00000815  0x000004bc store  0x00000004 , 0x00004bff 
+ 00000816  0x000004be hfetch  0x00000001 , 0x00008a00 
+ 00000817  0x000004bf set0  0x00000004 , 0x0000003f 
+ 00000818  0x000004c0 hstore  0x00000001 , 0x00008a00 
+ 00000819  0x000004c1 call  0x00003e6e 
+ 00000820  0x000004c2 call  0x000002d1 
+ 00000821  0x000004c3 call  0x00003e1e 
+ 00000822  0x000004c4 setarg  0x00000000 
+ 00000823  0x000004c5 store  0x00000002 , 0x00004154 
+ 00000824  0x000004c7 call  0x00005810 
+ 00000825  0x000004c8 call  0x00005839 
+ 00000826  0x000004c9 call  0x0000582c 
+ 00000827  0x000004ca call  0x00005818 
+ 00000828  0x000004d0 call  0x0000659c 
+ 00000829  0x000004d3 call  0x000065c2 
+ 00000830  0x000004d4 call  0x0000443f 
+ 00000831  0x000004d5 call  0x00000343 
+ 00000832  0x000004d6 call  0x00000418 
+ 00000833  0x000004d7 call  0x000065df 
+ 00000834  0x000004d8 rtn 
+ 00000835  0x000004de call  0x000033c4 
+ 00000836  0x000004df branch  0x0000034f , 0x00000005 
+ 00000837  0x000004e0 call  0x0000056d 
+ 00000838  0x000004e1 branch  0x00003dcb 
+ 00000839  0x000004e4 arg  0x00000002 , 0x00000002 
+ 00000840  0x000004e5 arg  0x00000aaa , 0x00000011 
+ 00000841  0x000004e6 arg  0x00000062 , 0x00000012 
+ 00000842  0x000004e7 branch  0x000065d1 
+ 00000843  0x000004ea arg  0x00000002 , 0x00000002 
+ 00000844  0x000004eb arg  0x00000a9a , 0x00000011 
+ 00000845  0x000004ec arg  0x00000062 , 0x00000012 
+ 00000846  0x000004ed branch  0x000033c8 
+ 00000847  0x000004f0 arg  0x00000058 , 0x00000002 
+ 00000848  0x000004f1 arg  0x00004720 , 0x00000011 
+ 00000849  0x000004f2 arg  0x00000000 , 0x00000012 
+ 00000850  0x000004f3 call  0x000065df 
+ 00000851  0x000004f4 call  0x00000037 
+ 00000852  0x000004f5 branch  0x0000431a 
+ 00000853  0x000004fd call  0x0000031a 
+ 00000854  0x000004fe call  0x00000328 
+ 00000855  0x00000500 fetch  0x00000001 , 0x0000471f 
+ 00000856  0x00000501 store  0x00000001 , 0x0000471e 
+ 00000857  0x00000502 rtn 
+ 00000858  0x00000508 arg  0x00000002 , 0x00000039 
+ 00000859  0x00000509 arg  0x00004bf0 , 0x00000006 
+ 00000860  0x0000050b call  0x00007fe7 
+ 00000861  0x0000050c setarg  0x0000ffff 
+ 00000862  0x0000050e ifetcht  0x00000002 , 0x00000006 
+ 00000863  0x0000050f isub  0x00000002 , 0x0000003e 
+ 00000864  0x00000510 ncall  0x00007fe9 , 0x00000005 
+ 00000865  0x00000511 loop  0x0000035e 
+ 00000866  0x00000512 rtn 
+ 00000867  0x00000515 setarg  0x00000374 
+ 00000868  0x00000516 store  0x00000002 , 0x00004cf9 
+ 00000869  0x00000517 setarg  0x0000038b 
+ 00000870  0x00000518 store  0x00000002 , 0x000041ef 
+ 00000871  0x00000519 setarg  0x00000654 
+ 00000872  0x0000051a store  0x00000002 , 0x000041f9 
+ 00000873  0x0000051b setarg  0x000002bf 
+ 00000874  0x0000051c store  0x00000002 , 0x000041ed 
+ 00000875  0x0000051d setarg  0x000003d8 
+ 00000876  0x0000051e store  0x00000002 , 0x000041f5 
+ 00000877  0x0000051f setarg  0x000003cc 
+ 00000878  0x00000520 store  0x00000002 , 0x000041f3 
+ 00000879  0x00000521 setarg  0x0000042c 
+ 00000880  0x00000522 store  0x00000002 , 0x000041eb 
+ 00000881  0x00000523 setarg  0x0000043c 
+ 00000882  0x00000524 store  0x00000002 , 0x000041fd 
+ 00000883  0x00000525 rtn 
+ 00000884  0x00000528 call  0x00004401 
+ 00000885  0x00000529 fetch  0x00000002 , 0x0000469f 
+ 00000886  0x0000052a rtn  0x00000034 
+ 00000887  0x0000052b branch  0x000001b5 
+ 00000888  0x0000052e arg  0x00001800 , 0x00000006 
+ 00000889  0x0000052f arg  0x0000480a , 0x00000005 
+ 00000890  0x00000530 call  0x00000380 
+ 00000891  0x00000531 arg  0x00001900 , 0x00000006 
+ 00000892  0x00000532 call  0x00000380 
+ 00000893  0x00000533 arg  0x00001a00 , 0x00000006 
+ 00000894  0x00000534 call  0x00000380 
+ 00000895  0x00000535 arg  0x00001b00 , 0x00000006 
+ 00000896  0x00000537 arg  0x0000001b , 0x00000039 
+ 00000897  0x00000538 branch  0x00007f01 
+ 00000898  0x0000053b arg  0x0000480a , 0x00000006 
+ 00000899  0x0000053c arg  0x00001800 , 0x00000005 
+ 00000900  0x0000053d call  0x00000380 
+ 00000901  0x0000053e arg  0x00001900 , 0x00000005 
+ 00000902  0x0000053f call  0x00000380 
+ 00000903  0x00000540 arg  0x00001a00 , 0x00000005 
+ 00000904  0x00000541 call  0x00000380 
+ 00000905  0x00000542 arg  0x00001b00 , 0x00000005 
+ 00000906  0x00000543 branch  0x00000380 
+ 00000907  0x00000546 call  0x00005892 
+ 00000908  0x00000547 nrtn  0x00000034 
+ 00000909  0x00000548 fetch  0x00000001 , 0x000046c5 
+ 00000910  0x00000549 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000911  0x0000054a rtnne  0x00000003 
+ 00000912  0x0000054c fetch  0x00000001 , 0x0000479c 
+ 00000913  0x0000054d call  0x000003c9 , 0x00000034 
+ 00000914  0x0000054e fetch  0x00000004 , 0x000046d3 
+ 00000915  0x00000551 bbit1  0x00000005 , 0x00004179 
+ 00000916  0x00000552 call  0x00003f97 
+ 00000917  0x00000553 nrtn  0x00000028 
+ 00000918  0x00000554 call  0x0000039d 
+ 00000919  0x00000555 call  0x000003a0 
+ 00000920  0x00000556 call  0x000003c4 
+ 00000921  0x00000558 arg  0x0000469a , 0x00000011 
+ 00000922  0x00000559 call  0x00007e3d 
+ 00000923  0x0000055a call  0x000003b3 , 0x00000028 
+ 00000924  0x0000055c rtn 
+ 00000925  0x00000561 jam  0x00000000 , 0x00004172 
+ 00000926  0x00000562 jam  0x0000001e , 0x00004b3b 
+ 00000927  0x00000563 rtn 
+ 00000928  0x00000568 fetch  0x00000001 , 0x00004b3a 
+ 00000929  0x00000569 rtnne  0x00000001 
+ 00000930  0x0000056a setarg  0x00000000 
+ 00000931  0x0000056b store  0x00000001 , 0x00004b3a 
+ 00000932  0x0000056c store  0x00000004 , 0x0000469b 
+ 00000933  0x0000056e setarg  0x00008006 
+ 00000934  0x0000056f call  0x00006413 
+ 00000935  0x00000570 nop  0x00002ee0 
+ 00000936  0x00000574 fetch  0x00000001 , 0x0000477a 
+ 00000937  0x00000575 beq  0x000000ff , 0x000003ab 
+ 00000938  0x00000576 branch  0x0000051c 
+ 00000939  0x00000578 fetch  0x00000001 , 0x000046e1 
+ 00000940  0x0000057a store  0x00000001 , 0x0000477a 
+ 00000941  0x0000057b branch  0x0000051c 
+ 00000942  0x0000057f jam  0x00000007 , 0x000047a0 
+ 00000943  0x00000580 jam  0x00000004 , 0x000047a1 
+ 00000944  0x00000581 setarg  0x000047a0 
+ 00000945  0x00000582 store  0x00000002 , 0x00004218 
+ 00000946  0x00000583 branch  0x00007e38 
+ 00000947  0x00000586 fetch  0x00000001 , 0x000047c1 
+ 00000948  0x00000587 increase  0x00000001 , 0x0000003f 
+ 00000949  0x00000588 store  0x00000001 , 0x000047c1 
+ 00000950  0x00000589 rtn 
+ 00000951  0x0000058c arg  0x0000469a , 0x00000011 
+ 00000952  0x0000058d call  0x00007e54 
+ 00000953  0x0000058e branch  0x000003bb , 0x00000028 
+ 00000954  0x0000058f rtn 
+ 00000955  0x00000592 call  0x00005652 
+ 00000956  0x00000593 fetch  0x00000001 , 0x000047c1 
+ 00000957  0x00000594 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00000958  0x00000595 ncall  0x00005650 , 0x00000002 
+ 00000959  0x00000596 fetch  0x00000001 , 0x000047c1 
+ 00000960  0x00000597 rtn  0x00000034 
+ 00000961  0x00000598 increase  0xffffffff , 0x0000003f 
+ 00000962  0x00000599 store  0x00000001 , 0x000047c1 
+ 00000963  0x0000059a branch  0x00003f90 
+ 00000964  0x0000059d fetch  0x00000002 , 0x0000469f 
+ 00000965  0x0000059e rtn  0x00000034 
+ 00000966  0x0000059f jam  0x00000001 , 0x00004806 
+ 00000967  0x000005a0 jam  0x00000002 , 0x00004807 
+ 00000968  0x000005a1 rtn 
+ 00000969  0x000005a5 call  0x00005814 
+ 00000970  0x000005a6 jam  0x00000001 , 0x0000479c 
+ 00000971  0x000005a7 branch  0x000003a5 
+ 00000972  0x000005aa call  0x00007e34 
+ 00000973  0x000005ab call  0x000003cf 
+ 00000974  0x000005ac branch  0x00003ee0 
+ 00000975  0x000005af fetcht  0x00000001 , 0x000046e7 
+ 00000976  0x000005b0 call  0x00000553 
+ 00000977  0x000005b1 fetcht  0x00000001 , 0x000046e7 
+ 00000978  0x000005b2 call  0x0000681d 
+ 00000979  0x000005b3 branch  0x000003d6 , 0x00000001 
+ 00000980  0x000005b4 call  0x00000559 
+ 00000981  0x000005b5 branch  0x00003d6d 
+ 00000982  0x000005c3 call  0x00000559 
+ 00000983  0x000005c4 branch  0x00003d62 
+ 00000984  0x000005c8 copy  0x00000013 , 0x0000003f 
+ 00000985  0x000005c9 beq  0x00000014 , 0x000003e2 
+ 00000986  0x000005ca beq  0x00000015 , 0x000003eb 
+ 00000987  0x000005cb beq  0x00000029 , 0x000003f5 
+ 00000988  0x000005cc beq  0x00000032 , 0x000003f7 
+ 00000989  0x000005cd beq  0x00000040 , 0x000003fe 
+ 00000990  0x000005ce beq  0x00000039 , 0x0000040a 
+ 00000991  0x000005cf beq  0x0000003a , 0x0000041c 
+ 00000992  0x000005d0 beq  0x0000003c , 0x00000426 
+ 00000993  0x000005d1 branch  0x0000417d 
+ 00000994  0x000005d4 jam  0x00000001 , 0x00004b41 
+ 00000995  0x000005d5 fetch  0x00000001 , 0x0000479f 
+ 00000996  0x000005d6 nbranch  0x000003e6 , 0x00000034 
+ 00000997  0x000005d7 jam  0x00000014 , 0x00004b3f 
+ 00000998  0x000005d9 jam  0x00000001 , 0x00004b3e 
+ 00000999  0x000005da call  0x00000321 
+ 00001000  0x000005db call  0x00000423 
+ 00001001  0x000005dc call  0x000003ae 
+ 00001002  0x000005dd branch  0x000041c3 
+ 00001003  0x000005e0 jam  0x00000000 , 0x00004b41 
+ 00001004  0x000005e1 call  0x00000438 
+ 00001005  0x000005e2 setarg  0x00000007 
+ 00001006  0x000005e3 store  0x00000002 , 0x00004496 
+ 00001007  0x000005e4 store  0x00000002 , 0x00004498 
+ 00001008  0x000005e5 jam  0x00000000 , 0x000047c4 
+ 00001009  0x000005e6 jam  0x00000000 , 0x0000479c 
+ 00001010  0x000005e7 call  0x000003ae 
+ 00001011  0x000005e8 call  0x00005816 
+ 00001012  0x000005e9 branch  0x000041d9 
+ 00001013  0x000005ed jam  0x00000012 , 0x00000a99 
+ 00001014  0x000005ee branch  0x00007d8f 
+ 00001015  0x000005f1 fetch  0x00000001 , 0x0000479f 
+ 00001016  0x000005f2 beq  0x00000001 , 0x000003fa 
+ 00001017  0x000005f3 branch  0x000003fc 
+ 00001018  0x000005f6 call  0x000003f5 
+ 00001019  0x000005f7 jam  0x00000014 , 0x000046c6 
+ 00001020  0x000005f9 arg  0x00000001 , 0x00000007 
+ 00001021  0x000005fa branch  0x000041b9 
+ 00001022  0x000005fd fetch  0x00000002 , 0x00004509 
+ 00001023  0x000005fe rtneq  0x00000000 
+ 00001024  0x000005ff fetch  0x00000001 , 0x00000441 
+ 00001025  0x00000600 rshift2  0x0000003f , 0x0000003f 
+ 00001026  0x00000601 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001027  0x00000602 rtn  0x00000002 
+ 00001028  0x00000603 setarg  0x00000009 
+ 00001029  0x00000604 store  0x00000002 , 0x00004496 
+ 00001030  0x00000605 store  0x00000002 , 0x00004498 
+ 00001031  0x00000606 call  0x000003f5 
+ 00001032  0x00000608 jam  0x00000001 , 0x000047c4 
+ 00001033  0x00000609 rtn 
+ 00001034  0x0000060e call  0x00000321 
+ 00001035  0x0000060f jam  0x00000001 , 0x00004b3e 
+ 00001036  0x00000610 jam  0x00000001 , 0x0000478b 
+ 00001037  0x00000611 arg  0x00000003 , 0x00000007 
+ 00001038  0x00000612 call  0x000043d2 
+ 00001039  0x00000613 setarg  0x00000000 
+ 00001040  0x00000614 store  0x00000002 , 0x00004707 
+ 00001041  0x00000615 jam  0x00000000 , 0x000046a7 
+ 00001042  0x00000617 call  0x0000405d 
+ 00001043  0x00000618 call  0x00000423 
+ 00001044  0x00000619 call  0x0000042a 
+ 00001045  0x0000061a call  0x000002f3 
+ 00001046  0x0000061c call  0x00000418 
+ 00001047  0x0000061d branch  0x000065d1 
+ 00001048  0x00000620 arg  0x00004bf0 , 0x00000011 
+ 00001049  0x00000621 arg  0x0000005b , 0x00000012 
+ 00001050  0x00000622 arg  0x00000004 , 0x00000002 
+ 00001051  0x00000623 rtn 
+ 00001052  0x00000626 call  0x00000438 
+ 00001053  0x00000627 jam  0x00000000 , 0x00004d08 
+ 00001054  0x00000628 call  0x000002f3 
+ 00001055  0x00000629 call  0x000001ef 
+ 00001056  0x0000062b fetch  0x00000001 , 0x00004b09 
+ 00001057  0x0000062c nbranch  0x000002f0 , 0x00000034 
+ 00001058  0x0000062d branch  0x0000340a 
+ 00001059  0x00000630 jam  0x00000000 , 0x0000479d 
+ 00001060  0x00000631 jam  0x00000000 , 0x0000479e 
+ 00001061  0x00000632 rtn 
+ 00001062  0x00000635 jam  0x00000001 , 0x00004b3e 
+ 00001063  0x00000636 call  0x00000321 
+ 00001064  0x00000637 call  0x00003f8d 
+ 00001065  0x00000638 call  0x00000423 
+ 00001066  0x0000063a call  0x00004366 
+ 00001067  0x0000063b branch  0x000004c5 
+ 00001068  0x0000063f enable  0x00000028 
+ 00001069  0x00000640 hfetch  0x00000004 , 0x00008138 
+ 00001070  0x00000641 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00001071  0x00000642 hstore  0x00000004 , 0x0000804c 
+ 00001072  0x00000643 call  0x00002c21 
+ 00001073  0x00000644 call  0x00000438 
+ 00001074  0x00000645 call  0x000074bd 
+ 00001075  0x00000646 jam  0x00000000 , 0x00004b3e 
+ 00001076  0x00000647 call  0x00004482 
+ 00001077  0x00000648 call  0x000002d1 
+ 00001078  0x00000649 call  0x00003e9f 
+ 00001079  0x0000064a branch  0x00003ebf 
+ 00001080  0x0000064d fetch  0x00000001 , 0x00004b0c 
+ 00001081  0x0000064e rtn  0x00000034 
+ 00001082  0x0000064f jam  0x00000000 , 0x00004b0c 
+ 00001083  0x00000650 branch  0x00000328 
+ 00001084  0x00000654 call  0x00000461 
+ 00001085  0x00000655 call  0x00000488 
+ 00001086  0x00000656 call  0x00000466 
+ 00001087  0x00000657 call  0x00000491 
+ 00001088  0x00000658 call  0x00004234 
+ 00001089  0x00000659 call  0x00000449 
+ 00001090  0x0000065a call  0x00004237 
+ 00001091  0x0000065b call  0x00000450 
+ 00001092  0x0000065c call  0x00000453 
+ 00001093  0x0000065d call  0x00000459 
+ 00001094  0x0000065e call  0x0000050c 
+ 00001095  0x0000065f call  0x000004cb 
+ 00001096  0x00000660 branch  0x0000423a 
+ 00001097  0x00000664 arg  0x00004b3c , 0x00000013 
+ 00001098  0x00000665 arg  0x0000044c , 0x00000012 
+ 00001099  0x00000666 branch  0x0000336d 
+ 00001100  0x00000668 setarg  0x0036ee80 
+ 00001101  0x00000669 store  0x00000003 , 0x00004bf7 
+ 00001102  0x0000066b jam  0x00000001 , 0x00004b3a 
+ 00001103  0x0000066c rtn 
+ 00001104  0x00000670 arg  0x000046c6 , 0x00000013 
+ 00001105  0x00000671 arg  0x00003d60 , 0x00000012 
+ 00001106  0x00000672 branch  0x0000336d 
+ 00001107  0x00000675 arg  0x00004b3b , 0x00000013 
+ 00001108  0x00000676 arg  0x00000456 , 0x00000012 
+ 00001109  0x00000677 branch  0x0000336d 
+ 00001110  0x00000679 fetch  0x00000001 , 0x000047c5 
+ 00001111  0x0000067a store  0x00000001 , 0x00004172 
+ 00001112  0x0000067b branch  0x0000044e 
+ 00001113  0x0000067e fetch  0x00000001 , 0x00004b41 
+ 00001114  0x0000067f rtn  0x00000034 
+ 00001115  0x00000680 arg  0x00004b3f , 0x00000013 
+ 00001116  0x00000681 arg  0x0000045e , 0x00000012 
+ 00001117  0x00000682 branch  0x0000336d 
+ 00001118  0x00000685 fetch  0x00000001 , 0x00004b40 
+ 00001119  0x00000686 nrtn  0x00000034 
+ 00001120  0x00000687 branch  0x00005bf5 
+ 00001121  0x0000068a arg  0x00004807 , 0x00000013 
+ 00001122  0x0000068b arg  0x00000464 , 0x00000012 
+ 00001123  0x0000068c branch  0x0000336d 
+ 00001124  0x0000068e jam  0x00000000 , 0x00004806 
+ 00001125  0x0000068f rtn 
+ 00001126  0x00000692 call  0x00000540 
+ 00001127  0x00000693 beq  0x00000007 , 0x00000468 
+ 00001128  0x00000696 fetcht  0x00000001 , 0x000046ec 
+ 00001129  0x00000697 call  0x0000681d 
+ 00001130  0x00000698 branch  0x0000046e , 0x00000001 
+ 00001131  0x0000069a call  0x000043a9 
+ 00001132  0x0000069b arg  0x00000009 , 0x00000007 
+ 00001133  0x0000069c branch  0x000043d2 
+ 00001134  0x0000069f jam  0x00000028 , 0x0000479e 
+ 00001135  0x000006a0 call  0x00000474 
+ 00001136  0x000006a1 branch  0x000043b0 
+ 00001137  0x000006a4 arg  0x000046da , 0x00000013 
+ 00001138  0x000006a5 arg  0x0000030c , 0x00000012 
+ 00001139  0x000006a6 branch  0x0000336d 
+ 00001140  0x000006a9 arg  0x000046da , 0x00000013 
+ 00001141  0x000006aa arg  0x00000477 , 0x00000012 
+ 00001142  0x000006ab branch  0x0000336d 
+ 00001143  0x000006ae fetch  0x00000004 , 0x000046d3 
+ 00001144  0x000006af rtnbit1  0x00000009 
+ 00001145  0x000006b0 jam  0x00000000 , 0x00004b0a 
+ 00001146  0x000006b1 call  0x00000484 
+ 00001147  0x000006b2 fetch  0x00000002 , 0x00004682 
+ 00001148  0x000006b3 isolate1  0x0000000b , 0x0000003f 
+ 00001149  0x000006b4 call  0x000042d4 , 0x00000001 
+ 00001150  0x000006b5 fetch  0x00000002 , 0x00004682 
+ 00001151  0x000006b6 isolate1  0x00000007 , 0x0000003f 
+ 00001152  0x000006b7 call  0x00004392 , 0x00000001 
+ 00001153  0x000006b8 arg  0x00000009 , 0x00000007 
+ 00001154  0x000006b9 call  0x000043ce 
+ 00001155  0x000006ba branch  0x000043b8 
+ 00001156  0x000006bd arg  0x00000001 , 0x00000002 
+ 00001157  0x000006be arg  0x00004b0a , 0x00000011 
+ 00001158  0x000006bf arg  0x00000061 , 0x00000012 
+ 00001159  0x000006c0 branch  0x000065d1 
+ 00001160  0x000006c3 fetch  0x00000001 , 0x0000479d 
+ 00001161  0x000006c4 rtn  0x00000034 
+ 00001162  0x000006c5 fetch  0x00000001 , 0x00004b06 
+ 00001163  0x000006c6 nrtn  0x00000034 
+ 00001164  0x000006c7 arg  0x0000479e , 0x00000013 
+ 00001165  0x000006c8 arg  0x0000048f , 0x00000012 
+ 00001166  0x000006c9 branch  0x0000336d 
+ 00001167  0x000006cc jam  0x00000000 , 0x0000479d 
+ 00001168  0x000006cd branch  0x0000340a 
+ 00001169  0x000006d1 fetcht  0x00000001 , 0x000046ed 
+ 00001170  0x000006d2 call  0x0000681d 
+ 00001171  0x000006d3 branch  0x000004b0 , 0x00000001 
+ 00001172  0x000006d7 fetch  0x00000001 , 0x00004b3d 
+ 00001173  0x000006d8 nbranch  0x000004be , 0x00000034 
+ 00001174  0x000006d9 fetch  0x00000001 , 0x000046d9 
+ 00001175  0x000006da rtneq  0x00000001 
+ 00001176  0x000006db jam  0x00000001 , 0x000046d9 
+ 00001177  0x000006dc jam  0x00000001 , 0x00004aff 
+ 00001178  0x000006dd arg  0x00000001 , 0x00000002 
+ 00001179  0x000006de arg  0x00004b0a , 0x00000011 
+ 00001180  0x000006df arg  0x00000061 , 0x00000012 
+ 00001181  0x000006e0 call  0x000065df 
+ 00001182  0x000006e1 fetch  0x00000001 , 0x00004b0a 
+ 00001183  0x000006e2 branch  0x000004c9 , 0x00000034 
+ 00001184  0x000006e4 call  0x000004a5 
+ 00001185  0x000006e5 jam  0x00000000 , 0x000041bd 
+ 00001186  0x000006e6 call  0x000004c5 
+ 00001187  0x000006e7 call  0x000043c0 
+ 00001188  0x000006e8 branch  0x0000437e 
+ 00001189  0x000006eb fetch  0x00000001 , 0x00004720 
+ 00001190  0x000006ec beq  0x000000ff , 0x000004ae 
+ 00001191  0x000006ed fetcht  0x00000001 , 0x00004720 
+ 00001192  0x000006ee increase  0x00000001 , 0x00000002 
+ 00001193  0x000006ef fetch  0x00000001 , 0x000046d2 
+ 00001194  0x000006f0 isub  0x00000002 , 0x0000003e 
+ 00001195  0x000006f1 ncall  0x000043cc , 0x00000002 
+ 00001196  0x000006f2 storet  0x00000001 , 0x00004720 
+ 00001197  0x000006f3 rtn 
+ 00001198  0x000006f6 jam  0x00000002 , 0x00004720 
+ 00001199  0x000006f7 rtn 
+ 00001200  0x000006fb fetch  0x00000002 , 0x00004682 
+ 00001201  0x000006fc bbit1  0x0000000b , 0x000004b3 
+ 00001202  0x000006fd jam  0x00000000 , 0x00004aff 
+ 00001203  0x000006ff fetch  0x00000001 , 0x000046d9 
+ 00001204  0x00000700 rtneq  0x00000000 
+ 00001205  0x00000701 jam  0x00000000 , 0x000046d9 
+ 00001206  0x00000703 fetch  0x00000002 , 0x00004208 
+ 00001207  0x00000704 rtnbit1  0x0000000a 
+ 00001208  0x00000706 fetch  0x00000001 , 0x00004720 
+ 00001209  0x00000707 rtnne  0x00000001 
+ 00001210  0x00000709 fetch  0x00000002 , 0x0000420a 
+ 00001211  0x0000070a set1  0x0000000a , 0x0000003f 
+ 00001212  0x0000070b store  0x00000002 , 0x0000420a 
+ 00001213  0x0000070c branch  0x00004386 
+ 00001214  0x00000718 jam  0x00000000 , 0x00004b3d 
+ 00001215  0x00000719 fetch  0x00000001 , 0x000046d9 
+ 00001216  0x0000071a nbranch  0x000004c4 , 0x00000034 
+ 00001217  0x0000071b jam  0x00000001 , 0x000046d9 
+ 00001218  0x0000071c jam  0x00000001 , 0x00004aff 
+ 00001219  0x0000071d rtn 
+ 00001220  0x0000071f branch  0x000002ea 
+ 00001221  0x00000722 arg  0x00000001 , 0x00000002 
+ 00001222  0x00000723 arg  0x00004720 , 0x00000011 
+ 00001223  0x00000724 arg  0x00000000 , 0x00000012 
+ 00001224  0x00000725 branch  0x000065d1 
+ 00001225  0x00000728 jam  0x000000ff , 0x00004b0a 
+ 00001226  0x00000729 branch  0x00000484 
+ 00001227  0x0000072c fetch  0x00000001 , 0x00004aff 
+ 00001228  0x0000072d rtn  0x00000034 
+ 00001229  0x0000072e fetch  0x00000001 , 0x00004b02 
+ 00001230  0x0000072f beq  0x00000000 , 0x000004d1 
+ 00001231  0x00000730 beq  0x00000001 , 0x000004db 
+ 00001232  0x00000731 rtn 
+ 00001233  0x00000734 call  0x000004e5 
+ 00001234  0x00000735 fetch  0x00000001 , 0x00004b07 
+ 00001235  0x00000736 increase  0x00000001 , 0x0000003f 
+ 00001236  0x00000737 store  0x00000001 , 0x00004b07 
+ 00001237  0x00000738 fetcht  0x00000001 , 0x00004b03 
+ 00001238  0x00000739 isub  0x00000002 , 0x0000003e 
+ 00001239  0x0000073a call  0x000004d9 , 0x00000005 
+ 00001240  0x0000073b rtn 
+ 00001241  0x0000073d jam  0x00000000 , 0x00004b09 
+ 00001242  0x0000073e branch  0x000004f4 
+ 00001243  0x00000741 fetch  0x00000001 , 0x00004b05 
+ 00001244  0x00000742 increase  0xffffffff , 0x0000003f 
+ 00001245  0x00000743 store  0x00000001 , 0x00004b05 
+ 00001246  0x00000744 nrtn  0x00000034 
+ 00001247  0x00000745 fetch  0x00000001 , 0x00004b04 
+ 00001248  0x00000746 store  0x00000001 , 0x00004b05 
+ 00001249  0x0000074e fetch  0x00000001 , 0x00004b01 
+ 00001250  0x0000074f beq  0x00000001 , 0x000004f4 
+ 00001251  0x00000750 beq  0x00000000 , 0x000004e5 
+ 00001252  0x00000751 rtn 
+ 00001253  0x00000754 jam  0x00000000 , 0x00004172 
+ 00001254  0x00000755 jam  0x00000001 , 0x00004b01 
+ 00001255  0x00000756 fetch  0x00000001 , 0x00004720 
+ 00001256  0x00000757 beq  0x00000002 , 0x000004ee 
+ 00001257  0x00000759 fetcht  0x00000001 , 0x00004b00 
+ 00001258  0x0000075a set1  0x00000007 , 0x00000002 
+ 00001259  0x0000075b call  0x0000680e 
+ 00001260  0x0000075c fetcht  0x00000001 , 0x00004b00 
+ 00001261  0x0000075d branch  0x00006829 
+ 00001262  0x0000075f fetcht  0x00000001 , 0x00004b00 
+ 00001263  0x00000760 call  0x0000680e 
+ 00001264  0x00000761 fetcht  0x00000001 , 0x00004b00 
+ 00001265  0x00000762 branch  0x00006825 
+ 00001266  0x00000765 setarg  0x00000000 
+ 00001267  0x00000766 store  0x00000003 , 0x00004b05 
+ 00001268  0x00000768 jam  0x00000020 , 0x00004172 
+ 00001269  0x00000769 fetch  0x00000001 , 0x00004b06 
+ 00001270  0x0000076a nbranch  0x000004f9 , 0x00000034 
+ 00001271  0x0000076b jam  0x00000000 , 0x00004aff 
+ 00001272  0x0000076c jam  0x00000000 , 0x00004b02 
+ 00001273  0x0000076e jam  0x00000000 , 0x00004b07 
+ 00001274  0x0000076f jam  0x00000000 , 0x00004b01 
+ 00001275  0x00000770 branch  0x000002d1 
+ 00001276  0x00000775 jam  0x00000001 , 0x00004b09 
+ 00001277  0x00000776 jam  0x00000001 , 0x00004aff 
+ 00001278  0x00000777 jam  0x00000000 , 0x00004b02 
+ 00001279  0x00000778 jam  0x00000000 , 0x00004b07 
+ 00001280  0x00000779 rtn 
+ 00001281  0x00000785 jam  0x00000003 , 0x00004b04 
+ 00001282  0x00000788 jam  0x00000001 , 0x00004b06 
+ 00001283  0x0000078a jam  0x00000001 , 0x00004b05 
+ 00001284  0x0000078b jam  0x00000001 , 0x00004aff 
+ 00001285  0x0000078c jam  0x00000001 , 0x00004b02 
+ 00001286  0x0000078d rtn 
+ 00001287  0x00000790 fetch  0x00000001 , 0x00004b07 
+ 00001288  0x00000791 nrtn  0x00000034 
+ 00001289  0x00000792 fetch  0x00000001 , 0x00004b09 
+ 00001290  0x00000793 nrtn  0x00000034 
+ 00001291  0x00000794 branch  0x000004f2 
+ 00001292  0x0000079f fetch  0x00000001 , 0x00004b3e 
+ 00001293  0x000007a0 rtn  0x00000034 
+ 00001294  0x000007a1 fetch  0x00000002 , 0x00004682 
+ 00001295  0x000007a2 rtnbit1  0x0000000b 
+ 00001296  0x000007a3 fetch  0x00000002 , 0x00004b06 
+ 00001297  0x000007a4 nrtn  0x00000034 
+ 00001298  0x000007a5 fetch  0x00000001 , 0x000046cf 
+ 00001299  0x000007a6 pincrease  0x00000001 
+ 00001300  0x000007a7 store  0x00000001 , 0x000046cf 
+ 00001301  0x000007a8 sub  0x0000003f , 0x0000001e , 0x0000003e 
+ 00001302  0x000007a9 ncall  0x0000051a , 0x00000002 
+ 00001303  0x000007aa sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00001304  0x000007ab branch  0x000004e5 , 0x00000002 
+ 00001305  0x000007ac branch  0x000004f4 
+ 00001306  0x000007ae jam  0x00000001 , 0x000046cf 
+ 00001307  0x000007af rtn 
+ 00001308  0x000007b9 fetch  0x00000001 , 0x0000477a 
+ 00001309  0x000007ba sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00001310  0x000007bb call  0x00000525 , 0x00000005 
+ 00001311  0x000007bc fetch  0x00000001 , 0x0000477a 
+ 00001312  0x000007bd beq  0x00000000 , 0x00000523 
+ 00001313  0x000007bf beq  0x00000003 , 0x00003d8c 
+ 00001314  0x000007c0 branch  0x00003d88 
+ 00001315  0x000007c2 fetch  0x00000001 , 0x0000477f 
+ 00001316  0x000007c3 branch  0x00003dc0 
+ 00001317  0x000007cf jam  0x00000002 , 0x0000477a 
+ 00001318  0x000007d0 rtn 
+ 00001319  0x000007e5 disable  0x00000028 
+ 00001320  0x000007e6 setarg  0x00000000 
+ 00001321  0x000007e7 store  0x00000006 , 0x0000469b 
+ 00001322  0x000007e8 call  0x00000531 
+ 00001323  0x000007e9 call  0x00004079 
+ 00001324  0x000007ea call  0x0000407e 
+ 00001325  0x000007eb call  0x0000053e 
+ 00001326  0x000007ec nbranch  0x000006e6 , 0x00000028 
+ 00001327  0x000007ed call  0x000006dd 
+ 00001328  0x000007ee branch  0x00003fa0 
+ 00001329  0x000007f2 fetch  0x00000001 , 0x000046e0 
+ 00001330  0x000007f3 beq  0x00000004 , 0x00000537 
+ 00001331  0x000007f4 beq  0x00000005 , 0x00004010 
+ 00001332  0x000007f6 call  0x00003fc0 
+ 00001333  0x000007f7 disable  0x00000028 
+ 00001334  0x000007fd branch  0x00003fe7 
+ 00001335  0x000007ff call  0x00003fc0 
+ 00001336  0x00000800 fetch  0x00000001 , 0x000046f5 
+ 00001337  0x00000801 bbit0  0x00000007 , 0x00003fc8 
+ 00001338  0x00000802 fetcht  0x00000001 , 0x000046f3 
+ 00001339  0x00000803 call  0x0000681d 
+ 00001340  0x00000804 nrtn  0x00000001 
+ 00001341  0x00000805 branch  0x00003fc8 
+ 00001342  0x00000808 call  0x00000540 
+ 00001343  0x00000809 branch  0x0000409a 
+ 00001344  0x0000080b arg  0x00000000 , 0x00000011 
+ 00001345  0x0000080c call  0x00000543 
+ 00001346  0x00000810 branch  0x0000408e 
+ 00001347  0x00000819 fetcht  0x00000001 , 0x000046e2 
+ 00001348  0x0000081a call  0x00000559 
+ 00001349  0x0000081b fetcht  0x00000001 , 0x000046e2 
+ 00001350  0x0000081c call  0x0000681d 
+ 00001351  0x0000081d setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00001352  0x00000820 fetcht  0x00000001 , 0x000046e3 
+ 00001353  0x00000821 call  0x00000559 
+ 00001354  0x00000822 fetcht  0x00000001 , 0x000046e3 
+ 00001355  0x00000823 call  0x0000681d 
+ 00001356  0x00000824 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00001357  0x00000827 fetcht  0x00000001 , 0x000046e4 
+ 00001358  0x00000828 call  0x00000559 
+ 00001359  0x00000829 fetcht  0x00000001 , 0x000046e4 
+ 00001360  0x0000082a call  0x0000681d 
+ 00001361  0x0000082b setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00001362  0x0000082c rtn 
+ 00001363  0x0000083c set0  0x00000007 , 0x00000002 
+ 00001364  0x0000083d arg  0x00008078 , 0x00000005 
+ 00001365  0x0000083e call  0x00006830 
+ 00001366  0x0000083f set1  0x00000007 , 0x00000002 
+ 00001367  0x00000840 arg  0x0000807c , 0x00000005 
+ 00001368  0x00000841 branch  0x0000680a 
+ 00001369  0x00000843 set1  0x00000007 , 0x00000002 
+ 00001370  0x00000844 arg  0x00008078 , 0x00000005 
+ 00001371  0x00000845 call  0x00006830 
+ 00001372  0x00000846 set0  0x00000007 , 0x00000002 
+ 00001373  0x00000847 branch  0x00000557 
+ 00001374  0x0000084a jam  0x00000000 , 0x00004808 
+ 00001375  0x0000084b jam  0x0000000e , 0x000041e3 
+ 00001376  0x0000084c call  0x000041e7 
+ 00001377  0x0000084d fetch  0x00000002 , 0x00004208 
+ 00001378  0x0000084e bbit1  0x00000007 , 0x00000564 
+ 00001379  0x0000084f branch  0x000041e2 
+ 00001380  0x00000852 call  0x000041c1 
+ 00001381  0x00000853 fetch  0x00000002 , 0x00004208 
+ 00001382  0x00000854 bbit1  0x0000000a , 0x00000491 
+ 00001383  0x00000855 branch  0x000041f7 
+ 00001384  0x00000858 jam  0x00000000 , 0x0000479d 
+ 00001385  0x00000859 jam  0x00000000 , 0x0000479e 
+ 00001386  0x0000085a isolate1  0x00000026 , 0x00000000 
+ 00001387  0x0000085b call  0x000001ef , 0x00000001 
+ 00001388  0x0000085c branch  0x0000426d 
+ 00001389  0x0000085f call  0x000068a2 
+ 00001390  0x00000860 fetch  0x00000002 , 0x0000421d 
+ 00001391  0x00000862 store  0x00000002 , 0x000047c2 
+ 00001392  0x00000865 arg  0x00000002 , 0x00000002 
+ 00001393  0x00000866 arg  0x000047c2 , 0x00000011 
+ 00001394  0x00000867 arg  0x0000005f , 0x00000012 
+ 00001395  0x00000868 branch  0x000065d1 
+ 00001396  0x0000086a arg  0x00000002 , 0x00000002 
+ 00001397  0x0000086b arg  0x000047c2 , 0x00000011 
+ 00001398  0x0000086c arg  0x0000005f , 0x00000012 
+ 00001399  0x0000086d branch  0x000065df 
+ 00001400  0x00000876 jam  0x00000000 , 0x00004b40 
+ 00001401  0x00000877 call  0x000002f3 
+ 00001402  0x0000087c jam  0x00000001 , 0x00004720 
+ 00001403  0x0000087e jam  0x00000000 , 0x0000479c 
+ 00001404  0x0000087f fetch  0x00000002 , 0x00004682 
+ 00001405  0x00000880 bbit1  0x0000000b , 0x00000586 
+ 00001406  0x00000883 call  0x00000574 
+ 00001407  0x00000884 fetcht  0x00000002 , 0x000047c2 
+ 00001408  0x00000885 increase  0x00000001 , 0x00000002 
+ 00001409  0x00000886 storet  0x00000002 , 0x000047c2 
+ 00001410  0x00000887 storet  0x00000002 , 0x000044a1 
+ 00001411  0x00000888 call  0x00000570 
+ 00001412  0x00000889 random  0x0000003f 
+ 00001413  0x0000088a store  0x00000001 , 0x000044a0 
+ 00001414  0x0000088c call  0x00003418 
+ 00001415  0x0000088d fetch  0x00000002 , 0x00004687 
+ 00001416  0x0000088e store  0x00000002 , 0x000046ac 
+ 00001417  0x0000088f jam  0x00000006 , 0x0000016d 
+ 00001418  0x00000890 setarg  0x00000000 
+ 00001419  0x00000891 store  0x00000002 , 0x000046b0 
+ 00001420  0x00000892 store  0x00000002 , 0x000046ae 
+ 00001421  0x00000893 arg  0x00000007 , 0x00000007 
+ 00001422  0x00000894 call  0x000043ce 
+ 00001423  0x00000895 call  0x000043ca 
+ 00001424  0x00000898 call  0x00000593 
+ 00001425  0x00000899 call  0x000042c4 
+ 00001426  0x0000089a branch  0x00000501 
+ 00001427  0x0000089d jam  0x00000000 , 0x0000479f 
+ 00001428  0x0000089e call  0x00000305 
+ 00001429  0x0000089f setarg  0x00000005 
+ 00001430  0x000008a0 istore  0x00000001 , 0x00000006 
+ 00001431  0x000008a2 arg  0x00004b1f , 0x00000006 
+ 00001432  0x000008a3 call  0x0000059a 
+ 00001433  0x000008a5 branch  0x00007df4 
+ 00001434  0x000008a8 arg  0x0000437b , 0x00000005 
+ 00001435  0x000008a9 arg  0x00000013 , 0x00000039 
+ 00001436  0x000008aa call  0x00007f01 
+ 00001437  0x000008ab branch  0x000057b8 
+ 00001438  0x000008ae jam  0x00000000 , 0x00004b06 
+ 00001439  0x000008af call  0x00000507 
+ 00001440  0x000008b0 setarg  0x00000000 
+ 00001441  0x000008b1 store  0x00000002 , 0x000046ac 
+ 00001442  0x000008b2 call  0x000003a5 
+ 00001443  0x000008b3 branch  0x000042cb 
+ 00001444  0x000008b6 fetch  0x00000001 , 0x0000450f 
+ 00001445  0x000008b7 pincrease  0x00000001 
+ 00001446  0x000008b8 store  0x00000001 , 0x0000450f 
+ 00001447  0x000008b9 beq  0x0000000c , 0x00005395 
+ 00001448  0x000008ba call  0x000055aa 
+ 00001449  0x000008bb call  0x0000561e 
+ 00001450  0x000008bc call  0x00000680 
+ 00001451  0x000008bd branch  0x0000538f 
+ 00001452  0x000008c0 fetch  0x00000001 , 0x00000016 
+ 00001453  0x000008c1 increase  0x00000001 , 0x0000003f 
+ 00001454  0x000008c2 store  0x00000001 , 0x00000016 
+ 00001455  0x000008c3 rtnne  0x00000028 
+ 00001456  0x000008c4 jam  0x00000025 , 0x00000016 
+ 00001457  0x000008c5 rtn 
+ 00001458  0x000008c8 call  0x000029bb 
+ 00001459  0x000008c9 call  0x0000001f 
+ 00001460  0x000008ca branch  0x000054a3 
+ 00001461  0x000008cd call  0x000005bb 
+ 00001462  0x000008ce branch  0x0000557d 
+ 00001463  0x000008d0 fetch  0x00000001 , 0x000047c5 
+ 00001464  0x000008d1 store  0x00000001 , 0x00004172 
+ 00001465  0x000008d3 jam  0x00000000 , 0x000047c4 
+ 00001466  0x000008d4 rtn 
+ 00001467  0x000008d7 fetch  0x00000001 , 0x000043d6 
+ 00001468  0x000008d8 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001469  0x000008d9 nbranch  0x00000408 , 0x00000002 
+ 00001470  0x000008da fetch  0x00000001 , 0x000043d8 
+ 00001471  0x000008db fetcht  0x00000001 , 0x000047c5 
+ 00001472  0x000008dc isub  0x00000002 , 0x0000003e 
+ 00001473  0x000008dd branch  0x000005b7 , 0x00000002 
+ 00001474  0x000008de fetch  0x00000001 , 0x000043d8 
+ 00001475  0x000008df store  0x00000001 , 0x00004172 
+ 00001476  0x000008e0 branch  0x000005b9 
+ 00001477  0x000008e3 fetch  0x00000001 , 0x0000043f 
+ 00001478  0x000008e4 rtnbit0  0x00000006 
+ 00001479  0x000008e5 call  0x000005ca 
+ 00001480  0x000008e6 nrtn  0x00000028 
+ 00001481  0x000008e7 branch  0x000055a0 
+ 00001482  0x000008e9 enable  0x00000028 
+ 00001483  0x000008ea fetch  0x00000001 , 0x0000045a 
+ 00001484  0x000008eb rshift4  0x0000003f , 0x0000003f 
+ 00001485  0x000008ec rtnne  0x0000000f 
+ 00001486  0x000008ed fetch  0x00000001 , 0x00000460 
+ 00001487  0x000008ee rshift4  0x0000003f , 0x0000003f 
+ 00001488  0x000008ef rtnne  0x00000000 
+ 00001489  0x000008f0 branch  0x00007fe9 
+ 00001490  0x000008f3 fetch  0x00000001 , 0x00000456 
+ 00001491  0x000008f4 bbit1  0x00000005 , 0x000005e6 
+ 00001492  0x000008f5 call  0x00000672 
+ 00001493  0x000008f6 fetch  0x00000001 , 0x0000478e 
+ 00001494  0x000008f7 nbranch  0x000005dc , 0x00000034 
+ 00001495  0x000008f8 fetch  0x00000001 , 0x0000043f 
+ 00001496  0x000008f9 bbit0  0x00000004 , 0x000005e0 
+ 00001497  0x000008fa fetch  0x00000001 , 0x000002da 
+ 00001498  0x000008fb branch  0x000005e0 , 0x00000034 
+ 00001499  0x000008fc branch  0x00005664 
+ 00001500  0x000008fe fetch  0x00000001 , 0x0000478e 
+ 00001501  0x000008ff increase  0xffffffff , 0x0000003f 
+ 00001502  0x00000900 store  0x00000001 , 0x0000478e 
+ 00001503  0x00000901 branch  0x00005664 
+ 00001504  0x00000903 fetch  0x00000001 , 0x000044c4 
+ 00001505  0x00000904 bne  0x00000005 , 0x000005e3 
+ 00001506  0x00000905 jam  0x00000003 , 0x0000478e 
+ 00001507  0x00000907 call  0x00005892 
+ 00001508  0x00000908 call  0x000003b7 , 0x00000034 
+ 00001509  0x00000909 branch  0x00005622 
+ 00001510  0x0000090c call  0x000005e8 
+ 00001511  0x0000090d branch  0x000005f4 
+ 00001512  0x00000910 fetch  0x00000001 , 0x000046c5 
+ 00001513  0x00000911 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001514  0x00000912 rtnne  0x00000003 
+ 00001515  0x00000913 fetch  0x00000001 , 0x000047c1 
+ 00001516  0x00000914 rtn  0x00000034 
+ 00001517  0x00000915 fetch  0x00000001 , 0x000043dd 
+ 00001518  0x00000916 rtn  0x00000034 
+ 00001519  0x00000917 fetch  0x00000001 , 0x000043dc 
+ 00001520  0x00000918 set1  0x00000004 , 0x0000003f 
+ 00001521  0x00000919 store  0x00000001 , 0x000043dc 
+ 00001522  0x0000091a call  0x00005650 
+ 00001523  0x0000091b rtn 
+ 00001524  0x00000920 branch  0x00000676 
+ 00001525  0x00000923 fetch  0x00000001 , 0x0000479f 
+ 00001526  0x00000924 rtn  0x00000034 
+ 00001527  0x00000925 fetch  0x00000001 , 0x000046c5 
+ 00001528  0x00000926 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001529  0x00000927 rtneq  0x00000003 
+ 00001530  0x00000928 jam  0x0000000a , 0x000046c6 
+ 00001531  0x00000929 rtn 
+ 00001532  0x0000092c rtnmark1  0x0000000f 
+ 00001533  0x0000092d call  0x00005890 
+ 00001534  0x0000092e nrtn  0x00000034 
+ 00001535  0x0000092f fetch  0x00000001 , 0x000002d9 
+ 00001536  0x00000930 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001537  0x00000931 store  0x00000001 , 0x0000450c 
+ 00001538  0x00000932 ifetch  0x00000001 , 0x00000006 
+ 00001539  0x00000933 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001540  0x00000934 store  0x00000001 , 0x0000450b 
+ 00001541  0x00000935 rtn  0x00000034 
+ 00001542  0x00000936 copy  0x00000006 , 0x0000003f 
+ 00001543  0x00000937 store  0x00000002 , 0x0000450d 
+ 00001544  0x00000938 fetch  0x00000001 , 0x0000450c 
+ 00001545  0x00000939 beq  0x00000003 , 0x0000060b 
+ 00001546  0x0000093a branch  0x0000568d 
+ 00001547  0x0000093c fetch  0x00000001 , 0x000002db 
+ 00001548  0x0000093d beq  0x00000001 , 0x0000060e 
+ 00001549  0x0000093e branch  0x00005c65 
+ 00001550  0x00000940 ifetch  0x00000005 , 0x00000006 
+ 00001551  0x00000941 store  0x00000005 , 0x000043ce 
+ 00001552  0x00000942 ifetch  0x00000002 , 0x00000006 
+ 00001553  0x00000943 store  0x00000002 , 0x0000045f 
+ 00001554  0x00000944 branch  0x00005c8a 
+ 00001555  0x00000947 ifetch  0x00000002 , 0x00000006 
+ 00001556  0x00000948 beq  0x00000004 , 0x00000617 
+ 00001557  0x00000949 beq  0x00000006 , 0x00000634 
+ 00001558  0x0000094a branch  0x00005698 
+ 00001559  0x0000094c call  0x00007ea5 
+ 00001560  0x0000094d call  0x000005f5 
+ 00001561  0x0000094e call  0x00007e9f 
+ 00001562  0x0000094f ifetch  0x00000003 , 0x00000006 
+ 00001563  0x00000950 store  0x00000003 , 0x00000477 
+ 00001564  0x00000951 beq  0x00000010 , 0x00000626 
+ 00001565  0x00000953 rshift8  0x0000003f , 0x00000002 
+ 00001566  0x00000954 sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001567  0x00000956 branch  0x000058ad , 0x00000002 
+ 00001568  0x00000957 arg  0x000047c6 , 0x00000002 
+ 00001569  0x00000958 storet  0x00000002 , 0x000044bc 
+ 00001570  0x00000959 call  0x000058ad 
+ 00001571  0x0000095a setarg  0x00008e7a 
+ 00001572  0x0000095b store  0x00000002 , 0x000044bc 
+ 00001573  0x0000095c rtn 
+ 00001574  0x0000095f call  0x000059fa 
+ 00001575  0x00000960 call  0x00005879 
+ 00001576  0x00000961 increase  0x00000007 , 0x00000006 
+ 00001577  0x00000962 ifetch  0x00000001 , 0x00000006 
+ 00001578  0x00000963 rtnne  0x00000011 
+ 00001579  0x00000964 increase  0x00000005 , 0x00000006 
+ 00001580  0x00000965 ifetch  0x00000002 , 0x00000006 
+ 00001581  0x00000966 arg  0x00001812 , 0x00000002 
+ 00001582  0x00000967 isub  0x00000002 , 0x0000003e 
+ 00001583  0x00000968 nrtn  0x00000005 
+ 00001584  0x00000969 increase  0xfffffffc , 0x00000006 
+ 00001585  0x0000096a setarg  0x0000002b 
+ 00001586  0x0000096b istore  0x00000002 , 0x00000006 
+ 00001587  0x0000096c rtn 
+ 00001588  0x0000099a ifetch  0x00000001 , 0x00000006 
+ 00001589  0x0000099b beq  0x00000001 , 0x00000638 
+ 00001590  0x0000099c beq  0x00000005 , 0x0000063a 
+ 00001591  0x0000099d branch  0x00005af6 
+ 00001592  0x000009a0 jam  0x00000001 , 0x00004b40 
+ 00001593  0x000009a1 branch  0x00005b09 
+ 00001594  0x000009a4 call  0x00005b5a 
+ 00001595  0x000009a5 fetch  0x00000001 , 0x0000043f 
+ 00001596  0x000009a6 set0  0x00000005 , 0x0000003f 
+ 00001597  0x000009a7 store  0x00000001 , 0x0000043f 
+ 00001598  0x000009a8 branch  0x00005c8e 
+ 00001599  0x000009ab fetch  0x00000001 , 0x00000016 
+ 00001600  0x000009ac bne  0x00000027 , 0x000056f2 
+ 00001601  0x000009ad call  0x00000645 
+ 00001602  0x000009ae arg  0x00000000 , 0x00000007 
+ 00001603  0x000009af fetch  0x00000002 , 0x00004482 
+ 00001604  0x000009b0 branch  0x00007f08 
+ 00001605  0x000009b2 random  0x0000003f 
+ 00001606  0x000009b3 arg  0x000001ff , 0x00000002 
+ 00001607  0x000009b4 iand  0x00000002 , 0x0000003f 
+ 00001608  0x000009b5 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001609  0x000009b6 branch  0x00003cbe 
+ 00001610  0x000009b9 disable  0x0000002b 
+ 00001611  0x000009ba branch  0x0000064d , 0x0000002e 
+ 00001612  0x000009bb nbranch  0x00005806 , 0x0000002d 
+ 00001613  0x000009bd call  0x00002bcb 
+ 00001614  0x000009be fetch  0x00000002 , 0x000040c1 
+ 00001615  0x000009bf store  0x00000002 , 0x0000044d 
+ 00001616  0x000009c0 fetch  0x00000001 , 0x000046c5 
+ 00001617  0x000009c1 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001618  0x000009c2 nbranch  0x00002bde , 0x00000001 
+ 00001619  0x000009c3 branch  0x000057fb 
+ 00001620  0x000009c6 fetch  0x00000001 , 0x0000479f 
+ 00001621  0x000009c7 nrtn  0x00000034 
+ 00001622  0x000009c8 fetch  0x00000001 , 0x00000478 
+ 00001623  0x000009c9 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00001624  0x000009ca nrtn  0x00000005 
+ 00001625  0x000009cb branch  0x00003d60 
+ 00001626  0x000009ce call  0x000062bc 
+ 00001627  0x000009cf nbranch  0x00007ddb , 0x00000034 
+ 00001628  0x000009d0 fetch  0x00000001 , 0x00000a99 
+ 00001629  0x000009d1 bmark0  0x00000009 , 0x00007dd6 
+ 00001630  0x000009d2 beq  0x00000012 , 0x00000660 
+ 00001631  0x000009d3 branch  0x00007dca 
+ 00001632  0x000009d6 call  0x00005890 
+ 00001633  0x000009d7 nrtn  0x00000034 
+ 00001634  0x000009d8 branch  0x00005abf 
+ 00001635  0x000009dc hfetch  0x00000001 , 0x00008077 
+ 00001636  0x000009dd and_into  0x000000fd , 0x0000003f 
+ 00001637  0x000009de hstore  0x00000001 , 0x00008077 
+ 00001638  0x000009df hfetcht  0x00000001 , 0x00008073 
+ 00001639  0x000009e0 or_into  0x00000002 , 0x00000002 
+ 00001640  0x000009e1 hstoret  0x00000001 , 0x00008073 
+ 00001641  0x000009e2 call  0x000063ee 
+ 00001642  0x000009e3 and_into  0x000000fd , 0x00000002 
+ 00001643  0x000009e4 nop  0x0000000d 
+ 00001644  0x000009e5 call  0x000063f2 
+ 00001645  0x000009e6 hstoret  0x00000001 , 0x00008073 
+ 00001646  0x000009e7 rtn 
+ 00001647  0x000009ee jam  0x00000001 , 0x00004d04 
+ 00001648  0x000009ef jam  0x00000000 , 0x00004d01 
+ 00001649  0x000009f0 rtn 
+ 00001650  0x000009f2 fetch  0x00000001 , 0x00004d01 
+ 00001651  0x000009f3 increase  0x00000001 , 0x0000003f 
+ 00001652  0x000009f4 store  0x00000001 , 0x00004d01 
+ 00001653  0x000009f5 rtn 
+ 00001654  0x000009f7 fetch  0x00000001 , 0x00004d01 
+ 00001655  0x000009f8 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001656  0x000009f9 ncall  0x0000067e , 0x00000002 
+ 00001657  0x000009fa fetch  0x00000001 , 0x00004d01 
+ 00001658  0x000009fb rtneq  0x00000000 
+ 00001659  0x000009fc increase  0xffffffff , 0x0000003f 
+ 00001660  0x000009fd store  0x00000001 , 0x00004d01 
+ 00001661  0x000009fe rtn 
+ 00001662  0x00000a00 jam  0x00000003 , 0x00004d01 
+ 00001663  0x00000a01 rtn 
+ 00001664  0x00000a04 fetch  0x00000002 , 0x00004682 
+ 00001665  0x00000a05 rtnbit1  0x0000000b 
+ 00001666  0x00000a06 rtnbit1  0x00000007 
+ 00001667  0x00000a07 rtnbit1  0x00000006 
+ 00001668  0x00000a09 arg  0x00004c8a , 0x00000011 
+ 00001669  0x00000a0a call  0x000002ae 
+ 00001670  0x00000a0b storet  0x00000001 , 0x00004d02 
+ 00001671  0x00000a0d setarg  0x00000082 
+ 00001672  0x00000a0e bmark1  0x00000026 , 0x0000068a 
+ 00001673  0x00000a0f setarg  0x00000080 
+ 00001674  0x00000a11 isub  0x00000002 , 0x0000003e 
+ 00001675  0x00000a12 nbranch  0x000006a2 , 0x00000002 
+ 00001676  0x00000a14 fetch  0x00000001 , 0x00004d01 
+ 00001677  0x00000a15 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001678  0x00000a16 nbranch  0x00000692 , 0x00000002 
+ 00001679  0x00000a17 fetch  0x00000001 , 0x00004d01 
+ 00001680  0x00000a18 beq  0x00000000 , 0x000006a3 
+ 00001681  0x00000a19 rtn 
+ 00001682  0x00000a1c fetch  0x00000001 , 0x00004d01 
+ 00001683  0x00000a1d rtnne  0x00000020 
+ 00001684  0x00000a1e jam  0x00000000 , 0x00004d01 
+ 00001685  0x00000a20 fetcht  0x00000001 , 0x00004d02 
+ 00001686  0x00000a21 setarg  0x00000077 
+ 00001687  0x00000a22 bmark1  0x00000026 , 0x00000699 
+ 00001688  0x00000a23 setarg  0x00000075 
+ 00001689  0x00000a25 isub  0x00000002 , 0x0000003e 
+ 00001690  0x00000a26 nrtn  0x00000002 
+ 00001691  0x00000a27 fetch  0x00000001 , 0x00004d04 
+ 00001692  0x00000a28 beq  0x00000000 , 0x000006aa 
+ 00001693  0x00000a29 increase  0xffffffff , 0x0000003f 
+ 00001694  0x00000a2a store  0x00000001 , 0x00004d04 
+ 00001695  0x00000a2b beq  0x00000000 , 0x000006aa 
+ 00001696  0x00000a2e jam  0x00000000 , 0x000041de 
+ 00001697  0x00000a2f rtn 
+ 00001698  0x00000a32 jam  0x00000000 , 0x00004d01 
+ 00001699  0x00000a34 fetch  0x00000001 , 0x00004d04 
+ 00001700  0x00000a35 beq  0x00000002 , 0x000006a8 
+ 00001701  0x00000a36 increase  0x00000001 , 0x0000003f 
+ 00001702  0x00000a37 store  0x00000001 , 0x00004d04 
+ 00001703  0x00000a38 beq  0x00000001 , 0x000006a0 
+ 00001704  0x00000a3b jam  0x00000002 , 0x000041de 
+ 00001705  0x00000a3c rtn 
+ 00001706  0x00000a3f jam  0x00000004 , 0x000041de 
+ 00001707  0x00000a40 rtn 
+ 00001708  0x00000a44 storet  0x00000001 , 0x00000017 
+ 00001709  0x00000a45 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001710  0x00000a46 call  0x00002981 
+ 00001711  0x00000a47 setarg  0x00000500 
+ 00001712  0x00000a48 call  0x00002a8f 
+ 00001713  0x00000a4a jam  0x00000001 , 0x00008906 
+ 00001714  0x00000a4b jam  0x0000003c , 0x00008900 
+ 00001715  0x00000a4c jam  0x000000e0 , 0x00008901 
+ 00001716  0x00000a4d nop  0x0000000a 
+ 00001717  0x00000a4e jam  0x00000001 , 0x00008902 
+ 00001718  0x00000a4f jam  0x0000003d , 0x00008902 
+ 00001719  0x00000a50 nop  0x0000000a 
+ 00001720  0x00000a51 jam  0x000000b7 , 0x00008903 
+ 00001721  0x00000a52 nop  0x0000000a 
+ 00001722  0x00000a53 jam  0x0000007d , 0x00008902 
+ 00001723  0x00000a54 fetch  0x00000001 , 0x000041de 
+ 00001724  0x00000a57 beq  0x00000002 , 0x000006c4 
+ 00001725  0x00000a59 beq  0x00000004 , 0x000006c9 
+ 00001726  0x00000a5a beq  0x00000020 , 0x000006d8 
+ 00001727  0x00000a5d call  0x000006ce 
+ 00001728  0x00000a5f jam  0x000000d0 , 0x00008955 
+ 00001729  0x00000a60 jam  0x000000e0 , 0x00008956 
+ 00001730  0x00000a62 jam  0x0000006c , 0x00008958 
+ 00001731  0x00000a64 branch  0x0000294b 
+ 00001732  0x00000a71 call  0x000006d3 
+ 00001733  0x00000a73 jam  0x000000d0 , 0x00008955 
+ 00001734  0x00000a74 jam  0x000000e0 , 0x00008956 
+ 00001735  0x00000a76 jam  0x0000003c , 0x00008958 
+ 00001736  0x00000a78 branch  0x00002953 
+ 00001737  0x00000a85 call  0x000006ce 
+ 00001738  0x00000a87 jam  0x000000d0 , 0x00008955 
+ 00001739  0x00000a88 jam  0x000000c0 , 0x00008956 
+ 00001740  0x00000a8a jam  0x0000006c , 0x00008958 
+ 00001741  0x00000a8c branch  0x0000295b 
+ 00001742  0x00000a8f jam  0x0000005b , 0x0000894c 
+ 00001743  0x00000a90 jam  0x00000096 , 0x0000894d 
+ 00001744  0x00000a91 jam  0x0000002c , 0x0000894e 
+ 00001745  0x00000a92 jam  0x00000046 , 0x0000894f 
+ 00001746  0x00000a93 rtn 
+ 00001747  0x00000a96 jam  0x000000fb , 0x0000894c 
+ 00001748  0x00000a97 jam  0x000000ef , 0x0000894d 
+ 00001749  0x00000a98 jam  0x000000ec , 0x0000894e 
+ 00001750  0x00000a99 jam  0x0000005e , 0x0000894f 
+ 00001751  0x00000a9a rtn 
+ 00001752  0x00000a9e jam  0x000000c2 , 0x00008956 
+ 00001753  0x00000a9f jam  0x000000d0 , 0x00008955 
+ 00001754  0x00000aa0 rtn 
+ 00001755  0x00000aa3 force  0x00000008 , 0x00000015 
+ 00001756  0x00000aa4 branch  0x000028fa 
+ 00001757  0x00000aab fetch  0x00000004 , 0x0000469b 
+ 00001758  0x00000aac rtn  0x00000034 
+ 00001759  0x00000aad call  0x00000730 
+ 00001760  0x00000aae setarg  0x00000006 
+ 00001761  0x00000aaf call  0x00000723 
+ 00001762  0x00000ab0 setarg  0x00000003 
+ 00001763  0x00000ab1 call  0x00000729 
+ 00001764  0x00000ab2 fetch  0x00000001 , 0x00004b19 
+ 00001765  0x00000ab3 beq  0x00000001 , 0x000006e9 
+ 00001766  0x00000ab6 arg  0x00000005 , 0x00000039 
+ 00001767  0x00000ab7 arg  0x00004b19 , 0x00000005 
+ 00001768  0x00000ab8 branch  0x00007ed4 
+ 00001769  0x00000abb fetch  0x00000002 , 0x00004b1a 
+ 00001770  0x00000abc store  0x00000002 , 0x000011be 
+ 00001771  0x00000abd fetch  0x00000002 , 0x0000469b 
+ 00001772  0x00000abe store  0x00000002 , 0x000011c0 
+ 00001773  0x00000abf call  0x000006fc 
+ 00001774  0x00000ac0 fetch  0x00000002 , 0x000011be 
+ 00001775  0x00000ac1 store  0x00000002 , 0x00004b1a 
+ 00001776  0x00000ac2 fetch  0x00000002 , 0x000011c0 
+ 00001777  0x00000ac3 store  0x00000002 , 0x0000469b 
+ 00001778  0x00000ac5 fetch  0x00000002 , 0x00004b1c 
+ 00001779  0x00000ac6 store  0x00000002 , 0x000011be 
+ 00001780  0x00000ac7 fetch  0x00000002 , 0x0000469d 
+ 00001781  0x00000ac8 store  0x00000002 , 0x000011c0 
+ 00001782  0x00000ac9 call  0x000006fc 
+ 00001783  0x00000aca fetch  0x00000002 , 0x000011be 
+ 00001784  0x00000acb store  0x00000002 , 0x00004b1c 
+ 00001785  0x00000acc fetch  0x00000002 , 0x000011c0 
+ 00001786  0x00000acd store  0x00000002 , 0x0000469d 
+ 00001787  0x00000ace rtn 
+ 00001788  0x00000ad5 fetch  0x00000002 , 0x000011be 
+ 00001789  0x00000ad6 fetcht  0x00000002 , 0x000011c0 
+ 00001790  0x00000ad7 iadd  0x00000002 , 0x0000003f 
+ 00001791  0x00000ad8 store  0x00000003 , 0x000011c2 
+ 00001792  0x00000ad9 isolate1  0x00000010 , 0x0000003f 
+ 00001793  0x00000ada branch  0x00000709 , 0x00000001 
+ 00001794  0x00000adb fetch  0x00000001 , 0x000011c3 
+ 00001795  0x00000adc beq  0x000000ff , 0x00000710 
+ 00001796  0x00000add fetch  0x00000001 , 0x000011c2 
+ 00001797  0x00000adf rshift  0x0000003f , 0x0000003f 
+ 00001798  0x00000ae0 store  0x00000002 , 0x000011be 
+ 00001799  0x00000ae1 store  0x00000002 , 0x000011c0 
+ 00001800  0x00000ae2 rtn 
+ 00001801  0x00000ae4 fetch  0x00000001 , 0x000011c3 
+ 00001802  0x00000ae5 beq  0x00000000 , 0x0000070d 
+ 00001803  0x00000ae6 fetch  0x00000003 , 0x000011c2 
+ 00001804  0x00000ae7 branch  0x00000705 
+ 00001805  0x00000ae9 jam  0x00000000 , 0x000011c4 
+ 00001806  0x00000aea fetch  0x00000001 , 0x000011c2 
+ 00001807  0x00000aeb branch  0x00000705 
+ 00001808  0x00000aee fetch  0x00000001 , 0x000011c2 
+ 00001809  0x00000aef call  0x0000071b 
+ 00001810  0x00000af0 store  0x00000001 , 0x000011be 
+ 00001811  0x00000af1 store  0x00000001 , 0x000011c0 
+ 00001812  0x00000af2 branch  0x00000719 , 0x00000034 
+ 00001813  0x00000af3 setarg  0x000000ff 
+ 00001814  0x00000af5 store  0x00000001 , 0x000011bf 
+ 00001815  0x00000af6 store  0x00000001 , 0x000011c1 
+ 00001816  0x00000af7 rtn 
+ 00001817  0x00000af9 setarg  0x00000000 
+ 00001818  0x00000afa branch  0x00000716 
+ 00001819  0x00000afd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001820  0x00000afe store  0x00000001 , 0x00000aae 
+ 00001821  0x00000aff fetch  0x00000001 , 0x00000aae 
+ 00001822  0x00000b00 rshift  0x0000003f , 0x0000003f 
+ 00001823  0x00000b01 store  0x00000001 , 0x00000aae 
+ 00001824  0x00000b02 fetch  0x00000001 , 0x00000aae 
+ 00001825  0x00000b03 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001826  0x00000b04 rtn 
+ 00001827  0x00000b08 isub  0x00000011 , 0x0000003e 
+ 00001828  0x00000b09 nbranch  0x0000072e , 0x00000002 
+ 00001829  0x00000b0a isub  0x00000012 , 0x0000003e 
+ 00001830  0x00000b0b nbranch  0x0000072e , 0x00000002 
+ 00001831  0x00000b0d jam  0x00000000 , 0x00004b19 
+ 00001832  0x00000b0e rtn 
+ 00001833  0x00000b10 isub  0x00000011 , 0x0000003e 
+ 00001834  0x00000b11 nrtn  0x00000002 
+ 00001835  0x00000b12 isub  0x00000012 , 0x0000003e 
+ 00001836  0x00000b13 nrtn  0x00000002 
+ 00001837  0x00000b14 branch  0x00000727 
+ 00001838  0x00000b16 jam  0x00000001 , 0x00004b19 
+ 00001839  0x00000b17 rtn 
+ 00001840  0x00000b1a fetch  0x00000002 , 0x0000469b 
+ 00001841  0x00000b1b store  0x00000002 , 0x000011c0 
+ 00001842  0x00000b1c call  0x00000739 
+ 00001843  0x00000b1d copy  0x0000003f , 0x00000011 
+ 00001844  0x00000b1e fetch  0x00000002 , 0x0000469d 
+ 00001845  0x00000b1f store  0x00000002 , 0x000011c0 
+ 00001846  0x00000b20 call  0x00000739 
+ 00001847  0x00000b21 copy  0x0000003f , 0x00000012 
+ 00001848  0x00000b22 rtn 
+ 00001849  0x00000b29 fetch  0x00000001 , 0x000011c1 
+ 00001850  0x00000b2a beq  0x000000ff , 0x0000073e 
+ 00001851  0x00000b2b fetch  0x00000001 , 0x000011c0 
+ 00001852  0x00000b2d and_into  0x000000ff , 0x0000003f 
+ 00001853  0x00000b2f rtn 
+ 00001854  0x00000b31 fetch  0x00000002 , 0x000011c0 
+ 00001855  0x00000b32 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001856  0x00000b33 branch  0x0000073c 
+ 00008192  0x00000b40 call  0x00002abc 
+ 00008193  0x00000b43 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b44 clear_stack 
+ 00008195  0x00000b45 call  0x0000640d 
+ 00008196  0x00000b46 call  0x0000296c 
+ 00008197  0x00000b47 call  0x000065a3 
+ 00008198  0x00000b48 call  0x00002a96 
+ 00008199  0x00000b49 call  0x00004d6a 
+ 00008200  0x00000b4a bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b4b call  0x00006a03 
+ 00008202  0x00000b4c call  0x00005cf6 
+ 00008203  0x00000b4d call  0x00007ccc 
+ 00008204  0x00000b4e call  0x000032d8 
+ 00008205  0x00000b4f ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b50 bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000b51 call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000b52 call  0x0000756a 
+ 00008209  0x00000b53 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000b55 bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000b56 call  0x000076dc 
+ 00008212  0x00000b57 call  0x00007aaf 
+ 00008213  0x00000b58 call  0x0000756d 
+ 00008214  0x00000b59 call  0x0000535c 
+ 00008215  0x00000b5a bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000b5b call  0x00002038 
+ 00008217  0x00000b5c call  0x000032ed 
+ 00008218  0x00000b5d call  0x0000208f 
+ 00008219  0x00000b5e call  0x000022f8 
+ 00008220  0x00000b5f call  0x0000236a 
+ 00008221  0x00000b60 call  0x00002021 
+ 00008222  0x00000b61 call  0x00002b6a 
+ 00008223  0x00000b62 call  0x00002c72 
+ 00008224  0x00000b63 branch  0x00002012 
+ 00008225  0x00000b66 call  0x00002026 
+ 00008226  0x00000b67 rtnmark0  0x00000009 
+ 00008227  0x00000b68 set0  0x00000009 , 0x00000000 
+ 00008228  0x00000b69 call  0x00002223 
+ 00008229  0x00000b6a branch  0x000053ce 
+ 00008230  0x00000b6d bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000b6e call  0x0000225e 
+ 00008232  0x00000b6f nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000b70 call  0x0000220a 
+ 00008234  0x00000b71 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000b72 ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000b73 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000b74 bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000b75 branch  0x000023cf 
+ 00008239  0x00000b77 call  0x0000222b 
+ 00008240  0x00000b78 copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000b79 rtn  0x00000005 
+ 00008242  0x00000b7a call  0x0000220a 
+ 00008243  0x00000b7b fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000b7c bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000b7d fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000b7e bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000b7f branch  0x000023cf 
+ 00008248  0x00000b88 fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000b89 rtn  0x00000034 
+ 00008250  0x00000b8a beq  0x00000001 , 0x00002048 
+ 00008251  0x00000b8b beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000b8c beq  0x00000003 , 0x00002050 
+ 00008253  0x00000b8d beq  0x00000005 , 0x00002055 
+ 00008254  0x00000b8e beq  0x0000001b , 0x00002045 
+ 00008255  0x00000b8f call  0x00002257 
+ 00008256  0x00000b90 rtn  0x00000005 
+ 00008257  0x00000b91 call  0x0000225a 
+ 00008258  0x00000b92 rtn  0x00000005 
+ 00008259  0x00000b94 jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000b95 rtn 
+ 00008261  0x00000b98 jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000b99 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000b9a rtn 
+ 00008264  0x00000b9d set1  0x0000001c , 0x00000000 
+ 00008265  0x00000b9e set0  0x0000001e , 0x00000000 
+ 00008266  0x00000b9f jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000ba0 jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000ba1 branch  0x00002043 
+ 00008269  0x00000ba4 set0  0x0000001c , 0x00000000 
+ 00008270  0x00000ba5 force  0x00000000 , 0x0000001b 
+ 00008271  0x00000ba6 branch  0x00002043 
+ 00008272  0x00000ba9 call  0x0000225a 
+ 00008273  0x00000baa rtn  0x00000005 
+ 00008274  0x00000bab force  0x00000001 , 0x00000002 
+ 00008275  0x00000bac jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000bad branch  0x0000205c 
+ 00008277  0x00000bb0 bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000bb2 fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000bb3 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000bb4 jam  0x00000001 , 0x00004681 
+ 00008281  0x00000bb6 jam  0x00000003 , 0x00000055 
+ 00008282  0x00000bb7 branch  0x0000205b 
+ 00008283  0x00000bba force  0x00000025 , 0x00000002 
+ 00008284  0x00000bbc bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000bbd fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000bbe branch  0x00002062 , 0x00000034 
+ 00008287  0x00000bbf lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000bc0 lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000bc1 increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000bc3 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000bc4 store  0x00000001 , 0x000000f0 
+ 00008292  0x00000bc5 jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000bc6 set0  0x0000000c , 0x00000000 
+ 00008294  0x00000bc7 call  0x0000223b 
+ 00008295  0x00000bc8 nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000bc9 call  0x00002a6f 
+ 00008297  0x00000bca store  0x00000001 , 0x00000077 
+ 00008298  0x00000bcb storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000bcc fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000bcd store  0x00000006 , 0x00000040 
+ 00008301  0x00000bce bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000bcf call  0x00007f15 
+ 00008303  0x00000bd0 force  0x00000000 , 0x0000003f 
+ 00008304  0x00000bd1 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000bd2 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000bd3 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000bd4 store  0x00000001 , 0x00000030 
+ 00008308  0x00000bd5 jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000bd6 call  0x00007d86 
+ 00008310  0x00000bd7 force  0x00000000 , 0x0000003f 
+ 00008311  0x00000bd8 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000bd9 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000bda setarg  0x00000000 
+ 00008314  0x00000bdb set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000bdc store  0x00000001 , 0x00000031 
+ 00008316  0x00000bdd enable  0x00000029 
+ 00008317  0x00000bde call  0x00002223 
+ 00008318  0x00000bdf disable  0x00000029 
+ 00008319  0x00000be0 force  0x00000003 , 0x00000007 
+ 00008320  0x00000be1 fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000be2 call  0x00007f08 
+ 00008322  0x00000be3 branch  0x00002043 
+ 00008323  0x00000be5 bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000be6 fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000be7 store  0x00000006 , 0x00000040 
+ 00008326  0x00000be8 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000be9 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000bea branch  0x00002043 
+ 00008329  0x00000bec arg  0x00000101 , 0x00000005 
+ 00008330  0x00000bed arg  0x00000008 , 0x00000039 
+ 00008331  0x00000bee call  0x00007ec6 
+ 00008332  0x00000bef jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000bf0 call  0x00007d86 
+ 00008334  0x00000bf1 branch  0x00002043 
+ 00008335  0x00000bf9 rtnmark0  0x0000001c 
+ 00008336  0x00000bfa force  0x00000001 , 0x00000007 
+ 00008337  0x00000bfb call  0x00007f16 
+ 00008338  0x00000bfc nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000bfd nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000bfe rtn 
+ 00008341  0x00000c03 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000c04 fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000c05 force  0x00000004 , 0x00000007 
+ 00008344  0x00000c06 call  0x0000271c 
+ 00008345  0x00000c07 rtn  0x00000028 
+ 00008346  0x00000c08 call  0x000028a4 
+ 00008347  0x00000c09 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c0b rtn  0x00000003 
+ 00008349  0x00000c0c set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c0d set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c0f add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c10 isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c11 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c12 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c13 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c16 bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c17 fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c18 increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c19 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c1a call  0x000028d8 
+ 00008361  0x00000c1b call  0x000028d2 
+ 00008362  0x00000c1c call  0x000028f2 
+ 00008363  0x00000c1d call  0x00002a51 
+ 00008364  0x00000c1e call  0x00002a56 
+ 00008365  0x00000c1f call  0x00002a64 
+ 00008366  0x00000c20 call  0x0000264d 
+ 00008367  0x00000c21 call  0x000020b1 
+ 00008368  0x00000c22 branch  0x0000209c 
+ 00008369  0x00000c25 bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c26 fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c27 increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c28 store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c29 rtn  0x00000002 
+ 00008374  0x00000c2a jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c2b fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c2c increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c2d store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c2e rtn  0x00000002 
+ 00008379  0x00000c2f setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c30 jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c31 rtn 
+ 00008382  0x00000c34 bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c35 call  0x000028d8 
+ 00008384  0x00000c36 call  0x000028cc 
+ 00008385  0x00000c37 call  0x000028f2 
+ 00008386  0x00000c38 call  0x00002a5b 
+ 00008387  0x00000c39 call  0x000029eb 
+ 00008388  0x00000c3a call  0x00002a0d 
+ 00008389  0x00000c3b branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c3c call  0x000020b1 
+ 00008391  0x00000c3d branch  0x0000209f 
+ 00008392  0x00000c3f bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c40 call  0x000029bb 
+ 00008394  0x00000c41 call  0x00002a6b 
+ 00008395  0x00000c42 call  0x0000251e 
+ 00008396  0x00000c43 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c44 rtnmark0  0x0000000b 
+ 00008398  0x00000c46 bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c48 fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c49 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c4a store  0x00000001 , 0x00000013 
+ 00008402  0x00000c4b rtn 
+ 00008403  0x00000c54 bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000c55 enable  0x00000029 
+ 00008405  0x00000c56 enable  0x00000030 
+ 00008406  0x00000c57 fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000c58 branch  0x000020db , 0x00000034 
+ 00008408  0x00000c59 force  0x00000008 , 0x00000007 
+ 00008409  0x00000c5a call  0x00007f16 
+ 00008410  0x00000c5b nrtn  0x00000034 
+ 00008411  0x00000c5d bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000c5e fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000c5f force  0x00000028 , 0x00000007 
+ 00008414  0x00000c60 call  0x0000271c 
+ 00008415  0x00000c61 branch  0x00002114 , 0x00000028 
+ 00008416  0x00000c62 force  0x00000003 , 0x00000007 
+ 00008417  0x00000c63 call  0x00007f16 
+ 00008418  0x00000c64 nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000c65 fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000c66 bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000c67 branch  0x000020e9 
+ 00008422  0x00000c69 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000c6a arg  0x00000008 , 0x00000039 
+ 00008424  0x00000c6b call  0x00007ec6 
+ 00008425  0x00000c6d bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000c6e jam  0x00000000 , 0x00000030 
+ 00008427  0x00000c6f call  0x00005cf7 
+ 00008428  0x00000c70 jam  0x00000000 , 0x00004681 
+ 00008429  0x00000c71 jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000c72 call  0x00007d86 
+ 00008431  0x00000c73 branch  0x00002114 
+ 00008432  0x00000c76 bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000c77 force  0x00000000 , 0x0000000b 
+ 00008434  0x00000c78 until  0x00000023 , 0x00000026 
+ 00008435  0x00000c79 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000c7a increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000c7b ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000c7c compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000c7d nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000c7e deposit  0x00000004 
+ 00008441  0x00000c7f store  0x00000001 , 0x00000181 
+ 00008442  0x00000c80 force  0x00000000 , 0x00000026 
+ 00008443  0x00000c81 force  0x00000000 , 0x00000024 
+ 00008444  0x00000c84 bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000c85 branch  0x00002114 , 0x00000003 
+ 00008446  0x00000c86 call  0x000028dc 
+ 00008447  0x00000c87 arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000c88 until  0x00000023 , 0x00000026 
+ 00008449  0x00000c8a bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000c8b fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000c8c iforce  0x00000021 
+ 00008452  0x00000c8d increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000c8e store  0x00000004 , 0x000000f2 
+ 00008454  0x00000c8f isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000c90 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000c91 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000c92 nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000c93 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000c94 increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000c95 store  0x00000001 , 0x0000000c 
+ 00008461  0x00000c96 call  0x000028d2 
+ 00008462  0x00000c97 call  0x00002a51 
+ 00008463  0x00000c98 call  0x00002a56 
+ 00008464  0x00000c99 call  0x00002a64 
+ 00008465  0x00000c9a call  0x0000264d 
+ 00008466  0x00000c9b call  0x0000211a 
+ 00008467  0x00000c9c branch  0x000020fc 
+ 00008468  0x00000c9e bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000c9f disable  0x00000029 
+ 00008470  0x00000ca0 fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000ca1 rtn  0x00000034 
+ 00008472  0x00000ca2 force  0x00000008 , 0x00000007 
+ 00008473  0x00000ca3 branch  0x00007f08 
+ 00008474  0x00000ca6 bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000ca7 fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000ca8 increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000ca9 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000caa rtn  0x00000002 
+ 00008479  0x00000cab jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000cac fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000cad increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000cae store  0x00000001 , 0x000000f0 
+ 00008483  0x00000caf rtn  0x00000002 
+ 00008484  0x00000cb0 setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000cb1 fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000cb2 store  0x00000001 , 0x000000f0 
+ 00008487  0x00000cb3 rtn 
+ 00008488  0x00000cb6 bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000cb7 call  0x000028cc 
+ 00008490  0x00000cb8 call  0x00002a5b 
+ 00008491  0x00000cb9 call  0x000029eb 
+ 00008492  0x00000cba call  0x00002a0d 
+ 00008493  0x00000cbb branch  0x00002130 , 0x00000018 
+ 00008494  0x00000cbc call  0x0000211a 
+ 00008495  0x00000cbd branch  0x00002101 
+ 00008496  0x00000cbf call  0x0000264d 
+ 00008497  0x00000cc0 fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000cc1 increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000cc2 store  0x00000001 , 0x0000000d 
+ 00008500  0x00000cc3 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000cc4 fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000cc6 bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000cc7 call  0x00002a4f 
+ 00008504  0x00000cc8 call  0x000028dc 
+ 00008505  0x00000cc9 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000ccb and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000ccc and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000ccd call  0x000028d2 
+ 00008509  0x00000cce call  0x00002a51 
+ 00008510  0x00000ccf call  0x00002a56 
+ 00008511  0x00000cd0 call  0x00002a64 
+ 00008512  0x00000cd1 deposit  0x00000022 
+ 00008513  0x00000cd2 store  0x00000004 , 0x00000161 
+ 00008514  0x00000cd3 force  0x00000000 , 0x00000004 
+ 00008515  0x00000cd4 force  0x00000002 , 0x00000001 
+ 00008516  0x00000cd5 call  0x00002a6b 
+ 00008517  0x00000cd6 call  0x00002766 
+ 00008518  0x00000cd8 bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000cd9 call  0x00002a4d 
+ 00008520  0x00000cda or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000cdb and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000cdc call  0x000028cc 
+ 00008523  0x00000cdd call  0x00002a5b 
+ 00008524  0x00000cde call  0x000029eb 
+ 00008525  0x00000cdf call  0x00002a0d 
+ 00008526  0x00000ce0 call  0x0000264d , 0x00000018 
+ 00008527  0x00000ce1 branch  0x00002155 , 0x00000018 
+ 00008528  0x00000ce2 fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000ce3 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000ce4 increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000ce5 store  0x00000001 , 0x00000010 
+ 00008532  0x00000ce6 branch  0x00002136 
+ 00008533  0x00000ce9 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000cea fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000ceb increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000cec store  0x00000001 , 0x0000000e 
+ 00008537  0x00000ced call  0x00002435 
+ 00008538  0x00000cef call  0x000022f2 
+ 00008539  0x00000cf0 branch  0x0000215f , 0x00000018 
+ 00008540  0x00000cf1 call  0x00002455 
+ 00008541  0x00000cf2 nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000cf3 branch  0x000020fc 
+ 00008543  0x00000cf6 bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000cf7 fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000cf8 set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000cf9 store  0x00000001 , 0x00000030 
+ 00008547  0x00000cfa call  0x00002440 
+ 00008548  0x00000cfb disable  0x00000029 
+ 00008549  0x00000cfc rtn 
+ 00008550  0x00000d00 bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000d01 enable  0x00000029 
+ 00008552  0x00000d02 enable  0x00000030 
+ 00008553  0x00000d03 call  0x000021e1 
+ 00008554  0x00000d04 rtn  0x00000028 
+ 00008555  0x00000d05 call  0x00002c69 
+ 00008556  0x00000d06 call  0x00002a4f 
+ 00008557  0x00000d07 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000d08 call  0x000028e2 
+ 00008559  0x00000d09 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d0a call  0x00006cc2 
+ 00008561  0x00000d0b call  0x00002489 
+ 00008562  0x00000d0c call  0x000028d2 
+ 00008563  0x00000d0d call  0x00002a51 
+ 00008564  0x00000d0e call  0x00002a56 
+ 00008565  0x00000d0f call  0x00002a64 
+ 00008566  0x00000d10 call  0x00002762 
+ 00008567  0x00000d12 bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d13 call  0x00005d08 
+ 00008569  0x00000d14 call  0x000022e4 
+ 00008570  0x00000d15 nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d16 call  0x00002a88 
+ 00008572  0x00000d17 call  0x00002728 
+ 00008573  0x00000d18 fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d19 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d1a store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d1c bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d1d call  0x00006caa 
+ 00008578  0x00000d1e call  0x0000218b 
+ 00008579  0x00000d1f nrtn  0x00000029 
+ 00008580  0x00000d20 call  0x000026f3 
+ 00008581  0x00000d21 nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d23 disable  0x00000029 
+ 00008583  0x00000d24 rtn 
+ 00008584  0x00000d27 call  0x00002489 
+ 00008585  0x00000d28 call  0x000022da 
+ 00008586  0x00000d29 branch  0x00002177 
+ 00008587  0x00000d2d branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d2e call  0x00002a7f 
+ 00008589  0x00000d2f branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d31 call  0x000021a7 
+ 00008591  0x00000d32 nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d33 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d34 rtnbit0  0x00000004 
+ 00008594  0x00000d35 rtnbit1  0x00000003 
+ 00008595  0x00000d36 fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d37 rtnbit1  0x00000003 
+ 00008597  0x00000d38 call  0x000021ae 
+ 00008598  0x00000d39 nrtn  0x00000034 
+ 00008599  0x00000d3a fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d3b increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d3c store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d3d nrtn  0x00000034 
+ 00008603  0x00000d3e branch  0x00006006 
+ 00008604  0x00000d41 bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d42 call  0x0000245d 
+ 00008606  0x00000d43 disable  0x00000029 
+ 00008607  0x00000d44 fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d45 bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d46 rtn 
+ 00008610  0x00000d49 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d4a rtnbit1  0x00000003 
+ 00008612  0x00000d4c arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d4d arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d4e branch  0x00007ec6 
+ 00008615  0x00000d51 bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000d52 enable  0x00000028 
+ 00008617  0x00000d53 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000d54 rtnbit0  0x00000003 
+ 00008619  0x00000d55 call  0x000021ae 
+ 00008620  0x00000d56 nrtn  0x00000034 
+ 00008621  0x00000d57 branch  0x00007fe9 
+ 00008622  0x00000d5a fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000d5b increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000d5c store  0x00000001 , 0x00000072 
+ 00008625  0x00000d5d rtn 
+ 00008626  0x00000d60 bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000d61 fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000d62 bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000d63 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000d64 branch  0x000021bb , 0x00000034 
+ 00008631  0x00000d65 jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000d66 jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000d67 call  0x00007d86 
+ 00008634  0x00000d68 branch  0x000021bb 
+ 00008635  0x00000d6a bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000d6b call  0x00002254 
+ 00008637  0x00000d6c fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000d6d set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000d6e store  0x00000001 , 0x00000030 
+ 00008640  0x00000d6f jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000d70 fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000d71 bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000d73 rtn 
+ 00008644  0x00000d76 jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000d78 fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000d79 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000d7a store  0x00000001 , 0x00000030 
+ 00008648  0x00000d7b rtn 
+ 00008649  0x00000d80 bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000d81 disable  0x00000028 
+ 00008651  0x00000d82 fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000d83 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000d84 isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000d85 nrtn  0x00000005 
+ 00008655  0x00000d86 fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000d87 branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000d88 isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000d89 branch  0x000021d4 
+ 00008659  0x00000d8b isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000d8d sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000d8e nrtn  0x00000002 
+ 00008662  0x00000d8f force  0x00000000 , 0x0000003f 
+ 00008663  0x00000d90 store  0x00000002 , 0x00000032 
+ 00008664  0x00000d91 branch  0x00007fe7 
+ 00008665  0x00000d96 copy  0x0000003f , 0x00000002 
+ 00008666  0x00000d97 bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000d98 storet  0x00000004 , 0x00000034 
+ 00008668  0x00000d9a jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000d9b setarg  0x0000ffff 
+ 00008670  0x00000d9c store  0x00000002 , 0x00000032 
+ 00008671  0x00000d9d jam  0x00000001 , 0x00000073 
+ 00008672  0x00000d9e rtn 
+ 00008673  0x00000da2 bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000da3 call  0x000021c9 
+ 00008675  0x00000da4 nrtn  0x00000028 
+ 00008676  0x00000da5 disable  0x00000028 
+ 00008677  0x00000da6 jam  0x00000020 , 0x00000011 
+ 00008678  0x00000da7 set0  0x0000000b , 0x00000000 
+ 00008679  0x00000da9 call  0x00002a4f 
+ 00008680  0x00000daa call  0x000022e6 
+ 00008681  0x00000dab bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000dac call  0x00002455 
+ 00008683  0x00000dad nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000daf bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000db0 disable  0x00000028 
+ 00008686  0x00000db1 deposit  0x00000022 
+ 00008687  0x00000db2 store  0x00000004 , 0x000040ca 
+ 00008688  0x00000db3 enable  0x00000030 
+ 00008689  0x00000db4 enable  0x00000029 
+ 00008690  0x00000db5 jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000db6 branch  0x00007d86 
+ 00008692  0x00000db9 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000dba call  0x00002a4d 
+ 00008694  0x00000dbb arg  0x00000010 , 0x00000001 
+ 00008695  0x00000dbc call  0x000022dc 
+ 00008696  0x00000dbd disable  0x00000030 
+ 00008697  0x00000dbe disable  0x00000029 
+ 00008698  0x00000dbf call  0x00002818 
+ 00008699  0x00000dc0 call  0x00002435 
+ 00008700  0x00000dc2 bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000dc3 call  0x0000247c 
+ 00008702  0x00000dc4 branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000dc5 call  0x00002455 
+ 00008704  0x00000dc6 nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000dc7 branch  0x000021ec 
+ 00008706  0x00000dc9 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000dca set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000dcb store  0x00000001 , 0x00000031 
+ 00008709  0x00000dcc call  0x00002a88 
+ 00008710  0x00000dcd call  0x00002841 
+ 00008711  0x00000dce enable  0x00000028 
+ 00008712  0x00000dcf jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000dd0 branch  0x00007d86 
+ 00008714  0x00000dd6 bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000dd7 set1  0x00000009 , 0x00000000 
+ 00008716  0x00000dd8 deposit  0x00000011 
+ 00008717  0x00000dd9 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000dda force  0x00000050 , 0x00000039 
+ 00008719  0x00000ddb arg  0x0000043f , 0x00000005 
+ 00008720  0x00000ddc add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000ddd ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000dde copy  0x00000011 , 0x00000006 
+ 00008723  0x00000ddf bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000de0 arg  0x00000030 , 0x00000005 
+ 00008725  0x00000de1 call  0x00007f01 
+ 00008726  0x00000de2 disable  0x0000002e 
+ 00008727  0x00000de3 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000de4 iforce  0x00000004 
+ 00008729  0x00000de5 jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000de6 branch  0x0000221c , 0x00000029 
+ 00008731  0x00000de7 jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000de9 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000dea rtnbit0  0x00000001 
+ 00008734  0x00000deb fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000dec store  0x00000001 , 0x0000008a 
+ 00008736  0x00000ded fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000dee store  0x00000001 , 0x0000008b 
+ 00008738  0x00000def rtn 
+ 00008739  0x00000df2 bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000df3 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000df4 iforce  0x00000005 
+ 00008742  0x00000df5 force  0x00000050 , 0x00000039 
+ 00008743  0x00000df6 arg  0x0000043f , 0x00000006 
+ 00008744  0x00000df7 branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000df8 arg  0x00000030 , 0x00000006 
+ 00008746  0x00000df9 branch  0x00007f01 
+ 00008747  0x00000dfe arg  0x00000001 , 0x00000039 
+ 00008748  0x00000dff fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000e01 increase  0x00000001 , 0x00000002 
+ 00008750  0x00000e02 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000e03 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000e04 arg  0x00000000 , 0x00000002 
+ 00008753  0x00000e06 storet  0x00000001 , 0x00000015 
+ 00008754  0x00000e07 mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000e08 arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e09 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e0a ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e0b bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e0c rtnbit1  0x00000000 
+ 00008760  0x00000e0d rtnbit1  0x00000003 
+ 00008761  0x00000e0f loop  0x0000222d 
+ 00008762  0x00000e10 rtn 
+ 00008763  0x00000e13 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e14 arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e15 call  0x00002261 
+ 00008766  0x00000e16 nrtn  0x00000005 
+ 00008767  0x00000e17 deposit  0x00000011 
+ 00008768  0x00000e18 store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e19 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e1a rtn 
+ 00008771  0x00000e1f call  0x00002725 
+ 00008772  0x00000e20 branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e21 fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e22 add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e23 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e24 istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e25 arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e26 branch  0x00002261 
+ 00008779  0x00000e29 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e2a isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e2b branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e2c force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e2d rtn 
+ 00008784  0x00000e2f force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e30 rtn 
+ 00008786  0x00000e34 arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e35 branch  0x00002261 
+ 00008788  0x00000e38 fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e39 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e3a branch  0x00002261 
+ 00008791  0x00000e3f fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e41 arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e42 branch  0x00002261 
+ 00008794  0x00000e45 bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e46 fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e48 arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e49 branch  0x00002261 
+ 00008798  0x00000e4c arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e4d branch  0x00002261 
+ 00008800  0x00000e50 arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000e52 bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000e53 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000e54 arg  0x00000001 , 0x00000039 
+ 00008804  0x00000e56 ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000e57 copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000e59 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000e5a loop  0x00002264 
+ 00008808  0x00000e5b force  0x00000001 , 0x0000003e 
+ 00008809  0x00000e5c rtn 
+ 00008810  0x00000e5f bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000e60 bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000e61 force  0x00000000 , 0x0000003e 
+ 00008813  0x00000e62 rtn 
+ 00008814  0x00000e65 bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000e66 bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000e68 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000e69 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000e6a isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000e6b rtn  0x00000005 
+ 00008820  0x00000e6c branch  0x00002266 
+ 00008821  0x00000e6f bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000e70 add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000e71 ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000e72 isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000e73 rtn  0x00000005 
+ 00008826  0x00000e74 branch  0x00002266 
+ 00008827  0x00000e77 bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000e79 call  0x000022b3 
+ 00008829  0x00000e7a call  0x00002297 
+ 00008830  0x00000e7b isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000e7c increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000e7d branch  0x00002291 , 0x00000002 
+ 00008833  0x00000e7e copy  0x00000006 , 0x00000012 
+ 00008834  0x00000e7f store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000e80 fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000e81 nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000e82 fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000e83 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000e84 increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000e85 branch  0x0000228c 
+ 00008841  0x00000e87 fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000e88 copy  0x00000012 , 0x00000006 
+ 00008843  0x00000e89 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000e8b nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000e8d copy  0x00000002 , 0x00000021 
+ 00008846  0x00000e8e call  0x000022bf 
+ 00008847  0x00000e8f force  0x00000000 , 0x0000003e 
+ 00008848  0x00000e90 rtn 
+ 00008849  0x00000e94 iforce  0x00000012 
+ 00008850  0x00000e95 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000e96 ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000e97 branch  0x0000228d , 0x00000034 
+ 00008853  0x00000e98 call  0x000022bf 
+ 00008854  0x00000e99 branch  0x0000227c 
+ 00008855  0x00000e9c rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000e9d rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000e9e branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000e9f compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000ea0 nrtn  0x00000001 
+ 00008860  0x00000ea1 rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000ea2 rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000ea3 nrtn  0x00000005 
+ 00008863  0x00000ea4 set1  0x0000001c , 0x00000002 
+ 00008864  0x00000ea5 rtn 
+ 00008865  0x00000ea7 rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000ea8 rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000ea9 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000eaa nrtn  0x00000001 
+ 00008869  0x00000eab set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000eac rtn 
+ 00008871  0x00000eaf bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000eb0 force  0x00000000 , 0x0000003e 
+ 00008873  0x00000eb1 rtn 
+ 00008874  0x00000eb4 bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000eb5 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000eb6 ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000eb7 bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000eb8 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000eb9 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000eba bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000ebb force  0x00000000 , 0x0000003e 
+ 00008882  0x00000ebc rtn 
+ 00008883  0x00000ebf add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000ec0 ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000ec1 deposit  0x00000022 
+ 00008886  0x00000ec2 isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000ec3 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000ec4 ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000ec5 rtn  0x00000001 
+ 00008890  0x00000ec6 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000ec7 ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000ec8 call  0x00002854 
+ 00008893  0x00000ec9 deposit  0x00000028 
+ 00008894  0x00000eca rtn 
+ 00008895  0x00000ecd add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000ece add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000ecf ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000ed0 iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000ed1 deposit  0x0000000b 
+ 00008900  0x00000ed2 istore  0x00000004 , 0x00000005 
+ 00008901  0x00000ed3 branch  0x00005449 
+ 00008902  0x00000ed7 bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000ed8 call  0x000022b3 
+ 00008904  0x00000ed9 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000eda iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000edb iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000edc isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000edd nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000ede force  0x00000000 , 0x0000003e 
+ 00008910  0x00000edf rtn 
+ 00008911  0x00000ee2 bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000ee3 deposit  0x00000002 
+ 00008913  0x00000ee4 isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000ee5 branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000ee6 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000ee7 ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000ee8 bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000ee9 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000eea set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000eeb istore  0x00000001 , 0x00000011 
+ 00008921  0x00000eec branch  0x00002266 
+ 00008922  0x00000ef0 bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000ef1 call  0x00002a4f 
+ 00008924  0x00000ef3 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000ef4 call  0x000028e2 
+ 00008926  0x00000ef5 force  0x00000003 , 0x00000024 
+ 00008927  0x00000ef6 call  0x000028d2 
+ 00008928  0x00000ef7 call  0x00002a51 
+ 00008929  0x00000ef8 call  0x00002a56 
+ 00008930  0x00000ef9 call  0x00002a64 
+ 00008931  0x00000efa branch  0x00002762 
+ 00008932  0x00000efd bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000efe call  0x00002a4d 
+ 00008934  0x00000f00 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000f01 call  0x000028e2 
+ 00008936  0x00000f02 force  0x00000003 , 0x00000024 
+ 00008937  0x00000f03 call  0x000028cc 
+ 00008938  0x00000f04 call  0x0000242a 
+ 00008939  0x00000f05 call  0x000029f1 
+ 00008940  0x00000f06 call  0x00002a5b 
+ 00008941  0x00000f07 call  0x000029eb 
+ 00008942  0x00000f09 call  0x00002a0d 
+ 00008943  0x00000f0a nrtn  0x00000018 
+ 00008944  0x00000f0b call  0x000029bb 
+ 00008945  0x00000f0c branch  0x0000251c 
+ 00008946  0x00000f11 bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f12 fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f13 iforce  0x00000004 
+ 00008949  0x00000f14 force  0x00000001 , 0x00000001 
+ 00008950  0x00000f15 call  0x000022da 
+ 00008951  0x00000f16 branch  0x000022e4 
+ 00008952  0x00000f22 fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f23 rtnbit0  0x00000000 
+ 00008954  0x00000f24 force  0x00000004 , 0x00000007 
+ 00008955  0x00000f25 call  0x00007f16 
+ 00008956  0x00000f26 nrtn  0x00000034 
+ 00008957  0x00000f27 fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f28 force  0x00000004 , 0x00000007 
+ 00008959  0x00000f29 call  0x0000271c 
+ 00008960  0x00000f2a rtn  0x00000028 
+ 00008961  0x00000f2b call  0x00002308 
+ 00008962  0x00000f2c force  0x00000004 , 0x00000007 
+ 00008963  0x00000f2d fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f2e nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f2f random  0x0000003f 
+ 00008966  0x00000f30 iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f31 branch  0x00007f08 
+ 00008968  0x00000f35 bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f36 jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f37 disable  0x00000030 
+ 00008971  0x00000f38 disable  0x0000002e 
+ 00008972  0x00000f39 call  0x000028a4 
+ 00008973  0x00000f3a and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f3b force  0x00000001 , 0x00000024 
+ 00008975  0x00000f3c call  0x000028d8 
+ 00008976  0x00000f3d call  0x000028cc 
+ 00008977  0x00000f3e setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f3f fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f40 increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f41 store  0x00000001 , 0x00000006 
+ 00008981  0x00000f42 call  0x000028f2 
+ 00008982  0x00000f43 call  0x000029eb 
+ 00008983  0x00000f44 call  0x00002a14 
+ 00008984  0x00000f45 nrtn  0x00000018 
+ 00008985  0x00000f46 bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f47 force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f48 call  0x000028f9 
+ 00008988  0x00000f49 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f4a increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f4b store  0x00000001 , 0x00000007 
+ 00008991  0x00000f4c call  0x000028d8 
+ 00008992  0x00000f4d call  0x00002a4d 
+ 00008993  0x00000f4e or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f4f force  0x00000001 , 0x00000024 
+ 00008995  0x00000f50 call  0x000028d2 
+ 00008996  0x00000f51 call  0x000028f2 
+ 00008997  0x00000f52 call  0x00002a51 
+ 00008998  0x00000f53 call  0x00002a5f 
+ 00008999  0x00000f54 deposit  0x00000022 
+ 00009000  0x00000f55 store  0x00000004 , 0x00000161 
+ 00009001  0x00000f56 call  0x00002a64 
+ 00009002  0x00000f57 force  0x00000002 , 0x00000001 
+ 00009003  0x00000f58 force  0x00000000 , 0x00000004 
+ 00009004  0x00000f59 call  0x00002a6b 
+ 00009005  0x00000f5a call  0x00002766 
+ 00009006  0x00000f5b call  0x00002332 
+ 00009007  0x00000f5c and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000f5d increase  0x00000001 , 0x00000026 
+ 00009009  0x00000f5e rtn 
+ 00009010  0x00000f61 bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000f62 fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000f63 rtn  0x00000034 
+ 00009013  0x00000f64 arg  0x0000018e , 0x00000005 
+ 00009014  0x00000f65 fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000f66 copy  0x0000003f , 0x00000039 
+ 00009016  0x00000f67 increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000f68 istore  0x00000001 , 0x00000005 
+ 00009018  0x00000f69 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000f6a increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000f6b store  0x00000002 , 0x000041dc 
+ 00009021  0x00000f6c copy  0x00000002 , 0x00000005 
+ 00009022  0x00000f6d setarg  0x00000009 
+ 00009023  0x00000f6e istore  0x00000001 , 0x00000005 
+ 00009024  0x00000f6f arg  0x00004516 , 0x00000006 
+ 00009025  0x00000f70 call  0x00007f01 
+ 00009026  0x00000f72 arg  0x0000458d , 0x00000013 
+ 00009027  0x00000f73 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000f74 call  0x00002354 
+ 00009029  0x00000f75 arg  0x00004577 , 0x00000013 
+ 00009030  0x00000f76 arg  0x00000001 , 0x00000039 
+ 00009031  0x00000f77 call  0x00002354 
+ 00009032  0x00000f79 force  0x0000000a , 0x00000001 
+ 00009033  0x00000f7a jam  0x00000002 , 0x000041db 
+ 00009034  0x00000f7b setarg  0x0000018e 
+ 00009035  0x00000f7c store  0x00000002 , 0x0000016f 
+ 00009036  0x00000f7d call  0x00002a4d 
+ 00009037  0x00000f7e call  0x000028d2 
+ 00009038  0x00000f7f call  0x00002a51 
+ 00009039  0x00000f80 call  0x00002a5f 
+ 00009040  0x00000f81 call  0x00002a64 
+ 00009041  0x00000f82 call  0x00002a6b 
+ 00009042  0x00000f83 call  0x00002766 
+ 00009043  0x00000f84 rtn 
+ 00009044  0x00000f88 copy  0x00000005 , 0x00000002 
+ 00009045  0x00000f89 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000f8a ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000f8b rtn  0x00000034 
+ 00009048  0x00000f8d lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000f8e loop  0x00002358 
+ 00009050  0x00000f8f copy  0x0000003f , 0x00000011 
+ 00009051  0x00000f90 increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000f91 copy  0x0000003f , 0x00000007 
+ 00009053  0x00000f92 fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000f93 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000f94 store  0x00000002 , 0x000041dc 
+ 00009056  0x00000f95 copy  0x00000002 , 0x00000005 
+ 00009057  0x00000f96 copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000f97 increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000f98 istore  0x00000001 , 0x00000005 
+ 00009060  0x00000f99 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000f9a ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000f9b ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000f9c istore  0x00000001 , 0x00000005 
+ 00009064  0x00000f9d copy  0x00000011 , 0x00000039 
+ 00009065  0x00000f9e branch  0x00007f01 
+ 00009066  0x00000fa5 fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000fa6 rtnbit0  0x00000001 
+ 00009068  0x00000fa7 force  0x00000005 , 0x00000007 
+ 00009069  0x00000fa8 call  0x00007f16 
+ 00009070  0x00000fa9 nrtn  0x00000034 
+ 00009071  0x00000faa fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000fab force  0x00000028 , 0x00000007 
+ 00009073  0x00000fac call  0x0000271c 
+ 00009074  0x00000fad rtn  0x00000028 
+ 00009075  0x00000fae force  0x00000000 , 0x00000004 
+ 00009076  0x00000faf jam  0x00000008 , 0x00000010 
+ 00009077  0x00000fb0 set0  0x0000000b , 0x00000000 
+ 00009078  0x00000fb1 call  0x0000237a 
+ 00009079  0x00000fb2 force  0x00000005 , 0x00000007 
+ 00009080  0x00000fb3 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00000fb4 branch  0x00007f08 
+ 00009082  0x00000fb8 bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00000fb9 disable  0x00000030 
+ 00009084  0x00000fba call  0x000028a4 
+ 00009085  0x00000fbb fetch  0x00000001 , 0x00000008 
+ 00009086  0x00000fbc increase  0x00000001 , 0x0000003f 
+ 00009087  0x00000fbd store  0x00000001 , 0x00000008 
+ 00009088  0x00000fbe force  0x00000000 , 0x00000026 
+ 00009089  0x00000fbf call  0x000028e2 
+ 00009090  0x00000fc0 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00000fc1 force  0x00000002 , 0x00000024 
+ 00009092  0x00000fc2 bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00000fc3 call  0x000028cc 
+ 00009094  0x00000fc4 call  0x000029eb 
+ 00009095  0x00000fc5 call  0x00002a14 
+ 00009096  0x00000fc6 nrtn  0x00000018 
+ 00009097  0x00000fc7 call  0x000028f9 
+ 00009098  0x00000fc8 fetch  0x00000001 , 0x00000009 
+ 00009099  0x00000fc9 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00000fca store  0x00000001 , 0x00000009 
+ 00009101  0x00000fcb force  0x00000000 , 0x0000001b 
+ 00009102  0x00000fcc call  0x00002a4d 
+ 00009103  0x00000fcd or_into  0x00000002 , 0x00000021 
+ 00009104  0x00000fce force  0x00000001 , 0x00000024 
+ 00009105  0x00000fcf call  0x000028d2 
+ 00009106  0x00000fd0 call  0x00002a51 
+ 00009107  0x00000fd1 call  0x00002a5f 
+ 00009108  0x00000fd2 call  0x00002a64 
+ 00009109  0x00000fd3 call  0x0000264d 
+ 00009110  0x00000fd4 force  0x00000000 , 0x00000004 
+ 00009111  0x00000fd5 arg  0x00000600 , 0x0000000b 
+ 00009112  0x00000fd6 until  0x00000029 , 0x00000026 
+ 00009113  0x00000fd7 or_into  0x00000003 , 0x00000028 
+ 00009114  0x00000fd8 and_into  0x000001fd , 0x00000021 
+ 00009115  0x00000fda bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00000fdb increase  0x00000001 , 0x00000026 
+ 00009117  0x00000fdc call  0x000028cc 
+ 00009118  0x00000fdd call  0x000029eb 
+ 00009119  0x00000fde call  0x00002a07 
+ 00009120  0x00000fdf nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x00000fe0 call  0x00002a6b 
+ 00009122  0x00000fe1 call  0x0000251e 
+ 00009123  0x00000fe2 bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00000fe4 bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00000fe5 fetch  0x00000001 , 0x00000010 
+ 00009126  0x00000fe6 rtn  0x00000034 
+ 00009127  0x00000fe7 increase  0xffffffff , 0x0000003f 
+ 00009128  0x00000fe8 store  0x00000001 , 0x00000010 
+ 00009129  0x00000fe9 call  0x00002a4f 
+ 00009130  0x00000fea branch  0x0000239b 
+ 00009131  0x00000fee bpatch  0x00000039 , 0x00004007 
+ 00009132  0x00000fef set0  0x00000001 , 0x00000028 
+ 00009133  0x00000ff0 set1  0x00000000 , 0x00000028 
+ 00009134  0x00000ff1 fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00000ff2 increase  0x00000001 , 0x0000003f 
+ 00009136  0x00000ff3 store  0x00000001 , 0x0000000a 
+ 00009137  0x00000ff4 call  0x00002a4d 
+ 00009138  0x00000ff5 or_into  0x00000002 , 0x00000021 
+ 00009139  0x00000ff6 call  0x000028d2 
+ 00009140  0x00000ff7 call  0x00002a51 
+ 00009141  0x00000ff8 call  0x00002a5f 
+ 00009142  0x00000ff9 call  0x00002a64 
+ 00009143  0x00000ffa call  0x0000264d 
+ 00009144  0x00000ffc compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x00000ffd branch  0x000023bc , 0x00000001 
+ 00009146  0x00000ffe until  0x0000003e , 0x00000017 
+ 00009147  0x00000fff branch  0x000023b8 
+ 00009148  0x00001001 fetch  0x00000004 , 0x00000165 
+ 00009149  0x00001002 or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00001003 icopy  0x00000028 
+ 00009151  0x00001006 bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00001007 fetch  0x00000006 , 0x00000178 
+ 00009153  0x00001008 store  0x00000006 , 0x00000040 
+ 00009154  0x00001009 call  0x00002435 
+ 00009155  0x0000100b call  0x0000247c 
+ 00009156  0x0000100c branch  0x000023c8 , 0x0000002d 
+ 00009157  0x0000100d call  0x00002455 
+ 00009158  0x0000100e nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x0000100f rtn 
+ 00009160  0x00001013 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00001014 call  0x00002440 
+ 00009162  0x00001015 call  0x0000223b 
+ 00009163  0x00001016 nrtn  0x00000005 
+ 00009164  0x00001017 jam  0x00000000 , 0x00000031 
+ 00009165  0x00001018 call  0x00002841 
+ 00009166  0x00001019 branch  0x00002223 
+ 00009167  0x0000101f bpatch  0x0000003c , 0x00004007 
+ 00009168  0x00001020 call  0x00002850 
+ 00009169  0x00001021 call  0x000023f3 
+ 00009170  0x00001022 rtn  0x00000028 
+ 00009171  0x00001024 bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00001025 call  0x00002c69 
+ 00009173  0x00001026 call  0x00006caa 
+ 00009174  0x00001027 call  0x00002514 
+ 00009175  0x00001028 nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001029 call  0x00002a88 
+ 00009177  0x0000102a call  0x00006cc2 
+ 00009178  0x0000102b call  0x00002489 
+ 00009179  0x0000102c call  0x00002757 
+ 00009180  0x0000102d call  0x00002728 
+ 00009181  0x0000102e call  0x00005d08 
+ 00009182  0x0000102f fetch  0x00000001 , 0x0000000b 
+ 00009183  0x00001030 increase  0x00000001 , 0x0000003f 
+ 00009184  0x00001031 store  0x00000001 , 0x0000000b 
+ 00009185  0x00001032 call  0x00002841 
+ 00009186  0x00001034 bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00001035 call  0x00002bb1 
+ 00009188  0x00001036 call  0x00002a7f 
+ 00009189  0x00001037 branch  0x000023eb , 0x00000002 
+ 00009190  0x00001038 call  0x000021a7 
+ 00009191  0x00001039 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x0000103a call  0x000026f3 
+ 00009193  0x0000103b nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x0000103c rtn 
+ 00009195  0x0000103f bpatch  0x0000003f , 0x00004007 
+ 00009196  0x00001040 jam  0x00000000 , 0x00000151 
+ 00009197  0x00001041 jam  0x00000000 , 0x0000017f 
+ 00009198  0x00001042 call  0x0000245d 
+ 00009199  0x00001043 set0  0x00000011 , 0x00000000 
+ 00009200  0x00001044 call  0x00007fb0 
+ 00009201  0x00001045 fetch  0x00000001 , 0x00000030 
+ 00009202  0x00001046 rtn 
+ 00009203  0x0000104a bpatch  0x00000040 , 0x00004008 
+ 00009204  0x0000104b call  0x000021c9 
+ 00009205  0x0000104c nrtn  0x00000028 
+ 00009206  0x0000104d copy  0x00000004 , 0x00000002 
+ 00009207  0x0000104e call  0x00002a6f 
+ 00009208  0x0000104f store  0x00000001 , 0x00000181 
+ 00009209  0x00001050 copy  0x00000002 , 0x00000004 
+ 00009210  0x00001051 jam  0x00000020 , 0x00000011 
+ 00009211  0x00001053 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x00001054 call  0x00002a4f 
+ 00009213  0x00001055 force  0x00000002 , 0x00000001 
+ 00009214  0x00001056 call  0x0000274f 
+ 00009215  0x00001057 deposit  0x00000022 
+ 00009216  0x00001058 store  0x00000004 , 0x00000161 
+ 00009217  0x00001059 call  0x00002762 
+ 00009218  0x0000105a call  0x00002a4d 
+ 00009219  0x0000105b enable  0x0000002f 
+ 00009220  0x0000105c call  0x000024f6 
+ 00009221  0x0000105d branch  0x0000240d , 0x00000018 
+ 00009222  0x0000105e call  0x000028f9 
+ 00009223  0x0000105f call  0x00002455 
+ 00009224  0x00001060 nbranch  0x000023fb , 0x00000034 
+ 00009225  0x00001061 rtnmark0  0x00000004 
+ 00009226  0x00001062 jam  0x00000034 , 0x0000007c 
+ 00009227  0x00001063 set1  0x00000003 , 0x00000000 
+ 00009228  0x00001064 rtn 
+ 00009229  0x00001066 enable  0x00000030 
+ 00009230  0x00001067 call  0x00002435 
+ 00009231  0x00001068 call  0x000028a4 
+ 00009232  0x0000106a bpatch  0x00000042 , 0x00004008 
+ 00009233  0x0000106b call  0x000022f2 
+ 00009234  0x0000106c branch  0x00002419 , 0x00000018 
+ 00009235  0x0000106d call  0x00002455 
+ 00009236  0x0000106e nbranch  0x00002410 , 0x00000034 
+ 00009237  0x0000106f disable  0x00000030 
+ 00009238  0x00001070 deposit  0x00000028 
+ 00009239  0x00001071 store  0x00000004 , 0x000040ca 
+ 00009240  0x00001072 rtn 
+ 00009241  0x00001074 enable  0x00000029 
+ 00009242  0x00001075 bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x00001076 set0  0x00000004 , 0x00000000 
+ 00009244  0x00001077 jam  0x00000003 , 0x0000007c 
+ 00009245  0x00001078 jam  0x00000033 , 0x0000007d 
+ 00009246  0x00001079 call  0x000062f8 
+ 00009247  0x0000107b deposit  0x00000004 
+ 00009248  0x0000107c store  0x00000001 , 0x00000077 
+ 00009249  0x0000107d force  0x00000000 , 0x0000003f 
+ 00009250  0x0000107e store  0x00000006 , 0x00000038 
+ 00009251  0x0000107f fetch  0x00000001 , 0x00000031 
+ 00009252  0x00001080 set1  0x00000001 , 0x0000003f 
+ 00009253  0x00001081 store  0x00000001 , 0x00000031 
+ 00009254  0x00001082 call  0x00002a88 
+ 00009255  0x00001083 disable  0x00000029 
+ 00009256  0x00001084 enable  0x00000028 
+ 00009257  0x00001085 rtn 
+ 00009258  0x0000108a bpatch  0x00000043 , 0x00004008 
+ 00009259  0x0000108b disable  0x0000002d 
+ 00009260  0x0000108c set0  0x00000005 , 0x00000000 
+ 00009261  0x0000108d set0  0x0000000a , 0x00000000 
+ 00009262  0x0000108e set0  0x00000010 , 0x00000000 
+ 00009263  0x0000108f set0  0x0000000f , 0x00000000 
+ 00009264  0x00001090 fetch  0x00000001 , 0x00000047 
+ 00009265  0x00001091 set0  0x00000005 , 0x0000003f 
+ 00009266  0x00001092 set1  0x00000004 , 0x0000003f 
+ 00009267  0x00001093 store  0x00000001 , 0x00000047 
+ 00009268  0x00001094 rtn 
+ 00009269  0x00001097 bpatch  0x00000044 , 0x00004008 
+ 00009270  0x00001098 jam  0x00000020 , 0x00000011 
+ 00009271  0x00001099 jam  0x00000050 , 0x00000047 
+ 00009272  0x0000109a fetch  0x00000002 , 0x000040bf 
+ 00009273  0x0000109b store  0x00000002 , 0x0000003e 
+ 00009274  0x0000109c deposit  0x00000022 
+ 00009275  0x0000109d store  0x00000004 , 0x000040ca 
+ 00009276  0x0000109e rtn  0x00000030 
+ 00009277  0x0000109f deposit  0x00000028 
+ 00009278  0x000010a0 store  0x00000004 , 0x000040ca 
+ 00009279  0x000010a1 rtn 
+ 00009280  0x000010a4 bpatch  0x00000045 , 0x00004008 
+ 00009281  0x000010a5 call  0x00005d04 
+ 00009282  0x000010a6 call  0x00002459 
+ 00009283  0x000010a7 store  0x00000001 , 0x00000046 
+ 00009284  0x000010a8 setarg  0x00000000 
+ 00009285  0x000010a9 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010aa setarg  0x00001c80 
+ 00009287  0x000010ab store  0x00000002 , 0x00000051 
+ 00009288  0x000010ac fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010ad set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010ae store  0x00000001 , 0x00000030 
+ 00009291  0x000010af jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010b0 jam  0x00000000 , 0x0000004c 
+ 00009293  0x000010b1 jam  0x00000000 , 0x000000a0 
+ 00009294  0x000010b2 branch  0x00002a88 
+ 00009295  0x000010b6 bpatch  0x00000046 , 0x00004008 
+ 00009296  0x000010b7 force  0x00000000 , 0x0000003f 
+ 00009297  0x000010b8 store  0x00000008 , 0x000041be 
+ 00009298  0x000010b9 istore  0x00000008 , 0x00000005 
+ 00009299  0x000010ba call  0x000021c5 
+ 00009300  0x000010bb branch  0x00002254 
+ 00009301  0x000010be fetch  0x00000001 , 0x00000011 
+ 00009302  0x000010bf increase  0xffffffff , 0x0000003f 
+ 00009303  0x000010c0 store  0x00000001 , 0x00000011 
+ 00009304  0x000010c1 rtn 
+ 00009305  0x000010c4 fetch  0x00000001 , 0x000040cf 
+ 00009306  0x000010c5 increase  0x00000001 , 0x0000003f 
+ 00009307  0x000010c6 store  0x00000001 , 0x000040cf 
+ 00009308  0x000010c7 rtn 
+ 00009309  0x000010cb bpatch  0x00000047 , 0x00004008 
+ 00009310  0x000010cc fetch  0x00000001 , 0x000041ce 
+ 00009311  0x000010cd beq  0x00000003 , 0x00002462 
+ 00009312  0x000010ce fetch  0x00000001 , 0x00000048 
+ 00009313  0x000010cf bne  0x00000001 , 0x00002466 
+ 00009314  0x000010d1 call  0x00004d06 
+ 00009315  0x000010d2 nbranch  0x00002466 , 0x00000005 
+ 00009316  0x000010d3 call  0x000021a4 
+ 00009317  0x000010d4 jam  0x00000000 , 0x000041ce 
+ 00009318  0x000010d6 bpatch  0x00000048 , 0x00004009 
+ 00009319  0x000010d7 call  0x000033af 
+ 00009320  0x000010d8 call  0x000026e9 
+ 00009321  0x000010d9 jam  0x00000002 , 0x00000a99 
+ 00009322  0x000010da call  0x00007d86 
+ 00009323  0x000010db call  0x00005cf7 
+ 00009324  0x000010dc call  0x00004d6b 
+ 00009325  0x000010dd call  0x0000757d 
+ 00009326  0x000010de fetch  0x00000001 , 0x00000030 
+ 00009327  0x000010df set0  0x00000000 
+ 00009328  0x000010e0 store  0x00000001 , 0x00000030 
+ 00009329  0x000010e1 jam  0x00000000 , 0x00004681 
+ 00009330  0x000010e3 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x000010e4 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x000010e5 branch  0x00002476 , 0x00000001 
+ 00009333  0x000010e6 set0  0x00000001 , 0x00000000 
+ 00009334  0x000010e8 fetch  0x00000001 , 0x00000047 
+ 00009335  0x000010e9 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x000010eb fetch  0x00000001 , 0x0000004b 
+ 00009337  0x000010ec rtnbit0  0x00000006 
+ 00009338  0x000010ed set0  0x00000002 , 0x00000000 
+ 00009339  0x000010ee rtn 
+ 00009340  0x000010f1 bpatch  0x00000049 , 0x00004009 
+ 00009341  0x000010f2 fetch  0x00000001 , 0x00000174 
+ 00009342  0x000010f3 rtn  0x00000034 
+ 00009343  0x000010f4 icopy  0x00000004 
+ 00009344  0x000010f5 call  0x00002514 
+ 00009345  0x000010f6 nrtn  0x0000002d 
+ 00009346  0x000010f7 force  0x00000000 , 0x00000001 
+ 00009347  0x000010f8 call  0x00002757 
+ 00009348  0x000010f9 deposit  0x00000004 
+ 00009349  0x000010fa store  0x00000001 , 0x00000077 
+ 00009350  0x000010fb force  0x00000000 , 0x0000003f 
+ 00009351  0x000010fc store  0x00000001 , 0x00000174 
+ 00009352  0x000010fd rtn 
+ 00009353  0x00001104 bpatch  0x0000004a , 0x00004009 
+ 00009354  0x00001105 fetch  0x00000001 , 0x00000030 
+ 00009355  0x00001106 bbit0  0x00000002 , 0x00002496 
+ 00009356  0x00001107 force  0x00000007 , 0x00000001 
+ 00009357  0x00001108 bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001109 call  0x00002725 
+ 00009359  0x0000110a nbranch  0x00002496 , 0x00000001 
+ 00009360  0x0000110b branch  0x00002496 , 0x0000002e 
+ 00009361  0x0000110c call  0x000024c1 
+ 00009362  0x0000110d setarg  0x00000002 
+ 00009363  0x0000110e store  0x00000002 , 0x000040c8 
+ 00009364  0x0000110f rtn 
+ 00009365  0x00001111 nrtn  0x0000002e 
+ 00009366  0x00001113 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x00001114 call  0x00002243 
+ 00009368  0x00001115 nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x00001116 fetch  0x00000001 , 0x00000047 
+ 00009370  0x00001117 bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001119 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x0000111a fetch  0x00000001 , 0x0000017f 
+ 00009373  0x0000111b bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x0000111c fetch  0x00000002 , 0x000040c8 
+ 00009375  0x0000111d increase  0xffffffff , 0x0000003f 
+ 00009376  0x0000111e store  0x00000002 , 0x000040c8 
+ 00009377  0x0000111f branch  0x000024a5 , 0x00000034 
+ 00009378  0x00001120 fetch  0x00000001 , 0x000040c5 
+ 00009379  0x00001121 iforce  0x00000001 
+ 00009380  0x00001122 rtn 
+ 00009381  0x00001125 bpatch  0x0000004c , 0x00004009 
+ 00009382  0x00001126 call  0x00002687 
+ 00009383  0x00001128 call  0x00002725 
+ 00009384  0x00001129 branch  0x000024b0 , 0x00000001 
+ 00009385  0x0000112a call  0x0000600a 
+ 00009386  0x0000112b branch  0x000024be , 0x00000028 
+ 00009387  0x0000112c fetch  0x00000001 , 0x0000004b 
+ 00009388  0x0000112d bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x0000112e bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x0000112f fetch  0x00000001 , 0x0000017f 
+ 00009391  0x00001130 bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x00001132 force  0x00000001 , 0x00000001 
+ 00009393  0x00001133 rtn  0x00000029 
+ 00009394  0x00001134 force  0x00000000 , 0x00000001 
+ 00009395  0x00001135 rtn 
+ 00009396  0x00001137 bpatch  0x0000004d , 0x00004009 
+ 00009397  0x00001138 fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001139 iforce  0x00000001 
+ 00009399  0x0000113a rtnne  0x00000001 
+ 00009400  0x0000113b force  0x00000000 , 0x00000001 
+ 00009401  0x0000113c rtn 
+ 00009402  0x0000113e fetch  0x00000001 , 0x00000158 
+ 00009403  0x0000113f and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x00001140 set1  0x00000005 , 0x00000000 
+ 00009405  0x00001141 rtn 
+ 00009406  0x00001143 force  0x00000013 , 0x00000001 
+ 00009407  0x00001144 branch  0x000024c1 
+ 00009408  0x00001146 call  0x000024ca 
+ 00009409  0x00001149 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x0000114a fetcht  0x00000001 , 0x00000047 
+ 00009411  0x0000114b set1  0x00000003 , 0x00000002 
+ 00009412  0x0000114c storet  0x00000001 , 0x00000047 
+ 00009413  0x0000114d deposit  0x00000001 
+ 00009414  0x0000114e store  0x00000001 , 0x000040c5 
+ 00009415  0x0000114f setarg  0x0000ffff 
+ 00009416  0x00001150 store  0x00000002 , 0x000040c8 
+ 00009417  0x00001151 rtn 
+ 00009418  0x00001154 bpatch  0x0000004f , 0x00004009 
+ 00009419  0x00001155 fetch  0x00000001 , 0x0000004c 
+ 00009420  0x00001156 isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x00001157 fetch  0x00000002 , 0x000041dc 
+ 00009422  0x00001158 branch  0x000024e0 , 0x00000001 
+ 00009423  0x00001159 force  0x00000003 , 0x00000001 
+ 00009424  0x0000115a sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x0000115b rtn  0x00000002 
+ 00009426  0x0000115c force  0x00000004 , 0x00000001 
+ 00009427  0x0000115d sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x0000115e rtn  0x00000002 
+ 00009429  0x0000115f force  0x0000000a , 0x00000001 
+ 00009430  0x00001160 sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x00001161 rtn  0x00000002 
+ 00009432  0x00001162 force  0x0000000b , 0x00000001 
+ 00009433  0x00001163 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x00001164 rtn  0x00000002 
+ 00009435  0x00001165 force  0x0000000e , 0x00000001 
+ 00009436  0x00001166 sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x00001167 rtn  0x00000002 
+ 00009438  0x00001168 force  0x0000000f , 0x00000001 
+ 00009439  0x00001169 rtn 
+ 00009440  0x0000116b force  0x00000003 , 0x00000001 
+ 00009441  0x0000116c sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x0000116d rtn  0x00000002 
+ 00009443  0x0000116e force  0x00000004 , 0x00000001 
+ 00009444  0x0000116f sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x00001170 rtn  0x00000002 
+ 00009446  0x00001171 force  0x0000000a , 0x00000001 
+ 00009447  0x00001172 arg  0x0000016f , 0x00000002 
+ 00009448  0x00001173 isub  0x00000002 , 0x0000003e 
+ 00009449  0x00001174 nrtn  0x00000002 
+ 00009450  0x00001175 force  0x0000000e , 0x00000001 
+ 00009451  0x00001176 arg  0x000002a7 , 0x00000002 
+ 00009452  0x00001177 isub  0x00000002 , 0x0000003e 
+ 00009453  0x00001178 nrtn  0x00000002 
+ 00009454  0x00001179 force  0x0000000f , 0x00000001 
+ 00009455  0x0000117a rtn 
+ 00009456  0x00001184 fetch  0x00000001 , 0x00000030 
+ 00009457  0x00001185 bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x00001186 fetch  0x00000002 , 0x00000032 
+ 00009459  0x00001187 branch  0x000024f5 , 0x00000034 
+ 00009460  0x00001188 nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x0000118a call  0x00002a4f 
+ 00009462  0x0000118c add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x0000118e enable  0x00000010 
+ 00009464  0x0000118f fetch  0x00000002 , 0x0000003e 
+ 00009465  0x00001190 rshift  0x0000003f , 0x0000003f 
+ 00009466  0x00001191 arg  0x00000500 , 0x00000002 
+ 00009467  0x00001192 iadd  0x00000002 , 0x0000003f 
+ 00009468  0x00001193 call  0x00002a24 
+ 00009469  0x00001194 call  0x000028ea 
+ 00009470  0x00001195 force  0x00000003 , 0x00000024 
+ 00009471  0x00001196 call  0x000028cc 
+ 00009472  0x00001197 call  0x0000242a 
+ 00009473  0x00001198 call  0x000029f1 
+ 00009474  0x00001199 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x0000119a fetch  0x00000002 , 0x0000003e 
+ 00009476  0x0000119b rshift  0x0000003f , 0x0000003f 
+ 00009477  0x0000119c call  0x00002a24 
+ 00009478  0x0000119d call  0x000029eb 
+ 00009479  0x0000119e enable  0x0000000d 
+ 00009480  0x0000119f fetch  0x00000002 , 0x0000003e 
+ 00009481  0x000011a0 arg  0x000003bb , 0x00000002 
+ 00009482  0x000011a1 iadd  0x00000002 , 0x0000001b 
+ 00009483  0x000011a2 correlate  0x0000003e , 0x00000003 
+ 00009484  0x000011a3 copy  0x0000001a , 0x00000002 
+ 00009485  0x000011a4 storet  0x00000006 , 0x0000009a 
+ 00009486  0x000011a5 disable  0x0000000d 
+ 00009487  0x000011a6 nrtn  0x00000018 
+ 00009488  0x000011a7 arg  0x000003bb , 0x00000029 
+ 00009489  0x000011a8 copy  0x00000021 , 0x00000028 
+ 00009490  0x000011a9 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011aa rtn 
+ 00009492  0x000011ae bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011af call  0x000024f0 
+ 00009494  0x000011b0 nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x000011b1 call  0x000029bb 
+ 00009496  0x000011b2 bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x000011b3 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x000011b4 increase  0x00000001 , 0x0000003f 
+ 00009499  0x000011b5 store  0x00000002 , 0x000000f6 
+ 00009500  0x000011b7 rshift  0x00000021 , 0x00000002 
+ 00009501  0x000011b8 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x000011ba bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x000011bb enable  0x00000007 
+ 00009504  0x000011bc enable  0x0000000a 
+ 00009505  0x000011bd enable  0x0000000b 
+ 00009506  0x000011be parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x000011bf rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x000011c0 store  0x00000001 , 0x0000015d 
+ 00009509  0x000011c1 parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x000011c2 inject  0x00000000 , 0x00000007 
+ 00009511  0x000011c3 copy  0x0000000c , 0x0000003f 
+ 00009512  0x000011c4 store  0x00000001 , 0x00000019 
+ 00009513  0x000011c5 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x000011c6 rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x000011c7 store  0x00000001 , 0x0000015e 
+ 00009516  0x000011c8 fetch  0x00000001 , 0x00000019 
+ 00009517  0x000011c9 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x000011ca branch  0x00002533 , 0x00000002 
+ 00009519  0x000011cb beq  0x00000007 , 0x00002533 
+ 00009520  0x000011cc fetch  0x00000001 , 0x0000004c 
+ 00009521  0x000011cd isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x000011ce setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x000011d0 bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x000011d1 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x000011d2 disable  0x0000000b 
+ 00009526  0x000011d3 disable  0x0000000a 
+ 00009527  0x000011d4 branch  0x00002631 , 0x00000006 
+ 00009528  0x000011d5 bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x000011d6 fetch  0x00000002 , 0x000000f8 
+ 00009530  0x000011d7 increase  0x00000001 , 0x0000003f 
+ 00009531  0x000011d8 store  0x00000002 , 0x000000f8 
+ 00009532  0x000011da bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x000011db fetch  0x00000001 , 0x0000015d 
+ 00009534  0x000011dc compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x000011dd setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x000011de branch  0x0000254c , 0x00000001 
+ 00009537  0x000011df icompare  0x00000007 , 0x00000004 
+ 00009538  0x000011e0 branch  0x0000254b , 0x00000001 
+ 00009539  0x000011e1 bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x000011e2 fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x000011e3 icompare  0x00000007 , 0x00000002 
+ 00009542  0x000011e4 nbranch  0x0000264d , 0x00000001 
+ 00009543  0x000011e5 fetch  0x00000001 , 0x00000047 
+ 00009544  0x000011e6 set0  0x00000005 , 0x0000003f 
+ 00009545  0x000011e7 set1  0x00000004 , 0x0000003f 
+ 00009546  0x000011e8 store  0x00000001 , 0x00000047 
+ 00009547  0x000011ea enable  0x0000002d 
+ 00009548  0x000011ec bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x000011ed fetch  0x00000001 , 0x00000019 
+ 00009550  0x000011ee icopy  0x00000001 
+ 00009551  0x000011ef bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x000011f0 fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x000011f1 fetch  0x00000001 , 0x00000047 
+ 00009554  0x000011f2 set0  0x00000000 , 0x0000003f 
+ 00009555  0x000011f3 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x000011f4 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x000011f5 isolate1  0x00000001 , 0x00000002 
+ 00009558  0x000011f6 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x000011f7 store  0x00000001 , 0x00000047 
+ 00009560  0x000011f8 isolate0  0x00000001 , 0x00000002 
+ 00009561  0x000011f9 branch  0x0000255b , 0x00000001 
+ 00009562  0x000011fa call  0x00002687 
+ 00009563  0x000011fc bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x000011fd arg  0x00000000 , 0x00000002 
+ 00009565  0x000011fe call  0x00002a1c 
+ 00009566  0x000011ff and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x00001200 beq  0x00000001 , 0x00002587 
+ 00009568  0x00001201 beq  0x00000000 , 0x0000264d 
+ 00009569  0x00001202 beq  0x00000002 , 0x00002659 
+ 00009570  0x00001203 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x00001204 fetch  0x00000001 , 0x00000047 
+ 00009572  0x00001205 icompare  0x00000004 , 0x00000002 
+ 00009573  0x00001206 nbranch  0x00002569 , 0x00000001 
+ 00009574  0x00001207 bmark0  0x0000000a , 0x00002568 
+ 00009575  0x00001208 bbit0  0x00000007 , 0x00002569 
+ 00009576  0x0000120a set1  0x0000000f , 0x00000000 
+ 00009577  0x0000120c bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x0000120d deposit  0x00000001 
+ 00009579  0x0000120e beq  0x00000003 , 0x00002589 
+ 00009580  0x0000120f beq  0x00000004 , 0x0000258d 
+ 00009581  0x00001210 beq  0x00000007 , 0x00002578 
+ 00009582  0x00001211 beq  0x00000008 , 0x0000258c 
+ 00009583  0x00001212 arg  0x00000004 , 0x00000002 
+ 00009584  0x00001213 call  0x00002a1c 
+ 00009585  0x00001214 beq  0x0000000a , 0x00002588 
+ 00009586  0x00001215 beq  0x0000000b , 0x0000258b 
+ 00009587  0x00001216 arg  0x00000008 , 0x00000002 
+ 00009588  0x00001217 call  0x00002a1c 
+ 00009589  0x00001218 beq  0x0000000e , 0x00002588 
+ 00009590  0x00001219 beq  0x0000000f , 0x0000258b 
+ 00009591  0x0000121a rtn 
+ 00009592  0x0000121e bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x0000121f enable  0x0000000d 
+ 00009594  0x00001220 enable  0x00000009 
+ 00009595  0x00001221 enable  0x0000000e 
+ 00009596  0x00001222 arg  0x000000d1 , 0x00000005 
+ 00009597  0x00001223 force  0x0000001e , 0x00000039 
+ 00009598  0x00001225 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x00001226 rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x00001227 istore  0x00000001 , 0x00000005 
+ 00009601  0x00001228 loop  0x0000257e 
+ 00009602  0x00001229 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x0000122a parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x0000122b nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x0000122c branch  0x0000263d , 0x00000006 
+ 00009606  0x0000122d branch  0x00002620 
+ 00009607  0x00001231 branch  0x0000264d 
+ 00009608  0x00001235 set1  0x00000010 , 0x00000000 
+ 00009609  0x00001237 enable  0x0000000c 
+ 00009610  0x00001238 branch  0x0000258e 
+ 00009611  0x0000123c set1  0x00000010 , 0x00000000 
+ 00009612  0x0000123e set1  0x00000002 , 0x00000015 
+ 00009613  0x00001240 enable  0x0000000d 
+ 00009614  0x00001242 bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x00001243 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x00001244 isolate0  0x00000001 , 0x00000015 
+ 00009617  0x00001245 branch  0x0000259a , 0x00000001 
+ 00009618  0x00001246 disable  0x00000007 
+ 00009619  0x00001247 enable  0x0000000d 
+ 00009620  0x00001248 disable  0x0000000c 
+ 00009621  0x00001249 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x0000124a correlate  0x00000022 , 0x00000026 
+ 00009623  0x0000124b nbranch  0x0000263d , 0x00000018 
+ 00009624  0x0000124c set1  0x00000010 , 0x00000000 
+ 00009625  0x0000124d enable  0x00000007 
+ 00009626  0x0000124f bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x00001250 enable  0x0000000e 
+ 00009628  0x00001251 enable  0x00000009 
+ 00009629  0x00001252 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x00001253 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x00001254 store  0x00000001 , 0x00000180 
+ 00009632  0x00001255 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x00001256 bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x00001257 rshift3  0x0000000c , 0x00000039 
+ 00009635  0x00001258 rshift3  0x00000039 , 0x00000039 
+ 00009636  0x00001259 branch  0x000025a8 
+ 00009637  0x0000125b parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x0000125c rshift  0x0000000c , 0x00000039 
+ 00009639  0x0000125d parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x0000125f bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x00001260 deposit  0x00000039 
+ 00009642  0x00001261 store  0x00000002 , 0x0000015f 
+ 00009643  0x00001262 branch  0x000025e8 , 0x00000034 
+ 00009644  0x00001263 isub  0x00000035 , 0x0000003e 
+ 00009645  0x00001264 branch  0x0000263d , 0x00000002 
+ 00009646  0x00001265 bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x00001266 set0  0x00000000 , 0x00000000 
+ 00009648  0x00001267 fetch  0x00000001 , 0x00000180 
+ 00009649  0x00001268 and_into  0x00000003 , 0x0000003f 
+ 00009650  0x00001269 arg  0x00000551 , 0x00000005 
+ 00009651  0x0000126a beq  0x00000003 , 0x000025ba 
+ 00009652  0x0000126b bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x0000126d fetch  0x00000001 , 0x00000180 
+ 00009654  0x0000126e and_into  0x00000003 , 0x0000003f 
+ 00009655  0x0000126f beq  0x00000002 , 0x000025bf 
+ 00009656  0x00001270 beq  0x00000001 , 0x000025d3 
+ 00009657  0x00001271 branch  0x0000263d 
+ 00009658  0x00001274 fetch  0x00000002 , 0x0000015f 
+ 00009659  0x00001275 sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x00001276 nbranch  0x0000263d , 0x00000002 
+ 00009661  0x00001277 bmark1  0x0000000f , 0x00002620 
+ 00009662  0x00001278 branch  0x000025e4 
+ 00009663  0x0000127c bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x0000127d bmark1  0x0000000f , 0x00002620 
+ 00009665  0x0000127e fetch  0x00000002 , 0x0000015f 
+ 00009666  0x0000127f arg  0x000002e0 , 0x00000002 
+ 00009667  0x00001280 isub  0x00000002 , 0x0000003e 
+ 00009668  0x00001281 branch  0x0000263d , 0x00000002 
+ 00009669  0x00001282 fetch  0x00000001 , 0x00000263 
+ 00009670  0x00001283 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x00001284 bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x00001285 branch  0x0000264d 
+ 00009673  0x00001287 jam  0x00000001 , 0x00000261 
+ 00009674  0x00001288 fetch  0x00000002 , 0x0000025d 
+ 00009675  0x00001289 bne  0x00000000 , 0x0000264d 
+ 00009676  0x0000128a arg  0x00001000 , 0x00000005 
+ 00009677  0x0000128b branch  0x000025e4 
+ 00009678  0x0000128d jam  0x00000002 , 0x00000261 
+ 00009679  0x0000128e fetch  0x00000002 , 0x0000025f 
+ 00009680  0x0000128f bne  0x00000000 , 0x0000264d 
+ 00009681  0x00001290 arg  0x00001400 , 0x00000005 
+ 00009682  0x00001291 branch  0x000025e4 
+ 00009683  0x00001294 bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x00001295 bmark1  0x0000000f , 0x00002620 
+ 00009685  0x00001296 fetch  0x00000002 , 0x0000015f 
+ 00009686  0x00001297 arg  0x000002e0 , 0x00000002 
+ 00009687  0x00001298 isub  0x00000002 , 0x0000003e 
+ 00009688  0x00001299 branch  0x0000263d , 0x00000002 
+ 00009689  0x0000129a fetch  0x00000001 , 0x00000261 
+ 00009690  0x0000129b beq  0x00000001 , 0x000025dd 
+ 00009691  0x0000129c beq  0x00000002 , 0x000025e1 
+ 00009692  0x0000129d branch  0x0000264d 
+ 00009693  0x0000129f arg  0x00001000 , 0x00000005 
+ 00009694  0x000012a0 fetch  0x00000002 , 0x0000025d 
+ 00009695  0x000012a1 iadd  0x00000005 , 0x00000005 
+ 00009696  0x000012a2 branch  0x000025e4 
+ 00009697  0x000012a4 arg  0x00001400 , 0x00000005 
+ 00009698  0x000012a5 fetch  0x00000002 , 0x0000025f 
+ 00009699  0x000012a6 iadd  0x00000005 , 0x00000005 
+ 00009700  0x000012a8 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012a9 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012aa istore  0x00000001 , 0x00000005 
+ 00009703  0x000012ab loop  0x000025e4 
+ 00009704  0x000012ad bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012ae parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012af branch  0x00002637 , 0x00000006 
+ 00009707  0x000012b0 fetch  0x00000001 , 0x00004363 
+ 00009708  0x000012b1 beq  0x00000001 , 0x0000264d 
+ 00009709  0x000012b2 bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x000012b3 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x000012b4 fetch  0x00000001 , 0x00000180 
+ 00009712  0x000012b5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x000012b6 branch  0x0000260d , 0x00000001 
+ 00009714  0x000012b7 fetch  0x00000002 , 0x0000015f 
+ 00009715  0x000012b8 branch  0x0000260d , 0x00000034 
+ 00009716  0x000012b9 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x000012ba fetch  0x00000001 , 0x00000261 
+ 00009718  0x000012bb beq  0x00000001 , 0x000025f9 
+ 00009719  0x000012bc beq  0x00000002 , 0x00002603 
+ 00009720  0x000012bd branch  0x00002a8c 
+ 00009721  0x000012bf fetch  0x00000002 , 0x0000025d 
+ 00009722  0x000012c0 fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x000012c1 iadd  0x00000002 , 0x0000003f 
+ 00009724  0x000012c2 store  0x00000002 , 0x0000025d 
+ 00009725  0x000012c3 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x000012c4 fetcht  0x00000002 , 0x00001000 
+ 00009727  0x000012c5 increase  0x00000004 , 0x00000002 
+ 00009728  0x000012c6 isub  0x00000002 , 0x0000003e 
+ 00009729  0x000012c7 call  0x00002747 , 0x00000005 
+ 00009730  0x000012c8 branch  0x0000260d 
+ 00009731  0x000012ca fetch  0x00000002 , 0x0000025f 
+ 00009732  0x000012cb fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x000012cc iadd  0x00000002 , 0x0000003f 
+ 00009734  0x000012cd store  0x00000002 , 0x0000025f 
+ 00009735  0x000012ce beq  0x00000000 , 0x00002a8c 
+ 00009736  0x000012cf fetcht  0x00000002 , 0x00001400 
+ 00009737  0x000012d0 add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x000012d1 isub  0x00000002 , 0x0000003e 
+ 00009739  0x000012d2 call  0x0000274b , 0x00000005 
+ 00009740  0x000012d3 branch  0x0000260d 
+ 00009741  0x000012d5 bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x000012d6 fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x000012d7 fetch  0x00000001 , 0x00000180 
+ 00009744  0x000012d8 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x000012d9 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x000012da nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x000012db storet  0x00000001 , 0x0000004c 
+ 00009748  0x000012dc nbranch  0x00002616 , 0x00000001 
+ 00009749  0x000012dd set1  0x00000001 , 0x00000000 
+ 00009750  0x000012df bmark0  0x00000011 , 0x00002620 
+ 00009751  0x000012e0 isolate1  0x00000006 , 0x00000002 
+ 00009752  0x000012e1 branch  0x00002620 , 0x00000001 
+ 00009753  0x000012e2 fetch  0x00000002 , 0x000000fa 
+ 00009754  0x000012e3 increase  0x00000001 , 0x0000003f 
+ 00009755  0x000012e4 store  0x00000002 , 0x000000fa 
+ 00009756  0x000012e5 set1  0x00000005 , 0x00000000 
+ 00009757  0x000012e6 set0  0x00000007 , 0x00000002 
+ 00009758  0x000012e7 set0  0x00000001 , 0x00000000 
+ 00009759  0x000012e8 storet  0x00000001 , 0x0000004c 
+ 00009760  0x000012ea bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x000012eb fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x000012ec fetch  0x00000001 , 0x00000047 
+ 00009763  0x000012ed set1  0x00000005 , 0x0000003f 
+ 00009764  0x000012ee isolate1  0x00000002 , 0x00000002 
+ 00009765  0x000012ef setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x000012f0 isolate1  0x0000000a , 0x00000000 
+ 00009767  0x000012f1 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x000012f2 store  0x00000001 , 0x00000047 
+ 00009769  0x000012f3 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x000012f4 nbranch  0x0000264d , 0x00000034 
+ 00009771  0x000012f5 fetch  0x00000001 , 0x0000004c 
+ 00009772  0x000012f6 set0  0x00000007 , 0x0000003f 
+ 00009773  0x000012f7 store  0x00000001 , 0x0000004c 
+ 00009774  0x000012f8 fetch  0x00000001 , 0x00000180 
+ 00009775  0x000012f9 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x000012fb branch  0x0000264d 
+ 00009777  0x000012fe bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x000012ff disable  0x0000002d 
+ 00009779  0x00001300 fetch  0x00000002 , 0x0000001a 
+ 00009780  0x00001301 increase  0x00000001 , 0x0000003f 
+ 00009781  0x00001302 store  0x00000002 , 0x0000001a 
+ 00009782  0x00001303 branch  0x0000264d 
+ 00009783  0x00001305 fetch  0x00000002 , 0x0000001c 
+ 00009784  0x00001306 increase  0x00000001 , 0x0000003f 
+ 00009785  0x00001307 store  0x00000002 , 0x0000001c 
+ 00009786  0x00001308 call  0x0000263e 
+ 00009787  0x00001309 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x0000130a set1  0x00000005 , 0x00000000 
+ 00009789  0x0000130c branch  0x0000264d 
+ 00009790  0x0000130f bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x00001310 fetch  0x00000001 , 0x00000180 
+ 00009792  0x00001311 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x00001312 nbranch  0x00002646 , 0x00000001 
+ 00009794  0x00001314 fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x00001315 set0  0x00000006 , 0x00000002 
+ 00009796  0x00001316 storet  0x00000001 , 0x0000004c 
+ 00009797  0x00001317 rtn 
+ 00009798  0x0000131b fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x0000131c set0  0x00000007 , 0x00000002 
+ 00009800  0x0000131d storet  0x00000001 , 0x0000004c 
+ 00009801  0x0000131e branch  0x00004c0b 
+ 00009802  0x00001321 fetch  0x00000001 , 0x00000047 
+ 00009803  0x00001322 set1  0x00000005 , 0x0000003f 
+ 00009804  0x00001323 store  0x00000001 , 0x00000047 
+ 00009805  0x00001325 bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x00001326 disable  0x0000001d 
+ 00009807  0x00001327 disable  0x0000001c 
+ 00009808  0x00001328 disable  0x0000000d 
+ 00009809  0x00001329 disable  0x0000000c 
+ 00009810  0x0000132a disable  0x00000009 
+ 00009811  0x0000132b disable  0x0000000e 
+ 00009812  0x0000132c disable  0x00000007 
+ 00009813  0x0000132d branch  0x000028f9 , 0x00000021 
+ 00009814  0x0000132e until  0x0000003e , 0x00000027 
+ 00009815  0x0000132f nop  0x00000064 
+ 00009816  0x00001330 branch  0x000028f9 
+ 00009817  0x00001333 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x00001334 enable  0x00000009 
+ 00009819  0x00001335 enable  0x0000000c 
+ 00009820  0x00001336 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x00001337 isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x00001338 setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001339 copy  0x00000020 , 0x00000002 
+ 00009824  0x0000133a ialigned  0x00000020 
+ 00009825  0x0000133b ialigned  0x0000001e 
+ 00009826  0x0000133c pulse  0x00000015 
+ 00009827  0x0000133d setsect  0x00000002 , 0x000fffff 
+ 00009828  0x0000133e setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x0000133f nop  0x00000020 
+ 00009830  0x00001340 iverify  0x0000000d 
+ 00009831  0x00001341 deposit  0x0000002c 
+ 00009832  0x00001342 store  0x00000003 , 0x00000178 
+ 00009833  0x00001343 deposit  0x0000002d 
+ 00009834  0x00001344 store  0x00000001 , 0x0000017b 
+ 00009835  0x00001345 copy  0x00000002 , 0x00000020 
+ 00009836  0x00001346 branch  0x0000266e , 0x00000001 
+ 00009837  0x00001347 branch  0x0000263d 
+ 00009838  0x00001349 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x0000134a parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x0000134b ialigned  0x0000001f 
+ 00009841  0x0000134c ialigned  0x00000004 
+ 00009842  0x0000134d ialigned  0x0000002e 
+ 00009843  0x0000134e ialigned  0x00000012 
+ 00009844  0x0000134f force  0x00000000 , 0x0000003f 
+ 00009845  0x00001350 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x00001351 branch  0x0000263d , 0x00000006 
+ 00009847  0x00001352 setarg  0x0ffffffc 
+ 00009848  0x00001353 iand  0x00000012 , 0x0000003f 
+ 00009849  0x00001354 store  0x00000004 , 0x00000165 
+ 00009850  0x00001355 deposit  0x0000001d 
+ 00009851  0x00001356 store  0x00000003 , 0x00000175 
+ 00009852  0x00001357 deposit  0x0000001c 
+ 00009853  0x00001358 store  0x00000001 , 0x00000173 
+ 00009854  0x00001359 deposit  0x00000004 
+ 00009855  0x0000135a store  0x00000001 , 0x00000174 
+ 00009856  0x0000135b deposit  0x0000002e 
+ 00009857  0x0000135c store  0x00000002 , 0x0000017c 
+ 00009858  0x0000135d deposit  0x00000021 
+ 00009859  0x0000135e inject  0x00000001 , 0x00000020 
+ 00009860  0x0000135f compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x00001360 setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x00001361 branch  0x0000264d 
+ 00009863  0x00001364 bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x00001365 fetch  0x00000001 , 0x00000047 
+ 00009865  0x00001366 rtnbit0  0x00000003 
+ 00009866  0x00001367 set0  0x00000003 , 0x0000003f 
+ 00009867  0x00001368 setflip  0x00000006 , 0x0000003f 
+ 00009868  0x00001369 store  0x00000001 , 0x00000047 
+ 00009869  0x0000136a fetch  0x00000001 , 0x000040c5 
+ 00009870  0x0000136b beq  0x00000013 , 0x0000269c 
+ 00009871  0x0000136c rtneq  0x00000007 
+ 00009872  0x0000136d fetch  0x00000001 , 0x0000004b 
+ 00009873  0x0000136e rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x0000136f set0  0x00000006 , 0x0000003f 
+ 00009875  0x00001370 set1  0x00000007 , 0x0000003f 
+ 00009876  0x00001371 store  0x00000001 , 0x0000004b 
+ 00009877  0x00001372 set0  0x00000002 , 0x00000000 
+ 00009878  0x00001373 fetch  0x00000002 , 0x00004246 
+ 00009879  0x00001374 nrtn  0x00000034 
+ 00009880  0x00001375 fetch  0x00000001 , 0x0000004b 
+ 00009881  0x00001376 set0  0x00000007 , 0x0000003f 
+ 00009882  0x00001377 store  0x00000001 , 0x0000004b 
+ 00009883  0x00001378 branch  0x0000525d 
+ 00009884  0x0000137b bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x0000137c fetch  0x00000001 , 0x000004b7 
+ 00009886  0x0000137d rshift  0x0000003f , 0x0000003f 
+ 00009887  0x0000137e beq  0x00000011 , 0x000026b8 
+ 00009888  0x0000137f beq  0x00000012 , 0x000026c0 
+ 00009889  0x00001380 beq  0x00000018 , 0x000026e9 
+ 00009890  0x00001381 beq  0x0000007f , 0x000026a8 
+ 00009891  0x00001382 rtnne  0x00000003 
+ 00009892  0x00001383 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x00001384 beq  0x0000002b , 0x000026b0 
+ 00009894  0x00001385 beq  0x00000011 , 0x000026ab 
+ 00009895  0x00001386 rtn 
+ 00009896  0x00001389 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x0000138a set1  0x00000007 , 0x0000003f 
+ 00009898  0x0000138b rtn 
+ 00009899  0x0000138d rtn  0x00000029 
+ 00009900  0x0000138e fetch  0x00000001 , 0x00000030 
+ 00009901  0x0000138f rtnbit1  0x00000004 
+ 00009902  0x00001390 jam  0x00000031 , 0x0000007c 
+ 00009903  0x00001391 rtn 
+ 00009904  0x00001395 rtn  0x00000029 
+ 00009905  0x00001396 fetch  0x00000001 , 0x00000031 
+ 00009906  0x00001397 isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x00001398 branch  0x000026b5 , 0x00000001 
+ 00009908  0x0000139a rtn 
+ 00009909  0x0000139c set0  0x00000004 , 0x0000003f 
+ 00009910  0x0000139d store  0x00000001 , 0x00000031 
+ 00009911  0x0000139e rtn 
+ 00009912  0x000013a1 bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x000013a2 fetch  0x00000001 , 0x0000004c 
+ 00009914  0x000013a3 set1  0x00000002 , 0x0000003f 
+ 00009915  0x000013a4 store  0x00000001 , 0x0000004c 
+ 00009916  0x000013a5 jam  0x00000001 , 0x00008011 
+ 00009917  0x000013a6 fetch  0x00000001 , 0x00000030 
+ 00009918  0x000013a7 isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x000013a8 rtn 
+ 00009920  0x000013ab bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013ac fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013ad set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013ae store  0x00000001 , 0x0000004c 
+ 00009924  0x000013af jam  0x00000000 , 0x00008011 
+ 00009925  0x000013b0 rtn 
+ 00009926  0x000013b4 bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x000013b5 copy  0x00000022 , 0x0000003f 
+ 00009928  0x000013b6 store  0x00000004 , 0x0000420c 
+ 00009929  0x000013b7 add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x000013b8 branch  0x000026cc , 0x00000029 
+ 00009931  0x000013b9 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x000013bb fetcht  0x00000002 , 0x00000032 
+ 00009933  0x000013bc deposit  0x00000011 
+ 00009934  0x000013bd set0  0x0000001b , 0x0000003f 
+ 00009935  0x000013be idiv  0x00000002 
+ 00009936  0x000013bf fetch  0x00000002 , 0x00000075 
+ 00009937  0x000013c0 call  0x00007f86 
+ 00009938  0x000013c1 remainder  0x00000013 
+ 00009939  0x000013c2 isub  0x00000013 , 0x0000003f 
+ 00009940  0x000013c3 branch  0x000026d6 , 0x00000002 
+ 00009941  0x000013c4 iadd  0x00000002 , 0x0000003f 
+ 00009942  0x000013c6 iadd  0x00000011 , 0x0000003f 
+ 00009943  0x000013c7 store  0x00000004 , 0x00000034 
+ 00009944  0x000013c8 jam  0x00000000 , 0x0000455b 
+ 00009945  0x000013c9 fetch  0x00000001 , 0x00000030 
+ 00009946  0x000013ca set1  0x00000001 , 0x0000003f 
+ 00009947  0x000013cb store  0x00000001 , 0x00000030 
+ 00009948  0x000013cc fetch  0x00000001 , 0x00000073 
+ 00009949  0x000013cd store  0x00000001 , 0x0000008a 
+ 00009950  0x000013ce setarg  0x00000000 
+ 00009951  0x000013cf store  0x00000003 , 0x00004169 
+ 00009952  0x000013d0 store  0x00000003 , 0x0000416c 
+ 00009953  0x000013d1 store  0x00000001 , 0x00004159 
+ 00009954  0x000013d2 jam  0x0000000b , 0x00000a99 
+ 00009955  0x000013d3 call  0x00007d86 
+ 00009956  0x000013d4 fetch  0x00000002 , 0x000040c1 
+ 00009957  0x000013d5 store  0x00000002 , 0x0000003e 
+ 00009958  0x000013d6 nrtn  0x00000029 
+ 00009959  0x000013d7 add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x000013d8 rtn 
+ 00009961  0x000013db bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x000013dc fetch  0x00000001 , 0x00000030 
+ 00009963  0x000013dd rtnbit0  0x00000001 
+ 00009964  0x000013de set0  0x00000001 , 0x0000003f 
+ 00009965  0x000013df store  0x00000001 , 0x00000030 
+ 00009966  0x000013e0 fetch  0x00000002 , 0x000040bf 
+ 00009967  0x000013e1 store  0x00000002 , 0x0000003e 
+ 00009968  0x000013e2 disable  0x0000002b 
+ 00009969  0x000013e3 jam  0x0000000c , 0x00000a99 
+ 00009970  0x000013e4 branch  0x00007d86 
+ 00009971  0x000013e8 bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x000013e9 enable  0x0000002e 
+ 00009973  0x000013ea fetch  0x00000001 , 0x00000030 
+ 00009974  0x000013eb bbit1  0x00000001 , 0x00002700 
+ 00009975  0x000013ec rtnmark1  0x00000011 
+ 00009976  0x000013ed fetch  0x00000001 , 0x00000047 
+ 00009977  0x000013ee rtnbit1  0x00000003 
+ 00009978  0x000013ef fetch  0x00000001 , 0x00000048 
+ 00009979  0x000013f0 nrtn  0x00000034 
+ 00009980  0x000013f1 fetch  0x00000001 , 0x0000004b 
+ 00009981  0x000013f2 rtnbit1  0x00000006 
+ 00009982  0x000013f4 force  0x00000000 , 0x0000003f 
+ 00009983  0x000013f5 rtn 
+ 00009984  0x000013f8 bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x000013f9 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x000013fa beq  0x00000002 , 0x00002706 
+ 00009987  0x000013fb fetch  0x00000001 , 0x00000047 
+ 00009988  0x000013fc bbit1  0x00000003 , 0x00002718 
+ 00009989  0x000013fd bmark0  0x00000008 , 0x00002718 
+ 00009990  0x000013ff nbranch  0x00002718 , 0x00000029 
+ 00009991  0x00001400 fetch  0x00000001 , 0x00000048 
+ 00009992  0x00001401 nbranch  0x00002718 , 0x00000034 
+ 00009993  0x00001403 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x00001404 increase  0xffffffff , 0x0000003f 
+ 00009995  0x00001405 store  0x00000001 , 0x000000ef 
+ 00009996  0x00001406 nbranch  0x000026fe , 0x00000034 
+ 00009997  0x00001407 jam  0x00000010 , 0x000000ef 
+ 00009998  0x00001408 branch  0x00002718 
+ 00009999  0x00001410 fetch  0x00000001 , 0x0000008a 
+ 00010000  0x00001411 bne  0x00000001 , 0x00002718 
+ 00010001  0x00001412 fetch  0x00000001 , 0x0000008b 
+ 00010002  0x00001413 branch  0x00002718 , 0x00000034 
+ 00010003  0x00001414 increase  0xffffffff , 0x0000003f 
+ 00010004  0x00001415 store  0x00000001 , 0x0000008b 
+ 00010005  0x00001416 fetch  0x00000001 , 0x00000047 
+ 00010006  0x00001417 rtnbit1  0x00000003 
+ 00010007  0x00001418 nrtn  0x0000002d 
+ 00010008  0x0000141a fetch  0x00000001 , 0x0000008a 
+ 00010009  0x0000141b increase  0xffffffff , 0x0000003f 
+ 00010010  0x0000141c store  0x00000001 , 0x0000008a 
+ 00010011  0x0000141d rtn 
+ 00010012  0x00001429 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x0000142a disable  0x00000010 
+ 00010014  0x0000142b copy  0x00000002 , 0x0000001b 
+ 00010015  0x0000142c call  0x00002260 
+ 00010016  0x0000142d disable  0x00000028 
+ 00010017  0x0000142e nrtn  0x00000005 
+ 00010018  0x0000142f force  0x00000000 , 0x0000001b 
+ 00010019  0x00001430 enable  0x00000028 
+ 00010020  0x00001431 rtn 
+ 00010021  0x00001435 fetch  0x00000001 , 0x00004158 
+ 00010022  0x00001436 icompare  0x000000ff , 0x00000004 
+ 00010023  0x00001437 rtn 
+ 00010024  0x0000143b bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x0000143c set0  0x00000001 , 0x00000000 
+ 00010026  0x0000143e jam  0x00000000 , 0x0000026a 
+ 00010027  0x0000143f fetch  0x00000001 , 0x00000263 
+ 00010028  0x00001440 rtn  0x00000034 
+ 00010029  0x00001441 isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x00001442 arg  0x00001000 , 0x00000006 
+ 00010031  0x00001443 call  0x00004d79 , 0x00000001 
+ 00010032  0x00001444 bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x00001445 fetch  0x00000001 , 0x0000026a 
+ 00010034  0x00001446 beq  0x00000001 , 0x0000273b 
+ 00010035  0x00001448 jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001449 fetch  0x00000001 , 0x00000263 
+ 00010037  0x0000144a rtnbit0  0x00000001 
+ 00010038  0x0000144b arg  0x00001400 , 0x00000006 
+ 00010039  0x0000144c call  0x00004d79 
+ 00010040  0x0000144d fetch  0x00000001 , 0x0000026a 
+ 00010041  0x0000144e beq  0x00000001 , 0x00002741 
+ 00010042  0x0000144f rtn 
+ 00010043  0x00001452 fetch  0x00000001 , 0x00000263 
+ 00010044  0x00001453 set0  0x00000000 , 0x0000003f 
+ 00010045  0x00001454 store  0x00000001 , 0x00000263 
+ 00010046  0x00001455 setarg  0x00000000 
+ 00010047  0x00001456 store  0x00000002 , 0x0000025d 
+ 00010048  0x00001457 rtn 
+ 00010049  0x00001459 fetch  0x00000001 , 0x00000263 
+ 00010050  0x0000145a set0  0x00000001 , 0x0000003f 
+ 00010051  0x0000145b store  0x00000001 , 0x00000263 
+ 00010052  0x0000145c setarg  0x00000000 
+ 00010053  0x0000145d store  0x00000002 , 0x0000025f 
+ 00010054  0x0000145e rtn 
+ 00010055  0x00001461 fetch  0x00000001 , 0x00000263 
+ 00010056  0x00001462 set1  0x00000000 , 0x0000003f 
+ 00010057  0x00001463 store  0x00000001 , 0x00000263 
+ 00010058  0x00001464 rtn 
+ 00010059  0x00001467 fetch  0x00000001 , 0x00000263 
+ 00010060  0x00001468 set1  0x00000001 , 0x0000003f 
+ 00010061  0x00001469 store  0x00000001 , 0x00000263 
+ 00010062  0x0000146a rtn 
+ 00010063  0x00001471 bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x00001472 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x00001473 call  0x000028ea 
+ 00010066  0x00001474 force  0x00000003 , 0x00000024 
+ 00010067  0x00001475 call  0x000028d2 
+ 00010068  0x00001476 call  0x00002a51 
+ 00010069  0x00001477 call  0x00002a5f 
+ 00010070  0x00001478 branch  0x00002a64 
+ 00010071  0x0000147c bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x0000147d call  0x00002a4d 
+ 00010073  0x0000147e deposit  0x00000028 
+ 00010074  0x0000147f fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x00001480 isub  0x00000002 , 0x0000003f 
+ 00010076  0x00001481 rtnne  0x00000001 
+ 00010077  0x00001482 compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x00001483 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x00001484 fetch  0x00000001 , 0x00000019 
+ 00010080  0x00001485 rtn  0x00000034 
+ 00010081  0x00001487 call  0x0000274f 
+ 00010082  0x00001489 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x0000148a branch  0x0000264d , 0x00000001 
+ 00010084  0x0000148b rshift  0x00000021 , 0x00000002 
+ 00010085  0x0000148c or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x0000148e bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x0000148f enable  0x00000007 
+ 00010088  0x00001490 enable  0x0000000a 
+ 00010089  0x00001491 enable  0x0000001b 
+ 00010090  0x00001492 set0  0x00000010 , 0x00000000 
+ 00010091  0x00001493 deposit  0x00000004 
+ 00010092  0x00001494 inject  0x00000003 , 0x00000003 
+ 00010093  0x00001495 deposit  0x00000001 
+ 00010094  0x00001496 inject  0x00000003 , 0x00000004 
+ 00010095  0x00001497 fetch  0x00000001 , 0x00000047 
+ 00010096  0x00001498 inject  0x00000000 , 0x00000004 
+ 00010097  0x00001499 inject  0x00000003 , 0x00000003 
+ 00010098  0x0000149a enable  0x00000008 
+ 00010099  0x0000149b inject  0x00000003 , 0x00000008 
+ 00010100  0x0000149c disable  0x0000001b 
+ 00010101  0x0000149d disable  0x00000008 
+ 00010102  0x0000149e disable  0x0000000a 
+ 00010103  0x0000149f set0  0x00000002 , 0x00000015 
+ 00010104  0x000014a0 arg  0x00000000 , 0x00000002 
+ 00010105  0x000014a1 call  0x00002a1c 
+ 00010106  0x000014a2 bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x000014a3 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x000014a4 beq  0x00000013 , 0x000027b4 
+ 00010109  0x000014a5 beq  0x00000000 , 0x0000264d 
+ 00010110  0x000014a6 beq  0x00000001 , 0x0000264d 
+ 00010111  0x000014a7 beq  0x00000002 , 0x00002797 
+ 00010112  0x000014a8 beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014a9 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014aa beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014ab beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014ac arg  0x00000004 , 0x00000002 
+ 00010117  0x000014ad call  0x00002a1c 
+ 00010118  0x000014ae beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014af beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014b0 arg  0x00000008 , 0x00000002 
+ 00010121  0x000014b1 call  0x00002a1c 
+ 00010122  0x000014b2 beq  0x0000000f , 0x000027cd 
+ 00010123  0x000014b3 branch  0x000027c7 
+ 00010124  0x000014b7 bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x000014b8 enable  0x0000001d 
+ 00010126  0x000014b9 enable  0x00000009 
+ 00010127  0x000014ba enable  0x0000000e 
+ 00010128  0x000014bb force  0x0000001e , 0x00000039 
+ 00010129  0x000014bc arg  0x000000b3 , 0x00000006 
+ 00010130  0x000014be ifetch  0x00000001 , 0x00000006 
+ 00010131  0x000014bf inject  0x00000003 , 0x00000008 
+ 00010132  0x000014c0 loop  0x00002792 
+ 00010133  0x000014c1 bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x000014c2 branch  0x0000264d 
+ 00010135  0x000014c5 bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x000014c6 fetch  0x00000001 , 0x00000181 
+ 00010137  0x000014c7 icopy  0x00000004 
+ 00010138  0x000014c8 fetch  0x00000001 , 0x00000090 
+ 00010139  0x000014c9 icopy  0x0000001c 
+ 00010140  0x000014ca fetch  0x00000003 , 0x000040aa 
+ 00010141  0x000014cb icopy  0x0000001d 
+ 00010142  0x000014cc fetch  0x00000002 , 0x000040a4 
+ 00010143  0x000014cd icopy  0x0000002e 
+ 00010144  0x000014ce enable  0x00000009 
+ 00010145  0x000014cf enable  0x0000001c 
+ 00010146  0x000014d0 copy  0x00000020 , 0x00000011 
+ 00010147  0x000014d1 call  0x000028e2 
+ 00010148  0x000014d2 pulse  0x00000015 
+ 00010149  0x000014d3 nop  0x00000020 
+ 00010150  0x000014d4 copy  0x00000021 , 0x0000000b 
+ 00010151  0x000014d5 fetch  0x00000004 , 0x00000161 
+ 00010152  0x000014d6 icopy  0x00000021 
+ 00010153  0x000014d7 preload  0x0000001e 
+ 00010154  0x000014d8 set1  0x0000003a , 0x0000003f 
+ 00010155  0x000014d9 inject  0x00000003 , 0x00000048 
+ 00010156  0x000014da preload  0x0000001f 
+ 00010157  0x000014db inject  0x00000003 , 0x00000048 
+ 00010158  0x000014dc copy  0x0000000b , 0x00000021 
+ 00010159  0x000014dd copy  0x00000011 , 0x00000020 
+ 00010160  0x000014de enable  0x00000008 
+ 00010161  0x000014df inject  0x00000003 , 0x00000010 
+ 00010162  0x000014e0 disable  0x00000008 
+ 00010163  0x000014e1 branch  0x0000264d 
+ 00010164  0x000014e4 bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x000014e5 enable  0x0000000e 
+ 00010166  0x000014e6 enable  0x00000009 
+ 00010167  0x000014e7 enable  0x0000001c 
+ 00010168  0x000014e8 fetch  0x00000001 , 0x000004b6 
+ 00010169  0x000014e9 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x000014ea arg  0x000004b6 , 0x00000006 
+ 00010171  0x000014eb increase  0x00000008 , 0x00000002 
+ 00010172  0x000014ed add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x000014ee nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x000014ef ifetch  0x00000009 , 0x00000006 
+ 00010175  0x000014f0 inject  0x00000003 , 0x00000048 
+ 00010176  0x000014f1 copy  0x00000013 , 0x00000002 
+ 00010177  0x000014f2 branch  0x000027bc 
+ 00010178  0x000014f4 ifetch  0x00000009 , 0x00000006 
+ 00010179  0x000014f5 iinject  0x00000003 , 0x00000002 
+ 00010180  0x000014f6 branch  0x000027f7 
+ 00010181  0x000014f9 enable  0x0000001c 
+ 00010182  0x000014fa branch  0x000027d0 
+ 00010183  0x000014fd enable  0x0000001c 
+ 00010184  0x000014fe set1  0x00000010 , 0x00000000 
+ 00010185  0x000014ff branch  0x000027d0 
+ 00010186  0x00001502 set1  0x00000002 , 0x00000015 
+ 00010187  0x00001504 enable  0x0000001d 
+ 00010188  0x00001505 branch  0x000027d0 
+ 00010189  0x00001509 set1  0x00000002 , 0x00000015 
+ 00010190  0x0000150a enable  0x0000001d 
+ 00010191  0x0000150b set1  0x00000010 , 0x00000000 
+ 00010192  0x0000150e bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x0000150f fetch  0x00000001 , 0x0000004c 
+ 00010194  0x00001510 bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x00001511 sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x00001512 branch  0x000027e5 , 0x00000002 
+ 00010197  0x00001513 disable  0x0000000e 
+ 00010198  0x00001514 disable  0x0000001c 
+ 00010199  0x00001515 enable  0x0000001d 
+ 00010200  0x00001516 disable  0x00000007 
+ 00010201  0x00001517 set1  0x00000001 , 0x00000015 
+ 00010202  0x00001518 isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001519 branch  0x000027df , 0x00000001 
+ 00010204  0x0000151a setarg  0x000abeee 
+ 00010205  0x0000151b inject  0x00000003 , 0x00000014 
+ 00010206  0x0000151c branch  0x000027e3 
+ 00010207  0x0000151e setarg  0x005faeba 
+ 00010208  0x0000151f inject  0x00000003 , 0x00000018 
+ 00010209  0x00001520 setarg  0x00000012 
+ 00010210  0x00001521 inject  0x00000003 , 0x00000006 
+ 00010211  0x00001523 enable  0x00000007 
+ 00010212  0x00001524 set1  0x00000010 , 0x00000000 
+ 00010213  0x00001526 enable  0x0000000e 
+ 00010214  0x00001527 enable  0x00000009 
+ 00010215  0x00001528 bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001529 fetch  0x00000001 , 0x000041db 
+ 00010217  0x0000152a inject  0x00000003 , 0x00000003 
+ 00010218  0x0000152b fetch  0x00000002 , 0x000041dc 
+ 00010219  0x0000152c iforce  0x00000039 
+ 00010220  0x0000152d bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x0000152e inject  0x00000003 , 0x00000005 
+ 00010222  0x0000152f branch  0x000027f0 
+ 00010223  0x00001531 inject  0x00000003 , 0x0000000d 
+ 00010224  0x00001533 deposit  0x00000039 
+ 00010225  0x00001534 branch  0x000027f7 , 0x00000034 
+ 00010226  0x00001535 fetch  0x00000002 , 0x0000016f 
+ 00010227  0x00001536 iforce  0x00000006 
+ 00010228  0x00001538 ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001539 inject  0x00000003 , 0x00000008 
+ 00010230  0x0000153a loop  0x000027f4 
+ 00010231  0x0000153e enable  0x00000008 
+ 00010232  0x0000153f inject  0x00000003 , 0x00000010 
+ 00010233  0x00001540 disable  0x00000008 
+ 00010234  0x00001541 call  0x000024c1 
+ 00010235  0x00001542 fetch  0x00000001 , 0x0000004c 
+ 00010236  0x00001543 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x00001544 force  0x00000000 , 0x0000003f 
+ 00010238  0x00001545 inject  0x00000003 , 0x00000006 
+ 00010239  0x00001546 branch  0x0000264d 
+ 00010240  0x0000154a bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x0000154b bmark1  0x00000010 , 0x00002808 
+ 00010242  0x0000154d fetch  0x00000001 , 0x00000180 
+ 00010243  0x0000154e inject  0x00000003 , 0x00000003 
+ 00010244  0x0000154f fetch  0x00000001 , 0x0000015f 
+ 00010245  0x00001550 iforce  0x00000013 
+ 00010246  0x00001551 inject  0x00000003 , 0x00000005 
+ 00010247  0x00001552 branch  0x0000280d 
+ 00010248  0x00001554 fetch  0x00000001 , 0x00000180 
+ 00010249  0x00001555 inject  0x00000003 , 0x00000003 
+ 00010250  0x00001556 fetch  0x00000002 , 0x0000015f 
+ 00010251  0x00001557 iforce  0x00000013 
+ 00010252  0x00001558 inject  0x00000003 , 0x0000000d 
+ 00010253  0x0000155a arg  0x00000551 , 0x00000006 
+ 00010254  0x0000155c copy  0x00000013 , 0x0000003e 
+ 00010255  0x0000155d branch  0x00002814 , 0x00000005 
+ 00010256  0x0000155e ifetch  0x00000001 , 0x00000006 
+ 00010257  0x0000155f inject  0x00000003 , 0x00000008 
+ 00010258  0x00001560 increase  0xffffffff , 0x00000013 
+ 00010259  0x00001561 branch  0x0000280e 
+ 00010260  0x00001563 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x00001564 increase  0x00000001 , 0x0000003f 
+ 00010262  0x00001565 store  0x00000002 , 0x000000fc 
+ 00010263  0x00001566 branch  0x000027f7 
+ 00010264  0x0000156a fetch  0x00000004 , 0x00000165 
+ 00010265  0x0000156b add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x0000156c fetch  0x00000002 , 0x00000171 
+ 00010267  0x0000156d nbranch  0x0000281e , 0x00000034 
+ 00010268  0x0000156e increase  0xfffffffd , 0x00000011 
+ 00010269  0x0000156f branch  0x00002826 
+ 00010270  0x00001571 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x00001572 hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x00001573 increase  0x00000001 , 0x00000002 
+ 00010273  0x00001575 isub  0x00000002 , 0x0000003f 
+ 00010274  0x00001576 nbranch  0x00002825 , 0x00000002 
+ 00010275  0x00001577 increase  0xffffffff , 0x00000011 
+ 00010276  0x00001578 branch  0x00002821 
+ 00010277  0x0000157a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x0000157c until  0x0000003e , 0x00000023 
+ 00010279  0x0000157d compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x0000157e nbranch  0x00002826 , 0x00000001 
+ 00010281  0x0000157f iforce  0x00000029 
+ 00010282  0x00001580 copy  0x00000011 , 0x00000028 
+ 00010283  0x00001581 iforce  0x00000029 
+ 00010284  0x00001582 rtn 
+ 00010285  0x00001586 bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x00001587 until  0x0000003e , 0x00000022 
+ 00010287  0x00001588 deposit  0x0000001a 
+ 00010288  0x00001589 iforce  0x00000006 
+ 00010289  0x0000158a rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x0000158b isub  0x00000022 , 0x00000039 
+ 00010291  0x0000158c and_into  0x00000003 , 0x00000039 
+ 00010292  0x0000158d nbranch  0x00002837 , 0x00000005 
+ 00010293  0x0000158e force  0x00000000 , 0x0000003f 
+ 00010294  0x0000158f branch  0x0000283b 
+ 00010295  0x00001591 arg  0x00000ea6 , 0x00000002 
+ 00010296  0x00001592 force  0x00000000 , 0x0000003f 
+ 00010297  0x00001594 iadd  0x00000002 , 0x0000003f 
+ 00010298  0x00001595 loop  0x00002839 
+ 00010299  0x00001597 iadd  0x00000006 , 0x0000003f 
+ 00010300  0x00001598 div  0x0000003f , 0x0000000c 
+ 00010301  0x00001599 call  0x00007f86 
+ 00010302  0x0000159a quotient  0x0000003f 
+ 00010303  0x0000159b store  0x00000002 , 0x00000171 
+ 00010304  0x0000159c rtn 
+ 00010305  0x0000159f bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x000015a0 deposit  0x0000001a 
+ 00010307  0x000015a1 copy  0x00000019 , 0x00000002 
+ 00010308  0x000015a2 isub  0x00000002 , 0x0000003e 
+ 00010309  0x000015a3 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x000015a4 isub  0x00000002 , 0x00000002 
+ 00010311  0x000015a5 setarg  0x00000ea6 
+ 00010312  0x000015a6 isolate0  0x0000000f , 0x00000002 
+ 00010313  0x000015a7 branch  0x0000284c , 0x00000001 
+ 00010314  0x000015a8 setarg  0xffff0ea6 
+ 00010315  0x000015a9 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015ab storet  0x00000006 , 0x00000447 
+ 00010317  0x000015ac rtn  0x00000036 
+ 00010318  0x000015ad storet  0x00000006 , 0x00000038 
+ 00010319  0x000015ae rtn 
+ 00010320  0x000015b1 disable  0x00000030 
+ 00010321  0x000015b2 fetch  0x00000006 , 0x00000447 
+ 00010322  0x000015b3 branch  0x00002854 , 0x00000036 
+ 00010323  0x000015b4 fetch  0x00000006 , 0x00000038 
+ 00010324  0x000015b6 iadd  0x00000019 , 0x00000030 
+ 00010325  0x000015b7 increase  0x0000000a , 0x00000030 
+ 00010326  0x000015b8 setarg  0x00000ea6 
+ 00010327  0x000015b9 isub  0x00000030 , 0x0000003f 
+ 00010328  0x000015ba isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x000015bb branch  0x0000285e , 0x00000001 
+ 00010330  0x000015bc setarg  0x0000f15a 
+ 00010331  0x000015bd iadd  0x00000030 , 0x00000030 
+ 00010332  0x000015bf copy  0x00000030 , 0x0000001a 
+ 00010333  0x000015c0 rtn 
+ 00010334  0x000015c2 force  0x00000000 , 0x0000003e 
+ 00010335  0x000015c3 branch  0x0000285c 
+ 00010336  0x000015cb bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x000015cc call  0x00002918 
+ 00010338  0x000015cd copy  0x00000021 , 0x0000003f 
+ 00010339  0x000015ce and_into  0x00000180 , 0x0000003f 
+ 00010340  0x000015cf compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x000015d0 nbranch  0x00002869 , 0x00000001 
+ 00010342  0x000015d1 rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x000015d2 iadd  0x00000017 , 0x0000003f 
+ 00010344  0x000015d3 branch  0x0000286a 
+ 00010345  0x000015d5 copy  0x00000017 , 0x0000003f 
+ 00010346  0x000015d7 div  0x0000003f , 0x0000004f 
+ 00010347  0x000015d8 pulse  0x00000015 
+ 00010348  0x000015d9 call  0x00007f86 
+ 00010349  0x000015da remainder  0x00000011 
+ 00010350  0x000015db add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x000015dc branch  0x00002872 , 0x00000002 
+ 00010352  0x000015dd lshift  0x00000011 , 0x00000002 
+ 00010353  0x000015de branch  0x00002874 
+ 00010354  0x000015e0 lshift  0x00000002 , 0x00000002 
+ 00010355  0x000015e1 increase  0x00000001 , 0x00000002 
+ 00010356  0x000015e3 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x000015e4 fetch  0x00000001 , 0x00000031 
+ 00010358  0x000015e5 bbit0  0x00000003 , 0x00002885 
+ 00010359  0x000015e7 fetch  0x00000004 , 0x000040d2 
+ 00010360  0x000015e8 isub  0x00000021 , 0x0000003e 
+ 00010361  0x000015e9 branch  0x00002885 , 0x00000002 
+ 00010362  0x000015ea call  0x000028a4 
+ 00010363  0x000015eb fetch  0x00000001 , 0x000040d9 
+ 00010364  0x000015ec rtn  0x00000034 
+ 00010365  0x000015ed fetch  0x00000001 , 0x00000031 
+ 00010366  0x000015ee set1  0x00000002 , 0x0000003f 
+ 00010367  0x000015ef store  0x00000001 , 0x00000031 
+ 00010368  0x000015f0 fetch  0x00000005 , 0x000040e7 
+ 00010369  0x000015f1 store  0x00000005 , 0x000040da 
+ 00010370  0x000015f2 ifetch  0x00000005 , 0x00000006 
+ 00010371  0x000015f3 store  0x00000005 , 0x000040df 
+ 00010372  0x000015f4 call  0x000028a9 
+ 00010373  0x000015f6 fetch  0x00000001 , 0x00000031 
+ 00010374  0x000015f7 rtnbit0  0x00000002 
+ 00010375  0x000015f8 isolate1  0x00000001 , 0x00000021 
+ 00010376  0x000015f9 branch  0x000028a1 , 0x00000001 
+ 00010377  0x000015fa rshift3  0x00000002 , 0x00000011 
+ 00010378  0x000015fb and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x000015fc setarg  0x000040da 
+ 00010380  0x000015fd iadd  0x00000011 , 0x00000011 
+ 00010381  0x000015fe ifetch  0x00000001 , 0x00000011 
+ 00010382  0x000015ff qisolate0  0x0000003f 
+ 00010383  0x00001600 branch  0x00002892 , 0x00000001 
+ 00010384  0x00001601 deposit  0x00000002 
+ 00010385  0x00001602 branch  0x0000289e 
+ 00010386  0x00001604 fetch  0x00000001 , 0x000040e4 
+ 00010387  0x00001605 iforce  0x00000012 
+ 00010388  0x00001606 deposit  0x00000021 
+ 00010389  0x00001607 and_into  0x00000180 , 0x0000003f 
+ 00010390  0x00001608 rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001609 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x0000160a idiv  0x00000012 
+ 00010393  0x0000160b setarg  0x000040f2 
+ 00010394  0x0000160c call  0x00007f86 
+ 00010395  0x0000160d remainder  0x00000011 
+ 00010396  0x0000160e iadd  0x00000011 , 0x00000006 
+ 00010397  0x0000160f ifetch  0x00000001 , 0x00000006 
+ 00010398  0x00001611 store  0x00000001 , 0x000040e5 
+ 00010399  0x00001612 iforce  0x00000002 
+ 00010400  0x00001613 rtn 
+ 00010401  0x00001616 fetch  0x00000001 , 0x000040e5 
+ 00010402  0x00001617 iforce  0x00000002 
+ 00010403  0x00001618 rtn 
+ 00010404  0x0000161b fetch  0x00000001 , 0x00000031 
+ 00010405  0x0000161c set0  0x00000002 , 0x0000003f 
+ 00010406  0x0000161d set0  0x00000003 , 0x0000003f 
+ 00010407  0x0000161e store  0x00000001 , 0x00000031 
+ 00010408  0x0000161f rtn 
+ 00010409  0x00001626 bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x00001627 arg  0x000040f2 , 0x00000005 
+ 00010411  0x00001628 force  0x0000000a , 0x00000039 
+ 00010412  0x00001629 call  0x00007ec6 
+ 00010413  0x0000162a arg  0x000040f2 , 0x00000005 
+ 00010414  0x0000162b force  0x00000000 , 0x00000013 
+ 00010415  0x0000162c force  0x00000002 , 0x00000007 
+ 00010416  0x0000162e fetch  0x00000005 , 0x000040da 
+ 00010417  0x0000162f iforce  0x00000002 
+ 00010418  0x00001630 compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x00001631 branch  0x000028b5 , 0x00000001 
+ 00010420  0x00001632 rshift  0x00000002 , 0x00000002 
+ 00010421  0x00001634 isolate0  0x00000000 , 0x00000002 
+ 00010422  0x00001635 branch  0x000028b9 , 0x00000001 
+ 00010423  0x00001636 deposit  0x00000013 
+ 00010424  0x00001637 istore  0x00000001 , 0x00000005 
+ 00010425  0x00001639 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x0000163a increase  0x00000002 , 0x00000013 
+ 00010427  0x0000163b compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x0000163c nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x0000163d fetch  0x00000005 , 0x000040df 
+ 00010430  0x0000163e iforce  0x00000002 
+ 00010431  0x0000163f compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x00001640 branch  0x000028c2 , 0x00000001 
+ 00010433  0x00001641 rshift  0x00000002 , 0x00000002 
+ 00010434  0x00001643 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x00001644 branch  0x000028b5 , 0x00000002 
+ 00010436  0x00001645 force  0x00000001 , 0x00000013 
+ 00010437  0x00001646 increase  0xffffffff , 0x00000007 
+ 00010438  0x00001647 nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x00001648 arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001649 deposit  0x00000005 
+ 00010441  0x0000164a isub  0x00000011 , 0x0000003f 
+ 00010442  0x0000164b store  0x00000001 , 0x000040e4 
+ 00010443  0x0000164c rtn 
+ 00010444  0x0000164f bpatch  0x00000080 , 0x00004010 
+ 00010445  0x00001650 call  0x00002860 
+ 00010446  0x00001651 fetch  0x00000001 , 0x0000017f 
+ 00010447  0x00001652 bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x00001653 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x00001655 branch  0x0000291f 
+ 00010450  0x00001659 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x0000165a call  0x00002860 
+ 00010452  0x0000165b fetch  0x00000001 , 0x0000017f 
+ 00010453  0x0000165c bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x0000165d fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x0000165f branch  0x00002933 
+ 00010456  0x00001663 force  0x00000000 , 0x0000002d 
+ 00010457  0x00001664 fetch  0x00000003 , 0x000040a7 
+ 00010458  0x00001665 iforce  0x0000002c 
+ 00010459  0x00001666 rtn 
+ 00010460  0x00001669 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x0000166a fetch  0x00000001 , 0x000041d3 
+ 00010462  0x0000166b icopy  0x0000002d 
+ 00010463  0x0000166c fetch  0x00000003 , 0x000041d0 
+ 00010464  0x0000166d icopy  0x0000002c 
+ 00010465  0x0000166e rtn 
+ 00010466  0x00001671 bpatch  0x00000083 , 0x00004010 
+ 00010467  0x00001672 fetch  0x00000002 , 0x000040a4 
+ 00010468  0x00001673 icopy  0x0000002e 
+ 00010469  0x00001674 fetch  0x00000001 , 0x000040a3 
+ 00010470  0x00001675 icopy  0x0000002d 
+ 00010471  0x00001676 fetch  0x00000003 , 0x000040a0 
+ 00010472  0x00001677 icopy  0x0000002c 
+ 00010473  0x00001678 rtn 
+ 00010474  0x0000167b bpatch  0x00000084 , 0x00004010 
+ 00010475  0x0000167c fetch  0x00000002 , 0x00000044 
+ 00010476  0x0000167d icopy  0x0000002e 
+ 00010477  0x0000167e fetch  0x00000001 , 0x00000043 
+ 00010478  0x0000167f icopy  0x0000002d 
+ 00010479  0x00001680 fetch  0x00000003 , 0x00000040 
+ 00010480  0x00001681 icopy  0x0000002c 
+ 00010481  0x00001682 rtn 
+ 00010482  0x00001686 bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x00001687 rtnmark0  0x0000001d 
+ 00010484  0x00001688 rtnmark0  0x0000001f 
+ 00010485  0x0000168a and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x0000168b pulse  0x00000015 
+ 00010487  0x0000168c nop  0x00000020 
+ 00010488  0x0000168d rtn 
+ 00010489  0x00001691 bpatch  0x00000085 , 0x00004010 
+ 00010490  0x00001692 branch  0x0000290a , 0x00000021 
+ 00010491  0x00001693 jam  0x000000d4 , 0x00008955 
+ 00010492  0x00001694 nop  0x00000004 
+ 00010493  0x00001695 jam  0x000000d2 , 0x00008955 
+ 00010494  0x00001696 nop  0x00000004 
+ 00010495  0x00001697 jam  0x000000d1 , 0x00008955 
+ 00010496  0x00001698 nop  0x00000004 
+ 00010497  0x00001699 fetch  0x00000001 , 0x000041de 
+ 00010498  0x0000169a beq  0x00000000 , 0x00002908 
+ 00010499  0x0000169b beq  0x00000001 , 0x00002915 
+ 00010500  0x0000169c beq  0x00000002 , 0x00002908 
+ 00010501  0x0000169d beq  0x00000003 , 0x00002915 
+ 00010502  0x0000169e beq  0x00000004 , 0x00002915 
+ 00010503  0x0000169f beq  0x00000020 , 0x00002915 
+ 00010504  0x000016a2 jam  0x000000d0 , 0x00008955 
+ 00010505  0x000016a3 jam  0x000000e0 , 0x00008956 
+ 00010506  0x000016a5 force  0x00000000 , 0x00000015 
+ 00010507  0x000016a6 disable  0x00000021 
+ 00010508  0x000016a7 disable  0x00000020 
+ 00010509  0x000016a8 pulse  0x0000001e 
+ 00010510  0x000016a9 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016aa jam  0x00000000 , 0x00008901 
+ 00010512  0x000016ab jam  0x00000000 , 0x00008900 
+ 00010513  0x000016ac jam  0x00000000 , 0x00008903 
+ 00010514  0x000016ad jam  0x00000070 , 0x00008904 
+ 00010515  0x000016ae jam  0x00000000 , 0x00008906 
+ 00010516  0x000016af rtn 
+ 00010517  0x000016b5 jam  0x000000d0 , 0x00008955 
+ 00010518  0x000016b6 jam  0x000000c0 , 0x00008956 
+ 00010519  0x000016b7 branch  0x0000290a 
+ 00010520  0x000016ba bpatch  0x00000086 , 0x00004010 
+ 00010521  0x000016bb jam  0x00000000 , 0x00008902 
+ 00010522  0x000016bc jam  0x00000000 , 0x00008901 
+ 00010523  0x000016bd jam  0x00000018 , 0x00008900 
+ 00010524  0x000016be jam  0x000000a7 , 0x00008903 
+ 00010525  0x000016bf jam  0x0000007f , 0x00008904 
+ 00010526  0x000016c0 rtn 
+ 00010527  0x000016c3 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x000016c5 storet  0x00000001 , 0x00000017 
+ 00010529  0x000016c6 add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x000016c7 jam  0x00000007 , 0x0000896d 
+ 00010531  0x000016c8 branch  0x00002981 
+ 00010532  0x000016ca bpatch  0x00000088 , 0x00004011 
+ 00010533  0x000016cb jam  0x000000cf , 0x00008901 
+ 00010534  0x000016cc nop  0x0000000a 
+ 00010535  0x000016cd jam  0x000000ff , 0x00008900 
+ 00010536  0x000016ce jam  0x000000af , 0x00008903 
+ 00010537  0x000016cf jam  0x000000ff , 0x00008904 
+ 00010538  0x000016d0 nop  0x0000000a 
+ 00010539  0x000016d1 jam  0x000000a0 , 0x00008902 
+ 00010540  0x000016d2 rtn 
+ 00010541  0x000016d5 fetch  0x00000001 , 0x000041e0 
+ 00010542  0x000016d6 branch  0x00002931 , 0x00000034 
+ 00010543  0x000016d8 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x000016d9 rtn 
+ 00010545  0x000016db add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x000016dc rtn 
+ 00010547  0x000016df bpatch  0x00000089 , 0x00004011 
+ 00010548  0x000016e0 storet  0x00000001 , 0x00000017 
+ 00010549  0x000016e1 call  0x0000292d 
+ 00010550  0x000016e2 call  0x00002981 
+ 00010551  0x000016e3 setarg  0x00000500 
+ 00010552  0x000016e4 call  0x00002a8f 
+ 00010553  0x000016e6 jam  0x00000001 , 0x00008906 
+ 00010554  0x000016e7 jam  0x0000003c , 0x00008900 
+ 00010555  0x000016e8 jam  0x000000e0 , 0x00008901 
+ 00010556  0x000016e9 jam  0x00000012 , 0x0000896d 
+ 00010557  0x000016ea nop  0x0000000a 
+ 00010558  0x000016eb jam  0x00000001 , 0x00008902 
+ 00010559  0x000016ec jam  0x0000003d , 0x00008902 
+ 00010560  0x000016ed nop  0x0000000a 
+ 00010561  0x000016ee jam  0x000000b7 , 0x00008903 
+ 00010562  0x000016ef nop  0x0000000a 
+ 00010563  0x000016f0 jam  0x0000007f , 0x00008902 
+ 00010564  0x000016f2 fetch  0x00000001 , 0x000041de 
+ 00010565  0x000016f3 beq  0x00000000 , 0x0000294b 
+ 00010566  0x000016f4 beq  0x00000001 , 0x0000294f 
+ 00010567  0x000016f5 beq  0x00000002 , 0x00002953 
+ 00010568  0x000016f6 beq  0x00000003 , 0x00002957 
+ 00010569  0x000016f7 beq  0x00000004 , 0x0000295b 
+ 00010570  0x000016f8 beq  0x00000020 , 0x0000295f 
+ 00010571  0x000016fa jam  0x000000f0 , 0x00008956 
+ 00010572  0x000016fb call  0x00002965 
+ 00010573  0x000016fc jam  0x000000d8 , 0x00008955 
+ 00010574  0x000016fd rtn 
+ 00010575  0x00001700 jam  0x000000df , 0x00008956 
+ 00010576  0x00001701 call  0x00002965 
+ 00010577  0x00001702 jam  0x000000df , 0x00008955 
+ 00010578  0x00001703 rtn 
+ 00010579  0x00001706 jam  0x000000ff , 0x00008956 
+ 00010580  0x00001707 call  0x00002965 
+ 00010581  0x00001708 jam  0x000000df , 0x00008955 
+ 00010582  0x00001709 rtn 
+ 00010583  0x0000170b jam  0x000000ce , 0x00008956 
+ 00010584  0x0000170c call  0x00002965 
+ 00010585  0x0000170d jam  0x000000d8 , 0x00008955 
+ 00010586  0x0000170e rtn 
+ 00010587  0x00001711 jam  0x000000cb , 0x00008956 
+ 00010588  0x00001712 call  0x00002965 
+ 00010589  0x00001713 jam  0x000000d8 , 0x00008955 
+ 00010590  0x00001714 rtn 
+ 00010591  0x00001717 jam  0x000000d0 , 0x00008955 
+ 00010592  0x00001718 jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001719 jam  0x0000004c , 0x00008957 
+ 00010594  0x0000171a jam  0x0000006c , 0x00008958 
+ 00010595  0x0000171b jam  0x00000050 , 0x00008959 
+ 00010596  0x0000171c rtn 
+ 00010597  0x0000171f nop  0x00000004 
+ 00010598  0x00001720 jam  0x000000d1 , 0x00008955 
+ 00010599  0x00001721 nop  0x00000004 
+ 00010600  0x00001722 jam  0x000000d2 , 0x00008955 
+ 00010601  0x00001723 nop  0x00000004 
+ 00010602  0x00001724 jam  0x000000d4 , 0x00008955 
+ 00010603  0x00001725 rtn 
+ 00010604  0x00001729 jam  0x00000006 , 0x00008042 
+ 00010605  0x0000172b fetch  0x00000002 , 0x000040c3 
+ 00010606  0x0000172c bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x0000172d iforce  0x00000006 
+ 00010608  0x0000172e arg  0x00008900 , 0x00000002 
+ 00010609  0x00001730 ifetch  0x00000001 , 0x00000006 
+ 00010610  0x00001731 beq  0x000000ff , 0x00002977 
+ 00010611  0x00001732 ior  0x00000002 , 0x00000005 
+ 00010612  0x00001733 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x00001734 istore  0x00000001 , 0x00000005 
+ 00010614  0x00001735 branch  0x00002971 
+ 00010615  0x00001737 bpatch  0x0000008a , 0x00004011 
+ 00010616  0x00001738 call  0x00002be5 
+ 00010617  0x00001739 call  0x000029c9 
+ 00010618  0x0000173b setarg  0x000007d0 
+ 00010619  0x0000173c iadd  0x00000022 , 0x0000003f 
+ 00010620  0x0000173d store  0x00000004 , 0x00000169 
+ 00010621  0x0000173e set1  0x00000003 , 0x00000015 
+ 00010622  0x0000173f force  0x00000000 , 0x00000015 
+ 00010623  0x00001740 ncall  0x00002998 , 0x0000002b 
+ 00010624  0x00001741 branch  0x000029ab 
+ 00010625  0x00001745 bpatch  0x0000008b , 0x00004011 
+ 00010626  0x00001746 setarg  0x00000960 
+ 00010627  0x00001747 iadd  0x00000011 , 0x00000002 
+ 00010628  0x00001748 fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001749 jam  0x00000004 , 0x0000895f 
+ 00010630  0x0000174a imul32  0x00000002 , 0x0000003f 
+ 00010631  0x0000174b fetcht  0x00000001 , 0x000040be 
+ 00010632  0x0000174c idiv  0x00000002 
+ 00010633  0x0000174d call  0x00007f86 
+ 00010634  0x0000174e quotient  0x00000011 
+ 00010635  0x0000174f remainder  0x0000003f 
+ 00010636  0x00001750 lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x00001751 lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x00001752 idiv  0x00000002 
+ 00010639  0x00001753 call  0x00007f86 
+ 00010640  0x00001754 quotient  0x0000003f 
+ 00010641  0x00001755 lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x00001756 lshift  0x0000003f , 0x0000003f 
+ 00010643  0x00001757 ior  0x00000011 , 0x0000003f 
+ 00010644  0x00001758 hstore  0x00000004 , 0x00008960 
+ 00010645  0x00001759 jam  0x00000044 , 0x0000895f 
+ 00010646  0x0000175a jam  0x000000c4 , 0x0000895f 
+ 00010647  0x0000175b rtn 
+ 00010648  0x0000175f bpatch  0x0000008c , 0x00004011 
+ 00010649  0x00001760 jam  0x00000002 , 0x00008906 
+ 00010650  0x00001761 setarg  0x0003d090 
+ 00010651  0x00001762 call  0x00002a8f 
+ 00010652  0x00001763 jam  0x0000007f , 0x00008900 
+ 00010653  0x00001764 nop  0x00000082 
+ 00010654  0x00001765 jam  0x00000030 , 0x00008952 
+ 00010655  0x00001766 jam  0x000000d0 , 0x00008901 
+ 00010656  0x00001767 jam  0x00000070 , 0x00008952 
+ 00010657  0x00001768 jam  0x000000f0 , 0x00008952 
+ 00010658  0x00001769 force  0x00000032 , 0x00000039 
+ 00010659  0x0000176b hfetch  0x00000001 , 0x00008980 
+ 00010660  0x0000176c bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x0000176d loop  0x000029a3 
+ 00010662  0x0000176f store  0x00000001 , 0x000040ce 
+ 00010663  0x00001770 jam  0x00000000 , 0x00008901 
+ 00010664  0x00001771 jam  0x00000000 , 0x00008900 
+ 00010665  0x00001772 jam  0x00000000 , 0x00008906 
+ 00010666  0x00001773 rtn 
+ 00010667  0x00001776 bpatch  0x0000008d , 0x00004011 
+ 00010668  0x00001777 fetch  0x00000001 , 0x000040ce 
+ 00010669  0x00001778 set1  0x00000005 , 0x0000003f 
+ 00010670  0x00001779 hstore  0x00000001 , 0x00008952 
+ 00010671  0x0000177a hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x0000177b and_into  0x00000007 , 0x00000002 
+ 00010673  0x0000177c lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x0000177d ior  0x00000002 , 0x0000003f 
+ 00010675  0x0000177e hstore  0x00000001 , 0x00008950 
+ 00010676  0x0000177f hfetch  0x00000001 , 0x00008951 
+ 00010677  0x00001780 set0  0x00000000 , 0x0000003f 
+ 00010678  0x00001781 hstore  0x00000001 , 0x00008951 
+ 00010679  0x00001782 hfetch  0x00000001 , 0x00008952 
+ 00010680  0x00001783 set0  0x00000005 , 0x0000003f 
+ 00010681  0x00001784 hstore  0x00000001 , 0x00008952 
+ 00010682  0x00001785 rtn 
+ 00010683  0x00001788 bpatch  0x0000008e , 0x00004011 
+ 00010684  0x00001789 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x0000178a rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x0000178b rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x0000178c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x0000178e and_into  0x000000ff , 0x0000003f 
+ 00010689  0x0000178f div  0x0000003f , 0x0000000a 
+ 00010690  0x00001790 call  0x00007f86 
+ 00010691  0x00001791 quotient  0x0000003f 
+ 00010692  0x00001792 lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x00001793 remainder  0x00000002 
+ 00010694  0x00001794 ior  0x00000002 , 0x0000003f 
+ 00010695  0x00001795 store  0x00000001 , 0x00000018 
+ 00010696  0x00001796 rtn 
+ 00010697  0x0000179a jam  0x00000006 , 0x00008042 
+ 00010698  0x0000179b hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x0000179c set0  0x00000004 , 0x0000003f 
+ 00010700  0x0000179d set0  0x00000005 , 0x0000003f 
+ 00010701  0x0000179e hstore  0x00000001 , 0x0000896b 
+ 00010702  0x0000179f jam  0x00000000 , 0x00008905 
+ 00010703  0x000017a0 jam  0x00000000 , 0x00008904 
+ 00010704  0x000017a1 jam  0x00000070 , 0x00008904 
+ 00010705  0x000017a2 jam  0x000000ff , 0x00008905 
+ 00010706  0x000017a3 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x000017a4 set1  0x00000004 , 0x0000003f 
+ 00010708  0x000017a5 set1  0x00000005 , 0x0000003f 
+ 00010709  0x000017a6 hstore  0x00000001 , 0x0000896b 
+ 00010710  0x000017a7 call  0x000029e9 
+ 00010711  0x000017a8 hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017a9 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017aa hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017ab set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017ac hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017ad set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017ae hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017af jam  0x00000005 , 0x00008042 
+ 00010719  0x000017b0 nop  0x00000001 
+ 00010720  0x000017b1 jam  0x00000004 , 0x00008042 
+ 00010721  0x000017b2 hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x000017b3 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x000017b4 hstore  0x00000001 , 0x0000896b 
+ 00010724  0x000017b5 or_into  0x00000030 , 0x0000003f 
+ 00010725  0x000017b6 hstore  0x00000001 , 0x0000896b 
+ 00010726  0x000017b7 rtn 
+ 00010727  0x000017bb setarg  0x00000f0f 
+ 00010728  0x000017bc branch  0x00002c18 
+ 00010729  0x000017bf setarg  0x0000080f 
+ 00010730  0x000017c0 branch  0x00002c18 
+ 00010731  0x000017c5 bpatch  0x0000008f , 0x00004011 
+ 00010732  0x000017c6 call  0x00002924 
+ 00010733  0x000017c7 disable  0x00000020 
+ 00010734  0x000017c8 enable  0x00000021 
+ 00010735  0x000017c9 pulse  0x00000016 
+ 00010736  0x000017ca rtn 
+ 00010737  0x000017cd bpatch  0x00000090 , 0x00004012 
+ 00010738  0x000017ce fetch  0x00000001 , 0x0000004c 
+ 00010739  0x000017cf isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x000017d0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x000017d1 hstore  0x00000001 , 0x00008011 
+ 00010742  0x000017d2 arg  0x00000062 , 0x00000006 
+ 00010743  0x000017d3 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x000017d4 iforce  0x00000032 
+ 00010745  0x000017d5 ifetch  0x00000007 , 0x00000006 
+ 00010746  0x000017d6 iforce  0x00000033 
+ 00010747  0x000017d7 fetch  0x00000001 , 0x00000054 
+ 00010748  0x000017d8 add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x000017d9 pulse  0x0000001a 
+ 00010750  0x000017da rtn 
+ 00010751  0x000017dd deposit  0x0000001a 
+ 00010752  0x000017de store  0x00000006 , 0x0000009a 
+ 00010753  0x000017df disable  0x0000000d 
+ 00010754  0x000017e0 nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x000017e1 arg  0x000003bb , 0x00000029 
+ 00010756  0x000017e2 increase  0x00000001 , 0x00000028 
+ 00010757  0x000017e3 and_into  0x000001fc , 0x00000028 
+ 00010758  0x000017e4 rtn 
+ 00010759  0x000017e9 enable  0x0000000d 
+ 00010760  0x000017eb correlate  0x0000003e , 0x00000017 
+ 00010761  0x000017ec branch  0x000029ff , 0x00000018 
+ 00010762  0x000017ed compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x000017ee nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x000017ef branch  0x000029ff 
+ 00010765  0x000017f2 bpatch  0x00000091 , 0x00004012 
+ 00010766  0x000017f3 arg  0x00000600 , 0x0000000b 
+ 00010767  0x000017f4 enable  0x0000000d 
+ 00010768  0x000017f5 correlate  0x00000023 , 0x00000026 
+ 00010769  0x000017f6 disable  0x0000000d 
+ 00010770  0x000017f7 nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x000017f8 rtn 
+ 00010772  0x000017fb bpatch  0x00000092 , 0x00004012 
+ 00010773  0x000017fc enable  0x0000000d 
+ 00010774  0x000017fd correlate  0x0000003e , 0x00000003 
+ 00010775  0x000017fe disable  0x0000000d 
+ 00010776  0x000017ff nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x00001800 arg  0x000003bb , 0x00000029 
+ 00010778  0x00001801 and_into  0x000001fc , 0x00000028 
+ 00010779  0x00001802 rtn 
+ 00010780  0x00001806 bpatch  0x00000093 , 0x00004012 
+ 00010781  0x00001807 iforce  0x00000011 
+ 00010782  0x00001808 deposit  0x00000021 
+ 00010783  0x00001809 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x0000180a copy  0x0000000b , 0x0000003f 
+ 00010785  0x0000180b store  0x00000004 , 0x000040ca 
+ 00010786  0x0000180c deposit  0x00000011 
+ 00010787  0x0000180d rtn 
+ 00010788  0x00001811 copy  0x0000003f , 0x00000002 
+ 00010789  0x00001812 bpatch  0x00000094 , 0x00004012 
+ 00010790  0x00001813 copy  0x00000002 , 0x0000003f 
+ 00010791  0x00001814 call  0x00007f50 
+ 00010792  0x00001815 lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x00001816 set1  0x0000002c , 0x0000003f 
+ 00010794  0x00001817 call  0x00007f39 
+ 00010795  0x00001818 set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001819 call  0x00002a77 
+ 00010797  0x0000181a call  0x00007f39 
+ 00010798  0x0000181b rtn  0x00000028 
+ 00010799  0x0000181c call  0x00007f43 
+ 00010800  0x0000181d iforce  0x0000001b 
+ 00010801  0x0000181e until  0x0000003e , 0x00000003 
+ 00010802  0x0000181f rtn 
+ 00010803  0x00001823 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x00001824 branch  0x00002a38 , 0x00000030 
+ 00010805  0x00001825 until  0x00000029 , 0x00000026 
+ 00010806  0x00001827 copy  0x00000028 , 0x00000002 
+ 00010807  0x00001828 branch  0x00002a3b 
+ 00010808  0x0000182a branch  0x00002a3a , 0x0000002e 
+ 00010809  0x0000182b until  0x00000023 , 0x00000026 
+ 00010810  0x0000182d copy  0x00000022 , 0x00000002 
+ 00010811  0x0000182f branch  0x00002a47 , 0x00000028 
+ 00010812  0x00001830 compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x00001831 nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x00001833 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x00001834 fetch  0x00000001 , 0x00000030 
+ 00010816  0x00001835 rtnbit0  0x00000000 
+ 00010817  0x00001836 fetch  0x00000004 , 0x000040ca 
+ 00010818  0x00001837 isub  0x00000002 , 0x0000003f 
+ 00010819  0x00001838 nrtn  0x00000002 
+ 00010820  0x00001839 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x0000183a branch  0x00002a33 , 0x00000002 
+ 00010822  0x0000183b rtn 
+ 00010823  0x0000183d compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x0000183e nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x0000183f branch  0x00002a3e 
+ 00010826  0x00001842 bpatch  0x00000097 , 0x00004012 
+ 00010827  0x00001843 arg  0x00000600 , 0x0000000b 
+ 00010828  0x00001844 branch  0x00002a33 
+ 00010829  0x00001847 disable  0x00000028 
+ 00010830  0x00001848 branch  0x00002a4a 
+ 00010831  0x0000184b enable  0x00000028 
+ 00010832  0x0000184c branch  0x00002a4a 
+ 00010833  0x0000184f bpatch  0x00000098 , 0x00004013 
+ 00010834  0x00001850 call  0x000029f1 
+ 00010835  0x00001851 disable  0x00000021 
+ 00010836  0x00001852 enable  0x00000020 
+ 00010837  0x00001853 rtn 
+ 00010838  0x00001858 bpatch  0x00000099 , 0x00004013 
+ 00010839  0x00001859 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x0000185a until  0x00000023 , 0x00000026 
+ 00010841  0x0000185b pulse  0x00000016 
+ 00010842  0x0000185c rtn 
+ 00010843  0x0000185f bpatch  0x0000009a , 0x00004013 
+ 00010844  0x00001860 arg  0x00000d00 , 0x0000000b 
+ 00010845  0x00001861 until  0x00000023 , 0x00000026 
+ 00010846  0x00001862 rtn 
+ 00010847  0x00001866 bpatch  0x0000009b , 0x00004013 
+ 00010848  0x00001867 arg  0x00000e43 , 0x0000000b 
+ 00010849  0x00001868 until  0x00000029 , 0x00000026 
+ 00010850  0x00001869 pulse  0x00000016 
+ 00010851  0x0000186a rtn 
+ 00010852  0x0000186d bpatch  0x0000009c , 0x00004013 
+ 00010853  0x0000186e preload  0x00000009 
+ 00010854  0x0000186f enable  0x0000001d 
+ 00010855  0x00001870 set1  0x00000000 , 0x00000015 
+ 00010856  0x00001871 inject  0x00000003 , 0x00000048 
+ 00010857  0x00001872 disable  0x0000001d 
+ 00010858  0x00001873 rtn 
+ 00010859  0x00001877 copy  0x00000025 , 0x00000002 
+ 00010860  0x00001878 or_into  0x00000060 , 0x00000002 
+ 00010861  0x00001879 copy  0x00000002 , 0x0000000e 
+ 00010862  0x0000187a rtn 
+ 00010863  0x00001880 bpatch  0x0000009d , 0x00004013 
+ 00010864  0x00001881 fetch  0x00000001 , 0x00004090 
+ 00010865  0x00001882 increase  0x00000001 , 0x0000003f 
+ 00010866  0x00001883 bne  0x00000007 , 0x00002a74 
+ 00010867  0x00001884 force  0x00000001 , 0x0000003f 
+ 00010868  0x00001886 store  0x00000001 , 0x00004090 
+ 00010869  0x00001887 iforce  0x00000004 
+ 00010870  0x00001888 rtn 
+ 00010871  0x0000188b copy  0x00000019 , 0x00000002 
+ 00010872  0x0000188c rtn  0x00000029 
+ 00010873  0x0000188d copy  0x0000001a , 0x00000002 
+ 00010874  0x0000188e rtn 
+ 00010875  0x00001891 deposit  0x00000022 
+ 00010876  0x00001892 rtn  0x00000029 
+ 00010877  0x00001893 deposit  0x00000028 
+ 00010878  0x00001894 rtn 
+ 00010879  0x00001898 bpatch  0x0000009e , 0x00004013 
+ 00010880  0x00001899 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x0000189a call  0x00002a7b 
+ 00010882  0x0000189b isub  0x00000002 , 0x0000000b 
+ 00010883  0x0000189c deposit  0x0000000b 
+ 00010884  0x0000189d fetcht  0x00000002 , 0x00000051 
+ 00010885  0x0000189e lshift  0x00000002 , 0x00000002 
+ 00010886  0x0000189f isub  0x00000002 , 0x0000003f 
+ 00010887  0x000018a0 rtn 
+ 00010888  0x000018a3 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x000018a4 call  0x00002a7b 
+ 00010890  0x000018a5 store  0x00000004 , 0x0000004d 
+ 00010891  0x000018a6 rtn 
+ 00010892  0x000018a9 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018aa branch  0x00002a8c 
+ 00010894  0x000018ad branch  0x00002a8e 
+ 00010895  0x000018b0 rtn  0x00000034 
+ 00010896  0x000018b2 rshift  0x0000003f , 0x0000003f 
+ 00010897  0x000018b3 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x000018b5 increase  0xffffffff , 0x0000003f 
+ 00010899  0x000018b6 nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x000018b7 force  0x00000000 , 0x0000003f 
+ 00010901  0x000018b8 rtn 
+ 00010902  0x000018be arg  0x00000010 , 0x00000039 
+ 00010903  0x000018bf arg  0x00000000 , 0x00000005 
+ 00010904  0x000018c0 call  0x00007ec6 
+ 00010905  0x000018c1 arg  0x0000043f , 0x00000005 
+ 00010906  0x000018c2 arg  0x0000000a , 0x00000039 
+ 00010907  0x000018c3 call  0x00007ec6 
+ 00010908  0x000018c4 jam  0x00000000 , 0x000009b2 
+ 00010909  0x000018c5 jam  0x00000000 , 0x00000a99 
+ 00010910  0x000018c6 jam  0x00000000 , 0x0000048c 
+ 00010911  0x000018c7 jam  0x00000000 , 0x0000017f 
+ 00010912  0x000018c8 jam  0x00000000 , 0x000004d1 
+ 00010913  0x000018c9 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x000018ca jam  0x00000000 , 0x0000016d 
+ 00010915  0x000018cb jam  0x00000000 , 0x00000151 
+ 00010916  0x000018cc jam  0x00000000 , 0x0000015c 
+ 00010917  0x000018cd setarg  0x009e8b33 
+ 00010918  0x000018ce store  0x00000003 , 0x000040a7 
+ 00010919  0x000018cf setarg  0x00000153 
+ 00010920  0x000018d0 store  0x00000002 , 0x00000083 
+ 00010921  0x000018d1 jam  0x0000001e , 0x00000085 
+ 00010922  0x000018d2 jam  0x00000001 , 0x00000086 
+ 00010923  0x000018d3 jam  0x00000007 , 0x00000088 
+ 00010924  0x000018d4 setarg  0x0012e904 
+ 00010925  0x000018d5 store  0x00000003 , 0x00000080 
+ 00010926  0x000018da jam  0x00000060 , 0x00000090 
+ 00010927  0x000018db jam  0x00000005 , 0x000040d0 
+ 00010928  0x000018dc jam  0x00000002 , 0x00000014 
+ 00010929  0x000018dd fetch  0x00000001 , 0x0000465a 
+ 00010930  0x000018de ncall  0x000074c1 , 0x00000034 
+ 00010931  0x000018df fetch  0x00000001 , 0x000044be 
+ 00010932  0x000018e0 ncall  0x00007518 , 0x00000034 
+ 00010933  0x000018e1 bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x000018e2 rtn  0x0000002b 
+ 00010935  0x000018e3 setarg  0x00000000 
+ 00010936  0x000018e4 store  0x00000002 , 0x000041dc 
+ 00010937  0x000018e5 rshift  0x00000022 , 0x0000003f 
+ 00010938  0x000018e6 store  0x00000004 , 0x00004094 
+ 00010939  0x000018e7 rtn 
+ 00010940  0x000018ef setarg  0x0000ee21 
+ 00010941  0x000018f0 hstore  0x00000002 , 0x00008050 
+ 00010942  0x000018f1 hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x000018f2 store  0x00000004 , 0x00000abe 
+ 00010944  0x000018f3 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x000018f4 store  0x00000001 , 0x00000abd 
+ 00010946  0x000018f5 bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x000018f6 enable  0x0000002b 
+ 00010948  0x000018f7 bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x000018f8 disable  0x0000002b 
+ 00010950  0x000018f9 deposit  0x00000027 
+ 00010951  0x000018fa nbranch  0x00002acc , 0x00000034 
+ 00010952  0x000018fb hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x000018fc bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x000018fd arg  0xffffffff , 0x00000002 
+ 00010955  0x000018fe branch  0x00002b3c 
+ 00010956  0x00001900 hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x00001901 hstore  0x00000003 , 0x0000804c 
+ 00010958  0x00001902 ifetch  0x00000001 , 0x00000006 
+ 00010959  0x00001903 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x00001904 istore  0x00000001 , 0x00000005 
+ 00010961  0x00001905 call  0x00002c23 
+ 00010962  0x00001906 hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x00001907 set1  0x00000004 , 0x0000003f 
+ 00010964  0x00001908 hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001909 call  0x00002c23 
+ 00010966  0x0000190a call  0x00002adf , 0x0000002b 
+ 00010967  0x0000190b hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x0000190c set0  0x00000003 , 0x0000003f 
+ 00010969  0x0000190d hstore  0x00000001 , 0x0000804e 
+ 00010970  0x0000190e call  0x00002c23 
+ 00010971  0x0000190f nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x00001910 rtnmark0  0x0000002b 
+ 00010973  0x00001911 jam  0x00000008 , 0x00008006 
+ 00010974  0x00001912 rtn 
+ 00010975  0x00001915 fetch  0x00000001 , 0x00004198 
+ 00010976  0x00001916 hstore  0x00000001 , 0x00008086 
+ 00010977  0x00001917 fetch  0x00000003 , 0x0000418d 
+ 00010978  0x00001918 hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001919 fetch  0x00000004 , 0x00004181 
+ 00010980  0x0000191a hstore  0x00000004 , 0x00008074 
+ 00010981  0x0000191b fetch  0x00000004 , 0x0000417d 
+ 00010982  0x0000191c hstore  0x00000004 , 0x00008070 
+ 00010983  0x0000191d fetch  0x00000008 , 0x00004185 
+ 00010984  0x0000191e hstore  0x00000008 , 0x00008078 
+ 00010985  0x0000191f fetch  0x00000008 , 0x00004190 
+ 00010986  0x00001920 iforce  0x00000000 
+ 00010987  0x00001921 hfetch  0x00000008 , 0x00008140 
+ 00010988  0x00001922 store  0x00000008 , 0x000000a1 
+ 00010989  0x00001923 call  0x000064ca 
+ 00010990  0x00001924 rtn 
+ 00010991  0x00001927 deposit  0x00000000 
+ 00010992  0x00001928 store  0x00000008 , 0x00004190 
+ 00010993  0x00001929 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x0000192a store  0x00000008 , 0x0000417d 
+ 00010995  0x0000192b ifetch  0x00000008 , 0x00000006 
+ 00010996  0x0000192c istore  0x00000008 , 0x00000005 
+ 00010997  0x0000192d hfetch  0x00000003 , 0x00008080 
+ 00010998  0x0000192e store  0x00000003 , 0x0000418d 
+ 00010999  0x0000192f hfetch  0x00000001 , 0x00008086 
+ 00011000  0x00001930 store  0x00000001 , 0x00004198 
+ 00011001  0x00001931 branch  0x00002c29 
+ 00011002  0x00001934 hfetch  0x00000001 , 0x00008063 
+ 00011003  0x00001935 nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x00001936 fetch  0x00000003 , 0x0000416f 
+ 00011005  0x00001937 nrtn  0x00000034 
+ 00011006  0x00001938 jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001939 jam  0x00000080 , 0x00008006 
+ 00011008  0x0000193b hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x0000193c rtnbit0  0x00000001 
+ 00011010  0x0000193d hfetch  0x00000003 , 0x00008149 
+ 00011011  0x0000193e store  0x00000003 , 0x0000416f 
+ 00011012  0x0000193f rtn 
+ 00011013  0x00001944 bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x00001945 deposit  0x0000001a 
+ 00011015  0x00001946 call  0x00007f37 
+ 00011016  0x00001947 fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x00001948 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001949 rtn  0x00000002 
+ 00011019  0x0000194a lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x0000194b lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x0000194c idiv  0x00000002 
+ 00011022  0x0000194d call  0x00007f86 
+ 00011023  0x0000194e quotient  0x0000003f 
+ 00011024  0x0000194f arg  0x000000c8 , 0x00000002 
+ 00011025  0x00001950 call  0x00007f91 
+ 00011026  0x00001951 store  0x00000001 , 0x00000099 
+ 00011027  0x00001952 nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x00001953 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x00001955 fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x00001956 iadd  0x00000002 , 0x0000003f 
+ 00011031  0x00001957 store  0x00000003 , 0x0000416f 
+ 00011032  0x00001959 setarg  0x00000000 
+ 00011033  0x0000195a store  0x00000004 , 0x0000415f 
+ 00011034  0x0000195b rtn 
+ 00011035  0x00001960 fetch  0x00000001 , 0x00004177 
+ 00011036  0x00001961 set1  0x00000002 , 0x0000003f 
+ 00011037  0x00001962 store  0x00000001 , 0x00004177 
+ 00011038  0x00001963 branch  0x00002b23 
+ 00011039  0x00001968 arg  0xffffffff , 0x00000002 
+ 00011040  0x00001969 fetch  0x00000001 , 0x00004176 
+ 00011041  0x0000196a set0  0x00000007 , 0x0000003f 
+ 00011042  0x0000196b store  0x00000001 , 0x00004176 
+ 00011043  0x0000196d bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x0000196e call  0x00002c29 
+ 00011045  0x0000196f fetch  0x00000001 , 0x00004157 
+ 00011046  0x00001970 store  0x00000001 , 0x0000417c 
+ 00011047  0x00001971 fetch  0x00000001 , 0x0000417a 
+ 00011048  0x00001972 set1  0x00000007 , 0x0000003f 
+ 00011049  0x00001973 store  0x00000001 , 0x0000417a 
+ 00011050  0x00001977 bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x00001978 call  0x000029e7 
+ 00011052  0x00001979 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x0000197a iadd  0x00000002 , 0x0000003f 
+ 00011054  0x0000197b store  0x00000004 , 0x0000415f 
+ 00011055  0x0000197c call  0x00002aef 
+ 00011056  0x0000197d fetch  0x00000005 , 0x00004178 
+ 00011057  0x0000197e hstore  0x00000004 , 0x0000804c 
+ 00011058  0x0000197f rshift32  0x0000003f , 0x00000011 
+ 00011059  0x00001980 until  0x0000003e , 0x00000033 
+ 00011060  0x00001981 deposit  0x00000019 
+ 00011061  0x00001982 store  0x00000006 , 0x00004163 
+ 00011062  0x00001983 jam  0x00000002 , 0x00008005 
+ 00011063  0x00001984 until  0x0000003e , 0x00000033 
+ 00011064  0x00001985 until  0x0000003e , 0x00000033 
+ 00011065  0x00001986 deposit  0x00000011 
+ 00011066  0x00001987 hstore  0x00000001 , 0x0000804f 
+ 00011067  0x00001988 jam  0x00000002 , 0x00008005 
+ 00011068  0x0000198a until  0x0000003e , 0x00000033 
+ 00011069  0x0000198b until  0x0000003e , 0x00000033 
+ 00011070  0x0000198c hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x0000198d jam  0x00000010 , 0x00008005 
+ 00011072  0x0000198e until  0x0000003e , 0x0000003f 
+ 00011073  0x00001994 bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x00001995 setarg  0x00000000 
+ 00011075  0x00001996 copy  0x00000027 , 0x0000003e 
+ 00011076  0x00001997 branch  0x00002b4c , 0x00000005 
+ 00011077  0x00001998 hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x00001999 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x0000199a isub  0x00000002 , 0x0000003e 
+ 00011080  0x0000199b branch  0x00002b4a , 0x00000002 
+ 00011081  0x0000199c deposit  0x00000002 
+ 00011082  0x0000199e isub  0x00000027 , 0x0000003f 
+ 00011083  0x0000199f increase  0x00000001 , 0x0000003f 
+ 00011084  0x000019a1 increase  0x00000008 , 0x0000003f 
+ 00011085  0x000019a2 until  0x0000003e , 0x00000033 
+ 00011086  0x000019a3 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x000019a4 fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x000019a5 iadd  0x00000002 , 0x0000003f 
+ 00011089  0x000019a6 fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x000019a7 imul32  0x00000002 , 0x0000003f 
+ 00011091  0x000019a8 rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019a9 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019aa increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019ab arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019ac idiv  0x00000002 
+ 00011096  0x000019ad call  0x00007f86 
+ 00011097  0x000019ae quotient  0x0000003f 
+ 00011098  0x000019af lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019b0 remainder  0x00000002 
+ 00011100  0x000019b1 ior  0x00000002 , 0x0000003f 
+ 00011101  0x000019b2 fetcht  0x00000006 , 0x00004163 
+ 00011102  0x000019b3 call  0x00007f2c 
+ 00011103  0x000019b4 copy  0x00000002 , 0x00000019 
+ 00011104  0x000019b5 fetch  0x00000006 , 0x00004048 
+ 00011105  0x000019b6 call  0x00002854 
+ 00011106  0x000019b7 deposit  0x0000001a 
+ 00011107  0x000019b8 store  0x00000006 , 0x00000a9a 
+ 00011108  0x000019b9 deposit  0x00000027 
+ 00011109  0x000019ba istore  0x00000001 , 0x00000005 
+ 00011110  0x000019bb hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x000019bc or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x000019bd istore  0x00000001 , 0x00000005 
+ 00011113  0x000019be rtn 
+ 00011114  0x000019c1 bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x000019c2 call  0x00002afa 
+ 00011116  0x000019c3 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x000019c4 rtn  0x00000034 
+ 00011118  0x000019c5 fetch  0x00000001 , 0x00004091 
+ 00011119  0x000019c6 rtn  0x00000034 
+ 00011120  0x000019c7 fetch  0x00000001 , 0x0000465a 
+ 00011121  0x000019c8 branch  0x00002b74 , 0x00000034 
+ 00011122  0x000019c9 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x000019ca rtn  0x00000034 
+ 00011124  0x000019cc fetch  0x00000001 , 0x000044c0 
+ 00011125  0x000019cd nrtn  0x00000034 
+ 00011126  0x000019ce call  0x00002c3a 
+ 00011127  0x000019cf nrtn  0x00000034 
+ 00011128  0x000019d0 fetch  0x00000001 , 0x00004040 
+ 00011129  0x000019d1 compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x000019d2 nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x000019d3 fetch  0x00000002 , 0x00004042 
+ 00011132  0x000019d4 rtn  0x00000034 
+ 00011133  0x000019d5 rtn  0x0000002b 
+ 00011134  0x000019d6 bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x000019d8 fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x000019d9 fetch  0x00000002 , 0x00004042 
+ 00011137  0x000019da imul32  0x00000002 , 0x0000003f 
+ 00011138  0x000019db rshift4  0x00000002 , 0x00000002 
+ 00011139  0x000019dc rshift2  0x00000002 , 0x00000002 
+ 00011140  0x000019dd isub  0x00000002 , 0x0000003f 
+ 00011141  0x000019de fetcht  0x00000004 , 0x00004044 
+ 00011142  0x000019df iadd  0x00000002 , 0x0000003f 
+ 00011143  0x000019e0 fetcht  0x00000001 , 0x00004156 
+ 00011144  0x000019e1 isub  0x00000002 , 0x0000003f 
+ 00011145  0x000019e2 lshift16  0x0000003f , 0x00000030 
+ 00011146  0x000019e3 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x000019e4 fetch  0x00000002 , 0x0000404e 
+ 00011148  0x000019e5 rshift  0x0000003f , 0x0000003f 
+ 00011149  0x000019e6 call  0x00007f50 
+ 00011150  0x000019e7 deposit  0x00000030 
+ 00011151  0x000019e8 call  0x00007f39 
+ 00011152  0x000019e9 copy  0x0000001a , 0x00000002 
+ 00011153  0x000019ea call  0x00007f37 
+ 00011154  0x000019eb rtn  0x00000028 
+ 00011155  0x000019ed call  0x00007f49 
+ 00011156  0x000019ef bpatch  0x000000aa , 0x00004015 
+ 00011157  0x000019f0 fetch  0x00000001 , 0x00004178 
+ 00011158  0x000019f1 isub  0x00000002 , 0x0000003e 
+ 00011159  0x000019f2 branch  0x00002b18 , 0x00000002 
+ 00011160  0x000019f3 storet  0x00000004 , 0x0000415b 
+ 00011161  0x000019f4 call  0x00003328 
+ 00011162  0x000019f5 call  0x000052fb 
+ 00011163  0x000019f6 fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x000019f7 branch  0x00002b2a 
+ 00011165  0x000019fa bpatch  0x000000ab , 0x00004015 
+ 00011166  0x000019fb fetch  0x00000001 , 0x00004040 
+ 00011167  0x000019fc rtnbit1  0x00000000 
+ 00011168  0x000019fd rtnbit1  0x00000003 
+ 00011169  0x000019fe fetch  0x00000001 , 0x0000465a 
+ 00011170  0x000019ff branch  0x00002ba5 , 0x00000034 
+ 00011171  0x00001a00 fetch  0x00000001 , 0x000045b1 
+ 00011172  0x00001a01 rtn  0x00000034 
+ 00011173  0x00001a03 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x00001a04 fetch  0x00000001 , 0x0000436e 
+ 00011175  0x00001a05 nbranch  0x00002baa , 0x00000034 
+ 00011176  0x00001a06 fetch  0x00000001 , 0x00004093 
+ 00011177  0x00001a07 rtn  0x00000034 
+ 00011178  0x00001a09 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a0a rtn  0x00000034 
+ 00011180  0x00001a0c fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a0d isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a0e arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a0f imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a10 branch  0x00002b93 
+ 00011185  0x00001a13 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a14 disable  0x0000002b 
+ 00011187  0x00001a15 fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a16 rtnbit0  0x00000001 
+ 00011189  0x00001a17 nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a18 call  0x00002bcb 
+ 00011191  0x00001a19 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a1a store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a1b fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a1c bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a1d bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a1e call  0x00005274 
+ 00011197  0x00001a1f nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a20 fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a21 bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a23 jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a24 bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a25 fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a26 branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a27 increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a28 store  0x00000001 , 0x00004174 
+ 00011206  0x00001a29 rtn 
+ 00011207  0x00001a2d arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a2e branch  0x000060cd 
+ 00011209  0x00001a31 arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a32 branch  0x000060d1 
+ 00011211  0x00001a37 jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a38 fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a39 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a3a store  0x00000003 , 0x00004169 
+ 00011215  0x00001a3b rtn 
+ 00011216  0x00001a3e bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a3f fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a40 rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a41 fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a42 iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a43 store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a45 jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a46 fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a47 increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a48 store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a49 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a4a increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a4b store  0x00000001 , 0x00004159 
+ 00011229  0x00001a4c rtn 
+ 00011230  0x00001a4f jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a50 fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001a51 store  0x00000001 , 0x00004174 
+ 00011233  0x00001a52 rtn 
+ 00011234  0x00001a55 fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001a56 storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001a57 rtn 
+ 00011237  0x00001a5a bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001a5b fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001a5c nrtn  0x00000034 
+ 00011240  0x00001a5d jam  0x00000006 , 0x00008042 
+ 00011241  0x00001a5e setarg  0x00000f0c 
+ 00011242  0x00001a5f call  0x00002c18 
+ 00011243  0x00001a60 setarg  0x00030d40 
+ 00011244  0x00001a61 call  0x00002a8f 
+ 00011245  0x00001a62 until  0x0000003e , 0x00000033 
+ 00011246  0x00001a63 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001a64 call  0x000029e7 
+ 00011248  0x00001a65 jam  0x00000004 , 0x00008042 
+ 00011249  0x00001a66 nop  0x0000000a 
+ 00011250  0x00001a67 until  0x0000003e , 0x00000033 
+ 00011251  0x00001a68 deposit  0x00000031 
+ 00011252  0x00001a69 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001a6a increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001a6b arg  0x000000ff , 0x00000002 
+ 00011255  0x00001a6c call  0x00007f91 
+ 00011256  0x00001a6d store  0x00000001 , 0x00004178 
+ 00011257  0x00001a6e nop  0x00007530 
+ 00011258  0x00001a6f nop  0x00007530 
+ 00011259  0x00001a70 nop  0x00007530 
+ 00011260  0x00001a71 rtn 
+ 00011261  0x00001a74 fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001a75 nrtn  0x00000034 
+ 00011263  0x00001a76 jam  0x000000ff , 0x00008044 
+ 00011264  0x00001a77 jam  0x00000006 , 0x00008042 
+ 00011265  0x00001a78 call  0x000029e7 
+ 00011266  0x00001a79 setarg  0x000003e8 
+ 00011267  0x00001a7a iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001a7b snooze 
+ 00011269  0x00001a7c deposit  0x00000031 
+ 00011270  0x00001a7d nop  0x00002ee0 
+ 00011271  0x00001a7e nop  0x00002ee0 
+ 00011272  0x00001a7f nop  0x00002ee0 
+ 00011273  0x00001a80 nop  0x00002ee0 
+ 00011274  0x00001a81 nop  0x00002ee0 
+ 00011275  0x00001a82 nop  0x00002ee0 
+ 00011276  0x00001a83 nop  0x00002ee0 
+ 00011277  0x00001a84 nop  0x00002ee0 
+ 00011278  0x00001a85 nop  0x00002ee0 
+ 00011279  0x00001a86 isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001a87 add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001a88 arg  0x000000ff , 0x00000002 
+ 00011282  0x00001a89 call  0x00007f91 
+ 00011283  0x00001a8a store  0x00000001 , 0x00004178 
+ 00011284  0x00001a8b nop  0x00007530 
+ 00011285  0x00001a8c nop  0x00007530 
+ 00011286  0x00001a8d nop  0x00007530 
+ 00011287  0x00001a8e rtn 
+ 00011288  0x00001a94 arg  0x00000fff , 0x00000005 
+ 00011289  0x00001a95 iand  0x00000005 , 0x00000005 
+ 00011290  0x00001a96 fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001a97 and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001a98 lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001a99 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001a9a hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001a9b ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001a9c istore  0x00000002 , 0x00000005 
+ 00011297  0x00001a9f setarg  0x00000001 
+ 00011298  0x00001aa0 branch  0x00002c24 
+ 00011299  0x00001aa3 setarg  0x00000002 
+ 00011300  0x00001aa5 until  0x0000003e , 0x00000033 
+ 00011301  0x00001aa6 hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001aa7 until  0x0000003e , 0x00000033 
+ 00011303  0x00001aa8 until  0x0000003e , 0x00000033 
+ 00011304  0x00001aa9 rtn 
+ 00011305  0x00001aad bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001aae fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001aaf hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001ab0 setarg  0x00000004 
+ 00011309  0x00001ab1 call  0x00002c24 
+ 00011310  0x00001ab2 fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001ab3 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001ab4 setarg  0x00000008 
+ 00011313  0x00001ab5 branch  0x00002c24 
+ 00011314  0x00001ab8 fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001ab9 qset1  0x0000003f 
+ 00011316  0x00001aba store  0x00000002 , 0x00004152 
+ 00011317  0x00001abb rtn 
+ 00011318  0x00001abe fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001abf qset0  0x0000003f 
+ 00011320  0x00001ac0 store  0x00000002 , 0x00004152 
+ 00011321  0x00001ac1 rtn 
+ 00011322  0x00001ac6 bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001ac7 call  0x00003326 
+ 00011324  0x00001ac8 fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001ac9 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001aca fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001acb isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001acc setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001acd fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001ace fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001acf iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001ad0 fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001ad1 iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001ad2 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001ad3 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001ad4 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001ad5 fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001ad6 fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001ad7 iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001ad8 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001ad9 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001ada nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001adb fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001adc nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001add fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001ade nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001adf fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001ae0 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001ae1 call  0x00002c5b , 0x00000001 
+ 00011350  0x00001ae2 setarg  0xfffffff8 
+ 00011351  0x00001ae3 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001ae4 copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001ae5 store  0x00000002 , 0x00004152 
+ 00011354  0x00001ae6 rtn 
+ 00011355  0x00001ae9 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001aea nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001aeb hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001aec nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001aed rtn 
+ 00011360  0x00001af0 hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001af1 set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001af2 hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001af3 call  0x00002c21 
+ 00011364  0x00001af4 branch  0x00002a8c 
+ 00011365  0x00001af7 hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001af8 set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001af9 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001afa branch  0x00002c23 
+ 00011369  0x00001afd fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001afe bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001aff rtn 
+ 00011372  0x00001b01 fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001b02 bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001b03 rtn 
+ 00011375  0x00001b05 fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001b06 bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001b07 rtn 
+ 00011378  0x00001b45 bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b46 call  0x00002c7a 
+ 00011380  0x00001b47 add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b48 ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b4a rtneq  0x00000000 
+ 00011383  0x00001b4b beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b4c beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b4d rtn 
+ 00011386  0x00001b50 fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001b51 copy  0x00000002 , 0x00000013 
+ 00011388  0x00001b52 rtn 
+ 00011389  0x00001b55 call  0x00002f3d 
+ 00011390  0x00001b56 branch  0x0000307d 
+ 00011391  0x00001b59 call  0x00003084 
+ 00011392  0x00001b5a call  0x0000305a 
+ 00011393  0x00001b5b call  0x0000305e 
+ 00011394  0x00001b5c branch  0x000030a2 
+ 00011395  0x00001b62 call  0x00003231 
+ 00011396  0x00001b63 setarg  0x0000004e 
+ 00011397  0x00001b64 call  0x0000322f 
+ 00011398  0x00001b65 call  0x000032ba 
+ 00011399  0x00001b68 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001b69 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001b6a branch  0x0000322c 
+ 00011402  0x00001b6d call  0x00002c7a 
+ 00011403  0x00001b6e add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001b6f ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001b71 call  0x00002c90 
+ 00011406  0x00001b72 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001b74 branch  0x00002e56 
+ 00011408  0x00001b77 call  0x00002c94 
+ 00011409  0x00001b78 increase  0x00000001 , 0x00000002 
+ 00011410  0x00001b79 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001b7a rtn 
+ 00011412  0x00001b7d add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001b7e ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001b80 and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001b81 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001b82 add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001b84 iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001b85 iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001b86 ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001b88 branch  0x0000322f 
+ 00011421  0x00001b8b call  0x0000326c 
+ 00011422  0x00001b8c call  0x0000666a 
+ 00011423  0x00001b8d setarg  0x000007e2 
+ 00011424  0x00001b8e arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001b8f arg  0x00000004 , 0x00000002 
+ 00011426  0x00001b90 call  0x000066b3 
+ 00011427  0x00001b91 call  0x0000666d 
+ 00011428  0x00001b92 fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001b93 call  0x00003227 
+ 00011430  0x00001b95 nrtn  0x00000034 
+ 00011431  0x00001b96 fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001b98 branch  0x00003227 
+ 00011433  0x00001b9b call  0x00003241 
+ 00011434  0x00001b9d setarg  0x00000000 
+ 00011435  0x00001b9e call  0x0000323f 
+ 00011436  0x00001ba1 call  0x0000323a 
+ 00011437  0x00001ba3 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001ba5 branch  0x0000323c 
+ 00011439  0x00001ba8 call  0x0000323a 
+ 00011440  0x00001baa set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001bab call  0x0000323c 
+ 00011442  0x00001bae branch  0x00003235 
+ 00011443  0x00001bb1 call  0x0000325d 
+ 00011444  0x00001bb3 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001bb4 beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001bb5 rtn 
+ 00011447  0x00001bb8 call  0x0000323e 
+ 00011448  0x00001bbb add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001bbc call  0x000032d6 
+ 00011450  0x00001bbe call  0x00003242 
+ 00011451  0x00001bc0 branch  0x00002cac 
+ 00011452  0x00001bc3 call  0x0000325a 
+ 00011453  0x00001bc5 branch  0x00002cb8 
+ 00011454  0x00001bc8 add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001bc9 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001bcb increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001bcc add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001bcd istore  0x00000001 , 0x00000005 
+ 00011459  0x00001bcf beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001bd0 call  0x00003258 
+ 00011461  0x00001bd2 beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001bd3 setarg  0x00000001 
+ 00011463  0x00001bd4 call  0x0000325b 
+ 00011464  0x00001bd7 call  0x00003258 
+ 00011465  0x00001bd9 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001bdb add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001bdc ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001bde increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001bdf call  0x00002cd5 
+ 00011470  0x00001be1 beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001be2 call  0x00002c8a 
+ 00011472  0x00001be3 call  0x00002d04 
+ 00011473  0x00001be5 branch  0x00002d8f 
+ 00011474  0x00001be8 call  0x00002cd4 
+ 00011475  0x00001bea branch  0x00002cac 
+ 00011476  0x00001bed setarg  0x00000000 
+ 00011477  0x00001bef add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001bf0 branch  0x000032b4 
+ 00011479  0x00001bf3 call  0x0000323e 
+ 00011480  0x00001bf6 call  0x0000325a 
+ 00011481  0x00001bf8 call  0x00003241 
+ 00011482  0x00001bfa branch  0x00002cac 
+ 00011483  0x00001bfd call  0x0000325d 
+ 00011484  0x00001bff beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001c00 call  0x0000323a 
+ 00011486  0x00001c02 isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001c03 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001c04 call  0x0000325d 
+ 00011489  0x00001c06 beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001c07 beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001c08 rtn 
+ 00011492  0x00001c0b call  0x00003253 
+ 00011493  0x00001c0d rtnne  0x000000ff 
+ 00011494  0x00001c0e call  0x00002ce9 
+ 00011495  0x00001c0f ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c10 rtn 
+ 00011497  0x00001c13 disable  0x0000002c 
+ 00011498  0x00001c14 add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c15 ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c17 rtnne  0x00000001 
+ 00011501  0x00001c18 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c19 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c1b rtnne  0x00000000 
+ 00011504  0x00001c1c setarg  0x00000001 
+ 00011505  0x00001c1d call  0x00002cfd 
+ 00011506  0x00001c1f call  0x00003237 
+ 00011507  0x00001c21 branch  0x00007feb 
+ 00011508  0x00001c24 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c25 ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c27 branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c28 increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c29 call  0x0000323f 
+ 00011513  0x00001c2b setarg  0x00000002 
+ 00011514  0x00001c2c call  0x00002cfd 
+ 00011515  0x00001c2e call  0x00002c8a 
+ 00011516  0x00001c30 branch  0x00003237 
+ 00011517  0x00001c33 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c34 branch  0x000032b4 
+ 00011519  0x00001c38 setarg  0x00000003 
+ 00011520  0x00001c39 call  0x00002cfd 
+ 00011521  0x00001c3b call  0x00003258 
+ 00011522  0x00001c3d nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c3e call  0x00002c8a 
+ 00011524  0x00001c41 setarg  0x00000002 
+ 00011525  0x00001c42 branch  0x00003238 
+ 00011526  0x00001c45 rtnmark0  0x00000026 
+ 00011527  0x00001c46 set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c47 bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c48 add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c49 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c4b beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c4c call  0x0000306a 
+ 00011533  0x00001c4d nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c4e call  0x00002d1b 
+ 00011535  0x00001c50 add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001c51 call  0x000032d6 
+ 00011537  0x00001c53 call  0x00002d2c 
+ 00011538  0x00001c54 nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001c55 call  0x00002ce4 
+ 00011540  0x00001c57 call  0x00002d8f 
+ 00011541  0x00001c58 call  0x00002e7a 
+ 00011542  0x00001c5a set0  0x00000027 , 0x00000000 
+ 00011543  0x00001c5b rtn 
+ 00011544  0x00001c5e rtn  0x00000005 
+ 00011545  0x00001c5f set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001c60 rtn 
+ 00011547  0x00001c63 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001c64 ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001c66 increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001c67 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001c68 istore  0x00000001 , 0x00000005 
+ 00011552  0x00001c6a beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001c6b beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001c6c rtn 
+ 00011555  0x00001c6e add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001c6f ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001c73 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001c74 branch  0x000032b4 
+ 00011559  0x00001c77 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001c78 call  0x000032d6 
+ 00011561  0x00001c7a add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001c7b ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001c7d branch  0x00002d25 
+ 00011564  0x00001c80 call  0x00003253 
+ 00011565  0x00001c82 bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001c83 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001c84 call  0x00002d3a 
+ 00011568  0x00001c85 nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001c86 call  0x00002d53 
+ 00011570  0x00001c87 call  0x00002e71 
+ 00011571  0x00001c8a setarg  0x00000001 
+ 00011572  0x00001c8c add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001c8d branch  0x000032b4 
+ 00011574  0x00001c90 add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001c91 ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001c93 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001c94 rtn 
+ 00011578  0x00001c98 add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001c99 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001c9b call  0x00007f9c 
+ 00011581  0x00001c9c nrtn  0x00000028 
+ 00011582  0x00001c9d copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001c9e store  0x00000001 , 0x00000aae 
+ 00011584  0x00001c9f add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001ca0 call  0x000032d6 
+ 00011586  0x00001ca2 call  0x00002cac 
+ 00011587  0x00001ca3 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001ca4 fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001ca5 copy  0x0000003f , 0x00000011 
+ 00011590  0x00001ca6 add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001ca7 arg  0x0000119f , 0x00000005 
+ 00011592  0x00001ca8 copy  0x00000011 , 0x00000039 
+ 00011593  0x00001ca9 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001caa call  0x00007f01 
+ 00011595  0x00001cab arg  0x0000119e , 0x00000011 
+ 00011596  0x00001cad rtnmark0  0x00000027 
+ 00011597  0x00001cae add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001caf istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001cb1 copy  0x00000002 , 0x00000039 
+ 00011600  0x00001cb2 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001cb4 copy  0x00000011 , 0x00000006 
+ 00011602  0x00001cb5 branch  0x00007f01 
+ 00011603  0x00001cb9 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001cba ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001cbc increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001cbd add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001cbe istore  0x00000001 , 0x00000005 
+ 00011608  0x00001cc1 call  0x0000323a 
+ 00011609  0x00001cc3 call  0x00003235 
+ 00011610  0x00001cc6 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001cc7 ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001cc9 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001cca add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001ccb ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001ccd and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001cce lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001ccf ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001cd0 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001cd1 ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001cd3 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001cd4 istore  0x00000001 , 0x00000005 
+ 00011622  0x00001cd6 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001cd7 ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001cd9 iforce  0x00000039 
+ 00011625  0x00001cda add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001cdc branch  0x00007f01 
+ 00011627  0x00001cdf call  0x0000324f 
+ 00011628  0x00001ce1 call  0x0000325a 
+ 00011629  0x00001ce3 call  0x00002e6d 
+ 00011630  0x00001ce4 call  0x00002cac 
+ 00011631  0x00001ce5 store  0x00000001 , 0x0000119e 
+ 00011632  0x00001ce6 call  0x00002d77 
+ 00011633  0x00001ce7 call  0x0000323a 
+ 00011634  0x00001ce9 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001cea call  0x0000323c 
+ 00011636  0x00001cec call  0x00002d53 
+ 00011637  0x00001ced call  0x00002d33 
+ 00011638  0x00001cee branch  0x00002d14 
+ 00011639  0x00001cf1 store  0x00000001 , 0x0000119f 
+ 00011640  0x00001cf2 call  0x00003224 
+ 00011641  0x00001cf4 store  0x00000004 , 0x000011a0 
+ 00011642  0x00001cf5 arg  0x00000006 , 0x00000002 
+ 00011643  0x00001cf6 arg  0x0000119e , 0x00000011 
+ 00011644  0x00001cf7 branch  0x00002d4c 
+ 00011645  0x00001cfa add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001cfb ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001cfd branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001d00 add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001d01 ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001d03 branch  0x00007f9c 
+ 00011651  0x00001d06 call  0x00002c7a 
+ 00011652  0x00001d08 call  0x00002afa 
+ 00011653  0x00001d09 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d0a rtn  0x00000034 
+ 00011655  0x00001d0b add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d0c ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d0e call  0x00007f9c 
+ 00011658  0x00001d0f add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d10 ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d11 call  0x00007f49 
+ 00011661  0x00001d12 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d13 branch  0x00002b2a 
+ 00011663  0x00001d16 call  0x00002c7a 
+ 00011664  0x00001d17 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d18 call  0x000032d6 
+ 00011666  0x00001d1b call  0x00002da4 
+ 00011667  0x00001d1c nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d1d nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d1e call  0x00002dd6 
+ 00011670  0x00001d1f call  0x00002e75 
+ 00011671  0x00001d21 call  0x00002c7a 
+ 00011672  0x00001d22 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d23 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d25 increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d26 call  0x00003232 
+ 00011676  0x00001d28 call  0x00003253 
+ 00011677  0x00001d2a bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d2b call  0x00002cdb 
+ 00011679  0x00001d2d setarg  0x00000000 
+ 00011680  0x00001d2e add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d2f istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d33 setarg  0x00000000 
+ 00011683  0x00001d34 branch  0x00002d34 
+ 00011684  0x00001d38 disable  0x0000002f 
+ 00011685  0x00001d39 call  0x00002df7 
+ 00011686  0x00001d3a call  0x00002c7a 
+ 00011687  0x00001d3b add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d3c ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d3e beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d3f call  0x00002e11 
+ 00011691  0x00001d40 branch  0x00002e45 
+ 00011692  0x00001d42 call  0x00002e45 
+ 00011693  0x00001d43 branch  0x00002d97 
+ 00011694  0x00001d47 bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d48 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d49 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d4b increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d4c add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d4d istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d4f call  0x00003253 
+ 00011701  0x00001d51 bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001d52 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001d53 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001d55 increase  0x00000001 , 0x00000002 
+ 00011705  0x00001d56 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001d57 istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001d59 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001d5a ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001d5c isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001d5d nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001d5e bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001d5f call  0x0000325d 
+ 00011713  0x00001d61 beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001d62 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001d63 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001d65 increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001d66 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001d67 istore  0x00000001 , 0x00000005 
+ 00011719  0x00001d69 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001d6a call  0x00002caf 
+ 00011721  0x00001d6b setarg  0x00000001 
+ 00011722  0x00001d6c call  0x00003238 
+ 00011723  0x00001d6e branch  0x00002d8f 
+ 00011724  0x00001d71 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001d72 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001d74 rtnne  0x000000ff 
+ 00011727  0x00001d75 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001d76 call  0x000032d6 
+ 00011729  0x00001d78 branch  0x00002dd4 
+ 00011730  0x00001d7b add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001d7c call  0x000032d6 
+ 00011732  0x00001d7f jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001d80 branch  0x00007d86 
+ 00011734  0x00001d83 call  0x00002dde 
+ 00011735  0x00001d84 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001d85 ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001d87 rtn  0x00000034 
+ 00011738  0x00001d88 iforce  0x00000039 
+ 00011739  0x00001d89 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001d8b add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001d8d branch  0x00007f01 
+ 00011742  0x00001d92 call  0x0000325f 
+ 00011743  0x00001d94 rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001d95 add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001d96 istore  0x00000001 , 0x00000005 
+ 00011746  0x00001d99 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001d9a add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001d9c iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001d9d ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001d9e add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001d9f istore  0x00000003 , 0x00000005 
+ 00011752  0x00001da2 call  0x0000325f 
+ 00011753  0x00001da4 rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001da5 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001da6 add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001da7 istore  0x00000001 , 0x00000005 
+ 00011757  0x00001da9 rtn 
+ 00011758  0x00001dac disable  0x00000009 
+ 00011759  0x00001dad disable  0x00000007 
+ 00011760  0x00001dae setarg  0x00555555 
+ 00011761  0x00001daf iforce  0x0000000f 
+ 00011762  0x00001db0 rtn 
+ 00011763  0x00001db3 call  0x00002918 
+ 00011764  0x00001db4 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001db5 ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001db7 branch  0x00002933 
+ 00011767  0x00001dba call  0x00002dee 
+ 00011768  0x00001dbb call  0x00002df3 
+ 00011769  0x00001dbc set1  0x00000000 , 0x00000015 
+ 00011770  0x00001dbd enable  0x0000001d 
+ 00011771  0x00001dbe enable  0x00000020 
+ 00011772  0x00001dbf disable  0x00000021 
+ 00011773  0x00001dc0 call  0x000053c4 
+ 00011774  0x00001dc1 call  0x0000322a 
+ 00011775  0x00001dc3 iforce  0x00000009 
+ 00011776  0x00001dc4 inject  0x00000003 , 0x00000020 
+ 00011777  0x00001dc5 enable  0x00000009 
+ 00011778  0x00001dc6 add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001dc7 ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001dc9 iforce  0x00000039 
+ 00011781  0x00001dca add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001dcd ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001dce inject  0x00000003 , 0x00000008 
+ 00011784  0x00001dcf loop  0x00002e06 
+ 00011785  0x00001dd0 enable  0x00000008 
+ 00011786  0x00001dd1 inject  0x00000003 , 0x00000018 
+ 00011787  0x00001dd2 disable  0x00000008 
+ 00011788  0x00001dd3 until  0x0000003e , 0x00000027 
+ 00011789  0x00001dd4 bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001dd5 nop  0x00000064 
+ 00011791  0x00001dd6 disable  0x0000001d 
+ 00011792  0x00001dd7 rtn 
+ 00011793  0x00001dda disable  0x0000002f 
+ 00011794  0x00001ddb force  0x00000000 , 0x00000015 
+ 00011795  0x00001ddc add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001ddd ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001ddf call  0x0000291f 
+ 00011798  0x00001de0 call  0x00002924 
+ 00011799  0x00001de2 call  0x00002dee 
+ 00011800  0x00001de3 enable  0x0000000d 
+ 00011801  0x00001de4 enable  0x00000021 
+ 00011802  0x00001de5 disable  0x00000020 
+ 00011803  0x00001de6 call  0x000053c4 
+ 00011804  0x00001de7 call  0x0000322a 
+ 00011805  0x00001de9 iforce  0x00000009 
+ 00011806  0x00001dea enable  0x00000010 
+ 00011807  0x00001deb add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001dec ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001dee iforce  0x0000001b 
+ 00011810  0x00001def correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001df0 nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001df1 enable  0x00000009 
+ 00011813  0x00001df2 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001df3 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001df4 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001df5 istore  0x00000001 , 0x00000005 
+ 00011817  0x00001df7 add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001df8 ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001dfa beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001dfb bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001dfc add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001dfd ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001dff add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001e00 ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001e02 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001e03 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001e05 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001e06 rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001e07 istore  0x00000001 , 0x00000005 
+ 00011830  0x00001e08 rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e09 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e0a branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e0c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e0d rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e0e istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e0f loop  0x00002e39 
+ 00011837  0x00001e11 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e12 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e13 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e14 istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e15 branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e16 enable  0x0000002f 
+ 00011843  0x00001e17 disable  0x0000000d 
+ 00011844  0x00001e18 rtn 
+ 00011845  0x00001e1c disable  0x0000001d 
+ 00011846  0x00001e1d disable  0x0000000d 
+ 00011847  0x00001e1e disable  0x00000009 
+ 00011848  0x00001e1f disable  0x00000007 
+ 00011849  0x00001e20 branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e21 until  0x0000003e , 0x00000027 
+ 00011851  0x00001e22 nop  0x00000064 
+ 00011852  0x00001e23 branch  0x000028f9 
+ 00011853  0x00001e26 call  0x00002e4f 
+ 00011854  0x00001e27 branch  0x00002e45 
+ 00011855  0x00001e2a call  0x000029bb 
+ 00011856  0x00001e2b rtn  0x00000034 
+ 00011857  0x00001e2c add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e2d ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e2f arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e31 call  0x00002e58 
+ 00011861  0x00001e32 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e35 istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e36 rtn 
+ 00011864  0x00001e39 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e3a branch  0x00002e5a 
+ 00011866  0x00001e4d copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e4e iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e4f fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e50 istore  0x00000001 , 0x00000005 
+ 00011870  0x00001e51 increase  0x00000001 , 0x00000002 
+ 00011871  0x00001e52 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001e53 iand_into  0x00000002 
+ 00011873  0x00001e54 rtn 
+ 00011874  0x00001e57 arg  0x00000000 , 0x00000002 
+ 00011875  0x00001e58 copy  0x00000011 , 0x00000006 
+ 00011876  0x00001e5a ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001e5b iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001e5c loop  0x00002e64 
+ 00011879  0x00001e5d rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001e5e rtn 
+ 00011881  0x00001e61 call  0x00002c7a 
+ 00011882  0x00001e62 call  0x00002e9f 
+ 00011883  0x00001e63 setarg  0x00000001 
+ 00011884  0x00001e64 call  0x00003272 
+ 00011885  0x00001e67 setarg  0x00000000 
+ 00011886  0x00001e68 call  0x00002e73 
+ 00011887  0x00001e6a istore  0x00000001 , 0x00000005 
+ 00011888  0x00001e6c rtn 
+ 00011889  0x00001e6f call  0x00003270 
+ 00011890  0x00001e71 increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001e74 add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001e75 branch  0x000032b4 
+ 00011893  0x00001e7a add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001e7b ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001e7c increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001e7d add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001e7e branch  0x000032b4 
+ 00011898  0x00001e81 bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001e82 call  0x00003270 
+ 00011900  0x00001e84 sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001e85 rtn  0x00000002 
+ 00011902  0x00001e86 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001e87 ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001e89 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001e8a call  0x00002e6d 
+ 00011906  0x00001e8b setarg  0x00000102 
+ 00011907  0x00001e8c iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001e8d ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001e8f isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001e90 nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001e91 setarg  0x00000103 
+ 00011912  0x00001e92 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001e93 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001e95 isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001e96 branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001e97 rtn 
+ 00011917  0x00001e9a add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001e9b ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001e9d beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001e9e increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001e9f call  0x00003272 
+ 00011922  0x00001ea1 beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001ea3 setarg  0x0000000a 
+ 00011924  0x00001ea4 call  0x000032b0 
+ 00011925  0x00001ea6 setarg  0x00000000 
+ 00011926  0x00001ea7 call  0x000032b2 
+ 00011927  0x00001eaa add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001eac branch  0x00002ea5 
+ 00011929  0x00001eaf add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001eb0 ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001eb2 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001eb3 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001eb4 call  0x00003272 
+ 00011934  0x00001eb6 beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001ebb setarg  0x00000005 
+ 00011936  0x00001ebc call  0x000032b0 
+ 00011937  0x00001ebe setarg  0x00000000 
+ 00011938  0x00001ebf call  0x000032b2 
+ 00011939  0x00001ec2 setarg  0x00000100 
+ 00011940  0x00001ec4 iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001ec6 ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001ec8 branch  0x0000326a 
+ 00011943  0x00001ecd setarg  0x00000002 
+ 00011944  0x00001ece call  0x000032b0 
+ 00011945  0x00001ed0 setarg  0x00000000 
+ 00011946  0x00001ed1 call  0x000032b2 
+ 00011947  0x00001ed4 setarg  0x00000101 
+ 00011948  0x00001ed6 branch  0x00002ea4 
+ 00011949  0x00001ee5 set1  0x00000026 , 0x00000000 
+ 00011950  0x00001ee6 call  0x00002c83 
+ 00011951  0x00001ee9 setarg  0x00000001 
+ 00011952  0x00001eea branch  0x00003256 
+ 00011953  0x00001eed add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001eee ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001ef0 beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001ef1 call  0x00003253 
+ 00011957  0x00001ef3 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001ef4 beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001ef5 beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001ef6 branch  0x00002a8c 
+ 00011961  0x00001ef9 setarg  0x00000011 
+ 00011962  0x00001efa call  0x00003256 
+ 00011963  0x00001efc jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001efd branch  0x00002ec4 
+ 00011965  0x00001eff setarg  0x00000012 
+ 00011966  0x00001f00 call  0x00003256 
+ 00011967  0x00001f02 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001f03 branch  0x00002ec4 
+ 00011969  0x00001f05 setarg  0x00000013 
+ 00011970  0x00001f06 call  0x00003256 
+ 00011971  0x00001f08 jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f0a call  0x0000323a 
+ 00011973  0x00001f0c and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f0d store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f0e call  0x00003224 
+ 00011976  0x00001f10 store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f12 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f13 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f14 arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f15 call  0x00002d4c 
+ 00011981  0x00001f16 call  0x00002d53 
+ 00011982  0x00001f17 call  0x00002d33 
+ 00011983  0x00001f18 branch  0x00007fe7 
+ 00011984  0x00001f1b call  0x00003253 
+ 00011985  0x00001f1d rtneq  0x000000ff 
+ 00011986  0x00001f1e beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f1f beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f20 beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f21 rtn 
+ 00011990  0x00001f24 setarg  0x00000002 
+ 00011991  0x00001f25 call  0x00003256 
+ 00011992  0x00001f27 branch  0x00002d9f 
+ 00011993  0x00001f29 setarg  0x00000003 
+ 00011994  0x00001f2a call  0x00003256 
+ 00011995  0x00001f2c branch  0x00002d9f 
+ 00011996  0x00001f2e setarg  0x000000ff 
+ 00011997  0x00001f2f call  0x00003256 
+ 00011998  0x00001f31 jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f32 call  0x00007d86 
+ 00012000  0x00001f33 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f34 ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f36 call  0x0000322c 
+ 00012003  0x00001f38 branch  0x00002d9f 
+ 00012004  0x00001f3b set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f3c call  0x00002f08 
+ 00012006  0x00001f3d call  0x00002f22 
+ 00012007  0x00001f3f call  0x00003263 
+ 00012008  0x00001f41 nop  0x000007d0 
+ 00012009  0x00001f42 call  0x00003261 
+ 00012010  0x00001f43 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f44 call  0x00002da4 
+ 00012012  0x00001f45 nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f46 nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f47 call  0x00002dd6 
+ 00012015  0x00001f48 call  0x00002c7a 
+ 00012016  0x00001f49 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f4a ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f4b call  0x000030be 
+ 00012019  0x00001f4c branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f4d call  0x00002c7a 
+ 00012021  0x00001f4e add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f4f ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f50 beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001f51 call  0x0000322c 
+ 00012025  0x00001f52 branch  0x00002f1c 
+ 00012026  0x00001f55 call  0x00003261 
+ 00012027  0x00001f56 increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001f57 call  0x00003264 
+ 00012029  0x00001f59 call  0x00002f04 
+ 00012030  0x00001f5a increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001f5b and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001f5c call  0x00002f06 
+ 00012033  0x00001f5d beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001f5e beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001f5f rtn 
+ 00012036  0x00001f62 setarg  0x0000018b 
+ 00012037  0x00001f63 branch  0x000032d0 
+ 00012038  0x00001f65 arg  0x0000018b , 0x00000011 
+ 00012039  0x00001f66 branch  0x000032b3 
+ 00012040  0x00001f69 call  0x00003267 
+ 00012041  0x00001f6a call  0x00003224 
+ 00012042  0x00001f6b call  0x0000322c 
+ 00012043  0x00001f6c branch  0x00002c8a 
+ 00012044  0x00001f6f call  0x00002f08 
+ 00012045  0x00001f70 branch  0x00002ee8 
+ 00012046  0x00001f73 call  0x00002c83 
+ 00012047  0x00001f74 branch  0x00002ee8 
+ 00012048  0x00001f78 set0  0x00000026 , 0x00000000 
+ 00012049  0x00001f79 call  0x00002c8a 
+ 00012050  0x00001f7a call  0x00003253 
+ 00012051  0x00001f7c rtnne  0x000000ff 
+ 00012052  0x00001f7d call  0x00002f22 
+ 00012053  0x00001f7e call  0x00003263 
+ 00012054  0x00001f81 nop  0x000007d0 
+ 00012055  0x00001f82 call  0x00003261 
+ 00012056  0x00001f84 beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001f85 call  0x00002da4 
+ 00012058  0x00001f86 nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001f87 nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001f89 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001f8a call  0x00003263 
+ 00012062  0x00001f8b setarg  0x000000ff 
+ 00012063  0x00001f8c call  0x00003256 
+ 00012064  0x00001f8e jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001f8f branch  0x00007d86 
+ 00012066  0x00001f92 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001f93 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001f94 call  0x0000323a 
+ 00012069  0x00001f96 call  0x00002d77 
+ 00012070  0x00001f97 branch  0x00002d53 
+ 00012071  0x00001f9a call  0x00003261 
+ 00012072  0x00001f9c increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001f9d call  0x00003264 
+ 00012074  0x00001f9f call  0x00002c8a 
+ 00012075  0x00001fa0 branch  0x00002f16 
+ 00012076  0x00001fa3 call  0x00003267 
+ 00012077  0x00001fa6 setarg  0x000000ff 
+ 00012078  0x00001fa7 call  0x00003256 
+ 00012079  0x00001fa9 branch  0x00002f10 
+ 00012080  0x00001fb3 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00001fb4 call  0x00002c7a 
+ 00012082  0x00001fb5 setarg  0x000031b0 
+ 00012083  0x00001fb6 add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00001fb7 istore  0x00000002 , 0x00000005 
+ 00012085  0x00001fb9 call  0x00002f3d 
+ 00012086  0x00001fba call  0x000048ea 
+ 00012087  0x00001fbb call  0x000032b6 
+ 00012088  0x00001fbd bpatch  0x000000bb , 0x00004017 
+ 00012089  0x00001fbe beq  0x00000000 , 0x00003055 
+ 00012090  0x00001fbf beq  0x00000001 , 0x00002f45 
+ 00012091  0x00001fc0 beq  0x0000000f , 0x00002f41 
+ 00012092  0x00001fc1 branch  0x00002a8c 
+ 00012093  0x00001fc4 call  0x0000326c 
+ 00012094  0x00001fc5 arg  0x00000080 , 0x00000039 
+ 00012095  0x00001fc6 arg  0x00000d9e , 0x00000005 
+ 00012096  0x00001fc7 branch  0x00007ec6 
+ 00012097  0x00001fca call  0x00002f4c 
+ 00012098  0x00001fcc call  0x00002f4f 
+ 00012099  0x00001fcd call  0x000048d3 
+ 00012100  0x00001fce branch  0x00002f42 
+ 00012101  0x00001fd1 bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00001fd2 call  0x00002f4c 
+ 00012103  0x00001fd4 call  0x00002f4f 
+ 00012104  0x00001fd5 call  0x00002fbd 
+ 00012105  0x00001fd6 call  0x000048d3 
+ 00012106  0x00001fd7 call  0x00003019 
+ 00012107  0x00001fd8 branch  0x00002f47 
+ 00012108  0x00001fde call  0x00003291 
+ 00012109  0x00001fdf call  0x00003296 
+ 00012110  0x00001fe0 branch  0x00003299 
+ 00012111  0x00001fe3 call  0x0000328f 
+ 00012112  0x00001fe5 rtnne  0x00000000 
+ 00012113  0x00001fe7 call  0x00002f55 
+ 00012114  0x00001fe8 call  0x00002f65 
+ 00012115  0x00001fe9 call  0x0000316b 
+ 00012116  0x00001fea branch  0x00002f96 
+ 00012117  0x00001fed call  0x00003294 
+ 00012118  0x00001fef rtnbit1  0x00000000 
+ 00012119  0x00001ff0 set1  0x00000000 , 0x0000003f 
+ 00012120  0x00001ff1 call  0x00003297 
+ 00012121  0x00001ff3 call  0x00003267 
+ 00012122  0x00001ff6 call  0x00003299 
+ 00012123  0x00001ff8 jam  0x00000000 , 0x00000d38 
+ 00012124  0x00001ff9 call  0x0000324f 
+ 00012125  0x00001ffb call  0x00002f61 
+ 00012126  0x00001ffd add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x00001fff arg  0x00000042 , 0x00000039 
+ 00012128  0x00002000 branch  0x00007ed4 
+ 00012129  0x00002003 call  0x00003231 
+ 00012130  0x00002005 call  0x0000327d 
+ 00012131  0x00002007 call  0x0000322c 
+ 00012132  0x00002009 branch  0x00002c8a 
+ 00012133  0x0000200c bpatch  0x000000bd , 0x00004017 
+ 00012134  0x0000200d call  0x0000324c 
+ 00012135  0x0000200f beq  0x00000001 , 0x00002f8d 
+ 00012136  0x00002010 call  0x00003245 
+ 00012137  0x00002012 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00002013 setarg  0x00000136 
+ 00012139  0x00002014 iadd  0x00000013 , 0x00000011 
+ 00012140  0x00002015 ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00002017 copy  0x00000022 , 0x0000003f 
+ 00012142  0x00002018 isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002019 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x0000201a copy  0x0000003f , 0x00000012 
+ 00012145  0x0000201b setarg  0x00000136 
+ 00012146  0x0000201c iadd  0x00000013 , 0x00000011 
+ 00012147  0x0000201d ifetch  0x00000004 , 0x00000011 
+ 00012148  0x0000201e copy  0x0000003f , 0x00000002 
+ 00012149  0x00002020 setarg  0x0000013a 
+ 00012150  0x00002021 iadd  0x00000013 , 0x00000011 
+ 00012151  0x00002022 copy  0x00000002 , 0x0000003f 
+ 00012152  0x00002023 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00002025 iadd  0x00000002 , 0x00000002 
+ 00012154  0x00002026 copy  0x00000012 , 0x0000003f 
+ 00012155  0x00002027 isub  0x00000002 , 0x0000003e 
+ 00012156  0x00002028 nrtn  0x00000002 
+ 00012157  0x00002029 set0  0x0000001c , 0x0000003f 
+ 00012158  0x0000202a setarg  0x00000136 
+ 00012159  0x0000202b iadd  0x00000013 , 0x00000005 
+ 00012160  0x0000202c istore  0x00000004 , 0x00000005 
+ 00012161  0x0000202f call  0x00002c8a 
+ 00012162  0x00002030 call  0x00003278 
+ 00012163  0x00002032 increase  0x00000001 , 0x0000003f 
+ 00012164  0x00002033 call  0x0000327b 
+ 00012165  0x00002035 rtnne  0x00000002 
+ 00012166  0x00002036 call  0x0000327a 
+ 00012167  0x0000203a branch  0x0000324f 
+ 00012168  0x0000203d copy  0x00000022 , 0x0000003f 
+ 00012169  0x0000203e arg  0x00000136 , 0x00000011 
+ 00012170  0x0000203f call  0x000032bf 
+ 00012171  0x00002040 istore  0x00000004 , 0x00000005 
+ 00012172  0x00002044 branch  0x0000327a 
+ 00012173  0x00002047 arg  0x00000d9e , 0x00000011 
+ 00012174  0x00002048 call  0x00002f94 
+ 00012175  0x00002049 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x0000204a istoret  0x00000001 , 0x00000005 
+ 00012177  0x0000204c sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x0000204d nrtn  0x00000002 
+ 00012179  0x0000204e branch  0x00002c8a 
+ 00012180  0x00002051 arg  0x00000100 , 0x00000039 
+ 00012181  0x00002052 branch  0x00002e62 
+ 00012182  0x00002055 call  0x00002f99 
+ 00012183  0x00002056 call  0x00002fa5 
+ 00012184  0x00002057 branch  0x00002fb1 
+ 00012185  0x0000205a setarg  0x00000180 
+ 00012186  0x0000205b call  0x000032d0 
+ 00012187  0x0000205d rtn  0x00000034 
+ 00012188  0x0000205e arg  0x0000000b , 0x00000007 
+ 00012189  0x0000205f call  0x00007f16 
+ 00012190  0x00002060 nrtn  0x00000034 
+ 00012191  0x00002061 call  0x000032a7 
+ 00012192  0x00002064 setarg  0x00000001 
+ 00012193  0x00002065 store  0x00000001 , 0x00000d54 
+ 00012194  0x00002066 setarg  0x00000000 
+ 00012195  0x00002067 istore  0x00000007 , 0x00000005 
+ 00012196  0x00002068 branch  0x000031b8 
+ 00012197  0x0000206b setarg  0x0000017e 
+ 00012198  0x0000206c call  0x000032d0 
+ 00012199  0x0000206e rtn  0x00000034 
+ 00012200  0x0000206f arg  0x0000000e , 0x00000007 
+ 00012201  0x00002070 call  0x00007f16 
+ 00012202  0x00002071 nrtn  0x00000034 
+ 00012203  0x00002072 call  0x000032aa 
+ 00012204  0x00002075 arg  0x00000d64 , 0x00000005 
+ 00012205  0x00002076 arg  0x00000002 , 0x00000039 
+ 00012206  0x00002077 call  0x00007ec6 
+ 00012207  0x00002078 jam  0x00000000 , 0x00000d64 
+ 00012208  0x00002079 branch  0x000031ed 
+ 00012209  0x0000207c setarg  0x0000017f 
+ 00012210  0x0000207d call  0x000032d0 
+ 00012211  0x0000207f rtn  0x00000034 
+ 00012212  0x00002080 arg  0x0000000c , 0x00000007 
+ 00012213  0x00002081 call  0x00007f16 
+ 00012214  0x00002082 nrtn  0x00000034 
+ 00012215  0x00002083 call  0x000032ad 
+ 00012216  0x00002086 arg  0x00000d74 , 0x00000005 
+ 00012217  0x00002087 arg  0x00000002 , 0x00000039 
+ 00012218  0x00002088 call  0x00007ec6 
+ 00012219  0x00002089 jam  0x00000003 , 0x00000d74 
+ 00012220  0x0000208a branch  0x00003207 
+ 00012221  0x0000208d call  0x0000328f 
+ 00012222  0x0000208f rtnne  0x00000001 
+ 00012223  0x00002090 call  0x00002fc1 
+ 00012224  0x00002091 branch  0x00002fcb 
+ 00012225  0x00002094 call  0x00003294 
+ 00012226  0x00002096 rtnbit1  0x00000001 
+ 00012227  0x00002097 set1  0x00000001 , 0x0000003f 
+ 00012228  0x00002098 call  0x00003297 
+ 00012229  0x0000209a call  0x0000329c 
+ 00012230  0x0000209c call  0x00002c83 
+ 00012231  0x0000209d setarg  0x00000000 
+ 00012232  0x0000209e arg  0x00000106 , 0x00000011 
+ 00012233  0x0000209f call  0x000032bf 
+ 00012234  0x000020a1 branch  0x000032c5 
+ 00012235  0x000020a4 call  0x0000316e 
+ 00012236  0x000020a5 nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x000020a6 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x000020a7 setarg  0x00000109 
+ 00012239  0x000020a8 iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020a9 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020aa call  0x00007f01 
+ 00012242  0x000020ab setarg  0x0000010b 
+ 00012243  0x000020ac call  0x000032d0 
+ 00012244  0x000020ad beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020ae beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020af beq  0x00000022 , 0x00003001 
+ 00012247  0x000020b0 beq  0x000000ff , 0x00003212 
+ 00012248  0x000020b1 branch  0x00002f5e 
+ 00012249  0x000020b4 call  0x000032bd 
+ 00012250  0x000020b5 beq  0x00000001 , 0x00002fdd 
+ 00012251  0x000020b6 beq  0x00000002 , 0x00002fe8 
+ 00012252  0x000020b7 rtn 
+ 00012253  0x000020b9 setarg  0x00000001 
+ 00012254  0x000020ba call  0x00002ff7 
+ 00012255  0x000020bd setarg  0x00000001 
+ 00012256  0x000020be call  0x00003289 
+ 00012257  0x000020c1 setarg  0x00000080 
+ 00012258  0x000020c2 arg  0x00000130 , 0x00000011 
+ 00012259  0x000020c3 call  0x000032b3 
+ 00012260  0x000020c5 call  0x0000327d 
+ 00012261  0x000020c7 arg  0x00000131 , 0x00000011 
+ 00012262  0x000020c8 call  0x000032bf 
+ 00012263  0x000020ca branch  0x0000322d 
+ 00012264  0x000020cd setarg  0x00000001 
+ 00012265  0x000020ce call  0x00002fff 
+ 00012266  0x000020d1 setarg  0x00000002 
+ 00012267  0x000020d2 call  0x00003289 
+ 00012268  0x000020d4 branch  0x00002fe1 
+ 00012269  0x000020d7 call  0x000032bd 
+ 00012270  0x000020d8 beq  0x00000001 , 0x00002ff1 
+ 00012271  0x000020d9 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x000020da rtn 
+ 00012273  0x000020dc call  0x00002fdf 
+ 00012274  0x000020dd setarg  0x00000106 
+ 00012275  0x000020de call  0x000032d0 
+ 00012276  0x000020e0 beq  0x00000001 , 0x00002ff6 
+ 00012277  0x000020e1 rtn 
+ 00012278  0x000020e3 setarg  0x00000002 
+ 00012279  0x000020e6 arg  0x00000106 , 0x00000011 
+ 00012280  0x000020e7 branch  0x000032b3 
+ 00012281  0x000020ea call  0x00002fea 
+ 00012282  0x000020eb setarg  0x00000107 
+ 00012283  0x000020ec call  0x000032d0 
+ 00012284  0x000020ee beq  0x00000001 , 0x00002ffe 
+ 00012285  0x000020ef rtn 
+ 00012286  0x000020f1 setarg  0x00000002 
+ 00012287  0x000020f4 arg  0x00000107 , 0x00000011 
+ 00012288  0x000020f5 branch  0x000032b3 
+ 00012289  0x000020f8 call  0x000032bd 
+ 00012290  0x000020f9 beq  0x00000001 , 0x00003005 
+ 00012291  0x000020fa beq  0x00000002 , 0x00003011 
+ 00012292  0x000020fb rtn 
+ 00012293  0x000020fd setarg  0x00000106 
+ 00012294  0x000020fe call  0x000032d0 
+ 00012295  0x00002100 beq  0x00000002 , 0x00003009 
+ 00012296  0x00002101 rtn 
+ 00012297  0x00002103 call  0x0000328b 
+ 00012298  0x00002105 or_into  0x00000001 , 0x0000003f 
+ 00012299  0x00002106 call  0x0000328d 
+ 00012300  0x00002109 setarg  0x00000000 
+ 00012301  0x0000210a setarg  0x00000106 
+ 00012302  0x0000210b iadd  0x00000013 , 0x00000005 
+ 00012303  0x0000210c istore  0x00000002 , 0x00000005 
+ 00012304  0x0000210d branch  0x00002f5e 
+ 00012305  0x00002110 setarg  0x00000107 
+ 00012306  0x00002111 call  0x000032d0 
+ 00012307  0x00002113 bne  0x00000000 , 0x00003015 
+ 00012308  0x00002114 rtn 
+ 00012309  0x00002116 call  0x0000328b 
+ 00012310  0x00002118 or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002119 call  0x0000328d 
+ 00012312  0x0000211b branch  0x0000300c 
+ 00012313  0x0000211f fetch  0x00000001 , 0x00000d50 
+ 00012314  0x00002120 rtn  0x00000034 
+ 00012315  0x00002121 jam  0x00000000 , 0x00000d50 
+ 00012316  0x00002122 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x00002123 arg  0x000002ba , 0x00000002 
+ 00012318  0x00002124 isub  0x00000002 , 0x0000003e 
+ 00012319  0x00002125 nrtn  0x00000005 
+ 00012320  0x00002127 fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x00002128 rtnne  0x000000ba 
+ 00012322  0x00002129 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x0000212a bpatch  0x000000be , 0x00004017 
+ 00012324  0x0000212b beq  0x000000a0 , 0x0000303b 
+ 00012325  0x0000212c beq  0x000000a1 , 0x0000302c 
+ 00012326  0x0000212d beq  0x000000a6 , 0x00003041 
+ 00012327  0x0000212e beq  0x000000a7 , 0x00003043 
+ 00012328  0x0000212f beq  0x000000a9 , 0x00003049 
+ 00012329  0x00002130 beq  0x000000b0 , 0x0000304d 
+ 00012330  0x00002132 jam  0x00000000 , 0x00000d42 
+ 00012331  0x00002133 rtn 
+ 00012332  0x00002135 fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x00002136 beq  0x00000001 , 0x00003031 
+ 00012334  0x00002137 beq  0x00000084 , 0x00003034 
+ 00012335  0x00002138 beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002139 branch  0x0000302a 
+ 00012337  0x0000213b call  0x0000328b 
+ 00012338  0x0000213d store  0x00000001 , 0x00000cf7 
+ 00012339  0x0000213e branch  0x0000303f 
+ 00012340  0x00002140 call  0x00003291 
+ 00012341  0x00002142 call  0x00003296 
+ 00012342  0x00002144 call  0x0000328b 
+ 00012343  0x00002146 store  0x00000001 , 0x00000cf7 
+ 00012344  0x00002147 branch  0x0000303f 
+ 00012345  0x0000214b jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x0000214c branch  0x0000303f 
+ 00012347  0x0000214f fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x00002150 beq  0x00000081 , 0x0000303e 
+ 00012349  0x00002152 branch  0x0000302a 
+ 00012350  0x00002156 call  0x00003090 
+ 00012351  0x00002158 jam  0x00000001 , 0x00000d42 
+ 00012352  0x00002159 rtn 
+ 00012353  0x0000215f jam  0x00000015 , 0x00000cf7 
+ 00012354  0x00002160 branch  0x0000303f 
+ 00012355  0x00002163 call  0x0000328f 
+ 00012356  0x00002165 beq  0x00000000 , 0x00003047 
+ 00012357  0x00002166 beq  0x00000001 , 0x00003039 
+ 00012358  0x00002168 rtn 
+ 00012359  0x0000216a jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x0000216b branch  0x0000303f 
+ 00012361  0x00002171 jam  0x00000000 , 0x00000cf7 
+ 00012362  0x00002172 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x00002173 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x00002174 branch  0x0000303f 
+ 00012365  0x00002178 call  0x0000329c 
+ 00012366  0x00002179 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x0000217a increase  0x00000002 , 0x0000003f 
+ 00012368  0x0000217b copy  0x0000003f , 0x00000039 
+ 00012369  0x0000217c arg  0x00000cb6 , 0x00000006 
+ 00012370  0x0000217d setarg  0x0000013c 
+ 00012371  0x0000217e iadd  0x00000013 , 0x00000005 
+ 00012372  0x0000217f branch  0x00007f01 
+ 00012373  0x00002183 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x00002184 call  0x0000307d 
+ 00012375  0x00002186 call  0x00002c7f 
+ 00012376  0x00002187 call  0x000048d3 
+ 00012377  0x00002188 branch  0x00003057 
+ 00012378  0x0000218b call  0x0000328f 
+ 00012379  0x0000218d rtnne  0x00000000 
+ 00012380  0x0000218e call  0x00002f51 
+ 00012381  0x0000218f branch  0x00003098 
+ 00012382  0x00002192 call  0x0000328f 
+ 00012383  0x00002194 rtnne  0x00000001 
+ 00012384  0x00002195 call  0x00002fc1 
+ 00012385  0x00002196 call  0x00002fcb 
+ 00012386  0x00002197 call  0x0000328b 
+ 00012387  0x00002199 rtn  0x00000034 
+ 00012388  0x0000219a call  0x00003286 
+ 00012389  0x0000219c call  0x00002f4c 
+ 00012390  0x0000219d call  0x00003093 
+ 00012391  0x0000219f setarg  0x00000000 
+ 00012392  0x000021a0 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x000021a2 branch  0x0000322d 
+ 00012394  0x000021a5 call  0x00007fe9 
+ 00012395  0x000021a6 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x000021a7 ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021a9 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021aa isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021ab ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021ac copy  0x0000003f , 0x00000012 
+ 00012401  0x000021ad add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021ae ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021b0 add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x000021b1 ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x000021b3 iadd  0x00000002 , 0x00000002 
+ 00012406  0x000021b4 copy  0x00000012 , 0x0000003f 
+ 00012407  0x000021b5 isub  0x00000002 , 0x0000003e 
+ 00012408  0x000021b6 nrtn  0x00000002 
+ 00012409  0x000021b7 set0  0x0000001c , 0x0000003f 
+ 00012410  0x000021b8 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x000021b9 istore  0x00000004 , 0x00000005 
+ 00012412  0x000021bb branch  0x00007fe7 
+ 00012413  0x000021be setarg  0x00000001 
+ 00012414  0x000021bf call  0x00003287 
+ 00012415  0x000021c1 call  0x00003283 
+ 00012416  0x000021c3 setarg  0x000000ff 
+ 00012417  0x000021c4 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x000021c5 istore  0x00000001 , 0x00000005 
+ 00012419  0x000021c7 branch  0x00003067 
+ 00012420  0x000021ca setarg  0x0000015c 
+ 00012421  0x000021cb call  0x000032d0 
+ 00012422  0x000021cd rtn  0x00000034 
+ 00012423  0x000021ce call  0x0000306a 
+ 00012424  0x000021cf nrtn  0x00000028 
+ 00012425  0x000021d0 call  0x00003281 
+ 00012426  0x000021d2 increase  0x00000001 , 0x0000003f 
+ 00012427  0x000021d3 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x000021d4 call  0x00003284 
+ 00012429  0x000021d6 beq  0x00000000 , 0x00002f4c 
+ 00012430  0x000021d7 beq  0x00000001 , 0x00003090 
+ 00012431  0x000021d8 rtn 
+ 00012432  0x000021de setarg  0x00000001 
+ 00012433  0x000021df call  0x00003292 
+ 00012434  0x000021e0 branch  0x00003296 
+ 00012435  0x000021e3 setarg  0x00000001 
+ 00012436  0x000021e4 call  0x000032a5 
+ 00012437  0x000021e7 setarg  0x00000280 
+ 00012438  0x000021e8 arg  0x00000008 , 0x00000007 
+ 00012439  0x000021e9 branch  0x00007f08 
+ 00012440  0x000021ec call  0x000032a2 
+ 00012441  0x000021ee rtn  0x00000034 
+ 00012442  0x000021ef arg  0x00000008 , 0x00000007 
+ 00012443  0x000021f0 call  0x00007f16 
+ 00012444  0x000021f1 nrtn  0x00000034 
+ 00012445  0x000021f2 call  0x000032a4 
+ 00012446  0x000021f5 setarg  0x00000007 
+ 00012447  0x000021f6 call  0x00003292 
+ 00012448  0x000021f8 call  0x00003296 
+ 00012449  0x000021fa branch  0x00002f5e 
+ 00012450  0x000021fd bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x000021fe call  0x0000328f 
+ 00012452  0x00002200 rtnne  0x00000007 
+ 00012453  0x00002201 call  0x000030cb 
+ 00012454  0x00002202 call  0x000030e0 
+ 00012455  0x00002203 call  0x0000316e 
+ 00012456  0x00002204 nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x00002206 call  0x000030bc 
+ 00012458  0x00002207 call  0x00003172 , 0x00000005 
+ 00012459  0x0000220b call  0x00002f4c 
+ 00012460  0x0000220c call  0x00003294 
+ 00012461  0x0000220e set1  0x00000000 , 0x0000003f 
+ 00012462  0x0000220f call  0x00003297 
+ 00012463  0x00002211 call  0x00002f5e 
+ 00012464  0x00002212 call  0x00003093 
+ 00012465  0x00002213 call  0x000030bc 
+ 00012466  0x00002214 branch  0x000030c1 , 0x00000005 
+ 00012467  0x00002215 setarg  0x00000164 
+ 00012468  0x00002216 call  0x000032d3 
+ 00012469  0x00002218 call  0x000030be 
+ 00012470  0x00002219 branch  0x000030c5 , 0x00000005 
+ 00012471  0x0000221a setarg  0x00000160 
+ 00012472  0x0000221b call  0x000032d3 
+ 00012473  0x0000221d call  0x000030be 
+ 00012474  0x0000221e branch  0x000030c8 , 0x00000005 
+ 00012475  0x0000221f rtn 
+ 00012476  0x00002222 setarg  0x0000012b 
+ 00012477  0x00002223 call  0x000032d3 
+ 00012478  0x00002226 call  0x0000322a 
+ 00012479  0x00002228 isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002229 rtn 
+ 00012481  0x0000222c setarg  0x00000182 
+ 00012482  0x0000222d call  0x000032d0 
+ 00012483  0x00002231 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x00002232 branch  0x000032b4 
+ 00012485  0x00002235 setarg  0x00000185 
+ 00012486  0x00002236 call  0x000032d0 
+ 00012487  0x00002238 branch  0x000030c3 
+ 00012488  0x0000223a setarg  0x00000188 
+ 00012489  0x0000223b call  0x000032d0 
+ 00012490  0x0000223d branch  0x000030c3 
+ 00012491  0x00002240 call  0x00003294 
+ 00012492  0x00002242 rtnbit1  0x00000007 
+ 00012493  0x00002243 set1  0x00000007 , 0x0000003f 
+ 00012494  0x00002244 call  0x00003297 
+ 00012495  0x00002246 call  0x00003283 
+ 00012496  0x00002248 call  0x0000329c 
+ 00012497  0x0000224a setarg  0x00000000 
+ 00012498  0x0000224b add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x0000224c istore  0x00000003 , 0x00000005 
+ 00012500  0x0000224e arg  0x00000183 , 0x00000011 
+ 00012501  0x0000224f call  0x000032bf 
+ 00012502  0x00002250 istore  0x00000007 , 0x00000005 
+ 00012503  0x00002253 call  0x000030bc 
+ 00012504  0x00002254 nrtn  0x00000005 
+ 00012505  0x00002255 add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x00002256 ifetch  0x00000001 , 0x00000011 
+ 00012507  0x00002258 arg  0x00000182 , 0x00000011 
+ 00012508  0x00002259 call  0x000032b3 
+ 00012509  0x0000225b add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x0000225c ifetch  0x00000001 , 0x00000011 
+ 00012511  0x0000225f branch  0x0000314a 
+ 00012512  0x00002262 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x00002263 call  0x00003281 
+ 00012514  0x00002265 increase  0x00000001 , 0x0000003f 
+ 00012515  0x00002266 and_into  0x00000003 , 0x0000003f 
+ 00012516  0x00002267 call  0x00003284 
+ 00012517  0x0000226a beq  0x00000000 , 0x0000310e 
+ 00012518  0x0000226b beq  0x00000001 , 0x00003132 
+ 00012519  0x0000226c beq  0x00000002 , 0x000030ea 
+ 00012520  0x0000226d beq  0x00000003 , 0x00003132 
+ 00012521  0x0000226e rtn 
+ 00012522  0x00002271 call  0x00002fdf 
+ 00012523  0x00002272 setarg  0x00000160 
+ 00012524  0x00002273 call  0x0000327e 
+ 00012525  0x00002275 branch  0x000030e0 , 0x00000034 
+ 00012526  0x00002276 call  0x0000322c 
+ 00012527  0x00002278 setarg  0x00000189 
+ 00012528  0x00002279 call  0x000032d0 
+ 00012529  0x0000227b call  0x00003108 , 0x00000034 
+ 00012530  0x0000227c setarg  0x00000187 
+ 00012531  0x0000227d call  0x000032d0 
+ 00012532  0x0000227f call  0x0000322f 
+ 00012533  0x00002281 add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x00002282 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x00002284 arg  0x00000f9e , 0x00000011 
+ 00012536  0x00002285 call  0x00002e58 
+ 00012537  0x00002286 add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x00002287 istoret  0x00000001 , 0x00000005 
+ 00012539  0x00002289 call  0x00002f94 
+ 00012540  0x0000228a add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x0000228b istoret  0x00000001 , 0x00000005 
+ 00012542  0x0000228d sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x0000228e nrtn  0x00000002 
+ 00012544  0x0000228f setarg  0x00000188 
+ 00012545  0x00002290 call  0x00003275 
+ 00012546  0x00002292 call  0x00002c90 
+ 00012547  0x00002293 arg  0x00000188 , 0x00000011 
+ 00012548  0x00002294 call  0x000032c8 
+ 00012549  0x00002295 istoret  0x00000001 , 0x00000005 
+ 00012550  0x00002299 arg  0x00000187 , 0x00000011 
+ 00012551  0x0000229a branch  0x000032b3 
+ 00012552  0x0000229d setarg  0x00000001 
+ 00012553  0x0000229e arg  0x00000189 , 0x00000011 
+ 00012554  0x0000229f call  0x000032b3 
+ 00012555  0x000022a1 arg  0x00000000 , 0x00000002 
+ 00012556  0x000022a2 call  0x00002c94 
+ 00012557  0x000022a5 branch  0x00003106 
+ 00012558  0x000022a8 call  0x00002fea 
+ 00012559  0x000022a9 setarg  0x00000164 
+ 00012560  0x000022aa call  0x0000327e 
+ 00012561  0x000022ac branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022ad call  0x0000322c 
+ 00012563  0x000022af setarg  0x00000186 
+ 00012564  0x000022b0 call  0x000032d0 
+ 00012565  0x000022b2 call  0x0000312c , 0x00000034 
+ 00012566  0x000022b3 setarg  0x00000184 
+ 00012567  0x000022b4 call  0x000032d0 
+ 00012568  0x000022b6 call  0x0000322f 
+ 00012569  0x000022b8 add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x000022b9 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x000022bb arg  0x0000109e , 0x00000011 
+ 00012572  0x000022bc call  0x00002e58 
+ 00012573  0x000022bd add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x000022be istoret  0x00000001 , 0x00000005 
+ 00012575  0x000022c0 call  0x00002f94 
+ 00012576  0x000022c1 add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x000022c2 istoret  0x00000001 , 0x00000005 
+ 00012578  0x000022c4 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x000022c5 nrtn  0x00000002 
+ 00012580  0x000022c6 setarg  0x00000185 
+ 00012581  0x000022c7 call  0x00003275 
+ 00012582  0x000022c9 call  0x00002c90 
+ 00012583  0x000022ca arg  0x00000185 , 0x00000011 
+ 00012584  0x000022cb call  0x000032c8 
+ 00012585  0x000022cc istoret  0x00000001 , 0x00000005 
+ 00012586  0x000022d0 arg  0x00000184 , 0x00000011 
+ 00012587  0x000022d1 branch  0x000032b3 
+ 00012588  0x000022d4 setarg  0x00000001 
+ 00012589  0x000022d5 arg  0x00000186 , 0x00000011 
+ 00012590  0x000022d6 call  0x000032b3 
+ 00012591  0x000022d8 arg  0x00000000 , 0x00000002 
+ 00012592  0x000022d9 call  0x00002c94 
+ 00012593  0x000022dc branch  0x0000312a 
+ 00012594  0x000022df call  0x00002fdf 
+ 00012595  0x000022e0 call  0x0000327d 
+ 00012596  0x000022e2 call  0x0000322c 
+ 00012597  0x000022e4 setarg  0x00000183 
+ 00012598  0x000022e5 call  0x000032d0 
+ 00012599  0x000022e7 call  0x0000314c , 0x00000034 
+ 00012600  0x000022e8 call  0x0000314f 
+ 00012601  0x000022e9 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x000022ea ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x000022ec arg  0x00000e9e , 0x00000011 
+ 00012604  0x000022ed call  0x00002e58 
+ 00012605  0x000022ee add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x000022ef istoret  0x00000001 , 0x00000005 
+ 00012607  0x000022f1 call  0x00002f94 
+ 00012608  0x000022f2 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x000022f3 istoret  0x00000001 , 0x00000005 
+ 00012610  0x000022f5 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x000022f6 nrtn  0x00000002 
+ 00012612  0x000022f7 setarg  0x00000182 
+ 00012613  0x000022f8 call  0x00003275 
+ 00012614  0x000022fa call  0x00002c90 
+ 00012615  0x000022fb arg  0x00000182 , 0x00000011 
+ 00012616  0x000022fc call  0x000032c8 
+ 00012617  0x000022fd istoret  0x00000001 , 0x00000005 
+ 00012618  0x00002302 arg  0x00000181 , 0x00000011 
+ 00012619  0x00002303 branch  0x000032b3 
+ 00012620  0x0000230b setarg  0x00000001 
+ 00012621  0x0000230c arg  0x00000183 , 0x00000011 
+ 00012622  0x0000230d call  0x000032b3 
+ 00012623  0x0000230f setarg  0x00000181 
+ 00012624  0x00002310 call  0x000032d0 
+ 00012625  0x00002311 branch  0x0000322f 
+ 00012626  0x00002316 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x00002317 ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002319 call  0x0000323c 
+ 00012629  0x0000231c call  0x00002dde 
+ 00012630  0x0000231e call  0x0000325f 
+ 00012631  0x00002320 isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x00002321 branch  0x0000315c , 0x00000001 
+ 00012633  0x00002323 call  0x0000315d 
+ 00012634  0x00002324 call  0x00002d53 
+ 00012635  0x00002325 call  0x00002df7 
+ 00012636  0x00002327 branch  0x00002e45 
+ 00012637  0x0000232a bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x0000232b add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x0000232c call  0x000032d6 
+ 00012640  0x0000232e setarg  0x0000013b 
+ 00012641  0x0000232f call  0x000032d0 
+ 00012642  0x00002331 rtn  0x00000034 
+ 00012643  0x00002332 setarg  0x00000006 
+ 00012644  0x00002333 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x00002334 istore  0x00000001 , 0x00000005 
+ 00012646  0x00002336 arg  0x00000006 , 0x00000039 
+ 00012647  0x00002337 setarg  0x0000012f 
+ 00012648  0x00002338 iadd  0x00000013 , 0x00000006 
+ 00012649  0x0000233a add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x0000233c branch  0x00007f01 
+ 00012651  0x00002340 call  0x0000316e 
+ 00012652  0x00002341 nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x00002342 branch  0x00003172 
+ 00012654  0x00002345 call  0x00002f5e 
+ 00012655  0x00002346 call  0x00002e11 
+ 00012656  0x00002347 nrtn  0x0000002f 
+ 00012657  0x00002348 branch  0x00003152 
+ 00012658  0x0000234b bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x0000234c call  0x00003188 
+ 00012660  0x0000234d nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x0000234e add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x0000234f ifetch  0x00000001 , 0x00000011 
+ 00012663  0x00002351 branch  0x00002f5e , 0x00000034 
+ 00012664  0x00002352 increase  0x00000002 , 0x0000003f 
+ 00012665  0x00002353 iforce  0x00000039 
+ 00012666  0x00002354 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x00002356 setarg  0x00000109 
+ 00012668  0x00002357 iadd  0x00000013 , 0x00000005 
+ 00012669  0x00002359 call  0x00007f01 
+ 00012670  0x0000235a call  0x00003286 
+ 00012671  0x0000235c call  0x000032b6 
+ 00012672  0x0000235e call  0x00003093 , 0x00000034 
+ 00012673  0x0000235f setarg  0x0000010b 
+ 00012674  0x00002360 call  0x000032d0 
+ 00012675  0x00002362 beq  0x00000001 , 0x0000319e 
+ 00012676  0x00002363 beq  0x00000002 , 0x000031c6 
+ 00012677  0x00002364 beq  0x00000003 , 0x000031f2 
+ 00012678  0x00002365 beq  0x000000ff , 0x00003212 
+ 00012679  0x00002366 branch  0x00002f5e 
+ 00012680  0x00002369 call  0x00002c7a 
+ 00012681  0x0000236a call  0x00007fe9 
+ 00012682  0x0000236b add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x0000236c ifetch  0x00000001 , 0x00000011 
+ 00012684  0x0000236e add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x0000236f ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x00002371 isub  0x00000002 , 0x0000003e 
+ 00012687  0x00002372 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x00002373 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x00002374 ifetch  0x00000001 , 0x00000011 
+ 00012690  0x00002376 add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x00002377 istore  0x00000001 , 0x00000005 
+ 00012692  0x00002379 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x0000237a ifetch  0x00000003 , 0x00000011 
+ 00012694  0x0000237c add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x0000237d ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x0000237f isub  0x00000002 , 0x0000003e 
+ 00012697  0x00002380 ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x00002381 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x00002382 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x00002384 add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x00002386 branch  0x000032c5 
+ 00012702  0x00002389 call  0x00002f88 
+ 00012703  0x0000238a call  0x0000324c 
+ 00012704  0x0000238b store  0x00000001 , 0x00000aa2 
+ 00012705  0x0000238d call  0x00003274 
+ 00012706  0x0000238e fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x00002390 isolate1  0x00000003 , 0x00000002 
+ 00012708  0x00002391 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x00002392 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x00002393 istore  0x00000001 , 0x00000005 
+ 00012711  0x00002395 beq  0x00000001 , 0x00003216 
+ 00012712  0x00002396 call  0x00003245 
+ 00012713  0x00002398 call  0x00003274 
+ 00012714  0x0000239a isolate1  0x00000004 , 0x00000002 
+ 00012715  0x0000239b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x0000239c call  0x00003249 
+ 00012717  0x0000239e add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x0000239f ifetch  0x00000002 , 0x00000011 
+ 00012719  0x000023a1 branch  0x00007f9c 
+ 00012720  0x000023a4 setarg  0x00000001 
+ 00012721  0x000023a5 store  0x00000001 , 0x00000d54 
+ 00012722  0x000023a6 call  0x0000329e 
+ 00012723  0x000023a8 istore  0x00000007 , 0x00000005 
+ 00012724  0x000023a9 call  0x0000329e 
+ 00012725  0x000023ab ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023ac call  0x0000329e 
+ 00012727  0x000023ae call  0x000031c2 , 0x00000034 
+ 00012728  0x000023b0 jam  0x00000020 , 0x00000d52 
+ 00012729  0x000023b2 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x000023b3 set1  0x00000002 , 0x0000003f 
+ 00012731  0x000023b4 store  0x00000001 , 0x00000d38 
+ 00012732  0x000023b5 rtn 
+ 00012733  0x000023b8 setarg  0x00000001 
+ 00012734  0x000023b9 call  0x000032a8 
+ 00012735  0x000023bc setarg  0x00000140 
+ 00012736  0x000023bd arg  0x0000000b , 0x00000007 
+ 00012737  0x000023be branch  0x00007f08 
+ 00012738  0x000023c0 call  0x000032a7 
+ 00012739  0x000023c3 setarg  0x00000000 
+ 00012740  0x000023c4 arg  0x0000000b , 0x00000007 
+ 00012741  0x000023c5 branch  0x00007f08 
+ 00012742  0x000023c8 call  0x00003274 
+ 00012743  0x000023ca isolate1  0x00000003 , 0x00000002 
+ 00012744  0x000023cb branch  0x0000321b , 0x00000001 
+ 00012745  0x000023cc arg  0x00000d64 , 0x00000005 
+ 00012746  0x000023cd call  0x000031e0 
+ 00012747  0x000023ce fetch  0x00000008 , 0x00000d64 
+ 00012748  0x000023cf ncall  0x000031e4 , 0x00000034 
+ 00012749  0x000023d0 fetch  0x00000008 , 0x00000d64 
+ 00012750  0x000023d1 call  0x000031e9 , 0x00000034 
+ 00012751  0x000023d2 call  0x00002c7a 
+ 00012752  0x000023d3 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x000023d4 arg  0x00000168 , 0x00000011 
+ 00012754  0x000023d5 call  0x000032bf 
+ 00012755  0x000023d6 istore  0x00000008 , 0x00000005 
+ 00012756  0x000023d8 setarg  0x00000170 
+ 00012757  0x000023d9 iadd  0x00000013 , 0x00000011 
+ 00012758  0x000023da ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x000023dc isub  0x00000002 , 0x0000003e 
+ 00012760  0x000023dd ncall  0x000031ed , 0x00000005 
+ 00012761  0x000023de setarg  0x00000168 
+ 00012762  0x000023df iadd  0x00000013 , 0x00000011 
+ 00012763  0x000023e0 ifetch  0x00000008 , 0x00000011 
+ 00012764  0x000023e2 arg  0x00000170 , 0x00000011 
+ 00012765  0x000023e3 call  0x000032bf 
+ 00012766  0x000023e4 istore  0x00000008 , 0x00000005 
+ 00012767  0x000023e6 branch  0x00002f5e 
+ 00012768  0x000023e9 setarg  0x0000010b 
+ 00012769  0x000023ea iadd  0x00000013 , 0x00000006 
+ 00012770  0x000023ec arg  0x00000009 , 0x00000039 
+ 00012771  0x000023ed branch  0x00007ff3 
+ 00012772  0x000023f0 setarg  0x00000001 
+ 00012773  0x000023f1 call  0x000032ab 
+ 00012774  0x000023f4 setarg  0x00000140 
+ 00012775  0x000023f5 arg  0x0000000e , 0x00000007 
+ 00012776  0x000023f6 branch  0x00007f08 
+ 00012777  0x000023f9 call  0x000032aa 
+ 00012778  0x000023fc setarg  0x00000000 
+ 00012779  0x000023fd arg  0x0000000e , 0x00000007 
+ 00012780  0x000023fe branch  0x00007f08 
+ 00012781  0x00002402 jam  0x00000010 , 0x00000d51 
+ 00012782  0x00002403 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x00002404 set1  0x00000001 , 0x0000003f 
+ 00012784  0x00002405 store  0x00000001 , 0x00000d38 
+ 00012785  0x00002406 rtn 
+ 00012786  0x00002409 arg  0x00000d74 , 0x00000005 
+ 00012787  0x0000240a call  0x000031e0 
+ 00012788  0x0000240b fetch  0x00000002 , 0x00000d75 
+ 00012789  0x0000240c ncall  0x00003209 , 0x00000034 
+ 00012790  0x0000240d fetch  0x00000002 , 0x00000d75 
+ 00012791  0x0000240e call  0x0000320e , 0x00000034 
+ 00012792  0x0000240f call  0x00002c7a 
+ 00012793  0x00002410 fetch  0x00000003 , 0x00000d74 
+ 00012794  0x00002411 arg  0x00000178 , 0x00000011 
+ 00012795  0x00002412 call  0x000032c4 
+ 00012796  0x00002414 setarg  0x0000017b 
+ 00012797  0x00002415 iadd  0x00000013 , 0x00000011 
+ 00012798  0x00002416 ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x00002418 isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002419 ncall  0x00003207 , 0x00000005 
+ 00012801  0x0000241a setarg  0x00000178 
+ 00012802  0x0000241b iadd  0x00000013 , 0x00000011 
+ 00012803  0x0000241c ifetch  0x00000003 , 0x00000011 
+ 00012804  0x0000241e arg  0x0000017b , 0x00000011 
+ 00012805  0x0000241f call  0x000032c4 
+ 00012806  0x00002421 branch  0x00002f5e 
+ 00012807  0x00002424 jam  0x00000021 , 0x00000d52 
+ 00012808  0x00002425 branch  0x000031b9 
+ 00012809  0x00002428 setarg  0x00000001 
+ 00012810  0x00002429 call  0x000032ae 
+ 00012811  0x0000242c setarg  0x00000140 
+ 00012812  0x0000242d arg  0x0000000c , 0x00000007 
+ 00012813  0x0000242e branch  0x00007f08 
+ 00012814  0x00002431 call  0x000032ad 
+ 00012815  0x00002434 setarg  0x00000000 
+ 00012816  0x00002435 arg  0x0000000c , 0x00000007 
+ 00012817  0x00002436 branch  0x00007f08 
+ 00012818  0x00002439 call  0x000032bd 
+ 00012819  0x0000243b beq  0x00000001 , 0x00003216 
+ 00012820  0x0000243c beq  0x00000002 , 0x0000321b 
+ 00012821  0x0000243d rtn 
+ 00012822  0x0000243f setarg  0x0000010d 
+ 00012823  0x00002440 call  0x0000327e 
+ 00012824  0x00002441 arg  0x00000160 , 0x00000011 
+ 00012825  0x00002442 call  0x000032bf 
+ 00012826  0x00002445 branch  0x0000322d 
+ 00012827  0x00002448 setarg  0x0000010d 
+ 00012828  0x00002449 call  0x0000327e 
+ 00012829  0x0000244a arg  0x00000164 , 0x00000011 
+ 00012830  0x0000244b call  0x000032bf 
+ 00012831  0x0000244e branch  0x0000322d 
+ 00012832  0x00002451 call  0x00002c7a 
+ 00012833  0x00002452 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x00002453 istore  0x00000001 , 0x00000005 
+ 00012835  0x00002454 rtn 
+ 00012836  0x00002457 call  0x00002c7a 
+ 00012837  0x00002458 add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x00002459 branch  0x0000327f 
+ 00012839  0x0000245b call  0x00002c7a 
+ 00012840  0x0000245c add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x0000245d branch  0x0000322d 
+ 00012842  0x00002460 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x00002461 branch  0x0000327f 
+ 00012844  0x00002463 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x00002465 istore  0x00000004 , 0x00000005 
+ 00012846  0x00002466 rtn 
+ 00012847  0x00002469 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x0000246a branch  0x000032b4 
+ 00012849  0x0000246d setarg  0x00000000 
+ 00012850  0x0000246f call  0x00002c7a 
+ 00012851  0x00002470 add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x00002471 branch  0x000032b4 
+ 00012853  0x00002474 add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x00002475 branch  0x000032b4 
+ 00012855  0x00002478 setarg  0x00000004 
+ 00012856  0x0000247a add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x0000247b branch  0x000032b4 
+ 00012858  0x0000247e add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x0000247f branch  0x000032d1 
+ 00012860  0x00002481 add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x00002482 branch  0x000032b4 
+ 00012862  0x00002485 setarg  0x00000002 
+ 00012863  0x00002487 add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x00002488 branch  0x000032b4 
+ 00012865  0x0000248b setarg  0x00000001 
+ 00012866  0x0000248d call  0x00002c7a 
+ 00012867  0x0000248e add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x0000248f branch  0x000032b4 
+ 00012869  0x00002492 call  0x00002c7a 
+ 00012870  0x00002493 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x00002494 branch  0x000032d1 
+ 00012872  0x00002496 setarg  0x00000001 
+ 00012873  0x00002498 call  0x00002c7a 
+ 00012874  0x00002499 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x0000249a branch  0x000032b4 
+ 00012876  0x0000249d call  0x00002c7a 
+ 00012877  0x0000249e add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x0000249f branch  0x000032d1 
+ 00012879  0x000024a1 setarg  0x00000001 
+ 00012880  0x000024a3 call  0x00002c7a 
+ 00012881  0x000024a4 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x000024a5 branch  0x000032b4 
+ 00012883  0x000024a8 call  0x00002c7a 
+ 00012884  0x000024a9 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024aa branch  0x000032d1 
+ 00012886  0x000024ac add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024ad branch  0x000032b4 
+ 00012888  0x000024b0 add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x000024b1 branch  0x000032d1 
+ 00012890  0x000024b3 setarg  0x00000000 
+ 00012891  0x000024b5 add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x000024b6 branch  0x000032b4 
+ 00012893  0x000024b9 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x000024ba branch  0x000032d1 
+ 00012895  0x000024bd add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x000024be branch  0x000032d1 
+ 00012897  0x000024c1 add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x000024c2 branch  0x000032d1 
+ 00012899  0x000024c4 setarg  0x00000000 
+ 00012900  0x000024c6 call  0x00002c7a 
+ 00012901  0x000024c7 add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x000024c8 branch  0x000032b4 
+ 00012903  0x000024cb call  0x00002c7a 
+ 00012904  0x000024cc add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x000024cd ifetch  0x00000001 , 0x00000011 
+ 00012906  0x000024cf store  0x00000001 , 0x000041de 
+ 00012907  0x000024d0 rtn 
+ 00012908  0x000024d3 call  0x00002c7a 
+ 00012909  0x000024d4 fetch  0x00000001 , 0x000041de 
+ 00012910  0x000024d6 add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x000024d7 branch  0x000032b4 
+ 00012912  0x000024da add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x000024db branch  0x000032d1 
+ 00012914  0x000024de add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x000024df branch  0x000032b4 
+ 00012916  0x000024e2 setarg  0x00000109 
+ 00012917  0x000024e4 iadd  0x00000013 , 0x00000011 
+ 00012918  0x000024e5 ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x000024e6 rtn 
+ 00012920  0x000024e9 setarg  0x00000135 
+ 00012921  0x000024ea branch  0x000032d0 
+ 00012922  0x000024ec setarg  0x00000000 
+ 00012923  0x000024ee arg  0x00000135 , 0x00000011 
+ 00012924  0x000024ef branch  0x000032b3 
+ 00012925  0x000024f2 setarg  0x0000012b 
+ 00012926  0x000024f4 call  0x000032cd 
+ 00012927  0x000024f6 ifetch  0x00000004 , 0x00000011 
+ 00012928  0x000024f7 rtn 
+ 00012929  0x000024fa setarg  0x0000015f 
+ 00012930  0x000024fb branch  0x000032d0 
+ 00012931  0x000024fd setarg  0x00000000 
+ 00012932  0x000024ff arg  0x0000015f , 0x00000011 
+ 00012933  0x00002500 branch  0x000032b3 
+ 00012934  0x00002503 setarg  0x00000000 
+ 00012935  0x00002505 arg  0x0000015c , 0x00000011 
+ 00012936  0x00002506 branch  0x000032b3 
+ 00012937  0x00002509 arg  0x0000012f , 0x00000011 
+ 00012938  0x0000250a branch  0x000032b3 
+ 00012939  0x0000250d setarg  0x00000108 
+ 00012940  0x0000250e branch  0x000032d0 
+ 00012941  0x00002510 arg  0x00000108 , 0x00000011 
+ 00012942  0x00002511 branch  0x000032b3 
+ 00012943  0x00002514 setarg  0x00000105 
+ 00012944  0x00002515 branch  0x000032d0 
+ 00012945  0x00002517 setarg  0x00000000 
+ 00012946  0x00002519 arg  0x00000105 , 0x00000011 
+ 00012947  0x0000251a branch  0x000032b3 
+ 00012948  0x0000251d setarg  0x00000104 
+ 00012949  0x0000251e branch  0x000032d0 
+ 00012950  0x00002520 setarg  0x00000000 
+ 00012951  0x00002522 arg  0x00000104 , 0x00000011 
+ 00012952  0x00002523 branch  0x000032b3 
+ 00012953  0x00002526 setarg  0x00000000 
+ 00012954  0x00002528 arg  0x0000013b , 0x00000011 
+ 00012955  0x00002529 branch  0x000032b3 
+ 00012956  0x0000252b setarg  0x00000001 
+ 00012957  0x0000252c branch  0x0000329a 
+ 00012958  0x0000252f setarg  0x0000010c 
+ 00012959  0x00002530 call  0x000032cd 
+ 00012960  0x00002531 ifetch  0x00000007 , 0x00000011 
+ 00012961  0x00002532 rtn 
+ 00012962  0x00002535 setarg  0x0000015e 
+ 00012963  0x00002536 branch  0x000032d0 
+ 00012964  0x00002538 setarg  0x00000000 
+ 00012965  0x0000253a arg  0x0000015e , 0x00000011 
+ 00012966  0x0000253b branch  0x000032b3 
+ 00012967  0x0000253e setarg  0x00000000 
+ 00012968  0x00002540 arg  0x00000180 , 0x00000011 
+ 00012969  0x00002541 branch  0x000032b3 
+ 00012970  0x00002544 setarg  0x00000000 
+ 00012971  0x00002546 arg  0x0000017e , 0x00000011 
+ 00012972  0x00002547 branch  0x000032b3 
+ 00012973  0x0000254a setarg  0x00000000 
+ 00012974  0x0000254c arg  0x0000017f , 0x00000011 
+ 00012975  0x0000254d branch  0x000032b3 
+ 00012976  0x00002550 arg  0x00000102 , 0x00000011 
+ 00012977  0x00002551 branch  0x000032b3 
+ 00012978  0x00002554 arg  0x00000103 , 0x00000011 
+ 00012979  0x00002556 call  0x000032c7 
+ 00012980  0x00002558 istore  0x00000001 , 0x00000005 
+ 00012981  0x00002559 rtn 
+ 00012982  0x0000255c setarg  0x0000015d 
+ 00012983  0x0000255d branch  0x000032d0 
+ 00012984  0x00002560 arg  0x0000015d , 0x00000011 
+ 00012985  0x00002561 branch  0x000032b3 
+ 00012986  0x00002564 setarg  0x0000018a 
+ 00012987  0x00002565 call  0x000032d0 
+ 00012988  0x00002566 branch  0x0000326a 
+ 00012989  0x00002569 setarg  0x0000010c 
+ 00012990  0x0000256a branch  0x000032d0 
+ 00012991  0x0000256d copy  0x0000003f , 0x00000002 
+ 00012992  0x0000256e copy  0x00000011 , 0x0000003f 
+ 00012993  0x0000256f iadd  0x00000013 , 0x00000005 
+ 00012994  0x00002570 copy  0x00000002 , 0x0000003f 
+ 00012995  0x00002571 rtn 
+ 00012996  0x00002574 call  0x000032bf 
+ 00012997  0x00002576 istore  0x00000003 , 0x00000005 
+ 00012998  0x00002577 rtn 
+ 00012999  0x0000257a call  0x00002c7a 
+ 00013000  0x0000257c copy  0x0000003f , 0x00000012 
+ 00013001  0x0000257d copy  0x00000011 , 0x0000003f 
+ 00013002  0x0000257e iadd  0x00000013 , 0x00000005 
+ 00013003  0x0000257f copy  0x00000012 , 0x0000003f 
+ 00013004  0x00002580 rtn 
+ 00013005  0x00002583 call  0x00002c7a 
+ 00013006  0x00002584 iadd  0x00000013 , 0x00000011 
+ 00013007  0x00002585 rtn 
+ 00013008  0x00002588 call  0x000032cd 
+ 00013009  0x0000258a ifetch  0x00000001 , 0x00000011 
+ 00013010  0x0000258b rtn 
+ 00013011  0x0000258e call  0x000032cd 
+ 00013012  0x0000258f ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x00002590 rtn 
+ 00013014  0x00002593 setarg  0x00000000 
+ 00013015  0x00002594 branch  0x000032b4 
+ 00013016  0x00002599 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x0000259a fetch  0x00000001 , 0x00004092 
+ 00013018  0x0000259b branch  0x000032d8 , 0x00000034 
+ 00013019  0x0000259d beq  0x00000004 , 0x00002f30 
+ 00013020  0x0000259e beq  0x0000000f , 0x00003436 
+ 00013021  0x0000259f beq  0x00000009 , 0x000045de 
+ 00013022  0x000025a0 beq  0x0000000a , 0x0000392a 
+ 00013023  0x000025a1 beq  0x0000000e , 0x000035bf 
+ 00013024  0x000025a2 beq  0x00000010 , 0x000044a4 
+ 00013025  0x000025a3 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x000025a4 rtn 
+ 00013027  0x000025a7 bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x000025a8 jam  0x00000000 , 0x00000151 
+ 00013029  0x000025a9 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025aa jam  0x00000000 , 0x00000180 
+ 00013031  0x000025ab setarg  0x00000000 
+ 00013032  0x000025ac store  0x00000005 , 0x000009ae 
+ 00013033  0x000025ad fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025ae branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025af beq  0x0000000a , 0x00003962 
+ 00013036  0x000025b1 rtn 
+ 00013037  0x000025b5 call  0x00007cd1 
+ 00013038  0x000025b6 call  0x00007d9c 
+ 00013039  0x000025b7 call  0x000032f6 
+ 00013040  0x000025b8 fetch  0x00000002 , 0x000041f3 
+ 00013041  0x000025b9 branch  0x00007f9c 
+ 00013042  0x000025bc fetch  0x00000002 , 0x000041f1 
+ 00013043  0x000025bd branch  0x00007f9c 
+ 00013044  0x000025c0 fetch  0x00000002 , 0x000041ef 
+ 00013045  0x000025c1 branch  0x00007f9c 
+ 00013046  0x000025c4 bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x000025c6 arg  0x00004668 , 0x00000011 
+ 00013048  0x000025c7 call  0x00007fc4 
+ 00013049  0x000025c8 rtn  0x00000034 
+ 00013050  0x000025ca copy  0x0000003f , 0x00000013 
+ 00013051  0x000025cb call  0x000032ff 
+ 00013052  0x000025cc branch  0x00003324 
+ 00013053  0x000025cf arg  0x00000000 , 0x00000013 
+ 00013054  0x000025d0 rtn 
+ 00013055  0x000025d6 beq  0x00000001 , 0x00003311 
+ 00013056  0x000025d7 beq  0x00000010 , 0x00003357 
+ 00013057  0x000025d8 beq  0x00000005 , 0x00003335 
+ 00013058  0x000025d9 beq  0x00000012 , 0x0000333c 
+ 00013059  0x000025da beq  0x00000006 , 0x00003353 
+ 00013060  0x000025db beq  0x00000004 , 0x00003394 
+ 00013061  0x000025dc beq  0x00000002 , 0x00003399 
+ 00013062  0x000025dd beq  0x00000013 , 0x00003394 
+ 00013063  0x000025de beq  0x00000014 , 0x0000334b 
+ 00013064  0x000025df beq  0x00000015 , 0x0000334f 
+ 00013065  0x000025e0 beq  0x00000003 , 0x0000332e 
+ 00013066  0x000025e1 beq  0x0000000b , 0x00003340 
+ 00013067  0x000025e2 beq  0x0000000c , 0x00003347 
+ 00013068  0x000025e4 beq  0x00000016 , 0x0000335b 
+ 00013069  0x000025e5 beq  0x00000018 , 0x0000332a 
+ 00013070  0x000025e6 beq  0x0000002a , 0x0000331a 
+ 00013071  0x000025e7 beq  0x0000002b , 0x00003318 
+ 00013072  0x000025e8 rtn 
+ 00013073  0x000025ec fetch  0x00000002 , 0x00004682 
+ 00013074  0x000025ed set1  0x00000000 , 0x0000003f 
+ 00013075  0x000025ee store  0x00000002 , 0x00004682 
+ 00013076  0x000025ef fetch  0x00000002 , 0x0000420a 
+ 00013077  0x000025f0 set0  0x00000000 , 0x0000003f 
+ 00013078  0x000025f1 store  0x00000002 , 0x0000420a 
+ 00013079  0x000025f2 rtn 
+ 00013080  0x000025f5 jam  0x00000000 , 0x00000229 
+ 00013081  0x000025f6 rtn 
+ 00013082  0x000025f9 fetch  0x00000001 , 0x00000229 
+ 00013083  0x000025fa increase  0x00000001 , 0x0000003f 
+ 00013084  0x000025fb store  0x00000001 , 0x00000229 
+ 00013085  0x000025fc sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x000025fd branch  0x000033df , 0x00000002 
+ 00013087  0x000025fe jam  0x00000000 , 0x00000229 
+ 00013088  0x000025ff fetch  0x00000002 , 0x0000420a 
+ 00013089  0x00002600 set1  0x00000009 , 0x0000003f 
+ 00013090  0x00002601 store  0x00000002 , 0x0000420a 
+ 00013091  0x00002602 branch  0x000033e9 
+ 00013092  0x00002605 fetch  0x00000002 , 0x000041f5 
+ 00013093  0x00002606 branch  0x00007f9c 
+ 00013094  0x00002609 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x0000260a branch  0x00007f9c 
+ 00013096  0x0000260d fetch  0x00000002 , 0x000041ed 
+ 00013097  0x0000260e branch  0x00007f9c 
+ 00013098  0x00002611 fetch  0x00000002 , 0x0000420a 
+ 00013099  0x00002612 set1  0x00000001 , 0x0000003f 
+ 00013100  0x00002613 store  0x00000002 , 0x0000420a 
+ 00013101  0x00002614 branch  0x00003412 
+ 00013102  0x00002617 fetch  0x00000002 , 0x00004682 
+ 00013103  0x00002618 set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002619 store  0x00000002 , 0x00004682 
+ 00013105  0x0000261a fetch  0x00000002 , 0x0000420a 
+ 00013106  0x0000261b set1  0x00000002 , 0x0000003f 
+ 00013107  0x0000261c store  0x00000002 , 0x0000420a 
+ 00013108  0x0000261d rtn 
+ 00013109  0x00002620 fetch  0x00000002 , 0x00004682 
+ 00013110  0x00002621 set1  0x00000001 , 0x0000003f 
+ 00013111  0x00002622 store  0x00000002 , 0x00004682 
+ 00013112  0x00002623 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x00002624 set1  0x00000004 , 0x0000003f 
+ 00013114  0x00002625 store  0x00000002 , 0x0000420a 
+ 00013115  0x00002626 rtn 
+ 00013116  0x00002629 fetch  0x00000002 , 0x00004682 
+ 00013117  0x0000262a set1  0x00000003 , 0x0000003f 
+ 00013118  0x0000262b store  0x00000002 , 0x00004682 
+ 00013119  0x0000262c rtn 
+ 00013120  0x0000262f fetch  0x00000002 , 0x00004682 
+ 00013121  0x00002630 set1  0x00000005 , 0x0000003f 
+ 00013122  0x00002631 store  0x00000002 , 0x00004682 
+ 00013123  0x00002632 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x00002633 set1  0x00000003 , 0x0000003f 
+ 00013125  0x00002634 store  0x00000002 , 0x0000420a 
+ 00013126  0x00002635 rtn 
+ 00013127  0x00002638 fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002639 set0  0x00000005 , 0x0000003f 
+ 00013129  0x0000263a store  0x00000002 , 0x00004682 
+ 00013130  0x0000263b rtn 
+ 00013131  0x0000263e fetch  0x00000002 , 0x00004682 
+ 00013132  0x0000263f set1  0x00000009 , 0x0000003f 
+ 00013133  0x00002640 store  0x00000002 , 0x00004682 
+ 00013134  0x00002641 rtn 
+ 00013135  0x00002644 fetch  0x00000002 , 0x00004682 
+ 00013136  0x00002645 set0  0x00000009 , 0x0000003f 
+ 00013137  0x00002646 store  0x00000002 , 0x00004682 
+ 00013138  0x00002647 branch  0x00003418 
+ 00013139  0x0000264a fetch  0x00000002 , 0x00004682 
+ 00013140  0x0000264b set1  0x00000002 , 0x0000003f 
+ 00013141  0x0000264c store  0x00000002 , 0x00004682 
+ 00013142  0x0000264d rtn 
+ 00013143  0x00002650 fetch  0x00000002 , 0x0000420a 
+ 00013144  0x00002651 set1  0x00000000 , 0x0000003f 
+ 00013145  0x00002652 store  0x00000002 , 0x0000420a 
+ 00013146  0x00002653 rtn 
+ 00013147  0x00002656 fetch  0x00000002 , 0x0000420a 
+ 00013148  0x00002657 set1  0x00000008 , 0x0000003f 
+ 00013149  0x00002658 store  0x00000002 , 0x0000420a 
+ 00013150  0x00002659 branch  0x000033e9 
+ 00013151  0x0000265d bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x0000265e store  0x00000001 , 0x0000022a 
+ 00013153  0x00002660 fetch  0x00000001 , 0x0000022a 
+ 00013154  0x00002661 rtn  0x00000034 
+ 00013155  0x00002662 increase  0xffffffff , 0x0000003f 
+ 00013156  0x00002663 store  0x00000001 , 0x0000022a 
+ 00013157  0x00002664 call  0x00007cdd 
+ 00013158  0x00002665 call  0x000033d6 
+ 00013159  0x00002666 call  0x00003387 
+ 00013160  0x00002667 call  0x0000338d 
+ 00013161  0x00002668 call  0x0000651b 
+ 00013162  0x00002669 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x0000266a call  0x00007f9c 
+ 00013164  0x0000266b branch  0x00003361 
+ 00013165  0x00002671 ifetch  0x00000001 , 0x00000013 
+ 00013166  0x00002672 rtn  0x00000034 
+ 00013167  0x00002673 pincrease  0xffffffff 
+ 00013168  0x00002674 istore  0x00000001 , 0x00000013 
+ 00013169  0x00002675 nrtn  0x00000034 
+ 00013170  0x00002676 copy  0x00000012 , 0x0000003f 
+ 00013171  0x00002677 branch  0x00007f9c 
+ 00013172  0x0000267c ifetch  0x00000002 , 0x00000013 
+ 00013173  0x0000267d rtn  0x00000034 
+ 00013174  0x0000267e pincrease  0xffffffff 
+ 00013175  0x0000267f istore  0x00000002 , 0x00000013 
+ 00013176  0x00002680 nrtn  0x00000034 
+ 00013177  0x00002681 copy  0x00000012 , 0x0000003f 
+ 00013178  0x00002682 branch  0x00007f9c 
+ 00013179  0x00002685 fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x00002686 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x00002687 arg  0x0000337f , 0x00000012 
+ 00013182  0x00002688 branch  0x0000336d 
+ 00013183  0x0000268b call  0x0000342d 
+ 00013184  0x0000268c beq  0x00000001 , 0x00003382 
+ 00013185  0x0000268e branch  0x0000340a 
+ 00013186  0x00002690 setarg  0x00000002 
+ 00013187  0x00002691 istore  0x00000001 , 0x00000013 
+ 00013188  0x00002692 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x00002694 ifetch  0x00000002 , 0x00000012 
+ 00013190  0x00002695 branch  0x00007f9c 
+ 00013191  0x00002698 arg  0x00004205 , 0x00000013 
+ 00013192  0x00002699 arg  0x0000338a , 0x00000012 
+ 00013193  0x0000269a branch  0x0000336d 
+ 00013194  0x0000269d call  0x00002252 
+ 00013195  0x0000269e branch  0x0000340e , 0x00000005 
+ 00013196  0x0000269f rtn 
+ 00013197  0x000026a3 arg  0x0000467e , 0x00000013 
+ 00013198  0x000026a4 arg  0x00003390 , 0x00000012 
+ 00013199  0x000026a5 branch  0x00003374 
+ 00013200  0x000026a8 call  0x000033f0 
+ 00013201  0x000026a9 call  0x00003408 
+ 00013202  0x000026aa fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026ab branch  0x00007f9c 
+ 00013204  0x000026af call  0x000033ac 
+ 00013205  0x000026b1 fetch  0x00000002 , 0x00004682 
+ 00013206  0x000026b2 set0  0x00000007 , 0x0000003f 
+ 00013207  0x000026b3 store  0x00000002 , 0x00004682 
+ 00013208  0x000026b4 rtn 
+ 00013209  0x000026b7 jam  0x00000000 , 0x00004205 
+ 00013210  0x000026b8 fetch  0x00000002 , 0x00004682 
+ 00013211  0x000026b9 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x000026ba isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x000026bb call  0x000032fd , 0x00000001 
+ 00013214  0x000026bd bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x000026be fetch  0x00000002 , 0x00004682 
+ 00013216  0x000026bf set0  0x00000000 , 0x0000003f 
+ 00013217  0x000026c0 set0  0x00000001 , 0x0000003f 
+ 00013218  0x000026c1 set0  0x00000002 , 0x0000003f 
+ 00013219  0x000026c2 set0  0x00000003 , 0x0000003f 
+ 00013220  0x000026c3 set0  0x00000007 , 0x0000003f 
+ 00013221  0x000026c4 store  0x00000002 , 0x00004682 
+ 00013222  0x000026c5 branch  0x00003418 
+ 00013223  0x000026c8 call  0x000033a9 
+ 00013224  0x000026c9 branch  0x0000340a 
+ 00013225  0x000026cd setarg  0x00000000 
+ 00013226  0x000026ce store  0x00000002 , 0x00004208 
+ 00013227  0x000026cf rtn 
+ 00013228  0x000026d1 setarg  0x00000000 
+ 00013229  0x000026d2 store  0x00000002 , 0x0000420a 
+ 00013230  0x000026d3 rtn 
+ 00013231  0x000026d6 fetch  0x00000002 , 0x0000420a 
+ 00013232  0x000026d7 store  0x00000002 , 0x00004208 
+ 00013233  0x000026d8 setarg  0x00000000 
+ 00013234  0x000026d9 store  0x00000002 , 0x0000420a 
+ 00013235  0x000026da rtn 
+ 00013236  0x000026dd fetch  0x00000002 , 0x0000420a 
+ 00013237  0x000026de set1  0x00000007 , 0x0000003f 
+ 00013238  0x000026df store  0x00000002 , 0x00004208 
+ 00013239  0x000026e0 setarg  0x00000000 
+ 00013240  0x000026e1 store  0x00000002 , 0x0000420a 
+ 00013241  0x000026e2 rtn 
+ 00013242  0x000026eb fetch  0x00000001 , 0x00004682 
+ 00013243  0x000026ec isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x000026ed rtn 
+ 00013245  0x000026f6 setarg  0x0000aa55 
+ 00013246  0x000026f8 store  0x00000002 , 0x00000aaa 
+ 00013247  0x000026f9 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x000026fa arg  0x00000002 , 0x00000002 
+ 00013249  0x000026fb arg  0x00000aaa , 0x00000011 
+ 00013250  0x000026fc arg  0x000000c3 , 0x00000012 
+ 00013251  0x000026fd branch  0x00006606 
+ 00013252  0x00002701 bpatch  0x000000ca , 0x00004019 
+ 00013253  0x00002702 arg  0x00000002 , 0x00000002 
+ 00013254  0x00002703 arg  0x00000a9a , 0x00000011 
+ 00013255  0x00002704 arg  0x000000c3 , 0x00000012 
+ 00013256  0x00002705 call  0x000065df 
+ 00013257  0x00002706 fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x00002707 arg  0x0000aa55 , 0x00000002 
+ 00013259  0x00002708 isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002709 rtn 
+ 00013261  0x0000270d fetch  0x00000001 , 0x0000455a 
+ 00013262  0x0000270e store  0x00000001 , 0x00004205 
+ 00013263  0x0000270f rtn 
+ 00013264  0x00002712 arg  0x00000009 , 0x00000007 
+ 00013265  0x00002713 branch  0x00002c32 
+ 00013266  0x00002716 arg  0x00000009 , 0x00000007 
+ 00013267  0x00002717 branch  0x00002c36 
+ 00013268  0x0000271a jam  0x00000005 , 0x00004206 
+ 00013269  0x0000271b branch  0x000033d0 
+ 00013270  0x0000271e arg  0x00004206 , 0x00000013 
+ 00013271  0x0000271f arg  0x000033d2 , 0x00000012 
+ 00013272  0x00002720 branch  0x0000336d 
+ 00013273  0x00002723 jam  0x00000001 , 0x00004363 
+ 00013274  0x00002724 rtn 
+ 00013275  0x00002727 jam  0x00000000 , 0x00004363 
+ 00013276  0x00002728 rtn 
+ 00013277  0x0000272b jam  0x0000000a , 0x00000a99 
+ 00013278  0x0000272c branch  0x00007d8f 
+ 00013279  0x0000272f jam  0x0000001d , 0x00000a99 
+ 00013280  0x00002730 branch  0x00007d8f 
+ 00013281  0x00002733 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x00002734 fetch  0x00000001 , 0x00004207 
+ 00013283  0x00002735 store  0x00000001 , 0x0000016d 
+ 00013284  0x00002736 jam  0x00000001 , 0x00000228 
+ 00013285  0x00002737 jam  0x00000003 , 0x00000a99 
+ 00013286  0x00002738 branch  0x00007d8f 
+ 00013287  0x0000273b jam  0x0000001e , 0x00000a99 
+ 00013288  0x0000273c branch  0x00007d8f 
+ 00013289  0x0000273f jam  0x00000004 , 0x00000a99 
+ 00013290  0x00002740 branch  0x00007d8f 
+ 00013291  0x00002743 fetch  0x00000002 , 0x00004687 
+ 00013292  0x00002744 store  0x00000002 , 0x0000467e 
+ 00013293  0x00002746 call  0x00003404 
+ 00013294  0x00002748 jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002749 branch  0x00007d8f 
+ 00013296  0x0000274c setarg  0x00000000 
+ 00013297  0x0000274d store  0x00000002 , 0x0000467e 
+ 00013298  0x0000274e jam  0x00000002 , 0x00000a99 
+ 00013299  0x0000274f branch  0x00007d8f 
+ 00013300  0x00002752 jam  0x0000000f , 0x00000a99 
+ 00013301  0x00002753 branch  0x00007d8f 
+ 00013302  0x00002756 jam  0x00000010 , 0x00000a99 
+ 00013303  0x00002757 branch  0x00007d8f 
+ 00013304  0x0000275a jam  0x0000000e , 0x00000a99 
+ 00013305  0x0000275b branch  0x00007d8f 
+ 00013306  0x0000275e jam  0x0000000d , 0x00000a99 
+ 00013307  0x0000275f branch  0x00007d8f 
+ 00013308  0x00002762 jam  0x00000017 , 0x00000a99 
+ 00013309  0x00002763 branch  0x00007d8f 
+ 00013310  0x00002766 jam  0x00000018 , 0x00000a99 
+ 00013311  0x00002767 branch  0x00007d8f 
+ 00013312  0x0000276a jam  0x00000016 , 0x00000a99 
+ 00013313  0x0000276b branch  0x00007d8f 
+ 00013314  0x0000276e jam  0x00000011 , 0x00000a99 
+ 00013315  0x0000276f branch  0x00007d8f 
+ 00013316  0x00002772 jam  0x00000015 , 0x00000a99 
+ 00013317  0x00002773 branch  0x00007d8f 
+ 00013318  0x00002776 jam  0x00000014 , 0x00000a99 
+ 00013319  0x00002777 branch  0x00007d8f 
+ 00013320  0x0000277b jam  0x00000013 , 0x00000a99 
+ 00013321  0x0000277c branch  0x00007d8f 
+ 00013322  0x0000277f jam  0x00000019 , 0x00000a99 
+ 00013323  0x00002780 branch  0x00007d8f 
+ 00013324  0x00002783 jam  0x00000006 , 0x00000a99 
+ 00013325  0x00002784 branch  0x00007d8f 
+ 00013326  0x00002787 jam  0x00000005 , 0x00000a99 
+ 00013327  0x00002788 branch  0x00007d8f 
+ 00013328  0x0000278b jam  0x0000001f , 0x00000a99 
+ 00013329  0x0000278c branch  0x00007d8f 
+ 00013330  0x0000278f jam  0x00000020 , 0x00000a99 
+ 00013331  0x00002790 branch  0x00007d8f 
+ 00013332  0x00002793 jam  0x00000025 , 0x00000a99 
+ 00013333  0x00002794 branch  0x00007d8f 
+ 00013334  0x00002797 set1  0x0000000d , 0x00000000 
+ 00013335  0x00002798 rtn 
+ 00013336  0x0000279b set0  0x0000000d , 0x00000000 
+ 00013337  0x0000279c rtn 
+ 00013338  0x000027b1 call  0x0000342d 
+ 00013339  0x000027b2 beq  0x00000002 , 0x00003424 
+ 00013340  0x000027b4 setarg  0x00000001 
+ 00013341  0x000027b5 istore  0x00000001 , 0x00000013 
+ 00013342  0x000027b6 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x000027b7 add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x000027b9 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x000027ba increase  0x00000001 , 0x00000013 
+ 00013346  0x000027bb istoret  0x00000001 , 0x00000013 
+ 00013347  0x000027bc branch  0x00003385 
+ 00013348  0x000027bf setarg  0x00000000 
+ 00013349  0x000027c0 istore  0x00000001 , 0x00000013 
+ 00013350  0x000027c1 fetch  0x00000002 , 0x00004682 
+ 00013351  0x000027c2 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x000027c3 call  0x00003402 
+ 00013353  0x000027c5 fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x000027c6 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x000027c7 add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x000027c8 branch  0x00003420 
+ 00013357  0x000027cb fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x000027cc add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x000027cd ifetch  0x00000001 , 0x00000013 
+ 00013360  0x000027ce rtn 
+ 00013361  0x000027d1 call  0x0000342d 
+ 00013362  0x000027d2 bne  0x00000000 , 0x00003434 
+ 00013363  0x000027d3 branch  0x0000340a 
+ 00013364  0x000027d5 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x000027d6 branch  0x00003385 
+ 00013366  0x000027d9 rtn  0x0000002b 
+ 00013367  0x000027da jam  0x00000000 , 0x00008081 
+ 00013368  0x000027db setarg  0x00003463 
+ 00013369  0x000027dc store  0x00000002 , 0x000041eb 
+ 00013370  0x000027dd setarg  0x0000696c 
+ 00013371  0x000027de store  0x00000002 , 0x000041ed 
+ 00013372  0x000027df setarg  0x000034f5 
+ 00013373  0x000027e0 store  0x00000002 , 0x000041f3 
+ 00013374  0x000027e1 setarg  0x000034f4 
+ 00013375  0x000027e2 store  0x00000002 , 0x000041ef 
+ 00013376  0x000027e3 setarg  0x0000347e 
+ 00013377  0x000027e4 store  0x00000002 , 0x000041f5 
+ 00013378  0x000027e5 setarg  0x000034b2 
+ 00013379  0x000027e6 store  0x00000002 , 0x000041fd 
+ 00013380  0x000027e7 setarg  0x00003465 
+ 00013381  0x000027e8 store  0x00000002 , 0x000041fb 
+ 00013382  0x000027e9 setarg  0x00003470 
+ 00013383  0x000027ea store  0x00000002 , 0x000041e9 
+ 00013384  0x000027eb setarg  0x00003501 
+ 00013385  0x000027ec store  0x00000002 , 0x000041f9 
+ 00013386  0x000027ed bpatch  0x000000cc , 0x00004019 
+ 00013387  0x000027ee call  0x0000359b 
+ 00013388  0x000027ef call  0x00006948 
+ 00013389  0x000027f0 call  0x000035ad 
+ 00013390  0x000027f1 call  0x00007d08 
+ 00013391  0x000027f2 call  0x00007cd3 
+ 00013392  0x000027f3 setarg  0x0000350b 
+ 00013393  0x000027f4 store  0x00000002 , 0x00004766 
+ 00013394  0x000027f5 setarg  0x000034fc 
+ 00013395  0x000027f6 store  0x00000002 , 0x0000475d 
+ 00013396  0x000027f7 setarg  0x000034f8 
+ 00013397  0x000027f8 store  0x00000002 , 0x0000475f 
+ 00013398  0x000027f9 setarg  0x0000346c 
+ 00013399  0x000027fa store  0x00000002 , 0x00004761 
+ 00013400  0x000027fb setarg  0x000035a2 
+ 00013401  0x000027fc store  0x00000002 , 0x000046a9 
+ 00013402  0x000027fd setarg  0x000035a4 
+ 00013403  0x000027fe store  0x00000002 , 0x000046ab 
+ 00013404  0x000027ff setarg  0x000035a9 
+ 00013405  0x00002800 store  0x00000002 , 0x000046b4 
+ 00013406  0x00002801 setarg  0x000035a6 
+ 00013407  0x00002802 store  0x00000002 , 0x000046b6 
+ 00013408  0x00002803 fetch  0x00000002 , 0x00004682 
+ 00013409  0x00002804 rtnbit1  0x0000000c 
+ 00013410  0x00002805 branch  0x0000340a 
+ 00013411  0x00002808 call  0x00003586 
+ 00013412  0x00002809 branch  0x0000340a 
+ 00013413  0x0000280c call  0x00005892 
+ 00013414  0x0000280d nrtn  0x00000034 
+ 00013415  0x0000280e arg  0x00000b06 , 0x00000011 
+ 00013416  0x0000280f call  0x00007e54 
+ 00013417  0x00002810 nrtn  0x00000028 
+ 00013418  0x00002811 arg  0x00000b06 , 0x00000006 
+ 00013419  0x00002812 branch  0x00004746 
+ 00013420  0x00002815 fetch  0x00000002 , 0x00004797 
+ 00013421  0x00002816 store  0x00000002 , 0x00004791 
+ 00013422  0x00002817 jam  0x00000001 , 0x00004753 
+ 00013423  0x00002818 branch  0x0000358f 
+ 00013424  0x0000281b fetch  0x00000001 , 0x0000479d 
+ 00013425  0x0000281c beq  0x00000001 , 0x00003479 
+ 00013426  0x0000281d fetch  0x00000002 , 0x00004682 
+ 00013427  0x0000281e bbit0  0x00000009 , 0x00003479 
+ 00013428  0x0000281f fetch  0x00000001 , 0x0000479e 
+ 00013429  0x00002820 beq  0x00000001 , 0x000033d0 
+ 00013430  0x00002821 fetch  0x00000001 , 0x00004700 
+ 00013431  0x00002822 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x00002823 branch  0x000033d2 
+ 00013433  0x00002826 fetch  0x00000001 , 0x0000479b 
+ 00013434  0x00002827 fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x00002828 ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002829 beq  0x00000001 , 0x000033d0 
+ 00013437  0x0000282a branch  0x000033d2 
+ 00013438  0x0000282d copy  0x00000013 , 0x0000003f 
+ 00013439  0x0000282e beq  0x0000002d , 0x00003431 
+ 00013440  0x0000282f beq  0x00000010 , 0x0000341a 
+ 00013441  0x00002830 beq  0x00000014 , 0x000034df 
+ 00013442  0x00002831 beq  0x00000015 , 0x000034e8 
+ 00013443  0x00002832 beq  0x00000040 , 0x00003485 
+ 00013444  0x00002833 rtn 
+ 00013445  0x00002835 fetch  0x00000002 , 0x00004509 
+ 00013446  0x00002836 beq  0x00000001 , 0x0000348c 
+ 00013447  0x00002838 fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002839 branch  0x000034a2 , 0x00000034 
+ 00013449  0x0000283b jam  0x00000002 , 0x0000478a 
+ 00013450  0x0000283c jam  0x0000003c , 0x0000478f 
+ 00013451  0x0000283d rtn 
+ 00013452  0x00002840 fetch  0x00000002 , 0x0000449a 
+ 00013453  0x00002841 branch  0x000034a0 , 0x00000034 
+ 00013454  0x00002843 jam  0x00000001 , 0x0000478a 
+ 00013455  0x00002844 fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x00002845 fetch  0x00000002 , 0x00004496 
+ 00013457  0x00002846 iadd  0x00000002 , 0x0000003f 
+ 00013458  0x00002847 store  0x00000002 , 0x00004496 
+ 00013459  0x00002848 copy  0x0000003f , 0x00000011 
+ 00013460  0x00002849 fetch  0x00000002 , 0x00004498 
+ 00013461  0x0000284a iadd  0x00000002 , 0x0000003f 
+ 00013462  0x0000284b store  0x00000002 , 0x00004498 
+ 00013463  0x0000284c iadd  0x00000011 , 0x0000003f 
+ 00013464  0x0000284d rshift  0x0000003f , 0x00000002 
+ 00013465  0x0000284e fetch  0x00000002 , 0x000047c0 
+ 00013466  0x0000284f idiv  0x00000002 
+ 00013467  0x00002850 call  0x00007f86 
+ 00013468  0x00002851 quotient  0x0000003f 
+ 00013469  0x00002852 store  0x00000002 , 0x0000449a 
+ 00013470  0x00002853 jam  0x00000001 , 0x00004790 
+ 00013471  0x00002854 rtn 
+ 00013472  0x00002856 jam  0x00000003 , 0x0000478a 
+ 00013473  0x00002857 rtn 
+ 00013474  0x0000285a jam  0x00000000 , 0x00004172 
+ 00013475  0x0000285b jam  0x00000000 , 0x00004790 
+ 00013476  0x0000285c fetch  0x00000002 , 0x000043d6 
+ 00013477  0x0000285d fetcht  0x00000002 , 0x000047be 
+ 00013478  0x0000285e isub  0x00000002 , 0x0000003e 
+ 00013479  0x0000285f setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x00002860 fetch  0x00000002 , 0x000047c0 
+ 00013481  0x00002861 fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x00002862 isub  0x00000002 , 0x0000003f 
+ 00013483  0x00002863 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x00002864 compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x00002865 rtn  0x00000001 
+ 00013486  0x00002866 fetch  0x00000008 , 0x000047be 
+ 00013487  0x00002867 store  0x00000008 , 0x00004496 
+ 00013488  0x00002868 jam  0x00000001 , 0x00004790 
+ 00013489  0x00002869 rtn 
+ 00013490  0x0000286e call  0x0000337b 
+ 00013491  0x0000286f call  0x000034b9 
+ 00013492  0x00002870 call  0x000034be 
+ 00013493  0x00002871 call  0x000034d5 
+ 00013494  0x00002872 call  0x000034ca 
+ 00013495  0x00002873 call  0x000034c4 
+ 00013496  0x00002874 branch  0x000034d9 
+ 00013497  0x00002878 arg  0x00004799 , 0x00000013 
+ 00013498  0x00002879 arg  0x000034bc , 0x00000012 
+ 00013499  0x0000287a branch  0x0000336d 
+ 00013500  0x0000287c jam  0x00000000 , 0x0000479a 
+ 00013501  0x0000287d rtn 
+ 00013502  0x0000287f arg  0x00004793 , 0x00000013 
+ 00013503  0x00002880 arg  0x000034c1 , 0x00000012 
+ 00013504  0x00002881 branch  0x00003374 
+ 00013505  0x00002883 arg  0x000046bf , 0x00000013 
+ 00013506  0x00002884 arg  0x0000469e , 0x00000012 
+ 00013507  0x00002885 branch  0x00003591 
+ 00013508  0x00002889 arg  0x0000478f , 0x00000013 
+ 00013509  0x0000288a arg  0x000034c7 , 0x00000012 
+ 00013510  0x0000288b branch  0x0000336d 
+ 00013511  0x0000288e fetch  0x00000002 , 0x0000449a 
+ 00013512  0x0000288f store  0x00000001 , 0x00004172 
+ 00013513  0x00002890 rtn 
+ 00013514  0x00002892 arg  0x00004790 , 0x00000013 
+ 00013515  0x00002893 arg  0x000034cd , 0x00000012 
+ 00013516  0x00002894 branch  0x0000336d 
+ 00013517  0x00002896 fetch  0x00000001 , 0x0000043f 
+ 00013518  0x00002897 compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x00002898 nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x00002899 jam  0x00000001 , 0x0000478a 
+ 00013521  0x0000289a call  0x00003416 
+ 00013522  0x0000289b branch  0x00005abf 
+ 00013523  0x0000289d jam  0x00000001 , 0x00004790 
+ 00013524  0x0000289e rtn 
+ 00013525  0x000028a1 arg  0x00004791 , 0x00000013 
+ 00013526  0x000028a2 arg  0x000034d8 , 0x00000012 
+ 00013527  0x000028a3 branch  0x00003374 
+ 00013528  0x000028a7 branch  0x0000341a 
+ 00013529  0x000028ac arg  0x0000478d , 0x00000013 
+ 00013530  0x000028ad arg  0x000034dc , 0x00000012 
+ 00013531  0x000028ae branch  0x00003374 
+ 00013532  0x000028b0 fetch  0x00000002 , 0x000047a7 
+ 00013533  0x000028b1 store  0x00000002 , 0x0000478d 
+ 00013534  0x000028b2 branch  0x000035af 
+ 00013535  0x000028b6 fetch  0x00000002 , 0x000047a7 
+ 00013536  0x000028b7 store  0x00000002 , 0x0000478d 
+ 00013537  0x000028b8 setarg  0x00000000 
+ 00013538  0x000028b9 store  0x00000002 , 0x00004793 
+ 00013539  0x000028ba store  0x00000002 , 0x00004791 
+ 00013540  0x000028bb call  0x0000355c 
+ 00013541  0x000028bc call  0x00003586 
+ 00013542  0x000028bd jam  0x00000000 , 0x00004172 
+ 00013543  0x000028be branch  0x000033f8 
+ 00013544  0x000028c4 setarg  0x00000000 
+ 00013545  0x000028c5 store  0x00000004 , 0x0000478d 
+ 00013546  0x000028c6 store  0x00000003 , 0x0000478a 
+ 00013547  0x000028c7 store  0x00000002 , 0x00004509 
+ 00013548  0x000028c9 jam  0x00000001 , 0x000047a0 
+ 00013549  0x000028ca fetch  0x00000002 , 0x00004797 
+ 00013550  0x000028cb store  0x00000002 , 0x00004791 
+ 00013551  0x000028cc call  0x00007e38 
+ 00013552  0x000028cd fetch  0x00000001 , 0x00004759 
+ 00013553  0x000028ce rtneq  0x00000000 
+ 00013554  0x000028cf call  0x0000358f 
+ 00013555  0x000028d0 branch  0x0000356e 
+ 00013556  0x000028d5 branch  0x00003508 
+ 00013557  0x000028d9 fetch  0x00000001 , 0x00004759 
+ 00013558  0x000028da rtnne  0x00000002 
+ 00013559  0x000028db branch  0x00003508 
+ 00013560  0x000028e1 arg  0x000046cd , 0x00000013 
+ 00013561  0x000028e2 call  0x00003582 
+ 00013562  0x000028e3 arg  0x000046c6 , 0x00000013 
+ 00013563  0x000028e5 branch  0x00003584 
+ 00013564  0x000028e8 jam  0x00000000 , 0x0000436e 
+ 00013565  0x000028e9 arg  0x000046db , 0x00000013 
+ 00013566  0x000028ea call  0x00003582 
+ 00013567  0x000028eb arg  0x000046d4 , 0x00000013 
+ 00013568  0x000028ec branch  0x000034fb 
+ 00013569  0x000028ef fetch  0x00000001 , 0x00000477 
+ 00013570  0x000028f0 beq  0x00000012 , 0x00003504 
+ 00013571  0x000028f1 rtn 
+ 00013572  0x000028f3 fetch  0x00000002 , 0x00000478 
+ 00013573  0x000028f5 beq  0x0000000d , 0x00003536 
+ 00013574  0x000028f6 beq  0x0000000b , 0x00003571 
+ 00013575  0x000028f7 rtn 
+ 00013576  0x000028fd fetch  0x00000001 , 0x00004753 
+ 00013577  0x000028fe rtn  0x00000034 
+ 00013578  0x000028ff branch  0x00006978 
+ 00013579  0x00002904 copy  0x00000011 , 0x0000003f 
+ 00013580  0x00002905 branch  0x00003510 , 0x00000034 
+ 00013581  0x00002907 copy  0x00000007 , 0x0000003f 
+ 00013582  0x00002908 beq  0x00000000 , 0x00003513 
+ 00013583  0x00002909 rtn 
+ 00013584  0x0000290b copy  0x00000007 , 0x0000003f 
+ 00013585  0x0000290c beq  0x00000000 , 0x0000351b 
+ 00013586  0x0000290d rtn 
+ 00013587  0x00002910 jam  0x00000001 , 0x0000479d 
+ 00013588  0x00002911 arg  0x000046f7 , 0x00000013 
+ 00013589  0x00002912 call  0x00003582 
+ 00013590  0x00002913 arg  0x000046f0 , 0x00000013 
+ 00013591  0x00002914 call  0x00003584 
+ 00013592  0x00002915 fetch  0x00000002 , 0x00004682 
+ 00013593  0x00002916 bbit0  0x00000009 , 0x00003532 
+ 00013594  0x00002917 branch  0x00003521 
+ 00013595  0x0000291a jam  0x00000000 , 0x0000479d 
+ 00013596  0x0000291b branch  0x0000351d 
+ 00013597  0x00002920 fetch  0x00000001 , 0x0000479a 
+ 00013598  0x00002921 rtnne  0x00000001 
+ 00013599  0x00002922 jam  0x00000005 , 0x00004799 
+ 00013600  0x00002923 rtn 
+ 00013601  0x00002926 fetch  0x00000001 , 0x0000479a 
+ 00013602  0x00002927 pincrease  0x00000001 
+ 00013603  0x00002928 store  0x00000001 , 0x0000479a 
+ 00013604  0x00002929 beq  0x00000001 , 0x00003527 
+ 00013605  0x0000292a beq  0x00000002 , 0x0000352b 
+ 00013606  0x0000292b rtn 
+ 00013607  0x0000292d call  0x0000355c 
+ 00013608  0x0000292e jam  0x00000001 , 0x00004771 
+ 00013609  0x0000292f arg  0x0000476c , 0x00000013 
+ 00013610  0x00002930 branch  0x00003544 
+ 00013611  0x00002932 jam  0x00000000 , 0x0000479a 
+ 00013612  0x00002933 jam  0x00000002 , 0x00004771 
+ 00013613  0x00002934 arg  0x0000476c , 0x00000013 
+ 00013614  0x00002935 call  0x00003544 
+ 00013615  0x00002936 fetch  0x00000001 , 0x0000479e 
+ 00013616  0x00002937 beq  0x00000001 , 0x00003551 
+ 00013617  0x00002938 rtn 
+ 00013618  0x0000293b fetch  0x00000002 , 0x00004797 
+ 00013619  0x0000293c store  0x00000002 , 0x00004791 
+ 00013620  0x0000293d call  0x0000355c 
+ 00013621  0x0000293e branch  0x0000358f 
+ 00013622  0x00002942 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x00002943 call  0x000036fc 
+ 00013624  0x00002944 ifetch  0x00000001 , 0x00000011 
+ 00013625  0x00002945 beq  0x00000003 , 0x0000353c 
+ 00013626  0x00002946 beq  0x00000007 , 0x00003540 
+ 00013627  0x00002947 rtn 
+ 00013628  0x0000294a fetch  0x00000001 , 0x0000479e 
+ 00013629  0x0000294b beq  0x00000000 , 0x00003551 
+ 00013630  0x0000294c beq  0x00000001 , 0x0000355c 
+ 00013631  0x0000294d rtn 
+ 00013632  0x00002950 ifetch  0x00000001 , 0x00000012 
+ 00013633  0x00002951 beq  0x00000001 , 0x00003564 
+ 00013634  0x00002952 beq  0x00000000 , 0x00003569 
+ 00013635  0x00002953 rtn 
+ 00013636  0x0000295b bpatch  0x000000ce , 0x00004019 
+ 00013637  0x0000295c fetch  0x00000001 , 0x0000478b 
+ 00013638  0x0000295d isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x0000295e nrtn  0x00000001 
+ 00013640  0x0000295f add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x00002960 ifetch  0x00000002 , 0x00000006 
+ 00013642  0x00002961 byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x00002962 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x00002963 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x00002964 call  0x000036f0 
+ 00013646  0x00002965 istore  0x00000001 , 0x00000006 
+ 00013647  0x00002966 copy  0x00000013 , 0x00000011 
+ 00013648  0x00002967 branch  0x00007e3d 
+ 00013649  0x0000296e fetch  0x00000001 , 0x00004759 
+ 00013650  0x0000296f rtn  0x00000034 
+ 00013651  0x00002970 jam  0x00000001 , 0x0000479e 
+ 00013652  0x00002971 arg  0x000046e9 , 0x00000013 
+ 00013653  0x00002972 call  0x00003582 
+ 00013654  0x00002973 arg  0x000046e2 , 0x00000013 
+ 00013655  0x00002974 call  0x00003584 
+ 00013656  0x00002975 jam  0x00000004 , 0x00004780 
+ 00013657  0x00002976 jam  0x00000001 , 0x00004783 
+ 00013658  0x00002977 arg  0x0000477b , 0x00000013 
+ 00013659  0x00002978 branch  0x00003544 
+ 00013660  0x0000297a fetch  0x00000001 , 0x0000479e 
+ 00013661  0x0000297b rtn  0x00000034 
+ 00013662  0x0000297c jam  0x00000000 , 0x0000479e 
+ 00013663  0x0000297d call  0x00003586 
+ 00013664  0x0000297e jam  0x00000004 , 0x00004780 
+ 00013665  0x0000297f jam  0x00000000 , 0x00004783 
+ 00013666  0x00002980 arg  0x0000477b , 0x00000013 
+ 00013667  0x00002981 branch  0x00003544 
+ 00013668  0x00002984 jam  0x00000001 , 0x0000479f 
+ 00013669  0x00002985 jam  0x00000007 , 0x00004780 
+ 00013670  0x00002986 jam  0x00000001 , 0x00004783 
+ 00013671  0x00002987 arg  0x0000477b , 0x00000013 
+ 00013672  0x00002988 branch  0x00003544 
+ 00013673  0x0000298a jam  0x00000000 , 0x0000479f 
+ 00013674  0x0000298b jam  0x00000007 , 0x00004780 
+ 00013675  0x0000298c jam  0x00000000 , 0x00004783 
+ 00013676  0x0000298d arg  0x0000477b , 0x00000013 
+ 00013677  0x0000298e branch  0x00003544 
+ 00013678  0x00002990 fetch  0x00000001 , 0x0000479f 
+ 00013679  0x00002991 rtn  0x00000034 
+ 00013680  0x00002992 branch  0x00003551 
+ 00013681  0x00002995 ifetch  0x00000002 , 0x00000011 
+ 00013682  0x00002996 store  0x00000002 , 0x0000478b 
+ 00013683  0x00002997 isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x00002998 nrtn  0x00000001 
+ 00013685  0x00002999 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x0000299a rtn  0x00000034 
+ 00013687  0x0000299b jam  0x00000000 , 0x000047a0 
+ 00013688  0x0000299c fetch  0x00000008 , 0x000047b6 
+ 00013689  0x0000299d store  0x00000008 , 0x00004496 
+ 00013690  0x0000299e jam  0x00000002 , 0x00004790 
+ 00013691  0x0000299f call  0x000035af 
+ 00013692  0x000029a0 call  0x000035b9 
+ 00013693  0x000029a1 jam  0x00000007 , 0x00004780 
+ 00013694  0x000029a2 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x000029a3 store  0x00000001 , 0x00004783 
+ 00013696  0x000029a4 arg  0x0000477b , 0x00000013 
+ 00013697  0x000029a5 branch  0x00003544 
+ 00013698  0x000029aa arg  0x00000001 , 0x00000011 
+ 00013699  0x000029ab branch  0x00003585 
+ 00013700  0x000029ad arg  0x00000000 , 0x00000011 
+ 00013701  0x000029af branch  0x0000358c 
+ 00013702  0x000029b2 arg  0x00000000 , 0x00000011 
+ 00013703  0x000029b3 call  0x00007d19 
+ 00013704  0x000029b4 arg  0x00000001 , 0x00000011 
+ 00013705  0x000029b5 call  0x00007d19 
+ 00013706  0x000029b6 fetch  0x00000001 , 0x000047a1 
+ 00013707  0x000029b7 branch  0x000069d7 
+ 00013708  0x000029ba call  0x00007d04 
+ 00013709  0x000029bb arg  0x00000007 , 0x00000039 
+ 00013710  0x000029bc branch  0x00007d26 
+ 00013711  0x000029c1 arg  0x000046b8 , 0x00000013 
+ 00013712  0x000029c2 arg  0x0000469a , 0x00000012 
+ 00013713  0x000029c4 call  0x00003596 
+ 00013714  0x000029c5 call  0x00003584 
+ 00013715  0x000029c6 fetch  0x00000002 , 0x00004795 
+ 00013716  0x000029c7 store  0x00000002 , 0x00004793 
+ 00013717  0x000029c8 branch  0x000033fa 
+ 00013718  0x000029cb ifetch  0x00000002 , 0x00000012 
+ 00013719  0x000029cc store  0x00000002 , 0x00004154 
+ 00013720  0x000029cd ifetch  0x00000002 , 0x00000006 
+ 00013721  0x000029ce store  0x00000002 , 0x00004482 
+ 00013722  0x000029cf rtn 
+ 00013723  0x000029d2 arg  0x00000000 , 0x00000011 
+ 00013724  0x000029d3 call  0x000069a6 
+ 00013725  0x000029d4 fetch  0x00000006 , 0x000047a1 
+ 00013726  0x000029d5 store  0x00000006 , 0x00000a9a 
+ 00013727  0x000029d6 call  0x000069ae 
+ 00013728  0x000029d7 fetch  0x00000001 , 0x000047a1 
+ 00013729  0x000029d8 branch  0x000069d7 
+ 00013730  0x000029db jam  0x00000001 , 0x0000479b 
+ 00013731  0x000029dc rtn 
+ 00013732  0x000029de jam  0x00000000 , 0x0000479b 
+ 00013733  0x000029df rtn 
+ 00013734  0x000029e4 jam  0x00000000 , 0x0000479c 
+ 00013735  0x000029e5 fetch  0x00000001 , 0x000047a1 
+ 00013736  0x000029e6 branch  0x000069d7 
+ 00013737  0x000029e9 jam  0x00000001 , 0x0000479c 
+ 00013738  0x000029ea fetch  0x00000006 , 0x000047a1 
+ 00013739  0x000029eb store  0x00000006 , 0x00000a9a 
+ 00013740  0x000029ec branch  0x000069ae 
+ 00013741  0x000029f1 jam  0x00000000 , 0x0000422d 
+ 00013742  0x000029f2 branch  0x000068a8 
+ 00013743  0x000029f5 call  0x000068eb 
+ 00013744  0x000029f6 call  0x00006908 
+ 00013745  0x000029f7 store  0x00000002 , 0x000047b0 
+ 00013746  0x000029f8 arg  0x000047aa , 0x00000011 
+ 00013747  0x000029f9 call  0x00006930 
+ 00013748  0x000029fa store  0x00000001 , 0x000047a9 
+ 00013749  0x000029fb beq  0x00000000 , 0x000035be 
+ 00013750  0x000029fc sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x000029fd nbranch  0x000035bc , 0x00000002 
+ 00013752  0x000029fe store  0x00000001 , 0x00004783 
+ 00013753  0x00002a00 jam  0x00000005 , 0x00004780 
+ 00013754  0x00002a01 arg  0x0000477b , 0x00000013 
+ 00013755  0x00002a02 branch  0x00003544 
+ 00013756  0x00002a04 jam  0x00000064 , 0x00004783 
+ 00013757  0x00002a05 branch  0x000035b9 
+ 00013758  0x00002a08 branch  0x0000341a 
+ 00013759  0x00002a0d rtn  0x0000002b 
+ 00013760  0x00002a0e hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a0f and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a10 hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a11 setarg  0x00003631 
+ 00013764  0x00002a12 store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a14 setarg  0x00003633 
+ 00013766  0x00002a15 store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a17 setarg  0x0000340a 
+ 00013768  0x00002a18 store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a1a setarg  0x00003635 
+ 00013770  0x00002a1b store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a1d setarg  0x0000364b 
+ 00013772  0x00002a1e store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a20 setarg  0x000033d0 
+ 00013774  0x00002a21 store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a23 setarg  0x000036f6 
+ 00013776  0x00002a24 store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a26 setarg  0x0000367a 
+ 00013778  0x00002a27 store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a29 call  0x00002c7a 
+ 00013780  0x00002a2a setarg  0x00003722 
+ 00013781  0x00002a2b add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a2c istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a2e setarg  0x000035ed 
+ 00013784  0x00002a2f store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a31 setarg  0x000035ef 
+ 00013786  0x00002a32 store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a34 bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a35 call  0x00003628 
+ 00013789  0x00002a36 call  0x00007e38 
+ 00013790  0x00002a37 jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a38 jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a39 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a3a store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a3b beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a3c fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a3d store  0x00000001 , 0x00004686 
+ 00013797  0x00002a3e jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a40 call  0x0000360f 
+ 00013799  0x00002a41 call  0x00007cd3 
+ 00013800  0x00002a42 call  0x00007cdd 
+ 00013801  0x00002a43 jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a44 fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a45 rtnbit1  0x0000000c 
+ 00013804  0x00002a46 branch  0x0000340a 
+ 00013805  0x00002a49 branch  0x0000360f 
+ 00013806  0x00002a4c jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a4e jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a4f call  0x0000360f 
+ 00013809  0x00002a50 arg  0x00000000 , 0x00000011 
+ 00013810  0x00002a51 call  0x00007d1e 
+ 00013811  0x00002a53 setarg  0x00000020 
+ 00013812  0x00002a54 call  0x000046f0 
+ 00013813  0x00002a56 arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002a57 fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002a59 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002a5a rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002a5b call  0x00003609 
+ 00013818  0x00002a5c istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002a5d and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002a5e call  0x00003609 
+ 00013821  0x00002a5f istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002a60 call  0x000057a6 
+ 00013823  0x00002a61 fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002a62 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002a63 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002a64 arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002a65 call  0x00007f01 
+ 00013828  0x00002a67 fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002a68 copy  0x00000002 , 0x00000039 
+ 00013830  0x00002a69 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002a6a arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002a6b branch  0x00007f01 
+ 00013833  0x00002a6d sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002a6e branch  0x0000360d , 0x00000002 
+ 00013835  0x00002a6f add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002a70 rtn 
+ 00013837  0x00002a72 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002a73 rtn 
+ 00013839  0x00002a76 fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002a77 bne  0x000000ff , 0x00003621 
+ 00013841  0x00002a79 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002a7a bne  0x000000ff , 0x00003624 
+ 00013843  0x00002a7c fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002a7d bne  0x000000ff , 0x00003626 
+ 00013845  0x00002a7f fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002a80 copy  0x0000003f , 0x00000039 
+ 00013847  0x00002a81 setarg  0x0000472d 
+ 00013848  0x00002a82 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002a84 copy  0x00000011 , 0x00000006 
+ 00013850  0x00002a85 ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002a86 copy  0x00000006 , 0x00000011 
+ 00013852  0x00002a87 beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002a88 copy  0x0000003f , 0x00000002 
+ 00013854  0x00002a89 call  0x0000680e 
+ 00013855  0x00002a8b loop  0x00003619 
+ 00013856  0x00002a8d rtn 
+ 00013857  0x00002a8f fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002a90 store  0x00000008 , 0x0000472f 
+ 00013859  0x00002a91 branch  0x00003611 
+ 00013860  0x00002a93 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002a94 branch  0x00003613 
+ 00013862  0x00002a96 store  0x00000001 , 0x0000472e 
+ 00013863  0x00002a97 branch  0x00003615 
+ 00013864  0x00002a9b arg  0x00000000 , 0x00000011 
+ 00013865  0x00002a9c call  0x000069a6 
+ 00013866  0x00002a9d call  0x000037e4 
+ 00013867  0x00002a9e call  0x00002c7d 
+ 00013868  0x00002a9f branch  0x0000362d 
+ 00013869  0x00002aa2 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002aa3 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002aa4 store  0x00000001 , 0x00004744 
+ 00013872  0x00002aa5 branch  0x000068a8 
+ 00013873  0x00002aa8 call  0x00006835 
+ 00013874  0x00002aa9 branch  0x0000696c 
+ 00013875  0x00002aac branch  0x0000696c 
+ 00013876  0x00002ab1 branch  0x00006978 
+ 00013877  0x00002ab4 call  0x00003642 
+ 00013878  0x00002ab5 call  0x000037ee 
+ 00013879  0x00002ab6 call  0x00003639 
+ 00013880  0x00002ab7 branch  0x00003634 
+ 00013881  0x00002aba fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002abb rtnbit1  0x00000009 
+ 00013883  0x00002abc fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002abd beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002abe rtn 
+ 00013886  0x00002ac0 fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002ac1 rtneq  0x00000001 
+ 00013888  0x00002ac2 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002ac3 branch  0x00003654 
+ 00013890  0x00002ac6 fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002ac7 rtnbit0  0x00000009 
+ 00013892  0x00002ac8 call  0x00005892 
+ 00013893  0x00002ac9 nrtn  0x00000034 
+ 00013894  0x00002aca arg  0x00004718 , 0x00000011 
+ 00013895  0x00002acb call  0x00007e54 
+ 00013896  0x00002acc nrtn  0x00000028 
+ 00013897  0x00002acd arg  0x00004718 , 0x00000006 
+ 00013898  0x00002ace branch  0x00004746 
+ 00013899  0x00002ad1 copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002ad2 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002ad3 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002ad4 beq  0x00000014 , 0x00003651 
+ 00013903  0x00002ad5 beq  0x00000015 , 0x00003660 
+ 00013904  0x00002ad6 rtn 
+ 00013905  0x00002ad9 setarg  0x00000000 
+ 00013906  0x00002ada call  0x00003220 
+ 00013907  0x00002adb branch  0x00003656 
+ 00013908  0x00002add fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002ade store  0x00000002 , 0x000047ed 
+ 00013910  0x00002ae0 jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002ae1 jam  0x00000000 , 0x00004091 
+ 00013912  0x00002ae2 call  0x000033f8 
+ 00013913  0x00002ae3 call  0x00003416 
+ 00013914  0x00002ae4 fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002ae5 beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002ae7 arg  0x00000000 , 0x00000011 
+ 00013917  0x00002ae8 branch  0x00007d14 
+ 00013918  0x00002aea arg  0x00000000 , 0x00000011 
+ 00013919  0x00002aeb branch  0x00007d19 
+ 00013920  0x00002aee setarg  0x00000002 
+ 00013921  0x00002aef call  0x00003220 
+ 00013922  0x00002af1 setarg  0x00000000 
+ 00013923  0x00002af2 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002af3 setarg  0x00000004 
+ 00013925  0x00002af4 call  0x000069d7 
+ 00013926  0x00002af5 setarg  0x00000005 
+ 00013927  0x00002af6 call  0x000069d7 
+ 00013928  0x00002af7 setarg  0x00000014 
+ 00013929  0x00002af8 call  0x000069d7 
+ 00013930  0x00002af9 setarg  0x00000015 
+ 00013931  0x00002afa call  0x000069d7 
+ 00013932  0x00002afb setarg  0x00000016 
+ 00013933  0x00002afc call  0x000069d7 
+ 00013934  0x00002afd setarg  0x00000007 
+ 00013935  0x00002afe call  0x000069d7 
+ 00013936  0x00002aff call  0x00007e38 
+ 00013937  0x00002b00 jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002b01 jam  0x0000000a , 0x00004760 
+ 00013939  0x00002b02 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002b04 jam  0x00000002 , 0x00004172 
+ 00013941  0x00002b05 arg  0x00000000 , 0x00000011 
+ 00013942  0x00002b06 call  0x00007d1e 
+ 00013943  0x00002b08 setarg  0x00000020 
+ 00013944  0x00002b09 call  0x000046f0 
+ 00013945  0x00002b0a branch  0x000033fa 
+ 00013946  0x00002b0e call  0x0000373b 
+ 00013947  0x00002b0f call  0x0000373e 
+ 00013948  0x00002b10 call  0x00003741 
+ 00013949  0x00002b11 call  0x0000337b 
+ 00013950  0x00002b12 call  0x000036c8 
+ 00013951  0x00002b13 call  0x000036a1 
+ 00013952  0x00002b14 call  0x0000368a 
+ 00013953  0x00002b15 call  0x00003683 
+ 00013954  0x00002b16 branch  0x0000368f 
+ 00013955  0x00002b19 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b1a arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b1b branch  0x0000336d 
+ 00013958  0x00002b1d call  0x00003847 
+ 00013959  0x00002b1e nrtn  0x00000001 
+ 00013960  0x00002b1f jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b20 rtn 
+ 00013962  0x00002b23 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b24 arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b25 branch  0x00003374 
+ 00013965  0x00002b27 jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b28 branch  0x00003662 
+ 00013967  0x00002b2b arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b2c arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b2d branch  0x0000336d 
+ 00013970  0x00002b2f fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b30 branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b31 jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b32 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b33 setarg  0x00000a02 
+ 00013975  0x00002b34 store  0x00000002 , 0x00004752 
+ 00013976  0x00002b35 fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b36 beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b38 branch  0x00003762 
+ 00013979  0x00002b3a setarg  0x00000a02 
+ 00013980  0x00002b3b store  0x00000002 , 0x00004754 
+ 00013981  0x00002b3c branch  0x00003762 
+ 00013982  0x00002b3e setarg  0x00000000 
+ 00013983  0x00002b3f store  0x00000004 , 0x00004752 
+ 00013984  0x00002b40 branch  0x00003762 
+ 00013985  0x00002b43 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b44 rtn  0x00000034 
+ 00013987  0x00002b45 fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b46 bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b47 arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b48 arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b49 branch  0x0000336d 
+ 00013992  0x00002b4b fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b4c store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b4d fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b4e nrtn  0x00000034 
+ 00013996  0x00002b50 call  0x000068eb 
+ 00013997  0x00002b51 call  0x00006908 
+ 00013998  0x00002b52 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002b53 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002b54 call  0x00006930 
+ 00014001  0x00002b55 fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002b56 isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002b57 branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002b58 store  0x00000001 , 0x000047cf 
+ 00014005  0x00002b59 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002b5b storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002b5c fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002b5d isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002b5e call  0x000036c1 , 0x00000002 
+ 00014010  0x00002b5f storet  0x00000001 , 0x000047db 
+ 00014011  0x00002b60 arg  0x00000006 , 0x00000039 
+ 00014012  0x00002b61 arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002b62 call  0x000036f0 
+ 00014014  0x00002b63 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002b64 arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002b65 branch  0x00007e3d 
+ 00014017  0x00002b67 fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002b68 nrtn  0x00000034 
+ 00014019  0x00002b69 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002b6a arg  0x00000001 , 0x00000011 
+ 00014021  0x00002b6b branch  0x00007d1e 
+ 00014022  0x00002b6d arg  0x00000001 , 0x00000011 
+ 00014023  0x00002b6e branch  0x00007d19 
+ 00014024  0x00002b71 arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002b72 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002b73 branch  0x0000336d 
+ 00014027  0x00002b75 jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002b76 jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002b77 fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002b78 beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002b79 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002b7b arg  0x0000479c , 0x00000006 
+ 00014033  0x00002b7c copy  0x00000006 , 0x00000011 
+ 00014034  0x00002b7d arg  0x00000008 , 0x00000039 
+ 00014035  0x00002b7f copy  0x00000011 , 0x00000006 
+ 00014036  0x00002b80 ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002b81 copy  0x00000006 , 0x00000011 
+ 00014038  0x00002b82 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002b83 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002b84 beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002b86 fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002b87 increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002b88 store  0x00000001 , 0x000047a6 
+ 00014044  0x00002b89 loop  0x000036d3 
+ 00014045  0x00002b8a rtn 
+ 00014046  0x00002b8c fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002b8d arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002b8e iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002b8f ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002b90 rtn 
+ 00014051  0x00002b92 call  0x000036de 
+ 00014052  0x00002b93 call  0x00006825 
+ 00014053  0x00002b94 branch  0x000036d9 
+ 00014054  0x00002b96 call  0x000036de 
+ 00014055  0x00002b97 call  0x00006829 
+ 00014056  0x00002b98 branch  0x000036d9 
+ 00014057  0x00002b9a fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002b9b beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002b9c branch  0x000036e6 
+ 00014060  0x00002b9e jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002b9f branch  0x000036d0 
+ 00014062  0x00002ba1 jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002ba2 branch  0x000036d0 
+ 00014064  0x00002ba7 arg  0x00000000 , 0x00000011 
+ 00014065  0x00002ba9 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002baa iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002bab loop  0x000036f1 
+ 00014068  0x00002bad and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002bae rtn 
+ 00014070  0x00002bb1 fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002bb2 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002bb3 rtn 
+ 00014073  0x00002bb5 fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002bb6 beq  0x00000014 , 0x00003710 
+ 00014075  0x00002bb7 rtn 
+ 00014076  0x00002bc4 bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002bc5 ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002bc6 store  0x00000005 , 0x00000b12 
+ 00014079  0x00002bc7 fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002bc8 arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002bc9 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002bca nrtn  0x00000005 
+ 00014083  0x00002bcb fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002bcc byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002bcd store  0x00000002 , 0x00000b15 
+ 00014086  0x00002bce copy  0x0000003f , 0x00000039 
+ 00014087  0x00002bcf increase  0x00000005 , 0x00000011 
+ 00014088  0x00002bd0 copy  0x00000011 , 0x00000006 
+ 00014089  0x00002bd1 arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002bd2 call  0x00007f01 
+ 00014091  0x00002bd3 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002bd4 store  0x00000001 , 0x00000b21 
+ 00014093  0x00002bd5 arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002bd6 arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002bd7 rtn 
+ 00014096  0x00002bda setarg  0x00000000 
+ 00014097  0x00002bdb store  0x00000005 , 0x00004752 
+ 00014098  0x00002bdc store  0x00000005 , 0x00004757 
+ 00014099  0x00002bdd call  0x000036fc 
+ 00014100  0x00002bde copy  0x00000012 , 0x00000006 
+ 00014101  0x00002bdf arg  0x00004752 , 0x00000005 
+ 00014102  0x00002be0 arg  0x0000000a , 0x00000039 
+ 00014103  0x00002be1 call  0x00007f01 
+ 00014104  0x00002be3 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002be4 ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002be5 beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002be6 beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002be7 beq  0x00000004 , 0x00003762 
+ 00014109  0x00002be8 beq  0x00000005 , 0x00003762 
+ 00014110  0x00002be9 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002bea beq  0x00000007 , 0x00003849 
+ 00014112  0x00002beb beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002bec rtn 
+ 00014114  0x00002bef fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002bf0 rtnbit1  0x00000009 
+ 00014116  0x00002bf2 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002bf3 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002bf5 jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002bf7 setarg  0x0000010c 
+ 00014120  0x00002bf8 call  0x000032cd 
+ 00014121  0x00002bf9 call  0x00003710 
+ 00014122  0x00002bfb fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002bfc beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002bfd beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002bfe rtn 
+ 00014126  0x00002c00 fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002c01 ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002c02 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002c03 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002c04 fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002c05 ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002c06 rtn 
+ 00014133  0x00002c09 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c0a rtn 
+ 00014135  0x00002c0c jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c0d rtn 
+ 00014137  0x00002c0f jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c10 rtn 
+ 00014139  0x00002c13 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c14 arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c15 branch  0x0000336d 
+ 00014142  0x00002c17 arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c18 arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c19 branch  0x0000336d 
+ 00014145  0x00002c1b arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c1c arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c1d branch  0x0000336d 
+ 00014148  0x00002c20 jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c21 branch  0x00003762 
+ 00014150  0x00002c23 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c24 branch  0x00003762 
+ 00014152  0x00002c26 jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c27 branch  0x00003762 
+ 00014154  0x00002c2d call  0x0000374c 
+ 00014155  0x00002c2e branch  0x0000374f 
+ 00014156  0x00002c30 fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c31 store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c32 branch  0x00003773 
+ 00014159  0x00002c34 fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c35 call  0x00003754 
+ 00014161  0x00002c36 fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c37 store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c38 branch  0x00003770 
+ 00014164  0x00002c3a beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c3b beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c3c store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c3d rtn 
+ 00014168  0x00002c3f jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c40 rtn 
+ 00014170  0x00002c42 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c43 rtn 
+ 00014172  0x00002c45 fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c46 call  0x00003754 
+ 00014174  0x00002c47 fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c48 call  0x0000379e 
+ 00014176  0x00002c49 call  0x000037a1 
+ 00014177  0x00002c4a branch  0x000069c4 
+ 00014178  0x00002c4d fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c4e nrtn  0x00000034 
+ 00014180  0x00002c4f fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c50 store  0x00000006 , 0x0000475d 
+ 00014182  0x00002c51 fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002c52 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002c53 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002c54 fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002c55 iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002c56 call  0x00003779 , 0x00000034 
+ 00014188  0x00002c57 bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002c58 call  0x00003770 
+ 00014190  0x00002c59 call  0x00003773 
+ 00014191  0x00002c5a branch  0x00003776 
+ 00014192  0x00002c5c arg  0x00004763 , 0x00000012 
+ 00014193  0x00002c5d arg  0x0000475d , 0x00000006 
+ 00014194  0x00002c5e branch  0x0000377b 
+ 00014195  0x00002c60 arg  0x0000476b , 0x00000012 
+ 00014196  0x00002c61 arg  0x0000475f , 0x00000006 
+ 00014197  0x00002c62 branch  0x0000377b 
+ 00014198  0x00002c64 arg  0x00004773 , 0x00000012 
+ 00014199  0x00002c65 arg  0x00004761 , 0x00000006 
+ 00014200  0x00002c66 branch  0x0000377b 
+ 00014201  0x00002c68 jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002c69 rtn 
+ 00014203  0x00002c6c ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002c6d beq  0x00000000 , 0x00003787 
+ 00014205  0x00002c6e beq  0x00000001 , 0x00003780 
+ 00014206  0x00002c6f beq  0x00000002 , 0x00003782 
+ 00014207  0x00002c70 rtn 
+ 00014208  0x00002c72 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002c73 branch  0x00003783 
+ 00014210  0x00002c75 jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002c76 ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002c77 store  0x00000001 , 0x0000477d 
+ 00014213  0x00002c78 ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002c79 branch  0x0000378c 
+ 00014215  0x00002c7c ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002c7d call  0x000069d7 
+ 00014217  0x00002c7e increase  0x00000001 , 0x00000012 
+ 00014218  0x00002c7f ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002c80 branch  0x000069d7 
+ 00014220  0x00002c82 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002c83 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002c84 fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002c85 beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002c87 fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002c88 store  0x00000001 , 0x00004780 
+ 00014226  0x00002c89 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002c8b call  0x000069d7 
+ 00014228  0x00002c8c fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002c8d call  0x0000379e 
+ 00014230  0x00002c8e store  0x00000001 , 0x00004785 
+ 00014231  0x00002c8f fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002c90 store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002c91 branch  0x000069ae 
+ 00014234  0x00002c93 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002c94 store  0x00000001 , 0x00004780 
+ 00014236  0x00002c95 fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002c96 branch  0x00003793 
+ 00014238  0x00002c99 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002c9a add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002c9b rtn 
+ 00014241  0x00002c9d arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002c9e imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002c9f div  0x0000003f , 0x00000064 
+ 00014244  0x00002ca0 call  0x00007f86 
+ 00014245  0x00002ca1 quotient  0x00000002 
+ 00014246  0x00002ca2 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002ca3 setarg  0x00002ee0 
+ 00014248  0x00002ca4 isub  0x00000002 , 0x00000012 
+ 00014249  0x00002ca5 rtn 
+ 00014250  0x00002ca9 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002caa set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002cab hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002cac setarg  0x0000009e 
+ 00014254  0x00002cad hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002cae hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002caf rtn 
+ 00014257  0x00002cb2 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002cb3 nrtn  0x00000034 
+ 00014259  0x00002cb4 fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002cb5 store  0x00000002 , 0x00004787 
+ 00014261  0x00002cb6 fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002cb7 bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002cb8 fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002cb9 store  0x00000002 , 0x00004787 
+ 00014265  0x00002cbb bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002cbc call  0x000037aa 
+ 00014267  0x00002cbd call  0x000037dc 
+ 00014268  0x00002cbe setarg  0x0000bb80 
+ 00014269  0x00002cbf call  0x00002a8f 
+ 00014270  0x00002cc0 call  0x000037e0 
+ 00014271  0x00002cc1 setarg  0x00001c20 
+ 00014272  0x00002cc2 call  0x00002a8f 
+ 00014273  0x00002cc3 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002cc5 call  0x000037dc 
+ 00014275  0x00002cc6 fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002cc7 bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002cc8 setarg  0x00001c20 
+ 00014278  0x00002cc9 call  0x00002a8f 
+ 00014279  0x00002cca call  0x000037e0 
+ 00014280  0x00002ccb branch  0x000037cc 
+ 00014281  0x00002cce setarg  0x00003840 
+ 00014282  0x00002ccf call  0x00002a8f 
+ 00014283  0x00002cd0 call  0x000037e0 
+ 00014284  0x00002cd2 setarg  0x00001c20 
+ 00014285  0x00002cd3 call  0x00002a8f 
+ 00014286  0x00002cd4 fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002cd5 rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002cd6 store  0x00000002 , 0x00004787 
+ 00014289  0x00002cd7 loop  0x000037c2 
+ 00014290  0x00002cd9 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002cda jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002cdb setarg  0x00000a01 
+ 00014293  0x00002cdc store  0x00000002 , 0x00004752 
+ 00014294  0x00002cdd fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002cde beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002ce0 branch  0x00003762 
+ 00014297  0x00002ce2 setarg  0x00000a01 
+ 00014298  0x00002ce3 store  0x00000002 , 0x00004754 
+ 00014299  0x00002ce4 branch  0x00003762 
+ 00014300  0x00002ce7 hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002ce8 or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002ce9 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002cea rtn 
+ 00014304  0x00002cec hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002ced and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002cee hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002cef rtn 
+ 00014308  0x00002cf2 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002cf3 rtneq  0x00000000 
+ 00014310  0x00002cf4 call  0x00002c65 
+ 00014311  0x00002cf5 fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002cf6 storet  0x00000001 , 0x00004786 
+ 00014313  0x00002cf7 call  0x000067fb 
+ 00014314  0x00002cf8 call  0x00003847 
+ 00014315  0x00002cf9 nrtn  0x00000001 
+ 00014316  0x00002cfa jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002cfb rtn 
+ 00014318  0x00002cfe fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002cff rtneq  0x00000000 
+ 00014320  0x00002d00 fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002d01 nrtn  0x00000034 
+ 00014322  0x00002d02 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002d03 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002d04 fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002d05 rtnne  0x00000001 
+ 00014326  0x00002d07 bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002d08 call  0x00003847 
+ 00014328  0x00002d09 nrtn  0x00000001 
+ 00014329  0x00002d0a setarg  0x00008ca0 
+ 00014330  0x00002d0b call  0x00002a8f 
+ 00014331  0x00002d0c call  0x00003847 
+ 00014332  0x00002d0d nrtn  0x00000001 
+ 00014333  0x00002d0e call  0x0000383f 
+ 00014334  0x00002d10 call  0x00003842 
+ 00014335  0x00002d11 nrtn  0x00000002 
+ 00014336  0x00002d12 call  0x00003847 
+ 00014337  0x00002d13 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d14 arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d15 arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d16 call  0x0000383f 
+ 00014341  0x00002d18 call  0x00003842 
+ 00014342  0x00002d19 nrtn  0x00000002 
+ 00014343  0x00002d1a call  0x00003847 
+ 00014344  0x00002d1b nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d1c setarg  0x00002a30 
+ 00014346  0x00002d1d call  0x00002a8f 
+ 00014347  0x00002d1e call  0x00003847 
+ 00014348  0x00002d1f branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d21 setarg  0x00000000 
+ 00014350  0x00002d22 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d23 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d24 loop  0x00003805 
+ 00014353  0x00002d25 branch  0x0000381b 
+ 00014354  0x00002d27 setarg  0x00008000 
+ 00014355  0x00002d28 rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d29 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d2a call  0x0000383f 
+ 00014358  0x00002d2c call  0x00003842 
+ 00014359  0x00002d2d nrtn  0x00000002 
+ 00014360  0x00002d2e call  0x00003847 
+ 00014361  0x00002d2f branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d30 loop  0x00003805 
+ 00014363  0x00002d32 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d33 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d34 store  0x00000002 , 0x00004789 
+ 00014366  0x00002d35 store  0x00000002 , 0x00004797 
+ 00014367  0x00002d36 fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d37 beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d39 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d3a arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d3b call  0x000036f0 
+ 00014372  0x00002d3c store  0x00000001 , 0x00004799 
+ 00014373  0x00002d3d arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d3e branch  0x00007e3d 
+ 00014375  0x00002d41 fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d42 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d43 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d44 div  0x0000003f , 0x00000002 
+ 00014379  0x00002d45 call  0x00007f86 
+ 00014380  0x00002d46 quotient  0x00000002 
+ 00014381  0x00002d47 remainder  0x0000003f 
+ 00014382  0x00002d48 nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d4a fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d4b isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d4c call  0x0000383d , 0x00000005 
+ 00014386  0x00002d4d arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d4e increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d4f iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d50 arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002d51 istore  0x00000001 , 0x00000011 
+ 00014391  0x00002d52 rtn 
+ 00014392  0x00002d54 arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002d55 iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002d56 arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002d57 istore  0x00000001 , 0x00000011 
+ 00014396  0x00002d58 rtn 
+ 00014397  0x00002d5a jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002d5b rtn 
+ 00014399  0x00002d5d copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002d5e store  0x00000004 , 0x0000478b 
+ 00014401  0x00002d5f rtn 
+ 00014402  0x00002d61 copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002d62 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002d63 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002d64 sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002d65 rtn 
+ 00014407  0x00002d68 fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002d69 branch  0x0000681d 
+ 00014409  0x00002d6c fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002d6d store  0x00000008 , 0x0000479c 
+ 00014411  0x00002d6e rtn 
+ 00014412  0x00002d71 fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002d72 store  0x00000001 , 0x000047af 
+ 00014414  0x00002d73 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002d74 store  0x00000001 , 0x000047b0 
+ 00014416  0x00002d75 fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002d76 store  0x00000001 , 0x000047b1 
+ 00014418  0x00002d77 arg  0x0000000d , 0x00000039 
+ 00014419  0x00002d78 arg  0x000047aa , 0x00000006 
+ 00014420  0x00002d79 call  0x000036f0 
+ 00014421  0x00002d7a store  0x00000001 , 0x000047b7 
+ 00014422  0x00002d7b arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002d7c branch  0x00007e3d 
+ 00014424  0x00002d83 call  0x000065c2 
+ 00014425  0x00002d84 jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002d85 call  0x0000386d 
+ 00014427  0x00002d86 call  0x00003867 
+ 00014428  0x00002d87 setarg  0x00003860 
+ 00014429  0x00002d88 store  0x00000002 , 0x000041fd 
+ 00014430  0x00002d89 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002d8a branch  0x000069a6 
+ 00014432  0x00002d8d fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002d8e rtn  0x00000034 
+ 00014434  0x00002d8f increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002d90 store  0x00000002 , 0x000046a1 
+ 00014436  0x00002d91 rtnne  0x00000000 
+ 00014437  0x00002d92 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002d93 rtn 
+ 00014439  0x00002d96 bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002d97 fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002d98 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002d99 rtn  0x00000002 
+ 00014443  0x00002d9a jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002d9b rtn 
+ 00014445  0x00002d9e arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002d9f arg  0x00000000 , 0x00000012 
+ 00014447  0x00002da0 arg  0x00000051 , 0x00000002 
+ 00014448  0x00002da1 branch  0x000065df 
+ 00014449  0x00002da5 disable  0x00000028 
+ 00014450  0x00002da6 fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002da7 copy  0x0000003f , 0x00000039 
+ 00014452  0x00002da9 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002daa copy  0x00000013 , 0x00000012 
+ 00014454  0x00002dac bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002dad call  0x0000387c 
+ 00014456  0x00002dae branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002db0 increase  0x00000004 , 0x00000011 
+ 00014458  0x00002db1 loop  0x00003876 
+ 00014459  0x00002db2 rtn 
+ 00014460  0x00002db6 bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002db7 ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002db8 ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002db9 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002dba rtn 
+ 00014465  0x00002dbd bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002dbe ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002dbf ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002dc0 isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002dc1 nrtn  0x00000005 
+ 00014470  0x00002dc2 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002dc3 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002dc4 rtn  0x00000005 
+ 00014473  0x00002dc5 add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002dc6 ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002dc7 isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002dc8 rtn 
+ 00014477  0x00002dcc bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002dcd disable  0x00000028 
+ 00014479  0x00002dce fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002dcf copy  0x0000003f , 0x00000039 
+ 00014481  0x00002dd1 arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002dd2 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002dd4 call  0x00003881 
+ 00014484  0x00002dd5 branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002dd6 increase  0x00000004 , 0x00000011 
+ 00014486  0x00002dd7 loop  0x00003893 
+ 00014487  0x00002dd8 rtn 
+ 00014488  0x00002ddc fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002ddd increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002dde store  0x00000001 , 0x00000004 
+ 00014491  0x00002ddf arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002de2 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002de3 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002de4 isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002de5 nrtn  0x00000005 
+ 00014496  0x00002de6 copy  0x00000006 , 0x00000013 
+ 00014497  0x00002de7 ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002de8 setarg  0x00ffffff 
+ 00014499  0x00002de9 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002dea branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002deb call  0x0000388d 
+ 00014502  0x00002dec branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002ded rtn 
+ 00014504  0x00002df0 bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002df1 increase  0x00000004 , 0x00000013 
+ 00014506  0x00002df2 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002df3 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002df4 isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002df5 rtn  0x00000005 
+ 00014510  0x00002df6 store  0x00000001 , 0x000046f6 
+ 00014511  0x00002df7 fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002df8 increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002df9 store  0x00000001 , 0x00000003 
+ 00014514  0x00002dfb increase  0x00000001 , 0x00000013 
+ 00014515  0x00002dfc ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002dfd store  0x00000001 , 0x000046f5 
+ 00014517  0x00002dfe copy  0x0000003f , 0x00000039 
+ 00014518  0x00002dff rtn  0x00000034 
+ 00014519  0x00002e01 ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002e02 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002e03 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002e04 beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002e05 beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002e06 beq  0x00000004 , 0x000038de 
+ 00014525  0x00002e07 beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002e08 beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e09 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e0a loop  0x000038b7 
+ 00014529  0x00002e0b rtn 
+ 00014530  0x00002e0e copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e0f fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e10 store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e11 arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e13 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e14 setarg  0x00002710 
+ 00014536  0x00002e15 store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e16 ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e17 store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e18 call  0x000069ae 
+ 00014540  0x00002e19 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e1a loop  0x000038b7 
+ 00014542  0x00002e1b rtn 
+ 00014543  0x00002e1d copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e1e fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e1f store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e20 arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e21 branch  0x000038c6 
+ 00014548  0x00002e23 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e24 fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e25 store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e26 arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e27 branch  0x000038c6 
+ 00014553  0x00002e29 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e2a fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e2b store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e2c arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e2d branch  0x000038c6 
+ 00014558  0x00002e2f copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e30 fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e31 store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e32 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e33 branch  0x000038c6 
+ 00014563  0x00002e35 copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e36 fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e37 store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e38 arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e39 branch  0x000038c6 
+ 00014568  0x00002e3c ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e3d rtn 
+ 00014570  0x00002e40 copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e41 fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e42 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e43 call  0x000038f0 
+ 00014574  0x00002e45 and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e46 rtn 
+ 00014576  0x00002e48 bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e49 call  0x00003871 
+ 00014578  0x00002e4a branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e4b fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e4c copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e4d increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e4e store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e4f call  0x00003867 
+ 00014584  0x00002e50 lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002e51 setarg  0x000046a5 
+ 00014586  0x00002e52 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002e53 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002e54 istore  0x00000004 , 0x00000005 
+ 00014589  0x00002e55 branch  0x00003903 
+ 00014590  0x00002e57 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002e58 ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002e59 rtn  0x00000034 
+ 00014593  0x00002e5a ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002e5b istore  0x00000004 , 0x00000011 
+ 00014595  0x00002e5d arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002e5e arg  0x00000000 , 0x00000012 
+ 00014597  0x00002e5f arg  0x00000051 , 0x00000002 
+ 00014598  0x00002e60 branch  0x00006606 
+ 00014599  0x00002e68 fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002e69 call  0x00006825 
+ 00014601  0x00002e6a rtn 
+ 00014602  0x00002e70 fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002e71 call  0x00006829 
+ 00014604  0x00002e74 fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002e75 call  0x00006825 
+ 00014606  0x00002e78 call  0x0000391d 
+ 00014607  0x00002e7a fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002e7b nrtn  0x00000034 
+ 00014609  0x00002e7d call  0x00002c29 
+ 00014610  0x00002e7e hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002e7f set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002e80 hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002e81 call  0x00002c21 
+ 00014614  0x00002e82 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002e83 branch  0x00002b2a 
+ 00014616  0x00002e86 fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002e87 branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002e88 increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002e89 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002e8a branch  0x000056f9 
+ 00014621  0x00002e8d mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002e8e arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002e8f iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002e90 ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002e91 rtn  0x00000034 
+ 00014626  0x00002e92 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002e93 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002e94 arg  0x00004372 , 0x00000005 
+ 00014629  0x00002e95 call  0x00007f01 
+ 00014630  0x00002e96 copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002e97 increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002e98 store  0x00000001 , 0x0000436f 
+ 00014633  0x00002e99 rtn 
+ 00014634  0x00002ea2 rtn  0x0000002b 
+ 00014635  0x00002ea3 call  0x000057a3 
+ 00014636  0x00002ea4 call  0x000068a8 
+ 00014637  0x00002ea5 setarg  0x00003982 
+ 00014638  0x00002ea6 store  0x00000002 , 0x000041f3 
+ 00014639  0x00002ea7 setarg  0x0000396e 
+ 00014640  0x00002ea8 store  0x00000002 , 0x000041f1 
+ 00014641  0x00002ea9 setarg  0x00003986 
+ 00014642  0x00002eaa store  0x00000002 , 0x000041f5 
+ 00014643  0x00002eab setarg  0x0000396d 
+ 00014644  0x00002eac store  0x00000002 , 0x000041ef 
+ 00014645  0x00002ead setarg  0x00003969 
+ 00014646  0x00002eae store  0x00000002 , 0x000041e9 
+ 00014647  0x00002eaf setarg  0x00003ab7 
+ 00014648  0x00002eb0 store  0x00000002 , 0x000041fb 
+ 00014649  0x00002eb1 setarg  0x00003c32 
+ 00014650  0x00002eb2 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002eb3 setarg  0x00003cc2 
+ 00014652  0x00002eb4 store  0x00000002 , 0x000041f9 
+ 00014653  0x00002eb5 setarg  0x00003cd7 
+ 00014654  0x00002eb6 store  0x00000002 , 0x000041fd 
+ 00014655  0x00002eb8 call  0x0000397f 
+ 00014656  0x00002eb9 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002eba call  0x00003945 
+ 00014658  0x00002ebb call  0x00003964 
+ 00014659  0x00002ebc call  0x00002c6f 
+ 00014660  0x00002ebd branch  0x00003c48 
+ 00014661  0x00002ec1 fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002ec2 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002ec4 fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002ec5 hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002ec7 hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002ec8 or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002ec9 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002eca hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002ecb jam  0x00000000 , 0x00008062 
+ 00014670  0x00002ecd fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002ece hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002ecf fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002ed0 hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002ed1 hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002ed3 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002ed4 set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002ed5 hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002ed7 hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002ed8 set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002ed9 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002eda call  0x000066ce 
+ 00014682  0x00002edb jam  0x00000000 , 0x00008043 
+ 00014683  0x00002edc jam  0x00000081 , 0x00008062 
+ 00014684  0x00002ede fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002edf isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002ee0 hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002ee1 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002ee2 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002ee3 rtn 
+ 00014690  0x00002ee8 call  0x0000397f 
+ 00014691  0x00002ee9 branch  0x00003945 
+ 00014692  0x00002ef1 fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002ef2 call  0x0000680e 
+ 00014694  0x00002ef3 call  0x000039e6 
+ 00014695  0x00002ef5 fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002ef6 branch  0x000067fb 
+ 00014697  0x00002ef9 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002efa call  0x0000681d 
+ 00014699  0x00002efb nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002efc branch  0x000033d0 
+ 00014701  0x00002f00 rtn 
+ 00014702  0x00002f03 call  0x00003970 
+ 00014703  0x00002f04 branch  0x00003ce9 
+ 00014704  0x00002f07 fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002f08 bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f09 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f0a setarg  0x00003eff 
+ 00014708  0x00002f0b fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f0c iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f0d copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f0e isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f0f nrtn  0x00000002 
+ 00014713  0x00002f10 fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f11 bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f12 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f13 rtnbit1  0x00000006 
+ 00014717  0x00002f14 call  0x00003cec 
+ 00014718  0x00002f15 call  0x0000340e 
+ 00014719  0x00002f17 copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f18 store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f19 rtn 
+ 00014722  0x00002f1d call  0x00003ce9 
+ 00014723  0x00002f1e call  0x0000526e 
+ 00014724  0x00002f1f nrtn  0x00000034 
+ 00014725  0x00002f20 branch  0x000039eb 
+ 00014726  0x00002f24 copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f25 beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f26 beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f27 beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f28 beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f29 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f2a beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f2b beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f2c beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f2d beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f2e beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f2f beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f30 beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f31 beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f32 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f33 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f34 beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f35 beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f36 beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f37 beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f38 beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f39 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f3a beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f3b beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f3c beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f3d beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f3e beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f3f beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f40 rtn 
+ 00014755  0x00002f44 call  0x0000397f 
+ 00014756  0x00002f45 fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f46 ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f47 call  0x000039d7 
+ 00014759  0x00002f48 fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f49 rtnbit0  0x00000004 
+ 00014761  0x00002f4a branch  0x000039b1 
+ 00014762  0x00002f4d fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f4e set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f4f store  0x00000002 , 0x00004682 
+ 00014765  0x00002f50 fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002f51 store  0x00000001 , 0x00004172 
+ 00014767  0x00002f52 call  0x000039e6 
+ 00014768  0x00002f53 branch  0x00003c1d 
+ 00014769  0x00002f58 fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002f59 rtnbit0  0x00000004 
+ 00014771  0x00002f5a set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002f5b store  0x00000002 , 0x00004682 
+ 00014773  0x00002f5c branch  0x00003c21 
+ 00014774  0x00002f62 call  0x0000397f 
+ 00014775  0x00002f65 fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002f66 rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002f67 fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002f68 isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002f69 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002f6a branch  0x00003416 
+ 00014781  0x00002f6c fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002f6d rtnbit1  0x00000005 
+ 00014783  0x00002f6e hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002f6f ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002f70 branch  0x0000340c 
+ 00014786  0x00002f73 call  0x00003cee 
+ 00014787  0x00002f74 branch  0x00003418 
+ 00014788  0x00002f77 call  0x0000397f 
+ 00014789  0x00002f78 branch  0x000039dd 
+ 00014790  0x00002f7b call  0x00005816 
+ 00014791  0x00002f7c call  0x000039d7 
+ 00014792  0x00002f7d branch  0x00003c23 
+ 00014793  0x00002f80 branch  0x000033dd 
+ 00014794  0x00002f84 branch  0x00003cee 
+ 00014795  0x00002f88 fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002f89 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002f8a branch  0x00003cf2 
+ 00014798  0x00002f8e branch  0x00003cf2 
+ 00014799  0x00002f92 call  0x000058ba 
+ 00014800  0x00002f93 call  0x000039dd 
+ 00014801  0x00002f94 fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002f95 store  0x00000001 , 0x00004172 
+ 00014803  0x00002f96 branch  0x00003c1f 
+ 00014804  0x00002f9a jam  0x00000000 , 0x00004661 
+ 00014805  0x00002f9b call  0x00003cee 
+ 00014806  0x00002f9c branch  0x00003cf2 
+ 00014807  0x00002fa1 call  0x00003a52 
+ 00014808  0x00002fa2 branch  0x000039db 
+ 00014809  0x00002fa6 call  0x00005cc9 
+ 00014810  0x00002fa7 branch  0x00005b02 
+ 00014811  0x00002fab fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002fac branch  0x00006829 
+ 00014813  0x00002faf call  0x000039df 
+ 00014814  0x00002fb0 branch  0x000039e6 
+ 00014815  0x00002fb3 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00002fb4 isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00002fb5 call  0x000033f0 , 0x00000001 
+ 00014818  0x00002fb6 fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00002fb7 isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00002fb8 call  0x000033f8 , 0x00000001 
+ 00014821  0x00002fb9 rtn 
+ 00014822  0x00002fbb fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x00002fbc branch  0x00006825 
+ 00014824  0x00002fbf fetch  0x00000001 , 0x0000456b 
+ 00014825  0x00002fc0 rtneq  0x00000000 
+ 00014826  0x00002fc1 branch  0x00006c28 
+ 00014827  0x00002fc4 hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00002fc5 bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00002fc6 call  0x000066cb 
+ 00014830  0x00002fc7 ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00002fc8 bne  0x00000001 , 0x00003a01 
+ 00014832  0x00002fc9 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00002fca sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x00002fcb rtn  0x00000002 
+ 00014835  0x00002fcc ifetch  0x00000001 , 0x00000003 
+ 00014836  0x00002fcd store  0x00000001 , 0x00000b03 
+ 00014837  0x00002fce ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x00002fcf copy  0x00000003 , 0x00000011 
+ 00014839  0x00002fd0 storet  0x00000001 , 0x00000b04 
+ 00014840  0x00002fd1 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00002fd2 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00002fd3 isub  0x00000002 , 0x00000002 
+ 00014843  0x00002fd4 nrtn  0x00000002 
+ 00014844  0x00002fd5 jam  0x00000001 , 0x00000b05 
+ 00014845  0x00002fd6 call  0x00003a17 
+ 00014846  0x00002fd7 fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00002fd8 rtneq  0x00000000 
+ 00014848  0x00002fd9 branch  0x00003a12 
+ 00014849  0x00002fdc call  0x00007ec1 
+ 00014850  0x00002fdd call  0x00003c79 
+ 00014851  0x00002fde branch  0x00003a04 
+ 00014852  0x00002fe2 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00002fe3 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00002fe4 rtn  0x00000034 
+ 00014855  0x00002fe5 call  0x000066cb 
+ 00014856  0x00002fe6 ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00002fe7 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00002fe8 ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00002fe9 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00002fea ifetch  0x00000001 , 0x00000003 
+ 00014861  0x00002feb rtneq  0x00000005 
+ 00014862  0x00002fec rtneq  0x00000029 
+ 00014863  0x00002fed increase  0xffffffff , 0x00000003 
+ 00014864  0x00002fee call  0x00003a16 
+ 00014865  0x00002fef branch  0x00003a04 
+ 00014866  0x00002ff2 call  0x000066cb 
+ 00014867  0x00002ff3 increase  0x00000002 , 0x00000003 
+ 00014868  0x00002ff4 ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00002ff5 iadd  0x00000003 , 0x00000003 
+ 00014870  0x00002ff7 branch  0x000066c8 
+ 00014871  0x00002ffb bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x00002ffc fetch  0x00000001 , 0x00000b03 
+ 00014873  0x00002ffd beq  0x00000000 , 0x00003a3f 
+ 00014874  0x00002ffe beq  0x00000001 , 0x00003a44 
+ 00014875  0x00002fff beq  0x00000002 , 0x00003a49 
+ 00014876  0x00003000 beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00003001 beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00003002 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00003003 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00003004 beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00003005 beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00003006 beq  0x0000000d , 0x00003aec 
+ 00014883  0x00003007 beq  0x0000000e , 0x00003af4 
+ 00014884  0x00003008 beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003009 beq  0x00000010 , 0x00003b06 
+ 00014886  0x0000300a beq  0x00000011 , 0x00003b0e 
+ 00014887  0x0000300b beq  0x00000012 , 0x00003b12 
+ 00014888  0x0000300c beq  0x00000026 , 0x00003b16 
+ 00014889  0x0000300d beq  0x00000028 , 0x00003b1d 
+ 00014890  0x0000300e beq  0x00000029 , 0x00003b2d 
+ 00014891  0x0000300f beq  0x0000002a , 0x00003b36 
+ 00014892  0x00003010 beq  0x0000002b , 0x00003b69 
+ 00014893  0x00003011 beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00003012 beq  0x00000030 , 0x00003b76 
+ 00014895  0x00003013 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00003014 beq  0x00000032 , 0x00003b90 
+ 00014897  0x00003015 beq  0x00000033 , 0x00003b98 
+ 00014898  0x00003016 beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00003017 beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00003018 beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003019 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x0000301a beq  0x00000038 , 0x00003bda 
+ 00014903  0x0000301b beq  0x00000040 , 0x00003be2 
+ 00014904  0x0000301c beq  0x00000042 , 0x00003bec 
+ 00014905  0x0000301d beq  0x00000048 , 0x00003bf1 
+ 00014906  0x0000301e beq  0x00000049 , 0x00003bfc 
+ 00014907  0x0000301f beq  0x00000051 , 0x00003c02 
+ 00014908  0x00003020 beq  0x00000061 , 0x00003c06 
+ 00014909  0x00003021 beq  0x000000ff , 0x00003c15 
+ 00014910  0x00003022 branch  0x00003c17 
+ 00014911  0x00003028 fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003029 bne  0x00000006 , 0x00003c17 
+ 00014913  0x0000302a ifetch  0x00000006 , 0x00000003 
+ 00014914  0x0000302b store  0x00000006 , 0x000040a0 
+ 00014915  0x0000302c branch  0x00003c1a 
+ 00014916  0x00003030 fetch  0x00000001 , 0x00000b04 
+ 00014917  0x00003031 bne  0x00000006 , 0x00003c17 
+ 00014918  0x00003032 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00003033 store  0x00000006 , 0x000044a0 
+ 00014920  0x00003034 branch  0x00003c1a 
+ 00014921  0x00003039 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x0000303a bne  0x00000001 , 0x00003c17 
+ 00014923  0x0000303b copy  0x00000011 , 0x00000003 
+ 00014924  0x0000303c call  0x00003c1a 
+ 00014925  0x0000303d ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x0000303e storet  0x00000001 , 0x000046a9 
+ 00014927  0x0000303f fetch  0x00000002 , 0x00004682 
+ 00014928  0x00003040 rtnbit1  0x00000009 
+ 00014929  0x00003041 rtnbit1  0x00000000 
+ 00014930  0x00003043 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00003044 isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00003045 nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00003046 fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00003047 and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00003048 store  0x00000001 , 0x00004093 
+ 00014936  0x0000304a fetch  0x00000001 , 0x000046a1 
+ 00014937  0x0000304b isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x0000304c nrtn  0x00000001 
+ 00014939  0x0000304d fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x0000304e isolate1  0x00000002 , 0x00000002 
+ 00014941  0x0000304f branch  0x000033fa , 0x00000001 
+ 00014942  0x00003050 branch  0x000033f8 
+ 00014943  0x00003055 fetch  0x00000001 , 0x00000b04 
+ 00014944  0x00003056 sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x00003057 nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x00003058 store  0x00000001 , 0x00004515 
+ 00014947  0x00003059 arg  0x00000008 , 0x00000039 
+ 00014948  0x0000305a call  0x00007ec6 
+ 00014949  0x0000305b fetch  0x00000001 , 0x00000b04 
+ 00014950  0x0000305c copy  0x0000003f , 0x00000039 
+ 00014951  0x0000305d copy  0x00000011 , 0x00000003 
+ 00014952  0x0000305e arg  0x00004516 , 0x00000005 
+ 00014953  0x0000305f call  0x000066ea 
+ 00014954  0x00003060 branch  0x00003c1a 
+ 00014955  0x00003065 fetch  0x00000001 , 0x00000b04 
+ 00014956  0x00003066 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x00003067 nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x00003068 store  0x00000001 , 0x000043af 
+ 00014959  0x00003069 copy  0x0000003f , 0x00000039 
+ 00014960  0x0000306a copy  0x00000011 , 0x00000003 
+ 00014961  0x0000306b arg  0x000043b0 , 0x00000005 
+ 00014962  0x0000306c call  0x000066ea 
+ 00014963  0x0000306d call  0x000057a3 
+ 00014964  0x0000306e branch  0x00003c1a 
+ 00014965  0x00003073 fetch  0x00000001 , 0x00004682 
+ 00014966  0x00003074 bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x00003075 call  0x000033ba 
+ 00014968  0x00003076 branch  0x00003a86 , 0x00000001 
+ 00014969  0x00003077 jam  0x00000000 , 0x00000b05 
+ 00014970  0x00003079 call  0x0000397f 
+ 00014971  0x0000307a fetch  0x00000001 , 0x00004568 
+ 00014972  0x0000307b rtn  0x00000034 
+ 00014973  0x0000307c fetch  0x00000002 , 0x00004573 
+ 00014974  0x0000307d bne  0x00000000 , 0x00003a84 
+ 00014975  0x0000307e fetch  0x00000001 , 0x00000b04 
+ 00014976  0x0000307f store  0x00000002 , 0x00004573 
+ 00014977  0x00003081 copy  0x00000011 , 0x00000003 
+ 00014978  0x00003084 copy  0x00000003 , 0x0000003f 
+ 00014979  0x00003085 store  0x00000002 , 0x00004571 
+ 00014980  0x00003087 call  0x00003a88 
+ 00014981  0x00003088 branch  0x00006c4d 
+ 00014982  0x0000308b jam  0x00000000 , 0x00000b05 
+ 00014983  0x0000308c branch  0x00003cd1 
+ 00014984  0x0000308f call  0x00003a8e 
+ 00014985  0x00003090 fetch  0x00000002 , 0x00004573 
+ 00014986  0x00003091 fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x00003092 isub  0x00000002 , 0x0000003f 
+ 00014988  0x00003093 store  0x00000002 , 0x00004573 
+ 00014989  0x00003094 rtn 
+ 00014990  0x00003097 fetch  0x00000002 , 0x00004573 
+ 00014991  0x00003098 arg  0x0000006e , 0x00000002 
+ 00014992  0x00003099 call  0x00007fdd 
+ 00014993  0x0000309a fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x0000309b call  0x00007fdd 
+ 00014995  0x0000309c fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x0000309d call  0x00007fdd 
+ 00014997  0x0000309e store  0x00000002 , 0x0000469f 
+ 00014998  0x0000309f rtn 
+ 00014999  0x000030a2 jam  0x00000001 , 0x00000b05 
+ 00015000  0x000030a3 jam  0x00000005 , 0x00000b03 
+ 00015001  0x000030a4 branch  0x00003c1a 
+ 00015002  0x000030a9 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030aa bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030ab call  0x00003ad4 
+ 00015005  0x000030ac branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030ad jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030ae fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030af bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030b0 fetch  0x00000001 , 0x000046c0 
+ 00015010  0x000030b1 nrtn  0x00000034 
+ 00015011  0x000030b2 jam  0x00000001 , 0x00000b05 
+ 00015012  0x000030b3 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x000030b4 store  0x00000002 , 0x000046c1 
+ 00015014  0x000030b5 copy  0x00000003 , 0x0000003f 
+ 00015015  0x000030b6 store  0x00000002 , 0x000046c3 
+ 00015016  0x000030b7 fetch  0x00000001 , 0x00000b04 
+ 00015017  0x000030b8 pincrease  0xfffffffe 
+ 00015018  0x000030b9 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x000030ba branch  0x00003c17 , 0x00000005 
+ 00015020  0x000030bb store  0x00000001 , 0x000046c0 
+ 00015021  0x000030bc jam  0x00000000 , 0x00000b05 
+ 00015022  0x000030bd call  0x00005814 
+ 00015023  0x000030be call  0x00003ab7 
+ 00015024  0x000030bf call  0x00003ab7 
+ 00015025  0x000030c0 call  0x00003ab7 
+ 00015026  0x000030c1 fetch  0x00000001 , 0x000046bf 
+ 00015027  0x000030c2 rtnbit0  0x00000004 
+ 00015028  0x000030c4 jam  0x00000001 , 0x00000b05 
+ 00015029  0x000030c5 call  0x00003cf6 
+ 00015030  0x000030c6 branch  0x00003c1a 
+ 00015031  0x000030c9 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x000030ca rtn  0x00000034 
+ 00015033  0x000030cb call  0x00005892 
+ 00015034  0x000030cc nrtn  0x00000034 
+ 00015035  0x000030cd call  0x00003acf 
+ 00015036  0x000030ce bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x000030cf add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x000030d0 fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x000030d1 call  0x00007fdd 
+ 00015040  0x000030d2 copy  0x0000003f , 0x00000011 
+ 00015041  0x000030d3 copy  0x00000002 , 0x0000003f 
+ 00015042  0x000030d4 isub  0x00000011 , 0x0000003f 
+ 00015043  0x000030d5 store  0x00000001 , 0x000046c0 
+ 00015044  0x000030d6 fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x000030d7 call  0x00005a64 
+ 00015046  0x000030d8 fetch  0x00000002 , 0x000046c3 
+ 00015047  0x000030d9 copy  0x0000003f , 0x00000003 
+ 00015048  0x000030da copy  0x00000011 , 0x00000039 
+ 00015049  0x000030db call  0x000066ea 
+ 00015050  0x000030dc copy  0x00000003 , 0x0000003f 
+ 00015051  0x000030dd store  0x00000002 , 0x000046c3 
+ 00015052  0x000030de fetch  0x00000001 , 0x000046c0 
+ 00015053  0x000030df nrtn  0x00000034 
+ 00015054  0x000030e0 branch  0x00003cf4 
+ 00015055  0x000030e5 arg  0x00000017 , 0x00000002 
+ 00015056  0x000030e6 fetch  0x00000001 , 0x000046bf 
+ 00015057  0x000030e7 rtnbit1  0x00000001 
+ 00015058  0x000030e8 fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x000030e9 rtn 
+ 00015060  0x000030ec fetch  0x00000001 , 0x000046bf 
+ 00015061  0x000030ed bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x000030ee branch  0x00007fe9 
+ 00015063  0x000030f3 branch  0x00003c4c 
+ 00015064  0x000030f8 copy  0x00000011 , 0x00000003 
+ 00015065  0x000030f9 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x000030fa beq  0x00000000 , 0x00003adf 
+ 00015067  0x000030fb beq  0x00000001 , 0x00003ae2 
+ 00015068  0x000030fc beq  0x00000002 , 0x00003ae8 
+ 00015069  0x000030fd beq  0x00000003 , 0x00003aea 
+ 00015070  0x000030fe branch  0x00003c17 
+ 00015071  0x00003100 call  0x0000612b 
+ 00015072  0x00003101 jam  0x00000000 , 0x0000465a 
+ 00015073  0x00003102 branch  0x00003c1a 
+ 00015074  0x00003104 setarg  0x00040003 
+ 00015075  0x00003106 store  0x00000003 , 0x0000465b 
+ 00015076  0x00003107 store  0x00000001 , 0x00004662 
+ 00015077  0x00003108 call  0x00006124 
+ 00015078  0x00003109 jam  0x00000001 , 0x0000465a 
+ 00015079  0x0000310a branch  0x00003c1a 
+ 00015080  0x0000310c setarg  0x00040002 
+ 00015081  0x0000310d branch  0x00003ae3 
+ 00015082  0x00003110 setarg  0x00040001 
+ 00015083  0x00003111 branch  0x00003ae3 
+ 00015084  0x00003115 fetch  0x00000001 , 0x00000b04 
+ 00015085  0x00003116 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x00003117 nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x00003118 store  0x00000001 , 0x00004689 
+ 00015088  0x00003119 copy  0x0000003f , 0x00000039 
+ 00015089  0x0000311a arg  0x0000468a , 0x00000005 
+ 00015090  0x0000311b call  0x000066fd 
+ 00015091  0x0000311c branch  0x00003c1a 
+ 00015092  0x00003121 copy  0x00000011 , 0x00000003 
+ 00015093  0x00003122 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x00003123 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x00003124 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x00003125 hstoret  0x00000001 , 0x00008062 
+ 00015097  0x00003126 branch  0x00003c1a 
+ 00015098  0x0000312b fetch  0x00000001 , 0x00000b04 
+ 00015099  0x0000312c copy  0x0000003f , 0x00000039 
+ 00015100  0x0000312d copy  0x00000011 , 0x00000003 
+ 00015101  0x0000312e call  0x00007f58 
+ 00015102  0x0000312f setarg  0x016e3600 
+ 00015103  0x00003130 idiv  0x00000002 
+ 00015104  0x00003131 call  0x00007f86 
+ 00015105  0x00003132 quotient  0x0000003f 
+ 00015106  0x00003134 store  0x00000002 , 0x00004243 
+ 00015107  0x00003135 call  0x00003c1a 
+ 00015108  0x00003136 call  0x00007f9e 
+ 00015109  0x00003137 branch  0x000066ce 
+ 00015110  0x0000313c arg  0x00000002 , 0x00000011 
+ 00015111  0x0000313d arg  0x0000469a , 0x00000012 
+ 00015112  0x0000313e arg  0x00000000 , 0x00000002 
+ 00015113  0x0000313f branch  0x00003c25 
+ 00015114  0x00003141 store  0x00000002 , 0x00000ac2 
+ 00015115  0x00003142 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x00003143 arg  0x00000000 , 0x00000002 
+ 00015117  0x00003144 branch  0x00003c25 
+ 00015118  0x00003149 fetch  0x00000002 , 0x00004682 
+ 00015119  0x0000314a bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x0000314c call  0x00003c1a 
+ 00015121  0x0000314d branch  0x000033e9 
+ 00015122  0x00003152 fetch  0x00000002 , 0x00004682 
+ 00015123  0x00003153 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x00003155 call  0x00003c1a 
+ 00015125  0x00003156 branch  0x00003402 
+ 00015126  0x0000315d fetch  0x00000001 , 0x00000b04 
+ 00015127  0x0000315e copy  0x0000003f , 0x00000039 
+ 00015128  0x0000315f copy  0x00000011 , 0x00000003 
+ 00015129  0x00003160 fetch  0x00000002 , 0x00004215 
+ 00015130  0x00003161 icopy  0x00000005 
+ 00015131  0x00003162 call  0x000066ea 
+ 00015132  0x00003163 branch  0x00003c1a 
+ 00015133  0x00003168 fetch  0x00000001 , 0x00004682 
+ 00015134  0x00003169 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x0000316a ifetch  0x00000001 , 0x00000003 
+ 00015136  0x0000316b fetcht  0x00000001 , 0x00004661 
+ 00015137  0x0000316c setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x0000316d set1  0x00000007 , 0x00000002 
+ 00015139  0x0000316e storet  0x00000001 , 0x00004661 
+ 00015140  0x00003170 call  0x00003c1a 
+ 00015141  0x00003172 fetch  0x00000001 , 0x00004661 
+ 00015142  0x00003173 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x00003174 rtn 
+ 00015144  0x00003177 jam  0x00000000 , 0x00004661 
+ 00015145  0x00003178 jam  0x00000021 , 0x00000a99 
+ 00015146  0x00003179 branch  0x00007d8f 
+ 00015147  0x0000317d bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x0000317e branch  0x00003b28 
+ 00015149  0x00003183 fetch  0x00000001 , 0x00004682 
+ 00015150  0x00003184 rtnbit0  0x00000004 
+ 00015151  0x00003185 fetch  0x00000001 , 0x0000456b 
+ 00015152  0x00003186 rtneq  0x00000000 
+ 00015153  0x00003187 ifetch  0x00000001 , 0x00000003 
+ 00015154  0x00003188 fetcht  0x00000001 , 0x00004569 
+ 00015155  0x00003189 iadd  0x00000002 , 0x00000002 
+ 00015156  0x0000318a storet  0x00000001 , 0x00004569 
+ 00015157  0x0000318b rtn 
+ 00015158  0x00003190 arg  0x00000040 , 0x00000039 
+ 00015159  0x00003191 arg  0x0000436f , 0x00000005 
+ 00015160  0x00003192 call  0x00007ed4 
+ 00015161  0x00003193 setarg  0x00000000 
+ 00015162  0x00003194 store  0x00000001 , 0x00000ab2 
+ 00015163  0x00003195 copy  0x00000011 , 0x00000003 
+ 00015164  0x00003197 copy  0x00000003 , 0x0000003f 
+ 00015165  0x00003198 store  0x00000002 , 0x00000ab6 
+ 00015166  0x00003199 call  0x00003b64 
+ 00015167  0x0000319b fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x0000319c fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x0000319d increase  0x00000001 , 0x00000002 
+ 00015170  0x0000319e iadd  0x00000002 , 0x0000003f 
+ 00015171  0x0000319f store  0x00000001 , 0x00000ab2 
+ 00015172  0x000031a1 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x000031a2 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x000031a4 fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x000031a5 setarg  0x00004370 
+ 00015176  0x000031a6 iadd  0x00000002 , 0x0000003f 
+ 00015177  0x000031a7 store  0x00000002 , 0x00000abb 
+ 00015178  0x000031a8 fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031a9 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031aa fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031ab iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031ac store  0x00000001 , 0x0000436f 
+ 00015183  0x000031ad branch  0x00003b59 
+ 00015184  0x000031af fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031b0 setarg  0x00004390 
+ 00015186  0x000031b1 iadd  0x00000002 , 0x0000003f 
+ 00015187  0x000031b2 store  0x00000002 , 0x00000abb 
+ 00015188  0x000031b3 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x000031b4 increase  0x00000001 , 0x00000002 
+ 00015190  0x000031b5 fetch  0x00000001 , 0x0000438f 
+ 00015191  0x000031b6 iadd  0x00000002 , 0x0000003f 
+ 00015192  0x000031b7 store  0x00000001 , 0x0000438f 
+ 00015193  0x000031b9 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x000031ba copy  0x0000003f , 0x00000005 
+ 00015195  0x000031bb fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x000031bc copy  0x0000003f , 0x00000003 
+ 00015197  0x000031be copy  0x00000002 , 0x00000039 
+ 00015198  0x000031bf call  0x000066ea 
+ 00015199  0x000031c1 fetch  0x00000001 , 0x00000b04 
+ 00015200  0x000031c2 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x000031c3 isub  0x00000002 , 0x0000003e 
+ 00015202  0x000031c4 nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x000031c5 branch  0x00003c1a 
+ 00015204  0x000031c9 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x000031ca store  0x00000001 , 0x00000aa2 
+ 00015206  0x000031cb ifetch  0x00000001 , 0x00000003 
+ 00015207  0x000031cc store  0x00000001 , 0x00000aae 
+ 00015208  0x000031cd rtn 
+ 00015209  0x000031d2 arg  0x00000000 , 0x00000002 
+ 00015210  0x000031d3 arg  0x00000002 , 0x00000011 
+ 00015211  0x000031d4 fetch  0x00000002 , 0x000046b4 
+ 00015212  0x000031d5 store  0x00000002 , 0x00000ac2 
+ 00015213  0x000031d6 arg  0x00000ac2 , 0x00000012 
+ 00015214  0x000031d7 branch  0x00003c25 
+ 00015215  0x000031dc fetch  0x00000001 , 0x00000b04 
+ 00015216  0x000031dd bne  0x00000001 , 0x00003c17 
+ 00015217  0x000031de ifetch  0x00000001 , 0x00000003 
+ 00015218  0x000031df store  0x00000001 , 0x000046b2 
+ 00015219  0x000031e0 setarg  0x00000000 
+ 00015220  0x000031e1 store  0x00000002 , 0x000046b4 
+ 00015221  0x000031e2 branch  0x00003c1a 
+ 00015222  0x000031e7 ifetch  0x00000004 , 0x00000003 
+ 00015223  0x000031e8 store  0x00000004 , 0x0000468a 
+ 00015224  0x000031e9 jam  0x00000004 , 0x00004689 
+ 00015225  0x000031ea jam  0x00000000 , 0x00004663 
+ 00015226  0x000031eb call  0x00003c1a 
+ 00015227  0x000031ec branch  0x00005f31 
+ 00015228  0x000031f1 fetch  0x00000001 , 0x00000b04 
+ 00015229  0x000031f2 bne  0x00000003 , 0x00003c17 
+ 00015230  0x000031f3 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x000031f4 beq  0x00000000 , 0x00003b82 
+ 00015232  0x000031f5 beq  0x00000001 , 0x00003b8a 
+ 00015233  0x000031f6 branch  0x00003c17 
+ 00015234  0x000031f9 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x000031fa ifetch  0x00000001 , 0x00000003 
+ 00015236  0x000031fb beq  0x00000002 , 0x00003b88 
+ 00015237  0x000031fc nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x000031fd call  0x000067fb 
+ 00015239  0x000031fe branch  0x00003c1a 
+ 00015240  0x00003201 call  0x00006806 
+ 00015241  0x00003202 branch  0x00003c1a 
+ 00015242  0x00003205 ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x00003206 call  0x00006812 
+ 00015244  0x00003207 ifetch  0x00000001 , 0x00000003 
+ 00015245  0x00003208 isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003209 call  0x0000682c 
+ 00015247  0x0000320a branch  0x00003c1a 
+ 00015248  0x0000320f fetch  0x00000001 , 0x00000b04 
+ 00015249  0x00003210 bne  0x00000001 , 0x00003c17 
+ 00015250  0x00003211 ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x00003212 call  0x0000681d 
+ 00015252  0x00003213 setarg  0x00000000 
+ 00015253  0x00003214 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x00003215 arg  0x00000001 , 0x00000011 
+ 00015255  0x00003216 branch  0x00003b0a 
+ 00015256  0x0000321b copy  0x00000011 , 0x00000003 
+ 00015257  0x0000321c ifetch  0x00000001 , 0x00000003 
+ 00015258  0x0000321d copy  0x0000003f , 0x00000002 
+ 00015259  0x0000321e beq  0x00000081 , 0x00003ba3 
+ 00015260  0x0000321f beq  0x00000082 , 0x00003ba8 
+ 00015261  0x00003220 beq  0x00000083 , 0x00003bae 
+ 00015262  0x00003221 store  0x00000001 , 0x000044c6 
+ 00015263  0x00003222 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x00003223 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x00003224 beq  0x00000002 , 0x00003bb8 
+ 00015266  0x00003225 branch  0x00003c17 
+ 00015267  0x00003228 fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003229 branch  0x00003c17 , 0x00000034 
+ 00015269  0x0000322a storet  0x00000001 , 0x000044c6 
+ 00015270  0x0000322b jam  0x0000000d , 0x00004456 
+ 00015271  0x0000322c branch  0x00003bb4 
+ 00015272  0x0000322e fetch  0x00000001 , 0x000044be 
+ 00015273  0x0000322f branch  0x00003c17 , 0x00000034 
+ 00015274  0x00003230 storet  0x00000001 , 0x000044c6 
+ 00015275  0x00003231 jam  0x0000000d , 0x00004456 
+ 00015276  0x00003232 jam  0x00000001 , 0x00004454 
+ 00015277  0x00003233 branch  0x00003c1a 
+ 00015278  0x00003235 fetch  0x00000001 , 0x000044be 
+ 00015279  0x00003236 branch  0x00003c17 , 0x00000034 
+ 00015280  0x00003237 storet  0x00000001 , 0x000044c6 
+ 00015281  0x00003238 jam  0x0000000d , 0x00004456 
+ 00015282  0x00003239 branch  0x00003bb9 
+ 00015283  0x0000323b jam  0x00000000 , 0x00004456 
+ 00015284  0x0000323d jam  0x00000003 , 0x00004454 
+ 00015285  0x0000323e branch  0x00003c1a 
+ 00015286  0x00003240 jam  0x00000005 , 0x00004456 
+ 00015287  0x00003241 branch  0x00003bb4 
+ 00015288  0x00003243 jam  0x00000005 , 0x00004456 
+ 00015289  0x00003245 jam  0x00000000 , 0x00004454 
+ 00015290  0x00003246 branch  0x00003c1a 
+ 00015291  0x0000324b fetch  0x00000001 , 0x00000b04 
+ 00015292  0x0000324c sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x0000324d nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x0000324e store  0x00000001 , 0x0000436f 
+ 00015295  0x0000324f copy  0x0000003f , 0x00000039 
+ 00015296  0x00003250 copy  0x00000011 , 0x00000003 
+ 00015297  0x00003251 arg  0x00004370 , 0x00000005 
+ 00015298  0x00003252 call  0x000066ea 
+ 00015299  0x00003253 branch  0x00003c1a 
+ 00015300  0x00003258 fetch  0x00000001 , 0x00000b04 
+ 00015301  0x00003259 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x0000325a nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x0000325b store  0x00000001 , 0x0000438f 
+ 00015304  0x0000325c copy  0x0000003f , 0x00000039 
+ 00015305  0x0000325d copy  0x00000011 , 0x00000003 
+ 00015306  0x0000325e arg  0x00004390 , 0x00000005 
+ 00015307  0x0000325f call  0x000066ea 
+ 00015308  0x00003260 branch  0x00003c1a 
+ 00015309  0x00003265 fetch  0x00000002 , 0x00004682 
+ 00015310  0x00003266 bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x00003267 fetch  0x00000001 , 0x00000b04 
+ 00015312  0x00003268 bne  0x00000008 , 0x00003c17 
+ 00015313  0x00003269 copy  0x00000011 , 0x00000003 
+ 00015314  0x0000326a ifetch  0x00000008 , 0x00000003 
+ 00015315  0x0000326b store  0x00000008 , 0x00004496 
+ 00015316  0x0000326c jam  0x00000012 , 0x00000a99 
+ 00015317  0x0000326d call  0x00007d8f 
+ 00015318  0x0000326e branch  0x00003c1a 
+ 00015319  0x00003273 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x00003274 store  0x00000002 , 0x00004482 
+ 00015321  0x00003275 branch  0x00003c1a 
+ 00015322  0x0000327a fetch  0x00000001 , 0x000044c6 
+ 00015323  0x0000327b branch  0x00003c17 , 0x00000034 
+ 00015324  0x0000327c fetch  0x00000001 , 0x000044c4 
+ 00015325  0x0000327d bne  0x00000000 , 0x00003c17 
+ 00015326  0x0000327e fetch  0x00000001 , 0x000044c5 
+ 00015327  0x0000327f bne  0x00000000 , 0x00003c17 
+ 00015328  0x00003280 call  0x00007e25 
+ 00015329  0x00003281 branch  0x00003c1a 
+ 00015330  0x00003286 fetch  0x00000001 , 0x00000b04 
+ 00015331  0x00003287 bne  0x00000005 , 0x00003c17 
+ 00015332  0x00003288 ifetch  0x00000001 , 0x00000003 
+ 00015333  0x00003289 store  0x00000001 , 0x000046a2 
+ 00015334  0x0000328a ifetch  0x00000004 , 0x00000003 
+ 00015335  0x0000328b store  0x00000004 , 0x000046a3 
+ 00015336  0x0000328c fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x0000328d call  0x0000680e 
+ 00015338  0x0000328e call  0x00003cbc 
+ 00015339  0x0000328f branch  0x00003c1a 
+ 00015340  0x00003294 fetch  0x00000001 , 0x00000b04 
+ 00015341  0x00003295 bne  0x00000001 , 0x00003c17 
+ 00015342  0x00003296 ifetch  0x00000001 , 0x00000003 
+ 00015343  0x00003297 store  0x00000001 , 0x000041de 
+ 00015344  0x00003298 branch  0x00003c1a 
+ 00015345  0x0000329d ifetch  0x00000001 , 0x00000003 
+ 00015346  0x0000329e beq  0x00000001 , 0x00003bfa 
+ 00015347  0x0000329f fetch  0x00000001 , 0x000044c1 
+ 00015348  0x000032a0 beq  0x00000003 , 0x00003bf8 
+ 00015349  0x000032a1 beq  0x00000006 , 0x00003bf8 
+ 00015350  0x000032a2 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x000032a3 branch  0x00003c17 
+ 00015352  0x000032a5 jam  0x00000001 , 0x000044c2 
+ 00015353  0x000032a6 branch  0x00003c1a 
+ 00015354  0x000032a9 call  0x00005b53 
+ 00015355  0x000032aa branch  0x00003c1a 
+ 00015356  0x000032af fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032b0 bne  0x00000001 , 0x00003c17 
+ 00015358  0x000032b1 call  0x00003c1a 
+ 00015359  0x000032b2 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x000032b3 branch  0x000060cb , 0x00000034 
+ 00015361  0x000032b4 branch  0x000060c9 
+ 00015362  0x000032b9 call  0x00003c1a 
+ 00015363  0x000032ba call  0x00007f9e 
+ 00015364  0x000032bb jam  0x00000001 , 0x00008010 
+ 00015365  0x000032bc branch  0x00002a8e 
+ 00015366  0x000032c1 fetch  0x00000001 , 0x00000b04 
+ 00015367  0x000032c2 beq  0x00000000 , 0x00003c17 
+ 00015368  0x000032c3 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x000032c4 branch  0x00003c13 , 0x00000034 
+ 00015370  0x000032c5 fetch  0x00000001 , 0x00000b04 
+ 00015371  0x000032c6 bne  0x00000005 , 0x00003c17 
+ 00015372  0x000032c7 ifetch  0x00000004 , 0x00000003 
+ 00015373  0x000032c8 arg  0x000f4240 , 0x00000002 
+ 00015374  0x000032c9 isub  0x00000002 , 0x0000003e 
+ 00015375  0x000032ca branch  0x00003c17 , 0x00000002 
+ 00015376  0x000032cb store  0x00000004 , 0x000044c7 
+ 00015377  0x000032cc call  0x0000580c 
+ 00015378  0x000032cd branch  0x00003c1a 
+ 00015379  0x000032d0 call  0x0000580e 
+ 00015380  0x000032d1 branch  0x00003c1a 
+ 00015381  0x000032d6 jam  0x00000000 , 0x00004091 
+ 00015382  0x000032d7 branch  0x00003c1a 
+ 00015383  0x000032dd arg  0x00000001 , 0x00000002 
+ 00015384  0x000032de arg  0x00000000 , 0x00000011 
+ 00015385  0x000032df branch  0x00003c25 
+ 00015386  0x000032e3 arg  0x00000000 , 0x00000002 
+ 00015387  0x000032e4 arg  0x00000000 , 0x00000011 
+ 00015388  0x000032e5 branch  0x00003c25 
+ 00015389  0x000032ea jam  0x00000000 , 0x00000b03 
+ 00015390  0x000032eb branch  0x00003c49 
+ 00015391  0x000032f0 jam  0x00000002 , 0x00000b03 
+ 00015392  0x000032f1 branch  0x00003c49 
+ 00015393  0x000032f6 jam  0x00000003 , 0x00000b03 
+ 00015394  0x000032f7 branch  0x00003c49 
+ 00015395  0x000032fc jam  0x00000005 , 0x00000b03 
+ 00015396  0x000032fd branch  0x00003c49 
+ 00015397  0x00003306 fetch  0x00000001 , 0x00000b03 
+ 00015398  0x00003307 copy  0x0000003f , 0x00000013 
+ 00015399  0x00003308 jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003309 setarg  0x00000002 
+ 00015401  0x0000330a iadd  0x00000011 , 0x0000003f 
+ 00015402  0x0000330b call  0x00003ca7 
+ 00015403  0x0000330c copy  0x00000013 , 0x0000003f 
+ 00015404  0x0000330d istore  0x00000001 , 0x0000000a 
+ 00015405  0x0000330e istoret  0x00000001 , 0x0000000a 
+ 00015406  0x0000330f copy  0x00000011 , 0x00000039 
+ 00015407  0x00003310 copy  0x00000012 , 0x00000006 
+ 00015408  0x00003311 call  0x000066e4 
+ 00015409  0x00003312 branch  0x000066c5 
+ 00015410  0x00003318 call  0x0000397f 
+ 00015411  0x00003319 jam  0x00000007 , 0x00000b03 
+ 00015412  0x0000331a fetch  0x00000001 , 0x000004ff 
+ 00015413  0x0000331b rtn  0x00000034 
+ 00015414  0x0000331c call  0x00003ca7 
+ 00015415  0x0000331d fetch  0x00000001 , 0x000004ff 
+ 00015416  0x0000331e copy  0x0000003f , 0x00000039 
+ 00015417  0x0000331f fetch  0x00000002 , 0x00000501 
+ 00015418  0x00003320 copy  0x0000003f , 0x00000006 
+ 00015419  0x00003321 call  0x000066d1 
+ 00015420  0x00003322 branch  0x000066c5 
+ 00015421  0x00003327 jam  0x00000008 , 0x00000b03 
+ 00015422  0x00003328 fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003329 icopy  0x00000039 
+ 00015424  0x0000332a increase  0x00000002 , 0x0000003f 
+ 00015425  0x0000332b call  0x00003ca7 
+ 00015426  0x0000332c fetch  0x00000002 , 0x000046b9 
+ 00015427  0x0000332d istore  0x00000002 , 0x0000000a 
+ 00015428  0x0000332e fetch  0x00000002 , 0x000046b7 
+ 00015429  0x0000332f icopy  0x00000006 
+ 00015430  0x00003330 call  0x000066d1 
+ 00015431  0x00003331 branch  0x000066c5 
+ 00015432  0x00003336 jam  0x00000009 , 0x00000b03 
+ 00015433  0x00003338 setarg  0x00000000 
+ 00015434  0x00003339 call  0x00003ca7 
+ 00015435  0x0000333a branch  0x000066c5 
+ 00015436  0x0000333f jam  0x0000000a , 0x00000b03 
+ 00015437  0x00003340 setarg  0x00000001 
+ 00015438  0x00003341 call  0x00003ca7 
+ 00015439  0x00003343 call  0x00003c5d 
+ 00015440  0x00003345 fetch  0x00000002 , 0x00004682 
+ 00015441  0x00003346 arg  0x00000002 , 0x00000007 
+ 00015442  0x00003347 qisolate1  0x0000003f 
+ 00015443  0x00003348 setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x0000334a arg  0x00000009 , 0x00000007 
+ 00015445  0x0000334b qisolate1  0x0000003f 
+ 00015446  0x0000334c setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x0000334e fetch  0x00000001 , 0x00004682 
+ 00015448  0x0000334f arg  0x00000004 , 0x00000007 
+ 00015449  0x00003350 qisolate1  0x0000003f 
+ 00015450  0x00003351 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x00003353 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x00003354 branch  0x000066c5 
+ 00015453  0x00003359 arg  0x00000000 , 0x00000002 
+ 00015454  0x0000335a fetch  0x00000001 , 0x00004093 
+ 00015455  0x0000335b arg  0x00000000 , 0x00000007 
+ 00015456  0x0000335c qisolate1  0x0000003f 
+ 00015457  0x0000335d setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x0000335e arg  0x00000001 , 0x00000007 
+ 00015459  0x0000335f qisolate1  0x0000003f 
+ 00015460  0x00003360 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x00003362 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x00003363 arg  0x00000000 , 0x00000007 
+ 00015463  0x00003364 qisolate1  0x0000003f 
+ 00015464  0x00003365 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x00003366 rtn 
+ 00015466  0x0000336b jam  0x0000000d , 0x00000b03 
+ 00015467  0x0000336c fetch  0x00000001 , 0x00004217 
+ 00015468  0x0000336d mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x0000336e icopy  0x00000039 
+ 00015470  0x0000336f call  0x00003ca7 
+ 00015471  0x00003370 fetch  0x00000002 , 0x00004215 
+ 00015472  0x00003371 icopy  0x00000006 
+ 00015473  0x00003372 call  0x000066d1 
+ 00015474  0x00003373 branch  0x000066c5 
+ 00015475  0x00003378 jam  0x0000000e , 0x00000b03 
+ 00015476  0x00003379 setarg  0x00000004 
+ 00015477  0x0000337a call  0x00003ca7 
+ 00015478  0x0000337b fetch  0x00000004 , 0x000009ba 
+ 00015479  0x0000337c istore  0x00000004 , 0x0000000a 
+ 00015480  0x0000337d branch  0x000066c5 
+ 00015481  0x00003382 jam  0x0000000f , 0x00000b03 
+ 00015482  0x00003383 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x00003384 arg  0x000000ff , 0x00000002 
+ 00015484  0x00003385 call  0x00007fdd 
+ 00015485  0x00003386 copy  0x0000003f , 0x00000039 
+ 00015486  0x00003387 call  0x00003ca7 
+ 00015487  0x00003388 call  0x000066cb 
+ 00015488  0x00003389 call  0x00006703 
+ 00015489  0x0000338a branch  0x000066c5 
+ 00015490  0x0000338f jam  0x00000010 , 0x00000b03 
+ 00015491  0x00003390 branch  0x00003c49 
+ 00015492  0x00003395 jam  0x00000011 , 0x00000b03 
+ 00015493  0x00003396 setarg  0x00000004 
+ 00015494  0x00003397 call  0x00003ca7 
+ 00015495  0x00003398 fetch  0x00000004 , 0x000044c7 
+ 00015496  0x00003399 istore  0x00000004 , 0x0000000a 
+ 00015497  0x0000339a branch  0x000066c5 
+ 00015498  0x0000339f arg  0x00000180 , 0x00000011 
+ 00015499  0x000033a0 branch  0x00003c91 
+ 00015500  0x000033a3 arg  0x00000080 , 0x00000011 
+ 00015501  0x000033a4 branch  0x00003c91 
+ 00015502  0x000033a7 arg  0x00000101 , 0x00000011 
+ 00015503  0x000033a8 branch  0x00003c91 
+ 00015504  0x000033ab arg  0x00000001 , 0x00000011 
+ 00015505  0x000033ae jam  0x00000000 , 0x00004661 
+ 00015506  0x000033af jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033b0 setarg  0x00000002 
+ 00015508  0x000033b1 call  0x00003ca7 
+ 00015509  0x000033b2 copy  0x00000011 , 0x0000003f 
+ 00015510  0x000033b3 istore  0x00000002 , 0x0000000a 
+ 00015511  0x000033b4 branch  0x000066c5 
+ 00015512  0x000033b9 arg  0x00000000 , 0x00000013 
+ 00015513  0x000033ba branch  0x00003c9b 
+ 00015514  0x000033bd arg  0x00000001 , 0x00000013 
+ 00015515  0x000033c0 jam  0x00000015 , 0x00000b03 
+ 00015516  0x000033c1 setarg  0x00000001 
+ 00015517  0x000033c2 call  0x00003ca7 
+ 00015518  0x000033c3 copy  0x00000013 , 0x0000003f 
+ 00015519  0x000033c4 istore  0x00000001 , 0x0000000a 
+ 00015520  0x000033c5 branch  0x000066c5 
+ 00015521  0x000033ca jam  0x0000001d , 0x00000b03 
+ 00015522  0x000033cb setarg  0x00000004 
+ 00015523  0x000033cc call  0x00003ca7 
+ 00015524  0x000033cd fetch  0x00000004 , 0x000009ba 
+ 00015525  0x000033ce istore  0x00000004 , 0x0000000a 
+ 00015526  0x000033cf branch  0x000066c5 
+ 00015527  0x000033db jam  0x00000002 , 0x00000b02 
+ 00015528  0x000033dc store  0x00000001 , 0x00000b04 
+ 00015529  0x000033dd storet  0x00000008 , 0x00000aa2 
+ 00015530  0x000033de bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x000033df call  0x00003cb1 
+ 00015532  0x000033e0 fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x000033e1 call  0x000066c2 
+ 00015534  0x000033e2 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x000033e3 istore  0x00000003 , 0x0000000a 
+ 00015536  0x000033e4 rtn 
+ 00015537  0x000033e8 call  0x00003cba 
+ 00015538  0x000033e9 rtn  0x00000001 
+ 00015539  0x000033eb call  0x00003cb8 
+ 00015540  0x000033ec fetch  0x00000004 , 0x000046a3 
+ 00015541  0x000033ed rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x000033ee rtn  0x00000034 
+ 00015543  0x000033ef branch  0x00003cbe 
+ 00015544  0x000033f3 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x000033f4 branch  0x00006829 
+ 00015546  0x000033f7 fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x000033f8 branch  0x0000681b 
+ 00015548  0x000033fb fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x000033fc branch  0x00006825 
+ 00015550  0x00003400 increase  0xffffffff , 0x0000003f 
+ 00015551  0x00003401 nop  0x00000026 
+ 00015552  0x00003402 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x00003403 rtn 
+ 00015554  0x0000340d call  0x00003ad4 
+ 00015555  0x0000340e rtn  0x00000028 
+ 00015556  0x0000340f copy  0x00000011 , 0x0000003f 
+ 00015557  0x00003410 store  0x00000002 , 0x000046b7 
+ 00015558  0x00003411 copy  0x00000012 , 0x0000003f 
+ 00015559  0x00003412 store  0x00000001 , 0x000046b6 
+ 00015560  0x00003413 fetch  0x00000002 , 0x00000478 
+ 00015561  0x00003414 fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x00003415 isub  0x00000002 , 0x0000003e 
+ 00015563  0x00003416 branch  0x00003ccf , 0x00000005 
+ 00015564  0x00003417 fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x00003418 isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003419 nrtn  0x00000005 
+ 00015567  0x0000341b store  0x00000002 , 0x000046b9 
+ 00015568  0x0000341c branch  0x00003c3d 
+ 00015569  0x00003422 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x00003423 rtnbit1  0x00000005 
+ 00015571  0x00003424 call  0x00003cf0 
+ 00015572  0x00003425 branch  0x0000340c 
+ 00015573  0x00003429 jam  0x00000002 , 0x00004172 
+ 00015574  0x0000342a rtn 
+ 00015575  0x0000342f branch  0x00003cd8 
+ 00015576  0x00003432 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x00003433 rtn  0x00000034 
+ 00015578  0x00003434 fetch  0x00000001 , 0x000046b3 
+ 00015579  0x00003435 rtn  0x00000034 
+ 00015580  0x00003436 increase  0xffffffff , 0x0000003f 
+ 00015581  0x00003437 store  0x00000001 , 0x000046b3 
+ 00015582  0x00003438 nrtn  0x00000034 
+ 00015583  0x00003439 jam  0x0000000a , 0x000046b3 
+ 00015584  0x0000343a call  0x000068eb 
+ 00015585  0x0000343b call  0x00006908 
+ 00015586  0x0000343c div  0x0000003f , 0x00000064 
+ 00015587  0x0000343d call  0x00007f86 
+ 00015588  0x0000343e quotient  0x0000003f 
+ 00015589  0x0000343f remainder  0x00000002 
+ 00015590  0x00003440 store  0x00000001 , 0x000046b4 
+ 00015591  0x00003441 storet  0x00000001 , 0x000046b5 
+ 00015592  0x00003442 rtn 
+ 00015593  0x00003446 call  0x00007fb4 
+ 00015594  0x00003447 branch  0x000033d9 , 0x00000002 
+ 00015595  0x00003448 branch  0x000033db 
+ 00015596  0x0000344d arg  0x00000006 , 0x00000007 
+ 00015597  0x0000344e branch  0x00003cfc 
+ 00015598  0x00003451 arg  0x00000006 , 0x00000007 
+ 00015599  0x00003452 branch  0x00003cf8 
+ 00015600  0x00003455 arg  0x00000005 , 0x00000007 
+ 00015601  0x00003456 branch  0x00003cfc 
+ 00015602  0x00003459 arg  0x00000005 , 0x00000007 
+ 00015603  0x0000345a branch  0x00003cf8 
+ 00015604  0x0000345d arg  0x00000004 , 0x00000007 
+ 00015605  0x0000345e branch  0x00003cfc 
+ 00015606  0x00003461 arg  0x00000004 , 0x00000007 
+ 00015607  0x00003462 branch  0x00003cf8 
+ 00015608  0x00003465 fetch  0x00000001 , 0x000046bf 
+ 00015609  0x00003466 qset0  0x0000003f 
+ 00015610  0x00003467 store  0x00000001 , 0x000046bf 
+ 00015611  0x00003468 rtn 
+ 00015612  0x0000346b fetch  0x00000001 , 0x000046bf 
+ 00015613  0x0000346c qset1  0x0000003f 
+ 00015614  0x0000346d store  0x00000001 , 0x000046bf 
+ 00015615  0x0000346e rtn 
+ 00015616  0x00003479 call  0x00003d39 
+ 00015617  0x0000347a call  0x0000640f 
+ 00015618  0x0000347b call  0x000040c6 
+ 00015619  0x0000347c call  0x00003d66 
+ 00015620  0x0000347d call  0x00006411 
+ 00015621  0x0000347e rtn  0x0000002b 
+ 00015622  0x0000347f call  0x00003d16 
+ 00015623  0x00003480 call  0x00003d19 
+ 00015624  0x00003483 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x00003484 rtnbit1  0x00000010 
+ 00015626  0x00003485 call  0x00003d4e 
+ 00015627  0x00003486 rtnmark1  0x00000026 
+ 00015628  0x00003487 fetch  0x00000002 , 0x00004682 
+ 00015629  0x00003488 bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x00003489 branch  0x000042a2 
+ 00015631  0x0000348d fetch  0x00000004 , 0x000046d3 
+ 00015632  0x0000348e rtnbit0  0x0000001b 
+ 00015633  0x0000348f arg  0x00000014 , 0x00000039 
+ 00015634  0x00003491 setarg  0x00030d40 
+ 00015635  0x00003492 call  0x00002a8f 
+ 00015636  0x00003493 loop  0x00007ec1 
+ 00015637  0x00003494 rtn 
+ 00015638  0x00003498 fetch  0x00000004 , 0x000046d3 
+ 00015639  0x00003499 rtnbit0  0x00000010 
+ 00015640  0x0000349a branch  0x000048ea 
+ 00015641  0x0000349e setarg  0x0000416d 
+ 00015642  0x0000349f store  0x00000002 , 0x000041ef 
+ 00015643  0x000034a0 setarg  0x00003f77 
+ 00015644  0x000034a1 store  0x00000002 , 0x000041f1 
+ 00015645  0x000034a2 setarg  0x00003ebb 
+ 00015646  0x000034a3 store  0x00000002 , 0x000041ed 
+ 00015647  0x000034a4 setarg  0x0000417c 
+ 00015648  0x000034a5 store  0x00000002 , 0x000041f5 
+ 00015649  0x000034a6 setarg  0x00003de3 
+ 00015650  0x000034a7 store  0x00000002 , 0x000041f3 
+ 00015651  0x000034a8 setarg  0x00003eb3 
+ 00015652  0x000034a9 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034aa setarg  0x00003d5b 
+ 00015654  0x000034ab store  0x00000002 , 0x000041f9 
+ 00015655  0x000034ad call  0x00002c7a 
+ 00015656  0x000034ae setarg  0x00004401 
+ 00015657  0x000034af add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034b0 istore  0x00000002 , 0x00000005 
+ 00015659  0x000034b1 setarg  0x00004406 
+ 00015660  0x000034b2 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x000034b3 istore  0x00000002 , 0x00000005 
+ 00015662  0x000034b4 setarg  0x00003ebf 
+ 00015663  0x000034b5 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x000034b6 istore  0x00000002 , 0x00000005 
+ 00015665  0x000034b8 setarg  0x000041f9 
+ 00015666  0x000034b9 store  0x00000002 , 0x000041fd 
+ 00015667  0x000034ba setarg  0x00003d36 
+ 00015668  0x000034bb store  0x00000002 , 0x00004201 
+ 00015669  0x000034bc rtn 
+ 00015670  0x000034bf fetch  0x00000004 , 0x000046d3 
+ 00015671  0x000034c0 bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x000034c1 branch  0x000064da 
+ 00015673  0x000034c4 rtn  0x0000002b 
+ 00015674  0x000034c5 call  0x00002c9d 
+ 00015675  0x000034c6 call  0x00003e6e 
+ 00015676  0x000034c7 call  0x00003e1e 
+ 00015677  0x000034c8 call  0x00003e54 
+ 00015678  0x000034c9 call  0x00005810 
+ 00015679  0x000034ca call  0x00005839 
+ 00015680  0x000034cb call  0x0000582c 
+ 00015681  0x000034cc call  0x00005818 
+ 00015682  0x000034cd fetch  0x00000004 , 0x000046d3 
+ 00015683  0x000034ce bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x000034cf bbit1  0x00000013 , 0x00004414 
+ 00015685  0x000034d0 rtn 
+ 00015686  0x000034d3 call  0x0000659c 
+ 00015687  0x000034d4 fetch  0x00000004 , 0x000046d3 
+ 00015688  0x000034d5 isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x000034d6 ncall  0x000065c2 , 0x00000001 
+ 00015690  0x000034d7 call  0x0000443f 
+ 00015691  0x000034d8 call  0x00003dc9 
+ 00015692  0x000034d9 call  0x000041aa 
+ 00015693  0x000034da branch  0x000065df 
+ 00015694  0x000034dd fetch  0x00000004 , 0x000046d3 
+ 00015695  0x000034de bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x000034df fetch  0x00000001 , 0x00000abd 
+ 00015697  0x000034e0 isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x000034e1 nrtn  0x00000001 
+ 00015699  0x000034e3 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x000034e4 store  0x00000001 , 0x0000471e 
+ 00015701  0x000034e5 fetch  0x00000001 , 0x000046f5 
+ 00015702  0x000034e6 rtnbit1  0x00000006 
+ 00015703  0x000034e8 fetch  0x00000004 , 0x000046d3 
+ 00015704  0x000034e9 rtnbit0  0x00000011 
+ 00015705  0x000034ea bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x000034eb branch  0x00002f2c 
+ 00015707  0x000034ed fetch  0x00000001 , 0x00000478 
+ 00015708  0x000034ee sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x000034ef nrtn  0x00000005 
+ 00015710  0x000034f0 jam  0x00000012 , 0x00000a99 
+ 00015711  0x000034f1 call  0x00007d8f 
+ 00015712  0x000034f3 arg  0x00000000 , 0x00000007 
+ 00015713  0x000034f4 branch  0x000041b9 
+ 00015714  0x000034f7 fetch  0x00000001 , 0x000046b6 
+ 00015715  0x000034f8 rtneq  0x00000001 
+ 00015716  0x000034f9 jam  0x00000001 , 0x000046b6 
+ 00015717  0x000034fa rtn 
+ 00015718  0x000034fc fetch  0x00000001 , 0x000046e1 
+ 00015719  0x000034fd and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x000034fe store  0x00000001 , 0x0000477a 
+ 00015721  0x000034ff branch  0x00003d80 
+ 00015722  0x00003503 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x00003504 call  0x0000681d 
+ 00015724  0x00003505 nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x00003507 fetch  0x00000001 , 0x000046b6 
+ 00015726  0x00003508 rtneq  0x00000000 
+ 00015727  0x00003509 jam  0x00000000 , 0x000046b6 
+ 00015728  0x0000350a fetch  0x00000001 , 0x0000477a 
+ 00015729  0x0000350b increase  0x00000001 , 0x0000003f 
+ 00015730  0x0000350c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x0000350d store  0x00000001 , 0x0000477a 
+ 00015732  0x0000350e call  0x00003d7e 
+ 00015733  0x0000350f fetch  0x00000004 , 0x000046d3 
+ 00015734  0x00003510 bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x00003511 bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x00003512 rtn 
+ 00015737  0x00003514 arg  0x0000001e , 0x00000002 
+ 00015738  0x00003515 call  0x0000680e 
+ 00015739  0x00003516 arg  0x0000001f , 0x00000002 
+ 00015740  0x00003517 call  0x0000680e 
+ 00015741  0x00003518 branch  0x00004435 
+ 00015742  0x0000351b bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x0000351c call  0x0000424a 
+ 00015744  0x0000351d fetch  0x00000001 , 0x000046e0 
+ 00015745  0x0000351e beq  0x00000005 , 0x00003daa 
+ 00015746  0x0000351f beq  0x00000004 , 0x00003d96 
+ 00015747  0x00003520 fetch  0x00000001 , 0x0000477a 
+ 00015748  0x00003521 beq  0x00000000 , 0x00003d8a 
+ 00015749  0x00003522 beq  0x00000001 , 0x00003d88 
+ 00015750  0x00003523 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x00003524 beq  0x00000003 , 0x00003d8e 
+ 00015752  0x00003526 fetch  0x00000001 , 0x00004780 
+ 00015753  0x00003527 branch  0x00003dbe 
+ 00015754  0x00003529 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x0000352a branch  0x00003dbe 
+ 00015756  0x0000352c fetch  0x00000001 , 0x00004781 
+ 00015757  0x0000352d branch  0x00003dbe 
+ 00015758  0x0000352f fetch  0x00000001 , 0x00004782 
+ 00015759  0x00003530 branch  0x00003dbe 
+ 00015760  0x00003532 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x00003533 rtneq  0x00000006 
+ 00015762  0x00003534 fetch  0x00000001 , 0x000046b5 
+ 00015763  0x00003535 increase  0x00000001 , 0x0000003f 
+ 00015764  0x00003536 store  0x00000001 , 0x000046b5 
+ 00015765  0x00003537 rtn 
+ 00015766  0x0000353a fetch  0x00000001 , 0x0000477a 
+ 00015767  0x0000353b beq  0x00000000 , 0x00003d9d 
+ 00015768  0x0000353c beq  0x00000001 , 0x00003d9b 
+ 00015769  0x0000353d beq  0x00000002 , 0x00003d9f 
+ 00015770  0x0000353e beq  0x00000003 , 0x00003da1 
+ 00015771  0x00003540 fetch  0x00000001 , 0x00004784 
+ 00015772  0x00003541 branch  0x00003da2 
+ 00015773  0x00003543 fetch  0x00000001 , 0x00004783 
+ 00015774  0x00003544 branch  0x00003da2 
+ 00015775  0x00003546 fetch  0x00000001 , 0x00004785 
+ 00015776  0x00003547 branch  0x00003da2 
+ 00015777  0x00003549 fetch  0x00000001 , 0x00004786 
+ 00015778  0x0000354b store  0x00000001 , 0x000046b5 
+ 00015779  0x0000354c lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x0000354d copy  0x0000003f , 0x00000011 
+ 00015781  0x0000354e add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x0000354f call  0x00006413 
+ 00015783  0x00003550 copy  0x00000011 , 0x0000003f 
+ 00015784  0x00003551 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x00003552 branch  0x00006413 
+ 00015786  0x00003555 fetch  0x00000001 , 0x0000477a 
+ 00015787  0x00003556 beq  0x00000000 , 0x00003db1 
+ 00015788  0x00003557 beq  0x00000001 , 0x00003daf 
+ 00015789  0x00003558 beq  0x00000002 , 0x00003db3 
+ 00015790  0x00003559 beq  0x00000003 , 0x00003db5 
+ 00015791  0x0000355b fetch  0x00000001 , 0x00004788 
+ 00015792  0x0000355c branch  0x00003db6 
+ 00015793  0x0000355e fetch  0x00000001 , 0x00004787 
+ 00015794  0x0000355f branch  0x00003db6 
+ 00015795  0x00003561 fetch  0x00000001 , 0x00004789 
+ 00015796  0x00003562 branch  0x00003db6 
+ 00015797  0x00003564 fetch  0x00000001 , 0x0000478a 
+ 00015798  0x00003566 store  0x00000001 , 0x000046b5 
+ 00015799  0x00003567 call  0x000040c0 
+ 00015800  0x00003568 fetch  0x00000001 , 0x000046b5 
+ 00015801  0x0000356a add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x0000356b lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x0000356c add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x0000356d copy  0x0000003f , 0x00000011 
+ 00015805  0x0000356e branch  0x0000415a 
+ 00015806  0x00003571 store  0x00000001 , 0x000046b5 
+ 00015807  0x00003572 call  0x00003d90 
+ 00015808  0x00003573 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x00003574 setarg  0x00000006 
+ 00015810  0x00003575 call  0x00006414 
+ 00015811  0x00003576 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x00003577 fetch  0x00000001 , 0x000046b5 
+ 00015813  0x00003578 iadd  0x00000002 , 0x0000003f 
+ 00015814  0x00003579 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x0000357a add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x0000357b branch  0x00006413 
+ 00015817  0x0000357f call  0x000033c4 
+ 00015818  0x00003580 branch  0x00004316 , 0x00000005 
+ 00015819  0x00003581 call  0x0000441c 
+ 00015820  0x00003582 call  0x000042e4 
+ 00015821  0x00003583 branch  0x000033bd 
+ 00015822  0x00003587 fetch  0x00000002 , 0x00004707 
+ 00015823  0x00003588 rtn  0x00000034 
+ 00015824  0x00003589 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x0000358a rtnbit0  0x00000011 
+ 00015826  0x0000358b rtnbit1  0x00000003 
+ 00015827  0x0000358c rtnmark1  0x00000026 
+ 00015828  0x0000358d call  0x00004083 
+ 00015829  0x0000358e rtnne  0x00000007 
+ 00015830  0x0000358f call  0x00004482 
+ 00015831  0x00003590 arg  0x00000003 , 0x00000007 
+ 00015832  0x00003591 call  0x000043ce 
+ 00015833  0x00003592 setarg  0x00000000 
+ 00015834  0x00003593 store  0x00000002 , 0x000046ae 
+ 00015835  0x00003594 store  0x00000001 , 0x000046b4 
+ 00015836  0x00003595 call  0x00003263 
+ 00015837  0x00003597 fetch  0x00000002 , 0x00004682 
+ 00015838  0x00003598 bbit1  0x00000007 , 0x00004392 
+ 00015839  0x00003599 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x0000359a bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x0000359b call  0x000042ca 
+ 00015842  0x0000359c branch  0x00002ead 
+ 00015843  0x000035a0 call  0x00003dce 
+ 00015844  0x000035a1 call  0x00007e34 
+ 00015845  0x000035a2 call  0x00003d6a 
+ 00015846  0x000035a3 call  0x00003de9 
+ 00015847  0x000035a4 call  0x00003ee0 
+ 00015848  0x000035a5 branch  0x00003df7 
+ 00015849  0x000035a7 fetch  0x00000004 , 0x000046d3 
+ 00015850  0x000035a8 rtnbit0  0x00000010 
+ 00015851  0x000035a9 call  0x000048d3 
+ 00015852  0x000035aa branch  0x000048fd 
+ 00015853  0x000035ad hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035ae bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035af bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035b0 rtn 
+ 00015857  0x000035b2 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x000035b3 rtnbit0  0x00000007 
+ 00015859  0x000035b4 branch  0x0000659a 
+ 00015860  0x000035b6 fetch  0x00000001 , 0x000046ff 
+ 00015861  0x000035b7 rtnbit1  0x00000007 
+ 00015862  0x000035b8 branch  0x00004381 
+ 00015863  0x000035bb call  0x00003ded 
+ 00015864  0x000035bc hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x000035bd store  0x00000001 , 0x000046ff 
+ 00015866  0x000035be rtnbit0  0x00000007 
+ 00015867  0x000035bf call  0x00003e07 
+ 00015868  0x000035c0 fetch  0x00000004 , 0x000046f9 
+ 00015869  0x000035c1 fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x000035c2 iadd  0x00000002 , 0x00000002 
+ 00015871  0x000035c3 copy  0x00000022 , 0x0000003f 
+ 00015872  0x000035c4 isub  0x00000002 , 0x0000003e 
+ 00015873  0x000035c5 nrtn  0x00000002 
+ 00015874  0x000035c6 store  0x00000004 , 0x000046f9 
+ 00015875  0x000035c7 call  0x00003f97 
+ 00015876  0x000035c8 nrtn  0x00000028 
+ 00015877  0x000035c9 jam  0x00000004 , 0x00000d38 
+ 00015878  0x000035ca branch  0x00003e0f 
+ 00015879  0x000035cd fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x000035ce copy  0x00000022 , 0x0000003f 
+ 00015881  0x000035cf isub  0x00000002 , 0x0000003e 
+ 00015882  0x000035d0 ncall  0x00003e0c , 0x00000002 
+ 00015883  0x000035d1 rtn 
+ 00015884  0x000035d3 setarg  0x00000000 
+ 00015885  0x000035d4 store  0x00000004 , 0x000046f9 
+ 00015886  0x000035d5 rtn 
+ 00015887  0x000035da fetch  0x00000001 , 0x00000d38 
+ 00015888  0x000035db rtnbit0  0x00000002 
+ 00015889  0x000035dc branch  0x00003e12 
+ 00015890  0x000035de hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x000035df rtnbit0  0x00000007 
+ 00015892  0x000035e0 jam  0x00000020 , 0x00000d52 
+ 00015893  0x000035e1 setarg  0x00000001 
+ 00015894  0x000035e2 store  0x00000001 , 0x00000d54 
+ 00015895  0x000035e3 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x000035e4 istore  0x00000007 , 0x00000005 
+ 00015897  0x000035e5 rtn 
+ 00015898  0x000035e9 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x000035ea set0  0x0000000b , 0x0000003f 
+ 00015900  0x000035eb hstore  0x00000002 , 0x00008050 
+ 00015901  0x000035ec rtn 
+ 00015902  0x000035ef setarg  0x00008c00 
+ 00015903  0x000035f0 store  0x00000002 , 0x00004575 
+ 00015904  0x000035f1 setarg  0x00008e7a 
+ 00015905  0x000035f2 store  0x00000002 , 0x000044bc 
+ 00015906  0x000035f3 setarg  0x00002402 
+ 00015907  0x000035f4 store  0x00000002 , 0x000040bd 
+ 00015908  0x000035f5 setarg  0x00002580 
+ 00015909  0x000035f6 store  0x00000003 , 0x000040aa 
+ 00015910  0x000035f7 jam  0x00000003 , 0x00004173 
+ 00015911  0x000035f8 jam  0x00000008 , 0x00004156 
+ 00015912  0x000035f9 jam  0x00000001 , 0x000046d9 
+ 00015913  0x000035fa setarg  0x00000200 
+ 00015914  0x000035fb store  0x00000002 , 0x00004154 
+ 00015915  0x000035fc jam  0x00000017 , 0x000044a6 
+ 00015916  0x000035fd jam  0x00000017 , 0x000044a8 
+ 00015917  0x000035ff setarg  0x00000a77 
+ 00015918  0x00003600 store  0x00000002 , 0x00004212 
+ 00015919  0x00003610 setsect  0x00000000 , 0x00000306 
+ 00015920  0x00003611 setsect  0x00000001 , 0x00004440 
+ 00015921  0x00003612 setsect  0x00000002 , 0x00010000 
+ 00015922  0x00003613 setsect  0x00000003 , 0x00004408 
+ 00015923  0x00003614 store  0x00000009 , 0x00004577 
+ 00015924  0x00003615 setsect  0x00000000 , 0x00001224 
+ 00015925  0x00003616 setsect  0x00000001 , 0x00004000 
+ 00015926  0x00003617 setsect  0x00000002 , 0x00000000 
+ 00015927  0x00003618 istore  0x00000005 , 0x00000005 
+ 00015928  0x0000361a setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x0000361b setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x0000361c setsect  0x00000002 , 0x000199d9 
+ 00015931  0x0000361d setsect  0x00000003 , 0x0000020d 
+ 00015932  0x0000361e store  0x00000008 , 0x00004098 
+ 00015933  0x00003620 setarg  0x0000012c 
+ 00015934  0x00003621 store  0x00000002 , 0x00004707 
+ 00015935  0x00003622 call  0x000057a3 
+ 00015936  0x00003623 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x00003624 rtnbit0  0x0000001f 
+ 00015938  0x00003625 call  0x00003e44 
+ 00015939  0x00003626 branch  0x00003e4c 
+ 00015940  0x00003629 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x0000362a call  0x000067fb 
+ 00015942  0x0000362b fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x0000362c call  0x0000681d 
+ 00015944  0x0000362d jam  0x00000003 , 0x000046f6 
+ 00015945  0x0000362e rtn  0x00000001 
+ 00015946  0x0000362f jam  0x00000002 , 0x000046f6 
+ 00015947  0x00003630 rtn 
+ 00015948  0x00003633 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x00003634 call  0x000067fb 
+ 00015950  0x00003635 fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x00003636 call  0x0000681d 
+ 00015952  0x00003637 jam  0x00000000 , 0x0000422d 
+ 00015953  0x00003638 rtn  0x00000001 
+ 00015954  0x00003639 jam  0x00000002 , 0x0000422d 
+ 00015955  0x0000363a rtn 
+ 00015956  0x0000363e fetch  0x00000001 , 0x0000422d 
+ 00015957  0x0000363f beq  0x00000000 , 0x00003e59 
+ 00015958  0x00003640 beq  0x00000001 , 0x00003e62 
+ 00015959  0x00003641 beq  0x00000002 , 0x00003e6b 
+ 00015960  0x00003642 branch  0x00003e59 
+ 00015961  0x00003645 fetcht  0x00000002 , 0x00004221 
+ 00015962  0x00003646 fetch  0x00000002 , 0x00004227 
+ 00015963  0x00003647 isub  0x00000002 , 0x0000003f 
+ 00015964  0x00003648 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003649 div  0x0000003f , 0x00000064 
+ 00015966  0x0000364a call  0x00007f86 
+ 00015967  0x0000364b quotient  0x0000003f 
+ 00015968  0x0000364c store  0x00000002 , 0x000046d0 
+ 00015969  0x0000364d rtn 
+ 00015970  0x0000364f fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x00003650 fetch  0x00000002 , 0x00004225 
+ 00015972  0x00003651 isub  0x00000002 , 0x0000003f 
+ 00015973  0x00003652 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x00003653 div  0x0000003f , 0x00000190 
+ 00015975  0x00003654 call  0x00007f86 
+ 00015976  0x00003655 quotient  0x0000003f 
+ 00015977  0x00003656 store  0x00000002 , 0x000046d0 
+ 00015978  0x00003657 rtn 
+ 00015979  0x00003659 fetch  0x00000002 , 0x00004223 
+ 00015980  0x0000365a store  0x00000002 , 0x000046d0 
+ 00015981  0x0000365b rtn 
+ 00015982  0x0000365d fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x0000365e call  0x0000680e 
+ 00015984  0x0000365f call  0x000048fb 
+ 00015985  0x00003660 fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x00003661 call  0x000067fb 
+ 00015987  0x00003662 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x00003663 call  0x000067fb 
+ 00015989  0x00003664 fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x00003665 call  0x000067fb 
+ 00015991  0x00003666 fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x00003667 call  0x000067fb 
+ 00015993  0x00003669 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x0000366a call  0x0000680e 
+ 00015995  0x0000366c fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x0000366d call  0x000067fb 
+ 00015997  0x0000366f fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x00003670 call  0x000067fb 
+ 00015999  0x00003672 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x00003673 call  0x000067fb 
+ 00016001  0x00003674 fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x00003675 call  0x000067fb 
+ 00016003  0x00003677 fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x00003678 call  0x000067fb 
+ 00016005  0x00003679 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x0000367a call  0x000067fb 
+ 00016007  0x0000367c fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x0000367d call  0x0000680e 
+ 00016009  0x0000367f fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x00003680 call  0x0000680e 
+ 00016011  0x00003682 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x00003683 call  0x0000680e 
+ 00016013  0x00003685 fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x00003686 call  0x0000680e 
+ 00016015  0x00003688 fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x00003689 call  0x0000680e 
+ 00016017  0x0000368b fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x0000368c call  0x000067fb 
+ 00016019  0x0000368e fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x0000368f call  0x000067fb 
+ 00016021  0x00003691 fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x00003692 branch  0x000067fb 
+ 00016023  0x00003695 fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x00003696 call  0x000067dd 
+ 00016025  0x00003697 fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x00003698 call  0x000067dd 
+ 00016027  0x00003699 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x0000369a call  0x000067dd 
+ 00016029  0x0000369b fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x0000369c branch  0x000067dd 
+ 00016031  0x0000369f fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x000036a0 call  0x00003ea7 
+ 00016033  0x000036a1 fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x000036a2 call  0x00003ea7 
+ 00016035  0x000036a3 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x000036a4 call  0x00003ea7 
+ 00016037  0x000036a5 fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x000036a6 branch  0x00003ea7 
+ 00016039  0x000036a9 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036aa rtn  0x00000005 
+ 00016041  0x000036ab and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036ac hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036ad qisolate1  0x0000003f 
+ 00016044  0x000036ae hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036af qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036b0 hstore  0x00000004 , 0x00008078 
+ 00016047  0x000036b1 hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x000036b2 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x000036b3 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x000036b4 rtn 
+ 00016051  0x000036b7 enable  0x00000028 
+ 00016052  0x000036b8 hfetch  0x00000004 , 0x00008138 
+ 00016053  0x000036b9 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x000036ba hstore  0x00000004 , 0x0000804c 
+ 00016055  0x000036bb call  0x00002c21 
+ 00016056  0x000036bc call  0x00004482 
+ 00016057  0x000036bd call  0x00003e9f 
+ 00016058  0x000036bf branch  0x00003ebf 
+ 00016059  0x000036c4 call  0x00003ebf 
+ 00016060  0x000036c5 fetch  0x00000001 , 0x000000a0 
+ 00016061  0x000036c6 nrtn  0x00000034 
+ 00016062  0x000036c7 branch  0x000067ed 
+ 00016063  0x000036ca call  0x00003ee0 
+ 00016064  0x000036cb arg  0x00000019 , 0x00000002 
+ 00016065  0x000036cc fetch  0x00000004 , 0x000046d3 
+ 00016066  0x000036cd isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x000036ce call  0x00003ede , 0x00000001 
+ 00016068  0x000036cf call  0x0000680e 
+ 00016069  0x000036d0 call  0x000063ee 
+ 00016070  0x000036d4 fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x000036d5 call  0x000067dd 
+ 00016072  0x000036d6 fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x000036d7 call  0x000067dd 
+ 00016074  0x000036d8 fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x000036d9 call  0x000067dd 
+ 00016076  0x000036db fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x000036dc call  0x000067dd 
+ 00016078  0x000036dd fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x000036de call  0x000067dd 
+ 00016080  0x000036df fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x000036e0 call  0x000067dd 
+ 00016082  0x000036e1 fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x000036e2 call  0x000067dd 
+ 00016084  0x000036e3 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x000036e4 call  0x000067dd 
+ 00016086  0x000036e5 fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x000036e6 call  0x000067dd 
+ 00016088  0x000036e7 fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x000036e8 call  0x000067dd 
+ 00016090  0x000036e9 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x000036ea call  0x000067dd 
+ 00016092  0x000036eb fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x000036ec branch  0x000067e1 
+ 00016094  0x000036f1 arg  0x0000001e , 0x00000002 
+ 00016095  0x000036f2 rtn 
+ 00016096  0x000036f5 bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x000036f6 call  0x00003eee 
+ 00016098  0x000036f7 call  0x00003f36 
+ 00016099  0x000036f8 fetch  0x00000001 , 0x000046b8 
+ 00016100  0x000036f9 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x000036fa store  0x00000001 , 0x000046b7 
+ 00016102  0x000036fb isub  0x00000002 , 0x0000003e 
+ 00016103  0x000036fc nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x000036fd fetch  0x00000001 , 0x000046be 
+ 00016105  0x000036fe fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x000036ff store  0x00000001 , 0x000046bd 
+ 00016107  0x00003700 isub  0x00000002 , 0x0000003e 
+ 00016108  0x00003701 nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x00003702 rtn 
+ 00016110  0x00003704 fetch  0x00000001 , 0x000046ea 
+ 00016111  0x00003705 rtneq  0x000000ff 
+ 00016112  0x00003706 arg  0x00000000 , 0x00000011 
+ 00016113  0x00003707 fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x00003708 call  0x0000681d 
+ 00016115  0x00003709 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x0000370a fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x0000370b call  0x0000681d 
+ 00016118  0x0000370c setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x0000370d copy  0x00000011 , 0x0000003f 
+ 00016120  0x0000370e store  0x00000001 , 0x000046b8 
+ 00016121  0x0000370f beq  0x00000001 , 0x00003efe 
+ 00016122  0x00003710 beq  0x00000002 , 0x00003f02 
+ 00016123  0x00003711 fetch  0x00000001 , 0x000046b9 
+ 00016124  0x00003712 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x00003713 rtn 
+ 00016126  0x00003716 fetch  0x00000001 , 0x000046b7 
+ 00016127  0x00003717 beq  0x00000000 , 0x00003f06 
+ 00016128  0x00003718 beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003719 rtn 
+ 00016130  0x0000371b fetch  0x00000001 , 0x000046b7 
+ 00016131  0x0000371c beq  0x00000000 , 0x00003f0a 
+ 00016132  0x0000371d beq  0x00000003 , 0x00003f0c 
+ 00016133  0x0000371e rtn 
+ 00016134  0x00003720 jam  0x00000082 , 0x000046b9 
+ 00016135  0x00003721 rtn 
+ 00016136  0x00003723 jam  0x00000081 , 0x000046b9 
+ 00016137  0x00003724 rtn 
+ 00016138  0x00003726 jam  0x00000080 , 0x000046b9 
+ 00016139  0x00003727 rtn 
+ 00016140  0x00003729 jam  0x00000083 , 0x000046b9 
+ 00016141  0x0000372a rtn 
+ 00016142  0x0000372c fetch  0x00000001 , 0x000046b9 
+ 00016143  0x0000372d set0  0x00000007 , 0x0000003f 
+ 00016144  0x0000372e store  0x00000001 , 0x000046b9 
+ 00016145  0x0000372f beq  0x00000000 , 0x00003f16 
+ 00016146  0x00003730 beq  0x00000001 , 0x00003f19 
+ 00016147  0x00003731 beq  0x00000002 , 0x00003f1c 
+ 00016148  0x00003732 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x00003733 rtn 
+ 00016150  0x00003735 fetch  0x00000001 , 0x000046b8 
+ 00016151  0x00003736 beq  0x00000003 , 0x00003f22 
+ 00016152  0x00003737 rtn 
+ 00016153  0x00003739 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x0000373a beq  0x00000000 , 0x00003f22 
+ 00016155  0x0000373b rtn 
+ 00016156  0x0000373d fetch  0x00000001 , 0x000046b8 
+ 00016157  0x0000373e beq  0x00000003 , 0x00003f2c 
+ 00016158  0x0000373f rtn 
+ 00016159  0x00003741 fetch  0x00000001 , 0x000046b8 
+ 00016160  0x00003742 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x00003743 rtn 
+ 00016162  0x00003745 fetch  0x00000001 , 0x000046bc 
+ 00016163  0x00003746 increase  0x00000001 , 0x0000003f 
+ 00016164  0x00003747 store  0x00000001 , 0x000046bc 
+ 00016165  0x00003748 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003749 rtn  0x00000002 
+ 00016167  0x0000374a jam  0x00000000 , 0x000046bc 
+ 00016168  0x0000374b fetch  0x00000001 , 0x000046ba 
+ 00016169  0x0000374c increase  0x00000001 , 0x0000003f 
+ 00016170  0x0000374d store  0x00000001 , 0x000046ba 
+ 00016171  0x0000374e rtn 
+ 00016172  0x00003750 fetch  0x00000001 , 0x000046bb 
+ 00016173  0x00003751 increase  0x00000001 , 0x0000003f 
+ 00016174  0x00003752 store  0x00000001 , 0x000046bb 
+ 00016175  0x00003753 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x00003754 rtn  0x00000002 
+ 00016177  0x00003755 jam  0x00000000 , 0x000046bb 
+ 00016178  0x00003756 fetch  0x00000001 , 0x000046ba 
+ 00016179  0x00003757 increase  0xffffffff , 0x0000003f 
+ 00016180  0x00003758 store  0x00000001 , 0x000046ba 
+ 00016181  0x00003759 rtn 
+ 00016182  0x0000375d fetch  0x00000001 , 0x000046e8 
+ 00016183  0x0000375e rtneq  0x000000ff 
+ 00016184  0x0000375f arg  0x00000000 , 0x00000011 
+ 00016185  0x00003760 fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x00003761 call  0x0000681d 
+ 00016187  0x00003762 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x00003763 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x00003764 call  0x0000681d 
+ 00016190  0x00003765 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x00003766 copy  0x00000011 , 0x0000003f 
+ 00016192  0x00003767 store  0x00000001 , 0x000046be 
+ 00016193  0x00003768 beq  0x00000001 , 0x00003f46 
+ 00016194  0x00003769 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x0000376a fetch  0x00000001 , 0x000046bf 
+ 00016196  0x0000376b bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x0000376c rtn 
+ 00016198  0x0000376f fetch  0x00000001 , 0x000046bd 
+ 00016199  0x00003770 beq  0x00000000 , 0x00003f4e 
+ 00016200  0x00003771 beq  0x00000003 , 0x00003f50 
+ 00016201  0x00003772 rtn 
+ 00016202  0x00003774 fetch  0x00000001 , 0x000046bd 
+ 00016203  0x00003775 beq  0x00000000 , 0x00003f52 
+ 00016204  0x00003776 beq  0x00000003 , 0x00003f54 
+ 00016205  0x00003777 rtn 
+ 00016206  0x00003779 jam  0x00000082 , 0x000046bf 
+ 00016207  0x0000377a rtn 
+ 00016208  0x0000377c jam  0x00000081 , 0x000046bf 
+ 00016209  0x0000377d rtn 
+ 00016210  0x0000377f jam  0x00000080 , 0x000046bf 
+ 00016211  0x00003780 rtn 
+ 00016212  0x00003782 jam  0x00000083 , 0x000046bf 
+ 00016213  0x00003783 rtn 
+ 00016214  0x00003785 fetch  0x00000001 , 0x000046bf 
+ 00016215  0x00003786 set0  0x00000007 , 0x0000003f 
+ 00016216  0x00003787 store  0x00000001 , 0x000046bf 
+ 00016217  0x00003788 beq  0x00000000 , 0x00003f5e 
+ 00016218  0x00003789 beq  0x00000001 , 0x00003f61 
+ 00016219  0x0000378a beq  0x00000002 , 0x00003f64 
+ 00016220  0x0000378b beq  0x00000003 , 0x00003f67 
+ 00016221  0x0000378c rtn 
+ 00016222  0x0000378e fetch  0x00000001 , 0x000046be 
+ 00016223  0x0000378f beq  0x00000003 , 0x00003f6a 
+ 00016224  0x00003790 rtn 
+ 00016225  0x00003792 fetch  0x00000001 , 0x000046be 
+ 00016226  0x00003793 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x00003794 rtn 
+ 00016228  0x00003796 fetch  0x00000001 , 0x000046be 
+ 00016229  0x00003797 beq  0x00000003 , 0x00003f6f 
+ 00016230  0x00003798 rtn 
+ 00016231  0x0000379a fetch  0x00000001 , 0x000046be 
+ 00016232  0x0000379b beq  0x00000000 , 0x00003f6f 
+ 00016233  0x0000379c rtn 
+ 00016234  0x0000379e jam  0x00000000 , 0x000046c2 
+ 00016235  0x0000379f fetch  0x00000001 , 0x000046c0 
+ 00016236  0x000037a0 increase  0x00000001 , 0x0000003f 
+ 00016237  0x000037a1 store  0x00000001 , 0x000046c0 
+ 00016238  0x000037a2 rtn 
+ 00016239  0x000037a4 jam  0x00000000 , 0x000046c1 
+ 00016240  0x000037a5 fetch  0x00000001 , 0x000046c0 
+ 00016241  0x000037a6 increase  0xffffffff , 0x0000003f 
+ 00016242  0x000037a7 store  0x00000001 , 0x000046c0 
+ 00016243  0x000037a8 rtn 
+ 00016244  0x000037ac setarg  0x00000002 
+ 00016245  0x000037ad store  0x00000001 , 0x00004680 
+ 00016246  0x000037ae rtn 
+ 00016247  0x000037b1 fetch  0x00000001 , 0x000041e2 
+ 00016248  0x000037b2 rtn  0x00000034 
+ 00016249  0x000037b3 call  0x00005271 
+ 00016250  0x000037b4 nrtn  0x00000034 
+ 00016251  0x000037b5 fetch  0x00000004 , 0x000046d3 
+ 00016252  0x000037b6 bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x000037b7 bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x000037b8 bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x000037b9 call  0x00003f97 
+ 00016256  0x000037ba nrtn  0x00000028 
+ 00016257  0x000037bc arg  0x00000009 , 0x00000011 
+ 00016258  0x000037bd call  0x00004d63 
+ 00016259  0x000037be fetch  0x00000002 , 0x0000424e 
+ 00016260  0x000037bf istore  0x00000002 , 0x00000005 
+ 00016261  0x000037c0 setarg  0x000002a1 
+ 00016262  0x000037c1 istore  0x00000002 , 0x00000005 
+ 00016263  0x000037c2 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x000037c3 istore  0x00000007 , 0x00000005 
+ 00016265  0x000037c4 rtn 
+ 00016266  0x000037c8 setarg  0x00000000 
+ 00016267  0x000037c9 store  0x00000007 , 0x0000469a 
+ 00016268  0x000037ca branch  0x00003f81 
+ 00016269  0x000037ce fetch  0x00000002 , 0x000046aa 
+ 00016270  0x000037cf store  0x00000002 , 0x000046b0 
+ 00016271  0x000037d0 rtn 
+ 00016272  0x000037d4 bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x000037d5 arg  0x00000007 , 0x00000011 
+ 00016274  0x000037d6 fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x000037d7 call  0x00005a64 
+ 00016276  0x000037d8 fetch  0x00000007 , 0x0000469a 
+ 00016277  0x000037d9 istore  0x00000007 , 0x00000005 
+ 00016278  0x000037da rtn 
+ 00016279  0x000037dd bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x000037de disable  0x00000028 
+ 00016281  0x000037df setarg  0x00000000 
+ 00016282  0x000037e0 store  0x00000006 , 0x0000469b 
+ 00016283  0x000037e1 call  0x00003fb5 
+ 00016284  0x000037e2 call  0x00004079 
+ 00016285  0x000037e3 call  0x0000407e 
+ 00016286  0x000037e4 call  0x00004099 
+ 00016287  0x000037e5 nrtn  0x00000028 
+ 00016288  0x000037e6 call  0x00003f8d 
+ 00016289  0x000037e7 arg  0x00000008 , 0x00000007 
+ 00016290  0x000037e8 branch  0x000043ce 
+ 00016291  0x000037eb fetch  0x00000002 , 0x0000469b 
+ 00016292  0x000037ec sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x000037ed store  0x00000002 , 0x0000469b 
+ 00016294  0x000037ee branch  0x00007fe7 
+ 00016295  0x000037f0 fetch  0x00000002 , 0x0000469d 
+ 00016296  0x000037f1 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x000037f2 store  0x00000002 , 0x0000469d 
+ 00016298  0x000037f3 branch  0x00007fe7 
+ 00016299  0x000037f5 fetch  0x00000002 , 0x0000469d 
+ 00016300  0x000037f6 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x000037f7 store  0x00000002 , 0x0000469d 
+ 00016302  0x000037f8 fetch  0x00000002 , 0x0000469b 
+ 00016303  0x000037f9 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x000037fa store  0x00000002 , 0x0000469b 
+ 00016305  0x000037fb call  0x00004002 
+ 00016306  0x000037fc branch  0x00007fe7 
+ 00016307  0x000037fe call  0x00004002 
+ 00016308  0x000037ff branch  0x00007fe7 
+ 00016309  0x00003801 fetch  0x00000001 , 0x00004239 
+ 00016310  0x00003802 rtnne  0x00000000 
+ 00016311  0x00003803 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x00003804 beq  0x00000000 , 0x00003fe2 
+ 00016313  0x00003805 beq  0x00000001 , 0x00003fe2 
+ 00016314  0x00003806 beq  0x00000002 , 0x00003fe2 
+ 00016315  0x00003807 beq  0x00000003 , 0x00003fe2 
+ 00016316  0x00003808 beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003809 beq  0x00000005 , 0x00004010 
+ 00016318  0x0000380a beq  0x00000006 , 0x00003fe2 
+ 00016319  0x0000380b branch  0x00003fe2 
+ 00016320  0x0000380e fetch  0x00000001 , 0x000046a7 
+ 00016321  0x0000380f call  0x0000405d , 0x00000034 
+ 00016322  0x00003810 jam  0x00000001 , 0x000046a7 
+ 00016323  0x00003811 rtn 
+ 00016324  0x00003815 call  0x00003fc0 
+ 00016325  0x00003816 fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x00003817 call  0x0000681d 
+ 00016327  0x00003818 nrtn  0x00000001 
+ 00016328  0x0000381a setarg  0x00000000 
+ 00016329  0x0000381b call  0x00006414 
+ 00016330  0x0000381c bne  0x00000030 , 0x000040d1 
+ 00016331  0x0000381d setarg  0x00000002 
+ 00016332  0x0000381e call  0x00006414 
+ 00016333  0x0000381f rtnbit0  0x00000007 
+ 00016334  0x00003820 call  0x0000405d 
+ 00016335  0x00003821 call  0x00003fde 
+ 00016336  0x00003822 store  0x00000001 , 0x000046a1 
+ 00016337  0x00003823 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x00003824 call  0x00004169 
+ 00016339  0x00003825 store  0x00000001 , 0x0000469c 
+ 00016340  0x00003826 fetch  0x00000001 , 0x000046a1 
+ 00016341  0x00003827 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x00003828 call  0x00004169 
+ 00016343  0x00003829 store  0x00000001 , 0x0000469e 
+ 00016344  0x0000382a fetch  0x00000001 , 0x000046f6 
+ 00016345  0x0000382b beq  0x00000000 , 0x00003fa3 
+ 00016346  0x0000382c beq  0x00000001 , 0x00003fab 
+ 00016347  0x0000382d beq  0x00000002 , 0x00003fa7 
+ 00016348  0x0000382e beq  0x00000003 , 0x00003fb3 
+ 00016349  0x0000382f rtn 
+ 00016350  0x00003832 setarg  0x00000012 
+ 00016351  0x00003833 branch  0x00006414 
+ 00016352  0x00003836 beq  0x00000031 , 0x00003fea 
+ 00016353  0x00003837 branch  0x000040d1 
+ 00016354  0x0000383a call  0x00003fc0 
+ 00016355  0x0000383b disable  0x00000028 
+ 00016356  0x0000383c fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x0000383d call  0x0000681d 
+ 00016358  0x0000383e nrtn  0x00000001 
+ 00016359  0x00003840 setarg  0x00000000 
+ 00016360  0x00003841 call  0x00006414 
+ 00016361  0x00003842 bne  0x00000030 , 0x00003fe0 
+ 00016362  0x00003844 setarg  0x00000002 
+ 00016363  0x00003845 call  0x00006414 
+ 00016364  0x00003846 rtnbit0  0x00000007 
+ 00016365  0x00003847 call  0x0000405d 
+ 00016366  0x00003848 fetch  0x00000001 , 0x0000469b 
+ 00016367  0x00003849 call  0x00004165 
+ 00016368  0x0000384a store  0x00000002 , 0x0000469b 
+ 00016369  0x0000384b fetch  0x00000001 , 0x0000469d 
+ 00016370  0x0000384c call  0x00004165 
+ 00016371  0x0000384d store  0x00000002 , 0x0000469d 
+ 00016372  0x0000384e fetch  0x00000001 , 0x000046f6 
+ 00016373  0x0000384f beq  0x00000000 , 0x00003ffa 
+ 00016374  0x00003850 beq  0x00000001 , 0x00003ffc 
+ 00016375  0x00003851 beq  0x00000002 , 0x00003ffe 
+ 00016376  0x00003852 beq  0x00000003 , 0x00004000 
+ 00016377  0x00003853 rtn 
+ 00016378  0x00003856 call  0x00003fa3 
+ 00016379  0x00003857 branch  0x000040b3 
+ 00016380  0x00003859 call  0x00003fab 
+ 00016381  0x0000385a branch  0x000040b3 
+ 00016382  0x0000385c call  0x00003fa7 
+ 00016383  0x0000385d branch  0x000040b3 
+ 00016384  0x0000385f call  0x00003fb3 
+ 00016385  0x00003860 branch  0x000040b3 
+ 00016386  0x00003863 fetch  0x00000002 , 0x0000469d 
+ 00016387  0x00003864 fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x00003865 store  0x00000002 , 0x0000469b 
+ 00016389  0x00003866 storet  0x00000002 , 0x0000469d 
+ 00016390  0x00003867 rtn 
+ 00016391  0x0000386a call  0x0000640f 
+ 00016392  0x0000386b nop  0x00000064 
+ 00016393  0x0000386c copy  0x00000012 , 0x0000003f 
+ 00016394  0x0000386d call  0x00006414 
+ 00016395  0x0000386e copy  0x0000003f , 0x00000012 
+ 00016396  0x0000386f call  0x00006411 
+ 00016397  0x00003870 nop  0x00000064 
+ 00016398  0x00003871 copy  0x00000012 , 0x0000003f 
+ 00016399  0x00003872 rtn 
+ 00016400  0x00003874 disable  0x00000028 
+ 00016401  0x00003875 fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x00003876 call  0x0000681d 
+ 00016403  0x00003877 nrtn  0x00000001 
+ 00016404  0x00003878 arg  0x00000002 , 0x00000012 
+ 00016405  0x00003879 call  0x00004007 
+ 00016406  0x0000387a rtnbit0  0x00000007 
+ 00016407  0x0000387b arg  0x00000000 , 0x00000012 
+ 00016408  0x0000387c call  0x00004007 
+ 00016409  0x0000387d store  0x00000001 , 0x000046dd 
+ 00016410  0x0000387e bne  0x0000003e , 0x00004145 
+ 00016411  0x0000387f fetch  0x00000001 , 0x000046a7 
+ 00016412  0x00003880 call  0x00004039 , 0x00000034 
+ 00016413  0x00003881 jam  0x00000001 , 0x000046a7 
+ 00016414  0x00003882 call  0x00004039 
+ 00016415  0x00003883 fetch  0x00000001 , 0x000046a1 
+ 00016416  0x00003884 rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x00003885 call  0x00004169 
+ 00016418  0x00003886 store  0x00000001 , 0x0000469c 
+ 00016419  0x00003887 fetch  0x00000001 , 0x000046a1 
+ 00016420  0x00003888 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x00003889 call  0x00004169 
+ 00016422  0x0000388a store  0x00000001 , 0x0000469e 
+ 00016423  0x0000388b fetch  0x00000001 , 0x000046f6 
+ 00016424  0x0000388c beq  0x00000000 , 0x00004031 
+ 00016425  0x0000388d beq  0x00000001 , 0x00004035 
+ 00016426  0x0000388e beq  0x00000002 , 0x00004033 
+ 00016427  0x0000388f beq  0x00000003 , 0x00004037 
+ 00016428  0x00003890 rtn 
+ 00016429  0x00003893 fetch  0x00000001 , 0x000046a4 
+ 00016430  0x00003894 beq  0x00000000 , 0x00004051 
+ 00016431  0x00003895 beq  0x00000001 , 0x00004045 
+ 00016432  0x00003896 rtn 
+ 00016433  0x0000389a call  0x00003fa3 
+ 00016434  0x0000389b branch  0x0000402d 
+ 00016435  0x0000389e call  0x00003fa7 
+ 00016436  0x0000389f branch  0x0000402d 
+ 00016437  0x000038a2 call  0x00003fab 
+ 00016438  0x000038a3 branch  0x0000402d 
+ 00016439  0x000038a6 call  0x00003fb3 
+ 00016440  0x000038a7 branch  0x0000402d 
+ 00016441  0x000038aa call  0x0000640f 
+ 00016442  0x000038ab call  0x0000405d 
+ 00016443  0x000038ac arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038ad call  0x00006414 
+ 00016445  0x000038ae store  0x00000001 , 0x000046a1 
+ 00016446  0x000038af arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038b0 call  0x00006414 
+ 00016448  0x000038b1 store  0x00000001 , 0x000046a2 
+ 00016449  0x000038b2 arg  0x00000008 , 0x0000003f 
+ 00016450  0x000038b3 call  0x00006414 
+ 00016451  0x000038b4 store  0x00000001 , 0x000046a3 
+ 00016452  0x000038b5 branch  0x00006411 
+ 00016453  0x000038b9 fetch  0x00000001 , 0x000046a2 
+ 00016454  0x000038ba rtnne  0x00000000 
+ 00016455  0x000038bb fetch  0x00000001 , 0x000046a3 
+ 00016456  0x000038bc sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x000038bd rtn  0x00000002 
+ 00016458  0x000038be jam  0x00000000 , 0x000046a4 
+ 00016459  0x000038bf setarg  0x0000ba41 
+ 00016460  0x000038c0 call  0x00006405 
+ 00016461  0x000038c1 setarg  0x00000032 
+ 00016462  0x000038c2 call  0x00006405 
+ 00016463  0x000038c3 setarg  0x0000b541 
+ 00016464  0x000038c4 branch  0x00006405 
+ 00016465  0x000038c6 fetch  0x00000001 , 0x000046a2 
+ 00016466  0x000038c7 rtnne  0x00000000 
+ 00016467  0x000038c8 fetch  0x00000001 , 0x000046a3 
+ 00016468  0x000038c9 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x000038ca nrtn  0x00000002 
+ 00016470  0x000038cb jam  0x00000001 , 0x000046a4 
+ 00016471  0x000038cc setarg  0x0000ba41 
+ 00016472  0x000038cd call  0x00006405 
+ 00016473  0x000038ce setarg  0x00008032 
+ 00016474  0x000038cf call  0x00006405 
+ 00016475  0x000038d0 setarg  0x0000b541 
+ 00016476  0x000038d1 branch  0x00006405 
+ 00016477  0x000038d6 arg  0x00000003 , 0x0000003f 
+ 00016478  0x000038d7 call  0x00006414 
+ 00016479  0x000038d8 store  0x00000002 , 0x0000469b 
+ 00016480  0x000038d9 arg  0x00000004 , 0x0000003f 
+ 00016481  0x000038da call  0x00006414 
+ 00016482  0x000038db store  0x00000002 , 0x0000469d 
+ 00016483  0x000038dc rtn 
+ 00016484  0x000038df arg  0x0000001b , 0x00000002 
+ 00016485  0x000038e0 call  0x000067fb 
+ 00016486  0x000038e1 arg  0x0000001b , 0x00000002 
+ 00016487  0x000038e2 call  0x0000681d 
+ 00016488  0x000038e3 rtn  0x00000001 
+ 00016489  0x000038e4 hfetch  0x00000001 , 0x00008109 
+ 00016490  0x000038e5 set1  0x00000004 , 0x0000003f 
+ 00016491  0x000038e6 hstore  0x00000001 , 0x00008109 
+ 00016492  0x000038e7 rtn 
+ 00016493  0x000038ea fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x000038eb hfetch  0x00000001 , 0x00008109 
+ 00016495  0x000038ec iadd  0x00000002 , 0x0000003f 
+ 00016496  0x000038ed rtn  0x00000034 
+ 00016497  0x000038ee store  0x00000001 , 0x0000469f 
+ 00016498  0x000038ef jam  0x00000000 , 0x000046c0 
+ 00016499  0x000038f0 branch  0x00007fe7 
+ 00016500  0x000038f2 fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x000038f3 hfetch  0x00000001 , 0x00008109 
+ 00016502  0x000038f4 iadd  0x00000002 , 0x0000003f 
+ 00016503  0x000038f5 store  0x00000001 , 0x000046c0 
+ 00016504  0x000038f6 rtn 
+ 00016505  0x000038f8 fetch  0x00000001 , 0x000046c0 
+ 00016506  0x000038f9 rtn  0x00000034 
+ 00016507  0x000038fa store  0x00000001 , 0x0000469f 
+ 00016508  0x000038fb jam  0x00000000 , 0x000046c0 
+ 00016509  0x000038fc branch  0x00007fe7 
+ 00016510  0x000038ff fetch  0x00000001 , 0x000046ba 
+ 00016511  0x00003900 rtn  0x00000034 
+ 00016512  0x00003901 store  0x00000001 , 0x000046a0 
+ 00016513  0x00003902 jam  0x00000000 , 0x000046ba 
+ 00016514  0x00003903 branch  0x00007fe7 
+ 00016515  0x00003906 arg  0x00000000 , 0x00000011 
+ 00016516  0x00003907 fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x00003908 call  0x0000681d 
+ 00016518  0x00003909 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x0000390a fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x0000390b call  0x0000681d 
+ 00016521  0x0000390c setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x0000390d fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x0000390e call  0x0000681d 
+ 00016524  0x0000390f setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x00003910 call  0x00004090 
+ 00016526  0x00003911 copy  0x00000011 , 0x0000003f 
+ 00016527  0x00003912 rtn 
+ 00016528  0x00003914 fetch  0x00000001 , 0x000046e5 
+ 00016529  0x00003915 rtneq  0x000000ff 
+ 00016530  0x00003916 fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x00003917 call  0x0000681d 
+ 00016532  0x00003918 setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x00003919 fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x0000391a call  0x0000681d 
+ 00016535  0x0000391b setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x0000391c rtn 
+ 00016537  0x0000391f call  0x00004083 
+ 00016538  0x00003920 call  0x000040a8 
+ 00016539  0x00003921 call  0x000040a3 
+ 00016540  0x00003922 copy  0x00000011 , 0x0000003f 
+ 00016541  0x00003923 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x00003924 store  0x00000001 , 0x0000469a 
+ 00016543  0x00003925 ixor  0x00000002 , 0x0000003f 
+ 00016544  0x00003926 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x00003927 rtn  0x00000005 
+ 00016546  0x00003928 branch  0x00007fe7 
+ 00016547  0x0000392b rtnmark0  0x00000026 
+ 00016548  0x0000392c copy  0x00000011 , 0x0000003f 
+ 00016549  0x0000392d rtn  0x00000034 
+ 00016550  0x0000392e store  0x00000001 , 0x0000469a 
+ 00016551  0x0000392f branch  0x00007fe7 
+ 00016552  0x00003933 fetch  0x00000002 , 0x00004682 
+ 00016553  0x00003934 bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x00003935 fetch  0x00000002 , 0x00004682 
+ 00016555  0x00003936 bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x00003937 rtn 
+ 00016557  0x00003939 copy  0x00000011 , 0x0000003f 
+ 00016558  0x0000393a nbranch  0x00005820 , 0x00000034 
+ 00016559  0x0000393b branch  0x00005822 
+ 00016560  0x0000393d copy  0x00000011 , 0x0000003f 
+ 00016561  0x0000393e nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x0000393f branch  0x00002bc9 
+ 00016563  0x00003943 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x00003944 arg  0x0000001a , 0x00000002 
+ 00016565  0x00003945 fetch  0x00000004 , 0x000046d3 
+ 00016566  0x00003946 isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x00003947 call  0x000040be , 0x00000001 
+ 00016568  0x00003948 call  0x0000681d 
+ 00016569  0x00003949 rtn  0x00000001 
+ 00016570  0x0000394a setarg  0x0000000a 
+ 00016571  0x0000394b call  0x00006414 
+ 00016572  0x0000394c nop  0x000003e8 
+ 00016573  0x0000394d branch  0x000040b3 
+ 00016574  0x0000394f arg  0x0000001f , 0x00000002 
+ 00016575  0x00003950 rtn 
+ 00016576  0x00003953 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x00003954 bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x00003956 arg  0x0000001a , 0x00000002 
+ 00016579  0x00003957 branch  0x000067fe 
+ 00016580  0x00003959 arg  0x0000001f , 0x00000002 
+ 00016581  0x0000395a branch  0x000067fe 
+ 00016582  0x0000395e call  0x00003d36 
+ 00016583  0x0000395f rtn  0x0000002b 
+ 00016584  0x00003960 call  0x000040c0 
+ 00016585  0x00003961 fetch  0x00000001 , 0x000046e0 
+ 00016586  0x00003962 beq  0x00000005 , 0x000040d5 
+ 00016587  0x00003964 call  0x000040d9 
+ 00016588  0x00003965 beq  0x00000030 , 0x000040e0 
+ 00016589  0x00003966 beq  0x00000031 , 0x000040ea 
+ 00016590  0x00003967 call  0x000040d1 
+ 00016591  0x00003968 nop  0x000003e8 
+ 00016592  0x00003969 branch  0x000040cb 
+ 00016593  0x0000396b bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x0000396c fetch  0x00000004 , 0x000046d3 
+ 00016595  0x0000396d bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x0000396e branch  0x000063d1 
+ 00016597  0x00003971 call  0x000040d9 
+ 00016598  0x00003972 beq  0x0000003e , 0x0000414b 
+ 00016599  0x00003973 call  0x00004145 
+ 00016600  0x00003974 branch  0x000040d5 
+ 00016601  0x00003977 setarg  0x00000001 
+ 00016602  0x00003978 call  0x00006414 
+ 00016603  0x00003979 store  0x00000001 , 0x000046de 
+ 00016604  0x0000397a setarg  0x00000000 
+ 00016605  0x0000397b call  0x00006414 
+ 00016606  0x0000397c store  0x00000001 , 0x000046dd 
+ 00016607  0x0000397d rtn 
+ 00016608  0x0000397f fetch  0x00000001 , 0x000046de 
+ 00016609  0x00003980 beq  0x000000d1 , 0x00004139 
+ 00016610  0x00003981 beq  0x000000d2 , 0x000040f8 
+ 00016611  0x00003982 beq  0x00000002 , 0x000040ee 
+ 00016612  0x00003983 beq  0x00000054 , 0x000040e6 
+ 00016613  0x00003984 rtn 
+ 00016614  0x00003986 jam  0x00000002 , 0x000046e0 
+ 00016615  0x00003987 rtn 
+ 00016616  0x00003989 jam  0x00000006 , 0x000046e0 
+ 00016617  0x0000398a rtn 
+ 00016618  0x0000398c fetch  0x00000001 , 0x000046de 
+ 00016619  0x0000398d beq  0x00000070 , 0x000040e8 
+ 00016620  0x0000398e jam  0x00000001 , 0x000046e0 
+ 00016621  0x0000398f rtn 
+ 00016622  0x00003991 jam  0x00000004 , 0x000046e0 
+ 00016623  0x00003992 call  0x000040f6 
+ 00016624  0x00003993 setarg  0x00003426 
+ 00016625  0x00003994 call  0x00006413 
+ 00016626  0x00003995 setarg  0x00000419 
+ 00016627  0x00003996 call  0x00006413 
+ 00016628  0x00003998 setarg  0x00000009 
+ 00016629  0x00003999 branch  0x00006413 
+ 00016630  0x0000399b setarg  0x00005a09 
+ 00016631  0x0000399c branch  0x00006413 
+ 00016632  0x0000399f jam  0x00000003 , 0x000046e0 
+ 00016633  0x000039a0 call  0x000040f6 
+ 00016634  0x000039a1 setarg  0x00000f0d 
+ 00016635  0x000039a2 call  0x00006413 
+ 00016636  0x000039a3 setarg  0x0000e31d 
+ 00016637  0x000039a4 call  0x00006413 
+ 00016638  0x000039a5 setarg  0x0000d27d 
+ 00016639  0x000039a6 call  0x00006413 
+ 00016640  0x000039a7 call  0x00004102 
+ 00016641  0x000039a8 branch  0x0000411a 
+ 00016642  0x000039ab setarg  0x0000351b 
+ 00016643  0x000039ac call  0x00006413 
+ 00016644  0x000039ad setarg  0x0000b428 
+ 00016645  0x000039ae call  0x00006413 
+ 00016646  0x000039af setarg  0x00004629 
+ 00016647  0x000039b0 call  0x00006413 
+ 00016648  0x000039b1 setarg  0x0000962a 
+ 00016649  0x000039b2 call  0x00006413 
+ 00016650  0x000039b3 setarg  0x00008c2b 
+ 00016651  0x000039b4 call  0x00006413 
+ 00016652  0x000039b5 setarg  0x00006e2c 
+ 00016653  0x000039b6 call  0x00006413 
+ 00016654  0x000039b7 setarg  0x0000642d 
+ 00016655  0x000039b8 call  0x00006413 
+ 00016656  0x000039b9 setarg  0x00005f38 
+ 00016657  0x000039ba call  0x00006413 
+ 00016658  0x000039bb setarg  0x00000f39 
+ 00016659  0x000039bc call  0x00006413 
+ 00016660  0x000039bd setarg  0x0000323a 
+ 00016661  0x000039be call  0x00006413 
+ 00016662  0x000039bf setarg  0x0000473b 
+ 00016663  0x000039c0 call  0x00006413 
+ 00016664  0x000039c1 setarg  0x00001042 
+ 00016665  0x000039c2 branch  0x00006413 
+ 00016666  0x000039c4 setarg  0x00002e54 
+ 00016667  0x000039c5 call  0x00006413 
+ 00016668  0x000039c6 setarg  0x0000f255 
+ 00016669  0x000039c7 call  0x00006413 
+ 00016670  0x000039c8 setarg  0x0000f461 
+ 00016671  0x000039c9 call  0x00006413 
+ 00016672  0x000039ca setarg  0x00007063 
+ 00016673  0x000039cb call  0x00006413 
+ 00016674  0x000039cc setarg  0x00005275 
+ 00016675  0x000039cd call  0x00006413 
+ 00016676  0x000039ce setarg  0x00004176 
+ 00016677  0x000039cf call  0x00006413 
+ 00016678  0x000039d0 setarg  0x0000ed77 
+ 00016679  0x000039d1 call  0x00006413 
+ 00016680  0x000039d2 setarg  0x00002378 
+ 00016681  0x000039d3 call  0x00006413 
+ 00016682  0x000039d4 setarg  0x00004679 
+ 00016683  0x000039d5 call  0x00006413 
+ 00016684  0x000039d6 setarg  0x0000e57a 
+ 00016685  0x000039d7 call  0x00006413 
+ 00016686  0x000039d8 setarg  0x0000487c 
+ 00016687  0x000039d9 call  0x00006413 
+ 00016688  0x000039da setarg  0x0000777e 
+ 00016689  0x000039db call  0x00006413 
+ 00016690  0x000039dc setarg  0x0000017f 
+ 00016691  0x000039dd call  0x00006413 
+ 00016692  0x000039de setarg  0x0000000b 
+ 00016693  0x000039df call  0x00006413 
+ 00016694  0x000039e0 setarg  0x0000007f 
+ 00016695  0x000039e1 call  0x00006413 
+ 00016696  0x000039e2 branch  0x000040f4 
+ 00016697  0x000039e6 jam  0x00000000 , 0x000046e0 
+ 00016698  0x000039e7 call  0x000040f6 
+ 00016699  0x000039e8 setarg  0x0000100d 
+ 00016700  0x000039e9 call  0x00006413 
+ 00016701  0x000039ea setarg  0x0000ed1d 
+ 00016702  0x000039eb call  0x00006413 
+ 00016703  0x000039ec setarg  0x0000807d 
+ 00016704  0x000039ed call  0x00006413 
+ 00016705  0x000039ee call  0x00004102 
+ 00016706  0x000039ef setarg  0x00000943 
+ 00016707  0x000039f0 call  0x00006413 
+ 00016708  0x000039f1 branch  0x0000411a 
+ 00016709  0x000039f5 fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x000039f6 call  0x00006829 
+ 00016711  0x000039f7 call  0x00007ec1 
+ 00016712  0x000039f8 fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x000039f9 call  0x00006825 
+ 00016714  0x000039fa branch  0x00007ec1 
+ 00016715  0x000039fd jam  0x00000005 , 0x000046e0 
+ 00016716  0x000039fe setarg  0x0000ba41 
+ 00016717  0x000039ff call  0x00006405 
+ 00016718  0x00003a00 setarg  0x00000d11 
+ 00016719  0x00003a01 call  0x00006405 
+ 00016720  0x00003a02 setarg  0x0000041b 
+ 00016721  0x00003a03 call  0x00006405 
+ 00016722  0x00003a04 setarg  0x0000041c 
+ 00016723  0x00003a05 call  0x00006405 
+ 00016724  0x00003a06 setarg  0x00000f1d 
+ 00016725  0x00003a07 call  0x00006405 
+ 00016726  0x00003a08 setarg  0x00000032 
+ 00016727  0x00003a09 call  0x00006405 
+ 00016728  0x00003a0a setarg  0x0000b541 
+ 00016729  0x00003a0b branch  0x00006405 
+ 00016730  0x00003a10 setarg  0x0000ba41 
+ 00016731  0x00003a11 call  0x00006405 
+ 00016732  0x00003a12 nop  0x00000fa0 
+ 00016733  0x00003a13 setarg  0x0000ff7f 
+ 00016734  0x00003a14 call  0x00006405 
+ 00016735  0x00003a15 copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a16 call  0x00006405 
+ 00016737  0x00003a17 setarg  0x0000007f 
+ 00016738  0x00003a18 call  0x00006405 
+ 00016739  0x00003a19 setarg  0x0000b541 
+ 00016740  0x00003a1a branch  0x00006405 
+ 00016741  0x00003a1d rtnbit0  0x00000007 
+ 00016742  0x00003a1e arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a1f ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a20 rtn 
+ 00016745  0x00003a23 rtnbit0  0x00000003 
+ 00016746  0x00003a24 arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a25 ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a26 rtn 
+ 00016749  0x00003a2a call  0x00005892 
+ 00016750  0x00003a2b nrtn  0x00000034 
+ 00016751  0x00003a2c fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a2d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a2e rtnne  0x00000003 
+ 00016754  0x00003a2f fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a30 bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a31 bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a32 bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a33 call  0x00003f97 
+ 00016759  0x00003a34 nrtn  0x00000028 
+ 00016760  0x00003a35 branch  0x00003f90 
+ 00016761  0x00003a38 setarg  0x00000000 
+ 00016762  0x00003a39 store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a3a branch  0x00003f90 
+ 00016764  0x00003a3d copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a3e beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a3f beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a40 beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a41 beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a42 beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a43 beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a44 beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a45 beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a46 beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a47 beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a48 beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a49 beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a4a beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a4b beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a4c beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a4d beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a4e beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a4f beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a50 beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003a51 rtn 
+ 00016785  0x00003a55 branch  0x00003410 
+ 00016786  0x00003a58 jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003a59 fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003a5a nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003a5b fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003a5c fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003a5d isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003a5e branch  0x0000340a , 0x00000005 
+ 00016793  0x00003a5f rtn 
+ 00016794  0x00003a61 jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003a62 rtn 
+ 00016796  0x00003a64 jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003a65 arg  0x00000003 , 0x00000007 
+ 00016798  0x00003a66 call  0x000043d2 
+ 00016799  0x00003a67 setarg  0x00000000 
+ 00016800  0x00003a68 store  0x00000002 , 0x00004707 
+ 00016801  0x00003a69 jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003a6b fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003a6c sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003a6d call  0x00004039 , 0x00000005 
+ 00016805  0x00003a6e ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003a70 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003a71 bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003a72 call  0x000041aa 
+ 00016809  0x00003a73 branch  0x000065d1 
+ 00016810  0x00003a76 call  0x00002c7a 
+ 00016811  0x00003a77 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003a78 arg  0x0000005b , 0x00000012 
+ 00016813  0x00003a79 arg  0x00000004 , 0x00000002 
+ 00016814  0x00003a7a rtn 
+ 00016815  0x00003a7d call  0x00002c7a 
+ 00016816  0x00003a7e add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003a7f ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003a80 store  0x00000001 , 0x0000477b 
+ 00016819  0x00003a81 branch  0x00004435 
+ 00016820  0x00003a85 arg  0x00000002 , 0x00000007 
+ 00016821  0x00003a86 branch  0x000041b9 
+ 00016822  0x00003a88 jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003a89 arg  0x00000001 , 0x00000007 
+ 00016824  0x00003a8a branch  0x000041b9 
+ 00016825  0x00003a8e fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003a8f qset1  0x0000003f 
+ 00016827  0x00003a90 store  0x00000001 , 0x000046c5 
+ 00016828  0x00003a91 rtn 
+ 00016829  0x00003a94 fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003a95 qset0  0x0000003f 
+ 00016831  0x00003a96 store  0x00000001 , 0x000046c5 
+ 00016832  0x00003a97 rtn 
+ 00016833  0x00003a99 jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003a9a rtn 
+ 00016835  0x00003a9d fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003a9e set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003a9f store  0x00000002 , 0x0000420a 
+ 00016838  0x00003aa0 setarg  0x00000000 
+ 00016839  0x00003aa1 store  0x00000002 , 0x000046ae 
+ 00016840  0x00003aa2 call  0x00003f8d 
+ 00016841  0x00003aa3 branch  0x000042ca 
+ 00016842  0x00003aa6 call  0x000063cb 
+ 00016843  0x00003aa7 branch  0x000033dd 
+ 00016844  0x00003aaa fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003aab nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003aac fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003aad bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003aae fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003aaf bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003ab0 bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003ab1 bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003ab2 branch  0x000033a7 
+ 00016853  0x00003ab6 branch  0x00003f74 
+ 00016854  0x00003ab9 rtn 
+ 00016855  0x00003abc call  0x000043c0 
+ 00016856  0x00003abd branch  0x0000659a 
+ 00016857  0x00003ac0 bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003ac1 call  0x000041e7 
+ 00016859  0x00003ac2 fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003ac3 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003ac4 bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003ac5 fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003ac6 nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003ac7 fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003ac8 bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003ac9 bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003aca bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003acb bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003acc bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003acd branch  0x000042b0 
+ 00016871  0x00003acf setarg  0x00000000 
+ 00016872  0x00003ad0 store  0x00000008 , 0x000046b7 
+ 00016873  0x00003ad1 istore  0x00000004 , 0x00000005 
+ 00016874  0x00003ad2 jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003ad3 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003ad4 jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003ad5 jam  0x00000000 , 0x00004429 
+ 00016878  0x00003ad6 rtn 
+ 00016879  0x00003ad9 bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003ada bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003adb branch  0x000042b0 
+ 00016882  0x00003add fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003ade bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003adf branch  0x000033a7 
+ 00016885  0x00003ae2 call  0x000041c1 
+ 00016886  0x00003ae3 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003ae4 bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003ae5 branch  0x000033a7 
+ 00016889  0x00003ae8 call  0x000043d6 
+ 00016890  0x00003ae9 call  0x00004243 
+ 00016891  0x00003aea call  0x00004246 
+ 00016892  0x00003aeb call  0x00004250 
+ 00016893  0x00003aec call  0x0000445d 
+ 00016894  0x00003aee call  0x00004443 
+ 00016895  0x00003aef call  0x00004333 
+ 00016896  0x00003af0 call  0x000043a5 
+ 00016897  0x00003af1 call  0x000043eb 
+ 00016898  0x00003af2 call  0x00004209 
+ 00016899  0x00003af3 call  0x00004231 
+ 00016900  0x00003af4 call  0x00004234 
+ 00016901  0x00003af5 call  0x00004237 
+ 00016902  0x00003af6 call  0x0000423a 
+ 00016903  0x00003af7 call  0x0000423d 
+ 00016904  0x00003af8 branch  0x00004240 
+ 00016905  0x00003afd fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003afe rtn  0x00000034 
+ 00016907  0x00003aff increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003b00 store  0x00000001 , 0x00004711 
+ 00016909  0x00003b01 nrtn  0x00000034 
+ 00016910  0x00003b02 branch  0x0000420f 
+ 00016911  0x00003b04 fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003b05 rtneq  0x00000000 
+ 00016913  0x00003b06 beq  0x00000005 , 0x00004216 
+ 00016914  0x00003b08 call  0x00004225 
+ 00016915  0x00003b09 jam  0x00000005 , 0x00004712 
+ 00016916  0x00003b0a jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b0b rtn 
+ 00016918  0x00003b0d call  0x0000422c 
+ 00016919  0x00003b0e jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b0f jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b10 rtn 
+ 00016922  0x00003b14 setarg  0x00008006 
+ 00016923  0x00003b15 call  0x00006413 
+ 00016924  0x00003b16 nop  0x000003e8 
+ 00016925  0x00003b17 jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b18 jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b19 branch  0x000040e0 
+ 00016928  0x00003b1c setarg  0x0000a006 
+ 00016929  0x00003b1d call  0x00006413 
+ 00016930  0x00003b1e setarg  0x0000a005 
+ 00016931  0x00003b1f branch  0x00006413 
+ 00016932  0x00003b21 jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b23 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b24 beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b25 setarg  0x00000106 
+ 00016936  0x00003b26 call  0x00006413 
+ 00016937  0x00003b27 setarg  0x0000a105 
+ 00016938  0x00003b28 branch  0x00006413 
+ 00016939  0x00003b2b jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b2d setarg  0x00000906 
+ 00016941  0x00003b2e branch  0x00006413 
+ 00016942  0x00003b30 jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b31 jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b32 rtn 
+ 00016945  0x00003b35 arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b36 arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b37 branch  0x0000336d 
+ 00016948  0x00003b3a arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b3b arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b3c branch  0x00003374 
+ 00016951  0x00003b3f arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b40 arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b41 branch  0x00003374 
+ 00016954  0x00003b44 arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b45 arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b46 branch  0x00003374 
+ 00016957  0x00003b49 arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b4a arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b4b branch  0x0000336d 
+ 00016960  0x00003b50 arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003b51 arg  0x0000425e , 0x00000012 
+ 00016962  0x00003b52 branch  0x0000336d 
+ 00016963  0x00003b55 arg  0x00004704 , 0x00000013 
+ 00016964  0x00003b56 arg  0x00004249 , 0x00000012 
+ 00016965  0x00003b57 branch  0x0000336d 
+ 00016966  0x00003b5a arg  0x00004707 , 0x00000013 
+ 00016967  0x00003b5b arg  0x00004249 , 0x00000012 
+ 00016968  0x00003b5c branch  0x00003374 
+ 00016969  0x00003b5f rtn 
+ 00016970  0x00003b63 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003b64 rtnbit0  0x00000017 
+ 00016972  0x00003b65 jam  0x0000000a , 0x000046df 
+ 00016973  0x00003b66 fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003b67 store  0x00000001 , 0x00004715 
+ 00016975  0x00003b68 rtn 
+ 00016976  0x00003b6c arg  0x000046df , 0x00000013 
+ 00016977  0x00003b6d arg  0x00004253 , 0x00000012 
+ 00016978  0x00003b6e branch  0x0000336d 
+ 00016979  0x00003b70 fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003b71 store  0x00000001 , 0x00004715 
+ 00016981  0x00003b72 setarg  0x00000190 
+ 00016982  0x00003b73 store  0x00000002 , 0x00004716 
+ 00016983  0x00003b74 store  0x00000002 , 0x00004718 
+ 00016984  0x00003b75 arg  0x00000000 , 0x00000011 
+ 00016985  0x00003b76 fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003b77 increase  0x00000001 , 0x00000002 
+ 00016987  0x00003b78 storet  0x00000001 , 0x00004714 
+ 00016988  0x00003b79 jam  0x00000001 , 0x00004713 
+ 00016989  0x00003b7a rtn 
+ 00016990  0x00003b7d fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003b7e rtnbit1  0x00000002 
+ 00016992  0x00003b7f jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003b80 call  0x00007d8f 
+ 00016994  0x00003b81 arg  0x00000000 , 0x00000007 
+ 00016995  0x00003b82 branch  0x000041b9 
+ 00016996  0x00003b86 call  0x000042ca 
+ 00016997  0x00003b87 branch  0x0000340a 
+ 00016998  0x00003b8a call  0x000033f6 
+ 00016999  0x00003b8b fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003b8c nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003b8d branch  0x0000340a 
+ 00017002  0x00003b90 bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003b91 branch  0x00004386 
+ 00017004  0x00003b96 bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003b97 jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003b98 call  0x00004386 
+ 00017007  0x00003b99 call  0x000041c1 
+ 00017008  0x00003b9a branch  0x000042b0 
+ 00017009  0x00003b9f fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003ba0 branch  0x000033eb , 0x00000034 
+ 00017011  0x00003ba1 call  0x0000427e 
+ 00017012  0x00003ba2 jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003ba3 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003ba4 nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003ba5 jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003ba6 branch  0x000033e1 
+ 00017017  0x00003ba9 fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003baa store  0x00000002 , 0x000046ae 
+ 00017019  0x00003bab call  0x0000427e 
+ 00017020  0x00003bac call  0x00003418 
+ 00017021  0x00003bad branch  0x00007df4 
+ 00017022  0x00003bb0 setarg  0x000000c8 
+ 00017023  0x00003bb1 store  0x00000002 , 0x00004716 
+ 00017024  0x00003bb2 store  0x00000002 , 0x00004718 
+ 00017025  0x00003bb3 branch  0x00004285 
+ 00017026  0x00003bb6 setarg  0x000003e8 
+ 00017027  0x00003bb7 store  0x00000002 , 0x00004716 
+ 00017028  0x00003bb8 store  0x00000002 , 0x00004718 
+ 00017029  0x00003bba fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003bbb beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003bbc beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003bbd beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003bbe rtn 
+ 00017034  0x00003bc0 fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003bc1 branch  0x0000428f 
+ 00017036  0x00003bc3 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003bc4 branch  0x0000428f 
+ 00017038  0x00003bc6 fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003bc8 store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003bc9 call  0x00004482 
+ 00017041  0x00003bca fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003bcb store  0x00000001 , 0x00004715 
+ 00017043  0x00003bcc arg  0x00000000 , 0x00000011 
+ 00017044  0x00003bcd jam  0x00000001 , 0x00004713 
+ 00017045  0x00003bce branch  0x00007d1e 
+ 00017046  0x00003bd1 arg  0x00000000 , 0x00000011 
+ 00017047  0x00003bd2 branch  0x00007d19 
+ 00017048  0x00003bd4 arg  0x00000000 , 0x00000011 
+ 00017049  0x00003bd5 branch  0x00007d14 
+ 00017050  0x00003bd8 branch  0x000041c1 
+ 00017051  0x00003bdb jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003bdc call  0x00003416 
+ 00017053  0x00003bdd call  0x00003412 
+ 00017054  0x00003bde setarg  0x00000000 
+ 00017055  0x00003bdf store  0x00000002 , 0x0000467e 
+ 00017056  0x00003be0 store  0x00000001 , 0x00004680 
+ 00017057  0x00003be1 branch  0x0000340e 
+ 00017058  0x00003be4 call  0x0000435f 
+ 00017059  0x00003be5 fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003be6 fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003be7 isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003be8 branch  0x000042ab , 0x00000005 
+ 00017063  0x00003be9 fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003bea beq  0x00000033 , 0x00004271 
+ 00017065  0x00003beb beq  0x00000034 , 0x00004279 
+ 00017066  0x00003bec branch  0x000042b0 
+ 00017067  0x00003bee call  0x00003d57 
+ 00017068  0x00003bef rtnmark1  0x00000026 
+ 00017069  0x00003bf0 fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003bf1 nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003bf2 rtn 
+ 00017072  0x00003bf5 bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003bf6 fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003bf7 bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003bf8 fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003bf9 bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003bfa random  0x0000003f 
+ 00017078  0x00003bfb store  0x00000001 , 0x000044a1 
+ 00017079  0x00003bfd call  0x00003418 
+ 00017080  0x00003bfe fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003bff store  0x00000002 , 0x000046ac 
+ 00017082  0x00003c00 jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003c01 setarg  0x00000000 
+ 00017084  0x00003c02 store  0x00000002 , 0x000046b0 
+ 00017085  0x00003c03 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003c04 arg  0x00000007 , 0x00000007 
+ 00017087  0x00003c05 call  0x000043ce 
+ 00017088  0x00003c06 call  0x000043ca 
+ 00017089  0x00003c07 fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003c08 isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003c09 call  0x00007df4 , 0x00000001 
+ 00017092  0x00003c0a fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c0b isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c0c call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c0d fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c0e bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c0f branch  0x00004282 
+ 00017098  0x00003c12 bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c13 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c14 isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c15 call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c16 fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c17 isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c18 call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c19 fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c1a bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c1b branch  0x00004482 
+ 00017108  0x00003c1d setarg  0x00000000 
+ 00017109  0x00003c1e store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c1f branch  0x00007dfa 
+ 00017111  0x00003c21 setarg  0x00000000 
+ 00017112  0x00003c22 store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c23 branch  0x00007de2 
+ 00017114  0x00003c2a fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c2b rtnbit0  0x00000007 
+ 00017116  0x00003c2c arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c2d call  0x000043d2 
+ 00017118  0x00003c2e call  0x000042e8 
+ 00017119  0x00003c30 call  0x000042fb 
+ 00017120  0x00003c31 fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c32 bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c33 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c34 rtn 
+ 00017124  0x00003c36 arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c37 arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c38 arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c39 branch  0x000065d1 
+ 00017128  0x00003c3c fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c3d beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c3e beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c3f rtn 
+ 00017132  0x00003c41 store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c42 fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c43 branch  0x000042f1 
+ 00017135  0x00003c45 store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c46 fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c48 store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c49 fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c4a arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c4b arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c4d ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c4e isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c4f branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c50 increase  0x00000016 , 0x00000006 
+ 00017145  0x00003c51 loop  0x000042f5 
+ 00017146  0x00003c52 rtn 
+ 00017147  0x00003c54 arg  0x00004721 , 0x00000011 
+ 00017148  0x00003c55 fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003c56 increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003c57 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003c58 iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003c59 fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003c5a istore  0x00000001 , 0x00000011 
+ 00017154  0x00003c5b beq  0x00000034 , 0x00004305 
+ 00017155  0x00003c5c beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003c5d rtn 
+ 00017157  0x00003c60 fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003c61 istore  0x00000006 , 0x00000005 
+ 00017159  0x00003c62 arg  0x00004419 , 0x00000006 
+ 00017160  0x00003c63 call  0x00007ebf 
+ 00017161  0x00003c64 fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003c65 istore  0x00000006 , 0x00000005 
+ 00017163  0x00003c66 rtn 
+ 00017164  0x00003c68 fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003c69 istore  0x00000006 , 0x00000005 
+ 00017166  0x00003c6a arg  0x000041be , 0x00000006 
+ 00017167  0x00003c6b branch  0x00007ebf 
+ 00017168  0x00003c6e increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003c6f copy  0x00000006 , 0x00000005 
+ 00017170  0x00003c70 fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003c71 increase  0x00000003 , 0x00000002 
+ 00017172  0x00003c72 istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003c73 rtn 
+ 00017174  0x00003c78 arg  0x00000058 , 0x00000002 
+ 00017175  0x00003c79 arg  0x00004720 , 0x00000011 
+ 00017176  0x00003c7a arg  0x00000000 , 0x00000012 
+ 00017177  0x00003c7b call  0x000065df 
+ 00017178  0x00003c7d arg  0x00004721 , 0x00000011 
+ 00017179  0x00003c7e fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003c7f fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003c80 isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003c81 rtn  0x00000005 
+ 00017183  0x00003c82 increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003c83 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003c84 iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003c85 ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003c86 store  0x00000001 , 0x00004210 
+ 00017188  0x00003c87 beq  0x00000033 , 0x00004327 
+ 00017189  0x00003c88 beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003c89 rtn 
+ 00017191  0x00003c8c ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003c8e store  0x00000006 , 0x000041d0 
+ 00017193  0x00003c8f arg  0x000041be , 0x00000005 
+ 00017194  0x00003c90 call  0x00007ebf 
+ 00017195  0x00003c91 branch  0x000067d7 
+ 00017196  0x00003c94 ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003c96 store  0x00000006 , 0x000041d0 
+ 00017198  0x00003c97 arg  0x00004419 , 0x00000005 
+ 00017199  0x00003c98 call  0x00007ebf 
+ 00017200  0x00003c99 ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003c9a store  0x00000006 , 0x000044a0 
+ 00017202  0x00003c9b rtn 
+ 00017203  0x00003c9f fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003ca0 bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003ca1 bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003ca2 branch  0x00004337 
+ 00017207  0x00003ca5 call  0x00004083 
+ 00017208  0x00003ca6 beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003ca8 jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003ca9 fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003caa rtneq  0x00000001 
+ 00017212  0x00003cab jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003cac rtn 
+ 00017214  0x00003caf call  0x00004343 
+ 00017215  0x00003cb0 fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003cb1 rtneq  0x00000000 
+ 00017217  0x00003cb2 jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003cb3 branch  0x000043c0 
+ 00017219  0x00003cb6 fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003cb7 rtn  0x00000034 
+ 00017221  0x00003cb8 pincrease  0xffffffff 
+ 00017222  0x00003cb9 store  0x00000001 , 0x000046d8 
+ 00017223  0x00003cba nrtn  0x00000034 
+ 00017224  0x00003cbb branch  0x00004370 
+ 00017225  0x00003cbe fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003cbf rtneq  0x000000ff 
+ 00017227  0x00003cc0 fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003cc1 call  0x0000681d 
+ 00017229  0x00003cc2 branch  0x00004354 , 0x00000001 
+ 00017230  0x00003cc4 fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003cc5 rtneq  0x00000001 
+ 00017232  0x00003cc6 jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003cc7 fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003cc8 rtnbit1  0x00000006 
+ 00017235  0x00003cc9 branch  0x00004370 
+ 00017236  0x00003ccc fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003ccd rtneq  0x00000000 
+ 00017238  0x00003cce jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003ccf arg  0x00000006 , 0x00000007 
+ 00017240  0x00003cd0 branch  0x000043d2 
+ 00017241  0x00003cd5 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003cd6 rtnbit0  0x00000006 
+ 00017243  0x00003cd7 fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003cd8 beq  0x00000001 , 0x00004369 
+ 00017245  0x00003cd9 beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003cda rtn 
+ 00017247  0x00003cdc fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003cdd rtnbit0  0x00000006 
+ 00017249  0x00003cde fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003cdf call  0x0000681d 
+ 00017251  0x00003ce0 branch  0x00004366 , 0x00000001 
+ 00017252  0x00003ce2 jam  0x00000001 , 0x00004720 
+ 00017253  0x00003ce3 rtn 
+ 00017254  0x00003ce5 fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003ce6 store  0x00000001 , 0x00004720 
+ 00017256  0x00003ce7 rtn 
+ 00017257  0x00003ce9 fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003cea nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003ceb rtn 
+ 00017260  0x00003ced fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003cee call  0x0000681d 
+ 00017262  0x00003cef branch  0x00004354 , 0x00000001 
+ 00017263  0x00003cf0 rtn 
+ 00017264  0x00003cf6 fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003cf7 increase  0x00000001 , 0x00000002 
+ 00017266  0x00003cf8 fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003cf9 isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003cfa ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003cfb storet  0x00000001 , 0x00004720 
+ 00017270  0x00003cfc jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003cfd call  0x0000437a 
+ 00017272  0x00003cfe call  0x000043c0 
+ 00017273  0x00003d00 branch  0x0000437e 
+ 00017274  0x00003d03 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003d04 arg  0x00004720 , 0x00000011 
+ 00017276  0x00003d05 arg  0x00000000 , 0x00000012 
+ 00017277  0x00003d06 branch  0x00006606 
+ 00017278  0x00003d09 call  0x00004381 
+ 00017279  0x00003d0a call  0x000043c2 
+ 00017280  0x00003d0b branch  0x000041d7 
+ 00017281  0x00003d0d fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d0e bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d0f bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d10 bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d11 branch  0x000042ca 
+ 00017286  0x00003d14 bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d15 setarg  0x00000000 
+ 00017288  0x00003d16 store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d17 fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d18 bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d19 fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d1a bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d1b rtn 
+ 00017294  0x00003d1e setarg  0x00000001 
+ 00017295  0x00003d1f store  0x00000006 , 0x00000040 
+ 00017296  0x00003d20 jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d21 branch  0x000042df 
+ 00017298  0x00003d25 call  0x000043c4 
+ 00017299  0x00003d26 branch  0x00007e2f 
+ 00017300  0x00003d29 fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d2a rtneq  0x000000ff 
+ 00017302  0x00003d2b fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d2c call  0x0000681d 
+ 00017304  0x00003d2d branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d2f fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d30 store  0x00000001 , 0x000046da 
+ 00017307  0x00003d31 fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d32 rtneq  0x00000001 
+ 00017309  0x00003d33 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d34 branch  0x000043ca 
+ 00017311  0x00003d36 call  0x000043b5 
+ 00017312  0x00003d37 fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d38 rtneq  0x00000000 
+ 00017314  0x00003d39 jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d3a call  0x00007e2f 
+ 00017316  0x00003d3b branch  0x000043c8 
+ 00017317  0x00003d3f fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d40 bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d42 call  0x00004083 
+ 00017320  0x00003d43 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d45 fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d46 store  0x00000001 , 0x000046da 
+ 00017323  0x00003d47 fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d48 rtneq  0x00000001 
+ 00017325  0x00003d49 jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d4a branch  0x000043ca 
+ 00017327  0x00003d4e call  0x000043b5 
+ 00017328  0x00003d4f fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d50 rtneq  0x00000000 
+ 00017330  0x00003d51 jam  0x00000000 , 0x000046db 
+ 00017331  0x00003d52 call  0x00007e2f 
+ 00017332  0x00003d53 branch  0x000043c8 
+ 00017333  0x00003d56 arg  0x000046da , 0x00000013 
+ 00017334  0x00003d57 arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003d58 branch  0x0000336d 
+ 00017336  0x00003d5b arg  0x00000006 , 0x00000007 
+ 00017337  0x00003d5c call  0x000043ce 
+ 00017338  0x00003d5d call  0x00003357 
+ 00017339  0x00003d5e branch  0x0000426c 
+ 00017340  0x00003d62 arg  0x00000001 , 0x00000007 
+ 00017341  0x00003d63 branch  0x000043ce 
+ 00017342  0x00003d65 arg  0x00000001 , 0x00000007 
+ 00017343  0x00003d66 branch  0x000043d2 
+ 00017344  0x00003d68 arg  0x00000000 , 0x00000007 
+ 00017345  0x00003d69 branch  0x000043ce 
+ 00017346  0x00003d6b arg  0x00000000 , 0x00000007 
+ 00017347  0x00003d6c branch  0x000043d2 
+ 00017348  0x00003d6e arg  0x00000002 , 0x00000007 
+ 00017349  0x00003d6f branch  0x000043ce 
+ 00017350  0x00003d71 arg  0x00000002 , 0x00000007 
+ 00017351  0x00003d72 branch  0x000043d2 
+ 00017352  0x00003d74 arg  0x00000005 , 0x00000007 
+ 00017353  0x00003d75 branch  0x000043ce 
+ 00017354  0x00003d77 arg  0x00000005 , 0x00000007 
+ 00017355  0x00003d78 branch  0x000043d2 
+ 00017356  0x00003d7d arg  0x00000001 , 0x00000002 
+ 00017357  0x00003d7e rtn 
+ 00017358  0x00003d81 fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003d82 qset1  0x0000003f 
+ 00017360  0x00003d83 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003d84 rtn 
+ 00017362  0x00003d87 fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003d88 qset0  0x0000003f 
+ 00017364  0x00003d89 store  0x00000004 , 0x000046d3 
+ 00017365  0x00003d8a rtn 
+ 00017366  0x00003d8d fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003d8e rtnbit0  0x0000001a 
+ 00017368  0x00003d8f fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003d90 increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003d91 store  0x00000001 , 0x000046ce 
+ 00017371  0x00003d92 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003d93 rtn  0x00000002 
+ 00017373  0x00003d94 jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003d95 call  0x000068eb 
+ 00017375  0x00003d96 call  0x00006908 
+ 00017376  0x00003d97 store  0x00000002 , 0x0000470f 
+ 00017377  0x00003d98 arg  0x00004709 , 0x00000011 
+ 00017378  0x00003d99 call  0x00006930 
+ 00017379  0x00003d9a fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003d9b bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003d9c bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003d9d branch  0x000043e7 
+ 00017383  0x00003d9f arg  0x00000004 , 0x00000007 
+ 00017384  0x00003da0 branch  0x000043ce 
+ 00017385  0x00003da2 arg  0x00000004 , 0x00000007 
+ 00017386  0x00003da3 branch  0x000043d2 
+ 00017387  0x00003da6 fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003da7 rtnbit0  0x00000004 
+ 00017389  0x00003da8 fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003da9 store  0x00000001 , 0x00004715 
+ 00017391  0x00003daa fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003dab pincrease  0x00000001 
+ 00017393  0x00003dac store  0x00000001 , 0x000046cf 
+ 00017394  0x00003dad sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003dae ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003daf beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003db0 beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003db1 beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003db2 beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003db3 rtn 
+ 00017401  0x00003db5 jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003db6 branch  0x000043fe 
+ 00017403  0x00003db8 arg  0x00000000 , 0x00000011 
+ 00017404  0x00003db9 jam  0x00000002 , 0x00004713 
+ 00017405  0x00003dba branch  0x00007d14 
+ 00017406  0x00003dbc arg  0x00000000 , 0x00000011 
+ 00017407  0x00003dbd jam  0x00000002 , 0x00004713 
+ 00017408  0x00003dbe branch  0x00007d19 
+ 00017409  0x00003dc1 call  0x00003f97 
+ 00017410  0x00003dc2 nrtn  0x00000028 
+ 00017411  0x00003dc3 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003dc4 arg  0x0000469a , 0x00000012 
+ 00017413  0x00003dc5 rtn 
+ 00017414  0x00003dc8 fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003dc9 rtn  0x00000034 
+ 00017416  0x00003dcb fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003dcc call  0x0000681d 
+ 00017418  0x00003dcd call  0x00004410 , 0x00000001 
+ 00017419  0x00003dce fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003dcf nrtn  0x00000034 
+ 00017421  0x00003dd0 call  0x00004083 
+ 00017422  0x00003dd1 nrtn  0x00000034 
+ 00017423  0x00003dd2 branch  0x00002d83 
+ 00017424  0x00003dd5 fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003dd6 rtneq  0x000000ff 
+ 00017426  0x00003dd7 jam  0x0000000a , 0x00004704 
+ 00017427  0x00003dd8 rtn 
+ 00017428  0x00003ddc call  0x00004423 
+ 00017429  0x00003ddd fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003dde arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003ddf isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003de0 branch  0x0000442b , 0x00000005 
+ 00017433  0x00003de1 storet  0x00000002 , 0x00004778 
+ 00017434  0x00003de2 call  0x0000441c 
+ 00017435  0x00003de3 branch  0x00004435 
+ 00017436  0x00003de5 fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003de6 store  0x00000006 , 0x00004738 
+ 00017438  0x00003de7 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003de8 store  0x00000006 , 0x00004755 
+ 00017440  0x00003de9 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003dea store  0x00000006 , 0x00004772 
+ 00017442  0x00003deb rtn 
+ 00017443  0x00003def setarg  0x00004778 
+ 00017444  0x00003df0 arg  0x00004720 , 0x00000002 
+ 00017445  0x00003df1 isub  0x00000002 , 0x00000002 
+ 00017446  0x00003df2 fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003df3 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003df4 arg  0x00000002 , 0x00000002 
+ 00017449  0x00003df5 arg  0x00004778 , 0x00000011 
+ 00017450  0x00003df6 branch  0x00006562 
+ 00017451  0x00003dfa setarg  0x0000477f 
+ 00017452  0x00003dfb arg  0x00004720 , 0x00000002 
+ 00017453  0x00003dfc isub  0x00000002 , 0x00000002 
+ 00017454  0x00003dfd fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003dfe arg  0x00004720 , 0x00000011 
+ 00017456  0x00003dff call  0x00006562 
+ 00017457  0x00003e00 call  0x0000431a 
+ 00017458  0x00003e01 fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003e02 call  0x00002c7a 
+ 00017460  0x00003e03 branch  0x0000322c 
+ 00017461  0x00003e06 setarg  0x0000477f 
+ 00017462  0x00003e07 arg  0x00004720 , 0x00000002 
+ 00017463  0x00003e08 isub  0x00000002 , 0x00000002 
+ 00017464  0x00003e09 arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e0a fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e0b branch  0x00006514 
+ 00017467  0x00003e0e arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e0f arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e10 arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e11 branch  0x000065d1 
+ 00017471  0x00003e14 arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e15 arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e16 arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e17 branch  0x000065df 
+ 00017475  0x00003e1a rtnmark1  0x00000026 
+ 00017476  0x00003e1b fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e1c rtnbit0  0x00000016 
+ 00017478  0x00003e1d fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e1e pincrease  0x00000001 
+ 00017480  0x00003e1f and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e20 store  0x00000001 , 0x00004705 
+ 00017482  0x00003e21 rtnne  0x00000007 
+ 00017483  0x00003e22 fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e23 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e24 bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e25 rtn 
+ 00017487  0x00003e2b bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e2c fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e2d nrtn  0x00000034 
+ 00017490  0x00003e2e fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e2f rtnbit0  0x00000008 
+ 00017492  0x00003e30 fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e31 call  0x000063fb 
+ 00017494  0x00003e32 store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e33 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e34 branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e35 jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e36 rtn 
+ 00017499  0x00003e39 jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e3a rtn 
+ 00017501  0x00003e3c arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e3d arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e3e branch  0x0000336d 
+ 00017504  0x00003e41 fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e42 call  0x00006414 
+ 00017506  0x00003e43 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e44 nrtn  0x00000002 
+ 00017508  0x00003e45 fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e46 rtnbit0  0x00000008 
+ 00017510  0x00003e47 arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e48 call  0x000043d2 
+ 00017512  0x00003e49 jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e4a jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e4b call  0x00004482 
+ 00017515  0x00003e4c fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e4d bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e4f fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e50 beq  0x00000001 , 0x00004489 
+ 00017519  0x00003e51 beq  0x00000002 , 0x00004476 
+ 00017520  0x00003e52 rtn 
+ 00017521  0x00003e54 fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003e55 beq  0x00000001 , 0x00004489 
+ 00017523  0x00003e56 beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003e57 beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003e58 rtn 
+ 00017526  0x00003e5b fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003e5c branch  0x0000428f 
+ 00017528  0x00003e61 jam  0x00000020 , 0x00004172 
+ 00017529  0x00003e62 branch  0x00004482 
+ 00017530  0x00003e67 fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003e68 rtneq  0x000000ff 
+ 00017532  0x00003e69 store  0x00000001 , 0x00004715 
+ 00017533  0x00003e6a branch  0x00004296 
+ 00017534  0x00003e6d fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003e6e rtneq  0x000000ff 
+ 00017536  0x00003e6f store  0x00000001 , 0x00004715 
+ 00017537  0x00003e70 branch  0x00004296 
+ 00017538  0x00003e73 call  0x00004296 
+ 00017539  0x00003e74 call  0x0000447a 
+ 00017540  0x00003e75 call  0x0000447e 
+ 00017541  0x00003e77 fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003e78 rtneq  0x000000ff 
+ 00017543  0x00003e79 store  0x00000001 , 0x00004715 
+ 00017544  0x00003e7a branch  0x00004296 
+ 00017545  0x00003e7d fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003e7e store  0x00000001 , 0x00004715 
+ 00017547  0x00003e7f branch  0x00004298 
+ 00017548  0x00003e81 fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003e82 store  0x00000001 , 0x00004715 
+ 00017550  0x00003e83 branch  0x00004298 
+ 00017551  0x00003e85 fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003e86 store  0x00000001 , 0x00004715 
+ 00017553  0x00003e87 branch  0x00004298 
+ 00017554  0x00003e8c bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003e8d fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003e8e increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003e8f store  0x00000001 , 0x0000471e 
+ 00017558  0x00003e90 fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003e91 increase  0x00000001 , 0x00000002 
+ 00017560  0x00003e92 fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003e93 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003e94 ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003e95 storet  0x00000001 , 0x00004720 
+ 00017564  0x00003e96 jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003e97 call  0x0000437a 
+ 00017566  0x00003e98 call  0x000042fb 
+ 00017567  0x00003e99 branch  0x000042a2 
+ 00017568  0x00003e9c call  0x00004482 
+ 00017569  0x00003e9d setarg  0x00000000 
+ 00017570  0x00003e9e store  0x00000008 , 0x000000a1 
+ 00017571  0x00003e9f branch  0x00002b1f 
+ 00017572  0x00003eab rtn  0x0000002b 
+ 00017573  0x00003eac hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003ead and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003eae hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003eaf call  0x00006948 
+ 00017577  0x00003eb0 setarg  0x000044e6 
+ 00017578  0x00003eb1 store  0x00000002 , 0x000041eb 
+ 00017579  0x00003eb3 setarg  0x000044e9 
+ 00017580  0x00003eb4 store  0x00000002 , 0x000041ed 
+ 00017581  0x00003eb6 setarg  0x000044ef 
+ 00017582  0x00003eb7 store  0x00000002 , 0x000041f3 
+ 00017583  0x00003eb9 setarg  0x000044f2 
+ 00017584  0x00003eba store  0x00000002 , 0x000041f5 
+ 00017585  0x00003ebc setarg  0x000033d0 
+ 00017586  0x00003ebd store  0x00000002 , 0x000041e9 
+ 00017587  0x00003ebf call  0x00002c7a 
+ 00017588  0x00003ec0 setarg  0x000045c2 
+ 00017589  0x00003ec1 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003ec2 istore  0x00000002 , 0x00000005 
+ 00017591  0x00003ec4 setarg  0x000044ea 
+ 00017592  0x00003ec5 add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003ec6 istore  0x00000002 , 0x00000005 
+ 00017594  0x00003ec8 setarg  0x000044e9 
+ 00017595  0x00003ec9 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003eca istore  0x00000002 , 0x00000005 
+ 00017597  0x00003ecc setarg  0x0000450e 
+ 00017598  0x00003ecd store  0x00000002 , 0x000041fd 
+ 00017599  0x00003ecf setarg  0x000044da 
+ 00017600  0x00003ed0 store  0x00000002 , 0x0000475b 
+ 00017601  0x00003ed2 setarg  0x000044d6 
+ 00017602  0x00003ed3 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003ed5 setarg  0x00004560 
+ 00017604  0x00003ed6 store  0x00000002 , 0x0000470f 
+ 00017605  0x00003ed8 bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003ed9 call  0x000044e2 
+ 00017607  0x00003eda call  0x00007e38 
+ 00017608  0x00003edb jam  0x00000002 , 0x00004172 
+ 00017609  0x00003edc fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003edd store  0x00000001 , 0x0000469a 
+ 00017611  0x00003ede beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003edf fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003ee0 store  0x00000001 , 0x00004686 
+ 00017614  0x00003ee2 call  0x000044db 
+ 00017615  0x00003ee3 call  0x00007cd3 
+ 00017616  0x00003ee4 call  0x00007cdd 
+ 00017617  0x00003ee5 jam  0x00000001 , 0x00004757 
+ 00017618  0x00003ee6 fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003ee7 rtnbit1  0x0000000c 
+ 00017620  0x00003ee8 branch  0x0000340a 
+ 00017621  0x00003eed jam  0x00000002 , 0x00004757 
+ 00017622  0x00003eef call  0x000044db 
+ 00017623  0x00003ef1 arg  0x00000000 , 0x00000011 
+ 00017624  0x00003ef2 call  0x00007d1e 
+ 00017625  0x00003ef4 branch  0x00002ee4 
+ 00017626  0x00003ef7 branch  0x000044db 
+ 00017627  0x00003efa bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003efb fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003efc bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003efe fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003eff branch  0x0000680e 
+ 00017632  0x00003f01 store  0x00000001 , 0x00004706 
+ 00017633  0x00003f02 branch  0x000044de 
+ 00017634  0x00003f06 call  0x00002c9d 
+ 00017635  0x00003f07 fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003f08 store  0x00000002 , 0x00004755 
+ 00017637  0x00003f09 branch  0x00004515 
+ 00017638  0x00003f11 call  0x00006835 
+ 00017639  0x00003f12 call  0x000044e9 
+ 00017640  0x00003f13 branch  0x0000340a 
+ 00017641  0x00003f16 branch  0x0000696c 
+ 00017642  0x00003f19 fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f1a rtn  0x00000034 
+ 00017644  0x00003f1c branch  0x00002d83 
+ 00017645  0x00003f1f rtn 
+ 00017646  0x00003f22 branch  0x00006978 
+ 00017647  0x00003f25 call  0x00004544 
+ 00017648  0x00003f26 call  0x00004503 
+ 00017649  0x00003f27 branch  0x000044ee 
+ 00017650  0x00003f2a copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f2b beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f2c beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f2d beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f2e beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f2f beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f30 rtn 
+ 00017657  0x00003f33 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f34 rtn 
+ 00017659  0x00003f37 jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f38 jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f39 jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f3a rtn 
+ 00017663  0x00003f3d jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f3e jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f3f jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f40 rtn 
+ 00017667  0x00003f43 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f44 rtneq  0x00000000 
+ 00017669  0x00003f45 fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f46 rtneq  0x00000001 
+ 00017671  0x00003f47 jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f49 arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f4a branch  0x00007d19 
+ 00017674  0x00003f4c arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f4d call  0x00007d19 
+ 00017676  0x00003f4e call  0x000044db 
+ 00017677  0x00003f4f branch  0x0000340a 
+ 00017678  0x00003f52 call  0x0000337b 
+ 00017679  0x00003f53 branch  0x00004510 
+ 00017680  0x00003f56 fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003f57 rtn  0x00000034 
+ 00017682  0x00003f58 arg  0x00004755 , 0x00000013 
+ 00017683  0x00003f59 arg  0x0000450a , 0x00000012 
+ 00017684  0x00003f5a branch  0x00003374 
+ 00017685  0x00003f5e call  0x0000451a 
+ 00017686  0x00003f5f storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003f60 call  0x0000451f 
+ 00017688  0x00003f61 storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003f62 rtn 
+ 00017690  0x00003f65 fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003f66 store  0x00000002 , 0x0000471e 
+ 00017692  0x00003f67 call  0x00004540 
+ 00017693  0x00003f68 call  0x00004525 
+ 00017694  0x00003f69 store  0x00000001 , 0x00004724 
+ 00017695  0x00003f6b fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003f6c store  0x00000002 , 0x0000471e 
+ 00017697  0x00003f6d call  0x00004542 
+ 00017698  0x00003f6e call  0x00004525 
+ 00017699  0x00003f6f store  0x00000001 , 0x00004725 
+ 00017700  0x00003f70 rtn 
+ 00017701  0x00003f72 fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003f73 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003f74 fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003f75 call  0x0000452e 
+ 00017705  0x00003f76 fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003f77 nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003f78 nrtn  0x00000002 
+ 00017708  0x00003f79 fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003f7a rtn 
+ 00017710  0x00003f7c isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003f7d branch  0x00004534 , 0x00000002 
+ 00017712  0x00003f7e sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003f7f jam  0x00000001 , 0x00004718 
+ 00017714  0x00003f80 isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003f81 rtn 
+ 00017716  0x00003f83 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003f84 isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003f85 rtn 
+ 00017719  0x00003f87 nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003f88 fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003f89 nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003f8b setarg  0x00000001 
+ 00017723  0x00003f8c rtn 
+ 00017724  0x00003f8e setarg  0x00000002 
+ 00017725  0x00003f8f rtn 
+ 00017726  0x00003f91 setarg  0x00000000 
+ 00017727  0x00003f92 rtn 
+ 00017728  0x00003f94 jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003f95 branch  0x000068eb 
+ 00017730  0x00003f97 jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003f98 branch  0x000068eb 
+ 00017732  0x00003f9c fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003f9d rtnne  0x00000001 
+ 00017734  0x00003f9f bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003fa0 jam  0x00000001 , 0x00004719 
+ 00017736  0x00003fa1 call  0x0000451a 
+ 00017737  0x00003fa2 fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003fa3 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003fa4 isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003fa5 rtn  0x00000005 
+ 00017741  0x00003fa6 store  0x00000002 , 0x00004722 
+ 00017742  0x00003fa7 call  0x00004550 
+ 00017743  0x00003fa8 branch  0x00004554 
+ 00017744  0x00003fab fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003fac branch  0x0000455a , 0x00000034 
+ 00017746  0x00003fad increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003fae branch  0x00004557 
+ 00017748  0x00003fb0 fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003fb1 branch  0x0000455d , 0x00000034 
+ 00017750  0x00003fb2 increase  0x00000001 , 0x0000003f 
+ 00017751  0x00003fb4 copy  0x0000003f , 0x00000007 
+ 00017752  0x00003fb5 arg  0x00000001 , 0x00000011 
+ 00017753  0x00003fb6 branch  0x00004560 
+ 00017754  0x00003fb9 arg  0x00000000 , 0x00000007 
+ 00017755  0x00003fba arg  0x00000000 , 0x00000011 
+ 00017756  0x00003fbb branch  0x00004560 
+ 00017757  0x00003fbd arg  0x00000002 , 0x00000007 
+ 00017758  0x00003fbe arg  0x00000000 , 0x00000011 
+ 00017759  0x00003fbf branch  0x00004560 
+ 00017760  0x00003fc2 copy  0x00000011 , 0x0000003f 
+ 00017761  0x00003fc3 store  0x00000001 , 0x00004761 
+ 00017762  0x00003fc4 fetch  0x00000001 , 0x00004763 
+ 00017763  0x00003fc5 beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00003fc6 fetch  0x00000002 , 0x00004753 
+ 00017765  0x00003fc7 store  0x00000002 , 0x00004755 
+ 00017766  0x00003fc8 fetch  0x00000001 , 0x00004761 
+ 00017767  0x00003fc9 branch  0x00004580 , 0x00000034 
+ 00017768  0x00003fcb bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x00003fcc arg  0x00000000 , 0x00000011 
+ 00017770  0x00003fcd call  0x00007d14 
+ 00017771  0x00003fcf copy  0x00000007 , 0x0000003f 
+ 00017772  0x00003fd0 beq  0x00000004 , 0x000045a3 
+ 00017773  0x00003fd1 beq  0x00000005 , 0x000045a5 
+ 00017774  0x00003fd2 beq  0x00000006 , 0x000045a7 
+ 00017775  0x00003fd6 call  0x0000458b 
+ 00017776  0x00003fd7 beq  0x00000000 , 0x00004574 
+ 00017777  0x00003fd8 beq  0x00000002 , 0x0000457a 
+ 00017778  0x00003fd9 beq  0x00000003 , 0x00004574 
+ 00017779  0x00003fda rtn 
+ 00017780  0x00003fdd copy  0x00000007 , 0x0000003f 
+ 00017781  0x00003fde beq  0x00000000 , 0x0000458f 
+ 00017782  0x00003fdf beq  0x00000001 , 0x00004591 
+ 00017783  0x00003fe0 beq  0x00000002 , 0x00004593 
+ 00017784  0x00003fe1 beq  0x00000003 , 0x00004595 
+ 00017785  0x00003fe2 rtn 
+ 00017786  0x00003fe5 copy  0x00000007 , 0x0000003f 
+ 00017787  0x00003fe6 beq  0x00000000 , 0x00004597 
+ 00017788  0x00003fe7 beq  0x00000001 , 0x0000459a 
+ 00017789  0x00003fe8 beq  0x00000002 , 0x0000459d 
+ 00017790  0x00003fe9 beq  0x00000003 , 0x000045a0 
+ 00017791  0x00003fea rtn 
+ 00017792  0x00003fed bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x00003fee arg  0x00000000 , 0x00000011 
+ 00017794  0x00003fef call  0x00007d19 
+ 00017795  0x00003ff1 copy  0x00000007 , 0x0000003f 
+ 00017796  0x00003ff2 beq  0x00000004 , 0x000045bc 
+ 00017797  0x00003ff3 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00003ff7 call  0x0000458b 
+ 00017799  0x00003ff8 beq  0x00000000 , 0x000045a9 
+ 00017800  0x00003ff9 beq  0x00000002 , 0x000045af 
+ 00017801  0x00003ffa beq  0x00000003 , 0x000045a9 
+ 00017802  0x00003ffb rtn 
+ 00017803  0x00003ffe fetch  0x00000001 , 0x00004728 
+ 00017804  0x00003fff fetcht  0x00000001 , 0x00004727 
+ 00017805  0x00004000 ior  0x00000002 , 0x0000003f 
+ 00017806  0x00004001 rtn 
+ 00017807  0x00004005 jam  0x00000001 , 0x00004734 
+ 00017808  0x00004006 branch  0x000045be 
+ 00017809  0x00004008 jam  0x00000002 , 0x00004734 
+ 00017810  0x00004009 branch  0x000045be 
+ 00017811  0x0000400b jam  0x00000001 , 0x00004736 
+ 00017812  0x0000400c branch  0x000045be 
+ 00017813  0x0000400e jam  0x00000002 , 0x00004736 
+ 00017814  0x0000400f branch  0x000045be 
+ 00017815  0x00004013 jam  0x00000001 , 0x00004734 
+ 00017816  0x00004014 jam  0x00000001 , 0x00004736 
+ 00017817  0x00004015 branch  0x000045be 
+ 00017818  0x00004017 jam  0x00000002 , 0x00004734 
+ 00017819  0x00004018 jam  0x00000002 , 0x00004736 
+ 00017820  0x00004019 branch  0x000045be 
+ 00017821  0x0000401b jam  0x00000002 , 0x00004734 
+ 00017822  0x0000401c jam  0x00000001 , 0x00004736 
+ 00017823  0x0000401d branch  0x000045be 
+ 00017824  0x0000401f jam  0x00000001 , 0x00004734 
+ 00017825  0x00004020 jam  0x00000002 , 0x00004736 
+ 00017826  0x00004021 branch  0x000045be 
+ 00017827  0x00004025 jam  0x00000001 , 0x00004738 
+ 00017828  0x00004026 branch  0x000045be 
+ 00017829  0x00004028 jam  0x00000002 , 0x00004738 
+ 00017830  0x00004029 branch  0x000045be 
+ 00017831  0x0000402c jam  0x00000001 , 0x00004741 
+ 00017832  0x0000402d branch  0x000045c0 
+ 00017833  0x00004030 copy  0x00000007 , 0x0000003f 
+ 00017834  0x00004031 beq  0x00000000 , 0x000045b5 
+ 00017835  0x00004032 beq  0x00000001 , 0x000045b5 
+ 00017836  0x00004033 beq  0x00000002 , 0x000045b7 
+ 00017837  0x00004034 beq  0x00000003 , 0x000045b7 
+ 00017838  0x00004035 rtn 
+ 00017839  0x00004038 copy  0x00000007 , 0x0000003f 
+ 00017840  0x00004039 beq  0x00000000 , 0x000045b9 
+ 00017841  0x0000403a beq  0x00000001 , 0x000045b9 
+ 00017842  0x0000403b beq  0x00000002 , 0x000045b9 
+ 00017843  0x0000403c beq  0x00000003 , 0x000045b9 
+ 00017844  0x0000403d rtn 
+ 00017845  0x00004041 jam  0x00000000 , 0x00004734 
+ 00017846  0x00004042 branch  0x000045be 
+ 00017847  0x00004045 jam  0x00000000 , 0x00004736 
+ 00017848  0x00004046 branch  0x000045be 
+ 00017849  0x0000404c jam  0x00000000 , 0x00004734 
+ 00017850  0x0000404d jam  0x00000000 , 0x00004736 
+ 00017851  0x0000404e branch  0x000045be 
+ 00017852  0x00004052 jam  0x00000000 , 0x00004738 
+ 00017853  0x00004053 branch  0x000045be 
+ 00017854  0x00004056 arg  0x0000472e , 0x00000011 
+ 00017855  0x00004057 branch  0x00007e3d 
+ 00017856  0x00004059 arg  0x0000473b , 0x00000011 
+ 00017857  0x0000405a branch  0x00007e3d 
+ 00017858  0x0000405d fetch  0x00000001 , 0x00004764 
+ 00017859  0x0000405e beq  0x00000001 , 0x000045cc 
+ 00017860  0x0000405f arg  0x00004744 , 0x00000011 
+ 00017861  0x00004060 call  0x00007e54 
+ 00017862  0x00004061 nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x00004063 arg  0x00004744 , 0x00000006 
+ 00017864  0x00004064 ifetch  0x00000001 , 0x00000006 
+ 00017865  0x00004065 copy  0x0000003f , 0x00000011 
+ 00017866  0x00004066 arg  0x00004745 , 0x00000012 
+ 00017867  0x00004069 rtn 
+ 00017868  0x0000406c jam  0x00000000 , 0x00004764 
+ 00017869  0x0000406d enable  0x00000028 
+ 00017870  0x0000406e arg  0x00000001 , 0x00000011 
+ 00017871  0x0000406f arg  0x00004766 , 0x00000012 
+ 00017872  0x00004070 rtn 
+ 00017873  0x00004073 fetch  0x00000001 , 0x00004747 
+ 00017874  0x00004074 beq  0x00000004 , 0x000045d5 
+ 00017875  0x00004075 beq  0x00000005 , 0x000045d5 
+ 00017876  0x00004076 rtn 
+ 00017877  0x00004078 fetch  0x00000001 , 0x0000474a 
+ 00017878  0x00004079 nbranch  0x000045dc , 0x00000034 
+ 00017879  0x0000407a fetch  0x00000001 , 0x0000474c 
+ 00017880  0x0000407b nbranch  0x000045dc , 0x00000034 
+ 00017881  0x0000407c fetch  0x00000001 , 0x0000474e 
+ 00017882  0x0000407d nbranch  0x000045dc , 0x00000034 
+ 00017883  0x0000407e rtn 
+ 00017884  0x00004080 enable  0x00000028 
+ 00017885  0x00004081 branch  0x000045c7 
+ 00017886  0x0000408a rtn  0x0000002b 
+ 00017887  0x0000408b hfetch  0x00000001 , 0x00008081 
+ 00017888  0x0000408c and_into  0x000000fc , 0x0000003f 
+ 00017889  0x0000408d hstore  0x00000001 , 0x00008081 
+ 00017890  0x0000408e setarg  0x000046b4 
+ 00017891  0x0000408f store  0x00000002 , 0x000041eb 
+ 00017892  0x00004091 setarg  0x000046b3 
+ 00017893  0x00004092 store  0x00000002 , 0x000041ed 
+ 00017894  0x00004094 setarg  0x0000340a 
+ 00017895  0x00004095 store  0x00000002 , 0x000041f7 
+ 00017896  0x00004097 setarg  0x000046b1 
+ 00017897  0x00004098 store  0x00000002 , 0x000041f3 
+ 00017898  0x0000409a setarg  0x00004612 
+ 00017899  0x0000409b store  0x00000002 , 0x000041f5 
+ 00017900  0x0000409d setarg  0x0000460c 
+ 00017901  0x0000409e store  0x00000002 , 0x000041e9 
+ 00017902  0x000040a0 setarg  0x0000476a 
+ 00017903  0x000040a1 store  0x00000002 , 0x000041f9 
+ 00017904  0x000040a3 setarg  0x00004686 
+ 00017905  0x000040a4 store  0x00000002 , 0x000041fd 
+ 00017906  0x000040a6 setarg  0x00004729 
+ 00017907  0x000040a7 store  0x00000002 , 0x000046e7 
+ 00017908  0x000040a9 setarg  0x00004806 
+ 00017909  0x000040aa store  0x00000002 , 0x000046e2 
+ 00017910  0x000040ab setarg  0x00004807 
+ 00017911  0x000040ac store  0x00000002 , 0x000046e4 
+ 00017912  0x000040ae call  0x000057a3 
+ 00017913  0x000040af call  0x000047da 
+ 00017914  0x000040b0 call  0x00004788 
+ 00017915  0x000040b1 call  0x0000476d 
+ 00017916  0x000040b2 call  0x00006948 
+ 00017917  0x000040b3 call  0x0000477a 
+ 00017918  0x000040b4 call  0x00007e38 
+ 00017919  0x000040b5 call  0x00007d08 
+ 00017920  0x000040b6 call  0x00004793 
+ 00017921  0x000040b7 call  0x000047c7 
+ 00017922  0x000040b9 bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x000040ba call  0x0000464f 
+ 00017924  0x000040bb fetch  0x00000001 , 0x000046dd 
+ 00017925  0x000040bc beq  0x00000000 , 0x00004609 
+ 00017926  0x000040bd fetch  0x00000001 , 0x000046de 
+ 00017927  0x000040be store  0x00000001 , 0x00004686 
+ 00017928  0x000040bf branch  0x0000480e 
+ 00017929  0x000040c3 jam  0x000000ff , 0x00004686 
+ 00017930  0x000040c4 jam  0x00000001 , 0x000046df 
+ 00017931  0x000040c5 branch  0x000046d9 
+ 00017932  0x000040ca fetch  0x00000001 , 0x000046df 
+ 00017933  0x000040cb beq  0x00000002 , 0x000033d0 
+ 00017934  0x000040cc call  0x0000527e 
+ 00017935  0x000040cd fetch  0x00000001 , 0x00004256 
+ 00017936  0x000040ce nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x000040cf branch  0x000033d2 
+ 00017938  0x000040d4 copy  0x00000013 , 0x0000003f 
+ 00017939  0x000040d6 beq  0x00000001 , 0x00004626 
+ 00017940  0x000040d7 beq  0x00000002 , 0x00004629 
+ 00017941  0x000040d8 beq  0x00000004 , 0x00004631 
+ 00017942  0x000040d9 beq  0x00000005 , 0x00004633 
+ 00017943  0x000040da beq  0x00000006 , 0x00004635 
+ 00017944  0x000040db beq  0x00000007 , 0x00004638 
+ 00017945  0x000040dc beq  0x00000012 , 0x0000463c 
+ 00017946  0x000040dd beq  0x00000013 , 0x00004644 
+ 00017947  0x000040de beq  0x00000027 , 0x00004645 
+ 00017948  0x000040df beq  0x0000002e , 0x00004648 
+ 00017949  0x000040e0 beq  0x0000003d , 0x00004649 
+ 00017950  0x000040e2 beq  0x00000014 , 0x00004658 
+ 00017951  0x000040e3 beq  0x00000015 , 0x0000465c 
+ 00017952  0x000040e4 beq  0x0000003f , 0x0000465f 
+ 00017953  0x000040e5 beq  0x00000040 , 0x00004665 
+ 00017954  0x000040e7 beq  0x00000010 , 0x0000466b 
+ 00017955  0x000040e8 beq  0x0000002c , 0x0000466c 
+ 00017956  0x000040e9 beq  0x0000002d , 0x00004677 
+ 00017957  0x000040ea rtn 
+ 00017958  0x000040f0 jam  0x00000000 , 0x000046ad 
+ 00017959  0x000040f1 jam  0x00000000 , 0x000046ac 
+ 00017960  0x000040f2 rtn 
+ 00017961  0x000040f6 call  0x0000462b 
+ 00017962  0x000040f7 branch  0x00004631 
+ 00017963  0x000040fa jam  0x00000000 , 0x000041e2 
+ 00017964  0x000040fb jam  0x00000000 , 0x00004680 
+ 00017965  0x000040fc jam  0x00000000 , 0x00004205 
+ 00017966  0x000040fd jam  0x00000000 , 0x000046ac 
+ 00017967  0x000040fe jam  0x00000000 , 0x000046ad 
+ 00017968  0x000040ff branch  0x00007e38 
+ 00017969  0x00004103 call  0x000033a9 
+ 00017970  0x00004104 branch  0x000046c2 
+ 00017971  0x00004108 call  0x000046b6 
+ 00017972  0x00004109 branch  0x00003408 
+ 00017973  0x0000410d setarg  0x00000002 
+ 00017974  0x0000410e store  0x00000001 , 0x00004680 
+ 00017975  0x0000410f rtn 
+ 00017976  0x00004113 jam  0x00000000 , 0x000046ac 
+ 00017977  0x00004114 setarg  0x00000001 
+ 00017978  0x00004115 store  0x00000001 , 0x000046ad 
+ 00017979  0x00004116 rtn 
+ 00017980  0x0000411a fetch  0x00000001 , 0x000041e2 
+ 00017981  0x0000411b rtneq  0x00000001 
+ 00017982  0x0000411c jam  0x00000001 , 0x000041e2 
+ 00017983  0x0000411d call  0x00003416 
+ 00017984  0x0000411e call  0x00003414 
+ 00017985  0x0000411f call  0x000046b6 
+ 00017986  0x00004120 call  0x00003408 
+ 00017987  0x00004121 branch  0x0000340e 
+ 00017988  0x00004125 branch  0x00004631 
+ 00017989  0x00004129 setarg  0x00000005 
+ 00017990  0x0000412a store  0x00000001 , 0x000046ac 
+ 00017991  0x0000412b rtn 
+ 00017992  0x0000412f branch  0x000033cd 
+ 00017993  0x00004134 arg  0x00000000 , 0x00000012 
+ 00017994  0x00004135 fetch  0x00000001 , 0x00004217 
+ 00017995  0x00004136 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x00004137 fetch  0x00000002 , 0x00004215 
+ 00017997  0x00004138 copy  0x0000003f , 0x00000011 
+ 00017998  0x00004139 branch  0x00006606 
+ 00017999  0x0000413c arg  0x00000000 , 0x00000012 
+ 00018000  0x0000413d fetch  0x00000001 , 0x0000469a 
+ 00018001  0x0000413e rtnbit0  0x00000001 
+ 00018002  0x0000413f fetch  0x00000001 , 0x00004217 
+ 00018003  0x00004140 rtn  0x00000034 
+ 00018004  0x00004141 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x00004142 fetch  0x00000002 , 0x00004215 
+ 00018006  0x00004143 copy  0x0000003f , 0x00000011 
+ 00018007  0x00004144 branch  0x000065df 
+ 00018008  0x00004149 call  0x000046b6 
+ 00018009  0x0000414a setarg  0x00000000 
+ 00018010  0x0000414b store  0x00000002 , 0x000046b7 
+ 00018011  0x0000414c branch  0x00003408 
+ 00018012  0x00004150 call  0x00007e38 
+ 00018013  0x00004151 jam  0x00000000 , 0x000046b0 
+ 00018014  0x00004152 branch  0x000046d9 
+ 00018015  0x00004156 call  0x00007e38 
+ 00018016  0x00004157 jam  0x00000001 , 0x000046b0 
+ 00018017  0x00004158 fetch  0x00000008 , 0x000046c1 
+ 00018018  0x00004159 store  0x00000008 , 0x00004496 
+ 00018019  0x0000415a call  0x00003416 
+ 00018020  0x0000415b branch  0x00005abf 
+ 00018021  0x0000415f fetch  0x00000002 , 0x00004509 
+ 00018022  0x00004160 rtneq  0x00000000 
+ 00018023  0x00004161 fetch  0x00000008 , 0x000046c9 
+ 00018024  0x00004162 rtn  0x00000034 
+ 00018025  0x00004163 store  0x00000008 , 0x00004496 
+ 00018026  0x00004164 branch  0x00005abf 
+ 00018027  0x00004169 branch  0x0000481f 
+ 00018028  0x0000416c fetch  0x00000001 , 0x000046dd 
+ 00018029  0x0000416d rtneq  0x00000000 
+ 00018030  0x0000416e fetch  0x00000001 , 0x000046df 
+ 00018031  0x0000416f rtnne  0x00000001 
+ 00018032  0x00004170 call  0x00004672 
+ 00018033  0x00004171 branch  0x00003406 
+ 00018034  0x00004174 jam  0x00000001 , 0x000048df 
+ 00018035  0x00004175 arg  0x0000000b , 0x00000039 
+ 00018036  0x00004176 arg  0x000048e0 , 0x00000005 
+ 00018037  0x00004177 arg  0x000048c9 , 0x00000006 
+ 00018038  0x00004178 branch  0x00007f01 
+ 00018039  0x0000417b fetch  0x00000001 , 0x000046dd 
+ 00018040  0x0000417c rtneq  0x00000000 
+ 00018041  0x0000417d fetch  0x00000001 , 0x000046df 
+ 00018042  0x0000417e beq  0x00000001 , 0x0000467c 
+ 00018043  0x0000417f branch  0x0000481b 
+ 00018044  0x00004182 fetch  0x00000001 , 0x000048df 
+ 00018045  0x00004183 rtnne  0x00000001 
+ 00018046  0x00004184 jam  0x00000000 , 0x000048df 
+ 00018047  0x00004185 fetch  0x00000002 , 0x00004682 
+ 00018048  0x00004186 bbit1  0x00000000 , 0x00003408 
+ 00018049  0x00004187 bbit1  0x00000009 , 0x00003408 
+ 00018050  0x00004188 arg  0x0000000b , 0x00000039 
+ 00018051  0x00004189 arg  0x000048e0 , 0x00000006 
+ 00018052  0x0000418a arg  0x000048c9 , 0x00000005 
+ 00018053  0x0000418b branch  0x00007f01 
+ 00018054  0x00004192 call  0x0000468c 
+ 00018055  0x00004195 call  0x00004693 
+ 00018056  0x00004198 call  0x0000469e 
+ 00018057  0x00004199 call  0x000046a6 
+ 00018058  0x0000419a call  0x000046a9 
+ 00018059  0x0000419d branch  0x000046ac 
+ 00018060  0x000041a2 arg  0x000046db , 0x00000013 
+ 00018061  0x000041a3 arg  0x0000468f , 0x00000012 
+ 00018062  0x000041a4 branch  0x00003374 
+ 00018063  0x000041a6 jam  0x00000002 , 0x000046df 
+ 00018064  0x000041a7 call  0x00003408 
+ 00018065  0x000041a8 call  0x000046f4 
+ 00018066  0x000041a9 branch  0x0000480b 
+ 00018067  0x000041ad arg  0x000048ec , 0x00000013 
+ 00018068  0x000041ae arg  0x00004696 , 0x00000012 
+ 00018069  0x000041af branch  0x0000336d 
+ 00018070  0x000041b2 fetch  0x00000002 , 0x00004682 
+ 00018071  0x000041b3 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x000041b4 bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x000041b5 fetch  0x00000001 , 0x000048c9 
+ 00018074  0x000041b6 beq  0x00000001 , 0x0000480b 
+ 00018075  0x000041b7 beq  0x00000004 , 0x0000480b 
+ 00018076  0x000041b8 beq  0x00000005 , 0x0000480b 
+ 00018077  0x000041b9 branch  0x0000340a 
+ 00018078  0x000041be arg  0x000046ac , 0x00000013 
+ 00018079  0x000041bf arg  0x000046a1 , 0x00000012 
+ 00018080  0x000041c0 branch  0x0000336d 
+ 00018081  0x000041c3 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x000041c4 set1  0x00000000 , 0x0000003f 
+ 00018083  0x000041c5 set1  0x00000007 , 0x0000003f 
+ 00018084  0x000041c6 store  0x00000001 , 0x0000027f 
+ 00018085  0x000041c7 rtn 
+ 00018086  0x000041ca arg  0x00004680 , 0x00000013 
+ 00018087  0x000041cb arg  0x0000463c , 0x00000012 
+ 00018088  0x000041cc branch  0x0000336d 
+ 00018089  0x000041cf arg  0x000046ad , 0x00000013 
+ 00018090  0x000041d0 arg  0x000033e9 , 0x00000012 
+ 00018091  0x000041d1 branch  0x0000336d 
+ 00018092  0x000041d7 fetch  0x00000001 , 0x000046df 
+ 00018093  0x000041d8 rtnne  0x00000001 
+ 00018094  0x000041d9 arg  0x000046b7 , 0x00000013 
+ 00018095  0x000041da arg  0x000046c2 , 0x00000012 
+ 00018096  0x000041db branch  0x00003374 
+ 00018097  0x000041df call  0x0000473a 
+ 00018098  0x000041e0 branch  0x00006978 
+ 00018099  0x000041e4 branch  0x0000696c 
+ 00018100  0x000041e7 call  0x00006835 
+ 00018101  0x000041e8 branch  0x000046b3 
+ 00018102  0x000041ef fetch  0x00000001 , 0x0000469a 
+ 00018103  0x000041f0 bbit1  0x00000001 , 0x000046be 
+ 00018104  0x000041f1 bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x000041f2 rtn 
+ 00018106  0x000041f5 fetch  0x00000002 , 0x000046d7 
+ 00018107  0x000041f6 store  0x00000002 , 0x000046d9 
+ 00018108  0x000041f7 store  0x00000002 , 0x000046db 
+ 00018109  0x000041f8 branch  0x000033f8 
+ 00018110  0x000041fb fetch  0x00000002 , 0x000046d3 
+ 00018111  0x000041fc store  0x00000002 , 0x000046d9 
+ 00018112  0x000041fd store  0x00000002 , 0x000046db 
+ 00018113  0x000041fe branch  0x000033f0 
+ 00018114  0x00004201 fetch  0x00000001 , 0x000046df 
+ 00018115  0x00004202 rtnne  0x00000001 
+ 00018116  0x00004203 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x00004204 bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x00004205 bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x00004206 rtn 
+ 00018120  0x00004209 fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x0000420a store  0x00000002 , 0x000046d9 
+ 00018122  0x0000420b store  0x00000002 , 0x000046db 
+ 00018123  0x0000420c branch  0x000033eb 
+ 00018124  0x0000420f fetch  0x00000002 , 0x00004682 
+ 00018125  0x00004210 rtnbit1  0x00000009 
+ 00018126  0x00004211 fetch  0x00000002 , 0x000046d5 
+ 00018127  0x00004212 store  0x00000002 , 0x000046d9 
+ 00018128  0x00004213 store  0x00000002 , 0x000046db 
+ 00018129  0x00004214 fetch  0x00000002 , 0x000046b3 
+ 00018130  0x00004215 call  0x000046f0 
+ 00018131  0x00004216 call  0x00003404 
+ 00018132  0x00004217 fetch  0x00000004 , 0x000046bd 
+ 00018133  0x00004218 store  0x00000004 , 0x000048cc 
+ 00018134  0x00004219 fetch  0x00000002 , 0x00004682 
+ 00018135  0x0000421a rtnbit1  0x0000000b 
+ 00018136  0x0000421b branch  0x000033fa 
+ 00018137  0x0000421f fetch  0x00000001 , 0x000046df 
+ 00018138  0x00004220 rtnne  0x00000001 
+ 00018139  0x00004221 fetch  0x00000001 , 0x0000469a 
+ 00018140  0x00004222 bbit1  0x00000001 , 0x000046df 
+ 00018141  0x00004223 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x00004224 rtn 
+ 00018143  0x00004227 call  0x000046f8 
+ 00018144  0x00004228 branch  0x000046c2 , 0x00000034 
+ 00018145  0x00004229 call  0x00003406 
+ 00018146  0x0000422a call  0x000033f0 
+ 00018147  0x0000422b branch  0x000033e1 
+ 00018148  0x0000422e fetch  0x00000002 , 0x000046b7 
+ 00018149  0x0000422f fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x00004230 storet  0x00000002 , 0x000046b7 
+ 00018151  0x00004231 nrtn  0x00000034 
+ 00018152  0x00004232 fetch  0x00000002 , 0x000046b1 
+ 00018153  0x00004233 call  0x000046f0 
+ 00018154  0x00004234 call  0x00003404 
+ 00018155  0x00004235 fetch  0x00000004 , 0x000046b9 
+ 00018156  0x00004236 store  0x00000004 , 0x000048cc 
+ 00018157  0x00004237 fetch  0x00000002 , 0x00004682 
+ 00018158  0x00004238 rtnbit1  0x0000000b 
+ 00018159  0x00004239 branch  0x000033fa 
+ 00018160  0x0000423d store  0x00000002 , 0x00004154 
+ 00018161  0x0000423e increase  0xfffffffc , 0x0000003f 
+ 00018162  0x0000423f store  0x00000002 , 0x00004482 
+ 00018163  0x00004240 rtn 
+ 00018164  0x00004244 fetch  0x00000002 , 0x00004682 
+ 00018165  0x00004245 bbit1  0x00000009 , 0x00003402 
+ 00018166  0x00004246 bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x00004247 branch  0x000046b6 
+ 00018168  0x0000424c fetch  0x00000001 , 0x00004217 
+ 00018169  0x0000424d copy  0x0000003f , 0x00000039 
+ 00018170  0x0000424e fetch  0x00000002 , 0x00004215 
+ 00018171  0x0000424f copy  0x0000003f , 0x00000011 
+ 00018172  0x00004251 ifetch  0x00000002 , 0x00000011 
+ 00018173  0x00004252 beq  0x00000000 , 0x00004701 
+ 00018174  0x00004253 increase  0x00000022 , 0x00000011 
+ 00018175  0x00004254 loop  0x000046fc 
+ 00018176  0x00004255 branch  0x00007ff1 
+ 00018177  0x00004258 ifetch  0x00000006 , 0x00000006 
+ 00018178  0x00004259 store  0x00000006 , 0x000041d0 
+ 00018179  0x0000425a increase  0x0000000a , 0x00000006 
+ 00018180  0x0000425b arg  0x000041be , 0x00000005 
+ 00018181  0x0000425c call  0x00007ebf 
+ 00018182  0x0000425d call  0x000067d7 
+ 00018183  0x0000425e branch  0x00007fef 
+ 00018184  0x00004265 call  0x00007fe9 
+ 00018185  0x00004266 fetch  0x00000002 , 0x00004682 
+ 00018186  0x00004267 bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x00004268 bbit1  0x00000009 , 0x00004710 
+ 00018188  0x00004269 rtn 
+ 00018189  0x0000426c fetch  0x00000001 , 0x00004253 
+ 00018190  0x0000426d rtnne  0x0000003f 
+ 00018191  0x0000426e branch  0x00007fe7 
+ 00018192  0x00004271 fetch  0x00000001 , 0x000046b0 
+ 00018193  0x00004272 rtn  0x00000034 
+ 00018194  0x00004273 branch  0x00007fe7 
+ 00018195  0x00004279 call  0x00007fe9 
+ 00018196  0x0000427a fetch  0x00000002 , 0x00004682 
+ 00018197  0x0000427b rtnbit1  0x00000000 
+ 00018198  0x0000427c rtnbit1  0x00000009 
+ 00018199  0x0000427d branch  0x00007fe7 
+ 00018200  0x00004282 fetch  0x00000001 , 0x0000469a 
+ 00018201  0x00004283 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x00004284 bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x00004285 rtn 
+ 00018204  0x00004288 fetch  0x00000001 , 0x00004093 
+ 00018205  0x00004289 rtnne  0x00000003 
+ 00018206  0x0000428a branch  0x000046d9 
+ 00018207  0x0000428d branch  0x000046d9 
+ 00018208  0x00004291 disable  0x0000002c 
+ 00018209  0x00004292 fetch  0x00000002 , 0x000046d9 
+ 00018210  0x00004293 store  0x00000002 , 0x000046db 
+ 00018211  0x00004295 call  0x00004713 
+ 00018212  0x00004296 branch  0x00004718 , 0x00000028 
+ 00018213  0x00004298 call  0x00004708 
+ 00018214  0x00004299 nrtn  0x00000028 
+ 00018215  0x0000429a enable  0x0000002c 
+ 00018216  0x0000429b rtn 
+ 00018217  0x000042a0 call  0x00004720 
+ 00018218  0x000042a1 nrtn  0x0000002c 
+ 00018219  0x000042a2 deposit  0x00000011 
+ 00018220  0x000042a3 branch  0x00004730 , 0x00000034 
+ 00018221  0x000042a5 call  0x00003406 
+ 00018222  0x000042a6 arg  0x000046f1 , 0x00000013 
+ 00018223  0x000042a7 branch  0x00004732 
+ 00018224  0x000042aa call  0x00003408 
+ 00018225  0x000042ab arg  0x00004719 , 0x00000013 
+ 00018226  0x000042ae arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042af imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042b0 iadd  0x00000013 , 0x00000013 
+ 00018229  0x000042b4 ifetch  0x00000001 , 0x00000013 
+ 00018230  0x000042b5 rtn  0x00000034 
+ 00018231  0x000042b6 call  0x00004762 
+ 00018232  0x000042b7 increase  0x00000001 , 0x00000013 
+ 00018233  0x000042b8 branch  0x00004735 
+ 00018234  0x000042bc fetch  0x00000002 , 0x00004682 
+ 00018235  0x000042bd bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x000042be bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x000042bf rtn 
+ 00018238  0x000042c2 call  0x00005892 
+ 00018239  0x000042c3 nrtn  0x00000034 
+ 00018240  0x000042c4 call  0x00004765 
+ 00018241  0x000042c5 nrtn  0x00000028 
+ 00018242  0x000042c6 pincrease  0xffffffff 
+ 00018243  0x000042c7 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x000042c8 arg  0x00004741 , 0x00000002 
+ 00018245  0x000042c9 iadd  0x00000002 , 0x00000006 
+ 00018246  0x000042cb ifetch  0x00000001 , 0x00000006 
+ 00018247  0x000042cc copy  0x0000003f , 0x00000011 
+ 00018248  0x000042cd ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x000042ce call  0x00007ea5 
+ 00018250  0x000042cf call  0x00005a64 
+ 00018251  0x000042d0 copy  0x00000011 , 0x00000039 
+ 00018252  0x000042d1 call  0x00007e9f 
+ 00018253  0x000042d2 branch  0x00007f01 
+ 00018254  0x000042d6 call  0x00005271 
+ 00018255  0x000042d7 nrtn  0x00000034 
+ 00018256  0x000042d8 call  0x00004765 
+ 00018257  0x000042d9 nrtn  0x00000028 
+ 00018258  0x000042da pincrease  0xffffffff 
+ 00018259  0x000042db mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x000042dc arg  0x000047a0 , 0x00000002 
+ 00018261  0x000042dd iadd  0x00000002 , 0x00000006 
+ 00018262  0x000042de ifetch  0x00000005 , 0x00000006 
+ 00018263  0x000042df store  0x00000005 , 0x0000479b 
+ 00018264  0x000042e1 fetch  0x00000001 , 0x0000479b 
+ 00018265  0x000042e2 copy  0x0000003f , 0x00000011 
+ 00018266  0x000042e3 call  0x00004d63 
+ 00018267  0x000042e4 fetch  0x00000002 , 0x0000424e 
+ 00018268  0x000042e5 istore  0x00000002 , 0x00000005 
+ 00018269  0x000042e6 setarg  0x000000a1 
+ 00018270  0x000042e7 istore  0x00000001 , 0x00000005 
+ 00018271  0x000042e8 fetch  0x00000004 , 0x0000479c 
+ 00018272  0x000042e9 istore  0x00000009 , 0x00000005 
+ 00018273  0x000042ea rtn 
+ 00018274  0x000042ef store  0x00000001 , 0x00000a9a 
+ 00018275  0x000042f0 arg  0x00000a9a , 0x00000011 
+ 00018276  0x000042f1 branch  0x00007e3d 
+ 00018277  0x000042f4 arg  0x00000a9a , 0x00000011 
+ 00018278  0x000042f5 call  0x00007e54 
+ 00018279  0x000042f6 nrtn  0x00000028 
+ 00018280  0x000042f7 fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x000042f8 rtn 
+ 00018282  0x000042fc fetch  0x00000002 , 0x00000478 
+ 00018283  0x000042fd beq  0x00000018 , 0x0000465f 
+ 00018284  0x000042fe rtn 
+ 00018285  0x00004301 setarg  0x00000002 
+ 00018286  0x00004302 store  0x00000001 , 0x000048eb 
+ 00018287  0x00004304 setarg  0x00200008 
+ 00018288  0x00004305 store  0x00000004 , 0x000046c1 
+ 00018289  0x00004306 setarg  0x012c0005 
+ 00018290  0x00004307 istore  0x00000004 , 0x00000005 
+ 00018291  0x0000430a jam  0x00000017 , 0x000044a6 
+ 00018292  0x0000430d setarg  0x0000001b 
+ 00018293  0x0000430e store  0x00000002 , 0x000044fa 
+ 00018294  0x0000430f call  0x00005810 
+ 00018295  0x00004310 call  0x0000582c 
+ 00018296  0x00004311 call  0x00005839 
+ 00018297  0x00004312 branch  0x00005818 
+ 00018298  0x00004317 arg  0x00000028 , 0x00000039 
+ 00018299  0x00004318 arg  0x00004741 , 0x00000005 
+ 00018300  0x00004319 arg  0x0000949f , 0x00000006 
+ 00018301  0x0000431a call  0x00007ef4 
+ 00018302  0x0000431b arg  0x00000028 , 0x00000039 
+ 00018303  0x0000431c arg  0x000047a0 , 0x00000005 
+ 00018304  0x0000431d arg  0x000094c7 , 0x00000006 
+ 00018305  0x0000431e branch  0x00007ef4 
+ 00018306  0x00004322 arg  0x0000017e , 0x00000039 
+ 00018307  0x00004323 arg  0x0000913a , 0x00000006 
+ 00018308  0x00004324 branch  0x00007ef4 
+ 00018309  0x00004328 arg  0x000001e7 , 0x00000039 
+ 00018310  0x00004329 arg  0x000092b8 , 0x00000006 
+ 00018311  0x0000432a branch  0x00007ef4 
+ 00018312  0x0000432f call  0x000047ae 
+ 00018313  0x00004330 nrtn  0x00000028 
+ 00018314  0x00004331 fetch  0x00000001 , 0x0000469f 
+ 00018315  0x00004332 call  0x00004790 
+ 00018316  0x00004333 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x00004334 call  0x00004790 
+ 00018318  0x00004335 fetch  0x00000001 , 0x000046a1 
+ 00018319  0x00004336 branch  0x00004790 
+ 00018320  0x00004339 rtn  0x00000034 
+ 00018321  0x0000433a or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x0000433b branch  0x000067f9 
+ 00018323  0x0000433f call  0x000047ae 
+ 00018324  0x00004340 nrtn  0x00000028 
+ 00018325  0x00004341 call  0x00004797 
+ 00018326  0x00004342 branch  0x000047b4 
+ 00018327  0x00004345 arg  0x00000000 , 0x00000011 
+ 00018328  0x00004346 fetch  0x00000001 , 0x0000469f 
+ 00018329  0x00004347 call  0x000047a9 
+ 00018330  0x00004348 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x00004349 fetch  0x00000001 , 0x000046a0 
+ 00018332  0x0000434a call  0x000047a9 
+ 00018333  0x0000434b nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x0000434c fetch  0x00000001 , 0x000046a1 
+ 00018335  0x0000434d call  0x000047a9 
+ 00018336  0x0000434e nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x0000434f copy  0x00000011 , 0x0000003f 
+ 00018338  0x00004350 store  0x00000001 , 0x000046a9 
+ 00018339  0x00004351 fetch  0x00000001 , 0x0000469e 
+ 00018340  0x00004352 imul32  0x00000011 , 0x0000003f 
+ 00018341  0x00004353 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x00004354 iadd  0x00000002 , 0x0000003f 
+ 00018343  0x00004355 store  0x00000002 , 0x000046aa 
+ 00018344  0x00004356 rtn 
+ 00018345  0x00004359 rtn  0x00000034 
+ 00018346  0x0000435a or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x0000435b call  0x0000681d 
+ 00018348  0x0000435c nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x0000435d branch  0x00007fef 
+ 00018350  0x00004361 call  0x00007fe9 
+ 00018351  0x00004362 fetch  0x00000001 , 0x000046a8 
+ 00018352  0x00004363 nrtn  0x00000034 
+ 00018353  0x00004364 fetch  0x00000001 , 0x0000469b 
+ 00018354  0x00004365 rtn  0x00000034 
+ 00018355  0x00004366 branch  0x00007fe7 
+ 00018356  0x0000436a call  0x0000666a 
+ 00018357  0x0000436b fetch  0x00000002 , 0x000046aa 
+ 00018358  0x0000436c arg  0x00000ac2 , 0x00000011 
+ 00018359  0x0000436d fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x0000436e call  0x000066b3 
+ 00018361  0x0000436f call  0x0000666d 
+ 00018362  0x00004371 fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x00004372 copy  0x0000003f , 0x00000039 
+ 00018364  0x00004373 store  0x00000001 , 0x000043af 
+ 00018365  0x00004374 call  0x00007ef4 
+ 00018366  0x00004375 fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x00004376 copy  0x0000003f , 0x00000039 
+ 00018368  0x00004377 store  0x00000001 , 0x00004515 
+ 00018369  0x00004378 call  0x00007ef4 
+ 00018370  0x00004379 ifetch  0x00000001 , 0x00000006 
+ 00018371  0x0000437a store  0x00000001 , 0x000046e6 
+ 00018372  0x0000437b ifetch  0x00000001 , 0x00000006 
+ 00018373  0x0000437c store  0x00000001 , 0x000046dd 
+ 00018374  0x0000437d rtn 
+ 00018375  0x00004381 fetch  0x00000001 , 0x0000469a 
+ 00018376  0x00004382 rtnbit0  0x00000001 
+ 00018377  0x00004383 arg  0x00000003 , 0x00000002 
+ 00018378  0x00004384 fetch  0x00000002 , 0x000046a4 
+ 00018379  0x00004385 copy  0x0000003f , 0x00000012 
+ 00018380  0x00004386 arg  0x000046a6 , 0x00000011 
+ 00018381  0x00004387 call  0x000065df 
+ 00018382  0x00004388 fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x00004389 setarg  0x00001b3a 
+ 00018384  0x0000438a isub  0x00000002 , 0x0000003e 
+ 00018385  0x0000438b nrtn  0x00000005 
+ 00018386  0x0000438c fetch  0x00000001 , 0x000046a8 
+ 00018387  0x0000438d rtn  0x00000034 
+ 00018388  0x0000438e copy  0x0000003f , 0x00000002 
+ 00018389  0x0000438f fetch  0x00000002 , 0x000046a4 
+ 00018390  0x00004390 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x00004391 arg  0x00000ac2 , 0x00000011 
+ 00018392  0x00004392 call  0x000065df 
+ 00018393  0x00004393 branch  0x000047e8 
+ 00018394  0x00004396 fetch  0x00000002 , 0x000046a2 
+ 00018395  0x00004397 rtn  0x00000034 
+ 00018396  0x00004398 call  0x0000666a 
+ 00018397  0x00004399 arg  0x00000001 , 0x00000002 
+ 00018398  0x0000439a arg  0x000046a8 , 0x00000011 
+ 00018399  0x0000439b call  0x000066b3 
+ 00018400  0x0000439d fetch  0x00000001 , 0x000046a8 
+ 00018401  0x0000439e rtn  0x00000034 
+ 00018402  0x000043a0 fetch  0x00000002 , 0x000046a2 
+ 00018403  0x000043a1 pincrease  0x00000001 
+ 00018404  0x000043a2 arg  0x00000ac2 , 0x00000011 
+ 00018405  0x000043a3 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x000043a4 call  0x000066b3 
+ 00018407  0x000043a5 call  0x0000666d 
+ 00018408  0x000043a7 call  0x000047ba 
+ 00018409  0x000043a9 ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043aa rtn  0x00000034 
+ 00018411  0x000043ab copy  0x0000003f , 0x00000005 
+ 00018412  0x000043ac ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043ad copy  0x00000002 , 0x00000039 
+ 00018414  0x000043ae call  0x00007f01 
+ 00018415  0x000043af branch  0x000047e9 
+ 00018416  0x000043b4 fetch  0x00000001 , 0x0000469a 
+ 00018417  0x000043b5 rtnbit0  0x00000001 
+ 00018418  0x000043b6 fetch  0x00000002 , 0x000046ae 
+ 00018419  0x000043b7 copy  0x0000003f , 0x00000012 
+ 00018420  0x000043b8 arg  0x00000004 , 0x00000002 
+ 00018421  0x000043b9 arg  0x00000ac2 , 0x00000011 
+ 00018422  0x000043ba call  0x000065df 
+ 00018423  0x000043bb fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x000043bc bne  0x00000001 , 0x000047f9 
+ 00018425  0x000043be setarg  0x00000001 
+ 00018426  0x000043bf store  0x00000001 , 0x00000ac2 
+ 00018427  0x000043c0 force  0x00000003 , 0x00000039 
+ 00018428  0x000043c1 call  0x0000630d 
+ 00018429  0x000043c2 fetch  0x00000002 , 0x000046ae 
+ 00018430  0x000043c3 copy  0x0000003f , 0x00000012 
+ 00018431  0x000043c4 arg  0x00000004 , 0x00000002 
+ 00018432  0x000043c5 arg  0x00000ac2 , 0x00000011 
+ 00018433  0x000043c6 call  0x00006606 
+ 00018434  0x000043c8 fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x000043c9 store  0x00000003 , 0x000040a0 
+ 00018436  0x000043ca store  0x00000003 , 0x000044a0 
+ 00018437  0x000043cb rtn 
+ 00018438  0x000043cf branch  0x000046d9 
+ 00018439  0x000043d3 arg  0x00000000 , 0x00000011 
+ 00018440  0x000043d4 arg  0x000048d4 , 0x00000013 
+ 00018441  0x000043d5 call  0x00007d24 
+ 00018442  0x000043d6 call  0x000046f4 
+ 00018443  0x000043d8 fetch  0x00000001 , 0x000048eb 
+ 00018444  0x000043d9 store  0x00000001 , 0x000048ec 
+ 00018445  0x000043da rtn 
+ 00018446  0x000043df setarg  0x00000000 
+ 00018447  0x000043e0 call  0x00004816 
+ 00018448  0x000043e1 jam  0x00000001 , 0x00004679 
+ 00018449  0x000043e2 call  0x00007cd3 
+ 00018450  0x000043e3 call  0x00007cdd 
+ 00018451  0x000043e4 fetch  0x00000002 , 0x00004682 
+ 00018452  0x000043e5 rtnbit1  0x0000000c 
+ 00018453  0x000043e6 branch  0x0000340a 
+ 00018454  0x000043e9 fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x000043ea istore  0x00000001 , 0x00000002 
+ 00018456  0x000043eb ifetch  0x00000001 , 0x00000005 
+ 00018457  0x000043ec store  0x00000001 , 0x00004685 
+ 00018458  0x000043ed rtn 
+ 00018459  0x000043f1 fetch  0x00000002 , 0x0000423f 
+ 00018460  0x000043f2 ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x000043f3 rtnne  0x00000000 
+ 00018462  0x000043f4 branch  0x0000340a 
+ 00018463  0x000043f8 fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x000043f9 ifetch  0x00000001 , 0x00000002 
+ 00018465  0x000043fa beq  0x00000001 , 0x0000482a 
+ 00018466  0x000043fc setarg  0x00000001 
+ 00018467  0x000043fd fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x000043fe istore  0x00000001 , 0x00000002 
+ 00018469  0x000043ff add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x00004400 ifetch  0x00000001 , 0x00000006 
+ 00018471  0x00004401 istore  0x00000001 , 0x00004685 
+ 00018472  0x00004402 ifetch  0x00000002 , 0x00000006 
+ 00018473  0x00004403 branch  0x00007f9c 
+ 00018474  0x00004406 setarg  0x00000002 
+ 00018475  0x00004407 call  0x00004816 
+ 00018476  0x00004408 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x00004409 ifetch  0x00000002 , 0x00000006 
+ 00018478  0x0000440a branch  0x0000340a , 0x00000034 
+ 00018479  0x0000440b branch  0x00007f9c 
+ 00018480  0x00004412 store  0x00000006 , 0x00000101 
+ 00018481  0x00004413 fetch  0x00000001 , 0x00000101 
+ 00018482  0x00004414 store  0x00000001 , 0x0000010c 
+ 00018483  0x00004415 ifetch  0x00000001 , 0x00000006 
+ 00018484  0x00004416 store  0x00000001 , 0x0000010b 
+ 00018485  0x00004417 ifetch  0x00000001 , 0x00000006 
+ 00018486  0x00004418 store  0x00000001 , 0x0000010a 
+ 00018487  0x00004419 ifetch  0x00000001 , 0x00000006 
+ 00018488  0x0000441a store  0x00000001 , 0x00000109 
+ 00018489  0x0000441b ifetch  0x00000001 , 0x00000006 
+ 00018490  0x0000441c store  0x00000001 , 0x00000108 
+ 00018491  0x0000441d ifetch  0x00000001 , 0x00000006 
+ 00018492  0x0000441e store  0x00000001 , 0x00000107 
+ 00018493  0x0000441f fetch  0x00000006 , 0x00000107 
+ 00018494  0x00004420 rtn 
+ 00018495  0x00004423 call  0x000068a2 
+ 00018496  0x00004424 fetch  0x00000001 , 0x00004223 
+ 00018497  0x00004425 store  0x00000001 , 0x000044a0 
+ 00018498  0x00004426 fetch  0x00000001 , 0x00004225 
+ 00018499  0x00004427 istore  0x00000001 , 0x00000005 
+ 00018500  0x00004428 fetch  0x00000001 , 0x00004227 
+ 00018501  0x00004429 istore  0x00000001 , 0x00000005 
+ 00018502  0x0000442a fetch  0x00000003 , 0x000044a0 
+ 00018503  0x0000442b store  0x00000003 , 0x000040a0 
+ 00018504  0x0000442c rtn 
+ 00018505  0x00004439 fetch  0x00000002 , 0x00004203 
+ 00018506  0x0000443a iadd  0x00000012 , 0x0000003f 
+ 00018507  0x0000443b byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x0000443c store  0x00000002 , 0x000001f7 
+ 00018509  0x0000443d copy  0x00000002 , 0x00000012 
+ 00018510  0x0000443f call  0x0000489b 
+ 00018511  0x00004440 setarg  0x000000a0 
+ 00018512  0x00004441 call  0x0000488d 
+ 00018513  0x00004442 fetch  0x00000001 , 0x000001f7 
+ 00018514  0x00004443 call  0x0000488d 
+ 00018515  0x00004444 bmark1  0x00000028 , 0x00004856 
+ 00018516  0x00004445 fetch  0x00000001 , 0x000001f8 
+ 00018517  0x00004446 call  0x0000488d 
+ 00018518  0x00004448 call  0x000048a1 
+ 00018519  0x0000444a call  0x0000489b 
+ 00018520  0x0000444b setarg  0x000000a1 
+ 00018521  0x0000444c call  0x0000488d 
+ 00018522  0x0000444f call  0x0000487f 
+ 00018523  0x00004450 istore  0x00000001 , 0x00000011 
+ 00018524  0x00004451 increase  0x00000001 , 0x00000011 
+ 00018525  0x00004452 increase  0xffffffff , 0x00000012 
+ 00018526  0x00004453 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x00004454 branch  0x000048a1 
+ 00018528  0x00004460 byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x00004461 store  0x00000002 , 0x000001f7 
+ 00018530  0x00004462 copy  0x00000002 , 0x00000012 
+ 00018531  0x00004464 call  0x0000489b 
+ 00018532  0x00004465 setarg  0x000000a0 
+ 00018533  0x00004466 call  0x0000488d 
+ 00018534  0x00004468 fetch  0x00000001 , 0x000001f7 
+ 00018535  0x00004469 call  0x0000488d 
+ 00018536  0x0000446a bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x0000446b fetch  0x00000001 , 0x000001f8 
+ 00018538  0x0000446c call  0x0000488d 
+ 00018539  0x0000446e ifetch  0x00000001 , 0x00000011 
+ 00018540  0x0000446f call  0x0000488d 
+ 00018541  0x00004470 increase  0x00000001 , 0x00000011 
+ 00018542  0x00004471 increase  0xffffffff , 0x00000012 
+ 00018543  0x00004472 nbranch  0x0000486b , 0x00000005 
+ 00018544  0x00004473 branch  0x000048a1 
+ 00018545  0x00004478 arg  0x0000000a , 0x00000039 
+ 00018546  0x00004479 call  0x000048be 
+ 00018547  0x0000447a call  0x000048a6 
+ 00018548  0x0000447b call  0x000048d2 
+ 00018549  0x0000447d call  0x000048c7 
+ 00018550  0x0000447e branch  0x000048a9 , 0x00000034 
+ 00018551  0x0000447f loop  0x00004875 
+ 00018552  0x00004480 branch  0x000048a9 
+ 00018553  0x00004485 call  0x000048a9 
+ 00018554  0x00004486 call  0x000048af 
+ 00018555  0x00004487 call  0x000048d2 
+ 00018556  0x00004488 call  0x000048a6 
+ 00018557  0x00004489 call  0x000048d2 
+ 00018558  0x0000448a branch  0x000048a9 
+ 00018559  0x00004490 arg  0x00000008 , 0x00000039 
+ 00018560  0x00004491 arg  0x00000000 , 0x00000013 
+ 00018561  0x00004492 call  0x000048be 
+ 00018562  0x00004494 call  0x000048a6 
+ 00018563  0x00004495 call  0x000048d2 
+ 00018564  0x00004496 lshift  0x00000013 , 0x00000013 
+ 00018565  0x00004497 call  0x000048c7 
+ 00018566  0x00004498 iadd  0x00000013 , 0x00000013 
+ 00018567  0x00004499 call  0x000048d2 
+ 00018568  0x0000449a call  0x000048a9 
+ 00018569  0x0000449b loop  0x00004882 
+ 00018570  0x0000449c call  0x00004879 
+ 00018571  0x0000449d copy  0x00000013 , 0x0000003f 
+ 00018572  0x0000449e rtn 
+ 00018573  0x000044a3 arg  0x00000008 , 0x00000039 
+ 00018574  0x000044a4 copy  0x0000003f , 0x00000013 
+ 00018575  0x000044a5 call  0x000048a9 
+ 00018576  0x000044a7 isolate1  0x00000007 , 0x00000013 
+ 00018577  0x000044a8 call  0x000048ac , 0x00000001 
+ 00018578  0x000044a9 ncall  0x000048af , 0x00000001 
+ 00018579  0x000044aa lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044ab call  0x000048d2 
+ 00018581  0x000044ac call  0x000048a6 
+ 00018582  0x000044ad call  0x000048d2 
+ 00018583  0x000044ae call  0x000048a9 
+ 00018584  0x000044af call  0x000048d2 
+ 00018585  0x000044b0 loop  0x00004890 
+ 00018586  0x000044b1 branch  0x00004871 
+ 00018587  0x000044b6 call  0x000048ac 
+ 00018588  0x000044b7 call  0x000048a6 
+ 00018589  0x000044b8 call  0x000048d2 
+ 00018590  0x000044b9 call  0x000048af 
+ 00018591  0x000044ba call  0x000048d2 
+ 00018592  0x000044bb branch  0x000048a9 
+ 00018593  0x000044c0 call  0x000048af 
+ 00018594  0x000044c1 call  0x000048a6 
+ 00018595  0x000044c2 call  0x000048d2 
+ 00018596  0x000044c3 call  0x000048ac 
+ 00018597  0x000044c4 branch  0x000048d2 
+ 00018598  0x000044c9 enable  0x00000028 
+ 00018599  0x000044ca fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x000044cb branch  0x000048b2 
+ 00018601  0x000044cf disable  0x00000028 
+ 00018602  0x000044d0 fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x000044d1 branch  0x000048b2 
+ 00018604  0x000044d5 enable  0x00000028 
+ 00018605  0x000044d6 fetch  0x00000001 , 0x00004fff 
+ 00018606  0x000044d7 branch  0x000048b2 
+ 00018607  0x000044db disable  0x00000028 
+ 00018608  0x000044dc fetch  0x00000001 , 0x00004fff 
+ 00018609  0x000044dd branch  0x000048b2 
+ 00018610  0x000044e3 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x000044e4 rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x000044e5 arg  0x00008070 , 0x00000002 
+ 00018613  0x000044e6 iadd  0x00000002 , 0x00000002 
+ 00018614  0x000044e7 ifetch  0x00000001 , 0x00000002 
+ 00018615  0x000044e8 qset1  0x0000003f 
+ 00018616  0x000044e9 istore  0x00000001 , 0x00000002 
+ 00018617  0x000044ea increase  0x00000004 , 0x00000002 
+ 00018618  0x000044eb ifetch  0x00000001 , 0x00000002 
+ 00018619  0x000044ec qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x000044ed istore  0x00000001 , 0x00000002 
+ 00018621  0x000044ee rtn 
+ 00018622  0x000044f2 fetch  0x00000001 , 0x00004fff 
+ 00018623  0x000044f3 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x000044f4 rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x000044f5 arg  0x00008070 , 0x00000002 
+ 00018626  0x000044f6 iadd  0x00000002 , 0x00000002 
+ 00018627  0x000044f7 ifetch  0x00000001 , 0x00000002 
+ 00018628  0x000044f8 qset0  0x0000003f 
+ 00018629  0x000044f9 istore  0x00000001 , 0x00000002 
+ 00018630  0x000044fa rtn 
+ 00018631  0x00004500 nop  0x00000004 
+ 00018632  0x00004501 fetch  0x00000001 , 0x00004fff 
+ 00018633  0x00004502 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x00004503 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x00004504 arg  0x0000811c , 0x00000002 
+ 00018636  0x00004505 iadd  0x00000002 , 0x00000002 
+ 00018637  0x00004506 setarg  0x00000000 
+ 00018638  0x00004507 ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x00004508 qisolate1  0x00000002 
+ 00018640  0x00004509 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x0000450a rtn 
+ 00018642  0x0000450f rtn 
+ 00018643  0x00004516 bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x00004517 hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x00004518 isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x00004519 call  0x000048ea , 0x00000001 
+ 00018647  0x0000451a call  0x0000492e 
+ 00018648  0x0000451b hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x0000451c store  0x00000001 , 0x00000b22 
+ 00018650  0x0000451d hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x0000451e store  0x00000001 , 0x00000b23 
+ 00018652  0x0000451f hstore  0x00000001 , 0x00008a27 
+ 00018653  0x00004520 pinvert 
+ 00018654  0x00004521 fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x00004522 iand  0x00000002 , 0x0000003f 
+ 00018656  0x00004523 store  0x00000001 , 0x00000d37 
+ 00018657  0x00004524 jam  0x000000e0 , 0x00008a26 
+ 00018658  0x00004525 fetch  0x00000001 , 0x00000b23 
+ 00018659  0x00004526 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x00004527 call  0x00004941 , 0x00000001 
+ 00018661  0x00004528 fetch  0x00000001 , 0x00000b22 
+ 00018662  0x00004529 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x0000452a call  0x0000494a , 0x00000001 
+ 00018664  0x0000452b call  0x00004b61 
+ 00018665  0x0000452c branch  0x00004903 
+ 00018666  0x0000452f bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x00004530 call  0x00004919 
+ 00018668  0x00004531 jam  0x00000000 , 0x00008a00 
+ 00018669  0x00004532 nop  0x00002710 
+ 00018670  0x00004533 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x00004534 hfetch  0x00000002 , 0x00008050 
+ 00018672  0x00004535 set0  0x0000000a , 0x0000003f 
+ 00018673  0x00004536 hstore  0x00000002 , 0x00008050 
+ 00018674  0x00004537 jam  0x0000003c , 0x00008a00 
+ 00018675  0x00004538 jam  0x000000ff , 0x00008a26 
+ 00018676  0x00004539 jam  0x000000ff , 0x00008a27 
+ 00018677  0x0000453a jam  0x00000000 , 0x00008a04 
+ 00018678  0x0000453b jam  0x00000002 , 0x00000c6b 
+ 00018679  0x0000453c setarg  0x00000d9d 
+ 00018680  0x0000453d arg  0x00000c6e , 0x00000005 
+ 00018681  0x0000453e isub  0x00000005 , 0x00000039 
+ 00018682  0x0000453f branch  0x00007ed4 
+ 00018683  0x00004542 fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x00004543 branch  0x000067fb 
+ 00018685  0x00004545 fetch  0x00000001 , 0x00000d45 
+ 00018686  0x00004546 rtn  0x00000034 
+ 00018687  0x00004547 fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x00004548 call  0x0000681d 
+ 00018689  0x00004549 branch  0x000048ea , 0x00000001 
+ 00018690  0x0000454a rtn 
+ 00018691  0x0000454e arg  0x00000000 , 0x00000007 
+ 00018692  0x0000454f call  0x00007f16 
+ 00018693  0x00004550 nrtn  0x00000034 
+ 00018694  0x00004551 fetch  0x00000001 , 0x00000d46 
+ 00018695  0x00004552 nrtn  0x00000034 
+ 00018696  0x00004553 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x00004554 ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x00004555 rtn 
+ 00018699  0x00004558 arg  0x00000b68 , 0x00000005 
+ 00018700  0x00004559 setsect  0x00000000 , 0x00011212 
+ 00018701  0x0000455a setsect  0x00000001 , 0x00008000 
+ 00018702  0x0000455b setsect  0x00000002 , 0x00000000 
+ 00018703  0x0000455c setsect  0x00000003 , 0x00010000 
+ 00018704  0x0000455d istore  0x00000009 , 0x00000005 
+ 00018705  0x0000455e setsect  0x00000000 , 0x00022412 
+ 00018706  0x0000455f setsect  0x00000001 , 0x00008604 
+ 00018707  0x00004560 setsect  0x00000002 , 0x00001000 
+ 00018708  0x00004561 setsect  0x00000003 , 0x00000008 
+ 00018709  0x00004562 istore  0x00000009 , 0x00000005 
+ 00018710  0x00004563 setsect  0x00000000 , 0x00000001 
+ 00018711  0x00004564 istore  0x00000001 , 0x00000005 
+ 00018712  0x00004565 rtn 
+ 00018713  0x00004568 jam  0x00000002 , 0x00000c6b 
+ 00018714  0x00004569 setarg  0x00000000 
+ 00018715  0x0000456a store  0x00000001 , 0x00000b67 
+ 00018716  0x0000456b store  0x00000002 , 0x00000c65 
+ 00018717  0x0000456c pincrease  0x00000001 
+ 00018718  0x0000456d store  0x00000002 , 0x00000c67 
+ 00018719  0x0000456e pincrease  0x00000001 
+ 00018720  0x0000456f store  0x00000002 , 0x00000c69 
+ 00018721  0x00004570 setarg  0x00008ffa 
+ 00018722  0x00004571 store  0x00000002 , 0x00000b7c 
+ 00018723  0x00004572 setarg  0x0000903a 
+ 00018724  0x00004573 store  0x00000002 , 0x00000b7e 
+ 00018725  0x00004574 arg  0x00000b80 , 0x00000005 
+ 00018726  0x00004575 arg  0x000090fe , 0x00000006 
+ 00018727  0x00004576 call  0x00007eb3 
+ 00018728  0x00004577 fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x00004578 ncall  0x0000492b , 0x00000034 
+ 00018730  0x00004579 branch  0x0000490b 
+ 00018731  0x0000457c store  0x00000001 , 0x00000ba2 
+ 00018732  0x0000457d store  0x00000001 , 0x00000bbb 
+ 00018733  0x0000457e rtn 
+ 00018734  0x00004580 hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x00004581 bbit1  0x00000006 , 0x00004931 
+ 00018736  0x00004582 rtn 
+ 00018737  0x00004585 call  0x00004936 
+ 00018738  0x00004586 call  0x00007f15 
+ 00018739  0x00004587 setarg  0x00000280 
+ 00018740  0x00004588 arg  0x00000000 , 0x00000007 
+ 00018741  0x00004589 branch  0x00007f08 
+ 00018742  0x0000458c fetch  0x00000001 , 0x00000d36 
+ 00018743  0x0000458d bne  0x00000002 , 0x0000493b 
+ 00018744  0x0000458e jam  0x00000000 , 0x00000d46 
+ 00018745  0x0000458f jam  0x00000000 , 0x00000d47 
+ 00018746  0x00004590 rtn 
+ 00018747  0x00004592 fetch  0x00000001 , 0x00000d53 
+ 00018748  0x00004593 rtn  0x00000034 
+ 00018749  0x00004594 jam  0x00000000 , 0x00000d53 
+ 00018750  0x00004595 jam  0x00000002 , 0x00000d36 
+ 00018751  0x00004596 jam  0x00000001 , 0x00000d45 
+ 00018752  0x00004597 rtn 
+ 00018753  0x0000459a jam  0x00000001 , 0x00008a27 
+ 00018754  0x0000459b branch  0x00004b37 
+ 00018755  0x0000459e fetch  0x00000001 , 0x00000b22 
+ 00018756  0x0000459f bbit1  0x00000004 , 0x00004955 
+ 00018757  0x000045a0 rtn 
+ 00018758  0x000045a3 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x000045a4 istore  0x00000001 , 0x00000005 
+ 00018760  0x000045a5 loop  0x00004946 
+ 00018761  0x000045a6 rtn 
+ 00018762  0x000045a9 bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045aa jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045ab hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045ac store  0x00000001 , 0x00000b24 
+ 00018766  0x000045ad copy  0x0000003f , 0x00000039 
+ 00018767  0x000045ae branch  0x00004943 , 0x00000034 
+ 00018768  0x000045af arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045b0 call  0x00004946 
+ 00018770  0x000045b1 fetch  0x00000001 , 0x00000b24 
+ 00018771  0x000045b2 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x000045b3 rtn  0x00000002 
+ 00018773  0x000045b5 fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x000045b6 and_into  0x00000080 , 0x0000003f 
+ 00018775  0x000045b7 beq  0x00000080 , 0x0000495a 
+ 00018776  0x000045b8 beq  0x00000000 , 0x00004962 
+ 00018777  0x000045b9 branch  0x00002a8c 
+ 00018778  0x000045bc fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x000045bd rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x000045be rshift  0x0000003f , 0x0000003f 
+ 00018781  0x000045bf and_into  0x00000003 , 0x0000003f 
+ 00018782  0x000045c0 beq  0x00000000 , 0x0000496a 
+ 00018783  0x000045c1 beq  0x00000001 , 0x00004970 
+ 00018784  0x000045c2 beq  0x00000002 , 0x00004975 
+ 00018785  0x000045c3 branch  0x00002a8c 
+ 00018786  0x000045c6 fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x000045c7 rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x000045c8 rshift  0x0000003f , 0x0000003f 
+ 00018789  0x000045c9 and_into  0x00000003 , 0x0000003f 
+ 00018790  0x000045ca beq  0x00000000 , 0x00004976 
+ 00018791  0x000045cb beq  0x00000001 , 0x0000497e 
+ 00018792  0x000045cc beq  0x00000002 , 0x00004983 
+ 00018793  0x000045cd branch  0x00002a8c 
+ 00018794  0x000045d0 fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x000045d1 beq  0x00000008 , 0x0000498a 
+ 00018796  0x000045d2 beq  0x00000006 , 0x000049a0 
+ 00018797  0x000045d3 beq  0x0000000a , 0x000049ea 
+ 00018798  0x000045d4 beq  0x00000000 , 0x000049fc 
+ 00018799  0x000045d5 branch  0x00004984 
+ 00018800  0x000045d8 fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x000045d9 beq  0x00000002 , 0x00004a2f 
+ 00018802  0x000045da beq  0x00000001 , 0x00004a33 
+ 00018803  0x000045db beq  0x00000003 , 0x00004a45 
+ 00018804  0x000045dc branch  0x00004984 
+ 00018805  0x000045df branch  0x00004984 
+ 00018806  0x000045e2 fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x000045e3 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x000045e4 beq  0x00000003 , 0x00004a79 
+ 00018809  0x000045e5 beq  0x00000005 , 0x00004aa3 
+ 00018810  0x000045e6 beq  0x00000009 , 0x00004abc 
+ 00018811  0x000045e7 beq  0x0000000b , 0x00004ad7 
+ 00018812  0x000045e8 beq  0x00000007 , 0x00004984 
+ 00018813  0x000045e9 branch  0x00004984 
+ 00018814  0x000045ec fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x000045ed beq  0x0000000a , 0x00004ae8 
+ 00018816  0x000045ee beq  0x00000009 , 0x00004af9 
+ 00018817  0x000045ef beq  0x0000000b , 0x00004b11 
+ 00018818  0x000045f0 branch  0x00004984 
+ 00018819  0x000045f3 branch  0x00004984 
+ 00018820  0x000045f6 hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x000045f7 set1  0x00000000 , 0x0000003f 
+ 00018822  0x000045f8 hstore  0x00000001 , 0x00008a11 
+ 00018823  0x000045f9 branch  0x00004988 
+ 00018824  0x000045fc jam  0x00000040 , 0x00008a12 
+ 00018825  0x000045fd rtn 
+ 00018826  0x00004600 fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x00004601 bne  0x00000080 , 0x00004984 
+ 00018828  0x00004602 fetch  0x00000001 , 0x00000c72 
+ 00018829  0x00004603 bne  0x00000000 , 0x00004984 
+ 00018830  0x00004604 fetch  0x00000001 , 0x00000c73 
+ 00018831  0x00004605 bne  0x00000000 , 0x00004984 
+ 00018832  0x00004606 fetch  0x00000001 , 0x00000c74 
+ 00018833  0x00004607 bne  0x00000001 , 0x00004984 
+ 00018834  0x00004608 fetch  0x00000001 , 0x00000c75 
+ 00018835  0x00004609 bne  0x00000000 , 0x00004984 
+ 00018836  0x0000460a fetch  0x00000001 , 0x00000c70 
+ 00018837  0x0000460b bne  0x00000000 , 0x00004984 
+ 00018838  0x0000460c fetch  0x00000001 , 0x00000c71 
+ 00018839  0x0000460d bne  0x00000000 , 0x00004984 
+ 00018840  0x0000460e fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x0000460f beq  0x00000004 , 0x0000499c 
+ 00018842  0x00004610 beq  0x00000003 , 0x0000499e 
+ 00018843  0x00004611 branch  0x00004984 
+ 00018844  0x00004614 arg  0x00000001 , 0x00000012 
+ 00018845  0x00004615 branch  0x00004a14 
+ 00018846  0x00004618 arg  0x00000001 , 0x00000012 
+ 00018847  0x00004619 branch  0x00004a12 
+ 00018848  0x0000461c bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x0000461d set0  0x00000023 , 0x00000000 
+ 00018850  0x0000461e fetch  0x00000001 , 0x00000c71 
+ 00018851  0x0000461f beq  0x00000001 , 0x000049b6 
+ 00018852  0x00004620 beq  0x00000002 , 0x000049cf 
+ 00018853  0x00004621 beq  0x00000003 , 0x000049d2 
+ 00018854  0x00004622 beq  0x00000021 , 0x000049a9 
+ 00018855  0x00004623 beq  0x00000022 , 0x000049e0 
+ 00018856  0x00004624 branch  0x00004984 
+ 00018857  0x00004627 jam  0x00000000 , 0x00000d4b 
+ 00018858  0x00004628 fetch  0x00000001 , 0x00000c72 
+ 00018859  0x00004629 beq  0x00000000 , 0x000049ae 
+ 00018860  0x0000462a beq  0x00000001 , 0x000049b2 
+ 00018861  0x0000462b branch  0x00004984 
+ 00018862  0x0000462e arg  0x00000b93 , 0x00000011 
+ 00018863  0x0000462f ifetch  0x00000001 , 0x00000011 
+ 00018864  0x00004630 iforce  0x00000012 
+ 00018865  0x00004631 branch  0x00004b21 
+ 00018866  0x00004634 arg  0x00000bac , 0x00000011 
+ 00018867  0x00004635 ifetch  0x00000001 , 0x00000011 
+ 00018868  0x00004636 iforce  0x00000012 
+ 00018869  0x00004637 branch  0x00004b21 
+ 00018870  0x0000463d fetch  0x00000001 , 0x00000d48 
+ 00018871  0x0000463e ncall  0x000049c7 , 0x00000034 
+ 00018872  0x0000463f setarg  0x00000b68 
+ 00018873  0x00004640 fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x00004642 store  0x00000002 , 0x00000d3f 
+ 00018875  0x00004643 storet  0x00000001 , 0x00000d41 
+ 00018876  0x00004644 fetch  0x00000001 , 0x00000c74 
+ 00018877  0x00004645 isub  0x00000002 , 0x0000003e 
+ 00018878  0x00004646 nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x00004648 fetch  0x00000001 , 0x00000d41 
+ 00018880  0x0000464a iforce  0x00000012 
+ 00018881  0x0000464b fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x0000464c add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x0000464d iforce  0x00000011 
+ 00018884  0x0000464e branch  0x00004b21 
+ 00018885  0x00004650 fetch  0x00000001 , 0x00000c74 
+ 00018886  0x00004651 branch  0x000049c0 
+ 00018887  0x00004654 hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x00004655 ncall  0x000049cb , 0x00000034 
+ 00018889  0x00004656 jam  0x00000000 , 0x00000d48 
+ 00018890  0x00004657 rtn 
+ 00018891  0x00004659 hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x0000465a set1  0x00000007 , 0x0000003f 
+ 00018893  0x0000465b hstore  0x00000001 , 0x00008a04 
+ 00018894  0x0000465c rtn 
+ 00018895  0x0000465f setarg  0x00000b80 
+ 00018896  0x00004660 fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x00004661 branch  0x000049ba 
+ 00018898  0x00004664 fetch  0x00000001 , 0x00000c70 
+ 00018899  0x00004665 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x00004666 nbranch  0x00004984 , 0x00000002 
+ 00018901  0x00004667 fetch  0x00000001 , 0x00000c70 
+ 00018902  0x00004668 arg  0x00000be4 , 0x00000011 
+ 00018903  0x00004669 beq  0x00000000 , 0x00004b1e 
+ 00018904  0x0000466a set1  0x00000023 , 0x00000000 
+ 00018905  0x0000466b arg  0x00000be9 , 0x00000011 
+ 00018906  0x0000466c beq  0x00000001 , 0x00004b1e 
+ 00018907  0x0000466d arg  0x00000c07 , 0x00000011 
+ 00018908  0x0000466e beq  0x00000002 , 0x00004b1e 
+ 00018909  0x0000466f arg  0x00000c47 , 0x00000011 
+ 00018910  0x00004670 beq  0x00000003 , 0x00004b1e 
+ 00018911  0x00004671 rtn 
+ 00018912  0x00004674 fetch  0x00000002 , 0x00000c72 
+ 00018913  0x00004675 beq  0x00000001 , 0x000049e5 
+ 00018914  0x00004676 fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x00004677 copy  0x0000003f , 0x00000011 
+ 00018916  0x00004679 branch  0x00004b1e 
+ 00018917  0x0000467b jam  0x00000001 , 0x00000d45 
+ 00018918  0x0000467c jam  0x00000001 , 0x00000d36 
+ 00018919  0x0000467d fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x0000467e copy  0x0000003f , 0x00000011 
+ 00018921  0x00004680 branch  0x00004b1e 
+ 00018922  0x00004684 fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x00004685 bne  0x00000004 , 0x00004984 
+ 00018924  0x00004686 fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x00004687 bne  0x00000081 , 0x00004984 
+ 00018926  0x00004688 fetch  0x00000001 , 0x00000c70 
+ 00018927  0x00004689 bne  0x00000000 , 0x00004984 
+ 00018928  0x0000468a fetch  0x00000001 , 0x00000c71 
+ 00018929  0x0000468b bne  0x00000000 , 0x00004984 
+ 00018930  0x0000468c fetch  0x00000001 , 0x00000c74 
+ 00018931  0x0000468d bne  0x00000001 , 0x00004984 
+ 00018932  0x0000468e fetch  0x00000001 , 0x00000c75 
+ 00018933  0x0000468f bne  0x00000000 , 0x00004984 
+ 00018934  0x00004690 fetch  0x00000001 , 0x00000c72 
+ 00018935  0x00004691 bne  0x00000000 , 0x00004984 
+ 00018936  0x00004692 fetch  0x00000001 , 0x00000c73 
+ 00018937  0x00004693 bne  0x00000000 , 0x00004984 
+ 00018938  0x00004694 arg  0x00000001 , 0x00000012 
+ 00018939  0x00004695 branch  0x00004a12 
+ 00018940  0x00004699 fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x0000469a beq  0x00000002 , 0x00004984 
+ 00018942  0x0000469b fetch  0x00000001 , 0x00000c70 
+ 00018943  0x0000469c bne  0x00000000 , 0x00004984 
+ 00018944  0x0000469d fetch  0x00000001 , 0x00000c71 
+ 00018945  0x0000469e bne  0x00000000 , 0x00004984 
+ 00018946  0x0000469f fetch  0x00000001 , 0x00000c74 
+ 00018947  0x000046a0 bne  0x00000002 , 0x00004984 
+ 00018948  0x000046a1 fetch  0x00000001 , 0x00000c75 
+ 00018949  0x000046a2 bne  0x00000000 , 0x00004984 
+ 00018950  0x000046a3 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x000046a4 bne  0x00000000 , 0x00004984 
+ 00018952  0x000046a5 fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x000046a6 beq  0x00000080 , 0x00004a0d 
+ 00018954  0x000046a7 beq  0x00000081 , 0x00004a18 
+ 00018955  0x000046a8 beq  0x00000082 , 0x00004a1c 
+ 00018956  0x000046a9 branch  0x00004984 
+ 00018957  0x000046ac fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046ad bne  0x00000000 , 0x00004984 
+ 00018959  0x000046ae arg  0x00000002 , 0x00000012 
+ 00018960  0x000046af fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046b0 beq  0x00000001 , 0x00004a16 
+ 00018962  0x000046b3 arg  0x00000c65 , 0x00000011 
+ 00018963  0x000046b4 branch  0x00004b21 
+ 00018964  0x000046b6 arg  0x00000c67 , 0x00000011 
+ 00018965  0x000046b7 branch  0x00004b21 
+ 00018966  0x000046b9 arg  0x00000c69 , 0x00000011 
+ 00018967  0x000046ba branch  0x00004b21 
+ 00018968  0x000046bd fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x000046be bne  0x00000004 , 0x00004984 
+ 00018970  0x000046bf arg  0x00000002 , 0x00000012 
+ 00018971  0x000046c0 branch  0x00004a12 
+ 00018972  0x000046c3 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x000046c4 bne  0x00000004 , 0x00004984 
+ 00018974  0x000046c5 fetch  0x00000001 , 0x00000c72 
+ 00018975  0x000046c6 beq  0x00000081 , 0x00004a29 
+ 00018976  0x000046c7 beq  0x00000082 , 0x00004a2b 
+ 00018977  0x000046c8 beq  0x00000083 , 0x00004a2d 
+ 00018978  0x000046c9 and_into  0x0000007f , 0x0000003f 
+ 00018979  0x000046ca beq  0x00000000 , 0x00004a25 
+ 00018980  0x000046cb branch  0x00004984 
+ 00018981  0x000046ce fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x000046d0 arg  0x00000002 , 0x00000012 
+ 00018983  0x000046d1 beq  0x00000001 , 0x00004a14 
+ 00018984  0x000046d2 branch  0x00004a12 
+ 00018985  0x000046d4 fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x000046d5 branch  0x00004a26 
+ 00018987  0x000046d7 fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x000046d8 branch  0x00004a26 
+ 00018989  0x000046da fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x000046db branch  0x00004a26 
+ 00018991  0x000046de jam  0x00000001 , 0x00000d4c 
+ 00018992  0x000046df arg  0x00000d4d , 0x00000011 
+ 00018993  0x000046e0 arg  0x00000001 , 0x00000012 
+ 00018994  0x000046e1 branch  0x00004b21 
+ 00018995  0x000046e4 fetch  0x00000002 , 0x00000c70 
+ 00018996  0x000046e5 arg  0x000001ba , 0x00000002 
+ 00018997  0x000046e6 isub  0x00000002 , 0x0000003e 
+ 00018998  0x000046e7 nbranch  0x00004984 , 0x00000005 
+ 00018999  0x000046e8 set0  0x00000023 , 0x00000000 
+ 00019000  0x000046ea fetch  0x00000001 , 0x00000d42 
+ 00019001  0x000046eb nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x000046ec jam  0x00000000 , 0x00000cf6 
+ 00019003  0x000046ee fetch  0x00000001 , 0x00000c74 
+ 00019004  0x000046ef iforce  0x00000012 
+ 00019005  0x000046f0 arg  0x00000cf6 , 0x00000011 
+ 00019006  0x000046f1 call  0x00004b21 
+ 00019007  0x000046f3 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x000046f4 arg  0x00000008 , 0x00000039 
+ 00019009  0x000046f5 branch  0x00007ec6 
+ 00019010  0x000046f7 jam  0x00000000 , 0x00000d42 
+ 00019011  0x000046f8 jam  0x00000001 , 0x00000cf6 
+ 00019012  0x000046f9 branch  0x00004a3b 
+ 00019013  0x000046fc fetch  0x00000001 , 0x00000c74 
+ 00019014  0x000046fd bne  0x00000001 , 0x00004984 
+ 00019015  0x000046fe jam  0x00000001 , 0x00000d4b 
+ 00019016  0x000046ff arg  0x00000001 , 0x00000012 
+ 00019017  0x00004700 fetch  0x00000001 , 0x00000d49 
+ 00019018  0x00004701 beq  0x00000000 , 0x00004a4d 
+ 00019019  0x00004702 beq  0x00000001 , 0x00004a4e 
+ 00019020  0x00004703 branch  0x00004a12 
+ 00019021  0x00004705 branch  0x00004a14 
+ 00019022  0x00004707 branch  0x00004a12 
+ 00019023  0x0000470d fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x0000470e bne  0x00000004 , 0x00004984 
+ 00019025  0x0000470f fetch  0x00000001 , 0x00000c74 
+ 00019026  0x00004710 bne  0x00000000 , 0x00004984 
+ 00019027  0x00004711 fetch  0x00000001 , 0x00000c75 
+ 00019028  0x00004712 bne  0x00000000 , 0x00004984 
+ 00019029  0x00004713 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x00004714 bne  0x00000000 , 0x00004984 
+ 00019031  0x00004715 fetch  0x00000001 , 0x00000c73 
+ 00019032  0x00004716 bne  0x00000000 , 0x00004984 
+ 00019033  0x00004717 fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x00004718 beq  0x00000000 , 0x00004a5e 
+ 00019035  0x00004719 beq  0x00000001 , 0x00004a66 
+ 00019036  0x0000471a beq  0x00000002 , 0x00004a67 
+ 00019037  0x0000471b branch  0x00004984 
+ 00019038  0x0000471e fetch  0x00000001 , 0x00000c70 
+ 00019039  0x0000471f bne  0x00000001 , 0x00004984 
+ 00019040  0x00004720 hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x00004721 set0  0x00000007 , 0x0000003f 
+ 00019042  0x00004722 hstore  0x00000001 , 0x00008a00 
+ 00019043  0x00004723 jam  0x00000000 , 0x00000d39 
+ 00019044  0x00004724 jam  0x00000001 , 0x00000d3a 
+ 00019045  0x00004725 branch  0x00004988 
+ 00019046  0x00004728 branch  0x00004984 
+ 00019047  0x0000472b fetch  0x00000001 , 0x00000c70 
+ 00019048  0x0000472c bne  0x00000000 , 0x00004984 
+ 00019049  0x0000472d fetch  0x00000001 , 0x00000c72 
+ 00019050  0x0000472e beq  0x00000081 , 0x00004a72 
+ 00019051  0x0000472f beq  0x00000082 , 0x00004a75 
+ 00019052  0x00004730 beq  0x00000083 , 0x00004a77 
+ 00019053  0x00004731 and_into  0x0000007f , 0x0000003f 
+ 00019054  0x00004732 beq  0x00000000 , 0x00004a70 
+ 00019055  0x00004733 branch  0x00004984 
+ 00019056  0x00004736 jam  0x00000000 , 0x00000d3b 
+ 00019057  0x00004737 branch  0x00004988 
+ 00019058  0x00004739 jam  0x00000000 , 0x00000d3c 
+ 00019059  0x0000473b jam  0x00000001 , 0x00000d53 
+ 00019060  0x0000473c branch  0x00004988 
+ 00019061  0x0000473e jam  0x00000000 , 0x00000d3d 
+ 00019062  0x0000473f branch  0x00004a73 
+ 00019063  0x00004741 jam  0x00000000 , 0x00000d3e 
+ 00019064  0x00004742 branch  0x00004a73 
+ 00019065  0x00004746 fetch  0x00000001 , 0x00000c74 
+ 00019066  0x00004747 bne  0x00000000 , 0x00004984 
+ 00019067  0x00004748 fetch  0x00000001 , 0x00000c75 
+ 00019068  0x00004749 bne  0x00000000 , 0x00004984 
+ 00019069  0x0000474a fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x0000474b beq  0x00000000 , 0x00004a82 
+ 00019071  0x0000474c beq  0x00000001 , 0x00004a8f 
+ 00019072  0x0000474d beq  0x00000002 , 0x00004a90 
+ 00019073  0x0000474e branch  0x00004984 
+ 00019074  0x00004751 fetch  0x00000001 , 0x00000c70 
+ 00019075  0x00004752 bne  0x00000001 , 0x00004984 
+ 00019076  0x00004753 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x00004754 set1  0x00000007 , 0x0000003f 
+ 00019078  0x00004755 hstore  0x00000001 , 0x00008a00 
+ 00019079  0x00004756 jam  0x00000001 , 0x00000d39 
+ 00019080  0x00004757 jam  0x00000003 , 0x00000d36 
+ 00019081  0x00004758 jam  0x00000000 , 0x00000d43 
+ 00019082  0x00004759 call  0x00004988 
+ 00019083  0x0000475b call  0x00007f15 
+ 00019084  0x0000475c setarg  0x00001388 
+ 00019085  0x0000475d arg  0x0000000f , 0x00000007 
+ 00019086  0x0000475e branch  0x00007f08 
+ 00019087  0x00004761 branch  0x00004984 
+ 00019088  0x00004764 fetch  0x00000001 , 0x00000c70 
+ 00019089  0x00004765 bne  0x00000000 , 0x00004984 
+ 00019090  0x00004766 fetch  0x00000001 , 0x00000c71 
+ 00019091  0x00004767 bne  0x00000000 , 0x00004984 
+ 00019092  0x00004768 fetch  0x00000001 , 0x00000c72 
+ 00019093  0x00004769 beq  0x00000081 , 0x00004a9d 
+ 00019094  0x0000476a beq  0x00000082 , 0x00004a9f 
+ 00019095  0x0000476b beq  0x00000083 , 0x00004aa1 
+ 00019096  0x0000476c and_into  0x0000007f , 0x0000003f 
+ 00019097  0x0000476d beq  0x00000000 , 0x00004a9b 
+ 00019098  0x0000476e branch  0x00004984 
+ 00019099  0x00004771 jam  0x00000001 , 0x00000d3b 
+ 00019100  0x00004772 branch  0x00004988 
+ 00019101  0x00004774 jam  0x00000001 , 0x00000d3c 
+ 00019102  0x00004775 branch  0x00004988 
+ 00019103  0x00004777 jam  0x00000001 , 0x00000d3d 
+ 00019104  0x00004778 branch  0x00004988 
+ 00019105  0x0000477a jam  0x00000001 , 0x00000d3e 
+ 00019106  0x0000477b branch  0x00004988 
+ 00019107  0x0000477f fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x00004780 bne  0x00000000 , 0x00004984 
+ 00019109  0x00004781 fetch  0x00000001 , 0x00000c72 
+ 00019110  0x00004782 bne  0x00000000 , 0x00004984 
+ 00019111  0x00004783 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x00004784 bne  0x00000000 , 0x00004984 
+ 00019113  0x00004785 fetch  0x00000001 , 0x00000c74 
+ 00019114  0x00004786 bne  0x00000000 , 0x00004984 
+ 00019115  0x00004787 fetch  0x00000001 , 0x00000c75 
+ 00019116  0x00004788 bne  0x00000000 , 0x00004984 
+ 00019117  0x00004789 fetch  0x00000001 , 0x00000c71 
+ 00019118  0x0000478a bne  0x00000000 , 0x00004984 
+ 00019119  0x0000478b fetch  0x00000001 , 0x00000c70 
+ 00019120  0x0000478c and_into  0x00000080 , 0x0000003f 
+ 00019121  0x0000478d bne  0x00000000 , 0x00004984 
+ 00019122  0x0000478e fetch  0x00000001 , 0x00000c70 
+ 00019123  0x0000478f bne  0x00000000 , 0x00004aba 
+ 00019124  0x00004791 jam  0x00000002 , 0x00000c6b 
+ 00019125  0x00004793 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x00004794 hstore  0x00000001 , 0x00008a04 
+ 00019127  0x00004795 call  0x00004988 
+ 00019128  0x00004796 jam  0x00000001 , 0x00000d48 
+ 00019129  0x00004797 rtn 
+ 00019130  0x00004799 jam  0x00000003 , 0x00000c6b 
+ 00019131  0x0000479a branch  0x00004ab5 
+ 00019132  0x0000479e fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x0000479f beq  0x00000002 , 0x00004984 
+ 00019134  0x000047a0 fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x000047a1 bne  0x00000000 , 0x00004984 
+ 00019136  0x000047a2 fetch  0x00000001 , 0x00000c72 
+ 00019137  0x000047a3 bne  0x00000000 , 0x00004984 
+ 00019138  0x000047a4 fetch  0x00000001 , 0x00000c73 
+ 00019139  0x000047a5 bne  0x00000000 , 0x00004984 
+ 00019140  0x000047a6 fetch  0x00000001 , 0x00000c74 
+ 00019141  0x000047a7 bne  0x00000000 , 0x00004984 
+ 00019142  0x000047a8 fetch  0x00000001 , 0x00000c75 
+ 00019143  0x000047a9 bne  0x00000000 , 0x00004984 
+ 00019144  0x000047aa fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047ab bne  0x00000000 , 0x00004984 
+ 00019146  0x000047ac fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047ad sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047ae nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047af fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047b0 beq  0x00000003 , 0x00004ad1 
+ 00019151  0x000047b1 beq  0x00000004 , 0x00004ad1 
+ 00019152  0x000047b2 branch  0x00004984 
+ 00019153  0x000047b6 fetch  0x00000001 , 0x00000c70 
+ 00019154  0x000047b7 beq  0x00000000 , 0x00004ad5 
+ 00019155  0x000047b8 jam  0x00000004 , 0x00000c6b 
+ 00019156  0x000047b9 branch  0x00004988 
+ 00019157  0x000047bb jam  0x00000003 , 0x00000c6b 
+ 00019158  0x000047bc branch  0x00004988 
+ 00019159  0x000047c0 fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x000047c1 bne  0x00000004 , 0x00004984 
+ 00019161  0x000047c2 fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x000047c3 bne  0x00000001 , 0x00004984 
+ 00019163  0x000047c4 fetch  0x00000001 , 0x00000c70 
+ 00019164  0x000047c5 bne  0x00000000 , 0x00004984 
+ 00019165  0x000047c6 fetch  0x00000001 , 0x00000c71 
+ 00019166  0x000047c7 bne  0x00000000 , 0x00004984 
+ 00019167  0x000047c8 fetch  0x00000001 , 0x00000c74 
+ 00019168  0x000047c9 bne  0x00000000 , 0x00004984 
+ 00019169  0x000047ca fetch  0x00000001 , 0x00000c75 
+ 00019170  0x000047cb bne  0x00000000 , 0x00004984 
+ 00019171  0x000047cc fetch  0x00000001 , 0x00000c72 
+ 00019172  0x000047cd bne  0x00000000 , 0x00004984 
+ 00019173  0x000047ce fetch  0x00000001 , 0x00000c73 
+ 00019174  0x000047cf bne  0x00000000 , 0x00004984 
+ 00019175  0x000047d0 branch  0x00004988 
+ 00019176  0x000047d4 jam  0x00000001 , 0x00000d4c 
+ 00019177  0x000047d5 fetch  0x00000001 , 0x00000c71 
+ 00019178  0x000047d6 store  0x00000001 , 0x00000d4d 
+ 00019179  0x000047d7 fetch  0x00000001 , 0x00000c72 
+ 00019180  0x000047d8 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x000047d9 call  0x00004af5 , 0x00000005 
+ 00019182  0x000047da fetch  0x00000001 , 0x00000d36 
+ 00019183  0x000047db bne  0x00000004 , 0x00004988 
+ 00019184  0x000047dc jam  0x00000002 , 0x00000d36 
+ 00019185  0x000047dd call  0x00004988 
+ 00019186  0x000047de nop  0x00007530 
+ 00019187  0x000047df nop  0x00007530 
+ 00019188  0x000047e0 rtn 
+ 00019189  0x000047e2 jam  0x00000001 , 0x00000d45 
+ 00019190  0x000047e3 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x000047e4 jam  0x00000004 , 0x00000d36 
+ 00019192  0x000047e5 rtn 
+ 00019193  0x000047e9 jam  0x00000001 , 0x00000d50 
+ 00019194  0x000047ea call  0x00004b03 
+ 00019195  0x000047eb fetch  0x00000002 , 0x00000c70 
+ 00019196  0x000047ec store  0x00000002 , 0x00000d4e 
+ 00019197  0x000047ed fetch  0x00000001 , 0x00000c74 
+ 00019198  0x000047ee iforce  0x00000039 
+ 00019199  0x000047ef arg  0x00000c76 , 0x00000006 
+ 00019200  0x000047f0 arg  0x00000cb6 , 0x00000005 
+ 00019201  0x000047f1 call  0x00007f01 
+ 00019202  0x000047f2 branch  0x00004988 
+ 00019203  0x000047f5 fetch  0x00000002 , 0x00000c70 
+ 00019204  0x000047f6 arg  0x00000200 , 0x00000002 
+ 00019205  0x000047f7 isub  0x00000002 , 0x0000003e 
+ 00019206  0x000047f8 nrtn  0x00000005 
+ 00019207  0x000047f9 fetch  0x00000002 , 0x00000c72 
+ 00019208  0x000047fa arg  0x00000000 , 0x00000002 
+ 00019209  0x000047fb isub  0x00000002 , 0x0000003e 
+ 00019210  0x000047fc nrtn  0x00000005 
+ 00019211  0x000047fd fetch  0x00000002 , 0x00000c74 
+ 00019212  0x000047fe arg  0x00000001 , 0x00000002 
+ 00019213  0x000047ff isub  0x00000002 , 0x0000003e 
+ 00019214  0x00004800 nrtn  0x00000005 
+ 00019215  0x00004801 jam  0x00000001 , 0x00000d43 
+ 00019216  0x00004802 rtn 
+ 00019217  0x00004806 fetch  0x00000001 , 0x00000c74 
+ 00019218  0x00004807 bne  0x00000000 , 0x00004984 
+ 00019219  0x00004808 fetch  0x00000001 , 0x00000c70 
+ 00019220  0x00004809 beq  0x00000000 , 0x00004b17 
+ 00019221  0x0000480a beq  0x00000001 , 0x00004b1a 
+ 00019222  0x0000480b branch  0x00004984 
+ 00019223  0x0000480d jam  0x00000000 , 0x00000d4a 
+ 00019224  0x0000480e jam  0x00000001 , 0x00000d49 
+ 00019225  0x0000480f branch  0x00004988 
+ 00019226  0x00004811 jam  0x00000001 , 0x00000d44 
+ 00019227  0x00004812 jam  0x00000001 , 0x00000d4a 
+ 00019228  0x00004813 jam  0x00000000 , 0x00000d49 
+ 00019229  0x00004814 branch  0x00004988 
+ 00019230  0x00004818 ifetch  0x00000001 , 0x00000011 
+ 00019231  0x00004819 iforce  0x00000012 
+ 00019232  0x0000481a increase  0x00000001 , 0x00000011 
+ 00019233  0x0000481d bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x0000481e bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x0000481f add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x00004820 lshift  0x0000003f , 0x0000003f 
+ 00019237  0x00004821 hstore  0x00000001 , 0x00008a18 
+ 00019238  0x00004822 jam  0x00000003 , 0x00008a18 
+ 00019239  0x00004823 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x00004824 increase  0xfffffffe , 0x0000003f 
+ 00019241  0x00004825 rshift  0x0000003f , 0x0000003f 
+ 00019242  0x00004826 store  0x00000001 , 0x00000c74 
+ 00019243  0x00004827 beq  0x00000000 , 0x00004b35 
+ 00019244  0x00004829 fetch  0x00000002 , 0x00000c74 
+ 00019245  0x0000482a isub  0x00000012 , 0x0000003e 
+ 00019246  0x0000482b branch  0x00004b30 , 0x00000002 
+ 00019247  0x0000482c copy  0x0000003f , 0x00000012 
+ 00019248  0x0000482e deposit  0x00000011 
+ 00019249  0x0000482f store  0x00000002 , 0x00000b65 
+ 00019250  0x00004830 deposit  0x00000012 
+ 00019251  0x00004831 store  0x00000001 , 0x00000b67 
+ 00019252  0x00004832 branch  0x00004b37 
+ 00019253  0x00004835 arg  0x00000000 , 0x00000007 
+ 00019254  0x00004836 branch  0x00004b57 
+ 00019255  0x0000483a bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x0000483b fetch  0x00000001 , 0x00000b67 
+ 00019257  0x0000483c rtn  0x00000034 
+ 00019258  0x0000483d copy  0x0000003f , 0x00000039 
+ 00019259  0x0000483e sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x0000483f branch  0x00004b3e , 0x00000002 
+ 00019261  0x00004840 arg  0x00000040 , 0x00000039 
+ 00019262  0x00004842 fetch  0x00000001 , 0x00000b67 
+ 00019263  0x00004843 isub  0x00000039 , 0x0000003f 
+ 00019264  0x00004844 store  0x00000001 , 0x00000b67 
+ 00019265  0x00004845 fetch  0x00000002 , 0x00000b65 
+ 00019266  0x00004846 copy  0x0000003f , 0x00000006 
+ 00019267  0x00004848 ifetch  0x00000001 , 0x00000006 
+ 00019268  0x00004849 hstore  0x00000001 , 0x00008a18 
+ 00019269  0x0000484a bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x0000484b jam  0x00000000 , 0x00008a18 
+ 00019271  0x0000484d loop  0x00004b43 
+ 00019272  0x0000484e copy  0x00000006 , 0x0000003f 
+ 00019273  0x0000484f store  0x00000002 , 0x00000b65 
+ 00019274  0x00004850 arg  0x00000000 , 0x00000007 
+ 00019275  0x00004851 call  0x00004b57 
+ 00019276  0x00004852 fetch  0x00000001 , 0x00000b67 
+ 00019277  0x00004853 nrtn  0x00000034 
+ 00019278  0x00004854 fetch  0x00000001 , 0x00000d36 
+ 00019279  0x00004855 rtnne  0x00000001 
+ 00019280  0x00004856 jam  0x00000002 , 0x00000d36 
+ 00019281  0x00004857 rtn 
+ 00019282  0x0000485b arg  0x00008a19 , 0x00000011 
+ 00019283  0x0000485c arg  0x00000001 , 0x00000007 
+ 00019284  0x0000485e ifetch  0x00000001 , 0x00000006 
+ 00019285  0x0000485f istore  0x00000001 , 0x00000011 
+ 00019286  0x00004860 loop  0x00004b54 
+ 00019287  0x00004862 setarg  0x00000000 
+ 00019288  0x00004863 qset1  0x0000003f 
+ 00019289  0x00004864 hstore  0x00000001 , 0x00008a10 
+ 00019290  0x00004865 fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x00004866 ior  0x00000002 , 0x0000003f 
+ 00019292  0x00004867 store  0x00000001 , 0x00000d37 
+ 00019293  0x00004868 rtn 
+ 00019294  0x0000486b arg  0x00000002 , 0x00000007 
+ 00019295  0x0000486c arg  0x00008a1a , 0x00000011 
+ 00019296  0x0000486d branch  0x00004b54 
+ 00019297  0x00004870 bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x00004871 fetch  0x00000001 , 0x00000d38 
+ 00019299  0x00004872 rtn  0x00000034 
+ 00019300  0x00004873 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x00004874 nbranch  0x00004bac , 0x00000034 
+ 00019302  0x00004875 fetch  0x00000001 , 0x00000d45 
+ 00019303  0x00004876 branch  0x00004b86 , 0x00000034 
+ 00019304  0x00004877 fetch  0x00000001 , 0x00000d36 
+ 00019305  0x00004878 beq  0x00000003 , 0x00004bbf 
+ 00019306  0x00004879 bne  0x00000002 , 0x00004b86 
+ 00019307  0x0000487a fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x0000487b nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x0000487c call  0x00004b6f 
+ 00019310  0x0000487d branch  0x00004b7a 
+ 00019311  0x00004880 fetch  0x00000001 , 0x00000d38 
+ 00019312  0x00004881 rtnbit0  0x00000001 
+ 00019313  0x00004882 fetch  0x00000001 , 0x00000d37 
+ 00019314  0x00004883 rtnbit1  0x00000001 
+ 00019315  0x00004884 fetch  0x00000001 , 0x00000d38 
+ 00019316  0x00004885 set0  0x00000001 , 0x0000003f 
+ 00019317  0x00004886 store  0x00000001 , 0x00000d38 
+ 00019318  0x00004887 fetch  0x00000001 , 0x00000d51 
+ 00019319  0x00004888 rtn  0x00000034 
+ 00019320  0x00004889 beq  0x00000010 , 0x00004ba8 
+ 00019321  0x0000488a branch  0x00002a8c 
+ 00019322  0x0000488d fetch  0x00000001 , 0x00000d38 
+ 00019323  0x0000488e rtnbit0  0x00000002 
+ 00019324  0x0000488f fetch  0x00000001 , 0x00000d37 
+ 00019325  0x00004890 rtnbit1  0x00000002 
+ 00019326  0x00004891 fetch  0x00000001 , 0x00000d38 
+ 00019327  0x00004892 set0  0x00000002 , 0x0000003f 
+ 00019328  0x00004893 store  0x00000001 , 0x00000d38 
+ 00019329  0x00004894 fetch  0x00000001 , 0x00000d52 
+ 00019330  0x00004895 rtn  0x00000034 
+ 00019331  0x00004896 beq  0x00000020 , 0x00004b89 
+ 00019332  0x00004897 beq  0x00000021 , 0x00004ba4 
+ 00019333  0x00004898 branch  0x00002a8c 
+ 00019334  0x0000489c arg  0x00000d54 , 0x00000005 
+ 00019335  0x0000489d arg  0x00000006 , 0x00000039 
+ 00019336  0x0000489e branch  0x00007ec6 
+ 00019337  0x000048a1 fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x000048a2 fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x000048a3 iand  0x00000002 , 0x0000003f 
+ 00019340  0x000048a4 branch  0x00004ba0 , 0x00000034 
+ 00019341  0x000048a5 fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x000048a6 iadd  0x00000002 , 0x0000003f 
+ 00019343  0x000048a7 beq  0x00000001 , 0x00004b91 
+ 00019344  0x000048a8 branch  0x00004ba0 
+ 00019345  0x000048ab jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048ad fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048ae beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048af beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048b0 fetch  0x00000001 , 0x00000d55 
+ 00019350  0x000048b1 store  0x00000001 , 0x00000d54 
+ 00019351  0x000048b2 fetch  0x00000001 , 0x00000d56 
+ 00019352  0x000048b3 istore  0x00000001 , 0x00000005 
+ 00019353  0x000048b4 fetch  0x00000001 , 0x00000d58 
+ 00019354  0x000048b5 istore  0x00000001 , 0x00000005 
+ 00019355  0x000048b6 fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x000048b7 istore  0x00000001 , 0x00000005 
+ 00019357  0x000048b8 arg  0x00000004 , 0x00000039 
+ 00019358  0x000048b9 arg  0x00000d54 , 0x00000006 
+ 00019359  0x000048ba branch  0x00004b5e 
+ 00019360  0x000048bd jam  0x00000000 , 0x00000d52 
+ 00019361  0x000048bf arg  0x00000008 , 0x00000039 
+ 00019362  0x000048c0 arg  0x00000d54 , 0x00000006 
+ 00019363  0x000048c1 branch  0x00004b5e 
+ 00019364  0x000048c4 jam  0x00000000 , 0x00000d52 
+ 00019365  0x000048c5 arg  0x00000003 , 0x00000039 
+ 00019366  0x000048c6 arg  0x00000d74 , 0x00000006 
+ 00019367  0x000048c7 branch  0x00004b5e 
+ 00019368  0x000048ca jam  0x00000000 , 0x00000d51 
+ 00019369  0x000048cb arg  0x00000008 , 0x00000039 
+ 00019370  0x000048cc arg  0x00000d64 , 0x00000006 
+ 00019371  0x000048cd branch  0x00004b52 
+ 00019372  0x000048d0 fetch  0x00000001 , 0x00000d36 
+ 00019373  0x000048d1 beq  0x00000003 , 0x00004bb0 
+ 00019374  0x000048d2 beq  0x00000002 , 0x00004bb2 
+ 00019375  0x000048d3 rtn 
+ 00019376  0x000048d5 jam  0x00000000 , 0x00000d37 
+ 00019377  0x000048d6 rtn 
+ 00019378  0x000048d8 hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x000048d9 set1  0x00000007 , 0x0000003f 
+ 00019380  0x000048da hstore  0x00000001 , 0x00008a00 
+ 00019381  0x000048db jam  0x00000001 , 0x00000d47 
+ 00019382  0x000048dc rtn 
+ 00019383  0x000048df fetch  0x00000001 , 0x00000d36 
+ 00019384  0x000048e0 rtneq  0x00000003 
+ 00019385  0x000048e1 beq  0x00000002 , 0x00004bbb 
+ 00019386  0x000048e2 rtn 
+ 00019387  0x000048e4 fetch  0x00000001 , 0x00000d47 
+ 00019388  0x000048e5 rtn  0x00000034 
+ 00019389  0x000048e6 jam  0x00000001 , 0x00000d46 
+ 00019390  0x000048e7 branch  0x00004bc2 
+ 00019391  0x000048ea arg  0x0000000f , 0x00000007 
+ 00019392  0x000048eb call  0x00007f16 
+ 00019393  0x000048ec nrtn  0x00000034 
+ 00019394  0x000048ee hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x000048ef rtnbit0  0x00000007 
+ 00019396  0x000048f0 jam  0x000000fc , 0x00008a00 
+ 00019397  0x000048f1 nop  0x00007530 
+ 00019398  0x000048f2 jam  0x0000003c , 0x00008a00 
+ 00019399  0x000048f3 rtn 
+ 00019400  0x000048fb bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x000048fc fetch  0x00000001 , 0x000041ce 
+ 00019402  0x000048fd nrtn  0x00000034 
+ 00019403  0x000048ff call  0x00004bce 
+ 00019404  0x00004900 ncall  0x00004be6 , 0x00000028 
+ 00019405  0x00004901 rtn 
+ 00019406  0x00004904 bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x00004905 copy  0x00000003 , 0x00000011 
+ 00019408  0x00004906 arg  0x00000004 , 0x00000002 
+ 00019409  0x00004907 ifetch  0x00000001 , 0x00000003 
+ 00019410  0x00004908 beq  0x00000001 , 0x00004bd8 
+ 00019411  0x00004909 increase  0x00000001 , 0x00000002 
+ 00019412  0x0000490a beq  0x00000002 , 0x00004bd8 
+ 00019413  0x0000490b copy  0x00000003 , 0x0000003f 
+ 00019414  0x0000490c hstore  0x00000002 , 0x00008058 
+ 00019415  0x0000490d rtn 
+ 00019416  0x0000490f hfetch  0x00000002 , 0x00008112 
+ 00019417  0x00004910 isub  0x00000002 , 0x0000003e 
+ 00019418  0x00004911 nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x00004913 disable  0x00000028 
+ 00019420  0x00004914 copy  0x00000011 , 0x00000003 
+ 00019421  0x00004915 call  0x00004bee 
+ 00019422  0x00004916 iadd  0x00000002 , 0x00000002 
+ 00019423  0x00004918 hfetch  0x00000002 , 0x00008112 
+ 00019424  0x00004919 isub  0x00000002 , 0x0000003e 
+ 00019425  0x0000491a nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x0000491b copy  0x00000011 , 0x00000003 
+ 00019427  0x0000491c ifetch  0x00000001 , 0x00000003 
+ 00019428  0x0000491d beq  0x00000001 , 0x00004c3f 
+ 00019429  0x0000491e branch  0x00002a8c 
+ 00019430  0x00004921 bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x00004922 hfetch  0x00000002 , 0x00008058 
+ 00019432  0x00004923 iforce  0x00000003 
+ 00019433  0x00004924 call  0x00004bee 
+ 00019434  0x00004925 iadd  0x00000003 , 0x00000003 
+ 00019435  0x00004926 deposit  0x00000003 
+ 00019436  0x00004927 hstore  0x00000002 , 0x00008058 
+ 00019437  0x00004928 rtn 
+ 00019438  0x0000492e ifetch  0x00000001 , 0x00000003 
+ 00019439  0x0000492f increase  0x00000002 , 0x00000003 
+ 00019440  0x00004930 beq  0x00000002 , 0x00004bf3 
+ 00019441  0x00004931 ifetch  0x00000001 , 0x00000003 
+ 00019442  0x00004932 rtn 
+ 00019443  0x00004934 ifetch  0x00000002 , 0x00000003 
+ 00019444  0x00004935 rtn 
+ 00019445  0x00004938 hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x00004939 increase  0xfffffffb , 0x0000000a 
+ 00019447  0x0000493a iadd  0x0000000a , 0x0000000a 
+ 00019448  0x0000493b rtn 
+ 00019449  0x0000493e arg  0x00000004 , 0x00000002 
+ 00019450  0x0000493f branch  0x00004bfc 
+ 00019451  0x00004941 arg  0x00000002 , 0x00000002 
+ 00019452  0x00004943 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x00004944 increase  0x00000001 , 0x00000039 
+ 00019454  0x00004945 hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x00004946 copy  0x0000003f , 0x0000000a 
+ 00019456  0x00004947 copy  0x00000039 , 0x0000003f 
+ 00019457  0x00004948 istoret  0x00000001 , 0x0000000a 
+ 00019458  0x00004949 increase  0xffffffff , 0x0000003f 
+ 00019459  0x0000494a iadd  0x0000000a , 0x0000000a 
+ 00019460  0x0000494b copy  0x0000000a , 0x0000003f 
+ 00019461  0x0000494c store  0x00000002 , 0x00000258 
+ 00019462  0x0000494d copy  0x00000002 , 0x0000003f 
+ 00019463  0x0000494e rtneq  0x00000002 
+ 00019464  0x0000494f fetch  0x00000002 , 0x00000258 
+ 00019465  0x00004950 hstore  0x00000002 , 0x0000805e 
+ 00019466  0x00004951 branch  0x00004c0b 
+ 00019467  0x00004955 setarg  0x00000000 
+ 00019468  0x00004956 store  0x00000002 , 0x00000258 
+ 00019469  0x00004957 rtn 
+ 00019470  0x0000495f rtn  0x0000002b 
+ 00019471  0x00004960 setarg  0x00004d28 
+ 00019472  0x00004961 store  0x00000002 , 0x000041f3 
+ 00019473  0x00004963 setarg  0x000001a0 
+ 00019474  0x00004964 store  0x00000002 , 0x00004243 
+ 00019475  0x00004966 setarg  0x00001800 
+ 00019476  0x00004967 hstore  0x00000002 , 0x00008054 
+ 00019477  0x00004968 setarg  0x00001bff 
+ 00019478  0x00004969 hstore  0x00000002 , 0x00008056 
+ 00019479  0x0000496a setarg  0x00001c00 
+ 00019480  0x0000496b hstore  0x00000002 , 0x0000805a 
+ 00019481  0x0000496c call  0x00004c28 
+ 00019482  0x0000496e jam  0x00000000 , 0x00008062 
+ 00019483  0x0000496f setarg  0x00001c00 
+ 00019484  0x00004970 hstore  0x00000002 , 0x0000805e 
+ 00019485  0x00004971 hstore  0x00000002 , 0x00008060 
+ 00019486  0x00004972 setarg  0x00001800 
+ 00019487  0x00004973 hstore  0x00000002 , 0x00008058 
+ 00019488  0x00004974 store  0x00000002 , 0x00000244 
+ 00019489  0x00004976 hfetch  0x00000002 , 0x00008050 
+ 00019490  0x00004977 set0  0x0000000f , 0x0000003f 
+ 00019491  0x00004978 hstore  0x00000002 , 0x00008050 
+ 00019492  0x00004979 call  0x000066ce 
+ 00019493  0x0000497a jam  0x00000001 , 0x00008043 
+ 00019494  0x0000497b jam  0x00000081 , 0x00008062 
+ 00019495  0x0000497c rtn 
+ 00019496  0x0000497f setarg  0x00001fff 
+ 00019497  0x00004980 hstore  0x00000002 , 0x0000805c 
+ 00019498  0x00004981 hfetch  0x00000001 , 0x00008081 
+ 00019499  0x00004982 or_into  0x00000007 , 0x0000003f 
+ 00019500  0x00004983 hstore  0x00000001 , 0x00008081 
+ 00019501  0x00004984 rtn 
+ 00019502  0x00004988 bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x00004989 hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x0000498a iforce  0x00000012 
+ 00019505  0x0000498b bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x0000498c hfetch  0x00000002 , 0x00008112 
+ 00019507  0x0000498d iforce  0x00000013 
+ 00019508  0x0000498e arg  0x0000044f , 0x00000002 
+ 00019509  0x0000498f isub  0x00000002 , 0x0000003e 
+ 00019510  0x00004990 nrtn  0x00000005 
+ 00019511  0x00004992 hfetch  0x00000002 , 0x00008058 
+ 00019512  0x00004993 iforce  0x00000003 
+ 00019513  0x00004994 branch  0x00004bc8 
+ 00019514  0x00004997 hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x00004998 isolate1  0x00000006 , 0x00000002 
+ 00019516  0x00004999 branch  0x00004c3a , 0x00000001 
+ 00019517  0x0000499a hstore  0x00000001 , 0x00008015 
+ 00019518  0x0000499b rtn 
+ 00019519  0x0000499e bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x0000499f fetch  0x00000001 , 0x000041ce 
+ 00019521  0x000049a0 branch  0x00004c44 , 0x00000034 
+ 00019522  0x000049a1 enable  0x00000028 
+ 00019523  0x000049a2 rtn 
+ 00019524  0x000049a4 ifetch  0x00000002 , 0x00000003 
+ 00019525  0x000049a5 iforce  0x00000030 
+ 00019526  0x000049a6 iforce  0x00000007 
+ 00019527  0x000049a7 ifetch  0x00000001 , 0x00000003 
+ 00019528  0x000049a8 iforce  0x00000002 
+ 00019529  0x000049a9 rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049aa rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049ab beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049ac rtn 
+ 00019533  0x000049b0 bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x000049b1 deposit  0x00000007 
+ 00019535  0x000049b2 beq  0x00000000 , 0x00004cdc 
+ 00019536  0x000049b3 beq  0x00000001 , 0x00004c66 
+ 00019537  0x000049b4 beq  0x00000002 , 0x00004c6b 
+ 00019538  0x000049b5 beq  0x00000003 , 0x00004c7a 
+ 00019539  0x000049b6 beq  0x00000004 , 0x00004cb3 
+ 00019540  0x000049b7 beq  0x00000005 , 0x00004cdc 
+ 00019541  0x000049b8 beq  0x00000006 , 0x00004cc6 
+ 00019542  0x000049b9 beq  0x00000007 , 0x00004c5c 
+ 00019543  0x000049bb beq  0x00000010 , 0x00004cc9 
+ 00019544  0x000049bc beq  0x00000011 , 0x00004cd1 
+ 00019545  0x000049bd beq  0x00000012 , 0x00004ca5 
+ 00019546  0x000049be beq  0x00000013 , 0x00004c85 
+ 00019547  0x000049bf branch  0x00004cdc 
+ 00019548  0x000049c2 call  0x00004cdc 
+ 00019549  0x000049c3 call  0x00007f9e 
+ 00019550  0x000049c4 call  0x0000688c 
+ 00019551  0x000049c6 call  0x000033d2 
+ 00019552  0x000049c7 call  0x000033d9 
+ 00019553  0x000049c8 branch  0x0000688f 
+ 00019554  0x000049cb jam  0x00000000 , 0x00004245 
+ 00019555  0x000049cc call  0x000033d0 
+ 00019556  0x000049cd call  0x00004c13 
+ 00019557  0x000049ce branch  0x000033db 
+ 00019558  0x000049d1 call  0x00004cf2 
+ 00019559  0x000049d2 hfetch  0x00000002 , 0x00008000 
+ 00019560  0x000049d3 istore  0x00000002 , 0x0000000a 
+ 00019561  0x000049d4 force  0x00000006 , 0x00000039 
+ 00019562  0x000049d5 branch  0x00004cdd 
+ 00019563  0x000049d8 ifetch  0x00000002 , 0x00000003 
+ 00019564  0x000049d9 store  0x00000002 , 0x00004243 
+ 00019565  0x000049da hstore  0x00000002 , 0x00008052 
+ 00019566  0x000049db rtn 
+ 00019567  0x000049e0 ifetch  0x00000001 , 0x00000003 
+ 00019568  0x000049e1 copy  0x0000003f , 0x00000002 
+ 00019569  0x000049e2 hstore  0x00000001 , 0x00008024 
+ 00019570  0x000049e3 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x000049e4 iadd  0x00000002 , 0x00000002 
+ 00019572  0x000049e5 set1  0x00000007 , 0x0000003f 
+ 00019573  0x000049e6 hstore  0x00000001 , 0x00008023 
+ 00019574  0x000049e7 ifetch  0x00000001 , 0x00000003 
+ 00019575  0x000049e8 iadd  0x00000002 , 0x00000002 
+ 00019576  0x000049e9 copy  0x0000003f , 0x00000039 
+ 00019577  0x000049ea rtn 
+ 00019578  0x000049ed bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x000049ee call  0x00004c6f 
+ 00019580  0x000049f0 ifetch  0x00000001 , 0x00000003 
+ 00019581  0x000049f1 hstore  0x00000001 , 0x00008025 
+ 00019582  0x000049f2 iadd  0x00000002 , 0x00000002 
+ 00019583  0x000049f3 loop  0x00004c7c 
+ 00019584  0x000049f5 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x000049f6 ifetch  0x00000001 , 0x00000003 
+ 00019586  0x000049f7 isub  0x00000002 , 0x0000003e 
+ 00019587  0x000049f8 nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x000049f9 branch  0x00004cdc 
+ 00019589  0x000049fd bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x000049fe call  0x00004c6f 
+ 00019591  0x000049ff store  0x00000008 , 0x00000a9a 
+ 00019592  0x00004a01 call  0x00007422 
+ 00019593  0x00004a02 arg  0x00000010 , 0x00000039 
+ 00019594  0x00004a03 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x00004a04 call  0x00004ca0 
+ 00019596  0x00004a05 storet  0x00000008 , 0x00000aa2 
+ 00019597  0x00004a06 arg  0x00000ad2 , 0x00000005 
+ 00019598  0x00004a07 call  0x00007497 
+ 00019599  0x00004a08 arg  0x00000ad2 , 0x00000011 
+ 00019600  0x00004a09 arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a0a arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a0b call  0x00007352 
+ 00019603  0x00004a0c arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a0d arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a0e call  0x00004c9c 
+ 00019606  0x00004a0f fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a10 fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a11 increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a12 store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a13 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a14 branch  0x00004c80 
+ 00019612  0x00004a17 ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a18 hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a19 loop  0x00004c9c 
+ 00019615  0x00004a1a rtn 
+ 00019616  0x00004a1d ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a1e istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a1f iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a20 loop  0x00004ca0 
+ 00019620  0x00004a21 rtn 
+ 00019621  0x00004a24 bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a25 arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a26 arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a27 arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a28 call  0x00004ca0 
+ 00019626  0x00004a29 hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a2a and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a2b hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a2c arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a2d arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a2e call  0x00007478 
+ 00019632  0x00004a2f call  0x00007428 
+ 00019633  0x00004a30 call  0x00007491 
+ 00019634  0x00004a31 branch  0x00004c80 
+ 00019635  0x00004a35 arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a36 arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a37 arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a39 ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a3a istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a3b iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a3c loop  0x00004cb6 
+ 00019642  0x00004a3d and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a3e ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a3f isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a40 nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a41 jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a42 call  0x00004cdc 
+ 00019648  0x00004a43 call  0x00004be6 
+ 00019649  0x00004a44 call  0x000064a3 
+ 00019650  0x00004a45 call  0x00007f9e 
+ 00019651  0x00004a46 branch  0x00002001 
+ 00019652  0x00004a49 jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a4a branch  0x00002000 
+ 00019654  0x00004a4d ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a4e store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a4f branch  0x00004cdc 
+ 00019657  0x00004a53 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004a54 store  0x00000001 , 0x0000025a 
+ 00019659  0x00004a55 copy  0x0000003f , 0x00000039 
+ 00019660  0x00004a56 ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004a57 store  0x00000002 , 0x0000025b 
+ 00019662  0x00004a58 copy  0x0000003f , 0x00000005 
+ 00019663  0x00004a59 call  0x000066fd 
+ 00019664  0x00004a5a branch  0x00004cdc 
+ 00019665  0x00004a5e ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004a5f store  0x00000001 , 0x0000025a 
+ 00019667  0x00004a60 copy  0x0000003f , 0x00000039 
+ 00019668  0x00004a61 ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004a62 store  0x00000002 , 0x0000025b 
+ 00019670  0x00004a63 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004a64 call  0x000066fd 
+ 00019672  0x00004a65 fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004a66 arg  0x00001000 , 0x00000011 
+ 00019674  0x00004a67 fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004a68 branch  0x00006608 
+ 00019676  0x00004a6e force  0x00000004 , 0x00000039 
+ 00019677  0x00004a70 call  0x00004cf4 
+ 00019678  0x00004a71 force  0x00000001 , 0x0000003f 
+ 00019679  0x00004a72 istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004a73 deposit  0x00000030 
+ 00019681  0x00004a74 istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004a75 force  0x0000000e , 0x00000007 
+ 00019683  0x00004a77 bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004a78 call  0x00004cf6 
+ 00019685  0x00004a79 deposit  0x00000007 
+ 00019686  0x00004a7a istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004a7b deposit  0x00000039 
+ 00019688  0x00004a7c istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004a7e force  0x00000005 , 0x00000007 
+ 00019690  0x00004a7f increase  0x00000002 , 0x00000039 
+ 00019691  0x00004a81 branch  0x00004bf9 
+ 00019692  0x00004a84 force  0x000000ff , 0x00000007 
+ 00019693  0x00004a85 call  0x00004cf4 
+ 00019694  0x00004a86 setarg  0x00000001 
+ 00019695  0x00004a87 istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004a88 force  0x00000001 , 0x00000039 
+ 00019697  0x00004a89 branch  0x00004ce3 
+ 00019698  0x00004a8c force  0x0000000c , 0x0000000a 
+ 00019699  0x00004a8d branch  0x00004cf7 
+ 00019700  0x00004a90 force  0x00000008 , 0x0000000a 
+ 00019701  0x00004a91 branch  0x00004cf7 
+ 00019702  0x00004a94 force  0x00000006 , 0x0000000a 
+ 00019703  0x00004a96 branch  0x00004bf5 
+ 00019704  0x00004a9b pulse  0x0000000f 
+ 00019705  0x00004a9c enable  0x00000009 
+ 00019706  0x00004a9e ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004a9f inject  0x00000000 , 0x00000008 
+ 00019708  0x00004aa0 loop  0x00004cfa 
+ 00019709  0x00004aa1 enable  0x00000008 
+ 00019710  0x00004aa2 inject  0x00000000 , 0x00000010 
+ 00019711  0x00004aa3 disable  0x00000008 
+ 00019712  0x00004aa4 disable  0x00000009 
+ 00019713  0x00004aa5 disable  0x0000000f 
+ 00019714  0x00004aa6 byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004aa7 rtn 
+ 00019716  0x00004aac jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004aad rtn 
+ 00019718  0x00004aaf fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004ab0 fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004ab1 isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004ab2 rtn 
+ 00019722  0x00004ab8 fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004ab9 bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004aba call  0x000062ef 
+ 00019725  0x00004abb jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004abc branch  0x00004d04 
+ 00019727  0x00004abe set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004abf store  0x00000001 , 0x0000004b 
+ 00019729  0x00004ac0 call  0x00006001 
+ 00019730  0x00004ac1 setarg  0x00000000 
+ 00019731  0x00004ac2 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004ac3 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004ac4 branch  0x00004d04 
+ 00019734  0x00004ac5 rtn 
+ 00019735  0x00004ac7 jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004ac8 arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004ac9 setarg  0x00000000 
+ 00019738  0x00004aca isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004acb setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004acc istore  0x00000001 , 0x00000005 
+ 00019741  0x00004acd setarg  0x00000000 
+ 00019742  0x00004ace istore  0x00000002 , 0x00000005 
+ 00019743  0x00004acf fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004ad0 istore  0x00000002 , 0x00000005 
+ 00019745  0x00004ad1 fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004ad2 istore  0x00000002 , 0x00000005 
+ 00019747  0x00004ad3 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004ad4 istore  0x00000002 , 0x00000005 
+ 00019749  0x00004ad5 branch  0x00004d04 
+ 00019750  0x00004ad8 jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004ad9 branch  0x00004d04 
+ 00019752  0x00004adc call  0x00006899 
+ 00019753  0x00004add rtn  0x00000001 
+ 00019754  0x00004ade arg  0x00000007 , 0x00000002 
+ 00019755  0x00004adf call  0x0000681d 
+ 00019756  0x00004ae0 nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004ae1 jam  0x00000001 , 0x00004245 
+ 00019758  0x00004ae2 rtn 
+ 00019759  0x00004ae4 fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004ae5 rtnne  0x00000001 
+ 00019761  0x00004ae6 call  0x00004c62 
+ 00019762  0x00004ae7 branch  0x00004cec 
+ 00019763  0x00004af6 bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004af7 fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004af8 copy  0x0000003f , 0x00000006 
+ 00019766  0x00004af9 ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004afa and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004afb rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004afc beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004afd beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004afe beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004aff beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004b00 beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004b01 rtn 
+ 00019775  0x00004b04 copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004b05 beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004b06 beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004b07 rtn 
+ 00019779  0x00004b0a jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b0b call  0x00007d86 
+ 00019781  0x00004b0c fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b0d rtnbit0  0x00000006 
+ 00019783  0x00004b0e copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b0f beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b10 rtn 
+ 00019786  0x00004b12 rtn 
+ 00019787  0x00004b15 call  0x00004d5f 
+ 00019788  0x00004b16 arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b17 call  0x00004d63 
+ 00019790  0x00004b18 fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b19 istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b1a setarg  0x00000000 
+ 00019793  0x00004b1b istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b1c rtn 
+ 00019795  0x00004b1f arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b20 call  0x00004d63 
+ 00019797  0x00004b21 fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b22 istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b23 setarg  0x00000000 
+ 00019800  0x00004b24 istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b25 jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b26 fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b27 set1  0x00000006 
+ 00019804  0x00004b28 store  0x00000001 , 0x00004252 
+ 00019805  0x00004b29 jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b2a branch  0x00007d86 
+ 00019807  0x00004b2d ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b2e beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b2f rtn 
+ 00019810  0x00004b32 rtn 
+ 00019811  0x00004b36 call  0x00005240 
+ 00019812  0x00004b37 copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b38 storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b39 copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b3a copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b3b istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b3c rtn 
+ 00019818  0x00004b4e branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b50 setarg  0x00004365 
+ 00019820  0x00004b51 arg  0x00004246 , 0x00000005 
+ 00019821  0x00004b52 isub  0x00000005 , 0x00000039 
+ 00019822  0x00004b53 call  0x00007ed4 
+ 00019823  0x00004b55 bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004b56 setarg  0x00000551 
+ 00019825  0x00004b57 arg  0x00000511 , 0x00000005 
+ 00019826  0x00004b58 isub  0x00000005 , 0x00000039 
+ 00019827  0x00004b59 call  0x00007ed4 
+ 00019828  0x00004b5a setarg  0x000002c9 
+ 00019829  0x00004b5b arg  0x0000025d , 0x00000005 
+ 00019830  0x00004b5c isub  0x00000005 , 0x00000039 
+ 00019831  0x00004b5d call  0x00007ed4 
+ 00019832  0x00004b5e branch  0x00005318 
+ 00019833  0x00004b61 bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004b62 copy  0x00000006 , 0x00000002 
+ 00019835  0x00004b65 copy  0x00000002 , 0x00000006 
+ 00019836  0x00004b66 ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004b67 store  0x00000002 , 0x00000266 
+ 00019838  0x00004b68 ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004b69 store  0x00000002 , 0x00000268 
+ 00019840  0x00004b6a deposit  0x00000006 
+ 00019841  0x00004b6b store  0x00000002 , 0x00000264 
+ 00019842  0x00004b6c fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004b6d beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004b6e branch  0x000050ef 
+ 00019845  0x00004b71 fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004b72 branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004b73 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004b74 fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004b75 beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004b77 beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004b78 beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004b79 beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004b7a beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004b7b branch  0x00004dfc 
+ 00019855  0x00004b80 bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004b81 call  0x0000527e 
+ 00019857  0x00004b82 fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004b83 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004b84 beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004b85 beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004b86 beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004b87 beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004b88 beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004b89 beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004b8a beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004b8b rtn 
+ 00019867  0x00004b8e setarg  0x00000000 
+ 00019868  0x00004b8f rtn 
+ 00019869  0x00004b93 call  0x00004d8f 
+ 00019870  0x00004b94 nrtn  0x00000034 
+ 00019871  0x00004b96 call  0x000052b8 
+ 00019872  0x00004b97 call  0x00004e01 
+ 00019873  0x00004b98 fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004b99 branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004b9a call  0x000052c1 
+ 00019876  0x00004b9b fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004b9c istore  0x00000002 , 0x00000005 
+ 00019878  0x00004b9d force  0x00000001 , 0x0000003f 
+ 00019879  0x00004b9e istore  0x00000002 , 0x00000005 
+ 00019880  0x00004b9f branch  0x00004dfc 
+ 00019881  0x00004ba2 fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004ba3 rtn  0x00000034 
+ 00019883  0x00004ba4 copy  0x0000003f , 0x00000011 
+ 00019884  0x00004ba5 bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004ba6 fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004ba7 arg  0x00000100 , 0x00000002 
+ 00019887  0x00004ba8 iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004ba9 copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004baa isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004bab nrtn  0x00000002 
+ 00019891  0x00004bac jam  0x00000000 , 0x00004364 
+ 00019892  0x00004bad copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004bae beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004baf branch  0x00002a8c 
+ 00019895  0x00004bb1 arg  0x00000000 , 0x00000008 
+ 00019896  0x00004bb2 call  0x000052b8 
+ 00019897  0x00004bb3 call  0x00004e7a 
+ 00019898  0x00004bb4 call  0x000052c3 
+ 00019899  0x00004bb5 call  0x00007ea8 
+ 00019900  0x00004bb6 call  0x00004ead 
+ 00019901  0x00004bb7 call  0x000052c1 
+ 00019902  0x00004bb9 setarg  0x0000000c 
+ 00019903  0x00004bba istore  0x00000002 , 0x00000005 
+ 00019904  0x00004bbb force  0x00000001 , 0x0000003f 
+ 00019905  0x00004bbc istore  0x00000002 , 0x00000005 
+ 00019906  0x00004bbd branch  0x00004dfc 
+ 00019907  0x00004bc2 bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004bc3 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004bc4 increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004bc5 rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004bc6 rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004bc7 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004bc8 arg  0x00004260 , 0x00000006 
+ 00019914  0x00004bc9 ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004bca rtn  0x00000034 
+ 00019916  0x00004bcb store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004bcc fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004bcd copy  0x0000003f , 0x00000011 
+ 00019919  0x00004bce call  0x00004dd3 
+ 00019920  0x00004bcf copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004bd0 store  0x00000001 , 0x00004260 
+ 00019922  0x00004bd1 rtn 
+ 00019923  0x00004bd4 arg  0x00000000 , 0x00000007 
+ 00019924  0x00004bd5 arg  0x00000000 , 0x00000012 
+ 00019925  0x00004bd8 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004bd9 nrtn  0x00000002 
+ 00019927  0x00004bda qisolate1  0x00000011 
+ 00019928  0x00004bdb branch  0x00004dda , 0x00000001 
+ 00019929  0x00004bdc branch  0x00004dde 
+ 00019930  0x00004bdf copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004be0 branch  0x00004dde , 0x00000034 
+ 00019932  0x00004be1 qset1  0x00000012 
+ 00019933  0x00004be2 increase  0xffffffff , 0x00000002 
+ 00019934  0x00004be5 increase  0x00000001 , 0x00000007 
+ 00019935  0x00004be6 branch  0x00004dd5 
+ 00019936  0x00004be9 call  0x00005274 
+ 00019937  0x00004bea nrtn  0x00000034 
+ 00019938  0x00004beb call  0x00004d8f 
+ 00019939  0x00004bec nrtn  0x00000034 
+ 00019940  0x00004bed call  0x000052c5 
+ 00019941  0x00004bee call  0x00006e11 
+ 00019942  0x00004bef call  0x00004dc3 
+ 00019943  0x00004bf0 branch  0x00004dec 
+ 00019944  0x00004bf4 call  0x00005274 
+ 00019945  0x00004bf5 nrtn  0x00000034 
+ 00019946  0x00004bf6 call  0x000052c5 
+ 00019947  0x00004bf7 call  0x00006e11 
+ 00019948  0x00004bf9 call  0x000052ce 
+ 00019949  0x00004bfa fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004bfb branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004bfc istore  0x00000002 , 0x00000005 
+ 00019952  0x00004bfd fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004bfe istore  0x00000002 , 0x00000005 
+ 00019954  0x00004bff branch  0x00004dfc 
+ 00019955  0x00004c02 call  0x00004d33 
+ 00019956  0x00004c03 branch  0x00004dfc 
+ 00019957  0x00004c06 bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004c07 jam  0x00000000 , 0x00000284 
+ 00019959  0x00004c08 call  0x00006a8a 
+ 00019960  0x00004c09 fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c0a rtneq  0x00000001 
+ 00019962  0x00004c0b branch  0x00004dfc 
+ 00019963  0x00004c0d call  0x00005264 
+ 00019964  0x00004c10 setarg  0x00000000 
+ 00019965  0x00004c11 store  0x00000002 , 0x00000266 
+ 00019966  0x00004c12 store  0x00000002 , 0x00000268 
+ 00019967  0x00004c13 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c14 rtn 
+ 00019969  0x00004c17 bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c18 call  0x000052c3 
+ 00019971  0x00004c19 force  0x00000000 , 0x00000012 
+ 00019972  0x00004c1a fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c1b copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c1c fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c1d iforce  0x00000006 
+ 00019976  0x00004c1f call  0x00004e10 
+ 00019977  0x00004c20 deposit  0x00000013 
+ 00019978  0x00004c21 increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c22 increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c23 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c24 copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c25 store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c26 rtn 
+ 00019984  0x00004c29 bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c2a ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c2b beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c2c beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c2d beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c2e beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c2f beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c30 beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c31 beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c32 beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c33 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c34 beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c35 beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c36 call  0x00005062 
+ 00019998  0x00004c38 rtn 
+ 00019999  0x00004c3b ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c3c copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c3d ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c3e copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c3f copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c40 isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c41 setarg  0x0000000b 
+ 00020006  0x00004c42 istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c43 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c44 istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c45 ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c47 beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c48 beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c49 rtn 
+ 00020013  0x00004c4b setarg  0x00020008 
+ 00020014  0x00004c4c istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c4d setarg  0x00000280 
+ 00020016  0x00004c4e istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c4f force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c50 branch  0x00004e38 
+ 00020019  0x00004c52 setarg  0x0003000c 
+ 00020020  0x00004c53 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004c54 setarg  0x00000006 
+ 00020022  0x00004c55 istore  0x00000008 , 0x00000005 
+ 00020023  0x00004c56 force  0x00000010 , 0x0000003f 
+ 00020024  0x00004c58 iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004c59 branch  0x00004e1e 
+ 00020026  0x00004c5c ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004c5d copy  0x0000003f , 0x00000007 
+ 00020028  0x00004c5e ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004c5f copy  0x0000003f , 0x00000011 
+ 00020030  0x00004c60 ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004c61 store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004c62 copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004c63 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004c64 call  0x000052c3 
+ 00020035  0x00004c65 setarg  0x0000000b 
+ 00020036  0x00004c66 istore  0x00000001 , 0x00000005 
+ 00020037  0x00004c67 copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004c68 istore  0x00000001 , 0x00000005 
+ 00020039  0x00004c69 fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004c6a branch  0x00004e2a 
+ 00020041  0x00004c6f ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004c70 copy  0x0000003f , 0x00000007 
+ 00020043  0x00004c71 ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004c72 copy  0x0000003f , 0x00000011 
+ 00020045  0x00004c73 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004c74 copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004c75 isub  0x00000011 , 0x00000013 
+ 00020048  0x00004c77 branch  0x00004e1e 
+ 00020049  0x00004c7a call  0x00007ea8 
+ 00020050  0x00004c7d call  0x00007ead 
+ 00020051  0x00004c7e arg  0x00000000 , 0x00000008 
+ 00020052  0x00004c7f ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004c80 copy  0x0000003f , 0x00000007 
+ 00020054  0x00004c81 ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004c82 copy  0x0000003f , 0x00000011 
+ 00020056  0x00004c83 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004c84 copy  0x0000003f , 0x00000002 
+ 00020058  0x00004c85 ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004c86 copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004c87 bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004c88 copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004c89 beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004c8a beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004c8b beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004c8c beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004c8d call  0x00005062 
+ 00020067  0x00004c8e branch  0x00004ed4 
+ 00020068  0x00004c91 call  0x00007ea8 
+ 00020069  0x00004c92 arg  0x00000050 , 0x00000002 
+ 00020070  0x00004c93 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004c94 nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004c95 copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004c96 store  0x00000002 , 0x00004248 
+ 00020074  0x00004c97 copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004c98 store  0x00000004 , 0x000002d5 
+ 00020076  0x00004c99 call  0x00004e6e 
+ 00020077  0x00004c9a branch  0x00004ea9 
+ 00020078  0x00004c9d storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004c9e deposit  0x0000000b 
+ 00020080  0x00004c9f store  0x00000002 , 0x000002c9 
+ 00020081  0x00004ca0 deposit  0x00000011 
+ 00020082  0x00004ca1 store  0x00000002 , 0x000002cb 
+ 00020083  0x00004ca2 deposit  0x00000012 
+ 00020084  0x00004ca3 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004ca4 deposit  0x00000013 
+ 00020086  0x00004ca5 store  0x00000002 , 0x000002cf 
+ 00020087  0x00004ca6 deposit  0x00000007 
+ 00020088  0x00004ca7 store  0x00000002 , 0x000002d1 
+ 00020089  0x00004ca8 rtn 
+ 00020090  0x00004cab fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004cac fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004cad copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004cae fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004caf copy  0x0000003f , 0x00000011 
+ 00020095  0x00004cb0 fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004cb1 copy  0x0000003f , 0x00000012 
+ 00020097  0x00004cb2 fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004cb3 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004cb4 fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004cb5 copy  0x0000003f , 0x00000007 
+ 00020101  0x00004cb6 rtn 
+ 00020102  0x00004cb9 call  0x00007ea8 
+ 00020103  0x00004cba setarg  0x00000051 
+ 00020104  0x00004cbb arg  0x00000051 , 0x00000002 
+ 00020105  0x00004cbc fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004cbd nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004cbe copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004cbf store  0x00000002 , 0x0000424a 
+ 00020109  0x00004cc0 fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004cc1 set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004cc2 set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004cc3 store  0x00000001 , 0x00004251 
+ 00020113  0x00004cc4 branch  0x00004eb1 
+ 00020114  0x00004cc6 call  0x00007ea8 
+ 00020115  0x00004cc7 arg  0x00000052 , 0x00000002 
+ 00020116  0x00004cc8 fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004cc9 nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004cca copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004ccb store  0x00000002 , 0x0000424c 
+ 00020120  0x00004ccc fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004ccd set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004cce set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004ccf store  0x00000001 , 0x00004252 
+ 00020124  0x00004cd0 branch  0x00004eb1 
+ 00020125  0x00004cd2 call  0x00007ea8 
+ 00020126  0x00004cd3 deposit  0x0000001a 
+ 00020127  0x00004cd4 arg  0x00000053 , 0x00000002 
+ 00020128  0x00004cd5 fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004cd6 nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004cd7 copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004cd8 store  0x00000002 , 0x0000424e 
+ 00020132  0x00004cd9 fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004cda set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004cdb set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004cdc store  0x00000001 , 0x00004253 
+ 00020136  0x00004cdd branch  0x00004eb1 
+ 00020137  0x00004ce0 setarg  0x00000001 
+ 00020138  0x00004ce1 store  0x00000002 , 0x0000027d 
+ 00020139  0x00004ce2 jam  0x00000050 , 0x00004364 
+ 00020140  0x00004ce3 branch  0x00004eb3 
+ 00020141  0x00004ce5 fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004ce6 set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004ce7 set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004ce8 store  0x00000001 , 0x00004250 
+ 00020145  0x00004cea setarg  0x00000000 
+ 00020146  0x00004ceb store  0x00000002 , 0x0000027d 
+ 00020147  0x00004ced bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004cee call  0x00007ead 
+ 00020149  0x00004cef setarg  0x00000003 
+ 00020150  0x00004cf0 istore  0x00000001 , 0x00000005 
+ 00020151  0x00004cf1 copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004cf2 istore  0x00000001 , 0x00000005 
+ 00020153  0x00004cf3 setarg  0x00000008 
+ 00020154  0x00004cf4 istore  0x00000002 , 0x00000005 
+ 00020155  0x00004cf5 copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004cf6 istore  0x00000002 , 0x00000005 
+ 00020157  0x00004cf7 copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004cf8 istore  0x00000002 , 0x00000005 
+ 00020159  0x00004cf9 fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004cfa beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004cfb isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004cfc branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004cfd setarg  0x00000004 
+ 00020164  0x00004cff istore  0x00000002 , 0x00000005 
+ 00020165  0x00004d00 force  0x00000000 , 0x0000003f 
+ 00020166  0x00004d01 istore  0x00000002 , 0x00000005 
+ 00020167  0x00004d02 setarg  0x0000000c 
+ 00020168  0x00004d03 branch  0x00004ed0 
+ 00020169  0x00004d05 istore  0x00000002 , 0x00000005 
+ 00020170  0x00004d06 force  0x00000002 , 0x0000003f 
+ 00020171  0x00004d07 istore  0x00000002 , 0x00000005 
+ 00020172  0x00004d08 setarg  0x0000000c 
+ 00020173  0x00004d09 branch  0x00004ed0 
+ 00020174  0x00004d0c set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d0d branch  0x00004eb1 
+ 00020176  0x00004d0f iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d10 copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d11 isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d12 branch  0x00004ed4 
+ 00020180  0x00004d14 branch  0x00004e1e 
+ 00020181  0x00004d17 ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d18 copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d19 ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d1a copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d1b copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d1c isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d1d ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d1e copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d1f ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d20 copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d21 bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d22 setarg  0x00000050 
+ 00020193  0x00004d23 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d24 branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d25 setarg  0x00000051 
+ 00020196  0x00004d26 isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d27 branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d28 setarg  0x00000052 
+ 00020199  0x00004d29 isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d2a branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d2b setarg  0x00000053 
+ 00020202  0x00004d2c isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d2d branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d2e rtn 
+ 00020205  0x00004d31 copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d32 store  0x00000002 , 0x00004248 
+ 00020207  0x00004d33 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d34 set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d35 store  0x00000001 , 0x00004250 
+ 00020210  0x00004d36 branch  0x00004e1e 
+ 00020211  0x00004d38 copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d39 store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d3a fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d3b set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d3c store  0x00000001 , 0x00004251 
+ 00020216  0x00004d3d rtn 
+ 00020217  0x00004d3f copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d40 store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d41 fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d42 set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d43 store  0x00000001 , 0x00004253 
+ 00020222  0x00004d44 rtn 
+ 00020223  0x00004d46 copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d47 store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d48 fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d49 set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d4a store  0x00000001 , 0x00004252 
+ 00020228  0x00004d4b rtn 
+ 00020229  0x00004d4e ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d4f copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d50 ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004d51 copy  0x0000003f , 0x00000011 
+ 00020233  0x00004d52 copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004d53 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004d54 ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004d55 copy  0x0000003f , 0x00000002 
+ 00020237  0x00004d56 copy  0x00000002 , 0x00000011 
+ 00020238  0x00004d57 bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004d58 setarg  0x00000050 
+ 00020240  0x00004d59 isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004d5a branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004d5b setarg  0x00000051 
+ 00020243  0x00004d5c isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004d5d branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004d5e setarg  0x00000052 
+ 00020246  0x00004d5f isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004d60 branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004d61 setarg  0x00000053 
+ 00020249  0x00004d62 isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004d63 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004d64 branch  0x00005062 
+ 00020252  0x00004d67 copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004d68 fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004d69 set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004d6a set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004d6c store  0x00000001 , 0x00004250 
+ 00020257  0x00004d6d copy  0x0000000b , 0x00000005 
+ 00020258  0x00004d6e arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004d6f fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004d70 copy  0x0000003f , 0x00000002 
+ 00020261  0x00004d71 branch  0x00004f43 
+ 00020262  0x00004d73 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004d74 fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004d75 set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004d76 set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004d78 store  0x00000001 , 0x00004252 
+ 00020267  0x00004d79 copy  0x0000000b , 0x00000005 
+ 00020268  0x00004d7a arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004d7b fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004d7c copy  0x0000003f , 0x00000002 
+ 00020271  0x00004d7d branch  0x00004f43 
+ 00020272  0x00004d7f copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004d80 fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004d81 set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004d82 set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004d84 store  0x00000001 , 0x00004253 
+ 00020277  0x00004d85 copy  0x0000000b , 0x00000005 
+ 00020278  0x00004d86 arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004d87 fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004d88 copy  0x0000003f , 0x00000002 
+ 00020281  0x00004d89 branch  0x00004f43 
+ 00020282  0x00004d8b copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004d8c fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004d8d set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004d8e set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004d90 store  0x00000001 , 0x00004251 
+ 00020287  0x00004d92 copy  0x0000000b , 0x00000005 
+ 00020288  0x00004d93 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004d94 fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004d95 copy  0x0000003f , 0x00000002 
+ 00020291  0x00004d97 bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004d98 setarg  0x00000005 
+ 00020293  0x00004d99 istore  0x00000001 , 0x00000005 
+ 00020294  0x00004d9a copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004d9b istore  0x00000001 , 0x00000005 
+ 00020296  0x00004d9c setarg  0x00000006 
+ 00020297  0x00004d9d istore  0x00000002 , 0x00000005 
+ 00020298  0x00004d9e copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004d9f istore  0x00000002 , 0x00000005 
+ 00020300  0x00004da0 force  0x00000000 , 0x0000003f 
+ 00020301  0x00004da1 istore  0x00000002 , 0x00000005 
+ 00020302  0x00004da2 force  0x00000000 , 0x0000003f 
+ 00020303  0x00004da3 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004da4 force  0x0000000a , 0x0000003f 
+ 00020305  0x00004da5 iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004da7 storet  0x00000002 , 0x00000282 
+ 00020307  0x00004da8 copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004da9 store  0x00000001 , 0x00000281 
+ 00020309  0x00004daa force  0x00000050 , 0x0000003f 
+ 00020310  0x00004dab icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004dac branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004dad increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004db0 rtn 
+ 00020314  0x00004db2 disable  0x00000028 
+ 00020315  0x00004db3 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004db4 rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004db5 rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004db6 set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004db7 copy  0x00000006 , 0x00000005 
+ 00020320  0x00004db8 increase  0xffffffff , 0x00000005 
+ 00020321  0x00004db9 istore  0x00000001 , 0x00000005 
+ 00020322  0x00004dba enable  0x00000028 
+ 00020323  0x00004dbb rtn 
+ 00020324  0x00004dbe fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004dbf call  0x00004f5a 
+ 00020326  0x00004dc0 nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004dc1 jam  0x00000050 , 0x00000280 
+ 00020328  0x00004dc2 fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004dc3 store  0x00000002 , 0x00000282 
+ 00020330  0x00004dc4 branch  0x00004f7f 
+ 00020331  0x00004dc6 fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004dc7 call  0x00004f5a 
+ 00020333  0x00004dc8 nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004dc9 jam  0x00000051 , 0x00000280 
+ 00020335  0x00004dca fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004dcb store  0x00000002 , 0x00000282 
+ 00020337  0x00004dcc branch  0x00004f7f 
+ 00020338  0x00004dce fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004dcf call  0x00004f5a 
+ 00020340  0x00004dd0 nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004dd1 jam  0x00000052 , 0x00000280 
+ 00020342  0x00004dd2 fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004dd3 store  0x00000002 , 0x00000282 
+ 00020344  0x00004dd4 branch  0x00004f7f 
+ 00020345  0x00004dd6 fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004dd7 call  0x00004f5a 
+ 00020347  0x00004dd8 nrtn  0x00000028 
+ 00020348  0x00004dd9 jam  0x00000053 , 0x00000280 
+ 00020349  0x00004dda fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004ddb store  0x00000002 , 0x00000282 
+ 00020351  0x00004ddf bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004de0 call  0x0000523a 
+ 00020353  0x00004de1 call  0x000052b8 
+ 00020354  0x00004de2 force  0x00000000 , 0x00000012 
+ 00020355  0x00004de3 call  0x000052c3 
+ 00020356  0x00004de4 force  0x00000004 , 0x0000003f 
+ 00020357  0x00004de5 istore  0x00000001 , 0x00000005 
+ 00020358  0x00004de6 fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004de7 istore  0x00000001 , 0x00000005 
+ 00020360  0x00004de8 setarg  0x00000008 
+ 00020361  0x00004de9 istore  0x00000002 , 0x00000005 
+ 00020362  0x00004dea fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004deb istore  0x00000002 , 0x00000005 
+ 00020364  0x00004dec setarg  0x00000000 
+ 00020365  0x00004ded istore  0x00000002 , 0x00000005 
+ 00020366  0x00004dee force  0x00000001 , 0x0000003f 
+ 00020367  0x00004def istore  0x00000001 , 0x00000005 
+ 00020368  0x00004df0 force  0x00000002 , 0x0000003f 
+ 00020369  0x00004df1 istore  0x00000001 , 0x00000005 
+ 00020370  0x00004df2 fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004df3 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004df4 setarg  0x00000030 
+ 00020373  0x00004df5 istore  0x00000002 , 0x00000005 
+ 00020374  0x00004df6 branch  0x00004f99 
+ 00020375  0x00004df8 setarg  0x000003e3 
+ 00020376  0x00004df9 istore  0x00000002 , 0x00000005 
+ 00020377  0x00004dfb arg  0x0000000c , 0x00000002 
+ 00020378  0x00004dfc storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004dfd call  0x000052c1 
+ 00020380  0x00004dfe fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004dff istore  0x00000002 , 0x00000005 
+ 00020382  0x00004e00 force  0x00000001 , 0x0000003f 
+ 00020383  0x00004e01 istore  0x00000002 , 0x00000005 
+ 00020384  0x00004e02 jam  0x00000000 , 0x00000280 
+ 00020385  0x00004e04 branch  0x00004e1e 
+ 00020386  0x00004e07 increase  0x00000001 , 0x00000006 
+ 00020387  0x00004e08 ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004e09 copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e0a copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e0b isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e0c ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e0d copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e0e bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e0f setarg  0x00000050 
+ 00020395  0x00004e10 isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e11 branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e12 setarg  0x00000051 
+ 00020398  0x00004e13 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e14 branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e15 setarg  0x00000052 
+ 00020401  0x00004e16 isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e17 branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e18 setarg  0x00000053 
+ 00020404  0x00004e19 isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e1a branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e1b increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e1c ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e1d iforce  0x0000003e 
+ 00020409  0x00004e1e branch  0x00004e1e 
+ 00020410  0x00004e20 fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e21 set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e22 store  0x00000001 , 0x00004250 
+ 00020413  0x00004e23 branch  0x00004e1e 
+ 00020414  0x00004e25 fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e26 set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e27 store  0x00000001 , 0x00004251 
+ 00020417  0x00004e28 branch  0x00004e1e 
+ 00020418  0x00004e2a fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e2b set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e2c store  0x00000001 , 0x00004252 
+ 00020421  0x00004e2d branch  0x00004e1e 
+ 00020422  0x00004e2f fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e30 set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e31 store  0x00000001 , 0x00004253 
+ 00020425  0x00004e32 jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e33 branch  0x00007d86 
+ 00020427  0x00004e38 ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e39 copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e3a ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e3b copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e3c copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e3d isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e3e ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e3f copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e40 ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e41 copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e42 copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e43 call  0x00007ea8 
+ 00020439  0x00004e44 bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e45 setarg  0x00000050 
+ 00020441  0x00004e46 isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e47 branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e48 setarg  0x00000051 
+ 00020444  0x00004e49 isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e4a branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e4b setarg  0x00000052 
+ 00020447  0x00004e4c isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e4d branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e4e setarg  0x00000053 
+ 00020450  0x00004e4f isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e50 branch  0x00004fec , 0x00000005 
+ 00020452  0x00004e51 call  0x00005062 
+ 00020453  0x00004e52 branch  0x00005017 
+ 00020454  0x00004e54 copy  0x0000000b , 0x00000002 
+ 00020455  0x00004e55 fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004e56 isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004e57 branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004e58 call  0x00005062 
+ 00020459  0x00004e59 branch  0x00005017 
+ 00020460  0x00004e5b copy  0x0000000b , 0x00000002 
+ 00020461  0x00004e5c fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004e5d isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004e5e branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004e5f call  0x00005062 
+ 00020465  0x00004e60 branch  0x00005017 
+ 00020466  0x00004e63 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004e64 fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004e65 isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004e66 branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004e67 call  0x00005062 
+ 00020471  0x00004e68 branch  0x00005017 
+ 00020472  0x00004e6a call  0x00005079 
+ 00020473  0x00004e6b branch  0x0000500a 
+ 00020474  0x00004e6d call  0x0000507f 
+ 00020475  0x00004e6e fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004e6f branch  0x0000500a , 0x00000034 
+ 00020477  0x00004e77 branch  0x0000500a 
+ 00020478  0x00004e7a call  0x00005074 
+ 00020479  0x00004e7b fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004e7c nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004e7f branch  0x0000500a 
+ 00020482  0x00004e81 copy  0x0000000b , 0x00000002 
+ 00020483  0x00004e82 fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004e83 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004e84 branch  0x00005008 , 0x00000005 
+ 00020486  0x00004e85 call  0x00005062 
+ 00020487  0x00004e86 branch  0x00005017 
+ 00020488  0x00004e88 call  0x0000506f 
+ 00020489  0x00004e89 branch  0x0000500a 
+ 00020490  0x00004e8b call  0x00007ead 
+ 00020491  0x00004e8c setarg  0x00000007 
+ 00020492  0x00004e8d istore  0x00000001 , 0x00000005 
+ 00020493  0x00004e8e copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004e8f istore  0x00000001 , 0x00000005 
+ 00020495  0x00004e90 setarg  0x00000004 
+ 00020496  0x00004e91 istore  0x00000002 , 0x00000005 
+ 00020497  0x00004e92 copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004e93 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004e94 copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004e95 istore  0x00000002 , 0x00000005 
+ 00020501  0x00004e96 force  0x00000008 , 0x0000003f 
+ 00020502  0x00004e97 branch  0x00005019 
+ 00020503  0x00004e99 call  0x00007ead 
+ 00020504  0x00004e9a branch  0x00005019 
+ 00020505  0x00004e9c iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004e9d branch  0x00004e1e 
+ 00020507  0x00004e9f ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004ea0 copy  0x0000003f , 0x00000007 
+ 00020509  0x00004ea1 ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004ea2 copy  0x0000003f , 0x00000011 
+ 00020511  0x00004ea3 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004ea4 isub  0x00000011 , 0x00000013 
+ 00020513  0x00004ea5 ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004ea6 copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004ea7 ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004ea8 copy  0x0000003f , 0x00000002 
+ 00020517  0x00004ea9 call  0x00007ea8 
+ 00020518  0x00004eaa bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004eab setarg  0x00000050 
+ 00020520  0x00004eac isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004ead branch  0x00005035 , 0x00000005 
+ 00020522  0x00004eae setarg  0x00000051 
+ 00020523  0x00004eaf isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004eb0 branch  0x0000503b , 0x00000005 
+ 00020525  0x00004eb1 setarg  0x00000052 
+ 00020526  0x00004eb2 isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004eb3 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004eb4 setarg  0x00000053 
+ 00020529  0x00004eb5 isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004eb6 branch  0x00005047 , 0x00000005 
+ 00020531  0x00004eb7 call  0x00005062 
+ 00020532  0x00004eb8 branch  0x0000504f 
+ 00020533  0x00004eba copy  0x00000002 , 0x00000011 
+ 00020534  0x00004ebb copy  0x0000000b , 0x00000002 
+ 00020535  0x00004ebc fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004ebd isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004ebe call  0x00005074 , 0x00000005 
+ 00020538  0x00004ebf branch  0x0000504d 
+ 00020539  0x00004ec1 copy  0x00000002 , 0x00000011 
+ 00020540  0x00004ec2 copy  0x0000000b , 0x00000002 
+ 00020541  0x00004ec3 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004ec4 isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004ec5 call  0x0000506f , 0x00000005 
+ 00020544  0x00004ec6 branch  0x0000504d 
+ 00020545  0x00004ec8 copy  0x00000002 , 0x00000011 
+ 00020546  0x00004ec9 copy  0x0000000b , 0x00000002 
+ 00020547  0x00004eca fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004ecb isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004ecc call  0x00005079 , 0x00000005 
+ 00020550  0x00004ecd branch  0x0000504d 
+ 00020551  0x00004ecf copy  0x00000002 , 0x00000011 
+ 00020552  0x00004ed0 copy  0x0000000b , 0x00000002 
+ 00020553  0x00004ed1 fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004ed2 isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004ed3 call  0x0000507f , 0x00000005 
+ 00020556  0x00004ed4 branch  0x0000504d 
+ 00020557  0x00004ed6 call  0x00007ead 
+ 00020558  0x00004ed7 branch  0x00004e1e 
+ 00020559  0x00004ed9 branch  0x00004e1e 
+ 00020560  0x00004edd ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004ede copy  0x0000003f , 0x00000007 
+ 00020562  0x00004edf ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004ee0 copy  0x0000003f , 0x00000011 
+ 00020564  0x00004ee1 iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004ee2 setarg  0x00000009 
+ 00020566  0x00004ee3 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004ee4 copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004ee5 istore  0x00000001 , 0x00000005 
+ 00020569  0x00004ee6 force  0x00000000 , 0x0000003f 
+ 00020570  0x00004ee7 istore  0x00000002 , 0x00000005 
+ 00020571  0x00004ee8 force  0x00000004 , 0x0000003f 
+ 00020572  0x00004ee9 iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004eea copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004eeb isub  0x00000011 , 0x00000013 
+ 00020575  0x00004eec branch  0x00004e1e 
+ 00020576  0x00004eee branch  0x00004e1e 
+ 00020577  0x00004ef1 branch  0x00004e1e 
+ 00020578  0x00004ef3 force  0x00000000 , 0x00000012 
+ 00020579  0x00004ef4 call  0x000052c3 
+ 00020580  0x00004ef5 setarg  0x00000001 
+ 00020581  0x00004ef6 istore  0x00000001 , 0x00000005 
+ 00020582  0x00004ef7 copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004ef8 istore  0x00000001 , 0x00000005 
+ 00020584  0x00004ef9 setarg  0x00000002 
+ 00020585  0x00004efa istore  0x00000002 , 0x00000005 
+ 00020586  0x00004efb setarg  0x00000000 
+ 00020587  0x00004efc istore  0x00000002 , 0x00000005 
+ 00020588  0x00004efd increase  0x00000006 , 0x00000012 
+ 00020589  0x00004efe arg  0x00000004 , 0x00000013 
+ 00020590  0x00004eff branch  0x00004e1e 
+ 00020591  0x00004f04 setarg  0x00000000 
+ 00020592  0x00004f05 store  0x00000002 , 0x0000027b 
+ 00020593  0x00004f06 store  0x00000002 , 0x0000424a 
+ 00020594  0x00004f07 jam  0x00000000 , 0x00004251 
+ 00020595  0x00004f08 rtn 
+ 00020596  0x00004f0a setarg  0x00000000 
+ 00020597  0x00004f0b store  0x00000002 , 0x00000275 
+ 00020598  0x00004f0c store  0x00000002 , 0x00004248 
+ 00020599  0x00004f0d jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f0e rtn 
+ 00020601  0x00004f10 setarg  0x00000000 
+ 00020602  0x00004f11 store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f12 jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f13 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f14 beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f15 rtn 
+ 00020607  0x00004f18 setarg  0x00000000 
+ 00020608  0x00004f19 store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f1a jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f1b fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f1c beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f1d rtn 
+ 00020613  0x00004f20 jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f21 branch  0x00007d86 
+ 00020615  0x00004f24 fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f25 set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f26 store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f27 fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f28 rtn  0x00000034 
+ 00020620  0x00004f29 call  0x000052b8 
+ 00020621  0x00004f2a fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f2b copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f2c force  0x00000053 , 0x00000012 
+ 00020624  0x00004f2d branch  0x0000509a 
+ 00020625  0x00004f2f fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f30 set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f31 store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f32 fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f33 rtn  0x00000034 
+ 00020630  0x00004f34 call  0x000052b8 
+ 00020631  0x00004f35 fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f36 copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f37 force  0x00000052 , 0x00000012 
+ 00020634  0x00004f39 call  0x0000523a 
+ 00020635  0x00004f3a call  0x000052c3 
+ 00020636  0x00004f3b force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f3c istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f3d fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f3e istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f3f setarg  0x00000004 
+ 00020641  0x00004f40 istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f41 copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f42 istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f43 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f44 istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f45 force  0x00000008 , 0x00000002 
+ 00020647  0x00004f46 branch  0x000050de 
+ 00020648  0x00004f49 bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f4a call  0x0000523a 
+ 00020650  0x00004f4b call  0x000052c3 
+ 00020651  0x00004f4c setarg  0x00000002 
+ 00020652  0x00004f4d istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f4e fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f4f istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f50 setarg  0x00000004 
+ 00020656  0x00004f51 istore  0x00000002 , 0x00000005 
+ 00020657  0x00004f52 copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004f53 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004f54 copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004f55 istore  0x00000002 , 0x00000005 
+ 00020661  0x00004f56 arg  0x00000008 , 0x00000002 
+ 00020662  0x00004f57 branch  0x000050de 
+ 00020663  0x00004f59 bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004f5a call  0x0000523a 
+ 00020665  0x00004f5b call  0x000052c3 
+ 00020666  0x00004f5c setarg  0x00000004 
+ 00020667  0x00004f5d istore  0x00000001 , 0x00000005 
+ 00020668  0x00004f5e fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004f5f istore  0x00000001 , 0x00000005 
+ 00020670  0x00004f60 setarg  0x00000008 
+ 00020671  0x00004f61 istore  0x00000002 , 0x00000005 
+ 00020672  0x00004f63 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004f65 istore  0x00000002 , 0x00000005 
+ 00020674  0x00004f66 setarg  0x00000000 
+ 00020675  0x00004f67 istore  0x00000002 , 0x00000005 
+ 00020676  0x00004f68 setarg  0x00000001 
+ 00020677  0x00004f69 istore  0x00000001 , 0x00000005 
+ 00020678  0x00004f6a setarg  0x00000002 
+ 00020679  0x00004f6b istore  0x00000001 , 0x00000005 
+ 00020680  0x00004f6c setarg  0x000003e3 
+ 00020681  0x00004f6d istore  0x00000002 , 0x00000005 
+ 00020682  0x00004f6e arg  0x0000000c , 0x00000002 
+ 00020683  0x00004f6f branch  0x000050de 
+ 00020684  0x00004f71 bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004f72 call  0x0000523a 
+ 00020686  0x00004f73 call  0x000052c3 
+ 00020687  0x00004f74 setarg  0x00000006 
+ 00020688  0x00004f75 istore  0x00000001 , 0x00000005 
+ 00020689  0x00004f76 fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004f77 increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004f78 copy  0x00000005 , 0x00000011 
+ 00020692  0x00004f79 store  0x00000001 , 0x00004255 
+ 00020693  0x00004f7a copy  0x00000011 , 0x00000005 
+ 00020694  0x00004f7b istore  0x00000001 , 0x00000005 
+ 00020695  0x00004f7c setarg  0x00000004 
+ 00020696  0x00004f7d istore  0x00000002 , 0x00000005 
+ 00020697  0x00004f7e copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004f7f istore  0x00000002 , 0x00000005 
+ 00020699  0x00004f80 copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004f81 istore  0x00000002 , 0x00000005 
+ 00020701  0x00004f82 arg  0x00000008 , 0x00000002 
+ 00020702  0x00004f86 storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004f87 copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004f88 branch  0x00005264 , 0x00000034 
+ 00020705  0x00004f89 call  0x000052c1 
+ 00020706  0x00004f8a fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004f8b istore  0x00000002 , 0x00000005 
+ 00020708  0x00004f8c force  0x00000001 , 0x0000003f 
+ 00020709  0x00004f8d istore  0x00000002 , 0x00000005 
+ 00020710  0x00004f8e rtn 
+ 00020711  0x00004f91 fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004f92 branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004f93 call  0x000052ce 
+ 00020714  0x00004f94 fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004f95 istore  0x00000002 , 0x00000005 
+ 00020716  0x00004f96 fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004f97 istore  0x00000002 , 0x00000005 
+ 00020718  0x00004f98 rtn 
+ 00020719  0x00004f9a fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004f9b branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004f9c bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004f9d fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004f9e beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004f9f beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004fa0 beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004fa1 beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004fa2 beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004fa3 branch  0x00004dfc 
+ 00020729  0x00004fa6 bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004fa7 call  0x000052b8 
+ 00020731  0x00004fa8 force  0x00000000 , 0x00000012 
+ 00020732  0x00004fa9 call  0x000052c3 
+ 00020733  0x00004faa copy  0x0000003f , 0x00000005 
+ 00020734  0x00004fab fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004fac copy  0x0000003f , 0x00000013 
+ 00020736  0x00004fad fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004fae iforce  0x00000006 
+ 00020738  0x00004fb0 call  0x00005108 
+ 00020739  0x00004fb1 increase  0xfffffffc , 0x00000013 
+ 00020740  0x00004fb2 nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00004fb3 copy  0x00000012 , 0x00000002 
+ 00020742  0x00004fb4 call  0x000050de 
+ 00020743  0x00004fb5 branch  0x00004dfc 
+ 00020744  0x00004fb8 ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00004fb9 beq  0x00000002 , 0x00005113 
+ 00020746  0x00004fba beq  0x00000001 , 0x00005116 
+ 00020747  0x00004fbb beq  0x00000003 , 0x00005120 
+ 00020748  0x00004fbc beq  0x00000005 , 0x0000515c 
+ 00020749  0x00004fbd beq  0x00000004 , 0x0000518e 
+ 00020750  0x00004fbe beq  0x00000007 , 0x00005213 
+ 00020751  0x00004fbf beq  0x00000006 , 0x000051e1 
+ 00020752  0x00004fc0 beq  0x00000008 , 0x00005050 
+ 00020753  0x00004fc1 beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00004fc2 branch  0x0000522e 
+ 00020755  0x00004fc5 call  0x00007ea8 
+ 00020756  0x00004fc7 call  0x00007ead 
+ 00020757  0x00004fc8 branch  0x00004e51 
+ 00020758  0x00004fca ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00004fcb copy  0x0000003f , 0x00000007 
+ 00020760  0x00004fcc ifetch  0x00000002 , 0x00000006 
+ 00020761  0x00004fcd copy  0x0000003f , 0x00000011 
+ 00020762  0x00004fce copy  0x00000013 , 0x0000003f 
+ 00020763  0x00004fcf isub  0x00000011 , 0x00000013 
+ 00020764  0x00004fd1 ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00004fd2 increase  0xffffffff , 0x00000011 
+ 00020766  0x00004fd3 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00004fd4 rtn 
+ 00020768  0x00004fd6 ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00004fd7 copy  0x0000003f , 0x00000007 
+ 00020770  0x00004fd8 ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00004fd9 copy  0x0000003f , 0x00000011 
+ 00020772  0x00004fda ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00004fdb copy  0x0000003f , 0x0000000b 
+ 00020774  0x00004fdc ifetch  0x00000002 , 0x00000006 
+ 00020775  0x00004fdd copy  0x0000003f , 0x00000002 
+ 00020776  0x00004fde ifetch  0x00000002 , 0x00000006 
+ 00020777  0x00004fdf sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x00004fe0 branch  0x00005132 , 0x00000005 
+ 00020779  0x00004fe1 beq  0x00000002 , 0x0000512e 
+ 00020780  0x00004fe2 beq  0x00000004 , 0x0000512e 
+ 00020781  0x00004fe3 branch  0x00005130 
+ 00020782  0x00004fe5 jam  0x00000016 , 0x00000a99 
+ 00020783  0x00004fe6 call  0x00007d86 
+ 00020784  0x00004fe8 ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00004fe9 branch  0x00005159 
+ 00020786  0x00004feb call  0x00007ea8 
+ 00020787  0x00004fef bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x00004ff0 setarg  0x00000050 
+ 00020789  0x00004ff1 isub  0x00000002 , 0x0000003e 
+ 00020790  0x00004ff2 branch  0x00005141 , 0x00000005 
+ 00020791  0x00004ff3 setarg  0x00000051 
+ 00020792  0x00004ff4 isub  0x00000002 , 0x0000003e 
+ 00020793  0x00004ff5 branch  0x00005147 , 0x00000005 
+ 00020794  0x00004ff6 setarg  0x00000053 
+ 00020795  0x00004ff7 isub  0x00000002 , 0x0000003e 
+ 00020796  0x00004ff8 branch  0x00005153 , 0x00000005 
+ 00020797  0x00004ff9 setarg  0x00000052 
+ 00020798  0x00004ffa isub  0x00000002 , 0x0000003e 
+ 00020799  0x00004ffb branch  0x0000514d , 0x00000005 
+ 00020800  0x00004ffc branch  0x00005159 
+ 00020801  0x00004ffe copy  0x0000000b , 0x0000003f 
+ 00020802  0x00004fff store  0x00000002 , 0x00004248 
+ 00020803  0x00005000 fetch  0x00000001 , 0x00004250 
+ 00020804  0x00005001 set1  0x00000001 
+ 00020805  0x00005002 store  0x00000001 , 0x00004250 
+ 00020806  0x00005003 branch  0x00005158 
+ 00020807  0x00005005 copy  0x0000000b , 0x0000003f 
+ 00020808  0x00005006 store  0x00000002 , 0x0000424a 
+ 00020809  0x00005007 fetch  0x00000001 , 0x00004251 
+ 00020810  0x00005008 set1  0x00000001 
+ 00020811  0x00005009 store  0x00000001 , 0x00004251 
+ 00020812  0x0000500a branch  0x00005158 
+ 00020813  0x0000500c copy  0x0000000b , 0x0000003f 
+ 00020814  0x0000500d store  0x00000002 , 0x0000424c 
+ 00020815  0x0000500e fetch  0x00000001 , 0x00004252 
+ 00020816  0x0000500f set1  0x00000001 
+ 00020817  0x00005010 store  0x00000001 , 0x00004252 
+ 00020818  0x00005011 branch  0x00005158 
+ 00020819  0x00005013 copy  0x0000000b , 0x0000003f 
+ 00020820  0x00005014 store  0x00000002 , 0x0000424e 
+ 00020821  0x00005015 fetch  0x00000001 , 0x00004253 
+ 00020822  0x00005016 set1  0x00000001 
+ 00020823  0x00005017 store  0x00000001 , 0x00004253 
+ 00020824  0x0000501b call  0x00007ead 
+ 00020825  0x0000501d copy  0x00000013 , 0x0000003f 
+ 00020826  0x0000501e isub  0x00000011 , 0x00000013 
+ 00020827  0x0000501f rtn 
+ 00020828  0x00005022 ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00005023 copy  0x0000003f , 0x00000007 
+ 00020830  0x00005024 ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00005025 copy  0x0000003f , 0x00000011 
+ 00020832  0x00005026 copy  0x00000013 , 0x0000003f 
+ 00020833  0x00005027 isub  0x00000011 , 0x00000013 
+ 00020834  0x00005028 ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00005029 copy  0x0000003f , 0x0000000b 
+ 00020836  0x0000502a ifetch  0x00000002 , 0x00000006 
+ 00020837  0x0000502b ifetch  0x00000002 , 0x00000006 
+ 00020838  0x0000502c nbranch  0x00005188 , 0x00000034 
+ 00020839  0x0000502d call  0x00007ea8 
+ 00020840  0x00005031 copy  0x0000000b , 0x00000002 
+ 00020841  0x00005032 bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00005033 setarg  0x00000050 
+ 00020843  0x00005034 isub  0x00000002 , 0x0000003e 
+ 00020844  0x00005035 branch  0x00005176 , 0x00000005 
+ 00020845  0x00005036 setarg  0x00000051 
+ 00020846  0x00005037 isub  0x00000002 , 0x0000003e 
+ 00020847  0x00005038 branch  0x0000517a , 0x00000005 
+ 00020848  0x00005039 setarg  0x00000052 
+ 00020849  0x0000503a isub  0x00000002 , 0x0000003e 
+ 00020850  0x0000503b branch  0x0000517e , 0x00000005 
+ 00020851  0x0000503c setarg  0x00000053 
+ 00020852  0x0000503d isub  0x00000002 , 0x0000003e 
+ 00020853  0x0000503e branch  0x00005182 , 0x00000005 
+ 00020854  0x00005040 fetch  0x00000001 , 0x00004250 
+ 00020855  0x00005041 set1  0x00000005 
+ 00020856  0x00005042 store  0x00000001 , 0x00004250 
+ 00020857  0x00005043 rtn 
+ 00020858  0x00005045 fetch  0x00000001 , 0x00004251 
+ 00020859  0x00005046 set1  0x00000005 
+ 00020860  0x00005047 store  0x00000001 , 0x00004251 
+ 00020861  0x00005048 rtn 
+ 00020862  0x0000504a fetch  0x00000001 , 0x00004252 
+ 00020863  0x0000504b set1  0x00000005 
+ 00020864  0x0000504c store  0x00000001 , 0x00004252 
+ 00020865  0x0000504d rtn 
+ 00020866  0x0000504f fetch  0x00000001 , 0x00004253 
+ 00020867  0x00005050 set1  0x00000005 
+ 00020868  0x00005051 store  0x00000001 , 0x00004253 
+ 00020869  0x00005052 jam  0x00000006 , 0x00000a99 
+ 00020870  0x00005053 branch  0x00007d86 
+ 00020871  0x00005057 call  0x00007ead 
+ 00020872  0x00005059 increase  0xfffffffa , 0x00000011 
+ 00020873  0x0000505b branch  0x0000518d , 0x00000005 
+ 00020874  0x0000505c increase  0x00000001 , 0x00000006 
+ 00020875  0x0000505d increase  0xffffffff , 0x00000011 
+ 00020876  0x0000505e branch  0x00005189 
+ 00020877  0x00005060 rtn 
+ 00020878  0x00005062 ifetch  0x00000001 , 0x00000006 
+ 00020879  0x00005063 copy  0x0000003f , 0x00000007 
+ 00020880  0x00005064 ifetch  0x00000002 , 0x00000006 
+ 00020881  0x00005065 copy  0x0000003f , 0x00000011 
+ 00020882  0x00005066 copy  0x00000013 , 0x0000003f 
+ 00020883  0x00005067 isub  0x00000011 , 0x00000013 
+ 00020884  0x00005068 ifetch  0x00000002 , 0x00000006 
+ 00020885  0x00005069 increase  0x00000002 , 0x00000006 
+ 00020886  0x0000506a copy  0x0000003f , 0x00000002 
+ 00020887  0x0000506b setarg  0x00000005 
+ 00020888  0x0000506c istore  0x00000001 , 0x00000005 
+ 00020889  0x0000506d copy  0x00000007 , 0x0000003f 
+ 00020890  0x0000506e istore  0x00000001 , 0x00000005 
+ 00020891  0x0000506f increase  0x00000002 , 0x00000011 
+ 00020892  0x00005070 copy  0x00000011 , 0x0000003f 
+ 00020893  0x00005071 istore  0x00000002 , 0x00000005 
+ 00020894  0x00005072 call  0x00007ea8 
+ 00020895  0x00005073 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x00005074 setarg  0x00000050 
+ 00020897  0x00005075 isub  0x00000002 , 0x0000003e 
+ 00020898  0x00005076 branch  0x000051ad , 0x00000005 
+ 00020899  0x00005077 setarg  0x00000051 
+ 00020900  0x00005078 isub  0x00000002 , 0x0000003e 
+ 00020901  0x00005079 branch  0x000051be , 0x00000005 
+ 00020902  0x0000507a setarg  0x00000052 
+ 00020903  0x0000507b isub  0x00000002 , 0x0000003e 
+ 00020904  0x0000507c branch  0x000051c4 , 0x00000005 
+ 00020905  0x0000507d setarg  0x00000053 
+ 00020906  0x0000507e isub  0x00000002 , 0x0000003e 
+ 00020907  0x0000507f branch  0x000051ca , 0x00000005 
+ 00020908  0x00005080 branch  0x000051cf 
+ 00020909  0x00005082 fetch  0x00000001 , 0x00004250 
+ 00020910  0x00005083 set1  0x00000004 , 0x0000003f 
+ 00020911  0x00005084 set1  0x00000003 , 0x0000003f 
+ 00020912  0x00005085 store  0x00000001 , 0x00004250 
+ 00020913  0x00005086 bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x00005087 fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x00005088 set1  0x00000006 , 0x00000002 
+ 00020916  0x00005089 storet  0x00000001 , 0x0000027f 
+ 00020917  0x0000508a copy  0x00000007 , 0x0000003f 
+ 00020918  0x0000508b increase  0x00000001 , 0x0000003f 
+ 00020919  0x0000508c store  0x00000001 , 0x00000281 
+ 00020920  0x0000508d fetch  0x00000001 , 0x00004250 
+ 00020921  0x0000508e set1  0x00000002 , 0x0000003f 
+ 00020922  0x0000508f store  0x00000001 , 0x00004250 
+ 00020923  0x00005091 fetch  0x00000002 , 0x00004248 
+ 00020924  0x00005092 store  0x00000002 , 0x00000282 
+ 00020925  0x00005093 branch  0x000051cf 
+ 00020926  0x00005095 fetch  0x00000001 , 0x00004251 
+ 00020927  0x00005096 set1  0x00000004 , 0x0000003f 
+ 00020928  0x00005097 set1  0x00000003 , 0x0000003f 
+ 00020929  0x00005098 store  0x00000001 , 0x00004251 
+ 00020930  0x00005099 fetch  0x00000002 , 0x0000424a 
+ 00020931  0x0000509a branch  0x000051cf 
+ 00020932  0x0000509c fetch  0x00000001 , 0x00004252 
+ 00020933  0x0000509d set1  0x00000004 , 0x0000003f 
+ 00020934  0x0000509e set1  0x00000003 , 0x0000003f 
+ 00020935  0x0000509f store  0x00000001 , 0x00004252 
+ 00020936  0x000050a0 fetch  0x00000002 , 0x0000424c 
+ 00020937  0x000050a1 branch  0x000051cf 
+ 00020938  0x000050a3 fetch  0x00000001 , 0x00004253 
+ 00020939  0x000050a4 set1  0x00000004 , 0x0000003f 
+ 00020940  0x000050a5 set1  0x00000003 , 0x0000003f 
+ 00020941  0x000050a6 store  0x00000001 , 0x00004253 
+ 00020942  0x000050a7 fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050ab copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050ac call  0x00007ead 
+ 00020945  0x000050ae copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050b0 istore  0x00000002 , 0x00000005 
+ 00020947  0x000050b1 force  0x00000000 , 0x0000003f 
+ 00020948  0x000050b2 istore  0x00000002 , 0x00000005 
+ 00020949  0x000050b3 force  0x00000000 , 0x0000003f 
+ 00020950  0x000050b4 istore  0x00000002 , 0x00000005 
+ 00020951  0x000050b5 force  0x0000000a , 0x0000003f 
+ 00020952  0x000050b6 iadd  0x00000012 , 0x00000012 
+ 00020953  0x000050b7 increase  0xfffffffa , 0x00000011 
+ 00020954  0x000050b9 branch  0x000051e0 , 0x00000005 
+ 00020955  0x000050ba ifetch  0x00000001 , 0x00000006 
+ 00020956  0x000050bb istore  0x00000001 , 0x00000005 
+ 00020957  0x000050bc increase  0x00000001 , 0x00000012 
+ 00020958  0x000050bd increase  0xffffffff , 0x00000011 
+ 00020959  0x000050be branch  0x000051da 
+ 00020960  0x000050c0 rtn 
+ 00020961  0x000050c2 ifetch  0x00000001 , 0x00000006 
+ 00020962  0x000050c3 copy  0x0000003f , 0x00000007 
+ 00020963  0x000050c4 ifetch  0x00000002 , 0x00000006 
+ 00020964  0x000050c5 copy  0x0000003f , 0x00000011 
+ 00020965  0x000050c6 copy  0x00000013 , 0x0000003f 
+ 00020966  0x000050c7 isub  0x00000011 , 0x00000013 
+ 00020967  0x000050c9 ifetch  0x00000002 , 0x00000006 
+ 00020968  0x000050ca copy  0x0000003f , 0x00000011 
+ 00020969  0x000050cb ifetch  0x00000002 , 0x00000006 
+ 00020970  0x000050cc copy  0x0000003f , 0x0000000b 
+ 00020971  0x000050cd call  0x00007ea8 
+ 00020972  0x000050ce bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x000050cf setarg  0x00000050 
+ 00020974  0x000050d0 copy  0x00000011 , 0x00000002 
+ 00020975  0x000050d1 isub  0x00000002 , 0x0000003e 
+ 00020976  0x000050d2 branch  0x000051fa , 0x00000005 
+ 00020977  0x000050d3 setarg  0x00000052 
+ 00020978  0x000050d4 copy  0x00000011 , 0x00000002 
+ 00020979  0x000050d5 isub  0x00000002 , 0x0000003e 
+ 00020980  0x000050d6 branch  0x000051ff , 0x00000005 
+ 00020981  0x000050d7 setarg  0x00000053 
+ 00020982  0x000050d8 copy  0x00000011 , 0x00000002 
+ 00020983  0x000050d9 isub  0x00000002 , 0x0000003e 
+ 00020984  0x000050da branch  0x00005201 , 0x00000005 
+ 00020985  0x000050db branch  0x00005203 
+ 00020986  0x000050dd setarg  0x00000000 
+ 00020987  0x000050de store  0x00000002 , 0x00000275 
+ 00020988  0x000050df store  0x00000002 , 0x00004248 
+ 00020989  0x000050e0 store  0x00000001 , 0x00004250 
+ 00020990  0x000050e1 branch  0x00005205 
+ 00020991  0x000050e3 call  0x00005079 
+ 00020992  0x000050e4 branch  0x00005205 
+ 00020993  0x000050e6 call  0x0000507f 
+ 00020994  0x000050ec branch  0x00005205 
+ 00020995  0x000050ee setarg  0x00000000 
+ 00020996  0x000050ef store  0x00000002 , 0x0000027b 
+ 00020997  0x000050f1 call  0x00007ead 
+ 00020998  0x000050f2 setarg  0x00000007 
+ 00020999  0x000050f3 istore  0x00000001 , 0x00000005 
+ 00021000  0x000050f4 copy  0x00000007 , 0x0000003f 
+ 00021001  0x000050f5 istore  0x00000001 , 0x00000005 
+ 00021002  0x000050f6 setarg  0x00000004 
+ 00021003  0x000050f7 istore  0x00000002 , 0x00000005 
+ 00021004  0x000050f8 copy  0x00000011 , 0x0000003f 
+ 00021005  0x000050f9 istore  0x00000002 , 0x00000005 
+ 00021006  0x000050fa copy  0x0000000b , 0x0000003f 
+ 00021007  0x000050fb istore  0x00000002 , 0x00000005 
+ 00021008  0x000050fc force  0x00000008 , 0x0000003f 
+ 00021009  0x000050fd iadd  0x00000012 , 0x00000012 
+ 00021010  0x000050fe rtn 
+ 00021011  0x00005101 ifetch  0x00000001 , 0x00000006 
+ 00021012  0x00005102 copy  0x0000003f , 0x00000007 
+ 00021013  0x00005103 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x00005104 copy  0x0000003f , 0x00000011 
+ 00021015  0x00005105 ifetch  0x00000002 , 0x00000006 
+ 00021016  0x00005106 copy  0x0000003f , 0x0000000b 
+ 00021017  0x00005107 ifetch  0x00000002 , 0x00000006 
+ 00021018  0x00005108 copy  0x0000003f , 0x00000002 
+ 00021019  0x00005109 call  0x00007ea8 
+ 00021020  0x0000510a bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x0000510b fetch  0x00000001 , 0x00004255 
+ 00021022  0x0000510c icompare  0x000000ff , 0x00000007 
+ 00021023  0x0000510d nbranch  0x0000522a , 0x00000001 
+ 00021024  0x0000510e setarg  0x00000050 
+ 00021025  0x0000510f isub  0x00000002 , 0x0000003e 
+ 00021026  0x00005110 branch  0x00005227 , 0x00000005 
+ 00021027  0x00005111 setarg  0x00000051 
+ 00021028  0x00005112 isub  0x00000002 , 0x0000003e 
+ 00021029  0x00005113 branch  0x0000522a , 0x00000005 
+ 00021030  0x00005114 branch  0x0000522a 
+ 00021031  0x00005116 jam  0x00000000 , 0x00004248 
+ 00021032  0x00005117 jam  0x00000000 , 0x00004250 
+ 00021033  0x00005118 branch  0x0000522a 
+ 00021034  0x0000511d call  0x00007ead 
+ 00021035  0x0000511e copy  0x00000013 , 0x0000003f 
+ 00021036  0x0000511f isub  0x00000011 , 0x00000013 
+ 00021037  0x00005120 rtn 
+ 00021038  0x00005123 setarg  0x00000001 
+ 00021039  0x00005124 istore  0x00000001 , 0x00000005 
+ 00021040  0x00005125 ifetch  0x00000001 , 0x00000006 
+ 00021041  0x00005126 istore  0x00000001 , 0x00000005 
+ 00021042  0x00005127 setarg  0x00000002 
+ 00021043  0x00005128 istore  0x00000002 , 0x00000005 
+ 00021044  0x00005129 setarg  0x00000000 
+ 00021045  0x0000512a istore  0x00000002 , 0x00000005 
+ 00021046  0x0000512b setarg  0x00000006 
+ 00021047  0x0000512c iadd  0x00000012 , 0x00000012 
+ 00021048  0x0000512d force  0x00000004 , 0x00000013 
+ 00021049  0x0000512e rtn 
+ 00021050  0x00005132 fetch  0x00000001 , 0x00004255 
+ 00021051  0x00005133 increase  0x00000001 , 0x0000003f 
+ 00021052  0x00005134 bne  0x00000000 , 0x0000523e 
+ 00021053  0x00005135 increase  0x00000001 , 0x0000003f 
+ 00021054  0x00005137 store  0x00000001 , 0x00004255 
+ 00021055  0x00005138 rtn 
+ 00021056  0x00005143 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x00005144 arg  0x00000000 , 0x00000012 
+ 00021058  0x00005145 call  0x0000526e 
+ 00021059  0x00005146 nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x00005147 call  0x0000527e 
+ 00021061  0x00005148 arg  0x00001800 , 0x00000012 
+ 00021062  0x00005149 arg  0x00000000 , 0x00000007 
+ 00021063  0x0000514b fetcht  0x00000001 , 0x00004256 
+ 00021064  0x0000514c qisolate1  0x00000002 
+ 00021065  0x0000514d branch  0x0000524f , 0x00000001 
+ 00021066  0x0000514e call  0x000052a0 
+ 00021067  0x0000514f sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x00005150 branch  0x0000524f , 0x00000002 
+ 00021069  0x00005151 call  0x00005288 
+ 00021070  0x00005152 branch  0x00005255 
+ 00021071  0x00005154 increase  0x00000080 , 0x00000012 
+ 00021072  0x00005155 increase  0x00000001 , 0x00000007 
+ 00021073  0x00005156 setarg  0x00000008 
+ 00021074  0x00005157 isub  0x00000007 , 0x0000003e 
+ 00021075  0x00005158 branch  0x00005247 , 0x00000002 
+ 00021076  0x00005159 arg  0x00000000 , 0x00000012 
+ 00021077  0x0000515b copy  0x00000012 , 0x0000003f 
+ 00021078  0x0000515c branch  0x00002a8c , 0x00000034 
+ 00021079  0x0000515d rtn 
+ 00021080  0x00005166 bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x00005167 call  0x00005277 
+ 00021082  0x00005168 increase  0x00000001 , 0x00000006 
+ 00021083  0x00005169 ifetch  0x00000002 , 0x00000006 
+ 00021084  0x0000516a rtn 
+ 00021085  0x00005171 bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x00005172 call  0x00005277 
+ 00021087  0x00005173 copy  0x00000006 , 0x00000005 
+ 00021088  0x00005174 copy  0x00000006 , 0x00000002 
+ 00021089  0x00005175 setarg  0x00000000 
+ 00021090  0x00005176 istore  0x00000003 , 0x00000005 
+ 00021091  0x00005177 rtn 
+ 00021092  0x0000517d bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x0000517e call  0x00005274 
+ 00021094  0x0000517f branch  0x00002a8c , 0x00000034 
+ 00021095  0x00005180 fetch  0x00000003 , 0x0000425d 
+ 00021096  0x00005181 store  0x00000003 , 0x00004260 
+ 00021097  0x00005182 fetch  0x00000003 , 0x0000425a 
+ 00021098  0x00005183 store  0x00000003 , 0x0000425d 
+ 00021099  0x00005184 fetch  0x00000003 , 0x00004257 
+ 00021100  0x00005185 store  0x00000003 , 0x0000425a 
+ 00021101  0x00005186 rtn 
+ 00021102  0x0000518d bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x0000518e fetch  0x00000003 , 0x00004257 
+ 00021104  0x0000518f rtn 
+ 00021105  0x00005196 bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x00005197 fetch  0x00000003 , 0x0000425a 
+ 00021107  0x00005198 rtn 
+ 00021108  0x0000519f bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x000051a0 fetch  0x00000003 , 0x00004260 
+ 00021110  0x000051a1 rtn 
+ 00021111  0x000051a7 call  0x00005274 
+ 00021112  0x000051a8 branch  0x00002a8c , 0x00000034 
+ 00021113  0x000051a9 arg  0x00004257 , 0x00000006 
+ 00021114  0x000051ab ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051ac branch  0x0000527a , 0x00000034 
+ 00021116  0x000051ad increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051ae rtn 
+ 00021118  0x000051b6 bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x000051b7 arg  0x00000004 , 0x00000039 
+ 00021120  0x000051b8 arg  0x00004257 , 0x00000006 
+ 00021121  0x000051b9 arg  0x00000000 , 0x00000002 
+ 00021122  0x000051bb ifetch  0x00000003 , 0x00000006 
+ 00021123  0x000051bc and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x000051bd ior  0x00000002 , 0x00000002 
+ 00021125  0x000051be loop  0x00005282 
+ 00021126  0x000051bf storet  0x00000001 , 0x00004256 
+ 00021127  0x000051c0 rtn 
+ 00021128  0x000051c9 bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x000051ca call  0x0000526e 
+ 00021130  0x000051cb nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x000051cc call  0x00005274 
+ 00021132  0x000051cd branch  0x00005295 , 0x00000034 
+ 00021133  0x000051ce fetch  0x00000003 , 0x0000425a 
+ 00021134  0x000051cf store  0x00000003 , 0x00004257 
+ 00021135  0x000051d0 ifetch  0x00000003 , 0x00000006 
+ 00021136  0x000051d1 istore  0x00000003 , 0x00000005 
+ 00021137  0x000051d2 ifetch  0x00000003 , 0x00000006 
+ 00021138  0x000051d3 istore  0x00000003 , 0x00000005 
+ 00021139  0x000051d4 setarg  0x00000000 
+ 00021140  0x000051d5 istore  0x00000003 , 0x00000005 
+ 00021141  0x000051d7 arg  0x00000000 , 0x00000002 
+ 00021142  0x000051d8 copy  0x0000000b , 0x0000003f 
+ 00021143  0x000051d9 iadd  0x00000007 , 0x0000003f 
+ 00021144  0x000051db qset1  0x00000002 
+ 00021145  0x000051dc increase  0x00000001 , 0x00000007 
+ 00021146  0x000051dd isub  0x00000007 , 0x0000003e 
+ 00021147  0x000051de nbranch  0x00005298 , 0x00000005 
+ 00021148  0x000051e0 lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x000051e1 ior  0x00000002 , 0x0000003f 
+ 00021150  0x000051e2 store  0x00000003 , 0x00004260 
+ 00021151  0x000051e3 rtn 
+ 00021152  0x000051ee bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x000051ef call  0x0000527e 
+ 00021154  0x000051f0 copy  0x00000007 , 0x00000013 
+ 00021155  0x000051f1 arg  0x00000000 , 0x00000002 
+ 00021156  0x000051f2 arg  0x00000000 , 0x0000000b 
+ 00021157  0x000051f5 copy  0x00000007 , 0x0000003f 
+ 00021158  0x000051f6 beq  0x00000008 , 0x000052b0 
+ 00021159  0x000051f7 fetch  0x00000001 , 0x00004256 
+ 00021160  0x000051f8 qisolate1  0x0000003f 
+ 00021161  0x000051f9 branch  0x000052b0 , 0x00000001 
+ 00021162  0x000051fa increase  0x00000080 , 0x00000002 
+ 00021163  0x000051fb increase  0x00000001 , 0x00000007 
+ 00021164  0x000051fc copy  0x00000011 , 0x0000003f 
+ 00021165  0x000051fd isub  0x00000002 , 0x0000003e 
+ 00021166  0x000051fe branch  0x000052b0 , 0x00000005 
+ 00021167  0x000051ff branch  0x000052a5 , 0x00000002 
+ 00021168  0x00005201 copy  0x00000002 , 0x0000003f 
+ 00021169  0x00005202 isub  0x00000011 , 0x0000003e 
+ 00021170  0x00005203 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x00005204 copy  0x00000007 , 0x0000003f 
+ 00021172  0x00005205 copy  0x00000013 , 0x00000002 
+ 00021173  0x00005206 isub  0x00000002 , 0x0000000b 
+ 00021174  0x00005208 copy  0x00000013 , 0x00000007 
+ 00021175  0x00005209 rtn 
+ 00021176  0x0000520d bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x0000520e arg  0x0000007f , 0x00000011 
+ 00021178  0x0000520f call  0x00005240 
+ 00021179  0x00005210 store  0x00000002 , 0x0000026b 
+ 00021180  0x00005211 increase  0x00000004 , 0x0000003f 
+ 00021181  0x00005212 store  0x00000002 , 0x0000026d 
+ 00021182  0x00005213 setarg  0x00000000 
+ 00021183  0x00005214 store  0x00000002 , 0x0000026f 
+ 00021184  0x00005215 rtn 
+ 00021185  0x00005218 fetch  0x00000002 , 0x0000026b 
+ 00021186  0x00005219 branch  0x000052e2 
+ 00021187  0x0000521c fetch  0x00000002 , 0x0000026d 
+ 00021188  0x0000521d branch  0x000052e2 
+ 00021189  0x00005221 bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x00005222 arg  0x000000fa , 0x00000011 
+ 00021191  0x00005223 call  0x00005240 
+ 00021192  0x00005224 store  0x00000002 , 0x00000271 
+ 00021193  0x00005225 increase  0x00000004 , 0x0000003f 
+ 00021194  0x00005226 store  0x00000002 , 0x00000273 
+ 00021195  0x00005227 setarg  0x00000000 
+ 00021196  0x00005228 store  0x00000002 , 0x00000275 
+ 00021197  0x00005229 rtn 
+ 00021198  0x0000522c fetch  0x00000002 , 0x00000271 
+ 00021199  0x0000522d branch  0x000052e2 
+ 00021200  0x00005230 fetch  0x00000002 , 0x00000273 
+ 00021201  0x00005231 branch  0x000052e2 
+ 00021202  0x00005235 bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x00005236 call  0x00007e7c 
+ 00021204  0x00005237 jam  0x00000001 , 0x00000284 
+ 00021205  0x00005238 call  0x0000526e 
+ 00021206  0x00005239 nrtn  0x00000034 
+ 00021207  0x0000523a arg  0x0000007f , 0x00000011 
+ 00021208  0x0000523b call  0x00005240 
+ 00021209  0x0000523c store  0x00000002 , 0x00000277 
+ 00021210  0x0000523d increase  0x00000004 , 0x0000003f 
+ 00021211  0x0000523e store  0x00000002 , 0x00000279 
+ 00021212  0x0000523f setarg  0x00000000 
+ 00021213  0x00005240 store  0x00000002 , 0x0000027b 
+ 00021214  0x00005241 jam  0x00000000 , 0x00000284 
+ 00021215  0x00005242 branch  0x00007e8c 
+ 00021216  0x00005245 fetch  0x00000002 , 0x00000277 
+ 00021217  0x00005246 branch  0x000052e2 
+ 00021218  0x00005249 branch  0x00002a8c , 0x00000034 
+ 00021219  0x0000524a copy  0x0000003f , 0x00000005 
+ 00021220  0x0000524b rtn 
+ 00021221  0x0000524f bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x00005250 arg  0x00000000 , 0x00000012 
+ 00021223  0x00005251 arg  0x00004257 , 0x00000011 
+ 00021224  0x00005252 increase  0xfffffffe , 0x00000011 
+ 00021225  0x00005254 increase  0x00000002 , 0x00000011 
+ 00021226  0x00005255 setarg  0x00004263 
+ 00021227  0x00005256 isub  0x00000011 , 0x0000003e 
+ 00021228  0x00005257 branch  0x000052f5 , 0x00000005 
+ 00021229  0x00005258 ifetch  0x00000001 , 0x00000011 
+ 00021230  0x00005259 increase  0x00000001 , 0x00000011 
+ 00021231  0x0000525a branch  0x000052e9 , 0x00000034 
+ 00021232  0x0000525b ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x0000525c ifetch  0x00000002 , 0x00000002 
+ 00021234  0x0000525d iadd  0x00000012 , 0x00000012 
+ 00021235  0x0000525e increase  0x00000004 , 0x00000012 
+ 00021236  0x0000525f branch  0x000052e9 
+ 00021237  0x00005261 copy  0x00000012 , 0x0000003f 
+ 00021238  0x00005262 rtn 
+ 00021239  0x00005266 arg  0x0000000c , 0x00000007 
+ 00021240  0x00005267 branch  0x00002c32 
+ 00021241  0x0000526a arg  0x0000000c , 0x00000007 
+ 00021242  0x0000526b branch  0x00002c36 
+ 00021243  0x0000526e bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x0000526f call  0x0000527e 
+ 00021245  0x00005270 fetch  0x00000001 , 0x00004256 
+ 00021246  0x00005271 rtn  0x00000034 
+ 00021247  0x00005272 call  0x000052e5 
+ 00021248  0x00005273 arg  0x00000100 , 0x00000002 
+ 00021249  0x00005274 isub  0x00000002 , 0x0000003e 
+ 00021250  0x00005275 branch  0x000052f7 , 0x00000002 
+ 00021251  0x00005276 call  0x000052f9 
+ 00021252  0x00005277 arg  0x00004263 , 0x00000005 
+ 00021253  0x00005278 arg  0x00004257 , 0x00000011 
+ 00021254  0x0000527a setarg  0x00004263 
+ 00021255  0x0000527b isub  0x00000011 , 0x0000003e 
+ 00021256  0x0000527c rtn  0x00000005 
+ 00021257  0x0000527d ifetch  0x00000001 , 0x00000011 
+ 00021258  0x0000527e increase  0x00000001 , 0x00000011 
+ 00021259  0x0000527f nbranch  0x0000530f , 0x00000034 
+ 00021260  0x00005280 istore  0x00000002 , 0x00000005 
+ 00021261  0x00005281 increase  0x00000002 , 0x00000011 
+ 00021262  0x00005282 branch  0x00005306 
+ 00021263  0x00005284 ifetch  0x00000002 , 0x00000011 
+ 00021264  0x00005285 increase  0x00000002 , 0x00000011 
+ 00021265  0x00005286 copy  0x0000003f , 0x00000006 
+ 00021266  0x00005287 ifetch  0x00000002 , 0x00000006 
+ 00021267  0x00005288 istore  0x00000002 , 0x00000005 
+ 00021268  0x00005289 copy  0x0000003f , 0x00000039 
+ 00021269  0x0000528a increase  0x00000002 , 0x00000039 
+ 00021270  0x0000528b call  0x00007f01 
+ 00021271  0x0000528c branch  0x00005306 
+ 00021272  0x0000528f bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x00005290 call  0x0000527e 
+ 00021274  0x00005291 fetch  0x00000001 , 0x00004256 
+ 00021275  0x00005292 rtn  0x00000034 
+ 00021276  0x00005293 arg  0x00004258 , 0x00000011 
+ 00021277  0x00005294 increase  0xfffffffd , 0x00000011 
+ 00021278  0x00005295 arg  0x00004263 , 0x00000006 
+ 00021279  0x00005297 increase  0x00000003 , 0x00000011 
+ 00021280  0x00005298 setarg  0x00004264 
+ 00021281  0x00005299 isub  0x00000011 , 0x0000003e 
+ 00021282  0x0000529a rtn  0x00000005 
+ 00021283  0x0000529b ifetch  0x00000002 , 0x00000006 
+ 00021284  0x0000529c branch  0x0000531f , 0x00000034 
+ 00021285  0x0000529d increase  0x00000004 , 0x0000003f 
+ 00021286  0x0000529e copy  0x0000003f , 0x00000039 
+ 00021287  0x0000529f copy  0x00000006 , 0x00000012 
+ 00021288  0x000052a0 ifetch  0x00000002 , 0x00000011 
+ 00021289  0x000052a1 copy  0x0000003f , 0x00000005 
+ 00021290  0x000052a2 copy  0x00000012 , 0x00000006 
+ 00021291  0x000052a3 increase  0xfffffffe , 0x00000006 
+ 00021292  0x000052a4 call  0x00007f01 
+ 00021293  0x000052a5 branch  0x0000531f 
+ 00021294  0x000052b0 bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x000052b1 disable  0x0000002b 
+ 00021296  0x000052b2 jam  0x00000001 , 0x00000455 
+ 00021297  0x000052b3 jam  0x00000003 , 0x0000043f 
+ 00021298  0x000052b4 jam  0x00000001 , 0x00000456 
+ 00021299  0x000052b5 setarg  0xffffffff 
+ 00021300  0x000052b6 store  0x00000002 , 0x00000459 
+ 00021301  0x000052b7 force  0x00000000 , 0x0000003f 
+ 00021302  0x000052b8 store  0x00000001 , 0x00000457 
+ 00021303  0x000052b9 store  0x00000001 , 0x00000462 
+ 00021304  0x000052ba store  0x00000003 , 0x00004169 
+ 00021305  0x000052bb store  0x00000003 , 0x0000416c 
+ 00021306  0x000052bc store  0x00000005 , 0x00004403 
+ 00021307  0x000052bd set1  0x00000027 , 0x0000003f 
+ 00021308  0x000052be store  0x00000005 , 0x00004408 
+ 00021309  0x000052bf jam  0x00000001 , 0x000043dc 
+ 00021310  0x000052c0 jam  0x00000000 , 0x000043dd 
+ 00021311  0x000052c1 branch  0x000056ed 
+ 00021312  0x000052c4 bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x000052c5 enable  0x00000029 
+ 00021314  0x000052c6 jam  0x00000003 , 0x00000440 
+ 00021315  0x000052c7 jam  0x00000001 , 0x00000478 
+ 00021316  0x000052c8 jam  0x00000001 , 0x0000445a 
+ 00021317  0x000052c9 setarg  0x0000ffff 
+ 00021318  0x000052ca store  0x00000002 , 0x0000445c 
+ 00021319  0x000052cb force  0x00000000 , 0x0000003f 
+ 00021320  0x000052cc store  0x00000005 , 0x00004408 
+ 00021321  0x000052cd set1  0x00000027 , 0x0000003f 
+ 00021322  0x000052ce store  0x00000005 , 0x00004403 
+ 00021323  0x000052cf branch  0x0000532e 
+ 00021324  0x000052d3 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x000052d4 disable  0x00000029 
+ 00021326  0x000052d5 setarg  0x00000017 
+ 00021327  0x000052d6 store  0x00000002 , 0x000044a8 
+ 00021328  0x000052d7 jam  0x00000001 , 0x00000440 
+ 00021329  0x000052d8 jam  0x00000000 , 0x0000436e 
+ 00021330  0x000052d9 jam  0x00000000 , 0x000000a0 
+ 00021331  0x000052da jam  0x00000000 , 0x000044c4 
+ 00021332  0x000052db jam  0x00000000 , 0x000044c5 
+ 00021333  0x000052dc fetch  0x00000002 , 0x0000046d 
+ 00021334  0x000052dd store  0x00000002 , 0x000044ba 
+ 00021335  0x000052de fetch  0x00000002 , 0x00000441 
+ 00021336  0x000052df mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x000052e0 rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x000052e1 store  0x00000002 , 0x0000046d 
+ 00021339  0x000052e2 branch  0x0000532e 
+ 00021340  0x000052e9 call  0x000053c4 
+ 00021341  0x000052ea call  0x000055e8 
+ 00021342  0x000052eb call  0x000056f0 
+ 00021343  0x000052ec branch  0x000053ce 
+ 00021344  0x000052ef bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x000052f0 call  0x000053c4 
+ 00021346  0x000052f1 call  0x000032f4 
+ 00021347  0x000052f2 fetch  0x00000001 , 0x00000440 
+ 00021348  0x000052f3 beq  0x00000003 , 0x00005366 
+ 00021349  0x000052f4 branch  0x0000537a 
+ 00021350  0x000052fb bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x000052fc enable  0x00000029 
+ 00021352  0x000052fd call  0x000056e4 
+ 00021353  0x000052fe branch  0x00005377 , 0x00000002 
+ 00021354  0x000052ff call  0x00002c6c 
+ 00021355  0x00005300 call  0x00005413 
+ 00021356  0x00005301 call  0x0000561e 
+ 00021357  0x00005302 disable  0x0000002d 
+ 00021358  0x00005303 call  0x000054bf 
+ 00021359  0x00005304 nrtn  0x0000002d 
+ 00021360  0x00005305 bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x00005306 fetch  0x00000001 , 0x00000005 
+ 00021362  0x00005307 increase  0x00000001 , 0x0000003f 
+ 00021363  0x00005308 store  0x00000001 , 0x00000005 
+ 00021364  0x00005309 call  0x000055aa 
+ 00021365  0x0000530a disable  0x00000029 
+ 00021366  0x0000530b rtn 
+ 00021367  0x0000530e call  0x000053a9 
+ 00021368  0x0000530f disable  0x00000029 
+ 00021369  0x00005310 rtn 
+ 00021370  0x00005316 bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x00005317 jam  0x00000000 , 0x0000450f 
+ 00021372  0x00005318 call  0x00007aaf 
+ 00021373  0x00005319 call  0x00005c18 
+ 00021374  0x0000531a disable  0x0000002e 
+ 00021375  0x0000531b call  0x000056e4 
+ 00021376  0x0000531c branch  0x000053a9 , 0x00000002 
+ 00021377  0x0000531d call  0x00002c6c 
+ 00021378  0x0000531e call  0x00005413 
+ 00021379  0x0000531f call  0x00005489 
+ 00021380  0x00005320 nbranch  0x0000539b , 0x00000018 
+ 00021381  0x00005321 call  0x000053b7 
+ 00021382  0x00005322 branch  0x00005388 , 0x0000002d 
+ 00021383  0x00005323 branch  0x00005395 
+ 00021384  0x00005327 bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x00005328 fetch  0x00000001 , 0x0000450f 
+ 00021386  0x00005329 pincrease  0x00000001 
+ 00021387  0x0000532a store  0x00000001 , 0x0000450f 
+ 00021388  0x0000532b beq  0x0000000c , 0x00005395 
+ 00021389  0x0000532c call  0x000055aa 
+ 00021390  0x0000532d call  0x0000561e 
+ 00021391  0x0000532e call  0x000054c7 
+ 00021392  0x0000532f call  0x0000567e 
+ 00021393  0x00005330 fetch  0x00000002 , 0x000041fb 
+ 00021394  0x00005331 call  0x00007f9c 
+ 00021395  0x00005332 call  0x000053a0 
+ 00021396  0x00005333 branch  0x000053a4 , 0x00000028 
+ 00021397  0x00005335 bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x00005336 call  0x00005be4 
+ 00021399  0x00005337 call  0x00005bdb 
+ 00021400  0x00005338 call  0x00007d9c 
+ 00021401  0x00005339 fetch  0x00000001 , 0x00000462 
+ 00021402  0x0000533a bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x0000533c bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x0000533d call  0x000057f4 
+ 00021405  0x0000533e call  0x0000559d 
+ 00021406  0x0000533f call  0x00005575 
+ 00021407  0x00005340 branch  0x00002841 
+ 00021408  0x00005344 disable  0x00000028 
+ 00021409  0x00005345 bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x00005346 bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x00005347 rtn 
+ 00021412  0x0000534b bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x0000534c enable  0x0000002e 
+ 00021414  0x0000534d call  0x000054c1 
+ 00021415  0x0000534e branch  0x00005388 , 0x0000002d 
+ 00021416  0x0000534f branch  0x00005395 
+ 00021417  0x00005355 bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x00005356 call  0x000053af 
+ 00021419  0x00005357 call  0x000033b4 
+ 00021420  0x00005358 call  0x00007a77 
+ 00021421  0x00005359 jam  0x00000015 , 0x00000a99 
+ 00021422  0x0000535a branch  0x00007d86 
+ 00021423  0x0000535d setarg  0x00000000 
+ 00021424  0x0000535e store  0x00000009 , 0x000044ff 
+ 00021425  0x0000535f jam  0x00000000 , 0x00000455 
+ 00021426  0x00005360 jam  0x00000000 , 0x00000440 
+ 00021427  0x00005361 jam  0x00000000 , 0x0000043f 
+ 00021428  0x00005362 jam  0x00000000 , 0x000044c5 
+ 00021429  0x00005363 jam  0x00000000 , 0x000044c4 
+ 00021430  0x00005364 rtn 
+ 00021431  0x00005367 bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x00005368 fetch  0x00000001 , 0x00000005 
+ 00021433  0x00005369 increase  0x00000001 , 0x0000003f 
+ 00021434  0x0000536a store  0x00000001 , 0x00000005 
+ 00021435  0x0000536b fetch  0x00000001 , 0x0000043f 
+ 00021436  0x0000536c rtnbit1  0x00000003 
+ 00021437  0x0000536d set1  0x00000003 
+ 00021438  0x0000536e store  0x00000001 , 0x0000043f 
+ 00021439  0x0000536f fetch  0x00000002 , 0x000044ba 
+ 00021440  0x00005370 store  0x00000002 , 0x0000046d 
+ 00021441  0x00005371 setarg  0x00000000 
+ 00021442  0x00005372 store  0x00000004 , 0x000044e5 
+ 00021443  0x00005373 rtn 
+ 00021444  0x00005377 bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x00005378 jam  0x00000036 , 0x0000890f 
+ 00021446  0x00005379 jam  0x0000005f , 0x0000890b 
+ 00021447  0x0000537a enable  0x00000036 
+ 00021448  0x0000537b jam  0x00000007 , 0x00008914 
+ 00021449  0x0000537c call  0x00002c6c 
+ 00021450  0x0000537d fetch  0x00000001 , 0x000041e0 
+ 00021451  0x0000537e rtn  0x00000034 
+ 00021452  0x0000537f jam  0x000000b8 , 0x0000890a 
+ 00021453  0x00005380 rtn 
+ 00021454  0x00005383 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x00005384 jam  0x0000002e , 0x0000890f 
+ 00021456  0x00005385 jam  0x000000ff , 0x0000890b 
+ 00021457  0x00005386 disable  0x00000036 
+ 00021458  0x00005387 jam  0x00000003 , 0x00008914 
+ 00021459  0x00005388 arg  0x00000000 , 0x0000001b 
+ 00021460  0x00005389 rtn 
+ 00021461  0x0000538c disable  0x00000009 
+ 00021462  0x0000538d disable  0x00000007 
+ 00021463  0x0000538e fetch  0x00000003 , 0x00000467 
+ 00021464  0x0000538f iforce  0x0000000f 
+ 00021465  0x00005390 fetch  0x00000001 , 0x00000016 
+ 00021466  0x00005391 reverse  0x0000003f , 0x00000002 
+ 00021467  0x00005392 set1  0x00000001 , 0x00000002 
+ 00021468  0x00005393 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x00005394 rtn 
+ 00021470  0x00005398 call  0x000053e6 
+ 00021471  0x00005399 call  0x0000291f 
+ 00021472  0x0000539a setarg  0x00000500 
+ 00021473  0x0000539b call  0x00002a8f 
+ 00021474  0x0000539c branch  0x00002924 
+ 00021475  0x0000539f branch  0x00002939 , 0x0000002d 
+ 00021476  0x000053a1 call  0x000053e6 
+ 00021477  0x000053a2 branch  0x00002933 
+ 00021478  0x000053a4 bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x000053a5 call  0x00002918 
+ 00021480  0x000053a6 fetch  0x00000001 , 0x0000048c 
+ 00021481  0x000053a7 nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x000053a8 fetch  0x00000001 , 0x00000016 
+ 00021483  0x000053a9 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053aa branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053ab force  0x00000000 , 0x00000002 
+ 00021486  0x000053ac rtneq  0x00000025 
+ 00021487  0x000053ad force  0x00000018 , 0x00000002 
+ 00021488  0x000053ae rtneq  0x00000026 
+ 00021489  0x000053af force  0x0000004e , 0x00000002 
+ 00021490  0x000053b0 rtn 
+ 00021491  0x000053b3 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x000053b4 branch  0x000053f6 , 0x00000002 
+ 00021493  0x000053b5 increase  0x00000001 , 0x0000003f 
+ 00021494  0x000053b8 lshift  0x0000003f , 0x0000003f 
+ 00021495  0x000053b9 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x000053ba rtn 
+ 00021497  0x000053bd fetch  0x00000001 , 0x00000016 
+ 00021498  0x000053be lshift  0x0000003f , 0x00000002 
+ 00021499  0x000053bf rtn 
+ 00021500  0x000053c2 arg  0x000001f4 , 0x00000002 
+ 00021501  0x000053c3 rtn  0x00000034 
+ 00021502  0x000053c4 arg  0x000000fa , 0x00000002 
+ 00021503  0x000053c5 rtneq  0x00000001 
+ 00021504  0x000053c6 arg  0x00000096 , 0x00000002 
+ 00021505  0x000053c7 rtneq  0x00000002 
+ 00021506  0x000053c8 arg  0x00000064 , 0x00000002 
+ 00021507  0x000053c9 rtneq  0x00000003 
+ 00021508  0x000053ca arg  0x0000004b , 0x00000002 
+ 00021509  0x000053cb rtneq  0x00000004 
+ 00021510  0x000053cc arg  0x00000032 , 0x00000002 
+ 00021511  0x000053cd rtneq  0x00000005 
+ 00021512  0x000053ce arg  0x00000028 , 0x00000002 
+ 00021513  0x000053cf rtneq  0x00000006 
+ 00021514  0x000053d0 arg  0x00000014 , 0x00000002 
+ 00021515  0x000053d1 rtn 
+ 00021516  0x000053d6 setarg  0x008e89be 
+ 00021517  0x000053d7 lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x000053d8 or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x000053d9 iforce  0x00000009 
+ 00021520  0x000053da setarg  0x00555555 
+ 00021521  0x000053db store  0x00000003 , 0x00000467 
+ 00021522  0x000053dc rtn 
+ 00021523  0x000053df bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x000053e0 enable  0x00000010 
+ 00021525  0x000053e1 fetch  0x00000004 , 0x00000463 
+ 00021526  0x000053e2 iforce  0x00000009 
+ 00021527  0x000053e3 call  0x00005466 
+ 00021528  0x000053e4 setarg  0x00000200 
+ 00021529  0x000053e5 branch  0x0000541c , 0x00000029 
+ 00021530  0x000053e6 fetch  0x00000002 , 0x0000044d 
+ 00021531  0x000053e7 rshift  0x0000003f , 0x0000003f 
+ 00021532  0x000053e9 arg  0x00000500 , 0x00000002 
+ 00021533  0x000053ea iadd  0x00000002 , 0x0000003f 
+ 00021534  0x000053eb call  0x00002a24 
+ 00021535  0x000053ec deposit  0x0000001a 
+ 00021536  0x000053ed store  0x00000006 , 0x00000491 
+ 00021537  0x000053ee rtn 
+ 00021538  0x000053f1 bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x000053f2 fetch  0x00000001 , 0x00000016 
+ 00021540  0x000053f3 beq  0x00000025 , 0x00005428 
+ 00021541  0x000053f4 beq  0x00000026 , 0x0000542e 
+ 00021542  0x000053f5 beq  0x00000027 , 0x00005434 
+ 00021543  0x000053f6 branch  0x00005434 
+ 00021544  0x000053f9 fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x000053fa isolate1  0x00000001 , 0x00000002 
+ 00021546  0x000053fb branch  0x0000543f , 0x00000001 
+ 00021547  0x000053fc isolate1  0x00000002 , 0x00000002 
+ 00021548  0x000053fd branch  0x00005444 , 0x00000001 
+ 00021549  0x000053fe branch  0x0000543a 
+ 00021550  0x00005402 fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x00005403 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x00005404 branch  0x00005444 , 0x00000001 
+ 00021553  0x00005405 isolate1  0x00000000 , 0x00000002 
+ 00021554  0x00005406 branch  0x0000543a , 0x00000001 
+ 00021555  0x00005407 branch  0x0000543f 
+ 00021556  0x0000540b fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x0000540c isolate1  0x00000000 , 0x00000002 
+ 00021558  0x0000540d branch  0x0000543a , 0x00000001 
+ 00021559  0x0000540e isolate1  0x00000001 , 0x00000002 
+ 00021560  0x0000540f branch  0x0000543f , 0x00000001 
+ 00021561  0x00005410 branch  0x00005444 
+ 00021562  0x00005415 jam  0x00000025 , 0x00000016 
+ 00021563  0x00005416 fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x00005417 set1  0x00000000 , 0x0000003f 
+ 00021565  0x00005418 store  0x00000001 , 0x00000ac2 
+ 00021566  0x00005419 rtn 
+ 00021567  0x0000541c jam  0x00000026 , 0x00000016 
+ 00021568  0x0000541d fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x0000541e set1  0x00000001 , 0x0000003f 
+ 00021570  0x0000541f store  0x00000001 , 0x00000ac2 
+ 00021571  0x00005420 rtn 
+ 00021572  0x00005423 jam  0x00000027 , 0x00000016 
+ 00021573  0x00005424 fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x00005425 set1  0x00000002 , 0x0000003f 
+ 00021575  0x00005426 store  0x00000001 , 0x00000ac2 
+ 00021576  0x00005427 rtn 
+ 00021577  0x0000542c bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x0000542d add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x0000542e ifetch  0x00000001 , 0x00000006 
+ 00021580  0x0000542f rtnbit0  0x00000000 
+ 00021581  0x00005430 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x00005431 ifetch  0x00000002 , 0x00000005 
+ 00021583  0x00005432 increase  0x00000001 , 0x0000003f 
+ 00021584  0x00005433 istore  0x00000002 , 0x00000005 
+ 00021585  0x00005434 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x00005435 ifetch  0x00000001 , 0x00000006 
+ 00021587  0x00005436 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x00005437 ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x00005438 iadd  0x00000002 , 0x0000003f 
+ 00021590  0x00005439 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x0000543a branch  0x00005459 , 0x00000002 
+ 00021592  0x0000543b increase  0xffffffdb , 0x0000003f 
+ 00021593  0x0000543d istore  0x00000001 , 0x00000005 
+ 00021594  0x0000543e rtn 
+ 00021595  0x00005442 bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x00005443 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x00005444 force  0x00000000 , 0x00000002 
+ 00021598  0x00005445 force  0x00000025 , 0x00000039 
+ 00021599  0x00005447 bbit0  0x00000000 , 0x00005461 
+ 00021600  0x00005448 increase  0x00000001 , 0x00000002 
+ 00021601  0x0000544a rshift  0x0000003f , 0x0000003f 
+ 00021602  0x0000544b loop  0x0000545f 
+ 00021603  0x0000544c add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x0000544d store  0x00000001 , 0x00000461 
+ 00021605  0x0000544e rtn 
+ 00021606  0x00005451 bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x00005452 fetch  0x00000001 , 0x00000457 
+ 00021608  0x00005453 iforce  0x00000007 
+ 00021609  0x00005454 fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x00005455 qisolate1  0x00000002 
+ 00021611  0x00005456 branch  0x0000547c , 0x00000001 
+ 00021612  0x00005458 bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x00005459 fetch  0x00000001 , 0x00000461 
+ 00021614  0x0000545a isub  0x00000007 , 0x0000003f 
+ 00021615  0x0000545b branch  0x00005472 , 0x00000002 
+ 00021616  0x0000545c sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x0000545d branch  0x0000546c 
+ 00021618  0x0000545f copy  0x00000007 , 0x00000039 
+ 00021619  0x00005460 force  0x00000000 , 0x00000007 
+ 00021620  0x00005462 qisolate1  0x00000002 
+ 00021621  0x00005463 branch  0x00005477 , 0x00000001 
+ 00021622  0x00005464 increase  0x00000001 , 0x00000039 
+ 00021623  0x00005466 deposit  0x00000039 
+ 00021624  0x00005467 branch  0x0000547c , 0x00000034 
+ 00021625  0x00005468 increase  0x00000001 , 0x00000007 
+ 00021626  0x00005469 increase  0xffffffff , 0x00000039 
+ 00021627  0x0000546a branch  0x00005474 
+ 00021628  0x0000546c deposit  0x00000007 
+ 00021629  0x0000546d store  0x00000001 , 0x00000016 
+ 00021630  0x0000546e rtn 
+ 00021631  0x00005472 branch  0x00005482 , 0x00000029 
+ 00021632  0x00005473 until  0x0000003e , 0x00000003 
+ 00021633  0x00005474 rtn 
+ 00021634  0x00005477 arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x00005478 until  0x00000023 , 0x00000026 
+ 00021636  0x00005479 rtn 
+ 00021637  0x0000547c disable  0x00000010 
+ 00021638  0x0000547d fetch  0x00000002 , 0x0000436c 
+ 00021639  0x0000547e copy  0x0000003f , 0x0000000b 
+ 00021640  0x0000547f branch  0x0000548e 
+ 00021641  0x00005483 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x00005484 enable  0x00000010 
+ 00021643  0x00005485 fetch  0x00000002 , 0x0000044d 
+ 00021644  0x00005486 fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x00005487 iadd  0x00000002 , 0x0000000b 
+ 00021646  0x00005489 call  0x000053de 
+ 00021647  0x0000548b bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x0000548c call  0x000053d5 
+ 00021649  0x0000548d disable  0x0000002d 
+ 00021650  0x0000548e enable  0x0000000d 
+ 00021651  0x0000548f enable  0x00000021 
+ 00021652  0x00005490 disable  0x00000020 
+ 00021653  0x00005491 copy  0x0000000b , 0x0000001b 
+ 00021654  0x00005492 correlate  0x0000003e , 0x00000003 
+ 00021655  0x00005493 branch  0x0000549a , 0x0000002e 
+ 00021656  0x00005494 copy  0x0000001a , 0x00000002 
+ 00021657  0x00005495 storet  0x00000006 , 0x0000009a 
+ 00021658  0x00005497 nbranch  0x0000264d , 0x00000018 
+ 00021659  0x00005498 branch  0x000054a1 , 0x0000002e 
+ 00021660  0x00005499 arg  0x000001e0 , 0x00000029 
+ 00021661  0x0000549a copy  0x00000021 , 0x00000028 
+ 00021662  0x0000549b fetch  0x00000001 , 0x0000043f 
+ 00021663  0x0000549c bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x0000549d call  0x00002b05 , 0x0000002b 
+ 00021665  0x0000549f bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x000054a0 call  0x000029bb 
+ 00021667  0x000054a1 enable  0x00000007 
+ 00021668  0x000054a2 enable  0x00000009 
+ 00021669  0x000054a3 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x000054a4 rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x000054a5 store  0x00000001 , 0x000002d9 
+ 00021672  0x000054a6 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x000054a7 rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x000054a8 istore  0x00000001 , 0x00000005 
+ 00021675  0x000054a9 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054aa branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054ad parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054ae rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054af istore  0x00000001 , 0x00000005 
+ 00021680  0x000054b0 loop  0x000054ad 
+ 00021681  0x000054b3 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x000054b4 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x000054b5 enable  0x00000010 
+ 00021684  0x000054b6 arg  0x00000664 , 0x0000001b 
+ 00021685  0x000054b7 rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x000054b8 rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x000054b9 istore  0x00000003 , 0x00000005 
+ 00021688  0x000054ba branch  0x0000264d , 0x00000006 
+ 00021689  0x000054bb enable  0x0000002d 
+ 00021690  0x000054bc fetch  0x00000001 , 0x00000017 
+ 00021691  0x000054bd add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x000054be call  0x00002981 
+ 00021693  0x000054bf disable  0x0000000d 
+ 00021694  0x000054c0 branch  0x00002918 
+ 00021695  0x000054c3 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x000054c4 call  0x000054c9 
+ 00021697  0x000054c6 fetcht  0x00000001 , 0x00000017 
+ 00021698  0x000054c7 call  0x0000291f 
+ 00021699  0x000054c8 call  0x00002924 
+ 00021700  0x000054c9 enable  0x00000010 
+ 00021701  0x000054ca arg  0x0000157c , 0x0000000b 
+ 00021702  0x000054cb branch  0x0000548f 
+ 00021703  0x000054ce call  0x000054c9 
+ 00021704  0x000054cf branch  0x0000264d 
+ 00021705  0x000054d2 bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x000054d3 call  0x000053d5 
+ 00021707  0x000054d4 call  0x000053e3 
+ 00021708  0x000054d5 branch  0x000054cd 
+ 00021709  0x000054d8 set1  0x00000000 , 0x00000015 
+ 00021710  0x000054d9 enable  0x0000001d 
+ 00021711  0x000054da enable  0x00000020 
+ 00021712  0x000054db disable  0x00000021 
+ 00021713  0x000054dc call  0x0000547f 
+ 00021714  0x000054dd rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x000054de rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x000054df rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x000054e0 inject  0x00000003 , 0x00000028 
+ 00021718  0x000054e1 enable  0x00000007 
+ 00021719  0x000054e2 enable  0x00000009 
+ 00021720  0x000054e3 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x000054e4 fetch  0x00000001 , 0x000043dc 
+ 00021722  0x000054e5 inject  0x00000003 , 0x00000008 
+ 00021723  0x000054e6 ifetch  0x00000001 , 0x00000006 
+ 00021724  0x000054e7 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x000054e8 inject  0x00000003 , 0x00000008 
+ 00021726  0x000054e9 branch  0x000054e2 , 0x00000005 
+ 00021727  0x000054eb ifetch  0x00000001 , 0x00000006 
+ 00021728  0x000054ec inject  0x00000003 , 0x00000008 
+ 00021729  0x000054ed loop  0x000054df 
+ 00021730  0x000054f0 enable  0x00000008 
+ 00021731  0x000054f1 inject  0x00000003 , 0x00000018 
+ 00021732  0x000054f2 disable  0x00000008 
+ 00021733  0x000054f3 until  0x0000003e , 0x00000027 
+ 00021734  0x000054f4 nop  0x00000064 
+ 00021735  0x000054f5 disable  0x0000001d 
+ 00021736  0x000054f6 rtn 
+ 00021737  0x000054f9 bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x000054fa fetch  0x00000001 , 0x00004484 
+ 00021739  0x000054fb beq  0x00000001 , 0x000054f9 
+ 00021740  0x000054fc fetch  0x00000001 , 0x00004485 
+ 00021741  0x000054fd lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x000054fe lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x000054ff store  0x00000001 , 0x000043dc 
+ 00021744  0x00005500 fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x00005501 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x00005502 store  0x00000001 , 0x000043dd 
+ 00021747  0x00005503 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x00005504 store  0x00000006 , 0x000043de 
+ 00021749  0x00005505 copy  0x00000002 , 0x00000039 
+ 00021750  0x00005506 arg  0x00004370 , 0x00000006 
+ 00021751  0x00005507 call  0x00007ef4 
+ 00021752  0x00005508 branch  0x00005504 
+ 00021753  0x0000550a fetch  0x00000001 , 0x00004486 
+ 00021754  0x0000550b lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x0000550c lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x0000550d increase  0x00000001 , 0x0000003f 
+ 00021757  0x0000550e store  0x00000001 , 0x000043dc 
+ 00021758  0x0000550f setarg  0x0000000c 
+ 00021759  0x00005510 store  0x00000001 , 0x000043dd 
+ 00021760  0x00005511 fetch  0x00000006 , 0x000044a0 
+ 00021761  0x00005512 store  0x00000006 , 0x000043de 
+ 00021762  0x00005513 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x00005514 istore  0x00000006 , 0x00000005 
+ 00021764  0x00005516 bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x00005517 fetch  0x00000001 , 0x00000000 
+ 00021766  0x00005518 increase  0x00000001 , 0x0000003f 
+ 00021767  0x00005519 store  0x00000001 , 0x00000000 
+ 00021768  0x0000551a arg  0x00000708 , 0x0000001b 
+ 00021769  0x0000551b disable  0x0000002d 
+ 00021770  0x0000551c branch  0x000054bf 
+ 00021771  0x0000551f bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x00005520 fetch  0x00000001 , 0x0000449e 
+ 00021773  0x00005521 rtnne  0x00000001 
+ 00021774  0x00005522 fetch  0x00000001 , 0x00000000 
+ 00021775  0x00005523 increase  0x00000001 , 0x0000003f 
+ 00021776  0x00005524 store  0x00000001 , 0x00000000 
+ 00021777  0x00005525 arg  0x00000c03 , 0x00000002 
+ 00021778  0x00005526 fetch  0x00000001 , 0x0000449f 
+ 00021779  0x00005527 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x00005528 copy  0x00000011 , 0x0000003f 
+ 00021781  0x00005529 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x0000552a storet  0x00000002 , 0x000043dc 
+ 00021783  0x0000552b fetch  0x00000006 , 0x000044a0 
+ 00021784  0x0000552c istore  0x00000006 , 0x00000005 
+ 00021785  0x0000552d fetch  0x00000006 , 0x0000044f 
+ 00021786  0x0000552e istore  0x00000006 , 0x00000005 
+ 00021787  0x0000552f branch  0x000054bf 
+ 00021788  0x00005533 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x00005534 arg  0x00000004 , 0x00000002 
+ 00021790  0x00005535 fetch  0x00000001 , 0x00004485 
+ 00021791  0x00005536 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x00005537 storet  0x00000001 , 0x000043dc 
+ 00021793  0x00005538 fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x00005539 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x0000553a store  0x00000001 , 0x000043dd 
+ 00021796  0x0000553b fetch  0x00000006 , 0x000044a0 
+ 00021797  0x0000553c store  0x00000006 , 0x000043de 
+ 00021798  0x0000553d arg  0x00004390 , 0x00000006 
+ 00021799  0x0000553e copy  0x00000002 , 0x00000039 
+ 00021800  0x0000553f call  0x00007ef4 
+ 00021801  0x00005540 call  0x000054c7 
+ 00021802  0x00005541 branch  0x00005706 
+ 00021803  0x00005544 bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x00005545 force  0xffffffff , 0x0000003f 
+ 00021805  0x00005546 setsect  0x00000002 , 0x00000001 
+ 00021806  0x00005547 store  0x00000005 , 0x0000046f 
+ 00021807  0x00005548 call  0x0000545b 
+ 00021808  0x00005549 force  0x00000004 , 0x00000039 
+ 00021809  0x0000554a arg  0x00000463 , 0x00000005 
+ 00021810  0x0000554b call  0x0000630d 
+ 00021811  0x0000554c fetch  0x00000002 , 0x0000449c 
+ 00021812  0x0000554d store  0x00000002 , 0x0000046d 
+ 00021813  0x0000554f random  0x0000003f 
+ 00021814  0x00005550 and_into  0x0000000f , 0x0000003f 
+ 00021815  0x00005551 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x00005552 branch  0x00005535 , 0x00000002 
+ 00021817  0x00005553 store  0x00000001 , 0x00000458 
+ 00021818  0x00005554 store  0x00000001 , 0x000006e6 
+ 00021819  0x00005555 bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x00005556 fetcht  0x00000002 , 0x00004367 
+ 00021821  0x00005557 storet  0x00000002 , 0x00000441 
+ 00021822  0x00005558 copy  0x00000002 , 0x00000013 
+ 00021823  0x00005559 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x0000555a idiv  0x00000013 
+ 00021825  0x0000555b call  0x00007f86 
+ 00021826  0x0000555c remainder  0x00000011 
+ 00021827  0x0000555d isub  0x00000011 , 0x0000003f 
+ 00021828  0x0000555e iadd  0x00000013 , 0x0000003f 
+ 00021829  0x0000555f fetcht  0x00000002 , 0x00004365 
+ 00021830  0x00005560 iadd  0x00000002 , 0x0000003f 
+ 00021831  0x00005561 store  0x00000004 , 0x00000443 
+ 00021832  0x00005562 isub  0x00000022 , 0x00000011 
+ 00021833  0x00005563 increase  0xfffffffa , 0x00000011 
+ 00021834  0x00005564 arg  0x00002205 , 0x00000012 
+ 00021835  0x00005565 fetch  0x00000001 , 0x00004495 
+ 00021836  0x00005566 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x00005567 fetch  0x00000001 , 0x0000448e 
+ 00021838  0x00005568 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x00005569 copy  0x00000012 , 0x0000003f 
+ 00021840  0x0000556a store  0x00000002 , 0x000043dc 
+ 00021841  0x0000556b fetch  0x00000006 , 0x000044a0 
+ 00021842  0x0000556c istore  0x00000006 , 0x00000005 
+ 00021843  0x0000556d fetch  0x00000006 , 0x0000044f 
+ 00021844  0x0000556e istore  0x00000006 , 0x00000005 
+ 00021845  0x0000556f fetch  0x00000004 , 0x00000463 
+ 00021846  0x00005570 istore  0x00000004 , 0x00000005 
+ 00021847  0x00005571 random  0x0000003f 
+ 00021848  0x00005572 istore  0x00000002 , 0x00000005 
+ 00021849  0x00005573 random  0x0000003f 
+ 00021850  0x00005574 istore  0x00000001 , 0x00000005 
+ 00021851  0x00005575 force  0x00000002 , 0x0000003f 
+ 00021852  0x00005576 istore  0x00000001 , 0x00000005 
+ 00021853  0x00005577 rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x00005578 istore  0x00000002 , 0x00000005 
+ 00021855  0x00005579 rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x0000557a istore  0x00000002 , 0x00000005 
+ 00021857  0x0000557b bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x0000557c setarg  0x00000000 
+ 00021859  0x0000557d istore  0x00000002 , 0x00000005 
+ 00021860  0x0000557e fetch  0x00000002 , 0x0000449c 
+ 00021861  0x0000557f istore  0x00000002 , 0x00000005 
+ 00021862  0x00005580 fetch  0x00000005 , 0x0000046f 
+ 00021863  0x00005581 istore  0x00000005 , 0x00000005 
+ 00021864  0x00005582 fetch  0x00000001 , 0x00000458 
+ 00021865  0x00005583 arg  0x000000a0 , 0x00000002 
+ 00021866  0x00005584 ior  0x00000002 , 0x0000003f 
+ 00021867  0x00005585 istore  0x00000001 , 0x00000005 
+ 00021868  0x00005586 call  0x000054c7 
+ 00021869  0x00005587 setarg  0x000043dc 
+ 00021870  0x00005588 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x00005589 ifetch  0x00000003 , 0x00000006 
+ 00021872  0x0000558a store  0x00000003 , 0x00000467 
+ 00021873  0x0000558b rtn 
+ 00021874  0x0000558e bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x0000558f disable  0x00000029 
+ 00021876  0x00005590 branch  0x0000540c 
+ 00021877  0x00005595 fetch  0x00000001 , 0x0000043f 
+ 00021878  0x00005596 rtnbit0  0x00000005 
+ 00021879  0x00005597 fetch  0x00000002 , 0x00000459 
+ 00021880  0x00005598 fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x00005599 isub  0x00000002 , 0x0000003f 
+ 00021882  0x0000559a nrtn  0x00000002 
+ 00021883  0x0000559b store  0x00000002 , 0x00000a9a 
+ 00021884  0x0000559c bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x0000559d fetch  0x00000001 , 0x0000043f 
+ 00021886  0x0000559e set0  0x00000005 , 0x0000003f 
+ 00021887  0x0000559f set0  0x00000003 , 0x0000003f 
+ 00021888  0x000055a0 store  0x00000001 , 0x0000043f 
+ 00021889  0x000055a1 fetch  0x00000004 , 0x00000443 
+ 00021890  0x000055a2 fetcht  0x00000002 , 0x00000441 
+ 00021891  0x000055a3 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x000055a4 isub  0x00000002 , 0x00000011 
+ 00021893  0x000055a5 bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x000055a6 fetch  0x00000001 , 0x000043d3 
+ 00021895  0x000055a7 store  0x00000001 , 0x0000046a 
+ 00021896  0x000055a8 ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x000055a9 ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055aa lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055ab store  0x00000002 , 0x00000441 
+ 00021900  0x000055ac lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055ad iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055ae ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055af storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055b0 iadd  0x00000011 , 0x0000003f 
+ 00021905  0x000055b1 copy  0x0000003f , 0x00000014 
+ 00021906  0x000055b2 fetch  0x00000002 , 0x00000441 
+ 00021907  0x000055b3 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x000055b4 isub  0x00000002 , 0x0000003f 
+ 00021909  0x000055b5 fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x000055b6 imul32  0x00000002 , 0x0000003f 
+ 00021911  0x000055b7 iadd  0x00000014 , 0x0000003f 
+ 00021912  0x000055b8 store  0x00000004 , 0x00000443 
+ 00021913  0x000055b9 call  0x00005713 
+ 00021914  0x000055ba fetch  0x00000002 , 0x0000046d 
+ 00021915  0x000055bb store  0x00000002 , 0x000044ba 
+ 00021916  0x000055bc rtn 
+ 00021917  0x000055c0 bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x000055c1 fetch  0x00000001 , 0x0000043f 
+ 00021919  0x000055c2 rtnbit0  0x00000006 
+ 00021920  0x000055c3 fetch  0x00000002 , 0x00000459 
+ 00021921  0x000055c4 fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x000055c5 isub  0x00000002 , 0x0000003f 
+ 00021923  0x000055c6 nrtn  0x00000002 
+ 00021924  0x000055c7 fetch  0x00000001 , 0x0000043f 
+ 00021925  0x000055c8 set0  0x00000006 , 0x0000003f 
+ 00021926  0x000055c9 store  0x00000001 , 0x0000043f 
+ 00021927  0x000055ca fetch  0x00000005 , 0x000043ce 
+ 00021928  0x000055cb store  0x00000005 , 0x0000046f 
+ 00021929  0x000055cc branch  0x0000545b 
+ 00021930  0x000055d0 bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x000055d1 call  0x000056ed 
+ 00021932  0x000055d2 call  0x000055c0 
+ 00021933  0x000055d3 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x000055d4 isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x000055d5 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x000055d6 rshift  0x0000003f , 0x0000003f 
+ 00021937  0x000055d7 ixor  0x00000002 , 0x0000003f 
+ 00021938  0x000055d8 isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x000055d9 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x000055da rtnmark1  0x0000000f 
+ 00021941  0x000055db fetch  0x00000001 , 0x000002da 
+ 00021942  0x000055dc branch  0x000055bc , 0x00000034 
+ 00021943  0x000055dd fetch  0x00000001 , 0x0000043f 
+ 00021944  0x000055de bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x000055df call  0x0000748d 
+ 00021946  0x000055e0 call  0x000073fb 
+ 00021947  0x000055e1 nrtn  0x00000034 
+ 00021948  0x000055e3 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x000055e4 setflip  0x00000002 , 0x00000002 
+ 00021950  0x000055e5 storet  0x00000001 , 0x00000456 
+ 00021951  0x000055e6 rtn 
+ 00021952  0x000055ea bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x000055eb fetcht  0x00000001 , 0x00000456 
+ 00021954  0x000055ec isolate0  0x00000005 , 0x00000002 
+ 00021955  0x000055ed rtn  0x00000001 
+ 00021956  0x000055ee fetch  0x00000001 , 0x000002d9 
+ 00021957  0x000055ef lshift  0x0000003f , 0x0000003f 
+ 00021958  0x000055f0 ixor  0x00000002 , 0x0000003f 
+ 00021959  0x000055f1 rtnbit0  0x00000003 
+ 00021960  0x000055f2 set0  0x00000005 , 0x00000002 
+ 00021961  0x000055f3 setflip  0x00000003 , 0x00000002 
+ 00021962  0x000055f4 storet  0x00000001 , 0x00000456 
+ 00021963  0x000055f5 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x000055f6 nrtn  0x00000001 
+ 00021965  0x000055f7 fetch  0x00000001 , 0x000043de 
+ 00021966  0x000055f8 beq  0x00000005 , 0x000055d2 
+ 00021967  0x000055f9 fetch  0x00000001 , 0x000044c5 
+ 00021968  0x000055fa beq  0x00000002 , 0x000055d6 
+ 00021969  0x000055fb rtn 
+ 00021970  0x000055ff fetch  0x00000001 , 0x0000043f 
+ 00021971  0x00005600 set1  0x00000004 , 0x0000003f 
+ 00021972  0x00005601 store  0x00000001 , 0x0000043f 
+ 00021973  0x00005602 rtn 
+ 00021974  0x00005605 bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x00005606 jam  0x00000000 , 0x000044c5 
+ 00021976  0x00005607 arg  0x00000000 , 0x0000003f 
+ 00021977  0x00005608 store  0x00000004 , 0x0000440d 
+ 00021978  0x00005609 store  0x00000005 , 0x00004403 
+ 00021979  0x0000560a set1  0x00000027 , 0x0000003f 
+ 00021980  0x0000560b store  0x00000005 , 0x00004408 
+ 00021981  0x0000560c fetch  0x00000001 , 0x0000043f 
+ 00021982  0x0000560d set0  0x00000004 , 0x0000003f 
+ 00021983  0x0000560e store  0x00000001 , 0x0000043f 
+ 00021984  0x0000560f rtn 
+ 00021985  0x00005613 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x00005614 call  0x00005422 
+ 00021987  0x00005615 call  0x00005485 
+ 00021988  0x00005616 fetch  0x00000001 , 0x00000001 
+ 00021989  0x00005617 increase  0x00000001 , 0x0000003f 
+ 00021990  0x00005618 store  0x00000001 , 0x00000001 
+ 00021991  0x00005619 rtn 
+ 00021992  0x0000561d bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x0000561e fetch  0x00000001 , 0x00004369 
+ 00021994  0x0000561f rtnne  0x00000001 
+ 00021995  0x00005620 arg  0x00000002 , 0x00000007 
+ 00021996  0x00005621 call  0x00007f16 
+ 00021997  0x00005622 nrtn  0x00000034 
+ 00021998  0x00005623 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x00005624 fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x00005625 isub  0x00000002 , 0x0000003f 
+ 00022001  0x00005626 arg  0x00000002 , 0x00000007 
+ 00022002  0x00005627 call  0x00007f08 
+ 00022003  0x00005628 disable  0x00000029 
+ 00022004  0x00005629 call  0x00005572 
+ 00022005  0x0000562a call  0x000055e1 
+ 00022006  0x0000562b nrtn  0x0000002d 
+ 00022007  0x0000562c bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x0000562d fetch  0x00000006 , 0x000002db 
+ 00022009  0x0000562e store  0x00000006 , 0x0000044f 
+ 00022010  0x00005631 fetch  0x00000001 , 0x00000002 
+ 00022011  0x00005632 increase  0x00000001 , 0x0000003f 
+ 00022012  0x00005633 store  0x00000001 , 0x00000002 
+ 00022013  0x00005634 call  0x00005608 
+ 00022014  0x00005635 rtn  0x00000029 
+ 00022015  0x00005636 call  0x0000550b 
+ 00022016  0x00005637 nrtn  0x0000002d 
+ 00022017  0x00005638 bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x00005639 fetch  0x00000001 , 0x00000004 
+ 00022019  0x0000563a increase  0x00000001 , 0x0000003f 
+ 00022020  0x0000563b store  0x00000001 , 0x00000004 
+ 00022021  0x0000563c fetch  0x00000009 , 0x000002e1 
+ 00022022  0x0000563d store  0x00000009 , 0x00000101 
+ 00022023  0x0000563e rtn 
+ 00022024  0x00005641 bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x00005642 fetch  0x00000001 , 0x0000049b 
+ 00022026  0x00005643 rtnne  0x0000001b 
+ 00022027  0x00005644 fetch  0x00000006 , 0x0000044f 
+ 00022028  0x00005645 fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x00005646 isub  0x00000002 , 0x0000003e 
+ 00022030  0x00005647 nrtn  0x00000005 
+ 00022031  0x00005648 call  0x0000223b 
+ 00022032  0x00005649 nrtn  0x00000005 
+ 00022033  0x0000564a call  0x0000552b 
+ 00022034  0x0000564b call  0x00005340 
+ 00022035  0x0000564c bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x0000564d jam  0x00000000 , 0x000041ce 
+ 00022037  0x0000564e jam  0x00000000 , 0x00000476 
+ 00022038  0x0000564f jam  0x00000000 , 0x00004369 
+ 00022039  0x00005650 jam  0x00000000 , 0x0000049b 
+ 00022040  0x00005651 branch  0x00002223 
+ 00022041  0x00005654 arg  0x00000001 , 0x00000011 
+ 00022042  0x00005655 fetch  0x00000001 , 0x000002d9 
+ 00022043  0x00005656 rtnbit1  0x00000006 
+ 00022044  0x00005657 arg  0x00000000 , 0x00000011 
+ 00022045  0x00005658 rtn 
+ 00022046  0x0000565d bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x0000565e fetch  0x00000001 , 0x00000456 
+ 00022048  0x0000565f rtnbit1  0x00000005 
+ 00022049  0x00005660 call  0x00005642 
+ 00022050  0x00005661 call  0x00005873 
+ 00022051  0x00005662 branch  0x00005664 , 0x00000034 
+ 00022052  0x00005663 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x00005664 ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x00005665 copy  0x00000002 , 0x00000011 
+ 00022055  0x00005666 isub  0x00000011 , 0x0000003f 
+ 00022056  0x00005667 arg  0x0000001b , 0x00000002 
+ 00022057  0x00005668 call  0x00007fdd 
+ 00022058  0x00005669 copy  0x0000003f , 0x00000002 
+ 00022059  0x0000566a ifetch  0x00000001 , 0x00000006 
+ 00022060  0x0000566b copy  0x0000003f , 0x00000001 
+ 00022061  0x0000566c copy  0x00000011 , 0x0000003f 
+ 00022062  0x0000566d iadd  0x00000006 , 0x00000006 
+ 00022063  0x0000566e arg  0x000043de , 0x00000005 
+ 00022064  0x0000566f copy  0x00000002 , 0x00000039 
+ 00022065  0x00005670 call  0x00007f01 
+ 00022066  0x00005671 call  0x00005654 
+ 00022067  0x00005672 call  0x00005666 
+ 00022068  0x00005674 call  0x00005873 
+ 00022069  0x00005675 ifetch  0x00000001 , 0x00000006 
+ 00022070  0x00005676 copy  0x0000003f , 0x00000011 
+ 00022071  0x00005677 copy  0x00000006 , 0x00000013 
+ 00022072  0x00005678 ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x00005679 copy  0x00000002 , 0x00000012 
+ 00022074  0x0000567a isub  0x00000012 , 0x0000003f 
+ 00022075  0x0000567b arg  0x0000001b , 0x00000002 
+ 00022076  0x0000567c call  0x00007fdd 
+ 00022077  0x0000567d iadd  0x00000012 , 0x0000003f 
+ 00022078  0x0000567e istore  0x00000001 , 0x00000013 
+ 00022079  0x0000567f isub  0x00000011 , 0x0000003e 
+ 00022080  0x00005680 nrtn  0x00000005 
+ 00022081  0x00005681 branch  0x00005896 
+ 00022082  0x00005685 call  0x00005649 
+ 00022083  0x00005686 rtnmark1  0x00000029 
+ 00022084  0x00005687 fetch  0x00000001 , 0x000044e9 
+ 00022085  0x00005688 bbit0  0x00000002 , 0x00005652 
+ 00022086  0x00005689 call  0x00005876 
+ 00022087  0x0000568a branch  0x00005652 , 0x00000034 
+ 00022088  0x0000568b branch  0x00005650 
+ 00022089  0x0000568f call  0x00005873 
+ 00022090  0x00005690 branch  0x00005652 , 0x00000034 
+ 00022091  0x00005691 ifetch  0x00000001 , 0x00000006 
+ 00022092  0x00005692 ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x00005693 isub  0x00000002 , 0x0000003f 
+ 00022094  0x00005694 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x00005695 branch  0x00005652 , 0x00000002 
+ 00022096  0x00005697 set1  0x00000029 , 0x00000000 
+ 00022097  0x00005698 rtn 
+ 00022098  0x0000569b set0  0x00000029 , 0x00000000 
+ 00022099  0x0000569c rtn 
+ 00022100  0x0000569f copy  0x00000011 , 0x0000003f 
+ 00022101  0x000056a0 rtn  0x00000034 
+ 00022102  0x000056a1 arg  0x00000001 , 0x00000001 
+ 00022103  0x000056a2 rtn 
+ 00022104  0x000056a6 bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x000056a7 increase  0x00000001 , 0x00000002 
+ 00022106  0x000056a8 call  0x0000576a 
+ 00022107  0x000056a9 increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056aa ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056ab arg  0x00002902 , 0x00000002 
+ 00022110  0x000056ac isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056ad nrtn  0x00000005 
+ 00022112  0x000056ae increase  0x00000001 , 0x00000006 
+ 00022113  0x000056af copy  0x00000006 , 0x00000011 
+ 00022114  0x000056b0 ifetch  0x00000001 , 0x00000006 
+ 00022115  0x000056b1 rtn 
+ 00022116  0x000056b5 force  0x00000000 , 0x00000002 
+ 00022117  0x000056b6 force  0x00000001 , 0x00000001 
+ 00022118  0x000056b9 bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x000056ba storet  0x00000001 , 0x000043dd 
+ 00022120  0x000056bb fetcht  0x00000001 , 0x00000456 
+ 00022121  0x000056bc set1  0x00000005 , 0x00000002 
+ 00022122  0x000056bd and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x000056be ior  0x00000001 , 0x0000003f 
+ 00022124  0x000056bf store  0x00000001 , 0x00000456 
+ 00022125  0x000056c0 and_into  0x0000001f , 0x0000003f 
+ 00022126  0x000056c1 isolate1  0x00000029 , 0x00000000 
+ 00022127  0x000056c2 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x000056c3 store  0x00000001 , 0x000043dc 
+ 00022129  0x000056c5 fetch  0x00000001 , 0x000043dc 
+ 00022130  0x000056c6 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x000056c7 nbranch  0x00005676 , 0x00000001 
+ 00022132  0x000056c8 fetch  0x00000001 , 0x000043dd 
+ 00022133  0x000056c9 rtn  0x00000034 
+ 00022134  0x000056cb fetch  0x00000001 , 0x0000043f 
+ 00022135  0x000056cc rtnbit0  0x00000004 
+ 00022136  0x000056cd call  0x0000748d 
+ 00022137  0x000056ce branch  0x000073e3 
+ 00022138  0x000056d2 arg  0x00000000 , 0x00000007 
+ 00022139  0x000056d3 branch  0x00002c32 
+ 00022140  0x000056d6 arg  0x00000000 , 0x00000007 
+ 00022141  0x000056d7 branch  0x00002c36 
+ 00022142  0x000056db bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x000056dc rtnmark1  0x0000000f 
+ 00022144  0x000056dd call  0x00005890 
+ 00022145  0x000056de nrtn  0x00000034 
+ 00022146  0x000056df fetch  0x00000001 , 0x000002d9 
+ 00022147  0x000056e0 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x000056e1 store  0x00000001 , 0x0000450c 
+ 00022149  0x000056e2 ifetch  0x00000001 , 0x00000006 
+ 00022150  0x000056e3 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x000056e4 store  0x00000001 , 0x0000450b 
+ 00022152  0x000056e5 rtn  0x00000034 
+ 00022153  0x000056e6 copy  0x00000006 , 0x0000003f 
+ 00022154  0x000056e7 store  0x00000002 , 0x0000450d 
+ 00022155  0x000056e8 fetch  0x00000001 , 0x0000450c 
+ 00022156  0x000056e9 beq  0x00000003 , 0x00005c64 
+ 00022157  0x000056eb call  0x0000569a 
+ 00022158  0x000056ec nbranch  0x0000567a , 0x00000028 
+ 00022159  0x000056ed call  0x0000567c 
+ 00022160  0x000056ee fetch  0x00000002 , 0x0000450d 
+ 00022161  0x000056ef copy  0x0000003f , 0x00000006 
+ 00022162  0x000056f0 ifetch  0x00000002 , 0x00000006 
+ 00022163  0x000056f1 store  0x00000002 , 0x000044fc 
+ 00022164  0x000056f2 bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x000056f3 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x000056f4 beq  0x00000004 , 0x000058ab 
+ 00022167  0x000056f5 beq  0x00000006 , 0x00005af4 
+ 00022168  0x000056f6 beq  0x00000005 , 0x00005ab6 
+ 00022169  0x000056f7 rtn 
+ 00022170  0x000056fb fetch  0x00000001 , 0x0000450c 
+ 00022171  0x000056fc beq  0x00000002 , 0x000056a9 
+ 00022172  0x000056fd beq  0x00000001 , 0x000056c1 
+ 00022173  0x000056fe rtn 
+ 00022174  0x00005704 call  0x00007fe7 
+ 00022175  0x00005705 arg  0x00000004 , 0x00000002 
+ 00022176  0x00005706 isub  0x0000003f , 0x0000003e 
+ 00022177  0x00005707 rtn  0x00000005 
+ 00022178  0x00005708 arg  0x00000005 , 0x00000002 
+ 00022179  0x00005709 isub  0x0000003f , 0x0000003e 
+ 00022180  0x0000570a rtn  0x00000005 
+ 00022181  0x0000570b arg  0x00000006 , 0x00000002 
+ 00022182  0x0000570c isub  0x0000003f , 0x0000003e 
+ 00022183  0x0000570d rtn  0x00000005 
+ 00022184  0x0000570e branch  0x00007fe9 
+ 00022185  0x00005712 fetch  0x00000002 , 0x0000450d 
+ 00022186  0x00005713 copy  0x0000003f , 0x00000006 
+ 00022187  0x00005714 ifetch  0x00000002 , 0x00000006 
+ 00022188  0x00005715 store  0x00000002 , 0x000044fc 
+ 00022189  0x00005716 ifetch  0x00000002 , 0x00000006 
+ 00022190  0x00005717 call  0x0000569e 
+ 00022191  0x00005718 nrtn  0x00000028 
+ 00022192  0x00005719 fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x0000571a storet  0x00000001 , 0x000044fe 
+ 00022194  0x0000571b fetch  0x00000002 , 0x000044fc 
+ 00022195  0x0000571c increase  0x00000004 , 0x0000003f 
+ 00022196  0x0000571d isub  0x00000002 , 0x0000003e 
+ 00022197  0x0000571e branch  0x00007fe7 , 0x00000005 
+ 00022198  0x0000571f fetch  0x00000001 , 0x0000450b 
+ 00022199  0x00005720 copy  0x0000003f , 0x00000039 
+ 00022200  0x00005721 arg  0x00000311 , 0x00000005 
+ 00022201  0x00005722 fetch  0x00000002 , 0x0000450d 
+ 00022202  0x00005723 copy  0x0000003f , 0x00000006 
+ 00022203  0x00005724 call  0x00007f01 
+ 00022204  0x00005725 branch  0x00007fe9 
+ 00022205  0x0000572b call  0x00007fe7 
+ 00022206  0x0000572c fetch  0x00000001 , 0x000044fe 
+ 00022207  0x0000572d nrtn  0x00000034 
+ 00022208  0x0000572e branch  0x00007fe9 
+ 00022209  0x00005731 call  0x000056bd 
+ 00022210  0x00005732 nrtn  0x00000028 
+ 00022211  0x00005733 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x00005734 arg  0x00000311 , 0x00000005 
+ 00022213  0x00005735 iadd  0x00000005 , 0x00000011 
+ 00022214  0x00005736 fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x00005737 iadd  0x00000002 , 0x0000003f 
+ 00022216  0x00005738 store  0x00000001 , 0x000044fe 
+ 00022217  0x00005739 fetch  0x00000001 , 0x0000450b 
+ 00022218  0x0000573a copy  0x0000003f , 0x00000039 
+ 00022219  0x0000573b copy  0x00000011 , 0x00000005 
+ 00022220  0x0000573c fetch  0x00000002 , 0x0000450d 
+ 00022221  0x0000573d copy  0x0000003f , 0x00000006 
+ 00022222  0x0000573e call  0x00007ef4 
+ 00022223  0x0000573f setarg  0x00000311 
+ 00022224  0x00005740 store  0x00000002 , 0x0000450d 
+ 00022225  0x00005741 fetch  0x00000002 , 0x000044fc 
+ 00022226  0x00005742 increase  0x00000004 , 0x0000003f 
+ 00022227  0x00005743 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x00005744 isub  0x00000002 , 0x0000003e 
+ 00022229  0x00005745 branch  0x00007fe7 , 0x00000005 
+ 00022230  0x00005746 branch  0x00007fe9 
+ 00022231  0x0000574d call  0x00007ea5 
+ 00022232  0x0000574e arg  0x0000445e , 0x00000005 
+ 00022233  0x00005750 fetch  0x00000002 , 0x000044fc 
+ 00022234  0x00005751 increase  0xfffffffb , 0x0000003f 
+ 00022235  0x00005753 istore  0x00000001 , 0x00000005 
+ 00022236  0x00005754 copy  0x0000003f , 0x00000039 
+ 00022237  0x00005755 call  0x00007e9f 
+ 00022238  0x00005756 branch  0x00007ef4 
+ 00022239  0x00005759 call  0x00007ea5 
+ 00022240  0x0000575a arg  0x00004471 , 0x00000005 
+ 00022241  0x0000575b branch  0x000056d9 
+ 00022242  0x00005760 fetch  0x00000002 , 0x000041f9 
+ 00022243  0x00005761 branch  0x00007f9c 
+ 00022244  0x00005764 fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x00005765 call  0x00002a7b 
+ 00022246  0x00005766 isub  0x00000002 , 0x0000000b 
+ 00022247  0x00005767 deposit  0x0000000b 
+ 00022248  0x00005768 fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x00005769 lshift4  0x00000002 , 0x00000002 
+ 00022250  0x0000576a lshift  0x00000002 , 0x00000002 
+ 00022251  0x0000576b isub  0x00000002 , 0x0000003f 
+ 00022252  0x0000576c rtn 
+ 00022253  0x0000576f call  0x00002a7b 
+ 00022254  0x00005770 store  0x00000004 , 0x0000045b 
+ 00022255  0x00005771 rtn 
+ 00022256  0x00005775 jam  0x00000024 , 0x00000016 
+ 00022257  0x00005776 jam  0x00000000 , 0x00000ac2 
+ 00022258  0x00005778 bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x00005779 fetch  0x00000001 , 0x0000436e 
+ 00022260  0x0000577a rtn  0x00000034 
+ 00022261  0x0000577b arg  0x00000000 , 0x00000007 
+ 00022262  0x0000577c call  0x00007f16 
+ 00022263  0x0000577d nrtn  0x00000034 
+ 00022264  0x0000577e bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x00005780 disable  0x00000029 
+ 00022266  0x00005781 enable  0x00000010 
+ 00022267  0x00005782 call  0x00005572 
+ 00022268  0x00005783 call  0x00005422 
+ 00022269  0x00005784 call  0x000054e9 
+ 00022270  0x00005785 nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x00005786 fetch  0x00000001 , 0x00000003 
+ 00022272  0x00005787 increase  0x00000001 , 0x0000003f 
+ 00022273  0x00005788 store  0x00000001 , 0x00000003 
+ 00022274  0x00005789 fetch  0x00000001 , 0x000002d9 
+ 00022275  0x0000578a and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x0000578b beq  0x00000003 , 0x0000551c 
+ 00022277  0x0000578c beq  0x00000005 , 0x00005728 
+ 00022278  0x0000578e bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x0000578f random  0x0000003f 
+ 00022280  0x00005790 arg  0x000001ff , 0x00000002 
+ 00022281  0x00005791 iand  0x00000002 , 0x0000003f 
+ 00022282  0x00005792 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x00005793 call  0x00003cbe 
+ 00022284  0x00005794 fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x00005795 fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x00005796 isub  0x00000002 , 0x0000003e 
+ 00022287  0x00005797 nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x00005798 arg  0x00000000 , 0x00000007 
+ 00022289  0x00005799 fetch  0x00000002 , 0x00004482 
+ 00022290  0x0000579a branch  0x00007f08 
+ 00022291  0x0000579e bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x0000579f fetch  0x00000001 , 0x00000476 
+ 00022293  0x000057a0 call  0x000053fc 
+ 00022294  0x000057a1 fetch  0x00000002 , 0x00000441 
+ 00022295  0x000057a2 imul32  0x00000002 , 0x0000003f 
+ 00022296  0x000057a3 arg  0x00000177 , 0x00000002 
+ 00022297  0x000057a4 imul32  0x00000002 , 0x0000003f 
+ 00022298  0x000057a5 arg  0x000186a0 , 0x00000002 
+ 00022299  0x000057a6 idiv  0x00000002 
+ 00022300  0x000057a7 fetch  0x00000001 , 0x0000046a 
+ 00022301  0x000057a8 arg  0x00004e20 , 0x00000002 
+ 00022302  0x000057a9 imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057aa iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057ab store  0x00000004 , 0x000044e5 
+ 00022305  0x000057ac bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057ad fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057ae call  0x00007f86 
+ 00022308  0x000057af quotient  0x00000002 
+ 00022309  0x000057b0 iadd  0x00000002 , 0x0000003f 
+ 00022310  0x000057b1 store  0x00000002 , 0x0000044d 
+ 00022311  0x000057b2 rtn 
+ 00022312  0x000057b5 bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x000057b6 fetch  0x00000006 , 0x000002e1 
+ 00022314  0x000057b7 fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x000057b8 isub  0x00000002 , 0x0000003e 
+ 00022316  0x000057b9 nrtn  0x00000005 
+ 00022317  0x000057ba call  0x00005619 
+ 00022318  0x000057bb copy  0x00000011 , 0x0000003f 
+ 00022319  0x000057bc store  0x00000001 , 0x0000448e 
+ 00022320  0x000057bd fetch  0x00000007 , 0x000002ee 
+ 00022321  0x000057be store  0x00000007 , 0x00000101 
+ 00022322  0x000057bf ifetch  0x00000008 , 0x00000006 
+ 00022323  0x000057c0 istore  0x00000008 , 0x00000005 
+ 00022324  0x000057c1 fetch  0x00000006 , 0x000002db 
+ 00022325  0x000057c2 store  0x00000006 , 0x0000044f 
+ 00022326  0x000057c3 increase  0x00000006 , 0x00000006 
+ 00022327  0x000057c4 ifetch  0x00000008 , 0x00000006 
+ 00022328  0x000057c5 store  0x00000008 , 0x00000463 
+ 00022329  0x000057c6 ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x000057c7 bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x000057c8 lshift2  0x00000002 , 0x00000002 
+ 00022332  0x000057c9 ifetch  0x00000002 , 0x00000006 
+ 00022333  0x000057ca lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x000057cb store  0x00000002 , 0x00000441 
+ 00022335  0x000057cc store  0x00000004 , 0x00000443 
+ 00022336  0x000057cd isub  0x00000002 , 0x0000003f 
+ 00022337  0x000057ce add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x000057cf ifetch  0x00000009 , 0x00000006 
+ 00022339  0x000057d0 store  0x00000009 , 0x0000046b 
+ 00022340  0x000057d1 bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x000057d2 ifetch  0x00000001 , 0x00000006 
+ 00022342  0x000057d3 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x000057d4 rshift  0x00000002 , 0x00000002 
+ 00022344  0x000057d5 storet  0x00000001 , 0x00000476 
+ 00022345  0x000057d6 and_into  0x0000001f , 0x0000003f 
+ 00022346  0x000057d7 store  0x00000001 , 0x00000458 
+ 00022347  0x000057d8 call  0x00005713 
+ 00022348  0x000057d9 call  0x0000545b 
+ 00022349  0x000057da call  0x0000534c 
+ 00022350  0x000057db call  0x0000223b 
+ 00022351  0x000057dc nrtn  0x00000005 
+ 00022352  0x000057dd bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x000057de call  0x00002841 
+ 00022354  0x000057df call  0x00005ad3 
+ 00022355  0x000057e0 jam  0x00000014 , 0x00000a99 
+ 00022356  0x000057e1 call  0x00007d86 
+ 00022357  0x000057e2 branch  0x00002223 
+ 00022358  0x000057e6 bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x000057e7 fetch  0x00000002 , 0x0000445a 
+ 00022360  0x000057e8 iforce  0x00000012 
+ 00022361  0x000057e9 fetch  0x00000002 , 0x0000445c 
+ 00022362  0x000057ea iforce  0x00000013 
+ 00022363  0x000057eb fetch  0x00000002 , 0x000044bc 
+ 00022364  0x000057ec iforce  0x00000006 
+ 00022365  0x000057ed enable  0x00000028 
+ 00022366  0x000057ee rtn 
+ 00022367  0x000057f2 ifetch  0x00000002 , 0x00000006 
+ 00022368  0x000057f3 rtn  0x00000034 
+ 00022369  0x000057f4 isub  0x00000012 , 0x0000003e 
+ 00022370  0x000057f5 nrtn  0x00000002 
+ 00022371  0x000057f6 isub  0x00000013 , 0x0000003e 
+ 00022372  0x000057f7 rtn  0x00000005 
+ 00022373  0x000057f8 branch  0x00005768 , 0x00000002 
+ 00022374  0x000057f9 force  0x00000001 , 0x0000003e 
+ 00022375  0x000057fa rtn 
+ 00022376  0x000057fc force  0x00000000 , 0x0000003f 
+ 00022377  0x000057fd rtn 
+ 00022378  0x00005802 call  0x0000576d 
+ 00022379  0x00005803 branch  0x00005779 , 0x00000005 
+ 00022380  0x00005804 rtn 
+ 00022381  0x00005807 bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x00005808 fetch  0x00000002 , 0x000044bc 
+ 00022383  0x00005809 iforce  0x00000006 
+ 00022384  0x0000580b ifetch  0x00000002 , 0x00000006 
+ 00022385  0x0000580c rtn  0x00000034 
+ 00022386  0x0000580d isub  0x00000002 , 0x0000003e 
+ 00022387  0x0000580e rtn  0x00000005 
+ 00022388  0x0000580f ifetch  0x00000001 , 0x00000006 
+ 00022389  0x00005810 iadd  0x00000006 , 0x00000006 
+ 00022390  0x00005811 ifetch  0x00000001 , 0x00000006 
+ 00022391  0x00005812 iadd  0x00000006 , 0x00000006 
+ 00022392  0x00005813 branch  0x00005770 
+ 00022393  0x00005815 ifetch  0x00000001 , 0x00000006 
+ 00022394  0x00005816 iadd  0x00000006 , 0x00000006 
+ 00022395  0x00005817 rtn 
+ 00022396  0x0000581c bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x0000581d fetch  0x00000002 , 0x000044bc 
+ 00022398  0x0000581e iforce  0x00000006 
+ 00022399  0x00005820 ifetch  0x00000002 , 0x00000006 
+ 00022400  0x00005821 rtn  0x00000034 
+ 00022401  0x00005822 ifetch  0x00000001 , 0x00000006 
+ 00022402  0x00005823 iadd  0x00000006 , 0x00000006 
+ 00022403  0x00005824 increase  0xfffffffe , 0x00000006 
+ 00022404  0x00005825 ifetch  0x00000002 , 0x00000006 
+ 00022405  0x00005826 isub  0x00000002 , 0x0000003e 
+ 00022406  0x00005827 rtn  0x00000005 
+ 00022407  0x00005828 ifetch  0x00000001 , 0x00000006 
+ 00022408  0x00005829 iadd  0x00000006 , 0x00000006 
+ 00022409  0x0000582a branch  0x0000577f 
+ 00022410  0x0000582f fetch  0x00000002 , 0x0000049c 
+ 00022411  0x00005830 branch  0x0000578e 
+ 00022412  0x00005833 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x00005834 fetch  0x00000002 , 0x000044bc 
+ 00022414  0x00005836 iforce  0x00000006 
+ 00022415  0x00005837 copy  0x00000002 , 0x00000011 
+ 00022416  0x00005839 ifetch  0x00000002 , 0x00000006 
+ 00022417  0x0000583a branch  0x00005799 , 0x00000034 
+ 00022418  0x0000583b isub  0x00000011 , 0x0000003e 
+ 00022419  0x0000583c branch  0x0000579a , 0x00000005 
+ 00022420  0x0000583d ifetch  0x00000001 , 0x00000006 
+ 00022421  0x0000583e iadd  0x00000006 , 0x00000006 
+ 00022422  0x0000583f ifetch  0x00000001 , 0x00000006 
+ 00022423  0x00005840 iadd  0x00000006 , 0x00000006 
+ 00022424  0x00005841 branch  0x00005790 
+ 00022425  0x00005843 branch  0x00007fef 
+ 00022426  0x00005846 ifetch  0x00000001 , 0x00000006 
+ 00022427  0x00005847 store  0x00000001 , 0x000004a2 
+ 00022428  0x00005848 copy  0x0000003f , 0x00000039 
+ 00022429  0x00005849 arg  0x000004a3 , 0x00000005 
+ 00022430  0x0000584a call  0x00007ef4 
+ 00022431  0x0000584b ifetch  0x00000001 , 0x00000006 
+ 00022432  0x0000584c store  0x00000001 , 0x000004b3 
+ 00022433  0x0000584d call  0x00007ea5 
+ 00022434  0x0000584e branch  0x00007ff1 
+ 00022435  0x00005852 bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x00005853 call  0x000057a6 
+ 00022437  0x00005854 branch  0x000057b8 
+ 00022438  0x00005857 arg  0x00002a00 , 0x00000002 
+ 00022439  0x00005858 call  0x0000577c 
+ 00022440  0x00005859 rtn  0x00000034 
+ 00022441  0x0000585a ifetch  0x00000001 , 0x00000006 
+ 00022442  0x0000585b copy  0x00000006 , 0x00000005 
+ 00022443  0x0000585c fetcht  0x00000001 , 0x000043af 
+ 00022444  0x0000585d copy  0x00000002 , 0x00000039 
+ 00022445  0x0000585e isub  0x00000002 , 0x0000003e 
+ 00022446  0x0000585f nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x00005860 isub  0x00000002 , 0x00000002 
+ 00022448  0x00005861 arg  0x000043b0 , 0x00000006 
+ 00022449  0x00005862 call  0x00007f01 
+ 00022450  0x00005863 copy  0x00000002 , 0x00000039 
+ 00022451  0x00005864 ncall  0x000057f0 , 0x00000005 
+ 00022452  0x00005865 rtn 
+ 00022453  0x00005867 copy  0x0000003f , 0x00000039 
+ 00022454  0x00005868 arg  0x000043b0 , 0x00000006 
+ 00022455  0x00005869 branch  0x00007ef4 
+ 00022456  0x0000586d arg  0x0000438f , 0x00000013 
+ 00022457  0x0000586e arg  0x00004370 , 0x00000011 
+ 00022458  0x0000586f call  0x000057c5 
+ 00022459  0x00005870 setarg  0x00000000 
+ 00022460  0x00005871 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x00005872 store  0x00000001 , 0x00000a9a 
+ 00022462  0x00005873 arg  0x000043af , 0x00000013 
+ 00022463  0x00005874 arg  0x00004390 , 0x00000011 
+ 00022464  0x00005875 call  0x000057c5 
+ 00022465  0x00005876 rtn  0x00000028 
+ 00022466  0x00005877 fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x00005878 branch  0x00002a8c , 0x00000034 
+ 00022468  0x00005879 rtn 
+ 00022469  0x0000587d bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x0000587e call  0x00007fe7 
+ 00022471  0x0000587f call  0x00007eda 
+ 00022472  0x00005880 arg  0x00000000 , 0x00000012 
+ 00022473  0x00005881 arg  0x00000ac3 , 0x00000005 
+ 00022474  0x00005882 call  0x000057df 
+ 00022475  0x00005883 fetch  0x00000001 , 0x000043af 
+ 00022476  0x00005884 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x00005885 iadd  0x00000012 , 0x00000011 
+ 00022478  0x00005886 increase  0x00000002 , 0x00000011 
+ 00022479  0x00005887 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x00005888 nbranch  0x000057dd , 0x00000002 
+ 00022481  0x00005889 istoret  0x00000001 , 0x00000005 
+ 00022482  0x0000588a arg  0x00000009 , 0x00000002 
+ 00022483  0x0000588b istoret  0x00000001 , 0x00000005 
+ 00022484  0x0000588c iforce  0x00000039 
+ 00022485  0x0000588d call  0x00007ef4 
+ 00022486  0x0000588e copy  0x00000011 , 0x00000012 
+ 00022487  0x00005890 deposit  0x00000012 
+ 00022488  0x00005891 store  0x00000001 , 0x00000ac2 
+ 00022489  0x00005892 arg  0x00000ac2 , 0x00000006 
+ 00022490  0x00005893 setarg  0xffffffe0 
+ 00022491  0x00005894 iadd  0x00000013 , 0x00000005 
+ 00022492  0x00005895 branch  0x00007ebd 
+ 00022493  0x00005898 call  0x00007fe9 
+ 00022494  0x00005899 branch  0x000057d7 
+ 00022495  0x0000589c ifetch  0x00000001 , 0x00000011 
+ 00022496  0x0000589d rtn  0x00000034 
+ 00022497  0x0000589e pincrease  0x00000001 
+ 00022498  0x0000589f ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x000058a0 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x000058a1 branch  0x000057ee , 0x00000005 
+ 00022501  0x000058a2 iadd  0x00000012 , 0x00000012 
+ 00022502  0x000058a3 copy  0x00000011 , 0x00000006 
+ 00022503  0x000058a4 iforce  0x00000039 
+ 00022504  0x000058a5 call  0x00007ef4 
+ 00022505  0x000058a6 copy  0x00000006 , 0x00000011 
+ 00022506  0x000058a8 deposit  0x00000011 
+ 00022507  0x000058a9 isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058aa rtn  0x00000002 
+ 00022509  0x000058ab branch  0x000057df 
+ 00022510  0x000058ae iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058af branch  0x000057ea 
+ 00022512  0x000058b3 setarg  0x00000020 
+ 00022513  0x000058b4 istore  0x00000001 , 0x00000005 
+ 00022514  0x000058b5 loop  0x000057f0 
+ 00022515  0x000058b6 rtn 
+ 00022516  0x000058ba bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x000058bb disable  0x0000002b 
+ 00022518  0x000058bc branch  0x000057f8 , 0x0000002e 
+ 00022519  0x000058bd nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x000058bf call  0x00002bcb 
+ 00022521  0x000058c0 fetch  0x00000002 , 0x000040c1 
+ 00022522  0x000058c1 store  0x00000002 , 0x0000044d 
+ 00022523  0x000058c3 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x000058c4 bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x000058c6 fetch  0x00000001 , 0x0000450b 
+ 00022526  0x000058c7 nbranch  0x00002bde , 0x00000034 
+ 00022527  0x000058c8 fetch  0x00000001 , 0x000043dd 
+ 00022528  0x000058c9 nbranch  0x00002bde , 0x00000034 
+ 00022529  0x000058cb fetch  0x00000001 , 0x000044e9 
+ 00022530  0x000058cc bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x000058ce fetch  0x00000001 , 0x0000043f 
+ 00022532  0x000058cf bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x000058d0 branch  0x00002bc0 
+ 00022534  0x000058d3 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x000058d4 rshift  0x00000002 , 0x00000002 
+ 00022536  0x000058d5 fetch  0x00000002 , 0x0000044d 
+ 00022537  0x000058d6 iadd  0x00000002 , 0x0000003f 
+ 00022538  0x000058d7 store  0x00000002 , 0x0000044d 
+ 00022539  0x000058d8 branch  0x00002bd6 
+ 00022540  0x000058dc arg  0x00000000 , 0x00000007 
+ 00022541  0x000058dd branch  0x00005824 
+ 00022542  0x000058e0 arg  0x00000000 , 0x00000007 
+ 00022543  0x000058e1 branch  0x00005828 
+ 00022544  0x000058e4 arg  0x00000001 , 0x00000007 
+ 00022545  0x000058e5 branch  0x00005824 
+ 00022546  0x000058e8 arg  0x00000001 , 0x00000007 
+ 00022547  0x000058e9 branch  0x00005828 
+ 00022548  0x000058ec arg  0x00000002 , 0x00000007 
+ 00022549  0x000058ed branch  0x00005824 
+ 00022550  0x000058f0 arg  0x00000002 , 0x00000007 
+ 00022551  0x000058f1 branch  0x00005828 
+ 00022552  0x000058f4 arg  0x00000003 , 0x00000007 
+ 00022553  0x000058f5 branch  0x00005824 
+ 00022554  0x000058f8 arg  0x00000003 , 0x00000007 
+ 00022555  0x000058f9 branch  0x00005828 
+ 00022556  0x000058fc arg  0x00000004 , 0x00000007 
+ 00022557  0x000058fd branch  0x00005824 
+ 00022558  0x00005900 arg  0x00000004 , 0x00000007 
+ 00022559  0x00005901 branch  0x00005828 
+ 00022560  0x00005904 arg  0x00000005 , 0x00000007 
+ 00022561  0x00005905 branch  0x00005824 
+ 00022562  0x00005908 arg  0x00000005 , 0x00000007 
+ 00022563  0x00005909 branch  0x00005828 
+ 00022564  0x0000590d fetch  0x00000001 , 0x000044e9 
+ 00022565  0x0000590e qset1  0x0000003f 
+ 00022566  0x0000590f store  0x00000001 , 0x000044e9 
+ 00022567  0x00005910 rtn 
+ 00022568  0x00005913 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x00005914 qset0  0x0000003f 
+ 00022570  0x00005915 store  0x00000001 , 0x000044e9 
+ 00022571  0x00005916 rtn 
+ 00022572  0x00005919 setarg  0x00112233 
+ 00022573  0x0000591a store  0x00000003 , 0x000044ea 
+ 00022574  0x0000591b setarg  0x00445566 
+ 00022575  0x0000591c istore  0x00000003 , 0x00000005 
+ 00022576  0x0000591d setarg  0x00778899 
+ 00022577  0x0000591e istore  0x00000003 , 0x00000005 
+ 00022578  0x0000591f setarg  0x00001122 
+ 00022579  0x00005920 istore  0x00000003 , 0x00000005 
+ 00022580  0x00005921 setarg  0x00334455 
+ 00022581  0x00005922 istore  0x00000003 , 0x00000005 
+ 00022582  0x00005923 setarg  0x00000066 
+ 00022583  0x00005924 istore  0x00000001 , 0x00000005 
+ 00022584  0x00005925 rtn 
+ 00022585  0x00005929 setarg  0x01000302 
+ 00022586  0x0000592a store  0x00000004 , 0x00004453 
+ 00022587  0x0000592b setarg  0x00010010 
+ 00022588  0x0000592c store  0x00000003 , 0x00004457 
+ 00022589  0x0000592d jam  0x00000001 , 0x000044c6 
+ 00022590  0x0000592e rtn 
+ 00022591  0x00005933 arg  0x00000000 , 0x00000011 
+ 00022592  0x00005934 arg  0x00000001 , 0x00000001 
+ 00022593  0x00005935 branch  0x00005850 
+ 00022594  0x0000593a arg  0x00000003 , 0x00000001 
+ 00022595  0x0000593b call  0x00005850 
+ 00022596  0x0000593c copy  0x00000012 , 0x0000003f 
+ 00022597  0x0000593d istore  0x00000001 , 0x00000005 
+ 00022598  0x0000593e rtn 
+ 00022599  0x00005943 force  0x00000002 , 0x00000001 
+ 00022600  0x00005944 increase  0x00000004 , 0x00000011 
+ 00022601  0x00005945 call  0x00005850 
+ 00022602  0x00005946 increase  0xfffffffc , 0x00000011 
+ 00022603  0x00005947 copy  0x00000011 , 0x0000003f 
+ 00022604  0x00005948 istore  0x00000002 , 0x00000005 
+ 00022605  0x00005949 copy  0x00000012 , 0x0000003f 
+ 00022606  0x0000594a istore  0x00000002 , 0x00000005 
+ 00022607  0x0000594b rtn 
+ 00022608  0x00005950 sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x00005951 nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x00005952 fetch  0x00000001 , 0x000044ff 
+ 00022611  0x00005953 arg  0x00000001 , 0x00000002 
+ 00022612  0x00005954 arg  0x00000004 , 0x00000039 
+ 00022613  0x00005956 iand  0x00000002 , 0x0000003e 
+ 00022614  0x00005957 branch  0x0000585a , 0x00000005 
+ 00022615  0x00005958 lshift  0x00000002 , 0x00000002 
+ 00022616  0x00005959 loop  0x00005855 
+ 00022617  0x0000595a branch  0x00002a8c 
+ 00022618  0x0000595c ixor  0x00000002 , 0x0000003f 
+ 00022619  0x0000595d store  0x00000001 , 0x000044ff 
+ 00022620  0x0000595e sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x0000595f lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x00005960 lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x00005961 arg  0x00001800 , 0x00000002 
+ 00022624  0x00005962 iadd  0x00000002 , 0x00000002 
+ 00022625  0x00005964 arg  0x00000000 , 0x00000039 
+ 00022626  0x00005965 arg  0x00004500 , 0x00000006 
+ 00022627  0x00005967 ifetch  0x00000002 , 0x00000006 
+ 00022628  0x00005968 branch  0x00005869 , 0x00000034 
+ 00022629  0x00005969 copy  0x00000039 , 0x0000003f 
+ 00022630  0x0000596a increase  0x00000001 , 0x00000039 
+ 00022631  0x0000596b bne  0x00000004 , 0x00005863 
+ 00022632  0x0000596c branch  0x00002a8c 
+ 00022633  0x00005970 increase  0xfffffffe , 0x00000006 
+ 00022634  0x00005971 istoret  0x00000002 , 0x00000006 
+ 00022635  0x00005972 copy  0x00000002 , 0x00000005 
+ 00022636  0x00005973 copy  0x00000011 , 0x0000003f 
+ 00022637  0x00005974 istore  0x00000001 , 0x00000005 
+ 00022638  0x00005975 setarg  0x00000000 
+ 00022639  0x00005976 istore  0x00000001 , 0x00000005 
+ 00022640  0x00005977 copy  0x00000001 , 0x0000003f 
+ 00022641  0x00005978 istore  0x00000001 , 0x00000005 
+ 00022642  0x00005979 rtn 
+ 00022643  0x0000597e fetch  0x00000002 , 0x00004500 
+ 00022644  0x0000597f copy  0x0000003f , 0x00000006 
+ 00022645  0x00005980 rtn 
+ 00022646  0x00005983 fetch  0x00000002 , 0x00004502 
+ 00022647  0x00005984 copy  0x0000003f , 0x00000006 
+ 00022648  0x00005985 rtn 
+ 00022649  0x00005988 call  0x0000587c 
+ 00022650  0x00005989 copy  0x0000003f , 0x00000006 
+ 00022651  0x0000598a rtn 
+ 00022652  0x0000598c fetch  0x00000002 , 0x00004506 
+ 00022653  0x0000598d nrtn  0x00000034 
+ 00022654  0x0000598e fetch  0x00000002 , 0x00004504 
+ 00022655  0x0000598f nrtn  0x00000034 
+ 00022656  0x00005990 fetch  0x00000002 , 0x00004502 
+ 00022657  0x00005991 nrtn  0x00000034 
+ 00022658  0x00005992 fetch  0x00000002 , 0x00004500 
+ 00022659  0x00005993 rtn 
+ 00022660  0x00005996 call  0x00005873 
+ 00022661  0x00005997 increase  0x00000003 , 0x00000006 
+ 00022662  0x00005998 rtn 
+ 00022663  0x0000599b call  0x00005873 
+ 00022664  0x0000599c increase  0x00000007 , 0x00000006 
+ 00022665  0x0000599d rtn 
+ 00022666  0x000059a0 call  0x00005879 
+ 00022667  0x000059a1 increase  0x00000007 , 0x00000006 
+ 00022668  0x000059a2 rtn 
+ 00022669  0x000059a5 call  0x00005879 
+ 00022670  0x000059a6 increase  0x00000003 , 0x00000006 
+ 00022671  0x000059a7 rtn 
+ 00022672  0x000059ac fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059ad rtn 
+ 00022674  0x000059b1 fetch  0x00000002 , 0x00004504 
+ 00022675  0x000059b2 rtn 
+ 00022676  0x000059b6 fetch  0x00000002 , 0x00004500 
+ 00022677  0x000059b7 rtn 
+ 00022678  0x000059bb fetch  0x00000002 , 0x00004500 
+ 00022679  0x000059bc arg  0x00001800 , 0x00000002 
+ 00022680  0x000059bd isub  0x00000002 , 0x0000003f 
+ 00022681  0x000059be rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x000059bf rshift4  0x0000003f , 0x00000007 
+ 00022683  0x000059c0 fetch  0x00000001 , 0x000044ff 
+ 00022684  0x000059c1 qset0  0x0000003f 
+ 00022685  0x000059c2 store  0x00000001 , 0x000044ff 
+ 00022686  0x000059c3 arg  0x00000000 , 0x00000039 
+ 00022687  0x000059c5 lshift  0x00000039 , 0x0000003f 
+ 00022688  0x000059c6 arg  0x00004502 , 0x00000002 
+ 00022689  0x000059c7 iadd  0x00000002 , 0x00000002 
+ 00022690  0x000059c8 ifetch  0x00000002 , 0x00000002 
+ 00022691  0x000059c9 increase  0xfffffffe , 0x00000002 
+ 00022692  0x000059ca istore  0x00000002 , 0x00000002 
+ 00022693  0x000059cb copy  0x00000039 , 0x0000003f 
+ 00022694  0x000059cc increase  0x00000001 , 0x00000039 
+ 00022695  0x000059cd bne  0x00000003 , 0x0000589f 
+ 00022696  0x000059ce setarg  0x00000000 
+ 00022697  0x000059cf istore  0x00000002 , 0x00000002 
+ 00022698  0x000059d0 rtn 
+ 00022699  0x000059d7 ifetch  0x00000003 , 0x00000006 
+ 00022700  0x000059d8 store  0x00000003 , 0x00000477 
+ 00022701  0x000059d9 beq  0x00000002 , 0x000058c1 
+ 00022702  0x000059da beq  0x00000003 , 0x000058c9 
+ 00022703  0x000059db beq  0x00000004 , 0x000058cc 
+ 00022704  0x000059dc beq  0x00000006 , 0x000058f2 
+ 00022705  0x000059dd beq  0x00000008 , 0x0000593f 
+ 00022706  0x000059de beq  0x0000000a , 0x000059bc 
+ 00022707  0x000059df beq  0x0000000c , 0x000059e4 
+ 00022708  0x000059e0 beq  0x00000010 , 0x000059fa 
+ 00022709  0x000059e1 beq  0x00000012 , 0x00005a2f 
+ 00022710  0x000059e2 beq  0x00000016 , 0x00005a48 
+ 00022711  0x000059e3 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x000059e4 beq  0x00000052 , 0x00005a60 
+ 00022713  0x000059e5 rtn 
+ 00022714  0x000059e9 force  0x00000003 , 0x00000011 
+ 00022715  0x000059ea call  0x00005a82 
+ 00022716  0x000059eb setarg  0x00000002 
+ 00022717  0x000059ec istore  0x00000001 , 0x00000005 
+ 00022718  0x000059ed fetch  0x00000002 , 0x000044a6 
+ 00022719  0x000059ee istore  0x00000002 , 0x00000005 
+ 00022720  0x000059ef rtn 
+ 00022721  0x000059f3 call  0x000058c9 
+ 00022722  0x000059f5 force  0x00000003 , 0x00000011 
+ 00022723  0x000059f6 call  0x00005a82 
+ 00022724  0x000059f7 setarg  0x00000003 
+ 00022725  0x000059f8 istore  0x00000001 , 0x00000005 
+ 00022726  0x000059f9 fetch  0x00000002 , 0x000044a6 
+ 00022727  0x000059fa istore  0x00000002 , 0x00000005 
+ 00022728  0x000059fb rtn 
+ 00022729  0x000059fe rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x000059ff store  0x00000002 , 0x000044a8 
+ 00022731  0x00005a00 rtn 
+ 00022732  0x00005a03 call  0x00005ab1 
+ 00022733  0x00005a04 call  0x00007fe7 
+ 00022734  0x00005a05 branch  0x000058cf 
+ 00022735  0x00005a08 arg  0x00000003 , 0x0000000b 
+ 00022736  0x00005a09 call  0x00005756 
+ 00022737  0x00005a0b call  0x0000575f 
+ 00022738  0x00005a0c branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a0d nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a0e increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a0f call  0x00007ea5 
+ 00022742  0x00005a10 call  0x00007e9c 
+ 00022743  0x00005a11 nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a12 call  0x00007e85 
+ 00022745  0x00005a13 call  0x00007fe9 
+ 00022746  0x00005a14 force  0x00000014 , 0x00000011 
+ 00022747  0x00005a15 call  0x00005a82 
+ 00022748  0x00005a16 call  0x00007e95 
+ 00022749  0x00005a17 setarg  0x00000005 
+ 00022750  0x00005a18 istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a19 setarg  0x00000001 
+ 00022752  0x00005a1a istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a1c call  0x00007e9f 
+ 00022754  0x00005a1d ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a1e istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a1f ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a20 copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a21 call  0x00007f01 
+ 00022759  0x00005a22 call  0x00007ea2 
+ 00022760  0x00005a23 increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a24 branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a26 ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a27 iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a28 branch  0x000058d1 
+ 00022765  0x00005a2a ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a2b iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a2c branch  0x000058ea 
+ 00022768  0x00005a2e branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a2f branch  0x00005aa5 
+ 00022770  0x00005a33 call  0x00005ab1 
+ 00022771  0x00005a34 ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a35 store  0x00000002 , 0x00004472 
+ 00022773  0x00005a36 call  0x00007ea5 
+ 00022774  0x00005a37 arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a38 fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a39 increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a3a call  0x000056db 
+ 00022778  0x00005a3b branch  0x00005905 
+ 00022779  0x00005a3f disable  0x00000028 
+ 00022780  0x00005a40 fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a41 fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a42 isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a43 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a44 deposit  0x00000002 
+ 00022785  0x00005a45 rtnne  0x00000000 
+ 00022786  0x00005a47 enable  0x00000028 
+ 00022787  0x00005a48 jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a49 branch  0x00005a77 
+ 00022789  0x00005a4d call  0x000058fb 
+ 00022790  0x00005a4e rtn  0x00000028 
+ 00022791  0x00005a4f fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a50 setarg  0x00002800 
+ 00022793  0x00005a51 isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005a52 branch  0x0000590c , 0x00000005 
+ 00022795  0x00005a53 branch  0x00005a76 
+ 00022796  0x00005a57 jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005a58 fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005a59 storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005a5a call  0x0000578c 
+ 00022800  0x00005a5b nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005a5d fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005a5e call  0x0000578c 
+ 00022803  0x00005a5f nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005a60 copy  0x00000006 , 0x00000011 
+ 00022805  0x00005a61 fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005a62 copy  0x0000003f , 0x00000039 
+ 00022807  0x00005a63 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005a64 isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005a65 nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005a66 arg  0x0000445f , 0x00000012 
+ 00022811  0x00005a67 call  0x00007f88 
+ 00022812  0x00005a69 branch  0x00005928 , 0x00000005 
+ 00022813  0x00005a6b fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005a6c fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005a6d isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005a6e branch  0x00005930 , 0x00000005 
+ 00022817  0x00005a70 fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005a71 increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005a72 store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005a73 branch  0x00005911 
+ 00022821  0x00005a76 fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005a77 beq  0x00000001 , 0x00005930 
+ 00022823  0x00005a78 branch  0x00005a76 
+ 00022824  0x00005a7c fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005a7d fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005a7e isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005a7f nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005a80 jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005a82 fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005a83 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005a84 branch  0x00005921 
+ 00022832  0x00005a87 fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005a88 beq  0x00000000 , 0x00005921 
+ 00022834  0x00005a89 jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005a8a fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005a8b increase  0xffffffff , 0x00000002 
+ 00022837  0x00005a8c storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005a8f arg  0x00000005 , 0x00000011 
+ 00022839  0x00005a90 call  0x00005a82 
+ 00022840  0x00005a91 setarg  0x00000007 
+ 00022841  0x00005a92 istore  0x00000001 , 0x00000005 
+ 00022842  0x00005a93 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005a94 istore  0x00000002 , 0x00000005 
+ 00022844  0x00005a95 fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005a96 istore  0x00000002 , 0x00000005 
+ 00022846  0x00005a97 rtn 
+ 00022847  0x00005a9c call  0x00005ab1 
+ 00022848  0x00005a9d call  0x000056df 
+ 00022849  0x00005a9e branch  0x00005942 
+ 00022850  0x00005aa1 fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005aa2 storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005aa3 call  0x00005756 
+ 00022853  0x00005aa4 call  0x0000576d 
+ 00022854  0x00005aa5 increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005aa6 copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005aa7 store  0x00000002 , 0x0000049c 
+ 00022857  0x00005aa9 fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005aaa setarg  0x00002a00 
+ 00022859  0x00005aab isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005aac branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005aad setarg  0x00002803 
+ 00022862  0x00005aae isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005aaf nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005ab0 arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005ab2 call  0x00005a88 
+ 00022866  0x00005ab3 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005ab4 fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005ab5 call  0x0000578a 
+ 00022869  0x00005ab6 beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005ab7 call  0x00005a94 
+ 00022871  0x00005ab8 nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005ab9 nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005aba disable  0x00000028 
+ 00022874  0x00005abb arg  0x00000014 , 0x00000011 
+ 00022875  0x00005abc call  0x00005a82 
+ 00022876  0x00005abd setarg  0x00000009 
+ 00022877  0x00005abe istore  0x00000001 , 0x00000005 
+ 00022878  0x00005abf copy  0x00000005 , 0x00000030 
+ 00022879  0x00005ac0 increase  0x00000001 , 0x00000005 
+ 00022880  0x00005ac2 call  0x0000597d 
+ 00022881  0x00005ac3 call  0x00005a84 
+ 00022882  0x00005ac4 call  0x0000578a 
+ 00022883  0x00005ac5 call  0x00005984 
+ 00022884  0x00005ac6 fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005ac7 increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005ac8 istore  0x00000001 , 0x00000030 
+ 00022887  0x00005ac9 fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005aca beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005acb increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005acc branch  0x0000596d , 0x00000005 
+ 00022891  0x00005ace call  0x00005a84 
+ 00022892  0x00005acf branch  0x00005951 
+ 00022893  0x00005ad1 branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005ad2 branch  0x00005aa5 
+ 00022895  0x00005ad5 call  0x00005a97 
+ 00022896  0x00005ad6 call  0x00005a84 
+ 00022897  0x00005ad7 call  0x0000578a 
+ 00022898  0x00005ad8 fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005ad9 beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005adb call  0x00007e9c 
+ 00022901  0x00005adc fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005add increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005ade istore  0x00000002 , 0x00000005 
+ 00022904  0x00005adf call  0x00005aa1 
+ 00022905  0x00005ae0 call  0x00005984 
+ 00022906  0x00005ae1 increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005ae2 branch  0x0000596d , 0x00000005 
+ 00022908  0x00005ae3 branch  0x0000596b 
+ 00022909  0x00005ae7 fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005ae8 istore  0x00000002 , 0x00000005 
+ 00022911  0x00005aea fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005aeb copy  0x0000003f , 0x00000039 
+ 00022913  0x00005aec call  0x00007e9f 
+ 00022914  0x00005aed call  0x00007ef4 
+ 00022915  0x00005aee branch  0x00007ea2 
+ 00022916  0x00005af0 call  0x00007e9c 
+ 00022917  0x00005af1 fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005af2 istore  0x00000002 , 0x00000005 
+ 00022919  0x00005af3 call  0x00007ea2 
+ 00022920  0x00005af4 fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005af5 copy  0x0000003f , 0x00000039 
+ 00022922  0x00005af6 call  0x00007e9c 
+ 00022923  0x00005af7 call  0x00007e9f 
+ 00022924  0x00005af8 isub  0x00000039 , 0x00000006 
+ 00022925  0x00005af9 increase  0xffffffff , 0x00000006 
+ 00022926  0x00005afa call  0x00007ef4 
+ 00022927  0x00005afb branch  0x00007ea2 
+ 00022928  0x00005b00 fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005b01 storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005b03 call  0x00005a88 
+ 00022931  0x00005b04 nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005b05 call  0x0000578a 
+ 00022933  0x00005b06 beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005b07 call  0x00005a94 
+ 00022935  0x00005b08 nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b0b arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b0c call  0x00005a82 
+ 00022938  0x00005b0d setarg  0x00000009 
+ 00022939  0x00005b0e istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b0f fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b10 copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b11 increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b12 istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b13 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b14 istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b15 call  0x00007e9f 
+ 00022947  0x00005b16 call  0x00007ef4 
+ 00022948  0x00005b17 call  0x00007ea2 
+ 00022949  0x00005b18 branch  0x00005aa5 
+ 00022950  0x00005b1b call  0x00005a84 
+ 00022951  0x00005b1c branch  0x00005992 
+ 00022952  0x00005b20 arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b21 call  0x0000577c 
+ 00022954  0x00005b22 rtn  0x00000034 
+ 00022955  0x00005b23 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b24 ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b25 store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b26 arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b27 call  0x00005a82 
+ 00022960  0x00005b28 setarg  0x00000009 
+ 00022961  0x00005b29 istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b2a fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b2b copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b2c increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b2d istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b2e fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b2f istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b30 arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b31 call  0x00007ef4 
+ 00022970  0x00005b32 call  0x00007ea2 
+ 00022971  0x00005b33 branch  0x00005aa5 
+ 00022972  0x00005b38 fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b39 fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b3a bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b3d call  0x0000576a 
+ 00022976  0x00005b3e branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b3f increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b40 ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b41 arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b42 isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b43 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b44 ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b45 sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b46 branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b47 force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b49 copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b4a call  0x00007ea5 
+ 00022988  0x00005b4b add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b4c call  0x00005a82 
+ 00022990  0x00005b4d setarg  0x0000000b 
+ 00022991  0x00005b4e istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b4f copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b50 call  0x00007e9f 
+ 00022994  0x00005b51 branch  0x00007f01 
+ 00022995  0x00005b54 call  0x00007ea5 
+ 00022996  0x00005b55 fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005b56 add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005b57 call  0x00005a82 
+ 00022999  0x00005b58 setarg  0x0000000b 
+ 00023000  0x00005b59 istore  0x00000001 , 0x00000005 
+ 00023001  0x00005b5a fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005b5b copy  0x0000003f , 0x00000039 
+ 00023003  0x00005b5c arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005b5d branch  0x00007f01 
+ 00023005  0x00005b61 fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005b62 isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005b63 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005b65 call  0x00005a42 
+ 00023009  0x00005b66 nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005b67 jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005b68 branch  0x00005a77 
+ 00023012  0x00005b6c ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005b6d store  0x00000002 , 0x0000445e 
+ 00023014  0x00005b6f arg  0x00000014 , 0x00000011 
+ 00023015  0x00005b70 call  0x00005a82 
+ 00023016  0x00005b71 setarg  0x0000000d 
+ 00023017  0x00005b72 istore  0x00000001 , 0x00000005 
+ 00023018  0x00005b73 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005b74 iforce  0x00000011 
+ 00023020  0x00005b75 fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005b76 call  0x0000576a 
+ 00023022  0x00005b77 branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005b78 ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005b79 isub  0x00000011 , 0x00000039 
+ 00023025  0x00005b7a nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005b7b sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005b7c branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005b7d force  0x00000016 , 0x00000039 
+ 00023029  0x00005b7f deposit  0x00000011 
+ 00023030  0x00005b80 iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005b81 call  0x00007ef4 
+ 00023032  0x00005b82 call  0x00007ea2 
+ 00023033  0x00005b83 branch  0x00005aa5 
+ 00023034  0x00005b87 call  0x00005ab1 
+ 00023035  0x00005b88 call  0x000056d7 
+ 00023036  0x00005b89 branch  0x000059fd 
+ 00023037  0x00005b8f arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005b90 fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005b94 storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005b95 call  0x00005756 
+ 00023041  0x00005b96 call  0x0000576d 
+ 00023042  0x00005b97 increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005b98 copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005b99 store  0x00000002 , 0x0000049c 
+ 00023045  0x00005b9b call  0x00005a88 
+ 00023046  0x00005b9c nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005b9d fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005b9e call  0x0000578a 
+ 00023049  0x00005b9f beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005ba1 call  0x00005a8c 
+ 00023051  0x00005ba2 nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005ba3 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005ba4 beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005ba5 nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005ba6 disable  0x00000028 
+ 00023056  0x00005ba8 arg  0x00000014 , 0x00000011 
+ 00023057  0x00005ba9 call  0x00005a82 
+ 00023058  0x00005baa setarg  0x00000011 
+ 00023059  0x00005bab istore  0x00000001 , 0x00000005 
+ 00023060  0x00005bac fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005bad increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005bae istore  0x00000001 , 0x00000005 
+ 00023063  0x00005baf call  0x00007ea2 
+ 00023064  0x00005bb0 branch  0x00005a1f 
+ 00023065  0x00005bb2 fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005bb3 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005bb4 fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005bb5 increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005bb6 store  0x00000002 , 0x000004a0 
+ 00023070  0x00005bb7 call  0x00005a9c 
+ 00023071  0x00005bb9 fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005bba store  0x00000002 , 0x0000049e 
+ 00023073  0x00005bbb call  0x00005a97 
+ 00023074  0x00005bbc increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005bbf call  0x00005a84 
+ 00023076  0x00005bc0 branch  0x00005a05 
+ 00023077  0x00005bc3 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005bc4 store  0x00000002 , 0x000004a0 
+ 00023079  0x00005bc5 branch  0x00005a2c 
+ 00023080  0x00005bc7 fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005bc8 increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005bc9 store  0x00000002 , 0x000004a0 
+ 00023083  0x00005bca branch  0x00005a2c 
+ 00023084  0x00005bcc branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005bcd call  0x00005a9c 
+ 00023086  0x00005bce branch  0x00005aa5 
+ 00023087  0x00005bd4 copy  0x00000006 , 0x00000011 
+ 00023088  0x00005bd5 fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005bd6 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005bd7 call  0x000056e2 
+ 00023091  0x00005bd9 fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005bda bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005bdc fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005bdd fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005bde isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005bdf nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005be0 call  0x00005a42 
+ 00023098  0x00005be1 nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005be2 jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005be3 branch  0x00005a77 
+ 00023101  0x00005be6 force  0x00000001 , 0x00000011 
+ 00023102  0x00005be7 call  0x00005a82 
+ 00023103  0x00005be8 setarg  0x00000013 
+ 00023104  0x00005be9 istore  0x00000001 , 0x00000005 
+ 00023105  0x00005bea rtn 
+ 00023106  0x00005bed call  0x00007fe9 
+ 00023107  0x00005bee fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005bef rtneq  0x00000000 
+ 00023109  0x00005bf0 fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005bf1 rtnbit1  0x00000004 
+ 00023111  0x00005bf2 branch  0x00007fe7 
+ 00023112  0x00005bf6 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005bf7 fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005bf8 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005bf9 call  0x000056e2 
+ 00023116  0x00005bfa branch  0x00005a4d 
+ 00023117  0x00005bfe fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005bff copy  0x0000003f , 0x00000011 
+ 00023119  0x00005c00 call  0x00005a82 
+ 00023120  0x00005c01 setarg  0x00000017 
+ 00023121  0x00005c02 istore  0x00000001 , 0x00000005 
+ 00023122  0x00005c03 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005c04 istore  0x00000002 , 0x00000005 
+ 00023124  0x00005c05 fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005c06 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005c07 fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005c08 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005c09 ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c0a istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c0b branch  0x00007ef4 
+ 00023131  0x00005c12 force  0x00000001 , 0x00000011 
+ 00023132  0x00005c13 call  0x00005a82 
+ 00023133  0x00005c14 setarg  0x00000019 
+ 00023134  0x00005c15 istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c16 rtn 
+ 00023136  0x00005c1b copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c1c fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c1d add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c1e branch  0x000056e2 
+ 00023140  0x00005c24 copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c25 increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c26 call  0x00005a82 
+ 00023143  0x00005c27 increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c28 setarg  0x0000001b 
+ 00023145  0x00005c29 istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c2a copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c2b istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c2c rtn 
+ 00023149  0x00005c30 copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c31 increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c32 call  0x00005a82 
+ 00023152  0x00005c33 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c34 setarg  0x0000001d 
+ 00023154  0x00005c35 istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c36 copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c37 istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c38 rtn 
+ 00023158  0x00005c3e jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c40 force  0x00000005 , 0x00000011 
+ 00023160  0x00005c41 call  0x00005a82 
+ 00023161  0x00005c42 setarg  0x00000001 
+ 00023162  0x00005c43 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c44 fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c45 istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c46 fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c47 istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c48 fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c49 istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c4a rtn 
+ 00023170  0x00005c4e force  0x00000004 , 0x00000012 
+ 00023171  0x00005c4f branch  0x00005847 
+ 00023172  0x00005c53 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005c54 increase  0x00000001 , 0x00000002 
+ 00023174  0x00005c55 storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005c56 rtn 
+ 00023176  0x00005c59 fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005c5a fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005c5b isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005c5c rtn 
+ 00023180  0x00005c60 fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005c61 arg  0x0000445f , 0x00000011 
+ 00023182  0x00005c63 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005c64 copy  0x0000003f , 0x00000039 
+ 00023184  0x00005c65 isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005c66 nrtn  0x00000005 
+ 00023186  0x00005c67 arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005c68 branch  0x00007f88 
+ 00023188  0x00005c6b fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005c6c arg  0x00004472 , 0x00000011 
+ 00023190  0x00005c6d branch  0x00005a8e 
+ 00023191  0x00005c71 fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005c72 store  0x00000001 , 0x00000101 
+ 00023193  0x00005c73 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005c74 call  0x00007e9f 
+ 00023195  0x00005c75 branch  0x00007ef4 
+ 00023196  0x00005c79 call  0x00007e9c 
+ 00023197  0x00005c7a fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005c7b istore  0x00000002 , 0x00000005 
+ 00023199  0x00005c7c fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005c7d istore  0x00000002 , 0x00000005 
+ 00023201  0x00005c7f fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005c80 copy  0x0000003f , 0x00000039 
+ 00023203  0x00005c81 call  0x00007ef4 
+ 00023204  0x00005c82 branch  0x00007ea2 
+ 00023205  0x00005c87 call  0x00007e9c 
+ 00023206  0x00005c88 call  0x0000588a 
+ 00023207  0x00005c89 copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005c8a isub  0x00000006 , 0x00000011 
+ 00023209  0x00005c8b call  0x0000588d 
+ 00023210  0x00005c8c copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005c8d istore  0x00000002 , 0x00000006 
+ 00023212  0x00005c8e increase  0x00000004 , 0x00000011 
+ 00023213  0x00005c8f call  0x00005879 
+ 00023214  0x00005c90 copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005c91 istore  0x00000001 , 0x00000006 
+ 00023216  0x00005c92 rtn 
+ 00023217  0x00005c96 rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005c97 store  0x00000002 , 0x0000445a 
+ 00023219  0x00005c98 ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005c99 store  0x00000002 , 0x0000445c 
+ 00023221  0x00005c9a rtn 
+ 00023222  0x00005ca0 ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005ca1 ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005ca2 ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005ca3 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005ca4 rtn 
+ 00023227  0x00005ca6 ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005ca7 store  0x00000002 , 0x00004509 
+ 00023229  0x00005ca8 jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005ca9 branch  0x00007d86 
+ 00023231  0x00005cb0 arg  0x0000000c , 0x00000011 
+ 00023232  0x00005cb1 arg  0x00000012 , 0x00000013 
+ 00023233  0x00005cb2 call  0x00005ac7 
+ 00023234  0x00005cb3 setarg  0x00000008 
+ 00023235  0x00005cb4 istore  0x00000002 , 0x00000005 
+ 00023236  0x00005cb5 fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005cb6 istore  0x00000008 , 0x00000005 
+ 00023238  0x00005cb7 rtn 
+ 00023239  0x00005cbc call  0x00005acf 
+ 00023240  0x00005cbd arg  0x00000005 , 0x00000012 
+ 00023241  0x00005cbe call  0x00005847 
+ 00023242  0x00005cbf copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005cc0 istore  0x00000001 , 0x00000005 
+ 00023244  0x00005cc1 fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005cc2 istore  0x00000001 , 0x00000005 
+ 00023246  0x00005cc3 rtn 
+ 00023247  0x00005cc7 fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005cc9 pincrease  0x00000001 
+ 00023249  0x00005cca store  0x00000001 , 0x00004508 
+ 00023250  0x00005ccb rtnne  0x00000000 
+ 00023251  0x00005cce jam  0x00000001 , 0x00004508 
+ 00023252  0x00005ccf rtn 
+ 00023253  0x00005cd5 fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005cd6 beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005cd7 beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005cd8 beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005cd9 beq  0x00000081 , 0x00005add 
+ 00023258  0x00005cda beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005cdb beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005cdc rtn 
+ 00023261  0x00005cdf jam  0x0000000d , 0x00004456 
+ 00023262  0x00005ce0 branch  0x00005ae5 
+ 00023263  0x00005ce2 jam  0x0000000d , 0x00004456 
+ 00023264  0x00005ce3 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005ce4 rtn 
+ 00023266  0x00005ce6 jam  0x0000000d , 0x00004456 
+ 00023267  0x00005ce7 branch  0x00005aea 
+ 00023268  0x00005ce9 jam  0x00000000 , 0x00004456 
+ 00023269  0x00005ceb jam  0x00000003 , 0x00004454 
+ 00023270  0x00005cec rtn 
+ 00023271  0x00005cee jam  0x00000005 , 0x00004456 
+ 00023272  0x00005cef branch  0x00005ae5 
+ 00023273  0x00005cf1 jam  0x00000005 , 0x00004456 
+ 00023274  0x00005cf3 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005cf4 rtn 
+ 00023276  0x00005cf8 fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005cf9 set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005cfa store  0x00000001 , 0x00004456 
+ 00023279  0x00005cfb rtn 
+ 00023280  0x00005cfd fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005cfe set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005cff store  0x00000001 , 0x00004456 
+ 00023283  0x00005d00 rtn 
+ 00023284  0x00005d03 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005d04 beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005d06 beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005d07 beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005d08 beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005d09 beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d0a beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d0b beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d0c beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d0d beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d0e beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d0f beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d10 beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d11 rtn 
+ 00023298  0x00005d16 force  0x00000002 , 0x00000011 
+ 00023299  0x00005d17 call  0x00005c62 
+ 00023300  0x00005d18 setarg  0x0000000b 
+ 00023301  0x00005d19 istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d1a fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d1b istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d1c rtn 
+ 00023305  0x00005d1f store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d20 ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d21 istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d22 fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d23 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d24 call  0x00005b2b 
+ 00023311  0x00005d25 call  0x00005b26 
+ 00023312  0x00005d26 jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d27 fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d28 beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d29 beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d2a beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d2b fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d2c beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d2d rtneq  0x00000083 
+ 00023320  0x00005d2f arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d30 store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d31 rtn 
+ 00023323  0x00005d34 fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d35 bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d37 arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d38 copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d39 arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d3a call  0x0000630d 
+ 00023329  0x00005d3b fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d3c and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d3d store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d3f jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d40 branch  0x00007d86 
+ 00023334  0x00005d43 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d44 rtnbit1  0x00000003 
+ 00023336  0x00005d45 fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d46 rtnbit0  0x00000007 
+ 00023338  0x00005d47 branch  0x00003402 
+ 00023339  0x00005d4a force  0x00000007 , 0x00000011 
+ 00023340  0x00005d4b call  0x00005c62 
+ 00023341  0x00005d4c fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d4d istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d4e rtn 
+ 00023344  0x00005d52 copy  0x00000006 , 0x00000011 
+ 00023345  0x00005d53 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005d54 beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005d55 copy  0x00000011 , 0x00000006 
+ 00023348  0x00005d56 arg  0x0000442a , 0x00000005 
+ 00023349  0x00005d57 call  0x00007ebf 
+ 00023350  0x00005d58 branch  0x00005b3d 
+ 00023351  0x00005d5a copy  0x00000011 , 0x00000006 
+ 00023352  0x00005d5b arg  0x0000442a , 0x00000005 
+ 00023353  0x00005d5c call  0x00007ebf 
+ 00023354  0x00005d5d jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005d5e jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005d5f rtn 
+ 00023357  0x00005d63 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005d64 bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005d65 call  0x0000739c 
+ 00023360  0x00005d66 force  0x00000011 , 0x00000011 
+ 00023361  0x00005d67 call  0x00005c62 
+ 00023362  0x00005d68 setarg  0x00000003 
+ 00023363  0x00005d69 istore  0x00000001 , 0x00000005 
+ 00023364  0x00005d6a branch  0x00007497 
+ 00023365  0x00005d6e arg  0x0000443a , 0x00000005 
+ 00023366  0x00005d6f call  0x0000630c 
+ 00023367  0x00005d70 call  0x000071c5 
+ 00023368  0x00005d71 force  0x00000011 , 0x00000011 
+ 00023369  0x00005d72 call  0x00005c62 
+ 00023370  0x00005d73 setarg  0x00000003 
+ 00023371  0x00005d74 istore  0x00000001 , 0x00000005 
+ 00023372  0x00005d75 branch  0x00007201 
+ 00023373  0x00005d7a copy  0x00000006 , 0x00000011 
+ 00023374  0x00005d7b fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005d7c bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005d7d copy  0x00000011 , 0x00000006 
+ 00023377  0x00005d7e call  0x00007394 
+ 00023378  0x00005d7f branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005d81 jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005d83 force  0x00000002 , 0x00000011 
+ 00023381  0x00005d84 call  0x00005c62 
+ 00023382  0x00005d85 setarg  0x00000005 
+ 00023383  0x00005d86 istore  0x00000001 , 0x00000005 
+ 00023384  0x00005d87 fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005d88 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005d8a force  0x0000000a , 0x00000007 
+ 00023387  0x00005d8b call  0x00007f07 
+ 00023388  0x00005d8c jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005d8d jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005d8e branch  0x00007d86 
+ 00023391  0x00005d91 jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005d92 branch  0x00005b54 
+ 00023393  0x00005d96 arg  0x0000042f , 0x00000005 
+ 00023394  0x00005d97 copy  0x00000011 , 0x00000006 
+ 00023395  0x00005d98 call  0x00007ebf 
+ 00023396  0x00005d99 fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005d9a beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005d9b call  0x0000714f 
+ 00023399  0x00005d9e call  0x00005b7a 
+ 00023400  0x00005d9f fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005da0 rtnne  0x00000082 
+ 00023402  0x00005da1 jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005da2 branch  0x00007d86 
+ 00023404  0x00005da5 call  0x000071ba 
+ 00023405  0x00005da6 arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005da7 call  0x00007201 
+ 00023407  0x00005da8 arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005da9 arg  0x0000442a , 0x00000012 
+ 00023409  0x00005daa arg  0x00000010 , 0x00000039 
+ 00023410  0x00005dab call  0x00007f88 
+ 00023411  0x00005dac nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005dad branch  0x00005b7a 
+ 00023413  0x00005db0 call  0x00007390 
+ 00023414  0x00005db1 jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005db2 call  0x00007d86 
+ 00023416  0x00005db3 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005db4 jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005db7 force  0x00000011 , 0x00000011 
+ 00023419  0x00005db8 call  0x00005c62 
+ 00023420  0x00005db9 setarg  0x00000004 
+ 00023421  0x00005dba istore  0x00000001 , 0x00000005 
+ 00023422  0x00005dbb arg  0x0000443a , 0x00000006 
+ 00023423  0x00005dbc branch  0x00007ebf 
+ 00023424  0x00005dbf arg  0x0000041f , 0x00000005 
+ 00023425  0x00005dc0 branch  0x00007ebf 
+ 00023426  0x00005dc3 force  0x00000011 , 0x00000011 
+ 00023427  0x00005dc4 call  0x00005c62 
+ 00023428  0x00005dc5 setarg  0x00000006 
+ 00023429  0x00005dc6 istore  0x00000001 , 0x00000005 
+ 00023430  0x00005dc7 fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005dc8 bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005dc9 arg  0x00004419 , 0x00000006 
+ 00023433  0x00005dca branch  0x00007ebf 
+ 00023434  0x00005dcd arg  0x000044ea , 0x00000006 
+ 00023435  0x00005dce branch  0x00007ebf 
+ 00023436  0x00005dd2 arg  0x000044cb , 0x00000005 
+ 00023437  0x00005dd3 force  0x0000000a , 0x00000039 
+ 00023438  0x00005dd4 call  0x0000630d 
+ 00023439  0x00005dd5 force  0x0000000b , 0x00000011 
+ 00023440  0x00005dd6 call  0x00005c62 
+ 00023441  0x00005dd7 setarg  0x00000007 
+ 00023442  0x00005dd8 istore  0x00000001 , 0x00000005 
+ 00023443  0x00005dd9 fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005dda istore  0x00000002 , 0x00000005 
+ 00023445  0x00005ddb fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005ddc istore  0x00000008 , 0x00000005 
+ 00023447  0x00005ddd rtn 
+ 00023448  0x00005de0 force  0x00000011 , 0x00000011 
+ 00023449  0x00005de1 call  0x00005c62 
+ 00023450  0x00005de2 setarg  0x00000008 
+ 00023451  0x00005de3 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005de4 setarg  0x00000000 
+ 00023453  0x00005de5 istore  0x00000008 , 0x00000005 
+ 00023454  0x00005de6 istore  0x00000008 , 0x00000005 
+ 00023455  0x00005de7 rtn 
+ 00023456  0x00005deb force  0x00000008 , 0x00000011 
+ 00023457  0x00005dec call  0x00005c62 
+ 00023458  0x00005ded setarg  0x00000009 
+ 00023459  0x00005dee istore  0x00000001 , 0x00000005 
+ 00023460  0x00005def fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005df0 istore  0x00000001 , 0x00000005 
+ 00023462  0x00005df1 fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005df2 istore  0x00000006 , 0x00000005 
+ 00023464  0x00005df3 rtn 
+ 00023465  0x00005df7 jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005df8 branch  0x00005b54 
+ 00023467  0x00005dfb fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005dfc fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005dfd iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005dfe rtn 
+ 00023471  0x00005e01 arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005e02 call  0x00007ebf 
+ 00023473  0x00005e03 call  0x00005bab 
+ 00023474  0x00005e04 isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005e05 branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005e06 fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005e07 rtnne  0x0000000a 
+ 00023478  0x00005e08 call  0x00005bb9 
+ 00023479  0x00005e09 nrtn  0x00000028 
+ 00023480  0x00005e0a branch  0x00003410 
+ 00023481  0x00005e0e call  0x00007fe9 
+ 00023482  0x00005e0f fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e10 rtneq  0x00000000 
+ 00023484  0x00005e11 fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e12 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e13 rtn  0x00000001 
+ 00023487  0x00005e14 branch  0x00007fe7 
+ 00023488  0x00005e17 call  0x00005bab 
+ 00023489  0x00005e18 isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e19 branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e1a rtn 
+ 00023492  0x00005e1f rtn 
+ 00023493  0x00005e22 arg  0x000009be , 0x00000005 
+ 00023494  0x00005e23 call  0x00007eb3 
+ 00023495  0x00005e24 jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e25 jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e26 rtn 
+ 00023498  0x00005e29 arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e2a call  0x00007ebf 
+ 00023500  0x00005e2b jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e2c jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e2d rtn 
+ 00023503  0x00005e30 force  0x00000041 , 0x00000011 
+ 00023504  0x00005e31 call  0x00005c62 
+ 00023505  0x00005e32 setarg  0x0000000c 
+ 00023506  0x00005e33 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e34 arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e35 branch  0x00007eb3 
+ 00023509  0x00005e38 call  0x00007166 
+ 00023510  0x00005e39 force  0x00000011 , 0x00000011 
+ 00023511  0x00005e3a call  0x00005c62 
+ 00023512  0x00005e3b setarg  0x0000000d 
+ 00023513  0x00005e3c istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e3d branch  0x00007201 
+ 00023515  0x00005e41 fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e42 rtneq  0x000000ff 
+ 00023517  0x00005e43 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e44 isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e45 nrtn  0x00000002 
+ 00023520  0x00005e46 arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e47 call  0x00007f16 
+ 00023522  0x00005e48 nrtn  0x00000034 
+ 00023523  0x00005e49 branch  0x00005ba9 
+ 00023524  0x00005e4c bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e4d fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e4e beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e4f beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e50 beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005e51 beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005e52 beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005e53 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005e54 beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005e55 beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005e56 rtn 
+ 00023535  0x00005e5a fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005e5b rtnne  0x00000004 
+ 00023537  0x00005e5c jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005e5d jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005e5e jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005e5f branch  0x00007d86 
+ 00023541  0x00005e63 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005e64 branch  0x00005b02 
+ 00023543  0x00005e67 jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005e68 setarg  0x00017700 
+ 00023545  0x00005e69 arg  0x0000000a , 0x00000007 
+ 00023546  0x00005e6a branch  0x00007f08 
+ 00023547  0x00005e6d fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005e6e beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005e6f rtn 
+ 00023550  0x00005e72 jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005e73 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005e74 call  0x00007d86 
+ 00023553  0x00005e75 call  0x00005b82 
+ 00023554  0x00005e76 fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005e77 rtnne  0x0000000a 
+ 00023556  0x00005e78 call  0x00005bb9 
+ 00023557  0x00005e79 rtn  0x00000028 
+ 00023558  0x00005e7a branch  0x00003410 
+ 00023559  0x00005e7e jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005e7f branch  0x00005b8c 
+ 00023561  0x00005e82 fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005e83 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005e84 iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005e85 isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005e86 branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005e87 jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005e88 branch  0x00005b98 
+ 00023568  0x00005e8b call  0x00005ba0 
+ 00023569  0x00005e8c branch  0x00005c12 
+ 00023570  0x00005e90 force  0x0000000a , 0x00000007 
+ 00023571  0x00005e91 call  0x00007f07 
+ 00023572  0x00005e92 jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005e93 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005e94 jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005e95 branch  0x00007d86 
+ 00023576  0x00005e9a bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005e9b fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005e9c rtnbit0  0x00000007 
+ 00023579  0x00005e9d fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005e9e rtnne  0x00000002 
+ 00023581  0x00005e9f jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005ea0 fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005ea1 beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005ea2 beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005ea3 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005ea4 beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005ea5 beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005ea6 beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005ea7 rtn 
+ 00023590  0x00005eab fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005eac copy  0x0000003f , 0x00000007 
+ 00023592  0x00005ead increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005eae store  0x00000001 , 0x00004663 
+ 00023594  0x00005eaf fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005eb0 qisolate1  0x0000003f 
+ 00023596  0x00005eb1 setarg  0x00000080 
+ 00023597  0x00005eb2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005eb3 store  0x00000001 , 0x00004664 
+ 00023599  0x00005eb4 branch  0x00005c55 
+ 00023600  0x00005eb7 fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005eb8 jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005eb9 beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005eba jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005ebb rtn 
+ 00023605  0x00005ebe jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005ebf call  0x00007d86 
+ 00023607  0x00005ec0 jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005ec1 branch  0x00005bd5 
+ 00023609  0x00005ec4 fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005ec5 beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005ec6 jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005ec7 rtn 
+ 00023613  0x00005eca call  0x0000718d 
+ 00023614  0x00005ece fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005ecf beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005ed0 call  0x00005b18 
+ 00023617  0x00005ed2 call  0x0000717a 
+ 00023618  0x00005ed3 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005ed4 arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005ed5 arg  0x00000010 , 0x00000039 
+ 00023621  0x00005ed6 call  0x00007f88 
+ 00023622  0x00005ed7 branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005ed9 jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005eda branch  0x00005b54 
+ 00023625  0x00005ede call  0x00007595 
+ 00023626  0x00005edf nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005ee0 jam  0x00000001 , 0x00004429 
+ 00023628  0x00005ee1 fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005ee2 beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005ee3 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005ee4 jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005ee5 jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005ee6 rtn 
+ 00023634  0x00005ee9 fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005eea beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005eeb jam  0x00000000 , 0x00004664 
+ 00023637  0x00005eed branch  0x00005b3d 
+ 00023638  0x00005ef3 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005ef4 branch  0x00005b1b 
+ 00023640  0x00005ef8 jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005ef9 fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005efa beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005efc rtn 
+ 00023644  0x00005eff jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005f00 jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005f01 branch  0x00007a99 
+ 00023647  0x00005f04 jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005f05 jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005f06 branch  0x00005bcf 
+ 00023650  0x00005f0b force  0x00000006 , 0x00000012 
+ 00023651  0x00005f0c branch  0x00005847 
+ 00023652  0x00005f11 fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f12 beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f13 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f14 beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f15 beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f16 beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f17 beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f18 beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f19 beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f1a beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f1b beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f1c beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f1d beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f1e beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f1f beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f20 beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f21 beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f22 arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f23 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f24 call  0x00005842 
+ 00023672  0x00005f25 fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f26 istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f27 rtn 
+ 00023675  0x00005f2b ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f2c store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f2d ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f2e store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f2f fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f30 set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f31 store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f32 rtn 
+ 00023683  0x00005f35 ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f36 store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f37 ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f38 store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f39 fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f3a isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f3b nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f3c fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f3d set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f3e store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f3f rtn 
+ 00023694  0x00005f43 setarg  0x00000014 
+ 00023695  0x00005f44 store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f45 store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f46 rtn 
+ 00023698  0x00005f49 arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f4d arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f4e arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f4f call  0x00005842 
+ 00023702  0x00005f50 copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005f51 istore  0x00000001 , 0x00000005 
+ 00023704  0x00005f52 rtn 
+ 00023705  0x00005f57 arg  0x00000009 , 0x00000011 
+ 00023706  0x00005f58 arg  0x00000009 , 0x00000012 
+ 00023707  0x00005f59 call  0x00005842 
+ 00023708  0x00005f5a setarg  0x00000001 
+ 00023709  0x00005f5b istore  0x00000008 , 0x00000005 
+ 00023710  0x00005f5c rtn 
+ 00023711  0x00005f60 rtn  0x00000029 
+ 00023712  0x00005f62 arg  0x00000006 , 0x00000011 
+ 00023713  0x00005f63 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005f64 call  0x00005842 
+ 00023715  0x00005f65 fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005f66 istore  0x00000005 , 0x00000005 
+ 00023717  0x00005f67 rtn 
+ 00023718  0x00005f6b arg  0x00000013 , 0x00000012 
+ 00023719  0x00005f6c branch  0x00005ca8 
+ 00023720  0x00005f70 arg  0x00000001 , 0x00000011 
+ 00023721  0x00005f71 branch  0x00005842 
+ 00023722  0x00005f75 ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005f76 store  0x00000008 , 0x000044cd 
+ 00023724  0x00005f77 ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005f78 store  0x00000002 , 0x000044cb 
+ 00023726  0x00005f79 ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005f7a store  0x00000008 , 0x000044aa 
+ 00023728  0x00005f7b ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005f7c store  0x00000004 , 0x00004411 
+ 00023730  0x00005f7d call  0x00005ccf 
+ 00023731  0x00005f7e bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005f7f fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005f80 beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005f81 fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005f82 bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005f83 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005f84 ncall  0x000067be , 0x00000034 
+ 00023738  0x00005f85 fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005f86 beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005f88 jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005f89 call  0x00005cdd 
+ 00023742  0x00005f8a branch  0x000073a2 
+ 00023743  0x00005f8d jam  0x00000001 , 0x00004429 
+ 00023744  0x00005f8e arg  0x000044ea , 0x00000006 
+ 00023745  0x00005f8f arg  0x00004419 , 0x00000005 
+ 00023746  0x00005f90 call  0x00007ebf 
+ 00023747  0x00005f91 branch  0x00005cbc 
+ 00023748  0x00005f95 bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005f96 jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005f97 jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005f98 jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005f99 branch  0x00007d86 
+ 00023753  0x00005f9c arg  0x00000002 , 0x00000011 
+ 00023754  0x00005f9d arg  0x0000000d , 0x00000012 
+ 00023755  0x00005f9e call  0x00005842 
+ 00023756  0x00005f9f setarg  0x00000006 
+ 00023757  0x00005fa0 istore  0x00000001 , 0x00000005 
+ 00023758  0x00005fa1 rtn 
+ 00023759  0x00005fa4 arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005fa5 force  0x00000008 , 0x00000039 
+ 00023761  0x00005fa6 call  0x0000630d 
+ 00023762  0x00005fa7 arg  0x00004415 , 0x00000005 
+ 00023763  0x00005fa8 force  0x00000004 , 0x00000039 
+ 00023764  0x00005fa9 call  0x0000630d 
+ 00023765  0x00005faa arg  0x0000000d , 0x00000011 
+ 00023766  0x00005fab arg  0x00000004 , 0x00000012 
+ 00023767  0x00005fac call  0x00005842 
+ 00023768  0x00005fad fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005fae istore  0x00000008 , 0x00000005 
+ 00023770  0x00005faf fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005fb0 istore  0x00000004 , 0x00000005 
+ 00023772  0x00005fb1 rtn 
+ 00023773  0x00005fb4 arg  0x00000005 , 0x00000012 
+ 00023774  0x00005fb5 branch  0x00005ca8 
+ 00023775  0x00005fb8 arg  0x00000006 , 0x00000012 
+ 00023776  0x00005fb9 branch  0x00005ca8 
+ 00023777  0x00005fbd ifetch  0x00000008 , 0x00000006 
+ 00023778  0x00005fbe store  0x00000008 , 0x000044b2 
+ 00023779  0x00005fbf ifetch  0x00000004 , 0x00000006 
+ 00023780  0x00005fc0 store  0x00000004 , 0x00004415 
+ 00023781  0x00005fc1 branch  0x000073a2 
+ 00023782  0x00005fc4 fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00005fc5 set1  0x00000004 , 0x0000003f 
+ 00023784  0x00005fc6 store  0x00000001 , 0x0000043f 
+ 00023785  0x00005fc7 rtn 
+ 00023786  0x00005fca rtn  0x00000029 
+ 00023787  0x00005fcb jam  0x00000032 , 0x00000a99 
+ 00023788  0x00005fcc call  0x00007d86 
+ 00023789  0x00005fcd jam  0x00000004 , 0x000044c5 
+ 00023790  0x00005fce branch  0x00005cdf 
+ 00023791  0x00005fd1 jam  0x00000002 , 0x000044c5 
+ 00023792  0x00005fd2 call  0x00005cf3 
+ 00023793  0x00005fd3 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00005fd4 branch  0x00007d86 
+ 00023795  0x00005fd7 arg  0x0000000b , 0x00000012 
+ 00023796  0x00005fd8 branch  0x00005ca8 
+ 00023797  0x00005fe0 rtn 
+ 00023798  0x00005fe8 rtn  0x0000002b 
+ 00023799  0x00005fea bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00005feb setarg  0x00000000 
+ 00023801  0x00005fec store  0x00000001 , 0x00000048 
+ 00023802  0x00005fed store  0x00000001 , 0x00000055 
+ 00023803  0x00005fee store  0x00000001 , 0x00000078 
+ 00023804  0x00005fef store  0x00000001 , 0x0000007c 
+ 00023805  0x00005ff0 store  0x00000001 , 0x00004158 
+ 00023806  0x00005ff1 store  0x00000001 , 0x000004d7 
+ 00023807  0x00005ff2 store  0x00000001 , 0x0000016d 
+ 00023808  0x00005ff3 store  0x00000001 , 0x000009b5 
+ 00023809  0x00005ff4 jam  0x00000000 , 0x0000455b 
+ 00023810  0x00005ff5 jam  0x00000000 , 0x00000229 
+ 00023811  0x00005ff6 jam  0x00000000 , 0x000004d8 
+ 00023812  0x00005ff8 jam  0x00000000 , 0x000009b5 
+ 00023813  0x00005ff9 jam  0x00000000 , 0x000009b4 
+ 00023814  0x00005ffa jam  0x00000000 , 0x000004d1 
+ 00023815  0x00005ffd rtn 
+ 00023816  0x00006000 bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x00006001 call  0x000062ff , 0x00000029 
+ 00023818  0x00006002 ncall  0x00006303 , 0x00000029 
+ 00023819  0x00006003 call  0x000062bc 
+ 00023820  0x00006004 nrtn  0x00000034 
+ 00023821  0x00006005 fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00006006 rtnbit0  0x00000006 
+ 00023823  0x00006007 set0  0x00000006 , 0x0000003f 
+ 00023824  0x00006008 set0  0x00000001 , 0x00000000 
+ 00023825  0x00006009 store  0x00000001 , 0x0000004c 
+ 00023826  0x0000600a fetch  0x00000001 , 0x00000551 
+ 00023827  0x0000600b fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x0000600c isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x0000600d setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x0000600e storet  0x00000001 , 0x0000004c 
+ 00023831  0x0000600f and_into  0x00000002 , 0x00000002 
+ 00023832  0x00006010 storet  0x00000001 , 0x0000007f 
+ 00023833  0x00006011 fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x00006012 rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00006013 store  0x00000001 , 0x0000007d 
+ 00023836  0x00006014 bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00006015 fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00006016 beq  0x0000007f , 0x00005d66 
+ 00023839  0x00006017 beq  0x00000003 , 0x00005db1 
+ 00023840  0x00006018 beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00006019 beq  0x0000003c , 0x00005d59 
+ 00023842  0x0000601a beq  0x00000005 , 0x00005d55 
+ 00023843  0x0000601b beq  0x0000000f , 0x00005fa8 
+ 00023844  0x0000601c beq  0x00000010 , 0x00005e24 
+ 00023845  0x0000601d beq  0x00000023 , 0x00005e42 
+ 00023846  0x0000601e beq  0x00000039 , 0x00005fc1 
+ 00023847  0x0000601f beq  0x00000038 , 0x00005fbc 
+ 00023848  0x00006020 beq  0x00000031 , 0x00005e27 
+ 00023849  0x00006021 beq  0x00000037 , 0x00005eb0 
+ 00023850  0x00006022 beq  0x00000027 , 0x00005eac 
+ 00023851  0x00006023 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00006024 beq  0x00000025 , 0x00005eae 
+ 00023853  0x00006025 beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00006026 beq  0x00000007 , 0x00005e36 
+ 00023855  0x00006027 beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00006028 beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00006029 beq  0x00000001 , 0x00005ea5 
+ 00023858  0x0000602a beq  0x00000002 , 0x00005e90 
+ 00023859  0x0000602b beq  0x00000028 , 0x00005fb3 
+ 00023860  0x0000602c beq  0x00000009 , 0x00005e86 
+ 00023861  0x0000602d beq  0x0000000b , 0x00005e5f 
+ 00023862  0x0000602e beq  0x00000008 , 0x00005e43 
+ 00023863  0x0000602f beq  0x0000000c , 0x00005e6a 
+ 00023864  0x00006030 beq  0x0000001f , 0x00005e3a 
+ 00023865  0x00006031 beq  0x00000020 , 0x00005e3c 
+ 00023866  0x00006032 beq  0x00000021 , 0x00005eca 
+ 00023867  0x00006033 beq  0x00000022 , 0x00005eca 
+ 00023868  0x00006034 beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00006035 beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00006036 beq  0x00000024 , 0x00005eca 
+ 00023871  0x00006037 beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00006038 beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00006039 beq  0x00000011 , 0x00005ef2 
+ 00023874  0x0000603a beq  0x00000012 , 0x00005ef6 
+ 00023875  0x0000603b beq  0x00000013 , 0x00005ef8 
+ 00023876  0x0000603c beq  0x0000000d , 0x00005f0a 
+ 00023877  0x0000603d beq  0x0000000e , 0x00005f0a 
+ 00023878  0x0000603e beq  0x0000002f , 0x00005eaa 
+ 00023879  0x0000603f beq  0x00000030 , 0x00005f0a 
+ 00023880  0x00006040 beq  0x0000000a , 0x00005f0a 
+ 00023881  0x00006041 beq  0x00000018 , 0x00005f0b 
+ 00023882  0x00006042 beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00006043 beq  0x0000003d , 0x00005f10 
+ 00023884  0x00006044 beq  0x0000003e , 0x00005f51 
+ 00023885  0x00006045 beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00006046 beq  0x00000040 , 0x00005f78 
+ 00023887  0x00006047 beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00006048 beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00006049 beq  0x0000003a , 0x00005d57 
+ 00023890  0x0000604d jam  0x00000019 , 0x0000007e 
+ 00023891  0x0000604f jam  0x00000004 , 0x0000007c 
+ 00023892  0x00006050 rtn 
+ 00023893  0x00006053 jam  0x00000006 , 0x0000007c 
+ 00023894  0x00006054 rtn 
+ 00023895  0x00006057 jam  0x0000003b , 0x0000007c 
+ 00023896  0x00006058 rtn 
+ 00023897  0x0000605b fetch  0x00000004 , 0x00000552 
+ 00023898  0x0000605c lshift  0x0000003f , 0x0000003f 
+ 00023899  0x0000605d store  0x00000004 , 0x000040d2 
+ 00023900  0x0000605e fetch  0x00000001 , 0x00000556 
+ 00023901  0x0000605f store  0x00000001 , 0x000040d9 
+ 00023902  0x00006060 fetch  0x00000005 , 0x00000557 
+ 00023903  0x00006061 store  0x00000005 , 0x000040e7 
+ 00023904  0x00006062 fetch  0x00000005 , 0x0000055c 
+ 00023905  0x00006063 istore  0x00000005 , 0x00000005 
+ 00023906  0x00006064 fetch  0x00000001 , 0x00000031 
+ 00023907  0x00006065 set1  0x00000003 , 0x0000003f 
+ 00023908  0x00006066 store  0x00000001 , 0x00000031 
+ 00023909  0x00006067 rtn 
+ 00023910  0x00006069 bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x0000606a fetch  0x00000001 , 0x00000552 
+ 00023912  0x0000606b set1  0x00000007 , 0x0000003f 
+ 00023913  0x0000606c store  0x00000001 , 0x0000007d 
+ 00023914  0x0000606d beq  0x00000081 , 0x00005d88 
+ 00023915  0x0000606e beq  0x00000082 , 0x00005d8d 
+ 00023916  0x0000606f beq  0x00000095 , 0x00005eb1 
+ 00023917  0x00006070 beq  0x00000096 , 0x00005eca 
+ 00023918  0x00006071 beq  0x0000008b , 0x00005ebf 
+ 00023919  0x00006072 beq  0x00000083 , 0x00005da5 
+ 00023920  0x00006073 beq  0x00000084 , 0x00005da7 
+ 00023921  0x00006074 beq  0x00000090 , 0x00005d7a 
+ 00023922  0x00006075 beq  0x00000097 , 0x00005d9e 
+ 00023923  0x00006076 beq  0x00000098 , 0x00005da3 
+ 00023924  0x00006077 beq  0x00000099 , 0x00005d7d 
+ 00023925  0x00006078 beq  0x0000009a , 0x00005d80 
+ 00023926  0x00006079 rtneq  0x00000084 
+ 00023927  0x0000607d jam  0x00000082 , 0x0000007c 
+ 00023928  0x0000607e jam  0x00000019 , 0x0000007e 
+ 00023929  0x00006080 rtn 
+ 00023930  0x00006082 jam  0x00000082 , 0x0000007c 
+ 00023931  0x00006083 jam  0x0000002e , 0x0000007e 
+ 00023932  0x00006084 rtn 
+ 00023933  0x00006087 call  0x00005d82 
+ 00023934  0x00006088 jam  0x0000009a , 0x0000007c 
+ 00023935  0x00006089 rtn 
+ 00023936  0x0000608c call  0x00005d82 
+ 00023937  0x0000608d branch  0x00005d86 
+ 00023938  0x00006090 arg  0x0000465e , 0x00000005 
+ 00023939  0x00006091 fetch  0x00000003 , 0x00000553 
+ 00023940  0x00006092 istore  0x00000003 , 0x00000005 
+ 00023941  0x00006093 rtn 
+ 00023942  0x00006096 branch  0x000076d8 , 0x00000001 
+ 00023943  0x00006097 rtn 
+ 00023944  0x00006099 fetch  0x00000001 , 0x00000554 
+ 00023945  0x0000609a set1  0x00000007 , 0x0000003f 
+ 00023946  0x0000609b store  0x00000001 , 0x000004c9 
+ 00023947  0x0000609c beq  0x0000008b , 0x00005d92 
+ 00023948  0x0000609d rtn 
+ 00023949  0x000060a1 fetch  0x00000001 , 0x00000554 
+ 00023950  0x000060a2 set1  0x00000007 , 0x0000003f 
+ 00023951  0x000060a3 store  0x00000001 , 0x000004c9 
+ 00023952  0x000060a4 beq  0x0000008b , 0x00005d96 
+ 00023953  0x000060a5 rtn 
+ 00023954  0x000060a8 fetch  0x00000001 , 0x0000415a 
+ 00023955  0x000060a9 fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060aa nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060ab storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060ad fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060ae rtnbit0  0x00000005 
+ 00023960  0x000060af set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060b0 store  0x00000001 , 0x00000030 
+ 00023962  0x000060b1 fetch  0x00000001 , 0x000004d7 
+ 00023963  0x000060b2 nrtn  0x00000034 
+ 00023964  0x000060b3 jam  0x00000031 , 0x0000007c 
+ 00023965  0x000060b4 rtn 
+ 00023966  0x000060b7 nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x000060b8 jam  0x00000012 , 0x0000007c 
+ 00023968  0x000060b9 branch  0x000062eb 
+ 00023969  0x000060bc jam  0x00000097 , 0x0000007c 
+ 00023970  0x000060bd rtn 
+ 00023971  0x000060c2 call  0x000062eb 
+ 00023972  0x000060c3 branch  0x00005ffe 
+ 00023973  0x000060c6 jam  0x00000084 , 0x0000007c 
+ 00023974  0x000060c7 rtn 
+ 00023975  0x000060ca fetcht  0x00000001 , 0x00000555 
+ 00023976  0x000060cb and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x000060cc storet  0x00000001 , 0x000004d0 
+ 00023978  0x000060cd fetch  0x00000001 , 0x000041ce 
+ 00023979  0x000060ce bne  0x00000051 , 0x00005dad 
+ 00023980  0x000060cf jam  0x00000000 , 0x000041ce 
+ 00023981  0x000060d1 fetch  0x00000001 , 0x00000055 
+ 00023982  0x000060d2 rtnne  0x00000015 
+ 00023983  0x000060d3 jam  0x00000004 , 0x00000055 
+ 00023984  0x000060d4 branch  0x0000631b 
+ 00023985  0x000060d7 bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x000060d8 fetch  0x00000001 , 0x00000552 
+ 00023987  0x000060d9 store  0x00000001 , 0x000004c9 
+ 00023988  0x000060da beq  0x00000033 , 0x00005dd8 
+ 00023989  0x000060db beq  0x00000008 , 0x00005de7 
+ 00023990  0x000060dc beq  0x0000000f , 0x00005dee 
+ 00023991  0x000060dd beq  0x00000010 , 0x00005df4 
+ 00023992  0x000060de beq  0x00000011 , 0x00005df5 
+ 00023993  0x000060df beq  0x00000012 , 0x00005dfd 
+ 00023994  0x000060e0 beq  0x00000018 , 0x00005e13 
+ 00023995  0x000060e1 beq  0x00000017 , 0x00005e16 
+ 00023996  0x000060e2 beq  0x00000013 , 0x00005dcf 
+ 00023997  0x000060e4 beq  0x0000003d , 0x00005f1e 
+ 00023998  0x000060e5 beq  0x0000003e , 0x00005f6a 
+ 00023999  0x000060e6 beq  0x00000040 , 0x00005f20 
+ 00024000  0x000060e7 beq  0x00000041 , 0x00005f3d 
+ 00024001  0x000060e8 rtn 
+ 00024002  0x000060eb bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x000060ec fetch  0x00000001 , 0x00000552 
+ 00024004  0x000060ed store  0x00000001 , 0x000004c9 
+ 00024005  0x000060ee beq  0x00000001 , 0x00005e0a 
+ 00024006  0x000060ef beq  0x00000033 , 0x00005de2 
+ 00024007  0x000060f0 beq  0x0000000b , 0x00005dfe 
+ 00024008  0x000060f1 beq  0x00000008 , 0x00005e01 
+ 00024009  0x000060f2 beq  0x00000013 , 0x00005dd2 
+ 00024010  0x000060f4 beq  0x00000040 , 0x00005e0b 
+ 00024011  0x000060f5 beq  0x00000041 , 0x00005e0e 
+ 00024012  0x000060f6 beq  0x00000018 , 0x00005e11 
+ 00024013  0x000060f7 beq  0x00000017 , 0x00005e22 
+ 00024014  0x000060f8 rtn 
+ 00024015  0x000060fb jam  0x00000020 , 0x00000a99 
+ 00024016  0x000060fc call  0x00007d86 
+ 00024017  0x000060fd branch  0x000021dc 
+ 00024018  0x000060ff jam  0x00000019 , 0x00000a99 
+ 00024019  0x00006100 call  0x00007d86 
+ 00024020  0x00006101 jam  0x00000002 , 0x0000455b 
+ 00024021  0x00006102 setarg  0x00000050 
+ 00024022  0x00006103 arg  0x00000006 , 0x00000007 
+ 00024023  0x00006104 branch  0x00007f08 
+ 00024024  0x0000610a fetch  0x00000001 , 0x000004d1 
+ 00024025  0x0000610b set1  0x00000000 , 0x0000003f 
+ 00024026  0x0000610c store  0x00000001 , 0x000004d1 
+ 00024027  0x0000610d jam  0x00000001 , 0x00000a99 
+ 00024028  0x0000610e call  0x00007d86 
+ 00024029  0x0000610f jam  0x0000008b , 0x0000007c 
+ 00024030  0x00006113 fetch  0x00000001 , 0x00000055 
+ 00024031  0x00006114 bne  0x00000005 , 0x00005d07 
+ 00024032  0x00006117 jam  0x00000006 , 0x00000055 
+ 00024033  0x00006118 rtn 
+ 00024034  0x00006121 jam  0x0000000b , 0x000004ca 
+ 00024035  0x00006122 jam  0x00000007 , 0x0000007c 
+ 00024036  0x00006124 jam  0x00000000 , 0x00000055 
+ 00024037  0x00006126 branch  0x00005d07 , 0x00000001 
+ 00024038  0x00006127 rtn 
+ 00024039  0x0000612a fetch  0x00000001 , 0x000041bd 
+ 00024040  0x0000612b nrtn  0x00000034 
+ 00024041  0x0000612c call  0x0000244f 
+ 00024042  0x0000612d call  0x00005ffc 
+ 00024043  0x0000612e rtn  0x00000029 
+ 00024044  0x0000612f set1  0x00000021 , 0x00000000 
+ 00024045  0x00006130 rtn 
+ 00024046  0x00006133 nrtn  0x00000029 
+ 00024047  0x00006134 jam  0x00000010 , 0x0000007c 
+ 00024048  0x00006135 fetch  0x00000001 , 0x0000004c 
+ 00024049  0x00006136 rtnbit0  0x00000002 
+ 00024050  0x00006137 jam  0x00000012 , 0x0000007c 
+ 00024051  0x00006138 rtn 
+ 00024052  0x0000613b branch  0x00005ffe 
+ 00024053  0x0000613e call  0x00006059 
+ 00024054  0x0000613f fetch  0x00000001 , 0x00000030 
+ 00024055  0x00006140 rtnbit1  0x00000004 
+ 00024056  0x00006141 jam  0x00000031 , 0x0000007c 
+ 00024057  0x00006142 fetch  0x00000001 , 0x00000055 
+ 00024058  0x00006143 rtnne  0x0000000a 
+ 00024059  0x00006144 jam  0x0000000b , 0x00000055 
+ 00024060  0x00006145 rtn 
+ 00024061  0x0000614f rtn 
+ 00024062  0x00006153 jam  0x00000007 , 0x0000007c 
+ 00024063  0x00006154 jam  0x00000013 , 0x000004ca 
+ 00024064  0x00006155 rtn 
+ 00024065  0x00006158 fetch  0x00000001 , 0x00000553 
+ 00024066  0x00006159 beq  0x00000006 , 0x00005e07 
+ 00024067  0x0000615a rtnne  0x00000018 
+ 00024068  0x0000615b jam  0x00000018 , 0x000004ca 
+ 00024069  0x0000615c jam  0x00000007 , 0x0000007c 
+ 00024070  0x0000615d rtn 
+ 00024071  0x0000615f jam  0x00000006 , 0x000004ca 
+ 00024072  0x00006160 jam  0x00000007 , 0x0000007c 
+ 00024073  0x00006161 rtn 
+ 00024074  0x00006164 rtn 
+ 00024075  0x00006167 jam  0x00000000 , 0x000009ae 
+ 00024076  0x00006168 jam  0x00000007 , 0x0000007c 
+ 00024077  0x00006169 branch  0x00005d07 
+ 00024078  0x0000616c jam  0x00000000 , 0x000009ae 
+ 00024079  0x0000616d jam  0x00000007 , 0x0000007c 
+ 00024080  0x0000616e branch  0x00005d07 
+ 00024081  0x00006170 jam  0x00000024 , 0x00000a99 
+ 00024082  0x00006171 branch  0x00007d86 
+ 00024083  0x00006174 jam  0x00000023 , 0x00000a99 
+ 00024084  0x00006175 call  0x00007d86 
+ 00024085  0x00006176 branch  0x000026e9 
+ 00024086  0x00006179 jam  0x00000022 , 0x00000a99 
+ 00024087  0x0000617a call  0x00007d86 
+ 00024088  0x0000617b setarg  0x00000000 
+ 00024089  0x0000617c store  0x00000002 , 0x00000075 
+ 00024090  0x0000617d fetch  0x00000002 , 0x000041e3 
+ 00024091  0x0000617e lshift  0x0000003f , 0x0000003f 
+ 00024092  0x0000617f store  0x00000002 , 0x00000032 
+ 00024093  0x00006180 fetch  0x00000001 , 0x000041e5 
+ 00024094  0x00006181 store  0x00000001 , 0x00000073 
+ 00024095  0x00006182 fetch  0x00000001 , 0x000041e7 
+ 00024096  0x00006183 store  0x00000001 , 0x00000074 
+ 00024097  0x00006184 branch  0x000026c6 
+ 00024098  0x00006187 jam  0x00000021 , 0x00000a99 
+ 00024099  0x00006188 branch  0x00007d86 
+ 00024100  0x0000618b fetcht  0x00000001 , 0x00000552 
+ 00024101  0x0000618c storet  0x00000001 , 0x00000054 
+ 00024102  0x0000618d branch  0x00005e38 
+ 00024103  0x00006190 fetch  0x00000001 , 0x000004d1 
+ 00024104  0x00006191 set1  0x00000002 , 0x0000003f 
+ 00024105  0x00006192 store  0x00000001 , 0x000004d1 
+ 00024106  0x00006193 rtnbit1  0x00000003 
+ 00024107  0x00006194 jam  0x00000031 , 0x0000007c 
+ 00024108  0x00006195 branch  0x00005d07 
+ 00024109  0x0000619a rtn 
+ 00024110  0x0000619d fetch  0x00000001 , 0x000040d0 
+ 00024111  0x0000619e fetcht  0x00000001 , 0x00000552 
+ 00024112  0x0000619f isub  0x00000002 , 0x0000003e 
+ 00024113  0x000061a1 branch  0x00005e38 , 0x00000002 
+ 00024114  0x000061a2 jam  0x00000004 , 0x0000007c 
+ 00024115  0x000061a3 jam  0x0000001f , 0x0000007e 
+ 00024116  0x000061a4 jam  0x0000002e , 0x0000007d 
+ 00024117  0x000061a5 rtn 
+ 00024118  0x000061a8 call  0x00006157 
+ 00024119  0x000061a9 branch  0x00005e38 
+ 00024120  0x000061ac jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061ad rtn 
+ 00024122  0x000061b0 jam  0x00000021 , 0x0000007c 
+ 00024123  0x000061b1 rtn 
+ 00024124  0x000061b4 jam  0x00000022 , 0x0000007c 
+ 00024125  0x000061b5 rtn 
+ 00024126  0x000061b8 fetch  0x00000001 , 0x00000055 
+ 00024127  0x000061b9 rtneq  0x00000013 
+ 00024128  0x000061bb jam  0x00000002 , 0x00000055 
+ 00024129  0x000061bd rtn 
+ 00024130  0x000061c1 rtn 
+ 00024131  0x000061c4 call  0x00005ff9 
+ 00024132  0x000061c5 jam  0x00000001 , 0x000004d4 
+ 00024133  0x000061c6 jam  0x0000000a , 0x00000a99 
+ 00024134  0x000061c7 call  0x00007d86 
+ 00024135  0x000061c9 call  0x000062f3 
+ 00024136  0x000061ca nbranch  0x00006001 , 0x00000001 
+ 00024137  0x000061cc nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x000061cd jam  0x00000004 , 0x0000007c 
+ 00024139  0x000061ce jam  0x00000008 , 0x0000007d 
+ 00024140  0x000061cf jam  0x00000023 , 0x0000007e 
+ 00024141  0x000061d0 rtn 
+ 00024142  0x000061d2 fetch  0x00000001 , 0x0000004b 
+ 00024143  0x000061d3 set1  0x00000002 , 0x0000003f 
+ 00024144  0x000061d4 store  0x00000001 , 0x0000004b 
+ 00024145  0x000061d5 rtn 
+ 00024146  0x000061d9 fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x000061da nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x000061db storet  0x00000001 , 0x0000004c 
+ 00024149  0x000061dc rtn 
+ 00024150  0x000061e0 fetch  0x00000001 , 0x0000007f 
+ 00024151  0x000061e1 rshift  0x0000003f , 0x0000003f 
+ 00024152  0x000061e2 and_into  0x00000001 , 0x0000003f 
+ 00024153  0x000061e3 rtn 
+ 00024154  0x000061e6 fetch  0x00000001 , 0x00004217 
+ 00024155  0x000061e7 rtn  0x00000034 
+ 00024156  0x000061e8 fetch  0x00000001 , 0x000009b5 
+ 00024157  0x000061e9 call  0x000067b2 , 0x00000034 
+ 00024158  0x000061ea rtn 
+ 00024159  0x000061ed call  0x00005e5a 
+ 00024160  0x000061ee call  0x00005e56 
+ 00024161  0x000061ef store  0x00000001 , 0x000004d5 
+ 00024162  0x000061f0 call  0x00005ff9 
+ 00024163  0x000061f1 jam  0x0000000c , 0x0000007c 
+ 00024164  0x000061f2 fetch  0x00000001 , 0x000041bd 
+ 00024165  0x000061f3 nrtn  0x00000034 
+ 00024166  0x000061f4 fetch  0x00000001 , 0x00000030 
+ 00024167  0x000061f5 rtnbit1  0x00000006 
+ 00024168  0x000061f6 jam  0x00000006 , 0x0000007e 
+ 00024169  0x000061f7 branch  0x00005d53 
+ 00024170  0x000061fa arg  0x00000040 , 0x00000011 
+ 00024171  0x000061fb call  0x00007288 
+ 00024172  0x000061fc fetch  0x00000004 , 0x00000552 
+ 00024173  0x000061fd fetcht  0x00000004 , 0x00000592 
+ 00024174  0x000061fe isub  0x00000002 , 0x0000003e 
+ 00024175  0x000061ff branch  0x00005e73 , 0x00000005 
+ 00024176  0x00006200 jam  0x00000007 , 0x0000007c 
+ 00024177  0x00006201 jam  0x00000005 , 0x000004ca 
+ 00024178  0x00006202 rtn 
+ 00024179  0x00006204 call  0x00005e77 
+ 00024180  0x00006205 fetch  0x00000001 , 0x0000465a 
+ 00024181  0x00006206 branch  0x00005f3e , 0x00000034 
+ 00024182  0x00006207 rtn 
+ 00024183  0x0000620b call  0x00007386 
+ 00024184  0x0000620c call  0x000021b2 
+ 00024185  0x0000620d fetch  0x00000001 , 0x0000004b 
+ 00024186  0x0000620e isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x0000620f set0  0x00000001 , 0x0000003f 
+ 00024188  0x00006210 store  0x00000001 , 0x0000004b 
+ 00024189  0x00006211 fetch  0x00000001 , 0x00000055 
+ 00024190  0x00006212 beq  0x00000019 , 0x00005e81 
+ 00024191  0x00006213 beq  0x00000018 , 0x00005e81 
+ 00024192  0x00006214 rtn 
+ 00024193  0x00006216 fetch  0x00000001 , 0x000009b5 
+ 00024194  0x00006217 rtnne  0x00000000 
+ 00024195  0x00006218 fetch  0x00000001 , 0x0000004c 
+ 00024196  0x00006219 rtnbit1  0x00000002 
+ 00024197  0x0000621a branch  0x000063b1 
+ 00024198  0x0000621d arg  0x00000552 , 0x00000011 
+ 00024199  0x0000621e arg  0x00000582 , 0x00000012 
+ 00024200  0x0000621f arg  0x00000562 , 0x00000005 
+ 00024201  0x00006220 call  0x00007352 
+ 00024202  0x00006221 arg  0x00000040 , 0x00000011 
+ 00024203  0x00006222 call  0x00006311 
+ 00024204  0x00006223 jam  0x0000000b , 0x0000007c 
+ 00024205  0x00006224 fetch  0x00000001 , 0x00000030 
+ 00024206  0x00006225 bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x00006226 rtn 
+ 00024208  0x00006229 fetch  0x00000002 , 0x0000015f 
+ 00024209  0x0000622a add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x0000622b fetcht  0x00000001 , 0x00000552 
+ 00024211  0x0000622c setarg  0x00000101 
+ 00024212  0x0000622d iadd  0x00000002 , 0x00000005 
+ 00024213  0x0000622e arg  0x00000554 , 0x00000006 
+ 00024214  0x0000622f call  0x00007f01 
+ 00024215  0x00006230 fetcht  0x00000001 , 0x00000053 
+ 00024216  0x00006231 fetch  0x00000001 , 0x00000553 
+ 00024217  0x00006232 isub  0x00000002 , 0x0000003f 
+ 00024218  0x00006233 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x00006234 branch  0x00005ea0 , 0x00000002 
+ 00024220  0x00006235 add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x00006236 store  0x00000001 , 0x00000053 
+ 00024222  0x00006237 jam  0x00000001 , 0x0000007c 
+ 00024223  0x00006238 rtn 
+ 00024224  0x0000623a fetch  0x00000001 , 0x0000004c 
+ 00024225  0x0000623b set1  0x00000003 , 0x0000003f 
+ 00024226  0x0000623c store  0x00000001 , 0x0000004c 
+ 00024227  0x0000623d bbit1  0x00000004 , 0x00006006 
+ 00024228  0x0000623e rtn 
+ 00024229  0x00006240 fetch  0x00000001 , 0x00000552 
+ 00024230  0x00006241 store  0x00000001 , 0x0000007d 
+ 00024231  0x00006242 jam  0x00000002 , 0x0000007c 
+ 00024232  0x00006243 rtn 
+ 00024233  0x00006246 branch  0x00005e38 
+ 00024234  0x00006249 jam  0x00000030 , 0x0000007c 
+ 00024235  0x0000624a rtn 
+ 00024236  0x0000624d jam  0x00000028 , 0x0000007c 
+ 00024237  0x0000624e rtn 
+ 00024238  0x00006251 jam  0x00000026 , 0x0000007c 
+ 00024239  0x00006252 rtn 
+ 00024240  0x00006257 rtn 
+ 00024241  0x0000625c fetch  0x00000002 , 0x00000032 
+ 00024242  0x0000625d iforce  0x00000002 
+ 00024243  0x0000625e fetch  0x00000001 , 0x00000553 
+ 00024244  0x0000625f store  0x00000001 , 0x00000095 
+ 00024245  0x00006260 imul32  0x00000002 , 0x00000002 
+ 00024246  0x00006261 fetch  0x00000002 , 0x00000554 
+ 00024247  0x00006262 lshift  0x0000003f , 0x0000003f 
+ 00024248  0x00006263 store  0x00000002 , 0x00000096 
+ 00024249  0x00006264 fetch  0x00000004 , 0x00000556 
+ 00024250  0x00006265 lshift  0x0000003f , 0x0000003f 
+ 00024251  0x00006266 store  0x00000004 , 0x00000091 
+ 00024252  0x00006268 deposit  0x00000002 
+ 00024253  0x00006269 store  0x00000002 , 0x00000098 
+ 00024254  0x0000626a rtn 
+ 00024255  0x0000626c fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x0000626d fetch  0x00000001 , 0x00000553 
+ 00024257  0x0000626e ixor  0x00000002 , 0x0000003e 
+ 00024258  0x0000626f nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x00006270 isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x00006271 fetch  0x00000001 , 0x0000004c 
+ 00024261  0x00006272 setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x00006273 store  0x00000001 , 0x0000004c 
+ 00024263  0x00006274 jam  0x00000081 , 0x0000007c 
+ 00024264  0x00006275 jam  0x0000008b , 0x0000007d 
+ 00024265  0x00006276 rtn 
+ 00024266  0x0000627d rtn 
+ 00024267  0x00006280 branch  0x00005e38 
+ 00024268  0x00006284 branch  0x00005e38 
+ 00024269  0x00006289 fetch  0x00000002 , 0x00000552 
+ 00024270  0x0000628a store  0x00000002 , 0x00000171 
+ 00024271  0x0000628b rtn 
+ 00024272  0x0000628e fetch  0x00000002 , 0x00000555 
+ 00024273  0x0000628f fetcht  0x00000001 , 0x00004172 
+ 00024274  0x00006290 imul32  0x00000002 , 0x0000003f 
+ 00024275  0x00006291 arg  0x00000640 , 0x00000002 
+ 00024276  0x00006292 isub  0x00000002 , 0x0000003e 
+ 00024277  0x00006294 rtn 
+ 00024278  0x00006297 fetch  0x00000002 , 0x00000557 
+ 00024279  0x00006298 branch  0x00005ef0 , 0x00000034 
+ 00024280  0x00006299 call  0x00005ed0 
+ 00024281  0x0000629a branch  0x00005ef0 , 0x00000002 
+ 00024282  0x0000629b fetch  0x00000001 , 0x00004092 
+ 00024283  0x0000629c sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x0000629d call  0x00003cd5 , 0x00000005 
+ 00024285  0x0000629e fetch  0x00000001 , 0x00000030 
+ 00024286  0x0000629f bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x000062a0 fetch  0x00000002 , 0x00000553 
+ 00024288  0x000062a1 lshift  0x0000003f , 0x0000003f 
+ 00024289  0x000062a2 store  0x00000002 , 0x00000075 
+ 00024290  0x000062a3 fetch  0x00000002 , 0x00000555 
+ 00024291  0x000062a4 lshift  0x0000003f , 0x0000003f 
+ 00024292  0x000062a5 store  0x00000002 , 0x00000032 
+ 00024293  0x000062a6 fetch  0x00000002 , 0x00000557 
+ 00024294  0x000062a7 store  0x00000001 , 0x00000073 
+ 00024295  0x000062a8 iforce  0x00000002 
+ 00024296  0x000062a9 fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062aa store  0x00000001 , 0x00000074 
+ 00024298  0x000062ab isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062ac nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062ad store  0x00000001 , 0x00000073 
+ 00024301  0x000062b0 jam  0x00000003 , 0x0000007c 
+ 00024302  0x000062b1 jam  0x00000017 , 0x0000007d 
+ 00024303  0x000062b2 rtn 
+ 00024304  0x000062b5 jam  0x00000024 , 0x0000007e 
+ 00024305  0x000062b6 branch  0x00005d53 
+ 00024306  0x000062b9 call  0x00005e38 
+ 00024307  0x000062ba call  0x00005ff9 
+ 00024308  0x000062bb call  0x0000728b 
+ 00024309  0x000062bc branch  0x000026b8 
+ 00024310  0x000062bf call  0x00005e38 
+ 00024311  0x000062c0 branch  0x000026c0 
+ 00024312  0x000062c4 fetch  0x00000004 , 0x00000552 
+ 00024313  0x000062c5 lshift  0x0000003f , 0x0000003f 
+ 00024314  0x000062c7 branch  0x00005f04 , 0x00000029 
+ 00024315  0x000062c8 fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x000062c9 nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x000062cb jam  0x00000004 , 0x0000007c 
+ 00024318  0x000062cc jam  0x00000013 , 0x0000007d 
+ 00024319  0x000062cd jam  0x00000024 , 0x0000007e 
+ 00024320  0x000062ce rtn 
+ 00024321  0x000062d0 jam  0x00000034 , 0x0000007c 
+ 00024322  0x000062d1 jam  0x00000000 , 0x00000055 
+ 00024323  0x000062d2 branch  0x000021d9 
+ 00024324  0x000062d5 call  0x000021d9 
+ 00024325  0x000062d6 set1  0x00000022 , 0x00000000 
+ 00024326  0x000062d7 fetch  0x00000001 , 0x0000016d 
+ 00024327  0x000062d8 set0  0x00000002 , 0x0000003f 
+ 00024328  0x000062d9 store  0x00000001 , 0x0000016d 
+ 00024329  0x000062da branch  0x00005e38 
+ 00024330  0x000062e3 rtn 
+ 00024331  0x000062e7 jam  0x00000003 , 0x0000007c 
+ 00024332  0x000062e8 jam  0x00000018 , 0x0000007d 
+ 00024333  0x000062e9 jam  0x0000002e , 0x00000a99 
+ 00024334  0x000062ea call  0x00007d86 
+ 00024335  0x000062eb branch  0x000026e9 
+ 00024336  0x000062ee fetch  0x00000001 , 0x00000552 
+ 00024337  0x000062ef bne  0x00000001 , 0x00005f1c 
+ 00024338  0x000062f0 fetch  0x00000001 , 0x00000553 
+ 00024339  0x000062f1 bne  0x00000001 , 0x00005f1c 
+ 00024340  0x000062f2 fetch  0x00000001 , 0x00000554 
+ 00024341  0x000062f3 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x000062f4 call  0x000062fc 
+ 00024343  0x000062f5 branch  0x00005f19 , 0x00000001 
+ 00024344  0x000062f6 jam  0x00000001 , 0x000009ae 
+ 00024345  0x000062f8 jam  0x00000003 , 0x0000007c 
+ 00024346  0x000062f9 jam  0x0000003d , 0x0000007d 
+ 00024347  0x000062fa branch  0x00005d07 
+ 00024348  0x000062fd jam  0x00000024 , 0x0000007e 
+ 00024349  0x000062fe branch  0x00005d53 
+ 00024350  0x00006303 jam  0x0000003e , 0x0000007c 
+ 00024351  0x00006305 rtn 
+ 00024352  0x00006307 fetch  0x00000001 , 0x00004662 
+ 00024353  0x00006308 beq  0x00000001 , 0x00005f27 
+ 00024354  0x00006309 beq  0x00000002 , 0x00005f2b 
+ 00024355  0x0000630b call  0x000062fc 
+ 00024356  0x0000630c rtn  0x00000001 
+ 00024357  0x0000630d jam  0x00000008 , 0x000009ae 
+ 00024358  0x0000630e rtn 
+ 00024359  0x00006311 call  0x00007962 
+ 00024360  0x00006312 jam  0x00000035 , 0x00000a99 
+ 00024361  0x00006313 call  0x00007d86 
+ 00024362  0x00006314 branch  0x00005f23 
+ 00024363  0x00006318 call  0x000062fc 
+ 00024364  0x00006319 rtn  0x00000001 
+ 00024365  0x0000631a fetch  0x00000001 , 0x00004663 
+ 00024366  0x0000631b beq  0x00000013 , 0x00005f3b 
+ 00024367  0x0000631c increase  0x00000001 , 0x0000003f 
+ 00024368  0x0000631d store  0x00000001 , 0x00004663 
+ 00024369  0x00006321 jam  0x00000001 , 0x000009b0 
+ 00024370  0x00006322 jam  0x00000004 , 0x000009ae 
+ 00024371  0x00006323 fetch  0x00000001 , 0x00004663 
+ 00024372  0x00006324 copy  0x0000003f , 0x00000007 
+ 00024373  0x00006325 fetch  0x00000006 , 0x0000468a 
+ 00024374  0x00006326 qisolate1  0x0000003f 
+ 00024375  0x00006327 setarg  0x00000080 
+ 00024376  0x00006328 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x00006329 store  0x00000001 , 0x00004664 
+ 00024378  0x0000632a rtn 
+ 00024379  0x0000632d jam  0x00000008 , 0x000009ae 
+ 00024380  0x0000632e rtn 
+ 00024381  0x00006331 call  0x00005f43 
+ 00024382  0x00006333 fetch  0x00000001 , 0x00004665 
+ 00024383  0x00006334 rtn  0x00000034 
+ 00024384  0x00006335 jam  0x00000000 , 0x00004665 
+ 00024385  0x00006336 jam  0x00000038 , 0x00000a99 
+ 00024386  0x00006337 branch  0x00007d86 
+ 00024387  0x0000633c call  0x000062fc 
+ 00024388  0x0000633d ncall  0x00007965 , 0x00000001 
+ 00024389  0x0000633e call  0x00007975 , 0x00000001 
+ 00024390  0x0000633f call  0x000062fc 
+ 00024391  0x00006340 rtn  0x00000001 
+ 00024392  0x00006341 jam  0x0000000c , 0x000009ae 
+ 00024393  0x00006342 jam  0x00000001 , 0x000009b0 
+ 00024394  0x00006343 rtn 
+ 00024395  0x00006346 arg  0x00000a6e , 0x00000005 
+ 00024396  0x00006347 arg  0x00000552 , 0x00000006 
+ 00024397  0x00006348 call  0x00007ebf 
+ 00024398  0x00006349 fetch  0x00000001 , 0x00004662 
+ 00024399  0x0000634a rtneq  0x00000002 
+ 00024400  0x0000634b branch  0x000076d8 
+ 00024401  0x0000634e fetch  0x00000001 , 0x000009af 
+ 00024402  0x0000634f beq  0x00000007 , 0x00005f55 
+ 00024403  0x00006350 fetch  0x00000001 , 0x000009ae 
+ 00024404  0x00006351 bne  0x00000001 , 0x00005f68 
+ 00024405  0x00006353 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x00006354 sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x00006355 nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x00006356 arg  0x000009c6 , 0x00000005 
+ 00024409  0x00006357 iadd  0x00000005 , 0x00000005 
+ 00024410  0x00006358 fetch  0x00000008 , 0x00000552 
+ 00024411  0x00006359 istore  0x00000008 , 0x00000005 
+ 00024412  0x0000635a fetch  0x00000008 , 0x0000055a 
+ 00024413  0x0000635b istore  0x00000008 , 0x00000005 
+ 00024414  0x0000635c fetch  0x00000001 , 0x000009b7 
+ 00024415  0x0000635d increase  0x00000010 , 0x0000003f 
+ 00024416  0x0000635e store  0x00000001 , 0x000009b7 
+ 00024417  0x0000635f bne  0x00000030 , 0x00005e38 
+ 00024418  0x00006361 call  0x000062fc 
+ 00024419  0x00006362 branch  0x00005e38 , 0x00000001 
+ 00024420  0x00006363 jam  0x00000001 , 0x000009b8 
+ 00024421  0x00006364 jam  0x00000002 , 0x000009ae 
+ 00024422  0x00006365 jam  0x00000001 , 0x000009b0 
+ 00024423  0x00006366 branch  0x00005e38 
+ 00024424  0x00006368 jam  0x00000024 , 0x0000007e 
+ 00024425  0x00006369 branch  0x00005d53 
+ 00024426  0x0000636b fetch  0x00000001 , 0x000009b6 
+ 00024427  0x0000636c beq  0x00000030 , 0x00005f6e 
+ 00024428  0x0000636d jam  0x0000003e , 0x0000007c 
+ 00024429  0x0000636e branch  0x00005d07 
+ 00024430  0x00006371 call  0x000062fc 
+ 00024431  0x00006372 branch  0x00005f77 , 0x00000001 
+ 00024432  0x00006373 fetch  0x00000001 , 0x00004662 
+ 00024433  0x00006374 beq  0x00000002 , 0x00005f75 
+ 00024434  0x00006375 jam  0x00000001 , 0x000009b0 
+ 00024435  0x00006376 jam  0x00000004 , 0x000009ae 
+ 00024436  0x00006377 branch  0x00005d07 
+ 00024437  0x0000637a jam  0x00000036 , 0x00000a99 
+ 00024438  0x0000637b branch  0x00007d86 
+ 00024439  0x00006380 branch  0x00005d07 
+ 00024440  0x00006383 fetch  0x00000001 , 0x000009af 
+ 00024441  0x00006384 beq  0x00000007 , 0x00005f7c 
+ 00024442  0x00006385 fetch  0x00000001 , 0x000009ae 
+ 00024443  0x00006386 bne  0x00000006 , 0x00005f88 
+ 00024444  0x00006388 arg  0x00000a2e , 0x00000005 
+ 00024445  0x00006389 fetch  0x00000008 , 0x00000552 
+ 00024446  0x0000638a istore  0x00000008 , 0x00000005 
+ 00024447  0x0000638b fetch  0x00000008 , 0x0000055a 
+ 00024448  0x0000638c istore  0x00000008 , 0x00000005 
+ 00024449  0x0000638d call  0x000062fc 
+ 00024450  0x0000638e branch  0x00005f86 , 0x00000001 
+ 00024451  0x0000638f jam  0x00000007 , 0x000009ae 
+ 00024452  0x00006390 jam  0x00000001 , 0x000009b0 
+ 00024453  0x00006391 branch  0x00005e38 
+ 00024454  0x00006393 jam  0x00000004 , 0x000009af 
+ 00024455  0x00006394 branch  0x000076d8 
+ 00024456  0x00006398 jam  0x00000024 , 0x0000007e 
+ 00024457  0x00006399 branch  0x00005d53 
+ 00024458  0x0000639c fetch  0x00000001 , 0x000009af 
+ 00024459  0x0000639d beq  0x0000000b , 0x00005f8e 
+ 00024460  0x0000639e fetch  0x00000001 , 0x000009ae 
+ 00024461  0x0000639f bne  0x00000008 , 0x00005f9d 
+ 00024462  0x000063a1 arg  0x00000a5e , 0x00000005 
+ 00024463  0x000063a2 arg  0x00000552 , 0x00000006 
+ 00024464  0x000063a3 call  0x00007ebf 
+ 00024465  0x000063a4 call  0x000062fc 
+ 00024466  0x000063a5 branch  0x00005f9a , 0x00000001 
+ 00024467  0x000063a6 fetch  0x00000001 , 0x00004662 
+ 00024468  0x000063a7 beq  0x00000001 , 0x00005f9f 
+ 00024469  0x000063a9 jam  0x00000000 , 0x00004661 
+ 00024470  0x000063aa jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063ab jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063ac jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063ad branch  0x00005d07 
+ 00024474  0x000063b0 jam  0x00000009 , 0x000009af 
+ 00024475  0x000063b1 jam  0x00000001 , 0x000009b1 
+ 00024476  0x000063b2 branch  0x00005d07 
+ 00024477  0x000063b4 jam  0x00000024 , 0x0000007e 
+ 00024478  0x000063b5 branch  0x00005d53 
+ 00024479  0x000063b8 fetch  0x00000001 , 0x00004661 
+ 00024480  0x000063b9 bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x000063ba set1  0x00000006 , 0x0000003f 
+ 00024482  0x000063bb store  0x00000001 , 0x00004661 
+ 00024483  0x000063bc rtn 
+ 00024484  0x000063bf bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x000063c0 jam  0x00000000 , 0x00004661 
+ 00024486  0x000063c1 branch  0x00005f9d 
+ 00024487  0x000063c5 branch  0x00005d07 
+ 00024488  0x000063c8 fetch  0x00000001 , 0x0000016d 
+ 00024489  0x000063c9 set0  0x00000001 
+ 00024490  0x000063ca store  0x00000001 , 0x0000016d 
+ 00024491  0x000063cb call  0x00005e38 
+ 00024492  0x000063cc nrtn  0x00000029 
+ 00024493  0x000063cd fetch  0x00000001 , 0x00000552 
+ 00024494  0x000063ce fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x000063cf setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x000063d0 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x000063d1 storet  0x00000001 , 0x0000004b 
+ 00024498  0x000063d2 rtn 
+ 00024499  0x000063d5 fetcht  0x00000008 , 0x00000552 
+ 00024500  0x000063d7 fetch  0x00000001 , 0x00000055 
+ 00024501  0x000063d8 rtnne  0x00000003 
+ 00024502  0x000063da fetch  0x00000001 , 0x0000016d 
+ 00024503  0x000063db bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x000063dd jam  0x00000014 , 0x00000055 
+ 00024505  0x000063de rtn 
+ 00024506  0x000063e0 jam  0x00000004 , 0x00000055 
+ 00024507  0x000063e1 rtn 
+ 00024508  0x000063e3 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x000063e4 store  0x00000001 , 0x0000015b 
+ 00024510  0x000063e5 jam  0x00000003 , 0x0000007c 
+ 00024511  0x000063e6 jam  0x00000038 , 0x0000007d 
+ 00024512  0x000063e7 rtn 
+ 00024513  0x000063eb jam  0x00000003 , 0x0000007c 
+ 00024514  0x000063ec jam  0x00000039 , 0x0000007d 
+ 00024515  0x000063ed force  0x00000009 , 0x00000039 
+ 00024516  0x000063ee arg  0x00000552 , 0x00000006 
+ 00024517  0x000063ef arg  0x00000152 , 0x00000005 
+ 00024518  0x000063f1 ifetch  0x00000001 , 0x00000006 
+ 00024519  0x000063f2 xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x000063f3 istore  0x00000001 , 0x00000005 
+ 00024521  0x000063f4 loop  0x00005fc6 
+ 00024522  0x000063f5 fetch  0x00000001 , 0x00000152 
+ 00024523  0x000063f6 fetcht  0x00000001 , 0x00000151 
+ 00024524  0x000063f7 set0  0x00000007 , 0x00000002 
+ 00024525  0x000063f8 set0  0x00000004 , 0x00000002 
+ 00024526  0x000063f9 beq  0x000000ff , 0x00005fda 
+ 00024527  0x000063fa beq  0x00000000 , 0x00005ff3 
+ 00024528  0x000063fb beq  0x00000005 , 0x00005fe7 
+ 00024529  0x000063fc beq  0x00000007 , 0x00005fe6 
+ 00024530  0x000063fd beq  0x00000006 , 0x00005fe7 
+ 00024531  0x000063fe beq  0x00000008 , 0x00005fe6 
+ 00024532  0x000063ff beq  0x00000001 , 0x00005fdf 
+ 00024533  0x00006400 beq  0x00000002 , 0x00005fdf 
+ 00024534  0x00006401 beq  0x00000003 , 0x00005fdf 
+ 00024535  0x00006402 beq  0x00000009 , 0x00005fdf 
+ 00024536  0x00006403 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x00006404 rtn 
+ 00024538  0x00006407 fetch  0x00000001 , 0x00000151 
+ 00024539  0x00006408 set1  0x00000003 , 0x0000003f 
+ 00024540  0x00006409 set1  0x00000002 , 0x0000003f 
+ 00024541  0x0000640a store  0x00000001 , 0x00000151 
+ 00024542  0x0000640b rtn 
+ 00024543  0x0000640d set1  0x00000004 , 0x00000002 
+ 00024544  0x0000640e jam  0x00000005 , 0x00000180 
+ 00024545  0x0000640f fetch  0x00000002 , 0x00000159 
+ 00024546  0x00006410 iforce  0x00000039 
+ 00024547  0x00006411 store  0x00000002 , 0x0000015f 
+ 00024548  0x00006412 arg  0x00000551 , 0x00000005 
+ 00024549  0x00006413 call  0x00007f73 
+ 00024550  0x00006415 set1  0x00000007 , 0x00000002 
+ 00024551  0x00006417 set1  0x00000002 , 0x00000002 
+ 00024552  0x00006418 force  0x00000000 , 0x0000003f 
+ 00024553  0x00006419 store  0x00000001 , 0x0000000b 
+ 00024554  0x0000641a store  0x00000002 , 0x000000fa 
+ 00024555  0x0000641b store  0x00000002 , 0x000000fc 
+ 00024556  0x0000641c store  0x00000002 , 0x000000f8 
+ 00024557  0x0000641d store  0x00000002 , 0x000000f6 
+ 00024558  0x0000641e fetch  0x00000001 , 0x00000153 
+ 00024559  0x0000641f compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x00006420 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x00006421 storet  0x00000001 , 0x00000151 
+ 00024562  0x00006422 rtn 
+ 00024563  0x00006425 set0  0x00000011 , 0x00000000 
+ 00024564  0x00006426 jam  0x00000000 , 0x00000151 
+ 00024565  0x00006427 fetch  0x00000001 , 0x0000017f 
+ 00024566  0x00006428 set0  0x00000006 , 0x0000003f 
+ 00024567  0x00006429 store  0x00000001 , 0x0000017f 
+ 00024568  0x0000642a rtn 
+ 00024569  0x00006431 arg  0x00000552 , 0x00000006 
+ 00024570  0x00006432 arg  0x00000562 , 0x00000005 
+ 00024571  0x00006433 branch  0x00007ebf 
+ 00024572  0x00006436 jam  0x00000009 , 0x0000007c 
+ 00024573  0x00006437 rtn 
+ 00024574  0x0000643a nrtn  0x00000029 
+ 00024575  0x0000643b jam  0x00000011 , 0x0000007c 
+ 00024576  0x0000643c rtn 
+ 00024577  0x0000643f arg  0x000040a0 , 0x00000011 
+ 00024578  0x00006440 call  0x00007255 
+ 00024579  0x00006441 jam  0x00000003 , 0x0000007c 
+ 00024580  0x00006442 jam  0x00000008 , 0x0000007d 
+ 00024581  0x00006443 rtn 
+ 00024582  0x00006446 jam  0x0000000a , 0x00000072 
+ 00024583  0x00006447 jam  0x00000007 , 0x0000007c 
+ 00024584  0x00006448 jam  0x00000016 , 0x000004ca 
+ 00024585  0x00006449 rtn 
+ 00024586  0x00006450 bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x00006451 disable  0x00000028 
+ 00024588  0x00006452 call  0x000062c1 
+ 00024589  0x00006453 fetch  0x00000001 , 0x00000048 
+ 00024590  0x00006454 rtn  0x00000034 
+ 00024591  0x00006459 bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x0000645b beq  0x00000001 , 0x0000616f 
+ 00024593  0x0000645c beq  0x00000002 , 0x000060e4 
+ 00024594  0x0000645d beq  0x00000003 , 0x0000604a 
+ 00024595  0x0000645e beq  0x00000004 , 0x00006060 
+ 00024596  0x0000645f beq  0x00000027 , 0x000061db 
+ 00024597  0x00006460 beq  0x00000028 , 0x00006108 
+ 00024598  0x00006461 beq  0x00000030 , 0x000060f4 
+ 00024599  0x00006462 beq  0x00000025 , 0x000061d6 
+ 00024600  0x00006463 beq  0x00000026 , 0x00006103 
+ 00024601  0x00006464 beq  0x00000031 , 0x000061c3 
+ 00024602  0x00006465 beq  0x00000037 , 0x0000616a 
+ 00024603  0x00006466 beq  0x00000033 , 0x0000615c 
+ 00024604  0x00006467 beq  0x00000008 , 0x00006259 
+ 00024605  0x00006468 beq  0x00000009 , 0x0000624f 
+ 00024606  0x00006469 beq  0x0000000b , 0x00006264 
+ 00024607  0x0000646a beq  0x0000000c , 0x0000626d 
+ 00024608  0x0000646b beq  0x0000000f , 0x00006162 
+ 00024609  0x0000646c beq  0x00000010 , 0x00006292 
+ 00024610  0x0000646d beq  0x00000011 , 0x00006288 
+ 00024611  0x0000646e beq  0x00000007 , 0x00006152 
+ 00024612  0x0000646f beq  0x0000002a , 0x0000617e 
+ 00024613  0x00006470 beq  0x0000000a , 0x0000617f 
+ 00024614  0x00006472 beq  0x0000001f , 0x000061bc 
+ 00024615  0x00006473 beq  0x00000006 , 0x000060f9 
+ 00024616  0x00006474 beq  0x00000021 , 0x0000615f 
+ 00024617  0x00006475 beq  0x0000002d , 0x000061b2 
+ 00024618  0x00006476 beq  0x0000002e , 0x000061b7 
+ 00024619  0x00006477 beq  0x00000022 , 0x0000615f 
+ 00024620  0x00006478 beq  0x00000034 , 0x00006180 
+ 00024621  0x00006479 beq  0x00000013 , 0x00006195 
+ 00024622  0x0000647a beq  0x00000017 , 0x000061a4 
+ 00024623  0x0000647b beq  0x00000012 , 0x0000628f 
+ 00024624  0x0000647c beq  0x0000002f , 0x000061aa 
+ 00024625  0x0000647d beq  0x00000018 , 0x000061af 
+ 00024626  0x0000647e beq  0x0000003d , 0x000061ff 
+ 00024627  0x0000647f beq  0x0000003e , 0x0000620b 
+ 00024628  0x00006480 beq  0x0000003f , 0x0000621d 
+ 00024629  0x00006481 beq  0x00000040 , 0x00006227 
+ 00024630  0x00006482 beq  0x00000041 , 0x0000623c 
+ 00024631  0x00006483 beq  0x00000023 , 0x0000624b 
+ 00024632  0x00006484 beq  0x0000003b , 0x00006246 
+ 00024633  0x00006486 beq  0x00000005 , 0x0000624c 
+ 00024634  0x00006487 beq  0x00000029 , 0x0000624d 
+ 00024635  0x00006488 beq  0x00000038 , 0x0000624e 
+ 00024636  0x00006489 beq  0x00000039 , 0x00006175 
+ 00024637  0x0000648b branch  0x00002a8c 
+ 00024638  0x0000648c rtn 
+ 00024639  0x0000648e beq  0x00000081 , 0x0000606d 
+ 00024640  0x0000648f beq  0x00000084 , 0x00006099 
+ 00024641  0x00006490 beq  0x00000082 , 0x00006076 
+ 00024642  0x00006491 beq  0x00000083 , 0x0000610d 
+ 00024643  0x00006492 beq  0x0000008b , 0x00006118 
+ 00024644  0x00006493 beq  0x00000097 , 0x0000614e 
+ 00024645  0x00006494 beq  0x00000099 , 0x000060d5 
+ 00024646  0x00006495 beq  0x0000009a , 0x000060a4 
+ 00024647  0x00006496 beq  0x00000095 , 0x000060da 
+ 00024648  0x00006497 beq  0x00000096 , 0x000060db 
+ 00024649  0x00006498 branch  0x00002a8c 
+ 00024650  0x0000649f force  0x00000002 , 0x0000003f 
+ 00024651  0x000064a0 call  0x00006298 
+ 00024652  0x000064a1 fetch  0x00000001 , 0x00000049 
+ 00024653  0x000064a2 istore  0x00000001 , 0x00000005 
+ 00024654  0x000064a3 call  0x000062a7 
+ 00024655  0x000064a4 bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x000064a5 fetch  0x00000001 , 0x00000049 
+ 00024657  0x000064a6 beq  0x00000008 , 0x00006080 
+ 00024658  0x000064a7 beq  0x0000000f , 0x00006084 
+ 00024659  0x000064a8 beq  0x00000010 , 0x0000608f 
+ 00024660  0x000064a9 beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064aa beq  0x00000033 , 0x00006092 
+ 00024662  0x000064ab beq  0x00000041 , 0x00006098 
+ 00024663  0x000064ac beq  0x00000011 , 0x00006059 
+ 00024664  0x000064ad rtn 
+ 00024665  0x000064b0 fetch  0x00000001 , 0x00000055 
+ 00024666  0x000064b1 rtn  0x00000034 
+ 00024667  0x000064b2 jam  0x0000001b , 0x00000055 
+ 00024668  0x000064b3 setarg  0x0000000c 
+ 00024669  0x000064b4 arg  0x00000007 , 0x00000007 
+ 00024670  0x000064b5 branch  0x00007f08 
+ 00024671  0x000064b8 branch  0x000026c6 
+ 00024672  0x000064ba force  0x00000003 , 0x0000003f 
+ 00024673  0x000064bb call  0x00006298 
+ 00024674  0x000064bc fetch  0x00000001 , 0x00000049 
+ 00024675  0x000064bd beq  0x0000000b , 0x00006068 
+ 00024676  0x000064be istore  0x00000001 , 0x00000005 
+ 00024677  0x000064bf fetch  0x00000001 , 0x0000004a 
+ 00024678  0x000064c0 istore  0x00000001 , 0x00000005 
+ 00024679  0x000064c1 branch  0x000062a7 
+ 00024680  0x000064c4 istore  0x00000001 , 0x00000005 
+ 00024681  0x000064c5 fetch  0x00000001 , 0x0000004a 
+ 00024682  0x000064c6 istore  0x00000001 , 0x00000005 
+ 00024683  0x000064c7 arg  0x000004d5 , 0x00000002 
+ 00024684  0x000064c8 branch  0x000062e2 
+ 00024685  0x000064cb force  0x00000004 , 0x00000007 
+ 00024686  0x000064cc call  0x000062a0 
+ 00024687  0x000064cd setarg  0x0000007f 
+ 00024688  0x000064ce istore  0x00000001 , 0x00000005 
+ 00024689  0x000064cf fetch  0x00000001 , 0x00000049 
+ 00024690  0x000064d0 set0  0x00000007 , 0x0000003f 
+ 00024691  0x000064d1 istore  0x00000001 , 0x00000005 
+ 00024692  0x000064d2 fetch  0x00000001 , 0x00000049 
+ 00024693  0x000064d3 branch  0x000062a7 
+ 00024694  0x000064d6 force  0x00000005 , 0x00000007 
+ 00024695  0x000064d7 call  0x000062a0 
+ 00024696  0x000064d8 setarg  0x0000007f 
+ 00024697  0x000064d9 istore  0x00000001 , 0x00000005 
+ 00024698  0x000064da fetch  0x00000001 , 0x00000049 
+ 00024699  0x000064db set0  0x00000007 , 0x0000003f 
+ 00024700  0x000064dc istore  0x00000001 , 0x00000005 
+ 00024701  0x000064dd fetch  0x00000001 , 0x0000004a 
+ 00024702  0x000064de istore  0x00000001 , 0x00000005 
+ 00024703  0x000064df branch  0x000062a7 
+ 00024704  0x000064e3 call  0x0000244f 
+ 00024705  0x000064e4 call  0x000062f3 
+ 00024706  0x000064e5 rtn  0x00000001 
+ 00024707  0x000064e6 branch  0x00005ffc 
+ 00024708  0x000064e9 fetch  0x00000001 , 0x0000004b 
+ 00024709  0x000064ea bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x000064eb rtnbit0  0x00000004 
+ 00024711  0x000064ec jam  0x00000012 , 0x0000007c 
+ 00024712  0x000064ed set0  0x00000004 , 0x0000003f 
+ 00024713  0x000064ee call  0x000062eb 
+ 00024714  0x000064ef branch  0x0000608d 
+ 00024715  0x000064f1 jam  0x00000010 , 0x0000007c 
+ 00024716  0x000064f2 set0  0x00000005 , 0x0000003f 
+ 00024717  0x000064f4 store  0x00000001 , 0x0000004b 
+ 00024718  0x000064f5 rtn 
+ 00024719  0x000064f8 call  0x000062fc 
+ 00024720  0x000064f9 branch  0x00005ffe , 0x00000001 
+ 00024721  0x000064fa rtn 
+ 00024722  0x000064fd jam  0x0000008b , 0x0000007c 
+ 00024723  0x000064ff fetch  0x00000001 , 0x000004d1 
+ 00024724  0x00006500 set1  0x00000000 , 0x0000003f 
+ 00024725  0x00006501 store  0x00000001 , 0x000004d1 
+ 00024726  0x00006502 jam  0x00000001 , 0x00000a99 
+ 00024727  0x00006503 branch  0x00007d86 
+ 00024728  0x00006507 rtn 
+ 00024729  0x0000650c force  0x0000000c , 0x00000007 
+ 00024730  0x0000650d call  0x000062a0 
+ 00024731  0x0000650e setarg  0x00000001 
+ 00024732  0x0000650f istore  0x00000001 , 0x00000005 
+ 00024733  0x00006510 fetch  0x00000002 , 0x000004ce 
+ 00024734  0x00006511 istore  0x00000002 , 0x00000005 
+ 00024735  0x00006512 setarg  0x00000000 
+ 00024736  0x00006513 istore  0x00000003 , 0x00000005 
+ 00024737  0x00006514 setarg  0x00000000 
+ 00024738  0x00006515 istore  0x00000004 , 0x00000005 
+ 00024739  0x00006516 branch  0x000062b0 
+ 00024740  0x00006518 force  0x00000005 , 0x00000007 
+ 00024741  0x00006519 call  0x000062a0 
+ 00024742  0x0000651a fetch  0x00000003 , 0x0000465b 
+ 00024743  0x0000651b istore  0x00000003 , 0x00000005 
+ 00024744  0x0000651c call  0x000062b0 
+ 00024745  0x0000651d jam  0x00000001 , 0x00004665 
+ 00024746  0x0000651e fetch  0x00000001 , 0x0000465b 
+ 00024747  0x0000651f beq  0x00000001 , 0x000060b5 
+ 00024748  0x00006520 beq  0x00000002 , 0x000060af 
+ 00024749  0x00006521 beq  0x00000003 , 0x000060bb 
+ 00024750  0x00006522 rtn 
+ 00024751  0x00006525 fetch  0x00000001 , 0x0000465e 
+ 00024752  0x00006526 beq  0x00000000 , 0x000060c7 
+ 00024753  0x00006527 beq  0x00000001 , 0x000060c7 
+ 00024754  0x00006528 beq  0x00000002 , 0x000060c7 
+ 00024755  0x00006529 beq  0x00000003 , 0x000060c1 
+ 00024756  0x0000652a rtn 
+ 00024757  0x0000652e fetch  0x00000001 , 0x0000465e 
+ 00024758  0x0000652f beq  0x00000000 , 0x000060c1 
+ 00024759  0x00006530 beq  0x00000001 , 0x000060c5 
+ 00024760  0x00006531 beq  0x00000002 , 0x000060c7 
+ 00024761  0x00006532 beq  0x00000003 , 0x000060c1 
+ 00024762  0x00006533 rtn 
+ 00024763  0x00006537 fetch  0x00000001 , 0x0000465e 
+ 00024764  0x00006538 beq  0x00000000 , 0x000060c1 
+ 00024765  0x00006539 beq  0x00000001 , 0x000060c1 
+ 00024766  0x0000653a beq  0x00000002 , 0x000060c1 
+ 00024767  0x0000653b beq  0x00000003 , 0x000060c1 
+ 00024768  0x0000653c rtn 
+ 00024769  0x00006546 jam  0x00000003 , 0x00004662 
+ 00024770  0x00006547 fetch  0x00000001 , 0x0000455c 
+ 00024771  0x00006548 bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x00006549 rtn 
+ 00024773  0x0000654d jam  0x00000001 , 0x00004662 
+ 00024774  0x0000654e rtn 
+ 00024775  0x00006555 jam  0x00000002 , 0x00004662 
+ 00024776  0x00006556 rtn 
+ 00024777  0x0000655a arg  0x00000000 , 0x00000007 
+ 00024778  0x0000655b branch  0x000060cd 
+ 00024779  0x0000655e arg  0x00000000 , 0x00000007 
+ 00024780  0x0000655f branch  0x000060d1 
+ 00024781  0x00006562 fetch  0x00000001 , 0x0000455c 
+ 00024782  0x00006563 qset1  0x0000003f 
+ 00024783  0x00006564 store  0x00000001 , 0x0000455c 
+ 00024784  0x00006565 rtn 
+ 00024785  0x00006568 fetch  0x00000001 , 0x0000455c 
+ 00024786  0x00006569 qset0  0x0000003f 
+ 00024787  0x0000656a store  0x00000001 , 0x0000455c 
+ 00024788  0x0000656b rtn 
+ 00024789  0x0000656f force  0x00000005 , 0x00000007 
+ 00024790  0x00006570 call  0x000062a0 
+ 00024791  0x00006571 fetch  0x00000003 , 0x0000465b 
+ 00024792  0x00006572 istore  0x00000003 , 0x00000005 
+ 00024793  0x00006573 branch  0x000062b2 
+ 00024794  0x00006578 rtn 
+ 00024795  0x0000657a force  0x00000009 , 0x00000007 
+ 00024796  0x0000657b call  0x000062a0 
+ 00024797  0x0000657c fetch  0x00000001 , 0x00000095 
+ 00024798  0x0000657d istore  0x00000001 , 0x00000005 
+ 00024799  0x0000657e fetch  0x00000002 , 0x00000096 
+ 00024800  0x0000657f istore  0x00000002 , 0x00000005 
+ 00024801  0x00006580 fetch  0x00000004 , 0x00000091 
+ 00024802  0x00006581 istore  0x00000004 , 0x00000005 
+ 00024803  0x00006582 branch  0x000062b0 
+ 00024804  0x00006585 force  0x00000011 , 0x0000003f 
+ 00024805  0x00006586 call  0x00006298 
+ 00024806  0x00006587 fetch  0x00000001 , 0x00000049 
+ 00024807  0x00006588 copy  0x0000003f , 0x00000002 
+ 00024808  0x00006589 beq  0x00000000 , 0x000060ec 
+ 00024809  0x0000658a beq  0x0000000e , 0x000060ec 
+ 00024810  0x0000658b beq  0x0000001c , 0x000060ec 
+ 00024811  0x0000658c rtn 
+ 00024812  0x0000658e istore  0x00000001 , 0x00000005 
+ 00024813  0x0000658f fetch  0x00000001 , 0x00004515 
+ 00024814  0x00006590 istore  0x00000001 , 0x00000005 
+ 00024815  0x00006591 arg  0x0000000e , 0x00000039 
+ 00024816  0x00006592 setarg  0x00004516 
+ 00024817  0x00006593 iadd  0x00000002 , 0x00000006 
+ 00024818  0x00006594 call  0x00007f01 
+ 00024819  0x00006595 branch  0x000062b0 
+ 00024820  0x00006599 force  0x00000003 , 0x0000003f 
+ 00024821  0x0000659a call  0x00006298 
+ 00024822  0x0000659b setarg  0x00000114 
+ 00024823  0x0000659c istore  0x00000002 , 0x00000005 
+ 00024824  0x0000659d branch  0x000062b0 
+ 00024825  0x000065a1 force  0x00000003 , 0x0000003f 
+ 00024826  0x000065a2 call  0x00006298 
+ 00024827  0x000065a3 fetch  0x00000004 , 0x00000165 
+ 00024828  0x000065a4 isub  0x00000022 , 0x0000003f 
+ 00024829  0x000065a5 branch  0x000060ff , 0x00000029 
+ 00024830  0x000065a6 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x000065a9 rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065aa set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065ab istore  0x00000002 , 0x00000005 
+ 00024834  0x000065ac branch  0x000062b0 
+ 00024835  0x000065af force  0x00000006 , 0x0000003f 
+ 00024836  0x000065b0 call  0x00006298 
+ 00024837  0x000065b1 fetch  0x00000005 , 0x00004510 
+ 00024838  0x000065b2 istore  0x00000005 , 0x00000005 
+ 00024839  0x000065b3 branch  0x000062b0 
+ 00024840  0x000065b6 force  0x00000009 , 0x0000003f 
+ 00024841  0x000065b7 call  0x00006298 
+ 00024842  0x000065b8 fetch  0x00000008 , 0x00004098 
+ 00024843  0x000065b9 istore  0x00000008 , 0x00000005 
+ 00024844  0x000065ba branch  0x000062b0 
+ 00024845  0x000065c2 force  0x0000000c , 0x00000007 
+ 00024846  0x000065c3 call  0x000062a0 
+ 00024847  0x000065c4 setarg  0x00000001 
+ 00024848  0x000065c5 istore  0x00000001 , 0x00000005 
+ 00024849  0x000065c6 fetch  0x00000002 , 0x000004ce 
+ 00024850  0x000065c7 istore  0x00000002 , 0x00000005 
+ 00024851  0x000065c8 setarg  0x00000000 
+ 00024852  0x000065c9 istore  0x00000003 , 0x00000005 
+ 00024853  0x000065ca setarg  0x00000000 
+ 00024854  0x000065cb istore  0x00000004 , 0x00000005 
+ 00024855  0x000065cc branch  0x000062b2 
+ 00024856  0x000065cf force  0x00000003 , 0x00000007 
+ 00024857  0x000065d0 call  0x000062a0 
+ 00024858  0x000065d1 fetch  0x00000001 , 0x0000415a 
+ 00024859  0x000065d2 istore  0x00000001 , 0x00000005 
+ 00024860  0x000065d3 disable  0x00000028 
+ 00024861  0x000065d4 call  0x000062b2 
+ 00024862  0x000065d5 nrtn  0x00000028 
+ 00024863  0x000065d6 nrtn  0x00000029 
+ 00024864  0x000065d7 fetch  0x00000001 , 0x000040d8 
+ 00024865  0x000065d8 rtnbit0  0x00000000 
+ 00024866  0x000065d9 call  0x00006132 
+ 00024867  0x000065da branch  0x0000613c 
+ 00024868  0x000065de bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x000065df fetch  0x00000001 , 0x0000409e 
+ 00024870  0x000065e0 set1  0x00000003 , 0x0000003f 
+ 00024871  0x000065e1 store  0x00000001 , 0x0000409e 
+ 00024872  0x000065e2 setarg  0x00000101 
+ 00024873  0x000065e3 store  0x00000002 , 0x000004ce 
+ 00024874  0x000065e4 rtn 
+ 00024875  0x000065e7 bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x000065e8 fetch  0x00000001 , 0x0000409e 
+ 00024877  0x000065e9 set0  0x00000003 , 0x0000003f 
+ 00024878  0x000065ea store  0x00000001 , 0x0000409e 
+ 00024879  0x000065eb setarg  0x00000000 
+ 00024880  0x000065ec store  0x00000002 , 0x000004ce 
+ 00024881  0x000065ed rtn 
+ 00024882  0x000065f0 jam  0x00000003 , 0x000040d8 
+ 00024883  0x000065f1 setarg  0x00000000 
+ 00024884  0x000065f2 store  0x00000004 , 0x00004142 
+ 00024885  0x000065f3 arg  0x000040da , 0x00000005 
+ 00024886  0x000065f4 call  0x00006140 
+ 00024887  0x000065f5 arg  0x000040e7 , 0x00000005 
+ 00024888  0x000065f6 call  0x00006140 
+ 00024889  0x000065f7 arg  0x00004146 , 0x00000005 
+ 00024890  0x000065f8 call  0x00006140 
+ 00024891  0x000065f9 branch  0x00006147 
+ 00024892  0x000065fb arg  0x000040e7 , 0x00000005 
+ 00024893  0x000065fc call  0x00006140 
+ 00024894  0x000065fd call  0x00006147 
+ 00024895  0x000065fe branch  0x0000614a 
+ 00024896  0x00006602 setarg  0x00ffffff 
+ 00024897  0x00006603 istore  0x00000003 , 0x00000005 
+ 00024898  0x00006604 istore  0x00000003 , 0x00000005 
+ 00024899  0x00006605 istore  0x00000003 , 0x00000005 
+ 00024900  0x00006606 setarg  0x0000007f 
+ 00024901  0x00006607 istore  0x00000001 , 0x00000005 
+ 00024902  0x00006608 rtn 
+ 00024903  0x0000660a setarg  0x00000000 
+ 00024904  0x0000660b store  0x00000002 , 0x000040d6 
+ 00024905  0x0000660c rtn 
+ 00024906  0x0000660e fetch  0x00000001 , 0x000040d8 
+ 00024907  0x0000660f set1  0x00000002 , 0x0000003f 
+ 00024908  0x00006610 store  0x00000001 , 0x000040d8 
+ 00024909  0x00006611 rtn 
+ 00024910  0x00006615 force  0x00000002 , 0x00000007 
+ 00024911  0x00006616 call  0x000062a0 
+ 00024912  0x00006617 nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x00006619 branch  0x000062b2 
+ 00024914  0x0000661e force  0x00000002 , 0x0000003f 
+ 00024915  0x0000661f call  0x00006298 
+ 00024916  0x00006620 fetch  0x00000001 , 0x000004ca 
+ 00024917  0x00006621 istore  0x00000001 , 0x00000005 
+ 00024918  0x00006622 call  0x000062b2 
+ 00024919  0x00006624 fetch  0x00000001 , 0x0000004b 
+ 00024920  0x00006625 set1  0x00000003 , 0x0000003f 
+ 00024921  0x00006626 store  0x00000001 , 0x0000004b 
+ 00024922  0x00006627 jam  0x00000032 , 0x00000072 
+ 00024923  0x00006628 rtn 
+ 00024924  0x0000662c force  0x00000001 , 0x0000003f 
+ 00024925  0x0000662d call  0x00006298 
+ 00024926  0x0000662e branch  0x000062b2 
+ 00024927  0x00006630 force  0x00000001 , 0x0000003f 
+ 00024928  0x00006631 call  0x00006298 
+ 00024929  0x00006632 branch  0x000062b0 
+ 00024930  0x00006636 force  0x00000002 , 0x0000003f 
+ 00024931  0x00006637 call  0x00006298 
+ 00024932  0x00006638 fetch  0x00000001 , 0x0000004c 
+ 00024933  0x00006639 isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x0000663a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x0000663b and_into  0x00000001 , 0x0000003f 
+ 00024936  0x0000663c istore  0x00000001 , 0x00000005 
+ 00024937  0x0000663d branch  0x000062b2 
+ 00024938  0x00006641 force  0x00000003 , 0x0000003f 
+ 00024939  0x00006642 call  0x00006298 
+ 00024940  0x00006643 fetch  0x00000002 , 0x00000051 
+ 00024941  0x00006644 istore  0x00000002 , 0x00000005 
+ 00024942  0x00006645 branch  0x000062b2 
+ 00024943  0x00006648 jam  0x000000fa , 0x00000072 
+ 00024944  0x00006649 force  0x00000002 , 0x0000003f 
+ 00024945  0x0000664a call  0x00006298 
+ 00024946  0x0000664b fetch  0x00000001 , 0x00000053 
+ 00024947  0x0000664c istore  0x00000001 , 0x00000005 
+ 00024948  0x0000664d branch  0x000062b2 
+ 00024949  0x00006650 force  0x0000000a , 0x0000003f 
+ 00024950  0x00006651 call  0x00006298 
+ 00024951  0x00006652 arg  0x00000152 , 0x00000006 
+ 00024952  0x00006653 force  0x00000009 , 0x00000039 
+ 00024953  0x00006655 ifetch  0x00000001 , 0x00000006 
+ 00024954  0x00006656 xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x00006657 istore  0x00000001 , 0x00000005 
+ 00024956  0x00006658 loop  0x00006179 
+ 00024957  0x00006659 branch  0x000062b2 
+ 00024958  0x0000665c branch  0x000062b2 
+ 00024959  0x0000665e branch  0x000062b2 
+ 00024960  0x00006661 rtn  0x00000029 
+ 00024961  0x00006662 call  0x0000282d 
+ 00024962  0x00006663 force  0x00000009 , 0x0000003f 
+ 00024963  0x00006664 call  0x00006298 
+ 00024964  0x00006665 fetch  0x00000002 , 0x00000171 
+ 00024965  0x00006666 istore  0x00000002 , 0x00000005 
+ 00024966  0x00006667 fetch  0x00000003 , 0x000040a0 
+ 00024967  0x00006668 istore  0x00000003 , 0x00000005 
+ 00024968  0x00006669 fetch  0x00000001 , 0x000040a3 
+ 00024969  0x0000666a istore  0x00000001 , 0x00000005 
+ 00024970  0x0000666b fetch  0x00000002 , 0x000040a4 
+ 00024971  0x0000666c istore  0x00000002 , 0x00000005 
+ 00024972  0x0000666d bmark0  0x00000003 , 0x00006191 
+ 00024973  0x0000666e set0  0x00000003 , 0x00000000 
+ 00024974  0x0000666f call  0x000062b2 
+ 00024975  0x00006670 jam  0x00000013 , 0x0000007c 
+ 00024976  0x00006671 rtn 
+ 00024977  0x00006673 call  0x000062b0 
+ 00024978  0x00006674 jam  0x00000003 , 0x0000007c 
+ 00024979  0x00006675 jam  0x00000013 , 0x0000007d 
+ 00024980  0x00006676 rtn 
+ 00024981  0x00006679 arg  0x00000200 , 0x00000002 
+ 00024982  0x0000667a branch  0x00006199 , 0x00000029 
+ 00024983  0x0000667b deposit  0x00000028 
+ 00024984  0x0000667c branch  0x0000619a 
+ 00024985  0x0000667e deposit  0x00000022 
+ 00024986  0x00006680 deposit  0x00000021 
+ 00024987  0x00006681 iadd  0x00000002 , 0x0000003f 
+ 00024988  0x00006682 and_into  0x000001fc , 0x0000003f 
+ 00024989  0x00006683 store  0x00000004 , 0x00000034 
+ 00024990  0x00006684 force  0x00000005 , 0x0000003f 
+ 00024991  0x00006685 call  0x00006298 
+ 00024992  0x00006686 fetch  0x00000004 , 0x00000034 
+ 00024993  0x00006687 rshift  0x0000003f , 0x0000003f 
+ 00024994  0x00006688 istore  0x00000004 , 0x00000005 
+ 00024995  0x00006689 branch  0x000062b2 
+ 00024996  0x0000668c force  0x0000000a , 0x0000003f 
+ 00024997  0x0000668d call  0x00006298 
+ 00024998  0x0000668e arg  0x000004d9 , 0x00000006 
+ 00024999  0x0000668f ifetch  0x00000009 , 0x00000006 
+ 00025000  0x00006690 istore  0x00000009 , 0x00000005 
+ 00025001  0x00006691 branch  0x000062b2 
+ 00025002  0x00006696 force  0x00000003 , 0x0000003f 
+ 00025003  0x00006697 call  0x00006298 
+ 00025004  0x00006698 setarg  0x00000114 
+ 00025005  0x00006699 istore  0x00000002 , 0x00000005 
+ 00025006  0x0000669a branch  0x000062b2 
+ 00025007  0x0000669e force  0x00000001 , 0x0000003f 
+ 00025008  0x0000669f call  0x00006298 
+ 00025009  0x000066a8 branch  0x000062b2 
+ 00025010  0x000066ac force  0x00000002 , 0x0000003f 
+ 00025011  0x000066ad call  0x00006298 
+ 00025012  0x000066ae fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066af istore  0x00000001 , 0x00000005 
+ 00025014  0x000066b0 branch  0x000062b2 
+ 00025015  0x000066b4 force  0x00000002 , 0x0000003f 
+ 00025016  0x000066b5 call  0x00006298 
+ 00025017  0x000066b6 setarg  0x00000005 
+ 00025018  0x000066b7 istore  0x00000001 , 0x00000005 
+ 00025019  0x000066b8 branch  0x000062b2 
+ 00025020  0x000066bc force  0x00000002 , 0x0000003f 
+ 00025021  0x000066bd call  0x00006298 
+ 00025022  0x000066be setarg  0x00000000 
+ 00025023  0x000066bf istore  0x00000001 , 0x00000005 
+ 00025024  0x000066c0 branch  0x000062b2 
+ 00025025  0x000066c4 jam  0x0000002e , 0x0000007c 
+ 00025026  0x000066c5 rtn 
+ 00025027  0x000066c7 fetch  0x00000001 , 0x00004092 
+ 00025028  0x000066c8 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x000066c9 call  0x000061c1 , 0x00000005 
+ 00025030  0x000066ca fetch  0x00000001 , 0x00000030 
+ 00025031  0x000066cb set1  0x00000004 , 0x0000003f 
+ 00025032  0x000066cc store  0x00000001 , 0x00000030 
+ 00025033  0x000066cd copy  0x00000022 , 0x0000003f 
+ 00025034  0x000066ce store  0x00000004 , 0x000004e9 
+ 00025035  0x000066cf fetch  0x00000001 , 0x000004d1 
+ 00025036  0x000066d0 bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x000066d1 set1  0x00000003 , 0x0000003f 
+ 00025038  0x000066d2 store  0x00000001 , 0x000004d1 
+ 00025039  0x000066d3 jam  0x00000005 , 0x00000a99 
+ 00025040  0x000066d4 call  0x00007d86 
+ 00025041  0x000066d5 force  0x00000001 , 0x0000003f 
+ 00025042  0x000066d6 call  0x00006298 
+ 00025043  0x000066d7 branch  0x000062b2 
+ 00025044  0x000066d9 jam  0x00000000 , 0x00000048 
+ 00025045  0x000066da rtn 
+ 00025046  0x000066dd force  0x00000006 , 0x0000003f 
+ 00025047  0x000066de call  0x00006298 
+ 00025048  0x000066df fetch  0x00000005 , 0x00004510 
+ 00025049  0x000066e0 istore  0x00000005 , 0x00000005 
+ 00025050  0x000066e1 branch  0x000062b2 
+ 00025051  0x000066e4 force  0x00000009 , 0x0000003f 
+ 00025052  0x000066e5 call  0x00006298 
+ 00025053  0x000066e6 fetch  0x00000008 , 0x00004098 
+ 00025054  0x000066e7 istore  0x00000008 , 0x00000005 
+ 00025055  0x000066e8 branch  0x000062b2 
+ 00025056  0x000066eb jam  0x00000001 , 0x000009b1 
+ 00025057  0x000066ec fetch  0x00000001 , 0x000045b1 
+ 00025058  0x000066ed rtnne  0x00000001 
+ 00025059  0x000066ee jam  0x00000013 , 0x000009af 
+ 00025060  0x000066ef rtn 
+ 00025061  0x000066f2 call  0x000062ef 
+ 00025062  0x000066f3 jam  0x00000099 , 0x0000007c 
+ 00025063  0x000066f4 jam  0x00000003 , 0x000009af 
+ 00025064  0x000066f5 rtn 
+ 00025065  0x000066f9 call  0x000062ef 
+ 00025066  0x000066fa jam  0x0000003d , 0x0000007c 
+ 00025067  0x000066fb jam  0x00000007 , 0x000009af 
+ 00025068  0x000066fc rtn 
+ 00025069  0x000066ff arg  0x00000a4e , 0x00000011 
+ 00025070  0x00006700 arg  0x00000a6e , 0x00000012 
+ 00025071  0x00006701 arg  0x00000010 , 0x00000039 
+ 00025072  0x00006702 call  0x00007f88 
+ 00025073  0x00006703 branch  0x000061f7 , 0x00000005 
+ 00025074  0x00006704 jam  0x00000000 , 0x000009af 
+ 00025075  0x00006705 call  0x000076da 
+ 00025076  0x00006706 jam  0x00000024 , 0x0000007e 
+ 00025077  0x00006707 jam  0x00000040 , 0x0000007d 
+ 00025078  0x00006708 branch  0x00005d53 
+ 00025079  0x0000670a jam  0x0000000a , 0x000009af 
+ 00025080  0x0000670b call  0x000076d8 
+ 00025081  0x0000670c jam  0x00000040 , 0x0000007d 
+ 00025082  0x0000670d branch  0x00005e38 
+ 00025083  0x00006712 jam  0x00000040 , 0x0000007c 
+ 00025084  0x00006713 rtn 
+ 00025085  0x0000671a jam  0x0000003d , 0x0000007c 
+ 00025086  0x0000671c rtn 
+ 00025087  0x00006723 jam  0x00000000 , 0x000009b6 
+ 00025088  0x00006724 force  0x00000004 , 0x0000003f 
+ 00025089  0x00006725 call  0x00006298 
+ 00025090  0x00006726 force  0x00000001 , 0x0000003f 
+ 00025091  0x00006727 istore  0x00000001 , 0x00000005 
+ 00025092  0x00006728 force  0x00000001 , 0x0000003f 
+ 00025093  0x00006729 istore  0x00000001 , 0x00000005 
+ 00025094  0x0000672a force  0x00000030 , 0x0000003f 
+ 00025095  0x0000672b istore  0x00000001 , 0x00000005 
+ 00025096  0x0000672c call  0x000062fc 
+ 00025097  0x0000672d branch  0x000062b2 , 0x00000001 
+ 00025098  0x0000672e branch  0x000062b0 
+ 00025099  0x00006732 force  0x00000011 , 0x0000003f 
+ 00025100  0x00006733 call  0x00006298 
+ 00025101  0x00006734 fetch  0x00000001 , 0x000009b6 
+ 00025102  0x00006735 arg  0x0000462a , 0x00000006 
+ 00025103  0x00006736 iadd  0x00000006 , 0x00000006 
+ 00025104  0x00006737 ifetch  0x00000008 , 0x00000006 
+ 00025105  0x00006738 istore  0x00000008 , 0x00000005 
+ 00025106  0x00006739 ifetch  0x00000008 , 0x00000006 
+ 00025107  0x0000673a istore  0x00000008 , 0x00000005 
+ 00025108  0x0000673b fetch  0x00000001 , 0x000009b6 
+ 00025109  0x0000673c increase  0x00000010 , 0x0000003f 
+ 00025110  0x0000673d store  0x00000001 , 0x000009b6 
+ 00025111  0x0000673e call  0x000062fc 
+ 00025112  0x0000673f branch  0x000062b2 , 0x00000001 
+ 00025113  0x00006740 branch  0x000062b0 
+ 00025114  0x00006744 jam  0x00000006 , 0x000009ae 
+ 00025115  0x00006745 jam  0x0000003f , 0x0000007c 
+ 00025116  0x00006746 rtn 
+ 00025117  0x0000674a force  0x00000011 , 0x0000003f 
+ 00025118  0x0000674b call  0x00006298 
+ 00025119  0x0000674c arg  0x00000a4e , 0x00000006 
+ 00025120  0x0000674d ifetch  0x00000008 , 0x00000006 
+ 00025121  0x0000674e istore  0x00000008 , 0x00000005 
+ 00025122  0x0000674f ifetch  0x00000008 , 0x00000006 
+ 00025123  0x00006750 istore  0x00000008 , 0x00000005 
+ 00025124  0x00006751 branch  0x000062b0 
+ 00025125  0x00006754 jam  0x00000040 , 0x0000007c 
+ 00025126  0x00006755 rtn 
+ 00025127  0x00006759 call  0x000062fc 
+ 00025128  0x0000675a call  0x00007612 , 0x00000001 
+ 00025129  0x0000675b force  0x00000011 , 0x0000003f 
+ 00025130  0x0000675c call  0x00006298 
+ 00025131  0x0000675d arg  0x00000a1e , 0x00000006 
+ 00025132  0x0000675e ifetch  0x00000008 , 0x00000006 
+ 00025133  0x0000675f istore  0x00000008 , 0x00000005 
+ 00025134  0x00006760 ifetch  0x00000008 , 0x00000006 
+ 00025135  0x00006761 istore  0x00000008 , 0x00000005 
+ 00025136  0x00006762 call  0x000062fc 
+ 00025137  0x00006763 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x00006764 branch  0x000062b2 , 0x00000001 
+ 00025139  0x00006768 jam  0x0000000f , 0x000009af 
+ 00025140  0x0000676a call  0x000062ef 
+ 00025141  0x0000676b jam  0x0000000b , 0x0000007c 
+ 00025142  0x0000676c call  0x00006307 
+ 00025143  0x0000676d branch  0x0000764e , 0x00000001 
+ 00025144  0x0000676e branch  0x00007658 
+ 00025145  0x00006770 call  0x000062eb 
+ 00025146  0x00006772 jam  0x00000041 , 0x0000007c 
+ 00025147  0x00006773 rtn 
+ 00025148  0x00006776 force  0x00000011 , 0x0000003f 
+ 00025149  0x00006777 call  0x00006298 
+ 00025150  0x00006778 arg  0x00000a4e , 0x00000006 
+ 00025151  0x00006779 ifetch  0x00000008 , 0x00000006 
+ 00025152  0x0000677a istore  0x00000008 , 0x00000005 
+ 00025153  0x0000677b ifetch  0x00000008 , 0x00000006 
+ 00025154  0x0000677c istore  0x00000008 , 0x00000005 
+ 00025155  0x0000677d call  0x000062fc 
+ 00025156  0x0000677e nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x0000677f branch  0x000062b2 , 0x00000001 
+ 00025158  0x00006782 force  0x00000003 , 0x0000003f 
+ 00025159  0x00006783 call  0x00006298 
+ 00025160  0x00006784 setarg  0x0000fffe 
+ 00025161  0x00006785 istore  0x00000002 , 0x00000005 
+ 00025162  0x00006786 branch  0x000062b0 
+ 00025163  0x00006789 branch  0x000062b2 
+ 00025164  0x0000678b branch  0x000062b2 
+ 00025165  0x0000678d branch  0x000062b2 
+ 00025166  0x0000678f branch  0x000062b2 
+ 00025167  0x00006795 call  0x0000630b 
+ 00025168  0x00006796 arg  0x000040a0 , 0x00000011 
+ 00025169  0x00006797 call  0x00006311 
+ 00025170  0x00006798 force  0x00000011 , 0x0000003f 
+ 00025171  0x00006799 call  0x00006298 
+ 00025172  0x0000679a arg  0x00000582 , 0x00000011 
+ 00025173  0x0000679b arg  0x00000562 , 0x00000012 
+ 00025174  0x0000679c call  0x00007352 
+ 00025175  0x0000679d nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x0000679e branch  0x000062ad 
+ 00025177  0x000067a1 call  0x0000630b 
+ 00025178  0x000067a2 arg  0x00000040 , 0x00000011 
+ 00025179  0x000067a3 call  0x00007255 
+ 00025180  0x000067a5 force  0x00000011 , 0x0000003f 
+ 00025181  0x000067a6 call  0x00006298 
+ 00025182  0x000067a7 arg  0x00000562 , 0x00000006 
+ 00025183  0x000067a8 call  0x00007ebf 
+ 00025184  0x000067a9 fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067aa beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067ab beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067ac branch  0x000062ad 
+ 00025188  0x000067af fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067b0 branch  0x0000626a , 0x00000034 
+ 00025190  0x000067b1 call  0x000062fc 
+ 00025191  0x000067b2 call  0x000062ef , 0x00000001 
+ 00025192  0x000067b3 ncall  0x000062eb , 0x00000001 
+ 00025193  0x000067b4 branch  0x0000626b 
+ 00025194  0x000067b6 call  0x000062ef 
+ 00025195  0x000067b8 call  0x0000630b 
+ 00025196  0x000067b9 branch  0x0000625c 
+ 00025197  0x000067bc arg  0x000040a0 , 0x00000011 
+ 00025198  0x000067bd call  0x00007288 
+ 00025199  0x000067be force  0x00000005 , 0x0000003f 
+ 00025200  0x000067bf call  0x00006298 
+ 00025201  0x000067c0 fetch  0x00000004 , 0x00000592 
+ 00025202  0x000067c1 istore  0x00000004 , 0x00000005 
+ 00025203  0x000067c2 arg  0x000004d5 , 0x00000002 
+ 00025204  0x000067c3 call  0x000062e2 
+ 00025205  0x000067c4 call  0x00007386 
+ 00025206  0x000067c5 call  0x000062fc 
+ 00025207  0x000067c6 branch  0x0000627c , 0x00000001 
+ 00025208  0x000067c7 jam  0x00000001 , 0x000004d8 
+ 00025209  0x000067c8 fetch  0x00000001 , 0x000009b5 
+ 00025210  0x000067c9 rtn  0x00000034 
+ 00025211  0x000067ca jam  0x0000000b , 0x0000007c 
+ 00025212  0x000067cc fetch  0x00000001 , 0x000041bd 
+ 00025213  0x000067cd rtn  0x00000034 
+ 00025214  0x000067cf call  0x000062fc 
+ 00025215  0x000067d0 nbranch  0x00006284 , 0x00000001 
+ 00025216  0x000067d1 fetch  0x00000001 , 0x000004d7 
+ 00025217  0x000067d2 rtn  0x00000034 
+ 00025218  0x000067d3 jam  0x0000000f , 0x0000007c 
+ 00025219  0x000067d4 rtn 
+ 00025220  0x000067d6 rtnmark0  0x00000021 
+ 00025221  0x000067d7 set0  0x00000021 , 0x00000000 
+ 00025222  0x000067d8 jam  0x0000000f , 0x0000007c 
+ 00025223  0x000067d9 rtn 
+ 00025224  0x000067de call  0x0000630b 
+ 00025225  0x000067df call  0x0000728b 
+ 00025226  0x000067e0 force  0x00000011 , 0x0000003f 
+ 00025227  0x000067e1 call  0x00006298 
+ 00025228  0x000067e2 arg  0x00000562 , 0x00000006 
+ 00025229  0x000067e3 call  0x00007ebf 
+ 00025230  0x000067e4 branch  0x000062ad 
+ 00025231  0x000067e7 force  0x00000001 , 0x0000003f 
+ 00025232  0x000067e8 call  0x00006298 
+ 00025233  0x000067e9 branch  0x000062ad 
+ 00025234  0x000067ec force  0x00000002 , 0x0000003f 
+ 00025235  0x000067ed call  0x00006298 
+ 00025236  0x000067ee force  0x00000010 , 0x0000003f 
+ 00025237  0x000067ef istore  0x00000001 , 0x00000005 
+ 00025238  0x000067f0 store  0x00000001 , 0x00000054 
+ 00025239  0x000067f1 branch  0x000062ad 
+ 00025240  0x000067f5 lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x000067f6 or_into  0x00000007 , 0x0000003f 
+ 00025242  0x000067f7 store  0x00000001 , 0x000004b6 
+ 00025243  0x000067f8 arg  0x00000011 , 0x00000039 
+ 00025244  0x000067f9 arg  0x000004b8 , 0x00000005 
+ 00025245  0x000067fa call  0x00007ed4 
+ 00025246  0x000067fb arg  0x000004b8 , 0x00000005 
+ 00025247  0x000067fc rtn 
+ 00025248  0x000067ff and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x00006800 jam  0x0000007f , 0x00000048 
+ 00025250  0x00006801 deposit  0x00000007 
+ 00025251  0x00006802 call  0x00006298 
+ 00025252  0x00006803 deposit  0x00000011 
+ 00025253  0x00006804 istore  0x00000001 , 0x00000005 
+ 00025254  0x00006805 rtn 
+ 00025255  0x00006808 fetch  0x00000001 , 0x00000048 
+ 00025256  0x00006809 lshift  0x0000003f , 0x0000003f 
+ 00025257  0x0000680a fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x0000680b isolate1  0x00000001 , 0x00000002 
+ 00025259  0x0000680c setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x0000680d branch  0x000062b7 
+ 00025261  0x00006811 fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x00006812 and_into  0x00000001 , 0x00000002 
+ 00025263  0x00006813 branch  0x000062b3 
+ 00025264  0x00006816 force  0x00000000 , 0x00000002 
+ 00025265  0x00006817 branch  0x000062b3 
+ 00025266  0x0000681a force  0x00000001 , 0x00000002 
+ 00025267  0x0000681c fetch  0x00000001 , 0x00000048 
+ 00025268  0x0000681d lshift  0x0000003f , 0x0000003f 
+ 00025269  0x0000681e setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x0000681f ixor  0x00000002 , 0x0000003f 
+ 00025271  0x00006821 store  0x00000001 , 0x000004b7 
+ 00025272  0x00006822 jam  0x00000000 , 0x00000048 
+ 00025273  0x00006823 call  0x000062c7 
+ 00025274  0x00006824 enable  0x00000028 
+ 00025275  0x00006825 rtn 
+ 00025276  0x00006829 fetch  0x00000001 , 0x0000007c 
+ 00025277  0x0000682a rtn  0x00000034 
+ 00025278  0x0000682b call  0x000062c1 
+ 00025279  0x0000682c fetch  0x00000001 , 0x0000007c 
+ 00025280  0x0000682d rtn 
+ 00025281  0x00006830 bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x00006831 fetch  0x00000001 , 0x00000048 
+ 00025283  0x00006832 branch  0x000062c7 , 0x00000034 
+ 00025284  0x00006833 fetch  0x00000001 , 0x00000078 
+ 00025285  0x00006834 nrtn  0x00000034 
+ 00025286  0x00006835 branch  0x000062d1 
+ 00025287  0x00006837 fetch  0x00000001 , 0x00000078 
+ 00025288  0x00006838 branch  0x000062d7 , 0x00000034 
+ 00025289  0x00006839 fetch  0x00000003 , 0x00000078 
+ 00025290  0x0000683a store  0x00000003 , 0x00000048 
+ 00025291  0x0000683b fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x0000683c fetch  0x00000001 , 0x0000004c 
+ 00025293  0x0000683d set0  0x00000001 , 0x0000003f 
+ 00025294  0x0000683e ior  0x00000002 , 0x0000003f 
+ 00025295  0x0000683f store  0x00000001 , 0x0000004c 
+ 00025296  0x00006840 jam  0x00000000 , 0x00000078 
+ 00025297  0x00006842 fetch  0x00000001 , 0x0000007c 
+ 00025298  0x00006843 rtn  0x00000034 
+ 00025299  0x00006844 fetch  0x00000004 , 0x0000007c 
+ 00025300  0x00006845 store  0x00000004 , 0x00000078 
+ 00025301  0x00006846 jam  0x00000000 , 0x0000007c 
+ 00025302  0x00006847 rtn 
+ 00025303  0x00006849 fetch  0x00000001 , 0x0000007c 
+ 00025304  0x0000684a rtn  0x00000034 
+ 00025305  0x0000684b fetch  0x00000003 , 0x0000007c 
+ 00025306  0x0000684c store  0x00000003 , 0x00000048 
+ 00025307  0x0000684d fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x0000684e fetch  0x00000001 , 0x0000004c 
+ 00025309  0x0000684f set0  0x00000001 , 0x0000003f 
+ 00025310  0x00006850 ior  0x00000002 , 0x0000003f 
+ 00025311  0x00006851 store  0x00000001 , 0x0000004c 
+ 00025312  0x00006852 jam  0x00000000 , 0x0000007c 
+ 00025313  0x00006853 rtn 
+ 00025314  0x00006857 bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x00006858 fetch  0x00000001 , 0x0000004c 
+ 00025316  0x00006859 copy  0x0000003f , 0x00000013 
+ 00025317  0x0000685a ifetch  0x00000001 , 0x00000002 
+ 00025318  0x0000685b call  0x00005e52 
+ 00025319  0x0000685c call  0x000062a7 
+ 00025320  0x0000685d copy  0x00000013 , 0x0000003f 
+ 00025321  0x0000685e store  0x00000001 , 0x0000004c 
+ 00025322  0x0000685f rtn 
+ 00025323  0x00006862 fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x00006863 set0  0x00000000 , 0x00000002 
+ 00025325  0x00006864 storet  0x00000001 , 0x0000004c 
+ 00025326  0x00006865 rtn 
+ 00025327  0x00006868 fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x00006869 set1  0x00000000 , 0x00000002 
+ 00025329  0x0000686a storet  0x00000001 , 0x0000004c 
+ 00025330  0x0000686b rtn 
+ 00025331  0x0000686f nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x00006870 fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x00006871 ixor  0x00000002 , 0x0000003f 
+ 00025334  0x00006872 isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x00006873 rtn 
+ 00025336  0x00006877 fetch  0x00000001 , 0x0000004c 
+ 00025337  0x00006878 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x00006879 store  0x00000001 , 0x0000004c 
+ 00025339  0x0000687a rtn 
+ 00025340  0x0000687e fetch  0x00000001 , 0x000009b4 
+ 00025341  0x0000687f compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x00006880 rtn 
+ 00025343  0x00006882 fetch  0x00000001 , 0x000009b4 
+ 00025344  0x00006883 set1  0x00000007 , 0x0000003f 
+ 00025345  0x00006884 store  0x00000001 , 0x000009b4 
+ 00025346  0x00006885 rtn 
+ 00025347  0x00006887 fetch  0x00000001 , 0x000009b4 
+ 00025348  0x00006888 set0  0x00000007 , 0x0000003f 
+ 00025349  0x00006889 store  0x00000001 , 0x000009b4 
+ 00025350  0x0000688a rtn 
+ 00025351  0x0000688c fetch  0x00000001 , 0x000009b4 
+ 00025352  0x0000688d isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x0000688e store  0x00000001 , 0x000009b4 
+ 00025354  0x0000688f rtn 
+ 00025355  0x00006893 arg  0x00000562 , 0x00000005 
+ 00025356  0x00006895 force  0x00000010 , 0x00000039 
+ 00025357  0x00006898 random  0x0000003f 
+ 00025358  0x00006899 istore  0x00000001 , 0x00000005 
+ 00025359  0x0000689a loop  0x0000630d 
+ 00025360  0x0000689b rtn 
+ 00025361  0x0000689e call  0x00007259 
+ 00025362  0x0000689f arg  0x000041be , 0x00000011 
+ 00025363  0x000068a0 arg  0x00000592 , 0x00000012 
+ 00025364  0x000068a1 ifetch  0x00000008 , 0x00000011 
+ 00025365  0x000068a2 fetcht  0x00000001 , 0x00000030 
+ 00025366  0x000068a3 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x000068a4 storet  0x00000001 , 0x00000030 
+ 00025368  0x000068a5 copy  0x00000011 , 0x00000005 
+ 00025369  0x000068a6 call  0x00007352 
+ 00025370  0x000068a7 branch  0x000021c4 
+ 00025371  0x000068af bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x000068b1 call  0x000062bc 
+ 00025373  0x000068b2 nrtn  0x00000034 
+ 00025374  0x000068b4 fetch  0x00000001 , 0x00000055 
+ 00025375  0x000068b5 rtn  0x00000034 
+ 00025376  0x000068b9 beq  0x00000004 , 0x0000636f 
+ 00025377  0x000068ba beq  0x00000005 , 0x00006374 
+ 00025378  0x000068bb beq  0x00000002 , 0x00006366 
+ 00025379  0x000068bc beq  0x00000003 , 0x0000637c 
+ 00025380  0x000068bd beq  0x0000000e , 0x00006369 
+ 00025381  0x000068be beq  0x00000006 , 0x00006398 
+ 00025382  0x000068bf beq  0x00000007 , 0x000063b0 
+ 00025383  0x000068c0 beq  0x00000009 , 0x000063b1 
+ 00025384  0x000068c1 beq  0x0000000a , 0x000063ba 
+ 00025385  0x000068c2 beq  0x0000000b , 0x000063be 
+ 00025386  0x000068c3 beq  0x0000000c , 0x00006386 
+ 00025387  0x000068c4 beq  0x0000000d , 0x00006389 
+ 00025388  0x000068c5 beq  0x0000000f , 0x0000638f 
+ 00025389  0x000068c6 beq  0x00000012 , 0x00006359 
+ 00025390  0x000068c7 beq  0x00000013 , 0x0000637c 
+ 00025391  0x000068c8 beq  0x00000010 , 0x0000635c 
+ 00025392  0x000068c9 beq  0x00000014 , 0x00006356 
+ 00025393  0x000068ca beq  0x00000015 , 0x0000637c 
+ 00025394  0x000068cb beq  0x00000016 , 0x00006350 
+ 00025395  0x000068cc beq  0x00000018 , 0x00006355 
+ 00025396  0x000068cd beq  0x00000017 , 0x00006349 
+ 00025397  0x000068ce beq  0x00000019 , 0x0000634f 
+ 00025398  0x000068cf beq  0x0000001a , 0x0000633a 
+ 00025399  0x000068d0 beq  0x0000001b , 0x00006344 
+ 00025400  0x000068d1 jam  0x00000000 , 0x00000055 
+ 00025401  0x000068d3 rtn 
+ 00025402  0x000068d5 fetch  0x00000001 , 0x000004d1 
+ 00025403  0x000068d6 rtnbit0  0x00000002 
+ 00025404  0x000068d7 rtnbit0  0x00000003 
+ 00025405  0x000068d8 jam  0x00000000 , 0x00000055 
+ 00025406  0x000068d9 call  0x00006340 
+ 00025407  0x000068da branch  0x00006cef 
+ 00025408  0x000068dd fetch  0x00000001 , 0x0000016d 
+ 00025409  0x000068de rtnbit0  0x00000001 
+ 00025410  0x000068df jam  0x0000000a , 0x00000055 
+ 00025411  0x000068e0 rtn 
+ 00025412  0x000068e3 arg  0x00000007 , 0x00000007 
+ 00025413  0x000068e4 call  0x00007f16 
+ 00025414  0x000068e5 nrtn  0x00000034 
+ 00025415  0x000068e6 jam  0x0000001a , 0x00000055 
+ 00025416  0x000068e7 rtn 
+ 00025417  0x000068ea fetch  0x00000001 , 0x0000016d 
+ 00025418  0x000068eb set0  0x00000000 , 0x0000003f 
+ 00025419  0x000068ec store  0x00000001 , 0x0000016d 
+ 00025420  0x000068ed jam  0x00000019 , 0x00000055 
+ 00025421  0x000068ee jam  0x0000000b , 0x0000007c 
+ 00025422  0x000068ef rtn 
+ 00025423  0x000068f1 rtn 
+ 00025424  0x000068f3 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x000068f4 rtnne  0x00000002 
+ 00025426  0x000068f5 call  0x000063c0 
+ 00025427  0x000068f6 jam  0x00000018 , 0x00000055 
+ 00025428  0x000068f7 rtn 
+ 00025429  0x000068fa rtn 
+ 00025430  0x000068fc jam  0x00000015 , 0x00000055 
+ 00025431  0x000068fd jam  0x00000083 , 0x0000007c 
+ 00025432  0x000068fe rtn 
+ 00025433  0x00006900 jam  0x00000013 , 0x00000055 
+ 00025434  0x00006901 jam  0x00000025 , 0x0000007c 
+ 00025435  0x00006902 rtn 
+ 00025436  0x00006905 fetch  0x00000001 , 0x0000455b 
+ 00025437  0x00006906 rtneq  0x00000000 
+ 00025438  0x00006907 beq  0x00000001 , 0x00006364 
+ 00025439  0x00006908 arg  0x00000006 , 0x00000007 
+ 00025440  0x00006909 call  0x00007f16 
+ 00025441  0x0000690a nrtn  0x00000034 
+ 00025442  0x0000690b jam  0x00000000 , 0x0000455b 
+ 00025443  0x0000690c branch  0x0000637d 
+ 00025444  0x0000690e rtn  0x00000029 
+ 00025445  0x0000690f branch  0x00006398 
+ 00025446  0x00006912 jam  0x00000003 , 0x00000055 
+ 00025447  0x00006913 jam  0x00000027 , 0x0000007c 
+ 00025448  0x00006914 rtn 
+ 00025449  0x00006916 jam  0x00000013 , 0x0000007c 
+ 00025450  0x00006917 set1  0x00000003 , 0x00000000 
+ 00025451  0x00006918 jam  0x00000005 , 0x00000055 
+ 00025452  0x00006919 setarg  0x000001ff 
+ 00025453  0x0000691a store  0x00000002 , 0x000004d2 
+ 00025454  0x0000691b rtn 
+ 00025455  0x0000691d jam  0x00000005 , 0x00000055 
+ 00025456  0x0000691e jam  0x000000ff , 0x000004d2 
+ 00025457  0x0000691f set0  0x00000022 , 0x00000000 
+ 00025458  0x00006920 jam  0x00000033 , 0x0000007c 
+ 00025459  0x00006921 branch  0x00005d04 
+ 00025460  0x00006923 rtnmark1  0x00000022 
+ 00025461  0x00006924 fetch  0x00000002 , 0x000004d2 
+ 00025462  0x00006925 sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x00006926 branch  0x0000637a , 0x00000005 
+ 00025464  0x00006927 store  0x00000002 , 0x000004d2 
+ 00025465  0x00006928 rtn 
+ 00025466  0x0000692a jam  0x0000000e , 0x00000055 
+ 00025467  0x0000692b rtn 
+ 00025468  0x0000692e rtn 
+ 00025469  0x00006931 fetch  0x00000001 , 0x000004d1 
+ 00025470  0x00006932 rtnbit0  0x00000003 
+ 00025471  0x00006933 rtnbit0  0x00000002 
+ 00025472  0x00006934 fetch  0x00000001 , 0x0000016d 
+ 00025473  0x00006935 set0  0x00000002 , 0x0000003f 
+ 00025474  0x00006936 store  0x00000001 , 0x0000016d 
+ 00025475  0x00006937 jam  0x00000013 , 0x0000007c 
+ 00025476  0x00006938 jam  0x00000010 , 0x00000055 
+ 00025477  0x00006939 rtn 
+ 00025478  0x0000693c jam  0x0000000d , 0x00000055 
+ 00025479  0x0000693d jam  0x00000031 , 0x0000007c 
+ 00025480  0x0000693e rtn 
+ 00025481  0x00006941 fetch  0x00000001 , 0x000004d1 
+ 00025482  0x00006942 rtnbit0  0x00000002 
+ 00025483  0x00006943 jam  0x00000000 , 0x00000055 
+ 00025484  0x00006945 rtn 
+ 00025485  0x00006947 jam  0x00000006 , 0x00000055 
+ 00025486  0x00006948 rtn 
+ 00025487  0x0000694b fetch  0x00000001 , 0x000004d2 
+ 00025488  0x0000694c increase  0xffffffff , 0x0000003f 
+ 00025489  0x0000694d branch  0x00006394 , 0x00000034 
+ 00025490  0x0000694e store  0x00000001 , 0x000004d2 
+ 00025491  0x0000694f rtn 
+ 00025492  0x00006951 jam  0x00000007 , 0x0000007c 
+ 00025493  0x00006952 jam  0x00000016 , 0x000004ca 
+ 00025494  0x00006953 jam  0x00000000 , 0x00000055 
+ 00025495  0x00006954 rtn 
+ 00025496  0x00006957 fetch  0x00000001 , 0x0000016d 
+ 00025497  0x00006958 bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x00006959 bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x0000695b jam  0x0000001a , 0x00000055 
+ 00025500  0x0000695c rtn 
+ 00025501  0x0000695e fetch  0x00000001 , 0x000041bd 
+ 00025502  0x0000695f branch  0x000063a9 , 0x00000034 
+ 00025503  0x00006960 fetch  0x00000001 , 0x000004d1 
+ 00025504  0x00006961 rtnbit0  0x00000003 
+ 00025505  0x00006962 rtnbit0  0x00000002 
+ 00025506  0x00006963 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x00006964 arg  0x00000064 , 0x00000002 
+ 00025508  0x00006965 iadd  0x00000002 , 0x00000002 
+ 00025509  0x00006966 copy  0x00000022 , 0x0000003f 
+ 00025510  0x00006967 isub  0x00000002 , 0x0000003e 
+ 00025511  0x00006968 nrtn  0x00000002 
+ 00025512  0x00006969 branch  0x00006349 
+ 00025513  0x0000696e jam  0x00000016 , 0x00000055 
+ 00025514  0x0000696f jam  0x00000004 , 0x00004689 
+ 00025515  0x00006970 setarg  0x00003030 
+ 00025516  0x00006971 store  0x00000002 , 0x0000468a 
+ 00025517  0x00006972 istore  0x00000002 , 0x00000005 
+ 00025518  0x00006973 jam  0x00000002 , 0x000004d4 
+ 00025519  0x00006974 branch  0x00006350 
+ 00025520  0x00006977 rtn 
+ 00025521  0x00006979 fetch  0x00000001 , 0x0000016d 
+ 00025522  0x0000697a bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x0000697b jam  0x0000001a , 0x00000055 
+ 00025524  0x0000697c rtn 
+ 00025525  0x0000697f fetch  0x00000001 , 0x0000016d 
+ 00025526  0x00006980 set0  0x00000001 , 0x0000003f 
+ 00025527  0x00006981 store  0x00000001 , 0x0000016d 
+ 00025528  0x00006982 jam  0x0000000f , 0x0000007c 
+ 00025529  0x00006983 rtn 
+ 00025530  0x00006986 fetch  0x00000001 , 0x000004d8 
+ 00025531  0x00006987 rtn  0x00000034 
+ 00025532  0x00006988 jam  0x00000000 , 0x00000055 
+ 00025533  0x00006989 branch  0x000063b5 
+ 00025534  0x0000698c jam  0x0000000c , 0x00000055 
+ 00025535  0x0000698d rtn 
+ 00025536  0x00006990 fetch  0x00000001 , 0x0000004b 
+ 00025537  0x00006991 bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x00006992 call  0x000062ef 
+ 00025539  0x00006993 jam  0x00000008 , 0x0000007c 
+ 00025540  0x00006994 branch  0x00004d04 
+ 00025541  0x00006996 fetch  0x00000001 , 0x0000004b 
+ 00025542  0x00006997 set0  0x00000002 , 0x0000003f 
+ 00025543  0x00006998 store  0x00000001 , 0x0000004b 
+ 00025544  0x00006999 call  0x00006001 
+ 00025545  0x0000699a call  0x000062f8 
+ 00025546  0x0000699b branch  0x00004d04 
+ 00025547  0x0000699e setarg  0x00000004 
+ 00025548  0x0000699f store  0x00000001 , 0x00004689 
+ 00025549  0x000069a0 setarg  0x00003030 
+ 00025550  0x000069a1 istore  0x00000002 , 0x00000005 
+ 00025551  0x000069a2 istore  0x00000002 , 0x00000005 
+ 00025552  0x000069a3 rtn 
+ 00025553  0x000069aa bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069ab hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069ac arg  0x00000006 , 0x00000002 
+ 00025556  0x000069ad ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069ae hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069af hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069b0 ior  0x00000002 , 0x0000003f 
+ 00025560  0x000069b1 hstore  0x00000001 , 0x00008077 
+ 00025561  0x000069b2 call  0x000063ee 
+ 00025562  0x000069b3 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x000069b4 set0  0x00000001 , 0x0000003f 
+ 00025564  0x000069b5 set0  0x00000002 , 0x0000003f 
+ 00025565  0x000069b6 hstore  0x00000001 , 0x00008077 
+ 00025566  0x000069b7 nop  0x0000001e 
+ 00025567  0x000069b8 branch  0x000063f2 
+ 00025568  0x000069bb hfetch  0x00000001 , 0x00008073 
+ 00025569  0x000069bc arg  0x000000c0 , 0x00000002 
+ 00025570  0x000069bd ior  0x00000002 , 0x0000003f 
+ 00025571  0x000069be hstore  0x00000001 , 0x00008073 
+ 00025572  0x000069bf hfetch  0x00000001 , 0x00008077 
+ 00025573  0x000069c0 ior  0x00000002 , 0x0000003f 
+ 00025574  0x000069c1 hstore  0x00000001 , 0x00008077 
+ 00025575  0x000069c2 call  0x000063ee 
+ 00025576  0x000069c3 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x000069c4 set0  0x00000006 , 0x0000003f 
+ 00025578  0x000069c5 set0  0x00000007 , 0x0000003f 
+ 00025579  0x000069c6 hstore  0x00000001 , 0x00008077 
+ 00025580  0x000069c7 nop  0x0000001e 
+ 00025581  0x000069c8 branch  0x000063f6 
+ 00025582  0x000069cb hfetch  0x00000001 , 0x00008081 
+ 00025583  0x000069cc and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x000069cd hstore  0x00000001 , 0x00008081 
+ 00025585  0x000069ce rtn 
+ 00025586  0x000069d0 hfetch  0x00000001 , 0x00008081 
+ 00025587  0x000069d1 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x000069d2 hstore  0x00000001 , 0x00008081 
+ 00025589  0x000069d3 rtn 
+ 00025590  0x000069d5 hfetch  0x00000001 , 0x00008081 
+ 00025591  0x000069d6 or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x000069d7 set0  0x00000004 , 0x0000003f 
+ 00025593  0x000069d8 hstore  0x00000001 , 0x00008081 
+ 00025594  0x000069d9 rtn 
+ 00025595  0x000069de copy  0x0000003f , 0x00000012 
+ 00025596  0x000069df call  0x0000640f 
+ 00025597  0x000069e0 nop  0x00000064 
+ 00025598  0x000069e1 copy  0x00000012 , 0x0000003f 
+ 00025599  0x000069e2 call  0x00006414 
+ 00025600  0x000069e3 copy  0x0000003f , 0x00000012 
+ 00025601  0x000069e4 call  0x00006411 
+ 00025602  0x000069e5 nop  0x00000064 
+ 00025603  0x000069e6 copy  0x00000012 , 0x0000003f 
+ 00025604  0x000069e7 rtn 
+ 00025605  0x000069ea copy  0x0000003f , 0x00000012 
+ 00025606  0x000069eb call  0x0000640f 
+ 00025607  0x000069ec nop  0x00000064 
+ 00025608  0x000069ed copy  0x00000012 , 0x0000003f 
+ 00025609  0x000069ee call  0x00006413 
+ 00025610  0x000069ef call  0x00006411 
+ 00025611  0x000069f0 nop  0x00000064 
+ 00025612  0x000069f1 rtn 
+ 00025613  0x000069f5 fetcht  0x00000001 , 0x00004214 
+ 00025614  0x000069f6 branch  0x0000680e 
+ 00025615  0x000069fa fetcht  0x00000001 , 0x00004214 
+ 00025616  0x000069fb branch  0x00006829 
+ 00025617  0x000069ff fetcht  0x00000001 , 0x00004214 
+ 00025618  0x00006a00 branch  0x00006825 
+ 00025619  0x00006a04 branch  0x000064ec 
+ 00025620  0x00006a07 branch  0x000064f3 
+ 00025621  0x00006a0f nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a10 hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a11 or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a12 hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a14 copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a15 branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a16 copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a18 isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a19 branch  0x000064b9 
+ 00025630  0x00006a1d force  0x00000004 , 0x00000002 
+ 00025631  0x00006a1f arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a20 hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a21 and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a22 hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a23 call  0x00006419 
+ 00025636  0x00006a24 arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a25 fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a26 ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a27 isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a28 rtn 
+ 00025641  0x00006a2b arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a2c arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a2d call  0x00006419 
+ 00025644  0x00006a2e fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a2f store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a30 call  0x00006430 , 0x00000028 
+ 00025647  0x00006a31 rtn 
+ 00025648  0x00006a34 arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a35 arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a36 hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a37 and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a38 hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a39 call  0x00006419 
+ 00025654  0x00006a3a arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a3b arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a3c call  0x00007478 
+ 00025657  0x00006a3d call  0x00007428 
+ 00025658  0x00006a3e call  0x00007491 
+ 00025659  0x00006a3f branch  0x00007422 
+ 00025660  0x00006a42 disable  0x0000002d 
+ 00025661  0x00006a43 call  0x0000641e 
+ 00025662  0x00006a44 nrtn  0x00000005 
+ 00025663  0x00006a45 enable  0x0000002d 
+ 00025664  0x00006a46 jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a47 jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a48 jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a49 arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a4a call  0x00006415 
+ 00025669  0x00006a4b jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a4d arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a4e call  0x0000641f 
+ 00025672  0x00006a4f nrtn  0x00000005 
+ 00025673  0x00006a50 ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006a51 iforce  0x00000011 
+ 00025675  0x00006a52 call  0x00006419 
+ 00025676  0x00006a53 branch  0x00006446 
+ 00025677  0x00006a58 call  0x00007f99 
+ 00025678  0x00006a59 setarg  0x00001000 
+ 00025679  0x00006a5a store  0x00000002 , 0x000001f7 
+ 00025680  0x00006a5b arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006a5c arg  0x00000002 , 0x00000039 
+ 00025682  0x00006a5e call  0x0000641e 
+ 00025683  0x00006a5f nrtn  0x00000005 
+ 00025684  0x00006a60 fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006a61 byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006a62 iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006a63 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006a64 store  0x00000002 , 0x000001f7 
+ 00025689  0x00006a65 loop  0x00006452 
+ 00025690  0x00006a66 branch  0x00006446 
+ 00025691  0x00006a69 call  0x00007f99 
+ 00025692  0x00006a6a disable  0x00000028 
+ 00025693  0x00006a6b call  0x0000666a 
+ 00025694  0x00006a6c setarg  0x00000000 
+ 00025695  0x00006a6d arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006a6e arg  0x00000002 , 0x00000002 
+ 00025697  0x00006a6f call  0x000066b3 
+ 00025698  0x00006a70 fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006a71 bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006a72 jam  0x00000025 , 0x00008050 
+ 00025701  0x00006a73 setarg  0x000007f0 
+ 00025702  0x00006a74 arg  0x00000206 , 0x00000011 
+ 00025703  0x00006a75 arg  0x00000010 , 0x00000002 
+ 00025704  0x00006a76 call  0x000066b3 
+ 00025705  0x00006a77 jam  0x00000008 , 0x00008006 
+ 00025706  0x00006a78 set1  0x0000002b , 0x00000000 
+ 00025707  0x00006a79 arg  0x00000206 , 0x00000006 
+ 00025708  0x00006a7a call  0x00007484 
+ 00025709  0x00006a7b enable  0x00000028 
+ 00025710  0x00006a7d jam  0x00000000 , 0x000041da 
+ 00025711  0x00006a7f call  0x000064b0 
+ 00025712  0x00006a80 fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006a81 byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006a82 arg  0x000007ff , 0x00000002 
+ 00025715  0x00006a83 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006a84 branch  0x0000647b , 0x00000005 
+ 00025717  0x00006a85 call  0x0000666f 
+ 00025718  0x00006a86 arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006a87 call  0x00006430 , 0x00000028 
+ 00025720  0x00006a88 call  0x0000643c 
+ 00025721  0x00006a89 fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006a8a bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006a8d call  0x0000666d 
+ 00025724  0x00006a8e jam  0x00000000 , 0x000041da 
+ 00025725  0x00006a90 call  0x000064b0 
+ 00025726  0x00006a91 call  0x000065c2 
+ 00025727  0x00006a92 fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006a93 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006a94 call  0x000064aa 
+ 00025730  0x00006a95 nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006a96 fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006a97 bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006a98 branch  0x0000649b 
+ 00025734  0x00006a9a call  0x000065bf 
+ 00025735  0x00006a9b fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006a9c bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006a9d call  0x000064aa 
+ 00025738  0x00006a9e nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006a9f fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006aa0 bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006aa1 branch  0x0000649b 
+ 00025742  0x00006aa4 jam  0x00000000 , 0x000041da 
+ 00025743  0x00006aa6 call  0x000064b0 
+ 00025744  0x00006aa7 fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006aa8 bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006aa9 setarg  0x00000000 
+ 00025747  0x00006aaa store  0x00000003 , 0x000001f6 
+ 00025748  0x00006aab call  0x00006502 
+ 00025749  0x00006aac arg  0x00006578 , 0x00000013 
+ 00025750  0x00006aad call  0x00006429 
+ 00025751  0x00006aae call  0x0000643c 
+ 00025752  0x00006aaf nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006ab0 fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006ab1 bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006ab4 bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006ab5 call  0x000064a3 
+ 00025757  0x00006ab7 fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006ab8 bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006ab9 jam  0x00000021 , 0x00008050 
+ 00025760  0x00006aba call  0x00004c0e 
+ 00025761  0x00006abc call  0x00004c2e 
+ 00025762  0x00006abd branch  0x000064a1 
+ 00025763  0x00006ac0 setarg  0x00000000 
+ 00025764  0x00006ac1 store  0x00000008 , 0x00000206 
+ 00025765  0x00006ac2 store  0x00000008 , 0x0000020e 
+ 00025766  0x00006ac3 force  0x00000004 , 0x00000038 
+ 00025767  0x00006ac4 call  0x00007492 
+ 00025768  0x00006ac5 jam  0x00000021 , 0x00008050 
+ 00025769  0x00006ac6 rtn 
+ 00025770  0x00006aca setarg  0x00000000 
+ 00025771  0x00006acb store  0x00000002 , 0x000001f7 
+ 00025772  0x00006acc arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006acd call  0x000065a3 
+ 00025774  0x00006ace call  0x00006429 
+ 00025775  0x00006acf branch  0x0000643c 
+ 00025776  0x00006ad3 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006ad4 increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006ad5 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006ad6 nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006ad7 store  0x00000001 , 0x000041da 
+ 00025781  0x00006ad8 rtn 
+ 00025782  0x00006adb call  0x000064a3 
+ 00025783  0x00006adc call  0x00007fa1 
+ 00025784  0x00006add rtn 
+ 00025785  0x00006ae2 fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006ae3 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006ae4 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006ae5 isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006ae6 rtn  0x00000001 
+ 00025790  0x00006ae7 store  0x00000001 , 0x000001f2 
+ 00025791  0x00006ae8 rtn 
+ 00025792  0x00006aec hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006aed rtnbit0  0x00000001 
+ 00025794  0x00006aee branch  0x000064c6 
+ 00025795  0x00006af0 hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006af1 qisolate1  0x0000003f 
+ 00025797  0x00006af2 rtn  0x00000001 
+ 00025798  0x00006af4 hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006af5 bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006af6 call  0x00007422 
+ 00025801  0x00006af7 branch  0x000064c3 
+ 00025802  0x00006afc fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006afd rtn  0x00000034 
+ 00025804  0x00006afe jam  0x00000080 , 0x00008023 
+ 00025805  0x00006aff jam  0x00000000 , 0x00008022 
+ 00025806  0x00006b00 jam  0x00000000 , 0x00008024 
+ 00025807  0x00006b01 fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006b02 lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006b03 iforce  0x00000006 
+ 00025810  0x00006b05 ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006b06 hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006b07 loop  0x000064d2 
+ 00025813  0x00006b08 jam  0x00000000 , 0x00008023 
+ 00025814  0x00006b09 rtn 
+ 00025815  0x00006b0f bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b10 call  0x000064dd 
+ 00025817  0x00006b11 branch  0x000063f2 
+ 00025818  0x00006b14 call  0x000064dd 
+ 00025819  0x00006b15 call  0x000063ee 
+ 00025820  0x00006b16 branch  0x000063f6 
+ 00025821  0x00006b19 fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b1a hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b1b fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b1c hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b1d setarg  0x000001f5 
+ 00025826  0x00006b1e hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b1f setarg  0x000001fa 
+ 00025828  0x00006b20 hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b21 branch  0x000063ee 
+ 00025830  0x00006b24 hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b25 set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b26 hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b27 set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b28 hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b29 rtn 
+ 00025836  0x00006b2e set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b2f store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b30 bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b31 jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b32 jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b33 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b34 branch  0x000064fc 
+ 00025843  0x00006b38 force  0x00000001 , 0x00000002 
+ 00025844  0x00006b3c store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b3d bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b3e jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b3f hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b40 jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b41 call  0x000064fc 
+ 00025850  0x00006b42 fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b43 rtn 
+ 00025852  0x00006b46 fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b47 increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b48 store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b49 hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b4a bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b4b rtn 
+ 00025858  0x00006b4e jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b4f jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b50 hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006b51 set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006b52 set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006b53 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006b54 setarg  0x00000000 
+ 00025865  0x00006b55 store  0x00000004 , 0x000001f5 
+ 00025866  0x00006b56 rtn 
+ 00025867  0x00006b5a setarg  0x00000000 
+ 00025868  0x00006b5b hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006b5c setarg  0x00000001 
+ 00025870  0x00006b5d hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006b5e setarg  0x000001f5 
+ 00025872  0x00006b5f hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006b60 jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006b61 jam  0x00000002 , 0x00008006 
+ 00025875  0x00006b62 branch  0x000064fc 
+ 00025876  0x00006b72 disable  0x00000028 
+ 00025877  0x00006b73 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006b74 fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006b75 rtnne  0x00000000 
+ 00025880  0x00006b76 enable  0x00000028 
+ 00025881  0x00006b77 copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006b78 branch  0x00006522 
+ 00025883  0x00006b7c fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006b7d beq  0x00000001 , 0x00006522 
+ 00025885  0x00006b7e beq  0x00000002 , 0x00006528 
+ 00025886  0x00006b7f beq  0x00000003 , 0x00006530 
+ 00025887  0x00006b80 beq  0x00000004 , 0x00006537 
+ 00025888  0x00006b81 beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006b82 rtn 
+ 00025890  0x00006b85 store  0x00000003 , 0x00004232 
+ 00025891  0x00006b86 copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006b87 store  0x00000002 , 0x00004235 
+ 00025893  0x00006b88 storet  0x00000002 , 0x00004237 
+ 00025894  0x00006b89 jam  0x00000002 , 0x00004239 
+ 00025895  0x00006b8a branch  0x00006502 
+ 00025896  0x00006b8c call  0x00006502 
+ 00025897  0x00006b8d jam  0x00000003 , 0x00004239 
+ 00025898  0x00006b8e call  0x0000650b 
+ 00025899  0x00006b8f arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006b90 fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006b91 jam  0x00000004 , 0x00008088 
+ 00025902  0x00006b92 arg  0x00000020 , 0x00000002 
+ 00025903  0x00006b93 branch  0x00006556 
+ 00025904  0x00006b96 call  0x00006502 
+ 00025905  0x00006b97 call  0x0000650b 
+ 00025906  0x00006b98 setarg  0x00000005 
+ 00025907  0x00006b99 call  0x000064f3 
+ 00025908  0x00006b9a rtnbit1  0x00000000 
+ 00025909  0x00006b9b jam  0x00000004 , 0x00004239 
+ 00025910  0x00006b9c rtn 
+ 00025911  0x00006b9e call  0x00006502 
+ 00025912  0x00006b9f jam  0x00000005 , 0x00004239 
+ 00025913  0x00006ba0 call  0x0000650b 
+ 00025914  0x00006ba1 call  0x0000654a 
+ 00025915  0x00006ba2 call  0x00006552 
+ 00025916  0x00006ba3 branch  0x00006545 
+ 00025917  0x00006ba5 call  0x00006502 
+ 00025918  0x00006ba6 call  0x0000650b 
+ 00025919  0x00006ba7 setarg  0x00000005 
+ 00025920  0x00006ba8 call  0x000064f3 
+ 00025921  0x00006ba9 rtnbit1  0x00000000 
+ 00025922  0x00006baa jam  0x00000000 , 0x00004239 
+ 00025923  0x00006bab fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006bac branch  0x00007f9c 
+ 00025925  0x00006bae fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006baf fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006bb0 increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006bb1 istore  0x00000004 , 0x00000002 
+ 00025929  0x00006bb2 rtn 
+ 00025930  0x00006bb4 fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006bb5 copy  0x00000002 , 0x00000011 
+ 00025932  0x00006bb6 increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006bb7 ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006bb8 store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006bb9 fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006bba fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006bbb rtn 
+ 00025938  0x00006bc0 increase  0x00000004 , 0x00000002 
+ 00025939  0x00006bc1 hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006bc2 arg  0x00000002 , 0x00000002 
+ 00025941  0x00006bc3 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006bc6 istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006bc7 rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006bc8 istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006bc9 rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006bca istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006bcb istore  0x00000001 , 0x00000005 
+ 00025948  0x00006bcc deposit  0x00000011 
+ 00025949  0x00006bcd hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006bce setarg  0x00000000 
+ 00025951  0x00006bcf hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006bd0 jam  0x00000002 , 0x00008006 
+ 00025953  0x00006bd1 branch  0x000064fc 
+ 00025954  0x00006bd6 hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006bd7 rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006bd8 storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006bd9 rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006bda storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006bdb store  0x00000001 , 0x000001f8 
+ 00025960  0x00006bdc setarg  0x00000004 
+ 00025961  0x00006bdd hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006bde jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006bdf setarg  0x000001f5 
+ 00025964  0x00006be0 hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006be1 deposit  0x00000011 
+ 00025966  0x00006be2 hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006be3 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006be4 isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006be5 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006be6 hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006be7 jam  0x00000002 , 0x00008006 
+ 00025972  0x00006be9 hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006bea bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006beb arg  0x00000003 , 0x00000007 
+ 00025975  0x00006bec branch  0x000064fc 
+ 00025976  0x00006bf1 hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006bf2 setarg  0x00000004 
+ 00025978  0x00006bf3 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006bf4 jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006bf5 setarg  0x000001f5 
+ 00025981  0x00006bf6 hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006bf7 deposit  0x00000011 
+ 00025983  0x00006bf8 hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006bf9 hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006bfa isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006bfb setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006bfc hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006bfd jam  0x00000002 , 0x00008006 
+ 00025989  0x00006bff hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006c00 bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006c01 arg  0x00000003 , 0x00000007 
+ 00025992  0x00006c02 call  0x000064c0 
+ 00025993  0x00006c03 call  0x000064fc 
+ 00025994  0x00006c04 isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006c05 call  0x000064b9 
+ 00025996  0x00006c06 fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006c07 lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006c08 fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006c09 lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c0a ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c0b fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c0c ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c0d iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c0e store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c0f rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c10 store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c11 rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c12 store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c13 rtn 
+ 00026010  0x00006c19 jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c1a rtn 
+ 00026012  0x00006c21 jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c22 jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c23 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c24 jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c25 jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c26 jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c27 branch  0x000065a9 
+ 00026019  0x00006c2b jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c2c jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c2d jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c2e jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c2f jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c30 jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c32 hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c33 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c34 hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c35 hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c36 or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c37 hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c38 rtn 
+ 00026032  0x00006c3d hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c3e bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c3f rtn 
+ 00026035  0x00006c48 hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c49 deposit  0x00000011 
+ 00026037  0x00006c4a hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c4b deposit  0x00000012 
+ 00026039  0x00006c4c hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c4d deposit  0x00000002 
+ 00026041  0x00006c4e hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c4f arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c50 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006c51 hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006c52 jam  0x00000004 , 0x00008006 
+ 00026046  0x00006c53 branch  0x000065b0 
+ 00026047  0x00006c57 set1  0x00000028 , 0x00000000 
+ 00026048  0x00006c58 jam  0x00000008 , 0x00004211 
+ 00026049  0x00006c59 rtn 
+ 00026050  0x00006c5c set0  0x00000028 , 0x00000000 
+ 00026051  0x00006c5d jam  0x00000020 , 0x00004211 
+ 00026052  0x00006c5e rtn 
+ 00026053  0x00006c62 fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006c63 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006c64 store  0x00000001 , 0x000001f7 
+ 00026056  0x00006c65 branch  0x000065cc 
+ 00026057  0x00006c68 fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006c69 byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006c6a store  0x00000001 , 0x000001f7 
+ 00026060  0x00006c70 setarg  0x00000003 
+ 00026061  0x00006c71 hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006c72 jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006c73 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006c74 branch  0x000065eb 
+ 00026065  0x00006c7b storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006c7c call  0x000065d6 
+ 00026067  0x00006c7d fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006c7e call  0x00006606 
+ 00026069  0x00006c7f branch  0x000065dd 
+ 00026070  0x00006c82 fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006c83 rtneq  0x000000ff 
+ 00026072  0x00006c84 bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006c85 setarg  0x000249f0 
+ 00026074  0x00006c86 call  0x00002a8f 
+ 00026075  0x00006c88 fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006c89 branch  0x00006829 
+ 00026077  0x00006c8c fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006c8d branch  0x00006825 
+ 00026079  0x00006c93 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006c94 bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006c95 fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006c96 iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006c97 byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006c98 store  0x00000002 , 0x000001f7 
+ 00026085  0x00006c9c bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006c9d bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006c9e setarg  0x00000004 
+ 00026088  0x00006c9f hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006ca0 jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006ca1 jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006ca3 setarg  0x000001f6 
+ 00026092  0x00006ca4 hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006ca5 hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006ca6 deposit  0x00000011 
+ 00026095  0x00006ca7 hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006ca8 setarg  0x00000002 
+ 00026097  0x00006ca9 isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006caa setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006cab hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006cac jam  0x00000004 , 0x00008006 
+ 00026101  0x00006cad arg  0x00000005 , 0x00000007 
+ 00026102  0x00006cae call  0x000064c0 
+ 00026103  0x00006caf call  0x000065b0 
+ 00026104  0x00006cb0 isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006cb1 call  0x000064b9 
+ 00026106  0x00006cb2 bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006cb3 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006cb4 byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006cb5 iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006cb6 byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006cb7 store  0x00000002 , 0x000001f7 
+ 00026112  0x00006cb8 rtn 
+ 00026113  0x00006cbb fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006cbc iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006cbd byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006cbe store  0x00000002 , 0x000001f7 
+ 00026117  0x00006cbf rtn 
+ 00026118  0x00006cc6 fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006cc7 iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006ccb store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006ccc bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006ccd storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006cce copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006ccf store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006cd1 call  0x0000661d 
+ 00026126  0x00006cd3 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006cd4 fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006cd5 copy  0x0000003f , 0x00000011 
+ 00026129  0x00006cd6 fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006cd8 call  0x0000663d 
+ 00026131  0x00006cda fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006cdb fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006cdc iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006cdd storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006cde fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006cdf iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006ce0 storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006ce1 fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006ce2 nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006ce3 rtn 
+ 00026141  0x00006cec bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006ced fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006cee increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006cef fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006cf0 ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006cf1 increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006cf2 store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006cf4 fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006cf5 iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006cf7 fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006cf8 isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006cf9 nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006cfa store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006cfb fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006cfc fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006cfd isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006cfe store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006cff rtn 
+ 00026159  0x00006d01 fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006d02 store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006d03 setarg  0x00000000 
+ 00026162  0x00006d04 store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006d05 rtn 
+ 00026164  0x00006d08 increase  0x00000002 , 0x00000002 
+ 00026165  0x00006d09 hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d0a increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d0b ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d0c copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d0d arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d0e istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d10 istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d11 branch  0x0000664a 
+ 00026173  0x00006d15 copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d16 bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d17 bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d18 copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d19 increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d1a hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d1b increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d1c ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d1d copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d1e arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d1f istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d20 byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d21 istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d23 deposit  0x00000011 
+ 00026187  0x00006d24 hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d25 setarg  0x00000000 
+ 00026189  0x00006d26 hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d27 jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d28 jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d29 call  0x000065b0 
+ 00026193  0x00006d2a copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d2b istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d2e bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d2f jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d31 setarg  0x00000001 
+ 00026198  0x00006d32 hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d33 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d34 setarg  0x000001f6 
+ 00026201  0x00006d35 hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d36 setarg  0x00000000 
+ 00026203  0x00006d37 hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d38 hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d39 setarg  0x00000003 
+ 00026206  0x00006d3a hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d3b jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d3c call  0x000065b0 
+ 00026209  0x00006d3d hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d3e rtnbit0  0x00000006 
+ 00026211  0x00006d3f nop  0x000005dc 
+ 00026212  0x00006d40 fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d41 increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d42 store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d43 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d44 nrtn  0x00000002 
+ 00026217  0x00006d45 branch  0x00006655 
+ 00026218  0x00006d4a jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d4b nop  0x00000bb8 
+ 00026220  0x00006d4c rtn 
+ 00026221  0x00006d4f jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d50 rtn 
+ 00026223  0x00006d53 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006d54 hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006d55 jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006d56 rtn 
+ 00026227  0x00006d5a call  0x0000666f 
+ 00026228  0x00006d5b call  0x000066a0 
+ 00026229  0x00006d5d ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006d5e increase  0x00000001 , 0x00000011 
+ 00026231  0x00006d5f force  0x00000000 , 0x00000007 
+ 00026232  0x00006d61 qisolate0  0x00000002 
+ 00026233  0x00006d62 branch  0x00006697 , 0x00000001 
+ 00026234  0x00006d63 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006d64 set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006d65 set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006d66 hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006d67 jam  0x00000002 , 0x00008047 
+ 00026239  0x00006d68 jam  0x00000082 , 0x00008047 
+ 00026240  0x00006d69 set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006d6a hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006d6b jam  0x0000008a , 0x00008047 
+ 00026243  0x00006d6c nop  0x0000000b 
+ 00026244  0x00006d6d jam  0x000000ca , 0x00008047 
+ 00026245  0x00006d6e nop  0x00000021 
+ 00026246  0x00006d6f jam  0x0000004a , 0x00008047 
+ 00026247  0x00006d70 nop  0x0000002c 
+ 00026248  0x00006d71 jam  0x000000ca , 0x00008047 
+ 00026249  0x00006d72 nop  0x00000016 
+ 00026250  0x00006d73 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006d74 nop  0x00000021 
+ 00026252  0x00006d75 jam  0x00000082 , 0x00008047 
+ 00026253  0x00006d76 nop  0x00000001 
+ 00026254  0x00006d77 jam  0x00000092 , 0x00008047 
+ 00026255  0x00006d78 nop  0x0000000a 
+ 00026256  0x00006d79 jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006d7a hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006d7b jam  0x00000092 , 0x00008047 
+ 00026259  0x00006d7c nop  0x00000001 
+ 00026260  0x00006d7d jam  0x00000082 , 0x00008047 
+ 00026261  0x00006d7e qisolate0  0x0000003f 
+ 00026262  0x00006d7f branch  0x00006678 , 0x00000001 
+ 00026263  0x00006d81 hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006d82 increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006d83 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006d84 increase  0x00000001 , 0x00000007 
+ 00026267  0x00006d85 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006d86 nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006d87 loop  0x00006675 
+ 00026270  0x00006d88 jam  0x00000083 , 0x00008047 
+ 00026271  0x00006d89 rtn 
+ 00026272  0x00006d8c jam  0x00000082 , 0x00008047 
+ 00026273  0x00006d8d nop  0x0000000c 
+ 00026274  0x00006d8e jam  0x00000080 , 0x00008047 
+ 00026275  0x00006d8f jam  0x00000082 , 0x00008047 
+ 00026276  0x00006d90 nop  0x00000096 
+ 00026277  0x00006d91 rtn 
+ 00026278  0x00006d95 call  0x000066a0 
+ 00026279  0x00006d96 jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006d97 deposit  0x00000011 
+ 00026281  0x00006d98 hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006d99 set1  0x0000000b , 0x00000002 
+ 00026283  0x00006d9a isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006d9b setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006d9c hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006d9d jam  0x00000001 , 0x00008006 
+ 00026287  0x00006d9e rtn 
+ 00026288  0x00006da1 hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006da2 bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006da3 rtn 
+ 00026291  0x00006da7 call  0x0000666f 
+ 00026292  0x00006da8 call  0x000066a6 
+ 00026293  0x00006da9 call  0x000066b0 
+ 00026294  0x00006daa jam  0x00000083 , 0x00008047 
+ 00026295  0x00006dab rtn 
+ 00026296  0x00006db1 hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006db2 hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006db3 call  0x000066a6 
+ 00026299  0x00006db4 arg  0x00000001 , 0x00000007 
+ 00026300  0x00006db5 call  0x000064c0 
+ 00026301  0x00006db6 call  0x000066b0 
+ 00026302  0x00006db7 isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006db8 call  0x000064b9 
+ 00026304  0x00006db9 jam  0x00000083 , 0x00008047 
+ 00026305  0x00006dba rtn 
+ 00026306  0x00006dbe hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006dbf iforce  0x0000000a 
+ 00026308  0x00006dc0 rtn 
+ 00026309  0x00006dc3 deposit  0x0000000a 
+ 00026310  0x00006dc4 hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006dc5 rtn 
+ 00026312  0x00006dc8 deposit  0x00000003 
+ 00026313  0x00006dc9 hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006dca rtn 
+ 00026315  0x00006dcd hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006dce copy  0x0000003f , 0x00000003 
+ 00026317  0x00006dcf rtn 
+ 00026318  0x00006dd2 fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006dd3 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006dd4 rtn 
+ 00026321  0x00006dd7 deposit  0x00000039 
+ 00026322  0x00006dd8 rtn  0x00000034 
+ 00026323  0x00006dda increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006ddb call  0x000066de , 0x00000002 
+ 00026325  0x00006ddc rtn  0x00000005 
+ 00026326  0x00006ddd branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006dde increase  0x00000008 , 0x00000039 
+ 00026328  0x00006de0 increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006de1 call  0x000066e1 , 0x00000002 
+ 00026330  0x00006de2 rtn  0x00000005 
+ 00026331  0x00006de3 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006de4 increase  0x00000004 , 0x00000039 
+ 00026333  0x00006de5 branch  0x000066e4 
+ 00026334  0x00006de8 ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006de9 istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006dea rtn 
+ 00026337  0x00006ded ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006dee istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006def rtn 
+ 00026340  0x00006df2 deposit  0x00000039 
+ 00026341  0x00006df3 rtn  0x00000034 
+ 00026342  0x00006df5 ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006df6 istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006df7 loop  0x000066e6 
+ 00026345  0x00006df8 rtn 
+ 00026346  0x00006dfb deposit  0x00000039 
+ 00026347  0x00006dfc rtn  0x00000034 
+ 00026348  0x00006dfe increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006dff call  0x000066f7 , 0x00000002 
+ 00026350  0x00006e00 rtn  0x00000005 
+ 00026351  0x00006e01 branch  0x000066ec , 0x00000002 
+ 00026352  0x00006e02 increase  0x00000008 , 0x00000039 
+ 00026353  0x00006e04 increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006e05 call  0x000066fa , 0x00000002 
+ 00026355  0x00006e06 rtn  0x00000005 
+ 00026356  0x00006e07 branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006e08 increase  0x00000004 , 0x00000039 
+ 00026358  0x00006e09 branch  0x000066fd 
+ 00026359  0x00006e0c ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e0d istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e0e rtn 
+ 00026362  0x00006e11 ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e12 istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e13 rtn 
+ 00026365  0x00006e17 deposit  0x00000039 
+ 00026366  0x00006e18 rtn  0x00000034 
+ 00026367  0x00006e1a ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e1b istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e1c loop  0x000066ff 
+ 00026370  0x00006e1d rtn 
+ 00026371  0x00006e21 deposit  0x00000039 
+ 00026372  0x00006e22 rtn  0x00000034 
+ 00026373  0x00006e24 ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e25 istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e26 loop  0x00006705 
+ 00026376  0x00006e27 rtn 
+ 00026377  0x00006e2d jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e2e branch  0x00007d86 
+ 00026379  0x00006e32 bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e33 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e34 rtn  0x00000034 
+ 00026382  0x00006e35 call  0x000067a3 
+ 00026383  0x00006e36 call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e37 call  0x0000673e 
+ 00026385  0x00006e39 fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e3a icopy  0x00000013 
+ 00026387  0x00006e3b fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e3c storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e3e copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e3f branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e40 increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e41 copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e42 ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e43 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e44 isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e45 call  0x00006725 , 0x00000005 
+ 00026397  0x00006e46 branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e47 ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e48 increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e49 istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e4b fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e4c increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e4d storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e4e branch  0x00006715 
+ 00026405  0x00006e51 setarg  0x00000000 
+ 00026406  0x00006e52 istore  0x00000001 , 0x00000011 
+ 00026407  0x00006e53 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006e54 istore  0x00000001 , 0x00000005 
+ 00026409  0x00006e55 bne  0x00000033 , 0x00006733 
+ 00026410  0x00006e56 arg  0x000041be , 0x00000012 
+ 00026411  0x00006e58 ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006e59 istore  0x00000008 , 0x00000005 
+ 00026413  0x00006e5a setarg  0x00000000 
+ 00026414  0x00006e5b istore  0x00000008 , 0x00000005 
+ 00026415  0x00006e5c copy  0x00000012 , 0x00000006 
+ 00026416  0x00006e5e call  0x00007ebf 
+ 00026417  0x00006e5f force  0x00000001 , 0x0000003e 
+ 00026418  0x00006e60 rtn 
+ 00026419  0x00006e63 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006e64 beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006e65 arg  0x00004419 , 0x00000012 
+ 00026422  0x00006e66 branch  0x0000672b 
+ 00026423  0x00006e69 arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006e6a call  0x00007ebf 
+ 00026425  0x00006e6c arg  0x00004419 , 0x00000006 
+ 00026426  0x00006e6d branch  0x00006730 
+ 00026427  0x00006e70 arg  0x000044cd , 0x00000006 
+ 00026428  0x00006e71 call  0x00007ebf 
+ 00026429  0x00006e72 branch  0x00006739 
+ 00026430  0x00006e76 call  0x00007fe9 
+ 00026431  0x00006e77 fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006e78 rtn  0x00000034 
+ 00026433  0x00006e79 fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006e7a bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006e7c bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006e7d fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006e7e beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006e7f fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006e80 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006e81 branch  0x0000674d , 0x00000001 
+ 00026441  0x00006e82 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006e83 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006e84 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006e85 branch  0x00006750 , 0x00000001 
+ 00026445  0x00006e87 jam  0x00000035 , 0x00000185 
+ 00026446  0x00006e88 fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006e89 branch  0x00006757 
+ 00026448  0x00006e8c jam  0x00000037 , 0x00000185 
+ 00026449  0x00006e8d branch  0x00006757 
+ 00026450  0x00006e91 jam  0x00000036 , 0x00000185 
+ 00026451  0x00006e92 branch  0x00006757 
+ 00026452  0x00006e96 bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006e97 jam  0x00000033 , 0x00000185 
+ 00026454  0x00006e98 fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006e9a store  0x00000006 , 0x00000186 
+ 00026456  0x00006e9b fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006e9c ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006e9d pincrease  0x00000001 
+ 00026459  0x00006e9e store  0x00000002 , 0x0000018c 
+ 00026460  0x00006e9f storet  0x00000001 , 0x00000184 
+ 00026461  0x00006ea0 fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006ea1 icopy  0x00000013 
+ 00026463  0x00006ea3 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006ea4 copy  0x0000003f , 0x00000011 
+ 00026465  0x00006ea5 call  0x0000676f 
+ 00026466  0x00006ea6 rtn  0x00000028 
+ 00026467  0x00006ea7 fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006ea8 increase  0x00000022 , 0x00000002 
+ 00026469  0x00006ea9 storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006eaa increase  0xffffffff , 0x00000002 
+ 00026471  0x00006eab ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006eac store  0x00000001 , 0x00000184 
+ 00026473  0x00006ead increase  0xffffffff , 0x00000013 
+ 00026474  0x00006eae nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006eaf fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006eb0 pincrease  0xffffffff 
+ 00026477  0x00006eb1 store  0x00000001 , 0x00000184 
+ 00026478  0x00006eb2 rtn 
+ 00026479  0x00006eb4 fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006eb5 bne  0x00000033 , 0x00006776 
+ 00026481  0x00006eb7 arg  0x00000185 , 0x00000012 
+ 00026482  0x00006eb8 arg  0x00000007 , 0x00000039 
+ 00026483  0x00006eb9 call  0x00007f88 
+ 00026484  0x00006eba branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006ebb rtn 
+ 00026486  0x00006ebe beq  0x00000036 , 0x00006779 
+ 00026487  0x00006ebf beq  0x00000037 , 0x00006794 
+ 00026488  0x00006ec0 branch  0x00006771 
+ 00026489  0x00006ec3 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006ec4 isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006ec5 nrtn  0x00000005 
+ 00026492  0x00006ec6 arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006ec7 arg  0x00000010 , 0x00000039 
+ 00026494  0x00006ec8 call  0x00007ed4 
+ 00026495  0x00006ec9 fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006eca store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006ecb call  0x0000678b 
+ 00026498  0x00006ecc fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006ecd byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006ece lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006ecf ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006ed0 iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006ed1 fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006ed2 isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006ed3 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006ed4 rtn 
+ 00026507  0x00006ed8 arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006ed9 call  0x00007486 
+ 00026509  0x00006edb ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006edc call  0x00007487 
+ 00026511  0x00006edd force  0x00000038 , 0x00000036 
+ 00026512  0x00006ede force  0x00000000 , 0x00000036 
+ 00026513  0x00006edf call  0x0000741d 
+ 00026514  0x00006ee0 arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006ee1 branch  0x00007497 
+ 00026516  0x00006ee4 ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006ee5 isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006ee6 nrtn  0x00000005 
+ 00026519  0x00006ee7 copy  0x00000006 , 0x00000011 
+ 00026520  0x00006ee8 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006ee9 arg  0x000044cd , 0x00000012 
+ 00026522  0x00006eea arg  0x00000008 , 0x00000039 
+ 00026523  0x00006eeb call  0x00007f88 
+ 00026524  0x00006eec branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006eed copy  0x00000013 , 0x00000011 
+ 00026526  0x00006eee arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006eef arg  0x00000008 , 0x00000039 
+ 00026528  0x00006ef0 call  0x00007f88 
+ 00026529  0x00006ef1 branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006ef2 rtn 
+ 00026531  0x00006ef5 fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006ef6 ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006ef7 pincrease  0x00000022 
+ 00026534  0x00006ef8 ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006ef9 isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006efa rtn 
+ 00026537  0x00006efd fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006efe icopy  0x00000039 
+ 00026539  0x00006eff fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006f00 setarg  0x00000000 
+ 00026541  0x00006f02 istore  0x00000001 , 0x00000002 
+ 00026542  0x00006f03 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006f04 pincrease  0x00000001 
+ 00026544  0x00006f05 loop  0x000067ad 
+ 00026545  0x00006f06 rtn 
+ 00026546  0x00006f09 bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f0a call  0x0000673e 
+ 00026548  0x00006f0b fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f0c setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f0d store  0x00000001 , 0x00000030 
+ 00026551  0x00006f0e nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f0f add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f11 arg  0x000041be , 0x00000005 
+ 00026554  0x00006f12 call  0x00007ebf 
+ 00026555  0x00006f13 branch  0x000067d7 
+ 00026556  0x00006f15 jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f16 rtn 
+ 00026558  0x00006f19 fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f1a branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f1b call  0x0000673e 
+ 00026561  0x00006f1c nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f1d fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f1e add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f1f arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f20 call  0x00007ebf 
+ 00026566  0x00006f21 arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f22 call  0x00007ebf 
+ 00026568  0x00006f23 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f24 rtn 
+ 00026570  0x00006f27 jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f28 rtn 
+ 00026572  0x00006f2c fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f2d store  0x00000006 , 0x00000186 
+ 00026574  0x00006f2e jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f2f branch  0x000067d3 
+ 00026576  0x00006f31 fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f32 store  0x00000006 , 0x00000186 
+ 00026578  0x00006f33 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f35 fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f36 beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f37 bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f38 rtn 
+ 00026583  0x00006f3c fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f3d fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f3e ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f3f rtn  0x00000034 
+ 00026587  0x00006f40 jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f41 rtn 
+ 00026589  0x00006f49 bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f4a set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f4b call  0x0000681d 
+ 00026592  0x00006f4c nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006f52 bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006f53 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006f54 rtn  0x00000005 
+ 00026596  0x00006f55 isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006f56 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006f57 fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006f58 qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006f59 store  0x00000004 , 0x000000a1 
+ 00026601  0x00006f5a fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006f5b nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006f5c store  0x00000004 , 0x000000a5 
+ 00026604  0x00006f5d rtn 
+ 00026605  0x00006f61 bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006f62 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006f63 rtn  0x00000005 
+ 00026608  0x00006f64 isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006f65 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006f66 fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006f67 qset0  0x0000003f 
+ 00026612  0x00006f68 store  0x00000004 , 0x000000a1 
+ 00026613  0x00006f69 fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006f6a qset0  0x0000003f 
+ 00026615  0x00006f6b store  0x00000004 , 0x000000a5 
+ 00026616  0x00006f6c rtn 
+ 00026617  0x00006f70 call  0x000067ed 
+ 00026618  0x00006f71 branch  0x000067fe 
+ 00026619  0x00006f75 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006f76 rtn  0x00000005 
+ 00026621  0x00006f77 ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006f7a arg  0x0000807c , 0x00000005 
+ 00026623  0x00006f7b call  0x00006830 
+ 00026624  0x00006f7c setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006f7d arg  0x00008078 , 0x00000005 
+ 00026626  0x00006f7e call  0x00006830 
+ 00026627  0x00006f7f set0  0x00000007 , 0x00000002 
+ 00026628  0x00006f80 arg  0x00008070 , 0x00000005 
+ 00026629  0x00006f81 branch  0x00006830 
+ 00026630  0x00006f85 arg  0x0000807c , 0x00000005 
+ 00026631  0x00006f86 call  0x00006830 
+ 00026632  0x00006f87 set0  0x00000007 , 0x00000002 
+ 00026633  0x00006f88 arg  0x00008078 , 0x00000005 
+ 00026634  0x00006f89 call  0x00006830 
+ 00026635  0x00006f8a set0  0x00000007 , 0x00000002 
+ 00026636  0x00006f8b arg  0x00008070 , 0x00000005 
+ 00026637  0x00006f8c branch  0x00006830 
+ 00026638  0x00006f91 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006f92 rtn  0x00000005 
+ 00026640  0x00006f93 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006f94 call  0x0000682f 
+ 00026642  0x00006f96 set1  0x00000007 , 0x00000002 
+ 00026643  0x00006f97 arg  0x00008070 , 0x00000005 
+ 00026644  0x00006f98 branch  0x00006830 
+ 00026645  0x00006f9b and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006f9c rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006f9d and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006f9e iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006f9f ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006fa0 rtn 
+ 00026651  0x00006fa3 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006fa4 branch  0x0000681e 
+ 00026653  0x00006fa9 arg  0x0000811c , 0x00000005 
+ 00026654  0x00006fab call  0x00006815 
+ 00026655  0x00006fac isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006fad branch  0x00006823 , 0x00000001 
+ 00026657  0x00006fae qisolate0  0x0000003f 
+ 00026658  0x00006faf rtn 
+ 00026659  0x00006fb1 qisolate1  0x0000003f 
+ 00026660  0x00006fb2 rtn 
+ 00026661  0x00006fb5 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00006fb6 rtn  0x00000005 
+ 00026663  0x00006fb7 isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00006fb8 branch  0x0000682c 
+ 00026665  0x00006fbb sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x00006fbc rtn  0x00000005 
+ 00026667  0x00006fbd isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00006fc1 setarg  0x00000000 
+ 00026669  0x00006fc2 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00006fc3 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00006fc7 arg  0x00008074 , 0x00000005 
+ 00026672  0x00006fcb call  0x00006815 
+ 00026673  0x00006fcc isolate1  0x00000007 , 0x00000002 
+ 00026674  0x00006fcd qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x00006fce istore  0x00000001 , 0x00000005 
+ 00026676  0x00006fcf rtn 
+ 00026677  0x00006fd2 arg  0xffffffff , 0x00000011 
+ 00026678  0x00006fd3 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00006fd4 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00006fd5 call  0x00006878 , 0x00000001 
+ 00026681  0x00006fd7 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00006fd8 call  0x0000687a , 0x00000001 
+ 00026683  0x00006fda compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00006fdb call  0x0000687a , 0x00000001 
+ 00026685  0x00006fdd isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x00006fde call  0x00006874 , 0x00000001 
+ 00026687  0x00006fe0 isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00006fe1 call  0x00006876 , 0x00000001 
+ 00026689  0x00006fe3 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00006fe4 call  0x0000687c , 0x00000001 
+ 00026691  0x00006fe6 isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00006fe7 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00006fe9 isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00006fea nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x00006fec hfetch  0x00000001 , 0x00008082 
+ 00026696  0x00006fed isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x00006fee nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x00006fef isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x00006ff0 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00006ff1 isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00006ff2 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00006ff3 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00006ff4 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00006ff5 isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00006ff6 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00006ff7 isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00006ff8 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00006ff9 isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00006ffa nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00006ffb isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x00006ffc nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x00006ffe hfetch  0x00000001 , 0x00008080 
+ 00026713  0x00006fff isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x00007000 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x00007001 isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00007002 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00007003 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00007004 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00007005 isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00007006 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00007007 isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00007008 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00007009 isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x0000700a nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x0000700b isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x0000700c nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x0000700d isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x0000700e nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x00007010 hfetch  0x00000001 , 0x00008062 
+ 00026730  0x00007011 isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x00007012 call  0x0000687e , 0x00000001 
+ 00026732  0x00007013 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00007015 hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00007016 hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00007017 ior  0x00000002 , 0x0000003f 
+ 00026736  0x00007018 invert  0x0000003f , 0x0000003f 
+ 00026737  0x00007019 iand  0x00000011 , 0x0000003f 
+ 00026738  0x0000701b hstore  0x00000004 , 0x00008070 
+ 00026739  0x0000701c rtn 
+ 00026740  0x00007020 arg  0x00000006 , 0x00000007 
+ 00026741  0x00007021 branch  0x00006884 
+ 00026742  0x00007023 arg  0x00000009 , 0x00000007 
+ 00026743  0x00007024 branch  0x00006882 
+ 00026744  0x00007026 arg  0x00000017 , 0x00000007 
+ 00026745  0x00007027 branch  0x00006882 
+ 00026746  0x00007029 arg  0x00000019 , 0x00000007 
+ 00026747  0x0000702a branch  0x00006884 
+ 00026748  0x0000702c arg  0x0000001e , 0x00000007 
+ 00026749  0x0000702d branch  0x00006884 
+ 00026750  0x0000702f arg  0x00000002 , 0x00000007 
+ 00026751  0x00007030 branch  0x00006884 
+ 00026752  0x00007032 arg  0x00000001 , 0x00000039 
+ 00026753  0x00007033 branch  0x00006885 
+ 00026754  0x00007035 arg  0x00000004 , 0x00000039 
+ 00026755  0x00007036 branch  0x00006885 
+ 00026756  0x00007038 arg  0x00000002 , 0x00000039 
+ 00026757  0x0000703a qset0  0x00000011 
+ 00026758  0x0000703b increase  0x00000001 , 0x00000007 
+ 00026759  0x0000703c loop  0x00006885 
+ 00026760  0x0000703d rtn 
+ 00026761  0x00007046 call  0x00006895 
+ 00026762  0x00007047 arg  0x00000006 , 0x00000002 
+ 00026763  0x00007048 branch  0x0000680e 
+ 00026764  0x0000704b call  0x00006889 
+ 00026765  0x0000704c arg  0x00000006 , 0x00000002 
+ 00026766  0x0000704d branch  0x00006825 
+ 00026767  0x00007052 call  0x00006895 
+ 00026768  0x00007053 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x00007054 set1  0x00000007 , 0x0000003f 
+ 00026770  0x00007055 hstore  0x00000001 , 0x00008078 
+ 00026771  0x00007056 arg  0x00000007 , 0x00000002 
+ 00026772  0x00007057 branch  0x000067fb 
+ 00026773  0x0000705a hfetch  0x00000001 , 0x00008081 
+ 00026774  0x0000705b and_into  0x000000fb , 0x0000003f 
+ 00026775  0x0000705c hstore  0x00000001 , 0x00008081 
+ 00026776  0x0000705d rtn 
+ 00026777  0x00007060 hfetch  0x00000001 , 0x00008081 
+ 00026778  0x00007061 isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x00007062 rtn 
+ 00026780  0x00007065 call  0x0000666a 
+ 00026781  0x00007066 setarg  0x000007e0 
+ 00026782  0x00007067 arg  0x00004150 , 0x00000011 
+ 00026783  0x00007068 arg  0x00000002 , 0x00000002 
+ 00026784  0x00007069 call  0x000066b3 
+ 00026785  0x0000706a branch  0x0000666d 
+ 00026786  0x0000706e call  0x0000666a 
+ 00026787  0x0000706f setarg  0x000007e2 
+ 00026788  0x00007070 arg  0x0000421d , 0x00000011 
+ 00026789  0x00007071 arg  0x0000000e , 0x00000002 
+ 00026790  0x00007072 call  0x000066b3 
+ 00026791  0x00007073 branch  0x0000666d 
+ 00026792  0x00007078 bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x0000707a call  0x000068a2 
+ 00026794  0x0000707c fetch  0x00000001 , 0x0000422d 
+ 00026795  0x0000707d beq  0x00000000 , 0x000068af 
+ 00026796  0x0000707e beq  0x00000001 , 0x000068c3 
+ 00026797  0x0000707f beq  0x00000002 , 0x000068d7 
+ 00026798  0x00007080 rtn 
+ 00026799  0x00007083 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x00007084 setarg  0x0000aa55 
+ 00026801  0x00007085 isub  0x00000002 , 0x0000003e 
+ 00026802  0x00007086 branch  0x000068b8 , 0x00000005 
+ 00026803  0x00007087 setarg  0x00004dfa 
+ 00026804  0x00007088 store  0x00000002 , 0x00004227 
+ 00026805  0x00007089 setarg  0x00004894 
+ 00026806  0x0000708a store  0x00000002 , 0x00004221 
+ 00026807  0x0000708b branch  0x000068c0 
+ 00026808  0x0000708e fetch  0x00000002 , 0x00004227 
+ 00026809  0x0000708f nbranch  0x000068bc , 0x00000034 
+ 00026810  0x00007090 setarg  0x00004dfa 
+ 00026811  0x00007091 store  0x00000002 , 0x00004227 
+ 00026812  0x00007093 fetch  0x00000002 , 0x00004221 
+ 00026813  0x00007094 nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x00007095 setarg  0x00004894 
+ 00026815  0x00007096 store  0x00000002 , 0x00004221 
+ 00026816  0x00007098 setarg  0x00000064 
+ 00026817  0x00007099 store  0x00000002 , 0x0000422b 
+ 00026818  0x0000709a rtn 
+ 00026819  0x0000709d fetcht  0x00000002 , 0x00004229 
+ 00026820  0x0000709e setarg  0x0000aa55 
+ 00026821  0x0000709f isub  0x00000002 , 0x0000003e 
+ 00026822  0x000070a0 branch  0x000068cc , 0x00000005 
+ 00026823  0x000070a1 setarg  0x00005932 
+ 00026824  0x000070a2 store  0x00000002 , 0x00004225 
+ 00026825  0x000070a3 setarg  0x00004323 
+ 00026826  0x000070a4 store  0x00000002 , 0x0000421f 
+ 00026827  0x000070a5 branch  0x000068d4 
+ 00026828  0x000070a8 fetch  0x00000002 , 0x00004225 
+ 00026829  0x000070a9 nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070aa setarg  0x00005932 
+ 00026831  0x000070ab store  0x00000002 , 0x00004225 
+ 00026832  0x000070ad fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070ae nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070af setarg  0x00004323 
+ 00026835  0x000070b0 store  0x00000002 , 0x0000421f 
+ 00026836  0x000070b2 setarg  0x00000190 
+ 00026837  0x000070b3 store  0x00000002 , 0x0000422b 
+ 00026838  0x000070b4 rtn 
+ 00026839  0x000070b7 fetcht  0x00000002 , 0x00004229 
+ 00026840  0x000070b8 setarg  0x0000aa55 
+ 00026841  0x000070b9 isub  0x00000002 , 0x0000003e 
+ 00026842  0x000070ba branch  0x000068e0 , 0x00000005 
+ 00026843  0x000070bb setarg  0x00006946 
+ 00026844  0x000070bc store  0x00000002 , 0x00004223 
+ 00026845  0x000070bd setarg  0x00005377 
+ 00026846  0x000070be store  0x00000002 , 0x0000421d 
+ 00026847  0x000070bf branch  0x000068e8 
+ 00026848  0x000070c2 fetch  0x00000002 , 0x00004223 
+ 00026849  0x000070c3 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x000070c4 setarg  0x00006946 
+ 00026851  0x000070c5 store  0x00000002 , 0x00004223 
+ 00026852  0x000070c7 fetch  0x00000002 , 0x0000421d 
+ 00026853  0x000070c8 nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x000070c9 setarg  0x00005377 
+ 00026855  0x000070ca store  0x00000002 , 0x0000421d 
+ 00026856  0x000070cc setarg  0x00000032 
+ 00026857  0x000070cd store  0x00000002 , 0x0000422b 
+ 00026858  0x000070ce rtn 
+ 00026859  0x000070d2 fetch  0x00000001 , 0x0000422d 
+ 00026860  0x000070d3 beq  0x00000000 , 0x000068f0 
+ 00026861  0x000070d4 beq  0x00000001 , 0x000068f2 
+ 00026862  0x000070d5 beq  0x00000002 , 0x000068f4 
+ 00026863  0x000070d6 rtn 
+ 00026864  0x000070d8 jam  0x000000bf , 0x00008971 
+ 00026865  0x000070d9 branch  0x000068f8 
+ 00026866  0x000070db jam  0x000000af , 0x00008971 
+ 00026867  0x000070dc branch  0x000068f8 
+ 00026868  0x000070de jam  0x0000008f , 0x00008971 
+ 00026869  0x000070df fetch  0x00000001 , 0x0000422e 
+ 00026870  0x000070e0 hstore  0x00000001 , 0x00008973 
+ 00026871  0x000070e1 branch  0x000068f8 
+ 00026872  0x000070e3 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x000070e4 hfetch  0x00000001 , 0x00008053 
+ 00026874  0x000070e5 set1  0x00000007 , 0x0000003f 
+ 00026875  0x000070e6 hstore  0x00000001 , 0x00008053 
+ 00026876  0x000070e7 hfetch  0x00000001 , 0x00008973 
+ 00026877  0x000070e8 or_into  0x00000030 , 0x0000003f 
+ 00026878  0x000070e9 hstore  0x00000001 , 0x00008973 
+ 00026879  0x000070ea jam  0x0000007c , 0x00008906 
+ 00026880  0x000070eb jam  0x000000aa , 0x00008972 
+ 00026881  0x000070ec nop  0x00001388 
+ 00026882  0x000070ed hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x000070ee hfetch  0x00000001 , 0x00008053 
+ 00026884  0x000070ef set0  0x00000007 , 0x0000003f 
+ 00026885  0x000070f0 hstore  0x00000001 , 0x00008053 
+ 00026886  0x000070f1 storet  0x00000002 , 0x0000422f 
+ 00026887  0x000070f2 rtn 
+ 00026888  0x000070f5 bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x000070f6 fetch  0x00000001 , 0x0000422d 
+ 00026890  0x000070f7 beq  0x00000000 , 0x0000690e 
+ 00026891  0x000070f8 beq  0x00000001 , 0x00006912 
+ 00026892  0x000070f9 beq  0x00000002 , 0x00006916 
+ 00026893  0x000070fa rtn 
+ 00026894  0x000070fd fetch  0x00000002 , 0x00004227 
+ 00026895  0x000070fe fetcht  0x00000002 , 0x00004221 
+ 00026896  0x000070ff arg  0x000000c8 , 0x00000013 
+ 00026897  0x00007100 branch  0x0000691a 
+ 00026898  0x00007103 fetch  0x00000002 , 0x00004225 
+ 00026899  0x00007104 fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x00007105 arg  0x00000064 , 0x00000013 
+ 00026901  0x00007106 branch  0x0000691a 
+ 00026902  0x00007109 fetch  0x00000002 , 0x00004223 
+ 00026903  0x0000710a fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x0000710b arg  0x00000032 , 0x00000013 
+ 00026905  0x0000710c branch  0x0000691a 
+ 00026906  0x0000710f isub  0x00000002 , 0x00000011 
+ 00026907  0x00007110 fetch  0x00000002 , 0x0000422f 
+ 00026908  0x00007111 isub  0x00000002 , 0x0000003f 
+ 00026909  0x00007112 nbranch  0x00006927 , 0x00000002 
+ 00026910  0x00007113 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x00007114 imul32  0x00000002 , 0x00000012 
+ 00026912  0x00007115 copy  0x00000013 , 0x0000003f 
+ 00026913  0x00007116 imul32  0x00000011 , 0x0000003f 
+ 00026914  0x00007117 iadd  0x00000012 , 0x0000003f 
+ 00026915  0x00007119 idiv  0x00000011 
+ 00026916  0x0000711a call  0x00007f86 
+ 00026917  0x0000711b quotient  0x0000003f 
+ 00026918  0x0000711c rtn 
+ 00026919  0x0000711f copy  0x00000002 , 0x0000003f 
+ 00026920  0x00007120 fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x00007121 isub  0x00000002 , 0x0000003f 
+ 00026922  0x00007122 fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x00007123 imul32  0x00000002 , 0x00000012 
+ 00026924  0x00007124 copy  0x00000013 , 0x0000003f 
+ 00026925  0x00007125 imul32  0x00000011 , 0x0000003f 
+ 00026926  0x00007126 isub  0x00000012 , 0x0000003f 
+ 00026927  0x00007127 branch  0x00006923 
+ 00026928  0x00007133 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x00007134 store  0x00000008 , 0x00000a9a 
+ 00026930  0x00007135 fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x00007136 fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x00007137 isub  0x00000002 , 0x00000011 
+ 00026933  0x00007138 fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x00007139 isub  0x00000002 , 0x00000012 
+ 00026935  0x0000713a fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x0000713b isub  0x00000002 , 0x0000003e 
+ 00026937  0x0000713c ncall  0x00006940 , 0x00000002 
+ 00026938  0x0000713d mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x0000713e idiv  0x00000011 
+ 00026940  0x0000713f call  0x00007f86 
+ 00026941  0x00007140 quotient  0x0000003f 
+ 00026942  0x00007141 call  0x00006944 , 0x00000034 
+ 00026943  0x00007142 rtn 
+ 00026944  0x00007144 fetch  0x00000001 , 0x00004231 
+ 00026945  0x00007145 set1  0x00000000 , 0x0000003f 
+ 00026946  0x00007146 store  0x00000001 , 0x00004231 
+ 00026947  0x00007147 rtn 
+ 00026948  0x00007149 fetcht  0x00000001 , 0x00004231 
+ 00026949  0x0000714a set1  0x00000001 , 0x00000002 
+ 00026950  0x0000714b storet  0x00000001 , 0x00004231 
+ 00026951  0x0000714c rtn 
+ 00026952  0x00007152 fetch  0x00000002 , 0x0000423d 
+ 00026953  0x00007153 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x00007155 rtn  0x00000034 
+ 00026955  0x00007156 copy  0x0000003f , 0x00000039 
+ 00026956  0x00007158 fetch  0x00000002 , 0x0000423d 
+ 00026957  0x00007159 increase  0x00000003 , 0x0000003f 
+ 00026958  0x0000715a copy  0x0000003f , 0x00000011 
+ 00026959  0x0000715c ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x0000715d call  0x000067fb 
+ 00026961  0x0000715e increase  0x00000001 , 0x00000011 
+ 00026962  0x0000715f loop  0x0000694f 
+ 00026963  0x00007161 rtn 
+ 00026964  0x00007164 fetch  0x00000002 , 0x0000423d 
+ 00026965  0x00007165 increase  0x00000003 , 0x0000003f 
+ 00026966  0x00007166 copy  0x0000003f , 0x00000011 
+ 00026967  0x00007168 force  0x00000000 , 0x00000012 
+ 00026968  0x00007169 jam  0x00000000 , 0x00000b12 
+ 00026969  0x0000716b ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x0000716c call  0x0000681d 
+ 00026971  0x0000716d bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x0000716e fetch  0x00000002 , 0x00000b12 
+ 00026973  0x0000716f copy  0x00000012 , 0x00000007 
+ 00026974  0x00007170 qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x00007171 store  0x00000002 , 0x00000b12 
+ 00026976  0x00007172 increase  0x00000001 , 0x00000011 
+ 00026977  0x00007173 increase  0x00000001 , 0x00000012 
+ 00026978  0x00007174 fetch  0x00000002 , 0x0000423d 
+ 00026979  0x00007175 ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x00007177 ixor  0x00000012 , 0x0000003e 
+ 00026981  0x00007178 nbranch  0x00006959 , 0x00000005 
+ 00026982  0x00007179 fetch  0x00000002 , 0x00000b12 
+ 00026983  0x0000717a fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x0000717b ixor  0x00000002 , 0x0000003e 
+ 00026985  0x0000717c rtn  0x00000005 
+ 00026986  0x0000717d enable  0x00000028 
+ 00026987  0x0000717e rtn 
+ 00026988  0x00007181 fetch  0x00000002 , 0x0000423d 
+ 00026989  0x00007182 ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x00007184 rtn  0x00000034 
+ 00026991  0x00007185 copy  0x0000003f , 0x00000039 
+ 00026992  0x00007186 fetch  0x00000002 , 0x0000423d 
+ 00026993  0x00007187 increase  0x00000003 , 0x0000003f 
+ 00026994  0x00007188 copy  0x0000003f , 0x00000011 
+ 00026995  0x0000718a ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x0000718b call  0x000067dd 
+ 00026997  0x0000718c increase  0x00000001 , 0x00000011 
+ 00026998  0x0000718d loop  0x00006973 
+ 00026999  0x0000718f rtn 
+ 00027000  0x00007192 arg  0x00000009 , 0x00000007 
+ 00027001  0x00007193 call  0x00007f16 
+ 00027002  0x00007194 nrtn  0x00000034 
+ 00027003  0x00007195 setarg  0x00000020 
+ 00027004  0x00007196 arg  0x00000009 , 0x00000007 
+ 00027005  0x00007197 call  0x00007f08 
+ 00027006  0x00007198 disable  0x00000028 
+ 00027007  0x00007199 call  0x0000696c 
+ 00027008  0x0000719a bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x0000719b fetch  0x00000002 , 0x0000423d 
+ 00027010  0x0000719c ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x0000719e rtn  0x00000034 
+ 00027012  0x0000719f call  0x00006954 
+ 00027013  0x000071a0 nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x000071a1 call  0x00007d00 
+ 00027015  0x000071a2 disable  0x00000028 
+ 00027016  0x000071a3 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x000071a4 store  0x00000002 , 0x00000b19 
+ 00027018  0x000071a5 jam  0x00000000 , 0x00000b1b 
+ 00027019  0x000071a6 force  0x00000000 , 0x00000007 
+ 00027020  0x000071a8 fetch  0x00000002 , 0x00000b14 
+ 00027021  0x000071a9 rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071aa storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071ab and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071ac fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071ad and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071ae rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071af storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071b0 ixor  0x00000011 , 0x0000003e 
+ 00027029  0x000071b1 ncall  0x000069a1 , 0x00000005 
+ 00027030  0x000071b2 fetch  0x00000002 , 0x0000423d 
+ 00027031  0x000071b3 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x000071b5 fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x000071b6 increase  0x00000001 , 0x00000002 
+ 00027034  0x000071b7 storet  0x00000001 , 0x00000b1b 
+ 00027035  0x000071b8 copy  0x00000002 , 0x00000007 
+ 00027036  0x000071b9 ixor  0x00000007 , 0x0000003e 
+ 00027037  0x000071ba nbranch  0x0000698c , 0x00000005 
+ 00027038  0x000071bb fetch  0x00000002 , 0x00000b12 
+ 00027039  0x000071bc store  0x00000002 , 0x00000b14 
+ 00027040  0x000071bd rtn 
+ 00027041  0x000071bf bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x000071c0 fetch  0x00000002 , 0x0000423d 
+ 00027043  0x000071c1 increase  0x00000001 , 0x0000003f 
+ 00027044  0x000071c2 ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x000071c3 branch  0x00007f9c 
+ 00027046  0x000071cf hfetch  0x00000001 , 0x00008042 
+ 00027047  0x000071d0 ior  0x00000011 , 0x0000003f 
+ 00027048  0x000071d1 hstore  0x00000001 , 0x00008042 
+ 00027049  0x000071d2 hfetch  0x00000002 , 0x00008050 
+ 00027050  0x000071d3 set0  0x0000000d , 0x0000003f 
+ 00027051  0x000071d4 hstore  0x00000002 , 0x00008050 
+ 00027052  0x000071d5 nop  0x00000064 
+ 00027053  0x000071d6 rtn 
+ 00027054  0x000071e2 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x000071e3 setarg  0x00b71b00 
+ 00027056  0x000071e4 idiv  0x00000002 
+ 00027057  0x000071e5 call  0x00007f86 
+ 00027058  0x000071e6 quotient  0x00000002 
+ 00027059  0x000071e7 fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x000071e8 imul32  0x00000002 , 0x0000003f 
+ 00027061  0x000071e9 div  0x0000003f , 0x00000064 
+ 00027062  0x000071ea call  0x00007f86 
+ 00027063  0x000071eb quotient  0x00000011 
+ 00027064  0x000071ec copy  0x00000002 , 0x0000003f 
+ 00027065  0x000071ed isub  0x00000011 , 0x00000012 
+ 00027066  0x000071ee fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x000071ef call  0x000069be 
+ 00027068  0x000071f0 fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x000071f1 branch  0x000069d5 
+ 00027070  0x000071f5 beq  0x00000000 , 0x000069c4 
+ 00027071  0x000071f6 beq  0x00000001 , 0x000069c6 
+ 00027072  0x000071f7 beq  0x00000002 , 0x000069c8 
+ 00027073  0x000071f8 beq  0x00000003 , 0x000069ca 
+ 00027074  0x000071f9 beq  0x00000004 , 0x000069cc 
+ 00027075  0x000071fa beq  0x00000005 , 0x000069ce 
+ 00027076  0x000071fc arg  0x000080a0 , 0x00000005 
+ 00027077  0x000071fd branch  0x000069d0 
+ 00027078  0x000071ff arg  0x000080a4 , 0x00000005 
+ 00027079  0x00007200 branch  0x000069d0 
+ 00027080  0x00007202 arg  0x000080a8 , 0x00000005 
+ 00027081  0x00007203 branch  0x000069d0 
+ 00027082  0x00007205 arg  0x00008064 , 0x00000005 
+ 00027083  0x00007206 branch  0x000069d0 
+ 00027084  0x00007208 arg  0x00008068 , 0x00000005 
+ 00027085  0x00007209 branch  0x000069d0 
+ 00027086  0x0000720b arg  0x0000806c , 0x00000005 
+ 00027087  0x0000720c branch  0x000069d0 
+ 00027088  0x0000720e copy  0x00000011 , 0x0000003f 
+ 00027089  0x0000720f istore  0x00000002 , 0x00000005 
+ 00027090  0x00007210 copy  0x00000012 , 0x0000003f 
+ 00027091  0x00007211 istore  0x00000002 , 0x00000005 
+ 00027092  0x00007212 rtn 
+ 00027093  0x00007217 enable  0x00000028 
+ 00027094  0x00007218 branch  0x000069d8 
+ 00027095  0x0000721a disable  0x00000028 
+ 00027096  0x0000721c beq  0x00000004 , 0x000069e3 
+ 00027097  0x0000721d beq  0x00000005 , 0x000069e5 
+ 00027098  0x0000721e beq  0x0000001b , 0x000069e7 
+ 00027099  0x0000721f beq  0x0000001c , 0x000069e9 
+ 00027100  0x00007220 beq  0x00000003 , 0x000069eb 
+ 00027101  0x00007221 beq  0x00000008 , 0x000069ed 
+ 00027102  0x00007222 beq  0x00000014 , 0x000069ef 
+ 00027103  0x00007223 beq  0x00000015 , 0x000069f1 
+ 00027104  0x00007224 beq  0x00000016 , 0x000069f3 
+ 00027105  0x00007225 beq  0x00000017 , 0x000069f5 
+ 00027106  0x00007226 rtn 
+ 00027107  0x0000722a arg  0x00000006 , 0x00000007 
+ 00027108  0x0000722b branch  0x000069ff 
+ 00027109  0x0000722d arg  0x00000007 , 0x00000007 
+ 00027110  0x0000722e branch  0x000069ff 
+ 00027111  0x00007230 arg  0x00000008 , 0x00000007 
+ 00027112  0x00007231 branch  0x000069ff 
+ 00027113  0x00007233 arg  0x00000009 , 0x00000007 
+ 00027114  0x00007234 branch  0x000069ff 
+ 00027115  0x00007236 arg  0x0000000a , 0x00000007 
+ 00027116  0x00007237 branch  0x000069ff 
+ 00027117  0x00007239 arg  0x0000000b , 0x00000007 
+ 00027118  0x0000723a branch  0x000069ff 
+ 00027119  0x0000723c arg  0x0000000c , 0x00000007 
+ 00027120  0x0000723d branch  0x00006a01 
+ 00027121  0x0000723f arg  0x0000000d , 0x00000007 
+ 00027122  0x00007240 branch  0x00006a01 
+ 00027123  0x00007242 arg  0x0000000e , 0x00000007 
+ 00027124  0x00007243 branch  0x00006a01 
+ 00027125  0x00007245 arg  0x0000000f , 0x00000007 
+ 00027126  0x00007246 branch  0x00006a01 
+ 00027127  0x00007249 hfetch  0x00000002 , 0x00008081 
+ 00027128  0x0000724a qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x0000724b hstore  0x00000002 , 0x00008081 
+ 00027130  0x0000724c copy  0x00000011 , 0x00000007 
+ 00027131  0x0000724d hfetch  0x00000001 , 0x00008085 
+ 00027132  0x0000724e qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x0000724f hstore  0x00000001 , 0x00008085 
+ 00027134  0x00007250 rtn 
+ 00027135  0x00007253 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x00007254 branch  0x000069f7 
+ 00027137  0x00007257 add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x00007258 branch  0x000069f7 
+ 00027139  0x0000725e rtn  0x0000002b 
+ 00027140  0x0000725f jam  0x00000000 , 0x00004567 
+ 00027141  0x00007260 jam  0x00000003 , 0x000004ed 
+ 00027142  0x00007261 jam  0x00000003 , 0x000004ee 
+ 00027143  0x00007262 jam  0x00000011 , 0x000004f2 
+ 00027144  0x00007263 jam  0x00000013 , 0x000004f3 
+ 00027145  0x00007264 setarg  0x00000000 
+ 00027146  0x00007265 store  0x00000003 , 0x000004ef 
+ 00027147  0x00007266 store  0x00000001 , 0x00004254 
+ 00027148  0x00007267 jam  0x00000000 , 0x00004681 
+ 00027149  0x0000726a bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x0000726b setarg  0x00000000 
+ 00027151  0x0000726c store  0x00000001 , 0x00004254 
+ 00027152  0x0000726d store  0x00000001 , 0x00004564 
+ 00027153  0x0000726e store  0x00000001 , 0x0000455d 
+ 00027154  0x0000726f fetch  0x00000001 , 0x0000456b 
+ 00027155  0x00007270 beq  0x00000001 , 0x00006a16 
+ 00027156  0x00007271 jam  0x00000050 , 0x00004569 
+ 00027157  0x00007272 rtn 
+ 00027158  0x00007275 jam  0x00000000 , 0x00004569 
+ 00027159  0x00007276 rtn 
+ 00027160  0x00007279 or_into  0x00000002 , 0x00000002 
+ 00027161  0x0000727a rtn 
+ 00027162  0x00007287 copy  0x00000002 , 0x0000003f 
+ 00027163  0x00007288 reverse  0x0000003f , 0x0000003f 
+ 00027164  0x00007289 store  0x00000001 , 0x00004562 
+ 00027165  0x0000728a force  0x0000003f , 0x0000003f 
+ 00027166  0x0000728b reverse  0x0000003f , 0x0000003f 
+ 00027167  0x0000728c store  0x00000001 , 0x00004561 
+ 00027168  0x0000728d force  0x00000001 , 0x0000003f 
+ 00027169  0x0000728e reverse  0x0000003f , 0x0000003f 
+ 00027170  0x0000728f store  0x00000001 , 0x00004560 
+ 00027171  0x00007290 call  0x00006a50 
+ 00027172  0x00007291 copy  0x00000002 , 0x0000003f 
+ 00027173  0x00007292 rtn 
+ 00027174  0x00007294 reverse  0x0000003f , 0x0000003f 
+ 00027175  0x00007295 store  0x00000001 , 0x00004562 
+ 00027176  0x00007296 force  0x00000073 , 0x0000003f 
+ 00027177  0x00007297 reverse  0x0000003f , 0x0000003f 
+ 00027178  0x00007298 store  0x00000001 , 0x00004561 
+ 00027179  0x00007299 force  0x00000001 , 0x0000003f 
+ 00027180  0x0000729a reverse  0x0000003f , 0x0000003f 
+ 00027181  0x0000729b store  0x00000001 , 0x00004560 
+ 00027182  0x0000729c branch  0x00006a50 
+ 00027183  0x0000729f fetch  0x00000001 , 0x00004563 
+ 00027184  0x000072a0 branch  0x00006a33 , 0x00000034 
+ 00027185  0x000072a1 setarg  0x00000070 
+ 00027186  0x000072a2 rtn 
+ 00027187  0x000072a4 setarg  0x000000aa 
+ 00027188  0x000072a5 rtn 
+ 00027189  0x000072a8 reverse  0x0000003f , 0x0000003f 
+ 00027190  0x000072a9 store  0x00000001 , 0x00004562 
+ 00027191  0x000072aa force  0x000000ef , 0x0000003f 
+ 00027192  0x000072ab call  0x00006a44 
+ 00027193  0x000072ac fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072ad copy  0x00000002 , 0x00000005 
+ 00027195  0x000072ae istore  0x00000001 , 0x00000005 
+ 00027196  0x000072af copy  0x00000005 , 0x00000002 
+ 00027197  0x000072b0 storet  0x00000002 , 0x000004f7 
+ 00027198  0x000072b1 force  0x000000ff , 0x0000003f 
+ 00027199  0x000072b2 call  0x00006a44 
+ 00027200  0x000072b3 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x000072b4 copy  0x00000002 , 0x00000005 
+ 00027202  0x000072b5 istore  0x00000001 , 0x00000005 
+ 00027203  0x000072b6 rtn 
+ 00027204  0x000072c0 reverse  0x0000003f , 0x0000003f 
+ 00027205  0x000072c1 store  0x00000001 , 0x00004561 
+ 00027206  0x000072c2 fetch  0x00000002 , 0x00004561 
+ 00027207  0x000072c3 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x000072c4 store  0x00000003 , 0x000004f4 
+ 00027209  0x000072c5 arg  0x00000107 , 0x00000011 
+ 00027210  0x000072c6 arg  0x0000000f , 0x00000012 
+ 00027211  0x000072c7 call  0x00006a5d 
+ 00027212  0x000072c8 xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x000072c9 invert  0x0000003f , 0x0000003f 
+ 00027214  0x000072ca reverse  0x0000003f , 0x0000003f 
+ 00027215  0x000072cb rtn 
+ 00027216  0x000072d6 fetch  0x00000003 , 0x00004560 
+ 00027217  0x000072d7 store  0x00000003 , 0x000004f4 
+ 00027218  0x000072d8 arg  0x00000107 , 0x00000011 
+ 00027219  0x000072d9 arg  0x0000000f , 0x00000012 
+ 00027220  0x000072da call  0x00006a5d 
+ 00027221  0x000072db lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x000072dc arg  0x00000007 , 0x00000012 
+ 00027223  0x000072dd call  0x00006a5d 
+ 00027224  0x000072de xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x000072df invert  0x0000003f , 0x0000003f 
+ 00027226  0x000072e0 reverse  0x0000003f , 0x0000003f 
+ 00027227  0x000072e1 copy  0x0000003f , 0x00000002 
+ 00027228  0x000072e2 rtn 
+ 00027229  0x000072e5 arg  0x00000000 , 0x00000013 
+ 00027230  0x000072e6 copy  0x00000012 , 0x00000039 
+ 00027231  0x000072e7 call  0x00007e71 
+ 00027232  0x000072e8 icopy  0x00000002 
+ 00027233  0x000072ee copy  0x00000002 , 0x0000003f 
+ 00027234  0x000072ef lshift  0x00000013 , 0x00000013 
+ 00027235  0x000072f0 bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x000072f1 ixor  0x00000011 , 0x00000002 
+ 00027237  0x000072f2 increase  0x00000001 , 0x00000013 
+ 00027238  0x000072f4 lshift  0x00000002 , 0x00000002 
+ 00027239  0x000072f5 fetch  0x00000003 , 0x000004f4 
+ 00027240  0x000072f6 increase  0xffffffff , 0x00000012 
+ 00027241  0x000072f7 compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x000072f8 branch  0x00006a70 , 0x00000001 
+ 00027243  0x000072f9 copy  0x00000012 , 0x00000039 
+ 00027244  0x000072fa call  0x00007e71 
+ 00027245  0x000072fb isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x000072fc setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x000072fd branch  0x00006a61 
+ 00027248  0x00007300 rshift  0x00000002 , 0x0000003f 
+ 00027249  0x00007301 rtn 
+ 00027250  0x00007304 fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x00007307 lshift2  0x00000002 , 0x00000002 
+ 00027252  0x00007308 set1  0x00000000 , 0x00000002 
+ 00027253  0x00007309 fetch  0x00000001 , 0x00004563 
+ 00027254  0x0000730a ncall  0x00006a18 , 0x00000034 
+ 00027255  0x0000730b storet  0x00000001 , 0x0000050d 
+ 00027256  0x0000730c rtn 
+ 00027257  0x00007310 lshift  0x00000002 , 0x00000002 
+ 00027258  0x00007311 fetch  0x00000001 , 0x00004563 
+ 00027259  0x00007312 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x00007314 rtn 
+ 00027261  0x00007316 fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x00007317 jam  0x000000d7 , 0x000004fe 
+ 00027263  0x00007318 call  0x00006bb6 
+ 00027264  0x00007319 fetch  0x00000001 , 0x00004251 
+ 00027265  0x0000731a set1  0x00000006 , 0x0000003f 
+ 00027266  0x0000731b set1  0x00000007 , 0x0000003f 
+ 00027267  0x0000731c store  0x00000001 , 0x00004251 
+ 00027268  0x0000731d jam  0x00000000 , 0x00004563 
+ 00027269  0x0000731e branch  0x00006b97 
+ 00027270  0x00007320 fetch  0x00000001 , 0x00004251 
+ 00027271  0x00007321 set1  0x00000007 , 0x0000003f 
+ 00027272  0x00007322 store  0x00000001 , 0x00004251 
+ 00027273  0x00007323 branch  0x00006b97 
+ 00027274  0x00007327 bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x00007328 fetch  0x00000001 , 0x00004681 
+ 00027276  0x00007329 beq  0x00000000 , 0x00006a8e 
+ 00027277  0x0000732a branch  0x00006b4c 
+ 00027278  0x0000732d fetch  0x00000002 , 0x00000264 
+ 00027279  0x0000732e copy  0x0000003f , 0x00000006 
+ 00027280  0x0000732f call  0x00006ab8 
+ 00027281  0x00007330 fetch  0x00000001 , 0x000004fc 
+ 00027282  0x00007331 beq  0x00000000 , 0x00006a94 
+ 00027283  0x00007332 branch  0x00006b18 
+ 00027284  0x00007334 bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x00007335 fetch  0x00000001 , 0x000004fd 
+ 00027286  0x00007336 beq  0x0000003f , 0x00006a7d 
+ 00027287  0x00007337 beq  0x00000073 , 0x00006a86 
+ 00027288  0x00007338 beq  0x000000ef , 0x00006a9b 
+ 00027289  0x00007339 beq  0x00000053 , 0x00006b44 
+ 00027290  0x0000733a rtn 
+ 00027291  0x0000733e fetch  0x00000002 , 0x00000501 
+ 00027292  0x0000733f copy  0x0000003f , 0x00000006 
+ 00027293  0x00007340 call  0x00006ac3 
+ 00027294  0x00007341 fetch  0x00000001 , 0x00000503 
+ 00027295  0x00007342 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x00007343 beq  0x00000040 , 0x00006aad 
+ 00027297  0x00007344 beq  0x00000071 , 0x00006ae6 
+ 00027298  0x00007345 beq  0x00000070 , 0x00006af2 
+ 00027299  0x00007346 beq  0x00000049 , 0x00006afd 
+ 00027300  0x00007347 branch  0x00006b97 
+ 00027301  0x0000734a call  0x00006aaf 
+ 00027302  0x0000734c branch  0x00006aa7 
+ 00027303  0x0000734f fetch  0x00000001 , 0x00004254 
+ 00027304  0x00007350 set1  0x00000000 , 0x0000003f 
+ 00027305  0x00007351 set1  0x00000001 , 0x0000003f 
+ 00027306  0x00007352 store  0x00000001 , 0x00004254 
+ 00027307  0x00007353 call  0x00006be0 
+ 00027308  0x00007354 branch  0x00006b97 
+ 00027309  0x00007357 call  0x00006aaf 
+ 00027310  0x00007358 branch  0x00006b97 
+ 00027311  0x0000735b call  0x00006acb 
+ 00027312  0x0000735c branch  0x00006ad7 
+ 00027313  0x0000735f call  0x00006acb 
+ 00027314  0x00007360 ifetch  0x00000001 , 0x00000006 
+ 00027315  0x00007361 rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x00007362 store  0x00000001 , 0x0000456a 
+ 00027317  0x00007363 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x00007364 store  0x00000001 , 0x00000508 
+ 00027319  0x00007365 rtn 
+ 00027320  0x00007369 ifetch  0x00000001 , 0x00000006 
+ 00027321  0x0000736a store  0x00000001 , 0x000004fb 
+ 00027322  0x0000736b rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x0000736c store  0x00000001 , 0x000004fc 
+ 00027324  0x0000736d ifetch  0x00000001 , 0x00000006 
+ 00027325  0x0000736e store  0x00000001 , 0x000004fd 
+ 00027326  0x00007370 call  0x00006ace 
+ 00027327  0x00007371 storet  0x00000002 , 0x000004ff 
+ 00027328  0x00007372 copy  0x00000006 , 0x0000003f 
+ 00027329  0x00007373 store  0x00000002 , 0x00000501 
+ 00027330  0x00007374 rtn 
+ 00027331  0x00007377 ifetch  0x00000001 , 0x00000006 
+ 00027332  0x00007378 rshift  0x0000003f , 0x0000003f 
+ 00027333  0x00007379 store  0x00000001 , 0x00000503 
+ 00027334  0x0000737a call  0x00006ace 
+ 00027335  0x0000737b storet  0x00000002 , 0x00000504 
+ 00027336  0x0000737c copy  0x00000006 , 0x0000003f 
+ 00027337  0x0000737d store  0x00000002 , 0x00000506 
+ 00027338  0x0000737e rtn 
+ 00027339  0x00007382 fetch  0x00000002 , 0x00000506 
+ 00027340  0x00007383 copy  0x0000003f , 0x00000006 
+ 00027341  0x00007384 rtn 
+ 00027342  0x00007387 ifetch  0x00000001 , 0x00000006 
+ 00027343  0x00007388 copy  0x0000003f , 0x00000002 
+ 00027344  0x00007389 rshift  0x00000002 , 0x00000002 
+ 00027345  0x0000738a rtnbit1  0x00000000 
+ 00027346  0x0000738b ifetch  0x00000001 , 0x00000006 
+ 00027347  0x0000738c lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x0000738d lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x0000738e iadd  0x00000002 , 0x00000002 
+ 00027350  0x0000738f rtn 
+ 00027351  0x00007392 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x00007393 store  0x00000001 , 0x0000455d 
+ 00027353  0x00007394 ifetch  0x00000001 , 0x00000006 
+ 00027354  0x00007395 store  0x00000001 , 0x00000509 
+ 00027355  0x00007396 ifetch  0x00000001 , 0x00000006 
+ 00027356  0x00007397 store  0x00000001 , 0x0000050a 
+ 00027357  0x00007398 ifetch  0x00000001 , 0x00000006 
+ 00027358  0x00007399 store  0x00000001 , 0x0000050b 
+ 00027359  0x0000739a ifetch  0x00000002 , 0x00000006 
+ 00027360  0x0000739b store  0x00000002 , 0x0000455e 
+ 00027361  0x0000739c ifetch  0x00000001 , 0x00000006 
+ 00027362  0x0000739d store  0x00000001 , 0x0000050c 
+ 00027363  0x0000739e ifetch  0x00000001 , 0x00000006 
+ 00027364  0x0000739f store  0x00000001 , 0x00004568 
+ 00027365  0x000073a0 rtn 
+ 00027366  0x000073a4 call  0x00006ab1 
+ 00027367  0x000073a6 branch  0x00006ae8 
+ 00027368  0x000073a9 fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073aa set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073ab set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073ac store  0x00000001 , 0x00004254 
+ 00027372  0x000073ad fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073ae lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073af or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073b0 call  0x00006c11 
+ 00027376  0x000073b1 jam  0x00000003 , 0x00004567 
+ 00027377  0x000073b2 branch  0x00006b97 
+ 00027378  0x000073b5 jam  0x00000008 , 0x00000a99 
+ 00027379  0x000073b6 call  0x00007d86 
+ 00027380  0x000073b7 call  0x00006ab1 
+ 00027381  0x000073b8 fetch  0x00000001 , 0x0000456a 
+ 00027382  0x000073b9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x000073ba branch  0x00006af9 , 0x00000005 
+ 00027384  0x000073bb branch  0x00002a8c 
+ 00027385  0x000073bd fetch  0x00000001 , 0x00004254 
+ 00027386  0x000073be set1  0x00000007 , 0x0000003f 
+ 00027387  0x000073bf store  0x00000001 , 0x00004254 
+ 00027388  0x000073c0 branch  0x00006b97 
+ 00027389  0x000073c3 call  0x00006acb 
+ 00027390  0x000073c4 ifetch  0x00000001 , 0x00000006 
+ 00027391  0x000073c5 store  0x00000001 , 0x00000ac2 
+ 00027392  0x000073c6 call  0x000052d2 
+ 00027393  0x000073c7 call  0x000052e0 
+ 00027394  0x000073c8 setarg  0x0000000e 
+ 00027395  0x000073c9 istore  0x00000002 , 0x00000005 
+ 00027396  0x000073ca fetch  0x00000002 , 0x0000424a 
+ 00027397  0x000073cb istore  0x00000002 , 0x00000005 
+ 00027398  0x000073cc fetch  0x00000001 , 0x00004563 
+ 00027399  0x000073ce lshift  0x0000003f , 0x0000003f 
+ 00027400  0x000073cf set1  0x00000000 , 0x0000003f 
+ 00027401  0x000073d0 istore  0x00000001 , 0x00000005 
+ 00027402  0x000073d1 bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x000073d2 setarg  0x000015ef 
+ 00027404  0x000073d3 istore  0x00000002 , 0x00000005 
+ 00027405  0x000073d4 setarg  0x00001191 
+ 00027406  0x000073d5 istore  0x00000002 , 0x00000005 
+ 00027407  0x000073d8 fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x000073d9 istore  0x00000001 , 0x00000005 
+ 00027409  0x000073da setarg  0x00000007 
+ 00027410  0x000073db istore  0x00000005 , 0x00000005 
+ 00027411  0x000073de setarg  0x00000001 
+ 00027412  0x000073df istore  0x00000002 , 0x00000005 
+ 00027413  0x000073e2 call  0x00006a2f 
+ 00027414  0x000073e3 istore  0x00000001 , 0x00000005 
+ 00027415  0x000073e4 rtn 
+ 00027416  0x000073e9 branch  0x00006b19 
+ 00027417  0x000073ec bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x000073ed fetch  0x00000001 , 0x000004fd 
+ 00027419  0x000073ee beq  0x00000073 , 0x00006b21 
+ 00027420  0x000073ef beq  0x0000003f , 0x00006b25 
+ 00027421  0x000073f0 beq  0x000000ef , 0x00006b3f 
+ 00027422  0x000073f1 beq  0x000000ff , 0x00006b37 
+ 00027423  0x000073f2 beq  0x00000053 , 0x00006b46 
+ 00027424  0x000073f3 rtn 
+ 00027425  0x000073f5 fetch  0x00000001 , 0x00004254 
+ 00027426  0x000073f6 set1  0x00000003 , 0x0000003f 
+ 00027427  0x000073f7 store  0x00000001 , 0x00004254 
+ 00027428  0x000073f8 branch  0x00006b97 
+ 00027429  0x000073fa fetch  0x00000001 , 0x00004254 
+ 00027430  0x000073fb set1  0x00000003 , 0x0000003f 
+ 00027431  0x000073fc set1  0x00000002 , 0x0000003f 
+ 00027432  0x000073fd store  0x00000001 , 0x00004254 
+ 00027433  0x000073fe fetch  0x00000001 , 0x000004fb 
+ 00027434  0x000073ff call  0x00006a26 
+ 00027435  0x00007400 store  0x00000001 , 0x000004fe 
+ 00027436  0x00007401 call  0x00006bb6 
+ 00027437  0x00007402 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x00007403 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x00007404 store  0x00000001 , 0x0000455d 
+ 00027440  0x00007405 lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x00007406 set0  0x00000001 , 0x0000003f 
+ 00027442  0x00007407 set1  0x00000000 , 0x0000003f 
+ 00027443  0x00007408 arg  0x00004565 , 0x00000002 
+ 00027444  0x00007409 storet  0x00000002 , 0x000004f7 
+ 00027445  0x0000740a call  0x00006a35 
+ 00027446  0x0000740b branch  0x00006b97 
+ 00027447  0x0000740e fetch  0x00000002 , 0x00000501 
+ 00027448  0x0000740f copy  0x0000003f , 0x00000006 
+ 00027449  0x00007410 increase  0x00000001 , 0x0000003f 
+ 00027450  0x00007411 store  0x00000002 , 0x00000501 
+ 00027451  0x00007412 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x00007413 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x00007414 iadd  0x00000002 , 0x0000003f 
+ 00027454  0x00007415 store  0x00000001 , 0x00004568 
+ 00027455  0x00007417 call  0x00006c42 
+ 00027456  0x00007419 call  0x00006a72 
+ 00027457  0x0000741a call  0x00006c28 
+ 00027458  0x0000741b call  0x00006c4b 
+ 00027459  0x0000741c branch  0x00006b97 
+ 00027460  0x0000741f jam  0x00000009 , 0x00000a99 
+ 00027461  0x00007420 call  0x00007d86 
+ 00027462  0x00007422 call  0x00006a0d 
+ 00027463  0x00007423 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x00007424 call  0x00006a26 
+ 00027465  0x00007425 store  0x00000001 , 0x000004fe 
+ 00027466  0x00007426 call  0x00006bb6 
+ 00027467  0x00007427 branch  0x00006b97 
+ 00027468  0x0000742d fetch  0x00000002 , 0x00000264 
+ 00027469  0x0000742e copy  0x0000003f , 0x00000006 
+ 00027470  0x0000742f call  0x00006ab8 
+ 00027471  0x00007430 fetch  0x00000001 , 0x000004fc 
+ 00027472  0x00007431 beq  0x00000000 , 0x00006b52 
+ 00027473  0x00007432 branch  0x00006b86 
+ 00027474  0x00007435 bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x00007436 fetch  0x00000001 , 0x000004fd 
+ 00027476  0x00007437 beq  0x0000003f , 0x00006a7d 
+ 00027477  0x00007438 beq  0x00000073 , 0x00006a86 
+ 00027478  0x00007439 beq  0x000000ef , 0x00006b58 
+ 00027479  0x0000743a branch  0x00006b97 
+ 00027480  0x0000743c fetch  0x00000002 , 0x00000501 
+ 00027481  0x0000743d copy  0x0000003f , 0x00000006 
+ 00027482  0x0000743e call  0x00006ac3 
+ 00027483  0x0000743f fetch  0x00000001 , 0x00000503 
+ 00027484  0x00007440 beq  0x00000041 , 0x00006b61 
+ 00027485  0x00007441 beq  0x00000040 , 0x00006b61 
+ 00027486  0x00007442 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x00007443 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x00007444 branch  0x00006b97 
+ 00027489  0x00007447 call  0x00006aaf 
+ 00027490  0x00007448 fetch  0x00000001 , 0x0000455d 
+ 00027491  0x00007449 rshift  0x0000003f , 0x0000003f 
+ 00027492  0x0000744a fetcht  0x00000001 , 0x00004564 
+ 00027493  0x0000744b isub  0x00000002 , 0x0000003e 
+ 00027494  0x0000744c branch  0x00006b68 , 0x00000005 
+ 00027495  0x0000744d branch  0x00002a8c 
+ 00027496  0x0000744f fetch  0x00000001 , 0x00004254 
+ 00027497  0x00007450 set1  0x00000001 , 0x0000003f 
+ 00027498  0x00007451 store  0x00000001 , 0x00004254 
+ 00027499  0x00007452 branch  0x00006b97 
+ 00027500  0x00007455 call  0x00006ab1 
+ 00027501  0x00007456 fetch  0x00000001 , 0x0000456a 
+ 00027502  0x00007457 fetcht  0x00000001 , 0x00004564 
+ 00027503  0x00007458 isub  0x00000002 , 0x0000003e 
+ 00027504  0x00007459 branch  0x00006b73 , 0x00000005 
+ 00027505  0x0000745a branch  0x00002a8c 
+ 00027506  0x0000745b branch  0x00006b97 
+ 00027507  0x0000745d fetch  0x00000001 , 0x00004254 
+ 00027508  0x0000745e set1  0x00000005 , 0x0000003f 
+ 00027509  0x0000745f set1  0x00000006 , 0x0000003f 
+ 00027510  0x00007460 store  0x00000001 , 0x00004254 
+ 00027511  0x00007461 fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x00007462 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x00007463 or_into  0x00000003 , 0x00000002 
+ 00027514  0x00007464 call  0x00006c11 
+ 00027515  0x00007465 branch  0x00006b97 
+ 00027516  0x00007468 call  0x00006ab1 
+ 00027517  0x00007469 fetch  0x00000001 , 0x0000456a 
+ 00027518  0x0000746a fetcht  0x00000001 , 0x00004564 
+ 00027519  0x0000746b isub  0x00000002 , 0x0000003e 
+ 00027520  0x0000746c branch  0x00006b82 , 0x00000005 
+ 00027521  0x0000746d branch  0x00002a8c 
+ 00027522  0x0000746f fetch  0x00000001 , 0x00004254 
+ 00027523  0x00007470 set1  0x00000007 , 0x0000003f 
+ 00027524  0x00007471 store  0x00000001 , 0x00004254 
+ 00027525  0x00007472 branch  0x00006b97 
+ 00027526  0x00007475 fetch  0x00000001 , 0x000004fc 
+ 00027527  0x00007476 fetcht  0x00000001 , 0x00004564 
+ 00027528  0x00007477 isub  0x00000002 , 0x0000003e 
+ 00027529  0x00007478 branch  0x00006b8c , 0x00000005 
+ 00027530  0x00007479 branch  0x00002a8c 
+ 00027531  0x0000747a branch  0x00006b97 
+ 00027532  0x0000747d fetch  0x00000001 , 0x000004fd 
+ 00027533  0x0000747e beq  0x00000073 , 0x00006b91 
+ 00027534  0x0000747f beq  0x000000ef , 0x00006b3f 
+ 00027535  0x00007480 beq  0x000000ff , 0x00006b37 
+ 00027536  0x00007481 beq  0x00000053 , 0x00006b96 
+ 00027537  0x00007483 fetch  0x00000001 , 0x00004254 
+ 00027538  0x00007484 set1  0x00000003 , 0x0000003f 
+ 00027539  0x00007485 store  0x00000001 , 0x00004254 
+ 00027540  0x00007486 branch  0x00006b97 
+ 00027541  0x00007488 branch  0x00006b95 
+ 00027542  0x0000748a branch  0x00006b46 
+ 00027543  0x0000748c rtn 
+ 00027544  0x0000748f fetch  0x00000001 , 0x00004567 
+ 00027545  0x00007490 rtn  0x00000034 
+ 00027546  0x00007491 beq  0x00000003 , 0x00006b9c 
+ 00027547  0x00007492 branch  0x00002a8c 
+ 00027548  0x00007495 jam  0x00000000 , 0x00004567 
+ 00027549  0x00007496 call  0x000052d2 
+ 00027550  0x00007497 arg  0x00000001 , 0x00000002 
+ 00027551  0x00007498 fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x00007499 lshift2  0x00000002 , 0x00000002 
+ 00027553  0x0000749b or_into  0x00000003 , 0x00000002 
+ 00027554  0x0000749c arg  0x000000aa , 0x00000011 
+ 00027555  0x0000749d call  0x00006bfc 
+ 00027556  0x0000749e call  0x000052e0 
+ 00027557  0x0000749f copy  0x00000005 , 0x00000006 
+ 00027558  0x000074a0 ifetch  0x00000002 , 0x00000006 
+ 00027559  0x000074a1 branch  0x00002a8c , 0x00000034 
+ 00027560  0x000074a2 rtn 
+ 00027561  0x000074a5 call  0x000052e0 
+ 00027562  0x000074a6 setarg  0x00000004 
+ 00027563  0x000074a7 istore  0x00000002 , 0x00000005 
+ 00027564  0x000074a8 fetch  0x00000002 , 0x0000424a 
+ 00027565  0x000074a9 istore  0x00000002 , 0x00000005 
+ 00027566  0x000074aa fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074ab istore  0x00000001 , 0x00000005 
+ 00027568  0x000074ac bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074ad setarg  0x0000013f 
+ 00027570  0x000074ae istore  0x00000002 , 0x00000005 
+ 00027571  0x000074af fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074b0 istore  0x00000001 , 0x00000005 
+ 00027573  0x000074b1 rtn 
+ 00027574  0x000074b3 call  0x000052d2 
+ 00027575  0x000074b4 call  0x000052e0 
+ 00027576  0x000074b5 setarg  0x00000004 
+ 00027577  0x000074b6 istore  0x00000002 , 0x00000005 
+ 00027578  0x000074b7 fetch  0x00000002 , 0x0000424a 
+ 00027579  0x000074b8 istore  0x00000002 , 0x00000005 
+ 00027580  0x000074b9 fetch  0x00000001 , 0x000004fb 
+ 00027581  0x000074ba istore  0x00000001 , 0x00000005 
+ 00027582  0x000074bb bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x000074bc setarg  0x00000173 
+ 00027584  0x000074bd istore  0x00000002 , 0x00000005 
+ 00027585  0x000074be fetch  0x00000001 , 0x000004fe 
+ 00027586  0x000074bf istore  0x00000001 , 0x00000005 
+ 00027587  0x000074c0 rtn 
+ 00027588  0x000074c2 call  0x000052e0 
+ 00027589  0x000074c3 setarg  0x0000000e 
+ 00027590  0x000074c4 istore  0x00000002 , 0x00000005 
+ 00027591  0x000074c5 fetch  0x00000002 , 0x0000424a 
+ 00027592  0x000074c6 istore  0x00000002 , 0x00000005 
+ 00027593  0x000074c7 fetch  0x00000001 , 0x00004563 
+ 00027594  0x000074c8 lshift  0x0000003f , 0x0000003f 
+ 00027595  0x000074c9 set1  0x00000000 , 0x0000003f 
+ 00027596  0x000074ca istore  0x00000001 , 0x00000005 
+ 00027597  0x000074cb bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x000074cc setarg  0x000015ef 
+ 00027599  0x000074cd istore  0x00000002 , 0x00000005 
+ 00027600  0x000074ce setarg  0x00001183 
+ 00027601  0x000074cf istore  0x00000002 , 0x00000005 
+ 00027602  0x000074d0 copy  0x00000002 , 0x0000003f 
+ 00027603  0x000074d1 istore  0x00000001 , 0x00000005 
+ 00027604  0x000074d2 setarg  0x000000f0 
+ 00027605  0x000074d3 istore  0x00000003 , 0x00000005 
+ 00027606  0x000074d4 setarg  0x0000007f 
+ 00027607  0x000074d5 istore  0x00000002 , 0x00000005 
+ 00027608  0x000074d6 setarg  0x00000000 
+ 00027609  0x000074d7 istore  0x00000001 , 0x00000005 
+ 00027610  0x000074d8 setarg  0x00000001 
+ 00027611  0x000074d9 istore  0x00000001 , 0x00000005 
+ 00027612  0x000074da call  0x00006a2f 
+ 00027613  0x000074db istore  0x00000001 , 0x00000005 
+ 00027614  0x000074dc jam  0x00000010 , 0x00004569 
+ 00027615  0x000074dd rtn 
+ 00027616  0x000074df call  0x000052d2 
+ 00027617  0x000074e0 call  0x000052e0 
+ 00027618  0x000074e1 setarg  0x0000000e 
+ 00027619  0x000074e2 istore  0x00000002 , 0x00000005 
+ 00027620  0x000074e3 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x000074e4 istore  0x00000002 , 0x00000005 
+ 00027622  0x000074e5 fetch  0x00000001 , 0x00004563 
+ 00027623  0x000074e6 lshift  0x0000003f , 0x0000003f 
+ 00027624  0x000074e7 set1  0x00000000 , 0x0000003f 
+ 00027625  0x000074e8 istore  0x00000001 , 0x00000005 
+ 00027626  0x000074e9 bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x000074ea setarg  0x000015ef 
+ 00027628  0x000074eb istore  0x00000002 , 0x00000005 
+ 00027629  0x000074ec setarg  0x00001181 
+ 00027630  0x000074ed istore  0x00000002 , 0x00000005 
+ 00027631  0x000074ee fetch  0x00000001 , 0x0000455d 
+ 00027632  0x000074ef istore  0x00000001 , 0x00000005 
+ 00027633  0x000074f0 setarg  0x000000e0 
+ 00027634  0x000074f1 istore  0x00000003 , 0x00000005 
+ 00027635  0x000074f2 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x000074f3 istore  0x00000002 , 0x00000005 
+ 00027637  0x000074f4 setarg  0x00000000 
+ 00027638  0x000074f5 istore  0x00000001 , 0x00000005 
+ 00027639  0x000074f6 fetch  0x00000001 , 0x0000456e 
+ 00027640  0x000074f7 istore  0x00000001 , 0x00000005 
+ 00027641  0x000074f8 call  0x00006a2f 
+ 00027642  0x000074f9 istore  0x00000001 , 0x00000005 
+ 00027643  0x000074fa rtn 
+ 00027644  0x000074fc call  0x000052e0 
+ 00027645  0x000074fd setarg  0x00000008 
+ 00027646  0x000074fe istore  0x00000002 , 0x00000005 
+ 00027647  0x000074ff fetch  0x00000002 , 0x0000424a 
+ 00027648  0x00007500 istore  0x00000002 , 0x00000005 
+ 00027649  0x00007501 fetch  0x00000001 , 0x00004563 
+ 00027650  0x00007502 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x00007503 set1  0x00000000 , 0x0000003f 
+ 00027652  0x00007504 istore  0x00000001 , 0x00000005 
+ 00027653  0x00007505 bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x00007506 setarg  0x000009ef 
+ 00027655  0x00007507 istore  0x00000002 , 0x00000005 
+ 00027656  0x00007508 setarg  0x000005e3 
+ 00027657  0x00007509 istore  0x00000002 , 0x00000005 
+ 00027658  0x0000750a copy  0x00000002 , 0x0000003f 
+ 00027659  0x0000750b istore  0x00000001 , 0x00000005 
+ 00027660  0x0000750c setarg  0x0000008d 
+ 00027661  0x0000750d istore  0x00000001 , 0x00000005 
+ 00027662  0x0000750e call  0x00006a2f 
+ 00027663  0x0000750f istore  0x00000001 , 0x00000005 
+ 00027664  0x00007510 rtn 
+ 00027665  0x00007513 call  0x000052d2 
+ 00027666  0x00007514 call  0x000052e0 
+ 00027667  0x00007515 setarg  0x00000008 
+ 00027668  0x00007516 istore  0x00000002 , 0x00000005 
+ 00027669  0x00007517 fetch  0x00000002 , 0x0000424a 
+ 00027670  0x00007518 istore  0x00000002 , 0x00000005 
+ 00027671  0x00007519 copy  0x00000002 , 0x0000000b 
+ 00027672  0x0000751a fetch  0x00000001 , 0x00004563 
+ 00027673  0x0000751b lshift  0x0000003f , 0x0000003f 
+ 00027674  0x0000751c set1  0x00000000 , 0x0000003f 
+ 00027675  0x0000751d istore  0x00000001 , 0x00000005 
+ 00027676  0x0000751e bpatchx  0x000000af , 0x00004035 
+ 00027677  0x0000751f setarg  0x000009ef 
+ 00027678  0x00007520 istore  0x00000002 , 0x00000005 
+ 00027679  0x00007521 setarg  0x000005e1 
+ 00027680  0x00007522 istore  0x00000002 , 0x00000005 
+ 00027681  0x00007523 copy  0x0000000b , 0x0000003f 
+ 00027682  0x00007524 istore  0x00000001 , 0x00000005 
+ 00027683  0x00007525 setarg  0x0000008d 
+ 00027684  0x00007526 istore  0x00000001 , 0x00000005 
+ 00027685  0x00007527 call  0x00006a2f 
+ 00027686  0x00007528 istore  0x00000001 , 0x00000005 
+ 00027687  0x00007529 rtn 
+ 00027688  0x0000752c bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x0000752d fetch  0x00000001 , 0x00004569 
+ 00027690  0x0000752e rtn  0x00000034 
+ 00027691  0x0000752f hfetch  0x00000002 , 0x00008112 
+ 00027692  0x00007530 nrtn  0x00000034 
+ 00027693  0x00007531 copy  0x00000011 , 0x0000003f 
+ 00027694  0x00007532 store  0x00000001 , 0x00000a9b 
+ 00027695  0x00007533 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x00007534 call  0x0000526e 
+ 00027697  0x00007535 nrtn  0x00000034 
+ 00027698  0x00007536 call  0x000052d2 
+ 00027699  0x00007537 call  0x000052e0 
+ 00027700  0x00007538 setarg  0x00000005 
+ 00027701  0x00007539 istore  0x00000002 , 0x00000005 
+ 00027702  0x0000753a fetch  0x00000002 , 0x0000424a 
+ 00027703  0x0000753b istore  0x00000002 , 0x00000005 
+ 00027704  0x0000753c fetch  0x00000001 , 0x0000050d 
+ 00027705  0x0000753d istore  0x00000001 , 0x00000005 
+ 00027706  0x0000753e setarg  0x000001ff 
+ 00027707  0x0000753f istore  0x00000002 , 0x00000005 
+ 00027708  0x00007540 fetch  0x00000001 , 0x00004569 
+ 00027709  0x00007541 istore  0x00000001 , 0x00000005 
+ 00027710  0x00007542 fetch  0x00000001 , 0x00004566 
+ 00027711  0x00007543 istore  0x00000001 , 0x00000005 
+ 00027712  0x00007544 jam  0x00000000 , 0x00004569 
+ 00027713  0x00007545 rtn 
+ 00027714  0x00007548 bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x00007549 fetch  0x00000001 , 0x0000456b 
+ 00027716  0x0000754a rtneq  0x00000001 
+ 00027717  0x0000754b fetch  0x00000002 , 0x000004ff 
+ 00027718  0x0000754c rtn  0x00000034 
+ 00027719  0x0000754d fetch  0x00000001 , 0x00004569 
+ 00027720  0x0000754e increase  0x00000001 , 0x0000003f 
+ 00027721  0x0000754f store  0x00000001 , 0x00004569 
+ 00027722  0x00007550 rtn 
+ 00027723  0x00007553 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x00007554 branch  0x00007f9c 
+ 00027725  0x00007557 bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x00007559 fetch  0x00000001 , 0x00004568 
+ 00027727  0x0000755a rtn  0x00000034 
+ 00027728  0x0000755b increase  0xffffffff , 0x0000003f 
+ 00027729  0x0000755c store  0x00000001 , 0x00004568 
+ 00027730  0x0000755d fetch  0x00000002 , 0x0000455e 
+ 00027731  0x0000755e fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x0000755f isub  0x00000002 , 0x0000003e 
+ 00027733  0x00007560 branch  0x00006c57 , 0x00000002 
+ 00027734  0x00007561 store  0x00000002 , 0x0000469f 
+ 00027735  0x00007563 fetch  0x00000001 , 0x00004569 
+ 00027736  0x00007564 branch  0x00006c5f , 0x00000034 
+ 00027737  0x00007565 jam  0x00000001 , 0x00000510 
+ 00027738  0x00007566 fetch  0x00000001 , 0x00004566 
+ 00027739  0x00007567 store  0x00000001 , 0x0000050f 
+ 00027740  0x00007568 setarg  0x000000ff 
+ 00027741  0x00007569 store  0x00000001 , 0x0000050e 
+ 00027742  0x0000756a branch  0x00006c64 
+ 00027743  0x0000756c jam  0x00000000 , 0x00000510 
+ 00027744  0x0000756d fetch  0x00000001 , 0x00004565 
+ 00027745  0x0000756e store  0x00000001 , 0x0000050f 
+ 00027746  0x0000756f setarg  0x000000ef 
+ 00027747  0x00007570 store  0x00000001 , 0x0000050e 
+ 00027748  0x00007572 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x00007573 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x00007574 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x00007575 branch  0x00006c6b , 0x00000002 
+ 00027752  0x00007576 fetch  0x00000001 , 0x00000510 
+ 00027753  0x00007577 increase  0x00000001 , 0x0000003f 
+ 00027754  0x00007578 store  0x00000001 , 0x00000510 
+ 00027755  0x0000757a call  0x00006a72 
+ 00027756  0x0000757b fetch  0x00000002 , 0x0000469f 
+ 00027757  0x0000757c increase  0x00000008 , 0x0000003f 
+ 00027758  0x0000757d fetcht  0x00000001 , 0x00000510 
+ 00027759  0x0000757e iadd  0x00000002 , 0x00000011 
+ 00027760  0x00007580 call  0x00005240 
+ 00027761  0x00007581 store  0x00000002 , 0x00000277 
+ 00027762  0x00007582 increase  0x00000004 , 0x0000003f 
+ 00027763  0x00007583 store  0x00000002 , 0x00000279 
+ 00027764  0x00007584 copy  0x0000003f , 0x00000005 
+ 00027765  0x00007585 fetch  0x00000001 , 0x0000050d 
+ 00027766  0x00007586 istore  0x00000001 , 0x00000005 
+ 00027767  0x00007587 fetch  0x00000001 , 0x0000050e 
+ 00027768  0x00007588 istore  0x00000001 , 0x00000005 
+ 00027769  0x00007589 call  0x00006c95 
+ 00027770  0x0000758a call  0x00006ca6 
+ 00027771  0x0000758b bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x0000758c fetch  0x00000002 , 0x00004571 
+ 00027773  0x0000758d copy  0x0000003f , 0x00000003 
+ 00027774  0x0000758e fetch  0x00000002 , 0x0000469f 
+ 00027775  0x0000758f copy  0x0000003f , 0x00000039 
+ 00027776  0x00007590 call  0x000066ea 
+ 00027777  0x00007591 copy  0x00000005 , 0x00000002 
+ 00027778  0x00007592 copy  0x00000003 , 0x0000003f 
+ 00027779  0x00007593 store  0x00000002 , 0x00004571 
+ 00027780  0x00007594 copy  0x00000002 , 0x00000005 
+ 00027781  0x00007595 fetch  0x00000001 , 0x0000050f 
+ 00027782  0x00007596 istore  0x00000001 , 0x00000005 
+ 00027783  0x00007597 fetch  0x00000002 , 0x00000277 
+ 00027784  0x00007598 copy  0x0000003f , 0x00000005 
+ 00027785  0x00007599 fetch  0x00000002 , 0x0000469f 
+ 00027786  0x0000759a fetcht  0x00000001 , 0x00000510 
+ 00027787  0x0000759b iadd  0x00000002 , 0x0000003f 
+ 00027788  0x0000759c increase  0x00000004 , 0x0000003f 
+ 00027789  0x0000759d istore  0x00000002 , 0x00000005 
+ 00027790  0x0000759e fetch  0x00000002 , 0x0000424a 
+ 00027791  0x0000759f istore  0x00000002 , 0x00000005 
+ 00027792  0x000075a0 jam  0x00000000 , 0x00004569 
+ 00027793  0x000075a1 fetch  0x00000002 , 0x00004573 
+ 00027794  0x000075a2 beq  0x00000000 , 0x00003a97 
+ 00027795  0x000075a3 jam  0x00000000 , 0x00000b05 
+ 00027796  0x000075a4 rtn 
+ 00027797  0x000075a7 bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x000075a8 fetch  0x00000002 , 0x0000469f 
+ 00027799  0x000075a9 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075aa nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075ab lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075ac set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075ad istore  0x00000001 , 0x00000005 
+ 00027804  0x000075ae rtn 
+ 00027805  0x000075b0 fetch  0x00000002 , 0x0000469f 
+ 00027806  0x000075b1 rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x000075b2 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x000075b3 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x000075b4 lshift  0x0000003f , 0x0000003f 
+ 00027810  0x000075b5 set0  0x00000000 , 0x0000003f 
+ 00027811  0x000075b6 istore  0x00000001 , 0x00000005 
+ 00027812  0x000075b7 istoret  0x00000001 , 0x00000005 
+ 00027813  0x000075b8 rtn 
+ 00027814  0x000075ba fetch  0x00000001 , 0x00004569 
+ 00027815  0x000075bb rtn  0x00000034 
+ 00027816  0x000075bc istore  0x00000001 , 0x00000005 
+ 00027817  0x000075bd rtn 
+ 00027818  0x000075c3 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x000075c4 call  0x00007d9c 
+ 00027820  0x000075c5 call  0x000032f6 
+ 00027821  0x000075c6 call  0x0000631b 
+ 00027822  0x000075c8 bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x000075c9 call  0x000076dc 
+ 00027824  0x000075ca call  0x000076b5 
+ 00027825  0x000075cb call  0x000076c6 
+ 00027826  0x000075ce call  0x0000526e 
+ 00027827  0x000075cf nrtn  0x00000034 
+ 00027828  0x000075d1 call  0x00004da9 
+ 00027829  0x000075d2 call  0x0000526e 
+ 00027830  0x000075d3 nrtn  0x00000034 
+ 00027831  0x000075d4 bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x000075d6 call  0x00006cf5 
+ 00027833  0x000075d7 call  0x00004f64 
+ 00027834  0x000075d8 call  0x00006b98 
+ 00027835  0x000075da call  0x00006cbe 
+ 00027836  0x000075db bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x000075de branch  0x000032f2 
+ 00027838  0x000075e1 fetch  0x00000001 , 0x0000027f 
+ 00027839  0x000075e2 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x000075e3 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x000075e4 rtn 
+ 00027842  0x000075e7 bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x000075e8 call  0x00005274 
+ 00027844  0x000075e9 rtn  0x00000034 
+ 00027845  0x000075ea fetch  0x00000001 , 0x0000004b 
+ 00027846  0x000075eb rtnbit1  0x00000006 
+ 00027847  0x000075ec call  0x00005258 
+ 00027848  0x000075ed store  0x00000002 , 0x0000016f 
+ 00027849  0x000075ee copy  0x0000003f , 0x00000006 
+ 00027850  0x000075ef ifetch  0x00000002 , 0x00000006 
+ 00027851  0x000075f0 increase  0x00000004 , 0x0000003f 
+ 00027852  0x000075f1 store  0x00000002 , 0x000041dc 
+ 00027853  0x000075f2 jam  0x00000006 , 0x000041db 
+ 00027854  0x000075f3 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x000075f4 fetch  0x00000002 , 0x00004246 
+ 00027856  0x000075f5 branch  0x00006cdd , 0x00000034 
+ 00027857  0x000075f6 fetch  0x00000001 , 0x0000004b 
+ 00027858  0x000075f7 rtnbit0  0x00000007 
+ 00027859  0x000075f8 set0  0x00000007 , 0x0000003f 
+ 00027860  0x000075f9 store  0x00000001 , 0x0000004b 
+ 00027861  0x000075fa jam  0x00000005 , 0x000041db 
+ 00027862  0x000075fb fetcht  0x00000002 , 0x00004246 
+ 00027863  0x000075fc fetch  0x00000002 , 0x0000016f 
+ 00027864  0x000075fd iadd  0x00000002 , 0x0000003f 
+ 00027865  0x000075fe store  0x00000002 , 0x0000016f 
+ 00027866  0x000075ff fetch  0x00000002 , 0x000041dc 
+ 00027867  0x00007600 isub  0x00000002 , 0x0000003f 
+ 00027868  0x00007601 store  0x00000002 , 0x000041dc 
+ 00027869  0x00007603 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x00007604 fetch  0x00000002 , 0x000041dc 
+ 00027871  0x00007605 branch  0x00002a8c , 0x00000034 
+ 00027872  0x00007606 arg  0x00000104 , 0x00000002 
+ 00027873  0x00007607 isub  0x00000002 , 0x0000003f 
+ 00027874  0x00007608 nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x00007609 bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x0000760a storet  0x00000002 , 0x000041dc 
+ 00027877  0x0000760b fetch  0x00000002 , 0x00004246 
+ 00027878  0x0000760c iadd  0x00000002 , 0x0000003f 
+ 00027879  0x0000760d store  0x00000002 , 0x00004246 
+ 00027880  0x0000760e branch  0x00006ceb 
+ 00027881  0x00007610 setarg  0x00000000 
+ 00027882  0x00007611 store  0x00000002 , 0x00004246 
+ 00027883  0x00007613 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x00007614 set1  0x00000006 , 0x0000003f 
+ 00027885  0x00007615 store  0x00000001 , 0x0000004b 
+ 00027886  0x00007616 rtn 
+ 00027887  0x00007619 fetch  0x00000001 , 0x00004684 
+ 00027888  0x0000761a bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x0000761b jam  0x00000001 , 0x00000287 
+ 00027890  0x0000761c rtn 
+ 00027891  0x0000761e jam  0x0000000f , 0x00000287 
+ 00027892  0x0000761f rtn 
+ 00027893  0x00007622 fetch  0x00000001 , 0x00004681 
+ 00027894  0x00007623 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x00007625 fetch  0x00000001 , 0x00000286 
+ 00027896  0x00007627 rtn  0x00000034 
+ 00027897  0x00007629 jam  0x00000000 , 0x00000286 
+ 00027898  0x0000762b rtn 
+ 00027899  0x0000762f bpatchx  0x000000be , 0x00004037 
+ 00027900  0x00007630 fetch  0x00000001 , 0x00000287 
+ 00027901  0x00007631 rtn  0x00000034 
+ 00027902  0x00007632 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x00007633 beq  0x00000002 , 0x00006d74 
+ 00027904  0x00007634 beq  0x00000003 , 0x00006d21 
+ 00027905  0x00007635 beq  0x00000004 , 0x00006d78 
+ 00027906  0x00007636 beq  0x0000003b , 0x00006d2b 
+ 00027907  0x00007637 beq  0x0000003c , 0x00006d7b 
+ 00027908  0x00007638 beq  0x0000000d , 0x00006d30 
+ 00027909  0x00007639 beq  0x0000000e , 0x00006d80 
+ 00027910  0x0000763a beq  0x0000000f , 0x00006d33 
+ 00027911  0x0000763b beq  0x00000010 , 0x00006d86 
+ 00027912  0x0000763c beq  0x00000011 , 0x00006d39 
+ 00027913  0x0000763d beq  0x00000012 , 0x00006d8a 
+ 00027914  0x0000763e beq  0x00000013 , 0x00006d3f 
+ 00027915  0x0000763f beq  0x00000014 , 0x00006d8e 
+ 00027916  0x00007640 beq  0x00000015 , 0x00006d45 
+ 00027917  0x00007641 beq  0x00000016 , 0x00006d92 
+ 00027918  0x00007642 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x00007643 beq  0x00000018 , 0x00006d97 
+ 00027920  0x00007644 beq  0x00000019 , 0x00006d51 
+ 00027921  0x00007645 beq  0x0000001a , 0x00006d9b 
+ 00027922  0x00007646 beq  0x0000001b , 0x00006d57 
+ 00027923  0x00007647 beq  0x0000001c , 0x00006d9f 
+ 00027924  0x00007648 beq  0x0000001d , 0x00006d5d 
+ 00027925  0x00007649 beq  0x0000001e , 0x00006da4 
+ 00027926  0x0000764a beq  0x0000001f , 0x00006d63 
+ 00027927  0x0000764b beq  0x00000020 , 0x00006da8 
+ 00027928  0x0000764c beq  0x00000021 , 0x00006d6e 
+ 00027929  0x0000764d beq  0x00000022 , 0x00006dac 
+ 00027930  0x0000764f rtn 
+ 00027931  0x00007651 call  0x00006db7 
+ 00027932  0x00007652 jam  0x00000002 , 0x00000287 
+ 00027933  0x00007653 fetch  0x00000001 , 0x00004250 
+ 00027934  0x00007654 set1  0x00000000 , 0x0000003f 
+ 00027935  0x00007655 store  0x00000001 , 0x00004250 
+ 00027936  0x00007656 rtn 
+ 00027937  0x00007658 jam  0x00000004 , 0x00000287 
+ 00027938  0x00007659 fetch  0x00000001 , 0x00004250 
+ 00027939  0x0000765a rtnbit1  0x00000002 
+ 00027940  0x0000765b jam  0x00000003 , 0x00000287 
+ 00027941  0x0000765c call  0x00006dbe 
+ 00027942  0x0000765d jam  0x00000004 , 0x00000287 
+ 00027943  0x0000765e fetch  0x00000001 , 0x00004250 
+ 00027944  0x0000765f set1  0x00000002 , 0x0000003f 
+ 00027945  0x00007660 store  0x00000001 , 0x00004250 
+ 00027946  0x00007661 rtn 
+ 00027947  0x00007663 call  0x00005274 
+ 00027948  0x00007664 nrtn  0x00000034 
+ 00027949  0x00007665 call  0x00006dcd 
+ 00027950  0x00007666 jam  0x0000003c , 0x00000287 
+ 00027951  0x00007667 rtn 
+ 00027952  0x00007669 call  0x00006dc3 
+ 00027953  0x0000766a jam  0x0000000e , 0x00000287 
+ 00027954  0x0000766b rtn 
+ 00027955  0x0000766d call  0x00006ddd 
+ 00027956  0x0000766e jam  0x00000010 , 0x00000287 
+ 00027957  0x0000766f fetch  0x00000001 , 0x00004252 
+ 00027958  0x00007670 set1  0x00000000 , 0x0000003f 
+ 00027959  0x00007671 store  0x00000001 , 0x00004252 
+ 00027960  0x00007672 rtn 
+ 00027961  0x00007674 call  0x00006de4 
+ 00027962  0x00007675 jam  0x00000012 , 0x00000287 
+ 00027963  0x00007676 fetch  0x00000001 , 0x00004252 
+ 00027964  0x00007677 set1  0x00000002 , 0x0000003f 
+ 00027965  0x00007678 store  0x00000001 , 0x00004252 
+ 00027966  0x00007679 rtn 
+ 00027967  0x0000767b call  0x00006de9 
+ 00027968  0x0000767c jam  0x00000014 , 0x00000287 
+ 00027969  0x0000767d fetch  0x00000001 , 0x00004253 
+ 00027970  0x0000767e set1  0x00000000 , 0x0000003f 
+ 00027971  0x0000767f store  0x00000001 , 0x00004253 
+ 00027972  0x00007680 rtn 
+ 00027973  0x00007682 call  0x00006df0 
+ 00027974  0x00007683 jam  0x00000016 , 0x00000287 
+ 00027975  0x00007684 fetch  0x00000001 , 0x00004253 
+ 00027976  0x00007685 set1  0x00000002 , 0x0000003f 
+ 00027977  0x00007686 store  0x00000001 , 0x00004253 
+ 00027978  0x00007687 rtn 
+ 00027979  0x00007689 call  0x00006dd1 
+ 00027980  0x0000768a jam  0x00000018 , 0x00000287 
+ 00027981  0x0000768b fetch  0x00000001 , 0x00004251 
+ 00027982  0x0000768c set1  0x00000000 , 0x0000003f 
+ 00027983  0x0000768d store  0x00000001 , 0x00004251 
+ 00027984  0x0000768e rtn 
+ 00027985  0x00007690 call  0x00006dd8 
+ 00027986  0x00007691 jam  0x0000001a , 0x00000287 
+ 00027987  0x00007692 fetch  0x00000001 , 0x00004251 
+ 00027988  0x00007693 set1  0x00000002 , 0x0000003f 
+ 00027989  0x00007694 store  0x00000001 , 0x00004251 
+ 00027990  0x00007695 rtn 
+ 00027991  0x00007697 call  0x00006df5 
+ 00027992  0x00007698 jam  0x0000001c , 0x00000287 
+ 00027993  0x00007699 fetch  0x00000001 , 0x00004251 
+ 00027994  0x0000769a set1  0x00000006 , 0x0000003f 
+ 00027995  0x0000769b store  0x00000001 , 0x00004251 
+ 00027996  0x0000769c rtn 
+ 00027997  0x0000769e call  0x00006dfc 
+ 00027998  0x0000769f fetch  0x00000001 , 0x00004254 
+ 00027999  0x000076a0 set1  0x00000000 
+ 00028000  0x000076a1 store  0x00000001 , 0x00004254 
+ 00028001  0x000076a2 jam  0x0000001e , 0x00000287 
+ 00028002  0x000076a3 rtn 
+ 00028003  0x000076a5 call  0x00006e02 
+ 00028004  0x000076a6 fetch  0x00000001 , 0x00004254 
+ 00028005  0x000076a7 set1  0x00000002 
+ 00028006  0x000076a8 store  0x00000001 , 0x00004254 
+ 00028007  0x000076a9 jam  0x00000020 , 0x00000287 
+ 00028008  0x000076aa fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076ab lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076ac or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076ad arg  0x00004565 , 0x00000002 
+ 00028012  0x000076ae storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076af branch  0x00006a35 
+ 00028014  0x000076b1 call  0x00006e0c 
+ 00028015  0x000076b2 fetch  0x00000001 , 0x00004254 
+ 00028016  0x000076b3 set1  0x00000004 
+ 00028017  0x000076b4 store  0x00000001 , 0x00004254 
+ 00028018  0x000076b5 jam  0x00000022 , 0x00000287 
+ 00028019  0x000076b6 rtn 
+ 00028020  0x000076b9 fetch  0x00000001 , 0x00004250 
+ 00028021  0x000076ba rtnbit0  0x00000001 
+ 00028022  0x000076bb jam  0x00000003 , 0x00000287 
+ 00028023  0x000076bc branch  0x00006cfb 
+ 00028024  0x000076be fetch  0x00000001 , 0x00004250 
+ 00028025  0x000076bf rtnne  0x0000003f 
+ 00028026  0x000076c0 jam  0x0000003b , 0x00000287 
+ 00028027  0x000076c2 fetch  0x00000001 , 0x00000285 
+ 00028028  0x000076c3 rtnne  0x00000017 
+ 00028029  0x000076c4 jam  0x00000000 , 0x00000285 
+ 00028030  0x000076c5 jam  0x0000000d , 0x00000287 
+ 00028031  0x000076c6 branch  0x00006cfb 
+ 00028032  0x000076c8 fetch  0x00000001 , 0x00004250 
+ 00028033  0x000076c9 nrtn  0x00000034 
+ 00028034  0x000076ca fetch  0x00000001 , 0x00004684 
+ 00028035  0x000076cb bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x000076cc bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x000076cd branch  0x00006db5 
+ 00028038  0x000076cf fetch  0x00000001 , 0x00004252 
+ 00028039  0x000076d0 rtnbit0  0x00000001 
+ 00028040  0x000076d1 jam  0x00000011 , 0x00000287 
+ 00028041  0x000076d2 branch  0x00006cfb 
+ 00028042  0x000076d4 fetch  0x00000001 , 0x00004252 
+ 00028043  0x000076d5 rtnne  0x0000003f 
+ 00028044  0x000076d6 jam  0x00000013 , 0x00000287 
+ 00028045  0x000076d7 branch  0x00006cfb 
+ 00028046  0x000076d9 fetch  0x00000001 , 0x00004253 
+ 00028047  0x000076da rtnbit0  0x00000001 
+ 00028048  0x000076db jam  0x00000015 , 0x00000287 
+ 00028049  0x000076dc branch  0x00006cfb 
+ 00028050  0x000076de fetch  0x00000001 , 0x00004253 
+ 00028051  0x000076df rtnne  0x0000003f 
+ 00028052  0x000076e0 fetch  0x00000001 , 0x00004684 
+ 00028053  0x000076e1 bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x000076e2 branch  0x00006db5 
+ 00028055  0x000076e4 fetch  0x00000001 , 0x00004251 
+ 00028056  0x000076e5 rtnbit0  0x00000001 
+ 00028057  0x000076e6 jam  0x00000019 , 0x00000287 
+ 00028058  0x000076e7 branch  0x00006cfb 
+ 00028059  0x000076e9 fetch  0x00000001 , 0x00004251 
+ 00028060  0x000076ea rtnne  0x0000003f 
+ 00028061  0x000076eb jam  0x0000001b , 0x00000287 
+ 00028062  0x000076ec branch  0x00006cfb 
+ 00028063  0x000076ee fetch  0x00000001 , 0x00004251 
+ 00028064  0x000076ef rtnne  0x000000ff 
+ 00028065  0x000076f0 fetch  0x00000001 , 0x00004684 
+ 00028066  0x000076f1 bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x000076f2 branch  0x00006db5 
+ 00028068  0x000076f4 fetch  0x00000001 , 0x00004254 
+ 00028069  0x000076f5 rtnbit0  0x00000001 
+ 00028070  0x000076f6 jam  0x0000001f , 0x00000287 
+ 00028071  0x000076f7 branch  0x00006cfb 
+ 00028072  0x000076f9 fetch  0x00000001 , 0x00004254 
+ 00028073  0x000076fa rtnbit0  0x00000003 
+ 00028074  0x000076fb jam  0x00000021 , 0x00000287 
+ 00028075  0x000076fc branch  0x00006cfb 
+ 00028076  0x000076fe fetch  0x00000001 , 0x00004254 
+ 00028077  0x000076ff rtnne  0x000000ff 
+ 00028078  0x00007700 branch  0x00006db5 
+ 00028079  0x00007703 jam  0x0000000f , 0x00000287 
+ 00028080  0x00007704 branch  0x00006cfb 
+ 00028081  0x00007707 jam  0x00000017 , 0x00000287 
+ 00028082  0x00007708 branch  0x00006cfb 
+ 00028083  0x0000770a jam  0x0000001d , 0x00000287 
+ 00028084  0x0000770b branch  0x00006cfb 
+ 00028085  0x00007710 jam  0x00000000 , 0x00000287 
+ 00028086  0x00007711 rtn 
+ 00028087  0x00007713 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x00007714 call  0x000052b8 
+ 00028089  0x00007715 setarg  0x00000001 
+ 00028090  0x00007716 copy  0x0000003f , 0x00000002 
+ 00028091  0x00007717 setarg  0x00000050 
+ 00028092  0x00007718 copy  0x0000003f , 0x0000000b 
+ 00028093  0x00007719 branch  0x000050a8 
+ 00028094  0x0000771c bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x0000771d call  0x000052b8 
+ 00028096  0x0000771e fetch  0x00000002 , 0x00004248 
+ 00028097  0x0000771f copy  0x0000003f , 0x00000002 
+ 00028098  0x00007720 branch  0x000050b7 
+ 00028099  0x00007723 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x00007724 call  0x000052b8 
+ 00028101  0x00007725 fetch  0x00000002 , 0x00004248 
+ 00028102  0x00007726 copy  0x0000003f , 0x00000002 
+ 00028103  0x00007727 arg  0x00000050 , 0x0000000b 
+ 00028104  0x00007728 call  0x000050cc 
+ 00028105  0x00007729 fetch  0x00000001 , 0x00004250 
+ 00028106  0x0000772a set0  0x00000005 , 0x0000003f 
+ 00028107  0x0000772b store  0x00000001 , 0x00004250 
+ 00028108  0x0000772c rtn 
+ 00028109  0x0000772f bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x00007730 call  0x000052c5 
+ 00028111  0x00007731 call  0x00007138 
+ 00028112  0x00007732 branch  0x000050e7 
+ 00028113  0x00007735 bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x00007736 call  0x000052b8 
+ 00028115  0x00007737 setarg  0x00000003 
+ 00028116  0x00007738 copy  0x0000003f , 0x00000002 
+ 00028117  0x00007739 setarg  0x00000051 
+ 00028118  0x0000773a copy  0x0000003f , 0x0000000b 
+ 00028119  0x0000773b branch  0x000050a8 
+ 00028120  0x0000773e bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x0000773f call  0x000052b8 
+ 00028122  0x00007740 fetch  0x00000002 , 0x0000424a 
+ 00028123  0x00007741 copy  0x0000003f , 0x00000002 
+ 00028124  0x00007742 branch  0x000050b7 
+ 00028125  0x00007745 bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x00007746 call  0x000052b8 
+ 00028127  0x00007747 setarg  0x00000011 
+ 00028128  0x00007748 copy  0x0000003f , 0x00000002 
+ 00028129  0x00007749 setarg  0x00000052 
+ 00028130  0x0000774a copy  0x0000003f , 0x0000000b 
+ 00028131  0x0000774b branch  0x000050a8 
+ 00028132  0x0000774e bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x0000774f call  0x000052b8 
+ 00028134  0x00007750 fetch  0x00000002 , 0x0000424c 
+ 00028135  0x00007751 copy  0x0000003f , 0x00000002 
+ 00028136  0x00007752 branch  0x000050b7 
+ 00028137  0x00007755 bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x00007756 call  0x000052b8 
+ 00028139  0x00007757 setarg  0x00000013 
+ 00028140  0x00007758 copy  0x0000003f , 0x00000002 
+ 00028141  0x00007759 setarg  0x00000053 
+ 00028142  0x0000775a copy  0x0000003f , 0x0000000b 
+ 00028143  0x0000775b branch  0x000050a8 
+ 00028144  0x0000775e bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x0000775f call  0x000052b8 
+ 00028146  0x00007760 fetch  0x00000002 , 0x0000424e 
+ 00028147  0x00007761 copy  0x0000003f , 0x00000002 
+ 00028148  0x00007762 branch  0x000050b7 
+ 00028149  0x00007765 bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x00007766 call  0x000052d2 
+ 00028151  0x00007768 jam  0x00000003 , 0x000004fb 
+ 00028152  0x00007769 jam  0x0000001c , 0x000004fe 
+ 00028153  0x0000776a call  0x00006ba9 
+ 00028154  0x0000776b jam  0x00000001 , 0x00004563 
+ 00028155  0x0000776c rtn 
+ 00028156  0x0000776f bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x00007770 call  0x000052d2 
+ 00028158  0x00007771 fetcht  0x00000001 , 0x00004564 
+ 00028159  0x00007772 call  0x00006a79 
+ 00028160  0x00007773 storet  0x00000001 , 0x0000455d 
+ 00028161  0x00007774 branch  0x00006bc4 
+ 00028162  0x00007777 bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x00007778 call  0x000052d2 
+ 00028164  0x00007779 fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x0000777a call  0x00006a73 
+ 00028166  0x0000777b call  0x00006a1a 
+ 00028167  0x0000777c store  0x00000001 , 0x000004fe 
+ 00028168  0x0000777d fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x0000777e call  0x00006a73 
+ 00028170  0x0000777f storet  0x00000001 , 0x000004fb 
+ 00028171  0x00007780 branch  0x00006ba9 
+ 00028172  0x00007783 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x00007784 call  0x000052d2 
+ 00028174  0x00007785 fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x00007786 call  0x00006a73 
+ 00028176  0x00007787 branch  0x00006bfc 
+ 00028177  0x00007795 bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x00007796 fetch  0x00000002 , 0x00000264 
+ 00028179  0x00007797 iforce  0x00000006 
+ 00028180  0x0000779a ifetch  0x00000001 , 0x00000006 
+ 00028181  0x0000779b copy  0x0000003f , 0x00000012 
+ 00028182  0x0000779c store  0x00000001 , 0x0000051b 
+ 00028183  0x0000779d ifetch  0x00000002 , 0x00000006 
+ 00028184  0x0000779e store  0x00000002 , 0x0000051c 
+ 00028185  0x0000779f ifetch  0x00000001 , 0x00000006 
+ 00028186  0x000077a0 lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x000077a1 ifetch  0x00000001 , 0x00000006 
+ 00028188  0x000077a2 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x000077a3 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x000077a4 copy  0x00000006 , 0x00000002 
+ 00028191  0x000077a5 arg  0x00000004 , 0x00000039 
+ 00028192  0x000077a6 arg  0x0000052a , 0x00000005 
+ 00028193  0x000077a7 call  0x00007ec6 
+ 00028194  0x000077a8 copy  0x00000002 , 0x00000006 
+ 00028195  0x000077a9 deposit  0x00000012 
+ 00028196  0x000077aa beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077ab beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077ac beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077ad beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077ae beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077af beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077b0 beq  0x00000007 , 0x00006fba 
+ 00028203  0x000077b1 branch  0x00006fc1 
+ 00028204  0x000077bd bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x000077be call  0x00006fd0 
+ 00028206  0x000077bf compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x000077c0 branch  0x00007040 , 0x00000001 
+ 00028208  0x000077c1 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x000077c2 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x000077c4 ifetch  0x00000002 , 0x00000006 
+ 00028211  0x000077c5 store  0x00000002 , 0x00000522 
+ 00028212  0x000077c6 increase  0xfffffffe , 0x0000000b 
+ 00028213  0x000077c8 increase  0xffffffff , 0x0000000b 
+ 00028214  0x000077c9 nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x000077ca arg  0x00000511 , 0x0000000b 
+ 00028216  0x000077cb ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x000077cc rtn  0x00000034 
+ 00028218  0x000077cd call  0x00007082 
+ 00028219  0x000077ce call  0x000052d0 
+ 00028220  0x000077cf force  0x00000003 , 0x0000003f 
+ 00028221  0x000077d0 istore  0x00000001 , 0x00000005 
+ 00028222  0x000077d1 fetch  0x00000002 , 0x0000051c 
+ 00028223  0x000077d2 istore  0x00000002 , 0x00000005 
+ 00028224  0x000077d3 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x000077d4 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x000077d5 add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x000077d6 byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x000077d7 istore  0x00000002 , 0x00000005 
+ 00028229  0x000077d8 deposit  0x00000007 
+ 00028230  0x000077d9 byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x000077da istore  0x00000002 , 0x00000005 
+ 00028232  0x000077db istore  0x00000002 , 0x00000005 
+ 00028233  0x000077dc arg  0x0000052a , 0x00000006 
+ 00028234  0x000077dd copy  0x00000007 , 0x00000039 
+ 00028235  0x000077de branch  0x00006e4f , 0x00000005 
+ 00028236  0x000077e0 ifetch  0x00000004 , 0x00000006 
+ 00028237  0x000077e1 istore  0x00000004 , 0x00000005 
+ 00028238  0x000077e2 loop  0x00006e4c 
+ 00028239  0x000077e4 force  0x00000000 , 0x0000003f 
+ 00028240  0x000077e5 istore  0x00000001 , 0x00000005 
+ 00028241  0x000077e6 deposit  0x00000013 
+ 00028242  0x000077e7 store  0x00000002 , 0x00000275 
+ 00028243  0x000077e9 rtn 
+ 00028244  0x000077f5 bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x000077f6 ifetch  0x00000004 , 0x00000006 
+ 00028246  0x000077f7 store  0x00000004 , 0x00000524 
+ 00028247  0x000077f8 increase  0xfffffffc , 0x0000000b 
+ 00028248  0x000077f9 call  0x00006f2e 
+ 00028249  0x000077fa store  0x00000002 , 0x00000520 
+ 00028250  0x000077fb increase  0xfffffffe , 0x0000000b 
+ 00028251  0x000077fc call  0x00007028 
+ 00028252  0x000077fd branch  0x00006fc4 , 0x00000005 
+ 00028253  0x000077fe compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x00007800 branch  0x00006e62 , 0x00000001 
+ 00028255  0x00007802 arg  0x0000052a , 0x00000005 
+ 00028256  0x00007803 force  0x00000000 , 0x00000007 
+ 00028257  0x00007804 branch  0x00006e71 
+ 00028258  0x00007806 ifetch  0x00000001 , 0x00000006 
+ 00028259  0x00007807 bne  0x0000000a , 0x00006fc4 
+ 00028260  0x00007808 ifetch  0x00000002 , 0x00000006 
+ 00028261  0x00007809 nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x0000780a ifetch  0x00000001 , 0x00000006 
+ 00028263  0x0000780b bne  0x000000ff , 0x00006e6d 
+ 00028264  0x0000780c ifetch  0x00000001 , 0x00000006 
+ 00028265  0x0000780d bne  0x000000ff , 0x00006e6b 
+ 00028266  0x0000780e branch  0x00006eb8 
+ 00028267  0x00007810 increase  0xfffffffb , 0x00000006 
+ 00028268  0x00007811 branch  0x00006e5f 
+ 00028269  0x00007813 increase  0xfffffffc , 0x00000006 
+ 00028270  0x00007814 branch  0x00006e5f 
+ 00028271  0x00007816 increase  0xfffffffd , 0x00000006 
+ 00028272  0x00007817 branch  0x00006e5f 
+ 00028273  0x00007819 ifetch  0x00000001 , 0x00000006 
+ 00028274  0x0000781a beq  0x00000009 , 0x00006e86 
+ 00028275  0x0000781b beq  0x0000000a , 0x00006e74 
+ 00028276  0x0000781d ifetch  0x00000002 , 0x00000006 
+ 00028277  0x0000781e istore  0x00000002 , 0x00000005 
+ 00028278  0x0000781f increase  0x00000001 , 0x00000007 
+ 00028279  0x00007820 byteswap  0x0000003f , 0x00000012 
+ 00028280  0x00007821 ifetch  0x00000002 , 0x00000006 
+ 00028281  0x00007822 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x00007824 increase  0x00000001 , 0x00000012 
+ 00028283  0x00007825 isub  0x00000012 , 0x0000003e 
+ 00028284  0x00007826 nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x00007827 copy  0x0000003f , 0x00000013 
+ 00028286  0x00007828 byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x00007829 istore  0x00000002 , 0x00000005 
+ 00028288  0x0000782a increase  0x00000001 , 0x00000007 
+ 00028289  0x0000782b copy  0x00000013 , 0x0000003f 
+ 00028290  0x0000782c branch  0x00006e7a 
+ 00028291  0x0000782e increase  0xfffffffb , 0x0000000b 
+ 00028292  0x0000782f increase  0xfffffffb , 0x00000011 
+ 00028293  0x00007830 branch  0x00006e8b 
+ 00028294  0x00007832 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x00007833 istore  0x00000002 , 0x00000005 
+ 00028296  0x00007834 increase  0x00000001 , 0x00000007 
+ 00028297  0x00007835 increase  0xfffffffd , 0x0000000b 
+ 00028298  0x00007836 increase  0xfffffffd , 0x00000011 
+ 00028299  0x00007838 nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x00007839 nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x0000783a increase  0xffffffff , 0x0000000b 
+ 00028302  0x0000783b nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x0000783d call  0x000052d0 
+ 00028304  0x0000783e increase  0x0000000a , 0x00000005 
+ 00028305  0x0000783f arg  0x0000052a , 0x00000011 
+ 00028306  0x00007841 copy  0x00000007 , 0x0000003f 
+ 00028307  0x00007842 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x00007843 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x00007844 branch  0x00006ea5 , 0x00000034 
+ 00028310  0x00007845 iforce  0x00000012 
+ 00028311  0x00007846 fetch  0x00000004 , 0x00000524 
+ 00028312  0x00007847 iforce  0x00000002 
+ 00028313  0x00007848 call  0x000070e7 
+ 00028314  0x00007849 copy  0x00000006 , 0x0000003f 
+ 00028315  0x0000784a branch  0x00006ea2 , 0x00000034 
+ 00028316  0x0000784b increase  0xfffffffd , 0x00000006 
+ 00028317  0x0000784c ifetch  0x00000003 , 0x00000006 
+ 00028318  0x0000784d istore  0x00000003 , 0x00000005 
+ 00028319  0x0000784e call  0x0000705b 
+ 00028320  0x0000784f iforce  0x00000039 
+ 00028321  0x00007850 call  0x00007f01 
+ 00028322  0x00007852 increase  0x00000002 , 0x00000011 
+ 00028323  0x00007853 increase  0xffffffff , 0x00000007 
+ 00028324  0x00007854 branch  0x00006e92 
+ 00028325  0x00007857 arg  0x00000005 , 0x00000011 
+ 00028326  0x00007858 call  0x00006f84 
+ 00028327  0x00007859 fetch  0x00000002 , 0x00000275 
+ 00028328  0x0000785a beq  0x0000000b , 0x00007043 
+ 00028329  0x0000785b branch  0x00006f9a 
+ 00028330  0x0000785f ifetch  0x00000001 , 0x00000006 
+ 00028331  0x00007860 beq  0x00000000 , 0x00006eae 
+ 00028332  0x00007861 beq  0x00000001 , 0x00006eb0 
+ 00028333  0x00007862 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x00007864 increase  0xffffffff , 0x0000000b 
+ 00028335  0x00007865 branch  0x00006eb6 
+ 00028336  0x00007867 ifetch  0x00000001 , 0x00000006 
+ 00028337  0x00007868 increase  0xfffffffe , 0x0000000b 
+ 00028338  0x00007869 branch  0x00006eb6 
+ 00028339  0x0000786b ifetch  0x00000002 , 0x00000006 
+ 00028340  0x0000786c byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x0000786d increase  0xfffffffd , 0x0000000b 
+ 00028342  0x0000786f store  0x00000002 , 0x00000519 
+ 00028343  0x00007870 rtn 
+ 00028344  0x00007873 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x00007874 call  0x00006eaa 
+ 00028346  0x00007875 nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x00007876 fetcht  0x00000004 , 0x00000524 
+ 00028348  0x00007877 call  0x000070b1 
+ 00028349  0x00007878 nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x00007879 copy  0x00000006 , 0x00000011 
+ 00028351  0x0000787a call  0x000052d0 
+ 00028352  0x0000787b copy  0x00000011 , 0x00000006 
+ 00028353  0x0000787c increase  0x00000003 , 0x00000005 
+ 00028354  0x0000787d copy  0x00000006 , 0x0000000b 
+ 00028355  0x0000787e call  0x00007062 
+ 00028356  0x0000787f copy  0x0000003f , 0x00000011 
+ 00028357  0x00007881 fetch  0x00000002 , 0x00000519 
+ 00028358  0x00007882 copy  0x0000003f , 0x00000012 
+ 00028359  0x00007883 copy  0x00000011 , 0x0000003f 
+ 00028360  0x00007884 isub  0x00000012 , 0x00000012 
+ 00028361  0x00007885 fetch  0x00000002 , 0x00000520 
+ 00028362  0x00007886 isub  0x00000012 , 0x0000003e 
+ 00028363  0x00007887 nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x00007889 disable  0x00000028 
+ 00028365  0x0000788a fetch  0x00000002 , 0x00000519 
+ 00028366  0x0000788b branch  0x00006eda , 0x00000034 
+ 00028367  0x0000788c iadd  0x0000000b , 0x00000006 
+ 00028368  0x0000788d increase  0x00000003 , 0x00000012 
+ 00028369  0x0000788e copy  0x00000012 , 0x00000039 
+ 00028370  0x0000788f copy  0x00000039 , 0x0000003f 
+ 00028371  0x00007890 increase  0x00000003 , 0x0000003f 
+ 00028372  0x00007891 byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x00007892 istore  0x00000002 , 0x00000005 
+ 00028374  0x00007893 copy  0x00000039 , 0x0000003f 
+ 00028375  0x00007894 byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x00007895 istore  0x00000002 , 0x00000005 
+ 00028377  0x00007896 branch  0x00006ef5 
+ 00028378  0x00007898 add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x00007899 branch  0x00006ede , 0x00000028 
+ 00028380  0x0000789a byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x0000789b branch  0x00006ee1 
+ 00028382  0x0000789d copy  0x00000039 , 0x0000003f 
+ 00028383  0x0000789e increase  0x00000002 , 0x0000003f 
+ 00028384  0x0000789f byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x000078a1 istore  0x00000002 , 0x00000005 
+ 00028386  0x000078a2 increase  0xfffffffd , 0x00000039 
+ 00028387  0x000078a3 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x000078a4 istore  0x00000002 , 0x00000005 
+ 00028389  0x000078a5 copy  0x0000000b , 0x00000006 
+ 00028390  0x000078a6 branch  0x00006ef5 
+ 00028391  0x000078a8 enable  0x00000028 
+ 00028392  0x000078aa fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078ab copy  0x0000003f , 0x00000011 
+ 00028394  0x000078ac copy  0x00000011 , 0x00000039 
+ 00028395  0x000078ad fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078ae branch  0x00006eda , 0x00000034 
+ 00028397  0x000078af iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078b0 copy  0x00000011 , 0x0000003f 
+ 00028399  0x000078b1 increase  0x00000005 , 0x0000003f 
+ 00028400  0x000078b2 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x000078b3 istore  0x00000002 , 0x00000005 
+ 00028402  0x000078b4 copy  0x00000011 , 0x0000003f 
+ 00028403  0x000078b5 byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x000078b6 istore  0x00000002 , 0x00000005 
+ 00028405  0x000078b8 call  0x00007f01 
+ 00028406  0x000078b9 nbranch  0x00006efe , 0x00000028 
+ 00028407  0x000078ba force  0x00000002 , 0x0000003f 
+ 00028408  0x000078bb istore  0x00000001 , 0x00000005 
+ 00028409  0x000078bc copy  0x00000006 , 0x0000003f 
+ 00028410  0x000078bd isub  0x0000000b , 0x0000003f 
+ 00028411  0x000078be byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x000078bf istore  0x00000002 , 0x00000005 
+ 00028413  0x000078c0 branch  0x00006f00 
+ 00028414  0x000078c2 force  0x00000000 , 0x0000003f 
+ 00028415  0x000078c3 istore  0x00000001 , 0x00000005 
+ 00028416  0x000078c5 arg  0x00000005 , 0x00000011 
+ 00028417  0x000078c6 branch  0x00006fb0 
+ 00028418  0x000078d2 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x000078d3 call  0x00006fd0 
+ 00028420  0x000078d4 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x000078d5 branch  0x00006fc4 , 0x00000001 
+ 00028422  0x000078d6 call  0x00006f2e 
+ 00028423  0x000078d7 store  0x00000002 , 0x00000520 
+ 00028424  0x000078d8 increase  0xfffffffe , 0x0000000b 
+ 00028425  0x000078d9 call  0x00007028 
+ 00028426  0x000078da arg  0x0000052a , 0x00000005 
+ 00028427  0x000078db force  0x00000000 , 0x00000007 
+ 00028428  0x000078dd ifetch  0x00000001 , 0x00000006 
+ 00028429  0x000078de beq  0x0000000a , 0x00006f36 
+ 00028430  0x000078df ifetch  0x00000002 , 0x00000006 
+ 00028431  0x000078e0 istore  0x00000002 , 0x00000005 
+ 00028432  0x000078e1 increase  0x00000001 , 0x00000007 
+ 00028433  0x000078e2 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x000078e3 increase  0xfffffffd , 0x00000011 
+ 00028435  0x000078e4 nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x000078e5 nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x000078e6 increase  0xffffffff , 0x0000000b 
+ 00028438  0x000078e7 nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x000078e8 call  0x000052d0 
+ 00028440  0x000078e9 increase  0x0000000d , 0x00000005 
+ 00028441  0x000078ea fetch  0x00000002 , 0x00000511 
+ 00028442  0x000078eb iforce  0x00000013 
+ 00028443  0x000078ec arg  0x0000052a , 0x00000011 
+ 00028444  0x000078ee ifetch  0x00000002 , 0x00000011 
+ 00028445  0x000078ef branch  0x00006f29 , 0x00000034 
+ 00028446  0x000078f0 iforce  0x00000012 
+ 00028447  0x000078f1 call  0x000070c6 
+ 00028448  0x000078f2 branch  0x00006f27 , 0x00000034 
+ 00028449  0x000078f3 increase  0xfffffffd , 0x00000006 
+ 00028450  0x000078f4 ifetch  0x00000003 , 0x00000006 
+ 00028451  0x000078f5 istore  0x00000003 , 0x00000005 
+ 00028452  0x000078f6 call  0x0000705b 
+ 00028453  0x000078f7 iforce  0x00000039 
+ 00028454  0x000078f8 call  0x00007f01 
+ 00028455  0x000078fa increase  0x00000002 , 0x00000011 
+ 00028456  0x000078fb branch  0x00006f1c 
+ 00028457  0x000078fe call  0x00006f83 
+ 00028458  0x000078ff fetch  0x00000002 , 0x00000275 
+ 00028459  0x00007900 beq  0x0000000e , 0x00007046 
+ 00028460  0x00007901 call  0x00006f9a 
+ 00028461  0x00007902 branch  0x00006f9a 
+ 00028462  0x00007906 ifetch  0x00000002 , 0x00000006 
+ 00028463  0x00007907 byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x00007908 increase  0xfffffffd , 0x0000003f 
+ 00028465  0x00007909 arg  0x000000c8 , 0x00000002 
+ 00028466  0x0000790a isub  0x00000002 , 0x0000003e 
+ 00028467  0x0000790b nrtn  0x00000002 
+ 00028468  0x0000790c setarg  0x000000c8 
+ 00028469  0x0000790d rtn 
+ 00028470  0x00007911 increase  0x00000004 , 0x00000006 
+ 00028471  0x00007912 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x00007913 increase  0xfffffffb , 0x00000011 
+ 00028473  0x00007914 nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x00007915 call  0x00006eaa 
+ 00028475  0x00007916 nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x00007917 arg  0x00000511 , 0x0000000b 
+ 00028477  0x00007918 call  0x00007082 
+ 00028478  0x00007919 deposit  0x00000007 
+ 00028479  0x0000791a branch  0x00007046 , 0x00000034 
+ 00028480  0x0000791b store  0x00000001 , 0x0000054e 
+ 00028481  0x0000791d copy  0x00000012 , 0x0000003f 
+ 00028482  0x0000791e store  0x00000002 , 0x0000054c 
+ 00028483  0x0000791f arg  0x00000000 , 0x00000007 
+ 00028484  0x00007920 arg  0x00000000 , 0x00000011 
+ 00028485  0x00007921 call  0x000052d0 
+ 00028486  0x00007922 increase  0x0000000a , 0x00000005 
+ 00028487  0x00007924 call  0x00006f6c 
+ 00028488  0x00007925 nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x00007926 copy  0x00000006 , 0x0000000b 
+ 00028490  0x00007927 copy  0x0000003f , 0x00000013 
+ 00028491  0x00007928 iadd  0x00000011 , 0x00000011 
+ 00028492  0x0000792b fetch  0x00000002 , 0x00000519 
+ 00028493  0x0000792c copy  0x0000003f , 0x00000012 
+ 00028494  0x0000792d branch  0x00006f75 , 0x00000034 
+ 00028495  0x0000792f copy  0x00000011 , 0x0000003f 
+ 00028496  0x00007930 isub  0x00000012 , 0x00000012 
+ 00028497  0x00007931 branch  0x00006f67 , 0x00000005 
+ 00028498  0x00007932 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x00007933 fetch  0x00000002 , 0x00000520 
+ 00028500  0x00007934 isub  0x00000012 , 0x0000003e 
+ 00028501  0x00007935 branch  0x00006f5e , 0x00000005 
+ 00028502  0x00007936 nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x0000793a copy  0x00000012 , 0x00000039 
+ 00028504  0x0000793b call  0x00006f61 
+ 00028505  0x0000793c fetch  0x00000001 , 0x0000054e 
+ 00028506  0x0000793d increase  0x00000001 , 0x00000007 
+ 00028507  0x0000793e isub  0x00000007 , 0x0000003e 
+ 00028508  0x0000793f branch  0x00006f83 , 0x00000005 
+ 00028509  0x00007940 branch  0x00006fa0 
+ 00028510  0x00007943 copy  0x0000003f , 0x00000039 
+ 00028511  0x00007944 call  0x00006f61 
+ 00028512  0x00007945 branch  0x00006fa0 
+ 00028513  0x00007948 increase  0xfffffffd , 0x00000005 
+ 00028514  0x00007949 copy  0x00000039 , 0x00000002 
+ 00028515  0x0000794a copy  0x00000013 , 0x0000003f 
+ 00028516  0x0000794b isub  0x00000012 , 0x0000003f 
+ 00028517  0x0000794c iadd  0x0000000b , 0x00000006 
+ 00028518  0x0000794d branch  0x00007f01 
+ 00028519  0x00007950 fetch  0x00000001 , 0x0000054e 
+ 00028520  0x00007951 increase  0x00000001 , 0x00000007 
+ 00028521  0x00007952 isub  0x00000007 , 0x0000003e 
+ 00028522  0x00007953 rtn  0x00000005 
+ 00028523  0x00007954 branch  0x00006f47 
+ 00028524  0x00007957 call  0x00007fe9 
+ 00028525  0x00007958 arg  0x0000052a , 0x00000006 
+ 00028526  0x00007959 lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x0000795a iadd  0x00000006 , 0x00000006 
+ 00028528  0x0000795b ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x0000795c call  0x000070b1 
+ 00028530  0x0000795d nrtn  0x00000005 
+ 00028531  0x0000795e call  0x0000705b 
+ 00028532  0x0000795f branch  0x00007fe7 
+ 00028533  0x00007962 fetch  0x00000002 , 0x00000520 
+ 00028534  0x00007963 isub  0x00000011 , 0x0000003e 
+ 00028535  0x00007964 nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x00007965 copy  0x00000011 , 0x00000039 
+ 00028537  0x00007966 copy  0x00000039 , 0x00000002 
+ 00028538  0x00007967 copy  0x0000000b , 0x00000006 
+ 00028539  0x00007968 call  0x00007f01 
+ 00028540  0x00007969 fetch  0x00000002 , 0x0000054c 
+ 00028541  0x0000796a isub  0x00000011 , 0x0000003e 
+ 00028542  0x0000796b branch  0x00006f81 , 0x00000005 
+ 00028543  0x0000796d call  0x00006fa0 
+ 00028544  0x0000796e branch  0x00006f94 
+ 00028545  0x00007971 call  0x00006f83 
+ 00028546  0x00007972 branch  0x00006f94 
+ 00028547  0x00007975 arg  0x00000007 , 0x00000011 
+ 00028548  0x00007977 force  0x00000000 , 0x0000003f 
+ 00028549  0x00007978 istore  0x00000001 , 0x00000005 
+ 00028550  0x00007979 call  0x00006fb0 
+ 00028551  0x0000797a fetcht  0x00000002 , 0x00000275 
+ 00028552  0x0000797b increase  0xfffffffb , 0x00000002 
+ 00028553  0x0000797c byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x0000797d istore  0x00000002 , 0x00000005 
+ 00028555  0x0000797e increase  0xfffffffd , 0x00000002 
+ 00028556  0x0000797f byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x00007980 istore  0x00000002 , 0x00000005 
+ 00028558  0x00007981 rtn 
+ 00028559  0x00007984 copy  0x0000003f , 0x00000039 
+ 00028560  0x00007985 copy  0x00000039 , 0x00000002 
+ 00028561  0x00007986 copy  0x0000000b , 0x00000006 
+ 00028562  0x00007987 call  0x00007f01 
+ 00028563  0x00007988 call  0x00006fa0 
+ 00028564  0x0000798a setarg  0x00000036 
+ 00028565  0x0000798b istore  0x00000001 , 0x00000005 
+ 00028566  0x0000798c fetch  0x00000002 , 0x0000054c 
+ 00028567  0x0000798d byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x0000798e istore  0x00000002 , 0x00000005 
+ 00028569  0x0000798f rtn 
+ 00028570  0x00007992 setarg  0x00000036 
+ 00028571  0x00007993 istore  0x00000001 , 0x00000005 
+ 00028572  0x00007994 increase  0xfffffffd , 0x00000002 
+ 00028573  0x00007995 byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x00007996 istore  0x00000002 , 0x00000005 
+ 00028575  0x00007997 rtn 
+ 00028576  0x0000799a arg  0x00000007 , 0x00000011 
+ 00028577  0x0000799b setarg  0x00000002 
+ 00028578  0x0000799c istore  0x00000001 , 0x00000005 
+ 00028579  0x0000799d fetch  0x00000002 , 0x00000519 
+ 00028580  0x0000799e iadd  0x00000002 , 0x00000002 
+ 00028581  0x0000799f byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x000079a0 istore  0x00000002 , 0x00000005 
+ 00028583  0x000079a1 call  0x00006fb0 
+ 00028584  0x000079a2 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x000079a3 increase  0xfffffffb , 0x00000002 
+ 00028586  0x000079a4 byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x000079a5 istore  0x00000002 , 0x00000005 
+ 00028588  0x000079a6 increase  0xfffffffb , 0x00000002 
+ 00028589  0x000079a7 byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x000079a8 istore  0x00000002 , 0x00000005 
+ 00028591  0x000079a9 rtn 
+ 00028592  0x000079ac fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079ad isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079ae sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079af store  0x00000002 , 0x00000275 
+ 00028596  0x000079b0 call  0x000052d0 
+ 00028597  0x000079b1 copy  0x00000011 , 0x0000003f 
+ 00028598  0x000079b2 istore  0x00000001 , 0x00000005 
+ 00028599  0x000079b3 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x000079b4 istore  0x00000002 , 0x00000005 
+ 00028601  0x000079b5 rtn 
+ 00028602  0x000079c6 rtn 
+ 00028603  0x000079e8 setarg  0x00000200 
+ 00028604  0x000079e9 store  0x00000002 , 0x0000054a 
+ 00028605  0x000079ea branch  0x00006fc6 
+ 00028606  0x000079ec setarg  0x00000400 
+ 00028607  0x000079ed store  0x00000002 , 0x0000054a 
+ 00028608  0x000079ee branch  0x00006fc6 
+ 00028609  0x000079f0 setarg  0x00000600 
+ 00028610  0x000079f1 store  0x00000002 , 0x0000054a 
+ 00028611  0x000079f2 branch  0x00006fc6 
+ 00028612  0x000079f4 setarg  0x00000300 
+ 00028613  0x000079f5 store  0x00000002 , 0x0000054a 
+ 00028614  0x000079f7 call  0x000052d0 
+ 00028615  0x000079f8 istore  0x00000001 , 0x00000005 
+ 00028616  0x000079f9 fetch  0x00000002 , 0x0000051c 
+ 00028617  0x000079fa istore  0x00000002 , 0x00000005 
+ 00028618  0x000079fb setarg  0x00000200 
+ 00028619  0x000079fc istore  0x00000002 , 0x00000005 
+ 00028620  0x000079fd fetch  0x00000002 , 0x0000054a 
+ 00028621  0x000079fe istore  0x00000002 , 0x00000005 
+ 00028622  0x000079ff jam  0x00000007 , 0x00000275 
+ 00028623  0x00007a00 rtn 
+ 00028624  0x00007a06 arg  0x00000000 , 0x00000012 
+ 00028625  0x00007a07 force  0x00000000 , 0x00000002 
+ 00028626  0x00007a08 arg  0x00000511 , 0x00000005 
+ 00028627  0x00007a09 call  0x00007028 
+ 00028628  0x00007a0a branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a0c increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a0d ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a0e increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a0f increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a10 compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a11 nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a12 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a13 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a14 force  0x00000001 , 0x00000002 
+ 00028638  0x00007a16 ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a17 increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a18 increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a19 bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a1a ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a1b increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a1c increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a1d beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a1e branch  0x00006fea 
+ 00028647  0x00007a20 increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a21 increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a22 increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a24 increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a25 increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a26 increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a27 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a28 branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a29 increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a2a increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a2b increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a2c branch  0x00007020 
+ 00028659  0x00007a2e compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a2f nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a30 branch  0x00006fde 
+ 00028662  0x00007a32 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a33 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a35 increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a36 increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a37 ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a38 sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a39 branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a3a istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a3c compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a3d branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a3e copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a3f ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a40 bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a41 ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a42 bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a43 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a44 bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a45 ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a46 bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a47 ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a48 bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a49 ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a4a bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a4b ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a4c bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a4d ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a4e bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a4f ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a50 bne  0x0000005f , 0x00007019 
+ 00028691  0x00007a51 ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007a52 bne  0x0000009b , 0x00007019 
+ 00028693  0x00007a53 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007a54 bne  0x00000034 , 0x00007019 
+ 00028695  0x00007a55 ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007a56 beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007a58 copy  0x00000002 , 0x00000006 
+ 00028698  0x00007a5a increase  0x0000000c , 0x00000006 
+ 00028699  0x00007a5b force  0x00000000 , 0x00000007 
+ 00028700  0x00007a5c force  0x00000000 , 0x00000002 
+ 00028701  0x00007a5d branch  0x0000701e 
+ 00028702  0x00007a60 increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007a61 increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007a63 force  0x00000000 , 0x00000002 
+ 00028705  0x00007a64 compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007a65 nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007a66 force  0x00000000 , 0x0000003f 
+ 00028708  0x00007a67 istore  0x00000002 , 0x00000005 
+ 00028709  0x00007a68 rtn 
+ 00028710  0x00007a6a arg  0x000000ff , 0x00000002 
+ 00028711  0x00007a6b rtn 
+ 00028712  0x00007a76 bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007a77 ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007a78 increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007a79 compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007a7a nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007a7b compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007a7c branch  0x00007037 , 0x00000001 
+ 00028719  0x00007a7d compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007a7e branch  0x00007039 , 0x00000001 
+ 00028721  0x00007a7f compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007a80 nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007a82 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007a83 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007a84 increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007a85 branch  0x0000703c 
+ 00028727  0x00007a87 increase  0x00000002 , 0x00000006 
+ 00028728  0x00007a88 increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007a8a ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007a8b byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007a8c increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007a8e force  0x00000001 , 0x0000003f 
+ 00028733  0x00007a8f rtn 
+ 00028734  0x00007a91 force  0x00000000 , 0x0000003f 
+ 00028735  0x00007a92 rtn 
+ 00028736  0x00007a9d setarg  0x00000003 
+ 00028737  0x00007a9e store  0x00000001 , 0x0000051b 
+ 00028738  0x00007a9f branch  0x00007048 
+ 00028739  0x00007aa1 setarg  0x00000005 
+ 00028740  0x00007aa2 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007aa3 branch  0x00007048 
+ 00028742  0x00007aa5 setarg  0x00000007 
+ 00028743  0x00007aa6 store  0x00000001 , 0x0000051b 
+ 00028744  0x00007aa8 call  0x000052d0 
+ 00028745  0x00007aab fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007aac copy  0x0000003f , 0x00000012 
+ 00028747  0x00007aad istore  0x00000001 , 0x00000005 
+ 00028748  0x00007aae fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007aaf istore  0x00000002 , 0x00000005 
+ 00028750  0x00007ab0 setarg  0x00000500 
+ 00028751  0x00007ab1 istore  0x00000002 , 0x00000005 
+ 00028752  0x00007ab2 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007ab3 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007ab4 compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007ab5 branch  0x00007057 , 0x00000001 
+ 00028756  0x00007ab6 setarg  0x00000000 
+ 00028757  0x00007ab7 istore  0x00000005 , 0x00000005 
+ 00028758  0x00007ab8 branch  0x00007059 
+ 00028759  0x00007abb setarg  0x00350200 
+ 00028760  0x00007abc istore  0x00000005 , 0x00000005 
+ 00028761  0x00007abe jam  0x0000000a , 0x00000275 
+ 00028762  0x00007abf rtn 
+ 00028763  0x00007ac3 call  0x00007ea2 
+ 00028764  0x00007ac4 call  0x00007ea5 
+ 00028765  0x00007ac5 call  0x00007062 
+ 00028766  0x00007ac6 call  0x00007e9c 
+ 00028767  0x00007ac7 call  0x00007e9f 
+ 00028768  0x00007ac8 copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007ac9 rtn 
+ 00028770  0x00007acd ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007ace and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007acf rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007ad0 bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007ad2 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007ad3 force  0x00000001 , 0x00000002 
+ 00028776  0x00007ad4 rtn 
+ 00028777  0x00007ad7 call  0x00007e76 
+ 00028778  0x00007ad8 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007ad9 rtn 
+ 00028780  0x00007adb deposit  0x00000039 
+ 00028781  0x00007adc sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007add branch  0x00007069 , 0x00000002 
+ 00028783  0x00007ade beq  0x00000005 , 0x00007073 
+ 00028784  0x00007adf beq  0x00000006 , 0x00007076 
+ 00028785  0x00007ae0 beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007ae1 rtn 
+ 00028787  0x00007ae4 ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007ae5 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007ae6 rtn 
+ 00028790  0x00007ae8 ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007ae9 byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007aea add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007aeb rtn 
+ 00028794  0x00007aed ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007aee byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007aef ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007af0 byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007af1 lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007af2 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007af3 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007af4 rtn 
+ 00028802  0x00007afb bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007afc force  0x00000000 , 0x00000007 
+ 00028804  0x00007afd arg  0x00000000 , 0x00000012 
+ 00028805  0x00007afe arg  0x0000052a , 0x00000005 
+ 00028806  0x00007b00 ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007b01 rtn  0x00000034 
+ 00028808  0x00007b02 call  0x0000708d 
+ 00028809  0x00007b03 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007b04 rtneq  0x00000007 
+ 00028811  0x00007b05 increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007b06 branch  0x00007086 
+ 00028813  0x00007b0a iforce  0x00000013 
+ 00028814  0x00007b0c fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b0d iforce  0x00000006 
+ 00028816  0x00007b0f copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b10 rtneq  0x00000007 
+ 00028818  0x00007b11 disable  0x00000028 
+ 00028819  0x00007b12 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b13 rtn  0x00000034 
+ 00028821  0x00007b14 iforce  0x00000039 
+ 00028822  0x00007b16 ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b17 isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b18 nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b19 enable  0x00000028 
+ 00028826  0x00007b1b loop  0x00007096 
+ 00028827  0x00007b1c ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b1d copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b1e nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b1f arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b20 arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b22 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b23 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b24 isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b25 branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b26 loop  0x000070a0 
+ 00028837  0x00007b27 rtn 
+ 00028838  0x00007b29 istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b2a increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b2b copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b2c call  0x0000705b 
+ 00028842  0x00007b2d iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b2e iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b2f branch  0x00007090 
+ 00028845  0x00007b31 copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b32 call  0x00007062 
+ 00028847  0x00007b33 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b34 branch  0x00007090 
+ 00028849  0x00007b3b bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b3c fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b3d iforce  0x00000006 
+ 00028852  0x00007b3f ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b40 branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b41 lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b42 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b43 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b44 isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b45 rtn  0x00000005 
+ 00028859  0x00007b46 deposit  0x00000005 
+ 00028860  0x00007b47 store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b48 storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b49 call  0x00007062 
+ 00028863  0x00007b4a iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b4b copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b4c fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b4d copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b4e fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b4f copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b50 branch  0x000070b4 
+ 00028870  0x00007b57 bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007b58 fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007b59 iforce  0x00000006 
+ 00028873  0x00007b5b ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007b5c branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007b5d iforce  0x00000039 
+ 00028876  0x00007b5f ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007b60 isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007b61 branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007b62 loop  0x000070cc 
+ 00028880  0x00007b63 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007b64 call  0x00007062 
+ 00028882  0x00007b65 iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007b66 branch  0x000070c9 
+ 00028884  0x00007b68 increase  0xffffffff , 0x00000039 
+ 00028885  0x00007b69 lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007b6a iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007b6b increase  0x00000004 , 0x00000006 
+ 00028888  0x00007b6c call  0x00007062 
+ 00028889  0x00007b6d iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007b6f increase  0x00000001 , 0x00000006 
+ 00028891  0x00007b70 ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007b71 isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007b75 branch  0x00007fef , 0x00000005 
+ 00028894  0x00007b76 call  0x0000705b 
+ 00028895  0x00007b77 iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007b78 deposit  0x0000000b 
+ 00028897  0x00007b79 isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007b7a branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007b7b branch  0x000070da 
+ 00028900  0x00007b7d force  0x00000000 , 0x00000006 
+ 00028901  0x00007b7e force  0x00000000 , 0x0000003f 
+ 00028902  0x00007b7f rtn 
+ 00028903  0x00007b86 bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007b87 fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007b88 iforce  0x00000006 
+ 00028906  0x00007b8a ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007b8b branch  0x00007100 , 0x00000034 
+ 00028908  0x00007b8c lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007b8d iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007b8e ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007b8f isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007b90 branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007b91 call  0x00007062 
+ 00028914  0x00007b92 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007b93 branch  0x000070ea 
+ 00028916  0x00007b95 call  0x00007062 
+ 00028917  0x00007b96 iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007b98 increase  0x00000001 , 0x00000006 
+ 00028919  0x00007b99 ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007b9a isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007b9b rtn  0x00000005 
+ 00028922  0x00007b9c call  0x0000705b 
+ 00028923  0x00007b9d iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007b9e deposit  0x0000000b 
+ 00028925  0x00007b9f isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007ba0 branch  0x00007100 , 0x00000005 
+ 00028927  0x00007ba1 branch  0x000070f6 
+ 00028928  0x00007ba3 force  0x00000000 , 0x00000006 
+ 00028929  0x00007ba4 rtn 
+ 00028930  0x00007ba9 arg  0x00000400 , 0x00000012 
+ 00028931  0x00007baa call  0x000070f4 
+ 00028932  0x00007bab arg  0x00000300 , 0x00000012 
+ 00028933  0x00007bac call  0x0000710d 
+ 00028934  0x00007bad nrtn  0x00000028 
+ 00028935  0x00007bae sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007baf branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007bb0 ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007bb1 bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007bb2 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007bb3 rtn 
+ 00028941  0x00007bb9 bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007bba call  0x00007062 
+ 00028943  0x00007bbb copy  0x0000003f , 0x00000011 
+ 00028944  0x00007bbd ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007bbe and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007bbf rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007bc0 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007bc1 branch  0x00007129 , 0x00000005 
+ 00028949  0x00007bc2 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007bc3 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007bc4 beq  0x00000006 , 0x00007123 
+ 00028952  0x00007bc5 beq  0x00000007 , 0x00007126 
+ 00028953  0x00007bc6 increase  0xffffffff , 0x00000006 
+ 00028954  0x00007bc7 call  0x00007062 
+ 00028955  0x00007bc8 iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007bc9 copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007bca isub  0x00000002 , 0x00000011 
+ 00028958  0x00007bcb branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007bcc branch  0x00007110 
+ 00028960  0x00007bcf increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007bd0 increase  0x00000001 , 0x00000006 
+ 00028962  0x00007bd1 branch  0x00007110 
+ 00028963  0x00007bd3 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007bd4 increase  0x00000002 , 0x00000006 
+ 00028965  0x00007bd5 branch  0x00007110 
+ 00028966  0x00007bd7 increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007bd8 increase  0x00000004 , 0x00000006 
+ 00028968  0x00007bd9 branch  0x00007110 
+ 00028969  0x00007bdc increase  0xffffffff , 0x00000011 
+ 00028970  0x00007bdd copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007bde beq  0x00000001 , 0x00007132 
+ 00028972  0x00007bdf beq  0x00000002 , 0x00007130 
+ 00028973  0x00007be0 beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007be1 branch  0x00007fe9 
+ 00028975  0x00007be3 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007be5 ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007be6 increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007be8 ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007be9 isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007bea branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007beb increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007bec branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007bed branch  0x00007110 
+ 00028984  0x00007c29 call  0x000052d0 
+ 00028985  0x00007c2a copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c2b setarg  0x00000006 
+ 00028987  0x00007c2c istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c2d setarg  0x0000006e 
+ 00028989  0x00007c2e istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c2f setarg  0x00000f00 
+ 00028991  0x00007c30 istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c31 setarg  0x001a0535 
+ 00028993  0x00007c32 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c33 setarg  0x00000111 
+ 00028995  0x00007c34 lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c35 istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c36 setarg  0x00002600 
+ 00028998  0x00007c37 istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c38 setarg  0x00000335 
+ 00029000  0x00007c39 istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c3a setarg  0x00000009 
+ 00029002  0x00007c3b istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c3c setarg  0x00000004 
+ 00029004  0x00007c3d istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c3e jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c3f rtn 
+ 00029007  0x00007c44 bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c45 jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c46 arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c47 arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c48 call  0x00007ebf 
+ 00029012  0x00007c49 arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c4a call  0x00007ebd 
+ 00029014  0x00007c4b arg  0x000009be , 0x00000006 
+ 00029015  0x00007c4c call  0x00007ebd 
+ 00029016  0x00007c4d call  0x0000720a 
+ 00029017  0x00007c4e arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c4f call  0x00007205 
+ 00029019  0x00007c50 call  0x000071d0 
+ 00029020  0x00007c52 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007c53 call  0x00007201 
+ 00029022  0x00007c54 setarg  0x000f4240 
+ 00029023  0x00007c55 copy  0x0000003f , 0x00000011 
+ 00029024  0x00007c56 fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007c57 idiv  0x00000011 
+ 00029026  0x00007c58 call  0x00007f86 
+ 00029027  0x00007c59 remainder  0x0000003f 
+ 00029028  0x00007c5a store  0x00000004 , 0x000009ba 
+ 00029029  0x00007c5c rtn 
+ 00029030  0x00007c5f jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007c60 arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007c61 call  0x000071b5 
+ 00029033  0x00007c62 call  0x000071b0 
+ 00029034  0x00007c63 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007c64 istore  0x00000003 , 0x00000005 
+ 00029036  0x00007c67 call  0x00007176 
+ 00029037  0x00007c69 arg  0x0000042f , 0x00000006 
+ 00029038  0x00007c6a call  0x00007ebf 
+ 00029039  0x00007c6b arg  0x0000443a , 0x00000006 
+ 00029040  0x00007c6c call  0x00007ebf 
+ 00029041  0x00007c6d call  0x0000720a 
+ 00029042  0x00007c6e arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007c6f arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007c70 call  0x00007ebf 
+ 00029045  0x00007c72 branch  0x000071d0 
+ 00029046  0x00007c77 fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007c78 istore  0x00000004 , 0x00000005 
+ 00029048  0x00007c79 call  0x00007ecd 
+ 00029049  0x00007c7a branch  0x00007eca 
+ 00029050  0x00007c7d bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007c7e jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007c7f arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007c80 call  0x000071b0 
+ 00029054  0x00007c81 call  0x000071b5 
+ 00029055  0x00007c82 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007c83 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007c86 call  0x00007176 
+ 00029058  0x00007c87 arg  0x0000443a , 0x00000006 
+ 00029059  0x00007c88 call  0x00007ebf 
+ 00029060  0x00007c89 arg  0x0000042f , 0x00000006 
+ 00029061  0x00007c8a call  0x00007ebf 
+ 00029062  0x00007c8b call  0x0000720a 
+ 00029063  0x00007c8c arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007c8d arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007c8e call  0x00007ebf 
+ 00029066  0x00007c90 call  0x000071d0 
+ 00029067  0x00007c91 arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007c92 branch  0x00007201 
+ 00029069  0x00007c95 jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007c96 arg  0x000009fe , 0x00000006 
+ 00029071  0x00007c97 arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007c98 call  0x00007ebd 
+ 00029073  0x00007c99 call  0x0000720a 
+ 00029074  0x00007c9a arg  0x0000099e , 0x00000006 
+ 00029075  0x00007c9b call  0x00007205 
+ 00029076  0x00007c9c call  0x000071d0 
+ 00029077  0x00007c9d arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007c9e call  0x00007497 
+ 00029079  0x00007c9f arg  0x00000001 , 0x00000002 
+ 00029080  0x00007ca0 call  0x0000719f 
+ 00029081  0x00007ca1 arg  0x00004419 , 0x00000005 
+ 00029082  0x00007ca2 call  0x00007201 
+ 00029083  0x00007ca3 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007ca4 call  0x0000719f 
+ 00029085  0x00007ca5 arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007ca7 branch  0x00007497 
+ 00029087  0x00007cab bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007cac jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007cad setarg  0x00000100 
+ 00029090  0x00007cae store  0x00000002 , 0x000005e6 
+ 00029091  0x00007caf call  0x000071b0 
+ 00029092  0x00007cb0 call  0x000071b5 
+ 00029093  0x00007cb1 arg  0x0000443a , 0x00000006 
+ 00029094  0x00007cb2 call  0x00007ebf 
+ 00029095  0x00007cb3 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007cb4 call  0x00007ebf 
+ 00029097  0x00007cb6 setarg  0x00006c65 
+ 00029098  0x00007cb7 istore  0x00000002 , 0x00000005 
+ 00029099  0x00007cb8 setarg  0x00006274 
+ 00029100  0x00007cb9 istore  0x00000002 , 0x00000005 
+ 00029101  0x00007cba istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007cbb call  0x0000720a 
+ 00029103  0x00007cbc branch  0x000071d0 
+ 00029104  0x00007cbf fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007cc0 istore  0x00000006 , 0x00000005 
+ 00029106  0x00007cc1 fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007cc2 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007cc3 rtn 
+ 00029109  0x00007cc6 fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007cc7 istore  0x00000006 , 0x00000005 
+ 00029111  0x00007ccc fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007ccd istore  0x00000001 , 0x00000005 
+ 00029113  0x00007cce rtn 
+ 00029114  0x00007cd1 jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007cd2 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007cd3 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007cd4 arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007cd5 call  0x00007ebd 
+ 00029119  0x00007cd6 arg  0x000009be , 0x00000006 
+ 00029120  0x00007cd7 call  0x00007ebd 
+ 00029121  0x00007cd8 call  0x0000720a 
+ 00029122  0x00007cd9 arg  0x0000042f , 0x00000006 
+ 00029123  0x00007cda call  0x00007205 
+ 00029124  0x00007cdb branch  0x000071d0 
+ 00029125  0x00007cdf jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007ce0 fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007ce1 store  0x00000001 , 0x000005e6 
+ 00029128  0x00007ce2 arg  0x000009be , 0x00000006 
+ 00029129  0x00007ce3 call  0x00007ebd 
+ 00029130  0x00007ce4 arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007ce5 call  0x00007ebd 
+ 00029132  0x00007ce6 call  0x0000720a 
+ 00029133  0x00007ce7 arg  0x0000443a , 0x00000006 
+ 00029134  0x00007ce8 call  0x00007205 
+ 00029135  0x00007ce9 branch  0x000071d0 
+ 00029136  0x00007cec bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007ced call  0x0000721f 
+ 00029138  0x00007cf1 fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007cf2 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007cf4 increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007cf5 rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007cf6 copy  0x0000003f , 0x00000012 
+ 00029143  0x00007cf7 branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007cf8 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007cf9 nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007cfb arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007cfc arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007cfd increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007d00 iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007d01 arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007d02 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007d03 call  0x00007edd 
+ 00029153  0x00007d07 branch  0x000071f0 
+ 00029154  0x00007d0a arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d0b arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d0d branch  0x000071e6 
+ 00029157  0x00007d12 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d14 arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d15 iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d16 isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d18 arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d19 call  0x00007245 
+ 00029163  0x00007d1b arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d1c arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d1d arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d1e arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d1f call  0x00007edd 
+ 00029168  0x00007d2b call  0x00007491 
+ 00029169  0x00007d2c call  0x00007428 
+ 00029170  0x00007d2f arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d32 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d33 deposit  0x00000012 
+ 00029173  0x00007d34 branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d35 call  0x00007486 
+ 00029175  0x00007d36 call  0x00007422 
+ 00029176  0x00007d37 branch  0x000071f3 
+ 00029177  0x00007d3a arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d3b call  0x00007497 
+ 00029179  0x00007d3c arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d3d call  0x00007486 
+ 00029181  0x00007d3e call  0x00007428 
+ 00029182  0x00007d3f arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d40 call  0x00007486 
+ 00029184  0x00007d41 branch  0x00007422 
+ 00029185  0x00007d47 copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d48 call  0x00007497 
+ 00029187  0x00007d4a arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d4b branch  0x00007ee5 
+ 00029189  0x00007d4e arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d4f call  0x00007ebf 
+ 00029191  0x00007d51 arg  0x00000010 , 0x00000039 
+ 00029192  0x00007d52 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007d53 branch  0x00007ee5 
+ 00029194  0x00007d56 fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007d57 copy  0x0000003f , 0x00000039 
+ 00029196  0x00007d58 arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007d59 branch  0x00007ee5 
+ 00029198  0x00007d5c ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007d5d lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007d5e isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007d5f setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007d60 isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007d61 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007d62 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007d63 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007d64 loop  0x0000720e 
+ 00029207  0x00007d65 rtn 
+ 00029208  0x00007d68 arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007d6a increase  0x0000000f , 0x00000011 
+ 00029210  0x00007d6b force  0x00000010 , 0x00000039 
+ 00029211  0x00007d6c force  0x00000000 , 0x00000013 
+ 00029212  0x00007d6d branch  0x0000720e 
+ 00029213  0x00007d70 arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007d71 branch  0x00007219 
+ 00029215  0x00007d75 arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007d76 call  0x00007484 
+ 00029217  0x00007d79 force  0x00000008 , 0x00000038 
+ 00029218  0x00007d7a call  0x00007492 
+ 00029219  0x00007d7b call  0x00007491 
+ 00029220  0x00007d7c call  0x0000741f 
+ 00029221  0x00007d81 arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007d82 call  0x00007497 
+ 00029223  0x00007d84 bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007d85 fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007d86 isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007d87 nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007d88 call  0x00007218 
+ 00029228  0x00007d8b arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007d8d arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007d90 call  0x0000723a 
+ 00029231  0x00007d91 branch  0x00007231 
+ 00029232  0x00007d93 call  0x00007218 
+ 00029233  0x00007d96 arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007d97 arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007d98 call  0x00007ebf 
+ 00029236  0x00007d99 fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007d9a isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007d9b nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007d9c call  0x0000721d 
+ 00029240  0x00007d9e arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007da0 arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007da7 arg  0x00000003 , 0x00000039 
+ 00029243  0x00007da9 arg  0x00000000 , 0x00000002 
+ 00029244  0x00007daa call  0x00007241 
+ 00029245  0x00007dab increase  0x00000004 , 0x00000013 
+ 00029246  0x00007dac loop  0x0000723b 
+ 00029247  0x00007dad arg  0x00008700 , 0x00000002 
+ 00029248  0x00007dae lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007db0 ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007db1 ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007db2 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007db3 rtn 
+ 00029253  0x00007dba bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007dbb arg  0x00000010 , 0x00000039 
+ 00029255  0x00007dbc arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007dbe isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007dbf branch  0x00007250 , 0x00000005 
+ 00029258  0x00007dc0 branch  0x00007253 , 0x00000002 
+ 00029259  0x00007dc1 ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007dc2 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007dc4 increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007dc5 loop  0x00007248 
+ 00029263  0x00007dc6 rtn 
+ 00029264  0x00007dc8 arg  0x00000080 , 0x00000002 
+ 00029265  0x00007dca istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007dcb branch  0x0000724d 
+ 00029267  0x00007dce arg  0x00000000 , 0x00000002 
+ 00029268  0x00007dcf branch  0x00007251 
+ 00029269  0x00007dd3 call  0x00007268 
+ 00029270  0x00007dd4 arg  0x00000592 , 0x00000006 
+ 00029271  0x00007dd5 arg  0x00000582 , 0x00000005 
+ 00029272  0x00007dd6 branch  0x00007ebf 
+ 00029273  0x00007dda disable  0x00000028 
+ 00029274  0x00007ddb call  0x0000735f 
+ 00029275  0x00007ddc arg  0x00000562 , 0x00000006 
+ 00029276  0x00007ddd arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007dde force  0x0000000f , 0x00000039 
+ 00029278  0x00007ddf call  0x00007f01 
+ 00029279  0x00007de0 ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007de1 xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007de2 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007de3 setarg  0x000005b2 
+ 00029283  0x00007de4 store  0x00000002 , 0x000005d6 
+ 00029284  0x00007de5 setarg  0x000005a2 
+ 00029285  0x00007de6 store  0x00000002 , 0x000005d4 
+ 00029286  0x00007de7 set1  0x00000012 , 0x00000000 
+ 00029287  0x00007de8 branch  0x000072a8 
+ 00029288  0x00007ded fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007dee force  0x00000010 , 0x00000012 
+ 00029290  0x00007def add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007df0 sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007df1 branch  0x0000726e , 0x00000002 
+ 00029293  0x00007df2 force  0x00000010 , 0x00000013 
+ 00029294  0x00007df4 arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007df6 arg  0x0000468a , 0x00000006 
+ 00029296  0x00007df7 copy  0x00000002 , 0x00000039 
+ 00029297  0x00007df8 disable  0x00000028 
+ 00029298  0x00007dfa ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007dfb istore  0x00000001 , 0x00000005 
+ 00029300  0x00007dfc increase  0xffffffff , 0x00000012 
+ 00029301  0x00007dfd branch  0x0000727c , 0x00000005 
+ 00029302  0x00007dfe loop  0x00007272 
+ 00029303  0x00007dff branch  0x0000726f , 0x00000028 
+ 00029304  0x00007e00 enable  0x00000028 
+ 00029305  0x00007e01 force  0x00000006 , 0x00000039 
+ 00029306  0x00007e02 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007e03 branch  0x00007272 
+ 00029308  0x00007e05 arg  0x00000562 , 0x00000006 
+ 00029309  0x00007e06 arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007e07 call  0x00007ebf 
+ 00029311  0x00007e08 fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007e09 ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e0a store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e0b setarg  0x000005b2 
+ 00029315  0x00007e0c store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e0d setarg  0x000005a2 
+ 00029317  0x00007e0e store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e0f set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e10 branch  0x000072a8 
+ 00029320  0x00007e16 disable  0x00000028 
+ 00029321  0x00007e17 call  0x0000735f 
+ 00029322  0x00007e18 branch  0x00007292 
+ 00029323  0x00007e1b arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e1c enable  0x00000028 
+ 00029325  0x00007e1d call  0x0000735f 
+ 00029326  0x00007e1e call  0x00007292 
+ 00029327  0x00007e1f arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e20 arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e21 branch  0x00007ebf 
+ 00029330  0x00007e25 setarg  0x00000562 
+ 00029331  0x00007e26 store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e27 setarg  0x000041be 
+ 00029333  0x00007e28 store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e29 set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e2a call  0x000072a8 
+ 00029336  0x00007e2b arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e2c arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e2d arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e2e call  0x00007352 
+ 00029340  0x00007e2f arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e30 arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e31 copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e32 enable  0x00000028 
+ 00029344  0x00007e33 call  0x00007350 
+ 00029345  0x00007e34 call  0x0000736a 
+ 00029346  0x00007e35 setarg  0x000005b2 
+ 00029347  0x00007e36 store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e37 setarg  0x000005a2 
+ 00029349  0x00007e38 store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e39 set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e3a branch  0x000072a8 
+ 00029352  0x00007e3f jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e40 fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e41 iforce  0x00000006 
+ 00029355  0x00007e42 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e43 call  0x00007ebf 
+ 00029357  0x00007e44 fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e45 iforce  0x00000006 
+ 00029359  0x00007e46 arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e47 call  0x00007ebf 
+ 00029361  0x00007e4a call  0x000072cf 
+ 00029362  0x00007e4b disable  0x00000028 
+ 00029363  0x00007e4c bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e4d fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e4e bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e4f fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e50 iforce  0x00000012 
+ 00029368  0x00007e51 call  0x00007301 
+ 00029369  0x00007e53 call  0x00007300 
+ 00029370  0x00007e54 call  0x00007313 
+ 00029371  0x00007e55 fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007e56 increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007e57 store  0x00000001 , 0x000005d8 
+ 00029374  0x00007e59 call  0x000072cf 
+ 00029375  0x00007e5a enable  0x00000028 
+ 00029376  0x00007e5b call  0x00007300 
+ 00029377  0x00007e5c call  0x00007322 
+ 00029378  0x00007e5d call  0x00007331 
+ 00029379  0x00007e5e call  0x00007322 
+ 00029380  0x00007e5f call  0x00007331 
+ 00029381  0x00007e60 call  0x00007322 
+ 00029382  0x00007e61 call  0x00007331 
+ 00029383  0x00007e62 call  0x00007322 
+ 00029384  0x00007e63 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007e64 increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007e65 store  0x00000001 , 0x000005d8 
+ 00029387  0x00007e66 bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007e67 call  0x000072cf 
+ 00029389  0x00007e68 disable  0x00000028 
+ 00029390  0x00007e69 branch  0x00007300 
+ 00029391  0x00007e6e fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007e6f arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007e70 branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007e71 iforce  0x00000012 
+ 00029395  0x00007e72 force  0x00000011 , 0x00000039 
+ 00029396  0x00007e73 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007e75 ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007e76 lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007e77 rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007e78 rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007e79 ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007e7a istore  0x00000001 , 0x00000005 
+ 00029403  0x00007e7b loop  0x000072d5 
+ 00029404  0x00007e7c setarg  0x000005c2 
+ 00029405  0x00007e7d iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007e7e force  0x00000010 , 0x00000039 
+ 00029407  0x00007e7f arg  0x00000572 , 0x00000005 
+ 00029408  0x00007e81 ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007e82 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007e83 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007e84 nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007e85 increase  0xffffffef , 0x00000006 
+ 00029413  0x00007e87 loop  0x000072e0 
+ 00029414  0x00007e88 force  0x00000000 , 0x00000011 
+ 00029415  0x00007e89 add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007e8a lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007e8b lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007e8c call  0x000074b9 
+ 00029419  0x00007e8d setarg  0x00008400 
+ 00029420  0x00007e8e iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007e8f arg  0x00000572 , 0x00000005 
+ 00029422  0x00007e90 force  0x00000010 , 0x00000039 
+ 00029423  0x00007e92 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007e93 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007e94 iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007e95 istore  0x00000001 , 0x00000005 
+ 00029427  0x00007e96 increase  0x00000001 , 0x00000013 
+ 00029428  0x00007e97 loop  0x000072ef 
+ 00029429  0x00007e98 branch  0x000074bd 
+ 00029430  0x00007e9b force  0x00000010 , 0x00000039 
+ 00029431  0x00007e9c force  0x00000000 , 0x00000002 
+ 00029432  0x00007e9e ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007e9f ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007ea0 loop  0x000072f8 
+ 00029435  0x00007ea1 deposit  0x00000002 
+ 00029436  0x00007ea2 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007ea3 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007ea4 arg  0x00000572 , 0x00000005 
+ 00029439  0x00007ea5 branch  0x00007ebf 
+ 00029440  0x00007ea8 arg  0x00000572 , 0x00000012 
+ 00029441  0x00007eaa force  0x00000010 , 0x00000039 
+ 00029442  0x00007eab arg  0x00000592 , 0x00000011 
+ 00029443  0x00007eac copy  0x00000011 , 0x00000005 
+ 00029444  0x00007eae ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007eaf ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007eb0 ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007eb1 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007eb2 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007eb3 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007eb5 sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007eb6 branch  0x0000730d , 0x00000002 
+ 00029452  0x00007eb7 iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007eb9 deposit  0x00000030 
+ 00029454  0x00007eba istore  0x00000001 , 0x00000005 
+ 00029455  0x00007ebb increase  0x00000001 , 0x00000011 
+ 00029456  0x00007ebc increase  0x00000001 , 0x00000012 
+ 00029457  0x00007ebd loop  0x00007304 
+ 00029458  0x00007ebe rtn 
+ 00029459  0x00007ec1 call  0x000074b9 
+ 00029460  0x00007ec2 force  0x00000010 , 0x00000039 
+ 00029461  0x00007ec3 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007ec5 ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007ec6 arg  0x00008500 , 0x00000006 
+ 00029464  0x00007ec7 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007ec8 sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007ec9 branch  0x0000731c , 0x00000002 
+ 00029467  0x00007eca arg  0x00008600 , 0x00000006 
+ 00029468  0x00007ecc iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007ecd ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007ece istore  0x00000001 , 0x00000011 
+ 00029471  0x00007ecf increase  0x00000001 , 0x00000011 
+ 00029472  0x00007ed0 loop  0x00007316 
+ 00029473  0x00007ed1 branch  0x000074bd 
+ 00029474  0x00007ed4 force  0x00000008 , 0x00000039 
+ 00029475  0x00007ed5 arg  0x00000592 , 0x00000006 
+ 00029476  0x00007ed6 copy  0x00000006 , 0x00000005 
+ 00029477  0x00007ed8 ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007ed9 iforce  0x00000011 
+ 00029479  0x00007eda ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007edb iforce  0x00000012 
+ 00029481  0x00007edc lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007edd iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007ede istore  0x00000001 , 0x00000005 
+ 00029484  0x00007edf deposit  0x00000011 
+ 00029485  0x00007ee0 iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007ee1 istore  0x00000001 , 0x00000005 
+ 00029487  0x00007ee2 loop  0x00007325 
+ 00029488  0x00007ee3 rtn 
+ 00029489  0x00007ee7 setarg  0x008ae42c 
+ 00029490  0x00007ee8 iforce  0x00000002 
+ 00029491  0x00007ee9 force  0x00000007 , 0x00000039 
+ 00029492  0x00007eea call  0x00007340 
+ 00029493  0x00007eeb setarg  0x000d751b 
+ 00029494  0x00007eec iforce  0x00000002 
+ 00029495  0x00007eed force  0x00000005 , 0x00000039 
+ 00029496  0x00007eee call  0x00007340 
+ 00029497  0x00007eef fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007ef0 iforce  0x00000011 
+ 00029499  0x00007ef1 fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007ef2 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007ef3 deposit  0x00000011 
+ 00029502  0x00007ef4 store  0x00000001 , 0x00000595 
+ 00029503  0x00007ef5 rtn 
+ 00029504  0x00007ef8 and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007efa and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007efb arg  0x00000592 , 0x00000005 
+ 00029507  0x00007efc iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007efd ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007efe iforce  0x00000013 
+ 00029510  0x00007eff deposit  0x00000011 
+ 00029511  0x00007f00 istore  0x00000001 , 0x00000005 
+ 00029512  0x00007f01 copy  0x00000013 , 0x00000011 
+ 00029513  0x00007f02 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007f03 loop  0x00007341 
+ 00029515  0x00007f04 setarg  0x00000592 
+ 00029516  0x00007f05 iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007f06 deposit  0x00000011 
+ 00029518  0x00007f07 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007f08 rtn 
+ 00029520  0x00007f0b enable  0x00000028 
+ 00029521  0x00007f0c branch  0x00007353 
+ 00029522  0x00007f0f disable  0x00000028 
+ 00029523  0x00007f11 force  0x00000010 , 0x00000039 
+ 00029524  0x00007f13 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f14 ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f15 branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f16 ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f17 branch  0x0000735a 
+ 00029529  0x00007f19 iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f1b istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f1c increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f1d increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f1e loop  0x00007354 
+ 00029534  0x00007f1f rtn 
+ 00029535  0x00007f23 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f24 ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f25 istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f26 branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f27 ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f28 branch  0x00007366 
+ 00029541  0x00007f2a ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f2c istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f2d ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f2e istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f2f rtn 
+ 00029546  0x00007f32 arg  0x000041be , 0x00000006 
+ 00029547  0x00007f33 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f34 arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f35 setarg  0x008395a7 
+ 00029550  0x00007f36 call  0x0000738b 
+ 00029551  0x00007f37 setarg  0x00b3c1df 
+ 00029552  0x00007f38 call  0x0000738b 
+ 00029553  0x00007f39 setarg  0x0000e5e9 
+ 00029554  0x00007f3a call  0x0000738c 
+ 00029555  0x00007f3b copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f3c disable  0x00000028 
+ 00029557  0x00007f3d call  0x00007379 
+ 00029558  0x00007f3e copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f3f enable  0x00000028 
+ 00029560  0x00007f40 branch  0x00007379 
+ 00029561  0x00007f43 force  0x00000008 , 0x00000039 
+ 00029562  0x00007f45 ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f46 compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f47 branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f48 branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f4a iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f4b branch  0x00007382 
+ 00029568  0x00007f4d branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f4f ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007f51 istore  0x00000001 , 0x00000005 
+ 00029571  0x00007f52 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007f53 loop  0x0000737a 
+ 00029573  0x00007f54 rtn 
+ 00029574  0x00007f57 fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007f58 store  0x00000006 , 0x00000056 
+ 00029576  0x00007f59 ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007f5a istore  0x00000006 , 0x00000005 
+ 00029578  0x00007f5b rtn 
+ 00029579  0x00007f5e lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007f60 lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007f61 ior  0x00000002 , 0x00000002 
+ 00029582  0x00007f62 rtn 
+ 00029583  0x00007f67 branch  0x0000738f 
+ 00029584  0x00007f6c bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007f6d call  0x0000742b 
+ 00029586  0x00007f6e arg  0x00004419 , 0x00000005 
+ 00029587  0x00007f6f branch  0x00007497 
+ 00029588  0x00007f73 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007f74 branch  0x00007397 , 0x00000029 
+ 00029590  0x00007f75 arg  0x0000042f , 0x00000005 
+ 00029591  0x00007f77 copy  0x00000006 , 0x00000011 
+ 00029592  0x00007f78 call  0x00007ebf 
+ 00029593  0x00007f79 call  0x00007440 
+ 00029594  0x00007f7a arg  0x0000442a , 0x00000006 
+ 00029595  0x00007f7b branch  0x000074b0 
+ 00029596  0x00007f7e arg  0x0000042f , 0x00000011 
+ 00029597  0x00007f7f branch  0x0000739f , 0x00000029 
+ 00029598  0x00007f80 arg  0x0000443a , 0x00000011 
+ 00029599  0x00007f82 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007f83 call  0x0000630c 
+ 00029601  0x00007f84 branch  0x00007440 
+ 00029602  0x00007f87 arg  0x000044aa , 0x00000006 
+ 00029603  0x00007f88 call  0x00007486 
+ 00029604  0x00007f89 arg  0x00004419 , 0x00000006 
+ 00029605  0x00007f8a call  0x00007487 
+ 00029606  0x00007f8b force  0x00000038 , 0x00000036 
+ 00029607  0x00007f8c force  0x00000000 , 0x00000036 
+ 00029608  0x00007f8d call  0x0000741d 
+ 00029609  0x00007f8e arg  0x0000047c , 0x00000005 
+ 00029610  0x00007f8f branch  0x00007497 
+ 00029611  0x00007f93 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007f94 branch  0x000073ae 
+ 00029613  0x00007f96 force  0x00000001 , 0x0000003f 
+ 00029614  0x00007f98 force  0x00000000 , 0x00000038 
+ 00029615  0x00007f99 lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007f9a ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007f9b increase  0x00000001 , 0x00000038 
+ 00029618  0x00007f9c rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007f9d rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007f9e fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007f9f lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007fa0 ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007fa1 increase  0x00000001 , 0x00000038 
+ 00029624  0x00007fa2 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007fa3 iforce  0x0000002f 
+ 00029626  0x00007fa4 increase  0x00000001 , 0x00000038 
+ 00029627  0x00007fa5 ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007fa6 byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007fa7 lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007fa8 ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007fa9 increase  0x00000001 , 0x00000038 
+ 00029632  0x00007faa rtn 
+ 00029633  0x00007faf add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fb0 ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00007fb1 iforce  0x00000011 
+ 00029636  0x00007fb2 call  0x000073ab 
+ 00029637  0x00007fb3 call  0x0000741f 
+ 00029638  0x00007fb5 force  0x00000000 , 0x00000038 
+ 00029639  0x00007fb6 ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00007fb7 and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00007fb8 lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00007fb9 set1  0x00000008 , 0x0000002f 
+ 00029643  0x00007fba call  0x0000748f 
+ 00029644  0x00007fbb call  0x00007422 
+ 00029645  0x00007fbd copy  0x00000011 , 0x00000039 
+ 00029646  0x00007fbe add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x00007fbf call  0x0000746e 
+ 00029648  0x00007fc1 call  0x00007478 
+ 00029649  0x00007fc2 call  0x00007422 
+ 00029650  0x00007fc3 deposit  0x00000039 
+ 00029651  0x00007fc4 branch  0x000073d5 , 0x00000034 
+ 00029652  0x00007fc5 branch  0x000073d0 
+ 00029653  0x00007fc7 force  0x0000000c , 0x00000038 
+ 00029654  0x00007fc8 deposit  0x0000002f 
+ 00029655  0x00007fc9 store  0x00000004 , 0x00000417 
+ 00029656  0x00007fca rtn 
+ 00029657  0x00007fcd increase  0x00000001 , 0x00000011 
+ 00029658  0x00007fce call  0x000073ad 
+ 00029659  0x00007fcf copy  0x00000013 , 0x00000006 
+ 00029660  0x00007fd0 call  0x00007482 
+ 00029661  0x00007fd1 call  0x00007425 
+ 00029662  0x00007fd2 call  0x0000749e 
+ 00029663  0x00007fd3 increase  0x00000010 , 0x00000013 
+ 00029664  0x00007fd4 increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00007fd5 branch  0x000073d9 , 0x00000002 
+ 00029666  0x00007fd6 rtn 
+ 00029667  0x00007fd9 bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00007fda arg  0x000043dc , 0x00000013 
+ 00029669  0x00007fdb fetcht  0x00000005 , 0x00004403 
+ 00029670  0x00007fdc call  0x000073c1 
+ 00029671  0x00007fdd force  0x00000008 , 0x00000038 
+ 00029672  0x00007fde iforce  0x0000002f 
+ 00029673  0x00007fdf force  0x00000000 , 0x00000011 
+ 00029674  0x00007fe0 call  0x000073ad 
+ 00029675  0x00007fe1 call  0x00007425 
+ 00029676  0x00007fe2 arg  0x000043de , 0x00000013 
+ 00029677  0x00007fe3 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00007fe4 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00007fe5 iadd  0x00000013 , 0x00000005 
+ 00029680  0x00007fe6 force  0x0000000c , 0x00000038 
+ 00029681  0x00007fe7 deposit  0x0000002f 
+ 00029682  0x00007fe8 istore  0x00000004 , 0x00000005 
+ 00029683  0x00007fe9 call  0x000073d9 
+ 00029684  0x00007fea fetch  0x00000001 , 0x000043dd 
+ 00029685  0x00007feb increase  0x00000004 , 0x0000003f 
+ 00029686  0x00007fec store  0x00000001 , 0x000043dd 
+ 00029687  0x00007fed fetcht  0x00000005 , 0x00004403 
+ 00029688  0x00007fee increase  0x00000001 , 0x00000002 
+ 00029689  0x00007fef storet  0x00000005 , 0x00004403 
+ 00029690  0x00007ff0 rtn 
+ 00029691  0x00007ff3 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00007ff4 fetch  0x00000001 , 0x000002da 
+ 00029693  0x00007ff5 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00007ff6 branch  0x000073ff , 0x00000002 
+ 00029695  0x00007ff8 arg  0x000002db , 0x00000013 
+ 00029696  0x00007ff9 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00007ffa increase  0xfffffffc , 0x0000003f 
+ 00029698  0x00007ffb store  0x00000001 , 0x000002da 
+ 00029699  0x00007ffc iadd  0x00000013 , 0x00000006 
+ 00029700  0x00007ffd ifetch  0x00000004 , 0x00000006 
+ 00029701  0x00007ffe force  0x00000008 , 0x00000038 
+ 00029702  0x00007fff iforce  0x0000002f 
+ 00029703  0x00008000 force  0x00000000 , 0x00000011 
+ 00029704  0x00008001 fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00008002 call  0x000073ad 
+ 00029706  0x00008003 call  0x00007425 
+ 00029707  0x00008004 force  0x0000000c , 0x00000038 
+ 00029708  0x00008005 deposit  0x0000002f 
+ 00029709  0x00008006 store  0x00000004 , 0x0000041b 
+ 00029710  0x00008007 call  0x000073d9 
+ 00029711  0x00008008 arg  0x000002d9 , 0x00000013 
+ 00029712  0x00008009 call  0x000073c1 
+ 00029713  0x0000800a fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x0000800b isub  0x00000002 , 0x0000003f 
+ 00029715  0x0000800c nrtn  0x00000034 
+ 00029716  0x0000800d fetch  0x00000004 , 0x0000440d 
+ 00029717  0x0000800e isub  0x00000002 , 0x0000003f 
+ 00029718  0x0000800f rtn  0x00000034 
+ 00029719  0x00008010 storet  0x00000004 , 0x0000440d 
+ 00029720  0x00008011 fetch  0x00000005 , 0x00004408 
+ 00029721  0x00008012 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00008013 store  0x00000005 , 0x00004408 
+ 00029723  0x00008014 force  0x00000000 , 0x0000003f 
+ 00029724  0x00008015 rtn 
+ 00029725  0x00008018 nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00008019 rtn 
+ 00029727  0x0000801c force  0x00000030 , 0x00000036 
+ 00029728  0x0000801d force  0x00000000 , 0x00000036 
+ 00029729  0x0000801e branch  0x0000741d 
+ 00029730  0x00008021 force  0x00000032 , 0x00000036 
+ 00029731  0x00008022 force  0x00000002 , 0x00000036 
+ 00029732  0x00008023 branch  0x0000741d 
+ 00029733  0x00008026 force  0x00000034 , 0x00000036 
+ 00029734  0x00008027 force  0x00000004 , 0x00000036 
+ 00029735  0x00008028 branch  0x0000741d 
+ 00029736  0x0000802c force  0x00000001 , 0x00000036 
+ 00029737  0x0000802d force  0x00000000 , 0x00000036 
+ 00029738  0x0000802e rtn 
+ 00029739  0x00008030 force  0x00000000 , 0x00000038 
+ 00029740  0x00008031 fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00008032 iforce  0x0000002f 
+ 00029742  0x00008033 increase  0x00000001 , 0x00000038 
+ 00029743  0x00008034 ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00008035 iforce  0x0000002f 
+ 00029745  0x00008036 increase  0x00000001 , 0x00000038 
+ 00029746  0x00008037 fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00008038 iforce  0x0000002f 
+ 00029748  0x00008039 increase  0x00000001 , 0x00000038 
+ 00029749  0x0000803a ifetch  0x00000004 , 0x00000006 
+ 00029750  0x0000803b iforce  0x0000002f 
+ 00029751  0x0000803c increase  0x00000001 , 0x00000038 
+ 00029752  0x0000803d call  0x00007492 
+ 00029753  0x0000803e increase  0xfffffffc , 0x00000038 
+ 00029754  0x0000803f fetch  0x00000004 , 0x000044c7 
+ 00029755  0x00008040 copy  0x0000003f , 0x0000002f 
+ 00029756  0x00008041 increase  0x00000004 , 0x00000038 
+ 00029757  0x00008042 force  0x00000038 , 0x00000036 
+ 00029758  0x00008043 force  0x00000008 , 0x00000036 
+ 00029759  0x00008044 branch  0x0000741d 
+ 00029760  0x00008048 bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00008049 fetch  0x00000006 , 0x000044a0 
+ 00029762  0x0000804a fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x0000804b branch  0x00007446 , 0x00000029 
+ 00029764  0x0000804c fetch  0x00000006 , 0x0000044f 
+ 00029765  0x0000804d fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x0000804f force  0x00000008 , 0x00000038 
+ 00029767  0x00008050 copy  0x00000002 , 0x0000002f 
+ 00029768  0x00008051 increase  0x00000001 , 0x00000038 
+ 00029769  0x00008052 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x00008053 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x00008054 ior  0x0000002f , 0x0000002f 
+ 00029772  0x00008055 increase  0x00000001 , 0x00000038 
+ 00029773  0x00008056 rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x00008057 increase  0x00000001 , 0x00000038 
+ 00029775  0x00008058 force  0x00000000 , 0x0000002f 
+ 00029776  0x00008059 force  0x00000000 , 0x0000003f 
+ 00029777  0x0000805a fetch  0x00000001 , 0x0000448e 
+ 00029778  0x0000805b fetcht  0x00000001 , 0x00004485 
+ 00029779  0x0000805c nbranch  0x00007456 , 0x00000029 
+ 00029780  0x0000805e fetch  0x00000001 , 0x00004495 
+ 00029781  0x0000805f fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x00008061 store  0x00000001 , 0x0000444a 
+ 00029783  0x00008062 storet  0x00000001 , 0x0000444b 
+ 00029784  0x00008063 force  0x00000000 , 0x00000038 
+ 00029785  0x00008064 arg  0x0000444a , 0x00000012 
+ 00029786  0x00008065 force  0x00000004 , 0x00000039 
+ 00029787  0x00008067 ifetch  0x00000004 , 0x00000011 
+ 00029788  0x00008068 ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x00008069 ixor  0x00000002 , 0x0000002f 
+ 00029790  0x0000806a increase  0x00000001 , 0x00000038 
+ 00029791  0x0000806b increase  0x00000004 , 0x00000011 
+ 00029792  0x0000806c increase  0x00000004 , 0x00000012 
+ 00029793  0x0000806d loop  0x0000745b 
+ 00029794  0x0000806e call  0x00007492 
+ 00029795  0x0000806f increase  0xfffffffc , 0x00000038 
+ 00029796  0x00008070 fetch  0x00000004 , 0x000044c7 
+ 00029797  0x00008071 copy  0x0000003f , 0x0000002f 
+ 00029798  0x00008072 increase  0x00000004 , 0x00000038 
+ 00029799  0x00008073 force  0x00000038 , 0x00000036 
+ 00029800  0x00008074 force  0x0000000c , 0x00000036 
+ 00029801  0x00008075 call  0x0000741d 
+ 00029802  0x00008077 call  0x00007491 
+ 00029803  0x00008078 force  0x0000003a , 0x00000036 
+ 00029804  0x00008079 force  0x00000008 , 0x00000036 
+ 00029805  0x0000807a branch  0x0000741d 
+ 00029806  0x0000807d compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x0000807e rtn  0x00000001 
+ 00029808  0x0000807f deposit  0x00000006 
+ 00029809  0x00008080 iadd  0x00000039 , 0x00000005 
+ 00029810  0x00008081 force  0x00000000 , 0x0000003f 
+ 00029811  0x00008083 istore  0x00000001 , 0x00000005 
+ 00029812  0x00008084 increase  0x00000001 , 0x00000039 
+ 00029813  0x00008085 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x00008086 rtn  0x00000001 
+ 00029815  0x00008087 branch  0x00007473 
+ 00029816  0x0000808a force  0x00000000 , 0x00000038 
+ 00029817  0x0000808c deposit  0x00000039 
+ 00029818  0x0000808d branch  0x0000747d , 0x00000034 
+ 00029819  0x0000808e ifetch  0x00000004 , 0x00000006 
+ 00029820  0x0000808f increase  0xfffffffc , 0x00000039 
+ 00029821  0x00008091 iforce  0x0000002f 
+ 00029822  0x00008092 increase  0x00000001 , 0x00000038 
+ 00029823  0x00008093 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x00008094 rtn  0x00000001 
+ 00029825  0x00008095 branch  0x00007479 
+ 00029826  0x00008098 force  0x00000008 , 0x00000038 
+ 00029827  0x00008099 branch  0x00007487 
+ 00029828  0x0000809b force  0x00000004 , 0x00000038 
+ 00029829  0x0000809c branch  0x00007487 
+ 00029830  0x0000809e force  0x00000000 , 0x00000038 
+ 00029831  0x000080a0 force  0x00000004 , 0x00000039 
+ 00029832  0x000080a2 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x000080a3 iforce  0x0000002f 
+ 00029834  0x000080a4 increase  0x00000001 , 0x00000038 
+ 00029835  0x000080a5 loop  0x00007488 
+ 00029836  0x000080a6 rtn 
+ 00029837  0x000080a9 arg  0x0000047c , 0x00000006 
+ 00029838  0x000080aa branch  0x00007484 
+ 00029839  0x000080ad force  0x00000004 , 0x00000039 
+ 00029840  0x000080ae branch  0x00007494 
+ 00029841  0x000080b1 force  0x00000000 , 0x00000038 
+ 00029842  0x000080b3 force  0x00000004 , 0x00000039 
+ 00029843  0x000080b5 force  0x00000000 , 0x0000002f 
+ 00029844  0x000080b7 increase  0x00000001 , 0x00000038 
+ 00029845  0x000080b8 loop  0x00007493 
+ 00029846  0x000080b9 rtn 
+ 00029847  0x000080bc force  0x0000000c , 0x00000038 
+ 00029848  0x000080bd force  0x00000004 , 0x00000039 
+ 00029849  0x000080bf deposit  0x0000002f 
+ 00029850  0x000080c0 istore  0x00000004 , 0x00000005 
+ 00029851  0x000080c1 increase  0x00000001 , 0x00000038 
+ 00029852  0x000080c2 loop  0x00007499 
+ 00029853  0x000080c3 rtn 
+ 00029854  0x000080c6 force  0x0000000c , 0x00000038 
+ 00029855  0x000080c7 copy  0x00000013 , 0x00000005 
+ 00029856  0x000080c8 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x000080c9 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x000080ca branch  0x000074a4 , 0x00000002 
+ 00029859  0x000080cb force  0x00000010 , 0x00000039 
+ 00029860  0x000080cd deposit  0x0000002f 
+ 00029861  0x000080ce sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x000080cf branch  0x000074ac , 0x00000002 
+ 00029863  0x000080d0 istore  0x00000004 , 0x00000005 
+ 00029864  0x000080d1 increase  0xfffffffc , 0x00000039 
+ 00029865  0x000080d2 rtn  0x00000005 
+ 00029866  0x000080d3 increase  0x00000001 , 0x00000038 
+ 00029867  0x000080d4 branch  0x000074a4 
+ 00029868  0x000080d6 istore  0x00000001 , 0x00000005 
+ 00029869  0x000080d7 rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x000080d8 loop  0x000074ac 
+ 00029871  0x000080d9 rtn 
+ 00029872  0x000080dd force  0x0000000c , 0x00000038 
+ 00029873  0x000080de force  0x00000004 , 0x00000039 
+ 00029874  0x000080e0 ifetch  0x00000004 , 0x00000006 
+ 00029875  0x000080e1 isub  0x0000002f , 0x0000003e 
+ 00029876  0x000080e2 nrtn  0x00000005 
+ 00029877  0x000080e3 increase  0x00000001 , 0x00000038 
+ 00029878  0x000080e4 loop  0x000074b2 
+ 00029879  0x000080e5 force  0x00000000 , 0x0000003e 
+ 00029880  0x000080e6 rtn 
+ 00029881  0x000080e9 hfetch  0x00000001 , 0x00008050 
+ 00029882  0x000080ea set0  0x00000000 , 0x0000003f 
+ 00029883  0x000080eb hstore  0x00000001 , 0x00008050 
+ 00029884  0x000080ec rtn 
+ 00029885  0x000080ef hfetch  0x00000001 , 0x00008050 
+ 00029886  0x000080f0 set1  0x00000000 , 0x0000003f 
+ 00029887  0x000080f1 hstore  0x00000001 , 0x00008050 
+ 00029888  0x000080f2 rtn 
+ 00029889  0x000080f5 arg  0x00000886 , 0x00000005 
+ 00029890  0x000080f6 setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x000080f7 setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x000080f8 setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x000080f9 setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x000080fa istore  0x00000009 , 0x00000005 
+ 00029895  0x000080fb setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x000080fc setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x000080fd setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x000080fe setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x000080ff istore  0x00000009 , 0x00000005 
+ 00029900  0x00008100 setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x00008101 setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x00008102 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x00008103 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x00008104 istore  0x00000009 , 0x00000005 
+ 00029905  0x00008105 setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x00008106 setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x00008107 setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x00008108 setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x00008109 istore  0x00000009 , 0x00000005 
+ 00029910  0x0000810a setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x0000810b setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x0000810c setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x0000810d setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x0000810e istore  0x00000009 , 0x00000005 
+ 00029915  0x0000810f setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x00008110 setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x00008111 setsect  0x00000002 , 0x0000146b 
+ 00029918  0x00008112 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x00008113 istore  0x00000009 , 0x00000005 
+ 00029920  0x00008114 setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x00008115 setsect  0x00000001 , 0x00010c12 
+ 00029922  0x00008116 setsect  0x00000002 , 0x0002b722 
+ 00029923  0x00008117 setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x00008118 istore  0x00000009 , 0x00000005 
+ 00029925  0x00008119 setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x0000811a setsect  0x00000001 , 0x00016720 
+ 00029927  0x0000811b setsect  0x00000002 , 0x0000519e 
+ 00029928  0x0000811c setsect  0x00000003 , 0x00019084 
+ 00029929  0x0000811d istore  0x00000009 , 0x00000005 
+ 00029930  0x0000811e setsect  0x00000000 , 0x00031012 
+ 00029931  0x0000811f setsect  0x00000001 , 0x000360bf 
+ 00029932  0x00008120 setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x00008121 setsect  0x00000003 , 0x000003d3 
+ 00029934  0x00008122 istore  0x00000009 , 0x00000005 
+ 00029935  0x00008123 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x00008124 setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x00008125 setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x00008126 setsect  0x00000003 , 0x000243d9 
+ 00029939  0x00008127 istore  0x00000009 , 0x00000005 
+ 00029940  0x00008128 setsect  0x00000000 , 0x0002b030 
+ 00029941  0x00008129 setsect  0x00000001 , 0x00036a03 
+ 00029942  0x0000812a setsect  0x00000002 , 0x00011188 
+ 00029943  0x0000812b setsect  0x00000003 , 0x0001e520 
+ 00029944  0x0000812c istore  0x00000009 , 0x00000005 
+ 00029945  0x0000812d setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x0000812e setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x0000812f setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x00008130 setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x00008131 istore  0x00000009 , 0x00000005 
+ 00029950  0x00008132 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x00008133 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x00008134 setsect  0x00000002 , 0x00008da7 
+ 00029953  0x00008135 setsect  0x00000003 , 0x000257ff 
+ 00029954  0x00008136 istore  0x00000009 , 0x00000005 
+ 00029955  0x00008137 setsect  0x00000000 , 0x0003192b 
+ 00029956  0x00008138 setsect  0x00000001 , 0x00034641 
+ 00029957  0x00008139 setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x0000813a setsect  0x00000003 , 0x000366ad 
+ 00029959  0x0000813b istore  0x00000009 , 0x00000005 
+ 00029960  0x0000813c setsect  0x00000000 , 0x00001f83 
+ 00029961  0x0000813d setsect  0x00000001 , 0x00015a23 
+ 00029962  0x0000813e setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x0000813f setsect  0x00000003 , 0x00003949 
+ 00029964  0x00008140 istore  0x00000009 , 0x00000005 
+ 00029965  0x00008141 setsect  0x00000000 , 0x00013a51 
+ 00029966  0x00008142 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x00008143 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x00008144 setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x00008145 istore  0x00000009 , 0x00000005 
+ 00029970  0x00008146 setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x00008147 setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x00008148 setsect  0x00000002 , 0x00009e66 
+ 00029973  0x00008149 setsect  0x00000003 , 0x000001a8 
+ 00029974  0x0000814a istore  0x00000008 , 0x00000005 
+ 00029975  0x0000814b rtn 
+ 00029976  0x00008150 arg  0x0000091e , 0x00000005 
+ 00029977  0x00008151 setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x00008152 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x00008153 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x00008154 setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x00008155 istore  0x00000009 , 0x00000005 
+ 00029982  0x00008156 setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x00008157 setsect  0x00000001 , 0x0000003f 
+ 00029984  0x00008158 setsect  0x00000002 , 0x00000000 
+ 00029985  0x00008159 setsect  0x00000003 , 0x00000000 
+ 00029986  0x0000815a istore  0x00000009 , 0x00000005 
+ 00029987  0x0000815b setsect  0x00000000 , 0x00000000 
+ 00029988  0x0000815c setsect  0x00000001 , 0x00000000 
+ 00029989  0x0000815d setsect  0x00000002 , 0x00001000 
+ 00029990  0x0000815e setsect  0x00000003 , 0x00000000 
+ 00029991  0x0000815f istore  0x00000009 , 0x00000005 
+ 00029992  0x00008160 setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x00008161 setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x00008162 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x00008163 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x00008164 istore  0x00000009 , 0x00000005 
+ 00029997  0x00008165 setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x00008166 setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x00008167 setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x00008168 setsect  0x00000003 , 0x000003ff 
+ 00030001  0x00008169 istore  0x00000009 , 0x00000005 
+ 00030002  0x0000816a setsect  0x00000000 , 0x00000000 
+ 00030003  0x0000816b setsect  0x00000001 , 0x00000000 
+ 00030004  0x0000816c setsect  0x00000002 , 0x00000000 
+ 00030005  0x0000816d setsect  0x00000003 , 0x00000000 
+ 00030006  0x0000816e istore  0x00000009 , 0x00000005 
+ 00030007  0x0000816f setsect  0x00000000 , 0x00010000 
+ 00030008  0x00008170 setsect  0x00000001 , 0x00000000 
+ 00030009  0x00008171 setsect  0x00000002 , 0x0003f000 
+ 00030010  0x00008172 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x00008173 istore  0x00000009 , 0x00000005 
+ 00030012  0x00008174 setsect  0x00000000 , 0x000296ff 
+ 00030013  0x00008175 setsect  0x00000001 , 0x00022630 
+ 00030014  0x00008176 setsect  0x00000002 , 0x0003945d 
+ 00030015  0x00008177 setsect  0x00000003 , 0x0003d284 
+ 00030016  0x00008178 istore  0x00000009 , 0x00000005 
+ 00030017  0x00008179 setsect  0x00000000 , 0x000333a0 
+ 00030018  0x0000817a setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x0000817b setsect  0x00000002 , 0x000037d8 
+ 00030020  0x0000817c setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x0000817d istore  0x00000009 , 0x00000005 
+ 00030022  0x0000817e setsect  0x00000000 , 0x0003a440 
+ 00030023  0x0000817f setsect  0x00000001 , 0x0001b958 
+ 00030024  0x00008180 setsect  0x00000002 , 0x00038bce 
+ 00030025  0x00008181 setsect  0x00000003 , 0x0001091f 
+ 00030026  0x00008182 istore  0x00000009 , 0x00000005 
+ 00030027  0x00008183 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x00008184 setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x00008185 setsect  0x00000002 , 0x000356b1 
+ 00030030  0x00008186 setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x00008187 istore  0x00000009 , 0x00000005 
+ 00030032  0x00008188 setsect  0x00000000 , 0x00006837 
+ 00030033  0x00008189 setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x0000818a setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x0000818b setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x0000818c istore  0x00000009 , 0x00000005 
+ 00030037  0x0000818d setsect  0x00000000 , 0x00023357 
+ 00030038  0x0000818e setsect  0x00000001 , 0x00018af3 
+ 00030039  0x0000818f setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x00008190 setsect  0x00000003 , 0x000129f0 
+ 00030041  0x00008191 istore  0x00000009 , 0x00000005 
+ 00030042  0x00008192 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x00008193 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x00008194 setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x00008195 setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x00008196 istore  0x00000009 , 0x00000005 
+ 00030047  0x00008197 setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x00008198 setsect  0x00000001 , 0x000020ef 
+ 00030049  0x00008199 setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x0000819a setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x0000819b istore  0x00000009 , 0x00000005 
+ 00030052  0x0000819c setsect  0x00000000 , 0x00013860 
+ 00030053  0x0000819d setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x0000819e setsect  0x00000002 , 0x0000391a 
+ 00030055  0x0000819f setsect  0x00000003 , 0x0001b222 
+ 00030056  0x000081a0 istore  0x00000009 , 0x00000005 
+ 00030057  0x000081a1 rtn 
+ 00030058  0x000081a5 fetch  0x00000001 , 0x0000465a 
+ 00030059  0x000081a6 nbranch  0x0000757d , 0x00000034 
+ 00030060  0x000081a7 branch  0x00007a77 
+ 00030061  0x000081aa bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081ab fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081ac rtn  0x00000034 
+ 00030064  0x000081ad fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081ae rtnne  0x00000001 
+ 00030066  0x000081af fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081b0 rtn  0x00000034 
+ 00030068  0x000081b1 fetch  0x00000001 , 0x000044c3 
+ 00030069  0x000081b2 rtneq  0x00000003 
+ 00030070  0x000081b3 fetch  0x00000002 , 0x00004682 
+ 00030071  0x000081b4 bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x000081b5 fetch  0x00000001 , 0x000044c0 
+ 00030073  0x000081b6 beq  0x00000000 , 0x00007a77 
+ 00030074  0x000081b7 rtn 
+ 00030075  0x000081b9 jam  0x00000000 , 0x000044c0 
+ 00030076  0x000081ba rtn 
+ 00030077  0x000081be bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x000081bf fetch  0x00000001 , 0x0000465a 
+ 00030079  0x000081c0 branch  0x0000612b , 0x00000034 
+ 00030080  0x000081c1 call  0x00006124 
+ 00030081  0x000081c2 call  0x00007583 
+ 00030082  0x000081c3 branch  0x0000766d 
+ 00030083  0x000081c6 setarg  0x00000000 
+ 00030084  0x000081c7 store  0x00000008 , 0x000009ae 
+ 00030085  0x000081c8 store  0x00000004 , 0x000009b6 
+ 00030086  0x000081c9 store  0x00000007 , 0x0000465e 
+ 00030087  0x000081ca rtn 
+ 00030088  0x000081cd jam  0x00000001 , 0x000009b0 
+ 00030089  0x000081ce branch  0x0000758d 
+ 00030090  0x000081d0 fetch  0x00000001 , 0x000045b1 
+ 00030091  0x000081d1 beq  0x00000001 , 0x0000768a 
+ 00030092  0x000081d2 branch  0x00002a8c 
+ 00030093  0x000081d4 fetch  0x00000001 , 0x000045b1 
+ 00030094  0x000081d5 beq  0x00000001 , 0x00007590 
+ 00030095  0x000081d6 branch  0x0000766d 
+ 00030096  0x000081d9 call  0x0000768a 
+ 00030097  0x000081da fetch  0x00000001 , 0x000009af 
+ 00030098  0x000081db nrtn  0x00000034 
+ 00030099  0x000081dc jam  0x00000003 , 0x000009ae 
+ 00030100  0x000081dd rtn 
+ 00030101  0x000081e1 call  0x000075b0 
+ 00030102  0x000081e2 arg  0x000009de , 0x00000011 
+ 00030103  0x000081e3 arg  0x00000866 , 0x00000005 
+ 00030104  0x000081e4 call  0x00007c79 
+ 00030105  0x000081e5 arg  0x000009be , 0x00000011 
+ 00030106  0x000081e6 arg  0x00000826 , 0x00000005 
+ 00030107  0x000081e7 call  0x00007c79 
+ 00030108  0x000081e8 arg  0x00000826 , 0x00000011 
+ 00030109  0x000081e9 arg  0x000009be , 0x00000012 
+ 00030110  0x000081ea arg  0x00000826 , 0x00000005 
+ 00030111  0x000081eb call  0x00007be1 
+ 00030112  0x000081ec arg  0x0000093e , 0x00000011 
+ 00030113  0x000081ed arg  0x000009be , 0x00000012 
+ 00030114  0x000081ee arg  0x00000846 , 0x00000005 
+ 00030115  0x000081ef call  0x00007be1 
+ 00030116  0x000081f0 arg  0x00000846 , 0x00000011 
+ 00030117  0x000081f1 arg  0x00000826 , 0x00000012 
+ 00030118  0x000081f2 arg  0x00000826 , 0x00000005 
+ 00030119  0x000081f3 call  0x00007c7d 
+ 00030120  0x000081f4 arg  0x00000806 , 0x00000011 
+ 00030121  0x000081f5 arg  0x00000826 , 0x00000012 
+ 00030122  0x000081f6 arg  0x00000806 , 0x00000005 
+ 00030123  0x000081f7 call  0x00007c7d 
+ 00030124  0x000081f8 arg  0x00000020 , 0x00000039 
+ 00030125  0x000081f9 arg  0x00000866 , 0x00000011 
+ 00030126  0x000081fa arg  0x00000806 , 0x00000012 
+ 00030127  0x000081fb branch  0x00007f88 
+ 00030128  0x000081fe arg  0x0000097e , 0x00000011 
+ 00030129  0x000081ff arg  0x00000806 , 0x00000005 
+ 00030130  0x00008200 call  0x00007c79 
+ 00030131  0x00008201 arg  0x0000095e , 0x00000011 
+ 00030132  0x00008202 arg  0x00000826 , 0x00000005 
+ 00030133  0x00008203 call  0x00007c79 
+ 00030134  0x00008204 arg  0x00000826 , 0x00000011 
+ 00030135  0x00008205 arg  0x0000095e , 0x00000012 
+ 00030136  0x00008206 arg  0x00000826 , 0x00000005 
+ 00030137  0x00008207 call  0x00007be1 
+ 00030138  0x00008208 arg  0x0000093e , 0x00000011 
+ 00030139  0x00008209 arg  0x0000095e , 0x00000012 
+ 00030140  0x0000820a arg  0x00000846 , 0x00000005 
+ 00030141  0x0000820b call  0x00007be1 
+ 00030142  0x0000820c arg  0x00000846 , 0x00000011 
+ 00030143  0x0000820d arg  0x00000826 , 0x00000012 
+ 00030144  0x0000820e arg  0x00000826 , 0x00000005 
+ 00030145  0x0000820f call  0x00007c7d 
+ 00030146  0x00008210 arg  0x00000806 , 0x00000011 
+ 00030147  0x00008211 arg  0x00000826 , 0x00000012 
+ 00030148  0x00008212 arg  0x00000806 , 0x00000005 
+ 00030149  0x00008213 branch  0x00007c96 
+ 00030150  0x00008216 call  0x000075e1 
+ 00030151  0x00008217 arg  0x000009e6 , 0x00000011 
+ 00030152  0x00008218 arg  0x00000866 , 0x00000005 
+ 00030153  0x00008219 call  0x000077a8 
+ 00030154  0x0000821a arg  0x000009c6 , 0x00000011 
+ 00030155  0x0000821b arg  0x00000826 , 0x00000005 
+ 00030156  0x0000821c call  0x000077a8 
+ 00030157  0x0000821d arg  0x00000826 , 0x00000011 
+ 00030158  0x0000821e arg  0x000009c6 , 0x00000012 
+ 00030159  0x0000821f arg  0x00000826 , 0x00000005 
+ 00030160  0x00008220 call  0x00007786 
+ 00030161  0x00008221 arg  0x0000089e , 0x00000011 
+ 00030162  0x00008222 arg  0x000009c6 , 0x00000012 
+ 00030163  0x00008223 arg  0x00000846 , 0x00000005 
+ 00030164  0x00008224 call  0x00007786 
+ 00030165  0x00008225 arg  0x00000846 , 0x00000011 
+ 00030166  0x00008226 arg  0x00000826 , 0x00000012 
+ 00030167  0x00008227 arg  0x00000826 , 0x00000005 
+ 00030168  0x00008228 call  0x00007755 
+ 00030169  0x00008229 arg  0x00000806 , 0x00000011 
+ 00030170  0x0000822a arg  0x00000826 , 0x00000012 
+ 00030171  0x0000822b arg  0x00000806 , 0x00000005 
+ 00030172  0x0000822c call  0x00007755 
+ 00030173  0x0000822d arg  0x00000018 , 0x00000039 
+ 00030174  0x0000822e arg  0x00000866 , 0x00000011 
+ 00030175  0x0000822f arg  0x00000806 , 0x00000012 
+ 00030176  0x00008230 branch  0x00007f88 
+ 00030177  0x00008233 arg  0x000008e6 , 0x00000011 
+ 00030178  0x00008234 arg  0x00000806 , 0x00000005 
+ 00030179  0x00008235 call  0x000077a8 
+ 00030180  0x00008236 arg  0x000008ce , 0x00000011 
+ 00030181  0x00008237 arg  0x00000826 , 0x00000005 
+ 00030182  0x00008238 call  0x000077a8 
+ 00030183  0x00008239 arg  0x00000826 , 0x00000011 
+ 00030184  0x0000823a arg  0x000008ce , 0x00000012 
+ 00030185  0x0000823b arg  0x00000826 , 0x00000005 
+ 00030186  0x0000823c call  0x00007786 
+ 00030187  0x0000823d arg  0x0000089e , 0x00000011 
+ 00030188  0x0000823e arg  0x000008ce , 0x00000012 
+ 00030189  0x0000823f arg  0x00000846 , 0x00000005 
+ 00030190  0x00008240 call  0x00007786 
+ 00030191  0x00008241 arg  0x00000846 , 0x00000011 
+ 00030192  0x00008242 arg  0x00000826 , 0x00000012 
+ 00030193  0x00008243 arg  0x00000826 , 0x00000005 
+ 00030194  0x00008244 call  0x00007755 
+ 00030195  0x00008245 arg  0x00000806 , 0x00000011 
+ 00030196  0x00008246 arg  0x00000826 , 0x00000012 
+ 00030197  0x00008247 arg  0x00000806 , 0x00000005 
+ 00030198  0x00008248 branch  0x00007758 
+ 00030199  0x0000824c fetch  0x00000001 , 0x000009b2 
+ 00030200  0x0000824d bne  0x00000000 , 0x00007615 
+ 00030201  0x0000824e call  0x00007612 
+ 00030202  0x0000824f arg  0x00000a7e , 0x00000005 
+ 00030203  0x00008250 setarg  0x00000a2e 
+ 00030204  0x00008251 istore  0x00000002 , 0x00000005 
+ 00030205  0x00008252 setarg  0x00004642 
+ 00030206  0x00008253 istore  0x00000002 , 0x00000005 
+ 00030207  0x00008254 setarg  0x000009de 
+ 00030208  0x00008255 istore  0x00000002 , 0x00000005 
+ 00030209  0x00008256 branch  0x00007609 
+ 00030210  0x00008258 arg  0x00000a7e , 0x00000005 
+ 00030211  0x00008259 setarg  0x00000a3e 
+ 00030212  0x0000825a istore  0x00000002 , 0x00000005 
+ 00030213  0x0000825b setarg  0x000009de 
+ 00030214  0x0000825c istore  0x00000002 , 0x00000005 
+ 00030215  0x0000825d setarg  0x00004642 
+ 00030216  0x0000825e istore  0x00000002 , 0x00000005 
+ 00030217  0x00008260 call  0x000079a0 
+ 00030218  0x00008261 fetch  0x00000001 , 0x000009af 
+ 00030219  0x00008262 beq  0x00000004 , 0x0000760f 
+ 00030220  0x00008263 jam  0x00000001 , 0x000009b0 
+ 00030221  0x00008264 jam  0x00000005 , 0x000009ae 
+ 00030222  0x00008265 rtn 
+ 00030223  0x00008267 jam  0x00000014 , 0x000009af 
+ 00030224  0x00008268 call  0x0000758a 
+ 00030225  0x00008269 branch  0x000076d8 
+ 00030226  0x0000826c arg  0x00000a1e , 0x00000005 
+ 00030227  0x0000826d force  0x00000008 , 0x00000007 
+ 00030228  0x0000826e branch  0x000076a2 
+ 00030229  0x00008271 jam  0x00000001 , 0x000009b0 
+ 00030230  0x00008272 rtn 
+ 00030231  0x00008276 bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x00008277 arg  0x00000727 , 0x00000005 
+ 00030233  0x00008278 fetch  0x00000006 , 0x000040a0 
+ 00030234  0x00008279 istore  0x00000006 , 0x00000005 
+ 00030235  0x0000827a fetch  0x00000006 , 0x00000040 
+ 00030236  0x0000827b istore  0x00000006 , 0x00000005 
+ 00030237  0x0000827c fetch  0x00000003 , 0x0000465e 
+ 00030238  0x0000827d istore  0x00000003 , 0x00000005 
+ 00030239  0x0000827f call  0x00007a0d 
+ 00030240  0x00008281 arg  0x00000a4e , 0x00000011 
+ 00030241  0x00008282 arg  0x00000a5e , 0x00000012 
+ 00030242  0x00008283 force  0x00000004 , 0x00000007 
+ 00030243  0x00008284 call  0x000076a7 
+ 00030244  0x00008285 nbranch  0x00007631 , 0x00000001 
+ 00030245  0x00008287 call  0x00007628 
+ 00030246  0x00008288 jam  0x00000041 , 0x0000007d 
+ 00030247  0x00008289 branch  0x000062f8 
+ 00030248  0x0000828c fetch  0x00000001 , 0x000009af 
+ 00030249  0x0000828d beq  0x00000009 , 0x0000762e 
+ 00030250  0x0000828e jam  0x0000000a , 0x000009ae 
+ 00030251  0x0000828f jam  0x00000001 , 0x000009b0 
+ 00030252  0x00008290 jam  0x00000003 , 0x0000007c 
+ 00030253  0x00008291 rtn 
+ 00030254  0x00008293 jam  0x00000003 , 0x0000007c 
+ 00030255  0x00008294 jam  0x00000015 , 0x000009af 
+ 00030256  0x00008295 branch  0x000076d8 
+ 00030257  0x00008299 fetch  0x00000001 , 0x000009af 
+ 00030258  0x0000829a beq  0x00000009 , 0x00007637 
+ 00030259  0x0000829b jam  0x00000000 , 0x000009ae 
+ 00030260  0x0000829c jam  0x00000004 , 0x0000007c 
+ 00030261  0x0000829e jam  0x00000005 , 0x0000007e 
+ 00030262  0x0000829f rtn 
+ 00030263  0x000082a1 jam  0x00000004 , 0x0000007c 
+ 00030264  0x000082a2 jam  0x00000000 , 0x000009af 
+ 00030265  0x000082a3 rtn 
+ 00030266  0x000082a6 fetch  0x00000001 , 0x000009b3 
+ 00030267  0x000082a7 beq  0x00000001 , 0x0000763e 
+ 00030268  0x000082a8 jam  0x0000000a , 0x000009af 
+ 00030269  0x000082a9 branch  0x000076d8 
+ 00030270  0x000082ab arg  0x00000727 , 0x00000005 
+ 00030271  0x000082ac fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082ad istore  0x00000006 , 0x00000005 
+ 00030273  0x000082ae fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082af istore  0x00000006 , 0x00000005 
+ 00030275  0x000082b0 fetch  0x00000003 , 0x0000465b 
+ 00030276  0x000082b1 istore  0x00000003 , 0x00000005 
+ 00030277  0x000082b3 call  0x00007a24 
+ 00030278  0x000082b4 fetch  0x00000001 , 0x000009af 
+ 00030279  0x000082b5 beq  0x0000000a , 0x0000764b 
+ 00030280  0x000082b6 jam  0x0000000b , 0x000009ae 
+ 00030281  0x000082b7 jam  0x00000001 , 0x000009b0 
+ 00030282  0x000082b8 rtn 
+ 00030283  0x000082ba jam  0x0000000b , 0x000009af 
+ 00030284  0x000082bb jam  0x00000001 , 0x000009b1 
+ 00030285  0x000082bc rtn 
+ 00030286  0x000082bf arg  0x00000a7e , 0x00000005 
+ 00030287  0x000082c0 fetch  0x00000006 , 0x00000040 
+ 00030288  0x000082c1 istore  0x00000006 , 0x00000005 
+ 00030289  0x000082c2 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x000082c3 istore  0x00000006 , 0x00000005 
+ 00030291  0x000082c4 setarg  0x00000a2e 
+ 00030292  0x000082c5 istore  0x00000002 , 0x00000005 
+ 00030293  0x000082c6 setarg  0x00000a3e 
+ 00030294  0x000082c7 istore  0x00000002 , 0x00000005 
+ 00030295  0x000082c8 branch  0x00007662 
+ 00030296  0x000082ca jam  0x0000000f , 0x000009ae 
+ 00030297  0x000082cb arg  0x00000a7e , 0x00000005 
+ 00030298  0x000082cc fetch  0x00000006 , 0x000040a0 
+ 00030299  0x000082cd istore  0x00000006 , 0x00000005 
+ 00030300  0x000082ce fetch  0x00000006 , 0x00000040 
+ 00030301  0x000082cf istore  0x00000006 , 0x00000005 
+ 00030302  0x000082d0 setarg  0x00000a3e 
+ 00030303  0x000082d1 istore  0x00000002 , 0x00000005 
+ 00030304  0x000082d2 setarg  0x00000a2e 
+ 00030305  0x000082d3 istore  0x00000002 , 0x00000005 
+ 00030306  0x000082d6 arg  0x00000727 , 0x00000005 
+ 00030307  0x000082d7 fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x000082d8 istore  0x00000006 , 0x00000005 
+ 00030309  0x000082d9 fetch  0x00000006 , 0x00000a84 
+ 00030310  0x000082da istore  0x00000006 , 0x00000005 
+ 00030311  0x000082dc call  0x000079d7 
+ 00030312  0x000082df jam  0x00000001 , 0x000041bd 
+ 00030313  0x000082e0 arg  0x000041be , 0x00000005 
+ 00030314  0x000082e1 arg  0x00000a4e , 0x00000006 
+ 00030315  0x000082e2 call  0x00007ebf 
+ 00030316  0x000082e3 branch  0x000021c4 
+ 00030317  0x000082e7 bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x000082e8 fetch  0x00000001 , 0x000045b1 
+ 00030319  0x000082e9 rtnne  0x00000000 
+ 00030320  0x000082ea fetch  0x00000001 , 0x000009b2 
+ 00030321  0x000082eb rtnne  0x00000000 
+ 00030322  0x000082ec arg  0x00004612 , 0x00000005 
+ 00030323  0x000082ed force  0x0000000b , 0x00000007 
+ 00030324  0x000082ee call  0x000076a2 
+ 00030325  0x000082ef random  0x0000003f 
+ 00030326  0x000082f0 rshift  0x0000003f , 0x0000003f 
+ 00030327  0x000082f1 istore  0x00000002 , 0x00000005 
+ 00030328  0x000082f3 arg  0x000006be , 0x00000005 
+ 00030329  0x000082f4 arg  0x00004612 , 0x00000006 
+ 00030330  0x000082f5 call  0x00007ebe 
+ 00030331  0x000082f7 arg  0x000005e6 , 0x00000005 
+ 00030332  0x000082f8 arg  0x000008ce , 0x00000006 
+ 00030333  0x000082f9 call  0x00007ebc 
+ 00030334  0x000082fb arg  0x00000616 , 0x00000005 
+ 00030335  0x000082fc call  0x00007ec5 
+ 00030336  0x000082fd jam  0x00000001 , 0x00000616 
+ 00030337  0x000082ff call  0x00007a5d 
+ 00030338  0x00008300 jam  0x00000001 , 0x000009b2 
+ 00030339  0x00008301 rtn 
+ 00030340  0x00008304 arg  0x0000462a , 0x00000005 
+ 00030341  0x00008305 arg  0x0000062e , 0x00000006 
+ 00030342  0x00008306 call  0x00007ebc 
+ 00030343  0x00008307 jam  0x00000001 , 0x000045b1 
+ 00030344  0x00008308 jam  0x00000000 , 0x000009b2 
+ 00030345  0x00008309 rtn 
+ 00030346  0x0000830c bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x0000830d fetch  0x00000001 , 0x000009b9 
+ 00030348  0x0000830e rtnne  0x00000000 
+ 00030349  0x0000830f fetch  0x00000001 , 0x000009b2 
+ 00030350  0x00008310 rtnne  0x00000000 
+ 00030351  0x00008312 arg  0x000006be , 0x00000005 
+ 00030352  0x00008313 arg  0x00004612 , 0x00000006 
+ 00030353  0x00008314 call  0x00007ebe 
+ 00030354  0x00008316 arg  0x000005e6 , 0x00000005 
+ 00030355  0x00008317 arg  0x000009c6 , 0x00000006 
+ 00030356  0x00008318 call  0x00007ebc 
+ 00030357  0x0000831a arg  0x00000616 , 0x00000005 
+ 00030358  0x0000831b call  0x00007ec5 
+ 00030359  0x0000831c jam  0x00000001 , 0x00000616 
+ 00030360  0x0000831e call  0x00007a5d 
+ 00030361  0x0000831f jam  0x00000002 , 0x000009b2 
+ 00030362  0x00008320 rtn 
+ 00030363  0x00008323 jam  0x00000001 , 0x000009b3 
+ 00030364  0x00008324 arg  0x00000a06 , 0x00000005 
+ 00030365  0x00008325 arg  0x0000062e , 0x00000006 
+ 00030366  0x00008326 call  0x00007ebe 
+ 00030367  0x00008327 jam  0x00000001 , 0x000009b9 
+ 00030368  0x00008328 jam  0x00000000 , 0x000009b2 
+ 00030369  0x00008329 rtn 
+ 00030370  0x0000832c increase  0xffffffff , 0x00000007 
+ 00030371  0x0000832d nrtn  0x00000002 
+ 00030372  0x0000832e random  0x0000003f 
+ 00030373  0x0000832f istore  0x00000002 , 0x00000005 
+ 00030374  0x00008330 branch  0x000076a2 
+ 00030375  0x00008332 increase  0xffffffff , 0x00000007 
+ 00030376  0x00008333 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x00008334 ifetch  0x00000004 , 0x00000011 
+ 00030378  0x00008335 copy  0x0000003f , 0x00000002 
+ 00030379  0x00008336 ifetch  0x00000004 , 0x00000012 
+ 00030380  0x00008337 iflip  0x00000002 , 0x0000003f 
+ 00030381  0x00008338 nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x00008339 increase  0x00000004 , 0x00000011 
+ 00030383  0x0000833a increase  0x00000004 , 0x00000012 
+ 00030384  0x0000833b branch  0x000076a7 
+ 00030385  0x0000833d disable  0x00000001 
+ 00030386  0x0000833e rtn 
+ 00030387  0x00008340 enable  0x00000001 
+ 00030388  0x00008341 rtn 
+ 00030389  0x00008349 bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x0000834a fetch  0x00000001 , 0x000009b0 
+ 00030391  0x0000834b rtn  0x00000034 
+ 00030392  0x0000834c call  0x000062bc 
+ 00030393  0x0000834d nrtn  0x00000034 
+ 00030394  0x0000834e jam  0x00000000 , 0x000009b0 
+ 00030395  0x0000834f fetch  0x00000001 , 0x000009ae 
+ 00030396  0x00008350 beq  0x00000003 , 0x000061fd 
+ 00030397  0x00008351 beq  0x00000005 , 0x0000621a 
+ 00030398  0x00008352 beq  0x00000007 , 0x00006225 
+ 00030399  0x00008353 beq  0x0000000b , 0x0000623a 
+ 00030400  0x00008354 beq  0x00000002 , 0x00007588 
+ 00030401  0x00008355 beq  0x00000004 , 0x000075f7 
+ 00030402  0x00008356 beq  0x00000009 , 0x00007617 
+ 00030403  0x00008357 beq  0x0000000a , 0x0000763a 
+ 00030404  0x00008358 beq  0x0000000c , 0x00007658 
+ 00030405  0x0000835a rtn 
+ 00030406  0x0000835d bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x0000835e fetch  0x00000001 , 0x000009b1 
+ 00030408  0x0000835f rtn  0x00000034 
+ 00030409  0x00008360 call  0x000062bc 
+ 00030410  0x00008361 nrtn  0x00000034 
+ 00030411  0x00008362 jam  0x00000000 , 0x000009b1 
+ 00030412  0x00008363 fetch  0x00000001 , 0x000009af 
+ 00030413  0x00008364 beq  0x00000012 , 0x000061e0 
+ 00030414  0x00008365 beq  0x00000013 , 0x000061e5 
+ 00030415  0x00008366 beq  0x00000003 , 0x000061e9 
+ 00030416  0x00008367 beq  0x00000004 , 0x00007602 
+ 00030417  0x00008368 beq  0x00000014 , 0x000061ed 
+ 00030418  0x00008369 beq  0x00000007 , 0x000061fb 
+ 00030419  0x0000836a beq  0x0000000a , 0x0000763a 
+ 00030420  0x0000836b beq  0x0000000b , 0x00006239 
+ 00030421  0x0000836c beq  0x00000009 , 0x00007617 
+ 00030422  0x0000836d beq  0x00000015 , 0x00006233 
+ 00030423  0x0000836e rtn 
+ 00030424  0x00008371 jam  0x00000001 , 0x000009b1 
+ 00030425  0x00008372 rtn 
+ 00030426  0x00008375 jam  0x00000000 , 0x000009b1 
+ 00030427  0x00008376 rtn 
+ 00030428  0x00008378 bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x00008379 fetch  0x00000001 , 0x0000465a 
+ 00030430  0x0000837a rtn  0x00000034 
+ 00030431  0x0000837b fetch  0x00000001 , 0x000009b2 
+ 00030432  0x0000837c rtn  0x00000034 
+ 00030433  0x0000837d increase  0x00000080 , 0x0000003f 
+ 00030434  0x0000837e store  0x00000001 , 0x000009b2 
+ 00030435  0x0000837f rtnbit1  0x00000007 
+ 00030436  0x00008380 fetch  0x00000001 , 0x000005e3 
+ 00030437  0x00008381 branch  0x000076e7 , 0x00000034 
+ 00030438  0x00008382 branch  0x00007a68 
+ 00030439  0x00008385 call  0x000078d3 
+ 00030440  0x00008386 fetch  0x00000001 , 0x000009b2 
+ 00030441  0x00008387 beq  0x00000001 , 0x00007684 
+ 00030442  0x00008388 beq  0x00000002 , 0x0000769b 
+ 00030443  0x00008389 rtn 
+ 00030444  0x0000838d and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x0000838e rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x0000838f iadd  0x00000006 , 0x00000006 
+ 00030447  0x00008390 ifetch  0x00000001 , 0x00000006 
+ 00030448  0x00008391 qisolate0  0x0000003f 
+ 00030449  0x00008392 rtn 
+ 00030450  0x00008396 call  0x00007ebe 
+ 00030451  0x00008397 call  0x00007ebe 
+ 00030452  0x00008398 branch  0x00007ebe 
+ 00030453  0x0000839c ifetch  0x00000008 , 0x00000006 
+ 00030454  0x0000839d nrtn  0x00000034 
+ 00030455  0x0000839e ifetch  0x00000008 , 0x00000006 
+ 00030456  0x0000839f nrtn  0x00000034 
+ 00030457  0x000083a0 ifetch  0x00000008 , 0x00000006 
+ 00030458  0x000083a1 rtn 
+ 00030459  0x000083a7 ifetch  0x00000004 , 0x00000011 
+ 00030460  0x000083a8 iforce  0x00000002 
+ 00030461  0x000083a9 ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083aa isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083ab nrtn  0x00000005 
+ 00030464  0x000083ac increase  0x00000004 , 0x00000011 
+ 00030465  0x000083ad increase  0x00000004 , 0x00000012 
+ 00030466  0x000083ae loop  0x000076fb 
+ 00030467  0x000083af rtn 
+ 00030468  0x000083b3 force  0x00000006 , 0x00000039 
+ 00030469  0x000083b4 increase  0x00000014 , 0x00000011 
+ 00030470  0x000083b5 increase  0x00000014 , 0x00000012 
+ 00030471  0x000083b7 ifetch  0x00000004 , 0x00000012 
+ 00030472  0x000083b8 iforce  0x00000002 
+ 00030473  0x000083b9 ifetch  0x00000004 , 0x00000011 
+ 00030474  0x000083ba isub  0x00000002 , 0x0000003f 
+ 00030475  0x000083bb nrtn  0x00000002 
+ 00030476  0x000083bc nrtn  0x00000034 
+ 00030477  0x000083bd increase  0xfffffffc , 0x00000011 
+ 00030478  0x000083be increase  0xfffffffc , 0x00000012 
+ 00030479  0x000083bf loop  0x00007707 
+ 00030480  0x000083c0 rtn 
+ 00030481  0x000083c3 force  0x00000006 , 0x00000039 
+ 00030482  0x000083c4 force  0x00000000 , 0x00000013 
+ 00030483  0x000083c6 ifetch  0x00000004 , 0x00000011 
+ 00030484  0x000083c7 iforce  0x00000002 
+ 00030485  0x000083c8 ifetch  0x00000004 , 0x00000012 
+ 00030486  0x000083c9 iadd  0x00000002 , 0x0000003f 
+ 00030487  0x000083ca iadd  0x00000013 , 0x0000003f 
+ 00030488  0x000083cb istore  0x00000004 , 0x00000005 
+ 00030489  0x000083cc isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x000083cd setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x000083ce increase  0x00000004 , 0x00000011 
+ 00030492  0x000083cf increase  0x00000004 , 0x00000012 
+ 00030493  0x000083d0 loop  0x00007713 
+ 00030494  0x000083d1 rtn 
+ 00030495  0x000083d4 force  0x00000006 , 0x00000039 
+ 00030496  0x000083d5 force  0x00000000 , 0x00000013 
+ 00030497  0x000083d7 ifetch  0x00000004 , 0x00000012 
+ 00030498  0x000083d8 iforce  0x00000002 
+ 00030499  0x000083d9 ifetch  0x00000004 , 0x00000011 
+ 00030500  0x000083da isub  0x00000002 , 0x0000003f 
+ 00030501  0x000083db isub  0x00000013 , 0x0000003f 
+ 00030502  0x000083dc istore  0x00000004 , 0x00000005 
+ 00030503  0x000083dd isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x000083de setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x000083df increase  0x00000004 , 0x00000011 
+ 00030506  0x000083e0 increase  0x00000004 , 0x00000012 
+ 00030507  0x000083e1 loop  0x00007721 
+ 00030508  0x000083e2 rtn 
+ 00030509  0x000083e5 force  0x00000006 , 0x00000039 
+ 00030510  0x000083e6 increase  0x00000014 , 0x00000011 
+ 00030511  0x000083e8 force  0x00000000 , 0x00000013 
+ 00030512  0x000083ea ifetch  0x00000004 , 0x00000011 
+ 00030513  0x000083eb isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x000083ec setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x000083ed rshift  0x0000003f , 0x0000003f 
+ 00030516  0x000083ee isolate1  0x00000000 , 0x00000013 
+ 00030517  0x000083ef setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x000083f0 istore  0x00000004 , 0x00000011 
+ 00030519  0x000083f1 increase  0xfffffffc , 0x00000011 
+ 00030520  0x000083f2 rshift  0x00000013 , 0x00000013 
+ 00030521  0x000083f3 loop  0x00007730 
+ 00030522  0x000083f4 rtn 
+ 00030523  0x000083f7 force  0x00000006 , 0x00000039 
+ 00030524  0x000083f8 force  0x00000000 , 0x00000013 
+ 00030525  0x000083fa ifetch  0x00000004 , 0x00000011 
+ 00030526  0x000083fb isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x000083fc setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x000083fd lshift  0x0000003f , 0x0000003f 
+ 00030529  0x000083fe isolate1  0x00000000 , 0x00000013 
+ 00030530  0x000083ff setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x00008400 istore  0x00000004 , 0x00000011 
+ 00030532  0x00008401 increase  0x00000004 , 0x00000011 
+ 00030533  0x00008402 rshift  0x00000013 , 0x00000013 
+ 00030534  0x00008403 loop  0x0000773d 
+ 00030535  0x00008404 rtn 
+ 00030536  0x00008407 call  0x0000773b 
+ 00030537  0x00008409 isolate1  0x00000000 , 0x00000013 
+ 00030538  0x0000840a branch  0x00007751 , 0x00000001 
+ 00030539  0x0000840b arg  0x00000886 , 0x00000012 
+ 00030540  0x0000840c copy  0x00000011 , 0x00000013 
+ 00030541  0x0000840d increase  0xffffffe8 , 0x00000011 
+ 00030542  0x0000840e call  0x00007704 
+ 00030543  0x0000840f nrtn  0x00000002 
+ 00030544  0x00008410 copy  0x00000013 , 0x00000011 
+ 00030545  0x00008412 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x00008413 arg  0x00000886 , 0x00000012 
+ 00030547  0x00008414 copy  0x00000011 , 0x00000005 
+ 00030548  0x00008415 branch  0x0000771f 
+ 00030549  0x00008419 call  0x00007711 
+ 00030550  0x0000841a copy  0x00000005 , 0x00000011 
+ 00030551  0x0000841b branch  0x00007749 
+ 00030552  0x0000841e call  0x0000771f 
+ 00030553  0x0000841f isolate0  0x00000000 , 0x00000013 
+ 00030554  0x00008420 rtn  0x00000001 
+ 00030555  0x00008421 arg  0x00000886 , 0x00000012 
+ 00030556  0x00008422 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x00008423 copy  0x00000011 , 0x00000005 
+ 00030558  0x00008424 branch  0x00007711 
+ 00030559  0x00008428 copy  0x00000005 , 0x0000000b 
+ 00030560  0x00008429 copy  0x00000011 , 0x00000030 
+ 00030561  0x0000842a arg  0x00000716 , 0x00000012 
+ 00030562  0x0000842b copy  0x00000012 , 0x00000005 
+ 00030563  0x0000842c add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x0000842d ifetch  0x00000008 , 0x00000006 
+ 00030565  0x0000842e istore  0x00000008 , 0x00000005 
+ 00030566  0x0000842f istore  0x00000008 , 0x00000005 
+ 00030567  0x00008430 force  0x00000000 , 0x0000003f 
+ 00030568  0x00008431 istore  0x00000008 , 0x00000005 
+ 00030569  0x00008432 copy  0x0000000b , 0x00000005 
+ 00030570  0x00008433 call  0x00007755 
+ 00030571  0x00008434 arg  0x00000716 , 0x00000012 
+ 00030572  0x00008435 copy  0x00000012 , 0x00000005 
+ 00030573  0x00008436 force  0x00000000 , 0x0000003f 
+ 00030574  0x00008437 istore  0x00000008 , 0x00000005 
+ 00030575  0x00008438 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x00008439 ifetch  0x00000008 , 0x00000006 
+ 00030577  0x0000843a istore  0x00000008 , 0x00000005 
+ 00030578  0x0000843b istore  0x00000008 , 0x00000005 
+ 00030579  0x0000843c copy  0x0000000b , 0x00000011 
+ 00030580  0x0000843d copy  0x00000011 , 0x00000005 
+ 00030581  0x0000843e call  0x00007755 
+ 00030582  0x0000843f arg  0x00000716 , 0x00000012 
+ 00030583  0x00008440 copy  0x00000012 , 0x00000005 
+ 00030584  0x00008441 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x00008442 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x00008443 istore  0x00000008 , 0x00000005 
+ 00030587  0x00008444 istore  0x00000008 , 0x00000005 
+ 00030588  0x00008445 istore  0x00000008 , 0x00000005 
+ 00030589  0x00008446 copy  0x0000000b , 0x00000011 
+ 00030590  0x00008447 copy  0x00000011 , 0x00000005 
+ 00030591  0x00008448 branch  0x00007755 
+ 00030592  0x0000844c force  0x00000006 , 0x00000039 
+ 00030593  0x0000844e ifetch  0x00000004 , 0x00000006 
+ 00030594  0x0000844f iforce  0x0000002f 
+ 00030595  0x00008450 increase  0x00000001 , 0x00000038 
+ 00030596  0x00008451 loop  0x00007781 
+ 00030597  0x00008452 rtn 
+ 00030598  0x00008457 copy  0x00000005 , 0x0000000b 
+ 00030599  0x00008458 arg  0x000006e6 , 0x00000005 
+ 00030600  0x00008459 call  0x00007ec5 
+ 00030601  0x0000845a arg  0x000006e6 , 0x00000005 
+ 00030602  0x0000845b copy  0x00000011 , 0x00000006 
+ 00030603  0x0000845c force  0x00000000 , 0x00000038 
+ 00030604  0x0000845d call  0x00007780 
+ 00030605  0x0000845e copy  0x00000012 , 0x00000006 
+ 00030606  0x0000845f call  0x00007780 
+ 00030607  0x00008460 force  0x00000000 , 0x00000012 
+ 00030608  0x00008462 force  0x00000000 , 0x00000002 
+ 00030609  0x00008463 force  0x00000006 , 0x00000013 
+ 00030610  0x00008465 ifetch  0x00000004 , 0x00000005 
+ 00030611  0x00008466 iforce  0x00000011 
+ 00030612  0x00008467 copy  0x00000012 , 0x00000038 
+ 00030613  0x00008468 deposit  0x0000002f 
+ 00030614  0x00008469 copy  0x00000013 , 0x00000038 
+ 00030615  0x0000846a imul32  0x0000002f , 0x0000003f 
+ 00030616  0x0000846b iadd  0x00000011 , 0x0000003f 
+ 00030617  0x0000846c iadd  0x00000002 , 0x0000003f 
+ 00030618  0x0000846d istore  0x00000004 , 0x00000005 
+ 00030619  0x0000846e rshift32  0x0000003f , 0x00000002 
+ 00030620  0x0000846f increase  0x00000001 , 0x00000013 
+ 00030621  0x00008470 compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x00008471 nbranch  0x00007792 , 0x00000001 
+ 00030623  0x00008472 deposit  0x00000002 
+ 00030624  0x00008473 istore  0x00000004 , 0x00000005 
+ 00030625  0x00008474 increase  0xffffffe8 , 0x00000005 
+ 00030626  0x00008475 increase  0x00000001 , 0x00000012 
+ 00030627  0x00008476 compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x00008477 nbranch  0x00007790 , 0x00000001 
+ 00030629  0x00008478 arg  0x000006e6 , 0x00000011 
+ 00030630  0x00008479 copy  0x0000000b , 0x00000005 
+ 00030631  0x0000847a branch  0x0000775f 
+ 00030632  0x0000847e copy  0x00000011 , 0x00000012 
+ 00030633  0x0000847f branch  0x00007786 
+ 00030634  0x00008482 copy  0x00000011 , 0x00000030 
+ 00030635  0x00008484 copy  0x00000030 , 0x00000011 
+ 00030636  0x00008485 ifetch  0x00000001 , 0x00000011 
+ 00030637  0x00008486 isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x00008487 rtn  0x00000001 
+ 00030639  0x00008488 call  0x0000772d 
+ 00030640  0x00008489 ifetch  0x00000001 , 0x00000012 
+ 00030641  0x0000848a isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x0000848b branch  0x000077ba , 0x00000001 
+ 00030643  0x0000848c arg  0x00000886 , 0x00000011 
+ 00030644  0x0000848d copy  0x00000012 , 0x00000005 
+ 00030645  0x0000848e call  0x00007711 
+ 00030646  0x0000848f ifetch  0x00000001 , 0x00000012 
+ 00030647  0x00008490 iadd  0x00000013 , 0x0000003f 
+ 00030648  0x00008491 istore  0x00000001 , 0x00000012 
+ 00030649  0x00008492 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x00008494 add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x00008495 force  0x00000007 , 0x00000039 
+ 00030652  0x00008496 call  0x0000772f 
+ 00030653  0x00008497 branch  0x000077ab 
+ 00030654  0x0000849b copy  0x00000005 , 0x0000000b 
+ 00030655  0x0000849c arg  0x00000746 , 0x00000005 
+ 00030656  0x0000849d call  0x00007ec5 
+ 00030657  0x0000849e force  0x00000000 , 0x0000003f 
+ 00030658  0x0000849f store  0x00000004 , 0x000006fe 
+ 00030659  0x000084a0 store  0x00000004 , 0x0000075e 
+ 00030660  0x000084a1 jam  0x00000001 , 0x00000746 
+ 00030661  0x000084a2 arg  0x000006e6 , 0x00000005 
+ 00030662  0x000084a3 call  0x00007ec5 
+ 00030663  0x000084a4 arg  0x00000886 , 0x00000006 
+ 00030664  0x000084a5 arg  0x00000716 , 0x00000005 
+ 00030665  0x000084a6 call  0x00007ebe 
+ 00030666  0x000084a7 copy  0x00000011 , 0x00000006 
+ 00030667  0x000084a8 arg  0x0000072e , 0x00000005 
+ 00030668  0x000084a9 call  0x00007ebe 
+ 00030669  0x000084ab arg  0x0000072e , 0x00000006 
+ 00030670  0x000084ac call  0x000076f5 
+ 00030671  0x000084ad branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084ae arg  0x0000072e , 0x00000011 
+ 00030673  0x000084af arg  0x00000746 , 0x00000012 
+ 00030674  0x000084b0 call  0x000077aa 
+ 00030675  0x000084b2 arg  0x00000716 , 0x00000011 
+ 00030676  0x000084b3 arg  0x000006e6 , 0x00000012 
+ 00030677  0x000084b4 call  0x000077aa 
+ 00030678  0x000084b5 arg  0x0000072e , 0x00000011 
+ 00030679  0x000084b6 arg  0x00000716 , 0x00000012 
+ 00030680  0x000084b7 call  0x00007704 
+ 00030681  0x000084b8 branch  0x000077e8 , 0x00000002 
+ 00030682  0x000084b9 arg  0x00000716 , 0x00000011 
+ 00030683  0x000084ba arg  0x0000072e , 0x00000012 
+ 00030684  0x000084bb copy  0x00000011 , 0x00000005 
+ 00030685  0x000084bc call  0x0000771f 
+ 00030686  0x000084bd arg  0x00000746 , 0x00000011 
+ 00030687  0x000084be arg  0x000006e6 , 0x00000012 
+ 00030688  0x000084bf copy  0x00000012 , 0x00000005 
+ 00030689  0x000084c0 call  0x00007711 
+ 00030690  0x000084c1 ifetch  0x00000001 , 0x00000011 
+ 00030691  0x000084c2 iadd  0x00000013 , 0x00000013 
+ 00030692  0x000084c3 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x000084c4 iadd  0x00000013 , 0x0000003f 
+ 00030694  0x000084c5 istore  0x00000001 , 0x00000012 
+ 00030695  0x000084c6 branch  0x000077cd 
+ 00030696  0x000084c8 arg  0x0000072e , 0x00000011 
+ 00030697  0x000084c9 arg  0x00000716 , 0x00000012 
+ 00030698  0x000084ca copy  0x00000011 , 0x00000005 
+ 00030699  0x000084cb call  0x0000771f 
+ 00030700  0x000084cc arg  0x000006e6 , 0x00000011 
+ 00030701  0x000084cd arg  0x00000746 , 0x00000012 
+ 00030702  0x000084ce copy  0x00000012 , 0x00000005 
+ 00030703  0x000084cf call  0x00007711 
+ 00030704  0x000084d0 ifetch  0x00000001 , 0x00000011 
+ 00030705  0x000084d1 iadd  0x00000013 , 0x00000013 
+ 00030706  0x000084d2 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x000084d3 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x000084d4 istore  0x00000001 , 0x00000012 
+ 00030709  0x000084d5 branch  0x000077cd 
+ 00030710  0x000084d7 arg  0x00000746 , 0x00000005 
+ 00030711  0x000084d8 call  0x00007ec5 
+ 00030712  0x000084d9 fetch  0x00000001 , 0x000006fe 
+ 00030713  0x000084da store  0x00000001 , 0x00000746 
+ 00030714  0x000084db store  0x00000001 , 0x0000074e 
+ 00030715  0x000084dc arg  0x00000746 , 0x00000011 
+ 00030716  0x000084dd arg  0x000006e6 , 0x00000012 
+ 00030717  0x000084de copy  0x00000012 , 0x00000005 
+ 00030718  0x000084df call  0x00007755 
+ 00030719  0x000084e0 arg  0x00000886 , 0x00000011 
+ 00030720  0x000084e1 arg  0x000006e6 , 0x00000012 
+ 00030721  0x000084e2 copy  0x0000000b , 0x00000005 
+ 00030722  0x000084e3 branch  0x00007758 
+ 00030723  0x000084e9 arg  0x000006a6 , 0x00000011 
+ 00030724  0x000084ea arg  0x0000075e , 0x00000005 
+ 00030725  0x000084eb call  0x000077a8 
+ 00030726  0x000084ec arg  0x0000075e , 0x00000011 
+ 00030727  0x000084ed arg  0x00000776 , 0x00000005 
+ 00030728  0x000084ee call  0x000077a8 
+ 00030729  0x000084ef arg  0x0000089e , 0x00000011 
+ 00030730  0x000084f0 arg  0x00000776 , 0x00000012 
+ 00030731  0x000084f1 arg  0x00000776 , 0x00000005 
+ 00030732  0x000084f2 call  0x00007786 
+ 00030733  0x000084f3 arg  0x00000676 , 0x00000011 
+ 00030734  0x000084f4 arg  0x0000075e , 0x00000005 
+ 00030735  0x000084f5 call  0x000077a8 
+ 00030736  0x000084f6 arg  0x0000075e , 0x00000006 
+ 00030737  0x000084f7 arg  0x0000072e , 0x00000005 
+ 00030738  0x000084f8 call  0x00007ebe 
+ 00030739  0x000084f9 arg  0x0000072e , 0x00000011 
+ 00030740  0x000084fa call  0x00007748 
+ 00030741  0x000084fb arg  0x0000075e , 0x00000011 
+ 00030742  0x000084fc arg  0x0000072e , 0x00000012 
+ 00030743  0x000084fd arg  0x0000075e , 0x00000005 
+ 00030744  0x000084fe call  0x00007755 
+ 00030745  0x000084ff arg  0x0000075e , 0x00000011 
+ 00030746  0x00008500 arg  0x00000776 , 0x00000012 
+ 00030747  0x00008501 arg  0x0000075e , 0x00000005 
+ 00030748  0x00008502 call  0x00007755 
+ 00030749  0x00008503 arg  0x00000676 , 0x00000006 
+ 00030750  0x00008504 arg  0x0000072e , 0x00000005 
+ 00030751  0x00008505 call  0x00007ebe 
+ 00030752  0x00008506 arg  0x0000068e , 0x00000011 
+ 00030753  0x00008507 arg  0x00000776 , 0x00000005 
+ 00030754  0x00008508 call  0x000077a8 
+ 00030755  0x00008509 arg  0x0000072e , 0x00000011 
+ 00030756  0x0000850a call  0x00007748 
+ 00030757  0x0000850b arg  0x0000072e , 0x00000011 
+ 00030758  0x0000850c call  0x00007748 
+ 00030759  0x0000850d arg  0x0000072e , 0x00000011 
+ 00030760  0x0000850e arg  0x00000776 , 0x00000012 
+ 00030761  0x0000850f arg  0x0000072e , 0x00000005 
+ 00030762  0x00008510 call  0x00007786 
+ 00030763  0x00008511 arg  0x00000776 , 0x00000011 
+ 00030764  0x00008512 arg  0x00000746 , 0x00000005 
+ 00030765  0x00008513 call  0x000077a8 
+ 00030766  0x00008514 arg  0x00000746 , 0x00000011 
+ 00030767  0x00008515 call  0x00007748 
+ 00030768  0x00008516 arg  0x00000746 , 0x00000011 
+ 00030769  0x00008517 call  0x00007748 
+ 00030770  0x00008518 arg  0x00000746 , 0x00000011 
+ 00030771  0x00008519 call  0x00007748 
+ 00030772  0x0000851a arg  0x0000068e , 0x00000006 
+ 00030773  0x0000851b arg  0x00000776 , 0x00000005 
+ 00030774  0x0000851c call  0x00007ebe 
+ 00030775  0x0000851d arg  0x00000776 , 0x00000011 
+ 00030776  0x0000851e call  0x00007748 
+ 00030777  0x0000851f arg  0x00000776 , 0x00000011 
+ 00030778  0x00008520 arg  0x000006a6 , 0x00000012 
+ 00030779  0x00008521 arg  0x000006a6 , 0x00000005 
+ 00030780  0x00008522 call  0x00007786 
+ 00030781  0x00008523 arg  0x0000075e , 0x00000011 
+ 00030782  0x00008524 arg  0x00000776 , 0x00000005 
+ 00030783  0x00008525 call  0x000077a8 
+ 00030784  0x00008526 arg  0x00000776 , 0x00000011 
+ 00030785  0x00008527 arg  0x0000072e , 0x00000012 
+ 00030786  0x00008528 arg  0x00000776 , 0x00000005 
+ 00030787  0x00008529 call  0x00007758 
+ 00030788  0x0000852a arg  0x00000776 , 0x00000011 
+ 00030789  0x0000852b arg  0x0000072e , 0x00000012 
+ 00030790  0x0000852c arg  0x00000676 , 0x00000005 
+ 00030791  0x0000852d call  0x00007758 
+ 00030792  0x0000852e arg  0x0000072e , 0x00000011 
+ 00030793  0x0000852f arg  0x00000676 , 0x00000012 
+ 00030794  0x00008530 arg  0x00000776 , 0x00000005 
+ 00030795  0x00008531 call  0x00007758 
+ 00030796  0x00008532 arg  0x00000776 , 0x00000011 
+ 00030797  0x00008533 arg  0x0000075e , 0x00000012 
+ 00030798  0x00008534 arg  0x00000776 , 0x00000005 
+ 00030799  0x00008535 call  0x00007786 
+ 00030800  0x00008536 arg  0x00000776 , 0x00000011 
+ 00030801  0x00008537 arg  0x00000746 , 0x00000012 
+ 00030802  0x00008538 arg  0x0000068e , 0x00000005 
+ 00030803  0x00008539 branch  0x00007758 
+ 00030804  0x0000853e arg  0x00000616 , 0x00000011 
+ 00030805  0x0000853f arg  0x0000078e , 0x00000005 
+ 00030806  0x00008540 call  0x000077a8 
+ 00030807  0x00008541 arg  0x00000676 , 0x00000011 
+ 00030808  0x00008542 arg  0x0000078e , 0x00000012 
+ 00030809  0x00008543 arg  0x00000746 , 0x00000005 
+ 00030810  0x00008544 call  0x00007786 
+ 00030811  0x00008545 arg  0x00000616 , 0x00000011 
+ 00030812  0x00008546 arg  0x0000078e , 0x00000012 
+ 00030813  0x00008547 arg  0x0000078e , 0x00000005 
+ 00030814  0x00008548 call  0x00007786 
+ 00030815  0x00008549 arg  0x0000068e , 0x00000011 
+ 00030816  0x0000854a arg  0x0000078e , 0x00000012 
+ 00030817  0x0000854b arg  0x0000072e , 0x00000005 
+ 00030818  0x0000854c call  0x00007786 
+ 00030819  0x0000854d arg  0x000006a6 , 0x00000011 
+ 00030820  0x0000854e arg  0x0000078e , 0x00000005 
+ 00030821  0x0000854f call  0x000077a8 
+ 00030822  0x00008550 arg  0x000005e6 , 0x00000011 
+ 00030823  0x00008551 arg  0x0000078e , 0x00000012 
+ 00030824  0x00008552 arg  0x0000075e , 0x00000005 
+ 00030825  0x00008553 call  0x00007786 
+ 00030826  0x00008554 arg  0x000006a6 , 0x00000011 
+ 00030827  0x00008555 arg  0x0000078e , 0x00000012 
+ 00030828  0x00008556 arg  0x0000078e , 0x00000005 
+ 00030829  0x00008557 call  0x00007786 
+ 00030830  0x00008558 arg  0x000005fe , 0x00000011 
+ 00030831  0x00008559 arg  0x0000078e , 0x00000012 
+ 00030832  0x0000855a arg  0x00000776 , 0x00000005 
+ 00030833  0x0000855b call  0x00007786 
+ 00030834  0x0000855c arg  0x00000746 , 0x00000011 
+ 00030835  0x0000855d arg  0x0000075e , 0x00000012 
+ 00030836  0x0000855e arg  0x0000078e , 0x00000005 
+ 00030837  0x0000855f call  0x00007758 
+ 00030838  0x00008560 arg  0x00000746 , 0x00000011 
+ 00030839  0x00008561 arg  0x0000075e , 0x00000012 
+ 00030840  0x00008562 arg  0x00000746 , 0x00000005 
+ 00030841  0x00008563 call  0x00007755 
+ 00030842  0x00008564 arg  0x0000072e , 0x00000011 
+ 00030843  0x00008565 arg  0x00000776 , 0x00000012 
+ 00030844  0x00008566 arg  0x0000075e , 0x00000005 
+ 00030845  0x00008567 call  0x00007758 
+ 00030846  0x00008568 arg  0x0000072e , 0x00000011 
+ 00030847  0x00008569 arg  0x00000776 , 0x00000012 
+ 00030848  0x0000856a arg  0x0000072e , 0x00000005 
+ 00030849  0x0000856b call  0x00007755 
+ 00030850  0x0000856c arg  0x0000072e , 0x00000011 
+ 00030851  0x0000856d arg  0x0000078e , 0x00000012 
+ 00030852  0x0000856e arg  0x0000072e , 0x00000005 
+ 00030853  0x0000856f call  0x00007786 
+ 00030854  0x00008570 arg  0x000006a6 , 0x00000011 
+ 00030855  0x00008571 arg  0x00000616 , 0x00000012 
+ 00030856  0x00008572 arg  0x00000776 , 0x00000005 
+ 00030857  0x00008573 call  0x00007786 
+ 00030858  0x00008574 arg  0x00000776 , 0x00000011 
+ 00030859  0x00008575 arg  0x0000078e , 0x00000012 
+ 00030860  0x00008576 arg  0x000006a6 , 0x00000005 
+ 00030861  0x00008577 call  0x00007786 
+ 00030862  0x00008578 arg  0x0000078e , 0x00000011 
+ 00030863  0x00008579 arg  0x0000078e , 0x00000005 
+ 00030864  0x0000857a call  0x000077a8 
+ 00030865  0x0000857b arg  0x0000078e , 0x00000011 
+ 00030866  0x0000857c arg  0x00000746 , 0x00000012 
+ 00030867  0x0000857d arg  0x00000776 , 0x00000005 
+ 00030868  0x0000857e call  0x00007786 
+ 00030869  0x0000857f arg  0x0000078e , 0x00000011 
+ 00030870  0x00008580 arg  0x0000072e , 0x00000012 
+ 00030871  0x00008581 arg  0x0000072e , 0x00000005 
+ 00030872  0x00008582 call  0x00007786 
+ 00030873  0x00008583 arg  0x0000075e , 0x00000011 
+ 00030874  0x00008584 arg  0x00000676 , 0x00000005 
+ 00030875  0x00008585 call  0x000077a8 
+ 00030876  0x00008586 arg  0x00000676 , 0x00000011 
+ 00030877  0x00008587 arg  0x00000776 , 0x00000012 
+ 00030878  0x00008588 arg  0x00000676 , 0x00000005 
+ 00030879  0x00008589 call  0x00007758 
+ 00030880  0x0000858a arg  0x00000676 , 0x00000006 
+ 00030881  0x0000858b arg  0x0000078e , 0x00000005 
+ 00030882  0x0000858c call  0x00007ebe 
+ 00030883  0x0000858d arg  0x0000078e , 0x00000011 
+ 00030884  0x0000858e call  0x00007748 
+ 00030885  0x0000858f arg  0x00000776 , 0x00000011 
+ 00030886  0x00008590 arg  0x0000078e , 0x00000012 
+ 00030887  0x00008591 arg  0x00000776 , 0x00000005 
+ 00030888  0x00008592 call  0x00007758 
+ 00030889  0x00008593 arg  0x00000776 , 0x00000011 
+ 00030890  0x00008594 arg  0x0000075e , 0x00000012 
+ 00030891  0x00008595 arg  0x0000075e , 0x00000005 
+ 00030892  0x00008596 call  0x00007786 
+ 00030893  0x00008597 arg  0x0000075e , 0x00000011 
+ 00030894  0x00008598 arg  0x0000072e , 0x00000012 
+ 00030895  0x00008599 arg  0x0000068e , 0x00000005 
+ 00030896  0x0000859a call  0x00007758 
+ 00030897  0x0000859b arg  0x0000068e , 0x00000011 
+ 00030898  0x0000859c arg  0x00000886 , 0x00000012 
+ 00030899  0x0000859d arg  0x0000068e , 0x00000005 
+ 00030900  0x0000859e force  0x00000000 , 0x00000013 
+ 00030901  0x0000859f fetch  0x00000001 , 0x0000068e 
+ 00030902  0x000085a0 isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x000085a1 call  0x00007711 , 0x00000001 
+ 00030904  0x000085a2 copy  0x00000013 , 0x00000030 
+ 00030905  0x000085a3 arg  0x0000068e , 0x00000011 
+ 00030906  0x000085a4 call  0x0000772d 
+ 00030907  0x000085a5 fetch  0x00000001 , 0x000006a5 
+ 00030908  0x000085a6 isolate1  0x00000000 , 0x00000030 
+ 00030909  0x000085a7 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x000085a8 store  0x00000001 , 0x000006a5 
+ 00030911  0x000085a9 rtn 
+ 00030912  0x000085ae fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085af increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085b0 nrtn  0x00000002 
+ 00030915  0x000085b1 store  0x00000001 , 0x000005e3 
+ 00030916  0x000085b2 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x000085b3 call  0x00007803 , 0x00000034 
+ 00030918  0x000085b4 fetch  0x00000001 , 0x000005e3 
+ 00030919  0x000085b5 arg  0x000006be , 0x00000006 
+ 00030920  0x000085b6 call  0x000076ec 
+ 00030921  0x000085b7 branch  0x000078c0 , 0x00000001 
+ 00030922  0x000085b8 fetch  0x00000001 , 0x000005e2 
+ 00030923  0x000085b9 nbranch  0x000078ce , 0x00000034 
+ 00030924  0x000085ba call  0x00007854 
+ 00030925  0x000085bb branch  0x000078c0 
+ 00030926  0x000085bd jam  0x00000000 , 0x000005e2 
+ 00030927  0x000085be arg  0x000005e6 , 0x00000006 
+ 00030928  0x000085bf arg  0x00000676 , 0x00000005 
+ 00030929  0x000085c0 call  0x000076f2 
+ 00030930  0x000085c1 branch  0x000078c0 
+ 00030931  0x000085c5 arg  0x000006a6 , 0x00000011 
+ 00030932  0x000085c6 arg  0x00000776 , 0x00000005 
+ 00030933  0x000085c7 call  0x000077be 
+ 00030934  0x000085c8 arg  0x00000776 , 0x00000011 
+ 00030935  0x000085c9 arg  0x0000072e , 0x00000005 
+ 00030936  0x000085ca call  0x000077a8 
+ 00030937  0x000085cb arg  0x00000676 , 0x00000011 
+ 00030938  0x000085cc arg  0x0000072e , 0x00000012 
+ 00030939  0x000085cd arg  0x0000062e , 0x00000005 
+ 00030940  0x000085ce call  0x00007786 
+ 00030941  0x000085cf arg  0x00000776 , 0x00000011 
+ 00030942  0x000085d0 arg  0x0000072e , 0x00000012 
+ 00030943  0x000085d1 arg  0x0000075e , 0x00000005 
+ 00030944  0x000085d2 call  0x00007786 
+ 00030945  0x000085d3 arg  0x0000068e , 0x00000011 
+ 00030946  0x000085d4 arg  0x0000075e , 0x00000012 
+ 00030947  0x000085d5 arg  0x00000646 , 0x00000005 
+ 00030948  0x000085d6 branch  0x00007786 
+ 00030949  0x000085db ifetch  0x00000004 , 0x00000006 
+ 00030950  0x000085dc force  0x00000004 , 0x00000011 
+ 00030951  0x000085dd increase  0x00000003 , 0x00000005 
+ 00030952  0x000085df istore  0x00000001 , 0x00000005 
+ 00030953  0x000085e0 rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x000085e1 increase  0xfffffffe , 0x00000005 
+ 00030955  0x000085e2 increase  0xffffffff , 0x00000011 
+ 00030956  0x000085e3 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x000085e4 increase  0x00000005 , 0x00000005 
+ 00030958  0x000085e5 loop  0x000078e5 
+ 00030959  0x000085e6 rtn 
+ 00030960  0x000085ea lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x000085eb iadd  0x0000000b , 0x00000006 
+ 00030962  0x000085ec ifetch  0x00000004 , 0x00000006 
+ 00030963  0x000085ed rtn 
+ 00030964  0x000085f0 force  0x00000010 , 0x00000030 
+ 00030965  0x000085f1 arg  0x000005e6 , 0x0000000b 
+ 00030966  0x000085f3 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x000085f4 call  0x000078f0 
+ 00030968  0x000085f5 iforce  0x00000002 
+ 00030969  0x000085f6 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x000085f7 call  0x000078f0 
+ 00030971  0x000085f8 iadd  0x00000002 , 0x00000002 
+ 00030972  0x000085f9 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x000085fa call  0x000078f0 
+ 00030974  0x000085fb shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x000085fc iadd  0x00000002 , 0x00000002 
+ 00030976  0x000085fd add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x000085fe call  0x000078f0 
+ 00030978  0x000085ff shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x00008600 iadd  0x00000002 , 0x00000002 
+ 00030980  0x00008601 lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x00008602 iadd  0x0000000b , 0x00000005 
+ 00030982  0x00008603 istoret  0x00000004 , 0x00000005 
+ 00030983  0x00008604 increase  0x00000001 , 0x00000030 
+ 00030984  0x00008605 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x00008606 nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x00008607 rtn 
+ 00030987  0x0000860b arg  0x000008fe , 0x00000006 
+ 00030988  0x0000860c force  0x00000007 , 0x00000038 
+ 00030989  0x0000860e ifetch  0x00000004 , 0x00000006 
+ 00030990  0x0000860f iforce  0x0000002f 
+ 00030991  0x00008610 increase  0xffffffff , 0x00000038 
+ 00030992  0x00008611 branch  0x0000790d , 0x00000002 
+ 00030993  0x00008612 rtn 
+ 00030994  0x00008615 bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x00008616 call  0x000078f4 
+ 00030996  0x00008617 arg  0x000006e6 , 0x00000005 
+ 00030997  0x00008618 force  0x00000000 , 0x00000038 
+ 00030998  0x0000861a deposit  0x0000002f 
+ 00030999  0x0000861b istore  0x00000004 , 0x00000005 
+ 00031000  0x0000861c increase  0x00000001 , 0x00000038 
+ 00031001  0x0000861d compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x0000861e nbranch  0x00007916 , 0x00000001 
+ 00031003  0x0000861f call  0x000074b9 
+ 00031004  0x00008620 arg  0x00008700 , 0x0000000b 
+ 00031005  0x00008621 arg  0x000005e6 , 0x00000030 
+ 00031006  0x00008622 force  0x00000040 , 0x00000039 
+ 00031007  0x00008624 ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x00008625 ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x00008626 increase  0x00000004 , 0x0000000b 
+ 00031010  0x00008627 increase  0x00000004 , 0x00000030 
+ 00031011  0x00008628 iadd  0x00000002 , 0x0000003f 
+ 00031012  0x00008629 force  0x00000007 , 0x00000038 
+ 00031013  0x0000862a iadd  0x0000002f , 0x00000002 
+ 00031014  0x0000862b force  0x00000004 , 0x00000038 
+ 00031015  0x0000862c shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x0000862d iadd  0x00000002 , 0x00000002 
+ 00031017  0x0000862e force  0x00000005 , 0x00000038 
+ 00031018  0x0000862f deposit  0x0000002f 
+ 00031019  0x00008630 force  0x00000006 , 0x00000038 
+ 00031020  0x00008631 ixor  0x0000002f , 0x0000003f 
+ 00031021  0x00008632 force  0x00000004 , 0x00000038 
+ 00031022  0x00008633 iand  0x0000002f , 0x0000003f 
+ 00031023  0x00008634 force  0x00000006 , 0x00000038 
+ 00031024  0x00008635 ixor  0x0000002f , 0x0000003f 
+ 00031025  0x00008636 iadd  0x00000002 , 0x00000002 
+ 00031026  0x00008637 force  0x00000007 , 0x00000038 
+ 00031027  0x00008638 copy  0x00000002 , 0x0000002f 
+ 00031028  0x00008639 force  0x00000003 , 0x00000038 
+ 00031029  0x0000863a deposit  0x0000002f 
+ 00031030  0x0000863b iadd  0x00000002 , 0x0000002f 
+ 00031031  0x0000863c force  0x00000000 , 0x00000038 
+ 00031032  0x0000863d deposit  0x0000002f 
+ 00031033  0x0000863e force  0x00000001 , 0x00000038 
+ 00031034  0x0000863f iand  0x0000002f , 0x00000002 
+ 00031035  0x00008640 ior  0x0000002f , 0x0000003f 
+ 00031036  0x00008641 force  0x00000002 , 0x00000038 
+ 00031037  0x00008642 iand  0x0000002f , 0x0000003f 
+ 00031038  0x00008643 ior  0x00000002 , 0x00000002 
+ 00031039  0x00008644 force  0x00000000 , 0x00000038 
+ 00031040  0x00008645 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x00008646 iadd  0x00000002 , 0x0000003f 
+ 00031042  0x00008647 force  0x00000007 , 0x00000038 
+ 00031043  0x00008648 iadd  0x0000002f , 0x0000002f 
+ 00031044  0x00008649 regexrot 
+ 00031045  0x0000864a loop  0x0000791f 
+ 00031046  0x0000864b arg  0x000006e6 , 0x00000006 
+ 00031047  0x0000864c force  0x00000000 , 0x00000038 
+ 00031048  0x0000864e ifetch  0x00000004 , 0x00000006 
+ 00031049  0x0000864f iadd  0x0000002f , 0x0000002f 
+ 00031050  0x00008650 increase  0x00000001 , 0x00000038 
+ 00031051  0x00008651 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x00008652 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x00008653 branch  0x000074bd 
+ 00031054  0x00008657 arg  0x00000a3e , 0x00000005 
+ 00031055  0x00008658 force  0x00000007 , 0x00000038 
+ 00031056  0x0000865a deposit  0x0000002f 
+ 00031057  0x0000865b istore  0x00000004 , 0x00000005 
+ 00031058  0x0000865c increase  0xffffffff , 0x00000038 
+ 00031059  0x0000865d branch  0x00007950 , 0x00000002 
+ 00031060  0x0000865e rtn 
+ 00031061  0x00008662 arg  0x000005e6 , 0x00000005 
+ 00031062  0x00008663 increase  0xfffffffc , 0x00000006 
+ 00031063  0x00008664 sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x00008666 ifetch  0x00000004 , 0x00000006 
+ 00031065  0x00008667 ixor  0x00000002 , 0x0000003f 
+ 00031066  0x00008668 istore  0x00000004 , 0x00000005 
+ 00031067  0x00008669 increase  0xfffffff8 , 0x00000006 
+ 00031068  0x0000866a loop  0x00007958 
+ 00031069  0x0000866b copy  0x00000011 , 0x00000039 
+ 00031070  0x0000866c deposit  0x00000002 
+ 00031071  0x0000866e istore  0x00000004 , 0x00000005 
+ 00031072  0x0000866f loop  0x0000795f 
+ 00031073  0x00008670 rtn 
+ 00031074  0x00008673 call  0x00007967 
+ 00031075  0x00008674 call  0x0000794e 
+ 00031076  0x00008675 branch  0x0000798d 
+ 00031077  0x00008678 call  0x00007967 
+ 00031078  0x00008679 branch  0x0000798d 
+ 00031079  0x0000867c arg  0x000009de , 0x00000006 
+ 00031080  0x0000867d arg  0x000005e6 , 0x00000005 
+ 00031081  0x0000867e force  0x00000006 , 0x00000039 
+ 00031082  0x0000867f call  0x00007a71 
+ 00031083  0x00008680 arg  0x00004642 , 0x00000006 
+ 00031084  0x00008681 force  0x00000006 , 0x00000039 
+ 00031085  0x00008682 call  0x00007a71 
+ 00031086  0x00008683 arg  0x00000a3e , 0x00000006 
+ 00031087  0x00008684 call  0x00007a70 
+ 00031088  0x00008685 call  0x0000790b 
+ 00031089  0x00008686 call  0x00007912 
+ 00031090  0x00008687 arg  0x00000a2e , 0x00000006 
+ 00031091  0x00008688 arg  0x000005e6 , 0x00000005 
+ 00031092  0x00008689 branch  0x00007984 
+ 00031093  0x0000868c arg  0x00004642 , 0x00000006 
+ 00031094  0x0000868d arg  0x000005e6 , 0x00000005 
+ 00031095  0x0000868e force  0x00000006 , 0x00000039 
+ 00031096  0x0000868f call  0x00007a71 
+ 00031097  0x00008690 arg  0x000009de , 0x00000006 
+ 00031098  0x00008691 force  0x00000006 , 0x00000039 
+ 00031099  0x00008692 call  0x00007a71 
+ 00031100  0x00008693 arg  0x00000a2e , 0x00000006 
+ 00031101  0x00008694 call  0x00007a70 
+ 00031102  0x00008695 call  0x0000790b 
+ 00031103  0x00008696 call  0x00007912 
+ 00031104  0x00008697 arg  0x00000a3e , 0x00000006 
+ 00031105  0x00008698 arg  0x000005e6 , 0x00000005 
+ 00031106  0x00008699 call  0x00007984 
+ 00031107  0x0000869a branch  0x0000798d 
+ 00031108  0x0000869d call  0x00007a70 
+ 00031109  0x0000869e setarg  0x00800000 
+ 00031110  0x0000869f lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x000086a0 istore  0x00000004 , 0x00000005 
+ 00031112  0x000086a1 force  0x00000005 , 0x00000039 
+ 00031113  0x000086a2 call  0x00007ec6 
+ 00031114  0x000086a3 setarg  0x00000280 
+ 00031115  0x000086a4 istore  0x00000004 , 0x00000005 
+ 00031116  0x000086a5 branch  0x00007912 
+ 00031117  0x000086a7 fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x000086a9 arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086aa idiv  0x00000011 
+ 00031120  0x000086ab call  0x00007f86 
+ 00031121  0x000086ac remainder  0x0000003f 
+ 00031122  0x000086ad store  0x00000004 , 0x000009ba 
+ 00031123  0x000086ae quotient  0x0000003f 
+ 00031124  0x000086af arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086b0 idiv  0x00000011 
+ 00031126  0x000086b1 call  0x00007f86 
+ 00031127  0x000086b2 remainder  0x0000003f 
+ 00031128  0x000086b3 arg  0x000003e8 , 0x00000011 
+ 00031129  0x000086b4 imul32  0x00000011 , 0x0000003f 
+ 00031130  0x000086b5 fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x000086b6 iadd  0x00000002 , 0x0000003f 
+ 00031132  0x000086b7 store  0x00000004 , 0x000009ba 
+ 00031133  0x000086b8 rtn 
+ 00031134  0x000086bb jam  0x00000000 , 0x00004664 
+ 00031135  0x000086bc branch  0x000079a2 
+ 00031136  0x000086bf fetch  0x00000001 , 0x00004662 
+ 00031137  0x000086c0 bne  0x00000002 , 0x0000799e 
+ 00031138  0x000086c2 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x000086c3 setarg  0x00363636 
+ 00031140  0x000086c4 lshift8  0x0000003f , 0x00000002 
+ 00031141  0x000086c5 or_into  0x00000036 , 0x00000002 
+ 00031142  0x000086c6 fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x000086c7 copy  0x0000003f , 0x00000006 
+ 00031144  0x000086c8 force  0x00000004 , 0x00000039 
+ 00031145  0x000086c9 call  0x00007955 
+ 00031146  0x000086ca call  0x0000790b 
+ 00031147  0x000086cb call  0x00007912 
+ 00031148  0x000086cc fetch  0x00000002 , 0x00000a80 
+ 00031149  0x000086cd copy  0x0000003f , 0x00000006 
+ 00031150  0x000086ce arg  0x000005e6 , 0x00000005 
+ 00031151  0x000086cf force  0x00000006 , 0x00000039 
+ 00031152  0x000086d0 call  0x00007a71 
+ 00031153  0x000086d1 fetch  0x00000002 , 0x00000a82 
+ 00031154  0x000086d2 copy  0x0000003f , 0x00000006 
+ 00031155  0x000086d3 force  0x00000006 , 0x00000039 
+ 00031156  0x000086d4 call  0x00007a71 
+ 00031157  0x000086d5 setarg  0x00800000 
+ 00031158  0x000086d6 istore  0x00000003 , 0x00000005 
+ 00031159  0x000086d8 fetch  0x00000001 , 0x00004664 
+ 00031160  0x000086da istore  0x00000001 , 0x00000005 
+ 00031161  0x000086db force  0x00000000 , 0x0000003f 
+ 00031162  0x000086dc istore  0x00000008 , 0x00000005 
+ 00031163  0x000086dd setarg  0x00000388 
+ 00031164  0x000086de istore  0x00000004 , 0x00000005 
+ 00031165  0x000086df call  0x00007912 
+ 00031166  0x000086e0 call  0x0000794e 
+ 00031167  0x000086e1 arg  0x00000a3e , 0x00000006 
+ 00031168  0x000086e2 arg  0x00000706 , 0x00000005 
+ 00031169  0x000086e3 call  0x00007ebd 
+ 00031170  0x000086e5 setarg  0x005c5c5c 
+ 00031171  0x000086e6 lshift8  0x0000003f , 0x00000002 
+ 00031172  0x000086e7 or_into  0x0000005c , 0x00000002 
+ 00031173  0x000086e8 fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x000086e9 copy  0x0000003f , 0x00000006 
+ 00031175  0x000086ea force  0x00000004 , 0x00000039 
+ 00031176  0x000086eb call  0x00007955 
+ 00031177  0x000086ec call  0x0000790b 
+ 00031178  0x000086ed call  0x00007912 
+ 00031179  0x000086ee arg  0x00000726 , 0x00000006 
+ 00031180  0x000086ef arg  0x000005e6 , 0x00000005 
+ 00031181  0x000086f0 force  0x00000008 , 0x00000039 
+ 00031182  0x000086f1 call  0x00007a71 
+ 00031183  0x000086f2 setarg  0x00800000 
+ 00031184  0x000086f3 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x000086f4 istore  0x00000004 , 0x00000005 
+ 00031186  0x000086f5 call  0x00007ec5 
+ 00031187  0x000086f6 setarg  0x00000300 
+ 00031188  0x000086f7 istore  0x00000004 , 0x00000005 
+ 00031189  0x000086f8 call  0x00007912 
+ 00031190  0x000086f9 branch  0x0000794e 
+ 00031191  0x000086fd setarg  0x00363636 
+ 00031192  0x000086fe lshift8  0x0000003f , 0x00000002 
+ 00031193  0x000086ff or_into  0x00000036 , 0x00000002 
+ 00031194  0x00008700 arg  0x00000a1e , 0x00000006 
+ 00031195  0x00008701 force  0x00000006 , 0x00000039 
+ 00031196  0x00008702 call  0x00007955 
+ 00031197  0x00008703 call  0x0000790b 
+ 00031198  0x00008704 call  0x00007912 
+ 00031199  0x00008705 fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x00008706 copy  0x0000003f , 0x00000006 
+ 00031201  0x00008707 arg  0x000005e6 , 0x00000005 
+ 00031202  0x00008708 call  0x00007a70 
+ 00031203  0x00008709 fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x0000870a copy  0x0000003f , 0x00000006 
+ 00031205  0x0000870b call  0x00007a70 
+ 00031206  0x0000870d setarg  0x0062746c 
+ 00031207  0x0000870e lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x0000870f or_into  0x0000006b , 0x0000003f 
+ 00031209  0x00008710 istore  0x00000004 , 0x00000005 
+ 00031210  0x00008711 arg  0x00000733 , 0x00000006 
+ 00031211  0x00008712 force  0x00000003 , 0x00000039 
+ 00031212  0x00008713 call  0x00007a71 
+ 00031213  0x00008715 setarg  0x00800000 
+ 00031214  0x00008716 lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x00008717 istore  0x00000004 , 0x00000005 
+ 00031216  0x00008718 force  0x00000000 , 0x0000003f 
+ 00031217  0x00008719 istore  0x00000008 , 0x00000005 
+ 00031218  0x0000871a setarg  0x00000380 
+ 00031219  0x0000871b istore  0x00000004 , 0x00000005 
+ 00031220  0x0000871c call  0x00007912 
+ 00031221  0x0000871e call  0x0000794e 
+ 00031222  0x0000871f arg  0x00000a3e , 0x00000006 
+ 00031223  0x00008720 arg  0x00000706 , 0x00000005 
+ 00031224  0x00008721 call  0x00007ebd 
+ 00031225  0x00008723 setarg  0x005c5c5c 
+ 00031226  0x00008724 lshift8  0x0000003f , 0x00000002 
+ 00031227  0x00008725 or_into  0x0000005c , 0x00000002 
+ 00031228  0x00008726 arg  0x00000a1e , 0x00000006 
+ 00031229  0x00008727 force  0x00000006 , 0x00000039 
+ 00031230  0x00008728 call  0x00007955 
+ 00031231  0x00008729 call  0x0000790b 
+ 00031232  0x0000872a call  0x00007912 
+ 00031233  0x0000872b arg  0x00000726 , 0x00000006 
+ 00031234  0x0000872c arg  0x000005e6 , 0x00000005 
+ 00031235  0x0000872d force  0x00000008 , 0x00000039 
+ 00031236  0x0000872e call  0x00007a71 
+ 00031237  0x0000872f setarg  0x00800000 
+ 00031238  0x00008730 lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x00008731 istore  0x00000004 , 0x00000005 
+ 00031240  0x00008732 call  0x00007ec5 
+ 00031241  0x00008733 setarg  0x00000300 
+ 00031242  0x00008734 istore  0x00000004 , 0x00000005 
+ 00031243  0x00008735 call  0x00007912 
+ 00031244  0x00008736 branch  0x0000794e 
+ 00031245  0x0000873a fetch  0x00000001 , 0x00004662 
+ 00031246  0x0000873b bne  0x00000002 , 0x00007a1e 
+ 00031247  0x0000873d bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x0000873e setarg  0x00363636 
+ 00031249  0x0000873f lshift8  0x0000003f , 0x00000002 
+ 00031250  0x00008740 or_into  0x00000036 , 0x00000002 
+ 00031251  0x00008741 arg  0x00000a1e , 0x00000006 
+ 00031252  0x00008742 force  0x00000006 , 0x00000039 
+ 00031253  0x00008743 call  0x00007955 
+ 00031254  0x00008744 call  0x0000790b 
+ 00031255  0x00008745 call  0x00007912 
+ 00031256  0x00008746 arg  0x00000a3e , 0x00000006 
+ 00031257  0x00008747 arg  0x000005e6 , 0x00000005 
+ 00031258  0x00008748 call  0x00007a70 
+ 00031259  0x00008749 arg  0x00000a2e , 0x00000006 
+ 00031260  0x0000874a call  0x00007a70 
+ 00031261  0x0000874b branch  0x00007a33 
+ 00031262  0x0000874e setarg  0x00000000 
+ 00031263  0x0000874f store  0x00000004 , 0x0000468a 
+ 00031264  0x00008750 branch  0x00007a0f 
+ 00031265  0x00008753 setarg  0x00000000 
+ 00031266  0x00008754 store  0x00000004 , 0x0000468a 
+ 00031267  0x00008755 branch  0x00007a26 
+ 00031268  0x00008759 fetch  0x00000001 , 0x00004662 
+ 00031269  0x0000875a bne  0x00000002 , 0x00007a21 
+ 00031270  0x0000875c setarg  0x00363636 
+ 00031271  0x0000875d lshift8  0x0000003f , 0x00000002 
+ 00031272  0x0000875e or_into  0x00000036 , 0x00000002 
+ 00031273  0x0000875f arg  0x00000a1e , 0x00000006 
+ 00031274  0x00008760 force  0x00000006 , 0x00000039 
+ 00031275  0x00008761 call  0x00007955 
+ 00031276  0x00008762 call  0x0000790b 
+ 00031277  0x00008763 call  0x00007912 
+ 00031278  0x00008765 arg  0x00000a2e , 0x00000006 
+ 00031279  0x00008766 arg  0x000005e6 , 0x00000005 
+ 00031280  0x00008767 call  0x00007a70 
+ 00031281  0x00008768 arg  0x00000a3e , 0x00000006 
+ 00031282  0x00008769 call  0x00007a70 
+ 00031283  0x0000876b setarg  0x00000000 
+ 00031284  0x0000876c istore  0x00000008 , 0x00000005 
+ 00031285  0x0000876d istore  0x00000004 , 0x00000005 
+ 00031286  0x0000876e fetch  0x00000004 , 0x0000468a 
+ 00031287  0x0000876f istore  0x00000004 , 0x00000005 
+ 00031288  0x00008771 copy  0x00000005 , 0x00000002 
+ 00031289  0x00008772 jam  0x00000080 , 0x00000726 
+ 00031290  0x00008773 copy  0x00000002 , 0x00000005 
+ 00031291  0x00008774 arg  0x00000736 , 0x00000006 
+ 00031292  0x00008775 call  0x00007a70 
+ 00031293  0x00008777 call  0x00007912 
+ 00031294  0x00008779 arg  0x000005e6 , 0x00000005 
+ 00031295  0x0000877a force  0x00000007 , 0x00000039 
+ 00031296  0x0000877b call  0x00007ec6 
+ 00031297  0x0000877c istore  0x00000004 , 0x00000005 
+ 00031298  0x0000877d setarg  0x000003f8 
+ 00031299  0x0000877e istore  0x00000004 , 0x00000005 
+ 00031300  0x0000877f call  0x00007912 
+ 00031301  0x00008780 call  0x0000794e 
+ 00031302  0x00008782 arg  0x00000a3e , 0x00000006 
+ 00031303  0x00008783 arg  0x00000706 , 0x00000005 
+ 00031304  0x00008784 call  0x00007ebd 
+ 00031305  0x00008786 setarg  0x005c5c5c 
+ 00031306  0x00008787 lshift8  0x0000003f , 0x00000002 
+ 00031307  0x00008788 or_into  0x0000005c , 0x00000002 
+ 00031308  0x00008789 arg  0x00000a1e , 0x00000006 
+ 00031309  0x0000878a force  0x00000006 , 0x00000039 
+ 00031310  0x0000878b call  0x00007955 
+ 00031311  0x0000878c call  0x0000790b 
+ 00031312  0x0000878d call  0x00007912 
+ 00031313  0x0000878e arg  0x00000726 , 0x00000006 
+ 00031314  0x0000878f arg  0x000005e6 , 0x00000005 
+ 00031315  0x00008790 force  0x00000008 , 0x00000039 
+ 00031316  0x00008791 call  0x00007a71 
+ 00031317  0x00008792 setarg  0x00800000 
+ 00031318  0x00008793 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x00008794 istore  0x00000004 , 0x00000005 
+ 00031320  0x00008795 call  0x00007ec5 
+ 00031321  0x00008796 setarg  0x00000300 
+ 00031322  0x00008797 istore  0x00000004 , 0x00000005 
+ 00031323  0x00008798 call  0x00007912 
+ 00031324  0x00008799 branch  0x0000794e 
+ 00031325  0x000087a1 jam  0x000000c0 , 0x000005e3 
+ 00031326  0x000087a3 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x000087a4 rtn  0x00000034 
+ 00031328  0x000087a5 increase  0xffffffff , 0x0000003f 
+ 00031329  0x000087a6 store  0x00000001 , 0x000005e3 
+ 00031330  0x000087a7 arg  0x000006be , 0x00000006 
+ 00031331  0x000087a8 call  0x000076ec 
+ 00031332  0x000087a9 branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087aa arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087ab arg  0x00000676 , 0x00000005 
+ 00031335  0x000087ac branch  0x000076f2 
+ 00031336  0x000087af call  0x00007803 
+ 00031337  0x000087b0 fetch  0x00000001 , 0x000005e3 
+ 00031338  0x000087b1 increase  0xffffffff , 0x0000003f 
+ 00031339  0x000087b2 store  0x00000001 , 0x000005e3 
+ 00031340  0x000087b3 arg  0x000006be , 0x00000006 
+ 00031341  0x000087b4 call  0x000076ec 
+ 00031342  0x000087b5 rtn  0x00000001 
+ 00031343  0x000087b6 branch  0x00007854 
+ 00031344  0x000087b9 force  0x00000004 , 0x00000039 
+ 00031345  0x000087bb increase  0xfffffffc , 0x00000006 
+ 00031346  0x000087bd ifetch  0x00000004 , 0x00000006 
+ 00031347  0x000087be istore  0x00000004 , 0x00000005 
+ 00031348  0x000087bf increase  0xfffffff8 , 0x00000006 
+ 00031349  0x000087c0 loop  0x00007a72 
+ 00031350  0x000087c1 rtn 
+ 00031351  0x000087c7 bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x000087c8 fetch  0x00000001 , 0x000044be 
+ 00031353  0x000087c9 branch  0x00005af0 , 0x00000034 
+ 00031354  0x000087ca call  0x00005aec 
+ 00031355  0x000087cb call  0x00007583 
+ 00031356  0x000087cd branch  0x00007a7d 
+ 00031357  0x000087d3 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x000087d4 rtnne  0x00000000 
+ 00031359  0x000087d5 fetch  0x00000001 , 0x000044c0 
+ 00031360  0x000087d6 rtnne  0x00000000 
+ 00031361  0x000087d8 arg  0x000045b2 , 0x00000005 
+ 00031362  0x000087d9 force  0x0000000f , 0x00000007 
+ 00031363  0x000087da call  0x000076a2 
+ 00031364  0x000087db random  0x0000003f 
+ 00031365  0x000087dc rshift  0x0000003f , 0x0000003f 
+ 00031366  0x000087dd istore  0x00000002 , 0x00000005 
+ 00031367  0x000087df arg  0x00000766 , 0x00000005 
+ 00031368  0x000087e0 arg  0x000045b2 , 0x00000006 
+ 00031369  0x000087e1 call  0x00007ebd 
+ 00031370  0x000087e3 arg  0x00000646 , 0x00000005 
+ 00031371  0x000087e4 arg  0x0000095e , 0x00000006 
+ 00031372  0x000087e5 call  0x00007eb3 
+ 00031373  0x000087e7 arg  0x00000686 , 0x00000005 
+ 00031374  0x000087e8 call  0x00007ed0 
+ 00031375  0x000087e9 jam  0x00000001 , 0x00000686 
+ 00031376  0x000087eb call  0x00007ac7 
+ 00031377  0x000087ec jam  0x00000003 , 0x000044c0 
+ 00031378  0x000087ed rtn 
+ 00031379  0x000087f0 arg  0x000045d2 , 0x00000005 
+ 00031380  0x000087f1 arg  0x000006a6 , 0x00000006 
+ 00031381  0x000087f2 call  0x00007eb3 
+ 00031382  0x000087f3 jam  0x00000003 , 0x000044c3 
+ 00031383  0x000087f4 jam  0x00000000 , 0x000044c0 
+ 00031384  0x000087f5 rtn 
+ 00031385  0x000087fa fetch  0x00000001 , 0x000009b9 
+ 00031386  0x000087fb rtnne  0x00000000 
+ 00031387  0x000087fc fetch  0x00000001 , 0x000044c0 
+ 00031388  0x000087fd rtnne  0x00000000 
+ 00031389  0x000087ff arg  0x00000766 , 0x00000005 
+ 00031390  0x00008800 arg  0x000045b2 , 0x00000006 
+ 00031391  0x00008801 call  0x00007ebd 
+ 00031392  0x00008803 arg  0x00000646 , 0x00000005 
+ 00031393  0x00008804 arg  0x000009be , 0x00000006 
+ 00031394  0x00008805 call  0x00007eb3 
+ 00031395  0x00008807 arg  0x00000686 , 0x00000005 
+ 00031396  0x00008808 call  0x00007ed0 
+ 00031397  0x00008809 jam  0x00000001 , 0x00000686 
+ 00031398  0x0000880b call  0x00007ac7 
+ 00031399  0x0000880c jam  0x00000004 , 0x000044c0 
+ 00031400  0x0000880d rtn 
+ 00031401  0x00008812 arg  0x000009fe , 0x00000005 
+ 00031402  0x00008813 arg  0x000006a6 , 0x00000006 
+ 00031403  0x00008814 call  0x00007ebd 
+ 00031404  0x00008815 jam  0x00000003 , 0x000009b9 
+ 00031405  0x00008816 jam  0x00000000 , 0x000044c0 
+ 00031406  0x00008817 rtn 
+ 00031407  0x0000881c fetch  0x00000001 , 0x000044be 
+ 00031408  0x0000881d rtn  0x00000034 
+ 00031409  0x0000881e fetch  0x00000001 , 0x000044c0 
+ 00031410  0x0000881f rtn  0x00000034 
+ 00031411  0x00008820 increase  0x00000080 , 0x0000003f 
+ 00031412  0x00008821 store  0x00000001 , 0x000044c0 
+ 00031413  0x00008822 rtnbit1  0x00000007 
+ 00031414  0x00008823 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x00008824 branch  0x00007ab9 , 0x00000034 
+ 00031416  0x00008825 branch  0x00007abf 
+ 00031417  0x00008828 bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x00008829 call  0x00007ad4 
+ 00031419  0x0000882a fetch  0x00000001 , 0x000044c0 
+ 00031420  0x0000882b beq  0x00000003 , 0x00007a93 
+ 00031421  0x0000882c beq  0x00000004 , 0x00007aa9 
+ 00031422  0x0000882d rtn 
+ 00031423  0x00008831 call  0x00007ae6 
+ 00031424  0x00008832 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x00008833 increase  0xffffffff , 0x0000003f 
+ 00031426  0x00008834 store  0x00000002 , 0x000005e3 
+ 00031427  0x00008835 arg  0x00000766 , 0x00000006 
+ 00031428  0x00008836 call  0x000076ec 
+ 00031429  0x00008837 rtn  0x00000001 
+ 00031430  0x00008838 branch  0x00007b37 
+ 00031431  0x0000883b bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x0000883c setarg  0x00000100 , 0x0000003f 
+ 00031433  0x0000883d store  0x00000002 , 0x000005e3 
+ 00031434  0x0000883f fetch  0x00000002 , 0x000005e3 
+ 00031435  0x00008840 rtn  0x00000034 
+ 00031436  0x00008841 increase  0xffffffff , 0x0000003f 
+ 00031437  0x00008842 store  0x00000002 , 0x000005e3 
+ 00031438  0x00008843 arg  0x00000766 , 0x00000006 
+ 00031439  0x00008844 call  0x000076ec 
+ 00031440  0x00008845 branch  0x00007aca , 0x00000001 
+ 00031441  0x00008846 arg  0x00000646 , 0x00000006 
+ 00031442  0x00008847 arg  0x00000706 , 0x00000005 
+ 00031443  0x00008848 branch  0x00007eb2 
+ 00031444  0x0000884c arg  0x00000746 , 0x00000011 
+ 00031445  0x0000884d arg  0x00000846 , 0x00000005 
+ 00031446  0x0000884e call  0x00007ba3 
+ 00031447  0x0000884f arg  0x00000846 , 0x00000011 
+ 00031448  0x00008850 arg  0x000007e6 , 0x00000005 
+ 00031449  0x00008851 call  0x00007c79 
+ 00031450  0x00008852 arg  0x00000706 , 0x00000011 
+ 00031451  0x00008853 arg  0x000007e6 , 0x00000012 
+ 00031452  0x00008854 arg  0x000006a6 , 0x00000005 
+ 00031453  0x00008855 call  0x00007be1 
+ 00031454  0x00008856 arg  0x00000846 , 0x00000011 
+ 00031455  0x00008857 arg  0x000007e6 , 0x00000012 
+ 00031456  0x00008858 arg  0x00000826 , 0x00000005 
+ 00031457  0x00008859 call  0x00007be1 
+ 00031458  0x0000885a arg  0x00000726 , 0x00000011 
+ 00031459  0x0000885b arg  0x00000826 , 0x00000012 
+ 00031460  0x0000885c arg  0x000006c6 , 0x00000005 
+ 00031461  0x0000885d branch  0x00007be1 
+ 00031462  0x00008860 arg  0x00000746 , 0x00000011 
+ 00031463  0x00008861 arg  0x00000826 , 0x00000005 
+ 00031464  0x00008862 call  0x00007c79 
+ 00031465  0x00008863 arg  0x00000826 , 0x00000011 
+ 00031466  0x00008864 arg  0x00000846 , 0x00000005 
+ 00031467  0x00008865 call  0x00007c79 
+ 00031468  0x00008867 arg  0x0000093e , 0x00000011 
+ 00031469  0x00008868 arg  0x00000846 , 0x00000012 
+ 00031470  0x00008869 arg  0x00000846 , 0x00000005 
+ 00031471  0x0000886a call  0x00007be1 
+ 00031472  0x0000886b arg  0x00000706 , 0x00000011 
+ 00031473  0x0000886c arg  0x00000826 , 0x00000005 
+ 00031474  0x0000886d call  0x00007c79 
+ 00031475  0x0000886f arg  0x00000826 , 0x00000006 
+ 00031476  0x00008870 arg  0x000007e6 , 0x00000005 
+ 00031477  0x00008871 call  0x00007ebd 
+ 00031478  0x00008872 arg  0x000007e6 , 0x00000011 
+ 00031479  0x00008873 call  0x00007c80 
+ 00031480  0x00008874 arg  0x00000826 , 0x00000011 
+ 00031481  0x00008875 arg  0x000007e6 , 0x00000012 
+ 00031482  0x00008876 arg  0x00000826 , 0x00000005 
+ 00031483  0x00008877 call  0x00007c7d 
+ 00031484  0x00008879 arg  0x00000826 , 0x00000011 
+ 00031485  0x0000887a arg  0x00000846 , 0x00000012 
+ 00031486  0x0000887b arg  0x00000826 , 0x00000005 
+ 00031487  0x0000887c call  0x00007c7d 
+ 00031488  0x0000887e arg  0x00000706 , 0x00000006 
+ 00031489  0x0000887f arg  0x000007e6 , 0x00000005 
+ 00031490  0x00008880 call  0x00007ebd 
+ 00031491  0x00008881 arg  0x00000726 , 0x00000011 
+ 00031492  0x00008882 arg  0x00000846 , 0x00000005 
+ 00031493  0x00008883 call  0x00007c79 
+ 00031494  0x00008884 arg  0x000007e6 , 0x00000011 
+ 00031495  0x00008885 call  0x00007c80 
+ 00031496  0x00008886 arg  0x000007e6 , 0x00000011 
+ 00031497  0x00008887 call  0x00007c80 
+ 00031498  0x00008888 arg  0x000007e6 , 0x00000011 
+ 00031499  0x00008889 arg  0x00000846 , 0x00000012 
+ 00031500  0x0000888a arg  0x000007e6 , 0x00000005 
+ 00031501  0x0000888b call  0x00007be1 
+ 00031502  0x0000888c arg  0x00000846 , 0x00000011 
+ 00031503  0x0000888d arg  0x00000806 , 0x00000005 
+ 00031504  0x0000888e call  0x00007c79 
+ 00031505  0x0000888f arg  0x00000806 , 0x00000011 
+ 00031506  0x00008890 call  0x00007c80 
+ 00031507  0x00008891 arg  0x00000806 , 0x00000011 
+ 00031508  0x00008892 call  0x00007c80 
+ 00031509  0x00008893 arg  0x00000806 , 0x00000011 
+ 00031510  0x00008894 call  0x00007c80 
+ 00031511  0x00008895 arg  0x00000726 , 0x00000006 
+ 00031512  0x00008896 arg  0x00000846 , 0x00000005 
+ 00031513  0x00008897 call  0x00007ebd 
+ 00031514  0x00008898 arg  0x00000846 , 0x00000011 
+ 00031515  0x00008899 call  0x00007c80 
+ 00031516  0x0000889a arg  0x00000846 , 0x00000011 
+ 00031517  0x0000889b arg  0x00000746 , 0x00000012 
+ 00031518  0x0000889c arg  0x00000746 , 0x00000005 
+ 00031519  0x0000889d call  0x00007be1 
+ 00031520  0x000088a0 arg  0x00000826 , 0x00000011 
+ 00031521  0x000088a1 arg  0x00000846 , 0x00000005 
+ 00031522  0x000088a2 call  0x00007c79 
+ 00031523  0x000088a4 arg  0x00000846 , 0x00000011 
+ 00031524  0x000088a5 arg  0x000007e6 , 0x00000012 
+ 00031525  0x000088a6 arg  0x00000846 , 0x00000005 
+ 00031526  0x000088a7 call  0x00007c96 
+ 00031527  0x000088a8 arg  0x00000846 , 0x00000011 
+ 00031528  0x000088a9 arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088aa arg  0x00000706 , 0x00000005 
+ 00031530  0x000088ab call  0x00007c96 
+ 00031531  0x000088ac arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088ad arg  0x00000706 , 0x00000012 
+ 00031533  0x000088ae arg  0x00000846 , 0x00000005 
+ 00031534  0x000088af call  0x00007c96 
+ 00031535  0x000088b0 arg  0x00000846 , 0x00000011 
+ 00031536  0x000088b1 arg  0x00000826 , 0x00000012 
+ 00031537  0x000088b2 arg  0x00000846 , 0x00000005 
+ 00031538  0x000088b3 call  0x00007be1 
+ 00031539  0x000088b4 arg  0x00000846 , 0x00000011 
+ 00031540  0x000088b5 arg  0x00000806 , 0x00000012 
+ 00031541  0x000088b6 arg  0x00000726 , 0x00000005 
+ 00031542  0x000088b7 branch  0x00007c96 
+ 00031543  0x000088bb arg  0x00000686 , 0x00000011 
+ 00031544  0x000088bc arg  0x00000866 , 0x00000005 
+ 00031545  0x000088bd call  0x00007c79 
+ 00031546  0x000088be arg  0x00000706 , 0x00000011 
+ 00031547  0x000088bf arg  0x00000866 , 0x00000012 
+ 00031548  0x000088c0 arg  0x00000806 , 0x00000005 
+ 00031549  0x000088c1 call  0x00007be1 
+ 00031550  0x000088c4 arg  0x00000686 , 0x00000011 
+ 00031551  0x000088c5 arg  0x00000866 , 0x00000012 
+ 00031552  0x000088c6 arg  0x00000866 , 0x00000005 
+ 00031553  0x000088c7 call  0x00007be1 
+ 00031554  0x000088c8 arg  0x00000726 , 0x00000011 
+ 00031555  0x000088c9 arg  0x00000866 , 0x00000012 
+ 00031556  0x000088ca arg  0x000007e6 , 0x00000005 
+ 00031557  0x000088cb call  0x00007be1 
+ 00031558  0x000088ce arg  0x00000746 , 0x00000011 
+ 00031559  0x000088cf arg  0x00000866 , 0x00000005 
+ 00031560  0x000088d0 call  0x00007c79 
+ 00031561  0x000088d1 arg  0x00000646 , 0x00000011 
+ 00031562  0x000088d2 arg  0x00000866 , 0x00000012 
+ 00031563  0x000088d3 arg  0x00000826 , 0x00000005 
+ 00031564  0x000088d4 call  0x00007be1 
+ 00031565  0x000088d6 arg  0x00000746 , 0x00000011 
+ 00031566  0x000088d7 arg  0x00000866 , 0x00000012 
+ 00031567  0x000088d8 arg  0x00000866 , 0x00000005 
+ 00031568  0x000088d9 call  0x00007be1 
+ 00031569  0x000088da arg  0x00000666 , 0x00000011 
+ 00031570  0x000088db arg  0x00000866 , 0x00000012 
+ 00031571  0x000088dc arg  0x00000846 , 0x00000005 
+ 00031572  0x000088dd call  0x00007be1 
+ 00031573  0x000088e2 arg  0x00000806 , 0x00000012 
+ 00031574  0x000088e3 arg  0x00000826 , 0x00000011 
+ 00031575  0x000088e4 arg  0x00000866 , 0x00000005 
+ 00031576  0x000088e5 call  0x00007c96 
+ 00031577  0x000088e6 arg  0x00000806 , 0x00000011 
+ 00031578  0x000088e7 arg  0x00000826 , 0x00000012 
+ 00031579  0x000088e8 arg  0x00000806 , 0x00000005 
+ 00031580  0x000088e9 call  0x00007c7d 
+ 00031581  0x000088ec arg  0x000007e6 , 0x00000012 
+ 00031582  0x000088ed arg  0x00000846 , 0x00000011 
+ 00031583  0x000088ee arg  0x00000826 , 0x00000005 
+ 00031584  0x000088ef call  0x00007c96 
+ 00031585  0x000088f0 arg  0x000007e6 , 0x00000011 
+ 00031586  0x000088f1 arg  0x00000846 , 0x00000012 
+ 00031587  0x000088f2 arg  0x000007e6 , 0x00000005 
+ 00031588  0x000088f3 call  0x00007c7d 
+ 00031589  0x000088f4 arg  0x000007e6 , 0x00000011 
+ 00031590  0x000088f5 arg  0x00000866 , 0x00000012 
+ 00031591  0x000088f6 arg  0x000007e6 , 0x00000005 
+ 00031592  0x000088f7 call  0x00007be1 
+ 00031593  0x000088f8 arg  0x00000746 , 0x00000011 
+ 00031594  0x000088f9 arg  0x00000686 , 0x00000012 
+ 00031595  0x000088fa arg  0x00000846 , 0x00000005 
+ 00031596  0x000088fb call  0x00007be1 
+ 00031597  0x000088fc arg  0x00000846 , 0x00000011 
+ 00031598  0x000088fd arg  0x00000866 , 0x00000012 
+ 00031599  0x000088fe arg  0x00000746 , 0x00000005 
+ 00031600  0x000088ff call  0x00007be1 
+ 00031601  0x00008901 arg  0x00000866 , 0x00000011 
+ 00031602  0x00008902 arg  0x00000866 , 0x00000005 
+ 00031603  0x00008903 call  0x00007c79 
+ 00031604  0x00008904 arg  0x00000866 , 0x00000011 
+ 00031605  0x00008905 arg  0x00000806 , 0x00000012 
+ 00031606  0x00008906 arg  0x00000846 , 0x00000005 
+ 00031607  0x00008907 call  0x00007be1 
+ 00031608  0x00008908 arg  0x00000866 , 0x00000011 
+ 00031609  0x00008909 arg  0x000007e6 , 0x00000012 
+ 00031610  0x0000890a arg  0x000007e6 , 0x00000005 
+ 00031611  0x0000890b call  0x00007be1 
+ 00031612  0x0000890c arg  0x00000826 , 0x00000011 
+ 00031613  0x0000890d arg  0x00000706 , 0x00000005 
+ 00031614  0x0000890e call  0x00007c79 
+ 00031615  0x0000890f arg  0x00000706 , 0x00000011 
+ 00031616  0x00008910 arg  0x00000846 , 0x00000012 
+ 00031617  0x00008911 arg  0x00000706 , 0x00000005 
+ 00031618  0x00008912 call  0x00007c96 
+ 00031619  0x00008913 arg  0x00000706 , 0x00000006 
+ 00031620  0x00008914 arg  0x00000866 , 0x00000005 
+ 00031621  0x00008915 call  0x00007ebd 
+ 00031622  0x00008916 arg  0x00000866 , 0x00000011 
+ 00031623  0x00008917 call  0x00007c80 
+ 00031624  0x00008918 arg  0x00000846 , 0x00000011 
+ 00031625  0x00008919 arg  0x00000866 , 0x00000012 
+ 00031626  0x0000891a arg  0x00000846 , 0x00000005 
+ 00031627  0x0000891b call  0x00007c96 
+ 00031628  0x0000891c arg  0x00000846 , 0x00000011 
+ 00031629  0x0000891d arg  0x00000826 , 0x00000012 
+ 00031630  0x0000891e arg  0x00000826 , 0x00000005 
+ 00031631  0x0000891f call  0x00007be1 
+ 00031632  0x00008920 arg  0x00000826 , 0x00000011 
+ 00031633  0x00008921 arg  0x000007e6 , 0x00000012 
+ 00031634  0x00008922 arg  0x00000726 , 0x00000005 
+ 00031635  0x00008923 call  0x00007c96 
+ 00031636  0x00008924 arg  0x00000726 , 0x00000011 
+ 00031637  0x00008925 arg  0x0000091e , 0x00000012 
+ 00031638  0x00008926 arg  0x00000726 , 0x00000005 
+ 00031639  0x00008927 force  0x00000000 , 0x00000013 
+ 00031640  0x00008928 fetch  0x00000001 , 0x00000726 
+ 00031641  0x00008929 isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x0000892a call  0x00007c7b , 0x00000001 
+ 00031643  0x0000892b copy  0x00000013 , 0x00000030 
+ 00031644  0x0000892c arg  0x00000726 , 0x00000011 
+ 00031645  0x0000892d call  0x00007cab 
+ 00031646  0x0000892e fetch  0x00000001 , 0x00000745 
+ 00031647  0x0000892f isolate1  0x00000000 , 0x00000030 
+ 00031648  0x00008930 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x00008931 store  0x00000001 , 0x00000745 
+ 00031650  0x00008932 rtn 
+ 00031651  0x00008935 copy  0x00000005 , 0x0000000b 
+ 00031652  0x00008936 arg  0x00000806 , 0x00000005 
+ 00031653  0x00008937 call  0x00007ed0 
+ 00031654  0x00008938 force  0x00000000 , 0x0000003f 
+ 00031655  0x0000893a store  0x00000004 , 0x00000826 
+ 00031656  0x0000893b jam  0x00000001 , 0x00000806 
+ 00031657  0x0000893c arg  0x00000786 , 0x00000005 
+ 00031658  0x0000893d call  0x00007ed2 
+ 00031659  0x0000893e arg  0x0000091e , 0x00000006 
+ 00031660  0x0000893f arg  0x000007c6 , 0x00000005 
+ 00031661  0x00008940 call  0x00007ebd 
+ 00031662  0x00008941 copy  0x00000011 , 0x00000006 
+ 00031663  0x00008942 arg  0x000007e6 , 0x00000005 
+ 00031664  0x00008943 call  0x00007ebd 
+ 00031665  0x0000894a arg  0x000007e6 , 0x00000006 
+ 00031666  0x0000894b call  0x00007cb5 
+ 00031667  0x0000894c branch  0x00007bda , 0x00000034 
+ 00031668  0x00008951 arg  0x000007e6 , 0x00000011 
+ 00031669  0x00008952 arg  0x00000806 , 0x00000012 
+ 00031670  0x00008953 call  0x00007cb8 
+ 00031671  0x00008954 arg  0x000007c6 , 0x00000011 
+ 00031672  0x00008955 arg  0x00000786 , 0x00000012 
+ 00031673  0x00008956 call  0x00007cb8 
+ 00031674  0x00008958 arg  0x000007e6 , 0x00000011 
+ 00031675  0x00008959 arg  0x000007c6 , 0x00000012 
+ 00031676  0x0000895a call  0x00007cb1 
+ 00031677  0x0000895b branch  0x00007bcc , 0x00000002 
+ 00031678  0x0000895c arg  0x000007c6 , 0x00000011 
+ 00031679  0x0000895d arg  0x000007e6 , 0x00000012 
+ 00031680  0x0000895e copy  0x00000011 , 0x00000005 
+ 00031681  0x0000895f call  0x00007ca9 
+ 00031682  0x00008960 arg  0x00000806 , 0x00000011 
+ 00031683  0x00008961 arg  0x00000786 , 0x00000012 
+ 00031684  0x00008962 copy  0x00000012 , 0x00000005 
+ 00031685  0x00008963 call  0x00007c7b 
+ 00031686  0x00008964 ifetch  0x00000001 , 0x00000011 
+ 00031687  0x00008965 iadd  0x00000013 , 0x00000013 
+ 00031688  0x00008966 ifetch  0x00000001 , 0x00000012 
+ 00031689  0x00008967 iadd  0x00000013 , 0x0000003f 
+ 00031690  0x00008968 istore  0x00000001 , 0x00000012 
+ 00031691  0x00008969 branch  0x00007bb1 
+ 00031692  0x0000896b arg  0x000007e6 , 0x00000011 
+ 00031693  0x0000896c arg  0x000007c6 , 0x00000012 
+ 00031694  0x0000896d copy  0x00000011 , 0x00000005 
+ 00031695  0x0000896e call  0x00007ca9 
+ 00031696  0x0000896f arg  0x00000786 , 0x00000011 
+ 00031697  0x00008970 arg  0x00000806 , 0x00000012 
+ 00031698  0x00008971 copy  0x00000012 , 0x00000005 
+ 00031699  0x00008972 call  0x00007c7b 
+ 00031700  0x00008973 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x00008974 iadd  0x00000013 , 0x00000013 
+ 00031702  0x00008975 ifetch  0x00000001 , 0x00000012 
+ 00031703  0x00008976 iadd  0x00000013 , 0x0000003f 
+ 00031704  0x00008977 istore  0x00000001 , 0x00000012 
+ 00031705  0x00008978 branch  0x00007bb1 
+ 00031706  0x0000897b arg  0x00000786 , 0x00000011 
+ 00031707  0x0000897c copy  0x0000000b , 0x00000005 
+ 00031708  0x0000897d call  0x00007c0a 
+ 00031709  0x0000897f arg  0x0000091e , 0x00000011 
+ 00031710  0x00008980 copy  0x0000000b , 0x00000012 
+ 00031711  0x00008981 copy  0x0000000b , 0x00000005 
+ 00031712  0x00008982 branch  0x00007c96 
+ 00031713  0x00008986 copy  0x00000005 , 0x0000000b 
+ 00031714  0x00008988 force  0x00000000 , 0x00000038 
+ 00031715  0x0000898a arg  0x00000786 , 0x00000005 
+ 00031716  0x0000898b call  0x00007ed2 
+ 00031717  0x0000898c arg  0x00000ad2 , 0x00000005 
+ 00031718  0x0000898d call  0x00007ed2 
+ 00031719  0x00008991 copy  0x00000011 , 0x00000006 
+ 00031720  0x00008993 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x00008994 setarg  0x00000000 
+ 00031722  0x00008995 call  0x00007c73 
+ 00031723  0x00008996 copy  0x00000012 , 0x00000006 
+ 00031724  0x00008997 call  0x00007c77 
+ 00031725  0x0000899a force  0x00000000 , 0x00000007 
+ 00031726  0x0000899b arg  0x00000786 , 0x00000005 
+ 00031727  0x0000899f arg  0x00000ad2 , 0x00000002 
+ 00031728  0x000089a0 copy  0x00000007 , 0x00000012 
+ 00031729  0x000089a1 lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x000089a3 iadd  0x00000002 , 0x00000012 
+ 00031731  0x000089a4 force  0x00000000 , 0x00000002 
+ 00031732  0x000089a5 force  0x00000000 , 0x00000013 
+ 00031733  0x000089ab ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089ac iforce  0x00000011 
+ 00031735  0x000089af ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089b0 copy  0x00000013 , 0x00000038 
+ 00031737  0x000089b1 imul32  0x0000002f , 0x0000003f 
+ 00031738  0x000089b2 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x000089b3 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x000089b4 istore  0x00000004 , 0x00000005 
+ 00031741  0x000089b5 rshift32  0x0000003f , 0x00000002 
+ 00031742  0x000089b6 increase  0x00000001 , 0x00000013 
+ 00031743  0x000089b7 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x000089b8 nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x000089ba deposit  0x00000002 
+ 00031746  0x000089bb istore  0x00000004 , 0x00000005 
+ 00031747  0x000089bc increase  0xffffffe0 , 0x00000005 
+ 00031748  0x000089bf increase  0x00000001 , 0x00000007 
+ 00031749  0x000089c0 compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x000089c1 nbranch  0x00007bef , 0x00000001 
+ 00031751  0x000089c2 arg  0x00000786 , 0x00000011 
+ 00031752  0x000089c3 copy  0x0000000b , 0x00000005 
+ 00031753  0x000089c4 branch  0x00007c0a 
+ 00031754  0x000089c7 bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x000089c8 copy  0x00000005 , 0x0000000b 
+ 00031756  0x000089c9 copy  0x00000011 , 0x00000030 
+ 00031757  0x000089ca arg  0x000007c6 , 0x00000012 
+ 00031758  0x000089cb copy  0x00000012 , 0x00000005 
+ 00031759  0x000089cc call  0x00007ecd 
+ 00031760  0x000089cd istore  0x00000008 , 0x00000005 
+ 00031761  0x000089ce add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x000089cf call  0x00007eb9 
+ 00031763  0x000089d0 call  0x00007eb5 
+ 00031764  0x000089d1 copy  0x00000012 , 0x00000011 
+ 00031765  0x000089d2 call  0x00007c80 
+ 00031766  0x000089d3 arg  0x000007c6 , 0x00000012 
+ 00031767  0x000089d4 copy  0x00000030 , 0x00000011 
+ 00031768  0x000089d5 copy  0x0000000b , 0x00000005 
+ 00031769  0x000089d6 call  0x00007c7d 
+ 00031770  0x000089d8 arg  0x000007c6 , 0x00000012 
+ 00031771  0x000089d9 copy  0x00000012 , 0x00000005 
+ 00031772  0x000089da call  0x00007ecd 
+ 00031773  0x000089db istore  0x00000008 , 0x00000005 
+ 00031774  0x000089dc add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x000089dd call  0x00007ebf 
+ 00031776  0x000089de call  0x00007ecd 
+ 00031777  0x000089df copy  0x00000012 , 0x00000011 
+ 00031778  0x000089e0 call  0x00007c80 
+ 00031779  0x000089e4 arg  0x000007c6 , 0x00000012 
+ 00031780  0x000089e5 copy  0x0000000b , 0x00000011 
+ 00031781  0x000089e6 copy  0x00000011 , 0x00000005 
+ 00031782  0x000089e7 call  0x00007c7d 
+ 00031783  0x000089eb arg  0x000007c6 , 0x00000012 
+ 00031784  0x000089ec copy  0x00000012 , 0x00000005 
+ 00031785  0x000089ed add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x000089ee call  0x00007eb5 
+ 00031787  0x000089ef call  0x00007ecd 
+ 00031788  0x000089f0 istore  0x00000008 , 0x00000005 
+ 00031789  0x000089f1 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x000089f2 call  0x00007eb9 
+ 00031791  0x000089f3 copy  0x0000000b , 0x00000011 
+ 00031792  0x000089f4 copy  0x00000011 , 0x00000005 
+ 00031793  0x000089f5 call  0x00007c7d 
+ 00031794  0x000089f9 arg  0x000007c6 , 0x00000012 
+ 00031795  0x000089fa copy  0x00000012 , 0x00000005 
+ 00031796  0x000089fb add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x000089fc call  0x00007eb5 
+ 00031798  0x000089fd add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x000089fe call  0x00007eb5 
+ 00031800  0x000089ff add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x00008a00 call  0x00007eb6 
+ 00031802  0x00008a01 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x00008a02 call  0x00007eb6 
+ 00031804  0x00008a03 copy  0x0000000b , 0x00000011 
+ 00031805  0x00008a04 copy  0x00000011 , 0x00000005 
+ 00031806  0x00008a05 call  0x00007c7d 
+ 00031807  0x00008a08 arg  0x000007c6 , 0x00000012 
+ 00031808  0x00008a09 copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a0a add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a0b call  0x00007eb5 
+ 00031811  0x00008a0c call  0x00007ecd 
+ 00031812  0x00008a0d istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a0e add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a0f call  0x00007eb6 
+ 00031815  0x00008a10 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a11 call  0x00007eb6 
+ 00031817  0x00008a12 copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a13 copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a14 call  0x00007c96 
+ 00031820  0x00008a17 arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a18 copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a19 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a1a call  0x00007eb9 
+ 00031824  0x00008a1b call  0x00007eb9 
+ 00031825  0x00008a1c force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a1d istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a1e add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a1f call  0x00007eb6 
+ 00031829  0x00008a20 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a21 call  0x00007eb6 
+ 00031831  0x00008a22 copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a23 copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a24 call  0x00007c96 
+ 00031834  0x00008a27 arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a28 copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a29 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a2a call  0x00007eb5 
+ 00031838  0x00008a2b add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a2c call  0x00007eb5 
+ 00031840  0x00008a2d call  0x00007ecd 
+ 00031841  0x00008a2e add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a2f call  0x00007eb6 
+ 00031843  0x00008a30 copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a31 copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a32 call  0x00007c96 
+ 00031846  0x00008a35 arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a36 copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a37 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a38 call  0x00007eb9 
+ 00031850  0x00008a39 call  0x00007ecd 
+ 00031851  0x00008a3a add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a3b call  0x00007eb5 
+ 00031853  0x00008a3c call  0x00007ecd 
+ 00031854  0x00008a3d add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a3e call  0x00007eb6 
+ 00031856  0x00008a3f copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a40 copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a41 branch  0x00007c96 
+ 00031859  0x00008a45 force  0x00000020 , 0x00000039 
+ 00031860  0x00008a46 arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a47 iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a48 branch  0x00007f01 
+ 00031863  0x00008a4b force  0x00000008 , 0x00000039 
+ 00031864  0x00008a4c branch  0x00007781 
+ 00031865  0x00008a4f copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a50 branch  0x00007be1 
+ 00031867  0x00008a53 force  0x00000008 , 0x00000039 
+ 00031868  0x00008a54 branch  0x00007712 
+ 00031869  0x00008a57 call  0x00007c7b 
+ 00031870  0x00008a58 copy  0x00000005 , 0x00000011 
+ 00031871  0x00008a59 branch  0x00007c81 
+ 00031872  0x00008a5c call  0x00007cae 
+ 00031873  0x00008a5e isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008a5f branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008a60 arg  0x0000091e , 0x00000012 
+ 00031876  0x00008a61 copy  0x00000011 , 0x00000013 
+ 00031877  0x00008a62 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008a63 call  0x00007cb1 
+ 00031879  0x00008a64 nrtn  0x00000002 
+ 00031880  0x00008a65 copy  0x00000013 , 0x00000011 
+ 00031881  0x00008a66 branch  0x00007c92 
+ 00031882  0x00008a69 call  0x00007c92 
+ 00031883  0x00008a6b copy  0x00000011 , 0x00000013 
+ 00031884  0x00008a6c increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008a6d arg  0x0000091e , 0x00000012 
+ 00031886  0x00008a6e call  0x00007cb1 
+ 00031887  0x00008a6f nrtn  0x00000002 
+ 00031888  0x00008a70 copy  0x00000013 , 0x00000011 
+ 00031889  0x00008a71 branch  0x00007c92 
+ 00031890  0x00008a75 increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008a76 arg  0x0000091e , 0x00000012 
+ 00031892  0x00008a77 copy  0x00000011 , 0x00000005 
+ 00031893  0x00008a78 branch  0x00007ca9 
+ 00031894  0x00008a7e call  0x00007ca9 
+ 00031895  0x00008a80 branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008a83 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008a84 arg  0x0000091e , 0x00000012 
+ 00031898  0x00008a85 call  0x00007cb1 
+ 00031899  0x00008a86 nrtn  0x00000002 
+ 00031900  0x00008a87 arg  0x0000091e , 0x00000012 
+ 00031901  0x00008a88 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008a8a copy  0x00000011 , 0x00000005 
+ 00031903  0x00008a8b branch  0x00007ca9 
+ 00031904  0x00008a8d add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008a8e arg  0x0000091e , 0x00000012 
+ 00031906  0x00008a8f copy  0x00000011 , 0x00000005 
+ 00031907  0x00008a90 call  0x00007c7b 
+ 00031908  0x00008a92 rtn  0x00000001 
+ 00031909  0x00008a93 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008a94 arg  0x0000091e , 0x00000012 
+ 00031911  0x00008a95 copy  0x00000011 , 0x00000005 
+ 00031912  0x00008a96 branch  0x00007c7b 
+ 00031913  0x00008a9b force  0x00000008 , 0x00000039 
+ 00031914  0x00008a9c branch  0x00007720 
+ 00031915  0x00008a9f force  0x00000008 , 0x00000039 
+ 00031916  0x00008aa0 increase  0x0000001c , 0x00000011 
+ 00031917  0x00008aa1 branch  0x0000772f 
+ 00031918  0x00008aa4 force  0x00000008 , 0x00000039 
+ 00031919  0x00008aa5 force  0x00000000 , 0x00000013 
+ 00031920  0x00008aa6 branch  0x0000773d 
+ 00031921  0x00008aa9 force  0x00000008 , 0x00000039 
+ 00031922  0x00008aaa increase  0x0000001c , 0x00000011 
+ 00031923  0x00008aab increase  0x0000001c , 0x00000012 
+ 00031924  0x00008aac branch  0x00007707 
+ 00031925  0x00008ab0 ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008ab1 nrtn  0x00000034 
+ 00031927  0x00008ab2 branch  0x000076f5 
+ 00031928  0x00008ab8 copy  0x00000011 , 0x00000030 
+ 00031929  0x00008aba copy  0x00000030 , 0x00000011 
+ 00031930  0x00008abb ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008abc isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008abd rtn  0x00000001 
+ 00031933  0x00008abe call  0x00007cab 
+ 00031934  0x00008abf ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008ac0 isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008ac1 branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008ac2 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008ac3 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008ac4 call  0x00007c7b 
+ 00031940  0x00008ac5 ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008ac6 iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008ac7 istore  0x00000001 , 0x00000012 
+ 00031943  0x00008ac8 increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008aca add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008acb force  0x00000009 , 0x00000039 
+ 00031946  0x00008acc call  0x0000772f 
+ 00031947  0x00008acd branch  0x00007cb9 
+ 00031948  0x00008ad2 call  0x00002c65 
+ 00031949  0x00008ad3 rtn  0x0000002b 
+ 00031950  0x00008ad4 call  0x00007cd3 
+ 00031951  0x00008ad5 call  0x00007d75 
+ 00031952  0x00008ad6 branch  0x00007d08 
+ 00031953  0x00008ad9 call  0x00007d29 
+ 00031954  0x00008adb branch  0x00007d64 
+ 00031955  0x00008ade fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008adf rtneq  0x000000ff 
+ 00031957  0x00008ae0 iforce  0x00000002 
+ 00031958  0x00008ae1 call  0x0000680e 
+ 00031959  0x00008ae2 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008ae3 call  0x00006825 
+ 00031961  0x00008ae4 nop  0x00000064 
+ 00031962  0x00008ae5 fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008ae6 call  0x000067fb 
+ 00031964  0x00008ae7 branch  0x00007cdd 
+ 00031965  0x00008aec bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008aed fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008aee rtneq  0x000000ff 
+ 00031968  0x00008aef copy  0x0000003f , 0x00000002 
+ 00031969  0x00008af0 call  0x0000681d 
+ 00031970  0x00008af1 nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008af4 call  0x00007cf9 
+ 00031972  0x00008af5 fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008af6 set1  0x0000000c 
+ 00031974  0x00008af7 store  0x00000002 , 0x00004682 
+ 00031975  0x00008af8 fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008af9 rtneq  0x00000000 
+ 00031977  0x00008afa jam  0x00000000 , 0x00004679 
+ 00031978  0x00008afc fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008afd store  0x00000001 , 0x00004678 
+ 00031980  0x00008afe call  0x00007d00 
+ 00031981  0x00008aff jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008b00 branch  0x00007d86 
+ 00031983  0x00008b02 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008b03 set0  0x0000000c 
+ 00031985  0x00008b04 store  0x00000002 , 0x00004682 
+ 00031986  0x00008b05 fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008b06 rtneq  0x00000001 
+ 00031988  0x00008b07 jam  0x00000001 , 0x00004679 
+ 00031989  0x00008b09 jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b0a call  0x00007d02 
+ 00031991  0x00008b0b jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b0c branch  0x00007d86 
+ 00031993  0x00008b0f fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b10 rtn  0x00000034 
+ 00031995  0x00008b11 increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b12 store  0x00000001 , 0x00004678 
+ 00031997  0x00008b13 nrtn  0x00000034 
+ 00031998  0x00008b15 jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b16 branch  0x00007d86 
+ 00032000  0x00008b19 arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b1a branch  0x00002c32 
+ 00032002  0x00008b1d arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b1e branch  0x00002c36 
+ 00032004  0x00008b35 fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b36 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b37 iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b38 rtn 
+ 00032008  0x00008b3c fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b3d rtn  0x00000034 
+ 00032010  0x00008b3e copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b3f fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b40 copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b42 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b43 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b44 call  0x0000680e 
+ 00032016  0x00008b45 call  0x00007d32 
+ 00032017  0x00008b46 increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b47 loop  0x00007d0d 
+ 00032019  0x00008b48 rtn 
+ 00032020  0x00008b4d call  0x00007d04 
+ 00032021  0x00008b4e setarg  0x00000002 
+ 00032022  0x00008b4f istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b50 call  0x00007d5e 
+ 00032024  0x00008b51 branch  0x00007d35 
+ 00032025  0x00008b57 call  0x00007d04 
+ 00032026  0x00008b58 setarg  0x00000003 
+ 00032027  0x00008b59 istore  0x00000001 , 0x00000012 
+ 00032028  0x00008b5a call  0x00007d5e 
+ 00032029  0x00008b5b branch  0x00007d32 
+ 00032030  0x00008b60 call  0x00007d04 
+ 00032031  0x00008b61 setarg  0x00000001 
+ 00032032  0x00008b62 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008b63 setarg  0x000000ff 
+ 00032034  0x00008b64 istore  0x00000001 , 0x00000005 
+ 00032035  0x00008b65 branch  0x00007d32 
+ 00032036  0x00008b6b call  0x00007d04 
+ 00032037  0x00008b6c arg  0x0000000b , 0x00000039 
+ 00032038  0x00008b6d copy  0x00000013 , 0x00000006 
+ 00032039  0x00008b6e copy  0x00000012 , 0x00000005 
+ 00032040  0x00008b6f branch  0x00007ef4 
+ 00032041  0x00008b74 fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008b75 rtn  0x00000034 
+ 00032043  0x00008b76 arg  0x00000000 , 0x00000011 
+ 00032044  0x00008b78 call  0x00007d38 
+ 00032045  0x00008b79 increase  0x00000001 , 0x00000011 
+ 00032046  0x00008b7a fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008b7b isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008b7c rtn  0x00000005 
+ 00032049  0x00008b7d branch  0x00007d2c 
+ 00032050  0x00008b81 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008b82 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008b83 branch  0x00006825 
+ 00032053  0x00008b87 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008b88 ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008b89 branch  0x00006829 
+ 00032056  0x00008b8e add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008b8f call  0x00007f16 
+ 00032058  0x00008b90 nrtn  0x00000034 
+ 00032059  0x00008b92 call  0x00007d04 
+ 00032060  0x00008b94 ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008b96 beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008b97 beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008b98 beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008b99 beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008b9b call  0x00007d35 
+ 00032066  0x00008b9c add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008b9d call  0x00007e7c 
+ 00032068  0x00008b9e ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008b9f call  0x00007f9c 
+ 00032070  0x00008ba0 call  0x00007e8c 
+ 00032071  0x00008ba1 setarg  0x00000005 
+ 00032072  0x00008ba2 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008ba3 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008ba4 ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008ba5 branch  0x00007d5c 
+ 00032076  0x00008ba9 call  0x00007d32 
+ 00032077  0x00008baa add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008bab call  0x00007e7c 
+ 00032079  0x00008bac ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008bad call  0x00007f9c 
+ 00032081  0x00008bae call  0x00007e8c 
+ 00032082  0x00008bb0 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008bb1 ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008bb2 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008bb3 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008bb4 istore  0x00000001 , 0x00000013 
+ 00032087  0x00008bb5 branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008bb7 setarg  0x00000004 
+ 00032089  0x00008bb8 istore  0x00000001 , 0x00000012 
+ 00032090  0x00008bb9 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008bba ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008bbc add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008bbd branch  0x00007f08 
+ 00032094  0x00008bc0 setarg  0x00000000 
+ 00032095  0x00008bc1 branch  0x00007d5c 
+ 00032096  0x00008bc8 setarg  0x00001000 
+ 00032097  0x00008bc9 lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008bca iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008bcb rtn 
+ 00032100  0x00008bce bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008bcf arg  0x00000000 , 0x00000011 
+ 00032102  0x00008bd0 fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008bd1 copy  0x00000022 , 0x00000012 
+ 00032104  0x00008bd2 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008bd3 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008bd4 ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008bd7 copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008bd8 increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008bd9 increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008bda isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008bdb nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008bdc increase  0x00000001 , 0x00000011 
+ 00032113  0x00008bdd and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008bde nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008bdf arg  0x00000000 , 0x00000011 
+ 00032116  0x00008be0 call  0x00007d7f 
+ 00032117  0x00008be2 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008be3 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008be4 rtn 
+ 00032120  0x00008be6 bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008be7 copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008be8 rtn  0x00000034 
+ 00032123  0x00008be9 increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008bea increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008beb set0  0x0000001c , 0x00000002 
+ 00032126  0x00008bec storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008bee branch  0x0000335f 
+ 00032128  0x00008bf6 jam  0x00000001 , 0x00004666 
+ 00032129  0x00008bf8 fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008bf9 nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008bfa rtn 
+ 00032132  0x00008bfd jam  0x00000000 , 0x00004666 
+ 00032133  0x00008bfe rtn 
+ 00032134  0x00008c03 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008c04 call  0x00007d80 
+ 00032136  0x00008c05 copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008c06 store  0x00000004 , 0x00000a91 
+ 00032138  0x00008c07 arg  0x00004668 , 0x00000011 
+ 00032139  0x00008c08 call  0x00007fb8 
+ 00032140  0x00008c09 fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c0a copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c0b branch  0x00007d84 
+ 00032143  0x00008c0e bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c0f call  0x00007d80 
+ 00032145  0x00008c10 copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c11 store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c12 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c13 call  0x00007fb8 
+ 00032149  0x00008c14 fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c15 copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c16 branch  0x00007d84 
+ 00032152  0x00008c19 setarg  0x00000000 
+ 00032153  0x00008c1a store  0x00000008 , 0x00004670 
+ 00032154  0x00008c1b store  0x00000008 , 0x00004668 
+ 00032155  0x00008c1c rtn 
+ 00032156  0x00008c1f bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c20 fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c21 nrtn  0x00000034 
+ 00032159  0x00008c22 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c23 call  0x00007fd0 
+ 00032161  0x00008c24 rtn  0x00000034 
+ 00032162  0x00008c25 jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c26 call  0x00007da7 
+ 00032164  0x00008c27 fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c28 branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c29 rtn 
+ 00032167  0x00008c2c call  0x00007d80 
+ 00032168  0x00008c2d arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c2e call  0x00007fc4 
+ 00032170  0x00008c2f copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c30 call  0x00007d84 
+ 00032172  0x00008c31 bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c32 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c33 rtn  0x00000034 
+ 00032175  0x00008c34 beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c35 beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c36 beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c37 beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c38 beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c39 beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c3a beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c3b beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c3c beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c3d beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c3e beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c3f beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c40 beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c41 beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c42 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c43 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c44 beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c45 beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c46 beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c47 beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c48 beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c4a store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c4b bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c4c call  0x000062bc 
+ 00032199  0x00008c4d nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c4f fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c50 bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008c51 beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008c52 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008c53 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008c54 beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008c55 beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008c56 beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008c57 beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008c58 beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008c59 beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008c5a beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008c5b beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008c5c rtn 
+ 00032214  0x00008c5f store  0x00000001 , 0x00000a99 
+ 00032215  0x00008c60 call  0x00002252 
+ 00032216  0x00008c61 branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008c62 call  0x0000225a 
+ 00032218  0x00008c63 nrtn  0x00000005 
+ 00032219  0x00008c65 jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008c66 branch  0x00007d8f 
+ 00032221  0x00008c6c fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008c6d set1  0x00000006 
+ 00032223  0x00008c6e store  0x00000002 , 0x00004682 
+ 00032224  0x00008c6f jam  0x00000003 , 0x00004093 
+ 00032225  0x00008c70 rtn 
+ 00032226  0x00008c75 jam  0x00000000 , 0x00004680 
+ 00032227  0x00008c76 jam  0x00000000 , 0x00004093 
+ 00032228  0x00008c77 fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008c78 set0  0x00000006 
+ 00032230  0x00008c79 store  0x00000002 , 0x00004682 
+ 00032231  0x00008c7a rtn 
+ 00032232  0x00008c7f jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008c80 rtn 
+ 00032234  0x00008c85 jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008c86 jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008c87 rtn 
+ 00032237  0x00008c8c rtn 
+ 00032238  0x00008c91 rtn 
+ 00032239  0x00008c96 rtn 
+ 00032240  0x00008c9b jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008c9c branch  0x00004d0a 
+ 00032242  0x00008ca1 rtn 
+ 00032243  0x00008ca6 rtn 
+ 00032244  0x00008cab jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008cac jam  0x00000000 , 0x00004484 
+ 00032246  0x00008cad fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008cae set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008caf store  0x00000002 , 0x00004682 
+ 00032249  0x00008cb0 rtn 
+ 00032250  0x00008cb5 fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008cb6 set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008cb7 store  0x00000002 , 0x00004682 
+ 00032253  0x00008cb8 jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008cb9 rtn 
+ 00032255  0x00008cbe jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008cbf jam  0x00000001 , 0x00004484 
+ 00032257  0x00008cc0 fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008cc1 set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008cc2 store  0x00000002 , 0x00004682 
+ 00032260  0x00008cc3 rtn 
+ 00032261  0x00008cc8 fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008cc9 set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008cca store  0x00000002 , 0x00004682 
+ 00032264  0x00008ccb jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008ccc rtn 
+ 00032266  0x00008cd1 setarg  0x00000014 
+ 00032267  0x00008cd2 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008cd3 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008cd4 branch  0x00005c92 
+ 00032270  0x00008cd9 branch  0x00005abf 
+ 00032271  0x00008cde arg  0x00000000 , 0x00000011 
+ 00032272  0x00008cdf branch  0x00007d19 
+ 00032273  0x00008ce4 arg  0x00000000 , 0x00000011 
+ 00032274  0x00008ce5 branch  0x00007d14 
+ 00032275  0x00008cea arg  0x00000000 , 0x00000011 
+ 00032276  0x00008ceb branch  0x00007d1e 
+ 00032277  0x00008cf0 jam  0x00000001 , 0x00004369 
+ 00032278  0x00008cf1 jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008cf4 rtn 
+ 00032280  0x00008cf9 jam  0x00000001 , 0x00004369 
+ 00032281  0x00008cfa rtn 
+ 00032282  0x00008cff jam  0x00000000 , 0x00004369 
+ 00032283  0x00008d00 jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008d01 rtn 
+ 00032285  0x00008d06 fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008d07 call  0x00007f9c 
+ 00032287  0x00008d08 fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008d09 beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d0a copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d0b call  0x000067fb 
+ 00032291  0x00008d0d call  0x00007d98 
+ 00032292  0x00008d0e branch  0x00002b1f 
+ 00032293  0x00008d13 branch  0x00005b02 
+ 00032294  0x00008d18 jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d19 set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d1a nrtn  0x00000029 
+ 00032297  0x00008d1b jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d1c jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d1d fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d1e set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d1f store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d20 rtn 
+ 00032303  0x00008d25 force  0x00000003 , 0x00000007 
+ 00032304  0x00008d26 branch  0x00007f07 
+ 00032305  0x00008d2b call  0x000062f8 
+ 00032306  0x00008d2c jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d2d branch  0x00005f9d 
+ 00032308  0x00008d31 fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d32 rtnbit0  0x0000000c 
+ 00032310  0x00008d33 rtnbit0  0x00000007 
+ 00032311  0x00008d34 branch  0x00007e2f 
+ 00032312  0x00008d3a fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d3b add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d3c setarg  0x00000000 
+ 00032315  0x00008d3d istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d3e rtn 
+ 00032317  0x00008d43 call  0x00007fe9 
+ 00032318  0x00008d44 call  0x00007e69 
+ 00032319  0x00008d45 rtn  0x00000034 
+ 00032320  0x00008d46 fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d47 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d48 ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d49 increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d4a istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d4c ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d4d copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d4e add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d4f ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d50 imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008d51 iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008d52 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008d54 call  0x00007f01 
+ 00032333  0x00008d55 call  0x00007e6d 
+ 00032334  0x00008d56 pincrease  0xffffffff 
+ 00032335  0x00008d57 ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008d58 increase  0x00000001 , 0x00000002 
+ 00032337  0x00008d59 iand  0x00000002 , 0x00000002 
+ 00032338  0x00008d5a istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008d5b branch  0x00007fe7 
+ 00032340  0x00008d61 call  0x00007fe9 
+ 00032341  0x00008d62 call  0x00007e65 
+ 00032342  0x00008d63 rtn  0x00000034 
+ 00032343  0x00008d64 fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008d65 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008d66 ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008d67 increase  0xffffffff , 0x00000002 
+ 00032347  0x00008d68 istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008d69 ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008d6a copy  0x00000002 , 0x00000039 
+ 00032350  0x00008d6b add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008d6c ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008d6d imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008d6e iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008d6f increase  0x00000001 , 0x00000006 
+ 00032355  0x00008d70 copy  0x00000011 , 0x00000005 
+ 00032356  0x00008d71 branch  0x00007e4c 
+ 00032357  0x00008d76 fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008d77 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008d78 ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008d79 rtn 
+ 00032361  0x00008d7d call  0x00007e6d 
+ 00032362  0x00008d7e ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008d7f isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008d80 rtn 
+ 00032365  0x00008d84 fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008d85 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008d86 ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008d87 rtn 
+ 00032369  0x00008d90 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008d91 rtn  0x00000005 
+ 00032371  0x00008d93 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008d94 loop  0x00007e73 
+ 00032373  0x00008d95 rtn 
+ 00032374  0x00008d99 force  0x00000001 , 0x0000003f 
+ 00032375  0x00008d9a sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008d9b rtn  0x00000005 
+ 00032377  0x00008d9d lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008d9e loop  0x00007e79 
+ 00032379  0x00008d9f rtn 
+ 00032380  0x00008da1 deposit  0x00000005 
+ 00032381  0x00008da2 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008da3 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008da4 deposit  0x0000000b 
+ 00032384  0x00008da5 store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008da6 call  0x00007e85 
+ 00032386  0x00008da7 deposit  0x00000006 
+ 00032387  0x00008da8 store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008da9 rtn 
+ 00032389  0x00008dac deposit  0x00000011 
+ 00032390  0x00008dad store  0x00000004 , 0x00000aae 
+ 00032391  0x00008dae deposit  0x00000012 
+ 00032392  0x00008daf store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008db0 deposit  0x00000013 
+ 00032394  0x00008db1 store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008db2 rtn 
+ 00032396  0x00008db5 fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008db6 fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008db7 iforce  0x0000000b 
+ 00032399  0x00008db8 call  0x00007e95 
+ 00032400  0x00008db9 fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008dba iforce  0x00000005 
+ 00032402  0x00008dbb fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008dbc iforce  0x00000006 
+ 00032404  0x00008dbd rtn 
+ 00032405  0x00008dc0 fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008dc1 iforce  0x00000011 
+ 00032407  0x00008dc2 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008dc3 iforce  0x00000012 
+ 00032409  0x00008dc4 fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008dc5 iforce  0x00000013 
+ 00032411  0x00008dc6 rtn 
+ 00032412  0x00008dc9 fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008dca copy  0x0000003f , 0x00000005 
+ 00032414  0x00008dcb rtn 
+ 00032415  0x00008dcd fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008dce copy  0x0000003f , 0x00000006 
+ 00032417  0x00008dcf rtn 
+ 00032418  0x00008dd1 copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008dd2 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008dd3 rtn 
+ 00032421  0x00008dd5 copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008dd6 store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008dd7 rtn 
+ 00032424  0x00008ddc copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008ddd store  0x00000002 , 0x00000a97 
+ 00032426  0x00008dde copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008ddf store  0x00000002 , 0x00000a95 
+ 00032428  0x00008de0 rtn 
+ 00032429  0x00008de2 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008de3 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008de4 fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008de5 copy  0x0000003f , 0x00000006 
+ 00032433  0x00008de6 rtn 
+ 00032434  0x00008de9 call  0x00007ebd 
+ 00032435  0x00008deb call  0x00007ebd 
+ 00032436  0x00008dec branch  0x00007ebd 
+ 00032437  0x00008dee call  0x00007eb9 
+ 00032438  0x00008df0 ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008df1 istore  0x00000004 , 0x00000005 
+ 00032440  0x00008df2 rtn 
+ 00032441  0x00008df4 ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008df5 istore  0x00000008 , 0x00000005 
+ 00032443  0x00008df6 rtn 
+ 00032444  0x00008df9 call  0x00007ebf 
+ 00032445  0x00008dfb call  0x00007eb9 
+ 00032446  0x00008dfd call  0x00007eb9 
+ 00032447  0x00008dff call  0x00007eb9 
+ 00032448  0x00008e00 branch  0x00007eb9 
+ 00032449  0x00008e05 arg  0x0000000a , 0x00000039 
+ 00032450  0x00008e07 nop  0x00002ee0 
+ 00032451  0x00008e08 loop  0x00007ec2 
+ 00032452  0x00008e09 rtn 
+ 00032453  0x00008e0c force  0x00000003 , 0x00000039 
+ 00032454  0x00008e0e force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e10 istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e11 loop  0x00007ec7 
+ 00032457  0x00008e12 rtn 
+ 00032458  0x00008e15 force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e16 istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e17 rtn 
+ 00032461  0x00008e19 force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e1a istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e1b rtn 
+ 00032464  0x00008e1e force  0x00000004 , 0x00000039 
+ 00032465  0x00008e1f branch  0x00007ec6 
+ 00032466  0x00008e21 force  0x00000008 , 0x00000039 
+ 00032467  0x00008e22 branch  0x00007ec6 
+ 00032468  0x00008e25 deposit  0x00000039 
+ 00032469  0x00008e26 rtn  0x00000034 
+ 00032470  0x00008e27 setarg  0x00000000 
+ 00032471  0x00008e29 istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e2a loop  0x00007ed7 
+ 00032473  0x00008e2b rtn 
+ 00032474  0x00008e2f arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e30 arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e31 branch  0x00007ed4 
+ 00032477  0x00008e34 ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e35 ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e36 ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e37 istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e38 increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e39 increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e3a loop  0x00007edd 
+ 00032484  0x00008e3b rtn 
+ 00032485  0x00008e40 bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e41 copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e42 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e43 rtn  0x00000002 
+ 00032489  0x00008e44 iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e45 increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e46 rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e48 ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e49 ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e4a istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e4b istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e4c increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e4d increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e4e loop  0x00007eec 
+ 00032499  0x00008e4f rtn 
+ 00032500  0x00008e53 deposit  0x00000039 
+ 00032501  0x00008e54 rtn  0x00000034 
+ 00032502  0x00008e56 increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008e57 call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008e58 rtn  0x00000005 
+ 00032505  0x00008e59 branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008e5a increase  0x00000008 , 0x00000039 
+ 00032507  0x00008e5c increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008e5d call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008e5e rtn  0x00000005 
+ 00032510  0x00008e5f branch  0x00007efb , 0x00000002 
+ 00032511  0x00008e60 increase  0x00000004 , 0x00000039 
+ 00032512  0x00008e61 branch  0x00007f01 
+ 00032513  0x00008e64 deposit  0x00000039 
+ 00032514  0x00008e65 rtn  0x00000034 
+ 00032515  0x00008e67 ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008e68 istore  0x00000001 , 0x00000005 
+ 00032517  0x00008e69 loop  0x00007f03 
+ 00032518  0x00008e6a rtn 
+ 00032519  0x00008e6d setarg  0x00000000 
+ 00032520  0x00008e6f rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008e70 storet  0x00000004 , 0x00004094 
+ 00032522  0x00008e71 arg  0x0000419d , 0x00000005 
+ 00032523  0x00008e72 iforce  0x00000002 
+ 00032524  0x00008e73 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008e74 iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008e75 istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008e76 bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008e77 rtn 
+ 00032529  0x00008e7a arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008e7b lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008e7c iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008e7d rtn 
+ 00032533  0x00008e81 arg  0x00000000 , 0x00000007 
+ 00032534  0x00008e83 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008e84 fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008e85 rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008e86 store  0x00000004 , 0x00004094 
+ 00032538  0x00008e87 isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008e88 ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008e89 isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008e8a copy  0x0000000b , 0x00000002 
+ 00032542  0x00008e8b arg  0x0000419d , 0x00000006 
+ 00032543  0x00008e8c copy  0x00000006 , 0x00000005 
+ 00032544  0x00008e8d arg  0x00000010 , 0x00000039 
+ 00032545  0x00008e8f ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008e90 isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008e91 branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008e92 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008e94 istore  0x00000002 , 0x00000005 
+ 00032550  0x00008e95 loop  0x00007f21 
+ 00032551  0x00008e96 arg  0x0000419d , 0x00000006 
+ 00032552  0x00008e97 lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008e98 iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008e99 ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008e9a rtn 
+ 00032556  0x00008ea0 iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008ea1 copy  0x00000002 , 0x00000039 
+ 00032558  0x00008ea2 setarg  0x00000ea6 
+ 00032559  0x00008ea3 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008ea4 rtn  0x00000002 
+ 00032561  0x00008ea5 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008ea6 rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008ea7 increase  0x00000001 , 0x00000002 
+ 00032564  0x00008ea8 lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008ea9 ior  0x00000002 , 0x00000002 
+ 00032566  0x00008eaa rtn 
+ 00032567  0x00008ead call  0x00007f39 
+ 00032568  0x00008eae branch  0x00007f43 
+ 00032569  0x00008eb2 disable  0x00000028 
+ 00032570  0x00008eb3 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008eb4 branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008eb5 enable  0x00000028 
+ 00032573  0x00008eb6 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008eb8 rtnbit0  0x0000000f 
+ 00032575  0x00008eb9 arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008eba iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008ebb set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008ebc rtn 
+ 00032579  0x00008ebf iforce  0x00000006 
+ 00032580  0x00008ec0 rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008ec1 arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008ec2 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008ec3 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008ec4 rtn 
+ 00032585  0x00008ec8 lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008ec9 lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008eca fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008ecb idiv  0x00000002 
+ 00032589  0x00008ecc call  0x00007f86 
+ 00032590  0x00008ecd quotient  0x00000002 
+ 00032591  0x00008ece rtn 
+ 00032592  0x00008ed2 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008ed3 idiv  0x00000002 
+ 00032594  0x00008ed4 call  0x00007f86 
+ 00032595  0x00008ed5 quotient  0x0000003f 
+ 00032596  0x00008ed6 lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008ed7 remainder  0x00000002 
+ 00032598  0x00008ed8 ior  0x00000002 , 0x00000002 
+ 00032599  0x00008ed9 rtn 
+ 00032600  0x00008ee1 arg  0x00000000 , 0x00000002 
+ 00032601  0x00008ee3 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008ee4 ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008ee5 call  0x00007f64 
+ 00032604  0x00008ee6 copy  0x00000013 , 0x00000002 
+ 00032605  0x00008ee7 call  0x00007f95 
+ 00032606  0x00008ee8 arg  0x0000000a , 0x00000012 
+ 00032607  0x00008ee9 imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008eea iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008eeb copy  0x0000003f , 0x00000002 
+ 00032610  0x00008eec loop  0x00007f59 
+ 00032611  0x00008eed rtn 
+ 00032612  0x00008ef2 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008ef3 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008ef4 nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008ef5 arg  0x00000061 , 0x00000002 
+ 00032616  0x00008ef6 isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008ef7 branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008ef8 arg  0x00000037 , 0x00000002 
+ 00032619  0x00008ef9 isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008efa rtn 
+ 00032621  0x00008efc arg  0x00000030 , 0x00000002 
+ 00032622  0x00008efd isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008efe rtn 
+ 00032624  0x00008f00 arg  0x00000057 , 0x00000002 
+ 00032625  0x00008f01 isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008f02 rtn 
+ 00032627  0x00008f05 copy  0x00000002 , 0x00000030 
+ 00032628  0x00008f06 setarg  0x000001ff 
+ 00032629  0x00008f07 force  0x00000000 , 0x00000012 
+ 00032630  0x00008f09 rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f0a rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f0b ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f0c isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f0d setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f0e rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f0f isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f10 setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f11 rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f12 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f13 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f14 nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f15 istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f16 loop  0x00007f76 
+ 00032644  0x00008f17 copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f18 rtn 
+ 00032646  0x00008f1c rtn  0x00000035 
+ 00032647  0x00008f1d branch  0x00007f86 
+ 00032648  0x00008f29 ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f2a ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f2b isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f2c nrtn  0x00000005 
+ 00032652  0x00008f2d increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f2e increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f2f loop  0x00007f88 
+ 00032655  0x00008f30 force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f31 rtn 
+ 00032657  0x00008f35 isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f36 nrtn  0x00000002 
+ 00032659  0x00008f37 deposit  0x00000002 
+ 00032660  0x00008f38 rtn 
+ 00032661  0x00008f3b iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f3c isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f3d isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f3e rtn 
+ 00032665  0x00008f41 arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f42 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f43 branch  0x00007ec6 
+ 00032668  0x00008f47 rtn  0x00000034 
+ 00032669  0x00008f48 copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f4c hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f4d nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f4e rtn 
+ 00032673  0x00008f51 jam  0x00000001 , 0x00008203 
+ 00032674  0x00008f52 rtn 
+ 00032675  0x00008f55 hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008f56 hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008f57 set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008f58 hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008f59 rtn 
+ 00032680  0x00008f5b hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008f5c hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008f5d set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008f5e hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008f5f rtn 
+ 00032685  0x00008f62 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008f63 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008f64 rtn 
+ 00032688  0x00008f69 hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008f6a set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008f6b hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008f6c rtn 
+ 00032692  0x00008f6f hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008f70 arg  0x00000200 , 0x00000002 
+ 00032694  0x00008f72 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008f73 rtn 
+ 00032696  0x00008f7a bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008f7b ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008f7c and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008f7d nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008f7e rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008f7f istore  0x00000008 , 0x00000011 
+ 00032702  0x00008f81 increase  0x00000007 , 0x00000011 
+ 00032703  0x00008f82 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008f83 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008f84 fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008f85 istore  0x00000001 , 0x00000011 
+ 00032707  0x00008f86 rtn 
+ 00032708  0x00008f8c bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008f8d arg  0x00000008 , 0x00000039 
+ 00032710  0x00008f8e ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008f8f rtn  0x00000034 
+ 00032712  0x00008f91 ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008f92 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008f93 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008f94 loop  0x00007fc8 
+ 00032716  0x00008f95 branch  0x00002a8c 
+ 00032717  0x00008f97 arg  0x00000000 , 0x00000002 
+ 00032718  0x00008f98 istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008f99 rtn 
+ 00032720  0x00008f9f ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008fa0 rtn 
+ 00032722  0x00008fa6 ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008fa7 rtn 
+ 00032724  0x00008fab ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008fac rtn 
+ 00032726  0x00008fb1 arg  0x00000000 , 0x00000002 
+ 00032727  0x00008fb3 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00008fb4 loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00008fb5 increase  0x00000001 , 0x00000002 
+ 00032730  0x00008fb6 loop  0x00007fd7 
+ 00032731  0x00008fb7 copy  0x00000002 , 0x0000003f 
+ 00032732  0x00008fb8 rtn 
+ 00032733  0x00008fbb isub  0x00000002 , 0x0000003e 
+ 00032734  0x00008fbc nrtn  0x00000002 
+ 00032735  0x00008fbd copy  0x00000002 , 0x0000003f 
+ 00032736  0x00008fbe rtn 
+ 00032737  0x00008fc2 force  0xffffffff , 0x0000003e 
+ 00032738  0x00008fc3 rtn 
+ 00032739  0x00008fc6 force  0x00000001 , 0x0000003e 
+ 00032740  0x00008fc7 rtn 
+ 00032741  0x00008fc9 force  0x00000000 , 0x0000003e 
+ 00032742  0x00008fca rtn 
+ 00032743  0x00008fcd enable  0x00000028 
+ 00032744  0x00008fce rtn 
+ 00032745  0x00008fd1 disable  0x00000028 
+ 00032746  0x00008fd2 rtn 
+ 00032747  0x00008fd5 enable  0x0000002c 
+ 00032748  0x00008fd6 rtn 
+ 00032749  0x00008fd9 disable  0x0000002c 
+ 00032750  0x00008fda rtn 
+ 00032751  0x00008fdd setarg  0x00000001 
+ 00032752  0x00008fde rtn 
+ 00032753  0x00008fe1 setarg  0x00000000 
+ 00032754  0x00008fe2 rtn 
+ 00032755  0x00008fe6 copy  0x00000039 , 0x0000003f 
+ 00032756  0x00008fe7 rtn  0x00000034 
+ 00032757  0x00008fe8 copy  0x00000006 , 0x0000003f 
+ 00032758  0x00008fe9 iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00008fea increase  0xffffffff , 0x0000003f 
+ 00032760  0x00008feb copy  0x0000003f , 0x00000006 
+ 00032761  0x00008fed ifetch  0x00000001 , 0x00000006 
+ 00032762  0x00008fee increase  0xfffffffe , 0x00000006 
+ 00032763  0x00008fef istore  0x00000001 , 0x00000005 
+ 00032764  0x00008ff0 loop  0x00007ff9 
+ 00032765  0x00008ff1 rtn 
Index: GM103_24g&ble/output/bt_program23.list
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.list	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.list	(working copy)
@@ -1,30741 +1,30801 @@
               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 patch14_1 ,p_init_param 
-0x0005 000067 beq patch15_0 ,p_lpm_dispatch_next2 
-0x0006 000068 beq patch16_1 ,p_lpm_check_wake_lock 
-0x0007 000069 beq patch16_2 ,p_g24_dispatch 
-0x0008 000070 beq patch18_4 ,p_device_init 
-0x0009 000071 beq patch19_1 ,p_app_flag_store 
-0x000a 000072 beq patch19_2 ,p_app_initflag_check 
-0x000b 000073 beq patch1c_3 ,p_mouse_seting_dpi 
-0x000c 000074 beq patch1c_6 ,p_mouse_motion 
-0x000d 000075 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0x000e 000076 beq patch1d_3 ,p_mouse_start_discovery 
-0x000f 000077 beq patch1d_4 ,p_mouse_stop_discovery 
-0x0010 000078 branch loop 
-:      000079 pf_patch_ext:
-0x0011 000080 beq patch27_1 ,p_le_slave_match 
-0x0012 000081 beq patch28_3 ,p_le_next_adv_channel 
-0x0013 000082 beq patch29_2 ,p_le_receive_skip 
-0x0014 000083 beq patch2a_7 ,p_le_update_param 
-0x0015 000084 beq patch2b_1 ,p_le_update_channel_map 
-0x0016 000085 beq patch2c_3 ,p_le_prepare_tx 
-0x0017 000086 beq patch2c_6 ,p_le_parse 
-0x0018 000087 beq patch2c_7 ,p_le_parse_l2cap 
-0x0019 000088 beq patch2d_2 ,p_le_adv_not_match 
-0x001a 000089 beq patch2e_7 ,p_le_lpm_setmult 
-0x001b 000090 beq patch31_4 ,p_twspi_reset 
-0x001c 000091 branch loop 
-:      000093 p_rssi_signal:
-0x001d 000094 fetcht 1 ,mem_rssi_signal_index 
-0x001e 000095 setarg mem_rssi_signal_buf 
-0x001f 000096 iadd temp ,contw 
-0x0020 000097 copy rega ,pdata 
-0x0021 000098 istore 1 ,contw 
-0x0022 000099 increase 1 ,temp 
-0x0023 000100 and_into rssi_buf_len_signal ,temp 
-0x0024 000101 storet 1 ,mem_rssi_signal_index 
-0x0025 000102 rtn 
-:      000104 p_soft_reset_1:
-0x0026 000105 call p_mouse_le_txbuff_load 
-0x0027 000106 call rfcomm_init 
-0x0028 000107 call init_lmp 
-0x0029 000108 ncall lpm_disable_exen_output ,wake 
-0x002a 000109 call ui_init + 1 
-0x002b 000110 branch soft_reset + 11 
-:      000112 p_init_param:
-0x002c 000113 setarg param_le_version 
-0x002d 000114 store 3 ,mem_lmp_version 
-0x002e 000115 setarg param_le_subversion 
-0x002f 000116 store 2 ,mem_lmp_version + 3 
-0x0030 000119 branch init_param + 12 
-:      000121 p_g24_dispatch:
-0x0031 000122 rtnmark0 mark_24g 
-0x0032 000123 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x0033 000124 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-:      000125 p_g24_transmit_process:
-0x0034 000126 call p_g24_txdata_prep 
-0x0035 000127 nbranch p_g24_nodata_transmit ,user 
-0x0036 000128 call p_g24_rf_sta_check 
-:      000129 p_g24_transmit_start:
-0x0037 000130 call p_g24_transmit_packet 
-0x0038 000131 fetch 1 ,mem_24g_pairing_sm 
-0x0039 000132 rtnne state_24g_pairing_success 
-0x003a 000133 call power_ctrl_start 
-0x003b 000134 call g24_long_sleep_shorter_param_update 
-0x003c 000135 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x003d 000136 rtneq g24_tx_timer_int_enable 
-:      000137 p_g24_short_sleep:
-0x003e 000138 call p_g24_lpm_wait 
-0x003f 000139 nrtn user 
-0x0040 000140 call p_clear_wake 
-0x0041 000141 setarg 60500 
-0x0042 000142 branch lpm_dispatch_sleep 
-:      000144 g24_long_sleep_shorter_param_update:
-0x0043 000145 fetch 1 ,mem_config_function_enable 
-0x0044 000146 rtnbit1 enable_sensor_motion_pin 
-0x0045 000147 setarg g24_long_sleep_step1 
-0x0046 000148 store 3 ,mem_24g_enter_hibernate 
-0x0047 000149 jam 20 ,mem_24g_long_sleep_param_update_timer 
-0x0048 000150 rtn 
-:      000152 p_g24_transmit_by_interrupt:
-0x0049 000153 call p_g24_timer_check 
-0x004a 000154 nrtn user 
-0x004b 000155 call p_g24_interval_calibrate 
-0x004c 000156 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0x004d 000157 increase 1 ,pdata 
-0x004e 000158 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0x004f 000159 sub pdata ,25 ,null 
-0x0050 000160 call p_g24_transmit_by_interrupt_exit ,zero 
-0x0051 000161 branch p_g24_transmit_process 
-:      000162 p_g24_transmit_by_interrupt_exit:
-0x0052 000163 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x0053 000164 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-:      000165 p_g24_interval_min:
-0x0054 000166 jam 0 ,mem_24g_pac_index 
-0x0055 000167 fetch 1 ,mem_24g_interval_min 
-0x0056 000168 store 1 ,mem_24g_interval 
-0x0057 000169 rtn 
-:      000170 p_g24_interval_max:
-0x0058 000171 fetch 1 ,mem_24g_interval_max 
-0x0059 000172 store 1 ,mem_24g_interval 
-0x005a 000173 rtn 
-:      000174 p_g24_interval_calibrate:
-0x005b 000175 fetch 1 ,mem_24g_pac_index 
-0x005c 000176 increase 1 ,pdata 
-0x005d 000177 store 1 ,mem_24g_pac_index 
-0x005e 000178 beq 4 ,p_g24_interval_max 
-0x005f 000179 beq 5 ,p_g24_interval_min 
-0x0060 000180 rtn 
-:      000181 p_g24_transmit_by_interrupt_enable:
-0x0061 000182 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x0062 000183 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-0x0063 000184 rtn 
-:      000186 p_g24_nodata_transmit:
-0x0064 000187 fetch 1 ,mem_24g_abort_pac 
-0x0065 000188 call p_g24_send_abort_packet ,blank 
-:      000189 p_g24_long_sleep:
-0x0066 000190 call p_g24_lpm_wait 
-0x0067 000191 nrtn user 
-0x0068 000192 fetch 3 ,mem_24g_enter_hibernate 
-0x0069 000193 call clk2lpo 
-0x006a 000194 storet 4 ,mem_sleep_counter 
-0x006b 000195 branch lpm_sleep 
-:      000197 p_g24_lpm_wait:
-0x006c 000198 enable user 
-0x006d 000199 call lpo_calibration 
-0x006e 000200 fetch 3 ,mem_clks_per_lpo 
-0x006f 000201 branch disable_user ,blank 
-0x0070 000202 fetch 1 ,mem_lpm_mode 
-0x0071 000203 branch disable_user ,blank 
-0x0072 000204 fetch 1 ,mem_sp_local_key_invalid 
-0x0073 000205 branch disable_user ,blank 
-0x0074 000206 branch p_mouse_setgpio_lpm 
-:      000208 p_g24_send_abort_packet:
-0x0075 000209 jam 1 ,mem_24g_abort_pac 
-0x0076 000210 jam 0 ,mem_24g_rf_hop_ch 
-0x0077 000211 call p_g24_transmit_rf_ctrl_clear 
-0x0078 000212 store 1 ,mem_24g_txbuf 
-0x0079 000213 setarg 0 
-0x007a 000214 store 7 ,mem_24g_txbuf + 1 
-0x007b 000215 fetch 4 ,mem_24g_device_addr 
-0x007c 000216 store 4 ,mem_24g_txbuf + 8 
-0x007d 000217 jam 12 ,mem_24g_datalen 
-0x007e 000218 fetch 1 ,mem_24g_data_type 
-0x007f 000219 set1 bit_abort ,pdata 
-0x0080 000220 store 1 ,mem_24g_data_type 
-0x0081 000221 call p_g24_transmit_prep 
-0x0082 000222 call p_g24_txdata_enable_tx 
-0x0083 000223 branch p_g24_transmit_start 
-:      000225 p_lpm_dispatch_next2:
-0x0084 000226 fetch 1 ,mem_mouse_wheel_trigger 
-0x0085 000227 nrtn blank 
-0x0086 000228 branch lpm_dispatch_next2 
-:      000230 p_lpm_check_wake_lock:
-0x0087 000231 rtnmark1 mark_24g 
-0x0088 000232 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x0089 000233 beq 0 ,disable_blank 
-0x008a 000234 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x008b 000235 beq le_lpm_disable ,disable_blank 
-0x008c 000236 branch enable_blank 
-:      000238 p_mouse_before_lpm:
-0x008d 000239 rtnmark1 mark_24g 
-0x008e 000240 call p_mouse_le_txbuff_save 
-0x008f 000241 call p_mouse_setgpio_lpm 
-0x0090 000242 fetch 1 ,mem_context 
-0x0091 000243 bbit0 state_inconn ,p_clear_wake 
-0x0092 000244 fetch 1 ,mem_lpm_current_mult 
-0x0093 000245 nrtn blank 
-:      000246 p_clear_wake:
-0x0094 000247 setarg 0 
-0x0095 000248 store 8 ,mem_gpio_wakeup_low 
-0x0096 000249 rtn 
-:      000251 p_mouse_setgpio_lpm:
-0x0097 000252 call p_mouse_seting_dpi_sensor_type 
-0x0098 000253 call p_clear_wake 
-0x0099 000254 call mouse_lpm_before_common 
-0x009a 000255 hfetch 4 ,core_gpio_oe0 
-0x009b 000256 hfetcht 4 ,core_gpio_pu0 
-0x009c 000257 ior temp ,temp 
-0x009d 000258 invert temp ,temp 
-0x009e 000259 hstoret 4 ,core_gpio_pd0 
-0x009f 000260 branch p_mouse_device_state_led_off 
-:      000263 p_mouse_le_txbuff_save:
-0x00a0 000264 arg mem_le_tx_buffer0 ,contr 
-0x00a1 000265 arg mem_le_tx_buffer0_omemalloc ,contw 
-0x00a2 000266 call p_mouse_le_txbuff_copy 
-0x00a3 000267 arg mem_le_tx_buffer1 ,contr 
-0x00a4 000268 call p_mouse_le_txbuff_copy 
-0x00a5 000269 arg mem_le_tx_buffer2 ,contr 
-0x00a6 000270 call p_mouse_le_txbuff_copy 
-0x00a7 000271 arg mem_le_tx_buffer3 ,contr 
-:      000272 p_mouse_le_txbuff_copy:
-0x00a8 000273 arg 27 ,loopcnt 
-0x00a9 000274 branch memcpy 
-:      000276 p_mouse_le_txbuff_load:
-0x00aa 000277 arg mem_le_tx_buffer0_omemalloc ,contr 
-0x00ab 000278 arg mem_le_tx_buffer0 ,contw 
-0x00ac 000279 call p_mouse_le_txbuff_copy 
-0x00ad 000280 arg mem_le_tx_buffer1 ,contw 
-0x00ae 000281 call p_mouse_le_txbuff_copy 
-0x00af 000282 arg mem_le_tx_buffer2 ,contw 
-0x00b0 000283 call p_mouse_le_txbuff_copy 
-0x00b1 000284 arg mem_le_tx_buffer3 ,contw 
-0x00b2 000285 branch p_mouse_le_txbuff_copy 
-:      000287 p_device_init:
-0x00b3 000288 call le_modified_name_adv 
-0x00b4 000289 call app_lpm_mult_enable 
-0x00b5 000290 branch p_device_init_common ,wake 
-0x00b6 000291 call p_mouse_data_init 
-0x00b7 000292 fetch 1 ,mem_tx_power 
-0x00b8 000293 store 1 ,mem_tx_power_temp 
-0x00b9 000294 call power_ctrl_pac_succ_cnt_init 
-0x00ba 000295 fetch 1 ,mem_ui_button_timeout 
-0x00bb 000296 store 1 ,mem_combination_ui_button_count 
-0x00bc 000297 call mouse_bt_discovery_button_down_disable 
-:      000298 p_device_init_common:
-0x00bd 000299 call p_mouse_init 
-0x00be 000300 branch enable_authrom 
-:      000302 p_mouse_init:
-0x00bf 000303 ncall p_mouse_setting_config ,wake 
-0x00c0 000304 call spi_ncs_enable 
-0x00c1 000305 call p_mouse_init_sunt 
-0x00c2 000306 call spi_ncs_disable 
-0x00c3 000307 rtn wake 
-0x00c4 000308 call p_mouse_cb_fuction 
-0x00c5 000309 call p_mouse_check_key_gpio 
-0x00c6 000310 beq mouse_lm_button ,p_mouse_24g_pairing_button 
-0x00c7 000311 branch p_mouse_wakeup_from_power 
-:      000313 p_mouse_tx_power_init:
-0x00c8 000314 fetch 1 ,mem_tx_power_temp 
-0x00c9 000315 store 1 ,mem_tx_power 
-0x00ca 000316 rtn 
-:      000318 p_mouse_check_reconn_target:
-0x00cb 000319 call p_mouse_tx_power_init 
-0x00cc 000320 fetch 1 ,mem_mouse_device_led_on_timer_init 
-0x00cd 000321 store 1 ,mem_mouse_device_led_on_timer_count 
-0x00ce 000323 jam 1 ,mem_mouse_ble_reconn_enable 
-0x00cf 000324 jam 2 ,mem_mouse_switch_device_flag 
-0x00d0 000325 call p_mouse_store_eerpom_switch_mode 
-0x00d1 000326 fetch 1 ,mem_xrecord_mode 
-0x00d2 000328 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0x00d3 000329 rtn 
-:      000331 p_mouse4_0_check_reconn_target:
-0x00d4 000332 jam 1 ,mem_mouse_le_reconnect_flag 
-0x00d5 000333 fetch 2 ,mem_mouse_direct_timeout 
-0x00d6 000334 fetcht 1 ,mem_mouse_fast_conn_flag 
-0x00d7 000335 sub temp ,0xff ,null 
-0x00d8 000336 nbranch p_mouse4_0_check_reconn_target_next ,zero 
-0x00d9 000337 setarg 0x0258 
-:      000338 p_mouse4_0_check_reconn_target_next:
-0x00da 000339 store 2 ,mem_mouse_direct_timer 
-0x00db 000340 call app_lpm_mult_disable 
-0x00dc 000341 call p_le_check_adv_flag 
-0x00dd 000342 setarg adv_flag_bredr_not_supported 
-0x00de 000343 istore 1 ,contr 
-0x00df 000344 arg mem_le_scan_data ,contr 
-0x00e0 000345 call p_le_adv_data_update 
-0x00e1 000346 branch check_51cmd_adv 
-:      000348 p_le_check_adv_flag:
-0x00e2 000349 arg mem_le_adv_data ,rega 
-:      000350 p_le_check_adv_flag_loop:
-0x00e3 000351 ifetch 1 ,rega 
-0x00e4 000352 rtn blank 
-0x00e5 000353 iadd contr ,rega 
-0x00e6 000354 ifetch 1 ,contr 
-0x00e7 000355 rtneq 0x01 
-0x00e8 000356 branch p_le_check_adv_flag_loop 
-:      000358 p_mouse_24g_pairing_button:
-0x00e9 000359 fetch mouse_flag_len ,mem_mouse_flag 
-0x00ea 000360 rtnbit0 mouse_enable_24g 
-0x00eb 000361 rtnbit1 mosue_24g_pairing_flag 
-0x00ec 000362 rtnmark1 mark_24g 
-0x00ed 000363 call mouse_devce_led_off 
-0x00ee 000364 arg mosue_24g_pairing_flag ,queue 
-0x00ef 000365 call mouse_enable_function_flag 
-0x00f0 000366 setarg 0 
-0x00f1 000367 store 2 ,mem_mouse_direct_timer 
-0x00f2 000368 store 1 ,mem_mouse_send_blank_timer 
-0x00f3 000369 store 2 ,mem_24g_check_dongle_times 
-0x00f4 000370 call mouse_stop_discovery 
-0x00f5 000371 branch p_g24_start_pairing_sm1 
-:      000373 p_mouse_dpi_config:
-0x00f6 000374 fetch mouse_flag_len ,mem_mouse_flag 
-0x00f7 000375 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
-0x00f8 000376 fetch 1 ,mem_mouse_dpi 
-0x00f9 000377 beq 0xff ,mouse_dpi_config 
-0x00fa 000378 branch p_mouse_seting_dpi_sensor_type 
-:      000380 p_mouse_dpi_up:
-0x00fb 000381 fetcht 1 ,mem_dpi_button_gpio 
-0x00fc 000382 call p_gpio_set_input_pu 
-0x00fd 000383 fetch 1 ,mem_mouse_dpi_button_state 
-0x00fe 000384 rtneq dpi_button_state_up 
-0x00ff 000387 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x0100 000388 branch mouse_dpi_down_setting 
-:      000390 p_mouse_dpi_check:
-0x0101 000391 fetcht 1 ,mem_dpi_button_gpio 
-0x0102 000392 call p_gpio_set_input_pd 
-0x0103 000393 fetcht 1 ,mem_dpi_button_gpio 
-0x0104 000394 call gpio_get_bit 
-0x0105 000395 nbranch p_mouse_dpi_down ,true 
-0x0106 000396 branch p_mouse_dpi_up 
-:      000397 p_mouse_dpi_down:
-0x0107 000398 fetch 1 ,mem_mouse_dpi_button_state 
-0x0108 000399 rtneq dpi_button_state_down 
-0x0109 000400 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x010a 000401 rtn 
-:      000404 p_mouse_select_device:
-:      000405 p_mouse_select_device_by_button:
-0x010b 000406 call p_mouse_select_device_button_check 
-0x010c 000407 branch p_mouse_select_device_button_down ,true 
-:      000408 p_mouse_select_device_button_up:
-0x010d 000409 fetch 1 ,mem_select_device_button_statue 
-0x010e 000410 rtneq pb_button_state_up 
-0x010f 000411 fetch 1 ,mem_mouse_button_select_device_count 
-0x0110 000412 ncall p_mouse_switch_device_decide ,blank 
-0x0111 000414 fetch 1 ,mem_mouse_button_select_device_timer_init 
-0x0112 000415 store 1 ,mem_mouse_button_select_device_count 
-0x0113 000417 jam pb_button_state_up ,mem_select_device_button_statue 
-0x0114 000418 rtn 
-:      000419 p_mouse_select_device_button_down:
-0x0115 000420 call p_mouse_button_select_device_timer 
-0x0116 000421 fetch 1 ,mem_select_device_button_statue 
-0x0117 000422 rtneq pb_button_state_down 
-0x0118 000423 jam pb_button_state_down ,mem_select_device_button_statue 
-0x0119 000424 jam 0 ,mem_mouse_ble_led_on_enable 
-0x011a 000425 jam 0 ,mem_mouse_ble_reconn_enable 
-0x011b 000426 jam 0 ,mem_mouse_g24_led_on_enable 
-0x011c 000427 rtn 
-:      000428 p_mouse_button_select_device_timer:
-0x011d 000429 arg mem_mouse_button_select_device_count ,regc 
-0x011e 000430 arg p_mouse_long_button_select_device ,regb 
-0x011f 000431 branch timer_single_step 
-:      000432 p_mouse_long_button_select_device:
-0x0120 000433 fetch mouse_flag_len ,mem_mouse_flag 
-0x0121 000434 rtnbit1 mouse_long_bt_button_flag 
-0x0122 000435 fetch 1 ,mem_mouse_switch_device_flag 
-0x0123 000436 sub pdata ,1 ,null 
-0x0124 000437 branch p_rtn ,zero 
-0x0125 000438 jam 1 ,mem_mouse_ble_led_on_enable 
-0x0126 000439 branch p_mouse_start_discovery 
-:      000441 p_mouse_select_device_button_check:
-0x0127 000442 fetch 1 ,mem_config_select_device_button_gpio 
-0x0128 000443 rtneq gpio_disable 
-0x0129 000444 fetcht 1 ,mem_config_select_device_button_gpio 
-0x012a 000445 branch gpio_get_bit 
-:      000447 p_rtn:
-0x012b 000448 rtn 
-:      000450 p_mouse_switch_device_decide:
-0x012c 000451 fetch 1 ,mem_mouse_switch_device_flag 
-0x012d 000453 beq 0x01 ,p_mouse_24g_to_ble 
-0x012e 000454 beq 0x02 ,p_mouse_ble_to_24g 
-0x012f 000455 rtn 
-:      000456 p_mouse_24g_to_ble:
-0x0130 000457 jam 0x02 ,mem_mouse_switch_device_flag 
-:      000458 p_mouse_store_eerpom_switch_dpi_reset:
-0x0131 000459 call p_mouse_store_eerpom_switch_mode 
-0x0132 000460 branch soft_reset_chip 
-:      000462 p_mouse_ble_to_24g:
-0x0133 000463 jam 0x01 ,mem_mouse_switch_device_flag 
-0x0134 000464 branch p_mouse_store_eerpom_switch_dpi_reset 
-:      000466 p_mouse_store_eerpom_switch_mode:
-0x0135 000467 arg 1 ,temp 
-0x0136 000468 arg mem_mouse_switch_device_flag ,rega 
-0x0137 000469 arg mouse_switch_device_eeprom_offset ,regb 
-0x0138 000470 branch iicd_write_protect_eep_data 
-:      000472 p_mouse_load_eeprom_switch_mode:
-0x0139 000473 arg 1 ,temp 
-0x013a 000474 arg mem_mouse_switch_device_flag ,rega 
-0x013b 000475 arg mouse_switch_device_eeprom_offset ,regb 
-0x013c 000476 branch iicd_read_eep_data 
-:      000478 p_mouse_device_ble_led_timer:
-0x013d 000479 fetch 1 ,mem_mouse_ble_led_on_enable 
-0x013e 000480 nbranch p_mouse_device_ble_led_blink ,blank 
-0x013f 000481 fetch 1 ,mem_mouse_ble_reconn_enable 
-0x0140 000482 rtn blank 
-:      000483 p_mouse_device_ble_led_on_timer:
-0x0141 000484 call p_mouse_led_output_low 
-:      000485 p_mouse_device_led_on_comm:
-0x0142 000486 arg mem_mouse_device_led_on_timer_count ,regc 
-0x0143 000487 arg p_mouse_device_ble_led_on_timeout ,regb 
-0x0144 000488 branch timer_single_step 
-:      000489 p_mouse_device_ble_led_on_timeout:
-0x0145 000490 jam 1 ,mem_lpm_mode 
-0x0146 000491 jam 0 ,mem_mouse_g24_led_on_enable 
-0x0147 000492 jam 0 ,mem_mouse_ble_reconn_enable 
-0x0148 000493 branch p_mouse_device_state_led_off 
-:      000495 p_mouse_device_ble_led_blink:
-0x0149 000496 fetch 2 ,mem_mouse_discovery_timer 
-0x014a 000497 div pdata ,2 
-0x014b 000498 call wait_div_end 
-0x014c 000499 remainder pdata 
-0x014d 000500 branch p_mouse_device_ble_led_check ,blank 
-0x014e 000501 rtn 
-:      000503 p_mouse_device_ble_led_check:
-0x014f 000504 fetch 1 ,mem_device_led_blink_flag 
-0x0150 000505 beq 1 ,p_mouse_led_output_low_before 
-0x0151 000506 beq 2 ,p_mouse_device_state_led_off_before 
-0x0152 000507 rtn 
-:      000508 p_mouse_led_output_low_before:
-0x0153 000509 jam 2 ,mem_device_led_blink_flag 
-0x0154 000510 branch p_mouse_led_output_low 
-:      000511 p_mouse_device_state_led_off_before:
-0x0155 000512 jam 1 ,mem_device_led_blink_flag 
-0x0156 000513 branch p_mouse_device_state_led_off 
-:      000516 p_mouse_device_g24_led_timer:
-0x0157 000517 fetch 1 ,mem_mouse_g24_led_on_enable 
-0x0158 000518 rtn blank 
-0x0159 000520 jam 0 ,mem_lpm_mode 
-0x015a 000521 call p_mouse_led_output_high 
-0x015b 000522 branch p_mouse_device_led_on_comm 
-:      000524 p_mouse_led_output_init:
-0x015c 000525 fetcht 1 ,mem_device_state_led_gpio 
-0x015d 000526 branch gpio_config_output 
-:      000527 p_mouse_led_output_low:
-0x015e 000528 call p_mouse_led_output_init 
-0x015f 000529 fetcht 1 ,mem_device_state_led_gpio 
-0x0160 000530 branch gpio_out_active 
-:      000531 p_mouse_led_output_high:
-0x0161 000532 call p_mouse_led_output_init 
-0x0162 000533 fetcht 1 ,mem_device_state_led_gpio 
-0x0163 000534 branch gpio_out_inactive 
-:      000536 p_mouse_device_state_led_off:
-0x0164 000537 fetcht 1 ,mem_device_state_led_gpio 
-:      000538 p_gpio_set_input_suspended:
-0x0165 000539 set0 gpio_active_bit ,temp 
-0x0166 000540 arg core_gpio_pu0 ,contw 
-0x0167 000541 call gpio_set_bit 
-0x0168 000542 set0 gpio_active_bit ,temp 
-0x0169 000543 arg core_gpio_pd0 ,contw 
-0x016a 000544 call gpio_set_bit 
-0x016b 000545 set0 gpio_active_bit ,temp 
-0x016c 000546 arg core_gpio_oe0 ,contw 
-0x016d 000547 branch gpio_set_bit 
-:      000549 p_mouse_init_sunt:
-0x016e 000550 jam 0x76 ,mem_spi_init_clk 
-0x016f 000551 call mouse_spi_init 
-0x0170 000552 rtn wake 
-0x0171 000553 call mouse_spi_sdio_gpio_pollup 
-0x0172 000554 fetch 1 ,mem_config_sensor_type 
-0x0173 000555 beq p3610 ,mouse_init_3610sensor 
-:      000556 p_mouse_init_sensor:
-0x0174 000557 call mouse_read_sensor_id 
-0x0175 000558 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0x0176 000559 beq p3065_id1 ,p_mouse_p3065_init_param 
-0x0177 000560 call mouse_twspi_reset 
-0x0178 000561 nop 1000 
-0x0179 000562 branch p_mouse_init_sensor 
-:      000564 p_mouse_init_p32xx_id2_judge:
-0x017a 000565 call p_mouse_sensor_poweron 
-0x017b 000566 branch mouse_init_p32xx_id2_judge 
-:      000568 p_mouse_p3065_init_param:
-0x017c 000569 call p_mouse_sensor_poweron 
-0x017d 000570 fetch 1 ,mem_sensor_id2 
-0x017e 000571 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x017f 000572 jam p3065 ,mem_config_sensor_type 
-0x0180 000573 rtn 
-:      000575 p_mouse_sensor_poweron:
-0x0181 000576 setarg 0x8006 
-0x0182 000577 call twspi_write 
-0x0183 000578 nop 12000 
-0x0184 000579 branch p_mouse_dpi_config 
-:      000580 p_mouse_sensor_powerdown:
-0x0185 000581 setarg 0x06 
-0x0186 000582 call twspi_read 
-0x0187 000583 or pdata ,0x08 ,pdata 
-0x0188 000584 lshift8 pdata ,pdata 
-0x0189 000585 add pdata ,0x06 ,pdata 
-0x018a 000586 branch twspi_write 
-:      000588 p_mouse_setting_config:
-0x018b 000589 fetch 1 ,mem_mouse_button_select_device_timer_init 
-0x018c 000590 store 1 ,mem_mouse_button_select_device_count 
-0x018d 000593 call p_g24_set_device_addr 
-0x018e 000594 call p_mouse_device_state_led_off 
-0x018f 000595 call mouse_gpio_init 
-0x0190 000597 call mouse_param_init 
-0x0191 000598 setarg 0 
-0x0192 000599 store 2 ,mem_lpm_interval 
-0x0193 000600 call p_mouse_set_gpio_control_sensor 
-0x0194 000601 call mouse_adc_init 
-0x0195 000602 call le_set_config_fixed_ltk 
-0x0196 000603 call le_set_justwork 
-0x0197 000606 call le_set_fixed_ltk 
-0x0198 000607 call le_set_config_read_authentication 
-:      000608 p_mouse_init_iic:
-0x0199 000609 call iic_init_390k 
-0x019a 000610 fetch mouse_flag_len ,mem_mouse_flag 
-0x019b 000611 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x019c 000612 ncall clear_eeprom_size_2k ,true 
-0x019d 000613 call mouse_load_eeprom_dpi 
-0x019e 000614 call p_mouse_load_eeprom_switch_mode 
-0x019f 000615 call p_mouse_init_environment 
-:      000616 p_mouse_init_iic_read_24g_addr:
-0x01a0 000617 call p_mouse_set_24g_addr_eeprom 
-0x01a1 000618 call iicd_read_eep_data 
-0x01a2 000619 call p_mouse_load_fast_conn_flag 
-0x01a3 000620 fetch 1 ,mem_mouse_fast_conn_flag 
-0x01a4 000621 beq 0xff ,p_mouse_fast_conn_init 
-0x01a5 000622 rtn 
-:      000624 p_mouse_load_fast_conn_flag:
-0x01a6 000625 arg 1 ,temp 
-0x01a7 000626 arg mem_mouse_fast_conn_flag ,rega 
-0x01a8 000627 arg mouse_fast_conn_flag_offset ,regb 
-0x01a9 000628 branch iicd_read_eep_data 
-:      000629 p_mouse_store_fast_conn_flag:
-0x01aa 000630 arg 1 ,temp 
-0x01ab 000631 arg mem_mouse_fast_conn_flag ,rega 
-0x01ac 000632 arg mouse_fast_conn_flag_offset ,regb 
-0x01ad 000633 branch iicd_write_protect_eep_data 
-:      000634 p_mouse_fast_conn_init:
-0x01ae 000635 jam 0x34 ,mem_xrecord_mode 
-0x01af 000636 setarg 0 
-0x01b0 000637 invert pdata ,pdata 
-0x01b1 000638 store 6 ,mem_le_lap 
-0x01b2 000639 rtn 
-:      000641 p_mouse_set_gpio_control_sensor:
-0x01b3 000642 fetch mouse_flag_len ,mem_mouse_flag 
-0x01b4 000643 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-:      000645 p_mouse_sensor_set_angle:
-0x01b5 000646 jam mouse_6clk_angle ,mem_config_sensor_angle 
-0x01b6 000647 rtn 
-:      000649 p_mouse_init_environment:
-0x01b7 000650 call app_initflag_check 
-0x01b8 000651 branch p_mouse_eeprom_load_recon_info ,zero 
-0x01b9 000652 call p_le_addr_random_config 
-0x01ba 000653 call mouse_ble_init_address 
-0x01bb 000654 call mouse_store_eeprom_device_info 
-0x01bc 000655 branch app_initflag_store 
-:      000657 p_app_flag_store:
-0x01bd 000658 arg 2 ,temp 
-0x01be 000659 arg mem_timeup ,rega 
-0x01bf 000660 arg mouse_eeprom_module_init_flag ,regb 
-0x01c0 000661 branch iicd_write_protect_eep_data 
-:      000663 p_app_initflag_check:
-0x01c1 000664 arg 2 ,temp 
-0x01c2 000665 arg mem_pdatatemp ,rega 
-0x01c3 000666 arg mouse_eeprom_module_init_flag ,regb 
-0x01c4 000667 call iicd_read_eep_data 
-0x01c5 000668 fetch 2 ,mem_pdatatemp 
-0x01c6 000669 arg eeprom_init_flag ,temp 
-0x01c7 000670 isub temp ,null 
-0x01c8 000671 rtn 
-:      000673 p_mouse_eeprom_load_recon_info:
-0x01c9 000674 arg 30 ,temp 
-0x01ca 000675 arg mem_device_flag ,rega 
-0x01cb 000676 arg mouse_info_eeprom_offect ,regb 
-0x01cc 000677 call iicd_read_eep_data 
-:      000678 p_mouse_select_reconn_device:
-0x01cd 000679 arg mem_device1_type ,rega 
-0x01ce 000689 ifetch 1 ,rega 
-0x01cf 000690 store 1 ,mem_xrecord_mode 
-0x01d0 000692 beq rec_4_mode ,mouse_load_le_device 
-0x01d1 000693 rtn 
-:      000695 p_mouse_wakeup_from_power:
-0x01d2 000696 fetch 1 ,mem_mouse_switch_device_flag 
-0x01d3 000698 beq 0x01 ,p_mouse_start_24g_mode 
-0x01d4 000699 beq 0x02 ,p_mouse_check_reconn_target 
-:      000700 p_mouse_start_24g_mode:
-0x01d5 000701 fetch mouse_flag_len ,mem_mouse_flag 
-0x01d6 000702 rtnbit0 mouse_enable_24g 
-0x01d7 000704 fetch 1 ,mem_mouse_device_led_on_timer_init 
-0x01d8 000705 store 1 ,mem_mouse_device_led_on_timer_count 
-0x01d9 000706 jam 1 ,mem_mouse_g24_led_on_enable 
-0x01da 000707 jam 0x01 ,mem_mouse_switch_device_flag 
-0x01db 000708 call p_mouse_store_eerpom_switch_mode 
-0x01dc 000710 setarg 0xffff 
-0x01dd 000711 store 2 ,mem_24g_addr 
-0x01de 000712 istore 2 ,contw 
-0x01df 000713 call p_mouse_set_24g_addr_eeprom 
-0x01e0 000714 call iicd_write_protect_eep_data 
-0x01e1 000715 branch p_g24_auto_pair_start 
-:      000717 p_g24_factory_check:
-0x01e2 000718 arg 2 ,loopcnt 
-0x01e3 000719 arg mem_24g_addr ,contr 
-:      000720 p_pdata_0xff_check:
-0x01e4 000721 call enable_user 
-0x01e5 000722 setarg 0xffff 
-:      000723 p_pdata_0xff_check_loop:
-0x01e6 000724 ifetcht 2 ,contr 
-0x01e7 000725 isub temp ,null 
-0x01e8 000726 ncall disable_user ,zero 
-0x01e9 000727 loop p_pdata_0xff_check_loop 
-0x01ea 000728 rtn 
-:      000730 p_mouse_cb_fuction:
-0x01eb 000731 setarg p_mouse_le 
-0x01ec 000732 store 2 ,mem_cb_le_process 
-0x01ed 000733 setarg p_le_mouse_bb_event_connect_complete 
-0x01ee 000734 store 2 ,mem_cb_att_write 
-0x01ef 000735 setarg p_mouse_g24_package_data 
-0x01f0 000736 store 2 ,mem_cb_24g_data 
-0x01f1 000739 setarg p_mouse_before_lpm 
-0x01f2 000740 store 2 ,mem_cb_before_lpm 
-0x01f3 000741 setarg p_mouse_priority_bb_event 
-0x01f4 000742 store 2 ,mem_cb_bb_event_process 
-0x01f5 000743 setarg p_mouse_idle 
-0x01f6 000744 store 2 ,mem_cb_idle_process 
-0x01f7 000745 setarg p_mouse_before_hibernate 
-0x01f8 000746 store 2 ,mem_cb_before_hibernate 
-0x01f9 000747 setarg p_mouse_bb_event_timer 
-0x01fa 000748 store 2 ,mem_cb_event_timer 
-0x01fb 000749 rtn 
-:      000751 p_mouse_g24_package_data:
-0x01fc 000752 call mouse_g24_package_data 
-0x01fd 000753 fetch 2 ,mem_mouse_z 
-0x01fe 000754 rtn blank 
-0x01ff 000755 branch p_g24_transmit_by_interrupt_enable 
-:      000757 p_mouse_le:
-0x0200 000758 call le_fifo_check_nearly_full 
-0x0201 000759 nrtn blank 
-0x0202 000760 fetch 1 ,mem_mouse_fast_conn_flag 
-0x0203 000761 beq 0xff ,p_mouse_le_next 
-0x0204 000762 fetch 1 ,mem_le_connect_status_flag 
-0x0205 000763 and pdata ,0x03 ,pdata 
-0x0206 000764 rtnne 0x03 
-:      000765 p_mouse_le_next:
-0x0207 000766 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x0208 000767 call p_mouse_clear_sensor_data ,blank 
-0x0209 000768 fetch mouse_flag_len ,mem_mouse_flag 
-0x020a 000769 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x020b 000770 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x020c 000771 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x020d 000772 call mouse_motion 
-0x020e 000773 nrtn user 
-0x020f 000774 call p_mouse_le_current_mult_update 
-0x0210 000775 call p_mouse_data_xy_release 
-0x0211 000776 fetch 2 ,mem_mouse_z 
-0x0212 000777 ncall p_mouse_wheel_trigger ,blank 
-0x0213 000778 branch p_mouse_data_push 
-:      000780 p_mouse_le_current_mult_update:
-0x0214 000781 fetch 1 ,mem_config_function_enable 
-0x0215 000782 rtnbit1 enable_sensor_motion_pin 
-0x0216 000783 jam 0 ,mem_lpm_mult 
-0x0217 000784 jam 20 ,mem_mouse_le_current_mult_timer 
-0x0218 000785 rtn 
-:      000787 p_mouse_wheel_trigger:
-0x0219 000788 jam 1 ,mem_mouse_wheel_trigger 
-0x021a 000789 jam 2 ,mem_mouse_wheel_trigger_timer 
-0x021b 000790 rtn 
-:      000792 p_mouse_clear_sensor_data:
-0x021c 000793 call le_set_config_more_data 
-0x021d 000794 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x021e 000795 branch p_mouse_sensor_poweron 
-:      000797 p_mouse_idle:
-0x021f 000798 call ui_check_paring_button 
-0x0220 000799 call p_mouse_dpi_check 
-0x0221 000801 branch mouse_wheel_check 
-:      000803 p_mouse_priority_bb_event:
-0x0222 000804 copy regc ,pdata 
-0x0223 000805 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x0224 000806 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x0225 000807 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x0226 000808 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x0227 000809 beq bt_evt_le_disconnected ,p_mouse_bb_disconnected 
-0x0228 000810 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0x0229 000811 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x022a 000812 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x022b 000813 branch mouse_priority_bb_event + 1 
-:      000815 p_mouse_le_conn_param_update_rsp_recieved:
-0x022c 000816 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x022d 000817 rtneq ble_signaling_connect_parameter_update_accepted 
-0x022e 000818 fetch 1 ,mem_le_tsniff 
-0x022f 000819 rshift2 pdata ,pdata 
-0x0230 000820 sub pdata ,le_interval_15ms ,null 
-0x0231 000821 rtn positive 
-0x0232 000822 setarg le_interval_11_25ms 
-0x0233 000823 store 2 ,mem_le_interval_min 
-0x0234 000824 store 2 ,mem_le_interval_min + 2 
-0x0235 000825 call p_app_updata_le_param 
-0x0236 000826 branch p_mouse_le_conn_param_lpm_disable 
-:      000828 p_mouse_le_bb_event_connected:
-0x0237 000829 jam 0 ,mem_mouse_ble_led_on_enable 
-0x0238 000830 jam 0 ,mem_mouse_long_mult_flag 
-0x0239 000831 jam 2 ,mem_mouse_switch_device_flag 
-0x023a 000832 call p_mouse_store_eerpom_switch_mode 
-0x023b 000833 call p_mouse_device_state_led_off 
-0x023c 000834 call p_mouse_data_init 
-0x023d 000835 branch mouse_le_bb_event_connected 
-:      000837 p_mouse_bb_disconnected:
-0x023e 000838 setarg le_interval_8_75ms 
-0x023f 000839 store 2 ,mem_le_interval_min 
-0x0240 000840 store 2 ,mem_le_interval_min + 2 
-0x0241 000841 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x0242 000842 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x0243 000843 call p_mouse_data_init 
-0x0244 000844 call le_clr_config_more_data 
-0x0245 000845 branch mouse_bb_disconnected 
-:      000848 p_mouse_le_enc_info:
-:      000849 p_app_updata_le_param:
-0x0246 000850 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x0247 000851 branch ui_ipc_send_cmd 
-:      000853 p_mouse_le_ll_start_encryt:
-0x0248 000854 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x0249 000855 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x024a 000856 branch p_mouse_le_ll_enable_start_enc_flag 
-:      000858 p_mouse_le_ll_reconn_start_encryt:
-0x024b 000859 call p_app_updata_le_param 
-0x024c 000860 jam 20 ,mem_le_start_encrypt_timer 
-:      000861 p_mouse_le_ll_enable_start_enc_flag:
-0x024d 000862 arg ll_start_enc_flag ,queue 
-0x024e 000863 branch mouse_le_enable_connect_flag 
-:      000865 p_mouse_24g_pairing_complete:
-0x024f 000866 jam 0x01 ,mem_mouse_switch_device_flag 
-0x0250 000867 call p_mouse_store_eerpom_switch_mode 
-0x0251 000868 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x0252 000869 arg mosue_24g_pairing_flag ,queue 
-0x0253 000870 call mouse_disable_function_flag 
-0x0254 000871 setarg 0 
-0x0255 000872 store 2 ,mem_24g_pairing_timer_count 
-0x0256 000873 jam 0 ,mem_mouse_move_flag 
-0x0257 000874 call mouse_read_sensor_common 
-0x0258 000875 call p_mouse_tx_power_init 
-0x0259 000876 call p_mouse_set_24g_addr_eeprom 
-0x025a 000877 branch iicd_write_protect_eep_data 
-:      000879 p_mouse_set_24g_addr_eeprom:
-0x025b 000880 arg mem_24g_addr ,rega 
-0x025c 000881 arg mouse_g24_addr_eeprom_offect ,regb 
-0x025d 000882 arg 4 ,temp 
-0x025e 000883 rtn 
-:      000885 p_mouse_24g_attempt_fail:
-0x025f 000886 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x0260 000887 call p_mouse_tx_power_init 
-0x0261 000888 call p_g24_check_51cmd_stop_24g 
-:      000897 p_mouse_null_enter_hibernate_count:
-0x0262 000898 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0x0263 000899 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x0264 000900 rtn 
-:      000902 p_mouse_24g_attempt_success:
-0x0265 000903 jam 0x01 ,mem_mouse_switch_device_flag 
-0x0266 000904 call p_mouse_store_eerpom_switch_mode 
-0x0267 000905 branch mouse_no_data_timer_init 
-:      000907 p_mouse_before_hibernate:
-0x0268 000908 enable user 
-0x0269 000909 hfetch 4 ,0x8138 
-0x026a 000910 setflag user ,26 ,pdata 
-0x026b 000911 hstore 4 ,core_lpm_reg 
-0x026c 000912 call lpm_write_ctrl 
-0x026d 000913 call p_mouse_sensor_powerdown 
-0x026e 000914 call disable_authrom 
-0x026f 000915 call mouse_devce_led_off 
-0x0270 000916 call p_mouse_device_state_led_off 
-0x0271 000917 call mouse_before_hibernate_wheel_gpio_set 
-0x0272 000918 branch mouse_lpm_before_common 
-:      000921 p_mouse_bb_event_timer:
-0x0273 000922 call p_mouse_24g_long_sleep_param_update_timer 
-0x0274 000923 call p_mouse_le_current_mult_update_timer 
-0x0275 000924 call p_mouse_wheel_trigger_timer 
-0x0276 000929 call p_mouse_select_device 
-0x0277 000932 call p_mouse_null_enter_hibernate_check 
-0x0278 000935 call p_mouse_bt_discovery_check 
-0x0279 000939 call mouse_check_discovery_timeout_timer 
-0x027a 000940 call mouse_check_direct_timeout_timer 
-0x027b 000941 call mouse_check_no_data_timeout_timer 
-0x027c 000945 call p_mouse_device_ble_led_timer 
-0x027d 000946 call p_mouse_device_g24_led_timer 
-0x027e 000947 branch p_mouse_le_enable_att_list_timer 
-:      000949 p_mouse_wheel_trigger_timer:
-0x027f 000950 arg mem_mouse_wheel_trigger_timer ,regc 
-0x0280 000951 arg p_mouse_wheel_trigger_disable ,regb 
-0x0281 000952 branch timer_single_step 
-:      000953 p_mouse_wheel_trigger_disable:
-0x0282 000954 jam 0 ,mem_mouse_wheel_trigger 
-0x0283 000955 rtn 
-:      000957 p_mouse_24g_long_sleep_param_update_timer:
-0x0284 000958 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x0285 000959 arg p_mouse_24g_long_sleep_normal_param ,regb 
-0x0286 000960 branch timer_single_step 
-:      000961 p_mouse_24g_long_sleep_normal_param:
-0x0287 000962 setarg g24_long_sleep_step2 
-0x0288 000963 store 3 ,mem_24g_enter_hibernate 
-0x0289 000964 jam 1 ,mem_mouse_long_mult_flag 
-0x028a 000965 rtn 
-:      000967 p_mouse_le_current_mult_update_timer:
-0x028b 000968 arg mem_mouse_le_current_mult_timer ,regc 
-0x028c 000969 arg p_mouse_le_current_mult_reinit ,regb 
-0x028d 000970 branch timer_single_step 
-:      000971 p_mouse_le_current_mult_reinit:
-0x028e 000972 fetch 1 ,mem_lpm_mult_init 
-0x028f 000973 store 1 ,mem_lpm_mult 
-0x0290 000974 jam 1 ,mem_mouse_long_mult_flag 
-0x0291 000975 rtn 
-:      000977 p_mouse_le_enable_att_list_timer:
-0x0292 000978 arg mem_le_start_encrypt_timer ,regc 
-0x0293 000979 arg mouse_le_write_enable ,regb 
-0x0294 000980 branch timer_single_step 
-:      000982 p_mouse_bt_discovery_check:
-0x0295 000983 fetch 1 ,mem_config_function_enable 
-0x0296 000984 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      000985 p_mouse_bt_discovery_commbination_key:
-0x0297 000986 call p_mouse_check_key_gpio 
-0x0298 000987 beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
-0x0299 000988 branch mouse_bt_discovery_commbination_key_up 
-:      000989 p_mouse_bt_discovery_commbination_key_down:
-0x029a 000990 fetch 1 ,mem_mouse_switch_device_flag 
-0x029b 000991 sub pdata ,1 ,null 
-0x029c 000992 branch p_rtn ,zero 
-0x029d 000993 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x029e 000994 call p_mouse_bt_discovery_timer 
-0x029f 000995 branch mouse_bt_discovery_commbination_key_down + 1 
-:      000997 p_mouse_bt_discovery_timer:
-0x02a0 000998 arg mem_combination_ui_button_count ,regc 
-0x02a1 000999 arg p_mouse_long_button_bt_discovery ,regb 
-0x02a2 001000 branch timer_single_step 
-:      001002 p_mouse_long_button_bt_discovery:
-0x02a3 001003 fetch 2 ,mem_ui_state_map 
-0x02a4 001004 isolate1 ui_state_ble_adv ,pdata 
-0x02a5 001005 call mouse_stop_le_adv ,true 
-0x02a6 001006 branch mouse_long_button_bt_discovry 
-:      001008 p_mouse_null_enter_hibernate_check:
-0x02a7 001009 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-0x02a8 001010 rtn blank 
-0x02a9 001011 fetch 1 ,mem_mouse_null_enter_hibernate_timer 
-0x02aa 001012 branch p_mouse_null_enter_hibernate ,blank 
-0x02ab 001013 increase -1 ,pdata 
-0x02ac 001014 store 1 ,mem_mouse_null_enter_hibernate_timer 
-0x02ad 001015 rtn 
-:      001016 p_mouse_null_enter_hibernate:
-0x02ae 001017 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x02af 001018 branch app_enter_hibernate 
-:      001038 p_mouse_seting_dpi:
-0x02b0 001039 call mosue_dpi_led_blink_init 
-:      001041 p_mouse_seting_dpi_sensor_type:
-0x02b1 001042 fetch 1 ,mem_config_sensor_type 
-0x02b2 001043 beq p3610 ,mouse_seting_3610_dpi 
-0x02b3 001044 beq p3212 ,p_mouse_seting_3212_dpi 
-0x02b4 001045 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-:      001046 p_mouse_seting_3205_dpi:
-0x02b5 001047 fetch 1 ,mem_mouse_dpi 
-0x02b6 001048 sub pdata ,mouse_dpi_level2 ,null 
-0x02b7 001049 call p_mouse_3205_dpi_recount ,zero 
-0x02b8 001050 fetch 1 ,mem_mouse_dpi 
-0x02b9 001051 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x02ba 001052 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x02bb 001053 beq mouse_dpi_level4 ,mouse_set_cpi4 
-0x02bc 001054 branch mouse_set_cpi3 
-:      001055 p_mouse_3205_dpi_recount:
-0x02bd 001056 jam mouse_dpi_level3 ,mem_mouse_dpi 
-0x02be 001057 rtn 
-:      001113 p_mouse_seting_3065xy_dpi:
-0x02bf 001114 fetch 1 ,mem_mouse_dpi 
-0x02c0 001115 sub pdata ,mouse_dpi_level2 ,null 
-0x02c1 001116 call p_mouse_3065xy_dpi_recount ,zero 
-0x02c2 001117 fetch 1 ,mem_mouse_dpi 
-0x02c3 001118 beq mouse_dpi_level1 ,p_mouse_3065xy_set_cpi1 
-0x02c4 001119 beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi2 
-0x02c5 001120 beq mouse_dpi_level4 ,p_mouse_3065xy_set_cpi4 
-:      001121 p_mouse_3065xy_set_cpi3:
-0x02c6 001122 fetch 1 ,mem_3065xy_dpi_3 
-0x02c7 001123 branch mouse_p3205_dpi 
-:      001124 p_mouse_3065xy_dpi_recount:
-0x02c8 001125 jam mouse_dpi_level3 ,mem_mouse_dpi 
-0x02c9 001126 rtn 
-:      001127 p_mouse_3065xy_set_cpi1:
-0x02ca 001128 fetch 1 ,mem_3065xy_dpi_1 
-0x02cb 001129 branch mouse_p3205_dpi 
-:      001130 p_mouse_3065xy_set_cpi2:
-0x02cc 001131 fetch 1 ,mem_3065xy_dpi_2 
-0x02cd 001132 branch mouse_p3205_dpi 
-:      001133 p_mouse_3065xy_set_cpi4:
-0x02ce 001134 fetch 1 ,mem_3065xy_dpi_4 
-0x02cf 001135 branch mouse_p3205_dpi 
-:      001137 p_mouse_seting_3212_dpi:
-0x02d0 001138 fetch 1 ,mem_mouse_dpi 
-0x02d1 001139 sub pdata ,mouse_dpi_level2 ,null 
-0x02d2 001140 call p_mouse_3205_dpi_recount ,zero 
-0x02d3 001141 fetch 1 ,mem_mouse_dpi 
-0x02d4 001142 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x02d5 001143 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x02d6 001144 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-0x02d7 001145 branch mouse_set_p3212_cpi3 
-:      001147 p_mouse_motion:
-0x02d8 001148 disable user 
-0x02d9 001149 setarg 0 
-0x02da 001150 store 6 ,mem_mouse_x 
-0x02db 001151 call p_mouse_cheak_sensor_data 
-0x02dc 001152 call mouse_zwheel 
-0x02dd 001153 call mouse_t_zwheel 
-0x02de 001154 call p_mouse_key 
-0x02df 001155 branch mouse_motion + 8 
-:      001157 p_mouse_key:
-0x02e0 001158 call p_mouse_check_key_gpio 
-0x02e1 001159 branch mouse_key + 1 
-:      001161 p_mouse_check_key_gpio:
-0x02e2 001162 arg 0 ,rega 
-0x02e3 001163 call p_mouse_check_lkey_gpio 
-0x02e4 001164 call p_mouse_check_rkey_gpio 
-0x02e5 001165 call p_mouse_check_mkey_gpio 
-0x02e6 001166 call p_mouse_check_skey_gpio 
-0x02e7 001167 copy rega ,pdata 
-0x02e8 001168 rtn 
-:      001169 p_mouse_check_skey_gpio:
-0x02e9 001170 fetch 1 ,mem_bk_button_gpio 
-0x02ea 001171 rtneq gpio_disable 
-0x02eb 001172 call p_mouse_check_bk_key_gpio 
-0x02ec 001173 branch p_mouse_check_fw_key_gpio 
-:      001175 p_mouse_check_lkey_gpio:
-0x02ed 001176 fetcht 1 ,mem_lbutton_gpio 
-0x02ee 001177 call p_gpio_set_input_pu 
-0x02ef 001178 fetcht 1 ,mem_lbutton_gpio 
-0x02f0 001179 call gpio_get_bit 
-0x02f1 001180 setflag true ,0 ,rega 
-0x02f2 001181 rtn 
-:      001182 p_mouse_check_rkey_gpio:
-0x02f3 001183 fetcht 1 ,mem_rbutton_gpio 
-0x02f4 001184 call p_gpio_set_input_pu 
-0x02f5 001185 fetcht 1 ,mem_rbutton_gpio 
-0x02f6 001186 call gpio_get_bit 
-0x02f7 001187 setflag true ,1 ,rega 
-0x02f8 001188 rtn 
-:      001189 p_mouse_check_mkey_gpio:
-0x02f9 001190 fetcht 1 ,mem_mbutton_gpio 
-0x02fa 001191 call p_gpio_set_input_pu 
-0x02fb 001192 fetcht 1 ,mem_mbutton_gpio 
-0x02fc 001193 call gpio_get_bit 
-0x02fd 001194 setflag true ,2 ,rega 
-0x02fe 001195 rtn 
-:      001196 p_mouse_check_bk_key_gpio:
-0x02ff 001197 fetcht 1 ,mem_bk_button_gpio 
-0x0300 001198 call p_gpio_set_input_pd 
-0x0301 001199 fetcht 1 ,mem_bk_button_gpio 
-0x0302 001200 call gpio_get_bit 
-0x0303 001201 nsetflag true ,3 ,rega 
-0x0304 001202 branch p_gpio_set_input_pu 
-:      001203 p_mouse_check_fw_key_gpio:
-0x0305 001204 fetcht 1 ,mem_fw_button_gpio 
-0x0306 001205 call p_gpio_set_input_pd 
-0x0307 001206 fetcht 1 ,mem_fw_button_gpio 
-0x0308 001207 call gpio_get_bit 
-0x0309 001208 nsetflag true ,4 ,rega 
-0x030a 001209 branch p_gpio_set_input_pu 
-:      001211 p_gpio_set_input_pd:
-0x030b 001212 set0 gpio_active_bit ,temp 
-0x030c 001213 arg core_gpio_pu0 ,contw 
-0x030d 001214 call gpio_set_bit 
-0x030e 001215 set1 gpio_active_bit ,temp 
-0x030f 001216 arg core_gpio_pd0 ,contw 
-0x0310 001217 call gpio_set_bit 
-0x0311 001218 set0 gpio_active_bit ,temp 
-0x0312 001219 arg core_gpio_oe0 ,contw 
-0x0313 001220 branch gpio_set_bit 
-:      001222 p_gpio_set_input_pu:
-0x0314 001223 set1 gpio_active_bit ,temp 
-0x0315 001224 arg core_gpio_pu0 ,contw 
-0x0316 001225 call gpio_set_bit 
-0x0317 001226 set0 gpio_active_bit ,temp 
-0x0318 001227 branch p_gpio_set_input_pd + 4 
-:      001229 p_mouse_cheak_sensor_data:
-0x0319 001230 fetch 1 ,mem_config_sensor_type 
-0x031a 001231 beq p3212 ,p_mouse_p3212_sensor_motion 
-0x031b 001232 beq p3610 ,mouse_p3610_sensor_motion 
-:      001233 p_mouse_p32xx_sensor_motion:
-0x031c 001234 call mouse_clear_sensor_data 
-0x031d 001235 disable user 
-0x031e 001241 branch mouse_p32xx_sensor_motion_2 
-:      001243 p_mouse_p3212_sensor_motion:
-0x031f 001244 call mouse_clear_sensor_data 
-0x0320 001250 branch mouse_p3212_sensor_motion_1 
-:      001252 p_mouse_bb_event_discovery_btn:
-0x0321 001253 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x0322 001254 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-0x0323 001255 bmark1 mark_24g ,p_mouse_switch_to_bt 
-0x0324 001256 branch mouse_bb_event_discovery_btn + 1 
-:      001257 p_mouse_switch_to_bt:
-0x0325 001258 call p_g24_check_51cmd_stop_24g 
-0x0326 001259 branch mouse_bb_event_discovery_btn + 1 
-:      001262 p_le_addr_random_config:
-0x0327 001263 call load_adc_init 
-0x0328 001264 fetch 2 ,mem_0_5_adc_io_data 
-0x0329 001265 branch p_le_otp_adc_empty ,blank 
-0x032a 001266 store 2 ,mem_random_addr_increase_count 
-:      001267 p_le_addr_random_store:
-0x032b 001268 branch p_mouse_store_eerpom_random_addr_increase_count 
-:      001270 p_le_otp_adc_empty:
-0x032c 001271 setarg 0x1122 
-0x032d 001272 store 2 ,mem_random_addr_increase_count 
-0x032e 001273 branch p_le_addr_random_store 
-:      001275 p_mouse_start_discovery:
-0x032f 001276 call p_mouse_tx_power_init 
-0x0330 001277 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x0331 001278 fetch 2 ,mem_ui_state_map 
-0x0332 001279 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-0x0333 001280 fetch mouse_flag_len ,mem_mouse_flag 
-0x0334 001281 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
-0x0335 001282 call p_mouse_start_discovery_random_addr 
-:      001283 p_mouse_start_discovery_norandom:
-0x0336 001284 call app_ble_disconnect 
-0x0337 001285 call p_mouse_start_discovery_random_addr 
-0x0338 001286 setarg 0xed8e0e 
-0x0339 001287 store 3 ,mem_le_lap + 3 
-0x033a 001288 jam 0x5a ,mem_mouse_fast_conn_flag 
-0x033b 001289 call p_mouse_store_fast_conn_flag 
-0x033c 001290 call app_lpm_mult_disable 
-0x033d 001291 fetch 2 ,mem_discovery_timeout 
-0x033e 001292 store 2 ,mem_mouse_discovery_timer 
-0x033f 001293 jam 6 ,mem_connection_options 
-0x0340 001294 setarg 0 
-0x0341 001295 store 2 ,mem_mouse_no_data_timer 
-0x0342 001296 store 2 ,mem_mouse_direct_timer 
-0x0343 001297 arg mouse_store_eeprom_flag ,queue 
-0x0344 001298 call mouse_enable_function_flag 
-0x0345 001299 call mouse_bt_discovery_button_down_disable 
-0x0346 001300 fetch 1 ,mem_device_option 
-0x0347 001301 isolate1 mode_4_mouse ,pdata 
-0x0348 001302 call p_check_51cmd_adv ,true 
-0x0349 001303 jam 1 ,mem_device_flag 
-0x034a 001304 branch mouse_start_discovery_norandom + 13 
-:      001306 p_mouse_start_discovery_random_addr:
-0x034b 001307 call p_mouse_load_eeprom_random_addr_increase_count 
-0x034c 001308 fetcht 2 ,mem_random_addr_increase_count 
-0x034d 001309 increase 1 ,temp 
-0x034e 001310 storet 2 ,mem_random_addr_increase_count 
-0x034f 001311 storet 2 ,mem_le_lap + 1 
-0x0350 001312 call p_mouse_store_eerpom_random_addr_increase_count 
-0x0351 001313 random pdata 
-0x0352 001314 store 1 ,mem_le_lap 
-0x0353 001315 rtn 
-:      001317 p_mouse_store_eerpom_random_addr_increase_count:
-0x0354 001318 arg 2 ,temp 
-0x0355 001319 arg mem_random_addr_increase_count ,rega 
-0x0356 001320 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x0357 001321 branch iicd_write_protect_eep_data 
-:      001323 p_mouse_load_eeprom_random_addr_increase_count:
-0x0358 001324 arg 2 ,temp 
-0x0359 001325 arg mem_random_addr_increase_count ,rega 
-0x035a 001326 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x035b 001327 branch iicd_read_eep_data 
-:      001329 p_check_51cmd_adv:
-0x035c 001330 jam 0 ,mem_mouse_le_reconnect_flag 
-0x035d 001331 call p_le_check_adv_flag 
-0x035e 001332 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x035f 001333 istore 1 ,contr 
-0x0360 001334 arg mem_le_adv_swift_pair ,contr 
-0x0361 001335 call p_le_adv_data_update 
-0x0362 001336 branch check_51cmd_adv 
-:      001338 p_le_adv_data_update:
-0x0363 001339 arg mem_le_adv_data + 11 ,contw 
-0x0364 001340 arg 19 ,loopcnt 
-0x0365 001341 call memcpy 
-0x0366 001342 branch le_modified_name_adv 
-:      001344 p_mouse_stop_discovery:
-0x0367 001345 setarg 0 
-0x0368 001346 store 2 ,mem_mouse_discovery_timer 
-0x0369 001347 branch mouse_stop_discovery + 1 
-:      001349 p_le_slave_match:
-0x036a 001350 fetch 1 ,mem_le_md_count 
-0x036b 001351 pincrease 1 
-0x036c 001352 store 1 ,mem_le_md_count 
-0x036d 001353 beq le_md_max_count ,le_slave_cont 
-0x036e 001354 call le_acknowledge 
-0x036f 001355 call le_prepare_tx 
-0x0370 001356 call power_ctrl_start 
-0x0371 001357 branch le_slave_match + 7 
-:      001359 p_le_next_adv_channel:
-0x0372 001360 fetch 1 ,mem_le_ch_mapped 
-0x0373 001361 increase 1 ,pdata 
-0x0374 001362 store 1 ,mem_le_ch_mapped 
-0x0375 001363 rtnne 40 
-0x0376 001364 jam 37 ,mem_le_ch_mapped 
-0x0377 001365 rtn 
-:      001367 p_le_receive_skip:
-0x0378 001368 call save_rssi 
-0x0379 001369 copy pdata ,rega 
-0x037a 001370 call p_rssi_signal 
-0x037b 001371 branch le_receive_skip + 2 
-:      001373 p_le_update_param:
-0x037c 001374 call p_mouse_le_conn_param_check 
-0x037d 001375 branch le_update_param + 8 
-:      001376 p_mouse_le_lpm_mult_reinit:
-0x037e 001377 fetch 1 ,mem_lpm_mult_init 
-0x037f 001378 store 1 ,mem_lpm_mult 
-:      001379 p_mouse_le_conn_param_lpm_enable:
-0x0380 001380 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x0381 001381 rtn 
-:      001382 p_mouse_le_conn_param_lpm_disable:
-0x0382 001383 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x0383 001384 rtn 
-:      001385 p_mouse_le_conn_param_check:
-0x0384 001386 fetch 1 ,mem_le_new_conninterval 
-0x0385 001387 sub pdata ,le_interval_15ms ,null 
-0x0386 001388 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0x0387 001389 fetch 1 ,mem_le_new_connslavelatency 
-0x0388 001390 fetcht 1 ,mem_lpm_mult_init 
-0x0389 001391 isub temp ,null 
-0x038a 001392 branch p_mouse_le_lpm_mult_reinit ,positive 
-0x038b 001393 fetch 1 ,mem_le_new_connslavelatency 
-0x038c 001394 store 1 ,mem_lpm_mult 
-0x038d 001395 branch p_mouse_le_conn_param_lpm_enable 
-:      001397 p_le_update_channel_map:
-0x038e 001398 fetch 1 ,mem_le_state 
-0x038f 001399 rtnbit0 lestate_update_map 
-0x0390 001400 call p_le_channel_map_overflow_check 
-0x0391 001401 nrtn user 
-0x0392 001402 branch le_update_channel_map + 3 
-:      001403 p_le_channel_map_overflow_check:
-0x0393 001404 enable user 
-0x0394 001405 fetch 1 ,mem_le_event_count + 1 
-0x0395 001406 rshift4 pdata ,pdata 
-0x0396 001407 rtnne 0x0f 
-0x0397 001408 fetch 1 ,mem_le_instant + 1 
-0x0398 001409 rshift4 pdata ,pdata 
-0x0399 001410 rtnne 0x00 
-0x039a 001411 branch disable_user 
-:      001413 p_le_prepare_tx:
-0x039b 001414 fetch 1 ,mem_le_arq 
-0x039c 001415 bbit1 wak ,p_le_prepare_tx_wak 
-0x039d 001416 call power_ctrl_pac_succ_incrs 
-0x039e 001417 fetch 1 ,mem_empty_count 
-0x039f 001418 nbranch p_le_send_empyt ,blank 
-0x03a0 001419 fetch 1 ,mem_le_state 
-0x03a1 001420 bbit0 lestate_encryption ,p_le_tx_4 
-0x03a2 001421 fetch 1 ,mem_le_rxbuf + 1 
-0x03a3 001422 branch p_le_tx_4 ,blank 
-0x03a4 001423 branch le_send_empty 
-:      001424 p_le_send_empyt:
-0x03a5 001425 fetch 1 ,mem_empty_count 
-0x03a6 001426 increase -1 ,pdata 
-0x03a7 001427 store 1 ,mem_empty_count 
-0x03a8 001428 branch le_send_empty 
-:      001429 p_le_tx_4:
-0x03a9 001430 fetch 1 ,mem_le_pairing_state 
-0x03aa 001431 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x03ab 001432 jam 3 ,mem_empty_count 
-:      001433 p_in_le_tx_4:
-0x03ac 001434 call le_fifo_check_nearly_full 
-0x03ad 001435 call p_mouse_data_pull ,blank 
-0x03ae 001436 branch le_prepare_tx + 4 
-:      001438 p_le_prepare_tx_wak:
-0x03af 001439 call p_le_check_tx_retransmit_setmd 
-0x03b0 001440 branch p_le_power_ctrl_pac_succ_decrs 
-:      001442 p_le_check_tx_retransmit_setmd:
-0x03b1 001443 fetch 1 ,mem_le_connect_status_flag 
-0x03b2 001444 and pdata ,0x03 ,pdata 
-0x03b3 001445 rtnne 0x03 
-0x03b4 001446 fetch 1 ,mem_mouse_data_queue_num 
-0x03b5 001447 rtn blank 
-0x03b6 001448 fetch 1 ,mem_le_txlen 
-0x03b7 001449 rtn blank 
-0x03b8 001450 fetch 1 ,mem_le_txheader 
-0x03b9 001451 set1 md ,pdata 
-0x03ba 001452 store 1 ,mem_le_txheader 
-0x03bb 001453 call le_set_md 
-0x03bc 001454 rtn 
-:      001458 p_le_power_ctrl_pac_succ_decrs:
-0x03bd 001459 branch power_ctrl_pac_succ_decrs 
-:      001461 p_mouse_le_reconn_write_enable_timer_reinit:
-0x03be 001462 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x03bf 001463 rtn blank 
-0x03c0 001464 fetch 1 ,mem_le_connect_status_flag 
-0x03c1 001465 and pdata ,0x03 ,pdata 
-0x03c2 001466 rtneq 0x03 
-0x03c3 001467 jam 10 ,mem_le_start_encrypt_timer 
-0x03c4 001468 rtn 
-:      001470 p_le_parse:
-0x03c5 001471 rtnmark1 mark_old_packet 
-0x03c6 001472 call le_fifo_check_full 
-0x03c7 001473 nrtn blank 
-0x03c8 001474 fetch 1 ,mem_le_rxbuf 
-0x03c9 001475 and pdata ,0x3 ,pdata 
-0x03ca 001476 store 1 ,mem_le_packet_llid 
-0x03cb 001477 ifetch 1 ,contr 
-0x03cc 001478 and pdata ,0x1f ,pdata 
-0x03cd 001479 store 1 ,mem_le_packet_size 
-0x03ce 001480 rtn blank 
-0x03cf 001481 copy contr ,pdata 
-0x03d0 001482 store 2 ,mem_le_payload_ptr 
-0x03d1 001483 fetch 1 ,mem_le_packet_llid 
-0x03d2 001484 beq llid_le_ll ,p_le_parse_ll 
-0x03d3 001485 branch le_parse_l2cap 
-:      001486 p_le_parse_ll:
-0x03d4 001487 fetch 1 ,mem_le_rxbuf + 2 
-0x03d5 001488 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0x03d6 001489 branch le_parse_ll + 1 
-:      001490 p_le_parse_channel_map_req:
-0x03d7 001491 ifetch 5 ,contr 
-0x03d8 001492 store 5 ,mem_le_new_map 
-0x03d9 001493 ifetch 2 ,contr 
-0x03da 001494 store 2 ,mem_le_instant 
-0x03db 001495 branch le_parse_channel_map_req + 7 
-:      001497 p_le_parse_l2cap:
-0x03dc 001498 ifetch 2 ,contr 
-0x03dd 001499 beq le_l2cap_cid_att ,p_le_parse_att 
-0x03de 001500 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x03df 001501 branch le_parse_l2cap + 11 
-:      001502 p_le_parse_att:
-0x03e0 001503 call store_contr 
-0x03e1 001504 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x03e2 001505 call get_contr 
-0x03e3 001506 ifetch 3 ,contr 
-0x03e4 001507 store 3 ,mem_le_att_opcode 
-0x03e5 001508 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x03e6 001509 rshift8 pdata ,temp 
-0x03e7 001510 sub temp ,0x24 ,null 
-0x03e8 001511 branch p_le_parse_att1 ,positive 
-0x03e9 001512 arg mem_mouse_le_uuid_sup ,temp 
-0x03ea 001513 storet 2 ,mem_ui_le_uuid_table 
-0x03eb 001514 call le_parse_att + 2 
-0x03ec 001515 setarg 0x8e7a 
-0x03ed 001516 store 2 ,mem_ui_le_uuid_table 
-0x03ee 001517 rtn 
-:      001519 p_le_parse_att_read_by_group_type_request:
-0x03ef 001520 call le_parse_att_read_by_group_type_request 
-0x03f0 001521 call le_fifo_get_last_tx_ptr 
-0x03f1 001522 increase 7 ,contr 
-0x03f2 001523 ifetch 1 ,contr 
-0x03f3 001524 rtnne attop_read_by_group_type_response 
-0x03f4 001525 increase 5 ,contr 
-0x03f5 001526 ifetch 2 ,contr 
-0x03f6 001527 arg uuid_service_hids ,temp 
-0x03f7 001528 isub temp ,null 
-0x03f8 001529 nrtn zero 
-0x03f9 001530 increase -4 ,contr 
-0x03fa 001531 setarg 0x2b 
-0x03fb 001532 istore 2 ,contr 
-0x03fc 001533 rtn 
-:      001535 p_le_parse_att1:
-0x03fd 001536 beq attop_read_request ,p_le_parse_att_read_request 
-0x03fe 001537 branch le_parse_att + 2 
-:      001538 p_le_parse_att_read_request:
-0x03ff 001539 fetcht 2 ,mem_le_att_handle 
-0x0400 001540 fetch 1 ,mem_le_configuration 
-0x0401 001541 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      001542 p_le_send_att_read_response:
-0x0402 001543 call le_att_get_handle_ptr 
-0x0403 001544 branch le_send_att_error_response_notfound ,blank 
-0x0404 001545 increase -2 ,contr 
-0x0405 001546 ifetch 2 ,contr 
-0x0406 001547 arg uuid_chrctr_pnp_id ,temp 
-0x0407 001548 isub temp ,null 
-0x0408 001549 branch p_le_send_att_pnp_id ,zero 
-0x0409 001551 fetch 2 ,mem_le_att_handle 
-0x040a 001552 beq 0x13 ,le_send_att_error_response_notfound 
-0x040b 001554 fetcht 2 ,mem_le_att_handle 
-0x040c 001555 branch le_send_att_read_response 
-:      001556 p_le_send_att_pnp_id:
-0x040d 001557 call store_contr 
-0x040e 001558 fetch 1 ,mem_le_att_pnp_id_len 
-0x040f 001559 add pdata ,1 ,rega 
-0x0410 001560 call le_fifo_malloc_tx_l2cap_gatt 
-0x0411 001561 setarg attop_read_response 
-0x0412 001562 istore 1 ,contw 
-0x0413 001563 fetch 1 ,mem_le_att_pnp_id_len 
-0x0414 001564 copy pdata ,loopcnt 
-0x0415 001565 arg mem_le_att_pnp_id ,contr 
-0x0416 001566 branch memcpy 
-:      001568 p_le_send_att_read_response_check_auth:
-0x0417 001569 fetch 2 ,mem_le_pairing_handle 
-0x0418 001570 isub temp ,null 
-0x0419 001571 nbranch p_le_send_att_read_response ,zero 
-0x041a 001573 call le_check_encrypt_state 
-0x041b 001574 nbranch p_le_send_att_read_response ,user 
-0x041c 001575 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x041d 001576 branch le_send_att_error_response 
-:      001578 p_le_parse_smp:
-0x041e 001579 ifetch 1 ,contr 
-0x041f 001580 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0x0420 001581 branch le_parse_smp + 1 
-:      001582 p_le_parse_smp_pairing_failed:
-0x0421 001583 call le_parse_smp_pairing_failed 
-0x0422 001584 fetch 1 ,mem_le_state 
-0x0423 001585 set0 lestate_update_param ,pdata 
-0x0424 001586 store 1 ,mem_le_state 
-0x0425 001587 branch le_parse_terminate_ind 
-:      001589 p_le_adv_not_match:
-0x0426 001590 fetch 1 ,mem_le_ch_mapped 
-0x0427 001591 bne 39 ,le_adv_loop 
-0x0428 001592 call p_le_adv_random_delay 
-0x0429 001593 arg le_adv_interval_timer ,queue 
-0x042a 001594 fetch 2 ,mem_le_adv_interval 
-0x042b 001595 branch timer_init 
-:      001596 p_le_adv_random_delay:
-0x042c 001597 random pdata 
-0x042d 001598 arg 0x1ff ,temp 
-0x042e 001599 iand temp ,pdata 
-0x042f 001600 add pdata ,250 ,pdata 
-0x0430 001601 branch delay 
-:      001603 p_le_lpm_setmult:
-0x0431 001604 disable wake 
-0x0432 001605 branch p_le_lpm_set_mult_attempt ,attempt 
-0x0433 001606 nbranch le_lpm_lost ,match 
-:      001607 p_le_lpm_set_mult_attempt:
-0x0434 001608 call lpm_match 
-0x0435 001609 fetch 2 ,mem_rx_window_sniff 
-0x0436 001610 store 2 ,mem_le_receive_window 
-0x0437 001611 fetch 1 ,mem_le_connect_status_flag 
-0x0438 001612 compare 3 ,pdata ,3 
-0x0439 001613 nbranch lpm_mult_short ,true 
-0x043a 001614 branch le_lpm_set_mult_attempt + 3 
-:      001626 p_le_mouse_bb_event_connect_complete:
-0x043b 001627 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x043c 001628 nrtn blank 
-0x043d 001629 fetch 1 ,mem_le_att_handle 
-0x043e 001630 sub pdata ,26 ,pdata 
-0x043f 001631 nrtn zero 
-0x0440 001632 branch mouse_le_write_enable 
-:      001635 p_twspi_reset:
-0x0441 001636 hfetch 1 ,core_gpio_out3 
-0x0442 001637 and_into 0xfd ,pdata 
-0x0443 001638 hstore 1 ,core_gpio_out3 
-0x0444 001639 hfetcht 1 ,core_gpio_oe3 
-0x0445 001640 or_into 0x2 ,temp 
-0x0446 001641 hstoret 1 ,core_gpio_oe3 
-0x0447 001642 call twspi_disable 
-0x0448 001643 and_into 0xfd ,temp 
-0x0449 001644 nop 13 
-0x044a 001645 call twspi_enable 
-0x044b 001646 hstoret 1 ,core_gpio_oe3 
-0x044c 001647 rtn 
-:      001651 p_g24_set_device_addr:
-0x044d 001652 call adc_init_data 
-0x044e 001656 fetch 4 ,mem_lap 
-0x044f 001657 store 4 ,mem_24g_device_addr 
-0x0450 001658 rtn 
-:      001661 p_g24_transmit_rf_sta_init:
-0x0451 001662 jam 1 ,mem_24g_rf_last_sta 
-0x0452 001663 jam 0 ,mem_24g_sync_cnt 
-:      001664 p_g24_transmit_rf_ctrl_clear:
-0x0453 001665 fetch 1 ,mem_24g_data_type 
-0x0454 001666 and_into bits_data ,pdata 
-0x0455 001667 store 1 ,mem_24g_data_type 
-0x0456 001668 rtn 
-:      001670 p_g24_hop_ch_enable:
-0x0457 001671 fetch 1 ,mem_24g_data_type 
-0x0458 001672 set1 bit_hop ,pdata 
-0x0459 001673 store 1 ,mem_24g_data_type 
-0x045a 001675 store 1 ,mem_24g_txpayload 
-0x045b 001676 rtn 
-:      001677 p_g24_hop_ch_disable:
-0x045c 001678 fetch 1 ,mem_24g_data_type 
-0x045d 001679 set0 bit_hop ,pdata 
-0x045e 001680 store 1 ,mem_24g_data_type 
-0x045f 001681 rtn 
-:      001683 p_g24_transmit_hop_pac_fail:
-0x0460 001684 call power_ctrl_pac_succ_decrs 
-0x0461 001685 fetch 1 ,mem_24g_rf_work_stage 
-0x0462 001686 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-0x0463 001687 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-0x0464 001688 rtn 
-:      001689 p_g24_transmit_hop_pac_fail_wo_hop:
-0x0465 001690 jam 2 ,mem_24g_sync_cnt 
-:      001691 p_g24_transmit_hop_pac_fail_stage1:
-0x0466 001692 jam 0 ,mem_24g_hop_pac_retry 
-0x0467 001693 jam 0 ,mem_24g_rf_last_sta 
-0x0468 001694 branch p_g24_transmit_rf_ctrl_clear 
-:      001696 p_g24_transmit_hop_pac_fail_hop_stage2:
-0x0469 001697 jam 0 ,mem_24g_rf_hop_ch 
-0x046a 001698 branch p_g24_transmit_hop_pac_fail_stage1 
-:      001701 p_g24_transmit_pac_fail_hop_stage3:
-0x046b 001702 fetch 2 ,mem_24g_txfail_cnt 
-0x046c 001703 increase 1 ,pdata 
-0x046d 001704 store 2 ,mem_24g_txfail_cnt 
-0x046e 001705 bbit1 10 ,p_g24_tx_attempt_fail 
-0x046f 001706 fetch 1 ,mem_24g_rf_hop_ch 
-0x0470 001707 beq 1 ,p_g24_rf_hop_fastly 
-0x0471 001708 jam 1 ,mem_24g_rf_hop_ch 
-:      001709 p_g24_rf_hop_attemp_again:
-0x0472 001710 fetch 1 ,mem_24g_rf_hop_ch 
-0x0473 001711 bne 1 ,p_g24_transmit_rf_ctrl_clear 
-:      001712 p_g24_rf_hop_fastly:
-0x0474 001713 fetch 1 ,mem_24g_hop_fastly_cnt 
-0x0475 001714 increase 1 ,pdata 
-0x0476 001715 store 1 ,mem_24g_hop_fastly_cnt 
-0x0477 001716 beq 4 ,p_g24_rf_hop_fastly_exit 
-0x0478 001717 call p_g24_ch 
-0x0479 001718 jam 2 ,mem_24g_max_retry 
-0x047a 001719 branch p_g24_transmit_packet 
-:      001721 p_g24_rf_hop_fastly_exit:
-0x047b 001722 call power_ctrl_pac_succ_decrs 
-0x047c 001723 jam 0 ,mem_24g_hop_fastly_cnt 
-0x047d 001724 branch p_g24_transmit_rf_ctrl_clear 
-:      001726 p_g24_transmit_hop_pac_succ_wo_hop:
-0x047e 001727 jam 2 ,mem_24g_sync_cnt 
-:      001728 p_g24_transmit_hop_pac_succ:
-0x047f 001729 jam 1 ,mem_24g_rf_last_sta 
-0x0480 001730 jam 0 ,mem_24g_rf_hop_ch 
-0x0481 001731 branch p_g24_transmit_rf_ctrl_clear 
-:      001733 p_g24_transmit_succ_rf_config:
-0x0482 001734 fetch 1 ,mem_24g_rf_work_stage 
-0x0483 001735 beq 3 ,p_g24_transmit_hop_pac_succ 
-0x0484 001736 fetch 1 ,mem_24g_data_type 
-0x0485 001737 isolate0 bit_hop ,pdata 
-0x0486 001738 branch p_g24_transmit_rf_sta_init ,true 
-0x0487 001739 fetch 1 ,mem_24g_rf_work_stage 
-0x0488 001740 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0x0489 001741 beq 2 ,p_g24_transmit_hop_pac_succ 
-0x048a 001742 rtn 
-:      001744 p_g24_rf_sta_check:
-0x048b 001745 fetch 1 ,mem_24g_pairing_sm 
-0x048c 001746 rtnne state_24g_pairing_success 
-0x048d 001747 call p_g24_rf_laststa_synccnt_check 
-0x048e 001748 ncall p_g24_rf_sync_cnt_check ,user2 
-0x048f 001749 rtn 
-:      001751 p_g24_rf_laststa_synccnt_check:
-0x0490 001752 disable user2 
-0x0491 001753 fetch 1 ,mem_24g_rf_last_sta 
-0x0492 001754 rtnne 1 
-0x0493 001755 fetch 1 ,mem_24g_sync_cnt 
-0x0494 001756 rtnne 0 
-0x0495 001757 jam 1 ,mem_24g_rf_work_stage 
-0x0496 001758 jam 4 ,mem_24g_max_retry 
-0x0497 001759 branch enable_user2 
-:      001761 p_g24_rf_sync_cnt_check:
-0x0498 001762 fetch 1 ,mem_24g_sync_cnt 
-0x0499 001763 branch p_g24_rf_hop_attemp ,blank 
-0x049a 001764 increase -1 ,pdata 
-0x049b 001765 store 1 ,mem_24g_sync_cnt 
-0x049c 001766 jam 2 ,mem_24g_rf_work_stage 
-0x049d 001767 call p_g24_ch 
-0x049e 001768 jam 4 ,mem_24g_max_retry 
-0x049f 001769 rtn 
-:      001771 p_g24_rf_hop_attemp:
-0x04a0 001772 jam 3 ,mem_24g_rf_work_stage 
-0x04a1 001773 fetch 1 ,mem_24g_rf_hop_ch 
-0x04a2 001774 nbranch p_g24_rf_hop_attemp_again ,blank 
-0x04a3 001775 call p_g24_ch 
-0x04a4 001776 jam 2 ,mem_24g_max_retry 
-0x04a5 001777 rtn 
-:      001779 p_g24_txdata_prep:
-0x04a6 001780 fetch 1 ,mem_24g_pairing_sm 
-0x04a7 001781 bne state_24g_pairing_success ,p_g24_pairing_sm 
-:      001782 p_g24_txdata_prep_packeage_data:
-0x04a8 001783 call p_g24_package_data 
-0x04a9 001784 call p_g24_transmit_prep 
-:      001785 p_g24_txdata_enable_tx:
-0x04aa 001786 jam ensure_on_24g ,mem_24g_ensure 
-0x04ab 001787 rtn 
-:      001789 p_g24_package_data:
-0x04ac 001790 fetch 2 ,mem_cb_24g_data 
-0x04ad 001791 call callback_func 
-0x04ae 001792 branch p_g24_accumulate_mouse_data ,user 
-0x04af 001793 fetch 7 ,mem_24g_txbuf + 1 
-0x04b0 001794 rtn blank 
-0x04b1 001795 branch enable_user 
-:      001796 p_g24_accumulate_mouse_data:
-0x04b2 001797 call p_mouse_data_xy_release 
-0x04b3 001798 jam 0 ,mem_24g_abort_pac 
-0x04b4 001799 add rega ,1 ,pdata 
-0x04b5 001800 store 1 ,mem_24g_datalen 
-0x04b6 001801 call p_g24_transmit_rf_ctrl_clear 
-0x04b7 001802 store 1 ,mem_24g_txbuf 
-0x04b8 001803 ifetcht 1 ,contw 
-0x04b9 001804 ifetch 1 ,regb 
-0x04ba 001805 ior temp ,pdata 
-0x04bb 001806 istore 1 ,contw 
-0x04bc 001807 increase 1 ,regb 
-0x04bd 001808 ifetch 4 ,regb 
-0x04be 001809 istore 4 ,contw 
-0x04bf 001810 increase 4 ,regb 
-0x04c0 001811 arg mem_24g_txbuf + 6 ,contw 
-0x04c1 001812 arg 2 ,loopcnt 
-:      001813 p_g24_accumulation_loop2:
-0x04c2 001814 ifetch 1 ,regb 
-0x04c3 001815 ifetcht 1 ,contw 
-0x04c4 001816 iadd temp ,pdata 
-0x04c5 001817 istore 1 ,contw 
-0x04c6 001818 increase 1 ,regb 
-0x04c7 001819 loop p_g24_accumulation_loop2 
-0x04c8 001820 rtn 
-:      001822 p_mouse_data_xy_release:
-0x04c9 001823 fetch 1 ,mem_config_function_enable 
-0x04ca 001824 rtnbit1 enable_sensor_motion_pin 
-0x04cb 001825 fetch 1 ,mem_mouse_long_mult_flag 
-0x04cc 001826 rtnne 1 
-0x04cd 001827 setarg 0 
-0x04ce 001828 store 1 ,mem_mouse_long_mult_flag 
-0x04cf 001829 store 4 ,mem_mouse_x 
-0x04d0 001830 branch p_mouse_sensor_poweron 
-:      001832 p_g24_transmit_packet:
-0x04d1 001833 jam 0 ,mem_24g_retry 
-:      001834 p_g24_transmit_loop:
-0x04d2 001835 arg param_rx_setup ,timeup 
-0x04d3 001836 until clkn_rt ,meet 
-0x04d4 001837 call p_g24_transmit_receive_ack 
-0x04d5 001838 fetch 1 ,mem_24g_no_ack 
-0x04d6 001839 rtneq no_ack_24g 
-0x04d7 001840 nbranch p_g24_retransmit ,sync 
-0x04d8 001841 nbranch p_g24_retransmit ,user3 
-0x04d9 001842 call p_g24_txbuf_clear 
-0x04da 001843 call p_g24_ackpayload_parse 
-0x04db 001844 call power_ctrl_pac_succ_incrs 
-:      001845 p_g24_transmit_next_packet:
-0x04dc 001846 fetch 1 ,mem_24g_pid 
-0x04dd 001847 increase 1 ,pdata 
-0x04de 001848 store 1 ,mem_24g_pid 
-0x04df 001849 fetch 1 ,mem_24g_pairing_sm 
-0x04e0 001850 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-0x04e1 001851 call p_g24_transmit_succ_rf_config 
-:      001852 p_g24_transmit_abandon:
-0x04e2 001853 setarg 0 
-0x04e3 001854 store 2 ,mem_24g_txfail_cnt 
-0x04e4 001855 store 1 ,mem_24g_get_ack_fail 
-0x04e5 001856 store 1 ,mem_24g_hop_pac_retry 
-0x04e6 001857 jam ensure_off_24g ,mem_24g_ensure 
-0x04e7 001858 rtn 
-:      001860 p_g24_txbuf_clear:
-0x04e8 001861 arg 4 ,loopcnt 
-0x04e9 001862 arg mem_24g_txbuf ,contw 
-0x04ea 001863 branch memset0 
-:      001865 p_g24_paring_mode_start:
-0x04eb 001866 call power_ctrl_pac_succ_cnt_init 
-0x04ec 001867 branch p_g24_paring_mode 
-:      001869 p_g24_transmit_receive_ack:
-0x04ed 001870 disable user3 
-0x04ee 001871 call p_g24_transmit 
-0x04ef 001874 fetch 1 ,mem_24g_no_ack 
-0x04f0 001875 beq no_ack_24g ,p_g24_transmit_no_ack 
-0x04f1 001876 force 0 ,radio_ctrl 
-0x04f2 001877 fetch 4 ,mem_24g_addr 
-0x04f3 001878 iforce access 
-0x04f4 001879 fetcht 1 ,mem_last_freq 
-0x04f5 001880 call set_freq_rx 
-0x04f6 001881 call rf_rx_enable 
-0x04f7 001882 call p_g24_receive_rxon 
-0x04f8 001883 call p_g24_end_of_packet ,user3 
-0x04f9 001884 rtn 
-:      001885 p_g24_transmit_no_ack:
-0x04fa 001886 call p_g24_end_of_packet 
-0x04fb 001887 branch p_g24_transmit_next_packet 
-:      001889 p_g24_retransmit:
-0x04fc 001890 fetch 1 ,mem_24g_get_ack_fail 
-0x04fd 001891 increase 1 ,pdata 
-0x04fe 001892 store 1 ,mem_24g_get_ack_fail 
-0x04ff 001893 fetch 1 ,mem_24g_pairing_sm 
-0x0500 001894 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0x0501 001895 fetcht 1 ,mem_24g_retry 
-0x0502 001896 increase 1 ,temp 
-0x0503 001897 storet 1 ,mem_24g_retry 
-0x0504 001898 fetch 1 ,mem_24g_max_retry 
-0x0505 001899 isub temp ,pdata 
-0x0506 001900 nbranch p_g24_transmit_loop ,blank 
-0x0507 001901 fetch 1 ,mem_24g_rf_work_stage 
-0x0508 001902 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0x0509 001903 fetch 1 ,mem_24g_hop_pac_retry 
-0x050a 001904 increase 1 ,pdata 
-0x050b 001905 store 1 ,mem_24g_hop_pac_retry 
-0x050c 001906 beq 2 ,p_g24_transmit_hop_pac_fail 
-0x050d 001907 call p_g24_hop_ch_enable 
-0x050e 001908 jam 1 ,mem_24g_max_retry 
-0x050f 001909 branch p_g24_transmit_packet 
-:      001911 p_g24_tx_paring_retry:
-0x0510 001912 fetch 1 ,mem_24g_get_ack_fail 
-0x0511 001913 rtnne 0xff 
-0x0512 001914 jam 0 ,mem_24g_get_ack_fail 
-0x0513 001915 branch p_g24_stop_g24_mode 
-:      001917 p_g24_tx_attempt_fail:
-0x0514 001918 setarg 0 
-0x0515 001919 store 2 ,mem_24g_txfail_cnt 
-:      001920 p_g24_stop_g24_mode:
-0x0516 001921 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x0517 001922 branch ui_ipc_send_event 
-:      001924 p_g24_ackpayload_parse:
-0x0518 001925 call p_g24_read_len_pid_crc 
-0x0519 001926 fetch 1 ,mem_24g_rxdata_length 
-0x051a 001927 rtn blank 
-0x051b 001928 iforce loopcnt 
-0x051c 001929 arg mem_24g_rxbuf + 2 ,contr 
-0x051d 001930 arg mem_24g_rxpayload ,contw 
-0x051e 001931 branch memcpy 
-:      001933 power_ctrl_pac_succ_cnt_init:
-0x051f 001934 jam 1 ,mem_power_ctrl_level 
-0x0520 001935 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x0521 001936 rtn 
-:      001937 power_ctrl_pac_succ_incrs:
-0x0522 001938 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0523 001939 increase 1 ,pdata 
-0x0524 001940 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0525 001941 rtn 
-:      001942 power_ctrl_pac_succ_decrs:
-0x0526 001943 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0527 001944 sub pdata ,2 ,null 
-0x0528 001945 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x0529 001946 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x052a 001947 rtneq 0 
-0x052b 001948 increase -1 ,pdata 
-0x052c 001949 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x052d 001950 rtn 
-:      001951 power_ctrl_pac_succ_cnt_reinit:
-0x052e 001952 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x052f 001953 rtn 
-:      001955 power_ctrl_start:
-0x0530 001956 fetch 2 ,mem_ui_state_map 
-0x0531 001957 rtnbit1 ui_state_ble_adv 
-0x0532 001958 rtnbit1 ui_state_bt_reconnect 
-0x0533 001959 rtnbit1 ui_state_bt_discovery 
-0x0534 001961 arg mem_rssi_signal_buf ,rega 
-0x0535 001962 call p_rssi_average 
-0x0536 001963 storet 1 ,mem_rssi_avg_received 
-0x0537 001965 setarg rssi_dis_max_24g 
-0x0538 001966 bmark1 mark_24g ,power_ctrl_start_next 
-0x0539 001967 setarg rssi_dis_max_ble 
-:      001968 power_ctrl_start_next:
-0x053a 001969 isub temp ,null 
-0x053b 001970 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x053c 001972 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x053d 001973 sub pdata ,2 ,null 
-0x053e 001974 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x053f 001975 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0540 001976 beq 0 ,power_ctrl_txpower_incrs 
-0x0541 001977 rtn 
-:      001979 power_ctrl_txpower_decrs_check:
-0x0542 001980 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0543 001981 rtnne 32 
-0x0544 001982 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      001983 power_ctrl_txpower_decrs:
-0x0545 001984 fetcht 1 ,mem_rssi_avg_received 
-0x0546 001985 setarg rssi_dis_min_24g 
-0x0547 001986 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x0548 001987 setarg rssi_dis_min_ble 
-:      001988 power_ctrl_txpower_decrs_next:
-0x0549 001989 isub temp ,null 
-0x054a 001990 nrtn positive 
-0x054b 001991 fetch 1 ,mem_power_ctrl_level 
-0x054c 001992 beq 0 ,power_ctrl_decrs_level0 
-0x054d 001993 increase -1 ,pdata 
-0x054e 001994 store 1 ,mem_power_ctrl_level 
-0x054f 001995 beq 0 ,power_ctrl_decrs_level0 
-:      001996 power_ctrl_decrs_level1:
-:      001997 power_ctrl_incrs_level1:
-0x0550 001998 jam tx_power_0db ,mem_tx_power 
-0x0551 001999 rtn 
-:      002001 power_ctrl_txpower_incrs_force:
-0x0552 002002 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002003 power_ctrl_txpower_incrs:
-0x0553 002004 fetch 1 ,mem_power_ctrl_level 
-0x0554 002005 beq 2 ,power_ctrl_incrs_level2 
-0x0555 002006 increase 1 ,pdata 
-0x0556 002007 store 1 ,mem_power_ctrl_level 
-0x0557 002008 beq 1 ,power_ctrl_incrs_level1 
-:      002009 power_ctrl_incrs_level2:
-0x0558 002011 jam tx_power_5db ,mem_tx_power 
-0x0559 002012 rtn 
-:      002014 power_ctrl_decrs_level0:
-0x055a 002016 jam tx_power_f5db ,mem_tx_power 
-0x055b 002017 rtn 
-:      002019 p_g24_start_pairing_sm1:
-0x055c 002020 set1 mark_24g ,mark 
-0x055d 002021 call p_g24_pair_init 
-:      002022 p_g24_set_pairing_sm_1:
-0x055e 002023 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-0x055f 002024 rtn 
-:      002026 p_g24_pair_init:
-0x0560 002027 jam tx_power_pair ,mem_tx_power 
-0x0561 002028 jam 0 ,mem_24g_pid 
-0x0562 002029 jam g24_pair_ch ,mem_24g_ch 
-0x0563 002030 fetch 4 ,mem_24g_paring_addr 
-0x0564 002031 branch p_g24_update_addr_and_synccrc8 
-:      002033 p_g24_pairing_sm:
-0x0565 002034 fetch 1 ,mem_24g_ensure 
-0x0566 002035 beq ensure_on_24g ,enable_user 
-0x0567 002036 fetch 1 ,mem_24g_pairing_sm 
-0x0568 002037 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-0x0569 002038 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-0x056a 002039 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-0x056b 002040 branch assert 
-:      002042 p_g24_pairing_sm_1:
-0x056c 002043 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0x056d 002044 jam 0xaa ,mem_24g_common_temp 
-0x056e 002045 branch p_g24_pairing_sm_common 
-:      002046 p_g24_pairing_sm_2:
-0x056f 002047 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0x0570 002048 jam 0x55 ,mem_24g_common_temp 
-0x0571 002049 branch p_g24_pairing_sm_common 
-:      002050 p_g24_pairing_sm_3:
-0x0572 002051 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0x0573 002052 jam 0x22 ,mem_24g_common_temp 
-:      002053 p_g24_pairing_sm_common:
-0x0574 002054 fetch 1 ,mem_24g_data_type 
-0x0575 002055 and_into bits_data ,pdata 
-0x0576 002056 store 1 ,mem_24g_common_temp + 1 
-0x0577 002057 fetch 4 ,mem_24g_device_addr 
-0x0578 002058 store 4 ,mem_24g_common_temp + 2 
-:      002059 p_g24_put_pairing_data_in_buff:
-0x0579 002060 jam 0 ,mem_24g_common_temp + 6 
-0x057a 002061 arg mem_24g_common_temp ,rega 
-0x057b 002062 arg 7 ,temp 
-0x057c 002063 call p_g24_put_data_in_buff 
-0x057d 002064 call p_g24_transmit_prep 
-0x057e 002065 call p_g24_txdata_enable_tx 
-0x057f 002066 branch enable_user 
-:      002068 p_g24_paring_mode:
-0x0580 002069 fetch 1 ,mem_24g_pairing_sm 
-0x0581 002070 rtneq state_24g_pairing_success 
-0x0582 002071 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-0x0583 002072 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-0x0584 002073 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-0x0585 002074 rtn 
-:      002077 p_g24_pairing_sm_1_waiting_ack:
-0x0586 002078 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0x0587 002079 branch p_g24_transmit_abandon 
-:      002080 p_g24_pairing_sm_2_waiting_ack:
-0x0588 002081 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0x0589 002082 branch p_g24_transmit_abandon 
-:      002083 p_g24_pairing_sm_3_waiting_ack:
-0x058a 002084 jam state_24g_pairing_success ,mem_24g_pairing_sm 
-0x058b 002085 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x058c 002086 call ui_ipc_send_event 
-0x058d 002087 fetch 4 ,mem_24g_rxpayload + 2 
-0x058e 002088 call p_g24_update_addr_and_synccrc8 
-0x058f 002089 branch p_g24_transmit_abandon 
-:      002108 p_g24_tx_attemp_dongle_succ:
-0x0590 002109 set1 mark_24g ,mark 
-0x0591 002110 setarg 0 
-0x0592 002111 store 2 ,mem_24g_check_dongle_times 
-0x0593 002112 jam 0 ,mem_mouse_long_mult_flag 
-0x0594 002113 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x0595 002114 call ui_ipc_send_event 
-0x0596 002115 call p_g24_txbuf_clear 
-0x0597 002116 branch p_g24_transmit_by_interrupt_enable 
-:      002118 p_g24_tx_attemp_data_prep:
-0x0598 002119 jam 0xff ,mem_24g_common_temp 
-0x0599 002120 fetch 1 ,mem_24g_data_type 
-0x059a 002121 store 1 ,mem_24g_common_temp + 1 
-0x059b 002122 fetch 4 ,mem_24g_device_addr 
-0x059c 002123 store 4 ,mem_24g_common_temp + 2 
-0x059d 002124 arg 6 ,temp 
-0x059e 002125 arg mem_24g_common_temp ,rega 
-0x059f 002126 call p_g24_put_data_in_buff 
-0x05a0 002127 branch p_g24_transmit_prep 
-:      002136 p_g24_auto_pair_start:
-0x05a1 002137 setarg 0 
-0x05a2 002138 store 2 ,mem_24g_pair_current_ch_num 
-0x05a3 002139 set0 mark_24g ,mark 
-0x05a4 002140 call p_g24_auto_pair_first_attemp 
-0x05a5 002141 call p_g24_tx_attemp_data_prep 
-:      002142 p_g24_auto_pair_restart:
-0x05a6 002143 setarg 0 
-0x05a7 002144 store 2 ,mem_24g_check_dongle_times 
-:      002145 p_g24_auto_pair_start_loop:
-0x05a8 002146 call lpo_calibration 
-0x05a9 002147 nop 2000 
-0x05aa 002148 fetch 2 ,mem_24g_check_dongle_times 
-0x05ab 002149 arg 0x7788 ,temp 
-0x05ac 002150 isub temp ,null 
-0x05ad 002151 branch p_g24_stop_g24_mode ,zero 
-0x05ae 002152 call p_g24_transmit_receive_ack 
-0x05af 002153 nbranch p_g24_auto_pair_retry ,sync 
-0x05b0 002154 nbranch p_g24_auto_pair_retry ,user3 
-0x05b1 002155 call p_g24_ackpayload_parse 
-0x05b2 002156 call p_mouse_tx_power_init 
-0x05b3 002157 fetch 4 ,mem_24g_addr 
-0x05b4 002158 fetcht 4 ,mem_24g_paring_addr 
-0x05b5 002159 isub temp ,null 
-0x05b6 002160 branch p_g24_start_pairing_sm1 ,zero 
-0x05b7 002161 branch p_g24_tx_attemp_dongle_succ 
-:      002163 p_g24_auto_pair_retry:
-0x05b8 002164 fetcht 1 ,mem_config_select_device_button_gpio 
-0x05b9 002165 call gpio_get_bit 
-0x05ba 002166 branch p_mouse_select_device_button_down ,true 
-0x05bb 002168 fetch 2 ,mem_24g_check_dongle_times 
-0x05bc 002169 increase 1 ,pdata 
-0x05bd 002170 store 2 ,mem_24g_check_dongle_times 
-0x05be 002171 fetch 1 ,mem_24g_auto_paring_switch 
-0x05bf 002172 increase 1 ,pdata 
-0x05c0 002173 and_into 3 ,pdata 
-0x05c1 002174 store 1 ,mem_24g_auto_paring_switch 
-0x05c2 002175 beq 0 ,p_g24_auto_pair_device_attemp 
-0x05c3 002176 beq 1 ,p_g24_auto_pair_pair_attemp 
-0x05c4 002177 beq 2 ,p_g24_auto_pair_all_powerful_attemp 
-0x05c5 002178 beq 3 ,p_g24_auto_pair_pair_attemp 
-0x05c6 002179 rtn 
-:      002182 p_g24_auto_pair_first_attemp:
-0x05c7 002183 call p_mouse_tx_power_init 
-0x05c8 002184 fetch 4 ,mem_24g_device_addr 
-0x05c9 002185 store 4 ,mem_24g_addr 
-0x05ca 002186 fetch 1 ,mem_24g_pair_current_ch_num 
-0x05cb 002187 store 1 ,mem_24g_current_ch_number 
-0x05cc 002188 call p_g24_ch_syncword_crc8_init 
-0x05cd 002189 storet 1 ,mem_24g_pair_current_ch_num 
-0x05ce 002190 rtn 
-:      002192 p_g24_auto_pair_all_powerful:
-0x05cf 002193 jam tx_power_pair ,mem_tx_power 
-0x05d0 002194 setarg 0x0f0f 
-0x05d1 002195 store 2 ,mem_24g_addr 
-0x05d2 002196 istore 2 ,contw 
-0x05d3 002197 fetch 1 ,mem_24g_powerful_current_ch_num 
-0x05d4 002198 store 1 ,mem_24g_current_ch_number 
-0x05d5 002199 call p_g24_ch_syncword_crc8_init 
-0x05d6 002200 storet 1 ,mem_24g_powerful_current_ch_num 
-0x05d7 002201 rtn 
-:      002203 p_g24_ch_syncword_crc8_init:
-0x05d8 002204 call p_g24_syncword_crc8 
-0x05d9 002205 branch p_g24_ch 
-:      002207 p_g24_auto_pair_device_attemp:
-0x05da 002208 call p_g24_auto_pair_first_attemp 
-0x05db 002209 branch p_g24_auto_pair_start_loop 
-:      002211 p_g24_auto_pair_pair_attemp:
-0x05dc 002212 call p_g24_pair_init 
-0x05dd 002213 branch p_g24_auto_pair_start_loop 
-:      002215 p_g24_auto_pair_all_powerful_attemp:
-0x05de 002216 call p_g24_auto_pair_all_powerful 
-0x05df 002217 branch p_g24_auto_pair_start_loop 
-:      002220 p_g24_check_51cmd_stop_24g:
-0x05e0 002221 set0 mark_24g ,mark 
-0x05e1 002222 call le_disable 
-:      002223 p_mouse_disable_g24_pairing_flag:
-0x05e2 002224 arg mosue_24g_pairing_flag ,queue 
-0x05e3 002225 branch mouse_disable_function_flag 
-:      002227 p_g24_put_data_in_buff:
-0x05e4 002228 storet 1 ,mem_24g_datalen 
-0x05e5 002229 copy temp ,loopcnt 
-0x05e6 002230 arg mem_24g_txbuf ,contw 
-0x05e7 002231 copy rega ,contr 
-0x05e8 002232 branch memcpy 
-:      002234 p_g24_read_len_pid_crc:
-0x05e9 002236 fetch 1 ,mem_24g_rxbuf + 1 
-0x05ea 002237 rshift3 pdata ,pdata 
-0x05eb 002238 store 1 ,mem_24g_rxdata_length 
-0x05ec 002240 increase 1 ,pdata 
-0x05ed 002241 arg mem_24g_rxbuf + 1 ,contr 
-0x05ee 002242 iadd contr ,contr 
-0x05ef 002243 ifetch 3 ,contr 
-0x05f0 002244 store 3 ,mem_24g_sta_crc 
-0x05f1 002246 fetch 1 ,mem_24g_rxbuf + 1 
-0x05f2 002247 rshift pdata ,pdata 
-0x05f3 002248 and pdata ,0x03 ,pdata 
-0x05f4 002249 store 1 ,mem_24g_sta_pid 
-0x05f5 002250 rtn 
-:      002253 p_set_freq_tx:
-0x05f6 002254 storet 1 ,mem_last_freq 
-0x05f7 002255 add temp ,0 ,rega 
-0x05f8 002256 call rf_write_freq 
-0x05f9 002257 setarg param_pll_setup 
-0x05fa 002258 call sleep 
-:      002259 p_rf_tx_enable:
-0x05fb 002260 jam 0x1 ,rfen_adc 
-0x05fc 002261 jam 0x3c ,rfen_rx 
-0x05fd 002262 jam 0xe0 ,rfen_tx 
-0x05fe 002263 nop 10 
-0x05ff 002264 jam 0x01 ,rfen_mdm 
-0x0600 002265 jam 0x3d ,rfen_mdm 
-0x0601 002266 nop 10 
-0x0602 002267 jam 0xb7 ,rfen_sn 
-0x0603 002268 nop 10 
-0x0604 002269 jam 0x7d ,rfen_mdm 
-0x0605 002270 fetch 1 ,mem_tx_power 
-0x0606 002271 beq tx_power_0db ,p_set_tx_power_0db 
-0x0607 002273 beq tx_power_5db ,p_set_tx_power_5db 
-0x0608 002275 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x0609 002276 beq tx_power_pair ,p_set_tx_power_pair 
-0x060a 002277 branch p_set_tx_power_0db 
-:      002279 p_set_tx_power_0db:
-0x060b 002280 call p_rx_low_sens 
-0x060c 002281 jam 0xd0 ,0x8955 
-0x060d 002282 jam 0xe0 ,0x8956 
-0x060e 002283 jam 0x6c ,0x8958 
-0x060f 002284 branch set_tx_power_0db 
-:      002296 p_set_tx_power_5db:
-0x0610 002297 call p_rx_high_sens 
-0x0611 002298 jam 0xd0 ,0x8955 
-0x0612 002299 jam 0xe0 ,0x8956 
-0x0613 002300 jam 0x3c ,0x8958 
-0x0614 002301 branch set_tx_power_5db 
-:      002313 p_set_tx_power_f5db:
-0x0615 002314 call p_rx_low_sens 
-0x0616 002315 jam 0xd0 ,0x8955 
-0x0617 002316 jam 0xc0 ,0x8956 
-0x0618 002317 jam 0x6c ,0x8958 
-0x0619 002318 branch set_tx_power_f5db 
-:      002320 p_rx_low_sens:
-0x061a 002321 jam 0x5b ,0x894c 
-0x061b 002322 jam 0x96 ,0x894d 
-0x061c 002323 jam 0x2c ,0x894e 
-0x061d 002324 jam 0x46 ,0x894f 
-0x061e 002325 rtn 
-:      002327 p_rx_high_sens:
-0x061f 002328 jam 0xfb ,0x894c 
-0x0620 002329 jam 0xef ,0x894d 
-0x0621 002330 jam 0xec ,0x894e 
-0x0622 002331 jam 0x5e ,0x894f 
-0x0623 002332 rtn 
-:      002334 p_set_tx_power_pair:
-0x0624 002335 jam 0xc2 ,0x8956 
-0x0625 002336 jam 0xd0 ,0x8955 
-0x0626 002337 rtn 
-:      002339 p_shutdown_radio:
-0x0627 002340 force 8 ,radio_ctrl 
-0x0628 002341 branch shutdown_radio + 1 
-:      002344 p_g24_timer_check:
-0x0629 002345 call disable_user 
-0x062a 002346 fetcht 4 ,mem_24g_tx_btclk 
-0x062b 002347 copy clkn_bt ,pdata 
-0x062c 002348 isub temp ,null 
-0x062d 002349 ncall g24_timer_timeout ,positive 
-0x062e 002350 copy pdata ,regb 
-0x062f 002351 fetch 4 ,mem_24g_tx_btclk 
-0x0630 002352 fetcht 1 ,mem_24g_interval 
-0x0631 002353 iadd temp ,temp 
-0x0632 002354 copy regb ,pdata 
-0x0633 002355 isub temp ,null 
-0x0634 002356 nrtn positive 
-0x0635 002357 set0 28 ,pdata 
-0x0636 002358 store 4 ,mem_24g_tx_btclk 
-0x0637 002359 branch enable_user 
-:      002361 p_rssi_noise:
-0x0638 002362 call save_rssi 
-0x0639 002363 rtn blank 
-0x063a 002364 fetcht 1 ,mem_rssi_noise_index 
-0x063b 002365 arg mem_rssi_noise_buffer ,rega 
-0x063c 002366 call p_rssi_store 
-0x063d 002367 storet 1 ,mem_rssi_noise_index 
-0x063e 002368 rtn 
-:      002370 p_rssi_store:
-0x063f 002371 copy rega ,pdata 
-0x0640 002372 iadd temp ,contw 
-0x0641 002373 fetch 1 ,mem_rssi 
-0x0642 002374 istore 1 ,contw 
-0x0643 002375 increase 1 ,temp 
-0x0644 002376 and_into rssi_buf_len_signal ,temp 
-0x0645 002377 rtn 
-:      002378 p_rssi_average:
-0x0646 002379 arg 0 ,temp 
-0x0647 002380 arg rssi_buf_len_signal + 1 ,loopcnt 
-0x0648 002381 copy rega ,contr 
-:      002382 p_rssi_average_loop:
-0x0649 002383 ifetch 1 ,contr 
-0x064a 002384 iadd temp ,temp 
-0x064b 002385 loop p_rssi_average_loop 
-0x064c 002386 rshift3 temp ,pdata 
-0x064d 002387 copy pdata ,temp 
-0x064e 002388 rtnmark0 mark_24g 
-0x064f 002390 div pdata ,10 
-0x0650 002391 call wait_div_end 
-0x0651 002392 quotient pdata 
-0x0652 002393 lshift4 pdata ,pdata 
-0x0653 002394 remainder temp 
-0x0654 002395 ior temp ,temp 
-0x0655 002396 rtn 
-0x0656 002397 rtn 
-:      002399 p_g24_update_addr_and_synccrc8:
-0x0657 002400 store 4 ,mem_24g_addr 
-:      002403 p_g24_syncword_crc8:
-0x0658 002404 arg 0 ,rega 
-0x0659 002405 arg 4 ,loopcnt 
-0x065a 002406 arg mem_24g_addr ,contr 
-:      002407 p_g24_syncword_crc8_loop:
-0x065b 002408 ifetch 1 ,contr 
-0x065c 002409 iadd rega ,rega 
-0x065d 002410 loop p_g24_syncword_crc8_loop 
-0x065e 002411 copy rega ,pdata 
-0x065f 002412 store 2 ,mem_24g_syncword 
-0x0660 002413 fetch 1 ,mem_24g_syncword 
-0x0661 002414 fetcht 1 ,mem_24g_syncword + 1 
-0x0662 002415 iadd temp ,pdata 
-0x0663 002416 store 1 ,mem_24g_syncword_crc8 
-0x0664 002417 rtn 
-:      002420 p_g24_transmit_prep:
-0x0665 002423 fetch 1 ,mem_24g_datalen 
-0x0666 002424 increase 2 ,pdata 
-0x0667 002425 store 1 ,mem_24g_txlen 
-0x0668 002427 fetch 1 ,mem_24g_data_type 
-0x0669 002428 store 1 ,mem_24g_txpayload 
-0x066a 002430 fetch 1 ,mem_24g_datalen 
-0x066b 002431 lshift3 pdata ,pdata 
-0x066c 002432 fetcht 1 ,mem_24g_pid 
-0x066d 002433 and temp ,0x03 ,temp 
-0x066e 002434 lshift temp ,temp 
-0x066f 002435 ior temp ,pdata 
-0x0670 002436 fetcht 1 ,mem_24g_no_ack 
-0x0671 002437 iadd temp ,pdata 
-0x0672 002438 istore 1 ,contw 
-0x0673 002440 fetch 1 ,mem_24g_datalen 
-0x0674 002441 iforce loopcnt 
-0x0675 002442 arg mem_24g_txbuf ,contr 
-0x0676 002443 branch memcpy 
-:      002445 p_g24_ch:
-0x0677 002446 fetcht 1 ,mem_24g_current_ch_number 
-0x0678 002447 call p_g24_ch_map_size 
-0x0679 002448 storet 1 ,mem_24g_current_ch_number 
-0x067a 002449 rtn 
-:      002451 p_g24_ch_map_size:
-0x067b 002452 call p_g24_ch_calc 
-0x067c 002453 increase 1 ,temp 
-0x067d 002454 and_into 3 ,temp 
-0x067e 002455 rtn 
-:      002457 p_g24_ch_calc:
-0x067f 002458 fetch 1 ,mem_24g_addr 
-0x0680 002459 and_into 0x03 ,pdata 
-0x0681 002460 mul32 pdata ,4 ,rega 
-0x0682 002461 setarg mem_24g_ch_map1 
-0x0683 002462 iadd rega ,pdata 
-0x0684 002463 iadd temp ,contr 
-0x0685 002464 ifetch 1 ,contr 
-0x0686 002465 store 1 ,mem_24g_ch 
-0x0687 002466 rtn 
-:      002468 p_g24_prep:
-0x0688 002469 disable enable_crc 
-0x0689 002470 disable enable_white 
-0x068a 002471 setarg 0x555555 
-0x068b 002472 iforce crc24_init 
-0x068c 002473 fetch 1 ,mem_24g_ch 
-0x068d 002474 reverse pdata ,temp 
-0x068e 002475 set1 1 ,temp 
-0x068f 002476 rshift temp ,white_init 
-0x0690 002477 rtn 
-:      002479 p_g24_receive_packet:
-0x0691 002480 call le_enable 
-0x0692 002481 fetch 4 ,mem_24g_addr 
-0x0693 002482 iforce access 
-0x0694 002483 call set_sync_on 
-0x0695 002484 fetcht 1 ,mem_24g_ch 
-0x0696 002485 call set_freq_rx 
-0x0697 002486 setarg param_pll_setup 
-0x0698 002487 call sleep 
-0x0699 002488 call rf_rx_enable 
-:      002489 p_g24_receive_rxon:
-0x069a 002492 call p_g24_prep 
-0x069b 002493 disable user3 
-0x069c 002494 enable decode_fec0 
-0x069d 002495 enable is_rx 
-0x069e 002496 disable is_tx 
-0x069f 002497 enable swfine 
-0x06a0 002498 fetch 2 ,mem_24g_rx_window 
-0x06a1 002499 iforce stop_watch 
-0x06a2 002500 correlate null ,timeout 
-0x06a3 002501 nbranch p_g24_sync_timeout ,sync 
-0x06a4 002504 disable decode_fec0 
-0x06a5 002505 enable decode_fec1 
-0x06a6 002506 enable enable_white 
-0x06a7 002507 enable enable_crc 
-0x06a8 002508 parse demod ,bucket ,8 
-0x06a9 002509 rshift3 pwindow ,pdata 
-0x06aa 002510 store 1 ,mem_24g_get_syncword_crc8 
-0x06ab 002511 fetcht 1 ,mem_24g_syncword_crc8 
-0x06ac 002512 isub temp ,null 
-0x06ad 002513 nbranch p_g24_end_of_packet ,zero 
-0x06ae 002514 parse demod ,bucket ,8 
-0x06af 002515 rshift3 pwindow ,pdata 
-0x06b0 002516 store 1 ,mem_24g_rxbuf 
-0x06b1 002517 fetch 1 ,mem_24g_mode 
-0x06b2 002518 sub pdata ,rx_24g ,null 
-0x06b3 002519 branch p_g24_receive_skip ,zero 
-0x06b4 002520 fetch 1 ,mem_24g_rxbuf 
-0x06b5 002521 fetcht 1 ,mem_24g_data_type 
-0x06b6 002522 icompare bits_data ,temp 
-0x06b7 002523 nbranch p_g24_end_of_packet ,true 
-:      002524 p_g24_receive_skip:
-0x06b8 002525 parse demod ,bucket ,8 
-0x06b9 002526 rshift3 pwindow ,pdata 
-0x06ba 002527 istore 1 ,contw 
-0x06bb 002528 rshift3 pdata ,pdata 
-0x06bc 002529 and pdata ,0x1f ,loopcnt 
-0x06bd 002530 branch p_g24rx_nopayload ,zero 
-:      002531 p_g24rx_loop:
-0x06be 002532 parse demod ,bucket ,8 
-0x06bf 002533 rshift3 pwindow ,pdata 
-0x06c0 002534 istore 1 ,contw 
-0x06c1 002535 loop p_g24rx_loop 
-:      002536 p_g24rx_nopayload:
-0x06c2 002538 copy contw ,rega 
-0x06c3 002539 parse demod ,bucket ,8 
-0x06c4 002540 rshift3 pwindow ,pdata 
-0x06c5 002541 store 1 ,mem_rssi_hex_received 
-0x06c6 002542 copy rega ,contw 
-0x06c7 002543 parse demod ,bucket ,24 
-0x06c8 002544 enable swfine 
-0x06c9 002545 arg param_sifs ,stop_watch 
-0x06ca 002546 rshift32 pdata ,pdata 
-0x06cb 002547 rshift16 pdata ,pdata 
-0x06cc 002548 istore 3 ,contw 
-0x06cd 002549 disable decode_fec1 
-0x06ce 002550 branch p_g24_end_of_packet ,crc_failed 
-0x06cf 002553 enable user3 
-0x06d0 002554 fetch 1 ,mem_last_freq 
-0x06d1 002555 add pdata ,0 ,rega 
-0x06d2 002556 call rf_write_freq 
-0x06d3 002557 disable decode_fec0 
-0x06d4 002558 call set_sync_on 
-0x06d5 002559 fetch 1 ,mem_rssi_hex_received 
-0x06d6 002560 copy pdata ,rega 
-0x06d7 002561 call p_rssi_signal 
-0x06d8 002562 rtn 
-:      002564 p_g24_end_of_packet:
-0x06d9 002565 disable encode_fec1 
-0x06da 002566 disable decode_fec1 
-0x06db 002567 call end_of_packet 
-0x06dc 002568 rtn 
-:      002570 p_g24_sync_timeout:
-0x06dd 002571 branch p_g24_end_of_packet 
-:      002573 p_g24_set_freq_tx:
-0x06de 002574 call set_sync_on 
-0x06df 002575 fetcht 1 ,mem_24g_ch 
-0x06e0 002576 branch set_freq_tx 
-:      002578 p_g24_transmit:
-0x06e1 002579 call le_enable 
-0x06e2 002580 fetch 4 ,mem_24g_addr 
-0x06e3 002581 iforce access 
-0x06e4 002582 call p_g24_prep 
-0x06e5 002583 call p_g24_set_freq_tx 
-0x06e6 002584 set1 txgfsk ,radio_ctrl 
-0x06e7 002585 enable encode_fec0 
-0x06e8 002586 enable is_tx 
-0x06e9 002587 disable is_rx 
-0x06ea 002590 rshift16 access ,pdata 
-0x06eb 002591 rshift8 pdata ,pdata 
-0x06ec 002592 rshift4 pdata ,pdata 
-0x06ed 002593 inject mod ,40 
-0x06ee 002594 disable encode_fec0 
-0x06ef 002595 enable encode_fec1 
-0x06f0 002596 enable enable_white 
-0x06f1 002597 enable enable_crc 
-0x06f2 002598 fetch 1 ,mem_24g_syncword_crc8 
-0x06f3 002599 inject mod ,8 
-0x06f4 002600 fetch 1 ,mem_24g_txlen 
-0x06f5 002601 iforce loopcnt 
-0x06f6 002602 arg mem_24g_txpayload ,contr 
-:      002603 p_g24tr_loop:
-0x06f7 002604 ifetch 1 ,contr 
-0x06f8 002605 inject mod ,8 
-0x06f9 002606 loop p_g24tr_loop 
-0x06fa 002609 enable enable_parity 
-0x06fb 002610 inject mod ,24 
-0x06fc 002611 disable enable_parity 
-0x06fd 002612 until null ,tx_clear 
-0x06fe 002613 nop 100 
-0x06ff 002614 disable encode_fec0 
-0x0700 002615 disable encode_fec1 
-0x0701 002616 rtn 
-:      002620 p_mouse_data_init:
-0x0702 002621 jam 7 ,mem_mouse_data_queue 
-0x0703 002622 jam 4 ,mem_mouse_data_queue + 1 
-0x0704 002623 setarg mem_mouse_data_queue 
-0x0705 002624 store 2 ,mem_queue_ptr 
-0x0706 002625 branch queue_init 
-:      002627 p_mouse_data_push:
-0x0707 002628 arg mem_mouse_key ,rega 
-0x0708 002629 call queue_push 
-0x0709 002630 call p_mouse_queue_increase ,user 
-0x070a 002632 rtn 
-:      002633 p_mouse_queue_increase:
-0x070b 002634 fetch 1 ,mem_mouse_data_queue_num 
-0x070c 002635 increase 1 ,pdata 
-0x070d 002636 store 1 ,mem_mouse_data_queue_num 
-0x070e 002637 rtn 
-:      002639 p_mouse_data_pull:
-0x070f 002640 arg mem_mouse_key ,rega 
-0x0710 002641 call queue_pop 
-0x0711 002642 branch p_mouse_fill_data_le ,user 
-0x0712 002643 rtn 
-:      002645 p_mouse_fill_data_le:
-0x0713 002646 call le_clear_md 
-0x0714 002647 fetch 1 ,mem_mouse_data_queue_num 
-0x0715 002648 sub pdata ,1 ,null 
-0x0716 002649 ncall le_set_md ,positive 
-0x0717 002650 fetch 1 ,mem_mouse_data_queue_num 
-0x0718 002651 rtn blank 
-0x0719 002652 increase -1 ,pdata 
-0x071a 002653 store 1 ,mem_mouse_data_queue_num 
-0x071b 002654 branch mouse_fill_data_le 
+0x0000 000065 bbit1 8 ,pf_patch_ext 
+0x0001 000066 beq patch00_0 ,p_soft_reset_0 
+0x0002 000067 beq patch00_1 ,p_soft_reset_1 
+0x0003 000068 beq patch10_5 ,p_shutdown_radio 
+0x0004 000069 beq patch11_1 ,p_set_freq_tx 
+0x0005 000070 beq patch14_1 ,p_init_param 
+0x0006 000071 beq patch16_1 ,p_lpm_check_wake_lock 
+0x0007 000072 beq patch16_2 ,p_g24_dispatch 
+0x0008 000073 beq patch18_4 ,p_device_init 
+0x0009 000074 beq patch19_1 ,p_app_flag_store 
+0x000a 000075 beq patch19_2 ,p_app_initflag_check 
+0x000b 000076 beq patch1c_3 ,p_mouse_seting_dpi 
+0x000c 000077 beq patch1c_6 ,p_mouse_motion 
+0x000d 000078 beq patch1d_1 ,p_mouse_bb_disconnected 
+0x000e 000079 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0x000f 000080 beq patch1d_3 ,p_mouse_start_discovery 
+0x0010 000081 beq patch1d_4 ,p_mouse_stop_discovery 
+0x0011 000082 branch loop 
+:      000083 pf_patch_ext:
+0x0012 000084 beq patch27_1 ,p_le_slave_match 
+0x0013 000085 beq patch28_3 ,p_le_next_adv_channel 
+0x0014 000086 beq patch29_2 ,p_le_receive_skip 
+0x0015 000087 beq patch2a_7 ,p_le_update_param 
+0x0016 000088 beq patch2b_1 ,p_le_update_channel_map 
+0x0017 000089 beq patch2c_3 ,p_le_prepare_tx 
+0x0018 000090 beq patch2c_6 ,p_le_parse 
+0x0019 000091 beq patch2c_7 ,p_le_parse_l2cap 
+0x001a 000092 beq patch2d_2 ,p_le_adv_not_match 
+0x001b 000093 beq patch2e_7 ,p_le_lpm_setmult 
+0x001c 000094 beq patch3f_2 ,p_check_51cmd_once_continue 
+0x001d 000095 beq patch31_4 ,p_twspi_reset 
+0x001e 000096 branch loop 
+:      000099 p_rssi_signal:
+0x001f 000100 copy pdata ,rega 
+0x0020 000101 fetcht 1 ,mem_rssi_signal_index 
+0x0021 000102 setarg mem_rssi_signal_buf 
+0x0022 000103 iadd temp ,contw 
+0x0023 000104 copy rega ,pdata 
+0x0024 000105 istore 1 ,contw 
+0x0025 000106 increase 1 ,temp 
+0x0026 000107 and_into rssi_buf_len_signal ,temp 
+0x0027 000108 storet 1 ,mem_rssi_signal_index 
+0x0028 000109 rtn 
+:      000111 p_soft_reset_0:
+0x0029 000112 call p_mouse_select_device_button_wakeup_check 
+0x002a 000113 branch soft_reset + 1 
+:      000115 p_mouse_select_device_button_wakeup_check:
+0x002b 000116 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+0x002c 000117 fetcht 1 ,mem_config_select_device_button_gpio 
+0x002d 000118 call gpio_config_input 
+0x002e 000119 fetcht 1 ,mem_config_select_device_button_gpio 
+0x002f 000120 call gpio_get_bit 
+0x0030 000121 nrtn true 
+0x0031 000122 call delay_10ms 
+0x0032 000123 fetcht 1 ,mem_config_select_device_button_gpio 
+0x0033 000124 call gpio_get_bit 
+0x0034 000125 nrtn true 
+0x0035 000126 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x0036 000127 rtn 
+:      000129 p_mouse_switch_hwakeup_bypb:
+0x0037 000130 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x0038 000131 rtn blank 
+0x0039 000132 call p_mouse_switch_device_flag 
+0x003a 000133 branch p_mouse_store_device_number2eeprom 
+:      000135 p_soft_reset_1:
+0x003b 000136 arg mem_sp_state ,contw 
+0x003c 000137 arg 12 ,loopcnt 
+0x003d 000138 call clear_mem 
+0x003e 000139 call p_mouse_le_txbuff_load 
+0x003f 000140 call rfcomm_init 
+0x0040 000141 call init_lmp 
+0x0041 000142 ncall lpm_disable_exen_output ,wake 
+0x0042 000143 call ui_init + 1 
+0x0043 000144 branch soft_reset + 11 
+:      000146 p_init_param:
+0x0044 000147 setarg param_le_version 
+0x0045 000148 store 3 ,mem_lmp_version 
+0x0046 000149 setarg param_le_subversion 
+0x0047 000150 store 2 ,mem_lmp_version + 3 
+0x0048 000151 branch init_param + 12 
+:      000153 p_lpm_check_wake_lock:
+0x0049 000154 rtnmark1 mark_24g 
+0x004a 000155 call p_mouse_bt_multi_led_lpm_lock 
+0x004b 000156 fetch 1 ,mem_mouse_multi_led_state 
+0x004c 000157 beq on ,disable_blank 
+0x004d 000158 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x004e 000159 beq 0 ,disable_blank 
+0x004f 000160 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x0050 000161 beq le_lpm_disable ,disable_blank 
+0x0051 000162 fetch 1 ,mem_mouse_wheel_trigger 
+0x0052 000163 nbranch disable_blank ,blank 
+0x0053 000164 branch enable_blank 
+:      000166 p_mouse_bt_multi_led_lpm_lock:
+0x0054 000167 call enable_blank 
+0x0055 000168 fetch 1 ,mem_mouse_multi_led_state 
+0x0056 000169 ncall disable_blank ,blank 
+0x0057 000170 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x0058 000171 ncall disable_blank ,blank 
+0x0059 000172 rtn 
+:      000174 p_g24_dispatch:
+0x005a 000175 rtnmark0 mark_24g 
+0x005b 000176 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x005c 000177 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+:      000178 p_g24_transmit_process:
+0x005d 000179 call p_g24_txdata_prep 
+0x005e 000180 nbranch p_g24_nodata_transmit ,user 
+0x005f 000181 call p_g24_rf_sta_check 
+:      000182 p_g24_transmit_start:
+0x0060 000183 call p_g24_transmit_packet 
+0x0061 000184 fetch 1 ,mem_24g_pairing_sm 
+0x0062 000185 rtnne state_24g_pairing_success 
+0x0063 000186 call power_ctrl_start 
+0x0064 000187 call g24_long_sleep_shorter_param_update 
+0x0065 000188 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x0066 000189 rtneq g24_tx_timer_int_enable 
+0x0067 000190 fetch 1 ,mem_mouse_multi_led_state 
+0x0068 000191 beq on ,p_g24_transmit_by_interrupt_enable 
+:      000192 p_g24_short_sleep:
+0x0069 000193 call p_g24_lpm_wait 
+0x006a 000194 nrtn user 
+0x006b 000195 call p_clear_wake 
+0x006c 000196 setarg 60500 
+0x006d 000197 branch lpm_dispatch_sleep 
+:      000199 g24_long_sleep_shorter_param_update:
+0x006e 000202 setarg g24_long_sleep_step1 
+0x006f 000203 store 3 ,mem_24g_enter_hibernate 
+0x0070 000204 jam 20 ,mem_24g_long_sleep_param_update_timer 
+0x0071 000205 rtn 
+:      000207 p_g24_transmit_by_interrupt:
+0x0072 000208 call p_g24_timer_check 
+0x0073 000209 nrtn user 
+0x0074 000210 call p_g24_interval_calibrate 
+0x0075 000211 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0076 000212 increase 1 ,pdata 
+0x0077 000213 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0078 000214 sub pdata ,25 ,null 
+0x0079 000215 call p_g24_transmit_by_interrupt_exit ,zero 
+0x007a 000216 branch p_g24_transmit_process 
+:      000217 p_g24_transmit_by_interrupt_exit:
+0x007b 000218 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x007c 000219 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+:      000220 p_g24_interval_min:
+0x007d 000221 jam 0 ,mem_24g_pac_index 
+0x007e 000222 fetch 1 ,mem_24g_interval_min 
+:      000223 p_g24_current_interval_store:
+0x007f 000224 store 1 ,mem_24g_interval 
+0x0080 000225 rtn 
+:      000226 p_g24_interval_max:
+0x0081 000227 fetch 1 ,mem_24g_interval_max 
+0x0082 000228 branch p_g24_current_interval_store 
+:      000229 p_g24_interval_calibrate:
+0x0083 000230 fetch 1 ,mem_24g_pac_index 
+0x0084 000231 increase 1 ,pdata 
+0x0085 000232 store 1 ,mem_24g_pac_index 
+0x0086 000233 beq 4 ,p_g24_interval_max 
+0x0087 000234 beq 5 ,p_g24_interval_min 
+0x0088 000235 rtn 
+:      000237 p_g24_nodata_transmit:
+0x0089 000238 fetch 1 ,mem_24g_abort_pac 
+0x008a 000239 call p_g24_send_abort_packet ,blank 
+0x008b 000240 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x008c 000241 nrtn blank 
+0x008d 000242 fetch 1 ,mem_mouse_multi_led_state 
+0x008e 000243 rtneq on 
+:      000244 p_g24_long_sleep:
+0x008f 000245 call p_g24_lpm_wait 
+0x0090 000246 nrtn user 
+0x0091 000247 fetch 3 ,mem_24g_enter_hibernate 
+0x0092 000248 call clk2lpo 
+0x0093 000249 storet 4 ,mem_sleep_counter 
+0x0094 000250 branch lpm_sleep 
+:      000252 p_g24_lpm_wait:
+0x0095 000253 enable user 
+0x0096 000254 call lpo_calibration 
+0x0097 000255 fetch 3 ,mem_clks_per_lpo 
+0x0098 000256 branch disable_user ,blank 
+0x0099 000257 fetch 1 ,mem_lpm_mode 
+0x009a 000258 branch disable_user ,blank 
+0x009b 000259 fetch 1 ,mem_sp_local_key_invalid 
+0x009c 000260 branch disable_user ,blank 
+0x009d 000261 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x009e 000262 beq g24_tx_timer_int_enable ,disable_user 
+0x009f 000263 branch p_mouse_setgpio_lpm 
+:      000265 p_g24_send_abort_packet:
+0x00a0 000266 jam 1 ,mem_24g_abort_pac 
+0x00a1 000267 jam 0 ,mem_24g_rf_hop_ch 
+0x00a2 000268 call p_g24_transmit_rf_ctrl_clear 
+0x00a3 000269 store 1 ,mem_24g_txbuf 
+0x00a4 000270 setarg 0 
+0x00a5 000271 store 7 ,mem_24g_txbuf + 1 
+0x00a6 000272 fetch 4 ,mem_24g_device_addr 
+0x00a7 000273 store 4 ,mem_24g_txbuf + 8 
+0x00a8 000274 jam 12 ,mem_24g_datalen 
+0x00a9 000275 fetch 1 ,mem_24g_data_type 
+0x00aa 000276 set1 bit_abort ,pdata 
+0x00ab 000277 store 1 ,mem_24g_data_type 
+0x00ac 000278 call p_g24_txdata_enable_tx 
+0x00ad 000279 branch p_g24_transmit_start 
+:      000290 p_g24_transmit_rf_sta_init:
+0x00ae 000291 jam 1 ,mem_24g_rf_last_sta 
+0x00af 000292 jam 0 ,mem_24g_sync_cnt 
+:      000293 p_g24_transmit_rf_ctrl_clear:
+0x00b0 000294 fetch 1 ,mem_24g_data_type 
+0x00b1 000295 and_into bits_data ,pdata 
+0x00b2 000296 store 1 ,mem_24g_data_type 
+0x00b3 000297 rtn 
+:      000299 p_g24_hop_ch_enable:
+0x00b4 000300 fetch 1 ,mem_24g_data_type 
+0x00b5 000301 set1 bit_hop ,pdata 
+0x00b6 000302 store 1 ,mem_24g_data_type 
+0x00b7 000304 store 1 ,mem_24g_txpayload 
+0x00b8 000305 rtn 
+:      000306 p_g24_hop_ch_disable:
+0x00b9 000307 fetch 1 ,mem_24g_data_type 
+0x00ba 000308 set0 bit_hop ,pdata 
+0x00bb 000309 store 1 ,mem_24g_data_type 
+0x00bc 000310 rtn 
+:      000312 p_g24_transmit_hop_pac_fail:
+0x00bd 000313 call power_ctrl_pac_succ_decrs 
+0x00be 000314 fetch 1 ,mem_24g_rf_work_stage 
+0x00bf 000315 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+0x00c0 000316 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+0x00c1 000317 rtn 
+:      000318 p_g24_transmit_hop_pac_fail_wo_hop:
+0x00c2 000319 jam 2 ,mem_24g_sync_cnt 
+:      000320 p_g24_transmit_hop_pac_fail_stage1:
+0x00c3 000321 jam 0 ,mem_24g_hop_pac_retry 
+0x00c4 000322 jam 0 ,mem_24g_rf_last_sta 
+0x00c5 000323 branch p_g24_transmit_rf_ctrl_clear 
+:      000325 p_g24_transmit_hop_pac_fail_hop_stage2:
+0x00c6 000326 jam 0 ,mem_24g_rf_hop_ch 
+0x00c7 000327 branch p_g24_transmit_hop_pac_fail_stage1 
+:      000330 p_g24_transmit_pac_fail_hop_stage3:
+0x00c8 000331 fetch 2 ,mem_24g_txfail_cnt 
+0x00c9 000332 increase 1 ,pdata 
+0x00ca 000333 store 2 ,mem_24g_txfail_cnt 
+0x00cb 000334 bbit1 10 ,p_g24_tx_attempt_fail 
+0x00cc 000335 fetch 1 ,mem_24g_rf_hop_ch 
+0x00cd 000336 beq 1 ,p_g24_rf_hop_fastly 
+0x00ce 000337 jam 1 ,mem_24g_rf_hop_ch 
+:      000338 p_g24_rf_hop_attemp_again:
+0x00cf 000339 fetch 1 ,mem_24g_rf_hop_ch 
+0x00d0 000340 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      000341 p_g24_rf_hop_fastly:
+0x00d1 000342 fetch 1 ,mem_24g_hop_fastly_cnt 
+0x00d2 000343 increase 1 ,pdata 
+0x00d3 000344 store 1 ,mem_24g_hop_fastly_cnt 
+0x00d4 000345 beq 4 ,p_g24_rf_hop_fastly_exit 
+0x00d5 000346 call p_g24_ch 
+0x00d6 000347 jam 2 ,mem_24g_max_retry 
+0x00d7 000348 branch p_g24_transmit_packet 
+:      000350 p_g24_rf_hop_fastly_exit:
+0x00d8 000351 call power_ctrl_pac_succ_decrs 
+0x00d9 000352 jam 0 ,mem_24g_hop_fastly_cnt 
+0x00da 000353 branch p_g24_transmit_rf_ctrl_clear 
+:      000355 p_g24_transmit_hop_pac_succ_wo_hop:
+0x00db 000356 jam 2 ,mem_24g_sync_cnt 
+:      000357 p_g24_transmit_hop_pac_succ:
+0x00dc 000358 jam 1 ,mem_24g_rf_last_sta 
+0x00dd 000359 jam 0 ,mem_24g_rf_hop_ch 
+0x00de 000360 branch p_g24_transmit_rf_ctrl_clear 
+:      000362 p_g24_transmit_succ_rf_config:
+0x00df 000363 fetch 1 ,mem_24g_rf_work_stage 
+0x00e0 000364 beq 3 ,p_g24_transmit_hop_pac_succ 
+0x00e1 000365 fetch 1 ,mem_24g_data_type 
+0x00e2 000366 isolate0 bit_hop ,pdata 
+0x00e3 000367 branch p_g24_transmit_rf_sta_init ,true 
+0x00e4 000368 fetch 1 ,mem_24g_rf_work_stage 
+0x00e5 000369 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0x00e6 000370 beq 2 ,p_g24_transmit_hop_pac_succ 
+0x00e7 000371 rtn 
+:      000373 p_g24_rf_sta_check:
+0x00e8 000374 fetch 1 ,mem_24g_pairing_sm 
+0x00e9 000375 rtnne state_24g_pairing_success 
+0x00ea 000376 call p_g24_rf_laststa_synccnt_check 
+0x00eb 000377 ncall p_g24_rf_sync_cnt_check ,user2 
+0x00ec 000378 rtn 
+:      000380 p_g24_rf_laststa_synccnt_check:
+0x00ed 000381 disable user2 
+0x00ee 000382 fetch 1 ,mem_24g_rf_last_sta 
+0x00ef 000383 rtnne 1 
+0x00f0 000384 fetch 1 ,mem_24g_sync_cnt 
+0x00f1 000385 rtnne 0 
+0x00f2 000386 jam 1 ,mem_24g_rf_work_stage 
+0x00f3 000387 jam 4 ,mem_24g_max_retry 
+0x00f4 000388 branch enable_user2 
+:      000390 p_g24_rf_sync_cnt_check:
+0x00f5 000391 fetch 1 ,mem_24g_sync_cnt 
+0x00f6 000392 branch p_g24_rf_hop_attemp ,blank 
+0x00f7 000393 increase -1 ,pdata 
+0x00f8 000394 store 1 ,mem_24g_sync_cnt 
+0x00f9 000395 jam 2 ,mem_24g_rf_work_stage 
+0x00fa 000396 jam 4 ,mem_24g_max_retry 
+0x00fb 000397 branch p_g24_ch 
+:      000399 p_g24_rf_hop_attemp:
+0x00fc 000400 jam 3 ,mem_24g_rf_work_stage 
+0x00fd 000401 fetch 1 ,mem_24g_rf_hop_ch 
+0x00fe 000402 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x00ff 000403 jam 2 ,mem_24g_max_retry 
+0x0100 000404 branch p_g24_ch 
+:      000406 p_g24_txdata_prep:
+0x0101 000407 fetch 1 ,mem_24g_pairing_sm 
+0x0102 000408 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      000409 p_g24_txdata_prep_packeage_data:
+0x0103 000410 call p_g24_package_data 
+:      000411 p_g24_txdata_enable_tx:
+0x0104 000412 call p_g24_transmit_prep 
+0x0105 000413 jam ensure_on_24g ,mem_24g_ensure 
+0x0106 000414 rtn 
+:      000416 p_g24_package_data:
+0x0107 000417 fetch 2 ,mem_cb_24g_data 
+0x0108 000418 call callback_func 
+0x0109 000419 branch p_g24_accumulate_mouse_data ,user 
+0x010a 000420 fetch 7 ,mem_24g_txbuf + 1 
+0x010b 000421 rtn blank 
+0x010c 000422 branch enable_user 
+:      000423 p_g24_accumulate_mouse_data:
+0x010d 000424 call p_mouse_data_xy_release 
+0x010e 000425 jam 0 ,mem_24g_abort_pac 
+0x010f 000426 add rega ,1 ,pdata 
+0x0110 000427 store 1 ,mem_24g_datalen 
+0x0111 000428 call p_g24_transmit_rf_ctrl_clear 
+0x0112 000429 store 1 ,mem_24g_txbuf 
+0x0113 000430 ifetcht 1 ,contw 
+0x0114 000431 ifetch 1 ,regb 
+0x0115 000432 ior temp ,pdata 
+0x0116 000433 istore 1 ,contw 
+0x0117 000434 increase 1 ,regb 
+0x0118 000435 ifetch 4 ,regb 
+0x0119 000436 istore 4 ,contw 
+0x011a 000437 increase 4 ,regb 
+0x011b 000438 arg mem_24g_txbuf + 6 ,contw 
+0x011c 000439 arg 2 ,loopcnt 
+:      000440 p_g24_accumulation_loop:
+0x011d 000441 ifetch 1 ,regb 
+0x011e 000442 ifetcht 1 ,contw 
+0x011f 000443 iadd temp ,pdata 
+0x0120 000444 istore 1 ,contw 
+0x0121 000445 increase 1 ,regb 
+0x0122 000446 loop p_g24_accumulation_loop 
+0x0123 000447 rtn 
+:      000449 p_g24_transmit_packet:
+0x0124 000450 jam 0 ,mem_24g_retry 
+:      000451 p_g24_transmit_loop:
+0x0125 000452 arg param_rx_setup ,timeup 
+0x0126 000453 until clkn_rt ,meet 
+0x0127 000454 call p_g24_transmit_receive_ack 
+0x0128 000455 fetch 1 ,mem_24g_no_ack 
+0x0129 000456 rtneq no_ack_24g 
+0x012a 000457 nbranch p_g24_retransmit ,sync 
+0x012b 000458 nbranch p_g24_retransmit ,user3 
+0x012c 000459 call p_g24_txbuf_clear 
+0x012d 000460 call p_g24_ackpayload_parse 
+0x012e 000461 call power_ctrl_pac_succ_incrs 
+:      000462 p_g24_transmit_next_packet:
+0x012f 000463 fetch 1 ,mem_24g_pid 
+0x0130 000464 increase 1 ,pdata 
+0x0131 000465 store 1 ,mem_24g_pid 
+0x0132 000466 fetch 1 ,mem_24g_pairing_sm 
+0x0133 000467 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x0134 000468 call p_g24_transmit_succ_rf_config 
+:      000469 p_g24_transmit_abandon:
+0x0135 000470 setarg 0 
+0x0136 000471 store 2 ,mem_24g_txfail_cnt 
+0x0137 000472 store 1 ,mem_24g_get_ack_fail 
+0x0138 000473 store 1 ,mem_24g_hop_pac_retry 
+0x0139 000474 jam ensure_off_24g ,mem_24g_ensure 
+0x013a 000475 rtn 
+:      000477 p_g24_txbuf_clear:
+0x013b 000478 arg 4 ,loopcnt 
+0x013c 000479 arg mem_24g_txbuf ,contw 
+0x013d 000480 branch memset0 
+:      000482 p_g24_paring_mode_start:
+0x013e 000483 call power_ctrl_pac_succ_cnt_init 
+0x013f 000484 branch p_g24_paring_mode 
+:      000486 p_g24_transmit_receive_ack:
+0x0140 000487 disable user3 
+0x0141 000488 call p_g24_transmit 
+0x0142 000491 fetch 1 ,mem_24g_no_ack 
+0x0143 000492 beq no_ack_24g ,p_g24_transmit_no_ack 
+0x0144 000493 force 0 ,radio_ctrl 
+0x0145 000494 fetch 4 ,mem_24g_addr 
+0x0146 000495 iforce access 
+0x0147 000496 fetcht 1 ,mem_last_freq 
+0x0148 000497 call set_freq_rx 
+0x0149 000498 call rf_rx_enable 
+0x014a 000499 call p_g24_receive_rxon 
+0x014b 000500 call p_g24_end_of_packet ,user3 
+0x014c 000501 rtn 
+:      000502 p_g24_transmit_no_ack:
+0x014d 000503 call p_g24_end_of_packet 
+0x014e 000504 branch p_g24_transmit_next_packet 
+:      000506 p_g24_retransmit:
+0x014f 000507 fetch 1 ,mem_24g_get_ack_fail 
+0x0150 000508 increase 1 ,pdata 
+0x0151 000509 store 1 ,mem_24g_get_ack_fail 
+0x0152 000510 fetch 1 ,mem_24g_pairing_sm 
+0x0153 000511 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x0154 000512 fetcht 1 ,mem_24g_retry 
+0x0155 000513 increase 1 ,temp 
+0x0156 000514 storet 1 ,mem_24g_retry 
+0x0157 000515 fetch 1 ,mem_24g_max_retry 
+0x0158 000516 isub temp ,pdata 
+0x0159 000517 nbranch p_g24_transmit_loop ,blank 
+0x015a 000518 fetch 1 ,mem_24g_rf_work_stage 
+0x015b 000519 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+0x015c 000520 fetch 1 ,mem_24g_hop_pac_retry 
+0x015d 000521 increase 1 ,pdata 
+0x015e 000522 store 1 ,mem_24g_hop_pac_retry 
+0x015f 000523 beq 2 ,p_g24_transmit_hop_pac_fail 
+0x0160 000524 call p_g24_hop_ch_enable 
+0x0161 000525 jam 1 ,mem_24g_max_retry 
+0x0162 000526 branch p_g24_transmit_packet 
+:      000528 p_g24_tx_paring_retry:
+0x0163 000529 fetch 1 ,mem_24g_get_ack_fail 
+0x0164 000530 rtnne 0xff 
+0x0165 000531 jam 0 ,mem_24g_get_ack_fail 
+0x0166 000532 branch p_g24_stop_g24_mode 
+:      000534 p_g24_tx_attempt_fail:
+0x0167 000535 setarg 0 
+0x0168 000536 store 2 ,mem_24g_txfail_cnt 
+:      000537 p_g24_stop_g24_mode:
+0x0169 000538 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x016a 000539 branch ui_ipc_send_event 
+:      000541 p_g24_ackpayload_parse:
+0x016b 000542 call p_g24_read_len_pid_crc 
+0x016c 000543 fetch 1 ,mem_24g_rxdata_length 
+0x016d 000544 rtn blank 
+0x016e 000545 iforce loopcnt 
+0x016f 000546 arg mem_24g_rxbuf + 2 ,contr 
+0x0170 000547 arg mem_24g_rxpayload ,contw 
+0x0171 000548 branch memcpy 
+:      000550 p_g24_pair_init:
+0x0172 000551 jam tx_power_pair ,mem_tx_power 
+0x0173 000552 jam 0 ,mem_24g_pid 
+0x0174 000553 jam g24_pair_ch ,mem_24g_ch 
+0x0175 000554 fetch 4 ,mem_24g_paring_addr 
+0x0176 000555 branch p_g24_update_addr_and_synccrc8 
+:      000557 p_g24_pairing_sm:
+0x0177 000558 fetch 1 ,mem_24g_ensure 
+0x0178 000559 beq ensure_on_24g ,enable_user 
+0x0179 000560 fetch 1 ,mem_24g_pairing_sm 
+0x017a 000561 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+0x017b 000562 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+0x017c 000563 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+0x017d 000564 branch assert 
+:      000566 p_g24_pairing_sm_1:
+0x017e 000567 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0x017f 000568 jam 0xaa ,mem_24g_common_temp 
+0x0180 000569 branch p_g24_pairing_sm_common 
+:      000570 p_g24_pairing_sm_2:
+0x0181 000571 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0x0182 000572 jam 0x55 ,mem_24g_common_temp 
+0x0183 000573 branch p_g24_pairing_sm_common 
+:      000574 p_g24_pairing_sm_3:
+0x0184 000575 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0x0185 000576 jam 0x22 ,mem_24g_common_temp 
+:      000577 p_g24_pairing_sm_common:
+0x0186 000578 fetch 1 ,mem_24g_data_type 
+0x0187 000579 and_into bits_data ,pdata 
+0x0188 000580 store 1 ,mem_24g_common_temp + 1 
+0x0189 000581 fetch 4 ,mem_24g_device_addr 
+0x018a 000582 store 4 ,mem_24g_common_temp + 2 
+:      000583 p_g24_put_pairing_data_in_buff:
+0x018b 000584 jam 0 ,mem_24g_common_temp + 6 
+0x018c 000585 arg mem_24g_common_temp ,rega 
+0x018d 000586 arg 7 ,temp 
+0x018e 000587 call p_g24_put_data_in_buff 
+0x018f 000588 call p_g24_txdata_enable_tx 
+0x0190 000589 branch enable_user 
+:      000591 p_g24_paring_mode:
+0x0191 000592 fetch 1 ,mem_24g_pairing_sm 
+0x0192 000593 rtneq state_24g_pairing_success 
+0x0193 000594 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+0x0194 000595 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+0x0195 000596 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+0x0196 000597 rtn 
+:      000600 p_g24_pairing_sm_1_waiting_ack:
+0x0197 000601 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0x0198 000602 branch p_g24_transmit_abandon 
+:      000603 p_g24_pairing_sm_2_waiting_ack:
+0x0199 000604 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0x019a 000605 branch p_g24_transmit_abandon 
+:      000606 p_g24_pairing_sm_3_waiting_ack:
+0x019b 000607 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0x019c 000608 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x019d 000609 call ui_ipc_send_event 
+0x019e 000610 fetch 4 ,mem_24g_rxpayload + 2 
+0x019f 000611 call p_g24_update_addr_and_synccrc8 
+0x01a0 000612 branch p_g24_transmit_abandon 
+:      000614 p_g24_start_24g_mode:
+0x01a1 000615 set0 mark_24g ,mark 
+0x01a2 000616 call p_g24_ch_syncword_crc8_init 
+0x01a3 000617 fetch 1 ,mem_24g_pairing_sm 
+0x01a4 000618 rtnne state_24g_pairing_success 
+0x01a5 000619 call p_g24_tx_attemp_data_prep 
+:      000620 p_g24_tx_attemp_dongle:
+0x01a6 000621 setarg 0 
+0x01a7 000622 store 2 ,mem_24g_check_dongle_times 
+:      000623 p_g24_tx_attemp_dongle_loop:
+0x01a8 000624 call lpo_calibration 
+0x01a9 000625 nop 2000 
+0x01aa 000626 fetch 1 ,mem_24g_check_dongle_times 
+0x01ab 000627 beq 0xff ,p_g24_stop_g24_mode 
+0x01ac 000628 call p_g24_transmit_receive_ack 
+0x01ad 000629 nbranch p_g24_attemp_txdata_retry ,sync 
+0x01ae 000630 nbranch p_g24_attemp_txdata_retry ,user3 
+:      000631 p_g24_tx_attemp_dongle_succ:
+0x01af 000632 set1 mark_24g ,mark 
+0x01b0 000633 setarg 0 
+0x01b1 000634 store 2 ,mem_24g_check_dongle_times 
+0x01b2 000635 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x01b3 000636 call ui_ipc_send_event 
+0x01b4 000637 call p_g24_txbuf_clear 
+:      000638 p_g24_transmit_by_interrupt_enable:
+0x01b5 000639 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x01b6 000640 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0x01b7 000641 rtn 
+:      000643 p_g24_tx_attemp_data_prep:
+0x01b8 000644 jam 0xff ,mem_24g_common_temp 
+0x01b9 000645 fetch 1 ,mem_24g_data_type 
+0x01ba 000646 store 1 ,mem_24g_common_temp + 1 
+0x01bb 000647 fetch 4 ,mem_24g_device_addr 
+0x01bc 000648 store 4 ,mem_24g_common_temp + 2 
+0x01bd 000649 arg 6 ,temp 
+0x01be 000650 arg mem_24g_common_temp ,rega 
+0x01bf 000651 call p_g24_put_data_in_buff 
+0x01c0 000652 branch p_g24_transmit_prep 
+:      000654 p_g24_attemp_txdata_retry:
+0x01c1 000655 fetch 2 ,mem_24g_check_dongle_times 
+0x01c2 000656 increase 1 ,pdata 
+0x01c3 000657 store 2 ,mem_24g_check_dongle_times 
+0x01c4 000658 call p_g24_ch 
+0x01c5 000659 branch p_g24_tx_attemp_dongle_loop 
+:      000661 p_g24_auto_pair_start:
+0x01c6 000662 set0 mark_24g ,mark 
+0x01c7 000663 call p_g24_auto_pair_all_powerful 
+0x01c8 000664 call p_g24_tx_attemp_data_prep 
+:      000665 p_g24_auto_pair_restart:
+0x01c9 000666 jam 0 ,mem_24g_check_dongle_times 
+:      000667 p_g24_auto_pair_start_loop:
+0x01ca 000668 call lpo_calibration 
+0x01cb 000669 nop 2000 
+0x01cc 000670 fetch 1 ,mem_24g_check_dongle_times 
+0x01cd 000671 beq 0xff ,p_g24_stop_g24_mode 
+0x01ce 000672 call p_g24_transmit_receive_ack 
+0x01cf 000673 nbranch p_g24_auto_pair_retry ,sync 
+0x01d0 000674 nbranch p_g24_auto_pair_retry ,user3 
+0x01d1 000675 call p_g24_ackpayload_parse 
+0x01d2 000676 call p_mouse_tx_power_init 
+0x01d3 000677 fetch 4 ,mem_24g_addr 
+0x01d4 000678 fetcht 4 ,mem_24g_paring_addr 
+0x01d5 000679 isub temp ,null 
+0x01d6 000680 branch p_g24_start_pairing_sm1 ,zero 
+0x01d7 000681 branch p_g24_tx_attemp_dongle_succ 
+:      000683 p_g24_auto_pair_retry:
+0x01d8 000684 fetch 1 ,mem_24g_check_dongle_times 
+0x01d9 000685 increase 1 ,pdata 
+0x01da 000686 store 1 ,mem_24g_check_dongle_times 
+0x01db 000687 fetch 1 ,mem_24g_auto_paring_switch 
+0x01dc 000688 increase 1 ,pdata 
+0x01dd 000689 and_into 1 ,pdata 
+0x01de 000690 store 1 ,mem_24g_auto_paring_switch 
+0x01df 000691 beq 0 ,p_g24_auto_pair_device_attemp 
+0x01e0 000692 beq 1 ,p_g24_auto_pair_pair_attemp 
+0x01e1 000693 rtn 
+:      000695 p_g24_auto_pair_all_powerful:
+0x01e2 000696 jam tx_power_pair ,mem_tx_power 
+0x01e3 000697 setarg 0x0f0f 
+0x01e4 000698 store 2 ,mem_24g_addr 
+0x01e5 000699 istore 2 ,contw 
+:      000700 p_g24_ch_syncword_crc8_init:
+0x01e6 000701 call p_g24_syncword_crc8 
+:      000702 p_g24_ch:
+0x01e7 000703 fetcht 1 ,mem_24g_current_ch_number 
+0x01e8 000704 call p_g24_ch_map_size 
+0x01e9 000705 storet 1 ,mem_24g_current_ch_number 
+0x01ea 000706 rtn 
+:      000708 p_g24_auto_pair_device_attemp:
+0x01eb 000709 call p_g24_auto_pair_all_powerful 
+0x01ec 000710 branch p_g24_auto_pair_start_loop 
+:      000712 p_g24_auto_pair_pair_attemp:
+0x01ed 000713 call p_g24_pair_init 
+0x01ee 000714 branch p_g24_auto_pair_start_loop 
+:      000716 p_g24_check_51cmd_stop_24g:
+0x01ef 000717 set0 mark_24g ,mark 
+0x01f0 000718 call le_disable 
+:      000719 p_mouse_disable_g24_pairing_flag:
+0x01f1 000720 arg mosue_24g_pairing_flag ,queue 
+0x01f2 000721 branch mouse_disable_function_flag 
+:      000723 p_g24_put_data_in_buff:
+0x01f3 000724 storet 1 ,mem_24g_datalen 
+0x01f4 000725 copy temp ,loopcnt 
+0x01f5 000726 arg mem_24g_txbuf ,contw 
+0x01f6 000727 copy rega ,contr 
+0x01f7 000728 branch memcpy 
+:      000730 p_g24_read_len_pid_crc:
+0x01f8 000732 fetch 1 ,mem_24g_rxbuf + 1 
+0x01f9 000733 rshift3 pdata ,pdata 
+0x01fa 000734 store 1 ,mem_24g_rxdata_length 
+0x01fb 000736 increase 1 ,pdata 
+0x01fc 000737 arg mem_24g_rxbuf + 1 ,contr 
+0x01fd 000738 iadd contr ,contr 
+0x01fe 000739 ifetch 3 ,contr 
+0x01ff 000740 store 3 ,mem_24g_sta_crc 
+0x0200 000742 fetch 1 ,mem_24g_rxbuf + 1 
+0x0201 000743 rshift pdata ,pdata 
+0x0202 000744 and pdata ,0x03 ,pdata 
+0x0203 000745 store 1 ,mem_24g_sta_pid 
+0x0204 000746 rtn 
+:      000748 p_g24_update_addr_and_synccrc8:
+0x0205 000749 store 4 ,mem_24g_addr 
+:      000751 p_g24_syncword_crc8:
+0x0206 000752 arg 0 ,rega 
+0x0207 000753 arg 4 ,loopcnt 
+0x0208 000754 arg mem_24g_addr ,contr 
+:      000755 p_g24_syncword_crc8_loop:
+0x0209 000756 ifetch 1 ,contr 
+0x020a 000757 iadd rega ,rega 
+0x020b 000758 loop p_g24_syncword_crc8_loop 
+0x020c 000759 copy rega ,pdata 
+0x020d 000760 store 2 ,mem_24g_syncword 
+0x020e 000761 fetch 1 ,mem_24g_syncword 
+0x020f 000762 fetcht 1 ,mem_24g_syncword + 1 
+0x0210 000763 iadd temp ,pdata 
+0x0211 000764 store 1 ,mem_24g_syncword_crc8 
+0x0212 000765 rtn 
+:      000767 p_g24_transmit_prep:
+0x0213 000770 fetch 1 ,mem_24g_datalen 
+0x0214 000771 increase 2 ,pdata 
+0x0215 000772 store 1 ,mem_24g_txlen 
+0x0216 000774 fetch 1 ,mem_24g_data_type 
+0x0217 000775 store 1 ,mem_24g_txpayload 
+0x0218 000777 fetch 1 ,mem_24g_datalen 
+0x0219 000778 lshift3 pdata ,pdata 
+0x021a 000779 fetcht 1 ,mem_24g_pid 
+0x021b 000780 and temp ,0x03 ,temp 
+0x021c 000781 lshift temp ,temp 
+0x021d 000782 ior temp ,pdata 
+0x021e 000783 fetcht 1 ,mem_24g_no_ack 
+0x021f 000784 iadd temp ,pdata 
+0x0220 000785 istore 1 ,contw 
+0x0221 000787 fetch 1 ,mem_24g_datalen 
+0x0222 000788 iforce loopcnt 
+0x0223 000789 arg mem_24g_txbuf ,contr 
+0x0224 000790 branch memcpy 
+:      000792 p_g24_ch_map_size:
+0x0225 000793 call p_g24_ch_calc 
+0x0226 000794 increase 1 ,temp 
+0x0227 000795 and_into 3 ,temp 
+0x0228 000796 rtn 
+:      000798 p_g24_ch_calc:
+0x0229 000799 fetch 1 ,mem_24g_addr 
+0x022a 000800 and_into 0x03 ,pdata 
+0x022b 000801 mul32 pdata ,4 ,rega 
+0x022c 000802 setarg mem_24g_ch_map1 
+0x022d 000803 iadd rega ,pdata 
+0x022e 000804 iadd temp ,contr 
+0x022f 000805 ifetch 1 ,contr 
+0x0230 000806 store 1 ,mem_24g_ch 
+0x0231 000807 rtn 
+:      000809 p_g24_prep:
+0x0232 000810 disable enable_crc 
+0x0233 000811 disable enable_white 
+0x0234 000812 setarg 0x555555 
+0x0235 000813 iforce crc24_init 
+0x0236 000814 fetch 1 ,mem_24g_ch 
+0x0237 000815 reverse pdata ,temp 
+0x0238 000816 set1 1 ,temp 
+0x0239 000817 rshift temp ,white_init 
+0x023a 000818 rtn 
+:      000830 p_g24_receive_rxon:
+0x023b 000833 call p_g24_prep 
+0x023c 000834 disable user3 
+0x023d 000835 enable decode_fec0 
+0x023e 000836 enable is_rx 
+0x023f 000837 disable is_tx 
+0x0240 000838 enable swfine 
+0x0241 000839 fetch 2 ,mem_24g_rx_window 
+0x0242 000840 iforce stop_watch 
+0x0243 000841 correlate null ,timeout 
+0x0244 000842 nbranch p_g24_sync_timeout ,sync 
+0x0245 000845 disable decode_fec0 
+0x0246 000846 enable decode_fec1 
+0x0247 000847 enable enable_white 
+0x0248 000848 enable enable_crc 
+0x0249 000849 call p_g24_receive_byte 
+0x024a 000850 store 1 ,mem_24g_get_syncword_crc8 
+0x024b 000851 fetcht 1 ,mem_24g_syncword_crc8 
+0x024c 000852 isub temp ,null 
+0x024d 000853 nbranch p_g24_end_of_packet ,zero 
+0x024e 000854 call p_g24_receive_byte 
+0x024f 000855 store 1 ,mem_24g_rxbuf 
+0x0250 000856 fetch 1 ,mem_24g_mode 
+0x0251 000857 sub pdata ,rx_24g ,null 
+0x0252 000858 branch p_g24_receive_skip ,zero 
+0x0253 000859 fetch 1 ,mem_24g_rxbuf 
+0x0254 000860 fetcht 1 ,mem_24g_data_type 
+0x0255 000861 icompare bits_data ,temp 
+0x0256 000862 nbranch p_g24_end_of_packet ,true 
+:      000863 p_g24_receive_skip:
+0x0257 000864 call p_g24_receive_byte 
+0x0258 000865 istore 1 ,contw 
+0x0259 000866 rshift3 pdata ,pdata 
+0x025a 000867 and pdata ,0x1f ,loopcnt 
+0x025b 000868 branch p_g24rx_nopayload ,zero 
+:      000869 p_g24rx_loop:
+0x025c 000870 call p_g24_receive_byte 
+0x025d 000871 istore 1 ,contw 
+0x025e 000872 loop p_g24rx_loop 
+:      000873 p_g24rx_nopayload:
+0x025f 000875 copy contw ,rega 
+0x0260 000876 call p_g24_receive_byte 
+0x0261 000877 store 1 ,mem_rssi_hex_received 
+0x0262 000878 copy rega ,contw 
+0x0263 000879 parse demod ,bucket ,24 
+0x0264 000880 enable swfine 
+0x0265 000881 arg param_sifs ,stop_watch 
+0x0266 000882 rshift32 pdata ,pdata 
+0x0267 000883 rshift16 pdata ,pdata 
+0x0268 000884 istore 3 ,contw 
+0x0269 000885 disable decode_fec1 
+0x026a 000886 branch p_g24_end_of_packet ,crc_failed 
+0x026b 000889 enable user3 
+0x026c 000890 fetch 1 ,mem_last_freq 
+0x026d 000891 add pdata ,0 ,rega 
+0x026e 000892 call rf_write_freq 
+0x026f 000893 disable decode_fec0 
+0x0270 000894 call set_sync_on 
+0x0271 000895 fetch 1 ,mem_rssi_hex_received 
+0x0272 000896 call p_rssi_signal 
+0x0273 000897 rtn 
+:      000899 p_g24_receive_byte:
+0x0274 000900 parse demod ,bucket ,8 
+0x0275 000901 rshift3 pwindow ,pdata 
+0x0276 000902 rtn 
+:      000904 p_g24_sync_timeout:
+:      000908 p_g24_end_of_packet:
+0x0277 000909 disable encode_fec1 
+0x0278 000910 disable decode_fec1 
+0x0279 000911 call end_of_packet 
+0x027a 000912 rtn 
+:      000914 p_g24_set_freq_tx:
+0x027b 000915 call set_sync_on 
+0x027c 000916 fetcht 1 ,mem_24g_ch 
+0x027d 000917 branch set_freq_tx 
+:      000919 p_g24_transmit:
+0x027e 000920 call le_enable 
+0x027f 000921 fetch 4 ,mem_24g_addr 
+0x0280 000922 iforce access 
+0x0281 000923 call p_g24_prep 
+0x0282 000924 call p_g24_set_freq_tx 
+0x0283 000925 set1 txgfsk ,radio_ctrl 
+0x0284 000926 enable encode_fec0 
+0x0285 000927 enable is_tx 
+0x0286 000928 disable is_rx 
+0x0287 000931 rshift16 access ,pdata 
+0x0288 000932 rshift8 pdata ,pdata 
+0x0289 000933 rshift4 pdata ,pdata 
+0x028a 000934 inject mod ,40 
+0x028b 000935 disable encode_fec0 
+0x028c 000936 enable encode_fec1 
+0x028d 000937 enable enable_white 
+0x028e 000938 enable enable_crc 
+0x028f 000939 fetch 1 ,mem_24g_syncword_crc8 
+0x0290 000940 inject mod ,8 
+0x0291 000941 fetch 1 ,mem_24g_txlen 
+0x0292 000942 iforce loopcnt 
+0x0293 000943 arg mem_24g_txpayload ,contr 
+:      000944 p_g24tr_loop:
+0x0294 000945 ifetch 1 ,contr 
+0x0295 000946 inject mod ,8 
+0x0296 000947 loop p_g24tr_loop 
+0x0297 000950 enable enable_parity 
+0x0298 000951 inject mod ,24 
+0x0299 000952 disable enable_parity 
+0x029a 000953 until null ,tx_clear 
+0x029b 000954 nop 100 
+0x029c 000955 disable encode_fec0 
+0x029d 000956 disable encode_fec1 
+0x029e 000957 rtn 
+:      000959 p_g24_timer_check:
+0x029f 000960 call disable_user 
+0x02a0 000961 fetcht 4 ,mem_24g_tx_btclk 
+0x02a1 000962 copy clkn_bt ,pdata 
+0x02a2 000963 isub temp ,null 
+0x02a3 000964 ncall g24_timer_timeout ,positive 
+0x02a4 000965 copy pdata ,regb 
+0x02a5 000966 fetch 4 ,mem_24g_tx_btclk 
+0x02a6 000967 fetcht 1 ,mem_24g_interval 
+0x02a7 000968 iadd temp ,temp 
+0x02a8 000969 copy regb ,pdata 
+0x02a9 000970 isub temp ,null 
+0x02aa 000971 nrtn positive 
+0x02ab 000972 set0 28 ,pdata 
+0x02ac 000973 store 4 ,mem_24g_tx_btclk 
+0x02ad 000974 branch enable_user 
+:      000998 p_rssi_average:
+0x02ae 000999 arg 0 ,temp 
+0x02af 001000 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x02b0 001001 copy rega ,contr 
+:      001002 p_rssi_average_loop:
+0x02b1 001003 ifetch 1 ,contr 
+0x02b2 001004 iadd temp ,temp 
+0x02b3 001005 loop p_rssi_average_loop 
+0x02b4 001006 rshift3 temp ,pdata 
+0x02b5 001007 copy pdata ,temp 
+0x02b6 001008 rtnmark0 mark_24g 
+0x02b7 001010 div pdata ,10 
+0x02b8 001011 call wait_div_end 
+0x02b9 001012 quotient pdata 
+0x02ba 001013 lshift4 pdata ,pdata 
+0x02bb 001014 remainder temp 
+0x02bc 001015 ior temp ,temp 
+0x02bd 001016 rtn 
+0x02be 001017 rtn 
+:      001020 p_mouse_before_lpm:
+0x02bf 001021 rtnmark1 mark_24g 
+0x02c0 001022 call p_mouse_le_txbuff_save 
+0x02c1 001023 call p_mouse_setgpio_lpm 
+0x02c2 001024 fetch 1 ,mem_context 
+0x02c3 001025 bbit0 state_inconn ,p_clear_wake 
+0x02c4 001026 fetch 1 ,mem_lpm_current_mult 
+0x02c5 001027 nrtn blank 
+:      001028 p_clear_wake:
+0x02c6 001029 setarg 0 
+0x02c7 001030 store 8 ,mem_gpio_wakeup_low 
+0x02c8 001031 rtn 
+:      001033 p_mouse_setgpio_lpm:
+0x02c9 001034 call p_mouse_set_sdio_high 
+0x02ca 001035 call p_clear_wake 
+0x02cb 001036 call mouse_lpm_before_common 
+0x02cc 001037 hfetch 4 ,core_gpio_oe0 
+0x02cd 001038 hfetcht 4 ,core_gpio_pu0 
+0x02ce 001039 ior temp ,temp 
+0x02cf 001040 invert temp ,temp 
+0x02d0 001041 hstoret 4 ,core_gpio_pd0 
+:      001042 p_mouse_multi_led_gpio_set_float:
+0x02d1 001045 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x02d2 001046 set0 gpio_active_bit ,temp 
+0x02d3 001047 branch gpio_set_high_impedance 
+:      001049 p_mouse_set_sdio_high:
+0x02d4 001050 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x02d5 001051 rtn blank 
+0x02d6 001052 branch p_mouse_seting_dpi_diff 
+:      001054 p_device_init:
+0x02d7 001055 call app_lpm_mult_enable 
+0x02d8 001056 branch p_device_init_common ,wake 
+0x02d9 001057 call p_mouse_data_init 
+0x02da 001058 fetch 1 ,mem_tx_power 
+0x02db 001059 store 1 ,mem_tx_power_temp 
+0x02dc 001060 call power_ctrl_pac_succ_cnt_init 
+0x02dd 001061 fetch 1 ,mem_ui_button_timeout 
+0x02de 001062 store 1 ,mem_combination_ui_button_count 
+0x02df 001063 call mouse_bt_discovery_button_down_disable 
+:      001064 p_device_init_common:
+0x02e0 001065 call p_mouse_init 
+0x02e1 001066 branch enable_authrom 
+:      001068 p_mouse_init:
+0x02e2 001069 ncall p_mouse_setting_config ,wake 
+0x02e3 001070 call p_mouse_spi_init 
+0x02e4 001071 rtn wake 
+0x02e5 001072 call p_drawing_optima_init 
+0x02e6 001073 call p_mouse_cb_fuction 
+0x02e7 001074 call p_mouse_check_key_gpio 
+0x02e8 001075 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+0x02e9 001076 call p_mouse_wakeup_from_power 
+:      001077 p_mouse_check_reconn_target:
+0x02ea 001078 call p_mouse_tx_power_init 
+0x02eb 001079 fetch 1 ,mem_device_flag 
+0x02ec 001080 beq mode_24g_device ,p_mouse_connect_24g_mode 
+:      001081 p_mouse_check_bt_reconn_target:
+0x02ed 001082 call p_mouse_mode_bt_device1_multi_led_on 
+0x02ee 001084 fetch 1 ,mem_xrecord_mode 
+0x02ef 001085 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+:      001087 p_mouse_null_enter_hibernate_enable:
+0x02f0 001088 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0x02f1 001089 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x02f2 001090 rtn 
+:      001092 p_mouse_tx_power_init:
+0x02f3 001093 fetch 1 ,mem_tx_power_temp 
+0x02f4 001094 store 1 ,mem_tx_power 
+0x02f5 001095 rtn 
+:      001097 p_mouse_connect_24g_mode:
+0x02f6 001098 call p_mouse_mode_24g_device_multi_led_on 
+:      001099 p_mouse_start_24g_mode:
+0x02f7 001102 call p_g24_factory_check 
+0x02f8 001103 branch p_g24_auto_pair_start ,user 
+0x02f9 001104 branch p_g24_start_24g_mode 
+:      001107 p_mouse4_0_check_reconn_target:
+0x02fa 001110 jam 1 ,mem_le_send_security_request_flag 
+0x02fb 001111 jam 1 ,mem_mouse_le_reconnect_flag 
+0x02fc 001112 fetch 2 ,mem_mouse_direct_timeout 
+:      001113 p_mouse4_0_check_reconn_target_next:
+0x02fd 001114 store 2 ,mem_mouse_direct_timer 
+0x02fe 001115 call app_lpm_mult_disable 
+0x02ff 001116 call p_le_check_adv_flag 
+0x0300 001117 setarg adv_flag_bredr_not_supported 
+0x0301 001118 istore 1 ,contr 
+0x0302 001120 arg mem_le_scan_data ,contr 
+0x0303 001121 call p_le_adv_data_update 
+0x0304 001123 branch check_51cmd_adv 
+:      001125 p_le_check_adv_flag:
+0x0305 001126 arg mem_le_adv_data ,rega 
+:      001127 p_le_check_adv_flag_loop:
+0x0306 001128 ifetch 1 ,rega 
+0x0307 001129 rtn blank 
+0x0308 001130 iadd contr ,rega 
+0x0309 001131 ifetch 1 ,contr 
+0x030a 001132 rtneq 0x01 
+0x030b 001133 branch p_le_check_adv_flag_loop 
+:      001135 p_mouse_24g_pairing_button:
+0x030c 001139 rtnmark1 mark_24g 
+0x030d 001141 arg mosue_24g_pairing_flag ,queue 
+0x030e 001142 call mouse_enable_function_flag 
+0x030f 001143 setarg 0 
+0x0310 001144 store 2 ,mem_mouse_direct_timer 
+0x0311 001145 store 1 ,mem_mouse_send_blank_timer 
+0x0312 001146 store 2 ,mem_24g_check_dongle_times 
+0x0313 001147 call mouse_stop_discovery 
+:      001148 p_g24_start_pairing_sm1:
+0x0314 001149 set1 mark_24g ,mark 
+0x0315 001150 call p_g24_pair_init 
+:      001151 p_g24_set_pairing_sm_1:
+0x0316 001152 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0x0317 001153 rtn 
+:      001155 p_mouse_spi_init:
+0x0318 001156 jam 0x76 ,mem_spi_init_clk 
+0x0319 001157 branch mouse_spi_init 
+:      001159 p_mouse_init_sunt:
+0x031a 001160 call p_mouse_spi_init 
+0x031b 001161 call mouse_spi_sdio_gpio_pollup 
+:      001164 p_mouse_init_sensor:
+0x031c 001165 call mouse_read_sensor_id 
+0x031d 001166 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0x031e 001168 call mouse_twspi_reset 
+0x031f 001169 nop 1000 
+0x0320 001170 branch p_mouse_init_sensor 
+:      001172 p_mouse_init_sensor_reset:
+0x0321 001173 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x0322 001174 call spi_ncs_enable 
+0x0323 001175 call p_mouse_init_sunt 
+0x0324 001176 branch spi_ncs_disable 
+:      001178 p_mouse_init_p32xx_id2_judge:
+0x0325 001179 call p_mouse_sensor_poweron 
+0x0326 001180 fetch 1 ,mem_sensor_id2 
+0x0327 001182 branch mouse_init_p32xx_id2_judge + 1 
+:      001202 p_mouse_sensor_powerdown:
+0x0328 001203 setarg 0x06 
+0x0329 001204 call twspi_read 
+0x032a 001205 or pdata ,0x08 ,pdata 
+0x032b 001206 lshift8 pdata ,pdata 
+0x032c 001207 add pdata ,0x06 ,pdata 
+0x032d 001208 branch twspi_write 
+:      001210 p_mouse_setting_config:
+0x032e 001211 fetch 4 ,mem_lap 
+0x032f 001212 store 4 ,mem_24g_device_addr 
+0x0330 001214 hfetch 1 ,core_usb_config 
+0x0331 001215 set0 4 ,pdata 
+0x0332 001216 hstore 1 ,core_usb_config 
+0x0333 001217 call mouse_gpio_init 
+0x0334 001218 call p_mouse_multi_led_gpio_set_float 
+0x0335 001219 call mouse_param_init 
+0x0336 001220 setarg 0 
+0x0337 001221 store 2 ,mem_lpm_interval 
+0x0338 001223 call le_set_config_fixed_ltk 
+0x0339 001224 call le_set_justwork 
+0x033a 001225 call le_set_fixed_ltk 
+0x033b 001226 call le_set_config_read_authentication 
+:      001231 p_mouse_init_iic:
+0x033c 001232 call iic_init_390k 
+0x033d 001235 call clear_eeprom_size_2k 
+0x033e 001236 call mouse_load_eeprom_dpi 
+0x033f 001237 call p_mouse_init_environment 
+0x0340 001238 call p_mouse_set_24g_addr_eeprom 
+0x0341 001239 call iicd_read_eep_data 
+0x0342 001240 rtn 
+:      001245 p_mouse_init_environment:
+0x0343 001246 call app_initflag_check 
+0x0344 001247 branch p_mouse_eeprom_load_recon_info ,zero 
+0x0345 001248 call p_le_addr_random_config 
+0x0346 001249 branch mouse_init_environment + 2 
+:      001251 p_app_flag_store:
+0x0347 001252 arg 2 ,temp 
+0x0348 001253 arg mem_timeup ,rega 
+0x0349 001254 arg mouse_eeprom_module_init_flag ,regb 
+0x034a 001255 branch iicd_write_protect_eep_data 
+:      001257 p_app_initflag_check:
+0x034b 001258 arg 2 ,temp 
+0x034c 001259 arg mem_pdatatemp ,rega 
+0x034d 001260 arg mouse_eeprom_module_init_flag ,regb 
+0x034e 001261 branch app_initflag_check + 4 
+:      001263 p_mouse_eeprom_load_recon_info:
+0x034f 001264 arg 88 ,temp 
+0x0350 001265 arg mem_device_flag ,rega 
+0x0351 001266 arg mouse_info_eeprom_offect ,regb 
+0x0352 001267 call iicd_read_eep_data 
+0x0353 001268 call p_mouse_switch_hwakeup_bypb 
+0x0354 001269 branch mouse_select_reconn_device 
+:      001271 p_mouse_wakeup_from_power:
+0x0355 001277 call p_mouse_init_sunt 
+0x0356 001278 call p_mouse_sensor_powerdown 
+:      001279 p_mouse_wakeup_no_from_power:
+0x0357 001280 fetch 1 ,mem_reconn_times_init 
+0x0358 001281 store 1 ,mem_reconn_times 
+0x0359 001282 rtn 
+:      001287 p_g24_factory_check:
+0x035a 001288 arg 2 ,loopcnt 
+0x035b 001289 arg mem_24g_addr ,contr 
+:      001290 p_pdata_0xff_check:
+0x035c 001291 call enable_user 
+0x035d 001292 setarg 0xffff 
+:      001293 p_pdata_0xff_check_loop:
+0x035e 001294 ifetcht 2 ,contr 
+0x035f 001295 isub temp ,null 
+0x0360 001296 ncall disable_user ,zero 
+0x0361 001297 loop p_pdata_0xff_check_loop 
+0x0362 001298 rtn 
+:      001300 p_mouse_cb_fuction:
+0x0363 001301 setarg p_mouse_g24_package_data 
+0x0364 001302 store 2 ,mem_cb_24g_data 
+0x0365 001303 setarg p_mouse_le 
+0x0366 001304 store 2 ,mem_cb_le_process 
+0x0367 001305 setarg p_le_mouse_bb_event_connect_complete 
+0x0368 001306 store 2 ,mem_cb_att_write 
+0x0369 001307 setarg p_mouse_before_lpm 
+0x036a 001308 store 2 ,mem_cb_before_lpm 
+0x036b 001309 setarg p_mouse_priority_bb_event 
+0x036c 001310 store 2 ,mem_cb_bb_event_process 
+0x036d 001311 setarg p_mouse_idle 
+0x036e 001312 store 2 ,mem_cb_idle_process 
+0x036f 001313 setarg p_mouse_before_hibernate 
+0x0370 001314 store 2 ,mem_cb_before_hibernate 
+0x0371 001315 setarg p_mouse_bb_event_timer 
+0x0372 001316 store 2 ,mem_cb_event_timer 
+0x0373 001317 rtn 
+:      001319 p_mouse_g24_package_data:
+0x0374 001320 call mouse_g24_package_data 
+0x0375 001321 fetch 2 ,mem_mouse_z 
+0x0376 001322 rtn blank 
+0x0377 001323 branch p_g24_transmit_by_interrupt_enable 
+:      001325 p_mouse_le_txbuff_save:
+0x0378 001326 arg mem_le_tx_buffer0 ,contr 
+0x0379 001327 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x037a 001328 call p_mouse_le_txbuff_copy 
+0x037b 001329 arg mem_le_tx_buffer1 ,contr 
+0x037c 001330 call p_mouse_le_txbuff_copy 
+0x037d 001331 arg mem_le_tx_buffer2 ,contr 
+0x037e 001332 call p_mouse_le_txbuff_copy 
+0x037f 001333 arg mem_le_tx_buffer3 ,contr 
+:      001334 p_mouse_le_txbuff_copy:
+0x0380 001335 arg 27 ,loopcnt 
+0x0381 001336 branch memcpy 
+:      001338 p_mouse_le_txbuff_load:
+0x0382 001339 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x0383 001340 arg mem_le_tx_buffer0 ,contw 
+0x0384 001341 call p_mouse_le_txbuff_copy 
+0x0385 001342 arg mem_le_tx_buffer1 ,contw 
+0x0386 001343 call p_mouse_le_txbuff_copy 
+0x0387 001344 arg mem_le_tx_buffer2 ,contw 
+0x0388 001345 call p_mouse_le_txbuff_copy 
+0x0389 001346 arg mem_le_tx_buffer3 ,contw 
+0x038a 001347 branch p_mouse_le_txbuff_copy 
+:      001349 p_mouse_le:
+0x038b 001350 call le_fifo_check_nearly_full 
+0x038c 001351 nrtn blank 
+0x038d 001352 fetch 1 ,mem_le_connect_status_flag 
+0x038e 001353 and pdata ,0x03 ,pdata 
+0x038f 001354 rtnne 0x03 
+:      001355 p_mouse_le_next:
+0x0390 001356 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x0391 001357 call p_mouse_clear_sensor_data ,blank 
+0x0392 001358 fetch mouse_flag_len ,mem_mouse_flag 
+0x0393 001361 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x0394 001362 call mouse_motion 
+0x0395 001363 nrtn user 
+0x0396 001364 call p_mouse_le_current_mult_update 
+0x0397 001365 call p_mouse_data_xy_release 
+0x0398 001366 call p_mouse_wheel_trigger 
+:      001367 p_mouse_data_push:
+0x0399 001368 arg mem_mouse_key ,rega 
+0x039a 001369 call queue_push 
+0x039b 001370 call p_mouse_queue_increase ,user 
+0x039c 001372 rtn 
+:      001374 p_mouse_le_current_mult_update:
+0x039d 001377 jam 0 ,mem_lpm_mult 
+0x039e 001378 jam 30 ,mem_mouse_le_current_mult_timer 
+0x039f 001379 rtn 
+:      001381 p_mouse_data_xy_release:
+0x03a0 001384 fetch 1 ,mem_mouse_long_mult_flag 
+0x03a1 001385 rtnne 1 
+0x03a2 001386 setarg 0 
+0x03a3 001387 store 1 ,mem_mouse_long_mult_flag 
+0x03a4 001388 store 4 ,mem_mouse_x 
+:      001389 p_mouse_sensor_poweron:
+0x03a5 001390 setarg 0x8006 
+0x03a6 001391 call twspi_write 
+0x03a7 001392 nop 12000 
+:      001393 p_mouse_dpi_config:
+0x03a8 001396 fetch 1 ,mem_mouse_dpi 
+0x03a9 001397 beq 0xff ,p_mouse_dpi_config_default 
+0x03aa 001398 branch p_mouse_seting_dpi 
+:      001399 p_mouse_dpi_config_default:
+0x03ab 001400 fetch 1 ,mem_config_sensor_motion 
+0x03ac 001402 store 1 ,mem_mouse_dpi 
+0x03ad 001403 branch p_mouse_seting_dpi 
+:      001406 p_mouse_data_init:
+0x03ae 001407 jam 7 ,mem_mouse_data_queue 
+0x03af 001408 jam 4 ,mem_mouse_data_queue + 1 
+0x03b0 001409 setarg mem_mouse_data_queue 
+0x03b1 001410 store 2 ,mem_queue_ptr 
+0x03b2 001411 branch queue_init 
+:      001413 p_mouse_queue_increase:
+0x03b3 001414 fetch 1 ,mem_mouse_data_queue_num 
+0x03b4 001415 increase 1 ,pdata 
+0x03b5 001416 store 1 ,mem_mouse_data_queue_num 
+0x03b6 001417 rtn 
+:      001419 p_mouse_data_pull:
+0x03b7 001420 arg mem_mouse_key ,rega 
+0x03b8 001421 call queue_pop 
+0x03b9 001422 branch p_mouse_fill_data_le ,user 
+0x03ba 001423 rtn 
+:      001425 p_mouse_fill_data_le:
+0x03bb 001426 call le_clear_md 
+0x03bc 001427 fetch 1 ,mem_mouse_data_queue_num 
+0x03bd 001428 sub pdata ,1 ,null 
+0x03be 001429 ncall le_set_md ,positive 
+0x03bf 001430 fetch 1 ,mem_mouse_data_queue_num 
+0x03c0 001431 rtn blank 
+0x03c1 001432 increase -1 ,pdata 
+0x03c2 001433 store 1 ,mem_mouse_data_queue_num 
+0x03c3 001434 branch mouse_fill_data_le 
+:      001436 p_mouse_wheel_trigger:
+0x03c4 001437 fetch 2 ,mem_mouse_z 
+0x03c5 001438 rtn blank 
+0x03c6 001439 jam 1 ,mem_mouse_wheel_trigger 
+0x03c7 001440 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x03c8 001441 rtn 
+:      001444 p_mouse_clear_sensor_data:
+0x03c9 001445 call le_set_config_more_data 
+0x03ca 001446 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x03cb 001447 branch p_mouse_sensor_poweron 
+:      001449 p_mouse_idle:
+0x03cc 001450 call ui_check_paring_button 
+0x03cd 001451 call p_mouse_dpi_check 
+0x03ce 001452 branch mouse_wheel_check 
+:      001454 p_mouse_dpi_check:
+0x03cf 001455 fetcht 1 ,mem_dpi_button_gpio 
+0x03d0 001456 call p_gpio_set_input_pd 
+0x03d1 001457 fetcht 1 ,mem_dpi_button_gpio 
+0x03d2 001458 call gpio_get_bit 
+0x03d3 001459 branch p_mouse_dpi_up ,true 
+0x03d4 001460 call p_gpio_set_input_pu 
+0x03d5 001461 branch mouse_dpi_down 
+:      001474 p_mouse_dpi_up:
+0x03d6 001475 call p_gpio_set_input_pu 
+0x03d7 001476 branch mouse_dpi_up 
+:      001479 p_mouse_priority_bb_event:
+0x03d8 001480 copy regc ,pdata 
+0x03d9 001481 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x03da 001482 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x03db 001483 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x03dc 001484 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x03dd 001485 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x03de 001486 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x03df 001487 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x03e0 001488 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x03e1 001489 branch mouse_priority_bb_event + 1 
+:      001491 p_mouse_le_bb_event_connected:
+0x03e2 001492 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x03e3 001493 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x03e4 001494 nbranch p_mouse_le_bb_event_connected_next ,blank 
+0x03e5 001495 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      001496 p_mouse_le_bb_event_connected_next:
+0x03e6 001497 jam 1 ,mem_mouse_state_led_blink_flag 
+0x03e7 001498 call p_mouse_init_sensor_reset 
+0x03e8 001499 call p_mouse_null_enter_hibernate_disable 
+0x03e9 001500 call p_mouse_data_init 
+0x03ea 001501 branch mouse_le_bb_event_connected 
+:      001503 p_mouse_le_bb_disconnected:
+0x03eb 001504 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x03ec 001505 call p_mouse_sensor_powerdown_check 
+0x03ed 001506 setarg le_interval_8_75ms 
+0x03ee 001507 store 2 ,mem_le_interval_min 
+0x03ef 001508 store 2 ,mem_le_interval_min + 2 
+0x03f0 001509 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x03f1 001510 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x03f2 001511 call p_mouse_data_init 
+0x03f3 001512 call le_clr_config_more_data 
+0x03f4 001513 branch mouse_bb_disconnected 
+:      001515 p_mouse_le_enc_info:
+:      001516 p_app_updata_le_param:
+0x03f5 001517 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x03f6 001518 branch ui_ipc_send_cmd 
+:      001520 p_mouse_le_ll_start_encryt:
+0x03f7 001521 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x03f8 001522 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x03f9 001523 branch p_mouse_le_ll_enable_start_enc_flag 
+:      001525 p_mouse_le_ll_reconn_start_encryt:
+0x03fa 001526 call p_app_updata_le_param 
+0x03fb 001527 jam 20 ,mem_le_start_encrypt_timer 
+:      001528 p_mouse_le_ll_enable_start_enc_flag:
+0x03fc 001529 arg ll_start_enc_flag ,queue 
+0x03fd 001530 branch mouse_le_enable_connect_flag 
+:      001532 p_mouse_le_conn_param_update_rsp_recieved:
+0x03fe 001533 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x03ff 001534 rtneq ble_signaling_connect_parameter_update_accepted 
+0x0400 001535 fetch 1 ,mem_le_tsniff 
+0x0401 001536 rshift2 pdata ,pdata 
+0x0402 001537 sub pdata ,le_interval_15ms ,null 
+0x0403 001538 rtn positive 
+0x0404 001539 setarg le_interval_11_25ms 
+0x0405 001540 store 2 ,mem_le_interval_min 
+0x0406 001541 store 2 ,mem_le_interval_min + 2 
+0x0407 001542 call p_app_updata_le_param 
+:      001543 p_mouse_le_conn_param_lpm_disable:
+0x0408 001544 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x0409 001545 rtn 
+:      001549 p_mouse_24g_pairing_complete:
+0x040a 001550 call p_mouse_init_sensor_reset 
+0x040b 001551 jam 1 ,mem_mouse_state_led_blink_flag 
+0x040c 001552 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x040d 001553 arg mosue_24g_pairing_flag ,queue 
+0x040e 001554 call mouse_disable_function_flag 
+0x040f 001555 setarg 0 
+0x0410 001556 store 2 ,mem_24g_pairing_timer_count 
+0x0411 001557 jam 0 ,mem_mouse_move_flag 
+0x0412 001559 call mouse_read_sensor_common 
+0x0413 001560 call p_mouse_null_enter_hibernate_disable 
+0x0414 001561 call p_mouse_store_24g_device_2eeprom 
+0x0415 001562 call p_mouse_tx_power_init 
+0x0416 001564 call p_mouse_set_24g_addr_eeprom 
+0x0417 001565 branch iicd_write_protect_eep_data 
+:      001567 p_mouse_set_24g_addr_eeprom:
+0x0418 001568 arg mem_24g_addr ,rega 
+0x0419 001569 arg mouse_g24_addr_eeprom_offect ,regb 
+0x041a 001570 arg 4 ,temp 
+0x041b 001571 rtn 
+:      001573 p_mouse_24g_attempt_fail:
+0x041c 001574 call p_mouse_sensor_powerdown_check 
+0x041d 001575 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x041e 001576 call p_mouse_tx_power_init 
+0x041f 001577 call p_g24_check_51cmd_stop_24g 
+:      001578 p_app_enter_hibernate_before_check:
+0x0420 001579 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x0421 001580 nbranch p_mouse_null_enter_hibernate_enable ,blank 
+0x0422 001581 branch app_enter_hibernate 
+:      001583 p_mouse_null_enter_hibernate_disable:
+0x0423 001584 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0424 001585 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x0425 001586 rtn 
+:      001588 p_mouse_24g_attempt_success:
+0x0426 001589 jam 1 ,mem_mouse_state_led_blink_flag 
+0x0427 001590 call p_mouse_init_sensor_reset 
+0x0428 001591 call mouse_no_data_timer_init 
+0x0429 001592 call p_mouse_null_enter_hibernate_disable 
+:      001593 p_mouse_store_24g_device_2eeprom:
+0x042a 001594 call mouse_cheak_select_24gdevice 
+0x042b 001595 branch p_mouse_store_device_number2eeprom 
+:      001598 p_mouse_before_hibernate:
+0x042c 001599 enable user 
+0x042d 001600 hfetch 4 ,0x8138 
+0x042e 001601 setflag user ,26 ,pdata 
+0x042f 001602 hstore 4 ,core_lpm_reg 
+0x0430 001603 call lpm_write_ctrl 
+0x0431 001604 call p_mouse_sensor_powerdown_check 
+0x0432 001605 call disable_authrom 
+0x0433 001606 jam 0 ,mem_mouse_state_led_blink_flag 
+0x0434 001607 call mouse_devce_led_off 
+0x0435 001608 call p_mouse_multi_led_gpio_set_float 
+0x0436 001609 call mouse_before_hibernate_wheel_gpio_set 
+0x0437 001610 branch mouse_lpm_before_common 
+:      001612 p_mouse_sensor_powerdown_check:
+0x0438 001613 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x0439 001614 rtn blank 
+0x043a 001615 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x043b 001616 branch p_mouse_sensor_powerdown 
+:      001619 p_mouse_bb_event_timer:
+0x043c 001620 call p_mouse_wheel_trigger_timer 
+0x043d 001621 call p_mouse_null_enter_hibernate_timer 
+0x043e 001622 call p_mouse_bt_discovery_check 
+0x043f 001623 call p_mouse_select_device 
+0x0440 001624 call mouse_check_discovery_timeout_timer 
+0x0441 001625 call p_mouse_24g_long_sleep_param_update_timer 
+0x0442 001626 call mouse_check_direct_timeout_timer 
+0x0443 001627 call p_mouse_le_enable_att_list_timer 
+0x0444 001628 call p_mouse_le_current_mult_update_timer 
+0x0445 001629 call p_le_send_smp_security_request_timer 
+0x0446 001630 call p_mouse_state_led_timer 
+0x0447 001631 call p_mouse_multi_led_blink_timer 
+0x0448 001632 branch mouse_check_no_data_timeout_timer 
+:      001635 p_mouse_24g_long_sleep_param_update_timer:
+0x0449 001636 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x044a 001637 arg p_mouse_24g_long_sleep_normal_param ,regb 
+0x044b 001638 branch timer_single_step 
+:      001639 p_mouse_24g_long_sleep_normal_param:
+0x044c 001640 setarg g24_long_sleep_step2 
+0x044d 001641 store 3 ,mem_24g_enter_hibernate 
+:      001642 p_mouse_long_mult_flag_enable:
+0x044e 001643 jam 1 ,mem_mouse_long_mult_flag 
+0x044f 001644 rtn 
+:      001647 p_mouse_le_enable_att_list_timer:
+0x0450 001648 arg mem_le_start_encrypt_timer ,regc 
+0x0451 001649 arg mouse_le_write_enable ,regb 
+0x0452 001650 branch timer_single_step 
+:      001652 p_mouse_le_current_mult_update_timer:
+0x0453 001653 arg mem_mouse_le_current_mult_timer ,regc 
+0x0454 001654 arg p_mouse_le_current_mult_reinit ,regb 
+0x0455 001655 branch timer_single_step 
+:      001656 p_mouse_le_current_mult_reinit:
+0x0456 001657 fetch 1 ,mem_lpm_mult_init 
+0x0457 001658 store 1 ,mem_lpm_mult 
+0x0458 001659 branch p_mouse_long_mult_flag_enable 
+:      001661 p_le_send_smp_security_request_timer:
+0x0459 001662 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x045a 001663 rtn blank 
+0x045b 001664 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x045c 001665 arg p_le_pairing_sm_start_check ,regb 
+0x045d 001666 branch timer_single_step 
+:      001668 p_le_pairing_sm_start_check:
+0x045e 001669 fetch 1 ,mem_le_send_security_request_flag 
+0x045f 001670 nrtn blank 
+0x0460 001671 branch le_pairing_sm_start 
+:      001673 p_mouse_wheel_trigger_timer:
+0x0461 001674 arg mem_mouse_wheel_trigger_timer ,regc 
+0x0462 001675 arg p_mouse_wheel_trigger_disable ,regb 
+0x0463 001676 branch timer_single_step 
+:      001677 p_mouse_wheel_trigger_disable:
+0x0464 001678 jam 0 ,mem_mouse_wheel_trigger 
+0x0465 001679 rtn 
+:      001681 p_mouse_bt_discovery_check:
+0x0466 001682 call p_mouse_check_key_gpio 
+0x0467 001683 beq mouse_lmr_button ,p_mouse_bt_discovery_by_button 
+:      001685 p_mouse_bt_discovery_by_button:
+0x0468 001686 fetcht 1 ,mem_config_bt_button_gpio 
+0x0469 001687 call gpio_get_bit 
+0x046a 001688 branch p_mouse_bt_discovery_commbination_key_down ,true 
+:      001689 p_mouse_bt_discovery_commbination_key_up:
+0x046b 001690 call mouse_bt_discovery_commbination_key_up 
+0x046c 001691 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x046d 001692 branch mouse_disable_function_flag 
+:      001694 p_mouse_bt_discovery_commbination_key_down:
+0x046e 001695 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x046f 001696 call p_mouse_bt_discovery_timer 
+0x0470 001697 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001699 p_mouse_24g_pairing_button_down:
+0x0471 001700 arg mem_combination_ui_button_count ,regc 
+0x0472 001701 arg p_mouse_24g_pairing_button ,regb 
+0x0473 001702 branch timer_single_step 
+:      001704 p_mouse_bt_discovery_timer:
+0x0474 001705 arg mem_combination_ui_button_count ,regc 
+0x0475 001706 arg p_mouse_long_button_bt_discovery ,regb 
+0x0476 001707 branch timer_single_step 
+:      001709 p_mouse_long_button_bt_discovery:
+0x0477 001710 fetch mouse_flag_len ,mem_mouse_flag 
+0x0478 001711 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x0479 001712 jam 0 ,mem_mouse_long_button_select_device 
+0x047a 001713 call p_mouse_store_device_mode_2eeporm 
+0x047b 001714 fetch 2 ,mem_ui_state_map 
+0x047c 001715 isolate1 ui_state_ble_adv ,pdata 
+0x047d 001716 call mouse_stop_le_adv ,true 
+0x047e 001717 fetch 2 ,mem_ui_state_map 
+0x047f 001718 isolate1 ui_state_bt_reconnect ,pdata 
+0x0480 001719 call mouse_cancel_reconnect ,true 
+0x0481 001720 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x0482 001721 call mouse_enable_function_flag 
+0x0483 001722 branch mouse_long_button_bt_discovry 
+:      001724 p_mouse_store_device_mode_2eeporm:
+0x0484 001725 arg 1 ,temp 
+0x0485 001726 arg mem_mouse_long_button_select_device ,rega 
+0x0486 001727 arg mouse_device_mode_eeprom_offset ,regb 
+0x0487 001728 branch iicd_write_protect_eep_data 
+:      001730 p_mouse_null_enter_hibernate_timer:
+0x0488 001731 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0x0489 001732 rtn blank 
+0x048a 001733 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x048b 001734 nrtn blank 
+0x048c 001735 arg mem_mouse_null_enter_hibernate_timer ,regc 
+0x048d 001736 arg p_mouse_null_enter_hibernate ,regb 
+0x048e 001737 branch timer_single_step 
+:      001739 p_mouse_null_enter_hibernate:
+0x048f 001740 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0490 001741 branch app_enter_hibernate 
+:      001743 p_mouse_select_device:
+:      001744 p_mouse_select_device_by_button:
+0x0491 001745 fetcht 1 ,mem_config_select_device_button_gpio 
+0x0492 001746 call gpio_get_bit 
+0x0493 001747 branch p_mouse_select_device_button_down ,true 
+:      001748 p_mouse_select_device_button_up:
+0x0494 001751 fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0x0495 001752 nbranch p_mouse_select_button_wakeup_firstup ,blank 
+0x0496 001753 fetch 1 ,mem_select_device_button_statue 
+0x0497 001754 rtneq dpi_button_state_up 
+0x0498 001755 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x0499 001756 jam on ,mem_mouse_multi_led_blink_enable 
+0x049a 001757 arg 1 ,temp 
+0x049b 001758 arg mem_mouse_long_button_select_device ,rega 
+0x049c 001759 arg mouse_device_mode_eeprom_offset ,regb 
+0x049d 001760 call iicd_read_eep_data 
+0x049e 001761 fetch 1 ,mem_mouse_long_button_select_device 
+0x049f 001762 branch p_mouse_select_device_and_reset ,blank 
+:      001763 p_mouse_ready_reconnection_by_button:
+0x04a0 001764 call p_mouse_switch_device_flag 
+0x04a1 001765 jam 0 ,mem_link_key_exists 
+0x04a2 001766 call p_mouse_store_device_number2eeprom 
+0x04a3 001767 call mouse_select_device_enable 
+0x04a4 001768 branch mouse_set_reconnection 
+:      001770 p_mouse_switch_device_flag:
+0x04a5 001771 fetch 1 ,mem_device_flag 
+0x04a6 001772 beq 0xff ,p_mouse_set_default_mode 
+0x04a7 001773 fetcht 1 ,mem_device_flag 
+0x04a8 001774 increase 1 ,temp 
+0x04a9 001775 fetch 1 ,mem_device_number 
+0x04aa 001776 isub temp ,null 
+0x04ab 001777 ncall mouse_select_device_count_clean ,positive 
+0x04ac 001778 storet 1 ,mem_device_flag 
+0x04ad 001779 rtn 
+:      001781 p_mouse_set_default_mode:
+0x04ae 001782 jam mode_24g_device ,mem_device_flag 
+0x04af 001783 rtn 
+:      001786 p_mouse_select_device_button_down:
+0x04b0 001787 fetch 2 ,mem_ui_state_map 
+0x04b1 001788 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
+0x04b2 001789 jam off ,mem_mouse_multi_led_blink_enable 
+:      001790 p_mouse_select_device_button_down_next:
+0x04b3 001791 fetch 1 ,mem_select_device_button_statue 
+0x04b4 001792 rtneq dpi_button_state_down 
+0x04b5 001793 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x04b6 001795 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x04b7 001796 rtnbit1 app_disc_pb_button 
+0x04b8 001798 fetch 1 ,mem_device_flag 
+0x04b9 001799 rtnne mode_bt_device1 
+:      001800 p_mouse_pb_button_2ble_disconnect:
+0x04ba 001801 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x04bb 001802 set1 app_disc_pb_button ,pdata 
+0x04bc 001803 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x04bd 001804 branch mouse_disconnect 
+:      001815 p_mouse_select_button_wakeup_firstup:
+0x04be 001816 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+0x04bf 001817 fetch 1 ,mem_select_device_button_statue 
+0x04c0 001818 nbranch p_mouse_select_button_wakeup_firstup_next ,blank 
+0x04c1 001819 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x04c2 001820 jam on ,mem_mouse_multi_led_blink_enable 
+0x04c3 001821 rtn 
+:      001822 p_mouse_select_button_wakeup_firstup_next:
+0x04c4 001823 branch p_mouse_check_reconn_target 
+:      001825 p_mouse_store_device_number2eeprom:
+0x04c5 001826 arg 1 ,temp 
+0x04c6 001827 arg mem_device_flag ,rega 
+0x04c7 001828 arg 0 ,regb 
+0x04c8 001829 branch iicd_write_protect_eep_data 
+:      001831 p_mouse_select_device_and_reset:
+0x04c9 001832 jam 0xff ,mem_mouse_long_button_select_device 
+0x04ca 001833 branch p_mouse_store_device_mode_2eeporm 
+:      001835 p_mouse_multi_led_blink_timer:
+0x04cb 001836 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x04cc 001837 rtn blank 
+0x04cd 001838 fetch 1 ,mem_mouse_multi_led_type 
+0x04ce 001839 beq multi_led_on ,p_mouse_multi_led_type_on 
+0x04cf 001840 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+0x04d0 001841 rtn 
+:      001843 p_mouse_multi_led_type_on:
+0x04d1 001844 call p_mouse_multi_led_on 
+0x04d2 001845 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x04d3 001846 increase 1 ,pdata 
+0x04d4 001847 store 1 ,mem_mouse_multi_led_on_timer 
+0x04d5 001848 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
+0x04d6 001849 isub temp ,null 
+0x04d7 001850 call p_mouse_multi_led_off_poweron2s ,zero 
+0x04d8 001851 rtn 
+:      001852 p_mouse_multi_led_off_poweron2s:
+0x04d9 001853 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x04da 001854 branch p_mouse_multi_led_off 
+:      001856 p_mouse_multi_led_type_blink:
+0x04db 001857 fetch 1 ,mem_mouse_multi_led_blink_timer 
+0x04dc 001858 increase -1 ,pdata 
+0x04dd 001859 store 1 ,mem_mouse_multi_led_blink_timer 
+0x04de 001860 nrtn blank 
+0x04df 001861 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x04e0 001862 store 1 ,mem_mouse_multi_led_blink_timer 
+:      001869 p_mouse_multi_led_blink_count_no_limited:
+0x04e1 001870 fetch 1 ,mem_mouse_multi_led_state 
+0x04e2 001871 beq on ,p_mouse_multi_led_off 
+0x04e3 001872 beq off ,p_mouse_multi_led_on 
+0x04e4 001873 rtn 
+:      001875 p_mouse_multi_led_on:
+0x04e5 001876 jam 0 ,mem_lpm_mult 
+0x04e6 001877 jam on ,mem_mouse_multi_led_state 
+0x04e7 001878 fetch 1 ,mem_device_flag 
+0x04e8 001879 beq mode_24g_device ,p_mouse_multi_down_led_on 
+:      001880 p_mouse_multi_up_led_on:
+0x04e9 001881 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x04ea 001882 set1 7 ,temp 
+0x04eb 001883 call gpio_config_output 
+0x04ec 001884 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x04ed 001885 branch gpio_out_active 
+:      001886 p_mouse_multi_down_led_on:
+0x04ee 001887 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x04ef 001888 call gpio_config_output 
+0x04f0 001889 fetcht 1 ,mem_mouse_multi_led_gpio 
+0x04f1 001890 branch gpio_out_inactive 
+:      001892 p_mouse_multi_led_blink_off:
+0x04f2 001893 setarg 0 
+0x04f3 001894 store 3 ,mem_mouse_multi_led_blink_timer 
+:      001895 p_mouse_multi_led_off:
+0x04f4 001896 jam 32 ,mem_lpm_mult 
+0x04f5 001897 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x04f6 001898 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0x04f7 001899 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x04f8 001900 jam 0 ,mem_mouse_multi_led_type 
+:      001901 p_mouse_multi_led_off_wait_blink_over:
+0x04f9 001902 jam 0 ,mem_mouse_multi_led_on_timer 
+0x04fa 001903 jam off ,mem_mouse_multi_led_state 
+0x04fb 001904 branch p_mouse_multi_led_gpio_set_float 
+:      001907 p_mouse_mode_bt_device1_multi_led_on:
+:      001908 p_mouse_mode_24g_device_multi_led_on:
+0x04fc 001909 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x04fd 001910 jam on ,mem_mouse_multi_led_blink_enable 
+0x04fe 001911 jam multi_led_on ,mem_mouse_multi_led_type 
+0x04ff 001912 jam 0 ,mem_mouse_multi_led_on_timer 
+0x0500 001913 rtn 
+:      001924 p_mouse_discovery_multi_led_blink:
+0x0501 001925 jam 3 ,mem_mouse_multi_led_blink_timer_init 
+:      001926 p_mouse_discovery_multi_led_blink2:
+0x0502 001928 jam 1 ,mem_mouse_multi_led_blink_count 
+:      001929 p_mouse_multi_led_blink_enable:
+0x0503 001930 jam 1 ,mem_mouse_multi_led_blink_timer 
+0x0504 001931 jam on ,mem_mouse_multi_led_blink_enable 
+0x0505 001932 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x0506 001933 rtn 
+:      001935 p_mouse_discovey_led_blink_off:
+0x0507 001936 fetch 1 ,mem_mouse_multi_led_on_timer 
+0x0508 001937 nrtn blank 
+0x0509 001938 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0x050a 001939 nrtn blank 
+0x050b 001940 branch p_mouse_multi_led_blink_off 
+:      001950 p_mouse_state_led_timer:
+0x050c 001951 fetch 1 ,mem_mouse_state_led_blink_flag 
+0x050d 001952 rtn blank 
+0x050e 001953 fetch 2 ,mem_ui_state_map 
+0x050f 001954 rtnbit1 ui_state_ble_adv 
+0x0510 001955 fetch 2 ,mem_mouse_multi_led_blink_count 
+0x0511 001956 nrtn blank 
+0x0512 001957 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x0513 001958 pincrease 1 
+0x0514 001959 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x0515 001960 sub pdata ,30 ,null 
+0x0516 001961 ncall p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x0517 001962 sub pdata ,5 ,null 
+0x0518 001963 branch p_mouse_multi_led_on ,positive 
+0x0519 001964 branch p_mouse_multi_led_off 
+:      001965 p_mouse_adc_low_volatage_led_timer_count_clean:
+0x051a 001966 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x051b 001967 rtn 
+:      001969 p_mouse_seting_dpi:
+:      001970 p_mouse_seting_dpi_diff:
+:      001976 p_mouse_3180_dpi:
+0x051c 001977 fetch 1 ,mem_mouse_dpi 
+0x051d 001978 sub pdata ,mouse_dpi_level2 ,null 
+0x051e 001979 call p_mouse_3065xy_dpi_recount ,zero 
+0x051f 001980 fetch 1 ,mem_mouse_dpi 
+0x0520 001981 beq mouse_dpi_level1 ,p_mouse_3180_set_cpi1 
+0x0521 001983 beq mouse_dpi_level4 ,mouse_set_cpi3 
+0x0522 001984 branch mouse_set_cpi2 
+:      001985 p_mouse_3180_set_cpi1:
+0x0523 001986 fetch 1 ,mem_320x_dpi_1 
+0x0524 001987 branch mouse_p3205_dpi + 2 
+:      001998 p_mouse_3065xy_dpi_recount:
+0x0525 001999 jam mouse_dpi_level3 ,mem_mouse_dpi 
+0x0526 002000 rtn 
+:      002020 p_mouse_motion:
+0x0527 002021 disable user 
+0x0528 002022 setarg 0 
+0x0529 002023 store 6 ,mem_mouse_x 
+0x052a 002024 call p_mouse_cheak_sensor_data 
+0x052b 002025 call mouse_zwheel 
+0x052c 002026 call mouse_t_zwheel 
+0x052d 002027 call p_mouse_key 
+0x052e 002028 nbranch p_drawing_optima_init ,user 
+0x052f 002029 call p_drawing_optima 
+0x0530 002030 branch mouse_motion + 9 
+:      002033 p_mouse_cheak_sensor_data:
+0x0531 002034 fetch 1 ,mem_config_sensor_type 
+0x0532 002035 beq p3212 ,p_mouse_p3212_sensor_motion 
+0x0533 002036 beq p3610 ,mouse_p3610_sensor_motion 
+:      002037 p_mouse_p32xx_sensor_motion:
+0x0534 002038 call mouse_clear_sensor_data 
+0x0535 002039 disable user 
+0x0536 002045 branch mouse_p32xx_sensor_motion_2 
+:      002046 p_mouse_p3212_sensor_motion:
+0x0537 002047 call mouse_clear_sensor_data 
+0x0538 002048 fetch 1 ,mem_config_function_enable 
+0x0539 002049 bbit0 enable_sensor_motion_pin ,mouse_p3212_sensor_motion_1 
+0x053a 002050 fetcht 1 ,mem_sensor_data_gpio 
+0x053b 002051 call gpio_get_bit 
+0x053c 002052 nrtn true 
+0x053d 002053 branch mouse_p3212_sensor_motion_1 
+:      002055 p_mouse_key:
+0x053e 002056 call p_mouse_check_key_gpio 
+0x053f 002057 branch mouse_key + 1 
+:      002058 p_mouse_check_key_gpio:
+0x0540 002059 arg 0 ,rega 
+0x0541 002060 call p_mouse_check_lkey_gpio 
+0x0542 002064 branch mouse_check_key_gpio + 11 
+:      002072 p_mouse_check_lkey_gpio:
+0x0543 002073 fetcht 1 ,mem_lbutton_gpio 
+0x0544 002074 call p_gpio_set_input_pu 
+0x0545 002075 fetcht 1 ,mem_lbutton_gpio 
+0x0546 002076 call gpio_get_bit 
+0x0547 002077 setflag true ,0 ,rega 
+:      002079 p_mouse_check_rkey_gpio:
+0x0548 002080 fetcht 1 ,mem_rbutton_gpio 
+0x0549 002081 call p_gpio_set_input_pu 
+0x054a 002082 fetcht 1 ,mem_rbutton_gpio 
+0x054b 002083 call gpio_get_bit 
+0x054c 002084 setflag true ,1 ,rega 
+:      002086 p_mouse_check_mkey_gpio:
+0x054d 002087 fetcht 1 ,mem_mbutton_gpio 
+0x054e 002088 call p_gpio_set_input_pu 
+0x054f 002089 fetcht 1 ,mem_mbutton_gpio 
+0x0550 002090 call gpio_get_bit 
+0x0551 002091 setflag true ,2 ,rega 
+0x0552 002092 rtn 
+:      002107 p_gpio_set_input_pd:
+0x0553 002108 set0 gpio_active_bit ,temp 
+0x0554 002109 arg core_gpio_pu0 ,contw 
+0x0555 002110 call gpio_set_bit 
+0x0556 002111 set1 gpio_active_bit ,temp 
+0x0557 002112 arg core_gpio_pd0 ,contw 
+0x0558 002113 branch gpio_set_high_impedance + 4 
+:      002114 p_gpio_set_input_pu:
+0x0559 002115 set1 gpio_active_bit ,temp 
+0x055a 002116 arg core_gpio_pu0 ,contw 
+0x055b 002117 call gpio_set_bit 
+0x055c 002118 set0 gpio_active_bit ,temp 
+0x055d 002119 branch p_gpio_set_input_pd + 4 
+:      002121 p_mouse_bb_disconnected:
+0x055e 002122 jam 0 ,mem_mouse_enter_sniff_count 
+0x055f 002123 jam 0x0e ,mem_sniff_param_interval 
+0x0560 002124 call mouse_bb_discon_clear_stack 
+0x0561 002125 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x0562 002126 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0x0563 002127 branch mouse_bb_disconnected + 9 
+:      002129 p_mouse4_0_event_bb_disconn:
+0x0564 002130 call mouse_le_clean_connect_flag 
+0x0565 002131 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x0566 002132 bbit1 app_disc_pb_button ,p_mouse_select_device_by_button 
+0x0567 002133 branch mouse4_0_event_bb_disconn + 2 
+:      002135 p_mouse_bb_event_discovery_btn:
+0x0568 002136 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0569 002137 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x056a 002138 isolate1 mark_24g ,mark 
+0x056b 002139 call p_g24_check_51cmd_stop_24g ,true 
+0x056c 002140 branch mouse_bb_event_discovery_btn + 1 
+:      002142 p_le_addr_random_config:
+0x056d 002143 call load_adc_init 
+0x056e 002144 fetch 2 ,mem_0_5_adc_io_data 
+0x056f 002146 store 2 ,mem_random_addr_increase_count 
+:      002147 p_le_addr_random_store:
+:      002148 p_mouse_store_eerpom_random_addr_increase_count:
+0x0570 002149 arg 2 ,temp 
+0x0571 002150 arg mem_random_addr_increase_count ,rega 
+0x0572 002151 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x0573 002152 branch iicd_write_protect_eep_data 
+:      002153 p_mouse_load_eeprom_random_addr_increase_count:
+0x0574 002154 arg 2 ,temp 
+0x0575 002155 arg mem_random_addr_increase_count ,rega 
+0x0576 002156 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x0577 002157 branch iicd_read_eep_data 
+:      002165 p_mouse_start_discovery:
+0x0578 002166 jam 0 ,mem_le_send_security_request_flag 
+0x0579 002167 call p_mouse_tx_power_init 
+0x057a 002172 jam 1 ,mem_device_flag 
+0x057b 002174 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x057c 002175 fetch 2 ,mem_ui_state_map 
+0x057d 002176 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0x057e 002179 call p_mouse_load_eeprom_random_addr_increase_count 
+0x057f 002180 fetcht 2 ,mem_random_addr_increase_count 
+0x0580 002181 increase 1 ,temp 
+0x0581 002182 storet 2 ,mem_random_addr_increase_count 
+0x0582 002183 storet 2 ,mem_le_lap + 1 
+0x0583 002184 call p_mouse_store_eerpom_random_addr_increase_count 
+0x0584 002185 random pdata 
+0x0585 002186 store 1 ,mem_le_lap 
+:      002187 p_mouse_start_discovery_norandom:
+0x0586 002188 call app_lpm_mult_disable 
+0x0587 002189 fetch 2 ,mem_discovery_timeout 
+0x0588 002190 store 2 ,mem_mouse_discovery_timer 
+0x0589 002191 jam 6 ,mem_connection_options 
+0x058a 002192 setarg 0 
+0x058b 002193 store 2 ,mem_mouse_no_data_timer 
+0x058c 002194 store 2 ,mem_mouse_direct_timer 
+0x058d 002195 arg mouse_store_eeprom_flag ,queue 
+0x058e 002196 call mouse_enable_function_flag 
+0x058f 002197 call mouse_bt_discovery_button_down_disable 
+0x0590 002200 call p_check_51cmd_adv 
+0x0591 002201 call mouse_start_discovery_norandom + 13 
+0x0592 002202 branch p_mouse_discovery_multi_led_blink 
+:      002204 p_check_51cmd_adv:
+0x0593 002205 jam 0 ,mem_mouse_le_reconnect_flag 
+0x0594 002206 call p_le_check_adv_flag 
+0x0595 002207 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x0596 002208 istore 1 ,contr 
+0x0597 002210 arg mem_le_adv_swift_pair ,contr 
+0x0598 002211 call p_le_adv_data_update 
+0x0599 002213 branch check_51cmd_adv 
+:      002215 p_le_adv_data_update:
+0x059a 002216 arg mem_le_adv_data + 11 ,contw 
+0x059b 002217 arg 19 ,loopcnt 
+0x059c 002218 call memcpy 
+0x059d 002219 branch le_modified_name_adv 
+:      002221 p_mouse_stop_discovery:
+0x059e 002222 jam 0 ,mem_mouse_multi_led_blink_count 
+0x059f 002223 call p_mouse_discovey_led_blink_off 
+0x05a0 002224 setarg 0 
+0x05a1 002225 store 2 ,mem_mouse_discovery_timer 
+0x05a2 002226 call p_mouse_sensor_poweron 
+0x05a3 002227 branch mouse_stop_discovery + 1 
+:      002229 p_le_slave_match:
+0x05a4 002230 fetch 1 ,mem_le_md_count 
+0x05a5 002231 pincrease 1 
+0x05a6 002232 store 1 ,mem_le_md_count 
+0x05a7 002233 beq le_md_max_count ,le_slave_cont 
+0x05a8 002234 call le_acknowledge 
+0x05a9 002235 call le_prepare_tx 
+0x05aa 002236 call power_ctrl_start 
+0x05ab 002237 branch le_slave_match + 7 
+:      002239 p_le_next_adv_channel:
+0x05ac 002240 fetch 1 ,mem_le_ch_mapped 
+0x05ad 002241 increase 1 ,pdata 
+0x05ae 002242 store 1 ,mem_le_ch_mapped 
+0x05af 002243 rtnne 40 
+0x05b0 002244 jam 37 ,mem_le_ch_mapped 
+0x05b1 002245 rtn 
+:      002247 p_le_receive_skip:
+0x05b2 002248 call save_rssi 
+0x05b3 002249 call p_rssi_signal 
+0x05b4 002250 branch le_receive_skip + 2 
+:      002252 p_le_update_param:
+0x05b5 002253 call p_mouse_le_conn_param_check 
+0x05b6 002254 branch le_update_param + 8 
+:      002255 p_mouse_le_lpm_mult_reinit:
+0x05b7 002256 fetch 1 ,mem_lpm_mult_init 
+0x05b8 002257 store 1 ,mem_lpm_mult 
+:      002258 p_mouse_le_conn_param_lpm_enable:
+0x05b9 002259 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x05ba 002260 rtn 
+:      002262 p_mouse_le_conn_param_check:
+0x05bb 002263 fetch 1 ,mem_le_new_conninterval 
+0x05bc 002264 sub pdata ,le_interval_15ms ,null 
+0x05bd 002265 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0x05be 002266 fetch 1 ,mem_le_new_connslavelatency 
+0x05bf 002267 fetcht 1 ,mem_lpm_mult_init 
+0x05c0 002268 isub temp ,null 
+0x05c1 002269 branch p_mouse_le_lpm_mult_reinit ,positive 
+0x05c2 002270 fetch 1 ,mem_le_new_connslavelatency 
+0x05c3 002271 store 1 ,mem_lpm_mult 
+0x05c4 002272 branch p_mouse_le_conn_param_lpm_enable 
+:      002274 p_le_update_channel_map:
+0x05c5 002275 fetch 1 ,mem_le_state 
+0x05c6 002276 rtnbit0 lestate_update_map 
+0x05c7 002277 call p_le_channel_map_overflow_check 
+0x05c8 002278 nrtn user 
+0x05c9 002279 branch le_update_channel_map + 3 
+:      002280 p_le_channel_map_overflow_check:
+0x05ca 002281 enable user 
+0x05cb 002282 fetch 1 ,mem_le_event_count + 1 
+0x05cc 002283 rshift4 pdata ,pdata 
+0x05cd 002284 rtnne 0x0f 
+0x05ce 002285 fetch 1 ,mem_le_instant + 1 
+0x05cf 002286 rshift4 pdata ,pdata 
+0x05d0 002287 rtnne 0x00 
+0x05d1 002288 branch disable_user 
+:      002290 p_le_prepare_tx:
+0x05d2 002291 fetch 1 ,mem_le_arq 
+0x05d3 002292 bbit1 wak ,p_le_prepare_tx_wak 
+0x05d4 002293 call power_ctrl_pac_succ_incrs 
+0x05d5 002294 fetch 1 ,mem_empty_count 
+0x05d6 002295 nbranch p_le_send_empyt ,blank 
+0x05d7 002296 fetch 1 ,mem_le_state 
+0x05d8 002297 bbit0 lestate_encryption ,p_le_tx_4 
+0x05d9 002298 fetch 1 ,mem_le_rxbuf + 1 
+0x05da 002299 branch p_le_tx_4 ,blank 
+0x05db 002300 branch le_send_empty 
+:      002301 p_le_send_empyt:
+0x05dc 002302 fetch 1 ,mem_empty_count 
+0x05dd 002303 increase -1 ,pdata 
+0x05de 002304 store 1 ,mem_empty_count 
+0x05df 002305 branch le_send_empty 
+:      002306 p_le_tx_4:
+0x05e0 002307 fetch 1 ,mem_le_pairing_state 
+0x05e1 002308 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x05e2 002309 jam 3 ,mem_empty_count 
+:      002310 p_in_le_tx_4:
+0x05e3 002311 call le_fifo_check_nearly_full 
+0x05e4 002312 call p_mouse_data_pull ,blank 
+0x05e5 002313 branch le_prepare_tx + 4 
+:      002315 p_le_prepare_tx_wak:
+0x05e6 002316 call p_le_check_tx_retransmit_setmd 
+0x05e7 002317 branch p_le_power_ctrl_pac_succ_decrs 
+:      002319 p_le_check_tx_retransmit_setmd:
+0x05e8 002320 fetch 1 ,mem_le_connect_status_flag 
+0x05e9 002321 and pdata ,0x03 ,pdata 
+0x05ea 002322 rtnne 0x03 
+0x05eb 002323 fetch 1 ,mem_mouse_data_queue_num 
+0x05ec 002324 rtn blank 
+0x05ed 002325 fetch 1 ,mem_le_txlen 
+0x05ee 002326 rtn blank 
+0x05ef 002327 fetch 1 ,mem_le_txheader 
+0x05f0 002328 set1 md ,pdata 
+0x05f1 002329 store 1 ,mem_le_txheader 
+0x05f2 002330 call le_set_md 
+0x05f3 002331 rtn 
+:      002335 p_le_power_ctrl_pac_succ_decrs:
+0x05f4 002336 branch power_ctrl_pac_succ_decrs 
+:      002338 p_mouse_le_reconn_write_enable_timer_reinit:
+0x05f5 002339 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x05f6 002340 rtn blank 
+0x05f7 002341 fetch 1 ,mem_le_connect_status_flag 
+0x05f8 002342 and pdata ,0x03 ,pdata 
+0x05f9 002343 rtneq 0x03 
+0x05fa 002344 jam 10 ,mem_le_start_encrypt_timer 
+0x05fb 002345 rtn 
+:      002347 p_le_parse:
+0x05fc 002348 rtnmark1 mark_old_packet 
+0x05fd 002349 call le_fifo_check_full 
+0x05fe 002350 nrtn blank 
+0x05ff 002351 fetch 1 ,mem_le_rxbuf 
+0x0600 002352 and pdata ,0x3 ,pdata 
+0x0601 002353 store 1 ,mem_le_packet_llid 
+0x0602 002354 ifetch 1 ,contr 
+0x0603 002355 and pdata ,0x1f ,pdata 
+0x0604 002356 store 1 ,mem_le_packet_size 
+0x0605 002357 rtn blank 
+0x0606 002358 copy contr ,pdata 
+0x0607 002359 store 2 ,mem_le_payload_ptr 
+0x0608 002360 fetch 1 ,mem_le_packet_llid 
+0x0609 002361 beq llid_le_ll ,p_le_parse_ll 
+0x060a 002362 branch le_parse_l2cap 
+:      002363 p_le_parse_ll:
+0x060b 002364 fetch 1 ,mem_le_rxbuf + 2 
+0x060c 002365 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x060d 002366 branch le_parse_ll + 1 
+:      002367 p_le_parse_channel_map_req:
+0x060e 002368 ifetch 5 ,contr 
+0x060f 002369 store 5 ,mem_le_new_map 
+0x0610 002370 ifetch 2 ,contr 
+0x0611 002371 store 2 ,mem_le_instant 
+0x0612 002372 branch le_parse_channel_map_req + 7 
+:      002374 p_le_parse_l2cap:
+0x0613 002375 ifetch 2 ,contr 
+0x0614 002376 beq le_l2cap_cid_att ,p_le_parse_att 
+0x0615 002377 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x0616 002378 branch le_parse_l2cap + 11 
+:      002379 p_le_parse_att:
+0x0617 002380 call store_contr 
+0x0618 002381 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x0619 002382 call get_contr 
+0x061a 002383 ifetch 3 ,contr 
+0x061b 002384 store 3 ,mem_le_att_opcode 
+0x061c 002385 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x061d 002387 rshift8 pdata ,temp 
+0x061e 002388 sub temp ,0x24 ,null 
+0x061f 002390 branch le_parse_att + 2 ,positive 
+0x0620 002391 arg mem_mouse_le_uuid_sup ,temp 
+0x0621 002392 storet 2 ,mem_ui_le_uuid_table 
+0x0622 002393 call le_parse_att + 2 
+0x0623 002394 setarg 0x8e7a 
+0x0624 002395 store 2 ,mem_ui_le_uuid_table 
+0x0625 002396 rtn 
+:      002398 p_le_parse_att_read_by_group_type_request:
+0x0626 002399 call le_parse_att_read_by_group_type_request 
+0x0627 002400 call le_fifo_get_last_tx_ptr 
+0x0628 002401 increase 7 ,contr 
+0x0629 002402 ifetch 1 ,contr 
+0x062a 002403 rtnne attop_read_by_group_type_response 
+0x062b 002404 increase 5 ,contr 
+0x062c 002405 ifetch 2 ,contr 
+0x062d 002406 arg uuid_service_hids ,temp 
+0x062e 002407 isub temp ,null 
+0x062f 002408 nrtn zero 
+0x0630 002409 increase -4 ,contr 
+0x0631 002410 setarg 0x2b 
+0x0632 002411 istore 2 ,contr 
+0x0633 002412 rtn 
+:      002457 p_le_parse_smp:
+0x0634 002458 ifetch 1 ,contr 
+0x0635 002459 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+0x0636 002460 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x0637 002461 branch le_parse_smp + 2 
+:      002463 p_le_parse_smp_pairing_request:
+0x0638 002464 jam 1 ,mem_le_send_security_request_flag 
+0x0639 002465 branch le_parse_smp_pairing_request 
+:      002467 p_le_parse_smp_pairing_failed:
+0x063a 002468 call le_parse_smp_pairing_failed 
+0x063b 002469 fetch 1 ,mem_le_state 
+0x063c 002470 set0 lestate_update_param ,pdata 
+0x063d 002471 store 1 ,mem_le_state 
+0x063e 002472 branch le_parse_terminate_ind 
+:      002474 p_le_adv_not_match:
+0x063f 002475 fetch 1 ,mem_le_ch_mapped 
+0x0640 002476 bne 39 ,le_adv_loop 
+0x0641 002477 call p_le_adv_random_delay 
+0x0642 002478 arg le_adv_interval_timer ,queue 
+0x0643 002479 fetch 2 ,mem_le_adv_interval 
+0x0644 002480 branch timer_init 
+:      002481 p_le_adv_random_delay:
+0x0645 002482 random pdata 
+0x0646 002483 arg 0x1ff ,temp 
+0x0647 002484 iand temp ,pdata 
+0x0648 002485 add pdata ,250 ,pdata 
+0x0649 002486 branch delay 
+:      002488 p_le_lpm_setmult:
+0x064a 002489 disable wake 
+0x064b 002490 branch p_le_lpm_set_mult_attempt ,attempt 
+0x064c 002491 nbranch le_lpm_lost ,match 
+:      002492 p_le_lpm_set_mult_attempt:
+0x064d 002493 call lpm_match 
+0x064e 002494 fetch 2 ,mem_rx_window_sniff 
+0x064f 002495 store 2 ,mem_le_receive_window 
+0x0650 002496 fetch 1 ,mem_le_connect_status_flag 
+0x0651 002497 compare 3 ,pdata ,3 
+0x0652 002498 nbranch lpm_mult_short ,true 
+0x0653 002499 branch le_lpm_set_mult_attempt + 3 
+:      002501 p_le_mouse_bb_event_connect_complete:
+0x0654 002502 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0655 002503 nrtn blank 
+0x0656 002504 fetch 1 ,mem_le_att_handle 
+0x0657 002505 sub pdata ,26 ,pdata 
+0x0658 002506 nrtn zero 
+0x0659 002507 branch mouse_le_write_enable 
+:      002509 p_check_51cmd_once_continue:
+0x065a 002510 call lmo_fifo_check 
+0x065b 002511 nbranch check_51cmd_restore ,blank 
+0x065c 002512 fetch 1 ,mem_fifo_temp 
+0x065d 002513 bmark0 mark_context ,check_51cmd_check_idle 
+0x065e 002514 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0x065f 002515 branch check_51cmd_once_continue + 2 
+:      002517 p_check_51cmd_ble_update_connect_param:
+0x0660 002518 call le_fifo_check_full 
+0x0661 002519 nrtn blank 
+0x0662 002520 branch le_l2cap_tx_update_req 
+:      002523 p_twspi_reset:
+0x0663 002524 hfetch 1 ,core_gpio_out3 
+0x0664 002525 and_into 0xfd ,pdata 
+0x0665 002526 hstore 1 ,core_gpio_out3 
+0x0666 002527 hfetcht 1 ,core_gpio_oe3 
+0x0667 002528 or_into 0x2 ,temp 
+0x0668 002529 hstoret 1 ,core_gpio_oe3 
+0x0669 002530 call twspi_disable 
+0x066a 002531 and_into 0xfd ,temp 
+0x066b 002532 nop 13 
+0x066c 002533 call twspi_enable 
+0x066d 002534 hstoret 1 ,core_gpio_oe3 
+0x066e 002535 rtn 
+:      002541 power_ctrl_pac_succ_cnt_init:
+0x066f 002542 jam 1 ,mem_power_ctrl_level 
+0x0670 002543 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x0671 002544 rtn 
+:      002545 power_ctrl_pac_succ_incrs:
+0x0672 002546 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0673 002547 increase 1 ,pdata 
+0x0674 002548 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0675 002549 rtn 
+:      002550 power_ctrl_pac_succ_decrs:
+0x0676 002551 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0677 002552 sub pdata ,2 ,null 
+0x0678 002553 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x0679 002554 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x067a 002555 rtneq 0 
+0x067b 002556 increase -1 ,pdata 
+0x067c 002557 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x067d 002558 rtn 
+:      002559 power_ctrl_pac_succ_cnt_reinit:
+0x067e 002560 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x067f 002561 rtn 
+:      002563 power_ctrl_start:
+0x0680 002564 fetch 2 ,mem_ui_state_map 
+0x0681 002565 rtnbit1 ui_state_ble_adv 
+0x0682 002566 rtnbit1 ui_state_bt_reconnect 
+0x0683 002567 rtnbit1 ui_state_bt_discovery 
+0x0684 002569 arg mem_rssi_signal_buf ,rega 
+0x0685 002570 call p_rssi_average 
+0x0686 002571 storet 1 ,mem_rssi_avg_received 
+0x0687 002573 setarg rssi_dis_max_24g 
+0x0688 002574 bmark1 mark_24g ,power_ctrl_start_next 
+0x0689 002575 setarg rssi_dis_max_ble 
+:      002576 power_ctrl_start_next:
+0x068a 002577 isub temp ,null 
+0x068b 002578 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x068c 002580 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x068d 002581 sub pdata ,2 ,null 
+0x068e 002582 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x068f 002583 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0690 002584 beq 0 ,power_ctrl_txpower_incrs 
+0x0691 002585 rtn 
+:      002587 power_ctrl_txpower_decrs_check:
+0x0692 002588 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0693 002589 rtnne 32 
+0x0694 002590 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002591 power_ctrl_txpower_decrs:
+0x0695 002592 fetcht 1 ,mem_rssi_avg_received 
+0x0696 002593 setarg rssi_dis_min_24g 
+0x0697 002594 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x0698 002595 setarg rssi_dis_min_ble 
+:      002596 power_ctrl_txpower_decrs_next:
+0x0699 002597 isub temp ,null 
+0x069a 002598 nrtn positive 
+0x069b 002599 fetch 1 ,mem_power_ctrl_level 
+0x069c 002600 beq 0 ,power_ctrl_decrs_level0 
+0x069d 002601 increase -1 ,pdata 
+0x069e 002602 store 1 ,mem_power_ctrl_level 
+0x069f 002603 beq 0 ,power_ctrl_decrs_level0 
+:      002604 power_ctrl_decrs_level1:
+:      002605 power_ctrl_incrs_level1:
+0x06a0 002606 jam tx_power_0db ,mem_tx_power 
+0x06a1 002607 rtn 
+:      002609 power_ctrl_txpower_incrs_force:
+0x06a2 002610 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002611 power_ctrl_txpower_incrs:
+0x06a3 002612 fetch 1 ,mem_power_ctrl_level 
+0x06a4 002613 beq 2 ,power_ctrl_incrs_level2 
+0x06a5 002614 increase 1 ,pdata 
+0x06a6 002615 store 1 ,mem_power_ctrl_level 
+0x06a7 002616 beq 1 ,power_ctrl_incrs_level1 
+:      002617 power_ctrl_incrs_level2:
+0x06a8 002619 jam tx_power_5db ,mem_tx_power 
+0x06a9 002620 rtn 
+:      002622 power_ctrl_decrs_level0:
+0x06aa 002623 jam tx_power_f5db ,mem_tx_power 
+0x06ab 002624 rtn 
+:      002627 p_set_freq_tx:
+0x06ac 002628 storet 1 ,mem_last_freq 
+0x06ad 002629 add temp ,0 ,rega 
+0x06ae 002630 call rf_write_freq 
+0x06af 002631 setarg param_pll_setup 
+0x06b0 002632 call sleep 
+:      002633 p_rf_tx_enable:
+0x06b1 002634 jam 0x1 ,rfen_adc 
+0x06b2 002635 jam 0x3c ,rfen_rx 
+0x06b3 002636 jam 0xe0 ,rfen_tx 
+0x06b4 002637 nop 10 
+0x06b5 002638 jam 0x01 ,rfen_mdm 
+0x06b6 002639 jam 0x3d ,rfen_mdm 
+0x06b7 002640 nop 10 
+0x06b8 002641 jam 0xb7 ,rfen_sn 
+0x06b9 002642 nop 10 
+0x06ba 002643 jam 0x7d ,rfen_mdm 
+0x06bb 002644 fetch 1 ,mem_tx_power 
+0x06bc 002647 beq tx_power_5db ,p_set_tx_power_5db 
+0x06bd 002649 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x06be 002650 beq tx_power_pair ,p_set_tx_power_pair 
+:      002652 p_set_tx_power_0db:
+0x06bf 002653 call p_rx_low_sens 
+0x06c0 002655 jam 0xd0 ,0x8955 
+0x06c1 002656 jam 0xe0 ,0x8956 
+0x06c2 002658 jam 0x6c ,0x8958 
+0x06c3 002660 branch set_tx_power_0db 
+:      002672 p_set_tx_power_5db:
+0x06c4 002673 call p_rx_high_sens 
+0x06c5 002675 jam 0xd0 ,0x8955 
+0x06c6 002676 jam 0xe0 ,0x8956 
+0x06c7 002678 jam 0x3c ,0x8958 
+0x06c8 002680 branch set_tx_power_5db 
+:      002692 p_set_tx_power_f5db:
+0x06c9 002693 call p_rx_low_sens 
+0x06ca 002695 jam 0xd0 ,0x8955 
+0x06cb 002696 jam 0xc0 ,0x8956 
+0x06cc 002698 jam 0x6c ,0x8958 
+0x06cd 002700 branch set_tx_power_f5db 
+:      002702 p_rx_low_sens:
+0x06ce 002703 jam 0x5b ,0x894c 
+0x06cf 002704 jam 0x96 ,0x894d 
+0x06d0 002705 jam 0x2c ,0x894e 
+0x06d1 002706 jam 0x46 ,0x894f 
+0x06d2 002707 rtn 
+:      002709 p_rx_high_sens:
+0x06d3 002710 jam 0xfb ,0x894c 
+0x06d4 002711 jam 0xef ,0x894d 
+0x06d5 002712 jam 0xec ,0x894e 
+0x06d6 002713 jam 0x5e ,0x894f 
+0x06d7 002714 rtn 
+:      002716 p_set_tx_power_pair:
+0x06d8 002718 jam 0xc2 ,0x8956 
+0x06d9 002719 jam 0xd0 ,0x8955 
+0x06da 002720 rtn 
+:      002722 p_shutdown_radio:
+0x06db 002723 force 8 ,radio_ctrl 
+0x06dc 002724 branch shutdown_radio + 1 
+:      002730 p_drawing_optima:
+0x06dd 002731 fetch 4 ,mem_mouse_x 
+0x06de 002732 rtn blank 
+0x06df 002733 call p_data_abs_check 
+0x06e0 002734 setarg 0x06 
+0x06e1 002735 call p_data_greater_than_check 
+0x06e2 002736 setarg 0x03 
+0x06e3 002737 call p_data_less_than_check 
+0x06e4 002738 fetch 1 ,mem_mouse_asm_flag 
+0x06e5 002739 beq 1 ,p_drawing_optima_modify 
+:      002741 p_drawing_optima_init:
+0x06e6 002742 arg 5 ,loopcnt 
+0x06e7 002743 arg mem_mouse_asm_flag ,contw 
+0x06e8 002744 branch clear_mem 
+:      002746 p_drawing_optima_modify:
+0x06e9 002747 fetch 2 ,mem_mouse_x_pre 
+0x06ea 002748 store 2 ,mem_data_pre 
+0x06eb 002749 fetch 2 ,mem_mouse_x 
+0x06ec 002750 store 2 ,mem_data_current 
+0x06ed 002751 call p_drawing_optima_data 
+0x06ee 002752 fetch 2 ,mem_data_pre 
+0x06ef 002753 store 2 ,mem_mouse_x_pre 
+0x06f0 002754 fetch 2 ,mem_data_current 
+0x06f1 002755 store 2 ,mem_mouse_x 
+0x06f2 002757 fetch 2 ,mem_mouse_y_pre 
+0x06f3 002758 store 2 ,mem_data_pre 
+0x06f4 002759 fetch 2 ,mem_mouse_y 
+0x06f5 002760 store 2 ,mem_data_current 
+0x06f6 002761 call p_drawing_optima_data 
+0x06f7 002762 fetch 2 ,mem_data_pre 
+0x06f8 002763 store 2 ,mem_mouse_y_pre 
+0x06f9 002764 fetch 2 ,mem_data_current 
+0x06fa 002765 store 2 ,mem_mouse_y 
+0x06fb 002766 rtn 
+:      002772 p_drawing_optima_data:
+0x06fc 002773 fetch 2 ,mem_data_pre 
+0x06fd 002774 fetcht 2 ,mem_data_current 
+0x06fe 002775 iadd temp ,pdata 
+0x06ff 002776 store 3 ,mem_data_sum 
+0x0700 002777 isolate1 16 ,pdata 
+0x0701 002778 branch p_data_sum_overflow ,true 
+0x0702 002779 fetch 1 ,mem_data_sum + 1 
+0x0703 002780 beq 0xff ,p_data_sum_n 
+0x0704 002781 fetch 1 ,mem_data_sum 
+:      002782 p_data_store_pre:
+0x0705 002783 rshift pdata ,pdata 
+0x0706 002784 store 2 ,mem_data_pre 
+0x0707 002785 store 2 ,mem_data_current 
+0x0708 002786 rtn 
+:      002787 p_data_sum_overflow:
+0x0709 002788 fetch 1 ,mem_data_sum + 1 
+0x070a 002789 beq 0 ,p_data_sum_overflow_p 
+0x070b 002790 fetch 3 ,mem_data_sum 
+0x070c 002791 branch p_data_store_pre 
+:      002792 p_data_sum_overflow_p:
+0x070d 002793 jam 0 ,mem_data_sum + 2 
+0x070e 002794 fetch 1 ,mem_data_sum 
+0x070f 002795 branch p_data_store_pre 
+:      002797 p_data_sum_n:
+0x0710 002798 fetch 1 ,mem_data_sum 
+0x0711 002799 call p_pdata_get_half 
+0x0712 002800 store 1 ,mem_data_pre 
+0x0713 002801 store 1 ,mem_data_current 
+0x0714 002802 branch p_data_zero ,blank 
+0x0715 002803 setarg 0xff 
+:      002804 p_data_set_direction:
+0x0716 002805 store 1 ,mem_data_pre + 1 
+0x0717 002806 store 1 ,mem_data_current + 1 
+0x0718 002807 rtn 
+:      002808 p_data_zero:
+0x0719 002809 setarg 0 
+0x071a 002810 branch p_data_set_direction 
+:      002812 p_pdata_get_half:
+0x071b 002813 sub pdata ,0 ,pdata 
+0x071c 002814 store 1 ,mem_rega 
+0x071d 002815 fetch 1 ,mem_rega 
+0x071e 002816 rshift pdata ,pdata 
+0x071f 002817 store 1 ,mem_rega 
+0x0720 002818 fetch 1 ,mem_rega 
+0x0721 002819 sub pdata ,0 ,pdata 
+0x0722 002820 rtn 
+:      002823 p_data_greater_than_check:
+0x0723 002824 isub rega ,null 
+0x0724 002825 nbranch p_enable_asm ,positive 
+0x0725 002826 isub regb ,null 
+0x0726 002827 nbranch p_enable_asm ,positive 
+:      002828 p_disable_asm:
+0x0727 002829 jam 0 ,mem_mouse_asm_flag 
+0x0728 002830 rtn 
+:      002831 p_data_less_than_check:
+0x0729 002832 isub rega ,null 
+0x072a 002833 nrtn positive 
+0x072b 002834 isub regb ,null 
+0x072c 002835 nrtn positive 
+0x072d 002836 branch p_disable_asm 
+:      002837 p_enable_asm:
+0x072e 002838 jam 1 ,mem_mouse_asm_flag 
+0x072f 002839 rtn 
+:      002841 p_data_abs_check:
+0x0730 002842 fetch 2 ,mem_mouse_x 
+0x0731 002843 store 2 ,mem_data_current 
+0x0732 002844 call p_data_abs 
+0x0733 002845 copy pdata ,rega 
+0x0734 002846 fetch 2 ,mem_mouse_y 
+0x0735 002847 store 2 ,mem_data_current 
+0x0736 002848 call p_data_abs 
+0x0737 002849 copy pdata ,regb 
+0x0738 002850 rtn 
+:      002856 p_data_abs:
+0x0739 002857 fetch 1 ,mem_data_current + 1 
+0x073a 002858 beq 0xff ,p_data_reversal 
+0x073b 002859 fetch 1 ,mem_data_current 
+:      002860 p_data_abs_store:
+0x073c 002861 and_into 0xff ,pdata 
+0x073d 002863 rtn 
+:      002864 p_data_reversal:
+0x073e 002865 fetch 2 ,mem_data_current 
+0x073f 002866 sub pdata ,0 ,pdata 
+0x0740 002867 branch p_data_abs_store 
               org 0x2000
-:      002772 start:
-0x2000 002773 call lpmstate 
-:      002775 soft_reset:
-0x2001 002776 bpatch patch00_0 ,mem_patch00 
-0x2002 002777 clear_stack 
-0x2003 002778 call spi_ncs_gpio_init 
-0x2004 002779 call initialize_radio 
-0x2005 002780 call iicd_init_12m 
-0x2006 002781 call init_param 
-0x2007 002782 call l2cap_init 
-0x2008 002783 bpatch patch00_1 ,mem_patch00 
-0x2009 002784 call rfcomm_init 
-0x200a 002785 call init_lmp 
-0x200b 002786 call ui_init 
-0x200c 002787 call app_init 
-0x200d 002788 ncall load_chip_option ,wake 
-0x200e 002789 bpatch patch00_2 ,mem_patch00 
-0x200f 002790 call app_lpm_init ,wake 
-0x2010 002791 call publickey_init 
-0x2011 002792 call lpm_recover_clk ,wake 
-:      002793 main_loop:
-0x2012 002794 bpatch patch00_3 ,mem_patch00 
-0x2013 002795 call sp_calc_sequence 
-0x2014 002796 call sp_calc_sequence_256 
-0x2015 002797 call sp_calc_sequence_256_check 
-0x2016 002798 call le_dispatch 
-0x2017 002799 bpatch patch00_4 ,mem_patch00 
-0x2018 002800 call idle_dispatch 
-0x2019 002801 call app_process_idle 
-0x201a 002802 call inquiry_dispatch 
-0x201b 002803 call inquiry_scan_dispatch 
-0x201c 002804 call page_scan_dispatch 
-0x201d 002805 call connection_dispatch 
-0x201e 002806 call lpm_dispatch 
-0x201f 002807 call g24_dispatch 
-0x2020 002808 branch main_loop 
-:      002810 connection_dispatch:
-0x2021 002811 call connection_incontext 
-0x2022 002812 rtnmark0 mark_context 
-0x2023 002813 set0 mark_context ,mark 
-0x2024 002814 call context_save 
-0x2025 002815 branch le_disable 
-:      002817 connection_incontext:
-0x2026 002818 bpatch patch00_5 ,mem_patch00 
-0x2027 002819 call context_search_insniff 
-0x2028 002820 nbranch connection_nosniff ,zero 
-0x2029 002821 call context_load 
-0x202a 002822 add rega ,coffset_mode ,contr 
-0x202b 002823 ifetch 1 ,contr 
-0x202c 002824 bbit1 mode_le ,le_conn_dispatch 
-0x202d 002825 bbit1 mode_master ,master_dispatch 
-0x202e 002826 branch slave_dispatch 
-:      002827 connection_nosniff:
-0x202f 002828 call context_get_next 
-0x2030 002829 copy loopcnt ,null 
-0x2031 002830 rtn zero 
-0x2032 002831 call context_load 
-0x2033 002832 fetch 1 ,mem_state 
-0x2034 002833 bbit1 state_inpage ,master_page 
-0x2035 002834 fetch 1 ,mem_mode 
-0x2036 002835 bbit1 mode_master ,master_dispatch 
-0x2037 002836 branch slave_dispatch 
-:      002844 idle_dispatch:
-0x2038 002845 fetch 1 ,mem_hci_cmd 
-0x2039 002846 rtn blank 
-0x203a 002847 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 002848 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 002849 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 002850 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 002851 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 002852 call context_search_conn_handle 
-0x2040 002853 rtn zero 
-0x2041 002854 call context_search_plap 
-0x2042 002855 rtn zero 
-:      002856 idle_exit:
-0x2043 002857 jam 0 ,mem_hci_cmd 
-0x2044 002858 rtn 
-:      002860 idle_le_create_conn:
-0x2045 002861 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 002862 jam 0 ,mem_hci_cmd 
-0x2047 002863 rtn 
-:      002865 idle_inquiry:
-0x2048 002866 set1 mark_inquiry_on ,mark 
-0x2049 002867 set0 mark_inquiry_trainb ,mark 
-0x204a 002868 jam param_ninquiry ,mem_ninqy_index 
-0x204b 002869 jam 31 ,mem_nfreq_index_inq 
-0x204c 002870 branch idle_exit 
-:      002872 idle_inquiry_cancel:
-0x204d 002873 set0 mark_inquiry_on ,mark 
-0x204e 002874 force 0 ,stop_watch 
-0x204f 002875 branch idle_exit 
-:      002877 idle_remote_name_req:
-0x2050 002878 call context_search_plap 
-0x2051 002879 rtn zero 
-0x2052 002880 force lmp_name_req ,temp 
-0x2053 002881 jam 5 ,mem_nameres_cnt 
-0x2054 002882 branch idle_start_page 
-:      002884 idle_create_conn:
-0x2055 002885 bpatch patch00_6 ,mem_patch00 
-:      002886 idle_create_conn_device:
-0x2056 002887 fetch 6 ,mem_hci_plap 
-0x2057 002888 branch idle_exit ,blank 
-0x2058 002889 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 002891 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 002892 branch idle_create_conn_cont 
-:      002894 idle_create_conn_cont:
-0x205b 002895 force lmp_version_req ,temp 
-:      002896 idle_start_page:
-0x205c 002897 bpatch patch00_7 ,mem_patch00 
-0x205d 002898 fetch 1 ,mem_page_mode 
-0x205e 002899 branch idle_page_mode_r0 ,blank 
-0x205f 002900 lshift3 pdata ,pdata 
-0x2060 002901 lshift4 pdata ,pdata 
-0x2061 002902 increase -1 ,pdata 
-:      002903 idle_page_mode_r0:
-0x2062 002904 store 1 ,mem_npage 
-0x2063 002905 store 1 ,mem_npage_index 
-0x2064 002906 jam 31 ,mem_nfreq_index_page 
-0x2065 002907 set0 mark_page_trainb ,mark 
-0x2066 002908 call context_new 
-0x2067 002909 nbranch idle_page_fail ,zero 
-0x2068 002910 call get_free_amaddr 
-0x2069 002911 store 1 ,mem_amaddr 
-0x206a 002912 storet 1 ,mem_lmo_opcode2 
-0x206b 002913 fetch 6 ,mem_hci_plap 
-0x206c 002914 store 6 ,mem_plap 
-0x206d 002915 bpatch patch01_0 ,mem_patch01 
-0x206e 002916 call timer_reinit 
-0x206f 002917 force 0 ,pdata 
-0x2070 002918 compare lmp_name_req ,temp ,0xff 
-0x2071 002919 nsetflag true ,state_init_seq ,pdata 
-0x2072 002920 set1 state_inpage ,pdata 
-0x2073 002921 store 1 ,mem_state 
-0x2074 002922 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 002923 call ui_ipc_send_event 
-0x2076 002924 force 0 ,pdata 
-0x2077 002925 setflag true ,smap_name_req ,pdata 
-0x2078 002926 store 1 ,mem_state_map 
-0x2079 002927 setarg 0 
-0x207a 002928 set1 mode_master ,pdata 
-0x207b 002929 store 1 ,mem_mode 
-0x207c 002930 enable master 
-0x207d 002931 call context_save 
-0x207e 002932 disable master 
-0x207f 002933 force page_length_timer ,queue 
-0x2080 002934 fetch 2 ,mem_page_to 
-0x2081 002935 call timer_init 
-0x2082 002936 branch idle_exit 
-:      002937 idle_page_fail:
-0x2083 002938 bpatch patch01_1 ,mem_patch01 
-0x2084 002939 fetch 6 ,mem_hci_plap 
-0x2085 002940 store 6 ,mem_plap 
-0x2086 002941 compare lmp_name_req ,temp ,0xff 
-0x2087 002942 branch idle_name_fail ,true 
-0x2088 002943 branch idle_exit 
-:      002944 idle_name_fail:
-0x2089 002945 arg mem_tmp_buffer ,contw 
-0x208a 002946 arg 8 ,loopcnt 
-0x208b 002947 call memset0 
-0x208c 002948 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 002949 call ui_ipc_send_event 
-0x208e 002950 branch idle_exit 
-:      002957 inquiry_dispatch:
-0x208f 002958 rtnmark0 mark_inquiry_on 
-0x2090 002959 force inquiry_length_timer ,queue 
-0x2091 002960 call timer_check 
-0x2092 002961 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 002962 nbranch inquiry_start ,blank 
-0x2094 002963 rtn 
-:      002967 inquiry_start:
-0x2095 002968 bpatch patch01_2 ,mem_patch01 
-0x2096 002969 fetcht 2 ,mem_inq_window 
-0x2097 002970 force 4 ,queue 
-0x2098 002971 call sniff_check_window 
-0x2099 002972 rtn user 
-0x209a 002973 call afh_clear 
-0x209b 002974 force 0 ,freq_mode 
-:      002975 inquiry_restart:
-0x209c 002976 rtn timeout 
-0x209d 002977 set0 mark_fhs_already_good ,mark 
-0x209e 002978 set0 mark_fhs_eir ,mark 
-:      002979 inquiry_rx_restart:
-0x209f 002980 add clkn_bt ,1 ,bt_clk 
-0x20a0 002981 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 002982 setflag true ,2 ,freq_mode 
-0x20a2 002983 compare 0x00 ,bt_clk ,0x02 
-0x20a3 002984 nbranch inquiry_receive ,true 
-:      002986 inquiry_transmit:
-0x20a4 002987 bpatch patch01_3 ,mem_patch01 
-0x20a5 002988 fetch 1 ,mem_inquiry_transmit 
-0x20a6 002989 increase 1 ,pdata 
-0x20a7 002990 store 1 ,mem_inquiry_transmit 
-0x20a8 002991 call fetch_giac 
-0x20a9 002992 call tx_radio_freq 
-0x20aa 002993 call fetch_diac 
-0x20ab 002994 call start_transmitter 
-0x20ac 002995 call start_tx_native 
-0x20ad 002996 call send_access_word 
-0x20ae 002997 call end_of_packet 
-0x20af 002998 call inquiry_check_train 
-0x20b0 002999 branch inquiry_restart 
-:      003001 inquiry_check_train:
-0x20b1 003002 bpatch patch01_4 ,mem_patch01 
-0x20b2 003003 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003004 increase -1 ,pdata 
-0x20b4 003005 store 1 ,mem_nfreq_index_inq 
-0x20b5 003006 rtn positive 
-0x20b6 003007 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003008 fetch 1 ,mem_ninqy_index 
-0x20b8 003009 increase -1 ,pdata 
-0x20b9 003010 store 1 ,mem_ninqy_index 
-0x20ba 003011 rtn positive 
-0x20bb 003012 setflip mark_inquiry_trainb ,mark 
-0x20bc 003013 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003014 rtn 
-:      003016 inquiry_receive:
-0x20be 003017 bpatch patch01_5 ,mem_patch01 
-0x20bf 003018 call fetch_giac 
-0x20c0 003019 call rx_radio_freq 
-0x20c1 003020 call fetch_diac 
-0x20c2 003021 call start_rx_native 
-0x20c3 003022 call start_receiver 
-0x20c4 003023 call wait_access_clkn_rt 
-0x20c5 003024 branch inquiry_sync ,sync 
-0x20c6 003025 call inquiry_check_train 
-0x20c7 003026 branch inquiry_rx_restart 
-:      003027 inquiry_sync:
-0x20c8 003028 bpatch patch01_6 ,mem_patch01 
-0x20c9 003029 call save_rssi 
-0x20ca 003030 call scan_mode_whiten 
-0x20cb 003031 call receive_packet_whitened 
-0x20cc 003032 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003033 rtnmark0 mark_fhs_already_good 
-:      003034 inquiry_receive_rtn:
-0x20ce 003035 bpatch patch01_7 ,mem_patch01 
-:      003036 inquiry_receive_eir_rtn:
-0x20cf 003037 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003038 increase 1 ,pdata 
-0x20d1 003039 store 1 ,mem_inquiry_rcv 
-0x20d2 003040 rtn 
-:      003048 master_page:
-0x20d3 003049 bpatch patch02_0 ,mem_patch02 
-0x20d4 003050 enable master 
-0x20d5 003051 enable clknt 
-0x20d6 003052 fetch 2 ,mem_page_interval 
-0x20d7 003053 branch master_page_no_interval ,blank 
-0x20d8 003054 force page_interval_timer ,queue 
-0x20d9 003055 call timer_check 
-0x20da 003056 nrtn blank 
-:      003057 master_page_no_interval:
-0x20db 003058 bpatch patch02_1 ,mem_patch02 
-0x20dc 003059 fetcht 2 ,mem_page_window 
-0x20dd 003060 force 40 ,queue 
-0x20de 003061 call sniff_check_window 
-0x20df 003062 branch page_exit ,user 
-0x20e0 003063 force page_length_timer ,queue 
-0x20e1 003064 call timer_check 
-0x20e2 003065 nbranch page_start ,blank 
-0x20e3 003066 fetch 1 ,mem_state_map 
-0x20e4 003067 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003068 branch master_page_timeout 
-:      003069 master_npage_timeout:
-0x20e6 003070 arg mem_tmp_buffer ,contw 
-0x20e7 003071 arg 8 ,loopcnt 
-0x20e8 003072 call memset0 
-:      003073 master_page_timeout:
-0x20e9 003074 bpatch patch02_2 ,mem_patch02 
-0x20ea 003075 jam 0 ,mem_state 
-0x20eb 003076 call init_lmp_work 
-0x20ec 003077 jam 0 ,memui_reconnect_mode 
-0x20ed 003078 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003079 call ui_ipc_send_event 
-0x20ef 003080 branch page_exit 
-:      003082 page_start:
-0x20f0 003083 bpatch patch02_3 ,mem_patch02 
-0x20f1 003084 force 0 ,timeup 
-0x20f2 003085 until clkn_rt ,meet 
-0x20f3 003086 fetch 1 ,mem_page_clk 
-0x20f4 003087 increase -1 ,pdata 
-0x20f5 003088 ixor clkn_bt ,pdata 
-0x20f6 003089 compare 0 ,pdata ,3 
-0x20f7 003090 nbranch page_start ,true 
-0x20f8 003091 deposit am_addr 
-0x20f9 003092 store 1 ,mem_fhs_am_addr 
-0x20fa 003093 force 0 ,n_tx_slot 
-0x20fb 003094 force 0 ,freq_mode 
-:      003096 page_restart:
-0x20fc 003097 bpatch patch02_4 ,mem_patch02 
-0x20fd 003098 branch page_exit ,timeout 
-0x20fe 003099 call fetch_page_bt_adr 
-0x20ff 003100 arg param_rf_setup ,timeup 
-0x2100 003101 until clkn_rt ,meet 
-:      003102 page_rx_restart:
-0x2101 003103 bpatch patch02_5 ,mem_patch02 
-0x2102 003104 fetch 4 ,mem_page_clk 
-0x2103 003105 iforce bt_clk 
-0x2104 003106 increase 1 ,pdata 
-0x2105 003107 store 4 ,mem_page_clk 
-0x2106 003108 isolate1 mark_page_trainb ,mark 
-0x2107 003109 setflag true ,2 ,freq_mode 
-0x2108 003110 compare 0x00 ,bt_clk ,0x02 
-0x2109 003111 nbranch page_receive ,true 
-0x210a 003112 fetch 1 ,mem_page_transmit 
-0x210b 003113 increase 1 ,pdata 
-0x210c 003114 store 1 ,mem_page_transmit 
-0x210d 003115 call tx_radio_freq 
-0x210e 003116 call start_transmitter 
-0x210f 003117 call start_tx_native 
-0x2110 003118 call send_access_word 
-0x2111 003119 call end_of_packet 
-0x2112 003120 call page_check_train 
-0x2113 003121 branch page_restart 
-:      003122 page_exit:
-0x2114 003123 bpatch patch02_6 ,mem_patch02 
-0x2115 003124 disable master 
-0x2116 003125 fetch 2 ,mem_page_interval 
-0x2117 003126 rtn blank 
-0x2118 003127 force page_interval_timer ,queue 
-0x2119 003128 branch timer_init 
-:      003130 page_check_train:
-0x211a 003131 bpatch patch02_7 ,mem_patch02 
-0x211b 003132 fetch 1 ,mem_nfreq_index_page 
-0x211c 003133 increase -1 ,pdata 
-0x211d 003134 store 1 ,mem_nfreq_index_page 
-0x211e 003135 rtn positive 
-0x211f 003136 jam 31 ,mem_nfreq_index_page 
-0x2120 003137 fetch 1 ,mem_npage_index 
-0x2121 003138 increase -1 ,pdata 
-0x2122 003139 store 1 ,mem_npage_index 
-0x2123 003140 rtn positive 
-0x2124 003141 setflip mark_page_trainb ,mark 
-0x2125 003142 fetch 1 ,mem_npage 
-0x2126 003143 store 1 ,mem_npage_index 
-0x2127 003144 rtn 
-:      003146 page_receive:
-0x2128 003147 bpatch patch03_0 ,mem_patch03 
-0x2129 003148 call rx_radio_freq 
-0x212a 003149 call start_rx_native 
-0x212b 003150 call start_receiver 
-0x212c 003151 call wait_access_clkn_rt 
-0x212d 003152 branch page_sync ,sync 
-0x212e 003153 call page_check_train 
-0x212f 003154 branch page_rx_restart 
-:      003155 page_sync:
-0x2130 003156 call end_of_packet 
-0x2131 003157 fetch 1 ,mem_page_rcv 
-0x2132 003158 increase 1 ,pdata 
-0x2133 003159 store 1 ,mem_page_rcv 
-0x2134 003160 force 0 ,stop_watch 
-0x2135 003161 fetch 4 ,mem_page_clk 
-:      003162 page_send_fhs:
-0x2136 003163 bpatch patch03_1 ,mem_patch03 
-0x2137 003164 call rf_setup_time_master_slot 
-0x2138 003165 call fetch_page_bt_adr 
-0x2139 003166 increase 1 ,n_tx_slot 
-:      003167 page_send_fhs_continue:
-0x213a 003168 and_into 0x1fd ,bt_clk 
-0x213b 003169 and_into 0x1fc ,freq_mode 
-0x213c 003170 call tx_radio_freq 
-0x213d 003171 call start_transmitter 
-0x213e 003172 call start_tx_native 
-0x213f 003173 call send_access_word 
-0x2140 003174 deposit clkn_bt 
-0x2141 003175 store 4 ,mem_clkn_bt 
-0x2142 003176 force 0 ,am_addr 
-0x2143 003177 force type_fhs ,type 
-0x2144 003178 call scan_mode_whiten 
-0x2145 003179 call transmit_packet_whitened 
-:      003180 page_wait_fhs_reply:
-0x2146 003181 bpatch patch03_2 ,mem_patch03 
-0x2147 003182 call rf_setup_time_slave_slot 
-0x2148 003183 or_into 0x02 ,bt_clk 
-0x2149 003184 and_into 0x1fc ,freq_mode 
-0x214a 003185 call rx_radio_freq 
-0x214b 003186 call start_rx_native 
-0x214c 003187 call start_receiver 
-0x214d 003188 call wait_access_clkn_rt 
-0x214e 003189 call end_of_packet ,sync 
-0x214f 003190 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003191 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003192 branch page_restart ,blank 
-0x2152 003193 increase -1 ,pdata 
-0x2153 003194 store 1 ,mem_fhs_wait_counter 
-0x2154 003195 branch page_send_fhs 
-:      003197 page_wait_fhs_reply_ok:
-0x2155 003198 bpatch patch03_3 ,mem_patch03 
-0x2156 003199 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003200 increase 1 ,pdata 
-0x2158 003201 store 1 ,mem_page_rcv_fhs 
-0x2159 003202 call prepare_newconn 
-:      003203 master_newconn_loop:
-0x215a 003204 call master_newconn_once 
-0x215b 003205 branch newconn_poll_responded ,sync 
-0x215c 003206 call new_conn_timeout 
-0x215d 003207 nbranch master_newconn_loop ,blank 
-0x215e 003208 branch page_restart 
-:      003210 newconn_poll_responded:
-0x215f 003211 bpatch patch03_4 ,mem_patch03 
-0x2160 003212 fetch 1 ,mem_state 
-0x2161 003213 set0 state_inpage ,pdata 
-0x2162 003214 store 1 ,mem_state 
-0x2163 003215 call newconn_init 
-0x2164 003216 disable master 
-0x2165 003217 rtn 
-:      003220 master_dispatch:
-0x2166 003221 bpatch patch03_5 ,mem_patch03 
-0x2167 003222 enable master 
-0x2168 003223 enable clknt 
-0x2169 003224 call role_switch_master 
-0x216a 003225 rtn user 
-0x216b 003226 call check_bt_disabled 
-0x216c 003227 call rf_setup_time_master_slot 
-0x216d 003228 add clkn_bt ,1 ,bt_clk 
-0x216e 003229 call fetch_self_bt_adr 
-0x216f 003230 force 0x03 ,freq_mode 
-0x2170 003231 call scheduler_tx_l2cap_pkt 
-0x2171 003232 call prepare_tx 
-0x2172 003233 call tx_radio_freq 
-0x2173 003234 call start_transmitter 
-0x2174 003235 call start_tx_native 
-0x2175 003236 call send_access_word 
-0x2176 003237 call transmit_packet 
-:      003238 master_loop:
-0x2177 003239 bpatch patch03_6 ,mem_patch03 
-0x2178 003240 call parse_lmp 
-0x2179 003241 call master_conn_recv_packet 
-0x217a 003242 nbranch master_notmatch ,match 
-0x217b 003243 call supervision_flush 
-0x217c 003244 call parse_l2cap 
-0x217d 003245 fetch 1 ,mem_master_rcvcnt 
-0x217e 003246 increase 1 ,pdata 
-0x217f 003247 store 1 ,mem_master_rcvcnt 
-:      003248 master_notmatch:
-0x2180 003249 bpatch patch03_7 ,mem_patch03 
-0x2181 003250 call scheduler_process 
-0x2182 003251 call check_master_disconnect 
-0x2183 003252 nrtn master 
-0x2184 003253 call check_attempt 
-0x2185 003254 nbranch master_attempt ,blank 
-:      003255 master_exit:
-0x2186 003256 disable master 
-0x2187 003257 rtn 
-:      003259 master_attempt:
-0x2188 003260 call prepare_tx 
-0x2189 003261 call master_conn_send_packet 
-0x218a 003262 branch master_loop 
-:      003265 check_master_disconnect:
-0x218b 003266 branch check_master_match ,match 
-0x218c 003267 call supervision_update 
-0x218d 003268 branch master_disconnect ,positive 
-:      003269 check_master_match:
-0x218e 003270 call check_disconnect_timeout 
-0x218f 003271 nbranch master_disconnect ,user 
-0x2190 003272 fetch 1 ,mem_state_map 
-0x2191 003273 rtnbit0 smap_name_req 
-0x2192 003274 rtnbit1 smap_name_res 
-0x2193 003275 fetch 1 ,mem_op 
-0x2194 003276 rtnbit1 op_disconn 
-0x2195 003277 call conn_timer_expired 
-0x2196 003278 nrtn blank 
-0x2197 003279 fetch 1 ,mem_nameres_cnt 
-0x2198 003280 increase -1 ,pdata 
-0x2199 003281 store 1 ,mem_nameres_cnt 
-0x219a 003282 nrtn blank 
-0x219b 003283 branch lmp_disconnect 
-:      003285 master_disconnect:
-0x219c 003286 bpatch patch04_0 ,mem_patch04 
-0x219d 003287 call quit_connection 
-0x219e 003288 disable master 
-0x219f 003289 fetch 1 ,mem_state_map 
-0x21a0 003290 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003291 rtn 
-:      003293 master_name_disconnect:
-0x21a2 003294 fetch 1 ,mem_state_map 
-0x21a3 003295 rtnbit1 smap_name_res 
-:      003296 master_name_error:
-0x21a4 003297 arg mem_tmp_buffer ,contw 
-0x21a5 003298 arg 8 ,loopcnt 
-0x21a6 003299 branch memset0 
-:      003301 check_disconnect_timeout:
-0x21a7 003302 bpatch patch04_1 ,mem_patch04 
-0x21a8 003303 enable user 
-0x21a9 003304 fetch 1 ,mem_op 
-0x21aa 003305 rtnbit0 op_disconn 
-0x21ab 003306 call conn_timer_expired 
-0x21ac 003307 nrtn blank 
-0x21ad 003308 branch disable_user 
-:      003310 conn_timer_expired:
-0x21ae 003311 fetch 1 ,mem_conn_timer 
-0x21af 003312 increase -1 ,pdata 
-0x21b0 003313 store 1 ,mem_conn_timer 
-0x21b1 003314 rtn 
-:      003316 linkkey_ready:
-0x21b2 003317 bpatch patch04_2 ,mem_patch04 
-0x21b3 003318 fetch 1 ,mem_state 
-0x21b4 003319 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003320 fetch 1 ,mem_pairing_auth 
-0x21b6 003321 branch linkkey_set ,blank 
-0x21b7 003322 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003323 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003324 call ui_ipc_send_event 
-0x21ba 003325 branch linkkey_set 
-:      003326 linkkey_set:
-0x21bb 003327 bpatch patch04_3 ,mem_patch04 
-0x21bc 003328 call context_traverse_linkkey 
-0x21bd 003329 fetch 1 ,mem_state 
-0x21be 003330 set1 state_linkkey ,pdata 
-0x21bf 003331 store 1 ,mem_state 
-0x21c0 003332 jam 1 ,mem_link_key_exists 
-0x21c1 003333 fetch 1 ,mem_conn_sm 
-0x21c2 003334 bne conn_sm_pairing ,linkkey_set_continue 
-:      003335 linkkey_set_continue:
-0x21c3 003336 rtn 
-:      003338 generate_linkkey_continue:
-0x21c4 003339 jam pairing_auth ,mem_pairing_auth 
-:      003340 clear_linkstate:
-0x21c5 003341 fetch 1 ,mem_state 
-0x21c6 003342 set0 state_linkkey ,pdata 
-0x21c7 003343 store 1 ,mem_state 
-0x21c8 003344 rtn 
-:      003348 role_switch_check:
-0x21c9 003349 bpatch patch04_4 ,mem_patch04 
-0x21ca 003350 disable user 
-0x21cb 003351 fetch 2 ,mem_tsniff 
-0x21cc 003352 arg 0xffff ,temp 
-0x21cd 003353 isub temp ,null 
-0x21ce 003354 nrtn zero 
-0x21cf 003355 fetch 4 ,mem_sniff_anchor 
-0x21d0 003356 branch role_switch_clkn ,clknt 
-0x21d1 003357 isub clke_bt ,pdata 
-0x21d2 003358 branch role_switch_clke 
-:      003359 role_switch_clkn:
-0x21d3 003360 isub clkn_bt ,pdata 
-:      003361 role_switch_clke:
-0x21d4 003362 sub pdata ,4 ,null 
-0x21d5 003363 nrtn positive 
-0x21d6 003364 force 0 ,pdata 
-0x21d7 003365 store 2 ,mem_tsniff 
-0x21d8 003366 branch enable_user 
-:      003370 role_switch_prepare:
-0x21d9 003371 copy pdata ,temp 
-0x21da 003372 bpatch patch04_5 ,mem_patch04 
-0x21db 003373 storet 4 ,mem_sniff_anchor 
-:      003374 role_switch_prepare0:
-0x21dc 003375 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003376 setarg 0xffff 
-0x21de 003377 store 2 ,mem_tsniff 
-0x21df 003378 jam 1 ,mem_sniff_attempt 
-0x21e0 003379 rtn 
-:      003382 role_switch_master:
-0x21e1 003383 bpatch patch04_6 ,mem_patch04 
-0x21e2 003384 call role_switch_check 
-0x21e3 003385 nrtn user 
-0x21e4 003386 disable user 
-0x21e5 003387 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003388 set0 mark_fhs_already_good ,mark 
-:      003389 roles_waitfhs_loop:
-0x21e7 003390 call rf_setup_time_master_slot 
-0x21e8 003391 call master_recv_packet 
-0x21e9 003392 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003393 call new_conn_timeout 
-0x21eb 003394 nbranch roles_waitfhs_loop ,blank 
-:      003395 role_switch_fail_master:
-0x21ec 003396 bpatch patch04_7 ,mem_patch04 
-0x21ed 003397 disable user 
-0x21ee 003398 deposit clkn_bt 
-0x21ef 003399 store 4 ,mem_next_btclk 
-0x21f0 003400 enable clknt 
-0x21f1 003401 enable master 
-0x21f2 003402 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003403 branch ui_ipc_send_event 
-:      003405 roles_replyto_fhs:
-0x21f4 003406 bpatch patch05_0 ,mem_patch05 
-0x21f5 003407 call rf_setup_time_slave_slot 
-0x21f6 003408 arg type_id ,type 
-0x21f7 003409 call master_send_packet 
-0x21f8 003410 disable clknt 
-0x21f9 003411 disable master 
-0x21fa 003412 call apply_switch_clke 
-0x21fb 003413 call prepare_newconn 
-:      003414 roles_newconns_loop:
-0x21fc 003415 bpatch patch05_1 ,mem_patch05 
-0x21fd 003416 call slave_newconn_once 
-0x21fe 003417 branch roles_newconns_responded ,match 
-0x21ff 003418 call new_conn_timeout 
-0x2200 003419 nbranch roles_newconns_loop ,blank 
-0x2201 003420 branch role_switch_fail_master 
-:      003421 roles_newconns_responded:
-0x2202 003422 fetch 1 ,mem_mode 
-0x2203 003423 set0 mode_master ,pdata 
-0x2204 003424 store 1 ,mem_mode 
-0x2205 003425 call supervision_flush 
-0x2206 003426 call calc_clke_offset 
-0x2207 003427 enable user 
-0x2208 003428 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003429 branch ui_ipc_send_event 
-:      003434 context_load:
-0x220a 003435 bpatch patch05_2 ,mem_patch05 
-0x220b 003436 set1 mark_context ,mark 
-0x220c 003437 deposit rega 
-0x220d 003438 store 2 ,mem_context_ptr 
-0x220e 003439 force context_size ,loopcnt 
-0x220f 003440 arg mem_le_state ,contw 
-0x2210 003441 add rega ,coffset_mode ,contr 
-0x2211 003442 ifetch 1 ,contr 
-0x2212 003443 copy rega ,contr 
-0x2213 003444 bbit1 mode_le ,memcpy 
-0x2214 003445 arg mem_state ,contw 
-0x2215 003446 call memcpy 
-0x2216 003447 disable attempt 
-0x2217 003448 fetch 1 ,mem_amaddr 
-0x2218 003449 iforce am_addr 
-0x2219 003450 jam 1 ,mem_current_sniff_attempt 
-0x221a 003451 branch context_load_master ,master 
-0x221b 003452 jam 1 ,mem_current_sniff_attempt 
-:      003453 context_load_master:
-0x221c 003454 fetch 1 ,mem_state 
-0x221d 003455 rtnbit0 state_insniff 
-0x221e 003456 fetch 1 ,mem_sniff_attempt 
-0x221f 003457 store 1 ,mem_current_sniff_attempt 
-0x2220 003458 fetch 1 ,mem_sniff_timeout 
-0x2221 003459 store 1 ,mem_current_sniff_timeout 
-0x2222 003460 rtn 
-:      003462 context_save:
-0x2223 003463 bpatch patch05_3 ,mem_patch05 
-0x2224 003464 fetch 2 ,mem_context_ptr 
-0x2225 003465 iforce contw 
-0x2226 003466 force context_size ,loopcnt 
-0x2227 003467 arg mem_le_state ,contr 
-0x2228 003468 branch memcpy ,le 
-0x2229 003469 arg mem_state ,contr 
-0x222a 003470 branch memcpy 
-:      003474 context_get_next:
-0x222b 003475 arg context_num ,loopcnt 
-0x222c 003476 fetcht 1 ,mem_current_context 
-:      003477 context_get_next_loop:
-0x222d 003478 increase 1 ,temp 
-0x222e 003479 compare context_num ,temp ,0xff 
-0x222f 003480 nbranch context_get_next_cont ,true 
-0x2230 003481 arg 0 ,temp 
-:      003482 context_get_next_cont:
-0x2231 003483 storet 1 ,mem_current_context 
-0x2232 003484 mul32 temp ,context_size ,pdata 
-0x2233 003485 arg mem_context ,rega 
-0x2234 003486 iadd rega ,rega 
-0x2235 003487 ifetch 1 ,rega 
-0x2236 003488 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003489 rtnbit1 state_inconn 
-0x2238 003490 rtnbit1 state_inpage 
-:      003491 context_get_next_sniff:
-0x2239 003492 loop context_get_next_loop 
-0x223a 003493 rtn 
-:      003495 context_new:
-0x223b 003496 bpatch patch05_4 ,mem_patch05 
-0x223c 003497 arg context_search_empty ,regc 
-0x223d 003498 call context_search 
-0x223e 003499 nrtn zero 
-0x223f 003500 deposit rega 
-0x2240 003501 store 2 ,mem_context_ptr 
-0x2241 003502 force 0 ,null 
-0x2242 003503 rtn 
-:      003507 context_check_all_wack:
-0x2243 003508 call check_esco_amaddr 
-0x2244 003509 branch context_check_esco_wack ,true 
-0x2245 003510 fetch 2 ,mem_context_ptr 
-0x2246 003511 add pdata ,coffset_arq ,contw 
-0x2247 003512 fetch 1 ,mem_arq 
-0x2248 003513 istore 1 ,contw 
-0x2249 003514 arg context_check_a_wack ,regc 
-0x224a 003515 branch context_search 
-:      003517 context_check_esco_wack:
-0x224b 003518 fetch 1 ,mem_arq 
-0x224c 003519 isolate1 wack ,pdata 
-0x224d 003520 branch context_esco_wack ,true 
-0x224e 003521 force 1 ,null 
-0x224f 003522 rtn 
-:      003523 context_esco_wack:
-0x2250 003524 force 0 ,null 
-0x2251 003525 rtn 
-:      003528 context_check_idle:
-0x2252 003529 arg context_check_inconn ,regc 
-0x2253 003530 branch context_search 
-:      003532 context_traverse_linkkey:
-0x2254 003533 fetcht 2 ,mem_context_ptr 
-0x2255 003534 arg context_traverse_clearkey ,regc 
-0x2256 003535 branch context_search 
-:      003539 context_search_conn_handle:
-0x2257 003540 fetcht 1 ,mem_hci_conn_handle 
-:      003541 context_search_conn_handle2:
-0x2258 003542 arg context_search_handle ,regc 
-0x2259 003543 branch context_search 
-:      003545 context_search_plap:
-0x225a 003546 bpatch patch05_5 ,mem_patch05 
-0x225b 003547 fetcht 6 ,mem_hci_plap 
-:      003548 context_search_plap2:
-0x225c 003549 arg context_search_lap ,regc 
-0x225d 003550 branch context_search 
-:      003552 context_search_insniff:
-0x225e 003553 arg context_search_sniff ,regc 
-0x225f 003554 branch context_search 
-:      003556 context_search_sniff_window:
-0x2260 003557 arg context_search_window ,regc 
-:      003558 context_search:
-0x2261 003559 bpatch patch05_6 ,mem_patch05 
-0x2262 003560 arg mem_context ,rega 
-0x2263 003561 arg context_num ,loopcnt 
-:      003562 context_search_loop:
-0x2264 003563 ifetch 1 ,rega 
-0x2265 003564 copy regc ,pc 
-:      003565 context_search_next:
-0x2266 003566 increase context_size ,rega 
-0x2267 003567 loop context_search_loop 
-0x2268 003568 force 1 ,null 
-0x2269 003569 rtn 
-:      003571 context_search_empty:
-0x226a 003572 bbit1 state_inconn ,context_search_next 
-0x226b 003573 bbit1 state_inpage ,context_search_next 
-0x226c 003574 force 0 ,null 
-0x226d 003575 rtn 
-:      003577 context_search_lap:
-0x226e 003578 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003579 bbit0 state_inconn ,context_search_next 
-:      003580 context_search_lap_cont:
-0x2270 003581 add rega ,coffset_plap ,contr 
-0x2271 003582 ifetch 6 ,contr 
-0x2272 003583 isub temp ,null 
-0x2273 003584 rtn zero 
-0x2274 003585 branch context_search_next 
-:      003587 context_search_handle:
-0x2275 003588 bbit0 state_inconn ,context_search_next 
-0x2276 003589 add rega ,coffset_conn_handle ,contr 
-0x2277 003590 ifetch 1 ,contr 
-0x2278 003591 isub temp ,null 
-0x2279 003592 rtn zero 
-0x227a 003593 branch context_search_next 
-:      003595 context_search_sniff:
-0x227b 003596 bbit0 state_insniff ,context_search_next 
-:      003597 context_search_sniff_loop:
-0x227c 003598 call context_get_anchor 
-0x227d 003599 call sign_pdata_temp 
-0x227e 003600 isub temp ,pdata 
-0x227f 003601 increase 1 ,pdata 
-0x2280 003602 branch context_search_sniff_miss ,positive 
-0x2281 003603 copy contr ,regb 
-0x2282 003604 store 9 ,mem_temp 
-0x2283 003605 fetch 1 ,mem_le_sc_calc 
-0x2284 003606 nbranch context_search_sniff_sc ,blank 
-0x2285 003607 fetch 9 ,mem_temp 
-0x2286 003608 copy regb ,contr 
-0x2287 003609 increase 5 ,pdata 
-0x2288 003610 branch context_search_meet1 
-:      003611 context_search_sniff_sc:
-0x2289 003612 fetch 9 ,mem_temp 
-0x228a 003613 copy regb ,contr 
-0x228b 003614 increase 20 ,pdata 
-:      003615 context_search_meet1:
-0x228c 003616 nbranch context_search_next ,positive 
-:      003617 context_search_meet:
-0x228d 003618 copy temp ,bt_clk 
-0x228e 003619 call context_next_anchor 
-0x228f 003620 force 0 ,null 
-0x2290 003621 rtn 
-:      003624 context_search_sniff_miss:
-0x2291 003625 iforce regb 
-0x2292 003626 add rega ,coffset_tsniff ,contr 
-0x2293 003627 ifetch 2 ,contr 
-0x2294 003628 branch context_search_meet ,blank 
-0x2295 003629 call context_next_anchor 
-0x2296 003630 branch context_search_sniff_loop 
-:      003632 sign_pdata_temp:
-0x2297 003633 rshift16 pdata ,timeup 
-0x2298 003634 rshift8 timeup ,timeup 
-0x2299 003635 branch sign_pdata_temp_p0 ,zero 
-0x229a 003636 compare 0xf ,timeup ,0xf 
-0x229b 003637 nrtn true 
-0x229c 003638 rshift16 temp ,timeup 
-0x229d 003639 rshift8 timeup ,timeup 
-0x229e 003640 nrtn zero 
-0x229f 003641 set1 28 ,temp 
-0x22a0 003642 rtn 
-:      003643 sign_pdata_temp_p0:
-0x22a1 003644 rshift16 temp ,timeup 
-0x22a2 003645 rshift8 timeup ,timeup 
-0x22a3 003646 compare 0xf ,timeup ,0xf 
-0x22a4 003647 nrtn true 
-0x22a5 003648 set1 28 ,pdata 
-0x22a6 003649 rtn 
-:      003651 context_check_inconn:
-0x22a7 003652 bbit0 state_inconn ,context_search_next 
-0x22a8 003653 force 0 ,null 
-0x22a9 003654 rtn 
-:      003656 context_check_a_wack:
-0x22aa 003657 bbit0 state_inconn ,context_search_next 
-0x22ab 003658 add rega ,coffset_mode ,contr 
-0x22ac 003659 ifetch 1 ,contr 
-0x22ad 003660 bbit1 mode_le ,context_search_next 
-0x22ae 003661 add rega ,coffset_arq ,contr 
-0x22af 003662 ifetch 1 ,contr 
-0x22b0 003663 bbit0 wack ,context_search_next 
-0x22b1 003664 force 0 ,null 
-0x22b2 003665 rtn 
-:      003667 context_get_anchor:
-0x22b3 003668 add rega ,coffset_mode ,contr 
-0x22b4 003669 ifetcht 1 ,contr 
-0x22b5 003670 deposit clkn_bt 
-0x22b6 003671 isolate1 mode_master ,temp 
-0x22b7 003672 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003673 ifetcht 4 ,contr 
-0x22b9 003674 rtn true 
-0x22ba 003675 add rega ,coffset_clk_offset ,contr 
-0x22bb 003676 ifetch 6 ,contr 
-0x22bc 003677 call calc_clke2 
-0x22bd 003678 deposit clke_bt 
-0x22be 003679 rtn 
-:      003681 context_next_anchor:
-0x22bf 003682 add rega ,coffset_tsniff ,contr 
-0x22c0 003683 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 003684 ifetch 2 ,contr 
-0x22c2 003685 iadd temp ,timeup 
-0x22c3 003686 deposit timeup 
-0x22c4 003687 istore 4 ,contw 
-0x22c5 003688 branch le_context_nexthop 
-:      003691 context_search_window:
-0x22c6 003692 bbit0 state_insniff ,context_search_next 
-0x22c7 003693 call context_get_anchor 
-0x22c8 003694 iadd stop_watch ,pdata 
-0x22c9 003695 iadd stop_watch ,pdata 
-0x22ca 003696 iadd queue ,pdata 
-0x22cb 003697 isub temp ,null 
-0x22cc 003698 nbranch context_search_next ,positive 
-0x22cd 003699 force 0 ,null 
-0x22ce 003700 rtn 
-:      003702 context_traverse_clearkey:
-0x22cf 003703 bbit0 state_inconn ,context_search_next 
-0x22d0 003704 deposit temp 
-0x22d1 003705 isub rega ,null 
-0x22d2 003706 branch context_search_next ,null 
-0x22d3 003707 add rega ,coffset_mode ,contr 
-0x22d4 003708 ifetch 1 ,contr 
-0x22d5 003709 bbit1 mode_le ,context_search_next 
-0x22d6 003710 ifetch 1 ,rega 
-0x22d7 003711 set0 state_linkkey ,pdata 
-0x22d8 003712 istore 1 ,rega 
-0x22d9 003713 branch context_search_next 
-:      003716 master_conn_send_packet:
-0x22da 003717 bpatch patch05_7 ,mem_patch05 
-0x22db 003718 call rf_setup_time_master_slot 
-:      003719 master_send_packet:
-0x22dc 003720 add clkn_bt ,1 ,bt_clk 
-0x22dd 003721 call fetch_self_bt_adr 
-0x22de 003722 force 0x03 ,freq_mode 
-0x22df 003723 call tx_radio_freq 
-0x22e0 003724 call start_transmitter 
-0x22e1 003725 call start_tx_native 
-0x22e2 003726 call send_access_word 
-0x22e3 003727 branch transmit_packet 
-:      003729 master_conn_recv_packet:
-0x22e4 003730 bpatch patch06_0 ,mem_patch06 
-0x22e5 003731 call rf_setup_time_slave_slot 
-:      003732 master_recv_packet:
-0x22e6 003733 add clkn_bt ,1 ,bt_clk 
-0x22e7 003734 call fetch_self_bt_adr 
-0x22e8 003735 force 0x03 ,freq_mode 
-0x22e9 003736 call rx_radio_freq 
-0x22ea 003737 call init_rx_packet_flags 
-0x22eb 003738 call prep_crypt 
-0x22ec 003739 call start_rx_native 
-0x22ed 003740 call start_receiver 
-:      003741 master_rx_conn_finish_packet:
-0x22ee 003742 call wait_access_clkn_rt 
-0x22ef 003743 nrtn sync 
-0x22f0 003744 call save_rssi 
-0x22f1 003745 branch receive_packet 
-:      003749 master_newconn_once:
-0x22f2 003750 bpatch patch06_1 ,mem_patch06 
-0x22f3 003751 fetch 1 ,mem_fhs_am_addr 
-0x22f4 003752 iforce am_addr 
-0x22f5 003753 force type_poll ,type 
-0x22f6 003754 call master_conn_send_packet 
-0x22f7 003755 branch master_conn_recv_packet 
-:      003766 inquiry_scan_dispatch:
-0x22f8 003767 fetch 1 ,mem_scan_mode 
-0x22f9 003768 rtnbit0 inq_scan_mode 
-0x22fa 003769 force iscan_interval_timer ,queue 
-0x22fb 003770 call timer_check 
-0x22fc 003771 nrtn blank 
-0x22fd 003772 fetcht 2 ,mem_iscan_window 
-0x22fe 003773 force 4 ,queue 
-0x22ff 003774 call sniff_check_window 
-0x2300 003775 rtn user 
-0x2301 003776 call inquiry_scan_start 
-0x2302 003777 force iscan_interval_timer ,queue 
-0x2303 003778 fetch 2 ,mem_iscan_interval 
-0x2304 003779 nbranch timer_init ,sync 
-0x2305 003780 random pdata 
-0x2306 003781 iand mask3ff ,pdata 
-0x2307 003782 branch timer_init 
-:      003785 inquiry_scan_start:
-0x2308 003786 bpatch patch06_2 ,mem_patch06 
-0x2309 003787 jam 0 ,mem_fhs_am_addr 
-0x230a 003788 disable clknt 
-0x230b 003789 disable attempt 
-0x230c 003790 call afh_clear 
-0x230d 003791 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 003792 force 0x01 ,freq_mode 
-0x230f 003793 call fetch_giac 
-0x2310 003794 call rx_radio_freq 
-0x2311 003795 setflip mark_inquiry_state ,mark 
-0x2312 003796 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 003797 increase 1 ,pdata 
-0x2314 003798 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 003799 call fetch_diac 
-0x2316 003800 call start_receiver 
-0x2317 003801 call wait_access_forever 
-0x2318 003802 nrtn sync 
-0x2319 003803 bpatch patch06_3 ,mem_patch06 
-0x231a 003804 force 0 ,stop_watch 
-0x231b 003805 call shutdown_radio 
-0x231c 003806 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 003807 increase 1 ,pdata 
-0x231e 003808 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 003809 call fetch_giac 
-0x2320 003810 call rf_setup_time_slave_slot 
-0x2321 003811 or_into 0x002 ,bt_clk 
-0x2322 003812 force 0x01 ,freq_mode 
-0x2323 003813 call tx_radio_freq 
-0x2324 003814 call fetch_diac 
-0x2325 003815 call start_transmitter 
-0x2326 003816 call start_tx_external 
-0x2327 003817 deposit clkn_bt 
-0x2328 003818 store 4 ,mem_clkn_bt 
-0x2329 003819 call send_access_word 
-0x232a 003820 force type_fhs ,type 
-0x232b 003821 force 0 ,am_addr 
-0x232c 003822 call scan_mode_whiten 
-0x232d 003823 call transmit_packet_whitened 
-0x232e 003824 call send_eir 
-0x232f 003825 and_into 0x1fd ,bt_clk 
-0x2330 003826 increase 1 ,n_tx_slot 
-0x2331 003827 rtn 
-:      003829 send_eir:
-0x2332 003830 bpatch patch06_4 ,mem_patch06 
-0x2333 003831 fetch 1 ,mem_eir_enable 
-0x2334 003832 rtn blank 
-0x2335 003833 arg mem_eir ,contw 
-0x2336 003834 fetch 1 ,mem_local_name_length 
-0x2337 003835 copy pdata ,loopcnt 
-0x2338 003836 increase 1 ,pdata 
-0x2339 003837 istore 1 ,contw 
-0x233a 003838 copy contw ,temp 
-0x233b 003839 increase 1 ,pdata 
-0x233c 003840 store 2 ,mem_tx_len 
-0x233d 003841 copy temp ,contw 
-0x233e 003842 setarg 0x09 
-0x233f 003843 istore 1 ,contw 
-0x2340 003844 arg mem_local_name ,contr 
-0x2341 003845 call memcpy 
-0x2342 003847 arg mem_all_uuid_128bits ,regc 
-0x2343 003848 arg 4 ,loopcnt 
-0x2344 003849 call get_all_uuid 
-0x2345 003850 arg mem_all_uuid_16bits ,regc 
-0x2346 003851 arg 1 ,loopcnt 
-0x2347 003852 call get_all_uuid 
-0x2348 003854 force type_dm3 ,type 
-0x2349 003855 jam 2 ,mem_tx_lch 
-0x234a 003856 setarg mem_eir 
-0x234b 003857 store 2 ,mem_txptr 
-0x234c 003858 call rf_setup_time_slave_slot 
-0x234d 003859 call tx_radio_freq 
-0x234e 003860 call start_transmitter 
-0x234f 003861 call start_tx_external 
-0x2350 003862 call send_access_word 
-0x2351 003863 call scan_mode_whiten 
-0x2352 003864 call transmit_packet_whitened 
-0x2353 003865 rtn 
-:      003868 get_all_uuid:
-0x2354 003869 copy contw ,temp 
-0x2355 003870 copy regc ,contr 
-0x2356 003871 ifetch 1 ,contr 
-0x2357 003872 rtn blank 
-:      003873 lshift_loop:
-0x2358 003874 lshift pdata ,pdata 
-0x2359 003875 loop lshift_loop 
-0x235a 003876 copy pdata ,rega 
-0x235b 003877 increase 2 ,pdata 
-0x235c 003878 copy pdata ,queue 
-0x235d 003879 fetch 2 ,mem_tx_len 
-0x235e 003880 iadd queue ,pdata 
-0x235f 003881 store 2 ,mem_tx_len 
-0x2360 003882 copy temp ,contw 
-0x2361 003883 copy rega ,pdata 
-0x2362 003884 increase 1 ,pdata 
-0x2363 003885 istore 1 ,contw 
-0x2364 003886 copy regc ,contr 
-0x2365 003887 ifetch 1 ,contr 
-0x2366 003888 ifetch 1 ,contr 
-0x2367 003889 istore 1 ,contw 
-0x2368 003890 copy rega ,loopcnt 
-0x2369 003891 branch memcpy 
-:      003897 page_scan_dispatch:
-0x236a 003898 fetch 1 ,mem_scan_mode 
-0x236b 003899 rtnbit0 page_scan_mode 
-0x236c 003900 force pscan_interval_timer ,queue 
-0x236d 003901 call timer_check 
-0x236e 003902 nrtn blank 
-0x236f 003903 fetcht 2 ,mem_pscan_window 
-0x2370 003904 force 40 ,queue 
-0x2371 003905 call sniff_check_window 
-0x2372 003906 rtn user 
-0x2373 003907 force 0 ,am_addr 
-0x2374 003908 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 003909 set0 mark_fhs_already_good ,mark 
-0x2376 003910 call page_scan_start 
-0x2377 003911 force pscan_interval_timer ,queue 
-0x2378 003912 fetch 2 ,mem_pscan_interval 
-0x2379 003913 branch timer_init 
-:      003916 page_scan_start:
-0x237a 003917 bpatch patch06_5 ,mem_patch06 
-0x237b 003918 disable clknt 
-0x237c 003919 call afh_clear 
-0x237d 003920 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 003921 increase 1 ,pdata 
-0x237f 003922 store 1 ,mem_pagescan_waitcnt 
-0x2380 003923 force 0 ,n_tx_slot 
-0x2381 003924 call fetch_self_bt_adr 
-0x2382 003925 add clkn_bt ,1 ,bt_clk 
-0x2383 003926 force 0x02 ,freq_mode 
-0x2384 003927 bpatch patch06_6 ,mem_patch06 
-0x2385 003928 call rx_radio_freq 
-0x2386 003929 call start_receiver 
-0x2387 003930 call wait_access_forever 
-0x2388 003931 nrtn sync 
-0x2389 003932 call shutdown_radio 
-0x238a 003933 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 003934 increase 1 ,pdata 
-0x238c 003935 store 1 ,mem_pagescan_rcvcnt 
-0x238d 003936 force 0 ,stop_watch 
-0x238e 003937 call rf_setup_time_slave_slot 
-0x238f 003938 or_into 0x002 ,bt_clk 
-0x2390 003939 force 0x01 ,freq_mode 
-0x2391 003940 call tx_radio_freq 
-0x2392 003941 call start_transmitter 
-0x2393 003942 call start_tx_external 
-0x2394 003943 call send_access_word 
-0x2395 003944 call end_of_packet 
-0x2396 003945 force 0 ,am_addr 
-0x2397 003946 arg param_rf_setup ,timeup 
-0x2398 003947 until clke_rt ,meet 
-0x2399 003948 or_into 0x03 ,clke_bt 
-0x239a 003949 and_into 0x1fd ,bt_clk 
-:      003950 page_scan_wait_fhs_restart:
-0x239b 003951 bpatch patch06_7 ,mem_patch06 
-0x239c 003952 increase 1 ,n_tx_slot 
-0x239d 003953 call rx_radio_freq 
-0x239e 003954 call start_receiver 
-0x239f 003955 call wait_access_mhalfbnd 
-0x23a0 003956 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 003957 call scan_mode_whiten 
-0x23a2 003958 call receive_packet_whitened 
-0x23a3 003959 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      003960 page_scan_wait_fhs_again:
-0x23a4 003961 bpatch patch07_0 ,mem_patch07 
-0x23a5 003962 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 003963 rtn blank 
-0x23a7 003964 increase -1 ,pdata 
-0x23a8 003965 store 1 ,mem_fhs_wait_counter 
-0x23a9 003966 call rf_setup_time_master_slot 
-0x23aa 003967 branch page_scan_wait_fhs_restart 
-:      003970 page_scan_reply_to_fhs:
-0x23ab 003971 bpatch patch07_1 ,mem_patch07 
-0x23ac 003972 set0 1 ,clke_bt 
-0x23ad 003973 set1 0 ,clke_bt 
-0x23ae 003974 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 003975 increase 1 ,pdata 
-0x23b0 003976 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 003977 call rf_setup_time_slave_slot 
-0x23b2 003978 or_into 0x02 ,bt_clk 
-0x23b3 003979 call tx_radio_freq 
-0x23b4 003980 call start_transmitter 
-0x23b5 003981 call start_tx_external 
-0x23b6 003982 call send_access_word 
-0x23b7 003983 call end_of_packet 
-:      003984 slave_apply_clke_bt:
-0x23b8 003985 compare 0x03 ,clke_bt ,0x03 
-0x23b9 003986 branch slave_apply_clke_bt_now ,true 
-0x23ba 003987 until null ,mhalfbnd 
-0x23bb 003988 branch slave_apply_clke_bt 
-:      003989 slave_apply_clke_bt_now:
-0x23bc 003990 fetch 4 ,mem_clke_bt 
-0x23bd 003991 or_into 0x03 ,pdata 
-0x23be 003992 icopy clke_bt 
-:      003994 start_slave_connection:
-0x23bf 003995 bpatch patch07_2 ,mem_patch07 
-0x23c0 003996 fetch 6 ,extm_lap 
-0x23c1 003997 store 6 ,mem_plap 
-0x23c2 003998 call prepare_newconn 
-:      003999 slave_newconn_loop:
-0x23c3 004000 call slave_newconn_once 
-0x23c4 004001 branch sconn_successful ,match 
-0x23c5 004002 call new_conn_timeout 
-0x23c6 004003 nbranch slave_newconn_loop ,blank 
-0x23c7 004004 rtn 
-:      004007 sconn_successful:
-0x23c8 004008 bpatch patch07_3 ,mem_patch07 
-0x23c9 004009 call newconn_init 
-0x23ca 004010 call context_new 
-0x23cb 004011 nrtn zero 
-0x23cc 004012 jam 0 ,mem_mode 
-0x23cd 004013 call calc_clke_offset 
-0x23ce 004014 branch context_save 
-:      004019 slave_dispatch:
-0x23cf 004020 bpatch patch07_4 ,mem_patch07 
-0x23d0 004021 call calc_clke 
-0x23d1 004022 call role_switch_slave 
-0x23d2 004023 rtn user 
-:      004024 slave_loop:
-0x23d3 004025 bpatch patch07_5 ,mem_patch07 
-0x23d4 004026 call check_bt_disabled 
-0x23d5 004027 call scheduler_process 
-0x23d6 004028 call slave_conn_recv_packet 
-0x23d7 004029 nbranch slave_notmatch ,match 
-0x23d8 004030 call supervision_flush 
-0x23d9 004031 call scheduler_tx_l2cap_pkt 
-0x23da 004032 call prepare_tx 
-0x23db 004033 call slave_conn_send_packet 
-0x23dc 004034 call parse_l2cap 
-0x23dd 004035 call parse_lmp 
-0x23de 004036 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004037 increase 1 ,pdata 
-0x23e0 004038 store 1 ,mem_slave_rcvcnt 
-0x23e1 004039 call calc_clke_offset 
-:      004040 slave_notmatch:
-0x23e2 004041 bpatch patch07_6 ,mem_patch07 
-0x23e3 004042 call lpm_set_mult 
-0x23e4 004043 call supervision_update 
-0x23e5 004044 branch slave_disconnect ,positive 
-0x23e6 004045 call check_disconnect_timeout 
-0x23e7 004046 nbranch slave_disconnect ,user 
-0x23e8 004047 call check_attempt 
-0x23e9 004048 nbranch slave_loop ,blank 
-0x23ea 004049 rtn 
-:      004051 slave_disconnect:
-0x23eb 004052 bpatch patch07_7 ,mem_patch07 
-0x23ec 004053 jam 0 ,mem_tester_emulate 
-0x23ed 004054 jam 0 ,mem_debug_config 
-0x23ee 004055 call quit_connection 
-0x23ef 004056 set0 mark_testmode ,mark 
-0x23f0 004057 call test_enable_white 
-0x23f1 004058 fetch 1 ,mem_state 
-0x23f2 004059 rtn 
-:      004062 role_switch_slave:
-0x23f3 004063 bpatch patch08_0 ,mem_patch08 
-0x23f4 004064 call role_switch_check 
-0x23f5 004065 nrtn user 
-0x23f6 004066 copy am_addr ,temp 
-0x23f7 004067 call get_free_amaddr 
-0x23f8 004068 store 1 ,mem_fhs_am_addr 
-0x23f9 004069 copy temp ,am_addr 
-0x23fa 004070 jam param_newconnto ,mem_newconnto_counter 
-:      004071 roles_sendfhs_loop:
-0x23fb 004072 bpatch patch08_1 ,mem_patch08 
-0x23fc 004073 call rf_setup_time_master_slot 
-0x23fd 004074 force type_fhs ,type 
-0x23fe 004075 call slave_send_access 
-0x23ff 004076 deposit clkn_bt 
-0x2400 004077 store 4 ,mem_clkn_bt 
-0x2401 004078 call transmit_packet 
-0x2402 004079 call rf_setup_time_slave_slot 
-0x2403 004080 enable user3 
-0x2404 004081 call slave_receive_access 
-0x2405 004082 branch roles_got_fhs_reply ,sync 
-0x2406 004083 call shutdown_radio 
-0x2407 004084 call new_conn_timeout 
-0x2408 004085 nbranch roles_sendfhs_loop ,blank 
-0x2409 004086 rtnmark0 mark_accept_switch 
-0x240a 004087 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004088 set1 mark_switch_initiated ,mark 
-0x240c 004089 rtn 
-:      004090 roles_got_fhs_reply:
-0x240d 004091 enable clknt 
-0x240e 004092 call prepare_newconn 
-0x240f 004093 call afh_clear 
-:      004094 roles_newconn_loop:
-0x2410 004095 bpatch patch08_2 ,mem_patch08 
-0x2411 004096 call master_newconn_once 
-0x2412 004097 branch roles_newconn_responded ,sync 
-0x2413 004098 call new_conn_timeout 
-0x2414 004099 nbranch roles_newconn_loop ,blank 
-0x2415 004100 disable clknt 
-0x2416 004101 deposit clke_bt 
-0x2417 004102 store 4 ,mem_next_btclk 
-0x2418 004103 rtn 
-:      004104 roles_newconn_responded:
-0x2419 004105 enable master 
-0x241a 004106 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004107 set0 mark_accept_switch ,mark 
-0x241c 004108 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004109 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004110 call tid_set_reply 
-:      004111 roles_newconn_nolmp:
-0x241f 004112 deposit am_addr 
-0x2420 004113 store 1 ,mem_amaddr 
-0x2421 004114 force 0 ,pdata 
-0x2422 004115 store 6 ,mem_clk_offset 
-0x2423 004116 fetch 1 ,mem_mode 
-0x2424 004117 set1 mode_master ,pdata 
-0x2425 004118 store 1 ,mem_mode 
-0x2426 004119 call supervision_flush 
-0x2427 004120 disable master 
-0x2428 004121 enable user 
-0x2429 004122 rtn 
-:      004126 init_rx_packet_flags:
-0x242a 004127 bpatch patch08_3 ,mem_patch08 
-0x242b 004128 disable match 
-0x242c 004129 set0 mark_loopback ,mark 
-0x242d 004130 set0 mark_am_addr_broadcast ,mark 
-0x242e 004131 set0 mark_longpacket ,mark 
-0x242f 004132 set0 mark_old_packet ,mark 
-0x2430 004133 fetch 1 ,mem_arq 
-0x2431 004134 set0 arqnx ,pdata 
-0x2432 004135 set1 flowx ,pdata 
-0x2433 004136 store 1 ,mem_arq 
-0x2434 004137 rtn 
-:      004139 prepare_newconn:
-0x2435 004140 bpatch patch08_4 ,mem_patch08 
-0x2436 004141 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004142 jam param_newconn_arq ,mem_arq 
-0x2438 004143 fetch 2 ,mem_rx_window_init 
-0x2439 004144 store 2 ,mem_rx_window 
-0x243a 004145 deposit clkn_bt 
-0x243b 004146 store 4 ,mem_next_btclk 
-0x243c 004147 rtn clknt 
-0x243d 004148 deposit clke_bt 
-0x243e 004149 store 4 ,mem_next_btclk 
-0x243f 004150 rtn 
-:      004152 newconn_init:
-0x2440 004153 bpatch patch08_5 ,mem_patch08 
-0x2441 004154 call init_lmp_reinit 
-0x2442 004155 call new_conn_handle 
-0x2443 004156 store 1 ,mem_conn_handle 
-0x2444 004157 setarg 0 
-0x2445 004158 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004159 setarg param_supervision_to 
-0x2447 004160 store 2 ,mem_supervision_to 
-0x2448 004161 fetch 1 ,mem_state 
-0x2449 004162 set1 state_inconn ,pdata 
-0x244a 004163 store 1 ,mem_state 
-0x244b 004164 jam 0 ,mem_op 
-0x244c 004165 jam 0 ,mem_state_map 
-0x244d 004166 jam 0 ,mem_lpm_current_mult 
-0x244e 004167 branch supervision_flush 
-:      004170 clear_linkkey:
-0x244f 004171 bpatch patch08_6 ,mem_patch08 
-0x2450 004172 force 0 ,pdata 
-0x2451 004173 store 8 ,mem_link_key 
-0x2452 004174 istore 8 ,contw 
-0x2453 004175 call clear_linkstate 
-0x2454 004176 branch context_traverse_linkkey 
-:      004178 new_conn_timeout:
-0x2455 004179 fetch 1 ,mem_newconnto_counter 
-0x2456 004180 increase -1 ,pdata 
-0x2457 004181 store 1 ,mem_newconnto_counter 
-0x2458 004182 rtn 
-:      004184 new_conn_handle:
-0x2459 004185 fetch 1 ,mem_handle_num 
-0x245a 004186 increase 1 ,pdata 
-0x245b 004187 store 1 ,mem_handle_num 
-0x245c 004188 rtn 
-:      004191 quit_connection:
-0x245d 004192 bpatch patch08_7 ,mem_patch08 
-0x245e 004193 fetch 1 ,mem_hci_cmd 
-0x245f 004194 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004195 fetch 1 ,mem_lmp_to_send 
-0x2461 004196 bne lmp_name_req ,quit_connection_cont 
-:      004197 quit_connection_name:
-0x2462 004198 call cmd_check_plap 
-0x2463 004199 nbranch quit_connection_cont ,zero 
-0x2464 004200 call master_name_error 
-0x2465 004201 jam 0 ,mem_hci_cmd 
-:      004202 quit_connection_cont:
-0x2466 004203 bpatch patch09_0 ,mem_patch09 
-0x2467 004204 call app_disconn_reason_collect_bt 
-0x2468 004205 call sniff_exit 
-0x2469 004206 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004207 call ui_ipc_send_event 
-0x246b 004208 call init_lmp_work 
-0x246c 004209 call l2cap_init_work 
-0x246d 004210 call sp_initialize 
-0x246e 004211 fetch 1 ,mem_state 
-0x246f 004212 set0 state_inconn 
-0x2470 004213 store 1 ,mem_state 
-0x2471 004214 jam 0 ,memui_reconnect_mode 
-0x2472 004216 fetch 1 ,mem_state_map 
-0x2473 004217 compare 0x0 ,pdata ,0xc0 
-0x2474 004218 branch quit_connection_not_clear_mark ,true 
-0x2475 004219 set0 mark_rxbuf_inuse ,mark 
-:      004220 quit_connection_not_clear_mark:
-0x2476 004221 fetch 1 ,mem_arq 
-0x2477 004222 bbit0 wack ,quit_connection_not_clear_tx 
-:      004223 quit_connection_not_clear_tx:
-0x2478 004224 fetch 1 ,mem_op 
-0x2479 004225 rtnbit0 op_txl2cap 
-0x247a 004226 set0 mark_tx_l2cap ,mark 
-0x247b 004227 rtn 
-:      004229 slave_newconn_once:
-0x247c 004230 bpatch patch09_1 ,mem_patch09 
-0x247d 004231 fetch 1 ,extm_newconn_am_addr 
-0x247e 004232 rtn blank 
-0x247f 004233 icopy am_addr 
-0x2480 004234 call slave_conn_recv_packet 
-0x2481 004235 nrtn match 
-0x2482 004236 force type_null ,type 
-0x2483 004237 call slave_conn_send_packet 
-0x2484 004238 deposit am_addr 
-0x2485 004239 store 1 ,mem_amaddr 
-0x2486 004240 force 0 ,pdata 
-0x2487 004241 store 1 ,extm_newconn_am_addr 
-0x2488 004242 rtn 
-:      004248 prepare_tx:
-0x2489 004249 bpatch patch09_2 ,mem_patch09 
-0x248a 004250 fetch 1 ,mem_state 
-0x248b 004251 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004252 force type_hv3 ,type 
-0x248d 004253 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004254 call check_esco_amaddr 
-0x248f 004255 nbranch prepare_tx_not_sco ,true 
-0x2490 004256 branch prepare_tx_not_sco ,attempt 
-0x2491 004257 call set_wait_ack 
-0x2492 004258 setarg 2 
-0x2493 004259 store 2 ,mem_retransmission_cnt 
-0x2494 004260 rtn 
-:      004261 prepare_tx_not_esco:
-0x2495 004262 nrtn attempt 
-:      004263 prepare_tx_not_sco:
-0x2496 004264 bpatch patch09_3 ,mem_patch09 
-0x2497 004265 call context_check_all_wack 
-0x2498 004266 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004267 fetch 1 ,mem_arq 
-0x249a 004268 bbit0 wack ,prepare_tx_pollnull 
-:      004269 prepare_tx_retransmit:
-0x249b 004270 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004271 fetch 1 ,mem_debug_config 
-0x249d 004272 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004273 fetch 2 ,mem_retransmission_cnt 
-0x249f 004274 increase -1 ,pdata 
-0x24a0 004275 store 2 ,mem_retransmission_cnt 
-0x24a1 004276 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004277 fetch 1 ,mem_last_type 
-0x24a3 004278 iforce type 
-0x24a4 004279 rtn 
-:      004281 prepare_tx_nomore_retransmit:
-0x24a5 004282 bpatch patch09_4 ,mem_patch09 
-0x24a6 004283 call clear_got_tx 
-:      004284 prepare_tx_no_retransmit:
-0x24a7 004285 call check_esco_amaddr 
-0x24a8 004286 branch prepare_tx_pollnull ,true 
-0x24a9 004287 call send_lmp 
-0x24aa 004288 branch prepare_tx_sendlmp ,user 
-0x24ab 004289 fetch 1 ,mem_op 
-0x24ac 004290 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004291 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004292 fetch 1 ,mem_debug_config 
-0x24af 004293 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004294 prepare_tx_pollnull:
-0x24b0 004295 force type_poll ,type 
-0x24b1 004296 rtn master 
-0x24b2 004297 force type_null ,type 
-0x24b3 004298 rtn 
-:      004299 prepare_tx_loopback:
-0x24b4 004300 bpatch patch09_5 ,mem_patch09 
-0x24b5 004301 fetch 1 ,mem_rx_type 
-0x24b6 004302 iforce type 
-0x24b7 004303 rtnne 1 
-0x24b8 004304 force type_null ,type 
-0x24b9 004305 rtn 
-:      004306 prepare_tx_txpat:
-0x24ba 004307 fetch 1 ,test_mode_packet_type 
-0x24bb 004308 and pdata ,0xf ,type 
-0x24bc 004309 set1 mark_loopback ,mark 
-0x24bd 004310 rtn 
-:      004311 prepare_tx_sendlmp:
-0x24be 004312 force type_lmp ,type 
-0x24bf 004313 branch set_wait_ack 
-:      004314 prepare_tx_sendl2cap:
-0x24c0 004315 call tx_l2cap_type 
-:      004317 set_wait_ack:
-0x24c1 004318 bpatch patch09_6 ,mem_patch09 
-0x24c2 004319 fetcht 1 ,mem_arq 
-0x24c3 004320 set1 wack ,temp 
-0x24c4 004321 storet 1 ,mem_arq 
-0x24c5 004322 deposit type 
-0x24c6 004323 store 1 ,mem_last_type 
-0x24c7 004324 setarg 0xffff 
-0x24c8 004325 store 2 ,mem_retransmission_cnt 
-0x24c9 004326 rtn 
-:      004328 tx_l2cap_type:
-0x24ca 004329 bpatch patch09_7 ,mem_patch09 
-0x24cb 004330 fetch 1 ,mem_state_map 
-0x24cc 004331 isolate1 smap_edr ,pdata 
-0x24cd 004332 fetch 2 ,mem_tx_len 
-0x24ce 004333 branch tx_l2cap_type_edr ,true 
-0x24cf 004334 force type_dm1 ,type 
-0x24d0 004335 sub pdata ,17 ,null 
-0x24d1 004336 rtn positive 
-0x24d2 004337 force type_dh1 ,type 
-0x24d3 004338 sub pdata ,27 ,null 
-0x24d4 004339 rtn positive 
-0x24d5 004340 force type_dm3 ,type 
-0x24d6 004341 sub pdata ,121 ,null 
-0x24d7 004342 rtn positive 
-0x24d8 004343 force type_dh3 ,type 
-0x24d9 004344 sub pdata ,183 ,null 
-0x24da 004345 rtn positive 
-0x24db 004346 force type_dm5 ,type 
-0x24dc 004347 sub pdata ,224 ,null 
-0x24dd 004348 rtn positive 
-0x24de 004349 force type_dh5 ,type 
-0x24df 004350 rtn 
-:      004351 tx_l2cap_type_edr:
-0x24e0 004352 force type_dm1 ,type 
-0x24e1 004353 sub pdata ,17 ,null 
-0x24e2 004354 rtn positive 
-0x24e3 004355 force type_dh1 ,type 
-0x24e4 004356 sub pdata ,54 ,null 
-0x24e5 004357 rtn positive 
-0x24e6 004358 force type_dm3 ,type 
-0x24e7 004359 arg 367 ,temp 
-0x24e8 004360 isub temp ,null 
-0x24e9 004361 nrtn positive 
-0x24ea 004362 force type_dm5 ,type 
-0x24eb 004363 arg 679 ,temp 
-0x24ec 004364 isub temp ,null 
-0x24ed 004365 nrtn positive 
-0x24ee 004366 force type_dh5 ,type 
-0x24ef 004367 rtn 
-:      004376 slave_receive_master_slot:
-0x24f0 004377 fetch 1 ,mem_state 
-0x24f1 004378 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004379 fetch 2 ,mem_tsniff 
-0x24f3 004380 branch slave_receive_notsniff ,blank 
-0x24f4 004381 nbranch slave_receive_sniff ,attempt 
-:      004382 slave_receive_notsniff:
-0x24f5 004383 call rf_setup_time_master_slot 
-:      004384 slave_receive_access:
-0x24f6 004385 add clke_bt ,1 ,bt_clk 
-:      004386 slave_receive_sniff:
-0x24f7 004387 enable swfine 
-0x24f8 004388 fetch 2 ,mem_rx_window 
-0x24f9 004389 rshift pdata ,pdata 
-0x24fa 004390 arg param_pll_setup ,temp 
-0x24fb 004391 iadd temp ,pdata 
-0x24fc 004392 call ahead_window 
-0x24fd 004393 call fetch_extm_bt_adr 
-0x24fe 004394 force 0x03 ,freq_mode 
-0x24ff 004395 call rx_radio_freq 
-0x2500 004396 call init_rx_packet_flags 
-0x2501 004397 call prep_crypt 
-0x2502 004398 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004399 fetch 2 ,mem_rx_window 
-0x2504 004400 rshift pdata ,pdata 
-0x2505 004401 call ahead_window 
-0x2506 004402 call start_receiver 
-0x2507 004403 enable decode_fec0 
-0x2508 004404 fetch 2 ,mem_rx_window 
-0x2509 004405 arg param_clke_cal ,temp 
-0x250a 004406 iadd temp ,stop_watch 
-0x250b 004407 correlate null ,timeout 
-0x250c 004408 copy clke ,temp 
-0x250d 004409 storet 6 ,mem_sync_clke 
-0x250e 004410 disable decode_fec0 
-0x250f 004411 nrtn sync 
-0x2510 004412 arg param_clke_cal ,clke_rt 
-0x2511 004413 copy bt_clk ,clke_bt 
-0x2512 004414 branch lpm_adjust_clk ,wake 
-0x2513 004415 rtn 
-:      004418 slave_conn_recv_packet:
-0x2514 004419 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004420 call slave_receive_master_slot 
-0x2516 004421 nbranch shutdown_radio ,sync 
-0x2517 004422 call save_rssi 
-0x2518 004423 bmark0 mark_testmode ,receive_packet 
-0x2519 004424 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004425 increase 1 ,pdata 
-0x251b 004426 store 2 ,mem_tst_pktcnt_sync 
-:      004427 receive_packet:
-0x251c 004428 rshift bt_clk ,temp 
-0x251d 004429 or temp ,0x40 ,white_init 
-:      004430 receive_packet_whitened:
-0x251e 004431 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004432 enable enable_white 
-0x2520 004433 enable enable_hec 
-0x2521 004434 enable decode_fec1 
-0x2522 004435 parse demod ,bucket ,3 
-0x2523 004436 rshift8 pwindow ,pdata 
-0x2524 004437 store 1 ,mem_temp_am_addr 
-0x2525 004438 parse demod ,bucket ,4 
-0x2526 004439 inject bucket ,7 
-0x2527 004440 copy pwindow ,pdata 
-0x2528 004441 store 1 ,mem_rx_type 
-0x2529 004442 parse demod ,bucket ,3 
-0x252a 004443 rshift8 pwindow ,pdata 
-0x252b 004444 store 1 ,mem_temp_arq 
-0x252c 004445 fetch 1 ,mem_rx_type 
-0x252d 004446 sub pdata ,3 ,null 
-0x252e 004447 branch receive_packet_noedr ,positive 
-0x252f 004448 beq 7 ,receive_packet_noedr 
-0x2530 004449 fetch 1 ,mem_state_map 
-0x2531 004450 isolate1 smap_edr ,pdata 
-0x2532 004451 setflag true ,psk ,radio_ctrl 
-:      004452 receive_packet_noedr:
-0x2533 004453 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004454 parse demod ,bucket ,8 
-0x2535 004455 disable decode_fec1 
-0x2536 004456 disable enable_hec 
-0x2537 004457 branch error_header ,crc_failed 
-0x2538 004458 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004459 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004460 increase 1 ,pdata 
-0x253b 004461 store 2 ,mem_tst_pktcnt_hec 
-:      004462 receive_packet_amchk:
-0x253c 004463 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004464 fetch 1 ,mem_temp_am_addr 
-0x253e 004465 compare 0 ,pdata ,0x07 
-0x253f 004466 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004467 branch am_addr_ok ,true 
-0x2541 004468 icompare 0x07 ,am_addr 
-0x2542 004469 branch am_addr_match ,true 
-0x2543 004470 bmark0 mark_esco ,end_of_packet 
-0x2544 004471 fetcht 1 ,mem_saved_amaddr 
-0x2545 004472 icompare 0x7 ,temp 
-0x2546 004473 nbranch end_of_packet ,true 
-0x2547 004474 fetch 1 ,mem_arq 
-0x2548 004475 set0 arqnx ,pdata 
-0x2549 004476 set1 flowx ,pdata 
-0x254a 004477 store 1 ,mem_arq 
-:      004478 am_addr_match:
-0x254b 004479 enable match 
-:      004480 am_addr_ok:
-0x254c 004481 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004482 fetch 1 ,mem_rx_type 
-0x254e 004483 icopy type 
-0x254f 004484 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004485 fetcht 1 ,mem_temp_arq 
-0x2551 004486 fetch 1 ,mem_arq 
-0x2552 004487 set0 flow ,pdata 
-0x2553 004488 isolate1 flow ,temp 
-0x2554 004489 setflag true ,flow ,pdata 
-0x2555 004490 isolate1 arqn ,temp 
-0x2556 004491 setflag true ,arqn ,pdata 
-0x2557 004492 store 1 ,mem_arq 
-0x2558 004493 isolate0 arqn ,temp 
-0x2559 004494 branch arqn_bypass ,true 
-0x255a 004495 call clear_got_tx 
-:      004496 arqn_bypass:
-0x255b 004497 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004498 arg 0 ,temp 
-0x255d 004499 call reserve_slot 
-0x255e 004500 and type ,0xf ,pdata 
-0x255f 004501 beq type_poll ,process_poll 
-0x2560 004502 beq type_null ,end_of_packet 
-0x2561 004503 beq type_fhs ,process_fhs 
-0x2562 004504 fetcht 1 ,mem_temp_arq 
-0x2563 004505 fetch 1 ,mem_arq 
-0x2564 004506 icompare 0x04 ,temp 
-0x2565 004507 nbranch rx_type_dispatch ,true 
-0x2566 004508 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004509 bbit0 bcast1 ,rx_type_dispatch 
-:      004510 failed_seqn:
-0x2568 004511 set1 mark_old_packet ,mark 
-:      004512 rx_type_dispatch:
-0x2569 004513 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004514 deposit type 
-0x256b 004515 beq type_dm1 ,process_dm1 
-0x256c 004516 beq type_dh1 ,process_dh1 
-0x256d 004517 beq type_hv3 ,process_hev 
-0x256e 004518 beq type_3dh1 ,process_3dh1 
-0x256f 004519 arg 4 ,temp 
-0x2570 004520 call reserve_slot 
-0x2571 004521 beq type_dm3 ,process_dm3 
-0x2572 004522 beq type_dh3 ,process_dh3 
-0x2573 004523 arg 8 ,temp 
-0x2574 004524 call reserve_slot 
-0x2575 004525 beq type_dm5 ,process_dm5 
-0x2576 004526 beq type_dh5 ,process_dh5 
-0x2577 004527 rtn 
-:      004530 process_hev:
-0x2578 004531 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004532 enable decode_fec0 
-0x257a 004533 enable enable_crc 
-0x257b 004534 enable encrypt 
-0x257c 004535 arg mem_sco_ibuf ,contw 
-0x257d 004536 force 30 ,loopcnt 
-:      004537 process_hev_loop:
-0x257e 004538 parse demod ,bucket ,8 
-0x257f 004539 rshift3 pwindow ,pdata 
-0x2580 004540 istore 1 ,contw 
-0x2581 004541 loop process_hev_loop 
-0x2582 004542 bmark0 mark_esco ,end_of_packet 
-0x2583 004543 parse demod ,bucket ,16 
-0x2584 004544 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004545 branch error_payload ,crc_failed 
-0x2586 004546 branch ack_payload 
-:      004549 process_poll:
-0x2587 004550 branch end_of_packet 
-:      004552 process_dm3:
-:      004553 process_dm5:
-0x2588 004554 set1 mark_longpacket ,mark 
-:      004555 process_dm1:
-0x2589 004556 enable decode_fec2 
-0x258a 004557 branch process_dmh 
-:      004559 process_dh3:
-:      004560 process_dh5:
-0x258b 004561 set1 mark_longpacket ,mark 
-:      004562 process_3dh1:
-0x258c 004563 set1 psk3m ,radio_ctrl 
-:      004564 process_dh1:
-0x258d 004565 enable decode_fec0 
-:      004566 process_dmh:
-0x258e 004567 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004568 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004569 isolate0 psk ,radio_ctrl 
-0x2591 004570 branch process_dmh_noedr ,true 
-0x2592 004571 disable enable_white 
-0x2593 004572 enable decode_fec0 
-0x2594 004573 disable decode_fec2 
-0x2595 004574 add clkn_bt ,2 ,timeup 
-0x2596 004575 correlate clkn_bt ,meet 
-0x2597 004576 nbranch error_payload ,sync 
-0x2598 004577 set1 mark_longpacket ,mark 
-0x2599 004578 enable enable_white 
-:      004579 process_dmh_noedr:
-0x259a 004580 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004581 enable encrypt 
-0x259c 004582 enable enable_crc 
-0x259d 004583 parse demod ,bucket ,3 
-0x259e 004584 rshift8 pwindow ,pdata 
-0x259f 004585 store 1 ,mem_lch_code 
-0x25a0 004586 parse demod ,bucket ,5 
-0x25a1 004587 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004588 rshift3 pwindow ,loopcnt 
-0x25a3 004589 rshift3 loopcnt ,loopcnt 
-0x25a4 004590 branch process_dmh_common 
-:      004591 process_dmh_long:
-0x25a5 004592 parse demod ,bucket ,5 
-0x25a6 004593 rshift pwindow ,loopcnt 
-0x25a7 004594 parse demod ,bucket ,3 
-:      004595 process_dmh_common:
-0x25a8 004596 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004597 deposit loopcnt 
-0x25aa 004598 store 2 ,mem_len 
-0x25ab 004599 branch process_dmh_data_end ,blank 
-0x25ac 004600 isub mask3ff ,null 
-0x25ad 004601 branch error_payload ,positive 
-0x25ae 004602 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004603 set0 mark_fhs_eir ,mark 
-0x25b0 004604 fetch 1 ,mem_lch_code 
-0x25b1 004605 and_into 0x03 ,pdata 
-0x25b2 004606 arg mem_rxbuf ,contw 
-0x25b3 004607 beq llid_lmp ,process_lmp 
-0x25b4 004608 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004610 fetch 1 ,mem_lch_code 
-0x25b6 004611 and_into 0x03 ,pdata 
-0x25b7 004612 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004613 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004614 branch error_payload 
-:      004616 process_lmp:
-0x25ba 004617 fetch 2 ,mem_len 
-0x25bb 004618 sub pdata ,0x70 ,null 
-0x25bc 004619 nbranch error_payload ,positive 
-0x25bd 004620 bmark1 mark_old_packet ,ack_payload 
-0x25be 004621 branch process_dmh_data 
-:      004624 process_dmh_data_l2cap_start_pkt:
-0x25bf 004625 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004626 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004627 fetch 2 ,mem_len 
-0x25c2 004628 arg 0x2e0 ,temp 
-0x25c3 004629 isub temp ,null 
-0x25c4 004630 branch error_payload ,positive 
-0x25c5 004631 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004632 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004633 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004634 branch end_of_packet 
-:      004635 process_dmh_data_into_buff1:
-0x25c9 004636 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004637 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004638 bne 0 ,end_of_packet 
-0x25cc 004639 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004640 branch process_dmh_data 
-:      004641 process_dmh_data_into_buff2:
-0x25ce 004642 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004643 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004644 bne 0 ,end_of_packet 
-0x25d1 004645 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004646 branch process_dmh_data 
-:      004648 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004649 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004650 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004651 fetch 2 ,mem_len 
-0x25d6 004652 arg 0x2e0 ,temp 
-0x25d7 004653 isub temp ,null 
-0x25d8 004654 branch error_payload ,positive 
-0x25d9 004655 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004656 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004657 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004658 branch end_of_packet 
-:      004659 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004660 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004661 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004662 iadd contw ,contw 
-0x25e0 004663 branch process_dmh_data 
-:      004664 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004665 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004666 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004667 iadd contw ,contw 
-:      004668 process_dmh_data:
-0x25e4 004669 parse demod ,bucket ,8 
-0x25e5 004670 rshift3 pwindow ,pdata 
-0x25e6 004671 istore 1 ,contw 
-0x25e7 004672 loop process_dmh_data 
-:      004673 process_dmh_data_end:
-0x25e8 004674 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 004675 parse demod ,bucket ,16 
-0x25ea 004676 branch error_payload_crc ,crc_failed 
-0x25eb 004677 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 004678 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 004679 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 004680 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 004681 fetch 1 ,mem_lch_code 
-0x25f0 004682 compare 3 ,pdata ,3 
-0x25f1 004683 branch process_dmh_cont ,true 
-0x25f2 004684 fetch 2 ,mem_len 
-0x25f3 004685 branch process_dmh_cont ,blank 
-0x25f4 004686 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 004687 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 004688 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 004689 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 004690 branch assert 
-:      004691 process_l2cap_pass_crc_buff1:
-0x25f9 004692 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 004693 fetcht 2 ,mem_len 
-0x25fb 004694 iadd temp ,pdata 
-0x25fc 004695 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 004696 beq 0 ,assert 
-0x25fe 004697 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 004698 increase 4 ,temp 
-0x2600 004699 isub temp ,null 
-0x2601 004700 call l2cap_buff1_inuse ,zero 
-0x2602 004701 branch process_dmh_cont 
-:      004702 process_l2cap_pass_crc_buff2:
-0x2603 004703 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 004704 fetcht 2 ,mem_len 
-0x2605 004705 iadd temp ,pdata 
-0x2606 004706 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 004707 beq 0 ,assert 
-0x2608 004708 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 004709 add temp ,4 ,temp 
-0x260a 004710 isub temp ,null 
-0x260b 004711 call l2cap_buff2_inuse ,zero 
-0x260c 004712 branch process_dmh_cont 
-:      004713 process_dmh_cont:
-0x260d 004714 bpatch patch0c_1 ,mem_patch0c 
-0x260e 004715 fetcht 1 ,mem_state_map 
-0x260f 004716 fetch 1 ,mem_lch_code 
-0x2610 004717 compare 3 ,pdata ,0x03 
-0x2611 004718 setflag true ,smap_rxlmp ,temp 
-0x2612 004719 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 004720 storet 1 ,mem_state_map 
-0x2614 004721 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 004722 set1 mark_rxbuf_inuse ,mark 
-:      004723 process_dmh_cont_rxbuf_not_use:
-0x2616 004724 bmark0 mark_testmode ,ack_payload 
-0x2617 004725 isolate1 smap_rxlmp ,temp 
-0x2618 004726 branch ack_payload ,true 
-0x2619 004727 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 004728 increase 1 ,pdata 
-0x261b 004729 store 2 ,mem_tst_pktcnt_crc 
-0x261c 004730 set1 mark_loopback ,mark 
-0x261d 004731 set0 smap_rxl2cap ,temp 
-0x261e 004732 set0 mark_rxbuf_inuse ,mark 
-0x261f 004733 storet 1 ,mem_state_map 
-:      004734 ack_payload:
-0x2620 004735 bpatch patch0c_2 ,mem_patch0c 
-0x2621 004736 fetcht 1 ,mem_temp_arq 
-0x2622 004737 fetch 1 ,mem_arq 
-0x2623 004738 set1 arqnx ,pdata 
-0x2624 004739 isolate1 seqn ,temp 
-0x2625 004740 setflag true ,seqn ,pdata 
-0x2626 004741 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 004742 setflag true ,bcast1 ,pdata 
-0x2628 004743 store 1 ,mem_arq 
-0x2629 004744 fetch 2 ,mem_len 
-0x262a 004745 nbranch end_of_packet ,blank 
-0x262b 004746 fetch 1 ,mem_state_map 
-0x262c 004747 set0 smap_rxl2cap ,pdata 
-0x262d 004748 store 1 ,mem_state_map 
-0x262e 004749 fetch 1 ,mem_lch_code 
-0x262f 004750 compare 0x01 ,pdata ,0x07 
-0x2630 004752 branch end_of_packet 
-:      004754 error_header:
-0x2631 004755 bpatch patch0c_3 ,mem_patch0c 
-0x2632 004756 disable match 
-0x2633 004757 fetch 2 ,mem_rx_hec_err 
-0x2634 004758 increase 1 ,pdata 
-0x2635 004759 store 2 ,mem_rx_hec_err 
-0x2636 004760 branch end_of_packet 
-:      004761 error_payload_crc:
-0x2637 004762 fetch 2 ,mem_rx_crc_err 
-0x2638 004763 increase 1 ,pdata 
-0x2639 004764 store 2 ,mem_rx_crc_err 
-0x263a 004765 call discard_pkt 
-0x263b 004766 bmark0 mark_testmode ,error_payload 
-0x263c 004767 set1 mark_loopback ,mark 
-:      004768 error_payload:
-0x263d 004769 branch end_of_packet 
-:      004771 discard_pkt:
-0x263e 004772 bpatch patch0c_4 ,mem_patch0c 
-0x263f 004773 fetch 1 ,mem_lch_code 
-0x2640 004774 compare 3 ,pdata ,0x03 
-0x2641 004775 nbranch discard_pkt_l2cap ,true 
-:      004776 discard_pkt_lmp:
-0x2642 004777 fetcht 1 ,mem_state_map 
-0x2643 004778 set0 smap_rxlmp ,temp 
-0x2644 004779 storet 1 ,mem_state_map 
-0x2645 004780 rtn 
-:      004781 discard_pkt_l2cap:
-0x2646 004784 fetcht 1 ,mem_state_map 
-0x2647 004785 set0 smap_rxl2cap ,temp 
-0x2648 004786 storet 1 ,mem_state_map 
-0x2649 004787 branch h4_send_acl_trigger_clear 
-:      004789 redundant_payload:
-0x264a 004790 fetch 1 ,mem_arq 
-0x264b 004791 set1 arqnx ,pdata 
-0x264c 004792 store 1 ,mem_arq 
-:      004793 end_of_packet:
-0x264d 004794 bpatch patch0c_5 ,mem_patch0c 
-0x264e 004795 disable encode_fec0 
-0x264f 004796 disable encode_fec2 
-0x2650 004797 disable decode_fec0 
-0x2651 004798 disable decode_fec2 
-0x2652 004799 disable enable_crc 
-0x2653 004800 disable encrypt 
-0x2654 004801 disable enable_white 
-0x2655 004802 branch shutdown_radio ,is_rx 
-0x2656 004803 until null ,tx_clear 
-0x2657 004804 nop 100 
-0x2658 004805 branch shutdown_radio 
-:      004807 process_fhs:
-0x2659 004808 bpatch patch0c_6 ,mem_patch0c 
-0x265a 004809 enable enable_crc 
-0x265b 004810 enable decode_fec2 
-0x265c 004811 parse demod ,bucket ,72 
-0x265d 004812 isolate1 58 ,pdata 
-0x265e 004813 setflag true ,mark_fhs_eir ,mark 
-0x265f 004814 copy bt_adr ,temp 
-0x2660 004815 ialigned bt_adr 
-0x2661 004816 ialigned fhs0 
-0x2662 004817 pulse recalc 
-0x2663 004818 setsect 2 ,0xfffff 
-0x2664 004819 setsect 3 ,0x0ffff 
-0x2665 004820 nop 32 
-0x2666 004821 iverify fhs_parity 
-0x2667 004822 deposit lap 
-0x2668 004823 store 3 ,extm_lap 
-0x2669 004824 deposit uap 
-0x266a 004825 store 1 ,extm_uap 
-0x266b 004826 copy temp ,bt_adr 
-0x266c 004827 branch fhs_parity_ok ,true 
-0x266d 004828 branch error_payload 
-:      004829 fhs_parity_ok:
-0x266e 004830 bpatch patch0c_7 ,mem_patch0c 
-0x266f 004831 parse demod ,bucket ,72 
-0x2670 004832 ialigned fhs1 
-0x2671 004833 ialigned am_addr 
-0x2672 004834 ialigned nap 
-0x2673 004835 ialigned regb 
-0x2674 004836 force 0 ,pdata 
-0x2675 004837 parse demod ,bucket ,16 
-0x2676 004838 branch error_payload ,crc_failed 
-0x2677 004839 setarg 0x0ffffffc 
-0x2678 004840 iand regb ,pdata 
-0x2679 004841 store 4 ,mem_clke_bt 
-0x267a 004842 deposit fhs_class 
-0x267b 004843 store 3 ,extm_class 
-0x267c 004844 deposit fhs_misc 
-0x267d 004845 store 1 ,extm_fhs_misc 
-0x267e 004846 deposit am_addr 
-0x267f 004847 store 1 ,extm_newconn_am_addr 
-0x2680 004848 deposit nap 
-0x2681 004849 store 2 ,extm_nap 
-0x2682 004850 deposit bt_clk 
-0x2683 004851 inject rxf ,32 
-0x2684 004852 compare type_fhs ,type ,0x0f 
-0x2685 004853 setflag true ,mark_fhs_already_good ,mark 
-0x2686 004854 branch end_of_packet 
-:      004856 clear_got_tx:
-0x2687 004857 bpatch patch0d_0 ,mem_patch0d 
-0x2688 004858 fetch 1 ,mem_arq 
-0x2689 004859 rtnbit0 wack 
-0x268a 004860 set0 wack ,pdata 
-0x268b 004861 setflip seqnx ,pdata 
-0x268c 004862 store 1 ,mem_arq 
-0x268d 004863 fetch 1 ,mem_last_type 
-0x268e 004864 beq type_lmp ,clear_got_txlmp 
-0x268f 004865 rtneq type_hv3 
-0x2690 004866 fetch 1 ,mem_op 
-0x2691 004867 rtnbit0 op_txl2cap ,pdata 
-0x2692 004868 set0 op_txl2cap ,pdata 
-0x2693 004869 set1 op_pkt_comp ,pdata 
-0x2694 004870 store 1 ,mem_op 
-0x2695 004871 set0 mark_tx_l2cap ,mark 
-0x2696 004872 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 004873 nrtn blank 
-0x2698 004874 fetch 1 ,mem_op 
-0x2699 004875 set0 op_pkt_comp ,pdata 
-0x269a 004876 store 1 ,mem_op 
-0x269b 004877 branch l2cap_malloc_free 
-:      004879 clear_got_txlmp:
-0x269c 004880 bpatch patch0d_1 ,mem_patch0d 
-0x269d 004881 fetch 1 ,mem_lmo_header_opcode 
-0x269e 004882 rshift pdata ,pdata 
-0x269f 004883 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 004884 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 004885 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 004886 beq lmp_escape ,clear_lmp_escape 
-0x26a3 004887 rtnne lmp_accepted 
-0x26a4 004888 fetch 1 ,mem_lmo_payload 
-0x26a5 004889 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 004890 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 004891 rtn 
-:      004893 clear_lmp_escape:
-0x26a8 004894 fetch 1 ,mem_lmo_payload 
-0x26a9 004895 set1 7 ,pdata 
-0x26aa 004896 rtn 
-:      004897 clear_send_setup_complete:
-0x26ab 004898 rtn master 
-0x26ac 004899 fetch 1 ,mem_state 
-0x26ad 004900 rtnbit1 state_conn_comp 
-0x26ae 004901 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 004902 rtn 
-:      004905 sco_link_req_by_slave:
-0x26b0 004906 rtn master 
-0x26b1 004907 fetch 1 ,mem_mode 
-0x26b2 004908 isolate1 send_sco_when_slave ,pdata 
-0x26b3 004909 branch clean_mem_mode ,true 
-0x26b4 004911 rtn 
-:      004912 clean_mem_mode:
-0x26b5 004913 set0 send_sco_when_slave ,pdata 
-0x26b6 004914 store 1 ,mem_mode 
-0x26b7 004915 rtn 
-:      004917 start_encryption:
-0x26b8 004918 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 004919 fetch 1 ,mem_state_map 
-0x26ba 004920 set1 smap_encryption ,pdata 
-0x26bb 004921 store 1 ,mem_state_map 
-0x26bc 004922 jam 1 ,core_encrypt 
-0x26bd 004923 fetch 1 ,mem_state 
-0x26be 004924 isolate1 state_conn_comp ,pdata 
-0x26bf 004925 rtn 
-:      004927 stop_encryption:
-0x26c0 004928 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 004929 fetch 1 ,mem_state_map 
-0x26c2 004930 set0 smap_encryption ,pdata 
-0x26c3 004931 store 1 ,mem_state_map 
-0x26c4 004932 jam 0 ,core_encrypt 
-0x26c5 004933 rtn 
-:      004936 sniff_init:
-0x26c6 004937 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 004938 copy clkn_bt ,pdata 
-0x26c8 004939 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 004940 add clkn_bt ,3 ,rega 
-0x26ca 004941 branch sniff_init_master ,master 
-0x26cb 004942 add clke_bt ,3 ,rega 
-:      004943 sniff_init_master:
-0x26cc 004944 fetcht 2 ,mem_tsniff 
-0x26cd 004945 deposit rega 
-0x26ce 004946 set0 27 ,pdata 
-0x26cf 004947 idiv temp 
-0x26d0 004948 fetch 2 ,mem_dsniff 
-0x26d1 004949 call wait_div_end 
-0x26d2 004950 remainder regc 
-0x26d3 004951 isub regc ,pdata 
-0x26d4 004952 branch sniff_init_nowrap ,positive 
-0x26d5 004953 iadd temp ,pdata 
-:      004954 sniff_init_nowrap:
-0x26d6 004955 iadd rega ,pdata 
-0x26d7 004956 store 4 ,mem_sniff_anchor 
-0x26d8 004957 jam switch_flag_init ,mem_switch_flag 
-0x26d9 004958 fetch 1 ,mem_state 
-0x26da 004959 set1 state_insniff ,pdata 
-0x26db 004960 store 1 ,mem_state 
-0x26dc 004961 fetch 1 ,mem_sniff_attempt 
-0x26dd 004962 store 1 ,mem_current_sniff_attempt 
-0x26de 004963 setarg 0 
-0x26df 004964 store 3 ,mem_sniff_rcv 
-0x26e0 004965 store 3 ,mem_sniff_lost 
-0x26e1 004966 store 1 ,mem_sniff_unint_lost 
-0x26e2 004967 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 004968 call ui_ipc_send_event 
-0x26e4 004969 fetch 2 ,mem_rx_window_sniff 
-0x26e5 004970 store 2 ,mem_rx_window 
-0x26e6 004971 nrtn master 
-0x26e7 004972 add am_addr ,-1 ,queue 
-0x26e8 004973 rtn 
-:      004975 sniff_exit:
-0x26e9 004976 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 004977 fetch 1 ,mem_state 
-0x26eb 004978 rtnbit0 state_insniff 
-0x26ec 004979 set0 state_insniff ,pdata 
-0x26ed 004980 store 1 ,mem_state 
-0x26ee 004981 fetch 2 ,mem_rx_window_init 
-0x26ef 004982 store 2 ,mem_rx_window 
-0x26f0 004983 disable wake 
-0x26f1 004984 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 004985 branch ui_ipc_send_event 
-:      004988 check_attempt:
-0x26f3 004989 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 004990 enable attempt 
-0x26f5 004991 fetch 1 ,mem_state 
-0x26f6 004992 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 004993 rtnmark1 mark_testmode 
-0x26f8 004994 fetch 1 ,mem_arq 
-0x26f9 004995 rtnbit1 wack 
-0x26fa 004996 fetch 1 ,mem_lmp_to_send 
-0x26fb 004997 nrtn blank 
-0x26fc 004998 fetch 1 ,mem_op 
-0x26fd 004999 rtnbit1 op_txl2cap 
-:      005000 check_attempt_nomore:
-0x26fe 005001 force 0 ,pdata 
-0x26ff 005002 rtn 
-:      005004 check_attempt_sniff:
-0x2700 005005 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005006 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005007 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005008 fetch 1 ,mem_arq 
-0x2704 005009 bbit1 wack ,check_attempt_notimeout 
-0x2705 005010 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005011 check_attempt_sniff_restore_sco:
-0x2706 005012 nbranch check_attempt_notimeout ,master 
-0x2707 005013 fetch 1 ,mem_lmp_to_send 
-0x2708 005014 nbranch check_attempt_notimeout ,blank 
-:      005015 check_attempt_sco_master:
-0x2709 005016 fetch 1 ,mem_sco_poll 
-0x270a 005017 increase -1 ,pdata 
-0x270b 005018 store 1 ,mem_sco_poll 
-0x270c 005019 nbranch check_attempt_nomore ,blank 
-0x270d 005020 jam param_sco_poll ,mem_sco_poll 
-0x270e 005021 branch check_attempt_notimeout 
-:      005028 check_attempt_not_sco:
-0x270f 005029 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005030 bne 1 ,check_attempt_notimeout 
-0x2711 005031 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005032 branch check_attempt_notimeout ,blank 
-0x2713 005033 increase -1 ,pdata 
-0x2714 005034 store 1 ,mem_current_sniff_timeout 
-0x2715 005035 fetch 1 ,mem_arq 
-0x2716 005036 rtnbit1 wack 
-0x2717 005037 nrtn match 
-:      005038 check_attempt_notimeout:
-0x2718 005039 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005040 increase -1 ,pdata 
-0x271a 005041 store 1 ,mem_current_sniff_attempt 
-0x271b 005042 rtn 
-:      005053 sniff_check_window:
-0x271c 005054 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005055 disable swfine 
-0x271e 005056 copy temp ,stop_watch 
-0x271f 005057 call context_search_sniff_window 
-0x2720 005058 disable user 
-0x2721 005059 nrtn zero 
-0x2722 005060 force 0 ,stop_watch 
-0x2723 005061 enable user 
-0x2724 005062 rtn 
-:      005065 check_esco_amaddr:
-0x2725 005066 fetch 1 ,mem_esco_addr 
-0x2726 005067 icompare 0xff ,am_addr 
-0x2727 005068 rtn 
-:      005071 parse_l2cap:
-0x2728 005072 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005073 set0 mark_rxbuf_inuse ,mark 
-:      005074 parse_l2cap_cont:
-0x272a 005075 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005076 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005077 rtn blank 
-0x272d 005078 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005079 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005080 call process_rx_l2cap_pkt ,true 
-0x2730 005081 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005082 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005083 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005085 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005086 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005087 rtnbit0 l2cap_inuse_buff2 
-0x2736 005088 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005089 call process_rx_l2cap_pkt 
-0x2738 005090 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005091 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005092 rtn 
-:      005094 parse_l2cap_release_buff1:
-0x273b 005095 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005096 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005097 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005098 setarg 0 
-0x273f 005099 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005100 rtn 
-:      005101 parse_l2cap_release_buff2:
-0x2741 005102 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005103 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005104 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005105 setarg 0 
-0x2745 005106 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005107 rtn 
-:      005109 l2cap_buff1_inuse:
-0x2747 005110 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005111 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005112 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005113 rtn 
-:      005115 l2cap_buff2_inuse:
-0x274b 005116 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005117 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005118 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005119 rtn 
-:      005125 slave_send_access:
-0x274f 005126 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005127 add clke_bt ,1 ,bt_clk 
-0x2751 005128 call fetch_extm_bt_adr 
-0x2752 005129 force 0x03 ,freq_mode 
-0x2753 005130 call tx_radio_freq 
-0x2754 005131 call start_transmitter 
-0x2755 005132 call start_tx_external 
-0x2756 005133 branch send_access_word 
-:      005136 slave_conn_send_packet:
-0x2757 005137 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005138 call rf_setup_time_slave_slot 
-0x2759 005139 deposit clke_bt 
-0x275a 005140 fetcht 4 ,mem_next_btclk 
-0x275b 005141 isub temp ,pdata 
-0x275c 005142 rtnne 1 
-0x275d 005143 compare type_null ,type ,0x1f 
-0x275e 005144 nbranch slave_conn_send_access ,true 
-0x275f 005145 fetch 1 ,mem_rx_type 
-0x2760 005146 rtn blank 
-:      005147 slave_conn_send_access:
-0x2761 005148 call slave_send_access 
-:      005149 transmit_packet:
-0x2762 005150 compare type_id ,type ,0x1f 
-0x2763 005151 branch end_of_packet ,true 
-0x2764 005152 rshift bt_clk ,temp 
-0x2765 005153 or temp ,0x40 ,white_init 
-:      005154 transmit_packet_whitened:
-0x2766 005155 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005156 enable enable_white 
-0x2768 005157 enable enable_hec 
-0x2769 005158 enable encode_fec1 
-0x276a 005159 set0 mark_longpacket ,mark 
-0x276b 005160 deposit am_addr 
-0x276c 005161 inject mod ,3 
-0x276d 005162 deposit type 
-0x276e 005163 inject mod ,4 
-0x276f 005164 fetch 1 ,mem_arq 
-0x2770 005165 inject bucket ,4 
-0x2771 005166 inject mod ,3 
-0x2772 005167 enable enable_parity 
-0x2773 005168 inject mod ,8 
-0x2774 005169 disable encode_fec1 
-0x2775 005170 disable enable_parity 
-0x2776 005171 disable enable_hec 
-0x2777 005172 set0 psk3m ,radio_ctrl 
-0x2778 005173 arg 0 ,temp 
-0x2779 005174 call reserve_slot 
-0x277a 005175 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005176 and type ,0x1f ,pdata 
-0x277c 005177 beq type_lmp ,transmit_lmp 
-0x277d 005178 beq type_null ,end_of_packet 
-0x277e 005179 beq type_poll ,end_of_packet 
-0x277f 005180 beq type_fhs ,transmit_fhs 
-0x2780 005181 beq type_dm1 ,transmit_dm1 
-0x2781 005182 beq type_dh1 ,transmit_dh1 
-0x2782 005183 beq type_hv3 ,transmit_hev 
-0x2783 005184 beq type_3dh1 ,transmit_3dh1 
-0x2784 005185 arg 4 ,temp 
-0x2785 005186 call reserve_slot 
-0x2786 005187 beq type_dm3 ,transmit_dm3 
-0x2787 005188 beq type_dh3 ,transmit_dh3 
-0x2788 005189 arg 8 ,temp 
-0x2789 005190 call reserve_slot 
-0x278a 005191 beq type_dh5 ,transmit_dh5 
-0x278b 005192 branch transmit_dm5 
-:      005195 transmit_hev:
-0x278c 005196 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005197 enable encode_fec0 
-0x278e 005198 enable enable_crc 
-0x278f 005199 enable encrypt 
-0x2790 005200 force 30 ,loopcnt 
-0x2791 005201 arg mem_sco_obuf ,contr 
-:      005202 transmit_ev_loop:
-0x2792 005203 ifetch 1 ,contr 
-0x2793 005204 inject mod ,8 
-0x2794 005205 loop transmit_ev_loop 
-0x2795 005206 bmark1 mark_esco ,transmit_end 
-0x2796 005207 branch end_of_packet 
-:      005209 transmit_fhs:
-0x2797 005210 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005211 fetch 1 ,mem_fhs_am_addr 
-0x2799 005212 icopy am_addr 
-0x279a 005213 fetch 1 ,mem_fhs_misc 
-0x279b 005214 icopy fhs_misc 
-0x279c 005215 fetch 3 ,mem_class 
-0x279d 005216 icopy fhs_class 
-0x279e 005217 fetch 2 ,mem_nap 
-0x279f 005218 icopy nap 
-0x27a0 005219 enable enable_crc 
-0x27a1 005220 enable encode_fec2 
-0x27a2 005221 copy bt_adr ,rega 
-0x27a3 005222 call fetch_self_bt_adr 
-0x27a4 005223 pulse recalc 
-0x27a5 005224 nop 32 
-0x27a6 005225 copy bt_clk ,timeup 
-0x27a7 005226 fetch 4 ,mem_clkn_bt 
-0x27a8 005227 icopy bt_clk 
-0x27a9 005228 preload fhs0 
-0x27aa 005229 set1 58 ,pdata 
-0x27ab 005230 inject mod ,72 
-0x27ac 005231 preload fhs1 
-0x27ad 005232 inject mod ,72 
-0x27ae 005233 copy timeup ,bt_clk 
-0x27af 005234 copy rega ,bt_adr 
-0x27b0 005235 enable enable_parity 
-0x27b1 005236 inject mod ,16 
-0x27b2 005237 disable enable_parity 
-0x27b3 005238 branch end_of_packet 
-:      005240 transmit_lmp:
-0x27b4 005241 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005242 enable encrypt 
-0x27b6 005243 enable enable_crc 
-0x27b7 005244 enable encode_fec2 
-0x27b8 005245 fetch 1 ,mem_lmo_header_length 
-0x27b9 005246 and pdata ,0x1f8 ,temp 
-0x27ba 005247 arg mem_lmo_header_length ,contr 
-0x27bb 005248 increase 8 ,temp 
-:      005249 transmit_lmp_loop:
-0x27bc 005250 add temp ,-72 ,regc 
-0x27bd 005251 nbranch transmit_lmp_finish ,positive 
-0x27be 005252 ifetch 9 ,contr 
-0x27bf 005253 inject mod ,72 
-0x27c0 005254 copy regc ,temp 
-0x27c1 005255 branch transmit_lmp_loop 
-:      005256 transmit_lmp_finish:
-0x27c2 005257 ifetch 9 ,contr 
-0x27c3 005258 iinject mod ,temp 
-0x27c4 005259 branch transmit_end 
-:      005261 transmit_dm1:
-0x27c5 005262 enable encode_fec2 
-0x27c6 005263 branch transmit_dmh 
-:      005264 transmit_dm3:
-:      005265 transmit_dm5:
-0x27c7 005266 enable encode_fec2 
-0x27c8 005267 set1 mark_longpacket ,mark 
-0x27c9 005268 branch transmit_dmh 
-:      005270 transmit_3dh1:
-0x27ca 005271 set1 psk3m ,radio_ctrl 
-:      005272 transmit_dh1:
-0x27cb 005273 enable encode_fec0 
-0x27cc 005274 branch transmit_dmh 
-:      005276 transmit_dh3:
-:      005277 transmit_dh5:
-0x27cd 005278 set1 psk3m ,radio_ctrl 
-0x27ce 005279 enable encode_fec0 
-0x27cf 005280 set1 mark_longpacket ,mark 
-:      005282 transmit_dmh:
-0x27d0 005283 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005284 fetch 1 ,mem_state_map 
-0x27d2 005285 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005286 sub type ,3 ,null 
-0x27d4 005287 branch transmit_noedr ,positive 
-0x27d5 005288 disable encrypt 
-0x27d6 005289 disable encode_fec2 
-0x27d7 005290 enable encode_fec0 
-0x27d8 005291 disable enable_white 
-0x27d9 005292 set1 psk ,radio_ctrl 
-0x27da 005293 isolate1 psk3m ,radio_ctrl 
-0x27db 005294 branch transmit_edr3m ,true 
-0x27dc 005295 setarg 0xabeee 
-0x27dd 005296 inject mod ,20 
-0x27de 005297 branch transmit_edr_sync_end 
-:      005298 transmit_edr3m:
-0x27df 005299 setarg 0x5faeba 
-0x27e0 005300 inject mod ,24 
-0x27e1 005301 setarg 0x12 
-0x27e2 005302 inject mod ,6 
-:      005303 transmit_edr_sync_end:
-0x27e3 005304 enable enable_white 
-0x27e4 005305 set1 mark_longpacket ,mark 
-:      005306 transmit_noedr:
-0x27e5 005307 enable encrypt 
-0x27e6 005308 enable enable_crc 
-0x27e7 005309 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005310 fetch 1 ,mem_tx_lch 
-0x27e9 005311 inject mod ,3 
-0x27ea 005312 fetch 2 ,mem_tx_len 
-0x27eb 005313 iforce loopcnt 
-0x27ec 005314 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005315 inject mod ,5 
-0x27ee 005316 branch transmit_stuff 
-:      005317 transmit_long:
-0x27ef 005318 inject mod ,13 
-:      005319 transmit_stuff:
-0x27f0 005320 deposit loopcnt 
-0x27f1 005321 branch transmit_end ,blank 
-0x27f2 005322 fetch 2 ,mem_txptr 
-0x27f3 005323 iforce contr 
-:      005324 transmit_stuff_loop:
-0x27f4 005325 ifetch 1 ,contr 
-0x27f5 005326 inject mod ,8 
-0x27f6 005327 loop transmit_stuff_loop 
-:      005330 transmit_end:
-0x27f7 005331 enable enable_parity 
-0x27f8 005332 inject mod ,16 
-0x27f9 005333 disable enable_parity 
-0x27fa 005334 call set_wait_ack 
-0x27fb 005335 fetch 1 ,mem_state_map 
-0x27fc 005336 bbit0 smap_edr ,end_of_packet 
-0x27fd 005337 force 0 ,pdata 
-0x27fe 005338 inject mod ,6 
-0x27ff 005339 branch end_of_packet 
-:      005342 transmit_loopback:
-0x2800 005343 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005344 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005345 transmit_loopback_short:
-0x2802 005346 fetch 1 ,mem_lch_code 
-0x2803 005347 inject mod ,3 
-0x2804 005348 fetch 1 ,mem_len 
-0x2805 005349 iforce regc 
-0x2806 005350 inject mod ,5 
-0x2807 005351 branch transmit_loopback_cont 
-:      005352 transmit_loopback_long:
-0x2808 005353 fetch 1 ,mem_lch_code 
-0x2809 005354 inject mod ,3 
-0x280a 005355 fetch 2 ,mem_len 
-0x280b 005356 iforce regc 
-0x280c 005357 inject mod ,13 
-:      005358 transmit_loopback_cont:
-0x280d 005359 arg mem_rxbuf ,contr 
-:      005360 transmit_loopback_loop:
-0x280e 005361 copy regc ,null 
-0x280f 005362 branch transmit_loopback_end ,zero 
-0x2810 005363 ifetch 1 ,contr 
-0x2811 005364 inject mod ,8 
-0x2812 005365 increase -1 ,regc 
-0x2813 005366 branch transmit_loopback_loop 
-:      005367 transmit_loopback_end:
-0x2814 005368 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005369 increase 1 ,pdata 
-0x2816 005370 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005371 branch transmit_end 
-:      005374 apply_switch_clke:
-0x2818 005375 fetch 4 ,mem_clke_bt 
-0x2819 005376 add pdata ,7 ,rega 
-0x281a 005377 fetch 2 ,mem_slot_offset 
-0x281b 005378 nbranch apply_switch_nozero ,blank 
-0x281c 005379 increase -3 ,rega 
-0x281d 005380 branch apply_switch_wait_loop 
-:      005381 apply_switch_nozero:
-0x281e 005382 mul32 pdata ,12 ,pdata 
-0x281f 005383 hfetcht 2 ,core_halfslot 
-0x2820 005384 increase 1 ,temp 
-:      005385 apply_switch_loop:
-0x2821 005386 isub temp ,pdata 
-0x2822 005387 nbranch apply_switch_bt ,positive 
-0x2823 005388 increase -1 ,rega 
-0x2824 005389 branch apply_switch_loop 
-:      005390 apply_switch_bt:
-0x2825 005391 sub pdata ,0 ,pdata 
-:      005392 apply_switch_wait_loop:
-0x2826 005393 until null ,oneslot 
-0x2827 005394 compare 0 ,clkn_bt ,3 
-0x2828 005395 nbranch apply_switch_wait_loop ,true 
-0x2829 005396 iforce clke_rt 
-0x282a 005397 copy rega ,clke_bt 
-0x282b 005398 iforce clke_rt 
-0x282c 005399 rtn 
-:      005402 calc_slot_offset:
-0x282d 005403 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005404 until null ,halfslot 
-0x282f 005405 deposit clke 
-0x2830 005406 iforce contr 
-0x2831 005407 rshift16 ,pdata ,pdata 
-0x2832 005408 isub clkn_bt ,loopcnt 
-0x2833 005409 and_into 3 ,loopcnt 
-0x2834 005410 nbranch calc_bt_portion ,zero 
-0x2835 005411 force 0 ,pdata 
-0x2836 005412 branch calc_skip_bt 
-:      005413 calc_bt_portion:
-0x2837 005414 arg 3750 ,temp 
-0x2838 005415 force 0 ,pdata 
-:      005416 calc_slot_offset_loop:
-0x2839 005417 iadd temp ,pdata 
-0x283a 005418 loop calc_slot_offset_loop 
-:      005419 calc_skip_bt:
-0x283b 005420 iadd contr ,pdata 
-0x283c 005421 div pdata ,12 
-0x283d 005422 call wait_div_end 
-0x283e 005423 quotient pdata 
-0x283f 005424 store 2 ,mem_slot_offset 
-0x2840 005425 rtn 
-:      005427 calc_clke_offset:
-0x2841 005428 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005429 deposit clke 
-0x2843 005430 copy clkn ,temp 
-0x2844 005431 isub temp ,null 
-0x2845 005432 nsetflag positive ,44 ,pdata 
-0x2846 005433 isub temp ,temp 
-0x2847 005434 setarg 3750 
-0x2848 005435 isolate0 15 ,temp 
-0x2849 005436 branch calc_clke_pos ,true 
-0x284a 005437 setarg -61786 
-0x284b 005438 iadd temp ,temp 
-:      005439 calc_clke_pos:
-0x284c 005440 storet 6 ,mem_le_clk_offset 
-0x284d 005441 rtn le 
-0x284e 005442 storet 6 ,mem_clk_offset 
-0x284f 005443 rtn 
-:      005445 calc_clke:
-0x2850 005446 disable clknt 
-0x2851 005447 fetch 6 ,mem_le_clk_offset 
-0x2852 005448 branch calc_clke2 ,le 
-0x2853 005449 fetch 6 ,mem_clk_offset 
-:      005450 calc_clke2:
-0x2854 005451 iadd clkn ,alarm 
-0x2855 005452 increase 10 ,alarm 
-0x2856 005453 setarg 3750 
-0x2857 005454 isub alarm ,pdata 
-0x2858 005455 isolate0 15 ,pdata 
-0x2859 005456 branch calc_clke_pos_adj ,true 
-0x285a 005457 setarg 0xf15a 
-0x285b 005458 iadd alarm ,alarm 
-:      005459 calc_clke_pos2:
-0x285c 005460 copy alarm ,clke 
-0x285d 005461 rtn 
-:      005462 calc_clke_pos_adj:
-0x285e 005463 force 0 ,null 
-0x285f 005464 branch calc_clke_pos2 
-:      005471 calc_radio_freq:
-0x2860 005472 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005473 call set_sync_on 
-0x2862 005474 copy bt_clk ,pdata 
-0x2863 005475 and_into 0x180 ,pdata 
-0x2864 005476 compare 3 ,freq_mode ,0x07 
-0x2865 005477 nbranch freq_not_connection ,true 
-0x2866 005478 rshift3 pdata ,pdata 
-0x2867 005479 iadd freq_index ,pdata 
-0x2868 005480 branch do_hop_mod_now 
-:      005481 freq_not_connection:
-0x2869 005482 copy freq_index ,pdata 
-:      005483 do_hop_mod_now:
-0x286a 005484 div pdata ,79 
-0x286b 005485 pulse recalc 
-0x286c 005486 call wait_div_end 
-0x286d 005487 remainder rega 
-0x286e 005488 add rega ,-40 ,temp 
-0x286f 005489 branch odd_half ,positive 
-0x2870 005490 lshift rega ,temp 
-0x2871 005491 branch freq_result 
-:      005492 odd_half:
-0x2872 005493 lshift temp ,temp 
-0x2873 005494 increase 1 ,temp 
-:      005495 freq_result:
-0x2874 005496 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005497 fetch 1 ,mem_mode 
-0x2876 005498 bbit0 afh_change ,afh_process_con 
-:      005499 afh_process_0:
-0x2877 005500 fetch 4 ,mem_afh_instant 
-0x2878 005501 isub bt_clk ,null 
-0x2879 005502 branch afh_process_con ,positive 
-0x287a 005503 call afh_clear 
-0x287b 005504 fetch 1 ,mem_afh_new_mod 
-0x287c 005505 rtn blank 
-0x287d 005506 fetch 1 ,mem_mode 
-0x287e 005507 set1 afh_enable ,pdata 
-0x287f 005508 store 1 ,mem_mode 
-0x2880 005509 fetch 5 ,mem_afh_map_new 
-0x2881 005510 store 5 ,mem_afh_map_lo 
-0x2882 005511 ifetch 5 ,contr 
-0x2883 005512 store 5 ,mem_afh_map_hi 
-0x2884 005513 call afh_process_freq_map 
-:      005514 afh_process_con:
-0x2885 005515 fetch 1 ,mem_mode 
-0x2886 005516 rtnbit0 afh_enable 
-0x2887 005517 isolate1 1 ,bt_clk 
-0x2888 005518 branch afh_same_channel ,true 
-0x2889 005519 rshift3 temp ,rega 
-0x288a 005520 and temp ,7 ,queue 
-0x288b 005521 setarg mem_afh_map_lo 
-0x288c 005522 iadd rega ,rega 
-0x288d 005523 ifetch 1 ,rega 
-0x288e 005524 qisolate0 pdata 
-0x288f 005525 branch afh_process_1 ,true 
-0x2890 005526 deposit temp 
-0x2891 005527 branch afh_process_end 
-:      005528 afh_process_1:
-0x2892 005529 fetch 1 ,mem_afh_used 
-0x2893 005530 iforce regb 
-0x2894 005531 deposit bt_clk 
-0x2895 005532 and_into 0x180 ,pdata 
-0x2896 005533 rshift3 pdata ,pdata 
-0x2897 005534 iadd freq_index ,pdata 
-0x2898 005535 idiv regb 
-0x2899 005536 setarg mem_afh_map 
-0x289a 005537 call wait_div_end 
-0x289b 005538 remainder rega 
-0x289c 005539 iadd rega ,contr 
-0x289d 005540 ifetch 1 ,contr 
-:      005541 afh_process_end:
-0x289e 005542 store 1 ,mem_afh_index 
-0x289f 005543 iforce temp 
-0x28a0 005544 rtn 
-:      005546 afh_same_channel:
-0x28a1 005547 fetch 1 ,mem_afh_index 
-0x28a2 005548 iforce temp 
-0x28a3 005549 rtn 
-:      005551 afh_clear:
-0x28a4 005552 fetch 1 ,mem_mode 
-0x28a5 005553 set0 afh_enable ,pdata 
-0x28a6 005554 set0 afh_change ,pdata 
-0x28a7 005555 store 1 ,mem_mode 
-0x28a8 005556 rtn 
-:      005562 afh_process_freq_map:
-0x28a9 005563 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005564 arg mem_afh_map ,contw 
-0x28ab 005565 force 10 ,loopcnt 
-0x28ac 005566 call memset0 
-0x28ad 005567 arg mem_afh_map ,contw 
-0x28ae 005568 force 0 ,regc 
-0x28af 005569 force 2 ,queue 
-:      005570 process_freq_3:
-0x28b0 005571 fetch 5 ,mem_afh_map_lo 
-0x28b1 005572 iforce temp 
-0x28b2 005573 compare 2 ,queue ,0xff 
-0x28b3 005574 branch process_freq_1 ,true 
-0x28b4 005575 rshift temp ,temp 
-:      005576 process_freq_1:
-0x28b5 005577 isolate0 0 ,temp 
-0x28b6 005578 branch process_freq_0 ,true 
-0x28b7 005579 deposit regc 
-0x28b8 005580 istore 1 ,contw 
-:      005581 process_freq_0:
-0x28b9 005582 rshift2 temp ,temp 
-0x28ba 005583 increase 2 ,regc 
-0x28bb 005584 compare 40 ,regc ,0xfe 
-0x28bc 005585 nbranch process_freq_2 ,true 
-0x28bd 005586 fetch 5 ,mem_afh_map_hi 
-0x28be 005587 iforce temp 
-0x28bf 005588 compare 2 ,queue ,0xff 
-0x28c0 005589 branch process_freq_2 ,true 
-0x28c1 005590 rshift temp ,temp 
-:      005591 process_freq_2:
-0x28c2 005592 sub regc ,78 ,null 
-0x28c3 005593 branch process_freq_1 ,positive 
-0x28c4 005594 force 1 ,regc 
-0x28c5 005595 increase -1 ,queue 
-0x28c6 005596 nbranch process_freq_3 ,zero 
-0x28c7 005597 arg mem_afh_map ,rega 
-0x28c8 005598 deposit contw 
-0x28c9 005599 isub rega ,pdata 
-0x28ca 005600 store 1 ,mem_afh_used 
-0x28cb 005601 rtn 
-:      005603 rx_radio_freq:
-0x28cc 005604 bpatch patch10_0 ,mem_patch10 
-0x28cd 005605 call calc_radio_freq 
-0x28ce 005606 fetch 1 ,mem_debug_config 
-0x28cf 005607 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005608 fetcht 1 ,mem_rx_fixed_freq 
-:      005609 rx_radio_freq_now:
-0x28d1 005610 branch set_freq_rx 
-:      005613 tx_radio_freq:
-0x28d2 005614 bpatch patch10_1 ,mem_patch10 
-0x28d3 005615 call calc_radio_freq 
-0x28d4 005616 fetch 1 ,mem_debug_config 
-0x28d5 005617 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005618 fetcht 1 ,mem_tx_fixed_freq 
-:      005619 tx_radio_freq_now:
-0x28d7 005620 branch set_freq_tx 
-:      005623 fetch_giac:
-0x28d8 005624 force 0 ,uap 
-0x28d9 005625 fetch 3 ,mem_glap 
-0x28da 005626 iforce lap 
-0x28db 005627 rtn 
-:      005629 fetch_page_bt_adr:
-0x28dc 005630 bpatch patch10_2 ,mem_patch10 
-0x28dd 005631 fetch 1 ,mem_hci_puap 
-0x28de 005632 icopy uap 
-0x28df 005633 fetch 3 ,mem_hci_plap 
-0x28e0 005634 icopy lap 
-0x28e1 005635 rtn 
-:      005637 fetch_self_bt_adr:
-0x28e2 005638 bpatch patch10_3 ,mem_patch10 
-0x28e3 005639 fetch 2 ,mem_nap 
-0x28e4 005640 icopy nap 
-0x28e5 005641 fetch 1 ,mem_uap 
-0x28e6 005642 icopy uap 
-0x28e7 005643 fetch 3 ,mem_lap 
-0x28e8 005644 icopy lap 
-0x28e9 005645 rtn 
-:      005647 fetch_extm_bt_adr:
-0x28ea 005648 bpatch patch10_4 ,mem_patch10 
-0x28eb 005649 fetch 2 ,mem_pnap 
-0x28ec 005650 icopy nap 
-0x28ed 005651 fetch 1 ,mem_puap 
-0x28ee 005652 icopy uap 
-0x28ef 005653 fetch 3 ,mem_plap 
-0x28f0 005654 icopy lap 
-0x28f1 005655 rtn 
-:      005658 fetch_diac:
-0x28f2 005659 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005660 rtnmark0 mark_inquiry_state 
-0x28f4 005661 rtnmark0 mark_periodical_diac 
-:      005662 fetch_diac_do:
-0x28f5 005663 and_into -256 ,lap 
-0x28f6 005664 pulse recalc 
-0x28f7 005665 nop 32 
-0x28f8 005666 rtn 
-:      005669 shutdown_radio:
-0x28f9 005670 bpatch patch10_5 ,mem_patch10 
-0x28fa 005671 branch shutdown_radio0 ,is_rx 
-0x28fb 005672 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005673 nop 4 
-0x28fd 005674 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 005675 nop 4 
-0x28ff 005676 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 005677 nop 4 
-0x2901 005678 fetch 1 ,mem_tx_power 
-0x2902 005679 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 005680 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 005681 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 005682 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 005683 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 005684 beq tx_power_pair ,shutdown_radio_pair 
-:      005685 shutdown_radio_5db:
-:      005686 shutdown_radio_0db:
-0x2908 005687 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 005688 jam 0xe0 ,rf_tx_pa_gc 
-:      005689 shutdown_radio0:
-0x290a 005690 force 0 ,radio_ctrl 
-0x290b 005691 disable is_rx 
-0x290c 005692 disable is_tx 
-0x290d 005693 pulse packet_end 
-0x290e 005694 jam 0x0 ,rfen_mdm 
-0x290f 005695 jam 0x0 ,rfen_tx 
-0x2910 005696 jam 0x0 ,rfen_rx 
-0x2911 005697 jam 0 ,rfen_sn 
-0x2912 005698 jam 0x70 ,rfen_msc 
-0x2913 005699 jam 0x0 ,rfen_adc 
-0x2914 005700 rtn 
-:      005702 shutdown_radio_pair:
-:      005703 shutdown_radio_f5db:
-:      005704 shutdown_radio_f3db:
-:      005705 shutdown_radio_3db:
-0x2915 005706 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 005707 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 005708 branch shutdown_radio0 
-:      005710 set_sync_on:
-0x2918 005711 bpatch patch10_6 ,mem_patch10 
-0x2919 005712 jam 0x0 ,rfen_mdm 
-0x291a 005713 jam 0x0 ,rfen_tx 
-0x291b 005714 jam 0x18 ,rfen_rx 
-0x291c 005715 jam 0xa7 ,rfen_sn 
-0x291d 005716 jam 0x7f ,rfen_msc 
-0x291e 005717 rtn 
-:      005719 set_freq_rx:
-0x291f 005720 bpatch patch10_7 ,mem_patch10 
-0x2920 005722 storet 1 ,mem_last_freq 
-0x2921 005723 add temp ,rx_freq_offset ,rega 
-0x2922 005724 jam 0x07 ,rf_balun_ctrim 
-0x2923 005725 branch rf_write_freq 
-:      005726 rf_rx_enable:
-0x2924 005727 bpatch patch11_0 ,mem_patch11 
-0x2925 005728 jam 0xcf ,rfen_tx 
-0x2926 005729 nop 10 
-0x2927 005730 jam 0xff ,rfen_rx 
-0x2928 005731 jam 0xaf ,rfen_sn 
-0x2929 005732 jam 0xff ,rfen_msc 
-0x292a 005733 nop 10 
-0x292b 005734 jam 0xa0 ,rfen_mdm 
-0x292c 005735 rtn 
-:      005737 set_freq_tx_offset:
-0x292d 005738 fetch 1 ,mem_250k_freq_enable 
-0x292e 005739 branch set_freq_tx_2m_offset ,blank 
-:      005740 set_freq_tx_0m_offset:
-0x292f 005741 add temp ,2 ,rega 
-0x2930 005742 rtn 
-:      005743 set_freq_tx_2m_offset:
-0x2931 005744 add temp ,0 ,rega 
-0x2932 005745 rtn 
-:      005747 set_freq_tx:
-0x2933 005748 bpatch patch11_1 ,mem_patch11 
-0x2934 005749 storet 1 ,mem_last_freq 
-0x2935 005750 call set_freq_tx_offset 
-0x2936 005751 call rf_write_freq 
-0x2937 005752 setarg param_pll_setup 
-0x2938 005753 call sleep 
-:      005754 txon:
-0x2939 005755 jam 0x1 ,rfen_adc 
-0x293a 005756 jam 0x3c ,rfen_rx 
-0x293b 005757 jam 0xe0 ,rfen_tx 
-0x293c 005758 jam 0x12 ,rf_balun_ctrim 
-0x293d 005759 nop 10 
-0x293e 005760 jam 0x01 ,rfen_mdm 
-0x293f 005761 jam 0x3d ,rfen_mdm 
-0x2940 005762 nop 10 
-0x2941 005763 jam 0xb7 ,rfen_sn 
-0x2942 005764 nop 10 
-0x2943 005765 jam 0x7f ,rfen_mdm 
-:      005766 txon_power_select:
-0x2944 005767 fetch 1 ,mem_tx_power 
-0x2945 005768 beq tx_power_0db ,set_tx_power_0db 
-0x2946 005769 beq tx_power_3db ,set_tx_power_3db 
-0x2947 005770 beq tx_power_5db ,set_tx_power_5db 
-0x2948 005771 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 005772 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 005773 beq tx_power_pair ,set_tx_power_pair 
-:      005774 set_tx_power_0db:
-0x294b 005775 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 005776 call txon_common 
-0x294d 005777 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 005778 rtn 
-:      005780 set_tx_power_3db:
-0x294f 005781 jam 0xdf ,rf_tx_pa_gc 
-0x2950 005782 call txon_common 
-0x2951 005783 jam 0xdf ,rf_tx_pa_ib 
-0x2952 005784 rtn 
-:      005786 set_tx_power_5db:
-0x2953 005787 jam 0xff ,rf_tx_pa_gc 
-0x2954 005788 call txon_common 
-0x2955 005789 jam 0xdf ,rf_tx_pa_ib 
-0x2956 005790 rtn 
-:      005791 set_tx_power_f3db:
-0x2957 005792 jam 0xce ,rf_tx_pa_gc 
-0x2958 005793 call txon_common 
-0x2959 005794 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 005795 rtn 
-:      005797 set_tx_power_f5db:
-0x295b 005798 jam 0xcb ,rf_tx_pa_gc 
-0x295c 005799 call txon_common 
-0x295d 005800 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 005801 rtn 
-:      005803 set_tx_power_pair:
-0x295f 005804 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 005805 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 005806 jam 0x4c ,0x8957 
-0x2962 005807 jam 0x6c ,0x8958 
-0x2963 005808 jam 0x50 ,0x8959 
-0x2964 005809 rtn 
-:      005811 txon_common:
-0x2965 005812 nop 4 
-0x2966 005813 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 005814 nop 4 
-0x2968 005815 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 005816 nop 4 
-0x296a 005817 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 005818 rtn 
-:      005821 initialize_radio:
-0x296c 005822 jam clksel_rc ,core_clksel 
-:      005823 initialize_radio_wait:
-0x296d 005824 fetch 2 ,mem_rf_init_ptr 
-0x296e 005825 bbit0 14 ,initialize_radio_wait 
-0x296f 005826 iforce contr 
-0x2970 005827 arg 0x8900 ,temp 
-:      005828 initialize_radio_loop:
-0x2971 005829 ifetch 1 ,contr 
-0x2972 005830 beq 0xff ,initialize_radio_cont 
-0x2973 005831 ior temp ,contw 
-0x2974 005832 ifetch 1 ,contr 
-0x2975 005833 istore 1 ,contw 
-0x2976 005834 branch initialize_radio_loop 
-:      005835 initialize_radio_cont:
-0x2977 005836 bpatch patch11_2 ,mem_patch11 
-0x2978 005837 call lpm_cal_xtal_startup 
-0x2979 005838 call switchto_dpllclk 
-0x297a 005840 setarg param_dpll_start_delay 
-0x297b 005841 iadd clkn_bt ,pdata 
-0x297c 005842 store 4 ,mem_dpll_clkn 
-0x297d 005843 set1 reset ,radio_ctrl 
-0x297e 005844 force 0 ,radio_ctrl 
-0x297f 005845 ncall do_rccal ,wake 
-0x2980 005846 branch set_rccal 
-:      005849 rf_write_freq:
-0x2981 005850 bpatch patch11_3 ,mem_patch11 
-0x2982 005851 setarg 2400 
-0x2983 005852 iadd rega ,temp 
-0x2984 005853 fetch 1 ,mem_fcomp_mul 
-0x2985 005854 jam 0x04 ,rf_pll_rstn 
-0x2986 005855 imul32 temp ,pdata 
-0x2987 005856 fetcht 1 ,mem_fcomp_div 
-0x2988 005857 idiv temp 
-0x2989 005858 call wait_div_end 
-0x298a 005859 quotient rega 
-0x298b 005860 remainder pdata 
-0x298c 005861 lshift16 pdata ,pdata 
-0x298d 005862 lshift4 pdata ,pdata 
-0x298e 005863 idiv temp 
-0x298f 005864 call wait_div_end 
-0x2990 005865 quotient pdata 
-0x2991 005866 lshift8 pdata ,pdata 
-0x2992 005867 lshift pdata ,pdata 
-0x2993 005868 ior rega ,pdata 
-0x2994 005869 hstore 4 ,rf_pll_intg 
-0x2995 005870 jam 0x44 ,rf_pll_rstn 
-0x2996 005871 jam 0xc4 ,rf_pll_rstn 
-0x2997 005872 rtn 
-:      005875 do_rccal:
-0x2998 005876 bpatch patch11_4 ,mem_patch11 
-0x2999 005877 jam 0x02 ,rfen_adc 
-0x299a 005878 setarg 250000 
-0x299b 005879 call sleep 
-0x299c 005880 jam 0x7f ,rfen_rx 
-0x299d 005881 nop 130 
-0x299e 005882 jam 0x30 ,rf_rccal_ctrl 
-0x299f 005883 jam 0xd0 ,rfen_tx 
-0x29a0 005884 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 005885 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 005886 force 50 ,loopcnt 
-:      005887 do_rccal_loop:
-0x29a3 005888 hfetch 1 ,rf_rccal_result 
-0x29a4 005889 bbit1 5 ,do_rccal_end 
-0x29a5 005890 loop do_rccal_loop 
-:      005891 do_rccal_end:
-0x29a6 005892 store 1 ,mem_rf_rccal 
-0x29a7 005893 jam 0 ,rfen_tx 
-0x29a8 005894 jam 0 ,rfen_rx 
-0x29a9 005895 jam 0x00 ,rfen_adc 
-0x29aa 005896 rtn 
-:      005898 set_rccal:
-0x29ab 005899 bpatch patch11_5 ,mem_patch11 
-0x29ac 005900 fetch 1 ,mem_rf_rccal 
-0x29ad 005901 set1 5 ,pdata 
-0x29ae 005902 hstore 1 ,rf_rccal_ctrl 
-0x29af 005903 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 005904 and_into 7 ,temp 
-0x29b1 005905 lshift3 pdata ,pdata 
-0x29b2 005906 ior temp ,pdata 
-0x29b3 005907 hstore 1 ,rf_bpf_ctrim 
-0x29b4 005908 hfetch 1 ,rf_bpf_ib 
-0x29b5 005909 set0 bpf_rccal ,pdata 
-0x29b6 005910 hstore 1 ,rf_bpf_ib 
-0x29b7 005911 hfetch 1 ,rf_adc_rccal 
-0x29b8 005912 set0 adc_rccal ,pdata 
-0x29b9 005913 hstore 1 ,rf_adc_rccal 
-0x29ba 005914 rtn 
-:      005916 save_rssi:
-0x29bb 005917 bpatch patch11_6 ,mem_patch11 
-0x29bc 005918 hfetch 2 ,rf_afc_d2a 
-0x29bd 005919 rshift4 pdata ,pdata 
-0x29be 005920 rshift3 pdata ,pdata 
-0x29bf 005921 sub pdata ,0 ,pdata 
-:      005922 bcd:
-0x29c0 005923 and_into 0xff ,pdata 
-0x29c1 005924 div pdata ,10 
-0x29c2 005925 call wait_div_end 
-0x29c3 005926 quotient pdata 
-0x29c4 005927 lshift4 pdata ,pdata 
-0x29c5 005928 remainder temp 
-0x29c6 005929 ior temp ,pdata 
-0x29c7 005930 store 1 ,mem_rssi 
-0x29c8 005931 rtn 
-:      005934 switchto_dpllclk:
-0x29c9 005935 jam clksel_rc ,core_clksel 
-0x29ca 005936 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 005937 set0 4 ,pdata 
-0x29cc 005938 set0 5 ,pdata 
-0x29cd 005939 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 005940 jam 0x00 ,rfen_ck 
-0x29cf 005941 jam 0x00 ,rfen_msc 
-0x29d0 005942 jam 0x70 ,rfen_msc 
-0x29d1 005943 jam 0xff ,rfen_ck 
-0x29d2 005944 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 005945 set1 4 ,pdata 
-0x29d4 005946 set1 5 ,pdata 
-0x29d5 005947 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 005948 call init_lpm_ctrl 
-0x29d7 005949 hfetch 1 ,rf_clkpll_int 
-0x29d8 005950 set1 7 ,pdata 
-0x29d9 005951 hstore 1 ,rf_clkpll_int 
-0x29da 005952 set0 7 ,pdata 
-0x29db 005953 hstore 1 ,rf_clkpll_int 
-0x29dc 005954 set1 7 ,pdata 
-0x29dd 005955 hstore 1 ,rf_clkpll_int 
-0x29de 005956 jam clksel_dpll ,core_clksel 
-0x29df 005957 nop 1 
-0x29e0 005958 jam clksel_xtal ,core_clksel 
-0x29e1 005959 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 005960 and_into 0xcf ,pdata 
-0x29e3 005961 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 005962 or_into 0x30 ,pdata 
-0x29e5 005963 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 005964 rtn 
-:      005967 xtal_fast_wake:
-0x29e7 005968 setarg 0xf0f 
-0x29e8 005969 branch lpm_write_config 
-:      005971 init_lpm_ctrl:
-0x29e9 005972 setarg 0x80f 
-0x29ea 005973 branch lpm_write_config 
-:      005977 start_receiver:
-0x29eb 005978 bpatch patch11_7 ,mem_patch11 
-0x29ec 005979 call rf_rx_enable 
-0x29ed 005980 disable is_tx 
-0x29ee 005981 enable is_rx 
-0x29ef 005982 pulse init_encrypt 
-0x29f0 005983 rtn 
-:      005985 prep_crypt:
-0x29f1 005986 bpatch patch12_0 ,mem_patch12 
-0x29f2 005987 fetch 1 ,mem_state_map 
-0x29f3 005988 isolate1 smap_encryption ,pdata 
-0x29f4 005989 setflag true ,0 ,pdata 
-0x29f5 005990 hstore 1 ,core_encrypt 
-0x29f6 005991 arg mem_kc ,contr 
-0x29f7 005992 ifetch 9 ,contr 
-0x29f8 005993 iforce kc_ls 
-0x29f9 005994 ifetch 7 ,contr 
-0x29fa 005995 iforce kc_ms 
-0x29fb 005996 fetch 1 ,mem_key_size 
-0x29fc 005997 add pdata ,-1 ,g1l 
-0x29fd 005998 pulse kc_p_activate 
-0x29fe 005999 rtn 
-:      006001 wait_access_end:
-0x29ff 006002 deposit clke 
-0x2a00 006003 store 6 ,mem_sync_clke 
-0x2a01 006004 disable decode_fec0 
-0x2a02 006005 nbranch shutdown_radio ,sync 
-0x2a03 006006 arg param_clke_cal ,clke_rt 
-0x2a04 006007 increase 1 ,clke_bt 
-0x2a05 006008 and_into 0x1fc ,clke_bt 
-0x2a06 006009 rtn 
-:      006013 wait_access_mhalfbnd:
-0x2a07 006014 enable decode_fec0 
-:      006015 wait_access_mhalfbnd_correlate:
-0x2a08 006016 correlate null ,mhalfbnd 
-0x2a09 006017 branch wait_access_end ,sync 
-0x2a0a 006018 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006019 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006020 branch wait_access_end 
-:      006022 wait_access_clkn_rt:
-0x2a0d 006023 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006024 arg param_conn_access ,timeup 
-0x2a0f 006025 enable decode_fec0 
-0x2a10 006026 correlate clkn_rt ,meet 
-0x2a11 006027 disable decode_fec0 
-0x2a12 006028 nbranch shutdown_radio ,sync 
-0x2a13 006029 rtn 
-:      006031 wait_access_forever:
-0x2a14 006032 bpatch patch12_2 ,mem_patch12 
-0x2a15 006033 enable decode_fec0 
-0x2a16 006034 correlate null ,timeout 
-0x2a17 006035 disable decode_fec0 
-0x2a18 006036 nbranch shutdown_radio ,sync 
-0x2a19 006037 arg param_clke_cal ,clke_rt 
-0x2a1a 006038 and_into 0x1fc ,clke_bt 
-0x2a1b 006039 rtn 
-:      006042 reserve_slot:
-0x2a1c 006043 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006044 iforce rega 
-0x2a1e 006045 deposit bt_clk 
-0x2a1f 006046 iadd temp ,timeup 
-0x2a20 006047 copy timeup ,pdata 
-0x2a21 006048 store 4 ,mem_next_btclk 
-0x2a22 006049 deposit rega 
-0x2a23 006050 rtn 
-:      006053 ahead_window:
-0x2a24 006054 copy pdata ,temp 
-0x2a25 006055 bpatch patch12_4 ,mem_patch12 
-0x2a26 006056 copy temp ,pdata 
-0x2a27 006057 call clk2bt 
-0x2a28 006058 lshift16 bt_clk ,pdata 
-0x2a29 006059 set1 44 ,pdata 
-0x2a2a 006060 call clk_diff 
-0x2a2b 006061 set0 44 ,pdata 
-0x2a2c 006062 call get_clk 
-0x2a2d 006063 call clk_diff 
-0x2a2e 006064 rtn user 
-0x2a2f 006065 call clk2rt 
-0x2a30 006066 iforce stop_watch 
-0x2a31 006067 until null ,timeout 
-0x2a32 006068 rtn 
-:      006071 setup_clk:
-0x2a33 006072 bpatch patch12_5 ,mem_patch12 
-0x2a34 006073 branch setup_clkn ,clknt 
-0x2a35 006074 until clke_rt ,meet 
-:      006075 skip_setup_clke:
-0x2a36 006076 copy clke_bt ,temp 
-0x2a37 006077 branch setup_clknbt 
-:      006078 setup_clkn:
-0x2a38 006079 branch skip_setup_clkn ,attempt 
-0x2a39 006080 until clkn_rt ,meet 
-:      006081 skip_setup_clkn:
-0x2a3a 006082 copy clkn_bt ,temp 
-:      006083 setup_clknbt:
-0x2a3b 006084 branch setup_clk11 ,user 
-0x2a3c 006085 compare 1 ,temp ,3 
-0x2a3d 006086 nbranch setup_clk ,true 
-:      006087 setup_complete:
-0x2a3e 006088 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006089 fetch 1 ,mem_state 
-0x2a40 006090 rtnbit0 state_inconn 
-0x2a41 006091 fetch 4 ,mem_next_btclk 
-0x2a42 006092 isub temp ,pdata 
-0x2a43 006093 nrtn positive 
-0x2a44 006094 sub pdata ,0xff ,null 
-0x2a45 006095 branch setup_clk ,positive 
-0x2a46 006096 rtn 
-:      006097 setup_clk11:
-0x2a47 006098 compare 3 ,temp ,3 
-0x2a48 006099 nbranch setup_clk ,true 
-0x2a49 006100 branch setup_complete 
-:      006102 rf_setup_time:
-0x2a4a 006103 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006104 arg param_rf_setup ,timeup 
-0x2a4c 006105 branch setup_clk 
-:      006107 rf_setup_time_slave_slot:
-0x2a4d 006108 disable user 
-0x2a4e 006109 branch rf_setup_time 
-:      006111 rf_setup_time_master_slot:
-0x2a4f 006112 enable user 
-0x2a50 006113 branch rf_setup_time 
-:      006115 start_transmitter:
-0x2a51 006116 bpatch patch13_0 ,mem_patch13 
-0x2a52 006117 call prep_crypt 
-0x2a53 006118 disable is_rx 
-0x2a54 006119 enable is_tx 
-0x2a55 006120 rtn 
-:      006124 start_tx_native:
-0x2a56 006125 bpatch patch13_1 ,mem_patch13 
-0x2a57 006126 arg param_tx_setup ,timeup 
-0x2a58 006127 until clkn_rt ,meet 
-0x2a59 006128 pulse init_encrypt 
-0x2a5a 006129 rtn 
-:      006131 start_rx_native:
-0x2a5b 006132 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006133 arg param_rx_setup ,timeup 
-0x2a5d 006134 until clkn_rt ,meet 
-0x2a5e 006135 rtn 
-:      006138 start_tx_external:
-0x2a5f 006139 bpatch patch13_3 ,mem_patch13 
-0x2a60 006140 arg param_tx_setup ,timeup 
-0x2a61 006141 until clke_rt ,meet 
-0x2a62 006142 pulse init_encrypt 
-0x2a63 006143 rtn 
-:      006145 send_access_word:
-0x2a64 006146 bpatch patch13_4 ,mem_patch13 
-0x2a65 006147 preload access 
-0x2a66 006148 enable encode_fec0 
-0x2a67 006149 set1 txgfsk ,radio_ctrl 
-0x2a68 006150 inject mod ,72 
-0x2a69 006151 disable encode_fec0 
-0x2a6a 006152 rtn 
-:      006155 scan_mode_whiten:
-0x2a6b 006156 copy xin ,temp 
-0x2a6c 006157 or_into 0x60 ,temp 
-0x2a6d 006158 copy temp ,white_init 
-0x2a6e 006159 rtn 
-:      006164 get_free_amaddr:
-0x2a6f 006165 bpatch patch13_5 ,mem_patch13 
-0x2a70 006166 fetch 1 ,mem_current_amaddr 
-0x2a71 006167 increase 1 ,pdata 
-0x2a72 006168 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006169 force 1 ,pdata 
-:      006170 get_free_amaddr_cont:
-0x2a74 006171 store 1 ,mem_current_amaddr 
-0x2a75 006172 iforce am_addr 
-0x2a76 006173 rtn 
-:      006175 get_clk:
-0x2a77 006176 copy clkn ,temp 
-0x2a78 006177 rtn master 
-0x2a79 006178 copy clke ,temp 
-0x2a7a 006179 rtn 
-:      006181 get_clkbt:
-0x2a7b 006182 deposit clkn_bt 
-0x2a7c 006183 rtn master 
-0x2a7d 006184 deposit clke_bt 
-0x2a7e 006185 rtn 
-:      006188 supervision_update:
-0x2a7f 006189 bpatch patch13_6 ,mem_patch13 
-0x2a80 006190 fetcht 4 ,mem_supervision_timer 
-0x2a81 006191 call get_clkbt 
-0x2a82 006192 isub temp ,timeup 
-0x2a83 006193 deposit timeup 
-0x2a84 006194 fetcht 2 ,mem_supervision_to 
-0x2a85 006195 lshift temp ,temp 
-0x2a86 006196 isub temp ,pdata 
-0x2a87 006197 rtn 
-:      006199 supervision_flush:
-0x2a88 006200 bpatch patch13_7 ,mem_patch13 
-0x2a89 006201 call get_clkbt 
-0x2a8a 006202 store 4 ,mem_supervision_timer 
-0x2a8b 006203 rtn 
-:      006205 assert:
-0x2a8c 006206 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006207 branch assert 
-:      006209 loop:
-0x2a8e 006210 branch loop 
-:      006212 sleep:
-0x2a8f 006213 rtn blank 
-0x2a90 006215 rshift pdata ,pdata 
-0x2a91 006216 increase -3 ,pdata 
-:      006217 sleep_loop:
-0x2a92 006218 increase -1 ,pdata 
-0x2a93 006219 nbranch sleep_loop ,zero 
-0x2a94 006220 force 0 ,pdata 
-0x2a95 006221 rtn 
-:      006225 init_param:
-0x2a96 006227 arg 0x10 ,loopcnt 
-0x2a97 006228 arg 0 ,contw 
-0x2a98 006229 call memset0 
-0x2a99 006230 arg mem_le_state ,contw 
-0x2a9a 006231 arg 10 ,loopcnt 
-0x2a9b 006232 call memset0 
-0x2a9c 006233 jam 0 ,mem_sp_calc 
-0x2a9d 006234 jam 0 ,mem_fifo_temp 
-0x2a9e 006235 jam 0 ,mem_le_testtype 
-0x2a9f 006236 jam 0 ,mem_debug_config 
-0x2aa0 006237 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006238 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006239 jam 0 ,mem_connection_options 
-0x2aa3 006240 jam 0 ,mem_tester_emulate 
-0x2aa4 006241 jam 0 ,mem_tester_cnt 
-0x2aa5 006242 setarg param_glap 
-0x2aa6 006243 store 3 ,mem_glap 
-0x2aa7 006244 setarg param_acl_pktlen 
-0x2aa8 006245 store 2 ,mem_acl_pktlen 
-0x2aa9 006246 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006247 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006248 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006249 setarg param_hci_version 
-0x2aad 006250 store 3 ,mem_hci_version 
-0x2aae 006255 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006256 jam param_max_slot ,mem_max_slot 
-0x2ab0 006257 jam 0x02 ,mem_fw_ver 
-0x2ab1 006258 fetch 1 ,mem_ssp_enable 
-0x2ab2 006259 ncall init_memp ,blank 
-0x2ab3 006260 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006261 ncall init_memp_256 ,blank 
-0x2ab5 006262 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006263 rtn wake 
-0x2ab7 006264 setarg 0 
-0x2ab8 006265 store 2 ,mem_tx_len 
-0x2ab9 006266 rshift clkn_bt ,pdata 
-0x2aba 006267 store 4 ,mem_last_clkn 
-0x2abb 006268 rtn 
-:      006275 lpmstate:
-0x2abc 006276 setarg 0xee21 
-0x2abd 006277 hstore 2 ,core_clkoff 
-0x2abe 006278 hfetch 4 ,core_gpio_in 
-0x2abf 006279 store 4 ,mem_saved_gpio_in 
-0x2ac0 006280 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006281 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006282 bbit0 gpio_latch ,loadcode 
-0x2ac3 006283 enable wake 
-0x2ac4 006284 bbit0 cold_wake ,lpmwake 
-0x2ac5 006285 disable wake 
-0x2ac6 006286 deposit auxcnt 
-0x2ac7 006287 nbranch lpmwake ,blank 
-0x2ac8 006288 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006289 bbit1 reload_code ,lpmwake 
-0x2aca 006290 arg param_hibernate_clks ,temp 
-0x2acb 006291 branch lpm_enter_sleep 
-:      006292 lpmwake:
-0x2acc 006293 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006294 hstore 3 ,core_lpm_reg 
-0x2ace 006295 ifetch 1 ,contr 
-0x2acf 006296 or_into isogate_mask ,pdata 
-0x2ad0 006297 istore 1 ,contw 
-0x2ad1 006298 call lpm_write_ctrl2 
-0x2ad2 006299 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006300 set1 enable_retmem ,pdata 
-0x2ad4 006301 hstore 1 ,core_lpm_isogate 
-0x2ad5 006302 call lpm_write_ctrl2 
-0x2ad6 006303 call lpm_load_context ,wake 
-0x2ad7 006304 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006305 set0 gpio_latch ,pdata 
-0x2ad9 006306 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006307 call lpm_write_ctrl2 
-0x2adb 006308 nbranch loadcode ,wake 
-0x2adc 006309 rtnmark0 mark_otp_encrypt 
-0x2add 006310 jam lock_otp ,core_misc_ctrl 
-0x2ade 006311 rtn 
-:      006313 lpm_load_context:
-0x2adf 006314 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006315 hstore 1 ,core_spid_ctrl 
-0x2ae1 006316 fetch 3 ,mem_saved_gsel 
-0x2ae2 006317 hstore 3 ,core_gpio_sel 
-0x2ae3 006318 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006319 hstore 4 ,core_gpio_out0 
-0x2ae5 006320 fetch 4 ,mem_saved_gpio 
-0x2ae6 006321 hstore 4 ,core_gpio_oe0 
-0x2ae7 006322 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006323 hstore 8 ,core_gpio_pu0 
-0x2ae9 006324 fetch 8 ,mem_saved_mark 
-0x2aea 006325 iforce mark 
-0x2aeb 006326 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006327 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006328 call load_ucode 
-0x2aee 006329 rtn 
-:      006331 lpm_save_context:
-0x2aef 006332 deposit mark 
-0x2af0 006333 store 8 ,mem_saved_mark 
-0x2af1 006334 hfetch 8 ,core_gpio_oe0 
-0x2af2 006335 store 8 ,mem_saved_gpio 
-0x2af3 006336 ifetch 8 ,contr 
-0x2af4 006337 istore 8 ,contw 
-0x2af5 006338 hfetch 3 ,core_gpio_sel 
-0x2af6 006339 store 3 ,mem_saved_gsel 
-0x2af7 006340 hfetch 1 ,core_spid_ctrl 
-0x2af8 006341 store 1 ,mem_saved_spidctrl 
-0x2af9 006342 branch lpm_write_gpio_wakeup 
-:      006344 lpo_calibration:
-0x2afa 006345 hfetch 1 ,core_bist_ctrl 
-0x2afb 006346 nbranch lpo_cal_inited ,blank 
-0x2afc 006347 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006348 nrtn blank 
-0x2afe 006349 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006350 jam ccnt_start ,core_misc_ctrl 
-:      006351 lpo_cal_inited:
-0x2b00 006352 hfetch 1 ,core_perf_status 
-0x2b01 006353 rtnbit0 1 
-0x2b02 006354 hfetch 3 ,core_clk_counter 
-0x2b03 006355 store 3 ,mem_clks_per_lpo 
-0x2b04 006356 rtn 
-:      006360 lpm_adjust_clk:
-0x2b05 006361 bpatch patch14_3 ,mem_patch14 
-0x2b06 006362 deposit clke 
-0x2b07 006363 call clk_diff_rt 
-0x2b08 006364 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006365 sub temp ,0xff ,null 
-0x2b0a 006366 rtn positive 
-0x2b0b 006367 lshift8 pdata ,pdata 
-0x2b0c 006368 lshift4 pdata ,pdata 
-0x2b0d 006369 idiv temp 
-0x2b0e 006370 call wait_div_end 
-0x2b0f 006371 quotient pdata 
-0x2b10 006372 arg param_lpm_adjmax ,temp 
-0x2b11 006373 call ceiling 
-0x2b12 006374 store 1 ,mem_lpm_adjust 
-0x2b13 006375 nbranch lpm_adjust_positive ,user 
-0x2b14 006376 sub pdata ,0 ,pdata 
-:      006377 lpm_adjust_positive:
-0x2b15 006378 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006379 iadd temp ,pdata 
-0x2b17 006380 store 3 ,mem_clks_per_lpo 
-:      006381 lpm_clear_counter:
-0x2b18 006382 setarg 0 
-0x2b19 006383 store 4 ,mem_sleep_counter_all 
-0x2b1a 006384 rtn 
-:      006388 lpm_doze:
-0x2b1b 006389 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006390 set1 reload_code ,pdata 
-0x2b1d 006391 store 1 ,mem_lpm_config + 2 
-0x2b1e 006392 branch lpm_hibernate_normal 
-:      006396 lpm_hibernate:
-0x2b1f 006397 arg param_hibernate_clks ,temp 
-0x2b20 006398 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006399 set0 7 ,pdata 
-0x2b22 006400 store 1 ,mem_lpm_config + 1 
-:      006401 lpm_hibernate_normal:
-0x2b23 006402 bpatch patch14_4 ,mem_patch14 
-0x2b24 006403 call lpm_write_gpio_wakeup 
-0x2b25 006404 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006405 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006406 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006407 set1 cold_wake ,pdata 
-0x2b29 006408 store 1 ,mem_lpm_xtalcnt + 2 
-:      006411 lpm_sleep:
-0x2b2a 006412 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006413 call xtal_fast_wake 
-0x2b2c 006414 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006415 iadd temp ,pdata 
-0x2b2e 006416 store 4 ,mem_sleep_counter_all 
-0x2b2f 006417 call lpm_save_context 
-0x2b30 006418 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006419 hstore 4 ,core_lpm_reg 
-0x2b32 006420 rshift32 pdata ,rega 
-0x2b33 006421 until null ,lpo_edge 
-0x2b34 006422 deposit clkn 
-0x2b35 006423 store 6 ,mem_sleep_clkn 
-0x2b36 006424 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006425 until null ,lpo_edge 
-0x2b38 006426 until null ,lpo_edge 
-0x2b39 006427 deposit rega 
-0x2b3a 006428 hstore 1 ,core_lpm_isogate 
-0x2b3b 006429 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006430 lpm_enter_sleep:
-0x2b3c 006431 until null ,lpo_edge 
-0x2b3d 006432 until null ,lpo_edge 
-0x2b3e 006433 hstoret 4 ,core_lpm_reg 
-0x2b3f 006434 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006435 until null ,never 
-:      006440 lpm_recover_clk:
-0x2b41 006441 bpatch patch14_6 ,mem_patch14 
-0x2b42 006442 setarg 0 
-0x2b43 006443 copy auxcnt ,null 
-0x2b44 006444 branch lpm_recover_timeout ,zero 
-0x2b45 006445 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006446 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006447 isub temp ,null 
-0x2b48 006448 branch lpm_recover_xtal ,positive 
-0x2b49 006449 deposit temp 
-:      006450 lpm_recover_xtal:
-0x2b4a 006451 isub auxcnt ,pdata 
-0x2b4b 006452 increase 1 ,pdata 
-:      006453 lpm_recover_timeout:
-0x2b4c 006454 increase 8 ,pdata 
-0x2b4d 006455 until null ,lpo_edge 
-0x2b4e 006456 iadd lpo_time ,pdata 
-0x2b4f 006457 fetcht 4 ,mem_sleep_counter 
-0x2b50 006458 iadd temp ,pdata 
-0x2b51 006459 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006460 imul32 temp ,pdata 
-0x2b53 006461 rshift8 pdata ,pdata 
-0x2b54 006462 rshift4 pdata ,pdata 
-0x2b55 006463 increase param_lpm_fix ,pdata 
-0x2b56 006464 arg 3750 ,temp 
-0x2b57 006465 idiv temp 
-0x2b58 006466 call wait_div_end 
-0x2b59 006467 quotient pdata 
-0x2b5a 006468 lshift16 pdata ,pdata 
-0x2b5b 006469 remainder temp 
-0x2b5c 006470 ior temp ,pdata 
-0x2b5d 006471 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006472 call clk_add 
-0x2b5f 006473 copy temp ,clkn 
-0x2b60 006474 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006475 call calc_clke2 
-0x2b62 006476 deposit clke 
-0x2b63 006477 store 6 ,mem_pdatatemp 
-0x2b64 006478 deposit auxcnt 
-0x2b65 006479 istore 1 ,contw 
-0x2b66 006480 hfetch 1 ,core_gpio_in1 
-0x2b67 006481 or_into 0xf0 ,pdata 
-0x2b68 006482 istore 1 ,contw 
-0x2b69 006483 rtn 
-:      006485 lpm_dispatch:
-0x2b6a 006486 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006487 call lpo_calibration 
-0x2b6c 006488 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006489 rtn blank 
-0x2b6e 006490 fetch 1 ,mem_lpm_mode 
-0x2b6f 006491 rtn blank 
-0x2b70 006492 fetch 1 ,mem_ssp_enable 
-0x2b71 006493 branch lpm_dispatch_next ,blank 
-0x2b72 006494 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006495 rtn blank 
-:      006496 lpm_dispatch_next:
-0x2b74 006497 fetch 1 ,mem_le_sc_calc 
-0x2b75 006498 nrtn blank 
-0x2b76 006499 call lpm_check_wake_lock 
-0x2b77 006500 nrtn blank 
-0x2b78 006501 fetch 1 ,mem_context 
-0x2b79 006502 compare 3 ,pdata ,0x7 
-0x2b7a 006503 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006504 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006505 rtn blank 
-0x2b7d 006506 rtn wake 
-0x2b7e 006507 bpatch patch15_0 ,mem_patch15 
-:      006508 lpm_dispatch_next2:
-0x2b7f 006509 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006510 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006511 imul32 temp ,pdata 
-0x2b82 006512 rshift4 temp ,temp 
-0x2b83 006513 rshift2 temp ,temp 
-0x2b84 006514 isub temp ,pdata 
-0x2b85 006515 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006516 iadd temp ,pdata 
-0x2b87 006517 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006518 isub temp ,pdata 
-0x2b89 006519 lshift16 pdata ,alarm 
-0x2b8a 006520 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006521 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006522 rshift pdata ,pdata 
-0x2b8d 006523 call clk2bt 
-0x2b8e 006524 deposit alarm 
-0x2b8f 006525 call clk_diff 
-0x2b90 006526 copy clke ,temp 
-0x2b91 006527 call clk_diff_rt 
-0x2b92 006528 rtn user 
-:      006529 lpm_dispatch_sleep:
-0x2b93 006530 call clk2lpo 
-:      006531 lpm_dispatch_lpo:
-0x2b94 006532 bpatch patch15_2 ,mem_patch15 
-0x2b95 006533 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006534 isub temp ,null 
-0x2b97 006535 branch lpm_clear_counter ,positive 
-0x2b98 006536 storet 4 ,mem_sleep_counter 
-0x2b99 006537 call app_will_enter_lpm 
-0x2b9a 006538 call l2cap_lpm_save_txbuf 
-0x2b9b 006539 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006540 branch lpm_sleep 
-:      006542 lpm_dispatch_unconn:
-0x2b9d 006543 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006544 fetch 1 ,mem_context 
-0x2b9f 006545 rtnbit1 state_inconn 
-0x2ba0 006546 rtnbit1 state_inpage 
-0x2ba1 006547 fetch 1 ,mem_ssp_enable 
-0x2ba2 006548 branch lpm_unconn_nossp ,blank 
-0x2ba3 006549 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006550 rtn blank 
-:      006551 lpm_unconn_nossp:
-0x2ba5 006552 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006553 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006554 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006555 fetch 1 ,mem_scan_mode 
-0x2ba9 006556 rtn blank 
-:      006557 lpm_unconn_cont:
-0x2baa 006558 fetch 2 ,mem_lpm_interval 
-0x2bab 006559 rtn blank 
-:      006560 lpm_sleep_btclk:
-0x2bac 006561 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006562 isub temp ,pdata 
-0x2bae 006563 arg 7500 ,temp 
-0x2baf 006564 imul32 temp ,pdata 
-0x2bb0 006565 branch lpm_dispatch_sleep 
-:      006567 lpm_set_mult:
-0x2bb1 006568 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006569 disable wake 
-0x2bb3 006570 fetch 1 ,mem_state 
-0x2bb4 006571 rtnbit0 state_insniff 
-0x2bb5 006572 nbranch lpm_not_match ,match 
-0x2bb6 006573 call lpm_match 
-0x2bb7 006574 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006575 store 2 ,mem_rx_window 
-0x2bb9 006576 fetch 1 ,mem_arq 
-0x2bba 006577 bbit1 wack ,lpm_mult_short 
-0x2bbb 006578 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006579 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006580 nbranch lpm_mult_short ,blank 
-0x2bbe 006581 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006582 bbit1 short_mult_flag ,lpm_mult_short 
-:      006583 lpm_mult_wait_timeout:
-0x2bc0 006584 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006585 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006586 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006587 branch lpm_mult_long ,blank 
-0x2bc4 006588 increase -1 ,pdata 
-0x2bc5 006589 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006590 rtn 
-:      006593 classic_bt_set_mult_short_flag:
-0x2bc7 006594 arg short_mult_flag ,queue 
-0x2bc8 006595 branch classic_bluetooth_set_flag 
-:      006597 classic_bt_clr_mult_short_flag:
-0x2bc9 006598 arg short_mult_flag ,queue 
-0x2bca 006599 branch classic_bluetooth_clr_flag 
-:      006603 lpm_match:
-0x2bcb 006604 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006605 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006606 increase 1 ,pdata 
-0x2bce 006607 store 3 ,mem_sniff_rcv 
-0x2bcf 006608 rtn 
-:      006610 lpm_not_match:
-0x2bd0 006611 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006612 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006613 rshift temp ,temp 
-0x2bd3 006614 fetch 2 ,mem_rx_window 
-0x2bd4 006615 iadd temp ,pdata 
-0x2bd5 006616 store 2 ,mem_rx_window 
-:      006617 lpm_lost:
-0x2bd6 006618 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006619 fetch 3 ,mem_sniff_lost 
-0x2bd8 006620 increase 1 ,pdata 
-0x2bd9 006621 store 3 ,mem_sniff_lost 
-0x2bda 006622 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006623 increase 1 ,pdata 
-0x2bdc 006624 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006625 rtn 
-:      006627 lpm_mult_short:
-0x2bde 006628 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006629 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006630 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006631 rtn 
-:      006633 lpm_mult_long:
-0x2be2 006634 fetcht 1 ,mem_lpm_mult 
-0x2be3 006635 storet 1 ,mem_lpm_current_mult 
-0x2be4 006636 rtn 
-:      006638 lpm_cal_xtal_startup:
-0x2be5 006639 bpatch patch15_7 ,mem_patch15 
-0x2be6 006640 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006641 nrtn blank 
-0x2be8 006642 jam clksel_rc ,core_clksel 
-0x2be9 006643 setarg 0xf0c 
-0x2bea 006644 call lpm_write_config 
-0x2beb 006645 setarg 200000 
-0x2bec 006646 call sleep 
-0x2bed 006647 until null ,lpo_edge 
-0x2bee 006648 copy lpo_time ,alarm 
-0x2bef 006649 call xtal_fast_wake 
-0x2bf0 006650 jam clksel_xtal ,core_clksel 
-0x2bf1 006651 nop 10 
-0x2bf2 006652 until null ,lpo_edge 
-0x2bf3 006653 deposit lpo_time 
-0x2bf4 006654 isub alarm ,pdata 
-0x2bf5 006655 increase 0x30 ,pdata 
-0x2bf6 006656 arg 0xff ,temp 
-0x2bf7 006657 call ceiling 
-0x2bf8 006658 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006659 nop 30000 
-0x2bfa 006660 nop 30000 
-0x2bfb 006661 nop 30000 
-0x2bfc 006662 rtn 
-:      006664 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006665 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006666 nrtn blank 
-0x2bff 006667 jam 0xff ,core_xtal_stable_time 
-0x2c00 006668 jam clksel_rc ,core_clksel 
-0x2c01 006669 call xtal_fast_wake 
-0x2c02 006670 setarg 1000 
-0x2c03 006671 iadd lpo_time ,alarm 
-0x2c04 006672 snooze 
-0x2c05 006673 deposit lpo_time 
-0x2c06 006674 nop 12000 
-0x2c07 006675 nop 12000 
-0x2c08 006676 nop 12000 
-0x2c09 006677 nop 12000 
-0x2c0a 006678 nop 12000 
-0x2c0b 006679 nop 12000 
-0x2c0c 006680 nop 12000 
-0x2c0d 006681 nop 12000 
-0x2c0e 006682 nop 12000 
-0x2c0f 006683 isub alarm ,pdata 
-0x2c10 006684 add pdata ,0x30 ,pdata 
-0x2c11 006685 arg 0xff ,temp 
-0x2c12 006686 call ceiling 
-0x2c13 006687 store 1 ,mem_lpm_xtalcnt 
-0x2c14 006688 nop 30000 
-0x2c15 006689 nop 30000 
-0x2c16 006690 nop 30000 
-0x2c17 006691 rtn 
-:      006696 lpm_write_config:
-0x2c18 006697 arg 0xfff ,contw 
-0x2c19 006698 iand contw ,contw 
-0x2c1a 006699 fetch 1 ,mem_lpm_config 
-0x2c1b 006700 and_into 0xf0 ,pdata 
-0x2c1c 006701 lshift8 pdata ,pdata 
-0x2c1d 006702 ior contw ,pdata 
-0x2c1e 006703 hstore 2 ,core_lpm_reg 
-0x2c1f 006704 ifetch 2 ,contr 
-0x2c20 006705 istore 2 ,contw 
-:      006707 lpm_write_ctrl:
-0x2c21 006708 setarg lpmreg_sel_ctrl 
-0x2c22 006709 branch lpm_write 
-:      006711 lpm_write_ctrl2:
-0x2c23 006712 setarg lpmreg_sel_ctrl2 
-:      006713 lpm_write:
-0x2c24 006714 until null ,lpo_edge 
-0x2c25 006715 hstore 1 ,core_lpm_wr 
-0x2c26 006716 until null ,lpo_edge 
-0x2c27 006717 until null ,lpo_edge 
-0x2c28 006718 rtn 
-:      006721 lpm_write_gpio_wakeup:
-0x2c29 006722 bpatch patch16_0 ,mem_patch16 
-0x2c2a 006723 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 006724 hstore 4 ,core_lpm_reg 
-0x2c2c 006725 setarg lpmreg_sel_gpiolow 
-0x2c2d 006726 call lpm_write 
-0x2c2e 006727 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 006728 hstore 4 ,core_lpm_reg 
-0x2c30 006729 setarg lpmreg_sel_gpiohigh 
-0x2c31 006730 branch lpm_write 
-:      006732 lpm_get_wake_lock:
-0x2c32 006733 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 006734 qset1 pdata 
-0x2c34 006735 store 2 ,mem_lpm_wake_lock 
-0x2c35 006736 rtn 
-:      006738 lpm_put_wake_lock:
-0x2c36 006739 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 006740 qset0 pdata 
-0x2c38 006741 store 2 ,mem_lpm_wake_lock 
-0x2c39 006742 rtn 
-:      006746 lpm_check_wake_lock:
-0x2c3a 006747 bpatch patch16_1 ,mem_patch16 
-0x2c3b 006748 call app_check_wake_lock 
-0x2c3c 006749 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 006750 copy pdata ,rega 
-0x2c3e 006751 fetch 1 ,mem_state_map 
-0x2c3f 006752 isolate1 smap_rxlmp ,pdata 
-0x2c40 006753 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 006754 fetch 1 ,mem_lmo_opcode1 
-0x2c42 006755 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 006756 iadd temp ,pdata 
-0x2c44 006757 fetcht 1 ,mem_lmp_to_send 
-0x2c45 006758 iadd temp ,pdata 
-0x2c46 006759 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 006760 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 006761 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 006762 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 006763 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 006764 iadd temp ,pdata 
-0x2c4c 006765 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 006766 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 006767 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 006768 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 006769 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 006770 fetch 1 ,mem_hci_cmd 
-0x2c52 006771 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 006772 fetch 1 ,mem_device_option 
-0x2c54 006773 compare dvc_op_module ,pdata ,0xff 
-0x2c55 006774 call lpm_uart_wake_lock ,true 
-0x2c56 006775 setarg -8 
-0x2c57 006776 iand rega ,rega 
-0x2c58 006777 copy rega ,pdata 
-0x2c59 006778 store 2 ,mem_lpm_wake_lock 
-0x2c5a 006779 rtn 
-:      006781 lpm_uart_wake_lock:
-0x2c5b 006782 hfetch 2 ,core_uart_rxitems 
-0x2c5c 006783 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 006784 hfetch 2 ,core_uart_txitems 
-0x2c5e 006785 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 006786 rtn 
-:      006788 lpm_shut_down:
-0x2c60 006789 hfetch 4 ,core_lpm_ctrl 
-0x2c61 006790 set0 27 ,pdata 
-0x2c62 006791 hstore 4 ,core_lpm_reg 
-0x2c63 006792 call lpm_write_ctrl 
-0x2c64 006793 branch assert 
-:      006795 lpm_disable_exen_output:
-0x2c65 006796 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 006797 set0 20 ,pdata 
-0x2c67 006798 hstore 4 ,core_lpm_reg 
-0x2c68 006799 branch lpm_write_ctrl2 
-:      006801 check_bt_disabled:
-0x2c69 006802 fetch 2 ,mem_chip_functions 
-0x2c6a 006803 bbit1 bt_disabled ,assert 
-0x2c6b 006804 rtn 
-:      006805 check_ble_disabled:
-0x2c6c 006806 fetch 2 ,mem_chip_functions 
-0x2c6d 006807 bbit1 ble_disabled ,assert 
-0x2c6e 006808 rtn 
-:      006809 check_module_disabled:
-0x2c6f 006810 fetch 2 ,mem_chip_functions 
-0x2c70 006811 bbit1 module_disable ,assert 
-0x2c71 006812 rtn 
-:      006873 g24_dispatch:
-0x2c72 006874 bpatch patch16_2 ,mem_patch16 
-0x2c73 006875 call g24_head_ptr2regc 
-0x2c74 006876 add regc ,offset_24g_mode ,regb 
-0x2c75 006877 ifetch 1 ,regb 
-0x2c76 006879 rtneq disable_24g 
-0x2c77 006880 beq tx_24g ,g24_transmit_process 
-0x2c78 006881 beq rx_24g ,g24_receive_process 
-0x2c79 006882 rtn 
-:      006884 g24_head_ptr2regc:
-0x2c7a 006885 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 006886 copy temp ,regc 
-0x2c7c 006887 rtn 
-:      006889 g24_receive_process_init:
-0x2c7d 006890 call g24_receive_init 
-0x2c7e 006891 branch g24_mode_switch_init 
-:      006893 g24_receive_process:
-0x2c7f 006894 call g24_mode_switch 
-0x2c80 006895 call g24_dongle_work_mode_auto 
-0x2c81 006896 call g24_dongle_bind_mode_auto 
-0x2c82 006897 branch g24_dongle_search_mode_auto 
-:      006900 g24_pair_init:
-0x2c83 006903 call g24_set0_mem_pid 
-0x2c84 006904 setarg g24_pair_ch 
-0x2c85 006905 call g24_store_mem_ch 
-0x2c86 006906 call g24_store_mem_pair_txpower 
-0x2c87 006909 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 006910 ifetch 4 ,rega 
-0x2c89 006911 branch g24_store_mem_addr 
-:      006913 g24_ch:
-0x2c8a 006914 call g24_head_ptr2regc 
-0x2c8b 006915 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 006916 ifetcht 1 ,regb 
-0x2c8d 006918 call g24_ch_temp_incre_size4 
-0x2c8e 006919 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 006921 branch g24_contw_istoret_1byte 
-:      006923 g24_ch_temp_incre_size4:
-0x2c90 006924 call g24_ch_calc 
-0x2c91 006925 increase 1 ,temp 
-0x2c92 006926 and_into 3 ,temp 
-0x2c93 006927 rtn 
-:      006929 g24_ch_calc:
-0x2c94 006930 add regc ,offset_24g_addr ,regb 
-0x2c95 006931 ifetch 1 ,regb 
-0x2c96 006933 and_into 0x03 ,pdata 
-0x2c97 006934 mul32 pdata ,4 ,rega 
-0x2c98 006935 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 006937 iadd rega ,pdata 
-0x2c9a 006938 iadd temp ,contr 
-0x2c9b 006939 ifetch 1 ,contr 
-0x2c9c 006941 branch g24_store_mem_ch 
-:      006943 g24_set_device_addr:
-0x2c9d 006944 call g24_store_mem_tx_power_temp 
-0x2c9e 006945 call otp_enable_chgpump 
-0x2c9f 006946 setarg 0x7e2 
-0x2ca0 006947 arg mem_temp ,rega 
-0x2ca1 006948 arg 4 ,temp 
-0x2ca2 006949 call otpd_read_data 
-0x2ca3 006950 call otp_disable_chgpump 
-0x2ca4 006951 fetch 4 ,mem_temp 
-0x2ca5 006952 call g24_store_mem_device_addr 
-0x2ca6 006954 nrtn blank 
-0x2ca7 006955 fetch 4 ,mem_lap 
-0x2ca8 006957 branch g24_store_mem_device_addr 
-:      006959 g24_transmit_rf_sta_init:
-0x2ca9 006960 call g24_set1_mem_rf_last_sta 
-0x2caa 006962 setarg 0 
-0x2cab 006963 call g24_store_mem_sync_cnt 
-:      006965 g24_transmit_rf_ctrl_clear:
-0x2cac 006966 call g24_fetch_mem_data_type 
-0x2cad 006968 and_into bits_data ,pdata 
-0x2cae 006970 branch g24_store_mem_data_type 
-:      006972 g24_hop_ch_enable:
-0x2caf 006973 call g24_fetch_mem_data_type 
-0x2cb0 006975 set1 bit_hop ,pdata 
-0x2cb1 006976 call g24_store_mem_data_type 
-0x2cb2 006979 branch g24_store_mem_txpayload 
-:      006981 g24_transmit_hop_pac_fail:
-0x2cb3 006982 call g24_fetch_mem_rf_work_stage 
-0x2cb4 006984 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 006985 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 006986 rtn 
-:      006988 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 006989 call g24_set2_mem_sync_cnt 
-:      006991 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 006992 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 006993 call g24_mem_set0 
-0x2cba 006995 call g24_store_mem_rf_last_sta 
-0x2cbb 006997 branch g24_transmit_rf_ctrl_clear 
-:      006999 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007000 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007002 branch g24_transmit_hop_pac_fail_stage1 
-:      007004 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007005 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007006 ifetch 1 ,rega 
-0x2cc0 007008 increase 1 ,pdata 
-0x2cc1 007009 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007010 istore 1 ,contw 
-0x2cc3 007012 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007013 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007015 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007016 setarg 1 
-0x2cc7 007017 call g24_store_mem_rf_hop_ch 
-:      007019 g24_rf_hop_attemp_again:
-0x2cc8 007020 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007022 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007023 g24_rf_hop_fastly:
-0x2cca 007024 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007025 ifetch 1 ,rega 
-0x2ccc 007027 increase 1 ,pdata 
-0x2ccd 007028 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007030 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007031 call g24_ch 
-0x2cd0 007032 call g24_set2_mem_max_retry 
-0x2cd1 007034 branch g24_transmit_packet 
-:      007036 g24_rf_hop_fastly_exit:
-0x2cd2 007037 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007039 branch g24_transmit_rf_ctrl_clear 
-:      007041 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007042 setarg 0 
-:      007043 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007044 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007045 branch g24_contw_istore_1byte 
-:      007047 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007048 call g24_set2_mem_sync_cnt 
-:      007050 g24_transmit_hop_pac_succ:
-0x2cd8 007051 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007053 call g24_set1_mem_rf_last_sta 
-0x2cda 007055 branch g24_transmit_rf_ctrl_clear 
-:      007057 g24_transmit_succ_rf_config:
-0x2cdb 007058 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007060 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007061 call g24_fetch_mem_data_type 
-0x2cde 007063 isolate0 bit_hop ,pdata 
-0x2cdf 007064 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007065 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007067 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007068 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007069 rtn 
-:      007071 g24_rf_sta_check:
-0x2ce4 007072 call g24_fetch_mem_pairing_sm 
-0x2ce5 007074 rtnne state_24g_pairing_success 
-0x2ce6 007075 call g24_rf_laststa_synccnt_check 
-0x2ce7 007076 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007077 rtn 
-:      007079 g24_rf_laststa_synccnt_check:
-0x2ce9 007080 disable user2 
-0x2cea 007081 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007082 ifetch 1 ,rega 
-0x2cec 007084 rtnne 1 
-0x2ced 007085 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007086 ifetch 1 ,rega 
-0x2cef 007088 rtnne 0 
-0x2cf0 007089 setarg 1 
-0x2cf1 007090 call g24_store_mem_rf_work_stage 
-0x2cf2 007092 call g24_set4_mem_max_retry 
-0x2cf3 007094 branch enable_user2 
-:      007096 g24_rf_sync_cnt_check:
-0x2cf4 007097 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007098 ifetch 1 ,rega 
-0x2cf6 007100 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007101 increase -1 ,pdata 
-0x2cf8 007102 call g24_store_mem_sync_cnt 
-0x2cf9 007104 setarg 2 
-0x2cfa 007105 call g24_store_mem_rf_work_stage 
-0x2cfb 007107 call g24_ch 
-0x2cfc 007109 branch g24_set4_mem_max_retry 
-:      007111 g24_store_mem_rf_work_stage:
-0x2cfd 007112 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007113 branch g24_contw_istore_1byte 
-:      007116 g24_rf_hop_attemp:
-0x2cff 007117 setarg 3 
-0x2d00 007118 call g24_store_mem_rf_work_stage 
-0x2d01 007120 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007122 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007123 call g24_ch 
-:      007125 g24_set2_mem_max_retry:
-0x2d04 007126 setarg 2 
-0x2d05 007127 branch g24_store_mem_max_retry 
-:      007129 g24_transmit_process:
-0x2d06 007130 rtnmark0 mark_24g 
-0x2d07 007131 set1 mark_24g_conext ,mark 
-0x2d08 007132 bpatch patch16_3 ,mem_patch16 
-0x2d09 007133 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007134 ifetch 1 ,rega 
-0x2d0b 007136 beq 1 ,g24_transmit_without_int 
-0x2d0c 007137 call g24_timer_check 
-0x2d0d 007138 nbranch g24_transmit_exit ,user 
-0x2d0e 007139 call g24_interval_calibrate 
-:      007140 g24_transmit_without_int:
-0x2d0f 007141 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007142 call g24_mem_set0 
-0x2d11 007144 call g24_txdata_prep 
-0x2d12 007145 nbranch g24_enter_lpm ,user 
-0x2d13 007146 call g24_rf_sta_check 
-:      007147 g24_transmit_start:
-0x2d14 007148 call g24_transmit_packet 
-0x2d15 007149 call g24_power_ctrl 
-:      007150 g24_transmit_exit:
-0x2d16 007151 set0 mark_24g_conext ,mark 
-0x2d17 007152 rtn 
-:      007154 g24_timer_timeout:
-0x2d18 007155 rtn zero 
-0x2d19 007156 set1 28 ,pdata 
-0x2d1a 007157 rtn 
-:      007159 g24_interval_calibrate:
-0x2d1b 007160 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007161 ifetch 1 ,rega 
-0x2d1d 007163 increase 1 ,pdata 
-0x2d1e 007164 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007165 istore 1 ,contw 
-0x2d20 007167 beq 4 ,g24_interval_max 
-0x2d21 007168 beq 5 ,g24_interval_min 
-0x2d22 007169 rtn 
-:      007170 g24_interval_max:
-0x2d23 007171 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007172 ifetch 1 ,rega 
-:      007174 g24_interval_update:
-0x2d25 007176 add regc ,offset_24g_interval ,contw 
-0x2d26 007177 branch g24_contw_istore_1byte 
-:      007179 g24_interval_min:
-0x2d27 007180 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007181 call g24_mem_set0 
-0x2d29 007183 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007184 ifetch 1 ,rega 
-0x2d2b 007186 branch g24_interval_update 
-:      007188 g24_txdata_prep:
-0x2d2c 007189 call g24_fetch_mem_pairing_sm 
-0x2d2d 007191 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007192 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007193 call g24_package_data 
-0x2d30 007194 nbranch g24_txdata_last_pac ,user 
-0x2d31 007195 call g24_transmit_prep 
-0x2d32 007196 call g24_power_ctrl_pac_incrs 
-:      007197 g24_txdata_enable_tx:
-0x2d33 007199 setarg ensure_on_24g 
-:      007200 g24_store_mem_ensure:
-0x2d34 007201 add regc ,offset_24g_ensure ,contw 
-0x2d35 007202 branch g24_contw_istore_1byte 
-:      007204 g24_txdata_last_pac:
-0x2d36 007205 add regc ,offset_24g_ensure ,rega 
-0x2d37 007206 ifetch 1 ,rega 
-0x2d38 007208 beq ensure_on_24g ,enable_user 
-0x2d39 007209 rtn 
-:      007211 g24_package_data:
-0x2d3a 007213 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007214 ifetch 2 ,temp 
-0x2d3c 007216 call callback_func 
-0x2d3d 007217 nrtn user 
-0x2d3e 007218 copy rega ,pdata 
-0x2d3f 007219 store 1 ,mem_rega 
-0x2d40 007220 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007221 call g24_mem_set0 
-0x2d42 007223 call g24_transmit_rf_ctrl_clear 
-0x2d43 007224 store 1 ,mem_24g_common_temp 
-0x2d44 007225 fetch 1 ,mem_rega 
-0x2d45 007226 copy pdata ,rega 
-0x2d46 007227 add rega ,1 ,temp 
-0x2d47 007228 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007229 copy rega ,loopcnt 
-0x2d49 007230 copy regb ,contr 
-0x2d4a 007231 call memcpy 
-0x2d4b 007232 arg mem_24g_common_temp ,rega 
-:      007233 g24_put_data_in_buff:
-0x2d4c 007234 rtnmark0 mark_24g_conext 
-0x2d4d 007235 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007236 istoret 1 ,contw 
-0x2d4f 007238 copy temp ,loopcnt 
-0x2d50 007239 add regc ,offset_24g_txbuf ,contw 
-0x2d51 007241 copy rega ,contr 
-0x2d52 007242 branch memcpy 
-:      007244 g24_transmit_prep:
-0x2d53 007246 add regc ,offset_24g_datalen ,rega 
-0x2d54 007247 ifetch 1 ,rega 
-0x2d55 007249 increase 2 ,pdata 
-0x2d56 007250 add regc ,offset_24g_txlen ,contw 
-0x2d57 007251 istore 1 ,contw 
-0x2d58 007254 call g24_fetch_mem_data_type 
-0x2d59 007256 call g24_store_mem_txpayload 
-0x2d5a 007259 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007260 ifetch 1 ,rega 
-0x2d5c 007262 lshift3 pdata ,pdata 
-0x2d5d 007263 add regc ,offset_24g_pid ,rega 
-0x2d5e 007264 ifetcht 1 ,rega 
-0x2d5f 007266 and temp ,0x03 ,temp 
-0x2d60 007267 lshift temp ,temp 
-0x2d61 007268 ior temp ,pdata 
-0x2d62 007269 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007270 ifetcht 1 ,rega 
-0x2d64 007272 iadd temp ,pdata 
-0x2d65 007273 istore 1 ,contw 
-0x2d66 007275 add regc ,offset_24g_datalen ,rega 
-0x2d67 007276 ifetch 1 ,rega 
-0x2d68 007278 iforce loopcnt 
-0x2d69 007279 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007281 branch memcpy 
-:      007283 g24_send_abort_packet:
-0x2d6b 007284 call g24_set1_mem_abort_pac 
-0x2d6c 007286 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007288 call g24_power_ctrl_reinit 
-0x2d6e 007289 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007290 store 1 ,mem_24g_common_temp 
-0x2d70 007291 call g24_put_data_in_buff_pre 
-0x2d71 007292 call g24_fetch_mem_data_type 
-0x2d72 007294 set1 bit_abort ,pdata 
-0x2d73 007295 call g24_store_mem_data_type 
-0x2d74 007297 call g24_transmit_prep 
-0x2d75 007298 call g24_txdata_enable_tx 
-0x2d76 007299 branch g24_transmit_start 
-:      007301 g24_put_data_in_buff_pre:
-0x2d77 007302 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007303 call g24_fetch_mem_device_addr 
-0x2d79 007305 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007306 arg 6 ,temp 
-0x2d7b 007307 arg mem_24g_common_temp ,rega 
-0x2d7c 007308 branch g24_put_data_in_buff 
-:      007310 g24_enter_lpm:
-0x2d7d 007311 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007312 ifetch 1 ,rega 
-0x2d7f 007314 branch g24_send_abort_packet ,blank 
-:      007315 g24_enter_lpm_prepare:
-0x2d80 007317 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007318 ifetch 2 ,rega 
-0x2d82 007320 branch callback_func 
-:      007322 g24_lpm_long_sleep:
-0x2d83 007323 call g24_head_ptr2regc 
-0x2d84 007325 call lpo_calibration 
-0x2d85 007326 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007327 rtn blank 
-0x2d87 007328 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007329 ifetch 2 ,temp 
-0x2d89 007331 call callback_func 
-0x2d8a 007332 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007333 ifetch 8 ,temp 
-0x2d8c 007334 call clk2lpo 
-0x2d8d 007335 storet 4 ,mem_sleep_counter 
-0x2d8e 007336 branch lpm_sleep 
-:      007338 g24_transmit_packet:
-0x2d8f 007339 call g24_head_ptr2regc 
-0x2d90 007340 add regc ,offset_24g_retry ,contw 
-0x2d91 007341 call g24_mem_set0 
-:      007343 g24_transmit_loop:
-0x2d92 007344 call g24_transmit_receive_ack 
-0x2d93 007345 nbranch g24_retransmit ,sync 
-0x2d94 007346 nbranch g24_retransmit ,user3 
-0x2d95 007347 call g24_ackpayload_parse 
-0x2d96 007348 call g24_power_ctrl_ack_incrs 
-:      007349 g24_transmit_next_packet:
-0x2d97 007350 call g24_head_ptr2regc 
-0x2d98 007351 add regc ,offset_24g_pid ,rega 
-0x2d99 007352 ifetch 1 ,rega 
-0x2d9a 007354 increase 1 ,pdata 
-0x2d9b 007355 call g24_store_mem_pid 
-0x2d9c 007357 call g24_fetch_mem_pairing_sm 
-0x2d9d 007359 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007360 call g24_transmit_succ_rf_config 
-:      007361 g24_transmit_abandon:
-0x2d9f 007362 setarg 0 
-0x2da0 007363 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007364 istore 2 ,contw 
-0x2da2 007368 setarg ensure_off_24g 
-0x2da3 007369 branch g24_store_mem_ensure 
-:      007372 g24_transmit_receive_ack:
-0x2da4 007373 disable user3 
-0x2da5 007374 call g24_transmit 
-0x2da6 007375 call g24_head_ptr2regc 
-0x2da7 007376 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007377 ifetch 1 ,rega 
-0x2da9 007379 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007380 call g24_receive_packet 
-0x2dab 007381 branch g24_end_of_packet 
-:      007382 g24_transmit_no_ack:
-0x2dac 007383 call g24_end_of_packet 
-0x2dad 007384 branch g24_transmit_next_packet 
-:      007387 g24_retransmit:
-0x2dae 007388 bpatch patch16_5 ,mem_patch16 
-0x2daf 007389 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007390 ifetch 1 ,rega 
-0x2db1 007392 increase 1 ,pdata 
-0x2db2 007393 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007394 istore 1 ,contw 
-0x2db4 007396 call g24_fetch_mem_pairing_sm 
-0x2db5 007398 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007399 add regc ,offset_24g_retry ,rega 
-0x2db7 007400 ifetcht 1 ,rega 
-0x2db8 007402 increase 1 ,temp 
-0x2db9 007403 add regc ,offset_24g_retry ,contw 
-0x2dba 007404 istoret 1 ,contw 
-0x2dbb 007406 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007407 ifetch 1 ,rega 
-0x2dbd 007409 isub temp ,pdata 
-0x2dbe 007410 nbranch g24_transmit_loop ,blank 
-0x2dbf 007411 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007412 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007414 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007415 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007416 ifetch 1 ,rega 
-0x2dc4 007418 increase 1 ,pdata 
-0x2dc5 007419 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007420 istore 1 ,contw 
-0x2dc7 007422 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007423 call g24_hop_ch_enable 
-0x2dc9 007424 setarg 1 
-0x2dca 007425 call g24_store_mem_max_retry 
-0x2dcb 007427 branch g24_transmit_packet 
-:      007429 g24_tx_paring_retry:
-0x2dcc 007430 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007431 ifetch 1 ,rega 
-0x2dce 007433 rtnne 0xff 
-0x2dcf 007434 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007435 call g24_mem_set0 
-0x2dd1 007437 branch g24_stop_24g_mode 
-:      007439 g24_tx_attempt_fail:
-0x2dd2 007440 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007441 call g24_mem_set0 
-:      007443 g24_stop_24g_mode:
-0x2dd4 007444 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007445 branch ui_ipc_send_event 
-:      007447 g24_ackpayload_parse:
-0x2dd6 007448 call g24_read_len_pid_crc 
-0x2dd7 007449 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007450 ifetch 1 ,rega 
-0x2dd9 007452 rtn blank 
-0x2dda 007453 iforce loopcnt 
-0x2ddb 007454 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007456 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007458 branch memcpy 
-:      007461 g24_read_len_pid_crc:
-0x2dde 007463 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007465 rshift3 pdata ,pdata 
-0x2de0 007466 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007467 istore 1 ,contw 
-0x2de2 007470 increase 1 ,pdata 
-0x2de3 007471 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007473 iadd contr ,contr 
-0x2de5 007474 ifetch 3 ,contr 
-0x2de6 007475 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007476 istore 3 ,contw 
-0x2de8 007479 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007481 rshift pdata ,pdata 
-0x2dea 007482 and pdata ,0x03 ,pdata 
-0x2deb 007483 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007484 istore 1 ,contw 
-0x2ded 007486 rtn 
-:      007488 g24_prep:
-0x2dee 007489 disable enable_crc 
-0x2def 007490 disable enable_white 
-0x2df0 007491 setarg 0x555555 
-0x2df1 007492 iforce crc24_init 
-0x2df2 007493 rtn 
-:      007495 g24_set_freq_tx:
-0x2df3 007496 call set_sync_on 
-0x2df4 007497 add regc ,offset_24g_ch ,rega 
-0x2df5 007498 ifetcht 1 ,rega 
-0x2df6 007500 branch set_freq_tx 
-:      007502 g24_transmit:
-0x2df7 007503 call g24_prep 
-0x2df8 007504 call g24_set_freq_tx 
-0x2df9 007505 set1 txgfsk ,radio_ctrl 
-0x2dfa 007506 enable encode_fec0 
-0x2dfb 007507 enable is_tx 
-0x2dfc 007508 disable is_rx 
-0x2dfd 007509 call le_enable 
-0x2dfe 007510 call g24_fetch_mem_addr 
-0x2dff 007512 iforce access 
-0x2e00 007513 inject mod ,32 
-0x2e01 007514 enable enable_crc 
-0x2e02 007515 add regc ,offset_24g_txlen ,rega 
-0x2e03 007516 ifetch 1 ,rega 
-0x2e04 007518 iforce loopcnt 
-0x2e05 007519 add regc ,offset_24g_txpayload ,contr 
-:      007521 g24tr_loop:
-0x2e06 007522 ifetch 1 ,contr 
-0x2e07 007523 inject mod ,8 
-0x2e08 007524 loop g24tr_loop 
-0x2e09 007525 enable enable_parity 
-0x2e0a 007526 inject mod ,24 
-0x2e0b 007527 disable enable_parity 
-0x2e0c 007528 until null ,tx_clear 
-0x2e0d 007529 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007530 nop 100 
-0x2e0f 007531 disable encode_fec0 
-0x2e10 007532 rtn 
-:      007534 g24_receive_packet:
-0x2e11 007535 disable user3 
-0x2e12 007536 force 0 ,radio_ctrl 
-0x2e13 007537 add regc ,offset_24g_ch ,rega 
-0x2e14 007538 ifetcht 1 ,rega 
-0x2e15 007540 call set_freq_rx 
-0x2e16 007541 call rf_rx_enable 
-:      007542 g24_receive_rxon:
-0x2e17 007543 call g24_prep 
-0x2e18 007544 enable decode_fec0 
-0x2e19 007545 enable is_rx 
-0x2e1a 007546 disable is_tx 
-0x2e1b 007547 call le_enable 
-0x2e1c 007548 call g24_fetch_mem_addr 
-0x2e1d 007550 iforce access 
-0x2e1e 007551 enable swfine 
-0x2e1f 007552 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007553 ifetch 2 ,rega 
-0x2e21 007555 iforce stop_watch 
-0x2e22 007556 correlate null ,timeout 
-0x2e23 007557 nbranch g24_sync_timeout ,sync 
-0x2e24 007558 enable enable_crc 
-0x2e25 007559 parse demod ,bucket ,8 
-0x2e26 007560 rshift3 pwindow ,pdata 
-0x2e27 007561 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007562 istore 1 ,contw 
-0x2e29 007564 add regc ,offset_24g_mode ,rega 
-0x2e2a 007565 ifetch 1 ,rega 
-0x2e2b 007567 beq rx_24g ,g24_receive_skip 
-0x2e2c 007568 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007569 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007570 ifetch 1 ,rega 
-0x2e2f 007572 add regc ,offset_24g_data_type ,rega 
-0x2e30 007573 ifetcht 1 ,rega 
-0x2e31 007575 icompare bits_data ,temp 
-0x2e32 007576 nbranch g24_end_of_packet ,true 
-:      007577 g24_receive_skip:
-0x2e33 007578 parse demod ,bucket ,8 
-0x2e34 007579 rshift3 pwindow ,pdata 
-0x2e35 007580 istore 1 ,contw 
-0x2e36 007581 rshift3 pdata ,pdata 
-0x2e37 007582 and pdata ,0x1f ,loopcnt 
-0x2e38 007583 branch g24rx_nopayload ,zero 
-:      007584 g24rx_loop:
-0x2e39 007585 parse demod ,bucket ,8 
-0x2e3a 007586 rshift3 pwindow ,pdata 
-0x2e3b 007587 istore 1 ,contw 
-0x2e3c 007588 loop g24rx_loop 
-:      007589 g24rx_nopayload:
-0x2e3d 007590 parse demod ,bucket ,24 
-0x2e3e 007591 rshift32 pdata ,pdata 
-0x2e3f 007592 rshift16 pdata ,pdata 
-0x2e40 007593 istore 3 ,contw 
-0x2e41 007594 branch g24_end_of_packet ,crc_failed 
-0x2e42 007595 enable user3 
-0x2e43 007596 disable decode_fec0 
-0x2e44 007597 rtn 
-:      007600 g24_end_of_packet:
-0x2e45 007601 disable encode_fec0 
-0x2e46 007602 disable decode_fec0 
-0x2e47 007603 disable enable_crc 
-0x2e48 007604 disable enable_white 
-0x2e49 007605 branch shutdown_radio ,is_rx 
-0x2e4a 007606 until null ,tx_clear 
-0x2e4b 007607 nop 100 
-0x2e4c 007608 branch shutdown_radio 
-:      007610 g24_sync_timeout:
-0x2e4d 007611 call rssi_noise 
-0x2e4e 007612 branch g24_end_of_packet 
-:      007614 rssi_noise:
-0x2e4f 007615 call save_rssi 
-0x2e50 007616 rtn blank 
-0x2e51 007617 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007618 ifetcht 1 ,rega 
-0x2e53 007620 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007622 call rssi_noise_store 
-0x2e55 007623 add regc ,offset_rssi_noise_index ,contw 
-:      007625 g24_contw_istoret_1byte:
-0x2e56 007626 istoret 1 ,contw 
-0x2e57 007627 rtn 
-:      007629 rssi_noise_store:
-0x2e58 007630 arg rssi_buf_len_noise ,regb 
-0x2e59 007631 branch rssi_store 
-:      007649 rssi_store:
-0x2e5a 007650 copy rega ,pdata 
-0x2e5b 007651 iadd temp ,contw 
-0x2e5c 007652 fetch 1 ,mem_rssi 
-0x2e5d 007653 istore 1 ,contw 
-0x2e5e 007654 increase 1 ,temp 
-0x2e5f 007655 copy regb ,pdata 
-0x2e60 007656 iand_into temp 
-0x2e61 007657 rtn 
-:      007659 rssi_average:
-0x2e62 007660 arg 0 ,temp 
-0x2e63 007661 copy rega ,contr 
-:      007662 rssi_average_loop:
-0x2e64 007663 ifetch 1 ,contr 
-0x2e65 007664 iadd temp ,temp 
-0x2e66 007665 loop rssi_average_loop 
-0x2e67 007666 rshift8 temp ,temp 
-0x2e68 007667 rtn 
-:      007669 g24_power_ctrl_init:
-0x2e69 007670 call g24_head_ptr2regc 
-0x2e6a 007671 call g24_power_ctrl_incrs_level1 
-0x2e6b 007672 setarg 1 
-0x2e6c 007673 call g24_store_mem_power_ctrl_level 
-:      007675 g24_power_ctrl_reinit:
-0x2e6d 007676 setarg 0 
-0x2e6e 007677 call g24_store_mem_power_ctrl_pac 
-0x2e6f 007679 istore 1 ,contw 
-0x2e70 007681 rtn 
-:      007683 g24_power_ctrl_pac_incrs:
-0x2e71 007684 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 007686 increase 1 ,pdata 
-:      007687 g24_store_mem_power_ctrl_pac:
-0x2e73 007689 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 007690 branch g24_contw_istore_1byte 
-:      007692 g24_power_ctrl_ack_incrs:
-0x2e75 007695 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 007696 ifetch 1 ,rega 
-0x2e77 007697 increase 1 ,pdata 
-0x2e78 007698 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 007699 branch g24_contw_istore_1byte 
-:      007701 g24_power_ctrl:
-0x2e7a 007702 bpatch patch17_1 ,mem_patch17 
-0x2e7b 007703 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 007705 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 007706 rtn positive 
-0x2e7e 007707 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 007708 ifetcht 1 ,rega 
-0x2e80 007710 isub temp ,temp 
-0x2e81 007711 call g24_power_ctrl_reinit 
-0x2e82 007712 setarg offset_power_ctrl_threshold_up 
-0x2e83 007713 iadd regc ,rega 
-0x2e84 007714 ifetch 1 ,rega 
-0x2e85 007716 isub temp ,null 
-0x2e86 007717 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 007718 setarg offset_power_ctrl_threshold_down 
-0x2e88 007719 iadd regc ,rega 
-0x2e89 007720 ifetch 1 ,rega 
-0x2e8a 007722 isub temp ,null 
-0x2e8b 007723 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 007724 rtn 
-:      007726 g24_power_ctrl_incrs:
-0x2e8d 007727 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 007728 ifetch 1 ,rega 
-0x2e8f 007730 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 007731 increase 1 ,pdata 
-0x2e91 007732 call g24_store_mem_power_ctrl_level 
-0x2e92 007734 beq 1 ,g24_power_ctrl_incrs_level1 
-:      007735 g24_power_ctrl_incrs_level2:
-0x2e93 007736 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 007737 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 007739 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 007740 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 007743 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 007745 branch g24_ifetch_rega_store_mem_txpower 
-:      007747 g24_power_ctrl_decrs:
-0x2e99 007748 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 007749 ifetch 1 ,rega 
-0x2e9b 007751 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 007752 increase -1 ,pdata 
-0x2e9d 007753 call g24_store_mem_power_ctrl_level 
-0x2e9e 007755 beq 0 ,g24_power_ctrl_decrs_level0 
-:      007756 g24_power_ctrl_decrs_level1:
-:      007759 g24_power_ctrl_incrs_level1:
-0x2e9f 007760 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 007761 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 007763 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 007764 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 007767 setarg offset_power_ctrl_txpwr_level1 
-:      007768 g24_iadd_offset_mem_txpower:
-0x2ea4 007769 iadd regc ,rega 
-:      007770 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 007771 ifetch 1 ,rega 
-0x2ea6 007773 branch g24_store_mem_txpower 
-:      007775 g24_power_ctrl_decrs_level0:
-0x2ea7 007778 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 007779 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 007781 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 007782 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 007785 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 007787 branch g24_iadd_offset_mem_txpower 
-:      007801 g24_start_pairing_sm1:
-0x2ead 007802 set1 mark_24g ,mark 
-0x2eae 007803 call g24_pair_init 
-:      007804 g24_set_pairing_sm_1:
-0x2eaf 007806 setarg state_24g_pairing_1 
-0x2eb0 007807 branch g24_store_mem_pairing_sm 
-:      007809 g24_pairing_sm:
-0x2eb1 007810 add regc ,offset_24g_ensure ,rega 
-0x2eb2 007811 ifetch 1 ,rega 
-0x2eb3 007813 beq ensure_on_24g ,enable_user 
-0x2eb4 007814 call g24_fetch_mem_pairing_sm 
-0x2eb5 007816 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 007817 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 007818 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 007819 branch assert 
-:      007821 g24_pairing_sm_1:
-0x2eb9 007822 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 007823 call g24_store_mem_pairing_sm 
-0x2ebb 007825 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 007826 branch g24_pairing_sm_common 
-:      007827 g24_pairing_sm_2:
-0x2ebd 007828 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 007829 call g24_store_mem_pairing_sm 
-0x2ebf 007831 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 007832 branch g24_pairing_sm_common 
-:      007833 g24_pairing_sm_3:
-0x2ec1 007834 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 007835 call g24_store_mem_pairing_sm 
-0x2ec3 007837 jam 0x22 ,mem_24g_common_temp 
-:      007838 g24_pairing_sm_common:
-0x2ec4 007839 call g24_fetch_mem_data_type 
-0x2ec5 007841 and_into bits_data ,pdata 
-0x2ec6 007842 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 007843 call g24_fetch_mem_device_addr 
-0x2ec8 007845 store 4 ,mem_24g_common_temp + 2 
-:      007846 g24_put_pairing_data_in_buff:
-0x2ec9 007847 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 007848 arg mem_24g_common_temp ,rega 
-0x2ecb 007849 arg 7 ,temp 
-0x2ecc 007850 call g24_put_data_in_buff 
-0x2ecd 007851 call g24_transmit_prep 
-0x2ece 007852 call g24_txdata_enable_tx 
-0x2ecf 007853 branch enable_user 
-:      007855 g24_paring_mode:
-0x2ed0 007856 call g24_fetch_mem_pairing_sm 
-0x2ed1 007858 rtneq state_24g_pairing_success 
-0x2ed2 007859 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 007860 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 007861 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 007862 rtn 
-:      007864 g24_pairing_sm_1_waiting_ack:
-0x2ed6 007865 setarg state_24g_pairing_2 
-0x2ed7 007866 call g24_store_mem_pairing_sm 
-0x2ed8 007868 branch g24_transmit_abandon 
-:      007869 g24_pairing_sm_2_waiting_ack:
-0x2ed9 007870 setarg state_24g_pairing_3 
-0x2eda 007871 call g24_store_mem_pairing_sm 
-0x2edb 007873 branch g24_transmit_abandon 
-:      007874 g24_pairing_sm_3_waiting_ack:
-0x2edc 007875 setarg state_24g_pairing_success 
-0x2edd 007876 call g24_store_mem_pairing_sm 
-0x2ede 007878 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 007879 call ui_ipc_send_event 
-0x2ee0 007880 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 007881 ifetch 4 ,rega 
-0x2ee2 007883 call g24_store_mem_addr 
-0x2ee3 007885 branch g24_transmit_abandon 
-:      007887 g24_auto_pair_start:
-0x2ee4 007888 set0 mark_24g ,mark 
-0x2ee5 007889 call g24_auto_pair_set_device_info 
-0x2ee6 007890 call g24_tx_attemp_data_prep 
-:      007891 g24_auto_pair_restart:
-0x2ee7 007892 call g24_set0_mem_check_dongle_times 
-:      007893 g24_auto_pair_start_loop:
-0x2ee8 007894 nop 2000 
-0x2ee9 007895 call g24_fetch_mem_check_dongle_times 
-0x2eea 007896 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 007897 call g24_transmit_receive_ack 
-0x2eec 007898 nbranch g24_auto_pair_retry ,sync 
-0x2eed 007899 nbranch g24_auto_pair_retry ,user3 
-0x2eee 007900 call g24_ackpayload_parse 
-0x2eef 007901 call g24_head_ptr2regc 
-0x2ef0 007902 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 007903 ifetcht 4 ,rega 
-0x2ef2 007904 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 007905 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 007906 call g24_head_ptr2regc 
-0x2ef5 007907 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 007908 ifetch 4 ,rega 
-0x2ef7 007909 beq 0 ,g24_auto_pair_restart 
-0x2ef8 007910 call g24_store_mem_addr 
-0x2ef9 007911 branch g24_tx_attemp_dongle_succ 
-:      007913 g24_auto_pair_retry:
-0x2efa 007914 call g24_fetch_mem_check_dongle_times 
-0x2efb 007915 increase 1 ,pdata 
-0x2efc 007916 call g24_store_mem_check_dongle_times 
-0x2efd 007918 call g24_fetch_mem_auto_paring_switch 
-0x2efe 007919 increase 1 ,pdata 
-0x2eff 007920 and_into 1 ,pdata 
-0x2f00 007921 call g24_store_mem_auto_paring_switch 
-0x2f01 007922 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 007923 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 007924 rtn 
-:      007926 g24_fetch_mem_auto_paring_switch:
-0x2f04 007927 setarg offset_24g_auto_pair_switch 
-0x2f05 007928 branch g24_set_rega_ifetch_1byte 
-:      007929 g24_store_mem_auto_paring_switch:
-0x2f06 007930 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 007931 branch g24_set_contw_with_regb_store_1byte 
-:      007933 g24_auto_pair_set_device_info:
-0x2f08 007934 call g24_store_mem_tx_power 
-0x2f09 007935 call g24_fetch_mem_device_addr 
-0x2f0a 007936 call g24_store_mem_addr 
-0x2f0b 007937 branch g24_ch 
-:      007939 g24_auto_pair_device_attemp:
-0x2f0c 007940 call g24_auto_pair_set_device_info 
-0x2f0d 007941 branch g24_auto_pair_start_loop 
-:      007943 g24_auto_pair_pair_attemp:
-0x2f0e 007944 call g24_pair_init 
-0x2f0f 007945 branch g24_auto_pair_start_loop 
-:      007948 g24_start_24g_mode:
-0x2f10 007949 set0 mark_24g ,mark 
-0x2f11 007950 call g24_ch 
-0x2f12 007951 call g24_fetch_mem_pairing_sm 
-0x2f13 007953 rtnne state_24g_pairing_success 
-0x2f14 007954 call g24_tx_attemp_data_prep 
-0x2f15 007955 call g24_set0_mem_check_dongle_times 
-:      007957 g24_tx_attemp_dongle_loop:
-0x2f16 007958 nop 2000 
-0x2f17 007959 call g24_fetch_mem_check_dongle_times 
-0x2f18 007961 beq 0xff ,g24_stop_24g_mode 
-0x2f19 007962 call g24_transmit_receive_ack 
-0x2f1a 007963 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 007964 nbranch g24_attemp_txdata_retry ,user3 
-:      007965 g24_tx_attemp_dongle_succ:
-0x2f1c 007966 set1 mark_24g ,mark 
-0x2f1d 007967 call g24_set0_mem_check_dongle_times 
-0x2f1e 007968 setarg state_24g_pairing_success 
-0x2f1f 007969 call g24_store_mem_pairing_sm 
-0x2f20 007971 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 007972 branch ui_ipc_send_event 
-:      007974 g24_tx_attemp_data_prep:
-0x2f22 007975 set1 mark_24g_conext ,mark 
-0x2f23 007976 jam 0xff ,mem_24g_common_temp 
-0x2f24 007977 call g24_fetch_mem_data_type 
-0x2f25 007979 call g24_put_data_in_buff_pre 
-0x2f26 007980 branch g24_transmit_prep 
-:      007982 g24_attemp_txdata_retry:
-0x2f27 007983 call g24_fetch_mem_check_dongle_times 
-0x2f28 007985 increase 1 ,pdata 
-0x2f29 007986 call g24_store_mem_check_dongle_times 
-0x2f2a 007988 call g24_ch 
-0x2f2b 007989 branch g24_tx_attemp_dongle_loop 
-:      007991 g24_check_51cmd_start_24g:
-0x2f2c 007992 call g24_store_mem_tx_power 
-0x2f2d 007995 setarg state_24g_pairing_success 
-0x2f2e 007996 call g24_store_mem_pairing_sm 
-0x2f2f 007998 branch g24_start_24g_mode 
-:      008007 dongle_init:
-0x2f30 008008 bpatch patch17_2 ,mem_patch17 
-0x2f31 008009 call g24_head_ptr2regc 
-0x2f32 008010 setarg dongle_rxdata_type1 
-0x2f33 008011 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008012 istore 2 ,contw 
-0x2f35 008014 call g24_receive_init 
-0x2f36 008015 call usb_init 
-0x2f37 008016 call g24_fetch_mem_pair_mode 
-0x2f38 008018 bpatch patch17_3 ,mem_patch17 
-0x2f39 008019 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008020 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008021 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008022 branch assert 
-:      008024 g24_receive_init:
-0x2f3d 008025 call g24_store_mem_tx_power_temp 
-0x2f3e 008026 arg 0x80 ,loopcnt 
-0x2f3f 008027 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008028 branch memset0 
-:      008030 dongle_all_powerful:
-0x2f41 008031 call dongle_check_mode 
-:      008032 dongle_all_powerful_loop:
-0x2f42 008033 call g24_dongle_work_mode 
-0x2f43 008034 call usb_isr 
-0x2f44 008035 branch dongle_all_powerful_loop 
-:      008037 dongle_pc_bind:
-0x2f45 008038 bpatch patch17_4 ,mem_patch17 
-0x2f46 008039 call dongle_check_mode 
-:      008040 dongle_pc_bind_loop:
-0x2f47 008041 call g24_dongle_work_mode 
-0x2f48 008042 call g24_dongle_bind_mode 
-0x2f49 008043 call usb_isr 
-0x2f4a 008044 call dongle_usb_dispatch 
-0x2f4b 008045 branch dongle_pc_bind_loop 
-:      008047 dongle_check_mode:
-0x2f4c 008051 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008052 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008053 branch g24_set0_mem_ackpayload_enable 
-:      008055 g24_dongle_work_mode:
-0x2f4f 008056 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008058 rtnne dongle_work 
-:      008059 g24_dongle_work_mode_start:
-0x2f51 008060 call g24_dongle_work_init 
-0x2f52 008061 call g24_ch_process 
-0x2f53 008062 call g24_receive_packet_start 
-0x2f54 008063 branch g24_blank_data_process 
-:      008065 g24_dongle_work_init:
-0x2f55 008066 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008068 rtnbit1 dongle_work 
-0x2f57 008069 set1 dongle_work ,pdata 
-0x2f58 008070 call g24_store_mem_dongle_mode_init 
-0x2f59 008072 call g24_store_mem_tx_power 
-0x2f5a 008075 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008077 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008078 call g24_set1_mem_abort_pac 
-0x2f5d 008080 call g24_dongle_init 
-:      008081 g24_rx_interrupt_clear:
-0x2f5e 008082 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008084 arg 66 ,loopcnt 
-0x2f60 008085 branch clear_mem 
-:      008087 g24_dongle_init:
-0x2f61 008088 call g24_set0_mem_pid 
-0x2f62 008090 call g24_fetch_mem_rx_addr 
-0x2f63 008092 call g24_store_mem_addr 
-0x2f64 008094 branch g24_ch 
-:      008096 g24_ch_process:
-0x2f65 008097 bpatch patch17_5 ,mem_patch17 
-0x2f66 008098 call g24_fetch_mem_abort_pac 
-0x2f67 008100 beq 1 ,g24_noise_rssi 
-0x2f68 008101 call g24_fetch_mem_hop_pac 
-0x2f69 008103 beq 1 ,g24_ch 
-0x2f6a 008104 setarg offset_24g_hop_btclk 
-0x2f6b 008105 iadd regc ,rega 
-0x2f6c 008106 ifetcht 4 ,rega 
-0x2f6d 008108 copy clkn_bt ,pdata 
-0x2f6e 008109 isub temp ,null 
-0x2f6f 008110 ncall g24_timer_timeout ,positive 
-0x2f70 008111 copy pdata ,regb 
-0x2f71 008112 setarg offset_24g_hop_btclk 
-0x2f72 008113 iadd regc ,rega 
-0x2f73 008114 ifetch 4 ,rega 
-0x2f74 008115 copy pdata ,temp 
-0x2f75 008117 setarg offset_24g_hop_interval 
-0x2f76 008118 iadd regc ,rega 
-0x2f77 008119 copy temp ,pdata 
-0x2f78 008120 ifetcht 1 ,rega 
-0x2f79 008122 iadd temp ,temp 
-0x2f7a 008123 copy regb ,pdata 
-0x2f7b 008124 isub temp ,null 
-0x2f7c 008125 nrtn positive 
-0x2f7d 008126 set0 28 ,pdata 
-0x2f7e 008127 setarg offset_24g_hop_btclk 
-0x2f7f 008128 iadd regc ,contw 
-0x2f80 008129 istore 4 ,contw 
-:      008131 g24_ch_update:
-0x2f81 008132 call g24_ch 
-0x2f82 008133 call g24_fetch_mem_rf_laststa 
-0x2f83 008135 increase 1 ,pdata 
-0x2f84 008136 call g24_store_mem_rf_laststa 
-0x2f85 008138 rtnne 2 
-0x2f86 008139 call g24_set0_mem_rf_laststa 
-0x2f87 008143 branch g24_set1_mem_abort_pac 
-:      008145 g24_ch_timer_reinit:
-0x2f88 008146 copy clkn_bt ,pdata 
-0x2f89 008147 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008148 call g24_set_contw_with_temp 
-0x2f8b 008149 istore 4 ,contw 
-0x2f8c 008153 branch g24_set0_mem_rf_laststa 
-:      008155 g24_noise_rssi:
-0x2f8d 008156 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008157 call g24_noise_rssi_average 
-0x2f8f 008158 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008159 istoret 1 ,contw 
-0x2f91 008161 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008162 nrtn positive 
-0x2f93 008163 branch g24_ch 
-:      008165 g24_noise_rssi_average:
-0x2f94 008166 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008167 branch rssi_average 
-:      008169 g24_blank_data_process:
-0x2f96 008170 call g24_ms_blank_data 
-0x2f97 008171 call g24_kb_blank_data 
-0x2f98 008172 branch g24_kb_mul_blank_data 
-:      008174 g24_ms_blank_data:
-0x2f99 008175 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008176 call g24_set_rega_ifetch_1byte 
-0x2f9b 008178 rtn blank 
-0x2f9c 008179 arg timer_ms_blank ,queue 
-0x2f9d 008180 call timer_check 
-0x2f9e 008181 nrtn blank 
-0x2f9f 008182 call g24_set0_mem_ms_blank_data_enable 
-:      008184 g24_ms_blank_data_2usb:
-0x2fa0 008185 setarg ms_report_id 
-0x2fa1 008186 store 1 ,mem_usb_mouse_data 
-0x2fa2 008187 setarg 0 
-0x2fa3 008188 istore 7 ,contw 
-0x2fa4 008189 branch g24_data_type1_usbtx_enable 
-:      008191 g24_kb_blank_data:
-0x2fa5 008192 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008193 call g24_set_rega_ifetch_1byte 
-0x2fa7 008195 rtn blank 
-0x2fa8 008196 arg timer_kb_blank ,queue 
-0x2fa9 008197 call timer_check 
-0x2faa 008198 nrtn blank 
-0x2fab 008199 call g24_set0_mem_kb_blank_data_enable 
-:      008201 g24_kb_blank_data_2usb:
-0x2fac 008202 arg mem_usb_kb_data ,contw 
-0x2fad 008203 arg 2 ,loopcnt 
-0x2fae 008204 call memset0 
-0x2faf 008205 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008206 branch g24_kb_data_into_ep1_fifo 
-:      008208 g24_kb_mul_blank_data:
-0x2fb1 008209 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008210 call g24_set_rega_ifetch_1byte 
-0x2fb3 008212 rtn blank 
-0x2fb4 008213 arg timer_kb_mul_blank ,queue 
-0x2fb5 008214 call timer_check 
-0x2fb6 008215 nrtn blank 
-0x2fb7 008216 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008218 g24_kb_mul_blank_data_2usb:
-0x2fb8 008219 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008220 arg 2 ,loopcnt 
-0x2fba 008221 call memset0 
-0x2fbb 008222 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008223 branch g24_kb_mul_data_into_ep2_fifo 
-:      008225 g24_dongle_bind_mode:
-0x2fbd 008226 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008228 rtnne dongle_bind 
-0x2fbf 008229 call g24_dongle_bind_init 
-0x2fc0 008230 branch g24_dongle_bind_data_process 
-:      008232 g24_dongle_bind_init:
-0x2fc1 008233 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008235 rtnbit1 dongle_bind 
-0x2fc3 008236 set1 dongle_bind ,pdata 
-0x2fc4 008237 call g24_store_mem_dongle_mode_init 
-0x2fc5 008239 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008241 call g24_pair_init 
-0x2fc7 008242 setarg 0 
-0x2fc8 008243 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008244 call g24_set_contw_with_temp 
-0x2fca 008246 branch g24_contw_istore_3byte 
-:      008248 g24_dongle_bind_data_process:
-0x2fcb 008249 call g24_receive_transmit_ack 
-0x2fcc 008250 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008251 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008252 setarg offset_24g_rxdata_temp 
-0x2fcf 008253 iadd regc ,contw 
-0x2fd0 008254 arg 8 ,loopcnt 
-0x2fd1 008255 call memcpy 
-0x2fd2 008256 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008257 call g24_set_rega_ifetch_1byte 
-0x2fd4 008258 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008259 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008260 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008261 beq 0xff ,g24_data_attemp 
-0x2fd8 008262 branch g24_rx_interrupt_clear 
-:      008264 g24_dongle_bind_first_step:
-0x2fd9 008265 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008266 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008267 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008268 rtn 
-:      008269 g24_dongle_bind_first_step_mouse:
-0x2fdd 008270 setarg 1 
-0x2fde 008271 call g24_store_mem_ms_bind_step 
-:      008273 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008274 setarg datatype_mouse 
-0x2fe0 008275 call g24_store_mem_bind_payload 
-:      008277 g24_dongle_bind_payload_cfg:
-0x2fe1 008278 setarg 0x80 
-0x2fe2 008279 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008280 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008282 call g24_fetch_mem_rx_addr 
-0x2fe5 008284 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008285 call g24_set_contw_with_temp 
-0x2fe7 008287 branch g24_contw_istore_4byte 
-:      008289 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008290 setarg 1 
-0x2fe9 008291 call g24_store_mem_kb_bind_step 
-:      008293 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008294 setarg datatype_keyboard 
-0x2feb 008295 call g24_store_mem_bind_payload 
-0x2fec 008297 branch g24_dongle_bind_payload_cfg 
-:      008299 g24_dongle_bind_second_step:
-0x2fed 008300 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008301 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008302 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008303 rtn 
-:      008304 g24_dongle_bind_second_step_mouse:
-0x2ff1 008305 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008306 setarg offset_dongle_ms_bind_step 
-0x2ff3 008307 call g24_set_rega_ifetch_1byte 
-0x2ff4 008309 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008310 rtn 
-:      008311 g24_dongle_ms_bind_step_set2:
-0x2ff6 008312 setarg 2 
-:      008314 g24_store_mem_ms_bind_step:
-0x2ff7 008315 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008316 branch g24_set_contw_with_regb_store_1byte 
-:      008318 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008319 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008320 setarg offset_dongle_kb_bind_step 
-0x2ffb 008321 call g24_set_rega_ifetch_1byte 
-0x2ffc 008323 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008324 rtn 
-:      008325 g24_dongle_kb_bind_step_set2:
-0x2ffe 008326 setarg 2 
-:      008328 g24_store_mem_kb_bind_step:
-0x2fff 008329 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008330 branch g24_set_contw_with_regb_store_1byte 
-:      008332 g24_dongle_bind_third_step:
-0x3001 008333 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008334 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008335 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008336 rtn 
-:      008337 g24_dongle_bind_third_step_mouse:
-0x3005 008338 setarg offset_dongle_ms_bind_step 
-0x3006 008339 call g24_set_rega_ifetch_1byte 
-0x3007 008341 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008342 rtn 
-:      008343 g24_dongle_ms_bind_step_success:
-0x3009 008344 call g24_fetch_mem_bind_device_status 
-0x300a 008346 or_into 0x01 ,pdata 
-0x300b 008347 call g24_store_mem_bind_device_status 
-:      008349 g24_dongle_bind_exit:
-0x300c 008350 setarg 0 
-0x300d 008351 setarg offset_dongle_ms_bind_step 
-0x300e 008352 iadd regc ,contw 
-0x300f 008353 istore 2 ,contw 
-0x3010 008354 branch g24_rx_interrupt_clear 
-:      008356 g24_dongle_bind_third_step_keyboard:
-0x3011 008357 setarg offset_dongle_kb_bind_step 
-0x3012 008358 call g24_set_rega_ifetch_1byte 
-0x3013 008360 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008361 rtn 
-:      008362 g24_dongle_kb_bind_step_success:
-0x3015 008363 call g24_fetch_mem_bind_device_status 
-0x3016 008365 or_into 0x02 ,pdata 
-0x3017 008366 call g24_store_mem_bind_device_status 
-0x3018 008368 branch g24_dongle_bind_exit 
-:      008371 dongle_usb_dispatch:
-0x3019 008372 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008373 rtn blank 
-0x301b 008374 jam 0 ,mem_usb0_get_set_report 
-0x301c 008375 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008376 arg pc_set_report ,temp 
-0x301e 008377 isub temp ,null 
-0x301f 008378 nrtn zero 
-0x3020 008380 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008381 rtnne pc_report_id 
-0x3022 008382 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008383 bpatch patch17_6 ,mem_patch17 
-0x3024 008384 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008385 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008386 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008387 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008388 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008389 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008390 usb0_data_ready_report_set0:
-0x302a 008391 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008392 rtn 
-:      008393 dongle_dispose_cmd_bind:
-0x302c 008394 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008395 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008396 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008397 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008398 branch usb0_data_ready_report_set0 
-:      008399 dongle_dispose_cmd_get_bind:
-0x3031 008400 call g24_fetch_mem_bind_device_status 
-0x3032 008402 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008403 branch usb0_data_ready_report_set1 
-:      008404 dongle_dispose_cmd_exit_bind:
-0x3034 008405 call g24_set_work_mem_dongle_work_mode 
-0x3035 008407 call g24_set0_mem_dongle_mode_init 
-0x3036 008409 call g24_fetch_mem_bind_device_status 
-0x3037 008411 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008412 branch usb0_data_ready_report_set1 
-:      008414 dongle_dispose_cmd_read_mode:
-:      008415 dongle_dispose_in_bind_mode:
-0x3039 008416 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008417 branch usb0_data_ready_report_set1 
-:      008419 dongle_dispose_cmd_mode:
-0x303b 008420 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008421 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008423 branch usb0_data_ready_report_set0 
-:      008424 dongle_enter_bind_mode:
-0x303e 008427 call g24_bind_mode_enable 
-:      008428 usb0_data_ready_report_set1:
-0x303f 008429 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008430 rtn 
-:      008435 dongle_dispose_cmd_current_project:
-0x3041 008436 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008437 branch usb0_data_ready_report_set1 
-:      008439 dongle_dispose_cmd_current_mode:
-0x3043 008440 call g24_fetch_mem_dongle_work_mode 
-0x3044 008442 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008443 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008445 rtn 
-:      008446 dongle_dispose_in_work_mode:
-0x3047 008447 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008448 branch usb0_data_ready_report_set1 
-:      008453 dongle_dispose_cmd_current_fw_version:
-0x3049 008454 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008455 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008456 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008457 branch usb0_data_ready_report_set1 
-:      008459 dongle_dispose_cmd_user_defined:
-0x304d 008461 call g24_set1_mem_ackpayload_enable 
-0x304e 008462 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008463 increase 2 ,pdata 
-0x3050 008464 copy pdata ,loopcnt 
-0x3051 008465 arg mem_usb0_set_report_data ,contr 
-0x3052 008466 setarg offset_24g_ackpayload 
-0x3053 008467 iadd regc ,contw 
-0x3054 008468 branch memcpy 
-:      008471 dongle_auto_bind:
-0x3055 008472 bpatch patch17_7 ,mem_patch17 
-0x3056 008473 call g24_mode_switch_init 
-:      008474 dongle_auto_bind_loop:
-0x3057 008475 call g24_receive_process 
-0x3058 008476 call usb_isr 
-0x3059 008477 branch dongle_auto_bind_loop 
-:      008479 g24_dongle_work_mode_auto:
-0x305a 008480 call g24_fetch_mem_dongle_work_mode 
-0x305b 008482 rtnne dongle_work 
-0x305c 008483 call g24_dongle_work_mode_start 
-0x305d 008484 branch g24_rx_nodata_process 
-:      008486 g24_dongle_bind_mode_auto:
-0x305e 008487 call g24_fetch_mem_dongle_work_mode 
-0x305f 008489 rtnne dongle_bind 
-0x3060 008490 call g24_dongle_bind_init 
-0x3061 008491 call g24_dongle_bind_data_process 
-0x3062 008492 call g24_fetch_mem_bind_device_status 
-0x3063 008494 rtn blank 
-0x3064 008495 call g24_set0_mem_mode_switch 
-0x3065 008497 call dongle_check_mode 
-0x3066 008498 call g24_enable_nodata_timer 
-:      008499 g24_timer_init:
-0x3067 008500 setarg 0 
-0x3068 008501 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008503 branch g24_contw_istore_4byte 
-:      008505 g24_timer_check:
-0x306a 008506 call disable_user 
-0x306b 008507 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008508 ifetcht 4 ,rega 
-0x306d 008510 copy clkn_bt ,pdata 
-0x306e 008511 isub temp ,null 
-0x306f 008512 ncall g24_timer_timeout ,positive 
-0x3070 008513 copy pdata ,regb 
-0x3071 008514 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008515 ifetch 4 ,rega 
-0x3073 008517 add regc ,offset_24g_interval ,rega 
-0x3074 008518 ifetcht 1 ,rega 
-0x3075 008520 iadd temp ,temp 
-0x3076 008521 copy regb ,pdata 
-0x3077 008522 isub temp ,null 
-0x3078 008523 nrtn positive 
-0x3079 008524 set0 28 ,pdata 
-0x307a 008525 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008526 istore 4 ,contw 
-0x307c 008528 branch enable_user 
-:      008530 g24_mode_switch_init:
-0x307d 008531 setarg 1 
-0x307e 008532 call g24_store_mem_mode_switch 
-0x307f 008534 call g24_set0_mem_time_slice 
-0x3080 008536 setarg 0xff 
-0x3081 008537 add regc ,offset_24g_interval ,contw 
-0x3082 008538 istore 1 ,contw 
-0x3083 008540 branch g24_timer_init 
-:      008542 g24_mode_switch:
-0x3084 008543 setarg offset_24g_mode_switch 
-0x3085 008544 call g24_set_rega_ifetch_1byte 
-0x3086 008546 rtn blank 
-0x3087 008547 call g24_timer_check 
-0x3088 008548 nrtn user 
-0x3089 008549 call g24_fetch_mem_time_slice 
-0x308a 008551 increase 1 ,pdata 
-0x308b 008552 and_into 1 ,pdata 
-0x308c 008553 call g24_store_mem_time_slice 
-0x308d 008555 beq 0 ,dongle_check_mode 
-0x308e 008556 beq 1 ,g24_bind_mode_enable 
-0x308f 008557 rtn 
-:      008559 g24_bind_mode_enable:
-0x3090 008563 setarg dongle_bind 
-0x3091 008564 call g24_store_mem_dongle_work_mode 
-0x3092 008565 branch g24_set0_mem_dongle_mode_init 
-:      008567 g24_enable_nodata_timer:
-0x3093 008568 setarg 1 
-0x3094 008569 call g24_store_mem_nodata_timer_enable 
-:      008571 g24_enable_nodata_timer_init:
-0x3095 008572 setarg timer_nodata_delay 
-0x3096 008573 arg timer_nodata ,queue 
-0x3097 008574 branch timer_init 
-:      008576 g24_rx_nodata_process:
-0x3098 008577 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008579 rtn blank 
-0x309a 008580 arg timer_nodata ,queue 
-0x309b 008581 call timer_check 
-0x309c 008582 nrtn blank 
-0x309d 008583 call g24_set0_mem_nodata_timer_enable 
-0x309e 008586 setarg dongle_search 
-0x309f 008587 call g24_store_mem_dongle_work_mode 
-0x30a0 008589 call g24_set0_mem_dongle_mode_init 
-0x30a1 008591 branch g24_rx_interrupt_clear 
-:      008593 g24_dongle_search_mode_auto:
-0x30a2 008594 bpatch patch18_0 ,mem_patch18 
-0x30a3 008595 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008597 rtnne dongle_search 
-0x30a5 008598 call g24_dongle_search_mode_init 
-0x30a6 008599 call g24_rx_auto_addr_ch_search 
-0x30a7 008600 call g24_receive_transmit_ack 
-0x30a8 008601 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008603 call g24_dongle_search_addr_check 
-0x30aa 008604 call g24_receive_packet_parse ,zero 
-0x30ab 008608 call dongle_check_mode 
-0x30ac 008609 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008611 set1 dongle_work ,pdata 
-0x30ae 008612 call g24_store_mem_dongle_mode_init 
-0x30af 008614 call g24_rx_interrupt_clear 
-0x30b0 008615 call g24_enable_nodata_timer 
-0x30b1 008616 call g24_dongle_search_addr_check 
-0x30b2 008617 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008618 setarg offset_24g_kb_addr 
-0x30b4 008619 call g24_set_rega_ifetcht_4byte 
-0x30b5 008621 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008622 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008623 setarg offset_24g_mouse_addr 
-0x30b8 008624 call g24_set_rega_ifetcht_4byte 
-0x30b9 008626 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008627 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008628 rtn 
-:      008630 g24_dongle_search_addr_check:
-0x30bc 008631 setarg offset_24g_rx_addr 
-0x30bd 008632 call g24_set_rega_ifetcht_4byte 
-:      008634 g24_fetch_mem_addr_isub_temp:
-0x30be 008635 call g24_fetch_mem_addr 
-0x30bf 008637 isub temp ,null 
-0x30c0 008638 rtn 
-:      008640 g24_dg_ch_num_reinit:
-0x30c1 008641 setarg offset_24g_dg_ch_number 
-0x30c2 008642 call g24_set_rega_ifetch_1byte 
-:      008644 g24_current_ch_num_reinit:
-0x30c3 008646 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008647 branch g24_contw_istore_1byte 
-:      008649 g24_kb_ch_num_reinit:
-0x30c5 008650 setarg offset_24g_kb_ch_number 
-0x30c6 008651 call g24_set_rega_ifetch_1byte 
-0x30c7 008653 branch g24_current_ch_num_reinit 
-:      008654 g24_ms_ch_num_reinit:
-0x30c8 008655 setarg offset_24g_ms_ch_number 
-0x30c9 008656 call g24_set_rega_ifetch_1byte 
-0x30ca 008658 branch g24_current_ch_num_reinit 
-:      008660 g24_dongle_search_mode_init:
-0x30cb 008661 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008663 rtnbit1 dongle_search 
-0x30cd 008664 set1 dongle_search ,pdata 
-0x30ce 008665 call g24_store_mem_dongle_mode_init 
-0x30cf 008667 call g24_set0_mem_time_slice 
-0x30d0 008669 call g24_set1_mem_ackpayload_enable 
-0x30d1 008671 setarg 0 
-0x30d2 008672 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 008673 istore 3 ,contw 
-0x30d4 008675 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 008676 call g24_set_contw_with_temp 
-0x30d6 008677 istore 7 ,contw 
-0x30d7 008680 call g24_dongle_search_addr_check 
-0x30d8 008681 nrtn zero 
-0x30d9 008682 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 008683 ifetch 1 ,rega 
-0x30db 008685 arg offset_24g_dg_ch_number ,rega 
-0x30dc 008686 call g24_set_contw_with_regb_store_1byte 
-0x30dd 008688 add regc ,offset_24g_ch ,rega 
-0x30de 008689 ifetch 1 ,rega 
-0x30df 008692 branch g24_store_mem_dg_last_ch 
-:      008694 g24_rx_auto_addr_ch_search:
-0x30e0 008695 bpatch patch18_1 ,mem_patch18 
-0x30e1 008696 call g24_fetch_mem_time_slice 
-0x30e2 008698 increase 1 ,pdata 
-0x30e3 008699 and_into 3 ,pdata 
-0x30e4 008700 call g24_store_mem_time_slice 
-0x30e5 008703 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 008704 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 008705 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 008706 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 008707 rtn 
-:      008709 g24_rx_auto_bind_config_mouse:
-0x30ea 008710 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 008711 setarg offset_24g_mouse_addr 
-0x30ec 008712 call g24_set_rega_ifetch_4byte 
-0x30ed 008714 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 008715 call g24_store_mem_addr 
-0x30ef 008717 setarg offset_24g_ms_config_ch_once 
-0x30f0 008718 call g24_set_rega_ifetch_1byte 
-0x30f1 008720 call g24_ms_config_ch_once ,blank 
-0x30f2 008721 setarg offset_24g_ms_last_ch 
-0x30f3 008722 call g24_set_rega_ifetch_1byte 
-0x30f4 008724 call g24_store_mem_ch 
-0x30f5 008726 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 008727 ifetcht 1 ,rega 
-0x30f7 008729 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 008730 call rssi_noise_store 
-0x30f9 008731 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 008732 istoret 1 ,contw 
-0x30fb 008734 call g24_noise_rssi_average 
-0x30fc 008735 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 008736 istoret 1 ,contw 
-0x30fe 008738 sub temp ,rssi_thresh_noise ,null 
-0x30ff 008739 nrtn positive 
-0x3100 008740 setarg offset_24g_ms_ch_number 
-0x3101 008741 call g24_set_rega_ifetcht_1byte 
-0x3102 008743 call g24_ch_temp_incre_size4 
-0x3103 008744 arg offset_24g_ms_ch_number ,rega 
-0x3104 008745 call g24_set_contw_with_regb2 
-0x3105 008746 istoret 1 ,contw 
-:      008748 g24_store_mem_ms_last_ch:
-0x3106 008750 arg offset_24g_ms_last_ch ,rega 
-0x3107 008751 branch g24_set_contw_with_regb_store_1byte 
-:      008753 g24_ms_config_ch_once:
-0x3108 008754 setarg 1 
-0x3109 008755 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 008756 call g24_set_contw_with_regb_store_1byte 
-0x310b 008758 arg 0 ,temp 
-0x310c 008759 call g24_ch_calc 
-0x310d 008762 branch g24_store_mem_ms_last_ch 
-:      008764 g24_rx_auto_bind_config_kb:
-0x310e 008765 call g24_dongle_bind_kb_payload_cfg 
-0x310f 008766 setarg offset_24g_kb_addr 
-0x3110 008767 call g24_set_rega_ifetch_4byte 
-0x3111 008769 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 008770 call g24_store_mem_addr 
-0x3113 008772 setarg offset_24g_kb_config_ch_once 
-0x3114 008773 call g24_set_rega_ifetch_1byte 
-0x3115 008775 call g24_kb_config_ch_once ,blank 
-0x3116 008776 setarg offset_24g_kb_last_ch 
-0x3117 008777 call g24_set_rega_ifetch_1byte 
-0x3118 008779 call g24_store_mem_ch 
-0x3119 008781 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 008782 ifetcht 1 ,rega 
-0x311b 008784 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 008785 call rssi_noise_store 
-0x311d 008786 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 008787 istoret 1 ,contw 
-0x311f 008789 call g24_noise_rssi_average 
-0x3120 008790 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 008791 istoret 1 ,contw 
-0x3122 008793 sub temp ,rssi_thresh_noise ,null 
-0x3123 008794 nrtn positive 
-0x3124 008795 setarg offset_24g_kb_ch_number 
-0x3125 008796 call g24_set_rega_ifetcht_1byte 
-0x3126 008798 call g24_ch_temp_incre_size4 
-0x3127 008799 arg offset_24g_kb_ch_number ,rega 
-0x3128 008800 call g24_set_contw_with_regb2 
-0x3129 008801 istoret 1 ,contw 
-:      008803 g24_store_mem_kb_last_ch:
-0x312a 008805 arg offset_24g_kb_last_ch ,rega 
-0x312b 008806 branch g24_set_contw_with_regb_store_1byte 
-:      008808 g24_kb_config_ch_once:
-0x312c 008809 setarg 1 
-0x312d 008810 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 008811 call g24_set_contw_with_regb_store_1byte 
-0x312f 008813 arg 0 ,temp 
-0x3130 008814 call g24_ch_calc 
-0x3131 008817 branch g24_store_mem_kb_last_ch 
-:      008819 g24_rx_auto_bind_config_dongle:
-0x3132 008820 call g24_dongle_bind_ms_payload_cfg 
-0x3133 008821 call g24_fetch_mem_rx_addr 
-0x3134 008823 call g24_store_mem_addr 
-0x3135 008825 setarg offset_24g_dg_config_ch_once 
-0x3136 008826 call g24_set_rega_ifetch_1byte 
-0x3137 008828 call g24_dg_config_ch_once ,blank 
-0x3138 008829 call g24_dg_store_config_ch 
-0x3139 008830 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 008831 ifetcht 1 ,rega 
-0x313b 008833 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 008834 call rssi_noise_store 
-0x313d 008835 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 008836 istoret 1 ,contw 
-0x313f 008838 call g24_noise_rssi_average 
-0x3140 008839 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 008840 istoret 1 ,contw 
-0x3142 008842 sub temp ,rssi_thresh_noise ,null 
-0x3143 008843 nrtn positive 
-0x3144 008844 setarg offset_24g_dg_ch_number 
-0x3145 008845 call g24_set_rega_ifetcht_1byte 
-0x3146 008847 call g24_ch_temp_incre_size4 
-0x3147 008848 arg offset_24g_dg_ch_number ,rega 
-0x3148 008849 call g24_set_contw_with_regb2 
-0x3149 008850 istoret 1 ,contw 
-:      008852 g24_store_mem_dg_last_ch:
-0x314a 008855 arg offset_24g_dg_last_ch ,rega 
-0x314b 008856 branch g24_set_contw_with_regb_store_1byte 
-:      008859 g24_dg_config_ch_once:
-0x314c 008864 setarg 1 
-0x314d 008865 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 008866 call g24_set_contw_with_regb_store_1byte 
-:      008867 g24_dg_store_config_ch:
-0x314f 008868 setarg offset_24g_dg_last_ch 
-0x3150 008869 call g24_set_rega_ifetch_1byte 
-0x3151 008870 branch g24_store_mem_ch 
-:      008873 g24_transmit_ack:
-0x3152 008875 add regc ,offset_24g_rxbuf ,rega 
-0x3153 008876 ifetch 1 ,rega 
-0x3154 008878 call g24_store_mem_data_type 
-0x3155 008881 call g24_read_len_pid_crc 
-0x3156 008883 call g24_fetch_mem_rxbuf_add1 
-0x3157 008885 isolate1 bit_ack_24g ,pdata 
-0x3158 008886 branch g24tx_no_ack ,true 
-:      008887 g24tx_with_ack:
-0x3159 008888 call g24_ackpayload_prep 
-0x315a 008889 call g24_transmit_prep 
-0x315b 008890 call g24_transmit 
-:      008891 g24tx_no_ack:
-0x315c 008892 branch g24_end_of_packet 
-:      008894 g24_ackpayload_prep:
-0x315d 008895 bpatch patch18_2 ,mem_patch18 
-0x315e 008896 add regc ,offset_24g_datalen ,contw 
-0x315f 008897 call g24_mem_set0 
-0x3160 008899 setarg offset_24g_ackpayload_enable 
-0x3161 008900 call g24_set_rega_ifetch_1byte 
-0x3162 008902 rtn blank 
-0x3163 008903 setarg 0x06 
-0x3164 008904 add regc ,offset_24g_datalen ,contw 
-0x3165 008905 istore 1 ,contw 
-0x3166 008907 arg 0x06 ,loopcnt 
-0x3167 008908 setarg offset_24g_bind_payload 
-0x3168 008909 iadd regc ,contr 
-0x3169 008911 add regc ,offset_24g_txbuf ,contw 
-0x316a 008913 branch memcpy 
-:      008916 g24_receive_packet_start:
-0x316b 008917 call g24_receive_transmit_ack 
-0x316c 008918 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 008919 branch g24_receive_packet_parse 
-:      008921 g24_receive_transmit_ack:
-0x316e 008922 call g24_rx_interrupt_clear 
-0x316f 008923 call g24_receive_packet 
-0x3170 008924 nrtn user3 
-0x3171 008925 branch g24_transmit_ack 
-:      008927 g24_receive_packet_parse:
-0x3172 008928 bpatch patch18_3 ,mem_patch18 
-0x3173 008929 call g24_receive_packet_parse_pid_crc 
-0x3174 008930 nbranch g24_rx_interrupt_clear ,user 
-0x3175 008931 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 008932 ifetch 1 ,rega 
-0x3177 008934 branch g24_rx_interrupt_clear ,blank 
-0x3178 008935 increase 2 ,pdata 
-0x3179 008936 iforce loopcnt 
-0x317a 008937 add regc ,offset_24g_rxbuf ,contr 
-0x317b 008939 setarg offset_24g_rxdata_temp 
-0x317c 008940 iadd regc ,contw 
-0x317d 008942 call memcpy 
-0x317e 008943 call g24_set0_mem_mode_switch 
-0x317f 008945 call g24_fetch_mem_pair_mode 
-0x3180 008947 call g24_enable_nodata_timer ,blank 
-0x3181 008948 setarg offset_24g_rxdata_temp_add2 
-0x3182 008949 call g24_set_rega_ifetch_1byte 
-0x3183 008951 beq 0x01 ,g24_data_type1 
-0x3184 008952 beq 0x02 ,g24_data_type2 
-0x3185 008953 beq 0x03 ,g24_data_type3 
-0x3186 008954 beq 0xff ,g24_data_attemp 
-0x3187 008955 branch g24_rx_interrupt_clear 
-:      008957 g24_receive_packet_parse_pid_crc:
-0x3188 008958 call g24_head_ptr2regc 
-0x3189 008959 call disable_user 
-0x318a 008960 add regc ,offset_24g_sta_pid ,rega 
-0x318b 008961 ifetch 1 ,rega 
-0x318c 008963 add regc ,offset_24g_last_pid ,rega 
-0x318d 008964 ifetcht 1 ,rega 
-0x318e 008966 isub temp ,null 
-0x318f 008967 ncall enable_user ,zero 
-0x3190 008968 add regc ,offset_24g_sta_pid ,rega 
-0x3191 008969 ifetch 1 ,rega 
-0x3192 008971 add regc ,offset_24g_last_pid ,contw 
-0x3193 008972 istore 1 ,contw 
-0x3194 008974 add regc ,offset_24g_sta_crc ,rega 
-0x3195 008975 ifetch 3 ,rega 
-0x3196 008977 add regc ,offset_24g_last_crc ,rega 
-0x3197 008978 ifetcht 3 ,rega 
-0x3198 008980 isub temp ,null 
-0x3199 008981 ncall enable_user ,zero 
-0x319a 008982 add regc ,offset_24g_sta_crc ,rega 
-0x319b 008983 ifetch 3 ,rega 
-0x319c 008985 add regc ,offset_24g_last_crc ,contw 
-0x319d 008987 branch g24_contw_istore_3byte 
-:      008989 g24_data_type1:
-0x319e 008990 call g24_ch_timer_reinit 
-0x319f 008991 call g24_fetch_mem_abort_pac 
-0x31a0 008992 store 1 ,mem_temp 
-0x31a1 008994 call g24_fetcht_mem_rxdata_temp 
-0x31a2 008995 fetch 1 ,mem_temp 
-0x31a3 008997 isolate1 bit_abort ,temp 
-0x31a4 008998 setflag true ,0 ,pdata 
-0x31a5 008999 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009000 istore 1 ,contw 
-0x31a7 009002 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009003 call g24_fetch_mem_hop_pac 
-0x31a9 009005 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009007 isolate1 bit_hop ,temp 
-0x31ab 009008 setflag true ,0 ,pdata 
-0x31ac 009009 call g24_store_mem_hop_pac 
-0x31ad 009011 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009012 ifetch 2 ,rega 
-0x31af 009014 branch callback_func 
-:      009016 dongle_rxdata_type1:
-0x31b0 009017 setarg ms_report_id 
-0x31b1 009018 store 1 ,mem_usb_mouse_data 
-0x31b2 009019 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009021 istore 7 ,contw 
-0x31b4 009022 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009024 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009025 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009027 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009028 g24_data_type1_usbtx_enable:
-0x31b8 009029 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009030 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009031 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009032 set1 2 ,pdata 
-0x31bb 009033 store 1 ,mem_usb_tx_enable 
-0x31bc 009034 rtn 
-:      009036 g24_ms_enable_blank_data_forcibly:
-0x31bd 009037 setarg 1 
-0x31be 009038 call g24_store_mem_ms_blank_data_enable 
-:      009040 g24_ms_enable_blank_data_timer:
-0x31bf 009041 setarg timer_ms_blank_delay 
-0x31c0 009042 arg timer_ms_blank ,queue 
-0x31c1 009043 branch timer_init 
-:      009044 g24_ms_disable_blank_data_forcibly:
-0x31c2 009045 call g24_set0_mem_ms_blank_data_enable 
-:      009047 g24_ms_disable_blank_data_timer:
-0x31c3 009048 setarg 0 
-0x31c4 009049 arg timer_ms_blank ,queue 
-0x31c5 009050 branch timer_init 
-:      009052 g24_data_type2:
-0x31c6 009053 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009055 isolate1 bit_abort ,temp 
-0x31c8 009056 branch g24_data_attemp_kbd ,true 
-0x31c9 009057 arg mem_usb_kb_data ,contw 
-0x31ca 009058 call g24_data_type2_reverse_data 
-0x31cb 009059 fetch 8 ,mem_usb_kb_data 
-0x31cc 009060 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009061 fetch 8 ,mem_usb_kb_data 
-0x31ce 009062 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009063 call g24_head_ptr2regc 
-0x31d0 009064 fetch 8 ,mem_usb_kb_data 
-0x31d1 009065 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009066 call g24_set_contw_with_temp 
-0x31d3 009067 istore 8 ,contw 
-0x31d4 009069 setarg offset_24g_kb_data_last_data 
-0x31d5 009070 iadd regc ,rega 
-0x31d6 009071 ifetcht 8 ,rega 
-0x31d7 009073 isub temp ,null 
-0x31d8 009074 ncall g24_kb_data_dispose ,zero 
-0x31d9 009075 setarg offset_24g_kb_data_sta_data 
-0x31da 009076 iadd regc ,rega 
-0x31db 009077 ifetch 8 ,rega 
-0x31dc 009079 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009080 call g24_set_contw_with_temp 
-0x31de 009081 istore 8 ,contw 
-0x31df 009083 branch g24_rx_interrupt_clear 
-:      009085 g24_data_type2_reverse_data:
-0x31e0 009086 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009087 iadd regc ,contr 
-0x31e2 009089 arg 9 ,loopcnt 
-0x31e3 009090 branch reverse_byte 
-:      009092 g24_kb_enable_blank_data_forcibly:
-0x31e4 009093 setarg 1 
-0x31e5 009094 call g24_store_mem_kb_blank_data_enable 
-:      009096 g24_kb_enable_blank_data_timer:
-0x31e6 009097 setarg timer_kb_blank_delay 
-0x31e7 009098 arg timer_kb_blank ,queue 
-0x31e8 009099 branch timer_init 
-:      009101 g24_kb_disable_blank_data_forcibly:
-0x31e9 009102 call g24_set0_mem_kb_blank_data_enable 
-:      009104 g24_kb_disable_blank_data_timer:
-0x31ea 009105 setarg 0 
-0x31eb 009106 arg timer_kb_blank ,queue 
-0x31ec 009107 branch timer_init 
-:      009109 g24_kb_data_dispose:
-:      009110 g24_kb_data_into_ep1_fifo:
-0x31ed 009111 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009112 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009113 set1 1 ,pdata 
-0x31f0 009114 store 1 ,mem_usb_tx_enable 
-0x31f1 009115 rtn 
-:      009117 g24_data_type3:
-0x31f2 009118 arg mem_usb_kb_multikey ,contw 
-0x31f3 009119 call g24_data_type2_reverse_data 
-0x31f4 009120 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009121 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009122 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009123 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009124 call g24_head_ptr2regc 
-0x31f9 009125 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009126 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009127 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009129 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009130 iadd regc ,rega 
-0x31fe 009131 ifetcht 3 ,rega 
-0x31ff 009133 isub temp ,null 
-0x3200 009134 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009135 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009136 iadd regc ,rega 
-0x3203 009137 ifetch 3 ,rega 
-0x3204 009139 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009140 call g24_set_contw_with_temp_store_3byte 
-0x3206 009142 branch g24_rx_interrupt_clear 
-:      009144 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009145 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009146 branch g24_data_type1_usbtx_enable_ep2 
-:      009148 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009149 setarg 1 
-0x320a 009150 call g24_store_mem_kb_mul_blank_data_enable 
-:      009152 g24_kb_mul_enable_blank_data_timer:
-0x320b 009153 setarg timer_kb_mul_blank_delay 
-0x320c 009154 arg timer_kb_mul_blank ,queue 
-0x320d 009155 branch timer_init 
-:      009157 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009158 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009160 g24_kb_mul_disable_blank_data_timer:
-0x320f 009161 setarg 0 
-0x3210 009162 arg timer_kb_mul_blank ,queue 
-0x3211 009163 branch timer_init 
-:      009165 g24_data_attemp:
-0x3212 009166 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009168 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009169 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009170 rtn 
-:      009171 g24_data_attemp_mouse:
-0x3216 009172 setarg offset_24g_rxdata_temp_add4 
-0x3217 009173 call g24_set_rega_ifetch_4byte 
-0x3218 009174 arg offset_24g_mouse_addr ,rega 
-0x3219 009175 call g24_set_contw_with_temp 
-0x321a 009178 branch g24_contw_istore_4byte 
-:      009180 g24_data_attemp_kbd:
-0x321b 009181 setarg offset_24g_rxdata_temp_add4 
-0x321c 009182 call g24_set_rega_ifetch_4byte 
-0x321d 009183 arg offset_24g_kb_addr ,rega 
-0x321e 009184 call g24_set_contw_with_temp 
-0x321f 009187 branch g24_contw_istore_4byte 
-:      009189 g24_store_mem_24g_mode:
-0x3220 009190 call g24_head_ptr2regc 
-0x3221 009191 add regc ,offset_24g_mode ,contw 
-0x3222 009192 istore 1 ,contw 
-0x3223 009193 rtn 
-:      009195 g24_fetch_mem_device_addr:
-0x3224 009196 call g24_head_ptr2regc 
-0x3225 009197 add regc ,offset_24g_device_addr ,rega 
-0x3226 009198 branch g24_rega_ifetch_4byte 
-:      009199 g24_store_mem_device_addr:
-0x3227 009200 call g24_head_ptr2regc 
-0x3228 009201 add regc ,offset_24g_device_addr ,contw 
-0x3229 009202 branch g24_contw_istore_4byte 
-:      009204 g24_fetch_mem_addr:
-0x322a 009205 add regc ,offset_24g_addr ,rega 
-0x322b 009206 branch g24_rega_ifetch_4byte 
-:      009207 g24_store_mem_addr:
-0x322c 009208 add regc ,offset_24g_addr ,contw 
-:      009209 g24_contw_istore_4byte:
-0x322d 009210 istore 4 ,contw 
-0x322e 009211 rtn 
-:      009213 g24_store_mem_ch:
-0x322f 009214 add regc ,offset_24g_ch ,contw 
-0x3230 009215 branch g24_contw_istore_1byte 
-:      009217 g24_set0_mem_pid:
-0x3231 009218 setarg 0 
-:      009219 g24_store_mem_pid:
-0x3232 009220 call g24_head_ptr2regc 
-0x3233 009221 add regc ,offset_24g_pid ,contw 
-0x3234 009222 branch g24_contw_istore_1byte 
-:      009224 g24_store_mem_txpayload:
-0x3235 009225 add regc ,offset_24g_txpayload ,contw 
-0x3236 009226 branch g24_contw_istore_1byte 
-:      009228 g24_set4_mem_max_retry:
-0x3237 009229 setarg 4 
-:      009230 g24_store_mem_max_retry:
-0x3238 009231 add regc ,offset_24g_max_retry ,contw 
-0x3239 009232 branch g24_contw_istore_1byte 
-:      009234 g24_fetch_mem_data_type:
-0x323a 009235 add regc ,offset_24g_data_type ,rega 
-0x323b 009236 branch g24_rega_ifetch_1byte 
-:      009237 g24_store_mem_data_type:
-0x323c 009238 add regc ,offset_24g_data_type ,contw 
-0x323d 009239 branch g24_contw_istore_1byte 
-:      009241 g24_set2_mem_sync_cnt:
-0x323e 009242 setarg 2 
-:      009243 g24_store_mem_sync_cnt:
-0x323f 009244 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009245 branch g24_contw_istore_1byte 
-:      009247 g24_set1_mem_rf_last_sta:
-0x3241 009248 setarg 1 
-:      009249 g24_store_mem_rf_last_sta:
-0x3242 009250 call g24_head_ptr2regc 
-0x3243 009251 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009252 branch g24_contw_istore_1byte 
-:      009254 g24_fetch_mem_hop_pac:
-0x3245 009255 call g24_head_ptr2regc 
-0x3246 009256 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009257 branch g24_rega_ifetch_1byte 
-:      009258 g24_set1_mem_hop_pac:
-0x3248 009259 setarg 1 
-:      009260 g24_store_mem_hop_pac:
-0x3249 009261 call g24_head_ptr2regc 
-0x324a 009262 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009263 branch g24_contw_istore_1byte 
-:      009265 g24_fetch_mem_abort_pac:
-0x324c 009266 call g24_head_ptr2regc 
-0x324d 009267 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009268 branch g24_rega_ifetch_1byte 
-:      009269 g24_set1_mem_abort_pac:
-0x324f 009270 setarg 1 
-:      009271 g24_store_mem_abort_pac:
-0x3250 009272 call g24_head_ptr2regc 
-0x3251 009273 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009274 branch g24_contw_istore_1byte 
-:      009276 g24_fetch_mem_pairing_sm:
-0x3253 009277 call g24_head_ptr2regc 
-0x3254 009278 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009279 branch g24_rega_ifetch_1byte 
-:      009280 g24_store_mem_pairing_sm:
-0x3256 009281 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009282 branch g24_contw_istore_1byte 
-:      009284 g24_fetch_mem_rf_hop_ch:
-0x3258 009285 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009286 branch g24_rega_ifetch_1byte 
-:      009287 g24_set0_mem_rf_hop_ch:
-0x325a 009288 setarg 0 
-:      009289 g24_store_mem_rf_hop_ch:
-0x325b 009290 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009291 branch g24_contw_istore_1byte 
-:      009293 g24_fetch_mem_rf_work_stage:
-0x325d 009294 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009295 branch g24_rega_ifetch_1byte 
-:      009297 g24_fetch_mem_rxbuf_add1:
-0x325f 009298 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009299 branch g24_rega_ifetch_1byte 
-:      009301 g24_fetch_mem_check_dongle_times:
-0x3261 009302 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009303 branch g24_rega_ifetch_1byte 
-:      009304 g24_set0_mem_check_dongle_times:
-0x3263 009305 setarg 0 
-:      009306 g24_store_mem_check_dongle_times:
-0x3264 009307 call g24_head_ptr2regc 
-0x3265 009308 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009309 branch g24_contw_istore_1byte 
-:      009311 g24_store_mem_tx_power:
-0x3267 009312 call g24_head_ptr2regc 
-0x3268 009313 add regc ,offset_tx_power_temp ,rega 
-0x3269 009314 ifetch 1 ,rega 
-:      009315 g24_store_mem_txpower:
-0x326a 009316 store 1 ,mem_tx_power 
-0x326b 009317 rtn 
-:      009319 g24_store_mem_tx_power_temp:
-0x326c 009320 call g24_head_ptr2regc 
-0x326d 009321 fetch 1 ,mem_tx_power 
-0x326e 009323 add regc ,offset_tx_power_temp ,contw 
-0x326f 009324 branch g24_contw_istore_1byte 
-:      009326 g24_fetch_mem_power_ctrl_pac:
-0x3270 009327 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009328 branch g24_rega_ifetch_1byte 
-:      009330 g24_store_mem_power_ctrl_level:
-0x3272 009331 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009332 branch g24_contw_istore_1byte 
-:      009334 g24_fetcht_mem_rxdata_temp:
-0x3274 009335 setarg offset_24g_rxdata_temp 
-:      009336 g24_set_rega_ifetcht_1byte:
-0x3275 009337 iadd regc ,rega 
-0x3276 009338 ifetcht 1 ,rega 
-0x3277 009339 rtn 
-:      009341 g24_fetch_mem_rf_laststa:
-0x3278 009342 setarg offset_24g_rf_laststa 
-0x3279 009343 branch g24_set_rega_ifetch_1byte 
-:      009344 g24_set0_mem_rf_laststa:
-0x327a 009345 setarg 0 
-:      009346 g24_store_mem_rf_laststa:
-0x327b 009347 arg offset_24g_rf_laststa ,rega 
-0x327c 009348 branch g24_set_contw_with_regb_store_1byte 
-:      009350 g24_fetch_mem_rx_addr:
-0x327d 009351 setarg offset_24g_rx_addr 
-:      009352 g24_set_rega_ifetch_4byte:
-0x327e 009353 call g24_set_rega 
-:      009354 g24_rega_ifetch_4byte:
-0x327f 009355 ifetch 4 ,rega 
-0x3280 009356 rtn 
-:      009358 g24_fetch_mem_time_slice:
-0x3281 009359 setarg offset_24g_time_slice 
-0x3282 009360 branch g24_set_rega_ifetch_1byte 
-:      009361 g24_set0_mem_time_slice:
-0x3283 009362 setarg 0 
-:      009363 g24_store_mem_time_slice:
-0x3284 009364 arg offset_24g_time_slice ,rega 
-0x3285 009365 branch g24_set_contw_with_regb_store_1byte 
-:      009367 g24_set0_mem_mode_switch:
-0x3286 009368 setarg 0 
-:      009369 g24_store_mem_mode_switch:
-0x3287 009370 arg offset_24g_mode_switch ,rega 
-0x3288 009371 branch g24_set_contw_with_regb_store_1byte 
-:      009373 g24_store_mem_bind_payload:
-0x3289 009374 arg offset_24g_bind_payload ,rega 
-0x328a 009375 branch g24_set_contw_with_regb_store_1byte 
-:      009377 g24_fetch_mem_bind_device_status:
-0x328b 009378 setarg offset_dongle_bind_device_status 
-0x328c 009379 branch g24_set_rega_ifetch_1byte 
-:      009380 g24_store_mem_bind_device_status:
-0x328d 009381 arg offset_dongle_bind_device_status ,rega 
-0x328e 009382 branch g24_set_contw_with_regb_store_1byte 
-:      009384 g24_fetch_mem_dongle_work_mode:
-0x328f 009385 setarg offset_dongle_work_mode 
-0x3290 009386 branch g24_set_rega_ifetch_1byte 
-:      009387 g24_set_work_mem_dongle_work_mode:
-0x3291 009388 setarg dongle_work 
-:      009389 g24_store_mem_dongle_work_mode:
-0x3292 009390 arg offset_dongle_work_mode ,rega 
-0x3293 009391 branch g24_set_contw_with_regb_store_1byte 
-:      009393 g24_fetch_mem_dongle_mode_init:
-0x3294 009394 setarg offset_dongle_mode_init 
-0x3295 009395 branch g24_set_rega_ifetch_1byte 
-:      009396 g24_set0_mem_dongle_mode_init:
-0x3296 009397 setarg clear_init 
-:      009398 g24_store_mem_dongle_mode_init:
-0x3297 009399 arg offset_dongle_mode_init ,rega 
-0x3298 009400 branch g24_set_contw_with_regb_store_1byte 
-:      009402 g24_set0_mem_ackpayload_enable:
-0x3299 009403 setarg 0 
-:      009404 g24_store_mem_ackpayload_enable:
-0x329a 009405 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009406 branch g24_set_contw_with_regb_store_1byte 
-:      009407 g24_set1_mem_ackpayload_enable:
-0x329c 009408 setarg 1 
-0x329d 009409 branch g24_store_mem_ackpayload_enable 
-:      009411 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009412 setarg offset_24g_rxdata_temp_add3 
-0x329f 009413 call g24_set_rega 
-0x32a0 009414 ifetch 7 ,rega 
-0x32a1 009415 rtn 
-:      009417 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009418 setarg offset_24g_nodata_timer_enable 
-0x32a3 009419 branch g24_set_rega_ifetch_1byte 
-:      009420 g24_set0_mem_nodata_timer_enable:
-0x32a4 009421 setarg 0 
-:      009422 g24_store_mem_nodata_timer_enable:
-0x32a5 009423 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009424 branch g24_set_contw_with_regb_store_1byte 
-:      009426 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009427 setarg 0 
-:      009428 g24_store_mem_ms_blank_data_enable:
-0x32a8 009429 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009430 branch g24_set_contw_with_regb_store_1byte 
-:      009432 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009433 setarg 0 
-:      009434 g24_store_mem_kb_blank_data_enable:
-0x32ab 009435 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009436 branch g24_set_contw_with_regb_store_1byte 
-:      009438 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009439 setarg 0 
-:      009440 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009441 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009442 branch g24_set_contw_with_regb_store_1byte 
-:      009444 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009445 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009446 branch g24_set_contw_with_regb_store_1byte 
-:      009448 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009449 arg offset_power_ctrl_threshold_down ,rega 
-:      009450 g24_set_contw_with_regb_store_1byte:
-0x32b3 009451 call g24_set_contw_with_regb 
-:      009452 g24_contw_istore_1byte:
-0x32b4 009453 istore 1 ,contw 
-0x32b5 009454 rtn 
-:      009456 g24_fetch_mem_pair_mode:
-0x32b6 009457 setarg offset_24g_pair_mode 
-0x32b7 009458 branch g24_set_rega_ifetch_1byte 
-:      009460 g24_store_mem_pair_mode:
-0x32b8 009461 arg offset_24g_pair_mode ,rega 
-0x32b9 009462 branch g24_set_contw_with_regb_store_1byte 
-:      009464 g24_store_mem_pair_txpower:
-0x32ba 009465 setarg offset_24g_pair_txpower 
-0x32bb 009466 call g24_set_rega_ifetch_1byte 
-0x32bc 009467 branch g24_store_mem_txpower 
-:      009469 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009470 setarg offset_24g_rxdata_temp_add3 
-0x32be 009471 branch g24_set_rega_ifetch_1byte 
-:      009473 g24_set_contw_with_temp:
-0x32bf 009474 copy pdata ,temp 
-0x32c0 009475 copy rega ,pdata 
-0x32c1 009476 iadd regc ,contw 
-0x32c2 009477 copy temp ,pdata 
-0x32c3 009478 rtn 
-:      009480 g24_set_contw_with_temp_store_3byte:
-0x32c4 009481 call g24_set_contw_with_temp 
-:      009482 g24_contw_istore_3byte:
-0x32c5 009483 istore 3 ,contw 
-0x32c6 009484 rtn 
-:      009486 g24_set_contw_with_regb:
-0x32c7 009487 call g24_head_ptr2regc 
-:      009488 g24_set_contw_with_regb2:
-0x32c8 009489 copy pdata ,regb 
-0x32c9 009490 copy rega ,pdata 
-0x32ca 009491 iadd regc ,contw 
-0x32cb 009492 copy regb ,pdata 
-0x32cc 009493 rtn 
-:      009495 g24_set_rega:
-0x32cd 009496 call g24_head_ptr2regc 
-0x32ce 009497 iadd regc ,rega 
-0x32cf 009498 rtn 
-:      009500 g24_set_rega_ifetch_1byte:
-0x32d0 009501 call g24_set_rega 
-:      009502 g24_rega_ifetch_1byte:
-0x32d1 009503 ifetch 1 ,rega 
-0x32d2 009504 rtn 
-:      009506 g24_set_rega_ifetcht_4byte:
-0x32d3 009507 call g24_set_rega 
-0x32d4 009508 ifetcht 4 ,rega 
-0x32d5 009509 rtn 
-:      009511 g24_mem_set0:
-0x32d6 009512 setarg 0 
-0x32d7 009513 branch g24_contw_istore_1byte 
-:      009517 app_init:
-0x32d8 009518 bpatch patch18_4 ,mem_patch18 
-0x32d9 009519 fetch 1 ,mem_device_option 
-0x32da 009520 branch app_init ,blank 
-0x32db 009522 beq dvc_op_dongle ,dongle_init 
-0x32dc 009523 beq dvc_op_antilost ,antilost_init 
-0x32dd 009524 beq dvc_op_shutter ,shutter_init 
-0x32de 009525 beq dvc_op_module ,module_init 
-0x32df 009526 beq dvc_op_car ,car_init 
-0x32e0 009527 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009528 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009529 rtn 
-:      009531 app_lpm_init:
-0x32e3 009532 bpatch patch18_5 ,mem_patch18 
-0x32e4 009533 jam 0 ,mem_tester_emulate 
-0x32e5 009534 jam 0 ,mem_debug_config 
-0x32e6 009535 jam 0 ,mem_lch_code 
-0x32e7 009536 setarg 0 
-0x32e8 009537 store 5 ,mem_sp_state_start 
-0x32e9 009538 fetch 1 ,mem_device_option 
-0x32ea 009539 branch app_lpm_init ,blank 
-0x32eb 009540 beq dvc_op_module ,module_lpm_init 
-:      009541 app_lpm_init0:
-0x32ec 009542 rtn 
-:      009545 app_process_idle:
-0x32ed 009546 call ui_dispatch 
-0x32ee 009547 call check_51cmd 
-0x32ef 009548 call app_process_bb_event 
-0x32f0 009549 fetch 2 ,mem_cb_idle_process 
-0x32f1 009550 branch callback_func 
-:      009552 app_process_bt:
-0x32f2 009553 fetch 2 ,mem_cb_bt_process 
-0x32f3 009554 branch callback_func 
-:      009556 app_process_ble:
-0x32f4 009557 fetch 2 ,mem_cb_le_process 
-0x32f5 009558 branch callback_func 
-:      009560 app_process_bb_event:
-0x32f6 009561 bpatch patch18_6 ,mem_patch18 
-0x32f7 009563 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009564 call fifo_out 
-0x32f9 009565 rtn blank 
-0x32fa 009567 copy pdata ,regc 
-0x32fb 009568 call app_event_normal_process 
-0x32fc 009569 branch app_process_bb_event_priority 
-:      009571 app_discard_event:
-0x32fd 009572 arg 0 ,regc 
-0x32fe 009573 rtn 
-:      009578 app_event_normal_process:
-0x32ff 009579 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009580 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009581 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009582 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009583 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009584 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009585 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009586 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009587 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009588 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009589 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009590 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009591 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009593 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009594 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009595 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009596 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009597 rtn 
-:      009600 app_evt_bt_conn:
-0x3311 009601 fetch 2 ,mem_ui_state_map 
-0x3312 009602 set1 ui_state_bt_connected ,pdata 
-0x3313 009603 store 2 ,mem_ui_state_map 
-0x3314 009604 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009605 set0 app_disc_by_button ,pdata 
-0x3316 009606 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009607 rtn 
-:      009609 app_event_switch_success:
-0x3318 009610 jam 0 ,mem_switch_fail_master_count 
-0x3319 009611 rtn 
-:      009613 app_event_switch_fail_master:
-0x331a 009614 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009615 increase 1 ,pdata 
-0x331c 009616 store 1 ,mem_switch_fail_master_count 
-0x331d 009617 sub pdata ,1 ,null 
-0x331e 009618 branch app_bt_role_switch ,positive 
-0x331f 009619 jam 0 ,mem_switch_fail_master_count 
-0x3320 009620 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009621 set1 app_disc_switch_fail ,pdata 
-0x3322 009622 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009623 branch app_bt_disconnect 
-:      009625 app_process_bb_event_priority:
-0x3324 009626 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009627 branch callback_func 
-:      009629 app_check_wake_lock:
-0x3326 009630 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009631 branch callback_func 
-:      009633 app_will_enter_lpm:
-0x3328 009634 fetch 2 ,mem_cb_before_lpm 
-0x3329 009635 branch callback_func 
-:      009637 app_event_linkkey_generate:
-0x332a 009638 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009639 set1 app_disc_after_pairing ,pdata 
-0x332c 009640 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009641 branch app_bt_store_reconn_info 
-:      009643 app_event_reconn_start:
-0x332e 009644 fetch 2 ,mem_ui_state_map 
-0x332f 009645 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009646 store 2 ,mem_ui_state_map 
-0x3331 009647 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009648 set1 app_disc_after_reconn ,pdata 
-0x3333 009649 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009650 rtn 
-:      009652 app_evt_setup_complete:
-0x3335 009653 fetch 2 ,mem_ui_state_map 
-0x3336 009654 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009655 store 2 ,mem_ui_state_map 
-0x3338 009656 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009657 set1 app_disc_after_setup_done ,pdata 
-0x333a 009658 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009659 rtn 
-:      009661 app_evt_hid_handshake:
-0x333c 009662 fetch 2 ,mem_ui_state_map 
-0x333d 009663 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009664 store 2 ,mem_ui_state_map 
-0x333f 009665 rtn 
-:      009667 app_event_enter_sniff:
-0x3340 009668 fetch 2 ,mem_ui_state_map 
-0x3341 009669 set1 ui_state_bt_sniff ,pdata 
-0x3342 009670 store 2 ,mem_ui_state_map 
-0x3343 009671 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 009672 set1 app_disc_after_sniff ,pdata 
-0x3345 009673 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 009674 rtn 
-:      009676 app_event_exit_sniff:
-0x3347 009677 fetch 2 ,mem_ui_state_map 
-0x3348 009678 set0 ui_state_bt_sniff ,pdata 
-0x3349 009679 store 2 ,mem_ui_state_map 
-0x334a 009680 rtn 
-:      009682 app_le_event_bb_connected:
-0x334b 009683 fetch 2 ,mem_ui_state_map 
-0x334c 009684 set1 ui_state_ble_connected ,pdata 
-0x334d 009685 store 2 ,mem_ui_state_map 
-0x334e 009686 rtn 
-:      009688 app_le_event_bb_disconn:
-0x334f 009689 fetch 2 ,mem_ui_state_map 
-0x3350 009690 set0 ui_state_ble_connected ,pdata 
-0x3351 009691 store 2 ,mem_ui_state_map 
-0x3352 009692 branch app_lpm_mult_disable 
-:      009694 app_bb_event_hid_connected:
-0x3353 009695 fetch 2 ,mem_ui_state_map 
-0x3354 009696 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 009697 store 2 ,mem_ui_state_map 
-0x3356 009698 rtn 
-:      009700 app_evt_button_long_pressed:
-0x3357 009701 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 009702 set1 app_disc_by_button ,pdata 
-0x3359 009703 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 009704 rtn 
-:      009706 app_event_ml2cap_conn_refused:
-0x335b 009707 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 009708 set1 app_disc_l2cap_refused ,pdata 
-0x335d 009709 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 009710 branch app_bt_disconnect 
-:      009713 app_evt_timer:
-0x335f 009714 bpatch patch18_7 ,mem_patch18 
-0x3360 009715 store 1 ,mem_app_evt_timer_count 
-:      009716 app_evt_100ms_loop:
-0x3361 009717 fetch 1 ,mem_app_evt_timer_count 
-0x3362 009718 rtn blank 
-0x3363 009719 increase -1 ,pdata 
-0x3364 009720 store 1 ,mem_app_evt_timer_count 
-0x3365 009721 call ui_button_polling 
-0x3366 009722 call app_lpm_wake_auto_lock_timer 
-0x3367 009723 call app_unsniff_delay_timer 
-0x3368 009724 call app_discovery_timer 
-0x3369 009725 call flash_write_spi_sm_timer 
-0x336a 009726 fetch 2 ,mem_cb_event_timer 
-0x336b 009727 call callback_func 
-0x336c 009728 branch app_evt_100ms_loop 
-:      009733 timer_single_step:
-0x336d 009734 ifetch 1 ,regc 
-0x336e 009735 rtn blank 
-0x336f 009736 pincrease -1 
-0x3370 009737 istore 1 ,regc 
-0x3371 009738 nrtn blank 
-0x3372 009739 copy regb ,pdata 
-0x3373 009740 branch callback_func 
-:      009744 timer_single_step_2b:
-0x3374 009745 ifetch 2 ,regc 
-0x3375 009746 rtn blank 
-0x3376 009747 pincrease -1 
-0x3377 009748 istore 2 ,regc 
-0x3378 009749 nrtn blank 
-0x3379 009750 copy regb ,pdata 
-0x337a 009751 branch callback_func 
-:      009753 app_power_timer:
-0x337b 009754 fetcht 2 ,mem_power_param_ptr 
-0x337c 009755 add temp ,power_timer_offset ,regc 
-0x337d 009756 arg app_power_timer_timeout ,regb 
-0x337e 009757 branch timer_single_step 
-:      009759 app_power_timer_timeout:
-0x337f 009760 call app_got_power_state_common 
-0x3380 009761 beq power_starting ,app_enter_power_stanby_state 
-:      009762 app_enter_power_off_state:
-0x3381 009763 branch app_enter_hibernate 
-:      009764 app_enter_power_stanby_state:
-0x3382 009765 setarg power_standby 
-0x3383 009766 istore 1 ,regc 
-0x3384 009767 add temp ,power_standby_cb_offset ,regb 
-:      009768 app_power_cb_common:
-0x3385 009769 ifetch 2 ,regb 
-0x3386 009770 branch callback_func 
-:      009772 app_unsniff_delay_timer:
-0x3387 009773 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 009774 arg app_unsniff_delay_timeout ,regb 
-0x3389 009775 branch timer_single_step 
-:      009777 app_unsniff_delay_timeout:
-0x338a 009778 call context_check_idle 
-0x338b 009779 branch app_bt_enter_sniff ,zero 
-0x338c 009780 rtn 
-:      009783 app_discovery_timer:
-0x338d 009784 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 009785 arg app_discovery_timeout ,regb 
-0x338f 009786 branch timer_single_step_2b 
-:      009788 app_discovery_timeout:
-0x3390 009789 call app_bt_stop_discovery 
-0x3391 009790 call app_led_off 
-0x3392 009791 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 009792 branch callback_func 
-:      009795 app_bb_event_reconn_failed:
-0x3394 009796 call app_disconn_reason_flag_clear 
-:      009797 app_clear_reconnect_flag:
-0x3395 009798 fetch 2 ,mem_ui_state_map 
-0x3396 009799 set0 ui_state_bt_reconnect ,pdata 
-0x3397 009800 store 2 ,mem_ui_state_map 
-0x3398 009801 rtn 
-:      009803 app_bb_event_bb_disconn:
-0x3399 009804 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 009805 fetch 2 ,mem_ui_state_map 
-0x339b 009806 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 009807 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 009808 call app_discard_event ,true 
-:      009809 app_bb_event_bb_reconn_disconn:
-0x339e 009810 bpatch patch19_0 ,mem_patch19 
-0x339f 009811 fetch 2 ,mem_ui_state_map 
-0x33a0 009812 set0 ui_state_bt_connected ,pdata 
-0x33a1 009813 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 009814 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 009815 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 009816 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 009817 store 2 ,mem_ui_state_map 
-0x33a6 009818 branch app_lpm_mult_disable 
-:      009820 app_bb_hibernate:
-0x33a7 009821 call app_disconn_reason_clear 
-0x33a8 009822 branch app_enter_hibernate 
-:      009825 app_disconn_reason_clear:
-0x33a9 009826 setarg 0 
-0x33aa 009827 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 009828 rtn 
-:      009829 app_disconn_reason_flag_clear:
-0x33ac 009830 setarg 0 
-0x33ad 009831 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 009832 rtn 
-:      009834 app_disconn_reason_collect_bt:
-0x33af 009835 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 009836 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 009837 setarg 0 
-0x33b2 009838 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 009839 rtn 
-:      009841 app_disconn_reason_collect_ble:
-0x33b4 009842 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 009843 set1 app_disc_ble ,pdata 
-0x33b6 009844 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 009845 setarg 0 
-0x33b8 009846 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 009847 rtn 
-:      009855 app_check_sniff:
-0x33ba 009856 fetch 1 ,mem_ui_state_map 
-0x33bb 009857 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 009858 rtn 
-:      009866 app_initflag_store:
-0x33bd 009867 setarg eeprom_init_flag 
-:      009868 app_flag_store:
-0x33be 009869 store 2 ,mem_timeup 
-0x33bf 009870 bpatch patch19_1 ,mem_patch19 
-0x33c0 009871 arg 2 ,temp 
-0x33c1 009872 arg mem_timeup ,rega 
-0x33c2 009873 arg eeprom_module_init_flag ,regb 
-0x33c3 009874 branch iicd_write_eep_data 
-:      009877 app_initflag_check:
-0x33c4 009878 bpatch patch19_2 ,mem_patch19 
-0x33c5 009879 arg 2 ,temp 
-0x33c6 009880 arg mem_pdatatemp ,rega 
-0x33c7 009881 arg eeprom_module_init_flag ,regb 
-0x33c8 009882 call iicd_read_eep_data 
-0x33c9 009883 fetch 2 ,mem_pdatatemp 
-0x33ca 009884 arg eeprom_init_flag ,temp 
-0x33cb 009885 isub temp ,null 
-0x33cc 009886 rtn 
-:      009889 app_start_auto_sniff:
-0x33cd 009890 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 009891 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 009892 rtn 
-:      009894 app_get_lpm_wake_lock:
-0x33d0 009895 arg wake_lock_app ,queue 
-0x33d1 009896 branch lpm_get_wake_lock 
-:      009898 app_put_lpm_wake_lock:
-0x33d2 009899 arg wake_lock_app ,queue 
-0x33d3 009900 branch lpm_put_wake_lock 
-:      009902 app_lpm_wake_auto_lock:
-0x33d4 009903 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 009904 branch app_get_lpm_wake_lock 
-:      009906 app_lpm_wake_auto_lock_timer:
-0x33d6 009907 arg mem_wake_up_delay_timer ,regc 
-0x33d7 009908 arg app_put_lpm_wake_lock ,regb 
-0x33d8 009909 branch timer_single_step 
-:      009911 app_l2cap_flow_control_enable:
-0x33d9 009912 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 009913 rtn 
-:      009915 app_l2cap_flow_control_disable:
-0x33db 009916 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 009917 rtn 
-:      009919 app_bt_set_pincode:
-0x33dd 009920 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 009921 branch ui_ipc_send_cmd 
-:      009923 app_bt_role_switch:
-0x33df 009924 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 009925 branch ui_ipc_send_cmd 
-:      009927 app_bt_start_reconnect:
-0x33e1 009928 bpatch patch19_3 ,mem_patch19 
-0x33e2 009929 fetch 1 ,mem_app_connection_options 
-0x33e3 009930 store 1 ,mem_connection_options 
-0x33e4 009931 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 009932 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 009933 branch ui_ipc_send_cmd 
-:      009935 app_bt_reconnect_cancel:
-0x33e7 009936 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 009937 branch ui_ipc_send_cmd 
-:      009939 app_bt_disconnect:
-0x33e9 009940 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 009941 branch ui_ipc_send_cmd 
-:      009943 app_bt_start_discovery_short:
-0x33eb 009944 fetch 2 ,mem_discovery_timeout 
-0x33ec 009945 store 2 ,mem_discovery_timeout_timer_count 
-:      009946 app_bt_start_discovery_led_blink:
-0x33ed 009947 call app_led_start_blink 
-:      009948 app_bt_start_discovery:
-0x33ee 009949 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 009950 branch ui_ipc_send_cmd 
-:      009952 app_bt_stop_discovery:
-0x33f0 009953 setarg 0 
-0x33f1 009954 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 009955 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 009956 branch ui_ipc_send_cmd 
-:      009958 app_ble_start_direct_adv:
-0x33f4 009959 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 009960 branch ui_ipc_send_cmd 
-:      009962 app_ble_stop_direct_adv:
-0x33f6 009963 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 009964 branch ui_ipc_send_cmd 
-:      009966 app_ble_stop_adv:
-0x33f8 009967 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 009968 branch ui_ipc_send_cmd 
-:      009970 app_ble_start_adv:
-0x33fa 009971 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 009972 branch ui_ipc_send_cmd 
-:      009974 app_ble_start_scan:
-0x33fc 009975 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 009976 branch ui_ipc_send_cmd 
-:      009978 app_ble_stop_scan:
-0x33fe 009979 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 009980 branch ui_ipc_send_cmd 
-:      009982 app_ble_start_conn:
-0x3400 009983 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 009984 branch ui_ipc_send_cmd 
-:      009986 app_ble_disconnect:
-0x3402 009987 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 009988 branch ui_ipc_send_cmd 
-:      009990 app_led_start_blink:
-0x3404 009991 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 009992 branch ui_ipc_send_cmd 
-:      009994 app_led_on:
-0x3406 009995 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 009996 branch ui_ipc_send_cmd 
-:      009998 app_led_stop_blink:
-:      009999 app_led_off:
-0x3408 010000 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010001 branch ui_ipc_send_cmd 
-:      010003 app_enter_hibernate:
-0x340a 010004 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010005 branch ui_ipc_send_cmd 
-:      010007 app_bt_sniff_exit:
-0x340c 010008 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010009 branch ui_ipc_send_cmd 
-:      010011 app_bt_enter_sniff:
-0x340e 010012 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010013 branch ui_ipc_send_cmd 
-:      010015 app_ble_store_reconn_info:
-0x3410 010016 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010017 branch ui_ipc_send_cmd 
-:      010019 app_bt_store_reconn_info:
-0x3412 010020 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010021 branch ui_ipc_send_cmd 
-:      010023 app_store_reconn_info:
-0x3414 010024 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010025 branch ui_ipc_send_cmd 
-:      010027 app_lpm_mult_enable:
-0x3416 010028 set1 mark_lpm_mult_enable ,mark 
-0x3417 010029 rtn 
-:      010031 app_lpm_mult_disable:
-0x3418 010032 set0 mark_lpm_mult_enable ,mark 
-0x3419 010033 rtn 
-:      010053 app_button_long_pressed:
-0x341a 010054 call app_got_power_state_common 
-0x341b 010055 beq power_standby ,app_power_shutting_down 
-:      010056 app_power_starting:
-0x341c 010057 setarg power_starting 
-0x341d 010058 istore 1 ,regc 
-0x341e 010059 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010060 add temp ,power_starting_cb_offset ,regb 
-:      010061 app_power_common:
-0x3420 010062 ifetcht 1 ,rega 
-0x3421 010063 increase 1 ,regc 
-0x3422 010064 istoret 1 ,regc 
-0x3423 010065 branch app_power_cb_common 
-:      010067 app_power_shutting_down:
-0x3424 010068 setarg power_off 
-0x3425 010069 istore 1 ,regc 
-0x3426 010070 fetch 2 ,mem_ui_state_map 
-0x3427 010071 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010072 call app_ble_disconnect 
-:      010073 app_power_off_end:
-0x3429 010074 fetcht 2 ,mem_power_param_ptr 
-0x342a 010075 add temp ,power_off_timeout_offset ,rega 
-0x342b 010076 add temp ,power_off_cb_offset ,regb 
-0x342c 010077 branch app_power_common 
-:      010079 app_got_power_state_common:
-0x342d 010080 fetcht 2 ,mem_power_param_ptr 
-0x342e 010081 add temp ,power_state_offset ,regc 
-0x342f 010082 ifetch 1 ,regc 
-0x3430 010083 rtn 
-:      010085 app_event_button_up:
-0x3431 010086 call app_got_power_state_common 
-0x3432 010087 bne power_off ,app_power_release 
-0x3433 010088 branch app_enter_hibernate 
-:      010089 app_power_release:
-0x3434 010090 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010091 branch app_power_cb_common 
-:      010093 antilost_init:
-0x3436 010094 rtn wake 
-0x3437 010095 jam 0x00 ,core_gpio_sel1 
-0x3438 010096 setarg antilost_le_before_hibernate 
-0x3439 010097 store 2 ,mem_cb_before_hibernate 
-0x343a 010098 setarg keyscan_process_lpm_before 
-0x343b 010099 store 2 ,mem_cb_before_lpm 
-0x343c 010100 setarg antilost_idle_process 
-0x343d 010101 store 2 ,mem_cb_idle_process 
-0x343e 010102 setarg antilost_le_conn_process 
-0x343f 010103 store 2 ,mem_cb_le_process 
-0x3440 010104 setarg antilost_bb_event_process 
-0x3441 010105 store 2 ,mem_cb_bb_event_process 
-0x3442 010106 setarg antilost_le_bb_event_timer 
-0x3443 010107 store 2 ,mem_cb_event_timer 
-0x3444 010108 setarg antilost_le_notification 
-0x3445 010109 store 2 ,mem_cb_ble_transmit 
-0x3446 010110 setarg antilost_lpm_lock_process 
-0x3447 010111 store 2 ,mem_cb_check_wakelock 
-0x3448 010112 setarg antilost_le_receive_data_process 
-0x3449 010113 store 2 ,mem_cb_att_write 
-0x344a 010114 bpatch patch19_4 ,mem_patch19 
-0x344b 010115 call antilost_buzzer_pwm_init 
-0x344c 010116 call keyscan_key_init 
-0x344d 010117 call antilost_adc_init 
-0x344e 010118 call ui_led_init_global 
-0x344f 010119 call ui_button_init 
-0x3450 010120 setarg antilost_key_up_down 
-0x3451 010121 store 2 ,mem_cb_antl_key 
-0x3452 010122 setarg antilost_power_off_cb 
-0x3453 010123 store 2 ,mem_antl_power_off_cb 
-0x3454 010124 setarg antilost_power_starting_cb 
-0x3455 010125 store 2 ,mem_antl_power_starting_cb 
-0x3456 010126 setarg antilost_power_standby_cb 
-0x3457 010127 store 2 ,mem_antl_power_standby_cb 
-0x3458 010128 setarg antilost_led_on_cb 
-0x3459 010129 store 2 ,mem_antl_led_cb_on 
-0x345a 010130 setarg antilost_led_off_cb 
-0x345b 010131 store 2 ,mem_antl_led_cb_off 
-0x345c 010132 setarg antilost_buzzer_on 
-0x345d 010133 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010134 setarg antilost_buzzer_off 
-0x345f 010135 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010136 fetch 2 ,mem_ui_state_map 
-0x3461 010137 rtnbit1 ui_state_btn_down 
-0x3462 010138 branch app_enter_hibernate 
-:      010140 antilost_le_before_hibernate:
-0x3463 010141 call antilost_led_buzzer_stop_blink 
-0x3464 010142 branch app_enter_hibernate 
-:      010144 antilost_le_notification:
-0x3465 010145 call le_fifo_check_nearly_full 
-0x3466 010146 nrtn blank 
-0x3467 010147 arg mem_temp_block5 ,rega 
-0x3468 010148 call queue_pop 
-0x3469 010149 nrtn user 
-0x346a 010150 arg mem_temp_block5 ,contr 
-0x346b 010151 branch le_send_notify_from_list 
-:      010153 antilost_power_standby_cb:
-0x346c 010154 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010155 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010156 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010157 branch antilost_fast_adv_start 
-:      010159 antilost_lpm_lock_process:
-0x3470 010160 fetch 1 ,mem_antl_key_state 
-0x3471 010161 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010162 fetch 2 ,mem_ui_state_map 
-0x3473 010163 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010164 fetch 1 ,mem_antl_lost_mode 
-0x3475 010165 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010166 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010167 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010168 branch app_put_lpm_wake_lock 
-:      010170 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010171 fetch 1 ,mem_antl_led_state 
-0x347a 010172 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010173 ior temp ,pdata 
-0x347c 010174 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010175 branch app_put_lpm_wake_lock 
-:      010177 antilost_bb_event_process:
-0x347e 010178 copy regc ,pdata 
-0x347f 010179 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010180 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010181 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010182 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010183 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010184 rtn 
-:      010185 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010186 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010187 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010188 antilost_le_conn_param_accepted:
-0x3487 010189 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010190 branch antilost_master_nonsupport_latency ,blank 
-:      010191 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010192 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010193 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010194 rtn 
-:      010196 antilost_le_conn_param_rejected:
-0x348c 010197 fetch 2 ,mem_le_latency 
-0x348d 010198 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010199 antilost_conn_param_retransimiting:
-0x348e 010200 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010201 fetcht 2 ,mem_interval_increment 
-0x3490 010202 fetch 2 ,mem_le_interval_min 
-0x3491 010203 iadd temp ,pdata 
-0x3492 010204 store 2 ,mem_le_interval_min 
-0x3493 010205 copy pdata ,rega 
-0x3494 010206 fetch 2 ,mem_le_interval_max 
-0x3495 010207 iadd temp ,pdata 
-0x3496 010208 store 2 ,mem_le_interval_max 
-0x3497 010209 iadd rega ,pdata 
-0x3498 010210 rshift pdata ,temp 
-0x3499 010211 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010212 idiv temp 
-0x349b 010213 call wait_div_end 
-0x349c 010214 quotient pdata 
-0x349d 010215 store 2 ,mem_le_latency 
-0x349e 010216 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010217 rtn 
-:      010218 antilost_conn_param_updata_procedure_faild:
-0x34a0 010219 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010220 rtn 
-:      010222 antilost_master_nonsupport_latency:
-0x34a2 010223 jam 0 ,mem_lpm_mult 
-0x34a3 010224 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010225 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010226 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010227 isub temp ,null 
-0x34a7 010228 setflag positive ,0 ,rega 
-0x34a8 010229 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010230 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010231 isub temp ,pdata 
-0x34ab 010232 setflag positive ,1 ,rega 
-0x34ac 010233 compare 0x03 ,rega ,0x03 
-0x34ad 010234 rtn true 
-0x34ae 010235 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010236 store 8 ,mem_le_interval_min 
-0x34b0 010237 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010238 rtn 
-:      010241 antilost_le_bb_event_timer:
-0x34b2 010243 call app_power_timer 
-0x34b3 010244 call antilost_double_click_timer 
-0x34b4 010245 call antilost_le_fast_adv_timer 
-0x34b5 010246 call antilost_le_sleep_timer 
-0x34b6 010247 call antilost_app_updata_le_param_timer 
-0x34b7 010248 call antilost_conn_update_timer 
-0x34b8 010249 branch antilost_adc_check_timer 
-:      010252 antilost_double_click_timer:
-0x34b9 010253 arg mem_double_click_timer ,regc 
-0x34ba 010254 arg antilost_double_click_timeout ,regb 
-0x34bb 010255 branch timer_single_step 
-:      010256 antilost_double_click_timeout:
-0x34bc 010257 jam 0 ,mem_butten_click_cnt 
-0x34bd 010258 rtn 
-:      010259 antilost_le_fast_adv_timer:
-0x34be 010260 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010261 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010262 branch timer_single_step_2b 
-:      010263 antilost_le_fast_adv_timeout:
-0x34c1 010264 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010265 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010266 branch antilost_adv_start_common 
-:      010269 antilost_conn_update_timer:
-0x34c4 010270 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010271 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010272 branch timer_single_step 
-:      010274 antilost_conn_update_timer_time_out:
-0x34c7 010275 fetch 2 ,mem_le_latency 
-0x34c8 010276 store 1 ,mem_lpm_mult 
-0x34c9 010277 rtn 
-:      010278 antilost_app_updata_le_param_timer:
-0x34ca 010279 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010280 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010281 branch timer_single_step 
-:      010282 antilost_app_updata_le_param_timeout:
-0x34cd 010283 fetch 1 ,mem_le_state 
-0x34ce 010284 compare 0 ,pdata ,0x60 
-0x34cf 010285 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010286 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010287 call app_lpm_mult_enable 
-0x34d2 010288 branch le_l2cap_tx_update_req 
-:      010289 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010290 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010291 rtn 
-:      010293 antilost_le_sleep_timer:
-0x34d5 010294 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010295 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010296 branch timer_single_step_2b 
-:      010299 antilost_le_sleep_timer_timeout:
-0x34d8 010300 branch app_button_long_pressed 
-:      010302 antilost_adc_check_timer:
-0x34d9 010305 arg mem_adc_timer ,regc 
-0x34da 010306 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010307 branch timer_single_step_2b 
-:      010308 antilost_adc_check_timer_timeout:
-0x34dc 010309 fetch 2 ,mem_adc_timeout 
-0x34dd 010310 store 2 ,mem_adc_timer 
-0x34de 010311 branch antilost_battery_process 
-:      010314 antilost_le_process_conn:
-0x34df 010315 fetch 2 ,mem_adc_timeout 
-0x34e0 010316 store 2 ,mem_adc_timer 
-0x34e1 010317 setarg 0 
-0x34e2 010318 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010319 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010320 call antilost_alert_off 
-0x34e5 010321 call antilost_led_buzzer_stop_blink 
-0x34e6 010322 jam 0 ,mem_lpm_mult 
-0x34e7 010323 branch app_ble_stop_adv 
-:      010326 antilost_le_process_discon:
-0x34e8 010329 setarg 0 
-0x34e9 010330 store 4 ,mem_adc_timer 
-0x34ea 010331 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010332 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010334 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010335 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010336 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010337 call queue_init 
-0x34f0 010338 fetch 1 ,mem_antl_power_state 
-0x34f1 010339 rtneq power_off 
-0x34f2 010340 call antilost_fast_adv_start 
-0x34f3 010341 branch antilost_on_off_alarm_after_disconn 
-:      010344 antilost_le_conn_process:
-0x34f4 010346 branch antilost_key_process 
-:      010348 antilost_idle_process:
-0x34f5 010350 fetch 1 ,mem_antl_power_state 
-0x34f6 010351 rtnne power_standby 
-0x34f7 010352 branch antilost_key_process 
-:      010357 antilost_power_starting_cb:
-0x34f8 010358 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010359 call antilost_buzzer_configuration 
-0x34fa 010360 arg mem_antl_power_starting_led_style ,regc 
-:      010361 antilost_power_common:
-0x34fb 010362 branch antilost_led_configuration 
-:      010364 antilost_power_off_cb:
-0x34fc 010365 jam off ,mem_le_adv_enable 
-0x34fd 010366 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010367 call antilost_buzzer_configuration 
-0x34ff 010368 arg mem_antl_power_off_led_style ,regc 
-0x3500 010369 branch antilost_power_common 
-:      010371 antilost_le_receive_data_process:
-0x3501 010372 fetch 1 ,mem_le_att_opcode 
-0x3502 010373 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010374 rtn 
-:      010375 antilost_le_parse_att_write_request:
-0x3504 010376 fetch 2 ,mem_le_att_handle 
-0x3505 010378 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010379 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010380 rtn 
-:      010385 antilost_key_process:
-0x3508 010386 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010387 rtn blank 
-0x350a 010388 branch keyscan_key_process 
-:      010392 antilost_key_up_down:
-0x350b 010393 copy rega ,pdata 
-0x350c 010394 branch antilost_key_is_up ,blank 
-:      010395 antilost_key_is_down:
-0x350d 010396 copy queue ,pdata 
-0x350e 010397 beq 0 ,antilost_key0_down 
-0x350f 010398 rtn 
-:      010399 antilost_key_is_up:
-0x3510 010400 copy queue ,pdata 
-0x3511 010401 beq 0 ,antilost_key0_up 
-0x3512 010402 rtn 
-:      010404 antilost_key0_down:
-0x3513 010405 jam 1 ,mem_antl_key_state 
-0x3514 010406 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010407 call antilost_buzzer_configuration 
-0x3516 010408 arg mem_antl_key_led_style ,regc 
-0x3517 010409 call antilost_led_configuration 
-0x3518 010410 fetch 2 ,mem_ui_state_map 
-0x3519 010411 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010412 branch antilost_butten_down_after_conn 
-:      010414 antilost_key0_up:
-0x351b 010415 jam 0 ,mem_antl_key_state 
-0x351c 010416 branch antilost_double_click_timer_init 
-:      010420 antilost_double_click_timer_init:
-0x351d 010421 fetch 1 ,mem_butten_click_cnt 
-0x351e 010422 rtnne 1 
-0x351f 010423 jam 5 ,mem_double_click_timer 
-0x3520 010424 rtn 
-:      010426 antilost_butten_down_after_conn:
-0x3521 010427 fetch 1 ,mem_butten_click_cnt 
-0x3522 010428 pincrease 1 
-0x3523 010429 store 1 ,mem_butten_click_cnt 
-0x3524 010430 beq 1 ,antilost_click_once 
-0x3525 010431 beq 2 ,antilost_click_twice 
-0x3526 010432 rtn 
-:      010433 antilost_click_once:
-0x3527 010434 call antilost_alert_off 
-0x3528 010435 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010436 arg mem_antl_key0_press ,regc 
-0x352a 010437 branch antilost_prepare_data_and_send 
-:      010438 antilost_click_twice:
-0x352b 010439 jam 0 ,mem_butten_click_cnt 
-0x352c 010440 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010441 arg mem_antl_key0_press ,regc 
-0x352e 010442 call antilost_prepare_data_and_send 
-0x352f 010443 fetch 1 ,mem_antl_lost_mode 
-0x3530 010444 beq 1 ,antilost_alert_on 
-0x3531 010445 rtn 
-:      010447 antilost_butten_down_while_disconn:
-0x3532 010448 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010449 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010450 call antilost_alert_off 
-0x3535 010451 branch antilost_fast_adv_start 
-:      010454 antilost_cmd_parse_for_application:
-0x3536 010455 bpatch patch19_5 ,mem_patch19 
-0x3537 010456 call le_app_receive_data 
-0x3538 010457 ifetch 1 ,rega 
-0x3539 010458 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010459 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010460 rtn 
-:      010462 antilost_on_of_alram:
-0x353c 010463 fetch 1 ,mem_antl_lost_mode 
-0x353d 010464 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010465 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010466 rtn 
-:      010468 antilost_configuration_for_alram:
-0x3540 010469 ifetch 1 ,regb 
-0x3541 010470 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010471 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010472 rtn 
-:      010479 antilost_prepare_data_and_send:
-0x3544 010480 bpatch patch19_6 ,mem_patch19 
-0x3545 010481 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010482 isolate1 notification_enable_bit ,pdata 
-0x3547 010483 nrtn true 
-0x3548 010484 add regc ,6 ,contr 
-0x3549 010485 ifetch 2 ,contr 
-0x354a 010486 byteswap pdata ,pdata 
-0x354b 010487 add pdata ,5 ,loopcnt 
-0x354c 010488 add regc ,3 ,contr 
-0x354d 010489 call calc_check_sum_start 
-0x354e 010490 istore 1 ,contr 
-0x354f 010491 copy regc ,rega 
-0x3550 010492 branch queue_push 
-:      010498 antilost_alert_on:
-0x3551 010499 fetch 1 ,mem_antl_power_state 
-0x3552 010500 rtn blank 
-0x3553 010501 jam 1 ,mem_antl_lost_mode 
-0x3554 010502 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010503 call antilost_buzzer_configuration 
-0x3556 010504 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010505 call antilost_led_configuration 
-0x3558 010506 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010507 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010508 arg mem_antl_key0_release ,regc 
-0x355b 010509 branch antilost_prepare_data_and_send 
-:      010510 antilost_alert_off:
-0x355c 010511 fetch 1 ,mem_antl_lost_mode 
-0x355d 010512 rtn blank 
-0x355e 010513 jam 0 ,mem_antl_lost_mode 
-0x355f 010514 call antilost_led_buzzer_stop_blink 
-0x3560 010515 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010516 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010517 arg mem_antl_key0_release ,regc 
-0x3563 010518 branch antilost_prepare_data_and_send 
-:      010520 antilost_set_start_alarm_after_disconn:
-0x3564 010521 jam 1 ,mem_alarm_config 
-0x3565 010522 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010523 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010524 arg mem_antl_key0_release ,regc 
-0x3568 010525 branch antilost_prepare_data_and_send 
-:      010526 antilost_set_no_alarm_after_disconn:
-0x3569 010527 jam 0 ,mem_alarm_config 
-0x356a 010528 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010529 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010530 arg mem_antl_key0_release ,regc 
-0x356d 010531 branch antilost_prepare_data_and_send 
-:      010532 antilost_on_off_alarm_after_disconn:
-0x356e 010533 fetch 1 ,mem_alarm_config 
-0x356f 010534 rtn blank 
-0x3570 010535 branch antilost_alert_on 
-:      010537 antilost_notify_alarm_config_first_time:
-0x3571 010538 ifetch 2 ,rega 
-0x3572 010539 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010540 isolate1 notification_enable_bit ,pdata 
-0x3574 010541 nrtn true 
-0x3575 010542 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010543 rtn blank 
-0x3577 010544 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010545 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010546 store 8 ,mem_le_interval_min 
-0x357a 010547 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010548 call antilost_battery_process 
-0x357c 010549 call antilost_battery_calculate_end 
-0x357d 010550 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010551 fetch 1 ,mem_alarm_config 
-0x357f 010552 store 1 ,mem_antl_key0_release + 8 
-0x3580 010553 arg mem_antl_key0_release ,regc 
-0x3581 010554 branch antilost_prepare_data_and_send 
-:      010558 antilost_buzzer_configuration:
-0x3582 010559 arg 1 ,rega 
-0x3583 010560 branch antilost_configuration_common 
-:      010561 antilost_led_configuration:
-0x3584 010562 arg 0 ,rega 
-:      010563 antilost_configuration_common:
-0x3585 010564 branch antilost_led_buzzer_style_configuration 
-:      010566 antilost_led_buzzer_stop_blink:
-0x3586 010567 arg 0 ,rega 
-0x3587 010568 call ui_led_blink_stop_global 
-0x3588 010569 arg 1 ,rega 
-0x3589 010570 call ui_led_blink_stop_global 
-0x358a 010571 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010572 branch pwm_disable 
-:      010574 antilost_led_buzzer_style_configuration:
-0x358c 010575 call calc_curr_struct_prt 
-0x358d 010576 arg 7 ,loopcnt 
-0x358e 010577 branch ui_led_set_style_global + 2 
-:      010581 antilost_fast_adv_start:
-0x358f 010582 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010583 arg mem_antl_lpm_interval ,regb 
-:      010584 antilost_adv_start_common:
-0x3591 010585 call antilost_adv_interval_lpm_interval_set 
-0x3592 010586 call antilost_led_configuration 
-0x3593 010587 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010588 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010589 branch app_ble_start_adv 
-:      010591 antilost_adv_interval_lpm_interval_set:
-0x3596 010592 ifetch 2 ,regb 
-0x3597 010593 store 2 ,mem_lpm_interval 
-0x3598 010594 ifetch 2 ,contr 
-0x3599 010595 store 2 ,mem_le_adv_interval 
-0x359a 010596 rtn 
-:      010598 antilost_buzzer_pwm_init:
-0x359b 010599 arg 0 ,rega 
-0x359c 010600 call pwm_init 
-0x359d 010601 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010602 store 6 ,mem_pdatatemp 
-0x359f 010603 call pwm_out_set 
-0x35a0 010604 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010605 branch pwm_disable 
-:      010607 antilost_led_on_cb:
-0x35a2 010608 jam 1 ,mem_antl_led_state 
-0x35a3 010609 rtn 
-:      010610 antilost_led_off_cb:
-0x35a4 010611 jam 0 ,mem_antl_led_state 
-0x35a5 010612 rtn 
-:      010616 antilost_buzzer_off:
-0x35a6 010617 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010618 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010619 branch pwm_disable 
-:      010621 antilost_buzzer_on:
-0x35a9 010622 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010623 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010624 store 6 ,mem_pdatatemp 
-0x35ac 010625 branch pwm_out_set 
-:      010629 antilost_adc_init:
-0x35ad 010630 jam 0 ,mem_adc_config_flag 
-0x35ae 010631 branch adc_init_data 
-:      010633 antilost_battery_process:
-0x35af 010634 call adc_set_mode 
-0x35b0 010635 call vdd_calculate_by_mode 
-0x35b1 010636 store 2 ,mem_battery_current_voltage 
-0x35b2 010637 arg mem_battery_calculate_set ,rega 
-0x35b3 010638 call adc_bat_percent_lowpower_out 
-0x35b4 010639 store 1 ,mem_voltage_remain_percent 
-0x35b5 010640 beq 0 ,antilost_low_battery 
-0x35b6 010641 sub pdata ,0x64 ,null 
-0x35b7 010642 nbranch antilost_full_battery ,positive 
-0x35b8 010643 store 1 ,mem_antl_key0_release + 8 
-:      010644 antilost_battery_calculate_end:
-0x35b9 010645 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010646 arg mem_antl_key0_release ,regc 
-0x35bb 010647 branch antilost_prepare_data_and_send 
-:      010648 antilost_full_battery:
-0x35bc 010649 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010650 branch antilost_battery_calculate_end 
-:      010652 antilost_low_battery:
-0x35be 010653 branch app_button_long_pressed 
-:      010657 car_init:
-0x35bf 010658 rtn wake 
-0x35c0 010659 hfetch 1 ,core_gpio_sel1 
-0x35c1 010660 and_into 0xf0 ,pdata 
-0x35c2 010661 hstore 1 ,core_gpio_sel1 
-0x35c3 010662 setarg car_le_before_hibernate 
-0x35c4 010663 store 2 ,mem_cb_before_hibernate 
-0x35c5 010665 setarg car_le_process_lpm_before 
-0x35c6 010666 store 2 ,mem_cb_before_lpm 
-0x35c7 010668 setarg app_enter_hibernate 
-0x35c8 010669 store 2 ,mem_cb_discovry_timeout 
-0x35c9 010671 setarg car_scale_process_idle 
-0x35ca 010672 store 2 ,mem_cb_idle_process 
-0x35cb 010674 setarg car_scale_process_bb_event 
-0x35cc 010675 store 2 ,mem_cb_bb_event_process 
-0x35cd 010677 setarg app_get_lpm_wake_lock 
-0x35ce 010678 store 2 ,mem_cb_check_wakelock 
-0x35cf 010680 setarg car_le_receive_data 
-0x35d0 010681 store 2 ,mem_cb_att_write 
-0x35d1 010683 setarg car_le_bb_event_timer 
-0x35d2 010684 store 2 ,mem_cb_event_timer 
-0x35d3 010686 call g24_head_ptr2regc 
-0x35d4 010687 setarg car_24g_receive_data 
-0x35d5 010688 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 010689 istore 2 ,contw 
-0x35d7 010691 setarg car_power_off_signal 
-0x35d8 010692 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 010694 setarg car_soft_switch_power_on_signal 
-0x35da 010695 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 010697 bpatch patch19_7 ,mem_patch19 
-0x35dc 010698 call car_init_environment 
-0x35dd 010699 call queue_init 
-0x35de 010700 jam 2 ,mem_lpm_mult 
-0x35df 010701 jam power_on ,mem_car_24g_received_pac 
-0x35e0 010702 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 010703 store 1 ,mem_car_hard_soft_switch 
-0x35e2 010704 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 010705 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 010706 store 1 ,mem_ui_button_gpio 
-0x35e5 010707 jam off ,mem_le_adv_enable 
-:      010708 car_soft_switch_power_on_init:
-0x35e6 010709 call car_ui_led_init 
-0x35e7 010710 call ui_button_init 
-0x35e8 010711 call ui_button_polling 
-0x35e9 010712 jam power_starting ,mem_car_power_state 
-0x35ea 010713 fetch 2 ,mem_ui_state_map 
-0x35eb 010714 rtnbit1 ui_state_btn_down 
-0x35ec 010715 branch app_enter_hibernate 
-:      010717 car_power_off_signal:
-0x35ed 010718 branch car_ui_led_init 
-:      010720 car_hard_switch_power_on_signal:
-0x35ee 010721 jam power_standby ,mem_car_power_state 
-:      010722 car_soft_switch_power_on_signal:
-0x35ef 010723 jam on ,mem_le_adv_enable 
-0x35f0 010724 call car_ui_led_init 
-0x35f1 010725 arg 0 ,rega 
-0x35f2 010726 call ui_led_blink_start_global 
-0x35f3 010728 setarg fast_adv_interval_value_car 
-0x35f4 010729 call shutter_ble_adv_interval_set 
-:      010730 car_le_modified_name_adv:
-0x35f5 010731 arg mem_le_name + 7 ,contw 
-0x35f6 010732 fetch 1 ,mem_le_lap 
-:      010733 car_name_loop:
-0x35f7 010734 and pdata ,0xF0 ,temp 
-0x35f8 010735 rshift4 temp ,temp 
-0x35f9 010736 call car_hex_to_ascii 
-0x35fa 010737 istoret 1 ,contw 
-0x35fb 010738 and pdata ,0x0F ,temp 
-0x35fc 010739 call car_hex_to_ascii 
-0x35fd 010740 istoret 1 ,contw 
-0x35fe 010741 call le_modified_name_att_list 
-0x35ff 010742 fetcht 1 ,mem_le_name_len 
-0x3600 010743 copy temp ,loopcnt 
-0x3601 010744 arg mem_le_adv_data + 2 ,contw 
-0x3602 010745 arg mem_le_name ,contr 
-0x3603 010746 call memcpy 
-:      010747 car_le_modified_name_scan:
-0x3604 010748 fetcht 1 ,mem_le_name_len 
-0x3605 010749 copy temp ,loopcnt 
-0x3606 010750 arg mem_le_scan_data + 2 ,contw 
-0x3607 010751 arg mem_le_name ,contr 
-0x3608 010752 branch memcpy 
-:      010753 car_hex_to_ascii:
-0x3609 010754 sub temp ,9 ,null 
-0x360a 010755 branch car_hex_num ,positive 
-0x360b 010756 add temp ,55 ,temp 
-0x360c 010757 rtn 
-:      010758 car_hex_num:
-0x360d 010759 add temp ,48 ,temp 
-0x360e 010760 rtn 
-:      010762 car_ui_led_init:
-0x360f 010763 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 010764 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      010765 car_ui_led_init_1:
-0x3611 010766 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 010767 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      010768 car_ui_led_init_2:
-0x3613 010769 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 010770 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      010771 car_ui_led_init_3:
-0x3615 010772 fetch 1 ,mem_car_led_num 
-0x3616 010773 copy pdata ,loopcnt 
-0x3617 010774 setarg mem_car_led_map 
-0x3618 010775 copy pdata ,rega 
-:      010776 car_in_lp1:
-0x3619 010777 copy rega ,contr 
-0x361a 010778 ifetch 1 ,contr 
-0x361b 010779 copy contr ,rega 
-0x361c 010780 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 010781 copy pdata ,temp 
-0x361e 010782 call gpio_config_output 
-:      010783 car_in_lp1_end:
-0x361f 010784 loop car_in_lp1 
-:      010785 car_ui_led_init_end:
-0x3620 010786 rtn 
-:      010787 car_blood_led_gpio_set:
-0x3621 010788 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 010789 store 8 ,mem_car_led_map + 2 
-0x3623 010790 branch car_ui_led_init_1 
-:      010791 car_pairing_led_gpio_set:
-0x3624 010792 store 1 ,mem_car_led_map 
-0x3625 010793 branch car_ui_led_init_2 
-:      010794 car_low_voltage_led_gpio_set:
-0x3626 010795 store 1 ,mem_car_led_map + 1 
-0x3627 010796 branch car_ui_led_init_3 
-:      010799 car_init_environment:
-0x3628 010800 arg 0 ,rega 
-0x3629 010801 call pwm_init 
-0x362a 010802 call car_ir_rx_init 
-0x362b 010803 call g24_receive_process_init 
-0x362c 010804 branch car_init_adc_hvin 
-:      010806 car_init_adc_hvin:
-0x362d 010807 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 010808 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 010809 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 010810 branch adc_init_data 
-:      010812 car_le_before_hibernate:
-0x3631 010813 call gpio_set_before_lpm_common 
-0x3632 010814 branch keyscan_process_lpm_before 
-:      010816 car_le_process_lpm_before:
-0x3633 010817 branch keyscan_process_lpm_before 
-:      010819 car_key_scan_process:
-0x3634 010822 branch keyscan_key_process 
-:      010824 car_scale_process_idle:
-0x3635 010825 call car_le_send_packet 
-0x3636 010826 call car_ir_receive_process 
-0x3637 010827 call car_g24_status_process 
-0x3638 010828 branch car_key_scan_process 
-:      010830 car_g24_status_process:
-0x3639 010831 fetch 2 ,mem_ui_state_map 
-0x363a 010832 rtnbit1 ui_state_ble_connected 
-0x363b 010833 fetch 1 ,mem_car_24g_received_pac 
-0x363c 010834 beq work_paired ,car_g24_connected_event 
-0x363d 010835 rtn 
-:      010836 car_g24_connected_event:
-0x363e 010837 fetch 1 ,mem_car_24g_status 
-0x363f 010838 rtneq work_paired 
-0x3640 010839 jam work_paired ,mem_car_24g_status 
-0x3641 010840 branch car_g24_connected 
-:      010842 car_le_send_packet:
-0x3642 010843 fetch 2 ,mem_ui_state_map 
-0x3643 010844 rtnbit0 ui_state_ble_connected 
-0x3644 010845 call le_fifo_check_nearly_full 
-0x3645 010846 nrtn blank 
-0x3646 010847 arg mem_car_pop_queue_buff ,rega 
-0x3647 010848 call queue_pop 
-0x3648 010849 nrtn user 
-0x3649 010850 arg mem_car_pop_queue_buff ,contr 
-0x364a 010851 branch le_send_notify_from_list 
-:      010853 car_scale_process_bb_event:
-0x364b 010854 copy regc ,pdata 
-0x364c 010855 beq bt_evt_button_up ,app_event_button_up 
-0x364d 010856 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 010857 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 010858 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 010859 rtn 
-:      010861 car_scale_event_le_conn:
-0x3651 010862 setarg disable_24g 
-0x3652 010863 call g24_store_mem_24g_mode 
-0x3653 010864 branch car_scale_process_conn 
-:      010865 car_g24_connected:
-0x3654 010866 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 010867 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      010868 car_scale_process_conn:
-0x3656 010869 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 010870 jam 0 ,mem_lpm_mode 
-0x3658 010871 call app_ble_stop_adv 
-0x3659 010872 call app_lpm_mult_enable 
-0x365a 010873 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 010874 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      010875 car_scale_process_conn_next:
-0x365c 010876 arg 0 ,rega 
-0x365d 010877 branch ui_led_on_global 
-:      010878 car_pairing_led_conn_status_setting:
-0x365e 010879 arg 0 ,rega 
-0x365f 010880 branch ui_led_blink_stop_global 
-:      010882 car_scale_event_le_discon:
-0x3660 010883 setarg rx_24g 
-0x3661 010884 call g24_store_mem_24g_mode 
-:      010885 car_g24_disconnect:
-0x3662 010886 setarg 0 
-0x3663 010887 store 5 ,mem_car_led_control 
-0x3664 010888 setarg 4 
-0x3665 010889 call pwm_disable 
-0x3666 010890 setarg 5 
-0x3667 010891 call pwm_disable 
-0x3668 010892 setarg 20 
-0x3669 010893 call pwm_disable 
-0x366a 010894 setarg 21 
-0x366b 010895 call pwm_disable 
-0x366c 010896 setarg 22 
-0x366d 010897 call pwm_disable 
-0x366e 010898 setarg 7 
-0x366f 010899 call pwm_disable 
-0x3670 010900 call queue_init 
-0x3671 010901 jam 10 ,mem_motor1_speed 
-0x3672 010902 jam 10 ,mem_motor2_speed 
-0x3673 010903 jam 10 ,mem_motor3_speed 
-0x3674 010905 jam 2 ,mem_lpm_mult 
-0x3675 010906 arg 0 ,rega 
-0x3676 010907 call ui_led_blink_start_global 
-0x3677 010909 setarg fast_adv_interval_value_car 
-0x3678 010910 call shutter_ble_adv_interval_set 
-0x3679 010911 branch app_ble_start_adv 
-:      010913 car_le_bb_event_timer:
-0x367a 010915 call car_moto1_blank_data_timer 
-0x367b 010916 call car_moto2_blank_data_timer 
-0x367c 010917 call car_moto3_blank_data_timer 
-0x367d 010918 call app_power_timer 
-0x367e 010919 call car_led_control_timer 
-0x367f 010920 call car_notify_vdd_timer 
-0x3680 010921 call car_24g_no_data_timeout_timer 
-0x3681 010922 call car_ir_breakdown_timer 
-0x3682 010923 branch car_attack_shake_timer 
-:      010925 car_ir_breakdown_timer:
-0x3683 010926 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 010927 arg car_ir_breakdown_timeout ,regb 
-0x3685 010928 branch timer_single_step 
-:      010929 car_ir_breakdown_timeout:
-0x3686 010930 call car_ir_gpio_get_status 
-0x3687 010931 nrtn true 
-0x3688 010932 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 010933 rtn 
-:      010935 car_24g_no_data_timeout_timer:
-0x368a 010936 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 010937 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 010938 branch timer_single_step_2b 
-:      010939 car_24g_no_data_timer_timeout:
-0x368d 010940 jam work_search ,mem_car_24g_status 
-0x368e 010941 branch car_g24_disconnect 
-:      010943 car_attack_shake_timer:
-0x368f 010944 arg mem_car_attack_shake_timer ,regc 
-0x3690 010945 arg car_attack_shake ,regb 
-0x3691 010946 branch timer_single_step 
-:      010947 car_attack_shake:
-0x3692 010948 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 010949 branch car_attack_shake_stop ,blank 
-0x3694 010950 jam 2 ,mem_car_attack_shake_timer 
-0x3695 010951 jam 0 ,mem_car_attack_shake_flag 
-0x3696 010952 setarg 0x0a02 
-0x3697 010953 store 2 ,mem_le_receive_payload 
-0x3698 010954 fetch 1 ,mem_car_config_device_select 
-0x3699 010955 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      010956 car_attack_shake_front_battle_car:
-0x369a 010957 branch car_motor_control 
-:      010958 car_attack_shake_front_battle_tank:
-0x369b 010959 setarg 0x0a02 
-0x369c 010960 store 2 ,mem_le_receive_payload + 2 
-0x369d 010961 branch car_motor_control 
-:      010962 car_attack_shake_stop:
-0x369e 010963 setarg 0 
-0x369f 010964 store 4 ,mem_le_receive_payload 
-0x36a0 010965 branch car_motor_control 
-:      010967 car_notify_vdd_timer:
-0x36a1 010968 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 010969 rtn blank 
-0x36a3 010970 fetch 2 ,mem_ui_state_map 
-0x36a4 010971 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 010972 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 010973 arg car_notify_vdd ,regb 
-0x36a7 010974 branch timer_single_step 
-:      010975 car_notify_vdd:
-0x36a8 010976 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 010977 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 010978 fetch 1 ,mem_car_working_flag 
-0x36ab 010979 nrtn blank 
-:      010980 car_read_hvin:
-0x36ac 010981 call adc_set_mode 
-0x36ad 010982 call vdd_calculate_by_mode 
-0x36ae 010983 store 2 ,mem_vdd_now_vol 
-0x36af 010984 arg mem_vdd_calculate_set ,rega 
-0x36b0 010985 call adc_bat_percent_lowpower_out 
-0x36b1 010986 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 010987 isub temp ,null 
-0x36b3 010988 branch car_notify_vdd_next2 ,positive 
-0x36b4 010989 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 010990 copy pdata ,temp 
-:      010991 car_notify_vdd_next2:
-0x36b6 010992 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 010993 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 010994 isub temp ,null 
-0x36b9 010995 call car_enter_low_bat ,positive 
-0x36ba 010996 storet 1 ,mem_notify_bat_payload 
-0x36bb 010997 arg 6 ,loopcnt 
-0x36bc 010998 arg mem_notify_bat_head ,contr 
-0x36bd 010999 call calc_check_sum_start 
-0x36be 011000 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011001 arg mem_notify_bat_packet ,rega 
-0x36c0 011002 branch queue_push 
-:      011003 car_enter_low_bat:
-0x36c1 011004 fetch 1 ,mem_low_bat_flag 
-0x36c2 011005 nrtn blank 
-0x36c3 011006 jam 1 ,mem_low_bat_flag 
-0x36c4 011007 arg 1 ,rega 
-0x36c5 011008 branch ui_led_blink_start_global 
-:      011009 car_low_bat_led_off:
-0x36c6 011010 arg 1 ,rega 
-0x36c7 011011 branch ui_led_blink_stop_global 
-:      011013 car_led_control_timer:
-0x36c8 011014 arg mem_car_led_control_timer ,regc 
-0x36c9 011015 arg car_led_control ,regb 
-0x36ca 011016 branch timer_single_step 
-:      011017 car_led_control:
-0x36cb 011018 jam 5 ,mem_car_led_control_timer 
-0x36cc 011019 jam 0 ,mem_car_led_no 
-0x36cd 011020 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011021 beq led_on ,car_led_control_blink_off 
-0x36cf 011022 beq led_off ,car_led_control_blink_on 
-:      011023 car_led_control_set:
-0x36d0 011024 arg mem_car_led_control ,contr 
-0x36d1 011025 copy contr ,rega 
-0x36d2 011026 arg 8 ,loopcnt 
-:      011027 car_led_control_timer_next:
-0x36d3 011028 copy rega ,contr 
-0x36d4 011029 ifetch 1 ,contr 
-0x36d5 011030 copy contr ,rega 
-0x36d6 011031 beq led_off ,car_led_control_off 
-0x36d7 011032 beq led_on ,car_led_control_on 
-0x36d8 011033 beq led_blink ,car_led_control_blink 
-:      011034 car_led_control_timer_next_2:
-0x36d9 011035 fetch 1 ,mem_car_led_no 
-0x36da 011036 increase 1 ,pdata 
-0x36db 011037 store 1 ,mem_car_led_no 
-0x36dc 011038 loop car_led_control_timer_next 
-0x36dd 011039 rtn 
-:      011040 car_led_switch:
-0x36de 011041 fetch 1 ,mem_car_led_no 
-0x36df 011042 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011043 iadd regb ,regb 
-0x36e1 011044 ifetcht 1 ,regb 
-0x36e2 011045 rtn 
-:      011046 car_led_control_off:
-0x36e3 011047 call car_led_switch 
-0x36e4 011048 call gpio_out_inactive 
-0x36e5 011049 branch car_led_control_timer_next_2 
-:      011050 car_led_control_on:
-0x36e6 011051 call car_led_switch 
-0x36e7 011052 call gpio_out_active 
-0x36e8 011053 branch car_led_control_timer_next_2 
-:      011054 car_led_control_blink:
-0x36e9 011055 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011056 beq led_on ,car_led_control_off 
-0x36eb 011057 branch car_led_control_on 
-:      011058 car_led_control_blink_on:
-0x36ec 011059 jam led_on ,mem_car_led_blink_status 
-0x36ed 011060 branch car_led_control_set 
-:      011061 car_led_control_blink_off:
-0x36ee 011062 jam led_off ,mem_car_led_blink_status 
-0x36ef 011063 branch car_led_control_set 
-:      011067 calc_check_sum_start:
-0x36f0 011068 arg 0 ,rega 
-:      011069 calc_check_sum_loop:
-0x36f1 011070 ifetch 1 ,contr 
-0x36f2 011071 iadd rega ,rega 
-0x36f3 011072 loop calc_check_sum_loop 
-:      011073 calc_check_sum_and:
-0x36f4 011074 and rega ,0xff ,pdata 
-0x36f5 011075 rtn 
-:      011077 car_le_receive_data:
-0x36f6 011078 fetch 1 ,mem_le_att_opcode 
-0x36f7 011079 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011080 rtn 
-:      011081 car_le_parse_att_write_request:
-0x36f9 011082 fetch 2 ,mem_le_att_handle 
-0x36fa 011083 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011084 rtn 
-:      011096 le_app_receive_data:
-0x36fc 011097 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011098 ifetch 5 ,rega 
-0x36fe 011099 store 5 ,mem_app_receive_temp 
-0x36ff 011100 fetch 2 ,mem_app_receive_temp 
-0x3700 011101 arg le_receive_packet_head ,temp 
-0x3701 011102 isub temp ,null 
-0x3702 011103 nrtn zero 
-0x3703 011104 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011105 byteswap pdata ,pdata 
-0x3705 011106 store 2 ,mem_app_receive_temp + 3 
-0x3706 011107 copy pdata ,loopcnt 
-0x3707 011108 increase 5 ,rega 
-0x3708 011109 copy rega ,contr 
-0x3709 011110 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011111 call memcpy 
-0x370b 011112 ifetch 1 ,contr 
-0x370c 011113 store 1 ,mem_app_receive_temp + 15 
-0x370d 011114 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011115 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011116 rtn 
-:      011118 car_control_le_receive:
-0x3710 011119 setarg 0 
-0x3711 011120 store 5 ,mem_le_receive_payload 
-0x3712 011121 store 5 ,mem_le_receive_payload + 5 
-0x3713 011122 call le_app_receive_data 
-0x3714 011123 copy regb ,contr 
-0x3715 011124 arg mem_le_receive_payload ,contw 
-0x3716 011125 arg 10 ,loopcnt 
-0x3717 011126 call memcpy 
-:      011127 car_receive_cmd_select:
-0x3718 011128 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011129 ifetch 1 ,rega 
-0x371a 011130 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011131 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011132 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011133 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011134 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011135 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011136 beq car_cmd_device_info ,car_info_request 
-0x3721 011137 rtn 
-:      011139 car_24g_receive_data:
-0x3722 011140 fetch 2 ,mem_ui_state_map 
-0x3723 011141 rtnbit1 ui_state_ble_connected 
-0x3724 011143 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011144 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011146 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011148 setarg offset_24g_rxdata_temp_add3 
-0x3728 011149 call g24_set_rega 
-0x3729 011150 call car_control_le_receive 
-0x372a 011152 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011153 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011154 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011155 rtn 
-:      011156 car_24g_receive_data_next:
-0x372e 011157 fetch 1 ,mem_le_receive_payload 
-0x372f 011158 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011159 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011160 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011161 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011162 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011163 rtn 
-:      011165 car_moto1_enable_blank_data_timer:
-0x3735 011166 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011167 rtn 
-:      011168 car_moto2_enable_blank_data_timer:
-0x3737 011169 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011170 rtn 
-:      011171 car_moto3_enable_blank_data_timer:
-0x3739 011172 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011173 rtn 
-:      011175 car_moto1_blank_data_timer:
-0x373b 011176 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011177 arg car_moto1_blank_data ,regb 
-0x373d 011178 branch timer_single_step 
-:      011179 car_moto2_blank_data_timer:
-0x373e 011180 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011181 arg car_moto2_blank_data ,regb 
-0x3740 011182 branch timer_single_step 
-:      011183 car_moto3_blank_data_timer:
-0x3741 011184 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011185 arg car_moto3_blank_data ,regb 
-0x3743 011186 branch timer_single_step 
-:      011188 car_moto1_blank_data:
-0x3744 011189 jam 0 ,mem_le_receive_payload 
-0x3745 011190 branch car_motor_control 
-:      011191 car_moto2_blank_data:
-0x3746 011192 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011193 branch car_motor_control 
-:      011194 car_moto3_blank_data:
-0x3748 011195 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011196 branch car_motor_control 
-:      011201 car_drive_old:
-0x374a 011202 call car_left_right_control_old 
-0x374b 011203 branch car_front_back_control_old 
-:      011204 car_left_right_control_old:
-0x374c 011205 fetch 1 ,mem_le_receive_payload 
-0x374d 011206 store 1 ,mem_motor2_status 
-0x374e 011207 branch car_motor2_control 
-:      011208 car_front_back_control_old:
-0x374f 011209 fetch 1 ,mem_motor1_speed 
-0x3750 011210 call car_reset_old_speed 
-0x3751 011211 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011212 store 1 ,mem_motor1_status 
-0x3753 011213 branch car_motor1_control 
-:      011214 car_reset_old_speed:
-0x3754 011215 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011216 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011217 store 1 ,mem_motor1_speed 
-0x3757 011218 rtn 
-:      011219 car_reset_old_speed2:
-0x3758 011220 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011221 rtn 
-:      011222 car_reset_old_speed3:
-0x375a 011223 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011224 rtn 
-:      011225 car_speed_set_old:
-0x375c 011226 fetch 1 ,mem_le_receive_payload 
-0x375d 011227 call car_reset_old_speed 
-0x375e 011228 fetch 1 ,mem_motor1_speed 
-0x375f 011229 call car_motor_speed_duty_setting 
-0x3760 011230 call car_motor_speed_duty_transform 
-0x3761 011231 branch pwm_pwm0_duty_set 
-:      011233 car_motor_control:
-0x3762 011234 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011235 nrtn blank 
-0x3764 011236 fetch 6 ,mem_le_receive_payload 
-0x3765 011237 store 6 ,mem_motor1_status 
-0x3766 011238 fetch 1 ,mem_motor1_speed 
-0x3767 011239 fetcht 1 ,mem_motor2_speed 
-0x3768 011240 iand temp ,pdata 
-0x3769 011241 fetcht 1 ,mem_motor3_speed 
-0x376a 011242 iand temp ,pdata 
-0x376b 011243 call car_motor_working_flag ,blank 
-0x376c 011244 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011245 call car_motor1_control 
-0x376e 011246 call car_motor2_control 
-0x376f 011247 branch car_motor3_control 
-:      011248 car_motor1_control:
-0x3770 011249 arg mem_motor1_pwm_set ,regb 
-0x3771 011250 arg mem_motor1_status ,contr 
-0x3772 011251 branch car_motor_status_select 
-:      011252 car_motor2_control:
-0x3773 011253 arg mem_motor2_pwm_set ,regb 
-0x3774 011254 arg mem_motor2_status ,contr 
-0x3775 011255 branch car_motor_status_select 
-:      011256 car_motor3_control:
-0x3776 011257 arg mem_motor3_pwm_set ,regb 
-0x3777 011258 arg mem_motor3_status ,contr 
-0x3778 011259 branch car_motor_status_select 
-:      011260 car_motor_working_flag:
-0x3779 011261 jam 0 ,mem_car_working_flag 
-0x377a 011262 rtn 
-:      011264 car_motor_status_select:
-0x377b 011265 ifetch 1 ,contr 
-0x377c 011266 beq motor_stop ,car_motor_stop 
-0x377d 011267 beq go_front ,car_motor_positive 
-0x377e 011268 beq go_back ,car_motor_negative 
-0x377f 011269 rtn 
-:      011270 car_motor_positive:
-0x3780 011271 jam 0 ,mem_motor_select_p_n 
-0x3781 011272 branch car_motor_negative + 1 
-:      011273 car_motor_negative:
-0x3782 011274 jam 1 ,mem_motor_select_p_n 
-0x3783 011275 ifetch 1 ,contr 
-0x3784 011276 store 1 ,mem_car_motor_speed 
-0x3785 011277 ifetch 8 ,regb 
-0x3786 011278 branch car_motor_work 
-:      011280 car_motor_stop:
-0x3787 011281 ifetch 1 ,regb 
-0x3788 011282 call pwm_disable 
-0x3789 011283 increase 1 ,regb 
-0x378a 011284 ifetch 1 ,regb 
-0x378b 011285 branch pwm_disable 
-:      011286 car_motor_work:
-0x378c 011287 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011288 jam 1 ,mem_car_working_flag 
-0x378e 011289 fetch 1 ,mem_motor_select_p_n 
-0x378f 011290 beq 0 ,car_motor_select_positive 
-:      011291 car_motor_select_negative:
-0x3790 011292 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011293 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011294 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011295 car_motor_work_next:
-0x3793 011296 call pwm_disable 
-0x3794 011297 fetch 1 ,mem_car_motor_speed 
-0x3795 011298 call car_motor_speed_duty_setting 
-0x3796 011299 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011300 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011301 store 6 ,mem_pdatatemp 
-0x3799 011302 branch pwm_out_set 
-:      011303 car_motor_select_positive:
-0x379a 011304 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011305 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011306 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011307 branch car_motor_work_next 
-:      011309 car_motor_speed_duty_setting:
-0x379e 011310 mul32 pdata ,5 ,pdata 
-0x379f 011311 add pdata ,50 ,pdata 
-0x37a0 011312 rtn 
-:      011313 car_motor_speed_duty_transform:
-0x37a1 011314 arg 12000 ,temp 
-0x37a2 011315 imul32 temp ,pdata 
-0x37a3 011316 div pdata ,100 
-0x37a4 011317 call wait_div_end 
-0x37a5 011318 quotient temp 
-0x37a6 011319 copy temp ,rega 
-0x37a7 011320 setarg 12000 
-0x37a8 011321 isub temp ,regb 
-0x37a9 011322 rtn 
-:      011325 car_ir_init:
-0x37aa 011326 hfetch 1 ,core_gpio_sel2 
-0x37ab 011327 set1 2 ,pdata 
-0x37ac 011328 hstore 1 ,core_gpio_sel2 
-0x37ad 011329 setarg 158 
-0x37ae 011330 hstore 2 ,core_pwm_pcnt4 
-0x37af 011331 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011332 rtn 
-:      011334 car_ir_data_rx_from_app:
-0x37b1 011335 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011336 nrtn blank 
-0x37b3 011337 fetch 2 ,mem_le_receive_payload 
-0x37b4 011338 store 2 ,mem_ir_data 
-0x37b5 011339 fetch 1 ,mem_car_24g_status 
-0x37b6 011340 bne work_paired ,car_ir_data_tx 
-0x37b7 011341 fetch 2 ,mem_le_lap 
-0x37b8 011342 store 2 ,mem_ir_data 
-:      011343 car_ir_data_tx:
-0x37b9 011344 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011345 call car_ir_init 
-0x37bb 011346 call car_ir_enable 
-0x37bc 011347 setarg 48000 
-0x37bd 011348 call sleep 
-0x37be 011349 call car_ir_disable 
-0x37bf 011350 setarg 7200 
-0x37c0 011351 call sleep 
-0x37c1 011352 arg 16 ,loopcnt 
-:      011353 car_ir_send_loop:
-0x37c2 011354 call car_ir_enable 
-0x37c3 011355 fetch 2 ,mem_ir_data 
-0x37c4 011356 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011357 setarg 7200 
-0x37c6 011358 call sleep 
-0x37c7 011359 call car_ir_disable 
-0x37c8 011360 branch car_ir_wait_finish 
-:      011362 car_ir_is_bit1:
-0x37c9 011363 setarg 14400 
-0x37ca 011364 call sleep 
-0x37cb 011365 call car_ir_disable 
-:      011366 car_ir_wait_finish:
-0x37cc 011367 setarg 7200 
-0x37cd 011368 call sleep 
-0x37ce 011369 fetch 2 ,mem_ir_data 
-0x37cf 011370 rshift pdata ,pdata 
-0x37d0 011371 store 2 ,mem_ir_data 
-0x37d1 011372 loop car_ir_send_loop 
-0x37d2 011374 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011375 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011376 setarg 0x0a01 
-0x37d5 011377 store 2 ,mem_le_receive_payload 
-0x37d6 011378 fetch 1 ,mem_car_config_device_select 
-0x37d7 011379 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011380 car_attack_shake_back_battle_car:
-0x37d8 011381 branch car_motor_control 
-:      011382 car_attack_shake_back_battle_tank:
-0x37d9 011383 setarg 0x0a01 
-0x37da 011384 store 2 ,mem_le_receive_payload + 2 
-0x37db 011385 branch car_motor_control 
-:      011387 car_ir_enable:
-0x37dc 011388 hfetch 1 ,core_gpio_key2 
-0x37dd 011389 or_into 0x40 ,pdata 
-0x37de 011390 hstore 1 ,core_gpio_key2 
-0x37df 011391 rtn 
-:      011392 car_ir_disable:
-0x37e0 011393 hfetch 1 ,core_gpio_key2 
-0x37e1 011394 and_into 0xbf ,pdata 
-0x37e2 011395 hstore 1 ,core_gpio_key2 
-0x37e3 011396 rtn 
-:      011398 car_ir_rx_init:
-0x37e4 011399 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011400 rtneq 0x00 
-0x37e6 011401 call lpm_disable_exen_output 
-0x37e7 011402 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011403 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011404 call gpio_config_input 
-0x37ea 011405 call car_ir_gpio_get_status 
-0x37eb 011406 nrtn true 
-0x37ec 011407 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011408 rtn 
-:      011410 car_ir_receive_process:
-0x37ee 011411 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011412 rtneq flag_ir_disable 
-0x37f0 011413 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011414 nrtn blank 
-0x37f2 011415 fetch 2 ,mem_ui_state_map 
-0x37f3 011416 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011417 fetch 1 ,mem_car_24g_status 
-0x37f5 011418 rtnne work_paired 
-:      011419 car_ir_receive_process_next:
-0x37f6 011420 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011421 call car_ir_gpio_get_status 
-0x37f8 011422 nrtn true 
-0x37f9 011423 setarg 36000 
-0x37fa 011424 call sleep 
-0x37fb 011425 call car_ir_gpio_get_status 
-0x37fc 011426 nrtn true 
-0x37fd 011427 call car_ir_clk_get 
-:      011428 car_ir_packet_head_wait_end:
-0x37fe 011429 call car_ir_clk_check 
-0x37ff 011430 nrtn positive 
-0x3800 011431 call car_ir_gpio_get_status 
-0x3801 011432 branch car_ir_packet_head_wait_end ,true 
-0x3802 011433 arg 0 ,rega 
-0x3803 011434 arg 16 ,loopcnt 
-0x3804 011435 call car_ir_clk_get 
-:      011436 car_ir_receive_process_loop:
-0x3805 011437 call car_ir_clk_check 
-0x3806 011438 nrtn positive 
-0x3807 011439 call car_ir_gpio_get_status 
-0x3808 011440 nbranch car_ir_receive_process_loop ,true 
-0x3809 011441 setarg 10800 
-0x380a 011442 call sleep 
-0x380b 011443 call car_ir_gpio_get_status 
-0x380c 011444 branch car_ir_get_bit1 ,true 
-:      011445 car_ir_get_bit0:
-0x380d 011446 setarg 0 
-0x380e 011447 rshift rega ,rega 
-0x380f 011448 ior rega ,rega 
-0x3810 011449 loop car_ir_receive_process_loop 
-0x3811 011450 branch car_ir_receive_process_end 
-:      011451 car_ir_get_bit1:
-0x3812 011452 setarg 0x8000 
-0x3813 011453 rshift rega ,rega 
-0x3814 011454 ior rega ,rega 
-0x3815 011455 call car_ir_clk_get 
-:      011456 car_ir_get_bit1_wait_low_end:
-0x3816 011457 call car_ir_clk_check 
-0x3817 011458 nrtn positive 
-0x3818 011459 call car_ir_gpio_get_status 
-0x3819 011460 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011461 loop car_ir_receive_process_loop 
-:      011462 car_ir_receive_process_end:
-0x381b 011463 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011464 copy rega ,pdata 
-0x381d 011465 store 2 ,mem_ir_rx_buf 
-0x381e 011466 store 2 ,mem_ir_notify_data + 8 
-0x381f 011467 fetch 1 ,mem_car_24g_status 
-0x3820 011468 beq work_paired ,car_ir_24g_receive_attack 
-:      011469 car_ir_data_notify:
-0x3821 011470 arg 0x07 ,loopcnt 
-0x3822 011471 arg mem_ir_notify_data_head ,contr 
-0x3823 011472 call calc_check_sum_start 
-0x3824 011473 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011474 arg mem_ir_notify_data ,rega 
-0x3826 011475 branch queue_push 
-:      011477 car_ir_24g_receive_attack:
-0x3827 011478 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011479 increase 1 ,pdata 
-0x3829 011480 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011481 div pdata ,2 
-0x382b 011482 call wait_div_end 
-0x382c 011483 quotient temp 
-0x382d 011484 remainder pdata 
-0x382e 011485 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011486 car_ir_24g_receive_attack_off:
-0x382f 011487 fetch 1 ,mem_car_config_led_num 
-0x3830 011488 isub temp ,null 
-0x3831 011489 call car_ir_24g_go_die ,zero 
-0x3832 011490 arg mem_car_led_control ,pdata 
-0x3833 011491 increase -1 ,temp 
-0x3834 011492 iadd temp ,rega 
-0x3835 011493 arg 0 ,pdata 
-0x3836 011494 istore 1 ,rega 
-0x3837 011495 rtn 
-:      011496 car_ir_24g_receive_attack_blink:
-0x3838 011497 arg mem_car_led_control ,pdata 
-0x3839 011498 iadd temp ,rega 
-0x383a 011499 arg 2 ,pdata 
-0x383b 011500 istore 1 ,rega 
-0x383c 011501 rtn 
-:      011502 car_ir_24g_go_die:
-0x383d 011503 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011504 rtn 
-:      011505 car_ir_clk_get:
-0x383f 011506 copy clkn_bt ,pdata 
-0x3840 011507 store 4 ,mem_ir_receive_clkn 
-0x3841 011508 rtn 
-:      011509 car_ir_clk_check:
-0x3842 011510 copy clkn_bt ,pdata 
-0x3843 011511 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011512 isub temp ,pdata 
-0x3845 011513 sub pdata ,200 ,null 
-0x3846 011514 rtn 
-:      011516 car_ir_gpio_get_status:
-0x3847 011517 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011518 branch gpio_get_bit 
-:      011520 car_led_control_receive:
-0x3849 011521 fetch 8 ,mem_le_receive_payload 
-0x384a 011522 store 8 ,mem_car_led_control 
-0x384b 011523 rtn 
-:      011525 car_info_request:
-0x384c 011526 fetch 1 ,mem_car_config_device_select 
-0x384d 011527 store 1 ,mem_car_info_request_payload 
-0x384e 011528 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011529 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011530 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011531 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011532 arg 13 ,loopcnt 
-0x3853 011533 arg mem_car_info_request_head ,contr 
-0x3854 011534 call calc_check_sum_start 
-0x3855 011535 store 1 ,mem_car_info_request_checksum 
-0x3856 011536 arg mem_car_info_request ,rega 
-0x3857 011537 branch queue_push 
-:      011543 light_init:
-0x3858 011544 call clear_eeprom_size_2k 
-0x3859 011545 jam 0x7a ,mem_curr_packet_num 
-0x385a 011546 call light_load_controler_list 
-0x385b 011547 call light_init_crr_cmd_count 
-0x385c 011548 setarg light_pairing_timer 
-0x385d 011549 store 2 ,mem_cb_event_timer 
-0x385e 011550 arg 0 ,rega 
-0x385f 011551 branch pwm_init 
-:      011553 light_pairing_timer:
-0x3860 011554 fetch 2 ,mem_light_pairing_timer 
-0x3861 011555 rtn blank 
-0x3862 011556 increase -1 ,pdata 
-0x3863 011557 store 2 ,mem_light_pairing_timer 
-0x3864 011558 rtnne 0 
-0x3865 011559 jam 0 ,mem_light_pairing_enable 
-0x3866 011560 rtn 
-:      011562 light_init_crr_cmd_count:
-0x3867 011563 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011564 fetch 1 ,mem_light_next_record 
-0x3869 011565 sub pdata ,40 ,null 
-0x386a 011566 rtn positive 
-0x386b 011567 jam 0 ,mem_light_next_record 
-0x386c 011568 rtn 
-:      011570 light_load_controler_list:
-0x386d 011571 arg mem_light_next_record ,rega 
-0x386e 011572 arg 0 ,regb 
-0x386f 011573 arg 81 ,temp 
-0x3870 011574 branch iicd_read_eep_data 
-:      011577 light_find_controler_pairing:
-0x3871 011578 disable user 
-0x3872 011579 fetch 1 ,mem_light_cnum 
-0x3873 011580 copy pdata ,loopcnt 
-0x3874 011582 arg mem_light_clist ,rega 
-0x3875 011583 copy regc ,regb 
-:      011584 light_find_controler_pairing_loop:
-0x3876 011585 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011586 call light_compare_addr_record 
-0x3878 011587 branch enable_user ,zero 
-:      011588 light_find_single_pairing_diff:
-0x3879 011589 increase 4 ,rega 
-0x387a 011590 loop light_find_controler_pairing_loop 
-0x387b 011591 rtn 
-:      011594 light_compare_addr_record:
-0x387c 011595 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011596 ifetch 3 ,rega 
-0x387e 011597 ifetcht 3 ,regb 
-0x387f 011598 isub temp ,null 
-0x3880 011599 rtn 
-:      011601 light_compare_single_record:
-0x3881 011602 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011603 ifetch 3 ,rega 
-0x3883 011604 ifetcht 3 ,regb 
-0x3884 011605 isub temp ,null 
-0x3885 011606 nrtn zero 
-0x3886 011607 ifetch 1 ,contr 
-0x3887 011608 sub pdata ,0 ,null 
-0x3888 011609 rtn zero 
-0x3889 011610 add rega ,3 ,contr 
-0x388a 011611 ifetcht 1 ,contr 
-0x388b 011612 isub temp ,null 
-0x388c 011613 rtn 
-:      011616 light_find_controler_cmd:
-0x388d 011617 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011618 disable user 
-0x388f 011619 fetch 1 ,mem_light_cnum 
-0x3890 011620 copy pdata ,loopcnt 
-0x3891 011622 arg mem_light_clist ,rega 
-0x3892 011623 copy regc ,regb 
-:      011624 light_find_controler_cmd_loop:
-0x3893 011625 call light_compare_single_record 
-0x3894 011626 branch enable_user ,zero 
-0x3895 011627 increase 4 ,rega 
-0x3896 011628 loop light_find_controler_cmd_loop 
-0x3897 011629 rtn 
-:      011632 light_recv_adv:
-0x3898 011633 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011634 increase 1 ,pdata 
-0x389a 011635 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011636 arg mem_le_rxbuf + 12 ,regc 
-:      011638 light_anylize_command:
-0x389c 011639 ifetch 2 ,regc 
-0x389d 011640 arg 0x55aa ,temp 
-0x389e 011641 isub temp ,null 
-0x389f 011642 nrtn zero 
-0x38a0 011643 copy contr ,regc 
-0x38a1 011644 ifetcht 3 ,regc 
-0x38a2 011645 setarg 0xffffff 
-0x38a3 011646 isub temp ,null 
-0x38a4 011647 branch light_parse_cmd ,zero 
-0x38a5 011648 call light_find_controler_cmd 
-0x38a6 011649 branch light_parse_cmd ,user 
-0x38a7 011650 rtn 
-:      011652 light_parse_cmd:
-0x38a8 011653 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011654 increase 4 ,regc 
-0x38aa 011655 ifetch 1 ,regc 
-0x38ab 011656 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011657 isub temp ,null 
-0x38ad 011658 rtn zero 
-0x38ae 011659 store 1 ,mem_curr_packet_num 
-0x38af 011660 fetch 1 ,mem_le_req_rcv 
-0x38b0 011661 increase 1 ,pdata 
-0x38b1 011662 store 1 ,mem_le_req_rcv 
-0x38b2 011664 increase 1 ,regc 
-0x38b3 011665 ifetch 1 ,regc 
-0x38b4 011666 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011667 copy pdata ,loopcnt 
-0x38b6 011668 rtn blank 
-:      011669 light_parse_cmd_loop:
-0x38b7 011670 ifetch 1 ,contr 
-0x38b8 011671 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 011672 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 011673 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 011674 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 011675 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 011676 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 011677 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 011678 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 011679 loop light_parse_cmd_loop 
-0x38c1 011680 rtn 
-:      011682 light_parse_cmd_pwm0:
-0x38c2 011683 copy contr ,regc 
-0x38c3 011684 fetch 1 ,mem_light_pwm0 
-0x38c4 011685 store 1 ,mem_pdatatemp 
-0x38c5 011686 arg 0 ,temp 
-:      011687 light_parse_cmd_pwm_common:
-0x38c6 011688 storet 1 ,mem_pdatatemp + 1 
-0x38c7 011689 setarg 10000 
-0x38c8 011690 store 3 ,mem_pdatatemp + 2 
-0x38c9 011691 ifetch 1 ,regc 
-0x38ca 011692 store 1 ,mem_pdatatemp + 5 
-0x38cb 011693 call pwm_out_set 
-0x38cc 011694 and regc ,1 ,contr 
-0x38cd 011695 loop light_parse_cmd_loop 
-0x38ce 011696 rtn 
-:      011697 light_parse_cmd_pwm1:
-0x38cf 011698 copy regc ,contr 
-0x38d0 011699 fetch 1 ,mem_light_pwm1 
-0x38d1 011700 store 1 ,mem_pdatatemp 
-0x38d2 011701 arg 1 ,temp 
-0x38d3 011702 branch light_parse_cmd_pwm_common 
-:      011703 light_parse_cmd_pwm2:
-0x38d4 011704 copy regc ,contr 
-0x38d5 011705 fetch 1 ,mem_light_pwm2 
-0x38d6 011706 store 1 ,mem_pdatatemp 
-0x38d7 011707 arg 2 ,temp 
-0x38d8 011708 branch light_parse_cmd_pwm_common 
-:      011709 light_parse_cmd_pwm3:
-0x38d9 011710 copy regc ,contr 
-0x38da 011711 fetch 1 ,mem_light_pwm3 
-0x38db 011712 store 1 ,mem_pdatatemp 
-0x38dc 011713 arg 3 ,temp 
-0x38dd 011714 branch light_parse_cmd_pwm_common 
-:      011715 light_parse_cmd_pwm4:
-0x38de 011716 copy regc ,contr 
-0x38df 011717 fetch 1 ,mem_light_pwm4 
-0x38e0 011718 store 1 ,mem_pdatatemp 
-0x38e1 011719 arg 4 ,temp 
-0x38e2 011720 branch light_parse_cmd_pwm_common 
-:      011721 light_parse_cmd_pwm5:
-0x38e3 011722 copy regc ,contr 
-0x38e4 011723 fetch 1 ,mem_light_pwm5 
-0x38e5 011724 store 1 ,mem_pdatatemp 
-0x38e6 011725 arg 5 ,temp 
-0x38e7 011726 branch light_parse_cmd_pwm_common 
-:      011728 light_parse_auto_mode:
-0x38e8 011729 ifetch 1 ,contr 
-0x38e9 011730 rtn 
-:      011732 light_parse_pairing:
-0x38ea 011733 copy contr ,regc 
-0x38eb 011734 fetch 1 ,mem_light_pairing_enable 
-0x38ec 011735 bne 1 ,light_parse_pairing_abandon 
-0x38ed 011736 call update_controler_list 
-:      011737 light_parse_pairing_abandon:
-0x38ee 011738 and regc ,4 ,contr 
-0x38ef 011739 rtn 
-:      011740 update_controler_list:
-0x38f0 011741 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 011742 call light_find_controler_pairing 
-0x38f2 011743 branch update_conrtoler_list_found ,user 
-0x38f3 011744 fetch 1 ,mem_light_next_record 
-0x38f4 011745 copy pdata ,temp 
-0x38f5 011746 increase 1 ,pdata 
-0x38f6 011747 store 1 ,mem_light_next_record 
-0x38f7 011748 call light_init_crr_cmd_count 
-0x38f8 011749 lshift2 temp ,temp 
-0x38f9 011750 setarg mem_light_clist 
-0x38fa 011751 iadd temp ,contw 
-0x38fb 011752 ifetch 4 ,regc 
-0x38fc 011753 istore 4 ,contw 
-0x38fd 011754 branch update_conrtoler_store_list 
-:      011755 update_conrtoler_list_found:
-0x38fe 011756 add regc ,3 ,contr 
-0x38ff 011757 ifetch 1 ,contr 
-0x3900 011758 rtn blank 
-0x3901 011759 ifetch 4 ,regc 
-0x3902 011760 istore 4 ,rega 
-:      011761 update_conrtoler_store_list:
-0x3903 011762 arg mem_light_next_record ,rega 
-0x3904 011763 arg 0 ,regb 
-0x3905 011764 arg 81 ,temp 
-0x3906 011765 branch iicd_write_eep_data 
-:      011769 lightc_init:
-0x3907 011773 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 011774 call gpio_out_inactive 
-0x3909 011775 rtn 
-:      011778 lightc_dispatch:
-0x390a 011781 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 011782 call gpio_out_active 
-0x390c 011785 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 011786 call gpio_out_inactive 
-0x390e 011789 call lightc_start_adv 
-0x390f 011791 fetch 1 ,mem_adv_time 
-0x3910 011792 nrtn blank 
-0x3911 011794 call lpm_write_gpio_wakeup 
-0x3912 011795 hfetch 4 ,core_lpm_ctrl 
-0x3913 011796 set0 15 ,pdata 
-0x3914 011797 hstore 4 ,core_lpm_reg 
-0x3915 011798 call lpm_write_ctrl 
-0x3916 011799 arg param_hibernate_clks ,temp 
-0x3917 011800 branch lpm_sleep 
-:      011802 lightc_adv:
-0x3918 011803 fetch 1 ,mem_adv_time 
-0x3919 011804 branch le_adv_loop_tx ,blank 
-0x391a 011805 increase -1 ,pdata 
-0x391b 011806 store 1 ,mem_adv_time 
-0x391c 011807 branch le_adv_loop_tx 
-:      011809 lightc_start_adv:
-0x391d 011810 mul32 pdata ,20 ,pdata 
-0x391e 011811 arg mem_cmd0_string ,contr 
-0x391f 011812 iadd contr ,contr 
-0x3920 011813 ifetch 1 ,contr 
-0x3921 011814 rtn blank 
-0x3922 011815 copy pdata ,rega 
-0x3923 011816 copy rega ,loopcnt 
-0x3924 011817 arg mem_le_adv_data + 2 ,contw 
-0x3925 011818 call memcpy 
-0x3926 011819 copy rega ,pdata 
-0x3927 011820 increase 2 ,pdata 
-0x3928 011821 store 1 ,mem_le_adv_data_len 
-0x3929 011822 rtn 
-:      011829 module_init:
-0x392a 011831 rtn wake 
-0x392b 011832 call le_modified_name 
-0x392c 011833 call adc_init_data 
-0x392d 011834 setarg module_process_idle 
-0x392e 011835 store 2 ,mem_cb_idle_process 
-0x392f 011836 setarg module_bt_conn_process 
-0x3930 011837 store 2 ,mem_cb_bt_process 
-0x3931 011838 setarg module_process_bb_event 
-0x3932 011839 store 2 ,mem_cb_bb_event_process 
-0x3933 011840 setarg module_le_conn_process 
-0x3934 011841 store 2 ,mem_cb_le_process 
-0x3935 011842 setarg module_lpm_lock 
-0x3936 011843 store 2 ,mem_cb_check_wakelock 
-0x3937 011844 setarg module_hci_cmd_transmit_le_notify 
-0x3938 011845 store 2 ,mem_cb_ble_transmit 
-0x3939 011846 setarg module_hci_event_receive_spp_data 
-0x393a 011847 store 2 ,mem_cb_receive_spp_data 
-0x393b 011848 setarg module_le_receive_data 
-0x393c 011849 store 2 ,mem_cb_att_write 
-0x393d 011850 setarg module_bb_event_timer 
-0x393e 011851 store 2 ,mem_cb_event_timer 
-0x393f 011853 call module_spp_clear_last_transmite_clock 
-0x3940 011854 bpatch patch1b_5 ,mem_patch1b 
-0x3941 011855 call module_lpm_uart_init 
-0x3942 011856 call module_gpio_init 
-0x3943 011857 call check_module_disabled 
-0x3944 011858 branch module_hci_event_enter_standby_mode 
-:      011861 module_lpm_uart_init:
-0x3945 011862 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 011863 hstore 4 ,core_uart_rsaddr 
-0x3947 011865 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 011866 hstore 4 ,core_uart_tsaddr 
-0x3949 011868 hfetch 1 ,core_gpio_sel1 
-0x394a 011869 or_into 0x04 ,pdata 
-0x394b 011870 and_into 0xfc ,pdata 
-0x394c 011871 hstore 1 ,core_gpio_sel1 
-0x394d 011872 jam 0x00 ,core_uart_ctrl 
-0x394e 011874 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 011875 hstore 2 ,core_uart_rrptr 
-0x3950 011876 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 011877 hstore 2 ,core_uart_twptr 
-0x3952 011878 hstore 2 ,core_uart_trptrp 
-0x3953 011880 hfetch 4 ,core_gpio_pu0 
-0x3954 011881 set1 7 ,pdata 
-0x3955 011882 hstore 4 ,core_gpio_pu0 
-0x3956 011884 hfetch 2 ,core_clkoff 
-0x3957 011885 set0 clock_off_uart ,pdata 
-0x3958 011886 hstore 2 ,core_clkoff 
-0x3959 011887 call uart_set_baud_by_mem 
-0x395a 011888 jam uartclk_crystal ,core_uart_clksel 
-0x395b 011889 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 011891 fetch 1 ,mem_module_flag 
-0x395d 011892 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 011893 hfetcht 1 ,core_uart_ctrl 
-0x395f 011894 setflag true ,4 ,temp 
-0x3960 011895 hstoret 1 ,core_uart_ctrl 
-0x3961 011896 rtn 
-:      011900 module_lpm_init:
-0x3962 011901 call module_spp_clear_last_transmite_clock 
-0x3963 011902 branch module_lpm_uart_init 
-:      011905 module_gpio_init:
-0x3964 011910 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 011911 call gpio_config_output 
-0x3966 011912 call module_set_conn_pin_low 
-0x3967 011914 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 011915 branch gpio_config_input 
-:      011917 module_lpm_lock:
-0x3969 011918 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 011919 call gpio_get_bit 
-0x396b 011920 nbranch app_put_lpm_wake_lock ,true 
-0x396c 011921 branch app_get_lpm_wake_lock 
-:      011924 module_le_conn_process:
-0x396d 011925 rtn 
-:      011927 module_bt_conn_process:
-0x396e 011928 call module_spp_enter_sniff 
-0x396f 011929 branch module_control_air_flow 
-:      011931 module_spp_enter_sniff:
-0x3970 011932 fetch 1 ,mem_ui_state_map 
-0x3971 011933 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 011934 bpatch patch1b_6 ,mem_patch1b 
-0x3973 011935 setarg 0x3eff 
-0x3974 011936 fetcht 4 ,mem_last_transmite_clock 
-0x3975 011937 iadd temp ,temp 
-0x3976 011938 copy clkn_bt ,pdata 
-0x3977 011939 isub temp ,null 
-0x3978 011940 nrtn positive 
-0x3979 011941 fetch 2 ,mem_ui_state_map 
-0x397a 011942 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 011943 fetch 1 ,mem_module_flag 
-0x397c 011944 rtnbit1 moudle_task_sniff 
-0x397d 011945 call module_set_sniff_task_flag 
-0x397e 011946 call app_bt_enter_sniff 
-:      011947 module_spp_clear_last_transmite_clock:
-0x397f 011948 copy clkn_bt ,pdata 
-0x3980 011949 store 4 ,mem_last_transmite_clock 
-0x3981 011950 rtn 
-:      011953 module_process_idle:
-0x3982 011954 call module_control_air_flow 
-0x3983 011955 call l2cap_malloc_is_fifo_full 
-0x3984 011956 nrtn blank 
-0x3985 011957 branch module_process 
-:      011960 module_process_bb_event:
-0x3986 011961 copy regc ,pdata 
-0x3987 011962 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 011963 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 011964 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 011965 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 011966 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 011967 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 011968 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 011969 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 011970 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 011971 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 011972 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 011973 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 011974 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 011975 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 011976 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 011977 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 011978 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 011979 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 011980 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 011981 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 011982 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 011983 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 011984 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 011985 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 011986 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 011987 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 011988 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 011989 rtn 
-:      011992 module_process_bb_event_disconned:
-0x39a3 011993 call module_spp_clear_last_transmite_clock 
-0x39a4 011994 fetch 1 ,mem_flag_pairing_state 
-0x39a5 011995 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 011996 call module_disconn_start 
-0x39a7 011997 fetch 2 ,mem_ui_state_map 
-0x39a8 011998 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 011999 branch module_spp_disconnected 
-:      012001 module_process_spp_connected:
-0x39aa 012002 fetch 2 ,mem_ui_state_map 
-0x39ab 012003 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012004 store 2 ,mem_ui_state_map 
-0x39ad 012005 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012006 store 1 ,mem_lpm_mult 
-0x39af 012007 call module_set_conn_pin_low 
-0x39b0 012008 branch module_hci_event_spp_connect 
-:      012010 module_process_spp_disconnected:
-:      012012 module_spp_disconnected:
-0x39b1 012013 fetch 2 ,mem_ui_state_map 
-0x39b2 012014 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012015 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012016 store 2 ,mem_ui_state_map 
-0x39b5 012017 branch module_hci_event_spp_disconnect 
-:      012020 module_process_enter_sniff:
-:      012022 module_sniff_param_check:
-0x39b6 012023 call module_spp_clear_last_transmite_clock 
-0x39b7 012026 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012027 rshift pdata ,pdata 
-0x39b9 012028 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012029 isub temp ,null 
-0x39bb 012030 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012031 branch app_lpm_mult_enable 
-:      012032 module_sniff_param_check_unsniff:
-0x39bd 012033 fetch 1 ,mem_module_flag 
-0x39be 012034 rtnbit1 moudle_task_unsniff 
-0x39bf 012035 hfetch 2 ,core_uart_rxitems 
-0x39c0 012036 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012037 branch app_bt_sniff_exit 
-:      012039 module_process_exit_sniff:
-0x39c2 012040 call module_clear_sniff_task_flag 
-0x39c3 012041 branch app_lpm_mult_disable 
-:      012043 module_process_setup_complete:
-0x39c4 012044 call module_spp_clear_last_transmite_clock 
-0x39c5 012045 branch module_conn_start 
-:      012047 module_process_bb_even_le_disconn:
-0x39c6 012048 call le_clr_config_more_data 
-0x39c7 012049 call module_disconn_start 
-0x39c8 012050 branch module_hci_event_le_disconnect 
-:      012052 module_process_evt_pincode_req:
-0x39c9 012053 branch app_bt_set_pincode 
-:      012056 module_process_sniff_not_accept:
-0x39ca 012057 branch module_clear_sniff_task_flag 
-:      012060 module_process_unsniff_accept:
-0x39cb 012061 fetch 1 ,mem_module_flag 
-0x39cc 012062 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012063 branch module_clear_unsniff_task_flag 
-:      012066 module_process_unsniff_not_accept:
-0x39ce 012067 branch module_clear_unsniff_task_flag 
-:      012070 module_process_le_conn:
-0x39cf 012071 call le_send_att_exchange_mtu_requset 
-0x39d0 012072 call module_conn_start 
-0x39d1 012073 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012074 store 1 ,mem_lpm_mult 
-0x39d3 012075 branch module_hci_event_le_connect 
-:      012078 module_process_bb_conn:
-0x39d4 012079 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012080 call module_clear_sniff_task_flag 
-0x39d6 012081 branch module_clear_unsniff_task_flag 
-:      012083 module_process_page_time_out:
-:      012084 module_process_reconn_fail:
-:      012085 module_disconn_start:
-0x39d7 012086 call module_start_adv_discovery_by_command 
-0x39d8 012087 branch module_set_conn_pin_high 
-:      012090 module_process_ble_ltk_lost:
-0x39d9 012091 call le_send_reject_ind 
-0x39da 012092 branch le_send_smp_security_request 
-:      012095 module_set_conn_pin_high:
-0x39db 012096 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012097 branch gpio_out_active 
-:      012099 module_conn_start:
-0x39dd 012100 call module_stop_adv_discovery 
-0x39de 012101 branch module_set_conn_pin_low 
-:      012103 module_stop_adv_discovery:
-0x39df 012104 fetch 1 ,mem_module_state 
-0x39e0 012105 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012106 call app_bt_stop_discovery ,true 
-0x39e2 012107 fetch 1 ,mem_module_state 
-0x39e3 012108 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012109 call app_ble_stop_adv ,true 
-0x39e5 012110 rtn 
-:      012111 module_set_conn_pin_low:
-0x39e6 012112 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012113 branch gpio_out_inactive 
-:      012115 module_process_with_credit:
-0x39e8 012116 fetch 1 ,mem_credit_flag 
-0x39e9 012117 rtneq credit_disable 
-0x39ea 012118 branch rfcomm_send_uih_without_payload 
-:      012120 module_process:
-0x39eb 012121 hfetch 1 ,core_uart_status 
-0x39ec 012122 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012123 call uartd_prepare_rx 
-0x39ee 012124 ifetch 1 ,contru 
-0x39ef 012125 bne 0x01 ,module_hci_in_excp 
-0x39f0 012126 hfetch 2 ,core_uart_rxitems 
-0x39f1 012127 sub pdata ,2 ,null 
-0x39f2 012128 rtn positive 
-0x39f3 012129 ifetch 1 ,contru 
-0x39f4 012130 store 1 ,mem_module_uart_opcode 
-0x39f5 012131 ifetcht 1 ,contru 
-0x39f6 012132 copy contru ,rega 
-0x39f7 012133 storet 1 ,mem_module_uart_len 
-0x39f8 012134 add temp ,3 ,temp 
-0x39f9 012135 hfetch 2 ,core_uart_rxitems 
-0x39fa 012136 isub temp ,temp 
-0x39fb 012137 nrtn positive 
-0x39fc 012138 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012139 call module_hci_cmd_control 
-0x39fe 012140 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012141 rtneq hci_not_discard_packet 
-0x3a00 012142 branch module_hci_dicard_packet 
-:      012144 module_hci_in_excp:
-0x3a01 012145 call delay_10ms 
-0x3a02 012146 call module_hci_event_invalid_packet 
-0x3a03 012147 branch module_hci_release_except 
-:      012150 module_hci_release_except:
-0x3a04 012151 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012152 hfetch 2 ,core_uart_rxitems 
-0x3a06 012153 rtn blank 
-0x3a07 012154 call uartd_prepare_rx 
-0x3a08 012155 ifetch 1 ,contru 
-0x3a09 012156 sub pdata ,0x01 ,null 
-0x3a0a 012157 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012158 nbranch module_hci_release_except ,zero 
-0x3a0c 012159 ifetch 1 ,contru 
-0x3a0d 012160 rtneq hci_cmd_spp_data_req 
-0x3a0e 012161 rtneq hci_cmd_set_credit_given 
-0x3a0f 012162 increase -1 ,contru 
-0x3a10 012163 call module_hci_dicard_bytes 
-0x3a11 012164 branch module_hci_release_except 
-:      012166 module_hci_dicard_packet:
-0x3a12 012167 call uartd_prepare_rx 
-0x3a13 012168 increase 2 ,contru 
-0x3a14 012169 ifetch 1 ,contru 
-0x3a15 012170 iadd contru ,contru 
-:      012171 module_hci_dicard_bytes:
-0x3a16 012172 branch uartd_rxdone 
-:      012175 module_hci_cmd_control:
-0x3a17 012176 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012177 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012178 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012179 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012180 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012181 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012182 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012183 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012184 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012185 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012186 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012187 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012188 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012189 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012190 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012191 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012192 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012193 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012194 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012195 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012196 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012197 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012198 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012199 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012200 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012201 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012202 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012203 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012204 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012205 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012206 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012207 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012208 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012209 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012210 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012211 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012212 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012213 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012214 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012215 branch module_hci_event_receive_invalid_cmd 
-:      012220 module_hci_cmd_set_bt_addr:
-0x3a3f 012221 fetch 1 ,mem_module_uart_len 
-0x3a40 012222 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012223 ifetch 6 ,contru 
-0x3a42 012224 store 6 ,mem_lap 
-0x3a43 012225 branch module_hci_event_receive_valid_cmd 
-:      012228 module_hci_cmd_set_le_addr:
-0x3a44 012229 fetch 1 ,mem_module_uart_len 
-0x3a45 012230 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012231 ifetch 6 ,contru 
-0x3a47 012232 store 6 ,mem_le_lap 
-0x3a48 012233 branch module_hci_event_receive_valid_cmd 
-:      012237 module_hci_cmd_set_visibility:
-0x3a49 012238 fetch 1 ,mem_module_uart_len 
-0x3a4a 012239 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012240 copy rega ,contru 
-0x3a4c 012241 call module_hci_event_receive_valid_cmd 
-0x3a4d 012242 ifetcht 1 ,contru 
-0x3a4e 012243 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012244 fetch 2 ,mem_ui_state_map 
-0x3a50 012245 rtnbit1 ui_state_ble_connected 
-0x3a51 012246 rtnbit1 ui_state_bt_connected 
-:      012247 module_start_adv_discovery_by_command:
-0x3a52 012248 fetch 1 ,mem_module_state 
-0x3a53 012249 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012250 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012251 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012252 and temp ,0x03 ,pdata 
-0x3a57 012253 store 1 ,mem_scan_mode 
-:      012254 moudle_start_adv_by_command:
-0x3a58 012255 fetch 1 ,mem_module_state 
-0x3a59 012256 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012257 nrtn true 
-0x3a5b 012258 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012259 isolate1 2 ,temp 
-0x3a5d 012260 branch app_ble_start_adv ,true 
-0x3a5e 012261 branch app_ble_stop_adv 
-:      012265 module_hci_cmd_set_bt_name:
-0x3a5f 012266 fetch 1 ,mem_module_uart_len 
-0x3a60 012267 sub pdata ,67 ,null 
-0x3a61 012268 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012269 store 1 ,mem_local_name_length 
-0x3a63 012270 arg 8 ,loopcnt 
-0x3a64 012271 call memset0 
-0x3a65 012272 fetch 1 ,mem_module_uart_len 
-0x3a66 012273 copy pdata ,loopcnt 
-0x3a67 012274 copy rega ,contru 
-0x3a68 012275 arg mem_local_name ,contw 
-0x3a69 012276 call uart_copy_rx_bytes_fast 
-0x3a6a 012277 branch module_hci_event_receive_valid_cmd 
-:      012281 module_hci_cmd_set_le_name:
-0x3a6b 012282 fetch 1 ,mem_module_uart_len 
-0x3a6c 012283 sub pdata ,29 ,null 
-0x3a6d 012284 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012285 store 1 ,mem_le_name_len 
-0x3a6f 012286 copy pdata ,loopcnt 
-0x3a70 012287 copy rega ,contru 
-0x3a71 012288 arg mem_le_name ,contw 
-0x3a72 012289 call uart_copy_rx_bytes_fast 
-0x3a73 012290 call le_modified_name 
-0x3a74 012291 branch module_hci_event_receive_valid_cmd 
-:      012295 module_hci_cmd_receive_spp_data:
-0x3a75 012296 fetch 1 ,mem_ui_state_map 
-0x3a76 012297 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012298 call app_check_sniff 
-0x3a78 012299 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012300 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012302 call module_spp_clear_last_transmite_clock 
-0x3a7b 012303 fetch 1 ,mem_remote_credits 
-0x3a7c 012304 rtn blank 
-0x3a7d 012305 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012306 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012307 fetch 1 ,mem_module_uart_len 
-0x3a80 012308 store 2 ,mem_nl_rx_len_all 
-0x3a81 012310 copy rega ,contru 
-0x3a82 012313 copy contru ,pdata 
-0x3a83 012314 store 2 ,mem_nl_rx_data_src 
-:      012315 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012316 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012317 branch spp_tx_rfcomm_packet 
-:      012319 module_hci_cmd_spp_exit_sniff:
-0x3a86 012320 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012321 branch module_exit_sniff 
-:      012323 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012324 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012325 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012326 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012327 isub temp ,pdata 
-0x3a8c 012328 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012329 rtn 
-:      012331 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012332 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012333 arg dm_refcom_buff_len ,temp 
-0x3a90 012334 call not_greater_than 
-0x3a91 012335 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012336 call not_greater_than 
-0x3a93 012337 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012338 call not_greater_than 
-0x3a95 012339 store 2 ,mem_current_packet_length 
-0x3a96 012340 rtn 
-:      012342 module_hci_command_tx_spp_tx_complete:
-0x3a97 012343 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012344 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012345 branch module_hci_event_receive_valid_cmd 
-:      012349 module_hci_cmd_receive_le_data:
-0x3a9a 012350 fetch 2 ,mem_ui_state_map 
-0x3a9b 012351 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012352 call module_check_ble_encrypt_state 
-0x3a9d 012353 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012354 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012355 fetch 1 ,mem_module_flag 
-0x3aa0 012356 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012357 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012358 nrtn blank 
-0x3aa3 012359 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012360 ifetch 2 ,contru 
-0x3aa5 012361 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012362 copy contru ,pdata 
-0x3aa7 012363 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012364 fetch 1 ,mem_module_uart_len 
-0x3aa9 012365 pincrease -2 
-0x3aaa 012366 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012367 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012368 store 1 ,mem_module_hci_notify_len 
-0x3aad 012369 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012370 call le_set_config_more_data 
-0x3aaf 012371 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012372 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012373 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012374 fetch 1 ,mem_module_flag 
-0x3ab3 012375 rtnbit0 module_flag_ble_data_finish 
-:      012376 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012377 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012378 call module_clear_le_tx_data_flag 
-0x3ab6 012379 branch module_hci_event_receive_valid_cmd 
-:      012381 module_hci_cmd_transmit_le_notify:
-0x3ab7 012382 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012383 rtn blank 
-0x3ab9 012384 call le_fifo_check_nearly_full 
-0x3aba 012385 nrtn blank 
-0x3abb 012386 call module_get_le_remote_mtu 
-0x3abc 012387 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012388 add temp ,-3 ,pdata 
-0x3abe 012389 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012390 call not_greater_than 
-0x3ac0 012391 copy pdata ,rega 
-0x3ac1 012392 copy temp ,pdata 
-0x3ac2 012393 isub rega ,pdata 
-0x3ac3 012394 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012395 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012396 call le_att_malloc_tx_notify 
-0x3ac6 012397 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012398 copy pdata ,contru 
-0x3ac8 012399 copy rega ,loopcnt 
-0x3ac9 012400 call uart_copy_rx_bytes_fast 
-0x3aca 012401 copy contru ,pdata 
-0x3acb 012402 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012403 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012404 nrtn blank 
-0x3ace 012405 branch module_set_le_tx_data_flag 
-:      012409 module_get_le_remote_mtu:
-0x3acf 012410 arg 0x17 ,temp 
-0x3ad0 012411 fetch 1 ,mem_module_flag 
-0x3ad1 012412 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012413 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012414 rtn 
-:      012416 module_check_ble_encrypt_state:
-0x3ad4 012417 fetch 1 ,mem_module_flag 
-0x3ad5 012418 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012419 branch disable_user 
-:      012423 module_hci_cmd_inquire_status:
-0x3ad7 012424 branch module_hci_event_status_res 
-:      012428 module_hci_cmd_set_pairing_mode:
-0x3ad8 012429 copy rega ,contru 
-0x3ad9 012430 ifetch 1 ,contru 
-0x3ada 012431 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012432 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012433 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012434 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012435 branch module_hci_event_receive_invalid_cmd 
-:      012436 module_hci_pairing_pincode_mode:
-0x3adf 012437 call ssp_disable 
-0x3ae0 012438 jam 0 ,mem_ssp_enable 
-0x3ae1 012439 branch module_hci_event_receive_valid_cmd 
-:      012440 module_hci_pairing_just_work_mode:
-0x3ae2 012441 setarg ssp_mode_just_work_io_cap_data 
-:      012442 module_hci_sspairing_mode:
-0x3ae3 012443 store 3 ,mem_sp_iocap_local 
-0x3ae4 012444 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012445 call ssp_enable 
-0x3ae6 012446 jam 1 ,mem_ssp_enable 
-0x3ae7 012447 branch module_hci_event_receive_valid_cmd 
-:      012448 module_hci_pairing_passkey:
-0x3ae8 012449 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012450 branch module_hci_sspairing_mode 
-:      012452 module_hci_pairing_numeric_comparison:
-0x3aea 012453 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012454 branch module_hci_sspairing_mode 
-:      012457 module_hci_cmd_set_pincode:
-0x3aec 012458 fetch 1 ,mem_module_uart_len 
-0x3aed 012459 sub pdata ,16 ,null 
-0x3aee 012460 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012461 store 1 ,mem_pin_length 
-0x3af0 012462 copy pdata ,loopcnt 
-0x3af1 012463 arg mem_pin ,contw 
-0x3af2 012464 call uart_copy_rx_bytes 
-0x3af3 012465 branch module_hci_event_receive_valid_cmd 
-:      012469 module_hci_cmd_set_uart_control_mode:
-0x3af4 012470 copy rega ,contru 
-0x3af5 012471 ifetch 1 ,contru 
-0x3af6 012472 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012473 nsetflag blank ,4 ,temp 
-0x3af8 012474 hstoret 1 ,core_uart_ctrl 
-0x3af9 012475 branch module_hci_event_receive_valid_cmd 
-:      012479 module_hci_cmd_set_uart_baud:
-0x3afa 012480 fetch 1 ,mem_module_uart_len 
-0x3afb 012481 copy pdata ,loopcnt 
-0x3afc 012482 copy rega ,contru 
-0x3afd 012483 call string2dec_from_uart 
-0x3afe 012484 setarg uart_clk_24 
-0x3aff 012485 idiv temp 
-0x3b00 012486 call wait_div_end 
-0x3b01 012487 quotient pdata 
-:      012488 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012489 store uart_baud_len ,mem_baud 
-0x3b03 012490 call module_hci_event_receive_valid_cmd 
-0x3b04 012491 call wait_uarttx 
-0x3b05 012492 branch uart_set_baud_by_mem 
-:      012496 module_hci_cmd_version_request:
-0x3b06 012497 arg 2 ,rega 
-0x3b07 012498 arg mem_soft_version_num ,regb 
-0x3b08 012499 arg 0 ,temp 
-0x3b09 012500 branch module_hci_event_set_cmd 
-:      012501 module_hci_event_set_cmd_send_response:
-0x3b0a 012502 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012503 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012504 arg 0 ,temp 
-0x3b0d 012505 branch module_hci_event_set_cmd 
-:      012509 module_hci_cmd_bt_disconnect:
-0x3b0e 012510 fetch 2 ,mem_ui_state_map 
-0x3b0f 012511 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012512 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012513 call module_hci_event_receive_valid_cmd 
-0x3b11 012514 branch app_bt_disconnect 
-:      012518 module_hci_cmd_ble_disconnect:
-0x3b12 012519 fetch 2 ,mem_ui_state_map 
-0x3b13 012520 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012521 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012522 call module_hci_event_receive_valid_cmd 
-0x3b15 012523 branch app_ble_disconnect 
-:      012529 module_hci_cmd_set_nvram:
-0x3b16 012530 fetch 1 ,mem_module_uart_len 
-0x3b17 012531 copy pdata ,loopcnt 
-0x3b18 012532 copy rega ,contru 
-0x3b19 012533 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012534 icopy contw 
-0x3b1b 012535 call uart_copy_rx_bytes_fast 
-0x3b1c 012536 branch module_hci_event_receive_valid_cmd 
-:      012540 module_hci_cmd_confirm_gkey:
-0x3b1d 012541 fetch 1 ,mem_ui_state_map 
-0x3b1e 012542 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012543 ifetch 1 ,contru 
-0x3b20 012544 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012545 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012546 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012547 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012549 call module_hci_event_receive_valid_cmd 
-0x3b25 012551 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012552 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012553 rtn 
-:      012555 dhkey_not_accept:
-0x3b28 012556 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012557 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012558 branch ui_ipc_send_cmd 
-:      012561 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012562 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012563 branch dhkey_not_accept 
-:      012567 module_hci_cmd_set_credit_given:
-0x3b2d 012568 fetch 1 ,mem_ui_state_map 
-0x3b2e 012569 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012570 fetch 1 ,mem_credit_flag 
-0x3b30 012571 rtneq credit_disable 
-0x3b31 012572 ifetch 1 ,contru 
-0x3b32 012573 fetcht 1 ,mem_credit_given 
-0x3b33 012574 iadd temp ,temp 
-0x3b34 012575 storet 1 ,mem_credit_given 
-0x3b35 012576 rtn 
-:      012580 module_hci_cmd_auto_adv:
-0x3b36 012581 arg 0x40 ,loopcnt 
-0x3b37 012582 arg mem_le_adv_data_len ,contw 
-0x3b38 012583 call clear_mem 
-0x3b39 012584 setarg 0 
-0x3b3a 012585 store 1 ,mem_regb 
-0x3b3b 012586 copy rega ,contru 
-:      012587 module_hci_cmd_auto_adv_loop:
-0x3b3c 012588 copy contru ,pdata 
-0x3b3d 012589 store 2 ,mem_regc 
-0x3b3e 012590 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012592 fetch 1 ,mem_regb 
-0x3b40 012593 fetcht 1 ,mem_temp 
-0x3b41 012594 increase 1 ,temp 
-0x3b42 012595 iadd temp ,pdata 
-0x3b43 012596 store 1 ,mem_regb 
-0x3b44 012598 sub pdata ,31 ,null 
-0x3b45 012599 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012600 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012601 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012602 setarg mem_le_adv_data 
-0x3b48 012603 iadd temp ,pdata 
-0x3b49 012604 store 2 ,mem_contw 
-0x3b4a 012605 fetcht 1 ,mem_temp 
-0x3b4b 012606 increase 1 ,temp 
-0x3b4c 012607 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012608 iadd temp ,pdata 
-0x3b4e 012609 store 1 ,mem_le_adv_data_len 
-0x3b4f 012610 branch module_hci_cmd_auto_adv_store_common 
-:      012611 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012612 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012613 setarg mem_le_scan_data 
-0x3b52 012614 iadd temp ,pdata 
-0x3b53 012615 store 2 ,mem_contw 
-0x3b54 012616 fetcht 1 ,mem_temp 
-0x3b55 012617 increase 1 ,temp 
-0x3b56 012618 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012619 iadd temp ,pdata 
-0x3b58 012620 store 1 ,mem_le_scan_data_len 
-:      012621 module_hci_cmd_auto_adv_store_common:
-0x3b59 012622 fetch 2 ,mem_contw 
-0x3b5a 012623 copy pdata ,contw 
-0x3b5b 012624 fetch 2 ,mem_regc 
-0x3b5c 012625 copy pdata ,contru 
-0x3b5d 012627 copy temp ,loopcnt 
-0x3b5e 012628 call uart_copy_rx_bytes_fast 
-0x3b5f 012630 fetch 1 ,mem_module_uart_len 
-0x3b60 012631 fetcht 1 ,mem_regb 
-0x3b61 012632 isub temp ,null 
-0x3b62 012633 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012634 branch module_hci_event_receive_valid_cmd 
-:      012637 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012638 ifetch 1 ,contru 
-0x3b65 012639 store 1 ,mem_temp 
-0x3b66 012640 ifetch 1 ,contru 
-0x3b67 012641 store 1 ,mem_rega 
-0x3b68 012642 rtn 
-:      012646 module_hci_cmd_power_request:
-0x3b69 012647 arg 0 ,temp 
-0x3b6a 012648 arg 2 ,rega 
-0x3b6b 012649 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012650 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012651 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012652 branch module_hci_event_set_cmd 
-:      012656 module_hci_cmd_power_set:
-0x3b6f 012657 fetch 1 ,mem_module_uart_len 
-0x3b70 012658 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012659 ifetch 1 ,contru 
-0x3b72 012660 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012661 setarg 0x00 
-0x3b74 012662 store 2 ,mem_module_vdd_quotient 
-0x3b75 012663 branch module_hci_event_receive_valid_cmd 
-:      012667 module_hci_cmd_passkey_entry:
-0x3b76 012668 ifetch 4 ,contru 
-0x3b77 012669 store 4 ,mem_pin 
-0x3b78 012670 jam 4 ,mem_pin_length 
-0x3b79 012671 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 012672 call module_hci_event_receive_valid_cmd 
-0x3b7b 012673 branch authentication_passkey 
-:      012677 module_hci_cmd_set_gpio:
-0x3b7c 012678 fetch 1 ,mem_module_uart_len 
-0x3b7d 012679 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 012680 ifetch 1 ,contru 
-0x3b7f 012681 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 012682 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 012683 branch module_hci_event_receive_invalid_cmd 
-:      012685 module_set_gpio_input:
-0x3b82 012686 ifetcht 1 ,contru 
-0x3b83 012687 ifetch 1 ,contru 
-0x3b84 012688 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 012689 nsetflag blank ,7 ,temp 
-0x3b86 012690 call gpio_config_input 
-0x3b87 012691 branch module_hci_event_receive_valid_cmd 
-:      012693 module_set_gpio_high_impedance:
-0x3b88 012694 call gpio_set_high_impedance 
-0x3b89 012695 branch module_hci_event_receive_valid_cmd 
-:      012697 module_set_gpio_output:
-0x3b8a 012698 ifetcht 1 ,contru 
-0x3b8b 012699 call gpio_config_output0 
-0x3b8c 012700 ifetch 1 ,contru 
-0x3b8d 012701 isolate1 0 ,pdata 
-0x3b8e 012702 call gpio_out_flag 
-0x3b8f 012703 branch module_hci_event_receive_valid_cmd 
-:      012707 module_hci_cmd_read_gpio:
-0x3b90 012708 fetch 1 ,mem_module_uart_len 
-0x3b91 012709 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 012710 ifetcht 1 ,contru 
-0x3b93 012711 call gpio_get_bit 
-0x3b94 012712 setarg 0x0 
-0x3b95 012713 nsetflag true ,0 ,pdata 
-0x3b96 012714 arg 1 ,rega 
-0x3b97 012715 branch module_hci_event_set_cmd_send_response 
-:      012719 module_hci_cmd_le_set_pairing_mode:
-0x3b98 012720 copy rega ,contru 
-0x3b99 012721 ifetch 1 ,contru 
-0x3b9a 012722 copy pdata ,temp 
-0x3b9b 012723 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 012724 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 012725 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 012726 store 1 ,mem_le_pairing_mode 
-0x3b9f 012727 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 012728 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 012729 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 012730 branch module_hci_event_receive_invalid_cmd 
-:      012732 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 012733 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 012734 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 012735 storet 1 ,mem_le_pairing_mode 
-0x3ba6 012736 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 012737 branch module_le_set_noinputnooutput 
-:      012738 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 012739 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 012740 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 012741 storet 1 ,mem_le_pairing_mode 
-0x3bab 012742 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 012743 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 012744 branch module_hci_event_receive_valid_cmd 
-:      012745 module_le_set_pairing_mode_secure_passkey:
-0x3bae 012746 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 012747 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 012748 storet 1 ,mem_le_pairing_mode 
-0x3bb1 012749 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 012750 branch module_le_set_displayonly 
-:      012751 module_le_set_no_pairing:
-0x3bb3 012752 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      012753 module_le_set_noinputnooutput:
-0x3bb4 012754 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 012755 branch module_hci_event_receive_valid_cmd 
-:      012756 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 012757 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 012758 branch module_le_set_noinputnooutput 
-:      012759 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 012760 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      012761 module_le_set_displayonly:
-0x3bb9 012762 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 012763 branch module_hci_event_receive_valid_cmd 
-:      012767 module_hci_cmd_le_set_adv_data:
-0x3bbb 012768 fetch 1 ,mem_module_uart_len 
-0x3bbc 012769 sub pdata ,31 ,null 
-0x3bbd 012770 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 012771 store 1 ,mem_le_adv_data_len 
-0x3bbf 012772 copy pdata ,loopcnt 
-0x3bc0 012773 copy rega ,contru 
-0x3bc1 012774 arg mem_le_adv_data ,contw 
-0x3bc2 012775 call uart_copy_rx_bytes_fast 
-0x3bc3 012776 branch module_hci_event_receive_valid_cmd 
-:      012780 module_hci_cmd_le_set_scan_data:
-0x3bc4 012781 fetch 1 ,mem_module_uart_len 
-0x3bc5 012782 sub pdata ,31 ,null 
-0x3bc6 012783 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 012784 store 1 ,mem_le_scan_data_len 
-0x3bc8 012785 copy pdata ,loopcnt 
-0x3bc9 012786 copy rega ,contru 
-0x3bca 012787 arg mem_le_scan_data ,contw 
-0x3bcb 012788 call uart_copy_rx_bytes_fast 
-0x3bcc 012789 branch module_hci_event_receive_valid_cmd 
-:      012793 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 012794 fetch 2 ,mem_ui_state_map 
-0x3bce 012795 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 012796 fetch 1 ,mem_module_uart_len 
-0x3bd0 012797 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 012798 copy rega ,contru 
-0x3bd2 012799 ifetch 8 ,contru 
-0x3bd3 012800 store 8 ,mem_le_interval_min 
-0x3bd4 012801 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 012802 call ui_ipc_send_cmd 
-0x3bd6 012803 branch module_hci_event_receive_valid_cmd 
-:      012807 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 012808 ifetch 2 ,contru 
-0x3bd8 012809 store 2 ,mem_le_adv_interval 
-0x3bd9 012810 branch module_hci_event_receive_valid_cmd 
-:      012814 module_hci_cmd_le_start_pairing:
-0x3bda 012815 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 012816 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 012817 fetch 1 ,mem_le_pairing_state 
-0x3bdd 012818 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 012819 fetch 1 ,mem_le_enc_state 
-0x3bdf 012820 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 012821 call check_51cmd_le_smp_sec_req 
-0x3be1 012822 branch module_hci_event_receive_valid_cmd 
-:      012826 module_hci_cmd_set_wake_gpio:
-0x3be2 012827 fetch 1 ,mem_module_uart_len 
-0x3be3 012828 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 012829 ifetch 1 ,contru 
-0x3be5 012830 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 012831 ifetch 4 ,contru 
-0x3be7 012832 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 012833 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 012834 call gpio_config_output 
-0x3bea 012835 call module_set_mcu_wake_pin_low 
-0x3beb 012836 branch module_hci_event_receive_valid_cmd 
-:      012840 module_hci_cmd_set_tx_power:
-0x3bec 012841 fetch 1 ,mem_module_uart_len 
-0x3bed 012842 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 012843 ifetch 1 ,contru 
-0x3bef 012844 store 1 ,mem_tx_power 
-0x3bf0 012845 branch module_hci_event_receive_valid_cmd 
-:      012849 module_hci_cmd_le_confirm_gkey:
-0x3bf1 012850 ifetch 1 ,contru 
-0x3bf2 012851 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 012852 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 012853 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 012854 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 012855 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 012856 branch module_hci_event_receive_invalid_cmd 
-:      012857 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 012858 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 012859 branch module_hci_event_receive_valid_cmd 
-:      012861 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 012862 call le_send_pairing_confirm_value_failed 
-0x3bfb 012863 branch module_hci_event_receive_valid_cmd 
-:      012867 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 012868 fetch 1 ,mem_module_uart_len 
-0x3bfd 012869 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 012870 call module_hci_event_receive_valid_cmd 
-0x3bff 012871 ifetch 1 ,contru 
-0x3c00 012872 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 012873 branch classic_bt_set_reject_justwork_flag 
-:      012877 module_hci_cmd_reset_chip:
-0x3c02 012878 call module_hci_event_receive_valid_cmd 
-0x3c03 012879 call wait_uarttx 
-0x3c04 012880 jam 0x01 ,core_reset 
-0x3c05 012881 branch loop 
-:      012885 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 012886 fetch 1 ,mem_module_uart_len 
-0x3c07 012887 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 012888 ifetch 1 ,contru 
-0x3c09 012889 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 012890 fetch 1 ,mem_module_uart_len 
-0x3c0b 012891 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 012892 ifetch 4 ,contru 
-0x3c0d 012893 arg 1000000 ,temp 
-0x3c0e 012894 isub temp ,null 
-0x3c0f 012895 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 012896 store 4 ,mem_le_tk 
-0x3c11 012897 call le_set_config_fixed_tk 
-0x3c12 012898 branch module_hci_event_receive_valid_cmd 
-:      012900 module_hci_cmd_le_set_random_passkey:
-0x3c13 012901 call le_clr_config_fixed_tk 
-0x3c14 012902 branch module_hci_event_receive_valid_cmd 
-:      012906 module_hci_test_cmde_close_lpm:
-0x3c15 012907 jam 0 ,mem_lpm_mode 
-0x3c16 012908 branch module_hci_event_receive_valid_cmd 
-:      012913 module_hci_event_receive_invalid_cmd:
-0x3c17 012914 arg 1 ,temp 
-0x3c18 012915 arg 0 ,rega 
-0x3c19 012916 branch module_hci_event_set_cmd 
-:      012919 module_hci_event_receive_valid_cmd:
-0x3c1a 012920 arg 0 ,temp 
-0x3c1b 012921 arg 0 ,rega 
-0x3c1c 012922 branch module_hci_event_set_cmd 
-:      012926 module_hci_event_spp_connect:
-0x3c1d 012927 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 012928 branch module_hci_event_enter_standby_mode_len0 
-:      012932 module_hci_event_le_connect:
-0x3c1f 012933 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 012934 branch module_hci_event_enter_standby_mode_len0 
-:      012938 module_hci_event_spp_disconnect:
-0x3c21 012939 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 012940 branch module_hci_event_enter_standby_mode_len0 
-:      012944 module_hci_event_le_disconnect:
-0x3c23 012945 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 012946 branch module_hci_event_enter_standby_mode_len0 
-:      012954 module_hci_event_set_cmd:
-0x3c25 012955 fetch 1 ,mem_module_uart_opcode 
-0x3c26 012956 copy pdata ,regc 
-0x3c27 012957 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 012958 setarg 2 
-0x3c29 012959 iadd rega ,pdata 
-0x3c2a 012960 call module_hci_prepare_tx 
-0x3c2b 012961 copy regc ,pdata 
-0x3c2c 012962 istore 1 ,contwu 
-0x3c2d 012963 istoret 1 ,contwu 
-0x3c2e 012964 copy rega ,loopcnt 
-0x3c2f 012965 copy regb ,contr 
-0x3c30 012966 call uart_copy_tx_bytes 
-0x3c31 012967 branch uartd_send 
-:      012971 module_hci_event_receive_spp_data:
-0x3c32 012973 call module_spp_clear_last_transmite_clock 
-0x3c33 012974 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 012975 fetch 1 ,mem_current_length 
-0x3c35 012976 rtn blank 
-0x3c36 012977 call module_hci_prepare_tx 
-0x3c37 012978 fetch 1 ,mem_current_length 
-0x3c38 012979 copy pdata ,loopcnt 
-0x3c39 012980 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 012981 copy pdata ,contr 
-0x3c3b 012982 call uart_copy_tx_bytes_fast 
-0x3c3c 012983 branch uartd_send 
-:      012987 module_hci_event_receive_le_data:
-0x3c3d 012988 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 012989 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 012990 icopy loopcnt 
-0x3c40 012991 increase 2 ,pdata 
-0x3c41 012992 call module_hci_prepare_tx 
-0x3c42 012993 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 012994 istore 2 ,contwu 
-0x3c44 012995 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 012996 icopy contr 
-0x3c46 012997 call uart_copy_tx_bytes_fast 
-0x3c47 012998 branch uartd_send 
-:      013002 module_hci_event_enter_standby_mode:
-0x3c48 013003 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013004 module_hci_event_enter_standby_mode_len0:
-0x3c49 013005 setarg 0 
-0x3c4a 013006 call module_hci_prepare_tx 
-0x3c4b 013007 branch uartd_send 
-:      013011 module_hci_event_status_res:
-0x3c4c 013012 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013013 setarg 1 
-0x3c4e 013014 call module_hci_prepare_tx 
-0x3c4f 013016 call module_hci_read_bt_status 
-0x3c50 013018 fetch 2 ,mem_ui_state_map 
-0x3c51 013019 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013020 qisolate1 pdata 
-0x3c53 013021 setflag true ,3 ,temp 
-0x3c54 013023 arg ui_state_ble_connected ,queue 
-0x3c55 013024 qisolate1 pdata 
-0x3c56 013025 setflag true ,5 ,temp 
-0x3c57 013027 fetch 1 ,mem_ui_state_map 
-0x3c58 013028 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013029 qisolate1 pdata 
-0x3c5a 013030 setflag true ,4 ,temp 
-0x3c5b 013032 istoret 1 ,contwu 
-0x3c5c 013033 branch uartd_send 
-:      013037 module_hci_read_bt_status:
-0x3c5d 013038 arg 0 ,temp 
-0x3c5e 013039 fetch 1 ,mem_scan_mode 
-0x3c5f 013040 arg inq_scan_mode ,queue 
-0x3c60 013041 qisolate1 pdata 
-0x3c61 013042 setflag true ,0 ,temp 
-0x3c62 013043 arg page_scan_mode ,queue 
-0x3c63 013044 qisolate1 pdata 
-0x3c64 013045 setflag true ,1 ,temp 
-0x3c65 013047 fetch 1 ,mem_le_adv_enable 
-0x3c66 013048 arg 0 ,queue 
-0x3c67 013049 qisolate1 pdata 
-0x3c68 013050 setflag true ,2 ,temp 
-0x3c69 013051 rtn 
-:      013055 module_hci_event_store_device:
-0x3c6a 013056 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013057 fetch 1 ,mem_nv_data_number 
-0x3c6c 013058 mul32 pdata ,34 ,pdata 
-0x3c6d 013059 icopy loopcnt 
-0x3c6e 013060 call module_hci_prepare_tx 
-0x3c6f 013061 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013062 icopy contr 
-0x3c71 013063 call uart_copy_tx_bytes_fast 
-0x3c72 013064 branch uartd_send 
-:      013068 module_hci_event_gkey_generate:
-0x3c73 013069 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013070 setarg 4 
-0x3c75 013071 call module_hci_prepare_tx 
-0x3c76 013072 fetch 4 ,mem_gkey 
-0x3c77 013073 istore 4 ,contwu 
-0x3c78 013074 branch uartd_send 
-:      013078 module_hci_event_invalid_packet:
-0x3c79 013079 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013080 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013081 arg 0xff ,temp 
-0x3c7c 013082 call not_greater_than 
-0x3c7d 013083 copy pdata ,loopcnt 
-0x3c7e 013084 call module_hci_prepare_tx 
-0x3c7f 013085 call uartd_prepare_rx 
-0x3c80 013086 call uart_copy_rx2tx 
-0x3c81 013087 branch uartd_send 
-:      013091 module_hci_event_passkey_entry_mode:
-0x3c82 013092 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013093 branch module_hci_event_enter_standby_mode_len0 
-:      013097 module_hci_event_le_tk:
-0x3c84 013098 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013099 setarg 4 
-0x3c86 013100 call module_hci_prepare_tx 
-0x3c87 013101 fetch 4 ,mem_le_tk 
-0x3c88 013102 istore 4 ,contwu 
-0x3c89 013103 branch uartd_send 
-:      013107 module_hci_event_le_pairing_fail:
-0x3c8a 013108 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013109 branch module_hci_event_pairing_completed 
-:      013111 module_hci_event_le_pairing_success:
-0x3c8c 013112 arg flag_ble_pairing_success ,rega 
-0x3c8d 013113 branch module_hci_event_pairing_completed 
-:      013115 module_hci_event_bt_pairing_fail:
-0x3c8e 013116 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013117 branch module_hci_event_pairing_completed 
-:      013119 module_hci_event_bt_pairing_success:
-0x3c90 013120 arg flag_bt_pairing_success ,rega 
-:      013122 module_hci_event_pairing_completed:
-0x3c91 013123 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013124 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013125 setarg 2 
-0x3c94 013126 call module_hci_prepare_tx 
-0x3c95 013127 copy rega ,pdata 
-0x3c96 013128 istore 2 ,contwu 
-0x3c97 013129 branch uartd_send 
-:      013133 module_hci_event_pause_enc:
-0x3c98 013134 arg flag_event_pause_enc ,regc 
-0x3c99 013135 branch module_hci_event_enc 
-:      013137 module_hci_event_start_enc:
-0x3c9a 013138 arg flag_event_start_enc ,regc 
-:      013140 module_hci_event_enc:
-0x3c9b 013141 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013142 setarg 1 
-0x3c9d 013143 call module_hci_prepare_tx 
-0x3c9e 013144 copy regc ,pdata 
-0x3c9f 013145 istore 1 ,contwu 
-0x3ca0 013146 branch uartd_send 
-:      013150 module_hci_event_le_gkey:
-0x3ca1 013151 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013152 setarg 4 
-0x3ca3 013153 call module_hci_prepare_tx 
-0x3ca4 013154 fetch 4 ,mem_gkey 
-0x3ca5 013155 istore 4 ,contwu 
-0x3ca6 013156 branch uartd_send 
-:      013167 module_hci_prepare_tx:
-0x3ca7 013168 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013169 store 1 ,mem_module_uart_len 
-0x3ca9 013170 storet 8 ,mem_temp 
-0x3caa 013171 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013172 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013173 fetcht 8 ,mem_temp 
-0x3cad 013174 call uartd_prepare_tx 
-0x3cae 013175 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013176 istore 3 ,contwu 
-0x3cb0 013177 rtn 
-:      013180 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013181 call module_check_mcu_wake_pin_high 
-0x3cb2 013182 rtn true 
-:      013183 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013184 call module_set_mcu_wake_pin_high 
-0x3cb4 013185 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013186 rshift2 pdata ,pdata 
-0x3cb6 013187 rtn blank 
-0x3cb7 013188 branch delay 
-:      013190 module_set_mcu_wake_pin_high:
-0x3cb8 013192 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013193 branch gpio_out_active 
-:      013195 module_check_mcu_wake_pin_high:
-0x3cba 013196 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013197 branch gpio_check_active 
-:      013199 module_set_mcu_wake_pin_low:
-0x3cbc 013200 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013201 branch gpio_out_inactive 
-:      013204 delay:
-0x3cbe 013205 increase -1 ,pdata 
-0x3cbf 013206 nop 38 
-0x3cc0 013207 nbranch delay ,blank 
-0x3cc1 013208 rtn 
-:      013217 module_le_receive_data:
-0x3cc2 013218 call module_check_ble_encrypt_state 
-0x3cc3 013219 rtn user 
-0x3cc4 013220 copy rega ,pdata 
-0x3cc5 013221 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013222 copy regb ,pdata 
-0x3cc7 013223 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013224 fetch 2 ,mem_le_att_handle 
-0x3cc9 013225 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013226 isub temp ,null 
-0x3ccb 013227 branch module_le_receive_data_ok ,zero 
-0x3ccc 013228 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013229 isub temp ,null 
-0x3cce 013230 nrtn zero 
-:      013231 module_le_receive_data_ok:
-0x3ccf 013232 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013233 branch module_hci_event_receive_le_data 
-:      013238 module_exit_sniff:
-0x3cd1 013239 fetch 1 ,mem_module_flag 
-0x3cd2 013240 rtnbit1 moudle_task_unsniff 
-0x3cd3 013241 call module_set_unsniff_task_flag 
-0x3cd4 013242 branch app_bt_sniff_exit 
-:      013245 module_set_lpm_mult_2:
-0x3cd5 013246 jam 2 ,mem_lpm_mult 
-0x3cd6 013247 rtn 
-:      013251 module_bb_event_timer:
-0x3cd7 013252 branch module_read_vdd_timer 
-:      013254 module_read_vdd_timer:
-0x3cd8 013255 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013256 rtn blank 
-0x3cda 013257 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013258 rtn blank 
-0x3cdc 013259 increase -1 ,pdata 
-0x3cdd 013260 store 1 ,mem_module_read_vdd_count 
-0x3cde 013261 nrtn blank 
-0x3cdf 013262 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013263 call adc_set_mode 
-0x3ce1 013264 call vdd_calculate_by_mode 
-0x3ce2 013265 div pdata ,0x64 
-0x3ce3 013266 call wait_div_end 
-0x3ce4 013267 quotient pdata 
-0x3ce5 013268 remainder temp 
-0x3ce6 013269 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013270 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013271 rtn 
-:      013274 module_control_air_flow:
-0x3ce9 013275 call check_uart_tx_buff 
-0x3cea 013276 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013277 branch app_l2cap_flow_control_disable 
-:      013281 module_set_sniff_task_flag:
-0x3cec 013282 arg moudle_task_sniff ,queue 
-0x3ced 013283 branch module_set_state 
-:      013285 module_clear_sniff_task_flag:
-0x3cee 013286 arg moudle_task_sniff ,queue 
-0x3cef 013287 branch module_clr_state 
-:      013289 module_set_unsniff_task_flag:
-0x3cf0 013290 arg moudle_task_unsniff ,queue 
-0x3cf1 013291 branch module_set_state 
-:      013293 module_clear_unsniff_task_flag:
-0x3cf2 013294 arg moudle_task_unsniff ,queue 
-0x3cf3 013295 branch module_clr_state 
-:      013297 module_set_le_tx_data_flag:
-0x3cf4 013298 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013299 branch module_set_state 
-:      013301 module_clear_le_tx_data_flag:
-0x3cf6 013302 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013303 branch module_clr_state 
-:      013305 module_clr_state:
-0x3cf8 013306 fetch 1 ,mem_module_flag 
-0x3cf9 013307 qset0 pdata 
-0x3cfa 013308 store 1 ,mem_module_flag 
-0x3cfb 013309 rtn 
-:      013311 module_set_state:
-0x3cfc 013312 fetch 1 ,mem_module_flag 
-0x3cfd 013313 qset1 pdata 
-0x3cfe 013314 store 1 ,mem_module_flag 
-0x3cff 013315 rtn 
-:      013325 mouse_init:
-0x3d00 013326 call mouse_setting_config 
-0x3d01 013327 call spi_ncs_enable 
-0x3d02 013328 call mouse_init_sunt 
-0x3d03 013329 call mouse_dpi_config 
-0x3d04 013330 call spi_ncs_disable 
-0x3d05 013331 rtn wake 
-0x3d06 013332 call mouse_cheak_enable_usb 
-0x3d07 013333 call mouse_cb_fuction 
-0x3d08 013336 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013337 rtnbit1 mouse_enable_usb 
-0x3d0a 013338 call mouse_wakeup_from_power 
-0x3d0b 013339 rtnmark1 mark_24g 
-0x3d0c 013340 fetch 2 ,mem_ui_state_map 
-0x3d0d 013341 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013342 branch mouse_check_reconn_target 
-:      013345 mouse_delay_4s:
-0x3d0f 013346 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013347 rtnbit0 mouse_enable_init_delay 
-0x3d11 013348 arg 20 ,loopcnt 
-:      013349 mouse_delay_20ms:
-0x3d12 013350 setarg 200000 
-0x3d13 013351 call sleep 
-0x3d14 013352 loop delay_10ms 
-0x3d15 013353 rtn 
-:      013356 mouse_cheak_enable_usb:
-0x3d16 013357 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013358 rtnbit0 mouse_enable_usb 
-0x3d18 013359 branch usb_init 
-:      013362 mouse_cb_fuction:
-0x3d19 013363 setarg mouse_le 
-0x3d1a 013364 store 2 ,mem_cb_le_process 
-0x3d1b 013365 setarg mouse_send_process 
-0x3d1c 013366 store 2 ,mem_cb_bt_process 
-0x3d1d 013367 setarg mouse_process_lpm_before 
-0x3d1e 013368 store 2 ,mem_cb_before_lpm 
-0x3d1f 013369 setarg mouse_priority_bb_event 
-0x3d20 013370 store 2 ,mem_cb_bb_event_process 
-0x3d21 013371 setarg mouse_idle 
-0x3d22 013372 store 2 ,mem_cb_idle_process 
-0x3d23 013373 setarg mouse_before_hibernate 
-0x3d24 013374 store 2 ,mem_cb_before_hibernate 
-0x3d25 013375 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013376 store 2 ,mem_cb_att_write 
-0x3d27 013378 call g24_head_ptr2regc 
-0x3d28 013379 setarg mouse_g24_package_data 
-0x3d29 013380 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013381 istore 2 ,contw 
-0x3d2b 013382 setarg mouse_g24_enter_lpm 
-0x3d2c 013383 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013384 istore 2 ,contw 
-0x3d2e 013385 setarg mouse_lpm_before_common 
-0x3d2f 013386 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013387 istore 2 ,contw 
-0x3d31 013389 setarg mouse_bb_event_timer 
-0x3d32 013390 store 2 ,mem_cb_event_timer 
-0x3d33 013391 setarg mouse_spi_write_flash_cb 
-0x3d34 013392 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013393 rtn 
-:      013394 mouse_spi_write_flash_cb:
-:      013395 mouse_spi_init:
-0x3d36 013396 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013397 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013398 branch spid_init2 
-:      013400 mouse_setting_config:
-0x3d39 013401 rtn wake 
-0x3d3a 013402 call g24_set_device_addr 
-0x3d3b 013403 call mouse_gpio_init 
-0x3d3c 013404 call mouse_param_init 
-0x3d3d 013405 call mouse_adc_init 
-0x3d3e 013406 call le_set_config_fixed_ltk 
-0x3d3f 013407 call le_set_justwork 
-0x3d40 013408 call le_set_fixed_ltk 
-0x3d41 013409 call le_set_config_read_authentication 
-0x3d42 013410 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013411 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013412 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013413 rtn 
-:      013415 mouse_init_iic:
-0x3d46 013416 call iic_init_390k 
-0x3d47 013417 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013418 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013419 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013420 call mouse_load_eeprom_dpi 
-0x3d4b 013421 call mouse_init_environment 
-0x3d4c 013422 call mouse_set_24g_addr_eeprom 
-0x3d4d 013423 branch iicd_read_eep_data 
-:      013425 mouse_wakeup_from_power:
-0x3d4e 013426 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013427 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013428 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013429 isolate0 gpio_latch ,pdata 
-0x3d52 013430 nrtn true 
-:      013431 mouse_wakeup_no_from_power:
-0x3d53 013432 fetch 1 ,mem_reconn_times_init 
-0x3d54 013433 store 1 ,mem_reconn_times 
-0x3d55 013434 fetch 1 ,mem_config_function_enable 
-0x3d56 013435 rtnbit1 enable_select_device_by_switch 
-:      013436 mouse_start_24g_mode:
-0x3d57 013437 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013438 rtnbit0 mouse_enable_24g 
-0x3d59 013439 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013440 branch g24_check_51cmd_start_24g 
-:      013441 le_mouse_bb_event_connect_complete:
-0x3d5b 013442 fetch 1 ,mem_le_att_handle 
-0x3d5c 013443 sub pdata ,26 ,pdata 
-0x3d5d 013444 nrtn zero 
-0x3d5e 013445 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013446 call ui_ipc_send_cmd 
-:      013447 mouse_le_write_enable:
-0x3d60 013448 arg write_req_enable_flag ,queue 
-0x3d61 013449 branch mouse_le_enable_connect_flag 
-:      013451 mouse_dpi_up:
-0x3d62 013452 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013453 rtneq dpi_button_state_up 
-0x3d64 013454 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013455 rtn 
-:      013456 mouse_dpi_config:
-0x3d66 013457 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013458 and pdata ,0x0f ,pdata 
-0x3d68 013459 store 1 ,mem_mouse_dpi 
-0x3d69 013460 branch mouse_seting_dpi + 2 
-:      013463 mouse_dpi_cheak:
-0x3d6a 013464 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013465 call gpio_get_bit 
-0x3d6c 013466 nbranch mouse_dpi_up ,true 
-:      013467 mouse_dpi_down:
-0x3d6d 013468 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013469 rtneq dpi_button_state_down 
-0x3d6f 013470 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-:      013471 mouse_dpi_down_setting:
-0x3d70 013472 fetch 1 ,mem_mouse_dpi 
-0x3d71 013473 increase 1 ,pdata 
-0x3d72 013474 and pdata ,0x03 ,pdata 
-0x3d73 013475 store 1 ,mem_mouse_dpi 
-0x3d74 013476 call mouse_seting_dpi 
-0x3d75 013477 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013478 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013479 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013480 rtn 
-:      013481 mouse_before_store_flash_cpi:
-0x3d79 013482 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013483 call gpio_config_output 
-0x3d7b 013484 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013485 call gpio_config_output 
-0x3d7d 013486 branch mouse_store_flash_device_info 
-:      013488 mouse_seting_dpi:
-0x3d7e 013489 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013490 call mosue_dpi_led_blink_init 
-0x3d80 013491 fetch 1 ,mem_config_sensor_type 
-0x3d81 013492 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013493 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013494 fetch 1 ,mem_mouse_dpi 
-0x3d84 013495 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013496 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013497 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013498 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013499 mouse_set_cpi2:
-0x3d88 013500 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013501 branch mouse_p3205_dpi 
-:      013502 mouse_set_cpi1:
-0x3d8a 013503 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013504 branch mouse_p3205_dpi 
-:      013505 mouse_set_cpi3:
-0x3d8c 013506 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013507 branch mouse_p3205_dpi 
-:      013508 mouse_set_cpi4:
-0x3d8e 013509 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013510 branch mouse_p3205_dpi 
-:      013511 moue_seting_cpi_count:
-0x3d90 013512 fetch 1 ,mem_config_sensor_type 
-0x3d91 013513 rtneq p3065_xy 
-0x3d92 013514 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013515 increase 1 ,pdata 
-0x3d94 013516 store 1 ,mem_mouse_cpi_count 
-0x3d95 013517 rtn 
-:      013519 mouse_seting_3212_dpi:
-0x3d96 013520 fetch 1 ,mem_mouse_dpi 
-0x3d97 013521 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013522 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013523 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013524 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013525 mouse_set_p3212_cpi2:
-0x3d9b 013526 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013527 branch mouse_p3212_dpi 
-:      013528 mouse_set_p3212_cpi1:
-0x3d9d 013529 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013530 branch mouse_p3212_dpi 
-:      013531 mouse_set_p3212_cpi3:
-0x3d9f 013532 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013533 branch mouse_p3212_dpi 
-:      013534 mouse_set_p3212_cpi4:
-0x3da1 013535 fetch 1 ,mem_3212_dpi_4 
-:      013536 mouse_p3212_dpi:
-0x3da2 013537 store 1 ,mem_mouse_cpi_count 
-0x3da3 013538 lshift8 pdata ,pdata 
-0x3da4 013539 copy pdata ,rega 
-0x3da5 013540 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013541 call twspi_write 
-0x3da7 013542 copy rega ,pdata 
-0x3da8 013543 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013544 branch twspi_write 
-:      013546 mouse_seting_3610_dpi:
-0x3daa 013547 fetch 1 ,mem_mouse_dpi 
-0x3dab 013548 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013549 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013550 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013551 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013552 mouse_set_p3610_cpi2:
-0x3daf 013553 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013554 branch mouse_p3610_dpi 
-:      013555 mouse_set_p3610_cpi1:
-0x3db1 013556 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013557 branch mouse_p3610_dpi 
-:      013558 mouse_set_p3610_cpi3:
-0x3db3 013559 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013560 branch mouse_p3610_dpi 
-:      013561 mouse_set_p3610_cpi4:
-0x3db5 013562 fetch 1 ,mem_3610_dpi_4 
-:      013563 mouse_p3610_dpi:
-0x3db6 013564 store 1 ,mem_mouse_cpi_count 
-0x3db7 013565 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013566 fetch 1 ,mem_mouse_cpi_count 
-:      013567 mouse_reset_p3610_dpi:
-0x3db9 013568 add pdata ,0x80 ,pdata 
-0x3dba 013569 lshift8 pdata ,pdata 
-0x3dbb 013570 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013571 copy pdata ,rega 
-0x3dbd 013572 branch mouse_set_sensor_reg 
-:      013574 mouse_p3205_dpi:
-0x3dbe 013575 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013576 call moue_seting_cpi_count 
-0x3dc0 013577 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013578 setarg mouse_dpi_address 
-0x3dc2 013579 call twspi_read 
-0x3dc3 013580 and pdata ,0xf8 ,temp 
-0x3dc4 013581 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013582 iadd temp ,pdata 
-0x3dc6 013583 lshift8 pdata ,pdata 
-0x3dc7 013584 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013585 branch twspi_write 
-:      013588 mouse_init_environment:
-0x3dc9 013589 call app_initflag_check 
-0x3dca 013590 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013591 call mouse_ble_init_address 
-0x3dcc 013592 call mouse_store_eeprom_device_info 
-0x3dcd 013593 branch app_initflag_store 
-:      013596 mouse_24g_pairing_button:
-0x3dce 013597 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013598 rtn blank 
-0x3dd0 013599 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013600 rtnbit0 mouse_enable_24g 
-0x3dd2 013601 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013602 rtnmark1 mark_24g 
-0x3dd4 013603 call mouse_check_key_gpio 
-0x3dd5 013604 rtnne mouse_lmr_button 
-0x3dd6 013605 call mouse_devce_led_off 
-0x3dd7 013606 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013607 call mouse_enable_function_flag 
-0x3dd9 013608 setarg 0 
-0x3dda 013609 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013610 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013611 call g24_set0_mem_check_dongle_times 
-0x3ddd 013613 fetch 2 ,mem_ui_state_map 
-0x3dde 013614 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013615 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013616 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013617 call mouse_stop_discovery 
-0x3de2 013618 branch g24_start_pairing_sm1 
-:      013621 mouse_idle:
-0x3de3 013622 call mouse_24g_pairing_button 
-0x3de4 013623 call ui_check_paring_button 
-0x3de5 013624 call mouse_dpi_cheak 
-0x3de6 013625 call mouse_usb_isr 
-0x3de7 013626 call mouse_wheel_check 
-0x3de8 013627 branch mouse_usb_mode 
-:      013628 mouse_usb_isr:
-0x3de9 013629 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013630 rtnbit0 mouse_enable_usb 
-0x3deb 013631 call usb_isr 
-0x3dec 013632 branch usb_offline_state 
-:      013634 mouse_cheak_usb:
-0x3ded 013635 hfetch 1 ,core_usb_addr 
-0x3dee 013636 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013637 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013638 rtn 
-:      013639 mouse_usb_no_exsit:
-0x3df1 013640 fetch 1 ,mem_usb_addr 
-0x3df2 013641 rtnbit0 7 
-0x3df3 013642 branch soft_reset_chip 
-:      013643 mouse_usb_exsit:
-0x3df4 013644 fetch 1 ,mem_usb_addr 
-0x3df5 013645 rtnbit1 7 
-0x3df6 013646 branch mouse_stop_bluetooth_mode 
-:      013648 mouse_usb_mode:
-0x3df7 013649 call mouse_cheak_usb 
-0x3df8 013650 hfetch 1 ,core_usb_addr 
-0x3df9 013651 store 1 ,mem_usb_addr 
-0x3dfa 013652 rtnbit0 7 
-0x3dfb 013653 call mouse_clkn_check 
-0x3dfc 013654 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013655 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013656 iadd temp ,temp 
-0x3dff 013657 copy clkn_bt ,pdata 
-0x3e00 013658 isub temp ,null 
-0x3e01 013659 nrtn positive 
-0x3e02 013660 store 4 ,mem_btclk_sensor 
-0x3e03 013661 call mouse_motion 
-0x3e04 013662 nrtn user 
-0x3e05 013663 jam 4 ,mem_usb_tx_enable 
-0x3e06 013664 branch mouse_wired_to_usb 
-:      013666 mouse_clkn_check:
-0x3e07 013667 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013668 copy clkn_bt ,pdata 
-0x3e09 013669 isub temp ,null 
-0x3e0a 013670 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013671 rtn 
-:      013672 mouse_clkn_timeout:
-0x3e0c 013673 setarg 0 
-0x3e0d 013674 store 4 ,mem_btclk_sensor 
-0x3e0e 013675 rtn 
-:      013679 mouse_wired_to_usb:
-0x3e0f 013680 fetch 1 ,mem_usb_tx_enable 
-0x3e10 013681 rtnbit0 2 
-0x3e11 013682 branch mouse_data_push 
-:      013683 mouse_data_push:
-0x3e12 013684 hfetch 1 ,core_usb_addr 
-0x3e13 013685 rtnbit0 7 
-0x3e14 013686 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 013687 setarg ms_report_id 
-0x3e16 013688 store 1 ,mem_usb_mouse_data 
-0x3e17 013689 fetch 7 ,mem_mouse_key 
-0x3e18 013690 istore 7 ,contw 
-0x3e19 013691 rtn 
-:      013694 mouse_enable_clock_qdecoder:
-0x3e1a 013695 hfetch 2 ,core_clkoff 
-0x3e1b 013696 set0 clock_off_qdecoder ,pdata 
-0x3e1c 013697 hstore 2 ,core_clkoff 
-0x3e1d 013698 rtn 
-:      013700 mouse_param_init:
-0x3e1e 013701 setarg 0x8c00 
-0x3e1f 013702 store 2 ,mem_ui_uuid_table 
-0x3e20 013703 setarg 0x8e7a 
-0x3e21 013704 store 2 ,mem_ui_le_uuid_table 
-0x3e22 013705 setarg 0x2402 
-0x3e23 013706 store 2 ,mem_fcomp_mul 
-0x3e24 013707 setarg 0x2580 
-0x3e25 013708 store 3 ,mem_class 
-0x3e26 013709 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 013710 jam 8 ,mem_lpm_overhead 
-0x3e28 013711 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 013712 setarg 0x0200 
-0x3e2a 013713 store 2 ,mem_lpm_interval 
-0x3e2b 013714 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 013715 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 013717 setarg 0x0a77 
-0x3e2e 013718 store 2 ,mem_spi_init_clk 
-0x3e2f 013734 setsect 0 ,0x306 
-0x3e30 013735 setsect 1 ,0x4440 
-0x3e31 013736 setsect 2 ,0x10000 
-0x3e32 013737 setsect 3 ,0x4408 
-0x3e33 013738 store 9 ,mem_all_uuid_16bits 
-0x3e34 013739 setsect 0 ,0x1224 
-0x3e35 013740 setsect 1 ,0x4000 
-0x3e36 013741 setsect 2 ,0x0 
-0x3e37 013742 istore 5 ,contw 
-0x3e38 013744 setsect 0 ,0x3ffff 
-0x3e39 013745 setsect 1 ,0x2fe23 
-0x3e3a 013746 setsect 2 ,0x199d9 
-0x3e3b 013747 setsect 3 ,0x20d 
-0x3e3c 013748 store 8 ,mem_features 
-0x3e3d 013750 setarg 0x012c 
-0x3e3e 013751 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 013752 call le_modified_name 
-0x3e40 013753 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 013754 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 013755 call mouse_sensor_set_angle 
-0x3e43 013756 branch mouse_select_adc 
-:      013758 mouse_sensor_set_angle:
-0x3e44 013759 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 013760 call gpio_config_input 
-0x3e46 013761 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 013762 call gpio_get_bit 
-0x3e48 013763 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 013764 rtn true 
-0x3e4a 013765 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 013766 rtn 
-:      013768 mouse_select_adc:
-0x3e4c 013769 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 013770 call gpio_config_input 
-0x3e4e 013771 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 013772 call gpio_get_bit 
-0x3e50 013773 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 013774 rtn true 
-0x3e52 013775 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 013776 rtn 
-:      013779 mouse_adc_init:
-0x3e54 013780 fetch 1 ,mem_adc_config_flag 
-0x3e55 013781 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 013782 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 013783 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 013784 branch mouse_adc_init_data_vinlpm 
-:      013786 mouse_adc_init_data_vinlpm:
-0x3e59 013787 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 013788 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 013789 isub temp ,pdata 
-0x3e5c 013790 mul32 pdata ,20 ,pdata 
-0x3e5d 013791 div pdata ,100 
-0x3e5e 013792 call wait_div_end 
-0x3e5f 013793 quotient pdata 
-0x3e60 013794 store 2 ,mem_adc_reference_voltage 
-0x3e61 013795 rtn 
-:      013796 mouse_adc_init_data_hvin:
-0x3e62 013797 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 013798 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 013799 isub temp ,pdata 
-0x3e65 013800 mul32 pdata ,230 ,pdata 
-0x3e66 013801 div pdata ,400 
-0x3e67 013802 call wait_div_end 
-0x3e68 013803 quotient pdata 
-0x3e69 013804 store 2 ,mem_adc_reference_voltage 
-0x3e6a 013805 rtn 
-:      013806 mouse_adc_init_data_io:
-0x3e6b 013807 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 013808 store 2 ,mem_adc_reference_voltage 
-0x3e6d 013809 rtn 
-:      013810 mouse_gpio_init:
-0x3e6e 013811 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 013812 call gpio_config_output 
-0x3e70 013813 call usb_offline_check_init 
-0x3e71 013814 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 013815 call gpio_config_input 
-0x3e73 013816 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 013817 call gpio_config_input 
-0x3e75 013818 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 013819 call gpio_config_input 
-0x3e77 013820 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 013821 call gpio_config_input 
-0x3e79 013823 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 013824 call gpio_config_output 
-0x3e7b 013826 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 013827 call gpio_config_input 
-0x3e7d 013829 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 013830 call gpio_config_input 
-0x3e7f 013832 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 013833 call gpio_config_input 
-0x3e81 013834 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 013835 call gpio_config_input 
-0x3e83 013837 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 013838 call gpio_config_input 
-0x3e85 013839 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 013840 call gpio_config_input 
-0x3e87 013842 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 013843 call gpio_config_output 
-0x3e89 013845 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 013846 call gpio_config_output 
-0x3e8b 013848 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 013849 call gpio_config_output 
-0x3e8d 013851 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 013852 call gpio_config_output 
-0x3e8f 013854 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 013855 call gpio_config_output 
-0x3e91 013857 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 013858 call gpio_config_input 
-0x3e93 013860 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 013861 call gpio_config_input 
-0x3e95 013863 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 013864 branch gpio_config_input 
-:      013866 mouse_wheel_gpio_set_wake:
-0x3e97 013867 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 013868 call gpio_set_wake_by_current_state 
-0x3e99 013869 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 013870 call gpio_set_wake_by_current_state 
-0x3e9b 013871 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 013872 call gpio_set_wake_by_current_state 
-0x3e9d 013873 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 013874 branch gpio_set_wake_by_current_state 
-:      013876 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 013877 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 013878 call mouse_gpio_set_pupd_by_input 
-0x3ea1 013879 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 013880 call mouse_gpio_set_pupd_by_input 
-0x3ea3 013881 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 013882 call mouse_gpio_set_pupd_by_input 
-0x3ea5 013883 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 013884 branch mouse_gpio_set_pupd_by_input 
-:      013886 mouse_gpio_set_pupd_by_input:
-0x3ea7 013887 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 013888 rtn zero 
-0x3ea9 013889 and temp ,0x7f ,queue 
-0x3eaa 013890 hfetch 4 ,core_gpio_in 
-0x3eab 013891 qisolate1 pdata 
-0x3eac 013892 hfetch 4 ,core_gpio_pu0 
-0x3ead 013893 qsetflag true ,pdata 
-0x3eae 013894 hstore 4 ,core_gpio_pu0 
-0x3eaf 013895 hfetch 4 ,core_gpio_pd0 
-0x3eb0 013896 nqsetflag true ,pdata 
-0x3eb1 013897 hstore 4 ,core_gpio_pd0 
-0x3eb2 013898 rtn 
-:      013900 mouse_before_hibernate:
-0x3eb3 013901 enable user 
-0x3eb4 013902 hfetch 4 ,0x8138 
-0x3eb5 013903 setflag user ,26 ,pdata 
-0x3eb6 013904 hstore 4 ,core_lpm_reg 
-0x3eb7 013905 call lpm_write_ctrl 
-0x3eb8 013906 call mouse_devce_led_off 
-0x3eb9 013907 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 013909 branch mouse_lpm_before_common 
-:      013913 mouse_process_lpm_before:
-0x3ebb 013914 call mouse_lpm_before_common 
-0x3ebc 013915 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 013916 nrtn blank 
-0x3ebe 013917 branch gpio_clr_wake 
-:      013919 mouse_lpm_before_common:
-0x3ebf 013920 call mouse_wheel_check 
-0x3ec0 013921 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 013922 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 013923 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 013924 call mouse_spi_clk_gpio ,true 
-0x3ec4 013925 call gpio_config_output 
-0x3ec5 013926 call twspi_disable 
-0x3ec6 013930 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 013931 call gpio_set_wake_by_current_state 
-0x3ec8 013932 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 013933 call gpio_set_wake_by_current_state 
-0x3eca 013934 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 013935 call gpio_set_wake_by_current_state 
-0x3ecc 013937 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 013938 call gpio_set_wake_by_current_state 
-0x3ece 013939 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 013940 call gpio_set_wake_by_current_state 
-0x3ed0 013941 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 013942 call gpio_set_wake_by_current_state 
-0x3ed2 013943 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 013944 call gpio_set_wake_by_current_state 
-0x3ed4 013945 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 013946 call gpio_set_wake_by_current_state 
-0x3ed6 013947 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 013948 call gpio_set_wake_by_current_state 
-0x3ed8 013949 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 013950 call gpio_set_wake_by_current_state 
-0x3eda 013951 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 013952 call gpio_set_wake_by_current_state 
-0x3edc 013953 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 013954 branch gpio_set_wake 
-:      013958 mouse_spi_clk_gpio:
-0x3ede 013959 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 013960 rtn 
-:      013962 mouse_wheel_check:
-0x3ee0 013963 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 013964 call mouse_t_wheel_scan 
-0x3ee2 013965 call mouse_wheel_scan 
-0x3ee3 013966 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 013967 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 013968 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 013969 isub temp ,null 
-0x3ee7 013970 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 013971 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 013972 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 013973 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 013974 isub temp ,null 
-0x3eec 013975 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 013976 rtn 
-:      013977 mouse_t_wheel_scan:
-0x3eee 013978 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 013979 rtneq gpio_disable 
-0x3ef0 013980 arg 0 ,rega 
-0x3ef1 013981 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 013982 call gpio_get_bit 
-0x3ef3 013983 setflag true ,0 ,rega 
-0x3ef4 013984 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 013985 call gpio_get_bit 
-0x3ef6 013986 setflag true ,1 ,rega 
-0x3ef7 013987 copy rega ,pdata 
-0x3ef8 013988 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 013989 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 013990 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 013991 fetch 1 ,mem_wheel_tog 
-0x3efc 013992 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 013993 rtn 
-:      013995 mouse_t_wheel_scan_judge1:
-0x3efe 013996 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 013997 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 013998 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 013999 rtn 
-:      014000 mouse_t_wheel_scan_judge2:
-0x3f02 014001 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014002 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014003 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014004 rtn 
-:      014005 mouse_t_wheel_scan_judge11:
-0x3f06 014006 jam 0x82 ,mem_wheel_tog 
-0x3f07 014007 rtn 
-:      014008 mouse_t_wheel_scan_judge12:
-0x3f08 014009 jam 0x81 ,mem_wheel_tog 
-0x3f09 014010 rtn 
-:      014011 mouse_t_wheel_scan_judge21:
-0x3f0a 014012 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014013 rtn 
-:      014014 mouse_t_wheel_scan_judge22:
-0x3f0c 014015 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014016 rtn 
-:      014017 mouse_t_wheel_scan_judge3:
-0x3f0e 014018 fetch 1 ,mem_wheel_tog 
-0x3f0f 014019 set0 7 ,pdata 
-0x3f10 014020 store 1 ,mem_wheel_tog 
-0x3f11 014021 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014022 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014023 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014024 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014025 rtn 
-:      014026 mouse_t_wheel_scan_judge30:
-0x3f16 014027 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014028 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014029 rtn 
-:      014030 mouse_t_wheel_scan_judge31:
-0x3f19 014031 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014032 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014033 rtn 
-:      014034 mouse_t_wheel_scan_judge32:
-0x3f1c 014035 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014036 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014037 rtn 
-:      014038 mouse_t_wheel_scan_judge33:
-0x3f1f 014039 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014040 beq 0 ,mouse_wheel_t_back 
-0x3f21 014041 rtn 
-:      014042 mouse_wheel_t_forward:
-0x3f22 014043 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014044 increase 1 ,pdata 
-0x3f24 014045 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014046 sub pdata ,1 ,null 
-0x3f26 014047 rtn positive 
-0x3f27 014048 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014049 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014050 increase 1 ,pdata 
-0x3f2a 014051 store 1 ,mem_mouse_tz_data 
-0x3f2b 014052 rtn 
-:      014053 mouse_wheel_t_back:
-0x3f2c 014054 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014055 increase 1 ,pdata 
-0x3f2e 014056 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014057 sub pdata ,1 ,null 
-0x3f30 014058 rtn positive 
-0x3f31 014059 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014060 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014061 increase -1 ,pdata 
-0x3f34 014062 store 1 ,mem_mouse_tz_data 
-0x3f35 014063 rtn 
-:      014066 mouse_wheel_scan:
-0x3f36 014067 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014068 rtneq gpio_disable 
-0x3f38 014069 arg 0 ,rega 
-0x3f39 014070 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014071 call gpio_get_bit 
-0x3f3b 014072 setflag true ,0 ,rega 
-0x3f3c 014073 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014074 call gpio_get_bit 
-0x3f3e 014075 setflag true ,1 ,rega 
-0x3f3f 014076 copy rega ,pdata 
-0x3f40 014077 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014078 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014079 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014080 fetch 1 ,mem_mwheel_tog 
-0x3f44 014081 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014082 rtn 
-:      014084 mouse_wheel_scan_judge1:
-0x3f46 014085 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014086 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014087 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014088 rtn 
-:      014089 mouse_wheel_scan_judge2:
-0x3f4a 014090 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014091 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014092 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014093 rtn 
-:      014094 mouse_wheel_scan_judge11:
-0x3f4e 014095 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014096 rtn 
-:      014097 mouse_wheel_scan_judge12:
-0x3f50 014098 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014099 rtn 
-:      014100 mouse_wheel_scan_judge21:
-0x3f52 014101 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014102 rtn 
-:      014103 mouse_wheel_scan_judge22:
-0x3f54 014104 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014105 rtn 
-:      014106 mouse_wheel_scan_judge3:
-0x3f56 014107 fetch 1 ,mem_mwheel_tog 
-0x3f57 014108 set0 7 ,pdata 
-0x3f58 014109 store 1 ,mem_mwheel_tog 
-0x3f59 014110 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014111 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014112 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014113 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014114 rtn 
-:      014115 mouse_wheel_scan_judge30:
-0x3f5e 014116 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014117 beq 3 ,mouse_wheel_forward 
-0x3f60 014118 rtn 
-:      014119 mouse_wheel_scan_judge31:
-0x3f61 014120 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014121 beq 0 ,mouse_wheel_forward 
-0x3f63 014122 rtn 
-:      014123 mouse_wheel_scan_judge32:
-0x3f64 014124 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014125 beq 3 ,mouse_wheel_back 
-0x3f66 014126 rtn 
-:      014127 mouse_wheel_scan_judge33:
-0x3f67 014128 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014129 beq 0 ,mouse_wheel_back 
-0x3f69 014130 rtn 
-:      014131 mouse_wheel_forward:
-0x3f6a 014132 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014133 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014134 increase 1 ,pdata 
-0x3f6d 014135 store 1 ,mem_mouse_z_data 
-0x3f6e 014136 rtn 
-:      014137 mouse_wheel_back:
-0x3f6f 014138 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014139 fetch 1 ,mem_mouse_z_data 
-0x3f71 014140 increase -1 ,pdata 
-0x3f72 014141 store 1 ,mem_mouse_z_data 
-0x3f73 014142 rtn 
-:      014145 mouse_hid_connected:
-0x3f74 014146 setarg hid_handshake_timeout 
-0x3f75 014147 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014148 rtn 
-:      014150 mouse_send_process:
-0x3f77 014151 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014152 rtn blank 
-0x3f79 014153 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014154 nrtn blank 
-0x3f7b 014155 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014156 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014157 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014158 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014159 call mouse_motion 
-0x3f80 014160 nrtn user 
-:      014161 mouse_send_data:
-0x3f81 014162 arg 9 ,rega 
-0x3f82 014163 call hid_malloc_tx_buff 
-0x3f83 014164 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014165 istore 2 ,contw 
-0x3f85 014166 setarg 0x02a1 
-0x3f86 014167 istore 2 ,contw 
-0x3f87 014168 fetch 7 ,mem_mouse_key 
-0x3f88 014169 istore 7 ,contw 
-0x3f89 014170 rtn 
-:      014173 mouse_send_empty_data:
-0x3f8a 014174 setarg 0 
-0x3f8b 014175 store 7 ,mem_mouse_key 
-0x3f8c 014176 branch mouse_send_data 
-:      014179 mouse_no_data_timer_init:
-0x3f8d 014180 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014181 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014182 rtn 
-:      014185 mouse_fill_data_le:
-0x3f90 014186 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014187 arg 7 ,rega 
-0x3f92 014188 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014189 call le_att_malloc_tx_notify 
-0x3f94 014190 fetch 7 ,mem_mouse_key 
-0x3f95 014191 istore 7 ,contw 
-0x3f96 014192 rtn 
-:      014194 mouse_motion:
-0x3f97 014195 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014196 disable user 
-0x3f99 014197 setarg 0 
-0x3f9a 014198 store 6 ,mem_mouse_x 
-0x3f9b 014199 call mouse_cheak_sensor_data 
-0x3f9c 014200 call mouse_zwheel 
-0x3f9d 014201 call mouse_t_zwheel 
-0x3f9e 014202 call mouse_key 
-0x3f9f 014203 nrtn user 
-0x3fa0 014204 call mouse_no_data_timer_init 
-0x3fa1 014205 arg mouse_statue_up_flag ,queue 
-0x3fa2 014206 branch mouse_enable_function_flag 
-:      014208 motion_6clk_direction_dispose:
-0x3fa3 014209 fetch 2 ,mem_mouse_x 
-0x3fa4 014210 sub pdata ,0 ,pdata 
-0x3fa5 014211 store 2 ,mem_mouse_x 
-0x3fa6 014212 branch enable_user 
-:      014213 motion_12clk_direction_dispose:
-0x3fa7 014214 fetch 2 ,mem_mouse_y 
-0x3fa8 014215 sub pdata ,0 ,pdata 
-0x3fa9 014216 store 2 ,mem_mouse_y 
-0x3faa 014217 branch enable_user 
-:      014218 motion_9clk_direction_dispose:
-0x3fab 014219 fetch 2 ,mem_mouse_y 
-0x3fac 014220 sub pdata ,0 ,pdata 
-0x3fad 014221 store 2 ,mem_mouse_y 
-0x3fae 014222 fetch 2 ,mem_mouse_x 
-0x3faf 014223 sub pdata ,0 ,pdata 
-0x3fb0 014224 store 2 ,mem_mouse_x 
-0x3fb1 014225 call mouse_sensor_data_swap_places 
-0x3fb2 014226 branch enable_user 
-:      014227 motion_3clk_direction_dispose:
-0x3fb3 014228 call mouse_sensor_data_swap_places 
-0x3fb4 014229 branch enable_user 
-:      014230 mouse_cheak_sensor_data:
-0x3fb5 014231 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014232 rtnne flash_sm_no_buys 
-0x3fb7 014233 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014234 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014235 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014236 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014237 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014238 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014239 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014240 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014241 branch mouse_p32xx_sensor_motion 
-:      014243 mouse_clear_sensor_data:
-0x3fc0 014244 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014245 call mouse_read_sensor_common ,blank 
-0x3fc2 014246 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014247 rtn 
-:      014250 mouse_p3212_sensor_motion:
-0x3fc4 014251 call mouse_clear_sensor_data 
-0x3fc5 014252 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014253 call gpio_get_bit 
-0x3fc7 014254 nrtn true 
-:      014255 mouse_p3212_sensor_motion_1:
-0x3fc8 014256 setarg pan_reg_pid_l 
-0x3fc9 014257 call twspi_read 
-0x3fca 014258 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014259 setarg pan_reg_motion_staus 
-0x3fcc 014260 call twspi_read 
-0x3fcd 014261 rtnbit0 7 
-0x3fce 014262 call mouse_read_sensor_common 
-0x3fcf 014263 call mouse_read_3212sensor_xy_high 
-0x3fd0 014264 store 1 ,mem_mouse_xy_h 
-0x3fd1 014265 rshift4 pdata ,pdata 
-0x3fd2 014266 call extsign_bit3 
-0x3fd3 014267 store 1 ,mem_mouse_x + 1 
-0x3fd4 014268 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014269 and pdata ,0x0f ,pdata 
-0x3fd6 014270 call extsign_bit3 
-0x3fd7 014271 store 1 ,mem_mouse_y + 1 
-0x3fd8 014272 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014273 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014274 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014275 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014276 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014277 rtn 
-:      014279 mouse_read_3212sensor_xy_high:
-0x3fde 014280 setarg 0x12 
-0x3fdf 014281 branch twspi_read 
-:      014283 mouse_p3065_judge:
-0x3fe0 014284 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014285 branch mouse_twspi_reset 
-:      014287 mouse_p32xx_sensor_motion:
-0x3fe2 014288 call mouse_clear_sensor_data 
-0x3fe3 014289 disable user 
-0x3fe4 014290 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014291 call gpio_get_bit 
-0x3fe6 014292 nrtn true 
-:      014293 mouse_p32xx_sensor_motion_2:
-0x3fe7 014294 setarg pan_reg_pid_l 
-0x3fe8 014295 call twspi_read 
-0x3fe9 014296 bne p32xx_id1 ,mouse_p3065_judge 
-:      014297 mouse_p32xx_sensor_motion_1:
-0x3fea 014298 setarg pan_reg_motion_staus 
-0x3feb 014299 call twspi_read 
-0x3fec 014300 rtnbit0 7 
-0x3fed 014301 call mouse_read_sensor_common 
-0x3fee 014302 fetch 1 ,mem_mouse_x 
-0x3fef 014303 call extsign 
-0x3ff0 014304 store 2 ,mem_mouse_x 
-0x3ff1 014305 fetch 1 ,mem_mouse_y 
-0x3ff2 014306 call extsign 
-0x3ff3 014307 store 2 ,mem_mouse_y 
-0x3ff4 014308 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014309 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014310 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014311 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014312 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014313 rtn 
-:      014315 motion32xx_6clk_direction_selection:
-0x3ffa 014316 call motion_6clk_direction_dispose 
-0x3ffb 014317 branch mouse_sensor_sdio_low 
-:      014318 motion32xx_9clk_direction_selection:
-0x3ffc 014319 call motion_9clk_direction_dispose 
-0x3ffd 014320 branch mouse_sensor_sdio_low 
-:      014321 motion32xx_12clk_direction_selection:
-0x3ffe 014322 call motion_12clk_direction_dispose 
-0x3fff 014323 branch mouse_sensor_sdio_low 
-:      014324 motion32xx_3clk_direction_selection:
-0x4000 014325 call motion_3clk_direction_dispose 
-0x4001 014326 branch mouse_sensor_sdio_low 
-:      014328 mouse_sensor_data_swap_places:
-0x4002 014329 fetch 2 ,mem_mouse_y 
-0x4003 014330 fetcht 2 ,mem_mouse_x 
-0x4004 014331 store 2 ,mem_mouse_x 
-0x4005 014332 storet 2 ,mem_mouse_y 
-0x4006 014333 rtn 
-:      014335 mouse_p3610sensor_read:
-0x4007 014336 call spi_ncs_enable 
-0x4008 014337 nop 100 
-0x4009 014338 copy regb ,pdata 
-0x400a 014339 call twspi_read 
-0x400b 014340 copy pdata ,regb 
-0x400c 014341 call spi_ncs_disable 
-0x400d 014342 nop 100 
-0x400e 014343 copy regb ,pdata 
-0x400f 014344 rtn 
-:      014345 mouse_p3610_sensor_motion:
-0x4010 014346 disable user 
-0x4011 014347 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014348 call gpio_get_bit 
-0x4013 014349 nrtn true 
-0x4014 014350 arg pan_reg_motion_staus ,regb 
-0x4015 014351 call mouse_p3610sensor_read 
-0x4016 014352 rtnbit0 7 
-0x4017 014353 arg pan_reg_pid_l ,regb 
-0x4018 014354 call mouse_p3610sensor_read 
-0x4019 014355 store 1 ,mem_sensor_id1 
-0x401a 014356 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014357 fetch 1 ,mem_mouse_move_flag 
-0x401c 014358 call mouse_read_sensor3610_data ,blank 
-0x401d 014359 jam 1 ,mem_mouse_move_flag 
-0x401e 014360 call mouse_read_sensor3610_data 
-0x401f 014361 fetch 1 ,mem_mouse_xy_h 
-0x4020 014362 rshift4 pdata ,pdata 
-0x4021 014363 call extsign_bit3 
-0x4022 014364 store 1 ,mem_mouse_x + 1 
-0x4023 014365 fetch 1 ,mem_mouse_xy_h 
-0x4024 014366 and pdata ,0x0f ,pdata 
-0x4025 014367 call extsign_bit3 
-0x4026 014368 store 1 ,mem_mouse_y + 1 
-0x4027 014369 fetch 1 ,mem_config_sensor_angle 
-0x4028 014370 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014371 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014372 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014373 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014374 rtn 
-:      014376 mouse_3610_smart_select:
-0x402d 014377 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014378 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014379 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014380 rtn 
-:      014383 motion3610_6clk_direction_selection:
-0x4031 014384 call motion_6clk_direction_dispose 
-0x4032 014385 branch mouse_3610_smart_select 
-:      014387 motion3610_12clk_direction_selection:
-0x4033 014388 call motion_12clk_direction_dispose 
-0x4034 014389 branch mouse_3610_smart_select 
-:      014391 motion3610_9clk_direction_selection:
-0x4035 014392 call motion_9clk_direction_dispose 
-0x4036 014393 branch mouse_3610_smart_select 
-:      014395 motion3610_3clk_direction_selection:
-0x4037 014396 call motion_3clk_direction_dispose 
-0x4038 014397 branch mouse_3610_smart_select 
-:      014399 mouse_read_sensor3610_data:
-0x4039 014400 call spi_ncs_enable 
-0x403a 014401 call mouse_read_sensor_common 
-0x403b 014402 arg 5 ,pdata 
-0x403c 014403 call twspi_read 
-0x403d 014404 store 1 ,mem_mouse_xy_h 
-0x403e 014405 arg 7 ,pdata 
-0x403f 014406 call twspi_read 
-0x4040 014407 store 1 ,mem_sensor_shutter_hi 
-0x4041 014408 arg 8 ,pdata 
-0x4042 014409 call twspi_read 
-0x4043 014410 store 1 ,mem_sensor_shutter_lo 
-0x4044 014411 branch spi_ncs_disable 
-:      014414 mouse_3610_smart_enable:
-0x4045 014415 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014416 rtnne 0 
-0x4047 014417 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014418 sub pdata ,45 ,null 
-0x4049 014419 rtn positive 
-0x404a 014420 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014421 setarg 0xba41 
-0x404c 014422 call sensor_write 
-0x404d 014423 setarg 0x0032 
-0x404e 014424 call sensor_write 
-0x404f 014425 setarg 0xb541 
-0x4050 014426 branch sensor_write 
-:      014427 mouse_3610_smart_disable:
-0x4051 014428 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014429 rtnne 0 
-0x4053 014430 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014431 sub pdata ,45 ,null 
-0x4055 014432 nrtn positive 
-0x4056 014433 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014434 setarg 0xba41 
-0x4058 014435 call sensor_write 
-0x4059 014436 setarg 0x8032 
-0x405a 014437 call sensor_write 
-0x405b 014438 setarg 0xb541 
-0x405c 014439 branch sensor_write 
-:      014443 mouse_read_sensor_common:
-0x405d 014444 arg pan_reg_delta_x ,pdata 
-0x405e 014445 call twspi_read 
-0x405f 014446 store 2 ,mem_mouse_x 
-0x4060 014447 arg pan_reg_delta_y ,pdata 
-0x4061 014448 call twspi_read 
-0x4062 014449 store 2 ,mem_mouse_y 
-0x4063 014450 rtn 
-:      014452 mouse_set_qdecoder_x:
-0x4064 014453 arg mouse_default_xa_gpio ,temp 
-0x4065 014454 call gpio_config_input 
-0x4066 014455 arg mouse_default_xa_gpio ,temp 
-0x4067 014456 call gpio_get_bit 
-0x4068 014457 rtn true 
-0x4069 014458 hfetch 1 ,core_qdec_cntx 
-0x406a 014459 set1 4 ,pdata 
-0x406b 014460 hstore 1 ,core_qdec_cntx 
-0x406c 014461 rtn 
-:      014463 mouse_hardware_zwheel:
-0x406d 014464 fetcht 1 ,mem_mouse_z_data 
-0x406e 014465 hfetch 1 ,core_qdec_cntx 
-0x406f 014466 iadd temp ,pdata 
-0x4070 014467 rtn blank 
-0x4071 014468 store 1 ,mem_mouse_z 
-0x4072 014469 jam 0 ,mem_mouse_z_data 
-0x4073 014470 branch enable_user 
-:      014471 mouse_hardware_zwheel_beforelpm:
-0x4074 014472 fetcht 1 ,mem_mouse_z_data 
-0x4075 014473 hfetch 1 ,core_qdec_cntx 
-0x4076 014474 iadd temp ,pdata 
-0x4077 014475 store 1 ,mem_mouse_z_data 
-0x4078 014476 rtn 
-:      014477 mouse_zwheel:
-0x4079 014478 fetch 1 ,mem_mouse_z_data 
-0x407a 014479 rtn blank 
-0x407b 014480 store 1 ,mem_mouse_z 
-0x407c 014481 jam 0 ,mem_mouse_z_data 
-0x407d 014482 branch enable_user 
-:      014484 mouse_t_zwheel:
-0x407e 014485 fetch 1 ,mem_mouse_tz_data 
-0x407f 014486 rtn blank 
-0x4080 014487 store 1 ,mem_mouse_tz 
-0x4081 014488 jam 0 ,mem_mouse_tz_data 
-0x4082 014489 branch enable_user 
-:      014491 mouse_check_key_gpio:
-0x4083 014492 arg 0 ,rega 
-0x4084 014493 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014494 call gpio_get_bit 
-0x4086 014495 setflag true ,0 ,rega 
-0x4087 014496 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014497 call gpio_get_bit 
-0x4089 014498 setflag true ,1 ,rega 
-0x408a 014499 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014500 call gpio_get_bit 
-0x408c 014501 setflag true ,2 ,rega 
-0x408d 014502 call mouse_check_s_key_gpio 
-0x408e 014503 copy rega ,pdata 
-0x408f 014504 rtn 
-:      014505 mouse_check_s_key_gpio:
-0x4090 014506 fetch 1 ,mem_bk_button_gpio 
-0x4091 014507 rtneq gpio_disable 
-0x4092 014508 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014509 call gpio_get_bit 
-0x4094 014510 setflag true ,3 ,rega 
-0x4095 014511 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014512 call gpio_get_bit 
-0x4097 014513 setflag true ,4 ,rega 
-0x4098 014514 rtn 
-:      014516 mouse_key:
-0x4099 014517 call mouse_check_key_gpio 
-0x409a 014518 call mouse_set_mult 
-0x409b 014519 call mouse_24g_key 
-0x409c 014520 copy rega ,pdata 
-0x409d 014521 fetcht 1 ,mem_mouse_key 
-0x409e 014522 store 1 ,mem_mouse_key 
-0x409f 014523 ixor temp ,pdata 
-0x40a0 014524 sub pdata ,0 ,null 
-0x40a1 014525 rtn zero 
-0x40a2 014526 branch enable_user 
-:      014528 mouse_24g_key:
-0x40a3 014529 rtnmark0 mark_24g 
-0x40a4 014530 copy rega ,pdata 
-0x40a5 014531 rtn blank 
-0x40a6 014532 store 1 ,mem_mouse_key 
-0x40a7 014533 branch enable_user 
-:      014536 mouse_set_mult:
-0x40a8 014537 fetch 2 ,mem_ui_state_map 
-0x40a9 014538 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014539 fetch 2 ,mem_ui_state_map 
-0x40ab 014540 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014541 rtn 
-:      014542 mouse_set_ble_mult:
-0x40ad 014543 copy rega ,pdata 
-0x40ae 014544 nbranch le_set_config_short_mult ,blank 
-0x40af 014545 branch le_clr_config_short_mult 
-:      014546 mouse_set_bt_mult:
-0x40b0 014547 copy rega ,pdata 
-0x40b1 014548 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014549 branch classic_bt_clr_mult_short_flag 
-:      014552 mouse_sensor_sdio_low:
-0x40b3 014553 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014554 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014555 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014556 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014557 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014558 call gpio_get_bit 
-0x40b9 014559 rtn true 
-0x40ba 014560 setarg 0x0a 
-0x40bb 014561 call twspi_read 
-0x40bc 014562 nop 1000 
-0x40bd 014563 branch mouse_sensor_sdio_low 
-:      014564 mouse_sensor_sdio_low2:
-0x40be 014565 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014566 rtn 
-:      014568 mouse_spi_sdio_gpio_pollup:
-0x40c0 014569 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014570 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014571 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014572 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014573 branch gpio_config_input_without_wake 
-:      014574 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014575 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014576 branch gpio_config_input_without_wake 
-:      014579 mouse_init_sunt:
-0x40c6 014580 call mouse_spi_init 
-0x40c7 014581 rtn wake 
-0x40c8 014582 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014583 fetch 1 ,mem_config_sensor_type 
-0x40ca 014584 beq p3610 ,mouse_init_3610sensor 
-:      014585 mouse_init_sensor:
-0x40cb 014586 call mouse_read_sensor_id 
-0x40cc 014587 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014588 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014589 call mouse_twspi_reset 
-0x40cf 014590 nop 1000 
-0x40d0 014591 branch mouse_init_sensor 
-:      014592 mouse_twspi_reset:
-0x40d1 014593 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014594 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014595 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014596 branch twspi_reset 
-:      014598 mouse_init_3610sensor:
-0x40d5 014599 call mouse_read_sensor_id 
-0x40d6 014600 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014601 call mouse_init_3610sensor_reset 
-0x40d8 014602 branch mouse_init_3610sensor 
-:      014604 mouse_read_sensor_id:
-0x40d9 014605 setarg pan_reg_pid_h 
-0x40da 014606 call twspi_read 
-0x40db 014607 store 1 ,mem_sensor_id2 
-0x40dc 014608 setarg pan_reg_pid_l 
-0x40dd 014609 call twspi_read 
-0x40de 014610 store 1 ,mem_sensor_id1 
-0x40df 014611 rtn 
-:      014612 mouse_init_p32xx_id2_judge:
-0x40e0 014613 fetch 1 ,mem_sensor_id2 
-0x40e1 014614 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014615 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014616 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014617 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014618 rtn 
-:      014619 mouse_ka8_init_param:
-0x40e6 014620 jam ka8 ,mem_config_sensor_type 
-0x40e7 014621 rtn 
-:      014622 mouse_p3065xy_init_param:
-0x40e8 014623 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014624 rtn 
-:      014625 mouse_p3065_init_param:
-0x40ea 014626 fetch 1 ,mem_sensor_id2 
-0x40eb 014627 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014628 jam p3065 ,mem_config_sensor_type 
-0x40ed 014629 rtn 
-:      014630 mouse_3212_init_param:
-0x40ee 014631 jam p3212 ,mem_config_sensor_type 
-0x40ef 014632 call mouse_sensor_disable_wp 
-0x40f0 014633 setarg 0x3426 
-0x40f1 014634 call twspi_write 
-0x40f2 014635 setarg 0x0419 
-0x40f3 014636 call twspi_write 
-:      014637 mouse_sensor_enable_wp:
-0x40f4 014638 setarg 0x0009 
-0x40f5 014639 branch twspi_write 
-:      014640 mouse_sensor_disable_wp:
-0x40f6 014641 setarg 0x5a09 
-0x40f7 014642 branch twspi_write 
-:      014644 mouse_3204_3l_init_param:
-0x40f8 014645 jam p3204 ,mem_config_sensor_type 
-0x40f9 014646 call mouse_sensor_disable_wp 
-0x40fa 014647 setarg 0x0f0d 
-0x40fb 014648 call twspi_write 
-0x40fc 014649 setarg 0xe31d 
-0x40fd 014650 call twspi_write 
-0x40fe 014651 setarg 0xd27d 
-0x40ff 014652 call twspi_write 
-0x4100 014653 call mouse_32xx_init_param 
-0x4101 014654 branch mouse_32xx_init_param_1 
-:      014656 mouse_32xx_init_param:
-0x4102 014657 setarg 0x351b 
-0x4103 014658 call twspi_write 
-0x4104 014659 setarg 0xb428 
-0x4105 014660 call twspi_write 
-0x4106 014661 setarg 0x4629 
-0x4107 014662 call twspi_write 
-0x4108 014663 setarg 0x962a 
-0x4109 014664 call twspi_write 
-0x410a 014665 setarg 0x8c2b 
-0x410b 014666 call twspi_write 
-0x410c 014667 setarg 0x6e2c 
-0x410d 014668 call twspi_write 
-0x410e 014669 setarg 0x642d 
-0x410f 014670 call twspi_write 
-0x4110 014671 setarg 0x5f38 
-0x4111 014672 call twspi_write 
-0x4112 014673 setarg 0x0f39 
-0x4113 014674 call twspi_write 
-0x4114 014675 setarg 0x323a 
-0x4115 014676 call twspi_write 
-0x4116 014677 setarg 0x473b 
-0x4117 014678 call twspi_write 
-0x4118 014679 setarg 0x1042 
-0x4119 014680 branch twspi_write 
-:      014681 mouse_32xx_init_param_1:
-0x411a 014682 setarg 0x2e54 
-0x411b 014683 call twspi_write 
-0x411c 014684 setarg 0xf255 
-0x411d 014685 call twspi_write 
-0x411e 014686 setarg 0xf461 
-0x411f 014687 call twspi_write 
-0x4120 014688 setarg 0x7063 
-0x4121 014689 call twspi_write 
-0x4122 014690 setarg 0x5275 
-0x4123 014691 call twspi_write 
-0x4124 014692 setarg 0x4176 
-0x4125 014693 call twspi_write 
-0x4126 014694 setarg 0xed77 
-0x4127 014695 call twspi_write 
-0x4128 014696 setarg 0x2378 
-0x4129 014697 call twspi_write 
-0x412a 014698 setarg 0x4679 
-0x412b 014699 call twspi_write 
-0x412c 014700 setarg 0xe57a 
-0x412d 014701 call twspi_write 
-0x412e 014702 setarg 0x487c 
-0x412f 014703 call twspi_write 
-0x4130 014704 setarg 0x777e 
-0x4131 014705 call twspi_write 
-0x4132 014706 setarg 0x017f 
-0x4133 014707 call twspi_write 
-0x4134 014708 setarg 0x000b 
-0x4135 014709 call twspi_write 
-0x4136 014710 setarg 0x007f 
-0x4137 014711 call twspi_write 
-0x4138 014712 branch mouse_sensor_enable_wp 
-:      014715 mouse_3205_3t_init_param:
-0x4139 014716 jam p3205 ,mem_config_sensor_type 
-0x413a 014717 call mouse_sensor_disable_wp 
-0x413b 014718 setarg 0x100d 
-0x413c 014719 call twspi_write 
-0x413d 014720 setarg 0xed1d 
-0x413e 014721 call twspi_write 
-0x413f 014722 setarg 0x807d 
-0x4140 014723 call twspi_write 
-0x4141 014724 call mouse_32xx_init_param 
-0x4142 014725 setarg 0x0943 
-0x4143 014726 call twspi_write 
-0x4144 014727 branch mouse_32xx_init_param_1 
-:      014730 mouse_init_3610sensor_reset:
-0x4145 014731 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 014732 call gpio_out_active 
-0x4147 014733 call delay_10ms 
-0x4148 014734 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 014735 call gpio_out_inactive 
-0x414a 014736 branch delay_10ms 
-:      014738 mouse_init_p3610:
-0x414b 014739 jam p3610 ,mem_config_sensor_type 
-0x414c 014740 setarg 0xba41 
-0x414d 014741 call sensor_write 
-0x414e 014742 setarg 0x0d11 
-0x414f 014743 call sensor_write 
-0x4150 014744 setarg 0x041b 
-0x4151 014745 call sensor_write 
-0x4152 014746 setarg 0x041c 
-0x4153 014747 call sensor_write 
-0x4154 014748 setarg 0x0f1d 
-0x4155 014749 call sensor_write 
-0x4156 014750 setarg 0x0032 
-0x4157 014751 call sensor_write 
-0x4158 014752 setarg 0xb541 
-0x4159 014753 branch sensor_write 
-:      014757 mouse_set_sensor_reg:
-0x415a 014758 setarg 0xba41 
-0x415b 014759 call sensor_write 
-0x415c 014760 nop 4000 
-0x415d 014761 setarg 0xff7f 
-0x415e 014762 call sensor_write 
-0x415f 014763 copy rega ,pdata 
-0x4160 014764 call sensor_write 
-0x4161 014765 setarg 0x007f 
-0x4162 014766 call sensor_write 
-0x4163 014767 setarg 0xb541 
-0x4164 014768 branch sensor_write 
-:      014770 extsign:
-0x4165 014771 rtnbit0 7 
-0x4166 014772 arg 0xff00 ,temp 
-0x4167 014773 ior temp ,pdata 
-0x4168 014774 rtn 
-:      014776 extsign_bit3:
-0x4169 014777 rtnbit0 3 
-0x416a 014778 arg 0xf0 ,temp 
-0x416b 014779 ior temp ,pdata 
-0x416c 014780 rtn 
-:      014783 mouse_le:
-0x416d 014784 call le_fifo_check_nearly_full 
-0x416e 014785 nrtn blank 
-0x416f 014786 fetch 1 ,mem_le_connect_status_flag 
-0x4170 014787 and pdata ,0x03 ,pdata 
-0x4171 014788 rtnne 0x03 
-0x4172 014789 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 014790 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 014791 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 014792 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 014793 call mouse_motion 
-0x4177 014794 nrtn user 
-0x4178 014795 branch mouse_fill_data_le 
-:      014797 mouse_le_send_empty_packet:
-0x4179 014798 setarg 0 
-0x417a 014799 store 7 ,mem_mouse_key 
-0x417b 014800 branch mouse_fill_data_le 
-:      014802 mouse_priority_bb_event:
-0x417c 014803 copy regc ,pdata 
-0x417d 014804 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 014805 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 014806 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 014807 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 014808 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 014809 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 014810 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 014811 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 014812 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 014813 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 014814 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 014815 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 014816 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 014817 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 014818 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 014819 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 014820 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 014821 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 014822 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 014823 rtn 
-:      014826 mouse_le_pairing_complete:
-0x4191 014827 branch app_ble_store_reconn_info 
-:      014829 mouse_24g_attempt_fail:
-0x4192 014830 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 014831 fetch 1 ,mem_reconn_times 
-0x4194 014832 nbranch mouse_polling_device ,blank 
-0x4195 014833 fetch 1 ,mem_device_flag 
-0x4196 014834 fetcht 1 ,mem_24g_device_number 
-0x4197 014835 isub temp ,null 
-0x4198 014836 branch app_enter_hibernate ,zero 
-0x4199 014837 rtn 
-:      014838 mouse_24g_attempt_success:
-0x419a 014839 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 014840 rtn 
-:      014841 mouse_24g_pairing_complete:
-0x419c 014842 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 014843 arg mosue_24g_pairing_flag ,queue 
-0x419e 014844 call mouse_disable_function_flag 
-0x419f 014845 setarg 0 
-0x41a0 014846 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 014847 jam 0 ,mem_mouse_move_flag 
-0x41a2 014849 fetch 1 ,mem_config_sensor_type 
-0x41a3 014850 sub pdata ,p3610 ,null 
-0x41a4 014851 call mouse_read_sensor3610_data ,zero 
-0x41a5 014852 ncall mouse_read_sensor_common ,zero 
-0x41a6 014854 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 014855 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 014856 call mouse_set_24g_addr_eeprom 
-0x41a9 014857 branch iicd_write_protect_eep_data 
-:      014859 mouse_set_24g_addr_eeprom:
-0x41aa 014860 call g24_head_ptr2regc 
-0x41ab 014861 add regc ,offset_24g_addr ,rega 
-0x41ac 014862 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 014863 arg 4 ,temp 
-0x41ae 014864 rtn 
-:      014866 mouse_store_flash_24g_address:
-0x41af 014867 call g24_head_ptr2regc 
-0x41b0 014868 add regc ,offset_24g_addr ,regb 
-0x41b1 014869 ifetch 1 ,regb 
-0x41b2 014870 store 1 ,mem_mouse_24g_addr 
-0x41b3 014871 branch mouse_store_flash_device_info 
-:      014874 mouse_le_pairing_success:
-0x41b4 014875 arg ll_pairing_success_flag ,queue 
-0x41b5 014876 branch mouse_le_enable_connect_flag 
-:      014877 mouse_le_ll_start_encryt:
-0x41b6 014878 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 014879 arg ll_start_enc_flag ,queue 
-0x41b8 014880 branch mouse_le_enable_connect_flag 
-:      014883 mouse_le_enable_connect_flag:
-0x41b9 014884 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 014885 qset1 pdata 
-0x41bb 014886 store 1 ,mem_le_connect_status_flag 
-0x41bc 014887 rtn 
-:      014889 mouse_le_disable_connect_flag:
-0x41bd 014890 fetch 1 ,mem_le_connect_status_flag 
-0x41be 014891 qset0 pdata 
-0x41bf 014892 store 1 ,mem_le_connect_status_flag 
-0x41c0 014893 rtn 
-:      014894 mouse_le_clean_connect_flag:
-0x41c1 014895 jam 0 ,mem_le_connect_status_flag 
-0x41c2 014896 rtn 
-:      014898 mouse_le_bb_event_connected:
-0x41c3 014899 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 014900 set0 app_disc_by_button ,pdata 
-0x41c5 014901 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 014902 setarg 0 
-0x41c7 014903 store 2 ,mem_mouse_direct_timer 
-0x41c8 014904 call mouse_no_data_timer_init 
-0x41c9 014905 branch mouse_stop_discovery 
-:      014907 mouse_bb_event_pincode:
-0x41ca 014908 call pincode_reinit 
-0x41cb 014909 branch app_bt_set_pincode 
-:      014910 mouse_bb_event_reconn_timeout:
-:      014911 mouse_bb_event_reconn_failed:
-0x41cc 014912 fetch 1 ,mem_reconn_times 
-0x41cd 014913 nbranch mouse_polling_device ,blank 
-0x41ce 014914 fetch 2 ,mem_ui_state_map 
-0x41cf 014915 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 014916 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 014917 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 014918 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 014919 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 014920 branch app_bb_hibernate 
-:      014923 mouse_bt_hid_connected:
-0x41d5 014924 branch mouse_hid_connected 
-:      014926 mouse_bt_event_setup_complete:
-0x41d6 014927 rtn 
-:      014929 mouse_soft_reset:
-0x41d7 014930 call mouse_select_device_enable 
-0x41d8 014931 branch soft_reset_chip 
-:      014933 mouse_bb_disconnected:
-0x41d9 014934 bpatch patch1d_1 ,mem_patch1d 
-0x41da 014935 call mouse_bb_discon_clear_stack 
-0x41db 014936 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 014937 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 014938 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 014939 fetch 1 ,mem_reconn_times 
-0x41df 014940 nbranch mouse_polling_device ,blank 
-0x41e0 014941 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 014942 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 014943 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 014944 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 014945 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 014946 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 014947 branch mouse_start_discovery 
-:      014948 mouse_bb_discon_clear_stack:
-0x41e7 014949 setarg 0 
-0x41e8 014950 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 014951 istore 4 ,contw 
-0x41ea 014952 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 014953 jam 0 ,mem_mouse_move_flag 
-0x41ec 014954 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 014955 jam 0 ,mem_ltk_exists 
-0x41ee 014956 rtn 
-:      014958 mouse_event_light_state_pairing:
-0x41ef 014959 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 014960 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 014961 branch mouse_start_discovery 
-:      014962 mouse_event_light_state_hibernate:
-0x41f2 014963 fetch 2 ,mem_ui_state_map 
-0x41f3 014964 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 014965 branch app_bb_hibernate 
-:      014967 mouse4_0_event_bb_disconn:
-0x41f5 014968 call mouse_le_clean_connect_flag 
-0x41f6 014969 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 014970 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 014971 branch app_bb_hibernate 
-:      014973 mouse_bb_event_timer:
-0x41f9 014974 call mouse_adc_read 
-0x41fa 014975 call mouse_24g_delay_timer 
-0x41fb 014976 call mouse_ban_24g_pairing_timer 
-0x41fc 014977 call mouse_dpi_led_blink_delay_timer 
-0x41fd 014978 call mouse_statue_up_timer 
-0x41fe 014980 call mouse_statue_cheak_timer 
-0x41ff 014981 call mouse_select_device 
-0x4200 014982 call mouse_bt_discovery_cheak 
-0x4201 014983 call mouse_low_voltage_led_timer 
-0x4202 014984 call mouse_sensor_led_contrl_timer 
-0x4203 014985 call mouse_check_hid_handshake_timer 
-0x4204 014986 call mouse_check_discovery_timeout_timer 
-0x4205 014987 call mouse_check_direct_timeout_timer 
-0x4206 014988 call mouse_check_no_data_timeout_timer 
-0x4207 014989 call mouse_check_mouse_state_timer 
-0x4208 014990 branch mouse_le_enable_att_list_timer 
-:      014994 mouse_sensor_led_contrl_timer:
-0x4209 014995 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 014996 rtn blank 
-0x420b 014997 increase -1 ,pdata 
-0x420c 014998 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 014999 nrtn blank 
-0x420e 015000 branch mouse_sensor_led_contrl 
-:      015001 mouse_sensor_led_contrl:
-0x420f 015002 fetch 1 ,mem_sensor_led_style 
-0x4210 015003 rtneq ui_led_state_blink_stop 
-0x4211 015004 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015005 mouse_sensor_led_blink_state_lighting:
-0x4212 015006 call mouse_sensor_led_on 
-0x4213 015007 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015008 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015009 rtn 
-:      015010 mouse_sensor_led_blink_state_darking:
-0x4216 015011 call mouse_sensor_led_off 
-0x4217 015012 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015013 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015014 rtn 
-:      015016 mouse_sensor_led_blink_stop:
-:      015017 mouse_sensor_reset:
-0x421a 015018 setarg 0x8006 
-0x421b 015019 call twspi_write 
-0x421c 015020 nop 1000 
-0x421d 015021 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015022 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015023 branch mouse_init_p32xx_id2_judge 
-:      015025 mouse_p3212sensor_led_on:
-0x4220 015026 setarg 0xa006 
-0x4221 015027 call twspi_write 
-0x4222 015028 setarg 0xa005 
-0x4223 015029 branch twspi_write 
-:      015030 mouse_sensor_led_on_global:
-0x4224 015031 jam 0 ,mem_mouse_sensor_timer_count 
-:      015032 mouse_sensor_led_on:
-0x4225 015033 fetch 1 ,mem_config_sensor_type 
-0x4226 015034 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015035 setarg 0x0106 
-0x4228 015036 call twspi_write 
-0x4229 015037 setarg 0xa105 
-0x422a 015038 branch twspi_write 
-:      015040 mouse_sensor_led_off_global:
-0x422b 015041 jam 0 ,mem_mouse_sensor_timer_count 
-:      015042 mouse_sensor_led_off:
-0x422c 015043 setarg 0x0906 
-0x422d 015044 branch twspi_write 
-:      015045 mouse_sensor_start_blink:
-0x422e 015046 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015047 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015048 rtn 
-:      015050 mouse_check_hid_handshake_timer:
-0x4231 015051 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015052 arg mouse_bt_hid_handshake ,regb 
-0x4233 015053 branch timer_single_step 
-:      015055 mouse_check_discovery_timeout_timer:
-0x4234 015056 arg mem_mouse_discovery_timer ,regc 
-0x4235 015057 arg mouse_check_discovery_timeout ,regb 
-0x4236 015058 branch timer_single_step_2b 
-:      015060 mouse_check_direct_timeout_timer:
-0x4237 015061 arg mem_mouse_direct_timer ,regc 
-0x4238 015062 arg mouse_check_direct_timeout ,regb 
-0x4239 015063 branch timer_single_step_2b 
-:      015065 mouse_check_no_data_timeout_timer:
-0x423a 015066 arg mem_mouse_no_data_timer ,regc 
-0x423b 015067 arg mouse_check_no_data_timeout ,regb 
-0x423c 015068 branch timer_single_step_2b 
-:      015070 mouse_check_mouse_state_timer:
-0x423d 015071 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015072 arg mouse_statue_led_off ,regb 
-0x423f 015073 branch timer_single_step 
-:      015077 mouse_le_enable_att_list_timer:
-0x4240 015078 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015079 arg mouse_le_enable_att_list ,regb 
-0x4242 015080 branch timer_single_step 
-:      015082 mouse_24g_delay_timer:
-0x4243 015083 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015084 arg mouse_24g_delay ,regb 
-0x4245 015085 branch timer_single_step 
-:      015087 mouse_ban_24g_pairing_timer:
-0x4246 015088 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015089 arg mouse_ban_24g_pairing ,regb 
-0x4248 015090 branch timer_single_step_2b 
-:      015091 mouse_ban_24g_pairing:
-:      015092 mouse_24g_delay:
-0x4249 015093 rtn 
-:      015096 mosue_dpi_led_blink_init:
-0x424a 015097 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015098 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015099 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015100 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015101 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015102 rtn 
-:      015105 mouse_dpi_led_blink_delay_timer:
-0x4250 015106 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015107 arg mouse_dpi_led_setting ,regb 
-0x4252 015108 branch timer_single_step 
-:      015109 mouse_dpi_led_setting:
-0x4253 015110 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015111 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015112 setarg led_dpi_blink 
-0x4256 015113 store 2 ,mem_mouse_on_time 
-0x4257 015114 store 2 ,mem_mouse_off_time 
-0x4258 015115 arg 0 ,rega 
-0x4259 015116 fetcht 1 ,mem_mouse_dpi 
-0x425a 015117 increase 1 ,temp 
-0x425b 015118 storet 1 ,mem_mouse_blink_count 
-0x425c 015119 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015120 rtn 
-:      015122 mouse_le_enable_att_list:
-0x425e 015123 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015124 rtnbit1 ll_pairing_success_flag 
-0x4260 015125 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015126 call ui_ipc_send_cmd 
-0x4262 015127 arg write_req_enable_flag ,queue 
-0x4263 015128 branch mouse_le_enable_connect_flag 
-:      015131 mouse_check_discovery_timeout:
-0x4264 015132 call mouse_stop_discovery 
-0x4265 015133 branch app_enter_hibernate 
-:      015135 mouse_check_direct_timeout:
-0x4266 015136 call app_ble_stop_direct_adv 
-0x4267 015137 fetch 1 ,mem_reconn_times 
-0x4268 015138 nbranch mouse_polling_device ,blank 
-0x4269 015139 branch app_enter_hibernate 
-:      015141 mouse_check_no_data_timeout:
-0x426a 015142 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015143 branch mouse_disconnect 
-:      015147 mouse_bb_event_discovery_btn:
-0x426c 015148 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015149 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015150 call mouse_disconnect 
-0x426f 015151 call mouse_le_clean_connect_flag 
-0x4270 015152 branch mouse_start_discovery 
-:      015156 mouse3_0_check_reconn_target:
-0x4271 015157 fetch 6 ,mem_hci_plap 
-0x4272 015158 branch app_bt_start_discovery_short ,blank 
-0x4273 015159 call mouse_reconn_setting_led_gpio 
-0x4274 015160 jam 0x17 ,mem_connection_options 
-0x4275 015161 fetch 1 ,mem_ssp_enable 
-0x4276 015162 nbranch app_bt_start_reconnect ,blank 
-0x4277 015163 jam 0x04 ,mem_connection_options 
-0x4278 015164 branch app_bt_start_reconnect 
-:      015166 mouse4_0_check_reconn_target:
-0x4279 015167 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015168 store 2 ,mem_mouse_direct_timer 
-0x427b 015169 call mouse_reconn_setting_led_gpio 
-0x427c 015170 call app_lpm_mult_disable 
-0x427d 015171 branch check_51cmd_adv 
-:      015173 mouse_reconn_setting_led_gpio:
-0x427e 015174 setarg led_reconnect_blink 
-0x427f 015175 store 2 ,mem_mouse_on_time 
-0x4280 015176 store 2 ,mem_mouse_off_time 
-0x4281 015177 branch mouse_setting_led_gpio_comman 
-:      015179 mouse_discover_setting_led_gpio:
-0x4282 015180 setarg led_discovery_blink 
-0x4283 015181 store 2 ,mem_mouse_on_time 
-0x4284 015182 store 2 ,mem_mouse_off_time 
-:      015183 mouse_setting_led_gpio_comman:
-0x4285 015184 fetch 1 ,mem_device_flag 
-0x4286 015185 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015186 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015187 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015188 rtn 
-:      015189 mouse_device_led1:
-0x428a 015190 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015191 branch mouse_led_blink 
-:      015192 mouse_device_led2:
-0x428c 015193 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015194 branch mouse_led_blink 
-:      015195 mouse_device_led3:
-0x428e 015196 fetch 1 ,mem_config_device3_led_gpio 
-:      015197 mouse_led_blink:
-0x428f 015198 store 1 ,mem_temp 
-0x4290 015199 call mouse_devce_led_off 
-0x4291 015200 fetch 1 ,mem_temp 
-0x4292 015201 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015202 arg 0 ,rega 
-0x4294 015203 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015204 branch ui_led_blink_start_global 
-:      015206 mouse_led_off:
-0x4296 015207 arg 0 ,rega 
-0x4297 015208 branch ui_led_off_global 
-:      015209 mouse_led_on:
-0x4298 015210 arg 0 ,rega 
-0x4299 015211 branch ui_led_on_global 
-:      015213 mouse4_0_bb_event_discovery_btn:
-0x429a 015214 branch mouse_le_clean_connect_flag 
-:      015216 mouse_bt_hid_handshake:
-0x429b 015217 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015218 call app_lpm_mult_enable 
-0x429d 015219 call app_bt_store_reconn_info 
-0x429e 015220 setarg 0 
-0x429f 015221 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015222 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015223 branch app_bt_enter_sniff 
-:      015225 mouse_check_reconn_target:
-0x42a2 015226 call mouse_cheak_select_device_by_switch 
-0x42a3 015227 fetch 1 ,mem_device_flag 
-0x42a4 015228 fetcht 1 ,mem_24g_device_number 
-0x42a5 015229 isub temp ,null 
-0x42a6 015230 branch mouse_connect_24g_mode ,zero 
-0x42a7 015231 fetch 1 ,mem_xrecord_mode 
-0x42a8 015232 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015233 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015234 branch mouse_start_discovery 
-:      015235 mouse_connect_24g_mode:
-0x42ab 015236 call mouse_start_24g_mode 
-0x42ac 015237 rtnmark1 mark_24g 
-0x42ad 015238 fetch 1 ,mem_reconn_times 
-0x42ae 015239 nbranch mouse_polling_device ,blank 
-0x42af 015240 rtn 
-:      015242 mouse_start_discovery:
-0x42b0 015243 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015244 fetch 2 ,mem_ui_state_map 
-0x42b2 015245 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015246 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015247 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015248 random pdata 
-0x42b6 015249 store 1 ,mem_le_lap + 1 
-:      015250 mouse_start_discovery_norandom:
-0x42b7 015251 call app_lpm_mult_disable 
-0x42b8 015252 fetch 2 ,mem_discovery_timeout 
-0x42b9 015253 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015254 jam 6 ,mem_connection_options 
-0x42bb 015255 setarg 0 
-0x42bc 015256 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015257 store 2 ,mem_mouse_direct_timer 
-0x42be 015258 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015259 call mouse_enable_function_flag 
-0x42c0 015260 call mouse_bt_discovery_button_down_disable 
-0x42c1 015261 fetch 1 ,mem_device_option 
-0x42c2 015262 isolate1 mode_4_mouse ,pdata 
-0x42c3 015263 call check_51cmd_adv ,true 
-0x42c4 015264 fetch 1 ,mem_device_option 
-0x42c5 015265 isolate1 mode_3_mouse ,pdata 
-0x42c6 015266 call check_51cmd_start_discovery ,true 
-0x42c7 015267 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015268 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015269 branch mouse_discover_setting_led_gpio 
-:      015271 mouse_stop_discovery:
-0x42ca 015272 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015273 fetch 1 ,mem_device_option 
-0x42cc 015274 isolate1 mode_4_mouse ,pdata 
-0x42cd 015275 call mouse_stop_le_adv ,true 
-0x42ce 015276 fetch 1 ,mem_device_option 
-0x42cf 015277 isolate1 mode_3_mouse ,pdata 
-0x42d0 015278 call mouse_stop_bt3_discovery ,true 
-0x42d1 015279 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015280 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015281 branch mouse_devce_led_off 
-:      015282 mouse_stop_le_adv:
-0x42d4 015283 setarg 0 
-0x42d5 015284 store 2 ,mem_mouse_direct_timer 
-0x42d6 015285 branch check_51cmd_stop_adv 
-:      015286 mouse_stop_bt3_discovery:
-0x42d7 015287 setarg 0 
-0x42d8 015288 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015289 branch check_51cmd_stop_discovery 
-:      015295 mouse_store_remote_bdaddr:
-0x42da 015296 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015297 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015298 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015299 call mouse_disable_function_flag 
-0x42de 015300 call mouse_check_device_addr 
-:      015301 mouse_unplug_clean_bdaddr:
-0x42df 015302 call mouse_before_store_reconn_info 
-0x42e0 015303 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015304 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015305 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015306 rtn 
-:      015307 mouse_store_eeprom_device_info:
-0x42e4 015308 arg 88 ,temp 
-0x42e5 015309 arg mem_device_flag ,rega 
-0x42e6 015310 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015311 branch iicd_write_protect_eep_data 
-:      015313 mouse_check_device_addr:
-0x42e8 015314 fetch 1 ,mem_record_bt_mode 
-0x42e9 015315 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015316 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015317 rtn 
-:      015318 mouse_check_le_device_addr:
-0x42ec 015319 store 1 ,mem_device_addr_temp 
-0x42ed 015320 fetch 6 ,mem_le_plap 
-0x42ee 015321 branch mouse_check_bt_device_addr_common 
-:      015322 mouse_check_bt_device_addr:
-0x42ef 015323 store 1 ,mem_device_addr_temp 
-0x42f0 015324 fetch 6 ,mem_plap 
-:      015325 mouse_check_bt_device_addr_common:
-0x42f1 015326 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015327 fetch 7 ,mem_device_addr_temp 
-0x42f3 015328 arg mem_device1_type ,contr 
-0x42f4 015329 arg 3 ,loopcnt 
-:      015330 mouse_check_device_addr_end:
-0x42f5 015331 ifetcht 7 ,contr 
-0x42f6 015332 isub temp ,null 
-0x42f7 015333 branch mouse_clean_addr ,zero 
-0x42f8 015334 increase 22 ,contr 
-0x42f9 015335 loop mouse_check_device_addr_end 
-0x42fa 015336 rtn 
-:      015337 mouse_before_store_reconn_info:
-0x42fb 015338 arg mem_device1_type ,rega 
-0x42fc 015339 fetch 1 ,mem_device_flag 
-0x42fd 015340 increase -1 ,pdata 
-0x42fe 015341 mul32 pdata ,29 ,pdata 
-0x42ff 015342 iadd rega ,rega 
-0x4300 015343 fetch 1 ,mem_record_bt_mode 
-0x4301 015344 istore 1 ,rega 
-0x4302 015345 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015346 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015347 rtn 
-:      015349 mouse_store_le_device:
-0x4305 015350 fetch 6 ,mem_le_plap 
-0x4306 015351 istore 6 ,contw 
-0x4307 015352 arg mem_le_ltk ,contr 
-0x4308 015353 call memcpy16 
-0x4309 015354 fetch 6 ,mem_le_lap 
-0x430a 015355 istore 6 ,contw 
-0x430b 015356 rtn 
-:      015357 mouse_store_bt_device:
-0x430c 015358 fetch 6 ,mem_plap 
-0x430d 015359 istore 6 ,contw 
-0x430e 015360 arg mem_link_key ,contr 
-0x430f 015361 branch memcpy16 
-:      015363 mouse_clean_addr:
-0x4310 015364 increase -6 ,contr 
-0x4311 015365 copy contr ,contw 
-0x4312 015366 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015367 increase 3 ,temp 
-0x4314 015368 istoret 6 ,contw 
-0x4315 015369 rtn 
-:      015373 mouse_eeprom_load_recon_info:
-0x4316 015374 arg 88 ,temp 
-0x4317 015375 arg mem_device_flag ,rega 
-0x4318 015376 arg mouse_info_eeprom_offect ,regb 
-0x4319 015377 call iicd_read_eep_data 
-:      015378 mouse_select_reconn_device:
-0x431a 015379 arg mem_device1_type ,rega 
-0x431b 015380 fetch 1 ,mem_device_flag 
-0x431c 015381 fetcht 1 ,mem_24g_device_number 
-0x431d 015382 isub temp ,null 
-0x431e 015383 rtn zero 
-0x431f 015384 increase -1 ,pdata 
-0x4320 015385 mul32 pdata ,29 ,pdata 
-0x4321 015386 iadd rega ,rega 
-0x4322 015387 ifetch 1 ,rega 
-0x4323 015388 store 1 ,mem_xrecord_mode 
-0x4324 015389 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015390 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015391 rtn 
-:      015393 mouse_load_bt_device:
-0x4327 015394 ifetch 6 ,contr 
-:      015395 mouse_load_bt_device_end:
-0x4328 015396 store 6 ,mem_hci_plap 
-0x4329 015397 arg mem_link_key ,contw 
-0x432a 015398 call memcpy16 
-0x432b 015399 branch check_link_key_load 
-:      015401 mouse_load_le_device:
-0x432c 015402 ifetch 6 ,contr 
-:      015403 mouse_load_le_device_end:
-0x432d 015404 store 6 ,mem_hci_plap 
-0x432e 015405 arg mem_le_ltk ,contw 
-0x432f 015406 call memcpy16 
-0x4330 015407 ifetch 6 ,contr 
-0x4331 015408 store 6 ,mem_le_lap 
-0x4332 015409 rtn 
-:      015412 mouse_select_device:
-0x4333 015413 fetch 1 ,mem_config_function_enable 
-0x4334 015414 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015415 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015416 branch mouse_select_device_by_combination_key 
-:      015418 mouse_select_device_by_combination_key:
-0x4337 015419 call mouse_check_key_gpio 
-0x4338 015420 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015421 mouse_select_device_commbination_key_up:
-0x4339 015422 jam 30 ,mem_combination_select_device_count 
-0x433a 015423 fetch 1 ,mem_select_device_button_statue 
-0x433b 015424 rtneq dpi_button_state_up 
-0x433c 015425 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015426 rtn 
-:      015428 mouse_select_device_commbination_key_down:
-0x433e 015429 call mouse_combination_select_device_timer 
-0x433f 015430 fetch 1 ,mem_select_device_button_statue 
-0x4340 015431 rtneq dpi_button_state_down 
-0x4341 015432 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015433 branch mouse_select_device_enable 
-:      015435 mouse_combination_select_device_timer:
-0x4343 015436 fetch 1 ,mem_combination_select_device_count 
-0x4344 015437 rtn blank 
-0x4345 015438 pincrease -1 
-0x4346 015439 store 1 ,mem_combination_select_device_count 
-0x4347 015440 nrtn blank 
-0x4348 015441 branch mouse_ready_reconnection_by_button 
-:      015443 mouse_select_device_by_button:
-0x4349 015444 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015445 rtneq gpio_disable 
-0x434b 015446 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015447 call gpio_get_bit 
-0x434d 015448 branch mouse_select_device_button_down ,true 
-:      015449 mouse_select_device_button_up:
-0x434e 015450 fetch 1 ,mem_select_device_button_statue 
-0x434f 015451 rtneq dpi_button_state_up 
-0x4350 015452 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015453 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015454 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015455 branch mouse_ready_reconnection_by_button 
-:      015457 mouse_select_device_button_down:
-0x4354 015458 fetch 1 ,mem_select_device_button_statue 
-0x4355 015459 rtneq dpi_button_state_down 
-0x4356 015460 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4357 015461 arg mouse_long_bt_button_flag ,queue 
-0x4358 015462 branch mouse_disable_function_flag 
-:      015466 mouse_select_device_by_switch:
-0x4359 015467 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015468 rtnbit0 enable_select_device_by_switch 
-0x435b 015469 fetch 1 ,mem_device_flag 
-0x435c 015470 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015471 beq mode_24g_device ,mouse_select2_device 
-0x435e 015472 rtn 
-:      015473 mouse_cheak_select_device_by_switch:
-0x435f 015474 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015475 rtnbit0 enable_select_device_by_switch 
-0x4361 015476 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015477 call gpio_get_bit 
-0x4363 015478 branch mouse_cheak_select_24gdevice ,true 
-:      015479 mouse_select_btdevice:
-0x4364 015480 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015481 rtn 
-:      015482 mouse_cheak_select_24gdevice:
-0x4366 015483 fetch 1 ,mem_24g_device_number 
-0x4367 015484 store 1 ,mem_device_flag 
-0x4368 015485 rtn 
-:      015486 mouse_select1_device:
-0x4369 015487 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015488 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015489 rtn 
-:      015490 mouse_select2_device:
-0x436c 015491 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015492 call gpio_get_bit 
-0x436e 015493 branch mouse_select_device_button_down ,true 
-0x436f 015494 rtn 
-:      015499 mouse_ready_reconnection_by_button:
-0x4370 015500 fetcht 1 ,mem_device_flag 
-0x4371 015501 increase 1 ,temp 
-0x4372 015502 fetch 1 ,mem_device_number 
-0x4373 015503 isub temp ,null 
-0x4374 015504 ncall mouse_select_device_count_clean ,positive 
-0x4375 015505 storet 1 ,mem_device_flag 
-0x4376 015506 jam 0 ,mem_link_key_exists 
-0x4377 015507 call mouse_store_device_number2eeprom 
-0x4378 015508 call mouse_select_device_enable 
-0x4379 015510 branch mouse_set_reconnection 
-:      015512 mouse_store_device_number2eeprom:
-0x437a 015513 arg 1 ,temp 
-0x437b 015514 arg mem_device_flag ,rega 
-0x437c 015515 arg 0 ,regb 
-0x437d 015516 branch iicd_write_eep_data 
-:      015518 mouse_set_reconnection:
-0x437e 015519 call mouse_stop_bluetooth_mode 
-0x437f 015520 call mouse_select_device_disable 
-0x4380 015521 branch mouse_soft_reset 
-:      015522 mouse_stop_bluetooth_mode:
-0x4381 015523 fetch 2 ,mem_ui_state_map 
-0x4382 015524 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015525 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015526 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015527 branch mouse_stop_discovery 
-:      015529 mouse_disconnect:
-0x4386 015530 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015531 setarg 0 
-0x4388 015532 store 2 ,mem_mouse_no_data_timer 
-0x4389 015533 fetch 2 ,mem_ui_state_map 
-0x438a 015534 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015535 fetch 2 ,mem_ui_state_map 
-0x438c 015536 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015537 rtn 
-:      015539 mouse_irtual_cable_unplug:
-0x438e 015540 setarg 0x01 
-0x438f 015541 store 6 ,mem_plap 
-0x4390 015542 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015543 branch mouse_unplug_clean_bdaddr 
-:      015546 mouse_cancel_reconnect:
-0x4392 015547 call mouse_bt_cannel_reconn_enable 
-0x4393 015548 branch check_51cmd_bb_reconn_cancel 
-:      015550 mouse_bt_discovery_by_button:
-0x4394 015551 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015552 rtneq gpio_disable 
-0x4396 015553 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015554 call gpio_get_bit 
-0x4398 015555 branch mouse_bt_discovery_button_down ,true 
-:      015556 mouse_bt_discovery_button_up:
-0x4399 015557 fetch 1 ,mem_ui_button_timeout 
-0x439a 015558 store 1 ,mem_combination_ui_button_count 
-0x439b 015559 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015560 rtneq dpi_button_state_up 
-0x439d 015561 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015562 branch mouse_bt_discovery_button_down_disable 
-:      015563 mouse_bt_discovery_button_down:
-0x439f 015564 call mouse_bt_discovry_timer 
-0x43a0 015565 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015566 rtneq dpi_button_state_down 
-0x43a2 015567 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015568 call check_51cmd_bb_reconn_cancel 
-0x43a4 015569 branch mouse_bt_discovery_button_down_enable 
-:      015572 mouse_bt_discovery_cheak:
-0x43a5 015573 fetch 1 ,mem_config_function_enable 
-0x43a6 015574 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015575 mouse_bt_discovery_commbination_key:
-0x43a7 015576 call mouse_check_key_gpio 
-0x43a8 015577 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015578 mouse_bt_discovery_commbination_key_up:
-0x43a9 015579 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015580 store 1 ,mem_combination_ui_button_count 
-0x43ab 015581 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015582 rtneq dpi_button_state_up 
-0x43ad 015583 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015584 branch mouse_bt_discovery_button_down_disable 
-:      015587 mouse_bt_discovery_commbination_key_down:
-0x43af 015588 call mouse_bt_discovry_timer 
-0x43b0 015589 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015590 rtneq dpi_button_state_down 
-0x43b2 015591 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015592 call check_51cmd_bb_reconn_cancel 
-0x43b4 015593 branch mouse_bt_discovery_button_down_enable 
-:      015595 mouse_bt_discovry_timer:
-0x43b5 015596 arg mem_combination_ui_button_count ,regc 
-0x43b6 015597 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015598 branch timer_single_step 
-:      015600 mouse_long_button_bt_discovry:
-0x43b8 015601 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015602 call mouse_enable_function_flag 
-0x43ba 015603 call app_evt_button_long_pressed 
-0x43bb 015604 branch mouse_bb_event_discovery_btn 
-:      015607 mouse_cpi_enable:
-0x43bc 015608 arg mouse_cpi_flag ,queue 
-0x43bd 015609 branch mouse_enable_function_flag 
-:      015610 mouse_cpi_disable:
-0x43be 015611 arg mouse_cpi_flag ,queue 
-0x43bf 015612 branch mouse_disable_function_flag 
-:      015613 mouse_select_device_enable:
-0x43c0 015614 arg mouse_select_device_flag ,queue 
-0x43c1 015615 branch mouse_enable_function_flag 
-:      015616 mouse_select_device_disable:
-0x43c2 015617 arg mouse_select_device_flag ,queue 
-0x43c3 015618 branch mouse_disable_function_flag 
-:      015619 mouse_bt_cannel_reconn_enable:
-0x43c4 015620 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015621 branch mouse_enable_function_flag 
-:      015622 mouse_bt_cannel_reconn_disable:
-0x43c6 015623 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015624 branch mouse_disable_function_flag 
-:      015625 mouse_bt_discovery_button_down_enable:
-0x43c8 015626 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015627 branch mouse_enable_function_flag 
-:      015628 mouse_bt_discovery_button_down_disable:
-0x43ca 015629 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015630 branch mouse_disable_function_flag 
-:      015634 mouse_select_device_count_clean:
-0x43cc 015635 arg 1 ,temp 
-0x43cd 015636 rtn 
-:      015638 mouse_enable_function_flag:
-0x43ce 015639 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015640 qset1 pdata 
-0x43d0 015641 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015642 rtn 
-:      015644 mouse_disable_function_flag:
-0x43d2 015645 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015646 qset0 pdata 
-0x43d4 015647 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015648 rtn 
-:      015650 mouse_adc_read:
-0x43d6 015651 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015652 rtnbit0 mouse_enable_adc 
-0x43d8 015653 fetch 1 ,mem_adc_read_timer 
-0x43d9 015654 increase 1 ,pdata 
-0x43da 015655 store 1 ,mem_adc_read_timer 
-0x43db 015656 sub pdata ,10 ,null 
-0x43dc 015657 rtn positive 
-0x43dd 015658 jam 0 ,mem_adc_read_timer 
-0x43de 015659 call adc_set_mode 
-0x43df 015660 call vdd_calculate_by_mode 
-0x43e0 015661 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015662 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015663 call adc_bat_percent_lowpower_out 
-0x43e3 015664 fetch 1 ,mem_adc_power_flag 
-0x43e4 015665 bbit1 1 ,mouse_power_down 
-0x43e5 015666 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015667 branch mouse_adc_low_voltage 
-:      015668 mouse_adc_low_voltage:
-0x43e7 015669 arg mouse_low_voltage_flag ,queue 
-0x43e8 015670 branch mouse_enable_function_flag 
-:      015671 mouse_adc_no_low_voltage:
-0x43e9 015672 arg mouse_low_voltage_flag ,queue 
-0x43ea 015673 branch mouse_disable_function_flag 
-:      015675 mouse_low_voltage_led_timer:
-0x43eb 015676 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 015677 rtnbit0 mouse_low_voltage_flag 
-0x43ed 015678 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 015679 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 015680 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 015681 pincrease 1 
-0x43f1 015682 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 015683 sub pdata ,20 ,null 
-0x43f3 015684 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 015685 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 015686 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 015687 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 015688 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 015689 rtn 
-:      015690 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 015691 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 015692 branch mouse_low_voltage_led_off 
-:      015693 mouse_low_voltage_led_on:
-0x43fb 015694 arg 0 ,rega 
-0x43fc 015695 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 015696 branch ui_led_on_global 
-:      015697 mouse_low_voltage_led_off:
-0x43fe 015698 arg 0 ,rega 
-0x43ff 015699 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 015700 branch ui_led_off_global 
-:      015702 mouse_g24_package_data:
-0x4401 015703 call mouse_motion 
-0x4402 015704 nrtn user 
-0x4403 015705 arg 7 ,rega 
-0x4404 015706 arg mem_mouse_key ,regb 
-0x4405 015707 rtn 
-:      015709 mouse_g24_enter_lpm:
-0x4406 015710 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 015711 rtn blank 
-0x4408 015713 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 015714 call gpio_get_bit 
-0x440a 015715 call mouse_24g_dpi_delay_init ,true 
-0x440b 015716 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 015717 nrtn blank 
-0x440d 015718 call mouse_check_key_gpio 
-0x440e 015719 nrtn blank 
-0x440f 015720 branch g24_lpm_long_sleep 
-:      015722 mouse_24g_dpi_delay_init:
-0x4410 015723 fetch 1 ,mem_dpi_button_gpio 
-0x4411 015724 rtneq ui_button_gpio_disable 
-0x4412 015725 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 015726 rtn 
-:      015729 mouse_load_flash_info_cheak:
-0x4414 015730 call mouse_load_flash_flag 
-0x4415 015731 fetch 2 ,mem_store_flag 
-0x4416 015732 arg eeprom_init_flag ,temp 
-0x4417 015733 isub temp ,null 
-0x4418 015734 branch mouse_load_flash_device_info ,zero 
-0x4419 015735 storet 2 ,mem_store_flag 
-0x441a 015736 call mouse_ble_init_address 
-0x441b 015737 branch mouse_store_flash_device_info 
-:      015738 mouse_ble_init_address:
-0x441c 015739 fetch 6 ,mem_le_lap 
-0x441d 015740 store 6 ,mem_device1_locall_addr 
-0x441e 015741 add pdata ,0x0100 ,pdata 
-0x441f 015742 store 6 ,mem_device2_locall_addr 
-0x4420 015743 add pdata ,0x0100 ,pdata 
-0x4421 015744 store 6 ,mem_device3_locall_addr 
-0x4422 015745 rtn 
-:      015748 mouse_load_flash_flag:
-0x4423 015749 setarg mem_store_flag 
-0x4424 015750 arg mem_mouse_information_start ,temp 
-0x4425 015751 isub temp ,temp 
-0x4426 015752 fetch 3 ,mem_flash_base 
-0x4427 015753 iadd temp ,pdata 
-0x4428 015754 arg 2 ,temp 
-0x4429 015755 arg mem_store_flag ,rega 
-0x442a 015756 branch spid_read_flash 
-:      015759 mouse_load_flash_device_info:
-0x442b 015760 setarg mem_mouse_information_end 
-0x442c 015761 arg mem_mouse_information_start ,temp 
-0x442d 015762 isub temp ,temp 
-0x442e 015763 fetch 3 ,mem_flash_base 
-0x442f 015764 arg mem_mouse_information_start ,rega 
-0x4430 015765 call spid_read_flash 
-0x4431 015766 call mouse_select_reconn_device 
-0x4432 015767 fetch 4 ,mem_mouse_24g_addr 
-0x4433 015768 call g24_head_ptr2regc 
-0x4434 015769 branch g24_store_mem_addr 
-:      015771 mouse_store_flash_device_info:
-0x4435 015772 setarg mem_mouse_information_end 
-0x4436 015773 arg mem_mouse_information_start ,temp 
-0x4437 015774 isub temp ,temp 
-0x4438 015775 arg mem_mouse_information_start ,rega 
-0x4439 015776 fetch 3 ,mem_flash_base 
-0x443a 015777 branch flash_write 
-:      015779 mouse_store_eerpom_dpi:
-0x443b 015780 arg 1 ,temp 
-0x443c 015781 arg mem_mouse_dpi ,rega 
-0x443d 015782 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 015783 branch iicd_write_protect_eep_data 
-:      015785 mouse_load_eeprom_dpi:
-0x443f 015786 arg 1 ,temp 
-0x4440 015787 arg mem_mouse_dpi ,rega 
-0x4441 015788 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 015789 branch iicd_read_eep_data 
-:      015791 mouse_statue_cheak_timer:
-0x4443 015792 rtnmark1 mark_24g 
-0x4444 015793 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 015794 rtnbit0 mouse_enable_statue_up 
-0x4446 015795 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 015796 pincrease 1 
-0x4448 015797 and pdata ,0x07 ,pdata 
-0x4449 015798 store 1 ,mem_mouse_1step_up_count 
-0x444a 015799 rtnne 0x07 
-0x444b 015800 fetch 2 ,mem_ui_state_map 
-0x444c 015801 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 015802 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 015803 rtn 
-:      015808 mouse_check_statue_up:
-0x444f 015809 bpatch patch1d_6 ,mem_patch1d 
-0x4450 015810 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 015811 nrtn blank 
-0x4452 015812 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 015813 rtnbit0 mouse_statue_up_flag 
-0x4454 015814 fetch 1 ,mem_sensor_squal_reg 
-0x4455 015815 call sensor_read 
-0x4456 015816 store 1 ,mem_sensor_iqc 
-0x4457 015817 sub pdata ,0x10 ,null 
-0x4458 015818 branch mouse_statue_up_timer_init ,positive 
-0x4459 015819 jam 0 ,mem_mouse_2step_up_count 
-0x445a 015820 rtn 
-:      015822 mouse_statue_up_timer_init:
-0x445b 015823 jam 30 ,mem_mouse_2step_up_count 
-0x445c 015824 rtn 
-:      015825 mouse_statue_up_timer:
-0x445d 015826 arg mem_mouse_2step_up_count ,regc 
-0x445e 015827 arg mouse_statue_up ,regb 
-0x445f 015828 branch timer_single_step 
-:      015830 mouse_statue_up:
-0x4460 015831 fetch 1 ,mem_sensor_squal_reg 
-0x4461 015832 call twspi_read 
-0x4462 015833 sub pdata ,0x10 ,null 
-0x4463 015834 nrtn positive 
-0x4464 015835 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 015836 rtnbit0 mouse_statue_up_flag 
-0x4466 015837 arg mouse_statue_up_flag ,queue 
-0x4467 015838 call mouse_disable_function_flag 
-0x4468 015839 jam 0 ,mem_lpm_mult 
-0x4469 015840 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 015841 call mouse_devce_led_off 
-0x446b 015842 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 015843 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      015844 mouse_two_device_statue_up:
-0x446d 015845 fetch 1 ,mem_device_flag 
-0x446e 015846 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 015847 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 015848 rtn 
-:      015849 mouse_three_device_statue_up:
-0x4471 015850 fetch 1 ,mem_device_flag 
-0x4472 015851 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 015852 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 015853 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 015854 rtn 
-:      015856 mouse_device_blink_led_init:
-0x4476 015857 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 015858 branch mouse_led_blink 
-:      015862 mouse_statue_led_off:
-0x4478 015863 jam 0x20 ,mem_lpm_mult 
-0x4479 015864 branch mouse_devce_led_off 
-:      015868 mouse_devce1_led_off:
-0x447a 015869 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 015870 rtneq gpio_disable 
-0x447c 015871 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 015872 branch mouse_led_off 
-:      015874 mouse_devce2_led_off:
-0x447e 015875 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 015876 rtneq gpio_disable 
-0x4480 015877 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 015878 branch mouse_led_off 
-:      015880 mouse_devce_led_off:
-0x4482 015881 call mouse_led_off 
-0x4483 015882 call mouse_devce1_led_off 
-0x4484 015883 call mouse_devce2_led_off 
-:      015884 mouse_devce3_led_off:
-0x4485 015885 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 015886 rtneq gpio_disable 
-0x4487 015887 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 015888 branch mouse_led_off 
-:      015890 mouse_device1_led_on:
-0x4489 015891 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 015892 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 015893 branch mouse_led_on 
-:      015894 mouse_device2_led_on:
-0x448c 015895 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 015896 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 015897 branch mouse_led_on 
-:      015898 mouse_device3_led_on:
-0x448f 015899 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 015900 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 015901 branch mouse_led_on 
-:      015905 mouse_polling_device:
-0x4492 015906 bpatch patch1d_7 ,mem_patch1d 
-0x4493 015907 fetch 1 ,mem_reconn_times 
-0x4494 015908 increase -1 ,pdata 
-0x4495 015909 store 1 ,mem_reconn_times 
-0x4496 015910 fetcht 1 ,mem_device_flag 
-0x4497 015911 increase 1 ,temp 
-0x4498 015912 fetch 1 ,mem_device_number 
-0x4499 015913 isub temp ,null 
-0x449a 015914 ncall mouse_select_device_count_clean ,positive 
-0x449b 015915 storet 1 ,mem_device_flag 
-0x449c 015916 jam 0 ,mem_link_key_exists 
-0x449d 015917 call mouse_store_device_number2eeprom 
-0x449e 015918 call mouse_before_store_reconn_info 
-0x449f 015919 branch mouse_check_reconn_target 
-:      015921 mouse_power_down:
-0x44a0 015922 call mouse_devce_led_off 
-0x44a1 015923 setarg 0 
-0x44a2 015924 store 8 ,mem_gpio_wakeup_low 
-0x44a3 015925 branch lpm_hibernate 
-:      015936 remote_car_init:
-0x44a4 015937 rtn wake 
-0x44a5 015938 hfetch 1 ,core_gpio_sel1 
-0x44a6 015939 and_into 0xf0 ,pdata 
-0x44a7 015940 hstore 1 ,core_gpio_sel1 
-0x44a8 015941 call keyscan_key_init 
-0x44a9 015942 setarg remote_car_le_before_hibernate 
-0x44aa 015943 store 2 ,mem_cb_before_hibernate 
-0x44ab 015945 setarg remote_car_process_lpm_before 
-0x44ac 015946 store 2 ,mem_cb_before_lpm 
-0x44ad 015948 setarg remote_car_scale_process_idle 
-0x44ae 015949 store 2 ,mem_cb_idle_process 
-0x44af 015951 setarg remote_car_scale_process_bb_event 
-0x44b0 015952 store 2 ,mem_cb_bb_event_process 
-0x44b1 015954 setarg app_get_lpm_wake_lock 
-0x44b2 015955 store 2 ,mem_cb_check_wakelock 
-0x44b3 015957 call g24_head_ptr2regc 
-0x44b4 015958 setarg remote_car_g24_package_data 
-0x44b5 015959 add regc ,offset_24g_cb_data ,contw 
-0x44b6 015960 istore 2 ,contw 
-0x44b7 015962 setarg remote_car_g24_enter_lpm 
-0x44b8 015963 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 015964 istore 2 ,contw 
-0x44ba 015966 setarg remote_car_process_lpm_before 
-0x44bb 015967 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 015968 istore 2 ,contw 
-0x44bd 015970 setarg remote_car_event_timer 
-0x44be 015971 store 2 ,mem_cb_event_timer 
-0x44bf 015973 setarg remote_car_power_off_signal 
-0x44c0 015974 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 015976 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 015977 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 015979 setarg remote_car_send_key_data 
-0x44c4 015980 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 015982 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 015983 call remote_car_init_environment 
-0x44c7 015984 call queue_init 
-0x44c8 015985 jam 2 ,mem_lpm_mult 
-0x44c9 015986 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 015987 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 015988 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 015989 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 015990 store 1 ,mem_ui_button_gpio 
-:      015991 remote_car_soft_switch_power_on_init:
-0x44ce 015992 call remote_car_ui_led_init 
-0x44cf 015993 call ui_button_init 
-0x44d0 015994 call ui_button_polling 
-0x44d1 015995 jam power_starting ,mem_remote_car_power_state 
-0x44d2 015996 fetch 2 ,mem_ui_state_map 
-0x44d3 015997 rtnbit1 ui_state_btn_down 
-0x44d4 015998 branch app_enter_hibernate 
-:      016002 remote_car_hard_switch_power_on_signal:
-0x44d5 016003 jam power_standby ,mem_remote_car_power_state 
-:      016004 remote_car_soft_switch_power_on_signal:
-0x44d6 016005 call remote_car_ui_led_init 
-0x44d7 016007 arg 0 ,rega 
-0x44d8 016008 call ui_led_blink_start_global 
-:      016009 remote_car_connect_24g_mode:
-0x44d9 016010 branch g24_auto_pair_start 
-:      016012 remote_car_power_off_signal:
-0x44da 016013 branch remote_car_ui_led_init 
-:      016015 remote_car_ui_led_init:
-0x44db 016016 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016017 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016018 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016019 remote_car_ui_led_init_1:
-0x44de 016020 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016021 branch gpio_config_output 
-:      016022 remote_car_pairing_led_gpio_set:
-0x44e0 016023 store 1 ,mem_remote_car_led_map 
-0x44e1 016024 branch remote_car_ui_led_init_1 
-:      016027 remote_car_init_environment:
-0x44e2 016028 call g24_set_device_addr 
-0x44e3 016029 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016030 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016031 branch remote_car_get_adc_default_data 
-:      016033 remote_car_le_before_hibernate:
-:      016038 remote_car_in_enter_hibernate:
-0x44e6 016039 call gpio_set_before_lpm_common 
-0x44e7 016040 call remote_car_process_lpm_before 
-0x44e8 016041 branch app_enter_hibernate 
-:      016043 remote_car_process_lpm_before:
-0x44e9 016044 branch keyscan_process_lpm_before 
-:      016046 remote_car_g24_enter_lpm:
-0x44ea 016047 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016048 rtn blank 
-0x44ec 016050 branch g24_lpm_long_sleep 
-:      016052 remote_car_process_auto_pair_exit:
-0x44ed 016053 rtn 
-:      016055 remote_car_key_scan_process:
-0x44ee 016056 branch keyscan_key_process 
-:      016058 remote_car_scale_process_idle:
-0x44ef 016059 call remote_car_rocker_process 
-0x44f0 016060 call remote_car_24g_status_process 
-0x44f1 016061 branch remote_car_key_scan_process 
-:      016063 remote_car_scale_process_bb_event:
-0x44f2 016064 copy regc ,pdata 
-0x44f3 016065 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016066 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016067 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016068 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016069 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016070 rtn 
-:      016072 remote_car_24g_attempt_fail:
-0x44f9 016073 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016074 rtn 
-:      016076 remote_car_24g_pairing_complete:
-0x44fb 016077 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016078 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016079 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016080 rtn 
-:      016082 remote_car_24g_attempt_success:
-0x44ff 016083 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016084 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016085 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016086 rtn 
-:      016088 remote_car_24g_status_process:
-0x4503 016089 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016090 rtneq power_on 
-0x4505 016091 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016092 rtneq work_paired 
-0x4507 016093 jam work_paired ,mem_remote_car_24g_status 
-:      016094 remote_car_scale_process_paired:
-0x4508 016095 arg 0 ,rega 
-0x4509 016096 branch ui_led_off_global 
-:      016097 remote_car_scale_process_shutdown:
-0x450a 016098 arg 0 ,rega 
-0x450b 016099 call ui_led_off_global 
-0x450c 016100 call remote_car_ui_led_init 
-0x450d 016101 branch app_enter_hibernate 
-:      016103 remote_car_event_timer:
-0x450e 016104 call app_power_timer 
-0x450f 016105 branch remote_car_no_data_timer 
-:      016107 remote_car_no_data_timer:
-0x4510 016108 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016109 rtn blank 
-0x4512 016110 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016111 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016112 branch timer_single_step_2b 
-:      016115 remote_car_get_adc_default_data:
-0x4515 016116 call remote_car_rocker_get_x 
-0x4516 016117 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016118 call remote_car_rocker_get_y 
-0x4518 016119 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016120 rtn 
-:      016121 remote_car_rocker_data_get:
-:      016122 remote_car_rocker_get_x:
-0x451a 016123 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016124 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016125 call remote_car_get_adc_from_gpio6 
-0x451d 016126 call remote_car_rocker_get_value 
-0x451e 016127 store 1 ,mem_rocker_status 
-:      016128 remote_car_rocker_get_y:
-0x451f 016129 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016130 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016131 call remote_car_get_adc_from_gpio7 
-0x4522 016132 call remote_car_rocker_get_value 
-0x4523 016133 store 1 ,mem_rocker_status + 1 
-0x4524 016134 rtn 
-:      016135 remote_car_rocker_get_value:
-0x4525 016136 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016137 copy pdata ,rega 
-0x4527 016138 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016139 call remote_car_rocker_mid_value_adjust 
-0x4529 016140 fetch 1 ,mem_rocker_work_status 
-0x452a 016141 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016142 nrtn positive 
-0x452c 016143 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016144 rtn 
-:      016145 remote_car_rocker_mid_value_adjust:
-0x452e 016146 isub temp ,pdata 
-0x452f 016147 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016148 sub pdata ,0 ,pdata 
-0x4531 016149 jam 1 ,mem_rocker_negative_flag 
-0x4532 016150 isub rega ,null 
-0x4533 016151 rtn 
-:      016152 remote_car_rocker_mid_adjust_positive:
-0x4534 016153 jam 0 ,mem_rocker_negative_flag 
-0x4535 016154 isub rega ,null 
-0x4536 016155 rtn 
-:      016156 remote_car_rocker_translate_key:
-0x4537 016157 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016158 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016159 nbranch remote_car_rocker_negative_key ,blank 
-:      016160 remote_car_rocker_positive_key:
-0x453a 016161 setarg rocker_positive_key 
-0x453b 016162 rtn 
-:      016163 remote_car_rocker_negative_key:
-0x453c 016164 setarg rocker_negative_key 
-0x453d 016165 rtn 
-:      016166 remote_car_rocker_middle_key:
-0x453e 016167 setarg rocker_middle_key 
-0x453f 016168 rtn 
-:      016169 remote_car_get_adc_from_gpio6:
-0x4540 016170 jam 0x33 ,mem_adc_channel 
-0x4541 016171 branch adc_set_mode 
-:      016172 remote_car_get_adc_from_gpio7:
-0x4542 016173 jam 0x34 ,mem_adc_channel 
-0x4543 016174 branch adc_set_mode 
-:      016177 remote_car_rocker_process:
-0x4544 016178 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016179 rtnne car_remote_check_rocker 
-:      016180 remote_car_read_rocker_check_start:
-0x4546 016181 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016182 jam 1 ,mem_rocker_work_status 
-0x4548 016183 call remote_car_rocker_data_get 
-0x4549 016184 fetch 2 ,mem_rocker_status 
-0x454a 016185 fetcht 2 ,mem_rocker_last_status 
-0x454b 016186 isub temp ,null 
-0x454c 016187 rtn zero 
-0x454d 016188 store 2 ,mem_rocker_last_status 
-0x454e 016189 call remote_car_rocker_x_to_key 
-0x454f 016190 branch remote_car_rocker_y_to_key 
-:      016192 remote_car_rocker_x_to_key:
-0x4550 016193 fetch 1 ,mem_rocker_x_status 
-0x4551 016194 branch rocker_to_queue_set_0 ,blank 
-0x4552 016195 increase -1 ,pdata 
-0x4553 016196 branch remote_car_rocker_to_key 
-:      016197 remote_car_rocker_y_to_key:
-0x4554 016198 fetch 1 ,mem_rocker_y_status 
-0x4555 016199 branch rocker_to_queue_set_2 ,blank 
-0x4556 016200 increase 1 ,pdata 
-:      016201 remote_car_rocker_to_key:
-0x4557 016202 copy pdata ,queue 
-0x4558 016203 arg 1 ,rega 
-0x4559 016204 branch remote_car_send_key_data 
-:      016206 rocker_to_queue_set_0:
-0x455a 016207 arg 0 ,queue 
-0x455b 016208 arg 0 ,rega 
-0x455c 016209 branch remote_car_send_key_data 
-:      016210 rocker_to_queue_set_2:
-0x455d 016211 arg 2 ,queue 
-0x455e 016212 arg 0 ,rega 
-0x455f 016213 branch remote_car_send_key_data 
-:      016215 remote_car_send_key_data:
-0x4560 016216 copy rega ,pdata 
-0x4561 016217 store 1 ,mem_remote_key_status 
-0x4562 016218 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016219 beq power_on ,g24_auto_pair_start 
-0x4564 016220 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016221 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016222 fetch 1 ,mem_remote_key_status 
-0x4567 016223 branch remote_car_key_is_release ,blank 
-:      016224 remote_car_key_is_press:
-0x4568 016225 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016226 arg 0 ,rega 
-0x456a 016227 call ui_led_on_global 
-:      016228 remote_car_attack_key_press:
-0x456b 016229 copy queue ,pdata 
-0x456c 016230 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016231 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016232 beq 6 ,remote_car_send_fire_key6_press 
-:      016235 remote_car_motor_key_press:
-0x456f 016236 call remote_car_device_layout_select 
-0x4570 016237 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016238 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016239 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016240 rtn 
-:      016242 remote_car_single_motor_key_is_press:
-0x4574 016243 copy queue ,pdata 
-0x4575 016244 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016245 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016246 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016247 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016248 rtn 
-:      016250 remote_car_double_motor_key_press:
-0x457a 016251 copy queue ,pdata 
-0x457b 016252 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016253 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016254 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016255 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016256 rtn 
-:      016258 remote_car_key_is_release:
-0x4580 016259 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016260 arg 0 ,rega 
-0x4582 016261 call ui_led_off_global 
-:      016262 remote_car_attack_key_release:
-0x4583 016263 copy queue ,pdata 
-0x4584 016264 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016265 beq 5 ,remote_car_send_attack_key5_rel 
-:      016268 remote_car_motor_key_release:
-0x4586 016269 call remote_car_device_layout_select 
-0x4587 016270 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016271 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016272 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016273 rtn 
-:      016275 remote_car_device_layout_select:
-0x458b 016276 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016277 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016278 ior temp ,pdata 
-0x458e 016279 rtn 
-:      016282 remote_car_send_motor1_key0_press:
-0x458f 016283 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016284 branch remote_car_send_key 
-:      016285 remote_car_send_motor1_key1_press:
-0x4591 016286 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016287 branch remote_car_send_key 
-:      016288 remote_car_send_motor2_key2_press:
-0x4593 016289 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016290 branch remote_car_send_key 
-:      016291 remote_car_send_motor2_key3_press:
-0x4595 016292 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016293 branch remote_car_send_key 
-:      016296 remote_car_send_double_motor_key0_press:
-0x4597 016297 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016298 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016299 branch remote_car_send_key 
-:      016300 remote_car_send_double_motor_key1_press:
-0x459a 016301 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016302 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016303 branch remote_car_send_key 
-:      016304 remote_car_send_double_motor_key2_press:
-0x459d 016305 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016306 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016307 branch remote_car_send_key 
-:      016308 remote_car_send_double_motor_key3_press:
-0x45a0 016309 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016310 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016311 branch remote_car_send_key 
-:      016314 remote_car_send_attack_key4_press:
-0x45a3 016315 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016316 branch remote_car_send_key 
-:      016317 remote_car_send_attack_key5_press:
-0x45a5 016318 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016319 branch remote_car_send_key 
-:      016321 remote_car_send_fire_key6_press:
-0x45a7 016322 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016323 branch remote_car_send_attack 
-:      016325 remote_car_single_motor_key_rel:
-0x45a9 016326 copy queue ,pdata 
-0x45aa 016327 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016328 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016329 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016330 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016331 rtn 
-:      016333 remote_car_double_motor_key_rel:
-0x45af 016334 copy queue ,pdata 
-0x45b0 016335 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016336 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016337 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016338 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016339 rtn 
-:      016341 remote_car_send_motor1_key0_rel:
-:      016342 remote_car_send_motor1_key1_rel:
-0x45b5 016343 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016344 branch remote_car_send_key 
-:      016345 remote_car_send_motor2_key2_rel:
-:      016346 remote_car_send_motor2_key3_rel:
-0x45b7 016347 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016348 branch remote_car_send_key 
-:      016350 remote_car_send_double_motor_key0_rel:
-:      016351 remote_car_send_double_motor_key1_rel:
-:      016352 remote_car_send_double_motor_key2_rel:
-:      016353 remote_car_send_double_motor_key3_rel:
-0x45b9 016354 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016355 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016356 branch remote_car_send_key 
-:      016358 remote_car_send_attack_key4_rel:
-:      016359 remote_car_send_attack_key5_rel:
-0x45bc 016360 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016361 branch remote_car_send_key 
-:      016363 remote_car_send_key:
-0x45be 016364 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016365 branch queue_push 
-:      016366 remote_car_send_attack:
-0x45c0 016367 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016368 branch queue_push 
-:      016370 remote_car_g24_package_data:
-0x45c2 016371 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016372 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016373 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016374 call queue_pop 
-0x45c6 016375 nbranch remote_car_moto_data ,user 
-:      016376 remote_car_g24_package_data_continue:
-0x45c7 016377 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016378 ifetch 1 ,contr 
-0x45c9 016379 copy pdata ,rega 
-0x45ca 016380 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016383 rtn 
-:      016385 remote_car_g24_send_empty:
-0x45cc 016386 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016387 enable user 
-0x45ce 016388 arg 1 ,rega 
-0x45cf 016389 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016390 rtn 
-:      016392 remote_car_moto_data:
-0x45d1 016393 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016394 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016395 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016396 rtn 
-:      016397 remote_car_moto_data_next:
-0x45d5 016398 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016399 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016400 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016401 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016402 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016403 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016404 rtn 
-:      016405 remote_car_moto_data_enable_user:
-0x45dc 016406 enable user 
-0x45dd 016407 branch remote_car_g24_package_data_continue 
-:      016415 shutter_init:
-0x45de 016416 rtn wake 
-0x45df 016417 hfetch 1 ,core_gpio_sel1 
-0x45e0 016418 and_into 0xfc ,pdata 
-0x45e1 016419 hstore 1 ,core_gpio_sel1 
-0x45e2 016420 setarg shutter_le_before_hibernate 
-0x45e3 016421 store 2 ,mem_cb_before_hibernate 
-0x45e4 016423 setarg shutter_process_lpm_before 
-0x45e5 016424 store 2 ,mem_cb_before_lpm 
-0x45e6 016426 setarg app_enter_hibernate 
-0x45e7 016427 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016429 setarg shutter_process_idle 
-0x45e9 016430 store 2 ,mem_cb_idle_process 
-0x45ea 016432 setarg shutter_process_bb_event 
-0x45eb 016433 store 2 ,mem_cb_bb_event_process 
-0x45ec 016435 setarg shutter_le_scale_lpm_lock 
-0x45ed 016436 store 2 ,mem_cb_check_wakelock 
-0x45ee 016438 setarg ble_shutter_receive_data 
-0x45ef 016439 store 2 ,mem_cb_att_write 
-0x45f0 016441 setarg shutter_le_bb_event_timer 
-0x45f1 016442 store 2 ,mem_cb_event_timer 
-0x45f2 016444 setarg shutter_key_change 
-0x45f3 016445 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016447 setarg shutter_soft_swtich_power_on 
-0x45f5 016448 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016449 setarg shutter_soft_swtich_power_off 
-0x45f7 016450 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016452 call le_modified_name 
-0x45f9 016453 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016454 call shutter_init_bluetooth_config 
-0x45fb 016455 call shutter_init_param 
-0x45fc 016456 call keyscan_key_init 
-0x45fd 016457 call shutter_load_buffer_config_form_datarom 
-0x45fe 016458 call queue_init 
-0x45ff 016459 call ui_led_init_global 
-0x4600 016460 call shutter_load_bluetooth_config 
-0x4601 016461 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016463 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016464 call classic_shutter_load_reconn_info 
-0x4604 016465 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016466 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016467 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016468 store 1 ,mem_ui_button_gpio 
-0x4608 016469 branch ui_soft_swtich_init 
-:      016472 shutter_hart_swtich_power_on:
-0x4609 016473 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016474 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016475 branch shutter_start_reconnect 
-:      016479 shutter_le_scale_lpm_lock:
-0x460c 016480 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016481 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016482 call l2cap_malloc_get_full_map 
-0x460f 016483 fetch 1 ,mem_used_map 
-0x4610 016484 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016485 branch app_put_lpm_wake_lock 
-:      016489 shutter_process_bb_event:
-0x4612 016490 copy regc ,pdata 
-0x4613 016492 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016493 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016494 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016495 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016496 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016497 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016498 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016499 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016500 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016501 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016502 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016504 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016505 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016506 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016507 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016509 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016510 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016511 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016512 rtn 
-:      016517 classic_shutter_process_baseband_connect:
-0x4626 016518 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016519 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016520 rtn 
-:      016523 classic_shutter_process_baseband_disconnect:
-0x4629 016524 call classic_shutter_disconnect_clear_flag 
-0x462a 016525 branch classic_shutter_process_reconnect_failed 
-:      016527 classic_shutter_disconnect_clear_flag:
-0x462b 016528 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016529 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016530 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016531 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016532 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016533 branch queue_init 
-:      016536 classic_shutter_process_reconnect_failed:
-0x4631 016537 call app_disconn_reason_clear 
-0x4632 016538 branch shutter_start_bluetooth_discovery 
-:      016541 classic_shutter_process_setup_complete:
-0x4633 016542 call shutter_stop_bluetooth_discovery 
-0x4634 016543 branch app_led_stop_blink 
-:      016546 classic_shutter_process_hid_connect:
-0x4635 016547 setarg hid_handshake_timeout 
-0x4636 016548 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016549 rtn 
-:      016552 classic_shutter_process_hid_disconnect:
-0x4638 016553 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016554 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016555 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016556 rtn 
-:      016559 classic_shutter_process_hid_handshake:
-0x463c 016560 fetch 1 ,mem_app_handshake_flag 
-0x463d 016561 rtneq app_handshake_done 
-0x463e 016562 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016563 call app_lpm_mult_enable 
-0x4640 016564 call app_store_reconn_info 
-0x4641 016565 call shutter_stop_bluetooth_discovery 
-0x4642 016566 call app_led_off 
-0x4643 016567 branch app_bt_enter_sniff 
-:      016570 classic_shutter_process_reconnect_page_timeout:
-0x4644 016571 branch classic_shutter_process_reconnect_failed 
-:      016574 classic_shutter_process_virtual_cable_unplug:
-0x4645 016575 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016576 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016577 rtn 
-:      016580 classic_shutter_process_remote_unsniff:
-0x4648 016581 branch app_start_auto_sniff 
-:      016585 classic_shutter_process_store_reconnect_information:
-0x4649 016586 arg nvram_eeprom_offset ,regb 
-0x464a 016587 fetch 1 ,mem_nv_data_number 
-0x464b 016588 mul32 pdata ,34 ,temp 
-0x464c 016589 fetch 2 ,mem_nv_data_ptr 
-0x464d 016590 copy pdata ,rega 
-0x464e 016591 branch iicd_write_eep_data 
-:      016593 classic_shutter_load_reconn_info:
-0x464f 016594 arg nvram_eeprom_offset ,regb 
-0x4650 016595 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016596 rtnbit0 classic_shutter 
-0x4652 016597 fetch 1 ,mem_nv_data_number 
-0x4653 016598 rtn blank 
-0x4654 016599 mul32 pdata ,34 ,temp 
-0x4655 016600 fetch 2 ,mem_nv_data_ptr 
-0x4656 016601 copy pdata ,rega 
-0x4657 016602 branch iicd_read_eep_data 
-:      016606 ble_shutter_process_baseband_connect:
-0x4658 016607 call shutter_stop_bluetooth_discovery 
-0x4659 016608 setarg 0 
-0x465a 016609 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016610 branch app_led_off 
-:      016613 ble_shutter_process_baseband_disconnect:
-0x465c 016614 call queue_init 
-0x465d 016615 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016616 branch shutter_start_reconnect 
-:      016619 ble_shutter_process_reconnect_complete:
-0x465f 016620 call queue_init 
-0x4660 016621 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016622 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016623 store 8 ,mem_le_interval_min 
-0x4663 016624 call app_lpm_mult_enable 
-0x4664 016625 branch le_l2cap_tx_update_req 
-:      016628 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016629 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016630 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016631 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016632 rtn blank 
-0x4669 016633 store 8 ,mem_le_interval_min 
-0x466a 016634 branch le_l2cap_tx_update_req 
-:      016638 shutter_process_soft_swtich_button_long_press:
-0x466b 016639 branch ui_soft_switch_botton_long_press 
-:      016641 shutter_process_soft_swtich_button_down:
-0x466c 016642 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016643 rtneq hard_switch 
-0x466e 016644 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016645 rtnne ss_state_power_on 
-0x4670 016646 call shutter_store_currenct_led_state 
-0x4671 016647 branch app_led_on 
-:      016649 shutter_store_currenct_led_state:
-0x4672 016650 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016651 arg 11 ,loopcnt 
-0x4674 016652 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016653 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016654 branch memcpy 
-:      016656 shutter_process_soft_swtich_button_up:
-0x4677 016657 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016658 rtneq hard_switch 
-0x4679 016659 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016660 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016661 branch ui_soft_switch_botton_up 
-:      016663 shutter_load_currenct_led_state:
-0x467c 016664 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016665 rtnne 1 
-0x467e 016666 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016667 fetch 2 ,mem_ui_state_map 
-0x4680 016668 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016669 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016670 arg 11 ,loopcnt 
-0x4683 016671 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 016672 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 016673 branch memcpy 
-:      016678 shutter_le_bb_event_timer:
-0x4686 016680 call shutter_check_sleep_timer 
-0x4687 016683 call shutter_check_power_off_timer 
-0x4688 016686 call classic_shutter_check_unplug_timer 
-0x4689 016687 call classic_shutter_hid_handshake_timer 
-0x468a 016688 call classic_shutter_hid_disconn_timer 
-0x468b 016691 branch ble_shutter_reconn_timer 
-:      016695 shutter_check_sleep_timer:
-0x468c 016696 arg mem_shutter_sleep_timer ,regc 
-0x468d 016697 arg shutter_sleep_timeout ,regb 
-0x468e 016698 branch timer_single_step_2b 
-:      016699 shutter_sleep_timeout:
-0x468f 016700 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 016701 call app_led_off 
-0x4691 016702 call shutter_disconnect_current_connection 
-0x4692 016703 branch shutter_wait_power_off 
-:      016706 shutter_check_power_off_timer:
-0x4693 016707 arg mem_shutter_power_off_timer ,regc 
-0x4694 016708 arg shutter_check_power_off_timeout ,regb 
-0x4695 016709 branch timer_single_step 
-:      016711 shutter_check_power_off_timeout:
-0x4696 016712 fetch 2 ,mem_ui_state_map 
-0x4697 016713 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 016714 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 016715 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 016716 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 016717 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 016718 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 016719 branch app_enter_hibernate 
-:      016723 classic_shutter_check_unplug_timer:
-0x469e 016724 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 016725 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 016726 branch timer_single_step 
-:      016728 classic_shutter_unplug_timeout:
-0x46a1 016729 fetch 1 ,mem_control_tasks 
-0x46a2 016730 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 016731 set1 l2cap_disconnect_control ,pdata 
-0x46a4 016732 store 1 ,mem_control_tasks 
-0x46a5 016733 rtn 
-:      016735 classic_shutter_hid_handshake_timer:
-0x46a6 016736 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 016737 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 016738 branch timer_single_step 
-:      016740 classic_shutter_hid_disconn_timer:
-0x46a9 016741 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 016742 arg app_bt_disconnect ,regb 
-0x46ab 016743 branch timer_single_step 
-:      016748 ble_shutter_reconn_timer:
-0x46ac 016749 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 016750 rtnne ss_state_power_on 
-0x46ae 016751 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 016752 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 016753 branch timer_single_step_2b 
-:      016756 shutter_process_idle:
-0x46b1 016757 call shutter_send_data_to_master 
-0x46b2 016758 branch keyscan_key_process 
-:      016761 shutter_process_lpm_before:
-0x46b3 016762 branch keyscan_process_lpm_before 
-:      016764 shutter_le_before_hibernate:
-0x46b4 016765 call gpio_set_before_lpm_common 
-0x46b5 016766 branch shutter_process_lpm_before 
-:      016772 shutter_stop_bluetooth_discovery:
-0x46b6 016773 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 016774 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 016775 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 016776 rtn 
-:      016778 ble_shutter_stop_bluetooth_discovery:
-0x46ba 016779 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 016780 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 016781 store 2 ,mem_shutter_sleep_timer 
-0x46bd 016782 branch app_ble_stop_adv 
-:      016784 classic_shutter_stop_bluetooth_discovery:
-0x46be 016785 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 016786 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 016787 store 2 ,mem_shutter_sleep_timer 
-0x46c1 016788 branch app_bt_stop_discovery 
-:      016790 shutter_start_bluetooth_discovery:
-0x46c2 016791 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 016792 rtnne ss_state_power_on 
-0x46c4 016793 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 016794 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 016795 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 016796 rtn 
-:      016798 classic_shutter_start_discovery:
-0x46c8 016799 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 016800 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 016801 store 2 ,mem_shutter_sleep_timer 
-0x46cb 016802 branch app_bt_start_discovery_short 
-:      016804 ble_shutter_start_discovery:
-0x46cc 016805 fetch 2 ,mem_ui_state_map 
-0x46cd 016806 rtnbit1 ui_state_ble_connected 
-0x46ce 016807 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 016808 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 016809 store 2 ,mem_shutter_sleep_timer 
-0x46d1 016810 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 016811 call shutter_ble_adv_interval_set 
-0x46d3 016812 call app_led_start_blink 
-0x46d4 016813 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 016814 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 016815 fetch 2 ,mem_ui_state_map 
-0x46d7 016816 rtnbit1 ui_state_ble_adv 
-0x46d8 016817 branch app_ble_start_adv 
-:      016820 shutter_start_reconnect:
-0x46d9 016821 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 016822 rtnne ss_state_power_on 
-0x46db 016823 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 016824 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 016825 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 016826 rtn 
-:      016828 classic_shutter_start_reconnect:
-0x46df 016829 call app_check_reconn_target 
-0x46e0 016830 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 016831 call app_led_on 
-0x46e2 016832 call app_bt_stop_discovery 
-0x46e3 016833 branch app_bt_start_reconnect 
-:      016835 ble_shutter_start_reconnect:
-0x46e4 016836 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 016837 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 016838 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 016839 nrtn blank 
-0x46e8 016840 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 016841 call shutter_ble_adv_interval_set 
-0x46ea 016842 call app_led_start_blink 
-0x46eb 016843 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 016844 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 016845 fetch 2 ,mem_ui_state_map 
-0x46ee 016846 rtnbit1 ui_state_ble_adv 
-0x46ef 016847 branch app_ble_start_adv 
-:      016850 shutter_ble_adv_interval_set:
-0x46f0 016851 store 2 ,mem_lpm_interval 
-0x46f1 016852 increase -4 ,pdata 
-0x46f2 016853 store 2 ,mem_le_adv_interval 
-0x46f3 016854 rtn 
-:      016857 shutter_disconnect_current_connection:
-0x46f4 016858 fetch 2 ,mem_ui_state_map 
-0x46f5 016859 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 016860 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 016861 branch shutter_stop_bluetooth_discovery 
-:      016865 app_check_reconn_target:
-0x46f8 016866 fetch 1 ,mem_nv_data_number 
-0x46f9 016867 copy pdata ,loopcnt 
-0x46fa 016868 fetch 2 ,mem_nv_data_ptr 
-0x46fb 016869 copy pdata ,rega 
-:      016870 app_check_reconn_target_loop:
-0x46fc 016871 ifetch 2 ,rega 
-0x46fd 016872 beq 0 ,found_reconn_device 
-0x46fe 016873 increase nv_data_len ,rega 
-0x46ff 016874 loop app_check_reconn_target_loop 
-0x4700 016875 branch enable_blank 
-:      016877 found_reconn_device:
-0x4701 016878 ifetch 6 ,contr 
-0x4702 016879 store 6 ,mem_hci_plap 
-0x4703 016880 increase 10 ,contr 
-0x4704 016881 arg mem_link_key ,contw 
-0x4705 016882 call memcpy16 
-0x4706 016883 call check_link_key_load 
-0x4707 016884 branch disable_blank 
-:      016890 shutter_check_data_enable:
-0x4708 016891 call disable_user 
-0x4709 016892 fetch 2 ,mem_ui_state_map 
-0x470a 016893 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 016894 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 016895 rtn 
-:      016897 shutter_check_bt_data_enable:
-0x470d 016898 fetch 1 ,mem_hid_interrupt_state 
-0x470e 016899 rtnne 0x3f 
-0x470f 016900 branch enable_user 
-:      016902 shutter_check_ble_data_enable:
-0x4710 016903 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 016904 rtn blank 
-0x4712 016905 branch enable_user 
-:      016910 shutter_check_bluetooth_conn:
-0x4713 016911 call disable_user 
-0x4714 016912 fetch 2 ,mem_ui_state_map 
-0x4715 016913 rtnbit1 ui_state_bt_connected 
-0x4716 016914 rtnbit1 ui_state_ble_connected 
-0x4717 016915 branch enable_user 
-:      016919 shutter_change_bluetooth_status_bt_disconn:
-0x4718 016920 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 016921 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 016922 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 016923 rtn 
-:      016925 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 016926 fetch 1 ,mem_scan_mode 
-0x471d 016927 rtnne 0x03 
-0x471e 016928 branch shutter_start_reconnect 
-:      016930 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 016931 branch shutter_start_reconnect 
-:      016934 shutter_check_send_data:
-0x4720 016935 disable user2 
-0x4721 016936 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 016937 store 2 ,mem_shutter_sleep_timer 
-0x4723 016939 call shutter_check_bluetooth_conn 
-0x4724 016940 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 016942 call shutter_check_data_enable 
-0x4726 016943 nrtn user 
-0x4727 016944 enable user2 
-0x4728 016945 rtn 
-:      016949 shutter_key_change:
-0x4729 016950 call shutter_check_send_data 
-0x472a 016951 nrtn user2 
-0x472b 016952 deposit rega 
-0x472c 016953 branch shutter_key_release ,blank 
-:      016954 shutter_key_press:
-0x472d 016955 call app_led_on 
-0x472e 016956 arg mem_key0_press ,regc 
-0x472f 016957 branch push_queue_press_or_release 
-:      016959 shutter_key_release:
-0x4730 016960 call app_led_off 
-0x4731 016961 arg mem_key0_release ,regc 
-:      016963 push_queue_press_or_release:
-0x4732 016964 arg max_queue_num ,pdata 
-0x4733 016965 imul32 queue ,pdata 
-0x4734 016966 iadd regc ,regc 
-:      016969 push_buffer_in_queue:
-0x4735 016970 ifetch 1 ,regc 
-0x4736 016971 rtn blank 
-0x4737 016972 call queue_push_one_byte 
-0x4738 016973 increase 1 ,regc 
-0x4739 016974 branch push_buffer_in_queue 
-:      016977 shutter_send_data_to_master:
-0x473a 016978 fetch 2 ,mem_ui_state_map 
-0x473b 016979 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 016980 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 016981 rtn 
-:      016983 pop_queue_to_ble_data:
-0x473e 016984 call le_fifo_check_nearly_full 
-0x473f 016985 nrtn blank 
-0x4740 016986 call queue_pop_one_byte 
-0x4741 016987 nrtn user 
-0x4742 016988 pincrease -1 
-0x4743 016989 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 016990 arg mem_ble_data_buffer1 ,temp 
-0x4745 016991 iadd temp ,contr 
-:      016992 le_send_notify_from_list:
-0x4746 016993 ifetch 1 ,contr 
-0x4747 016994 copy pdata ,rega 
-0x4748 016995 ifetcht 2 ,contr 
-0x4749 016996 call store_contr 
-0x474a 016997 call le_att_malloc_tx_notify 
-0x474b 016998 copy rega ,loopcnt 
-0x474c 016999 call get_contr 
-0x474d 017000 branch memcpy 
-:      017003 pop_queue_to_classic_data:
-0x474e 017004 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017005 nrtn blank 
-0x4750 017006 call queue_pop_one_byte 
-0x4751 017007 nrtn user 
-0x4752 017008 pincrease -1 
-0x4753 017009 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017010 arg mem_classic_data_buffer1 ,temp 
-0x4755 017011 iadd temp ,contr 
-0x4756 017012 ifetch 5 ,contr 
-0x4757 017013 store 5 ,mem_classic_data_buffer 
-:      017014 classic_send_hid_data:
-0x4758 017015 fetch 1 ,mem_classic_data_buffer 
-0x4759 017016 copy pdata ,rega 
-0x475a 017017 call hid_malloc_tx_buff 
-0x475b 017018 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017019 istore 2 ,contw 
-0x475d 017020 setarg 0xa1 
-0x475e 017021 istore 1 ,contw 
-0x475f 017022 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017023 istore 9 ,contw 
-0x4761 017024 rtn 
-:      017028 queue_push_one_byte:
-0x4762 017029 store 1 ,mem_pdatatemp 
-0x4763 017030 arg mem_pdatatemp ,rega 
-0x4764 017031 branch queue_push 
-:      017033 queue_pop_one_byte:
-0x4765 017034 arg mem_pdatatemp ,rega 
-0x4766 017035 call queue_pop 
-0x4767 017036 nrtn user 
-0x4768 017037 fetch 1 ,mem_pdatatemp 
-0x4769 017038 rtn 
-:      017041 ble_shutter_receive_data:
-0x476a 017042 fetch 2 ,mem_le_att_handle 
-0x476b 017043 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017044 rtn 
-:      017046 shutter_init_param:
-0x476d 017047 setarg 0x02 
-0x476e 017048 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017050 setarg 0x00200008 
-0x4770 017051 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017052 setarg 0x012c0005 
-0x4772 017053 istore 4 ,contw 
-0x4773 017056 jam 0x17 ,mem_le_local_mtu 
-0x4774 017059 setarg 0x1b 
-0x4775 017060 store 2 ,mem_le_pairing_handle 
-0x4776 017061 call le_set_config_fixed_ltk 
-0x4777 017062 call le_set_fixed_ltk 
-0x4778 017063 call le_set_justwork 
-0x4779 017064 branch le_set_config_read_authentication 
-:      017067 shutter_load_buffer_config_form_datarom:
-0x477a 017069 arg ble_key_value_list_size ,loopcnt 
-0x477b 017070 arg mem_ble_data_buffer1 ,contw 
-0x477c 017071 arg ble_shutter_key_value_list ,contr 
-0x477d 017072 call memcpy_fast 
-0x477e 017073 arg bt_key_value_list_size ,loopcnt 
-0x477f 017074 arg mem_classic_data_buffer1 ,contw 
-0x4780 017075 arg classic_shutter_key_value_list ,contr 
-0x4781 017076 branch memcpy_fast 
-:      017079 shutter_load_ble_gatt_form_datarom:
-0x4782 017080 arg ble_gatt_list_size ,loopcnt 
-0x4783 017081 arg ble_shutter_gatt_list ,contr 
-0x4784 017082 branch memcpy_fast 
-:      017085 shutter_load_bt_sdp_form_datarom:
-0x4785 017086 arg bt_sdp_list_size ,loopcnt 
-0x4786 017087 arg classic_shutter_sdp_list ,contr 
-0x4787 017088 branch memcpy_fast 
-:      017092 shutter_init_bluetooth_config:
-0x4788 017093 call shutter_check_load_config_flag 
-0x4789 017094 nrtn user 
-0x478a 017095 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017096 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017097 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017098 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017099 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017100 branch shutter_init_bluetooth_config_gpio_input 
-:      017102 shutter_init_bluetooth_config_gpio_input:
-0x4790 017103 rtn blank 
-0x4791 017104 or pdata ,0x80 ,temp 
-0x4792 017105 branch gpio_config_input_nowake 
-:      017108 shutter_load_bluetooth_config:
-0x4793 017109 call shutter_check_load_config_flag 
-0x4794 017110 nrtn user 
-0x4795 017111 call shutter_load_bluetooth_config_label 
-0x4796 017112 branch shutter_load_bluetooth_config_by_otp 
-:      017114 shutter_load_bluetooth_config_label:
-0x4797 017115 arg 0 ,rega 
-0x4798 017116 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017117 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017118 nsetflag blank ,0 ,rega 
-0x479b 017119 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017120 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017121 nsetflag blank ,1 ,rega 
-0x479e 017122 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017123 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017124 nsetflag blank ,2 ,rega 
-0x47a1 017125 copy rega ,pdata 
-0x47a2 017126 store 1 ,mem_shutter_config_label 
-0x47a3 017127 fetch 1 ,mem_shutter_config_size 
-0x47a4 017128 imul32 rega ,pdata 
-0x47a5 017129 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017130 iadd temp ,pdata 
-0x47a7 017131 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017132 rtn 
-:      017134 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017135 rtn blank 
-0x47aa 017136 or pdata ,0x80 ,temp 
-0x47ab 017137 call gpio_get_bit 
-0x47ac 017138 nbranch enable_blank ,true 
-0x47ad 017139 branch disable_blank 
-:      017142 shutter_check_load_config_flag:
-0x47ae 017143 call disable_user 
-0x47af 017144 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017145 nrtn blank 
-0x47b1 017146 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017147 rtn blank 
-0x47b3 017148 branch enable_user 
-:      017151 shutter_load_bluetooth_config_by_otp:
-0x47b4 017152 call otp_enable_chgpump 
-0x47b5 017153 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017154 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017155 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017156 call otpd_read_data 
-0x47b9 017157 call otp_disable_chgpump 
-:      017158 shutter_load_bluetooth_config_store_name:
-0x47ba 017159 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017160 copy pdata ,loopcnt 
-0x47bc 017161 store 1 ,mem_le_name_len 
-0x47bd 017162 call memcpy_fast 
-0x47be 017163 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017164 copy pdata ,loopcnt 
-0x47c0 017165 store 1 ,mem_local_name_length 
-0x47c1 017166 call memcpy_fast 
-0x47c2 017167 ifetch 1 ,contr 
-0x47c3 017168 store 1 ,mem_shutter_key_num 
-0x47c4 017169 ifetch 1 ,contr 
-0x47c5 017170 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017171 rtn 
-:      017174 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017175 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017176 rtnbit0 classic_shutter 
-0x47c9 017177 arg 3 ,temp 
-0x47ca 017178 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017179 copy pdata ,regb 
-0x47cc 017180 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017181 call iicd_read_eep_data 
-0x47ce 017182 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017183 setarg shutter_eeprom_config_crc 
-0x47d0 017184 isub temp ,null 
-0x47d1 017185 nrtn zero 
-0x47d2 017186 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017187 rtn blank 
-0x47d4 017188 copy pdata ,temp 
-0x47d5 017189 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017190 add pdata ,3 ,regb 
-0x47d7 017191 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017192 call iicd_read_eep_data 
-0x47d9 017193 branch shutter_store_config 
-:      017195 shutter_load_bluetooth_config_by_user_config:
-0x47da 017196 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017197 rtn blank 
-0x47dc 017198 call otp_enable_chgpump 
-0x47dd 017199 arg 1 ,temp 
-0x47de 017200 arg mem_shutter_config_user_size ,rega 
-0x47df 017201 call otpd_read_data 
-0x47e0 017203 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017204 rtn blank 
-0x47e2 017206 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017207 pincrease 1 
-0x47e4 017208 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017209 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017210 call otpd_read_data 
-0x47e7 017211 call otp_disable_chgpump 
-:      017212 shutter_store_config:
-0x47e8 017213 call shutter_load_bluetooth_config_store_name 
-:      017214 shutter_load_bluetooth_config_custom:
-0x47e9 017215 ifetch 2 ,contr 
-0x47ea 017216 rtn blank 
-0x47eb 017217 copy pdata ,contw 
-0x47ec 017218 ifetcht 1 ,contr 
-0x47ed 017219 copy temp ,loopcnt 
-0x47ee 017220 call memcpy 
-0x47ef 017221 branch shutter_load_bluetooth_config_custom 
-:      017225 shutter_random_mac_addr:
-0x47f0 017226 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017227 rtnbit0 classic_shutter 
-0x47f2 017228 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017229 copy pdata ,regb 
-0x47f4 017230 arg 4 ,temp 
-0x47f5 017231 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017232 call iicd_read_eep_data 
-0x47f7 017233 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017234 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017235 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017236 setarg 1 
-0x47fa 017237 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017238 force 3 ,loopcnt 
-0x47fc 017239 call generate_random_loop 
-0x47fd 017240 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017241 copy pdata ,regb 
-0x47ff 017242 arg 4 ,temp 
-0x4800 017243 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017244 call iicd_write_eep_data 
-:      017245 shutter_write_random_mac_addr:
-0x4802 017246 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017247 store 3 ,mem_lap 
-0x4804 017248 store 3 ,mem_le_lap 
-0x4805 017249 rtn 
-:      017252 shutter_soft_swtich_power_on:
-0x4806 017253 branch shutter_start_reconnect 
-:      017256 shutter_soft_swtich_power_off:
-0x4807 017257 arg 0 ,rega 
-0x4808 017258 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017259 call ui_led_set_style_global 
-0x480a 017260 call shutter_disconnect_current_connection 
-:      017261 shutter_wait_power_off:
-0x480b 017262 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017263 store 1 ,mem_shutter_power_off_timer 
-0x480d 017264 rtn 
-:      017268 ui_soft_swtich_init:
-0x480e 017269 setarg ss_state_power_up 
-0x480f 017270 call ui_soft_swtich_init_power_on_time 
-0x4810 017271 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017272 call ui_button_init 
-0x4812 017273 call ui_button_polling 
-0x4813 017274 fetch 2 ,mem_ui_state_map 
-0x4814 017275 rtnbit1 ui_state_btn_down 
-0x4815 017276 branch app_enter_hibernate 
-:      017278 ui_soft_swtich_init_power_on_time:
-0x4816 017279 fetcht 2 ,mem_power_param_ptr 
-0x4817 017280 istore 1 ,temp 
-0x4818 017281 ifetch 1 ,contw 
-0x4819 017282 store 1 ,mem_ui_button_timeout 
-0x481a 017283 rtn 
-:      017286 ui_soft_switch_botton_up:
-0x481b 017287 fetch 2 ,mem_power_param_ptr 
-0x481c 017288 ifetch 1 ,pdata 
-0x481d 017289 rtnne ss_state_power_up 
-0x481e 017290 branch app_enter_hibernate 
-:      017293 ui_soft_switch_botton_long_press:
-0x481f 017294 fetcht 2 ,mem_power_param_ptr 
-0x4820 017295 ifetch 1 ,temp 
-0x4821 017296 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017297 ui_soft_switch_power_on:
-0x4822 017298 setarg ss_state_power_on 
-0x4823 017299 fetcht 2 ,mem_power_param_ptr 
-0x4824 017300 istore 1 ,temp 
-0x4825 017301 add temp ,ss_power_off_time ,contr 
-0x4826 017302 ifetch 1 ,contr 
-0x4827 017303 istore 1 ,mem_ui_button_timeout 
-0x4828 017304 ifetch 2 ,contr 
-0x4829 017305 branch callback_func 
-:      017307 ui_soft_switch_power_off:
-0x482a 017308 setarg ss_state_power_off 
-0x482b 017309 call ui_soft_swtich_init_power_on_time 
-0x482c 017310 add temp ,ss_power_off_cb ,contr 
-0x482d 017311 ifetch 2 ,contr 
-0x482e 017312 branch app_enter_hibernate ,blank 
-0x482f 017313 branch callback_func 
-:      017319 shutter_byteswap:
-0x4830 017320 store 6 ,mem_tmp_buffer 
-0x4831 017321 fetch 1 ,mem_tmp_buffer 
-0x4832 017322 store 1 ,mem_tmp_buffer + 11 
-0x4833 017323 ifetch 1 ,contr 
-0x4834 017324 store 1 ,mem_tmp_buffer + 10 
-0x4835 017325 ifetch 1 ,contr 
-0x4836 017326 store 1 ,mem_tmp_buffer + 9 
-0x4837 017327 ifetch 1 ,contr 
-0x4838 017328 store 1 ,mem_tmp_buffer + 8 
-0x4839 017329 ifetch 1 ,contr 
-0x483a 017330 store 1 ,mem_tmp_buffer + 7 
-0x483b 017331 ifetch 1 ,contr 
-0x483c 017332 store 1 ,mem_tmp_buffer + 6 
-0x483d 017333 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017334 rtn 
-:      017336 shutter_random_addr_by_otp:
-0x483f 017337 call load_adc_init 
-0x4840 017338 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017339 store 1 ,mem_le_lap 
-0x4842 017340 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017341 istore 1 ,contw 
-0x4844 017342 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017343 istore 1 ,contw 
-0x4846 017344 fetch 3 ,mem_le_lap 
-0x4847 017345 store 3 ,mem_lap 
-0x4848 017346 rtn 
-:      017358 sim_iic_read_eep_data:
-0x4849 017359 fetch 2 ,mem_eeprom_base 
-0x484a 017360 iadd regb ,pdata 
-0x484b 017361 byteswap pdata ,pdata 
-0x484c 017362 store 2 ,mem_addr_mi 
-0x484d 017363 copy temp ,regb 
-0x484e 017365 call sim_iic_start 
-0x484f 017366 setarg 0xa0 
-0x4850 017367 call sim_iic_send_byte 
-0x4851 017368 fetch 1 ,mem_addr_mi 
-0x4852 017369 call sim_iic_send_byte 
-0x4853 017370 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017371 fetch 1 ,mem_addr_mi + 1 
-0x4855 017372 call sim_iic_send_byte 
-:      017373 sim_iic_read_eep_data_2k:
-0x4856 017374 call sim_iic_stop 
-0x4857 017376 call sim_iic_start 
-0x4858 017377 setarg 0xa1 
-0x4859 017378 call sim_iic_send_byte 
-:      017380 sim_iic_read_eep_data_loop:
-0x485a 017381 call sim_iic_read_byte 
-0x485b 017382 istore 1 ,rega 
-0x485c 017383 increase 1 ,rega 
-0x485d 017384 increase -1 ,regb 
-0x485e 017385 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017386 branch sim_iic_stop 
-:      017397 sim_iic_write_eep_data:
-0x4860 017398 byteswap regb ,pdata 
-0x4861 017399 store 2 ,mem_addr_mi 
-0x4862 017400 copy temp ,regb 
-0x4863 017402 call sim_iic_start 
-0x4864 017403 setarg 0xa0 
-0x4865 017404 call sim_iic_send_byte 
-0x4866 017406 fetch 1 ,mem_addr_mi 
-0x4867 017407 call sim_iic_send_byte 
-0x4868 017408 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017409 fetch 1 ,mem_addr_mi + 1 
-0x486a 017410 call sim_iic_send_byte 
-:      017411 sim_iic_write_eep_data_loop:
-0x486b 017412 ifetch 1 ,rega 
-0x486c 017413 call sim_iic_send_byte 
-0x486d 017414 increase 1 ,rega 
-0x486e 017415 increase -1 ,regb 
-0x486f 017416 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017417 branch sim_iic_stop 
-:      017421 sim_iic_wait_ack:
-0x4871 017422 arg 10 ,loopcnt 
-0x4872 017423 call sim_iic_release_sda 
-0x4873 017424 call sim_iic_scl_output_high 
-0x4874 017425 call sim_iic_delay 
-:      017426 sim_iic_wait_ack_loop:
-0x4875 017427 call sim_iic_read_sda_level 
-0x4876 017428 branch sim_iic_scl_output_low ,blank 
-0x4877 017429 loop sim_iic_wait_ack_loop 
-0x4878 017430 branch sim_iic_scl_output_low 
-:      017434 sim_iic_ack_slave:
-0x4879 017435 call sim_iic_scl_output_low 
-0x487a 017436 call sim_iic_sda_output_low 
-0x487b 017437 call sim_iic_delay 
-0x487c 017438 call sim_iic_scl_output_high 
-0x487d 017439 call sim_iic_delay 
-0x487e 017440 branch sim_iic_scl_output_low 
-:      017445 sim_iic_read_byte:
-0x487f 017446 arg 8 ,loopcnt 
-0x4880 017447 arg 0 ,regc 
-0x4881 017448 call sim_iic_release_sda 
-:      017449 sim_iic_read_byte_loop:
-0x4882 017450 call sim_iic_scl_output_high 
-0x4883 017451 call sim_iic_delay 
-0x4884 017452 lshift regc ,regc 
-0x4885 017453 call sim_iic_read_sda_level 
-0x4886 017454 iadd regc ,regc 
-0x4887 017455 call sim_iic_delay 
-0x4888 017456 call sim_iic_scl_output_low 
-0x4889 017457 loop sim_iic_read_byte_loop 
-0x488a 017458 call sim_iic_ack_slave 
-0x488b 017459 copy regc ,pdata 
-0x488c 017460 rtn 
-:      017464 sim_iic_send_byte:
-0x488d 017465 arg 8 ,loopcnt 
-0x488e 017466 copy pdata ,regc 
-0x488f 017467 call sim_iic_scl_output_low 
-:      017468 sim_iic_send_byte_loop:
-0x4890 017469 isolate1 7 ,regc 
-0x4891 017470 call sim_iic_sda_output_high ,true 
-0x4892 017471 ncall sim_iic_sda_output_low ,true 
-0x4893 017472 lshift regc ,regc 
-0x4894 017473 call sim_iic_delay 
-0x4895 017474 call sim_iic_scl_output_high 
-0x4896 017475 call sim_iic_delay 
-0x4897 017476 call sim_iic_scl_output_low 
-0x4898 017477 call sim_iic_delay 
-0x4899 017478 loop sim_iic_send_byte_loop 
-0x489a 017479 branch sim_iic_wait_ack 
-:      017483 sim_iic_start:
-0x489b 017484 call sim_iic_sda_output_high 
-0x489c 017485 call sim_iic_scl_output_high 
-0x489d 017486 call sim_iic_delay 
-0x489e 017487 call sim_iic_sda_output_low 
-0x489f 017488 call sim_iic_delay 
-0x48a0 017489 branch sim_iic_scl_output_low 
-:      017493 sim_iic_stop:
-0x48a1 017494 call sim_iic_sda_output_low 
-0x48a2 017495 call sim_iic_scl_output_high 
-0x48a3 017496 call sim_iic_delay 
-0x48a4 017497 call sim_iic_sda_output_high 
-0x48a5 017498 branch sim_iic_delay 
-:      017502 sim_iic_scl_output_high:
-0x48a6 017503 enable user 
-0x48a7 017504 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017505 branch sim_iic_config_gpio 
-:      017508 sim_iic_scl_output_low:
-0x48a9 017509 disable user 
-0x48aa 017510 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017511 branch sim_iic_config_gpio 
-:      017514 sim_iic_sda_output_high:
-0x48ac 017515 enable user 
-0x48ad 017516 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017517 branch sim_iic_config_gpio 
-:      017520 sim_iic_sda_output_low:
-0x48af 017521 disable user 
-0x48b0 017522 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017523 branch sim_iic_config_gpio 
-:      017528 sim_iic_config_gpio:
-0x48b2 017529 and pdata ,0x07 ,queue 
-0x48b3 017530 rshift3 pdata ,pdata 
-0x48b4 017531 arg core_gpio_oe0 ,temp 
-0x48b5 017532 iadd temp ,temp 
-0x48b6 017533 ifetch 1 ,temp 
-0x48b7 017534 qset1 pdata 
-0x48b8 017535 istore 1 ,temp 
-0x48b9 017536 increase 4 ,temp 
-0x48ba 017537 ifetch 1 ,temp 
-0x48bb 017538 qsetflag user ,pdata 
-0x48bc 017539 istore 1 ,temp 
-0x48bd 017540 rtn 
-:      017543 sim_iic_release_sda:
-0x48be 017544 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017545 and pdata ,0x07 ,queue 
-0x48c0 017546 rshift3 pdata ,pdata 
-0x48c1 017547 arg core_gpio_oe0 ,temp 
-0x48c2 017548 iadd temp ,temp 
-0x48c3 017549 ifetch 1 ,temp 
-0x48c4 017550 qset0 pdata 
-0x48c5 017551 istore 1 ,temp 
-0x48c6 017552 rtn 
-:      017557 sim_iic_read_sda_level:
-0x48c7 017558 nop 4 
-0x48c8 017559 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017560 and pdata ,0x07 ,queue 
-0x48ca 017561 rshift3 pdata ,pdata 
-0x48cb 017562 arg core_gpio_in ,temp 
-0x48cc 017563 iadd temp ,temp 
-0x48cd 017564 setarg 0 
-0x48ce 017565 ifetcht 1 ,temp 
-0x48cf 017566 qisolate1 temp 
-0x48d0 017567 setflag true ,0 ,pdata 
-0x48d1 017568 rtn 
-:      017571 sim_iic_delay:
-0x48d2 017573 rtn 
-:      017579 usb_isr:
-0x48d3 017580 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017581 hfetch 1 ,core_usb_status 
-0x48d5 017582 isolate1 7 ,pdata 
-0x48d6 017583 call usb_init ,true 
-0x48d7 017584 call usb_nak_state_judge 
-0x48d8 017585 hfetch 1 ,core_usb_status 
-0x48d9 017586 store 1 ,mem_usb_status 
-0x48da 017587 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017588 store 1 ,mem_usb_fifo_empty 
-0x48dc 017589 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017590 pinvert 
-0x48de 017591 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017592 iand temp ,pdata 
-0x48e0 017593 store 1 ,mem_usb_tx_wait 
-0x48e1 017594 jam 0xe0 ,core_usb_status 
-0x48e2 017595 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017596 compare 0x1 ,pdata ,0x1 
-0x48e4 017597 call usb0_fifo_empty ,true 
-0x48e5 017598 fetch 1 ,mem_usb_status 
-0x48e6 017599 compare 0x1 ,pdata ,0x1 
-0x48e7 017600 call usb_status1 ,true 
-0x48e8 017601 call usb_tx 
-0x48e9 017602 branch usb_nak_state 
-:      017604 usb_init:
-0x48ea 017605 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017606 call usb_init_param 
-0x48ec 017607 jam 0x00 ,core_usb_config 
-0x48ed 017608 nop 10000 
-0x48ee 017609 jam 0xc0 ,core_usb_trig 
-0x48ef 017610 hfetch 2 ,core_clkoff 
-0x48f0 017611 set0 clock_off_usb ,pdata 
-0x48f1 017612 hstore 2 ,core_clkoff 
-0x48f2 017613 jam 0x3c ,core_usb_config 
-0x48f3 017614 jam 0xff ,core_usb_status 
-0x48f4 017615 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017616 jam 0 ,core_usb_addr 
-0x48f6 017617 jam dev_default ,mem_usb0_state 
-0x48f7 017618 setarg mem_usb_clear_mem_end 
-0x48f8 017619 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017620 isub contw ,loopcnt 
-0x48fa 017621 branch clear_mem 
-:      017623 usb_offline_check_init:
-0x48fb 017624 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017625 branch gpio_config_input 
-:      017626 usb_offline_state:
-0x48fd 017627 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017628 rtn blank 
-0x48ff 017629 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017630 call gpio_get_bit 
-0x4901 017631 branch usb_init ,true 
-0x4902 017632 rtn 
-:      017635 usb_nak_state:
-0x4903 017636 arg timer_nak ,queue 
-0x4904 017637 call timer_check 
-0x4905 017638 nrtn blank 
-0x4906 017639 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017640 nrtn blank 
-0x4908 017641 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017642 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017643 rtn 
-:      017645 usb_mem_devicedesc_init:
-0x490b 017646 arg mem_devicedesc ,contw 
-0x490c 017647 setsect 0 ,0x11212 
-0x490d 017648 setsect 1 ,0x8000 
-0x490e 017649 setsect 2 ,0x0 
-0x490f 017650 setsect 3 ,0x10000 
-0x4910 017651 istore 9 ,contw 
-0x4911 017652 setsect 0 ,0x22412 
-0x4912 017653 setsect 1 ,0x8604 
-0x4913 017654 setsect 2 ,0x1000 
-0x4914 017655 setsect 3 ,0x8 
-0x4915 017656 istore 9 ,contw 
-0x4916 017657 setsect 0 ,0x1 
-0x4917 017658 istore 1 ,contw 
-0x4918 017659 rtn 
-:      017661 usb_init_param:
-0x4919 017662 jam 2 ,mem_usb0_state 
-0x491a 017663 setarg 0x0 
-0x491b 017664 store 1 ,mem_remain 
-0x491c 017665 store 2 ,mem_usb_zero_packet 
-0x491d 017666 pincrease 1 
-0x491e 017667 store 2 ,mem_usb_ones_packet 
-0x491f 017668 pincrease 1 
-0x4920 017669 store 2 ,mem_usb_two_packet 
-0x4921 017670 setarg hid_kbdata_addr 
-0x4922 017671 store 2 ,mem_hidreportdesc_kb 
-0x4923 017672 setarg hid_msdata_addr 
-0x4924 017673 store 2 ,mem_hidreportdesc_m 
-0x4925 017674 arg mem_confdesc ,contw 
-0x4926 017675 arg hid_confdata_addr ,contr 
-0x4927 017676 call memcpy64 
-0x4928 017677 fetch 1 ,mem_usb_tx_interval 
-0x4929 017678 ncall usb_tx_interval_config ,blank 
-0x492a 017679 branch usb_mem_devicedesc_init 
-:      017681 usb_tx_interval_config:
-0x492b 017682 store 1 ,mem_confdesc + 34 
-0x492c 017683 store 1 ,mem_confdesc + 59 
-0x492d 017684 rtn 
-:      017685 usb_nak_state_judge:
-0x492e 017686 hfetch 1 ,core_usb_status 
-0x492f 017687 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 017688 rtn 
-:      017690 usb_nak_state_timer_init:
-0x4931 017691 call usb0_attached_state_judge 
-0x4932 017692 call timer_reinit 
-0x4933 017693 setarg timer_nak_delay 
-0x4934 017694 arg timer_nak ,queue 
-0x4935 017695 branch timer_init 
-:      017697 usb0_attached_state_judge:
-0x4936 017698 fetch 1 ,mem_usb_state 
-0x4937 017699 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 017700 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 017701 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 017702 rtn 
-:      017703 usb_clear_halt_dispose:
-0x493b 017704 fetch 1 ,mem_usb_clear_halt 
-0x493c 017705 rtn blank 
-0x493d 017706 jam 0 ,mem_usb_clear_halt 
-0x493e 017707 jam usb_connected ,mem_usb_state 
-0x493f 017708 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 017709 rtn 
-:      017711 usb0_fifo_empty:
-0x4941 017712 jam 0x1 ,core_usb_fifo_empty 
-0x4942 017713 branch usb0_tx 
-:      017715 usb_rx_no_data:
-0x4943 017716 fetch 1 ,mem_usb_status 
-0x4944 017717 bbit1 usb_status_setup ,usb_class_type 
-0x4945 017718 rtn 
-:      017720 usb_rx_read:
-0x4946 017721 hfetch 1 ,core_usb_ep 
-0x4947 017722 istore 1 ,contw 
-0x4948 017723 loop usb_rx_read 
-0x4949 017724 rtn 
-:      017726 usb_status1:
-0x494a 017727 bpatch patch1f_0 ,mem_patch1f 
-0x494b 017728 jam 0x11 ,core_usb_status 
-0x494c 017729 hfetch 1 ,core_usb_ep_len 
-0x494d 017730 store 1 ,mem_usb_read_len 
-0x494e 017731 copy pdata ,loopcnt 
-0x494f 017732 branch usb_rx_no_data ,blank 
-0x4950 017733 arg mem_usb_setup ,contw 
-0x4951 017734 call usb_rx_read 
-0x4952 017735 fetch 1 ,mem_usb_read_len 
-0x4953 017736 sub pdata ,7 ,null 
-0x4954 017737 rtn positive 
-:      017738 usb_class_type:
-0x4955 017739 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 017740 and_into 0x80 ,pdata 
-0x4957 017741 beq in_device ,usb_in_device 
-0x4958 017742 beq out_device ,usb_out_device 
-0x4959 017743 branch assert 
-:      017745 usb_in_device:
-0x495a 017746 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 017747 rshift4 pdata ,pdata 
-0x495c 017748 rshift pdata ,pdata 
-0x495d 017749 and_into 0x03 ,pdata 
-0x495e 017750 beq standard_req ,usb_in_standard_req 
-0x495f 017751 beq class_req ,usb_in_class_req 
-0x4960 017752 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 017753 branch assert 
-:      017755 usb_out_device:
-0x4962 017756 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 017757 rshift4 pdata ,pdata 
-0x4964 017758 rshift pdata ,pdata 
-0x4965 017759 and_into 0x03 ,pdata 
-0x4966 017760 beq standard_req ,usb_out_standard_req 
-0x4967 017761 beq class_req ,usb_out_class_req 
-0x4968 017762 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 017763 branch assert 
-:      017765 usb_in_standard_req:
-0x496a 017766 fetch 1 ,mem_usb_setup_brequest 
-0x496b 017767 beq get_configuration ,usb0_request_get_configuration 
-0x496c 017768 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 017769 beq get_interface ,usb0_request_get_interface 
-0x496e 017770 beq get_status ,usb0_request_get_status 
-0x496f 017771 branch usb0_force_stall 
-:      017773 usb_in_class_req:
-0x4970 017774 fetch 1 ,mem_usb_setup_brequest 
-0x4971 017775 beq get_idle ,usb_get_idle 
-0x4972 017776 beq get_report ,usb_get_report 
-0x4973 017777 beq get_protocol ,usb_get_protocol_req 
-0x4974 017778 branch usb0_force_stall 
-:      017780 usb_in_manufacturer_req:
-0x4975 017781 branch usb0_force_stall 
-:      017783 usb_out_standard_req:
-0x4976 017784 fetch 1 ,mem_usb_setup_brequest 
-0x4977 017785 beq clear_feature ,usb0_request_clear_feature 
-0x4978 017786 beq set_feature ,usb0_request_set_feature 
-0x4979 017787 beq set_address ,usb0_request_set_address 
-0x497a 017788 beq set_configuration ,usb0_request_set_configuration 
-0x497b 017789 beq set_interface ,usb0_request_set_interface 
-0x497c 017790 beq set_descriptor ,usb0_force_stall 
-0x497d 017791 branch usb0_force_stall 
-:      017793 usb_out_class_req:
-0x497e 017794 fetch 1 ,mem_usb_setup_brequest 
-0x497f 017795 beq set_idle ,usb_set_idle 
-0x4980 017796 beq set_report ,usb_set_report 
-0x4981 017797 beq set_protocol ,usb_set_protocol_req 
-0x4982 017798 branch usb0_force_stall 
-:      017800 usb_out_manufacturer_req:
-0x4983 017801 branch usb0_force_stall 
-:      017803 usb0_force_stall:
-0x4984 017804 hfetch 1 ,core_usb_stall 
-0x4985 017805 set1 0 ,pdata 
-0x4986 017806 hstore 1 ,core_usb_stall 
-0x4987 017807 branch usb0_reply_zerolen 
-:      017809 usb0_reply_zerolen:
-0x4988 017810 jam 0x40 ,core_usb_clear 
-0x4989 017811 rtn 
-:      017813 usb0_request_get_configuration:
-0x498a 017814 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 017815 bne in_device ,usb0_force_stall 
-0x498c 017816 fetch 1 ,mem_usb_setup_windex 
-0x498d 017817 bne 0 ,usb0_force_stall 
-0x498e 017818 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 017819 bne 0 ,usb0_force_stall 
-0x4990 017820 fetch 1 ,mem_usb_setup_blength 
-0x4991 017821 bne 1 ,usb0_force_stall 
-0x4992 017822 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 017823 bne 0 ,usb0_force_stall 
-0x4994 017824 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 017825 bne 0 ,usb0_force_stall 
-0x4996 017826 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 017827 bne 0 ,usb0_force_stall 
-0x4998 017828 fetch 1 ,mem_usb0_state 
-0x4999 017829 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 017830 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 017831 branch usb0_force_stall 
-:      017833 usb0_request_get_cfg_dev_cfg:
-0x499c 017834 arg 1 ,regb 
-0x499d 017835 branch usb_send_ones_packet 
-:      017837 usb0_request_get_cfg_dev_addr:
-0x499e 017838 arg 1 ,regb 
-0x499f 017839 branch usb_send_zero_packet 
-:      017841 usb0_request_get_descriptor:
-0x49a0 017842 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 017843 set0 mark_isstr ,mark 
-0x49a2 017844 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 017845 beq dsc_device ,dsc_device_info 
-0x49a4 017846 beq dsc_config ,dsc_config_info 
-0x49a5 017847 beq dsc_string ,dsc_string_info 
-0x49a6 017848 beq dsc_hid ,dsc_hid_info 
-0x49a7 017849 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 017850 branch usb0_force_stall 
-:      017852 dsc_hid_info:
-0x49a9 017853 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 017854 fetch 1 ,mem_usb_setup_windex 
-0x49ab 017855 beq 0 ,dsc_hid_info_interface0 
-0x49ac 017856 beq 1 ,dsc_hid_info_interface1 
-0x49ad 017857 branch usb0_force_stall 
-:      017859 dsc_hid_info_interface0:
-0x49ae 017860 arg mem_confdesc + 19 ,rega 
-0x49af 017861 ifetch 1 ,rega 
-0x49b0 017862 iforce regb 
-0x49b1 017863 branch usb0_respond 
-:      017865 dsc_hid_info_interface1:
-0x49b2 017866 arg mem_confdesc + 44 ,rega 
-0x49b3 017867 ifetch 1 ,rega 
-0x49b4 017868 iforce regb 
-0x49b5 017869 branch usb0_respond 
-:      017871 dsc_device_info:
-0x49b6 017875 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 017876 ncall usb_set_high_addr ,blank 
-0x49b8 017877 setarg mem_devicedesc 
-0x49b9 017878 fetcht 1 ,mem_devicedesc 
-:      017879 dsc_info_set_data_len:
-0x49ba 017880 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 017881 storet 1 ,mem_dsc_info_len 
-0x49bc 017882 fetch 1 ,mem_usb_setup_blength 
-0x49bd 017883 isub temp ,null 
-0x49be 017884 nbranch dsc_info_set_current_data_len ,positive 
-:      017885 dsc_info_set_initial_data_len:
-0x49bf 017886 fetch 1 ,mem_dsc_info_len 
-:      017887 dsc_info_set_data_size_completed:
-0x49c0 017888 iforce regb 
-0x49c1 017889 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 017890 add pdata ,1 ,pdata 
-0x49c3 017891 iforce rega 
-0x49c4 017892 branch usb0_respond 
-:      017893 dsc_info_set_current_data_len:
-0x49c5 017894 fetch 1 ,mem_usb_setup_blength 
-0x49c6 017895 branch dsc_info_set_data_size_completed 
-:      017897 usb_set_high_addr:
-0x49c7 017898 hfetch 1 ,core_usb_addr 
-0x49c8 017899 ncall usb0_set_addr ,blank 
-0x49c9 017900 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 017901 rtn 
-:      017902 usb0_set_addr:
-0x49cb 017903 hfetch 1 ,core_usb_addr 
-0x49cc 017904 set1 7 ,pdata 
-0x49cd 017905 hstore 1 ,core_usb_addr 
-0x49ce 017906 rtn 
-:      017908 dsc_config_info:
-0x49cf 017909 setarg mem_confdesc 
-0x49d0 017910 fetcht 1 ,mem_confdesc 
-0x49d1 017911 branch dsc_info_set_data_len 
-:      017913 dsc_string_info:
-0x49d2 017914 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 017915 sub pdata ,3 ,null 
-0x49d4 017916 nbranch usb0_force_stall ,positive 
-0x49d5 017917 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 017918 arg mem_string0 ,rega 
-0x49d7 017919 beq 0 ,usb0_respond_length 
-0x49d8 017920 set1 mark_isstr ,mark 
-0x49d9 017921 arg mem_string1 ,rega 
-0x49da 017922 beq 1 ,usb0_respond_length 
-0x49db 017923 arg mem_string2 ,rega 
-0x49dc 017924 beq 2 ,usb0_respond_length 
-0x49dd 017925 arg mem_string3 ,rega 
-0x49de 017926 beq 3 ,usb0_respond_length 
-0x49df 017927 rtn 
-:      017929 dsc_hid_report_info:
-0x49e0 017930 fetch 2 ,mem_usb_setup_windex 
-0x49e1 017931 beq 1 ,dsc_hid_report_info0 
-0x49e2 017932 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 017933 copy pdata ,rega 
-0x49e4 017935 branch usb0_respond_length 
-:      017936 dsc_hid_report_info0:
-0x49e5 017937 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 017938 jam usb_got_report_req ,mem_usb_state 
-0x49e7 017939 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 017940 copy pdata ,rega 
-0x49e9 017942 branch usb0_respond_length 
-:      017945 usb0_request_get_interface:
-0x49ea 017946 fetch 1 ,mem_usb0_state 
-0x49eb 017947 bne dev_configured ,usb0_force_stall 
-0x49ec 017948 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 017949 bne in_interface ,usb0_force_stall 
-0x49ee 017950 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 017951 bne 0 ,usb0_force_stall 
-0x49f0 017952 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 017953 bne 0 ,usb0_force_stall 
-0x49f2 017954 fetch 1 ,mem_usb_setup_blength 
-0x49f3 017955 bne 1 ,usb0_force_stall 
-0x49f4 017956 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 017957 bne 0 ,usb0_force_stall 
-0x49f6 017958 fetch 1 ,mem_usb_setup_windex 
-0x49f7 017959 bne 0 ,usb0_force_stall 
-0x49f8 017960 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 017961 bne 0 ,usb0_force_stall 
-0x49fa 017962 arg 1 ,regb 
-0x49fb 017963 branch usb_send_zero_packet 
-:      017966 usb0_request_get_status:
-0x49fc 017967 fetch 1 ,mem_usb0_state 
-0x49fd 017968 beq dev_default ,usb0_force_stall 
-0x49fe 017969 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 017970 bne 0 ,usb0_force_stall 
-0x4a00 017971 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 017972 bne 0 ,usb0_force_stall 
-0x4a02 017973 fetch 1 ,mem_usb_setup_blength 
-0x4a03 017974 bne 2 ,usb0_force_stall 
-0x4a04 017975 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 017976 bne 0 ,usb0_force_stall 
-0x4a06 017977 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 017978 bne 0 ,usb0_force_stall 
-0x4a08 017979 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 017980 beq in_device ,usb0_get_status_in_device 
-0x4a0a 017981 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 017982 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 017983 branch usb0_force_stall 
-:      017985 usb0_get_status_in_device:
-0x4a0d 017986 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 017987 bne 0 ,usb0_force_stall 
-0x4a0f 017988 arg 2 ,regb 
-0x4a10 017989 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 017990 beq 0x01 ,usb_send_two_packet 
-:      017992 usb_send_zero_packet:
-0x4a12 017993 arg mem_usb_zero_packet ,rega 
-0x4a13 017994 branch usb0_respond 
-:      017995 usb_send_ones_packet:
-0x4a14 017996 arg mem_usb_ones_packet ,rega 
-0x4a15 017997 branch usb0_respond 
-:      017998 usb_send_two_packet:
-0x4a16 017999 arg mem_usb_two_packet ,rega 
-0x4a17 018000 branch usb0_respond 
-:      018002 usb0_get_status_in_interface:
-0x4a18 018003 fetch 1 ,mem_usb0_state 
-0x4a19 018004 bne dev_configured ,usb0_force_stall 
-0x4a1a 018005 arg 2 ,regb 
-0x4a1b 018006 branch usb_send_zero_packet 
-:      018008 usb0_get_status_in_endpoint:
-0x4a1c 018009 fetch 1 ,mem_usb0_state 
-0x4a1d 018010 bne dev_configured ,usb0_force_stall 
-0x4a1e 018011 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018012 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018013 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018014 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018015 and_into 0x7f ,pdata 
-0x4a23 018016 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018017 branch usb0_force_stall 
-:      018019 usb0_get_status_in_ep_in_ep0:
-0x4a25 018020 fetch 1 ,mem_usb_ep0_stall_status 
-:      018021 usb0_get_status_in_ep_in_ack:
-0x4a26 018022 arg 2 ,regb 
-0x4a27 018023 beq 1 ,usb_send_ones_packet 
-0x4a28 018024 branch usb_send_zero_packet 
-:      018025 usb0_get_status_in_ep_in_ep1:
-0x4a29 018026 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018027 branch usb0_get_status_in_ep_in_ack 
-:      018028 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018029 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018030 branch usb0_get_status_in_ep_in_ack 
-:      018031 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018032 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018033 branch usb0_get_status_in_ep_in_ack 
-:      018035 usb_get_idle:
-0x4a2f 018036 jam 1 ,mem_usb_idle_flag 
-0x4a30 018037 arg mem_usb_idle_rate ,rega 
-0x4a31 018038 arg 1 ,regb 
-0x4a32 018039 branch usb0_respond 
-:      018041 usb_get_report:
-0x4a33 018042 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018043 arg pc_get_report ,temp 
-0x4a35 018044 isub temp ,null 
-0x4a36 018045 nbranch usb0_force_stall ,zero 
-0x4a37 018046 set0 mark_isstr ,mark 
-:      018047 usb_get_report_dispose:
-0x4a38 018048 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018049 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018050 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018051 usb_get_report_send_data:
-0x4a3b 018052 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018053 iforce regb 
-0x4a3d 018054 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018055 call usb0_respond 
-:      018056 usb_get_report_data_release:
-0x4a3f 018057 arg mem_usb0_get_report_data ,contw 
-0x4a40 018058 arg 8 ,loopcnt 
-0x4a41 018059 branch memset0 
-:      018060 usb_get_report_data_success:
-0x4a42 018061 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018062 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018063 branch usb_get_report_send_data 
-:      018065 usb_get_protocol_req:
-0x4a45 018066 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018067 bne 1 ,usb0_force_stall 
-0x4a47 018068 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018069 arg 1 ,regb 
-0x4a49 018070 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018071 beq 0 ,usb_get_report_protocol 
-0x4a4b 018072 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018073 branch usb_send_zero_packet 
-:      018074 usb_get_report_protocol:
-0x4a4d 018075 branch usb_send_ones_packet 
-:      018076 usb_get_boot_protocol:
-0x4a4e 018077 branch usb_send_zero_packet 
-:      018082 usb0_request_clear_feature:
-0x4a4f 018083 fetch 1 ,mem_usb0_state 
-0x4a50 018084 bne dev_configured ,usb0_force_stall 
-0x4a51 018085 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018086 bne 0 ,usb0_force_stall 
-0x4a53 018087 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018088 bne 0 ,usb0_force_stall 
-0x4a55 018089 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018090 bne 0 ,usb0_force_stall 
-0x4a57 018091 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018092 bne 0 ,usb0_force_stall 
-0x4a59 018093 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018094 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018095 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018096 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018097 branch usb0_force_stall 
-:      018099 usb0_request_clear_feature_out_device:
-0x4a5e 018100 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018101 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018102 hfetch 1 ,core_usb_config 
-0x4a61 018103 set0 7 ,pdata 
-0x4a62 018104 hstore 1 ,core_usb_config 
-0x4a63 018105 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018106 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018107 branch usb0_reply_zerolen 
-:      018109 usb0_request_clear_feature_out_interface:
-0x4a66 018110 branch usb0_force_stall 
-:      018112 usb0_request_clear_feature_out_endpoint:
-0x4a67 018113 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018114 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018115 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018116 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018117 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018118 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018119 and_into 0x7f ,pdata 
-0x4a6e 018120 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018121 branch usb0_force_stall 
-:      018123 usb0_force_stall_ep0_in_off:
-0x4a70 018124 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018125 branch usb0_reply_zerolen 
-:      018126 usb0_force_stall_ep1_in_off:
-0x4a72 018127 jam 0 ,mem_usb_ep1_stall_status 
-:      018128 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018129 jam 1 ,mem_usb_clear_halt 
-0x4a74 018130 branch usb0_reply_zerolen 
-:      018131 usb0_force_stall_ep2_in_off:
-0x4a75 018132 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018133 branch usb0_force_stall_ep1_in_off_reply 
-:      018134 usb0_force_stall_ep3_in_off:
-0x4a77 018135 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018136 branch usb0_force_stall_ep1_in_off_reply 
-:      018139 usb0_request_set_feature:
-0x4a79 018140 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018141 bne 0 ,usb0_force_stall 
-0x4a7b 018142 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018143 bne 0 ,usb0_force_stall 
-0x4a7d 018144 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018145 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018146 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018147 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018148 branch usb0_force_stall 
-:      018150 usb0_request_set_feature_out_device:
-0x4a82 018151 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018152 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018153 hfetch 1 ,core_usb_config 
-0x4a85 018154 set1 7 ,pdata 
-0x4a86 018155 hstore 1 ,core_usb_config 
-0x4a87 018156 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018157 jam usb_sleep ,mem_usb_state 
-0x4a89 018158 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018159 call usb0_reply_zerolen 
-:      018160 usb_wakeup_timer_reinit:
-0x4a8b 018161 call timer_reinit 
-0x4a8c 018162 setarg timer_wakeup_delay 
-0x4a8d 018163 arg timer_wakeup ,queue 
-0x4a8e 018164 branch timer_init 
-:      018166 usb0_request_set_feature_out_interface:
-0x4a8f 018167 branch usb0_force_stall 
-:      018169 usb0_request_set_feature_out_endpoint:
-0x4a90 018170 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018171 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018172 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018173 bne 0 ,usb0_force_stall 
-0x4a94 018174 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018175 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018176 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018177 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018178 and_into 0x7f ,pdata 
-0x4a99 018179 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018180 branch usb0_force_stall 
-:      018182 usb0_force_stall_ep0_in_on:
-0x4a9b 018183 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018184 branch usb0_reply_zerolen 
-:      018185 usb0_force_stall_ep1_in_on:
-0x4a9d 018186 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018187 branch usb0_reply_zerolen 
-:      018188 usb0_force_stall_ep2_in_on:
-0x4a9f 018189 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018190 branch usb0_reply_zerolen 
-:      018191 usb0_force_stall_ep3_in_on:
-0x4aa1 018192 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018193 branch usb0_reply_zerolen 
-:      018196 usb0_request_set_address:
-0x4aa3 018197 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018198 bne out_device ,usb0_force_stall 
-0x4aa5 018199 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018200 bne 0 ,usb0_force_stall 
-0x4aa7 018201 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018202 bne 0 ,usb0_force_stall 
-0x4aa9 018203 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018204 bne 0 ,usb0_force_stall 
-0x4aab 018205 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018206 bne 0 ,usb0_force_stall 
-0x4aad 018207 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018208 bne 0 ,usb0_force_stall 
-0x4aaf 018209 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018210 and_into 0x80 ,pdata 
-0x4ab1 018211 bne 0 ,usb0_force_stall 
-0x4ab2 018212 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018213 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018214 usb_usb0_state_set_dev_default:
-0x4ab4 018215 jam dev_default ,mem_usb0_state 
-:      018216 usb0_request_set_wait_address:
-0x4ab5 018217 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018218 hstore 1 ,core_usb_addr 
-0x4ab7 018219 call usb0_reply_zerolen 
-0x4ab8 018220 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018221 rtn 
-:      018222 usb_usb0_state_set_dev_addr:
-0x4aba 018223 jam dev_address ,mem_usb0_state 
-0x4abb 018224 branch usb0_request_set_wait_address 
-:      018227 usb0_request_set_configuration:
-0x4abc 018228 fetch 1 ,mem_usb0_state 
-0x4abd 018229 beq dev_default ,usb0_force_stall 
-0x4abe 018230 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018231 bne out_device ,usb0_force_stall 
-0x4ac0 018232 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018233 bne 0 ,usb0_force_stall 
-0x4ac2 018234 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018235 bne 0 ,usb0_force_stall 
-0x4ac4 018236 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018237 bne 0 ,usb0_force_stall 
-0x4ac6 018238 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018239 bne 0 ,usb0_force_stall 
-0x4ac8 018240 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018241 bne 0 ,usb0_force_stall 
-0x4aca 018242 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018243 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018244 nbranch usb0_force_stall ,positive 
-0x4acd 018245 fetch 1 ,mem_usb0_state 
-0x4ace 018246 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018247 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018248 branch usb0_force_stall 
-:      018250 usb0_request_set_cfg_addr_state:
-:      018251 usb0_request_set_cfg_cfg_state:
-0x4ad1 018252 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018253 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018254 jam dev_configured ,mem_usb0_state 
-0x4ad4 018255 branch usb0_reply_zerolen 
-:      018256 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018257 jam dev_address ,mem_usb0_state 
-0x4ad6 018258 branch usb0_reply_zerolen 
-:      018261 usb0_request_set_interface:
-0x4ad7 018262 fetch 1 ,mem_usb0_state 
-0x4ad8 018263 bne dev_configured ,usb0_force_stall 
-0x4ad9 018264 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018265 bne out_interface ,usb0_force_stall 
-0x4adb 018266 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018267 bne 0 ,usb0_force_stall 
-0x4add 018268 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018269 bne 0 ,usb0_force_stall 
-0x4adf 018270 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018271 bne 0 ,usb0_force_stall 
-0x4ae1 018272 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018273 bne 0 ,usb0_force_stall 
-0x4ae3 018274 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018275 bne 0 ,usb0_force_stall 
-0x4ae5 018276 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018277 bne 0 ,usb0_force_stall 
-0x4ae7 018278 branch usb0_reply_zerolen 
-:      018281 usb_set_idle:
-0x4ae8 018282 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018283 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018284 store 1 ,mem_usb_idle_rate 
-0x4aeb 018285 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018286 sub pdata ,1 ,null 
-0x4aed 018287 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018288 fetch 1 ,mem_usb_state 
-0x4aef 018289 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018290 jam usb_connected ,mem_usb_state 
-0x4af1 018291 call usb0_reply_zerolen 
-0x4af2 018292 nop 30000 
-0x4af3 018293 nop 30000 
-0x4af4 018294 rtn 
-:      018295 usb_clear_remote_wakeup_set0:
-0x4af5 018296 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018297 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018298 jam usb_resume ,mem_usb_state 
-0x4af8 018299 rtn 
-:      018302 usb_set_report:
-0x4af9 018303 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018304 call usb_set_report_resume_judge 
-0x4afb 018305 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018306 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018307 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018308 iforce loopcnt 
-0x4aff 018309 arg mem_usb0_setup ,contr 
-0x4b00 018310 arg mem_usb0_set_report_data ,contw 
-0x4b01 018311 call memcpy 
-0x4b02 018312 branch usb0_reply_zerolen 
-:      018314 usb_set_report_resume_judge:
-0x4b03 018315 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018316 arg pc_set_report_bvalue ,temp 
-0x4b05 018317 isub temp ,null 
-0x4b06 018318 nrtn zero 
-0x4b07 018319 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018320 arg pc_set_report_windex ,temp 
-0x4b09 018321 isub temp ,null 
-0x4b0a 018322 nrtn zero 
-0x4b0b 018323 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018324 arg pc_set_report_blength ,temp 
-0x4b0d 018325 isub temp ,null 
-0x4b0e 018326 nrtn zero 
-0x4b0f 018327 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018328 rtn 
-:      018331 usb_set_protocol_req:
-0x4b11 018332 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018333 bne 0 ,usb0_force_stall 
-0x4b13 018334 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018335 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018336 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018337 branch usb0_force_stall 
-:      018338 usb_set_boot_protocol:
-0x4b17 018339 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018340 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018341 branch usb0_reply_zerolen 
-:      018342 usb_set_report_protocol:
-0x4b1a 018343 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018344 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018345 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018346 branch usb0_reply_zerolen 
-:      018349 usb0_respond_length:
-0x4b1e 018350 ifetch 1 ,rega 
-0x4b1f 018351 iforce regb 
-0x4b20 018352 increase 1 ,rega 
-:      018354 usb0_respond:
-0x4b21 018355 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018356 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018357 add regb ,1 ,pdata 
-0x4b24 018358 lshift pdata ,pdata 
-0x4b25 018359 hstore 1 ,core_usb_dfifo0 
-0x4b26 018360 jam 3 ,core_usb_dfifo0 
-0x4b27 018361 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018362 increase -2 ,pdata 
-0x4b29 018363 rshift pdata ,pdata 
-0x4b2a 018364 store 1 ,mem_usb_setup_blength 
-0x4b2b 018365 beq 0 ,usb_no_respond_data 
-:      018366 usb0_respond0:
-0x4b2c 018367 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018368 isub regb ,null 
-0x4b2e 018369 branch usb0_respond1 ,positive 
-0x4b2f 018370 copy pdata ,regb 
-:      018371 usb0_respond1:
-0x4b30 018372 deposit rega 
-0x4b31 018373 store 2 ,mem_bufptr 
-0x4b32 018374 deposit regb 
-0x4b33 018375 store 1 ,mem_remain 
-0x4b34 018376 branch usb0_tx 
-:      018378 usb_no_respond_data:
-0x4b35 018379 arg 0 ,queue 
-0x4b36 018380 branch usb_trig 
-:      018383 usb0_tx:
-0x4b37 018384 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018385 fetch 1 ,mem_remain 
-0x4b39 018386 rtn blank 
-0x4b3a 018387 copy pdata ,loopcnt 
-0x4b3b 018388 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018389 branch usb0_tx_info ,positive 
-0x4b3d 018390 arg ep0_packet_size ,loopcnt 
-:      018391 usb0_tx_info:
-0x4b3e 018392 fetch 1 ,mem_remain 
-0x4b3f 018393 isub loopcnt ,pdata 
-0x4b40 018394 store 1 ,mem_remain 
-0x4b41 018395 fetch 2 ,mem_bufptr 
-0x4b42 018396 copy pdata ,contr 
-:      018397 usb0_tx0:
-0x4b43 018398 ifetch 1 ,contr 
-0x4b44 018399 hstore 1 ,core_usb_dfifo0 
-0x4b45 018400 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018401 jam 0 ,core_usb_dfifo0 
-:      018402 usb0_tx1:
-0x4b47 018403 loop usb0_tx0 
-0x4b48 018404 copy contr ,pdata 
-0x4b49 018405 store 2 ,mem_bufptr 
-0x4b4a 018406 arg 0 ,queue 
-0x4b4b 018407 call usb_trig 
-0x4b4c 018408 fetch 1 ,mem_remain 
-0x4b4d 018409 nrtn blank 
-0x4b4e 018410 fetch 1 ,mem_usb_state 
-0x4b4f 018411 rtnne usb_got_report_req 
-0x4b50 018412 jam usb_connected ,mem_usb_state 
-0x4b51 018413 rtn 
-:      018416 usb_tx_ep1:
-0x4b52 018417 arg core_usb_dfifo1 ,rega 
-0x4b53 018418 arg 1 ,queue 
-:      018419 usb_tx_loop:
-0x4b54 018420 ifetch 1 ,contr 
-0x4b55 018421 istore 1 ,rega 
-0x4b56 018422 loop usb_tx_loop 
-:      018423 usb_trig:
-0x4b57 018424 setarg 0 
-0x4b58 018425 qset1 pdata 
-0x4b59 018426 hstore 1 ,core_usb_trig 
-0x4b5a 018427 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018428 ior temp ,pdata 
-0x4b5c 018429 store 1 ,mem_usb_tx_wait 
-0x4b5d 018430 rtn 
-:      018432 usb_tx_ep2:
-0x4b5e 018433 arg 2 ,queue 
-0x4b5f 018434 arg core_usb_dfifo2 ,rega 
-0x4b60 018435 branch usb_tx_loop 
-:      018437 usb_tx:
-0x4b61 018438 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018439 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018440 rtn blank 
-0x4b64 018441 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018442 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018443 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018444 branch usb_tx_fifo_release ,blank 
-0x4b68 018445 fetch 1 ,mem_usb_state 
-0x4b69 018446 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018447 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018448 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018449 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018450 call usb_tx_data_ep1 
-0x4b6e 018451 branch usb_tx_data_ep2 
-:      018453 usb_tx_data_ep1:
-0x4b6f 018454 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018455 rtnbit0 1 
-0x4b71 018456 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018457 rtnbit1 1 
-0x4b73 018458 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018459 set0 1 ,pdata 
-0x4b75 018460 store 1 ,mem_usb_tx_enable 
-0x4b76 018461 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018462 rtn blank 
-0x4b78 018463 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018464 branch assert 
-:      018466 usb_tx_data_ep2:
-0x4b7a 018467 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018468 rtnbit0 2 
-0x4b7c 018469 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018470 rtnbit1 2 
-0x4b7e 018471 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018472 set0 2 ,pdata 
-0x4b80 018473 store 1 ,mem_usb_tx_enable 
-0x4b81 018474 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018475 rtn blank 
-0x4b83 018476 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018477 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018478 branch assert 
-:      018480 usb_tx_fifo_release:
-0x4b86 018482 arg mem_usb_mouse_data ,contw 
-0x4b87 018483 arg 6 ,loopcnt 
-0x4b88 018484 branch memset0 
-:      018486 usb_tx_ms_data:
-0x4b89 018487 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018488 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018489 iand temp ,pdata 
-0x4b8c 018490 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018491 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018492 iadd temp ,pdata 
-0x4b8f 018493 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018494 branch usb_tx_ms_data_normal_mode 
-:      018496 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018497 jam 0 ,mem_usb_ep2_data 
-:      018498 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018499 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018500 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018501 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018502 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018503 store 1 ,mem_usb_mouse_data 
-0x4b97 018504 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018505 istore 1 ,contw 
-0x4b99 018506 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018507 istore 1 ,contw 
-0x4b9b 018508 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018509 istore 1 ,contw 
-0x4b9d 018510 arg 4 ,loopcnt 
-0x4b9e 018511 arg mem_usb_mouse_data ,contr 
-0x4b9f 018512 branch usb_tx_ep2 
-:      018514 usb_tx_ms_data_normal_mode:
-0x4ba0 018515 jam 0 ,mem_usb_ep2_data 
-:      018516 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018517 arg 8 ,loopcnt 
-0x4ba2 018518 arg mem_usb_mouse_data ,contr 
-0x4ba3 018519 branch usb_tx_ep2 
-:      018521 usb_tx_kb_multikey_data:
-0x4ba4 018522 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018523 arg 3 ,loopcnt 
-0x4ba6 018524 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018525 branch usb_tx_ep2 
-:      018527 usb_tx_kb_normal_data:
-0x4ba8 018528 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018529 arg 8 ,loopcnt 
-0x4baa 018530 arg mem_usb_kb_data ,contr 
-0x4bab 018531 branch usb_tx_ep1 
-:      018533 usb_inwake_state_tx_dispose:
-0x4bac 018534 fetch 1 ,mem_usb_state 
-0x4bad 018535 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018536 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018537 rtn 
-:      018538 usb_clear_tx_wait:
-0x4bb0 018539 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018540 rtn 
-:      018541 usb_mac_wakeup_trig:
-0x4bb2 018542 hfetch 1 ,core_usb_config 
-0x4bb3 018543 set1 7 ,pdata 
-0x4bb4 018544 hstore 1 ,core_usb_config 
-0x4bb5 018545 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018546 rtn 
-:      018548 usb_mac_wakeup_judge:
-0x4bb7 018549 fetch 1 ,mem_usb_state 
-0x4bb8 018550 rtneq usb_sleep 
-0x4bb9 018551 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018552 rtn 
-:      018553 usb_mac_wakeup:
-0x4bbb 018554 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018555 rtn blank 
-0x4bbd 018556 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018557 branch usb_wakeup 
-:      018559 usb_windows_wakeup:
-0x4bbf 018560 arg timer_wakeup ,queue 
-0x4bc0 018561 call timer_check 
-0x4bc1 018562 nrtn blank 
-:      018563 usb_wakeup:
-0x4bc2 018564 hfetch 1 ,core_usb_config 
-0x4bc3 018565 rtnbit0 7 
-0x4bc4 018566 jam 0xfc ,core_usb_config 
-0x4bc5 018567 nop 30000 
-0x4bc6 018568 jam 0x3c ,core_usb_config 
-0x4bc7 018569 rtn 
-:      018576 hci_rx_h4:
-0x4bc8 018577 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018578 fetch 1 ,mem_hci_cmd 
-0x4bca 018579 nrtn blank 
-:      018580 hci_rx_h4_1:
-0x4bcb 018581 call hci_h4_parse_packet 
-0x4bcc 018582 ncall h4_rx_discard_packet ,user 
-0x4bcd 018583 rtn 
-:      018585 hci_h4_parse_packet:
-0x4bce 018586 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018587 copy contru ,rega 
-0x4bd0 018588 arg 4 ,temp 
-0x4bd1 018589 ifetch 1 ,contru 
-0x4bd2 018590 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018591 increase 1 ,temp 
-0x4bd4 018592 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018593 copy contru ,pdata 
-0x4bd6 018594 hstore 2 ,core_uart_rrptr 
-0x4bd7 018595 rtn 
-:      018596 hci_h4_parse_packet_wait_len:
-0x4bd8 018597 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018598 isub temp ,null 
-0x4bda 018599 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018601 disable user 
-0x4bdc 018602 copy rega ,contru 
-0x4bdd 018603 call h4_get_rx_payload_len 
-0x4bde 018604 iadd temp ,temp 
-:      018605 hci_h4_parse_packet_wait:
-0x4bdf 018606 hfetch 2 ,core_uart_rxitems 
-0x4be0 018607 isub temp ,null 
-0x4be1 018608 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018609 copy rega ,contru 
-0x4be3 018610 ifetch 1 ,contru 
-0x4be4 018611 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018612 branch assert 
-:      018614 h4_rx_discard_packet:
-0x4be6 018615 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018616 hfetch 2 ,core_uart_rrptr 
-0x4be8 018617 iforce contru 
-0x4be9 018618 call h4_get_rx_payload_len 
-0x4bea 018619 iadd contru ,contru 
-0x4beb 018620 deposit contru 
-0x4bec 018621 hstore 2 ,core_uart_rrptr 
-0x4bed 018622 rtn 
-:      018627 h4_get_rx_payload_len:
-0x4bee 018628 ifetch 1 ,contru 
-0x4bef 018629 increase 2 ,contru 
-0x4bf0 018630 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018631 ifetch 1 ,contru 
-0x4bf2 018632 rtn 
-:      018633 h4_get_rx_payload_len_acl:
-0x4bf3 018634 ifetch 2 ,contru 
-0x4bf4 018635 rtn 
-:      018637 h4_get_tx_ptr:
-0x4bf5 018638 hfetch 2 ,core_uart_twptr 
-0x4bf6 018639 increase -5 ,contwu 
-0x4bf7 018640 iadd contwu ,contwu 
-0x4bf8 018641 rtn 
-:      018643 h4_send_packet_event:
-0x4bf9 018644 arg hci_h4_type_event ,temp 
-0x4bfa 018645 branch h4_send_packet 
-:      018646 h4_send_packet_acl:
-0x4bfb 018647 arg hci_h4_type_acl ,temp 
-:      018648 h4_send_packet:
-0x4bfc 018649 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018650 increase 1 ,loopcnt 
-0x4bfe 018651 hfetch 2 ,core_uart_twptr 
-0x4bff 018652 copy pdata ,contwu 
-0x4c00 018653 copy loopcnt ,pdata 
-0x4c01 018654 istoret 1 ,contwu 
-0x4c02 018655 increase -1 ,pdata 
-0x4c03 018656 iadd contwu ,contwu 
-0x4c04 018657 copy contwu ,pdata 
-0x4c05 018658 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018659 copy temp ,pdata 
-0x4c07 018660 rtneq hci_h4_type_acl 
-0x4c08 018661 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018662 hstore 2 ,core_uart_twptr 
-0x4c0a 018663 branch h4_send_acl_trigger_clear 
-:      018666 h4_send_acl_trigger_clear:
-0x4c0b 018667 setarg 0 
-0x4c0c 018668 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018669 rtn 
-:      018676 hci_init:
-0x4c0e 018677 rtn wake 
-0x4c0f 018678 setarg hci_idle_dispatch 
-0x4c10 018679 store 2 ,mem_cb_idle_process 
-0x4c11 018681 setarg uart_baud_115200 
-0x4c12 018682 store uart_baud_len ,mem_baud 
-:      018683 hci_lpm_init:
-0x4c13 018684 setarg mem_h5rx_buf 
-0x4c14 018685 hstore 2 ,core_uart_rsaddr 
-0x4c15 018686 setarg mem_h5rx_buf_end 
-0x4c16 018687 hstore 2 ,core_uart_readdr 
-0x4c17 018688 setarg mem_h5tx_buf 
-0x4c18 018689 hstore 2 ,core_uart_tsaddr 
-0x4c19 018690 call hci_sel_init 
-:      018691 hci_reinit:
-0x4c1a 018692 jam 0x0 ,core_uart_ctrl 
-0x4c1b 018693 setarg mem_h5tx_buf 
-0x4c1c 018694 hstore 2 ,core_uart_twptr 
-0x4c1d 018695 hstore 2 ,core_uart_trptrp 
-0x4c1e 018696 setarg mem_h5rx_buf 
-0x4c1f 018697 hstore 2 ,core_uart_rrptr 
-0x4c20 018698 store 2 ,mem_h5rx_rptr 
-:      018699 hci_init_common:
-0x4c21 018700 hfetch 2 ,core_clkoff 
-0x4c22 018701 set0 clock_off_uart ,pdata 
-0x4c23 018702 hstore 2 ,core_clkoff 
-0x4c24 018703 call uart_set_baud_by_mem 
-0x4c25 018704 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 018705 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 018706 rtn 
-:      018708 hci_sel_init:
-0x4c28 018709 setarg mem_h5tx_buf_end 
-0x4c29 018710 hstore 2 ,core_uart_teaddr 
-0x4c2a 018711 hfetch 1 ,core_gpio_sel1 
-0x4c2b 018712 or_into 0x07 ,pdata 
-0x4c2c 018713 hstore 1 ,core_gpio_sel1 
-0x4c2d 018714 rtn 
-:      018717 hci_rx_packet:
-0x4c2e 018718 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 018719 hfetch 1 ,core_uart_status 
-0x4c30 018720 iforce regb 
-0x4c31 018721 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 018722 hfetch 2 ,core_uart_rxitems 
-0x4c33 018723 iforce regc 
-0x4c34 018724 arg 0x44f ,temp 
-0x4c35 018725 isub temp ,null 
-0x4c36 018726 nrtn zero 
-:      018727 hci_rx_packet_cont:
-0x4c37 018728 hfetch 2 ,core_uart_rrptr 
-0x4c38 018729 iforce contru 
-0x4c39 018730 branch hci_rx_h4 
-:      018732 uart_send_byte:
-0x4c3a 018733 hfetcht 1 ,core_uart_status 
-0x4c3b 018734 isolate1 6 ,temp 
-0x4c3c 018735 branch uart_send_byte ,true 
-0x4c3d 018736 hstore 1 ,core_uart_txd 
-0x4c3e 018737 rtn 
-:      018739 process_hci_cmd:
-0x4c3f 018740 bpatchx patch20_2 ,mem_patch20 
-0x4c40 018741 fetch 1 ,mem_hci_cmd 
-0x4c41 018742 branch process_hci_cmd_cont ,blank 
-0x4c42 018743 enable user 
-0x4c43 018744 rtn 
-:      018745 process_hci_cmd_cont:
-0x4c44 018746 ifetch 2 ,contru 
-0x4c45 018747 iforce alarm 
-0x4c46 018748 iforce queue 
-0x4c47 018749 ifetch 1 ,contru 
-0x4c48 018750 iforce temp 
-0x4c49 018751 rshift2 alarm ,pdata 
-0x4c4a 018752 rshift8 pdata ,pdata 
-0x4c4b 018753 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 018754 rtn 
-:      018757 phci_grp_vendor_specific:
-0x4c4d 018758 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 018759 deposit queue 
-0x4c4f 018760 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 018761 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 018762 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 018763 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 018764 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 018765 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 018766 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 018767 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 018769 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 018770 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 018771 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 018772 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 018773 branch hci_normal_reply 
-:      018775 phci_grp_vendor_enter_lpm:
-0x4c5c 018776 call hci_normal_reply 
-0x4c5d 018777 call wait_uarttx 
-0x4c5e 018778 call gpio_pu_uart_tx 
-:      018779 hci_enter_lpm:
-0x4c5f 018780 call app_put_lpm_wake_lock 
-0x4c60 018781 call app_l2cap_flow_control_enable 
-0x4c61 018782 branch gpio_rx_config_input_with_pu 
-:      018784 hci_exit_lpm:
-0x4c62 018785 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 018786 call app_get_lpm_wake_lock 
-0x4c64 018787 call hci_lpm_init 
-0x4c65 018788 branch app_l2cap_flow_control_disable 
-:      018790 phci_grp_vendor_chipid:
-0x4c66 018791 call hci_get_cmd_complete_ptr 
-0x4c67 018792 hfetch 2 ,core_chipid 
-0x4c68 018793 istore 2 ,contwu 
-0x4c69 018794 force 6 ,loopcnt 
-0x4c6a 018795 branch hci_command_complete 
-:      018797 phci_grp_vendor_baud:
-0x4c6b 018798 ifetch 2 ,contru 
-0x4c6c 018799 store 2 ,mem_baud 
-0x4c6d 018800 hstore 2 ,core_uart_baud 
-0x4c6e 018801 rtn 
-:      018804 phci_grp_vendor_patch_common:
-0x4c6f 018806 ifetch 1 ,contru 
-0x4c70 018807 copy pdata ,temp 
-0x4c71 018808 hstore 1 ,core_ucode_low 
-0x4c72 018809 ifetch 1 ,contru 
-0x4c73 018810 iadd temp ,temp 
-0x4c74 018811 set1 7 ,pdata 
-0x4c75 018812 hstore 1 ,core_ucode_ctrl 
-0x4c76 018813 ifetch 1 ,contru 
-0x4c77 018814 iadd temp ,temp 
-0x4c78 018815 copy pdata ,loopcnt 
-0x4c79 018816 rtn 
-:      018818 phci_grp_vendor_patch:
-0x4c7a 018819 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 018820 call phci_grp_vendor_patch_common 
-:      018821 phci_grp_vendor_patch_loop:
-0x4c7c 018822 ifetch 1 ,contru 
-0x4c7d 018823 hstore 1 ,core_ucode_data 
-0x4c7e 018824 iadd temp ,temp 
-0x4c7f 018825 loop phci_grp_vendor_patch_loop 
-:      018826 phci_grp_vendor_patch_check_sum:
-0x4c80 018827 and temp ,0xff ,temp 
-0x4c81 018828 ifetch 1 ,contru 
-0x4c82 018829 isub temp ,null 
-0x4c83 018830 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 018831 branch hci_normal_reply 
-:      018834 phci_grp_vendor_patch_sec:
-0x4c85 018835 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 018836 call phci_grp_vendor_patch_common 
-0x4c87 018837 store 8 ,mem_pdatatemp 
-:      018838 phci_grp_vendor_patch_sec_loop:
-0x4c88 018839 call do_aes_cbc 
-0x4c89 018840 arg 16 ,loopcnt 
-0x4c8a 018841 arg mem_temp_block0 ,contw 
-0x4c8b 018842 call load_uart_sum_loop 
-0x4c8c 018843 storet 8 ,mem_temp 
-0x4c8d 018844 arg mem_temp_block2 ,contw 
-0x4c8e 018845 call store_aes_result 
-0x4c8f 018846 arg mem_temp_block2 ,rega 
-0x4c90 018847 arg mem_temp_block0 ,regb 
-0x4c91 018848 arg mem_temp_block3 ,contw 
-0x4c92 018849 call xor16 
-0x4c93 018850 arg 16 ,loopcnt 
-0x4c94 018851 arg mem_temp_block3 ,contr 
-0x4c95 018852 call load_ucode_only_loop 
-0x4c96 018853 fetcht 8 ,mem_temp 
-0x4c97 018854 fetch 8 ,mem_pdatatemp 
-0x4c98 018855 increase -16 ,pdata 
-0x4c99 018856 store 8 ,mem_pdatatemp 
-0x4c9a 018857 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 018858 branch phci_grp_vendor_patch_check_sum 
-:      018860 load_ucode_only_loop:
-0x4c9c 018861 ifetch 1 ,contr 
-0x4c9d 018862 hstore 1 ,core_ucode_data 
-0x4c9e 018863 loop load_ucode_only_loop 
-0x4c9f 018864 rtn 
-:      018866 load_uart_sum_loop:
-0x4ca0 018867 ifetch 1 ,contru 
-0x4ca1 018868 istore 1 ,contw 
-0x4ca2 018869 iadd temp ,temp 
-0x4ca3 018870 loop load_uart_sum_loop 
-0x4ca4 018871 rtn 
-:      018873 phci_grp_vendor_patch_sec_init:
-0x4ca5 018874 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 018875 arg 0 ,temp 
-0x4ca7 018876 arg 16 ,loopcnt 
-0x4ca8 018877 arg mem_temp_block0 ,contw 
-0x4ca9 018878 call load_uart_sum_loop 
-0x4caa 018879 hfetch 1 ,core_gpio_key2 
-0x4cab 018880 and_into 0xfd ,pdata 
-0x4cac 018881 hstore 1 ,core_gpio_key2 
-0x4cad 018882 arg mem_temp_block0 ,contr 
-0x4cae 018883 arg 16 ,loopcnt 
-0x4caf 018884 call aes_load_data 
-0x4cb0 018885 call aes_init 
-0x4cb1 018886 call aes_clear_data 
-0x4cb2 018887 branch phci_grp_vendor_patch_check_sum 
-:      018890 phci_grp_vendor_done:
-0x4cb3 018891 arg 0x20 ,loopcnt 
-0x4cb4 018892 arg mem_patch00 ,contw 
-0x4cb5 018893 arg 0 ,temp 
-:      018894 phci_grp_vendor_done_loop:
-0x4cb6 018895 ifetch 1 ,contru 
-0x4cb7 018896 istore 1 ,contw 
-0x4cb8 018897 iadd temp ,temp 
-0x4cb9 018898 loop phci_grp_vendor_done_loop 
-0x4cba 018899 and temp ,0xff ,temp 
-0x4cbb 018900 ifetch 1 ,contru 
-0x4cbc 018901 isub temp ,null 
-0x4cbd 018902 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 018903 jam 0 ,core_ucode_ctrl 
-0x4cbf 018904 call hci_normal_reply 
-0x4cc0 018905 call h4_rx_discard_packet 
-0x4cc1 018906 call clear_key_buf 
-0x4cc2 018907 call wait_uarttx 
-0x4cc3 018908 branch soft_reset 
-:      018910 phci_grp_vendor_patch_bad:
-0x4cc4 018911 jam 0 ,core_ucode_ctrl 
-0x4cc5 018912 branch start 
-:      018914 phci_grp_vendor_bdaddr:
-0x4cc6 018915 ifetch 6 ,contru 
-0x4cc7 018916 store 6 ,mem_lap 
-0x4cc8 018917 branch hci_normal_reply 
-:      018920 phci_grp_vendor_mem:
-0x4cc9 018921 ifetch 1 ,contru 
-0x4cca 018922 store 1 ,mem_hci_curr_len 
-0x4ccb 018923 copy pdata ,loopcnt 
-0x4ccc 018924 ifetch 2 ,contru 
-0x4ccd 018925 store 2 ,mem_hci_curr_target 
-0x4cce 018926 copy pdata ,contw 
-0x4ccf 018927 call uart_copy_rx_bytes 
-0x4cd0 018928 branch hci_normal_reply 
-:      018931 phci_grp_vendor_eep:
-0x4cd1 018932 ifetch 1 ,contru 
-0x4cd2 018933 store 1 ,mem_hci_curr_len 
-0x4cd3 018934 copy pdata ,loopcnt 
-0x4cd4 018935 ifetch 2 ,contru 
-0x4cd5 018936 store 2 ,mem_hci_curr_target 
-0x4cd6 018937 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 018938 call uart_copy_rx_bytes 
-0x4cd8 018939 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 018940 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 018941 fetch 2 ,mem_hci_curr_target 
-0x4cdb 018942 branch iicd_write_ota_data 
-:      018947 hci_normal_reply:
-0x4cdc 018948 force 4 ,loopcnt 
-:      018949 hci_command_complete:
-0x4cdd 018950 call hci_get_payload_ptr 
-0x4cde 018951 force 0x1 ,pdata 
-0x4cdf 018952 istore 1 ,contwu 
-0x4ce0 018953 deposit alarm 
-0x4ce1 018954 istore 3 ,contwu 
-0x4ce2 018955 force hci_event_command_complete ,queue 
-:      018956 hci_send_event:
-0x4ce3 018957 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 018958 call hci_get_packet_ptr 
-0x4ce5 018959 deposit queue 
-0x4ce6 018960 istore 1 ,contwu 
-0x4ce7 018961 deposit loopcnt 
-0x4ce8 018962 istore 1 ,contwu 
-:      018963 hci_send_event_raw:
-0x4ce9 018964 force 5 ,queue 
-0x4cea 018965 increase 2 ,loopcnt 
-:      018966 hci_send_packet:
-0x4ceb 018967 branch h4_send_packet_event 
-:      018969 hci_send_commu_ready_event:
-0x4cec 018970 force hci_event_vendor_specific ,queue 
-0x4ced 018971 call hci_get_payload_ptr 
-0x4cee 018972 setarg hci_vendor_event_commu_ready 
-0x4cef 018973 istore 1 ,contwu 
-0x4cf0 018974 force 1 ,loopcnt 
-0x4cf1 018975 branch hci_send_event 
-:      018977 hci_get_cmd_complete_ptr:
-0x4cf2 018978 force 12 ,contwu 
-0x4cf3 018979 branch hci_get_tx_ptr 
-:      018981 hci_get_payload_ptr:
-0x4cf4 018982 force 8 ,contwu 
-0x4cf5 018983 branch hci_get_tx_ptr 
-:      018985 hci_get_packet_ptr:
-0x4cf6 018986 force 6 ,contwu 
-:      018987 hci_get_tx_ptr:
-0x4cf7 018988 branch h4_get_tx_ptr 
-:      018992 calc_tx_crc16:
-0x4cf8 018993 pulse crc16 
-0x4cf9 018994 enable enable_crc 
-:      018995 crcloop:
-0x4cfa 018996 ifetch 1 ,contwu 
-0x4cfb 018997 inject bucket ,8 
-0x4cfc 018998 loop crcloop 
-0x4cfd 018999 enable enable_parity 
-0x4cfe 019000 inject bucket ,16 
-0x4cff 019001 disable enable_parity 
-0x4d00 019002 disable enable_crc 
-0x4d01 019003 disable crc16 
-0x4d02 019004 byteswap pdata ,pdata 
-0x4d03 019005 rtn 
-:      019009 cmd_exit:
-0x4d04 019010 jam 0 ,mem_hci_cmd 
-0x4d05 019011 rtn 
-:      019012 cmd_check_plap:
-0x4d06 019013 fetch 6 ,mem_hci_plap 
-0x4d07 019014 fetcht 6 ,mem_plap 
-0x4d08 019015 isub temp ,null 
-0x4d09 019016 rtn 
-:      019021 cmd_pair:
-0x4d0a 019022 fetch 1 ,mem_op 
-0x4d0b 019023 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019024 call tid_initiate 
-0x4d0d 019025 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019026 branch cmd_exit 
-:      019027 cmd_pair_passive:
-0x4d0f 019028 set0 op_inrand_req ,pdata 
-0x4d10 019029 store 1 ,mem_op 
-0x4d11 019030 call lmp_accept_inrand 
-0x4d12 019031 setarg 0 
-0x4d13 019032 setflag master ,smap_lmptid ,pdata 
-0x4d14 019033 store 1 ,mem_lmo_tid2 
-0x4d15 019034 branch cmd_exit 
-0x4d16 019035 rtn 
-:      019036 cmd_in_sniff:
-0x4d17 019037 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019038 arg mem_sniff_payload ,contw 
-0x4d19 019039 setarg 0 
-0x4d1a 019040 isolate1 27 ,clke_bt 
-0x4d1b 019041 setflag true ,1 ,pdata 
-0x4d1c 019042 istore 1 ,contw 
-0x4d1d 019043 setarg 0 
-0x4d1e 019044 istore 2 ,contw 
-0x4d1f 019045 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019046 istore 2 ,contw 
-0x4d21 019047 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019048 istore 2 ,contw 
-0x4d23 019049 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019050 istore 2 ,contw 
-0x4d25 019051 branch cmd_exit 
-:      019053 cmd_exit_sniff:
-0x4d26 019054 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019055 branch cmd_exit 
-:      019057 hci_idle_dispatch:
-0x4d28 019058 call gpio_check_uart_state 
-0x4d29 019059 rtn true 
-0x4d2a 019060 arg uart_wakeup_rx ,temp 
-0x4d2b 019061 call gpio_get_bit 
-0x4d2c 019062 nbranch uart_wake_up ,true 
-0x4d2d 019063 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019064 rtn 
-:      019065 uart_wake_up:
-0x4d2f 019066 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019067 rtnne hci_rx_wake 
-0x4d31 019068 call hci_exit_lpm 
-0x4d32 019069 branch hci_send_commu_ready_event 
-:      019083 hid_rx_process:
-0x4d33 019084 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019085 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019086 copy pdata ,contr 
-0x4d36 019087 ifetch 1 ,contr 
-0x4d37 019088 and pdata ,0x0f ,temp 
-0x4d38 019089 rshift4 pdata ,pdata 
-0x4d39 019090 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019091 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019092 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019093 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019094 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019095 rtn 
-:      019097 hid_rx_process_hid_control:
-0x4d3f 019098 copy temp ,pdata 
-0x4d40 019099 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019100 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019101 rtn 
-:      019103 hid_rx_process_virtual_cable_unplug:
-0x4d43 019104 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019105 call ui_ipc_send_event 
-0x4d45 019106 fetch 1 ,mem_device_option 
-0x4d46 019107 rtnbit0 dvc_op_mouse 
-0x4d47 019108 copy temp ,pdata 
-0x4d48 019109 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019110 rtn 
-:      019111 hid_rx_process_suspend:
-0x4d4a 019112 rtn 
-:      019114 hid_rx_process_set_report:
-0x4d4b 019115 call hid_rx_process_data 
-0x4d4c 019116 arg 0x01 ,rega 
-0x4d4d 019117 call hid_malloc_tx_buff 
-0x4d4e 019118 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019119 istore 2 ,contw 
-0x4d50 019120 setarg 0x00 
-0x4d51 019121 istore 1 ,contw 
-0x4d52 019122 rtn 
-:      019124 hid_rx_process_handshake:
-0x4d53 019125 arg 1 ,rega 
-0x4d54 019126 call hid_malloc_tx_buff 
-0x4d55 019127 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019128 istore 2 ,contw 
-0x4d57 019129 setarg 0 
-0x4d58 019130 istore 1 ,contw 
-0x4d59 019131 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019132 fetch 1 ,mem_hid_control_state 
-0x4d5b 019133 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019134 store 1 ,mem_hid_control_state 
-0x4d5d 019135 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019136 branch ui_ipc_send_event 
-:      019138 hid_rx_process_data:
-0x4d5f 019139 ifetch 1 ,contr 
-0x4d60 019140 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019141 rtn 
-:      019143 hid_rx_process_data_hid_kb:
-0x4d62 019144 rtn 
-:      019147 hid_malloc_tx_buff:
-0x4d63 019148 call l2cap_malloc 
-0x4d64 019149 copy rega ,temp 
-0x4d65 019150 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019151 copy pdata ,contw 
-0x4d67 019152 copy rega ,pdata 
-0x4d68 019153 istore 2 ,contw 
-0x4d69 019154 rtn 
-:      019171 l2cap_init:
-0x4d6a 019172 branch l2cap_init_wake ,wake 
-:      019173 l2cap_init_work:
-0x4d6b 019174 setarg mem_l2cap_xmem_end 
-0x4d6c 019175 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019176 isub contw ,loopcnt 
-0x4d6e 019177 call clear_mem 
-:      019178 l2cap_init_wake:
-0x4d6f 019179 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019180 setarg mem_sdp_mem_end 
-0x4d71 019181 arg mem_sdp_mem_start ,contw 
-0x4d72 019182 isub contw ,loopcnt 
-0x4d73 019183 call clear_mem 
-0x4d74 019184 setarg mem_l2cap_mem_end 
-0x4d75 019185 arg mem_l2cap_mem_start ,contw 
-0x4d76 019186 isub contw ,loopcnt 
-0x4d77 019187 call clear_mem 
-0x4d78 019188 branch l2cap_lpm_load_txbuf 
-:      019190 process_rx_l2cap_pkt:
-0x4d79 019191 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019192 copy contr ,temp 
-0x4d7b 019195 copy temp ,contr 
-0x4d7c 019196 ifetch 2 ,contr 
-0x4d7d 019197 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019198 ifetch 2 ,contr 
-0x4d7f 019199 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019200 deposit contr 
-0x4d81 019201 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019202 fetch 1 ,memui_reconnect_mode 
-0x4d83 019203 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019204 branch ml2cap_rx_multiplexing 
-:      019206 l2cap_rx_multiplexing:
-0x4d85 019207 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019208 branch l2cap_rx_reset_state ,blank 
-0x4d87 019209 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019210 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019211 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019212 l2cap_rx_multiplexing0:
-0x4d8a 019213 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019214 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019215 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019216 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019217 branch l2cap_rx_reset_state 
-:      019219 l2cap_check_map:
-0x4d8f 019222 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019223 call l2cap_malloc_get_full_map 
-0x4d91 019224 fetch 1 ,mem_used_map 
-0x4d92 019225 beq 0 ,set_pdata_0 
-0x4d93 019226 beq 1 ,set_pdata_0 
-0x4d94 019227 beq 2 ,set_pdata_0 
-0x4d95 019228 beq 3 ,set_pdata_0 
-0x4d96 019229 beq 0x81 ,set_pdata_0 
-0x4d97 019230 beq 0xc0 ,set_pdata_0 
-0x4d98 019231 beq 0x80 ,set_pdata_0 
-0x4d99 019232 beq 0x40 ,set_pdata_0 
-0x4d9a 019233 rtn 
-:      019235 set_pdata_0:
-0x4d9b 019236 setarg 0 
-0x4d9c 019237 rtn 
-:      019240 l2cap_call_proc_signal:
-0x4d9d 019241 call l2cap_check_map 
-0x4d9e 019242 nrtn blank 
-:      019243 l2cap_call_proc_signal0:
-0x4d9f 019244 call l2cap_malloc_signal_channel 
-0x4da0 019245 call l2cap_process_signal_pkt 
-0x4da1 019246 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019247 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019248 call l2cap_get_signal_tx_buff 
-0x4da4 019249 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019250 istore 2 ,contw 
-0x4da6 019251 force l2cap_signal_channel ,pdata 
-0x4da7 019252 istore 2 ,contw 
-0x4da8 019253 branch l2cap_rx_reset_state 
-:      019255 l2cap_call_proc_sigal_pending:
-0x4da9 019256 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019257 rtn blank 
-0x4dab 019258 copy pdata ,rega 
-0x4dac 019259 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019260 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019261 arg 0x100 ,temp 
-0x4daf 019262 iadd temp ,temp 
-0x4db0 019263 copy clkn_bt ,pdata 
-0x4db1 019264 isub temp ,null 
-0x4db2 019265 nrtn positive 
-0x4db3 019266 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019267 copy rega ,pdata 
-0x4db5 019268 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019269 branch assert 
-:      019270 l2cap_sdp_conn_succ:
-0x4db7 019271 arg 0 ,debug 
-0x4db8 019272 call l2cap_malloc_signal_channel 
-0x4db9 019273 call restore_l2cap_req_param 
-0x4dba 019274 call l2cap_get_signal_tx_payload 
-0x4dbb 019275 call save_cont_pointers 
-0x4dbc 019276 call send_connection_sdp_res 
-0x4dbd 019277 call l2cap_get_signal_tx_buff 
-0x4dbe 019279 setarg 0x000c 
-0x4dbf 019280 istore 2 ,contw 
-0x4dc0 019281 force l2cap_signal_channel ,pdata 
-0x4dc1 019282 istore 2 ,contw 
-0x4dc2 019283 branch l2cap_rx_reset_state 
-:      019287 l2cap_reset_sdp_map:
-0x4dc3 019288 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019289 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019290 increase 4 ,pdata 
-0x4dc6 019291 rshift4 pdata ,pdata 
-0x4dc7 019292 rshift3 pdata ,pdata 
-0x4dc8 019293 add pdata ,1 ,temp 
-0x4dc9 019294 arg mem_tx_fifo3 ,contr 
-0x4dca 019295 ifetch 3 ,contr 
-0x4dcb 019296 rtn blank 
-0x4dcc 019297 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019298 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019299 copy pdata ,rega 
-0x4dcf 019300 call check_l2cap_map 
-0x4dd0 019301 copy regb ,pdata 
-0x4dd1 019302 store 1 ,mem_tx_fifo3 
-0x4dd2 019303 rtn 
-:      019305 check_l2cap_map:
-0x4dd3 019306 arg 0 ,queue 
-0x4dd4 019307 arg 0 ,regb 
-:      019309 check_l2cap_map_loop:
-0x4dd5 019310 sub queue ,7 ,null 
-0x4dd6 019311 nrtn positive 
-0x4dd7 019312 qisolate1 rega 
-0x4dd8 019313 branch check_l2cap_map_used ,true 
-0x4dd9 019314 branch check_l2cap_map_used2 
-:      019316 check_l2cap_map_used:
-0x4dda 019317 copy temp ,pdata 
-0x4ddb 019318 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019319 qset1 regb 
-0x4ddd 019320 increase -1 ,temp 
-:      019322 check_l2cap_map_used2:
-0x4dde 019323 increase 1 ,queue 
-0x4ddf 019324 branch check_l2cap_map_loop 
-:      019326 l2cap_call_proc_sdp:
-0x4de0 019327 call l2cap_malloc_is_fifo_empty 
-0x4de1 019328 nrtn blank 
-0x4de2 019329 call l2cap_check_map 
-0x4de3 019330 nrtn blank 
-0x4de4 019331 call l2cap_malloc_sdp_channel 
-0x4de5 019332 call sdp_process 
-0x4de6 019333 call l2cap_reset_sdp_map 
-0x4de7 019334 branch l2cap_call_proc_sdp_common 
-:      019337 ml2cap_call_proc_sdp:
-0x4de8 019338 call l2cap_malloc_is_fifo_empty 
-0x4de9 019339 nrtn blank 
-0x4dea 019340 call l2cap_malloc_sdp_channel 
-0x4deb 019341 call sdp_process 
-:      019342 l2cap_call_proc_sdp_common:
-0x4dec 019343 call l2cap_get_sdp_tx_buff 
-0x4ded 019344 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019345 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019346 istore 2 ,contw 
-0x4df0 019347 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019348 istore 2 ,contw 
-0x4df2 019349 branch l2cap_rx_reset_state 
-:      019351 l2cap_call_proc_hid:
-0x4df3 019352 call hid_rx_process 
-0x4df4 019353 branch l2cap_rx_reset_state 
-:      019355 l2cap_call_proc_rfcomm:
-0x4df5 019356 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019357 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019358 call rfcomm_rx_process 
-0x4df8 019359 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019360 rtneq rfcomm_malloc_fail 
-0x4dfa 019361 branch l2cap_rx_reset_state 
-:      019362 l2cap_call_proc_no_reply:
-0x4dfb 019363 call l2cap_malloc_discard 
-:      019365 l2cap_rx_reset_state:
-0x4dfc 019366 setarg 0 
-0x4dfd 019367 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019368 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019369 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019370 rtn 
-:      019372 l2cap_process_signal_pkt:
-0x4e01 019373 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019374 call l2cap_get_signal_tx_payload 
-0x4e03 019375 force 0 ,regb 
-0x4e04 019376 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019377 copy pdata ,regc 
-0x4e06 019378 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019379 iforce contr 
-:      019380 l2cap_process_signal_pkt_loop:
-0x4e08 019381 call l2cap_process_one_signal 
-0x4e09 019382 deposit regc 
-0x4e0a 019383 increase -4 ,regc 
-0x4e0b 019384 increase -4 ,pdata 
-0x4e0c 019385 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019386 copy regb ,pdata 
-0x4e0e 019387 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019388 rtn 
-:      019390 l2cap_process_one_signal:
-0x4e10 019391 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019392 ifetch 1 ,contr 
-0x4e12 019393 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019394 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019395 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019396 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019397 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019398 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019399 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019400 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019401 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019402 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019403 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019404 call l2cap_reject_command 
-:      019405 l2cap_process_one_signal_rtn:
-0x4e1e 019406 rtn 
-:      019408 l2cap_proc_signal_info_req:
-0x4e1f 019409 ifetch 1 ,contr 
-0x4e20 019410 copy pdata ,queue 
-0x4e21 019411 ifetch 2 ,contr 
-0x4e22 019412 copy pdata ,rega 
-0x4e23 019413 copy regc ,pdata 
-0x4e24 019414 isub rega ,regc 
-0x4e25 019415 setarg signal_info_rsp 
-0x4e26 019416 istore 1 ,contw 
-0x4e27 019417 copy queue ,pdata 
-0x4e28 019418 istore 1 ,contw 
-0x4e29 019419 ifetch 2 ,contr 
-:      019420 l2cap_proc_signal_info_req_reply:
-0x4e2a 019421 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019422 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019423 rtn 
-:      019424 l2cap_proc_signal_info_req_ext:
-0x4e2d 019425 setarg 0x020008 
-0x4e2e 019426 istore 6 ,contw 
-0x4e2f 019427 setarg 0x0280 
-0x4e30 019428 istore 4 ,contw 
-0x4e31 019429 force 12 ,pdata 
-0x4e32 019430 branch l2cap_proc_signal_info_req_common 
-:      019431 l2cap_proc_signal_info_req_fix:
-0x4e33 019432 setarg 0x3000c 
-0x4e34 019433 istore 6 ,contw 
-0x4e35 019434 setarg 0x0006 
-0x4e36 019435 istore 8 ,contw 
-0x4e37 019436 force 16 ,pdata 
-:      019437 l2cap_proc_signal_info_req_common:
-0x4e38 019438 iadd regb ,regb 
-0x4e39 019439 branch l2cap_process_one_signal_rtn 
-:      019441 ml2cap_proc_signal_info_req:
-0x4e3a 019442 ifetch 1 ,contr 
-0x4e3b 019443 copy pdata ,queue 
-0x4e3c 019444 ifetch 2 ,contr 
-0x4e3d 019445 copy pdata ,rega 
-0x4e3e 019446 ifetch 2 ,contr 
-0x4e3f 019447 store 2 ,mem_temp 
-0x4e40 019448 copy regc ,pdata 
-0x4e41 019449 isub rega ,regc 
-0x4e42 019450 call l2cap_get_signal_tx_payload 
-0x4e43 019451 setarg signal_info_rsp 
-0x4e44 019452 istore 1 ,contw 
-0x4e45 019453 copy queue ,pdata 
-0x4e46 019454 istore 1 ,contw 
-0x4e47 019455 fetch 2 ,mem_temp 
-0x4e48 019456 branch l2cap_proc_signal_info_req_reply 
-:      019460 l2cap_proc_signal_cmd_reject:
-0x4e49 019461 ifetch 1 ,contr 
-0x4e4a 019462 copy pdata ,queue 
-0x4e4b 019463 ifetch 2 ,contr 
-0x4e4c 019464 copy pdata ,rega 
-0x4e4d 019465 iadd contr ,contr 
-0x4e4e 019466 copy regc ,pdata 
-0x4e4f 019467 isub rega ,regc 
-:      019468 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019469 branch l2cap_process_one_signal_rtn 
-:      019471 l2cap_proc_signal_connect_req:
-0x4e51 019472 call save_cont_pointers 
-0x4e52 019475 call load_cont_pointers 
-0x4e53 019476 arg 0 ,debug 
-0x4e54 019477 ifetch 1 ,contr 
-0x4e55 019478 copy pdata ,queue 
-0x4e56 019479 ifetch 2 ,contr 
-0x4e57 019480 copy pdata ,rega 
-0x4e58 019481 ifetch 2 ,contr 
-0x4e59 019482 copy pdata ,temp 
-0x4e5a 019483 ifetch 2 ,contr 
-0x4e5b 019484 copy pdata ,timeup 
-0x4e5c 019485 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019486 copy temp ,pdata 
-0x4e5e 019487 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019488 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019489 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019490 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019491 call l2cap_reject_command 
-0x4e63 019492 branch l2cap_proc_signal_connect_req_rtn 
-:      019494 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019495 call save_cont_pointers 
-0x4e65 019496 arg l2cap_sdp_channel ,temp 
-0x4e66 019497 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019498 nbranch already_connected ,blank 
-0x4e68 019499 copy timeup ,pdata 
-0x4e69 019500 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019501 copy clkn_bt ,pdata 
-0x4e6b 019502 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019503 call store_l2cap_req_param 
-0x4e6d 019504 branch send_connection_pending 
-:      019506 store_l2cap_req_param:
-0x4e6e 019507 storet 2 ,mem_psm 
-0x4e6f 019508 deposit timeup 
-0x4e70 019509 store 2 ,mem_scid 
-0x4e71 019510 deposit rega 
-0x4e72 019511 store 2 ,mem_cmd_length 
-0x4e73 019512 deposit regb 
-0x4e74 019513 store 2 ,mem_tt2 
-0x4e75 019514 deposit regc 
-0x4e76 019515 store 2 ,mem_tt3 
-0x4e77 019516 deposit queue 
-0x4e78 019517 store 2 ,mem_id 
-0x4e79 019518 rtn 
-:      019520 restore_l2cap_req_param:
-0x4e7a 019521 fetcht 2 ,mem_psm 
-0x4e7b 019522 fetch 2 ,mem_scid 
-0x4e7c 019523 copy pdata ,timeup 
-0x4e7d 019524 fetch 2 ,mem_cmd_length 
-0x4e7e 019525 copy pdata ,rega 
-0x4e7f 019526 fetch 2 ,mem_tt2 
-0x4e80 019527 copy pdata ,regb 
-0x4e81 019528 fetch 2 ,mem_tt3 
-0x4e82 019529 copy pdata ,regc 
-0x4e83 019530 fetch 2 ,mem_id 
-0x4e84 019531 copy pdata ,queue 
-0x4e85 019532 rtn 
-:      019534 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019535 call save_cont_pointers 
-0x4e87 019536 setarg l2cap_rfcomm_channel 
-0x4e88 019537 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019538 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019539 nbranch already_connected ,blank 
-0x4e8b 019540 copy timeup ,pdata 
-0x4e8c 019541 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019542 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019543 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019544 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019545 store 1 ,mem_rfcomm_state 
-0x4e91 019546 branch send_connection_res 
-:      019547 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019548 call save_cont_pointers 
-0x4e93 019549 arg l2cap_hid_control_channel ,temp 
-0x4e94 019550 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019551 nbranch already_connected ,blank 
-0x4e96 019552 copy timeup ,pdata 
-0x4e97 019553 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019554 fetch 1 ,mem_hid_control_state 
-0x4e99 019555 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019556 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019557 store 1 ,mem_hid_control_state 
-0x4e9c 019558 branch send_connection_res 
-:      019559 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019560 call save_cont_pointers 
-0x4e9e 019561 deposit clke 
-0x4e9f 019562 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019563 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019564 nbranch already_connected ,blank 
-0x4ea2 019565 copy timeup ,pdata 
-0x4ea3 019566 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019567 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019568 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019569 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019570 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019571 branch send_connection_res 
-:      019573 send_connection_pending:
-0x4ea9 019574 setarg l2cap_connect_pending 
-0x4eaa 019575 store 2 ,meml2cap_t1 
-0x4eab 019576 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019577 branch send_connection_res0 
-:      019578 send_connection_sdp_res:
-0x4ead 019579 fetch 1 ,mem_sdp_state 
-0x4eae 019580 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019581 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019582 store 1 ,mem_sdp_state 
-:      019583 send_connection_res:
-0x4eb1 019584 setarg l2cap_connect_successful 
-0x4eb2 019585 store 2 ,meml2cap_t1 
-:      019586 send_connection_res0:
-0x4eb3 019587 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019588 call load_cont_pointers 
-0x4eb5 019589 setarg signal_connect_rsp 
-0x4eb6 019590 istore 1 ,contw 
-0x4eb7 019591 copy queue ,pdata 
-0x4eb8 019592 istore 1 ,contw 
-0x4eb9 019593 setarg 0x0008 
-0x4eba 019594 istore 2 ,contw 
-0x4ebb 019595 copy temp ,pdata 
-0x4ebc 019596 istore 2 ,contw 
-0x4ebd 019597 copy timeup ,pdata 
-0x4ebe 019598 istore 2 ,contw 
-0x4ebf 019599 fetch 2 ,meml2cap_t1 
-0x4ec0 019600 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019601 isolate0 0 ,debug 
-0x4ec2 019602 branch connect_suc ,true 
-0x4ec3 019603 setarg l2cap_connect_refused_no_resources 
-:      019604 connect_suc:
-0x4ec4 019605 istore 2 ,contw 
-0x4ec5 019606 force 0x0000 ,pdata 
-0x4ec6 019607 istore 2 ,contw 
-0x4ec7 019608 setarg 12 
-0x4ec8 019609 branch connect_req_update_byte_counts 
-:      019610 connect_pending:
-0x4ec9 019611 istore 2 ,contw 
-0x4eca 019612 force 0x0002 ,pdata 
-0x4ecb 019613 istore 2 ,contw 
-0x4ecc 019614 setarg 12 
-0x4ecd 019615 branch connect_req_update_byte_counts 
-:      019617 already_connected:
-0x4ece 019618 set1 0 ,debug 
-0x4ecf 019619 branch send_connection_res 
-:      019620 connect_req_update_byte_counts:
-0x4ed0 019621 iadd regb ,regb 
-0x4ed1 019622 copy regc ,pdata 
-0x4ed2 019623 isub rega ,regc 
-0x4ed3 019624 branch l2cap_proc_signal_connect_req_rtn 
-:      019625 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019626 branch l2cap_process_one_signal_rtn 
-:      019628 l2cap_proc_signal_connect_rsp:
-0x4ed5 019629 ifetch 1 ,contr 
-0x4ed6 019630 copy pdata ,queue 
-0x4ed7 019631 ifetch 2 ,contr 
-0x4ed8 019632 copy pdata ,rega 
-0x4ed9 019633 copy regc ,pdata 
-0x4eda 019634 isub rega ,regc 
-0x4edb 019635 ifetch 2 ,contr 
-0x4edc 019636 copy pdata ,timeup 
-0x4edd 019637 ifetch 2 ,contr 
-0x4ede 019638 copy pdata ,temp 
-0x4edf 019639 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019640 setarg l2cap_sdp_channel 
-0x4ee1 019641 isub temp ,null 
-0x4ee2 019642 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019643 setarg l2cap_rfcomm_channel 
-0x4ee4 019644 isub temp ,null 
-0x4ee5 019645 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019646 setarg l2cap_hid_control_channel 
-0x4ee7 019647 isub temp ,null 
-0x4ee8 019648 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019649 setarg l2cap_hid_interrupt_channel 
-0x4eea 019650 isub temp ,null 
-0x4eeb 019651 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019652 rtn 
-:      019654 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019655 copy timeup ,pdata 
-0x4eee 019656 store 2 ,mem_sdp_remote_cid 
-0x4eef 019657 fetch 1 ,mem_sdp_state 
-0x4ef0 019658 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019659 store 1 ,mem_sdp_state 
-0x4ef2 019660 branch l2cap_process_one_signal_rtn 
-:      019661 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019662 copy timeup ,pdata 
-0x4ef4 019663 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019664 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019665 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019666 store 1 ,mem_rfcomm_state 
-0x4ef8 019667 rtn 
-:      019668 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019669 copy timeup ,pdata 
-0x4efa 019670 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 019671 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 019672 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 019673 store 1 ,mem_hid_interrupt_state 
-0x4efe 019674 rtn 
-:      019675 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 019676 copy timeup ,pdata 
-0x4f00 019677 store 2 ,mem_hid_int_remote_cid 
-0x4f01 019678 fetch 1 ,mem_hid_control_state 
-0x4f02 019679 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 019680 store 1 ,mem_hid_control_state 
-0x4f04 019681 rtn 
-:      019683 l2cap_proc_signal_config_req:
-0x4f05 019684 ifetch 1 ,contr 
-0x4f06 019685 copy pdata ,queue 
-0x4f07 019686 ifetch 2 ,contr 
-0x4f08 019687 copy pdata ,rega 
-0x4f09 019688 copy regc ,pdata 
-0x4f0a 019689 isub rega ,regc 
-0x4f0b 019690 ifetch 2 ,contr 
-0x4f0c 019691 copy pdata ,temp 
-0x4f0d 019692 copy temp ,rega 
-0x4f0e 019693 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 019694 setarg l2cap_sdp_channel 
-0x4f10 019695 isub temp ,null 
-0x4f11 019696 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 019697 setarg l2cap_rfcomm_channel 
-0x4f13 019698 isub temp ,null 
-0x4f14 019699 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 019700 setarg l2cap_hid_control_channel 
-0x4f16 019701 isub temp ,null 
-0x4f17 019702 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 019703 setarg l2cap_hid_interrupt_channel 
-0x4f19 019704 isub temp ,null 
-0x4f1a 019705 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 019706 branch l2cap_reject_command 
-:      019708 l2cap_proc_signal_config_req_sdp:
-0x4f1c 019709 copy contw ,timeup 
-0x4f1d 019710 fetch 1 ,mem_sdp_state 
-0x4f1e 019711 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 019712 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 019714 store 1 ,mem_sdp_state 
-0x4f21 019715 copy timeup ,contw 
-0x4f22 019716 arg l2cap_sdp_channel ,timeup 
-0x4f23 019717 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 019718 copy pdata ,temp 
-0x4f25 019719 branch l2cap_send_config_rsp 
-:      019720 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 019721 copy contw ,timeup 
-0x4f27 019722 fetch 1 ,mem_hid_control_state 
-0x4f28 019723 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 019724 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 019726 store 1 ,mem_hid_control_state 
-0x4f2b 019727 copy timeup ,contw 
-0x4f2c 019728 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 019729 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 019730 copy pdata ,temp 
-0x4f2f 019731 branch l2cap_send_config_rsp 
-:      019732 l2cap_proc_signal_config_req_hid_int:
-0x4f30 019733 copy contw ,timeup 
-0x4f31 019734 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 019735 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 019736 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 019738 store 1 ,mem_hid_interrupt_state 
-0x4f35 019739 copy timeup ,contw 
-0x4f36 019740 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 019741 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 019742 copy pdata ,temp 
-0x4f39 019743 branch l2cap_send_config_rsp 
-:      019744 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 019745 copy contw ,timeup 
-0x4f3b 019746 fetch 1 ,mem_rfcomm_state 
-0x4f3c 019747 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 019748 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 019750 store 1 ,mem_rfcomm_state 
-0x4f3f 019752 copy timeup ,contw 
-0x4f40 019753 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 019754 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 019755 copy pdata ,temp 
-:      019756 l2cap_send_config_rsp:
-0x4f43 019757 bpatchx patch22_3 ,mem_patch22 
-0x4f44 019758 setarg signal_config_rsp 
-0x4f45 019759 istore 1 ,contw 
-0x4f46 019760 copy queue ,pdata 
-0x4f47 019761 istore 1 ,contw 
-0x4f48 019762 setarg 0x0006 
-0x4f49 019763 istore 2 ,contw 
-0x4f4a 019764 copy temp ,pdata 
-0x4f4b 019765 istore 2 ,contw 
-0x4f4c 019766 force 0x00 ,pdata 
-0x4f4d 019767 istore 2 ,contw 
-0x4f4e 019768 force l2cap_config_success ,pdata 
-0x4f4f 019769 istore 2 ,contw 
-0x4f50 019770 force 10 ,pdata 
-0x4f51 019771 iadd regb ,regb 
-0x4f52 019773 storet 2 ,mem_config_req_dest_cid 
-0x4f53 019774 copy queue ,pdata 
-0x4f54 019775 store 1 ,mem_config_identifier 
-0x4f55 019776 force l2cap_sdp_channel ,pdata 
-0x4f56 019777 icompare 0xff ,timeup 
-0x4f57 019778 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 019779 increase 1 ,pdata 
-:      019780 l2cap_send_config_rsp_is_sdp:
-0x4f59 019782 rtn 
-:      019783 l2cap_check_channel_state:
-0x4f5a 019784 disable user 
-0x4f5b 019785 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 019786 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 019787 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 019788 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 019789 copy contr ,contw 
-0x4f60 019790 increase -1 ,contw 
-0x4f61 019791 istore 1 ,contw 
-0x4f62 019792 enable user 
-0x4f63 019793 rtn 
-:      019794 l2cap_send_config_req:
-:      019795 l2cap_send_config_req_sdp:
-0x4f64 019796 fetch 1 ,mem_sdp_state 
-0x4f65 019797 call l2cap_check_channel_state 
-0x4f66 019798 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 019799 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 019800 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 019801 store 2 ,mem_config_req_dest_cid 
-0x4f6a 019802 branch l2cap_generate_config_req 
-:      019803 l2cap_send_config_req_rfcomm:
-0x4f6b 019804 fetch 1 ,mem_rfcomm_state 
-0x4f6c 019805 call l2cap_check_channel_state 
-0x4f6d 019806 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 019807 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 019808 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 019809 store 2 ,mem_config_req_dest_cid 
-0x4f71 019810 branch l2cap_generate_config_req 
-:      019811 l2cap_send_config_req_hid_ctrl:
-0x4f72 019812 fetch 1 ,mem_hid_control_state 
-0x4f73 019813 call l2cap_check_channel_state 
-0x4f74 019814 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 019815 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 019816 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 019817 store 2 ,mem_config_req_dest_cid 
-0x4f78 019818 branch l2cap_generate_config_req 
-:      019819 l2cap_send_config_req_hid_int:
-0x4f79 019820 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 019821 call l2cap_check_channel_state 
-0x4f7b 019822 nrtn user 
-0x4f7c 019823 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 019824 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 019825 store 2 ,mem_config_req_dest_cid 
-:      019828 l2cap_generate_config_req:
-0x4f7f 019829 bpatchx patch22_4 ,mem_patch22 
-0x4f80 019830 call l2cap_get_req_id 
-0x4f81 019831 call l2cap_malloc_signal_channel 
-0x4f82 019832 force 0 ,regb 
-0x4f83 019833 call l2cap_get_signal_tx_payload 
-0x4f84 019834 force signal_config_req ,pdata 
-0x4f85 019835 istore 1 ,contw 
-0x4f86 019836 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 019837 istore 1 ,contw 
-0x4f88 019838 setarg 0x0008 
-0x4f89 019839 istore 2 ,contw 
-0x4f8a 019840 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 019841 istore 2 ,contw 
-0x4f8c 019842 setarg 0x0000 
-0x4f8d 019843 istore 2 ,contw 
-0x4f8e 019844 force 1 ,pdata 
-0x4f8f 019845 istore 1 ,contw 
-0x4f90 019846 force 2 ,pdata 
-0x4f91 019847 istore 1 ,contw 
-0x4f92 019848 fetch 1 ,mem_send_config_req 
-0x4f93 019849 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 019850 setarg l2cap_config_mtu_sdp 
-0x4f95 019851 istore 2 ,contw 
-0x4f96 019852 branch l2cap_generate_config_req_done 
-:      019853 l2cap_generate_config_req_rfcomm:
-0x4f97 019854 setarg l2cap_config_mtu_rfcomm 
-0x4f98 019855 istore 2 ,contw 
-:      019856 l2cap_generate_config_req_done:
-0x4f99 019857 arg 0x0c ,temp 
-0x4f9a 019858 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 019859 call l2cap_get_signal_tx_buff 
-0x4f9c 019860 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 019861 istore 2 ,contw 
-0x4f9e 019862 force l2cap_signal_channel ,pdata 
-0x4f9f 019863 istore 2 ,contw 
-0x4fa0 019864 jam 0 ,mem_send_config_req 
-:      019865 l2cap_proc_signal_config_req_rtn:
-0x4fa1 019866 branch l2cap_process_one_signal_rtn 
-:      019868 l2cap_proc_signal_config_rsp:
-0x4fa2 019869 increase 1 ,contr 
-0x4fa3 019870 ifetch 2 ,contr 
-0x4fa4 019871 copy pdata ,rega 
-0x4fa5 019872 copy regc ,pdata 
-0x4fa6 019873 isub rega ,regc 
-0x4fa7 019874 ifetch 2 ,contr 
-0x4fa8 019875 copy pdata ,rega 
-0x4fa9 019876 bpatchx patch22_5 ,mem_patch22 
-0x4faa 019877 setarg l2cap_sdp_channel 
-0x4fab 019878 isub rega ,null 
-0x4fac 019879 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 019880 setarg l2cap_rfcomm_channel 
-0x4fae 019881 isub rega ,null 
-0x4faf 019882 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 019883 setarg l2cap_hid_control_channel 
-0x4fb1 019884 isub rega ,null 
-0x4fb2 019885 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 019886 setarg l2cap_hid_interrupt_channel 
-0x4fb4 019887 isub rega ,null 
-0x4fb5 019888 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 019889 increase 2 ,contr 
-0x4fb7 019890 ifetch 2 ,contr 
-0x4fb8 019891 iforce null 
-0x4fb9 019892 branch l2cap_process_one_signal_rtn 
-:      019893 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 019894 fetch 1 ,mem_sdp_state 
-0x4fbb 019895 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 019896 store 1 ,mem_sdp_state 
-0x4fbd 019897 branch l2cap_process_one_signal_rtn 
-:      019898 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 019899 fetch 1 ,mem_rfcomm_state 
-0x4fbf 019900 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 019901 store 1 ,mem_rfcomm_state 
-0x4fc1 019902 branch l2cap_process_one_signal_rtn 
-:      019903 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 019904 fetch 1 ,mem_hid_control_state 
-0x4fc3 019905 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 019906 store 1 ,mem_hid_control_state 
-0x4fc5 019907 branch l2cap_process_one_signal_rtn 
-:      019908 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 019909 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 019910 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 019911 store 1 ,mem_hid_interrupt_state 
-0x4fc9 019912 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 019913 branch ui_ipc_send_event 
-:      019917 l2cap_proc_signal_disconnect_req:
-0x4fcb 019918 ifetch 1 ,contr 
-0x4fcc 019919 copy pdata ,queue 
-0x4fcd 019920 ifetch 2 ,contr 
-0x4fce 019921 copy pdata ,rega 
-0x4fcf 019922 copy regc ,pdata 
-0x4fd0 019923 isub rega ,regc 
-0x4fd1 019924 ifetch 2 ,contr 
-0x4fd2 019925 copy pdata ,rega 
-0x4fd3 019926 ifetch 2 ,contr 
-0x4fd4 019927 copy pdata ,timeup 
-0x4fd5 019928 copy rega ,temp 
-0x4fd6 019929 call save_cont_pointers 
-0x4fd7 019930 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 019931 setarg l2cap_sdp_channel 
-0x4fd9 019932 isub temp ,null 
-0x4fda 019933 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 019934 setarg l2cap_rfcomm_channel 
-0x4fdc 019935 isub temp ,null 
-0x4fdd 019936 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 019937 setarg l2cap_hid_control_channel 
-0x4fdf 019938 isub temp ,null 
-0x4fe0 019939 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 019940 setarg l2cap_hid_interrupt_channel 
-0x4fe2 019941 isub temp ,null 
-0x4fe3 019942 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 019943 call l2cap_reject_command 
-0x4fe5 019944 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019945 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 019946 copy timeup ,temp 
-0x4fe7 019947 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 019948 isub temp ,null 
-0x4fe9 019949 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 019950 call l2cap_reject_command 
-0x4feb 019951 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019952 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 019953 copy timeup ,temp 
-0x4fed 019954 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 019955 isub temp ,null 
-0x4fef 019956 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 019957 call l2cap_reject_command 
-0x4ff1 019958 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019960 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 019961 copy timeup ,temp 
-0x4ff3 019962 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 019963 isub temp ,null 
-0x4ff5 019964 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 019965 call l2cap_reject_command 
-0x4ff7 019966 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019967 l2cap_disconnect_hid_control_now:
-0x4ff8 019968 call l2cap_reset_hid_ctrl_state 
-0x4ff9 019969 branch l2cap_send_disconnect_rsp_pkt 
-:      019970 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 019971 call l2cap_reset_hid_int_state 
-0x4ffb 019972 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 019973 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 019981 branch l2cap_send_disconnect_rsp_pkt 
-:      019983 l2cap_disconnect_sdp_now:
-0x4ffe 019984 call l2cap_reset_sdp_channel_state 
-0x4fff 019985 fetch 1 ,mem_upper_sm_ss 
-0x5000 019986 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 019989 branch l2cap_send_disconnect_rsp_pkt 
-:      019990 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 019991 copy timeup ,temp 
-0x5003 019992 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 019993 isub temp ,null 
-0x5005 019994 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 019995 call l2cap_reject_command 
-0x5007 019996 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019997 l2cap_disconnect_rfcomm_now:
-0x5008 019998 call l2cap_reset_rfcomm_channel_state 
-0x5009 019999 branch l2cap_send_disconnect_rsp_pkt 
-:      020000 l2cap_send_disconnect_rsp_pkt:
-0x500a 020001 call load_cont_pointers 
-0x500b 020002 setarg signal_disconnect_rsp 
-0x500c 020003 istore 1 ,contw 
-0x500d 020004 copy queue ,pdata 
-0x500e 020005 istore 1 ,contw 
-0x500f 020006 setarg 0x0004 
-0x5010 020007 istore 2 ,contw 
-0x5011 020008 copy rega ,pdata 
-0x5012 020009 istore 2 ,contw 
-0x5013 020010 copy timeup ,pdata 
-0x5014 020011 istore 2 ,contw 
-0x5015 020012 force 8 ,pdata 
-0x5016 020013 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020014 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020015 call load_cont_pointers 
-0x5018 020016 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020017 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020018 iadd regb ,regb 
-0x501a 020019 branch l2cap_process_one_signal_rtn 
-:      020020 l2cap_proc_signal_disconnect_rsp:
-0x501b 020021 ifetch 1 ,contr 
-0x501c 020022 copy pdata ,queue 
-0x501d 020023 ifetch 2 ,contr 
-0x501e 020024 copy pdata ,rega 
-0x501f 020025 copy regc ,pdata 
-0x5020 020026 isub rega ,regc 
-0x5021 020027 ifetch 2 ,contr 
-0x5022 020028 copy pdata ,timeup 
-0x5023 020029 ifetch 2 ,contr 
-0x5024 020030 copy pdata ,temp 
-0x5025 020031 call save_cont_pointers 
-0x5026 020032 bpatchx patch22_7 ,mem_patch22 
-0x5027 020033 setarg l2cap_sdp_channel 
-0x5028 020034 isub temp ,null 
-0x5029 020035 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020036 setarg l2cap_rfcomm_channel 
-0x502b 020037 isub temp ,null 
-0x502c 020038 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020039 setarg l2cap_hid_control_channel 
-0x502e 020040 isub temp ,null 
-0x502f 020041 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020042 setarg l2cap_hid_interrupt_channel 
-0x5031 020043 isub temp ,null 
-0x5032 020044 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020045 call l2cap_reject_command 
-0x5034 020046 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020047 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020048 copy temp ,rega 
-0x5036 020049 copy timeup ,temp 
-0x5037 020050 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020051 isub temp ,null 
-0x5039 020052 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020053 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020054 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020055 copy temp ,rega 
-0x503c 020056 copy timeup ,temp 
-0x503d 020057 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020058 isub temp ,null 
-0x503f 020059 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020060 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020061 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020062 copy temp ,rega 
-0x5042 020063 copy timeup ,temp 
-0x5043 020064 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020065 isub temp ,null 
-0x5045 020066 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020067 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020068 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020069 copy temp ,rega 
-0x5048 020070 copy timeup ,temp 
-0x5049 020071 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020072 isub temp ,null 
-0x504b 020073 call l2cap_reset_hid_int_state ,zero 
-0x504c 020074 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020075 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020076 call load_cont_pointers 
-0x504e 020077 branch l2cap_process_one_signal_rtn 
-:      020078 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020079 branch l2cap_process_one_signal_rtn 
-:      020082 l2cap_proc_signal_echo_req:
-0x5050 020083 ifetch 1 ,contr 
-0x5051 020084 copy pdata ,queue 
-0x5052 020085 ifetch 2 ,contr 
-0x5053 020086 copy pdata ,rega 
-0x5054 020087 iadd contr ,contr 
-0x5055 020088 setarg 9 
-0x5056 020089 istore 1 ,contw 
-0x5057 020090 copy queue ,pdata 
-0x5058 020091 istore 1 ,contw 
-0x5059 020092 force 0x0000 ,pdata 
-0x505a 020093 istore 2 ,contw 
-0x505b 020094 force 4 ,pdata 
-0x505c 020095 iadd regb ,regb 
-0x505d 020096 copy regc ,pdata 
-0x505e 020097 isub rega ,regc 
-0x505f 020098 branch l2cap_process_one_signal_rtn 
-:      020099 l2cap_proc_signal_echo_rsp:
-0x5060 020100 branch l2cap_process_one_signal_rtn 
-:      020102 l2cap_proc_signal_info_rsp:
-0x5061 020103 branch l2cap_process_one_signal_rtn 
-:      020104 l2cap_reject_command:
-0x5062 020105 force 0 ,regb 
-0x5063 020106 call l2cap_get_signal_tx_payload 
-0x5064 020107 setarg signal_cmd_reject 
-0x5065 020108 istore 1 ,contw 
-0x5066 020109 copy queue ,pdata 
-0x5067 020110 istore 1 ,contw 
-0x5068 020111 setarg 2 
-0x5069 020112 istore 2 ,contw 
-0x506a 020113 setarg cmd_not_understood 
-0x506b 020114 istore 2 ,contw 
-0x506c 020115 increase 6 ,regb 
-0x506d 020116 arg 4 ,regc 
-0x506e 020117 branch l2cap_process_one_signal_rtn 
-:      020121 l2cap_reset_rfcomm_channel_state:
-0x506f 020122 setarg 0 
-0x5070 020123 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020124 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020125 jam 0 ,mem_rfcomm_state 
-0x5073 020126 rtn 
-:      020127 l2cap_reset_sdp_channel_state:
-0x5074 020128 setarg 0 
-0x5075 020129 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020130 store 2 ,mem_sdp_remote_cid 
-0x5077 020131 jam 0 ,mem_sdp_state 
-0x5078 020132 rtn 
-:      020133 l2cap_reset_hid_ctrl_state:
-0x5079 020134 setarg 0 
-0x507a 020135 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020136 jam 0 ,mem_hid_control_state 
-0x507c 020137 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020138 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020139 rtn 
-:      020141 l2cap_reset_hid_int_state:
-0x507f 020142 setarg 0 
-0x5080 020143 store 2 ,mem_hid_int_remote_cid 
-0x5081 020144 jam 0 ,mem_hid_interrupt_state 
-0x5082 020145 fetch 1 ,mem_hid_control_state 
-0x5083 020146 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020147 rtn 
-:      020149 l2cap_reset_hid_disconnected:
-0x5085 020150 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020151 branch ui_ipc_send_event 
-:      020153 l2cap_disconnect_interrupt_req:
-0x5087 020154 fetch 1 ,mem_control_tasks 
-0x5088 020155 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020156 store 1 ,mem_control_tasks 
-0x508a 020157 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020158 rtn blank 
-0x508c 020159 call l2cap_malloc_signal_channel 
-0x508d 020160 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020161 copy pdata ,rega 
-0x508f 020162 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020163 branch l2cap_generate_disconnect_req 
-:      020164 l2cap_disconnect_control_req:
-0x5091 020165 fetch 1 ,mem_control_tasks 
-0x5092 020166 set0 l2cap_disconnect_control ,pdata 
-0x5093 020167 store 1 ,mem_control_tasks 
-0x5094 020168 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020169 rtn blank 
-0x5096 020170 call l2cap_malloc_signal_channel 
-0x5097 020171 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020172 copy pdata ,rega 
-0x5099 020173 force l2cap_hid_control_channel ,regb 
-:      020174 l2cap_generate_disconnect_req:
-0x509a 020175 call l2cap_get_req_id 
-0x509b 020176 call l2cap_get_signal_tx_payload 
-0x509c 020177 force signal_disconnect_req ,pdata 
-0x509d 020178 istore 1 ,contw 
-0x509e 020179 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020180 istore 1 ,contw 
-0x50a0 020181 setarg 0x0004 
-0x50a1 020182 istore 2 ,contw 
-0x50a2 020183 copy rega ,pdata 
-0x50a3 020184 istore 2 ,contw 
-0x50a4 020185 copy regb ,pdata 
-0x50a5 020186 istore 2 ,contw 
-0x50a6 020187 force 0x08 ,temp 
-0x50a7 020188 branch ml2cap_send_signal 
-:      020190 ml2cap_send_signal_connect_req:
-0x50a8 020191 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020192 call l2cap_get_req_id 
-0x50aa 020193 call l2cap_get_signal_tx_payload 
-0x50ab 020194 setarg signal_connect_req 
-0x50ac 020195 istore 1 ,contw 
-0x50ad 020196 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020197 istore 1 ,contw 
-0x50af 020198 setarg 0x0004 
-0x50b0 020199 istore 2 ,contw 
-0x50b1 020200 copy temp ,pdata 
-0x50b2 020201 istore 2 ,contw 
-0x50b3 020202 copy timeup ,pdata 
-0x50b4 020203 istore 2 ,contw 
-0x50b5 020204 arg 8 ,temp 
-0x50b6 020205 branch ml2cap_send_signal 
-:      020206 ml2cap_send_signal_config_req:
-0x50b7 020207 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020208 call l2cap_get_req_id 
-0x50b9 020209 call l2cap_get_signal_tx_payload 
-0x50ba 020210 setarg signal_config_req 
-0x50bb 020211 istore 1 ,contw 
-0x50bc 020212 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020213 istore 1 ,contw 
-0x50be 020214 setarg 0x0008 
-0x50bf 020215 istore 2 ,contw 
-0x50c0 020217 copy temp ,pdata 
-0x50c1 020219 istore 2 ,contw 
-0x50c2 020220 setarg 0x0000 
-0x50c3 020221 istore 2 ,contw 
-0x50c4 020222 setarg 0x01 
-0x50c5 020223 istore 1 ,contw 
-0x50c6 020224 setarg 0x02 
-0x50c7 020225 istore 1 ,contw 
-0x50c8 020226 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020227 istore 2 ,contw 
-0x50ca 020228 arg 0xc ,temp 
-0x50cb 020229 branch ml2cap_send_signal 
-:      020230 ml2cap_send_signal_disconn_req:
-0x50cc 020231 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020232 call l2cap_get_req_id 
-0x50ce 020233 call l2cap_get_signal_tx_payload 
-0x50cf 020234 setarg signal_disconnect_req 
-0x50d0 020235 istore 1 ,contw 
-0x50d1 020236 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020237 increase 1 ,pdata 
-0x50d3 020238 copy contw ,rega 
-0x50d4 020239 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020240 copy rega ,contw 
-0x50d6 020241 istore 1 ,contw 
-0x50d7 020242 setarg 0x0004 
-0x50d8 020243 istore 2 ,contw 
-0x50d9 020244 copy temp ,pdata 
-0x50da 020245 istore 2 ,contw 
-0x50db 020246 copy timeup ,pdata 
-0x50dc 020247 istore 2 ,contw 
-0x50dd 020248 arg 0x8 ,temp 
-:      020251 ml2cap_send_signal:
-0x50de 020252 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020253 copy temp ,pdata 
-0x50e0 020254 branch l2cap_malloc_discard ,blank 
-0x50e1 020255 call l2cap_get_signal_tx_buff 
-0x50e2 020256 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020257 istore 2 ,contw 
-0x50e4 020258 force l2cap_signal_channel ,pdata 
-0x50e5 020259 istore 2 ,contw 
-0x50e6 020260 rtn 
-:      020262 msdp_send_req_done:
-0x50e7 020263 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020264 branch assert ,blank 
-0x50e9 020265 call l2cap_get_sdp_tx_buff 
-0x50ea 020266 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020267 istore 2 ,contw 
-0x50ec 020268 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020269 istore 2 ,contw 
-0x50ee 020270 rtn 
-:      020271 ml2cap_rx_multiplexing:
-0x50ef 020272 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020273 branch l2cap_rx_reset_state ,blank 
-0x50f1 020274 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020275 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020276 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020277 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020278 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020279 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020280 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020281 branch l2cap_rx_reset_state 
-:      020283 ml2cap_call_proc_signal:
-0x50f9 020284 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020285 call l2cap_malloc_signal_channel 
-0x50fb 020286 force 0 ,regb 
-0x50fc 020287 call l2cap_get_signal_tx_payload 
-0x50fd 020288 copy pdata ,contw 
-0x50fe 020289 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020290 copy pdata ,regc 
-0x5100 020291 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020292 iforce contr 
-:      020293 ml2cap_proc_one_comm_loop:
-0x5102 020294 call ml2cap_proc_one_comm 
-0x5103 020295 increase -4 ,regc 
-0x5104 020296 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020297 copy regb ,temp 
-0x5106 020298 call ml2cap_send_signal 
-0x5107 020299 branch l2cap_rx_reset_state 
-:      020301 ml2cap_proc_one_comm:
-0x5108 020302 ifetch 1 ,contr 
-0x5109 020303 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020304 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020305 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020306 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020307 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020308 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020309 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020310 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020311 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020312 branch ml2cap_proc_send_reject 
-:      020314 ml2cap_proc_signal_connect_req:
-0x5113 020315 call save_cont_pointers 
-0x5114 020317 call load_cont_pointers 
-0x5115 020318 branch l2cap_proc_signal_connect_req 
-:      020319 ml2cap_proc_signal_cmd_reject:
-0x5116 020320 ifetch 1 ,contr 
-0x5117 020321 copy pdata ,queue 
-0x5118 020322 ifetch 2 ,contr 
-0x5119 020323 copy pdata ,rega 
-0x511a 020324 copy regc ,pdata 
-0x511b 020325 isub rega ,regc 
-:      020326 mvptr:
-0x511c 020327 ifetch 1 ,contr 
-0x511d 020328 increase -1 ,rega 
-0x511e 020329 nbranch mvptr ,zero 
-0x511f 020330 rtn 
-:      020331 ml2cap_proc_signal_connect_rsp:
-0x5120 020332 ifetch 1 ,contr 
-0x5121 020333 copy pdata ,queue 
-0x5122 020334 ifetch 2 ,contr 
-0x5123 020335 copy pdata ,rega 
-0x5124 020336 ifetch 2 ,contr 
-0x5125 020337 copy pdata ,timeup 
-0x5126 020338 ifetch 2 ,contr 
-0x5127 020339 copy pdata ,temp 
-0x5128 020340 ifetch 2 ,contr 
-0x5129 020341 sub pdata ,0 ,null 
-0x512a 020342 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020343 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020344 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020345 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020346 ml2cap_proc_signal_connect_refused_result:
-0x512e 020347 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020348 call ui_ipc_send_event 
-:      020349 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020350 ifetch 2 ,contr 
-0x5131 020351 branch mnosucc 
-:      020352 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020353 call save_cont_pointers 
-0x5133 020357 bpatchx patch23_5 ,mem_patch23 
-0x5134 020358 setarg l2cap_sdp_channel 
-0x5135 020359 isub temp ,null 
-0x5136 020360 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020361 setarg l2cap_rfcomm_channel 
-0x5138 020362 isub temp ,null 
-0x5139 020363 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020364 setarg l2cap_hid_interrupt_channel 
-0x513b 020365 isub temp ,null 
-0x513c 020366 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020367 setarg l2cap_hid_control_channel 
-0x513e 020368 isub temp ,null 
-0x513f 020369 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020370 branch mnosucc 
-:      020371 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020372 copy timeup ,pdata 
-0x5142 020373 store 2 ,mem_sdp_remote_cid 
-0x5143 020374 fetch 1 ,mem_sdp_state 
-0x5144 020375 set1 l2cap_channel_state_conn_res 
-0x5145 020376 store 1 ,mem_sdp_state 
-0x5146 020377 branch mnosucc1 
-:      020378 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020379 copy timeup ,pdata 
-0x5148 020380 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020381 fetch 1 ,mem_rfcomm_state 
-0x514a 020382 set1 l2cap_channel_state_conn_res 
-0x514b 020383 store 1 ,mem_rfcomm_state 
-0x514c 020384 branch mnosucc1 
-:      020385 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020386 copy timeup ,pdata 
-0x514e 020387 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020388 fetch 1 ,mem_hid_control_state 
-0x5150 020389 set1 l2cap_channel_state_conn_res 
-0x5151 020390 store 1 ,mem_hid_control_state 
-0x5152 020391 branch mnosucc1 
-:      020392 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020393 copy timeup ,pdata 
-0x5154 020394 store 2 ,mem_hid_int_remote_cid 
-0x5155 020395 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020396 set1 l2cap_channel_state_conn_res 
-0x5157 020397 store 1 ,mem_hid_interrupt_state 
-:      020400 mnosucc1:
-0x5158 020401 call load_cont_pointers 
-:      020402 mnosucc:
-0x5159 020403 copy regc ,pdata 
-0x515a 020404 isub rega ,regc 
-0x515b 020405 rtn 
-:      020407 ml2cap_proc_signal_config_rsp:
-0x515c 020408 ifetch 1 ,contr 
-0x515d 020409 copy pdata ,queue 
-0x515e 020410 ifetch 2 ,contr 
-0x515f 020411 copy pdata ,rega 
-0x5160 020412 copy regc ,pdata 
-0x5161 020413 isub rega ,regc 
-0x5162 020414 ifetch 2 ,contr 
-0x5163 020415 copy pdata ,timeup 
-0x5164 020416 ifetch 2 ,contr 
-0x5165 020417 ifetch 2 ,contr 
-0x5166 020418 nbranch mcrsdone1 ,blank 
-0x5167 020419 call save_cont_pointers 
-0x5168 020423 copy timeup ,temp 
-0x5169 020424 bpatchx patch23_6 ,mem_patch23 
-0x516a 020425 setarg l2cap_sdp_channel 
-0x516b 020426 isub temp ,null 
-0x516c 020427 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020428 setarg l2cap_rfcomm_channel 
-0x516e 020429 isub temp ,null 
-0x516f 020430 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020431 setarg l2cap_hid_control_channel 
-0x5171 020432 isub temp ,null 
-0x5172 020433 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020434 setarg l2cap_hid_interrupt_channel 
-0x5174 020435 isub temp ,null 
-0x5175 020436 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020437 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020438 fetch 1 ,mem_sdp_state 
-0x5177 020439 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020440 store 1 ,mem_sdp_state 
-0x5179 020441 rtn 
-:      020442 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020443 fetch 1 ,mem_rfcomm_state 
-0x517b 020444 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020445 store 1 ,mem_rfcomm_state 
-0x517d 020446 rtn 
-:      020447 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020448 fetch 1 ,mem_hid_control_state 
-0x517f 020449 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020450 store 1 ,mem_hid_control_state 
-0x5181 020451 rtn 
-:      020452 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020453 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020454 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020455 store 1 ,mem_hid_interrupt_state 
-0x5185 020456 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020457 branch ui_ipc_send_event 
-:      020460 mcfrsdone:
-0x5187 020461 call load_cont_pointers 
-:      020462 mcrsdone1:
-0x5188 020463 increase -6 ,rega 
-:      020464 mloop2:
-0x5189 020465 branch mcrsdone ,zero 
-0x518a 020466 increase 1 ,contr 
-0x518b 020467 increase -1 ,rega 
-0x518c 020468 branch mloop2 
-:      020469 mcrsdone:
-0x518d 020470 rtn 
-:      020471 ml2cap_proc_signal_config_req:
-0x518e 020472 ifetch 1 ,contr 
-0x518f 020473 copy pdata ,queue 
-0x5190 020474 ifetch 2 ,contr 
-0x5191 020475 copy pdata ,rega 
-0x5192 020476 copy regc ,pdata 
-0x5193 020477 isub rega ,regc 
-0x5194 020478 ifetch 2 ,contr 
-0x5195 020479 increase 2 ,contr 
-0x5196 020480 copy pdata ,temp 
-0x5197 020481 setarg signal_config_rsp 
-0x5198 020482 istore 1 ,contw 
-0x5199 020483 copy queue ,pdata 
-0x519a 020484 istore 1 ,contw 
-0x519b 020485 increase 2 ,rega 
-0x519c 020486 copy rega ,pdata 
-0x519d 020487 istore 2 ,contw 
-0x519e 020488 call save_cont_pointers 
-0x519f 020489 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020490 setarg l2cap_sdp_channel 
-0x51a1 020491 isub temp ,null 
-0x51a2 020492 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020493 setarg l2cap_rfcomm_channel 
-0x51a4 020494 isub temp ,null 
-0x51a5 020495 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020496 setarg l2cap_hid_control_channel 
-0x51a7 020497 isub temp ,null 
-0x51a8 020498 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020499 setarg l2cap_hid_interrupt_channel 
-0x51aa 020500 isub temp ,null 
-0x51ab 020501 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020502 branch mcfgrq_done 
-:      020503 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020504 fetch 1 ,mem_sdp_state 
-0x51ae 020505 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020506 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020507 store 1 ,mem_sdp_state 
-0x51b1 020508 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020509 fetcht 1 ,mem_control_tasks 
-0x51b3 020510 set1 l2cap_init_config_req ,temp 
-0x51b4 020511 storet 1 ,mem_control_tasks 
-0x51b5 020512 copy queue ,pdata 
-0x51b6 020513 increase 1 ,pdata 
-0x51b7 020514 store 1 ,mem_config_identifier 
-0x51b8 020515 fetch 1 ,mem_sdp_state 
-0x51b9 020516 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020517 store 1 ,mem_sdp_state 
-:      020518 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020519 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020520 store 2 ,mem_config_req_dest_cid 
-0x51bd 020521 branch mcfgrq_done 
-:      020522 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020523 fetch 1 ,mem_rfcomm_state 
-0x51bf 020524 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020525 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020526 store 1 ,mem_rfcomm_state 
-0x51c2 020527 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020528 branch mcfgrq_done 
-:      020529 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020530 fetch 1 ,mem_hid_control_state 
-0x51c5 020531 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020532 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020533 store 1 ,mem_hid_control_state 
-0x51c8 020534 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020535 branch mcfgrq_done 
-:      020536 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020537 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020538 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020539 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020540 store 1 ,mem_hid_interrupt_state 
-0x51ce 020541 fetch 2 ,mem_hid_int_remote_cid 
-:      020544 mcfgrq_done:
-0x51cf 020545 copy pdata ,timeup 
-0x51d0 020546 call load_cont_pointers 
-0x51d1 020548 copy timeup ,pdata 
-0x51d2 020550 istore 2 ,contw 
-0x51d3 020551 force 0x0000 ,pdata 
-0x51d4 020552 istore 2 ,contw 
-0x51d5 020553 force 0x0000 ,pdata 
-0x51d6 020554 istore 2 ,contw 
-0x51d7 020555 force 10 ,pdata 
-0x51d8 020556 iadd regb ,regb 
-0x51d9 020557 increase -6 ,rega 
-:      020558 mloop1:
-0x51da 020559 branch mcrqdone ,zero 
-0x51db 020560 ifetch 1 ,contr 
-0x51dc 020561 istore 1 ,contw 
-0x51dd 020562 increase 1 ,regb 
-0x51de 020563 increase -1 ,rega 
-0x51df 020564 branch mloop1 
-:      020565 mcrqdone:
-0x51e0 020566 rtn 
-:      020567 ml2cap_proc_signal_disconn_req:
-0x51e1 020568 ifetch 1 ,contr 
-0x51e2 020569 copy pdata ,queue 
-0x51e3 020570 ifetch 2 ,contr 
-0x51e4 020571 copy pdata ,rega 
-0x51e5 020572 copy regc ,pdata 
-0x51e6 020573 isub rega ,regc 
-0x51e7 020575 ifetch 2 ,contr 
-0x51e8 020576 copy pdata ,rega 
-0x51e9 020577 ifetch 2 ,contr 
-0x51ea 020578 copy pdata ,timeup 
-0x51eb 020579 call save_cont_pointers 
-0x51ec 020580 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020581 setarg l2cap_sdp_channel 
-0x51ee 020582 copy rega ,temp 
-0x51ef 020583 isub temp ,null 
-0x51f0 020584 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020585 setarg l2cap_hid_control_channel 
-0x51f2 020586 copy rega ,temp 
-0x51f3 020587 isub temp ,null 
-0x51f4 020588 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020589 setarg l2cap_hid_interrupt_channel 
-0x51f6 020590 copy rega ,temp 
-0x51f7 020591 isub temp ,null 
-0x51f8 020592 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020593 branch mclsrfc 
-:      020594 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020595 setarg 0x0000 
-0x51fb 020596 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020597 store 2 ,mem_sdp_remote_cid 
-0x51fd 020598 store 1 ,mem_sdp_state 
-0x51fe 020599 branch mclssdp 
-:      020600 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020601 call l2cap_reset_hid_ctrl_state 
-0x5200 020602 branch mclssdp 
-:      020603 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020604 call l2cap_reset_hid_int_state 
-0x5202 020610 branch mclssdp 
-:      020611 mclsrfc:
-0x5203 020612 setarg 0x0000 
-0x5204 020613 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020614 mclssdp:
-0x5205 020615 call load_cont_pointers 
-0x5206 020616 setarg signal_disconnect_rsp 
-0x5207 020617 istore 1 ,contw 
-0x5208 020618 copy queue ,pdata 
-0x5209 020619 istore 1 ,contw 
-0x520a 020620 setarg 0x0004 
-0x520b 020621 istore 2 ,contw 
-0x520c 020622 copy rega ,pdata 
-0x520d 020623 istore 2 ,contw 
-0x520e 020624 copy timeup ,pdata 
-0x520f 020625 istore 2 ,contw 
-0x5210 020626 force 8 ,pdata 
-0x5211 020627 iadd regb ,regb 
-0x5212 020628 rtn 
-:      020630 ml2cap_proc_signal_disconn_rsp:
-0x5213 020631 ifetch 1 ,contr 
-0x5214 020632 copy pdata ,queue 
-0x5215 020633 ifetch 2 ,contr 
-0x5216 020634 copy pdata ,rega 
-0x5217 020635 ifetch 2 ,contr 
-0x5218 020636 copy pdata ,timeup 
-0x5219 020637 ifetch 2 ,contr 
-0x521a 020638 copy pdata ,temp 
-0x521b 020639 call save_cont_pointers 
-0x521c 020640 bpatchx patch24_1 ,mem_patch24 
-0x521d 020641 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020642 icompare 0xff ,queue 
-0x521f 020643 nbranch mdisdone ,true 
-0x5220 020644 setarg l2cap_sdp_channel 
-0x5221 020645 isub temp ,null 
-0x5222 020646 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020647 setarg l2cap_rfcomm_channel 
-0x5224 020648 isub temp ,null 
-0x5225 020649 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020650 branch mdisdone 
-:      020651 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020652 jam 0 ,mem_sdp_remote_cid 
-0x5228 020653 jam 0 ,mem_sdp_state 
-0x5229 020654 branch mdisdone 
-:      020655 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020658 mdisdone:
-0x522a 020659 call load_cont_pointers 
-0x522b 020660 copy regc ,pdata 
-0x522c 020661 isub rega ,regc 
-0x522d 020662 rtn 
-:      020664 ml2cap_proc_send_reject:
-0x522e 020665 setarg signal_cmd_reject 
-0x522f 020666 istore 1 ,contw 
-0x5230 020667 ifetch 1 ,contr 
-0x5231 020668 istore 1 ,contw 
-0x5232 020669 setarg 0x0002 
-0x5233 020670 istore 2 ,contw 
-0x5234 020671 setarg 0x0000 
-0x5235 020672 istore 2 ,contw 
-0x5236 020673 setarg 0x0006 
-0x5237 020674 iadd regb ,regb 
-0x5238 020675 force 4 ,regc 
-0x5239 020676 rtn 
-:      020679 l2cap_get_req_id:
-0x523a 020680 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 020681 increase 1 ,pdata 
-0x523c 020682 bne 0 ,l2cap_get_req_id_ok 
-0x523d 020683 increase 1 ,pdata 
-:      020684 l2cap_get_req_id_ok:
-0x523e 020685 store 1 ,mem_ml2cap_comm_id 
-0x523f 020686 rtn 
-:      020696 l2cap_malloc:
-0x5240 020697 bpatchx patch24_2 ,mem_patch24 
-0x5241 020698 arg 0 ,regb 
-0x5242 020699 call l2cap_malloc_is_fifo_full 
-0x5243 020700 nbranch assert ,blank 
-0x5244 020701 call l2cap_malloc_get_full_map 
-0x5245 020702 arg mem_tx_buff0 ,regb 
-0x5246 020703 arg 0 ,queue 
-:      020704 l2cap_malloc_loop:
-0x5247 020705 fetcht 1 ,mem_used_map 
-0x5248 020706 qisolate1 temp 
-0x5249 020707 branch l2cap_malloc_next ,true 
-0x524a 020708 call l2cap_malloc_enough 
-0x524b 020709 sub timeup ,0 ,null 
-0x524c 020710 branch l2cap_malloc_next ,positive 
-0x524d 020711 call l2cap_malloc_into_fifo 
-0x524e 020712 branch l2cap_malloc_rtn 
-:      020713 l2cap_malloc_next:
-0x524f 020714 increase 128 ,regb 
-0x5250 020715 increase 1 ,queue 
-0x5251 020716 setarg 8 
-0x5252 020717 isub queue ,null 
-0x5253 020718 branch l2cap_malloc_loop ,positive 
-0x5254 020719 arg 0 ,regb 
-:      020720 l2cap_malloc_rtn:
-0x5255 020721 copy regb ,pdata 
-0x5256 020722 branch assert ,blank 
-0x5257 020723 rtn 
-:      020731 l2cap_malloc_fifo_out:
-0x5258 020732 bpatchx patch24_3 ,mem_patch24 
-0x5259 020733 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 020734 increase 1 ,contr 
-0x525b 020735 ifetch 2 ,contr 
-0x525c 020736 rtn 
-:      020742 l2cap_malloc_free:
-0x525d 020743 bpatchx patch24_4 ,mem_patch24 
-0x525e 020744 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 020745 copy contr ,contw 
-0x5260 020746 copy contr ,temp 
-0x5261 020747 setarg 0 
-0x5262 020748 istore 3 ,contw 
-0x5263 020749 rtn 
-:      020754 l2cap_malloc_discard:
-0x5264 020755 bpatchx patch24_5 ,mem_patch24 
-0x5265 020756 call l2cap_malloc_is_fifo_empty 
-0x5266 020757 branch assert ,blank 
-0x5267 020758 fetch 3 ,mem_tx_fifo2 
-0x5268 020759 store 3 ,mem_tx_fifo3 
-0x5269 020760 fetch 3 ,mem_tx_fifo1 
-0x526a 020761 store 3 ,mem_tx_fifo2 
-0x526b 020762 fetch 3 ,mem_tx_fifo0 
-0x526c 020763 store 3 ,mem_tx_fifo1 
-0x526d 020764 rtn 
-:      020770 l2cap_malloc_is_fifo_full:
-0x526e 020771 bpatchx patch24_6 ,mem_patch24 
-0x526f 020772 fetch 3 ,mem_tx_fifo0 
-0x5270 020773 rtn 
-:      020779 l2cap_malloc_is_fifo_nearly_full:
-0x5271 020780 bpatchx patch24_7 ,mem_patch24 
-0x5272 020781 fetch 3 ,mem_tx_fifo1 
-0x5273 020782 rtn 
-:      020788 l2cap_malloc_is_fifo_empty:
-0x5274 020789 bpatchx patch25_0 ,mem_patch25 
-0x5275 020790 fetch 3 ,mem_tx_fifo3 
-0x5276 020791 rtn 
-:      020796 l2cap_malloc_fifo_get_first_ptr:
-0x5277 020797 call l2cap_malloc_is_fifo_empty 
-0x5278 020798 branch assert ,blank 
-0x5279 020799 arg mem_tx_fifo0 ,contr 
-:      020800 l2cap_malloc_free_loop:
-0x527a 020801 ifetch 3 ,contr 
-0x527b 020802 branch l2cap_malloc_free_loop ,blank 
-0x527c 020803 increase -3 ,contr 
-0x527d 020804 rtn 
-:      020811 l2cap_malloc_get_full_map:
-0x527e 020812 bpatchx patch25_1 ,mem_patch25 
-0x527f 020813 arg 4 ,loopcnt 
-0x5280 020814 arg mem_tx_fifo0_map ,contr 
-0x5281 020815 arg 0 ,temp 
-:      020816 l2cap_malloc_get_full_map_loop:
-0x5282 020817 ifetch 3 ,contr 
-0x5283 020818 and pdata ,0xff ,pdata 
-0x5284 020819 ior temp ,temp 
-0x5285 020820 loop l2cap_malloc_get_full_map_loop 
-0x5286 020821 storet 1 ,mem_used_map 
-0x5287 020822 rtn 
-:      020830 l2cap_malloc_into_fifo:
-0x5288 020831 bpatchx patch25_2 ,mem_patch25 
-0x5289 020832 call l2cap_malloc_is_fifo_full 
-0x528a 020833 nbranch assert ,blank 
-0x528b 020834 call l2cap_malloc_is_fifo_empty 
-0x528c 020835 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 020836 fetch 3 ,mem_tx_fifo1 
-0x528e 020837 store 3 ,mem_tx_fifo0 
-0x528f 020838 ifetch 3 ,contr 
-0x5290 020839 istore 3 ,contw 
-0x5291 020840 ifetch 3 ,contr 
-0x5292 020841 istore 3 ,contw 
-0x5293 020842 setarg 0 
-0x5294 020843 istore 3 ,contw 
-:      020844 l2cap_malloc_into_fifo_no_push:
-0x5295 020845 arg 0 ,temp 
-0x5296 020846 copy timeup ,pdata 
-0x5297 020847 iadd queue ,pdata 
-:      020848 l2cap_malloc_into_fifo_loop:
-0x5298 020849 qset1 temp 
-0x5299 020850 increase 1 ,queue 
-0x529a 020851 isub queue ,null 
-0x529b 020852 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 020854 lshift8 regb ,pdata 
-0x529d 020855 ior temp ,pdata 
-0x529e 020856 store 3 ,mem_tx_fifo3 
-0x529f 020857 rtn 
-:      020867 l2cap_malloc_enough:
-0x52a0 020868 bpatchx patch25_3 ,mem_patch25 
-0x52a1 020869 call l2cap_malloc_get_full_map 
-0x52a2 020870 copy queue ,regc 
-0x52a3 020871 arg 0 ,temp 
-0x52a4 020872 arg 0 ,timeup 
-:      020874 l2cap_malloc_enough_loop:
-0x52a5 020875 copy queue ,pdata 
-0x52a6 020876 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 020877 fetch 1 ,mem_used_map 
-0x52a8 020878 qisolate1 pdata 
-0x52a9 020879 branch l2cap_malloc_enough_end ,true 
-0x52aa 020880 increase 128 ,temp 
-0x52ab 020881 increase 1 ,queue 
-0x52ac 020882 copy rega ,pdata 
-0x52ad 020883 isub temp ,null 
-0x52ae 020884 branch l2cap_malloc_enough_end ,zero 
-0x52af 020885 branch l2cap_malloc_enough_loop ,positive 
-:      020886 l2cap_malloc_enough_end:
-0x52b0 020887 copy temp ,pdata 
-0x52b1 020888 isub rega ,null 
-0x52b2 020889 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 020890 copy queue ,pdata 
-0x52b4 020891 copy regc ,temp 
-0x52b5 020892 isub temp ,timeup 
-:      020893 l2cap_malloc_enough_rtn:
-0x52b6 020894 copy regc ,queue 
-0x52b7 020895 rtn 
-:      020898 l2cap_malloc_signal_channel:
-0x52b8 020899 bpatchx patch25_4 ,mem_patch25 
-0x52b9 020900 arg l2cap_signal_malloc_size ,rega 
-0x52ba 020901 call l2cap_malloc 
-0x52bb 020902 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 020903 increase 4 ,pdata 
-0x52bd 020904 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 020905 setarg 0 
-0x52bf 020906 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 020907 rtn 
-:      020909 l2cap_get_signal_tx_buff:
-0x52c1 020910 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 020911 branch l2cap_util_pdata_to_contw 
-:      020913 l2cap_get_signal_tx_payload:
-0x52c3 020914 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 020915 branch l2cap_util_pdata_to_contw 
-:      020918 l2cap_malloc_sdp_channel:
-0x52c5 020919 bpatchx patch25_5 ,mem_patch25 
-0x52c6 020920 arg sdp_malloc_size ,rega 
-0x52c7 020921 call l2cap_malloc 
-0x52c8 020922 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 020923 increase 4 ,pdata 
-0x52ca 020924 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 020925 setarg 0 
-0x52cc 020926 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 020927 rtn 
-:      020929 l2cap_get_sdp_tx_buff:
-0x52ce 020930 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 020931 branch l2cap_util_pdata_to_contw 
-:      020933 l2cap_get_sdp_tx_payload:
-0x52d0 020934 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 020935 branch l2cap_util_pdata_to_contw 
-:      020938 l2cap_malloc_rfcomm_channel:
-0x52d2 020939 bpatchx patch25_6 ,mem_patch25 
-0x52d3 020940 call push_stack 
-0x52d4 020941 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 020942 call l2cap_malloc_is_fifo_full 
-0x52d6 020943 nrtn blank 
-0x52d7 020944 arg rfcomm_malloc_size ,rega 
-0x52d8 020945 call l2cap_malloc 
-0x52d9 020946 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 020947 increase 4 ,pdata 
-0x52db 020948 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 020949 setarg 0 
-0x52dd 020950 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 020951 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 020952 branch pop_stack 
-:      020954 l2cap_get_rfcomm_tx_buff:
-0x52e0 020955 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 020956 branch l2cap_util_pdata_to_contw 
-:      020958 l2cap_util_pdata_to_contw:
-0x52e2 020959 branch assert ,blank 
-0x52e3 020960 copy pdata ,contw 
-0x52e4 020961 rtn 
-:      020964 l2cap_lpm_save_calc_len:
-0x52e5 020965 bpatchx patch25_7 ,mem_patch25 
-0x52e6 020966 arg 0 ,regb 
-0x52e7 020967 arg mem_tx_fifo0_map ,rega 
-0x52e8 020968 increase -2 ,rega 
-:      020969 l2cap_lpm_save_calc_len_loop:
-0x52e9 020970 increase 2 ,rega 
-0x52ea 020971 setarg mem_tx_fifo_end 
-0x52eb 020972 isub rega ,null 
-0x52ec 020973 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 020974 ifetch 1 ,rega 
-0x52ee 020975 increase 1 ,rega 
-0x52ef 020976 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 020977 ifetcht 2 ,rega 
-0x52f1 020978 ifetch 2 ,temp 
-0x52f2 020979 iadd regb ,regb 
-0x52f3 020980 increase 4 ,regb 
-0x52f4 020981 branch l2cap_lpm_save_calc_len_loop 
-:      020982 l2cap_lpm_save_calc_len_end:
-0x52f5 020983 copy regb ,pdata 
-0x52f6 020984 rtn 
-:      020987 l2cap_lpm_get_wake_lock:
-0x52f7 020988 arg wake_lock_l2cap_tx ,queue 
-0x52f8 020989 branch lpm_get_wake_lock 
-:      020991 l2cap_lpm_put_wake_lock:
-0x52f9 020992 arg wake_lock_l2cap_tx ,queue 
-0x52fa 020993 branch lpm_put_wake_lock 
-:      020995 l2cap_lpm_save_txbuf:
-0x52fb 020996 bpatchx patch26_0 ,mem_patch26 
-0x52fc 020997 call l2cap_malloc_get_full_map 
-0x52fd 020998 fetch 1 ,mem_used_map 
-0x52fe 020999 rtn blank 
-0x52ff 021000 call l2cap_lpm_save_calc_len 
-0x5300 021001 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021002 isub temp ,null 
-0x5302 021003 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021004 call l2cap_lpm_put_wake_lock 
-0x5304 021005 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021006 arg mem_tx_fifo0 ,rega 
-:      021007 l2cap_lpm_save_txbuf_loop:
-0x5306 021008 setarg mem_tx_fifo_end 
-0x5307 021009 isub rega ,null 
-0x5308 021010 rtn zero 
-0x5309 021011 ifetch 1 ,rega 
-0x530a 021012 increase 1 ,rega 
-0x530b 021013 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021014 istore 2 ,contw 
-0x530d 021015 increase 2 ,rega 
-0x530e 021016 branch l2cap_lpm_save_txbuf_loop 
-:      021017 l2cap_lpm_save_txbuf_nempty:
-0x530f 021018 ifetch 2 ,rega 
-0x5310 021019 increase 2 ,rega 
-0x5311 021020 copy pdata ,contr 
-0x5312 021021 ifetch 2 ,contr 
-0x5313 021022 istore 2 ,contw 
-0x5314 021023 copy pdata ,loopcnt 
-0x5315 021024 increase 2 ,loopcnt 
-0x5316 021025 call memcpy 
-0x5317 021026 branch l2cap_lpm_save_txbuf_loop 
-:      021028 l2cap_lpm_load_txbuf:
-0x5318 021029 bpatchx patch26_1 ,mem_patch26 
-0x5319 021030 call l2cap_malloc_get_full_map 
-0x531a 021031 fetch 1 ,mem_used_map 
-0x531b 021032 rtn blank 
-0x531c 021033 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021034 increase -3 ,rega 
-0x531e 021035 arg mem_l2cap_lpm_txbuf ,contr 
-:      021036 l2cap_lpm_load_txbuf_loop:
-0x531f 021037 increase 3 ,rega 
-0x5320 021038 setarg mem_tx_fifo_end + 1 
-0x5321 021039 isub rega ,null 
-0x5322 021040 rtn zero 
-0x5323 021041 ifetch 2 ,contr 
-0x5324 021042 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021043 increase 4 ,pdata 
-0x5326 021044 copy pdata ,loopcnt 
-0x5327 021045 copy contr ,regb 
-0x5328 021046 ifetch 2 ,rega 
-0x5329 021047 copy pdata ,contw 
-0x532a 021048 copy regb ,contr 
-0x532b 021049 increase -2 ,contr 
-0x532c 021050 call memcpy 
-0x532d 021051 branch l2cap_lpm_load_txbuf_loop 
-:      021061 le_init_conn:
-0x532e 021062 bpatchx patch26_2 ,mem_patch26 
-0x532f 021063 disable wake 
-0x5330 021064 jam 1 ,mem_le_conn_handle 
-0x5331 021065 jam 3 ,mem_le_state 
-0x5332 021066 jam 1 ,mem_le_arq 
-0x5333 021067 setarg -1 
-0x5334 021068 store 2 ,mem_le_event_count 
-0x5335 021069 force 0 ,pdata 
-0x5336 021070 store 1 ,mem_le_ch 
-0x5337 021071 store 1 ,mem_le_op 
-0x5338 021072 store 3 ,mem_sniff_rcv 
-0x5339 021073 store 3 ,mem_sniff_lost 
-0x533a 021074 store 5 ,mem_le_pcnt_tx 
-0x533b 021075 set1 39 ,pdata 
-0x533c 021076 store 5 ,mem_le_pcnt_rx 
-0x533d 021077 jam 1 ,mem_le_txheader 
-0x533e 021078 jam 0 ,mem_le_txlen 
-0x533f 021079 branch le_supervision_flush 
-:      021081 le_init_master:
-0x5340 021082 bpatchx patch26_3 ,mem_patch26 
-0x5341 021083 enable master 
-0x5342 021084 jam lemode_master ,mem_le_mode 
-0x5343 021085 jam 1 ,mem_le_att_handle 
-0x5344 021086 jam 1 ,mem_le_search_handle_start 
-0x5345 021087 setarg 0xffff 
-0x5346 021088 store 2 ,mem_le_search_handle_end 
-0x5347 021089 force 0 ,pdata 
-0x5348 021090 store 5 ,mem_le_pcnt_rx 
-0x5349 021091 set1 39 ,pdata 
-0x534a 021092 store 5 ,mem_le_pcnt_tx 
-0x534b 021093 branch le_init_conn 
-:      021096 le_init_slave:
-0x534c 021097 bpatchx patch26_4 ,mem_patch26 
-0x534d 021098 disable master 
-0x534e 021099 setarg 0x17 
-0x534f 021100 store 2 ,mem_le_remote_mtu 
-0x5350 021101 jam lemode_slave ,mem_le_mode 
-0x5351 021102 jam 0 ,mem_le_adv_enable 
-0x5352 021103 jam 0 ,mem_lpm_current_mult 
-0x5353 021104 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021105 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021106 fetch 2 ,mem_le_superto 
-0x5356 021107 store 2 ,mem_le_init_superto 
-0x5357 021108 fetch 2 ,mem_le_tsniff 
-0x5358 021109 mul32 pdata ,5 ,pdata 
-0x5359 021110 rshift4 pdata ,pdata 
-0x535a 021111 store 2 ,mem_le_superto 
-0x535b 021112 branch le_init_conn 
-:      021118 le_dispatch:
-0x535c 021119 call le_enable 
-0x535d 021120 call le_scan 
-0x535e 021121 call le_adv 
-0x535f 021122 branch le_disable 
-:      021124 le_conn_dispatch:
-0x5360 021125 bpatchx patch26_5 ,mem_patch26 
-0x5361 021126 call le_enable 
-0x5362 021127 call app_process_ble 
-0x5363 021128 fetch 1 ,mem_le_mode 
-0x5364 021129 beq lemode_master ,le_master_dispatch 
-0x5365 021130 branch le_slave_dispatch 
-:      021136 le_master_dispatch:
-0x5366 021137 bpatchx patch26_6 ,mem_patch26 
-0x5367 021138 enable master 
-0x5368 021139 call le_supervision_update 
-0x5369 021140 branch le_master_disconn ,positive 
-0x536a 021141 call check_ble_disabled 
-0x536b 021142 call le_setup 
-0x536c 021143 call le_prepare_tx 
-0x536d 021144 disable match 
-0x536e 021145 call le_transmit_receive_sifs 
-0x536f 021146 nrtn match 
-0x5370 021147 bpatchx patch26_7 ,mem_patch26 
-0x5371 021148 fetch 1 ,mem_le_conn_rcv 
-0x5372 021149 increase 1 ,pdata 
-0x5373 021150 store 1 ,mem_le_conn_rcv 
-0x5374 021151 call le_acknowledge 
-0x5375 021152 disable master 
-0x5376 021153 rtn 
-:      021155 le_master_disconn:
-0x5377 021156 call le_disconnect 
-0x5378 021157 disable master 
-0x5379 021158 rtn 
-:      021163 le_slave_dispatch:
-0x537a 021164 bpatchx patch27_0 ,mem_patch27 
-0x537b 021165 jam 0 ,mem_le_md_count 
-0x537c 021166 call sp_calc_sequence_256 
-0x537d 021167 call le_secure_connect_sm 
-0x537e 021168 disable attempt 
-0x537f 021169 call le_supervision_update 
-0x5380 021170 branch le_slave_disconn ,positive 
-0x5381 021171 call check_ble_disabled 
-0x5382 021172 call le_setup 
-0x5383 021173 call le_receive_slave 
-0x5384 021174 nbranch le_slave_unsync ,sync 
-0x5385 021175 call le_got_first_packet 
-0x5386 021176 branch le_slave_match ,match 
-0x5387 021177 branch le_slave_cont 
-:      021180 le_slave_match:
-0x5388 021181 bpatchx patch27_1 ,mem_patch27 
-0x5389 021182 fetch 1 ,mem_le_md_count 
-0x538a 021183 pincrease 1 
-0x538b 021184 store 1 ,mem_le_md_count 
-0x538c 021185 beq le_md_max_count ,le_slave_cont 
-0x538d 021186 call le_acknowledge 
-0x538e 021187 call le_prepare_tx 
-0x538f 021188 call le_transmit_norx 
-0x5390 021189 call le_parse 
-0x5391 021190 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021191 call callback_func 
-0x5393 021192 call le_check_md 
-0x5394 021193 branch le_slave_more_data ,user 
-:      021194 le_slave_cont:
-0x5395 021195 bpatchx patch27_2 ,mem_patch27 
-0x5396 021196 call le_pairing_sm 
-0x5397 021197 call le_check_paring_time 
-0x5398 021198 call check_51cmd 
-0x5399 021199 fetch 1 ,mem_le_op 
-0x539a 021200 bbit1 op_disconn ,le_slave_disconn 
-:      021201 le_slave_unsync:
-0x539b 021202 bpatchx patch27_3 ,mem_patch27 
-0x539c 021203 call le_lpm_set_mult 
-0x539d 021204 call le_update_channel_map 
-0x539e 021205 call le_update_param 
-0x539f 021206 branch calc_clke_offset 
-:      021209 le_check_md:
-0x53a0 021210 disable user 
-0x53a1 021211 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021212 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021213 rtn 
-:      021216 le_slave_more_data:
-0x53a4 021217 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021218 enable attempt 
-0x53a6 021219 call le_transmit_receive_sifs_notx 
-0x53a7 021220 branch le_slave_match ,match 
-0x53a8 021221 branch le_slave_cont 
-:      021223 le_slave_disconn:
-:      021226 le_disconnect:
-0x53a9 021227 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021228 call le_clear_connection_info 
-0x53ab 021229 call app_disconn_reason_collect_ble 
-0x53ac 021230 call sp_initialize_256 
-0x53ad 021231 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021232 branch ui_ipc_send_event 
-:      021234 le_clear_connection_info:
-0x53af 021235 setarg 0 
-0x53b0 021236 store 9 ,mem_le_tx_buff_used 
-0x53b1 021237 jam 0 ,mem_le_conn_handle 
-0x53b2 021238 jam lemode_idle ,mem_le_mode 
-0x53b3 021239 jam 0 ,mem_le_state 
-0x53b4 021240 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021241 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021242 rtn 
-:      021244 le_got_first_packet:
-0x53b7 021245 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021246 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021247 increase 1 ,pdata 
-0x53ba 021248 store 1 ,mem_le_conn_rcv 
-0x53bb 021249 fetch 1 ,mem_le_state 
-0x53bc 021250 rtnbit1 lestate_got_first_packet 
-0x53bd 021251 set1 lestate_got_first_packet 
-0x53be 021252 store 1 ,mem_le_state 
-0x53bf 021253 fetch 2 ,mem_le_init_superto 
-0x53c0 021254 store 2 ,mem_le_superto 
-0x53c1 021255 setarg 0 
-0x53c2 021256 store 4 ,mem_le_transmit_window 
-0x53c3 021257 rtn 
-:      021260 le_enable:
-0x53c4 021261 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021262 jam 0x36 ,rf_adc_goff 
-0x53c6 021263 jam 0x5f ,rf_agc_nsat 
-0x53c7 021264 enable le 
-0x53c8 021265 jam 7 ,rfen_ulp 
-0x53c9 021266 call check_ble_disabled 
-0x53ca 021267 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021268 rtn blank 
-0x53cc 021269 jam 0xb8 ,rf_iq_gain 
-0x53cd 021270 rtn 
-:      021272 le_disable:
-0x53ce 021273 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021274 jam 0x2e ,rf_adc_goff 
-0x53d0 021275 jam 0xff ,rf_agc_nsat 
-0x53d1 021276 disable le 
-0x53d2 021277 jam 3 ,rfen_ulp 
-0x53d3 021278 arg 0 ,stop_watch 
-0x53d4 021279 rtn 
-:      021281 le_prep:
-0x53d5 021282 disable enable_crc 
-0x53d6 021283 disable enable_white 
-0x53d7 021284 fetch 3 ,mem_le_crcinit 
-0x53d8 021285 iforce crc24_init 
-0x53d9 021286 fetch 1 ,mem_le_ch_mapped 
-0x53da 021287 reverse pdata ,temp 
-0x53db 021288 set1 1 ,temp 
-0x53dc 021289 rshift temp ,white_init 
-0x53dd 021290 rtn 
-:      021293 lerx_setfreq:
-0x53de 021294 call le_setfreq 
-0x53df 021295 call set_freq_rx 
-0x53e0 021296 setarg param_pll_setup 
-0x53e1 021297 call sleep 
-0x53e2 021298 branch rf_rx_enable 
-:      021300 letx_setfreq:
-0x53e3 021301 branch txon ,match 
-:      021302 letx_setfreq0:
-0x53e4 021303 call le_setfreq 
-0x53e5 021304 branch set_freq_tx 
-:      021305 le_setfreq:
-0x53e6 021306 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021307 call set_sync_on 
-0x53e8 021308 fetch 1 ,mem_le_testtype 
-0x53e9 021309 nbranch le_ctf_test ,blank 
-0x53ea 021310 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021311 sub pdata ,36 ,null 
-0x53ec 021312 branch le_ctf_normal ,positive 
-0x53ed 021313 force 0 ,temp 
-0x53ee 021314 rtneq 37 
-0x53ef 021315 force 24 ,temp 
-0x53f0 021316 rtneq 38 
-0x53f1 021317 force 78 ,temp 
-0x53f2 021318 rtn 
-:      021320 le_ctf_normal:
-0x53f3 021321 sub pdata ,10 ,null 
-0x53f4 021322 branch le_ctf_low ,positive 
-0x53f5 021323 increase 1 ,pdata 
-:      021325 le_ctf_low:
-0x53f6 021326 lshift pdata ,pdata 
-0x53f7 021327 add pdata ,2 ,temp 
-0x53f8 021328 rtn 
-:      021330 le_ctf_test:
-0x53f9 021331 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021332 lshift pdata ,temp 
-0x53fb 021333 rtn 
-:      021335 le_sca_map:
-0x53fc 021336 arg 500 ,temp 
-0x53fd 021337 rtn blank 
-0x53fe 021338 arg 250 ,temp 
-0x53ff 021339 rtneq 1 
-0x5400 021340 arg 150 ,temp 
-0x5401 021341 rtneq 2 
-0x5402 021342 arg 100 ,temp 
-0x5403 021343 rtneq 3 
-0x5404 021344 arg 75 ,temp 
-0x5405 021345 rtneq 4 
-0x5406 021346 arg 50 ,temp 
-0x5407 021347 rtneq 5 
-0x5408 021348 arg 40 ,temp 
-0x5409 021349 rtneq 6 
-0x540a 021350 arg 20 ,temp 
-0x540b 021351 rtn 
-:      021355 le_adv_access:
-0x540c 021356 setarg 0x8e89be 
-0x540d 021357 lshift8 pdata ,pdata 
-0x540e 021358 or_into 0xd6 ,pdata 
-0x540f 021359 iforce access 
-0x5410 021360 setarg 0x555555 
-0x5411 021361 store 3 ,mem_le_crcinit 
-0x5412 021362 rtn 
-:      021364 le_setup:
-0x5413 021365 bpatchx patch28_2 ,mem_patch28 
-0x5414 021366 enable swfine 
-0x5415 021367 fetch 4 ,mem_le_access 
-0x5416 021368 iforce access 
-0x5417 021369 call le_map_channel 
-0x5418 021370 setarg 0x200 
-0x5419 021371 branch le_setup_master ,master 
-0x541a 021372 fetch 2 ,mem_le_receive_window 
-0x541b 021373 rshift pdata ,pdata 
-:      021374 le_setup_master:
-0x541c 021375 arg param_pll_setup ,temp 
-0x541d 021376 iadd temp ,pdata 
-0x541e 021377 call ahead_window 
-0x541f 021378 deposit clke 
-0x5420 021379 store 6 ,mem_le_rxon_ts 
-0x5421 021380 rtn 
-:      021382 le_next_adv_channel:
-0x5422 021383 bpatchx patch28_3 ,mem_patch28 
-0x5423 021384 fetch 1 ,mem_le_ch_mapped 
-0x5424 021385 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021386 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021387 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021388 branch le_next_adv_channel_curr_channel_39 
-:      021390 le_next_adv_channel_curr_channel_37:
-0x5428 021391 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021392 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021393 branch set_le_next_adv_channel_38 ,true 
-0x542b 021394 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021395 branch set_le_next_adv_channel_39 ,true 
-0x542d 021396 branch set_le_next_adv_channel_37 
-:      021399 le_next_adv_channel_curr_channel_38:
-0x542e 021400 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021401 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021402 branch set_le_next_adv_channel_39 ,true 
-0x5431 021403 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021404 branch set_le_next_adv_channel_37 ,true 
-0x5433 021405 branch set_le_next_adv_channel_38 
-:      021408 le_next_adv_channel_curr_channel_39:
-0x5434 021409 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021410 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021411 branch set_le_next_adv_channel_37 ,true 
-0x5437 021412 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021413 branch set_le_next_adv_channel_38 ,true 
-0x5439 021414 branch set_le_next_adv_channel_39 
-:      021418 set_le_next_adv_channel_37:
-0x543a 021419 jam 37 ,mem_le_ch_mapped 
-0x543b 021420 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021421 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021422 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021423 rtn 
-:      021425 set_le_next_adv_channel_38:
-0x543f 021426 jam 38 ,mem_le_ch_mapped 
-0x5440 021427 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021428 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021429 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021430 rtn 
-:      021432 set_le_next_adv_channel_39:
-0x5444 021433 jam 39 ,mem_le_ch_mapped 
-0x5445 021434 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021435 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021436 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021437 rtn 
-:      021441 le_context_nexthop:
-0x5449 021442 bpatchx patch28_4 ,mem_patch28 
-0x544a 021443 add rega ,coffset_mode ,contr 
-0x544b 021444 ifetch 1 ,contr 
-0x544c 021445 rtnbit0 mode_le 
-0x544d 021446 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021447 ifetch 2 ,contw 
-0x544f 021448 increase 1 ,pdata 
-0x5450 021449 istore 2 ,contw 
-0x5451 021450 add rega ,coffset_le_hop ,contr 
-0x5452 021451 ifetch 1 ,contr 
-0x5453 021452 add rega ,coffset_le_ch ,contw 
-0x5454 021453 ifetcht 1 ,contw 
-0x5455 021454 iadd temp ,pdata 
-0x5456 021455 sub pdata ,36 ,null 
-0x5457 021456 branch le_nexthop_nowrap ,positive 
-0x5458 021457 increase -37 ,pdata 
-:      021458 le_nexthop_nowrap:
-0x5459 021459 istore 1 ,contw 
-0x545a 021460 rtn 
-:      021463 le_calc_channel_map:
-0x545b 021464 bpatchx patch28_5 ,mem_patch28 
-0x545c 021465 fetch 5 ,mem_le_channel_map 
-0x545d 021466 force 0 ,temp 
-0x545e 021467 force 37 ,loopcnt 
-:      021468 le_count_channels_loop:
-0x545f 021469 bbit0 0 ,le_count_channels_notused 
-0x5460 021470 increase 1 ,temp 
-:      021471 le_count_channels_notused:
-0x5461 021472 rshift pdata ,pdata 
-0x5462 021473 loop le_count_channels_loop 
-0x5463 021474 add temp ,-1 ,pdata 
-0x5464 021475 store 1 ,mem_le_channels 
-0x5465 021476 rtn 
-:      021478 le_map_channel:
-0x5466 021479 bpatchx patch28_6 ,mem_patch28 
-0x5467 021480 fetch 1 ,mem_le_ch 
-0x5468 021481 iforce queue 
-0x5469 021482 fetcht 5 ,mem_le_channel_map 
-0x546a 021483 qisolate1 temp 
-0x546b 021484 branch le_map_channel_end ,true 
-:      021485 le_map_channel_next:
-0x546c 021486 bpatchx patch28_7 ,mem_patch28 
-0x546d 021487 fetch 1 ,mem_le_channels 
-0x546e 021488 isub queue ,pdata 
-0x546f 021489 branch le_map_channel_cont ,positive 
-0x5470 021490 sub pdata ,-1 ,queue 
-0x5471 021491 branch le_map_channel_next 
-:      021492 le_map_channel_cont:
-0x5472 021493 copy queue ,loopcnt 
-0x5473 021494 force 0 ,queue 
-:      021495 le_map_channel_loop:
-0x5474 021496 qisolate1 temp 
-0x5475 021497 branch le_map_channel_skip ,true 
-0x5476 021498 increase 1 ,loopcnt 
-:      021499 le_map_channel_skip:
-0x5477 021500 deposit loopcnt 
-0x5478 021501 branch le_map_channel_end ,blank 
-0x5479 021502 increase 1 ,queue 
-0x547a 021503 increase -1 ,loopcnt 
-0x547b 021504 branch le_map_channel_loop 
-:      021505 le_map_channel_end:
-0x547c 021506 deposit queue 
-0x547d 021507 store 1 ,mem_le_ch_mapped 
-0x547e 021508 rtn 
-:      021511 le_wait_tx:
-0x547f 021512 branch le_wait_master ,master 
-0x5480 021513 until null ,timeout 
-0x5481 021514 rtn 
-:      021516 le_wait_master:
-0x5482 021517 arg 0xea0 ,timeup 
-0x5483 021518 until clkn_rt ,meet 
-0x5484 021519 rtn 
-:      021521 le_receive_adv:
-0x5485 021522 disable swfine 
-0x5486 021523 fetch 2 ,mem_le_scan_window 
-0x5487 021524 copy pdata ,timeup 
-0x5488 021525 branch le_receive_packet 
-:      021528 le_receive_slave:
-0x5489 021529 bpatchx patch29_0 ,mem_patch29 
-0x548a 021530 enable swfine 
-0x548b 021531 fetch 2 ,mem_le_receive_window 
-0x548c 021532 fetcht 4 ,mem_le_transmit_window 
-0x548d 021533 iadd temp ,timeup 
-:      021534 le_receive_packet:
-0x548e 021535 call lerx_setfreq 
-:      021536 le_receive_rxon:
-0x548f 021537 bpatchx patch29_1 ,mem_patch29 
-0x5490 021538 call le_prep 
-0x5491 021539 disable match 
-0x5492 021540 enable decode_fec0 
-0x5493 021541 enable is_rx 
-0x5494 021542 disable is_tx 
-0x5495 021543 copy timeup ,stop_watch 
-0x5496 021544 correlate null ,timeout 
-0x5497 021545 branch le_receive_on_attempt ,attempt 
-0x5498 021546 copy clke ,temp 
-0x5499 021547 storet 6 ,mem_sync_clke 
-:      021548 le_receive_on_attempt:
-0x549a 021549 nbranch end_of_packet ,sync 
-0x549b 021550 branch le_receive_skip ,attempt 
-0x549c 021551 arg param_clke_cal_le ,clke_rt 
-0x549d 021552 copy bt_clk ,clke_bt 
-0x549e 021553 fetch 1 ,mem_le_state 
-0x549f 021554 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021555 call lpm_adjust_clk ,wake 
-:      021556 le_receive_skip:
-0x54a1 021557 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021558 call save_rssi 
-0x54a3 021559 enable enable_white 
-0x54a4 021560 enable enable_crc 
-0x54a5 021561 parse demod ,bucket ,8 
-0x54a6 021562 rshift3 pwindow ,pdata 
-0x54a7 021563 store 1 ,mem_le_rxbuf 
-0x54a8 021564 parse demod ,bucket ,8 
-0x54a9 021565 rshift3 pwindow ,pdata 
-0x54aa 021566 istore 1 ,contw 
-0x54ab 021567 and pdata ,0x3f ,loopcnt 
-0x54ac 021568 branch lerx_nopayload ,zero 
-:      021570 lerx_loop:
-0x54ad 021571 parse demod ,bucket ,8 
-0x54ae 021572 rshift3 pwindow ,pdata 
-0x54af 021573 istore 1 ,contw 
-0x54b0 021574 loop lerx_loop 
-:      021576 lerx_nopayload:
-0x54b1 021577 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021578 parse demod ,bucket ,24 
-0x54b3 021579 enable swfine 
-0x54b4 021580 arg param_sifs ,stop_watch 
-0x54b5 021581 rshift32 pdata ,pdata 
-0x54b6 021582 rshift16 pdata ,pdata 
-0x54b7 021583 istore 3 ,contw 
-0x54b8 021584 branch end_of_packet ,crc_failed 
-0x54b9 021585 enable match 
-0x54ba 021586 fetch 1 ,mem_last_freq 
-0x54bb 021587 add pdata ,0 ,rega 
-0x54bc 021588 call rf_write_freq 
-0x54bd 021589 disable decode_fec0 
-0x54be 021590 branch set_sync_on 
-:      021592 le_transmit_receive_sifs:
-0x54bf 021593 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021594 call le_transmit 
-:      021595 le_transmit_receive_sifs_notx:
-0x54c1 021596 fetcht 1 ,mem_last_freq 
-0x54c2 021597 call set_freq_rx 
-0x54c3 021598 call rf_rx_enable 
-0x54c4 021599 enable swfine 
-0x54c5 021600 arg 5500 ,timeup 
-0x54c6 021601 branch le_receive_rxon 
-:      021603 le_transmit_norx:
-0x54c7 021604 call le_transmit 
-0x54c8 021605 branch end_of_packet 
-:      021607 le_transmit:
-0x54c9 021608 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021609 call le_prep 
-0x54cb 021610 call letx_setfreq 
-0x54cc 021611 branch le_transmit0 
-:      021613 le_transmit0:
-0x54cd 021614 set1 txgfsk ,radio_ctrl 
-0x54ce 021615 enable encode_fec0 
-0x54cf 021616 enable is_tx 
-0x54d0 021617 disable is_rx 
-0x54d1 021618 call le_wait_tx 
-0x54d2 021619 rshift16 access ,pdata 
-0x54d3 021620 rshift8 pdata ,pdata 
-0x54d4 021621 rshift4 pdata ,pdata 
-0x54d5 021622 inject mod ,40 
-0x54d6 021623 enable enable_white 
-0x54d7 021624 enable enable_crc 
-0x54d8 021625 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021626 fetch 1 ,mem_le_txheader 
-0x54da 021627 inject mod ,8 
-0x54db 021628 ifetch 1 ,contr 
-0x54dc 021629 and pdata ,0x3f ,loopcnt 
-0x54dd 021630 inject mod ,8 
-0x54de 021631 branch letr_nopayload ,zero 
-:      021632 letr_loop:
-0x54df 021633 ifetch 1 ,contr 
-0x54e0 021634 inject mod ,8 
-0x54e1 021635 loop letr_loop 
-:      021637 letr_nopayload:
-0x54e2 021638 enable enable_parity 
-0x54e3 021639 inject mod ,24 
-0x54e4 021640 disable enable_parity 
-0x54e5 021641 until null ,tx_clear 
-0x54e6 021642 nop 100 
-0x54e7 021643 disable encode_fec0 
-0x54e8 021644 rtn 
-:      021646 le_send_adv_ind:
-0x54e9 021647 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021648 fetch 1 ,mem_le_adv_type 
-0x54eb 021649 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021650 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021651 lshift4 pdata ,pdata 
-0x54ee 021652 lshift2 pdata ,pdata 
-0x54ef 021653 store 1 ,mem_le_txheader 
-0x54f0 021654 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021655 add temp ,6 ,pdata 
-0x54f2 021656 store 1 ,mem_le_txlen 
-0x54f3 021657 fetch 6 ,mem_le_lap 
-0x54f4 021658 store 6 ,mem_le_txpayload 
-0x54f5 021659 copy temp ,loopcnt 
-0x54f6 021660 arg mem_le_adv_data ,contr 
-0x54f7 021661 call memcpy_fast 
-0x54f8 021662 branch le_send_adv_transmit 
-:      021663 le_send_adv_direct_ind:
-0x54f9 021664 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021665 lshift4 pdata ,pdata 
-0x54fb 021666 lshift2 pdata ,pdata 
-0x54fc 021667 increase 1 ,pdata 
-0x54fd 021668 store 1 ,mem_le_txheader 
-0x54fe 021669 setarg 12 
-0x54ff 021670 store 1 ,mem_le_txlen 
-0x5500 021671 fetch 6 ,mem_le_lap 
-0x5501 021672 store 6 ,mem_le_txpayload 
-0x5502 021673 fetch 6 ,mem_hci_plap 
-0x5503 021674 istore 6 ,contw 
-:      021675 le_send_adv_transmit:
-0x5504 021676 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 021677 fetch 1 ,mem_le_adv_transmit 
-0x5506 021678 increase 1 ,pdata 
-0x5507 021679 store 1 ,mem_le_adv_transmit 
-0x5508 021680 arg 1800 ,stop_watch 
-0x5509 021681 disable match 
-0x550a 021682 branch le_transmit_receive_sifs 
-:      021684 le_send_scan_request:
-0x550b 021685 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 021686 fetch 1 ,mem_le_scan_type 
-0x550d 021687 rtnne le_scan_type_active 
-0x550e 021688 fetch 1 ,mem_le_adv_transmit 
-0x550f 021689 increase 1 ,pdata 
-0x5510 021690 store 1 ,mem_le_adv_transmit 
-0x5511 021691 arg 0x0c03 ,temp 
-0x5512 021692 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 021693 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 021694 copy rega ,pdata 
-0x5515 021695 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 021696 storet 2 ,mem_le_txheader 
-0x5517 021697 fetch 6 ,mem_le_lap 
-0x5518 021698 istore 6 ,contw 
-0x5519 021699 fetch 6 ,mem_le_plap 
-0x551a 021700 istore 6 ,contw 
-0x551b 021701 branch le_transmit_receive_sifs 
-:      021704 le_send_scan_response:
-0x551c 021705 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 021706 arg scan_rsp ,temp 
-0x551e 021707 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 021708 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 021709 storet 1 ,mem_le_txheader 
-0x5521 021710 fetcht 1 ,mem_le_scan_data_len 
-0x5522 021711 add temp ,6 ,pdata 
-0x5523 021712 store 1 ,mem_le_txlen 
-0x5524 021713 fetch 6 ,mem_le_lap 
-0x5525 021714 store 6 ,mem_le_txpayload 
-0x5526 021715 arg mem_le_scan_data ,contr 
-0x5527 021716 copy temp ,loopcnt 
-0x5528 021717 call memcpy_fast 
-0x5529 021718 call le_transmit_norx 
-0x552a 021719 branch le_adv_not_match 
-:      021721 le_connect_request:
-0x552b 021722 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 021723 force -1 ,pdata 
-0x552d 021724 setsect 2 ,1 
-0x552e 021725 store 5 ,mem_le_channel_map 
-0x552f 021726 call le_calc_channel_map 
-0x5530 021727 force 4 ,loopcnt 
-0x5531 021728 arg mem_le_access ,contw 
-0x5532 021729 call generate_random_loop 
-0x5533 021730 fetch 2 ,mem_le_timeout 
-0x5534 021731 store 2 ,mem_le_superto 
-:      021732 le_con_req_hop_retry:
-0x5535 021733 random pdata 
-0x5536 021734 and_into 0xf ,pdata 
-0x5537 021735 sub pdata ,4 ,null 
-0x5538 021736 branch le_con_req_hop_retry ,positive 
-0x5539 021737 store 1 ,mem_le_hop 
-0x553a 021738 store 1 ,mem_tmp1 
-0x553b 021739 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 021740 fetcht 2 ,mem_le_conn_interval 
-0x553d 021741 storet 2 ,mem_le_tsniff 
-0x553e 021742 copy temp ,regc 
-0x553f 021743 add clkn_bt ,7 ,pdata 
-0x5540 021744 idiv regc 
-0x5541 021745 call wait_div_end 
-0x5542 021746 remainder rega 
-0x5543 021747 isub rega ,pdata 
-0x5544 021748 iadd regc ,pdata 
-0x5545 021749 fetcht 2 ,mem_le_dsniff 
-0x5546 021750 iadd temp ,pdata 
-0x5547 021751 store 4 ,mem_le_anchor 
-0x5548 021752 isub clkn_bt ,rega 
-0x5549 021753 increase -6 ,rega 
-0x554a 021754 arg 0x2205 ,regb 
-0x554b 021755 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 021756 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 021757 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 021758 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 021759 copy regb ,pdata 
-0x5550 021760 store 2 ,mem_le_txheader 
-0x5551 021761 fetch 6 ,mem_le_lap 
-0x5552 021762 istore 6 ,contw 
-0x5553 021763 fetch 6 ,mem_le_plap 
-0x5554 021764 istore 6 ,contw 
-0x5555 021765 fetch 4 ,mem_le_access 
-0x5556 021766 istore 4 ,contw 
-0x5557 021767 random pdata 
-0x5558 021768 istore 2 ,contw 
-0x5559 021769 random pdata 
-0x555a 021770 istore 1 ,contw 
-0x555b 021771 force 2 ,pdata 
-0x555c 021772 istore 1 ,contw 
-0x555d 021773 rshift2 rega ,pdata 
-0x555e 021774 istore 2 ,contw 
-0x555f 021775 rshift2 regc ,pdata 
-0x5560 021776 istore 2 ,contw 
-0x5561 021777 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 021778 setarg 0 
-0x5563 021779 istore 2 ,contw 
-0x5564 021780 fetch 2 ,mem_le_timeout 
-0x5565 021781 istore 2 ,contw 
-0x5566 021782 fetch 5 ,mem_le_channel_map 
-0x5567 021783 istore 5 ,contw 
-0x5568 021784 fetch 1 ,mem_le_hop 
-0x5569 021785 arg param_le_sca ,temp 
-0x556a 021786 ior temp ,pdata 
-0x556b 021787 istore 1 ,contw 
-0x556c 021788 call le_transmit_norx 
-0x556d 021789 setarg mem_le_txheader 
-0x556e 021790 add pdata ,18 ,contr 
-0x556f 021791 ifetch 3 ,contr 
-0x5570 021792 store 3 ,mem_le_crcinit 
-0x5571 021793 rtn 
-:      021795 le_init_adv:
-0x5572 021796 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 021797 disable master 
-0x5574 021798 branch le_adv_access 
-:      021802 le_update_param:
-0x5575 021803 fetch 1 ,mem_le_state 
-0x5576 021804 rtnbit0 lestate_update_param 
-0x5577 021805 fetch 2 ,mem_le_event_count 
-0x5578 021806 fetcht 2 ,mem_le_instant 
-0x5579 021807 isub temp ,pdata 
-0x557a 021808 nrtn positive 
-0x557b 021809 store 2 ,mem_pdatatemp 
-0x557c 021810 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 021811 fetch 1 ,mem_le_state 
-0x557e 021812 set0 lestate_update_param ,pdata 
-0x557f 021813 set0 lestate_got_first_packet ,pdata 
-0x5580 021814 store 1 ,mem_le_state 
-0x5581 021815 fetch 4 ,mem_le_anchor 
-0x5582 021816 fetcht 2 ,mem_le_tsniff 
-0x5583 021817 storet 2 ,mem_temp 
-0x5584 021818 isub temp ,rega 
-0x5585 021819 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 021820 fetch 1 ,mem_le_new_param 
-0x5587 021821 store 1 ,mem_le_window_size 
-0x5588 021822 ifetcht 2 ,contr 
-0x5589 021823 ifetch 2 ,contr 
-0x558a 021824 lshift2 pdata ,pdata 
-0x558b 021825 store 2 ,mem_le_tsniff 
-0x558c 021826 lshift2 temp ,temp 
-0x558d 021827 iadd temp ,pdata 
-0x558e 021828 ifetcht 4 ,contr 
-0x558f 021829 storet 4 ,mem_le_slave_latency 
-0x5590 021830 iadd rega ,pdata 
-0x5591 021831 copy pdata ,regab 
-0x5592 021832 fetch 2 ,mem_le_tsniff 
-0x5593 021833 fetcht 2 ,mem_temp 
-0x5594 021834 isub temp ,pdata 
-0x5595 021835 fetcht 2 ,mem_pdatatemp 
-0x5596 021836 imul32 temp ,pdata 
-0x5597 021837 iadd regab ,pdata 
-0x5598 021838 store 4 ,mem_le_anchor 
-0x5599 021839 call le_receive_window_size 
-0x559a 021840 fetch 2 ,mem_le_superto 
-0x559b 021841 store 2 ,mem_le_init_superto 
-0x559c 021842 rtn 
-:      021845 le_update_channel_map:
-0x559d 021846 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 021847 fetch 1 ,mem_le_state 
-0x559f 021848 rtnbit0 lestate_update_map 
-0x55a0 021849 fetch 2 ,mem_le_event_count 
-0x55a1 021850 fetcht 2 ,mem_le_instant 
-0x55a2 021851 isub temp ,pdata 
-0x55a3 021852 nrtn positive 
-0x55a4 021853 fetch 1 ,mem_le_state 
-0x55a5 021854 set0 lestate_update_map ,pdata 
-0x55a6 021855 store 1 ,mem_le_state 
-0x55a7 021856 fetch 5 ,mem_le_new_map 
-0x55a8 021857 store 5 ,mem_le_channel_map 
-0x55a9 021858 branch le_calc_channel_map 
-:      021861 le_acknowledge:
-0x55aa 021862 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 021863 call le_supervision_flush 
-0x55ac 021864 call le_check_wak 
-0x55ad 021865 fetch 1 ,mem_le_rxbuf 
-0x55ae 021866 isolate1 md ,pdata 
-0x55af 021867 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 021868 rshift pdata ,pdata 
-0x55b1 021869 ixor temp ,pdata 
-0x55b2 021870 isolate1 nesn ,pdata 
-0x55b3 021871 setflag true ,mark_old_packet ,mark 
-0x55b4 021872 rtnmark1 mark_old_packet 
-0x55b5 021873 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 021874 branch le_ack_unenc ,blank 
-0x55b7 021875 fetch 1 ,mem_le_state 
-0x55b8 021876 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 021877 call load_sk 
-0x55ba 021878 call le_decrypt 
-0x55bb 021879 nrtn blank 
-:      021880 le_ack_unenc:
-0x55bc 021881 fetcht 1 ,mem_le_arq 
-0x55bd 021882 setflip nesn ,temp 
-0x55be 021883 storet 1 ,mem_le_arq 
-0x55bf 021884 rtn 
-:      021887 le_check_wak:
-0x55c0 021888 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 021889 fetcht 1 ,mem_le_arq 
-0x55c2 021890 isolate0 wak ,temp 
-0x55c3 021891 rtn true 
-0x55c4 021892 fetch 1 ,mem_le_rxbuf 
-0x55c5 021893 lshift pdata ,pdata 
-0x55c6 021894 ixor temp ,pdata 
-0x55c7 021895 rtnbit0 sn 
-0x55c8 021896 set0 wak ,temp 
-0x55c9 021897 setflip sn ,temp 
-0x55ca 021898 storet 1 ,mem_le_arq 
-0x55cb 021899 compare 3 ,temp ,3 
-0x55cc 021900 nrtn true 
-0x55cd 021901 fetch 1 ,mem_le_txpayload 
-0x55ce 021902 beq ll_start_enc_req ,le_set_enc 
-0x55cf 021903 fetch 1 ,mem_le_enc_state 
-0x55d0 021904 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 021905 rtn 
-:      021908 le_set_enc:
-0x55d2 021909 fetch 1 ,mem_le_state 
-0x55d3 021910 set1 lestate_encryption ,pdata 
-0x55d4 021911 store 1 ,mem_le_state 
-0x55d5 021912 rtn 
-:      021914 le_clear_enc:
-0x55d6 021915 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 021916 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 021917 arg 0 ,pdata 
-0x55d9 021918 store 4 ,mem_le_last_mic 
-0x55da 021919 store 5 ,mem_le_pcnt_tx 
-0x55db 021920 set1 39 ,pdata 
-0x55dc 021921 store 5 ,mem_le_pcnt_rx 
-0x55dd 021922 fetch 1 ,mem_le_state 
-0x55de 021923 set0 lestate_encryption ,pdata 
-0x55df 021924 store 1 ,mem_le_state 
-0x55e0 021925 rtn 
-:      021928 le_wait_adv:
-0x55e1 021929 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 021930 call le_next_adv_channel 
-0x55e3 021931 call le_receive_adv 
-0x55e4 021932 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 021933 increase 1 ,pdata 
-0x55e6 021934 store 1 ,mem_le_adv_waitcnt 
-0x55e7 021935 rtn 
-:      021938 le_scan:
-0x55e8 021939 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 021940 fetch 1 ,mem_le_scan_enable 
-0x55ea 021941 rtnne le_scan_enable 
-0x55eb 021942 arg le_scan_interval_timer ,queue 
-0x55ec 021943 call timer_check 
-0x55ed 021944 nrtn blank 
-0x55ee 021945 fetch 2 ,mem_le_scan_interval 
-0x55ef 021946 fetcht 2 ,mem_le_scan_window 
-0x55f0 021947 isub temp ,pdata 
-0x55f1 021948 arg le_scan_interval_timer ,queue 
-0x55f2 021949 call timer_init 
-0x55f3 021950 disable master 
-0x55f4 021951 call le_init_adv 
-0x55f5 021952 call le_wait_adv 
-0x55f6 021953 nrtn match 
-0x55f7 021954 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 021955 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 021956 store 6 ,mem_le_plap 
-0x55fa 021959 fetch 1 ,mem_le_adv_rcv 
-0x55fb 021960 increase 1 ,pdata 
-0x55fc 021961 store 1 ,mem_le_adv_rcv 
-0x55fd 021962 call le_create_conn 
-0x55fe 021963 rtn master 
-0x55ff 021964 call le_send_scan_request 
-0x5600 021965 nrtn match 
-0x5601 021966 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 021967 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 021968 increase 1 ,pdata 
-0x5604 021969 store 1 ,mem_le_scanrsp_rcv 
-0x5605 021970 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 021971 store 9 ,mem_tmp_buffer 
-0x5607 021972 rtn 
-:      021974 le_create_conn:
-0x5608 021975 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 021976 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 021977 rtnne hci_cmd_le_create_conn 
-0x560b 021978 fetch 6 ,mem_le_plap 
-0x560c 021979 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 021980 isub temp ,null 
-0x560e 021981 nrtn zero 
-0x560f 021982 call context_new 
-0x5610 021983 nrtn zero 
-0x5611 021984 call le_connect_request 
-0x5612 021985 call le_init_master 
-0x5613 021986 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 021987 jam 0 ,mem_hci_cmd 
-0x5615 021988 jam 0 ,mem_le_peer_sca 
-0x5616 021989 jam 0 ,mem_le_scan_enable 
-0x5617 021990 jam 0 ,mem_cmd_le_create_conn 
-0x5618 021991 branch context_save 
-:      021993 le_scan_check_sender_addr_type:
-0x5619 021994 arg 1 ,rega 
-0x561a 021995 fetch 1 ,mem_le_rxbuf 
-0x561b 021996 rtnbit1 le_sender_addr_bit 
-0x561c 021997 arg 0 ,rega 
-0x561d 021998 rtn 
-:      022002 le_prepare_tx:
-0x561e 022003 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022004 fetch 1 ,mem_le_arq 
-0x5620 022005 rtnbit1 wak 
-0x5621 022006 call le_check_tx_md 
-0x5622 022007 call le_fifo_get_first_tx_ptr 
-0x5623 022008 branch le_send_empty ,blank 
-0x5624 022009 ifetch 1 ,contr 
-0x5625 022010 ifetcht 1 ,contr 
-0x5626 022011 copy temp ,rega 
-0x5627 022012 isub rega ,pdata 
-0x5628 022013 arg le_max_paket_len ,temp 
-0x5629 022014 call not_greater_than 
-0x562a 022015 copy pdata ,temp 
-0x562b 022016 ifetch 1 ,contr 
-0x562c 022017 copy pdata ,type 
-0x562d 022018 copy rega ,pdata 
-0x562e 022019 iadd contr ,contr 
-0x562f 022020 arg mem_le_txpayload ,contw 
-0x5630 022021 copy temp ,loopcnt 
-0x5631 022022 call memcpy 
-0x5632 022023 call le_update_tx_type 
-0x5633 022024 call le_send_packet 
-0x5634 022026 call le_fifo_get_first_tx_ptr 
-0x5635 022027 ifetch 1 ,contr 
-0x5636 022028 copy pdata ,rega 
-0x5637 022029 copy contr ,regc 
-0x5638 022030 ifetcht 1 ,contr 
-0x5639 022031 copy temp ,regb 
-0x563a 022032 isub regb ,pdata 
-0x563b 022033 arg le_max_paket_len ,temp 
-0x563c 022034 call not_greater_than 
-0x563d 022035 iadd regb ,pdata 
-0x563e 022036 istore 1 ,regc 
-0x563f 022037 isub rega ,null 
-0x5640 022038 nrtn zero 
-0x5641 022039 branch le_fifo_release_first_node 
-:      022042 le_check_tx_md:
-0x5642 022043 call le_check_continue 
-0x5643 022044 rtnmark1 mark_ble_tx_md 
-0x5644 022045 fetch 1 ,mem_le_configuration 
-0x5645 022046 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022047 call le_fifo_get_second_tx_ptr 
-0x5647 022048 branch le_clear_md ,blank 
-0x5648 022049 branch le_set_md 
-:      022052 le_check_continue:
-0x5649 022053 call le_fifo_get_first_tx_ptr 
-0x564a 022054 branch le_clear_md ,blank 
-0x564b 022055 ifetch 1 ,contr 
-0x564c 022056 ifetcht 1 ,contr 
-0x564d 022057 isub temp ,pdata 
-0x564e 022058 sub pdata ,le_max_paket_len ,null 
-0x564f 022059 branch le_clear_md ,positive 
-:      022060 le_set_md:
-0x5650 022061 set1 mark_ble_tx_md ,mark 
-0x5651 022062 rtn 
-:      022064 le_clear_md:
-0x5652 022065 set0 mark_ble_tx_md ,mark 
-0x5653 022066 rtn 
-:      022068 le_update_tx_type:
-0x5654 022069 copy rega ,pdata 
-0x5655 022070 rtn blank 
-0x5656 022071 arg llid_continue ,type 
-0x5657 022072 rtn 
-:      022075 le_att_check_notification_enable:
-0x5658 022076 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022077 increase 1 ,temp 
-0x565a 022078 call le_att_get_handle_ptr 
-0x565b 022079 increase -2 ,contr 
-0x565c 022080 ifetch 2 ,contr 
-0x565d 022081 arg client_charactertic_configuration ,temp 
-0x565e 022082 isub temp ,null 
-0x565f 022083 nrtn zero 
-0x5660 022084 increase 1 ,contr 
-0x5661 022085 copy contr ,rega 
-0x5662 022086 ifetch 1 ,contr 
-0x5663 022087 rtn 
-:      022090 le_send_empty:
-0x5664 022091 force 0 ,temp 
-0x5665 022092 force 1 ,type 
-:      022094 le_send_packet:
-0x5666 022095 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022096 storet 1 ,mem_le_txlen 
-0x5668 022097 fetcht 1 ,mem_le_arq 
-0x5669 022098 set1 wak ,temp 
-0x566a 022099 and temp ,0xfc ,pdata 
-0x566b 022100 ior type ,pdata 
-0x566c 022101 store 1 ,mem_le_arq 
-0x566d 022102 and_into 0x1f ,pdata 
-0x566e 022103 isolate1 mark_ble_tx_md ,mark 
-0x566f 022104 setflag true ,md ,pdata 
-0x5670 022105 store 1 ,mem_le_txheader 
-0x5671 022107 fetch 1 ,mem_le_txheader 
-0x5672 022108 compare 1 ,type ,3 
-0x5673 022109 nbranch le_send_no_txlen ,true 
-0x5674 022110 fetch 1 ,mem_le_txlen 
-0x5675 022111 rtn blank 
-:      022112 le_send_no_txlen:
-0x5676 022113 fetch 1 ,mem_le_state 
-0x5677 022114 rtnbit0 lestate_encryption 
-0x5678 022115 call load_sk 
-0x5679 022116 branch le_encrypt 
-:      022119 get_lpm_wake_ble_rx_lock:
-0x567a 022120 arg wake_lock_ble_rx ,queue 
-0x567b 022121 branch lpm_get_wake_lock 
-:      022123 put_lpm_wake_ble_rx_lock:
-0x567c 022124 arg wake_lock_ble_rx ,queue 
-0x567d 022125 branch lpm_put_wake_lock 
-:      022128 le_parse:
-0x567e 022129 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022130 rtnmark1 mark_old_packet 
-0x5680 022131 call le_fifo_check_full 
-0x5681 022132 nrtn blank 
-0x5682 022133 fetch 1 ,mem_le_rxbuf 
-0x5683 022134 and pdata ,0x3 ,pdata 
-0x5684 022135 store 1 ,mem_le_packet_llid 
-0x5685 022136 ifetch 1 ,contr 
-0x5686 022137 and pdata ,0x1f ,pdata 
-0x5687 022138 store 1 ,mem_le_packet_size 
-0x5688 022139 rtn blank 
-0x5689 022140 copy contr ,pdata 
-0x568a 022141 store 2 ,mem_le_payload_ptr 
-0x568b 022142 fetch 1 ,mem_le_packet_llid 
-0x568c 022143 beq llid_le_ll ,le_parse_ll 
-:      022144 le_parse_l2cap:
-0x568d 022145 call le_check_l2cap_complete 
-0x568e 022146 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022147 call put_lpm_wake_ble_rx_lock 
-0x5690 022148 fetch 2 ,mem_le_payload_ptr 
-0x5691 022149 copy pdata ,contr 
-0x5692 022150 ifetch 2 ,contr 
-0x5693 022151 store 2 ,mem_le_l2cap_size 
-0x5694 022152 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022153 ifetch 2 ,contr 
-0x5696 022154 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022155 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022156 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022157 rtn 
-:      022160 le_check_l2cap_complete:
-0x569a 022161 fetch 1 ,mem_le_packet_llid 
-0x569b 022162 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022163 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022164 rtn 
-:      022169 le_check_l2cap_cid_legal:
-0x569e 022170 call enable_user 
-0x569f 022171 arg le_l2cap_cid_att ,temp 
-0x56a0 022172 isub pdata ,null 
-0x56a1 022173 rtn zero 
-0x56a2 022174 arg le_l2cap_cid_signal ,temp 
-0x56a3 022175 isub pdata ,null 
-0x56a4 022176 rtn zero 
-0x56a5 022177 arg le_l2cap_cid_smp ,temp 
-0x56a6 022178 isub pdata ,null 
-0x56a7 022179 rtn zero 
-0x56a8 022180 branch disable_user 
-:      022183 le_check_l2cap_llid_start:
-0x56a9 022184 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022185 copy pdata ,contr 
-0x56ab 022186 ifetch 2 ,contr 
-0x56ac 022187 store 2 ,mem_le_l2cap_size 
-0x56ad 022188 ifetch 2 ,contr 
-0x56ae 022189 call le_check_l2cap_cid_legal 
-0x56af 022190 nrtn user 
-0x56b0 022191 fetcht 1 ,mem_le_packet_size 
-0x56b1 022192 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022193 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022194 increase 4 ,pdata 
-0x56b4 022195 isub temp ,null 
-0x56b5 022196 branch enable_user ,zero 
-0x56b6 022197 fetch 1 ,mem_le_packet_size 
-0x56b7 022198 copy pdata ,loopcnt 
-0x56b8 022199 arg mem_le_l2capbuf ,contw 
-0x56b9 022200 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022201 copy pdata ,contr 
-0x56bb 022202 call memcpy 
-0x56bc 022203 branch disable_user 
-:      022208 le_check_l2cap_continue_legal:
-0x56bd 022209 call enable_user 
-0x56be 022210 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022211 nrtn blank 
-0x56c0 022212 branch disable_user 
-:      022214 le_check_l2cap_llid_continue:
-0x56c1 022215 call le_check_l2cap_continue_legal 
-0x56c2 022216 nrtn user 
-0x56c3 022217 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022218 arg mem_le_l2capbuf ,contw 
-0x56c5 022219 iadd contw ,rega 
-0x56c6 022220 fetcht 1 ,mem_le_packet_size 
-0x56c7 022221 iadd temp ,pdata 
-0x56c8 022222 store 1 ,mem_le_packet_len_recved 
-0x56c9 022223 fetch 1 ,mem_le_packet_size 
-0x56ca 022224 copy pdata ,loopcnt 
-0x56cb 022225 copy rega ,contw 
-0x56cc 022226 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022227 copy pdata ,contr 
-0x56ce 022228 call memcpy_fast 
-0x56cf 022229 setarg mem_le_l2capbuf 
-0x56d0 022230 store 2 ,mem_le_payload_ptr 
-0x56d1 022231 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022232 increase 4 ,pdata 
-0x56d3 022233 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022234 isub temp ,null 
-0x56d5 022235 branch enable_user ,zero 
-0x56d6 022236 branch disable_user 
-:      022242 le_get_search_att_type:
-0x56d7 022243 call store_contr 
-0x56d8 022244 arg mem_le_search_att_type_length ,contw 
-:      022245 le_get_search_common:
-0x56d9 022246 fetch 2 ,mem_le_l2cap_size 
-0x56da 022247 increase -5 ,pdata 
-:      022248 le_get_search_common2:
-0x56db 022249 istore 1 ,contw 
-0x56dc 022250 copy pdata ,loopcnt 
-0x56dd 022251 call get_contr 
-0x56de 022252 branch memcpy_fast 
-:      022254 le_get_search_att_uuid:
-0x56df 022255 call store_contr 
-0x56e0 022256 arg mem_le_search_uuid_length ,contw 
-0x56e1 022257 branch le_get_search_common 
-:      022261 le_writeatt_cb:
-0x56e2 022262 fetch 2 ,mem_cb_att_write 
-0x56e3 022263 branch callback_func 
-:      022265 le_supervision_update:
-0x56e4 022266 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022267 call get_clkbt 
-0x56e6 022268 isub temp ,timeup 
-0x56e7 022269 deposit timeup 
-0x56e8 022270 fetcht 2 ,mem_le_superto 
-0x56e9 022271 lshift4 temp ,temp 
-0x56ea 022272 lshift temp ,temp 
-0x56eb 022273 isub temp ,pdata 
-0x56ec 022274 rtn 
-:      022276 le_supervision_flush:
-0x56ed 022277 call get_clkbt 
-0x56ee 022278 store 4 ,mem_le_supervision_timer 
-0x56ef 022279 rtn 
-:      022282 le_adv:
-0x56f0 022283 jam 36 ,mem_le_ch_mapped 
-0x56f1 022284 jam 0 ,mem_le_adv_channel_map_temp 
-:      022285 le_adv_loop:
-0x56f2 022286 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022287 fetch 1 ,mem_le_adv_enable 
-0x56f4 022288 rtn blank 
-0x56f5 022289 arg le_adv_interval_timer ,queue 
-0x56f6 022290 call timer_check 
-0x56f7 022291 nrtn blank 
-0x56f8 022292 bpatchx patch2d_1 ,mem_patch2d 
-:      022293 le_adv_loop_tx:
-0x56f9 022294 disable master 
-0x56fa 022295 enable swfine 
-0x56fb 022296 call le_init_adv 
-0x56fc 022297 call le_next_adv_channel 
-0x56fd 022298 call le_send_adv_ind 
-0x56fe 022299 nbranch le_adv_not_match ,match 
-0x56ff 022300 fetch 1 ,mem_le_req_rcv 
-0x5700 022301 increase 1 ,pdata 
-0x5701 022302 store 1 ,mem_le_req_rcv 
-0x5702 022303 fetch 1 ,mem_le_rxbuf 
-0x5703 022304 and pdata ,0x0f ,pdata 
-0x5704 022305 beq scan_req ,le_send_scan_response 
-0x5705 022306 beq connect_req ,le_parse_connect_req 
-:      022307 le_adv_not_match:
-0x5706 022308 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022309 random pdata 
-0x5708 022310 arg 0x1ff ,temp 
-0x5709 022311 iand temp ,pdata 
-0x570a 022312 add pdata ,250 ,pdata 
-0x570b 022313 call delay 
-0x570c 022314 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022315 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022316 isub temp ,null 
-0x570f 022317 nbranch le_adv_loop ,zero 
-0x5710 022318 arg le_adv_interval_timer ,queue 
-0x5711 022319 fetch 2 ,mem_le_adv_interval 
-0x5712 022320 branch timer_init 
-:      022323 le_receive_window_size:
-0x5713 022324 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022325 fetch 1 ,mem_le_peer_sca 
-0x5715 022326 call le_sca_map 
-0x5716 022327 fetch 2 ,mem_le_tsniff 
-0x5717 022328 imul32 temp ,pdata 
-0x5718 022329 arg 375 ,temp 
-0x5719 022330 imul32 temp ,pdata 
-0x571a 022331 arg 100000 ,temp 
-0x571b 022332 idiv temp 
-0x571c 022333 fetch 1 ,mem_le_window_size 
-0x571d 022334 arg 20000 ,temp 
-0x571e 022335 imul32 temp ,pdata 
-0x571f 022336 iadd temp ,pdata 
-0x5720 022337 store 4 ,mem_le_transmit_window 
-0x5721 022338 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022339 fetch 2 ,mem_rx_window_sniff 
-0x5723 022340 call wait_div_end 
-0x5724 022341 quotient temp 
-0x5725 022342 iadd temp ,pdata 
-0x5726 022343 store 2 ,mem_le_receive_window 
-0x5727 022344 rtn 
-:      022346 le_parse_connect_req:
-0x5728 022347 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022348 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022349 fetcht 6 ,mem_le_lap 
-0x572b 022350 isub temp ,null 
-0x572c 022351 nrtn zero 
-0x572d 022352 call le_scan_check_sender_addr_type 
-0x572e 022353 copy rega ,pdata 
-0x572f 022354 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022355 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022356 store 7 ,mem_tmp_buffer 
-0x5732 022357 ifetch 8 ,contr 
-0x5733 022358 istore 8 ,contw 
-0x5734 022359 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022360 store 6 ,mem_le_plap 
-0x5736 022361 increase 6 ,contr 
-0x5737 022362 ifetch 8 ,contr 
-0x5738 022363 store 8 ,mem_le_access 
-0x5739 022364 ifetcht 2 ,contr 
-0x573a 022365 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022366 lshift2 temp ,temp 
-0x573c 022367 ifetch 2 ,contr 
-0x573d 022368 lshift2 pdata ,pdata 
-0x573e 022369 store 2 ,mem_le_tsniff 
-0x573f 022370 store 4 ,mem_le_anchor 
-0x5740 022371 isub temp ,pdata 
-0x5741 022372 add pdata ,-2 ,clke_bt 
-0x5742 022373 ifetch 9 ,contr 
-0x5743 022374 store 9 ,mem_le_slave_latency 
-0x5744 022375 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022376 ifetch 1 ,contr 
-0x5746 022377 rshift4 pdata ,temp 
-0x5747 022378 rshift temp ,temp 
-0x5748 022379 storet 1 ,mem_le_peer_sca 
-0x5749 022380 and_into 0x1f ,pdata 
-0x574a 022381 store 1 ,mem_le_hop 
-0x574b 022382 call le_receive_window_size 
-0x574c 022383 call le_calc_channel_map 
-0x574d 022384 call le_init_slave 
-0x574e 022385 call context_new 
-0x574f 022386 nrtn zero 
-0x5750 022387 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022388 call calc_clke_offset 
-0x5752 022389 call le_l2cap_reset_signaling_identifier 
-0x5753 022390 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022391 call ui_ipc_send_event 
-0x5755 022392 branch context_save 
-:      022395 le_init_attlist_search:
-0x5756 022396 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022397 fetch 2 ,mem_le_search_handle_start 
-0x5758 022398 iforce regb 
-0x5759 022399 fetch 2 ,mem_le_search_handle_end 
-0x575a 022400 iforce regc 
-0x575b 022401 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022402 iforce contr 
-0x575d 022403 enable user 
-0x575e 022404 rtn 
-:      022407 le_att_handle_inrange:
-0x575f 022408 ifetch 2 ,contr 
-0x5760 022409 rtn blank 
-0x5761 022410 isub regb ,null 
-0x5762 022411 nrtn positive 
-0x5763 022412 isub regc ,null 
-0x5764 022413 rtn zero 
-0x5765 022414 branch le_att_handle_blank ,positive 
-0x5766 022415 force 1 ,null 
-0x5767 022416 rtn 
-:      022417 le_att_handle_blank:
-0x5768 022418 force 0 ,pdata 
-0x5769 022419 rtn 
-:      022423 le_att_get_handle_ptr:
-0x576a 022424 call le_att_get_handle_ptr2 
-0x576b 022425 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022426 rtn 
-:      022428 le_att_get_handle_ptr2:
-0x576d 022429 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022430 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022431 iforce contr 
-:      022432 le_att_get_handle_loop1:
-0x5770 022433 ifetch 2 ,contr 
-0x5771 022434 rtn blank 
-0x5772 022435 isub temp ,null 
-0x5773 022436 rtn zero 
-0x5774 022437 ifetch 1 ,contr 
-0x5775 022438 iadd contr ,contr 
-0x5776 022439 ifetch 1 ,contr 
-0x5777 022440 iadd contr ,contr 
-0x5778 022441 branch le_att_get_handle_loop1 
-:      022442 le_att_get_handle_ptr_found:
-0x5779 022443 ifetch 1 ,contr 
-0x577a 022444 iadd contr ,contr 
-0x577b 022445 rtn 
-:      022449 le_att_get_short_uuid_ptr:
-0x577c 022450 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022451 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022452 iforce contr 
-:      022453 le_att_get_short_uuid_loop:
-0x577f 022454 ifetch 2 ,contr 
-0x5780 022455 rtn blank 
-0x5781 022456 ifetch 1 ,contr 
-0x5782 022457 iadd contr ,contr 
-0x5783 022458 increase -2 ,contr 
-0x5784 022459 ifetch 2 ,contr 
-0x5785 022460 isub temp ,null 
-0x5786 022461 rtn zero 
-0x5787 022462 ifetch 1 ,contr 
-0x5788 022463 iadd contr ,contr 
-0x5789 022464 branch le_att_get_short_uuid_loop 
-:      022468 le_att_get_handle_info_from_ptr:
-0x578a 022469 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022470 branch le_att_get_handle_info_fast 
-:      022472 le_att_get_handle_info:
-0x578c 022473 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022474 fetch 2 ,mem_ui_le_uuid_table 
-:      022475 le_att_get_handle_info_fast:
-0x578e 022476 iforce contr 
-0x578f 022477 copy temp ,rega 
-:      022478 le_att_get_handle_loop:
-0x5790 022479 ifetch 2 ,contr 
-0x5791 022480 branch le_att_unfind_handle ,blank 
-0x5792 022481 isub rega ,null 
-0x5793 022482 branch le_att_finded_handle ,zero 
-0x5794 022483 ifetch 1 ,contr 
-0x5795 022484 iadd contr ,contr 
-0x5796 022485 ifetch 1 ,contr 
-0x5797 022486 iadd contr ,contr 
-0x5798 022487 branch le_att_get_handle_loop 
-:      022488 le_att_unfind_handle:
-0x5799 022489 branch disable_blank 
-:      022491 le_att_finded_handle:
-0x579a 022492 ifetch 1 ,contr 
-0x579b 022493 store 1 ,mem_le_cur_uuid_length 
-0x579c 022494 copy pdata ,loopcnt 
-0x579d 022495 arg mem_le_cur_uuid ,contw 
-0x579e 022496 call memcpy_fast 
-0x579f 022497 ifetch 1 ,contr 
-0x57a0 022498 store 1 ,mem_le_curr_att_len 
-0x57a1 022499 call store_contr 
-0x57a2 022500 branch enable_blank 
-:      022503 le_modified_name:
-0x57a3 022504 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022505 call le_modified_name_att_list 
-0x57a5 022506 branch le_modified_name_adv 
-:      022508 le_modified_name_att_list:
-0x57a6 022509 arg uuid_chrctr_device_name ,temp 
-0x57a7 022510 call le_att_get_short_uuid_ptr 
-0x57a8 022511 rtn blank 
-0x57a9 022512 ifetch 1 ,contr 
-0x57aa 022513 copy contr ,contw 
-0x57ab 022514 fetcht 1 ,mem_le_name_len 
-0x57ac 022515 copy temp ,loopcnt 
-0x57ad 022516 isub temp ,null 
-0x57ae 022517 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022518 isub temp ,temp 
-0x57b0 022519 arg mem_le_name ,contr 
-0x57b1 022520 call memcpy 
-0x57b2 022521 copy temp ,loopcnt 
-0x57b3 022522 ncall memcpy_empty ,zero 
-0x57b4 022523 rtn 
-:      022524 le_name_length_longer_than_att:
-0x57b5 022525 copy pdata ,loopcnt 
-0x57b6 022526 arg mem_le_name ,contr 
-0x57b7 022527 branch memcpy_fast 
-:      022530 le_modified_name_adv:
-0x57b8 022531 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022532 arg mem_le_adv_data ,rega 
-0x57ba 022533 call le_modified_name_adv_and_scan 
-0x57bb 022534 setarg 0 
-0x57bc 022535 setflag user ,0 ,pdata 
-0x57bd 022536 store 1 ,mem_pdatatemp 
-0x57be 022537 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022538 arg mem_le_scan_data ,rega 
-0x57c0 022539 call le_modified_name_adv_and_scan 
-0x57c1 022540 rtn user 
-0x57c2 022541 fetch 1 ,mem_pdatatemp 
-0x57c3 022542 branch assert ,blank 
-0x57c4 022543 rtn 
-:      022546 le_modified_name_adv_and_scan:
-0x57c5 022547 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022548 call enable_user 
-0x57c7 022549 call clear_temp_block 
-0x57c8 022550 arg 0 ,regb 
-0x57c9 022551 arg mem_le_data_temp ,contw 
-0x57ca 022552 call le_modified_name_adv_loop 
-0x57cb 022553 fetch 1 ,mem_le_name_len 
-0x57cc 022554 add pdata ,1 ,temp 
-0x57cd 022555 iadd regb ,rega 
-0x57ce 022556 increase 2 ,rega 
-0x57cf 022557 sub rega ,0x1f ,null 
-0x57d0 022558 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022559 istoret 1 ,contw 
-0x57d2 022560 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022561 istoret 1 ,contw 
-0x57d4 022562 iforce loopcnt 
-0x57d5 022563 call memcpy_fast 
-0x57d6 022564 copy rega ,regb 
-:      022565 le_modified_name_adv_and_scan_store_data:
-0x57d7 022566 deposit regb 
-0x57d8 022567 store 1 ,mem_le_data_len_temp 
-0x57d9 022568 arg mem_le_data_len_temp ,contr 
-0x57da 022569 setarg -32 
-0x57db 022570 iadd regc ,contw 
-0x57dc 022571 branch memcpy32 
-:      022573 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022574 call disable_user 
-0x57de 022575 branch le_modified_name_adv_and_scan_store_data 
-:      022577 le_modified_name_adv_loop:
-0x57df 022578 ifetch 1 ,rega 
-0x57e0 022579 rtn blank 
-0x57e1 022580 pincrease 1 
-0x57e2 022581 ifetcht 1 ,contr 
-0x57e3 022582 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022583 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022584 iadd regb ,regb 
-0x57e6 022585 copy rega ,contr 
-0x57e7 022586 iforce loopcnt 
-0x57e8 022587 call memcpy_fast 
-0x57e9 022588 copy contr ,rega 
-:      022589 le_modified_name_adv_loop2:
-0x57ea 022590 deposit rega 
-0x57eb 022591 isub regc ,null 
-0x57ec 022592 rtn positive 
-0x57ed 022593 branch le_modified_name_adv_loop 
-:      022595 le_modified_name_adv_found_name:
-0x57ee 022596 iadd rega ,rega 
-0x57ef 022597 branch le_modified_name_adv_loop2 
-:      022600 memcpy_empty:
-0x57f0 022601 setarg space 
-0x57f1 022602 istore 1 ,contw 
-0x57f2 022603 loop memcpy_empty 
-0x57f3 022604 rtn 
-:      022607 le_lpm_set_mult:
-0x57f4 022608 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022609 disable wake 
-0x57f6 022610 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022611 nbranch le_lpm_lost ,match 
-:      022612 le_lpm_set_mult_attempt:
-0x57f8 022613 call lpm_match 
-0x57f9 022614 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022615 store 2 ,mem_le_receive_window 
-0x57fb 022617 nbranch lpm_mult_short ,match 
-0x57fc 022618 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022620 fetch 1 ,mem_le_packet_size 
-0x57fe 022621 nbranch lpm_mult_short ,blank 
-0x57ff 022622 fetch 1 ,mem_le_txlen 
-0x5800 022623 nbranch lpm_mult_short ,blank 
-0x5801 022625 fetch 1 ,mem_le_configuration 
-0x5802 022626 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022628 fetch 1 ,mem_le_state 
-0x5804 022629 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022630 branch lpm_mult_wait_timeout 
-:      022632 le_lpm_lost:
-0x5806 022633 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022634 rshift temp ,temp 
-0x5808 022635 fetch 2 ,mem_le_receive_window 
-0x5809 022636 iadd temp ,pdata 
-0x580a 022637 store 2 ,mem_le_receive_window 
-0x580b 022638 branch lpm_lost 
-:      022641 le_set_config_fixed_tk:
-0x580c 022642 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022643 branch le_set_config 
-:      022645 le_clr_config_fixed_tk:
-0x580e 022646 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022647 branch le_clr_config 
-:      022649 le_set_config_fixed_ltk:
-0x5810 022650 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022651 branch le_set_config 
-:      022653 le_clr_config_fixed_ltk:
-0x5812 022654 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022655 branch le_clr_config 
-:      022657 le_set_config_more_data:
-0x5814 022658 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022659 branch le_set_config 
-:      022661 le_clr_config_more_data:
-0x5816 022662 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022663 branch le_clr_config 
-:      022665 le_set_config_read_authentication:
-0x5818 022666 arg bit_ble_read_auth ,queue 
-0x5819 022667 branch le_set_config 
-:      022669 le_clr_config_read_authentication:
-0x581a 022670 arg bit_ble_read_auth ,queue 
-0x581b 022671 branch le_clr_config 
-:      022673 le_set_config_write_authentication:
-0x581c 022674 arg bit_ble_write_auth ,queue 
-0x581d 022675 branch le_set_config 
-:      022677 le_clr_config_write_authentication:
-0x581e 022678 arg bit_ble_write_auth ,queue 
-0x581f 022679 branch le_clr_config 
-:      022681 le_set_config_short_mult:
-0x5820 022682 arg bit_ble_short_mult ,queue 
-0x5821 022683 branch le_set_config 
-:      022685 le_clr_config_short_mult:
-0x5822 022686 arg bit_ble_short_mult ,queue 
-0x5823 022687 branch le_clr_config 
-:      022690 le_set_config:
-0x5824 022691 fetch 1 ,mem_le_configuration 
-0x5825 022692 qset1 pdata 
-0x5826 022693 store 1 ,mem_le_configuration 
-0x5827 022694 rtn 
-:      022696 le_clr_config:
-0x5828 022697 fetch 1 ,mem_le_configuration 
-0x5829 022698 qset0 pdata 
-0x582a 022699 store 1 ,mem_le_configuration 
-0x582b 022700 rtn 
-:      022702 le_set_fixed_ltk:
-0x582c 022703 setarg 0x112233 
-0x582d 022704 store 3 ,mem_le_fixed_ltk 
-0x582e 022705 setarg 0x445566 
-0x582f 022706 istore 3 ,contw 
-0x5830 022707 setarg 0x778899 
-0x5831 022708 istore 3 ,contw 
-0x5832 022709 setarg 0x001122 
-0x5833 022710 istore 3 ,contw 
-0x5834 022711 setarg 0x334455 
-0x5835 022712 istore 3 ,contw 
-0x5836 022713 setarg 0x66 
-0x5837 022714 istore 1 ,contw 
-0x5838 022715 rtn 
-:      022718 le_set_justwork:
-0x5839 022719 setarg 0x01000302 
-0x583a 022720 store 4 ,mem_le_pres 
-0x583b 022721 setarg 0x010010 
-0x583c 022722 store 3 ,mem_le_pres_max_keysize 
-0x583d 022723 jam 1 ,mem_le_pairing_mode 
-0x583e 022724 rtn 
-:      022728 le_fifo_malloc_tx_empty:
-0x583f 022729 arg 0 ,rega 
-0x5840 022730 arg llid_empty ,type 
-0x5841 022731 branch le_fifo_malloc_tx 
-:      022735 le_fifo_malloc_tx_ll:
-0x5842 022736 arg llid_le_ll ,type 
-0x5843 022737 call le_fifo_malloc_tx 
-0x5844 022738 copy regb ,pdata 
-0x5845 022739 istore 1 ,contw 
-0x5846 022740 rtn 
-:      022744 le_fifo_malloc_tx_l2cap:
-0x5847 022745 force llid_l2cap_start ,type 
-0x5848 022746 increase 4 ,rega 
-0x5849 022747 call le_fifo_malloc_tx 
-0x584a 022748 increase -4 ,rega 
-0x584b 022749 copy rega ,pdata 
-0x584c 022750 istore 2 ,contw 
-0x584d 022751 copy regb ,pdata 
-0x584e 022752 istore 2 ,contw 
-0x584f 022753 rtn 
-:      022757 le_fifo_malloc_tx:
-0x5850 022758 sub rega ,240 ,null 
-0x5851 022759 nbranch assert ,positive 
-0x5852 022760 fetch 1 ,mem_le_tx_buff_used 
-0x5853 022761 arg 1 ,temp 
-0x5854 022762 arg le_tx_buff_count ,loopcnt 
-:      022763 le_fifo_malloc_tx_loop:
-0x5855 022764 iand temp ,null 
-0x5856 022765 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 022766 lshift temp ,temp 
-0x5858 022767 loop le_fifo_malloc_tx_loop 
-0x5859 022768 branch assert 
-:      022769 le_fifo_malloc_tx_got_empty:
-0x585a 022770 ixor temp ,pdata 
-0x585b 022771 store 1 ,mem_le_tx_buff_used 
-0x585c 022772 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 022773 lshift4 pdata ,pdata 
-0x585e 022774 lshift4 pdata ,pdata 
-0x585f 022775 arg mem_le_tx_buffer0 ,temp 
-0x5860 022776 iadd temp ,temp 
-:      022777 le_fifo_tx_find_empty_ptr:
-0x5861 022778 arg 0 ,loopcnt 
-0x5862 022779 arg mem_le_tx_ptr0 ,contr 
-:      022780 le_fifo_tx_find_empty_ptr_loop:
-0x5863 022781 ifetch 2 ,contr 
-0x5864 022782 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 022783 copy loopcnt ,pdata 
-0x5866 022784 increase 1 ,loopcnt 
-0x5867 022785 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 022786 branch assert 
-:      022789 le_fifo_tx_found_empty_ptr:
-0x5869 022790 increase -2 ,contr 
-0x586a 022791 istoret 2 ,contr 
-0x586b 022792 copy temp ,contw 
-0x586c 022793 copy rega ,pdata 
-0x586d 022794 istore 1 ,contw 
-0x586e 022795 setarg 0 
-0x586f 022796 istore 1 ,contw 
-0x5870 022797 copy type ,pdata 
-0x5871 022798 istore 1 ,contw 
-0x5872 022799 rtn 
-:      022803 le_fifo_get_first_tx_ptr:
-0x5873 022804 fetch 2 ,mem_le_tx_ptr0 
-0x5874 022805 copy pdata ,contr 
-0x5875 022806 rtn 
-:      022808 le_fifo_get_second_tx_ptr:
-0x5876 022809 fetch 2 ,mem_le_tx_ptr1 
-0x5877 022810 copy pdata ,contr 
-0x5878 022811 rtn 
-:      022813 le_fifo_get_last_tx_ptr:
-0x5879 022814 call le_fifo_get_last_tx_ptr0 
-0x587a 022815 copy pdata ,contr 
-0x587b 022816 rtn 
-:      022817 le_fifo_get_last_tx_ptr0:
-0x587c 022818 fetch 2 ,mem_le_tx_ptr3 
-0x587d 022819 nrtn blank 
-0x587e 022820 fetch 2 ,mem_le_tx_ptr2 
-0x587f 022821 nrtn blank 
-0x5880 022822 fetch 2 ,mem_le_tx_ptr1 
-0x5881 022823 nrtn blank 
-0x5882 022824 fetch 2 ,mem_le_tx_ptr0 
-0x5883 022825 rtn 
-:      022827 le_fifo_get_first_l2cap_ptr:
-0x5884 022828 call le_fifo_get_first_tx_ptr 
-0x5885 022829 increase 3 ,contr 
-0x5886 022830 rtn 
-:      022832 le_fifo_get_first_att_ptr:
-0x5887 022833 call le_fifo_get_first_tx_ptr 
-0x5888 022834 increase 7 ,contr 
-0x5889 022835 rtn 
-:      022837 le_fifo_get_last_att_ptr:
-0x588a 022838 call le_fifo_get_last_tx_ptr 
-0x588b 022839 increase 7 ,contr 
-0x588c 022840 rtn 
-:      022842 le_fifo_get_last_l2cap_ptr:
-0x588d 022843 call le_fifo_get_last_tx_ptr 
-0x588e 022844 increase 3 ,contr 
-0x588f 022845 rtn 
-:      022849 le_fifo_check_full:
-0x5890 022850 fetch 2 ,mem_le_tx_ptr3 
-0x5891 022851 rtn 
-:      022854 le_fifo_check_nearly_full:
-0x5892 022855 fetch 2 ,mem_le_tx_ptr2 
-0x5893 022856 rtn 
-:      022859 le_fifo_check_empty:
-0x5894 022860 fetch 2 ,mem_le_tx_ptr0 
-0x5895 022861 rtn 
-:      022864 le_fifo_release_first_node:
-0x5896 022865 fetch 2 ,mem_le_tx_ptr0 
-0x5897 022866 arg mem_le_tx_buffer0 ,temp 
-0x5898 022867 isub temp ,pdata 
-0x5899 022868 rshift4 pdata ,pdata 
-0x589a 022869 rshift4 pdata ,queue 
-0x589b 022870 fetch 1 ,mem_le_tx_buff_used 
-0x589c 022871 qset0 pdata 
-0x589d 022872 store 1 ,mem_le_tx_buff_used 
-0x589e 022873 arg 0 ,loopcnt 
-:      022874 le_fifo_release_first_node_loop:
-0x589f 022875 lshift loopcnt ,pdata 
-0x58a0 022876 arg mem_le_tx_ptr1 ,temp 
-0x58a1 022877 iadd temp ,temp 
-0x58a2 022878 ifetch 2 ,temp 
-0x58a3 022879 increase -2 ,temp 
-0x58a4 022880 istore 2 ,temp 
-0x58a5 022881 copy loopcnt ,pdata 
-0x58a6 022882 increase 1 ,loopcnt 
-0x58a7 022883 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 022884 setarg 0 
-0x58a9 022885 istore 2 ,temp 
-0x58aa 022886 rtn 
-:      022892 le_parse_att:
-0x58ab 022893 ifetch 3 ,contr 
-0x58ac 022894 store 3 ,mem_le_att_opcode 
-0x58ad 022895 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 022896 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 022897 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 022898 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 022899 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 022900 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 022901 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 022902 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 022903 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 022904 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 022905 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 022906 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 022907 rtn 
-:      022910 le_send_att_exchange_mtu_requset:
-0x58ba 022911 force 3 ,rega 
-0x58bb 022912 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 022913 setarg attop_exchange_mtu_request 
-0x58bd 022914 istore 1 ,contw 
-0x58be 022915 fetch 2 ,mem_le_local_mtu 
-0x58bf 022916 istore 2 ,contw 
-0x58c0 022917 rtn 
-:      022920 le_parse_att_exchange_mtu_request:
-0x58c1 022921 call le_parse_att_exchange_mtu_response 
-:      022922 le_send_att_exchange_mtu_response:
-0x58c2 022923 force 3 ,rega 
-0x58c3 022924 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 022925 setarg attop_exchange_mtu_response 
-0x58c5 022926 istore 1 ,contw 
-0x58c6 022927 fetch 2 ,mem_le_local_mtu 
-0x58c7 022928 istore 2 ,contw 
-0x58c8 022929 rtn 
-:      022931 le_parse_att_exchange_mtu_response:
-0x58c9 022932 rshift8 pdata ,pdata 
-0x58ca 022933 store 2 ,mem_le_remote_mtu 
-0x58cb 022934 rtn 
-:      022936 le_parse_att_find_information_request:
-0x58cc 022937 call le_get_search_handle_start_end_common 
-0x58cd 022938 call enable_user 
-0x58ce 022939 branch le_send_att_find_information_response 
-:      022941 le_send_att_find_information_response:
-0x58cf 022942 arg 3 ,timeup 
-0x58d0 022943 call le_init_attlist_search 
-:      022944 le_send_att_find_information_res_loop:
-0x58d1 022945 call le_att_handle_inrange 
-0x58d2 022946 branch le_send_att_find_information_res_end ,blank 
-0x58d3 022947 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 022948 increase -2 ,contr 
-0x58d5 022949 call store_contr 
-0x58d6 022950 call get_contw 
-0x58d7 022951 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 022952 call push_stack_rega_b_c 
-0x58d9 022953 call disable_user 
-0x58da 022954 force 20 ,rega 
-0x58db 022955 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 022956 call pop_stack_rega_b_c 
-0x58dd 022957 setarg attop_find_information_response 
-0x58de 022958 istore 1 ,contw 
-0x58df 022959 setarg uuid_size_16bit 
-0x58e0 022960 istore 1 ,contw 
-:      022961 le_send_att_find_information_res_store_info:
-0x58e1 022962 call get_contr 
-0x58e2 022963 ifetch 2 ,contr 
-0x58e3 022964 istore 2 ,contw 
-0x58e4 022965 ifetch 1 ,contr 
-0x58e5 022966 copy pdata ,loopcnt 
-0x58e6 022967 call memcpy 
-0x58e7 022968 call store_contw 
-0x58e8 022969 increase -1 ,timeup 
-0x58e9 022970 branch le_send_att_find_information_res_end ,zero 
-:      022971 le_send_att_find_information_res_cont:
-0x58ea 022972 ifetch 1 ,contr 
-0x58eb 022973 iadd contr ,contr 
-0x58ec 022974 branch le_send_att_find_information_res_loop 
-:      022975 le_send_att_find_information_res_next:
-0x58ed 022976 ifetch 1 ,contr 
-0x58ee 022977 iadd contr ,contr 
-0x58ef 022978 branch le_send_att_find_information_res_cont 
-:      022979 le_send_att_find_information_res_end:
-0x58f0 022980 branch le_send_att_error_response_notfound ,user 
-0x58f1 022981 branch le_send_auto_len_by_mem 
-:      022984 le_parse_att_find_by_type_value_request:
-0x58f2 022985 call le_get_search_handle_start_end_common 
-0x58f3 022986 ifetch 2 ,contr 
-0x58f4 022987 store 2 ,mem_le_search_uuid 
-0x58f5 022988 call store_contr 
-0x58f6 022989 arg mem_le_search_att_type_length ,contw 
-0x58f7 022990 fetch 2 ,mem_le_l2cap_size 
-0x58f8 022991 increase -7 ,pdata 
-0x58f9 022992 call le_get_search_common2 
-0x58fa 022993 branch le_send_att_find_by_type_value_response 
-:      022996 le_start_end_handle_check_1:
-0x58fb 022997 disable user 
-0x58fc 022998 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 022999 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023000 isub temp ,null 
-0x58ff 023001 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023002 deposit temp 
-0x5901 023003 rtnne 0 
-:      023004 le_start_end_handle_check_1_fail:
-0x5902 023005 enable user 
-0x5903 023006 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023007 branch le_send_att_error_response 
-:      023010 le_send_att_find_by_type_value_response:
-0x5905 023011 call le_start_end_handle_check_1 
-0x5906 023012 rtn user 
-0x5907 023013 fetcht 2 ,mem_le_search_uuid 
-0x5908 023014 setarg uuid_gatt_primary_service 
-0x5909 023015 isub temp ,null 
-0x590a 023016 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023017 branch le_send_att_error_response_notfound 
-:      023020 le_send_att_find_by_type_value_res_primary:
-0x590c 023021 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023022 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023023 storet 2 ,mem_temp 
-0x590f 023024 call le_att_get_handle_info 
-0x5910 023025 nbranch le_send_att_error_response_notfound ,blank 
-:      023026 le_send_att_find_primary_search_loop:
-0x5911 023027 fetcht 2 ,mem_temp 
-0x5912 023028 call le_att_get_handle_info 
-0x5913 023029 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023030 copy contr ,rega 
-0x5915 023031 fetch 1 ,mem_le_curr_att_len 
-0x5916 023032 copy pdata ,loopcnt 
-0x5917 023033 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023034 isub temp ,null 
-0x5919 023035 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023036 arg mem_le_search_att_type ,regb 
-0x591b 023037 call string_compare 
-0x591c 023039 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023041 fetch 2 ,mem_le_cur_uuid 
-0x591e 023042 fetcht 2 ,mem_le_search_uuid 
-0x591f 023043 isub temp ,null 
-0x5920 023044 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023045 le_send_att_find_primary_search_loop1:
-0x5921 023046 fetch 2 ,mem_temp 
-0x5922 023047 increase 1 ,pdata 
-0x5923 023048 store 2 ,mem_temp 
-0x5924 023049 branch le_send_att_find_primary_search_loop 
-:      023051 le_send_att_error_response_notfound2:
-0x5925 023052 fetch 1 ,mem_le_search_res 
-0x5926 023053 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023054 branch le_send_att_error_response_notfound 
-:      023057 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023058 fetch 2 ,mem_le_cur_uuid 
-0x5929 023059 fetcht 2 ,mem_le_search_uuid 
-0x592a 023060 isub temp ,null 
-0x592b 023061 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023062 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023064 fetcht 2 ,mem_temp 
-0x592e 023065 storet 2 ,mem_le_cur_handle_start 
-0x592f 023066 branch le_send_att_find_primary_search_loop1 
-:      023068 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023069 fetch 1 ,mem_le_search_res 
-0x5931 023070 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023071 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023072 fetcht 2 ,mem_temp 
-0x5934 023073 increase -1 ,temp 
-0x5935 023074 storet 2 ,mem_le_cur_handle_end 
-:      023076 le_send_att_find_primary_search_end:
-0x5936 023077 arg 5 ,rega 
-0x5937 023078 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023079 setarg attop_find_by_type_value_response 
-0x5939 023080 istore 1 ,contw 
-0x593a 023081 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023082 istore 2 ,contw 
-0x593c 023083 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023084 istore 2 ,contw 
-0x593e 023085 rtn 
-:      023089 le_parse_att_read_by_type_request:
-0x593f 023090 call le_get_search_handle_start_end_common 
-0x5940 023091 call le_get_search_att_uuid 
-0x5941 023092 branch le_send_att_read_by_type_response 
-:      023094 le_send_att_read_by_type_response:
-0x5942 023095 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023096 storet 2 ,mem_temp 
-0x5944 023097 call le_init_attlist_search 
-0x5945 023098 call le_att_get_handle_ptr2 
-0x5946 023099 increase -2 ,contr 
-0x5947 023100 copy contr ,pdata 
-0x5948 023101 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023103 fetcht 2 ,mem_le_search_uuid 
-0x594a 023104 setarg uuid_chrctr_device_name 
-0x594b 023105 isub temp ,null 
-0x594c 023106 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023107 setarg uuid_gatt_characteristic 
-0x594e 023108 isub temp ,null 
-0x594f 023109 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023110 arg 2 ,timeup 
-:      023111 le_send_att_read_by_type_response_loop:
-0x5951 023112 call le_att_check_handle_end 
-0x5952 023113 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023114 fetcht 2 ,mem_temp 
-0x5954 023115 call le_att_get_handle_info_from_ptr 
-0x5955 023116 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023117 call le_att_same_uuid 
-0x5957 023118 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023119 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023120 disable user 
-0x595a 023121 arg 20 ,rega 
-0x595b 023122 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023123 setarg attop_read_by_type_response 
-0x595d 023124 istore 1 ,contw 
-0x595e 023125 copy contw ,alarm 
-0x595f 023126 increase 1 ,contw 
-0x5960 023128 call le_send_att_read_by_type_write_properties 
-0x5961 023129 call le_att_next_handle 
-0x5962 023130 call le_att_get_handle_info_from_ptr 
-0x5963 023131 call le_send_att_read_by_type_write_uuid 
-0x5964 023132 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023133 increase 5 ,pdata 
-0x5966 023134 istore 1 ,alarm 
-0x5967 023135 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023136 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023137 increase -1 ,timeup 
-0x596a 023138 branch le_send_att_read_by_type_response_end ,zero 
-:      023139 le_send_att_read_by_type_response_next_handle:
-0x596b 023140 call le_att_next_handle 
-0x596c 023141 branch le_send_att_read_by_type_response_loop 
-:      023142 le_send_att_read_by_type_response_end:
-0x596d 023143 branch le_send_att_error_response_notfound ,user 
-0x596e 023144 branch le_send_auto_len_by_mem 
-:      023146 le_send_att_read_by_type_res_found_next:
-0x596f 023147 call le_store_att_record 
-0x5970 023148 call le_att_next_handle 
-0x5971 023149 call le_att_get_handle_info_from_ptr 
-0x5972 023150 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023151 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023153 call get_contw 
-0x5975 023154 fetch 2 ,mem_temp 
-0x5976 023155 increase -1 ,pdata 
-0x5977 023156 istore 2 ,contw 
-0x5978 023157 call le_write_att_record_common 
-0x5979 023158 call le_send_att_read_by_type_write_uuid 
-0x597a 023159 increase -1 ,timeup 
-0x597b 023160 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023161 branch le_send_att_read_by_type_response_next_handle 
-:      023164 le_send_att_read_by_type_write_properties:
-0x597d 023165 fetch 2 ,mem_temp 
-0x597e 023166 istore 2 ,contw 
-0x597f 023168 fetch 1 ,mem_le_curr_att_len 
-0x5980 023169 copy pdata ,loopcnt 
-0x5981 023170 call get_contr 
-0x5982 023171 call memcpy_fast 
-0x5983 023172 branch store_contw 
-:      023173 le_send_att_read_by_type_write_uuid:
-0x5984 023174 call get_contw 
-0x5985 023175 fetch 2 ,mem_temp 
-0x5986 023176 istore 2 ,contw 
-0x5987 023177 call store_contw 
-0x5988 023178 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023179 copy pdata ,loopcnt 
-0x598a 023180 call get_contw 
-0x598b 023181 call get_contr 
-0x598c 023182 isub loopcnt ,contr 
-0x598d 023183 increase -1 ,contr 
-0x598e 023184 call memcpy_fast 
-0x598f 023185 branch store_contw 
-:      023189 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023190 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023191 storet 2 ,mem_temp 
-:      023192 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023193 call le_att_check_handle_end 
-0x5993 023194 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023195 call le_att_get_handle_info_from_ptr 
-0x5995 023196 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023197 call le_att_same_uuid 
-0x5997 023198 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023200 le_send_att_read_by_type_res_not_char_common:
-0x5998 023201 arg 20 ,rega 
-0x5999 023202 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023203 setarg attop_read_by_type_response 
-0x599b 023204 istore 1 ,contw 
-0x599c 023205 fetch 1 ,mem_le_curr_att_len 
-0x599d 023206 copy pdata ,loopcnt 
-0x599e 023207 increase 2 ,pdata 
-0x599f 023208 istore 1 ,contw 
-0x59a0 023209 fetch 2 ,mem_temp 
-0x59a1 023210 istore 2 ,contw 
-0x59a2 023211 call get_contr 
-0x59a3 023212 call memcpy_fast 
-0x59a4 023213 call store_contw 
-0x59a5 023214 branch le_send_auto_len_by_mem 
-:      023216 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023217 call le_att_next_handle 
-0x59a7 023218 branch le_send_att_read_by_type_res_not_char_loop 
-:      023221 le_send_att_read_by_type_res_device_name:
-0x59a8 023222 arg uuid_chrctr_device_name ,temp 
-0x59a9 023223 call le_att_get_short_uuid_ptr 
-0x59aa 023224 rtn blank 
-0x59ab 023225 increase -5 ,contr 
-0x59ac 023226 ifetch 2 ,contr 
-0x59ad 023227 store 2 ,mem_temp 
-0x59ae 023228 arg 20 ,rega 
-0x59af 023229 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023230 setarg attop_read_by_type_response 
-0x59b1 023231 istore 1 ,contw 
-0x59b2 023232 fetch 1 ,mem_le_name_len 
-0x59b3 023233 copy pdata ,loopcnt 
-0x59b4 023234 increase 2 ,pdata 
-0x59b5 023235 istore 1 ,contw 
-0x59b6 023236 fetch 2 ,mem_temp 
-0x59b7 023237 istore 2 ,contw 
-0x59b8 023238 arg mem_le_name ,contr 
-0x59b9 023239 call memcpy_fast 
-0x59ba 023240 call store_contw 
-0x59bb 023241 branch le_send_auto_len_by_mem 
-:      023245 le_parse_att_read_request:
-0x59bc 023246 fetcht 2 ,mem_le_att_handle 
-0x59bd 023247 fetch 1 ,mem_le_configuration 
-0x59be 023248 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023250 le_send_att_read_response:
-0x59bf 023251 call le_att_get_handle_ptr 
-0x59c0 023252 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023253 increase -2 ,contr 
-0x59c2 023254 ifetch 2 ,contr 
-0x59c3 023255 arg uuid_chrctr_device_name ,temp 
-0x59c4 023256 isub temp ,null 
-0x59c5 023257 branch le_send_device_name ,zero 
-0x59c6 023258 ifetch 1 ,contr 
-0x59c7 023259 sub pdata ,22 ,null 
-0x59c8 023260 branch le_send_att_read_response_less ,positive 
-0x59c9 023261 force 22 ,pdata 
-:      023262 le_send_att_read_response_less:
-0x59ca 023263 copy pdata ,regc 
-0x59cb 023264 call store_contr 
-0x59cc 023265 add regc ,1 ,rega 
-0x59cd 023266 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023267 setarg attop_read_response 
-0x59cf 023268 istore 1 ,contw 
-0x59d0 023269 copy regc ,loopcnt 
-0x59d1 023270 call get_contr 
-0x59d2 023271 branch memcpy 
-:      023273 le_send_device_name:
-0x59d3 023274 call store_contr 
-0x59d4 023275 fetch 1 ,mem_le_name_len 
-0x59d5 023276 add pdata ,1 ,rega 
-0x59d6 023277 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023278 setarg attop_read_response 
-0x59d8 023279 istore 1 ,contw 
-0x59d9 023280 fetch 1 ,mem_le_name_len 
-0x59da 023281 copy pdata ,loopcnt 
-0x59db 023282 arg mem_le_name ,contr 
-0x59dc 023283 branch memcpy 
-:      023286 le_send_att_read_response_check_auth:
-0x59dd 023287 fetch 2 ,mem_le_pairing_handle 
-0x59de 023288 isub temp ,null 
-0x59df 023289 nbranch le_send_att_read_response ,zero 
-0x59e0 023291 call le_check_encrypt_state 
-0x59e1 023292 nbranch le_send_att_read_response ,user 
-0x59e2 023293 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023294 branch le_send_att_error_response 
-:      023297 le_parse_att_read_blob_request:
-0x59e4 023298 ifetch 2 ,contr 
-0x59e5 023299 store 2 ,mem_le_att_offset 
-:      023300 le_send_att_read_blob_response:
-0x59e6 023301 arg 20 ,rega 
-0x59e7 023302 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023303 setarg attop_read_blob_response 
-0x59e9 023304 istore 1 ,contw 
-0x59ea 023305 fetch 2 ,mem_le_att_offset 
-0x59eb 023306 iforce rega 
-0x59ec 023307 fetcht 2 ,mem_le_att_handle 
-0x59ed 023308 call le_att_get_handle_ptr 
-0x59ee 023309 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023310 ifetch 1 ,contr 
-0x59f0 023311 isub rega ,loopcnt 
-0x59f1 023312 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023313 sub loopcnt ,22 ,null 
-0x59f3 023314 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023315 force 22 ,loopcnt 
-:      023316 le_send_att_read_blob_response_less:
-0x59f5 023317 deposit rega 
-0x59f6 023318 iadd contr ,contr 
-0x59f7 023319 call memcpy_fast 
-0x59f8 023320 call store_contw 
-0x59f9 023321 branch le_send_auto_len_by_mem 
-:      023324 le_parse_att_read_by_group_type_request:
-0x59fa 023325 call le_get_search_handle_start_end_common 
-0x59fb 023326 call le_get_search_att_type 
-0x59fc 023327 branch le_send_att_read_by_group_type_response 
-:      023332 le_send_att_read_by_group_type_response:
-0x59fd 023333 arg 2 ,timeup 
-0x59fe 023334 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023338 storet 2 ,mem_temp 
-0x5a00 023339 call le_init_attlist_search 
-0x5a01 023340 call le_att_get_handle_ptr2 
-0x5a02 023341 increase -2 ,contr 
-0x5a03 023342 copy contr ,pdata 
-0x5a04 023343 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023344 le_send_att_read_by_group_type_response_loop:
-0x5a05 023345 call le_att_check_handle_end 
-0x5a06 023346 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023347 fetcht 2 ,mem_temp 
-0x5a08 023348 call le_att_get_handle_info_from_ptr 
-0x5a09 023349 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023351 call le_att_same_type 
-0x5a0b 023352 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023353 copy timeup ,pdata 
-0x5a0d 023354 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023355 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023356 disable user 
-0x5a10 023358 arg 20 ,rega 
-0x5a11 023359 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023360 setarg attop_read_by_group_type_response 
-0x5a13 023361 istore 1 ,contw 
-0x5a14 023362 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023363 increase 4 ,pdata 
-0x5a16 023364 istore 1 ,contw 
-0x5a17 023365 call store_contw 
-0x5a18 023366 branch le_send_att_read_by_group_type_store_record 
-:      023367 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023368 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023369 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023370 fetch 2 ,mem_temp 
-0x5a1c 023371 increase -1 ,pdata 
-0x5a1d 023372 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023373 call le_write_att_record 
-:      023374 le_send_att_read_by_group_type_store_record:
-0x5a1f 023375 fetch 2 ,mem_temp 
-0x5a20 023376 store 2 ,mem_le_cur_handle_start 
-0x5a21 023377 call le_store_att_record 
-0x5a22 023378 increase -1 ,timeup 
-:      023380 le_send_att_read_by_group_type_next_handle:
-0x5a23 023381 call le_att_next_handle 
-0x5a24 023382 branch le_send_att_read_by_group_type_response_loop 
-:      023384 le_send_att_read_by_group_type_end0:
-0x5a25 023385 fetch 2 ,mem_temp 
-0x5a26 023386 store 2 ,mem_le_cur_handle_end 
-0x5a27 023387 branch le_send_att_read_by_group_type_end_common 
-:      023388 le_send_att_read_by_group_type_end1:
-0x5a28 023389 fetch 2 ,mem_temp 
-0x5a29 023390 increase -1 ,pdata 
-0x5a2a 023391 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023392 branch le_send_att_read_by_group_type_end_common 
-:      023393 le_send_att_read_by_group_type_end_common:
-0x5a2c 023394 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023395 call le_write_att_record 
-0x5a2e 023396 branch le_send_auto_len_by_mem 
-:      023401 le_parse_att_write_request:
-0x5a2f 023402 copy contr ,rega 
-0x5a30 023403 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023404 add pdata ,-3 ,regb 
-0x5a32 023405 call le_writeatt_cb 
-:      023406 le_send_att_write_response_check_auth:
-0x5a33 023407 fetch 1 ,mem_le_configuration 
-0x5a34 023408 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023410 fetcht 2 ,mem_le_att_handle 
-0x5a36 023411 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023412 isub temp ,null 
-0x5a38 023413 nbranch le_send_att_write_response ,zero 
-0x5a39 023414 call le_check_encrypt_state 
-0x5a3a 023415 nbranch le_send_att_write_response ,user 
-0x5a3b 023416 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023417 branch le_send_att_error_response 
-:      023419 le_send_att_write_response:
-0x5a3d 023420 force 1 ,rega 
-0x5a3e 023421 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023422 setarg attop_write_response 
-0x5a40 023423 istore 1 ,contw 
-0x5a41 023424 rtn 
-:      023426 le_check_encrypt_state:
-0x5a42 023427 call disable_user 
-0x5a43 023428 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023429 rtneq le_pairing_mode_none 
-0x5a45 023430 fetch 1 ,mem_context 
-0x5a46 023431 rtnbit1 lestate_encryption 
-0x5a47 023432 branch enable_user 
-:      023435 le_parse_att_prepare_write_request:
-0x5a48 023436 add contr ,2 ,rega 
-0x5a49 023437 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023438 add pdata ,-5 ,regb 
-0x5a4b 023439 call le_writeatt_cb 
-0x5a4c 023440 branch le_send_att_prepare_write_response 
-:      023443 le_send_att_prepare_write_response:
-0x5a4d 023444 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023445 copy pdata ,rega 
-0x5a4f 023446 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023447 setarg attop_prepare_write_response 
-0x5a51 023448 istore 1 ,contw 
-0x5a52 023449 fetch 2 ,mem_le_att_handle 
-0x5a53 023450 istore 2 ,contw 
-0x5a54 023451 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023452 add pdata ,-5 ,loopcnt 
-0x5a56 023453 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023454 add pdata ,7 ,contr 
-0x5a58 023455 ifetch 2 ,contr 
-0x5a59 023456 istore 2 ,contw 
-0x5a5a 023457 branch memcpy_fast 
-:      023461 le_parse_att_execute_write_request:
-:      023463 le_send_att_execute_write_response:
-0x5a5b 023464 force 1 ,rega 
-0x5a5c 023465 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023466 setarg attop_execute_write_response 
-0x5a5e 023467 istore 1 ,contw 
-0x5a5f 023468 rtn 
-:      023472 le_parse_att_write_command:
-0x5a60 023473 copy contr ,rega 
-0x5a61 023474 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023475 add pdata ,-3 ,regb 
-0x5a63 023476 branch le_writeatt_cb 
-:      023481 le_att_malloc_tx_notify:
-0x5a64 023482 copy temp ,regc 
-0x5a65 023483 increase 3 ,rega 
-0x5a66 023484 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023485 increase -3 ,rega 
-0x5a68 023486 setarg attop_handle_value_notification 
-0x5a69 023487 istore 1 ,contw 
-0x5a6a 023488 copy regc ,temp 
-0x5a6b 023489 istoret 2 ,contw 
-0x5a6c 023490 rtn 
-:      023493 le_att_malloc_tx_indication:
-0x5a6d 023494 copy temp ,regc 
-0x5a6e 023495 increase 3 ,rega 
-0x5a6f 023496 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023497 increase -3 ,rega 
-0x5a71 023498 setarg attop_handle_value_indication 
-0x5a72 023499 istore 1 ,contw 
-0x5a73 023500 copy regc ,temp 
-0x5a74 023501 istoret 2 ,contw 
-0x5a75 023502 rtn 
-:      023507 le_send_att_error_response_notfound:
-0x5a76 023508 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023509 le_send_att_error_response:
-0x5a77 023510 force 5 ,rega 
-0x5a78 023511 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023512 setarg attop_error_response 
-0x5a7a 023513 istore 1 ,contw 
-0x5a7b 023514 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023515 istore 1 ,contw 
-0x5a7d 023516 fetch 2 ,mem_le_att_handle 
-0x5a7e 023517 istore 2 ,contw 
-0x5a7f 023518 fetch 1 ,mem_le_err_code 
-0x5a80 023519 istore 1 ,contw 
-0x5a81 023520 rtn 
-:      023523 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023524 force le_l2cap_cid_att ,regb 
-0x5a83 023525 branch le_fifo_malloc_tx_l2cap 
-:      023528 le_att_next_handle:
-0x5a84 023529 fetcht 2 ,mem_temp 
-0x5a85 023530 increase 1 ,temp 
-0x5a86 023531 storet 2 ,mem_temp 
-0x5a87 023532 rtn 
-:      023534 le_att_check_handle_end:
-0x5a88 023535 fetcht 2 ,mem_temp 
-0x5a89 023536 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023537 isub temp ,null 
-0x5a8b 023538 rtn 
-:      023541 le_att_same_type:
-0x5a8c 023542 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023543 arg mem_le_search_att_type ,rega 
-:      023544 le_att_check_same_common:
-0x5a8e 023545 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023546 copy pdata ,loopcnt 
-0x5a90 023547 isub temp ,null 
-0x5a91 023548 nrtn zero 
-0x5a92 023549 arg mem_le_cur_uuid ,regb 
-0x5a93 023550 branch string_compare 
-:      023552 le_att_same_uuid:
-0x5a94 023553 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023554 arg mem_le_search_uuid ,rega 
-0x5a96 023555 branch le_att_check_same_common 
-:      023558 le_store_att_record:
-0x5a97 023559 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023560 store 1 ,mem_tmp_buffer 
-0x5a99 023561 copy pdata ,loopcnt 
-0x5a9a 023562 call get_contr 
-0x5a9b 023563 branch memcpy_fast 
-:      023566 le_write_att_record:
-0x5a9c 023567 call get_contw 
-0x5a9d 023568 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023569 istore 2 ,contw 
-0x5a9f 023570 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023571 istore 2 ,contw 
-:      023572 le_write_att_record_common:
-0x5aa1 023573 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023574 copy pdata ,loopcnt 
-0x5aa3 023575 call memcpy_fast 
-0x5aa4 023576 branch store_contw 
-:      023580 le_send_auto_len_by_mem:
-0x5aa5 023581 call get_contw 
-0x5aa6 023582 call le_fifo_get_last_att_ptr 
-0x5aa7 023583 copy contw ,pdata 
-0x5aa8 023584 isub contr ,rega 
-0x5aa9 023585 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023586 copy rega ,pdata 
-0x5aab 023587 istore 2 ,contr 
-0x5aac 023588 increase 4 ,rega 
-0x5aad 023589 call le_fifo_get_last_tx_ptr 
-0x5aae 023590 copy rega ,pdata 
-0x5aaf 023591 istore 1 ,contr 
-0x5ab0 023592 rtn 
-:      023595 le_get_search_handle_start_end_common:
-0x5ab1 023596 rshift8 pdata ,pdata 
-0x5ab2 023597 store 2 ,mem_le_search_handle_start 
-0x5ab3 023598 ifetch 2 ,contr 
-0x5ab4 023599 store 2 ,mem_le_search_handle_end 
-0x5ab5 023600 rtn 
-:      023605 le_parse_signaling:
-0x5ab6 023606 ifetch 1 ,contr 
-0x5ab7 023607 ifetcht 1 ,contr 
-0x5ab8 023608 ifetcht 2 ,contr 
-0x5ab9 023609 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023610 rtn 
-:      023611 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023612 ifetch 2 ,contr 
-0x5abc 023613 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023614 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023615 branch ui_ipc_send_event 
-:      023621 le_l2cap_tx_update_req:
-0x5abf 023622 arg 0x0c ,rega 
-0x5ac0 023623 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023624 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023625 setarg 0x08 
-0x5ac3 023626 istore 2 ,contw 
-0x5ac4 023627 fetch 8 ,mem_le_interval_min 
-0x5ac5 023628 istore 8 ,contw 
-0x5ac6 023629 rtn 
-:      023633 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023634 call le_l2cap_update_signaling_identifier 
-0x5ac8 023635 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023636 call le_fifo_malloc_tx_l2cap 
-0x5aca 023637 copy regc ,pdata 
-0x5acb 023638 istore 1 ,contw 
-0x5acc 023639 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023640 istore 1 ,contw 
-0x5ace 023641 rtn 
-:      023644 le_l2cap_update_signaling_identifier:
-0x5acf 023645 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023647 pincrease 1 
-0x5ad1 023648 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023649 rtnne 0 
-:      023651 le_l2cap_reset_signaling_identifier:
-0x5ad3 023652 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023653 rtn 
-:      023658 le_pairing_mode_init:
-0x5ad5 023659 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023660 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023661 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023662 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023663 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023664 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023665 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023666 rtn 
-:      023668 le_set_pairing_mode_secure_justwork:
-0x5add 023669 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 023670 branch le_set_noinputnooutput 
-:      023671 le_set_pairing_mode_secure_numeric:
-0x5adf 023672 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 023673 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 023674 rtn 
-:      023675 le_set_pairing_mode_secure_passkey:
-0x5ae2 023676 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 023677 branch le_set_displayonly 
-:      023678 le_set_no_pairing:
-0x5ae4 023679 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      023680 le_set_noinputnooutput:
-0x5ae5 023681 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 023682 rtn 
-:      023683 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 023684 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 023685 branch le_set_noinputnooutput 
-:      023686 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 023687 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      023688 le_set_displayonly:
-0x5aea 023689 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 023690 rtn 
-:      023693 le_secure_connection_enable:
-0x5aec 023694 fetch 1 ,mem_le_pres_auth 
-0x5aed 023695 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 023696 store 1 ,mem_le_pres_auth 
-0x5aef 023697 rtn 
-:      023698 le_secure_connection_disable:
-0x5af0 023699 fetch 1 ,mem_le_pres_auth 
-0x5af1 023700 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 023701 store 1 ,mem_le_pres_auth 
-0x5af3 023702 rtn 
-:      023704 le_parse_smp:
-0x5af4 023705 ifetch 1 ,contr 
-0x5af5 023706 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 023708 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 023709 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 023710 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 023711 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 023712 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 023713 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 023714 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 023715 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 023716 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 023717 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 023718 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 023719 rtn 
-:      023723 le_send_smp_security_request:
-0x5b02 023724 force 2 ,rega 
-0x5b03 023725 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 023726 setarg smp_security_request 
-0x5b05 023727 istore 1 ,contw 
-0x5b06 023728 fetch 1 ,mem_le_pres_auth 
-0x5b07 023729 istore 1 ,contw 
-0x5b08 023730 rtn 
-:      023732 le_parse_smp_pairing_request:
-0x5b09 023733 store 1 ,mem_le_preq 
-0x5b0a 023734 ifetch 6 ,contr 
-0x5b0b 023735 istore 6 ,contw 
-0x5b0c 023736 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 023737 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 023738 call le_send_smp_pairing_response 
-0x5b0f 023739 call le_check_master_support_secure_connect 
-0x5b10 023740 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 023741 fetch 1 ,mem_le_preq_iocap 
-0x5b12 023742 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 023743 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 023744 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 023745 fetch 1 ,mem_le_pairing_mode 
-0x5b16 023746 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 023747 rtneq le_pairing_mode_secure_connect_passkey 
-:      023748 le_set_tk_0:
-0x5b18 023749 arg 0 ,pdata 
-0x5b19 023750 store 4 ,mem_le_tk 
-0x5b1a 023751 rtn 
-:      023753 le_parse_smp_pairing_req_passkey:
-0x5b1b 023754 fetch 1 ,mem_le_configuration 
-0x5b1c 023755 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      023756 le_genernate_tk:
-0x5b1d 023757 arg mem_le_tk ,rega 
-0x5b1e 023758 copy rega ,contw 
-0x5b1f 023759 arg 3 ,loopcnt 
-0x5b20 023760 call generate_random_loop 
-0x5b21 023761 fetch 2 ,mem_le_tk + 2 
-0x5b22 023762 and_into 0x7 ,pdata 
-0x5b23 023763 store 2 ,mem_le_tk + 2 
-:      023764 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 023765 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 023766 branch ui_ipc_send_event 
-:      023768 le_check_master_support_secure_connect:
-0x5b26 023769 fetch 1 ,mem_le_preq_auth 
-0x5b27 023770 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 023771 fetch 1 ,mem_le_pairing_mode 
-0x5b29 023772 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 023773 branch app_ble_disconnect 
-:      023775 le_send_smp_pairing_response:
-0x5b2b 023776 force 7 ,rega 
-0x5b2c 023777 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 023778 fetch 7 ,mem_le_pres 
-0x5b2e 023779 istore 7 ,contw 
-0x5b2f 023780 rtn 
-:      023783 le_parse_smp_pairing_confirm:
-0x5b30 023784 copy contr ,rega 
-0x5b31 023785 fetch 1 ,mem_le_pairing_mode 
-0x5b32 023786 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 023787 copy rega ,contr 
-0x5b34 023788 arg mem_le_rconfirm ,contw 
-0x5b35 023789 call memcpy16 
-0x5b36 023790 branch le_send_smp_pairing_confirm 
-:      023791 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 023792 copy rega ,contr 
-0x5b38 023793 arg mem_le_rconfirm ,contw 
-0x5b39 023794 call memcpy16 
-0x5b3a 023795 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 023796 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 023797 rtn 
-:      023800 le_send_smp_pairing_confirm:
-0x5b3d 023801 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 023802 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 023803 call generate_confirm 
-0x5b40 023804 force 17 ,rega 
-0x5b41 023805 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 023806 setarg smp_pairing_confirm 
-0x5b43 023807 istore 1 ,contw 
-0x5b44 023808 branch store_aes_result 
-:      023811 le_send_smp_pairing_confirm_sc:
-0x5b45 023812 arg mem_le_srand ,contw 
-0x5b46 023813 call generate_random 
-0x5b47 023814 call function_f4_cb 
-0x5b48 023815 force 17 ,rega 
-0x5b49 023816 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 023817 setarg smp_pairing_confirm 
-0x5b4b 023818 istore 1 ,contw 
-0x5b4c 023819 branch load_inverse_result 
-:      023823 le_parse_smp_pairing_random:
-0x5b4d 023824 copy contr ,rega 
-0x5b4e 023825 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 023826 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 023827 copy rega ,contr 
-0x5b51 023828 call authenticate_rconfirm 
-0x5b52 023829 branch le_parse_smp_pairing_random_success ,zero 
-:      023830 le_send_pairing_confirm_value_failed:
-0x5b53 023831 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      023832 le_send_pairing_failed:
-0x5b54 023833 force 2 ,rega 
-0x5b55 023834 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 023835 setarg smp_pairing_failed 
-0x5b57 023836 istore 1 ,contw 
-0x5b58 023837 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 023838 istore 1 ,contw 
-:      023839 le_parse_smp_pairing_failed:
-0x5b5a 023840 force smp_pairing_timer ,queue 
-0x5b5b 023841 call timer_stop 
-0x5b5c 023842 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 023843 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 023844 branch ui_ipc_send_event 
-:      023846 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 023847 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 023848 branch le_send_pairing_failed 
-:      023851 le_parse_smp_pairing_random_sc:
-0x5b61 023852 arg mem_le_mrand ,contw 
-0x5b62 023853 copy rega ,contr 
-0x5b63 023854 call memcpy16 
-0x5b64 023855 fetch 1 ,mem_le_pairing_mode 
-0x5b65 023856 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 023857 call function_g2 
-0x5b67 023860 call le_send_smp_pairing_random 
-0x5b68 023861 fetch 1 ,mem_le_pairing_mode 
-0x5b69 023862 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 023863 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 023864 branch ui_ipc_send_event 
-:      023866 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 023867 call function_f4_ca 
-0x5b6d 023868 arg mem_aes_cmac_temp ,contw 
-0x5b6e 023869 call load_inverse_result 
-0x5b6f 023870 arg mem_aes_cmac_temp ,rega 
-0x5b70 023871 arg mem_le_rconfirm ,regb 
-0x5b71 023872 arg 16 ,loopcnt 
-0x5b72 023873 call string_compare 
-0x5b73 023874 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 023875 branch le_send_smp_pairing_random 
-:      023877 le_parse_smp_pairing_random_success:
-0x5b75 023878 call generate_stk 
-0x5b76 023879 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 023880 call ui_ipc_send_event 
-0x5b78 023881 jam 1 ,mem_ltk_exists 
-0x5b79 023882 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      023884 le_send_smp_pairing_random:
-0x5b7a 023885 force 17 ,rega 
-0x5b7b 023886 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 023887 setarg smp_pairing_random 
-0x5b7d 023888 istore 1 ,contw 
-0x5b7e 023889 arg mem_le_srand ,contr 
-0x5b7f 023890 branch memcpy16 
-:      023892 le_parse_smp_encryption_information:
-0x5b80 023893 arg mem_le_peer_ltk ,contw 
-0x5b81 023894 branch memcpy16 
-:      023896 le_send_smp_encryption_information:
-0x5b82 023897 force 17 ,rega 
-0x5b83 023898 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 023899 setarg smp_encryption_information 
-0x5b85 023900 istore 1 ,contw 
-0x5b86 023901 fetch 1 ,mem_le_configuration 
-0x5b87 023902 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 023903 arg mem_le_ltk ,contr 
-0x5b89 023904 branch memcpy16 
-:      023906 le_send_fixed_ltk:
-0x5b8a 023907 arg mem_le_fixed_ltk ,contr 
-0x5b8b 023908 branch memcpy16 
-:      023911 le_send_smp_master_identification:
-0x5b8c 023912 arg mem_le_ediv ,contw 
-0x5b8d 023913 force 10 ,loopcnt 
-0x5b8e 023914 call generate_random_loop 
-0x5b8f 023915 force 11 ,rega 
-0x5b90 023916 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 023917 setarg smp_master_identification 
-0x5b92 023918 istore 1 ,contw 
-0x5b93 023919 fetch 2 ,mem_le_ediv 
-0x5b94 023920 istore 2 ,contw 
-0x5b95 023921 fetch 8 ,mem_le_rand 
-0x5b96 023922 istore 8 ,contw 
-0x5b97 023923 rtn 
-:      023925 le_send_smp_identity_information:
-0x5b98 023926 force 17 ,rega 
-0x5b99 023927 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 023928 setarg smp_identity_information 
-0x5b9b 023929 istore 1 ,contw 
-0x5b9c 023930 setarg 0 
-0x5b9d 023931 istore 8 ,contw 
-0x5b9e 023932 istore 8 ,contw 
-0x5b9f 023933 rtn 
-:      023936 le_send_smp_identity_address_information:
-0x5ba0 023937 force 8 ,rega 
-0x5ba1 023938 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 023939 setarg smp_identity_address_information 
-0x5ba3 023940 istore 1 ,contw 
-0x5ba4 023941 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 023942 istore 1 ,contw 
-0x5ba6 023943 fetch 6 ,mem_le_lap 
-0x5ba7 023944 istore 6 ,contw 
-0x5ba8 023945 rtn 
-:      023948 le_send_pairing_fail_unspecified_reason:
-0x5ba9 023949 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 023950 branch le_send_pairing_failed 
-:      023952 le_check_init_key_distribution:
-0x5bab 023953 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 023954 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 023955 iand temp ,pdata 
-0x5bae 023956 rtn 
-:      023958 le_parse_smp_identity_information:
-0x5baf 023959 arg mem_le_irk ,contw 
-0x5bb0 023960 call memcpy16 
-0x5bb1 023961 call le_check_init_key_distribution 
-0x5bb2 023962 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 023963 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 023964 fetch 1 ,mem_device_option 
-0x5bb5 023965 rtnne dvc_op_module 
-0x5bb6 023966 call le_check_master_addr_type 
-0x5bb7 023967 nrtn user 
-0x5bb8 023968 branch app_ble_store_reconn_info 
-:      023971 le_check_master_addr_type:
-0x5bb9 023972 call disable_user 
-0x5bba 023973 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 023974 rtneq master_public_addr 
-0x5bbc 023975 fetch 1 ,mem_le_plap + 5 
-0x5bbd 023976 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 023977 rtn true 
-0x5bbf 023978 branch enable_user 
-:      023980 le_parse_smp_identity_address_information:
-0x5bc0 023981 call le_check_init_key_distribution 
-0x5bc1 023982 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 023983 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 023984 rtn 
-:      023986 le_parse_smp_master_identification:
-:      023987 le_parse_smp_signing_information:
-:      023988 le_parse_smp_security_request:
-0x5bc4 023989 rtn 
-:      023991 le_parse_smp_public_key:
-0x5bc5 023992 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 023993 call memcpy64 
-0x5bc7 023994 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 023995 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 023996 rtn 
-:      023998 le_parse_smp_dhkey_check:
-0x5bca 023999 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024000 call memcpy16 
-0x5bcc 024001 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024002 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024003 rtn 
-:      024005 le_send_smp_pairing_public_key:
-0x5bcf 024006 force 65 ,rega 
-0x5bd0 024007 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024008 setarg smp_pairing_public_key 
-0x5bd2 024009 istore 1 ,contw 
-0x5bd3 024010 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024011 branch memcpy64 
-:      024013 le_send_smp_pairing_dhkey_check:
-0x5bd5 024014 call function_f6_eb 
-0x5bd6 024015 force 17 ,rega 
-0x5bd7 024016 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024017 setarg smp_pairing_dhkey_check 
-0x5bd9 024018 istore 1 ,contw 
-0x5bda 024019 branch load_inverse_result 
-:      024022 le_check_paring_time:
-0x5bdb 024023 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024024 rtneq flag_le_pairing_end 
-0x5bdd 024025 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024026 isub temp ,null 
-0x5bdf 024027 nrtn positive 
-0x5be0 024028 arg smp_pairing_timer ,queue 
-0x5be1 024029 call timer_check 
-0x5be2 024030 nrtn blank 
-0x5be3 024031 branch le_send_pairing_fail_unspecified_reason 
-:      024033 le_pairing_sm:
-0x5be4 024034 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024035 fetch 1 ,mem_le_pairing_state 
-0x5be6 024036 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024037 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024038 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024039 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024040 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024041 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024042 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024043 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024044 rtn 
-:      024046 le_pairing_sm_null:
-:      024047 le_pairing_sm_send_sec_req:
-0x5bef 024048 fetch 1 ,mem_le_enc_state 
-0x5bf0 024049 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024050 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024051 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024052 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024053 branch ui_ipc_send_event 
-:      024056 le_pairing_sm_start:
-0x5bf5 024057 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024058 branch le_send_smp_security_request 
-:      024060 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024061 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024062 setarg timer_smp_pairing_timeout 
-0x5bf9 024063 arg smp_pairing_timer ,queue 
-0x5bfa 024064 branch timer_init 
-:      024066 le_pairing_sm_after_auth:
-0x5bfb 024067 fetch 1 ,mem_le_enc_state 
-0x5bfc 024068 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024069 rtn 
-:      024071 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024072 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024073 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024074 call ui_ipc_send_event 
-0x5c01 024075 call le_send_smp_encryption_information 
-0x5c02 024076 fetch 1 ,mem_device_option 
-0x5c03 024077 rtnne dvc_op_module 
-0x5c04 024078 call le_check_master_addr_type 
-0x5c05 024079 rtn user 
-0x5c06 024080 branch app_ble_store_reconn_info 
-:      024083 le_pairng_sm_send_enc_information:
-0x5c07 024084 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024085 branch le_send_smp_master_identification 
-:      024087 le_pairng_sm_send_master_indentification:
-0x5c09 024088 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024089 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024090 iand temp ,pdata 
-0x5c0c 024091 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024092 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024093 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024094 branch le_send_smp_identity_information 
-:      024096 le_pairng_sm_send_indentity_information:
-0x5c10 024097 call le_send_smp_identity_address_information 
-0x5c11 024098 branch le_parse_start_enc_rsp_after_auth_end 
-:      024101 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024102 force smp_pairing_timer ,queue 
-0x5c13 024103 call timer_stop 
-0x5c14 024104 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024105 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024106 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024107 branch ui_ipc_send_event 
-:      024111 le_secure_connect_sm:
-0x5c18 024112 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024113 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024114 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024115 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024116 rtnne le_sp_flag_commit_256 
-0x5c1d 024117 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024118 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024119 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024120 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024121 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024122 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024123 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024124 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024125 rtn 
-:      024128 le_sc_sm_passkey_wait_confirm:
-0x5c26 024129 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024130 copy pdata ,queue 
-0x5c28 024131 increase 1 ,pdata 
-0x5c29 024132 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024133 fetch 4 ,mem_le_tk 
-0x5c2b 024134 qisolate1 pdata 
-0x5c2c 024135 setarg 0x80 
-0x5c2d 024136 setflag true ,0 ,pdata 
-0x5c2e 024137 store 1 ,mem_passkey_1bit 
-0x5c2f 024138 branch le_sc_sm_ready_send_pairing_confirm 
-:      024140 le_sc_sm_wait_confirm_gkey:
-0x5c30 024141 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024142 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024143 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024144 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024145 rtn 
-:      024147 le_sc_confirm_gkey_ok:
-0x5c35 024148 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024149 call ui_ipc_send_event 
-0x5c37 024150 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024151 branch le_send_smp_pairing_dhkey_check 
-:      024153 le_sc_sm_receive_dhkey:
-0x5c39 024154 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024155 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024156 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024157 rtn 
-:      024159 le_dhkey_ready:
-0x5c3d 024160 call function_f5 
-0x5c3e 024164 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024165 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024166 call le_set_tk_0 
-:      024167 le_dhkey_ready_common:
-0x5c41 024168 call function_f6_ea 
-0x5c42 024169 arg mem_aes_cmac_temp ,rega 
-0x5c43 024170 arg mem_sp_confirm_remote ,regb 
-0x5c44 024171 arg 16 ,loopcnt 
-0x5c45 024172 call string_compare 
-0x5c46 024173 branch le_dhkey_check_ok ,zero 
-:      024174 le_dhkey_check_fail:
-0x5c47 024175 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024176 branch le_send_pairing_failed 
-:      024179 le_dhkey_check_ok:
-0x5c49 024180 call sp_calc_check_publickey_256 
-0x5c4a 024181 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024182 jam 1 ,mem_ltk_exists 
-0x5c4c 024183 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024184 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024185 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024186 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024187 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024188 rtn 
-:      024190 le_sc_sm_send_public_key:
-0x5c52 024191 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024192 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024193 jam 0 ,mem_passkey_1bit 
-:      024194 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024195 branch le_send_smp_pairing_confirm 
-:      024197 le_sc_sm_send_public_key_passkey:
-0x5c56 024201 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024202 branch le_parse_smp_pairing_req_passkey 
-:      024205 le_sc_sm_receive_public_key:
-0x5c58 024206 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024207 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024208 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024210 rtn 
-:      024212 le_public_key_ready:
-0x5c5c 024213 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024214 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024215 branch sp_dhkey_calc_256 
-:      024217 le_sc_sm_wait_send_public_key:
-0x5c5f 024218 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024219 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024220 branch le_send_smp_pairing_public_key 
-:      024224 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024225 force le_l2cap_cid_smp ,regb 
-0x5c63 024226 branch le_fifo_malloc_tx_l2cap 
-:      024230 le_parse_ll:
-0x5c64 024231 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024232 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024233 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024234 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024235 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024236 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024237 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024238 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024239 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024240 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024241 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024242 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024243 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024244 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024245 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024246 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024247 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024248 arg 2 ,rega 
-0x5c76 024249 arg ll_unknown_rsp ,regb 
-0x5c77 024250 call le_fifo_malloc_tx_ll 
-0x5c78 024251 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024252 istore 1 ,contw 
-0x5c7a 024253 rtn 
-:      024256 le_parse_connection_update_req:
-0x5c7b 024257 ifetch 9 ,contr 
-0x5c7c 024258 store 9 ,mem_le_new_param 
-0x5c7d 024259 ifetch 2 ,contr 
-0x5c7e 024260 store 2 ,mem_le_instant 
-0x5c7f 024261 fetch 1 ,mem_le_state 
-0x5c80 024262 set1 lestate_update_param ,pdata 
-0x5c81 024263 store 1 ,mem_le_state 
-0x5c82 024264 rtn 
-:      024266 le_parse_channel_map_req:
-0x5c83 024267 ifetch 5 ,contr 
-0x5c84 024268 store 5 ,mem_le_new_map 
-0x5c85 024269 ifetch 2 ,contr 
-0x5c86 024270 store 2 ,mem_le_instant 
-0x5c87 024271 fetcht 2 ,mem_le_event_count 
-0x5c88 024272 isub temp ,null 
-0x5c89 024273 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024274 fetch 1 ,mem_le_state 
-0x5c8b 024275 set1 lestate_update_map ,pdata 
-0x5c8c 024276 store 1 ,mem_le_state 
-0x5c8d 024277 rtn 
-:      024280 le_parse_terminate_ind:
-0x5c8e 024281 setarg 20 
-0x5c8f 024282 store 2 ,mem_le_superto 
-0x5c90 024283 store 2 ,mem_le_init_superto 
-0x5c91 024284 rtn 
-:      024286 le_send_terminate_ind_user_terminated:
-0x5c92 024287 arg error_remote_user_terminated_connection ,regc 
-:      024290 le_send_terminate_ind:
-0x5c93 024291 arg 2 ,rega 
-0x5c94 024292 arg ll_terminate_ind ,regb 
-0x5c95 024293 call le_fifo_malloc_tx_ll 
-0x5c96 024294 copy regc ,pdata 
-0x5c97 024295 istore 1 ,contw 
-0x5c98 024296 rtn 
-:      024298 le_parse_feature_req:
-:      024300 le_send_feature_rsp:
-0x5c99 024301 arg 9 ,rega 
-0x5c9a 024302 arg ll_feature_rsp ,regb 
-0x5c9b 024303 call le_fifo_malloc_tx_ll 
-0x5c9c 024304 setarg param_le_features 
-0x5c9d 024305 istore 8 ,contw 
-0x5c9e 024306 rtn 
-:      024309 le_parse_version_ind:
-0x5c9f 024310 rtn master 
-:      024311 le_send_version_ind:
-0x5ca0 024312 arg 6 ,rega 
-0x5ca1 024313 arg ll_version_ind ,regb 
-0x5ca2 024314 call le_fifo_malloc_tx_ll 
-0x5ca3 024315 fetch 5 ,mem_lmp_version 
-0x5ca4 024316 istore 5 ,contw 
-0x5ca5 024317 rtn 
-:      024320 le_parse_ping_req:
-0x5ca6 024321 arg ll_ping_rsp ,regb 
-0x5ca7 024322 branch le_send_ll_one_lenth 
-:      024325 le_send_ll_one_lenth:
-0x5ca8 024326 arg 1 ,rega 
-0x5ca9 024327 branch le_fifo_malloc_tx_ll 
-:      024330 le_parse_enc_req:
-0x5caa 024331 ifetch 8 ,contr 
-0x5cab 024332 store 8 ,mem_le_rand 
-0x5cac 024333 ifetch 2 ,contr 
-0x5cad 024334 store 2 ,mem_le_ediv 
-0x5cae 024335 ifetch 8 ,contr 
-0x5caf 024336 store 8 ,mem_le_skdm 
-0x5cb0 024337 ifetch 4 ,contr 
-0x5cb1 024338 store 4 ,mem_le_ivm 
-0x5cb2 024339 call le_send_enc_rsp 
-0x5cb3 024340 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024341 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024342 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024343 fetch 1 ,mem_le_configuration 
-0x5cb7 024344 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024345 fetch 1 ,mem_nv_data_number 
-0x5cb9 024346 ncall load_device_list_mode_4 ,blank 
-0x5cba 024347 fetch 1 ,mem_ltk_exists 
-0x5cbb 024348 beq 0 ,le_ltk_lost 
-:      024349 le_parse_enc_req_after_auth:
-0x5cbc 024350 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024351 call le_send_start_enc_req 
-0x5cbe 024352 branch generate_sk 
-:      024354 le_parse_enc_req_fixed_ltk:
-0x5cbf 024355 jam 1 ,mem_ltk_exists 
-0x5cc0 024356 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024357 arg mem_le_ltk ,contw 
-0x5cc2 024358 call memcpy16 
-0x5cc3 024359 branch le_parse_enc_req_after_auth 
-:      024362 le_ltk_lost:
-0x5cc4 024363 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024364 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024365 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024366 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024367 branch ui_ipc_send_event 
-:      024369 le_send_reject_ind:
-0x5cc9 024370 arg 2 ,rega 
-0x5cca 024371 arg ll_reject_ind ,regb 
-0x5ccb 024372 call le_fifo_malloc_tx_ll 
-0x5ccc 024373 setarg le_err_pin_or_key_missing 
-0x5ccd 024374 istore 1 ,contw 
-0x5cce 024375 rtn 
-:      024377 le_send_enc_rsp:
-0x5ccf 024378 arg mem_le_skds ,contw 
-0x5cd0 024379 force 8 ,loopcnt 
-0x5cd1 024380 call generate_random_loop 
-0x5cd2 024381 arg mem_le_ivs ,contw 
-0x5cd3 024382 force 4 ,loopcnt 
-0x5cd4 024383 call generate_random_loop 
-0x5cd5 024384 arg 13 ,rega 
-0x5cd6 024385 arg ll_enc_rsp ,regb 
-0x5cd7 024386 call le_fifo_malloc_tx_ll 
-0x5cd8 024387 fetch 8 ,mem_le_skds 
-0x5cd9 024388 istore 8 ,contw 
-0x5cda 024389 fetch 4 ,mem_le_ivs 
-0x5cdb 024390 istore 4 ,contw 
-0x5cdc 024391 rtn 
-:      024393 le_send_start_enc_req:
-0x5cdd 024394 arg ll_start_enc_req ,regb 
-0x5cde 024395 branch le_send_ll_one_lenth 
-:      024397 le_send_start_enc_rsp:
-0x5cdf 024398 arg ll_start_enc_rsp ,regb 
-0x5ce0 024399 branch le_send_ll_one_lenth 
-:      024402 le_parse_enc_rsp:
-0x5ce1 024403 ifetch 8 ,contr 
-0x5ce2 024404 store 8 ,mem_le_skds 
-0x5ce3 024405 ifetch 4 ,contr 
-0x5ce4 024406 store 4 ,mem_le_ivs 
-0x5ce5 024407 branch generate_sk 
-:      024409 le_parse_start_enc_req:
-0x5ce6 024410 fetch 1 ,mem_le_state 
-0x5ce7 024411 set1 lestate_encryption ,pdata 
-0x5ce8 024412 store 1 ,mem_le_state 
-0x5ce9 024413 rtn 
-:      024415 le_parse_start_enc_rsp:
-0x5cea 024416 rtn master 
-0x5ceb 024417 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024418 call ui_ipc_send_event 
-0x5ced 024419 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024420 branch le_send_start_enc_rsp 
-:      024422 le_parse_pause_enc_req:
-0x5cef 024423 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024424 call le_send_pause_enc_rsp 
-0x5cf1 024425 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024426 branch ui_ipc_send_event 
-:      024428 le_send_pause_enc_rsp:
-0x5cf3 024429 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024430 branch le_send_ll_one_lenth 
-:      024433 le_parse_feature_rsp:
-:      024434 le_parse_unknown_rsp:
-:      024435 le_parse_pause_enc_rsp:
-:      024436 le_parse_reject_ind:
-:      024437 le_parse_ping_rsp:
-0x5cf5 024438 rtn 
-:      024445 init_lmp:
-0x5cf6 024446 rtn wake 
-:      024447 init_lmp_work:
-0x5cf7 024448 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024449 setarg 0 
-0x5cf9 024450 store 1 ,mem_lmp_to_send 
-0x5cfa 024451 store 1 ,mem_conn_sm 
-0x5cfb 024452 store 1 ,mem_lmo_opcode1 
-0x5cfc 024453 store 1 ,mem_lmo_opcode2 
-0x5cfd 024454 store 1 ,mem_esco_addr 
-0x5cfe 024455 store 1 ,mem_auth_enable 
-0x5cff 024456 store 1 ,mem_connection_options 
-0x5d00 024457 store 1 ,mem_pairing_auth 
-0x5d01 024458 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024459 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024460 jam null_encryp ,mem_wait_encryption 
-:      024461 init_lmp_reinit:
-0x5d04 024462 jam 0 ,mem_pairing_auth 
-0x5d05 024463 jam 0 ,mem_sp_localsm 
-0x5d06 024464 jam 0 ,mem_lmp_conn_state 
-:      024466 parse_rx_done:
-0x5d07 024467 rtn 
-:      024469 parse_lmp:
-0x5d08 024470 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024471 call setlocalsm_master ,master 
-0x5d0a 024472 ncall setlocalsm_slave ,master 
-0x5d0b 024473 call lmo_fifo_check 
-0x5d0c 024474 nrtn blank 
-0x5d0d 024475 fetch 1 ,mem_state_map 
-0x5d0e 024476 rtnbit0 smap_rxlmp 
-0x5d0f 024477 set0 smap_rxlmp ,pdata 
-0x5d10 024478 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024479 store 1 ,mem_state_map 
-0x5d12 024480 fetch 1 ,mem_rxbuf 
-0x5d13 024481 fetcht 1 ,mem_state_map 
-0x5d14 024482 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024483 setflag true ,smap_lmptid ,temp 
-0x5d16 024484 storet 1 ,mem_state_map 
-0x5d17 024485 and_into 0x2 ,temp 
-0x5d18 024486 storet 1 ,mem_lmo_tid2 
-0x5d19 024487 fetcht 1 ,mem_state_map 
-0x5d1a 024488 rshift pdata ,pdata 
-0x5d1b 024489 store 1 ,mem_lmi_opcode2 
-0x5d1c 024490 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024491 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024492 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024493 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024494 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024495 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024496 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024497 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024498 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024499 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024500 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024501 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024502 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024503 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024504 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024505 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024506 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024507 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024508 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024509 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024510 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024511 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024512 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024513 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024514 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024515 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024516 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024517 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024518 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024519 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024520 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024521 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024522 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024523 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024524 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024525 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024526 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024527 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024528 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024529 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024530 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024531 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024532 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024533 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024534 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024535 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024536 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024537 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024538 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024539 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024540 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024541 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024542 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024543 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024546 reject_unknown_packet:
-0x5d52 024547 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024548 reject_lmp_packet:
-0x5d53 024549 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024550 rtn 
-:      024552 parse_lmp_clkoffset_req:
-0x5d55 024553 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024554 rtn 
-:      024556 parse_enc_key_size_mask_req:
-0x5d57 024557 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024558 rtn 
-:      024560 parse_lmp_set_afh:
-0x5d59 024561 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024562 lshift pdata ,pdata 
-0x5d5b 024563 store 4 ,mem_afh_instant 
-0x5d5c 024564 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024565 store 1 ,mem_afh_new_mod 
-0x5d5e 024566 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024567 store 5 ,mem_afh_map_new 
-0x5d60 024568 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024569 istore 5 ,contw 
-0x5d62 024570 fetch 1 ,mem_mode 
-0x5d63 024571 set1 afh_change ,pdata 
-0x5d64 024572 store 1 ,mem_mode 
-0x5d65 024573 rtn 
-:      024574 parse_lmp_escape:
-0x5d66 024575 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024576 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024577 set1 7 ,pdata 
-0x5d69 024578 store 1 ,mem_lmi_opcode2 
-0x5d6a 024579 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024580 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024581 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024582 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024583 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024584 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024585 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024586 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024587 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024588 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024589 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024590 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024591 rtneq lmp_ext_features_res 
-:      024594 reject_unknown_ext_packet:
-0x5d77 024595 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024596 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024598 rtn 
-:      024599 parse_lmpext_chn_classification_req:
-0x5d7a 024600 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024601 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024602 rtn 
-:      024604 parse_lmpext_iocap_req:
-0x5d7d 024605 call iocap_lmpext_load 
-0x5d7e 024606 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024607 rtn 
-:      024609 parse_lmpext_iocap_res:
-0x5d80 024610 call iocap_lmpext_load 
-0x5d81 024611 branch iocap_lmpext_common 
-:      024613 iocap_lmpext_load:
-0x5d82 024614 arg mem_sp_iocap_remote ,contw 
-0x5d83 024615 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024616 istore 3 ,contw 
-0x5d85 024617 rtn 
-:      024619 iocap_lmpext_common:
-0x5d86 024620 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024621 rtn 
-:      024622 parse_lmpext_accepted:
-0x5d88 024623 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024624 set1 7 ,pdata 
-0x5d8a 024625 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024626 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024627 rtn 
-:      024630 parse_lmpext_not_accepted:
-0x5d8d 024631 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024632 set1 7 ,pdata 
-0x5d8f 024633 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024634 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024635 rtn 
-:      024637 parse_lmpext_accepted_ptt:
-0x5d92 024638 fetch 1 ,mem_ptt 
-0x5d93 024639 fetcht 1 ,mem_state_map 
-0x5d94 024640 nsetflag blank ,smap_edr ,temp 
-0x5d95 024641 storet 1 ,mem_state_map 
-:      024642 parse_lmpext_not_accepted_ptt:
-0x5d96 024643 fetch 1 ,mem_state 
-0x5d97 024644 rtnbit0 state_init_seq 
-0x5d98 024645 set0 state_init_seq ,pdata 
-0x5d99 024646 store 1 ,mem_state 
-0x5d9a 024647 fetch 1 ,mem_auth_enable 
-0x5d9b 024648 nrtn blank 
-0x5d9c 024649 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024650 rtn 
-:      024652 parse_lmpext_pause_encrypt:
-0x5d9e 024653 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024654 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024655 branch tid_reply 
-:      024657 parse_lmpext_pause_encrypt_slave:
-0x5da1 024658 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024659 rtn 
-:      024661 parse_lmpext_resume_encrypt:
-0x5da3 024664 call tid_reply 
-0x5da4 024665 branch lmp_start_encryption 
-:      024667 parse_lmpext_features_req:
-0x5da5 024668 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 024669 rtn 
-:      024671 parse_lmpext_features_res:
-0x5da7 024672 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 024673 and temp ,0x1 ,temp 
-0x5da9 024674 storet 1 ,mem_remote_sppcap 
-0x5daa 024675 fetch 1 ,mem_hci_cmd 
-0x5dab 024676 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 024677 jam 0 ,mem_hci_cmd 
-:      024678 parse_lmpext_features_res_not_hci:
-0x5dad 024679 fetch 1 ,mem_conn_sm 
-0x5dae 024680 rtnne conn_sm_wait_features_ext 
-0x5daf 024681 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 024682 branch process_conn_sm 
-:      024684 parse_lmp_accepted:
-0x5db1 024685 bpatchx patch30_0 ,mem_patch30 
-0x5db2 024686 fetch 1 ,mem_rxbuf + 1 
-0x5db3 024687 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 024688 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 024689 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 024690 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 024691 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 024692 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 024693 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 024694 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 024695 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 024696 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 024698 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 024699 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 024700 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 024701 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 024702 rtn 
-:      024704 parse_lmp_not_accepted:
-0x5dc2 024705 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 024706 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 024707 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 024708 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 024709 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 024710 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 024711 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 024712 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 024714 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 024715 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 024716 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 024717 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 024718 rtn 
-:      024720 parse_lmp_accepted_switch:
-0x5dcf 024721 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 024722 call ui_ipc_send_event 
-0x5dd1 024723 branch role_switch_prepare0 
-:      024724 parse_lmp_not_accepted_switch:
-0x5dd2 024725 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 024726 call ui_ipc_send_event 
-0x5dd4 024727 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 024728 setarg timer_switch_waite 
-0x5dd6 024729 arg switch_wait_timer ,queue 
-0x5dd7 024730 branch timer_init 
-:      024733 parse_lmp_accepted_hostconn:
-0x5dd8 024736 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 024737 set1 received_conn_req ,pdata 
-0x5dda 024738 store 1 ,mem_lmp_conn_state 
-0x5ddb 024739 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 024740 call ui_ipc_send_event 
-0x5ddd 024741 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      024743 parse_lmp_accepted_hostconn_ctn:
-0x5dde 024745 fetch 1 ,mem_conn_sm 
-0x5ddf 024746 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 024749 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 024750 rtn 
-:      024758 parse_lmp_not_accepted_hostconn:
-0x5de2 024759 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 024760 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 024762 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 024764 branch parse_rx_done ,true 
-0x5de6 024765 rtn 
-:      024767 parse_lmp_accepted_inrand:
-0x5de7 024768 fetch 1 ,mem_link_key_exists 
-0x5de8 024769 nrtn blank 
-0x5de9 024770 call clear_linkkey 
-0x5dea 024771 call lmp_generate_key 
-0x5deb 024772 rtn master 
-0x5dec 024773 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 024774 rtn 
-:      024776 parse_lmp_accepted_enc_mode:
-0x5dee 024777 nrtn master 
-0x5def 024778 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 024779 fetch 1 ,mem_state_map 
-0x5df1 024780 rtnbit0 smap_encryption 
-0x5df2 024781 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 024782 rtn 
-:      024784 parse_lmp_accepted_enc_keysize:
-0x5df4 024785 branch lmp_start_encryption 
-:      024787 parse_lmp_accepted_start_enc:
-0x5df5 024788 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 024789 fetch 1 ,mem_state 
-0x5df7 024790 rtnbit1 state_conn_comp 
-0x5df8 024791 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 024792 fetch 1 ,mem_conn_sm 
-0x5dfa 024793 rtnne conn_sm_encrypt_wait 
-0x5dfb 024794 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 024795 rtn 
-:      024797 parse_lmp_accepted_stop_enc:
-0x5dfd 024805 rtn 
-:      024807 parse_lmp_not_accepted_aurand:
-:      024808 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 024809 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 024810 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 024811 rtn 
-:      024813 parse_lmp_not_accepted_inrand:
-0x5e01 024814 fetch 1 ,mem_rxbuf + 2 
-0x5e02 024815 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 024816 rtnne pairing_not_allowed 
-0x5e04 024817 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 024818 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 024819 rtn 
-:      024820 parse_lmp_inrand_key_missing:
-0x5e07 024821 jam key_missing ,mem_disconn_reason_send 
-0x5e08 024822 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 024823 rtn 
-:      024825 parse_lmp_not_accepted_name_req:
-0x5e0a 024826 rtn 
-:      024828 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 024829 jam sp_stat_null ,mem_sp_state 
-0x5e0c 024830 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 024831 branch parse_rx_done 
-:      024833 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 024834 jam sp_stat_null ,mem_sp_state 
-0x5e0f 024835 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 024836 branch parse_rx_done 
-:      024837 parse_lmp_not_accepted_unsniff_req:
-0x5e11 024838 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 024839 branch ui_ipc_send_event 
-:      024841 parse_lmp_accepted_unsniff_req:
-0x5e13 024842 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 024843 call ui_ipc_send_event 
-0x5e15 024844 branch sniff_exit 
-:      024846 parse_lmp_accepted_sniff_req:
-0x5e16 024847 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 024848 call ui_ipc_send_event 
-0x5e18 024849 setarg 0 
-0x5e19 024850 store 2 ,mem_dsniff 
-0x5e1a 024851 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 024852 lshift pdata ,pdata 
-0x5e1c 024853 store 2 ,mem_tsniff 
-0x5e1d 024854 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 024855 store 1 ,mem_sniff_attempt 
-0x5e1f 024856 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 024857 store 1 ,mem_sniff_timeout 
-0x5e21 024858 branch sniff_init 
-:      024860 parse_lmp_not_acdcept_sniff_req:
-0x5e22 024861 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 024862 branch ui_ipc_send_event 
-:      024864 parse_lmp_crypt_key:
-0x5e24 024865 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 024866 storet 1 ,mem_key_size 
-0x5e26 024867 branch accept_lmp_msg 
-:      024869 parse_lmp_setup_complete:
-0x5e27 024870 fetch 1 ,mem_lmp_conn_state 
-0x5e28 024871 set1 received_setup_complete ,pdata 
-0x5e29 024872 store 1 ,mem_lmp_conn_state 
-0x5e2a 024873 rtnbit1 sent_setup_complete 
-0x5e2b 024874 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 024875 branch parse_rx_done 
-:      024877 parse_lmp_max_slot:
-0x5e2d 024880 rtn 
-:      024882 parse_lmp_max_slot_req:
-0x5e2e 024883 fetch 1 ,mem_max_slot 
-0x5e2f 024884 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 024885 isub temp ,null 
-0x5e31 024887 branch accept_lmp_msg ,positive 
-0x5e32 024888 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 024889 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 024890 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 024891 rtn 
-:      024893 parse_lmp_detach:
-0x5e36 024894 call prepare_disconnect 
-0x5e37 024895 branch accept_lmp_msg 
-:      024897 accept_lmp_msg:
-0x5e38 024898 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 024899 rtn 
-:      024901 parse_lmp_incr_power:
-0x5e3a 024902 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 024903 rtn 
-:      024905 parse_lmp_decr_power:
-0x5e3c 024906 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 024907 rtn 
-:      024909 parse_lmp_version_res:
-0x5e3e 024910 fetch 1 ,mem_conn_sm 
-0x5e3f 024911 rtneq conn_sm_wait_version 
-0x5e40 024913 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 024915 rtn 
-:      024918 parse_lmp_auto_rate:
-0x5e42 024919 rtn 
-:      024921 parse_lmp_in_rand:
-0x5e43 024922 call lmp_copy_rand 
-0x5e44 024923 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 024924 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 024925 call ui_ipc_send_event 
-0x5e47 024927 call tid_check 
-0x5e48 024928 nbranch lmp_accept_inrand ,true 
-0x5e49 024930 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 024931 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 024932 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 024933 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 024934 rtn 
-:      024935 parse_lmp_inrand_res:
-0x5e4e 024936 fetch 1 ,mem_op 
-0x5e4f 024937 set1 op_inrand_req ,pdata 
-0x5e50 024938 store 1 ,mem_op 
-0x5e51 024939 rtn 
-:      024942 pop_tid_follow:
-0x5e52 024943 fetcht 1 ,mem_state_map 
-0x5e53 024944 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 024945 storet 1 ,mem_state_map 
-0x5e55 024946 rtn 
-:      024949 push_tid_follow:
-0x5e56 024950 fetch 1 ,mem_lmo_tid2 
-0x5e57 024951 rshift pdata ,pdata 
-0x5e58 024952 and_into 1 ,pdata 
-0x5e59 024953 rtn 
-:      024955 parse_lmp_au_rand_moudle:
-0x5e5a 024956 fetch 1 ,mem_nv_data_number 
-0x5e5b 024957 rtn blank 
-0x5e5c 024958 fetch 1 ,mem_pairing_auth 
-0x5e5d 024959 call load_device_list ,blank 
-0x5e5e 024960 rtn 
-:      024962 parse_lmp_au_rand:
-0x5e5f 024963 call parse_lmp_au_rand_moudle 
-0x5e60 024964 call push_tid_follow 
-0x5e61 024965 store 1 ,mem_sres_tid 
-0x5e62 024966 call lmp_copy_rand 
-0x5e63 024967 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 024968 fetch 1 ,mem_link_key_exists 
-0x5e65 024969 nrtn blank 
-0x5e66 024970 fetch 1 ,mem_state 
-0x5e67 024971 rtnbit1 state_combkey 
-0x5e68 024972 jam key_missing ,mem_lmo_reason2 
-0x5e69 024973 branch reject_lmp_packet 
-:      024975 parse_lmp_sres:
-0x5e6a 024976 arg mem_plap ,rega 
-0x5e6b 024977 call function_e1 
-0x5e6c 024978 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 024979 fetcht 4 ,mem_input_store 
-0x5e6e 024980 isub temp ,null 
-0x5e6f 024981 branch authentication_ok ,zero 
-0x5e70 024982 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 024983 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 024984 rtn 
-:      024985 authentication_ok:
-0x5e73 024986 call authentication_ok_common 
-0x5e74 024987 fetch 1 ,mem_ssp_enable 
-0x5e75 024988 branch pairing_success ,blank 
-0x5e76 024989 rtn 
-:      024992 authentication_ok_common:
-0x5e77 024993 call copy_aco 
-0x5e78 024994 call linkkey_ready 
-0x5e79 024995 fetch 1 ,mem_op 
-0x5e7a 024996 isolate1 op_auth_req ,pdata 
-0x5e7b 024997 set0 op_auth_req ,pdata 
-0x5e7c 024998 store 1 ,mem_op 
-0x5e7d 024999 fetch 1 ,mem_conn_sm 
-0x5e7e 025000 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025001 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025002 rtn 
-:      025003 authentication_ok_conn_sm:
-0x5e81 025004 fetch 1 ,mem_pairing_auth 
-0x5e82 025005 rtnne defalt_pairing_auth 
-0x5e83 025006 fetch 1 ,mem_state_map 
-0x5e84 025007 rtnbit1 smap_encryption 
-0x5e85 025008 branch host_create_conn_encrypt 
-:      025010 parse_lmp_comb_key:
-0x5e86 025011 arg mem_rxbuf + 1 ,rega 
-0x5e87 025012 arg mem_kinit ,regb 
-0x5e88 025013 arg mem_random_number ,contw 
-0x5e89 025014 call xor16 
-0x5e8a 025015 arg mem_plap ,rega 
-0x5e8b 025016 call generate_linkkey 
-0x5e8c 025017 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025018 fetch 1 ,mem_state 
-0x5e8e 025019 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025020 rtn 
-:      025022 parse_lmp_name_res:
-0x5e90 025023 fetch 2 ,mem_len 
-0x5e91 025024 add pdata ,-3 ,loopcnt 
-0x5e92 025025 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025026 setarg mem_tmp_buffer 
-0x5e94 025027 iadd temp ,contw 
-0x5e95 025028 arg mem_rxbuf + 3 ,contr 
-0x5e96 025029 call memcpy 
-0x5e97 025030 fetcht 1 ,mem_name_offset 
-0x5e98 025031 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025032 isub temp ,pdata 
-0x5e9a 025033 sub pdata ,14 ,null 
-0x5e9b 025034 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025035 add temp ,14 ,pdata 
-0x5e9d 025036 store 1 ,mem_name_offset 
-0x5e9e 025037 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025038 rtn 
-:      025039 parse_lmp_name_res_end:
-0x5ea0 025040 fetch 1 ,mem_state_map 
-0x5ea1 025041 set1 smap_name_res ,pdata 
-0x5ea2 025042 store 1 ,mem_state_map 
-0x5ea3 025043 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025044 rtn 
-:      025045 parse_lmp_name_req:
-0x5ea5 025046 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025047 store 1 ,mem_lmi_opcode2 
-0x5ea7 025048 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025049 rtn 
-:      025051 parse_lmp_conn_req:
-0x5ea9 025052 branch accept_lmp_msg 
-:      025054 parse_lmp_timing_accuracy_req:
-0x5eaa 025055 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025056 rtn 
-:      025058 parse_lmp_features_req:
-0x5eac 025059 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025060 rtn 
-:      025062 parse_lmp_version_req:
-0x5eae 025063 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025064 rtn 
-:      025066 parse_lmp_supervision_timeout:
-0x5eb0 025069 rtn 
-:      025073 parse_lmp_sniff_subrating_req:
-0x5eb1 025074 fetch 2 ,mem_tsniff 
-0x5eb2 025075 iforce temp 
-0x5eb3 025076 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025077 store 1 ,mem_subsniff_rate 
-0x5eb5 025078 imul32 temp ,temp 
-0x5eb6 025079 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025080 lshift pdata ,pdata 
-0x5eb8 025081 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025082 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025083 lshift pdata ,pdata 
-0x5ebb 025084 store 4 ,mem_subsniff_instant 
-0x5ebc 025086 deposit temp 
-0x5ebd 025087 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025088 rtn 
-:      025089 parse_lmpext_packet_type_table_req:
-0x5ebf 025090 fetcht 1 ,mem_ptt 
-0x5ec0 025091 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025092 ixor temp ,null 
-0x5ec2 025093 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025094 isolate1 0 ,pdata 
-0x5ec4 025095 fetch 1 ,mem_state_map 
-0x5ec5 025096 setflag true ,smap_edr ,pdata 
-0x5ec6 025097 store 1 ,mem_state_map 
-0x5ec7 025098 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025099 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025100 rtn 
-:      025103 parse_lmp_sniff_subrating_res:
-:      025104 parse_lmp_preferred_rate:
-:      025105 parse_lmp_max_power:
-:      025106 parse_lmp_min_power:
-0x5eca 025107 rtn 
-:      025108 parse_lmp_page_mode_req:
-0x5ecb 025110 branch accept_lmp_msg 
-:      025111 parse_lmp_page_scan_mode_req:
-0x5ecc 025114 branch accept_lmp_msg 
-:      025118 parse_lmp_slot_offset:
-0x5ecd 025119 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025120 store 2 ,mem_slot_offset 
-0x5ecf 025121 rtn 
-:      025123 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025124 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025125 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025126 imul32 temp ,pdata 
-0x5ed3 025127 arg 0x640 ,temp 
-0x5ed4 025128 isub temp ,null 
-0x5ed5 025130 rtn 
-:      025132 parse_lmp_sniff_req:
-0x5ed6 025133 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025134 branch lmp_reject_sniff ,blank 
-0x5ed8 025135 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025136 branch lmp_reject_sniff ,positive 
-0x5eda 025137 fetch 1 ,mem_device_option 
-0x5edb 025138 sub pdata ,dvc_op_module ,null 
-0x5edc 025139 call module_set_lpm_mult_2 ,zero 
-0x5edd 025140 fetch 1 ,mem_state 
-0x5ede 025141 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025142 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025143 lshift pdata ,pdata 
-0x5ee1 025144 store 2 ,mem_dsniff 
-0x5ee2 025145 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025146 lshift pdata ,pdata 
-0x5ee4 025147 store 2 ,mem_tsniff 
-0x5ee5 025148 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025149 store 1 ,mem_sniff_attempt 
-0x5ee7 025150 iforce temp 
-0x5ee8 025151 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025152 store 1 ,mem_sniff_timeout 
-0x5eea 025153 isub temp ,null 
-0x5eeb 025154 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025155 store 1 ,mem_sniff_attempt 
-:      025156 set_big_value_to_attempt:
-0x5eed 025158 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025159 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025160 rtn 
-:      025162 lmp_reject_sniff:
-0x5ef0 025163 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025164 branch reject_lmp_packet 
-:      025166 parse_lmp_start_encryption_req:
-0x5ef2 025167 call accept_lmp_msg 
-0x5ef3 025168 call lmp_copy_rand 
-0x5ef4 025169 call function_e3 
-0x5ef5 025170 branch start_encryption 
-:      025172 parse_lmp_stop_encryption_req:
-0x5ef6 025173 call accept_lmp_msg 
-0x5ef7 025174 branch stop_encryption 
-:      025177 parse_lmp_switch_req:
-0x5ef8 025178 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025179 lshift pdata ,pdata 
-0x5efa 025181 branch parse_lmp_switch_accept ,master 
-0x5efb 025182 fetcht 1 ,mem_link_key_exists 
-0x5efc 025183 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025184 parse_lmp_switch_req_not_accept:
-0x5efd 025185 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025186 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025187 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025188 rtn 
-:      025189 parse_lmp_switch_req_clear_mark:
-0x5f01 025190 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025191 jam 0 ,mem_conn_sm 
-0x5f03 025192 branch role_switch_prepare 
-:      025194 parse_lmp_switch_accept:
-0x5f04 025195 call role_switch_prepare 
-0x5f05 025196 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025197 fetch 1 ,mem_connection_options 
-0x5f07 025198 set0 connection_switch ,pdata 
-0x5f08 025199 store 1 ,mem_connection_options 
-0x5f09 025200 branch accept_lmp_msg 
-:      025204 parse_lmp_temp_rand:
-:      025205 parse_lmp_temp_key:
-:      025206 parse_lmp_timing_accuracy_res:
-:      025207 parse_lmp_unit_key:
-:      025208 parse_lmp_use_semi_permanend_key:
-0x5f0a 025209 rtn 
-:      025212 parse_lmp_unsniff_req:
-0x5f0b 025213 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025214 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025215 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025216 call ui_ipc_send_event 
-0x5f0f 025217 branch sniff_exit 
-:      025219 parse_lmp_encapsulated_header:
-0x5f10 025220 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025221 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025222 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025223 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025224 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025225 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025226 call check_localsm 
-0x5f17 025227 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025228 jam sp_stat_key_recv ,mem_sp_state 
-:      025229 parse_lmp_encapsulated_header_master:
-0x5f19 025230 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025231 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025232 branch parse_rx_done 
-:      025234 parse_lmp_encapsulated_header_reject:
-0x5f1c 025235 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025236 branch reject_lmp_packet 
-:      025238 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025241 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025243 rtn 
-:      025244 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025245 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025246 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025247 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025248 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025249 call check_localsm 
-0x5f24 025250 rtn true 
-0x5f25 025251 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025252 rtn 
-:      025254 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025255 call g_noninit_number_confirm 
-0x5f28 025256 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025257 call ui_ipc_send_event 
-0x5f2a 025258 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025261 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025262 call check_localsm 
-0x5f2c 025263 rtn true 
-0x5f2d 025264 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025265 beq 19 ,authentication_passkey_end 
-0x5f2f 025266 increase 1 ,pdata 
-0x5f30 025267 store 1 ,mem_authentication_passkey_times 
-:      025270 authentication_passkey:
-0x5f31 025271 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025272 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025273 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025274 copy pdata ,queue 
-0x5f35 025275 fetch 6 ,mem_pin 
-0x5f36 025276 qisolate1 pdata 
-0x5f37 025277 setarg 0x80 
-0x5f38 025278 setflag true ,0 ,pdata 
-0x5f39 025279 store 1 ,mem_passkey_1bit 
-0x5f3a 025280 rtn 
-:      025282 authentication_passkey_end:
-0x5f3b 025283 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025284 rtn 
-:      025286 parse_lmp_accepted_dhkey_check:
-0x5f3d 025287 call parse_lmp_accepted_dhkey_check_common 
-:      025288 pairing_success:
-0x5f3e 025289 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025290 rtn blank 
-0x5f40 025291 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025292 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025293 branch ui_ipc_send_event 
-:      025296 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025298 call check_localsm 
-0x5f44 025299 ncall g_noninit ,true 
-0x5f45 025300 call g_init ,true 
-0x5f46 025301 call check_localsm 
-0x5f47 025302 rtn true 
-0x5f48 025303 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025304 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025305 rtn 
-:      025307 parse_simple_pairing_confirm:
-0x5f4b 025308 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025309 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025310 call memcpy16 
-0x5f4e 025311 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025312 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025313 branch master_set_mem_master_sp_flag 
-:      025315 parse_lmp_encapsulated_payload:
-0x5f51 025316 fetch 1 ,mem_master_sp_state 
-0x5f52 025317 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025318 fetch 1 ,mem_sp_state 
-0x5f54 025319 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025320 parse_encapsulated_payload_master:
-0x5f55 025321 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025322 sub pdata ,0x20 ,contw 
-0x5f57 025323 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025324 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025325 iadd contw ,contw 
-0x5f5a 025326 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025327 istore 8 ,contw 
-0x5f5c 025328 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025329 istore 8 ,contw 
-0x5f5e 025330 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025331 increase 16 ,pdata 
-0x5f60 025332 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025333 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025334 parse_lmp_encapsulated_payload_completed:
-0x5f62 025335 call check_localsm 
-0x5f63 025336 branch accept_lmp_msg ,true 
-0x5f64 025337 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025338 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025339 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025340 branch accept_lmp_msg 
-:      025341 parse_lmp_encapsulated_payload_reject:
-0x5f68 025342 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025343 branch reject_lmp_packet 
-:      025344 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025345 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025346 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025347 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025348 branch parse_rx_done 
-:      025350 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025351 call check_localsm 
-0x5f6f 025352 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025353 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025354 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025355 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025356 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025357 branch parse_rx_done 
-:      025359 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025360 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025361 branch ui_ipc_send_event 
-:      025364 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025366 branch parse_rx_done 
-:      025368 parse_lmp_simple_pairing_number:
-0x5f78 025369 fetch 1 ,mem_master_sp_state 
-0x5f79 025370 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025371 fetch 1 ,mem_sp_state 
-0x5f7b 025372 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025373 parse_lmp_simple_pairing_number_master:
-0x5f7c 025374 arg mem_sp_random_remote ,contw 
-0x5f7d 025375 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025376 istore 8 ,contw 
-0x5f7f 025377 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025378 istore 8 ,contw 
-0x5f81 025379 call check_localsm 
-0x5f82 025380 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025381 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025382 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025383 branch accept_lmp_msg 
-:      025384 parse_lmp_simple_pairing_number_master0:
-0x5f86 025385 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025386 branch master_set_mem_master_sp_flag 
-:      025389 parse_lmp_simple_pairing_number_reject:
-0x5f88 025390 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025391 branch reject_lmp_packet 
-:      025393 parse_dhkey_check:
-0x5f8a 025394 fetch 1 ,mem_master_sp_state 
-0x5f8b 025395 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025396 fetch 1 ,mem_sp_state 
-0x5f8d 025397 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025398 parse_dhkey_check_master:
-0x5f8e 025399 arg mem_sp_check_result ,contw 
-0x5f8f 025400 arg mem_rxbuf + 1 ,contr 
-0x5f90 025401 call memcpy16 
-0x5f91 025402 call check_localsm 
-0x5f92 025403 branch parse_dhkey_check_master0 ,true 
-0x5f93 025404 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025405 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025406 number_comparison_successed:
-0x5f95 025407 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025408 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025409 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025410 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025411 branch parse_rx_done 
-:      025413 parse_dhkey_check_master0:
-0x5f9a 025414 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025415 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025416 branch parse_rx_done 
-:      025417 parse_lmp_dhkey_check_reject:
-0x5f9d 025418 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025419 branch reject_lmp_packet 
-:      025421 number_comparison_mode:
-0x5f9f 025422 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025423 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025424 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025425 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025426 rtn 
-:      025428 comparison_result:
-0x5fa4 025429 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025430 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025431 branch parse_lmp_dhkey_check_reject 
-:      025434 parse_lmp_clkoffset_res:
-0x5fa7 025435 branch parse_rx_done 
-:      025437 parse_lmp_encryption_mode_req:
-0x5fa8 025438 fetch 1 ,mem_connection_options 
-0x5fa9 025439 set0 connection_encrypt 
-0x5faa 025440 store 1 ,mem_connection_options 
-0x5fab 025441 call accept_lmp_msg 
-0x5fac 025442 nrtn master 
-0x5fad 025443 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025444 fetcht 1 ,mem_op 
-0x5faf 025445 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025446 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025447 storet 1 ,mem_op 
-0x5fb2 025448 rtn 
-:      025450 parse_lmp_features_res:
-0x5fb3 025451 fetcht 8 ,mem_rxbuf + 1 
-:      025452 parse_lmp_features_res_not_hci:
-0x5fb4 025453 fetch 1 ,mem_conn_sm 
-0x5fb5 025454 rtnne conn_sm_wait_features_res 
-0x5fb6 025456 fetch 1 ,mem_connection_options 
-0x5fb7 025457 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025459 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025460 rtn 
-:      025461 parse_lmp_send_conn:
-0x5fba 025462 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025463 rtn 
-:      025464 parse_lmp_test_activate:
-0x5fbc 025465 fetch 1 ,mem_debug_config 
-0x5fbd 025466 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025467 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025468 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025469 rtn 
-:      025470 parse_lmp_test_control:
-0x5fc1 025473 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025474 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025475 force 9 ,loopcnt 
-0x5fc4 025476 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025477 arg mem_temp_payload ,contw 
-:      025478 parse_lmp_test_xor:
-0x5fc6 025479 ifetch 1 ,contr 
-0x5fc7 025480 xor_into 0x55 ,pdata 
-0x5fc8 025481 istore 1 ,contw 
-0x5fc9 025482 loop parse_lmp_test_xor 
-0x5fca 025483 fetch 1 ,test_mode_scenario 
-0x5fcb 025484 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025485 set0 tester_no_whitening ,temp 
-0x5fcd 025486 set0 tester_pattern_test ,temp 
-0x5fce 025487 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025488 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025489 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025490 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025491 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025492 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025493 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025494 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025495 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025496 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025497 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025498 rtn 
-:      025499 parse_lmp_test_control_exit:
-0x5fda 025501 fetch 1 ,mem_tester_emulate 
-0x5fdb 025502 set1 tester_exit ,pdata 
-0x5fdc 025503 set1 tester_change ,pdata 
-0x5fdd 025504 store 1 ,mem_tester_emulate 
-0x5fde 025505 rtn 
-:      025506 parse_lmp_test_control_pattern:
-0x5fdf 025507 set1 tester_pattern_test ,temp 
-0x5fe0 025508 jam 5 ,mem_lch_code 
-0x5fe1 025509 fetch 2 ,test_mode_data_length 
-0x5fe2 025510 iforce loopcnt 
-0x5fe3 025511 store 2 ,mem_len 
-0x5fe4 025512 arg mem_rxbuf ,contw 
-0x5fe5 025513 call pn9 
-:      025514 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025515 set1 tester_no_whitening ,temp 
-:      025516 parse_lmp_test_control_loopback:
-0x5fe7 025517 set1 tester_change ,temp 
-0x5fe8 025518 force 0 ,pdata 
-0x5fe9 025519 store 1 ,mem_slave_rcvcnt 
-0x5fea 025520 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025521 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025522 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025523 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025524 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025525 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025526 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025527 storet 1 ,mem_tester_emulate 
-0x5ff2 025528 rtn 
-:      025530 parse_lmp_test_control_pause:
-0x5ff3 025531 set0 mark_testmode ,mark 
-0x5ff4 025532 jam 0 ,mem_tester_emulate 
-0x5ff5 025533 fetch 1 ,mem_debug_config 
-0x5ff6 025534 set0 debug_tx_pattern ,pdata 
-0x5ff7 025535 store 1 ,mem_debug_config 
-0x5ff8 025536 rtn 
-:      025542 lmp_copy_rand:
-0x5ff9 025543 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025544 arg mem_random_number ,contw 
-0x5ffb 025545 branch memcpy16 
-:      025547 lmp_generate_key:
-0x5ffc 025548 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025549 rtn 
-:      025551 lmp_start_encryption:
-0x5ffe 025552 nrtn master 
-0x5fff 025553 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025554 rtn 
-:      025556 lmp_accept_inrand:
-0x6001 025557 arg mem_lap ,rega 
-0x6002 025558 call generate_kinit 
-0x6003 025559 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025560 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025561 rtn 
-:      025563 lmp_disconnect:
-0x6006 025564 jam 10 ,mem_conn_timer 
-0x6007 025565 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025566 jam local_host ,mem_disconn_reason_send 
-0x6009 025567 rtn 
-:      025573 send_lmp:
-0x600a 025574 bpatchx patch30_2 ,mem_patch30 
-0x600b 025575 disable user 
-0x600c 025576 call lmo_fifo_process 
-0x600d 025577 fetch 1 ,mem_lmp_to_send 
-0x600e 025578 rtn blank 
-0x600f 025583 bbit1 7 ,send_lmp_escape 
-:      025584 send_lmp0:
-0x6010 025585 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025586 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025587 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025588 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025589 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025590 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025591 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025592 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025593 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025594 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025595 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025596 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025597 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025598 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025599 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025600 beq lmp_sres ,send_lmp_sres 
-0x6020 025601 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025602 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025603 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025604 beq lmp_detach ,send_lmp_detach 
-0x6024 025605 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025606 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025608 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025609 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025610 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025611 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025612 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025613 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025614 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025615 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025616 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025617 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025618 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025619 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025620 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025621 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025622 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025623 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025624 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025625 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025626 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025628 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025629 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025630 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025631 beq lmp_test_control ,send_lmp_test_control 
-:      025632 send_lmp_error:
-0x603d 025633 branch assert 
-0x603e 025634 rtn 
-:      025635 send_lmp_escape:
-0x603f 025636 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025637 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025638 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025639 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025640 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025641 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025642 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025643 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025644 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025645 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025646 branch assert 
-:      025652 send_lmp_accepted:
-0x604a 025653 force 2 ,pdata 
-0x604b 025654 call msg_send_lmp 
-0x604c 025655 fetch 1 ,mem_lmi_opcode 
-0x604d 025656 istore 1 ,contw 
-0x604e 025657 call send_lmp_follow 
-0x604f 025658 bpatchx patch30_3 ,mem_patch30 
-0x6050 025659 fetch 1 ,mem_lmi_opcode 
-0x6051 025660 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025661 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025662 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025663 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025664 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025665 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025666 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025667 rtn 
-:      025669 send_create_conn_start_l2cap_timer_sm:
-0x6059 025670 fetch 1 ,mem_conn_sm 
-0x605a 025671 rtn blank 
-0x605b 025672 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 025673 setarg timer_enpt_waite 
-0x605d 025674 arg enpt_delay_timer ,queue 
-0x605e 025675 branch timer_init 
-:      025677 send_lmp_accept_sniff_req:
-0x605f 025678 branch sniff_init 
-:      025679 send_lmp_not_accepted:
-0x6060 025680 force 3 ,pdata 
-0x6061 025681 call msg_send_lmp 
-0x6062 025682 fetch 1 ,mem_lmi_opcode 
-0x6063 025683 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 025684 istore 1 ,contw 
-0x6065 025685 fetch 1 ,mem_lmo_reason 
-0x6066 025686 istore 1 ,contw 
-0x6067 025687 branch send_lmp_follow 
-:      025689 send_not_accept_aurand:
-0x6068 025690 istore 1 ,contw 
-0x6069 025691 fetch 1 ,mem_lmo_reason 
-0x606a 025692 istore 1 ,contw 
-0x606b 025693 arg mem_sres_tid ,temp 
-0x606c 025694 branch special_tid_store 
-:      025696 send_lmpext_accepted:
-0x606d 025697 force 4 ,queue 
-0x606e 025698 call send_lmpext 
-0x606f 025699 setarg lmp_escape 
-0x6070 025700 istore 1 ,contw 
-0x6071 025701 fetch 1 ,mem_lmi_opcode 
-0x6072 025702 set0 7 ,pdata 
-0x6073 025703 istore 1 ,contw 
-0x6074 025704 fetch 1 ,mem_lmi_opcode 
-0x6075 025705 branch send_lmp_follow 
-:      025707 send_lmpext_not_accepted:
-0x6076 025708 force 5 ,queue 
-0x6077 025709 call send_lmpext 
-0x6078 025710 setarg lmp_escape 
-0x6079 025711 istore 1 ,contw 
-0x607a 025712 fetch 1 ,mem_lmi_opcode 
-0x607b 025713 set0 7 ,pdata 
-0x607c 025714 istore 1 ,contw 
-0x607d 025715 fetch 1 ,mem_lmo_reason 
-0x607e 025716 istore 1 ,contw 
-0x607f 025717 branch send_lmp_follow 
-:      025720 send_lmp_accepted_inrand:
-0x6080 025721 call clear_linkkey 
-0x6081 025722 call tid_check 
-0x6082 025723 rtn true 
-0x6083 025724 branch lmp_generate_key 
-:      025726 send_lmp_accepted_enc_mode:
-0x6084 025727 fetch 1 ,mem_op 
-0x6085 025728 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 025729 rtnbit0 op_stop_enc 
-0x6087 025730 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 025731 set0 op_stop_enc ,pdata 
-0x6089 025732 call tid_reply 
-0x608a 025733 branch send_lmp_accepted_enc_exit 
-:      025734 send_lmp_accepted_enc_start:
-0x608b 025735 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 025736 set0 op_start_enc ,pdata 
-:      025737 send_lmp_accepted_enc_exit:
-0x608d 025738 store 1 ,mem_op 
-0x608e 025739 rtn 
-:      025741 send_lmp_accepted_enc_key:
-0x608f 025742 call check_localsm 
-0x6090 025743 branch lmp_start_encryption ,true 
-0x6091 025744 rtn 
-:      025746 send_lmp_accepted_connection:
-0x6092 025747 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 025749 fetch 1 ,mem_lmp_conn_state 
-0x6094 025750 set1 received_conn_req ,pdata 
-0x6095 025751 store 1 ,mem_lmp_conn_state 
-0x6096 025752 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 025753 branch ui_ipc_send_event 
-:      025756 send_lmp_accept_dhkey_check:
-0x6098 025757 rtn 
-:      025761 send_lmpext_features_res:
-0x6099 025762 force 12 ,queue 
-0x609a 025763 call send_lmpext 
-0x609b 025764 setarg 0x01 
-0x609c 025765 istore 1 ,contw 
-0x609d 025766 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 025767 istore 2 ,contw 
-0x609f 025768 setarg 0 
-0x60a0 025769 istore 3 ,contw 
-0x60a1 025770 setarg 0x00 
-0x60a2 025771 istore 4 ,contw 
-0x60a3 025772 branch send_lmp_reply 
-:      025773 send_lmpext_io_cap_res:
-0x60a4 025774 force 5 ,queue 
-0x60a5 025775 call send_lmpext 
-0x60a6 025776 fetch 3 ,mem_sp_iocap_local 
-0x60a7 025777 istore 3 ,contw 
-0x60a8 025778 call send_lmp_reply 
-0x60a9 025779 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 025780 fetch 1 ,mem_sp_iocap_local 
-0x60ab 025781 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 025782 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 025783 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 025784 rtn 
-:      025786 responder_iocap_keyboard_only:
-0x60af 025787 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 025788 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 025789 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 025790 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 025791 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 025792 rtn 
-:      025795 responder_iocap_display_yesno:
-0x60b5 025796 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 025797 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 025798 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 025799 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 025800 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 025801 rtn 
-:      025804 responder_iocap_no_input_no_output:
-0x60bb 025805 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 025806 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 025807 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 025808 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 025809 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 025810 rtn 
-:      025812 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      025813 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      025814 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      025815 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      025816 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      025817 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      025818 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      025819 set_ssp_mode_justwork:
-0x60c1 025820 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 025821 fetch 1 ,mem_classic_bt_flag 
-0x60c3 025822 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 025823 rtn 
-:      025825 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      025826 set_ssp_mode_numeric_comparison:
-0x60c5 025827 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 025828 rtn 
-:      025830 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      025831 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      025832 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      025833 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      025834 set_ssp_mode_passkey:
-0x60c7 025835 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 025836 rtn 
-:      025839 classic_bt_set_reject_justwork_flag:
-0x60c9 025840 arg flag_ssp_reject_justwork ,queue 
-0x60ca 025841 branch classic_bluetooth_set_flag 
-:      025843 classic_bt_clr_reject_justwork_flag:
-0x60cb 025844 arg flag_ssp_reject_justwork ,queue 
-0x60cc 025845 branch classic_bluetooth_clr_flag 
-:      025847 classic_bluetooth_set_flag:
-0x60cd 025848 fetch 1 ,mem_classic_bt_flag 
-0x60ce 025849 qset1 pdata 
-0x60cf 025850 store 1 ,mem_classic_bt_flag 
-0x60d0 025851 rtn 
-:      025853 classic_bluetooth_clr_flag:
-0x60d1 025854 fetch 1 ,mem_classic_bt_flag 
-0x60d2 025855 qset0 pdata 
-0x60d3 025856 store 1 ,mem_classic_bt_flag 
-0x60d4 025857 rtn 
-:      025860 send_lmp_io_cap_req:
-0x60d5 025861 force 5 ,queue 
-0x60d6 025862 call send_lmpext 
-0x60d7 025863 fetch 3 ,mem_sp_iocap_local 
-0x60d8 025864 istore 3 ,contw 
-0x60d9 025865 branch send_lmp_request 
-:      025868 send_lmpext_sniff_subrating_req:
-0x60da 025870 rtn 
-:      025871 send_lmpext_sniff_subrating_res:
-0x60db 025872 force 9 ,queue 
-0x60dc 025873 call send_lmpext 
-0x60dd 025874 fetch 1 ,mem_subsniff_rate 
-0x60de 025875 istore 1 ,contw 
-0x60df 025876 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 025877 istore 2 ,contw 
-0x60e1 025878 fetch 4 ,mem_subsniff_instant 
-0x60e2 025879 istore 4 ,contw 
-0x60e3 025880 branch send_lmp_reply 
-:      025882 send_lmp_name_res:
-0x60e4 025883 force 17 ,pdata 
-0x60e5 025884 call msg_send_lmp 
-0x60e6 025885 fetch 1 ,mem_lmi_opcode 
-0x60e7 025886 copy pdata ,temp 
-0x60e8 025887 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 025888 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 025889 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 025890 rtn 
-:      025891 send_lmp_name_res_offset_ok:
-0x60ec 025892 istore 1 ,contw 
-0x60ed 025893 fetch 1 ,mem_local_name_length 
-0x60ee 025894 istore 1 ,contw 
-0x60ef 025895 arg 14 ,loopcnt 
-0x60f0 025896 setarg mem_local_name 
-0x60f1 025897 iadd temp ,contr 
-0x60f2 025898 call memcpy 
-0x60f3 025899 branch send_lmp_reply 
-:      025902 send_lmp_timing_accuracy_res:
-0x60f4 025903 force 3 ,pdata 
-0x60f5 025904 call msg_send_lmp 
-0x60f6 025905 setarg 0x0114 
-0x60f7 025906 istore 2 ,contw 
-0x60f8 025907 branch send_lmp_reply 
-:      025909 send_lmp_clkoffset_res:
-0x60f9 025911 force 3 ,pdata 
-0x60fa 025912 call msg_send_lmp 
-0x60fb 025913 fetch 4 ,mem_clke_bt 
-0x60fc 025914 isub clkn_bt ,pdata 
-0x60fd 025915 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 025916 sub pdata ,0 ,pdata 
-:      025917 send_lmp_clkoffset_res_master:
-0x60ff 025919 rshift2 pdata ,pdata 
-0x6100 025920 set0 15 ,pdata 
-0x6101 025921 istore 2 ,contw 
-0x6102 025922 branch send_lmp_reply 
-:      025924 send_lmp_version_res:
-0x6103 025925 force 6 ,pdata 
-0x6104 025926 call msg_send_lmp 
-0x6105 025927 fetch 5 ,mem_lmp_version 
-0x6106 025928 istore 5 ,contw 
-0x6107 025929 branch send_lmp_reply 
-:      025931 send_lmp_features_res:
-0x6108 025932 force 9 ,pdata 
-0x6109 025933 call msg_send_lmp 
-0x610a 025934 fetch 8 ,mem_features 
-0x610b 025935 istore 8 ,contw 
-0x610c 025936 branch send_lmp_reply 
-:      025943 send_lmpext_features_req:
-0x610d 025944 force 12 ,queue 
-0x610e 025945 call send_lmpext 
-0x610f 025946 setarg 0x01 
-0x6110 025947 istore 1 ,contw 
-0x6111 025948 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 025949 istore 2 ,contw 
-0x6113 025950 setarg 0 
-0x6114 025951 istore 3 ,contw 
-0x6115 025952 setarg 0x00 
-0x6116 025953 istore 4 ,contw 
-0x6117 025954 branch send_lmp_request 
-:      025956 send_lmpext_packet_type_table_req:
-0x6118 025957 force 3 ,queue 
-0x6119 025958 call send_lmpext 
-0x611a 025959 fetch 1 ,mem_ptt 
-0x611b 025960 istore 1 ,contw 
-0x611c 025961 disable user 
-0x611d 025962 call send_lmp_request 
-0x611e 025963 nrtn user 
-0x611f 025964 nrtn master 
-0x6120 025965 fetch 1 ,mem_afh_cfg 
-0x6121 025966 rtnbit0 afh_cfg_on 
-0x6122 025967 call afh_init 
-0x6123 025968 branch afh_open_all_channels 
-:      025971 ssp_enable:
-0x6124 025972 bpatchx patch30_4 ,mem_patch30 
-0x6125 025973 fetch 1 ,mem_features + 6 
-0x6126 025974 set1 param_featrue_ssp ,pdata 
-0x6127 025975 store 1 ,mem_features + 6 
-0x6128 025976 setarg param_lmpext_ssp_enable 
-0x6129 025977 store 2 ,mem_lmpext_ssp_enable 
-0x612a 025978 rtn 
-:      025980 ssp_disable:
-0x612b 025981 bpatchx patch30_5 ,mem_patch30 
-0x612c 025982 fetch 1 ,mem_features + 6 
-0x612d 025983 set0 param_featrue_ssp ,pdata 
-0x612e 025984 store 1 ,mem_features + 6 
-0x612f 025985 setarg 0 
-0x6130 025986 store 2 ,mem_lmpext_ssp_enable 
-0x6131 025987 rtn 
-:      025989 afh_init:
-0x6132 025990 jam 0x3 ,mem_afh_cfg 
-0x6133 025991 setarg 0 
-0x6134 025992 store 4 ,mem_afh_timer 
-0x6135 025993 arg mem_afh_map_lo ,contw 
-0x6136 025994 call afh_reset_map 
-0x6137 025995 arg mem_afh_map_new ,contw 
-0x6138 025996 call afh_reset_map 
-0x6139 025997 arg mem_afh_classify_channel_map ,contw 
-0x613a 025998 call afh_reset_map 
-0x613b 025999 branch afh_clear_error_counter 
-:      026000 afh_open_all_channels:
-0x613c 026001 arg mem_afh_map_new ,contw 
-0x613d 026002 call afh_reset_map 
-0x613e 026003 call afh_clear_error_counter 
-0x613f 026004 branch afh_set_send_flag 
-:      026007 afh_reset_map:
-0x6140 026008 setarg 0xffffff 
-0x6141 026009 istore 3 ,contw 
-0x6142 026010 istore 3 ,contw 
-0x6143 026011 istore 3 ,contw 
-0x6144 026012 setarg 0x7f 
-0x6145 026013 istore 1 ,contw 
-0x6146 026014 rtn 
-:      026015 afh_clear_error_counter:
-0x6147 026016 setarg 0 
-0x6148 026017 store 2 ,mem_afh_error_total 
-0x6149 026018 rtn 
-:      026019 afh_set_send_flag:
-0x614a 026020 fetch 1 ,mem_afh_cfg 
-0x614b 026021 set1 send_lmp_set_afh ,pdata 
-0x614c 026022 store 1 ,mem_afh_cfg 
-0x614d 026023 rtn 
-:      026026 send_lmpext_pause_encryption_req:
-0x614e 026027 force 2 ,queue 
-0x614f 026028 call send_lmpext 
-0x6150 026029 nbranch send_lmp_reply ,master 
-0x6151 026031 branch send_lmp_request 
-:      026035 send_lmp_detach:
-0x6152 026036 force 2 ,pdata 
-0x6153 026037 call msg_send_lmp 
-0x6154 026038 fetch 1 ,mem_disconn_reason_send 
-0x6155 026039 istore 1 ,contw 
-0x6156 026040 call send_lmp_request 
-:      026041 prepare_disconnect:
-0x6157 026042 fetch 1 ,mem_op 
-0x6158 026043 set1 op_disconn ,pdata 
-0x6159 026044 store 1 ,mem_op 
-0x615a 026045 jam 50 ,mem_conn_timer 
-0x615b 026046 rtn 
-:      026049 send_lmp_no_payload:
-0x615c 026050 force 1 ,pdata 
-0x615d 026051 call msg_send_lmp 
-0x615e 026052 branch send_lmp_request 
-:      026053 send_lmp_nopayload_reply:
-0x615f 026054 force 1 ,pdata 
-0x6160 026055 call msg_send_lmp 
-0x6161 026056 branch send_lmp_reply 
-:      026059 send_lmp_encryption_mode_req:
-0x6162 026060 force 2 ,pdata 
-0x6163 026061 call msg_send_lmp 
-0x6164 026062 fetch 1 ,mem_state_map 
-0x6165 026063 isolate0 smap_encryption ,pdata 
-0x6166 026064 setflag true ,0 ,pdata 
-0x6167 026065 and_into 1 ,pdata 
-0x6168 026066 istore 1 ,contw 
-0x6169 026067 branch send_lmp_request 
-:      026070 send_lmp_superto:
-0x616a 026071 force 3 ,pdata 
-0x616b 026072 call msg_send_lmp 
-0x616c 026073 fetch 2 ,mem_supervision_to 
-0x616d 026074 istore 2 ,contw 
-0x616e 026075 branch send_lmp_request 
-:      026077 send_lmp_name_req:
-0x616f 026078 jam 250 ,mem_conn_timer 
-0x6170 026079 force 2 ,pdata 
-0x6171 026080 call msg_send_lmp 
-0x6172 026081 fetch 1 ,mem_name_offset 
-0x6173 026082 istore 1 ,contw 
-0x6174 026083 branch send_lmp_request 
-:      026085 send_lmp_test_control:
-0x6175 026086 force 10 ,pdata 
-0x6176 026087 call msg_send_lmp 
-0x6177 026088 arg mem_temp_payload ,contr 
-0x6178 026089 force 9 ,loopcnt 
-:      026090 send_lmp_test_control_loop:
-0x6179 026091 ifetch 1 ,contr 
-0x617a 026092 xor_into 0x55 ,pdata 
-0x617b 026093 istore 1 ,contw 
-0x617c 026094 loop send_lmp_test_control_loop 
-0x617d 026095 branch send_lmp_request 
-:      026097 send_lmp_quality_of_service_req:
-0x617e 026098 branch send_lmp_request 
-:      026099 send_lmp_unit_key:
-0x617f 026100 branch send_lmp_request 
-:      026102 send_lmp_slot_offset:
-0x6180 026103 rtn master 
-0x6181 026104 call calc_slot_offset 
-0x6182 026105 force 9 ,pdata 
-0x6183 026106 call msg_send_lmp 
-0x6184 026107 fetch 2 ,mem_slot_offset 
-0x6185 026108 istore 2 ,contw 
-0x6186 026109 fetch 3 ,mem_lap 
-0x6187 026110 istore 3 ,contw 
-0x6188 026111 fetch 1 ,mem_uap 
-0x6189 026112 istore 1 ,contw 
-0x618a 026113 fetch 2 ,mem_nap 
-0x618b 026114 istore 2 ,contw 
-0x618c 026115 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026116 set0 mark_switch_initiated ,mark 
-0x618e 026117 call send_lmp_request 
-0x618f 026118 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026119 rtn 
-:      026120 send_lmp_slot_offset_reply:
-0x6191 026121 call send_lmp_reply 
-0x6192 026122 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026123 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026124 rtn 
-:      026126 send_lmp_switch_req:
-0x6195 026127 arg 0x200 ,temp 
-0x6196 026128 branch switch_on_native ,master 
-0x6197 026129 deposit clke_bt 
-0x6198 026130 branch switch_slack 
-:      026131 switch_on_native:
-0x6199 026132 deposit clkn_bt 
-:      026133 switch_slack:
-0x619a 026134 deposit bt_clk 
-0x619b 026135 iadd temp ,pdata 
-0x619c 026136 and_into 0x1fc ,pdata 
-0x619d 026137 store 4 ,mem_sniff_anchor 
-0x619e 026138 force 5 ,pdata 
-0x619f 026139 call msg_send_lmp 
-0x61a0 026140 fetch 4 ,mem_sniff_anchor 
-0x61a1 026141 rshift pdata ,pdata 
-0x61a2 026142 istore 4 ,contw 
-0x61a3 026143 branch send_lmp_request 
-:      026145 send_lmp_sniff_req:
-0x61a4 026146 force 10 ,pdata 
-0x61a5 026147 call msg_send_lmp 
-0x61a6 026148 arg mem_sniff_payload ,contr 
-0x61a7 026149 ifetch 9 ,contr 
-0x61a8 026150 istore 9 ,contw 
-0x61a9 026151 branch send_lmp_request 
-:      026154 send_lmp_timing_accuracy_req:
-0x61aa 026156 force 3 ,pdata 
-0x61ab 026157 call msg_send_lmp 
-0x61ac 026158 setarg 0x0114 
-0x61ad 026159 istore 2 ,contw 
-0x61ae 026160 branch send_lmp_request 
-:      026162 send_lmp_unsniff_req:
-0x61af 026164 force 1 ,pdata 
-0x61b0 026165 call msg_send_lmp 
-0x61b1 026174 branch send_lmp_request 
-:      026177 send_lmp_max_slot:
-0x61b2 026178 force 2 ,pdata 
-0x61b3 026179 call msg_send_lmp 
-0x61b4 026180 fetch 1 ,mem_max_slot 
-0x61b5 026181 istore 1 ,contw 
-0x61b6 026182 branch send_lmp_request 
-:      026185 send_lmp_max_slot_req:
-0x61b7 026186 force 2 ,pdata 
-0x61b8 026187 call msg_send_lmp 
-0x61b9 026188 setarg 0x05 
-0x61ba 026189 istore 1 ,contw 
-0x61bb 026190 branch send_lmp_request 
-:      026193 send_lmp_inc_power:
-0x61bc 026194 force 2 ,pdata 
-0x61bd 026195 call msg_send_lmp 
-0x61be 026196 setarg 0x00 
-0x61bf 026197 istore 1 ,contw 
-0x61c0 026198 branch send_lmp_request 
-:      026201 send_lmp_setup_complete_by_module:
-0x61c1 026202 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026203 rtn 
-:      026204 send_lmp_setup_complete:
-0x61c3 026205 fetch 1 ,mem_device_option 
-0x61c4 026206 sub pdata ,dvc_op_module ,null 
-0x61c5 026207 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026208 fetch 1 ,mem_state 
-0x61c7 026209 set1 state_conn_comp ,pdata 
-0x61c8 026210 store 1 ,mem_state 
-0x61c9 026211 copy clkn_bt ,pdata 
-0x61ca 026212 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026213 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026214 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026215 set1 sent_setup_complete ,pdata 
-0x61ce 026216 store 1 ,mem_lmp_conn_state 
-0x61cf 026217 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026218 call ui_ipc_send_event 
-0x61d1 026219 force 1 ,pdata 
-0x61d2 026220 call msg_send_lmp 
-0x61d3 026221 branch send_lmp_request 
-:      026222 send_lmp_setup_complete_has_sent:
-0x61d4 026223 jam 0 ,mem_lmp_to_send 
-0x61d5 026224 rtn 
-:      026226 send_lmp_version_req:
-0x61d6 026227 force 6 ,pdata 
-0x61d7 026228 call msg_send_lmp 
-0x61d8 026229 fetch 5 ,mem_lmp_version 
-0x61d9 026230 istore 5 ,contw 
-0x61da 026231 branch send_lmp_request 
-:      026233 send_lmp_features_req:
-0x61db 026234 force 9 ,pdata 
-0x61dc 026235 call msg_send_lmp 
-0x61dd 026236 fetch 8 ,mem_features 
-0x61de 026237 istore 8 ,contw 
-0x61df 026238 branch send_lmp_request 
-:      026240 sp_master_send_io_cap_get:
-0x61e0 026241 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026242 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026243 rtnne sp_key_valid 
-0x61e3 026244 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026245 rtn 
-:      026247 sp_master_send_io_cap_send:
-0x61e5 026248 call tid_initiate 
-0x61e6 026249 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026250 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026251 rtn 
-:      026254 sp_master_send_lmp_encapsulated_header:
-0x61e9 026255 call tid_initiate 
-0x61ea 026256 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026257 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026258 rtn 
-:      026260 sp_master_commitment_compare:
-0x61ed 026261 arg mem_sp_calc_result_high ,rega 
-0x61ee 026262 arg mem_sp_confirm_remote ,regb 
-0x61ef 026263 arg 16 ,loopcnt 
-0x61f0 026264 call string_compare 
-0x61f1 026265 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026266 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026267 call master_clear_mem_master_sp_flag 
-0x61f4 026268 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026269 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026270 branch reject_lmp_packet 
-:      026271 sp_master_commitment_compare_success:
-0x61f7 026272 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026273 call master_set_mem_master_sp_flag 
-0x61f9 026274 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026275 branch accept_lmp_msg 
-:      026279 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026280 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026281 rtn 
-:      026285 sp_send_lmp_encapsulated_header:
-0x61fd 026288 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026290 rtn 
-:      026296 send_lmp_encapsulated_header:
-0x61ff 026297 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026298 force 4 ,pdata 
-0x6201 026299 call msg_send_lmp 
-0x6202 026300 force encapsulated_major_type_p192 ,pdata 
-0x6203 026301 istore 1 ,contw 
-0x6204 026302 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026303 istore 1 ,contw 
-0x6206 026304 force encapsulated_len_p192 ,pdata 
-0x6207 026305 istore 1 ,contw 
-0x6208 026306 call check_localsm 
-0x6209 026307 branch send_lmp_request ,true 
-0x620a 026308 branch send_lmp_reply 
-:      026310 send_lmp_encapsulated_payload:
-0x620b 026312 force 17 ,pdata 
-0x620c 026313 call msg_send_lmp 
-0x620d 026314 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026315 arg mem_sp_pubkey_local ,contr 
-0x620f 026316 iadd contr ,contr 
-0x6210 026317 ifetch 8 ,contr 
-0x6211 026318 istore 8 ,contw 
-0x6212 026319 ifetch 8 ,contr 
-0x6213 026320 istore 8 ,contw 
-0x6214 026321 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026322 increase 16 ,pdata 
-0x6216 026323 store 1 ,mem_sp_local_key_send_count 
-0x6217 026324 call check_localsm 
-0x6218 026325 branch send_lmp_request ,true 
-0x6219 026326 branch send_lmp_reply 
-:      026329 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026330 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026331 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026332 rtn 
-:      026333 send_lmp_simple_pairing_comfirm:
-0x621d 026336 force 17 ,pdata 
-0x621e 026337 call msg_send_lmp 
-0x621f 026338 arg mem_sp_calc_result_high ,contr 
-0x6220 026339 ifetch 8 ,contr 
-0x6221 026340 istore 8 ,contw 
-0x6222 026341 ifetch 8 ,contr 
-0x6223 026342 istore 8 ,contw 
-0x6224 026343 branch send_lmp_reply 
-:      026345 sp_send_lmp_simple_pairing_number:
-0x6225 026346 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026347 rtn 
-:      026349 send_lmp_simple_pairing_number:
-0x6227 026351 call check_localsm 
-0x6228 026352 call sp_local_random_key_generator ,true 
-0x6229 026353 force 17 ,pdata 
-0x622a 026354 call msg_send_lmp 
-0x622b 026355 arg mem_sp_random_local ,contr 
-0x622c 026356 ifetch 8 ,contr 
-0x622d 026357 istore 8 ,contw 
-0x622e 026358 ifetch 8 ,contr 
-0x622f 026359 istore 8 ,contw 
-0x6230 026360 call check_localsm 
-0x6231 026361 nbranch send_lmp_reply ,true 
-0x6232 026362 branch send_lmp_request ,true 
-:      026364 master_sp_sm_end:
-0x6233 026366 jam sp_stat_done ,mem_master_sp_state 
-:      026367 sp_aurand_send:
-0x6234 026368 call tid_initiate 
-0x6235 026369 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026370 call check_localsm_master 
-0x6237 026371 branch sp_master_key_prarm_push ,true 
-0x6238 026372 branch sp_link_key_prarm_push 
-:      026373 master_sp_send_lmp_dhkey_check:
-0x6239 026374 call tid_reply 
-:      026375 sp_send_lmp_dhkey_check:
-0x623a 026376 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026377 rtn 
-:      026378 send_lmp_dhkey_check:
-0x623c 026380 force 17 ,pdata 
-0x623d 026381 call msg_send_lmp 
-0x623e 026382 arg mem_sp_calc_result_high ,contr 
-0x623f 026383 ifetch 8 ,contr 
-0x6240 026384 istore 8 ,contw 
-0x6241 026385 ifetch 8 ,contr 
-0x6242 026386 istore 8 ,contw 
-0x6243 026387 call check_localsm 
-0x6244 026388 nbranch send_lmp_reply ,true 
-0x6245 026389 branch send_lmp_request ,true 
-:      026391 send_lmp_enc_key_size_mask_res:
-0x6246 026392 force 3 ,pdata 
-0x6247 026393 call msg_send_lmp 
-0x6248 026394 setarg 0xfffe 
-0x6249 026395 istore 2 ,contw 
-0x624a 026396 branch send_lmp_reply 
-:      026398 send_lmp_auto_rate:
-0x624b 026399 branch send_lmp_request 
-:      026400 send_lmp_clkoffset_req:
-0x624c 026401 branch send_lmp_request 
-:      026402 send_lmp_quality_of_service:
-0x624d 026403 branch send_lmp_request 
-:      026404 send_lmp_test_activate:
-0x624e 026405 branch send_lmp_request 
-:      026410 send_lmp_comb_key:
-0x624f 026411 call generate_random_number 
-0x6250 026412 arg mem_lap ,rega 
-0x6251 026413 call generate_linkkey 
-0x6252 026414 force 17 ,pdata 
-0x6253 026415 call msg_send_lmp 
-0x6254 026416 arg mem_kinit ,rega 
-0x6255 026417 arg mem_random_number ,regb 
-0x6256 026418 call xor16 
-0x6257 026419 nbranch send_lmp_follow ,master 
-0x6258 026420 branch send_lmp_tid 
-:      026422 send_lmp_inrand:
-0x6259 026423 call generate_random_number 
-0x625a 026424 arg mem_plap ,rega 
-0x625b 026425 call generate_kinit 
-:      026426 send_lmp_rand:
-0x625c 026427 force 17 ,pdata 
-0x625d 026428 call msg_send_lmp 
-0x625e 026429 arg mem_random_number ,contr 
-0x625f 026430 call memcpy16 
-0x6260 026431 fetch 1 ,mem_conn_sm 
-0x6261 026432 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026433 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026434 branch send_lmp_tid 
-:      026436 send_lmp_aurand:
-0x6264 026437 fetch 1 ,mem_pairing_auth 
-0x6265 026438 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026439 call check_localsm 
-0x6267 026440 call tid_initiate ,true 
-0x6268 026441 ncall tid_reply ,true 
-0x6269 026442 branch send_lmp_aurand_common 
-:      026443 send_lmp_aurand_notpairing:
-0x626a 026444 call tid_initiate 
-:      026445 send_lmp_aurand_common:
-0x626b 026446 call generate_random_number 
-0x626c 026447 branch send_lmp_rand 
-:      026449 send_lmp_sres:
-0x626d 026450 arg mem_lap ,rega 
-0x626e 026451 call function_e1 
-0x626f 026452 force 5 ,pdata 
-0x6270 026453 call msg_send_lmp 
-0x6271 026454 fetch 4 ,mem_input_store 
-0x6272 026455 istore 4 ,contw 
-0x6273 026456 arg mem_sres_tid ,temp 
-0x6274 026457 call special_tid_store 
-0x6275 026458 call copy_aco 
-0x6276 026459 call check_localsm 
-0x6277 026460 branch send_lmp_sres_master ,true 
-0x6278 026461 jam done_encryp ,mem_wait_encryption 
-0x6279 026462 fetch 1 ,mem_pairing_auth 
-0x627a 026463 rtn blank 
-0x627b 026464 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026465 send_lmp_sres_master:
-0x627c 026466 fetch 1 ,mem_link_key_exists 
-0x627d 026467 rtn blank 
-:      026468 send_lmp_sres_startenc:
-0x627e 026469 call check_localsm 
-0x627f 026470 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026471 fetch 1 ,mem_auth_enable 
-0x6281 026472 rtn blank 
-0x6282 026473 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026474 rtn 
-:      026475 send_lmp_sres_startenc_slave:
-0x6284 026476 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026477 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026478 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026479 rtn 
-:      026483 send_lmp_start_encryption:
-0x6288 026484 call generate_random_number 
-0x6289 026485 call function_e3 
-0x628a 026486 force 17 ,pdata 
-0x628b 026487 call msg_send_lmp 
-0x628c 026488 arg mem_random_number ,contr 
-0x628d 026489 call memcpy16 
-0x628e 026490 branch send_lmp_tid 
-:      026492 send_lmp_stop_encryption_req:
-0x628f 026493 force 1 ,pdata 
-0x6290 026494 call msg_send_lmp 
-0x6291 026495 branch send_lmp_tid 
-:      026497 send_lmp_encryption_key_size_req:
-0x6292 026498 force 2 ,pdata 
-0x6293 026499 call msg_send_lmp 
-0x6294 026500 force 16 ,pdata 
-0x6295 026501 istore 1 ,contw 
-0x6296 026502 store 1 ,mem_key_size 
-0x6297 026503 branch send_lmp_tid 
-:      026505 msg_send_lmp:
-0x6298 026507 lshift3 pdata ,pdata 
-0x6299 026508 or_into 0x07 ,pdata 
-0x629a 026509 store 1 ,mem_lmo_header_length 
-0x629b 026510 arg 17 ,loopcnt 
-0x629c 026511 arg mem_lmo_payload ,contw 
-0x629d 026512 call clear_mem 
-0x629e 026513 arg mem_lmo_payload ,contw 
-0x629f 026514 rtn 
-:      026516 send_lmpext:
-0x62a0 026517 and pdata ,0x7f ,rega 
-0x62a1 026518 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026519 deposit queue 
-0x62a3 026520 call msg_send_lmp 
-0x62a4 026521 deposit rega 
-0x62a5 026522 istore 1 ,contw 
-0x62a6 026523 rtn 
-:      026525 send_lmp_follow:
-0x62a7 026526 fetch 1 ,mem_lmp_to_send 
-0x62a8 026527 lshift pdata ,pdata 
-0x62a9 026528 fetcht 1 ,mem_state_map 
-0x62aa 026529 isolate1 smap_lmptid ,temp 
-0x62ab 026530 setflag true ,0 ,pdata 
-0x62ac 026531 branch send_lmp_exit 
-:      026534 send_lmp_tid:
-0x62ad 026535 fetcht 1 ,mem_state_map 
-0x62ae 026536 and_into 1 ,temp 
-0x62af 026537 branch send_lmp_end 
-:      026539 send_lmp_reply:
-0x62b0 026540 force 0 ,temp 
-0x62b1 026541 branch send_lmp_end 
-:      026543 send_lmp_request:
-0x62b2 026544 force 1 ,temp 
-:      026545 send_lmp_end:
-0x62b3 026546 fetch 1 ,mem_lmp_to_send 
-0x62b4 026547 lshift pdata ,pdata 
-0x62b5 026548 setflag master ,0 ,pdata 
-0x62b6 026549 ixor temp ,pdata 
-:      026550 send_lmp_exit:
-0x62b7 026551 store 1 ,mem_lmo_header_opcode 
-0x62b8 026552 jam 0 ,mem_lmp_to_send 
-0x62b9 026553 call lmo_fifo_process_lmo0empty 
-0x62ba 026554 enable user 
-0x62bb 026555 rtn 
-:      026558 lmo_fifo_check:
-0x62bc 026559 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026560 rtn blank 
-0x62be 026561 call lmo_fifo_process 
-0x62bf 026562 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026563 rtn 
-:      026565 lmo_fifo_process:
-0x62c1 026566 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026567 fetch 1 ,mem_lmp_to_send 
-0x62c3 026568 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026569 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026570 nrtn blank 
-0x62c6 026571 branch lmo_fifo_process_lmo2to1 
-:      026572 lmo_fifo_process_lmo0empty:
-0x62c7 026573 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026574 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026575 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026576 store 3 ,mem_lmp_to_send 
-0x62cb 026577 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026578 fetch 1 ,mem_state_map 
-0x62cd 026579 set0 smap_lmptid ,pdata 
-0x62ce 026580 ior temp ,pdata 
-0x62cf 026581 store 1 ,mem_state_map 
-0x62d0 026582 jam 0 ,mem_lmo_opcode1 
-:      026583 lmo_fifo_process_lmo2to1:
-0x62d1 026584 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026585 rtn blank 
-0x62d3 026586 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026587 store 4 ,mem_lmo_opcode1 
-0x62d5 026588 jam 0 ,mem_lmo_opcode2 
-0x62d6 026589 rtn 
-:      026590 lmo_fifo_process_lmo1_empty:
-0x62d7 026591 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026592 rtn blank 
-0x62d9 026593 fetch 3 ,mem_lmo_opcode2 
-0x62da 026594 store 3 ,mem_lmp_to_send 
-0x62db 026595 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026596 fetch 1 ,mem_state_map 
-0x62dd 026597 set0 smap_lmptid ,pdata 
-0x62de 026598 ior temp ,pdata 
-0x62df 026599 store 1 ,mem_state_map 
-0x62e0 026600 jam 0 ,mem_lmo_opcode2 
-0x62e1 026601 rtn 
-:      026604 special_tid_store:
-0x62e2 026605 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026606 fetch 1 ,mem_state_map 
-0x62e4 026607 copy pdata ,regc 
-0x62e5 026608 ifetch 1 ,temp 
-0x62e6 026609 call pop_tid_follow 
-0x62e7 026610 call send_lmp_follow 
-0x62e8 026611 copy regc ,pdata 
-0x62e9 026612 store 1 ,mem_state_map 
-0x62ea 026613 rtn 
-:      026615 tid_reply:
-0x62eb 026616 fetcht 1 ,mem_state_map 
-0x62ec 026617 set0 smap_lmptidinit ,temp 
-0x62ed 026618 storet 1 ,mem_state_map 
-0x62ee 026619 rtn 
-:      026621 tid_initiate:
-0x62ef 026622 fetcht 1 ,mem_state_map 
-0x62f0 026623 set1 smap_lmptidinit ,temp 
-0x62f1 026624 storet 1 ,mem_state_map 
-0x62f2 026625 rtn 
-:      026628 tid_check:
-0x62f3 026629 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026630 fetcht 1 ,mem_state_map 
-0x62f5 026631 ixor temp ,pdata 
-0x62f6 026632 isolate1 smap_lmptid ,pdata 
-0x62f7 026633 rtn 
-:      026636 tid_set_reply:
-0x62f8 026637 fetch 1 ,mem_state_map 
-0x62f9 026638 setflag master ,smap_lmptid ,pdata 
-0x62fa 026639 store 1 ,mem_state_map 
-0x62fb 026640 rtn 
-:      026643 check_localsm:
-0x62fc 026644 fetch 1 ,mem_sp_localsm 
-0x62fd 026645 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026646 rtn 
-:      026647 setlocalsm_master:
-0x62ff 026648 fetch 1 ,mem_sp_localsm 
-0x6300 026649 set1 7 ,pdata 
-0x6301 026650 store 1 ,mem_sp_localsm 
-0x6302 026651 rtn 
-:      026652 setlocalsm_slave:
-0x6303 026653 fetch 1 ,mem_sp_localsm 
-0x6304 026654 set0 7 ,pdata 
-0x6305 026655 store 1 ,mem_sp_localsm 
-0x6306 026656 rtn 
-:      026657 check_localsm_master:
-0x6307 026658 fetch 1 ,mem_sp_localsm 
-0x6308 026659 isolate1 7 ,pdata 
-0x6309 026660 store 1 ,mem_sp_localsm 
-0x630a 026661 rtn 
-:      026663 generate_random_number:
-0x630b 026665 arg mem_random_number ,contw 
-:      026666 generate_random:
-0x630c 026667 force 16 ,loopcnt 
-:      026668 generate_random_another:
-:      026669 generate_random_loop:
-0x630d 026670 random pdata 
-0x630e 026671 istore 1 ,contw 
-0x630f 026672 loop generate_random_another 
-0x6310 026673 rtn 
-:      026675 generate_linkkey:
-0x6311 026676 call function_e21 
-0x6312 026677 arg mem_link_key ,rega 
-0x6313 026678 arg mem_input_store ,regb 
-0x6314 026679 ifetch 8 ,rega 
-0x6315 026680 fetcht 1 ,mem_state 
-0x6316 026681 nsetflag blank ,state_combkey ,temp 
-0x6317 026682 storet 1 ,mem_state 
-0x6318 026683 copy rega ,contw 
-0x6319 026684 call xor16 
-0x631a 026685 branch generate_linkkey_continue 
-:      026691 process_conn_sm:
-0x631b 026693 bpatchx patch31_0 ,mem_patch31 
-0x631c 026695 call lmo_fifo_check 
-0x631d 026696 nrtn blank 
-:      026697 process_conn_sm_continue:
-0x631e 026698 fetch 1 ,mem_conn_sm 
-0x631f 026699 rtn blank 
-0x6320 026703 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 026704 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 026705 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 026706 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 026707 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 026708 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 026709 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 026710 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 026711 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 026712 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 026713 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 026714 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 026715 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 026716 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 026717 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 026718 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 026719 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 026720 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 026721 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 026722 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 026723 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 026724 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 026725 beq conn_sm_done ,host_create_conn_done 
-0x6337 026726 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 026727 jam conn_sm_standby ,mem_conn_sm 
-0x6339 026729 rtn 
-:      026730 host_create_conn_done:
-0x633a 026731 fetch 1 ,mem_lmp_conn_state 
-0x633b 026732 rtnbit0 received_setup_complete 
-0x633c 026733 rtnbit0 sent_setup_complete 
-0x633d 026734 jam conn_sm_standby ,mem_conn_sm 
-0x633e 026735 call host_conn_judge_encrypt 
-0x633f 026736 branch scheduler_start_upper_sm 
-:      026738 host_conn_judge_encrypt:
-0x6340 026739 fetch 1 ,mem_connection_options 
-0x6341 026740 rtnbit0 connection_encrypt 
-0x6342 026741 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 026742 rtn 
-:      026744 host_create_conn_done_wait:
-0x6344 026745 arg enpt_delay_timer ,queue 
-0x6345 026746 call timer_check 
-0x6346 026747 nrtn blank 
-0x6347 026748 jam conn_sm_done ,mem_conn_sm 
-0x6348 026749 rtn 
-:      026751 host_create_conn_auth:
-0x6349 026752 fetch 1 ,mem_connection_options 
-0x634a 026753 set0 connection_auth ,pdata 
-0x634b 026754 store 1 ,mem_connection_options 
-0x634c 026755 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 026756 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 026757 rtn 
-:      026758 host_create_conn_auth_wait:
-0x634f 026759 rtn 
-:      026760 host_create_conn_pairing:
-0x6350 026761 fetch 1 ,mem_pincode_state 
-0x6351 026762 rtnne pincode_state_pincode_ready 
-0x6352 026763 call host_auth 
-0x6353 026764 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 026765 rtn 
-:      026767 host_create_conn_pairing_wait:
-0x6355 026768 rtn 
-:      026769 host_creat_conn_send_feat_ext:
-0x6356 026770 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 026771 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 026772 rtn 
-:      026773 host_create_conn_send_version:
-0x6359 026774 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 026775 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 026776 rtn 
-:      026778 host_creat_conn_wait_switch:
-0x635c 026779 fetch 1 ,mem_switch_flag 
-0x635d 026780 rtneq switch_flag_init 
-0x635e 026781 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 026782 arg switch_wait_timer ,queue 
-0x6360 026783 call timer_check 
-0x6361 026784 nrtn blank 
-0x6362 026785 jam switch_flag_init ,mem_switch_flag 
-0x6363 026786 branch host_create_conn_switch 
-:      026787 host_create_conn_switch_accept:
-0x6364 026788 rtn master 
-0x6365 026789 branch host_create_conn_auth_pair 
-:      026791 host_create_conn_send_features:
-0x6366 026792 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 026793 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 026794 rtn 
-:      026795 host_create_conn_send_switch:
-0x6369 026796 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 026797 set1 mark_switch_initiated ,mark 
-0x636b 026798 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 026799 setarg 0x1ff 
-0x636d 026800 store 2 ,mem_soft_timer 
-0x636e 026801 rtn 
-:      026802 host_create_conn_send_conn_req:
-0x636f 026803 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 026804 jam 0xff ,mem_soft_timer 
-0x6371 026805 set0 mark_reconn_recieve_switch ,mark 
-0x6372 026806 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 026807 branch init_lmp_reinit 
-:      026808 host_create_conn_wait_accept:
-0x6374 026809 rtnmark1 mark_reconn_recieve_switch 
-0x6375 026810 fetch 2 ,mem_soft_timer 
-0x6376 026811 sub pdata ,1 ,pdata 
-0x6377 026812 branch host_create_conn_resend ,zero 
-0x6378 026813 store 2 ,mem_soft_timer 
-0x6379 026814 rtn 
-:      026815 host_create_conn_resend:
-0x637a 026816 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 026817 rtn 
-:      026818 host_create_conn_waiting:
-0x637c 026820 rtn 
-:      026822 host_create_conn_switch:
-0x637d 026823 fetch 1 ,mem_lmp_conn_state 
-0x637e 026824 rtnbit0 sent_setup_complete 
-0x637f 026825 rtnbit0 received_setup_complete 
-0x6380 026826 fetch 1 ,mem_connection_options 
-0x6381 026827 set0 connection_switch ,pdata 
-0x6382 026828 store 1 ,mem_connection_options 
-0x6383 026829 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 026830 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 026831 rtn 
-:      026833 host_create_conn_send_setup_complete:
-0x6386 026834 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 026835 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 026836 rtn 
-:      026838 host_create_conn_wait_setup_complete:
-0x6389 026839 fetch 1 ,mem_lmp_conn_state 
-0x638a 026840 rtnbit0 received_setup_complete 
-0x638b 026841 jam conn_sm_standby ,mem_conn_sm 
-0x638c 026843 rtn 
-:      026844 host_create_conn_wait_setup_complete_rtn:
-0x638d 026845 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 026846 rtn 
-:      026848 host_create_conn_master_detach:
-0x638f 026849 fetch 1 ,mem_soft_timer 
-0x6390 026850 increase -1 ,pdata 
-0x6391 026851 branch host_create_conn_send_detach ,blank 
-0x6392 026852 store 1 ,mem_soft_timer 
-0x6393 026853 rtn 
-:      026854 host_create_conn_send_detach:
-0x6394 026855 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 026856 jam local_host ,mem_disconn_reason_send 
-0x6396 026857 jam 0 ,mem_conn_sm 
-0x6397 026858 rtn 
-:      026859 host_create_conn_auth_pair:
-0x6398 026861 fetch 1 ,mem_connection_options 
-0x6399 026862 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 026863 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      026864 host_create_conn_sm_done:
-0x639b 026865 jam conn_sm_done ,mem_conn_sm 
-0x639c 026866 rtn 
-:      026867 host_create_conn_auth_pair_true:
-0x639d 026868 fetch 1 ,mem_link_key_exists 
-0x639e 026869 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 026870 fetch 1 ,mem_lmp_conn_state 
-0x63a0 026871 rtnbit0 sent_setup_complete 
-0x63a1 026872 rtnbit0 received_setup_complete 
-0x63a2 026873 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 026874 arg 100 ,temp 
-0x63a4 026875 iadd temp ,temp 
-0x63a5 026876 copy clkn_bt ,pdata 
-0x63a6 026877 isub temp ,null 
-0x63a7 026878 nrtn positive 
-0x63a8 026879 branch host_create_conn_auth 
-:      026883 host_create_conn_auth_pair_nokey:
-0x63a9 026884 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 026885 jam 4 ,mem_pin_length 
-0x63ab 026886 setarg 0x3030 
-0x63ac 026887 store 2 ,mem_pin 
-0x63ad 026888 istore 2 ,contw 
-0x63ae 026889 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 026890 branch host_create_conn_pairing 
-:      026892 host_create_conn_auth_pair_wait:
-0x63b0 026893 rtn 
-:      026894 host_create_conn_encrypt:
-0x63b1 026895 fetch 1 ,mem_connection_options 
-0x63b2 026896 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 026897 jam conn_sm_done ,mem_conn_sm 
-0x63b4 026898 rtn 
-:      026900 host_create_conn_encrypt_start:
-0x63b5 026901 fetch 1 ,mem_connection_options 
-0x63b6 026902 set0 connection_encrypt ,pdata 
-0x63b7 026903 store 1 ,mem_connection_options 
-0x63b8 026904 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 026905 rtn 
-:      026907 host_create_conn_encrypt_wait:
-0x63ba 026908 fetch 1 ,mem_wait_encryption 
-0x63bb 026909 rtn blank 
-0x63bc 026910 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 026911 branch host_create_conn_encrypt_start 
-:      026913 host_create_conn_encrypt_wait_clear:
-0x63be 026914 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 026915 rtn 
-:      026917 host_auth:
-0x63c0 026918 fetch 1 ,mem_op 
-0x63c1 026919 bbit1 op_inrand_req ,remote_auth 
-0x63c2 026920 call tid_initiate 
-0x63c3 026921 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 026922 branch cmd_exit 
-:      026923 remote_auth:
-0x63c5 026924 fetch 1 ,mem_op 
-0x63c6 026925 set0 op_inrand_req ,pdata 
-0x63c7 026926 store 1 ,mem_op 
-0x63c8 026927 call lmp_accept_inrand 
-0x63c9 026928 call tid_set_reply 
-0x63ca 026929 branch cmd_exit 
-:      026931 pincode_reinit:
-0x63cb 026932 setarg 4 
-0x63cc 026933 store 1 ,mem_pin_length 
-0x63cd 026934 setarg 0x3030 
-0x63ce 026935 istore 2 ,contw 
-0x63cf 026936 istore 2 ,contw 
-0x63d0 026937 rtn 
-:      026943 twspi_reset:
-0x63d1 026944 bpatchx patch31_4 ,mem_patch31 
-0x63d2 026945 hfetch 1 ,core_gpio_oe3 
-0x63d3 026946 arg 0x06 ,temp 
-0x63d4 026947 ior temp ,pdata 
-0x63d5 026948 hstore 1 ,core_gpio_oe3 
-0x63d6 026949 hfetch 1 ,core_gpio_out3 
-0x63d7 026950 ior temp ,pdata 
-0x63d8 026951 hstore 1 ,core_gpio_out3 
-0x63d9 026952 call twspi_disable 
-0x63da 026953 hfetch 1 ,core_gpio_out3 
-0x63db 026954 set0 1 ,pdata 
-0x63dc 026955 set0 2 ,pdata 
-0x63dd 026956 hstore 1 ,core_gpio_out3 
-0x63de 026957 nop 30 
-0x63df 026958 branch twspi_enable 
-:      026960 twspi_reset2:
-0x63e0 026961 hfetch 1 ,core_gpio_oe3 
-0x63e1 026962 arg 0xc0 ,temp 
-0x63e2 026963 ior temp ,pdata 
-0x63e3 026964 hstore 1 ,core_gpio_oe3 
-0x63e4 026965 hfetch 1 ,core_gpio_out3 
-0x63e5 026966 ior temp ,pdata 
-0x63e6 026967 hstore 1 ,core_gpio_out3 
-0x63e7 026968 call twspi_disable 
-0x63e8 026969 hfetch 1 ,core_gpio_out3 
-0x63e9 026970 set0 6 ,pdata 
-0x63ea 026971 set0 7 ,pdata 
-0x63eb 026972 hstore 1 ,core_gpio_out3 
-0x63ec 026973 nop 30 
-0x63ed 026974 branch twspi_enable2 
-:      026976 twspi_disable:
-0x63ee 026977 hfetch 1 ,core_gpio_sel1 
-0x63ef 026978 and pdata ,0xfc ,pdata 
-0x63f0 026979 hstore 1 ,core_gpio_sel1 
-0x63f1 026980 rtn 
-:      026981 twspi_enable:
-0x63f2 026982 hfetch 1 ,core_gpio_sel1 
-0x63f3 026983 or pdata ,0x01 ,pdata 
-0x63f4 026984 hstore 1 ,core_gpio_sel1 
-0x63f5 026985 rtn 
-:      026986 twspi_enable2:
-0x63f6 026987 hfetch 1 ,core_gpio_sel1 
-0x63f7 026988 or pdata ,0x03 ,pdata 
-0x63f8 026989 set0 4 ,pdata 
-0x63f9 026990 hstore 1 ,core_gpio_sel1 
-0x63fa 026991 rtn 
-:      026995 sensor_read:
-0x63fb 026996 copy pdata ,regb 
-0x63fc 026997 call spi_ncs_enable 
-0x63fd 026998 nop 100 
-0x63fe 026999 copy regb ,pdata 
-0x63ff 027000 call twspi_read 
-0x6400 027001 copy pdata ,regb 
-0x6401 027002 call spi_ncs_disable 
-0x6402 027003 nop 100 
-0x6403 027004 copy regb ,pdata 
-0x6404 027005 rtn 
-:      027007 sensor_write:
-0x6405 027008 copy pdata ,regb 
-0x6406 027009 call spi_ncs_enable 
-0x6407 027010 nop 100 
-0x6408 027011 copy regb ,pdata 
-0x6409 027012 call twspi_write 
-0x640a 027013 call spi_ncs_disable 
-0x640b 027014 nop 100 
-0x640c 027015 rtn 
-:      027018 spi_ncs_gpio_init:
-0x640d 027019 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027020 branch gpio_config_output 
-:      027023 spi_ncs_enable:
-0x640f 027024 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027025 branch gpio_out_active 
-:      027028 spi_ncs_disable:
-0x6411 027029 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027030 branch gpio_out_inactive 
-:      027033 twspi_write:
-0x6413 027034 branch spid_write_reg 
-:      027036 twspi_read:
-0x6414 027037 branch spid_read_reg 
-:      027044 read_function_aes:
-0x6415 027045 nbranch read_function ,user 
-0x6416 027046 hfetch 1 ,core_gpio_key2 
-0x6417 027047 or_into 0x2 ,pdata 
-0x6418 027048 hstore 1 ,core_gpio_key2 
-:      027049 read_function:
-0x6419 027050 copy temp ,null 
-0x641a 027051 branch read_fuction_zero ,zero 
-0x641b 027052 copy regc ,pc 
-:      027053 read_fuction_zero:
-0x641c 027054 isolate0 0 ,null 
-0x641d 027055 branch set_ucode_status 
-:      027058 get_block_header:
-0x641e 027059 force 4 ,temp 
-:      027060 get_block_header0:
-0x641f 027061 arg mem_ucode_buf ,rega 
-0x6420 027062 hfetch 1 ,core_gpio_key2 
-0x6421 027063 and_into 0xfd ,pdata 
-0x6422 027064 hstore 1 ,core_gpio_key2 
-0x6423 027065 call read_function 
-0x6424 027066 arg 0x55aa ,rega 
-0x6425 027067 fetch 2 ,mem_ucode_buf 
-0x6426 027068 ifetcht 2 ,contr 
-0x6427 027069 isub rega ,null 
-0x6428 027070 rtn 
-:      027072 read_first_block:
-0x6429 027073 arg 2 ,temp 
-0x642a 027074 arg mem_ucode_ptr ,rega 
-0x642b 027075 call read_function 
-0x642c 027076 fetch 2 ,mem_ucode_ptr 
-0x642d 027077 store 2 ,mem_addr_mi 
-0x642e 027078 call get_iv ,user 
-0x642f 027079 rtn 
-:      027081 get_iv:
-0x6430 027082 arg 16 ,temp 
-0x6431 027083 arg mem_ucode_keybuf ,rega 
-0x6432 027084 hfetch 1 ,core_gpio_key2 
-0x6433 027085 and_into 0xfd ,pdata 
-0x6434 027086 hstore 1 ,core_gpio_key2 
-0x6435 027087 call read_function 
-0x6436 027088 arg mem_ucode_keybuf ,contr 
-0x6437 027089 arg 16 ,loopcnt 
-0x6438 027090 call aes_load_data 
-0x6439 027091 call aes_init 
-0x643a 027092 call aes_clear_data 
-0x643b 027093 branch do_aes_cbc 
-:      027095 load_storage:
-0x643c 027096 disable match 
-0x643d 027097 call get_block_header 
-0x643e 027098 nrtn zero 
-0x643f 027099 enable match 
-0x6440 027100 jam 0x80 ,core_ucode_ctrl 
-0x6441 027101 jam 0 ,core_ucode_hi 
-0x6442 027102 jam 0 ,core_ucode_low 
-0x6443 027103 arg core_ucode_data ,rega 
-0x6444 027104 call read_function_aes 
-0x6445 027105 jam 0x0 ,core_ucode_ctrl 
-:      027106 load_storage_loop:
-0x6446 027107 arg 6 ,temp 
-0x6447 027108 call get_block_header0 
-0x6448 027109 nrtn zero 
-0x6449 027110 ifetch 2 ,contr 
-0x644a 027111 iforce rega 
-0x644b 027112 call read_function 
-0x644c 027113 branch load_storage_loop 
-:      027117 reload_eeprom:
-0x644d 027118 call clean_mem 
-0x644e 027119 setarg 0x1000 
-0x644f 027120 store 2 ,mem_addr_mi 
-0x6450 027121 arg iicd_read_eep ,regc 
-0x6451 027122 arg 2 ,loopcnt 
-:      027123 reload_eeprom_loop:
-0x6452 027124 call get_block_header 
-0x6453 027125 nrtn zero 
-0x6454 027126 fetch 2 ,mem_addr_mi 
-0x6455 027127 byteswap pdata ,pdata 
-0x6456 027128 iadd temp ,pdata 
-0x6457 027129 byteswap pdata ,pdata 
-0x6458 027130 store 2 ,mem_addr_mi 
-0x6459 027131 loop reload_eeprom_loop 
-0x645a 027132 branch load_storage_loop 
-:      027134 loadcode:
-0x645b 027135 call clean_mem 
-0x645c 027136 disable user 
-0x645d 027137 call otp_enable_chgpump 
-0x645e 027138 setarg otp_ucode_flag 
-0x645f 027139 arg mem_otp_ucode_flag ,rega 
-0x6460 027140 arg 2 ,temp 
-0x6461 027141 call otpd_read_data 
-0x6462 027142 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027143 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027144 jam 0x25 ,core_clkoff 
-0x6465 027145 setarg otp_ucode_aeskey 
-0x6466 027146 arg mem_ucode_keybuf ,rega 
-0x6467 027147 arg 16 ,temp 
-0x6468 027148 call otpd_read_data 
-0x6469 027149 jam lock_otp ,core_misc_ctrl 
-0x646a 027150 set1 mark_otp_encrypt ,mark 
-0x646b 027151 arg mem_ucode_keybuf ,contr 
-0x646c 027152 call load_key 
-0x646d 027153 enable user 
-:      027154 loadcode_otp:
-0x646e 027155 jam 0 ,mem_loadcode_times 
-:      027156 loadcode_otp_2:
-0x646f 027157 call loadcode_check_times 
-0x6470 027158 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027159 byteswap pdata ,pdata 
-0x6472 027160 arg 0x7ff ,temp 
-0x6473 027161 iand temp ,pdata 
-0x6474 027162 branch loadcode_iic ,zero 
-0x6475 027163 call otp_set_addr 
-0x6476 027164 arg otpd_read_code ,regc 
-0x6477 027165 call get_iv ,user 
-0x6478 027166 call load_storage 
-0x6479 027167 fetch 1 ,mem_ucode_status 
-0x647a 027168 bbit0 0 ,loadcode_otp_2 
-:      027170 loadcode_iic:
-0x647b 027171 call otp_disable_chgpump 
-0x647c 027172 jam 0 ,mem_loadcode_times 
-:      027173 loadcode_iic_2:
-0x647d 027174 call loadcode_check_times 
-0x647e 027175 call clear_eeprom_size_2k 
-0x647f 027176 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027177 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027178 call loadcode_iic_by_eeprom 
-0x6482 027179 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027180 fetch 1 ,mem_ucode_status 
-0x6484 027181 bbit0 0 ,loadcode_iic_2 
-0x6485 027182 branch loadcode_hci 
-:      027183 loadcode_iic_eeprom_2k:
-0x6486 027184 call set_eeprom_size_2k 
-0x6487 027185 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027186 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027187 call loadcode_iic_by_eeprom 
-0x648a 027188 nbranch loadcode_spi ,match 
-0x648b 027189 fetch 1 ,mem_ucode_status 
-0x648c 027190 bbit0 0 ,loadcode_iic_2 
-0x648d 027191 branch loadcode_hci 
-:      027193 loadcode_spi:
-0x648e 027194 jam 0 ,mem_loadcode_times 
-:      027195 loadcode_spi_2:
-0x648f 027196 call loadcode_check_times 
-0x6490 027197 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027198 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027199 setarg 0x0 
-0x6493 027200 store 3 ,mem_addr_hi 
-0x6494 027201 call spid_init_flash 
-0x6495 027202 arg spid_load_flash ,regc 
-0x6496 027203 call read_first_block 
-0x6497 027204 call load_storage 
-0x6498 027205 nbranch loadcode_hci ,match 
-0x6499 027206 fetch 1 ,mem_ucode_status 
-0x649a 027207 bbit0 0 ,loadcode_spi_2 
-:      027209 loadcode_hci:
-0x649b 027210 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027211 call clear_key_buf 
-:      027212 loadcode_hci_enc:
-0x649d 027213 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027214 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027215 jam 0x21 ,core_clkoff 
-0x64a0 027216 call hci_init 
-:      027217 loadcode_hci_loop:
-0x64a1 027218 call hci_rx_packet 
-0x64a2 027219 branch loadcode_hci_loop 
-:      027221 clear_key_buf:
-0x64a3 027222 setarg 0 
-0x64a4 027223 store 8 ,mem_ucode_keybuf 
-0x64a5 027224 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027225 force regidx_key ,regext_index 
-0x64a7 027226 call aes_clear 
-0x64a8 027227 jam 0x21 ,core_clkoff 
-0x64a9 027228 rtn 
-:      027231 loadcode_iic_by_eeprom:
-0x64aa 027232 setarg 0x0 
-0x64ab 027233 store 2 ,mem_addr_mi 
-0x64ac 027234 arg iicd_read_eep ,regc 
-0x64ad 027235 call iicd_init_12m 
-0x64ae 027236 call read_first_block 
-0x64af 027237 branch load_storage 
-:      027240 loadcode_check_times:
-0x64b0 027241 fetch 1 ,mem_loadcode_times 
-0x64b1 027242 increase 1 ,pdata 
-0x64b2 027243 sub pdata ,3 ,null 
-0x64b3 027244 nbranch loadcode_error ,positive 
-0x64b4 027245 store 1 ,mem_loadcode_times 
-0x64b5 027246 rtn 
-:      027248 loadcode_error:
-0x64b6 027249 call clear_key_buf 
-0x64b7 027250 call ice_break 
-0x64b8 027251 rtn 
-:      027255 set_ucode_status:
-0x64b9 027256 fetch 1 ,mem_ucode_status 
-0x64ba 027257 lshift pdata ,pdata 
-0x64bb 027258 setflag true ,0 ,pdata 
-0x64bc 027259 isolate0 15 ,rega 
-0x64bd 027260 rtn true 
-0x64be 027261 store 1 ,mem_ucode_status 
-0x64bf 027262 rtn 
-:      027265 decrypt_code:
-0x64c0 027266 hfetch 1 ,core_gpio_key2 
-0x64c1 027267 rtnbit0 1 
-0x64c2 027268 branch decrypt_code_skip 
-:      027269 decrypt_code_loop:
-0x64c3 027270 hfetch 1 ,core_dma_status 
-0x64c4 027271 qisolate1 pdata 
-0x64c5 027272 rtn true 
-:      027273 decrypt_code_skip:
-0x64c6 027274 hfetch 1 ,core_misc_status 
-0x64c7 027275 bbit0 1 ,decrypt_code_loop 
-0x64c8 027276 call do_aes_cbc 
-0x64c9 027277 branch decrypt_code_loop 
-:      027281 load_ucode:
-0x64ca 027282 fetch 2 ,mem_patch_ptr 
-0x64cb 027283 rtn blank 
-0x64cc 027284 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027285 jam 0 ,core_ucode_hi 
-0x64ce 027286 jam 0 ,core_ucode_low 
-0x64cf 027287 fetcht 2 ,mem_patch_len 
-0x64d0 027288 lshift2 temp ,loopcnt 
-0x64d1 027289 iforce contr 
-:      027290 load_ucode_loop:
-0x64d2 027291 ifetch 1 ,contr 
-0x64d3 027292 hstore 1 ,core_ucode_data 
-0x64d4 027293 loop load_ucode_loop 
-0x64d5 027294 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027295 rtn 
-:      027300 spid_init:
-0x64d7 027301 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027302 call spid_init_common 
-0x64d9 027303 branch twspi_enable 
-:      027305 spid_init2:
-0x64da 027306 call spid_init_common 
-0x64db 027307 call twspi_disable 
-0x64dc 027308 branch twspi_enable2 
-:      027310 spid_init_common:
-0x64dd 027311 fetch 1 ,mem_spi_init_clk 
-0x64de 027312 hstore 1 ,core_spid_ctrl 
-0x64df 027313 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027314 hstore 1 ,core_spid_delay 
-0x64e1 027315 setarg mem_spid_tbuf 
-0x64e2 027316 hstore 2 ,core_spid_txaddr 
-0x64e3 027317 setarg mem_spid_rbuf 
-0x64e4 027318 hstore 2 ,core_spid_rxaddr 
-0x64e5 027319 branch twspi_disable 
-:      027321 spid_reset:
-0x64e6 027322 hfetch 1 ,core_spid_ctrl 
-0x64e7 027323 set1 7 ,pdata 
-0x64e8 027324 hstore 1 ,core_spid_ctrl 
-0x64e9 027325 set0 7 ,pdata 
-0x64ea 027326 hstore 1 ,core_spid_ctrl 
-0x64eb 027327 rtn 
-:      027331 spid_write_reg:
-0x64ec 027332 set1 7 ,pdata 
-0x64ed 027333 store 2 ,mem_spid_tbuf 
-0x64ee 027334 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027335 jam 2 ,core_spid_txlen 
-0x64f0 027336 jam 0 ,core_spid_rxlen 
-0x64f1 027337 jam spid_start ,core_misc_ctrl 
-0x64f2 027338 branch wait_spid_done 
-:      027341 spid_read_reg:
-0x64f3 027342 force 1 ,temp 
-:      027344 spid_read_regs:
-0x64f4 027346 store 1 ,mem_spid_tbuf 
-0x64f5 027347 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027348 jam 1 ,core_spid_txlen 
-0x64f7 027349 hstoret 2 ,core_spid_rxlen 
-0x64f8 027350 jam spid_start ,core_misc_ctrl 
-0x64f9 027351 call wait_spid_done 
-0x64fa 027352 fetch 1 ,mem_spid_rbuf 
-0x64fb 027353 rtn 
-:      027355 wait_spid_done:
-0x64fc 027356 fetch 2 ,mem_afh_error_total 
-0x64fd 027357 increase 1 ,pdata 
-0x64fe 027358 store 2 ,mem_afh_error_total 
-0x64ff 027359 hfetch 1 ,core_dma_status 
-0x6500 027360 bbit0 spid_done ,wait_spid_done 
-0x6501 027361 rtn 
-:      027363 spid_init_flash:
-0x6502 027364 jam 0x40 ,core_spid_ctrl 
-0x6503 027365 jam 0x0 ,core_spid_delay 
-0x6504 027366 hfetch 1 ,core_gpio_sel1 
-0x6505 027367 set0 0 ,pdata 
-0x6506 027368 set1 1 ,pdata 
-0x6507 027369 hstore 1 ,core_gpio_sel1 
-0x6508 027370 setarg 0 
-0x6509 027371 store 4 ,mem_spid_tbuf 
-0x650a 027372 rtn 
-:      027375 spid_unlock_flash:
-0x650b 027376 setarg 0 
-0x650c 027377 hstore 2 ,core_spid_rxlen 
-0x650d 027378 setarg 1 
-0x650e 027379 hstore 2 ,core_spid_txlen 
-0x650f 027380 setarg mem_spid_tbuf 
-0x6510 027381 hstore 2 ,core_spid_txaddr 
-0x6511 027382 jam 6 ,mem_spid_tbuf 
-0x6512 027383 jam spid_start ,core_misc_ctrl 
-0x6513 027384 branch wait_spid_done 
-:      027399 flash_write:
-0x6514 027400 disable user 
-0x6515 027401 copy pdata ,regb 
-0x6516 027402 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027403 rtnne flash_sm_no_buys 
-0x6518 027404 enable user 
-0x6519 027405 copy regb ,pdata 
-0x651a 027406 branch flash_write_start 
-:      027409 flash_write_spi_sm_timer:
-0x651b 027410 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027411 beq flash_sm_start ,flash_write_start 
-0x651d 027412 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027413 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027414 beq flash_sm_write_data ,flash_write_data 
-0x6520 027415 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027416 rtn 
-:      027418 flash_write_start:
-0x6522 027419 store 3 ,mem_spi_write_addr 
-0x6523 027420 copy rega ,pdata 
-0x6524 027421 store 2 ,mem_spi_write_ptr 
-0x6525 027422 storet 2 ,mem_spi_write_len 
-0x6526 027423 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027424 branch spid_init_flash 
-:      027425 flash_erase_sector:
-0x6528 027426 call spid_init_flash 
-0x6529 027427 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027428 call spid_unlock_flash 
-0x652b 027429 arg mem_spid_tbuf ,rega 
-0x652c 027430 fetch 3 ,mem_spi_write_addr 
-0x652d 027431 jam 4 ,core_spid_txlen 
-0x652e 027432 arg flash_command_sector_erase ,temp 
-0x652f 027433 branch spid_write_flash_common 
-:      027435 flash_wait_erase_sector:
-0x6530 027436 call spid_init_flash 
-0x6531 027437 call spid_unlock_flash 
-0x6532 027438 setarg flash_read_satus 
-0x6533 027439 call spid_read_reg 
-0x6534 027440 rtnbit1 flash_status_wip 
-0x6535 027441 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027442 rtn 
-:      027443 flash_write_data:
-0x6537 027444 call spid_init_flash 
-0x6538 027445 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027446 call spid_unlock_flash 
-0x653a 027447 call flash_data_preserve 
-0x653b 027448 call spid_write_flash 
-0x653c 027449 branch flash_data_recover 
-:      027450 flash_wait_write_data:
-0x653d 027451 call spid_init_flash 
-0x653e 027452 call spid_unlock_flash 
-0x653f 027453 setarg flash_read_satus 
-0x6540 027454 call spid_read_reg 
-0x6541 027455 rtnbit1 flash_status_wip 
-0x6542 027456 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027457 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027458 branch callback_func 
-:      027459 flash_data_recover:
-0x6545 027460 fetch 4 ,mem_temp 
-0x6546 027461 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027462 increase -4 ,temp 
-0x6548 027463 istore 4 ,temp 
-0x6549 027464 rtn 
-:      027465 flash_data_preserve:
-0x654a 027466 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027467 copy temp ,rega 
-0x654c 027468 increase -4 ,temp 
-0x654d 027469 ifetch 4 ,temp 
-0x654e 027470 store 4 ,mem_temp 
-0x654f 027471 fetcht 2 ,mem_spi_write_len 
-0x6550 027472 fetch 3 ,mem_spi_write_addr 
-0x6551 027473 rtn 
-:      027477 spid_write_flash:
-0x6552 027478 increase 4 ,temp 
-0x6553 027479 hstoret 2 ,core_spid_txlen 
-0x6554 027480 arg flash_command_write_data ,temp 
-0x6555 027481 increase -4 ,rega 
-:      027482 spid_write_flash_common:
-0x6556 027484 istoret 1 ,rega 
-0x6557 027485 rshift16 pdata ,temp 
-0x6558 027486 istoret 1 ,contw 
-0x6559 027487 rshift8 pdata ,temp 
-0x655a 027488 istoret 1 ,contw 
-0x655b 027489 istore 1 ,contw 
-0x655c 027490 deposit rega 
-0x655d 027491 hstore 2 ,core_spid_txaddr 
-0x655e 027492 setarg 0 
-0x655f 027493 hstore 2 ,core_spid_rxlen 
-0x6560 027494 jam spid_start ,core_misc_ctrl 
-0x6561 027495 branch wait_spid_done 
-:      027499 spid_read_flash:
-0x6562 027500 hstoret 2 ,core_spid_rxlen 
-0x6563 027501 rshift16 pdata ,temp 
-0x6564 027502 storet 1 ,mem_addr_hi 
-0x6565 027503 rshift8 pdata ,temp 
-0x6566 027504 storet 1 ,mem_addr_mi 
-0x6567 027505 store 1 ,mem_addr_lo 
-0x6568 027506 setarg 4 
-0x6569 027507 hstore 2 ,core_spid_txlen 
-0x656a 027508 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027509 setarg mem_spid_tbuf 
-0x656c 027510 hstore 2 ,core_spid_txaddr 
-0x656d 027511 deposit rega 
-0x656e 027512 hstore 2 ,core_spid_rxaddr 
-0x656f 027513 hfetch 1 ,core_spid_ctrl 
-0x6570 027514 isolate0 15 ,rega 
-0x6571 027515 setflag true ,6 ,pdata 
-0x6572 027516 hstore 1 ,core_spid_ctrl 
-0x6573 027517 jam spid_start ,core_misc_ctrl 
-:      027518 spi_read_flash_wait:
-0x6574 027519 hfetch 1 ,core_dma_status 
-0x6575 027520 bbit1 7 ,spi_read_flash_wait 
-0x6576 027521 arg spid_done ,queue 
-0x6577 027522 branch wait_spid_done 
-:      027526 spid_load_flash:
-0x6578 027527 hstoret 2 ,core_spid_rxlen 
-0x6579 027528 setarg 4 
-0x657a 027529 hstore 2 ,core_spid_txlen 
-0x657b 027530 jam 3 ,mem_spid_tbuf 
-0x657c 027531 setarg mem_spid_tbuf 
-0x657d 027532 hstore 2 ,core_spid_txaddr 
-0x657e 027533 deposit rega 
-0x657f 027534 hstore 2 ,core_spid_rxaddr 
-0x6580 027535 hfetch 1 ,core_spid_ctrl 
-0x6581 027536 isolate0 15 ,rega 
-0x6582 027537 setflag true ,6 ,pdata 
-0x6583 027538 hstore 1 ,core_spid_ctrl 
-0x6584 027539 jam spid_start ,core_misc_ctrl 
-:      027540 spi_load_flash_wait:
-0x6585 027541 hfetch 1 ,core_dma_status 
-0x6586 027542 bbit1 7 ,spi_load_flash_wait 
-0x6587 027543 arg spid_done ,queue 
-0x6588 027544 call decrypt_code 
-0x6589 027545 call wait_spid_done 
-0x658a 027546 isolate1 spid_crcok ,pdata 
-0x658b 027547 call set_ucode_status 
-0x658c 027548 fetch 1 ,mem_addr_hi 
-0x658d 027549 lshift16 pdata ,regb 
-0x658e 027550 fetch 1 ,mem_addr_mi 
-0x658f 027551 lshift8 pdata ,pdata 
-0x6590 027552 ior regb ,regb 
-0x6591 027553 fetch 1 ,mem_addr_lo 
-0x6592 027554 ior regb ,pdata 
-0x6593 027555 iadd temp ,pdata 
-0x6594 027556 store 1 ,mem_addr_lo 
-0x6595 027557 rshift8 pdata ,pdata 
-0x6596 027558 store 1 ,mem_addr_mi 
-0x6597 027559 rshift8 pdata ,pdata 
-0x6598 027560 store 1 ,mem_addr_hi 
-0x6599 027561 rtn 
-:      027566 soft_reset_chip:
-0x659a 027567 jam 1 ,core_reset 
-0x659b 027568 rtn 
-:      027574 iic_init_390k:
-0x659c 027575 jam 12 ,core_iicd_scl_low 
-0x659d 027576 jam 13 ,core_iicd_scl_high 
-0x659e 027577 jam 13 ,core_iicd_start_setup 
-0x659f 027578 jam 13 ,core_iicd_start_hold 
-0x65a0 027579 jam 13 ,core_iicd_stop_setup 
-0x65a1 027580 jam 12 ,core_iicd_data_setup 
-0x65a2 027581 branch iicd_init_gpio 
-:      027584 iicd_init_12m:
-0x65a3 027585 jam 5 ,core_iicd_scl_low 
-0x65a4 027586 jam 7 ,core_iicd_scl_high 
-0x65a5 027587 jam 7 ,core_iicd_start_setup 
-0x65a6 027588 jam 7 ,core_iicd_start_hold 
-0x65a7 027589 jam 7 ,core_iicd_stop_setup 
-0x65a8 027590 jam 5 ,core_iicd_data_setup 
-:      027591 iicd_init_gpio:
-0x65a9 027592 hfetch 1 ,core_gpio_pu3 
-0x65aa 027593 or_into 0xc0 ,pdata 
-0x65ab 027594 hstore 1 ,core_gpio_pu3 
-0x65ac 027595 hfetch 1 ,core_gpio_sel1 
-0x65ad 027596 or_into 0x10 ,pdata 
-0x65ae 027597 hstore 1 ,core_gpio_sel1 
-0x65af 027598 rtn 
-:      027602 wait_iicd_done:
-0x65b0 027603 hfetch 1 ,core_dma_status 
-0x65b1 027604 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027605 rtn 
-:      027613 iicd_read_data:
-0x65b3 027614 hstore 2 ,core_iicd_txlen 
-0x65b4 027615 deposit rega 
-0x65b5 027616 hstore 2 ,core_iicd_txaddr 
-0x65b6 027617 deposit regb 
-0x65b7 027618 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027619 deposit temp 
-0x65b9 027620 hstore 2 ,core_iicd_rxlen 
-0x65ba 027621 arg 1 ,temp 
-0x65bb 027622 nsetflag blank ,1 ,temp 
-0x65bc 027623 hstore 1 ,core_iicd_ctrl 
-0x65bd 027624 jam iicd_start ,core_misc_ctrl 
-0x65be 027625 branch wait_iicd_done 
-:      027628 set_eeprom_size_2k:
-0x65bf 027629 set1 mark_eeprom_size ,mark 
-0x65c0 027630 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027631 rtn 
-:      027633 clear_eeprom_size_2k:
-0x65c2 027634 set0 mark_eeprom_size ,mark 
-0x65c3 027635 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027636 rtn 
-:      027639 iicd_read_eep_data_size_2k:
-0x65c5 027640 fetch 1 ,mem_eeprom_base 
-0x65c6 027641 iadd regb ,pdata 
-0x65c7 027642 store 1 ,mem_addr_mi 
-0x65c8 027643 branch iicd_read_eep_size_2k 
-:      027645 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027646 fetch 2 ,mem_addr_mi 
-0x65ca 027647 byteswap pdata ,pdata 
-0x65cb 027648 store 1 ,mem_addr_mi 
-:      027653 iicd_read_eep_size_2k:
-0x65cc 027654 setarg 3 
-0x65cd 027655 hstore 2 ,core_iicd_txlen 
-0x65ce 027656 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027657 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027658 branch iicd_read_eep_common 
-:      027664 iicd_write_protect_eep_data:
-0x65d1 027665 storet 2 ,mem_temp 
-0x65d2 027666 call iicd_eeprom_write_enable 
-0x65d3 027667 fetcht 2 ,mem_temp 
-0x65d4 027668 call iicd_write_eep_data 
-0x65d5 027669 branch iicd_eeprom_write_disable 
-:      027671 iicd_eeprom_write_enable:
-0x65d6 027672 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 027673 rtneq gpio_disable 
-0x65d8 027674 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 027675 setarg 150000 
-0x65da 027676 call sleep 
-:      027677 iicd_wp_gpio_output_low:
-0x65db 027678 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 027679 branch gpio_out_active 
-:      027681 iicd_eeprom_write_disable:
-0x65dd 027682 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 027683 branch gpio_out_inactive 
-:      027688 iicd_read_eep_data:
-0x65df 027689 bpatchx patch32_0 ,mem_patch32 
-0x65e0 027690 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 027691 fetch 2 ,mem_eeprom_base 
-0x65e2 027692 iadd regb ,pdata 
-0x65e3 027693 byteswap pdata ,pdata 
-0x65e4 027694 store 2 ,mem_addr_mi 
-:      027697 iicd_read_eep:
-0x65e5 027698 bpatchx patch32_1 ,mem_patch32 
-0x65e6 027699 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 027700 setarg 4 
-0x65e8 027701 hstore 2 ,core_iicd_txlen 
-0x65e9 027702 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 027703 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      027704 iicd_read_eep_common:
-0x65eb 027705 setarg mem_iicd_tbuf 
-0x65ec 027706 hstore 2 ,core_iicd_txaddr 
-0x65ed 027707 hstoret 2 ,core_iicd_rxlen 
-0x65ee 027708 deposit rega 
-0x65ef 027709 hstore 2 ,core_iicd_rxaddr 
-0x65f0 027710 setarg 2 
-0x65f1 027711 isolate0 15 ,rega 
-0x65f2 027712 setflag true ,0 ,pdata 
-0x65f3 027713 hstore 1 ,core_iicd_ctrl 
-0x65f4 027714 jam iicd_start ,core_misc_ctrl 
-0x65f5 027715 arg iicd_done ,queue 
-0x65f6 027716 call decrypt_code 
-0x65f7 027717 call wait_iicd_done 
-0x65f8 027718 isolate1 iicd_crcok ,pdata 
-0x65f9 027719 call set_ucode_status 
-0x65fa 027720 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 027721 fetch 2 ,mem_addr_mi 
-0x65fc 027722 byteswap pdata ,pdata 
-0x65fd 027723 iadd temp ,pdata 
-0x65fe 027724 byteswap pdata ,pdata 
-0x65ff 027725 store 2 ,mem_addr_mi 
-0x6600 027726 rtn 
-:      027728 iicd_read_eep_load_code_size_2k:
-0x6601 027729 fetch 1 ,mem_addr_mi 
-0x6602 027730 iadd temp ,pdata 
-0x6603 027731 byteswap pdata ,pdata 
-0x6604 027732 store 2 ,mem_addr_mi 
-0x6605 027733 rtn 
-:      027739 iicd_write_eep_data:
-0x6606 027740 fetch 2 ,mem_eeprom_base 
-0x6607 027741 iadd regb ,pdata 
-:      027744 iicd_write_ota_data:
-0x6608 027745 store 2 ,mem_pdatatemp 
-0x6609 027746 bpatchx patch32_2 ,mem_patch32 
-0x660a 027747 storet 2 ,mem_temp 
-0x660b 027748 copy rega ,pdata 
-0x660c 027749 store 2 ,mem_contr 
-:      027750 iicd_write_eep_loop:
-0x660d 027751 call iicd_eep_transparency 
-0x660e 027753 fetcht 2 ,mem_regb 
-0x660f 027754 fetch 2 ,mem_contr 
-0x6610 027755 copy pdata ,rega 
-0x6611 027756 fetch 2 ,mem_pdatatemp 
-0x6612 027758 call iicd_write_eep 
-0x6613 027760 fetch 2 ,mem_regb 
-0x6614 027761 fetcht 2 ,mem_contr 
-0x6615 027762 iadd temp ,temp 
-0x6616 027763 storet 2 ,mem_contr 
-0x6617 027764 fetcht 2 ,mem_pdatatemp 
-0x6618 027765 iadd temp ,temp 
-0x6619 027766 storet 2 ,mem_pdatatemp 
-0x661a 027767 fetch 2 ,mem_temp 
-0x661b 027768 nbranch iicd_write_eep_loop ,blank 
-0x661c 027769 rtn 
-:      027777 iicd_eep_transparency:
-0x661d 027778 bpatchx patch32_3 ,mem_patch32 
-0x661e 027779 fetch 1 ,mem_eeprom_block_size 
-0x661f 027780 increase -1 ,pdata 
-0x6620 027781 fetcht 2 ,mem_pdatatemp 
-0x6621 027782 ior temp ,pdata 
-0x6622 027783 increase 1 ,pdata 
-0x6623 027784 store 3 ,mem_regc 
-0x6624 027786 fetch 2 ,mem_temp 
-0x6625 027787 iadd temp ,pdata 
-0x6626 027789 fetcht 3 ,mem_regc 
-0x6627 027790 isub temp ,pdata 
-0x6628 027791 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 027792 store 2 ,mem_temp 
-0x662a 027793 fetch 3 ,mem_regc 
-0x662b 027794 fetcht 2 ,mem_pdatatemp 
-0x662c 027795 isub temp ,pdata 
-0x662d 027796 store 2 ,mem_regb 
-0x662e 027797 rtn 
-:      027798 iicd_eep_deal_short_packet:
-0x662f 027799 fetch 2 ,mem_temp 
-0x6630 027800 store 2 ,mem_regb 
-0x6631 027801 setarg 0 
-0x6632 027802 store 2 ,mem_temp 
-0x6633 027803 rtn 
-:      027805 iicd_write_eep_size_2k:
-0x6634 027806 increase 2 ,temp 
-0x6635 027807 hstoret 2 ,core_iicd_txlen 
-0x6636 027808 increase -2 ,rega 
-0x6637 027809 ifetcht 3 ,rega 
-0x6638 027810 copy temp ,regb 
-0x6639 027811 arg 0xa0 ,temp 
-0x663a 027812 istoret 1 ,rega 
-0x663b 027814 istore 1 ,contw 
-0x663c 027815 branch iicd_write_eep_common 
-:      027818 iicd_write_eep:
-0x663d 027819 copy pdata ,regb 
-0x663e 027820 bpatchx patch32_4 ,mem_patch32 
-0x663f 027821 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 027822 copy regb ,pdata 
-0x6641 027823 increase 3 ,temp 
-0x6642 027824 hstoret 2 ,core_iicd_txlen 
-0x6643 027825 increase -3 ,rega 
-0x6644 027826 ifetcht 3 ,rega 
-0x6645 027827 copy temp ,regb 
-0x6646 027828 arg 0xa0 ,temp 
-0x6647 027829 istoret 1 ,rega 
-0x6648 027830 byteswap pdata ,pdata 
-0x6649 027831 istore 2 ,contw 
-:      027832 iicd_write_eep_common:
-0x664a 027833 deposit rega 
-0x664b 027834 hstore 2 ,core_iicd_txaddr 
-0x664c 027835 setarg 0 
-0x664d 027836 hstore 2 ,core_iicd_rxlen 
-0x664e 027837 jam 1 ,core_iicd_ctrl 
-0x664f 027838 jam iicd_start ,core_misc_ctrl 
-0x6650 027839 call wait_iicd_done 
-0x6651 027840 copy regb ,pdata 
-0x6652 027841 istore 3 ,rega 
-:      027843 iic_check_eeprom_standby:
-0x6653 027844 bpatchx patch32_5 ,mem_patch32 
-0x6654 027845 jam 0 ,mem_iicd_tbuf + 3 
-:      027846 iic_check_eeprom_standby_wait:
-0x6655 027847 setarg 1 
-0x6656 027848 hstore 2 ,core_iicd_txlen 
-0x6657 027849 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 027850 setarg mem_iicd_tbuf 
-0x6659 027851 hstore 2 ,core_iicd_txaddr 
-0x665a 027852 setarg 0 
-0x665b 027853 hstore 2 ,core_iicd_rxlen 
-0x665c 027854 hstore 2 ,core_iicd_rxaddr 
-0x665d 027855 setarg 3 
-0x665e 027856 hstore 1 ,core_iicd_ctrl 
-0x665f 027857 jam iicd_start ,core_misc_ctrl 
-0x6660 027858 call wait_iicd_done 
-0x6661 027859 hfetch 1 ,core_dma_status 
-0x6662 027860 rtnbit0 iicd_ack 
-0x6663 027861 nop 1500 
-0x6664 027862 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 027863 increase 1 ,pdata 
-0x6666 027864 store 1 ,mem_iicd_tbuf + 3 
-0x6667 027865 sub pdata ,40 ,null 
-0x6668 027866 nrtn positive 
-0x6669 027867 branch iic_check_eeprom_standby_wait 
-:      027871 otp_enable_chgpump:
-0x666a 027872 jam 0x70 ,rfen_chgpump 
-0x666b 027873 nop param_chgpump_delay 
-0x666c 027874 rtn 
-:      027876 otp_disable_chgpump:
-0x666d 027877 jam 0x30 ,rfen_chgpump 
-0x666e 027878 rtn 
-:      027880 otp_set_addr:
-0x666f 027881 lshift3 pdata ,pdata 
-0x6670 027882 hstore 2 ,core_otp_addr 
-0x6671 027883 jam 0 ,core_otpd_ctrl 
-0x6672 027884 rtn 
-:      027887 otp_write:
-0x6673 027888 call otp_set_addr 
-0x6674 027889 call otp_ce 
-:      027890 otp_program:
-0x6675 027891 ifetcht 1 ,rega 
-0x6676 027892 increase 1 ,rega 
-0x6677 027893 force 0 ,queue 
-:      027894 otp_program_bit:
-0x6678 027895 qisolate0 temp 
-0x6679 027896 branch otp_skip_0 ,true 
-0x667a 027897 hfetch 1 ,core_otp_din 
-0x667b 027898 set1 6 ,pdata 
-0x667c 027899 set1 7 ,pdata 
-0x667d 027900 hstore 1 ,core_otp_din 
-0x667e 027901 jam 0x02 ,core_otp_ctrl 
-0x667f 027902 jam 0x82 ,core_otp_ctrl 
-0x6680 027903 set0 7 ,pdata 
-0x6681 027904 hstore 1 ,core_otp_din 
-0x6682 027905 jam 0x8a ,core_otp_ctrl 
-0x6683 027906 nop 11 
-0x6684 027907 jam 0xca ,core_otp_ctrl 
-0x6685 027908 nop 33 
-0x6686 027909 jam 0x4a ,core_otp_ctrl 
-0x6687 027910 nop 44 
-0x6688 027911 jam 0xca ,core_otp_ctrl 
-0x6689 027912 nop 22 
-0x668a 027913 jam 0x8a ,core_otp_ctrl 
-0x668b 027914 nop 33 
-0x668c 027915 jam 0x82 ,core_otp_ctrl 
-0x668d 027916 nop 1 
-0x668e 027917 jam 0x92 ,core_otp_ctrl 
-0x668f 027918 nop 10 
-0x6690 027919 jam 0xb2 ,core_otp_ctrl 
-0x6691 027920 hfetch 1 ,core_otp_rdata 
-0x6692 027921 jam 0x92 ,core_otp_ctrl 
-0x6693 027922 nop 1 
-0x6694 027923 jam 0x82 ,core_otp_ctrl 
-0x6695 027924 qisolate0 pdata 
-0x6696 027925 branch otp_program_bit ,true 
-:      027926 otp_skip_0:
-0x6697 027927 hfetch 2 ,core_otp_addr 
-0x6698 027928 increase 1 ,pdata 
-0x6699 027929 hstore 2 ,core_otp_addr 
-0x669a 027930 increase 1 ,queue 
-0x669b 027931 compare 8 ,queue ,0xf 
-0x669c 027932 nbranch otp_program_bit ,true 
-0x669d 027933 loop otp_program 
-0x669e 027934 jam 0x83 ,core_otp_ctrl 
-0x669f 027935 rtn 
-:      027937 otp_ce:
-0x66a0 027938 jam 0x82 ,core_otp_ctrl 
-0x66a1 027939 nop 12 
-0x66a2 027940 jam 0x80 ,core_otp_ctrl 
-0x66a3 027941 jam 0x82 ,core_otp_ctrl 
-0x66a4 027942 nop 150 
-0x66a5 027943 rtn 
-:      027946 otpd_read_init:
-0x66a6 027947 call otp_ce 
-0x66a7 027948 jam 0xa2 ,core_otp_ctrl 
-0x66a8 027949 deposit rega 
-0x66a9 027950 hstore 2 ,core_otpd_addr 
-0x66aa 027951 set1 11 ,temp 
-0x66ab 027952 isolate0 15 ,pdata 
-0x66ac 027953 setflag true ,15 ,temp 
-0x66ad 027954 hstoret 2 ,core_otpd_len 
-0x66ae 027955 jam otpd_start ,core_misc_ctrl 
-0x66af 027956 rtn 
-:      027958 otpd_wait_end:
-0x66b0 027959 hfetch 1 ,core_dma_status 
-0x66b1 027960 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 027961 rtn 
-:      027964 otpd_read_data:
-0x66b3 027965 call otp_set_addr 
-0x66b4 027966 call otpd_read_init 
-0x66b5 027967 call otpd_wait_end 
-0x66b6 027968 jam 0x83 ,core_otp_ctrl 
-0x66b7 027969 rtn 
-:      027974 otpd_read_code:
-0x66b8 027975 hfetch 2 ,core_current_otp_addr 
-0x66b9 027976 hstore 2 ,core_otp_addr 
-0x66ba 027977 call otpd_read_init 
-0x66bb 027978 arg otpd_done ,queue 
-0x66bc 027979 call decrypt_code 
-0x66bd 027980 call otpd_wait_end 
-0x66be 027981 isolate1 otpd_crcok ,pdata 
-0x66bf 027982 call set_ucode_status 
-0x66c0 027983 jam 0x83 ,core_otp_ctrl 
-0x66c1 027984 rtn 
-:      027987 uartd_prepare_tx:
-0x66c2 027988 hfetch 2 ,core_uart_twptr 
-0x66c3 027989 iforce contwu 
-0x66c4 027990 rtn 
-:      027992 uartd_send:
-0x66c5 027993 deposit contwu 
-0x66c6 027994 hstore 2 ,core_uart_twptr 
-0x66c7 027995 rtn 
-:      027997 uartd_rxdone:
-0x66c8 027998 deposit contru 
-0x66c9 027999 hstore 2 ,core_uart_rrptr 
-0x66ca 028000 rtn 
-:      028002 uartd_prepare_rx:
-0x66cb 028003 hfetch 2 ,core_uart_rrptr 
-0x66cc 028004 copy pdata ,contru 
-0x66cd 028005 rtn 
-:      028007 uart_set_baud_by_mem:
-0x66ce 028008 fetch uart_baud_len ,mem_baud 
-0x66cf 028009 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028010 rtn 
-:      028012 uart_copy_tx_bytes_fast:
-0x66d1 028013 deposit loopcnt 
-0x66d2 028014 rtn blank 
-:      028015 uart_copy_tx_bytes_fast_loop:
-0x66d3 028016 increase -8 ,loopcnt 
-0x66d4 028017 call uart_tx_8_bytes ,positive 
-0x66d5 028018 rtn zero 
-0x66d6 028019 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028020 increase 8 ,loopcnt 
-:      028021 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028022 increase -4 ,loopcnt 
-0x66d9 028023 call uart_tx_4_bytes ,positive 
-0x66da 028024 rtn zero 
-0x66db 028025 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028026 increase 4 ,loopcnt 
-0x66dd 028027 branch uart_copy_tx_bytes 
-:      028029 uart_tx_8_bytes:
-0x66de 028030 ifetch 8 ,contr 
-0x66df 028031 istore 8 ,contwu 
-0x66e0 028032 rtn 
-:      028034 uart_tx_4_bytes:
-0x66e1 028035 ifetch 4 ,contr 
-0x66e2 028036 istore 4 ,contwu 
-0x66e3 028037 rtn 
-:      028039 uart_copy_tx_bytes:
-0x66e4 028040 deposit loopcnt 
-0x66e5 028041 rtn blank 
-:      028042 uart_copy_tx_bytes_loop:
-0x66e6 028043 ifetch 1 ,contr 
-0x66e7 028044 istore 1 ,contwu 
-0x66e8 028045 loop uart_copy_tx_bytes_loop 
-0x66e9 028046 rtn 
-:      028048 uart_copy_rx_bytes_fast:
-0x66ea 028049 deposit loopcnt 
-0x66eb 028050 rtn blank 
-:      028051 uart_copy_rx_bytes_fast_loop:
-0x66ec 028052 increase -8 ,loopcnt 
-0x66ed 028053 call uart_rx_8_bytes ,positive 
-0x66ee 028054 rtn zero 
-0x66ef 028055 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028056 increase 8 ,loopcnt 
-:      028057 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028058 increase -4 ,loopcnt 
-0x66f2 028059 call uart_rx_4_bytes ,positive 
-0x66f3 028060 rtn zero 
-0x66f4 028061 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028062 increase 4 ,loopcnt 
-0x66f6 028063 branch uart_copy_rx_bytes 
-:      028065 uart_rx_8_bytes:
-0x66f7 028066 ifetch 8 ,contru 
-0x66f8 028067 istore 8 ,contw 
-0x66f9 028068 rtn 
-:      028070 uart_rx_4_bytes:
-0x66fa 028071 ifetch 4 ,contru 
-0x66fb 028072 istore 4 ,contw 
-0x66fc 028073 rtn 
-:      028076 uart_copy_rx_bytes:
-0x66fd 028077 deposit loopcnt 
-0x66fe 028078 rtn blank 
-:      028079 uart_copy_rx_bytes_loop:
-0x66ff 028080 ifetch 1 ,contru 
-0x6700 028081 istore 1 ,contw 
-0x6701 028082 loop uart_copy_rx_bytes_loop 
-0x6702 028083 rtn 
-:      028086 uart_copy_rx2tx:
-0x6703 028087 deposit loopcnt 
-0x6704 028088 rtn blank 
-:      028089 uart_copy_rx2tx_loop:
-0x6705 028090 ifetch 1 ,contru 
-0x6706 028091 istore 1 ,contwu 
-0x6707 028092 loop uart_copy_rx2tx_loop 
-0x6708 028093 rtn 
-:      028098 app_store_nvram_event:
-0x6709 028099 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028100 branch ui_ipc_send_event 
-:      028102 check_51cmd_store_reconn_info:
-:      028103 check_51cmd_update_device_record:
-0x670b 028104 bpatchx patch32_6 ,mem_patch32 
-0x670c 028105 fetch 1 ,mem_nv_data_number 
-0x670d 028106 rtn blank 
-0x670e 028107 call check_nvram 
-0x670f 028108 call init_device_list ,zero 
-0x6710 028109 call nvram_find_addr_from_bd_list 
-:      028110 write_device_record:
-0x6711 028111 fetch 1 ,mem_nv_data_number 
-0x6712 028112 icopy regc 
-0x6713 028113 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028114 storet 2 ,mem_list_item_ptr 
-:      028115 write_device_loop_find:
-0x6715 028116 copy regc ,pdata 
-0x6716 028117 branch app_store_nvram_event ,blank 
-0x6717 028118 increase -1 ,regc 
-0x6718 028119 copy temp ,rega 
-0x6719 028120 ifetch 1 ,rega 
-0x671a 028121 fetcht 1 ,mem_select_list_item 
-0x671b 028122 isub temp ,null 
-0x671c 028123 call set_index_finded_device ,zero 
-0x671d 028124 branch write_device_loop_find0 ,positive 
-0x671e 028125 ifetch 1 ,rega 
-0x671f 028126 increase 1 ,pdata 
-0x6720 028127 istore 1 ,rega 
-:      028128 write_device_loop_find0:
-0x6721 028129 fetcht 2 ,mem_list_item_ptr 
-0x6722 028130 increase nv_data_len ,temp 
-0x6723 028131 storet 2 ,mem_list_item_ptr 
-0x6724 028132 branch write_device_loop_find 
-:      028134 set_index_finded_device:
-0x6725 028135 setarg 0 
-0x6726 028136 istore 1 ,rega 
-0x6727 028137 fetch 1 ,mem_temp_reconn_record 
-0x6728 028138 istore 1 ,contw 
-0x6729 028139 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028140 arg mem_link_key ,regb 
-:      028141 set_index_find_device_master_addr:
-0x672b 028142 ifetch 6 ,contr 
-0x672c 028143 istore 8 ,contw 
-0x672d 028144 setarg 0 
-0x672e 028145 istore 8 ,contw 
-0x672f 028146 copy regb ,contr 
-:      028147 store_rec_data_common:
-0x6730 028148 call memcpy16 
-0x6731 028149 force 1 ,null 
-0x6732 028150 rtn 
-:      028152 set_index_finded_device_ble_mode:
-0x6733 028153 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028154 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028155 arg mem_le_ltk ,regb 
-0x6736 028156 branch set_index_find_device_master_addr 
-:      028158 set_index_finded_device_irk:
-0x6737 028159 arg mem_le_irk ,contr 
-0x6738 028160 call memcpy16 
-:      028161 store_ble_rec_data_common:
-0x6739 028162 arg mem_le_ltk ,contr 
-0x673a 028163 branch store_rec_data_common 
-:      028165 set_index_finded_device_ediv:
-0x673b 028166 arg mem_le_rand ,contr 
-0x673c 028167 call memcpy16 
-0x673d 028168 branch store_ble_rec_data_common 
-:      028171 nvram_find_addr_from_bd_list:
-0x673e 028172 call disable_user 
-0x673f 028173 fetch 1 ,mem_nv_data_number 
-0x6740 028174 rtn blank 
-0x6741 028175 fetch 2 ,mem_ui_state_map 
-0x6742 028176 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028177 find_addr_from_bd_list_ble_mode:
-0x6743 028178 bpatchx patch32_7 ,mem_patch32 
-0x6744 028179 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028180 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028181 fetch 1 ,mem_le_plap + 5 
-0x6747 028182 compare 0xc0 ,pdata ,0xc0 
-0x6748 028183 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028184 compare 0x40 ,pdata ,0xc0 
-0x674a 028185 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028186 compare 0x00 ,pdata ,0xc0 
-0x674c 028187 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028188 find_addr_from_bd_list_static_addr:
-0x674d 028189 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028190 fetch 6 ,mem_le_plap 
-0x674f 028191 branch find_addr_from_bd_list_common 
-:      028193 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028194 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028195 branch find_addr_from_bd_list_common 
-:      028198 find_addr_from_bd_list_random_addr:
-0x6752 028199 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028200 branch find_addr_from_bd_list_common 
-:      028203 find_addr_from_bd_list_spp_mode:
-0x6754 028204 bpatchx patch33_0 ,mem_patch33 
-0x6755 028205 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028206 fetch 6 ,mem_plap 
-:      028207 find_addr_from_bd_list_common:
-0x6757 028208 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028209 fetch 2 ,mem_nv_data_ptr 
-0x6759 028210 ifetcht 1 ,pdata 
-0x675a 028211 pincrease 1 
-0x675b 028212 store 2 ,mem_list_item_ptr 
-0x675c 028213 storet 1 ,mem_select_list_item 
-0x675d 028214 fetch 1 ,mem_nv_data_number 
-0x675e 028215 icopy regc 
-:      028216 nvram_find_addr_from_list:
-0x675f 028217 fetch 2 ,mem_list_item_ptr 
-0x6760 028218 copy pdata ,rega 
-0x6761 028219 call nvram_find_addr_from_list_compare 
-0x6762 028220 rtn user 
-0x6763 028221 fetcht 2 ,mem_list_item_ptr 
-0x6764 028222 increase nv_data_len ,temp 
-0x6765 028223 storet 2 ,mem_list_item_ptr 
-0x6766 028224 increase -1 ,temp 
-0x6767 028225 ifetch 1 ,temp 
-0x6768 028226 store 1 ,mem_select_list_item 
-0x6769 028227 increase -1 ,regc 
-0x676a 028228 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028229 fetch 1 ,mem_nv_data_number 
-0x676c 028230 pincrease decreased_one 
-0x676d 028231 store 1 ,mem_select_list_item 
-0x676e 028232 rtn 
-:      028233 nvram_find_addr_from_list_compare:
-0x676f 028234 fetch 1 ,mem_temp_reconn_record 
-0x6770 028235 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028236 find_master_addr_from_list_compare:
-0x6771 028237 arg mem_temp_reconn_record ,regb 
-0x6772 028238 arg 7 ,loopcnt 
-0x6773 028239 call string_compare 
-0x6774 028240 branch enable_user ,zero 
-0x6775 028241 rtn 
-:      028243 find_addr_from_list_compare_ble_mode:
-0x6776 028244 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028245 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028246 branch find_master_addr_from_list_compare 
-:      028248 find_irk_form_list_compare:
-0x6779 028249 ifetcht 1 ,rega 
-0x677a 028250 isub temp ,null 
-0x677b 028251 nrtn zero 
-0x677c 028252 arg mem_le_prand ,contw 
-0x677d 028253 arg 16 ,loopcnt 
-0x677e 028254 call clear_mem 
-0x677f 028255 fetch 3 ,mem_le_plap + 3 
-0x6780 028256 store 3 ,mem_le_prand 
-0x6781 028257 call genernate_master_macaddress 
-0x6782 028258 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028259 byteswap pdata ,pdata 
-0x6784 028260 lshift8 pdata ,temp 
-0x6785 028261 ifetch 1 ,contr 
-0x6786 028262 iadd temp ,pdata 
-0x6787 028263 fetcht 3 ,mem_le_plap 
-0x6788 028264 isub temp ,null 
-0x6789 028265 branch enable_user ,zero 
-0x678a 028266 rtn 
-:      028269 genernate_master_macaddress:
-0x678b 028270 arg mem_le_prand ,contr 
-0x678c 028271 call load_data128 
-0x678d 028273 ifetch 1 ,rega 
-0x678e 028274 call load_regext 
-0x678f 028275 force 0x38 ,aes_ctrl 
-0x6790 028276 force 0x0 ,aes_ctrl 
-0x6791 028277 call wait_aes 
-0x6792 028278 arg mem_le_aes_128 ,contw 
-0x6793 028279 branch store_aes_result 
-:      028281 find_ediv_form_list_compare:
-0x6794 028282 ifetcht 1 ,rega 
-0x6795 028283 isub temp ,null 
-0x6796 028284 nrtn zero 
-0x6797 028285 copy contr ,rega 
-0x6798 028286 add contr ,8 ,regc 
-0x6799 028287 arg mem_le_rand ,regb 
-0x679a 028288 arg 8 ,loopcnt 
-0x679b 028289 call string_compare 
-0x679c 028290 branch enable_user ,zero 
-0x679d 028291 copy regc ,rega 
-0x679e 028292 arg mem_le_irk ,regb 
-0x679f 028293 arg 8 ,loopcnt 
-0x67a0 028294 call string_compare 
-0x67a1 028295 branch enable_user ,zero 
-0x67a2 028296 rtn 
-:      028298 check_nvram:
-0x67a3 028299 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028300 ifetcht 1 ,pdata 
-0x67a5 028301 pincrease nv_data_len 
-0x67a6 028302 ifetch 1 ,pdata 
-0x67a7 028303 isub temp ,null 
-0x67a8 028304 rtn 
-:      028306 init_device_list:
-0x67a9 028307 fetch 1 ,mem_nv_data_number 
-0x67aa 028308 icopy loopcnt 
-0x67ab 028309 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028310 setarg 0 
-:      028311 init_device_list_loop:
-0x67ad 028312 istore 1 ,temp 
-0x67ae 028313 increase nv_data_len ,temp 
-0x67af 028314 pincrease 1 
-0x67b0 028315 loop init_device_list_loop 
-0x67b1 028316 rtn 
-:      028318 load_device_list:
-0x67b2 028319 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028320 call nvram_find_addr_from_bd_list 
-0x67b4 028321 fetch 1 ,mem_state 
-0x67b5 028322 setflag user ,state_combkey ,pdata 
-0x67b6 028323 store 1 ,mem_state 
-0x67b7 028324 nbranch clear_key_exists ,user 
-0x67b8 028325 add rega ,10 ,contr 
-0x67b9 028327 arg mem_link_key ,contw 
-0x67ba 028328 call memcpy16 
-0x67bb 028329 branch check_link_key_load 
-:      028330 clear_key_exists:
-0x67bc 028331 jam 0 ,mem_link_key_exists 
-0x67bd 028332 rtn 
-:      028334 load_device_list_mode_4:
-0x67be 028335 fetch 9 ,mem_le_ediv 
-0x67bf 028336 branch clear_ltk_exists ,blank 
-0x67c0 028337 call nvram_find_addr_from_bd_list 
-0x67c1 028338 nbranch clear_ltk_exists ,user 
-0x67c2 028339 fetch 2 ,mem_list_item_ptr 
-0x67c3 028340 add pdata ,1 ,contr 
-0x67c4 028341 arg mem_le_irk ,contw 
-0x67c5 028342 call memcpy16 
-0x67c6 028343 arg mem_le_ltk ,contw 
-0x67c7 028344 call memcpy16 
-0x67c8 028345 jam 1 ,mem_ltk_exists 
-0x67c9 028346 rtn 
-:      028348 clear_ltk_exists:
-0x67ca 028349 jam 0 ,mem_ltk_exists 
-0x67cb 028350 rtn 
-:      028353 eeprom_store_le_reconn_info:
-0x67cc 028354 fetch 6 ,mem_le_plap 
-0x67cd 028355 store 6 ,mem_temp_lap 
-0x67ce 028356 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028357 branch eeprom_store_reconn_info 
-:      028358 eeprom_store_bd_reconn_info:
-0x67d0 028359 fetch 6 ,mem_plap 
-0x67d1 028360 store 6 ,mem_temp_lap 
-0x67d2 028361 jam rec_3_mode ,mem_record_bt_mode 
-:      028362 eeprom_store_reconn_info:
-0x67d3 028363 fetch 1 ,mem_device_option 
-0x67d4 028364 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028365 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028366 rtn 
-:      028369 check_link_key_load:
-0x67d7 028370 fetch 8 ,mem_link_key 
-0x67d8 028371 fetcht 8 ,mem_link_key + 8 
-0x67d9 028372 ior temp ,pdata 
-0x67da 028373 rtn blank 
-0x67db 028374 jam 1 ,mem_link_key_exists 
-0x67dc 028375 rtn 
-:      028382 gpio_set_wake_by_current_state:
-0x67dd 028383 bpatchx patch33_2 ,mem_patch33 
-0x67de 028384 set1 7 ,temp 
-0x67df 028385 call gpio_get_bit 
-0x67e0 028386 nsetflag true ,7 ,temp 
-:      028391 gpio_set_wake:
-0x67e1 028392 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028393 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028394 rtn zero 
-0x67e4 028395 isolate0 7 ,temp 
-0x67e5 028396 and temp ,0x1f ,queue 
-0x67e6 028397 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028398 qsetflag true ,pdata 
-0x67e8 028399 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028400 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028401 nqsetflag true ,pdata 
-0x67eb 028402 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028403 rtn 
-:      028406 gpio_clr_wake:
-0x67ed 028407 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028408 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028409 rtn zero 
-0x67f0 028410 isolate0 7 ,temp 
-0x67f1 028411 and temp ,0x1f ,queue 
-0x67f2 028412 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028413 qset0 pdata 
-0x67f4 028414 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028415 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028416 qset0 pdata 
-0x67f7 028417 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028418 rtn 
-:      028421 gpio_config_input_nowake:
-0x67f9 028422 call gpio_clr_wake 
-0x67fa 028423 branch gpio_config_input_without_wake 
-:      028426 gpio_config_input:
-0x67fb 028427 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028428 rtn zero 
-0x67fd 028429 ncall gpio_set_wake ,wake 
-:      028431 gpio_config_input_without_wake:
-0x67fe 028432 arg core_gpio_pd0 ,contw 
-0x67ff 028433 call gpio_set_bit 
-0x6800 028434 setflip gpio_active_bit ,temp 
-0x6801 028435 arg core_gpio_pu0 ,contw 
-0x6802 028436 call gpio_set_bit 
-0x6803 028437 set0 gpio_active_bit ,temp 
-0x6804 028438 arg core_gpio_oe0 ,contw 
-0x6805 028439 branch gpio_set_bit 
-:      028442 gpio_set_high_impedance:
-0x6806 028443 arg core_gpio_pd0 ,contw 
-0x6807 028444 call gpio_set_bit 
-0x6808 028445 set0 gpio_active_bit ,temp 
-0x6809 028446 arg core_gpio_pu0 ,contw 
-0x680a 028447 call gpio_set_bit 
-0x680b 028448 set0 gpio_active_bit ,temp 
-0x680c 028449 arg core_gpio_oe0 ,contw 
-0x680d 028450 branch gpio_set_bit 
-:      028454 gpio_config_output:
-0x680e 028455 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028456 rtn zero 
-0x6810 028457 setflip gpio_active_bit ,temp 
-0x6811 028458 call gpio_out 
-:      028459 gpio_config_output0:
-0x6812 028460 set1 gpio_active_bit ,temp 
-0x6813 028461 arg core_gpio_oe0 ,contw 
-0x6814 028462 branch gpio_set_bit 
-:      028464 gpio_common:
-0x6815 028465 and temp ,0x07 ,queue 
-0x6816 028466 rshift3 temp ,pdata 
-0x6817 028467 and_into 3 ,pdata 
-0x6818 028468 iadd contw ,contw 
-0x6819 028469 ifetch 1 ,contw 
-0x681a 028470 rtn 
-:      028472 gpio_check_active:
-0x681b 028473 arg core_gpio_out0 ,contw 
-0x681c 028474 branch get_bit_common 
-:      028478 gpio_get_bit:
-0x681d 028479 arg core_gpio_in ,contw 
-:      028480 get_bit_common:
-0x681e 028481 call gpio_common 
-0x681f 028482 isolate1 gpio_active_bit ,temp 
-0x6820 028483 branch gpio_get_bit_reverse ,true 
-0x6821 028484 qisolate0 pdata 
-0x6822 028485 rtn 
-:      028486 gpio_get_bit_reverse:
-0x6823 028487 qisolate1 pdata 
-0x6824 028488 rtn 
-:      028490 gpio_out_inactive:
-0x6825 028491 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028492 rtn zero 
-0x6827 028493 isolate1 7 ,null 
-0x6828 028494 branch gpio_out_flag 
-:      028496 gpio_out_active:
-0x6829 028497 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028498 rtn zero 
-0x682b 028499 isolate0 7 ,null 
-:      028502 gpio_out_flag:
-0x682c 028503 setarg 0 
-0x682d 028504 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028505 ixor temp ,temp 
-:      028508 gpio_out:
-0x682f 028509 arg core_gpio_out0 ,contw 
-:      028512 gpio_set_bit:
-0x6830 028513 call gpio_common 
-0x6831 028514 isolate1 gpio_active_bit ,temp 
-0x6832 028515 qsetflag true ,pdata 
-0x6833 028516 istore 1 ,contw 
-0x6834 028517 rtn 
-:      028519 gpio_set_before_lpm_common:
-0x6835 028520 arg -1 ,rega 
-0x6836 028521 hfetch 1 ,core_gpio_sel1 
-0x6837 028522 compare 0x02 ,pdata ,0x03 
-0x6838 028523 call neglact4_from_23_pin ,true 
-0x6839 028525 compare 0x01 ,pdata ,0x03 
-0x683a 028526 call neglact2_form_25_pin ,true 
-0x683b 028528 compare 0x03 ,pdata ,0x03 
-0x683c 028529 call neglact2_form_25_pin ,true 
-0x683d 028531 isolate1 2 ,pdata 
-0x683e 028532 call neglect2_from_6_pin ,true 
-0x683f 028534 isolate1 3 ,pdata 
-0x6840 028535 call neglect4_from_9_pin ,true 
-0x6841 028537 isolate1 4 ,pdata 
-0x6842 028538 call neglact2_form_30_pin ,true 
-0x6843 028540 isolate1 6 ,pdata 
-0x6844 028541 nsetflag true ,04 ,rega 
-0x6845 028543 isolate1 7 ,pdata 
-0x6846 028544 nsetflag true ,05 ,rega 
-0x6847 028546 hfetch 1 ,core_gpio_sel2 
-0x6848 028547 isolate1 0 ,pdata 
-0x6849 028548 nsetflag true ,27 ,rega 
-0x684a 028549 isolate1 1 ,pdata 
-0x684b 028550 nsetflag true ,28 ,rega 
-0x684c 028551 isolate1 2 ,pdata 
-0x684d 028552 nsetflag true ,03 ,rega 
-0x684e 028553 isolate1 3 ,pdata 
-0x684f 028554 nsetflag true ,08 ,rega 
-0x6850 028555 isolate1 4 ,pdata 
-0x6851 028556 nsetflag true ,20 ,rega 
-0x6852 028557 isolate1 5 ,pdata 
-0x6853 028558 nsetflag true ,21 ,rega 
-0x6854 028559 isolate1 6 ,pdata 
-0x6855 028560 nsetflag true ,22 ,rega 
-0x6856 028561 isolate1 7 ,pdata 
-0x6857 028562 nsetflag true ,23 ,rega 
-0x6858 028564 hfetch 1 ,core_gpio_sel 
-0x6859 028565 isolate1 0 ,pdata 
-0x685a 028566 nsetflag true ,05 ,rega 
-0x685b 028567 isolate1 1 ,pdata 
-0x685c 028568 nsetflag true ,06 ,rega 
-0x685d 028569 isolate1 2 ,pdata 
-0x685e 028570 nsetflag true ,07 ,rega 
-0x685f 028571 isolate1 3 ,pdata 
-0x6860 028572 nsetflag true ,18 ,rega 
-0x6861 028573 isolate1 4 ,pdata 
-0x6862 028574 nsetflag true ,19 ,rega 
-0x6863 028575 isolate1 5 ,pdata 
-0x6864 028576 nsetflag true ,20 ,rega 
-0x6865 028577 isolate1 6 ,pdata 
-0x6866 028578 nsetflag true ,21 ,rega 
-0x6867 028579 isolate1 7 ,pdata 
-0x6868 028580 nsetflag true ,22 ,rega 
-0x6869 028582 hfetch 1 ,core_uart_ctrl 
-0x686a 028583 isolate1 4 ,pdata 
-0x686b 028584 call neglact2_form_2_pin ,true 
-0x686c 028585 bpatchx patch33_5 ,mem_patch33 
-0x686d 028587 hfetch 4 ,core_gpio_pu0 
-0x686e 028588 hfetcht 4 ,core_gpio_pd0 
-0x686f 028589 ior temp ,pdata 
-0x6870 028590 invert pdata ,pdata 
-0x6871 028591 iand rega ,pdata 
-0x6872 028593 hstore 4 ,core_gpio_oe0 
-0x6873 028594 rtn 
-:      028597 neglect2_from_6_pin:
-0x6874 028598 arg 6 ,queue 
-0x6875 028599 branch neglect_2_pin 
-:      028600 neglect4_from_9_pin:
-0x6876 028601 arg 9 ,queue 
-0x6877 028602 branch neglact_4_pin 
-:      028603 neglact4_from_23_pin:
-0x6878 028604 arg 23 ,queue 
-0x6879 028605 branch neglact_4_pin 
-:      028606 neglact2_form_25_pin:
-0x687a 028607 arg 25 ,queue 
-0x687b 028608 branch neglect_2_pin 
-:      028609 neglact2_form_30_pin:
-0x687c 028610 arg 30 ,queue 
-0x687d 028611 branch neglect_2_pin 
-:      028612 neglact2_form_2_pin:
-0x687e 028613 arg 2 ,queue 
-0x687f 028614 branch neglect_2_pin 
-:      028615 neglact_1_pin:
-0x6880 028616 arg 1 ,loopcnt 
-0x6881 028617 branch neglect_pin_loop 
-:      028618 neglact_4_pin:
-0x6882 028619 arg 4 ,loopcnt 
-0x6883 028620 branch neglect_pin_loop 
-:      028621 neglect_2_pin:
-0x6884 028622 arg 2 ,loopcnt 
-:      028623 neglect_pin_loop:
-0x6885 028624 qset0 rega 
-0x6886 028625 increase 1 ,queue 
-0x6887 028626 loop neglect_pin_loop 
-0x6888 028627 rtn 
-:      028635 gpio_cfg_uart_tx_output:
-0x6889 028636 call gpio_uart2gpio 
-0x688a 028637 arg uart_wakeup_tx ,temp 
-0x688b 028638 branch gpio_config_output 
-:      028640 gpio_pu_uart_tx:
-0x688c 028641 call gpio_cfg_uart_tx_output 
-0x688d 028642 arg uart_wakeup_tx ,temp 
-0x688e 028643 branch gpio_out_inactive 
-:      028647 gpio_rx_config_input_with_pu:
-0x688f 028648 call gpio_uart2gpio 
-0x6890 028649 hfetch 1 ,core_gpio_pu0 
-0x6891 028650 set1 uart_wakeup_rx ,pdata 
-0x6892 028651 hstore 1 ,core_gpio_pu0 
-0x6893 028652 arg uart_wakeup_rx ,temp 
-0x6894 028653 branch gpio_config_input 
-:      028655 gpio_uart2gpio:
-0x6895 028656 hfetch 1 ,core_gpio_sel1 
-0x6896 028657 and_into 0xfb ,pdata 
-0x6897 028658 hstore 1 ,core_gpio_sel1 
-0x6898 028659 rtn 
-:      028661 gpio_check_uart_state:
-0x6899 028662 hfetch 1 ,core_gpio_sel1 
-0x689a 028663 isolate1 2 ,pdata 
-0x689b 028664 rtn 
-:      028666 load_chip_option:
-0x689c 028667 call otp_enable_chgpump 
-0x689d 028668 setarg otp_chip_functions 
-0x689e 028669 arg mem_chip_functions ,rega 
-0x689f 028670 arg 0x02 ,temp 
-0x68a0 028671 call otpd_read_data 
-0x68a1 028672 branch otp_disable_chgpump 
-:      028675 load_adc_init:
-0x68a2 028676 call otp_enable_chgpump 
-0x68a3 028677 setarg otp_adc_io_0_5v_addr 
-0x68a4 028678 arg mem_0_5_adc_io_data ,rega 
-0x68a5 028679 arg 14 ,temp 
-0x68a6 028680 call otpd_read_data 
-0x68a7 028681 branch otp_disable_chgpump 
-:      028685 adc_init_data:
-0x68a8 028686 bpatchx patch33_6 ,mem_patch33 
-0x68a9 028688 call load_adc_init 
-0x68aa 028690 fetch 1 ,mem_adc_config_flag 
-0x68ab 028691 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 028692 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 028693 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 028694 rtn 
-:      028696 adc_init_data_vinlpm:
-0x68af 028697 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 028698 setarg otp_adc_flag 
-0x68b1 028699 isub temp ,null 
-0x68b2 028700 branch adc_check_data_vinlpm ,zero 
-0x68b3 028701 setarg 0x4dfa 
-0x68b4 028702 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 028703 setarg 0x4894 
-0x68b6 028704 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 028705 branch set_vdd_reference_voltage_1v 
-:      028707 adc_check_data_vinlpm:
-0x68b8 028708 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 028709 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 028710 setarg 0x4dfa 
-0x68bb 028711 store 2 ,mem_3v_adc_vinlpm_data 
-:      028712 adc_check_2v_vinlpm:
-0x68bc 028713 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 028714 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 028715 setarg 0x4894 
-0x68bf 028716 store 2 ,mem_2v_adc_vinlpm_data 
-:      028717 set_vdd_reference_voltage_1v:
-0x68c0 028718 setarg 100 
-0x68c1 028719 store 2 ,mem_reference_voltage 
-0x68c2 028720 rtn 
-:      028722 adc_init_data_hvin:
-0x68c3 028723 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 028724 setarg otp_adc_flag 
-0x68c5 028725 isub temp ,null 
-0x68c6 028726 branch adc_check_data_hvin ,zero 
-0x68c7 028727 setarg 0x5932 
-0x68c8 028728 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 028729 setarg 0x4323 
-0x68ca 028730 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 028731 branch set_vdd_reference_voltage_4v 
-:      028733 adc_check_data_hvin:
-0x68cc 028734 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 028735 nbranch adc_check_1v_hvin ,blank 
-0x68ce 028736 setarg 0x5932 
-0x68cf 028737 store 2 ,mem_5v_adc_hvin_data 
-:      028738 adc_check_1v_hvin:
-0x68d0 028739 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 028740 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 028741 setarg 0x4323 
-0x68d3 028742 store 2 ,mem_1v_adc_hvin_data 
-:      028743 set_vdd_reference_voltage_4v:
-0x68d4 028744 setarg 400 
-0x68d5 028745 store 2 ,mem_reference_voltage 
-0x68d6 028746 rtn 
-:      028748 adc_init_data_io:
-0x68d7 028749 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 028750 setarg otp_adc_flag 
-0x68d9 028751 isub temp ,null 
-0x68da 028752 branch adc_check_data_io ,zero 
-0x68db 028753 setarg 0x6946 
-0x68dc 028754 store 2 ,mem_1v_adc_io_data 
-0x68dd 028755 setarg 0x5377 
-0x68de 028756 store 2 ,mem_0_5_adc_io_data 
-0x68df 028757 branch set_vdd_reference_voltage_0_5v 
-:      028759 adc_check_data_io:
-0x68e0 028760 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 028761 nbranch adc_check_0_5v_io ,blank 
-0x68e2 028762 setarg 0x6946 
-0x68e3 028763 store 2 ,mem_1v_adc_io_data 
-:      028764 adc_check_0_5v_io:
-0x68e4 028765 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 028766 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 028767 setarg 0x5377 
-0x68e7 028768 store 2 ,mem_0_5_adc_io_data 
-:      028769 set_vdd_reference_voltage_0_5v:
-0x68e8 028770 setarg 50 
-0x68e9 028771 store 2 ,mem_reference_voltage 
-0x68ea 028772 rtn 
-:      028775 adc_set_mode:
-0x68eb 028776 fetch 1 ,mem_adc_config_flag 
-0x68ec 028777 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 028778 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 028779 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 028780 rtn 
-:      028781 adc_check_vinlpm:
-0x68f0 028782 jam 0xbf ,rf_adc_mode 
-0x68f1 028783 branch read_adc 
-:      028784 adc_check_hvin:
-0x68f2 028785 jam 0xaf ,rf_adc_mode 
-0x68f3 028786 branch read_adc 
-:      028787 adc_check_gpio:
-0x68f4 028788 jam 0x8f ,rf_adc_mode 
-0x68f5 028789 fetch 1 ,mem_adc_channel 
-0x68f6 028790 hstore 1 ,rf_adc_ch 
-0x68f7 028791 branch read_adc 
-:      028792 read_adc:
-0x68f8 028793 bpatchx patch33_7 ,mem_patch33 
-0x68f9 028794 hfetch 1 ,core_uart_baud + 1 
-0x68fa 028795 set1 7 ,pdata 
-0x68fb 028796 hstore 1 ,core_uart_baud + 1 
-0x68fc 028797 hfetch 1 ,rf_adc_ch 
-0x68fd 028798 or_into 0x30 ,pdata 
-0x68fe 028799 hstore 1 ,rf_adc_ch 
-0x68ff 028800 jam 0x7c ,rfen_adc 
-0x6900 028801 jam 0xaa ,rf_adc_gc 
-0x6901 028802 nop 5000 
-0x6902 028803 hfetcht 2 ,core_adc_sum 
-0x6903 028804 hfetch 1 ,core_uart_baud + 1 
-0x6904 028805 set0 7 ,pdata 
-0x6905 028806 hstore 1 ,core_uart_baud + 1 
-0x6906 028807 storet 2 ,mem_adc_current_value 
-0x6907 028808 rtn 
-:      028810 vdd_calculate_by_mode:
-0x6908 028811 bpatchx patch34_0 ,mem_patch34 
-0x6909 028812 fetch 1 ,mem_adc_config_flag 
-0x690a 028813 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 028814 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 028815 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 028816 rtn 
-:      028818 vdd_calculate_vinlpm:
-0x690e 028819 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 028820 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 028821 arg 200 ,regc 
-0x6911 028822 branch vdd_calculate 
-:      028824 vdd_calculate_hvin:
-0x6912 028825 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 028826 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 028827 arg 100 ,regc 
-0x6915 028828 branch vdd_calculate 
-:      028830 vdd_calculate_io:
-0x6916 028831 fetch 2 ,mem_1v_adc_io_data 
-0x6917 028832 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 028833 arg 50 ,regc 
-0x6919 028834 branch vdd_calculate 
-:      028836 vdd_calculate:
-0x691a 028837 isub temp ,rega 
-0x691b 028838 fetch 2 ,mem_adc_current_value 
-0x691c 028839 isub temp ,pdata 
-0x691d 028840 nbranch vdd_calculate1 ,positive 
-0x691e 028841 fetcht 2 ,mem_reference_voltage 
-0x691f 028842 imul32 temp ,regb 
-0x6920 028843 copy regc ,pdata 
-0x6921 028844 imul32 rega ,pdata 
-0x6922 028845 iadd regb ,pdata 
-:      028846 vdd_calculate2:
-0x6923 028847 idiv rega 
-0x6924 028848 call wait_div_end 
-0x6925 028849 quotient pdata 
-0x6926 028850 rtn 
-:      028852 vdd_calculate1:
-0x6927 028853 copy temp ,pdata 
-0x6928 028854 fetcht 2 ,mem_adc_current_value 
-0x6929 028855 isub temp ,pdata 
-0x692a 028856 fetcht 2 ,mem_reference_voltage 
-0x692b 028857 imul32 temp ,regb 
-0x692c 028858 copy regc ,pdata 
-0x692d 028859 imul32 rega ,pdata 
-0x692e 028860 isub regb ,pdata 
-0x692f 028861 branch vdd_calculate2 
-:      028872 adc_bat_percent_lowpower_out:
-0x6930 028873 ifetch 8 ,rega 
-0x6931 028874 store 8 ,mem_pdatatemp 
-0x6932 028875 fetch 2 ,mem_pdatatemp 
-0x6933 028876 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 028877 isub temp ,rega 
-0x6935 028878 fetch 2 ,mem_pdatatemp + 6 
-0x6936 028879 isub temp ,regb 
-0x6937 028880 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 028881 isub temp ,null 
-0x6939 028882 ncall adc_set_low_power_flag ,positive 
-0x693a 028883 mul32 regb ,100 ,pdata 
-0x693b 028884 idiv rega 
-0x693c 028885 call wait_div_end 
-0x693d 028886 quotient pdata 
-0x693e 028887 call adc_set_no_power_flag ,blank 
-0x693f 028888 rtn 
-:      028889 adc_set_low_power_flag:
-0x6940 028890 fetch 1 ,mem_adc_power_flag 
-0x6941 028891 set1 0 ,pdata 
-0x6942 028892 store 1 ,mem_adc_power_flag 
-0x6943 028893 rtn 
-:      028894 adc_set_no_power_flag:
-0x6944 028895 fetcht 1 ,mem_adc_power_flag 
-0x6945 028896 set1 1 ,temp 
-0x6946 028897 storet 1 ,mem_adc_power_flag 
-0x6947 028898 rtn 
-:      028903 keyscan_key_init:
-0x6948 028904 fetch 2 ,mem_key_num_ptr 
-0x6949 028905 ifetch 1 ,pdata 
-:      028906 keyscan_key_init_next:
-0x694a 028907 rtn blank 
-0x694b 028908 copy pdata ,loopcnt 
-0x694c 028910 fetch 2 ,mem_keyscan_ptr 
-0x694d 028911 increase 3 ,pdata 
-0x694e 028912 copy pdata ,rega 
-:      028913 keyscan_key_init_lp1:
-0x694f 028914 ifetcht 1 ,rega 
-0x6950 028915 call gpio_config_input 
-0x6951 028916 increase key_conf_struct_len ,rega 
-0x6952 028917 loop keyscan_key_init_lp1 
-:      028918 keyscan_key_init_end:
-0x6953 028919 rtn 
-:      028921 keyscan_scan_key:
-0x6954 028922 fetch 2 ,mem_keyscan_ptr 
-0x6955 028923 increase 3 ,pdata 
-0x6956 028924 copy pdata ,rega 
-0x6957 028926 force 0 ,regb 
-0x6958 028927 jam 0 ,mem_key_value_temp 
-:      028928 keyscan_scan_key_lp1:
-0x6959 028929 ifetcht 1 ,rega 
-0x695a 028930 call gpio_get_bit 
-0x695b 028931 bpatchx patch34_1 ,mem_patch34 
-0x695c 028932 fetch 2 ,mem_key_value_temp 
-0x695d 028933 copy regb ,queue 
-0x695e 028934 qsetflag true ,pdata 
-0x695f 028935 store 2 ,mem_key_value_temp 
-0x6960 028936 increase key_conf_struct_len ,rega 
-0x6961 028937 increase 1 ,regb 
-0x6962 028938 fetch 2 ,mem_key_num_ptr 
-0x6963 028939 ifetch 1 ,pdata 
-:      028940 keyscan_scan_key_lp1_next:
-0x6964 028941 ixor regb ,null 
-0x6965 028942 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 028943 fetch 2 ,mem_key_value_temp 
-0x6967 028944 fetcht 2 ,mem_key_value 
-0x6968 028945 ixor temp ,null 
-0x6969 028946 rtn zero 
-0x696a 028947 enable user 
-0x696b 028948 rtn 
-:      028950 keyscan_process_lpm_before:
-0x696c 028951 fetch 2 ,mem_key_num_ptr 
-0x696d 028952 ifetch 1 ,pdata 
-:      028953 keyscan_process_lpm_before_next:
-0x696e 028954 rtn blank 
-0x696f 028955 copy pdata ,loopcnt 
-0x6970 028956 fetch 2 ,mem_keyscan_ptr 
-0x6971 028957 increase 3 ,pdata 
-0x6972 028958 copy pdata ,rega 
-:      028959 keyscan_process_lpm_before_lp1:
-0x6973 028960 ifetcht 1 ,rega 
-0x6974 028961 call gpio_set_wake_by_current_state 
-0x6975 028962 increase key_conf_struct_len ,rega 
-0x6976 028963 loop keyscan_process_lpm_before_lp1 
-:      028964 keyscan_process_lpm_before_end:
-0x6977 028965 rtn 
-:      028967 keyscan_key_process:
-0x6978 028968 arg key_scan_timer ,queue 
-0x6979 028969 call timer_check 
-0x697a 028970 nrtn blank 
-0x697b 028971 setarg 0x20 
-0x697c 028972 arg key_scan_timer ,queue 
-0x697d 028973 call timer_init 
-0x697e 028974 disable user 
-0x697f 028975 call keyscan_process_lpm_before 
-0x6980 028976 bpatchx patch34_2 ,mem_patch34 
-0x6981 028977 fetch 2 ,mem_key_num_ptr 
-0x6982 028978 ifetch 1 ,pdata 
-:      028979 keyscan_key_process_next:
-0x6983 028980 rtn blank 
-0x6984 028981 call keyscan_scan_key 
-0x6985 028982 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 028983 call lpm_button_get_wake_lock 
-0x6987 028984 disable user 
-0x6988 028985 fetch 2 ,mem_key_value_temp 
-0x6989 028986 store 2 ,mem_key_value_temp4 
-0x698a 028987 jam 0 ,mem_key_value_temp6 
-0x698b 028988 force 0 ,queue 
-:      028989 keyscan_key_lp1:
-0x698c 028990 fetch 2 ,mem_key_value 
-0x698d 028991 rshift pdata ,temp 
-0x698e 028992 storet 2 ,mem_key_value 
-0x698f 028993 and pdata ,0x01 ,pdata 
-0x6990 028994 fetcht 2 ,mem_key_value_temp4 
-0x6991 028995 and temp ,0x01 ,rega 
-0x6992 028996 rshift temp ,temp 
-0x6993 028997 storet 2 ,mem_key_value_temp4 
-0x6994 028998 ixor rega ,null 
-0x6995 028999 ncall keyscan_send_key_data ,zero 
-0x6996 029000 fetch 2 ,mem_key_num_ptr 
-0x6997 029001 ifetch 1 ,pdata 
-:      029002 keyscan_key_lp1_next:
-0x6998 029003 fetcht 1 ,mem_key_value_temp6 
-0x6999 029004 increase 1 ,temp 
-0x699a 029005 storet 1 ,mem_key_value_temp6 
-0x699b 029006 copy temp ,queue 
-0x699c 029007 ixor queue ,null 
-0x699d 029008 nbranch keyscan_key_lp1 ,zero 
-0x699e 029009 fetch 2 ,mem_key_value_temp 
-0x699f 029010 store 2 ,mem_key_value 
-0x69a0 029011 rtn 
-:      029012 keyscan_send_key_data:
-0x69a1 029013 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029014 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029015 increase 1 ,pdata 
-0x69a4 029016 ifetch 2 ,pdata 
-0x69a5 029017 branch callback_func 
-:      029028 pwm_init:
-0x69a6 029029 hfetch 1 ,core_clksel 
-0x69a7 029030 ior rega ,pdata 
-0x69a8 029031 hstore 1 ,core_clksel 
-0x69a9 029032 hfetch 2 ,core_clkoff 
-0x69aa 029033 set0 clock_off_pwm ,pdata 
-0x69ab 029034 hstore 2 ,core_clkoff 
-0x69ac 029035 nop 100 
-0x69ad 029036 rtn 
-:      029047 pwm_out_set:
-0x69ae 029048 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029049 setarg pwm_12mhz 
-0x69b0 029050 idiv temp 
-0x69b1 029051 call wait_div_end 
-0x69b2 029052 quotient temp 
-0x69b3 029053 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029054 imul32 temp ,pdata 
-0x69b5 029055 div pdata ,100 
-0x69b6 029056 call wait_div_end 
-0x69b7 029057 quotient rega 
-0x69b8 029058 copy temp ,pdata 
-0x69b9 029059 isub rega ,regb 
-0x69ba 029060 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029061 call pwm_duty_cycle_set 
-0x69bc 029062 fetch 1 ,mem_pdatatemp 
-0x69bd 029063 branch pwm_enable 
-:      029066 pwm_duty_cycle_set:
-0x69be 029067 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029068 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029069 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029070 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029071 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029072 beq 5 ,pwm_pwm5_duty_set 
-:      029073 pwm_pwm0_duty_set:
-0x69c4 029074 arg core_pwm_pcnt0 ,contw 
-0x69c5 029075 branch pwm_set_pncnt 
-:      029076 pwm_pwm1_duty_set:
-0x69c6 029077 arg core_pwm_pcnt1 ,contw 
-0x69c7 029078 branch pwm_set_pncnt 
-:      029079 pwm_pwm2_duty_set:
-0x69c8 029080 arg core_pwm_pcnt2 ,contw 
-0x69c9 029081 branch pwm_set_pncnt 
-:      029082 pwm_pwm3_duty_set:
-0x69ca 029083 arg core_pwm_pcnt3 ,contw 
-0x69cb 029084 branch pwm_set_pncnt 
-:      029085 pwm_pwm4_duty_set:
-0x69cc 029086 arg core_pwm_pcnt4 ,contw 
-0x69cd 029087 branch pwm_set_pncnt 
-:      029088 pwm_pwm5_duty_set:
-0x69ce 029089 arg core_pwm_pcnt5 ,contw 
-0x69cf 029090 branch pwm_set_pncnt 
-:      029091 pwm_set_pncnt:
-0x69d0 029092 copy rega ,pdata 
-0x69d1 029093 istore 2 ,contw 
-0x69d2 029094 copy regb ,pdata 
-0x69d3 029095 istore 2 ,contw 
-0x69d4 029096 rtn 
-:      029100 pwm_enable:
-0x69d5 029101 enable user 
-0x69d6 029102 branch pwm_gpio_set 
-:      029103 pwm_disable:
-0x69d7 029104 disable user 
-:      029105 pwm_gpio_set:
-0x69d8 029106 beq 4 ,pwm_gpio4_set 
-0x69d9 029107 beq 5 ,pwm_gpio5_set 
-0x69da 029108 beq 27 ,pwm_gpio27_set 
-0x69db 029109 beq 28 ,pwm_gpio28_set 
-0x69dc 029110 beq 3 ,pwm_gpio3_set 
-0x69dd 029111 beq 8 ,pwm_gpio8_set 
-0x69de 029112 beq 20 ,pwm_gpio20_set 
-0x69df 029113 beq 21 ,pwm_gpio21_set 
-0x69e0 029114 beq 22 ,pwm_gpio22_set 
-0x69e1 029115 beq 23 ,pwm_gpio23_set 
-0x69e2 029116 rtn 
-:      029119 pwm_gpio4_set:
-0x69e3 029120 arg 6 ,queue 
-0x69e4 029121 branch pwm_one_set_select 
-:      029122 pwm_gpio5_set:
-0x69e5 029123 arg 7 ,queue 
-0x69e6 029124 branch pwm_one_set_select 
-:      029125 pwm_gpio27_set:
-0x69e7 029126 arg 8 ,queue 
-0x69e8 029127 branch pwm_one_set_select 
-:      029128 pwm_gpio28_set:
-0x69e9 029129 arg 9 ,queue 
-0x69ea 029130 branch pwm_one_set_select 
-:      029131 pwm_gpio3_set:
-0x69eb 029132 arg 10 ,queue 
-0x69ec 029133 branch pwm_one_set_select 
-:      029134 pwm_gpio8_set:
-0x69ed 029135 arg 11 ,queue 
-0x69ee 029136 branch pwm_one_set_select 
-:      029137 pwm_gpio20_set:
-0x69ef 029138 arg 12 ,queue 
-0x69f0 029139 branch pwm_tw0_set_select 
-:      029140 pwm_gpio21_set:
-0x69f1 029141 arg 13 ,queue 
-0x69f2 029142 branch pwm_tw0_set_select 
-:      029143 pwm_gpio22_set:
-0x69f3 029144 arg 14 ,queue 
-0x69f4 029145 branch pwm_tw0_set_select 
-:      029146 pwm_gpio23_set:
-0x69f5 029147 arg 15 ,queue 
-0x69f6 029148 branch pwm_tw0_set_select 
-:      029150 pwm_set_select:
-0x69f7 029151 hfetch 2 ,core_gpio_sel1 
-0x69f8 029152 qsetflag user ,pdata 
-0x69f9 029153 hstore 2 ,core_gpio_sel1 
-0x69fa 029154 copy rega ,queue 
-0x69fb 029155 hfetch 1 ,core_gpio_key2 
-0x69fc 029156 qsetflag user ,pdata 
-0x69fd 029157 hstore 1 ,core_gpio_key2 
-0x69fe 029158 rtn 
-:      029160 pwm_one_set_select:
-0x69ff 029161 add queue ,-4 ,rega 
-0x6a00 029162 branch pwm_set_select 
-:      029164 pwm_tw0_set_select:
-0x6a01 029165 add queue ,-10 ,rega 
-0x6a02 029166 branch pwm_set_select 
-:      029171 rfcomm_init:
-0x6a03 029172 rtn wake 
-0x6a04 029173 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029174 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029175 jam databits8 ,memremoteprndatabits 
-0x6a07 029176 jam 0x11 ,memremoteprnxon 
-0x6a08 029177 jam 0x13 ,memremoteprnxoff 
-0x6a09 029178 setarg 0 
-0x6a0a 029179 store 3 ,memremoteprnstopbit 
-0x6a0b 029180 store 1 ,mem_spp_state 
-0x6a0c 029181 jam 0 ,memui_reconnect_mode 
-:      029183 rfcomm_init_spp:
-0x6a0d 029184 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029185 setarg 0 
-0x6a0f 029186 store 1 ,mem_spp_state 
-0x6a10 029187 store 1 ,mem_remote_spp_channel 
-0x6a11 029188 store 1 ,mem_pn_dlci 
-0x6a12 029189 fetch 1 ,mem_credit_flag 
-0x6a13 029190 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029191 jam 0x50 ,mem_credit_given 
-0x6a15 029192 rtn 
-:      029194 rfcomm_init_spp_with_credit:
-0x6a16 029195 jam 0x00 ,mem_credit_given 
-0x6a17 029196 rtn 
-:      029198 set_cr_bit:
-0x6a18 029199 or_into 0x02 ,temp 
-0x6a19 029200 rtn 
-:      029212 rfcomm_calculate_fcs_sabm:
-0x6a1a 029213 copy temp ,pdata 
-0x6a1b 029214 reverse pdata ,pdata 
-0x6a1c 029215 store 1 ,memfcstemp3 
-0x6a1d 029216 force ini_tx_sabm ,pdata 
-0x6a1e 029217 reverse pdata ,pdata 
-0x6a1f 029218 store 1 ,memfcstemp2 
-0x6a20 029219 force 0x01 ,pdata 
-0x6a21 029220 reverse pdata ,pdata 
-0x6a22 029221 store 1 ,memfcstemp1 
-0x6a23 029222 call caculate_fcs 
-0x6a24 029223 copy temp ,pdata 
-0x6a25 029224 rtn 
-:      029225 rfcomm_calculate_fcs_ua:
-0x6a26 029226 reverse pdata ,pdata 
-0x6a27 029227 store 1 ,memfcstemp3 
-0x6a28 029228 force rsp_tx_ua ,pdata 
-0x6a29 029229 reverse pdata ,pdata 
-0x6a2a 029230 store 1 ,memfcstemp2 
-0x6a2b 029231 force 0x01 ,pdata 
-0x6a2c 029232 reverse pdata ,pdata 
-0x6a2d 029233 store 1 ,memfcstemp1 
-0x6a2e 029234 branch caculate_fcs 
-:      029236 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029237 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029238 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029239 setarg 0x70 
-0x6a32 029240 rtn 
-:      029241 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029242 setarg 0xaa 
-0x6a34 029243 rtn 
-:      029245 rfcomm_save_fcs_uih:
-0x6a35 029246 reverse pdata ,pdata 
-0x6a36 029247 store 1 ,memfcstemp3 
-0x6a37 029248 force rsp_rx_uih ,pdata 
-0x6a38 029249 call caculate_uihdata_fcs 
-0x6a39 029250 fetcht 2 ,mem_contw_temp 
-0x6a3a 029251 copy temp ,contw 
-0x6a3b 029252 istore 1 ,contw 
-0x6a3c 029253 copy contw ,temp 
-0x6a3d 029254 storet 2 ,mem_contw_temp 
-0x6a3e 029255 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029256 call caculate_uihdata_fcs 
-0x6a40 029257 fetcht 2 ,mem_contw_temp 
-0x6a41 029258 copy temp ,contw 
-0x6a42 029259 istore 1 ,contw 
-0x6a43 029260 rtn 
-:      029269 caculate_uihdata_fcs:
-0x6a44 029270 reverse pdata ,pdata 
-0x6a45 029271 store 1 ,memfcstemp2 
-0x6a46 029272 fetch 2 ,memfcstemp2 
-0x6a47 029273 lshift8 pdata ,pdata 
-0x6a48 029274 store 3 ,mem_mod2div_temp 
-0x6a49 029275 arg 0x107 ,rega 
-0x6a4a 029276 arg 0xf ,regb 
-0x6a4b 029277 call mod2div 
-0x6a4c 029278 xor_into 0xd7 ,pdata 
-0x6a4d 029279 invert pdata ,pdata 
-0x6a4e 029280 reverse pdata ,pdata 
-0x6a4f 029281 rtn 
-:      029291 caculate_fcs:
-0x6a50 029292 fetch 3 ,memfcstemp1 
-0x6a51 029293 store 3 ,mem_mod2div_temp 
-0x6a52 029294 arg 0x107 ,rega 
-0x6a53 029295 arg 0xf ,regb 
-0x6a54 029296 call mod2div 
-0x6a55 029297 lshift8 pdata ,pdata 
-0x6a56 029298 arg 0x7 ,regb 
-0x6a57 029299 call mod2div 
-0x6a58 029300 xor_into 0x2b ,pdata 
-0x6a59 029301 invert pdata ,pdata 
-0x6a5a 029302 reverse pdata ,pdata 
-0x6a5b 029303 copy pdata ,temp 
-0x6a5c 029304 rtn 
-:      029306 mod2div:
-0x6a5d 029307 arg 0 ,regc 
-0x6a5e 029308 copy regb ,loopcnt 
-0x6a5f 029309 call right_shift_n 
-0x6a60 029310 icopy temp 
-:      029311 mod2div_loop:
-0x6a61 029316 copy temp ,pdata 
-0x6a62 029317 lshift regc ,regc 
-0x6a63 029318 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029319 ixor rega ,temp 
-0x6a65 029320 increase 1 ,regc 
-:      029321 mod2div_not_enough_reduction:
-0x6a66 029322 lshift temp ,temp 
-0x6a67 029323 fetch 3 ,mem_mod2div_temp 
-0x6a68 029324 increase -1 ,regb 
-0x6a69 029325 compare 0xff ,regb ,0xff 
-0x6a6a 029326 branch mod2div_end ,true 
-0x6a6b 029327 copy regb ,loopcnt 
-0x6a6c 029328 call right_shift_n 
-0x6a6d 029329 isolate1 0 ,pdata 
-0x6a6e 029330 setflag true ,0 ,temp 
-0x6a6f 029331 branch mod2div_loop 
-:      029332 mod2div_end:
-0x6a70 029334 rshift temp ,pdata 
-0x6a71 029335 rtn 
-:      029337 get_rfcomm_snd_adss:
-0x6a72 029338 fetcht 1 ,mem_pn_dlci 
-:      029339 dlci_to_address_cmd:
-0x6a73 029341 lshift2 temp ,temp 
-0x6a74 029342 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029343 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029344 ncall set_cr_bit ,blank 
-0x6a77 029345 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029346 rtn 
-:      029348 channel_to_dlci:
-0x6a79 029350 lshift temp ,temp 
-0x6a7a 029351 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029352 setflag blank ,0 ,temp 
-0x6a7c 029354 rtn 
-:      029355 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029356 fetcht 1 ,mem_current_channel 
-0x6a7e 029357 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029358 call rfcomm_send_ua 
-0x6a80 029359 fetch 1 ,mem_rfcomm_state 
-0x6a81 029360 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029361 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029362 store 1 ,mem_rfcomm_state 
-0x6a84 029363 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029364 branch rfcomm_rx_process_end 
-:      029365 rfcomm_rx_process_dlci0_ua:
-0x6a86 029366 fetch 1 ,mem_rfcomm_state 
-0x6a87 029367 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029368 store 1 ,mem_rfcomm_state 
-0x6a89 029369 branch rfcomm_rx_process_end 
-:      029372 rfcomm_rx_process:
-0x6a8a 029373 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029374 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029375 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029376 branch rfcomm_rx_process_reconn 
-:      029378 rfcomm_rx_process_remote_page:
-0x6a8e 029379 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029380 copy pdata ,contr 
-0x6a90 029381 call get_rfcomm_head_struct 
-0x6a91 029382 fetch 1 ,mem_current_channel 
-0x6a92 029383 beq 0 ,parse_dlci0_rp 
-0x6a93 029384 branch parse_uih_rp 
-:      029385 parse_dlci0_rp:
-0x6a94 029386 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029387 fetch 1 ,mem_current_frame_type 
-0x6a96 029388 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029389 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029390 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029391 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029392 rtn 
-:      029395 parse_dlci0_rp_uih:
-0x6a9b 029396 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029397 copy pdata ,contr 
-0x6a9d 029398 call get_rfcomm_uih_head_struct 
-0x6a9e 029399 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029400 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029401 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029402 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029403 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029404 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029405 branch rfcomm_rx_process_end 
-:      029407 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029408 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029410 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029412 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029413 fetch 1 ,mem_spp_state 
-0x6aa8 029414 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029415 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029416 store 1 ,mem_spp_state 
-0x6aab 029417 call rfcomm_send_param_neg_res 
-0x6aac 029418 branch rfcomm_rx_process_end 
-:      029420 parse_dlci0_rp_uih_pn_res:
-0x6aad 029421 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029422 branch rfcomm_rx_process_end 
-:      029424 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029425 call get_param_payload_ptr 
-0x6ab0 029426 branch get_rfcomm_prarmer_negotiation 
-:      029428 get_rfcomm_param_modem_status:
-0x6ab1 029429 call get_param_payload_ptr 
-0x6ab2 029430 ifetch 1 ,contr 
-0x6ab3 029431 rshift3 pdata ,pdata 
-0x6ab4 029432 store 1 ,mem_ms_channel 
-0x6ab5 029433 ifetch 1 ,contr 
-0x6ab6 029434 store 1 ,mem_ms_param 
-0x6ab7 029435 rtn 
-:      029438 get_rfcomm_head_struct:
-0x6ab8 029439 ifetch 1 ,contr 
-0x6ab9 029440 store 1 ,mem_current_adss 
-0x6aba 029441 rshift3 pdata ,pdata 
-0x6abb 029442 store 1 ,mem_current_channel 
-0x6abc 029443 ifetch 1 ,contr 
-0x6abd 029444 store 1 ,mem_current_frame_type 
-:      029445 get_rfcomm_current_length:
-0x6abe 029446 call get_rfcomm_length_common 
-0x6abf 029447 storet 2 ,mem_current_length 
-0x6ac0 029448 copy contr ,pdata 
-0x6ac1 029449 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029450 rtn 
-:      029452 get_rfcomm_uih_head_struct:
-0x6ac3 029453 ifetch 1 ,contr 
-0x6ac4 029454 rshift pdata ,pdata 
-0x6ac5 029455 store 1 ,mem_uih_cmd_type 
-0x6ac6 029456 call get_rfcomm_length_common 
-0x6ac7 029457 storet 2 ,mem_uih_length 
-0x6ac8 029458 copy contr ,pdata 
-0x6ac9 029459 store 2 ,mem_param_payload_ptr 
-0x6aca 029460 rtn 
-:      029463 get_param_payload_ptr:
-0x6acb 029464 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029465 copy pdata ,contr 
-0x6acd 029466 rtn 
-:      029468 get_rfcomm_length_common:
-0x6ace 029469 ifetch 1 ,contr 
-0x6acf 029470 copy pdata ,temp 
-0x6ad0 029471 rshift temp ,temp 
-0x6ad1 029472 rtnbit1 0 
-0x6ad2 029473 ifetch 1 ,contr 
-0x6ad3 029474 lshift3 pdata ,pdata 
-0x6ad4 029475 lshift4 pdata ,pdata 
-0x6ad5 029476 iadd temp ,temp 
-0x6ad6 029477 rtn 
-:      029479 get_rfcomm_prarmer_negotiation:
-0x6ad7 029480 ifetch 1 ,contr 
-0x6ad8 029481 store 1 ,mem_pn_dlci 
-0x6ad9 029482 ifetch 1 ,contr 
-0x6ada 029483 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029484 ifetch 1 ,contr 
-0x6adc 029485 store 1 ,mem_pn_priority 
-0x6add 029486 ifetch 1 ,contr 
-0x6ade 029487 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029488 ifetch 2 ,contr 
-0x6ae0 029489 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029490 ifetch 1 ,contr 
-0x6ae2 029491 store 1 ,mem_pn_max_retrans 
-0x6ae3 029492 ifetch 1 ,contr 
-0x6ae4 029493 store 1 ,mem_remote_credits 
-0x6ae5 029494 rtn 
-:      029497 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029498 call get_rfcomm_param_modem_status 
-0x6ae7 029500 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029502 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029503 fetch 1 ,mem_spp_state 
-0x6ae9 029504 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029505 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029506 store 1 ,mem_spp_state 
-0x6aec 029507 fetcht 1 ,mem_pn_dlci 
-0x6aed 029508 lshift2 temp ,temp 
-0x6aee 029509 or_into 3 ,temp 
-0x6aef 029510 call rfcomm_send_modem_status_res 
-0x6af0 029511 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029512 branch rfcomm_rx_process_end 
-:      029514 parse_dlci0_rp_uih_ms_res:
-0x6af2 029515 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029516 call ui_ipc_send_event 
-0x6af4 029517 call get_rfcomm_param_modem_status 
-0x6af5 029518 fetch 1 ,mem_ms_channel 
-0x6af6 029519 sub pdata ,1 ,null 
-0x6af7 029520 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029521 branch assert 
-:      029522 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029523 fetch 1 ,mem_spp_state 
-0x6afa 029524 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029525 store 1 ,mem_spp_state 
-0x6afc 029526 branch rfcomm_rx_process_end 
-:      029528 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029529 call get_param_payload_ptr 
-0x6afe 029530 ifetch 1 ,contr 
-0x6aff 029531 store 1 ,mem_rpn_dlci 
-0x6b00 029532 call l2cap_malloc_rfcomm_channel 
-0x6b01 029533 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029534 setarg 0x000e 
-0x6b03 029535 istore 2 ,contw 
-0x6b04 029536 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029537 istore 2 ,contw 
-0x6b06 029538 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029540 lshift pdata ,pdata 
-0x6b08 029541 set1 0 ,pdata 
-0x6b09 029542 istore 1 ,contw 
-0x6b0a 029543 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029544 setarg 0x15ef 
-0x6b0c 029545 istore 2 ,contw 
-0x6b0d 029546 setarg 0x1191 
-0x6b0e 029547 istore 2 ,contw 
-0x6b0f 029550 fetch 1 ,mem_rpn_dlci 
-0x6b10 029551 istore 1 ,contw 
-0x6b11 029552 setarg 0x000007 
-0x6b12 029553 istore 5 ,contw 
-0x6b13 029556 setarg 0x01 
-0x6b14 029557 istore 2 ,contw 
-0x6b15 029560 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029561 istore 1 ,contw 
-0x6b17 029562 rtn 
-:      029566 parse_uih_rp:
-0x6b18 029567 branch parse_uih_rp_spp 
-:      029569 parse_uih_rp_spp:
-0x6b19 029570 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029571 fetch 1 ,mem_current_frame_type 
-0x6b1b 029572 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029573 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029574 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029575 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029576 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029577 rtn 
-:      029578 parse_uih_rp_spp_ua:
-0x6b21 029579 fetch 1 ,mem_spp_state 
-0x6b22 029580 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029581 store 1 ,mem_spp_state 
-0x6b24 029582 branch rfcomm_rx_process_end 
-:      029583 parse_uih_rp_spp_sabm:
-0x6b25 029584 fetch 1 ,mem_spp_state 
-0x6b26 029585 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029586 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029587 store 1 ,mem_spp_state 
-0x6b29 029588 fetch 1 ,mem_current_adss 
-0x6b2a 029589 call rfcomm_calculate_fcs_ua 
-0x6b2b 029590 store 1 ,mem_current_fcs 
-0x6b2c 029591 call rfcomm_send_ua 
-0x6b2d 029592 fetch 1 ,mem_current_adss 
-0x6b2e 029593 rshift2 pdata ,pdata 
-0x6b2f 029594 store 1 ,mem_pn_dlci 
-0x6b30 029595 lshift2 pdata ,pdata 
-0x6b31 029596 set0 rfcomm_address_cr ,pdata 
-0x6b32 029597 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029598 arg mem_hiufcs_spp ,temp 
-0x6b34 029599 storet 2 ,mem_contw_temp 
-0x6b35 029600 call rfcomm_save_fcs_uih 
-0x6b36 029601 branch rfcomm_rx_process_end 
-:      029603 parse_uih_spp_uih_credits:
-0x6b37 029604 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029605 copy pdata ,contr 
-0x6b39 029606 increase 1 ,pdata 
-0x6b3a 029607 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029608 ifetch 1 ,contr 
-0x6b3c 029609 fetcht 1 ,mem_remote_credits 
-0x6b3d 029610 iadd temp ,pdata 
-0x6b3e 029611 store 1 ,mem_remote_credits 
-:      029612 parse_uih_spp_uih:
-0x6b3f 029613 call rfcomm_increase_credit_given 
-:      029614 parse_uih_spp_uih_cont:
-0x6b40 029615 call get_rfcomm_snd_adss 
-0x6b41 029616 call rfcomm_send_uih_without_payload 
-0x6b42 029617 call spp_process_rx_data 
-0x6b43 029618 branch rfcomm_rx_process_end 
-:      029620 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029621 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029622 call ui_ipc_send_event 
-:      029623 parse_uih_rp_spp_disconn:
-0x6b46 029624 call rfcomm_init_spp 
-0x6b47 029625 fetch 1 ,mem_current_adss 
-0x6b48 029626 call rfcomm_calculate_fcs_ua 
-0x6b49 029627 store 1 ,mem_current_fcs 
-0x6b4a 029628 call rfcomm_send_ua 
-0x6b4b 029629 branch rfcomm_rx_process_end 
-:      029634 rfcomm_rx_process_reconn:
-0x6b4c 029635 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029636 copy pdata ,contr 
-0x6b4e 029637 call get_rfcomm_head_struct 
-0x6b4f 029638 fetch 1 ,mem_current_channel 
-0x6b50 029639 beq 0 ,parse_dlci0_reconn 
-0x6b51 029640 branch parse_uih_reconn 
-:      029642 parse_dlci0_reconn:
-0x6b52 029643 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029644 fetch 1 ,mem_current_frame_type 
-0x6b54 029645 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029646 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029647 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029648 branch rfcomm_rx_process_end 
-:      029649 parse_dlci0_reconn_uih:
-0x6b58 029650 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029651 copy pdata ,contr 
-0x6b5a 029652 call get_rfcomm_uih_head_struct 
-0x6b5b 029653 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029654 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029655 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029656 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029657 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029658 branch rfcomm_rx_process_end 
-:      029660 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029661 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029662 fetch 1 ,mem_pn_dlci 
-0x6b63 029663 rshift pdata ,pdata 
-0x6b64 029664 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029665 isub temp ,null 
-0x6b66 029666 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 029667 branch assert 
-:      029668 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 029669 fetch 1 ,mem_spp_state 
-0x6b69 029670 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 029671 store 1 ,mem_spp_state 
-0x6b6b 029672 branch rfcomm_rx_process_end 
-:      029674 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 029675 call get_rfcomm_param_modem_status 
-0x6b6d 029676 fetch 1 ,mem_ms_channel 
-0x6b6e 029677 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 029678 isub temp ,null 
-0x6b70 029679 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 029680 branch assert 
-0x6b72 029681 branch rfcomm_rx_process_end 
-:      029682 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 029683 fetch 1 ,mem_spp_state 
-0x6b74 029684 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 029685 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 029686 store 1 ,mem_spp_state 
-0x6b77 029687 fetcht 1 ,mem_pn_dlci 
-0x6b78 029688 lshift2 temp ,temp 
-0x6b79 029689 or_into 3 ,temp 
-0x6b7a 029690 call rfcomm_send_modem_status_res 
-0x6b7b 029691 branch rfcomm_rx_process_end 
-:      029693 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 029694 call get_rfcomm_param_modem_status 
-0x6b7d 029695 fetch 1 ,mem_ms_channel 
-0x6b7e 029696 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 029697 isub temp ,null 
-0x6b80 029698 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 029699 branch assert 
-:      029700 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 029701 fetch 1 ,mem_spp_state 
-0x6b83 029702 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 029703 store 1 ,mem_spp_state 
-0x6b85 029704 branch rfcomm_rx_process_end 
-:      029706 parse_uih_reconn:
-0x6b86 029707 fetch 1 ,mem_current_channel 
-0x6b87 029708 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 029709 isub temp ,null 
-0x6b89 029710 branch parse_uih_reconn_spp ,zero 
-0x6b8a 029711 branch assert 
-0x6b8b 029712 branch rfcomm_rx_process_end 
-:      029714 parse_uih_reconn_spp:
-0x6b8c 029715 fetch 1 ,mem_current_frame_type 
-0x6b8d 029716 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 029717 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 029718 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 029719 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      029720 parse_uih_reconn_spp_ua:
-0x6b91 029721 fetch 1 ,mem_spp_state 
-0x6b92 029722 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 029723 store 1 ,mem_spp_state 
-0x6b94 029724 branch rfcomm_rx_process_end 
-:      029725 parse_uih_reconn_spp_sabm:
-0x6b95 029726 branch parse_uih_reconn_spp_sabm 
-:      029727 parse_uih_reconn_spp_disconn:
-0x6b96 029728 branch parse_uih_rp_spp_disconn 
-:      029729 rfcomm_rx_process_end:
-0x6b97 029730 rtn 
-:      029732 rfcomm_send_more_pkt:
-0x6b98 029733 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 029734 rtn blank 
-0x6b9a 029735 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 029736 branch assert 
-:      029738 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 029739 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 029740 call l2cap_malloc_rfcomm_channel 
-0x6b9e 029741 arg spp_slave_channel ,temp 
-0x6b9f 029742 fetcht 1 ,mem_pn_dlci 
-0x6ba0 029743 lshift2 temp ,temp 
-:      029744 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 029745 or_into 0x03 ,temp 
-0x6ba2 029746 arg 0xaa ,rega 
-0x6ba3 029747 call rfcomm_send_modem_status_cmd 
-0x6ba4 029748 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 029749 copy contw ,contr 
-0x6ba6 029750 ifetch 2 ,contr 
-0x6ba7 029751 branch assert ,blank 
-0x6ba8 029752 rtn 
-:      029754 rfcomm_send_sabm:
-0x6ba9 029755 call l2cap_get_rfcomm_tx_buff 
-0x6baa 029756 setarg 0x0004 
-0x6bab 029757 istore 2 ,contw 
-0x6bac 029758 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 029759 istore 2 ,contw 
-0x6bae 029760 fetch 1 ,mem_current_adss 
-0x6baf 029761 istore 1 ,contw 
-0x6bb0 029762 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 029763 setarg 0x013f 
-0x6bb2 029764 istore 2 ,contw 
-0x6bb3 029765 fetch 1 ,mem_current_fcs 
-0x6bb4 029766 istore 1 ,contw 
-0x6bb5 029767 rtn 
-:      029768 rfcomm_send_ua:
-0x6bb6 029769 call l2cap_malloc_rfcomm_channel 
-0x6bb7 029770 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 029771 setarg 0x0004 
-0x6bb9 029772 istore 2 ,contw 
-0x6bba 029773 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 029774 istore 2 ,contw 
-0x6bbc 029775 fetch 1 ,mem_current_adss 
-0x6bbd 029776 istore 1 ,contw 
-0x6bbe 029777 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 029778 setarg 0x0173 
-0x6bc0 029779 istore 2 ,contw 
-0x6bc1 029780 fetch 1 ,mem_current_fcs 
-0x6bc2 029781 istore 1 ,contw 
-0x6bc3 029782 rtn 
-:      029783 rfcomm_send_param_neg_cmd:
-0x6bc4 029784 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 029785 setarg 0x000e 
-0x6bc6 029786 istore 2 ,contw 
-0x6bc7 029787 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 029788 istore 2 ,contw 
-0x6bc9 029789 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 029790 lshift pdata ,pdata 
-0x6bcb 029791 set1 0 ,pdata 
-0x6bcc 029792 istore 1 ,contw 
-0x6bcd 029793 bpatchx patch35_4 ,mem_patch35 
-0x6bce 029794 setarg 0x15ef 
-0x6bcf 029795 istore 2 ,contw 
-0x6bd0 029796 setarg 0x1183 
-0x6bd1 029797 istore 2 ,contw 
-0x6bd2 029798 copy temp ,pdata 
-0x6bd3 029799 istore 1 ,contw 
-0x6bd4 029800 setarg 0x0000f0 
-0x6bd5 029801 istore 3 ,contw 
-0x6bd6 029802 setarg rfcomm_max_frame_size 
-0x6bd7 029803 istore 2 ,contw 
-0x6bd8 029804 setarg 0 
-0x6bd9 029805 istore 1 ,contw 
-0x6bda 029806 setarg 0x01 
-0x6bdb 029807 istore 1 ,contw 
-0x6bdc 029808 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 029809 istore 1 ,contw 
-0x6bde 029810 jam 0x10 ,mem_credit_given 
-0x6bdf 029811 rtn 
-:      029812 rfcomm_send_param_neg_res:
-0x6be0 029813 call l2cap_malloc_rfcomm_channel 
-0x6be1 029814 call l2cap_get_rfcomm_tx_buff 
-0x6be2 029815 setarg 0x000e 
-0x6be3 029816 istore 2 ,contw 
-0x6be4 029817 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 029818 istore 2 ,contw 
-0x6be6 029819 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 029820 lshift pdata ,pdata 
-0x6be8 029821 set1 0 ,pdata 
-0x6be9 029822 istore 1 ,contw 
-0x6bea 029823 bpatchx patch35_5 ,mem_patch35 
-0x6beb 029824 setarg 0x15ef 
-0x6bec 029825 istore 2 ,contw 
-0x6bed 029826 setarg 0x1181 
-0x6bee 029827 istore 2 ,contw 
-0x6bef 029828 fetch 1 ,mem_pn_dlci 
-0x6bf0 029829 istore 1 ,contw 
-0x6bf1 029830 setarg 0x0000e0 
-0x6bf2 029831 istore 3 ,contw 
-0x6bf3 029832 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 029833 istore 2 ,contw 
-0x6bf5 029834 setarg 0x00 
-0x6bf6 029835 istore 1 ,contw 
-0x6bf7 029836 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 029837 istore 1 ,contw 
-0x6bf9 029838 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 029839 istore 1 ,contw 
-0x6bfb 029840 rtn 
-:      029841 rfcomm_send_modem_status_cmd:
-0x6bfc 029842 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 029843 setarg 0x0008 
-0x6bfe 029844 istore 2 ,contw 
-0x6bff 029845 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 029846 istore 2 ,contw 
-0x6c01 029847 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 029848 lshift pdata ,pdata 
-0x6c03 029849 set1 0 ,pdata 
-0x6c04 029850 istore 1 ,contw 
-0x6c05 029851 bpatchx patch35_6 ,mem_patch35 
-0x6c06 029852 setarg 0x09ef 
-0x6c07 029853 istore 2 ,contw 
-0x6c08 029854 setarg 0x05e3 
-0x6c09 029855 istore 2 ,contw 
-0x6c0a 029856 copy temp ,pdata 
-0x6c0b 029857 istore 1 ,contw 
-0x6c0c 029858 setarg 0x8d 
-0x6c0d 029859 istore 1 ,contw 
-0x6c0e 029860 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 029861 istore 1 ,contw 
-0x6c10 029862 rtn 
-:      029864 rfcomm_send_modem_status_res:
-0x6c11 029865 call l2cap_malloc_rfcomm_channel 
-0x6c12 029866 call l2cap_get_rfcomm_tx_buff 
-0x6c13 029867 setarg 0x0008 
-0x6c14 029868 istore 2 ,contw 
-0x6c15 029869 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 029870 istore 2 ,contw 
-0x6c17 029871 copy temp ,timeup 
-0x6c18 029872 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 029873 lshift pdata ,pdata 
-0x6c1a 029874 set1 0 ,pdata 
-0x6c1b 029875 istore 1 ,contw 
-0x6c1c 029876 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 029877 setarg 0x09ef 
-0x6c1e 029878 istore 2 ,contw 
-0x6c1f 029879 setarg 0x05e1 
-0x6c20 029880 istore 2 ,contw 
-0x6c21 029881 copy timeup ,pdata 
-0x6c22 029882 istore 1 ,contw 
-0x6c23 029883 setarg 0x8d 
-0x6c24 029884 istore 1 ,contw 
-0x6c25 029885 call rfcomm_calculate_fcs_dlci0 
-0x6c26 029886 istore 1 ,contw 
-0x6c27 029887 rtn 
-:      029889 rfcomm_send_uih_without_payload:
-0x6c28 029890 bpatchx patch36_0 ,mem_patch36 
-0x6c29 029891 fetch 1 ,mem_credit_given 
-0x6c2a 029892 rtn blank 
-0x6c2b 029893 hfetch 2 ,core_uart_rxitems 
-0x6c2c 029894 nrtn blank 
-0x6c2d 029895 copy rega ,pdata 
-0x6c2e 029896 store 1 ,mem_pdatatemp + 1 
-0x6c2f 029897 storet 1 ,mem_pdatatemp 
-0x6c30 029898 call l2cap_malloc_is_fifo_full 
-0x6c31 029899 nrtn blank 
-0x6c32 029900 call l2cap_malloc_rfcomm_channel 
-0x6c33 029901 call l2cap_get_rfcomm_tx_buff 
-0x6c34 029902 setarg 0x05 
-0x6c35 029903 istore 2 ,contw 
-0x6c36 029904 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 029905 istore 2 ,contw 
-0x6c38 029906 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 029907 istore 1 ,contw 
-0x6c3a 029908 setarg 0x01ff 
-0x6c3b 029909 istore 2 ,contw 
-0x6c3c 029910 fetch 1 ,mem_credit_given 
-0x6c3d 029911 istore 1 ,contw 
-0x6c3e 029912 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 029913 istore 1 ,contw 
-0x6c40 029914 jam 0 ,mem_credit_given 
-0x6c41 029915 rtn 
-:      029917 rfcomm_increase_credit_given:
-0x6c42 029918 bpatchx patch36_1 ,mem_patch36 
-0x6c43 029919 fetch 1 ,mem_credit_flag 
-0x6c44 029920 rtneq credit_enable 
-0x6c45 029921 fetch 2 ,mem_current_length 
-0x6c46 029922 rtn blank 
-0x6c47 029923 fetch 1 ,mem_credit_given 
-0x6c48 029924 increase 1 ,pdata 
-0x6c49 029925 store 1 ,mem_credit_given 
-0x6c4a 029926 rtn 
-:      029928 spp_process_rx_data:
-0x6c4b 029929 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 029930 branch callback_func 
-:      029932 spp_tx_rfcomm_packet:
-0x6c4d 029933 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 029935 fetch 1 ,mem_remote_credits 
-0x6c4f 029936 rtn blank 
-0x6c50 029937 increase -1 ,pdata 
-0x6c51 029938 store 1 ,mem_remote_credits 
-0x6c52 029939 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 029940 fetcht 2 ,mem_current_packet_length 
-0x6c54 029941 isub temp ,null 
-0x6c55 029942 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 029943 store 2 ,mem_current_packet_length 
-:      029944 ssp_tx_rfcomm_from_uart:
-0x6c57 029945 fetch 1 ,mem_credit_given 
-0x6c58 029946 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 029947 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 029948 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 029949 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 029950 setarg rsp_rx_uih_wdata 
-0x6c5d 029951 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 029952 branch ssp_tx_rfcomm_from_uart_common 
-:      029953 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 029954 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 029955 fetch 1 ,mem_hiufcs_spp 
-0x6c61 029956 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 029957 setarg rsp_tx_uih 
-0x6c63 029958 store 1 ,mem_rfcomm_send_frame_type 
-:      029959 ssp_tx_rfcomm_from_uart_common:
-0x6c64 029960 bpatchx patch36_3 ,mem_patch36 
-0x6c65 029961 fetch 2 ,mem_current_packet_length 
-0x6c66 029962 sub pdata ,127 ,null 
-0x6c67 029963 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 029964 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 029965 increase 1 ,pdata 
-0x6c6a 029966 store 1 ,mem_rfcomm_send_offset 
-:      029967 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 029968 call get_rfcomm_snd_adss 
-0x6c6c 029969 fetch 2 ,mem_current_packet_length 
-0x6c6d 029970 increase 8 ,pdata 
-0x6c6e 029971 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 029972 iadd temp ,rega 
-0x6c70 029974 call l2cap_malloc 
-0x6c71 029975 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 029976 increase 4 ,pdata 
-0x6c73 029977 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 029978 copy pdata ,contw 
-0x6c75 029979 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 029980 istore 1 ,contw 
-0x6c77 029981 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 029982 istore 1 ,contw 
-0x6c79 029983 call ssp_tx_write_length 
-0x6c7a 029984 call ssp_tx_write_given_credit 
-0x6c7b 029985 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 029986 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 029987 copy pdata ,contru 
-0x6c7e 029988 fetch 2 ,mem_current_packet_length 
-0x6c7f 029989 copy pdata ,loopcnt 
-0x6c80 029990 call uart_copy_rx_bytes_fast 
-0x6c81 029991 copy contw ,temp 
-0x6c82 029992 copy contru ,pdata 
-0x6c83 029993 store 2 ,mem_nl_rx_data_src 
-0x6c84 029994 copy temp ,contw 
-0x6c85 029995 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 029996 istore 1 ,contw 
-0x6c87 029997 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 029998 copy pdata ,contw 
-0x6c89 029999 fetch 2 ,mem_current_packet_length 
-0x6c8a 030000 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030001 iadd temp ,pdata 
-0x6c8c 030002 increase 4 ,pdata 
-0x6c8d 030003 istore 2 ,contw 
-0x6c8e 030004 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030005 istore 2 ,contw 
-0x6c90 030006 jam 0 ,mem_credit_given 
-0x6c91 030007 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030008 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030009 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030010 rtn 
-:      030012 ssp_tx_write_length:
-0x6c95 030013 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030014 fetch 2 ,mem_current_packet_length 
-0x6c97 030015 sub pdata ,0x7f ,null 
-0x6c98 030016 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030017 lshift pdata ,pdata 
-0x6c9a 030018 set1 0 ,pdata 
-0x6c9b 030019 istore 1 ,contw 
-0x6c9c 030020 rtn 
-:      030021 ssp_tx_write_long_packet:
-0x6c9d 030022 fetch 2 ,mem_current_packet_length 
-0x6c9e 030023 rshift3 pdata ,pdata 
-0x6c9f 030024 rshift4 pdata ,temp 
-0x6ca0 030025 and_into 0x7f ,pdata 
-0x6ca1 030026 lshift pdata ,pdata 
-0x6ca2 030027 set0 0 ,pdata 
-0x6ca3 030028 istore 1 ,contw 
-0x6ca4 030029 istoret 1 ,contw 
-0x6ca5 030030 rtn 
-:      030031 ssp_tx_write_given_credit:
-0x6ca6 030032 fetch 1 ,mem_credit_given 
-0x6ca7 030033 rtn blank 
-0x6ca8 030034 istore 1 ,contw 
-0x6ca9 030035 rtn 
-:      030040 scheduler_process:
-0x6caa 030041 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030042 call check_51cmd 
-0x6cac 030043 call app_process_bb_event 
-0x6cad 030044 call process_conn_sm 
-0x6cae 030046 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030047 call sp_calc_sequence 
-0x6cb0 030048 call simple_pairing_sequence 
-0x6cb1 030049 call master_simple_paring_sequence 
-0x6cb2 030052 call l2cap_malloc_is_fifo_full 
-0x6cb3 030053 nrtn blank 
-0x6cb4 030055 call l2cap_call_proc_sigal_pending 
-0x6cb5 030056 call l2cap_malloc_is_fifo_full 
-0x6cb6 030057 nrtn blank 
-0x6cb7 030058 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030060 call process_upper_sm 
-0x6cb9 030061 call l2cap_send_config_req 
-0x6cba 030062 call rfcomm_send_more_pkt 
-:      030063 scheduler_process0:
-0x6cbb 030064 call scheduler_tx_disconnect_hid 
-0x6cbc 030065 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030068 branch app_process_bt 
-:      030070 scheduler_tx_disconnect_hid:
-0x6cbe 030071 fetch 1 ,mem_control_tasks 
-0x6cbf 030072 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030073 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030074 rtn 
-:      030076 scheduler_tx_l2cap_pkt:
-0x6cc2 030077 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030078 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030079 rtn blank 
-0x6cc5 030080 fetch 1 ,mem_op 
-0x6cc6 030081 rtnbit1 op_txl2cap 
-0x6cc7 030082 call l2cap_malloc_fifo_out 
-0x6cc8 030083 store 2 ,mem_txptr 
-0x6cc9 030084 copy pdata ,contr 
-0x6cca 030085 ifetch 2 ,contr 
-0x6ccb 030086 increase 4 ,pdata 
-0x6ccc 030087 store 2 ,mem_tx_len 
-0x6ccd 030088 jam 6 ,mem_tx_lch 
-0x6cce 030089 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030090 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030091 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030092 fetch 1 ,mem_op 
-0x6cd2 030093 rtnbit0 op_pkt_comp 
-0x6cd3 030094 set0 op_pkt_comp ,pdata 
-0x6cd4 030095 store 1 ,mem_op 
-0x6cd5 030096 jam 5 ,mem_tx_lch 
-0x6cd6 030097 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030098 fetch 2 ,mem_txptr 
-0x6cd8 030099 iadd temp ,pdata 
-0x6cd9 030100 store 2 ,mem_txptr 
-0x6cda 030101 fetch 2 ,mem_tx_len 
-0x6cdb 030102 isub temp ,pdata 
-0x6cdc 030103 store 2 ,mem_tx_len 
-:      030104 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030105 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030106 fetch 2 ,mem_tx_len 
-0x6cdf 030107 branch assert ,blank 
-0x6ce0 030108 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030109 isub temp ,pdata 
-0x6ce2 030110 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030111 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030112 storet 2 ,mem_tx_len 
-0x6ce5 030113 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030114 iadd temp ,pdata 
-0x6ce7 030115 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030116 branch scheduler_tx_l2cap_pkt_end 
-:      030117 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030118 setarg 0 
-0x6cea 030119 store 2 ,mem_l2cap_tx_multi_offset 
-:      030120 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030121 fetch 1 ,mem_op 
-0x6cec 030122 set1 op_txl2cap ,pdata 
-0x6ced 030123 store 1 ,mem_op 
-0x6cee 030124 rtn 
-:      030126 scheduler_start_upper_sm:
-0x6cef 030127 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030128 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030129 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030130 rtn 
-:      030131 scheduler_start_upper_sm_hid:
-0x6cf3 030132 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030133 rtn 
-:      030135 process_upper_sm:
-0x6cf5 030136 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030137 nbranch process_upper_sm_reconn ,blank 
-:      030138 process_upper_sm_remote_page:
-0x6cf7 030139 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030141 rtn blank 
-0x6cf9 030143 jam 0 ,mem_upper_sm_remote_page 
-:      030144 process_upper_sm_rp_wait:
-0x6cfa 030145 rtn 
-:      030148 process_upper_sm_reconn:
-0x6cfb 030149 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030150 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030151 rtn blank 
-0x6cfe 030152 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030153 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030154 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030155 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030156 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030157 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030158 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030159 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030160 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030161 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030162 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030163 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030164 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030165 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030166 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030167 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030168 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030169 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030170 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030171 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030172 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030173 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030174 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030175 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030176 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030177 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030178 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030179 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030180 process_upper_sm_reconn_wait:
-0x6d1a 030181 rtn 
-:      030182 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030183 call upper_sm_send_sdp_conn 
-0x6d1c 030184 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030185 fetch 1 ,mem_sdp_state 
-0x6d1e 030186 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030187 store 1 ,mem_sdp_state 
-0x6d20 030188 rtn 
-:      030189 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030190 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030191 fetch 1 ,mem_sdp_state 
-0x6d23 030192 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030193 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030194 call upper_sm_send_sdp_cfg 
-0x6d26 030195 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030196 fetch 1 ,mem_sdp_state 
-0x6d28 030197 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030198 store 1 ,mem_sdp_state 
-0x6d2a 030199 rtn 
-:      030200 process_upper_sm_reconn_ss_spp:
-0x6d2b 030201 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030202 nrtn blank 
-0x6d2d 030203 call upper_sm_send_ss_spp 
-0x6d2e 030204 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030205 rtn 
-:      030206 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030207 call upper_sm_send_sdp_disconn 
-0x6d31 030208 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030209 rtn 
-:      030210 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030211 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030212 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030213 fetch 1 ,mem_hid_control_state 
-0x6d36 030214 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030215 store 1 ,mem_hid_control_state 
-0x6d38 030216 rtn 
-:      030217 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030218 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030219 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030220 fetch 1 ,mem_hid_control_state 
-0x6d3c 030221 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030222 store 1 ,mem_hid_control_state 
-0x6d3e 030223 rtn 
-:      030224 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030225 call upper_sm_send_hid_int_conn 
-0x6d40 030226 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030227 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030228 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030229 store 1 ,mem_hid_interrupt_state 
-0x6d44 030230 rtn 
-:      030231 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030232 call upper_sm_send_hid_int_cfg 
-0x6d46 030233 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030234 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030235 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030236 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030237 rtn 
-:      030238 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030239 call upper_sm_send_rfcomm_conn 
-0x6d4c 030240 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030241 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030242 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030243 store 1 ,mem_rfcomm_state 
-0x6d50 030244 rtn 
-:      030245 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030246 call upper_sm_send_rfcomm_cfg 
-0x6d52 030247 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030248 fetch 1 ,mem_rfcomm_state 
-0x6d54 030249 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030250 store 1 ,mem_rfcomm_state 
-0x6d56 030251 rtn 
-:      030252 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030253 call upper_sm_send_rfcomm_sabm 
-0x6d58 030254 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030255 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030256 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030257 store 1 ,mem_rfcomm_state 
-0x6d5c 030258 rtn 
-:      030259 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030260 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030261 fetch 1 ,mem_spp_state 
-0x6d5f 030262 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030263 store 1 ,mem_spp_state 
-0x6d61 030264 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030265 rtn 
-:      030266 process_upper_sm_reconn_spp_sabm:
-0x6d63 030267 call upper_sm_send_spp_sabm 
-0x6d64 030268 fetch 1 ,mem_spp_state 
-0x6d65 030269 set1 rfcomm_channel_state_sabm 
-0x6d66 030270 store 1 ,mem_spp_state 
-0x6d67 030271 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030272 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030273 lshift3 pdata ,pdata 
-0x6d6a 030274 or_into 3 ,pdata 
-0x6d6b 030275 arg mem_hiufcs_spp ,temp 
-0x6d6c 030276 storet 2 ,mem_contw_temp 
-0x6d6d 030277 branch rfcomm_save_fcs_uih 
-:      030278 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030279 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030280 fetch 1 ,mem_spp_state 
-0x6d70 030281 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030282 store 1 ,mem_spp_state 
-0x6d72 030283 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030284 rtn 
-:      030286 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030287 fetch 1 ,mem_sdp_state 
-0x6d75 030288 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030289 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030290 branch process_upper_sm_reconn 
-:      030291 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030292 fetch 1 ,mem_sdp_state 
-0x6d79 030293 rtnne l2cap_channel_setup_complete 
-0x6d7a 030294 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030295 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030296 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030297 rtnne recieve_ss_reasult_hf 
-0x6d7d 030298 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030299 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030300 branch process_upper_sm_reconn 
-:      030301 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030302 fetch 1 ,mem_sdp_state 
-0x6d81 030303 nrtn blank 
-0x6d82 030304 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030305 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030306 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030307 branch process_upper_sm_reconn_termination 
-:      030308 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030309 fetch 1 ,mem_hid_control_state 
-0x6d87 030310 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030311 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030312 branch process_upper_sm_reconn 
-:      030313 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030314 fetch 1 ,mem_hid_control_state 
-0x6d8b 030315 rtnne l2cap_channel_setup_complete 
-0x6d8c 030316 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030317 branch process_upper_sm_reconn 
-:      030318 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030319 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030320 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030321 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030322 branch process_upper_sm_reconn 
-:      030323 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030324 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030325 rtnne l2cap_channel_setup_complete 
-0x6d94 030326 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030327 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030328 branch process_upper_sm_reconn_termination 
-:      030329 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030330 fetch 1 ,mem_rfcomm_state 
-0x6d98 030331 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030332 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030333 branch process_upper_sm_reconn 
-:      030334 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030335 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030336 rtnne l2cap_channel_setup_complete 
-0x6d9d 030337 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030338 branch process_upper_sm_reconn 
-:      030339 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030340 fetch 1 ,mem_rfcomm_state 
-0x6da0 030341 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030342 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030343 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030344 branch process_upper_sm_reconn_termination 
-:      030345 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030346 fetch 1 ,mem_spp_state 
-0x6da5 030347 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030348 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030349 branch process_upper_sm_reconn 
-:      030350 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030351 fetch 1 ,mem_spp_state 
-0x6da9 030352 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030353 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030354 branch process_upper_sm_reconn 
-:      030355 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030356 fetch 1 ,mem_spp_state 
-0x6dad 030357 rtnne rfcomm_channel_setup_complete 
-0x6dae 030358 branch process_upper_sm_reconn_termination 
-:      030360 process_upper_sm_reconn_setup_hid:
-0x6daf 030361 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030362 branch process_upper_sm_reconn 
-:      030364 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030365 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030366 branch process_upper_sm_reconn 
-:      030367 process_upper_sm_reconn_setup_spp:
-0x6db3 030368 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030369 branch process_upper_sm_reconn 
-:      030373 process_upper_sm_reconn_termination:
-0x6db5 030374 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030375 rtn 
-:      030376 upper_sm_send_sdp_conn:
-0x6db7 030377 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030378 call l2cap_malloc_signal_channel 
-0x6db9 030379 setarg psm_sdp 
-0x6dba 030380 copy pdata ,temp 
-0x6dbb 030381 setarg l2cap_sdp_channel 
-0x6dbc 030382 copy pdata ,timeup 
-0x6dbd 030383 branch ml2cap_send_signal_connect_req 
-:      030385 upper_sm_send_sdp_cfg:
-0x6dbe 030386 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030387 call l2cap_malloc_signal_channel 
-0x6dc0 030388 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030389 copy pdata ,temp 
-0x6dc2 030390 branch ml2cap_send_signal_config_req 
-:      030392 upper_sm_send_sdp_disconn:
-0x6dc3 030393 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030394 call l2cap_malloc_signal_channel 
-0x6dc5 030395 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030396 copy pdata ,temp 
-0x6dc7 030397 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030398 call ml2cap_send_signal_disconn_req 
-0x6dc9 030399 fetch 1 ,mem_sdp_state 
-0x6dca 030400 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030401 store 1 ,mem_sdp_state 
-0x6dcc 030402 rtn 
-:      030404 upper_sm_send_ss_spp:
-0x6dcd 030405 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030406 call l2cap_malloc_sdp_channel 
-0x6dcf 030407 call sdp_send_spp_request 
-0x6dd0 030408 branch msdp_send_req_done 
-:      030410 upper_sm_send_rfcomm_conn:
-0x6dd1 030411 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030412 call l2cap_malloc_signal_channel 
-0x6dd3 030413 setarg psm_rfcomm 
-0x6dd4 030414 copy pdata ,temp 
-0x6dd5 030415 setarg l2cap_rfcomm_channel 
-0x6dd6 030416 copy pdata ,timeup 
-0x6dd7 030417 branch ml2cap_send_signal_connect_req 
-:      030419 upper_sm_send_rfcomm_cfg:
-0x6dd8 030420 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030421 call l2cap_malloc_signal_channel 
-0x6dda 030422 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030423 copy pdata ,temp 
-0x6ddc 030424 branch ml2cap_send_signal_config_req 
-:      030426 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030427 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030428 call l2cap_malloc_signal_channel 
-0x6ddf 030429 setarg psm_hid_control 
-0x6de0 030430 copy pdata ,temp 
-0x6de1 030431 setarg l2cap_hid_control_channel 
-0x6de2 030432 copy pdata ,timeup 
-0x6de3 030433 branch ml2cap_send_signal_connect_req 
-:      030435 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030436 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030437 call l2cap_malloc_signal_channel 
-0x6de6 030438 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030439 copy pdata ,temp 
-0x6de8 030440 branch ml2cap_send_signal_config_req 
-:      030442 upper_sm_send_hid_int_conn:
-0x6de9 030443 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030444 call l2cap_malloc_signal_channel 
-0x6deb 030445 setarg psm_hid_interrupt 
-0x6dec 030446 copy pdata ,temp 
-0x6ded 030447 setarg l2cap_hid_interrupt_channel 
-0x6dee 030448 copy pdata ,timeup 
-0x6def 030449 branch ml2cap_send_signal_connect_req 
-:      030451 upper_sm_send_hid_int_cfg:
-0x6df0 030452 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030453 call l2cap_malloc_signal_channel 
-0x6df2 030454 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030455 copy pdata ,temp 
-0x6df4 030456 branch ml2cap_send_signal_config_req 
-:      030458 upper_sm_send_rfcomm_sabm:
-0x6df5 030459 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030460 call l2cap_malloc_rfcomm_channel 
-0x6df7 030462 jam 3 ,mem_current_adss 
-0x6df8 030463 jam 0x1c ,mem_current_fcs 
-0x6df9 030464 call rfcomm_send_sabm 
-0x6dfa 030465 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030466 rtn 
-:      030468 upper_sm_send_spp_cmd_pn:
-0x6dfc 030469 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030470 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030471 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030472 call channel_to_dlci 
-0x6e00 030473 storet 1 ,mem_pn_dlci 
-0x6e01 030474 branch rfcomm_send_param_neg_cmd 
-:      030476 upper_sm_send_spp_sabm:
-0x6e02 030477 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030478 call l2cap_malloc_rfcomm_channel 
-0x6e04 030479 fetcht 1 ,mem_pn_dlci 
-0x6e05 030480 call dlci_to_address_cmd 
-0x6e06 030481 call rfcomm_calculate_fcs_sabm 
-0x6e07 030482 store 1 ,mem_current_fcs 
-0x6e08 030483 fetcht 1 ,mem_pn_dlci 
-0x6e09 030484 call dlci_to_address_cmd 
-0x6e0a 030485 storet 1 ,mem_current_adss 
-0x6e0b 030486 branch rfcomm_send_sabm 
-:      030488 upper_sm_send_spp_cmd_ms:
-0x6e0c 030489 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030490 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030491 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030492 call dlci_to_address_cmd 
-0x6e10 030493 branch rfcomm_send_modem_status_cmd 
-:      030506 sdp_process:
-0x6e11 030507 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030508 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030509 iforce contr 
-0x6e14 030512 ifetch 1 ,contr 
-0x6e15 030513 copy pdata ,regb 
-0x6e16 030514 store 1 ,mem_sdp_pduid 
-0x6e17 030515 ifetch 2 ,contr 
-0x6e18 030516 store 2 ,mem_sdp_transactionid 
-0x6e19 030517 ifetch 1 ,contr 
-0x6e1a 030518 lshift8 pdata ,timeup 
-0x6e1b 030519 ifetch 1 ,contr 
-0x6e1c 030520 iadd timeup ,timeup 
-0x6e1d 030521 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030522 copy contr ,temp 
-0x6e1f 030523 arg 4 ,loopcnt 
-0x6e20 030524 arg mem_sdp_handle_list ,contw 
-0x6e21 030525 call memset0 
-0x6e22 030526 copy temp ,contr 
-0x6e23 030527 deposit regb 
-0x6e24 030528 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030529 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030530 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030531 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030532 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030533 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030534 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030535 branch sdp_insufficient_resource 
-:      030546 sdp_process_ss_req:
-0x6e2c 030547 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030548 call ask_serviceclassid 
-0x6e2e 030549 compare 1 ,temp ,0xff 
-0x6e2f 030550 branch ss_empty_rsp ,true 
-0x6e30 030551 compare 0xff ,temp ,0xff 
-0x6e31 030552 branch sdp_invalid_request_syntax ,true 
-0x6e32 030554 ifetch 2 ,contr 
-0x6e33 030555 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030556 increase -2 ,timeup 
-0x6e35 030558 increase -1 ,timeup 
-0x6e36 030559 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030560 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030561 ifetch 2 ,timeup 
-0x6e39 030562 rtn blank 
-0x6e3a 030563 call search_all_uuid 
-0x6e3b 030564 call l2cap_get_sdp_tx_payload 
-0x6e3c 030565 force 3 ,pdata 
-0x6e3d 030566 istore 1 ,contw 
-0x6e3e 030567 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030568 istore 2 ,contw 
-0x6e40 030569 lshift2 queue ,pdata 
-0x6e41 030570 add pdata ,5 ,pdata 
-0x6e42 030571 add pdata ,5 ,regc 
-0x6e43 030572 byteswap pdata ,pdata 
-0x6e44 030573 istore 2 ,contw 
-0x6e45 030574 deposit queue 
-0x6e46 030575 byteswap pdata ,pdata 
-0x6e47 030576 istore 2 ,contw 
-0x6e48 030577 istore 2 ,contw 
-0x6e49 030578 arg mem_sdp_handle_list ,contr 
-0x6e4a 030579 copy queue ,loopcnt 
-0x6e4b 030580 branch ss_req_blank ,zero 
-:      030581 ss_req_loop:
-0x6e4c 030582 ifetch 4 ,contr 
-0x6e4d 030583 istore 4 ,contw 
-0x6e4e 030584 loop ss_req_loop 
-:      030585 ss_req_blank:
-0x6e4f 030586 force 0 ,pdata 
-0x6e50 030587 istore 1 ,contw 
-0x6e51 030588 deposit regc 
-0x6e52 030589 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030591 rtn 
-:      030602 sdp_process_sa_req:
-0x6e54 030603 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030604 ifetch 4 ,contr 
-0x6e56 030605 store 4 ,mem_sdp_record_handle 
-0x6e57 030606 increase -4 ,timeup 
-0x6e58 030607 call sdp_store_maxbyte 
-0x6e59 030608 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030609 increase -2 ,timeup 
-0x6e5b 030610 call dataelementtype6 
-0x6e5c 030611 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030612 compare 5 ,rega ,0xff 
-0x6e5e 030614 branch sa_judge_wholerange ,true 
-:      030615 sa_isnot_wholerange:
-0x6e5f 030616 arg mem_sdp_attrib_list ,contw 
-0x6e60 030617 force 0 ,queue 
-0x6e61 030618 branch sa_req_loop 
-:      030619 sa_judge_wholerange:
-0x6e62 030620 ifetch 1 ,contr 
-0x6e63 030621 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030622 ifetch 2 ,contr 
-0x6e65 030623 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030624 ifetch 1 ,contr 
-0x6e67 030625 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030626 ifetch 1 ,contr 
-0x6e69 030627 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030628 branch sa_req_all 
-:      030629 sa_judge_wholerange_false3:
-0x6e6b 030630 increase -5 ,contr 
-0x6e6c 030631 branch sa_isnot_wholerange 
-:      030632 sa_judge_wholerange_false2:
-0x6e6d 030633 increase -4 ,contr 
-0x6e6e 030634 branch sa_isnot_wholerange 
-:      030635 sa_judge_wholerange_false1:
-0x6e6f 030636 increase -3 ,contr 
-0x6e70 030637 branch sa_isnot_wholerange 
-:      030638 sa_req_loop:
-0x6e71 030639 ifetch 1 ,contr 
-0x6e72 030640 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030641 beq sdp_attribute_range ,sa_req_range 
-:      030642 sa_req_range:
-0x6e74 030643 ifetch 2 ,contr 
-0x6e75 030644 istore 2 ,contw 
-0x6e76 030645 increase 1 ,queue 
-0x6e77 030646 byteswap pdata ,regb 
-0x6e78 030647 ifetch 2 ,contr 
-0x6e79 030648 byteswap pdata ,pdata 
-:      030649 sa_req_range_id_increase:
-0x6e7a 030650 increase 1 ,regb 
-0x6e7b 030651 isub regb ,null 
-0x6e7c 030652 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030653 copy pdata ,regc 
-0x6e7e 030654 byteswap regb ,pdata 
-0x6e7f 030655 istore 2 ,contw 
-0x6e80 030656 increase 1 ,queue 
-0x6e81 030657 copy regc ,pdata 
-0x6e82 030658 branch sa_req_range_id_increase 
-:      030659 sa_req_range_id_finish:
-0x6e83 030660 increase -5 ,timeup 
-0x6e84 030661 increase -5 ,rega 
-0x6e85 030662 branch sa_req_check_next_id 
-:      030663 sa_req_one_id:
-0x6e86 030664 ifetch 2 ,contr 
-0x6e87 030665 istore 2 ,contw 
-0x6e88 030666 increase 1 ,queue 
-0x6e89 030667 increase -3 ,timeup 
-0x6e8a 030668 increase -3 ,rega 
-:      030669 sa_req_check_next_id:
-0x6e8b 030670 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 030671 nbranch sa_req_loop ,zero 
-0x6e8d 030672 increase -1 ,timeup 
-0x6e8e 030673 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 030675 call l2cap_get_sdp_tx_payload 
-0x6e90 030676 increase 10 ,contw 
-0x6e91 030677 arg mem_sdp_attrib_list ,rega 
-:      030678 sa_req_handle_attributelist_next:
-0x6e92 030679 copy queue ,pdata 
-0x6e93 030680 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 030681 ifetch 2 ,rega 
-0x6e95 030682 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 030683 iforce regb 
-0x6e97 030684 fetch 4 ,mem_sdp_record_handle 
-0x6e98 030685 iforce temp 
-0x6e99 030686 call search_handle_attrib 
-0x6e9a 030687 copy contr ,pdata 
-0x6e9b 030688 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 030689 increase -3 ,contr 
-0x6e9d 030690 ifetch 3 ,contr 
-0x6e9e 030691 istore 3 ,contw 
-0x6e9f 030692 call sdp_data_len 
-0x6ea0 030693 iforce loopcnt 
-0x6ea1 030694 call memcpy 
-:      030695 sa_req_handle_attributelist_notfound:
-0x6ea2 030696 increase 2 ,rega 
-0x6ea3 030697 increase -1 ,queue 
-0x6ea4 030698 branch sa_req_handle_attributelist_next 
-:      030700 sa_req_handle_attributelist_end:
-0x6ea5 030701 arg sdp_attribute_res ,rega 
-0x6ea6 030702 call ssa_req_range_lastfreg_common 
-0x6ea7 030703 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 030704 beq 11 ,sa_empty_rsp 
-0x6ea9 030705 branch ssa_req_range_attrbutes_length_no_continue 
-:      030708 sdp_store_continue_common:
-0x6eaa 030709 ifetch 1 ,contr 
-0x6eab 030710 beq 0 ,sdp_store_continue_0byte 
-0x6eac 030711 beq 1 ,sdp_store_continue_1byte 
-0x6ead 030712 beq 2 ,sdp_store_continue_2byte 
-:      030713 sdp_store_continue_0byte:
-0x6eae 030714 increase -1 ,timeup 
-0x6eaf 030715 branch sdp_store_continue_end 
-:      030716 sdp_store_continue_1byte:
-0x6eb0 030717 ifetch 1 ,contr 
-0x6eb1 030718 increase -2 ,timeup 
-0x6eb2 030719 branch sdp_store_continue_end 
-:      030720 sdp_store_continue_2byte:
-0x6eb3 030721 ifetch 2 ,contr 
-0x6eb4 030722 byteswap pdata ,pdata 
-0x6eb5 030723 increase -3 ,timeup 
-:      030724 sdp_store_continue_end:
-0x6eb6 030725 store 2 ,mem_sdp_continue_byte 
-0x6eb7 030726 rtn 
-:      030728 sa_req_all:
-0x6eb8 030729 increase -5 ,timeup 
-0x6eb9 030730 call sdp_store_continue_common 
-0x6eba 030731 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 030732 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 030733 call search_handle 
-0x6ebd 030734 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 030735 copy contr ,rega 
-0x6ebf 030736 call l2cap_get_sdp_tx_payload 
-0x6ec0 030737 copy rega ,contr 
-0x6ec1 030738 increase 3 ,contw 
-0x6ec2 030739 copy contr ,timeup 
-0x6ec3 030740 call sdp_get_data 
-0x6ec4 030741 copy pdata ,rega 
-0x6ec5 030743 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 030744 copy pdata ,regb 
-0x6ec7 030745 copy rega ,pdata 
-0x6ec8 030746 isub regb ,regb 
-0x6ec9 030747 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 030748 isub regb ,null 
-0x6ecb 030749 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 030751 disable user 
-0x6ecd 030752 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 030753 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 030754 iadd timeup ,contr 
-0x6ed0 030755 increase 3 ,regb 
-0x6ed1 030756 copy regb ,loopcnt 
-0x6ed2 030757 copy loopcnt ,pdata 
-0x6ed3 030758 increase 3 ,pdata 
-0x6ed4 030759 byteswap pdata ,pdata 
-0x6ed5 030760 istore 2 ,contw 
-0x6ed6 030761 copy loopcnt ,pdata 
-0x6ed7 030762 byteswap pdata ,pdata 
-0x6ed8 030763 istore 2 ,contw 
-0x6ed9 030764 branch sa_req_all_answer_attributelist_full_loop 
-:      030765 sa_req_all_fisrt_fragment:
-0x6eda 030766 add rega ,6 ,loopcnt 
-0x6edb 030767 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 030768 byteswap loopcnt ,pdata 
-0x6edd 030769 branch sa_req_all_parlength_continue_byte_end 
-:      030770 sa_req_all_parlength_continue_byte:
-0x6ede 030771 copy loopcnt ,pdata 
-0x6edf 030772 increase 2 ,pdata 
-0x6ee0 030773 byteswap pdata ,pdata 
-:      030774 sa_req_all_parlength_continue_byte_end:
-0x6ee1 030775 istore 2 ,contw 
-0x6ee2 030776 increase -3 ,loopcnt 
-0x6ee3 030777 byteswap loopcnt ,pdata 
-0x6ee4 030778 istore 2 ,contw 
-0x6ee5 030779 copy timeup ,contr 
-0x6ee6 030780 branch sa_req_all_answer_attributelist_full_loop 
-:      030781 sa_req_all_fragment_sdp:
-0x6ee7 030782 enable user 
-0x6ee8 030784 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 030785 copy pdata ,rega 
-0x6eea 030786 copy rega ,loopcnt 
-0x6eeb 030787 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 030788 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 030789 iadd timeup ,contr 
-0x6eee 030790 copy rega ,pdata 
-0x6eef 030791 increase 5 ,pdata 
-0x6ef0 030792 byteswap pdata ,pdata 
-0x6ef1 030793 istore 2 ,contw 
-0x6ef2 030794 copy rega ,pdata 
-0x6ef3 030795 byteswap pdata ,pdata 
-0x6ef4 030796 istore 2 ,contw 
-:      030797 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 030798 call memcpy 
-0x6ef6 030799 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 030800 force 2 ,pdata 
-0x6ef8 030801 istore 1 ,contw 
-0x6ef9 030802 copy contr ,pdata 
-0x6efa 030803 isub timeup ,pdata 
-0x6efb 030804 byteswap pdata ,pdata 
-0x6efc 030805 istore 2 ,contw 
-0x6efd 030806 branch sa_req_all_frag_end 
-:      030807 sa_req_all_last_frag_continue:
-0x6efe 030808 force 0 ,pdata 
-0x6eff 030809 istore 1 ,contw 
-:      030810 sa_req_all_frag_end:
-0x6f00 030811 arg sdp_attribute_res ,rega 
-0x6f01 030812 branch ssa_req_range_common 
-:      030823 sdp_process_ssa_req:
-0x6f02 030824 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 030825 call ask_serviceclassid 
-0x6f04 030826 compare 0xff ,temp ,0xff 
-0x6f05 030827 branch sdp_invalid_request_syntax ,true 
-0x6f06 030828 call sdp_store_maxbyte 
-0x6f07 030829 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 030830 increase -2 ,timeup 
-0x6f09 030831 call dataelementtype6 
-0x6f0a 030832 arg mem_sdp_attrib_list ,contw 
-0x6f0b 030833 force 0 ,queue 
-:      030834 ssa_req_loop:
-0x6f0c 030835 ifetch 1 ,contr 
-0x6f0d 030836 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 030837 ifetch 2 ,contr 
-0x6f0f 030838 istore 2 ,contw 
-0x6f10 030839 increase 1 ,queue 
-0x6f11 030840 increase -3 ,timeup 
-0x6f12 030841 increase -3 ,rega 
-0x6f13 030842 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 030843 nbranch ssa_req_loop ,zero 
-0x6f15 030844 increase -1 ,timeup 
-0x6f16 030845 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 030846 call l2cap_get_sdp_tx_payload 
-0x6f18 030847 increase 13 ,contw 
-0x6f19 030848 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 030849 iforce regc 
-0x6f1b 030850 arg mem_sdp_attrib_list ,rega 
-:      030851 ssa_req_attributelist_next:
-0x6f1c 030852 ifetch 2 ,rega 
-0x6f1d 030853 branch ssa_req_attributelist_end ,blank 
-0x6f1e 030854 iforce regb 
-0x6f1f 030855 call search_attrib 
-0x6f20 030856 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 030857 increase -3 ,contr 
-0x6f22 030858 ifetch 3 ,contr 
-0x6f23 030859 istore 3 ,contw 
-0x6f24 030860 call sdp_data_len 
-0x6f25 030861 iforce loopcnt 
-0x6f26 030862 call memcpy 
-:      030863 ssa_req_attributelist_notfound:
-0x6f27 030864 increase 2 ,rega 
-0x6f28 030865 branch ssa_req_attributelist_next 
-:      030867 ssa_req_attributelist_end:
-0x6f29 030868 call ssa_req_range_lastfreg 
-0x6f2a 030869 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 030870 beq 14 ,ssa_empty_rsp 
-0x6f2c 030871 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 030872 branch ssa_req_range_attrbutes_length_no_continue 
-:      030875 sdp_store_maxbyte:
-0x6f2e 030876 ifetch 2 ,contr 
-0x6f2f 030877 byteswap pdata ,pdata 
-0x6f30 030878 increase -3 ,pdata 
-0x6f31 030879 arg 200 ,temp 
-0x6f32 030880 isub temp ,null 
-0x6f33 030881 nrtn positive 
-0x6f34 030882 setarg 200 
-0x6f35 030883 rtn 
-:      030886 ssa_req_range:
-0x6f36 030887 increase 4 ,contr 
-0x6f37 030888 increase -5 ,timeup 
-0x6f38 030889 increase -5 ,rega 
-0x6f39 030890 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 030891 call sdp_store_continue_common 
-0x6f3b 030892 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 030893 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 030894 call search_all_uuid 
-0x6f3e 030895 deposit queue 
-0x6f3f 030896 branch ssa_empty_rsp ,blank 
-0x6f40 030897 store 1 ,mem_handle_humber 
-0x6f41 030899 copy regb ,pdata 
-0x6f42 030900 store 2 ,mem_sdp_all_length 
-0x6f43 030901 arg 0 ,queue 
-0x6f44 030902 arg 0 ,rega 
-0x6f45 030903 call l2cap_get_sdp_tx_payload 
-0x6f46 030904 increase 10 ,contw 
-:      030905 ssa_req_range_find_handle:
-0x6f47 030906 call ssa_req_range_get_length 
-0x6f48 030907 nbranch assert ,user 
-0x6f49 030908 copy contr ,timeup 
-0x6f4a 030909 copy pdata ,regc 
-0x6f4b 030910 iadd rega ,rega 
-0x6f4c 030913 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 030914 copy pdata ,regb 
-0x6f4e 030915 branch ssa_req_range_first_freg ,blank 
-:      030916 ssa_req_range_later_freg_with_continue:
-0x6f4f 030917 copy rega ,pdata 
-0x6f50 030918 isub regb ,regb 
-0x6f51 030919 branch ssa_req_range_next_handle ,zero 
-0x6f52 030920 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 030921 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 030922 isub regb ,null 
-0x6f55 030923 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 030924 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      030927 ssa_req_range_send_not_maxbyte:
-0x6f57 030928 copy regb ,loopcnt 
-0x6f58 030929 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 030930 fetch 1 ,mem_handle_humber 
-0x6f5a 030931 increase 1 ,queue 
-0x6f5b 030932 isub queue ,null 
-0x6f5c 030933 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 030934 branch ssa_req_range_freg_with_continue 
-:      030936 ssa_req_range_maxbyte_with_continue:
-0x6f5e 030937 copy pdata ,loopcnt 
-0x6f5f 030938 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 030939 branch ssa_req_range_freg_with_continue 
-:      030941 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 030942 increase -3 ,contw 
-0x6f62 030943 copy loopcnt ,temp 
-0x6f63 030944 copy regc ,pdata 
-0x6f64 030945 isub regb ,pdata 
-0x6f65 030946 iadd timeup ,contr 
-0x6f66 030947 branch memcpy 
-:      030949 ssa_req_range_next_handle:
-0x6f67 030950 fetch 1 ,mem_handle_humber 
-0x6f68 030951 increase 1 ,queue 
-0x6f69 030952 isub queue ,null 
-0x6f6a 030953 rtn zero 
-0x6f6b 030954 branch ssa_req_range_find_handle 
-:      030956 ssa_req_range_get_length:
-0x6f6c 030957 call disable_user 
-0x6f6d 030958 arg mem_sdp_handle_list ,contr 
-0x6f6e 030959 lshift2 queue ,pdata 
-0x6f6f 030960 iadd contr ,contr 
-0x6f70 030961 ifetcht 4 ,contr 
-0x6f71 030962 call search_handle 
-0x6f72 030963 nrtn zero 
-0x6f73 030964 call sdp_data_len 
-0x6f74 030965 branch enable_user 
-:      030967 ssa_req_range_first_freg:
-0x6f75 030968 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 030969 isub rega ,null 
-0x6f77 030970 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 030971 copy rega ,loopcnt 
-0x6f79 030972 copy loopcnt ,temp 
-0x6f7a 030973 copy timeup ,contr 
-0x6f7b 030974 call memcpy 
-0x6f7c 030975 fetch 2 ,mem_sdp_all_length 
-0x6f7d 030976 isub rega ,null 
-0x6f7e 030977 branch ssa_req_range_freg_no_continue ,zero 
-:      030978 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 030979 call ssa_req_range_freg_with_continue 
-0x6f80 030980 branch ssa_req_range_attrbutes_length 
-:      030982 ssa_req_range_freg_no_continue:
-0x6f81 030983 call ssa_req_range_lastfreg 
-0x6f82 030984 branch ssa_req_range_attrbutes_length 
-:      030986 ssa_req_range_lastfreg:
-0x6f83 030987 arg sdp_searchattrib_res ,rega 
-:      030988 ssa_req_range_lastfreg_common:
-0x6f84 030989 force 0 ,pdata 
-0x6f85 030990 istore 1 ,contw 
-0x6f86 030991 call ssa_req_range_common 
-0x6f87 030992 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 030993 increase -5 ,temp 
-0x6f89 030994 byteswap temp ,pdata 
-0x6f8a 030995 istore 2 ,contw 
-0x6f8b 030996 increase -3 ,temp 
-0x6f8c 030997 byteswap temp ,pdata 
-0x6f8d 030998 istore 2 ,contw 
-0x6f8e 030999 rtn 
-:      031001 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031002 copy pdata ,loopcnt 
-0x6f90 031003 copy loopcnt ,temp 
-0x6f91 031004 copy timeup ,contr 
-0x6f92 031005 call memcpy 
-0x6f93 031006 call ssa_req_range_freg_with_continue 
-:      031007 ssa_req_range_attrbutes_length:
-0x6f94 031008 setarg 0x36 
-0x6f95 031009 istore 1 ,contw 
-0x6f96 031010 fetch 2 ,mem_sdp_all_length 
-0x6f97 031011 byteswap pdata ,pdata 
-0x6f98 031012 istore 2 ,contw 
-0x6f99 031013 rtn 
-:      031015 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031016 setarg 0x36 
-0x6f9b 031017 istore 1 ,contw 
-0x6f9c 031018 increase -3 ,temp 
-0x6f9d 031019 byteswap temp ,pdata 
-0x6f9e 031020 istore 2 ,contw 
-0x6f9f 031021 rtn 
-:      031023 ssa_req_range_freg_with_continue:
-0x6fa0 031024 arg sdp_searchattrib_res ,rega 
-0x6fa1 031025 setarg 2 
-0x6fa2 031026 istore 1 ,contw 
-0x6fa3 031027 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031028 iadd temp ,temp 
-0x6fa5 031029 byteswap temp ,pdata 
-0x6fa6 031030 istore 2 ,contw 
-0x6fa7 031031 call ssa_req_range_common 
-0x6fa8 031032 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031033 increase -5 ,temp 
-0x6faa 031034 byteswap temp ,pdata 
-0x6fab 031035 istore 2 ,contw 
-0x6fac 031036 increase -5 ,temp 
-0x6fad 031037 byteswap temp ,pdata 
-0x6fae 031038 istore 2 ,contw 
-0x6faf 031039 rtn 
-:      031041 ssa_req_range_common:
-0x6fb0 031042 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031043 isub contw ,pdata 
-0x6fb2 031044 sub pdata ,0 ,pdata 
-0x6fb3 031045 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031046 call l2cap_get_sdp_tx_payload 
-0x6fb5 031047 copy rega ,pdata 
-0x6fb6 031048 istore 1 ,contw 
-0x6fb7 031049 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031050 istore 2 ,contw 
-0x6fb9 031051 rtn 
-:      031064 sdp_process_ssa_res:
-:      031065 sdp_process_ss_res:
-:      031066 sdp_process_sa_res:
-:      031067 sdp_process_error_res:
-0x6fba 031068 rtn 
-:      031101 sdp_invalid_service_record_handle:
-0x6fbb 031102 setarg 0x0200 
-0x6fbc 031103 store 2 ,mem_sdp_error_code 
-0x6fbd 031104 branch sdp_error_response 
-:      031105 sdp_invalid_pdu_size:
-0x6fbe 031106 setarg 0x0400 
-0x6fbf 031107 store 2 ,mem_sdp_error_code 
-0x6fc0 031108 branch sdp_error_response 
-:      031109 sdp_insufficient_resource:
-0x6fc1 031110 setarg 0x0600 
-0x6fc2 031111 store 2 ,mem_sdp_error_code 
-0x6fc3 031112 branch sdp_error_response 
-:      031113 sdp_invalid_request_syntax:
-0x6fc4 031114 setarg 0x0300 
-0x6fc5 031115 store 2 ,mem_sdp_error_code 
-:      031116 sdp_error_response:
-0x6fc6 031117 call l2cap_get_sdp_tx_payload 
-0x6fc7 031118 istore 1 ,contw 
-0x6fc8 031119 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031120 istore 2 ,contw 
-0x6fca 031121 setarg 0x0200 
-0x6fcb 031122 istore 2 ,contw 
-0x6fcc 031123 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031124 istore 2 ,contw 
-0x6fce 031125 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031126 rtn 
-:      031131 ask_serviceclassid:
-0x6fd0 031132 arg 0 ,regb 
-0x6fd1 031133 force 0 ,temp 
-0x6fd2 031134 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031135 call dataelementtype6 
-0x6fd4 031136 branch asksrv_error ,zero 
-:      031137 classidloop:
-0x6fd5 031138 increase 1 ,regb 
-0x6fd6 031139 ifetch 1 ,contr 
-0x6fd7 031140 increase -1 ,rega 
-0x6fd8 031141 increase -1 ,timeup 
-0x6fd9 031142 compare 0x18 ,pdata ,0xf8 
-0x6fda 031143 nbranch asksrv_error ,true 
-0x6fdb 031144 compare 0x04 ,pdata ,0x07 
-0x6fdc 031145 nbranch cmp032 ,true 
-0x6fdd 031146 force 1 ,temp 
-:      031147 skip2bytes:
-0x6fde 031148 ifetch 1 ,contr 
-0x6fdf 031149 increase -1 ,rega 
-0x6fe0 031150 increase -1 ,timeup 
-0x6fe1 031151 bne 0x00 ,frstbwrong 
-0x6fe2 031152 ifetch 1 ,contr 
-0x6fe3 031153 increase -1 ,rega 
-0x6fe4 031154 increase -1 ,timeup 
-0x6fe5 031155 beq 0x00 ,cmpuuid 
-0x6fe6 031156 branch scndbwrong 
-:      031157 frstbwrong:
-0x6fe7 031158 increase 1 ,contr 
-0x6fe8 031159 increase -1 ,rega 
-0x6fe9 031160 increase -1 ,timeup 
-:      031161 scndbwrong:
-0x6fea 031162 increase 2 ,contr 
-0x6feb 031163 increase -2 ,rega 
-0x6fec 031164 increase -2 ,timeup 
-0x6fed 031165 compare 0x00 ,temp ,0xff 
-0x6fee 031166 branch loopornot ,true 
-0x6fef 031167 increase 12 ,contr 
-0x6ff0 031168 increase -12 ,rega 
-0x6ff1 031169 increase -12 ,timeup 
-0x6ff2 031170 branch loopornot 
-:      031171 cmp032:
-0x6ff3 031172 compare 0x02 ,pdata ,0x07 
-0x6ff4 031173 nbranch cmp016 ,true 
-0x6ff5 031174 branch skip2bytes 
-:      031175 cmp016:
-0x6ff6 031176 compare 0x01 ,pdata ,0x07 
-0x6ff7 031177 nbranch asksrv_error ,true 
-:      031178 cmpuuid:
-0x6ff8 031179 increase -2 ,rega 
-0x6ff9 031180 increase -2 ,timeup 
-0x6ffa 031181 ifetch 2 ,contr 
-0x6ffb 031182 sub regb ,4 ,null 
-0x6ffc 031183 branch uuidsize ,zero 
-0x6ffd 031184 istore 2 ,contw 
-:      031185 uuidsize:
-0x6ffe 031186 compare 0x00 ,temp ,0xff 
-0x6fff 031187 branch loopornot ,true 
-0x7000 031188 copy contr ,temp 
-0x7001 031189 ifetch 1 ,contr 
-0x7002 031190 bne 0x00 ,wrong12b 
-0x7003 031191 ifetch 1 ,contr 
-0x7004 031192 bne 0x00 ,wrong12b 
-0x7005 031193 ifetch 1 ,contr 
-0x7006 031194 bne 0x10 ,wrong12b 
-0x7007 031195 ifetch 1 ,contr 
-0x7008 031196 bne 0x00 ,wrong12b 
-0x7009 031197 ifetch 1 ,contr 
-0x700a 031198 bne 0x80 ,wrong12b 
-0x700b 031199 ifetch 1 ,contr 
-0x700c 031200 bne 0x00 ,wrong12b 
-0x700d 031201 ifetch 1 ,contr 
-0x700e 031202 bne 0x00 ,wrong12b 
-0x700f 031203 ifetch 1 ,contr 
-0x7010 031204 bne 0x80 ,wrong12b 
-0x7011 031205 ifetch 1 ,contr 
-0x7012 031206 bne 0x5f ,wrong12b 
-0x7013 031207 ifetch 1 ,contr 
-0x7014 031208 bne 0x9b ,wrong12b 
-0x7015 031209 ifetch 1 ,contr 
-0x7016 031210 bne 0x34 ,wrong12b 
-0x7017 031211 ifetch 1 ,contr 
-0x7018 031212 beq 0xfb ,chck12dn 
-:      031213 wrong12b:
-0x7019 031214 copy temp ,contr 
-:      031215 wrong12b1:
-0x701a 031216 increase 12 ,contr 
-0x701b 031217 force 0x00 ,queue 
-0x701c 031218 force 0x00 ,temp 
-0x701d 031219 branch chck12dn 
-:      031221 chck12dn:
-0x701e 031222 increase -12 ,timeup 
-0x701f 031223 increase -12 ,rega 
-:      031224 loopornot:
-0x7020 031225 force 0x00 ,temp 
-0x7021 031226 compare 0x00 ,rega ,0xff 
-0x7022 031227 nbranch classidloop ,true 
-0x7023 031228 force 0 ,pdata 
-0x7024 031229 istore 2 ,contw 
-0x7025 031230 rtn 
-:      031231 asksrv_error:
-0x7026 031232 arg 0xff ,temp 
-0x7027 031233 rtn 
-:      031243 dataelementtype6:
-0x7028 031244 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031245 ifetch 1 ,contr 
-0x702a 031246 increase -1 ,timeup 
-0x702b 031247 compare 0x30 ,pdata ,0xf8 
-0x702c 031248 nbranch dsize_error ,true 
-0x702d 031249 compare 0x07 ,pdata ,0x07 
-0x702e 031250 branch dsize32 ,true 
-0x702f 031251 compare 0x06 ,pdata ,0x07 
-0x7030 031252 branch dsize16 ,true 
-0x7031 031253 compare 0x05 ,pdata ,0x07 
-0x7032 031254 nbranch dsize_error ,true 
-0x7033 031256 ifetch 1 ,contr 
-0x7034 031257 copy pdata ,rega 
-0x7035 031258 increase -1 ,timeup 
-0x7036 031259 branch dsize 
-:      031260 dsize32:
-0x7037 031261 increase 2 ,contr 
-0x7038 031262 increase -2 ,timeup 
-:      031263 dsize16:
-0x7039 031264 ifetch 2 ,contr 
-0x703a 031265 byteswap pdata ,rega 
-0x703b 031266 increase -2 ,timeup 
-:      031267 dsize:
-0x703c 031268 force 0x01 ,pdata 
-0x703d 031269 rtn 
-:      031270 dsize_error:
-0x703e 031271 force 0x00 ,pdata 
-0x703f 031272 rtn 
-:      031282 ss_empty_rsp:
-0x7040 031283 setarg sdp_search_res 
-0x7041 031284 store 1 ,mem_sdp_pduid 
-0x7042 031285 branch empty_response 
-:      031286 sa_empty_rsp:
-0x7043 031287 setarg sdp_attribute_res 
-0x7044 031288 store 1 ,mem_sdp_pduid 
-0x7045 031289 branch empty_response 
-:      031290 ssa_empty_rsp:
-0x7046 031291 setarg sdp_searchattrib_res 
-0x7047 031292 store 1 ,mem_sdp_pduid 
-:      031293 empty_response:
-0x7048 031294 call l2cap_get_sdp_tx_payload 
-0x7049 031297 fetch 1 ,mem_sdp_pduid 
-0x704a 031298 copy pdata ,regb 
-0x704b 031299 istore 1 ,contw 
-0x704c 031300 fetch 2 ,mem_sdp_transactionid 
-0x704d 031301 istore 2 ,contw 
-0x704e 031302 setarg 0x0500 
-0x704f 031303 istore 2 ,contw 
-0x7050 031304 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031305 branch fullsearch ,true 
-0x7052 031306 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031307 branch fullsearch ,true 
-0x7054 031308 setarg 0x000000 
-0x7055 031309 istore 5 ,contw 
-0x7056 031310 branch outempty 
-:      031312 fullsearch:
-0x7057 031313 setarg 0x350200 
-0x7058 031314 istore 5 ,contw 
-:      031315 outempty:
-0x7059 031316 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031317 rtn 
-:      031320 sdp_data_len:
-0x705b 031321 call store_contw 
-0x705c 031322 call store_contr 
-0x705d 031323 call sdp_get_data 
-0x705e 031324 call get_contw 
-0x705f 031325 call get_contr 
-0x7060 031326 copy temp ,pdata 
-0x7061 031327 rtn 
-:      031330 sdp_get_data:
-0x7062 031331 ifetch 1 ,contr 
-0x7063 031332 and pdata ,0x7 ,loopcnt 
-0x7064 031333 rshift3 pdata ,pdata 
-0x7065 031334 bne 0 ,sdp_get_data_type_not0 
-:      031335 sdp_get_data_type0:
-0x7066 031336 force 1 ,pdata 
-0x7067 031337 force 1 ,temp 
-0x7068 031338 rtn 
-:      031340 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031341 call left_shift_n 
-0x706a 031342 add pdata ,1 ,temp 
-0x706b 031343 rtn 
-:      031344 sdp_get_data_type_not0:
-0x706c 031345 deposit loopcnt 
-0x706d 031346 sub pdata ,4 ,null 
-0x706e 031347 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031348 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031349 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031350 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031351 rtn 
-:      031353 sdp_get_data_type_not0_sizeindex5:
-0x7073 031354 ifetch 1 ,contr 
-0x7074 031355 add pdata ,2 ,temp 
-0x7075 031356 rtn 
-:      031357 sdp_get_data_type_not0_sizeindex6:
-0x7076 031358 ifetch 2 ,contr 
-0x7077 031359 byteswap pdata ,pdata 
-0x7078 031360 add pdata ,3 ,temp 
-0x7079 031361 rtn 
-:      031362 sdp_get_data_type_not0_sizeindex7:
-0x707a 031363 ifetch 2 ,contr 
-0x707b 031364 byteswap pdata ,pdata 
-0x707c 031365 ifetcht 2 ,contr 
-0x707d 031366 byteswap temp ,temp 
-0x707e 031367 lshift16 temp ,temp 
-0x707f 031368 iadd temp ,pdata 
-0x7080 031369 add pdata ,5 ,temp 
-0x7081 031370 rtn 
-:      031376 search_all_uuid:
-0x7082 031377 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031378 force 0 ,queue 
-0x7084 031379 arg 0 ,regb 
-0x7085 031380 arg mem_sdp_handle_list ,contw 
-:      031381 search_all_uuid_llop:
-0x7086 031382 ifetch 2 ,timeup 
-0x7087 031383 rtn blank 
-0x7088 031384 call search_uuid 
-0x7089 031385 copy queue ,pdata 
-0x708a 031386 rtneq sdp_max_handle_number 
-0x708b 031387 increase 2 ,timeup 
-0x708c 031388 branch search_all_uuid_llop 
-:      031390 search_uuid:
-0x708d 031392 iforce regc 
-0x708e 031394 fetch 2 ,mem_ui_uuid_table 
-0x708f 031395 iforce contr 
-:      031396 search_uuid_next:
-0x7090 031397 copy queue ,pdata 
-0x7091 031398 rtneq sdp_max_handle_number 
-0x7092 031399 disable user 
-0x7093 031400 ifetch 1 ,contr 
-0x7094 031401 rtn blank 
-0x7095 031402 iforce loopcnt 
-:      031403 search_uuid_loop:
-0x7096 031404 ifetch 2 ,contr 
-0x7097 031405 isub regc ,null 
-0x7098 031406 nbranch search_uuid_not_found ,zero 
-0x7099 031407 enable user 
-:      031408 search_uuid_not_found:
-0x709a 031409 loop search_uuid_loop 
-0x709b 031410 ifetcht 4 ,contr 
-0x709c 031411 copy contr ,rega 
-0x709d 031412 nbranch search_uuid_nomatch ,user 
-0x709e 031413 arg mem_sdp_handle_list ,contr 
-0x709f 031414 arg sdp_max_handle_number ,loopcnt 
-:      031415 search_uuid_check_same_handle:
-0x70a0 031416 ifetch 4 ,contr 
-0x70a1 031417 branch search_uuid_store_handle ,blank 
-0x70a2 031418 isub temp ,null 
-0x70a3 031419 branch search_uuid_nomatch ,zero 
-0x70a4 031420 loop search_uuid_check_same_handle 
-0x70a5 031421 rtn 
-:      031422 search_uuid_store_handle:
-0x70a6 031423 istoret 4 ,contw 
-0x70a7 031424 increase 1 ,queue 
-0x70a8 031425 copy rega ,contr 
-0x70a9 031426 call sdp_data_len 
-0x70aa 031427 iadd regb ,regb 
-0x70ab 031428 iadd contr ,contr 
-0x70ac 031429 branch search_uuid_next 
-:      031430 search_uuid_nomatch:
-0x70ad 031431 copy rega ,contr 
-0x70ae 031432 call sdp_get_data 
-0x70af 031433 iadd contr ,contr 
-0x70b0 031434 branch search_uuid_next 
-:      031440 search_handle:
-0x70b1 031441 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031442 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031443 iforce contr 
-:      031444 search_handle_loop:
-0x70b4 031445 ifetch 1 ,contr 
-0x70b5 031446 branch disable_zero ,blank 
-0x70b6 031447 lshift pdata ,pdata 
-0x70b7 031448 iadd contr ,contr 
-0x70b8 031449 ifetch 4 ,contr 
-0x70b9 031450 isub temp ,null 
-0x70ba 031451 rtn zero 
-0x70bb 031452 deposit contw 
-0x70bc 031453 store 2 ,mem_contw 
-0x70bd 031454 storet 8 ,mem_temp 
-0x70be 031455 call sdp_get_data 
-0x70bf 031456 iadd contr ,contr 
-0x70c0 031457 copy contr ,pdata 
-0x70c1 031458 fetcht 2 ,mem_contw 
-0x70c2 031459 copy temp ,contw 
-0x70c3 031460 fetcht 8 ,mem_temp 
-0x70c4 031461 copy pdata ,contr 
-0x70c5 031462 branch search_handle_loop 
-:      031468 search_attrib:
-0x70c6 031469 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031470 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031471 iforce contr 
-:      031472 search_attrib_next:
-0x70c9 031473 ifetch 1 ,contr 
-0x70ca 031474 branch search_attrib_end ,blank 
-0x70cb 031475 iforce loopcnt 
-:      031476 search_attrib_loop:
-0x70cc 031477 ifetch 2 ,contr 
-0x70cd 031478 isub regc ,null 
-0x70ce 031479 branch search_attrib_found_uuid ,zero 
-0x70cf 031480 loop search_attrib_loop 
-0x70d0 031481 increase 4 ,contr 
-0x70d1 031482 call sdp_get_data 
-0x70d2 031483 iadd contr ,contr 
-0x70d3 031484 branch search_attrib_next 
-:      031485 search_attrib_found_uuid:
-0x70d4 031486 increase -1 ,loopcnt 
-0x70d5 031487 lshift loopcnt ,pdata 
-0x70d6 031488 iadd contr ,contr 
-0x70d7 031489 increase 4 ,contr 
-0x70d8 031490 call sdp_get_data 
-0x70d9 031491 iadd contr ,timeup 
-:      031492 search_attrib_loop_attribs:
-0x70da 031493 increase 1 ,contr 
-0x70db 031494 ifetch 2 ,contr 
-0x70dc 031495 isub regb ,null 
-0x70dd 031499 branch disable_blank ,zero 
-0x70de 031500 call sdp_data_len 
-0x70df 031501 iadd contr ,contr 
-0x70e0 031502 deposit timeup 
-0x70e1 031503 isub contr ,null 
-0x70e2 031504 branch search_attrib_end ,zero 
-0x70e3 031505 branch search_attrib_loop_attribs 
-:      031506 search_attrib_end:
-0x70e4 031507 force 0 ,contr 
-0x70e5 031508 force 0 ,pdata 
-0x70e6 031509 rtn 
-:      031515 search_handle_attrib:
-0x70e7 031516 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031517 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031518 iforce contr 
-:      031519 search_handle_attrib_next:
-0x70ea 031520 ifetch 1 ,contr 
-0x70eb 031521 branch search_handle_attrib_end ,blank 
-0x70ec 031522 lshift pdata ,pdata 
-0x70ed 031523 iadd contr ,contr 
-0x70ee 031524 ifetch 4 ,contr 
-0x70ef 031525 isub temp ,null 
-0x70f0 031526 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031527 call sdp_get_data 
-0x70f2 031528 iadd contr ,contr 
-0x70f3 031529 branch search_handle_attrib_next 
-:      031530 search_handl_attrib_found_handle:
-0x70f4 031531 call sdp_get_data 
-0x70f5 031532 iadd contr ,timeup 
-:      031533 search_handle_attrib_loop_attribs:
-0x70f6 031534 increase 1 ,contr 
-0x70f7 031535 ifetch 2 ,contr 
-0x70f8 031536 isub regb ,null 
-0x70f9 031537 rtn zero 
-0x70fa 031538 call sdp_data_len 
-0x70fb 031539 iadd contr ,contr 
-0x70fc 031540 deposit timeup 
-0x70fd 031541 isub contr ,null 
-0x70fe 031542 branch search_handle_attrib_end ,zero 
-0x70ff 031543 branch search_handle_attrib_loop_attribs 
-:      031544 search_handle_attrib_end:
-0x7100 031545 force 0 ,contr 
-0x7101 031546 rtn 
-:      031550 search_rfcomm_cn:
-0x7102 031551 arg 0x0400 ,regb 
-0x7103 031552 call search_handl_attrib_found_handle 
-0x7104 031553 arg 0x0300 ,regb 
-0x7105 031554 call search_uuid_in_data 
-0x7106 031555 nrtn user 
-0x7107 031556 sub rega ,3 ,null 
-0x7108 031557 branch disable_user ,positive 
-0x7109 031558 ifetch 1 ,contr 
-0x710a 031559 bne 0x08 ,disable_user 
-0x710b 031560 ifetch 1 ,contr 
-0x710c 031561 rtn 
-:      031566 search_uuid_in_data:
-0x710d 031567 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031568 call sdp_get_data 
-0x710f 031569 copy pdata ,rega 
-:      031570 search_uuid_in_data_loop:
-0x7110 031571 ifetch 1 ,contr 
-0x7111 031572 and pdata ,0x7 ,loopcnt 
-0x7112 031573 rshift3 pdata ,pdata 
-0x7113 031574 sub pdata ,3 ,null 
-0x7114 031575 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031576 copy loopcnt ,pdata 
-0x7116 031577 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031578 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031579 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031580 increase -1 ,contr 
-0x711a 031581 call sdp_get_data 
-0x711b 031582 iadd contr ,contr 
-0x711c 031583 copy rega ,pdata 
-0x711d 031584 isub temp ,rega 
-0x711e 031585 branch disable_user ,zero 
-0x711f 031586 branch search_uuid_in_data_loop 
-:      031588 search_uuid_in_data_found_element_index5:
-0x7120 031589 increase -2 ,rega 
-0x7121 031590 increase 1 ,contr 
-0x7122 031591 branch search_uuid_in_data_loop 
-:      031592 search_uuid_in_data_found_element_index6:
-0x7123 031593 increase -3 ,rega 
-0x7124 031594 increase 2 ,contr 
-0x7125 031595 branch search_uuid_in_data_loop 
-:      031596 search_uuid_in_data_found_element_index7:
-0x7126 031597 increase -5 ,rega 
-0x7127 031598 increase 4 ,contr 
-0x7128 031599 branch search_uuid_in_data_loop 
-:      031601 search_uuid_in_data_found_uuid:
-0x7129 031602 increase -1 ,rega 
-0x712a 031603 copy loopcnt ,pdata 
-0x712b 031604 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031605 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031606 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031607 branch disable_user 
-:      031608 search_uuid_in_data_type_uuid_128:
-0x712f 031609 increase -12 ,rega 
-:      031610 search_uuid_in_data_type_uuid_32:
-0x7130 031611 ifetch 2 ,contr 
-0x7131 031612 increase -2 ,rega 
-:      031613 search_uuid_in_data_type_uuid_16:
-0x7132 031614 ifetch 2 ,contr 
-0x7133 031615 isub regb ,null 
-0x7134 031616 branch enable_user ,zero 
-0x7135 031617 increase -2 ,rega 
-0x7136 031618 branch disable_user ,zero 
-0x7137 031619 branch search_uuid_in_data_loop 
-:      031678 sdp_send_spp_request:
-0x7138 031679 call l2cap_get_sdp_tx_payload 
-0x7139 031680 copy pdata ,contw 
-0x713a 031681 setarg 6 
-0x713b 031682 istore 1 ,contw 
-0x713c 031683 setarg sdp_tid_spp 
-0x713d 031684 istore 2 ,contw 
-0x713e 031685 setarg 0x0f00 
-0x713f 031686 istore 2 ,contw 
-0x7140 031687 setarg 0x1a0535 
-0x7141 031688 istore 3 ,contw 
-0x7142 031689 setarg 0x0111 
-0x7143 031690 lshift16 pdata ,pdata 
-0x7144 031691 istore 4 ,contw 
-0x7145 031692 setarg 0x2600 
-0x7146 031693 istore 2 ,contw 
-0x7147 031694 setarg 0x0335 
-0x7148 031695 istore 2 ,contw 
-0x7149 031696 setarg 0x0009 
-0x714a 031697 istore 2 ,contw 
-0x714b 031698 setarg 0x0004 
-0x714c 031699 istore 2 ,contw 
-0x714d 031700 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 031701 rtn 
-:      031705 function_g2:
-0x714f 031706 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 031707 jam 80 ,mem_aes_cmac_data_length 
-0x7151 031708 arg memdat ,contw 
-0x7152 031709 arg mem_le_srand ,contr 
-0x7153 031710 call memcpy16 
-0x7154 031711 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 031712 call memcpy32 
-0x7156 031713 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 031714 call memcpy32 
-0x7158 031715 call inverse_memdat 
-0x7159 031716 arg mem_le_mrand ,contr 
-0x715a 031717 call store_inverse_k 
-0x715b 031718 call function_aes_cmac 
-0x715c 031720 arg mem_aes_cmac_temp ,contw 
-0x715d 031721 call load_inverse_result 
-0x715e 031722 setarg 1000000 
-0x715f 031723 copy pdata ,rega 
-0x7160 031724 fetch 4 ,mem_aes_cmac_temp 
-0x7161 031725 idiv rega 
-0x7162 031726 call wait_div_end 
-0x7163 031727 remainder pdata 
-0x7164 031728 store 4 ,mem_gkey 
-0x7165 031730 rtn 
-:      031732 function_f6_eb:
-0x7166 031733 jam 65 ,mem_aes_cmac_data_length 
-0x7167 031734 arg memdat ,contw 
-0x7168 031735 call store_addr_common_a 
-0x7169 031736 call store_addr_common_b 
-0x716a 031737 fetch 3 ,mem_le_pres + 1 
-0x716b 031738 istore 3 ,contw 
-0x716c 031741 call get_r 
-0x716d 031743 arg mem_le_mrand ,contr 
-0x716e 031744 call memcpy16 
-0x716f 031745 arg mem_le_srand ,contr 
-0x7170 031746 call memcpy16 
-0x7171 031747 call inverse_memdat 
-0x7172 031748 arg mem_le_mackey ,contr 
-0x7173 031749 arg mem_aes_cmac_k ,contw 
-0x7174 031750 call memcpy16 
-0x7175 031752 branch function_aes_cmac 
-:      031756 get_r:
-0x7176 031757 fetch 4 ,mem_le_tk 
-0x7177 031758 istore 4 ,contw 
-0x7178 031759 call memset0_4 
-0x7179 031760 branch memset0_8 
-:      031762 function_f6_ea:
-0x717a 031763 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 031764 jam 65 ,mem_aes_cmac_data_length 
-0x717c 031765 arg memdat ,contw 
-0x717d 031766 call store_addr_common_b 
-0x717e 031767 call store_addr_common_a 
-0x717f 031768 fetch 3 ,mem_le_preq + 1 
-0x7180 031769 istore 3 ,contw 
-0x7181 031772 call get_r 
-0x7182 031773 arg mem_le_srand ,contr 
-0x7183 031774 call memcpy16 
-0x7184 031775 arg mem_le_mrand ,contr 
-0x7185 031776 call memcpy16 
-0x7186 031777 call inverse_memdat 
-0x7187 031778 arg mem_le_mackey ,contr 
-0x7188 031779 arg mem_aes_cmac_k ,contw 
-0x7189 031780 call memcpy16 
-0x718a 031782 call function_aes_cmac 
-0x718b 031783 arg mem_aes_cmac_temp ,contw 
-0x718c 031784 branch load_inverse_result 
-:      031786 function_f5:
-0x718d 031787 jam 32 ,mem_aes_cmac_data_length 
-0x718e 031788 arg mem_le_dhkey_256 ,contr 
-0x718f 031789 arg memdat ,contw 
-0x7190 031790 call memcpy32 
-0x7191 031791 call inverse_memdat 
-0x7192 031792 arg mem_le_slat ,contr 
-0x7193 031793 call store_inverse_k 
-0x7194 031794 call function_aes_cmac 
-0x7195 031795 arg mem_aes_cmac_k ,contw 
-0x7196 031796 call store_aes_result 
-0x7197 031797 arg 1 ,temp 
-0x7198 031798 call function_f5_common 
-0x7199 031799 arg mem_le_ltk ,contw 
-0x719a 031800 call load_inverse_result 
-0x719b 031801 arg 0 ,temp 
-0x719c 031802 call function_f5_common 
-0x719d 031803 arg mem_le_mackey ,contw 
-0x719e 031805 branch store_aes_result 
-:      031808 function_f5_common:
-0x719f 031809 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 031810 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 031811 setarg 0x100 
-0x71a2 031812 store 2 ,memdat 
-0x71a3 031813 call store_addr_common_b 
-0x71a4 031814 call store_addr_common_a 
-0x71a5 031815 arg mem_le_srand ,contr 
-0x71a6 031816 call memcpy16 
-0x71a7 031817 arg mem_le_mrand ,contr 
-0x71a8 031818 call memcpy16 
-0x71a9 031820 setarg 0x6c65 
-0x71aa 031821 istore 2 ,contw 
-0x71ab 031822 setarg 0x6274 
-0x71ac 031823 istore 2 ,contw 
-0x71ad 031824 istoret 1 ,contw 
-0x71ae 031825 call inverse_memdat 
-0x71af 031826 branch function_aes_cmac 
-:      031828 store_addr_common_b:
-0x71b0 031829 fetch 6 ,mem_le_lap 
-0x71b1 031830 istore 6 ,contw 
-0x71b2 031831 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 031832 istore 1 ,contw 
-0x71b4 031833 rtn 
-:      031835 store_addr_common_a:
-0x71b5 031836 fetch 6 ,mem_le_plap 
-0x71b6 031837 istore 6 ,contw 
-0x71b7 031842 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 031843 istore 1 ,contw 
-0x71b9 031844 rtn 
-:      031846 function_f4_ca:
-0x71ba 031847 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 031848 fetch 1 ,mem_passkey_1bit 
-0x71bc 031849 store 1 ,memdat 
-0x71bd 031850 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 031851 call memcpy32 
-0x71bf 031852 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 031853 call memcpy32 
-0x71c1 031854 call inverse_memdat 
-0x71c2 031855 arg mem_le_mrand ,contr 
-0x71c3 031856 call store_inverse_k 
-0x71c4 031857 branch function_aes_cmac 
-:      031860 function_f4_cb:
-0x71c5 031861 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 031862 fetch 1 ,mem_passkey_1bit 
-0x71c7 031863 store 1 ,memdat 
-0x71c8 031864 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 031865 call memcpy32 
-0x71ca 031866 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 031867 call memcpy32 
-0x71cc 031868 call inverse_memdat 
-0x71cd 031869 arg mem_le_srand ,contr 
-0x71ce 031870 call store_inverse_k 
-0x71cf 031871 branch function_aes_cmac 
-:      031873 function_aes_cmac:
-0x71d0 031874 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 031875 call function_aes_cmac_generate_subkey 
-0x71d2 031879 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 031880 copy pdata ,temp 
-:      031881 function_ceil16:
-0x71d4 031882 increase 15 ,pdata 
-0x71d5 031883 rshift4 pdata ,pdata 
-0x71d6 031884 copy pdata ,regb 
-0x71d7 031885 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 031886 and temp ,0x0f ,pdata 
-0x71d9 031887 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 031889 arg mem_aes_cmac_k1 ,regc 
-0x71db 031890 arg memdat ,pdata 
-0x71dc 031891 increase -16 ,pdata 
-0x71dd 031894 iadd temp ,rega 
-0x71de 031895 arg mem_aes_cmac_m_last ,contw 
-0x71df 031896 arg 4 ,loopcnt 
-0x71e0 031897 call xor_loop 
-0x71e1 031901 branch function_aes_cmac_aes 
-:      031903 function_aes_cmac_set_flag_0_balnk:
-0x71e2 031904 arg 1 ,regb 
-0x71e3 031905 arg 0 ,rega 
-0x71e4 031907 branch function_aes_cmac_set_flag_0_common 
-:      031910 function_aes_cmac_set_flag_0:
-0x71e5 031912 and temp ,0x0f ,rega 
-:      031913 function_aes_cmac_set_flag_0_common:
-0x71e6 031914 arg memdat ,pdata 
-0x71e7 031915 iadd temp ,pdata 
-0x71e8 031916 isub rega ,contr 
-0x71e9 031918 arg mem_aes_cmac_temp ,contw 
-0x71ea 031919 call function_aes_cmac_padding 
-0x71eb 031921 arg mem_aes_cmac_k2 ,regc 
-0x71ec 031922 arg mem_aes_cmac_temp ,rega 
-0x71ed 031923 arg mem_aes_cmac_m_last ,contw 
-0x71ee 031924 arg 4 ,loopcnt 
-0x71ef 031925 call xor_loop 
-:      031932 function_aes_cmac_aes:
-0x71f0 031937 call aes_clear_data 
-0x71f1 031938 call aes_init 
-0x71f2 031941 arg memdat ,contr 
-:      031942 function_aes_cmac_aes_loop:
-0x71f3 031944 increase -1 ,regb 
-0x71f4 031945 deposit regb 
-0x71f5 031946 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 031947 call load_data128 
-0x71f7 031948 call do_aes_cbc 
-0x71f8 031949 branch function_aes_cmac_aes_loop 
-:      031951 function_aes_cmac_aes_loop_end:
-0x71f9 031952 arg mem_aes_cmac_temp ,contw 
-0x71fa 031953 call store_aes_result 
-0x71fb 031954 arg mem_aes_cmac_m_last ,contr 
-0x71fc 031955 call load_data128 
-0x71fd 031956 call aes_init 
-0x71fe 031957 arg mem_aes_cmac_temp ,contr 
-0x71ff 031958 call load_data128 
-0x7200 031959 branch do_aes_cbc 
-:      031963 load_inverse_result:
-0x7201 031965 copy contw ,rega 
-0x7202 031966 call store_aes_result 
-0x7203 031968 arg 16 ,loopcnt 
-0x7204 031969 branch inverse_data 
-:      031971 store_inverse_k:
-0x7205 031972 arg mem_aes_cmac_k ,contw 
-0x7206 031973 call memcpy16 
-:      031974 inverse_k:
-0x7207 031975 arg 16 ,loopcnt 
-0x7208 031976 arg mem_aes_cmac_k ,rega 
-0x7209 031977 branch inverse_data 
-:      031979 inverse_memdat:
-0x720a 031980 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 031981 copy pdata ,loopcnt 
-0x720c 031982 arg memdat ,rega 
-0x720d 031983 branch inverse_data 
-:      031985 bn_lshift_0_inverse:
-0x720e 031986 ifetch 1 ,rega 
-0x720f 031987 lshift pdata ,pdata 
-0x7210 031988 isolate1 0 ,regc 
-0x7211 031989 setflag true ,0 ,pdata 
-0x7212 031990 isolate1 8 ,pdata 
-0x7213 031991 setflag true ,0 ,regc 
-0x7214 031992 istore 1 ,rega 
-0x7215 031993 increase -1 ,rega 
-0x7216 031994 loop bn_lshift_0_inverse 
-0x7217 031995 rtn 
-:      031997 function_aes_cmac_k1_inverse:
-0x7218 031998 arg mem_aes_cmac_k1 ,rega 
-:      031999 function_aes_cmac_inverse_common:
-0x7219 032000 increase 15 ,rega 
-0x721a 032001 force 16 ,loopcnt 
-0x721b 032002 force 0 ,regc 
-0x721c 032003 branch bn_lshift_0_inverse 
-:      032005 function_aes_cmac_k2_inverse:
-0x721d 032006 arg mem_aes_cmac_k2 ,rega 
-0x721e 032007 branch function_aes_cmac_inverse_common 
-:      032010 function_aes_cmac_generate_subkey:
-0x721f 032011 arg mem_aes_cmac_k ,contr 
-0x7220 032012 call load_key 
-0x7221 032015 force regidx_xor ,regext_index 
-0x7222 032016 call aes_clear 
-0x7223 032017 call aes_clear_data 
-0x7224 032018 call do_aes_ocb 
-0x7225 032023 arg mem_aes_cmac_k1 ,contw 
-0x7226 032024 call store_aes_result 
-:      032025 function_aes_cmac_k1:
-0x7227 032026 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032027 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032028 isolate1 7 ,pdata 
-0x722a 032029 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032030 call function_aes_cmac_k1_inverse 
-0x722c 032033 arg mem_aes_cmac_k1 ,regc 
-0x722d 032035 arg mem_aes_cmac_k1 ,contw 
-0x722e 032038 call function_aes_cmac_xor_rb 
-0x722f 032039 branch function_aes_cmac_k2 
-:      032040 function_aes_cmac_k1_0:
-0x7230 032041 call function_aes_cmac_k1_inverse 
-:      032042 function_aes_cmac_k2:
-0x7231 032044 arg mem_aes_cmac_k1 ,contr 
-0x7232 032045 arg mem_aes_cmac_k2 ,contw 
-0x7233 032046 call memcpy16 
-0x7234 032047 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032048 isolate1 7 ,pdata 
-0x7236 032049 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032050 call function_aes_cmac_k2_inverse 
-0x7238 032052 arg mem_aes_cmac_k2 ,regc 
-0x7239 032054 arg mem_aes_cmac_k2 ,contw 
-:      032060 function_aes_cmac_xor_rb:
-0x723a 032061 arg 3 ,loopcnt 
-:      032062 function_aes_cmac_xor_rb_loop:
-0x723b 032063 arg 0 ,temp 
-0x723c 032064 call function_aes_cmac_xor_loop_common 
-0x723d 032065 increase 4 ,regc 
-0x723e 032066 loop function_aes_cmac_xor_rb_loop 
-0x723f 032067 arg 0x8700 ,temp 
-0x7240 032068 lshift16 temp ,temp 
-:      032069 function_aes_cmac_xor_loop_common:
-0x7241 032070 ifetch 4 ,regc 
-0x7242 032071 ixor temp ,pdata 
-0x7243 032072 istore 4 ,contw 
-0x7244 032073 rtn 
-:      032079 function_aes_cmac_padding:
-0x7245 032080 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032081 arg 16 ,loopcnt 
-0x7247 032082 arg 0 ,pdata 
-:      032083 function_aes_cmac_padding_loop:
-0x7248 032084 isub rega ,null 
-0x7249 032085 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032086 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032087 ifetcht 1 ,contr 
-0x724c 032088 istoret 1 ,contw 
-:      032089 function_aes_cmac_padding_loop2:
-0x724d 032090 increase 1 ,pdata 
-0x724e 032091 loop function_aes_cmac_padding_loop 
-0x724f 032092 rtn 
-:      032093 function_aes_cmac_padding_beq_length:
-0x7250 032094 arg 0x80 ,temp 
-:      032095 function_aes_cmac_padding_common:
-0x7251 032096 istoret 1 ,contw 
-0x7252 032097 branch function_aes_cmac_padding_loop2 
-:      032099 function_aes_cmac_padding_big_length:
-0x7253 032100 arg 0 ,temp 
-0x7254 032101 branch function_aes_cmac_padding_common 
-:      032104 generate_kinit:
-0x7255 032105 call function_e22 
-0x7256 032106 arg mem_input_store ,contr 
-0x7257 032107 arg mem_kinit ,contw 
-0x7258 032108 branch memcpy16 
-:      032111 function_e21:
-0x7259 032112 disable user 
-0x725a 032113 call function_expand 
-0x725b 032114 arg mem_random_number ,contr 
-0x725c 032115 arg mem_x ,contw 
-0x725d 032116 force 15 ,loopcnt 
-0x725e 032117 call memcpy 
-0x725f 032118 ifetch 1 ,contr 
-0x7260 032119 xor_into 6 ,pdata 
-0x7261 032120 istore 1 ,contw 
-0x7262 032121 setarg mem_y 
-0x7263 032122 store 2 ,memp_ar_input 
-0x7264 032123 setarg mem_x 
-0x7265 032124 store 2 ,memp_ar_key 
-0x7266 032125 set1 mark_ar2 ,mark 
-0x7267 032126 branch function_ar 
-:      032130 function_e22:
-0x7268 032131 fetcht 1 ,mem_pin_length 
-0x7269 032132 force 16 ,regb 
-0x726a 032133 add temp ,6 ,regc 
-0x726b 032134 sub regc ,16 ,null 
-0x726c 032135 branch function_e22_pin_init ,positive 
-0x726d 032136 force 16 ,regc 
-:      032137 function_e22_pin_init:
-0x726e 032138 arg mem_x ,contw 
-:      032139 function_e22_genx_pin:
-0x726f 032140 arg mem_pin ,contr 
-0x7270 032141 copy temp ,loopcnt 
-0x7271 032142 disable user 
-:      032143 function_e22_genx_loop:
-0x7272 032144 ifetch 1 ,contr 
-0x7273 032145 istore 1 ,contw 
-0x7274 032146 increase -1 ,regb 
-0x7275 032147 branch function_e22_genx_end ,zero 
-0x7276 032148 loop function_e22_genx_loop 
-0x7277 032149 branch function_e22_genx_pin ,user 
-0x7278 032150 enable user 
-0x7279 032151 force 6 ,loopcnt 
-0x727a 032152 copy rega ,contr 
-0x727b 032153 branch function_e22_genx_loop 
-:      032154 function_e22_genx_end:
-0x727c 032155 arg mem_random_number ,contr 
-0x727d 032156 arg mem_y ,contw 
-0x727e 032157 call memcpy16 
-0x727f 032158 fetch 1 ,mem_y15 
-0x7280 032159 ixor regc ,pdata 
-0x7281 032160 store 1 ,mem_y15 
-0x7282 032161 setarg mem_y 
-0x7283 032162 store 2 ,memp_ar_input 
-0x7284 032163 setarg mem_x 
-0x7285 032164 store 2 ,memp_ar_key 
-0x7286 032165 set1 mark_ar2 ,mark 
-0x7287 032166 branch function_ar 
-:      032171 function_e1:
-0x7288 032172 disable user 
-0x7289 032173 call function_expand 
-0x728a 032174 branch function_hash 
-:      032176 function_e3:
-0x728b 032177 arg mem_aco ,rega 
-0x728c 032178 enable user 
-0x728d 032179 call function_expand 
-0x728e 032180 call function_hash 
-0x728f 032181 arg mem_input_store ,contr 
-0x7290 032182 arg mem_kc ,contw 
-0x7291 032183 branch memcpy16 
-:      032186 function_hash:
-0x7292 032187 setarg mem_random_number 
-0x7293 032188 store 2 ,memp_ar_input 
-0x7294 032189 setarg mem_link_key 
-0x7295 032190 store 2 ,memp_ar_key 
-0x7296 032191 set0 mark_ar2 ,mark 
-0x7297 032192 call function_ar 
-0x7298 032193 arg mem_input_store ,rega 
-0x7299 032194 arg mem_random_number ,regb 
-0x729a 032195 arg mem_x ,contw 
-0x729b 032196 call xor16 
-0x729c 032197 arg mem_x ,rega 
-0x729d 032198 arg mem_y ,regb 
-0x729e 032199 copy regb ,contw 
-0x729f 032200 enable user 
-0x72a0 032201 call add16 
-0x72a1 032202 call key_offset 
-0x72a2 032203 setarg mem_y 
-0x72a3 032204 store 2 ,memp_ar_input 
-0x72a4 032205 setarg mem_x 
-0x72a5 032206 store 2 ,memp_ar_key 
-0x72a6 032207 set1 mark_ar2 ,mark 
-0x72a7 032208 branch function_ar 
-:      032212 function_ar:
-0x72a8 032213 jam 0 ,mem_ar_hround 
-0x72a9 032214 fetch 2 ,memp_ar_key 
-0x72aa 032215 iforce contr 
-0x72ab 032216 arg mem_key_store ,contw 
-0x72ac 032217 call memcpy16 
-0x72ad 032218 fetch 2 ,memp_ar_input 
-0x72ae 032219 iforce contr 
-0x72af 032220 arg mem_input_store ,contw 
-0x72b0 032221 call memcpy16 
-:      032223 function_ar_loop:
-0x72b1 032224 call key_scheduling 
-0x72b2 032225 disable user 
-0x72b3 032226 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032227 fetch 1 ,mem_ar_hround 
-0x72b5 032228 bne 4 ,function_ar_original 
-0x72b6 032229 fetch 2 ,memp_ar_input 
-0x72b7 032230 iforce regb 
-0x72b8 032231 call xor_mod32_ar2 
-:      032232 function_ar_original:
-0x72b9 032233 call xor_mod32 
-0x72ba 032234 call el_boxes 
-0x72bb 032235 fetch 1 ,mem_ar_hround 
-0x72bc 032236 increase 1 ,pdata 
-0x72bd 032237 store 1 ,mem_ar_hround 
-0x72be 032239 call key_scheduling 
-0x72bf 032240 enable user 
-0x72c0 032241 call xor_mod32 
-0x72c1 032242 call pht 
-0x72c2 032243 call permute 
-0x72c3 032244 call pht 
-0x72c4 032245 call permute 
-0x72c5 032246 call pht 
-0x72c6 032247 call permute 
-0x72c7 032248 call pht 
-0x72c8 032249 fetch 1 ,mem_ar_hround 
-0x72c9 032250 increase 1 ,pdata 
-0x72ca 032251 store 1 ,mem_ar_hround 
-0x72cb 032252 bne 16 ,function_ar_loop 
-0x72cc 032253 call key_scheduling 
-0x72cd 032254 disable user 
-0x72ce 032255 branch xor_mod32 
-:      032259 key_scheduling:
-0x72cf 032260 fetch 1 ,mem_ar_hround 
-0x72d0 032261 arg mem_key_store ,contr 
-0x72d1 032262 branch key_sched_zero ,blank 
-0x72d2 032263 iforce regb 
-0x72d3 032264 force 17 ,loopcnt 
-0x72d4 032265 copy contr ,contw 
-:      032266 key_rotateloop:
-0x72d5 032267 ifetch 1 ,contr 
-0x72d6 032268 lshift3 pdata ,temp 
-0x72d7 032269 rshift2 pdata ,pdata 
-0x72d8 032270 rshift3 pdata ,pdata 
-0x72d9 032271 ior temp ,pdata 
-0x72da 032272 istore 1 ,contw 
-0x72db 032273 loop key_rotateloop 
-0x72dc 032274 setarg mem_key_store 
-0x72dd 032275 iadd regb ,contr 
-0x72de 032276 force 16 ,loopcnt 
-0x72df 032277 arg mem_round_key ,contw 
-:      032278 key_select_octet_loop:
-0x72e0 032279 ifetch 1 ,contr 
-0x72e1 032280 istore 1 ,contw 
-0x72e2 032281 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032282 nbranch key_select_octet_nwrap ,true 
-0x72e4 032283 increase -17 ,contr 
-:      032284 key_select_octet_nwrap:
-0x72e5 032285 loop key_select_octet_loop 
-0x72e6 032286 force 0 ,rega 
-0x72e7 032287 add regb ,-1 ,regc 
-0x72e8 032288 lshift2 regc ,regc 
-0x72e9 032289 lshift2 regc ,regc 
-0x72ea 032290 call enable_authrom 
-0x72eb 032291 setarg mem_b_box 
-0x72ec 032292 iadd regc ,regc 
-0x72ed 032293 arg mem_round_key ,contw 
-0x72ee 032294 force 16 ,loopcnt 
-:      032295 bias_round_key_loop:
-0x72ef 032296 ifetcht 1 ,regc 
-0x72f0 032297 ifetch 1 ,contw 
-0x72f1 032298 iadd temp ,pdata 
-0x72f2 032299 istore 1 ,contw 
-0x72f3 032300 increase 1 ,regc 
-0x72f4 032301 loop bias_round_key_loop 
-0x72f5 032302 branch disable_authrom 
-:      032304 key_sched_zero:
-0x72f6 032305 force 16 ,loopcnt 
-0x72f7 032306 force 0 ,temp 
-:      032307 create_byte_16_loop:
-0x72f8 032308 ifetch 1 ,contr 
-0x72f9 032309 ixor temp ,temp 
-0x72fa 032310 loop create_byte_16_loop 
-0x72fb 032311 deposit temp 
-0x72fc 032312 istore 1 ,contr 
-0x72fd 032313 arg mem_key_store ,contr 
-0x72fe 032314 arg mem_round_key ,contw 
-0x72ff 032315 branch memcpy16 
-:      032317 xor_mod32:
-0x7300 032318 arg mem_round_key ,regb 
-:      032319 xor_mod32_ar2:
-0x7301 032320 force 16 ,loopcnt 
-0x7302 032321 arg mem_input_store ,rega 
-0x7303 032322 copy rega ,contw 
-:      032323 xor_mod32_loop:
-0x7304 032324 ifetcht 1 ,rega 
-0x7305 032325 ifetch 1 ,regb 
-0x7306 032326 ixor temp ,alarm 
-0x7307 032327 and loopcnt ,3 ,regc 
-0x7308 032328 nbranch xor_mod32_invert ,user 
-0x7309 032329 xor_into 3 ,regc 
-:      032330 xor_mod32_invert:
-0x730a 032331 sub regc ,1 ,regc 
-0x730b 032332 branch xor_even ,positive 
-0x730c 032333 iadd temp ,alarm 
-:      032334 xor_even:
-0x730d 032335 deposit alarm 
-0x730e 032336 istore 1 ,contw 
-0x730f 032337 increase 1 ,rega 
-0x7310 032338 increase 1 ,regb 
-0x7311 032339 loop xor_mod32_loop 
-0x7312 032340 rtn 
-:      032342 el_boxes:
-0x7313 032343 call enable_authrom 
-0x7314 032344 force 16 ,loopcnt 
-0x7315 032345 arg mem_input_store ,rega 
-:      032346 el_box_loop:
-0x7316 032347 ifetch 1 ,rega 
-0x7317 032348 arg mem_e_box ,contr 
-0x7318 032349 and loopcnt ,3 ,regc 
-0x7319 032350 sub regc ,1 ,null 
-0x731a 032351 branch e_boxes ,positive 
-0x731b 032352 arg mem_l_box ,contr 
-:      032353 e_boxes:
-0x731c 032354 iadd contr ,contr 
-0x731d 032355 ifetch 1 ,contr 
-0x731e 032356 istore 1 ,rega 
-0x731f 032357 increase 1 ,rega 
-0x7320 032358 loop el_box_loop 
-0x7321 032359 branch disable_authrom 
-:      032361 pht:
-0x7322 032362 force 8 ,loopcnt 
-0x7323 032363 arg mem_input_store ,contr 
-0x7324 032364 copy contr ,contw 
-:      032365 pht_loop:
-0x7325 032366 ifetch 1 ,contr 
-0x7326 032367 iforce rega 
-0x7327 032368 ifetch 1 ,contr 
-0x7328 032369 iforce regb 
-0x7329 032370 lshift rega ,pdata 
-0x732a 032371 iadd regb ,pdata 
-0x732b 032372 istore 1 ,contw 
-0x732c 032373 deposit rega 
-0x732d 032374 iadd regb ,pdata 
-0x732e 032375 istore 1 ,contw 
-0x732f 032376 loop pht_loop 
-0x7330 032377 rtn 
-:      032380 permute:
-0x7331 032381 setarg 0x8ae42c 
-0x7332 032382 iforce temp 
-0x7333 032383 force 7 ,loopcnt 
-0x7334 032384 call permute_exchange 
-0x7335 032385 setarg 0xd751b 
-0x7336 032386 iforce temp 
-0x7337 032387 force 5 ,loopcnt 
-0x7338 032388 call permute_exchange 
-0x7339 032389 fetch 1 ,mem_input_store + 15 
-0x733a 032390 iforce rega 
-0x733b 032391 fetch 1 ,mem_input_store + 3 
-0x733c 032392 store 1 ,mem_input_store + 15 
-0x733d 032393 deposit rega 
-0x733e 032394 store 1 ,mem_input_store + 3 
-0x733f 032395 rtn 
-:      032397 permute_exchange:
-0x7340 032398 and temp ,0xf ,regb 
-:      032399 permute_loop:
-0x7341 032400 and temp ,0xf ,pdata 
-0x7342 032401 arg mem_input_store ,contw 
-0x7343 032402 iadd contw ,contw 
-0x7344 032403 ifetch 1 ,contw 
-0x7345 032404 iforce regc 
-0x7346 032405 deposit rega 
-0x7347 032406 istore 1 ,contw 
-0x7348 032407 copy regc ,rega 
-0x7349 032408 rshift4 temp ,temp 
-0x734a 032409 loop permute_loop 
-0x734b 032410 setarg mem_input_store 
-0x734c 032411 iadd regb ,contw 
-0x734d 032412 deposit rega 
-0x734e 032413 istore 1 ,contw 
-0x734f 032414 rtn 
-:      032416 add16:
-0x7350 032417 enable user 
-0x7351 032418 branch xor_add16 
-:      032420 xor16:
-0x7352 032421 disable user 
-:      032422 xor_add16:
-0x7353 032423 force 16 ,loopcnt 
-:      032424 xoradd_loop:
-0x7354 032425 ifetcht 1 ,rega 
-0x7355 032426 ifetch 1 ,regb 
-0x7356 032427 branch xoradd_add ,user 
-0x7357 032428 ixor temp ,pdata 
-0x7358 032429 branch xoradd_store 
-:      032430 xoradd_add:
-0x7359 032431 iadd temp ,pdata 
-:      032432 xoradd_store:
-0x735a 032433 istore 1 ,contw 
-0x735b 032434 increase 1 ,rega 
-0x735c 032435 increase 1 ,regb 
-0x735d 032436 loop xoradd_loop 
-0x735e 032437 rtn 
-:      032440 function_expand:
-0x735f 032441 arg mem_y ,contw 
-0x7360 032442 ifetch 6 ,rega 
-0x7361 032443 istore 6 ,contw 
-0x7362 032444 branch expand_12 ,user 
-0x7363 032445 ifetch 6 ,rega 
-0x7364 032446 branch expand_cont 
-:      032447 expand_12:
-0x7365 032448 ifetch 6 ,contr 
-:      032449 expand_cont:
-0x7366 032450 istore 6 ,contw 
-0x7367 032451 ifetch 4 ,rega 
-0x7368 032452 istore 4 ,contw 
-0x7369 032453 rtn 
-:      032455 key_offset:
-0x736a 032456 arg mem_link_key ,contr 
-0x736b 032457 arg mem_x ,contw 
-0x736c 032458 arg 0 ,temp 
-0x736d 032459 setarg 0x8395a7 
-0x736e 032460 call concatenate_temp24 
-0x736f 032461 setarg 0xb3c1df 
-0x7370 032462 call concatenate_temp24 
-0x7371 032463 setarg 0xe5e9 
-0x7372 032464 call concatenate_temp16 
-0x7373 032465 copy temp ,regab 
-0x7374 032466 disable user 
-0x7375 032467 call key_addxor 
-0x7376 032468 copy regab ,temp 
-0x7377 032469 enable user 
-0x7378 032470 branch key_addxor 
-:      032472 key_addxor:
-0x7379 032473 force 8 ,loopcnt 
-:      032474 key_addxor_loop:
-0x737a 032475 ifetch 1 ,contr 
-0x737b 032476 compare 1 ,loopcnt ,1 
-0x737c 032477 branch key_high ,user 
-0x737d 032478 branch key_xor ,true 
-:      032479 key_add:
-0x737e 032480 iadd temp ,pdata 
-0x737f 032481 branch key_store 
-:      032482 key_high:
-0x7380 032483 branch key_add ,true 
-:      032484 key_xor:
-0x7381 032485 ixor temp ,pdata 
-:      032486 key_store:
-0x7382 032487 istore 1 ,contw 
-0x7383 032488 rshift8 temp ,temp 
-0x7384 032489 loop key_addxor_loop 
-0x7385 032490 rtn 
-:      032492 copy_aco:
-0x7386 032493 fetch 6 ,mem_input_store + 4 
-0x7387 032494 store 6 ,mem_aco 
-0x7388 032495 ifetch 6 ,contr 
-0x7389 032496 istore 6 ,contw 
-0x738a 032497 rtn 
-:      032499 concatenate_temp24:
-0x738b 032500 lshift8 temp ,temp 
-:      032501 concatenate_temp16:
-0x738c 032502 lshift16 temp ,temp 
-0x738d 032503 ior temp ,temp 
-0x738e 032504 rtn 
-:      032508 loop1:
-0x738f 032509 branch loop1 
-:      032513 generate_stk:
-0x7390 032514 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032515 call function_s1 
-0x7392 032516 arg mem_le_ltk ,contw 
-0x7393 032517 branch store_aes_result 
-:      032520 authenticate_rconfirm:
-0x7394 032521 arg mem_le_srand ,contw 
-0x7395 032522 branch authenticate_mconfirm ,master 
-0x7396 032523 arg mem_le_mrand ,contw 
-:      032524 authenticate_mconfirm:
-0x7397 032525 copy contr ,rega 
-0x7398 032526 call memcpy16 
-0x7399 032527 call function_c1 
-0x739a 032528 arg mem_le_rconfirm ,contr 
-0x739b 032529 branch compare_res 
-:      032531 generate_confirm:
-0x739c 032532 arg mem_le_mrand ,rega 
-0x739d 032533 branch generate_mrand ,master 
-0x739e 032534 arg mem_le_srand ,rega 
-:      032535 generate_mrand:
-0x739f 032536 copy rega ,contw 
-0x73a0 032537 call generate_random 
-0x73a1 032538 branch function_c1 
-:      032540 generate_sk:
-0x73a2 032541 arg mem_le_skdm ,contr 
-0x73a3 032542 call load_data128 
-0x73a4 032543 arg mem_le_ltk ,contr 
-0x73a5 032544 call load_regext 
-0x73a6 032545 force 0x38 ,aes_ctrl 
-0x73a7 032546 force 0x0 ,aes_ctrl 
-0x73a8 032547 call wait_aes 
-0x73a9 032548 arg mem_le_sk ,contw 
-0x73aa 032549 branch store_aes_result 
-:      032552 first_block_counter:
-0x73ab 032553 force 0x49 ,pdata 
-0x73ac 032554 branch first_block 
-:      032555 first_block_data:
-0x73ad 032556 force 1 ,pdata 
-:      032557 first_block:
-0x73ae 032558 force regidx_data ,regext_index 
-0x73af 032559 lshift8 temp ,regext 
-0x73b0 032560 ior regext ,regext 
-0x73b1 032561 increase 1 ,regext_index 
-0x73b2 032562 rshift8 temp ,regext 
-0x73b3 032563 rshift16 regext ,regext 
-0x73b4 032564 fetch 2 ,mem_le_ivm 
-0x73b5 032565 lshift16 ,pdata ,pdata 
-0x73b6 032566 ior regext ,regext 
-0x73b7 032567 increase 1 ,regext_index 
-0x73b8 032568 ifetch 4 ,contr 
-0x73b9 032569 iforce regext 
-0x73ba 032570 increase 1 ,regext_index 
-0x73bb 032571 ifetch 2 ,contr 
-0x73bc 032572 byteswap rega ,regext 
-0x73bd 032573 lshift16 regext ,regext 
-0x73be 032574 ior regext ,regext 
-0x73bf 032575 increase 1 ,regext_index 
-0x73c0 032576 rtn 
-:      032580 generate_mic:
-0x73c1 032581 add regc ,1 ,contr 
-0x73c2 032582 ifetch 1 ,contr 
-0x73c3 032583 iforce rega 
-0x73c4 032584 call first_block_counter 
-0x73c5 032585 call do_aes_ocb 
-0x73c6 032587 force regidx_data ,regext_index 
-0x73c7 032588 ifetch 1 ,regc 
-0x73c8 032589 and_into 0x3 ,pdata 
-0x73c9 032590 lshift16 pdata ,regext 
-0x73ca 032591 set1 8 ,regext 
-0x73cb 032592 call clear_hidata 
-0x73cc 032593 call do_aes_cbc 
-0x73cd 032595 copy rega ,loopcnt 
-0x73ce 032596 add regc ,2 ,contr 
-0x73cf 032597 call padding_data 
-:      032598 generate_mic_loop:
-0x73d0 032599 call aes_load_data 
-0x73d1 032600 call do_aes_cbc 
-0x73d2 032601 deposit loopcnt 
-0x73d3 032602 branch generate_mic_end ,blank 
-0x73d4 032603 branch generate_mic_loop 
-:      032604 generate_mic_end:
-0x73d5 032605 force regidx_result ,regext_index 
-0x73d6 032606 deposit regext 
-0x73d7 032607 store 4 ,mem_le_mic 
-0x73d8 032608 rtn 
-:      032610 aes_crypt_data:
-0x73d9 032611 increase 1 ,rega 
-0x73da 032612 call first_block_data 
-0x73db 032613 copy regc ,contr 
-0x73dc 032614 call aes_load_xor 
-0x73dd 032615 call do_aes_ctr 
-0x73de 032616 call store_enc_data 
-0x73df 032617 increase 16 ,regc 
-0x73e0 032618 increase -16 ,regb 
-0x73e1 032619 branch aes_crypt_data ,positive 
-0x73e2 032620 rtn 
-:      032622 le_encrypt:
-0x73e3 032623 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032624 arg mem_le_txheader ,regc 
-0x73e5 032625 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032626 call generate_mic 
-0x73e7 032627 force regidx_xor ,regext_index 
-0x73e8 032628 iforce regext 
-0x73e9 032629 force 0 ,rega 
-0x73ea 032630 call first_block_data 
-0x73eb 032631 call do_aes_ctr 
-0x73ec 032632 arg mem_le_txpayload ,regc 
-0x73ed 032633 fetch 1 ,mem_le_txlen 
-0x73ee 032634 add pdata ,-1 ,regb 
-0x73ef 032635 iadd regc ,contw 
-0x73f0 032636 force regidx_result ,regext_index 
-0x73f1 032637 deposit regext 
-0x73f2 032638 istore 4 ,contw 
-0x73f3 032639 call aes_crypt_data 
-0x73f4 032640 fetch 1 ,mem_le_txlen 
-0x73f5 032641 increase 4 ,pdata 
-0x73f6 032642 store 1 ,mem_le_txlen 
-0x73f7 032643 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032644 increase 1 ,temp 
-0x73f9 032645 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032646 rtn 
-:      032648 le_decrypt:
-0x73fb 032649 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032650 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032651 sub pdata ,20 ,null 
-0x73fe 032652 branch le_dec_cont ,positive 
-:      032653 le_dec_cont:
-0x73ff 032654 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032655 add pdata ,-1 ,regb 
-0x7401 032656 increase -4 ,pdata 
-0x7402 032657 store 1 ,mem_le_rxbuf + 1 
-0x7403 032658 iadd regc ,contr 
-0x7404 032659 ifetch 4 ,contr 
-0x7405 032660 force regidx_xor ,regext_index 
-0x7406 032661 iforce regext 
-0x7407 032662 force 0 ,rega 
-0x7408 032663 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032664 call first_block_data 
-0x740a 032665 call do_aes_ctr 
-0x740b 032666 force regidx_result ,regext_index 
-0x740c 032667 deposit regext 
-0x740d 032668 store 4 ,mem_le_peer_mic 
-0x740e 032669 call aes_crypt_data 
-0x740f 032670 arg mem_le_rxbuf ,regc 
-0x7410 032671 call generate_mic 
-0x7411 032672 fetcht 4 ,mem_le_peer_mic 
-0x7412 032673 isub temp ,pdata 
-0x7413 032674 nrtn blank 
-0x7414 032675 fetch 4 ,mem_le_last_mic 
-0x7415 032676 isub temp ,pdata 
-0x7416 032677 rtn blank 
-0x7417 032678 storet 4 ,mem_le_last_mic 
-0x7418 032679 fetch 5 ,mem_le_pcnt_rx 
-0x7419 032680 increase 1 ,pdata 
-0x741a 032681 store 5 ,mem_le_pcnt_rx 
-0x741b 032682 force 0 ,pdata 
-0x741c 032683 rtn 
-:      032685 wait_aes:
-0x741d 032686 nbranch wait_aes ,aes_ready 
-0x741e 032687 rtn 
-:      032689 do_aes_ocb:
-0x741f 032690 force 0x30 ,aes_ctrl 
-0x7420 032691 force 0x0 ,aes_ctrl 
-0x7421 032692 branch wait_aes 
-:      032694 do_aes_cbc:
-0x7422 032695 force 0x32 ,aes_ctrl 
-0x7423 032696 force 0x2 ,aes_ctrl 
-0x7424 032697 branch wait_aes 
-:      032699 do_aes_ctr:
-0x7425 032700 force 0x34 ,aes_ctrl 
-0x7426 032701 force 0x4 ,aes_ctrl 
-0x7427 032702 branch wait_aes 
-:      032705 aes_init:
-0x7428 032706 force 1 ,aes_ctrl 
-0x7429 032707 force 0 ,aes_ctrl 
-0x742a 032708 rtn 
-:      032709 function_s1:
-0x742b 032710 force regidx_data ,regext_index 
-0x742c 032711 fetch 4 ,mem_le_mrand 
-0x742d 032712 iforce regext 
-0x742e 032713 increase 1 ,regext_index 
-0x742f 032714 ifetch 4 ,contr 
-0x7430 032715 iforce regext 
-0x7431 032716 increase 1 ,regext_index 
-0x7432 032717 fetch 4 ,mem_le_srand 
-0x7433 032718 iforce regext 
-0x7434 032719 increase 1 ,regext_index 
-0x7435 032720 ifetch 4 ,contr 
-0x7436 032721 iforce regext 
-0x7437 032722 increase 1 ,regext_index 
-0x7438 032723 call aes_clear 
-0x7439 032724 increase -4 ,regext_index 
-0x743a 032725 fetch 4 ,mem_le_tk 
-0x743b 032726 copy pdata ,regext 
-0x743c 032727 increase 4 ,regext_index 
-0x743d 032728 force 0x38 ,aes_ctrl 
-0x743e 032729 force 0x8 ,aes_ctrl 
-0x743f 032730 branch wait_aes 
-:      032733 function_c1:
-0x7440 032734 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 032735 fetch 6 ,mem_le_lap 
-0x7442 032736 fetcht 6 ,mem_le_plap 
-0x7443 032737 branch function_c1_master ,master 
-0x7444 032738 fetch 6 ,mem_le_plap 
-0x7445 032739 fetcht 6 ,mem_le_lap 
-:      032740 function_c1_master:
-0x7446 032741 force regidx_xor ,regext_index 
-0x7447 032742 copy temp ,regext 
-0x7448 032743 increase 1 ,regext_index 
-0x7449 032744 rshift32 temp ,regext 
-0x744a 032745 lshift16 pdata ,pdata 
-0x744b 032746 ior regext ,regext 
-0x744c 032747 increase 1 ,regext_index 
-0x744d 032748 rshift32 pdata ,regext 
-0x744e 032749 increase 1 ,regext_index 
-0x744f 032750 force 0 ,regext 
-0x7450 032751 force 0 ,pdata 
-0x7451 032752 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 032753 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 032754 nbranch function_c1_irat ,master 
-0x7454 032756 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 032757 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032758 function_c1_irat:
-0x7456 032759 store 1 ,mem_le_iat 
-0x7457 032760 storet 1 ,mem_le_rat 
-0x7458 032761 force regidx_data ,regext_index 
-0x7459 032762 arg mem_le_iat ,regb 
-0x745a 032763 force 4 ,loopcnt 
-:      032764 function_c1_loop1:
-0x745b 032765 ifetch 4 ,rega 
-0x745c 032766 ifetcht 4 ,regb 
-0x745d 032767 ixor temp ,regext 
-0x745e 032768 increase 1 ,regext_index 
-0x745f 032769 increase 4 ,rega 
-0x7460 032770 increase 4 ,regb 
-0x7461 032771 loop function_c1_loop1 
-0x7462 032772 call aes_clear 
-0x7463 032773 increase -4 ,regext_index 
-0x7464 032774 fetch 4 ,mem_le_tk 
-0x7465 032775 copy pdata ,regext 
-0x7466 032776 increase 4 ,regext_index 
-0x7467 032777 force 0x38 ,aes_ctrl 
-0x7468 032778 force 0xc ,aes_ctrl 
-0x7469 032779 call wait_aes 
-0x746a 032781 call aes_clear_data 
-0x746b 032782 force 0x3a ,aes_ctrl 
-0x746c 032783 force 0x8 ,aes_ctrl 
-0x746d 032784 branch wait_aes 
-:      032786 padding_data:
-0x746e 032787 compare 0 ,loopcnt ,3 
-0x746f 032788 rtn true 
-0x7470 032789 deposit contr 
-0x7471 032790 iadd loopcnt ,contw 
-0x7472 032791 force 0 ,pdata 
-:      032792 padding_loop:
-0x7473 032793 istore 1 ,contw 
-0x7474 032794 increase 1 ,loopcnt 
-0x7475 032795 compare 0 ,loopcnt ,3 
-0x7476 032796 rtn true 
-0x7477 032797 branch padding_loop 
-:      032799 aes_load_data:
-0x7478 032800 force regidx_data ,regext_index 
-:      032801 load_data_loop:
-0x7479 032802 deposit loopcnt 
-0x747a 032803 branch load_data_padding ,blank 
-0x747b 032804 ifetch 4 ,contr 
-0x747c 032805 increase -4 ,loopcnt 
-:      032806 load_data_padding:
-0x747d 032807 iforce regext 
-0x747e 032808 increase 1 ,regext_index 
-0x747f 032809 compare regidx_key ,regext_index ,0xf 
-0x7480 032810 rtn true 
-0x7481 032811 branch load_data_loop 
-:      032813 aes_load_xor:
-0x7482 032814 force regidx_xor ,regext_index 
-0x7483 032815 branch load_regext 
-:      032816 load_key:
-0x7484 032817 force regidx_key ,regext_index 
-0x7485 032818 branch load_regext 
-:      032819 load_data128:
-0x7486 032820 force regidx_data ,regext_index 
-:      032821 load_regext:
-0x7487 032822 force 4 ,loopcnt 
-:      032823 load_regext_loop:
-0x7488 032824 ifetch 4 ,contr 
-0x7489 032825 iforce regext 
-0x748a 032826 increase 1 ,regext_index 
-0x748b 032827 loop load_regext_loop 
-0x748c 032828 rtn 
-:      032830 load_sk:
-0x748d 032831 arg mem_le_sk ,contr 
-0x748e 032832 branch load_key 
-:      032834 clear_hidata:
-0x748f 032835 force 4 ,loopcnt 
-0x7490 032836 branch clear_data_rest 
-:      032838 aes_clear_data:
-0x7491 032839 force regidx_data ,regext_index 
-:      032840 aes_clear:
-0x7492 032841 force 4 ,loopcnt 
-:      032842 clear_loop:
-0x7493 032843 force 0 ,regext 
-:      032844 clear_data_rest:
-0x7494 032845 increase 1 ,regext_index 
-0x7495 032846 loop clear_loop 
-0x7496 032847 rtn 
-:      032849 store_aes_result:
-0x7497 032850 force regidx_result ,regext_index 
-0x7498 032851 force 4 ,loopcnt 
-:      032852 send_aes_result_loop:
-0x7499 032853 deposit regext 
-0x749a 032854 istore 4 ,contw 
-0x749b 032855 increase 1 ,regext_index 
-0x749c 032856 loop send_aes_result_loop 
-0x749d 032857 rtn 
-:      032859 store_enc_data:
-0x749e 032860 force regidx_result ,regext_index 
-0x749f 032861 copy regc ,contw 
-0x74a0 032862 add regb ,1 ,loopcnt 
-0x74a1 032863 sub loopcnt ,15 ,null 
-0x74a2 032864 branch store_enc_loop ,positive 
-0x74a3 032865 force 16 ,loopcnt 
-:      032866 store_enc_loop:
-0x74a4 032867 deposit regext 
-0x74a5 032868 sub loopcnt ,3 ,null 
-0x74a6 032869 branch store_enc_byte ,positive 
-0x74a7 032870 istore 4 ,contw 
-0x74a8 032871 increase -4 ,loopcnt 
-0x74a9 032872 rtn zero 
-0x74aa 032873 increase 1 ,regext_index 
-0x74ab 032874 branch store_enc_loop 
-:      032875 store_enc_byte:
-0x74ac 032876 istore 1 ,contw 
-0x74ad 032877 rshift8 pdata ,pdata 
-0x74ae 032878 loop store_enc_byte 
-0x74af 032879 rtn 
-:      032882 compare_res:
-0x74b0 032883 force regidx_result ,regext_index 
-0x74b1 032884 force 4 ,loopcnt 
-:      032885 compare_res_loop:
-0x74b2 032886 ifetch 4 ,contr 
-0x74b3 032887 isub regext ,null 
-0x74b4 032888 nrtn zero 
-0x74b5 032889 increase 1 ,regext_index 
-0x74b6 032890 loop compare_res_loop 
-0x74b7 032891 force 0 ,null 
-0x74b8 032892 rtn 
-:      032894 enable_authrom:
-0x74b9 032895 hfetch 1 ,core_clkoff 
-0x74ba 032896 set0 clock_off_auth_rom ,pdata 
-0x74bb 032897 hstore 1 ,core_clkoff 
-0x74bc 032898 rtn 
-:      032900 disable_authrom:
-0x74bd 032901 hfetch 1 ,core_clkoff 
-0x74be 032902 set1 clock_off_auth_rom ,pdata 
-0x74bf 032903 hstore 1 ,core_clkoff 
-0x74c0 032904 rtn 
-:      032906 init_memp:
-0x74c1 032907 arg mem_p ,contw 
-0x74c2 032908 setsect 0 ,0x3ffff 
-0x74c3 032909 setsect 1 ,0x3ffff 
-0x74c4 032910 setsect 2 ,0x3ffff 
-0x74c5 032911 setsect 3 ,0x3fbff 
-0x74c6 032912 istore 9 ,contw 
-0x74c7 032913 setsect 0 ,0x3ffff 
-0x74c8 032914 setsect 1 ,0x3ffff 
-0x74c9 032915 setsect 2 ,0x3ffff 
-0x74ca 032916 setsect 3 ,0x3ffff 
-0x74cb 032917 istore 9 ,contw 
-0x74cc 032918 setsect 0 ,0x3ffff 
-0x74cd 032919 setsect 1 ,0x3ffff 
-0x74ce 032920 setsect 2 ,0x3cfff 
-0x74cf 032921 setsect 3 ,0x3ffff 
-0x74d0 032922 istore 9 ,contw 
-0x74d1 032923 setsect 0 ,0x3ffff 
-0x74d2 032924 setsect 1 ,0x3ffff 
-0x74d3 032925 setsect 2 ,0x3ffef 
-0x74d4 032926 setsect 3 ,0x3ffff 
-0x74d5 032927 istore 9 ,contw 
-0x74d6 032928 setsect 0 ,0x3ffff 
-0x74d7 032929 setsect 1 ,0x3ffff 
-0x74d8 032930 setsect 2 ,0x3ffff 
-0x74d9 032931 setsect 3 ,0x3ffff 
-0x74da 032932 istore 9 ,contw 
-0x74db 032933 setsect 0 ,0x3ffff 
-0x74dc 032934 setsect 1 ,0x26c7f 
-0x74dd 032935 setsect 2 ,0x146b 
-0x74de 032936 setsect 3 ,0x37bb3 
-0x74df 032937 istore 9 ,contw 
-0x74e0 032938 setsect 0 ,0x1feb8 
-0x74e1 032939 setsect 1 ,0x10c12 
-0x74e2 032940 setsect 2 ,0x2b722 
-0x74e3 032941 setsect 3 ,0x29fa6 
-0x74e4 032942 istore 9 ,contw 
-0x74e5 032943 setsect 0 ,0xe70f 
-0x74e6 032944 setsect 1 ,0x16720 
-0x74e7 032945 setsect 2 ,0x519e 
-0x74e8 032946 setsect 3 ,0x19084 
-0x74e9 032947 istore 9 ,contw 
-0x74ea 032948 setsect 0 ,0x31012 
-0x74eb 032949 setsect 1 ,0x360bf 
-0x74ec 032950 setsect 2 ,0x3f0af 
-0x74ed 032951 setsect 3 ,0x3d3 
-0x74ee 032952 istore 9 ,contw 
-0x74ef 032953 setsect 0 ,0x3a188 
-0x74f0 032954 setsect 1 ,0x3ad0 
-0x74f1 032955 setsect 2 ,0x3cbf2 
-0x74f2 032956 setsect 3 ,0x243d9 
-0x74f3 032957 istore 9 ,contw 
-0x74f4 032958 setsect 0 ,0x2b030 
-0x74f5 032959 setsect 1 ,0x36a03 
-0x74f6 032960 setsect 2 ,0x11188 
-0x74f7 032961 setsect 3 ,0x1e520 
-0x74f8 032962 istore 9 ,contw 
-0x74f9 032963 setsect 0 ,0x3a11e 
-0x74fa 032964 setsect 1 ,0xfe5d 
-0x74fb 032965 setsect 2 ,0xdd57 
-0x74fc 032966 setsect 3 ,0x1ac93 
-0x74fd 032967 istore 9 ,contw 
-0x74fe 032968 setsect 0 ,0x11ed 
-0x74ff 032969 setsect 1 ,0x218c4 
-0x7500 032970 setsect 2 ,0x8da7 
-0x7501 032971 setsect 3 ,0x257ff 
-0x7502 032972 istore 9 ,contw 
-0x7503 032973 setsect 0 ,0x3192b 
-0x7504 032974 setsect 1 ,0x34641 
-0x7505 032975 setsect 2 ,0x1be0c 
-0x7506 032976 setsect 3 ,0x366ad 
-0x7507 032977 istore 9 ,contw 
-0x7508 032978 setsect 0 ,0x1f83 
-0x7509 032979 setsect 1 ,0x15a23 
-0x750a 032980 setsect 2 ,0x3f9b0 
-0x750b 032981 setsect 3 ,0x3949 
-0x750c 032982 istore 9 ,contw 
-0x750d 032983 setsect 0 ,0x13a51 
-0x750e 032984 setsect 1 ,0x153fd 
-0x750f 032985 setsect 2 ,0x3372a 
-0x7510 032986 setsect 3 ,0xf1bb 
-0x7511 032987 istore 9 ,contw 
-0x7512 032988 setsect 0 ,0x3ae85 
-0x7513 032989 setsect 1 ,0x1eed9 
-0x7514 032990 setsect 2 ,0x9e66 
-0x7515 032991 setsect 3 ,0x1a8 
-0x7516 032992 istore 8 ,contw 
-0x7517 032993 rtn 
-:      032997 init_memp_256:
-0x7518 032998 arg mem_p_256 ,contw 
-0x7519 032999 setsect 0 ,0x3ffff 
-0x751a 033000 setsect 1 ,0x3ffff 
-0x751b 033001 setsect 2 ,0x3ffff 
-0x751c 033002 setsect 3 ,0x3ffff 
-0x751d 033003 istore 9 ,contw 
-0x751e 033004 setsect 0 ,0x3ffff 
-0x751f 033005 setsect 1 ,0x3f 
-0x7520 033006 setsect 2 ,0x0 
-0x7521 033007 setsect 3 ,0x0 
-0x7522 033008 istore 9 ,contw 
-0x7523 033009 setsect 0 ,0x0 
-0x7524 033010 setsect 1 ,0x0 
-0x7525 033011 setsect 2 ,0x1000 
-0x7526 033012 setsect 3 ,0x0 
-0x7527 033013 istore 9 ,contw 
-0x7528 033014 setsect 0 ,0x3ff00 
-0x7529 033015 setsect 1 ,0x3ffff 
-0x752a 033016 setsect 2 ,0x3ffcf 
-0x752b 033017 setsect 3 ,0x3ffff 
-0x752c 033018 istore 9 ,contw 
-0x752d 033019 setsect 0 ,0x3ffff 
-0x752e 033020 setsect 1 ,0x3ffff 
-0x752f 033021 setsect 2 ,0x3ffff 
-0x7530 033022 setsect 3 ,0x3ff 
-0x7531 033023 istore 9 ,contw 
-0x7532 033024 setsect 0 ,0x0 
-0x7533 033025 setsect 1 ,0x0 
-0x7534 033026 setsect 2 ,0x0 
-0x7535 033027 setsect 3 ,0x0 
-0x7536 033028 istore 9 ,contw 
-0x7537 033029 setsect 0 ,0x10000 
-0x7538 033030 setsect 1 ,0x0 
-0x7539 033031 setsect 2 ,0x3f000 
-0x753a 033032 setsect 3 ,0x3ffff 
-0x753b 033033 istore 9 ,contw 
-0x753c 033034 setsect 0 ,0x296ff 
-0x753d 033035 setsect 1 ,0x22630 
-0x753e 033036 setsect 2 ,0x3945d 
-0x753f 033037 setsect 3 ,0x3d284 
-0x7540 033038 istore 9 ,contw 
-0x7541 033039 setsect 0 ,0x333a0 
-0x7542 033040 setsect 1 ,0x4b7a 
-0x7543 033041 setsect 2 ,0x37d8 
-0x7544 033042 setsect 3 ,0x3c9dc 
-0x7545 033043 istore 9 ,contw 
-0x7546 033044 setsect 0 ,0x3a440 
-0x7547 033045 setsect 1 ,0x1b958 
-0x7548 033046 setsect 2 ,0x38bce 
-0x7549 033047 setsect 3 ,0x1091f 
-0x754a 033048 istore 9 ,contw 
-0x754b 033049 setsect 0 ,0x2e12c 
-0x754c 033050 setsect 1 ,0x1f47c 
-0x754d 033051 setsect 2 ,0x356b1 
-0x754e 033052 setsect 3 ,0x2fd47 
-0x754f 033053 istore 9 ,contw 
-0x7550 033054 setsect 0 ,0x6837 
-0x7551 033055 setsect 1 ,0x2ed90 
-0x7552 033056 setsect 2 ,0x1ecec 
-0x7553 033057 setsect 3 ,0x1acc5 
-0x7554 033058 istore 9 ,contw 
-0x7555 033059 setsect 0 ,0x23357 
-0x7556 033060 setsect 1 ,0x18af3 
-0x7557 033061 setsect 2 ,0xf9e1 
-0x7558 033062 setsect 3 ,0x129f0 
-0x7559 033063 istore 9 ,contw 
-0x755a 033064 setsect 0 ,0x2e7eb 
-0x755b 033065 setsect 1 ,0x3e6e3 
-0x755c 033066 setsect 2 ,0x3e1a7 
-0x755d 033067 setsect 3 ,0x10b8b 
-0x755e 033068 istore 9 ,contw 
-0x755f 033069 setsect 0 ,0x24fe3 
-0x7560 033070 setsect 1 ,0x20ef 
-0x7561 033071 setsect 2 ,0x1b5a6 
-0x7562 033072 setsect 3 ,0xdc2f 
-0x7563 033073 istore 9 ,contw 
-0x7564 033074 setsect 0 ,0x13860 
-0x7565 033075 setsect 1 ,0x2bd69 
-0x7566 033076 setsect 2 ,0x391a 
-0x7567 033077 setsect 3 ,0x1b222 
-0x7568 033078 istore 9 ,contw 
-0x7569 033079 rtn 
-:      033082 publickey_init:
-0x756a 033083 fetch 1 ,mem_ssp_enable 
-0x756b 033084 nbranch sp_initialize ,blank 
-0x756c 033085 branch sp_initialize_256 
-:      033087 sp_calc_sequence_256_check:
-0x756d 033088 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033089 fetch 1 ,mem_ssp_enable 
-0x756f 033090 rtn blank 
-0x7570 033091 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033092 rtnne sp_key_valid 
-0x7572 033093 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033094 rtn blank 
-0x7574 033095 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033096 rtneq sp_key_valid_256 
-0x7576 033097 fetch 2 ,mem_ui_state_map 
-0x7577 033098 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033099 fetch 1 ,mem_le_sc_calc 
-0x7579 033100 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033101 rtn 
-:      033102 stop_publickey_calc_256:
-0x757b 033103 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033104 rtn 
-:      033107 sp_initialize:
-0x757d 033108 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033109 fetch 1 ,mem_ssp_enable 
-0x757f 033110 branch ssp_disable ,blank 
-0x7580 033111 call ssp_enable 
-0x7581 033112 call sp_clear_flags 
-0x7582 033113 branch sp_pubkey_calc 
-:      033115 sp_clear_flags:
-0x7583 033116 setarg 0 
-0x7584 033117 store 8 ,mem_sp_state_start 
-0x7585 033118 store 4 ,mem_sp_flag_start 
-0x7586 033119 store 7 ,mem_sp_iocap_remote 
-0x7587 033120 rtn 
-:      033122 sp_generate_local_key:
-0x7588 033123 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033124 branch sp_generate_local_key0 
-:      033125 sp_master_generate_local_key:
-0x758a 033126 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033127 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033128 branch assert 
-:      033129 sp_generate_local_key0:
-0x758d 033130 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033131 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033132 branch sp_pubkey_calc 
-:      033134 sp_start_send_pubkey:
-0x7590 033135 call sp_dhkey_calc 
-0x7591 033136 fetch 1 ,mem_master_sp_state 
-0x7592 033137 nrtn blank 
-0x7593 033138 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033139 rtn 
-:      033142 sp_calc_check_publickey_256:
-0x7595 033143 call sp_calc_b256 
-0x7596 033144 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033145 arg mem_t7_256 ,contw 
-0x7598 033146 call bn_sqrmod_256 
-0x7599 033147 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033148 arg mem_t2_256 ,contw 
-0x759b 033149 call bn_sqrmod_256 
-0x759c 033150 arg mem_t2_256 ,rega 
-0x759d 033151 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033152 arg mem_t2_256 ,contw 
-0x759f 033153 call bn_mulmod_256 
-0x75a0 033154 arg mem_a_256 ,rega 
-0x75a1 033155 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033156 arg mem_t3_256 ,contw 
-0x75a3 033157 call bn_mulmod_256 
-0x75a4 033158 arg mem_t3_256 ,rega 
-0x75a5 033159 arg mem_t2_256 ,regb 
-0x75a6 033160 arg mem_t2_256 ,contw 
-0x75a7 033161 call bn_addmod_256 
-0x75a8 033162 arg mem_t0_256 ,rega 
-0x75a9 033163 arg mem_t2_256 ,regb 
-0x75aa 033164 arg mem_t0_256 ,contw 
-0x75ab 033165 call bn_addmod_256 
-0x75ac 033166 arg 32 ,loopcnt 
-0x75ad 033167 arg mem_t7_256 ,rega 
-0x75ae 033168 arg mem_t0_256 ,regb 
-0x75af 033169 branch string_compare 
-:      033171 sp_calc_b256:
-0x75b0 033172 arg mem_gy_256 ,rega 
-0x75b1 033173 arg mem_t0_256 ,contw 
-0x75b2 033174 call bn_sqrmod_256 
-0x75b3 033175 arg mem_gx_256 ,rega 
-0x75b4 033176 arg mem_t2_256 ,contw 
-0x75b5 033177 call bn_sqrmod_256 
-0x75b6 033178 arg mem_t2_256 ,rega 
-0x75b7 033179 arg mem_gx_256 ,regb 
-0x75b8 033180 arg mem_t2_256 ,contw 
-0x75b9 033181 call bn_mulmod_256 
-0x75ba 033182 arg mem_a_256 ,rega 
-0x75bb 033183 arg mem_gx_256 ,regb 
-0x75bc 033184 arg mem_t3_256 ,contw 
-0x75bd 033185 call bn_mulmod_256 
-0x75be 033186 arg mem_t3_256 ,rega 
-0x75bf 033187 arg mem_t2_256 ,regb 
-0x75c0 033188 arg mem_t2_256 ,contw 
-0x75c1 033189 call bn_addmod_256 
-0x75c2 033190 arg mem_t0_256 ,rega 
-0x75c3 033191 arg mem_t2_256 ,regb 
-0x75c4 033192 arg mem_t0_256 ,contw 
-0x75c5 033193 branch bn_submod_256 
-:      033195 sp_calc_check_publickey:
-0x75c6 033196 call sp_calc_b 
-0x75c7 033197 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033198 arg mem_t7_256 ,contw 
-0x75c9 033199 call bn_sqrmod 
-0x75ca 033200 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033201 arg mem_t2_256 ,contw 
-0x75cc 033202 call bn_sqrmod 
-0x75cd 033203 arg mem_t2_256 ,rega 
-0x75ce 033204 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033205 arg mem_t2_256 ,contw 
-0x75d0 033206 call bn_mulmod 
-0x75d1 033207 arg mem_a ,rega 
-0x75d2 033208 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033209 arg mem_t3_256 ,contw 
-0x75d4 033210 call bn_mulmod 
-0x75d5 033211 arg mem_t3_256 ,rega 
-0x75d6 033212 arg mem_t2_256 ,regb 
-0x75d7 033213 arg mem_t2_256 ,contw 
-0x75d8 033214 call bn_addmod 
-0x75d9 033215 arg mem_t0_256 ,rega 
-0x75da 033216 arg mem_t2_256 ,regb 
-0x75db 033217 arg mem_t0_256 ,contw 
-0x75dc 033218 call bn_addmod 
-0x75dd 033219 arg 24 ,loopcnt 
-0x75de 033220 arg mem_t7_256 ,rega 
-0x75df 033221 arg mem_t0_256 ,regb 
-0x75e0 033222 branch string_compare 
-:      033224 sp_calc_b:
-0x75e1 033225 arg mem_gy ,rega 
-0x75e2 033226 arg mem_t0_256 ,contw 
-0x75e3 033227 call bn_sqrmod 
-0x75e4 033228 arg mem_gx ,rega 
-0x75e5 033229 arg mem_t2_256 ,contw 
-0x75e6 033230 call bn_sqrmod 
-0x75e7 033231 arg mem_t2_256 ,rega 
-0x75e8 033232 arg mem_gx ,regb 
-0x75e9 033233 arg mem_t2_256 ,contw 
-0x75ea 033234 call bn_mulmod 
-0x75eb 033235 arg mem_a ,rega 
-0x75ec 033236 arg mem_gx ,regb 
-0x75ed 033237 arg mem_t3_256 ,contw 
-0x75ee 033238 call bn_mulmod 
-0x75ef 033239 arg mem_t3_256 ,rega 
-0x75f0 033240 arg mem_t2_256 ,regb 
-0x75f1 033241 arg mem_t2_256 ,contw 
-0x75f2 033242 call bn_addmod 
-0x75f3 033243 arg mem_t0_256 ,rega 
-0x75f4 033244 arg mem_t2_256 ,regb 
-0x75f5 033245 arg mem_t0_256 ,contw 
-0x75f6 033246 branch bn_submod 
-:      033249 sp_calculate_commitment:
-0x75f7 033250 fetch 1 ,mem_sp_calc 
-0x75f8 033251 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033252 call sp_local_random_key_generator 
-0x75fa 033253 arg mem_sp_prarm_stack ,contw 
-0x75fb 033254 setarg mem_sp_random_local_end 
-0x75fc 033255 istore 2 ,contw 
-0x75fd 033256 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033257 istore 2 ,contw 
-0x75ff 033258 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033259 istore 2 ,contw 
-0x7601 033260 branch sp_calculate_commitment0 
-:      033261 master_sp_calculate_commitment:
-0x7602 033262 arg mem_sp_prarm_stack ,contw 
-0x7603 033263 setarg mem_sp_random_remote_end 
-0x7604 033264 istore 2 ,contw 
-0x7605 033265 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033266 istore 2 ,contw 
-0x7607 033267 setarg mem_sp_pubkey_local_x_end 
-0x7608 033268 istore 2 ,contw 
-:      033269 sp_calculate_commitment0:
-0x7609 033270 call function_f1 
-0x760a 033271 fetch 1 ,mem_master_sp_state 
-0x760b 033272 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033273 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033274 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033275 rtn 
-:      033276 master_sp_calculate_commitment0:
-0x760f 033277 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033278 call sp_master_generate_local_key 
-0x7611 033279 branch master_set_mem_master_sp_flag 
-:      033281 sp_local_random_key_generator:
-0x7612 033282 arg mem_sp_random_local ,contw 
-0x7613 033283 force 8 ,queue 
-0x7614 033284 branch random_generator 
-:      033286 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033287 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033288 rtn 
-:      033290 sp_confirm_check:
-0x7617 033292 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033293 arg mem_addr_value ,contw 
-0x7619 033294 fetch 6 ,mem_lap 
-0x761a 033295 istore 6 ,contw 
-0x761b 033296 fetch 6 ,mem_plap 
-0x761c 033297 istore 6 ,contw 
-0x761d 033298 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033299 istore 3 ,contw 
-0x761f 033301 call function_f3a 
-0x7620 033303 arg mem_sp_calc_result_high ,rega 
-0x7621 033304 arg mem_sp_check_result ,regb 
-0x7622 033305 force 4 ,queue 
-0x7623 033306 call compare4 
-0x7624 033307 nbranch sp_confirm_check_failed ,true 
-0x7625 033309 call sp_confirm_check_success 
-0x7626 033310 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033311 branch tid_set_reply 
-:      033313 sp_confirm_check_success:
-0x7628 033314 fetch 1 ,mem_master_sp_state 
-0x7629 033315 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033316 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033317 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033318 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033319 rtn 
-:      033320 sp_confirm_check_success_master:
-0x762e 033321 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033322 jam sp_state_end ,mem_master_sp_state 
-0x7630 033323 branch master_set_mem_master_sp_flag 
-:      033326 sp_confirm_check_failed:
-0x7631 033327 fetch 1 ,mem_master_sp_state 
-0x7632 033328 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033329 jam sp_stat_null ,mem_sp_state 
-0x7634 033330 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033332 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033333 rtn 
-:      033334 sp_confirm_check_failed_master:
-0x7637 033335 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033336 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033337 rtn 
-:      033339 sp_confirm_calc:
-0x763a 033340 fetch 1 ,mem_sp_dh_ready 
-0x763b 033341 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033342 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033343 branch master_set_mem_master_sp_flag 
-:      033344 sp_confirm_calc_ready:
-0x763e 033345 arg mem_addr_value ,contw 
-0x763f 033346 fetch 6 ,mem_plap 
-0x7640 033347 istore 6 ,contw 
-0x7641 033348 fetch 6 ,mem_lap 
-0x7642 033349 istore 6 ,contw 
-0x7643 033350 fetch 3 ,mem_sp_iocap_local 
-0x7644 033351 istore 3 ,contw 
-0x7645 033353 call function_f3b 
-0x7646 033354 fetch 1 ,mem_master_sp_state 
-0x7647 033355 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033356 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033357 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033358 rtn 
-:      033359 sp_confirm_calc_master:
-0x764b 033360 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033361 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033362 rtn 
-:      033364 sp_master_key_prarm_push:
-0x764e 033365 arg mem_sp_prarm_stack ,contw 
-0x764f 033366 fetch 6 ,mem_plap 
-0x7650 033367 istore 6 ,contw 
-0x7651 033368 fetch 6 ,mem_lap 
-0x7652 033369 istore 6 ,contw 
-0x7653 033370 setarg mem_sp_random_local_end 
-0x7654 033371 istore 2 ,contw 
-0x7655 033372 setarg mem_sp_random_remote_end 
-0x7656 033373 istore 2 ,contw 
-0x7657 033374 branch sp_link_key_calc 
-:      033375 sp_link_key_prarm_push:
-0x7658 033376 jam sp_stat_done ,mem_sp_state 
-0x7659 033377 arg mem_sp_prarm_stack ,contw 
-0x765a 033378 fetch 6 ,mem_lap 
-0x765b 033379 istore 6 ,contw 
-0x765c 033380 fetch 6 ,mem_plap 
-0x765d 033381 istore 6 ,contw 
-0x765e 033382 setarg mem_sp_random_remote_end 
-0x765f 033383 istore 2 ,contw 
-0x7660 033384 setarg mem_sp_random_local_end 
-0x7661 033385 istore 2 ,contw 
-:      033386 sp_link_key_calc:
-0x7662 033388 arg mem_addr_value ,contw 
-0x7663 033389 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033390 istore 6 ,contw 
-0x7665 033391 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033392 istore 6 ,contw 
-0x7667 033394 call function_f2 
-0x7668 033397 jam 1 ,mem_link_key_exists 
-0x7669 033398 arg mem_link_key ,contw 
-0x766a 033399 arg mem_sp_calc_result_high ,contr 
-0x766b 033400 call memcpy16 
-0x766c 033401 branch generate_linkkey_continue 
-:      033404 sp_pubkey_calc:
-0x766d 033405 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033406 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033407 rtnne sp_key_invalid 
-0x7670 033408 fetch 1 ,mem_sp_calc 
-0x7671 033409 rtnne sp_calc_standby 
-0x7672 033410 arg mem_sp_private_key ,contw 
-0x7673 033411 force 11 ,queue 
-0x7674 033412 call random_generator 
-0x7675 033413 random pdata 
-0x7676 033414 rshift pdata ,pdata 
-0x7677 033415 istore 2 ,contw 
-0x7678 033417 arg mem_k ,contw 
-0x7679 033418 arg mem_sp_private_key ,contr 
-0x767a 033419 call memcpy24 
-0x767b 033421 arg mem_ax ,contw 
-0x767c 033422 arg mem_gx ,contr 
-0x767d 033423 call memcpy48 
-0x767e 033425 arg mem_az ,contw 
-0x767f 033426 call bn_zero 
-0x7680 033427 jam 1 ,mem_az 
-0x7681 033429 call eckp_calc_init 
-0x7682 033430 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033431 rtn 
-:      033433 sp_pubkey_generated:
-0x7684 033434 arg mem_sp_pubkey_local ,contw 
-0x7685 033435 arg mem_bx ,contr 
-0x7686 033436 call memcpy48 
-0x7687 033437 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033438 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033439 rtn 
-:      033441 sp_dhkey_calc:
-0x768a 033442 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033443 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033444 rtnne sp_key_invalid 
-0x768d 033445 fetch 1 ,mem_sp_calc 
-0x768e 033446 rtnne sp_calc_standby 
-0x768f 033448 arg mem_k ,contw 
-0x7690 033449 arg mem_sp_private_key ,contr 
-0x7691 033450 call memcpy24 
-0x7692 033452 arg mem_ax ,contw 
-0x7693 033453 arg mem_sp_pubkey_remote ,contr 
-0x7694 033454 call memcpy48 
-0x7695 033456 arg mem_az ,contw 
-0x7696 033457 call bn_zero 
-0x7697 033458 jam 1 ,mem_az 
-0x7698 033460 call eckp_calc_init 
-0x7699 033461 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033462 rtn 
-:      033464 sp_dhkey_generated:
-0x769b 033465 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033466 arg mem_sp_dhkey ,contw 
-0x769d 033467 arg mem_bx ,contr 
-0x769e 033468 call memcpy24 
-0x769f 033469 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033470 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033471 rtn 
-:      033473 random_generator:
-0x76a2 033474 increase -1 ,queue 
-0x76a3 033475 nrtn positive 
-0x76a4 033476 random pdata 
-0x76a5 033477 istore 2 ,contw 
-0x76a6 033478 branch random_generator 
-:      033479 compare4:
-0x76a7 033480 increase -1 ,queue 
-0x76a8 033481 nbranch compare4_success ,positive 
-0x76a9 033482 ifetch 4 ,rega 
-0x76aa 033483 copy pdata ,temp 
-0x76ab 033484 ifetch 4 ,regb 
-0x76ac 033485 iflip temp ,pdata 
-0x76ad 033486 nbranch compare4_failed ,zero 
-0x76ae 033487 increase 4 ,rega 
-0x76af 033488 increase 4 ,regb 
-0x76b0 033489 branch compare4 
-:      033490 compare4_failed:
-0x76b1 033491 disable true 
-0x76b2 033492 rtn 
-:      033493 compare4_success:
-0x76b3 033494 enable true 
-0x76b4 033495 rtn 
-:      033502 simple_pairing_sequence:
-0x76b5 033503 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033504 fetch 1 ,mem_sp_flag 
-0x76b7 033505 rtn blank 
-0x76b8 033506 call lmo_fifo_check 
-0x76b9 033507 nrtn blank 
-0x76ba 033508 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033509 fetch 1 ,mem_sp_state 
-0x76bc 033510 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033511 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033512 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033513 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033514 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033515 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033516 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033517 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033518 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033520 rtn 
-:      033522 master_simple_paring_sequence:
-0x76c6 033523 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033524 fetch 1 ,mem_master_sp_flag 
-0x76c8 033525 rtn blank 
-0x76c9 033526 call lmo_fifo_check 
-0x76ca 033527 nrtn blank 
-0x76cb 033528 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033529 fetch 1 ,mem_master_sp_state 
-0x76cd 033530 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033531 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033532 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033533 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033534 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033535 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033536 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033537 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033538 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033539 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033540 rtn 
-:      033542 master_set_mem_master_sp_flag:
-0x76d8 033543 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033544 rtn 
-:      033546 master_clear_mem_master_sp_flag:
-0x76da 033547 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033548 rtn 
-:      033549 sp_calc_sequence:
-0x76dc 033550 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033551 fetch 1 ,mem_ssp_enable 
-0x76de 033552 rtn blank 
-0x76df 033553 fetch 1 ,mem_sp_calc 
-0x76e0 033554 rtn blank 
-0x76e1 033555 increase 0x80 ,pdata 
-0x76e2 033556 store 1 ,mem_sp_calc 
-0x76e3 033557 rtnbit1 7 
-0x76e4 033558 fetch 1 ,mem_ec_loopc 
-0x76e5 033559 branch sp_calc_sequence_done ,blank 
-0x76e6 033560 branch eckp_calc 
-:      033562 sp_calc_sequence_done:
-0x76e7 033563 call ecunmapz 
-0x76e8 033564 fetch 1 ,mem_sp_calc 
-0x76e9 033565 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033566 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033567 rtn 
-:      033570 bn_testbit:
-0x76ec 033571 and pdata ,7 ,queue 
-0x76ed 033572 rshift3 pdata ,pdata 
-0x76ee 033573 iadd contr ,contr 
-0x76ef 033574 ifetch 1 ,contr 
-0x76f0 033575 qisolate0 pdata 
-0x76f1 033576 rtn 
-:      033579 ec_copy:
-0x76f2 033580 call memcpy24 
-0x76f3 033581 call memcpy24 
-0x76f4 033582 branch memcpy24 
-:      033585 bn_eq_zero:
-0x76f5 033586 ifetch 8 ,contr 
-0x76f6 033587 nrtn blank 
-0x76f7 033588 ifetch 8 ,contr 
-0x76f8 033589 nrtn blank 
-0x76f9 033590 ifetch 8 ,contr 
-0x76fa 033591 rtn 
-:      033596 bn_eq_0:
-0x76fb 033597 ifetch 4 ,rega 
-0x76fc 033598 iforce temp 
-0x76fd 033599 ifetch 4 ,regb 
-0x76fe 033600 isub temp ,null 
-0x76ff 033601 nrtn zero 
-0x7700 033602 increase 4 ,rega 
-0x7701 033603 increase 4 ,regb 
-0x7702 033604 loop bn_eq_0 
-0x7703 033605 rtn 
-:      033608 bn_bigeq:
-0x7704 033609 force 6 ,loopcnt 
-0x7705 033610 increase 20 ,rega 
-0x7706 033611 increase 20 ,regb 
-:      033612 bn_bigeq_0:
-0x7707 033613 ifetch 4 ,regb 
-0x7708 033614 iforce temp 
-0x7709 033615 ifetch 4 ,rega 
-0x770a 033616 isub temp ,pdata 
-0x770b 033617 nrtn positive 
-0x770c 033618 nrtn blank 
-0x770d 033619 increase -4 ,rega 
-0x770e 033620 increase -4 ,regb 
-0x770f 033621 loop bn_bigeq_0 
-0x7710 033622 rtn 
-:      033624 bn_add:
-0x7711 033625 force 6 ,loopcnt 
-0x7712 033626 force 0 ,regc 
-:      033627 bn_add_0:
-0x7713 033628 ifetch 4 ,rega 
-0x7714 033629 iforce temp 
-0x7715 033630 ifetch 4 ,regb 
-0x7716 033631 iadd temp ,pdata 
-0x7717 033632 iadd regc ,pdata 
-0x7718 033633 istore 4 ,contw 
-0x7719 033634 isolate1 32 ,pdata 
-0x771a 033635 setflag true ,0 ,regc 
-0x771b 033636 increase 4 ,rega 
-0x771c 033637 increase 4 ,regb 
-0x771d 033638 loop bn_add_0 
-0x771e 033639 rtn 
-:      033641 bn_sub:
-0x771f 033642 force 6 ,loopcnt 
-0x7720 033643 force 0 ,regc 
-:      033644 bn_sub_0:
-0x7721 033645 ifetch 4 ,regb 
-0x7722 033646 iforce temp 
-0x7723 033647 ifetch 4 ,rega 
-0x7724 033648 isub temp ,pdata 
-0x7725 033649 isub regc ,pdata 
-0x7726 033650 istore 4 ,contw 
-0x7727 033651 isolate1 32 ,pdata 
-0x7728 033652 setflag true ,0 ,regc 
-0x7729 033653 increase 4 ,rega 
-0x772a 033654 increase 4 ,regb 
-0x772b 033655 loop bn_sub_0 
-0x772c 033656 rtn 
-:      033658 bn_rshift6:
-0x772d 033659 force 6 ,loopcnt 
-0x772e 033660 increase 20 ,rega 
-:      033661 bn_rshift:
-0x772f 033662 force 0 ,regc 
-:      033663 bn_rshift_0:
-0x7730 033664 ifetch 4 ,rega 
-0x7731 033665 isolate1 0 ,pdata 
-0x7732 033666 setflag true ,1 ,regc 
-0x7733 033667 rshift pdata ,pdata 
-0x7734 033668 isolate1 0 ,regc 
-0x7735 033669 setflag true ,31 ,pdata 
-0x7736 033670 istore 4 ,rega 
-0x7737 033671 increase -4 ,rega 
-0x7738 033672 rshift regc ,regc 
-0x7739 033673 loop bn_rshift_0 
-0x773a 033674 rtn 
-:      033676 bn_lshift:
-0x773b 033677 force 6 ,loopcnt 
-0x773c 033678 force 0 ,regc 
-:      033679 bn_lshift_0:
-0x773d 033680 ifetch 4 ,rega 
-0x773e 033681 isolate1 31 ,pdata 
-0x773f 033682 setflag true ,1 ,regc 
-0x7740 033683 lshift pdata ,pdata 
-0x7741 033684 isolate1 0 ,regc 
-0x7742 033685 setflag true ,0 ,pdata 
-0x7743 033686 istore 4 ,rega 
-0x7744 033687 increase 4 ,rega 
-0x7745 033688 rshift regc ,regc 
-0x7746 033689 loop bn_lshift_0 
-0x7747 033690 rtn 
-:      033692 bn_lshiftmod:
-0x7748 033693 call bn_lshift 
-:      033694 bn_lshiftmod_ismod:
-0x7749 033695 isolate1 0 ,regc 
-0x774a 033696 branch bn_lshiftmod_0 ,true 
-0x774b 033697 arg mem_p ,regb 
-0x774c 033698 copy rega ,regc 
-0x774d 033699 increase -24 ,rega 
-0x774e 033700 call bn_bigeq 
-0x774f 033701 nrtn positive 
-0x7750 033702 copy regc ,rega 
-:      033703 bn_lshiftmod_0:
-0x7751 033704 increase -24 ,rega 
-0x7752 033705 arg mem_p ,regb 
-0x7753 033706 copy rega ,contw 
-0x7754 033707 branch bn_sub 
-:      033710 bn_addmod:
-0x7755 033711 call bn_add 
-0x7756 033712 copy contw ,rega 
-0x7757 033713 branch bn_lshiftmod_ismod 
-:      033715 bn_submod:
-0x7758 033716 call bn_sub 
-0x7759 033717 isolate0 0 ,regc 
-0x775a 033718 rtn true 
-0x775b 033719 arg mem_p ,regb 
-0x775c 033720 add contw ,-24 ,rega 
-0x775d 033721 copy rega ,contw 
-0x775e 033722 branch bn_add 
-:      033725 bn_p192mod:
-0x775f 033726 copy contw ,timeup 
-0x7760 033727 copy rega ,alarm 
-0x7761 033728 arg mem_tmp2 ,regb 
-0x7762 033729 copy regb ,contw 
-0x7763 033730 add rega ,24 ,contr 
-0x7764 033731 ifetch 8 ,contr 
-0x7765 033732 istore 8 ,contw 
-0x7766 033733 istore 8 ,contw 
-0x7767 033734 force 0 ,pdata 
-0x7768 033735 istore 8 ,contw 
-0x7769 033736 copy timeup ,contw 
-0x776a 033737 call bn_addmod 
-0x776b 033738 arg mem_tmp2 ,regb 
-0x776c 033739 copy regb ,contw 
-0x776d 033740 force 0 ,pdata 
-0x776e 033741 istore 8 ,contw 
-0x776f 033742 add alarm ,32 ,contr 
-0x7770 033743 ifetch 8 ,contr 
-0x7771 033744 istore 8 ,contw 
-0x7772 033745 istore 8 ,contw 
-0x7773 033746 copy timeup ,rega 
-0x7774 033747 copy rega ,contw 
-0x7775 033748 call bn_addmod 
-0x7776 033749 arg mem_tmp2 ,regb 
-0x7777 033750 copy regb ,contw 
-0x7778 033751 add alarm ,40 ,contr 
-0x7779 033752 ifetch 8 ,contr 
-0x777a 033753 istore 8 ,contw 
-0x777b 033754 istore 8 ,contw 
-0x777c 033755 istore 8 ,contw 
-0x777d 033756 copy timeup ,rega 
-0x777e 033757 copy rega ,contw 
-0x777f 033758 branch bn_addmod 
-:      033761 bn_load:
-0x7780 033762 force 6 ,loopcnt 
-:      033763 bn_load_0:
-0x7781 033764 ifetch 4 ,contr 
-0x7782 033765 iforce regext 
-0x7783 033766 increase 1 ,regext_index 
-0x7784 033767 loop bn_load_0 
-0x7785 033768 rtn 
-:      033772 bn_mulmod:
-0x7786 033773 copy contw ,timeup 
-0x7787 033774 arg mem_tmp1 ,contw 
-0x7788 033775 call bn_zero 
-0x7789 033776 arg mem_tmp1 ,contw 
-0x778a 033777 copy rega ,contr 
-0x778b 033778 force 0 ,regext_index 
-0x778c 033779 call bn_load 
-0x778d 033780 copy regb ,contr 
-0x778e 033781 call bn_load 
-0x778f 033782 force 0 ,regb 
-:      033783 bn_mulmod_1:
-0x7790 033784 force 0 ,temp 
-0x7791 033785 force 6 ,regc 
-:      033786 bn_mulmod_0:
-0x7792 033787 ifetch 4 ,contw 
-0x7793 033788 iforce rega 
-0x7794 033789 copy regb ,regext_index 
-0x7795 033790 deposit regext 
-0x7796 033791 copy regc ,regext_index 
-0x7797 033792 imul32 regext ,pdata 
-0x7798 033793 iadd rega ,pdata 
-0x7799 033794 iadd temp ,pdata 
-0x779a 033795 istore 4 ,contw 
-0x779b 033796 rshift32 pdata ,temp 
-0x779c 033797 increase 1 ,regc 
-0x779d 033798 compare 12 ,regc ,0xff 
-0x779e 033799 nbranch bn_mulmod_0 ,true 
-0x779f 033800 deposit temp 
-0x77a0 033801 istore 4 ,contw 
-0x77a1 033802 increase -24 ,contw 
-0x77a2 033803 increase 1 ,regb 
-0x77a3 033804 compare 6 ,regb ,0xff 
-0x77a4 033805 nbranch bn_mulmod_1 ,true 
-0x77a5 033806 arg mem_tmp1 ,rega 
-0x77a6 033807 copy timeup ,contw 
-0x77a7 033808 branch bn_p192mod 
-:      033811 bn_sqrmod:
-0x77a8 033812 copy rega ,regb 
-0x77a9 033813 branch bn_mulmod 
-:      033815 bn_rshifteven:
-0x77aa 033816 copy rega ,alarm 
-:      033817 bn_rshifteven_1:
-0x77ab 033818 copy alarm ,rega 
-0x77ac 033819 ifetch 1 ,rega 
-0x77ad 033820 isolate1 0 ,pdata 
-0x77ae 033821 rtn true 
-0x77af 033822 call bn_rshift6 
-0x77b0 033823 ifetch 1 ,regb 
-0x77b1 033824 isolate0 0 ,pdata 
-0x77b2 033825 branch bn_rshifteven_0 ,true 
-0x77b3 033826 arg mem_p ,rega 
-0x77b4 033827 copy regb ,contw 
-0x77b5 033828 call bn_add 
-0x77b6 033829 ifetch 1 ,regb 
-0x77b7 033830 iadd regc ,pdata 
-0x77b8 033831 istore 1 ,regb 
-0x77b9 033832 increase -24 ,regb 
-:      033833 bn_rshifteven_0:
-0x77ba 033834 add regb ,24 ,rega 
-0x77bb 033835 force 7 ,loopcnt 
-0x77bc 033836 call bn_rshift 
-0x77bd 033837 branch bn_rshifteven_1 
-:      033840 bn_invmod:
-0x77be 033841 copy contw ,timeup 
-0x77bf 033842 arg mem_tmp0 ,contw 
-0x77c0 033843 call bn_zero 
-0x77c1 033844 force 0 ,pdata 
-0x77c2 033845 store 4 ,mem_tmp5 
-0x77c3 033846 store 4 ,mem_t2 
-0x77c4 033847 jam 1 ,mem_tmp0 
-0x77c5 033848 arg mem_tmp1 ,contw 
-0x77c6 033849 call bn_zero 
-0x77c7 033850 arg mem_p ,contr 
-0x77c8 033851 arg mem_tmp2 ,contw 
-0x77c9 033852 call memcpy24 
-0x77ca 033853 copy rega ,contr 
-0x77cb 033854 arg mem_tmp3 ,contw 
-0x77cc 033855 call memcpy24 
-:      033856 bn_invmod_2:
-0x77cd 033857 arg mem_tmp3 ,contr 
-0x77ce 033858 call bn_eq_zero 
-0x77cf 033859 branch bn_invmod_0 ,blank 
-0x77d0 033860 arg mem_tmp3 ,rega 
-0x77d1 033861 arg mem_tmp0 ,regb 
-0x77d2 033862 call bn_rshifteven 
-0x77d3 033864 arg mem_tmp2 ,rega 
-0x77d4 033865 arg mem_tmp1 ,regb 
-0x77d5 033866 call bn_rshifteven 
-0x77d6 033867 arg mem_tmp3 ,rega 
-0x77d7 033868 arg mem_tmp2 ,regb 
-0x77d8 033869 call bn_bigeq 
-0x77d9 033870 branch bn_invmod_1 ,positive 
-0x77da 033871 arg mem_tmp2 ,rega 
-0x77db 033872 arg mem_tmp3 ,regb 
-0x77dc 033873 copy rega ,contw 
-0x77dd 033874 call bn_sub 
-0x77de 033875 arg mem_tmp0 ,rega 
-0x77df 033876 arg mem_tmp1 ,regb 
-0x77e0 033877 copy regb ,contw 
-0x77e1 033878 call bn_add 
-0x77e2 033879 ifetch 1 ,rega 
-0x77e3 033880 iadd regc ,regc 
-0x77e4 033881 ifetch 1 ,regb 
-0x77e5 033882 iadd regc ,pdata 
-0x77e6 033883 istore 1 ,regb 
-0x77e7 033884 branch bn_invmod_2 
-:      033885 bn_invmod_1:
-0x77e8 033886 arg mem_tmp3 ,rega 
-0x77e9 033887 arg mem_tmp2 ,regb 
-0x77ea 033888 copy rega ,contw 
-0x77eb 033889 call bn_sub 
-0x77ec 033890 arg mem_tmp1 ,rega 
-0x77ed 033891 arg mem_tmp0 ,regb 
-0x77ee 033892 copy regb ,contw 
-0x77ef 033893 call bn_add 
-0x77f0 033894 ifetch 1 ,rega 
-0x77f1 033895 iadd regc ,regc 
-0x77f2 033896 ifetch 1 ,regb 
-0x77f3 033897 iadd regc ,pdata 
-0x77f4 033898 istore 1 ,regb 
-0x77f5 033899 branch bn_invmod_2 
-:      033900 bn_invmod_0:
-0x77f6 033901 arg mem_tmp0 ,contw 
-0x77f7 033902 call bn_zero 
-0x77f8 033903 fetch 1 ,mem_tmp5 
-0x77f9 033904 store 1 ,mem_tmp0 
-0x77fa 033905 store 1 ,mem_tmp0a 
-0x77fb 033906 arg mem_tmp0 ,rega 
-0x77fc 033907 arg mem_tmp1 ,regb 
-0x77fd 033908 copy regb ,contw 
-0x77fe 033909 call bn_addmod 
-0x77ff 033910 arg mem_p ,rega 
-0x7800 033911 arg mem_tmp1 ,regb 
-0x7801 033912 copy timeup ,contw 
-0x7802 033913 branch bn_submod 
-:      033918 ecdbl:
-0x7803 033919 arg mem_cz ,rega 
-0x7804 033920 arg mem_t2 ,contw 
-0x7805 033921 call bn_sqrmod 
-0x7806 033922 arg mem_t2 ,rega 
-0x7807 033923 arg mem_t3 ,contw 
-0x7808 033924 call bn_sqrmod 
-0x7809 033925 arg mem_a ,rega 
-0x780a 033926 arg mem_t3 ,regb 
-0x780b 033927 arg mem_t3 ,contw 
-0x780c 033928 call bn_mulmod 
-0x780d 033929 arg mem_cx ,rega 
-0x780e 033930 arg mem_t2 ,contw 
-0x780f 033931 call bn_sqrmod 
-0x7810 033932 arg mem_t2 ,contr 
-0x7811 033933 arg mem_t1 ,contw 
-0x7812 033934 call memcpy24 
-0x7813 033935 arg mem_t1 ,rega 
-0x7814 033936 call bn_lshiftmod 
-0x7815 033937 arg mem_t2 ,rega 
-0x7816 033938 arg mem_t1 ,regb 
-0x7817 033939 arg mem_t2 ,contw 
-0x7818 033940 call bn_addmod 
-0x7819 033941 arg mem_t2 ,rega 
-0x781a 033942 arg mem_t3 ,regb 
-0x781b 033943 arg mem_t2 ,contw 
-0x781c 033944 call bn_addmod 
-0x781d 033945 arg mem_cx ,contr 
-0x781e 033946 arg mem_t1 ,contw 
-0x781f 033947 call memcpy24 
-0x7820 033948 arg mem_cy ,rega 
-0x7821 033949 arg mem_t3 ,contw 
-0x7822 033950 call bn_sqrmod 
-0x7823 033951 arg mem_t1 ,rega 
-0x7824 033952 call bn_lshiftmod 
-0x7825 033953 arg mem_t1 ,rega 
-0x7826 033954 call bn_lshiftmod 
-0x7827 033955 arg mem_t1 ,rega 
-0x7828 033956 arg mem_t3 ,regb 
-0x7829 033957 arg mem_t1 ,contw 
-0x782a 033958 call bn_mulmod 
-0x782b 033959 arg mem_t3 ,rega 
-0x782c 033960 arg mem_t0 ,contw 
-0x782d 033961 call bn_sqrmod 
-0x782e 033962 arg mem_t0 ,rega 
-0x782f 033963 call bn_lshiftmod 
-0x7830 033964 arg mem_t0 ,rega 
-0x7831 033965 call bn_lshiftmod 
-0x7832 033966 arg mem_t0 ,rega 
-0x7833 033967 call bn_lshiftmod 
-0x7834 033968 arg mem_cy ,contr 
-0x7835 033969 arg mem_t3 ,contw 
-0x7836 033970 call memcpy24 
-0x7837 033971 arg mem_t3 ,rega 
-0x7838 033972 call bn_lshiftmod 
-0x7839 033973 arg mem_t3 ,rega 
-0x783a 033974 arg mem_cz ,regb 
-0x783b 033975 arg mem_cz ,contw 
-0x783c 033976 call bn_mulmod 
-0x783d 033977 arg mem_t2 ,rega 
-0x783e 033978 arg mem_t3 ,contw 
-0x783f 033979 call bn_sqrmod 
-0x7840 033980 arg mem_t3 ,rega 
-0x7841 033981 arg mem_t1 ,regb 
-0x7842 033982 arg mem_t3 ,contw 
-0x7843 033983 call bn_submod 
-0x7844 033984 arg mem_t3 ,rega 
-0x7845 033985 arg mem_t1 ,regb 
-0x7846 033986 arg mem_cx ,contw 
-0x7847 033987 call bn_submod 
-0x7848 033988 arg mem_t1 ,rega 
-0x7849 033989 arg mem_cx ,regb 
-0x784a 033990 arg mem_t3 ,contw 
-0x784b 033991 call bn_submod 
-0x784c 033992 arg mem_t3 ,rega 
-0x784d 033993 arg mem_t2 ,regb 
-0x784e 033994 arg mem_t3 ,contw 
-0x784f 033995 call bn_mulmod 
-0x7850 033996 arg mem_t3 ,rega 
-0x7851 033997 arg mem_t0 ,regb 
-0x7852 033998 arg mem_cy ,contw 
-0x7853 033999 branch bn_submod 
-:      034003 ecadd:
-0x7854 034004 arg mem_az ,rega 
-0x7855 034005 arg mem_t7 ,contw 
-0x7856 034006 call bn_sqrmod 
-0x7857 034007 arg mem_cx ,rega 
-0x7858 034008 arg mem_t7 ,regb 
-0x7859 034009 arg mem_t0 ,contw 
-0x785a 034010 call bn_mulmod 
-0x785b 034011 arg mem_az ,rega 
-0x785c 034012 arg mem_t7 ,regb 
-0x785d 034013 arg mem_t7 ,contw 
-0x785e 034014 call bn_mulmod 
-0x785f 034015 arg mem_cy ,rega 
-0x7860 034016 arg mem_t7 ,regb 
-0x7861 034017 arg mem_t1 ,contw 
-0x7862 034018 call bn_mulmod 
-0x7863 034019 arg mem_cz ,rega 
-0x7864 034020 arg mem_t7 ,contw 
-0x7865 034021 call bn_sqrmod 
-0x7866 034022 arg mem_ax ,rega 
-0x7867 034023 arg mem_t7 ,regb 
-0x7868 034024 arg mem_t2 ,contw 
-0x7869 034025 call bn_mulmod 
-0x786a 034026 arg mem_cz ,rega 
-0x786b 034027 arg mem_t7 ,regb 
-0x786c 034028 arg mem_t7 ,contw 
-0x786d 034029 call bn_mulmod 
-0x786e 034030 arg mem_ay ,rega 
-0x786f 034031 arg mem_t7 ,regb 
-0x7870 034032 arg mem_t3 ,contw 
-0x7871 034033 call bn_mulmod 
-0x7872 034034 arg mem_t0 ,rega 
-0x7873 034035 arg mem_t2 ,regb 
-0x7874 034036 arg mem_t7 ,contw 
-0x7875 034037 call bn_submod 
-0x7876 034038 arg mem_t0 ,rega 
-0x7877 034039 arg mem_t2 ,regb 
-0x7878 034040 arg mem_t0 ,contw 
-0x7879 034041 call bn_addmod 
-0x787a 034042 arg mem_t1 ,rega 
-0x787b 034043 arg mem_t3 ,regb 
-0x787c 034044 arg mem_t2 ,contw 
-0x787d 034045 call bn_submod 
-0x787e 034046 arg mem_t1 ,rega 
-0x787f 034047 arg mem_t3 ,regb 
-0x7880 034048 arg mem_t1 ,contw 
-0x7881 034049 call bn_addmod 
-0x7882 034050 arg mem_t1 ,rega 
-0x7883 034051 arg mem_t7 ,regb 
-0x7884 034052 arg mem_t1 ,contw 
-0x7885 034053 call bn_mulmod 
-0x7886 034054 arg mem_cz ,rega 
-0x7887 034055 arg mem_az ,regb 
-0x7888 034056 arg mem_t3 ,contw 
-0x7889 034057 call bn_mulmod 
-0x788a 034058 arg mem_t3 ,rega 
-0x788b 034059 arg mem_t7 ,regb 
-0x788c 034060 arg mem_cz ,contw 
-0x788d 034061 call bn_mulmod 
-0x788e 034062 arg mem_t7 ,rega 
-0x788f 034063 arg mem_t7 ,contw 
-0x7890 034064 call bn_sqrmod 
-0x7891 034065 arg mem_t7 ,rega 
-0x7892 034066 arg mem_t0 ,regb 
-0x7893 034067 arg mem_t3 ,contw 
-0x7894 034068 call bn_mulmod 
-0x7895 034069 arg mem_t7 ,rega 
-0x7896 034070 arg mem_t1 ,regb 
-0x7897 034071 arg mem_t1 ,contw 
-0x7898 034072 call bn_mulmod 
-0x7899 034073 arg mem_t2 ,rega 
-0x789a 034074 arg mem_cx ,contw 
-0x789b 034075 call bn_sqrmod 
-0x789c 034076 arg mem_cx ,rega 
-0x789d 034077 arg mem_t3 ,regb 
-0x789e 034078 arg mem_cx ,contw 
-0x789f 034079 call bn_submod 
-0x78a0 034080 arg mem_cx ,contr 
-0x78a1 034081 arg mem_t7 ,contw 
-0x78a2 034082 call memcpy24 
-0x78a3 034083 arg mem_t7 ,rega 
-0x78a4 034084 call bn_lshiftmod 
-0x78a5 034085 arg mem_t3 ,rega 
-0x78a6 034086 arg mem_t7 ,regb 
-0x78a7 034087 arg mem_t3 ,contw 
-0x78a8 034088 call bn_submod 
-0x78a9 034089 arg mem_t3 ,rega 
-0x78aa 034090 arg mem_t2 ,regb 
-0x78ab 034091 arg mem_t2 ,contw 
-0x78ac 034092 call bn_mulmod 
-0x78ad 034093 arg mem_t2 ,rega 
-0x78ae 034094 arg mem_t1 ,regb 
-0x78af 034095 arg mem_cy ,contw 
-0x78b0 034096 call bn_submod 
-0x78b1 034097 arg mem_cy ,rega 
-0x78b2 034098 arg mem_p ,regb 
-0x78b3 034099 arg mem_cy ,contw 
-0x78b4 034100 force 0 ,regc 
-0x78b5 034101 fetch 1 ,mem_cy 
-0x78b6 034102 isolate1 0 ,pdata 
-0x78b7 034103 call bn_add ,true 
-0x78b8 034104 copy regc ,alarm 
-0x78b9 034105 arg mem_cy ,rega 
-0x78ba 034106 call bn_rshift6 
-0x78bb 034107 fetch 1 ,mem_cy5 
-0x78bc 034108 isolate1 0 ,alarm 
-0x78bd 034109 setflag true ,7 ,pdata 
-0x78be 034110 store 1 ,mem_cy5 
-0x78bf 034111 rtn 
-:      034115 eckp_0:
-0x78c0 034116 fetch 1 ,mem_ec_loopc 
-0x78c1 034117 increase -1 ,pdata 
-0x78c2 034118 nrtn positive 
-0x78c3 034119 store 1 ,mem_ec_loopc 
-0x78c4 034120 fetch 1 ,mem_ec_infinite 
-0x78c5 034121 call ecdbl ,blank 
-0x78c6 034122 fetch 1 ,mem_ec_loopc 
-0x78c7 034123 arg mem_k ,contr 
-0x78c8 034124 call bn_testbit 
-0x78c9 034125 branch eckp_0 ,true 
-0x78ca 034126 fetch 1 ,mem_ec_infinite 
-0x78cb 034127 nbranch eckp_1 ,blank 
-0x78cc 034128 call ecadd 
-0x78cd 034129 branch eckp_0 
-:      034130 eckp_1:
-0x78ce 034131 jam 0 ,mem_ec_infinite 
-0x78cf 034132 arg mem_ax ,contr 
-0x78d0 034133 arg mem_cx ,contw 
-0x78d1 034134 call ec_copy 
-0x78d2 034135 branch eckp_0 
-:      034138 ecunmapz:
-0x78d3 034139 arg mem_cz ,rega 
-0x78d4 034140 arg mem_t3 ,contw 
-0x78d5 034141 call bn_invmod 
-0x78d6 034142 arg mem_t3 ,rega 
-0x78d7 034143 arg mem_t1 ,contw 
-0x78d8 034144 call bn_sqrmod 
-0x78d9 034145 arg mem_cx ,rega 
-0x78da 034146 arg mem_t1 ,regb 
-0x78db 034147 arg mem_bx ,contw 
-0x78dc 034148 call bn_mulmod 
-0x78dd 034149 arg mem_t3 ,rega 
-0x78de 034150 arg mem_t1 ,regb 
-0x78df 034151 arg mem_t2 ,contw 
-0x78e0 034152 call bn_mulmod 
-0x78e1 034153 arg mem_cy ,rega 
-0x78e2 034154 arg mem_t2 ,regb 
-0x78e3 034155 arg mem_by ,contw 
-0x78e4 034156 branch bn_mulmod 
-:      034160 sha_endian_swap2:
-0x78e5 034161 ifetch 4 ,contr 
-0x78e6 034162 force 4 ,rega 
-0x78e7 034163 increase 3 ,contw 
-:      034164 sha_endian_loop:
-0x78e8 034165 istore 1 ,contw 
-0x78e9 034166 rshift8 pdata ,pdata 
-0x78ea 034167 increase -2 ,contw 
-0x78eb 034168 increase -1 ,rega 
-0x78ec 034169 nbranch sha_endian_loop ,zero 
-0x78ed 034170 increase 5 ,contw 
-0x78ee 034171 loop sha_endian_swap2 
-0x78ef 034172 rtn 
-:      034175 sha_getw:
-0x78f0 034176 lshift2 queue ,pdata 
-0x78f1 034177 iadd timeup ,contr 
-0x78f2 034178 ifetch 4 ,contr 
-0x78f3 034179 rtn 
-:      034181 sha_r:
-0x78f4 034182 force 16 ,alarm 
-0x78f5 034183 arg memdat ,timeup 
-:      034184 sha_r_loop:
-0x78f6 034185 add alarm ,-7 ,queue 
-0x78f7 034186 call sha_getw 
-0x78f8 034187 iforce temp 
-0x78f9 034188 add alarm ,-16 ,queue 
-0x78fa 034189 call sha_getw 
-0x78fb 034190 iadd temp ,temp 
-0x78fc 034191 add alarm ,-2 ,queue 
-0x78fd 034192 call sha_getw 
-0x78fe 034193 shasx pdata ,1 ,pdata 
-0x78ff 034194 iadd temp ,temp 
-0x7900 034195 add alarm ,-15 ,queue 
-0x7901 034196 call sha_getw 
-0x7902 034197 shasx pdata ,0 ,pdata 
-0x7903 034198 iadd temp ,temp 
-0x7904 034199 lshift2 alarm ,pdata 
-0x7905 034200 iadd timeup ,contw 
-0x7906 034201 istoret 4 ,contw 
-0x7907 034202 increase 1 ,alarm 
-0x7908 034203 compare 64 ,alarm ,0xff 
-0x7909 034204 nbranch sha_r_loop ,true 
-0x790a 034205 rtn 
-:      034208 sha_init:
-0x790b 034209 arg memh0 ,contr 
-0x790c 034210 force 7 ,regext_index 
-:      034211 sha_init_0:
-0x790d 034212 ifetch 4 ,contr 
-0x790e 034213 iforce regext 
-0x790f 034214 increase -1 ,regext_index 
-0x7910 034215 branch sha_init_0 ,positive 
-0x7911 034216 rtn 
-:      034218 sha:
-0x7912 034219 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034220 call sha_r 
-0x7914 034221 arg memahbak ,contw 
-0x7915 034222 force 0 ,regext_index 
-:      034223 sha_0:
-0x7916 034224 deposit regext 
-0x7917 034225 istore 4 ,contw 
-0x7918 034226 increase 1 ,regext_index 
-0x7919 034227 compare 8 ,regext_index ,0xff 
-0x791a 034228 nbranch sha_0 ,true 
-0x791b 034229 call enable_authrom 
-0x791c 034230 arg memk ,timeup 
-0x791d 034231 arg memdat ,alarm 
-0x791e 034232 force 64 ,loopcnt 
-:      034233 sha_loop:
-0x791f 034234 ifetcht 4 ,alarm 
-0x7920 034235 ifetch 4 ,timeup 
-0x7921 034236 increase 4 ,timeup 
-0x7922 034237 increase 4 ,alarm 
-0x7923 034238 iadd temp ,pdata 
-0x7924 034239 force 7 ,regext_index 
-0x7925 034240 iadd regext ,temp 
-0x7926 034241 force 4 ,regext_index 
-0x7927 034242 shasx regext ,3 ,pdata 
-0x7928 034243 iadd temp ,temp 
-0x7929 034244 force 5 ,regext_index 
-0x792a 034245 deposit regext 
-0x792b 034246 force 6 ,regext_index 
-0x792c 034247 ixor regext ,pdata 
-0x792d 034248 force 4 ,regext_index 
-0x792e 034249 iand regext ,pdata 
-0x792f 034250 force 6 ,regext_index 
-0x7930 034251 ixor regext ,pdata 
-0x7931 034252 iadd temp ,temp 
-0x7932 034253 force 7 ,regext_index 
-0x7933 034254 copy temp ,regext 
-0x7934 034255 force 3 ,regext_index 
-0x7935 034256 deposit regext 
-0x7936 034257 iadd temp ,regext 
-0x7937 034258 force 0 ,regext_index 
-0x7938 034259 deposit regext 
-0x7939 034260 force 1 ,regext_index 
-0x793a 034261 iand regext ,temp 
-0x793b 034262 ior regext ,pdata 
-0x793c 034263 force 2 ,regext_index 
-0x793d 034264 iand regext ,pdata 
-0x793e 034265 ior temp ,temp 
-0x793f 034266 force 0 ,regext_index 
-0x7940 034267 shasx regext ,2 ,pdata 
-0x7941 034268 iadd temp ,pdata 
-0x7942 034269 force 7 ,regext_index 
-0x7943 034270 iadd regext ,regext 
-0x7944 034271 regexrot 
-0x7945 034272 loop sha_loop 
-0x7946 034273 arg memahbak ,contr 
-0x7947 034274 force 0 ,regext_index 
-:      034275 sha_1:
-0x7948 034276 ifetch 4 ,contr 
-0x7949 034277 iadd regext ,regext 
-0x794a 034278 increase 1 ,regext_index 
-0x794b 034279 compare 8 ,regext_index ,0xff 
-0x794c 034280 nbranch sha_1 ,true 
-0x794d 034281 branch disable_authrom 
-:      034284 sha_result:
-0x794e 034285 arg memresult ,contw 
-0x794f 034286 force 7 ,regext_index 
-:      034287 sha_regext_save:
-0x7950 034288 deposit regext 
-0x7951 034289 istore 4 ,contw 
-0x7952 034290 increase -1 ,regext_index 
-0x7953 034291 branch sha_regext_save ,positive 
-0x7954 034292 rtn 
-:      034294 pad_xor:
-0x7955 034296 arg memdat ,contw 
-0x7956 034297 increase -4 ,contr 
-0x7957 034298 sub loopcnt ,16 ,rega 
-:      034299 pad_xor_0:
-0x7958 034300 ifetch 4 ,contr 
-0x7959 034301 ixor temp ,pdata 
-0x795a 034302 istore 4 ,contw 
-0x795b 034303 increase -8 ,contr 
-0x795c 034304 loop pad_xor_0 
-0x795d 034305 copy rega ,loopcnt 
-0x795e 034306 deposit temp 
-:      034307 pad_xor_1:
-0x795f 034308 istore 4 ,contw 
-0x7960 034309 loop pad_xor_1 
-0x7961 034310 rtn 
-:      034312 g_noninit_number_confirm:
-0x7962 034313 call g_noninit0 
-0x7963 034314 call sha_result 
-0x7964 034315 branch g_common0 
-:      034317 g_noninit:
-0x7965 034318 call g_noninit0 
-0x7966 034319 branch g_common0 
-:      034321 g_noninit0:
-0x7967 034322 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034323 arg memdat ,contw 
-0x7969 034324 force 6 ,loopcnt 
-0x796a 034325 call memcpy_dword_swap 
-0x796b 034326 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034327 force 6 ,loopcnt 
-0x796d 034328 call memcpy_dword_swap 
-0x796e 034329 arg mem_sp_random_remote_end ,contr 
-0x796f 034330 call memcpy_dword_swap4 
-0x7970 034331 call sha_init 
-0x7971 034332 call sha 
-0x7972 034333 arg mem_sp_random_local_end ,contr 
-0x7973 034334 arg memdat ,contw 
-0x7974 034335 branch g_common 
-:      034337 g_init:
-0x7975 034338 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034339 arg memdat ,contw 
-0x7977 034340 force 6 ,loopcnt 
-0x7978 034341 call memcpy_dword_swap 
-0x7979 034342 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034343 force 6 ,loopcnt 
-0x797b 034344 call memcpy_dword_swap 
-0x797c 034345 arg mem_sp_random_local_end ,contr 
-0x797d 034346 call memcpy_dword_swap4 
-0x797e 034347 call sha_init 
-0x797f 034348 call sha 
-0x7980 034349 arg mem_sp_random_remote_end ,contr 
-0x7981 034350 arg memdat ,contw 
-0x7982 034351 call g_common 
-0x7983 034352 branch g_common0 
-:      034354 g_common:
-0x7984 034355 call memcpy_dword_swap4 
-0x7985 034356 setarg 0x800000 
-0x7986 034357 lshift8 pdata ,pdata 
-0x7987 034358 istore 4 ,contw 
-0x7988 034359 force 5 ,loopcnt 
-0x7989 034360 call memset0 
-0x798a 034361 setarg 640 
-0x798b 034362 istore 4 ,contw 
-0x798c 034363 branch sha 
-:      034364 g_common0:
-0x798d 034365 fetch 4 ,memresult 
-0x798e 034367 arg 1000 ,rega 
-0x798f 034368 idiv rega 
-0x7990 034369 call wait_div_end 
-0x7991 034370 remainder pdata 
-0x7992 034371 store 4 ,mem_gkey 
-0x7993 034372 quotient pdata 
-0x7994 034373 arg 1000 ,rega 
-0x7995 034374 idiv rega 
-0x7996 034375 call wait_div_end 
-0x7997 034376 remainder pdata 
-0x7998 034377 arg 1000 ,rega 
-0x7999 034378 imul32 rega ,pdata 
-0x799a 034379 fetcht 4 ,mem_gkey 
-0x799b 034380 iadd temp ,pdata 
-0x799c 034381 store 4 ,mem_gkey 
-0x799d 034382 rtn 
-:      034384 function_f1_no_key:
-0x799e 034385 jam 0 ,mem_passkey_1bit 
-0x799f 034386 branch function_f1_common 
-:      034388 function_f1:
-0x79a0 034389 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034390 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034391 function_f1_common:
-0x79a2 034392 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034393 setarg 0x363636 
-0x79a4 034394 lshift8 pdata ,temp 
-0x79a5 034395 or_into 0x36 ,temp 
-0x79a6 034396 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034397 copy pdata ,contr 
-0x79a8 034398 force 4 ,loopcnt 
-0x79a9 034399 call pad_xor 
-0x79aa 034400 call sha_init 
-0x79ab 034401 call sha 
-0x79ac 034402 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034403 copy pdata ,contr 
-0x79ae 034404 arg memdat ,contw 
-0x79af 034405 force 6 ,loopcnt 
-0x79b0 034406 call memcpy_dword_swap 
-0x79b1 034407 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034408 copy pdata ,contr 
-0x79b3 034409 force 6 ,loopcnt 
-0x79b4 034410 call memcpy_dword_swap 
-0x79b5 034411 setarg 0x800000 
-0x79b6 034412 istore 3 ,contw 
-0x79b7 034414 fetch 1 ,mem_passkey_1bit 
-0x79b8 034416 istore 1 ,contw 
-0x79b9 034417 force 0 ,pdata 
-0x79ba 034418 istore 8 ,contw 
-0x79bb 034419 setarg 0x0388 
-0x79bc 034420 istore 4 ,contw 
-0x79bd 034421 call sha 
-0x79be 034422 call sha_result 
-0x79bf 034423 arg memresult ,contr 
-0x79c0 034424 arg memahsave ,contw 
-0x79c1 034425 call memcpy32 
-0x79c2 034427 setarg 0x5c5c5c 
-0x79c3 034428 lshift8 pdata ,temp 
-0x79c4 034429 or_into 0x5c ,temp 
-0x79c5 034430 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034431 copy pdata ,contr 
-0x79c7 034432 force 4 ,loopcnt 
-0x79c8 034433 call pad_xor 
-0x79c9 034434 call sha_init 
-0x79ca 034435 call sha 
-0x79cb 034436 arg memahsave_end ,contr 
-0x79cc 034437 arg memdat ,contw 
-0x79cd 034438 force 8 ,loopcnt 
-0x79ce 034439 call memcpy_dword_swap 
-0x79cf 034440 setarg 0x800000 
-0x79d0 034441 lshift8 pdata ,pdata 
-0x79d1 034442 istore 4 ,contw 
-0x79d2 034443 call bn_zero 
-0x79d3 034444 setarg 0x0300 
-0x79d4 034445 istore 4 ,contw 
-0x79d5 034446 call sha 
-0x79d6 034447 branch sha_result 
-:      034450 function_f2:
-0x79d7 034451 setarg 0x363636 
-0x79d8 034452 lshift8 pdata ,temp 
-0x79d9 034453 or_into 0x36 ,temp 
-0x79da 034454 arg mem_sp_dhkey_end ,contr 
-0x79db 034455 force 6 ,loopcnt 
-0x79dc 034456 call pad_xor 
-0x79dd 034457 call sha_init 
-0x79de 034458 call sha 
-0x79df 034459 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034460 copy pdata ,contr 
-0x79e1 034461 arg memdat ,contw 
-0x79e2 034462 call memcpy_dword_swap4 
-0x79e3 034463 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034464 copy pdata ,contr 
-0x79e5 034465 call memcpy_dword_swap4 
-0x79e6 034467 setarg 0x62746c 
-0x79e7 034468 lshift8 pdata ,pdata 
-0x79e8 034469 or_into 0x6b ,pdata 
-0x79e9 034470 istore 4 ,contw 
-0x79ea 034471 arg mem_addr_value_end ,contr 
-0x79eb 034472 force 3 ,loopcnt 
-0x79ec 034473 call memcpy_dword_swap 
-0x79ed 034475 setarg 0x800000 
-0x79ee 034476 lshift8 pdata ,pdata 
-0x79ef 034477 istore 4 ,contw 
-0x79f0 034478 force 0 ,pdata 
-0x79f1 034479 istore 8 ,contw 
-0x79f2 034480 setarg 0x0380 
-0x79f3 034481 istore 4 ,contw 
-0x79f4 034482 call sha 
-0x79f5 034484 call sha_result 
-0x79f6 034485 arg memresult ,contr 
-0x79f7 034486 arg memahsave ,contw 
-0x79f8 034487 call memcpy32 
-0x79f9 034489 setarg 0x5c5c5c 
-0x79fa 034490 lshift8 pdata ,temp 
-0x79fb 034491 or_into 0x5c ,temp 
-0x79fc 034492 arg mem_sp_dhkey_end ,contr 
-0x79fd 034493 force 6 ,loopcnt 
-0x79fe 034494 call pad_xor 
-0x79ff 034495 call sha_init 
-0x7a00 034496 call sha 
-0x7a01 034497 arg memahsave_end ,contr 
-0x7a02 034498 arg memdat ,contw 
-0x7a03 034499 force 8 ,loopcnt 
-0x7a04 034500 call memcpy_dword_swap 
-0x7a05 034501 setarg 0x800000 
-0x7a06 034502 lshift8 pdata ,pdata 
-0x7a07 034503 istore 4 ,contw 
-0x7a08 034504 call bn_zero 
-0x7a09 034505 setarg 0x0300 
-0x7a0a 034506 istore 4 ,contw 
-0x7a0b 034507 call sha 
-0x7a0c 034508 branch sha_result 
-:      034511 function_f3a:
-0x7a0d 034512 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034513 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034514 function_f3a_common:
-0x7a0f 034515 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034516 setarg 0x363636 
-0x7a11 034517 lshift8 pdata ,temp 
-0x7a12 034518 or_into 0x36 ,temp 
-0x7a13 034519 arg mem_sp_dhkey_end ,contr 
-0x7a14 034520 force 6 ,loopcnt 
-0x7a15 034521 call pad_xor 
-0x7a16 034522 call sha_init 
-0x7a17 034523 call sha 
-0x7a18 034524 arg mem_sp_random_remote_end ,contr 
-0x7a19 034525 arg memdat ,contw 
-0x7a1a 034526 call memcpy_dword_swap4 
-0x7a1b 034527 arg mem_sp_random_local_end ,contr 
-0x7a1c 034528 call memcpy_dword_swap4 
-0x7a1d 034529 branch function_f3_common 
-:      034531 function_f3a_no_pin:
-0x7a1e 034532 setarg 0 
-0x7a1f 034533 store 4 ,mem_pin 
-0x7a20 034534 branch function_f3a_common 
-:      034536 function_f3b_no_pin:
-0x7a21 034537 setarg 0 
-0x7a22 034538 store 4 ,mem_pin 
-0x7a23 034539 branch function_f3b_common 
-:      034542 function_f3b:
-0x7a24 034543 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034544 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034545 function_f3b_common:
-0x7a26 034546 setarg 0x363636 
-0x7a27 034547 lshift8 pdata ,temp 
-0x7a28 034548 or_into 0x36 ,temp 
-0x7a29 034549 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034550 force 6 ,loopcnt 
-0x7a2b 034551 call pad_xor 
-0x7a2c 034552 call sha_init 
-0x7a2d 034553 call sha 
-0x7a2e 034555 arg mem_sp_random_local_end ,contr 
-0x7a2f 034556 arg memdat ,contw 
-0x7a30 034557 call memcpy_dword_swap4 
-0x7a31 034558 arg mem_sp_random_remote_end ,contr 
-0x7a32 034559 call memcpy_dword_swap4 
-:      034560 function_f3_common:
-0x7a33 034561 setarg 0x0 
-0x7a34 034562 istore 8 ,contw 
-0x7a35 034563 istore 4 ,contw 
-0x7a36 034564 fetch 4 ,mem_pin 
-0x7a37 034565 istore 4 ,contw 
-0x7a38 034567 copy contw ,temp 
-0x7a39 034568 jam 0x80 ,mem_addr_padding 
-0x7a3a 034569 copy temp ,contw 
-0x7a3b 034570 arg mem_addr_iocap_end ,contr 
-0x7a3c 034571 call memcpy_dword_swap4 
-0x7a3d 034573 call sha 
-0x7a3e 034575 arg memdat ,contw 
-0x7a3f 034576 force 7 ,loopcnt 
-0x7a40 034577 call memset0 
-0x7a41 034578 istore 4 ,contw 
-0x7a42 034579 setarg 0x03F8 
-0x7a43 034580 istore 4 ,contw 
-0x7a44 034581 call sha 
-0x7a45 034582 call sha_result 
-0x7a46 034584 arg memresult ,contr 
-0x7a47 034585 arg memahsave ,contw 
-0x7a48 034586 call memcpy32 
-0x7a49 034588 setarg 0x5c5c5c 
-0x7a4a 034589 lshift8 pdata ,temp 
-0x7a4b 034590 or_into 0x5c ,temp 
-0x7a4c 034591 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034592 force 6 ,loopcnt 
-0x7a4e 034593 call pad_xor 
-0x7a4f 034594 call sha_init 
-0x7a50 034595 call sha 
-0x7a51 034596 arg memahsave_end ,contr 
-0x7a52 034597 arg memdat ,contw 
-0x7a53 034598 force 8 ,loopcnt 
-0x7a54 034599 call memcpy_dword_swap 
-0x7a55 034600 setarg 0x800000 
-0x7a56 034601 lshift8 pdata ,pdata 
-0x7a57 034602 istore 4 ,contw 
-0x7a58 034603 call bn_zero 
-0x7a59 034604 setarg 0x0300 
-0x7a5a 034605 istore 4 ,contw 
-0x7a5b 034606 call sha 
-0x7a5c 034607 branch sha_result 
-:      034614 eckp_calc_init:
-0x7a5d 034615 jam 192 ,mem_ec_loopc 
-:      034616 eckp_calc_init_1:
-0x7a5e 034617 fetch 1 ,mem_ec_loopc 
-0x7a5f 034618 rtn blank 
-0x7a60 034619 increase -1 ,pdata 
-0x7a61 034620 store 1 ,mem_ec_loopc 
-0x7a62 034621 arg mem_k ,contr 
-0x7a63 034622 call bn_testbit 
-0x7a64 034623 branch eckp_calc_init_1 ,true 
-0x7a65 034624 arg mem_ax ,contr 
-0x7a66 034625 arg mem_cx ,contw 
-0x7a67 034626 branch ec_copy 
-:      034628 eckp_calc:
-0x7a68 034629 call ecdbl 
-0x7a69 034630 fetch 1 ,mem_ec_loopc 
-0x7a6a 034631 increase -1 ,pdata 
-0x7a6b 034632 store 1 ,mem_ec_loopc 
-0x7a6c 034633 arg mem_k ,contr 
-0x7a6d 034634 call bn_testbit 
-0x7a6e 034635 rtn true 
-0x7a6f 034636 branch ecadd 
-:      034638 memcpy_dword_swap4:
-0x7a70 034639 force 4 ,loopcnt 
-:      034640 memcpy_dword_swap:
-0x7a71 034641 increase -4 ,contr 
-:      034642 memcpy_dword_swap_loop:
-0x7a72 034643 ifetch 4 ,contr 
-0x7a73 034644 istore 4 ,contw 
-0x7a74 034645 increase -8 ,contr 
-0x7a75 034646 loop memcpy_dword_swap_loop 
-0x7a76 034647 rtn 
-:      034652 sp_initialize_256:
-0x7a77 034653 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034654 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034655 branch le_secure_connection_disable ,blank 
-0x7a7a 034656 call le_secure_connection_enable 
-0x7a7b 034657 call sp_clear_flags 
-0x7a7c 034659 branch sp_pubkey_calc_256 
-:      034664 sp_pubkey_calc_256:
-0x7a7d 034665 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034666 rtnne sp_key_invalid 
-0x7a7f 034667 fetch 1 ,mem_le_sc_calc 
-0x7a80 034668 rtnne sp_calc_standby 
-0x7a81 034670 arg mem_le_private_key_256 ,contw 
-0x7a82 034671 force 15 ,queue 
-0x7a83 034672 call random_generator 
-0x7a84 034673 random pdata 
-0x7a85 034674 rshift pdata ,pdata 
-0x7a86 034675 istore 2 ,contw 
-0x7a87 034677 arg mem_k_256 ,contw 
-0x7a88 034678 arg mem_le_private_key_256 ,contr 
-0x7a89 034679 call memcpy32 
-0x7a8a 034681 arg mem_ax_256 ,contw 
-0x7a8b 034682 arg mem_gx_256 ,contr 
-0x7a8c 034683 call memcpy64 
-0x7a8d 034685 arg mem_az_256 ,contw 
-0x7a8e 034686 call clear_mem_256 
-0x7a8f 034687 jam 1 ,mem_az_256 
-0x7a90 034689 call eckp_calc_init_256 
-0x7a91 034690 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 034691 rtn 
-:      034693 sp_pubkey_generated_256:
-0x7a93 034694 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 034695 arg mem_bx_256 ,contr 
-0x7a95 034696 call memcpy64 
-0x7a96 034697 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 034698 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 034699 rtn 
-:      034703 sp_dhkey_calc_256:
-0x7a99 034704 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 034705 rtnne sp_key_invalid 
-0x7a9b 034706 fetch 1 ,mem_le_sc_calc 
-0x7a9c 034707 rtnne sp_calc_standby 
-0x7a9d 034709 arg mem_k_256 ,contw 
-0x7a9e 034710 arg mem_le_private_key_256 ,contr 
-0x7a9f 034711 call memcpy32 
-0x7aa0 034713 arg mem_ax_256 ,contw 
-0x7aa1 034714 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 034715 call memcpy64 
-0x7aa3 034717 arg mem_az_256 ,contw 
-0x7aa4 034718 call clear_mem_256 
-0x7aa5 034719 jam 1 ,mem_az_256 
-0x7aa6 034721 call eckp_calc_init_256 
-0x7aa7 034722 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 034723 rtn 
-:      034726 sp_dhkey_generated_256:
-0x7aa9 034728 arg mem_le_dhkey_256 ,contw 
-0x7aaa 034729 arg mem_bx_256 ,contr 
-0x7aab 034730 call memcpy32 
-0x7aac 034731 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 034732 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 034733 rtn 
-:      034737 sp_calc_sequence_256:
-0x7aaf 034738 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 034739 rtn blank 
-0x7ab1 034740 fetch 1 ,mem_le_sc_calc 
-0x7ab2 034741 rtn blank 
-0x7ab3 034742 increase 0x80 ,pdata 
-0x7ab4 034743 store 1 ,mem_le_sc_calc 
-0x7ab5 034744 rtnbit1 7 
-0x7ab6 034745 fetch 2 ,mem_ec_loopc 
-0x7ab7 034746 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 034747 branch eckp_calc_256 
-:      034749 sp_calc_sequence_done_256:
-0x7ab9 034750 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 034751 call ecunmapz_256 
-0x7abb 034752 fetch 1 ,mem_le_sc_calc 
-0x7abc 034753 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 034754 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 034755 rtn 
-:      034758 eckp_calc_256:
-0x7abf 034759 call ecdbl_256 
-0x7ac0 034760 fetch 2 ,mem_ec_loopc 
-0x7ac1 034761 increase -1 ,pdata 
-0x7ac2 034762 store 2 ,mem_ec_loopc 
-0x7ac3 034763 arg mem_k_256 ,contr 
-0x7ac4 034764 call bn_testbit 
-0x7ac5 034765 rtn true 
-0x7ac6 034766 branch ecadd_256 
-:      034768 eckp_calc_init_256:
-0x7ac7 034769 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 034770 setarg 256 ,pdata 
-0x7ac9 034771 store 2 ,mem_ec_loopc 
-:      034772 eckp_calc_init_256_1:
-0x7aca 034773 fetch 2 ,mem_ec_loopc 
-0x7acb 034774 rtn blank 
-0x7acc 034775 increase -1 ,pdata 
-0x7acd 034776 store 2 ,mem_ec_loopc 
-0x7ace 034777 arg mem_k_256 ,contr 
-0x7acf 034778 call bn_testbit 
-0x7ad0 034779 branch eckp_calc_init_256_1 ,true 
-0x7ad1 034780 arg mem_ax_256 ,contr 
-0x7ad2 034781 arg mem_cx_256 ,contw 
-0x7ad3 034782 branch memcpy96 
-:      034785 ecunmapz_256:
-0x7ad4 034786 arg mem_cz_256 ,rega 
-0x7ad5 034787 arg mem_t3_256 ,contw 
-0x7ad6 034788 call bn_invmod_256 
-0x7ad7 034789 arg mem_t3_256 ,rega 
-0x7ad8 034790 arg mem_t1_256 ,contw 
-0x7ad9 034791 call bn_sqrmod_256 
-0x7ada 034792 arg mem_cx_256 ,rega 
-0x7adb 034793 arg mem_t1_256 ,regb 
-0x7adc 034794 arg mem_bx_256 ,contw 
-0x7add 034795 call bn_mulmod_256 
-0x7ade 034796 arg mem_t3_256 ,rega 
-0x7adf 034797 arg mem_t1_256 ,regb 
-0x7ae0 034798 arg mem_t2_256 ,contw 
-0x7ae1 034799 call bn_mulmod_256 
-0x7ae2 034800 arg mem_cy_256 ,rega 
-0x7ae3 034801 arg mem_t2_256 ,regb 
-0x7ae4 034802 arg mem_by_256 ,contw 
-0x7ae5 034803 branch bn_mulmod_256 
-:      034805 ecdbl_256:
-0x7ae6 034806 arg mem_cz_256 ,rega 
-0x7ae7 034807 arg mem_t2_256 ,contw 
-0x7ae8 034808 call bn_sqrmod_256 
-0x7ae9 034809 arg mem_t2_256 ,rega 
-0x7aea 034810 arg mem_t3_256 ,contw 
-0x7aeb 034811 call bn_sqrmod_256 
-0x7aec 034813 arg mem_a_256 ,rega 
-0x7aed 034814 arg mem_t3_256 ,regb 
-0x7aee 034815 arg mem_t3_256 ,contw 
-0x7aef 034816 call bn_mulmod_256 
-0x7af0 034817 arg mem_cx_256 ,rega 
-0x7af1 034818 arg mem_t2_256 ,contw 
-0x7af2 034819 call bn_sqrmod_256 
-0x7af3 034821 arg mem_t2_256 ,contr 
-0x7af4 034822 arg mem_t1_256 ,contw 
-0x7af5 034823 call memcpy32 
-0x7af6 034824 arg mem_t1_256 ,rega 
-0x7af7 034825 call bn_lshiftmod_256 
-0x7af8 034826 arg mem_t2_256 ,rega 
-0x7af9 034827 arg mem_t1_256 ,regb 
-0x7afa 034828 arg mem_t2_256 ,contw 
-0x7afb 034829 call bn_addmod_256 
-0x7afc 034831 arg mem_t2_256 ,rega 
-0x7afd 034832 arg mem_t3_256 ,regb 
-0x7afe 034833 arg mem_t2_256 ,contw 
-0x7aff 034834 call bn_addmod_256 
-0x7b00 034836 arg mem_cx_256 ,contr 
-0x7b01 034837 arg mem_t1_256 ,contw 
-0x7b02 034838 call memcpy32 
-0x7b03 034839 arg mem_cy_256 ,rega 
-0x7b04 034840 arg mem_t3_256 ,contw 
-0x7b05 034841 call bn_sqrmod_256 
-0x7b06 034842 arg mem_t1_256 ,rega 
-0x7b07 034843 call bn_lshiftmod_256 
-0x7b08 034844 arg mem_t1_256 ,rega 
-0x7b09 034845 call bn_lshiftmod_256 
-0x7b0a 034846 arg mem_t1_256 ,rega 
-0x7b0b 034847 arg mem_t3_256 ,regb 
-0x7b0c 034848 arg mem_t1_256 ,contw 
-0x7b0d 034849 call bn_mulmod_256 
-0x7b0e 034850 arg mem_t3_256 ,rega 
-0x7b0f 034851 arg mem_t0_256 ,contw 
-0x7b10 034852 call bn_sqrmod_256 
-0x7b11 034853 arg mem_t0_256 ,rega 
-0x7b12 034854 call bn_lshiftmod_256 
-0x7b13 034855 arg mem_t0_256 ,rega 
-0x7b14 034856 call bn_lshiftmod_256 
-0x7b15 034857 arg mem_t0_256 ,rega 
-0x7b16 034858 call bn_lshiftmod_256 
-0x7b17 034859 arg mem_cy_256 ,contr 
-0x7b18 034860 arg mem_t3_256 ,contw 
-0x7b19 034861 call memcpy32 
-0x7b1a 034862 arg mem_t3_256 ,rega 
-0x7b1b 034863 call bn_lshiftmod_256 
-0x7b1c 034864 arg mem_t3_256 ,rega 
-0x7b1d 034865 arg mem_cz_256 ,regb 
-0x7b1e 034866 arg mem_cz_256 ,contw 
-0x7b1f 034867 call bn_mulmod_256 
-0x7b20 034870 arg mem_t2_256 ,rega 
-0x7b21 034871 arg mem_t3_256 ,contw 
-0x7b22 034872 call bn_sqrmod_256 
-0x7b23 034874 arg mem_t3_256 ,rega 
-0x7b24 034875 arg mem_t1_256 ,regb 
-0x7b25 034876 arg mem_t3_256 ,contw 
-0x7b26 034877 call bn_submod_256 
-0x7b27 034878 arg mem_t3_256 ,rega 
-0x7b28 034879 arg mem_t1_256 ,regb 
-0x7b29 034880 arg mem_cx_256 ,contw 
-0x7b2a 034881 call bn_submod_256 
-0x7b2b 034882 arg mem_t1_256 ,rega 
-0x7b2c 034883 arg mem_cx_256 ,regb 
-0x7b2d 034884 arg mem_t3_256 ,contw 
-0x7b2e 034885 call bn_submod_256 
-0x7b2f 034886 arg mem_t3_256 ,rega 
-0x7b30 034887 arg mem_t2_256 ,regb 
-0x7b31 034888 arg mem_t3_256 ,contw 
-0x7b32 034889 call bn_mulmod_256 
-0x7b33 034890 arg mem_t3_256 ,rega 
-0x7b34 034891 arg mem_t0_256 ,regb 
-0x7b35 034892 arg mem_cy_256 ,contw 
-0x7b36 034893 branch bn_submod_256 
-:      034895 ecadd_256:
-0x7b37 034897 arg mem_az_256 ,rega 
-0x7b38 034898 arg mem_t7_256 ,contw 
-0x7b39 034899 call bn_sqrmod_256 
-0x7b3a 034900 arg mem_cx_256 ,rega 
-0x7b3b 034901 arg mem_t7_256 ,regb 
-0x7b3c 034902 arg mem_t0_256 ,contw 
-0x7b3d 034903 call bn_mulmod_256 
-0x7b3e 034906 arg mem_az_256 ,rega 
-0x7b3f 034907 arg mem_t7_256 ,regb 
-0x7b40 034908 arg mem_t7_256 ,contw 
-0x7b41 034909 call bn_mulmod_256 
-0x7b42 034910 arg mem_cy_256 ,rega 
-0x7b43 034911 arg mem_t7_256 ,regb 
-0x7b44 034912 arg mem_t1_256 ,contw 
-0x7b45 034913 call bn_mulmod_256 
-0x7b46 034916 arg mem_cz_256 ,rega 
-0x7b47 034917 arg mem_t7_256 ,contw 
-0x7b48 034918 call bn_sqrmod_256 
-0x7b49 034919 arg mem_ax_256 ,rega 
-0x7b4a 034920 arg mem_t7_256 ,regb 
-0x7b4b 034921 arg mem_t2_256 ,contw 
-0x7b4c 034922 call bn_mulmod_256 
-0x7b4d 034924 arg mem_cz_256 ,rega 
-0x7b4e 034925 arg mem_t7_256 ,regb 
-0x7b4f 034926 arg mem_t7_256 ,contw 
-0x7b50 034927 call bn_mulmod_256 
-0x7b51 034928 arg mem_ay_256 ,rega 
-0x7b52 034929 arg mem_t7_256 ,regb 
-0x7b53 034930 arg mem_t3_256 ,contw 
-0x7b54 034931 call bn_mulmod_256 
-0x7b55 034936 arg mem_t0_256 ,regb 
-0x7b56 034937 arg mem_t2_256 ,rega 
-0x7b57 034938 arg mem_t7_256 ,contw 
-0x7b58 034939 call bn_submod_256 
-0x7b59 034940 arg mem_t0_256 ,rega 
-0x7b5a 034941 arg mem_t2_256 ,regb 
-0x7b5b 034942 arg mem_t0_256 ,contw 
-0x7b5c 034943 call bn_addmod_256 
-0x7b5d 034946 arg mem_t1_256 ,regb 
-0x7b5e 034947 arg mem_t3_256 ,rega 
-0x7b5f 034948 arg mem_t2_256 ,contw 
-0x7b60 034949 call bn_submod_256 
-0x7b61 034950 arg mem_t1_256 ,rega 
-0x7b62 034951 arg mem_t3_256 ,regb 
-0x7b63 034952 arg mem_t1_256 ,contw 
-0x7b64 034953 call bn_addmod_256 
-0x7b65 034954 arg mem_t1_256 ,rega 
-0x7b66 034955 arg mem_t7_256 ,regb 
-0x7b67 034956 arg mem_t1_256 ,contw 
-0x7b68 034957 call bn_mulmod_256 
-0x7b69 034958 arg mem_cz_256 ,rega 
-0x7b6a 034959 arg mem_az_256 ,regb 
-0x7b6b 034960 arg mem_t3_256 ,contw 
-0x7b6c 034961 call bn_mulmod_256 
-0x7b6d 034962 arg mem_t3_256 ,rega 
-0x7b6e 034963 arg mem_t7_256 ,regb 
-0x7b6f 034964 arg mem_cz_256 ,contw 
-0x7b70 034965 call bn_mulmod_256 
-0x7b71 034967 arg mem_t7_256 ,rega 
-0x7b72 034968 arg mem_t7_256 ,contw 
-0x7b73 034969 call bn_sqrmod_256 
-0x7b74 034970 arg mem_t7_256 ,rega 
-0x7b75 034971 arg mem_t0_256 ,regb 
-0x7b76 034972 arg mem_t3_256 ,contw 
-0x7b77 034973 call bn_mulmod_256 
-0x7b78 034974 arg mem_t7_256 ,rega 
-0x7b79 034975 arg mem_t1_256 ,regb 
-0x7b7a 034976 arg mem_t1_256 ,contw 
-0x7b7b 034977 call bn_mulmod_256 
-0x7b7c 034978 arg mem_t2_256 ,rega 
-0x7b7d 034979 arg mem_cx_256 ,contw 
-0x7b7e 034980 call bn_sqrmod_256 
-0x7b7f 034981 arg mem_cx_256 ,rega 
-0x7b80 034982 arg mem_t3_256 ,regb 
-0x7b81 034983 arg mem_cx_256 ,contw 
-0x7b82 034984 call bn_submod_256 
-0x7b83 034985 arg mem_cx_256 ,contr 
-0x7b84 034986 arg mem_t7_256 ,contw 
-0x7b85 034987 call memcpy32 
-0x7b86 034988 arg mem_t7_256 ,rega 
-0x7b87 034989 call bn_lshiftmod_256 
-0x7b88 034990 arg mem_t3_256 ,rega 
-0x7b89 034991 arg mem_t7_256 ,regb 
-0x7b8a 034992 arg mem_t3_256 ,contw 
-0x7b8b 034993 call bn_submod_256 
-0x7b8c 034994 arg mem_t3_256 ,rega 
-0x7b8d 034995 arg mem_t2_256 ,regb 
-0x7b8e 034996 arg mem_t2_256 ,contw 
-0x7b8f 034997 call bn_mulmod_256 
-0x7b90 034998 arg mem_t2_256 ,rega 
-0x7b91 034999 arg mem_t1_256 ,regb 
-0x7b92 035000 arg mem_cy_256 ,contw 
-0x7b93 035001 call bn_submod_256 
-0x7b94 035002 arg mem_cy_256 ,rega 
-0x7b95 035003 arg mem_p_256 ,regb 
-0x7b96 035004 arg mem_cy_256 ,contw 
-0x7b97 035005 force 0 ,regc 
-0x7b98 035006 fetch 1 ,mem_cy_256 
-0x7b99 035007 isolate1 0 ,pdata 
-0x7b9a 035008 call bn_add_256 ,true 
-0x7b9b 035009 copy regc ,alarm 
-0x7b9c 035010 arg mem_cy_256 ,rega 
-0x7b9d 035011 call bn_rshift_256 
-0x7b9e 035012 fetch 1 ,mem_cy5_256 
-0x7b9f 035013 isolate1 0 ,alarm 
-0x7ba0 035014 setflag true ,7 ,pdata 
-0x7ba1 035015 store 1 ,mem_cy5_256 
-0x7ba2 035016 rtn 
-:      035018 bn_invmod_256:
-0x7ba3 035019 copy contw ,timeup 
-0x7ba4 035020 arg mem_tmp0_256 ,contw 
-0x7ba5 035021 call clear_mem_256 
-0x7ba6 035022 force 0 ,pdata 
-0x7ba7 035024 store 4 ,mem_t2_256 
-0x7ba8 035025 jam 1 ,mem_tmp0_256 
-0x7ba9 035026 arg mem_tmp1_256 ,contw 
-0x7baa 035027 call clear_mem_512 
-0x7bab 035028 arg mem_p_256 ,contr 
-0x7bac 035029 arg mem_tmp2_256 ,contw 
-0x7bad 035030 call memcpy32 
-0x7bae 035031 copy rega ,contr 
-0x7baf 035032 arg mem_tmp3_256 ,contw 
-0x7bb0 035033 call memcpy32 
-:      035039 bn_invmod_256_2:
-0x7bb1 035040 arg mem_tmp3_256 ,contr 
-0x7bb2 035041 call bn_eq_zero_256 
-0x7bb3 035042 branch bn_invmod_256_0 ,blank 
-0x7bb4 035047 arg mem_tmp3_256 ,rega 
-0x7bb5 035048 arg mem_tmp0_256 ,regb 
-0x7bb6 035049 call bn_rshifteven_256 
-0x7bb7 035050 arg mem_tmp2_256 ,rega 
-0x7bb8 035051 arg mem_tmp1_256 ,regb 
-0x7bb9 035052 call bn_rshifteven_256 
-0x7bba 035054 arg mem_tmp3_256 ,rega 
-0x7bbb 035055 arg mem_tmp2_256 ,regb 
-0x7bbc 035056 call bn_bigeq_256 
-0x7bbd 035057 branch bn_invmod_256_1 ,positive 
-0x7bbe 035058 arg mem_tmp2_256 ,rega 
-0x7bbf 035059 arg mem_tmp3_256 ,regb 
-0x7bc0 035060 copy rega ,contw 
-0x7bc1 035061 call bn_sub_256 
-0x7bc2 035062 arg mem_tmp0_256 ,rega 
-0x7bc3 035063 arg mem_tmp1_256 ,regb 
-0x7bc4 035064 copy regb ,contw 
-0x7bc5 035065 call bn_add_256 
-0x7bc6 035066 ifetch 1 ,rega 
-0x7bc7 035067 iadd regc ,regc 
-0x7bc8 035068 ifetch 1 ,regb 
-0x7bc9 035069 iadd regc ,pdata 
-0x7bca 035070 istore 1 ,regb 
-0x7bcb 035071 branch bn_invmod_256_2 
-:      035072 bn_invmod_256_1:
-0x7bcc 035073 arg mem_tmp3_256 ,rega 
-0x7bcd 035074 arg mem_tmp2_256 ,regb 
-0x7bce 035075 copy rega ,contw 
-0x7bcf 035076 call bn_sub_256 
-0x7bd0 035077 arg mem_tmp1_256 ,rega 
-0x7bd1 035078 arg mem_tmp0_256 ,regb 
-0x7bd2 035079 copy regb ,contw 
-0x7bd3 035080 call bn_add_256 
-0x7bd4 035081 ifetch 1 ,rega 
-0x7bd5 035082 iadd regc ,regc 
-0x7bd6 035083 ifetch 1 ,regb 
-0x7bd7 035084 iadd regc ,pdata 
-0x7bd8 035085 istore 1 ,regb 
-0x7bd9 035086 branch bn_invmod_256_2 
-:      035087 bn_invmod_256_0:
-0x7bda 035089 arg mem_tmp1_256 ,rega 
-0x7bdb 035090 copy timeup ,contw 
-0x7bdc 035091 call bn_p256mod 
-0x7bdd 035093 arg mem_p_256 ,rega 
-0x7bde 035094 copy timeup ,regb 
-0x7bdf 035095 copy timeup ,contw 
-0x7be0 035096 branch bn_submod_256 
-:      035099 bn_mulmod_256:
-0x7be1 035100 copy contw ,timeup 
-0x7be2 035102 force 0 ,regext_index 
-0x7be3 035104 arg mem_tmp1_256 ,contw 
-0x7be4 035105 call clear_mem_512 
-0x7be5 035106 arg mem_regext ,contw 
-0x7be6 035107 call clear_mem_512 
-0x7be7 035111 copy rega ,contr 
-0x7be8 035113 jam 0 ,mem_regext 
-0x7be9 035114 setarg 0 
-0x7bea 035115 call bn_load_mem 
-0x7beb 035116 copy regb ,contr 
-0x7bec 035117 call bn_load_256 
-0x7bed 035120 force 0 ,queue 
-0x7bee 035121 arg mem_tmp1_256 ,contw 
-:      035122 bn_mulmod_256_1:
-0x7bef 035125 arg mem_regext ,temp 
-0x7bf0 035126 copy queue ,regb 
-0x7bf1 035127 lshift2 regb ,pdata 
-0x7bf2 035129 iadd temp ,regb 
-0x7bf3 035130 force 0 ,temp 
-0x7bf4 035131 force 0 ,regc 
-:      035132 bn_mulmod_256_0:
-0x7bf5 035137 ifetch 4 ,contw 
-0x7bf6 035138 iforce rega 
-0x7bf7 035141 ifetch 4 ,regb 
-0x7bf8 035142 copy regc ,regext_index 
-0x7bf9 035143 imul32 regext ,pdata 
-0x7bfa 035144 iadd rega ,pdata 
-0x7bfb 035145 iadd temp ,pdata 
-0x7bfc 035146 istore 4 ,contw 
-0x7bfd 035147 rshift32 pdata ,temp 
-0x7bfe 035148 increase 1 ,regc 
-0x7bff 035149 compare 8 ,regc ,0xff 
-0x7c00 035150 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035152 deposit temp 
-0x7c02 035153 istore 4 ,contw 
-0x7c03 035154 increase -32 ,contw 
-0x7c04 035157 increase 1 ,queue 
-0x7c05 035158 compare 8 ,queue ,0xff 
-0x7c06 035159 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035160 arg mem_tmp1_256 ,rega 
-0x7c08 035161 copy timeup ,contw 
-0x7c09 035162 branch bn_p256mod 
-:      035164 bn_p256mod:
-0x7c0a 035165 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035166 copy contw ,timeup 
-0x7c0c 035167 copy rega ,alarm 
-0x7c0d 035168 arg mem_tmp2_256 ,regb 
-0x7c0e 035169 copy regb ,contw 
-0x7c0f 035170 call memset0_4 
-0x7c10 035171 istore 8 ,contw 
-0x7c11 035172 add rega ,44 ,contr 
-0x7c12 035173 call memcpy8 
-0x7c13 035174 call memcpy12 
-0x7c14 035175 copy regb ,rega 
-0x7c15 035176 call bn_lshiftmod_256 
-0x7c16 035177 arg mem_tmp2_256 ,regb 
-0x7c17 035178 copy alarm ,rega 
-0x7c18 035179 copy timeup ,contw 
-0x7c19 035180 call bn_addmod_256 
-0x7c1a 035182 arg mem_tmp2_256 ,regb 
-0x7c1b 035183 copy regb ,contw 
-0x7c1c 035184 call memset0_4 
-0x7c1d 035185 istore 8 ,contw 
-0x7c1e 035186 add alarm ,48 ,contr 
-0x7c1f 035187 call memcpy16 
-0x7c20 035188 call memset0_4 
-0x7c21 035189 copy regb ,rega 
-0x7c22 035190 call bn_lshiftmod_256 
-0x7c23 035194 arg mem_tmp2_256 ,regb 
-0x7c24 035195 copy timeup ,rega 
-0x7c25 035196 copy rega ,contw 
-0x7c26 035197 call bn_addmod_256 
-0x7c27 035201 arg mem_tmp2_256 ,regb 
-0x7c28 035202 copy regb ,contw 
-0x7c29 035203 add alarm ,32 ,contr 
-0x7c2a 035204 call memcpy12 
-0x7c2b 035205 call memset0_4 
-0x7c2c 035206 istore 8 ,contw 
-0x7c2d 035207 add alarm ,56 ,contr 
-0x7c2e 035208 call memcpy8 
-0x7c2f 035209 copy timeup ,rega 
-0x7c30 035210 copy rega ,contw 
-0x7c31 035211 call bn_addmod_256 
-0x7c32 035215 arg mem_tmp2_256 ,regb 
-0x7c33 035216 copy regb ,contw 
-0x7c34 035217 add alarm ,36 ,contr 
-0x7c35 035218 call memcpy12 
-0x7c36 035219 add alarm ,52 ,contr 
-0x7c37 035220 call memcpy12 
-0x7c38 035221 add alarm ,52 ,contr 
-0x7c39 035222 call memcpy4 
-0x7c3a 035223 add alarm ,32 ,contr 
-0x7c3b 035224 call memcpy4 
-0x7c3c 035225 copy timeup ,rega 
-0x7c3d 035226 copy rega ,contw 
-0x7c3e 035227 call bn_addmod_256 
-0x7c3f 035230 arg mem_tmp2_256 ,regb 
-0x7c40 035231 copy regb ,contw 
-0x7c41 035232 add alarm ,44 ,contr 
-0x7c42 035233 call memcpy12 
-0x7c43 035234 call memset0_4 
-0x7c44 035235 istore 8 ,contw 
-0x7c45 035236 add alarm ,32 ,contr 
-0x7c46 035237 call memcpy4 
-0x7c47 035238 add alarm ,40 ,contr 
-0x7c48 035239 call memcpy4 
-0x7c49 035240 copy timeup ,rega 
-0x7c4a 035241 copy rega ,contw 
-0x7c4b 035242 call bn_submod_256 
-0x7c4c 035245 arg mem_tmp2_256 ,regb 
-0x7c4d 035246 copy regb ,contw 
-0x7c4e 035247 add alarm ,48 ,contr 
-0x7c4f 035248 call memcpy8 
-0x7c50 035249 call memcpy8 
-0x7c51 035250 force 0 ,pdata 
-0x7c52 035251 istore 8 ,contw 
-0x7c53 035252 add alarm ,36 ,contr 
-0x7c54 035253 call memcpy4 
-0x7c55 035254 add alarm ,44 ,contr 
-0x7c56 035255 call memcpy4 
-0x7c57 035256 copy timeup ,rega 
-0x7c58 035257 copy rega ,contw 
-0x7c59 035258 call bn_submod_256 
-0x7c5a 035261 arg mem_tmp2_256 ,regb 
-0x7c5b 035262 copy regb ,contw 
-0x7c5c 035263 add alarm ,52 ,contr 
-0x7c5d 035264 call memcpy12 
-0x7c5e 035265 add alarm ,32 ,contr 
-0x7c5f 035266 call memcpy12 
-0x7c60 035267 call memset0_4 
-0x7c61 035268 add alarm ,48 ,contr 
-0x7c62 035269 call memcpy4 
-0x7c63 035270 copy timeup ,rega 
-0x7c64 035271 copy rega ,contw 
-0x7c65 035272 call bn_submod_256 
-0x7c66 035275 arg mem_tmp2_256 ,regb 
-0x7c67 035276 copy regb ,contw 
-0x7c68 035277 add alarm ,56 ,contr 
-0x7c69 035278 call memcpy8 
-0x7c6a 035279 call memset0_4 
-0x7c6b 035280 add alarm ,36 ,contr 
-0x7c6c 035281 call memcpy12 
-0x7c6d 035282 call memset0_4 
-0x7c6e 035283 add alarm ,52 ,contr 
-0x7c6f 035284 call memcpy4 
-0x7c70 035285 copy timeup ,rega 
-0x7c71 035286 copy rega ,contw 
-0x7c72 035287 branch bn_submod_256 
-:      035290 bn_load_mem:
-0x7c73 035291 force 32 ,loopcnt 
-0x7c74 035292 arg mem_regext ,contw 
-0x7c75 035293 iadd contw ,contw 
-0x7c76 035294 branch memcpy 
-:      035296 bn_load_256:
-0x7c77 035297 force 8 ,loopcnt 
-0x7c78 035298 branch bn_load_0 
-:      035300 bn_sqrmod_256:
-0x7c79 035301 copy rega ,regb 
-0x7c7a 035302 branch bn_mulmod_256 
-:      035304 bn_add_256:
-0x7c7b 035305 force 8 ,loopcnt 
-0x7c7c 035306 branch bn_add + 1 
-:      035308 bn_addmod_256:
-0x7c7d 035309 call bn_add_256 
-0x7c7e 035310 copy contw ,rega 
-0x7c7f 035311 branch bn_lshiftmod_ismod_256 
-:      035313 bn_lshiftmod_256:
-0x7c80 035314 call bn_lshift_256 
-:      035315 bn_lshiftmod_ismod_256:
-0x7c81 035316 isolate1 0 ,regc 
-0x7c82 035317 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035318 arg mem_p_256 ,regb 
-0x7c84 035319 copy rega ,regc 
-0x7c85 035320 increase -32 ,rega 
-0x7c86 035321 call bn_bigeq_256 
-0x7c87 035322 nrtn positive 
-0x7c88 035323 copy regc ,rega 
-0x7c89 035324 branch sub_p2_256 
-:      035326 bn_lshiftmod_p_256:
-0x7c8a 035327 call sub_p2_256 
-0x7c8b 035329 copy rega ,regc 
-0x7c8c 035330 increase -32 ,rega 
-0x7c8d 035331 arg mem_p_256 ,regb 
-0x7c8e 035332 call bn_bigeq_256 
-0x7c8f 035333 nrtn positive 
-0x7c90 035334 copy regc ,rega 
-0x7c91 035335 branch sub_p2_256 
-:      035338 sub_p2_256:
-0x7c92 035339 increase -32 ,rega 
-0x7c93 035340 arg mem_p_256 ,regb 
-0x7c94 035341 copy rega ,contw 
-0x7c95 035342 branch bn_sub_256 
-:      035347 bn_submod_256:
-0x7c96 035348 call bn_sub_256 
-0x7c97 035350 branch bn_submod_256_np ,true 
-0x7c98 035353 add contw ,-32 ,rega 
-0x7c99 035354 arg mem_p_256 ,regb 
-0x7c9a 035355 call bn_bigeq_256 
-0x7c9b 035356 nrtn positive 
-0x7c9c 035357 arg mem_p_256 ,regb 
-0x7c9d 035358 add contw ,-32 ,rega 
-0x7c9e 035360 copy rega ,contw 
-0x7c9f 035361 branch bn_sub_256 
-:      035362 bn_submod_256_np:
-0x7ca0 035363 add contw ,-32 ,rega 
-0x7ca1 035364 arg mem_p_256 ,regb 
-0x7ca2 035365 copy rega ,contw 
-0x7ca3 035366 call bn_add_256 
-0x7ca4 035368 rtn true 
-0x7ca5 035369 add contw ,-32 ,rega 
-0x7ca6 035370 arg mem_p_256 ,regb 
-0x7ca7 035371 copy rega ,contw 
-0x7ca8 035372 branch bn_add_256 
-:      035376 bn_sub_256:
-0x7ca9 035377 force 8 ,loopcnt 
-0x7caa 035378 branch bn_sub + 1 
-:      035380 bn_rshift_256:
-0x7cab 035381 force 8 ,loopcnt 
-0x7cac 035382 increase 28 ,rega 
-0x7cad 035383 branch bn_rshift 
-:      035385 bn_lshift_256:
-0x7cae 035386 force 8 ,loopcnt 
-0x7caf 035387 force 0 ,regc 
-0x7cb0 035388 branch bn_lshift_0 
-:      035390 bn_bigeq_256:
-0x7cb1 035391 force 8 ,loopcnt 
-0x7cb2 035392 increase 28 ,rega 
-0x7cb3 035393 increase 28 ,regb 
-0x7cb4 035394 branch bn_bigeq_0 
-:      035397 bn_eq_zero_256:
-0x7cb5 035398 ifetch 8 ,contr 
-0x7cb6 035399 nrtn blank 
-0x7cb7 035400 branch bn_eq_zero 
-:      035405 bn_rshifteven_256:
-0x7cb8 035406 copy rega ,alarm 
-:      035407 bn_rshifteven_256_1:
-0x7cb9 035408 copy alarm ,rega 
-0x7cba 035409 ifetch 1 ,rega 
-0x7cbb 035410 isolate1 0 ,pdata 
-0x7cbc 035411 rtn true 
-0x7cbd 035412 call bn_rshift_256 
-0x7cbe 035413 ifetch 1 ,regb 
-0x7cbf 035414 isolate0 0 ,pdata 
-0x7cc0 035415 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035416 arg mem_p_256 ,rega 
-0x7cc2 035417 copy regb ,contw 
-0x7cc3 035418 call bn_add_256 
-0x7cc4 035419 ifetch 1 ,regb 
-0x7cc5 035420 iadd regc ,pdata 
-0x7cc6 035421 istore 1 ,regb 
-0x7cc7 035422 increase -32 ,regb 
-:      035423 bn_rshifteven_256_0:
-0x7cc8 035424 add regb ,32 ,rega 
-0x7cc9 035425 force 9 ,loopcnt 
-0x7cca 035426 call bn_rshift 
-0x7ccb 035427 branch bn_rshifteven_256_1 
-:      035431 ui_init:
-0x7ccc 035432 call lpm_disable_exen_output 
-0x7ccd 035433 rtn wake 
-0x7cce 035434 call ui_button_init 
-0x7ccf 035435 call ui_timer_init 
-0x7cd0 035436 branch ui_led_init_global 
-:      035438 ui_dispatch:
-0x7cd1 035439 call ui_led_dispatch 
-0x7cd2 035441 branch ui_timer_check 
-:      035443 ui_button_init:
-0x7cd3 035444 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035445 rtneq ui_button_gpio_disable 
-0x7cd5 035446 iforce temp 
-0x7cd6 035447 call gpio_config_output 
-0x7cd7 035448 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035449 call gpio_out_inactive 
-0x7cd9 035450 nop 100 
-0x7cda 035451 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035452 call gpio_config_input 
-0x7cdc 035453 branch ui_button_polling 
-:      035457 ui_button_polling:
-0x7cdd 035458 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035459 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035460 rtneq ui_button_gpio_disable 
-0x7ce0 035461 copy pdata ,temp 
-0x7ce1 035462 call gpio_get_bit 
-0x7ce2 035463 nbranch ui_button_up ,true 
-:      035465 ui_button_down:
-0x7ce3 035466 call ui_button_check_long_press 
-0x7ce4 035467 fetch 2 ,mem_ui_state_map 
-0x7ce5 035468 set1 ui_state_btn_down 
-0x7ce6 035469 store 2 ,mem_ui_state_map 
-0x7ce7 035470 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035471 rtneq ui_button_state_down 
-0x7ce9 035472 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035474 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035475 store 1 ,mem_ui_button_timer 
-0x7cec 035476 call lpm_button_get_wake_lock 
-0x7ced 035477 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035478 branch ui_ipc_send_event 
-:      035479 ui_button_up:
-0x7cef 035480 fetch 2 ,mem_ui_state_map 
-0x7cf0 035481 set0 ui_state_btn_down 
-0x7cf1 035482 store 2 ,mem_ui_state_map 
-0x7cf2 035483 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035484 rtneq ui_button_state_up 
-0x7cf4 035485 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035487 jam 0 ,mem_ui_button_timer 
-0x7cf6 035488 call lpm_button_clean_wake_lock 
-0x7cf7 035489 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035490 branch ui_ipc_send_event 
-:      035492 ui_button_check_long_press:
-0x7cf9 035493 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035494 rtn blank 
-0x7cfb 035495 increase -1 ,pdata 
-0x7cfc 035496 store 1 ,mem_ui_button_timer 
-0x7cfd 035497 nrtn blank 
-0x7cfe 035499 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035500 branch ui_ipc_send_event 
-:      035502 lpm_button_get_wake_lock:
-0x7d00 035503 arg wake_lock_button ,queue 
-0x7d01 035504 branch lpm_get_wake_lock 
-:      035506 lpm_button_clean_wake_lock:
-0x7d02 035507 arg wake_lock_button ,queue 
-0x7d03 035508 branch lpm_put_wake_lock 
-:      035530 calc_curr_struct_prt:
-0x7d04 035531 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035532 mul32 rega ,led_offset_length ,regb 
-0x7d06 035533 iadd regb ,regb 
-0x7d07 035534 rtn 
-:      035537 ui_led_init_global:
-0x7d08 035538 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035539 rtn blank 
-0x7d0a 035540 copy pdata ,loopcnt 
-0x7d0b 035541 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035542 copy pdata ,regb 
-:      035543 ui_led_init_loop:
-0x7d0d 035544 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035545 ifetcht 1 ,regc 
-0x7d0f 035546 call gpio_config_output 
-0x7d10 035547 call ui_led_off_static 
-0x7d11 035548 increase led_offset_length ,regb 
-0x7d12 035549 loop ui_led_init_loop 
-0x7d13 035550 rtn 
-:      035554 ui_led_on_global:
-0x7d14 035555 call calc_curr_struct_prt 
-0x7d15 035556 setarg ui_led_state_lighting 
-0x7d16 035557 istore 1 ,regb 
-0x7d17 035558 call ui_led_stop_timer 
-0x7d18 035559 branch ui_led_on_static 
-:      035563 ui_led_blink_stop_global:
-:      035564 ui_led_off_global:
-0x7d19 035565 call calc_curr_struct_prt 
-0x7d1a 035566 setarg ui_led_state_darking 
-0x7d1b 035567 istore 1 ,regb 
-0x7d1c 035568 call ui_led_stop_timer 
-0x7d1d 035569 branch ui_led_off_static 
-:      035573 ui_led_blink_start_global:
-0x7d1e 035574 call calc_curr_struct_prt 
-0x7d1f 035575 setarg ui_led_state_blink_start 
-0x7d20 035576 istore 1 ,regb 
-0x7d21 035577 setarg led_infinite_flash_num 
-0x7d22 035578 istore 1 ,contw 
-0x7d23 035579 branch ui_led_off_static 
-:      035584 ui_led_set_style_global:
-0x7d24 035585 call calc_curr_struct_prt 
-0x7d25 035586 arg led_offset_length ,loopcnt 
-0x7d26 035587 copy regc ,contr 
-0x7d27 035588 copy regb ,contw 
-0x7d28 035589 branch memcpy_fast 
-:      035593 ui_led_dispatch:
-0x7d29 035594 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035595 rtn blank 
-0x7d2b 035596 arg 0 ,rega 
-:      035597 ui_led_blink_polling:
-0x7d2c 035598 call ui_led_change_style_by_type 
-0x7d2d 035599 increase 1 ,rega 
-0x7d2e 035600 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035601 isub rega ,null 
-0x7d30 035602 rtn zero 
-0x7d31 035603 branch ui_led_blink_polling 
-:      035606 ui_led_off_static:
-0x7d32 035607 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035608 ifetcht 1 ,regc 
-0x7d34 035609 branch gpio_out_inactive 
-:      035612 ui_led_on_static:
-0x7d35 035613 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035614 ifetcht 1 ,regc 
-0x7d37 035615 branch gpio_out_active 
-:      035619 ui_led_change_style_by_type:
-0x7d38 035620 add rega ,ui_led_blink ,queue 
-0x7d39 035621 call timer_check 
-0x7d3a 035622 nrtn blank 
-0x7d3b 035624 call calc_curr_struct_prt 
-0x7d3c 035626 ifetch 1 ,regb 
-0x7d3d 035628 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035629 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035630 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035631 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035632 ui_led_blink_state_lighting:
-0x7d41 035633 call ui_led_on_static 
-0x7d42 035634 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035635 call push_stack 
-0x7d44 035636 ifetch 2 ,regc 
-0x7d45 035637 call callback_func 
-0x7d46 035638 call pop_stack 
-0x7d47 035639 setarg ui_led_state_blink_darking 
-0x7d48 035640 istore 1 ,regb 
-0x7d49 035641 add regb ,led_offset_on_time ,regc 
-0x7d4a 035642 ifetch 2 ,regc 
-0x7d4b 035643 branch ui_led_blink_timer_start 
-:      035646 ui_led_blink_state_darking:
-0x7d4c 035647 call ui_led_off_static 
-0x7d4d 035648 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035649 call push_stack 
-0x7d4f 035650 ifetch 2 ,regc 
-0x7d50 035651 call callback_func 
-0x7d51 035652 call pop_stack 
-0x7d52 035654 add regb ,led_offset_blink_count ,regc 
-0x7d53 035655 ifetch 1 ,regc 
-0x7d54 035656 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035657 increase -1 ,pdata 
-0x7d56 035658 istore 1 ,regc 
-0x7d57 035659 branch ui_led_blink_stop_global ,blank 
-:      035660 ui_led_blink_infinite:
-0x7d58 035661 setarg ui_led_state_blink_lighting 
-0x7d59 035662 istore 1 ,regb 
-0x7d5a 035663 add regb ,led_offset_off_time ,regc 
-0x7d5b 035664 ifetch 2 ,regc 
-:      035665 ui_led_blink_timer_start:
-0x7d5c 035666 add rega ,ui_led_blink ,queue 
-0x7d5d 035667 branch timer_init 
-:      035669 ui_led_stop_timer:
-0x7d5e 035670 setarg 0 
-0x7d5f 035671 branch ui_led_blink_timer_start 
-:      035677 ui_timer_timeout:
-0x7d60 035678 setarg 0x1000 
-0x7d61 035679 lshift16 pdata ,pdata 
-0x7d62 035680 iadd regb ,regb 
-0x7d63 035681 rtn 
-:      035683 ui_timer_check:
-0x7d64 035684 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 035685 arg 0 ,rega 
-0x7d66 035686 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 035687 copy clkn_bt ,regb 
-0x7d68 035688 copy regb ,pdata 
-0x7d69 035689 isub temp ,null 
-0x7d6a 035690 ncall ui_timer_timeout ,positive 
-:      035692 ui_timer_check_loop:
-0x7d6b 035693 copy regb ,pdata 
-0x7d6c 035694 increase 160 ,temp 
-0x7d6d 035695 increase 160 ,temp 
-0x7d6e 035696 isub temp ,null 
-0x7d6f 035697 nbranch ui_timer_check_end ,positive 
-0x7d70 035698 increase 1 ,rega 
-0x7d71 035699 and rega ,0x0f ,pdata 
-0x7d72 035700 nbranch ui_timer_check_loop ,blank 
-0x7d73 035701 arg 0 ,rega 
-0x7d74 035702 call ui_timer_check_send_evt 
-:      035703 ui_timer_init:
-0x7d75 035704 copy clkn_bt ,pdata 
-0x7d76 035705 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 035706 rtn 
-:      035707 ui_timer_check_end:
-0x7d78 035708 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 035709 copy rega ,pdata 
-0x7d7a 035710 rtn blank 
-0x7d7b 035711 increase -160 ,temp 
-0x7d7c 035712 increase -160 ,temp 
-0x7d7d 035713 set0 28 ,temp 
-0x7d7e 035714 storet 4 ,mem_ui_timer_last_btclk 
-:      035715 ui_timer_check_send_evt:
-0x7d7f 035716 branch app_evt_timer 
-:      035723 ui_ipc_get_lock:
-0x7d80 035724 jam 1 ,mem_ipc_lock_bt 
-:      035725 ui_ipc_get_lock_wait:
-0x7d81 035726 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 035727 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 035728 rtn 
-:      035730 ui_ipc_put_lock:
-0x7d84 035731 jam 0 ,mem_ipc_lock_bt 
-0x7d85 035732 rtn 
-:      035736 ui_ipc_send_event:
-0x7d86 035737 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 035738 call ui_ipc_get_lock 
-0x7d88 035739 copy rega ,pdata 
-0x7d89 035740 store 4 ,mem_ipc_rega_temp 
-0x7d8a 035741 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 035742 call fifo_in 
-0x7d8c 035743 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 035744 copy pdata ,rega 
-0x7d8e 035745 branch ui_ipc_put_lock 
-:      035747 ui_ipc_send_cmd:
-0x7d8f 035748 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 035749 call ui_ipc_get_lock 
-0x7d91 035750 copy rega ,pdata 
-0x7d92 035751 store 4 ,mem_ipc_rega_temp 
-0x7d93 035752 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 035753 call fifo_in 
-0x7d95 035754 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 035755 copy pdata ,rega 
-0x7d97 035756 branch ui_ipc_put_lock 
-:      035758 ui_ipc_clean_all_fifo:
-0x7d98 035759 setarg 0 
-0x7d99 035760 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 035761 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 035762 rtn 
-:      035764 check_51cmd:
-0x7d9c 035765 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 035766 fetch 1 ,mem_hci_cmd 
-0x7d9e 035767 nrtn blank 
-0x7d9f 035768 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 035769 call fifo_is_empty 
-0x7da1 035770 rtn blank 
-0x7da2 035771 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 035772 call check_51cmd_once 
-0x7da4 035773 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 035774 branch check_51cmd ,blank 
-0x7da6 035775 rtn 
-:      035777 check_51cmd_once:
-0x7da7 035778 call ui_ipc_get_lock 
-0x7da8 035779 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 035780 call fifo_out 
-0x7daa 035781 copy pdata ,temp 
-0x7dab 035782 call ui_ipc_put_lock 
-0x7dac 035783 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 035784 copy temp ,pdata 
-0x7dae 035785 rtn blank 
-0x7daf 035786 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 035787 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 035788 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 035789 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 035790 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 035791 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 035792 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 035793 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 035794 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 035795 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 035796 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 035797 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 035798 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 035799 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 035800 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 035801 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 035802 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 035803 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 035804 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 035805 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 035806 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 035808 store 1 ,mem_fifo_temp 
-0x7dc5 035809 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 035810 call lmo_fifo_check 
-0x7dc7 035811 nbranch check_51cmd_restore ,blank 
-:      035812 check_51cmd_once_continue:
-0x7dc8 035813 fetch 1 ,mem_fifo_temp 
-0x7dc9 035814 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 035815 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 035816 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 035817 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 035818 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 035819 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 035820 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 035821 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 035822 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 035823 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 035824 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 035825 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 035826 rtn 
-:      035828 check_51cmd_check_idle:
-0x7dd6 035829 store 1 ,mem_fifo_temp 
-0x7dd7 035830 call context_check_idle 
-0x7dd8 035831 branch check_51cmd_restore ,zero 
-0x7dd9 035832 call context_search_plap 
-0x7dda 035833 nrtn zero 
-:      035834 check_51cmd_restore:
-0x7ddb 035835 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 035836 branch ui_ipc_send_cmd 
-:      035841 check_51cmd_start_discovery:
-0x7ddd 035842 fetch 2 ,mem_ui_state_map 
-0x7dde 035843 set1 ui_state_bt_discovery 
-0x7ddf 035844 store 2 ,mem_ui_state_map 
-0x7de0 035845 jam 3 ,mem_scan_mode 
-0x7de1 035846 rtn 
-:      035850 check_51cmd_stop_discovery:
-0x7de2 035851 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 035852 jam 0 ,mem_scan_mode 
-0x7de4 035853 fetch 2 ,mem_ui_state_map 
-0x7de5 035854 set0 ui_state_bt_discovery 
-0x7de6 035855 store 2 ,mem_ui_state_map 
-0x7de7 035856 rtn 
-:      035860 check_51cmd_reconnect:
-0x7de8 035861 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 035862 rtn 
-:      035866 check_51cmd_disconnect:
-0x7dea 035867 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 035868 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 035869 rtn 
-:      035873 check_51cmd_enter_sniff_subrating:
-0x7ded 035874 rtn 
-:      035878 check_51cmd_exit_sniff_subrating:
-0x7dee 035879 rtn 
-:      035883 check_51cmd_sniff_test:
-0x7def 035884 rtn 
-:      035888 check_51cmd_pincode:
-0x7df0 035889 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 035890 branch cmd_pair 
-:      035894 check_51cmd_inq:
-0x7df2 035895 rtn 
-:      035899 check_51cmd_stop_inq:
-0x7df3 035900 rtn 
-:      035904 check_51cmd_adv:
-0x7df4 035905 jam on ,mem_le_adv_enable 
-0x7df5 035906 jam adv_ind ,mem_le_adv_type 
-0x7df6 035907 fetch 2 ,mem_ui_state_map 
-0x7df7 035908 set1 ui_state_ble_adv ,pdata 
-0x7df8 035909 store 2 ,mem_ui_state_map 
-0x7df9 035910 rtn 
-:      035914 check_51cmd_stop_adv:
-0x7dfa 035915 fetch 2 ,mem_ui_state_map 
-0x7dfb 035916 set0 ui_state_ble_adv ,pdata 
-0x7dfc 035917 store 2 ,mem_ui_state_map 
-0x7dfd 035918 jam off ,mem_le_adv_enable 
-0x7dfe 035919 rtn 
-:      035923 check_51cmd_direct_adv:
-0x7dff 035924 jam on ,mem_le_adv_enable 
-0x7e00 035925 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 035926 fetch 2 ,mem_ui_state_map 
-0x7e02 035927 set1 ui_state_ble_adv ,pdata 
-0x7e03 035928 store 2 ,mem_ui_state_map 
-0x7e04 035929 rtn 
-:      035933 check_51cmd_stop_direct_adv:
-0x7e05 035934 fetch 2 ,mem_ui_state_map 
-0x7e06 035935 set0 ui_state_ble_adv ,pdata 
-0x7e07 035936 store 2 ,mem_ui_state_map 
-0x7e08 035937 jam off ,mem_le_adv_enable 
-0x7e09 035938 rtn 
-:      035942 check_51cmd_le_disconnect:
-0x7e0a 035943 setarg 20 
-0x7e0b 035944 store 2 ,mem_le_superto 
-0x7e0c 035945 store 2 ,mem_le_init_superto 
-0x7e0d 035946 branch le_send_terminate_ind_user_terminated 
-:      035950 check_51cmd_ble_update_connect_param:
-0x7e0e 035951 branch le_l2cap_tx_update_req 
-:      035955 check_51cmd_led_off:
-0x7e0f 035956 arg 0 ,rega 
-0x7e10 035957 branch ui_led_off_global 
-:      035961 check_51cmd_led_on:
-0x7e11 035962 arg 0 ,rega 
-0x7e12 035963 branch ui_led_on_global 
-:      035967 check_51cmd_led_start_blink:
-0x7e13 035968 arg 0 ,rega 
-0x7e14 035969 branch ui_led_blink_start_global 
-:      035973 check_51cmd_le_start_con:
-0x7e15 035974 jam on ,mem_le_scan_enable 
-0x7e16 035975 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 035978 rtn 
-:      035982 check_51cmd_start_scan:
-0x7e18 035983 jam on ,mem_le_scan_enable 
-0x7e19 035984 rtn 
-:      035988 check_51cmd_stop_scan:
-0x7e1a 035989 jam off ,mem_le_scan_enable 
-0x7e1b 035990 jam 0 ,mem_hci_cmd 
-0x7e1c 035991 rtn 
-:      035995 check_51cmd_hibernate:
-0x7e1d 035996 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 035997 call callback_func 
-0x7e1f 035998 fetch 1 ,mem_ui_button_gpio 
-0x7e20 035999 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036000 copy pdata ,temp 
-0x7e22 036001 call gpio_config_input 
-:      036002 check_51cmd_hibernate_btn_disabled:
-0x7e23 036003 call ui_ipc_clean_all_fifo 
-0x7e24 036004 branch lpm_hibernate 
-:      036008 check_51cmd_le_smp_sec_req:
-0x7e25 036009 branch le_send_smp_security_request 
-:      036013 check_51cmd_role_switch:
-0x7e26 036014 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036015 set1 mark_switch_initiated ,mark 
-0x7e28 036016 nrtn master 
-0x7e29 036017 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036018 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036019 fetch 1 ,mem_connection_options 
-0x7e2c 036020 set0 connection_switch ,pdata 
-0x7e2d 036021 store 1 ,mem_connection_options 
-0x7e2e 036022 rtn 
-:      036026 check_51cmd_bb_reconn_cancel:
-0x7e2f 036027 force page_length_timer ,queue 
-0x7e30 036028 branch timer_stop 
-:      036032 check_51cmd_dhkey_not_accept:
-0x7e31 036033 call tid_set_reply 
-0x7e32 036034 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036035 branch parse_lmp_dhkey_check_reject 
-:      036038 ui_check_paring_button:
-0x7e34 036039 fetch 1 ,mem_ui_state_map 
-0x7e35 036040 rtnbit0 ui_state_btn_down 
-0x7e36 036041 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036042 branch check_51cmd_bb_reconn_cancel 
-:      036047 queue_init:
-0x7e38 036048 fetch 2 ,mem_queue_ptr 
-0x7e39 036049 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036050 setarg 0 
-0x7e3b 036051 istore 3 ,contw 
-0x7e3c 036052 rtn 
-:      036056 queue_push:
-0x7e3d 036057 call disable_user 
-0x7e3e 036058 call queue_full 
-0x7e3f 036059 rtn blank 
-0x7e40 036060 fetch 2 ,mem_queue_ptr 
-0x7e41 036061 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036062 ifetcht 1 ,regb 
-0x7e43 036063 increase 1 ,temp 
-0x7e44 036064 istoret 1 ,regb 
-0x7e45 036066 ifetcht 1 ,pdata 
-0x7e46 036067 copy temp ,loopcnt 
-0x7e47 036068 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036069 ifetch 1 ,regb 
-0x7e49 036070 imul32 temp ,pdata 
-0x7e4a 036071 iadd contr ,contw 
-0x7e4b 036072 copy rega ,contr 
-:      036073 calc_queue_next_ptr:
-0x7e4c 036074 call memcpy 
-0x7e4d 036075 call queue_get_size 
-0x7e4e 036076 pincrease -1 
-0x7e4f 036077 ifetcht 1 ,regb 
-0x7e50 036078 increase 1 ,temp 
-0x7e51 036079 iand temp ,temp 
-0x7e52 036080 istoret 1 ,regb 
-0x7e53 036081 branch enable_user 
-:      036086 queue_pop:
-0x7e54 036087 call disable_user 
-0x7e55 036088 call queue_empty 
-0x7e56 036089 rtn blank 
-0x7e57 036090 fetch 2 ,mem_queue_ptr 
-0x7e58 036091 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036092 ifetcht 1 ,regb 
-0x7e5a 036093 increase -1 ,temp 
-0x7e5b 036094 istoret 1 ,regb 
-0x7e5c 036095 ifetcht 1 ,pdata 
-0x7e5d 036096 copy temp ,loopcnt 
-0x7e5e 036097 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036098 ifetch 1 ,regb 
-0x7e60 036099 imul32 temp ,pdata 
-0x7e61 036100 iadd contr ,contr 
-0x7e62 036101 increase 1 ,contr 
-0x7e63 036102 copy rega ,contw 
-0x7e64 036103 branch calc_queue_next_ptr 
-:      036107 queue_empty:
-0x7e65 036108 fetch 2 ,mem_queue_ptr 
-0x7e66 036109 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036110 ifetch 1 ,contr 
-0x7e68 036111 rtn 
-:      036114 queue_full:
-0x7e69 036115 call queue_get_size 
-0x7e6a 036116 ifetcht 1 ,contr 
-0x7e6b 036117 isub temp ,pdata 
-0x7e6c 036118 rtn 
-:      036121 queue_get_size:
-0x7e6d 036122 fetch 2 ,mem_queue_ptr 
-0x7e6e 036123 add pdata ,queue_offset_length ,contr 
-0x7e6f 036124 ifetch 1 ,contr 
-0x7e70 036125 rtn 
-:      036133 right_shift_n:
-0x7e71 036134 sub loopcnt ,0 ,null 
-0x7e72 036135 rtn zero 
-:      036136 right_shift_n_loop:
-0x7e73 036137 rshift pdata ,pdata 
-0x7e74 036138 loop right_shift_n_loop 
-0x7e75 036139 rtn 
-:      036142 left_shift_n:
-0x7e76 036143 force 1 ,pdata 
-0x7e77 036144 sub loopcnt ,0 ,null 
-0x7e78 036145 rtn zero 
-:      036146 left_shift_n_loop:
-0x7e79 036147 lshift pdata ,pdata 
-0x7e7a 036148 loop left_shift_n_loop 
-0x7e7b 036149 rtn 
-:      036150 push_stack:
-0x7e7c 036151 deposit contw 
-0x7e7d 036152 store 2 ,mem_contw 
-0x7e7e 036153 storet 8 ,mem_temp 
-0x7e7f 036154 deposit timeup 
-0x7e80 036155 store 4 ,mem_timeup 
-0x7e81 036156 call push_stack_rega_b_c 
-0x7e82 036157 deposit contr 
-0x7e83 036158 store 2 ,mem_contr 
-0x7e84 036159 rtn 
-:      036161 push_stack_rega_b_c:
-0x7e85 036162 deposit rega 
-0x7e86 036163 store 4 ,mem_rega 
-0x7e87 036164 deposit regb 
-0x7e88 036165 store 4 ,mem_regb 
-0x7e89 036166 deposit regc 
-0x7e8a 036167 store 3 ,mem_regc 
-0x7e8b 036168 rtn 
-:      036170 pop_stack:
-0x7e8c 036171 fetcht 8 ,mem_temp 
-0x7e8d 036172 fetch 4 ,mem_timeup 
-0x7e8e 036173 iforce timeup 
-0x7e8f 036174 call pop_stack_rega_b_c 
-0x7e90 036175 fetch 2 ,mem_contw 
-0x7e91 036176 iforce contw 
-0x7e92 036177 fetch 2 ,mem_contr 
-0x7e93 036178 iforce contr 
-0x7e94 036179 rtn 
-:      036181 pop_stack_rega_b_c:
-0x7e95 036182 fetch 4 ,mem_rega 
-0x7e96 036183 iforce rega 
-0x7e97 036184 fetch 4 ,mem_regb 
-0x7e98 036185 iforce regb 
-0x7e99 036186 fetch 3 ,mem_regc 
-0x7e9a 036187 iforce regc 
-0x7e9b 036188 rtn 
-:      036190 get_contw:
-0x7e9c 036191 fetch 2 ,mem_contw 
-0x7e9d 036192 copy pdata ,contw 
-0x7e9e 036193 rtn 
-:      036194 get_contr:
-0x7e9f 036195 fetch 2 ,mem_contr 
-0x7ea0 036196 copy pdata ,contr 
-0x7ea1 036197 rtn 
-:      036198 store_contw:
-0x7ea2 036199 copy contw ,pdata 
-0x7ea3 036200 store 2 ,mem_contw 
-0x7ea4 036201 rtn 
-:      036202 store_contr:
-0x7ea5 036203 copy contr ,pdata 
-0x7ea6 036204 store 2 ,mem_contr 
-0x7ea7 036205 rtn 
-:      036209 save_cont_pointers:
-0x7ea8 036210 copy contw ,pdata 
-0x7ea9 036211 store 2 ,mem_hold_contw 
-0x7eaa 036212 copy contr ,pdata 
-0x7eab 036213 store 2 ,mem_hold_contr 
-0x7eac 036214 rtn 
-:      036215 load_cont_pointers:
-0x7ead 036216 fetch 2 ,mem_hold_contw 
-0x7eae 036217 copy pdata ,contw 
-0x7eaf 036218 fetch 2 ,mem_hold_contr 
-0x7eb0 036219 copy pdata ,contr 
-0x7eb1 036220 rtn 
-:      036222 memcpy96:
-0x7eb2 036223 call memcpy32 
-:      036224 memcpy64:
-0x7eb3 036225 call memcpy32 
-0x7eb4 036226 branch memcpy32 
-:      036227 memcpy12:
-0x7eb5 036228 call memcpy8 
-:      036229 memcpy4:
-0x7eb6 036230 ifetch 4 ,contr 
-0x7eb7 036231 istore 4 ,contw 
-0x7eb8 036232 rtn 
-:      036233 memcpy8:
-0x7eb9 036234 ifetch 8 ,contr 
-0x7eba 036235 istore 8 ,contw 
-0x7ebb 036236 rtn 
-:      036238 memcpy48:
-0x7ebc 036239 call memcpy16 
-:      036240 memcpy32:
-0x7ebd 036241 call memcpy8 
-:      036242 memcpy24:
-0x7ebe 036243 call memcpy8 
-:      036244 memcpy16:
-0x7ebf 036245 call memcpy8 
-0x7ec0 036246 branch memcpy8 
-:      036250 delay_10ms:
-0x7ec1 036251 arg 10 ,loopcnt 
-:      036252 delay_ms_wait:
-0x7ec2 036253 nop 12000 
-0x7ec3 036254 loop delay_ms_wait 
-0x7ec4 036255 rtn 
-:      036257 bn_zero:
-0x7ec5 036258 force 3 ,loopcnt 
-:      036259 memset0:
-0x7ec6 036260 force 0 ,pdata 
-:      036261 memset8:
-0x7ec7 036262 istore 8 ,contw 
-0x7ec8 036263 loop memset8 
-0x7ec9 036264 rtn 
-:      036266 memset0_8:
-0x7eca 036267 force 0 ,pdata 
-0x7ecb 036268 istore 8 ,contw 
-0x7ecc 036269 rtn 
-:      036270 memset0_4:
-0x7ecd 036271 force 0 ,pdata 
-0x7ece 036272 istore 4 ,contw 
-0x7ecf 036273 rtn 
-:      036275 clear_mem_256:
-0x7ed0 036276 force 4 ,loopcnt 
-0x7ed1 036277 branch memset0 
-:      036278 clear_mem_512:
-0x7ed2 036279 force 8 ,loopcnt 
-0x7ed3 036280 branch memset0 
-:      036282 clear_mem:
-0x7ed4 036283 deposit loopcnt 
-0x7ed5 036284 rtn blank 
-0x7ed6 036285 setarg 0 
-:      036286 clear_mem_loop:
-0x7ed7 036287 istore 1 ,contw 
-0x7ed8 036288 loop clear_mem_loop 
-0x7ed9 036289 rtn 
-:      036292 clear_temp_block:
-0x7eda 036293 arg 32 ,loopcnt 
-0x7edb 036294 arg mem_temp_block0 ,contw 
-0x7edc 036295 branch clear_mem 
-:      036297 xor_loop:
-0x7edd 036298 ifetch 4 ,regc 
-0x7ede 036299 ifetcht 4 ,rega 
-0x7edf 036300 ixor temp ,pdata 
-0x7ee0 036301 istore 4 ,contw 
-0x7ee1 036302 increase 4 ,rega 
-0x7ee2 036303 increase 4 ,regc 
-0x7ee3 036304 loop xor_loop 
-0x7ee4 036305 rtn 
-:      036309 inverse_data:
-0x7ee5 036310 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036311 copy loopcnt ,pdata 
-0x7ee7 036312 sub pdata ,1 ,null 
-0x7ee8 036313 rtn positive 
-0x7ee9 036314 iadd rega ,regb 
-0x7eea 036315 increase -1 ,regb 
-0x7eeb 036316 rshift loopcnt ,loopcnt 
-:      036317 inverse_loop:
-0x7eec 036318 ifetcht 1 ,rega 
-0x7eed 036319 ifetch 1 ,regb 
-0x7eee 036320 istore 1 ,rega 
-0x7eef 036321 istoret 1 ,regb 
-0x7ef0 036322 increase -1 ,regb 
-0x7ef1 036323 increase 1 ,rega 
-0x7ef2 036324 loop inverse_loop 
-0x7ef3 036325 rtn 
-:      036328 memcpy_fast:
-0x7ef4 036329 deposit loopcnt 
-0x7ef5 036330 rtn blank 
-:      036331 memcpy_fast_loop:
-0x7ef6 036332 increase -8 ,loopcnt 
-0x7ef7 036333 call memcpy8 ,positive 
-0x7ef8 036334 rtn zero 
-0x7ef9 036335 branch memcpy_fast_loop ,positive 
-0x7efa 036336 increase 8 ,loopcnt 
-:      036337 memcpy_fast_loop_four:
-0x7efb 036338 increase -4 ,loopcnt 
-0x7efc 036339 call memcpy4 ,positive 
-0x7efd 036340 rtn zero 
-0x7efe 036341 branch memcpy_fast_loop_four ,positive 
-0x7eff 036342 increase 4 ,loopcnt 
-0x7f00 036343 branch memcpy 
-:      036345 memcpy:
-0x7f01 036346 deposit loopcnt 
-0x7f02 036347 rtn blank 
-:      036348 memcpy_loop:
-0x7f03 036349 ifetch 1 ,contr 
-0x7f04 036350 istore 1 ,contw 
-0x7f05 036351 loop memcpy_loop 
-0x7f06 036352 rtn 
-:      036354 timer_stop:
-0x7f07 036355 setarg 0 
-:      036356 timer_init:
-0x7f08 036357 rshift clkn_bt ,temp 
-0x7f09 036358 storet 4 ,mem_last_clkn 
-0x7f0a 036359 arg mem_timers ,contw 
-0x7f0b 036360 iforce temp 
-0x7f0c 036361 lshift queue ,pdata 
-0x7f0d 036362 iadd contw ,contw 
-0x7f0e 036363 istoret 2 ,contw 
-0x7f0f 036364 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036365 rtn 
-:      036367 timer_check_timeout:
-0x7f11 036368 arg 0x800 ,timeup 
-0x7f12 036369 lshift16 timeup ,timeup 
-0x7f13 036370 iadd timeup ,pdata 
-0x7f14 036371 rtn 
-:      036374 timer_reinit:
-0x7f15 036375 arg 0 ,queue 
-:      036376 timer_check:
-0x7f16 036377 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036378 fetcht 4 ,mem_last_clkn 
-0x7f18 036379 rshift clkn_bt ,pdata 
-0x7f19 036380 store 4 ,mem_last_clkn 
-0x7f1a 036381 isub temp ,null 
-0x7f1b 036382 ncall timer_check_timeout ,positive 
-0x7f1c 036383 isub temp ,timeup 
-0x7f1d 036384 copy timeup ,temp 
-0x7f1e 036385 arg mem_timers ,contr 
-0x7f1f 036386 copy contr ,contw 
-0x7f20 036387 arg 16 ,loopcnt 
-:      036388 timer_loop:
-0x7f21 036389 ifetch 2 ,contr 
-0x7f22 036390 isub temp ,pdata 
-0x7f23 036391 branch timer_counting ,positive 
-0x7f24 036392 force 0 ,pdata 
-:      036393 timer_counting:
-0x7f25 036394 istore 2 ,contw 
-0x7f26 036395 loop timer_loop 
-0x7f27 036396 arg mem_timers ,contr 
-0x7f28 036397 lshift queue ,pdata 
-0x7f29 036398 iadd contr ,contr 
-0x7f2a 036399 ifetch 2 ,contr 
-0x7f2b 036400 rtn 
-:      036405 clk_add:
-0x7f2c 036406 iadd temp ,temp 
-0x7f2d 036407 copy temp ,loopcnt 
-0x7f2e 036408 setarg 3750 
-0x7f2f 036409 isub loopcnt ,pdata 
-0x7f30 036410 rtn positive 
-0x7f31 036411 sub pdata ,0 ,pdata 
-0x7f32 036412 rshift16 temp ,temp 
-0x7f33 036413 increase 1 ,temp 
-0x7f34 036414 lshift16 temp ,temp 
-0x7f35 036415 ior temp ,temp 
-0x7f36 036416 rtn 
-:      036418 clk_diff_rt:
-0x7f37 036419 call clk_diff 
-0x7f38 036420 branch clk2rt 
-:      036423 clk_diff:
-0x7f39 036424 disable user 
-0x7f3a 036425 isub temp ,pdata 
-0x7f3b 036426 branch clk_diff_pos ,positive 
-0x7f3c 036427 enable user 
-0x7f3d 036428 sub pdata ,0 ,pdata 
-:      036429 clk_diff_pos:
-0x7f3e 036430 rtnbit0 15 
-0x7f3f 036431 arg -61786 ,temp 
-0x7f40 036432 iadd temp ,pdata 
-0x7f41 036433 set0 64 ,pdata 
-0x7f42 036434 rtn 
-:      036436 clk2rt:
-0x7f43 036437 iforce contr 
-0x7f44 036438 rshift16 pdata ,pdata 
-0x7f45 036439 arg 3750 ,temp 
-0x7f46 036440 imul32 temp ,pdata 
-0x7f47 036441 iadd contr ,pdata 
-0x7f48 036442 rtn 
-:      036445 clk2lpo:
-0x7f49 036446 lshift8 pdata ,pdata 
-0x7f4a 036447 lshift4 pdata ,pdata 
-0x7f4b 036448 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036449 idiv temp 
-0x7f4d 036450 call wait_div_end 
-0x7f4e 036451 quotient temp 
-0x7f4f 036452 rtn 
-:      036455 clk2bt:
-0x7f50 036456 arg 3750 ,temp 
-0x7f51 036457 idiv temp 
-0x7f52 036458 call wait_div_end 
-0x7f53 036459 quotient pdata 
-0x7f54 036460 lshift16 pdata ,pdata 
-0x7f55 036461 remainder temp 
-0x7f56 036462 ior temp ,temp 
-0x7f57 036463 rtn 
-:      036470 string2dec_from_uart:
-0x7f58 036471 arg 0 ,temp 
-:      036472 string2dec_from_uart_done:
-0x7f59 036473 copy temp ,regc 
-0x7f5a 036474 ifetch 1 ,contru 
-0x7f5b 036475 call uchar2dialog 
-0x7f5c 036476 copy regc ,temp 
-0x7f5d 036477 call swap 
-0x7f5e 036478 arg 10 ,regb 
-0x7f5f 036479 imul32 regb ,pdata 
-0x7f60 036480 iadd temp ,pdata 
-0x7f61 036481 copy pdata ,temp 
-0x7f62 036482 loop string2dec_from_uart_done 
-0x7f63 036483 rtn 
-:      036487 uchar2dialog:
-0x7f64 036488 arg 0x3a ,temp 
-0x7f65 036489 isub temp ,null 
-0x7f66 036490 nbranch uchar2dialog_number ,positive 
-0x7f67 036491 arg 0x61 ,temp 
-0x7f68 036492 isub temp ,null 
-0x7f69 036493 branch uchar2dialog_a2f ,positive 
-0x7f6a 036494 arg 0x37 ,temp 
-0x7f6b 036495 isub temp ,pdata 
-0x7f6c 036496 rtn 
-:      036497 uchar2dialog_number:
-0x7f6d 036498 arg 0x30 ,temp 
-0x7f6e 036499 isub temp ,pdata 
-0x7f6f 036500 rtn 
-:      036501 uchar2dialog_a2f:
-0x7f70 036502 arg 0x57 ,temp 
-0x7f71 036503 isub temp ,pdata 
-0x7f72 036504 rtn 
-:      036506 pn9:
-0x7f73 036507 copy temp ,alarm 
-0x7f74 036508 setarg 0x1ff 
-0x7f75 036509 force 0 ,regb 
-:      036510 pn9_loop:
-0x7f76 036511 rshift3 pdata ,rega 
-0x7f77 036512 rshift rega ,rega 
-0x7f78 036513 ixor rega ,rega 
-0x7f79 036514 isolate1 0 ,rega 
-0x7f7a 036515 setflag true ,9 ,pdata 
-0x7f7b 036516 rshift temp ,temp 
-0x7f7c 036517 isolate1 0 ,pdata 
-0x7f7d 036518 setflag true ,7 ,temp 
-0x7f7e 036519 rshift pdata ,pdata 
-0x7f7f 036520 increase 1 ,regb 
-0x7f80 036521 compare 0 ,regb ,0x7 
-0x7f81 036522 nbranch pn9_loop ,true 
-0x7f82 036523 istoret 1 ,contw 
-0x7f83 036524 loop pn9_loop 
-0x7f84 036525 copy alarm ,temp 
-0x7f85 036526 rtn 
-:      036529 wait_div_end:
-0x7f86 036530 rtn modone 
-0x7f87 036531 branch wait_div_end 
-:      036541 compare_loop:
-:      036542 string_compare:
-0x7f88 036543 ifetch 1 ,rega 
-0x7f89 036544 ifetcht 1 ,regb 
-0x7f8a 036545 isub temp ,null 
-0x7f8b 036546 nrtn zero 
-0x7f8c 036547 increase 1 ,rega 
-0x7f8d 036548 increase 1 ,regb 
-0x7f8e 036549 loop string_compare 
-0x7f8f 036550 force 0 ,null 
-0x7f90 036551 rtn 
-:      036554 ceiling:
-0x7f91 036555 isub temp ,null 
-0x7f92 036556 nrtn positive 
-0x7f93 036557 deposit temp 
-0x7f94 036558 rtn 
-:      036560 swap:
-0x7f95 036561 iadd temp ,pdata 
-0x7f96 036562 isub temp ,temp 
-0x7f97 036563 isub temp ,pdata 
-0x7f98 036564 rtn 
-:      036566 clean_mem:
-0x7f99 036567 arg 0x200 ,loopcnt 
-0x7f9a 036568 arg 0x4000 ,contw 
-0x7f9b 036569 branch memset0 
-:      036572 callback_func:
-0x7f9c 036573 rtn blank 
-0x7f9d 036574 copy pdata ,pc 
-:      036577 wait_uarttx:
-0x7f9e 036578 hfetch 2 ,core_uart_txitems 
-0x7f9f 036579 nbranch wait_uarttx ,blank 
-0x7fa0 036580 rtn 
-:      036582 ice_break:
-0x7fa1 036583 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036584 rtn 
-:      036586 ice_setbp:
-0x7fa3 036587 hstore 2 ,core_ice_break0 
-0x7fa4 036588 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036589 set1 4 ,pdata 
-0x7fa6 036590 hstore 1 ,core_ice_ctrl 
-0x7fa7 036591 rtn 
-:      036592 ice_setbp2:
-0x7fa8 036593 hstore 2 ,core_ice_break1 
-0x7fa9 036594 hfetch 1 ,core_ice_ctrl 
-0x7faa 036595 set1 6 ,pdata 
-0x7fab 036596 hstore 1 ,core_ice_ctrl 
-0x7fac 036597 rtn 
-:      036599 ice_set_write_bp:
-0x7fad 036600 hstore 2 ,core_ice_break0 
-0x7fae 036601 jam 0x30 ,core_ice_ctrl 
-0x7faf 036602 rtn 
-:      036606 test_enable_white:
-0x7fb0 036607 hfetch 1 ,core_config 
-0x7fb1 036608 set0 whiteoff_bit ,pdata 
-0x7fb2 036609 hstore 1 ,core_config 
-0x7fb3 036610 rtn 
-:      036612 check_uart_tx_buff:
-0x7fb4 036613 hfetch 2 ,core_uart_txitems 
-0x7fb5 036614 arg uart_air_control_threshold ,temp 
-:      036615 pdata_sub_temp:
-0x7fb6 036616 isub temp ,null 
-0x7fb7 036617 rtn 
-:      036623 fifo_in:
-0x7fb8 036624 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036625 ifetcht util_fifo_len ,rega 
-0x7fba 036626 and temp ,0xff ,pdata 
-0x7fbb 036627 nbranch fifo_in_push ,blank 
-0x7fbc 036628 rshift8 temp ,pdata 
-0x7fbd 036629 istore util_fifo_len ,rega 
-:      036630 fifo_in_push:
-0x7fbe 036631 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036632 ifetch 1 ,rega 
-0x7fc0 036633 nbranch assert ,blank 
-0x7fc1 036634 fetch 1 ,mem_fifo_temp 
-0x7fc2 036635 istore 1 ,rega 
-0x7fc3 036636 rtn 
-:      036641 fifo_out:
-0x7fc4 036642 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036643 arg util_fifo_len ,loopcnt 
-0x7fc6 036644 ifetch util_fifo_len ,rega 
-0x7fc7 036645 rtn blank 
-:      036646 fifo_out_loop:
-0x7fc8 036647 ifetch 1 ,rega 
-0x7fc9 036648 nbranch fifo_out_end ,blank 
-0x7fca 036649 increase 1 ,rega 
-0x7fcb 036650 loop fifo_out_loop 
-0x7fcc 036651 branch assert 
-:      036652 fifo_out_end:
-0x7fcd 036653 arg 0 ,temp 
-0x7fce 036654 istoret 1 ,rega 
-0x7fcf 036655 rtn 
-:      036660 fifo_is_empty:
-0x7fd0 036661 ifetch util_fifo_len ,rega 
-0x7fd1 036662 rtn 
-:      036667 fifo_is_full:
-0x7fd2 036668 ifetch 1 ,rega 
-0x7fd3 036669 rtn 
-:      036672 fifo_is_near_full:
-0x7fd4 036673 ifetch 2 ,rega 
-0x7fd5 036674 rtn 
-:      036678 fifo_content_count:
-0x7fd6 036679 arg 0 ,temp 
-:      036680 fifo_content_count_loop:
-0x7fd7 036681 fetch 1 ,contr 
-0x7fd8 036682 loop fifo_content_count_loop ,blank 
-0x7fd9 036683 increase 1 ,temp 
-0x7fda 036684 loop fifo_content_count_loop 
-0x7fdb 036685 copy temp ,pdata 
-0x7fdc 036686 rtn 
-:      036688 not_greater_than:
-0x7fdd 036689 isub temp ,null 
-0x7fde 036690 nrtn positive 
-0x7fdf 036691 copy temp ,pdata 
-0x7fe0 036692 rtn 
-:      036695 disable_positive:
-0x7fe1 036696 force -1 ,null 
-0x7fe2 036697 rtn 
-:      036698 enable_positive:
-:      036699 disable_zero:
-0x7fe3 036700 force 1 ,null 
-0x7fe4 036701 rtn 
-:      036702 enable_zero:
-0x7fe5 036703 force 0 ,null 
-0x7fe6 036704 rtn 
-:      036706 enable_user:
-0x7fe7 036707 enable user 
-0x7fe8 036708 rtn 
-:      036710 disable_user:
-0x7fe9 036711 disable user 
-0x7fea 036712 rtn 
-:      036714 enable_user2:
-0x7feb 036715 enable user2 
-0x7fec 036716 rtn 
-:      036718 disable_user2:
-0x7fed 036719 disable user2 
-0x7fee 036720 rtn 
-:      036722 disable_blank:
-0x7fef 036723 setarg 1 
-0x7ff0 036724 rtn 
-:      036726 enable_blank:
-0x7ff1 036727 setarg 0 
-0x7ff2 036728 rtn 
-:      036731 reverse_byte:
-0x7ff3 036732 copy loopcnt ,pdata 
-0x7ff4 036733 rtn blank 
-0x7ff5 036734 copy contr ,pdata 
-0x7ff6 036735 iadd loopcnt ,pdata 
-0x7ff7 036736 increase -1 ,pdata 
-0x7ff8 036737 copy pdata ,contr 
-:      036738 reverse_loop:
-0x7ff9 036739 ifetch 1 ,contr 
-0x7ffa 036740 increase -2 ,contr 
-0x7ffb 036741 istore 1 ,contw 
-0x7ffc 036742 loop reverse_loop 
-0x7ffd 036743 rtn 
+:      002879 start:
+0x2000 002880 call lpmstate 
+:      002882 soft_reset:
+0x2001 002883 bpatch patch00_0 ,mem_patch00 
+0x2002 002884 clear_stack 
+0x2003 002885 call spi_ncs_gpio_init 
+0x2004 002886 call initialize_radio 
+0x2005 002887 call iicd_init_12m 
+0x2006 002888 call init_param 
+0x2007 002889 call l2cap_init 
+0x2008 002890 bpatch patch00_1 ,mem_patch00 
+0x2009 002891 call rfcomm_init 
+0x200a 002892 call init_lmp 
+0x200b 002893 call ui_init 
+0x200c 002894 call app_init 
+0x200d 002895 ncall load_chip_option ,wake 
+0x200e 002896 bpatch patch00_2 ,mem_patch00 
+0x200f 002897 call app_lpm_init ,wake 
+0x2010 002898 call publickey_init 
+0x2011 002899 call lpm_recover_clk ,wake 
+:      002900 main_loop:
+0x2012 002901 bpatch patch00_3 ,mem_patch00 
+0x2013 002902 call sp_calc_sequence 
+0x2014 002903 call sp_calc_sequence_256 
+0x2015 002904 call sp_calc_sequence_256_check 
+0x2016 002905 call le_dispatch 
+0x2017 002906 bpatch patch00_4 ,mem_patch00 
+0x2018 002907 call idle_dispatch 
+0x2019 002908 call app_process_idle 
+0x201a 002909 call inquiry_dispatch 
+0x201b 002910 call inquiry_scan_dispatch 
+0x201c 002911 call page_scan_dispatch 
+0x201d 002912 call connection_dispatch 
+0x201e 002913 call lpm_dispatch 
+0x201f 002914 call g24_dispatch 
+0x2020 002915 branch main_loop 
+:      002917 connection_dispatch:
+0x2021 002918 call connection_incontext 
+0x2022 002919 rtnmark0 mark_context 
+0x2023 002920 set0 mark_context ,mark 
+0x2024 002921 call context_save 
+0x2025 002922 branch le_disable 
+:      002924 connection_incontext:
+0x2026 002925 bpatch patch00_5 ,mem_patch00 
+0x2027 002926 call context_search_insniff 
+0x2028 002927 nbranch connection_nosniff ,zero 
+0x2029 002928 call context_load 
+0x202a 002929 add rega ,coffset_mode ,contr 
+0x202b 002930 ifetch 1 ,contr 
+0x202c 002931 bbit1 mode_le ,le_conn_dispatch 
+0x202d 002932 bbit1 mode_master ,master_dispatch 
+0x202e 002933 branch slave_dispatch 
+:      002934 connection_nosniff:
+0x202f 002935 call context_get_next 
+0x2030 002936 copy loopcnt ,null 
+0x2031 002937 rtn zero 
+0x2032 002938 call context_load 
+0x2033 002939 fetch 1 ,mem_state 
+0x2034 002940 bbit1 state_inpage ,master_page 
+0x2035 002941 fetch 1 ,mem_mode 
+0x2036 002942 bbit1 mode_master ,master_dispatch 
+0x2037 002943 branch slave_dispatch 
+:      002951 idle_dispatch:
+0x2038 002952 fetch 1 ,mem_hci_cmd 
+0x2039 002953 rtn blank 
+0x203a 002954 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 002955 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 002956 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 002957 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 002958 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 002959 call context_search_conn_handle 
+0x2040 002960 rtn zero 
+0x2041 002961 call context_search_plap 
+0x2042 002962 rtn zero 
+:      002963 idle_exit:
+0x2043 002964 jam 0 ,mem_hci_cmd 
+0x2044 002965 rtn 
+:      002967 idle_le_create_conn:
+0x2045 002968 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 002969 jam 0 ,mem_hci_cmd 
+0x2047 002970 rtn 
+:      002972 idle_inquiry:
+0x2048 002973 set1 mark_inquiry_on ,mark 
+0x2049 002974 set0 mark_inquiry_trainb ,mark 
+0x204a 002975 jam param_ninquiry ,mem_ninqy_index 
+0x204b 002976 jam 31 ,mem_nfreq_index_inq 
+0x204c 002977 branch idle_exit 
+:      002979 idle_inquiry_cancel:
+0x204d 002980 set0 mark_inquiry_on ,mark 
+0x204e 002981 force 0 ,stop_watch 
+0x204f 002982 branch idle_exit 
+:      002984 idle_remote_name_req:
+0x2050 002985 call context_search_plap 
+0x2051 002986 rtn zero 
+0x2052 002987 force lmp_name_req ,temp 
+0x2053 002988 jam 5 ,mem_nameres_cnt 
+0x2054 002989 branch idle_start_page 
+:      002991 idle_create_conn:
+0x2055 002992 bpatch patch00_6 ,mem_patch00 
+:      002993 idle_create_conn_device:
+0x2056 002994 fetch 6 ,mem_hci_plap 
+0x2057 002995 branch idle_exit ,blank 
+0x2058 002996 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 002998 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 002999 branch idle_create_conn_cont 
+:      003001 idle_create_conn_cont:
+0x205b 003002 force lmp_version_req ,temp 
+:      003003 idle_start_page:
+0x205c 003004 bpatch patch00_7 ,mem_patch00 
+0x205d 003005 fetch 1 ,mem_page_mode 
+0x205e 003006 branch idle_page_mode_r0 ,blank 
+0x205f 003007 lshift3 pdata ,pdata 
+0x2060 003008 lshift4 pdata ,pdata 
+0x2061 003009 increase -1 ,pdata 
+:      003010 idle_page_mode_r0:
+0x2062 003011 store 1 ,mem_npage 
+0x2063 003012 store 1 ,mem_npage_index 
+0x2064 003013 jam 31 ,mem_nfreq_index_page 
+0x2065 003014 set0 mark_page_trainb ,mark 
+0x2066 003015 call context_new 
+0x2067 003016 nbranch idle_page_fail ,zero 
+0x2068 003017 call get_free_amaddr 
+0x2069 003018 store 1 ,mem_amaddr 
+0x206a 003019 storet 1 ,mem_lmo_opcode2 
+0x206b 003020 fetch 6 ,mem_hci_plap 
+0x206c 003021 store 6 ,mem_plap 
+0x206d 003022 bpatch patch01_0 ,mem_patch01 
+0x206e 003023 call timer_reinit 
+0x206f 003024 force 0 ,pdata 
+0x2070 003025 compare lmp_name_req ,temp ,0xff 
+0x2071 003026 nsetflag true ,state_init_seq ,pdata 
+0x2072 003027 set1 state_inpage ,pdata 
+0x2073 003028 store 1 ,mem_state 
+0x2074 003029 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003030 call ui_ipc_send_event 
+0x2076 003031 force 0 ,pdata 
+0x2077 003032 setflag true ,smap_name_req ,pdata 
+0x2078 003033 store 1 ,mem_state_map 
+0x2079 003034 setarg 0 
+0x207a 003035 set1 mode_master ,pdata 
+0x207b 003036 store 1 ,mem_mode 
+0x207c 003037 enable master 
+0x207d 003038 call context_save 
+0x207e 003039 disable master 
+0x207f 003040 force page_length_timer ,queue 
+0x2080 003041 fetch 2 ,mem_page_to 
+0x2081 003042 call timer_init 
+0x2082 003043 branch idle_exit 
+:      003044 idle_page_fail:
+0x2083 003045 bpatch patch01_1 ,mem_patch01 
+0x2084 003046 fetch 6 ,mem_hci_plap 
+0x2085 003047 store 6 ,mem_plap 
+0x2086 003048 compare lmp_name_req ,temp ,0xff 
+0x2087 003049 branch idle_name_fail ,true 
+0x2088 003050 branch idle_exit 
+:      003051 idle_name_fail:
+0x2089 003052 arg mem_tmp_buffer ,contw 
+0x208a 003053 arg 8 ,loopcnt 
+0x208b 003054 call memset0 
+0x208c 003055 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003056 call ui_ipc_send_event 
+0x208e 003057 branch idle_exit 
+:      003064 inquiry_dispatch:
+0x208f 003065 rtnmark0 mark_inquiry_on 
+0x2090 003066 force inquiry_length_timer ,queue 
+0x2091 003067 call timer_check 
+0x2092 003068 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003069 nbranch inquiry_start ,blank 
+0x2094 003070 rtn 
+:      003074 inquiry_start:
+0x2095 003075 bpatch patch01_2 ,mem_patch01 
+0x2096 003076 fetcht 2 ,mem_inq_window 
+0x2097 003077 force 4 ,queue 
+0x2098 003078 call sniff_check_window 
+0x2099 003079 rtn user 
+0x209a 003080 call afh_clear 
+0x209b 003081 force 0 ,freq_mode 
+:      003082 inquiry_restart:
+0x209c 003083 rtn timeout 
+0x209d 003084 set0 mark_fhs_already_good ,mark 
+0x209e 003085 set0 mark_fhs_eir ,mark 
+:      003086 inquiry_rx_restart:
+0x209f 003087 add clkn_bt ,1 ,bt_clk 
+0x20a0 003088 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003089 setflag true ,2 ,freq_mode 
+0x20a2 003090 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003091 nbranch inquiry_receive ,true 
+:      003093 inquiry_transmit:
+0x20a4 003094 bpatch patch01_3 ,mem_patch01 
+0x20a5 003095 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003096 increase 1 ,pdata 
+0x20a7 003097 store 1 ,mem_inquiry_transmit 
+0x20a8 003098 call fetch_giac 
+0x20a9 003099 call tx_radio_freq 
+0x20aa 003100 call fetch_diac 
+0x20ab 003101 call start_transmitter 
+0x20ac 003102 call start_tx_native 
+0x20ad 003103 call send_access_word 
+0x20ae 003104 call end_of_packet 
+0x20af 003105 call inquiry_check_train 
+0x20b0 003106 branch inquiry_restart 
+:      003108 inquiry_check_train:
+0x20b1 003109 bpatch patch01_4 ,mem_patch01 
+0x20b2 003110 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003111 increase -1 ,pdata 
+0x20b4 003112 store 1 ,mem_nfreq_index_inq 
+0x20b5 003113 rtn positive 
+0x20b6 003114 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003115 fetch 1 ,mem_ninqy_index 
+0x20b8 003116 increase -1 ,pdata 
+0x20b9 003117 store 1 ,mem_ninqy_index 
+0x20ba 003118 rtn positive 
+0x20bb 003119 setflip mark_inquiry_trainb ,mark 
+0x20bc 003120 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003121 rtn 
+:      003123 inquiry_receive:
+0x20be 003124 bpatch patch01_5 ,mem_patch01 
+0x20bf 003125 call fetch_giac 
+0x20c0 003126 call rx_radio_freq 
+0x20c1 003127 call fetch_diac 
+0x20c2 003128 call start_rx_native 
+0x20c3 003129 call start_receiver 
+0x20c4 003130 call wait_access_clkn_rt 
+0x20c5 003131 branch inquiry_sync ,sync 
+0x20c6 003132 call inquiry_check_train 
+0x20c7 003133 branch inquiry_rx_restart 
+:      003134 inquiry_sync:
+0x20c8 003135 bpatch patch01_6 ,mem_patch01 
+0x20c9 003136 call save_rssi 
+0x20ca 003137 call scan_mode_whiten 
+0x20cb 003138 call receive_packet_whitened 
+0x20cc 003139 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003140 rtnmark0 mark_fhs_already_good 
+:      003141 inquiry_receive_rtn:
+0x20ce 003142 bpatch patch01_7 ,mem_patch01 
+:      003143 inquiry_receive_eir_rtn:
+0x20cf 003144 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003145 increase 1 ,pdata 
+0x20d1 003146 store 1 ,mem_inquiry_rcv 
+0x20d2 003147 rtn 
+:      003155 master_page:
+0x20d3 003156 bpatch patch02_0 ,mem_patch02 
+0x20d4 003157 enable master 
+0x20d5 003158 enable clknt 
+0x20d6 003159 fetch 2 ,mem_page_interval 
+0x20d7 003160 branch master_page_no_interval ,blank 
+0x20d8 003161 force page_interval_timer ,queue 
+0x20d9 003162 call timer_check 
+0x20da 003163 nrtn blank 
+:      003164 master_page_no_interval:
+0x20db 003165 bpatch patch02_1 ,mem_patch02 
+0x20dc 003166 fetcht 2 ,mem_page_window 
+0x20dd 003167 force 40 ,queue 
+0x20de 003168 call sniff_check_window 
+0x20df 003169 branch page_exit ,user 
+0x20e0 003170 force page_length_timer ,queue 
+0x20e1 003171 call timer_check 
+0x20e2 003172 nbranch page_start ,blank 
+0x20e3 003173 fetch 1 ,mem_state_map 
+0x20e4 003174 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003175 branch master_page_timeout 
+:      003176 master_npage_timeout:
+0x20e6 003177 arg mem_tmp_buffer ,contw 
+0x20e7 003178 arg 8 ,loopcnt 
+0x20e8 003179 call memset0 
+:      003180 master_page_timeout:
+0x20e9 003181 bpatch patch02_2 ,mem_patch02 
+0x20ea 003182 jam 0 ,mem_state 
+0x20eb 003183 call init_lmp_work 
+0x20ec 003184 jam 0 ,memui_reconnect_mode 
+0x20ed 003185 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003186 call ui_ipc_send_event 
+0x20ef 003187 branch page_exit 
+:      003189 page_start:
+0x20f0 003190 bpatch patch02_3 ,mem_patch02 
+0x20f1 003191 force 0 ,timeup 
+0x20f2 003192 until clkn_rt ,meet 
+0x20f3 003193 fetch 1 ,mem_page_clk 
+0x20f4 003194 increase -1 ,pdata 
+0x20f5 003195 ixor clkn_bt ,pdata 
+0x20f6 003196 compare 0 ,pdata ,3 
+0x20f7 003197 nbranch page_start ,true 
+0x20f8 003198 deposit am_addr 
+0x20f9 003199 store 1 ,mem_fhs_am_addr 
+0x20fa 003200 force 0 ,n_tx_slot 
+0x20fb 003201 force 0 ,freq_mode 
+:      003203 page_restart:
+0x20fc 003204 bpatch patch02_4 ,mem_patch02 
+0x20fd 003205 branch page_exit ,timeout 
+0x20fe 003206 call fetch_page_bt_adr 
+0x20ff 003207 arg param_rf_setup ,timeup 
+0x2100 003208 until clkn_rt ,meet 
+:      003209 page_rx_restart:
+0x2101 003210 bpatch patch02_5 ,mem_patch02 
+0x2102 003211 fetch 4 ,mem_page_clk 
+0x2103 003212 iforce bt_clk 
+0x2104 003213 increase 1 ,pdata 
+0x2105 003214 store 4 ,mem_page_clk 
+0x2106 003215 isolate1 mark_page_trainb ,mark 
+0x2107 003216 setflag true ,2 ,freq_mode 
+0x2108 003217 compare 0x00 ,bt_clk ,0x02 
+0x2109 003218 nbranch page_receive ,true 
+0x210a 003219 fetch 1 ,mem_page_transmit 
+0x210b 003220 increase 1 ,pdata 
+0x210c 003221 store 1 ,mem_page_transmit 
+0x210d 003222 call tx_radio_freq 
+0x210e 003223 call start_transmitter 
+0x210f 003224 call start_tx_native 
+0x2110 003225 call send_access_word 
+0x2111 003226 call end_of_packet 
+0x2112 003227 call page_check_train 
+0x2113 003228 branch page_restart 
+:      003229 page_exit:
+0x2114 003230 bpatch patch02_6 ,mem_patch02 
+0x2115 003231 disable master 
+0x2116 003232 fetch 2 ,mem_page_interval 
+0x2117 003233 rtn blank 
+0x2118 003234 force page_interval_timer ,queue 
+0x2119 003235 branch timer_init 
+:      003237 page_check_train:
+0x211a 003238 bpatch patch02_7 ,mem_patch02 
+0x211b 003239 fetch 1 ,mem_nfreq_index_page 
+0x211c 003240 increase -1 ,pdata 
+0x211d 003241 store 1 ,mem_nfreq_index_page 
+0x211e 003242 rtn positive 
+0x211f 003243 jam 31 ,mem_nfreq_index_page 
+0x2120 003244 fetch 1 ,mem_npage_index 
+0x2121 003245 increase -1 ,pdata 
+0x2122 003246 store 1 ,mem_npage_index 
+0x2123 003247 rtn positive 
+0x2124 003248 setflip mark_page_trainb ,mark 
+0x2125 003249 fetch 1 ,mem_npage 
+0x2126 003250 store 1 ,mem_npage_index 
+0x2127 003251 rtn 
+:      003253 page_receive:
+0x2128 003254 bpatch patch03_0 ,mem_patch03 
+0x2129 003255 call rx_radio_freq 
+0x212a 003256 call start_rx_native 
+0x212b 003257 call start_receiver 
+0x212c 003258 call wait_access_clkn_rt 
+0x212d 003259 branch page_sync ,sync 
+0x212e 003260 call page_check_train 
+0x212f 003261 branch page_rx_restart 
+:      003262 page_sync:
+0x2130 003263 call end_of_packet 
+0x2131 003264 fetch 1 ,mem_page_rcv 
+0x2132 003265 increase 1 ,pdata 
+0x2133 003266 store 1 ,mem_page_rcv 
+0x2134 003267 force 0 ,stop_watch 
+0x2135 003268 fetch 4 ,mem_page_clk 
+:      003269 page_send_fhs:
+0x2136 003270 bpatch patch03_1 ,mem_patch03 
+0x2137 003271 call rf_setup_time_master_slot 
+0x2138 003272 call fetch_page_bt_adr 
+0x2139 003273 increase 1 ,n_tx_slot 
+:      003274 page_send_fhs_continue:
+0x213a 003275 and_into 0x1fd ,bt_clk 
+0x213b 003276 and_into 0x1fc ,freq_mode 
+0x213c 003277 call tx_radio_freq 
+0x213d 003278 call start_transmitter 
+0x213e 003279 call start_tx_native 
+0x213f 003280 call send_access_word 
+0x2140 003281 deposit clkn_bt 
+0x2141 003282 store 4 ,mem_clkn_bt 
+0x2142 003283 force 0 ,am_addr 
+0x2143 003284 force type_fhs ,type 
+0x2144 003285 call scan_mode_whiten 
+0x2145 003286 call transmit_packet_whitened 
+:      003287 page_wait_fhs_reply:
+0x2146 003288 bpatch patch03_2 ,mem_patch03 
+0x2147 003289 call rf_setup_time_slave_slot 
+0x2148 003290 or_into 0x02 ,bt_clk 
+0x2149 003291 and_into 0x1fc ,freq_mode 
+0x214a 003292 call rx_radio_freq 
+0x214b 003293 call start_rx_native 
+0x214c 003294 call start_receiver 
+0x214d 003295 call wait_access_clkn_rt 
+0x214e 003296 call end_of_packet ,sync 
+0x214f 003297 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003298 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003299 branch page_restart ,blank 
+0x2152 003300 increase -1 ,pdata 
+0x2153 003301 store 1 ,mem_fhs_wait_counter 
+0x2154 003302 branch page_send_fhs 
+:      003304 page_wait_fhs_reply_ok:
+0x2155 003305 bpatch patch03_3 ,mem_patch03 
+0x2156 003306 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003307 increase 1 ,pdata 
+0x2158 003308 store 1 ,mem_page_rcv_fhs 
+0x2159 003309 call prepare_newconn 
+:      003310 master_newconn_loop:
+0x215a 003311 call master_newconn_once 
+0x215b 003312 branch newconn_poll_responded ,sync 
+0x215c 003313 call new_conn_timeout 
+0x215d 003314 nbranch master_newconn_loop ,blank 
+0x215e 003315 branch page_restart 
+:      003317 newconn_poll_responded:
+0x215f 003318 bpatch patch03_4 ,mem_patch03 
+0x2160 003319 fetch 1 ,mem_state 
+0x2161 003320 set0 state_inpage ,pdata 
+0x2162 003321 store 1 ,mem_state 
+0x2163 003322 call newconn_init 
+0x2164 003323 disable master 
+0x2165 003324 rtn 
+:      003327 master_dispatch:
+0x2166 003328 bpatch patch03_5 ,mem_patch03 
+0x2167 003329 enable master 
+0x2168 003330 enable clknt 
+0x2169 003331 call role_switch_master 
+0x216a 003332 rtn user 
+0x216b 003333 call check_bt_disabled 
+0x216c 003334 call rf_setup_time_master_slot 
+0x216d 003335 add clkn_bt ,1 ,bt_clk 
+0x216e 003336 call fetch_self_bt_adr 
+0x216f 003337 force 0x03 ,freq_mode 
+0x2170 003338 call scheduler_tx_l2cap_pkt 
+0x2171 003339 call prepare_tx 
+0x2172 003340 call tx_radio_freq 
+0x2173 003341 call start_transmitter 
+0x2174 003342 call start_tx_native 
+0x2175 003343 call send_access_word 
+0x2176 003344 call transmit_packet 
+:      003345 master_loop:
+0x2177 003346 bpatch patch03_6 ,mem_patch03 
+0x2178 003347 call parse_lmp 
+0x2179 003348 call master_conn_recv_packet 
+0x217a 003349 nbranch master_notmatch ,match 
+0x217b 003350 call supervision_flush 
+0x217c 003351 call parse_l2cap 
+0x217d 003352 fetch 1 ,mem_master_rcvcnt 
+0x217e 003353 increase 1 ,pdata 
+0x217f 003354 store 1 ,mem_master_rcvcnt 
+:      003355 master_notmatch:
+0x2180 003356 bpatch patch03_7 ,mem_patch03 
+0x2181 003357 call scheduler_process 
+0x2182 003358 call check_master_disconnect 
+0x2183 003359 nrtn master 
+0x2184 003360 call check_attempt 
+0x2185 003361 nbranch master_attempt ,blank 
+:      003362 master_exit:
+0x2186 003363 disable master 
+0x2187 003364 rtn 
+:      003366 master_attempt:
+0x2188 003367 call prepare_tx 
+0x2189 003368 call master_conn_send_packet 
+0x218a 003369 branch master_loop 
+:      003372 check_master_disconnect:
+0x218b 003373 branch check_master_match ,match 
+0x218c 003374 call supervision_update 
+0x218d 003375 branch master_disconnect ,positive 
+:      003376 check_master_match:
+0x218e 003377 call check_disconnect_timeout 
+0x218f 003378 nbranch master_disconnect ,user 
+0x2190 003379 fetch 1 ,mem_state_map 
+0x2191 003380 rtnbit0 smap_name_req 
+0x2192 003381 rtnbit1 smap_name_res 
+0x2193 003382 fetch 1 ,mem_op 
+0x2194 003383 rtnbit1 op_disconn 
+0x2195 003384 call conn_timer_expired 
+0x2196 003385 nrtn blank 
+0x2197 003386 fetch 1 ,mem_nameres_cnt 
+0x2198 003387 increase -1 ,pdata 
+0x2199 003388 store 1 ,mem_nameres_cnt 
+0x219a 003389 nrtn blank 
+0x219b 003390 branch lmp_disconnect 
+:      003392 master_disconnect:
+0x219c 003393 bpatch patch04_0 ,mem_patch04 
+0x219d 003394 call quit_connection 
+0x219e 003395 disable master 
+0x219f 003396 fetch 1 ,mem_state_map 
+0x21a0 003397 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003398 rtn 
+:      003400 master_name_disconnect:
+0x21a2 003401 fetch 1 ,mem_state_map 
+0x21a3 003402 rtnbit1 smap_name_res 
+:      003403 master_name_error:
+0x21a4 003404 arg mem_tmp_buffer ,contw 
+0x21a5 003405 arg 8 ,loopcnt 
+0x21a6 003406 branch memset0 
+:      003408 check_disconnect_timeout:
+0x21a7 003409 bpatch patch04_1 ,mem_patch04 
+0x21a8 003410 enable user 
+0x21a9 003411 fetch 1 ,mem_op 
+0x21aa 003412 rtnbit0 op_disconn 
+0x21ab 003413 call conn_timer_expired 
+0x21ac 003414 nrtn blank 
+0x21ad 003415 branch disable_user 
+:      003417 conn_timer_expired:
+0x21ae 003418 fetch 1 ,mem_conn_timer 
+0x21af 003419 increase -1 ,pdata 
+0x21b0 003420 store 1 ,mem_conn_timer 
+0x21b1 003421 rtn 
+:      003423 linkkey_ready:
+0x21b2 003424 bpatch patch04_2 ,mem_patch04 
+0x21b3 003425 fetch 1 ,mem_state 
+0x21b4 003426 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003427 fetch 1 ,mem_pairing_auth 
+0x21b6 003428 branch linkkey_set ,blank 
+0x21b7 003429 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003430 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003431 call ui_ipc_send_event 
+0x21ba 003432 branch linkkey_set 
+:      003433 linkkey_set:
+0x21bb 003434 bpatch patch04_3 ,mem_patch04 
+0x21bc 003435 call context_traverse_linkkey 
+0x21bd 003436 fetch 1 ,mem_state 
+0x21be 003437 set1 state_linkkey ,pdata 
+0x21bf 003438 store 1 ,mem_state 
+0x21c0 003439 jam 1 ,mem_link_key_exists 
+0x21c1 003440 fetch 1 ,mem_conn_sm 
+0x21c2 003441 bne conn_sm_pairing ,linkkey_set_continue 
+:      003442 linkkey_set_continue:
+0x21c3 003443 rtn 
+:      003445 generate_linkkey_continue:
+0x21c4 003446 jam pairing_auth ,mem_pairing_auth 
+:      003447 clear_linkstate:
+0x21c5 003448 fetch 1 ,mem_state 
+0x21c6 003449 set0 state_linkkey ,pdata 
+0x21c7 003450 store 1 ,mem_state 
+0x21c8 003451 rtn 
+:      003455 role_switch_check:
+0x21c9 003456 bpatch patch04_4 ,mem_patch04 
+0x21ca 003457 disable user 
+0x21cb 003458 fetch 2 ,mem_tsniff 
+0x21cc 003459 arg 0xffff ,temp 
+0x21cd 003460 isub temp ,null 
+0x21ce 003461 nrtn zero 
+0x21cf 003462 fetch 4 ,mem_sniff_anchor 
+0x21d0 003463 branch role_switch_clkn ,clknt 
+0x21d1 003464 isub clke_bt ,pdata 
+0x21d2 003465 branch role_switch_clke 
+:      003466 role_switch_clkn:
+0x21d3 003467 isub clkn_bt ,pdata 
+:      003468 role_switch_clke:
+0x21d4 003469 sub pdata ,4 ,null 
+0x21d5 003470 nrtn positive 
+0x21d6 003471 force 0 ,pdata 
+0x21d7 003472 store 2 ,mem_tsniff 
+0x21d8 003473 branch enable_user 
+:      003477 role_switch_prepare:
+0x21d9 003478 copy pdata ,temp 
+0x21da 003479 bpatch patch04_5 ,mem_patch04 
+0x21db 003480 storet 4 ,mem_sniff_anchor 
+:      003481 role_switch_prepare0:
+0x21dc 003482 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003483 setarg 0xffff 
+0x21de 003484 store 2 ,mem_tsniff 
+0x21df 003485 jam 1 ,mem_sniff_attempt 
+0x21e0 003486 rtn 
+:      003489 role_switch_master:
+0x21e1 003490 bpatch patch04_6 ,mem_patch04 
+0x21e2 003491 call role_switch_check 
+0x21e3 003492 nrtn user 
+0x21e4 003493 disable user 
+0x21e5 003494 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003495 set0 mark_fhs_already_good ,mark 
+:      003496 roles_waitfhs_loop:
+0x21e7 003497 call rf_setup_time_master_slot 
+0x21e8 003498 call master_recv_packet 
+0x21e9 003499 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003500 call new_conn_timeout 
+0x21eb 003501 nbranch roles_waitfhs_loop ,blank 
+:      003502 role_switch_fail_master:
+0x21ec 003503 bpatch patch04_7 ,mem_patch04 
+0x21ed 003504 disable user 
+0x21ee 003505 deposit clkn_bt 
+0x21ef 003506 store 4 ,mem_next_btclk 
+0x21f0 003507 enable clknt 
+0x21f1 003508 enable master 
+0x21f2 003509 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003510 branch ui_ipc_send_event 
+:      003512 roles_replyto_fhs:
+0x21f4 003513 bpatch patch05_0 ,mem_patch05 
+0x21f5 003514 call rf_setup_time_slave_slot 
+0x21f6 003515 arg type_id ,type 
+0x21f7 003516 call master_send_packet 
+0x21f8 003517 disable clknt 
+0x21f9 003518 disable master 
+0x21fa 003519 call apply_switch_clke 
+0x21fb 003520 call prepare_newconn 
+:      003521 roles_newconns_loop:
+0x21fc 003522 bpatch patch05_1 ,mem_patch05 
+0x21fd 003523 call slave_newconn_once 
+0x21fe 003524 branch roles_newconns_responded ,match 
+0x21ff 003525 call new_conn_timeout 
+0x2200 003526 nbranch roles_newconns_loop ,blank 
+0x2201 003527 branch role_switch_fail_master 
+:      003528 roles_newconns_responded:
+0x2202 003529 fetch 1 ,mem_mode 
+0x2203 003530 set0 mode_master ,pdata 
+0x2204 003531 store 1 ,mem_mode 
+0x2205 003532 call supervision_flush 
+0x2206 003533 call calc_clke_offset 
+0x2207 003534 enable user 
+0x2208 003535 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003536 branch ui_ipc_send_event 
+:      003541 context_load:
+0x220a 003542 bpatch patch05_2 ,mem_patch05 
+0x220b 003543 set1 mark_context ,mark 
+0x220c 003544 deposit rega 
+0x220d 003545 store 2 ,mem_context_ptr 
+0x220e 003546 force context_size ,loopcnt 
+0x220f 003547 arg mem_le_state ,contw 
+0x2210 003548 add rega ,coffset_mode ,contr 
+0x2211 003549 ifetch 1 ,contr 
+0x2212 003550 copy rega ,contr 
+0x2213 003551 bbit1 mode_le ,memcpy 
+0x2214 003552 arg mem_state ,contw 
+0x2215 003553 call memcpy 
+0x2216 003554 disable attempt 
+0x2217 003555 fetch 1 ,mem_amaddr 
+0x2218 003556 iforce am_addr 
+0x2219 003557 jam 1 ,mem_current_sniff_attempt 
+0x221a 003558 branch context_load_master ,master 
+0x221b 003559 jam 1 ,mem_current_sniff_attempt 
+:      003560 context_load_master:
+0x221c 003561 fetch 1 ,mem_state 
+0x221d 003562 rtnbit0 state_insniff 
+0x221e 003563 fetch 1 ,mem_sniff_attempt 
+0x221f 003564 store 1 ,mem_current_sniff_attempt 
+0x2220 003565 fetch 1 ,mem_sniff_timeout 
+0x2221 003566 store 1 ,mem_current_sniff_timeout 
+0x2222 003567 rtn 
+:      003569 context_save:
+0x2223 003570 bpatch patch05_3 ,mem_patch05 
+0x2224 003571 fetch 2 ,mem_context_ptr 
+0x2225 003572 iforce contw 
+0x2226 003573 force context_size ,loopcnt 
+0x2227 003574 arg mem_le_state ,contr 
+0x2228 003575 branch memcpy ,le 
+0x2229 003576 arg mem_state ,contr 
+0x222a 003577 branch memcpy 
+:      003581 context_get_next:
+0x222b 003582 arg context_num ,loopcnt 
+0x222c 003583 fetcht 1 ,mem_current_context 
+:      003584 context_get_next_loop:
+0x222d 003585 increase 1 ,temp 
+0x222e 003586 compare context_num ,temp ,0xff 
+0x222f 003587 nbranch context_get_next_cont ,true 
+0x2230 003588 arg 0 ,temp 
+:      003589 context_get_next_cont:
+0x2231 003590 storet 1 ,mem_current_context 
+0x2232 003591 mul32 temp ,context_size ,pdata 
+0x2233 003592 arg mem_context ,rega 
+0x2234 003593 iadd rega ,rega 
+0x2235 003594 ifetch 1 ,rega 
+0x2236 003595 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003596 rtnbit1 state_inconn 
+0x2238 003597 rtnbit1 state_inpage 
+:      003598 context_get_next_sniff:
+0x2239 003599 loop context_get_next_loop 
+0x223a 003600 rtn 
+:      003602 context_new:
+0x223b 003603 bpatch patch05_4 ,mem_patch05 
+0x223c 003604 arg context_search_empty ,regc 
+0x223d 003605 call context_search 
+0x223e 003606 nrtn zero 
+0x223f 003607 deposit rega 
+0x2240 003608 store 2 ,mem_context_ptr 
+0x2241 003609 force 0 ,null 
+0x2242 003610 rtn 
+:      003614 context_check_all_wack:
+0x2243 003615 call check_esco_amaddr 
+0x2244 003616 branch context_check_esco_wack ,true 
+0x2245 003617 fetch 2 ,mem_context_ptr 
+0x2246 003618 add pdata ,coffset_arq ,contw 
+0x2247 003619 fetch 1 ,mem_arq 
+0x2248 003620 istore 1 ,contw 
+0x2249 003621 arg context_check_a_wack ,regc 
+0x224a 003622 branch context_search 
+:      003624 context_check_esco_wack:
+0x224b 003625 fetch 1 ,mem_arq 
+0x224c 003626 isolate1 wack ,pdata 
+0x224d 003627 branch context_esco_wack ,true 
+0x224e 003628 force 1 ,null 
+0x224f 003629 rtn 
+:      003630 context_esco_wack:
+0x2250 003631 force 0 ,null 
+0x2251 003632 rtn 
+:      003635 context_check_idle:
+0x2252 003636 arg context_check_inconn ,regc 
+0x2253 003637 branch context_search 
+:      003639 context_traverse_linkkey:
+0x2254 003640 fetcht 2 ,mem_context_ptr 
+0x2255 003641 arg context_traverse_clearkey ,regc 
+0x2256 003642 branch context_search 
+:      003646 context_search_conn_handle:
+0x2257 003647 fetcht 1 ,mem_hci_conn_handle 
+:      003648 context_search_conn_handle2:
+0x2258 003649 arg context_search_handle ,regc 
+0x2259 003650 branch context_search 
+:      003652 context_search_plap:
+0x225a 003653 bpatch patch05_5 ,mem_patch05 
+0x225b 003654 fetcht 6 ,mem_hci_plap 
+:      003655 context_search_plap2:
+0x225c 003656 arg context_search_lap ,regc 
+0x225d 003657 branch context_search 
+:      003659 context_search_insniff:
+0x225e 003660 arg context_search_sniff ,regc 
+0x225f 003661 branch context_search 
+:      003663 context_search_sniff_window:
+0x2260 003664 arg context_search_window ,regc 
+:      003665 context_search:
+0x2261 003666 bpatch patch05_6 ,mem_patch05 
+0x2262 003667 arg mem_context ,rega 
+0x2263 003668 arg context_num ,loopcnt 
+:      003669 context_search_loop:
+0x2264 003670 ifetch 1 ,rega 
+0x2265 003671 copy regc ,pc 
+:      003672 context_search_next:
+0x2266 003673 increase context_size ,rega 
+0x2267 003674 loop context_search_loop 
+0x2268 003675 force 1 ,null 
+0x2269 003676 rtn 
+:      003678 context_search_empty:
+0x226a 003679 bbit1 state_inconn ,context_search_next 
+0x226b 003680 bbit1 state_inpage ,context_search_next 
+0x226c 003681 force 0 ,null 
+0x226d 003682 rtn 
+:      003684 context_search_lap:
+0x226e 003685 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003686 bbit0 state_inconn ,context_search_next 
+:      003687 context_search_lap_cont:
+0x2270 003688 add rega ,coffset_plap ,contr 
+0x2271 003689 ifetch 6 ,contr 
+0x2272 003690 isub temp ,null 
+0x2273 003691 rtn zero 
+0x2274 003692 branch context_search_next 
+:      003694 context_search_handle:
+0x2275 003695 bbit0 state_inconn ,context_search_next 
+0x2276 003696 add rega ,coffset_conn_handle ,contr 
+0x2277 003697 ifetch 1 ,contr 
+0x2278 003698 isub temp ,null 
+0x2279 003699 rtn zero 
+0x227a 003700 branch context_search_next 
+:      003702 context_search_sniff:
+0x227b 003703 bbit0 state_insniff ,context_search_next 
+:      003704 context_search_sniff_loop:
+0x227c 003705 call context_get_anchor 
+0x227d 003706 call sign_pdata_temp 
+0x227e 003707 isub temp ,pdata 
+0x227f 003708 increase 1 ,pdata 
+0x2280 003709 branch context_search_sniff_miss ,positive 
+0x2281 003710 copy contr ,regb 
+0x2282 003711 store 9 ,mem_temp 
+0x2283 003712 fetch 1 ,mem_le_sc_calc 
+0x2284 003713 nbranch context_search_sniff_sc ,blank 
+0x2285 003714 fetch 9 ,mem_temp 
+0x2286 003715 copy regb ,contr 
+0x2287 003716 increase 5 ,pdata 
+0x2288 003717 branch context_search_meet1 
+:      003718 context_search_sniff_sc:
+0x2289 003719 fetch 9 ,mem_temp 
+0x228a 003720 copy regb ,contr 
+0x228b 003721 increase 20 ,pdata 
+:      003722 context_search_meet1:
+0x228c 003723 nbranch context_search_next ,positive 
+:      003724 context_search_meet:
+0x228d 003725 copy temp ,bt_clk 
+0x228e 003726 call context_next_anchor 
+0x228f 003727 force 0 ,null 
+0x2290 003728 rtn 
+:      003731 context_search_sniff_miss:
+0x2291 003732 iforce regb 
+0x2292 003733 add rega ,coffset_tsniff ,contr 
+0x2293 003734 ifetch 2 ,contr 
+0x2294 003735 branch context_search_meet ,blank 
+0x2295 003736 call context_next_anchor 
+0x2296 003737 branch context_search_sniff_loop 
+:      003739 sign_pdata_temp:
+0x2297 003740 rshift16 pdata ,timeup 
+0x2298 003741 rshift8 timeup ,timeup 
+0x2299 003742 branch sign_pdata_temp_p0 ,zero 
+0x229a 003743 compare 0xf ,timeup ,0xf 
+0x229b 003744 nrtn true 
+0x229c 003745 rshift16 temp ,timeup 
+0x229d 003746 rshift8 timeup ,timeup 
+0x229e 003747 nrtn zero 
+0x229f 003748 set1 28 ,temp 
+0x22a0 003749 rtn 
+:      003750 sign_pdata_temp_p0:
+0x22a1 003751 rshift16 temp ,timeup 
+0x22a2 003752 rshift8 timeup ,timeup 
+0x22a3 003753 compare 0xf ,timeup ,0xf 
+0x22a4 003754 nrtn true 
+0x22a5 003755 set1 28 ,pdata 
+0x22a6 003756 rtn 
+:      003758 context_check_inconn:
+0x22a7 003759 bbit0 state_inconn ,context_search_next 
+0x22a8 003760 force 0 ,null 
+0x22a9 003761 rtn 
+:      003763 context_check_a_wack:
+0x22aa 003764 bbit0 state_inconn ,context_search_next 
+0x22ab 003765 add rega ,coffset_mode ,contr 
+0x22ac 003766 ifetch 1 ,contr 
+0x22ad 003767 bbit1 mode_le ,context_search_next 
+0x22ae 003768 add rega ,coffset_arq ,contr 
+0x22af 003769 ifetch 1 ,contr 
+0x22b0 003770 bbit0 wack ,context_search_next 
+0x22b1 003771 force 0 ,null 
+0x22b2 003772 rtn 
+:      003774 context_get_anchor:
+0x22b3 003775 add rega ,coffset_mode ,contr 
+0x22b4 003776 ifetcht 1 ,contr 
+0x22b5 003777 deposit clkn_bt 
+0x22b6 003778 isolate1 mode_master ,temp 
+0x22b7 003779 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003780 ifetcht 4 ,contr 
+0x22b9 003781 rtn true 
+0x22ba 003782 add rega ,coffset_clk_offset ,contr 
+0x22bb 003783 ifetch 6 ,contr 
+0x22bc 003784 call calc_clke2 
+0x22bd 003785 deposit clke_bt 
+0x22be 003786 rtn 
+:      003788 context_next_anchor:
+0x22bf 003789 add rega ,coffset_tsniff ,contr 
+0x22c0 003790 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003791 ifetch 2 ,contr 
+0x22c2 003792 iadd temp ,timeup 
+0x22c3 003793 deposit timeup 
+0x22c4 003794 istore 4 ,contw 
+0x22c5 003795 branch le_context_nexthop 
+:      003798 context_search_window:
+0x22c6 003799 bbit0 state_insniff ,context_search_next 
+0x22c7 003800 call context_get_anchor 
+0x22c8 003801 iadd stop_watch ,pdata 
+0x22c9 003802 iadd stop_watch ,pdata 
+0x22ca 003803 iadd queue ,pdata 
+0x22cb 003804 isub temp ,null 
+0x22cc 003805 nbranch context_search_next ,positive 
+0x22cd 003806 force 0 ,null 
+0x22ce 003807 rtn 
+:      003809 context_traverse_clearkey:
+0x22cf 003810 bbit0 state_inconn ,context_search_next 
+0x22d0 003811 deposit temp 
+0x22d1 003812 isub rega ,null 
+0x22d2 003813 branch context_search_next ,null 
+0x22d3 003814 add rega ,coffset_mode ,contr 
+0x22d4 003815 ifetch 1 ,contr 
+0x22d5 003816 bbit1 mode_le ,context_search_next 
+0x22d6 003817 ifetch 1 ,rega 
+0x22d7 003818 set0 state_linkkey ,pdata 
+0x22d8 003819 istore 1 ,rega 
+0x22d9 003820 branch context_search_next 
+:      003823 master_conn_send_packet:
+0x22da 003824 bpatch patch05_7 ,mem_patch05 
+0x22db 003825 call rf_setup_time_master_slot 
+:      003826 master_send_packet:
+0x22dc 003827 add clkn_bt ,1 ,bt_clk 
+0x22dd 003828 call fetch_self_bt_adr 
+0x22de 003829 force 0x03 ,freq_mode 
+0x22df 003830 call tx_radio_freq 
+0x22e0 003831 call start_transmitter 
+0x22e1 003832 call start_tx_native 
+0x22e2 003833 call send_access_word 
+0x22e3 003834 branch transmit_packet 
+:      003836 master_conn_recv_packet:
+0x22e4 003837 bpatch patch06_0 ,mem_patch06 
+0x22e5 003838 call rf_setup_time_slave_slot 
+:      003839 master_recv_packet:
+0x22e6 003840 add clkn_bt ,1 ,bt_clk 
+0x22e7 003841 call fetch_self_bt_adr 
+0x22e8 003842 force 0x03 ,freq_mode 
+0x22e9 003843 call rx_radio_freq 
+0x22ea 003844 call init_rx_packet_flags 
+0x22eb 003845 call prep_crypt 
+0x22ec 003846 call start_rx_native 
+0x22ed 003847 call start_receiver 
+:      003848 master_rx_conn_finish_packet:
+0x22ee 003849 call wait_access_clkn_rt 
+0x22ef 003850 nrtn sync 
+0x22f0 003851 call save_rssi 
+0x22f1 003852 branch receive_packet 
+:      003856 master_newconn_once:
+0x22f2 003857 bpatch patch06_1 ,mem_patch06 
+0x22f3 003858 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003859 iforce am_addr 
+0x22f5 003860 force type_poll ,type 
+0x22f6 003861 call master_conn_send_packet 
+0x22f7 003862 branch master_conn_recv_packet 
+:      003873 inquiry_scan_dispatch:
+0x22f8 003874 fetch 1 ,mem_scan_mode 
+0x22f9 003875 rtnbit0 inq_scan_mode 
+0x22fa 003876 force iscan_interval_timer ,queue 
+0x22fb 003877 call timer_check 
+0x22fc 003878 nrtn blank 
+0x22fd 003879 fetcht 2 ,mem_iscan_window 
+0x22fe 003880 force 4 ,queue 
+0x22ff 003881 call sniff_check_window 
+0x2300 003882 rtn user 
+0x2301 003883 call inquiry_scan_start 
+0x2302 003884 force iscan_interval_timer ,queue 
+0x2303 003885 fetch 2 ,mem_iscan_interval 
+0x2304 003886 nbranch timer_init ,sync 
+0x2305 003887 random pdata 
+0x2306 003888 iand mask3ff ,pdata 
+0x2307 003889 branch timer_init 
+:      003892 inquiry_scan_start:
+0x2308 003893 bpatch patch06_2 ,mem_patch06 
+0x2309 003894 jam 0 ,mem_fhs_am_addr 
+0x230a 003895 disable clknt 
+0x230b 003896 disable attempt 
+0x230c 003897 call afh_clear 
+0x230d 003898 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003899 force 0x01 ,freq_mode 
+0x230f 003900 call fetch_giac 
+0x2310 003901 call rx_radio_freq 
+0x2311 003902 setflip mark_inquiry_state ,mark 
+0x2312 003903 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003904 increase 1 ,pdata 
+0x2314 003905 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003906 call fetch_diac 
+0x2316 003907 call start_receiver 
+0x2317 003908 call wait_access_forever 
+0x2318 003909 nrtn sync 
+0x2319 003910 bpatch patch06_3 ,mem_patch06 
+0x231a 003911 force 0 ,stop_watch 
+0x231b 003912 call shutdown_radio 
+0x231c 003913 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003914 increase 1 ,pdata 
+0x231e 003915 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003916 call fetch_giac 
+0x2320 003917 call rf_setup_time_slave_slot 
+0x2321 003918 or_into 0x002 ,bt_clk 
+0x2322 003919 force 0x01 ,freq_mode 
+0x2323 003920 call tx_radio_freq 
+0x2324 003921 call fetch_diac 
+0x2325 003922 call start_transmitter 
+0x2326 003923 call start_tx_external 
+0x2327 003924 deposit clkn_bt 
+0x2328 003925 store 4 ,mem_clkn_bt 
+0x2329 003926 call send_access_word 
+0x232a 003927 force type_fhs ,type 
+0x232b 003928 force 0 ,am_addr 
+0x232c 003929 call scan_mode_whiten 
+0x232d 003930 call transmit_packet_whitened 
+0x232e 003931 call send_eir 
+0x232f 003932 and_into 0x1fd ,bt_clk 
+0x2330 003933 increase 1 ,n_tx_slot 
+0x2331 003934 rtn 
+:      003936 send_eir:
+0x2332 003937 bpatch patch06_4 ,mem_patch06 
+0x2333 003938 fetch 1 ,mem_eir_enable 
+0x2334 003939 rtn blank 
+0x2335 003940 arg mem_eir ,contw 
+0x2336 003941 fetch 1 ,mem_local_name_length 
+0x2337 003942 copy pdata ,loopcnt 
+0x2338 003943 increase 1 ,pdata 
+0x2339 003944 istore 1 ,contw 
+0x233a 003945 copy contw ,temp 
+0x233b 003946 increase 1 ,pdata 
+0x233c 003947 store 2 ,mem_tx_len 
+0x233d 003948 copy temp ,contw 
+0x233e 003949 setarg 0x09 
+0x233f 003950 istore 1 ,contw 
+0x2340 003951 arg mem_local_name ,contr 
+0x2341 003952 call memcpy 
+0x2342 003954 arg mem_all_uuid_128bits ,regc 
+0x2343 003955 arg 4 ,loopcnt 
+0x2344 003956 call get_all_uuid 
+0x2345 003957 arg mem_all_uuid_16bits ,regc 
+0x2346 003958 arg 1 ,loopcnt 
+0x2347 003959 call get_all_uuid 
+0x2348 003961 force type_dm3 ,type 
+0x2349 003962 jam 2 ,mem_tx_lch 
+0x234a 003963 setarg mem_eir 
+0x234b 003964 store 2 ,mem_txptr 
+0x234c 003965 call rf_setup_time_slave_slot 
+0x234d 003966 call tx_radio_freq 
+0x234e 003967 call start_transmitter 
+0x234f 003968 call start_tx_external 
+0x2350 003969 call send_access_word 
+0x2351 003970 call scan_mode_whiten 
+0x2352 003971 call transmit_packet_whitened 
+0x2353 003972 rtn 
+:      003975 get_all_uuid:
+0x2354 003976 copy contw ,temp 
+0x2355 003977 copy regc ,contr 
+0x2356 003978 ifetch 1 ,contr 
+0x2357 003979 rtn blank 
+:      003980 lshift_loop:
+0x2358 003981 lshift pdata ,pdata 
+0x2359 003982 loop lshift_loop 
+0x235a 003983 copy pdata ,rega 
+0x235b 003984 increase 2 ,pdata 
+0x235c 003985 copy pdata ,queue 
+0x235d 003986 fetch 2 ,mem_tx_len 
+0x235e 003987 iadd queue ,pdata 
+0x235f 003988 store 2 ,mem_tx_len 
+0x2360 003989 copy temp ,contw 
+0x2361 003990 copy rega ,pdata 
+0x2362 003991 increase 1 ,pdata 
+0x2363 003992 istore 1 ,contw 
+0x2364 003993 copy regc ,contr 
+0x2365 003994 ifetch 1 ,contr 
+0x2366 003995 ifetch 1 ,contr 
+0x2367 003996 istore 1 ,contw 
+0x2368 003997 copy rega ,loopcnt 
+0x2369 003998 branch memcpy 
+:      004004 page_scan_dispatch:
+0x236a 004005 fetch 1 ,mem_scan_mode 
+0x236b 004006 rtnbit0 page_scan_mode 
+0x236c 004007 force pscan_interval_timer ,queue 
+0x236d 004008 call timer_check 
+0x236e 004009 nrtn blank 
+0x236f 004010 fetcht 2 ,mem_pscan_window 
+0x2370 004011 force 40 ,queue 
+0x2371 004012 call sniff_check_window 
+0x2372 004013 rtn user 
+0x2373 004014 force 0 ,am_addr 
+0x2374 004015 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004016 set0 mark_fhs_already_good ,mark 
+0x2376 004017 call page_scan_start 
+0x2377 004018 force pscan_interval_timer ,queue 
+0x2378 004019 fetch 2 ,mem_pscan_interval 
+0x2379 004020 branch timer_init 
+:      004023 page_scan_start:
+0x237a 004024 bpatch patch06_5 ,mem_patch06 
+0x237b 004025 disable clknt 
+0x237c 004026 call afh_clear 
+0x237d 004027 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004028 increase 1 ,pdata 
+0x237f 004029 store 1 ,mem_pagescan_waitcnt 
+0x2380 004030 force 0 ,n_tx_slot 
+0x2381 004031 call fetch_self_bt_adr 
+0x2382 004032 add clkn_bt ,1 ,bt_clk 
+0x2383 004033 force 0x02 ,freq_mode 
+0x2384 004034 bpatch patch06_6 ,mem_patch06 
+0x2385 004035 call rx_radio_freq 
+0x2386 004036 call start_receiver 
+0x2387 004037 call wait_access_forever 
+0x2388 004038 nrtn sync 
+0x2389 004039 call shutdown_radio 
+0x238a 004040 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004041 increase 1 ,pdata 
+0x238c 004042 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004043 force 0 ,stop_watch 
+0x238e 004044 call rf_setup_time_slave_slot 
+0x238f 004045 or_into 0x002 ,bt_clk 
+0x2390 004046 force 0x01 ,freq_mode 
+0x2391 004047 call tx_radio_freq 
+0x2392 004048 call start_transmitter 
+0x2393 004049 call start_tx_external 
+0x2394 004050 call send_access_word 
+0x2395 004051 call end_of_packet 
+0x2396 004052 force 0 ,am_addr 
+0x2397 004053 arg param_rf_setup ,timeup 
+0x2398 004054 until clke_rt ,meet 
+0x2399 004055 or_into 0x03 ,clke_bt 
+0x239a 004056 and_into 0x1fd ,bt_clk 
+:      004057 page_scan_wait_fhs_restart:
+0x239b 004058 bpatch patch06_7 ,mem_patch06 
+0x239c 004059 increase 1 ,n_tx_slot 
+0x239d 004060 call rx_radio_freq 
+0x239e 004061 call start_receiver 
+0x239f 004062 call wait_access_mhalfbnd 
+0x23a0 004063 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004064 call scan_mode_whiten 
+0x23a2 004065 call receive_packet_whitened 
+0x23a3 004066 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004067 page_scan_wait_fhs_again:
+0x23a4 004068 bpatch patch07_0 ,mem_patch07 
+0x23a5 004069 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004070 rtn blank 
+0x23a7 004071 increase -1 ,pdata 
+0x23a8 004072 store 1 ,mem_fhs_wait_counter 
+0x23a9 004073 call rf_setup_time_master_slot 
+0x23aa 004074 branch page_scan_wait_fhs_restart 
+:      004077 page_scan_reply_to_fhs:
+0x23ab 004078 bpatch patch07_1 ,mem_patch07 
+0x23ac 004079 set0 1 ,clke_bt 
+0x23ad 004080 set1 0 ,clke_bt 
+0x23ae 004081 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004082 increase 1 ,pdata 
+0x23b0 004083 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004084 call rf_setup_time_slave_slot 
+0x23b2 004085 or_into 0x02 ,bt_clk 
+0x23b3 004086 call tx_radio_freq 
+0x23b4 004087 call start_transmitter 
+0x23b5 004088 call start_tx_external 
+0x23b6 004089 call send_access_word 
+0x23b7 004090 call end_of_packet 
+:      004091 slave_apply_clke_bt:
+0x23b8 004092 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004093 branch slave_apply_clke_bt_now ,true 
+0x23ba 004094 until null ,mhalfbnd 
+0x23bb 004095 branch slave_apply_clke_bt 
+:      004096 slave_apply_clke_bt_now:
+0x23bc 004097 fetch 4 ,mem_clke_bt 
+0x23bd 004098 or_into 0x03 ,pdata 
+0x23be 004099 icopy clke_bt 
+:      004101 start_slave_connection:
+0x23bf 004102 bpatch patch07_2 ,mem_patch07 
+0x23c0 004103 fetch 6 ,extm_lap 
+0x23c1 004104 store 6 ,mem_plap 
+0x23c2 004105 call prepare_newconn 
+:      004106 slave_newconn_loop:
+0x23c3 004107 call slave_newconn_once 
+0x23c4 004108 branch sconn_successful ,match 
+0x23c5 004109 call new_conn_timeout 
+0x23c6 004110 nbranch slave_newconn_loop ,blank 
+0x23c7 004111 rtn 
+:      004114 sconn_successful:
+0x23c8 004115 bpatch patch07_3 ,mem_patch07 
+0x23c9 004116 call newconn_init 
+0x23ca 004117 call context_new 
+0x23cb 004118 nrtn zero 
+0x23cc 004119 jam 0 ,mem_mode 
+0x23cd 004120 call calc_clke_offset 
+0x23ce 004121 branch context_save 
+:      004126 slave_dispatch:
+0x23cf 004127 bpatch patch07_4 ,mem_patch07 
+0x23d0 004128 call calc_clke 
+0x23d1 004129 call role_switch_slave 
+0x23d2 004130 rtn user 
+:      004131 slave_loop:
+0x23d3 004132 bpatch patch07_5 ,mem_patch07 
+0x23d4 004133 call check_bt_disabled 
+0x23d5 004134 call scheduler_process 
+0x23d6 004135 call slave_conn_recv_packet 
+0x23d7 004136 nbranch slave_notmatch ,match 
+0x23d8 004137 call supervision_flush 
+0x23d9 004138 call scheduler_tx_l2cap_pkt 
+0x23da 004139 call prepare_tx 
+0x23db 004140 call slave_conn_send_packet 
+0x23dc 004141 call parse_l2cap 
+0x23dd 004142 call parse_lmp 
+0x23de 004143 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004144 increase 1 ,pdata 
+0x23e0 004145 store 1 ,mem_slave_rcvcnt 
+0x23e1 004146 call calc_clke_offset 
+:      004147 slave_notmatch:
+0x23e2 004148 bpatch patch07_6 ,mem_patch07 
+0x23e3 004149 call lpm_set_mult 
+0x23e4 004150 call supervision_update 
+0x23e5 004151 branch slave_disconnect ,positive 
+0x23e6 004152 call check_disconnect_timeout 
+0x23e7 004153 nbranch slave_disconnect ,user 
+0x23e8 004154 call check_attempt 
+0x23e9 004155 nbranch slave_loop ,blank 
+0x23ea 004156 rtn 
+:      004158 slave_disconnect:
+0x23eb 004159 bpatch patch07_7 ,mem_patch07 
+0x23ec 004160 jam 0 ,mem_tester_emulate 
+0x23ed 004161 jam 0 ,mem_debug_config 
+0x23ee 004162 call quit_connection 
+0x23ef 004163 set0 mark_testmode ,mark 
+0x23f0 004164 call test_enable_white 
+0x23f1 004165 fetch 1 ,mem_state 
+0x23f2 004166 rtn 
+:      004169 role_switch_slave:
+0x23f3 004170 bpatch patch08_0 ,mem_patch08 
+0x23f4 004171 call role_switch_check 
+0x23f5 004172 nrtn user 
+0x23f6 004173 copy am_addr ,temp 
+0x23f7 004174 call get_free_amaddr 
+0x23f8 004175 store 1 ,mem_fhs_am_addr 
+0x23f9 004176 copy temp ,am_addr 
+0x23fa 004177 jam param_newconnto ,mem_newconnto_counter 
+:      004178 roles_sendfhs_loop:
+0x23fb 004179 bpatch patch08_1 ,mem_patch08 
+0x23fc 004180 call rf_setup_time_master_slot 
+0x23fd 004181 force type_fhs ,type 
+0x23fe 004182 call slave_send_access 
+0x23ff 004183 deposit clkn_bt 
+0x2400 004184 store 4 ,mem_clkn_bt 
+0x2401 004185 call transmit_packet 
+0x2402 004186 call rf_setup_time_slave_slot 
+0x2403 004187 enable user3 
+0x2404 004188 call slave_receive_access 
+0x2405 004189 branch roles_got_fhs_reply ,sync 
+0x2406 004190 call shutdown_radio 
+0x2407 004191 call new_conn_timeout 
+0x2408 004192 nbranch roles_sendfhs_loop ,blank 
+0x2409 004193 rtnmark0 mark_accept_switch 
+0x240a 004194 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004195 set1 mark_switch_initiated ,mark 
+0x240c 004196 rtn 
+:      004197 roles_got_fhs_reply:
+0x240d 004198 enable clknt 
+0x240e 004199 call prepare_newconn 
+0x240f 004200 call afh_clear 
+:      004201 roles_newconn_loop:
+0x2410 004202 bpatch patch08_2 ,mem_patch08 
+0x2411 004203 call master_newconn_once 
+0x2412 004204 branch roles_newconn_responded ,sync 
+0x2413 004205 call new_conn_timeout 
+0x2414 004206 nbranch roles_newconn_loop ,blank 
+0x2415 004207 disable clknt 
+0x2416 004208 deposit clke_bt 
+0x2417 004209 store 4 ,mem_next_btclk 
+0x2418 004210 rtn 
+:      004211 roles_newconn_responded:
+0x2419 004212 enable master 
+0x241a 004213 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004214 set0 mark_accept_switch ,mark 
+0x241c 004215 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004216 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004217 call tid_set_reply 
+:      004218 roles_newconn_nolmp:
+0x241f 004219 deposit am_addr 
+0x2420 004220 store 1 ,mem_amaddr 
+0x2421 004221 force 0 ,pdata 
+0x2422 004222 store 6 ,mem_clk_offset 
+0x2423 004223 fetch 1 ,mem_mode 
+0x2424 004224 set1 mode_master ,pdata 
+0x2425 004225 store 1 ,mem_mode 
+0x2426 004226 call supervision_flush 
+0x2427 004227 disable master 
+0x2428 004228 enable user 
+0x2429 004229 rtn 
+:      004233 init_rx_packet_flags:
+0x242a 004234 bpatch patch08_3 ,mem_patch08 
+0x242b 004235 disable match 
+0x242c 004236 set0 mark_loopback ,mark 
+0x242d 004237 set0 mark_am_addr_broadcast ,mark 
+0x242e 004238 set0 mark_longpacket ,mark 
+0x242f 004239 set0 mark_old_packet ,mark 
+0x2430 004240 fetch 1 ,mem_arq 
+0x2431 004241 set0 arqnx ,pdata 
+0x2432 004242 set1 flowx ,pdata 
+0x2433 004243 store 1 ,mem_arq 
+0x2434 004244 rtn 
+:      004246 prepare_newconn:
+0x2435 004247 bpatch patch08_4 ,mem_patch08 
+0x2436 004248 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004249 jam param_newconn_arq ,mem_arq 
+0x2438 004250 fetch 2 ,mem_rx_window_init 
+0x2439 004251 store 2 ,mem_rx_window 
+0x243a 004252 deposit clkn_bt 
+0x243b 004253 store 4 ,mem_next_btclk 
+0x243c 004254 rtn clknt 
+0x243d 004255 deposit clke_bt 
+0x243e 004256 store 4 ,mem_next_btclk 
+0x243f 004257 rtn 
+:      004259 newconn_init:
+0x2440 004260 bpatch patch08_5 ,mem_patch08 
+0x2441 004261 call init_lmp_reinit 
+0x2442 004262 call new_conn_handle 
+0x2443 004263 store 1 ,mem_conn_handle 
+0x2444 004264 setarg 0 
+0x2445 004265 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004266 setarg param_supervision_to 
+0x2447 004267 store 2 ,mem_supervision_to 
+0x2448 004268 fetch 1 ,mem_state 
+0x2449 004269 set1 state_inconn ,pdata 
+0x244a 004270 store 1 ,mem_state 
+0x244b 004271 jam 0 ,mem_op 
+0x244c 004272 jam 0 ,mem_state_map 
+0x244d 004273 jam 0 ,mem_lpm_current_mult 
+0x244e 004274 branch supervision_flush 
+:      004277 clear_linkkey:
+0x244f 004278 bpatch patch08_6 ,mem_patch08 
+0x2450 004279 force 0 ,pdata 
+0x2451 004280 store 8 ,mem_link_key 
+0x2452 004281 istore 8 ,contw 
+0x2453 004282 call clear_linkstate 
+0x2454 004283 branch context_traverse_linkkey 
+:      004285 new_conn_timeout:
+0x2455 004286 fetch 1 ,mem_newconnto_counter 
+0x2456 004287 increase -1 ,pdata 
+0x2457 004288 store 1 ,mem_newconnto_counter 
+0x2458 004289 rtn 
+:      004291 new_conn_handle:
+0x2459 004292 fetch 1 ,mem_handle_num 
+0x245a 004293 increase 1 ,pdata 
+0x245b 004294 store 1 ,mem_handle_num 
+0x245c 004295 rtn 
+:      004298 quit_connection:
+0x245d 004299 bpatch patch08_7 ,mem_patch08 
+0x245e 004300 fetch 1 ,mem_hci_cmd 
+0x245f 004301 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004302 fetch 1 ,mem_lmp_to_send 
+0x2461 004303 bne lmp_name_req ,quit_connection_cont 
+:      004304 quit_connection_name:
+0x2462 004305 call cmd_check_plap 
+0x2463 004306 nbranch quit_connection_cont ,zero 
+0x2464 004307 call master_name_error 
+0x2465 004308 jam 0 ,mem_hci_cmd 
+:      004309 quit_connection_cont:
+0x2466 004310 bpatch patch09_0 ,mem_patch09 
+0x2467 004311 call app_disconn_reason_collect_bt 
+0x2468 004312 call sniff_exit 
+0x2469 004313 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004314 call ui_ipc_send_event 
+0x246b 004315 call init_lmp_work 
+0x246c 004316 call l2cap_init_work 
+0x246d 004317 call sp_initialize 
+0x246e 004318 fetch 1 ,mem_state 
+0x246f 004319 set0 state_inconn 
+0x2470 004320 store 1 ,mem_state 
+0x2471 004321 jam 0 ,memui_reconnect_mode 
+0x2472 004323 fetch 1 ,mem_state_map 
+0x2473 004324 compare 0x0 ,pdata ,0xc0 
+0x2474 004325 branch quit_connection_not_clear_mark ,true 
+0x2475 004326 set0 mark_rxbuf_inuse ,mark 
+:      004327 quit_connection_not_clear_mark:
+0x2476 004328 fetch 1 ,mem_arq 
+0x2477 004329 bbit0 wack ,quit_connection_not_clear_tx 
+:      004330 quit_connection_not_clear_tx:
+0x2478 004331 fetch 1 ,mem_op 
+0x2479 004332 rtnbit0 op_txl2cap 
+0x247a 004333 set0 mark_tx_l2cap ,mark 
+0x247b 004334 rtn 
+:      004336 slave_newconn_once:
+0x247c 004337 bpatch patch09_1 ,mem_patch09 
+0x247d 004338 fetch 1 ,extm_newconn_am_addr 
+0x247e 004339 rtn blank 
+0x247f 004340 icopy am_addr 
+0x2480 004341 call slave_conn_recv_packet 
+0x2481 004342 nrtn match 
+0x2482 004343 force type_null ,type 
+0x2483 004344 call slave_conn_send_packet 
+0x2484 004345 deposit am_addr 
+0x2485 004346 store 1 ,mem_amaddr 
+0x2486 004347 force 0 ,pdata 
+0x2487 004348 store 1 ,extm_newconn_am_addr 
+0x2488 004349 rtn 
+:      004355 prepare_tx:
+0x2489 004356 bpatch patch09_2 ,mem_patch09 
+0x248a 004357 fetch 1 ,mem_state 
+0x248b 004358 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004359 force type_hv3 ,type 
+0x248d 004360 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004361 call check_esco_amaddr 
+0x248f 004362 nbranch prepare_tx_not_sco ,true 
+0x2490 004363 branch prepare_tx_not_sco ,attempt 
+0x2491 004364 call set_wait_ack 
+0x2492 004365 setarg 2 
+0x2493 004366 store 2 ,mem_retransmission_cnt 
+0x2494 004367 rtn 
+:      004368 prepare_tx_not_esco:
+0x2495 004369 nrtn attempt 
+:      004370 prepare_tx_not_sco:
+0x2496 004371 bpatch patch09_3 ,mem_patch09 
+0x2497 004372 call context_check_all_wack 
+0x2498 004373 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004374 fetch 1 ,mem_arq 
+0x249a 004375 bbit0 wack ,prepare_tx_pollnull 
+:      004376 prepare_tx_retransmit:
+0x249b 004377 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004378 fetch 1 ,mem_debug_config 
+0x249d 004379 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004380 fetch 2 ,mem_retransmission_cnt 
+0x249f 004381 increase -1 ,pdata 
+0x24a0 004382 store 2 ,mem_retransmission_cnt 
+0x24a1 004383 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004384 fetch 1 ,mem_last_type 
+0x24a3 004385 iforce type 
+0x24a4 004386 rtn 
+:      004388 prepare_tx_nomore_retransmit:
+0x24a5 004389 bpatch patch09_4 ,mem_patch09 
+0x24a6 004390 call clear_got_tx 
+:      004391 prepare_tx_no_retransmit:
+0x24a7 004392 call check_esco_amaddr 
+0x24a8 004393 branch prepare_tx_pollnull ,true 
+0x24a9 004394 call send_lmp 
+0x24aa 004395 branch prepare_tx_sendlmp ,user 
+0x24ab 004396 fetch 1 ,mem_op 
+0x24ac 004397 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004398 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004399 fetch 1 ,mem_debug_config 
+0x24af 004400 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004401 prepare_tx_pollnull:
+0x24b0 004402 force type_poll ,type 
+0x24b1 004403 rtn master 
+0x24b2 004404 force type_null ,type 
+0x24b3 004405 rtn 
+:      004406 prepare_tx_loopback:
+0x24b4 004407 bpatch patch09_5 ,mem_patch09 
+0x24b5 004408 fetch 1 ,mem_rx_type 
+0x24b6 004409 iforce type 
+0x24b7 004410 rtnne 1 
+0x24b8 004411 force type_null ,type 
+0x24b9 004412 rtn 
+:      004413 prepare_tx_txpat:
+0x24ba 004414 fetch 1 ,test_mode_packet_type 
+0x24bb 004415 and pdata ,0xf ,type 
+0x24bc 004416 set1 mark_loopback ,mark 
+0x24bd 004417 rtn 
+:      004418 prepare_tx_sendlmp:
+0x24be 004419 force type_lmp ,type 
+0x24bf 004420 branch set_wait_ack 
+:      004421 prepare_tx_sendl2cap:
+0x24c0 004422 call tx_l2cap_type 
+:      004424 set_wait_ack:
+0x24c1 004425 bpatch patch09_6 ,mem_patch09 
+0x24c2 004426 fetcht 1 ,mem_arq 
+0x24c3 004427 set1 wack ,temp 
+0x24c4 004428 storet 1 ,mem_arq 
+0x24c5 004429 deposit type 
+0x24c6 004430 store 1 ,mem_last_type 
+0x24c7 004431 setarg 0xffff 
+0x24c8 004432 store 2 ,mem_retransmission_cnt 
+0x24c9 004433 rtn 
+:      004435 tx_l2cap_type:
+0x24ca 004436 bpatch patch09_7 ,mem_patch09 
+0x24cb 004437 fetch 1 ,mem_state_map 
+0x24cc 004438 isolate1 smap_edr ,pdata 
+0x24cd 004439 fetch 2 ,mem_tx_len 
+0x24ce 004440 branch tx_l2cap_type_edr ,true 
+0x24cf 004441 force type_dm1 ,type 
+0x24d0 004442 sub pdata ,17 ,null 
+0x24d1 004443 rtn positive 
+0x24d2 004444 force type_dh1 ,type 
+0x24d3 004445 sub pdata ,27 ,null 
+0x24d4 004446 rtn positive 
+0x24d5 004447 force type_dm3 ,type 
+0x24d6 004448 sub pdata ,121 ,null 
+0x24d7 004449 rtn positive 
+0x24d8 004450 force type_dh3 ,type 
+0x24d9 004451 sub pdata ,183 ,null 
+0x24da 004452 rtn positive 
+0x24db 004453 force type_dm5 ,type 
+0x24dc 004454 sub pdata ,224 ,null 
+0x24dd 004455 rtn positive 
+0x24de 004456 force type_dh5 ,type 
+0x24df 004457 rtn 
+:      004458 tx_l2cap_type_edr:
+0x24e0 004459 force type_dm1 ,type 
+0x24e1 004460 sub pdata ,17 ,null 
+0x24e2 004461 rtn positive 
+0x24e3 004462 force type_dh1 ,type 
+0x24e4 004463 sub pdata ,54 ,null 
+0x24e5 004464 rtn positive 
+0x24e6 004465 force type_dm3 ,type 
+0x24e7 004466 arg 367 ,temp 
+0x24e8 004467 isub temp ,null 
+0x24e9 004468 nrtn positive 
+0x24ea 004469 force type_dm5 ,type 
+0x24eb 004470 arg 679 ,temp 
+0x24ec 004471 isub temp ,null 
+0x24ed 004472 nrtn positive 
+0x24ee 004473 force type_dh5 ,type 
+0x24ef 004474 rtn 
+:      004483 slave_receive_master_slot:
+0x24f0 004484 fetch 1 ,mem_state 
+0x24f1 004485 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004486 fetch 2 ,mem_tsniff 
+0x24f3 004487 branch slave_receive_notsniff ,blank 
+0x24f4 004488 nbranch slave_receive_sniff ,attempt 
+:      004489 slave_receive_notsniff:
+0x24f5 004490 call rf_setup_time_master_slot 
+:      004491 slave_receive_access:
+0x24f6 004492 add clke_bt ,1 ,bt_clk 
+:      004493 slave_receive_sniff:
+0x24f7 004494 enable swfine 
+0x24f8 004495 fetch 2 ,mem_rx_window 
+0x24f9 004496 rshift pdata ,pdata 
+0x24fa 004497 arg param_pll_setup ,temp 
+0x24fb 004498 iadd temp ,pdata 
+0x24fc 004499 call ahead_window 
+0x24fd 004500 call fetch_extm_bt_adr 
+0x24fe 004501 force 0x03 ,freq_mode 
+0x24ff 004502 call rx_radio_freq 
+0x2500 004503 call init_rx_packet_flags 
+0x2501 004504 call prep_crypt 
+0x2502 004505 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004506 fetch 2 ,mem_rx_window 
+0x2504 004507 rshift pdata ,pdata 
+0x2505 004508 call ahead_window 
+0x2506 004509 call start_receiver 
+0x2507 004510 enable decode_fec0 
+0x2508 004511 fetch 2 ,mem_rx_window 
+0x2509 004512 arg param_clke_cal ,temp 
+0x250a 004513 iadd temp ,stop_watch 
+0x250b 004514 correlate null ,timeout 
+0x250c 004515 copy clke ,temp 
+0x250d 004516 storet 6 ,mem_sync_clke 
+0x250e 004517 disable decode_fec0 
+0x250f 004518 nrtn sync 
+0x2510 004519 arg param_clke_cal ,clke_rt 
+0x2511 004520 copy bt_clk ,clke_bt 
+0x2512 004521 branch lpm_adjust_clk ,wake 
+0x2513 004522 rtn 
+:      004525 slave_conn_recv_packet:
+0x2514 004526 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004527 call slave_receive_master_slot 
+0x2516 004528 nbranch shutdown_radio ,sync 
+0x2517 004529 call save_rssi 
+0x2518 004530 bmark0 mark_testmode ,receive_packet 
+0x2519 004531 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004532 increase 1 ,pdata 
+0x251b 004533 store 2 ,mem_tst_pktcnt_sync 
+:      004534 receive_packet:
+0x251c 004535 rshift bt_clk ,temp 
+0x251d 004536 or temp ,0x40 ,white_init 
+:      004537 receive_packet_whitened:
+0x251e 004538 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004539 enable enable_white 
+0x2520 004540 enable enable_hec 
+0x2521 004541 enable decode_fec1 
+0x2522 004542 parse demod ,bucket ,3 
+0x2523 004543 rshift8 pwindow ,pdata 
+0x2524 004544 store 1 ,mem_temp_am_addr 
+0x2525 004545 parse demod ,bucket ,4 
+0x2526 004546 inject bucket ,7 
+0x2527 004547 copy pwindow ,pdata 
+0x2528 004548 store 1 ,mem_rx_type 
+0x2529 004549 parse demod ,bucket ,3 
+0x252a 004550 rshift8 pwindow ,pdata 
+0x252b 004551 store 1 ,mem_temp_arq 
+0x252c 004552 fetch 1 ,mem_rx_type 
+0x252d 004553 sub pdata ,3 ,null 
+0x252e 004554 branch receive_packet_noedr ,positive 
+0x252f 004555 beq 7 ,receive_packet_noedr 
+0x2530 004556 fetch 1 ,mem_state_map 
+0x2531 004557 isolate1 smap_edr ,pdata 
+0x2532 004558 setflag true ,psk ,radio_ctrl 
+:      004559 receive_packet_noedr:
+0x2533 004560 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004561 parse demod ,bucket ,8 
+0x2535 004562 disable decode_fec1 
+0x2536 004563 disable enable_hec 
+0x2537 004564 branch error_header ,crc_failed 
+0x2538 004565 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004566 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004567 increase 1 ,pdata 
+0x253b 004568 store 2 ,mem_tst_pktcnt_hec 
+:      004569 receive_packet_amchk:
+0x253c 004570 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004571 fetch 1 ,mem_temp_am_addr 
+0x253e 004572 compare 0 ,pdata ,0x07 
+0x253f 004573 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004574 branch am_addr_ok ,true 
+0x2541 004575 icompare 0x07 ,am_addr 
+0x2542 004576 branch am_addr_match ,true 
+0x2543 004577 bmark0 mark_esco ,end_of_packet 
+0x2544 004578 fetcht 1 ,mem_saved_amaddr 
+0x2545 004579 icompare 0x7 ,temp 
+0x2546 004580 nbranch end_of_packet ,true 
+0x2547 004581 fetch 1 ,mem_arq 
+0x2548 004582 set0 arqnx ,pdata 
+0x2549 004583 set1 flowx ,pdata 
+0x254a 004584 store 1 ,mem_arq 
+:      004585 am_addr_match:
+0x254b 004586 enable match 
+:      004587 am_addr_ok:
+0x254c 004588 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004589 fetch 1 ,mem_rx_type 
+0x254e 004590 icopy type 
+0x254f 004591 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004592 fetcht 1 ,mem_temp_arq 
+0x2551 004593 fetch 1 ,mem_arq 
+0x2552 004594 set0 flow ,pdata 
+0x2553 004595 isolate1 flow ,temp 
+0x2554 004596 setflag true ,flow ,pdata 
+0x2555 004597 isolate1 arqn ,temp 
+0x2556 004598 setflag true ,arqn ,pdata 
+0x2557 004599 store 1 ,mem_arq 
+0x2558 004600 isolate0 arqn ,temp 
+0x2559 004601 branch arqn_bypass ,true 
+0x255a 004602 call clear_got_tx 
+:      004603 arqn_bypass:
+0x255b 004604 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004605 arg 0 ,temp 
+0x255d 004606 call reserve_slot 
+0x255e 004607 and type ,0xf ,pdata 
+0x255f 004608 beq type_poll ,process_poll 
+0x2560 004609 beq type_null ,end_of_packet 
+0x2561 004610 beq type_fhs ,process_fhs 
+0x2562 004611 fetcht 1 ,mem_temp_arq 
+0x2563 004612 fetch 1 ,mem_arq 
+0x2564 004613 icompare 0x04 ,temp 
+0x2565 004614 nbranch rx_type_dispatch ,true 
+0x2566 004615 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004616 bbit0 bcast1 ,rx_type_dispatch 
+:      004617 failed_seqn:
+0x2568 004618 set1 mark_old_packet ,mark 
+:      004619 rx_type_dispatch:
+0x2569 004620 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004621 deposit type 
+0x256b 004622 beq type_dm1 ,process_dm1 
+0x256c 004623 beq type_dh1 ,process_dh1 
+0x256d 004624 beq type_hv3 ,process_hev 
+0x256e 004625 beq type_3dh1 ,process_3dh1 
+0x256f 004626 arg 4 ,temp 
+0x2570 004627 call reserve_slot 
+0x2571 004628 beq type_dm3 ,process_dm3 
+0x2572 004629 beq type_dh3 ,process_dh3 
+0x2573 004630 arg 8 ,temp 
+0x2574 004631 call reserve_slot 
+0x2575 004632 beq type_dm5 ,process_dm5 
+0x2576 004633 beq type_dh5 ,process_dh5 
+0x2577 004634 rtn 
+:      004637 process_hev:
+0x2578 004638 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004639 enable decode_fec0 
+0x257a 004640 enable enable_crc 
+0x257b 004641 enable encrypt 
+0x257c 004642 arg mem_sco_ibuf ,contw 
+0x257d 004643 force 30 ,loopcnt 
+:      004644 process_hev_loop:
+0x257e 004645 parse demod ,bucket ,8 
+0x257f 004646 rshift3 pwindow ,pdata 
+0x2580 004647 istore 1 ,contw 
+0x2581 004648 loop process_hev_loop 
+0x2582 004649 bmark0 mark_esco ,end_of_packet 
+0x2583 004650 parse demod ,bucket ,16 
+0x2584 004651 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004652 branch error_payload ,crc_failed 
+0x2586 004653 branch ack_payload 
+:      004656 process_poll:
+0x2587 004657 branch end_of_packet 
+:      004659 process_dm3:
+:      004660 process_dm5:
+0x2588 004661 set1 mark_longpacket ,mark 
+:      004662 process_dm1:
+0x2589 004663 enable decode_fec2 
+0x258a 004664 branch process_dmh 
+:      004666 process_dh3:
+:      004667 process_dh5:
+0x258b 004668 set1 mark_longpacket ,mark 
+:      004669 process_3dh1:
+0x258c 004670 set1 psk3m ,radio_ctrl 
+:      004671 process_dh1:
+0x258d 004672 enable decode_fec0 
+:      004673 process_dmh:
+0x258e 004674 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004675 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004676 isolate0 psk ,radio_ctrl 
+0x2591 004677 branch process_dmh_noedr ,true 
+0x2592 004678 disable enable_white 
+0x2593 004679 enable decode_fec0 
+0x2594 004680 disable decode_fec2 
+0x2595 004681 add clkn_bt ,2 ,timeup 
+0x2596 004682 correlate clkn_bt ,meet 
+0x2597 004683 nbranch error_payload ,sync 
+0x2598 004684 set1 mark_longpacket ,mark 
+0x2599 004685 enable enable_white 
+:      004686 process_dmh_noedr:
+0x259a 004687 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004688 enable encrypt 
+0x259c 004689 enable enable_crc 
+0x259d 004690 parse demod ,bucket ,3 
+0x259e 004691 rshift8 pwindow ,pdata 
+0x259f 004692 store 1 ,mem_lch_code 
+0x25a0 004693 parse demod ,bucket ,5 
+0x25a1 004694 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004695 rshift3 pwindow ,loopcnt 
+0x25a3 004696 rshift3 loopcnt ,loopcnt 
+0x25a4 004697 branch process_dmh_common 
+:      004698 process_dmh_long:
+0x25a5 004699 parse demod ,bucket ,5 
+0x25a6 004700 rshift pwindow ,loopcnt 
+0x25a7 004701 parse demod ,bucket ,3 
+:      004702 process_dmh_common:
+0x25a8 004703 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004704 deposit loopcnt 
+0x25aa 004705 store 2 ,mem_len 
+0x25ab 004706 branch process_dmh_data_end ,blank 
+0x25ac 004707 isub mask3ff ,null 
+0x25ad 004708 branch error_payload ,positive 
+0x25ae 004709 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004710 set0 mark_fhs_eir ,mark 
+0x25b0 004711 fetch 1 ,mem_lch_code 
+0x25b1 004712 and_into 0x03 ,pdata 
+0x25b2 004713 arg mem_rxbuf ,contw 
+0x25b3 004714 beq llid_lmp ,process_lmp 
+0x25b4 004715 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004717 fetch 1 ,mem_lch_code 
+0x25b6 004718 and_into 0x03 ,pdata 
+0x25b7 004719 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004720 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004721 branch error_payload 
+:      004723 process_lmp:
+0x25ba 004724 fetch 2 ,mem_len 
+0x25bb 004725 sub pdata ,0x70 ,null 
+0x25bc 004726 nbranch error_payload ,positive 
+0x25bd 004727 bmark1 mark_old_packet ,ack_payload 
+0x25be 004728 branch process_dmh_data 
+:      004731 process_dmh_data_l2cap_start_pkt:
+0x25bf 004732 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004733 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004734 fetch 2 ,mem_len 
+0x25c2 004735 arg 0x2e0 ,temp 
+0x25c3 004736 isub temp ,null 
+0x25c4 004737 branch error_payload ,positive 
+0x25c5 004738 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004739 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004740 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004741 branch end_of_packet 
+:      004742 process_dmh_data_into_buff1:
+0x25c9 004743 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004744 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004745 bne 0 ,end_of_packet 
+0x25cc 004746 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004747 branch process_dmh_data 
+:      004748 process_dmh_data_into_buff2:
+0x25ce 004749 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004750 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004751 bne 0 ,end_of_packet 
+0x25d1 004752 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004753 branch process_dmh_data 
+:      004755 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004756 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004757 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004758 fetch 2 ,mem_len 
+0x25d6 004759 arg 0x2e0 ,temp 
+0x25d7 004760 isub temp ,null 
+0x25d8 004761 branch error_payload ,positive 
+0x25d9 004762 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004763 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004764 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004765 branch end_of_packet 
+:      004766 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004767 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004768 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004769 iadd contw ,contw 
+0x25e0 004770 branch process_dmh_data 
+:      004771 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004772 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004773 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004774 iadd contw ,contw 
+:      004775 process_dmh_data:
+0x25e4 004776 parse demod ,bucket ,8 
+0x25e5 004777 rshift3 pwindow ,pdata 
+0x25e6 004778 istore 1 ,contw 
+0x25e7 004779 loop process_dmh_data 
+:      004780 process_dmh_data_end:
+0x25e8 004781 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004782 parse demod ,bucket ,16 
+0x25ea 004783 branch error_payload_crc ,crc_failed 
+0x25eb 004784 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004785 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004786 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004787 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004788 fetch 1 ,mem_lch_code 
+0x25f0 004789 compare 3 ,pdata ,3 
+0x25f1 004790 branch process_dmh_cont ,true 
+0x25f2 004791 fetch 2 ,mem_len 
+0x25f3 004792 branch process_dmh_cont ,blank 
+0x25f4 004793 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004794 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004795 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004796 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004797 branch assert 
+:      004798 process_l2cap_pass_crc_buff1:
+0x25f9 004799 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004800 fetcht 2 ,mem_len 
+0x25fb 004801 iadd temp ,pdata 
+0x25fc 004802 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004803 beq 0 ,assert 
+0x25fe 004804 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004805 increase 4 ,temp 
+0x2600 004806 isub temp ,null 
+0x2601 004807 call l2cap_buff1_inuse ,zero 
+0x2602 004808 branch process_dmh_cont 
+:      004809 process_l2cap_pass_crc_buff2:
+0x2603 004810 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004811 fetcht 2 ,mem_len 
+0x2605 004812 iadd temp ,pdata 
+0x2606 004813 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004814 beq 0 ,assert 
+0x2608 004815 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004816 add temp ,4 ,temp 
+0x260a 004817 isub temp ,null 
+0x260b 004818 call l2cap_buff2_inuse ,zero 
+0x260c 004819 branch process_dmh_cont 
+:      004820 process_dmh_cont:
+0x260d 004821 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004822 fetcht 1 ,mem_state_map 
+0x260f 004823 fetch 1 ,mem_lch_code 
+0x2610 004824 compare 3 ,pdata ,0x03 
+0x2611 004825 setflag true ,smap_rxlmp ,temp 
+0x2612 004826 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004827 storet 1 ,mem_state_map 
+0x2614 004828 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004829 set1 mark_rxbuf_inuse ,mark 
+:      004830 process_dmh_cont_rxbuf_not_use:
+0x2616 004831 bmark0 mark_testmode ,ack_payload 
+0x2617 004832 isolate1 smap_rxlmp ,temp 
+0x2618 004833 branch ack_payload ,true 
+0x2619 004834 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004835 increase 1 ,pdata 
+0x261b 004836 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004837 set1 mark_loopback ,mark 
+0x261d 004838 set0 smap_rxl2cap ,temp 
+0x261e 004839 set0 mark_rxbuf_inuse ,mark 
+0x261f 004840 storet 1 ,mem_state_map 
+:      004841 ack_payload:
+0x2620 004842 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004843 fetcht 1 ,mem_temp_arq 
+0x2622 004844 fetch 1 ,mem_arq 
+0x2623 004845 set1 arqnx ,pdata 
+0x2624 004846 isolate1 seqn ,temp 
+0x2625 004847 setflag true ,seqn ,pdata 
+0x2626 004848 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004849 setflag true ,bcast1 ,pdata 
+0x2628 004850 store 1 ,mem_arq 
+0x2629 004851 fetch 2 ,mem_len 
+0x262a 004852 nbranch end_of_packet ,blank 
+0x262b 004853 fetch 1 ,mem_state_map 
+0x262c 004854 set0 smap_rxl2cap ,pdata 
+0x262d 004855 store 1 ,mem_state_map 
+0x262e 004856 fetch 1 ,mem_lch_code 
+0x262f 004857 compare 0x01 ,pdata ,0x07 
+0x2630 004859 branch end_of_packet 
+:      004861 error_header:
+0x2631 004862 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004863 disable match 
+0x2633 004864 fetch 2 ,mem_rx_hec_err 
+0x2634 004865 increase 1 ,pdata 
+0x2635 004866 store 2 ,mem_rx_hec_err 
+0x2636 004867 branch end_of_packet 
+:      004868 error_payload_crc:
+0x2637 004869 fetch 2 ,mem_rx_crc_err 
+0x2638 004870 increase 1 ,pdata 
+0x2639 004871 store 2 ,mem_rx_crc_err 
+0x263a 004872 call discard_pkt 
+0x263b 004873 bmark0 mark_testmode ,error_payload 
+0x263c 004874 set1 mark_loopback ,mark 
+:      004875 error_payload:
+0x263d 004876 branch end_of_packet 
+:      004878 discard_pkt:
+0x263e 004879 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004880 fetch 1 ,mem_lch_code 
+0x2640 004881 compare 3 ,pdata ,0x03 
+0x2641 004882 nbranch discard_pkt_l2cap ,true 
+:      004883 discard_pkt_lmp:
+0x2642 004884 fetcht 1 ,mem_state_map 
+0x2643 004885 set0 smap_rxlmp ,temp 
+0x2644 004886 storet 1 ,mem_state_map 
+0x2645 004887 rtn 
+:      004888 discard_pkt_l2cap:
+0x2646 004891 fetcht 1 ,mem_state_map 
+0x2647 004892 set0 smap_rxl2cap ,temp 
+0x2648 004893 storet 1 ,mem_state_map 
+0x2649 004894 branch h4_send_acl_trigger_clear 
+:      004896 redundant_payload:
+0x264a 004897 fetch 1 ,mem_arq 
+0x264b 004898 set1 arqnx ,pdata 
+0x264c 004899 store 1 ,mem_arq 
+:      004900 end_of_packet:
+0x264d 004901 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004902 disable encode_fec0 
+0x264f 004903 disable encode_fec2 
+0x2650 004904 disable decode_fec0 
+0x2651 004905 disable decode_fec2 
+0x2652 004906 disable enable_crc 
+0x2653 004907 disable encrypt 
+0x2654 004908 disable enable_white 
+0x2655 004909 branch shutdown_radio ,is_rx 
+0x2656 004910 until null ,tx_clear 
+0x2657 004911 nop 100 
+0x2658 004912 branch shutdown_radio 
+:      004914 process_fhs:
+0x2659 004915 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004916 enable enable_crc 
+0x265b 004917 enable decode_fec2 
+0x265c 004918 parse demod ,bucket ,72 
+0x265d 004919 isolate1 58 ,pdata 
+0x265e 004920 setflag true ,mark_fhs_eir ,mark 
+0x265f 004921 copy bt_adr ,temp 
+0x2660 004922 ialigned bt_adr 
+0x2661 004923 ialigned fhs0 
+0x2662 004924 pulse recalc 
+0x2663 004925 setsect 2 ,0xfffff 
+0x2664 004926 setsect 3 ,0x0ffff 
+0x2665 004927 nop 32 
+0x2666 004928 iverify fhs_parity 
+0x2667 004929 deposit lap 
+0x2668 004930 store 3 ,extm_lap 
+0x2669 004931 deposit uap 
+0x266a 004932 store 1 ,extm_uap 
+0x266b 004933 copy temp ,bt_adr 
+0x266c 004934 branch fhs_parity_ok ,true 
+0x266d 004935 branch error_payload 
+:      004936 fhs_parity_ok:
+0x266e 004937 bpatch patch0c_7 ,mem_patch0c 
+0x266f 004938 parse demod ,bucket ,72 
+0x2670 004939 ialigned fhs1 
+0x2671 004940 ialigned am_addr 
+0x2672 004941 ialigned nap 
+0x2673 004942 ialigned regb 
+0x2674 004943 force 0 ,pdata 
+0x2675 004944 parse demod ,bucket ,16 
+0x2676 004945 branch error_payload ,crc_failed 
+0x2677 004946 setarg 0x0ffffffc 
+0x2678 004947 iand regb ,pdata 
+0x2679 004948 store 4 ,mem_clke_bt 
+0x267a 004949 deposit fhs_class 
+0x267b 004950 store 3 ,extm_class 
+0x267c 004951 deposit fhs_misc 
+0x267d 004952 store 1 ,extm_fhs_misc 
+0x267e 004953 deposit am_addr 
+0x267f 004954 store 1 ,extm_newconn_am_addr 
+0x2680 004955 deposit nap 
+0x2681 004956 store 2 ,extm_nap 
+0x2682 004957 deposit bt_clk 
+0x2683 004958 inject rxf ,32 
+0x2684 004959 compare type_fhs ,type ,0x0f 
+0x2685 004960 setflag true ,mark_fhs_already_good ,mark 
+0x2686 004961 branch end_of_packet 
+:      004963 clear_got_tx:
+0x2687 004964 bpatch patch0d_0 ,mem_patch0d 
+0x2688 004965 fetch 1 ,mem_arq 
+0x2689 004966 rtnbit0 wack 
+0x268a 004967 set0 wack ,pdata 
+0x268b 004968 setflip seqnx ,pdata 
+0x268c 004969 store 1 ,mem_arq 
+0x268d 004970 fetch 1 ,mem_last_type 
+0x268e 004971 beq type_lmp ,clear_got_txlmp 
+0x268f 004972 rtneq type_hv3 
+0x2690 004973 fetch 1 ,mem_op 
+0x2691 004974 rtnbit0 op_txl2cap ,pdata 
+0x2692 004975 set0 op_txl2cap ,pdata 
+0x2693 004976 set1 op_pkt_comp ,pdata 
+0x2694 004977 store 1 ,mem_op 
+0x2695 004978 set0 mark_tx_l2cap ,mark 
+0x2696 004979 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 004980 nrtn blank 
+0x2698 004981 fetch 1 ,mem_op 
+0x2699 004982 set0 op_pkt_comp ,pdata 
+0x269a 004983 store 1 ,mem_op 
+0x269b 004984 branch l2cap_malloc_free 
+:      004986 clear_got_txlmp:
+0x269c 004987 bpatch patch0d_1 ,mem_patch0d 
+0x269d 004988 fetch 1 ,mem_lmo_header_opcode 
+0x269e 004989 rshift pdata ,pdata 
+0x269f 004990 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 004991 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 004992 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 004993 beq lmp_escape ,clear_lmp_escape 
+0x26a3 004994 rtnne lmp_accepted 
+0x26a4 004995 fetch 1 ,mem_lmo_payload 
+0x26a5 004996 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 004997 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 004998 rtn 
+:      005000 clear_lmp_escape:
+0x26a8 005001 fetch 1 ,mem_lmo_payload 
+0x26a9 005002 set1 7 ,pdata 
+0x26aa 005003 rtn 
+:      005004 clear_send_setup_complete:
+0x26ab 005005 rtn master 
+0x26ac 005006 fetch 1 ,mem_state 
+0x26ad 005007 rtnbit1 state_conn_comp 
+0x26ae 005008 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005009 rtn 
+:      005012 sco_link_req_by_slave:
+0x26b0 005013 rtn master 
+0x26b1 005014 fetch 1 ,mem_mode 
+0x26b2 005015 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005016 branch clean_mem_mode ,true 
+0x26b4 005018 rtn 
+:      005019 clean_mem_mode:
+0x26b5 005020 set0 send_sco_when_slave ,pdata 
+0x26b6 005021 store 1 ,mem_mode 
+0x26b7 005022 rtn 
+:      005024 start_encryption:
+0x26b8 005025 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005026 fetch 1 ,mem_state_map 
+0x26ba 005027 set1 smap_encryption ,pdata 
+0x26bb 005028 store 1 ,mem_state_map 
+0x26bc 005029 jam 1 ,core_encrypt 
+0x26bd 005030 fetch 1 ,mem_state 
+0x26be 005031 isolate1 state_conn_comp ,pdata 
+0x26bf 005032 rtn 
+:      005034 stop_encryption:
+0x26c0 005035 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005036 fetch 1 ,mem_state_map 
+0x26c2 005037 set0 smap_encryption ,pdata 
+0x26c3 005038 store 1 ,mem_state_map 
+0x26c4 005039 jam 0 ,core_encrypt 
+0x26c5 005040 rtn 
+:      005043 sniff_init:
+0x26c6 005044 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005045 copy clkn_bt ,pdata 
+0x26c8 005046 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005047 add clkn_bt ,3 ,rega 
+0x26ca 005048 branch sniff_init_master ,master 
+0x26cb 005049 add clke_bt ,3 ,rega 
+:      005050 sniff_init_master:
+0x26cc 005051 fetcht 2 ,mem_tsniff 
+0x26cd 005052 deposit rega 
+0x26ce 005053 set0 27 ,pdata 
+0x26cf 005054 idiv temp 
+0x26d0 005055 fetch 2 ,mem_dsniff 
+0x26d1 005056 call wait_div_end 
+0x26d2 005057 remainder regc 
+0x26d3 005058 isub regc ,pdata 
+0x26d4 005059 branch sniff_init_nowrap ,positive 
+0x26d5 005060 iadd temp ,pdata 
+:      005061 sniff_init_nowrap:
+0x26d6 005062 iadd rega ,pdata 
+0x26d7 005063 store 4 ,mem_sniff_anchor 
+0x26d8 005064 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005065 fetch 1 ,mem_state 
+0x26da 005066 set1 state_insniff ,pdata 
+0x26db 005067 store 1 ,mem_state 
+0x26dc 005068 fetch 1 ,mem_sniff_attempt 
+0x26dd 005069 store 1 ,mem_current_sniff_attempt 
+0x26de 005070 setarg 0 
+0x26df 005071 store 3 ,mem_sniff_rcv 
+0x26e0 005072 store 3 ,mem_sniff_lost 
+0x26e1 005073 store 1 ,mem_sniff_unint_lost 
+0x26e2 005074 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005075 call ui_ipc_send_event 
+0x26e4 005076 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005077 store 2 ,mem_rx_window 
+0x26e6 005078 nrtn master 
+0x26e7 005079 add am_addr ,-1 ,queue 
+0x26e8 005080 rtn 
+:      005082 sniff_exit:
+0x26e9 005083 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005084 fetch 1 ,mem_state 
+0x26eb 005085 rtnbit0 state_insniff 
+0x26ec 005086 set0 state_insniff ,pdata 
+0x26ed 005087 store 1 ,mem_state 
+0x26ee 005088 fetch 2 ,mem_rx_window_init 
+0x26ef 005089 store 2 ,mem_rx_window 
+0x26f0 005090 disable wake 
+0x26f1 005091 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005092 branch ui_ipc_send_event 
+:      005095 check_attempt:
+0x26f3 005096 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005097 enable attempt 
+0x26f5 005098 fetch 1 ,mem_state 
+0x26f6 005099 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005100 rtnmark1 mark_testmode 
+0x26f8 005101 fetch 1 ,mem_arq 
+0x26f9 005102 rtnbit1 wack 
+0x26fa 005103 fetch 1 ,mem_lmp_to_send 
+0x26fb 005104 nrtn blank 
+0x26fc 005105 fetch 1 ,mem_op 
+0x26fd 005106 rtnbit1 op_txl2cap 
+:      005107 check_attempt_nomore:
+0x26fe 005108 force 0 ,pdata 
+0x26ff 005109 rtn 
+:      005111 check_attempt_sniff:
+0x2700 005112 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005113 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005114 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005115 fetch 1 ,mem_arq 
+0x2704 005116 bbit1 wack ,check_attempt_notimeout 
+0x2705 005117 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005118 check_attempt_sniff_restore_sco:
+0x2706 005119 nbranch check_attempt_notimeout ,master 
+0x2707 005120 fetch 1 ,mem_lmp_to_send 
+0x2708 005121 nbranch check_attempt_notimeout ,blank 
+:      005122 check_attempt_sco_master:
+0x2709 005123 fetch 1 ,mem_sco_poll 
+0x270a 005124 increase -1 ,pdata 
+0x270b 005125 store 1 ,mem_sco_poll 
+0x270c 005126 nbranch check_attempt_nomore ,blank 
+0x270d 005127 jam param_sco_poll ,mem_sco_poll 
+0x270e 005128 branch check_attempt_notimeout 
+:      005135 check_attempt_not_sco:
+0x270f 005136 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005137 bne 1 ,check_attempt_notimeout 
+0x2711 005138 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005139 branch check_attempt_notimeout ,blank 
+0x2713 005140 increase -1 ,pdata 
+0x2714 005141 store 1 ,mem_current_sniff_timeout 
+0x2715 005142 fetch 1 ,mem_arq 
+0x2716 005143 rtnbit1 wack 
+0x2717 005144 nrtn match 
+:      005145 check_attempt_notimeout:
+0x2718 005146 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005147 increase -1 ,pdata 
+0x271a 005148 store 1 ,mem_current_sniff_attempt 
+0x271b 005149 rtn 
+:      005160 sniff_check_window:
+0x271c 005161 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005162 disable swfine 
+0x271e 005163 copy temp ,stop_watch 
+0x271f 005164 call context_search_sniff_window 
+0x2720 005165 disable user 
+0x2721 005166 nrtn zero 
+0x2722 005167 force 0 ,stop_watch 
+0x2723 005168 enable user 
+0x2724 005169 rtn 
+:      005172 check_esco_amaddr:
+0x2725 005173 fetch 1 ,mem_esco_addr 
+0x2726 005174 icompare 0xff ,am_addr 
+0x2727 005175 rtn 
+:      005178 parse_l2cap:
+0x2728 005179 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005180 set0 mark_rxbuf_inuse ,mark 
+:      005181 parse_l2cap_cont:
+0x272a 005182 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005183 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005184 rtn blank 
+0x272d 005185 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005186 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005187 call process_rx_l2cap_pkt ,true 
+0x2730 005188 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005189 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005190 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005192 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005193 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005194 rtnbit0 l2cap_inuse_buff2 
+0x2736 005195 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005196 call process_rx_l2cap_pkt 
+0x2738 005197 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005198 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005199 rtn 
+:      005201 parse_l2cap_release_buff1:
+0x273b 005202 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005203 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005204 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005205 setarg 0 
+0x273f 005206 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005207 rtn 
+:      005208 parse_l2cap_release_buff2:
+0x2741 005209 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005210 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005211 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005212 setarg 0 
+0x2745 005213 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005214 rtn 
+:      005216 l2cap_buff1_inuse:
+0x2747 005217 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005218 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005219 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005220 rtn 
+:      005222 l2cap_buff2_inuse:
+0x274b 005223 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005224 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005225 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005226 rtn 
+:      005232 slave_send_access:
+0x274f 005233 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005234 add clke_bt ,1 ,bt_clk 
+0x2751 005235 call fetch_extm_bt_adr 
+0x2752 005236 force 0x03 ,freq_mode 
+0x2753 005237 call tx_radio_freq 
+0x2754 005238 call start_transmitter 
+0x2755 005239 call start_tx_external 
+0x2756 005240 branch send_access_word 
+:      005243 slave_conn_send_packet:
+0x2757 005244 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005245 call rf_setup_time_slave_slot 
+0x2759 005246 deposit clke_bt 
+0x275a 005247 fetcht 4 ,mem_next_btclk 
+0x275b 005248 isub temp ,pdata 
+0x275c 005249 rtnne 1 
+0x275d 005250 compare type_null ,type ,0x1f 
+0x275e 005251 nbranch slave_conn_send_access ,true 
+0x275f 005252 fetch 1 ,mem_rx_type 
+0x2760 005253 rtn blank 
+:      005254 slave_conn_send_access:
+0x2761 005255 call slave_send_access 
+:      005256 transmit_packet:
+0x2762 005257 compare type_id ,type ,0x1f 
+0x2763 005258 branch end_of_packet ,true 
+0x2764 005259 rshift bt_clk ,temp 
+0x2765 005260 or temp ,0x40 ,white_init 
+:      005261 transmit_packet_whitened:
+0x2766 005262 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005263 enable enable_white 
+0x2768 005264 enable enable_hec 
+0x2769 005265 enable encode_fec1 
+0x276a 005266 set0 mark_longpacket ,mark 
+0x276b 005267 deposit am_addr 
+0x276c 005268 inject mod ,3 
+0x276d 005269 deposit type 
+0x276e 005270 inject mod ,4 
+0x276f 005271 fetch 1 ,mem_arq 
+0x2770 005272 inject bucket ,4 
+0x2771 005273 inject mod ,3 
+0x2772 005274 enable enable_parity 
+0x2773 005275 inject mod ,8 
+0x2774 005276 disable encode_fec1 
+0x2775 005277 disable enable_parity 
+0x2776 005278 disable enable_hec 
+0x2777 005279 set0 psk3m ,radio_ctrl 
+0x2778 005280 arg 0 ,temp 
+0x2779 005281 call reserve_slot 
+0x277a 005282 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005283 and type ,0x1f ,pdata 
+0x277c 005284 beq type_lmp ,transmit_lmp 
+0x277d 005285 beq type_null ,end_of_packet 
+0x277e 005286 beq type_poll ,end_of_packet 
+0x277f 005287 beq type_fhs ,transmit_fhs 
+0x2780 005288 beq type_dm1 ,transmit_dm1 
+0x2781 005289 beq type_dh1 ,transmit_dh1 
+0x2782 005290 beq type_hv3 ,transmit_hev 
+0x2783 005291 beq type_3dh1 ,transmit_3dh1 
+0x2784 005292 arg 4 ,temp 
+0x2785 005293 call reserve_slot 
+0x2786 005294 beq type_dm3 ,transmit_dm3 
+0x2787 005295 beq type_dh3 ,transmit_dh3 
+0x2788 005296 arg 8 ,temp 
+0x2789 005297 call reserve_slot 
+0x278a 005298 beq type_dh5 ,transmit_dh5 
+0x278b 005299 branch transmit_dm5 
+:      005302 transmit_hev:
+0x278c 005303 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005304 enable encode_fec0 
+0x278e 005305 enable enable_crc 
+0x278f 005306 enable encrypt 
+0x2790 005307 force 30 ,loopcnt 
+0x2791 005308 arg mem_sco_obuf ,contr 
+:      005309 transmit_ev_loop:
+0x2792 005310 ifetch 1 ,contr 
+0x2793 005311 inject mod ,8 
+0x2794 005312 loop transmit_ev_loop 
+0x2795 005313 bmark1 mark_esco ,transmit_end 
+0x2796 005314 branch end_of_packet 
+:      005316 transmit_fhs:
+0x2797 005317 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005318 fetch 1 ,mem_fhs_am_addr 
+0x2799 005319 icopy am_addr 
+0x279a 005320 fetch 1 ,mem_fhs_misc 
+0x279b 005321 icopy fhs_misc 
+0x279c 005322 fetch 3 ,mem_class 
+0x279d 005323 icopy fhs_class 
+0x279e 005324 fetch 2 ,mem_nap 
+0x279f 005325 icopy nap 
+0x27a0 005326 enable enable_crc 
+0x27a1 005327 enable encode_fec2 
+0x27a2 005328 copy bt_adr ,rega 
+0x27a3 005329 call fetch_self_bt_adr 
+0x27a4 005330 pulse recalc 
+0x27a5 005331 nop 32 
+0x27a6 005332 copy bt_clk ,timeup 
+0x27a7 005333 fetch 4 ,mem_clkn_bt 
+0x27a8 005334 icopy bt_clk 
+0x27a9 005335 preload fhs0 
+0x27aa 005336 set1 58 ,pdata 
+0x27ab 005337 inject mod ,72 
+0x27ac 005338 preload fhs1 
+0x27ad 005339 inject mod ,72 
+0x27ae 005340 copy timeup ,bt_clk 
+0x27af 005341 copy rega ,bt_adr 
+0x27b0 005342 enable enable_parity 
+0x27b1 005343 inject mod ,16 
+0x27b2 005344 disable enable_parity 
+0x27b3 005345 branch end_of_packet 
+:      005347 transmit_lmp:
+0x27b4 005348 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005349 enable encrypt 
+0x27b6 005350 enable enable_crc 
+0x27b7 005351 enable encode_fec2 
+0x27b8 005352 fetch 1 ,mem_lmo_header_length 
+0x27b9 005353 and pdata ,0x1f8 ,temp 
+0x27ba 005354 arg mem_lmo_header_length ,contr 
+0x27bb 005355 increase 8 ,temp 
+:      005356 transmit_lmp_loop:
+0x27bc 005357 add temp ,-72 ,regc 
+0x27bd 005358 nbranch transmit_lmp_finish ,positive 
+0x27be 005359 ifetch 9 ,contr 
+0x27bf 005360 inject mod ,72 
+0x27c0 005361 copy regc ,temp 
+0x27c1 005362 branch transmit_lmp_loop 
+:      005363 transmit_lmp_finish:
+0x27c2 005364 ifetch 9 ,contr 
+0x27c3 005365 iinject mod ,temp 
+0x27c4 005366 branch transmit_end 
+:      005368 transmit_dm1:
+0x27c5 005369 enable encode_fec2 
+0x27c6 005370 branch transmit_dmh 
+:      005371 transmit_dm3:
+:      005372 transmit_dm5:
+0x27c7 005373 enable encode_fec2 
+0x27c8 005374 set1 mark_longpacket ,mark 
+0x27c9 005375 branch transmit_dmh 
+:      005377 transmit_3dh1:
+0x27ca 005378 set1 psk3m ,radio_ctrl 
+:      005379 transmit_dh1:
+0x27cb 005380 enable encode_fec0 
+0x27cc 005381 branch transmit_dmh 
+:      005383 transmit_dh3:
+:      005384 transmit_dh5:
+0x27cd 005385 set1 psk3m ,radio_ctrl 
+0x27ce 005386 enable encode_fec0 
+0x27cf 005387 set1 mark_longpacket ,mark 
+:      005389 transmit_dmh:
+0x27d0 005390 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005391 fetch 1 ,mem_state_map 
+0x27d2 005392 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005393 sub type ,3 ,null 
+0x27d4 005394 branch transmit_noedr ,positive 
+0x27d5 005395 disable encrypt 
+0x27d6 005396 disable encode_fec2 
+0x27d7 005397 enable encode_fec0 
+0x27d8 005398 disable enable_white 
+0x27d9 005399 set1 psk ,radio_ctrl 
+0x27da 005400 isolate1 psk3m ,radio_ctrl 
+0x27db 005401 branch transmit_edr3m ,true 
+0x27dc 005402 setarg 0xabeee 
+0x27dd 005403 inject mod ,20 
+0x27de 005404 branch transmit_edr_sync_end 
+:      005405 transmit_edr3m:
+0x27df 005406 setarg 0x5faeba 
+0x27e0 005407 inject mod ,24 
+0x27e1 005408 setarg 0x12 
+0x27e2 005409 inject mod ,6 
+:      005410 transmit_edr_sync_end:
+0x27e3 005411 enable enable_white 
+0x27e4 005412 set1 mark_longpacket ,mark 
+:      005413 transmit_noedr:
+0x27e5 005414 enable encrypt 
+0x27e6 005415 enable enable_crc 
+0x27e7 005416 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005417 fetch 1 ,mem_tx_lch 
+0x27e9 005418 inject mod ,3 
+0x27ea 005419 fetch 2 ,mem_tx_len 
+0x27eb 005420 iforce loopcnt 
+0x27ec 005421 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005422 inject mod ,5 
+0x27ee 005423 branch transmit_stuff 
+:      005424 transmit_long:
+0x27ef 005425 inject mod ,13 
+:      005426 transmit_stuff:
+0x27f0 005427 deposit loopcnt 
+0x27f1 005428 branch transmit_end ,blank 
+0x27f2 005429 fetch 2 ,mem_txptr 
+0x27f3 005430 iforce contr 
+:      005431 transmit_stuff_loop:
+0x27f4 005432 ifetch 1 ,contr 
+0x27f5 005433 inject mod ,8 
+0x27f6 005434 loop transmit_stuff_loop 
+:      005437 transmit_end:
+0x27f7 005438 enable enable_parity 
+0x27f8 005439 inject mod ,16 
+0x27f9 005440 disable enable_parity 
+0x27fa 005441 call set_wait_ack 
+0x27fb 005442 fetch 1 ,mem_state_map 
+0x27fc 005443 bbit0 smap_edr ,end_of_packet 
+0x27fd 005444 force 0 ,pdata 
+0x27fe 005445 inject mod ,6 
+0x27ff 005446 branch end_of_packet 
+:      005449 transmit_loopback:
+0x2800 005450 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005451 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005452 transmit_loopback_short:
+0x2802 005453 fetch 1 ,mem_lch_code 
+0x2803 005454 inject mod ,3 
+0x2804 005455 fetch 1 ,mem_len 
+0x2805 005456 iforce regc 
+0x2806 005457 inject mod ,5 
+0x2807 005458 branch transmit_loopback_cont 
+:      005459 transmit_loopback_long:
+0x2808 005460 fetch 1 ,mem_lch_code 
+0x2809 005461 inject mod ,3 
+0x280a 005462 fetch 2 ,mem_len 
+0x280b 005463 iforce regc 
+0x280c 005464 inject mod ,13 
+:      005465 transmit_loopback_cont:
+0x280d 005466 arg mem_rxbuf ,contr 
+:      005467 transmit_loopback_loop:
+0x280e 005468 copy regc ,null 
+0x280f 005469 branch transmit_loopback_end ,zero 
+0x2810 005470 ifetch 1 ,contr 
+0x2811 005471 inject mod ,8 
+0x2812 005472 increase -1 ,regc 
+0x2813 005473 branch transmit_loopback_loop 
+:      005474 transmit_loopback_end:
+0x2814 005475 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005476 increase 1 ,pdata 
+0x2816 005477 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005478 branch transmit_end 
+:      005481 apply_switch_clke:
+0x2818 005482 fetch 4 ,mem_clke_bt 
+0x2819 005483 add pdata ,7 ,rega 
+0x281a 005484 fetch 2 ,mem_slot_offset 
+0x281b 005485 nbranch apply_switch_nozero ,blank 
+0x281c 005486 increase -3 ,rega 
+0x281d 005487 branch apply_switch_wait_loop 
+:      005488 apply_switch_nozero:
+0x281e 005489 mul32 pdata ,12 ,pdata 
+0x281f 005490 hfetcht 2 ,core_halfslot 
+0x2820 005491 increase 1 ,temp 
+:      005492 apply_switch_loop:
+0x2821 005493 isub temp ,pdata 
+0x2822 005494 nbranch apply_switch_bt ,positive 
+0x2823 005495 increase -1 ,rega 
+0x2824 005496 branch apply_switch_loop 
+:      005497 apply_switch_bt:
+0x2825 005498 sub pdata ,0 ,pdata 
+:      005499 apply_switch_wait_loop:
+0x2826 005500 until null ,oneslot 
+0x2827 005501 compare 0 ,clkn_bt ,3 
+0x2828 005502 nbranch apply_switch_wait_loop ,true 
+0x2829 005503 iforce clke_rt 
+0x282a 005504 copy rega ,clke_bt 
+0x282b 005505 iforce clke_rt 
+0x282c 005506 rtn 
+:      005509 calc_slot_offset:
+0x282d 005510 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005511 until null ,halfslot 
+0x282f 005512 deposit clke 
+0x2830 005513 iforce contr 
+0x2831 005514 rshift16 ,pdata ,pdata 
+0x2832 005515 isub clkn_bt ,loopcnt 
+0x2833 005516 and_into 3 ,loopcnt 
+0x2834 005517 nbranch calc_bt_portion ,zero 
+0x2835 005518 force 0 ,pdata 
+0x2836 005519 branch calc_skip_bt 
+:      005520 calc_bt_portion:
+0x2837 005521 arg 3750 ,temp 
+0x2838 005522 force 0 ,pdata 
+:      005523 calc_slot_offset_loop:
+0x2839 005524 iadd temp ,pdata 
+0x283a 005525 loop calc_slot_offset_loop 
+:      005526 calc_skip_bt:
+0x283b 005527 iadd contr ,pdata 
+0x283c 005528 div pdata ,12 
+0x283d 005529 call wait_div_end 
+0x283e 005530 quotient pdata 
+0x283f 005531 store 2 ,mem_slot_offset 
+0x2840 005532 rtn 
+:      005534 calc_clke_offset:
+0x2841 005535 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005536 deposit clke 
+0x2843 005537 copy clkn ,temp 
+0x2844 005538 isub temp ,null 
+0x2845 005539 nsetflag positive ,44 ,pdata 
+0x2846 005540 isub temp ,temp 
+0x2847 005541 setarg 3750 
+0x2848 005542 isolate0 15 ,temp 
+0x2849 005543 branch calc_clke_pos ,true 
+0x284a 005544 setarg -61786 
+0x284b 005545 iadd temp ,temp 
+:      005546 calc_clke_pos:
+0x284c 005547 storet 6 ,mem_le_clk_offset 
+0x284d 005548 rtn le 
+0x284e 005549 storet 6 ,mem_clk_offset 
+0x284f 005550 rtn 
+:      005552 calc_clke:
+0x2850 005553 disable clknt 
+0x2851 005554 fetch 6 ,mem_le_clk_offset 
+0x2852 005555 branch calc_clke2 ,le 
+0x2853 005556 fetch 6 ,mem_clk_offset 
+:      005557 calc_clke2:
+0x2854 005558 iadd clkn ,alarm 
+0x2855 005559 increase 10 ,alarm 
+0x2856 005560 setarg 3750 
+0x2857 005561 isub alarm ,pdata 
+0x2858 005562 isolate0 15 ,pdata 
+0x2859 005563 branch calc_clke_pos_adj ,true 
+0x285a 005564 setarg 0xf15a 
+0x285b 005565 iadd alarm ,alarm 
+:      005566 calc_clke_pos2:
+0x285c 005567 copy alarm ,clke 
+0x285d 005568 rtn 
+:      005569 calc_clke_pos_adj:
+0x285e 005570 force 0 ,null 
+0x285f 005571 branch calc_clke_pos2 
+:      005578 calc_radio_freq:
+0x2860 005579 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005580 call set_sync_on 
+0x2862 005581 copy bt_clk ,pdata 
+0x2863 005582 and_into 0x180 ,pdata 
+0x2864 005583 compare 3 ,freq_mode ,0x07 
+0x2865 005584 nbranch freq_not_connection ,true 
+0x2866 005585 rshift3 pdata ,pdata 
+0x2867 005586 iadd freq_index ,pdata 
+0x2868 005587 branch do_hop_mod_now 
+:      005588 freq_not_connection:
+0x2869 005589 copy freq_index ,pdata 
+:      005590 do_hop_mod_now:
+0x286a 005591 div pdata ,79 
+0x286b 005592 pulse recalc 
+0x286c 005593 call wait_div_end 
+0x286d 005594 remainder rega 
+0x286e 005595 add rega ,-40 ,temp 
+0x286f 005596 branch odd_half ,positive 
+0x2870 005597 lshift rega ,temp 
+0x2871 005598 branch freq_result 
+:      005599 odd_half:
+0x2872 005600 lshift temp ,temp 
+0x2873 005601 increase 1 ,temp 
+:      005602 freq_result:
+0x2874 005603 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005604 fetch 1 ,mem_mode 
+0x2876 005605 bbit0 afh_change ,afh_process_con 
+:      005606 afh_process_0:
+0x2877 005607 fetch 4 ,mem_afh_instant 
+0x2878 005608 isub bt_clk ,null 
+0x2879 005609 branch afh_process_con ,positive 
+0x287a 005610 call afh_clear 
+0x287b 005611 fetch 1 ,mem_afh_new_mod 
+0x287c 005612 rtn blank 
+0x287d 005613 fetch 1 ,mem_mode 
+0x287e 005614 set1 afh_enable ,pdata 
+0x287f 005615 store 1 ,mem_mode 
+0x2880 005616 fetch 5 ,mem_afh_map_new 
+0x2881 005617 store 5 ,mem_afh_map_lo 
+0x2882 005618 ifetch 5 ,contr 
+0x2883 005619 store 5 ,mem_afh_map_hi 
+0x2884 005620 call afh_process_freq_map 
+:      005621 afh_process_con:
+0x2885 005622 fetch 1 ,mem_mode 
+0x2886 005623 rtnbit0 afh_enable 
+0x2887 005624 isolate1 1 ,bt_clk 
+0x2888 005625 branch afh_same_channel ,true 
+0x2889 005626 rshift3 temp ,rega 
+0x288a 005627 and temp ,7 ,queue 
+0x288b 005628 setarg mem_afh_map_lo 
+0x288c 005629 iadd rega ,rega 
+0x288d 005630 ifetch 1 ,rega 
+0x288e 005631 qisolate0 pdata 
+0x288f 005632 branch afh_process_1 ,true 
+0x2890 005633 deposit temp 
+0x2891 005634 branch afh_process_end 
+:      005635 afh_process_1:
+0x2892 005636 fetch 1 ,mem_afh_used 
+0x2893 005637 iforce regb 
+0x2894 005638 deposit bt_clk 
+0x2895 005639 and_into 0x180 ,pdata 
+0x2896 005640 rshift3 pdata ,pdata 
+0x2897 005641 iadd freq_index ,pdata 
+0x2898 005642 idiv regb 
+0x2899 005643 setarg mem_afh_map 
+0x289a 005644 call wait_div_end 
+0x289b 005645 remainder rega 
+0x289c 005646 iadd rega ,contr 
+0x289d 005647 ifetch 1 ,contr 
+:      005648 afh_process_end:
+0x289e 005649 store 1 ,mem_afh_index 
+0x289f 005650 iforce temp 
+0x28a0 005651 rtn 
+:      005653 afh_same_channel:
+0x28a1 005654 fetch 1 ,mem_afh_index 
+0x28a2 005655 iforce temp 
+0x28a3 005656 rtn 
+:      005658 afh_clear:
+0x28a4 005659 fetch 1 ,mem_mode 
+0x28a5 005660 set0 afh_enable ,pdata 
+0x28a6 005661 set0 afh_change ,pdata 
+0x28a7 005662 store 1 ,mem_mode 
+0x28a8 005663 rtn 
+:      005669 afh_process_freq_map:
+0x28a9 005670 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005671 arg mem_afh_map ,contw 
+0x28ab 005672 force 10 ,loopcnt 
+0x28ac 005673 call memset0 
+0x28ad 005674 arg mem_afh_map ,contw 
+0x28ae 005675 force 0 ,regc 
+0x28af 005676 force 2 ,queue 
+:      005677 process_freq_3:
+0x28b0 005678 fetch 5 ,mem_afh_map_lo 
+0x28b1 005679 iforce temp 
+0x28b2 005680 compare 2 ,queue ,0xff 
+0x28b3 005681 branch process_freq_1 ,true 
+0x28b4 005682 rshift temp ,temp 
+:      005683 process_freq_1:
+0x28b5 005684 isolate0 0 ,temp 
+0x28b6 005685 branch process_freq_0 ,true 
+0x28b7 005686 deposit regc 
+0x28b8 005687 istore 1 ,contw 
+:      005688 process_freq_0:
+0x28b9 005689 rshift2 temp ,temp 
+0x28ba 005690 increase 2 ,regc 
+0x28bb 005691 compare 40 ,regc ,0xfe 
+0x28bc 005692 nbranch process_freq_2 ,true 
+0x28bd 005693 fetch 5 ,mem_afh_map_hi 
+0x28be 005694 iforce temp 
+0x28bf 005695 compare 2 ,queue ,0xff 
+0x28c0 005696 branch process_freq_2 ,true 
+0x28c1 005697 rshift temp ,temp 
+:      005698 process_freq_2:
+0x28c2 005699 sub regc ,78 ,null 
+0x28c3 005700 branch process_freq_1 ,positive 
+0x28c4 005701 force 1 ,regc 
+0x28c5 005702 increase -1 ,queue 
+0x28c6 005703 nbranch process_freq_3 ,zero 
+0x28c7 005704 arg mem_afh_map ,rega 
+0x28c8 005705 deposit contw 
+0x28c9 005706 isub rega ,pdata 
+0x28ca 005707 store 1 ,mem_afh_used 
+0x28cb 005708 rtn 
+:      005710 rx_radio_freq:
+0x28cc 005711 bpatch patch10_0 ,mem_patch10 
+0x28cd 005712 call calc_radio_freq 
+0x28ce 005713 fetch 1 ,mem_debug_config 
+0x28cf 005714 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005715 fetcht 1 ,mem_rx_fixed_freq 
+:      005716 rx_radio_freq_now:
+0x28d1 005717 branch set_freq_rx 
+:      005720 tx_radio_freq:
+0x28d2 005721 bpatch patch10_1 ,mem_patch10 
+0x28d3 005722 call calc_radio_freq 
+0x28d4 005723 fetch 1 ,mem_debug_config 
+0x28d5 005724 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005725 fetcht 1 ,mem_tx_fixed_freq 
+:      005726 tx_radio_freq_now:
+0x28d7 005727 branch set_freq_tx 
+:      005730 fetch_giac:
+0x28d8 005731 force 0 ,uap 
+0x28d9 005732 fetch 3 ,mem_glap 
+0x28da 005733 iforce lap 
+0x28db 005734 rtn 
+:      005736 fetch_page_bt_adr:
+0x28dc 005737 bpatch patch10_2 ,mem_patch10 
+0x28dd 005738 fetch 1 ,mem_hci_puap 
+0x28de 005739 icopy uap 
+0x28df 005740 fetch 3 ,mem_hci_plap 
+0x28e0 005741 icopy lap 
+0x28e1 005742 rtn 
+:      005744 fetch_self_bt_adr:
+0x28e2 005745 bpatch patch10_3 ,mem_patch10 
+0x28e3 005746 fetch 2 ,mem_nap 
+0x28e4 005747 icopy nap 
+0x28e5 005748 fetch 1 ,mem_uap 
+0x28e6 005749 icopy uap 
+0x28e7 005750 fetch 3 ,mem_lap 
+0x28e8 005751 icopy lap 
+0x28e9 005752 rtn 
+:      005754 fetch_extm_bt_adr:
+0x28ea 005755 bpatch patch10_4 ,mem_patch10 
+0x28eb 005756 fetch 2 ,mem_pnap 
+0x28ec 005757 icopy nap 
+0x28ed 005758 fetch 1 ,mem_puap 
+0x28ee 005759 icopy uap 
+0x28ef 005760 fetch 3 ,mem_plap 
+0x28f0 005761 icopy lap 
+0x28f1 005762 rtn 
+:      005765 fetch_diac:
+0x28f2 005766 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005767 rtnmark0 mark_inquiry_state 
+0x28f4 005768 rtnmark0 mark_periodical_diac 
+:      005769 fetch_diac_do:
+0x28f5 005770 and_into -256 ,lap 
+0x28f6 005771 pulse recalc 
+0x28f7 005772 nop 32 
+0x28f8 005773 rtn 
+:      005776 shutdown_radio:
+0x28f9 005777 bpatch patch10_5 ,mem_patch10 
+0x28fa 005778 branch shutdown_radio0 ,is_rx 
+0x28fb 005779 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005780 nop 4 
+0x28fd 005781 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005782 nop 4 
+0x28ff 005783 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005784 nop 4 
+0x2901 005785 fetch 1 ,mem_tx_power 
+0x2902 005786 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005787 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005788 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005789 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005790 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005791 beq tx_power_pair ,shutdown_radio_pair 
+:      005792 shutdown_radio_5db:
+:      005793 shutdown_radio_0db:
+0x2908 005794 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005795 jam 0xe0 ,rf_tx_pa_gc 
+:      005796 shutdown_radio0:
+0x290a 005797 force 0 ,radio_ctrl 
+0x290b 005798 disable is_rx 
+0x290c 005799 disable is_tx 
+0x290d 005800 pulse packet_end 
+0x290e 005801 jam 0x0 ,rfen_mdm 
+0x290f 005802 jam 0x0 ,rfen_tx 
+0x2910 005803 jam 0x0 ,rfen_rx 
+0x2911 005804 jam 0 ,rfen_sn 
+0x2912 005805 jam 0x70 ,rfen_msc 
+0x2913 005806 jam 0x0 ,rfen_adc 
+0x2914 005807 rtn 
+:      005809 shutdown_radio_pair:
+:      005810 shutdown_radio_f5db:
+:      005811 shutdown_radio_f3db:
+:      005812 shutdown_radio_3db:
+0x2915 005813 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005814 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005815 branch shutdown_radio0 
+:      005817 set_sync_on:
+0x2918 005818 bpatch patch10_6 ,mem_patch10 
+0x2919 005819 jam 0x0 ,rfen_mdm 
+0x291a 005820 jam 0x0 ,rfen_tx 
+0x291b 005821 jam 0x18 ,rfen_rx 
+0x291c 005822 jam 0xa7 ,rfen_sn 
+0x291d 005823 jam 0x7f ,rfen_msc 
+0x291e 005824 rtn 
+:      005826 set_freq_rx:
+0x291f 005827 bpatch patch10_7 ,mem_patch10 
+0x2920 005829 storet 1 ,mem_last_freq 
+0x2921 005830 add temp ,rx_freq_offset ,rega 
+0x2922 005831 jam 0x07 ,rf_balun_ctrim 
+0x2923 005832 branch rf_write_freq 
+:      005833 rf_rx_enable:
+0x2924 005834 bpatch patch11_0 ,mem_patch11 
+0x2925 005835 jam 0xcf ,rfen_tx 
+0x2926 005836 nop 10 
+0x2927 005837 jam 0xff ,rfen_rx 
+0x2928 005838 jam 0xaf ,rfen_sn 
+0x2929 005839 jam 0xff ,rfen_msc 
+0x292a 005840 nop 10 
+0x292b 005841 jam 0xa0 ,rfen_mdm 
+0x292c 005842 rtn 
+:      005844 set_freq_tx_offset:
+0x292d 005845 fetch 1 ,mem_250k_freq_enable 
+0x292e 005846 branch set_freq_tx_2m_offset ,blank 
+:      005847 set_freq_tx_0m_offset:
+0x292f 005848 add temp ,2 ,rega 
+0x2930 005849 rtn 
+:      005850 set_freq_tx_2m_offset:
+0x2931 005851 add temp ,0 ,rega 
+0x2932 005852 rtn 
+:      005854 set_freq_tx:
+0x2933 005855 bpatch patch11_1 ,mem_patch11 
+0x2934 005856 storet 1 ,mem_last_freq 
+0x2935 005857 call set_freq_tx_offset 
+0x2936 005858 call rf_write_freq 
+0x2937 005859 setarg param_pll_setup 
+0x2938 005860 call sleep 
+:      005861 txon:
+0x2939 005862 jam 0x1 ,rfen_adc 
+0x293a 005863 jam 0x3c ,rfen_rx 
+0x293b 005864 jam 0xe0 ,rfen_tx 
+0x293c 005865 jam 0x12 ,rf_balun_ctrim 
+0x293d 005866 nop 10 
+0x293e 005867 jam 0x01 ,rfen_mdm 
+0x293f 005868 jam 0x3d ,rfen_mdm 
+0x2940 005869 nop 10 
+0x2941 005870 jam 0xb7 ,rfen_sn 
+0x2942 005871 nop 10 
+0x2943 005872 jam 0x7f ,rfen_mdm 
+:      005873 txon_power_select:
+0x2944 005874 fetch 1 ,mem_tx_power 
+0x2945 005875 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005876 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005877 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005878 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005879 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005880 beq tx_power_pair ,set_tx_power_pair 
+:      005881 set_tx_power_0db:
+0x294b 005882 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005883 call txon_common 
+0x294d 005884 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005885 rtn 
+:      005887 set_tx_power_3db:
+0x294f 005888 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005889 call txon_common 
+0x2951 005890 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005891 rtn 
+:      005893 set_tx_power_5db:
+0x2953 005894 jam 0xff ,rf_tx_pa_gc 
+0x2954 005895 call txon_common 
+0x2955 005896 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005897 rtn 
+:      005898 set_tx_power_f3db:
+0x2957 005899 jam 0xce ,rf_tx_pa_gc 
+0x2958 005900 call txon_common 
+0x2959 005901 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005902 rtn 
+:      005904 set_tx_power_f5db:
+0x295b 005905 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005906 call txon_common 
+0x295d 005907 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005908 rtn 
+:      005910 set_tx_power_pair:
+0x295f 005911 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005912 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005913 jam 0x4c ,0x8957 
+0x2962 005914 jam 0x6c ,0x8958 
+0x2963 005915 jam 0x50 ,0x8959 
+0x2964 005916 rtn 
+:      005918 txon_common:
+0x2965 005919 nop 4 
+0x2966 005920 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005921 nop 4 
+0x2968 005922 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 005923 nop 4 
+0x296a 005924 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 005925 rtn 
+:      005928 initialize_radio:
+0x296c 005929 jam clksel_rc ,core_clksel 
+:      005930 initialize_radio_wait:
+0x296d 005931 fetch 2 ,mem_rf_init_ptr 
+0x296e 005932 bbit0 14 ,initialize_radio_wait 
+0x296f 005933 iforce contr 
+0x2970 005934 arg 0x8900 ,temp 
+:      005935 initialize_radio_loop:
+0x2971 005936 ifetch 1 ,contr 
+0x2972 005937 beq 0xff ,initialize_radio_cont 
+0x2973 005938 ior temp ,contw 
+0x2974 005939 ifetch 1 ,contr 
+0x2975 005940 istore 1 ,contw 
+0x2976 005941 branch initialize_radio_loop 
+:      005942 initialize_radio_cont:
+0x2977 005943 bpatch patch11_2 ,mem_patch11 
+0x2978 005944 call lpm_cal_xtal_startup 
+0x2979 005945 call switchto_dpllclk 
+0x297a 005947 setarg param_dpll_start_delay 
+0x297b 005948 iadd clkn_bt ,pdata 
+0x297c 005949 store 4 ,mem_dpll_clkn 
+0x297d 005950 set1 reset ,radio_ctrl 
+0x297e 005951 force 0 ,radio_ctrl 
+0x297f 005952 ncall do_rccal ,wake 
+0x2980 005953 branch set_rccal 
+:      005956 rf_write_freq:
+0x2981 005957 bpatch patch11_3 ,mem_patch11 
+0x2982 005958 setarg 2400 
+0x2983 005959 iadd rega ,temp 
+0x2984 005960 fetch 1 ,mem_fcomp_mul 
+0x2985 005961 jam 0x04 ,rf_pll_rstn 
+0x2986 005962 imul32 temp ,pdata 
+0x2987 005963 fetcht 1 ,mem_fcomp_div 
+0x2988 005964 idiv temp 
+0x2989 005965 call wait_div_end 
+0x298a 005966 quotient rega 
+0x298b 005967 remainder pdata 
+0x298c 005968 lshift16 pdata ,pdata 
+0x298d 005969 lshift4 pdata ,pdata 
+0x298e 005970 idiv temp 
+0x298f 005971 call wait_div_end 
+0x2990 005972 quotient pdata 
+0x2991 005973 lshift8 pdata ,pdata 
+0x2992 005974 lshift pdata ,pdata 
+0x2993 005975 ior rega ,pdata 
+0x2994 005976 hstore 4 ,rf_pll_intg 
+0x2995 005977 jam 0x44 ,rf_pll_rstn 
+0x2996 005978 jam 0xc4 ,rf_pll_rstn 
+0x2997 005979 rtn 
+:      005982 do_rccal:
+0x2998 005983 bpatch patch11_4 ,mem_patch11 
+0x2999 005984 jam 0x02 ,rfen_adc 
+0x299a 005985 setarg 250000 
+0x299b 005986 call sleep 
+0x299c 005987 jam 0x7f ,rfen_rx 
+0x299d 005988 nop 130 
+0x299e 005989 jam 0x30 ,rf_rccal_ctrl 
+0x299f 005990 jam 0xd0 ,rfen_tx 
+0x29a0 005991 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 005992 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 005993 force 50 ,loopcnt 
+:      005994 do_rccal_loop:
+0x29a3 005995 hfetch 1 ,rf_rccal_result 
+0x29a4 005996 bbit1 5 ,do_rccal_end 
+0x29a5 005997 loop do_rccal_loop 
+:      005998 do_rccal_end:
+0x29a6 005999 store 1 ,mem_rf_rccal 
+0x29a7 006000 jam 0 ,rfen_tx 
+0x29a8 006001 jam 0 ,rfen_rx 
+0x29a9 006002 jam 0x00 ,rfen_adc 
+0x29aa 006003 rtn 
+:      006005 set_rccal:
+0x29ab 006006 bpatch patch11_5 ,mem_patch11 
+0x29ac 006007 fetch 1 ,mem_rf_rccal 
+0x29ad 006008 set1 5 ,pdata 
+0x29ae 006009 hstore 1 ,rf_rccal_ctrl 
+0x29af 006010 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006011 and_into 7 ,temp 
+0x29b1 006012 lshift3 pdata ,pdata 
+0x29b2 006013 ior temp ,pdata 
+0x29b3 006014 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006015 hfetch 1 ,rf_bpf_ib 
+0x29b5 006016 set0 bpf_rccal ,pdata 
+0x29b6 006017 hstore 1 ,rf_bpf_ib 
+0x29b7 006018 hfetch 1 ,rf_adc_rccal 
+0x29b8 006019 set0 adc_rccal ,pdata 
+0x29b9 006020 hstore 1 ,rf_adc_rccal 
+0x29ba 006021 rtn 
+:      006023 save_rssi:
+0x29bb 006024 bpatch patch11_6 ,mem_patch11 
+0x29bc 006025 hfetch 2 ,rf_afc_d2a 
+0x29bd 006026 rshift4 pdata ,pdata 
+0x29be 006027 rshift3 pdata ,pdata 
+0x29bf 006028 sub pdata ,0 ,pdata 
+:      006029 bcd:
+0x29c0 006030 and_into 0xff ,pdata 
+0x29c1 006031 div pdata ,10 
+0x29c2 006032 call wait_div_end 
+0x29c3 006033 quotient pdata 
+0x29c4 006034 lshift4 pdata ,pdata 
+0x29c5 006035 remainder temp 
+0x29c6 006036 ior temp ,pdata 
+0x29c7 006037 store 1 ,mem_rssi 
+0x29c8 006038 rtn 
+:      006041 switchto_dpllclk:
+0x29c9 006042 jam clksel_rc ,core_clksel 
+0x29ca 006043 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006044 set0 4 ,pdata 
+0x29cc 006045 set0 5 ,pdata 
+0x29cd 006046 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006047 jam 0x00 ,rfen_ck 
+0x29cf 006048 jam 0x00 ,rfen_msc 
+0x29d0 006049 jam 0x70 ,rfen_msc 
+0x29d1 006050 jam 0xff ,rfen_ck 
+0x29d2 006051 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006052 set1 4 ,pdata 
+0x29d4 006053 set1 5 ,pdata 
+0x29d5 006054 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006055 call init_lpm_ctrl 
+0x29d7 006056 hfetch 1 ,rf_clkpll_int 
+0x29d8 006057 set1 7 ,pdata 
+0x29d9 006058 hstore 1 ,rf_clkpll_int 
+0x29da 006059 set0 7 ,pdata 
+0x29db 006060 hstore 1 ,rf_clkpll_int 
+0x29dc 006061 set1 7 ,pdata 
+0x29dd 006062 hstore 1 ,rf_clkpll_int 
+0x29de 006063 jam clksel_dpll ,core_clksel 
+0x29df 006064 nop 1 
+0x29e0 006065 jam clksel_xtal ,core_clksel 
+0x29e1 006066 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006067 and_into 0xcf ,pdata 
+0x29e3 006068 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006069 or_into 0x30 ,pdata 
+0x29e5 006070 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006071 rtn 
+:      006074 xtal_fast_wake:
+0x29e7 006075 setarg 0xf0f 
+0x29e8 006076 branch lpm_write_config 
+:      006078 init_lpm_ctrl:
+0x29e9 006079 setarg 0x80f 
+0x29ea 006080 branch lpm_write_config 
+:      006084 start_receiver:
+0x29eb 006085 bpatch patch11_7 ,mem_patch11 
+0x29ec 006086 call rf_rx_enable 
+0x29ed 006087 disable is_tx 
+0x29ee 006088 enable is_rx 
+0x29ef 006089 pulse init_encrypt 
+0x29f0 006090 rtn 
+:      006092 prep_crypt:
+0x29f1 006093 bpatch patch12_0 ,mem_patch12 
+0x29f2 006094 fetch 1 ,mem_state_map 
+0x29f3 006095 isolate1 smap_encryption ,pdata 
+0x29f4 006096 setflag true ,0 ,pdata 
+0x29f5 006097 hstore 1 ,core_encrypt 
+0x29f6 006098 arg mem_kc ,contr 
+0x29f7 006099 ifetch 9 ,contr 
+0x29f8 006100 iforce kc_ls 
+0x29f9 006101 ifetch 7 ,contr 
+0x29fa 006102 iforce kc_ms 
+0x29fb 006103 fetch 1 ,mem_key_size 
+0x29fc 006104 add pdata ,-1 ,g1l 
+0x29fd 006105 pulse kc_p_activate 
+0x29fe 006106 rtn 
+:      006108 wait_access_end:
+0x29ff 006109 deposit clke 
+0x2a00 006110 store 6 ,mem_sync_clke 
+0x2a01 006111 disable decode_fec0 
+0x2a02 006112 nbranch shutdown_radio ,sync 
+0x2a03 006113 arg param_clke_cal ,clke_rt 
+0x2a04 006114 increase 1 ,clke_bt 
+0x2a05 006115 and_into 0x1fc ,clke_bt 
+0x2a06 006116 rtn 
+:      006120 wait_access_mhalfbnd:
+0x2a07 006121 enable decode_fec0 
+:      006122 wait_access_mhalfbnd_correlate:
+0x2a08 006123 correlate null ,mhalfbnd 
+0x2a09 006124 branch wait_access_end ,sync 
+0x2a0a 006125 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006126 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006127 branch wait_access_end 
+:      006129 wait_access_clkn_rt:
+0x2a0d 006130 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006131 arg param_conn_access ,timeup 
+0x2a0f 006132 enable decode_fec0 
+0x2a10 006133 correlate clkn_rt ,meet 
+0x2a11 006134 disable decode_fec0 
+0x2a12 006135 nbranch shutdown_radio ,sync 
+0x2a13 006136 rtn 
+:      006138 wait_access_forever:
+0x2a14 006139 bpatch patch12_2 ,mem_patch12 
+0x2a15 006140 enable decode_fec0 
+0x2a16 006141 correlate null ,timeout 
+0x2a17 006142 disable decode_fec0 
+0x2a18 006143 nbranch shutdown_radio ,sync 
+0x2a19 006144 arg param_clke_cal ,clke_rt 
+0x2a1a 006145 and_into 0x1fc ,clke_bt 
+0x2a1b 006146 rtn 
+:      006149 reserve_slot:
+0x2a1c 006150 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006151 iforce rega 
+0x2a1e 006152 deposit bt_clk 
+0x2a1f 006153 iadd temp ,timeup 
+0x2a20 006154 copy timeup ,pdata 
+0x2a21 006155 store 4 ,mem_next_btclk 
+0x2a22 006156 deposit rega 
+0x2a23 006157 rtn 
+:      006160 ahead_window:
+0x2a24 006161 copy pdata ,temp 
+0x2a25 006162 bpatch patch12_4 ,mem_patch12 
+0x2a26 006163 copy temp ,pdata 
+0x2a27 006164 call clk2bt 
+0x2a28 006165 lshift16 bt_clk ,pdata 
+0x2a29 006166 set1 44 ,pdata 
+0x2a2a 006167 call clk_diff 
+0x2a2b 006168 set0 44 ,pdata 
+0x2a2c 006169 call get_clk 
+0x2a2d 006170 call clk_diff 
+0x2a2e 006171 rtn user 
+0x2a2f 006172 call clk2rt 
+0x2a30 006173 iforce stop_watch 
+0x2a31 006174 until null ,timeout 
+0x2a32 006175 rtn 
+:      006178 setup_clk:
+0x2a33 006179 bpatch patch12_5 ,mem_patch12 
+0x2a34 006180 branch setup_clkn ,clknt 
+0x2a35 006181 until clke_rt ,meet 
+:      006182 skip_setup_clke:
+0x2a36 006183 copy clke_bt ,temp 
+0x2a37 006184 branch setup_clknbt 
+:      006185 setup_clkn:
+0x2a38 006186 branch skip_setup_clkn ,attempt 
+0x2a39 006187 until clkn_rt ,meet 
+:      006188 skip_setup_clkn:
+0x2a3a 006189 copy clkn_bt ,temp 
+:      006190 setup_clknbt:
+0x2a3b 006191 branch setup_clk11 ,user 
+0x2a3c 006192 compare 1 ,temp ,3 
+0x2a3d 006193 nbranch setup_clk ,true 
+:      006194 setup_complete:
+0x2a3e 006195 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006196 fetch 1 ,mem_state 
+0x2a40 006197 rtnbit0 state_inconn 
+0x2a41 006198 fetch 4 ,mem_next_btclk 
+0x2a42 006199 isub temp ,pdata 
+0x2a43 006200 nrtn positive 
+0x2a44 006201 sub pdata ,0xff ,null 
+0x2a45 006202 branch setup_clk ,positive 
+0x2a46 006203 rtn 
+:      006204 setup_clk11:
+0x2a47 006205 compare 3 ,temp ,3 
+0x2a48 006206 nbranch setup_clk ,true 
+0x2a49 006207 branch setup_complete 
+:      006209 rf_setup_time:
+0x2a4a 006210 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006211 arg param_rf_setup ,timeup 
+0x2a4c 006212 branch setup_clk 
+:      006214 rf_setup_time_slave_slot:
+0x2a4d 006215 disable user 
+0x2a4e 006216 branch rf_setup_time 
+:      006218 rf_setup_time_master_slot:
+0x2a4f 006219 enable user 
+0x2a50 006220 branch rf_setup_time 
+:      006222 start_transmitter:
+0x2a51 006223 bpatch patch13_0 ,mem_patch13 
+0x2a52 006224 call prep_crypt 
+0x2a53 006225 disable is_rx 
+0x2a54 006226 enable is_tx 
+0x2a55 006227 rtn 
+:      006231 start_tx_native:
+0x2a56 006232 bpatch patch13_1 ,mem_patch13 
+0x2a57 006233 arg param_tx_setup ,timeup 
+0x2a58 006234 until clkn_rt ,meet 
+0x2a59 006235 pulse init_encrypt 
+0x2a5a 006236 rtn 
+:      006238 start_rx_native:
+0x2a5b 006239 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006240 arg param_rx_setup ,timeup 
+0x2a5d 006241 until clkn_rt ,meet 
+0x2a5e 006242 rtn 
+:      006245 start_tx_external:
+0x2a5f 006246 bpatch patch13_3 ,mem_patch13 
+0x2a60 006247 arg param_tx_setup ,timeup 
+0x2a61 006248 until clke_rt ,meet 
+0x2a62 006249 pulse init_encrypt 
+0x2a63 006250 rtn 
+:      006252 send_access_word:
+0x2a64 006253 bpatch patch13_4 ,mem_patch13 
+0x2a65 006254 preload access 
+0x2a66 006255 enable encode_fec0 
+0x2a67 006256 set1 txgfsk ,radio_ctrl 
+0x2a68 006257 inject mod ,72 
+0x2a69 006258 disable encode_fec0 
+0x2a6a 006259 rtn 
+:      006262 scan_mode_whiten:
+0x2a6b 006263 copy xin ,temp 
+0x2a6c 006264 or_into 0x60 ,temp 
+0x2a6d 006265 copy temp ,white_init 
+0x2a6e 006266 rtn 
+:      006271 get_free_amaddr:
+0x2a6f 006272 bpatch patch13_5 ,mem_patch13 
+0x2a70 006273 fetch 1 ,mem_current_amaddr 
+0x2a71 006274 increase 1 ,pdata 
+0x2a72 006275 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006276 force 1 ,pdata 
+:      006277 get_free_amaddr_cont:
+0x2a74 006278 store 1 ,mem_current_amaddr 
+0x2a75 006279 iforce am_addr 
+0x2a76 006280 rtn 
+:      006282 get_clk:
+0x2a77 006283 copy clkn ,temp 
+0x2a78 006284 rtn master 
+0x2a79 006285 copy clke ,temp 
+0x2a7a 006286 rtn 
+:      006288 get_clkbt:
+0x2a7b 006289 deposit clkn_bt 
+0x2a7c 006290 rtn master 
+0x2a7d 006291 deposit clke_bt 
+0x2a7e 006292 rtn 
+:      006295 supervision_update:
+0x2a7f 006296 bpatch patch13_6 ,mem_patch13 
+0x2a80 006297 fetcht 4 ,mem_supervision_timer 
+0x2a81 006298 call get_clkbt 
+0x2a82 006299 isub temp ,timeup 
+0x2a83 006300 deposit timeup 
+0x2a84 006301 fetcht 2 ,mem_supervision_to 
+0x2a85 006302 lshift temp ,temp 
+0x2a86 006303 isub temp ,pdata 
+0x2a87 006304 rtn 
+:      006306 supervision_flush:
+0x2a88 006307 bpatch patch13_7 ,mem_patch13 
+0x2a89 006308 call get_clkbt 
+0x2a8a 006309 store 4 ,mem_supervision_timer 
+0x2a8b 006310 rtn 
+:      006312 assert:
+0x2a8c 006313 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006314 branch assert 
+:      006316 loop:
+0x2a8e 006317 branch loop 
+:      006319 sleep:
+0x2a8f 006320 rtn blank 
+0x2a90 006322 rshift pdata ,pdata 
+0x2a91 006323 increase -3 ,pdata 
+:      006324 sleep_loop:
+0x2a92 006325 increase -1 ,pdata 
+0x2a93 006326 nbranch sleep_loop ,zero 
+0x2a94 006327 force 0 ,pdata 
+0x2a95 006328 rtn 
+:      006332 init_param:
+0x2a96 006334 arg 0x10 ,loopcnt 
+0x2a97 006335 arg 0 ,contw 
+0x2a98 006336 call memset0 
+0x2a99 006337 arg mem_le_state ,contw 
+0x2a9a 006338 arg 10 ,loopcnt 
+0x2a9b 006339 call memset0 
+0x2a9c 006340 jam 0 ,mem_sp_calc 
+0x2a9d 006341 jam 0 ,mem_fifo_temp 
+0x2a9e 006342 jam 0 ,mem_le_testtype 
+0x2a9f 006343 jam 0 ,mem_debug_config 
+0x2aa0 006344 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006345 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006346 jam 0 ,mem_connection_options 
+0x2aa3 006347 jam 0 ,mem_tester_emulate 
+0x2aa4 006348 jam 0 ,mem_tester_cnt 
+0x2aa5 006349 setarg param_glap 
+0x2aa6 006350 store 3 ,mem_glap 
+0x2aa7 006351 setarg param_acl_pktlen 
+0x2aa8 006352 store 2 ,mem_acl_pktlen 
+0x2aa9 006353 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006354 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006355 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006356 setarg param_hci_version 
+0x2aad 006357 store 3 ,mem_hci_version 
+0x2aae 006362 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006363 jam param_max_slot ,mem_max_slot 
+0x2ab0 006364 jam 0x02 ,mem_fw_ver 
+0x2ab1 006365 fetch 1 ,mem_ssp_enable 
+0x2ab2 006366 ncall init_memp ,blank 
+0x2ab3 006367 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006368 ncall init_memp_256 ,blank 
+0x2ab5 006369 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006370 rtn wake 
+0x2ab7 006371 setarg 0 
+0x2ab8 006372 store 2 ,mem_tx_len 
+0x2ab9 006373 rshift clkn_bt ,pdata 
+0x2aba 006374 store 4 ,mem_last_clkn 
+0x2abb 006375 rtn 
+:      006382 lpmstate:
+0x2abc 006383 setarg 0xee21 
+0x2abd 006384 hstore 2 ,core_clkoff 
+0x2abe 006385 hfetch 4 ,core_gpio_in 
+0x2abf 006386 store 4 ,mem_saved_gpio_in 
+0x2ac0 006387 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006388 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006389 bbit0 gpio_latch ,loadcode 
+0x2ac3 006390 enable wake 
+0x2ac4 006391 bbit0 cold_wake ,lpmwake 
+0x2ac5 006392 disable wake 
+0x2ac6 006393 deposit auxcnt 
+0x2ac7 006394 nbranch lpmwake ,blank 
+0x2ac8 006395 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006396 bbit1 reload_code ,lpmwake 
+0x2aca 006397 arg param_hibernate_clks ,temp 
+0x2acb 006398 branch lpm_enter_sleep 
+:      006399 lpmwake:
+0x2acc 006400 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006401 hstore 3 ,core_lpm_reg 
+0x2ace 006402 ifetch 1 ,contr 
+0x2acf 006403 or_into isogate_mask ,pdata 
+0x2ad0 006404 istore 1 ,contw 
+0x2ad1 006405 call lpm_write_ctrl2 
+0x2ad2 006406 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006407 set1 enable_retmem ,pdata 
+0x2ad4 006408 hstore 1 ,core_lpm_isogate 
+0x2ad5 006409 call lpm_write_ctrl2 
+0x2ad6 006410 call lpm_load_context ,wake 
+0x2ad7 006411 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006412 set0 gpio_latch ,pdata 
+0x2ad9 006413 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006414 call lpm_write_ctrl2 
+0x2adb 006415 nbranch loadcode ,wake 
+0x2adc 006416 rtnmark0 mark_otp_encrypt 
+0x2add 006417 jam lock_otp ,core_misc_ctrl 
+0x2ade 006418 rtn 
+:      006420 lpm_load_context:
+0x2adf 006421 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006422 hstore 1 ,core_spid_ctrl 
+0x2ae1 006423 fetch 3 ,mem_saved_gsel 
+0x2ae2 006424 hstore 3 ,core_gpio_sel 
+0x2ae3 006425 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006426 hstore 4 ,core_gpio_out0 
+0x2ae5 006427 fetch 4 ,mem_saved_gpio 
+0x2ae6 006428 hstore 4 ,core_gpio_oe0 
+0x2ae7 006429 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006430 hstore 8 ,core_gpio_pu0 
+0x2ae9 006431 fetch 8 ,mem_saved_mark 
+0x2aea 006432 iforce mark 
+0x2aeb 006433 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006434 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006435 call load_ucode 
+0x2aee 006436 rtn 
+:      006438 lpm_save_context:
+0x2aef 006439 deposit mark 
+0x2af0 006440 store 8 ,mem_saved_mark 
+0x2af1 006441 hfetch 8 ,core_gpio_oe0 
+0x2af2 006442 store 8 ,mem_saved_gpio 
+0x2af3 006443 ifetch 8 ,contr 
+0x2af4 006444 istore 8 ,contw 
+0x2af5 006445 hfetch 3 ,core_gpio_sel 
+0x2af6 006446 store 3 ,mem_saved_gsel 
+0x2af7 006447 hfetch 1 ,core_spid_ctrl 
+0x2af8 006448 store 1 ,mem_saved_spidctrl 
+0x2af9 006449 branch lpm_write_gpio_wakeup 
+:      006451 lpo_calibration:
+0x2afa 006452 hfetch 1 ,core_bist_ctrl 
+0x2afb 006453 nbranch lpo_cal_inited ,blank 
+0x2afc 006454 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006455 nrtn blank 
+0x2afe 006456 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006457 jam ccnt_start ,core_misc_ctrl 
+:      006458 lpo_cal_inited:
+0x2b00 006459 hfetch 1 ,core_perf_status 
+0x2b01 006460 rtnbit0 1 
+0x2b02 006461 hfetch 3 ,core_clk_counter 
+0x2b03 006462 store 3 ,mem_clks_per_lpo 
+0x2b04 006463 rtn 
+:      006467 lpm_adjust_clk:
+0x2b05 006468 bpatch patch14_3 ,mem_patch14 
+0x2b06 006469 deposit clke 
+0x2b07 006470 call clk_diff_rt 
+0x2b08 006471 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006472 sub temp ,0xff ,null 
+0x2b0a 006473 rtn positive 
+0x2b0b 006474 lshift8 pdata ,pdata 
+0x2b0c 006475 lshift4 pdata ,pdata 
+0x2b0d 006476 idiv temp 
+0x2b0e 006477 call wait_div_end 
+0x2b0f 006478 quotient pdata 
+0x2b10 006479 arg param_lpm_adjmax ,temp 
+0x2b11 006480 call ceiling 
+0x2b12 006481 store 1 ,mem_lpm_adjust 
+0x2b13 006482 nbranch lpm_adjust_positive ,user 
+0x2b14 006483 sub pdata ,0 ,pdata 
+:      006484 lpm_adjust_positive:
+0x2b15 006485 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006486 iadd temp ,pdata 
+0x2b17 006487 store 3 ,mem_clks_per_lpo 
+:      006488 lpm_clear_counter:
+0x2b18 006489 setarg 0 
+0x2b19 006490 store 4 ,mem_sleep_counter_all 
+0x2b1a 006491 rtn 
+:      006495 lpm_doze:
+0x2b1b 006496 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006497 set1 reload_code ,pdata 
+0x2b1d 006498 store 1 ,mem_lpm_config + 2 
+0x2b1e 006499 branch lpm_hibernate_normal 
+:      006503 lpm_hibernate:
+0x2b1f 006504 arg param_hibernate_clks ,temp 
+0x2b20 006505 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006506 set0 7 ,pdata 
+0x2b22 006507 store 1 ,mem_lpm_config + 1 
+:      006508 lpm_hibernate_normal:
+0x2b23 006509 bpatch patch14_4 ,mem_patch14 
+0x2b24 006510 call lpm_write_gpio_wakeup 
+0x2b25 006511 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006512 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006513 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006514 set1 cold_wake ,pdata 
+0x2b29 006515 store 1 ,mem_lpm_xtalcnt + 2 
+:      006518 lpm_sleep:
+0x2b2a 006519 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006520 call xtal_fast_wake 
+0x2b2c 006521 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006522 iadd temp ,pdata 
+0x2b2e 006523 store 4 ,mem_sleep_counter_all 
+0x2b2f 006524 call lpm_save_context 
+0x2b30 006525 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006526 hstore 4 ,core_lpm_reg 
+0x2b32 006527 rshift32 pdata ,rega 
+0x2b33 006528 until null ,lpo_edge 
+0x2b34 006529 deposit clkn 
+0x2b35 006530 store 6 ,mem_sleep_clkn 
+0x2b36 006531 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006532 until null ,lpo_edge 
+0x2b38 006533 until null ,lpo_edge 
+0x2b39 006534 deposit rega 
+0x2b3a 006535 hstore 1 ,core_lpm_isogate 
+0x2b3b 006536 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006537 lpm_enter_sleep:
+0x2b3c 006538 until null ,lpo_edge 
+0x2b3d 006539 until null ,lpo_edge 
+0x2b3e 006540 hstoret 4 ,core_lpm_reg 
+0x2b3f 006541 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006542 until null ,never 
+:      006547 lpm_recover_clk:
+0x2b41 006548 bpatch patch14_6 ,mem_patch14 
+0x2b42 006549 setarg 0 
+0x2b43 006550 copy auxcnt ,null 
+0x2b44 006551 branch lpm_recover_timeout ,zero 
+0x2b45 006552 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006553 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006554 isub temp ,null 
+0x2b48 006555 branch lpm_recover_xtal ,positive 
+0x2b49 006556 deposit temp 
+:      006557 lpm_recover_xtal:
+0x2b4a 006558 isub auxcnt ,pdata 
+0x2b4b 006559 increase 1 ,pdata 
+:      006560 lpm_recover_timeout:
+0x2b4c 006561 increase 8 ,pdata 
+0x2b4d 006562 until null ,lpo_edge 
+0x2b4e 006563 iadd lpo_time ,pdata 
+0x2b4f 006564 fetcht 4 ,mem_sleep_counter 
+0x2b50 006565 iadd temp ,pdata 
+0x2b51 006566 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006567 imul32 temp ,pdata 
+0x2b53 006568 rshift8 pdata ,pdata 
+0x2b54 006569 rshift4 pdata ,pdata 
+0x2b55 006570 increase param_lpm_fix ,pdata 
+0x2b56 006571 arg 3750 ,temp 
+0x2b57 006572 idiv temp 
+0x2b58 006573 call wait_div_end 
+0x2b59 006574 quotient pdata 
+0x2b5a 006575 lshift16 pdata ,pdata 
+0x2b5b 006576 remainder temp 
+0x2b5c 006577 ior temp ,pdata 
+0x2b5d 006578 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006579 call clk_add 
+0x2b5f 006580 copy temp ,clkn 
+0x2b60 006581 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006582 call calc_clke2 
+0x2b62 006583 deposit clke 
+0x2b63 006584 store 6 ,mem_pdatatemp 
+0x2b64 006585 deposit auxcnt 
+0x2b65 006586 istore 1 ,contw 
+0x2b66 006587 hfetch 1 ,core_gpio_in1 
+0x2b67 006588 or_into 0xf0 ,pdata 
+0x2b68 006589 istore 1 ,contw 
+0x2b69 006590 rtn 
+:      006592 lpm_dispatch:
+0x2b6a 006593 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006594 call lpo_calibration 
+0x2b6c 006595 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006596 rtn blank 
+0x2b6e 006597 fetch 1 ,mem_lpm_mode 
+0x2b6f 006598 rtn blank 
+0x2b70 006599 fetch 1 ,mem_ssp_enable 
+0x2b71 006600 branch lpm_dispatch_next ,blank 
+0x2b72 006601 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006602 rtn blank 
+:      006603 lpm_dispatch_next:
+0x2b74 006604 fetch 1 ,mem_le_sc_calc 
+0x2b75 006605 nrtn blank 
+0x2b76 006606 call lpm_check_wake_lock 
+0x2b77 006607 nrtn blank 
+0x2b78 006608 fetch 1 ,mem_context 
+0x2b79 006609 compare 3 ,pdata ,0x7 
+0x2b7a 006610 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006611 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006612 rtn blank 
+0x2b7d 006613 rtn wake 
+0x2b7e 006614 bpatch patch15_0 ,mem_patch15 
+:      006615 lpm_dispatch_next2:
+0x2b7f 006616 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006617 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006618 imul32 temp ,pdata 
+0x2b82 006619 rshift4 temp ,temp 
+0x2b83 006620 rshift2 temp ,temp 
+0x2b84 006621 isub temp ,pdata 
+0x2b85 006622 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006623 iadd temp ,pdata 
+0x2b87 006624 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006625 isub temp ,pdata 
+0x2b89 006626 lshift16 pdata ,alarm 
+0x2b8a 006627 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006628 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006629 rshift pdata ,pdata 
+0x2b8d 006630 call clk2bt 
+0x2b8e 006631 deposit alarm 
+0x2b8f 006632 call clk_diff 
+0x2b90 006633 copy clke ,temp 
+0x2b91 006634 call clk_diff_rt 
+0x2b92 006635 rtn user 
+:      006636 lpm_dispatch_sleep:
+0x2b93 006637 call clk2lpo 
+:      006638 lpm_dispatch_lpo:
+0x2b94 006639 bpatch patch15_2 ,mem_patch15 
+0x2b95 006640 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006641 isub temp ,null 
+0x2b97 006642 branch lpm_clear_counter ,positive 
+0x2b98 006643 storet 4 ,mem_sleep_counter 
+0x2b99 006644 call app_will_enter_lpm 
+0x2b9a 006645 call l2cap_lpm_save_txbuf 
+0x2b9b 006646 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006647 branch lpm_sleep 
+:      006649 lpm_dispatch_unconn:
+0x2b9d 006650 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006651 fetch 1 ,mem_context 
+0x2b9f 006652 rtnbit1 state_inconn 
+0x2ba0 006653 rtnbit1 state_inpage 
+0x2ba1 006654 fetch 1 ,mem_ssp_enable 
+0x2ba2 006655 branch lpm_unconn_nossp ,blank 
+0x2ba3 006656 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006657 rtn blank 
+:      006658 lpm_unconn_nossp:
+0x2ba5 006659 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006660 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006661 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006662 fetch 1 ,mem_scan_mode 
+0x2ba9 006663 rtn blank 
+:      006664 lpm_unconn_cont:
+0x2baa 006665 fetch 2 ,mem_lpm_interval 
+0x2bab 006666 rtn blank 
+:      006667 lpm_sleep_btclk:
+0x2bac 006668 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006669 isub temp ,pdata 
+0x2bae 006670 arg 7500 ,temp 
+0x2baf 006671 imul32 temp ,pdata 
+0x2bb0 006672 branch lpm_dispatch_sleep 
+:      006674 lpm_set_mult:
+0x2bb1 006675 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006676 disable wake 
+0x2bb3 006677 fetch 1 ,mem_state 
+0x2bb4 006678 rtnbit0 state_insniff 
+0x2bb5 006679 nbranch lpm_not_match ,match 
+0x2bb6 006680 call lpm_match 
+0x2bb7 006681 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006682 store 2 ,mem_rx_window 
+0x2bb9 006683 fetch 1 ,mem_arq 
+0x2bba 006684 bbit1 wack ,lpm_mult_short 
+0x2bbb 006685 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006686 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006687 nbranch lpm_mult_short ,blank 
+0x2bbe 006688 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006689 bbit1 short_mult_flag ,lpm_mult_short 
+:      006690 lpm_mult_wait_timeout:
+0x2bc0 006691 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006692 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006693 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006694 branch lpm_mult_long ,blank 
+0x2bc4 006695 increase -1 ,pdata 
+0x2bc5 006696 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006697 rtn 
+:      006700 classic_bt_set_mult_short_flag:
+0x2bc7 006701 arg short_mult_flag ,queue 
+0x2bc8 006702 branch classic_bluetooth_set_flag 
+:      006704 classic_bt_clr_mult_short_flag:
+0x2bc9 006705 arg short_mult_flag ,queue 
+0x2bca 006706 branch classic_bluetooth_clr_flag 
+:      006710 lpm_match:
+0x2bcb 006711 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006712 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006713 increase 1 ,pdata 
+0x2bce 006714 store 3 ,mem_sniff_rcv 
+0x2bcf 006715 rtn 
+:      006717 lpm_not_match:
+0x2bd0 006718 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006719 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006720 rshift temp ,temp 
+0x2bd3 006721 fetch 2 ,mem_rx_window 
+0x2bd4 006722 iadd temp ,pdata 
+0x2bd5 006723 store 2 ,mem_rx_window 
+:      006724 lpm_lost:
+0x2bd6 006725 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006726 fetch 3 ,mem_sniff_lost 
+0x2bd8 006727 increase 1 ,pdata 
+0x2bd9 006728 store 3 ,mem_sniff_lost 
+0x2bda 006729 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006730 increase 1 ,pdata 
+0x2bdc 006731 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006732 rtn 
+:      006734 lpm_mult_short:
+0x2bde 006735 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006736 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006737 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006738 rtn 
+:      006740 lpm_mult_long:
+0x2be2 006741 fetcht 1 ,mem_lpm_mult 
+0x2be3 006742 storet 1 ,mem_lpm_current_mult 
+0x2be4 006743 rtn 
+:      006745 lpm_cal_xtal_startup:
+0x2be5 006746 bpatch patch15_7 ,mem_patch15 
+0x2be6 006747 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006748 nrtn blank 
+0x2be8 006749 jam clksel_rc ,core_clksel 
+0x2be9 006750 setarg 0xf0c 
+0x2bea 006751 call lpm_write_config 
+0x2beb 006752 setarg 200000 
+0x2bec 006753 call sleep 
+0x2bed 006754 until null ,lpo_edge 
+0x2bee 006755 copy lpo_time ,alarm 
+0x2bef 006756 call xtal_fast_wake 
+0x2bf0 006757 jam clksel_xtal ,core_clksel 
+0x2bf1 006758 nop 10 
+0x2bf2 006759 until null ,lpo_edge 
+0x2bf3 006760 deposit lpo_time 
+0x2bf4 006761 isub alarm ,pdata 
+0x2bf5 006762 increase 0x30 ,pdata 
+0x2bf6 006763 arg 0xff ,temp 
+0x2bf7 006764 call ceiling 
+0x2bf8 006765 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006766 nop 30000 
+0x2bfa 006767 nop 30000 
+0x2bfb 006768 nop 30000 
+0x2bfc 006769 rtn 
+:      006771 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006772 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006773 nrtn blank 
+0x2bff 006774 jam 0xff ,core_xtal_stable_time 
+0x2c00 006775 jam clksel_rc ,core_clksel 
+0x2c01 006776 call xtal_fast_wake 
+0x2c02 006777 setarg 1000 
+0x2c03 006778 iadd lpo_time ,alarm 
+0x2c04 006779 snooze 
+0x2c05 006780 deposit lpo_time 
+0x2c06 006781 nop 12000 
+0x2c07 006782 nop 12000 
+0x2c08 006783 nop 12000 
+0x2c09 006784 nop 12000 
+0x2c0a 006785 nop 12000 
+0x2c0b 006786 nop 12000 
+0x2c0c 006787 nop 12000 
+0x2c0d 006788 nop 12000 
+0x2c0e 006789 nop 12000 
+0x2c0f 006790 isub alarm ,pdata 
+0x2c10 006791 add pdata ,0x30 ,pdata 
+0x2c11 006792 arg 0xff ,temp 
+0x2c12 006793 call ceiling 
+0x2c13 006794 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006795 nop 30000 
+0x2c15 006796 nop 30000 
+0x2c16 006797 nop 30000 
+0x2c17 006798 rtn 
+:      006803 lpm_write_config:
+0x2c18 006804 arg 0xfff ,contw 
+0x2c19 006805 iand contw ,contw 
+0x2c1a 006806 fetch 1 ,mem_lpm_config 
+0x2c1b 006807 and_into 0xf0 ,pdata 
+0x2c1c 006808 lshift8 pdata ,pdata 
+0x2c1d 006809 ior contw ,pdata 
+0x2c1e 006810 hstore 2 ,core_lpm_reg 
+0x2c1f 006811 ifetch 2 ,contr 
+0x2c20 006812 istore 2 ,contw 
+:      006814 lpm_write_ctrl:
+0x2c21 006815 setarg lpmreg_sel_ctrl 
+0x2c22 006816 branch lpm_write 
+:      006818 lpm_write_ctrl2:
+0x2c23 006819 setarg lpmreg_sel_ctrl2 
+:      006820 lpm_write:
+0x2c24 006821 until null ,lpo_edge 
+0x2c25 006822 hstore 1 ,core_lpm_wr 
+0x2c26 006823 until null ,lpo_edge 
+0x2c27 006824 until null ,lpo_edge 
+0x2c28 006825 rtn 
+:      006828 lpm_write_gpio_wakeup:
+0x2c29 006829 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006830 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006831 hstore 4 ,core_lpm_reg 
+0x2c2c 006832 setarg lpmreg_sel_gpiolow 
+0x2c2d 006833 call lpm_write 
+0x2c2e 006834 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006835 hstore 4 ,core_lpm_reg 
+0x2c30 006836 setarg lpmreg_sel_gpiohigh 
+0x2c31 006837 branch lpm_write 
+:      006839 lpm_get_wake_lock:
+0x2c32 006840 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006841 qset1 pdata 
+0x2c34 006842 store 2 ,mem_lpm_wake_lock 
+0x2c35 006843 rtn 
+:      006845 lpm_put_wake_lock:
+0x2c36 006846 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006847 qset0 pdata 
+0x2c38 006848 store 2 ,mem_lpm_wake_lock 
+0x2c39 006849 rtn 
+:      006853 lpm_check_wake_lock:
+0x2c3a 006854 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006855 call app_check_wake_lock 
+0x2c3c 006856 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006857 copy pdata ,rega 
+0x2c3e 006858 fetch 1 ,mem_state_map 
+0x2c3f 006859 isolate1 smap_rxlmp ,pdata 
+0x2c40 006860 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006861 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006862 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006863 iadd temp ,pdata 
+0x2c44 006864 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006865 iadd temp ,pdata 
+0x2c46 006866 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006867 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006868 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006869 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006870 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006871 iadd temp ,pdata 
+0x2c4c 006872 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006873 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006874 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006875 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006876 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006877 fetch 1 ,mem_hci_cmd 
+0x2c52 006878 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006879 fetch 1 ,mem_device_option 
+0x2c54 006880 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006881 call lpm_uart_wake_lock ,true 
+0x2c56 006882 setarg -8 
+0x2c57 006883 iand rega ,rega 
+0x2c58 006884 copy rega ,pdata 
+0x2c59 006885 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006886 rtn 
+:      006888 lpm_uart_wake_lock:
+0x2c5b 006889 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006890 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006891 hfetch 2 ,core_uart_txitems 
+0x2c5e 006892 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006893 rtn 
+:      006895 lpm_shut_down:
+0x2c60 006896 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006897 set0 27 ,pdata 
+0x2c62 006898 hstore 4 ,core_lpm_reg 
+0x2c63 006899 call lpm_write_ctrl 
+0x2c64 006900 branch assert 
+:      006902 lpm_disable_exen_output:
+0x2c65 006903 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006904 set0 20 ,pdata 
+0x2c67 006905 hstore 4 ,core_lpm_reg 
+0x2c68 006906 branch lpm_write_ctrl2 
+:      006908 check_bt_disabled:
+0x2c69 006909 fetch 2 ,mem_chip_functions 
+0x2c6a 006910 bbit1 bt_disabled ,assert 
+0x2c6b 006911 rtn 
+:      006912 check_ble_disabled:
+0x2c6c 006913 fetch 2 ,mem_chip_functions 
+0x2c6d 006914 bbit1 ble_disabled ,assert 
+0x2c6e 006915 rtn 
+:      006916 check_module_disabled:
+0x2c6f 006917 fetch 2 ,mem_chip_functions 
+0x2c70 006918 bbit1 module_disable ,assert 
+0x2c71 006919 rtn 
+:      006980 g24_dispatch:
+0x2c72 006981 bpatch patch16_2 ,mem_patch16 
+0x2c73 006982 call g24_head_ptr2regc 
+0x2c74 006983 add regc ,offset_24g_mode ,regb 
+0x2c75 006984 ifetch 1 ,regb 
+0x2c76 006986 rtneq disable_24g 
+0x2c77 006987 beq tx_24g ,g24_transmit_process 
+0x2c78 006988 beq rx_24g ,g24_receive_process 
+0x2c79 006989 rtn 
+:      006991 g24_head_ptr2regc:
+0x2c7a 006992 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 006993 copy temp ,regc 
+0x2c7c 006994 rtn 
+:      006996 g24_receive_process_init:
+0x2c7d 006997 call g24_receive_init 
+0x2c7e 006998 branch g24_mode_switch_init 
+:      007000 g24_receive_process:
+0x2c7f 007001 call g24_mode_switch 
+0x2c80 007002 call g24_dongle_work_mode_auto 
+0x2c81 007003 call g24_dongle_bind_mode_auto 
+0x2c82 007004 branch g24_dongle_search_mode_auto 
+:      007007 g24_pair_init:
+0x2c83 007010 call g24_set0_mem_pid 
+0x2c84 007011 setarg g24_pair_ch 
+0x2c85 007012 call g24_store_mem_ch 
+0x2c86 007013 call g24_store_mem_pair_txpower 
+0x2c87 007016 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007017 ifetch 4 ,rega 
+0x2c89 007018 branch g24_store_mem_addr 
+:      007020 g24_ch:
+0x2c8a 007021 call g24_head_ptr2regc 
+0x2c8b 007022 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007023 ifetcht 1 ,regb 
+0x2c8d 007025 call g24_ch_temp_incre_size4 
+0x2c8e 007026 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007028 branch g24_contw_istoret_1byte 
+:      007030 g24_ch_temp_incre_size4:
+0x2c90 007031 call g24_ch_calc 
+0x2c91 007032 increase 1 ,temp 
+0x2c92 007033 and_into 3 ,temp 
+0x2c93 007034 rtn 
+:      007036 g24_ch_calc:
+0x2c94 007037 add regc ,offset_24g_addr ,regb 
+0x2c95 007038 ifetch 1 ,regb 
+0x2c96 007040 and_into 0x03 ,pdata 
+0x2c97 007041 mul32 pdata ,4 ,rega 
+0x2c98 007042 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007044 iadd rega ,pdata 
+0x2c9a 007045 iadd temp ,contr 
+0x2c9b 007046 ifetch 1 ,contr 
+0x2c9c 007048 branch g24_store_mem_ch 
+:      007050 g24_set_device_addr:
+0x2c9d 007051 call g24_store_mem_tx_power_temp 
+0x2c9e 007052 call otp_enable_chgpump 
+0x2c9f 007053 setarg 0x7e2 
+0x2ca0 007054 arg mem_temp ,rega 
+0x2ca1 007055 arg 4 ,temp 
+0x2ca2 007056 call otpd_read_data 
+0x2ca3 007057 call otp_disable_chgpump 
+0x2ca4 007058 fetch 4 ,mem_temp 
+0x2ca5 007059 call g24_store_mem_device_addr 
+0x2ca6 007061 nrtn blank 
+0x2ca7 007062 fetch 4 ,mem_lap 
+0x2ca8 007064 branch g24_store_mem_device_addr 
+:      007066 g24_transmit_rf_sta_init:
+0x2ca9 007067 call g24_set1_mem_rf_last_sta 
+0x2caa 007069 setarg 0 
+0x2cab 007070 call g24_store_mem_sync_cnt 
+:      007072 g24_transmit_rf_ctrl_clear:
+0x2cac 007073 call g24_fetch_mem_data_type 
+0x2cad 007075 and_into bits_data ,pdata 
+0x2cae 007077 branch g24_store_mem_data_type 
+:      007079 g24_hop_ch_enable:
+0x2caf 007080 call g24_fetch_mem_data_type 
+0x2cb0 007082 set1 bit_hop ,pdata 
+0x2cb1 007083 call g24_store_mem_data_type 
+0x2cb2 007086 branch g24_store_mem_txpayload 
+:      007088 g24_transmit_hop_pac_fail:
+0x2cb3 007089 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007091 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007092 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007093 rtn 
+:      007095 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007096 call g24_set2_mem_sync_cnt 
+:      007098 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007099 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007100 call g24_mem_set0 
+0x2cba 007102 call g24_store_mem_rf_last_sta 
+0x2cbb 007104 branch g24_transmit_rf_ctrl_clear 
+:      007106 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007107 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007109 branch g24_transmit_hop_pac_fail_stage1 
+:      007111 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007112 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007113 ifetch 1 ,rega 
+0x2cc0 007115 increase 1 ,pdata 
+0x2cc1 007116 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007117 istore 1 ,contw 
+0x2cc3 007119 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007120 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007122 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007123 setarg 1 
+0x2cc7 007124 call g24_store_mem_rf_hop_ch 
+:      007126 g24_rf_hop_attemp_again:
+0x2cc8 007127 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007129 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007130 g24_rf_hop_fastly:
+0x2cca 007131 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007132 ifetch 1 ,rega 
+0x2ccc 007134 increase 1 ,pdata 
+0x2ccd 007135 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007137 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007138 call g24_ch 
+0x2cd0 007139 call g24_set2_mem_max_retry 
+0x2cd1 007141 branch g24_transmit_packet 
+:      007143 g24_rf_hop_fastly_exit:
+0x2cd2 007144 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007146 branch g24_transmit_rf_ctrl_clear 
+:      007148 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007149 setarg 0 
+:      007150 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007151 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007152 branch g24_contw_istore_1byte 
+:      007154 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007155 call g24_set2_mem_sync_cnt 
+:      007157 g24_transmit_hop_pac_succ:
+0x2cd8 007158 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007160 call g24_set1_mem_rf_last_sta 
+0x2cda 007162 branch g24_transmit_rf_ctrl_clear 
+:      007164 g24_transmit_succ_rf_config:
+0x2cdb 007165 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007167 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007168 call g24_fetch_mem_data_type 
+0x2cde 007170 isolate0 bit_hop ,pdata 
+0x2cdf 007171 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007172 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007174 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007175 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007176 rtn 
+:      007178 g24_rf_sta_check:
+0x2ce4 007179 call g24_fetch_mem_pairing_sm 
+0x2ce5 007181 rtnne state_24g_pairing_success 
+0x2ce6 007182 call g24_rf_laststa_synccnt_check 
+0x2ce7 007183 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007184 rtn 
+:      007186 g24_rf_laststa_synccnt_check:
+0x2ce9 007187 disable user2 
+0x2cea 007188 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007189 ifetch 1 ,rega 
+0x2cec 007191 rtnne 1 
+0x2ced 007192 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007193 ifetch 1 ,rega 
+0x2cef 007195 rtnne 0 
+0x2cf0 007196 setarg 1 
+0x2cf1 007197 call g24_store_mem_rf_work_stage 
+0x2cf2 007199 call g24_set4_mem_max_retry 
+0x2cf3 007201 branch enable_user2 
+:      007203 g24_rf_sync_cnt_check:
+0x2cf4 007204 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007205 ifetch 1 ,rega 
+0x2cf6 007207 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007208 increase -1 ,pdata 
+0x2cf8 007209 call g24_store_mem_sync_cnt 
+0x2cf9 007211 setarg 2 
+0x2cfa 007212 call g24_store_mem_rf_work_stage 
+0x2cfb 007214 call g24_ch 
+0x2cfc 007216 branch g24_set4_mem_max_retry 
+:      007218 g24_store_mem_rf_work_stage:
+0x2cfd 007219 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007220 branch g24_contw_istore_1byte 
+:      007223 g24_rf_hop_attemp:
+0x2cff 007224 setarg 3 
+0x2d00 007225 call g24_store_mem_rf_work_stage 
+0x2d01 007227 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007229 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007230 call g24_ch 
+:      007232 g24_set2_mem_max_retry:
+0x2d04 007233 setarg 2 
+0x2d05 007234 branch g24_store_mem_max_retry 
+:      007236 g24_transmit_process:
+0x2d06 007237 rtnmark0 mark_24g 
+0x2d07 007238 set1 mark_24g_conext ,mark 
+0x2d08 007239 bpatch patch16_3 ,mem_patch16 
+0x2d09 007240 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007241 ifetch 1 ,rega 
+0x2d0b 007243 beq 1 ,g24_transmit_without_int 
+0x2d0c 007244 call g24_timer_check 
+0x2d0d 007245 nbranch g24_transmit_exit ,user 
+0x2d0e 007246 call g24_interval_calibrate 
+:      007247 g24_transmit_without_int:
+0x2d0f 007248 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007249 call g24_mem_set0 
+0x2d11 007251 call g24_txdata_prep 
+0x2d12 007252 nbranch g24_enter_lpm ,user 
+0x2d13 007253 call g24_rf_sta_check 
+:      007254 g24_transmit_start:
+0x2d14 007255 call g24_transmit_packet 
+0x2d15 007256 call g24_power_ctrl 
+:      007257 g24_transmit_exit:
+0x2d16 007258 set0 mark_24g_conext ,mark 
+0x2d17 007259 rtn 
+:      007261 g24_timer_timeout:
+0x2d18 007262 rtn zero 
+0x2d19 007263 set1 28 ,pdata 
+0x2d1a 007264 rtn 
+:      007266 g24_interval_calibrate:
+0x2d1b 007267 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007268 ifetch 1 ,rega 
+0x2d1d 007270 increase 1 ,pdata 
+0x2d1e 007271 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007272 istore 1 ,contw 
+0x2d20 007274 beq 4 ,g24_interval_max 
+0x2d21 007275 beq 5 ,g24_interval_min 
+0x2d22 007276 rtn 
+:      007277 g24_interval_max:
+0x2d23 007278 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007279 ifetch 1 ,rega 
+:      007281 g24_interval_update:
+0x2d25 007283 add regc ,offset_24g_interval ,contw 
+0x2d26 007284 branch g24_contw_istore_1byte 
+:      007286 g24_interval_min:
+0x2d27 007287 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007288 call g24_mem_set0 
+0x2d29 007290 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007291 ifetch 1 ,rega 
+0x2d2b 007293 branch g24_interval_update 
+:      007295 g24_txdata_prep:
+0x2d2c 007296 call g24_fetch_mem_pairing_sm 
+0x2d2d 007298 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007299 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007300 call g24_package_data 
+0x2d30 007301 nbranch g24_txdata_last_pac ,user 
+0x2d31 007302 call g24_transmit_prep 
+0x2d32 007303 call g24_power_ctrl_pac_incrs 
+:      007304 g24_txdata_enable_tx:
+0x2d33 007306 setarg ensure_on_24g 
+:      007307 g24_store_mem_ensure:
+0x2d34 007308 add regc ,offset_24g_ensure ,contw 
+0x2d35 007309 branch g24_contw_istore_1byte 
+:      007311 g24_txdata_last_pac:
+0x2d36 007312 add regc ,offset_24g_ensure ,rega 
+0x2d37 007313 ifetch 1 ,rega 
+0x2d38 007315 beq ensure_on_24g ,enable_user 
+0x2d39 007316 rtn 
+:      007318 g24_package_data:
+0x2d3a 007320 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007321 ifetch 2 ,temp 
+0x2d3c 007323 call callback_func 
+0x2d3d 007324 nrtn user 
+0x2d3e 007325 copy rega ,pdata 
+0x2d3f 007326 store 1 ,mem_rega 
+0x2d40 007327 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007328 call g24_mem_set0 
+0x2d42 007330 call g24_transmit_rf_ctrl_clear 
+0x2d43 007331 store 1 ,mem_24g_common_temp 
+0x2d44 007332 fetch 1 ,mem_rega 
+0x2d45 007333 copy pdata ,rega 
+0x2d46 007334 add rega ,1 ,temp 
+0x2d47 007335 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007336 copy rega ,loopcnt 
+0x2d49 007337 copy regb ,contr 
+0x2d4a 007338 call memcpy 
+0x2d4b 007339 arg mem_24g_common_temp ,rega 
+:      007340 g24_put_data_in_buff:
+0x2d4c 007341 rtnmark0 mark_24g_conext 
+0x2d4d 007342 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007343 istoret 1 ,contw 
+0x2d4f 007345 copy temp ,loopcnt 
+0x2d50 007346 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007348 copy rega ,contr 
+0x2d52 007349 branch memcpy 
+:      007351 g24_transmit_prep:
+0x2d53 007353 add regc ,offset_24g_datalen ,rega 
+0x2d54 007354 ifetch 1 ,rega 
+0x2d55 007356 increase 2 ,pdata 
+0x2d56 007357 add regc ,offset_24g_txlen ,contw 
+0x2d57 007358 istore 1 ,contw 
+0x2d58 007361 call g24_fetch_mem_data_type 
+0x2d59 007363 call g24_store_mem_txpayload 
+0x2d5a 007366 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007367 ifetch 1 ,rega 
+0x2d5c 007369 lshift3 pdata ,pdata 
+0x2d5d 007370 add regc ,offset_24g_pid ,rega 
+0x2d5e 007371 ifetcht 1 ,rega 
+0x2d5f 007373 and temp ,0x03 ,temp 
+0x2d60 007374 lshift temp ,temp 
+0x2d61 007375 ior temp ,pdata 
+0x2d62 007376 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007377 ifetcht 1 ,rega 
+0x2d64 007379 iadd temp ,pdata 
+0x2d65 007380 istore 1 ,contw 
+0x2d66 007382 add regc ,offset_24g_datalen ,rega 
+0x2d67 007383 ifetch 1 ,rega 
+0x2d68 007385 iforce loopcnt 
+0x2d69 007386 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007388 branch memcpy 
+:      007390 g24_send_abort_packet:
+0x2d6b 007391 call g24_set1_mem_abort_pac 
+0x2d6c 007393 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007395 call g24_power_ctrl_reinit 
+0x2d6e 007396 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007397 store 1 ,mem_24g_common_temp 
+0x2d70 007398 call g24_put_data_in_buff_pre 
+0x2d71 007399 call g24_fetch_mem_data_type 
+0x2d72 007401 set1 bit_abort ,pdata 
+0x2d73 007402 call g24_store_mem_data_type 
+0x2d74 007404 call g24_transmit_prep 
+0x2d75 007405 call g24_txdata_enable_tx 
+0x2d76 007406 branch g24_transmit_start 
+:      007408 g24_put_data_in_buff_pre:
+0x2d77 007409 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007410 call g24_fetch_mem_device_addr 
+0x2d79 007412 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007413 arg 6 ,temp 
+0x2d7b 007414 arg mem_24g_common_temp ,rega 
+0x2d7c 007415 branch g24_put_data_in_buff 
+:      007417 g24_enter_lpm:
+0x2d7d 007418 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007419 ifetch 1 ,rega 
+0x2d7f 007421 branch g24_send_abort_packet ,blank 
+:      007422 g24_enter_lpm_prepare:
+0x2d80 007424 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007425 ifetch 2 ,rega 
+0x2d82 007427 branch callback_func 
+:      007429 g24_lpm_long_sleep:
+0x2d83 007430 call g24_head_ptr2regc 
+0x2d84 007432 call lpo_calibration 
+0x2d85 007433 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007434 rtn blank 
+0x2d87 007435 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007436 ifetch 2 ,temp 
+0x2d89 007438 call callback_func 
+0x2d8a 007439 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007440 ifetch 8 ,temp 
+0x2d8c 007441 call clk2lpo 
+0x2d8d 007442 storet 4 ,mem_sleep_counter 
+0x2d8e 007443 branch lpm_sleep 
+:      007445 g24_transmit_packet:
+0x2d8f 007446 call g24_head_ptr2regc 
+0x2d90 007447 add regc ,offset_24g_retry ,contw 
+0x2d91 007448 call g24_mem_set0 
+:      007450 g24_transmit_loop:
+0x2d92 007451 call g24_transmit_receive_ack 
+0x2d93 007452 nbranch g24_retransmit ,sync 
+0x2d94 007453 nbranch g24_retransmit ,user3 
+0x2d95 007454 call g24_ackpayload_parse 
+0x2d96 007455 call g24_power_ctrl_ack_incrs 
+:      007456 g24_transmit_next_packet:
+0x2d97 007457 call g24_head_ptr2regc 
+0x2d98 007458 add regc ,offset_24g_pid ,rega 
+0x2d99 007459 ifetch 1 ,rega 
+0x2d9a 007461 increase 1 ,pdata 
+0x2d9b 007462 call g24_store_mem_pid 
+0x2d9c 007464 call g24_fetch_mem_pairing_sm 
+0x2d9d 007466 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007467 call g24_transmit_succ_rf_config 
+:      007468 g24_transmit_abandon:
+0x2d9f 007469 setarg 0 
+0x2da0 007470 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007471 istore 2 ,contw 
+0x2da2 007475 setarg ensure_off_24g 
+0x2da3 007476 branch g24_store_mem_ensure 
+:      007479 g24_transmit_receive_ack:
+0x2da4 007480 disable user3 
+0x2da5 007481 call g24_transmit 
+0x2da6 007482 call g24_head_ptr2regc 
+0x2da7 007483 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007484 ifetch 1 ,rega 
+0x2da9 007486 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007487 call g24_receive_packet 
+0x2dab 007488 branch g24_end_of_packet 
+:      007489 g24_transmit_no_ack:
+0x2dac 007490 call g24_end_of_packet 
+0x2dad 007491 branch g24_transmit_next_packet 
+:      007494 g24_retransmit:
+0x2dae 007495 bpatch patch16_5 ,mem_patch16 
+0x2daf 007496 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007497 ifetch 1 ,rega 
+0x2db1 007499 increase 1 ,pdata 
+0x2db2 007500 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007501 istore 1 ,contw 
+0x2db4 007503 call g24_fetch_mem_pairing_sm 
+0x2db5 007505 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007506 add regc ,offset_24g_retry ,rega 
+0x2db7 007507 ifetcht 1 ,rega 
+0x2db8 007509 increase 1 ,temp 
+0x2db9 007510 add regc ,offset_24g_retry ,contw 
+0x2dba 007511 istoret 1 ,contw 
+0x2dbb 007513 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007514 ifetch 1 ,rega 
+0x2dbd 007516 isub temp ,pdata 
+0x2dbe 007517 nbranch g24_transmit_loop ,blank 
+0x2dbf 007518 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007519 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007521 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007522 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007523 ifetch 1 ,rega 
+0x2dc4 007525 increase 1 ,pdata 
+0x2dc5 007526 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007527 istore 1 ,contw 
+0x2dc7 007529 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007530 call g24_hop_ch_enable 
+0x2dc9 007531 setarg 1 
+0x2dca 007532 call g24_store_mem_max_retry 
+0x2dcb 007534 branch g24_transmit_packet 
+:      007536 g24_tx_paring_retry:
+0x2dcc 007537 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007538 ifetch 1 ,rega 
+0x2dce 007540 rtnne 0xff 
+0x2dcf 007541 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007542 call g24_mem_set0 
+0x2dd1 007544 branch g24_stop_24g_mode 
+:      007546 g24_tx_attempt_fail:
+0x2dd2 007547 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007548 call g24_mem_set0 
+:      007550 g24_stop_24g_mode:
+0x2dd4 007551 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007552 branch ui_ipc_send_event 
+:      007554 g24_ackpayload_parse:
+0x2dd6 007555 call g24_read_len_pid_crc 
+0x2dd7 007556 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007557 ifetch 1 ,rega 
+0x2dd9 007559 rtn blank 
+0x2dda 007560 iforce loopcnt 
+0x2ddb 007561 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007563 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007565 branch memcpy 
+:      007568 g24_read_len_pid_crc:
+0x2dde 007570 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007572 rshift3 pdata ,pdata 
+0x2de0 007573 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007574 istore 1 ,contw 
+0x2de2 007577 increase 1 ,pdata 
+0x2de3 007578 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007580 iadd contr ,contr 
+0x2de5 007581 ifetch 3 ,contr 
+0x2de6 007582 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007583 istore 3 ,contw 
+0x2de8 007586 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007588 rshift pdata ,pdata 
+0x2dea 007589 and pdata ,0x03 ,pdata 
+0x2deb 007590 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007591 istore 1 ,contw 
+0x2ded 007593 rtn 
+:      007595 g24_prep:
+0x2dee 007596 disable enable_crc 
+0x2def 007597 disable enable_white 
+0x2df0 007598 setarg 0x555555 
+0x2df1 007599 iforce crc24_init 
+0x2df2 007600 rtn 
+:      007602 g24_set_freq_tx:
+0x2df3 007603 call set_sync_on 
+0x2df4 007604 add regc ,offset_24g_ch ,rega 
+0x2df5 007605 ifetcht 1 ,rega 
+0x2df6 007607 branch set_freq_tx 
+:      007609 g24_transmit:
+0x2df7 007610 call g24_prep 
+0x2df8 007611 call g24_set_freq_tx 
+0x2df9 007612 set1 txgfsk ,radio_ctrl 
+0x2dfa 007613 enable encode_fec0 
+0x2dfb 007614 enable is_tx 
+0x2dfc 007615 disable is_rx 
+0x2dfd 007616 call le_enable 
+0x2dfe 007617 call g24_fetch_mem_addr 
+0x2dff 007619 iforce access 
+0x2e00 007620 inject mod ,32 
+0x2e01 007621 enable enable_crc 
+0x2e02 007622 add regc ,offset_24g_txlen ,rega 
+0x2e03 007623 ifetch 1 ,rega 
+0x2e04 007625 iforce loopcnt 
+0x2e05 007626 add regc ,offset_24g_txpayload ,contr 
+:      007628 g24tr_loop:
+0x2e06 007629 ifetch 1 ,contr 
+0x2e07 007630 inject mod ,8 
+0x2e08 007631 loop g24tr_loop 
+0x2e09 007632 enable enable_parity 
+0x2e0a 007633 inject mod ,24 
+0x2e0b 007634 disable enable_parity 
+0x2e0c 007635 until null ,tx_clear 
+0x2e0d 007636 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007637 nop 100 
+0x2e0f 007638 disable encode_fec0 
+0x2e10 007639 rtn 
+:      007641 g24_receive_packet:
+0x2e11 007642 disable user3 
+0x2e12 007643 force 0 ,radio_ctrl 
+0x2e13 007644 add regc ,offset_24g_ch ,rega 
+0x2e14 007645 ifetcht 1 ,rega 
+0x2e15 007647 call set_freq_rx 
+0x2e16 007648 call rf_rx_enable 
+:      007649 g24_receive_rxon:
+0x2e17 007650 call g24_prep 
+0x2e18 007651 enable decode_fec0 
+0x2e19 007652 enable is_rx 
+0x2e1a 007653 disable is_tx 
+0x2e1b 007654 call le_enable 
+0x2e1c 007655 call g24_fetch_mem_addr 
+0x2e1d 007657 iforce access 
+0x2e1e 007658 enable swfine 
+0x2e1f 007659 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007660 ifetch 2 ,rega 
+0x2e21 007662 iforce stop_watch 
+0x2e22 007663 correlate null ,timeout 
+0x2e23 007664 nbranch g24_sync_timeout ,sync 
+0x2e24 007665 enable enable_crc 
+0x2e25 007666 parse demod ,bucket ,8 
+0x2e26 007667 rshift3 pwindow ,pdata 
+0x2e27 007668 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007669 istore 1 ,contw 
+0x2e29 007671 add regc ,offset_24g_mode ,rega 
+0x2e2a 007672 ifetch 1 ,rega 
+0x2e2b 007674 beq rx_24g ,g24_receive_skip 
+0x2e2c 007675 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007676 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007677 ifetch 1 ,rega 
+0x2e2f 007679 add regc ,offset_24g_data_type ,rega 
+0x2e30 007680 ifetcht 1 ,rega 
+0x2e31 007682 icompare bits_data ,temp 
+0x2e32 007683 nbranch g24_end_of_packet ,true 
+:      007684 g24_receive_skip:
+0x2e33 007685 parse demod ,bucket ,8 
+0x2e34 007686 rshift3 pwindow ,pdata 
+0x2e35 007687 istore 1 ,contw 
+0x2e36 007688 rshift3 pdata ,pdata 
+0x2e37 007689 and pdata ,0x1f ,loopcnt 
+0x2e38 007690 branch g24rx_nopayload ,zero 
+:      007691 g24rx_loop:
+0x2e39 007692 parse demod ,bucket ,8 
+0x2e3a 007693 rshift3 pwindow ,pdata 
+0x2e3b 007694 istore 1 ,contw 
+0x2e3c 007695 loop g24rx_loop 
+:      007696 g24rx_nopayload:
+0x2e3d 007697 parse demod ,bucket ,24 
+0x2e3e 007698 rshift32 pdata ,pdata 
+0x2e3f 007699 rshift16 pdata ,pdata 
+0x2e40 007700 istore 3 ,contw 
+0x2e41 007701 branch g24_end_of_packet ,crc_failed 
+0x2e42 007702 enable user3 
+0x2e43 007703 disable decode_fec0 
+0x2e44 007704 rtn 
+:      007707 g24_end_of_packet:
+0x2e45 007708 disable encode_fec0 
+0x2e46 007709 disable decode_fec0 
+0x2e47 007710 disable enable_crc 
+0x2e48 007711 disable enable_white 
+0x2e49 007712 branch shutdown_radio ,is_rx 
+0x2e4a 007713 until null ,tx_clear 
+0x2e4b 007714 nop 100 
+0x2e4c 007715 branch shutdown_radio 
+:      007717 g24_sync_timeout:
+0x2e4d 007718 call rssi_noise 
+0x2e4e 007719 branch g24_end_of_packet 
+:      007721 rssi_noise:
+0x2e4f 007722 call save_rssi 
+0x2e50 007723 rtn blank 
+0x2e51 007724 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007725 ifetcht 1 ,rega 
+0x2e53 007727 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007729 call rssi_noise_store 
+0x2e55 007730 add regc ,offset_rssi_noise_index ,contw 
+:      007732 g24_contw_istoret_1byte:
+0x2e56 007733 istoret 1 ,contw 
+0x2e57 007734 rtn 
+:      007736 rssi_noise_store:
+0x2e58 007737 arg rssi_buf_len_noise ,regb 
+0x2e59 007738 branch rssi_store 
+:      007756 rssi_store:
+0x2e5a 007757 copy rega ,pdata 
+0x2e5b 007758 iadd temp ,contw 
+0x2e5c 007759 fetch 1 ,mem_rssi 
+0x2e5d 007760 istore 1 ,contw 
+0x2e5e 007761 increase 1 ,temp 
+0x2e5f 007762 copy regb ,pdata 
+0x2e60 007763 iand_into temp 
+0x2e61 007764 rtn 
+:      007766 rssi_average:
+0x2e62 007767 arg 0 ,temp 
+0x2e63 007768 copy rega ,contr 
+:      007769 rssi_average_loop:
+0x2e64 007770 ifetch 1 ,contr 
+0x2e65 007771 iadd temp ,temp 
+0x2e66 007772 loop rssi_average_loop 
+0x2e67 007773 rshift8 temp ,temp 
+0x2e68 007774 rtn 
+:      007776 g24_power_ctrl_init:
+0x2e69 007777 call g24_head_ptr2regc 
+0x2e6a 007778 call g24_power_ctrl_incrs_level1 
+0x2e6b 007779 setarg 1 
+0x2e6c 007780 call g24_store_mem_power_ctrl_level 
+:      007782 g24_power_ctrl_reinit:
+0x2e6d 007783 setarg 0 
+0x2e6e 007784 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007786 istore 1 ,contw 
+0x2e70 007788 rtn 
+:      007790 g24_power_ctrl_pac_incrs:
+0x2e71 007791 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007793 increase 1 ,pdata 
+:      007794 g24_store_mem_power_ctrl_pac:
+0x2e73 007796 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007797 branch g24_contw_istore_1byte 
+:      007799 g24_power_ctrl_ack_incrs:
+0x2e75 007802 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007803 ifetch 1 ,rega 
+0x2e77 007804 increase 1 ,pdata 
+0x2e78 007805 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007806 branch g24_contw_istore_1byte 
+:      007808 g24_power_ctrl:
+0x2e7a 007809 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007810 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007812 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007813 rtn positive 
+0x2e7e 007814 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007815 ifetcht 1 ,rega 
+0x2e80 007817 isub temp ,temp 
+0x2e81 007818 call g24_power_ctrl_reinit 
+0x2e82 007819 setarg offset_power_ctrl_threshold_up 
+0x2e83 007820 iadd regc ,rega 
+0x2e84 007821 ifetch 1 ,rega 
+0x2e85 007823 isub temp ,null 
+0x2e86 007824 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007825 setarg offset_power_ctrl_threshold_down 
+0x2e88 007826 iadd regc ,rega 
+0x2e89 007827 ifetch 1 ,rega 
+0x2e8a 007829 isub temp ,null 
+0x2e8b 007830 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007831 rtn 
+:      007833 g24_power_ctrl_incrs:
+0x2e8d 007834 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007835 ifetch 1 ,rega 
+0x2e8f 007837 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007838 increase 1 ,pdata 
+0x2e91 007839 call g24_store_mem_power_ctrl_level 
+0x2e92 007841 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007842 g24_power_ctrl_incrs_level2:
+0x2e93 007843 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007844 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007846 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007847 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007850 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007852 branch g24_ifetch_rega_store_mem_txpower 
+:      007854 g24_power_ctrl_decrs:
+0x2e99 007855 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007856 ifetch 1 ,rega 
+0x2e9b 007858 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007859 increase -1 ,pdata 
+0x2e9d 007860 call g24_store_mem_power_ctrl_level 
+0x2e9e 007862 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007863 g24_power_ctrl_decrs_level1:
+:      007866 g24_power_ctrl_incrs_level1:
+0x2e9f 007867 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007868 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007870 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007871 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007874 setarg offset_power_ctrl_txpwr_level1 
+:      007875 g24_iadd_offset_mem_txpower:
+0x2ea4 007876 iadd regc ,rega 
+:      007877 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007878 ifetch 1 ,rega 
+0x2ea6 007880 branch g24_store_mem_txpower 
+:      007882 g24_power_ctrl_decrs_level0:
+0x2ea7 007885 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007886 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007888 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007889 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007892 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007894 branch g24_iadd_offset_mem_txpower 
+:      007908 g24_start_pairing_sm1:
+0x2ead 007909 set1 mark_24g ,mark 
+0x2eae 007910 call g24_pair_init 
+:      007911 g24_set_pairing_sm_1:
+0x2eaf 007913 setarg state_24g_pairing_1 
+0x2eb0 007914 branch g24_store_mem_pairing_sm 
+:      007916 g24_pairing_sm:
+0x2eb1 007917 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007918 ifetch 1 ,rega 
+0x2eb3 007920 beq ensure_on_24g ,enable_user 
+0x2eb4 007921 call g24_fetch_mem_pairing_sm 
+0x2eb5 007923 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 007924 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 007925 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 007926 branch assert 
+:      007928 g24_pairing_sm_1:
+0x2eb9 007929 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 007930 call g24_store_mem_pairing_sm 
+0x2ebb 007932 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 007933 branch g24_pairing_sm_common 
+:      007934 g24_pairing_sm_2:
+0x2ebd 007935 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 007936 call g24_store_mem_pairing_sm 
+0x2ebf 007938 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 007939 branch g24_pairing_sm_common 
+:      007940 g24_pairing_sm_3:
+0x2ec1 007941 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 007942 call g24_store_mem_pairing_sm 
+0x2ec3 007944 jam 0x22 ,mem_24g_common_temp 
+:      007945 g24_pairing_sm_common:
+0x2ec4 007946 call g24_fetch_mem_data_type 
+0x2ec5 007948 and_into bits_data ,pdata 
+0x2ec6 007949 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 007950 call g24_fetch_mem_device_addr 
+0x2ec8 007952 store 4 ,mem_24g_common_temp + 2 
+:      007953 g24_put_pairing_data_in_buff:
+0x2ec9 007954 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 007955 arg mem_24g_common_temp ,rega 
+0x2ecb 007956 arg 7 ,temp 
+0x2ecc 007957 call g24_put_data_in_buff 
+0x2ecd 007958 call g24_transmit_prep 
+0x2ece 007959 call g24_txdata_enable_tx 
+0x2ecf 007960 branch enable_user 
+:      007962 g24_paring_mode:
+0x2ed0 007963 call g24_fetch_mem_pairing_sm 
+0x2ed1 007965 rtneq state_24g_pairing_success 
+0x2ed2 007966 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 007967 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 007968 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 007969 rtn 
+:      007971 g24_pairing_sm_1_waiting_ack:
+0x2ed6 007972 setarg state_24g_pairing_2 
+0x2ed7 007973 call g24_store_mem_pairing_sm 
+0x2ed8 007975 branch g24_transmit_abandon 
+:      007976 g24_pairing_sm_2_waiting_ack:
+0x2ed9 007977 setarg state_24g_pairing_3 
+0x2eda 007978 call g24_store_mem_pairing_sm 
+0x2edb 007980 branch g24_transmit_abandon 
+:      007981 g24_pairing_sm_3_waiting_ack:
+0x2edc 007982 setarg state_24g_pairing_success 
+0x2edd 007983 call g24_store_mem_pairing_sm 
+0x2ede 007985 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 007986 call ui_ipc_send_event 
+0x2ee0 007987 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 007988 ifetch 4 ,rega 
+0x2ee2 007990 call g24_store_mem_addr 
+0x2ee3 007992 branch g24_transmit_abandon 
+:      007994 g24_auto_pair_start:
+0x2ee4 007995 set0 mark_24g ,mark 
+0x2ee5 007996 call g24_auto_pair_set_device_info 
+0x2ee6 007997 call g24_tx_attemp_data_prep 
+:      007998 g24_auto_pair_restart:
+0x2ee7 007999 call g24_set0_mem_check_dongle_times 
+:      008000 g24_auto_pair_start_loop:
+0x2ee8 008001 nop 2000 
+0x2ee9 008002 call g24_fetch_mem_check_dongle_times 
+0x2eea 008003 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 008004 call g24_transmit_receive_ack 
+0x2eec 008005 nbranch g24_auto_pair_retry ,sync 
+0x2eed 008006 nbranch g24_auto_pair_retry ,user3 
+0x2eee 008007 call g24_ackpayload_parse 
+0x2eef 008008 call g24_head_ptr2regc 
+0x2ef0 008009 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008010 ifetcht 4 ,rega 
+0x2ef2 008011 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008012 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008013 call g24_head_ptr2regc 
+0x2ef5 008014 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008015 ifetch 4 ,rega 
+0x2ef7 008016 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008017 call g24_store_mem_addr 
+0x2ef9 008018 branch g24_tx_attemp_dongle_succ 
+:      008020 g24_auto_pair_retry:
+0x2efa 008021 call g24_fetch_mem_check_dongle_times 
+0x2efb 008022 increase 1 ,pdata 
+0x2efc 008023 call g24_store_mem_check_dongle_times 
+0x2efd 008025 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008026 increase 1 ,pdata 
+0x2eff 008027 and_into 1 ,pdata 
+0x2f00 008028 call g24_store_mem_auto_paring_switch 
+0x2f01 008029 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008030 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008031 rtn 
+:      008033 g24_fetch_mem_auto_paring_switch:
+0x2f04 008034 setarg offset_24g_auto_pair_switch 
+0x2f05 008035 branch g24_set_rega_ifetch_1byte 
+:      008036 g24_store_mem_auto_paring_switch:
+0x2f06 008037 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008038 branch g24_set_contw_with_regb_store_1byte 
+:      008040 g24_auto_pair_set_device_info:
+0x2f08 008041 call g24_store_mem_tx_power 
+0x2f09 008042 call g24_fetch_mem_device_addr 
+0x2f0a 008043 call g24_store_mem_addr 
+0x2f0b 008044 branch g24_ch 
+:      008046 g24_auto_pair_device_attemp:
+0x2f0c 008047 call g24_auto_pair_set_device_info 
+0x2f0d 008048 branch g24_auto_pair_start_loop 
+:      008050 g24_auto_pair_pair_attemp:
+0x2f0e 008051 call g24_pair_init 
+0x2f0f 008052 branch g24_auto_pair_start_loop 
+:      008055 g24_start_24g_mode:
+0x2f10 008056 set0 mark_24g ,mark 
+0x2f11 008057 call g24_ch 
+0x2f12 008058 call g24_fetch_mem_pairing_sm 
+0x2f13 008060 rtnne state_24g_pairing_success 
+0x2f14 008061 call g24_tx_attemp_data_prep 
+0x2f15 008062 call g24_set0_mem_check_dongle_times 
+:      008064 g24_tx_attemp_dongle_loop:
+0x2f16 008065 nop 2000 
+0x2f17 008066 call g24_fetch_mem_check_dongle_times 
+0x2f18 008068 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008069 call g24_transmit_receive_ack 
+0x2f1a 008070 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008071 nbranch g24_attemp_txdata_retry ,user3 
+:      008072 g24_tx_attemp_dongle_succ:
+0x2f1c 008073 set1 mark_24g ,mark 
+0x2f1d 008074 call g24_set0_mem_check_dongle_times 
+0x2f1e 008075 setarg state_24g_pairing_success 
+0x2f1f 008076 call g24_store_mem_pairing_sm 
+0x2f20 008078 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008079 branch ui_ipc_send_event 
+:      008081 g24_tx_attemp_data_prep:
+0x2f22 008082 set1 mark_24g_conext ,mark 
+0x2f23 008083 jam 0xff ,mem_24g_common_temp 
+0x2f24 008084 call g24_fetch_mem_data_type 
+0x2f25 008086 call g24_put_data_in_buff_pre 
+0x2f26 008087 branch g24_transmit_prep 
+:      008089 g24_attemp_txdata_retry:
+0x2f27 008090 call g24_fetch_mem_check_dongle_times 
+0x2f28 008092 increase 1 ,pdata 
+0x2f29 008093 call g24_store_mem_check_dongle_times 
+0x2f2a 008095 call g24_ch 
+0x2f2b 008096 branch g24_tx_attemp_dongle_loop 
+:      008098 g24_check_51cmd_start_24g:
+0x2f2c 008099 call g24_store_mem_tx_power 
+0x2f2d 008102 setarg state_24g_pairing_success 
+0x2f2e 008103 call g24_store_mem_pairing_sm 
+0x2f2f 008105 branch g24_start_24g_mode 
+:      008114 dongle_init:
+0x2f30 008115 bpatch patch17_2 ,mem_patch17 
+0x2f31 008116 call g24_head_ptr2regc 
+0x2f32 008117 setarg dongle_rxdata_type1 
+0x2f33 008118 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008119 istore 2 ,contw 
+0x2f35 008121 call g24_receive_init 
+0x2f36 008122 call usb_init 
+0x2f37 008123 call g24_fetch_mem_pair_mode 
+0x2f38 008125 bpatch patch17_3 ,mem_patch17 
+0x2f39 008126 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008127 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008128 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008129 branch assert 
+:      008131 g24_receive_init:
+0x2f3d 008132 call g24_store_mem_tx_power_temp 
+0x2f3e 008133 arg 0x80 ,loopcnt 
+0x2f3f 008134 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008135 branch memset0 
+:      008137 dongle_all_powerful:
+0x2f41 008138 call dongle_check_mode 
+:      008139 dongle_all_powerful_loop:
+0x2f42 008140 call g24_dongle_work_mode 
+0x2f43 008141 call usb_isr 
+0x2f44 008142 branch dongle_all_powerful_loop 
+:      008144 dongle_pc_bind:
+0x2f45 008145 bpatch patch17_4 ,mem_patch17 
+0x2f46 008146 call dongle_check_mode 
+:      008147 dongle_pc_bind_loop:
+0x2f47 008148 call g24_dongle_work_mode 
+0x2f48 008149 call g24_dongle_bind_mode 
+0x2f49 008150 call usb_isr 
+0x2f4a 008151 call dongle_usb_dispatch 
+0x2f4b 008152 branch dongle_pc_bind_loop 
+:      008154 dongle_check_mode:
+0x2f4c 008158 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008159 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008160 branch g24_set0_mem_ackpayload_enable 
+:      008162 g24_dongle_work_mode:
+0x2f4f 008163 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008165 rtnne dongle_work 
+:      008166 g24_dongle_work_mode_start:
+0x2f51 008167 call g24_dongle_work_init 
+0x2f52 008168 call g24_ch_process 
+0x2f53 008169 call g24_receive_packet_start 
+0x2f54 008170 branch g24_blank_data_process 
+:      008172 g24_dongle_work_init:
+0x2f55 008173 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008175 rtnbit1 dongle_work 
+0x2f57 008176 set1 dongle_work ,pdata 
+0x2f58 008177 call g24_store_mem_dongle_mode_init 
+0x2f59 008179 call g24_store_mem_tx_power 
+0x2f5a 008182 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008184 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008185 call g24_set1_mem_abort_pac 
+0x2f5d 008187 call g24_dongle_init 
+:      008188 g24_rx_interrupt_clear:
+0x2f5e 008189 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008191 arg 66 ,loopcnt 
+0x2f60 008192 branch clear_mem 
+:      008194 g24_dongle_init:
+0x2f61 008195 call g24_set0_mem_pid 
+0x2f62 008197 call g24_fetch_mem_rx_addr 
+0x2f63 008199 call g24_store_mem_addr 
+0x2f64 008201 branch g24_ch 
+:      008203 g24_ch_process:
+0x2f65 008204 bpatch patch17_5 ,mem_patch17 
+0x2f66 008205 call g24_fetch_mem_abort_pac 
+0x2f67 008207 beq 1 ,g24_noise_rssi 
+0x2f68 008208 call g24_fetch_mem_hop_pac 
+0x2f69 008210 beq 1 ,g24_ch 
+0x2f6a 008211 setarg offset_24g_hop_btclk 
+0x2f6b 008212 iadd regc ,rega 
+0x2f6c 008213 ifetcht 4 ,rega 
+0x2f6d 008215 copy clkn_bt ,pdata 
+0x2f6e 008216 isub temp ,null 
+0x2f6f 008217 ncall g24_timer_timeout ,positive 
+0x2f70 008218 copy pdata ,regb 
+0x2f71 008219 setarg offset_24g_hop_btclk 
+0x2f72 008220 iadd regc ,rega 
+0x2f73 008221 ifetch 4 ,rega 
+0x2f74 008222 copy pdata ,temp 
+0x2f75 008224 setarg offset_24g_hop_interval 
+0x2f76 008225 iadd regc ,rega 
+0x2f77 008226 copy temp ,pdata 
+0x2f78 008227 ifetcht 1 ,rega 
+0x2f79 008229 iadd temp ,temp 
+0x2f7a 008230 copy regb ,pdata 
+0x2f7b 008231 isub temp ,null 
+0x2f7c 008232 nrtn positive 
+0x2f7d 008233 set0 28 ,pdata 
+0x2f7e 008234 setarg offset_24g_hop_btclk 
+0x2f7f 008235 iadd regc ,contw 
+0x2f80 008236 istore 4 ,contw 
+:      008238 g24_ch_update:
+0x2f81 008239 call g24_ch 
+0x2f82 008240 call g24_fetch_mem_rf_laststa 
+0x2f83 008242 increase 1 ,pdata 
+0x2f84 008243 call g24_store_mem_rf_laststa 
+0x2f85 008245 rtnne 2 
+0x2f86 008246 call g24_set0_mem_rf_laststa 
+0x2f87 008250 branch g24_set1_mem_abort_pac 
+:      008252 g24_ch_timer_reinit:
+0x2f88 008253 copy clkn_bt ,pdata 
+0x2f89 008254 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008255 call g24_set_contw_with_temp 
+0x2f8b 008256 istore 4 ,contw 
+0x2f8c 008260 branch g24_set0_mem_rf_laststa 
+:      008262 g24_noise_rssi:
+0x2f8d 008263 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008264 call g24_noise_rssi_average 
+0x2f8f 008265 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008266 istoret 1 ,contw 
+0x2f91 008268 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008269 nrtn positive 
+0x2f93 008270 branch g24_ch 
+:      008272 g24_noise_rssi_average:
+0x2f94 008273 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008274 branch rssi_average 
+:      008276 g24_blank_data_process:
+0x2f96 008277 call g24_ms_blank_data 
+0x2f97 008278 call g24_kb_blank_data 
+0x2f98 008279 branch g24_kb_mul_blank_data 
+:      008281 g24_ms_blank_data:
+0x2f99 008282 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008283 call g24_set_rega_ifetch_1byte 
+0x2f9b 008285 rtn blank 
+0x2f9c 008286 arg timer_ms_blank ,queue 
+0x2f9d 008287 call timer_check 
+0x2f9e 008288 nrtn blank 
+0x2f9f 008289 call g24_set0_mem_ms_blank_data_enable 
+:      008291 g24_ms_blank_data_2usb:
+0x2fa0 008292 setarg ms_report_id 
+0x2fa1 008293 store 1 ,mem_usb_mouse_data 
+0x2fa2 008294 setarg 0 
+0x2fa3 008295 istore 7 ,contw 
+0x2fa4 008296 branch g24_data_type1_usbtx_enable 
+:      008298 g24_kb_blank_data:
+0x2fa5 008299 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008300 call g24_set_rega_ifetch_1byte 
+0x2fa7 008302 rtn blank 
+0x2fa8 008303 arg timer_kb_blank ,queue 
+0x2fa9 008304 call timer_check 
+0x2faa 008305 nrtn blank 
+0x2fab 008306 call g24_set0_mem_kb_blank_data_enable 
+:      008308 g24_kb_blank_data_2usb:
+0x2fac 008309 arg mem_usb_kb_data ,contw 
+0x2fad 008310 arg 2 ,loopcnt 
+0x2fae 008311 call memset0 
+0x2faf 008312 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008313 branch g24_kb_data_into_ep1_fifo 
+:      008315 g24_kb_mul_blank_data:
+0x2fb1 008316 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008317 call g24_set_rega_ifetch_1byte 
+0x2fb3 008319 rtn blank 
+0x2fb4 008320 arg timer_kb_mul_blank ,queue 
+0x2fb5 008321 call timer_check 
+0x2fb6 008322 nrtn blank 
+0x2fb7 008323 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008325 g24_kb_mul_blank_data_2usb:
+0x2fb8 008326 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008327 arg 2 ,loopcnt 
+0x2fba 008328 call memset0 
+0x2fbb 008329 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008330 branch g24_kb_mul_data_into_ep2_fifo 
+:      008332 g24_dongle_bind_mode:
+0x2fbd 008333 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008335 rtnne dongle_bind 
+0x2fbf 008336 call g24_dongle_bind_init 
+0x2fc0 008337 branch g24_dongle_bind_data_process 
+:      008339 g24_dongle_bind_init:
+0x2fc1 008340 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008342 rtnbit1 dongle_bind 
+0x2fc3 008343 set1 dongle_bind ,pdata 
+0x2fc4 008344 call g24_store_mem_dongle_mode_init 
+0x2fc5 008346 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008348 call g24_pair_init 
+0x2fc7 008349 setarg 0 
+0x2fc8 008350 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008351 call g24_set_contw_with_temp 
+0x2fca 008353 branch g24_contw_istore_3byte 
+:      008355 g24_dongle_bind_data_process:
+0x2fcb 008356 call g24_receive_transmit_ack 
+0x2fcc 008357 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008358 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008359 setarg offset_24g_rxdata_temp 
+0x2fcf 008360 iadd regc ,contw 
+0x2fd0 008361 arg 8 ,loopcnt 
+0x2fd1 008362 call memcpy 
+0x2fd2 008363 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008364 call g24_set_rega_ifetch_1byte 
+0x2fd4 008365 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008366 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008367 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008368 beq 0xff ,g24_data_attemp 
+0x2fd8 008369 branch g24_rx_interrupt_clear 
+:      008371 g24_dongle_bind_first_step:
+0x2fd9 008372 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008373 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008374 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008375 rtn 
+:      008376 g24_dongle_bind_first_step_mouse:
+0x2fdd 008377 setarg 1 
+0x2fde 008378 call g24_store_mem_ms_bind_step 
+:      008380 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008381 setarg datatype_mouse 
+0x2fe0 008382 call g24_store_mem_bind_payload 
+:      008384 g24_dongle_bind_payload_cfg:
+0x2fe1 008385 setarg 0x80 
+0x2fe2 008386 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008387 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008389 call g24_fetch_mem_rx_addr 
+0x2fe5 008391 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008392 call g24_set_contw_with_temp 
+0x2fe7 008394 branch g24_contw_istore_4byte 
+:      008396 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008397 setarg 1 
+0x2fe9 008398 call g24_store_mem_kb_bind_step 
+:      008400 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008401 setarg datatype_keyboard 
+0x2feb 008402 call g24_store_mem_bind_payload 
+0x2fec 008404 branch g24_dongle_bind_payload_cfg 
+:      008406 g24_dongle_bind_second_step:
+0x2fed 008407 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008408 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008409 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008410 rtn 
+:      008411 g24_dongle_bind_second_step_mouse:
+0x2ff1 008412 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008413 setarg offset_dongle_ms_bind_step 
+0x2ff3 008414 call g24_set_rega_ifetch_1byte 
+0x2ff4 008416 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008417 rtn 
+:      008418 g24_dongle_ms_bind_step_set2:
+0x2ff6 008419 setarg 2 
+:      008421 g24_store_mem_ms_bind_step:
+0x2ff7 008422 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008423 branch g24_set_contw_with_regb_store_1byte 
+:      008425 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008426 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008427 setarg offset_dongle_kb_bind_step 
+0x2ffb 008428 call g24_set_rega_ifetch_1byte 
+0x2ffc 008430 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008431 rtn 
+:      008432 g24_dongle_kb_bind_step_set2:
+0x2ffe 008433 setarg 2 
+:      008435 g24_store_mem_kb_bind_step:
+0x2fff 008436 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008437 branch g24_set_contw_with_regb_store_1byte 
+:      008439 g24_dongle_bind_third_step:
+0x3001 008440 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008441 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008442 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008443 rtn 
+:      008444 g24_dongle_bind_third_step_mouse:
+0x3005 008445 setarg offset_dongle_ms_bind_step 
+0x3006 008446 call g24_set_rega_ifetch_1byte 
+0x3007 008448 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008449 rtn 
+:      008450 g24_dongle_ms_bind_step_success:
+0x3009 008451 call g24_fetch_mem_bind_device_status 
+0x300a 008453 or_into 0x01 ,pdata 
+0x300b 008454 call g24_store_mem_bind_device_status 
+:      008456 g24_dongle_bind_exit:
+0x300c 008457 setarg 0 
+0x300d 008458 setarg offset_dongle_ms_bind_step 
+0x300e 008459 iadd regc ,contw 
+0x300f 008460 istore 2 ,contw 
+0x3010 008461 branch g24_rx_interrupt_clear 
+:      008463 g24_dongle_bind_third_step_keyboard:
+0x3011 008464 setarg offset_dongle_kb_bind_step 
+0x3012 008465 call g24_set_rega_ifetch_1byte 
+0x3013 008467 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008468 rtn 
+:      008469 g24_dongle_kb_bind_step_success:
+0x3015 008470 call g24_fetch_mem_bind_device_status 
+0x3016 008472 or_into 0x02 ,pdata 
+0x3017 008473 call g24_store_mem_bind_device_status 
+0x3018 008475 branch g24_dongle_bind_exit 
+:      008478 dongle_usb_dispatch:
+0x3019 008479 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008480 rtn blank 
+0x301b 008481 jam 0 ,mem_usb0_get_set_report 
+0x301c 008482 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008483 arg pc_set_report ,temp 
+0x301e 008484 isub temp ,null 
+0x301f 008485 nrtn zero 
+0x3020 008487 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008488 rtnne pc_report_id 
+0x3022 008489 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008490 bpatch patch17_6 ,mem_patch17 
+0x3024 008491 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008492 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008493 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008494 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008495 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008496 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008497 usb0_data_ready_report_set0:
+0x302a 008498 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008499 rtn 
+:      008500 dongle_dispose_cmd_bind:
+0x302c 008501 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008502 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008503 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008504 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008505 branch usb0_data_ready_report_set0 
+:      008506 dongle_dispose_cmd_get_bind:
+0x3031 008507 call g24_fetch_mem_bind_device_status 
+0x3032 008509 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008510 branch usb0_data_ready_report_set1 
+:      008511 dongle_dispose_cmd_exit_bind:
+0x3034 008512 call g24_set_work_mem_dongle_work_mode 
+0x3035 008514 call g24_set0_mem_dongle_mode_init 
+0x3036 008516 call g24_fetch_mem_bind_device_status 
+0x3037 008518 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008519 branch usb0_data_ready_report_set1 
+:      008521 dongle_dispose_cmd_read_mode:
+:      008522 dongle_dispose_in_bind_mode:
+0x3039 008523 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008524 branch usb0_data_ready_report_set1 
+:      008526 dongle_dispose_cmd_mode:
+0x303b 008527 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008528 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008530 branch usb0_data_ready_report_set0 
+:      008531 dongle_enter_bind_mode:
+0x303e 008534 call g24_bind_mode_enable 
+:      008535 usb0_data_ready_report_set1:
+0x303f 008536 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008537 rtn 
+:      008542 dongle_dispose_cmd_current_project:
+0x3041 008543 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008544 branch usb0_data_ready_report_set1 
+:      008546 dongle_dispose_cmd_current_mode:
+0x3043 008547 call g24_fetch_mem_dongle_work_mode 
+0x3044 008549 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008550 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008552 rtn 
+:      008553 dongle_dispose_in_work_mode:
+0x3047 008554 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008555 branch usb0_data_ready_report_set1 
+:      008560 dongle_dispose_cmd_current_fw_version:
+0x3049 008561 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008562 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008563 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008564 branch usb0_data_ready_report_set1 
+:      008566 dongle_dispose_cmd_user_defined:
+0x304d 008568 call g24_set1_mem_ackpayload_enable 
+0x304e 008569 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008570 increase 2 ,pdata 
+0x3050 008571 copy pdata ,loopcnt 
+0x3051 008572 arg mem_usb0_set_report_data ,contr 
+0x3052 008573 setarg offset_24g_ackpayload 
+0x3053 008574 iadd regc ,contw 
+0x3054 008575 branch memcpy 
+:      008578 dongle_auto_bind:
+0x3055 008579 bpatch patch17_7 ,mem_patch17 
+0x3056 008580 call g24_mode_switch_init 
+:      008581 dongle_auto_bind_loop:
+0x3057 008582 call g24_receive_process 
+0x3058 008583 call usb_isr 
+0x3059 008584 branch dongle_auto_bind_loop 
+:      008586 g24_dongle_work_mode_auto:
+0x305a 008587 call g24_fetch_mem_dongle_work_mode 
+0x305b 008589 rtnne dongle_work 
+0x305c 008590 call g24_dongle_work_mode_start 
+0x305d 008591 branch g24_rx_nodata_process 
+:      008593 g24_dongle_bind_mode_auto:
+0x305e 008594 call g24_fetch_mem_dongle_work_mode 
+0x305f 008596 rtnne dongle_bind 
+0x3060 008597 call g24_dongle_bind_init 
+0x3061 008598 call g24_dongle_bind_data_process 
+0x3062 008599 call g24_fetch_mem_bind_device_status 
+0x3063 008601 rtn blank 
+0x3064 008602 call g24_set0_mem_mode_switch 
+0x3065 008604 call dongle_check_mode 
+0x3066 008605 call g24_enable_nodata_timer 
+:      008606 g24_timer_init:
+0x3067 008607 setarg 0 
+0x3068 008608 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008610 branch g24_contw_istore_4byte 
+:      008612 g24_timer_check:
+0x306a 008613 call disable_user 
+0x306b 008614 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008615 ifetcht 4 ,rega 
+0x306d 008617 copy clkn_bt ,pdata 
+0x306e 008618 isub temp ,null 
+0x306f 008619 ncall g24_timer_timeout ,positive 
+0x3070 008620 copy pdata ,regb 
+0x3071 008621 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008622 ifetch 4 ,rega 
+0x3073 008624 add regc ,offset_24g_interval ,rega 
+0x3074 008625 ifetcht 1 ,rega 
+0x3075 008627 iadd temp ,temp 
+0x3076 008628 copy regb ,pdata 
+0x3077 008629 isub temp ,null 
+0x3078 008630 nrtn positive 
+0x3079 008631 set0 28 ,pdata 
+0x307a 008632 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008633 istore 4 ,contw 
+0x307c 008635 branch enable_user 
+:      008637 g24_mode_switch_init:
+0x307d 008638 setarg 1 
+0x307e 008639 call g24_store_mem_mode_switch 
+0x307f 008641 call g24_set0_mem_time_slice 
+0x3080 008643 setarg 0xff 
+0x3081 008644 add regc ,offset_24g_interval ,contw 
+0x3082 008645 istore 1 ,contw 
+0x3083 008647 branch g24_timer_init 
+:      008649 g24_mode_switch:
+0x3084 008650 setarg offset_24g_mode_switch 
+0x3085 008651 call g24_set_rega_ifetch_1byte 
+0x3086 008653 rtn blank 
+0x3087 008654 call g24_timer_check 
+0x3088 008655 nrtn user 
+0x3089 008656 call g24_fetch_mem_time_slice 
+0x308a 008658 increase 1 ,pdata 
+0x308b 008659 and_into 1 ,pdata 
+0x308c 008660 call g24_store_mem_time_slice 
+0x308d 008662 beq 0 ,dongle_check_mode 
+0x308e 008663 beq 1 ,g24_bind_mode_enable 
+0x308f 008664 rtn 
+:      008666 g24_bind_mode_enable:
+0x3090 008670 setarg dongle_bind 
+0x3091 008671 call g24_store_mem_dongle_work_mode 
+0x3092 008672 branch g24_set0_mem_dongle_mode_init 
+:      008674 g24_enable_nodata_timer:
+0x3093 008675 setarg 1 
+0x3094 008676 call g24_store_mem_nodata_timer_enable 
+:      008678 g24_enable_nodata_timer_init:
+0x3095 008679 setarg timer_nodata_delay 
+0x3096 008680 arg timer_nodata ,queue 
+0x3097 008681 branch timer_init 
+:      008683 g24_rx_nodata_process:
+0x3098 008684 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008686 rtn blank 
+0x309a 008687 arg timer_nodata ,queue 
+0x309b 008688 call timer_check 
+0x309c 008689 nrtn blank 
+0x309d 008690 call g24_set0_mem_nodata_timer_enable 
+0x309e 008693 setarg dongle_search 
+0x309f 008694 call g24_store_mem_dongle_work_mode 
+0x30a0 008696 call g24_set0_mem_dongle_mode_init 
+0x30a1 008698 branch g24_rx_interrupt_clear 
+:      008700 g24_dongle_search_mode_auto:
+0x30a2 008701 bpatch patch18_0 ,mem_patch18 
+0x30a3 008702 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008704 rtnne dongle_search 
+0x30a5 008705 call g24_dongle_search_mode_init 
+0x30a6 008706 call g24_rx_auto_addr_ch_search 
+0x30a7 008707 call g24_receive_transmit_ack 
+0x30a8 008708 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008710 call g24_dongle_search_addr_check 
+0x30aa 008711 call g24_receive_packet_parse ,zero 
+0x30ab 008715 call dongle_check_mode 
+0x30ac 008716 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008718 set1 dongle_work ,pdata 
+0x30ae 008719 call g24_store_mem_dongle_mode_init 
+0x30af 008721 call g24_rx_interrupt_clear 
+0x30b0 008722 call g24_enable_nodata_timer 
+0x30b1 008723 call g24_dongle_search_addr_check 
+0x30b2 008724 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008725 setarg offset_24g_kb_addr 
+0x30b4 008726 call g24_set_rega_ifetcht_4byte 
+0x30b5 008728 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008729 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008730 setarg offset_24g_mouse_addr 
+0x30b8 008731 call g24_set_rega_ifetcht_4byte 
+0x30b9 008733 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008734 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008735 rtn 
+:      008737 g24_dongle_search_addr_check:
+0x30bc 008738 setarg offset_24g_rx_addr 
+0x30bd 008739 call g24_set_rega_ifetcht_4byte 
+:      008741 g24_fetch_mem_addr_isub_temp:
+0x30be 008742 call g24_fetch_mem_addr 
+0x30bf 008744 isub temp ,null 
+0x30c0 008745 rtn 
+:      008747 g24_dg_ch_num_reinit:
+0x30c1 008748 setarg offset_24g_dg_ch_number 
+0x30c2 008749 call g24_set_rega_ifetch_1byte 
+:      008751 g24_current_ch_num_reinit:
+0x30c3 008753 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008754 branch g24_contw_istore_1byte 
+:      008756 g24_kb_ch_num_reinit:
+0x30c5 008757 setarg offset_24g_kb_ch_number 
+0x30c6 008758 call g24_set_rega_ifetch_1byte 
+0x30c7 008760 branch g24_current_ch_num_reinit 
+:      008761 g24_ms_ch_num_reinit:
+0x30c8 008762 setarg offset_24g_ms_ch_number 
+0x30c9 008763 call g24_set_rega_ifetch_1byte 
+0x30ca 008765 branch g24_current_ch_num_reinit 
+:      008767 g24_dongle_search_mode_init:
+0x30cb 008768 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008770 rtnbit1 dongle_search 
+0x30cd 008771 set1 dongle_search ,pdata 
+0x30ce 008772 call g24_store_mem_dongle_mode_init 
+0x30cf 008774 call g24_set0_mem_time_slice 
+0x30d0 008776 call g24_set1_mem_ackpayload_enable 
+0x30d1 008778 setarg 0 
+0x30d2 008779 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008780 istore 3 ,contw 
+0x30d4 008782 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008783 call g24_set_contw_with_temp 
+0x30d6 008784 istore 7 ,contw 
+0x30d7 008787 call g24_dongle_search_addr_check 
+0x30d8 008788 nrtn zero 
+0x30d9 008789 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008790 ifetch 1 ,rega 
+0x30db 008792 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008793 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008795 add regc ,offset_24g_ch ,rega 
+0x30de 008796 ifetch 1 ,rega 
+0x30df 008799 branch g24_store_mem_dg_last_ch 
+:      008801 g24_rx_auto_addr_ch_search:
+0x30e0 008802 bpatch patch18_1 ,mem_patch18 
+0x30e1 008803 call g24_fetch_mem_time_slice 
+0x30e2 008805 increase 1 ,pdata 
+0x30e3 008806 and_into 3 ,pdata 
+0x30e4 008807 call g24_store_mem_time_slice 
+0x30e5 008810 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008811 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008812 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008813 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008814 rtn 
+:      008816 g24_rx_auto_bind_config_mouse:
+0x30ea 008817 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008818 setarg offset_24g_mouse_addr 
+0x30ec 008819 call g24_set_rega_ifetch_4byte 
+0x30ed 008821 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008822 call g24_store_mem_addr 
+0x30ef 008824 setarg offset_24g_ms_config_ch_once 
+0x30f0 008825 call g24_set_rega_ifetch_1byte 
+0x30f1 008827 call g24_ms_config_ch_once ,blank 
+0x30f2 008828 setarg offset_24g_ms_last_ch 
+0x30f3 008829 call g24_set_rega_ifetch_1byte 
+0x30f4 008831 call g24_store_mem_ch 
+0x30f5 008833 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008834 ifetcht 1 ,rega 
+0x30f7 008836 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008837 call rssi_noise_store 
+0x30f9 008838 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008839 istoret 1 ,contw 
+0x30fb 008841 call g24_noise_rssi_average 
+0x30fc 008842 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008843 istoret 1 ,contw 
+0x30fe 008845 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008846 nrtn positive 
+0x3100 008847 setarg offset_24g_ms_ch_number 
+0x3101 008848 call g24_set_rega_ifetcht_1byte 
+0x3102 008850 call g24_ch_temp_incre_size4 
+0x3103 008851 arg offset_24g_ms_ch_number ,rega 
+0x3104 008852 call g24_set_contw_with_regb2 
+0x3105 008853 istoret 1 ,contw 
+:      008855 g24_store_mem_ms_last_ch:
+0x3106 008857 arg offset_24g_ms_last_ch ,rega 
+0x3107 008858 branch g24_set_contw_with_regb_store_1byte 
+:      008860 g24_ms_config_ch_once:
+0x3108 008861 setarg 1 
+0x3109 008862 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008863 call g24_set_contw_with_regb_store_1byte 
+0x310b 008865 arg 0 ,temp 
+0x310c 008866 call g24_ch_calc 
+0x310d 008869 branch g24_store_mem_ms_last_ch 
+:      008871 g24_rx_auto_bind_config_kb:
+0x310e 008872 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008873 setarg offset_24g_kb_addr 
+0x3110 008874 call g24_set_rega_ifetch_4byte 
+0x3111 008876 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008877 call g24_store_mem_addr 
+0x3113 008879 setarg offset_24g_kb_config_ch_once 
+0x3114 008880 call g24_set_rega_ifetch_1byte 
+0x3115 008882 call g24_kb_config_ch_once ,blank 
+0x3116 008883 setarg offset_24g_kb_last_ch 
+0x3117 008884 call g24_set_rega_ifetch_1byte 
+0x3118 008886 call g24_store_mem_ch 
+0x3119 008888 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008889 ifetcht 1 ,rega 
+0x311b 008891 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008892 call rssi_noise_store 
+0x311d 008893 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008894 istoret 1 ,contw 
+0x311f 008896 call g24_noise_rssi_average 
+0x3120 008897 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008898 istoret 1 ,contw 
+0x3122 008900 sub temp ,rssi_thresh_noise ,null 
+0x3123 008901 nrtn positive 
+0x3124 008902 setarg offset_24g_kb_ch_number 
+0x3125 008903 call g24_set_rega_ifetcht_1byte 
+0x3126 008905 call g24_ch_temp_incre_size4 
+0x3127 008906 arg offset_24g_kb_ch_number ,rega 
+0x3128 008907 call g24_set_contw_with_regb2 
+0x3129 008908 istoret 1 ,contw 
+:      008910 g24_store_mem_kb_last_ch:
+0x312a 008912 arg offset_24g_kb_last_ch ,rega 
+0x312b 008913 branch g24_set_contw_with_regb_store_1byte 
+:      008915 g24_kb_config_ch_once:
+0x312c 008916 setarg 1 
+0x312d 008917 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008918 call g24_set_contw_with_regb_store_1byte 
+0x312f 008920 arg 0 ,temp 
+0x3130 008921 call g24_ch_calc 
+0x3131 008924 branch g24_store_mem_kb_last_ch 
+:      008926 g24_rx_auto_bind_config_dongle:
+0x3132 008927 call g24_dongle_bind_ms_payload_cfg 
+0x3133 008928 call g24_fetch_mem_rx_addr 
+0x3134 008930 call g24_store_mem_addr 
+0x3135 008932 setarg offset_24g_dg_config_ch_once 
+0x3136 008933 call g24_set_rega_ifetch_1byte 
+0x3137 008935 call g24_dg_config_ch_once ,blank 
+0x3138 008936 call g24_dg_store_config_ch 
+0x3139 008937 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 008938 ifetcht 1 ,rega 
+0x313b 008940 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 008941 call rssi_noise_store 
+0x313d 008942 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 008943 istoret 1 ,contw 
+0x313f 008945 call g24_noise_rssi_average 
+0x3140 008946 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 008947 istoret 1 ,contw 
+0x3142 008949 sub temp ,rssi_thresh_noise ,null 
+0x3143 008950 nrtn positive 
+0x3144 008951 setarg offset_24g_dg_ch_number 
+0x3145 008952 call g24_set_rega_ifetcht_1byte 
+0x3146 008954 call g24_ch_temp_incre_size4 
+0x3147 008955 arg offset_24g_dg_ch_number ,rega 
+0x3148 008956 call g24_set_contw_with_regb2 
+0x3149 008957 istoret 1 ,contw 
+:      008959 g24_store_mem_dg_last_ch:
+0x314a 008962 arg offset_24g_dg_last_ch ,rega 
+0x314b 008963 branch g24_set_contw_with_regb_store_1byte 
+:      008966 g24_dg_config_ch_once:
+0x314c 008971 setarg 1 
+0x314d 008972 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 008973 call g24_set_contw_with_regb_store_1byte 
+:      008974 g24_dg_store_config_ch:
+0x314f 008975 setarg offset_24g_dg_last_ch 
+0x3150 008976 call g24_set_rega_ifetch_1byte 
+0x3151 008977 branch g24_store_mem_ch 
+:      008980 g24_transmit_ack:
+0x3152 008982 add regc ,offset_24g_rxbuf ,rega 
+0x3153 008983 ifetch 1 ,rega 
+0x3154 008985 call g24_store_mem_data_type 
+0x3155 008988 call g24_read_len_pid_crc 
+0x3156 008990 call g24_fetch_mem_rxbuf_add1 
+0x3157 008992 isolate1 bit_ack_24g ,pdata 
+0x3158 008993 branch g24tx_no_ack ,true 
+:      008994 g24tx_with_ack:
+0x3159 008995 call g24_ackpayload_prep 
+0x315a 008996 call g24_transmit_prep 
+0x315b 008997 call g24_transmit 
+:      008998 g24tx_no_ack:
+0x315c 008999 branch g24_end_of_packet 
+:      009001 g24_ackpayload_prep:
+0x315d 009002 bpatch patch18_2 ,mem_patch18 
+0x315e 009003 add regc ,offset_24g_datalen ,contw 
+0x315f 009004 call g24_mem_set0 
+0x3160 009006 setarg offset_24g_ackpayload_enable 
+0x3161 009007 call g24_set_rega_ifetch_1byte 
+0x3162 009009 rtn blank 
+0x3163 009010 setarg 0x06 
+0x3164 009011 add regc ,offset_24g_datalen ,contw 
+0x3165 009012 istore 1 ,contw 
+0x3166 009014 arg 0x06 ,loopcnt 
+0x3167 009015 setarg offset_24g_bind_payload 
+0x3168 009016 iadd regc ,contr 
+0x3169 009018 add regc ,offset_24g_txbuf ,contw 
+0x316a 009020 branch memcpy 
+:      009023 g24_receive_packet_start:
+0x316b 009024 call g24_receive_transmit_ack 
+0x316c 009025 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009026 branch g24_receive_packet_parse 
+:      009028 g24_receive_transmit_ack:
+0x316e 009029 call g24_rx_interrupt_clear 
+0x316f 009030 call g24_receive_packet 
+0x3170 009031 nrtn user3 
+0x3171 009032 branch g24_transmit_ack 
+:      009034 g24_receive_packet_parse:
+0x3172 009035 bpatch patch18_3 ,mem_patch18 
+0x3173 009036 call g24_receive_packet_parse_pid_crc 
+0x3174 009037 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009038 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009039 ifetch 1 ,rega 
+0x3177 009041 branch g24_rx_interrupt_clear ,blank 
+0x3178 009042 increase 2 ,pdata 
+0x3179 009043 iforce loopcnt 
+0x317a 009044 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009046 setarg offset_24g_rxdata_temp 
+0x317c 009047 iadd regc ,contw 
+0x317d 009049 call memcpy 
+0x317e 009050 call g24_set0_mem_mode_switch 
+0x317f 009052 call g24_fetch_mem_pair_mode 
+0x3180 009054 call g24_enable_nodata_timer ,blank 
+0x3181 009055 setarg offset_24g_rxdata_temp_add2 
+0x3182 009056 call g24_set_rega_ifetch_1byte 
+0x3183 009058 beq 0x01 ,g24_data_type1 
+0x3184 009059 beq 0x02 ,g24_data_type2 
+0x3185 009060 beq 0x03 ,g24_data_type3 
+0x3186 009061 beq 0xff ,g24_data_attemp 
+0x3187 009062 branch g24_rx_interrupt_clear 
+:      009064 g24_receive_packet_parse_pid_crc:
+0x3188 009065 call g24_head_ptr2regc 
+0x3189 009066 call disable_user 
+0x318a 009067 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009068 ifetch 1 ,rega 
+0x318c 009070 add regc ,offset_24g_last_pid ,rega 
+0x318d 009071 ifetcht 1 ,rega 
+0x318e 009073 isub temp ,null 
+0x318f 009074 ncall enable_user ,zero 
+0x3190 009075 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009076 ifetch 1 ,rega 
+0x3192 009078 add regc ,offset_24g_last_pid ,contw 
+0x3193 009079 istore 1 ,contw 
+0x3194 009081 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009082 ifetch 3 ,rega 
+0x3196 009084 add regc ,offset_24g_last_crc ,rega 
+0x3197 009085 ifetcht 3 ,rega 
+0x3198 009087 isub temp ,null 
+0x3199 009088 ncall enable_user ,zero 
+0x319a 009089 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009090 ifetch 3 ,rega 
+0x319c 009092 add regc ,offset_24g_last_crc ,contw 
+0x319d 009094 branch g24_contw_istore_3byte 
+:      009096 g24_data_type1:
+0x319e 009097 call g24_ch_timer_reinit 
+0x319f 009098 call g24_fetch_mem_abort_pac 
+0x31a0 009099 store 1 ,mem_temp 
+0x31a1 009101 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009102 fetch 1 ,mem_temp 
+0x31a3 009104 isolate1 bit_abort ,temp 
+0x31a4 009105 setflag true ,0 ,pdata 
+0x31a5 009106 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009107 istore 1 ,contw 
+0x31a7 009109 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009110 call g24_fetch_mem_hop_pac 
+0x31a9 009112 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009114 isolate1 bit_hop ,temp 
+0x31ab 009115 setflag true ,0 ,pdata 
+0x31ac 009116 call g24_store_mem_hop_pac 
+0x31ad 009118 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009119 ifetch 2 ,rega 
+0x31af 009121 branch callback_func 
+:      009123 dongle_rxdata_type1:
+0x31b0 009124 setarg ms_report_id 
+0x31b1 009125 store 1 ,mem_usb_mouse_data 
+0x31b2 009126 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009128 istore 7 ,contw 
+0x31b4 009129 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009131 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009132 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009134 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009135 g24_data_type1_usbtx_enable:
+0x31b8 009136 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009137 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009138 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009139 set1 2 ,pdata 
+0x31bb 009140 store 1 ,mem_usb_tx_enable 
+0x31bc 009141 rtn 
+:      009143 g24_ms_enable_blank_data_forcibly:
+0x31bd 009144 setarg 1 
+0x31be 009145 call g24_store_mem_ms_blank_data_enable 
+:      009147 g24_ms_enable_blank_data_timer:
+0x31bf 009148 setarg timer_ms_blank_delay 
+0x31c0 009149 arg timer_ms_blank ,queue 
+0x31c1 009150 branch timer_init 
+:      009151 g24_ms_disable_blank_data_forcibly:
+0x31c2 009152 call g24_set0_mem_ms_blank_data_enable 
+:      009154 g24_ms_disable_blank_data_timer:
+0x31c3 009155 setarg 0 
+0x31c4 009156 arg timer_ms_blank ,queue 
+0x31c5 009157 branch timer_init 
+:      009159 g24_data_type2:
+0x31c6 009160 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009162 isolate1 bit_abort ,temp 
+0x31c8 009163 branch g24_data_attemp_kbd ,true 
+0x31c9 009164 arg mem_usb_kb_data ,contw 
+0x31ca 009165 call g24_data_type2_reverse_data 
+0x31cb 009166 fetch 8 ,mem_usb_kb_data 
+0x31cc 009167 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009168 fetch 8 ,mem_usb_kb_data 
+0x31ce 009169 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009170 call g24_head_ptr2regc 
+0x31d0 009171 fetch 8 ,mem_usb_kb_data 
+0x31d1 009172 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009173 call g24_set_contw_with_temp 
+0x31d3 009174 istore 8 ,contw 
+0x31d4 009176 setarg offset_24g_kb_data_last_data 
+0x31d5 009177 iadd regc ,rega 
+0x31d6 009178 ifetcht 8 ,rega 
+0x31d7 009180 isub temp ,null 
+0x31d8 009181 ncall g24_kb_data_dispose ,zero 
+0x31d9 009182 setarg offset_24g_kb_data_sta_data 
+0x31da 009183 iadd regc ,rega 
+0x31db 009184 ifetch 8 ,rega 
+0x31dc 009186 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009187 call g24_set_contw_with_temp 
+0x31de 009188 istore 8 ,contw 
+0x31df 009190 branch g24_rx_interrupt_clear 
+:      009192 g24_data_type2_reverse_data:
+0x31e0 009193 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009194 iadd regc ,contr 
+0x31e2 009196 arg 9 ,loopcnt 
+0x31e3 009197 branch reverse_byte 
+:      009199 g24_kb_enable_blank_data_forcibly:
+0x31e4 009200 setarg 1 
+0x31e5 009201 call g24_store_mem_kb_blank_data_enable 
+:      009203 g24_kb_enable_blank_data_timer:
+0x31e6 009204 setarg timer_kb_blank_delay 
+0x31e7 009205 arg timer_kb_blank ,queue 
+0x31e8 009206 branch timer_init 
+:      009208 g24_kb_disable_blank_data_forcibly:
+0x31e9 009209 call g24_set0_mem_kb_blank_data_enable 
+:      009211 g24_kb_disable_blank_data_timer:
+0x31ea 009212 setarg 0 
+0x31eb 009213 arg timer_kb_blank ,queue 
+0x31ec 009214 branch timer_init 
+:      009216 g24_kb_data_dispose:
+:      009217 g24_kb_data_into_ep1_fifo:
+0x31ed 009218 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009219 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009220 set1 1 ,pdata 
+0x31f0 009221 store 1 ,mem_usb_tx_enable 
+0x31f1 009222 rtn 
+:      009224 g24_data_type3:
+0x31f2 009225 arg mem_usb_kb_multikey ,contw 
+0x31f3 009226 call g24_data_type2_reverse_data 
+0x31f4 009227 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009228 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009229 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009230 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009231 call g24_head_ptr2regc 
+0x31f9 009232 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009233 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009234 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009236 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009237 iadd regc ,rega 
+0x31fe 009238 ifetcht 3 ,rega 
+0x31ff 009240 isub temp ,null 
+0x3200 009241 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009242 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009243 iadd regc ,rega 
+0x3203 009244 ifetch 3 ,rega 
+0x3204 009246 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009247 call g24_set_contw_with_temp_store_3byte 
+0x3206 009249 branch g24_rx_interrupt_clear 
+:      009251 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009252 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009253 branch g24_data_type1_usbtx_enable_ep2 
+:      009255 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009256 setarg 1 
+0x320a 009257 call g24_store_mem_kb_mul_blank_data_enable 
+:      009259 g24_kb_mul_enable_blank_data_timer:
+0x320b 009260 setarg timer_kb_mul_blank_delay 
+0x320c 009261 arg timer_kb_mul_blank ,queue 
+0x320d 009262 branch timer_init 
+:      009264 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009265 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009267 g24_kb_mul_disable_blank_data_timer:
+0x320f 009268 setarg 0 
+0x3210 009269 arg timer_kb_mul_blank ,queue 
+0x3211 009270 branch timer_init 
+:      009272 g24_data_attemp:
+0x3212 009273 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009275 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009276 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009277 rtn 
+:      009278 g24_data_attemp_mouse:
+0x3216 009279 setarg offset_24g_rxdata_temp_add4 
+0x3217 009280 call g24_set_rega_ifetch_4byte 
+0x3218 009281 arg offset_24g_mouse_addr ,rega 
+0x3219 009282 call g24_set_contw_with_temp 
+0x321a 009285 branch g24_contw_istore_4byte 
+:      009287 g24_data_attemp_kbd:
+0x321b 009288 setarg offset_24g_rxdata_temp_add4 
+0x321c 009289 call g24_set_rega_ifetch_4byte 
+0x321d 009290 arg offset_24g_kb_addr ,rega 
+0x321e 009291 call g24_set_contw_with_temp 
+0x321f 009294 branch g24_contw_istore_4byte 
+:      009296 g24_store_mem_24g_mode:
+0x3220 009297 call g24_head_ptr2regc 
+0x3221 009298 add regc ,offset_24g_mode ,contw 
+0x3222 009299 istore 1 ,contw 
+0x3223 009300 rtn 
+:      009302 g24_fetch_mem_device_addr:
+0x3224 009303 call g24_head_ptr2regc 
+0x3225 009304 add regc ,offset_24g_device_addr ,rega 
+0x3226 009305 branch g24_rega_ifetch_4byte 
+:      009306 g24_store_mem_device_addr:
+0x3227 009307 call g24_head_ptr2regc 
+0x3228 009308 add regc ,offset_24g_device_addr ,contw 
+0x3229 009309 branch g24_contw_istore_4byte 
+:      009311 g24_fetch_mem_addr:
+0x322a 009312 add regc ,offset_24g_addr ,rega 
+0x322b 009313 branch g24_rega_ifetch_4byte 
+:      009314 g24_store_mem_addr:
+0x322c 009315 add regc ,offset_24g_addr ,contw 
+:      009316 g24_contw_istore_4byte:
+0x322d 009317 istore 4 ,contw 
+0x322e 009318 rtn 
+:      009320 g24_store_mem_ch:
+0x322f 009321 add regc ,offset_24g_ch ,contw 
+0x3230 009322 branch g24_contw_istore_1byte 
+:      009324 g24_set0_mem_pid:
+0x3231 009325 setarg 0 
+:      009326 g24_store_mem_pid:
+0x3232 009327 call g24_head_ptr2regc 
+0x3233 009328 add regc ,offset_24g_pid ,contw 
+0x3234 009329 branch g24_contw_istore_1byte 
+:      009331 g24_store_mem_txpayload:
+0x3235 009332 add regc ,offset_24g_txpayload ,contw 
+0x3236 009333 branch g24_contw_istore_1byte 
+:      009335 g24_set4_mem_max_retry:
+0x3237 009336 setarg 4 
+:      009337 g24_store_mem_max_retry:
+0x3238 009338 add regc ,offset_24g_max_retry ,contw 
+0x3239 009339 branch g24_contw_istore_1byte 
+:      009341 g24_fetch_mem_data_type:
+0x323a 009342 add regc ,offset_24g_data_type ,rega 
+0x323b 009343 branch g24_rega_ifetch_1byte 
+:      009344 g24_store_mem_data_type:
+0x323c 009345 add regc ,offset_24g_data_type ,contw 
+0x323d 009346 branch g24_contw_istore_1byte 
+:      009348 g24_set2_mem_sync_cnt:
+0x323e 009349 setarg 2 
+:      009350 g24_store_mem_sync_cnt:
+0x323f 009351 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009352 branch g24_contw_istore_1byte 
+:      009354 g24_set1_mem_rf_last_sta:
+0x3241 009355 setarg 1 
+:      009356 g24_store_mem_rf_last_sta:
+0x3242 009357 call g24_head_ptr2regc 
+0x3243 009358 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009359 branch g24_contw_istore_1byte 
+:      009361 g24_fetch_mem_hop_pac:
+0x3245 009362 call g24_head_ptr2regc 
+0x3246 009363 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009364 branch g24_rega_ifetch_1byte 
+:      009365 g24_set1_mem_hop_pac:
+0x3248 009366 setarg 1 
+:      009367 g24_store_mem_hop_pac:
+0x3249 009368 call g24_head_ptr2regc 
+0x324a 009369 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009370 branch g24_contw_istore_1byte 
+:      009372 g24_fetch_mem_abort_pac:
+0x324c 009373 call g24_head_ptr2regc 
+0x324d 009374 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009375 branch g24_rega_ifetch_1byte 
+:      009376 g24_set1_mem_abort_pac:
+0x324f 009377 setarg 1 
+:      009378 g24_store_mem_abort_pac:
+0x3250 009379 call g24_head_ptr2regc 
+0x3251 009380 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009381 branch g24_contw_istore_1byte 
+:      009383 g24_fetch_mem_pairing_sm:
+0x3253 009384 call g24_head_ptr2regc 
+0x3254 009385 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009386 branch g24_rega_ifetch_1byte 
+:      009387 g24_store_mem_pairing_sm:
+0x3256 009388 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009389 branch g24_contw_istore_1byte 
+:      009391 g24_fetch_mem_rf_hop_ch:
+0x3258 009392 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009393 branch g24_rega_ifetch_1byte 
+:      009394 g24_set0_mem_rf_hop_ch:
+0x325a 009395 setarg 0 
+:      009396 g24_store_mem_rf_hop_ch:
+0x325b 009397 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009398 branch g24_contw_istore_1byte 
+:      009400 g24_fetch_mem_rf_work_stage:
+0x325d 009401 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009402 branch g24_rega_ifetch_1byte 
+:      009404 g24_fetch_mem_rxbuf_add1:
+0x325f 009405 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009406 branch g24_rega_ifetch_1byte 
+:      009408 g24_fetch_mem_check_dongle_times:
+0x3261 009409 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009410 branch g24_rega_ifetch_1byte 
+:      009411 g24_set0_mem_check_dongle_times:
+0x3263 009412 setarg 0 
+:      009413 g24_store_mem_check_dongle_times:
+0x3264 009414 call g24_head_ptr2regc 
+0x3265 009415 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009416 branch g24_contw_istore_1byte 
+:      009418 g24_store_mem_tx_power:
+0x3267 009419 call g24_head_ptr2regc 
+0x3268 009420 add regc ,offset_tx_power_temp ,rega 
+0x3269 009421 ifetch 1 ,rega 
+:      009422 g24_store_mem_txpower:
+0x326a 009423 store 1 ,mem_tx_power 
+0x326b 009424 rtn 
+:      009426 g24_store_mem_tx_power_temp:
+0x326c 009427 call g24_head_ptr2regc 
+0x326d 009428 fetch 1 ,mem_tx_power 
+0x326e 009430 add regc ,offset_tx_power_temp ,contw 
+0x326f 009431 branch g24_contw_istore_1byte 
+:      009433 g24_fetch_mem_power_ctrl_pac:
+0x3270 009434 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009435 branch g24_rega_ifetch_1byte 
+:      009437 g24_store_mem_power_ctrl_level:
+0x3272 009438 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009439 branch g24_contw_istore_1byte 
+:      009441 g24_fetcht_mem_rxdata_temp:
+0x3274 009442 setarg offset_24g_rxdata_temp 
+:      009443 g24_set_rega_ifetcht_1byte:
+0x3275 009444 iadd regc ,rega 
+0x3276 009445 ifetcht 1 ,rega 
+0x3277 009446 rtn 
+:      009448 g24_fetch_mem_rf_laststa:
+0x3278 009449 setarg offset_24g_rf_laststa 
+0x3279 009450 branch g24_set_rega_ifetch_1byte 
+:      009451 g24_set0_mem_rf_laststa:
+0x327a 009452 setarg 0 
+:      009453 g24_store_mem_rf_laststa:
+0x327b 009454 arg offset_24g_rf_laststa ,rega 
+0x327c 009455 branch g24_set_contw_with_regb_store_1byte 
+:      009457 g24_fetch_mem_rx_addr:
+0x327d 009458 setarg offset_24g_rx_addr 
+:      009459 g24_set_rega_ifetch_4byte:
+0x327e 009460 call g24_set_rega 
+:      009461 g24_rega_ifetch_4byte:
+0x327f 009462 ifetch 4 ,rega 
+0x3280 009463 rtn 
+:      009465 g24_fetch_mem_time_slice:
+0x3281 009466 setarg offset_24g_time_slice 
+0x3282 009467 branch g24_set_rega_ifetch_1byte 
+:      009468 g24_set0_mem_time_slice:
+0x3283 009469 setarg 0 
+:      009470 g24_store_mem_time_slice:
+0x3284 009471 arg offset_24g_time_slice ,rega 
+0x3285 009472 branch g24_set_contw_with_regb_store_1byte 
+:      009474 g24_set0_mem_mode_switch:
+0x3286 009475 setarg 0 
+:      009476 g24_store_mem_mode_switch:
+0x3287 009477 arg offset_24g_mode_switch ,rega 
+0x3288 009478 branch g24_set_contw_with_regb_store_1byte 
+:      009480 g24_store_mem_bind_payload:
+0x3289 009481 arg offset_24g_bind_payload ,rega 
+0x328a 009482 branch g24_set_contw_with_regb_store_1byte 
+:      009484 g24_fetch_mem_bind_device_status:
+0x328b 009485 setarg offset_dongle_bind_device_status 
+0x328c 009486 branch g24_set_rega_ifetch_1byte 
+:      009487 g24_store_mem_bind_device_status:
+0x328d 009488 arg offset_dongle_bind_device_status ,rega 
+0x328e 009489 branch g24_set_contw_with_regb_store_1byte 
+:      009491 g24_fetch_mem_dongle_work_mode:
+0x328f 009492 setarg offset_dongle_work_mode 
+0x3290 009493 branch g24_set_rega_ifetch_1byte 
+:      009494 g24_set_work_mem_dongle_work_mode:
+0x3291 009495 setarg dongle_work 
+:      009496 g24_store_mem_dongle_work_mode:
+0x3292 009497 arg offset_dongle_work_mode ,rega 
+0x3293 009498 branch g24_set_contw_with_regb_store_1byte 
+:      009500 g24_fetch_mem_dongle_mode_init:
+0x3294 009501 setarg offset_dongle_mode_init 
+0x3295 009502 branch g24_set_rega_ifetch_1byte 
+:      009503 g24_set0_mem_dongle_mode_init:
+0x3296 009504 setarg clear_init 
+:      009505 g24_store_mem_dongle_mode_init:
+0x3297 009506 arg offset_dongle_mode_init ,rega 
+0x3298 009507 branch g24_set_contw_with_regb_store_1byte 
+:      009509 g24_set0_mem_ackpayload_enable:
+0x3299 009510 setarg 0 
+:      009511 g24_store_mem_ackpayload_enable:
+0x329a 009512 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009513 branch g24_set_contw_with_regb_store_1byte 
+:      009514 g24_set1_mem_ackpayload_enable:
+0x329c 009515 setarg 1 
+0x329d 009516 branch g24_store_mem_ackpayload_enable 
+:      009518 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009519 setarg offset_24g_rxdata_temp_add3 
+0x329f 009520 call g24_set_rega 
+0x32a0 009521 ifetch 7 ,rega 
+0x32a1 009522 rtn 
+:      009524 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009525 setarg offset_24g_nodata_timer_enable 
+0x32a3 009526 branch g24_set_rega_ifetch_1byte 
+:      009527 g24_set0_mem_nodata_timer_enable:
+0x32a4 009528 setarg 0 
+:      009529 g24_store_mem_nodata_timer_enable:
+0x32a5 009530 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009531 branch g24_set_contw_with_regb_store_1byte 
+:      009533 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009534 setarg 0 
+:      009535 g24_store_mem_ms_blank_data_enable:
+0x32a8 009536 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009537 branch g24_set_contw_with_regb_store_1byte 
+:      009539 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009540 setarg 0 
+:      009541 g24_store_mem_kb_blank_data_enable:
+0x32ab 009542 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009543 branch g24_set_contw_with_regb_store_1byte 
+:      009545 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009546 setarg 0 
+:      009547 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009548 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009549 branch g24_set_contw_with_regb_store_1byte 
+:      009551 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009552 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009553 branch g24_set_contw_with_regb_store_1byte 
+:      009555 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009556 arg offset_power_ctrl_threshold_down ,rega 
+:      009557 g24_set_contw_with_regb_store_1byte:
+0x32b3 009558 call g24_set_contw_with_regb 
+:      009559 g24_contw_istore_1byte:
+0x32b4 009560 istore 1 ,contw 
+0x32b5 009561 rtn 
+:      009563 g24_fetch_mem_pair_mode:
+0x32b6 009564 setarg offset_24g_pair_mode 
+0x32b7 009565 branch g24_set_rega_ifetch_1byte 
+:      009567 g24_store_mem_pair_mode:
+0x32b8 009568 arg offset_24g_pair_mode ,rega 
+0x32b9 009569 branch g24_set_contw_with_regb_store_1byte 
+:      009571 g24_store_mem_pair_txpower:
+0x32ba 009572 setarg offset_24g_pair_txpower 
+0x32bb 009573 call g24_set_rega_ifetch_1byte 
+0x32bc 009574 branch g24_store_mem_txpower 
+:      009576 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009577 setarg offset_24g_rxdata_temp_add3 
+0x32be 009578 branch g24_set_rega_ifetch_1byte 
+:      009580 g24_set_contw_with_temp:
+0x32bf 009581 copy pdata ,temp 
+0x32c0 009582 copy rega ,pdata 
+0x32c1 009583 iadd regc ,contw 
+0x32c2 009584 copy temp ,pdata 
+0x32c3 009585 rtn 
+:      009587 g24_set_contw_with_temp_store_3byte:
+0x32c4 009588 call g24_set_contw_with_temp 
+:      009589 g24_contw_istore_3byte:
+0x32c5 009590 istore 3 ,contw 
+0x32c6 009591 rtn 
+:      009593 g24_set_contw_with_regb:
+0x32c7 009594 call g24_head_ptr2regc 
+:      009595 g24_set_contw_with_regb2:
+0x32c8 009596 copy pdata ,regb 
+0x32c9 009597 copy rega ,pdata 
+0x32ca 009598 iadd regc ,contw 
+0x32cb 009599 copy regb ,pdata 
+0x32cc 009600 rtn 
+:      009602 g24_set_rega:
+0x32cd 009603 call g24_head_ptr2regc 
+0x32ce 009604 iadd regc ,rega 
+0x32cf 009605 rtn 
+:      009607 g24_set_rega_ifetch_1byte:
+0x32d0 009608 call g24_set_rega 
+:      009609 g24_rega_ifetch_1byte:
+0x32d1 009610 ifetch 1 ,rega 
+0x32d2 009611 rtn 
+:      009613 g24_set_rega_ifetcht_4byte:
+0x32d3 009614 call g24_set_rega 
+0x32d4 009615 ifetcht 4 ,rega 
+0x32d5 009616 rtn 
+:      009618 g24_mem_set0:
+0x32d6 009619 setarg 0 
+0x32d7 009620 branch g24_contw_istore_1byte 
+:      009624 app_init:
+0x32d8 009625 bpatch patch18_4 ,mem_patch18 
+0x32d9 009626 fetch 1 ,mem_device_option 
+0x32da 009627 branch app_init ,blank 
+0x32db 009629 beq dvc_op_dongle ,dongle_init 
+0x32dc 009630 beq dvc_op_antilost ,antilost_init 
+0x32dd 009631 beq dvc_op_shutter ,shutter_init 
+0x32de 009632 beq dvc_op_module ,module_init 
+0x32df 009633 beq dvc_op_car ,car_init 
+0x32e0 009634 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009635 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009636 rtn 
+:      009638 app_lpm_init:
+0x32e3 009639 bpatch patch18_5 ,mem_patch18 
+0x32e4 009640 jam 0 ,mem_tester_emulate 
+0x32e5 009641 jam 0 ,mem_debug_config 
+0x32e6 009642 jam 0 ,mem_lch_code 
+0x32e7 009643 setarg 0 
+0x32e8 009644 store 5 ,mem_sp_state_start 
+0x32e9 009645 fetch 1 ,mem_device_option 
+0x32ea 009646 branch app_lpm_init ,blank 
+0x32eb 009647 beq dvc_op_module ,module_lpm_init 
+:      009648 app_lpm_init0:
+0x32ec 009649 rtn 
+:      009652 app_process_idle:
+0x32ed 009653 call ui_dispatch 
+0x32ee 009654 call check_51cmd 
+0x32ef 009655 call app_process_bb_event 
+0x32f0 009656 fetch 2 ,mem_cb_idle_process 
+0x32f1 009657 branch callback_func 
+:      009659 app_process_bt:
+0x32f2 009660 fetch 2 ,mem_cb_bt_process 
+0x32f3 009661 branch callback_func 
+:      009663 app_process_ble:
+0x32f4 009664 fetch 2 ,mem_cb_le_process 
+0x32f5 009665 branch callback_func 
+:      009667 app_process_bb_event:
+0x32f6 009668 bpatch patch18_6 ,mem_patch18 
+0x32f7 009670 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009671 call fifo_out 
+0x32f9 009672 rtn blank 
+0x32fa 009674 copy pdata ,regc 
+0x32fb 009675 call app_event_normal_process 
+0x32fc 009676 branch app_process_bb_event_priority 
+:      009678 app_discard_event:
+0x32fd 009679 arg 0 ,regc 
+0x32fe 009680 rtn 
+:      009685 app_event_normal_process:
+0x32ff 009686 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009687 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009688 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009689 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009690 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009691 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009692 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009693 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009694 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009695 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009696 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009697 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009698 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009700 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009701 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009702 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009703 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009704 rtn 
+:      009707 app_evt_bt_conn:
+0x3311 009708 fetch 2 ,mem_ui_state_map 
+0x3312 009709 set1 ui_state_bt_connected ,pdata 
+0x3313 009710 store 2 ,mem_ui_state_map 
+0x3314 009711 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009712 set0 app_disc_by_button ,pdata 
+0x3316 009713 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009714 rtn 
+:      009716 app_event_switch_success:
+0x3318 009717 jam 0 ,mem_switch_fail_master_count 
+0x3319 009718 rtn 
+:      009720 app_event_switch_fail_master:
+0x331a 009721 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009722 increase 1 ,pdata 
+0x331c 009723 store 1 ,mem_switch_fail_master_count 
+0x331d 009724 sub pdata ,1 ,null 
+0x331e 009725 branch app_bt_role_switch ,positive 
+0x331f 009726 jam 0 ,mem_switch_fail_master_count 
+0x3320 009727 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009728 set1 app_disc_switch_fail ,pdata 
+0x3322 009729 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009730 branch app_bt_disconnect 
+:      009732 app_process_bb_event_priority:
+0x3324 009733 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009734 branch callback_func 
+:      009736 app_check_wake_lock:
+0x3326 009737 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009738 branch callback_func 
+:      009740 app_will_enter_lpm:
+0x3328 009741 fetch 2 ,mem_cb_before_lpm 
+0x3329 009742 branch callback_func 
+:      009744 app_event_linkkey_generate:
+0x332a 009745 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009746 set1 app_disc_after_pairing ,pdata 
+0x332c 009747 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009748 branch app_bt_store_reconn_info 
+:      009750 app_event_reconn_start:
+0x332e 009751 fetch 2 ,mem_ui_state_map 
+0x332f 009752 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009753 store 2 ,mem_ui_state_map 
+0x3331 009754 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009755 set1 app_disc_after_reconn ,pdata 
+0x3333 009756 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009757 rtn 
+:      009759 app_evt_setup_complete:
+0x3335 009760 fetch 2 ,mem_ui_state_map 
+0x3336 009761 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009762 store 2 ,mem_ui_state_map 
+0x3338 009763 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009764 set1 app_disc_after_setup_done ,pdata 
+0x333a 009765 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009766 rtn 
+:      009768 app_evt_hid_handshake:
+0x333c 009769 fetch 2 ,mem_ui_state_map 
+0x333d 009770 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009771 store 2 ,mem_ui_state_map 
+0x333f 009772 rtn 
+:      009774 app_event_enter_sniff:
+0x3340 009775 fetch 2 ,mem_ui_state_map 
+0x3341 009776 set1 ui_state_bt_sniff ,pdata 
+0x3342 009777 store 2 ,mem_ui_state_map 
+0x3343 009778 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009779 set1 app_disc_after_sniff ,pdata 
+0x3345 009780 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009781 rtn 
+:      009783 app_event_exit_sniff:
+0x3347 009784 fetch 2 ,mem_ui_state_map 
+0x3348 009785 set0 ui_state_bt_sniff ,pdata 
+0x3349 009786 store 2 ,mem_ui_state_map 
+0x334a 009787 rtn 
+:      009789 app_le_event_bb_connected:
+0x334b 009790 fetch 2 ,mem_ui_state_map 
+0x334c 009791 set1 ui_state_ble_connected ,pdata 
+0x334d 009792 store 2 ,mem_ui_state_map 
+0x334e 009793 rtn 
+:      009795 app_le_event_bb_disconn:
+0x334f 009796 fetch 2 ,mem_ui_state_map 
+0x3350 009797 set0 ui_state_ble_connected ,pdata 
+0x3351 009798 store 2 ,mem_ui_state_map 
+0x3352 009799 branch app_lpm_mult_disable 
+:      009801 app_bb_event_hid_connected:
+0x3353 009802 fetch 2 ,mem_ui_state_map 
+0x3354 009803 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009804 store 2 ,mem_ui_state_map 
+0x3356 009805 rtn 
+:      009807 app_evt_button_long_pressed:
+0x3357 009808 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009809 set1 app_disc_by_button ,pdata 
+0x3359 009810 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009811 rtn 
+:      009813 app_event_ml2cap_conn_refused:
+0x335b 009814 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009815 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009816 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009817 branch app_bt_disconnect 
+:      009820 app_evt_timer:
+0x335f 009821 bpatch patch18_7 ,mem_patch18 
+0x3360 009822 store 1 ,mem_app_evt_timer_count 
+:      009823 app_evt_100ms_loop:
+0x3361 009824 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009825 rtn blank 
+0x3363 009826 increase -1 ,pdata 
+0x3364 009827 store 1 ,mem_app_evt_timer_count 
+0x3365 009828 call ui_button_polling 
+0x3366 009829 call app_lpm_wake_auto_lock_timer 
+0x3367 009830 call app_unsniff_delay_timer 
+0x3368 009831 call app_discovery_timer 
+0x3369 009832 call flash_write_spi_sm_timer 
+0x336a 009833 fetch 2 ,mem_cb_event_timer 
+0x336b 009834 call callback_func 
+0x336c 009835 branch app_evt_100ms_loop 
+:      009840 timer_single_step:
+0x336d 009841 ifetch 1 ,regc 
+0x336e 009842 rtn blank 
+0x336f 009843 pincrease -1 
+0x3370 009844 istore 1 ,regc 
+0x3371 009845 nrtn blank 
+0x3372 009846 copy regb ,pdata 
+0x3373 009847 branch callback_func 
+:      009851 timer_single_step_2b:
+0x3374 009852 ifetch 2 ,regc 
+0x3375 009853 rtn blank 
+0x3376 009854 pincrease -1 
+0x3377 009855 istore 2 ,regc 
+0x3378 009856 nrtn blank 
+0x3379 009857 copy regb ,pdata 
+0x337a 009858 branch callback_func 
+:      009860 app_power_timer:
+0x337b 009861 fetcht 2 ,mem_power_param_ptr 
+0x337c 009862 add temp ,power_timer_offset ,regc 
+0x337d 009863 arg app_power_timer_timeout ,regb 
+0x337e 009864 branch timer_single_step 
+:      009866 app_power_timer_timeout:
+0x337f 009867 call app_got_power_state_common 
+0x3380 009868 beq power_starting ,app_enter_power_stanby_state 
+:      009869 app_enter_power_off_state:
+0x3381 009870 branch app_enter_hibernate 
+:      009871 app_enter_power_stanby_state:
+0x3382 009872 setarg power_standby 
+0x3383 009873 istore 1 ,regc 
+0x3384 009874 add temp ,power_standby_cb_offset ,regb 
+:      009875 app_power_cb_common:
+0x3385 009876 ifetch 2 ,regb 
+0x3386 009877 branch callback_func 
+:      009879 app_unsniff_delay_timer:
+0x3387 009880 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009881 arg app_unsniff_delay_timeout ,regb 
+0x3389 009882 branch timer_single_step 
+:      009884 app_unsniff_delay_timeout:
+0x338a 009885 call context_check_idle 
+0x338b 009886 branch app_bt_enter_sniff ,zero 
+0x338c 009887 rtn 
+:      009890 app_discovery_timer:
+0x338d 009891 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009892 arg app_discovery_timeout ,regb 
+0x338f 009893 branch timer_single_step_2b 
+:      009895 app_discovery_timeout:
+0x3390 009896 call app_bt_stop_discovery 
+0x3391 009897 call app_led_off 
+0x3392 009898 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009899 branch callback_func 
+:      009902 app_bb_event_reconn_failed:
+0x3394 009903 call app_disconn_reason_flag_clear 
+:      009904 app_clear_reconnect_flag:
+0x3395 009905 fetch 2 ,mem_ui_state_map 
+0x3396 009906 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009907 store 2 ,mem_ui_state_map 
+0x3398 009908 rtn 
+:      009910 app_bb_event_bb_disconn:
+0x3399 009911 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009912 fetch 2 ,mem_ui_state_map 
+0x339b 009913 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009914 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009915 call app_discard_event ,true 
+:      009916 app_bb_event_bb_reconn_disconn:
+0x339e 009917 bpatch patch19_0 ,mem_patch19 
+0x339f 009918 fetch 2 ,mem_ui_state_map 
+0x33a0 009919 set0 ui_state_bt_connected ,pdata 
+0x33a1 009920 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 009921 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 009922 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 009923 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 009924 store 2 ,mem_ui_state_map 
+0x33a6 009925 branch app_lpm_mult_disable 
+:      009927 app_bb_hibernate:
+0x33a7 009928 call app_disconn_reason_clear 
+0x33a8 009929 branch app_enter_hibernate 
+:      009932 app_disconn_reason_clear:
+0x33a9 009933 setarg 0 
+0x33aa 009934 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 009935 rtn 
+:      009936 app_disconn_reason_flag_clear:
+0x33ac 009937 setarg 0 
+0x33ad 009938 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 009939 rtn 
+:      009941 app_disconn_reason_collect_bt:
+0x33af 009942 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 009943 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 009944 setarg 0 
+0x33b2 009945 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 009946 rtn 
+:      009948 app_disconn_reason_collect_ble:
+0x33b4 009949 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 009950 set1 app_disc_ble ,pdata 
+0x33b6 009951 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 009952 setarg 0 
+0x33b8 009953 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 009954 rtn 
+:      009962 app_check_sniff:
+0x33ba 009963 fetch 1 ,mem_ui_state_map 
+0x33bb 009964 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 009965 rtn 
+:      009973 app_initflag_store:
+0x33bd 009974 setarg eeprom_init_flag 
+:      009975 app_flag_store:
+0x33be 009976 store 2 ,mem_timeup 
+0x33bf 009977 bpatch patch19_1 ,mem_patch19 
+0x33c0 009978 arg 2 ,temp 
+0x33c1 009979 arg mem_timeup ,rega 
+0x33c2 009980 arg eeprom_module_init_flag ,regb 
+0x33c3 009981 branch iicd_write_eep_data 
+:      009984 app_initflag_check:
+0x33c4 009985 bpatch patch19_2 ,mem_patch19 
+0x33c5 009986 arg 2 ,temp 
+0x33c6 009987 arg mem_pdatatemp ,rega 
+0x33c7 009988 arg eeprom_module_init_flag ,regb 
+0x33c8 009989 call iicd_read_eep_data 
+0x33c9 009990 fetch 2 ,mem_pdatatemp 
+0x33ca 009991 arg eeprom_init_flag ,temp 
+0x33cb 009992 isub temp ,null 
+0x33cc 009993 rtn 
+:      009996 app_start_auto_sniff:
+0x33cd 009997 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 009998 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 009999 rtn 
+:      010001 app_get_lpm_wake_lock:
+0x33d0 010002 arg wake_lock_app ,queue 
+0x33d1 010003 branch lpm_get_wake_lock 
+:      010005 app_put_lpm_wake_lock:
+0x33d2 010006 arg wake_lock_app ,queue 
+0x33d3 010007 branch lpm_put_wake_lock 
+:      010009 app_lpm_wake_auto_lock:
+0x33d4 010010 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010011 branch app_get_lpm_wake_lock 
+:      010013 app_lpm_wake_auto_lock_timer:
+0x33d6 010014 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010015 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010016 branch timer_single_step 
+:      010018 app_l2cap_flow_control_enable:
+0x33d9 010019 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010020 rtn 
+:      010022 app_l2cap_flow_control_disable:
+0x33db 010023 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010024 rtn 
+:      010026 app_bt_set_pincode:
+0x33dd 010027 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010028 branch ui_ipc_send_cmd 
+:      010030 app_bt_role_switch:
+0x33df 010031 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010032 branch ui_ipc_send_cmd 
+:      010034 app_bt_start_reconnect:
+0x33e1 010035 bpatch patch19_3 ,mem_patch19 
+0x33e2 010036 fetch 1 ,mem_app_connection_options 
+0x33e3 010037 store 1 ,mem_connection_options 
+0x33e4 010038 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010039 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010040 branch ui_ipc_send_cmd 
+:      010042 app_bt_reconnect_cancel:
+0x33e7 010043 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010044 branch ui_ipc_send_cmd 
+:      010046 app_bt_disconnect:
+0x33e9 010047 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010048 branch ui_ipc_send_cmd 
+:      010050 app_bt_start_discovery_short:
+0x33eb 010051 fetch 2 ,mem_discovery_timeout 
+0x33ec 010052 store 2 ,mem_discovery_timeout_timer_count 
+:      010053 app_bt_start_discovery_led_blink:
+0x33ed 010054 call app_led_start_blink 
+:      010055 app_bt_start_discovery:
+0x33ee 010056 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010057 branch ui_ipc_send_cmd 
+:      010059 app_bt_stop_discovery:
+0x33f0 010060 setarg 0 
+0x33f1 010061 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010062 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010063 branch ui_ipc_send_cmd 
+:      010065 app_ble_start_direct_adv:
+0x33f4 010066 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010067 branch ui_ipc_send_cmd 
+:      010069 app_ble_stop_direct_adv:
+0x33f6 010070 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010071 branch ui_ipc_send_cmd 
+:      010073 app_ble_stop_adv:
+0x33f8 010074 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010075 branch ui_ipc_send_cmd 
+:      010077 app_ble_start_adv:
+0x33fa 010078 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010079 branch ui_ipc_send_cmd 
+:      010081 app_ble_start_scan:
+0x33fc 010082 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010083 branch ui_ipc_send_cmd 
+:      010085 app_ble_stop_scan:
+0x33fe 010086 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010087 branch ui_ipc_send_cmd 
+:      010089 app_ble_start_conn:
+0x3400 010090 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010091 branch ui_ipc_send_cmd 
+:      010093 app_ble_disconnect:
+0x3402 010094 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010095 branch ui_ipc_send_cmd 
+:      010097 app_led_start_blink:
+0x3404 010098 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010099 branch ui_ipc_send_cmd 
+:      010101 app_led_on:
+0x3406 010102 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010103 branch ui_ipc_send_cmd 
+:      010105 app_led_stop_blink:
+:      010106 app_led_off:
+0x3408 010107 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010108 branch ui_ipc_send_cmd 
+:      010110 app_enter_hibernate:
+0x340a 010111 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010112 branch ui_ipc_send_cmd 
+:      010114 app_bt_sniff_exit:
+0x340c 010115 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010116 branch ui_ipc_send_cmd 
+:      010118 app_bt_enter_sniff:
+0x340e 010119 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010120 branch ui_ipc_send_cmd 
+:      010122 app_ble_store_reconn_info:
+0x3410 010123 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010124 branch ui_ipc_send_cmd 
+:      010126 app_bt_store_reconn_info:
+0x3412 010127 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010128 branch ui_ipc_send_cmd 
+:      010130 app_store_reconn_info:
+0x3414 010131 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010132 branch ui_ipc_send_cmd 
+:      010134 app_lpm_mult_enable:
+0x3416 010135 set1 mark_lpm_mult_enable ,mark 
+0x3417 010136 rtn 
+:      010138 app_lpm_mult_disable:
+0x3418 010139 set0 mark_lpm_mult_enable ,mark 
+0x3419 010140 rtn 
+:      010160 app_button_long_pressed:
+0x341a 010161 call app_got_power_state_common 
+0x341b 010162 beq power_standby ,app_power_shutting_down 
+:      010163 app_power_starting:
+0x341c 010164 setarg power_starting 
+0x341d 010165 istore 1 ,regc 
+0x341e 010166 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010167 add temp ,power_starting_cb_offset ,regb 
+:      010168 app_power_common:
+0x3420 010169 ifetcht 1 ,rega 
+0x3421 010170 increase 1 ,regc 
+0x3422 010171 istoret 1 ,regc 
+0x3423 010172 branch app_power_cb_common 
+:      010174 app_power_shutting_down:
+0x3424 010175 setarg power_off 
+0x3425 010176 istore 1 ,regc 
+0x3426 010177 fetch 2 ,mem_ui_state_map 
+0x3427 010178 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010179 call app_ble_disconnect 
+:      010180 app_power_off_end:
+0x3429 010181 fetcht 2 ,mem_power_param_ptr 
+0x342a 010182 add temp ,power_off_timeout_offset ,rega 
+0x342b 010183 add temp ,power_off_cb_offset ,regb 
+0x342c 010184 branch app_power_common 
+:      010186 app_got_power_state_common:
+0x342d 010187 fetcht 2 ,mem_power_param_ptr 
+0x342e 010188 add temp ,power_state_offset ,regc 
+0x342f 010189 ifetch 1 ,regc 
+0x3430 010190 rtn 
+:      010192 app_event_button_up:
+0x3431 010193 call app_got_power_state_common 
+0x3432 010194 bne power_off ,app_power_release 
+0x3433 010195 branch app_enter_hibernate 
+:      010196 app_power_release:
+0x3434 010197 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010198 branch app_power_cb_common 
+:      010200 antilost_init:
+0x3436 010201 rtn wake 
+0x3437 010202 jam 0x00 ,core_gpio_sel1 
+0x3438 010203 setarg antilost_le_before_hibernate 
+0x3439 010204 store 2 ,mem_cb_before_hibernate 
+0x343a 010205 setarg keyscan_process_lpm_before 
+0x343b 010206 store 2 ,mem_cb_before_lpm 
+0x343c 010207 setarg antilost_idle_process 
+0x343d 010208 store 2 ,mem_cb_idle_process 
+0x343e 010209 setarg antilost_le_conn_process 
+0x343f 010210 store 2 ,mem_cb_le_process 
+0x3440 010211 setarg antilost_bb_event_process 
+0x3441 010212 store 2 ,mem_cb_bb_event_process 
+0x3442 010213 setarg antilost_le_bb_event_timer 
+0x3443 010214 store 2 ,mem_cb_event_timer 
+0x3444 010215 setarg antilost_le_notification 
+0x3445 010216 store 2 ,mem_cb_ble_transmit 
+0x3446 010217 setarg antilost_lpm_lock_process 
+0x3447 010218 store 2 ,mem_cb_check_wakelock 
+0x3448 010219 setarg antilost_le_receive_data_process 
+0x3449 010220 store 2 ,mem_cb_att_write 
+0x344a 010221 bpatch patch19_4 ,mem_patch19 
+0x344b 010222 call antilost_buzzer_pwm_init 
+0x344c 010223 call keyscan_key_init 
+0x344d 010224 call antilost_adc_init 
+0x344e 010225 call ui_led_init_global 
+0x344f 010226 call ui_button_init 
+0x3450 010227 setarg antilost_key_up_down 
+0x3451 010228 store 2 ,mem_cb_antl_key 
+0x3452 010229 setarg antilost_power_off_cb 
+0x3453 010230 store 2 ,mem_antl_power_off_cb 
+0x3454 010231 setarg antilost_power_starting_cb 
+0x3455 010232 store 2 ,mem_antl_power_starting_cb 
+0x3456 010233 setarg antilost_power_standby_cb 
+0x3457 010234 store 2 ,mem_antl_power_standby_cb 
+0x3458 010235 setarg antilost_led_on_cb 
+0x3459 010236 store 2 ,mem_antl_led_cb_on 
+0x345a 010237 setarg antilost_led_off_cb 
+0x345b 010238 store 2 ,mem_antl_led_cb_off 
+0x345c 010239 setarg antilost_buzzer_on 
+0x345d 010240 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010241 setarg antilost_buzzer_off 
+0x345f 010242 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010243 fetch 2 ,mem_ui_state_map 
+0x3461 010244 rtnbit1 ui_state_btn_down 
+0x3462 010245 branch app_enter_hibernate 
+:      010247 antilost_le_before_hibernate:
+0x3463 010248 call antilost_led_buzzer_stop_blink 
+0x3464 010249 branch app_enter_hibernate 
+:      010251 antilost_le_notification:
+0x3465 010252 call le_fifo_check_nearly_full 
+0x3466 010253 nrtn blank 
+0x3467 010254 arg mem_temp_block5 ,rega 
+0x3468 010255 call queue_pop 
+0x3469 010256 nrtn user 
+0x346a 010257 arg mem_temp_block5 ,contr 
+0x346b 010258 branch le_send_notify_from_list 
+:      010260 antilost_power_standby_cb:
+0x346c 010261 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010262 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010263 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010264 branch antilost_fast_adv_start 
+:      010266 antilost_lpm_lock_process:
+0x3470 010267 fetch 1 ,mem_antl_key_state 
+0x3471 010268 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010269 fetch 2 ,mem_ui_state_map 
+0x3473 010270 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010271 fetch 1 ,mem_antl_lost_mode 
+0x3475 010272 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010273 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010274 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010275 branch app_put_lpm_wake_lock 
+:      010277 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010278 fetch 1 ,mem_antl_led_state 
+0x347a 010279 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010280 ior temp ,pdata 
+0x347c 010281 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010282 branch app_put_lpm_wake_lock 
+:      010284 antilost_bb_event_process:
+0x347e 010285 copy regc ,pdata 
+0x347f 010286 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010287 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010288 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010289 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010290 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010291 rtn 
+:      010292 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010293 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010294 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010295 antilost_le_conn_param_accepted:
+0x3487 010296 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010297 branch antilost_master_nonsupport_latency ,blank 
+:      010298 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010299 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010300 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010301 rtn 
+:      010303 antilost_le_conn_param_rejected:
+0x348c 010304 fetch 2 ,mem_le_latency 
+0x348d 010305 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010306 antilost_conn_param_retransimiting:
+0x348e 010307 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010308 fetcht 2 ,mem_interval_increment 
+0x3490 010309 fetch 2 ,mem_le_interval_min 
+0x3491 010310 iadd temp ,pdata 
+0x3492 010311 store 2 ,mem_le_interval_min 
+0x3493 010312 copy pdata ,rega 
+0x3494 010313 fetch 2 ,mem_le_interval_max 
+0x3495 010314 iadd temp ,pdata 
+0x3496 010315 store 2 ,mem_le_interval_max 
+0x3497 010316 iadd rega ,pdata 
+0x3498 010317 rshift pdata ,temp 
+0x3499 010318 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010319 idiv temp 
+0x349b 010320 call wait_div_end 
+0x349c 010321 quotient pdata 
+0x349d 010322 store 2 ,mem_le_latency 
+0x349e 010323 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010324 rtn 
+:      010325 antilost_conn_param_updata_procedure_faild:
+0x34a0 010326 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010327 rtn 
+:      010329 antilost_master_nonsupport_latency:
+0x34a2 010330 jam 0 ,mem_lpm_mult 
+0x34a3 010331 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010332 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010333 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010334 isub temp ,null 
+0x34a7 010335 setflag positive ,0 ,rega 
+0x34a8 010336 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010337 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010338 isub temp ,pdata 
+0x34ab 010339 setflag positive ,1 ,rega 
+0x34ac 010340 compare 0x03 ,rega ,0x03 
+0x34ad 010341 rtn true 
+0x34ae 010342 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010343 store 8 ,mem_le_interval_min 
+0x34b0 010344 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010345 rtn 
+:      010348 antilost_le_bb_event_timer:
+0x34b2 010350 call app_power_timer 
+0x34b3 010351 call antilost_double_click_timer 
+0x34b4 010352 call antilost_le_fast_adv_timer 
+0x34b5 010353 call antilost_le_sleep_timer 
+0x34b6 010354 call antilost_app_updata_le_param_timer 
+0x34b7 010355 call antilost_conn_update_timer 
+0x34b8 010356 branch antilost_adc_check_timer 
+:      010359 antilost_double_click_timer:
+0x34b9 010360 arg mem_double_click_timer ,regc 
+0x34ba 010361 arg antilost_double_click_timeout ,regb 
+0x34bb 010362 branch timer_single_step 
+:      010363 antilost_double_click_timeout:
+0x34bc 010364 jam 0 ,mem_butten_click_cnt 
+0x34bd 010365 rtn 
+:      010366 antilost_le_fast_adv_timer:
+0x34be 010367 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010368 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010369 branch timer_single_step_2b 
+:      010370 antilost_le_fast_adv_timeout:
+0x34c1 010371 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010372 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010373 branch antilost_adv_start_common 
+:      010376 antilost_conn_update_timer:
+0x34c4 010377 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010378 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010379 branch timer_single_step 
+:      010381 antilost_conn_update_timer_time_out:
+0x34c7 010382 fetch 2 ,mem_le_latency 
+0x34c8 010383 store 1 ,mem_lpm_mult 
+0x34c9 010384 rtn 
+:      010385 antilost_app_updata_le_param_timer:
+0x34ca 010386 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010387 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010388 branch timer_single_step 
+:      010389 antilost_app_updata_le_param_timeout:
+0x34cd 010390 fetch 1 ,mem_le_state 
+0x34ce 010391 compare 0 ,pdata ,0x60 
+0x34cf 010392 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010393 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010394 call app_lpm_mult_enable 
+0x34d2 010395 branch le_l2cap_tx_update_req 
+:      010396 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010397 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010398 rtn 
+:      010400 antilost_le_sleep_timer:
+0x34d5 010401 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010402 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010403 branch timer_single_step_2b 
+:      010406 antilost_le_sleep_timer_timeout:
+0x34d8 010407 branch app_button_long_pressed 
+:      010409 antilost_adc_check_timer:
+0x34d9 010412 arg mem_adc_timer ,regc 
+0x34da 010413 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010414 branch timer_single_step_2b 
+:      010415 antilost_adc_check_timer_timeout:
+0x34dc 010416 fetch 2 ,mem_adc_timeout 
+0x34dd 010417 store 2 ,mem_adc_timer 
+0x34de 010418 branch antilost_battery_process 
+:      010421 antilost_le_process_conn:
+0x34df 010422 fetch 2 ,mem_adc_timeout 
+0x34e0 010423 store 2 ,mem_adc_timer 
+0x34e1 010424 setarg 0 
+0x34e2 010425 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010426 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010427 call antilost_alert_off 
+0x34e5 010428 call antilost_led_buzzer_stop_blink 
+0x34e6 010429 jam 0 ,mem_lpm_mult 
+0x34e7 010430 branch app_ble_stop_adv 
+:      010433 antilost_le_process_discon:
+0x34e8 010436 setarg 0 
+0x34e9 010437 store 4 ,mem_adc_timer 
+0x34ea 010438 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010439 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010441 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010442 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010443 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010444 call queue_init 
+0x34f0 010445 fetch 1 ,mem_antl_power_state 
+0x34f1 010446 rtneq power_off 
+0x34f2 010447 call antilost_fast_adv_start 
+0x34f3 010448 branch antilost_on_off_alarm_after_disconn 
+:      010451 antilost_le_conn_process:
+0x34f4 010453 branch antilost_key_process 
+:      010455 antilost_idle_process:
+0x34f5 010457 fetch 1 ,mem_antl_power_state 
+0x34f6 010458 rtnne power_standby 
+0x34f7 010459 branch antilost_key_process 
+:      010464 antilost_power_starting_cb:
+0x34f8 010465 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010466 call antilost_buzzer_configuration 
+0x34fa 010467 arg mem_antl_power_starting_led_style ,regc 
+:      010468 antilost_power_common:
+0x34fb 010469 branch antilost_led_configuration 
+:      010471 antilost_power_off_cb:
+0x34fc 010472 jam off ,mem_le_adv_enable 
+0x34fd 010473 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010474 call antilost_buzzer_configuration 
+0x34ff 010475 arg mem_antl_power_off_led_style ,regc 
+0x3500 010476 branch antilost_power_common 
+:      010478 antilost_le_receive_data_process:
+0x3501 010479 fetch 1 ,mem_le_att_opcode 
+0x3502 010480 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010481 rtn 
+:      010482 antilost_le_parse_att_write_request:
+0x3504 010483 fetch 2 ,mem_le_att_handle 
+0x3505 010485 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010486 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010487 rtn 
+:      010492 antilost_key_process:
+0x3508 010493 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010494 rtn blank 
+0x350a 010495 branch keyscan_key_process 
+:      010499 antilost_key_up_down:
+0x350b 010500 copy rega ,pdata 
+0x350c 010501 branch antilost_key_is_up ,blank 
+:      010502 antilost_key_is_down:
+0x350d 010503 copy queue ,pdata 
+0x350e 010504 beq 0 ,antilost_key0_down 
+0x350f 010505 rtn 
+:      010506 antilost_key_is_up:
+0x3510 010507 copy queue ,pdata 
+0x3511 010508 beq 0 ,antilost_key0_up 
+0x3512 010509 rtn 
+:      010511 antilost_key0_down:
+0x3513 010512 jam 1 ,mem_antl_key_state 
+0x3514 010513 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010514 call antilost_buzzer_configuration 
+0x3516 010515 arg mem_antl_key_led_style ,regc 
+0x3517 010516 call antilost_led_configuration 
+0x3518 010517 fetch 2 ,mem_ui_state_map 
+0x3519 010518 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010519 branch antilost_butten_down_after_conn 
+:      010521 antilost_key0_up:
+0x351b 010522 jam 0 ,mem_antl_key_state 
+0x351c 010523 branch antilost_double_click_timer_init 
+:      010527 antilost_double_click_timer_init:
+0x351d 010528 fetch 1 ,mem_butten_click_cnt 
+0x351e 010529 rtnne 1 
+0x351f 010530 jam 5 ,mem_double_click_timer 
+0x3520 010531 rtn 
+:      010533 antilost_butten_down_after_conn:
+0x3521 010534 fetch 1 ,mem_butten_click_cnt 
+0x3522 010535 pincrease 1 
+0x3523 010536 store 1 ,mem_butten_click_cnt 
+0x3524 010537 beq 1 ,antilost_click_once 
+0x3525 010538 beq 2 ,antilost_click_twice 
+0x3526 010539 rtn 
+:      010540 antilost_click_once:
+0x3527 010541 call antilost_alert_off 
+0x3528 010542 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010543 arg mem_antl_key0_press ,regc 
+0x352a 010544 branch antilost_prepare_data_and_send 
+:      010545 antilost_click_twice:
+0x352b 010546 jam 0 ,mem_butten_click_cnt 
+0x352c 010547 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010548 arg mem_antl_key0_press ,regc 
+0x352e 010549 call antilost_prepare_data_and_send 
+0x352f 010550 fetch 1 ,mem_antl_lost_mode 
+0x3530 010551 beq 1 ,antilost_alert_on 
+0x3531 010552 rtn 
+:      010554 antilost_butten_down_while_disconn:
+0x3532 010555 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010556 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010557 call antilost_alert_off 
+0x3535 010558 branch antilost_fast_adv_start 
+:      010561 antilost_cmd_parse_for_application:
+0x3536 010562 bpatch patch19_5 ,mem_patch19 
+0x3537 010563 call le_app_receive_data 
+0x3538 010564 ifetch 1 ,rega 
+0x3539 010565 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010566 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010567 rtn 
+:      010569 antilost_on_of_alram:
+0x353c 010570 fetch 1 ,mem_antl_lost_mode 
+0x353d 010571 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010572 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010573 rtn 
+:      010575 antilost_configuration_for_alram:
+0x3540 010576 ifetch 1 ,regb 
+0x3541 010577 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010578 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010579 rtn 
+:      010586 antilost_prepare_data_and_send:
+0x3544 010587 bpatch patch19_6 ,mem_patch19 
+0x3545 010588 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010589 isolate1 notification_enable_bit ,pdata 
+0x3547 010590 nrtn true 
+0x3548 010591 add regc ,6 ,contr 
+0x3549 010592 ifetch 2 ,contr 
+0x354a 010593 byteswap pdata ,pdata 
+0x354b 010594 add pdata ,5 ,loopcnt 
+0x354c 010595 add regc ,3 ,contr 
+0x354d 010596 call calc_check_sum_start 
+0x354e 010597 istore 1 ,contr 
+0x354f 010598 copy regc ,rega 
+0x3550 010599 branch queue_push 
+:      010605 antilost_alert_on:
+0x3551 010606 fetch 1 ,mem_antl_power_state 
+0x3552 010607 rtn blank 
+0x3553 010608 jam 1 ,mem_antl_lost_mode 
+0x3554 010609 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010610 call antilost_buzzer_configuration 
+0x3556 010611 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010612 call antilost_led_configuration 
+0x3558 010613 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010614 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010615 arg mem_antl_key0_release ,regc 
+0x355b 010616 branch antilost_prepare_data_and_send 
+:      010617 antilost_alert_off:
+0x355c 010618 fetch 1 ,mem_antl_lost_mode 
+0x355d 010619 rtn blank 
+0x355e 010620 jam 0 ,mem_antl_lost_mode 
+0x355f 010621 call antilost_led_buzzer_stop_blink 
+0x3560 010622 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010623 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010624 arg mem_antl_key0_release ,regc 
+0x3563 010625 branch antilost_prepare_data_and_send 
+:      010627 antilost_set_start_alarm_after_disconn:
+0x3564 010628 jam 1 ,mem_alarm_config 
+0x3565 010629 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010630 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010631 arg mem_antl_key0_release ,regc 
+0x3568 010632 branch antilost_prepare_data_and_send 
+:      010633 antilost_set_no_alarm_after_disconn:
+0x3569 010634 jam 0 ,mem_alarm_config 
+0x356a 010635 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010636 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010637 arg mem_antl_key0_release ,regc 
+0x356d 010638 branch antilost_prepare_data_and_send 
+:      010639 antilost_on_off_alarm_after_disconn:
+0x356e 010640 fetch 1 ,mem_alarm_config 
+0x356f 010641 rtn blank 
+0x3570 010642 branch antilost_alert_on 
+:      010644 antilost_notify_alarm_config_first_time:
+0x3571 010645 ifetch 2 ,rega 
+0x3572 010646 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010647 isolate1 notification_enable_bit ,pdata 
+0x3574 010648 nrtn true 
+0x3575 010649 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010650 rtn blank 
+0x3577 010651 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010652 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010653 store 8 ,mem_le_interval_min 
+0x357a 010654 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010655 call antilost_battery_process 
+0x357c 010656 call antilost_battery_calculate_end 
+0x357d 010657 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010658 fetch 1 ,mem_alarm_config 
+0x357f 010659 store 1 ,mem_antl_key0_release + 8 
+0x3580 010660 arg mem_antl_key0_release ,regc 
+0x3581 010661 branch antilost_prepare_data_and_send 
+:      010665 antilost_buzzer_configuration:
+0x3582 010666 arg 1 ,rega 
+0x3583 010667 branch antilost_configuration_common 
+:      010668 antilost_led_configuration:
+0x3584 010669 arg 0 ,rega 
+:      010670 antilost_configuration_common:
+0x3585 010671 branch antilost_led_buzzer_style_configuration 
+:      010673 antilost_led_buzzer_stop_blink:
+0x3586 010674 arg 0 ,rega 
+0x3587 010675 call ui_led_blink_stop_global 
+0x3588 010676 arg 1 ,rega 
+0x3589 010677 call ui_led_blink_stop_global 
+0x358a 010678 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010679 branch pwm_disable 
+:      010681 antilost_led_buzzer_style_configuration:
+0x358c 010682 call calc_curr_struct_prt 
+0x358d 010683 arg 7 ,loopcnt 
+0x358e 010684 branch ui_led_set_style_global + 2 
+:      010688 antilost_fast_adv_start:
+0x358f 010689 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010690 arg mem_antl_lpm_interval ,regb 
+:      010691 antilost_adv_start_common:
+0x3591 010692 call antilost_adv_interval_lpm_interval_set 
+0x3592 010693 call antilost_led_configuration 
+0x3593 010694 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010695 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010696 branch app_ble_start_adv 
+:      010698 antilost_adv_interval_lpm_interval_set:
+0x3596 010699 ifetch 2 ,regb 
+0x3597 010700 store 2 ,mem_lpm_interval 
+0x3598 010701 ifetch 2 ,contr 
+0x3599 010702 store 2 ,mem_le_adv_interval 
+0x359a 010703 rtn 
+:      010705 antilost_buzzer_pwm_init:
+0x359b 010706 arg 0 ,rega 
+0x359c 010707 call pwm_init 
+0x359d 010708 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010709 store 6 ,mem_pdatatemp 
+0x359f 010710 call pwm_out_set 
+0x35a0 010711 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010712 branch pwm_disable 
+:      010714 antilost_led_on_cb:
+0x35a2 010715 jam 1 ,mem_antl_led_state 
+0x35a3 010716 rtn 
+:      010717 antilost_led_off_cb:
+0x35a4 010718 jam 0 ,mem_antl_led_state 
+0x35a5 010719 rtn 
+:      010723 antilost_buzzer_off:
+0x35a6 010724 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010725 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010726 branch pwm_disable 
+:      010728 antilost_buzzer_on:
+0x35a9 010729 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010730 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010731 store 6 ,mem_pdatatemp 
+0x35ac 010732 branch pwm_out_set 
+:      010736 antilost_adc_init:
+0x35ad 010737 jam 0 ,mem_adc_config_flag 
+0x35ae 010738 branch adc_init_data 
+:      010740 antilost_battery_process:
+0x35af 010741 call adc_set_mode 
+0x35b0 010742 call vdd_calculate_by_mode 
+0x35b1 010743 store 2 ,mem_battery_current_voltage 
+0x35b2 010744 arg mem_battery_calculate_set ,rega 
+0x35b3 010745 call adc_bat_percent_lowpower_out 
+0x35b4 010746 store 1 ,mem_voltage_remain_percent 
+0x35b5 010747 beq 0 ,antilost_low_battery 
+0x35b6 010748 sub pdata ,0x64 ,null 
+0x35b7 010749 nbranch antilost_full_battery ,positive 
+0x35b8 010750 store 1 ,mem_antl_key0_release + 8 
+:      010751 antilost_battery_calculate_end:
+0x35b9 010752 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010753 arg mem_antl_key0_release ,regc 
+0x35bb 010754 branch antilost_prepare_data_and_send 
+:      010755 antilost_full_battery:
+0x35bc 010756 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010757 branch antilost_battery_calculate_end 
+:      010759 antilost_low_battery:
+0x35be 010760 branch app_button_long_pressed 
+:      010764 car_init:
+0x35bf 010765 rtn wake 
+0x35c0 010766 hfetch 1 ,core_gpio_sel1 
+0x35c1 010767 and_into 0xf0 ,pdata 
+0x35c2 010768 hstore 1 ,core_gpio_sel1 
+0x35c3 010769 setarg car_le_before_hibernate 
+0x35c4 010770 store 2 ,mem_cb_before_hibernate 
+0x35c5 010772 setarg car_le_process_lpm_before 
+0x35c6 010773 store 2 ,mem_cb_before_lpm 
+0x35c7 010775 setarg app_enter_hibernate 
+0x35c8 010776 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010778 setarg car_scale_process_idle 
+0x35ca 010779 store 2 ,mem_cb_idle_process 
+0x35cb 010781 setarg car_scale_process_bb_event 
+0x35cc 010782 store 2 ,mem_cb_bb_event_process 
+0x35cd 010784 setarg app_get_lpm_wake_lock 
+0x35ce 010785 store 2 ,mem_cb_check_wakelock 
+0x35cf 010787 setarg car_le_receive_data 
+0x35d0 010788 store 2 ,mem_cb_att_write 
+0x35d1 010790 setarg car_le_bb_event_timer 
+0x35d2 010791 store 2 ,mem_cb_event_timer 
+0x35d3 010793 call g24_head_ptr2regc 
+0x35d4 010794 setarg car_24g_receive_data 
+0x35d5 010795 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010796 istore 2 ,contw 
+0x35d7 010798 setarg car_power_off_signal 
+0x35d8 010799 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010801 setarg car_soft_switch_power_on_signal 
+0x35da 010802 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010804 bpatch patch19_7 ,mem_patch19 
+0x35dc 010805 call car_init_environment 
+0x35dd 010806 call queue_init 
+0x35de 010807 jam 2 ,mem_lpm_mult 
+0x35df 010808 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010809 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010810 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010811 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010812 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010813 store 1 ,mem_ui_button_gpio 
+0x35e5 010814 jam off ,mem_le_adv_enable 
+:      010815 car_soft_switch_power_on_init:
+0x35e6 010816 call car_ui_led_init 
+0x35e7 010817 call ui_button_init 
+0x35e8 010818 call ui_button_polling 
+0x35e9 010819 jam power_starting ,mem_car_power_state 
+0x35ea 010820 fetch 2 ,mem_ui_state_map 
+0x35eb 010821 rtnbit1 ui_state_btn_down 
+0x35ec 010822 branch app_enter_hibernate 
+:      010824 car_power_off_signal:
+0x35ed 010825 branch car_ui_led_init 
+:      010827 car_hard_switch_power_on_signal:
+0x35ee 010828 jam power_standby ,mem_car_power_state 
+:      010829 car_soft_switch_power_on_signal:
+0x35ef 010830 jam on ,mem_le_adv_enable 
+0x35f0 010831 call car_ui_led_init 
+0x35f1 010832 arg 0 ,rega 
+0x35f2 010833 call ui_led_blink_start_global 
+0x35f3 010835 setarg fast_adv_interval_value_car 
+0x35f4 010836 call shutter_ble_adv_interval_set 
+:      010837 car_le_modified_name_adv:
+0x35f5 010838 arg mem_le_name + 7 ,contw 
+0x35f6 010839 fetch 1 ,mem_le_lap 
+:      010840 car_name_loop:
+0x35f7 010841 and pdata ,0xF0 ,temp 
+0x35f8 010842 rshift4 temp ,temp 
+0x35f9 010843 call car_hex_to_ascii 
+0x35fa 010844 istoret 1 ,contw 
+0x35fb 010845 and pdata ,0x0F ,temp 
+0x35fc 010846 call car_hex_to_ascii 
+0x35fd 010847 istoret 1 ,contw 
+0x35fe 010848 call le_modified_name_att_list 
+0x35ff 010849 fetcht 1 ,mem_le_name_len 
+0x3600 010850 copy temp ,loopcnt 
+0x3601 010851 arg mem_le_adv_data + 2 ,contw 
+0x3602 010852 arg mem_le_name ,contr 
+0x3603 010853 call memcpy 
+:      010854 car_le_modified_name_scan:
+0x3604 010855 fetcht 1 ,mem_le_name_len 
+0x3605 010856 copy temp ,loopcnt 
+0x3606 010857 arg mem_le_scan_data + 2 ,contw 
+0x3607 010858 arg mem_le_name ,contr 
+0x3608 010859 branch memcpy 
+:      010860 car_hex_to_ascii:
+0x3609 010861 sub temp ,9 ,null 
+0x360a 010862 branch car_hex_num ,positive 
+0x360b 010863 add temp ,55 ,temp 
+0x360c 010864 rtn 
+:      010865 car_hex_num:
+0x360d 010866 add temp ,48 ,temp 
+0x360e 010867 rtn 
+:      010869 car_ui_led_init:
+0x360f 010870 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010871 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010872 car_ui_led_init_1:
+0x3611 010873 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010874 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010875 car_ui_led_init_2:
+0x3613 010876 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010877 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010878 car_ui_led_init_3:
+0x3615 010879 fetch 1 ,mem_car_led_num 
+0x3616 010880 copy pdata ,loopcnt 
+0x3617 010881 setarg mem_car_led_map 
+0x3618 010882 copy pdata ,rega 
+:      010883 car_in_lp1:
+0x3619 010884 copy rega ,contr 
+0x361a 010885 ifetch 1 ,contr 
+0x361b 010886 copy contr ,rega 
+0x361c 010887 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010888 copy pdata ,temp 
+0x361e 010889 call gpio_config_output 
+:      010890 car_in_lp1_end:
+0x361f 010891 loop car_in_lp1 
+:      010892 car_ui_led_init_end:
+0x3620 010893 rtn 
+:      010894 car_blood_led_gpio_set:
+0x3621 010895 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010896 store 8 ,mem_car_led_map + 2 
+0x3623 010897 branch car_ui_led_init_1 
+:      010898 car_pairing_led_gpio_set:
+0x3624 010899 store 1 ,mem_car_led_map 
+0x3625 010900 branch car_ui_led_init_2 
+:      010901 car_low_voltage_led_gpio_set:
+0x3626 010902 store 1 ,mem_car_led_map + 1 
+0x3627 010903 branch car_ui_led_init_3 
+:      010906 car_init_environment:
+0x3628 010907 arg 0 ,rega 
+0x3629 010908 call pwm_init 
+0x362a 010909 call car_ir_rx_init 
+0x362b 010910 call g24_receive_process_init 
+0x362c 010911 branch car_init_adc_hvin 
+:      010913 car_init_adc_hvin:
+0x362d 010914 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010915 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010916 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010917 branch adc_init_data 
+:      010919 car_le_before_hibernate:
+0x3631 010920 call gpio_set_before_lpm_common 
+0x3632 010921 branch keyscan_process_lpm_before 
+:      010923 car_le_process_lpm_before:
+0x3633 010924 branch keyscan_process_lpm_before 
+:      010926 car_key_scan_process:
+0x3634 010929 branch keyscan_key_process 
+:      010931 car_scale_process_idle:
+0x3635 010932 call car_le_send_packet 
+0x3636 010933 call car_ir_receive_process 
+0x3637 010934 call car_g24_status_process 
+0x3638 010935 branch car_key_scan_process 
+:      010937 car_g24_status_process:
+0x3639 010938 fetch 2 ,mem_ui_state_map 
+0x363a 010939 rtnbit1 ui_state_ble_connected 
+0x363b 010940 fetch 1 ,mem_car_24g_received_pac 
+0x363c 010941 beq work_paired ,car_g24_connected_event 
+0x363d 010942 rtn 
+:      010943 car_g24_connected_event:
+0x363e 010944 fetch 1 ,mem_car_24g_status 
+0x363f 010945 rtneq work_paired 
+0x3640 010946 jam work_paired ,mem_car_24g_status 
+0x3641 010947 branch car_g24_connected 
+:      010949 car_le_send_packet:
+0x3642 010950 fetch 2 ,mem_ui_state_map 
+0x3643 010951 rtnbit0 ui_state_ble_connected 
+0x3644 010952 call le_fifo_check_nearly_full 
+0x3645 010953 nrtn blank 
+0x3646 010954 arg mem_car_pop_queue_buff ,rega 
+0x3647 010955 call queue_pop 
+0x3648 010956 nrtn user 
+0x3649 010957 arg mem_car_pop_queue_buff ,contr 
+0x364a 010958 branch le_send_notify_from_list 
+:      010960 car_scale_process_bb_event:
+0x364b 010961 copy regc ,pdata 
+0x364c 010962 beq bt_evt_button_up ,app_event_button_up 
+0x364d 010963 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 010964 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 010965 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 010966 rtn 
+:      010968 car_scale_event_le_conn:
+0x3651 010969 setarg disable_24g 
+0x3652 010970 call g24_store_mem_24g_mode 
+0x3653 010971 branch car_scale_process_conn 
+:      010972 car_g24_connected:
+0x3654 010973 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 010974 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      010975 car_scale_process_conn:
+0x3656 010976 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 010977 jam 0 ,mem_lpm_mode 
+0x3658 010978 call app_ble_stop_adv 
+0x3659 010979 call app_lpm_mult_enable 
+0x365a 010980 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 010981 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      010982 car_scale_process_conn_next:
+0x365c 010983 arg 0 ,rega 
+0x365d 010984 branch ui_led_on_global 
+:      010985 car_pairing_led_conn_status_setting:
+0x365e 010986 arg 0 ,rega 
+0x365f 010987 branch ui_led_blink_stop_global 
+:      010989 car_scale_event_le_discon:
+0x3660 010990 setarg rx_24g 
+0x3661 010991 call g24_store_mem_24g_mode 
+:      010992 car_g24_disconnect:
+0x3662 010993 setarg 0 
+0x3663 010994 store 5 ,mem_car_led_control 
+0x3664 010995 setarg 4 
+0x3665 010996 call pwm_disable 
+0x3666 010997 setarg 5 
+0x3667 010998 call pwm_disable 
+0x3668 010999 setarg 20 
+0x3669 011000 call pwm_disable 
+0x366a 011001 setarg 21 
+0x366b 011002 call pwm_disable 
+0x366c 011003 setarg 22 
+0x366d 011004 call pwm_disable 
+0x366e 011005 setarg 7 
+0x366f 011006 call pwm_disable 
+0x3670 011007 call queue_init 
+0x3671 011008 jam 10 ,mem_motor1_speed 
+0x3672 011009 jam 10 ,mem_motor2_speed 
+0x3673 011010 jam 10 ,mem_motor3_speed 
+0x3674 011012 jam 2 ,mem_lpm_mult 
+0x3675 011013 arg 0 ,rega 
+0x3676 011014 call ui_led_blink_start_global 
+0x3677 011016 setarg fast_adv_interval_value_car 
+0x3678 011017 call shutter_ble_adv_interval_set 
+0x3679 011018 branch app_ble_start_adv 
+:      011020 car_le_bb_event_timer:
+0x367a 011022 call car_moto1_blank_data_timer 
+0x367b 011023 call car_moto2_blank_data_timer 
+0x367c 011024 call car_moto3_blank_data_timer 
+0x367d 011025 call app_power_timer 
+0x367e 011026 call car_led_control_timer 
+0x367f 011027 call car_notify_vdd_timer 
+0x3680 011028 call car_24g_no_data_timeout_timer 
+0x3681 011029 call car_ir_breakdown_timer 
+0x3682 011030 branch car_attack_shake_timer 
+:      011032 car_ir_breakdown_timer:
+0x3683 011033 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011034 arg car_ir_breakdown_timeout ,regb 
+0x3685 011035 branch timer_single_step 
+:      011036 car_ir_breakdown_timeout:
+0x3686 011037 call car_ir_gpio_get_status 
+0x3687 011038 nrtn true 
+0x3688 011039 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011040 rtn 
+:      011042 car_24g_no_data_timeout_timer:
+0x368a 011043 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011044 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011045 branch timer_single_step_2b 
+:      011046 car_24g_no_data_timer_timeout:
+0x368d 011047 jam work_search ,mem_car_24g_status 
+0x368e 011048 branch car_g24_disconnect 
+:      011050 car_attack_shake_timer:
+0x368f 011051 arg mem_car_attack_shake_timer ,regc 
+0x3690 011052 arg car_attack_shake ,regb 
+0x3691 011053 branch timer_single_step 
+:      011054 car_attack_shake:
+0x3692 011055 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011056 branch car_attack_shake_stop ,blank 
+0x3694 011057 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011058 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011059 setarg 0x0a02 
+0x3697 011060 store 2 ,mem_le_receive_payload 
+0x3698 011061 fetch 1 ,mem_car_config_device_select 
+0x3699 011062 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011063 car_attack_shake_front_battle_car:
+0x369a 011064 branch car_motor_control 
+:      011065 car_attack_shake_front_battle_tank:
+0x369b 011066 setarg 0x0a02 
+0x369c 011067 store 2 ,mem_le_receive_payload + 2 
+0x369d 011068 branch car_motor_control 
+:      011069 car_attack_shake_stop:
+0x369e 011070 setarg 0 
+0x369f 011071 store 4 ,mem_le_receive_payload 
+0x36a0 011072 branch car_motor_control 
+:      011074 car_notify_vdd_timer:
+0x36a1 011075 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011076 rtn blank 
+0x36a3 011077 fetch 2 ,mem_ui_state_map 
+0x36a4 011078 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011079 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011080 arg car_notify_vdd ,regb 
+0x36a7 011081 branch timer_single_step 
+:      011082 car_notify_vdd:
+0x36a8 011083 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011084 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011085 fetch 1 ,mem_car_working_flag 
+0x36ab 011086 nrtn blank 
+:      011087 car_read_hvin:
+0x36ac 011088 call adc_set_mode 
+0x36ad 011089 call vdd_calculate_by_mode 
+0x36ae 011090 store 2 ,mem_vdd_now_vol 
+0x36af 011091 arg mem_vdd_calculate_set ,rega 
+0x36b0 011092 call adc_bat_percent_lowpower_out 
+0x36b1 011093 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011094 isub temp ,null 
+0x36b3 011095 branch car_notify_vdd_next2 ,positive 
+0x36b4 011096 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011097 copy pdata ,temp 
+:      011098 car_notify_vdd_next2:
+0x36b6 011099 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011100 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011101 isub temp ,null 
+0x36b9 011102 call car_enter_low_bat ,positive 
+0x36ba 011103 storet 1 ,mem_notify_bat_payload 
+0x36bb 011104 arg 6 ,loopcnt 
+0x36bc 011105 arg mem_notify_bat_head ,contr 
+0x36bd 011106 call calc_check_sum_start 
+0x36be 011107 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011108 arg mem_notify_bat_packet ,rega 
+0x36c0 011109 branch queue_push 
+:      011110 car_enter_low_bat:
+0x36c1 011111 fetch 1 ,mem_low_bat_flag 
+0x36c2 011112 nrtn blank 
+0x36c3 011113 jam 1 ,mem_low_bat_flag 
+0x36c4 011114 arg 1 ,rega 
+0x36c5 011115 branch ui_led_blink_start_global 
+:      011116 car_low_bat_led_off:
+0x36c6 011117 arg 1 ,rega 
+0x36c7 011118 branch ui_led_blink_stop_global 
+:      011120 car_led_control_timer:
+0x36c8 011121 arg mem_car_led_control_timer ,regc 
+0x36c9 011122 arg car_led_control ,regb 
+0x36ca 011123 branch timer_single_step 
+:      011124 car_led_control:
+0x36cb 011125 jam 5 ,mem_car_led_control_timer 
+0x36cc 011126 jam 0 ,mem_car_led_no 
+0x36cd 011127 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011128 beq led_on ,car_led_control_blink_off 
+0x36cf 011129 beq led_off ,car_led_control_blink_on 
+:      011130 car_led_control_set:
+0x36d0 011131 arg mem_car_led_control ,contr 
+0x36d1 011132 copy contr ,rega 
+0x36d2 011133 arg 8 ,loopcnt 
+:      011134 car_led_control_timer_next:
+0x36d3 011135 copy rega ,contr 
+0x36d4 011136 ifetch 1 ,contr 
+0x36d5 011137 copy contr ,rega 
+0x36d6 011138 beq led_off ,car_led_control_off 
+0x36d7 011139 beq led_on ,car_led_control_on 
+0x36d8 011140 beq led_blink ,car_led_control_blink 
+:      011141 car_led_control_timer_next_2:
+0x36d9 011142 fetch 1 ,mem_car_led_no 
+0x36da 011143 increase 1 ,pdata 
+0x36db 011144 store 1 ,mem_car_led_no 
+0x36dc 011145 loop car_led_control_timer_next 
+0x36dd 011146 rtn 
+:      011147 car_led_switch:
+0x36de 011148 fetch 1 ,mem_car_led_no 
+0x36df 011149 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011150 iadd regb ,regb 
+0x36e1 011151 ifetcht 1 ,regb 
+0x36e2 011152 rtn 
+:      011153 car_led_control_off:
+0x36e3 011154 call car_led_switch 
+0x36e4 011155 call gpio_out_inactive 
+0x36e5 011156 branch car_led_control_timer_next_2 
+:      011157 car_led_control_on:
+0x36e6 011158 call car_led_switch 
+0x36e7 011159 call gpio_out_active 
+0x36e8 011160 branch car_led_control_timer_next_2 
+:      011161 car_led_control_blink:
+0x36e9 011162 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011163 beq led_on ,car_led_control_off 
+0x36eb 011164 branch car_led_control_on 
+:      011165 car_led_control_blink_on:
+0x36ec 011166 jam led_on ,mem_car_led_blink_status 
+0x36ed 011167 branch car_led_control_set 
+:      011168 car_led_control_blink_off:
+0x36ee 011169 jam led_off ,mem_car_led_blink_status 
+0x36ef 011170 branch car_led_control_set 
+:      011174 calc_check_sum_start:
+0x36f0 011175 arg 0 ,rega 
+:      011176 calc_check_sum_loop:
+0x36f1 011177 ifetch 1 ,contr 
+0x36f2 011178 iadd rega ,rega 
+0x36f3 011179 loop calc_check_sum_loop 
+:      011180 calc_check_sum_and:
+0x36f4 011181 and rega ,0xff ,pdata 
+0x36f5 011182 rtn 
+:      011184 car_le_receive_data:
+0x36f6 011185 fetch 1 ,mem_le_att_opcode 
+0x36f7 011186 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011187 rtn 
+:      011188 car_le_parse_att_write_request:
+0x36f9 011189 fetch 2 ,mem_le_att_handle 
+0x36fa 011190 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011191 rtn 
+:      011203 le_app_receive_data:
+0x36fc 011204 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011205 ifetch 5 ,rega 
+0x36fe 011206 store 5 ,mem_app_receive_temp 
+0x36ff 011207 fetch 2 ,mem_app_receive_temp 
+0x3700 011208 arg le_receive_packet_head ,temp 
+0x3701 011209 isub temp ,null 
+0x3702 011210 nrtn zero 
+0x3703 011211 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011212 byteswap pdata ,pdata 
+0x3705 011213 store 2 ,mem_app_receive_temp + 3 
+0x3706 011214 copy pdata ,loopcnt 
+0x3707 011215 increase 5 ,rega 
+0x3708 011216 copy rega ,contr 
+0x3709 011217 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011218 call memcpy 
+0x370b 011219 ifetch 1 ,contr 
+0x370c 011220 store 1 ,mem_app_receive_temp + 15 
+0x370d 011221 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011222 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011223 rtn 
+:      011225 car_control_le_receive:
+0x3710 011226 setarg 0 
+0x3711 011227 store 5 ,mem_le_receive_payload 
+0x3712 011228 store 5 ,mem_le_receive_payload + 5 
+0x3713 011229 call le_app_receive_data 
+0x3714 011230 copy regb ,contr 
+0x3715 011231 arg mem_le_receive_payload ,contw 
+0x3716 011232 arg 10 ,loopcnt 
+0x3717 011233 call memcpy 
+:      011234 car_receive_cmd_select:
+0x3718 011235 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011236 ifetch 1 ,rega 
+0x371a 011237 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011238 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011239 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011240 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011241 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011242 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011243 beq car_cmd_device_info ,car_info_request 
+0x3721 011244 rtn 
+:      011246 car_24g_receive_data:
+0x3722 011247 fetch 2 ,mem_ui_state_map 
+0x3723 011248 rtnbit1 ui_state_ble_connected 
+0x3724 011250 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011251 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011253 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011255 setarg offset_24g_rxdata_temp_add3 
+0x3728 011256 call g24_set_rega 
+0x3729 011257 call car_control_le_receive 
+0x372a 011259 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011260 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011261 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011262 rtn 
+:      011263 car_24g_receive_data_next:
+0x372e 011264 fetch 1 ,mem_le_receive_payload 
+0x372f 011265 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011266 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011267 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011268 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011269 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011270 rtn 
+:      011272 car_moto1_enable_blank_data_timer:
+0x3735 011273 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011274 rtn 
+:      011275 car_moto2_enable_blank_data_timer:
+0x3737 011276 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011277 rtn 
+:      011278 car_moto3_enable_blank_data_timer:
+0x3739 011279 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011280 rtn 
+:      011282 car_moto1_blank_data_timer:
+0x373b 011283 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011284 arg car_moto1_blank_data ,regb 
+0x373d 011285 branch timer_single_step 
+:      011286 car_moto2_blank_data_timer:
+0x373e 011287 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011288 arg car_moto2_blank_data ,regb 
+0x3740 011289 branch timer_single_step 
+:      011290 car_moto3_blank_data_timer:
+0x3741 011291 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011292 arg car_moto3_blank_data ,regb 
+0x3743 011293 branch timer_single_step 
+:      011295 car_moto1_blank_data:
+0x3744 011296 jam 0 ,mem_le_receive_payload 
+0x3745 011297 branch car_motor_control 
+:      011298 car_moto2_blank_data:
+0x3746 011299 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011300 branch car_motor_control 
+:      011301 car_moto3_blank_data:
+0x3748 011302 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011303 branch car_motor_control 
+:      011308 car_drive_old:
+0x374a 011309 call car_left_right_control_old 
+0x374b 011310 branch car_front_back_control_old 
+:      011311 car_left_right_control_old:
+0x374c 011312 fetch 1 ,mem_le_receive_payload 
+0x374d 011313 store 1 ,mem_motor2_status 
+0x374e 011314 branch car_motor2_control 
+:      011315 car_front_back_control_old:
+0x374f 011316 fetch 1 ,mem_motor1_speed 
+0x3750 011317 call car_reset_old_speed 
+0x3751 011318 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011319 store 1 ,mem_motor1_status 
+0x3753 011320 branch car_motor1_control 
+:      011321 car_reset_old_speed:
+0x3754 011322 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011323 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011324 store 1 ,mem_motor1_speed 
+0x3757 011325 rtn 
+:      011326 car_reset_old_speed2:
+0x3758 011327 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011328 rtn 
+:      011329 car_reset_old_speed3:
+0x375a 011330 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011331 rtn 
+:      011332 car_speed_set_old:
+0x375c 011333 fetch 1 ,mem_le_receive_payload 
+0x375d 011334 call car_reset_old_speed 
+0x375e 011335 fetch 1 ,mem_motor1_speed 
+0x375f 011336 call car_motor_speed_duty_setting 
+0x3760 011337 call car_motor_speed_duty_transform 
+0x3761 011338 branch pwm_pwm0_duty_set 
+:      011340 car_motor_control:
+0x3762 011341 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011342 nrtn blank 
+0x3764 011343 fetch 6 ,mem_le_receive_payload 
+0x3765 011344 store 6 ,mem_motor1_status 
+0x3766 011345 fetch 1 ,mem_motor1_speed 
+0x3767 011346 fetcht 1 ,mem_motor2_speed 
+0x3768 011347 iand temp ,pdata 
+0x3769 011348 fetcht 1 ,mem_motor3_speed 
+0x376a 011349 iand temp ,pdata 
+0x376b 011350 call car_motor_working_flag ,blank 
+0x376c 011351 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011352 call car_motor1_control 
+0x376e 011353 call car_motor2_control 
+0x376f 011354 branch car_motor3_control 
+:      011355 car_motor1_control:
+0x3770 011356 arg mem_motor1_pwm_set ,regb 
+0x3771 011357 arg mem_motor1_status ,contr 
+0x3772 011358 branch car_motor_status_select 
+:      011359 car_motor2_control:
+0x3773 011360 arg mem_motor2_pwm_set ,regb 
+0x3774 011361 arg mem_motor2_status ,contr 
+0x3775 011362 branch car_motor_status_select 
+:      011363 car_motor3_control:
+0x3776 011364 arg mem_motor3_pwm_set ,regb 
+0x3777 011365 arg mem_motor3_status ,contr 
+0x3778 011366 branch car_motor_status_select 
+:      011367 car_motor_working_flag:
+0x3779 011368 jam 0 ,mem_car_working_flag 
+0x377a 011369 rtn 
+:      011371 car_motor_status_select:
+0x377b 011372 ifetch 1 ,contr 
+0x377c 011373 beq motor_stop ,car_motor_stop 
+0x377d 011374 beq go_front ,car_motor_positive 
+0x377e 011375 beq go_back ,car_motor_negative 
+0x377f 011376 rtn 
+:      011377 car_motor_positive:
+0x3780 011378 jam 0 ,mem_motor_select_p_n 
+0x3781 011379 branch car_motor_negative + 1 
+:      011380 car_motor_negative:
+0x3782 011381 jam 1 ,mem_motor_select_p_n 
+0x3783 011382 ifetch 1 ,contr 
+0x3784 011383 store 1 ,mem_car_motor_speed 
+0x3785 011384 ifetch 8 ,regb 
+0x3786 011385 branch car_motor_work 
+:      011387 car_motor_stop:
+0x3787 011388 ifetch 1 ,regb 
+0x3788 011389 call pwm_disable 
+0x3789 011390 increase 1 ,regb 
+0x378a 011391 ifetch 1 ,regb 
+0x378b 011392 branch pwm_disable 
+:      011393 car_motor_work:
+0x378c 011394 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011395 jam 1 ,mem_car_working_flag 
+0x378e 011396 fetch 1 ,mem_motor_select_p_n 
+0x378f 011397 beq 0 ,car_motor_select_positive 
+:      011398 car_motor_select_negative:
+0x3790 011399 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011400 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011401 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011402 car_motor_work_next:
+0x3793 011403 call pwm_disable 
+0x3794 011404 fetch 1 ,mem_car_motor_speed 
+0x3795 011405 call car_motor_speed_duty_setting 
+0x3796 011406 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011407 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011408 store 6 ,mem_pdatatemp 
+0x3799 011409 branch pwm_out_set 
+:      011410 car_motor_select_positive:
+0x379a 011411 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011412 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011413 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011414 branch car_motor_work_next 
+:      011416 car_motor_speed_duty_setting:
+0x379e 011417 mul32 pdata ,5 ,pdata 
+0x379f 011418 add pdata ,50 ,pdata 
+0x37a0 011419 rtn 
+:      011420 car_motor_speed_duty_transform:
+0x37a1 011421 arg 12000 ,temp 
+0x37a2 011422 imul32 temp ,pdata 
+0x37a3 011423 div pdata ,100 
+0x37a4 011424 call wait_div_end 
+0x37a5 011425 quotient temp 
+0x37a6 011426 copy temp ,rega 
+0x37a7 011427 setarg 12000 
+0x37a8 011428 isub temp ,regb 
+0x37a9 011429 rtn 
+:      011432 car_ir_init:
+0x37aa 011433 hfetch 1 ,core_gpio_sel2 
+0x37ab 011434 set1 2 ,pdata 
+0x37ac 011435 hstore 1 ,core_gpio_sel2 
+0x37ad 011436 setarg 158 
+0x37ae 011437 hstore 2 ,core_pwm_pcnt4 
+0x37af 011438 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011439 rtn 
+:      011441 car_ir_data_rx_from_app:
+0x37b1 011442 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011443 nrtn blank 
+0x37b3 011444 fetch 2 ,mem_le_receive_payload 
+0x37b4 011445 store 2 ,mem_ir_data 
+0x37b5 011446 fetch 1 ,mem_car_24g_status 
+0x37b6 011447 bne work_paired ,car_ir_data_tx 
+0x37b7 011448 fetch 2 ,mem_le_lap 
+0x37b8 011449 store 2 ,mem_ir_data 
+:      011450 car_ir_data_tx:
+0x37b9 011451 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011452 call car_ir_init 
+0x37bb 011453 call car_ir_enable 
+0x37bc 011454 setarg 48000 
+0x37bd 011455 call sleep 
+0x37be 011456 call car_ir_disable 
+0x37bf 011457 setarg 7200 
+0x37c0 011458 call sleep 
+0x37c1 011459 arg 16 ,loopcnt 
+:      011460 car_ir_send_loop:
+0x37c2 011461 call car_ir_enable 
+0x37c3 011462 fetch 2 ,mem_ir_data 
+0x37c4 011463 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011464 setarg 7200 
+0x37c6 011465 call sleep 
+0x37c7 011466 call car_ir_disable 
+0x37c8 011467 branch car_ir_wait_finish 
+:      011469 car_ir_is_bit1:
+0x37c9 011470 setarg 14400 
+0x37ca 011471 call sleep 
+0x37cb 011472 call car_ir_disable 
+:      011473 car_ir_wait_finish:
+0x37cc 011474 setarg 7200 
+0x37cd 011475 call sleep 
+0x37ce 011476 fetch 2 ,mem_ir_data 
+0x37cf 011477 rshift pdata ,pdata 
+0x37d0 011478 store 2 ,mem_ir_data 
+0x37d1 011479 loop car_ir_send_loop 
+0x37d2 011481 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011482 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011483 setarg 0x0a01 
+0x37d5 011484 store 2 ,mem_le_receive_payload 
+0x37d6 011485 fetch 1 ,mem_car_config_device_select 
+0x37d7 011486 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011487 car_attack_shake_back_battle_car:
+0x37d8 011488 branch car_motor_control 
+:      011489 car_attack_shake_back_battle_tank:
+0x37d9 011490 setarg 0x0a01 
+0x37da 011491 store 2 ,mem_le_receive_payload + 2 
+0x37db 011492 branch car_motor_control 
+:      011494 car_ir_enable:
+0x37dc 011495 hfetch 1 ,core_gpio_key2 
+0x37dd 011496 or_into 0x40 ,pdata 
+0x37de 011497 hstore 1 ,core_gpio_key2 
+0x37df 011498 rtn 
+:      011499 car_ir_disable:
+0x37e0 011500 hfetch 1 ,core_gpio_key2 
+0x37e1 011501 and_into 0xbf ,pdata 
+0x37e2 011502 hstore 1 ,core_gpio_key2 
+0x37e3 011503 rtn 
+:      011505 car_ir_rx_init:
+0x37e4 011506 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011507 rtneq 0x00 
+0x37e6 011508 call lpm_disable_exen_output 
+0x37e7 011509 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011510 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011511 call gpio_config_input 
+0x37ea 011512 call car_ir_gpio_get_status 
+0x37eb 011513 nrtn true 
+0x37ec 011514 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011515 rtn 
+:      011517 car_ir_receive_process:
+0x37ee 011518 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011519 rtneq flag_ir_disable 
+0x37f0 011520 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011521 nrtn blank 
+0x37f2 011522 fetch 2 ,mem_ui_state_map 
+0x37f3 011523 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011524 fetch 1 ,mem_car_24g_status 
+0x37f5 011525 rtnne work_paired 
+:      011526 car_ir_receive_process_next:
+0x37f6 011527 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011528 call car_ir_gpio_get_status 
+0x37f8 011529 nrtn true 
+0x37f9 011530 setarg 36000 
+0x37fa 011531 call sleep 
+0x37fb 011532 call car_ir_gpio_get_status 
+0x37fc 011533 nrtn true 
+0x37fd 011534 call car_ir_clk_get 
+:      011535 car_ir_packet_head_wait_end:
+0x37fe 011536 call car_ir_clk_check 
+0x37ff 011537 nrtn positive 
+0x3800 011538 call car_ir_gpio_get_status 
+0x3801 011539 branch car_ir_packet_head_wait_end ,true 
+0x3802 011540 arg 0 ,rega 
+0x3803 011541 arg 16 ,loopcnt 
+0x3804 011542 call car_ir_clk_get 
+:      011543 car_ir_receive_process_loop:
+0x3805 011544 call car_ir_clk_check 
+0x3806 011545 nrtn positive 
+0x3807 011546 call car_ir_gpio_get_status 
+0x3808 011547 nbranch car_ir_receive_process_loop ,true 
+0x3809 011548 setarg 10800 
+0x380a 011549 call sleep 
+0x380b 011550 call car_ir_gpio_get_status 
+0x380c 011551 branch car_ir_get_bit1 ,true 
+:      011552 car_ir_get_bit0:
+0x380d 011553 setarg 0 
+0x380e 011554 rshift rega ,rega 
+0x380f 011555 ior rega ,rega 
+0x3810 011556 loop car_ir_receive_process_loop 
+0x3811 011557 branch car_ir_receive_process_end 
+:      011558 car_ir_get_bit1:
+0x3812 011559 setarg 0x8000 
+0x3813 011560 rshift rega ,rega 
+0x3814 011561 ior rega ,rega 
+0x3815 011562 call car_ir_clk_get 
+:      011563 car_ir_get_bit1_wait_low_end:
+0x3816 011564 call car_ir_clk_check 
+0x3817 011565 nrtn positive 
+0x3818 011566 call car_ir_gpio_get_status 
+0x3819 011567 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011568 loop car_ir_receive_process_loop 
+:      011569 car_ir_receive_process_end:
+0x381b 011570 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011571 copy rega ,pdata 
+0x381d 011572 store 2 ,mem_ir_rx_buf 
+0x381e 011573 store 2 ,mem_ir_notify_data + 8 
+0x381f 011574 fetch 1 ,mem_car_24g_status 
+0x3820 011575 beq work_paired ,car_ir_24g_receive_attack 
+:      011576 car_ir_data_notify:
+0x3821 011577 arg 0x07 ,loopcnt 
+0x3822 011578 arg mem_ir_notify_data_head ,contr 
+0x3823 011579 call calc_check_sum_start 
+0x3824 011580 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011581 arg mem_ir_notify_data ,rega 
+0x3826 011582 branch queue_push 
+:      011584 car_ir_24g_receive_attack:
+0x3827 011585 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011586 increase 1 ,pdata 
+0x3829 011587 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011588 div pdata ,2 
+0x382b 011589 call wait_div_end 
+0x382c 011590 quotient temp 
+0x382d 011591 remainder pdata 
+0x382e 011592 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011593 car_ir_24g_receive_attack_off:
+0x382f 011594 fetch 1 ,mem_car_config_led_num 
+0x3830 011595 isub temp ,null 
+0x3831 011596 call car_ir_24g_go_die ,zero 
+0x3832 011597 arg mem_car_led_control ,pdata 
+0x3833 011598 increase -1 ,temp 
+0x3834 011599 iadd temp ,rega 
+0x3835 011600 arg 0 ,pdata 
+0x3836 011601 istore 1 ,rega 
+0x3837 011602 rtn 
+:      011603 car_ir_24g_receive_attack_blink:
+0x3838 011604 arg mem_car_led_control ,pdata 
+0x3839 011605 iadd temp ,rega 
+0x383a 011606 arg 2 ,pdata 
+0x383b 011607 istore 1 ,rega 
+0x383c 011608 rtn 
+:      011609 car_ir_24g_go_die:
+0x383d 011610 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011611 rtn 
+:      011612 car_ir_clk_get:
+0x383f 011613 copy clkn_bt ,pdata 
+0x3840 011614 store 4 ,mem_ir_receive_clkn 
+0x3841 011615 rtn 
+:      011616 car_ir_clk_check:
+0x3842 011617 copy clkn_bt ,pdata 
+0x3843 011618 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011619 isub temp ,pdata 
+0x3845 011620 sub pdata ,200 ,null 
+0x3846 011621 rtn 
+:      011623 car_ir_gpio_get_status:
+0x3847 011624 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011625 branch gpio_get_bit 
+:      011627 car_led_control_receive:
+0x3849 011628 fetch 8 ,mem_le_receive_payload 
+0x384a 011629 store 8 ,mem_car_led_control 
+0x384b 011630 rtn 
+:      011632 car_info_request:
+0x384c 011633 fetch 1 ,mem_car_config_device_select 
+0x384d 011634 store 1 ,mem_car_info_request_payload 
+0x384e 011635 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011636 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011637 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011638 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011639 arg 13 ,loopcnt 
+0x3853 011640 arg mem_car_info_request_head ,contr 
+0x3854 011641 call calc_check_sum_start 
+0x3855 011642 store 1 ,mem_car_info_request_checksum 
+0x3856 011643 arg mem_car_info_request ,rega 
+0x3857 011644 branch queue_push 
+:      011650 light_init:
+0x3858 011651 call clear_eeprom_size_2k 
+0x3859 011652 jam 0x7a ,mem_curr_packet_num 
+0x385a 011653 call light_load_controler_list 
+0x385b 011654 call light_init_crr_cmd_count 
+0x385c 011655 setarg light_pairing_timer 
+0x385d 011656 store 2 ,mem_cb_event_timer 
+0x385e 011657 arg 0 ,rega 
+0x385f 011658 branch pwm_init 
+:      011660 light_pairing_timer:
+0x3860 011661 fetch 2 ,mem_light_pairing_timer 
+0x3861 011662 rtn blank 
+0x3862 011663 increase -1 ,pdata 
+0x3863 011664 store 2 ,mem_light_pairing_timer 
+0x3864 011665 rtnne 0 
+0x3865 011666 jam 0 ,mem_light_pairing_enable 
+0x3866 011667 rtn 
+:      011669 light_init_crr_cmd_count:
+0x3867 011670 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011671 fetch 1 ,mem_light_next_record 
+0x3869 011672 sub pdata ,40 ,null 
+0x386a 011673 rtn positive 
+0x386b 011674 jam 0 ,mem_light_next_record 
+0x386c 011675 rtn 
+:      011677 light_load_controler_list:
+0x386d 011678 arg mem_light_next_record ,rega 
+0x386e 011679 arg 0 ,regb 
+0x386f 011680 arg 81 ,temp 
+0x3870 011681 branch iicd_read_eep_data 
+:      011684 light_find_controler_pairing:
+0x3871 011685 disable user 
+0x3872 011686 fetch 1 ,mem_light_cnum 
+0x3873 011687 copy pdata ,loopcnt 
+0x3874 011689 arg mem_light_clist ,rega 
+0x3875 011690 copy regc ,regb 
+:      011691 light_find_controler_pairing_loop:
+0x3876 011692 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011693 call light_compare_addr_record 
+0x3878 011694 branch enable_user ,zero 
+:      011695 light_find_single_pairing_diff:
+0x3879 011696 increase 4 ,rega 
+0x387a 011697 loop light_find_controler_pairing_loop 
+0x387b 011698 rtn 
+:      011701 light_compare_addr_record:
+0x387c 011702 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011703 ifetch 3 ,rega 
+0x387e 011704 ifetcht 3 ,regb 
+0x387f 011705 isub temp ,null 
+0x3880 011706 rtn 
+:      011708 light_compare_single_record:
+0x3881 011709 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011710 ifetch 3 ,rega 
+0x3883 011711 ifetcht 3 ,regb 
+0x3884 011712 isub temp ,null 
+0x3885 011713 nrtn zero 
+0x3886 011714 ifetch 1 ,contr 
+0x3887 011715 sub pdata ,0 ,null 
+0x3888 011716 rtn zero 
+0x3889 011717 add rega ,3 ,contr 
+0x388a 011718 ifetcht 1 ,contr 
+0x388b 011719 isub temp ,null 
+0x388c 011720 rtn 
+:      011723 light_find_controler_cmd:
+0x388d 011724 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011725 disable user 
+0x388f 011726 fetch 1 ,mem_light_cnum 
+0x3890 011727 copy pdata ,loopcnt 
+0x3891 011729 arg mem_light_clist ,rega 
+0x3892 011730 copy regc ,regb 
+:      011731 light_find_controler_cmd_loop:
+0x3893 011732 call light_compare_single_record 
+0x3894 011733 branch enable_user ,zero 
+0x3895 011734 increase 4 ,rega 
+0x3896 011735 loop light_find_controler_cmd_loop 
+0x3897 011736 rtn 
+:      011739 light_recv_adv:
+0x3898 011740 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011741 increase 1 ,pdata 
+0x389a 011742 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011743 arg mem_le_rxbuf + 12 ,regc 
+:      011745 light_anylize_command:
+0x389c 011746 ifetch 2 ,regc 
+0x389d 011747 arg 0x55aa ,temp 
+0x389e 011748 isub temp ,null 
+0x389f 011749 nrtn zero 
+0x38a0 011750 copy contr ,regc 
+0x38a1 011751 ifetcht 3 ,regc 
+0x38a2 011752 setarg 0xffffff 
+0x38a3 011753 isub temp ,null 
+0x38a4 011754 branch light_parse_cmd ,zero 
+0x38a5 011755 call light_find_controler_cmd 
+0x38a6 011756 branch light_parse_cmd ,user 
+0x38a7 011757 rtn 
+:      011759 light_parse_cmd:
+0x38a8 011760 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011761 increase 4 ,regc 
+0x38aa 011762 ifetch 1 ,regc 
+0x38ab 011763 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011764 isub temp ,null 
+0x38ad 011765 rtn zero 
+0x38ae 011766 store 1 ,mem_curr_packet_num 
+0x38af 011767 fetch 1 ,mem_le_req_rcv 
+0x38b0 011768 increase 1 ,pdata 
+0x38b1 011769 store 1 ,mem_le_req_rcv 
+0x38b2 011771 increase 1 ,regc 
+0x38b3 011772 ifetch 1 ,regc 
+0x38b4 011773 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011774 copy pdata ,loopcnt 
+0x38b6 011775 rtn blank 
+:      011776 light_parse_cmd_loop:
+0x38b7 011777 ifetch 1 ,contr 
+0x38b8 011778 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011779 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011780 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011781 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011782 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011783 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011784 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011785 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011786 loop light_parse_cmd_loop 
+0x38c1 011787 rtn 
+:      011789 light_parse_cmd_pwm0:
+0x38c2 011790 copy contr ,regc 
+0x38c3 011791 fetch 1 ,mem_light_pwm0 
+0x38c4 011792 store 1 ,mem_pdatatemp 
+0x38c5 011793 arg 0 ,temp 
+:      011794 light_parse_cmd_pwm_common:
+0x38c6 011795 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011796 setarg 10000 
+0x38c8 011797 store 3 ,mem_pdatatemp + 2 
+0x38c9 011798 ifetch 1 ,regc 
+0x38ca 011799 store 1 ,mem_pdatatemp + 5 
+0x38cb 011800 call pwm_out_set 
+0x38cc 011801 and regc ,1 ,contr 
+0x38cd 011802 loop light_parse_cmd_loop 
+0x38ce 011803 rtn 
+:      011804 light_parse_cmd_pwm1:
+0x38cf 011805 copy regc ,contr 
+0x38d0 011806 fetch 1 ,mem_light_pwm1 
+0x38d1 011807 store 1 ,mem_pdatatemp 
+0x38d2 011808 arg 1 ,temp 
+0x38d3 011809 branch light_parse_cmd_pwm_common 
+:      011810 light_parse_cmd_pwm2:
+0x38d4 011811 copy regc ,contr 
+0x38d5 011812 fetch 1 ,mem_light_pwm2 
+0x38d6 011813 store 1 ,mem_pdatatemp 
+0x38d7 011814 arg 2 ,temp 
+0x38d8 011815 branch light_parse_cmd_pwm_common 
+:      011816 light_parse_cmd_pwm3:
+0x38d9 011817 copy regc ,contr 
+0x38da 011818 fetch 1 ,mem_light_pwm3 
+0x38db 011819 store 1 ,mem_pdatatemp 
+0x38dc 011820 arg 3 ,temp 
+0x38dd 011821 branch light_parse_cmd_pwm_common 
+:      011822 light_parse_cmd_pwm4:
+0x38de 011823 copy regc ,contr 
+0x38df 011824 fetch 1 ,mem_light_pwm4 
+0x38e0 011825 store 1 ,mem_pdatatemp 
+0x38e1 011826 arg 4 ,temp 
+0x38e2 011827 branch light_parse_cmd_pwm_common 
+:      011828 light_parse_cmd_pwm5:
+0x38e3 011829 copy regc ,contr 
+0x38e4 011830 fetch 1 ,mem_light_pwm5 
+0x38e5 011831 store 1 ,mem_pdatatemp 
+0x38e6 011832 arg 5 ,temp 
+0x38e7 011833 branch light_parse_cmd_pwm_common 
+:      011835 light_parse_auto_mode:
+0x38e8 011836 ifetch 1 ,contr 
+0x38e9 011837 rtn 
+:      011839 light_parse_pairing:
+0x38ea 011840 copy contr ,regc 
+0x38eb 011841 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011842 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011843 call update_controler_list 
+:      011844 light_parse_pairing_abandon:
+0x38ee 011845 and regc ,4 ,contr 
+0x38ef 011846 rtn 
+:      011847 update_controler_list:
+0x38f0 011848 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011849 call light_find_controler_pairing 
+0x38f2 011850 branch update_conrtoler_list_found ,user 
+0x38f3 011851 fetch 1 ,mem_light_next_record 
+0x38f4 011852 copy pdata ,temp 
+0x38f5 011853 increase 1 ,pdata 
+0x38f6 011854 store 1 ,mem_light_next_record 
+0x38f7 011855 call light_init_crr_cmd_count 
+0x38f8 011856 lshift2 temp ,temp 
+0x38f9 011857 setarg mem_light_clist 
+0x38fa 011858 iadd temp ,contw 
+0x38fb 011859 ifetch 4 ,regc 
+0x38fc 011860 istore 4 ,contw 
+0x38fd 011861 branch update_conrtoler_store_list 
+:      011862 update_conrtoler_list_found:
+0x38fe 011863 add regc ,3 ,contr 
+0x38ff 011864 ifetch 1 ,contr 
+0x3900 011865 rtn blank 
+0x3901 011866 ifetch 4 ,regc 
+0x3902 011867 istore 4 ,rega 
+:      011868 update_conrtoler_store_list:
+0x3903 011869 arg mem_light_next_record ,rega 
+0x3904 011870 arg 0 ,regb 
+0x3905 011871 arg 81 ,temp 
+0x3906 011872 branch iicd_write_eep_data 
+:      011876 lightc_init:
+0x3907 011880 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011881 call gpio_out_inactive 
+0x3909 011882 rtn 
+:      011885 lightc_dispatch:
+0x390a 011888 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011889 call gpio_out_active 
+0x390c 011892 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011893 call gpio_out_inactive 
+0x390e 011896 call lightc_start_adv 
+0x390f 011898 fetch 1 ,mem_adv_time 
+0x3910 011899 nrtn blank 
+0x3911 011901 call lpm_write_gpio_wakeup 
+0x3912 011902 hfetch 4 ,core_lpm_ctrl 
+0x3913 011903 set0 15 ,pdata 
+0x3914 011904 hstore 4 ,core_lpm_reg 
+0x3915 011905 call lpm_write_ctrl 
+0x3916 011906 arg param_hibernate_clks ,temp 
+0x3917 011907 branch lpm_sleep 
+:      011909 lightc_adv:
+0x3918 011910 fetch 1 ,mem_adv_time 
+0x3919 011911 branch le_adv_loop_tx ,blank 
+0x391a 011912 increase -1 ,pdata 
+0x391b 011913 store 1 ,mem_adv_time 
+0x391c 011914 branch le_adv_loop_tx 
+:      011916 lightc_start_adv:
+0x391d 011917 mul32 pdata ,20 ,pdata 
+0x391e 011918 arg mem_cmd0_string ,contr 
+0x391f 011919 iadd contr ,contr 
+0x3920 011920 ifetch 1 ,contr 
+0x3921 011921 rtn blank 
+0x3922 011922 copy pdata ,rega 
+0x3923 011923 copy rega ,loopcnt 
+0x3924 011924 arg mem_le_adv_data + 2 ,contw 
+0x3925 011925 call memcpy 
+0x3926 011926 copy rega ,pdata 
+0x3927 011927 increase 2 ,pdata 
+0x3928 011928 store 1 ,mem_le_adv_data_len 
+0x3929 011929 rtn 
+:      011936 module_init:
+0x392a 011938 rtn wake 
+0x392b 011939 call le_modified_name 
+0x392c 011940 call adc_init_data 
+0x392d 011941 setarg module_process_idle 
+0x392e 011942 store 2 ,mem_cb_idle_process 
+0x392f 011943 setarg module_bt_conn_process 
+0x3930 011944 store 2 ,mem_cb_bt_process 
+0x3931 011945 setarg module_process_bb_event 
+0x3932 011946 store 2 ,mem_cb_bb_event_process 
+0x3933 011947 setarg module_le_conn_process 
+0x3934 011948 store 2 ,mem_cb_le_process 
+0x3935 011949 setarg module_lpm_lock 
+0x3936 011950 store 2 ,mem_cb_check_wakelock 
+0x3937 011951 setarg module_hci_cmd_transmit_le_notify 
+0x3938 011952 store 2 ,mem_cb_ble_transmit 
+0x3939 011953 setarg module_hci_event_receive_spp_data 
+0x393a 011954 store 2 ,mem_cb_receive_spp_data 
+0x393b 011955 setarg module_le_receive_data 
+0x393c 011956 store 2 ,mem_cb_att_write 
+0x393d 011957 setarg module_bb_event_timer 
+0x393e 011958 store 2 ,mem_cb_event_timer 
+0x393f 011960 call module_spp_clear_last_transmite_clock 
+0x3940 011961 bpatch patch1b_5 ,mem_patch1b 
+0x3941 011962 call module_lpm_uart_init 
+0x3942 011963 call module_gpio_init 
+0x3943 011964 call check_module_disabled 
+0x3944 011965 branch module_hci_event_enter_standby_mode 
+:      011968 module_lpm_uart_init:
+0x3945 011969 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 011970 hstore 4 ,core_uart_rsaddr 
+0x3947 011972 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 011973 hstore 4 ,core_uart_tsaddr 
+0x3949 011975 hfetch 1 ,core_gpio_sel1 
+0x394a 011976 or_into 0x04 ,pdata 
+0x394b 011977 and_into 0xfc ,pdata 
+0x394c 011978 hstore 1 ,core_gpio_sel1 
+0x394d 011979 jam 0x00 ,core_uart_ctrl 
+0x394e 011981 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 011982 hstore 2 ,core_uart_rrptr 
+0x3950 011983 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 011984 hstore 2 ,core_uart_twptr 
+0x3952 011985 hstore 2 ,core_uart_trptrp 
+0x3953 011987 hfetch 4 ,core_gpio_pu0 
+0x3954 011988 set1 7 ,pdata 
+0x3955 011989 hstore 4 ,core_gpio_pu0 
+0x3956 011991 hfetch 2 ,core_clkoff 
+0x3957 011992 set0 clock_off_uart ,pdata 
+0x3958 011993 hstore 2 ,core_clkoff 
+0x3959 011994 call uart_set_baud_by_mem 
+0x395a 011995 jam uartclk_crystal ,core_uart_clksel 
+0x395b 011996 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 011998 fetch 1 ,mem_module_flag 
+0x395d 011999 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 012000 hfetcht 1 ,core_uart_ctrl 
+0x395f 012001 setflag true ,4 ,temp 
+0x3960 012002 hstoret 1 ,core_uart_ctrl 
+0x3961 012003 rtn 
+:      012007 module_lpm_init:
+0x3962 012008 call module_spp_clear_last_transmite_clock 
+0x3963 012009 branch module_lpm_uart_init 
+:      012012 module_gpio_init:
+0x3964 012017 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012018 call gpio_config_output 
+0x3966 012019 call module_set_conn_pin_low 
+0x3967 012021 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012022 branch gpio_config_input 
+:      012024 module_lpm_lock:
+0x3969 012025 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012026 call gpio_get_bit 
+0x396b 012027 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012028 branch app_get_lpm_wake_lock 
+:      012031 module_le_conn_process:
+0x396d 012032 rtn 
+:      012034 module_bt_conn_process:
+0x396e 012035 call module_spp_enter_sniff 
+0x396f 012036 branch module_control_air_flow 
+:      012038 module_spp_enter_sniff:
+0x3970 012039 fetch 1 ,mem_ui_state_map 
+0x3971 012040 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012041 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012042 setarg 0x3eff 
+0x3974 012043 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012044 iadd temp ,temp 
+0x3976 012045 copy clkn_bt ,pdata 
+0x3977 012046 isub temp ,null 
+0x3978 012047 nrtn positive 
+0x3979 012048 fetch 2 ,mem_ui_state_map 
+0x397a 012049 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012050 fetch 1 ,mem_module_flag 
+0x397c 012051 rtnbit1 moudle_task_sniff 
+0x397d 012052 call module_set_sniff_task_flag 
+0x397e 012053 call app_bt_enter_sniff 
+:      012054 module_spp_clear_last_transmite_clock:
+0x397f 012055 copy clkn_bt ,pdata 
+0x3980 012056 store 4 ,mem_last_transmite_clock 
+0x3981 012057 rtn 
+:      012060 module_process_idle:
+0x3982 012061 call module_control_air_flow 
+0x3983 012062 call l2cap_malloc_is_fifo_full 
+0x3984 012063 nrtn blank 
+0x3985 012064 branch module_process 
+:      012067 module_process_bb_event:
+0x3986 012068 copy regc ,pdata 
+0x3987 012069 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012070 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012071 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012072 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012073 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012074 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012075 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012076 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012077 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012078 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012079 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012080 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012081 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012082 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012083 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012084 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012085 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012086 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012087 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012088 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012089 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012090 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012091 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012092 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012093 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012094 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012095 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012096 rtn 
+:      012099 module_process_bb_event_disconned:
+0x39a3 012100 call module_spp_clear_last_transmite_clock 
+0x39a4 012101 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012102 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012103 call module_disconn_start 
+0x39a7 012104 fetch 2 ,mem_ui_state_map 
+0x39a8 012105 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012106 branch module_spp_disconnected 
+:      012108 module_process_spp_connected:
+0x39aa 012109 fetch 2 ,mem_ui_state_map 
+0x39ab 012110 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012111 store 2 ,mem_ui_state_map 
+0x39ad 012112 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012113 store 1 ,mem_lpm_mult 
+0x39af 012114 call module_set_conn_pin_low 
+0x39b0 012115 branch module_hci_event_spp_connect 
+:      012117 module_process_spp_disconnected:
+:      012119 module_spp_disconnected:
+0x39b1 012120 fetch 2 ,mem_ui_state_map 
+0x39b2 012121 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012122 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012123 store 2 ,mem_ui_state_map 
+0x39b5 012124 branch module_hci_event_spp_disconnect 
+:      012127 module_process_enter_sniff:
+:      012129 module_sniff_param_check:
+0x39b6 012130 call module_spp_clear_last_transmite_clock 
+0x39b7 012133 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012134 rshift pdata ,pdata 
+0x39b9 012135 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012136 isub temp ,null 
+0x39bb 012137 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012138 branch app_lpm_mult_enable 
+:      012139 module_sniff_param_check_unsniff:
+0x39bd 012140 fetch 1 ,mem_module_flag 
+0x39be 012141 rtnbit1 moudle_task_unsniff 
+0x39bf 012142 hfetch 2 ,core_uart_rxitems 
+0x39c0 012143 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012144 branch app_bt_sniff_exit 
+:      012146 module_process_exit_sniff:
+0x39c2 012147 call module_clear_sniff_task_flag 
+0x39c3 012148 branch app_lpm_mult_disable 
+:      012150 module_process_setup_complete:
+0x39c4 012151 call module_spp_clear_last_transmite_clock 
+0x39c5 012152 branch module_conn_start 
+:      012154 module_process_bb_even_le_disconn:
+0x39c6 012155 call le_clr_config_more_data 
+0x39c7 012156 call module_disconn_start 
+0x39c8 012157 branch module_hci_event_le_disconnect 
+:      012159 module_process_evt_pincode_req:
+0x39c9 012160 branch app_bt_set_pincode 
+:      012163 module_process_sniff_not_accept:
+0x39ca 012164 branch module_clear_sniff_task_flag 
+:      012167 module_process_unsniff_accept:
+0x39cb 012168 fetch 1 ,mem_module_flag 
+0x39cc 012169 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012170 branch module_clear_unsniff_task_flag 
+:      012173 module_process_unsniff_not_accept:
+0x39ce 012174 branch module_clear_unsniff_task_flag 
+:      012177 module_process_le_conn:
+0x39cf 012178 call le_send_att_exchange_mtu_requset 
+0x39d0 012179 call module_conn_start 
+0x39d1 012180 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012181 store 1 ,mem_lpm_mult 
+0x39d3 012182 branch module_hci_event_le_connect 
+:      012185 module_process_bb_conn:
+0x39d4 012186 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012187 call module_clear_sniff_task_flag 
+0x39d6 012188 branch module_clear_unsniff_task_flag 
+:      012190 module_process_page_time_out:
+:      012191 module_process_reconn_fail:
+:      012192 module_disconn_start:
+0x39d7 012193 call module_start_adv_discovery_by_command 
+0x39d8 012194 branch module_set_conn_pin_high 
+:      012197 module_process_ble_ltk_lost:
+0x39d9 012198 call le_send_reject_ind 
+0x39da 012199 branch le_send_smp_security_request 
+:      012202 module_set_conn_pin_high:
+0x39db 012203 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012204 branch gpio_out_active 
+:      012206 module_conn_start:
+0x39dd 012207 call module_stop_adv_discovery 
+0x39de 012208 branch module_set_conn_pin_low 
+:      012210 module_stop_adv_discovery:
+0x39df 012211 fetch 1 ,mem_module_state 
+0x39e0 012212 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012213 call app_bt_stop_discovery ,true 
+0x39e2 012214 fetch 1 ,mem_module_state 
+0x39e3 012215 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012216 call app_ble_stop_adv ,true 
+0x39e5 012217 rtn 
+:      012218 module_set_conn_pin_low:
+0x39e6 012219 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012220 branch gpio_out_inactive 
+:      012222 module_process_with_credit:
+0x39e8 012223 fetch 1 ,mem_credit_flag 
+0x39e9 012224 rtneq credit_disable 
+0x39ea 012225 branch rfcomm_send_uih_without_payload 
+:      012227 module_process:
+0x39eb 012228 hfetch 1 ,core_uart_status 
+0x39ec 012229 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012230 call uartd_prepare_rx 
+0x39ee 012231 ifetch 1 ,contru 
+0x39ef 012232 bne 0x01 ,module_hci_in_excp 
+0x39f0 012233 hfetch 2 ,core_uart_rxitems 
+0x39f1 012234 sub pdata ,2 ,null 
+0x39f2 012235 rtn positive 
+0x39f3 012236 ifetch 1 ,contru 
+0x39f4 012237 store 1 ,mem_module_uart_opcode 
+0x39f5 012238 ifetcht 1 ,contru 
+0x39f6 012239 copy contru ,rega 
+0x39f7 012240 storet 1 ,mem_module_uart_len 
+0x39f8 012241 add temp ,3 ,temp 
+0x39f9 012242 hfetch 2 ,core_uart_rxitems 
+0x39fa 012243 isub temp ,temp 
+0x39fb 012244 nrtn positive 
+0x39fc 012245 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012246 call module_hci_cmd_control 
+0x39fe 012247 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012248 rtneq hci_not_discard_packet 
+0x3a00 012249 branch module_hci_dicard_packet 
+:      012251 module_hci_in_excp:
+0x3a01 012252 call delay_10ms 
+0x3a02 012253 call module_hci_event_invalid_packet 
+0x3a03 012254 branch module_hci_release_except 
+:      012257 module_hci_release_except:
+0x3a04 012258 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012259 hfetch 2 ,core_uart_rxitems 
+0x3a06 012260 rtn blank 
+0x3a07 012261 call uartd_prepare_rx 
+0x3a08 012262 ifetch 1 ,contru 
+0x3a09 012263 sub pdata ,0x01 ,null 
+0x3a0a 012264 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012265 nbranch module_hci_release_except ,zero 
+0x3a0c 012266 ifetch 1 ,contru 
+0x3a0d 012267 rtneq hci_cmd_spp_data_req 
+0x3a0e 012268 rtneq hci_cmd_set_credit_given 
+0x3a0f 012269 increase -1 ,contru 
+0x3a10 012270 call module_hci_dicard_bytes 
+0x3a11 012271 branch module_hci_release_except 
+:      012273 module_hci_dicard_packet:
+0x3a12 012274 call uartd_prepare_rx 
+0x3a13 012275 increase 2 ,contru 
+0x3a14 012276 ifetch 1 ,contru 
+0x3a15 012277 iadd contru ,contru 
+:      012278 module_hci_dicard_bytes:
+0x3a16 012279 branch uartd_rxdone 
+:      012282 module_hci_cmd_control:
+0x3a17 012283 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012284 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012285 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012286 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012287 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012288 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012289 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012290 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012291 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012292 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012293 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012294 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012295 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012296 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012297 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012298 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012299 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012300 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012301 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012302 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012303 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012304 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012305 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012306 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012307 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012308 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012309 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012310 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012311 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012312 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012313 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012314 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012315 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012316 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012317 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012318 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012319 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012320 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012321 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012322 branch module_hci_event_receive_invalid_cmd 
+:      012327 module_hci_cmd_set_bt_addr:
+0x3a3f 012328 fetch 1 ,mem_module_uart_len 
+0x3a40 012329 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012330 ifetch 6 ,contru 
+0x3a42 012331 store 6 ,mem_lap 
+0x3a43 012332 branch module_hci_event_receive_valid_cmd 
+:      012335 module_hci_cmd_set_le_addr:
+0x3a44 012336 fetch 1 ,mem_module_uart_len 
+0x3a45 012337 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012338 ifetch 6 ,contru 
+0x3a47 012339 store 6 ,mem_le_lap 
+0x3a48 012340 branch module_hci_event_receive_valid_cmd 
+:      012344 module_hci_cmd_set_visibility:
+0x3a49 012345 fetch 1 ,mem_module_uart_len 
+0x3a4a 012346 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012347 copy rega ,contru 
+0x3a4c 012348 call module_hci_event_receive_valid_cmd 
+0x3a4d 012349 ifetcht 1 ,contru 
+0x3a4e 012350 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012351 fetch 2 ,mem_ui_state_map 
+0x3a50 012352 rtnbit1 ui_state_ble_connected 
+0x3a51 012353 rtnbit1 ui_state_bt_connected 
+:      012354 module_start_adv_discovery_by_command:
+0x3a52 012355 fetch 1 ,mem_module_state 
+0x3a53 012356 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012357 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012358 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012359 and temp ,0x03 ,pdata 
+0x3a57 012360 store 1 ,mem_scan_mode 
+:      012361 moudle_start_adv_by_command:
+0x3a58 012362 fetch 1 ,mem_module_state 
+0x3a59 012363 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012364 nrtn true 
+0x3a5b 012365 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012366 isolate1 2 ,temp 
+0x3a5d 012367 branch app_ble_start_adv ,true 
+0x3a5e 012368 branch app_ble_stop_adv 
+:      012372 module_hci_cmd_set_bt_name:
+0x3a5f 012373 fetch 1 ,mem_module_uart_len 
+0x3a60 012374 sub pdata ,67 ,null 
+0x3a61 012375 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012376 store 1 ,mem_local_name_length 
+0x3a63 012377 arg 8 ,loopcnt 
+0x3a64 012378 call memset0 
+0x3a65 012379 fetch 1 ,mem_module_uart_len 
+0x3a66 012380 copy pdata ,loopcnt 
+0x3a67 012381 copy rega ,contru 
+0x3a68 012382 arg mem_local_name ,contw 
+0x3a69 012383 call uart_copy_rx_bytes_fast 
+0x3a6a 012384 branch module_hci_event_receive_valid_cmd 
+:      012388 module_hci_cmd_set_le_name:
+0x3a6b 012389 fetch 1 ,mem_module_uart_len 
+0x3a6c 012390 sub pdata ,29 ,null 
+0x3a6d 012391 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012392 store 1 ,mem_le_name_len 
+0x3a6f 012393 copy pdata ,loopcnt 
+0x3a70 012394 copy rega ,contru 
+0x3a71 012395 arg mem_le_name ,contw 
+0x3a72 012396 call uart_copy_rx_bytes_fast 
+0x3a73 012397 call le_modified_name 
+0x3a74 012398 branch module_hci_event_receive_valid_cmd 
+:      012402 module_hci_cmd_receive_spp_data:
+0x3a75 012403 fetch 1 ,mem_ui_state_map 
+0x3a76 012404 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012405 call app_check_sniff 
+0x3a78 012406 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012407 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012409 call module_spp_clear_last_transmite_clock 
+0x3a7b 012410 fetch 1 ,mem_remote_credits 
+0x3a7c 012411 rtn blank 
+0x3a7d 012412 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012413 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012414 fetch 1 ,mem_module_uart_len 
+0x3a80 012415 store 2 ,mem_nl_rx_len_all 
+0x3a81 012417 copy rega ,contru 
+0x3a82 012420 copy contru ,pdata 
+0x3a83 012421 store 2 ,mem_nl_rx_data_src 
+:      012422 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012423 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012424 branch spp_tx_rfcomm_packet 
+:      012426 module_hci_cmd_spp_exit_sniff:
+0x3a86 012427 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012428 branch module_exit_sniff 
+:      012430 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012431 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012432 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012433 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012434 isub temp ,pdata 
+0x3a8c 012435 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012436 rtn 
+:      012438 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012439 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012440 arg dm_refcom_buff_len ,temp 
+0x3a90 012441 call not_greater_than 
+0x3a91 012442 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012443 call not_greater_than 
+0x3a93 012444 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012445 call not_greater_than 
+0x3a95 012446 store 2 ,mem_current_packet_length 
+0x3a96 012447 rtn 
+:      012449 module_hci_command_tx_spp_tx_complete:
+0x3a97 012450 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012451 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012452 branch module_hci_event_receive_valid_cmd 
+:      012456 module_hci_cmd_receive_le_data:
+0x3a9a 012457 fetch 2 ,mem_ui_state_map 
+0x3a9b 012458 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012459 call module_check_ble_encrypt_state 
+0x3a9d 012460 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012461 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012462 fetch 1 ,mem_module_flag 
+0x3aa0 012463 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012464 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012465 nrtn blank 
+0x3aa3 012466 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012467 ifetch 2 ,contru 
+0x3aa5 012468 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012469 copy contru ,pdata 
+0x3aa7 012470 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012471 fetch 1 ,mem_module_uart_len 
+0x3aa9 012472 pincrease -2 
+0x3aaa 012473 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012474 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012475 store 1 ,mem_module_hci_notify_len 
+0x3aad 012476 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012477 call le_set_config_more_data 
+0x3aaf 012478 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012479 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012480 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012481 fetch 1 ,mem_module_flag 
+0x3ab3 012482 rtnbit0 module_flag_ble_data_finish 
+:      012483 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012484 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012485 call module_clear_le_tx_data_flag 
+0x3ab6 012486 branch module_hci_event_receive_valid_cmd 
+:      012488 module_hci_cmd_transmit_le_notify:
+0x3ab7 012489 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012490 rtn blank 
+0x3ab9 012491 call le_fifo_check_nearly_full 
+0x3aba 012492 nrtn blank 
+0x3abb 012493 call module_get_le_remote_mtu 
+0x3abc 012494 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012495 add temp ,-3 ,pdata 
+0x3abe 012496 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012497 call not_greater_than 
+0x3ac0 012498 copy pdata ,rega 
+0x3ac1 012499 copy temp ,pdata 
+0x3ac2 012500 isub rega ,pdata 
+0x3ac3 012501 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012502 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012503 call le_att_malloc_tx_notify 
+0x3ac6 012504 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012505 copy pdata ,contru 
+0x3ac8 012506 copy rega ,loopcnt 
+0x3ac9 012507 call uart_copy_rx_bytes_fast 
+0x3aca 012508 copy contru ,pdata 
+0x3acb 012509 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012510 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012511 nrtn blank 
+0x3ace 012512 branch module_set_le_tx_data_flag 
+:      012516 module_get_le_remote_mtu:
+0x3acf 012517 arg 0x17 ,temp 
+0x3ad0 012518 fetch 1 ,mem_module_flag 
+0x3ad1 012519 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012520 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012521 rtn 
+:      012523 module_check_ble_encrypt_state:
+0x3ad4 012524 fetch 1 ,mem_module_flag 
+0x3ad5 012525 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012526 branch disable_user 
+:      012530 module_hci_cmd_inquire_status:
+0x3ad7 012531 branch module_hci_event_status_res 
+:      012535 module_hci_cmd_set_pairing_mode:
+0x3ad8 012536 copy rega ,contru 
+0x3ad9 012537 ifetch 1 ,contru 
+0x3ada 012538 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012539 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012540 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012541 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012542 branch module_hci_event_receive_invalid_cmd 
+:      012543 module_hci_pairing_pincode_mode:
+0x3adf 012544 call ssp_disable 
+0x3ae0 012545 jam 0 ,mem_ssp_enable 
+0x3ae1 012546 branch module_hci_event_receive_valid_cmd 
+:      012547 module_hci_pairing_just_work_mode:
+0x3ae2 012548 setarg ssp_mode_just_work_io_cap_data 
+:      012549 module_hci_sspairing_mode:
+0x3ae3 012550 store 3 ,mem_sp_iocap_local 
+0x3ae4 012551 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012552 call ssp_enable 
+0x3ae6 012553 jam 1 ,mem_ssp_enable 
+0x3ae7 012554 branch module_hci_event_receive_valid_cmd 
+:      012555 module_hci_pairing_passkey:
+0x3ae8 012556 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012557 branch module_hci_sspairing_mode 
+:      012559 module_hci_pairing_numeric_comparison:
+0x3aea 012560 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012561 branch module_hci_sspairing_mode 
+:      012564 module_hci_cmd_set_pincode:
+0x3aec 012565 fetch 1 ,mem_module_uart_len 
+0x3aed 012566 sub pdata ,16 ,null 
+0x3aee 012567 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012568 store 1 ,mem_pin_length 
+0x3af0 012569 copy pdata ,loopcnt 
+0x3af1 012570 arg mem_pin ,contw 
+0x3af2 012571 call uart_copy_rx_bytes 
+0x3af3 012572 branch module_hci_event_receive_valid_cmd 
+:      012576 module_hci_cmd_set_uart_control_mode:
+0x3af4 012577 copy rega ,contru 
+0x3af5 012578 ifetch 1 ,contru 
+0x3af6 012579 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012580 nsetflag blank ,4 ,temp 
+0x3af8 012581 hstoret 1 ,core_uart_ctrl 
+0x3af9 012582 branch module_hci_event_receive_valid_cmd 
+:      012586 module_hci_cmd_set_uart_baud:
+0x3afa 012587 fetch 1 ,mem_module_uart_len 
+0x3afb 012588 copy pdata ,loopcnt 
+0x3afc 012589 copy rega ,contru 
+0x3afd 012590 call string2dec_from_uart 
+0x3afe 012591 setarg uart_clk_24 
+0x3aff 012592 idiv temp 
+0x3b00 012593 call wait_div_end 
+0x3b01 012594 quotient pdata 
+:      012595 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012596 store uart_baud_len ,mem_baud 
+0x3b03 012597 call module_hci_event_receive_valid_cmd 
+0x3b04 012598 call wait_uarttx 
+0x3b05 012599 branch uart_set_baud_by_mem 
+:      012603 module_hci_cmd_version_request:
+0x3b06 012604 arg 2 ,rega 
+0x3b07 012605 arg mem_soft_version_num ,regb 
+0x3b08 012606 arg 0 ,temp 
+0x3b09 012607 branch module_hci_event_set_cmd 
+:      012608 module_hci_event_set_cmd_send_response:
+0x3b0a 012609 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012610 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012611 arg 0 ,temp 
+0x3b0d 012612 branch module_hci_event_set_cmd 
+:      012616 module_hci_cmd_bt_disconnect:
+0x3b0e 012617 fetch 2 ,mem_ui_state_map 
+0x3b0f 012618 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012619 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012620 call module_hci_event_receive_valid_cmd 
+0x3b11 012621 branch app_bt_disconnect 
+:      012625 module_hci_cmd_ble_disconnect:
+0x3b12 012626 fetch 2 ,mem_ui_state_map 
+0x3b13 012627 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012628 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012629 call module_hci_event_receive_valid_cmd 
+0x3b15 012630 branch app_ble_disconnect 
+:      012636 module_hci_cmd_set_nvram:
+0x3b16 012637 fetch 1 ,mem_module_uart_len 
+0x3b17 012638 copy pdata ,loopcnt 
+0x3b18 012639 copy rega ,contru 
+0x3b19 012640 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012641 icopy contw 
+0x3b1b 012642 call uart_copy_rx_bytes_fast 
+0x3b1c 012643 branch module_hci_event_receive_valid_cmd 
+:      012647 module_hci_cmd_confirm_gkey:
+0x3b1d 012648 fetch 1 ,mem_ui_state_map 
+0x3b1e 012649 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012650 ifetch 1 ,contru 
+0x3b20 012651 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012652 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012653 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012654 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012656 call module_hci_event_receive_valid_cmd 
+0x3b25 012658 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012659 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012660 rtn 
+:      012662 dhkey_not_accept:
+0x3b28 012663 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012664 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012665 branch ui_ipc_send_cmd 
+:      012668 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012669 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012670 branch dhkey_not_accept 
+:      012674 module_hci_cmd_set_credit_given:
+0x3b2d 012675 fetch 1 ,mem_ui_state_map 
+0x3b2e 012676 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012677 fetch 1 ,mem_credit_flag 
+0x3b30 012678 rtneq credit_disable 
+0x3b31 012679 ifetch 1 ,contru 
+0x3b32 012680 fetcht 1 ,mem_credit_given 
+0x3b33 012681 iadd temp ,temp 
+0x3b34 012682 storet 1 ,mem_credit_given 
+0x3b35 012683 rtn 
+:      012687 module_hci_cmd_auto_adv:
+0x3b36 012688 arg 0x40 ,loopcnt 
+0x3b37 012689 arg mem_le_adv_data_len ,contw 
+0x3b38 012690 call clear_mem 
+0x3b39 012691 setarg 0 
+0x3b3a 012692 store 1 ,mem_regb 
+0x3b3b 012693 copy rega ,contru 
+:      012694 module_hci_cmd_auto_adv_loop:
+0x3b3c 012695 copy contru ,pdata 
+0x3b3d 012696 store 2 ,mem_regc 
+0x3b3e 012697 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012699 fetch 1 ,mem_regb 
+0x3b40 012700 fetcht 1 ,mem_temp 
+0x3b41 012701 increase 1 ,temp 
+0x3b42 012702 iadd temp ,pdata 
+0x3b43 012703 store 1 ,mem_regb 
+0x3b44 012705 sub pdata ,31 ,null 
+0x3b45 012706 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012707 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012708 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012709 setarg mem_le_adv_data 
+0x3b48 012710 iadd temp ,pdata 
+0x3b49 012711 store 2 ,mem_contw 
+0x3b4a 012712 fetcht 1 ,mem_temp 
+0x3b4b 012713 increase 1 ,temp 
+0x3b4c 012714 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012715 iadd temp ,pdata 
+0x3b4e 012716 store 1 ,mem_le_adv_data_len 
+0x3b4f 012717 branch module_hci_cmd_auto_adv_store_common 
+:      012718 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012719 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012720 setarg mem_le_scan_data 
+0x3b52 012721 iadd temp ,pdata 
+0x3b53 012722 store 2 ,mem_contw 
+0x3b54 012723 fetcht 1 ,mem_temp 
+0x3b55 012724 increase 1 ,temp 
+0x3b56 012725 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012726 iadd temp ,pdata 
+0x3b58 012727 store 1 ,mem_le_scan_data_len 
+:      012728 module_hci_cmd_auto_adv_store_common:
+0x3b59 012729 fetch 2 ,mem_contw 
+0x3b5a 012730 copy pdata ,contw 
+0x3b5b 012731 fetch 2 ,mem_regc 
+0x3b5c 012732 copy pdata ,contru 
+0x3b5d 012734 copy temp ,loopcnt 
+0x3b5e 012735 call uart_copy_rx_bytes_fast 
+0x3b5f 012737 fetch 1 ,mem_module_uart_len 
+0x3b60 012738 fetcht 1 ,mem_regb 
+0x3b61 012739 isub temp ,null 
+0x3b62 012740 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012741 branch module_hci_event_receive_valid_cmd 
+:      012744 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012745 ifetch 1 ,contru 
+0x3b65 012746 store 1 ,mem_temp 
+0x3b66 012747 ifetch 1 ,contru 
+0x3b67 012748 store 1 ,mem_rega 
+0x3b68 012749 rtn 
+:      012753 module_hci_cmd_power_request:
+0x3b69 012754 arg 0 ,temp 
+0x3b6a 012755 arg 2 ,rega 
+0x3b6b 012756 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012757 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012758 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012759 branch module_hci_event_set_cmd 
+:      012763 module_hci_cmd_power_set:
+0x3b6f 012764 fetch 1 ,mem_module_uart_len 
+0x3b70 012765 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012766 ifetch 1 ,contru 
+0x3b72 012767 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012768 setarg 0x00 
+0x3b74 012769 store 2 ,mem_module_vdd_quotient 
+0x3b75 012770 branch module_hci_event_receive_valid_cmd 
+:      012774 module_hci_cmd_passkey_entry:
+0x3b76 012775 ifetch 4 ,contru 
+0x3b77 012776 store 4 ,mem_pin 
+0x3b78 012777 jam 4 ,mem_pin_length 
+0x3b79 012778 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012779 call module_hci_event_receive_valid_cmd 
+0x3b7b 012780 branch authentication_passkey 
+:      012784 module_hci_cmd_set_gpio:
+0x3b7c 012785 fetch 1 ,mem_module_uart_len 
+0x3b7d 012786 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012787 ifetch 1 ,contru 
+0x3b7f 012788 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012789 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012790 branch module_hci_event_receive_invalid_cmd 
+:      012792 module_set_gpio_input:
+0x3b82 012793 ifetcht 1 ,contru 
+0x3b83 012794 ifetch 1 ,contru 
+0x3b84 012795 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012796 nsetflag blank ,7 ,temp 
+0x3b86 012797 call gpio_config_input 
+0x3b87 012798 branch module_hci_event_receive_valid_cmd 
+:      012800 module_set_gpio_high_impedance:
+0x3b88 012801 call gpio_set_high_impedance 
+0x3b89 012802 branch module_hci_event_receive_valid_cmd 
+:      012804 module_set_gpio_output:
+0x3b8a 012805 ifetcht 1 ,contru 
+0x3b8b 012806 call gpio_config_output0 
+0x3b8c 012807 ifetch 1 ,contru 
+0x3b8d 012808 isolate1 0 ,pdata 
+0x3b8e 012809 call gpio_out_flag 
+0x3b8f 012810 branch module_hci_event_receive_valid_cmd 
+:      012814 module_hci_cmd_read_gpio:
+0x3b90 012815 fetch 1 ,mem_module_uart_len 
+0x3b91 012816 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012817 ifetcht 1 ,contru 
+0x3b93 012818 call gpio_get_bit 
+0x3b94 012819 setarg 0x0 
+0x3b95 012820 nsetflag true ,0 ,pdata 
+0x3b96 012821 arg 1 ,rega 
+0x3b97 012822 branch module_hci_event_set_cmd_send_response 
+:      012826 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012827 copy rega ,contru 
+0x3b99 012828 ifetch 1 ,contru 
+0x3b9a 012829 copy pdata ,temp 
+0x3b9b 012830 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012831 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012832 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012833 store 1 ,mem_le_pairing_mode 
+0x3b9f 012834 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012835 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012836 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012837 branch module_hci_event_receive_invalid_cmd 
+:      012839 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012840 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012841 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012842 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012843 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012844 branch module_le_set_noinputnooutput 
+:      012845 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012846 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012847 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012848 storet 1 ,mem_le_pairing_mode 
+0x3bab 012849 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012850 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012851 branch module_hci_event_receive_valid_cmd 
+:      012852 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012853 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012854 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012855 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012856 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012857 branch module_le_set_displayonly 
+:      012858 module_le_set_no_pairing:
+0x3bb3 012859 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012860 module_le_set_noinputnooutput:
+0x3bb4 012861 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012862 branch module_hci_event_receive_valid_cmd 
+:      012863 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012864 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012865 branch module_le_set_noinputnooutput 
+:      012866 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012867 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012868 module_le_set_displayonly:
+0x3bb9 012869 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012870 branch module_hci_event_receive_valid_cmd 
+:      012874 module_hci_cmd_le_set_adv_data:
+0x3bbb 012875 fetch 1 ,mem_module_uart_len 
+0x3bbc 012876 sub pdata ,31 ,null 
+0x3bbd 012877 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012878 store 1 ,mem_le_adv_data_len 
+0x3bbf 012879 copy pdata ,loopcnt 
+0x3bc0 012880 copy rega ,contru 
+0x3bc1 012881 arg mem_le_adv_data ,contw 
+0x3bc2 012882 call uart_copy_rx_bytes_fast 
+0x3bc3 012883 branch module_hci_event_receive_valid_cmd 
+:      012887 module_hci_cmd_le_set_scan_data:
+0x3bc4 012888 fetch 1 ,mem_module_uart_len 
+0x3bc5 012889 sub pdata ,31 ,null 
+0x3bc6 012890 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012891 store 1 ,mem_le_scan_data_len 
+0x3bc8 012892 copy pdata ,loopcnt 
+0x3bc9 012893 copy rega ,contru 
+0x3bca 012894 arg mem_le_scan_data ,contw 
+0x3bcb 012895 call uart_copy_rx_bytes_fast 
+0x3bcc 012896 branch module_hci_event_receive_valid_cmd 
+:      012900 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012901 fetch 2 ,mem_ui_state_map 
+0x3bce 012902 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012903 fetch 1 ,mem_module_uart_len 
+0x3bd0 012904 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012905 copy rega ,contru 
+0x3bd2 012906 ifetch 8 ,contru 
+0x3bd3 012907 store 8 ,mem_le_interval_min 
+0x3bd4 012908 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012909 call ui_ipc_send_cmd 
+0x3bd6 012910 branch module_hci_event_receive_valid_cmd 
+:      012914 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012915 ifetch 2 ,contru 
+0x3bd8 012916 store 2 ,mem_le_adv_interval 
+0x3bd9 012917 branch module_hci_event_receive_valid_cmd 
+:      012921 module_hci_cmd_le_start_pairing:
+0x3bda 012922 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 012923 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 012924 fetch 1 ,mem_le_pairing_state 
+0x3bdd 012925 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 012926 fetch 1 ,mem_le_enc_state 
+0x3bdf 012927 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 012928 call check_51cmd_le_smp_sec_req 
+0x3be1 012929 branch module_hci_event_receive_valid_cmd 
+:      012933 module_hci_cmd_set_wake_gpio:
+0x3be2 012934 fetch 1 ,mem_module_uart_len 
+0x3be3 012935 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 012936 ifetch 1 ,contru 
+0x3be5 012937 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 012938 ifetch 4 ,contru 
+0x3be7 012939 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 012940 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 012941 call gpio_config_output 
+0x3bea 012942 call module_set_mcu_wake_pin_low 
+0x3beb 012943 branch module_hci_event_receive_valid_cmd 
+:      012947 module_hci_cmd_set_tx_power:
+0x3bec 012948 fetch 1 ,mem_module_uart_len 
+0x3bed 012949 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 012950 ifetch 1 ,contru 
+0x3bef 012951 store 1 ,mem_tx_power 
+0x3bf0 012952 branch module_hci_event_receive_valid_cmd 
+:      012956 module_hci_cmd_le_confirm_gkey:
+0x3bf1 012957 ifetch 1 ,contru 
+0x3bf2 012958 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 012959 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 012960 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 012961 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 012962 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 012963 branch module_hci_event_receive_invalid_cmd 
+:      012964 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 012965 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 012966 branch module_hci_event_receive_valid_cmd 
+:      012968 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 012969 call le_send_pairing_confirm_value_failed 
+0x3bfb 012970 branch module_hci_event_receive_valid_cmd 
+:      012974 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 012975 fetch 1 ,mem_module_uart_len 
+0x3bfd 012976 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 012977 call module_hci_event_receive_valid_cmd 
+0x3bff 012978 ifetch 1 ,contru 
+0x3c00 012979 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 012980 branch classic_bt_set_reject_justwork_flag 
+:      012984 module_hci_cmd_reset_chip:
+0x3c02 012985 call module_hci_event_receive_valid_cmd 
+0x3c03 012986 call wait_uarttx 
+0x3c04 012987 jam 0x01 ,core_reset 
+0x3c05 012988 branch loop 
+:      012992 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 012993 fetch 1 ,mem_module_uart_len 
+0x3c07 012994 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 012995 ifetch 1 ,contru 
+0x3c09 012996 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 012997 fetch 1 ,mem_module_uart_len 
+0x3c0b 012998 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 012999 ifetch 4 ,contru 
+0x3c0d 013000 arg 1000000 ,temp 
+0x3c0e 013001 isub temp ,null 
+0x3c0f 013002 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 013003 store 4 ,mem_le_tk 
+0x3c11 013004 call le_set_config_fixed_tk 
+0x3c12 013005 branch module_hci_event_receive_valid_cmd 
+:      013007 module_hci_cmd_le_set_random_passkey:
+0x3c13 013008 call le_clr_config_fixed_tk 
+0x3c14 013009 branch module_hci_event_receive_valid_cmd 
+:      013013 module_hci_test_cmde_close_lpm:
+0x3c15 013014 jam 0 ,mem_lpm_mode 
+0x3c16 013015 branch module_hci_event_receive_valid_cmd 
+:      013020 module_hci_event_receive_invalid_cmd:
+0x3c17 013021 arg 1 ,temp 
+0x3c18 013022 arg 0 ,rega 
+0x3c19 013023 branch module_hci_event_set_cmd 
+:      013026 module_hci_event_receive_valid_cmd:
+0x3c1a 013027 arg 0 ,temp 
+0x3c1b 013028 arg 0 ,rega 
+0x3c1c 013029 branch module_hci_event_set_cmd 
+:      013033 module_hci_event_spp_connect:
+0x3c1d 013034 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013035 branch module_hci_event_enter_standby_mode_len0 
+:      013039 module_hci_event_le_connect:
+0x3c1f 013040 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013041 branch module_hci_event_enter_standby_mode_len0 
+:      013045 module_hci_event_spp_disconnect:
+0x3c21 013046 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013047 branch module_hci_event_enter_standby_mode_len0 
+:      013051 module_hci_event_le_disconnect:
+0x3c23 013052 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013053 branch module_hci_event_enter_standby_mode_len0 
+:      013061 module_hci_event_set_cmd:
+0x3c25 013062 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013063 copy pdata ,regc 
+0x3c27 013064 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013065 setarg 2 
+0x3c29 013066 iadd rega ,pdata 
+0x3c2a 013067 call module_hci_prepare_tx 
+0x3c2b 013068 copy regc ,pdata 
+0x3c2c 013069 istore 1 ,contwu 
+0x3c2d 013070 istoret 1 ,contwu 
+0x3c2e 013071 copy rega ,loopcnt 
+0x3c2f 013072 copy regb ,contr 
+0x3c30 013073 call uart_copy_tx_bytes 
+0x3c31 013074 branch uartd_send 
+:      013078 module_hci_event_receive_spp_data:
+0x3c32 013080 call module_spp_clear_last_transmite_clock 
+0x3c33 013081 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013082 fetch 1 ,mem_current_length 
+0x3c35 013083 rtn blank 
+0x3c36 013084 call module_hci_prepare_tx 
+0x3c37 013085 fetch 1 ,mem_current_length 
+0x3c38 013086 copy pdata ,loopcnt 
+0x3c39 013087 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013088 copy pdata ,contr 
+0x3c3b 013089 call uart_copy_tx_bytes_fast 
+0x3c3c 013090 branch uartd_send 
+:      013094 module_hci_event_receive_le_data:
+0x3c3d 013095 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013096 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013097 icopy loopcnt 
+0x3c40 013098 increase 2 ,pdata 
+0x3c41 013099 call module_hci_prepare_tx 
+0x3c42 013100 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013101 istore 2 ,contwu 
+0x3c44 013102 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013103 icopy contr 
+0x3c46 013104 call uart_copy_tx_bytes_fast 
+0x3c47 013105 branch uartd_send 
+:      013109 module_hci_event_enter_standby_mode:
+0x3c48 013110 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013111 module_hci_event_enter_standby_mode_len0:
+0x3c49 013112 setarg 0 
+0x3c4a 013113 call module_hci_prepare_tx 
+0x3c4b 013114 branch uartd_send 
+:      013118 module_hci_event_status_res:
+0x3c4c 013119 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013120 setarg 1 
+0x3c4e 013121 call module_hci_prepare_tx 
+0x3c4f 013123 call module_hci_read_bt_status 
+0x3c50 013125 fetch 2 ,mem_ui_state_map 
+0x3c51 013126 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013127 qisolate1 pdata 
+0x3c53 013128 setflag true ,3 ,temp 
+0x3c54 013130 arg ui_state_ble_connected ,queue 
+0x3c55 013131 qisolate1 pdata 
+0x3c56 013132 setflag true ,5 ,temp 
+0x3c57 013134 fetch 1 ,mem_ui_state_map 
+0x3c58 013135 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013136 qisolate1 pdata 
+0x3c5a 013137 setflag true ,4 ,temp 
+0x3c5b 013139 istoret 1 ,contwu 
+0x3c5c 013140 branch uartd_send 
+:      013144 module_hci_read_bt_status:
+0x3c5d 013145 arg 0 ,temp 
+0x3c5e 013146 fetch 1 ,mem_scan_mode 
+0x3c5f 013147 arg inq_scan_mode ,queue 
+0x3c60 013148 qisolate1 pdata 
+0x3c61 013149 setflag true ,0 ,temp 
+0x3c62 013150 arg page_scan_mode ,queue 
+0x3c63 013151 qisolate1 pdata 
+0x3c64 013152 setflag true ,1 ,temp 
+0x3c65 013154 fetch 1 ,mem_le_adv_enable 
+0x3c66 013155 arg 0 ,queue 
+0x3c67 013156 qisolate1 pdata 
+0x3c68 013157 setflag true ,2 ,temp 
+0x3c69 013158 rtn 
+:      013162 module_hci_event_store_device:
+0x3c6a 013163 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013164 fetch 1 ,mem_nv_data_number 
+0x3c6c 013165 mul32 pdata ,34 ,pdata 
+0x3c6d 013166 icopy loopcnt 
+0x3c6e 013167 call module_hci_prepare_tx 
+0x3c6f 013168 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013169 icopy contr 
+0x3c71 013170 call uart_copy_tx_bytes_fast 
+0x3c72 013171 branch uartd_send 
+:      013175 module_hci_event_gkey_generate:
+0x3c73 013176 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013177 setarg 4 
+0x3c75 013178 call module_hci_prepare_tx 
+0x3c76 013179 fetch 4 ,mem_gkey 
+0x3c77 013180 istore 4 ,contwu 
+0x3c78 013181 branch uartd_send 
+:      013185 module_hci_event_invalid_packet:
+0x3c79 013186 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013187 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013188 arg 0xff ,temp 
+0x3c7c 013189 call not_greater_than 
+0x3c7d 013190 copy pdata ,loopcnt 
+0x3c7e 013191 call module_hci_prepare_tx 
+0x3c7f 013192 call uartd_prepare_rx 
+0x3c80 013193 call uart_copy_rx2tx 
+0x3c81 013194 branch uartd_send 
+:      013198 module_hci_event_passkey_entry_mode:
+0x3c82 013199 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013200 branch module_hci_event_enter_standby_mode_len0 
+:      013204 module_hci_event_le_tk:
+0x3c84 013205 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013206 setarg 4 
+0x3c86 013207 call module_hci_prepare_tx 
+0x3c87 013208 fetch 4 ,mem_le_tk 
+0x3c88 013209 istore 4 ,contwu 
+0x3c89 013210 branch uartd_send 
+:      013214 module_hci_event_le_pairing_fail:
+0x3c8a 013215 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013216 branch module_hci_event_pairing_completed 
+:      013218 module_hci_event_le_pairing_success:
+0x3c8c 013219 arg flag_ble_pairing_success ,rega 
+0x3c8d 013220 branch module_hci_event_pairing_completed 
+:      013222 module_hci_event_bt_pairing_fail:
+0x3c8e 013223 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013224 branch module_hci_event_pairing_completed 
+:      013226 module_hci_event_bt_pairing_success:
+0x3c90 013227 arg flag_bt_pairing_success ,rega 
+:      013229 module_hci_event_pairing_completed:
+0x3c91 013230 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013231 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013232 setarg 2 
+0x3c94 013233 call module_hci_prepare_tx 
+0x3c95 013234 copy rega ,pdata 
+0x3c96 013235 istore 2 ,contwu 
+0x3c97 013236 branch uartd_send 
+:      013240 module_hci_event_pause_enc:
+0x3c98 013241 arg flag_event_pause_enc ,regc 
+0x3c99 013242 branch module_hci_event_enc 
+:      013244 module_hci_event_start_enc:
+0x3c9a 013245 arg flag_event_start_enc ,regc 
+:      013247 module_hci_event_enc:
+0x3c9b 013248 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013249 setarg 1 
+0x3c9d 013250 call module_hci_prepare_tx 
+0x3c9e 013251 copy regc ,pdata 
+0x3c9f 013252 istore 1 ,contwu 
+0x3ca0 013253 branch uartd_send 
+:      013257 module_hci_event_le_gkey:
+0x3ca1 013258 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013259 setarg 4 
+0x3ca3 013260 call module_hci_prepare_tx 
+0x3ca4 013261 fetch 4 ,mem_gkey 
+0x3ca5 013262 istore 4 ,contwu 
+0x3ca6 013263 branch uartd_send 
+:      013274 module_hci_prepare_tx:
+0x3ca7 013275 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013276 store 1 ,mem_module_uart_len 
+0x3ca9 013277 storet 8 ,mem_temp 
+0x3caa 013278 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013279 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013280 fetcht 8 ,mem_temp 
+0x3cad 013281 call uartd_prepare_tx 
+0x3cae 013282 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013283 istore 3 ,contwu 
+0x3cb0 013284 rtn 
+:      013287 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013288 call module_check_mcu_wake_pin_high 
+0x3cb2 013289 rtn true 
+:      013290 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013291 call module_set_mcu_wake_pin_high 
+0x3cb4 013292 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013293 rshift2 pdata ,pdata 
+0x3cb6 013294 rtn blank 
+0x3cb7 013295 branch delay 
+:      013297 module_set_mcu_wake_pin_high:
+0x3cb8 013299 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013300 branch gpio_out_active 
+:      013302 module_check_mcu_wake_pin_high:
+0x3cba 013303 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013304 branch gpio_check_active 
+:      013306 module_set_mcu_wake_pin_low:
+0x3cbc 013307 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013308 branch gpio_out_inactive 
+:      013311 delay:
+0x3cbe 013312 increase -1 ,pdata 
+0x3cbf 013313 nop 38 
+0x3cc0 013314 nbranch delay ,blank 
+0x3cc1 013315 rtn 
+:      013324 module_le_receive_data:
+0x3cc2 013325 call module_check_ble_encrypt_state 
+0x3cc3 013326 rtn user 
+0x3cc4 013327 copy rega ,pdata 
+0x3cc5 013328 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013329 copy regb ,pdata 
+0x3cc7 013330 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013331 fetch 2 ,mem_le_att_handle 
+0x3cc9 013332 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013333 isub temp ,null 
+0x3ccb 013334 branch module_le_receive_data_ok ,zero 
+0x3ccc 013335 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013336 isub temp ,null 
+0x3cce 013337 nrtn zero 
+:      013338 module_le_receive_data_ok:
+0x3ccf 013339 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013340 branch module_hci_event_receive_le_data 
+:      013345 module_exit_sniff:
+0x3cd1 013346 fetch 1 ,mem_module_flag 
+0x3cd2 013347 rtnbit1 moudle_task_unsniff 
+0x3cd3 013348 call module_set_unsniff_task_flag 
+0x3cd4 013349 branch app_bt_sniff_exit 
+:      013352 module_set_lpm_mult_2:
+0x3cd5 013353 jam 2 ,mem_lpm_mult 
+0x3cd6 013354 rtn 
+:      013358 module_bb_event_timer:
+0x3cd7 013359 branch module_read_vdd_timer 
+:      013361 module_read_vdd_timer:
+0x3cd8 013362 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013363 rtn blank 
+0x3cda 013364 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013365 rtn blank 
+0x3cdc 013366 increase -1 ,pdata 
+0x3cdd 013367 store 1 ,mem_module_read_vdd_count 
+0x3cde 013368 nrtn blank 
+0x3cdf 013369 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013370 call adc_set_mode 
+0x3ce1 013371 call vdd_calculate_by_mode 
+0x3ce2 013372 div pdata ,0x64 
+0x3ce3 013373 call wait_div_end 
+0x3ce4 013374 quotient pdata 
+0x3ce5 013375 remainder temp 
+0x3ce6 013376 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013377 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013378 rtn 
+:      013381 module_control_air_flow:
+0x3ce9 013382 call check_uart_tx_buff 
+0x3cea 013383 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013384 branch app_l2cap_flow_control_disable 
+:      013388 module_set_sniff_task_flag:
+0x3cec 013389 arg moudle_task_sniff ,queue 
+0x3ced 013390 branch module_set_state 
+:      013392 module_clear_sniff_task_flag:
+0x3cee 013393 arg moudle_task_sniff ,queue 
+0x3cef 013394 branch module_clr_state 
+:      013396 module_set_unsniff_task_flag:
+0x3cf0 013397 arg moudle_task_unsniff ,queue 
+0x3cf1 013398 branch module_set_state 
+:      013400 module_clear_unsniff_task_flag:
+0x3cf2 013401 arg moudle_task_unsniff ,queue 
+0x3cf3 013402 branch module_clr_state 
+:      013404 module_set_le_tx_data_flag:
+0x3cf4 013405 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013406 branch module_set_state 
+:      013408 module_clear_le_tx_data_flag:
+0x3cf6 013409 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013410 branch module_clr_state 
+:      013412 module_clr_state:
+0x3cf8 013413 fetch 1 ,mem_module_flag 
+0x3cf9 013414 qset0 pdata 
+0x3cfa 013415 store 1 ,mem_module_flag 
+0x3cfb 013416 rtn 
+:      013418 module_set_state:
+0x3cfc 013419 fetch 1 ,mem_module_flag 
+0x3cfd 013420 qset1 pdata 
+0x3cfe 013421 store 1 ,mem_module_flag 
+0x3cff 013422 rtn 
+:      013432 mouse_init:
+0x3d00 013433 call mouse_setting_config 
+0x3d01 013434 call spi_ncs_enable 
+0x3d02 013435 call mouse_init_sunt 
+0x3d03 013436 call mouse_dpi_config 
+0x3d04 013437 call spi_ncs_disable 
+0x3d05 013438 rtn wake 
+0x3d06 013439 call mouse_cheak_enable_usb 
+0x3d07 013440 call mouse_cb_fuction 
+0x3d08 013443 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013444 rtnbit1 mouse_enable_usb 
+0x3d0a 013445 call mouse_wakeup_from_power 
+0x3d0b 013446 rtnmark1 mark_24g 
+0x3d0c 013447 fetch 2 ,mem_ui_state_map 
+0x3d0d 013448 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013449 branch mouse_check_reconn_target 
+:      013452 mouse_delay_4s:
+0x3d0f 013453 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013454 rtnbit0 mouse_enable_init_delay 
+0x3d11 013455 arg 20 ,loopcnt 
+:      013456 mouse_delay_20ms:
+0x3d12 013457 setarg 200000 
+0x3d13 013458 call sleep 
+0x3d14 013459 loop delay_10ms 
+0x3d15 013460 rtn 
+:      013463 mouse_cheak_enable_usb:
+0x3d16 013464 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013465 rtnbit0 mouse_enable_usb 
+0x3d18 013466 branch usb_init 
+:      013469 mouse_cb_fuction:
+0x3d19 013470 setarg mouse_le 
+0x3d1a 013471 store 2 ,mem_cb_le_process 
+0x3d1b 013472 setarg mouse_send_process 
+0x3d1c 013473 store 2 ,mem_cb_bt_process 
+0x3d1d 013474 setarg mouse_process_lpm_before 
+0x3d1e 013475 store 2 ,mem_cb_before_lpm 
+0x3d1f 013476 setarg mouse_priority_bb_event 
+0x3d20 013477 store 2 ,mem_cb_bb_event_process 
+0x3d21 013478 setarg mouse_idle 
+0x3d22 013479 store 2 ,mem_cb_idle_process 
+0x3d23 013480 setarg mouse_before_hibernate 
+0x3d24 013481 store 2 ,mem_cb_before_hibernate 
+0x3d25 013482 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013483 store 2 ,mem_cb_att_write 
+0x3d27 013485 call g24_head_ptr2regc 
+0x3d28 013486 setarg mouse_g24_package_data 
+0x3d29 013487 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013488 istore 2 ,contw 
+0x3d2b 013489 setarg mouse_g24_enter_lpm 
+0x3d2c 013490 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013491 istore 2 ,contw 
+0x3d2e 013492 setarg mouse_lpm_before_common 
+0x3d2f 013493 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013494 istore 2 ,contw 
+0x3d31 013496 setarg mouse_bb_event_timer 
+0x3d32 013497 store 2 ,mem_cb_event_timer 
+0x3d33 013498 setarg mouse_spi_write_flash_cb 
+0x3d34 013499 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013500 rtn 
+:      013501 mouse_spi_write_flash_cb:
+:      013502 mouse_spi_init:
+0x3d36 013503 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013504 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013505 branch spid_init2 
+:      013507 mouse_setting_config:
+0x3d39 013508 rtn wake 
+0x3d3a 013509 call g24_set_device_addr 
+0x3d3b 013510 call mouse_gpio_init 
+0x3d3c 013511 call mouse_param_init 
+0x3d3d 013512 call mouse_adc_init 
+0x3d3e 013513 call le_set_config_fixed_ltk 
+0x3d3f 013514 call le_set_justwork 
+0x3d40 013515 call le_set_fixed_ltk 
+0x3d41 013516 call le_set_config_read_authentication 
+0x3d42 013517 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013518 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013519 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013520 rtn 
+:      013522 mouse_init_iic:
+0x3d46 013523 call iic_init_390k 
+0x3d47 013524 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013525 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013526 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013527 call mouse_load_eeprom_dpi 
+0x3d4b 013528 call mouse_init_environment 
+0x3d4c 013529 call mouse_set_24g_addr_eeprom 
+0x3d4d 013530 branch iicd_read_eep_data 
+:      013532 mouse_wakeup_from_power:
+0x3d4e 013533 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013534 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013535 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013536 isolate0 gpio_latch ,pdata 
+0x3d52 013537 nrtn true 
+:      013538 mouse_wakeup_no_from_power:
+0x3d53 013539 fetch 1 ,mem_reconn_times_init 
+0x3d54 013540 store 1 ,mem_reconn_times 
+0x3d55 013541 fetch 1 ,mem_config_function_enable 
+0x3d56 013542 rtnbit1 enable_select_device_by_switch 
+:      013543 mouse_start_24g_mode:
+0x3d57 013544 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013545 rtnbit0 mouse_enable_24g 
+0x3d59 013546 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013547 branch g24_check_51cmd_start_24g 
+:      013548 le_mouse_bb_event_connect_complete:
+0x3d5b 013549 fetch 1 ,mem_le_att_handle 
+0x3d5c 013550 sub pdata ,26 ,pdata 
+0x3d5d 013551 nrtn zero 
+0x3d5e 013552 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013553 call ui_ipc_send_cmd 
+:      013554 mouse_le_write_enable:
+0x3d60 013555 arg write_req_enable_flag ,queue 
+0x3d61 013556 branch mouse_le_enable_connect_flag 
+:      013558 mouse_dpi_up:
+0x3d62 013559 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013560 rtneq dpi_button_state_up 
+0x3d64 013561 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013562 rtn 
+:      013563 mouse_dpi_config:
+0x3d66 013564 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013565 and pdata ,0x0f ,pdata 
+0x3d68 013566 store 1 ,mem_mouse_dpi 
+0x3d69 013567 branch mouse_seting_dpi + 2 
+:      013570 mouse_dpi_cheak:
+0x3d6a 013571 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013572 call gpio_get_bit 
+0x3d6c 013573 nbranch mouse_dpi_up ,true 
+:      013574 mouse_dpi_down:
+0x3d6d 013575 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013576 rtneq dpi_button_state_down 
+0x3d6f 013577 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013578 fetch 1 ,mem_mouse_dpi 
+0x3d71 013579 increase 1 ,pdata 
+0x3d72 013580 and pdata ,0x03 ,pdata 
+0x3d73 013581 store 1 ,mem_mouse_dpi 
+0x3d74 013582 call mouse_seting_dpi 
+0x3d75 013583 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013584 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013585 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013586 rtn 
+:      013587 mouse_before_store_flash_cpi:
+0x3d79 013588 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013589 call gpio_config_output 
+0x3d7b 013590 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013591 call gpio_config_output 
+0x3d7d 013592 branch mouse_store_flash_device_info 
+:      013594 mouse_seting_dpi:
+0x3d7e 013595 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013596 call mosue_dpi_led_blink_init 
+0x3d80 013597 fetch 1 ,mem_config_sensor_type 
+0x3d81 013598 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013599 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013600 fetch 1 ,mem_mouse_dpi 
+0x3d84 013601 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013602 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013603 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013604 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013605 mouse_set_cpi2:
+0x3d88 013606 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013607 branch mouse_p3205_dpi 
+:      013608 mouse_set_cpi1:
+0x3d8a 013609 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013610 branch mouse_p3205_dpi 
+:      013611 mouse_set_cpi3:
+0x3d8c 013612 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013613 branch mouse_p3205_dpi 
+:      013614 mouse_set_cpi4:
+0x3d8e 013615 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013616 branch mouse_p3205_dpi 
+:      013617 moue_seting_cpi_count:
+0x3d90 013618 fetch 1 ,mem_config_sensor_type 
+0x3d91 013619 rtneq p3065_xy 
+0x3d92 013620 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013621 increase 1 ,pdata 
+0x3d94 013622 store 1 ,mem_mouse_cpi_count 
+0x3d95 013623 rtn 
+:      013625 mouse_seting_3212_dpi:
+0x3d96 013626 fetch 1 ,mem_mouse_dpi 
+0x3d97 013627 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013628 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013629 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013630 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013631 mouse_set_p3212_cpi2:
+0x3d9b 013632 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013633 branch mouse_p3212_dpi 
+:      013634 mouse_set_p3212_cpi1:
+0x3d9d 013635 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013636 branch mouse_p3212_dpi 
+:      013637 mouse_set_p3212_cpi3:
+0x3d9f 013638 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013639 branch mouse_p3212_dpi 
+:      013640 mouse_set_p3212_cpi4:
+0x3da1 013641 fetch 1 ,mem_3212_dpi_4 
+:      013642 mouse_p3212_dpi:
+0x3da2 013643 store 1 ,mem_mouse_cpi_count 
+0x3da3 013644 lshift8 pdata ,pdata 
+0x3da4 013645 copy pdata ,rega 
+0x3da5 013646 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013647 call twspi_write 
+0x3da7 013648 copy rega ,pdata 
+0x3da8 013649 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013650 branch twspi_write 
+:      013652 mouse_seting_3610_dpi:
+0x3daa 013653 fetch 1 ,mem_mouse_dpi 
+0x3dab 013654 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013655 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013656 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013657 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013658 mouse_set_p3610_cpi2:
+0x3daf 013659 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013660 branch mouse_p3610_dpi 
+:      013661 mouse_set_p3610_cpi1:
+0x3db1 013662 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013663 branch mouse_p3610_dpi 
+:      013664 mouse_set_p3610_cpi3:
+0x3db3 013665 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013666 branch mouse_p3610_dpi 
+:      013667 mouse_set_p3610_cpi4:
+0x3db5 013668 fetch 1 ,mem_3610_dpi_4 
+:      013669 mouse_p3610_dpi:
+0x3db6 013670 store 1 ,mem_mouse_cpi_count 
+0x3db7 013671 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013672 fetch 1 ,mem_mouse_cpi_count 
+:      013673 mouse_reset_p3610_dpi:
+0x3db9 013674 add pdata ,0x80 ,pdata 
+0x3dba 013675 lshift8 pdata ,pdata 
+0x3dbb 013676 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013677 copy pdata ,rega 
+0x3dbd 013678 branch mouse_set_sensor_reg 
+:      013680 mouse_p3205_dpi:
+0x3dbe 013681 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013682 call moue_seting_cpi_count 
+0x3dc0 013683 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013684 setarg mouse_dpi_address 
+0x3dc2 013685 call twspi_read 
+0x3dc3 013686 and pdata ,0xf8 ,temp 
+0x3dc4 013687 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013688 iadd temp ,pdata 
+0x3dc6 013689 lshift8 pdata ,pdata 
+0x3dc7 013690 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013691 branch twspi_write 
+:      013694 mouse_init_environment:
+0x3dc9 013695 call app_initflag_check 
+0x3dca 013696 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013697 call mouse_ble_init_address 
+0x3dcc 013698 call mouse_store_eeprom_device_info 
+0x3dcd 013699 branch app_initflag_store 
+:      013702 mouse_24g_pairing_button:
+0x3dce 013703 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013704 rtn blank 
+0x3dd0 013705 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013706 rtnbit0 mouse_enable_24g 
+0x3dd2 013707 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013708 rtnmark1 mark_24g 
+0x3dd4 013709 call mouse_check_key_gpio 
+0x3dd5 013710 rtnne mouse_lmr_button 
+0x3dd6 013711 call mouse_devce_led_off 
+0x3dd7 013712 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013713 call mouse_enable_function_flag 
+0x3dd9 013714 setarg 0 
+0x3dda 013715 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013716 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013717 call g24_set0_mem_check_dongle_times 
+0x3ddd 013719 fetch 2 ,mem_ui_state_map 
+0x3dde 013720 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013721 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013722 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013723 call mouse_stop_discovery 
+0x3de2 013724 branch g24_start_pairing_sm1 
+:      013727 mouse_idle:
+0x3de3 013728 call mouse_24g_pairing_button 
+0x3de4 013729 call ui_check_paring_button 
+0x3de5 013730 call mouse_dpi_cheak 
+0x3de6 013731 call mouse_usb_isr 
+0x3de7 013732 call mouse_wheel_check 
+0x3de8 013733 branch mouse_usb_mode 
+:      013734 mouse_usb_isr:
+0x3de9 013735 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013736 rtnbit0 mouse_enable_usb 
+0x3deb 013737 call usb_isr 
+0x3dec 013738 branch usb_offline_state 
+:      013740 mouse_cheak_usb:
+0x3ded 013741 hfetch 1 ,core_usb_addr 
+0x3dee 013742 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013743 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013744 rtn 
+:      013745 mouse_usb_no_exsit:
+0x3df1 013746 fetch 1 ,mem_usb_addr 
+0x3df2 013747 rtnbit0 7 
+0x3df3 013748 branch soft_reset_chip 
+:      013749 mouse_usb_exsit:
+0x3df4 013750 fetch 1 ,mem_usb_addr 
+0x3df5 013751 rtnbit1 7 
+0x3df6 013752 branch mouse_stop_bluetooth_mode 
+:      013754 mouse_usb_mode:
+0x3df7 013755 call mouse_cheak_usb 
+0x3df8 013756 hfetch 1 ,core_usb_addr 
+0x3df9 013757 store 1 ,mem_usb_addr 
+0x3dfa 013758 rtnbit0 7 
+0x3dfb 013759 call mouse_clkn_check 
+0x3dfc 013760 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013761 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013762 iadd temp ,temp 
+0x3dff 013763 copy clkn_bt ,pdata 
+0x3e00 013764 isub temp ,null 
+0x3e01 013765 nrtn positive 
+0x3e02 013766 store 4 ,mem_btclk_sensor 
+0x3e03 013767 call mouse_motion 
+0x3e04 013768 nrtn user 
+0x3e05 013769 jam 4 ,mem_usb_tx_enable 
+0x3e06 013770 branch mouse_wired_to_usb 
+:      013772 mouse_clkn_check:
+0x3e07 013773 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013774 copy clkn_bt ,pdata 
+0x3e09 013775 isub temp ,null 
+0x3e0a 013776 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013777 rtn 
+:      013778 mouse_clkn_timeout:
+0x3e0c 013779 setarg 0 
+0x3e0d 013780 store 4 ,mem_btclk_sensor 
+0x3e0e 013781 rtn 
+:      013785 mouse_wired_to_usb:
+0x3e0f 013786 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013787 rtnbit0 2 
+0x3e11 013788 branch mouse_data_push 
+:      013789 mouse_data_push:
+0x3e12 013790 hfetch 1 ,core_usb_addr 
+0x3e13 013791 rtnbit0 7 
+0x3e14 013792 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013793 setarg ms_report_id 
+0x3e16 013794 store 1 ,mem_usb_mouse_data 
+0x3e17 013795 fetch 7 ,mem_mouse_key 
+0x3e18 013796 istore 7 ,contw 
+0x3e19 013797 rtn 
+:      013800 mouse_enable_clock_qdecoder:
+0x3e1a 013801 hfetch 2 ,core_clkoff 
+0x3e1b 013802 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013803 hstore 2 ,core_clkoff 
+0x3e1d 013804 rtn 
+:      013806 mouse_param_init:
+0x3e1e 013807 setarg 0x8c00 
+0x3e1f 013808 store 2 ,mem_ui_uuid_table 
+0x3e20 013809 setarg 0x8e7a 
+0x3e21 013810 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013811 setarg 0x2402 
+0x3e23 013812 store 2 ,mem_fcomp_mul 
+0x3e24 013813 setarg 0x2580 
+0x3e25 013814 store 3 ,mem_class 
+0x3e26 013815 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013816 jam 8 ,mem_lpm_overhead 
+0x3e28 013817 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013818 setarg 0x0200 
+0x3e2a 013819 store 2 ,mem_lpm_interval 
+0x3e2b 013820 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013821 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013823 setarg 0x0a77 
+0x3e2e 013824 store 2 ,mem_spi_init_clk 
+0x3e2f 013840 setsect 0 ,0x306 
+0x3e30 013841 setsect 1 ,0x4440 
+0x3e31 013842 setsect 2 ,0x10000 
+0x3e32 013843 setsect 3 ,0x4408 
+0x3e33 013844 store 9 ,mem_all_uuid_16bits 
+0x3e34 013845 setsect 0 ,0x1224 
+0x3e35 013846 setsect 1 ,0x4000 
+0x3e36 013847 setsect 2 ,0x0 
+0x3e37 013848 istore 5 ,contw 
+0x3e38 013850 setsect 0 ,0x3ffff 
+0x3e39 013851 setsect 1 ,0x2fe23 
+0x3e3a 013852 setsect 2 ,0x199d9 
+0x3e3b 013853 setsect 3 ,0x20d 
+0x3e3c 013854 store 8 ,mem_features 
+0x3e3d 013856 setarg 0x012c 
+0x3e3e 013857 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013858 call le_modified_name 
+0x3e40 013859 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013860 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013861 call mouse_sensor_set_angle 
+0x3e43 013862 branch mouse_select_adc 
+:      013864 mouse_sensor_set_angle:
+0x3e44 013865 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013866 call gpio_config_input 
+0x3e46 013867 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013868 call gpio_get_bit 
+0x3e48 013869 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013870 rtn true 
+0x3e4a 013871 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013872 rtn 
+:      013874 mouse_select_adc:
+0x3e4c 013875 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013876 call gpio_config_input 
+0x3e4e 013877 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013878 call gpio_get_bit 
+0x3e50 013879 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013880 rtn true 
+0x3e52 013881 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013882 rtn 
+:      013885 mouse_adc_init:
+0x3e54 013886 fetch 1 ,mem_adc_config_flag 
+0x3e55 013887 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013888 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013889 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013890 branch mouse_adc_init_data_vinlpm 
+:      013892 mouse_adc_init_data_vinlpm:
+0x3e59 013893 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013894 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013895 isub temp ,pdata 
+0x3e5c 013896 mul32 pdata ,20 ,pdata 
+0x3e5d 013897 div pdata ,100 
+0x3e5e 013898 call wait_div_end 
+0x3e5f 013899 quotient pdata 
+0x3e60 013900 store 2 ,mem_adc_reference_voltage 
+0x3e61 013901 rtn 
+:      013902 mouse_adc_init_data_hvin:
+0x3e62 013903 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013904 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013905 isub temp ,pdata 
+0x3e65 013906 mul32 pdata ,230 ,pdata 
+0x3e66 013907 div pdata ,400 
+0x3e67 013908 call wait_div_end 
+0x3e68 013909 quotient pdata 
+0x3e69 013910 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013911 rtn 
+:      013912 mouse_adc_init_data_io:
+0x3e6b 013913 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013914 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013915 rtn 
+:      013916 mouse_gpio_init:
+0x3e6e 013917 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013918 call gpio_config_output 
+0x3e70 013919 call usb_offline_check_init 
+0x3e71 013920 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 013921 call gpio_config_input 
+0x3e73 013922 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 013923 call gpio_config_input 
+0x3e75 013924 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 013925 call gpio_config_input 
+0x3e77 013926 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 013927 call gpio_config_input 
+0x3e79 013929 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 013930 call gpio_config_output 
+0x3e7b 013932 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 013933 call gpio_config_input 
+0x3e7d 013935 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 013936 call gpio_config_input 
+0x3e7f 013938 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 013939 call gpio_config_input 
+0x3e81 013940 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 013941 call gpio_config_input 
+0x3e83 013943 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 013944 call gpio_config_input 
+0x3e85 013945 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 013946 call gpio_config_input 
+0x3e87 013948 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 013949 call gpio_config_output 
+0x3e89 013951 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 013952 call gpio_config_output 
+0x3e8b 013954 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 013955 call gpio_config_output 
+0x3e8d 013957 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 013958 call gpio_config_output 
+0x3e8f 013960 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 013961 call gpio_config_output 
+0x3e91 013963 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 013964 call gpio_config_input 
+0x3e93 013966 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 013967 call gpio_config_input 
+0x3e95 013969 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 013970 branch gpio_config_input 
+:      013972 mouse_wheel_gpio_set_wake:
+0x3e97 013973 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 013974 call gpio_set_wake_by_current_state 
+0x3e99 013975 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 013976 call gpio_set_wake_by_current_state 
+0x3e9b 013977 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 013978 call gpio_set_wake_by_current_state 
+0x3e9d 013979 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 013980 branch gpio_set_wake_by_current_state 
+:      013982 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 013983 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 013984 call mouse_gpio_set_pupd_by_input 
+0x3ea1 013985 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 013986 call mouse_gpio_set_pupd_by_input 
+0x3ea3 013987 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 013988 call mouse_gpio_set_pupd_by_input 
+0x3ea5 013989 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 013990 branch mouse_gpio_set_pupd_by_input 
+:      013992 mouse_gpio_set_pupd_by_input:
+0x3ea7 013993 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 013994 rtn zero 
+0x3ea9 013995 and temp ,0x7f ,queue 
+0x3eaa 013996 hfetch 4 ,core_gpio_in 
+0x3eab 013997 qisolate1 pdata 
+0x3eac 013998 hfetch 4 ,core_gpio_pu0 
+0x3ead 013999 qsetflag true ,pdata 
+0x3eae 014000 hstore 4 ,core_gpio_pu0 
+0x3eaf 014001 hfetch 4 ,core_gpio_pd0 
+0x3eb0 014002 nqsetflag true ,pdata 
+0x3eb1 014003 hstore 4 ,core_gpio_pd0 
+0x3eb2 014004 rtn 
+:      014006 mouse_before_hibernate:
+0x3eb3 014007 enable user 
+0x3eb4 014008 hfetch 4 ,0x8138 
+0x3eb5 014009 setflag user ,26 ,pdata 
+0x3eb6 014010 hstore 4 ,core_lpm_reg 
+0x3eb7 014011 call lpm_write_ctrl 
+0x3eb8 014012 call mouse_devce_led_off 
+0x3eb9 014013 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014015 branch mouse_lpm_before_common 
+:      014019 mouse_process_lpm_before:
+0x3ebb 014020 call mouse_lpm_before_common 
+0x3ebc 014021 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014022 nrtn blank 
+0x3ebe 014023 branch gpio_clr_wake 
+:      014025 mouse_lpm_before_common:
+0x3ebf 014026 call mouse_wheel_check 
+0x3ec0 014027 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014028 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014029 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014030 call mouse_spi_clk_gpio ,true 
+0x3ec4 014031 call gpio_config_output 
+0x3ec5 014032 call twspi_disable 
+0x3ec6 014036 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014037 call gpio_set_wake_by_current_state 
+0x3ec8 014038 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014039 call gpio_set_wake_by_current_state 
+0x3eca 014040 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014041 call gpio_set_wake_by_current_state 
+0x3ecc 014043 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014044 call gpio_set_wake_by_current_state 
+0x3ece 014045 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014046 call gpio_set_wake_by_current_state 
+0x3ed0 014047 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014048 call gpio_set_wake_by_current_state 
+0x3ed2 014049 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014050 call gpio_set_wake_by_current_state 
+0x3ed4 014051 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014052 call gpio_set_wake_by_current_state 
+0x3ed6 014053 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014054 call gpio_set_wake_by_current_state 
+0x3ed8 014055 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014056 call gpio_set_wake_by_current_state 
+0x3eda 014057 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014058 call gpio_set_wake_by_current_state 
+0x3edc 014059 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014060 branch gpio_set_wake 
+:      014064 mouse_spi_clk_gpio:
+0x3ede 014065 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014066 rtn 
+:      014068 mouse_wheel_check:
+0x3ee0 014069 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014070 call mouse_t_wheel_scan 
+0x3ee2 014071 call mouse_wheel_scan 
+0x3ee3 014072 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014073 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014074 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014075 isub temp ,null 
+0x3ee7 014076 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014077 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014078 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014079 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014080 isub temp ,null 
+0x3eec 014081 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014082 rtn 
+:      014083 mouse_t_wheel_scan:
+0x3eee 014084 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014085 rtneq gpio_disable 
+0x3ef0 014086 arg 0 ,rega 
+0x3ef1 014087 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014088 call gpio_get_bit 
+0x3ef3 014089 setflag true ,0 ,rega 
+0x3ef4 014090 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014091 call gpio_get_bit 
+0x3ef6 014092 setflag true ,1 ,rega 
+0x3ef7 014093 copy rega ,pdata 
+0x3ef8 014094 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014095 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014096 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014097 fetch 1 ,mem_wheel_tog 
+0x3efc 014098 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014099 rtn 
+:      014101 mouse_t_wheel_scan_judge1:
+0x3efe 014102 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014103 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014104 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014105 rtn 
+:      014106 mouse_t_wheel_scan_judge2:
+0x3f02 014107 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014108 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014109 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014110 rtn 
+:      014111 mouse_t_wheel_scan_judge11:
+0x3f06 014112 jam 0x82 ,mem_wheel_tog 
+0x3f07 014113 rtn 
+:      014114 mouse_t_wheel_scan_judge12:
+0x3f08 014115 jam 0x81 ,mem_wheel_tog 
+0x3f09 014116 rtn 
+:      014117 mouse_t_wheel_scan_judge21:
+0x3f0a 014118 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014119 rtn 
+:      014120 mouse_t_wheel_scan_judge22:
+0x3f0c 014121 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014122 rtn 
+:      014123 mouse_t_wheel_scan_judge3:
+0x3f0e 014124 fetch 1 ,mem_wheel_tog 
+0x3f0f 014125 set0 7 ,pdata 
+0x3f10 014126 store 1 ,mem_wheel_tog 
+0x3f11 014127 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014128 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014129 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014130 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014131 rtn 
+:      014132 mouse_t_wheel_scan_judge30:
+0x3f16 014133 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014134 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014135 rtn 
+:      014136 mouse_t_wheel_scan_judge31:
+0x3f19 014137 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014138 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014139 rtn 
+:      014140 mouse_t_wheel_scan_judge32:
+0x3f1c 014141 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014142 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014143 rtn 
+:      014144 mouse_t_wheel_scan_judge33:
+0x3f1f 014145 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014146 beq 0 ,mouse_wheel_t_back 
+0x3f21 014147 rtn 
+:      014148 mouse_wheel_t_forward:
+0x3f22 014149 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014150 increase 1 ,pdata 
+0x3f24 014151 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014152 sub pdata ,1 ,null 
+0x3f26 014153 rtn positive 
+0x3f27 014154 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014155 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014156 increase 1 ,pdata 
+0x3f2a 014157 store 1 ,mem_mouse_tz_data 
+0x3f2b 014158 rtn 
+:      014159 mouse_wheel_t_back:
+0x3f2c 014160 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014161 increase 1 ,pdata 
+0x3f2e 014162 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014163 sub pdata ,1 ,null 
+0x3f30 014164 rtn positive 
+0x3f31 014165 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014166 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014167 increase -1 ,pdata 
+0x3f34 014168 store 1 ,mem_mouse_tz_data 
+0x3f35 014169 rtn 
+:      014172 mouse_wheel_scan:
+0x3f36 014173 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014174 rtneq gpio_disable 
+0x3f38 014175 arg 0 ,rega 
+0x3f39 014176 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014177 call gpio_get_bit 
+0x3f3b 014178 setflag true ,0 ,rega 
+0x3f3c 014179 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014180 call gpio_get_bit 
+0x3f3e 014181 setflag true ,1 ,rega 
+0x3f3f 014182 copy rega ,pdata 
+0x3f40 014183 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014184 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014185 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014186 fetch 1 ,mem_mwheel_tog 
+0x3f44 014187 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014188 rtn 
+:      014190 mouse_wheel_scan_judge1:
+0x3f46 014191 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014192 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014193 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014194 rtn 
+:      014195 mouse_wheel_scan_judge2:
+0x3f4a 014196 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014197 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014198 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014199 rtn 
+:      014200 mouse_wheel_scan_judge11:
+0x3f4e 014201 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014202 rtn 
+:      014203 mouse_wheel_scan_judge12:
+0x3f50 014204 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014205 rtn 
+:      014206 mouse_wheel_scan_judge21:
+0x3f52 014207 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014208 rtn 
+:      014209 mouse_wheel_scan_judge22:
+0x3f54 014210 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014211 rtn 
+:      014212 mouse_wheel_scan_judge3:
+0x3f56 014213 fetch 1 ,mem_mwheel_tog 
+0x3f57 014214 set0 7 ,pdata 
+0x3f58 014215 store 1 ,mem_mwheel_tog 
+0x3f59 014216 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014217 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014218 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014219 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014220 rtn 
+:      014221 mouse_wheel_scan_judge30:
+0x3f5e 014222 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014223 beq 3 ,mouse_wheel_forward 
+0x3f60 014224 rtn 
+:      014225 mouse_wheel_scan_judge31:
+0x3f61 014226 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014227 beq 0 ,mouse_wheel_forward 
+0x3f63 014228 rtn 
+:      014229 mouse_wheel_scan_judge32:
+0x3f64 014230 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014231 beq 3 ,mouse_wheel_back 
+0x3f66 014232 rtn 
+:      014233 mouse_wheel_scan_judge33:
+0x3f67 014234 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014235 beq 0 ,mouse_wheel_back 
+0x3f69 014236 rtn 
+:      014237 mouse_wheel_forward:
+0x3f6a 014238 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014239 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014240 increase 1 ,pdata 
+0x3f6d 014241 store 1 ,mem_mouse_z_data 
+0x3f6e 014242 rtn 
+:      014243 mouse_wheel_back:
+0x3f6f 014244 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014245 fetch 1 ,mem_mouse_z_data 
+0x3f71 014246 increase -1 ,pdata 
+0x3f72 014247 store 1 ,mem_mouse_z_data 
+0x3f73 014248 rtn 
+:      014251 mouse_hid_connected:
+0x3f74 014252 setarg hid_handshake_timeout 
+0x3f75 014253 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014254 rtn 
+:      014256 mouse_send_process:
+0x3f77 014257 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014258 rtn blank 
+0x3f79 014259 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014260 nrtn blank 
+0x3f7b 014261 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014262 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014263 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014264 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014265 call mouse_motion 
+0x3f80 014266 nrtn user 
+:      014267 mouse_send_data:
+0x3f81 014268 arg 9 ,rega 
+0x3f82 014269 call hid_malloc_tx_buff 
+0x3f83 014270 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014271 istore 2 ,contw 
+0x3f85 014272 setarg 0x02a1 
+0x3f86 014273 istore 2 ,contw 
+0x3f87 014274 fetch 7 ,mem_mouse_key 
+0x3f88 014275 istore 7 ,contw 
+0x3f89 014276 rtn 
+:      014279 mouse_send_empty_data:
+0x3f8a 014280 setarg 0 
+0x3f8b 014281 store 7 ,mem_mouse_key 
+0x3f8c 014282 branch mouse_send_data 
+:      014285 mouse_no_data_timer_init:
+0x3f8d 014286 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014287 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014288 rtn 
+:      014291 mouse_fill_data_le:
+0x3f90 014292 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014293 arg 7 ,rega 
+0x3f92 014294 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014295 call le_att_malloc_tx_notify 
+0x3f94 014296 fetch 7 ,mem_mouse_key 
+0x3f95 014297 istore 7 ,contw 
+0x3f96 014298 rtn 
+:      014300 mouse_motion:
+0x3f97 014301 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014302 disable user 
+0x3f99 014303 setarg 0 
+0x3f9a 014304 store 6 ,mem_mouse_x 
+0x3f9b 014305 call mouse_cheak_sensor_data 
+0x3f9c 014306 call mouse_zwheel 
+0x3f9d 014307 call mouse_t_zwheel 
+0x3f9e 014308 call mouse_key 
+0x3f9f 014309 nrtn user 
+0x3fa0 014310 call mouse_no_data_timer_init 
+0x3fa1 014311 arg mouse_statue_up_flag ,queue 
+0x3fa2 014312 branch mouse_enable_function_flag 
+:      014314 motion_6clk_direction_dispose:
+0x3fa3 014315 fetch 2 ,mem_mouse_x 
+0x3fa4 014316 sub pdata ,0 ,pdata 
+0x3fa5 014317 store 2 ,mem_mouse_x 
+0x3fa6 014318 branch enable_user 
+:      014319 motion_12clk_direction_dispose:
+0x3fa7 014320 fetch 2 ,mem_mouse_y 
+0x3fa8 014321 sub pdata ,0 ,pdata 
+0x3fa9 014322 store 2 ,mem_mouse_y 
+0x3faa 014323 branch enable_user 
+:      014324 motion_9clk_direction_dispose:
+0x3fab 014325 fetch 2 ,mem_mouse_y 
+0x3fac 014326 sub pdata ,0 ,pdata 
+0x3fad 014327 store 2 ,mem_mouse_y 
+0x3fae 014328 fetch 2 ,mem_mouse_x 
+0x3faf 014329 sub pdata ,0 ,pdata 
+0x3fb0 014330 store 2 ,mem_mouse_x 
+0x3fb1 014331 call mouse_sensor_data_swap_places 
+0x3fb2 014332 branch enable_user 
+:      014333 motion_3clk_direction_dispose:
+0x3fb3 014334 call mouse_sensor_data_swap_places 
+0x3fb4 014335 branch enable_user 
+:      014336 mouse_cheak_sensor_data:
+0x3fb5 014337 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014338 rtnne flash_sm_no_buys 
+0x3fb7 014339 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014340 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014341 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014342 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014343 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014344 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014345 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014346 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014347 branch mouse_p32xx_sensor_motion 
+:      014349 mouse_clear_sensor_data:
+0x3fc0 014350 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014351 call mouse_read_sensor_common ,blank 
+0x3fc2 014352 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014353 rtn 
+:      014356 mouse_p3212_sensor_motion:
+0x3fc4 014357 call mouse_clear_sensor_data 
+0x3fc5 014358 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014359 call gpio_get_bit 
+0x3fc7 014360 nrtn true 
+:      014361 mouse_p3212_sensor_motion_1:
+0x3fc8 014362 setarg pan_reg_pid_l 
+0x3fc9 014363 call twspi_read 
+0x3fca 014364 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014365 setarg pan_reg_motion_staus 
+0x3fcc 014366 call twspi_read 
+0x3fcd 014367 rtnbit0 7 
+0x3fce 014368 call mouse_read_sensor_common 
+0x3fcf 014369 call mouse_read_3212sensor_xy_high 
+0x3fd0 014370 store 1 ,mem_mouse_xy_h 
+0x3fd1 014371 rshift4 pdata ,pdata 
+0x3fd2 014372 call extsign_bit3 
+0x3fd3 014373 store 1 ,mem_mouse_x + 1 
+0x3fd4 014374 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014375 and pdata ,0x0f ,pdata 
+0x3fd6 014376 call extsign_bit3 
+0x3fd7 014377 store 1 ,mem_mouse_y + 1 
+0x3fd8 014378 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014379 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014380 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014381 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014382 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014383 rtn 
+:      014385 mouse_read_3212sensor_xy_high:
+0x3fde 014386 setarg 0x12 
+0x3fdf 014387 branch twspi_read 
+:      014389 mouse_p3065_judge:
+0x3fe0 014390 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014391 branch mouse_twspi_reset 
+:      014393 mouse_p32xx_sensor_motion:
+0x3fe2 014394 call mouse_clear_sensor_data 
+0x3fe3 014395 disable user 
+0x3fe4 014396 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014397 call gpio_get_bit 
+0x3fe6 014398 nrtn true 
+:      014399 mouse_p32xx_sensor_motion_2:
+0x3fe7 014400 setarg pan_reg_pid_l 
+0x3fe8 014401 call twspi_read 
+0x3fe9 014402 bne p32xx_id1 ,mouse_p3065_judge 
+:      014403 mouse_p32xx_sensor_motion_1:
+0x3fea 014404 setarg pan_reg_motion_staus 
+0x3feb 014405 call twspi_read 
+0x3fec 014406 rtnbit0 7 
+0x3fed 014407 call mouse_read_sensor_common 
+0x3fee 014408 fetch 1 ,mem_mouse_x 
+0x3fef 014409 call extsign 
+0x3ff0 014410 store 2 ,mem_mouse_x 
+0x3ff1 014411 fetch 1 ,mem_mouse_y 
+0x3ff2 014412 call extsign 
+0x3ff3 014413 store 2 ,mem_mouse_y 
+0x3ff4 014414 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014415 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014416 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014417 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014418 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014419 rtn 
+:      014421 motion32xx_6clk_direction_selection:
+0x3ffa 014422 call motion_6clk_direction_dispose 
+0x3ffb 014423 branch mouse_sensor_sdio_low 
+:      014424 motion32xx_9clk_direction_selection:
+0x3ffc 014425 call motion_9clk_direction_dispose 
+0x3ffd 014426 branch mouse_sensor_sdio_low 
+:      014427 motion32xx_12clk_direction_selection:
+0x3ffe 014428 call motion_12clk_direction_dispose 
+0x3fff 014429 branch mouse_sensor_sdio_low 
+:      014430 motion32xx_3clk_direction_selection:
+0x4000 014431 call motion_3clk_direction_dispose 
+0x4001 014432 branch mouse_sensor_sdio_low 
+:      014434 mouse_sensor_data_swap_places:
+0x4002 014435 fetch 2 ,mem_mouse_y 
+0x4003 014436 fetcht 2 ,mem_mouse_x 
+0x4004 014437 store 2 ,mem_mouse_x 
+0x4005 014438 storet 2 ,mem_mouse_y 
+0x4006 014439 rtn 
+:      014441 mouse_p3610sensor_read:
+0x4007 014442 call spi_ncs_enable 
+0x4008 014443 nop 100 
+0x4009 014444 copy regb ,pdata 
+0x400a 014445 call twspi_read 
+0x400b 014446 copy pdata ,regb 
+0x400c 014447 call spi_ncs_disable 
+0x400d 014448 nop 100 
+0x400e 014449 copy regb ,pdata 
+0x400f 014450 rtn 
+:      014451 mouse_p3610_sensor_motion:
+0x4010 014452 disable user 
+0x4011 014453 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014454 call gpio_get_bit 
+0x4013 014455 nrtn true 
+0x4014 014456 arg pan_reg_motion_staus ,regb 
+0x4015 014457 call mouse_p3610sensor_read 
+0x4016 014458 rtnbit0 7 
+0x4017 014459 arg pan_reg_pid_l ,regb 
+0x4018 014460 call mouse_p3610sensor_read 
+0x4019 014461 store 1 ,mem_sensor_id1 
+0x401a 014462 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014463 fetch 1 ,mem_mouse_move_flag 
+0x401c 014464 call mouse_read_sensor3610_data ,blank 
+0x401d 014465 jam 1 ,mem_mouse_move_flag 
+0x401e 014466 call mouse_read_sensor3610_data 
+0x401f 014467 fetch 1 ,mem_mouse_xy_h 
+0x4020 014468 rshift4 pdata ,pdata 
+0x4021 014469 call extsign_bit3 
+0x4022 014470 store 1 ,mem_mouse_x + 1 
+0x4023 014471 fetch 1 ,mem_mouse_xy_h 
+0x4024 014472 and pdata ,0x0f ,pdata 
+0x4025 014473 call extsign_bit3 
+0x4026 014474 store 1 ,mem_mouse_y + 1 
+0x4027 014475 fetch 1 ,mem_config_sensor_angle 
+0x4028 014476 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014477 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014478 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014479 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014480 rtn 
+:      014482 mouse_3610_smart_select:
+0x402d 014483 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014484 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014485 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014486 rtn 
+:      014489 motion3610_6clk_direction_selection:
+0x4031 014490 call motion_6clk_direction_dispose 
+0x4032 014491 branch mouse_3610_smart_select 
+:      014493 motion3610_12clk_direction_selection:
+0x4033 014494 call motion_12clk_direction_dispose 
+0x4034 014495 branch mouse_3610_smart_select 
+:      014497 motion3610_9clk_direction_selection:
+0x4035 014498 call motion_9clk_direction_dispose 
+0x4036 014499 branch mouse_3610_smart_select 
+:      014501 motion3610_3clk_direction_selection:
+0x4037 014502 call motion_3clk_direction_dispose 
+0x4038 014503 branch mouse_3610_smart_select 
+:      014505 mouse_read_sensor3610_data:
+0x4039 014506 call spi_ncs_enable 
+0x403a 014507 call mouse_read_sensor_common 
+0x403b 014508 arg 5 ,pdata 
+0x403c 014509 call twspi_read 
+0x403d 014510 store 1 ,mem_mouse_xy_h 
+0x403e 014511 arg 7 ,pdata 
+0x403f 014512 call twspi_read 
+0x4040 014513 store 1 ,mem_sensor_shutter_hi 
+0x4041 014514 arg 8 ,pdata 
+0x4042 014515 call twspi_read 
+0x4043 014516 store 1 ,mem_sensor_shutter_lo 
+0x4044 014517 branch spi_ncs_disable 
+:      014520 mouse_3610_smart_enable:
+0x4045 014521 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014522 rtnne 0 
+0x4047 014523 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014524 sub pdata ,45 ,null 
+0x4049 014525 rtn positive 
+0x404a 014526 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014527 setarg 0xba41 
+0x404c 014528 call sensor_write 
+0x404d 014529 setarg 0x0032 
+0x404e 014530 call sensor_write 
+0x404f 014531 setarg 0xb541 
+0x4050 014532 branch sensor_write 
+:      014533 mouse_3610_smart_disable:
+0x4051 014534 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014535 rtnne 0 
+0x4053 014536 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014537 sub pdata ,45 ,null 
+0x4055 014538 nrtn positive 
+0x4056 014539 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014540 setarg 0xba41 
+0x4058 014541 call sensor_write 
+0x4059 014542 setarg 0x8032 
+0x405a 014543 call sensor_write 
+0x405b 014544 setarg 0xb541 
+0x405c 014545 branch sensor_write 
+:      014549 mouse_read_sensor_common:
+0x405d 014550 arg pan_reg_delta_x ,pdata 
+0x405e 014551 call twspi_read 
+0x405f 014552 store 2 ,mem_mouse_x 
+0x4060 014553 arg pan_reg_delta_y ,pdata 
+0x4061 014554 call twspi_read 
+0x4062 014555 store 2 ,mem_mouse_y 
+0x4063 014556 rtn 
+:      014558 mouse_set_qdecoder_x:
+0x4064 014559 arg mouse_default_xa_gpio ,temp 
+0x4065 014560 call gpio_config_input 
+0x4066 014561 arg mouse_default_xa_gpio ,temp 
+0x4067 014562 call gpio_get_bit 
+0x4068 014563 rtn true 
+0x4069 014564 hfetch 1 ,core_qdec_cntx 
+0x406a 014565 set1 4 ,pdata 
+0x406b 014566 hstore 1 ,core_qdec_cntx 
+0x406c 014567 rtn 
+:      014569 mouse_hardware_zwheel:
+0x406d 014570 fetcht 1 ,mem_mouse_z_data 
+0x406e 014571 hfetch 1 ,core_qdec_cntx 
+0x406f 014572 iadd temp ,pdata 
+0x4070 014573 rtn blank 
+0x4071 014574 store 1 ,mem_mouse_z 
+0x4072 014575 jam 0 ,mem_mouse_z_data 
+0x4073 014576 branch enable_user 
+:      014577 mouse_hardware_zwheel_beforelpm:
+0x4074 014578 fetcht 1 ,mem_mouse_z_data 
+0x4075 014579 hfetch 1 ,core_qdec_cntx 
+0x4076 014580 iadd temp ,pdata 
+0x4077 014581 store 1 ,mem_mouse_z_data 
+0x4078 014582 rtn 
+:      014583 mouse_zwheel:
+0x4079 014584 fetch 1 ,mem_mouse_z_data 
+0x407a 014585 rtn blank 
+0x407b 014586 store 1 ,mem_mouse_z 
+0x407c 014587 jam 0 ,mem_mouse_z_data 
+0x407d 014588 branch enable_user 
+:      014590 mouse_t_zwheel:
+0x407e 014591 fetch 1 ,mem_mouse_tz_data 
+0x407f 014592 rtn blank 
+0x4080 014593 store 1 ,mem_mouse_tz 
+0x4081 014594 jam 0 ,mem_mouse_tz_data 
+0x4082 014595 branch enable_user 
+:      014597 mouse_check_key_gpio:
+0x4083 014598 arg 0 ,rega 
+0x4084 014599 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014600 call gpio_get_bit 
+0x4086 014601 setflag true ,0 ,rega 
+0x4087 014602 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014603 call gpio_get_bit 
+0x4089 014604 setflag true ,1 ,rega 
+0x408a 014605 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014606 call gpio_get_bit 
+0x408c 014607 setflag true ,2 ,rega 
+0x408d 014608 call mouse_check_s_key_gpio 
+0x408e 014609 copy rega ,pdata 
+0x408f 014610 rtn 
+:      014611 mouse_check_s_key_gpio:
+0x4090 014612 fetch 1 ,mem_bk_button_gpio 
+0x4091 014613 rtneq gpio_disable 
+0x4092 014614 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014615 call gpio_get_bit 
+0x4094 014616 setflag true ,3 ,rega 
+0x4095 014617 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014618 call gpio_get_bit 
+0x4097 014619 setflag true ,4 ,rega 
+0x4098 014620 rtn 
+:      014622 mouse_key:
+0x4099 014623 call mouse_check_key_gpio 
+0x409a 014624 call mouse_set_mult 
+0x409b 014625 call mouse_24g_key 
+0x409c 014626 copy rega ,pdata 
+0x409d 014627 fetcht 1 ,mem_mouse_key 
+0x409e 014628 store 1 ,mem_mouse_key 
+0x409f 014629 ixor temp ,pdata 
+0x40a0 014630 sub pdata ,0 ,null 
+0x40a1 014631 rtn zero 
+0x40a2 014632 branch enable_user 
+:      014634 mouse_24g_key:
+0x40a3 014635 rtnmark0 mark_24g 
+0x40a4 014636 copy rega ,pdata 
+0x40a5 014637 rtn blank 
+0x40a6 014638 store 1 ,mem_mouse_key 
+0x40a7 014639 branch enable_user 
+:      014642 mouse_set_mult:
+0x40a8 014643 fetch 2 ,mem_ui_state_map 
+0x40a9 014644 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014645 fetch 2 ,mem_ui_state_map 
+0x40ab 014646 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014647 rtn 
+:      014648 mouse_set_ble_mult:
+0x40ad 014649 copy rega ,pdata 
+0x40ae 014650 nbranch le_set_config_short_mult ,blank 
+0x40af 014651 branch le_clr_config_short_mult 
+:      014652 mouse_set_bt_mult:
+0x40b0 014653 copy rega ,pdata 
+0x40b1 014654 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014655 branch classic_bt_clr_mult_short_flag 
+:      014658 mouse_sensor_sdio_low:
+0x40b3 014659 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014660 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014661 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014662 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014663 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014664 call gpio_get_bit 
+0x40b9 014665 rtn true 
+0x40ba 014666 setarg 0x0a 
+0x40bb 014667 call twspi_read 
+0x40bc 014668 nop 1000 
+0x40bd 014669 branch mouse_sensor_sdio_low 
+:      014670 mouse_sensor_sdio_low2:
+0x40be 014671 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014672 rtn 
+:      014674 mouse_spi_sdio_gpio_pollup:
+0x40c0 014675 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014676 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014677 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014678 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014679 branch gpio_config_input_without_wake 
+:      014680 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014681 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014682 branch gpio_config_input_without_wake 
+:      014685 mouse_init_sunt:
+0x40c6 014686 call mouse_spi_init 
+0x40c7 014687 rtn wake 
+0x40c8 014688 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014689 fetch 1 ,mem_config_sensor_type 
+0x40ca 014690 beq p3610 ,mouse_init_3610sensor 
+:      014691 mouse_init_sensor:
+0x40cb 014692 call mouse_read_sensor_id 
+0x40cc 014693 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014694 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014695 call mouse_twspi_reset 
+0x40cf 014696 nop 1000 
+0x40d0 014697 branch mouse_init_sensor 
+:      014698 mouse_twspi_reset:
+0x40d1 014699 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014700 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014701 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014702 branch twspi_reset 
+:      014704 mouse_init_3610sensor:
+0x40d5 014705 call mouse_read_sensor_id 
+0x40d6 014706 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014707 call mouse_init_3610sensor_reset 
+0x40d8 014708 branch mouse_init_3610sensor 
+:      014710 mouse_read_sensor_id:
+0x40d9 014711 setarg pan_reg_pid_h 
+0x40da 014712 call twspi_read 
+0x40db 014713 store 1 ,mem_sensor_id2 
+0x40dc 014714 setarg pan_reg_pid_l 
+0x40dd 014715 call twspi_read 
+0x40de 014716 store 1 ,mem_sensor_id1 
+0x40df 014717 rtn 
+:      014718 mouse_init_p32xx_id2_judge:
+0x40e0 014719 fetch 1 ,mem_sensor_id2 
+0x40e1 014720 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014721 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014722 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014723 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014724 rtn 
+:      014725 mouse_ka8_init_param:
+0x40e6 014726 jam ka8 ,mem_config_sensor_type 
+0x40e7 014727 rtn 
+:      014728 mouse_p3065xy_init_param:
+0x40e8 014729 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014730 rtn 
+:      014731 mouse_p3065_init_param:
+0x40ea 014732 fetch 1 ,mem_sensor_id2 
+0x40eb 014733 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014734 jam p3065 ,mem_config_sensor_type 
+0x40ed 014735 rtn 
+:      014736 mouse_3212_init_param:
+0x40ee 014737 jam p3212 ,mem_config_sensor_type 
+0x40ef 014738 call mouse_sensor_disable_wp 
+0x40f0 014739 setarg 0x3426 
+0x40f1 014740 call twspi_write 
+0x40f2 014741 setarg 0x0419 
+0x40f3 014742 call twspi_write 
+:      014743 mouse_sensor_enable_wp:
+0x40f4 014744 setarg 0x0009 
+0x40f5 014745 branch twspi_write 
+:      014746 mouse_sensor_disable_wp:
+0x40f6 014747 setarg 0x5a09 
+0x40f7 014748 branch twspi_write 
+:      014750 mouse_3204_3l_init_param:
+0x40f8 014751 jam p3204 ,mem_config_sensor_type 
+0x40f9 014752 call mouse_sensor_disable_wp 
+0x40fa 014753 setarg 0x0f0d 
+0x40fb 014754 call twspi_write 
+0x40fc 014755 setarg 0xe31d 
+0x40fd 014756 call twspi_write 
+0x40fe 014757 setarg 0xd27d 
+0x40ff 014758 call twspi_write 
+0x4100 014759 call mouse_32xx_init_param 
+0x4101 014760 branch mouse_32xx_init_param_1 
+:      014762 mouse_32xx_init_param:
+0x4102 014763 setarg 0x351b 
+0x4103 014764 call twspi_write 
+0x4104 014765 setarg 0xb428 
+0x4105 014766 call twspi_write 
+0x4106 014767 setarg 0x4629 
+0x4107 014768 call twspi_write 
+0x4108 014769 setarg 0x962a 
+0x4109 014770 call twspi_write 
+0x410a 014771 setarg 0x8c2b 
+0x410b 014772 call twspi_write 
+0x410c 014773 setarg 0x6e2c 
+0x410d 014774 call twspi_write 
+0x410e 014775 setarg 0x642d 
+0x410f 014776 call twspi_write 
+0x4110 014777 setarg 0x5f38 
+0x4111 014778 call twspi_write 
+0x4112 014779 setarg 0x0f39 
+0x4113 014780 call twspi_write 
+0x4114 014781 setarg 0x323a 
+0x4115 014782 call twspi_write 
+0x4116 014783 setarg 0x473b 
+0x4117 014784 call twspi_write 
+0x4118 014785 setarg 0x1042 
+0x4119 014786 branch twspi_write 
+:      014787 mouse_32xx_init_param_1:
+0x411a 014788 setarg 0x2e54 
+0x411b 014789 call twspi_write 
+0x411c 014790 setarg 0xf255 
+0x411d 014791 call twspi_write 
+0x411e 014792 setarg 0xf461 
+0x411f 014793 call twspi_write 
+0x4120 014794 setarg 0x7063 
+0x4121 014795 call twspi_write 
+0x4122 014796 setarg 0x5275 
+0x4123 014797 call twspi_write 
+0x4124 014798 setarg 0x4176 
+0x4125 014799 call twspi_write 
+0x4126 014800 setarg 0xed77 
+0x4127 014801 call twspi_write 
+0x4128 014802 setarg 0x2378 
+0x4129 014803 call twspi_write 
+0x412a 014804 setarg 0x4679 
+0x412b 014805 call twspi_write 
+0x412c 014806 setarg 0xe57a 
+0x412d 014807 call twspi_write 
+0x412e 014808 setarg 0x487c 
+0x412f 014809 call twspi_write 
+0x4130 014810 setarg 0x777e 
+0x4131 014811 call twspi_write 
+0x4132 014812 setarg 0x017f 
+0x4133 014813 call twspi_write 
+0x4134 014814 setarg 0x000b 
+0x4135 014815 call twspi_write 
+0x4136 014816 setarg 0x007f 
+0x4137 014817 call twspi_write 
+0x4138 014818 branch mouse_sensor_enable_wp 
+:      014821 mouse_3205_3t_init_param:
+0x4139 014822 jam p3205 ,mem_config_sensor_type 
+0x413a 014823 call mouse_sensor_disable_wp 
+0x413b 014824 setarg 0x100d 
+0x413c 014825 call twspi_write 
+0x413d 014826 setarg 0xed1d 
+0x413e 014827 call twspi_write 
+0x413f 014828 setarg 0x807d 
+0x4140 014829 call twspi_write 
+0x4141 014830 call mouse_32xx_init_param 
+0x4142 014831 setarg 0x0943 
+0x4143 014832 call twspi_write 
+0x4144 014833 branch mouse_32xx_init_param_1 
+:      014836 mouse_init_3610sensor_reset:
+0x4145 014837 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014838 call gpio_out_active 
+0x4147 014839 call delay_10ms 
+0x4148 014840 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014841 call gpio_out_inactive 
+0x414a 014842 branch delay_10ms 
+:      014844 mouse_init_p3610:
+0x414b 014845 jam p3610 ,mem_config_sensor_type 
+0x414c 014846 setarg 0xba41 
+0x414d 014847 call sensor_write 
+0x414e 014848 setarg 0x0d11 
+0x414f 014849 call sensor_write 
+0x4150 014850 setarg 0x041b 
+0x4151 014851 call sensor_write 
+0x4152 014852 setarg 0x041c 
+0x4153 014853 call sensor_write 
+0x4154 014854 setarg 0x0f1d 
+0x4155 014855 call sensor_write 
+0x4156 014856 setarg 0x0032 
+0x4157 014857 call sensor_write 
+0x4158 014858 setarg 0xb541 
+0x4159 014859 branch sensor_write 
+:      014863 mouse_set_sensor_reg:
+0x415a 014864 setarg 0xba41 
+0x415b 014865 call sensor_write 
+0x415c 014866 nop 4000 
+0x415d 014867 setarg 0xff7f 
+0x415e 014868 call sensor_write 
+0x415f 014869 copy rega ,pdata 
+0x4160 014870 call sensor_write 
+0x4161 014871 setarg 0x007f 
+0x4162 014872 call sensor_write 
+0x4163 014873 setarg 0xb541 
+0x4164 014874 branch sensor_write 
+:      014876 extsign:
+0x4165 014877 rtnbit0 7 
+0x4166 014878 arg 0xff00 ,temp 
+0x4167 014879 ior temp ,pdata 
+0x4168 014880 rtn 
+:      014882 extsign_bit3:
+0x4169 014883 rtnbit0 3 
+0x416a 014884 arg 0xf0 ,temp 
+0x416b 014885 ior temp ,pdata 
+0x416c 014886 rtn 
+:      014889 mouse_le:
+0x416d 014890 call le_fifo_check_nearly_full 
+0x416e 014891 nrtn blank 
+0x416f 014892 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014893 and pdata ,0x03 ,pdata 
+0x4171 014894 rtnne 0x03 
+0x4172 014895 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014896 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014897 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014898 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014899 call mouse_motion 
+0x4177 014900 nrtn user 
+0x4178 014901 branch mouse_fill_data_le 
+:      014903 mouse_le_send_empty_packet:
+0x4179 014904 setarg 0 
+0x417a 014905 store 7 ,mem_mouse_key 
+0x417b 014906 branch mouse_fill_data_le 
+:      014908 mouse_priority_bb_event:
+0x417c 014909 copy regc ,pdata 
+0x417d 014910 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014911 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014912 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014913 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014914 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014915 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014916 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014917 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014918 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014919 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014920 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014921 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 014922 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 014923 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 014924 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 014925 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 014926 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 014927 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 014928 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 014929 rtn 
+:      014932 mouse_le_pairing_complete:
+0x4191 014933 branch app_ble_store_reconn_info 
+:      014935 mouse_24g_attempt_fail:
+0x4192 014936 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 014937 fetch 1 ,mem_reconn_times 
+0x4194 014938 nbranch mouse_polling_device ,blank 
+0x4195 014939 fetch 1 ,mem_device_flag 
+0x4196 014940 fetcht 1 ,mem_24g_device_number 
+0x4197 014941 isub temp ,null 
+0x4198 014942 branch app_enter_hibernate ,zero 
+0x4199 014943 rtn 
+:      014944 mouse_24g_attempt_success:
+0x419a 014945 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 014946 rtn 
+:      014947 mouse_24g_pairing_complete:
+0x419c 014948 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 014949 arg mosue_24g_pairing_flag ,queue 
+0x419e 014950 call mouse_disable_function_flag 
+0x419f 014951 setarg 0 
+0x41a0 014952 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 014953 jam 0 ,mem_mouse_move_flag 
+0x41a2 014955 fetch 1 ,mem_config_sensor_type 
+0x41a3 014956 sub pdata ,p3610 ,null 
+0x41a4 014957 call mouse_read_sensor3610_data ,zero 
+0x41a5 014958 ncall mouse_read_sensor_common ,zero 
+0x41a6 014960 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 014961 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 014962 call mouse_set_24g_addr_eeprom 
+0x41a9 014963 branch iicd_write_protect_eep_data 
+:      014965 mouse_set_24g_addr_eeprom:
+0x41aa 014966 call g24_head_ptr2regc 
+0x41ab 014967 add regc ,offset_24g_addr ,rega 
+0x41ac 014968 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 014969 arg 4 ,temp 
+0x41ae 014970 rtn 
+:      014972 mouse_store_flash_24g_address:
+0x41af 014973 call g24_head_ptr2regc 
+0x41b0 014974 add regc ,offset_24g_addr ,regb 
+0x41b1 014975 ifetch 1 ,regb 
+0x41b2 014976 store 1 ,mem_mouse_24g_addr 
+0x41b3 014977 branch mouse_store_flash_device_info 
+:      014980 mouse_le_pairing_success:
+0x41b4 014981 arg ll_pairing_success_flag ,queue 
+0x41b5 014982 branch mouse_le_enable_connect_flag 
+:      014983 mouse_le_ll_start_encryt:
+0x41b6 014984 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 014985 arg ll_start_enc_flag ,queue 
+0x41b8 014986 branch mouse_le_enable_connect_flag 
+:      014989 mouse_le_enable_connect_flag:
+0x41b9 014990 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 014991 qset1 pdata 
+0x41bb 014992 store 1 ,mem_le_connect_status_flag 
+0x41bc 014993 rtn 
+:      014995 mouse_le_disable_connect_flag:
+0x41bd 014996 fetch 1 ,mem_le_connect_status_flag 
+0x41be 014997 qset0 pdata 
+0x41bf 014998 store 1 ,mem_le_connect_status_flag 
+0x41c0 014999 rtn 
+:      015000 mouse_le_clean_connect_flag:
+0x41c1 015001 jam 0 ,mem_le_connect_status_flag 
+0x41c2 015002 rtn 
+:      015004 mouse_le_bb_event_connected:
+0x41c3 015005 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 015006 set0 app_disc_by_button ,pdata 
+0x41c5 015007 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 015008 setarg 0 
+0x41c7 015009 store 2 ,mem_mouse_direct_timer 
+0x41c8 015010 call mouse_no_data_timer_init 
+0x41c9 015011 branch mouse_stop_discovery 
+:      015013 mouse_bb_event_pincode:
+0x41ca 015014 call pincode_reinit 
+0x41cb 015015 branch app_bt_set_pincode 
+:      015016 mouse_bb_event_reconn_timeout:
+:      015017 mouse_bb_event_reconn_failed:
+0x41cc 015018 fetch 1 ,mem_reconn_times 
+0x41cd 015019 nbranch mouse_polling_device ,blank 
+0x41ce 015020 fetch 2 ,mem_ui_state_map 
+0x41cf 015021 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015022 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015023 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015024 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015025 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015026 branch app_bb_hibernate 
+:      015029 mouse_bt_hid_connected:
+0x41d5 015030 branch mouse_hid_connected 
+:      015032 mouse_bt_event_setup_complete:
+0x41d6 015033 rtn 
+:      015035 mouse_soft_reset:
+0x41d7 015036 call mouse_select_device_enable 
+0x41d8 015037 branch soft_reset_chip 
+:      015039 mouse_bb_disconnected:
+0x41d9 015040 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015041 call mouse_bb_discon_clear_stack 
+0x41db 015042 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015043 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015044 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015045 fetch 1 ,mem_reconn_times 
+0x41df 015046 nbranch mouse_polling_device ,blank 
+0x41e0 015047 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015048 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015049 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015050 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015051 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015052 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015053 branch mouse_start_discovery 
+:      015054 mouse_bb_discon_clear_stack:
+0x41e7 015055 setarg 0 
+0x41e8 015056 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015057 istore 4 ,contw 
+0x41ea 015058 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015059 jam 0 ,mem_mouse_move_flag 
+0x41ec 015060 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015061 jam 0 ,mem_ltk_exists 
+0x41ee 015062 rtn 
+:      015064 mouse_event_light_state_pairing:
+0x41ef 015065 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015066 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015067 branch mouse_start_discovery 
+:      015068 mouse_event_light_state_hibernate:
+0x41f2 015069 fetch 2 ,mem_ui_state_map 
+0x41f3 015070 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015071 branch app_bb_hibernate 
+:      015073 mouse4_0_event_bb_disconn:
+0x41f5 015074 call mouse_le_clean_connect_flag 
+0x41f6 015075 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015076 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015077 branch app_bb_hibernate 
+:      015079 mouse_bb_event_timer:
+0x41f9 015080 call mouse_adc_read 
+0x41fa 015081 call mouse_24g_delay_timer 
+0x41fb 015082 call mouse_ban_24g_pairing_timer 
+0x41fc 015083 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015084 call mouse_statue_up_timer 
+0x41fe 015086 call mouse_statue_cheak_timer 
+0x41ff 015087 call mouse_select_device 
+0x4200 015088 call mouse_bt_discovery_cheak 
+0x4201 015089 call mouse_low_voltage_led_timer 
+0x4202 015090 call mouse_sensor_led_contrl_timer 
+0x4203 015091 call mouse_check_hid_handshake_timer 
+0x4204 015092 call mouse_check_discovery_timeout_timer 
+0x4205 015093 call mouse_check_direct_timeout_timer 
+0x4206 015094 call mouse_check_no_data_timeout_timer 
+0x4207 015095 call mouse_check_mouse_state_timer 
+0x4208 015096 branch mouse_le_enable_att_list_timer 
+:      015100 mouse_sensor_led_contrl_timer:
+0x4209 015101 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015102 rtn blank 
+0x420b 015103 increase -1 ,pdata 
+0x420c 015104 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015105 nrtn blank 
+0x420e 015106 branch mouse_sensor_led_contrl 
+:      015107 mouse_sensor_led_contrl:
+0x420f 015108 fetch 1 ,mem_sensor_led_style 
+0x4210 015109 rtneq ui_led_state_blink_stop 
+0x4211 015110 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015111 mouse_sensor_led_blink_state_lighting:
+0x4212 015112 call mouse_sensor_led_on 
+0x4213 015113 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015114 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015115 rtn 
+:      015116 mouse_sensor_led_blink_state_darking:
+0x4216 015117 call mouse_sensor_led_off 
+0x4217 015118 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015119 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015120 rtn 
+:      015122 mouse_sensor_led_blink_stop:
+:      015123 mouse_sensor_reset:
+0x421a 015124 setarg 0x8006 
+0x421b 015125 call twspi_write 
+0x421c 015126 nop 1000 
+0x421d 015127 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015128 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015129 branch mouse_init_p32xx_id2_judge 
+:      015131 mouse_p3212sensor_led_on:
+0x4220 015132 setarg 0xa006 
+0x4221 015133 call twspi_write 
+0x4222 015134 setarg 0xa005 
+0x4223 015135 branch twspi_write 
+:      015136 mouse_sensor_led_on_global:
+0x4224 015137 jam 0 ,mem_mouse_sensor_timer_count 
+:      015138 mouse_sensor_led_on:
+0x4225 015139 fetch 1 ,mem_config_sensor_type 
+0x4226 015140 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015141 setarg 0x0106 
+0x4228 015142 call twspi_write 
+0x4229 015143 setarg 0xa105 
+0x422a 015144 branch twspi_write 
+:      015146 mouse_sensor_led_off_global:
+0x422b 015147 jam 0 ,mem_mouse_sensor_timer_count 
+:      015148 mouse_sensor_led_off:
+0x422c 015149 setarg 0x0906 
+0x422d 015150 branch twspi_write 
+:      015151 mouse_sensor_start_blink:
+0x422e 015152 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015153 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015154 rtn 
+:      015156 mouse_check_hid_handshake_timer:
+0x4231 015157 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015158 arg mouse_bt_hid_handshake ,regb 
+0x4233 015159 branch timer_single_step 
+:      015161 mouse_check_discovery_timeout_timer:
+0x4234 015162 arg mem_mouse_discovery_timer ,regc 
+0x4235 015163 arg mouse_check_discovery_timeout ,regb 
+0x4236 015164 branch timer_single_step_2b 
+:      015166 mouse_check_direct_timeout_timer:
+0x4237 015167 arg mem_mouse_direct_timer ,regc 
+0x4238 015168 arg mouse_check_direct_timeout ,regb 
+0x4239 015169 branch timer_single_step_2b 
+:      015171 mouse_check_no_data_timeout_timer:
+0x423a 015172 arg mem_mouse_no_data_timer ,regc 
+0x423b 015173 arg mouse_check_no_data_timeout ,regb 
+0x423c 015174 branch timer_single_step_2b 
+:      015176 mouse_check_mouse_state_timer:
+0x423d 015177 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015178 arg mouse_statue_led_off ,regb 
+0x423f 015179 branch timer_single_step 
+:      015183 mouse_le_enable_att_list_timer:
+0x4240 015184 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015185 arg mouse_le_enable_att_list ,regb 
+0x4242 015186 branch timer_single_step 
+:      015188 mouse_24g_delay_timer:
+0x4243 015189 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015190 arg mouse_24g_delay ,regb 
+0x4245 015191 branch timer_single_step 
+:      015193 mouse_ban_24g_pairing_timer:
+0x4246 015194 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015195 arg mouse_ban_24g_pairing ,regb 
+0x4248 015196 branch timer_single_step_2b 
+:      015197 mouse_ban_24g_pairing:
+:      015198 mouse_24g_delay:
+0x4249 015199 rtn 
+:      015202 mosue_dpi_led_blink_init:
+0x424a 015203 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015204 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015205 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015206 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015207 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015208 rtn 
+:      015211 mouse_dpi_led_blink_delay_timer:
+0x4250 015212 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015213 arg mouse_dpi_led_setting ,regb 
+0x4252 015214 branch timer_single_step 
+:      015215 mouse_dpi_led_setting:
+0x4253 015216 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015217 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015218 setarg led_dpi_blink 
+0x4256 015219 store 2 ,mem_mouse_on_time 
+0x4257 015220 store 2 ,mem_mouse_off_time 
+0x4258 015221 arg 0 ,rega 
+0x4259 015222 fetcht 1 ,mem_mouse_dpi 
+0x425a 015223 increase 1 ,temp 
+0x425b 015224 storet 1 ,mem_mouse_blink_count 
+0x425c 015225 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015226 rtn 
+:      015228 mouse_le_enable_att_list:
+0x425e 015229 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015230 rtnbit1 ll_pairing_success_flag 
+0x4260 015231 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015232 call ui_ipc_send_cmd 
+0x4262 015233 arg write_req_enable_flag ,queue 
+0x4263 015234 branch mouse_le_enable_connect_flag 
+:      015237 mouse_check_discovery_timeout:
+0x4264 015238 call mouse_stop_discovery 
+0x4265 015239 branch app_enter_hibernate 
+:      015241 mouse_check_direct_timeout:
+0x4266 015242 call app_ble_stop_direct_adv 
+0x4267 015243 fetch 1 ,mem_reconn_times 
+0x4268 015244 nbranch mouse_polling_device ,blank 
+0x4269 015245 branch app_enter_hibernate 
+:      015247 mouse_check_no_data_timeout:
+0x426a 015248 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015249 branch mouse_disconnect 
+:      015253 mouse_bb_event_discovery_btn:
+0x426c 015254 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015255 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015256 call mouse_disconnect 
+0x426f 015257 call mouse_le_clean_connect_flag 
+0x4270 015258 branch mouse_start_discovery 
+:      015262 mouse3_0_check_reconn_target:
+0x4271 015263 fetch 6 ,mem_hci_plap 
+0x4272 015264 branch app_bt_start_discovery_short ,blank 
+0x4273 015265 call mouse_reconn_setting_led_gpio 
+0x4274 015266 jam 0x17 ,mem_connection_options 
+0x4275 015267 fetch 1 ,mem_ssp_enable 
+0x4276 015268 nbranch app_bt_start_reconnect ,blank 
+0x4277 015269 jam 0x04 ,mem_connection_options 
+0x4278 015270 branch app_bt_start_reconnect 
+:      015272 mouse4_0_check_reconn_target:
+0x4279 015273 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015274 store 2 ,mem_mouse_direct_timer 
+0x427b 015275 call mouse_reconn_setting_led_gpio 
+0x427c 015276 call app_lpm_mult_disable 
+0x427d 015277 branch check_51cmd_adv 
+:      015279 mouse_reconn_setting_led_gpio:
+0x427e 015280 setarg led_reconnect_blink 
+0x427f 015281 store 2 ,mem_mouse_on_time 
+0x4280 015282 store 2 ,mem_mouse_off_time 
+0x4281 015283 branch mouse_setting_led_gpio_comman 
+:      015285 mouse_discover_setting_led_gpio:
+0x4282 015286 setarg led_discovery_blink 
+0x4283 015287 store 2 ,mem_mouse_on_time 
+0x4284 015288 store 2 ,mem_mouse_off_time 
+:      015289 mouse_setting_led_gpio_comman:
+0x4285 015290 fetch 1 ,mem_device_flag 
+0x4286 015291 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015292 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015293 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015294 rtn 
+:      015295 mouse_device_led1:
+0x428a 015296 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015297 branch mouse_led_blink 
+:      015298 mouse_device_led2:
+0x428c 015299 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015300 branch mouse_led_blink 
+:      015301 mouse_device_led3:
+0x428e 015302 fetch 1 ,mem_config_device3_led_gpio 
+:      015303 mouse_led_blink:
+0x428f 015304 store 1 ,mem_temp 
+0x4290 015305 call mouse_devce_led_off 
+0x4291 015306 fetch 1 ,mem_temp 
+0x4292 015307 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015308 arg 0 ,rega 
+0x4294 015309 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015310 branch ui_led_blink_start_global 
+:      015312 mouse_led_off:
+0x4296 015313 arg 0 ,rega 
+0x4297 015314 branch ui_led_off_global 
+:      015315 mouse_led_on:
+0x4298 015316 arg 0 ,rega 
+0x4299 015317 branch ui_led_on_global 
+:      015319 mouse4_0_bb_event_discovery_btn:
+0x429a 015320 branch mouse_le_clean_connect_flag 
+:      015322 mouse_bt_hid_handshake:
+0x429b 015323 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015324 call app_lpm_mult_enable 
+0x429d 015325 call app_bt_store_reconn_info 
+0x429e 015326 setarg 0 
+0x429f 015327 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015328 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015329 branch app_bt_enter_sniff 
+:      015331 mouse_check_reconn_target:
+0x42a2 015332 call mouse_cheak_select_device_by_switch 
+0x42a3 015333 fetch 1 ,mem_device_flag 
+0x42a4 015334 fetcht 1 ,mem_24g_device_number 
+0x42a5 015335 isub temp ,null 
+0x42a6 015336 branch mouse_connect_24g_mode ,zero 
+0x42a7 015337 fetch 1 ,mem_xrecord_mode 
+0x42a8 015338 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015339 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015340 branch mouse_start_discovery 
+:      015341 mouse_connect_24g_mode:
+0x42ab 015342 call mouse_start_24g_mode 
+0x42ac 015343 rtnmark1 mark_24g 
+0x42ad 015344 fetch 1 ,mem_reconn_times 
+0x42ae 015345 nbranch mouse_polling_device ,blank 
+0x42af 015346 rtn 
+:      015348 mouse_start_discovery:
+0x42b0 015349 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015350 fetch 2 ,mem_ui_state_map 
+0x42b2 015351 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015352 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015353 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015354 random pdata 
+0x42b6 015355 store 1 ,mem_le_lap + 1 
+:      015356 mouse_start_discovery_norandom:
+0x42b7 015357 call app_lpm_mult_disable 
+0x42b8 015358 fetch 2 ,mem_discovery_timeout 
+0x42b9 015359 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015360 jam 6 ,mem_connection_options 
+0x42bb 015361 setarg 0 
+0x42bc 015362 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015363 store 2 ,mem_mouse_direct_timer 
+0x42be 015364 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015365 call mouse_enable_function_flag 
+0x42c0 015366 call mouse_bt_discovery_button_down_disable 
+0x42c1 015367 fetch 1 ,mem_device_option 
+0x42c2 015368 isolate1 mode_4_mouse ,pdata 
+0x42c3 015369 call check_51cmd_adv ,true 
+0x42c4 015370 fetch 1 ,mem_device_option 
+0x42c5 015371 isolate1 mode_3_mouse ,pdata 
+0x42c6 015372 call check_51cmd_start_discovery ,true 
+0x42c7 015373 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015374 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015375 branch mouse_discover_setting_led_gpio 
+:      015377 mouse_stop_discovery:
+0x42ca 015378 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015379 fetch 1 ,mem_device_option 
+0x42cc 015380 isolate1 mode_4_mouse ,pdata 
+0x42cd 015381 call mouse_stop_le_adv ,true 
+0x42ce 015382 fetch 1 ,mem_device_option 
+0x42cf 015383 isolate1 mode_3_mouse ,pdata 
+0x42d0 015384 call mouse_stop_bt3_discovery ,true 
+0x42d1 015385 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015386 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015387 branch mouse_devce_led_off 
+:      015388 mouse_stop_le_adv:
+0x42d4 015389 setarg 0 
+0x42d5 015390 store 2 ,mem_mouse_direct_timer 
+0x42d6 015391 branch check_51cmd_stop_adv 
+:      015392 mouse_stop_bt3_discovery:
+0x42d7 015393 setarg 0 
+0x42d8 015394 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015395 branch check_51cmd_stop_discovery 
+:      015401 mouse_store_remote_bdaddr:
+0x42da 015402 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015403 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015404 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015405 call mouse_disable_function_flag 
+0x42de 015406 call mouse_check_device_addr 
+:      015407 mouse_unplug_clean_bdaddr:
+0x42df 015408 call mouse_before_store_reconn_info 
+0x42e0 015409 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015410 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015411 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015412 rtn 
+:      015413 mouse_store_eeprom_device_info:
+0x42e4 015414 arg 88 ,temp 
+0x42e5 015415 arg mem_device_flag ,rega 
+0x42e6 015416 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015417 branch iicd_write_protect_eep_data 
+:      015419 mouse_check_device_addr:
+0x42e8 015420 fetch 1 ,mem_record_bt_mode 
+0x42e9 015421 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015422 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015423 rtn 
+:      015424 mouse_check_le_device_addr:
+0x42ec 015425 store 1 ,mem_device_addr_temp 
+0x42ed 015426 fetch 6 ,mem_le_plap 
+0x42ee 015427 branch mouse_check_bt_device_addr_common 
+:      015428 mouse_check_bt_device_addr:
+0x42ef 015429 store 1 ,mem_device_addr_temp 
+0x42f0 015430 fetch 6 ,mem_plap 
+:      015431 mouse_check_bt_device_addr_common:
+0x42f1 015432 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015433 fetch 7 ,mem_device_addr_temp 
+0x42f3 015434 arg mem_device1_type ,contr 
+0x42f4 015435 arg 3 ,loopcnt 
+:      015436 mouse_check_device_addr_end:
+0x42f5 015437 ifetcht 7 ,contr 
+0x42f6 015438 isub temp ,null 
+0x42f7 015439 branch mouse_clean_addr ,zero 
+0x42f8 015440 increase 22 ,contr 
+0x42f9 015441 loop mouse_check_device_addr_end 
+0x42fa 015442 rtn 
+:      015443 mouse_before_store_reconn_info:
+0x42fb 015444 arg mem_device1_type ,rega 
+0x42fc 015445 fetch 1 ,mem_device_flag 
+0x42fd 015446 increase -1 ,pdata 
+0x42fe 015447 mul32 pdata ,29 ,pdata 
+0x42ff 015448 iadd rega ,rega 
+0x4300 015449 fetch 1 ,mem_record_bt_mode 
+0x4301 015450 istore 1 ,rega 
+0x4302 015451 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015452 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015453 rtn 
+:      015455 mouse_store_le_device:
+0x4305 015456 fetch 6 ,mem_le_plap 
+0x4306 015457 istore 6 ,contw 
+0x4307 015458 arg mem_le_ltk ,contr 
+0x4308 015459 call memcpy16 
+0x4309 015460 fetch 6 ,mem_le_lap 
+0x430a 015461 istore 6 ,contw 
+0x430b 015462 rtn 
+:      015463 mouse_store_bt_device:
+0x430c 015464 fetch 6 ,mem_plap 
+0x430d 015465 istore 6 ,contw 
+0x430e 015466 arg mem_link_key ,contr 
+0x430f 015467 branch memcpy16 
+:      015469 mouse_clean_addr:
+0x4310 015470 increase -6 ,contr 
+0x4311 015471 copy contr ,contw 
+0x4312 015472 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015473 increase 3 ,temp 
+0x4314 015474 istoret 6 ,contw 
+0x4315 015475 rtn 
+:      015479 mouse_eeprom_load_recon_info:
+0x4316 015480 arg 88 ,temp 
+0x4317 015481 arg mem_device_flag ,rega 
+0x4318 015482 arg mouse_info_eeprom_offect ,regb 
+0x4319 015483 call iicd_read_eep_data 
+:      015484 mouse_select_reconn_device:
+0x431a 015485 arg mem_device1_type ,rega 
+0x431b 015486 fetch 1 ,mem_device_flag 
+0x431c 015487 fetcht 1 ,mem_24g_device_number 
+0x431d 015488 isub temp ,null 
+0x431e 015489 rtn zero 
+0x431f 015490 increase -1 ,pdata 
+0x4320 015491 mul32 pdata ,29 ,pdata 
+0x4321 015492 iadd rega ,rega 
+0x4322 015493 ifetch 1 ,rega 
+0x4323 015494 store 1 ,mem_xrecord_mode 
+0x4324 015495 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015496 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015497 rtn 
+:      015499 mouse_load_bt_device:
+0x4327 015500 ifetch 6 ,contr 
+:      015501 mouse_load_bt_device_end:
+0x4328 015502 store 6 ,mem_hci_plap 
+0x4329 015503 arg mem_link_key ,contw 
+0x432a 015504 call memcpy16 
+0x432b 015505 branch check_link_key_load 
+:      015507 mouse_load_le_device:
+0x432c 015508 ifetch 6 ,contr 
+:      015509 mouse_load_le_device_end:
+0x432d 015510 store 6 ,mem_hci_plap 
+0x432e 015511 arg mem_le_ltk ,contw 
+0x432f 015512 call memcpy16 
+0x4330 015513 ifetch 6 ,contr 
+0x4331 015514 store 6 ,mem_le_lap 
+0x4332 015515 rtn 
+:      015518 mouse_select_device:
+0x4333 015519 fetch 1 ,mem_config_function_enable 
+0x4334 015520 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015521 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015522 branch mouse_select_device_by_combination_key 
+:      015524 mouse_select_device_by_combination_key:
+0x4337 015525 call mouse_check_key_gpio 
+0x4338 015526 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015527 mouse_select_device_commbination_key_up:
+0x4339 015528 jam 30 ,mem_combination_select_device_count 
+0x433a 015529 fetch 1 ,mem_select_device_button_statue 
+0x433b 015530 rtneq dpi_button_state_up 
+0x433c 015531 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015532 rtn 
+:      015534 mouse_select_device_commbination_key_down:
+0x433e 015535 call mouse_combination_select_device_timer 
+0x433f 015536 fetch 1 ,mem_select_device_button_statue 
+0x4340 015537 rtneq dpi_button_state_down 
+0x4341 015538 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015539 branch mouse_select_device_enable 
+:      015541 mouse_combination_select_device_timer:
+0x4343 015542 fetch 1 ,mem_combination_select_device_count 
+0x4344 015543 rtn blank 
+0x4345 015544 pincrease -1 
+0x4346 015545 store 1 ,mem_combination_select_device_count 
+0x4347 015546 nrtn blank 
+0x4348 015547 branch mouse_ready_reconnection_by_button 
+:      015549 mouse_select_device_by_button:
+0x4349 015550 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015551 rtneq gpio_disable 
+0x434b 015552 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015553 call gpio_get_bit 
+0x434d 015554 branch mouse_select_device_button_down ,true 
+:      015555 mouse_select_device_button_up:
+0x434e 015556 fetch 1 ,mem_select_device_button_statue 
+0x434f 015557 rtneq dpi_button_state_up 
+0x4350 015558 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015559 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015560 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015561 branch mouse_ready_reconnection_by_button 
+:      015563 mouse_select_device_button_down:
+0x4354 015564 fetch 1 ,mem_select_device_button_statue 
+0x4355 015565 rtneq dpi_button_state_down 
+0x4356 015566 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4357 015567 arg mouse_long_bt_button_flag ,queue 
+0x4358 015568 branch mouse_disable_function_flag 
+:      015572 mouse_select_device_by_switch:
+0x4359 015573 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015574 rtnbit0 enable_select_device_by_switch 
+0x435b 015575 fetch 1 ,mem_device_flag 
+0x435c 015576 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015577 beq mode_24g_device ,mouse_select2_device 
+0x435e 015578 rtn 
+:      015579 mouse_cheak_select_device_by_switch:
+0x435f 015580 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015581 rtnbit0 enable_select_device_by_switch 
+0x4361 015582 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015583 call gpio_get_bit 
+0x4363 015584 branch mouse_cheak_select_24gdevice ,true 
+:      015585 mouse_select_btdevice:
+0x4364 015586 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015587 rtn 
+:      015588 mouse_cheak_select_24gdevice:
+0x4366 015589 fetch 1 ,mem_24g_device_number 
+0x4367 015590 store 1 ,mem_device_flag 
+0x4368 015591 rtn 
+:      015592 mouse_select1_device:
+0x4369 015593 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015594 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015595 rtn 
+:      015596 mouse_select2_device:
+0x436c 015597 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015598 call gpio_get_bit 
+0x436e 015599 branch mouse_select_device_button_down ,true 
+0x436f 015600 rtn 
+:      015605 mouse_ready_reconnection_by_button:
+0x4370 015606 fetcht 1 ,mem_device_flag 
+0x4371 015607 increase 1 ,temp 
+0x4372 015608 fetch 1 ,mem_device_number 
+0x4373 015609 isub temp ,null 
+0x4374 015610 ncall mouse_select_device_count_clean ,positive 
+0x4375 015611 storet 1 ,mem_device_flag 
+0x4376 015612 jam 0 ,mem_link_key_exists 
+0x4377 015613 call mouse_store_device_number2eeprom 
+0x4378 015614 call mouse_select_device_enable 
+0x4379 015616 branch mouse_set_reconnection 
+:      015618 mouse_store_device_number2eeprom:
+0x437a 015619 arg 1 ,temp 
+0x437b 015620 arg mem_device_flag ,rega 
+0x437c 015621 arg 0 ,regb 
+0x437d 015622 branch iicd_write_eep_data 
+:      015624 mouse_set_reconnection:
+0x437e 015625 call mouse_stop_bluetooth_mode 
+0x437f 015626 call mouse_select_device_disable 
+0x4380 015627 branch mouse_soft_reset 
+:      015628 mouse_stop_bluetooth_mode:
+0x4381 015629 fetch 2 ,mem_ui_state_map 
+0x4382 015630 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015631 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015632 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015633 branch mouse_stop_discovery 
+:      015635 mouse_disconnect:
+0x4386 015636 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015637 setarg 0 
+0x4388 015638 store 2 ,mem_mouse_no_data_timer 
+0x4389 015639 fetch 2 ,mem_ui_state_map 
+0x438a 015640 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015641 fetch 2 ,mem_ui_state_map 
+0x438c 015642 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015643 rtn 
+:      015645 mouse_irtual_cable_unplug:
+0x438e 015646 setarg 0x01 
+0x438f 015647 store 6 ,mem_plap 
+0x4390 015648 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015649 branch mouse_unplug_clean_bdaddr 
+:      015652 mouse_cancel_reconnect:
+0x4392 015653 call mouse_bt_cannel_reconn_enable 
+0x4393 015654 branch check_51cmd_bb_reconn_cancel 
+:      015656 mouse_bt_discovery_by_button:
+0x4394 015657 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015658 rtneq gpio_disable 
+0x4396 015659 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015660 call gpio_get_bit 
+0x4398 015661 branch mouse_bt_discovery_button_down ,true 
+:      015662 mouse_bt_discovery_button_up:
+0x4399 015663 fetch 1 ,mem_ui_button_timeout 
+0x439a 015664 store 1 ,mem_combination_ui_button_count 
+0x439b 015665 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015666 rtneq dpi_button_state_up 
+0x439d 015667 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015668 branch mouse_bt_discovery_button_down_disable 
+:      015669 mouse_bt_discovery_button_down:
+0x439f 015670 call mouse_bt_discovry_timer 
+0x43a0 015671 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015672 rtneq dpi_button_state_down 
+0x43a2 015673 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015674 call check_51cmd_bb_reconn_cancel 
+0x43a4 015675 branch mouse_bt_discovery_button_down_enable 
+:      015678 mouse_bt_discovery_cheak:
+0x43a5 015679 fetch 1 ,mem_config_function_enable 
+0x43a6 015680 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015681 mouse_bt_discovery_commbination_key:
+0x43a7 015682 call mouse_check_key_gpio 
+0x43a8 015683 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015684 mouse_bt_discovery_commbination_key_up:
+0x43a9 015685 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015686 store 1 ,mem_combination_ui_button_count 
+0x43ab 015687 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015688 rtneq dpi_button_state_up 
+0x43ad 015689 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015690 branch mouse_bt_discovery_button_down_disable 
+:      015693 mouse_bt_discovery_commbination_key_down:
+0x43af 015694 call mouse_bt_discovry_timer 
+0x43b0 015695 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015696 rtneq dpi_button_state_down 
+0x43b2 015697 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015698 call check_51cmd_bb_reconn_cancel 
+0x43b4 015699 branch mouse_bt_discovery_button_down_enable 
+:      015701 mouse_bt_discovry_timer:
+0x43b5 015702 arg mem_combination_ui_button_count ,regc 
+0x43b6 015703 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015704 branch timer_single_step 
+:      015706 mouse_long_button_bt_discovry:
+0x43b8 015707 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015708 call mouse_enable_function_flag 
+0x43ba 015709 call app_evt_button_long_pressed 
+0x43bb 015710 branch mouse_bb_event_discovery_btn 
+:      015713 mouse_cpi_enable:
+0x43bc 015714 arg mouse_cpi_flag ,queue 
+0x43bd 015715 branch mouse_enable_function_flag 
+:      015716 mouse_cpi_disable:
+0x43be 015717 arg mouse_cpi_flag ,queue 
+0x43bf 015718 branch mouse_disable_function_flag 
+:      015719 mouse_select_device_enable:
+0x43c0 015720 arg mouse_select_device_flag ,queue 
+0x43c1 015721 branch mouse_enable_function_flag 
+:      015722 mouse_select_device_disable:
+0x43c2 015723 arg mouse_select_device_flag ,queue 
+0x43c3 015724 branch mouse_disable_function_flag 
+:      015725 mouse_bt_cannel_reconn_enable:
+0x43c4 015726 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015727 branch mouse_enable_function_flag 
+:      015728 mouse_bt_cannel_reconn_disable:
+0x43c6 015729 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015730 branch mouse_disable_function_flag 
+:      015731 mouse_bt_discovery_button_down_enable:
+0x43c8 015732 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015733 branch mouse_enable_function_flag 
+:      015734 mouse_bt_discovery_button_down_disable:
+0x43ca 015735 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015736 branch mouse_disable_function_flag 
+:      015740 mouse_select_device_count_clean:
+0x43cc 015741 arg 1 ,temp 
+0x43cd 015742 rtn 
+:      015744 mouse_enable_function_flag:
+0x43ce 015745 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015746 qset1 pdata 
+0x43d0 015747 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015748 rtn 
+:      015750 mouse_disable_function_flag:
+0x43d2 015751 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015752 qset0 pdata 
+0x43d4 015753 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015754 rtn 
+:      015756 mouse_adc_read:
+0x43d6 015757 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015758 rtnbit0 mouse_enable_adc 
+0x43d8 015759 fetch 1 ,mem_adc_read_timer 
+0x43d9 015760 increase 1 ,pdata 
+0x43da 015761 store 1 ,mem_adc_read_timer 
+0x43db 015762 sub pdata ,10 ,null 
+0x43dc 015763 rtn positive 
+0x43dd 015764 jam 0 ,mem_adc_read_timer 
+0x43de 015765 call adc_set_mode 
+0x43df 015766 call vdd_calculate_by_mode 
+0x43e0 015767 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015768 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015769 call adc_bat_percent_lowpower_out 
+0x43e3 015770 fetch 1 ,mem_adc_power_flag 
+0x43e4 015771 bbit1 1 ,mouse_power_down 
+0x43e5 015772 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015773 branch mouse_adc_low_voltage 
+:      015774 mouse_adc_low_voltage:
+0x43e7 015775 arg mouse_low_voltage_flag ,queue 
+0x43e8 015776 branch mouse_enable_function_flag 
+:      015777 mouse_adc_no_low_voltage:
+0x43e9 015778 arg mouse_low_voltage_flag ,queue 
+0x43ea 015779 branch mouse_disable_function_flag 
+:      015781 mouse_low_voltage_led_timer:
+0x43eb 015782 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015783 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015784 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015785 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015786 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015787 pincrease 1 
+0x43f1 015788 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015789 sub pdata ,20 ,null 
+0x43f3 015790 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015791 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015792 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015793 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015794 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015795 rtn 
+:      015796 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015797 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015798 branch mouse_low_voltage_led_off 
+:      015799 mouse_low_voltage_led_on:
+0x43fb 015800 arg 0 ,rega 
+0x43fc 015801 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015802 branch ui_led_on_global 
+:      015803 mouse_low_voltage_led_off:
+0x43fe 015804 arg 0 ,rega 
+0x43ff 015805 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015806 branch ui_led_off_global 
+:      015808 mouse_g24_package_data:
+0x4401 015809 call mouse_motion 
+0x4402 015810 nrtn user 
+0x4403 015811 arg 7 ,rega 
+0x4404 015812 arg mem_mouse_key ,regb 
+0x4405 015813 rtn 
+:      015815 mouse_g24_enter_lpm:
+0x4406 015816 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015817 rtn blank 
+0x4408 015819 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015820 call gpio_get_bit 
+0x440a 015821 call mouse_24g_dpi_delay_init ,true 
+0x440b 015822 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015823 nrtn blank 
+0x440d 015824 call mouse_check_key_gpio 
+0x440e 015825 nrtn blank 
+0x440f 015826 branch g24_lpm_long_sleep 
+:      015828 mouse_24g_dpi_delay_init:
+0x4410 015829 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015830 rtneq ui_button_gpio_disable 
+0x4412 015831 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015832 rtn 
+:      015835 mouse_load_flash_info_cheak:
+0x4414 015836 call mouse_load_flash_flag 
+0x4415 015837 fetch 2 ,mem_store_flag 
+0x4416 015838 arg eeprom_init_flag ,temp 
+0x4417 015839 isub temp ,null 
+0x4418 015840 branch mouse_load_flash_device_info ,zero 
+0x4419 015841 storet 2 ,mem_store_flag 
+0x441a 015842 call mouse_ble_init_address 
+0x441b 015843 branch mouse_store_flash_device_info 
+:      015844 mouse_ble_init_address:
+0x441c 015845 fetch 6 ,mem_le_lap 
+0x441d 015846 store 6 ,mem_device1_locall_addr 
+0x441e 015847 add pdata ,0x0100 ,pdata 
+0x441f 015848 store 6 ,mem_device2_locall_addr 
+0x4420 015849 add pdata ,0x0100 ,pdata 
+0x4421 015850 store 6 ,mem_device3_locall_addr 
+0x4422 015851 rtn 
+:      015854 mouse_load_flash_flag:
+0x4423 015855 setarg mem_store_flag 
+0x4424 015856 arg mem_mouse_information_start ,temp 
+0x4425 015857 isub temp ,temp 
+0x4426 015858 fetch 3 ,mem_flash_base 
+0x4427 015859 iadd temp ,pdata 
+0x4428 015860 arg 2 ,temp 
+0x4429 015861 arg mem_store_flag ,rega 
+0x442a 015862 branch spid_read_flash 
+:      015865 mouse_load_flash_device_info:
+0x442b 015866 setarg mem_mouse_information_end 
+0x442c 015867 arg mem_mouse_information_start ,temp 
+0x442d 015868 isub temp ,temp 
+0x442e 015869 fetch 3 ,mem_flash_base 
+0x442f 015870 arg mem_mouse_information_start ,rega 
+0x4430 015871 call spid_read_flash 
+0x4431 015872 call mouse_select_reconn_device 
+0x4432 015873 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015874 call g24_head_ptr2regc 
+0x4434 015875 branch g24_store_mem_addr 
+:      015877 mouse_store_flash_device_info:
+0x4435 015878 setarg mem_mouse_information_end 
+0x4436 015879 arg mem_mouse_information_start ,temp 
+0x4437 015880 isub temp ,temp 
+0x4438 015881 arg mem_mouse_information_start ,rega 
+0x4439 015882 fetch 3 ,mem_flash_base 
+0x443a 015883 branch flash_write 
+:      015885 mouse_store_eerpom_dpi:
+0x443b 015886 arg 1 ,temp 
+0x443c 015887 arg mem_mouse_dpi ,rega 
+0x443d 015888 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015889 branch iicd_write_protect_eep_data 
+:      015891 mouse_load_eeprom_dpi:
+0x443f 015892 arg 1 ,temp 
+0x4440 015893 arg mem_mouse_dpi ,rega 
+0x4441 015894 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015895 branch iicd_read_eep_data 
+:      015897 mouse_statue_cheak_timer:
+0x4443 015898 rtnmark1 mark_24g 
+0x4444 015899 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015900 rtnbit0 mouse_enable_statue_up 
+0x4446 015901 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015902 pincrease 1 
+0x4448 015903 and pdata ,0x07 ,pdata 
+0x4449 015904 store 1 ,mem_mouse_1step_up_count 
+0x444a 015905 rtnne 0x07 
+0x444b 015906 fetch 2 ,mem_ui_state_map 
+0x444c 015907 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015908 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015909 rtn 
+:      015914 mouse_check_statue_up:
+0x444f 015915 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015916 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015917 nrtn blank 
+0x4452 015918 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015919 rtnbit0 mouse_statue_up_flag 
+0x4454 015920 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015921 call sensor_read 
+0x4456 015922 store 1 ,mem_sensor_iqc 
+0x4457 015923 sub pdata ,0x10 ,null 
+0x4458 015924 branch mouse_statue_up_timer_init ,positive 
+0x4459 015925 jam 0 ,mem_mouse_2step_up_count 
+0x445a 015926 rtn 
+:      015928 mouse_statue_up_timer_init:
+0x445b 015929 jam 30 ,mem_mouse_2step_up_count 
+0x445c 015930 rtn 
+:      015931 mouse_statue_up_timer:
+0x445d 015932 arg mem_mouse_2step_up_count ,regc 
+0x445e 015933 arg mouse_statue_up ,regb 
+0x445f 015934 branch timer_single_step 
+:      015936 mouse_statue_up:
+0x4460 015937 fetch 1 ,mem_sensor_squal_reg 
+0x4461 015938 call twspi_read 
+0x4462 015939 sub pdata ,0x10 ,null 
+0x4463 015940 nrtn positive 
+0x4464 015941 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 015942 rtnbit0 mouse_statue_up_flag 
+0x4466 015943 arg mouse_statue_up_flag ,queue 
+0x4467 015944 call mouse_disable_function_flag 
+0x4468 015945 jam 0 ,mem_lpm_mult 
+0x4469 015946 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 015947 call mouse_devce_led_off 
+0x446b 015948 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 015949 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      015950 mouse_two_device_statue_up:
+0x446d 015951 fetch 1 ,mem_device_flag 
+0x446e 015952 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 015953 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 015954 rtn 
+:      015955 mouse_three_device_statue_up:
+0x4471 015956 fetch 1 ,mem_device_flag 
+0x4472 015957 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 015958 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 015959 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 015960 rtn 
+:      015962 mouse_device_blink_led_init:
+0x4476 015963 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 015964 branch mouse_led_blink 
+:      015968 mouse_statue_led_off:
+0x4478 015969 jam 0x20 ,mem_lpm_mult 
+0x4479 015970 branch mouse_devce_led_off 
+:      015974 mouse_devce1_led_off:
+0x447a 015975 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 015976 rtneq gpio_disable 
+0x447c 015977 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 015978 branch mouse_led_off 
+:      015980 mouse_devce2_led_off:
+0x447e 015981 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 015982 rtneq gpio_disable 
+0x4480 015983 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 015984 branch mouse_led_off 
+:      015986 mouse_devce_led_off:
+0x4482 015987 call mouse_led_off 
+0x4483 015988 call mouse_devce1_led_off 
+0x4484 015989 call mouse_devce2_led_off 
+:      015990 mouse_devce3_led_off:
+0x4485 015991 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 015992 rtneq gpio_disable 
+0x4487 015993 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 015994 branch mouse_led_off 
+:      015996 mouse_device1_led_on:
+0x4489 015997 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 015998 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 015999 branch mouse_led_on 
+:      016000 mouse_device2_led_on:
+0x448c 016001 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 016002 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 016003 branch mouse_led_on 
+:      016004 mouse_device3_led_on:
+0x448f 016005 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 016006 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 016007 branch mouse_led_on 
+:      016011 mouse_polling_device:
+0x4492 016012 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016013 fetch 1 ,mem_reconn_times 
+0x4494 016014 increase -1 ,pdata 
+0x4495 016015 store 1 ,mem_reconn_times 
+0x4496 016016 fetcht 1 ,mem_device_flag 
+0x4497 016017 increase 1 ,temp 
+0x4498 016018 fetch 1 ,mem_device_number 
+0x4499 016019 isub temp ,null 
+0x449a 016020 ncall mouse_select_device_count_clean ,positive 
+0x449b 016021 storet 1 ,mem_device_flag 
+0x449c 016022 jam 0 ,mem_link_key_exists 
+0x449d 016023 call mouse_store_device_number2eeprom 
+0x449e 016024 call mouse_before_store_reconn_info 
+0x449f 016025 branch mouse_check_reconn_target 
+:      016027 mouse_power_down:
+0x44a0 016028 call mouse_devce_led_off 
+0x44a1 016029 setarg 0 
+0x44a2 016030 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016031 branch lpm_hibernate 
+:      016042 remote_car_init:
+0x44a4 016043 rtn wake 
+0x44a5 016044 hfetch 1 ,core_gpio_sel1 
+0x44a6 016045 and_into 0xf0 ,pdata 
+0x44a7 016046 hstore 1 ,core_gpio_sel1 
+0x44a8 016047 call keyscan_key_init 
+0x44a9 016048 setarg remote_car_le_before_hibernate 
+0x44aa 016049 store 2 ,mem_cb_before_hibernate 
+0x44ab 016051 setarg remote_car_process_lpm_before 
+0x44ac 016052 store 2 ,mem_cb_before_lpm 
+0x44ad 016054 setarg remote_car_scale_process_idle 
+0x44ae 016055 store 2 ,mem_cb_idle_process 
+0x44af 016057 setarg remote_car_scale_process_bb_event 
+0x44b0 016058 store 2 ,mem_cb_bb_event_process 
+0x44b1 016060 setarg app_get_lpm_wake_lock 
+0x44b2 016061 store 2 ,mem_cb_check_wakelock 
+0x44b3 016063 call g24_head_ptr2regc 
+0x44b4 016064 setarg remote_car_g24_package_data 
+0x44b5 016065 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016066 istore 2 ,contw 
+0x44b7 016068 setarg remote_car_g24_enter_lpm 
+0x44b8 016069 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016070 istore 2 ,contw 
+0x44ba 016072 setarg remote_car_process_lpm_before 
+0x44bb 016073 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016074 istore 2 ,contw 
+0x44bd 016076 setarg remote_car_event_timer 
+0x44be 016077 store 2 ,mem_cb_event_timer 
+0x44bf 016079 setarg remote_car_power_off_signal 
+0x44c0 016080 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016082 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016083 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016085 setarg remote_car_send_key_data 
+0x44c4 016086 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016088 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016089 call remote_car_init_environment 
+0x44c7 016090 call queue_init 
+0x44c8 016091 jam 2 ,mem_lpm_mult 
+0x44c9 016092 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016093 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016094 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016095 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016096 store 1 ,mem_ui_button_gpio 
+:      016097 remote_car_soft_switch_power_on_init:
+0x44ce 016098 call remote_car_ui_led_init 
+0x44cf 016099 call ui_button_init 
+0x44d0 016100 call ui_button_polling 
+0x44d1 016101 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016102 fetch 2 ,mem_ui_state_map 
+0x44d3 016103 rtnbit1 ui_state_btn_down 
+0x44d4 016104 branch app_enter_hibernate 
+:      016108 remote_car_hard_switch_power_on_signal:
+0x44d5 016109 jam power_standby ,mem_remote_car_power_state 
+:      016110 remote_car_soft_switch_power_on_signal:
+0x44d6 016111 call remote_car_ui_led_init 
+0x44d7 016113 arg 0 ,rega 
+0x44d8 016114 call ui_led_blink_start_global 
+:      016115 remote_car_connect_24g_mode:
+0x44d9 016116 branch g24_auto_pair_start 
+:      016118 remote_car_power_off_signal:
+0x44da 016119 branch remote_car_ui_led_init 
+:      016121 remote_car_ui_led_init:
+0x44db 016122 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016123 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016124 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016125 remote_car_ui_led_init_1:
+0x44de 016126 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016127 branch gpio_config_output 
+:      016128 remote_car_pairing_led_gpio_set:
+0x44e0 016129 store 1 ,mem_remote_car_led_map 
+0x44e1 016130 branch remote_car_ui_led_init_1 
+:      016133 remote_car_init_environment:
+0x44e2 016134 call g24_set_device_addr 
+0x44e3 016135 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016136 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016137 branch remote_car_get_adc_default_data 
+:      016139 remote_car_le_before_hibernate:
+:      016144 remote_car_in_enter_hibernate:
+0x44e6 016145 call gpio_set_before_lpm_common 
+0x44e7 016146 call remote_car_process_lpm_before 
+0x44e8 016147 branch app_enter_hibernate 
+:      016149 remote_car_process_lpm_before:
+0x44e9 016150 branch keyscan_process_lpm_before 
+:      016152 remote_car_g24_enter_lpm:
+0x44ea 016153 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016154 rtn blank 
+0x44ec 016156 branch g24_lpm_long_sleep 
+:      016158 remote_car_process_auto_pair_exit:
+0x44ed 016159 rtn 
+:      016161 remote_car_key_scan_process:
+0x44ee 016162 branch keyscan_key_process 
+:      016164 remote_car_scale_process_idle:
+0x44ef 016165 call remote_car_rocker_process 
+0x44f0 016166 call remote_car_24g_status_process 
+0x44f1 016167 branch remote_car_key_scan_process 
+:      016169 remote_car_scale_process_bb_event:
+0x44f2 016170 copy regc ,pdata 
+0x44f3 016171 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016172 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016173 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016174 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016175 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016176 rtn 
+:      016178 remote_car_24g_attempt_fail:
+0x44f9 016179 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016180 rtn 
+:      016182 remote_car_24g_pairing_complete:
+0x44fb 016183 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016184 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016185 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016186 rtn 
+:      016188 remote_car_24g_attempt_success:
+0x44ff 016189 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016190 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016191 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016192 rtn 
+:      016194 remote_car_24g_status_process:
+0x4503 016195 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016196 rtneq power_on 
+0x4505 016197 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016198 rtneq work_paired 
+0x4507 016199 jam work_paired ,mem_remote_car_24g_status 
+:      016200 remote_car_scale_process_paired:
+0x4508 016201 arg 0 ,rega 
+0x4509 016202 branch ui_led_off_global 
+:      016203 remote_car_scale_process_shutdown:
+0x450a 016204 arg 0 ,rega 
+0x450b 016205 call ui_led_off_global 
+0x450c 016206 call remote_car_ui_led_init 
+0x450d 016207 branch app_enter_hibernate 
+:      016209 remote_car_event_timer:
+0x450e 016210 call app_power_timer 
+0x450f 016211 branch remote_car_no_data_timer 
+:      016213 remote_car_no_data_timer:
+0x4510 016214 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016215 rtn blank 
+0x4512 016216 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016217 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016218 branch timer_single_step_2b 
+:      016221 remote_car_get_adc_default_data:
+0x4515 016222 call remote_car_rocker_get_x 
+0x4516 016223 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016224 call remote_car_rocker_get_y 
+0x4518 016225 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016226 rtn 
+:      016227 remote_car_rocker_data_get:
+:      016228 remote_car_rocker_get_x:
+0x451a 016229 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016230 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016231 call remote_car_get_adc_from_gpio6 
+0x451d 016232 call remote_car_rocker_get_value 
+0x451e 016233 store 1 ,mem_rocker_status 
+:      016234 remote_car_rocker_get_y:
+0x451f 016235 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016236 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016237 call remote_car_get_adc_from_gpio7 
+0x4522 016238 call remote_car_rocker_get_value 
+0x4523 016239 store 1 ,mem_rocker_status + 1 
+0x4524 016240 rtn 
+:      016241 remote_car_rocker_get_value:
+0x4525 016242 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016243 copy pdata ,rega 
+0x4527 016244 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016245 call remote_car_rocker_mid_value_adjust 
+0x4529 016246 fetch 1 ,mem_rocker_work_status 
+0x452a 016247 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016248 nrtn positive 
+0x452c 016249 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016250 rtn 
+:      016251 remote_car_rocker_mid_value_adjust:
+0x452e 016252 isub temp ,pdata 
+0x452f 016253 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016254 sub pdata ,0 ,pdata 
+0x4531 016255 jam 1 ,mem_rocker_negative_flag 
+0x4532 016256 isub rega ,null 
+0x4533 016257 rtn 
+:      016258 remote_car_rocker_mid_adjust_positive:
+0x4534 016259 jam 0 ,mem_rocker_negative_flag 
+0x4535 016260 isub rega ,null 
+0x4536 016261 rtn 
+:      016262 remote_car_rocker_translate_key:
+0x4537 016263 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016264 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016265 nbranch remote_car_rocker_negative_key ,blank 
+:      016266 remote_car_rocker_positive_key:
+0x453a 016267 setarg rocker_positive_key 
+0x453b 016268 rtn 
+:      016269 remote_car_rocker_negative_key:
+0x453c 016270 setarg rocker_negative_key 
+0x453d 016271 rtn 
+:      016272 remote_car_rocker_middle_key:
+0x453e 016273 setarg rocker_middle_key 
+0x453f 016274 rtn 
+:      016275 remote_car_get_adc_from_gpio6:
+0x4540 016276 jam 0x33 ,mem_adc_channel 
+0x4541 016277 branch adc_set_mode 
+:      016278 remote_car_get_adc_from_gpio7:
+0x4542 016279 jam 0x34 ,mem_adc_channel 
+0x4543 016280 branch adc_set_mode 
+:      016283 remote_car_rocker_process:
+0x4544 016284 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016285 rtnne car_remote_check_rocker 
+:      016286 remote_car_read_rocker_check_start:
+0x4546 016287 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016288 jam 1 ,mem_rocker_work_status 
+0x4548 016289 call remote_car_rocker_data_get 
+0x4549 016290 fetch 2 ,mem_rocker_status 
+0x454a 016291 fetcht 2 ,mem_rocker_last_status 
+0x454b 016292 isub temp ,null 
+0x454c 016293 rtn zero 
+0x454d 016294 store 2 ,mem_rocker_last_status 
+0x454e 016295 call remote_car_rocker_x_to_key 
+0x454f 016296 branch remote_car_rocker_y_to_key 
+:      016298 remote_car_rocker_x_to_key:
+0x4550 016299 fetch 1 ,mem_rocker_x_status 
+0x4551 016300 branch rocker_to_queue_set_0 ,blank 
+0x4552 016301 increase -1 ,pdata 
+0x4553 016302 branch remote_car_rocker_to_key 
+:      016303 remote_car_rocker_y_to_key:
+0x4554 016304 fetch 1 ,mem_rocker_y_status 
+0x4555 016305 branch rocker_to_queue_set_2 ,blank 
+0x4556 016306 increase 1 ,pdata 
+:      016307 remote_car_rocker_to_key:
+0x4557 016308 copy pdata ,queue 
+0x4558 016309 arg 1 ,rega 
+0x4559 016310 branch remote_car_send_key_data 
+:      016312 rocker_to_queue_set_0:
+0x455a 016313 arg 0 ,queue 
+0x455b 016314 arg 0 ,rega 
+0x455c 016315 branch remote_car_send_key_data 
+:      016316 rocker_to_queue_set_2:
+0x455d 016317 arg 2 ,queue 
+0x455e 016318 arg 0 ,rega 
+0x455f 016319 branch remote_car_send_key_data 
+:      016321 remote_car_send_key_data:
+0x4560 016322 copy rega ,pdata 
+0x4561 016323 store 1 ,mem_remote_key_status 
+0x4562 016324 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016325 beq power_on ,g24_auto_pair_start 
+0x4564 016326 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016327 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016328 fetch 1 ,mem_remote_key_status 
+0x4567 016329 branch remote_car_key_is_release ,blank 
+:      016330 remote_car_key_is_press:
+0x4568 016331 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016332 arg 0 ,rega 
+0x456a 016333 call ui_led_on_global 
+:      016334 remote_car_attack_key_press:
+0x456b 016335 copy queue ,pdata 
+0x456c 016336 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016337 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016338 beq 6 ,remote_car_send_fire_key6_press 
+:      016341 remote_car_motor_key_press:
+0x456f 016342 call remote_car_device_layout_select 
+0x4570 016343 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016344 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016345 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016346 rtn 
+:      016348 remote_car_single_motor_key_is_press:
+0x4574 016349 copy queue ,pdata 
+0x4575 016350 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016351 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016352 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016353 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016354 rtn 
+:      016356 remote_car_double_motor_key_press:
+0x457a 016357 copy queue ,pdata 
+0x457b 016358 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016359 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016360 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016361 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016362 rtn 
+:      016364 remote_car_key_is_release:
+0x4580 016365 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016366 arg 0 ,rega 
+0x4582 016367 call ui_led_off_global 
+:      016368 remote_car_attack_key_release:
+0x4583 016369 copy queue ,pdata 
+0x4584 016370 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016371 beq 5 ,remote_car_send_attack_key5_rel 
+:      016374 remote_car_motor_key_release:
+0x4586 016375 call remote_car_device_layout_select 
+0x4587 016376 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016377 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016378 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016379 rtn 
+:      016381 remote_car_device_layout_select:
+0x458b 016382 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016383 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016384 ior temp ,pdata 
+0x458e 016385 rtn 
+:      016388 remote_car_send_motor1_key0_press:
+0x458f 016389 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016390 branch remote_car_send_key 
+:      016391 remote_car_send_motor1_key1_press:
+0x4591 016392 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016393 branch remote_car_send_key 
+:      016394 remote_car_send_motor2_key2_press:
+0x4593 016395 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016396 branch remote_car_send_key 
+:      016397 remote_car_send_motor2_key3_press:
+0x4595 016398 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016399 branch remote_car_send_key 
+:      016402 remote_car_send_double_motor_key0_press:
+0x4597 016403 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016404 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016405 branch remote_car_send_key 
+:      016406 remote_car_send_double_motor_key1_press:
+0x459a 016407 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016408 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016409 branch remote_car_send_key 
+:      016410 remote_car_send_double_motor_key2_press:
+0x459d 016411 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016412 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016413 branch remote_car_send_key 
+:      016414 remote_car_send_double_motor_key3_press:
+0x45a0 016415 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016416 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016417 branch remote_car_send_key 
+:      016420 remote_car_send_attack_key4_press:
+0x45a3 016421 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016422 branch remote_car_send_key 
+:      016423 remote_car_send_attack_key5_press:
+0x45a5 016424 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016425 branch remote_car_send_key 
+:      016427 remote_car_send_fire_key6_press:
+0x45a7 016428 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016429 branch remote_car_send_attack 
+:      016431 remote_car_single_motor_key_rel:
+0x45a9 016432 copy queue ,pdata 
+0x45aa 016433 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016434 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016435 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016436 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016437 rtn 
+:      016439 remote_car_double_motor_key_rel:
+0x45af 016440 copy queue ,pdata 
+0x45b0 016441 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016442 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016443 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016444 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016445 rtn 
+:      016447 remote_car_send_motor1_key0_rel:
+:      016448 remote_car_send_motor1_key1_rel:
+0x45b5 016449 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016450 branch remote_car_send_key 
+:      016451 remote_car_send_motor2_key2_rel:
+:      016452 remote_car_send_motor2_key3_rel:
+0x45b7 016453 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016454 branch remote_car_send_key 
+:      016456 remote_car_send_double_motor_key0_rel:
+:      016457 remote_car_send_double_motor_key1_rel:
+:      016458 remote_car_send_double_motor_key2_rel:
+:      016459 remote_car_send_double_motor_key3_rel:
+0x45b9 016460 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016461 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016462 branch remote_car_send_key 
+:      016464 remote_car_send_attack_key4_rel:
+:      016465 remote_car_send_attack_key5_rel:
+0x45bc 016466 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016467 branch remote_car_send_key 
+:      016469 remote_car_send_key:
+0x45be 016470 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016471 branch queue_push 
+:      016472 remote_car_send_attack:
+0x45c0 016473 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016474 branch queue_push 
+:      016476 remote_car_g24_package_data:
+0x45c2 016477 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016478 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016479 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016480 call queue_pop 
+0x45c6 016481 nbranch remote_car_moto_data ,user 
+:      016482 remote_car_g24_package_data_continue:
+0x45c7 016483 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016484 ifetch 1 ,contr 
+0x45c9 016485 copy pdata ,rega 
+0x45ca 016486 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016489 rtn 
+:      016491 remote_car_g24_send_empty:
+0x45cc 016492 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016493 enable user 
+0x45ce 016494 arg 1 ,rega 
+0x45cf 016495 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016496 rtn 
+:      016498 remote_car_moto_data:
+0x45d1 016499 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016500 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016501 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016502 rtn 
+:      016503 remote_car_moto_data_next:
+0x45d5 016504 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016505 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016506 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016507 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016508 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016509 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016510 rtn 
+:      016511 remote_car_moto_data_enable_user:
+0x45dc 016512 enable user 
+0x45dd 016513 branch remote_car_g24_package_data_continue 
+:      016521 shutter_init:
+0x45de 016522 rtn wake 
+0x45df 016523 hfetch 1 ,core_gpio_sel1 
+0x45e0 016524 and_into 0xfc ,pdata 
+0x45e1 016525 hstore 1 ,core_gpio_sel1 
+0x45e2 016526 setarg shutter_le_before_hibernate 
+0x45e3 016527 store 2 ,mem_cb_before_hibernate 
+0x45e4 016529 setarg shutter_process_lpm_before 
+0x45e5 016530 store 2 ,mem_cb_before_lpm 
+0x45e6 016532 setarg app_enter_hibernate 
+0x45e7 016533 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016535 setarg shutter_process_idle 
+0x45e9 016536 store 2 ,mem_cb_idle_process 
+0x45ea 016538 setarg shutter_process_bb_event 
+0x45eb 016539 store 2 ,mem_cb_bb_event_process 
+0x45ec 016541 setarg shutter_le_scale_lpm_lock 
+0x45ed 016542 store 2 ,mem_cb_check_wakelock 
+0x45ee 016544 setarg ble_shutter_receive_data 
+0x45ef 016545 store 2 ,mem_cb_att_write 
+0x45f0 016547 setarg shutter_le_bb_event_timer 
+0x45f1 016548 store 2 ,mem_cb_event_timer 
+0x45f2 016550 setarg shutter_key_change 
+0x45f3 016551 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016553 setarg shutter_soft_swtich_power_on 
+0x45f5 016554 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016555 setarg shutter_soft_swtich_power_off 
+0x45f7 016556 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016558 call le_modified_name 
+0x45f9 016559 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016560 call shutter_init_bluetooth_config 
+0x45fb 016561 call shutter_init_param 
+0x45fc 016562 call keyscan_key_init 
+0x45fd 016563 call shutter_load_buffer_config_form_datarom 
+0x45fe 016564 call queue_init 
+0x45ff 016565 call ui_led_init_global 
+0x4600 016566 call shutter_load_bluetooth_config 
+0x4601 016567 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016569 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016570 call classic_shutter_load_reconn_info 
+0x4604 016571 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016572 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016573 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016574 store 1 ,mem_ui_button_gpio 
+0x4608 016575 branch ui_soft_swtich_init 
+:      016578 shutter_hart_swtich_power_on:
+0x4609 016579 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016580 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016581 branch shutter_start_reconnect 
+:      016585 shutter_le_scale_lpm_lock:
+0x460c 016586 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016587 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016588 call l2cap_malloc_get_full_map 
+0x460f 016589 fetch 1 ,mem_used_map 
+0x4610 016590 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016591 branch app_put_lpm_wake_lock 
+:      016595 shutter_process_bb_event:
+0x4612 016596 copy regc ,pdata 
+0x4613 016598 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016599 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016600 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016601 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016602 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016603 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016604 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016605 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016606 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016607 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016608 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016610 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016611 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016612 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016613 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016615 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016616 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016617 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016618 rtn 
+:      016623 classic_shutter_process_baseband_connect:
+0x4626 016624 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016625 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016626 rtn 
+:      016629 classic_shutter_process_baseband_disconnect:
+0x4629 016630 call classic_shutter_disconnect_clear_flag 
+0x462a 016631 branch classic_shutter_process_reconnect_failed 
+:      016633 classic_shutter_disconnect_clear_flag:
+0x462b 016634 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016635 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016636 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016637 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016638 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016639 branch queue_init 
+:      016642 classic_shutter_process_reconnect_failed:
+0x4631 016643 call app_disconn_reason_clear 
+0x4632 016644 branch shutter_start_bluetooth_discovery 
+:      016647 classic_shutter_process_setup_complete:
+0x4633 016648 call shutter_stop_bluetooth_discovery 
+0x4634 016649 branch app_led_stop_blink 
+:      016652 classic_shutter_process_hid_connect:
+0x4635 016653 setarg hid_handshake_timeout 
+0x4636 016654 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016655 rtn 
+:      016658 classic_shutter_process_hid_disconnect:
+0x4638 016659 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016660 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016661 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016662 rtn 
+:      016665 classic_shutter_process_hid_handshake:
+0x463c 016666 fetch 1 ,mem_app_handshake_flag 
+0x463d 016667 rtneq app_handshake_done 
+0x463e 016668 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016669 call app_lpm_mult_enable 
+0x4640 016670 call app_store_reconn_info 
+0x4641 016671 call shutter_stop_bluetooth_discovery 
+0x4642 016672 call app_led_off 
+0x4643 016673 branch app_bt_enter_sniff 
+:      016676 classic_shutter_process_reconnect_page_timeout:
+0x4644 016677 branch classic_shutter_process_reconnect_failed 
+:      016680 classic_shutter_process_virtual_cable_unplug:
+0x4645 016681 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016682 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016683 rtn 
+:      016686 classic_shutter_process_remote_unsniff:
+0x4648 016687 branch app_start_auto_sniff 
+:      016691 classic_shutter_process_store_reconnect_information:
+0x4649 016692 arg nvram_eeprom_offset ,regb 
+0x464a 016693 fetch 1 ,mem_nv_data_number 
+0x464b 016694 mul32 pdata ,34 ,temp 
+0x464c 016695 fetch 2 ,mem_nv_data_ptr 
+0x464d 016696 copy pdata ,rega 
+0x464e 016697 branch iicd_write_eep_data 
+:      016699 classic_shutter_load_reconn_info:
+0x464f 016700 arg nvram_eeprom_offset ,regb 
+0x4650 016701 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016702 rtnbit0 classic_shutter 
+0x4652 016703 fetch 1 ,mem_nv_data_number 
+0x4653 016704 rtn blank 
+0x4654 016705 mul32 pdata ,34 ,temp 
+0x4655 016706 fetch 2 ,mem_nv_data_ptr 
+0x4656 016707 copy pdata ,rega 
+0x4657 016708 branch iicd_read_eep_data 
+:      016712 ble_shutter_process_baseband_connect:
+0x4658 016713 call shutter_stop_bluetooth_discovery 
+0x4659 016714 setarg 0 
+0x465a 016715 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016716 branch app_led_off 
+:      016719 ble_shutter_process_baseband_disconnect:
+0x465c 016720 call queue_init 
+0x465d 016721 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016722 branch shutter_start_reconnect 
+:      016725 ble_shutter_process_reconnect_complete:
+0x465f 016726 call queue_init 
+0x4660 016727 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016728 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016729 store 8 ,mem_le_interval_min 
+0x4663 016730 call app_lpm_mult_enable 
+0x4664 016731 branch le_l2cap_tx_update_req 
+:      016734 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016735 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016736 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016737 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016738 rtn blank 
+0x4669 016739 store 8 ,mem_le_interval_min 
+0x466a 016740 branch le_l2cap_tx_update_req 
+:      016744 shutter_process_soft_swtich_button_long_press:
+0x466b 016745 branch ui_soft_switch_botton_long_press 
+:      016747 shutter_process_soft_swtich_button_down:
+0x466c 016748 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016749 rtneq hard_switch 
+0x466e 016750 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016751 rtnne ss_state_power_on 
+0x4670 016752 call shutter_store_currenct_led_state 
+0x4671 016753 branch app_led_on 
+:      016755 shutter_store_currenct_led_state:
+0x4672 016756 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016757 arg 11 ,loopcnt 
+0x4674 016758 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016759 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016760 branch memcpy 
+:      016762 shutter_process_soft_swtich_button_up:
+0x4677 016763 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016764 rtneq hard_switch 
+0x4679 016765 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016766 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016767 branch ui_soft_switch_botton_up 
+:      016769 shutter_load_currenct_led_state:
+0x467c 016770 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016771 rtnne 1 
+0x467e 016772 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016773 fetch 2 ,mem_ui_state_map 
+0x4680 016774 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016775 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016776 arg 11 ,loopcnt 
+0x4683 016777 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016778 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016779 branch memcpy 
+:      016784 shutter_le_bb_event_timer:
+0x4686 016786 call shutter_check_sleep_timer 
+0x4687 016789 call shutter_check_power_off_timer 
+0x4688 016792 call classic_shutter_check_unplug_timer 
+0x4689 016793 call classic_shutter_hid_handshake_timer 
+0x468a 016794 call classic_shutter_hid_disconn_timer 
+0x468b 016797 branch ble_shutter_reconn_timer 
+:      016801 shutter_check_sleep_timer:
+0x468c 016802 arg mem_shutter_sleep_timer ,regc 
+0x468d 016803 arg shutter_sleep_timeout ,regb 
+0x468e 016804 branch timer_single_step_2b 
+:      016805 shutter_sleep_timeout:
+0x468f 016806 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016807 call app_led_off 
+0x4691 016808 call shutter_disconnect_current_connection 
+0x4692 016809 branch shutter_wait_power_off 
+:      016812 shutter_check_power_off_timer:
+0x4693 016813 arg mem_shutter_power_off_timer ,regc 
+0x4694 016814 arg shutter_check_power_off_timeout ,regb 
+0x4695 016815 branch timer_single_step 
+:      016817 shutter_check_power_off_timeout:
+0x4696 016818 fetch 2 ,mem_ui_state_map 
+0x4697 016819 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016820 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016821 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016822 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016823 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016824 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016825 branch app_enter_hibernate 
+:      016829 classic_shutter_check_unplug_timer:
+0x469e 016830 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016831 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016832 branch timer_single_step 
+:      016834 classic_shutter_unplug_timeout:
+0x46a1 016835 fetch 1 ,mem_control_tasks 
+0x46a2 016836 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016837 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016838 store 1 ,mem_control_tasks 
+0x46a5 016839 rtn 
+:      016841 classic_shutter_hid_handshake_timer:
+0x46a6 016842 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016843 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016844 branch timer_single_step 
+:      016846 classic_shutter_hid_disconn_timer:
+0x46a9 016847 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016848 arg app_bt_disconnect ,regb 
+0x46ab 016849 branch timer_single_step 
+:      016854 ble_shutter_reconn_timer:
+0x46ac 016855 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016856 rtnne ss_state_power_on 
+0x46ae 016857 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016858 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016859 branch timer_single_step_2b 
+:      016862 shutter_process_idle:
+0x46b1 016863 call shutter_send_data_to_master 
+0x46b2 016864 branch keyscan_key_process 
+:      016867 shutter_process_lpm_before:
+0x46b3 016868 branch keyscan_process_lpm_before 
+:      016870 shutter_le_before_hibernate:
+0x46b4 016871 call gpio_set_before_lpm_common 
+0x46b5 016872 branch shutter_process_lpm_before 
+:      016878 shutter_stop_bluetooth_discovery:
+0x46b6 016879 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016880 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016881 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016882 rtn 
+:      016884 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016885 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016886 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016887 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016888 branch app_ble_stop_adv 
+:      016890 classic_shutter_stop_bluetooth_discovery:
+0x46be 016891 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016892 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016893 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016894 branch app_bt_stop_discovery 
+:      016896 shutter_start_bluetooth_discovery:
+0x46c2 016897 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016898 rtnne ss_state_power_on 
+0x46c4 016899 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016900 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016901 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016902 rtn 
+:      016904 classic_shutter_start_discovery:
+0x46c8 016905 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016906 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016907 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016908 branch app_bt_start_discovery_short 
+:      016910 ble_shutter_start_discovery:
+0x46cc 016911 fetch 2 ,mem_ui_state_map 
+0x46cd 016912 rtnbit1 ui_state_ble_connected 
+0x46ce 016913 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016914 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016915 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016916 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016917 call shutter_ble_adv_interval_set 
+0x46d3 016918 call app_led_start_blink 
+0x46d4 016919 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016920 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016921 fetch 2 ,mem_ui_state_map 
+0x46d7 016922 rtnbit1 ui_state_ble_adv 
+0x46d8 016923 branch app_ble_start_adv 
+:      016926 shutter_start_reconnect:
+0x46d9 016927 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 016928 rtnne ss_state_power_on 
+0x46db 016929 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 016930 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 016931 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 016932 rtn 
+:      016934 classic_shutter_start_reconnect:
+0x46df 016935 call app_check_reconn_target 
+0x46e0 016936 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 016937 call app_led_on 
+0x46e2 016938 call app_bt_stop_discovery 
+0x46e3 016939 branch app_bt_start_reconnect 
+:      016941 ble_shutter_start_reconnect:
+0x46e4 016942 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 016943 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 016944 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 016945 nrtn blank 
+0x46e8 016946 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 016947 call shutter_ble_adv_interval_set 
+0x46ea 016948 call app_led_start_blink 
+0x46eb 016949 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 016950 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 016951 fetch 2 ,mem_ui_state_map 
+0x46ee 016952 rtnbit1 ui_state_ble_adv 
+0x46ef 016953 branch app_ble_start_adv 
+:      016956 shutter_ble_adv_interval_set:
+0x46f0 016957 store 2 ,mem_lpm_interval 
+0x46f1 016958 increase -4 ,pdata 
+0x46f2 016959 store 2 ,mem_le_adv_interval 
+0x46f3 016960 rtn 
+:      016963 shutter_disconnect_current_connection:
+0x46f4 016964 fetch 2 ,mem_ui_state_map 
+0x46f5 016965 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 016966 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 016967 branch shutter_stop_bluetooth_discovery 
+:      016971 app_check_reconn_target:
+0x46f8 016972 fetch 1 ,mem_nv_data_number 
+0x46f9 016973 copy pdata ,loopcnt 
+0x46fa 016974 fetch 2 ,mem_nv_data_ptr 
+0x46fb 016975 copy pdata ,rega 
+:      016976 app_check_reconn_target_loop:
+0x46fc 016977 ifetch 2 ,rega 
+0x46fd 016978 beq 0 ,found_reconn_device 
+0x46fe 016979 increase nv_data_len ,rega 
+0x46ff 016980 loop app_check_reconn_target_loop 
+0x4700 016981 branch enable_blank 
+:      016983 found_reconn_device:
+0x4701 016984 ifetch 6 ,contr 
+0x4702 016985 store 6 ,mem_hci_plap 
+0x4703 016986 increase 10 ,contr 
+0x4704 016987 arg mem_link_key ,contw 
+0x4705 016988 call memcpy16 
+0x4706 016989 call check_link_key_load 
+0x4707 016990 branch disable_blank 
+:      016996 shutter_check_data_enable:
+0x4708 016997 call disable_user 
+0x4709 016998 fetch 2 ,mem_ui_state_map 
+0x470a 016999 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 017000 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 017001 rtn 
+:      017003 shutter_check_bt_data_enable:
+0x470d 017004 fetch 1 ,mem_hid_interrupt_state 
+0x470e 017005 rtnne 0x3f 
+0x470f 017006 branch enable_user 
+:      017008 shutter_check_ble_data_enable:
+0x4710 017009 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017010 rtn blank 
+0x4712 017011 branch enable_user 
+:      017016 shutter_check_bluetooth_conn:
+0x4713 017017 call disable_user 
+0x4714 017018 fetch 2 ,mem_ui_state_map 
+0x4715 017019 rtnbit1 ui_state_bt_connected 
+0x4716 017020 rtnbit1 ui_state_ble_connected 
+0x4717 017021 branch enable_user 
+:      017025 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017026 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017027 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017028 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017029 rtn 
+:      017031 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017032 fetch 1 ,mem_scan_mode 
+0x471d 017033 rtnne 0x03 
+0x471e 017034 branch shutter_start_reconnect 
+:      017036 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017037 branch shutter_start_reconnect 
+:      017040 shutter_check_send_data:
+0x4720 017041 disable user2 
+0x4721 017042 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017043 store 2 ,mem_shutter_sleep_timer 
+0x4723 017045 call shutter_check_bluetooth_conn 
+0x4724 017046 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017048 call shutter_check_data_enable 
+0x4726 017049 nrtn user 
+0x4727 017050 enable user2 
+0x4728 017051 rtn 
+:      017055 shutter_key_change:
+0x4729 017056 call shutter_check_send_data 
+0x472a 017057 nrtn user2 
+0x472b 017058 deposit rega 
+0x472c 017059 branch shutter_key_release ,blank 
+:      017060 shutter_key_press:
+0x472d 017061 call app_led_on 
+0x472e 017062 arg mem_key0_press ,regc 
+0x472f 017063 branch push_queue_press_or_release 
+:      017065 shutter_key_release:
+0x4730 017066 call app_led_off 
+0x4731 017067 arg mem_key0_release ,regc 
+:      017069 push_queue_press_or_release:
+0x4732 017070 arg max_queue_num ,pdata 
+0x4733 017071 imul32 queue ,pdata 
+0x4734 017072 iadd regc ,regc 
+:      017075 push_buffer_in_queue:
+0x4735 017076 ifetch 1 ,regc 
+0x4736 017077 rtn blank 
+0x4737 017078 call queue_push_one_byte 
+0x4738 017079 increase 1 ,regc 
+0x4739 017080 branch push_buffer_in_queue 
+:      017083 shutter_send_data_to_master:
+0x473a 017084 fetch 2 ,mem_ui_state_map 
+0x473b 017085 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017086 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017087 rtn 
+:      017089 pop_queue_to_ble_data:
+0x473e 017090 call le_fifo_check_nearly_full 
+0x473f 017091 nrtn blank 
+0x4740 017092 call queue_pop_one_byte 
+0x4741 017093 nrtn user 
+0x4742 017094 pincrease -1 
+0x4743 017095 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017096 arg mem_ble_data_buffer1 ,temp 
+0x4745 017097 iadd temp ,contr 
+:      017098 le_send_notify_from_list:
+0x4746 017099 ifetch 1 ,contr 
+0x4747 017100 copy pdata ,rega 
+0x4748 017101 ifetcht 2 ,contr 
+0x4749 017102 call store_contr 
+0x474a 017103 call le_att_malloc_tx_notify 
+0x474b 017104 copy rega ,loopcnt 
+0x474c 017105 call get_contr 
+0x474d 017106 branch memcpy 
+:      017109 pop_queue_to_classic_data:
+0x474e 017110 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017111 nrtn blank 
+0x4750 017112 call queue_pop_one_byte 
+0x4751 017113 nrtn user 
+0x4752 017114 pincrease -1 
+0x4753 017115 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017116 arg mem_classic_data_buffer1 ,temp 
+0x4755 017117 iadd temp ,contr 
+0x4756 017118 ifetch 5 ,contr 
+0x4757 017119 store 5 ,mem_classic_data_buffer 
+:      017120 classic_send_hid_data:
+0x4758 017121 fetch 1 ,mem_classic_data_buffer 
+0x4759 017122 copy pdata ,rega 
+0x475a 017123 call hid_malloc_tx_buff 
+0x475b 017124 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017125 istore 2 ,contw 
+0x475d 017126 setarg 0xa1 
+0x475e 017127 istore 1 ,contw 
+0x475f 017128 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017129 istore 9 ,contw 
+0x4761 017130 rtn 
+:      017134 queue_push_one_byte:
+0x4762 017135 store 1 ,mem_pdatatemp 
+0x4763 017136 arg mem_pdatatemp ,rega 
+0x4764 017137 branch queue_push 
+:      017139 queue_pop_one_byte:
+0x4765 017140 arg mem_pdatatemp ,rega 
+0x4766 017141 call queue_pop 
+0x4767 017142 nrtn user 
+0x4768 017143 fetch 1 ,mem_pdatatemp 
+0x4769 017144 rtn 
+:      017147 ble_shutter_receive_data:
+0x476a 017148 fetch 2 ,mem_le_att_handle 
+0x476b 017149 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017150 rtn 
+:      017152 shutter_init_param:
+0x476d 017153 setarg 0x02 
+0x476e 017154 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017156 setarg 0x00200008 
+0x4770 017157 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017158 setarg 0x012c0005 
+0x4772 017159 istore 4 ,contw 
+0x4773 017162 jam 0x17 ,mem_le_local_mtu 
+0x4774 017165 setarg 0x1b 
+0x4775 017166 store 2 ,mem_le_pairing_handle 
+0x4776 017167 call le_set_config_fixed_ltk 
+0x4777 017168 call le_set_fixed_ltk 
+0x4778 017169 call le_set_justwork 
+0x4779 017170 branch le_set_config_read_authentication 
+:      017173 shutter_load_buffer_config_form_datarom:
+0x477a 017175 arg ble_key_value_list_size ,loopcnt 
+0x477b 017176 arg mem_ble_data_buffer1 ,contw 
+0x477c 017177 arg ble_shutter_key_value_list ,contr 
+0x477d 017178 call memcpy_fast 
+0x477e 017179 arg bt_key_value_list_size ,loopcnt 
+0x477f 017180 arg mem_classic_data_buffer1 ,contw 
+0x4780 017181 arg classic_shutter_key_value_list ,contr 
+0x4781 017182 branch memcpy_fast 
+:      017185 shutter_load_ble_gatt_form_datarom:
+0x4782 017186 arg ble_gatt_list_size ,loopcnt 
+0x4783 017187 arg ble_shutter_gatt_list ,contr 
+0x4784 017188 branch memcpy_fast 
+:      017191 shutter_load_bt_sdp_form_datarom:
+0x4785 017192 arg bt_sdp_list_size ,loopcnt 
+0x4786 017193 arg classic_shutter_sdp_list ,contr 
+0x4787 017194 branch memcpy_fast 
+:      017198 shutter_init_bluetooth_config:
+0x4788 017199 call shutter_check_load_config_flag 
+0x4789 017200 nrtn user 
+0x478a 017201 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017202 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017203 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017204 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017205 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017206 branch shutter_init_bluetooth_config_gpio_input 
+:      017208 shutter_init_bluetooth_config_gpio_input:
+0x4790 017209 rtn blank 
+0x4791 017210 or pdata ,0x80 ,temp 
+0x4792 017211 branch gpio_config_input_nowake 
+:      017214 shutter_load_bluetooth_config:
+0x4793 017215 call shutter_check_load_config_flag 
+0x4794 017216 nrtn user 
+0x4795 017217 call shutter_load_bluetooth_config_label 
+0x4796 017218 branch shutter_load_bluetooth_config_by_otp 
+:      017220 shutter_load_bluetooth_config_label:
+0x4797 017221 arg 0 ,rega 
+0x4798 017222 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017223 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017224 nsetflag blank ,0 ,rega 
+0x479b 017225 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017226 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017227 nsetflag blank ,1 ,rega 
+0x479e 017228 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017229 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017230 nsetflag blank ,2 ,rega 
+0x47a1 017231 copy rega ,pdata 
+0x47a2 017232 store 1 ,mem_shutter_config_label 
+0x47a3 017233 fetch 1 ,mem_shutter_config_size 
+0x47a4 017234 imul32 rega ,pdata 
+0x47a5 017235 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017236 iadd temp ,pdata 
+0x47a7 017237 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017238 rtn 
+:      017240 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017241 rtn blank 
+0x47aa 017242 or pdata ,0x80 ,temp 
+0x47ab 017243 call gpio_get_bit 
+0x47ac 017244 nbranch enable_blank ,true 
+0x47ad 017245 branch disable_blank 
+:      017248 shutter_check_load_config_flag:
+0x47ae 017249 call disable_user 
+0x47af 017250 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017251 nrtn blank 
+0x47b1 017252 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017253 rtn blank 
+0x47b3 017254 branch enable_user 
+:      017257 shutter_load_bluetooth_config_by_otp:
+0x47b4 017258 call otp_enable_chgpump 
+0x47b5 017259 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017260 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017261 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017262 call otpd_read_data 
+0x47b9 017263 call otp_disable_chgpump 
+:      017264 shutter_load_bluetooth_config_store_name:
+0x47ba 017265 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017266 copy pdata ,loopcnt 
+0x47bc 017267 store 1 ,mem_le_name_len 
+0x47bd 017268 call memcpy_fast 
+0x47be 017269 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017270 copy pdata ,loopcnt 
+0x47c0 017271 store 1 ,mem_local_name_length 
+0x47c1 017272 call memcpy_fast 
+0x47c2 017273 ifetch 1 ,contr 
+0x47c3 017274 store 1 ,mem_shutter_key_num 
+0x47c4 017275 ifetch 1 ,contr 
+0x47c5 017276 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017277 rtn 
+:      017280 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017281 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017282 rtnbit0 classic_shutter 
+0x47c9 017283 arg 3 ,temp 
+0x47ca 017284 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017285 copy pdata ,regb 
+0x47cc 017286 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017287 call iicd_read_eep_data 
+0x47ce 017288 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017289 setarg shutter_eeprom_config_crc 
+0x47d0 017290 isub temp ,null 
+0x47d1 017291 nrtn zero 
+0x47d2 017292 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017293 rtn blank 
+0x47d4 017294 copy pdata ,temp 
+0x47d5 017295 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017296 add pdata ,3 ,regb 
+0x47d7 017297 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017298 call iicd_read_eep_data 
+0x47d9 017299 branch shutter_store_config 
+:      017301 shutter_load_bluetooth_config_by_user_config:
+0x47da 017302 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017303 rtn blank 
+0x47dc 017304 call otp_enable_chgpump 
+0x47dd 017305 arg 1 ,temp 
+0x47de 017306 arg mem_shutter_config_user_size ,rega 
+0x47df 017307 call otpd_read_data 
+0x47e0 017309 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017310 rtn blank 
+0x47e2 017312 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017313 pincrease 1 
+0x47e4 017314 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017315 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017316 call otpd_read_data 
+0x47e7 017317 call otp_disable_chgpump 
+:      017318 shutter_store_config:
+0x47e8 017319 call shutter_load_bluetooth_config_store_name 
+:      017320 shutter_load_bluetooth_config_custom:
+0x47e9 017321 ifetch 2 ,contr 
+0x47ea 017322 rtn blank 
+0x47eb 017323 copy pdata ,contw 
+0x47ec 017324 ifetcht 1 ,contr 
+0x47ed 017325 copy temp ,loopcnt 
+0x47ee 017326 call memcpy 
+0x47ef 017327 branch shutter_load_bluetooth_config_custom 
+:      017331 shutter_random_mac_addr:
+0x47f0 017332 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017333 rtnbit0 classic_shutter 
+0x47f2 017334 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017335 copy pdata ,regb 
+0x47f4 017336 arg 4 ,temp 
+0x47f5 017337 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017338 call iicd_read_eep_data 
+0x47f7 017339 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017340 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017341 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017342 setarg 1 
+0x47fa 017343 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017344 force 3 ,loopcnt 
+0x47fc 017345 call generate_random_loop 
+0x47fd 017346 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017347 copy pdata ,regb 
+0x47ff 017348 arg 4 ,temp 
+0x4800 017349 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017350 call iicd_write_eep_data 
+:      017351 shutter_write_random_mac_addr:
+0x4802 017352 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017353 store 3 ,mem_lap 
+0x4804 017354 store 3 ,mem_le_lap 
+0x4805 017355 rtn 
+:      017358 shutter_soft_swtich_power_on:
+0x4806 017359 branch shutter_start_reconnect 
+:      017362 shutter_soft_swtich_power_off:
+0x4807 017363 arg 0 ,rega 
+0x4808 017364 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017365 call ui_led_set_style_global 
+0x480a 017366 call shutter_disconnect_current_connection 
+:      017367 shutter_wait_power_off:
+0x480b 017368 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017369 store 1 ,mem_shutter_power_off_timer 
+0x480d 017370 rtn 
+:      017374 ui_soft_swtich_init:
+0x480e 017375 setarg ss_state_power_up 
+0x480f 017376 call ui_soft_swtich_init_power_on_time 
+0x4810 017377 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017378 call ui_button_init 
+0x4812 017379 call ui_button_polling 
+0x4813 017380 fetch 2 ,mem_ui_state_map 
+0x4814 017381 rtnbit1 ui_state_btn_down 
+0x4815 017382 branch app_enter_hibernate 
+:      017384 ui_soft_swtich_init_power_on_time:
+0x4816 017385 fetcht 2 ,mem_power_param_ptr 
+0x4817 017386 istore 1 ,temp 
+0x4818 017387 ifetch 1 ,contw 
+0x4819 017388 store 1 ,mem_ui_button_timeout 
+0x481a 017389 rtn 
+:      017392 ui_soft_switch_botton_up:
+0x481b 017393 fetch 2 ,mem_power_param_ptr 
+0x481c 017394 ifetch 1 ,pdata 
+0x481d 017395 rtnne ss_state_power_up 
+0x481e 017396 branch app_enter_hibernate 
+:      017399 ui_soft_switch_botton_long_press:
+0x481f 017400 fetcht 2 ,mem_power_param_ptr 
+0x4820 017401 ifetch 1 ,temp 
+0x4821 017402 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017403 ui_soft_switch_power_on:
+0x4822 017404 setarg ss_state_power_on 
+0x4823 017405 fetcht 2 ,mem_power_param_ptr 
+0x4824 017406 istore 1 ,temp 
+0x4825 017407 add temp ,ss_power_off_time ,contr 
+0x4826 017408 ifetch 1 ,contr 
+0x4827 017409 istore 1 ,mem_ui_button_timeout 
+0x4828 017410 ifetch 2 ,contr 
+0x4829 017411 branch callback_func 
+:      017413 ui_soft_switch_power_off:
+0x482a 017414 setarg ss_state_power_off 
+0x482b 017415 call ui_soft_swtich_init_power_on_time 
+0x482c 017416 add temp ,ss_power_off_cb ,contr 
+0x482d 017417 ifetch 2 ,contr 
+0x482e 017418 branch app_enter_hibernate ,blank 
+0x482f 017419 branch callback_func 
+:      017425 shutter_byteswap:
+0x4830 017426 store 6 ,mem_tmp_buffer 
+0x4831 017427 fetch 1 ,mem_tmp_buffer 
+0x4832 017428 store 1 ,mem_tmp_buffer + 11 
+0x4833 017429 ifetch 1 ,contr 
+0x4834 017430 store 1 ,mem_tmp_buffer + 10 
+0x4835 017431 ifetch 1 ,contr 
+0x4836 017432 store 1 ,mem_tmp_buffer + 9 
+0x4837 017433 ifetch 1 ,contr 
+0x4838 017434 store 1 ,mem_tmp_buffer + 8 
+0x4839 017435 ifetch 1 ,contr 
+0x483a 017436 store 1 ,mem_tmp_buffer + 7 
+0x483b 017437 ifetch 1 ,contr 
+0x483c 017438 store 1 ,mem_tmp_buffer + 6 
+0x483d 017439 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017440 rtn 
+:      017442 shutter_random_addr_by_otp:
+0x483f 017443 call load_adc_init 
+0x4840 017444 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017445 store 1 ,mem_le_lap 
+0x4842 017446 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017447 istore 1 ,contw 
+0x4844 017448 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017449 istore 1 ,contw 
+0x4846 017450 fetch 3 ,mem_le_lap 
+0x4847 017451 store 3 ,mem_lap 
+0x4848 017452 rtn 
+:      017464 sim_iic_read_eep_data:
+0x4849 017465 fetch 2 ,mem_eeprom_base 
+0x484a 017466 iadd regb ,pdata 
+0x484b 017467 byteswap pdata ,pdata 
+0x484c 017468 store 2 ,mem_addr_mi 
+0x484d 017469 copy temp ,regb 
+0x484e 017471 call sim_iic_start 
+0x484f 017472 setarg 0xa0 
+0x4850 017473 call sim_iic_send_byte 
+0x4851 017474 fetch 1 ,mem_addr_mi 
+0x4852 017475 call sim_iic_send_byte 
+0x4853 017476 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017477 fetch 1 ,mem_addr_mi + 1 
+0x4855 017478 call sim_iic_send_byte 
+:      017479 sim_iic_read_eep_data_2k:
+0x4856 017480 call sim_iic_stop 
+0x4857 017482 call sim_iic_start 
+0x4858 017483 setarg 0xa1 
+0x4859 017484 call sim_iic_send_byte 
+:      017486 sim_iic_read_eep_data_loop:
+0x485a 017487 call sim_iic_read_byte 
+0x485b 017488 istore 1 ,rega 
+0x485c 017489 increase 1 ,rega 
+0x485d 017490 increase -1 ,regb 
+0x485e 017491 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017492 branch sim_iic_stop 
+:      017503 sim_iic_write_eep_data:
+0x4860 017504 byteswap regb ,pdata 
+0x4861 017505 store 2 ,mem_addr_mi 
+0x4862 017506 copy temp ,regb 
+0x4863 017508 call sim_iic_start 
+0x4864 017509 setarg 0xa0 
+0x4865 017510 call sim_iic_send_byte 
+0x4866 017512 fetch 1 ,mem_addr_mi 
+0x4867 017513 call sim_iic_send_byte 
+0x4868 017514 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017515 fetch 1 ,mem_addr_mi + 1 
+0x486a 017516 call sim_iic_send_byte 
+:      017517 sim_iic_write_eep_data_loop:
+0x486b 017518 ifetch 1 ,rega 
+0x486c 017519 call sim_iic_send_byte 
+0x486d 017520 increase 1 ,rega 
+0x486e 017521 increase -1 ,regb 
+0x486f 017522 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017523 branch sim_iic_stop 
+:      017527 sim_iic_wait_ack:
+0x4871 017528 arg 10 ,loopcnt 
+0x4872 017529 call sim_iic_release_sda 
+0x4873 017530 call sim_iic_scl_output_high 
+0x4874 017531 call sim_iic_delay 
+:      017532 sim_iic_wait_ack_loop:
+0x4875 017533 call sim_iic_read_sda_level 
+0x4876 017534 branch sim_iic_scl_output_low ,blank 
+0x4877 017535 loop sim_iic_wait_ack_loop 
+0x4878 017536 branch sim_iic_scl_output_low 
+:      017540 sim_iic_ack_slave:
+0x4879 017541 call sim_iic_scl_output_low 
+0x487a 017542 call sim_iic_sda_output_low 
+0x487b 017543 call sim_iic_delay 
+0x487c 017544 call sim_iic_scl_output_high 
+0x487d 017545 call sim_iic_delay 
+0x487e 017546 branch sim_iic_scl_output_low 
+:      017551 sim_iic_read_byte:
+0x487f 017552 arg 8 ,loopcnt 
+0x4880 017553 arg 0 ,regc 
+0x4881 017554 call sim_iic_release_sda 
+:      017555 sim_iic_read_byte_loop:
+0x4882 017556 call sim_iic_scl_output_high 
+0x4883 017557 call sim_iic_delay 
+0x4884 017558 lshift regc ,regc 
+0x4885 017559 call sim_iic_read_sda_level 
+0x4886 017560 iadd regc ,regc 
+0x4887 017561 call sim_iic_delay 
+0x4888 017562 call sim_iic_scl_output_low 
+0x4889 017563 loop sim_iic_read_byte_loop 
+0x488a 017564 call sim_iic_ack_slave 
+0x488b 017565 copy regc ,pdata 
+0x488c 017566 rtn 
+:      017570 sim_iic_send_byte:
+0x488d 017571 arg 8 ,loopcnt 
+0x488e 017572 copy pdata ,regc 
+0x488f 017573 call sim_iic_scl_output_low 
+:      017574 sim_iic_send_byte_loop:
+0x4890 017575 isolate1 7 ,regc 
+0x4891 017576 call sim_iic_sda_output_high ,true 
+0x4892 017577 ncall sim_iic_sda_output_low ,true 
+0x4893 017578 lshift regc ,regc 
+0x4894 017579 call sim_iic_delay 
+0x4895 017580 call sim_iic_scl_output_high 
+0x4896 017581 call sim_iic_delay 
+0x4897 017582 call sim_iic_scl_output_low 
+0x4898 017583 call sim_iic_delay 
+0x4899 017584 loop sim_iic_send_byte_loop 
+0x489a 017585 branch sim_iic_wait_ack 
+:      017589 sim_iic_start:
+0x489b 017590 call sim_iic_sda_output_high 
+0x489c 017591 call sim_iic_scl_output_high 
+0x489d 017592 call sim_iic_delay 
+0x489e 017593 call sim_iic_sda_output_low 
+0x489f 017594 call sim_iic_delay 
+0x48a0 017595 branch sim_iic_scl_output_low 
+:      017599 sim_iic_stop:
+0x48a1 017600 call sim_iic_sda_output_low 
+0x48a2 017601 call sim_iic_scl_output_high 
+0x48a3 017602 call sim_iic_delay 
+0x48a4 017603 call sim_iic_sda_output_high 
+0x48a5 017604 branch sim_iic_delay 
+:      017608 sim_iic_scl_output_high:
+0x48a6 017609 enable user 
+0x48a7 017610 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017611 branch sim_iic_config_gpio 
+:      017614 sim_iic_scl_output_low:
+0x48a9 017615 disable user 
+0x48aa 017616 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017617 branch sim_iic_config_gpio 
+:      017620 sim_iic_sda_output_high:
+0x48ac 017621 enable user 
+0x48ad 017622 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017623 branch sim_iic_config_gpio 
+:      017626 sim_iic_sda_output_low:
+0x48af 017627 disable user 
+0x48b0 017628 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017629 branch sim_iic_config_gpio 
+:      017634 sim_iic_config_gpio:
+0x48b2 017635 and pdata ,0x07 ,queue 
+0x48b3 017636 rshift3 pdata ,pdata 
+0x48b4 017637 arg core_gpio_oe0 ,temp 
+0x48b5 017638 iadd temp ,temp 
+0x48b6 017639 ifetch 1 ,temp 
+0x48b7 017640 qset1 pdata 
+0x48b8 017641 istore 1 ,temp 
+0x48b9 017642 increase 4 ,temp 
+0x48ba 017643 ifetch 1 ,temp 
+0x48bb 017644 qsetflag user ,pdata 
+0x48bc 017645 istore 1 ,temp 
+0x48bd 017646 rtn 
+:      017649 sim_iic_release_sda:
+0x48be 017650 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017651 and pdata ,0x07 ,queue 
+0x48c0 017652 rshift3 pdata ,pdata 
+0x48c1 017653 arg core_gpio_oe0 ,temp 
+0x48c2 017654 iadd temp ,temp 
+0x48c3 017655 ifetch 1 ,temp 
+0x48c4 017656 qset0 pdata 
+0x48c5 017657 istore 1 ,temp 
+0x48c6 017658 rtn 
+:      017663 sim_iic_read_sda_level:
+0x48c7 017664 nop 4 
+0x48c8 017665 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017666 and pdata ,0x07 ,queue 
+0x48ca 017667 rshift3 pdata ,pdata 
+0x48cb 017668 arg core_gpio_in ,temp 
+0x48cc 017669 iadd temp ,temp 
+0x48cd 017670 setarg 0 
+0x48ce 017671 ifetcht 1 ,temp 
+0x48cf 017672 qisolate1 temp 
+0x48d0 017673 setflag true ,0 ,pdata 
+0x48d1 017674 rtn 
+:      017677 sim_iic_delay:
+0x48d2 017679 rtn 
+:      017685 usb_isr:
+0x48d3 017686 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017687 hfetch 1 ,core_usb_status 
+0x48d5 017688 isolate1 7 ,pdata 
+0x48d6 017689 call usb_init ,true 
+0x48d7 017690 call usb_nak_state_judge 
+0x48d8 017691 hfetch 1 ,core_usb_status 
+0x48d9 017692 store 1 ,mem_usb_status 
+0x48da 017693 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017694 store 1 ,mem_usb_fifo_empty 
+0x48dc 017695 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017696 pinvert 
+0x48de 017697 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017698 iand temp ,pdata 
+0x48e0 017699 store 1 ,mem_usb_tx_wait 
+0x48e1 017700 jam 0xe0 ,core_usb_status 
+0x48e2 017701 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017702 compare 0x1 ,pdata ,0x1 
+0x48e4 017703 call usb0_fifo_empty ,true 
+0x48e5 017704 fetch 1 ,mem_usb_status 
+0x48e6 017705 compare 0x1 ,pdata ,0x1 
+0x48e7 017706 call usb_status1 ,true 
+0x48e8 017707 call usb_tx 
+0x48e9 017708 branch usb_nak_state 
+:      017710 usb_init:
+0x48ea 017711 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017712 call usb_init_param 
+0x48ec 017713 jam 0x00 ,core_usb_config 
+0x48ed 017714 nop 10000 
+0x48ee 017715 jam 0xc0 ,core_usb_trig 
+0x48ef 017716 hfetch 2 ,core_clkoff 
+0x48f0 017717 set0 clock_off_usb ,pdata 
+0x48f1 017718 hstore 2 ,core_clkoff 
+0x48f2 017719 jam 0x3c ,core_usb_config 
+0x48f3 017720 jam 0xff ,core_usb_status 
+0x48f4 017721 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017722 jam 0 ,core_usb_addr 
+0x48f6 017723 jam dev_default ,mem_usb0_state 
+0x48f7 017724 setarg mem_usb_clear_mem_end 
+0x48f8 017725 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017726 isub contw ,loopcnt 
+0x48fa 017727 branch clear_mem 
+:      017729 usb_offline_check_init:
+0x48fb 017730 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017731 branch gpio_config_input 
+:      017732 usb_offline_state:
+0x48fd 017733 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017734 rtn blank 
+0x48ff 017735 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017736 call gpio_get_bit 
+0x4901 017737 branch usb_init ,true 
+0x4902 017738 rtn 
+:      017741 usb_nak_state:
+0x4903 017742 arg timer_nak ,queue 
+0x4904 017743 call timer_check 
+0x4905 017744 nrtn blank 
+0x4906 017745 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017746 nrtn blank 
+0x4908 017747 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017748 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017749 rtn 
+:      017751 usb_mem_devicedesc_init:
+0x490b 017752 arg mem_devicedesc ,contw 
+0x490c 017753 setsect 0 ,0x11212 
+0x490d 017754 setsect 1 ,0x8000 
+0x490e 017755 setsect 2 ,0x0 
+0x490f 017756 setsect 3 ,0x10000 
+0x4910 017757 istore 9 ,contw 
+0x4911 017758 setsect 0 ,0x22412 
+0x4912 017759 setsect 1 ,0x8604 
+0x4913 017760 setsect 2 ,0x1000 
+0x4914 017761 setsect 3 ,0x8 
+0x4915 017762 istore 9 ,contw 
+0x4916 017763 setsect 0 ,0x1 
+0x4917 017764 istore 1 ,contw 
+0x4918 017765 rtn 
+:      017767 usb_init_param:
+0x4919 017768 jam 2 ,mem_usb0_state 
+0x491a 017769 setarg 0x0 
+0x491b 017770 store 1 ,mem_remain 
+0x491c 017771 store 2 ,mem_usb_zero_packet 
+0x491d 017772 pincrease 1 
+0x491e 017773 store 2 ,mem_usb_ones_packet 
+0x491f 017774 pincrease 1 
+0x4920 017775 store 2 ,mem_usb_two_packet 
+0x4921 017776 setarg hid_kbdata_addr 
+0x4922 017777 store 2 ,mem_hidreportdesc_kb 
+0x4923 017778 setarg hid_msdata_addr 
+0x4924 017779 store 2 ,mem_hidreportdesc_m 
+0x4925 017780 arg mem_confdesc ,contw 
+0x4926 017781 arg hid_confdata_addr ,contr 
+0x4927 017782 call memcpy64 
+0x4928 017783 fetch 1 ,mem_usb_tx_interval 
+0x4929 017784 ncall usb_tx_interval_config ,blank 
+0x492a 017785 branch usb_mem_devicedesc_init 
+:      017787 usb_tx_interval_config:
+0x492b 017788 store 1 ,mem_confdesc + 34 
+0x492c 017789 store 1 ,mem_confdesc + 59 
+0x492d 017790 rtn 
+:      017791 usb_nak_state_judge:
+0x492e 017792 hfetch 1 ,core_usb_status 
+0x492f 017793 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017794 rtn 
+:      017796 usb_nak_state_timer_init:
+0x4931 017797 call usb0_attached_state_judge 
+0x4932 017798 call timer_reinit 
+0x4933 017799 setarg timer_nak_delay 
+0x4934 017800 arg timer_nak ,queue 
+0x4935 017801 branch timer_init 
+:      017803 usb0_attached_state_judge:
+0x4936 017804 fetch 1 ,mem_usb_state 
+0x4937 017805 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017806 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017807 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017808 rtn 
+:      017809 usb_clear_halt_dispose:
+0x493b 017810 fetch 1 ,mem_usb_clear_halt 
+0x493c 017811 rtn blank 
+0x493d 017812 jam 0 ,mem_usb_clear_halt 
+0x493e 017813 jam usb_connected ,mem_usb_state 
+0x493f 017814 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017815 rtn 
+:      017817 usb0_fifo_empty:
+0x4941 017818 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017819 branch usb0_tx 
+:      017821 usb_rx_no_data:
+0x4943 017822 fetch 1 ,mem_usb_status 
+0x4944 017823 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017824 rtn 
+:      017826 usb_rx_read:
+0x4946 017827 hfetch 1 ,core_usb_ep 
+0x4947 017828 istore 1 ,contw 
+0x4948 017829 loop usb_rx_read 
+0x4949 017830 rtn 
+:      017832 usb_status1:
+0x494a 017833 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017834 jam 0x11 ,core_usb_status 
+0x494c 017835 hfetch 1 ,core_usb_ep_len 
+0x494d 017836 store 1 ,mem_usb_read_len 
+0x494e 017837 copy pdata ,loopcnt 
+0x494f 017838 branch usb_rx_no_data ,blank 
+0x4950 017839 arg mem_usb_setup ,contw 
+0x4951 017840 call usb_rx_read 
+0x4952 017841 fetch 1 ,mem_usb_read_len 
+0x4953 017842 sub pdata ,7 ,null 
+0x4954 017843 rtn positive 
+:      017844 usb_class_type:
+0x4955 017845 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017846 and_into 0x80 ,pdata 
+0x4957 017847 beq in_device ,usb_in_device 
+0x4958 017848 beq out_device ,usb_out_device 
+0x4959 017849 branch assert 
+:      017851 usb_in_device:
+0x495a 017852 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017853 rshift4 pdata ,pdata 
+0x495c 017854 rshift pdata ,pdata 
+0x495d 017855 and_into 0x03 ,pdata 
+0x495e 017856 beq standard_req ,usb_in_standard_req 
+0x495f 017857 beq class_req ,usb_in_class_req 
+0x4960 017858 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017859 branch assert 
+:      017861 usb_out_device:
+0x4962 017862 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017863 rshift4 pdata ,pdata 
+0x4964 017864 rshift pdata ,pdata 
+0x4965 017865 and_into 0x03 ,pdata 
+0x4966 017866 beq standard_req ,usb_out_standard_req 
+0x4967 017867 beq class_req ,usb_out_class_req 
+0x4968 017868 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017869 branch assert 
+:      017871 usb_in_standard_req:
+0x496a 017872 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017873 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017874 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017875 beq get_interface ,usb0_request_get_interface 
+0x496e 017876 beq get_status ,usb0_request_get_status 
+0x496f 017877 branch usb0_force_stall 
+:      017879 usb_in_class_req:
+0x4970 017880 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017881 beq get_idle ,usb_get_idle 
+0x4972 017882 beq get_report ,usb_get_report 
+0x4973 017883 beq get_protocol ,usb_get_protocol_req 
+0x4974 017884 branch usb0_force_stall 
+:      017886 usb_in_manufacturer_req:
+0x4975 017887 branch usb0_force_stall 
+:      017889 usb_out_standard_req:
+0x4976 017890 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017891 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017892 beq set_feature ,usb0_request_set_feature 
+0x4979 017893 beq set_address ,usb0_request_set_address 
+0x497a 017894 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017895 beq set_interface ,usb0_request_set_interface 
+0x497c 017896 beq set_descriptor ,usb0_force_stall 
+0x497d 017897 branch usb0_force_stall 
+:      017899 usb_out_class_req:
+0x497e 017900 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017901 beq set_idle ,usb_set_idle 
+0x4980 017902 beq set_report ,usb_set_report 
+0x4981 017903 beq set_protocol ,usb_set_protocol_req 
+0x4982 017904 branch usb0_force_stall 
+:      017906 usb_out_manufacturer_req:
+0x4983 017907 branch usb0_force_stall 
+:      017909 usb0_force_stall:
+0x4984 017910 hfetch 1 ,core_usb_stall 
+0x4985 017911 set1 0 ,pdata 
+0x4986 017912 hstore 1 ,core_usb_stall 
+0x4987 017913 branch usb0_reply_zerolen 
+:      017915 usb0_reply_zerolen:
+0x4988 017916 jam 0x40 ,core_usb_clear 
+0x4989 017917 rtn 
+:      017919 usb0_request_get_configuration:
+0x498a 017920 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017921 bne in_device ,usb0_force_stall 
+0x498c 017922 fetch 1 ,mem_usb_setup_windex 
+0x498d 017923 bne 0 ,usb0_force_stall 
+0x498e 017924 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 017925 bne 0 ,usb0_force_stall 
+0x4990 017926 fetch 1 ,mem_usb_setup_blength 
+0x4991 017927 bne 1 ,usb0_force_stall 
+0x4992 017928 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 017929 bne 0 ,usb0_force_stall 
+0x4994 017930 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 017931 bne 0 ,usb0_force_stall 
+0x4996 017932 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 017933 bne 0 ,usb0_force_stall 
+0x4998 017934 fetch 1 ,mem_usb0_state 
+0x4999 017935 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 017936 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 017937 branch usb0_force_stall 
+:      017939 usb0_request_get_cfg_dev_cfg:
+0x499c 017940 arg 1 ,regb 
+0x499d 017941 branch usb_send_ones_packet 
+:      017943 usb0_request_get_cfg_dev_addr:
+0x499e 017944 arg 1 ,regb 
+0x499f 017945 branch usb_send_zero_packet 
+:      017947 usb0_request_get_descriptor:
+0x49a0 017948 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 017949 set0 mark_isstr ,mark 
+0x49a2 017950 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 017951 beq dsc_device ,dsc_device_info 
+0x49a4 017952 beq dsc_config ,dsc_config_info 
+0x49a5 017953 beq dsc_string ,dsc_string_info 
+0x49a6 017954 beq dsc_hid ,dsc_hid_info 
+0x49a7 017955 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 017956 branch usb0_force_stall 
+:      017958 dsc_hid_info:
+0x49a9 017959 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 017960 fetch 1 ,mem_usb_setup_windex 
+0x49ab 017961 beq 0 ,dsc_hid_info_interface0 
+0x49ac 017962 beq 1 ,dsc_hid_info_interface1 
+0x49ad 017963 branch usb0_force_stall 
+:      017965 dsc_hid_info_interface0:
+0x49ae 017966 arg mem_confdesc + 19 ,rega 
+0x49af 017967 ifetch 1 ,rega 
+0x49b0 017968 iforce regb 
+0x49b1 017969 branch usb0_respond 
+:      017971 dsc_hid_info_interface1:
+0x49b2 017972 arg mem_confdesc + 44 ,rega 
+0x49b3 017973 ifetch 1 ,rega 
+0x49b4 017974 iforce regb 
+0x49b5 017975 branch usb0_respond 
+:      017977 dsc_device_info:
+0x49b6 017981 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 017982 ncall usb_set_high_addr ,blank 
+0x49b8 017983 setarg mem_devicedesc 
+0x49b9 017984 fetcht 1 ,mem_devicedesc 
+:      017985 dsc_info_set_data_len:
+0x49ba 017986 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 017987 storet 1 ,mem_dsc_info_len 
+0x49bc 017988 fetch 1 ,mem_usb_setup_blength 
+0x49bd 017989 isub temp ,null 
+0x49be 017990 nbranch dsc_info_set_current_data_len ,positive 
+:      017991 dsc_info_set_initial_data_len:
+0x49bf 017992 fetch 1 ,mem_dsc_info_len 
+:      017993 dsc_info_set_data_size_completed:
+0x49c0 017994 iforce regb 
+0x49c1 017995 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 017996 add pdata ,1 ,pdata 
+0x49c3 017997 iforce rega 
+0x49c4 017998 branch usb0_respond 
+:      017999 dsc_info_set_current_data_len:
+0x49c5 018000 fetch 1 ,mem_usb_setup_blength 
+0x49c6 018001 branch dsc_info_set_data_size_completed 
+:      018003 usb_set_high_addr:
+0x49c7 018004 hfetch 1 ,core_usb_addr 
+0x49c8 018005 ncall usb0_set_addr ,blank 
+0x49c9 018006 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 018007 rtn 
+:      018008 usb0_set_addr:
+0x49cb 018009 hfetch 1 ,core_usb_addr 
+0x49cc 018010 set1 7 ,pdata 
+0x49cd 018011 hstore 1 ,core_usb_addr 
+0x49ce 018012 rtn 
+:      018014 dsc_config_info:
+0x49cf 018015 setarg mem_confdesc 
+0x49d0 018016 fetcht 1 ,mem_confdesc 
+0x49d1 018017 branch dsc_info_set_data_len 
+:      018019 dsc_string_info:
+0x49d2 018020 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018021 sub pdata ,3 ,null 
+0x49d4 018022 nbranch usb0_force_stall ,positive 
+0x49d5 018023 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018024 arg mem_string0 ,rega 
+0x49d7 018025 beq 0 ,usb0_respond_length 
+0x49d8 018026 set1 mark_isstr ,mark 
+0x49d9 018027 arg mem_string1 ,rega 
+0x49da 018028 beq 1 ,usb0_respond_length 
+0x49db 018029 arg mem_string2 ,rega 
+0x49dc 018030 beq 2 ,usb0_respond_length 
+0x49dd 018031 arg mem_string3 ,rega 
+0x49de 018032 beq 3 ,usb0_respond_length 
+0x49df 018033 rtn 
+:      018035 dsc_hid_report_info:
+0x49e0 018036 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018037 beq 1 ,dsc_hid_report_info0 
+0x49e2 018038 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018039 copy pdata ,rega 
+0x49e4 018041 branch usb0_respond_length 
+:      018042 dsc_hid_report_info0:
+0x49e5 018043 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018044 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018045 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018046 copy pdata ,rega 
+0x49e9 018048 branch usb0_respond_length 
+:      018051 usb0_request_get_interface:
+0x49ea 018052 fetch 1 ,mem_usb0_state 
+0x49eb 018053 bne dev_configured ,usb0_force_stall 
+0x49ec 018054 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018055 bne in_interface ,usb0_force_stall 
+0x49ee 018056 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018057 bne 0 ,usb0_force_stall 
+0x49f0 018058 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018059 bne 0 ,usb0_force_stall 
+0x49f2 018060 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018061 bne 1 ,usb0_force_stall 
+0x49f4 018062 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018063 bne 0 ,usb0_force_stall 
+0x49f6 018064 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018065 bne 0 ,usb0_force_stall 
+0x49f8 018066 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018067 bne 0 ,usb0_force_stall 
+0x49fa 018068 arg 1 ,regb 
+0x49fb 018069 branch usb_send_zero_packet 
+:      018072 usb0_request_get_status:
+0x49fc 018073 fetch 1 ,mem_usb0_state 
+0x49fd 018074 beq dev_default ,usb0_force_stall 
+0x49fe 018075 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018076 bne 0 ,usb0_force_stall 
+0x4a00 018077 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018078 bne 0 ,usb0_force_stall 
+0x4a02 018079 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018080 bne 2 ,usb0_force_stall 
+0x4a04 018081 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018082 bne 0 ,usb0_force_stall 
+0x4a06 018083 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018084 bne 0 ,usb0_force_stall 
+0x4a08 018085 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018086 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018087 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018088 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018089 branch usb0_force_stall 
+:      018091 usb0_get_status_in_device:
+0x4a0d 018092 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018093 bne 0 ,usb0_force_stall 
+0x4a0f 018094 arg 2 ,regb 
+0x4a10 018095 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018096 beq 0x01 ,usb_send_two_packet 
+:      018098 usb_send_zero_packet:
+0x4a12 018099 arg mem_usb_zero_packet ,rega 
+0x4a13 018100 branch usb0_respond 
+:      018101 usb_send_ones_packet:
+0x4a14 018102 arg mem_usb_ones_packet ,rega 
+0x4a15 018103 branch usb0_respond 
+:      018104 usb_send_two_packet:
+0x4a16 018105 arg mem_usb_two_packet ,rega 
+0x4a17 018106 branch usb0_respond 
+:      018108 usb0_get_status_in_interface:
+0x4a18 018109 fetch 1 ,mem_usb0_state 
+0x4a19 018110 bne dev_configured ,usb0_force_stall 
+0x4a1a 018111 arg 2 ,regb 
+0x4a1b 018112 branch usb_send_zero_packet 
+:      018114 usb0_get_status_in_endpoint:
+0x4a1c 018115 fetch 1 ,mem_usb0_state 
+0x4a1d 018116 bne dev_configured ,usb0_force_stall 
+0x4a1e 018117 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018118 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018119 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018120 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018121 and_into 0x7f ,pdata 
+0x4a23 018122 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018123 branch usb0_force_stall 
+:      018125 usb0_get_status_in_ep_in_ep0:
+0x4a25 018126 fetch 1 ,mem_usb_ep0_stall_status 
+:      018127 usb0_get_status_in_ep_in_ack:
+0x4a26 018128 arg 2 ,regb 
+0x4a27 018129 beq 1 ,usb_send_ones_packet 
+0x4a28 018130 branch usb_send_zero_packet 
+:      018131 usb0_get_status_in_ep_in_ep1:
+0x4a29 018132 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018133 branch usb0_get_status_in_ep_in_ack 
+:      018134 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018135 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018136 branch usb0_get_status_in_ep_in_ack 
+:      018137 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018138 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018139 branch usb0_get_status_in_ep_in_ack 
+:      018141 usb_get_idle:
+0x4a2f 018142 jam 1 ,mem_usb_idle_flag 
+0x4a30 018143 arg mem_usb_idle_rate ,rega 
+0x4a31 018144 arg 1 ,regb 
+0x4a32 018145 branch usb0_respond 
+:      018147 usb_get_report:
+0x4a33 018148 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018149 arg pc_get_report ,temp 
+0x4a35 018150 isub temp ,null 
+0x4a36 018151 nbranch usb0_force_stall ,zero 
+0x4a37 018152 set0 mark_isstr ,mark 
+:      018153 usb_get_report_dispose:
+0x4a38 018154 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018155 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018156 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018157 usb_get_report_send_data:
+0x4a3b 018158 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018159 iforce regb 
+0x4a3d 018160 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018161 call usb0_respond 
+:      018162 usb_get_report_data_release:
+0x4a3f 018163 arg mem_usb0_get_report_data ,contw 
+0x4a40 018164 arg 8 ,loopcnt 
+0x4a41 018165 branch memset0 
+:      018166 usb_get_report_data_success:
+0x4a42 018167 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018168 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018169 branch usb_get_report_send_data 
+:      018171 usb_get_protocol_req:
+0x4a45 018172 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018173 bne 1 ,usb0_force_stall 
+0x4a47 018174 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018175 arg 1 ,regb 
+0x4a49 018176 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018177 beq 0 ,usb_get_report_protocol 
+0x4a4b 018178 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018179 branch usb_send_zero_packet 
+:      018180 usb_get_report_protocol:
+0x4a4d 018181 branch usb_send_ones_packet 
+:      018182 usb_get_boot_protocol:
+0x4a4e 018183 branch usb_send_zero_packet 
+:      018188 usb0_request_clear_feature:
+0x4a4f 018189 fetch 1 ,mem_usb0_state 
+0x4a50 018190 bne dev_configured ,usb0_force_stall 
+0x4a51 018191 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018192 bne 0 ,usb0_force_stall 
+0x4a53 018193 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018194 bne 0 ,usb0_force_stall 
+0x4a55 018195 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018196 bne 0 ,usb0_force_stall 
+0x4a57 018197 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018198 bne 0 ,usb0_force_stall 
+0x4a59 018199 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018200 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018201 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018202 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018203 branch usb0_force_stall 
+:      018205 usb0_request_clear_feature_out_device:
+0x4a5e 018206 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018207 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018208 hfetch 1 ,core_usb_config 
+0x4a61 018209 set0 7 ,pdata 
+0x4a62 018210 hstore 1 ,core_usb_config 
+0x4a63 018211 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018212 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018213 branch usb0_reply_zerolen 
+:      018215 usb0_request_clear_feature_out_interface:
+0x4a66 018216 branch usb0_force_stall 
+:      018218 usb0_request_clear_feature_out_endpoint:
+0x4a67 018219 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018220 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018221 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018222 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018223 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018224 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018225 and_into 0x7f ,pdata 
+0x4a6e 018226 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018227 branch usb0_force_stall 
+:      018229 usb0_force_stall_ep0_in_off:
+0x4a70 018230 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018231 branch usb0_reply_zerolen 
+:      018232 usb0_force_stall_ep1_in_off:
+0x4a72 018233 jam 0 ,mem_usb_ep1_stall_status 
+:      018234 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018235 jam 1 ,mem_usb_clear_halt 
+0x4a74 018236 branch usb0_reply_zerolen 
+:      018237 usb0_force_stall_ep2_in_off:
+0x4a75 018238 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018239 branch usb0_force_stall_ep1_in_off_reply 
+:      018240 usb0_force_stall_ep3_in_off:
+0x4a77 018241 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018242 branch usb0_force_stall_ep1_in_off_reply 
+:      018245 usb0_request_set_feature:
+0x4a79 018246 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018247 bne 0 ,usb0_force_stall 
+0x4a7b 018248 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018249 bne 0 ,usb0_force_stall 
+0x4a7d 018250 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018251 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018252 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018253 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018254 branch usb0_force_stall 
+:      018256 usb0_request_set_feature_out_device:
+0x4a82 018257 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018258 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018259 hfetch 1 ,core_usb_config 
+0x4a85 018260 set1 7 ,pdata 
+0x4a86 018261 hstore 1 ,core_usb_config 
+0x4a87 018262 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018263 jam usb_sleep ,mem_usb_state 
+0x4a89 018264 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018265 call usb0_reply_zerolen 
+:      018266 usb_wakeup_timer_reinit:
+0x4a8b 018267 call timer_reinit 
+0x4a8c 018268 setarg timer_wakeup_delay 
+0x4a8d 018269 arg timer_wakeup ,queue 
+0x4a8e 018270 branch timer_init 
+:      018272 usb0_request_set_feature_out_interface:
+0x4a8f 018273 branch usb0_force_stall 
+:      018275 usb0_request_set_feature_out_endpoint:
+0x4a90 018276 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018277 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018278 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018279 bne 0 ,usb0_force_stall 
+0x4a94 018280 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018281 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018282 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018283 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018284 and_into 0x7f ,pdata 
+0x4a99 018285 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018286 branch usb0_force_stall 
+:      018288 usb0_force_stall_ep0_in_on:
+0x4a9b 018289 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018290 branch usb0_reply_zerolen 
+:      018291 usb0_force_stall_ep1_in_on:
+0x4a9d 018292 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018293 branch usb0_reply_zerolen 
+:      018294 usb0_force_stall_ep2_in_on:
+0x4a9f 018295 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018296 branch usb0_reply_zerolen 
+:      018297 usb0_force_stall_ep3_in_on:
+0x4aa1 018298 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018299 branch usb0_reply_zerolen 
+:      018302 usb0_request_set_address:
+0x4aa3 018303 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018304 bne out_device ,usb0_force_stall 
+0x4aa5 018305 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018306 bne 0 ,usb0_force_stall 
+0x4aa7 018307 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018308 bne 0 ,usb0_force_stall 
+0x4aa9 018309 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018310 bne 0 ,usb0_force_stall 
+0x4aab 018311 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018312 bne 0 ,usb0_force_stall 
+0x4aad 018313 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018314 bne 0 ,usb0_force_stall 
+0x4aaf 018315 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018316 and_into 0x80 ,pdata 
+0x4ab1 018317 bne 0 ,usb0_force_stall 
+0x4ab2 018318 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018319 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018320 usb_usb0_state_set_dev_default:
+0x4ab4 018321 jam dev_default ,mem_usb0_state 
+:      018322 usb0_request_set_wait_address:
+0x4ab5 018323 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018324 hstore 1 ,core_usb_addr 
+0x4ab7 018325 call usb0_reply_zerolen 
+0x4ab8 018326 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018327 rtn 
+:      018328 usb_usb0_state_set_dev_addr:
+0x4aba 018329 jam dev_address ,mem_usb0_state 
+0x4abb 018330 branch usb0_request_set_wait_address 
+:      018333 usb0_request_set_configuration:
+0x4abc 018334 fetch 1 ,mem_usb0_state 
+0x4abd 018335 beq dev_default ,usb0_force_stall 
+0x4abe 018336 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018337 bne out_device ,usb0_force_stall 
+0x4ac0 018338 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018339 bne 0 ,usb0_force_stall 
+0x4ac2 018340 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018341 bne 0 ,usb0_force_stall 
+0x4ac4 018342 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018343 bne 0 ,usb0_force_stall 
+0x4ac6 018344 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018345 bne 0 ,usb0_force_stall 
+0x4ac8 018346 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018347 bne 0 ,usb0_force_stall 
+0x4aca 018348 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018349 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018350 nbranch usb0_force_stall ,positive 
+0x4acd 018351 fetch 1 ,mem_usb0_state 
+0x4ace 018352 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018353 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018354 branch usb0_force_stall 
+:      018356 usb0_request_set_cfg_addr_state:
+:      018357 usb0_request_set_cfg_cfg_state:
+0x4ad1 018358 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018359 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018360 jam dev_configured ,mem_usb0_state 
+0x4ad4 018361 branch usb0_reply_zerolen 
+:      018362 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018363 jam dev_address ,mem_usb0_state 
+0x4ad6 018364 branch usb0_reply_zerolen 
+:      018367 usb0_request_set_interface:
+0x4ad7 018368 fetch 1 ,mem_usb0_state 
+0x4ad8 018369 bne dev_configured ,usb0_force_stall 
+0x4ad9 018370 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018371 bne out_interface ,usb0_force_stall 
+0x4adb 018372 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018373 bne 0 ,usb0_force_stall 
+0x4add 018374 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018375 bne 0 ,usb0_force_stall 
+0x4adf 018376 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018377 bne 0 ,usb0_force_stall 
+0x4ae1 018378 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018379 bne 0 ,usb0_force_stall 
+0x4ae3 018380 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018381 bne 0 ,usb0_force_stall 
+0x4ae5 018382 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018383 bne 0 ,usb0_force_stall 
+0x4ae7 018384 branch usb0_reply_zerolen 
+:      018387 usb_set_idle:
+0x4ae8 018388 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018389 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018390 store 1 ,mem_usb_idle_rate 
+0x4aeb 018391 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018392 sub pdata ,1 ,null 
+0x4aed 018393 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018394 fetch 1 ,mem_usb_state 
+0x4aef 018395 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018396 jam usb_connected ,mem_usb_state 
+0x4af1 018397 call usb0_reply_zerolen 
+0x4af2 018398 nop 30000 
+0x4af3 018399 nop 30000 
+0x4af4 018400 rtn 
+:      018401 usb_clear_remote_wakeup_set0:
+0x4af5 018402 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018403 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018404 jam usb_resume ,mem_usb_state 
+0x4af8 018405 rtn 
+:      018408 usb_set_report:
+0x4af9 018409 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018410 call usb_set_report_resume_judge 
+0x4afb 018411 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018412 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018413 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018414 iforce loopcnt 
+0x4aff 018415 arg mem_usb0_setup ,contr 
+0x4b00 018416 arg mem_usb0_set_report_data ,contw 
+0x4b01 018417 call memcpy 
+0x4b02 018418 branch usb0_reply_zerolen 
+:      018420 usb_set_report_resume_judge:
+0x4b03 018421 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018422 arg pc_set_report_bvalue ,temp 
+0x4b05 018423 isub temp ,null 
+0x4b06 018424 nrtn zero 
+0x4b07 018425 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018426 arg pc_set_report_windex ,temp 
+0x4b09 018427 isub temp ,null 
+0x4b0a 018428 nrtn zero 
+0x4b0b 018429 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018430 arg pc_set_report_blength ,temp 
+0x4b0d 018431 isub temp ,null 
+0x4b0e 018432 nrtn zero 
+0x4b0f 018433 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018434 rtn 
+:      018437 usb_set_protocol_req:
+0x4b11 018438 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018439 bne 0 ,usb0_force_stall 
+0x4b13 018440 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018441 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018442 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018443 branch usb0_force_stall 
+:      018444 usb_set_boot_protocol:
+0x4b17 018445 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018446 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018447 branch usb0_reply_zerolen 
+:      018448 usb_set_report_protocol:
+0x4b1a 018449 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018450 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018451 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018452 branch usb0_reply_zerolen 
+:      018455 usb0_respond_length:
+0x4b1e 018456 ifetch 1 ,rega 
+0x4b1f 018457 iforce regb 
+0x4b20 018458 increase 1 ,rega 
+:      018460 usb0_respond:
+0x4b21 018461 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018462 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018463 add regb ,1 ,pdata 
+0x4b24 018464 lshift pdata ,pdata 
+0x4b25 018465 hstore 1 ,core_usb_dfifo0 
+0x4b26 018466 jam 3 ,core_usb_dfifo0 
+0x4b27 018467 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018468 increase -2 ,pdata 
+0x4b29 018469 rshift pdata ,pdata 
+0x4b2a 018470 store 1 ,mem_usb_setup_blength 
+0x4b2b 018471 beq 0 ,usb_no_respond_data 
+:      018472 usb0_respond0:
+0x4b2c 018473 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018474 isub regb ,null 
+0x4b2e 018475 branch usb0_respond1 ,positive 
+0x4b2f 018476 copy pdata ,regb 
+:      018477 usb0_respond1:
+0x4b30 018478 deposit rega 
+0x4b31 018479 store 2 ,mem_bufptr 
+0x4b32 018480 deposit regb 
+0x4b33 018481 store 1 ,mem_remain 
+0x4b34 018482 branch usb0_tx 
+:      018484 usb_no_respond_data:
+0x4b35 018485 arg 0 ,queue 
+0x4b36 018486 branch usb_trig 
+:      018489 usb0_tx:
+0x4b37 018490 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018491 fetch 1 ,mem_remain 
+0x4b39 018492 rtn blank 
+0x4b3a 018493 copy pdata ,loopcnt 
+0x4b3b 018494 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018495 branch usb0_tx_info ,positive 
+0x4b3d 018496 arg ep0_packet_size ,loopcnt 
+:      018497 usb0_tx_info:
+0x4b3e 018498 fetch 1 ,mem_remain 
+0x4b3f 018499 isub loopcnt ,pdata 
+0x4b40 018500 store 1 ,mem_remain 
+0x4b41 018501 fetch 2 ,mem_bufptr 
+0x4b42 018502 copy pdata ,contr 
+:      018503 usb0_tx0:
+0x4b43 018504 ifetch 1 ,contr 
+0x4b44 018505 hstore 1 ,core_usb_dfifo0 
+0x4b45 018506 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018507 jam 0 ,core_usb_dfifo0 
+:      018508 usb0_tx1:
+0x4b47 018509 loop usb0_tx0 
+0x4b48 018510 copy contr ,pdata 
+0x4b49 018511 store 2 ,mem_bufptr 
+0x4b4a 018512 arg 0 ,queue 
+0x4b4b 018513 call usb_trig 
+0x4b4c 018514 fetch 1 ,mem_remain 
+0x4b4d 018515 nrtn blank 
+0x4b4e 018516 fetch 1 ,mem_usb_state 
+0x4b4f 018517 rtnne usb_got_report_req 
+0x4b50 018518 jam usb_connected ,mem_usb_state 
+0x4b51 018519 rtn 
+:      018522 usb_tx_ep1:
+0x4b52 018523 arg core_usb_dfifo1 ,rega 
+0x4b53 018524 arg 1 ,queue 
+:      018525 usb_tx_loop:
+0x4b54 018526 ifetch 1 ,contr 
+0x4b55 018527 istore 1 ,rega 
+0x4b56 018528 loop usb_tx_loop 
+:      018529 usb_trig:
+0x4b57 018530 setarg 0 
+0x4b58 018531 qset1 pdata 
+0x4b59 018532 hstore 1 ,core_usb_trig 
+0x4b5a 018533 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018534 ior temp ,pdata 
+0x4b5c 018535 store 1 ,mem_usb_tx_wait 
+0x4b5d 018536 rtn 
+:      018538 usb_tx_ep2:
+0x4b5e 018539 arg 2 ,queue 
+0x4b5f 018540 arg core_usb_dfifo2 ,rega 
+0x4b60 018541 branch usb_tx_loop 
+:      018543 usb_tx:
+0x4b61 018544 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018545 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018546 rtn blank 
+0x4b64 018547 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018548 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018549 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018550 branch usb_tx_fifo_release ,blank 
+0x4b68 018551 fetch 1 ,mem_usb_state 
+0x4b69 018552 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018553 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018554 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018555 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018556 call usb_tx_data_ep1 
+0x4b6e 018557 branch usb_tx_data_ep2 
+:      018559 usb_tx_data_ep1:
+0x4b6f 018560 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018561 rtnbit0 1 
+0x4b71 018562 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018563 rtnbit1 1 
+0x4b73 018564 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018565 set0 1 ,pdata 
+0x4b75 018566 store 1 ,mem_usb_tx_enable 
+0x4b76 018567 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018568 rtn blank 
+0x4b78 018569 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018570 branch assert 
+:      018572 usb_tx_data_ep2:
+0x4b7a 018573 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018574 rtnbit0 2 
+0x4b7c 018575 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018576 rtnbit1 2 
+0x4b7e 018577 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018578 set0 2 ,pdata 
+0x4b80 018579 store 1 ,mem_usb_tx_enable 
+0x4b81 018580 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018581 rtn blank 
+0x4b83 018582 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018583 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018584 branch assert 
+:      018586 usb_tx_fifo_release:
+0x4b86 018588 arg mem_usb_mouse_data ,contw 
+0x4b87 018589 arg 6 ,loopcnt 
+0x4b88 018590 branch memset0 
+:      018592 usb_tx_ms_data:
+0x4b89 018593 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018594 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018595 iand temp ,pdata 
+0x4b8c 018596 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018597 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018598 iadd temp ,pdata 
+0x4b8f 018599 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018600 branch usb_tx_ms_data_normal_mode 
+:      018602 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018603 jam 0 ,mem_usb_ep2_data 
+:      018604 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018605 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018606 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018607 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018608 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018609 store 1 ,mem_usb_mouse_data 
+0x4b97 018610 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018611 istore 1 ,contw 
+0x4b99 018612 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018613 istore 1 ,contw 
+0x4b9b 018614 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018615 istore 1 ,contw 
+0x4b9d 018616 arg 4 ,loopcnt 
+0x4b9e 018617 arg mem_usb_mouse_data ,contr 
+0x4b9f 018618 branch usb_tx_ep2 
+:      018620 usb_tx_ms_data_normal_mode:
+0x4ba0 018621 jam 0 ,mem_usb_ep2_data 
+:      018622 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018623 arg 8 ,loopcnt 
+0x4ba2 018624 arg mem_usb_mouse_data ,contr 
+0x4ba3 018625 branch usb_tx_ep2 
+:      018627 usb_tx_kb_multikey_data:
+0x4ba4 018628 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018629 arg 3 ,loopcnt 
+0x4ba6 018630 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018631 branch usb_tx_ep2 
+:      018633 usb_tx_kb_normal_data:
+0x4ba8 018634 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018635 arg 8 ,loopcnt 
+0x4baa 018636 arg mem_usb_kb_data ,contr 
+0x4bab 018637 branch usb_tx_ep1 
+:      018639 usb_inwake_state_tx_dispose:
+0x4bac 018640 fetch 1 ,mem_usb_state 
+0x4bad 018641 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018642 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018643 rtn 
+:      018644 usb_clear_tx_wait:
+0x4bb0 018645 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018646 rtn 
+:      018647 usb_mac_wakeup_trig:
+0x4bb2 018648 hfetch 1 ,core_usb_config 
+0x4bb3 018649 set1 7 ,pdata 
+0x4bb4 018650 hstore 1 ,core_usb_config 
+0x4bb5 018651 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018652 rtn 
+:      018654 usb_mac_wakeup_judge:
+0x4bb7 018655 fetch 1 ,mem_usb_state 
+0x4bb8 018656 rtneq usb_sleep 
+0x4bb9 018657 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018658 rtn 
+:      018659 usb_mac_wakeup:
+0x4bbb 018660 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018661 rtn blank 
+0x4bbd 018662 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018663 branch usb_wakeup 
+:      018665 usb_windows_wakeup:
+0x4bbf 018666 arg timer_wakeup ,queue 
+0x4bc0 018667 call timer_check 
+0x4bc1 018668 nrtn blank 
+:      018669 usb_wakeup:
+0x4bc2 018670 hfetch 1 ,core_usb_config 
+0x4bc3 018671 rtnbit0 7 
+0x4bc4 018672 jam 0xfc ,core_usb_config 
+0x4bc5 018673 nop 30000 
+0x4bc6 018674 jam 0x3c ,core_usb_config 
+0x4bc7 018675 rtn 
+:      018682 hci_rx_h4:
+0x4bc8 018683 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018684 fetch 1 ,mem_hci_cmd 
+0x4bca 018685 nrtn blank 
+:      018686 hci_rx_h4_1:
+0x4bcb 018687 call hci_h4_parse_packet 
+0x4bcc 018688 ncall h4_rx_discard_packet ,user 
+0x4bcd 018689 rtn 
+:      018691 hci_h4_parse_packet:
+0x4bce 018692 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018693 copy contru ,rega 
+0x4bd0 018694 arg 4 ,temp 
+0x4bd1 018695 ifetch 1 ,contru 
+0x4bd2 018696 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018697 increase 1 ,temp 
+0x4bd4 018698 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018699 copy contru ,pdata 
+0x4bd6 018700 hstore 2 ,core_uart_rrptr 
+0x4bd7 018701 rtn 
+:      018702 hci_h4_parse_packet_wait_len:
+0x4bd8 018703 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018704 isub temp ,null 
+0x4bda 018705 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018707 disable user 
+0x4bdc 018708 copy rega ,contru 
+0x4bdd 018709 call h4_get_rx_payload_len 
+0x4bde 018710 iadd temp ,temp 
+:      018711 hci_h4_parse_packet_wait:
+0x4bdf 018712 hfetch 2 ,core_uart_rxitems 
+0x4be0 018713 isub temp ,null 
+0x4be1 018714 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018715 copy rega ,contru 
+0x4be3 018716 ifetch 1 ,contru 
+0x4be4 018717 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018718 branch assert 
+:      018720 h4_rx_discard_packet:
+0x4be6 018721 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018722 hfetch 2 ,core_uart_rrptr 
+0x4be8 018723 iforce contru 
+0x4be9 018724 call h4_get_rx_payload_len 
+0x4bea 018725 iadd contru ,contru 
+0x4beb 018726 deposit contru 
+0x4bec 018727 hstore 2 ,core_uart_rrptr 
+0x4bed 018728 rtn 
+:      018733 h4_get_rx_payload_len:
+0x4bee 018734 ifetch 1 ,contru 
+0x4bef 018735 increase 2 ,contru 
+0x4bf0 018736 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018737 ifetch 1 ,contru 
+0x4bf2 018738 rtn 
+:      018739 h4_get_rx_payload_len_acl:
+0x4bf3 018740 ifetch 2 ,contru 
+0x4bf4 018741 rtn 
+:      018743 h4_get_tx_ptr:
+0x4bf5 018744 hfetch 2 ,core_uart_twptr 
+0x4bf6 018745 increase -5 ,contwu 
+0x4bf7 018746 iadd contwu ,contwu 
+0x4bf8 018747 rtn 
+:      018749 h4_send_packet_event:
+0x4bf9 018750 arg hci_h4_type_event ,temp 
+0x4bfa 018751 branch h4_send_packet 
+:      018752 h4_send_packet_acl:
+0x4bfb 018753 arg hci_h4_type_acl ,temp 
+:      018754 h4_send_packet:
+0x4bfc 018755 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018756 increase 1 ,loopcnt 
+0x4bfe 018757 hfetch 2 ,core_uart_twptr 
+0x4bff 018758 copy pdata ,contwu 
+0x4c00 018759 copy loopcnt ,pdata 
+0x4c01 018760 istoret 1 ,contwu 
+0x4c02 018761 increase -1 ,pdata 
+0x4c03 018762 iadd contwu ,contwu 
+0x4c04 018763 copy contwu ,pdata 
+0x4c05 018764 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018765 copy temp ,pdata 
+0x4c07 018766 rtneq hci_h4_type_acl 
+0x4c08 018767 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018768 hstore 2 ,core_uart_twptr 
+0x4c0a 018769 branch h4_send_acl_trigger_clear 
+:      018772 h4_send_acl_trigger_clear:
+0x4c0b 018773 setarg 0 
+0x4c0c 018774 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018775 rtn 
+:      018782 hci_init:
+0x4c0e 018783 rtn wake 
+0x4c0f 018784 setarg hci_idle_dispatch 
+0x4c10 018785 store 2 ,mem_cb_idle_process 
+0x4c11 018787 setarg uart_baud_115200 
+0x4c12 018788 store uart_baud_len ,mem_baud 
+:      018789 hci_lpm_init:
+0x4c13 018790 setarg mem_h5rx_buf 
+0x4c14 018791 hstore 2 ,core_uart_rsaddr 
+0x4c15 018792 setarg mem_h5rx_buf_end 
+0x4c16 018793 hstore 2 ,core_uart_readdr 
+0x4c17 018794 setarg mem_h5tx_buf 
+0x4c18 018795 hstore 2 ,core_uart_tsaddr 
+0x4c19 018796 call hci_sel_init 
+:      018797 hci_reinit:
+0x4c1a 018798 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018799 setarg mem_h5tx_buf 
+0x4c1c 018800 hstore 2 ,core_uart_twptr 
+0x4c1d 018801 hstore 2 ,core_uart_trptrp 
+0x4c1e 018802 setarg mem_h5rx_buf 
+0x4c1f 018803 hstore 2 ,core_uart_rrptr 
+0x4c20 018804 store 2 ,mem_h5rx_rptr 
+:      018805 hci_init_common:
+0x4c21 018806 hfetch 2 ,core_clkoff 
+0x4c22 018807 set0 clock_off_uart ,pdata 
+0x4c23 018808 hstore 2 ,core_clkoff 
+0x4c24 018809 call uart_set_baud_by_mem 
+0x4c25 018810 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018811 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018812 rtn 
+:      018814 hci_sel_init:
+0x4c28 018815 setarg mem_h5tx_buf_end 
+0x4c29 018816 hstore 2 ,core_uart_teaddr 
+0x4c2a 018817 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018818 or_into 0x07 ,pdata 
+0x4c2c 018819 hstore 1 ,core_gpio_sel1 
+0x4c2d 018820 rtn 
+:      018823 hci_rx_packet:
+0x4c2e 018824 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018825 hfetch 1 ,core_uart_status 
+0x4c30 018826 iforce regb 
+0x4c31 018827 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018828 hfetch 2 ,core_uart_rxitems 
+0x4c33 018829 iforce regc 
+0x4c34 018830 arg 0x44f ,temp 
+0x4c35 018831 isub temp ,null 
+0x4c36 018832 nrtn zero 
+:      018833 hci_rx_packet_cont:
+0x4c37 018834 hfetch 2 ,core_uart_rrptr 
+0x4c38 018835 iforce contru 
+0x4c39 018836 branch hci_rx_h4 
+:      018838 uart_send_byte:
+0x4c3a 018839 hfetcht 1 ,core_uart_status 
+0x4c3b 018840 isolate1 6 ,temp 
+0x4c3c 018841 branch uart_send_byte ,true 
+0x4c3d 018842 hstore 1 ,core_uart_txd 
+0x4c3e 018843 rtn 
+:      018845 process_hci_cmd:
+0x4c3f 018846 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018847 fetch 1 ,mem_hci_cmd 
+0x4c41 018848 branch process_hci_cmd_cont ,blank 
+0x4c42 018849 enable user 
+0x4c43 018850 rtn 
+:      018851 process_hci_cmd_cont:
+0x4c44 018852 ifetch 2 ,contru 
+0x4c45 018853 iforce alarm 
+0x4c46 018854 iforce queue 
+0x4c47 018855 ifetch 1 ,contru 
+0x4c48 018856 iforce temp 
+0x4c49 018857 rshift2 alarm ,pdata 
+0x4c4a 018858 rshift8 pdata ,pdata 
+0x4c4b 018859 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018860 rtn 
+:      018863 phci_grp_vendor_specific:
+0x4c4d 018864 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018865 deposit queue 
+0x4c4f 018866 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018867 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018868 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018869 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018870 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018871 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018872 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018873 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018875 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018876 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018877 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018878 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018879 branch hci_normal_reply 
+:      018881 phci_grp_vendor_enter_lpm:
+0x4c5c 018882 call hci_normal_reply 
+0x4c5d 018883 call wait_uarttx 
+0x4c5e 018884 call gpio_pu_uart_tx 
+:      018885 hci_enter_lpm:
+0x4c5f 018886 call app_put_lpm_wake_lock 
+0x4c60 018887 call app_l2cap_flow_control_enable 
+0x4c61 018888 branch gpio_rx_config_input_with_pu 
+:      018890 hci_exit_lpm:
+0x4c62 018891 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018892 call app_get_lpm_wake_lock 
+0x4c64 018893 call hci_lpm_init 
+0x4c65 018894 branch app_l2cap_flow_control_disable 
+:      018896 phci_grp_vendor_chipid:
+0x4c66 018897 call hci_get_cmd_complete_ptr 
+0x4c67 018898 hfetch 2 ,core_chipid 
+0x4c68 018899 istore 2 ,contwu 
+0x4c69 018900 force 6 ,loopcnt 
+0x4c6a 018901 branch hci_command_complete 
+:      018903 phci_grp_vendor_baud:
+0x4c6b 018904 ifetch 2 ,contru 
+0x4c6c 018905 store 2 ,mem_baud 
+0x4c6d 018906 hstore 2 ,core_uart_baud 
+0x4c6e 018907 rtn 
+:      018910 phci_grp_vendor_patch_common:
+0x4c6f 018912 ifetch 1 ,contru 
+0x4c70 018913 copy pdata ,temp 
+0x4c71 018914 hstore 1 ,core_ucode_low 
+0x4c72 018915 ifetch 1 ,contru 
+0x4c73 018916 iadd temp ,temp 
+0x4c74 018917 set1 7 ,pdata 
+0x4c75 018918 hstore 1 ,core_ucode_ctrl 
+0x4c76 018919 ifetch 1 ,contru 
+0x4c77 018920 iadd temp ,temp 
+0x4c78 018921 copy pdata ,loopcnt 
+0x4c79 018922 rtn 
+:      018924 phci_grp_vendor_patch:
+0x4c7a 018925 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 018926 call phci_grp_vendor_patch_common 
+:      018927 phci_grp_vendor_patch_loop:
+0x4c7c 018928 ifetch 1 ,contru 
+0x4c7d 018929 hstore 1 ,core_ucode_data 
+0x4c7e 018930 iadd temp ,temp 
+0x4c7f 018931 loop phci_grp_vendor_patch_loop 
+:      018932 phci_grp_vendor_patch_check_sum:
+0x4c80 018933 and temp ,0xff ,temp 
+0x4c81 018934 ifetch 1 ,contru 
+0x4c82 018935 isub temp ,null 
+0x4c83 018936 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 018937 branch hci_normal_reply 
+:      018940 phci_grp_vendor_patch_sec:
+0x4c85 018941 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 018942 call phci_grp_vendor_patch_common 
+0x4c87 018943 store 8 ,mem_pdatatemp 
+:      018944 phci_grp_vendor_patch_sec_loop:
+0x4c88 018945 call do_aes_cbc 
+0x4c89 018946 arg 16 ,loopcnt 
+0x4c8a 018947 arg mem_temp_block0 ,contw 
+0x4c8b 018948 call load_uart_sum_loop 
+0x4c8c 018949 storet 8 ,mem_temp 
+0x4c8d 018950 arg mem_temp_block2 ,contw 
+0x4c8e 018951 call store_aes_result 
+0x4c8f 018952 arg mem_temp_block2 ,rega 
+0x4c90 018953 arg mem_temp_block0 ,regb 
+0x4c91 018954 arg mem_temp_block3 ,contw 
+0x4c92 018955 call xor16 
+0x4c93 018956 arg 16 ,loopcnt 
+0x4c94 018957 arg mem_temp_block3 ,contr 
+0x4c95 018958 call load_ucode_only_loop 
+0x4c96 018959 fetcht 8 ,mem_temp 
+0x4c97 018960 fetch 8 ,mem_pdatatemp 
+0x4c98 018961 increase -16 ,pdata 
+0x4c99 018962 store 8 ,mem_pdatatemp 
+0x4c9a 018963 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 018964 branch phci_grp_vendor_patch_check_sum 
+:      018966 load_ucode_only_loop:
+0x4c9c 018967 ifetch 1 ,contr 
+0x4c9d 018968 hstore 1 ,core_ucode_data 
+0x4c9e 018969 loop load_ucode_only_loop 
+0x4c9f 018970 rtn 
+:      018972 load_uart_sum_loop:
+0x4ca0 018973 ifetch 1 ,contru 
+0x4ca1 018974 istore 1 ,contw 
+0x4ca2 018975 iadd temp ,temp 
+0x4ca3 018976 loop load_uart_sum_loop 
+0x4ca4 018977 rtn 
+:      018979 phci_grp_vendor_patch_sec_init:
+0x4ca5 018980 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 018981 arg 0 ,temp 
+0x4ca7 018982 arg 16 ,loopcnt 
+0x4ca8 018983 arg mem_temp_block0 ,contw 
+0x4ca9 018984 call load_uart_sum_loop 
+0x4caa 018985 hfetch 1 ,core_gpio_key2 
+0x4cab 018986 and_into 0xfd ,pdata 
+0x4cac 018987 hstore 1 ,core_gpio_key2 
+0x4cad 018988 arg mem_temp_block0 ,contr 
+0x4cae 018989 arg 16 ,loopcnt 
+0x4caf 018990 call aes_load_data 
+0x4cb0 018991 call aes_init 
+0x4cb1 018992 call aes_clear_data 
+0x4cb2 018993 branch phci_grp_vendor_patch_check_sum 
+:      018996 phci_grp_vendor_done:
+0x4cb3 018997 arg 0x20 ,loopcnt 
+0x4cb4 018998 arg mem_patch00 ,contw 
+0x4cb5 018999 arg 0 ,temp 
+:      019000 phci_grp_vendor_done_loop:
+0x4cb6 019001 ifetch 1 ,contru 
+0x4cb7 019002 istore 1 ,contw 
+0x4cb8 019003 iadd temp ,temp 
+0x4cb9 019004 loop phci_grp_vendor_done_loop 
+0x4cba 019005 and temp ,0xff ,temp 
+0x4cbb 019006 ifetch 1 ,contru 
+0x4cbc 019007 isub temp ,null 
+0x4cbd 019008 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 019009 jam 0 ,core_ucode_ctrl 
+0x4cbf 019010 call hci_normal_reply 
+0x4cc0 019011 call h4_rx_discard_packet 
+0x4cc1 019012 call clear_key_buf 
+0x4cc2 019013 call wait_uarttx 
+0x4cc3 019014 branch soft_reset 
+:      019016 phci_grp_vendor_patch_bad:
+0x4cc4 019017 jam 0 ,core_ucode_ctrl 
+0x4cc5 019018 branch start 
+:      019020 phci_grp_vendor_bdaddr:
+0x4cc6 019021 ifetch 6 ,contru 
+0x4cc7 019022 store 6 ,mem_lap 
+0x4cc8 019023 branch hci_normal_reply 
+:      019026 phci_grp_vendor_mem:
+0x4cc9 019027 ifetch 1 ,contru 
+0x4cca 019028 store 1 ,mem_hci_curr_len 
+0x4ccb 019029 copy pdata ,loopcnt 
+0x4ccc 019030 ifetch 2 ,contru 
+0x4ccd 019031 store 2 ,mem_hci_curr_target 
+0x4cce 019032 copy pdata ,contw 
+0x4ccf 019033 call uart_copy_rx_bytes 
+0x4cd0 019034 branch hci_normal_reply 
+:      019037 phci_grp_vendor_eep:
+0x4cd1 019038 ifetch 1 ,contru 
+0x4cd2 019039 store 1 ,mem_hci_curr_len 
+0x4cd3 019040 copy pdata ,loopcnt 
+0x4cd4 019041 ifetch 2 ,contru 
+0x4cd5 019042 store 2 ,mem_hci_curr_target 
+0x4cd6 019043 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019044 call uart_copy_rx_bytes 
+0x4cd8 019045 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019046 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019047 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019048 branch iicd_write_ota_data 
+:      019053 hci_normal_reply:
+0x4cdc 019054 force 4 ,loopcnt 
+:      019055 hci_command_complete:
+0x4cdd 019056 call hci_get_payload_ptr 
+0x4cde 019057 force 0x1 ,pdata 
+0x4cdf 019058 istore 1 ,contwu 
+0x4ce0 019059 deposit alarm 
+0x4ce1 019060 istore 3 ,contwu 
+0x4ce2 019061 force hci_event_command_complete ,queue 
+:      019062 hci_send_event:
+0x4ce3 019063 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019064 call hci_get_packet_ptr 
+0x4ce5 019065 deposit queue 
+0x4ce6 019066 istore 1 ,contwu 
+0x4ce7 019067 deposit loopcnt 
+0x4ce8 019068 istore 1 ,contwu 
+:      019069 hci_send_event_raw:
+0x4ce9 019070 force 5 ,queue 
+0x4cea 019071 increase 2 ,loopcnt 
+:      019072 hci_send_packet:
+0x4ceb 019073 branch h4_send_packet_event 
+:      019075 hci_send_commu_ready_event:
+0x4cec 019076 force hci_event_vendor_specific ,queue 
+0x4ced 019077 call hci_get_payload_ptr 
+0x4cee 019078 setarg hci_vendor_event_commu_ready 
+0x4cef 019079 istore 1 ,contwu 
+0x4cf0 019080 force 1 ,loopcnt 
+0x4cf1 019081 branch hci_send_event 
+:      019083 hci_get_cmd_complete_ptr:
+0x4cf2 019084 force 12 ,contwu 
+0x4cf3 019085 branch hci_get_tx_ptr 
+:      019087 hci_get_payload_ptr:
+0x4cf4 019088 force 8 ,contwu 
+0x4cf5 019089 branch hci_get_tx_ptr 
+:      019091 hci_get_packet_ptr:
+0x4cf6 019092 force 6 ,contwu 
+:      019093 hci_get_tx_ptr:
+0x4cf7 019094 branch h4_get_tx_ptr 
+:      019098 calc_tx_crc16:
+0x4cf8 019099 pulse crc16 
+0x4cf9 019100 enable enable_crc 
+:      019101 crcloop:
+0x4cfa 019102 ifetch 1 ,contwu 
+0x4cfb 019103 inject bucket ,8 
+0x4cfc 019104 loop crcloop 
+0x4cfd 019105 enable enable_parity 
+0x4cfe 019106 inject bucket ,16 
+0x4cff 019107 disable enable_parity 
+0x4d00 019108 disable enable_crc 
+0x4d01 019109 disable crc16 
+0x4d02 019110 byteswap pdata ,pdata 
+0x4d03 019111 rtn 
+:      019115 cmd_exit:
+0x4d04 019116 jam 0 ,mem_hci_cmd 
+0x4d05 019117 rtn 
+:      019118 cmd_check_plap:
+0x4d06 019119 fetch 6 ,mem_hci_plap 
+0x4d07 019120 fetcht 6 ,mem_plap 
+0x4d08 019121 isub temp ,null 
+0x4d09 019122 rtn 
+:      019127 cmd_pair:
+0x4d0a 019128 fetch 1 ,mem_op 
+0x4d0b 019129 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019130 call tid_initiate 
+0x4d0d 019131 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019132 branch cmd_exit 
+:      019133 cmd_pair_passive:
+0x4d0f 019134 set0 op_inrand_req ,pdata 
+0x4d10 019135 store 1 ,mem_op 
+0x4d11 019136 call lmp_accept_inrand 
+0x4d12 019137 setarg 0 
+0x4d13 019138 setflag master ,smap_lmptid ,pdata 
+0x4d14 019139 store 1 ,mem_lmo_tid2 
+0x4d15 019140 branch cmd_exit 
+0x4d16 019141 rtn 
+:      019142 cmd_in_sniff:
+0x4d17 019143 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019144 arg mem_sniff_payload ,contw 
+0x4d19 019145 setarg 0 
+0x4d1a 019146 isolate1 27 ,clke_bt 
+0x4d1b 019147 setflag true ,1 ,pdata 
+0x4d1c 019148 istore 1 ,contw 
+0x4d1d 019149 setarg 0 
+0x4d1e 019150 istore 2 ,contw 
+0x4d1f 019151 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019152 istore 2 ,contw 
+0x4d21 019153 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019154 istore 2 ,contw 
+0x4d23 019155 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019156 istore 2 ,contw 
+0x4d25 019157 branch cmd_exit 
+:      019159 cmd_exit_sniff:
+0x4d26 019160 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019161 branch cmd_exit 
+:      019163 hci_idle_dispatch:
+0x4d28 019164 call gpio_check_uart_state 
+0x4d29 019165 rtn true 
+0x4d2a 019166 arg uart_wakeup_rx ,temp 
+0x4d2b 019167 call gpio_get_bit 
+0x4d2c 019168 nbranch uart_wake_up ,true 
+0x4d2d 019169 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019170 rtn 
+:      019171 uart_wake_up:
+0x4d2f 019172 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019173 rtnne hci_rx_wake 
+0x4d31 019174 call hci_exit_lpm 
+0x4d32 019175 branch hci_send_commu_ready_event 
+:      019189 hid_rx_process:
+0x4d33 019190 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019191 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019192 copy pdata ,contr 
+0x4d36 019193 ifetch 1 ,contr 
+0x4d37 019194 and pdata ,0x0f ,temp 
+0x4d38 019195 rshift4 pdata ,pdata 
+0x4d39 019196 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019197 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019198 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019199 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019200 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019201 rtn 
+:      019203 hid_rx_process_hid_control:
+0x4d3f 019204 copy temp ,pdata 
+0x4d40 019205 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019206 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019207 rtn 
+:      019209 hid_rx_process_virtual_cable_unplug:
+0x4d43 019210 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019211 call ui_ipc_send_event 
+0x4d45 019212 fetch 1 ,mem_device_option 
+0x4d46 019213 rtnbit0 dvc_op_mouse 
+0x4d47 019214 copy temp ,pdata 
+0x4d48 019215 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019216 rtn 
+:      019217 hid_rx_process_suspend:
+0x4d4a 019218 rtn 
+:      019220 hid_rx_process_set_report:
+0x4d4b 019221 call hid_rx_process_data 
+0x4d4c 019222 arg 0x01 ,rega 
+0x4d4d 019223 call hid_malloc_tx_buff 
+0x4d4e 019224 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019225 istore 2 ,contw 
+0x4d50 019226 setarg 0x00 
+0x4d51 019227 istore 1 ,contw 
+0x4d52 019228 rtn 
+:      019230 hid_rx_process_handshake:
+0x4d53 019231 arg 1 ,rega 
+0x4d54 019232 call hid_malloc_tx_buff 
+0x4d55 019233 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019234 istore 2 ,contw 
+0x4d57 019235 setarg 0 
+0x4d58 019236 istore 1 ,contw 
+0x4d59 019237 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019238 fetch 1 ,mem_hid_control_state 
+0x4d5b 019239 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019240 store 1 ,mem_hid_control_state 
+0x4d5d 019241 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019242 branch ui_ipc_send_event 
+:      019244 hid_rx_process_data:
+0x4d5f 019245 ifetch 1 ,contr 
+0x4d60 019246 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019247 rtn 
+:      019249 hid_rx_process_data_hid_kb:
+0x4d62 019250 rtn 
+:      019253 hid_malloc_tx_buff:
+0x4d63 019254 call l2cap_malloc 
+0x4d64 019255 copy rega ,temp 
+0x4d65 019256 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019257 copy pdata ,contw 
+0x4d67 019258 copy rega ,pdata 
+0x4d68 019259 istore 2 ,contw 
+0x4d69 019260 rtn 
+:      019277 l2cap_init:
+0x4d6a 019278 branch l2cap_init_wake ,wake 
+:      019279 l2cap_init_work:
+0x4d6b 019280 setarg mem_l2cap_xmem_end 
+0x4d6c 019281 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019282 isub contw ,loopcnt 
+0x4d6e 019283 call clear_mem 
+:      019284 l2cap_init_wake:
+0x4d6f 019285 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019286 setarg mem_sdp_mem_end 
+0x4d71 019287 arg mem_sdp_mem_start ,contw 
+0x4d72 019288 isub contw ,loopcnt 
+0x4d73 019289 call clear_mem 
+0x4d74 019290 setarg mem_l2cap_mem_end 
+0x4d75 019291 arg mem_l2cap_mem_start ,contw 
+0x4d76 019292 isub contw ,loopcnt 
+0x4d77 019293 call clear_mem 
+0x4d78 019294 branch l2cap_lpm_load_txbuf 
+:      019296 process_rx_l2cap_pkt:
+0x4d79 019297 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019298 copy contr ,temp 
+0x4d7b 019301 copy temp ,contr 
+0x4d7c 019302 ifetch 2 ,contr 
+0x4d7d 019303 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019304 ifetch 2 ,contr 
+0x4d7f 019305 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019306 deposit contr 
+0x4d81 019307 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019308 fetch 1 ,memui_reconnect_mode 
+0x4d83 019309 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019310 branch ml2cap_rx_multiplexing 
+:      019312 l2cap_rx_multiplexing:
+0x4d85 019313 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019314 branch l2cap_rx_reset_state ,blank 
+0x4d87 019315 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019316 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019317 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019318 l2cap_rx_multiplexing0:
+0x4d8a 019319 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019320 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019321 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019322 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019323 branch l2cap_rx_reset_state 
+:      019325 l2cap_check_map:
+0x4d8f 019328 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019329 call l2cap_malloc_get_full_map 
+0x4d91 019330 fetch 1 ,mem_used_map 
+0x4d92 019331 beq 0 ,set_pdata_0 
+0x4d93 019332 beq 1 ,set_pdata_0 
+0x4d94 019333 beq 2 ,set_pdata_0 
+0x4d95 019334 beq 3 ,set_pdata_0 
+0x4d96 019335 beq 0x81 ,set_pdata_0 
+0x4d97 019336 beq 0xc0 ,set_pdata_0 
+0x4d98 019337 beq 0x80 ,set_pdata_0 
+0x4d99 019338 beq 0x40 ,set_pdata_0 
+0x4d9a 019339 rtn 
+:      019341 set_pdata_0:
+0x4d9b 019342 setarg 0 
+0x4d9c 019343 rtn 
+:      019346 l2cap_call_proc_signal:
+0x4d9d 019347 call l2cap_check_map 
+0x4d9e 019348 nrtn blank 
+:      019349 l2cap_call_proc_signal0:
+0x4d9f 019350 call l2cap_malloc_signal_channel 
+0x4da0 019351 call l2cap_process_signal_pkt 
+0x4da1 019352 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019353 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019354 call l2cap_get_signal_tx_buff 
+0x4da4 019355 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019356 istore 2 ,contw 
+0x4da6 019357 force l2cap_signal_channel ,pdata 
+0x4da7 019358 istore 2 ,contw 
+0x4da8 019359 branch l2cap_rx_reset_state 
+:      019361 l2cap_call_proc_sigal_pending:
+0x4da9 019362 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019363 rtn blank 
+0x4dab 019364 copy pdata ,rega 
+0x4dac 019365 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019366 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019367 arg 0x100 ,temp 
+0x4daf 019368 iadd temp ,temp 
+0x4db0 019369 copy clkn_bt ,pdata 
+0x4db1 019370 isub temp ,null 
+0x4db2 019371 nrtn positive 
+0x4db3 019372 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019373 copy rega ,pdata 
+0x4db5 019374 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019375 branch assert 
+:      019376 l2cap_sdp_conn_succ:
+0x4db7 019377 arg 0 ,debug 
+0x4db8 019378 call l2cap_malloc_signal_channel 
+0x4db9 019379 call restore_l2cap_req_param 
+0x4dba 019380 call l2cap_get_signal_tx_payload 
+0x4dbb 019381 call save_cont_pointers 
+0x4dbc 019382 call send_connection_sdp_res 
+0x4dbd 019383 call l2cap_get_signal_tx_buff 
+0x4dbe 019385 setarg 0x000c 
+0x4dbf 019386 istore 2 ,contw 
+0x4dc0 019387 force l2cap_signal_channel ,pdata 
+0x4dc1 019388 istore 2 ,contw 
+0x4dc2 019389 branch l2cap_rx_reset_state 
+:      019393 l2cap_reset_sdp_map:
+0x4dc3 019394 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019395 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019396 increase 4 ,pdata 
+0x4dc6 019397 rshift4 pdata ,pdata 
+0x4dc7 019398 rshift3 pdata ,pdata 
+0x4dc8 019399 add pdata ,1 ,temp 
+0x4dc9 019400 arg mem_tx_fifo3 ,contr 
+0x4dca 019401 ifetch 3 ,contr 
+0x4dcb 019402 rtn blank 
+0x4dcc 019403 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019404 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019405 copy pdata ,rega 
+0x4dcf 019406 call check_l2cap_map 
+0x4dd0 019407 copy regb ,pdata 
+0x4dd1 019408 store 1 ,mem_tx_fifo3 
+0x4dd2 019409 rtn 
+:      019411 check_l2cap_map:
+0x4dd3 019412 arg 0 ,queue 
+0x4dd4 019413 arg 0 ,regb 
+:      019415 check_l2cap_map_loop:
+0x4dd5 019416 sub queue ,7 ,null 
+0x4dd6 019417 nrtn positive 
+0x4dd7 019418 qisolate1 rega 
+0x4dd8 019419 branch check_l2cap_map_used ,true 
+0x4dd9 019420 branch check_l2cap_map_used2 
+:      019422 check_l2cap_map_used:
+0x4dda 019423 copy temp ,pdata 
+0x4ddb 019424 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019425 qset1 regb 
+0x4ddd 019426 increase -1 ,temp 
+:      019428 check_l2cap_map_used2:
+0x4dde 019429 increase 1 ,queue 
+0x4ddf 019430 branch check_l2cap_map_loop 
+:      019432 l2cap_call_proc_sdp:
+0x4de0 019433 call l2cap_malloc_is_fifo_empty 
+0x4de1 019434 nrtn blank 
+0x4de2 019435 call l2cap_check_map 
+0x4de3 019436 nrtn blank 
+0x4de4 019437 call l2cap_malloc_sdp_channel 
+0x4de5 019438 call sdp_process 
+0x4de6 019439 call l2cap_reset_sdp_map 
+0x4de7 019440 branch l2cap_call_proc_sdp_common 
+:      019443 ml2cap_call_proc_sdp:
+0x4de8 019444 call l2cap_malloc_is_fifo_empty 
+0x4de9 019445 nrtn blank 
+0x4dea 019446 call l2cap_malloc_sdp_channel 
+0x4deb 019447 call sdp_process 
+:      019448 l2cap_call_proc_sdp_common:
+0x4dec 019449 call l2cap_get_sdp_tx_buff 
+0x4ded 019450 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019451 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019452 istore 2 ,contw 
+0x4df0 019453 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019454 istore 2 ,contw 
+0x4df2 019455 branch l2cap_rx_reset_state 
+:      019457 l2cap_call_proc_hid:
+0x4df3 019458 call hid_rx_process 
+0x4df4 019459 branch l2cap_rx_reset_state 
+:      019461 l2cap_call_proc_rfcomm:
+0x4df5 019462 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019463 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019464 call rfcomm_rx_process 
+0x4df8 019465 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019466 rtneq rfcomm_malloc_fail 
+0x4dfa 019467 branch l2cap_rx_reset_state 
+:      019468 l2cap_call_proc_no_reply:
+0x4dfb 019469 call l2cap_malloc_discard 
+:      019471 l2cap_rx_reset_state:
+0x4dfc 019472 setarg 0 
+0x4dfd 019473 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019474 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019475 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019476 rtn 
+:      019478 l2cap_process_signal_pkt:
+0x4e01 019479 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019480 call l2cap_get_signal_tx_payload 
+0x4e03 019481 force 0 ,regb 
+0x4e04 019482 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019483 copy pdata ,regc 
+0x4e06 019484 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019485 iforce contr 
+:      019486 l2cap_process_signal_pkt_loop:
+0x4e08 019487 call l2cap_process_one_signal 
+0x4e09 019488 deposit regc 
+0x4e0a 019489 increase -4 ,regc 
+0x4e0b 019490 increase -4 ,pdata 
+0x4e0c 019491 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019492 copy regb ,pdata 
+0x4e0e 019493 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019494 rtn 
+:      019496 l2cap_process_one_signal:
+0x4e10 019497 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019498 ifetch 1 ,contr 
+0x4e12 019499 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019500 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019501 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019502 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019503 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019504 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019505 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019506 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019507 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019508 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019509 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019510 call l2cap_reject_command 
+:      019511 l2cap_process_one_signal_rtn:
+0x4e1e 019512 rtn 
+:      019514 l2cap_proc_signal_info_req:
+0x4e1f 019515 ifetch 1 ,contr 
+0x4e20 019516 copy pdata ,queue 
+0x4e21 019517 ifetch 2 ,contr 
+0x4e22 019518 copy pdata ,rega 
+0x4e23 019519 copy regc ,pdata 
+0x4e24 019520 isub rega ,regc 
+0x4e25 019521 setarg signal_info_rsp 
+0x4e26 019522 istore 1 ,contw 
+0x4e27 019523 copy queue ,pdata 
+0x4e28 019524 istore 1 ,contw 
+0x4e29 019525 ifetch 2 ,contr 
+:      019526 l2cap_proc_signal_info_req_reply:
+0x4e2a 019527 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019528 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019529 rtn 
+:      019530 l2cap_proc_signal_info_req_ext:
+0x4e2d 019531 setarg 0x020008 
+0x4e2e 019532 istore 6 ,contw 
+0x4e2f 019533 setarg 0x0280 
+0x4e30 019534 istore 4 ,contw 
+0x4e31 019535 force 12 ,pdata 
+0x4e32 019536 branch l2cap_proc_signal_info_req_common 
+:      019537 l2cap_proc_signal_info_req_fix:
+0x4e33 019538 setarg 0x3000c 
+0x4e34 019539 istore 6 ,contw 
+0x4e35 019540 setarg 0x0006 
+0x4e36 019541 istore 8 ,contw 
+0x4e37 019542 force 16 ,pdata 
+:      019543 l2cap_proc_signal_info_req_common:
+0x4e38 019544 iadd regb ,regb 
+0x4e39 019545 branch l2cap_process_one_signal_rtn 
+:      019547 ml2cap_proc_signal_info_req:
+0x4e3a 019548 ifetch 1 ,contr 
+0x4e3b 019549 copy pdata ,queue 
+0x4e3c 019550 ifetch 2 ,contr 
+0x4e3d 019551 copy pdata ,rega 
+0x4e3e 019552 ifetch 2 ,contr 
+0x4e3f 019553 store 2 ,mem_temp 
+0x4e40 019554 copy regc ,pdata 
+0x4e41 019555 isub rega ,regc 
+0x4e42 019556 call l2cap_get_signal_tx_payload 
+0x4e43 019557 setarg signal_info_rsp 
+0x4e44 019558 istore 1 ,contw 
+0x4e45 019559 copy queue ,pdata 
+0x4e46 019560 istore 1 ,contw 
+0x4e47 019561 fetch 2 ,mem_temp 
+0x4e48 019562 branch l2cap_proc_signal_info_req_reply 
+:      019566 l2cap_proc_signal_cmd_reject:
+0x4e49 019567 ifetch 1 ,contr 
+0x4e4a 019568 copy pdata ,queue 
+0x4e4b 019569 ifetch 2 ,contr 
+0x4e4c 019570 copy pdata ,rega 
+0x4e4d 019571 iadd contr ,contr 
+0x4e4e 019572 copy regc ,pdata 
+0x4e4f 019573 isub rega ,regc 
+:      019574 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019575 branch l2cap_process_one_signal_rtn 
+:      019577 l2cap_proc_signal_connect_req:
+0x4e51 019578 call save_cont_pointers 
+0x4e52 019581 call load_cont_pointers 
+0x4e53 019582 arg 0 ,debug 
+0x4e54 019583 ifetch 1 ,contr 
+0x4e55 019584 copy pdata ,queue 
+0x4e56 019585 ifetch 2 ,contr 
+0x4e57 019586 copy pdata ,rega 
+0x4e58 019587 ifetch 2 ,contr 
+0x4e59 019588 copy pdata ,temp 
+0x4e5a 019589 ifetch 2 ,contr 
+0x4e5b 019590 copy pdata ,timeup 
+0x4e5c 019591 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019592 copy temp ,pdata 
+0x4e5e 019593 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019594 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019595 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019596 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019597 call l2cap_reject_command 
+0x4e63 019598 branch l2cap_proc_signal_connect_req_rtn 
+:      019600 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019601 call save_cont_pointers 
+0x4e65 019602 arg l2cap_sdp_channel ,temp 
+0x4e66 019603 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019604 nbranch already_connected ,blank 
+0x4e68 019605 copy timeup ,pdata 
+0x4e69 019606 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019607 copy clkn_bt ,pdata 
+0x4e6b 019608 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019609 call store_l2cap_req_param 
+0x4e6d 019610 branch send_connection_pending 
+:      019612 store_l2cap_req_param:
+0x4e6e 019613 storet 2 ,mem_psm 
+0x4e6f 019614 deposit timeup 
+0x4e70 019615 store 2 ,mem_scid 
+0x4e71 019616 deposit rega 
+0x4e72 019617 store 2 ,mem_cmd_length 
+0x4e73 019618 deposit regb 
+0x4e74 019619 store 2 ,mem_tt2 
+0x4e75 019620 deposit regc 
+0x4e76 019621 store 2 ,mem_tt3 
+0x4e77 019622 deposit queue 
+0x4e78 019623 store 2 ,mem_id 
+0x4e79 019624 rtn 
+:      019626 restore_l2cap_req_param:
+0x4e7a 019627 fetcht 2 ,mem_psm 
+0x4e7b 019628 fetch 2 ,mem_scid 
+0x4e7c 019629 copy pdata ,timeup 
+0x4e7d 019630 fetch 2 ,mem_cmd_length 
+0x4e7e 019631 copy pdata ,rega 
+0x4e7f 019632 fetch 2 ,mem_tt2 
+0x4e80 019633 copy pdata ,regb 
+0x4e81 019634 fetch 2 ,mem_tt3 
+0x4e82 019635 copy pdata ,regc 
+0x4e83 019636 fetch 2 ,mem_id 
+0x4e84 019637 copy pdata ,queue 
+0x4e85 019638 rtn 
+:      019640 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019641 call save_cont_pointers 
+0x4e87 019642 setarg l2cap_rfcomm_channel 
+0x4e88 019643 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019644 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019645 nbranch already_connected ,blank 
+0x4e8b 019646 copy timeup ,pdata 
+0x4e8c 019647 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019648 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019649 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019650 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019651 store 1 ,mem_rfcomm_state 
+0x4e91 019652 branch send_connection_res 
+:      019653 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019654 call save_cont_pointers 
+0x4e93 019655 arg l2cap_hid_control_channel ,temp 
+0x4e94 019656 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019657 nbranch already_connected ,blank 
+0x4e96 019658 copy timeup ,pdata 
+0x4e97 019659 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019660 fetch 1 ,mem_hid_control_state 
+0x4e99 019661 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019662 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019663 store 1 ,mem_hid_control_state 
+0x4e9c 019664 branch send_connection_res 
+:      019665 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019666 call save_cont_pointers 
+0x4e9e 019667 deposit clke 
+0x4e9f 019668 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019669 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019670 nbranch already_connected ,blank 
+0x4ea2 019671 copy timeup ,pdata 
+0x4ea3 019672 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019673 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019674 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019675 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019676 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019677 branch send_connection_res 
+:      019679 send_connection_pending:
+0x4ea9 019680 setarg l2cap_connect_pending 
+0x4eaa 019681 store 2 ,meml2cap_t1 
+0x4eab 019682 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019683 branch send_connection_res0 
+:      019684 send_connection_sdp_res:
+0x4ead 019685 fetch 1 ,mem_sdp_state 
+0x4eae 019686 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019687 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019688 store 1 ,mem_sdp_state 
+:      019689 send_connection_res:
+0x4eb1 019690 setarg l2cap_connect_successful 
+0x4eb2 019691 store 2 ,meml2cap_t1 
+:      019692 send_connection_res0:
+0x4eb3 019693 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019694 call load_cont_pointers 
+0x4eb5 019695 setarg signal_connect_rsp 
+0x4eb6 019696 istore 1 ,contw 
+0x4eb7 019697 copy queue ,pdata 
+0x4eb8 019698 istore 1 ,contw 
+0x4eb9 019699 setarg 0x0008 
+0x4eba 019700 istore 2 ,contw 
+0x4ebb 019701 copy temp ,pdata 
+0x4ebc 019702 istore 2 ,contw 
+0x4ebd 019703 copy timeup ,pdata 
+0x4ebe 019704 istore 2 ,contw 
+0x4ebf 019705 fetch 2 ,meml2cap_t1 
+0x4ec0 019706 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019707 isolate0 0 ,debug 
+0x4ec2 019708 branch connect_suc ,true 
+0x4ec3 019709 setarg l2cap_connect_refused_no_resources 
+:      019710 connect_suc:
+0x4ec4 019711 istore 2 ,contw 
+0x4ec5 019712 force 0x0000 ,pdata 
+0x4ec6 019713 istore 2 ,contw 
+0x4ec7 019714 setarg 12 
+0x4ec8 019715 branch connect_req_update_byte_counts 
+:      019716 connect_pending:
+0x4ec9 019717 istore 2 ,contw 
+0x4eca 019718 force 0x0002 ,pdata 
+0x4ecb 019719 istore 2 ,contw 
+0x4ecc 019720 setarg 12 
+0x4ecd 019721 branch connect_req_update_byte_counts 
+:      019723 already_connected:
+0x4ece 019724 set1 0 ,debug 
+0x4ecf 019725 branch send_connection_res 
+:      019726 connect_req_update_byte_counts:
+0x4ed0 019727 iadd regb ,regb 
+0x4ed1 019728 copy regc ,pdata 
+0x4ed2 019729 isub rega ,regc 
+0x4ed3 019730 branch l2cap_proc_signal_connect_req_rtn 
+:      019731 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019732 branch l2cap_process_one_signal_rtn 
+:      019734 l2cap_proc_signal_connect_rsp:
+0x4ed5 019735 ifetch 1 ,contr 
+0x4ed6 019736 copy pdata ,queue 
+0x4ed7 019737 ifetch 2 ,contr 
+0x4ed8 019738 copy pdata ,rega 
+0x4ed9 019739 copy regc ,pdata 
+0x4eda 019740 isub rega ,regc 
+0x4edb 019741 ifetch 2 ,contr 
+0x4edc 019742 copy pdata ,timeup 
+0x4edd 019743 ifetch 2 ,contr 
+0x4ede 019744 copy pdata ,temp 
+0x4edf 019745 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019746 setarg l2cap_sdp_channel 
+0x4ee1 019747 isub temp ,null 
+0x4ee2 019748 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019749 setarg l2cap_rfcomm_channel 
+0x4ee4 019750 isub temp ,null 
+0x4ee5 019751 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019752 setarg l2cap_hid_control_channel 
+0x4ee7 019753 isub temp ,null 
+0x4ee8 019754 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019755 setarg l2cap_hid_interrupt_channel 
+0x4eea 019756 isub temp ,null 
+0x4eeb 019757 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019758 rtn 
+:      019760 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019761 copy timeup ,pdata 
+0x4eee 019762 store 2 ,mem_sdp_remote_cid 
+0x4eef 019763 fetch 1 ,mem_sdp_state 
+0x4ef0 019764 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019765 store 1 ,mem_sdp_state 
+0x4ef2 019766 branch l2cap_process_one_signal_rtn 
+:      019767 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019768 copy timeup ,pdata 
+0x4ef4 019769 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019770 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019771 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019772 store 1 ,mem_rfcomm_state 
+0x4ef8 019773 rtn 
+:      019774 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019775 copy timeup ,pdata 
+0x4efa 019776 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019777 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019778 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019779 store 1 ,mem_hid_interrupt_state 
+0x4efe 019780 rtn 
+:      019781 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019782 copy timeup ,pdata 
+0x4f00 019783 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019784 fetch 1 ,mem_hid_control_state 
+0x4f02 019785 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019786 store 1 ,mem_hid_control_state 
+0x4f04 019787 rtn 
+:      019789 l2cap_proc_signal_config_req:
+0x4f05 019790 ifetch 1 ,contr 
+0x4f06 019791 copy pdata ,queue 
+0x4f07 019792 ifetch 2 ,contr 
+0x4f08 019793 copy pdata ,rega 
+0x4f09 019794 copy regc ,pdata 
+0x4f0a 019795 isub rega ,regc 
+0x4f0b 019796 ifetch 2 ,contr 
+0x4f0c 019797 copy pdata ,temp 
+0x4f0d 019798 copy temp ,rega 
+0x4f0e 019799 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019800 setarg l2cap_sdp_channel 
+0x4f10 019801 isub temp ,null 
+0x4f11 019802 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019803 setarg l2cap_rfcomm_channel 
+0x4f13 019804 isub temp ,null 
+0x4f14 019805 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019806 setarg l2cap_hid_control_channel 
+0x4f16 019807 isub temp ,null 
+0x4f17 019808 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019809 setarg l2cap_hid_interrupt_channel 
+0x4f19 019810 isub temp ,null 
+0x4f1a 019811 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019812 branch l2cap_reject_command 
+:      019814 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019815 copy contw ,timeup 
+0x4f1d 019816 fetch 1 ,mem_sdp_state 
+0x4f1e 019817 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019818 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019820 store 1 ,mem_sdp_state 
+0x4f21 019821 copy timeup ,contw 
+0x4f22 019822 arg l2cap_sdp_channel ,timeup 
+0x4f23 019823 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019824 copy pdata ,temp 
+0x4f25 019825 branch l2cap_send_config_rsp 
+:      019826 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019827 copy contw ,timeup 
+0x4f27 019828 fetch 1 ,mem_hid_control_state 
+0x4f28 019829 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019830 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019832 store 1 ,mem_hid_control_state 
+0x4f2b 019833 copy timeup ,contw 
+0x4f2c 019834 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019835 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019836 copy pdata ,temp 
+0x4f2f 019837 branch l2cap_send_config_rsp 
+:      019838 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019839 copy contw ,timeup 
+0x4f31 019840 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019841 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019842 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019844 store 1 ,mem_hid_interrupt_state 
+0x4f35 019845 copy timeup ,contw 
+0x4f36 019846 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019847 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019848 copy pdata ,temp 
+0x4f39 019849 branch l2cap_send_config_rsp 
+:      019850 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019851 copy contw ,timeup 
+0x4f3b 019852 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019853 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019854 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019856 store 1 ,mem_rfcomm_state 
+0x4f3f 019858 copy timeup ,contw 
+0x4f40 019859 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019860 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019861 copy pdata ,temp 
+:      019862 l2cap_send_config_rsp:
+0x4f43 019863 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019864 setarg signal_config_rsp 
+0x4f45 019865 istore 1 ,contw 
+0x4f46 019866 copy queue ,pdata 
+0x4f47 019867 istore 1 ,contw 
+0x4f48 019868 setarg 0x0006 
+0x4f49 019869 istore 2 ,contw 
+0x4f4a 019870 copy temp ,pdata 
+0x4f4b 019871 istore 2 ,contw 
+0x4f4c 019872 force 0x00 ,pdata 
+0x4f4d 019873 istore 2 ,contw 
+0x4f4e 019874 force l2cap_config_success ,pdata 
+0x4f4f 019875 istore 2 ,contw 
+0x4f50 019876 force 10 ,pdata 
+0x4f51 019877 iadd regb ,regb 
+0x4f52 019879 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019880 copy queue ,pdata 
+0x4f54 019881 store 1 ,mem_config_identifier 
+0x4f55 019882 force l2cap_sdp_channel ,pdata 
+0x4f56 019883 icompare 0xff ,timeup 
+0x4f57 019884 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019885 increase 1 ,pdata 
+:      019886 l2cap_send_config_rsp_is_sdp:
+0x4f59 019888 rtn 
+:      019889 l2cap_check_channel_state:
+0x4f5a 019890 disable user 
+0x4f5b 019891 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019892 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019893 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019894 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019895 copy contr ,contw 
+0x4f60 019896 increase -1 ,contw 
+0x4f61 019897 istore 1 ,contw 
+0x4f62 019898 enable user 
+0x4f63 019899 rtn 
+:      019900 l2cap_send_config_req:
+:      019901 l2cap_send_config_req_sdp:
+0x4f64 019902 fetch 1 ,mem_sdp_state 
+0x4f65 019903 call l2cap_check_channel_state 
+0x4f66 019904 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019905 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019906 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019907 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019908 branch l2cap_generate_config_req 
+:      019909 l2cap_send_config_req_rfcomm:
+0x4f6b 019910 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019911 call l2cap_check_channel_state 
+0x4f6d 019912 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019913 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019914 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019915 store 2 ,mem_config_req_dest_cid 
+0x4f71 019916 branch l2cap_generate_config_req 
+:      019917 l2cap_send_config_req_hid_ctrl:
+0x4f72 019918 fetch 1 ,mem_hid_control_state 
+0x4f73 019919 call l2cap_check_channel_state 
+0x4f74 019920 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019921 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 019922 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 019923 store 2 ,mem_config_req_dest_cid 
+0x4f78 019924 branch l2cap_generate_config_req 
+:      019925 l2cap_send_config_req_hid_int:
+0x4f79 019926 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 019927 call l2cap_check_channel_state 
+0x4f7b 019928 nrtn user 
+0x4f7c 019929 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 019930 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 019931 store 2 ,mem_config_req_dest_cid 
+:      019934 l2cap_generate_config_req:
+0x4f7f 019935 bpatchx patch22_4 ,mem_patch22 
+0x4f80 019936 call l2cap_get_req_id 
+0x4f81 019937 call l2cap_malloc_signal_channel 
+0x4f82 019938 force 0 ,regb 
+0x4f83 019939 call l2cap_get_signal_tx_payload 
+0x4f84 019940 force signal_config_req ,pdata 
+0x4f85 019941 istore 1 ,contw 
+0x4f86 019942 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 019943 istore 1 ,contw 
+0x4f88 019944 setarg 0x0008 
+0x4f89 019945 istore 2 ,contw 
+0x4f8a 019946 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 019947 istore 2 ,contw 
+0x4f8c 019948 setarg 0x0000 
+0x4f8d 019949 istore 2 ,contw 
+0x4f8e 019950 force 1 ,pdata 
+0x4f8f 019951 istore 1 ,contw 
+0x4f90 019952 force 2 ,pdata 
+0x4f91 019953 istore 1 ,contw 
+0x4f92 019954 fetch 1 ,mem_send_config_req 
+0x4f93 019955 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 019956 setarg l2cap_config_mtu_sdp 
+0x4f95 019957 istore 2 ,contw 
+0x4f96 019958 branch l2cap_generate_config_req_done 
+:      019959 l2cap_generate_config_req_rfcomm:
+0x4f97 019960 setarg l2cap_config_mtu_rfcomm 
+0x4f98 019961 istore 2 ,contw 
+:      019962 l2cap_generate_config_req_done:
+0x4f99 019963 arg 0x0c ,temp 
+0x4f9a 019964 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 019965 call l2cap_get_signal_tx_buff 
+0x4f9c 019966 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 019967 istore 2 ,contw 
+0x4f9e 019968 force l2cap_signal_channel ,pdata 
+0x4f9f 019969 istore 2 ,contw 
+0x4fa0 019970 jam 0 ,mem_send_config_req 
+:      019971 l2cap_proc_signal_config_req_rtn:
+0x4fa1 019972 branch l2cap_process_one_signal_rtn 
+:      019974 l2cap_proc_signal_config_rsp:
+0x4fa2 019975 increase 1 ,contr 
+0x4fa3 019976 ifetch 2 ,contr 
+0x4fa4 019977 copy pdata ,rega 
+0x4fa5 019978 copy regc ,pdata 
+0x4fa6 019979 isub rega ,regc 
+0x4fa7 019980 ifetch 2 ,contr 
+0x4fa8 019981 copy pdata ,rega 
+0x4fa9 019982 bpatchx patch22_5 ,mem_patch22 
+0x4faa 019983 setarg l2cap_sdp_channel 
+0x4fab 019984 isub rega ,null 
+0x4fac 019985 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 019986 setarg l2cap_rfcomm_channel 
+0x4fae 019987 isub rega ,null 
+0x4faf 019988 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 019989 setarg l2cap_hid_control_channel 
+0x4fb1 019990 isub rega ,null 
+0x4fb2 019991 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 019992 setarg l2cap_hid_interrupt_channel 
+0x4fb4 019993 isub rega ,null 
+0x4fb5 019994 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 019995 increase 2 ,contr 
+0x4fb7 019996 ifetch 2 ,contr 
+0x4fb8 019997 iforce null 
+0x4fb9 019998 branch l2cap_process_one_signal_rtn 
+:      019999 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 020000 fetch 1 ,mem_sdp_state 
+0x4fbb 020001 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 020002 store 1 ,mem_sdp_state 
+0x4fbd 020003 branch l2cap_process_one_signal_rtn 
+:      020004 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 020005 fetch 1 ,mem_rfcomm_state 
+0x4fbf 020006 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 020007 store 1 ,mem_rfcomm_state 
+0x4fc1 020008 branch l2cap_process_one_signal_rtn 
+:      020009 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020010 fetch 1 ,mem_hid_control_state 
+0x4fc3 020011 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020012 store 1 ,mem_hid_control_state 
+0x4fc5 020013 branch l2cap_process_one_signal_rtn 
+:      020014 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020015 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020016 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020017 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020018 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020019 branch ui_ipc_send_event 
+:      020023 l2cap_proc_signal_disconnect_req:
+0x4fcb 020024 ifetch 1 ,contr 
+0x4fcc 020025 copy pdata ,queue 
+0x4fcd 020026 ifetch 2 ,contr 
+0x4fce 020027 copy pdata ,rega 
+0x4fcf 020028 copy regc ,pdata 
+0x4fd0 020029 isub rega ,regc 
+0x4fd1 020030 ifetch 2 ,contr 
+0x4fd2 020031 copy pdata ,rega 
+0x4fd3 020032 ifetch 2 ,contr 
+0x4fd4 020033 copy pdata ,timeup 
+0x4fd5 020034 copy rega ,temp 
+0x4fd6 020035 call save_cont_pointers 
+0x4fd7 020036 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020037 setarg l2cap_sdp_channel 
+0x4fd9 020038 isub temp ,null 
+0x4fda 020039 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020040 setarg l2cap_rfcomm_channel 
+0x4fdc 020041 isub temp ,null 
+0x4fdd 020042 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020043 setarg l2cap_hid_control_channel 
+0x4fdf 020044 isub temp ,null 
+0x4fe0 020045 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020046 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020047 isub temp ,null 
+0x4fe3 020048 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020049 call l2cap_reject_command 
+0x4fe5 020050 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020051 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020052 copy timeup ,temp 
+0x4fe7 020053 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020054 isub temp ,null 
+0x4fe9 020055 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020056 call l2cap_reject_command 
+0x4feb 020057 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020058 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020059 copy timeup ,temp 
+0x4fed 020060 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020061 isub temp ,null 
+0x4fef 020062 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020063 call l2cap_reject_command 
+0x4ff1 020064 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020066 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020067 copy timeup ,temp 
+0x4ff3 020068 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020069 isub temp ,null 
+0x4ff5 020070 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020071 call l2cap_reject_command 
+0x4ff7 020072 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020073 l2cap_disconnect_hid_control_now:
+0x4ff8 020074 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020075 branch l2cap_send_disconnect_rsp_pkt 
+:      020076 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020077 call l2cap_reset_hid_int_state 
+0x4ffb 020078 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020079 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020087 branch l2cap_send_disconnect_rsp_pkt 
+:      020089 l2cap_disconnect_sdp_now:
+0x4ffe 020090 call l2cap_reset_sdp_channel_state 
+0x4fff 020091 fetch 1 ,mem_upper_sm_ss 
+0x5000 020092 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020095 branch l2cap_send_disconnect_rsp_pkt 
+:      020096 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020097 copy timeup ,temp 
+0x5003 020098 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020099 isub temp ,null 
+0x5005 020100 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020101 call l2cap_reject_command 
+0x5007 020102 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020103 l2cap_disconnect_rfcomm_now:
+0x5008 020104 call l2cap_reset_rfcomm_channel_state 
+0x5009 020105 branch l2cap_send_disconnect_rsp_pkt 
+:      020106 l2cap_send_disconnect_rsp_pkt:
+0x500a 020107 call load_cont_pointers 
+0x500b 020108 setarg signal_disconnect_rsp 
+0x500c 020109 istore 1 ,contw 
+0x500d 020110 copy queue ,pdata 
+0x500e 020111 istore 1 ,contw 
+0x500f 020112 setarg 0x0004 
+0x5010 020113 istore 2 ,contw 
+0x5011 020114 copy rega ,pdata 
+0x5012 020115 istore 2 ,contw 
+0x5013 020116 copy timeup ,pdata 
+0x5014 020117 istore 2 ,contw 
+0x5015 020118 force 8 ,pdata 
+0x5016 020119 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020120 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020121 call load_cont_pointers 
+0x5018 020122 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020123 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020124 iadd regb ,regb 
+0x501a 020125 branch l2cap_process_one_signal_rtn 
+:      020126 l2cap_proc_signal_disconnect_rsp:
+0x501b 020127 ifetch 1 ,contr 
+0x501c 020128 copy pdata ,queue 
+0x501d 020129 ifetch 2 ,contr 
+0x501e 020130 copy pdata ,rega 
+0x501f 020131 copy regc ,pdata 
+0x5020 020132 isub rega ,regc 
+0x5021 020133 ifetch 2 ,contr 
+0x5022 020134 copy pdata ,timeup 
+0x5023 020135 ifetch 2 ,contr 
+0x5024 020136 copy pdata ,temp 
+0x5025 020137 call save_cont_pointers 
+0x5026 020138 bpatchx patch22_7 ,mem_patch22 
+0x5027 020139 setarg l2cap_sdp_channel 
+0x5028 020140 isub temp ,null 
+0x5029 020141 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020142 setarg l2cap_rfcomm_channel 
+0x502b 020143 isub temp ,null 
+0x502c 020144 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020145 setarg l2cap_hid_control_channel 
+0x502e 020146 isub temp ,null 
+0x502f 020147 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020148 setarg l2cap_hid_interrupt_channel 
+0x5031 020149 isub temp ,null 
+0x5032 020150 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020151 call l2cap_reject_command 
+0x5034 020152 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020153 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020154 copy temp ,rega 
+0x5036 020155 copy timeup ,temp 
+0x5037 020156 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020157 isub temp ,null 
+0x5039 020158 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020159 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020160 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020161 copy temp ,rega 
+0x503c 020162 copy timeup ,temp 
+0x503d 020163 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020164 isub temp ,null 
+0x503f 020165 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020166 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020167 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020168 copy temp ,rega 
+0x5042 020169 copy timeup ,temp 
+0x5043 020170 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020171 isub temp ,null 
+0x5045 020172 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020173 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020174 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020175 copy temp ,rega 
+0x5048 020176 copy timeup ,temp 
+0x5049 020177 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020178 isub temp ,null 
+0x504b 020179 call l2cap_reset_hid_int_state ,zero 
+0x504c 020180 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020181 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020182 call load_cont_pointers 
+0x504e 020183 branch l2cap_process_one_signal_rtn 
+:      020184 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020185 branch l2cap_process_one_signal_rtn 
+:      020188 l2cap_proc_signal_echo_req:
+0x5050 020189 ifetch 1 ,contr 
+0x5051 020190 copy pdata ,queue 
+0x5052 020191 ifetch 2 ,contr 
+0x5053 020192 copy pdata ,rega 
+0x5054 020193 iadd contr ,contr 
+0x5055 020194 setarg 9 
+0x5056 020195 istore 1 ,contw 
+0x5057 020196 copy queue ,pdata 
+0x5058 020197 istore 1 ,contw 
+0x5059 020198 force 0x0000 ,pdata 
+0x505a 020199 istore 2 ,contw 
+0x505b 020200 force 4 ,pdata 
+0x505c 020201 iadd regb ,regb 
+0x505d 020202 copy regc ,pdata 
+0x505e 020203 isub rega ,regc 
+0x505f 020204 branch l2cap_process_one_signal_rtn 
+:      020205 l2cap_proc_signal_echo_rsp:
+0x5060 020206 branch l2cap_process_one_signal_rtn 
+:      020208 l2cap_proc_signal_info_rsp:
+0x5061 020209 branch l2cap_process_one_signal_rtn 
+:      020210 l2cap_reject_command:
+0x5062 020211 force 0 ,regb 
+0x5063 020212 call l2cap_get_signal_tx_payload 
+0x5064 020213 setarg signal_cmd_reject 
+0x5065 020214 istore 1 ,contw 
+0x5066 020215 copy queue ,pdata 
+0x5067 020216 istore 1 ,contw 
+0x5068 020217 setarg 2 
+0x5069 020218 istore 2 ,contw 
+0x506a 020219 setarg cmd_not_understood 
+0x506b 020220 istore 2 ,contw 
+0x506c 020221 increase 6 ,regb 
+0x506d 020222 arg 4 ,regc 
+0x506e 020223 branch l2cap_process_one_signal_rtn 
+:      020227 l2cap_reset_rfcomm_channel_state:
+0x506f 020228 setarg 0 
+0x5070 020229 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020230 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020231 jam 0 ,mem_rfcomm_state 
+0x5073 020232 rtn 
+:      020233 l2cap_reset_sdp_channel_state:
+0x5074 020234 setarg 0 
+0x5075 020235 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020236 store 2 ,mem_sdp_remote_cid 
+0x5077 020237 jam 0 ,mem_sdp_state 
+0x5078 020238 rtn 
+:      020239 l2cap_reset_hid_ctrl_state:
+0x5079 020240 setarg 0 
+0x507a 020241 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020242 jam 0 ,mem_hid_control_state 
+0x507c 020243 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020244 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020245 rtn 
+:      020247 l2cap_reset_hid_int_state:
+0x507f 020248 setarg 0 
+0x5080 020249 store 2 ,mem_hid_int_remote_cid 
+0x5081 020250 jam 0 ,mem_hid_interrupt_state 
+0x5082 020251 fetch 1 ,mem_hid_control_state 
+0x5083 020252 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020253 rtn 
+:      020255 l2cap_reset_hid_disconnected:
+0x5085 020256 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020257 branch ui_ipc_send_event 
+:      020259 l2cap_disconnect_interrupt_req:
+0x5087 020260 fetch 1 ,mem_control_tasks 
+0x5088 020261 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020262 store 1 ,mem_control_tasks 
+0x508a 020263 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020264 rtn blank 
+0x508c 020265 call l2cap_malloc_signal_channel 
+0x508d 020266 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020267 copy pdata ,rega 
+0x508f 020268 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020269 branch l2cap_generate_disconnect_req 
+:      020270 l2cap_disconnect_control_req:
+0x5091 020271 fetch 1 ,mem_control_tasks 
+0x5092 020272 set0 l2cap_disconnect_control ,pdata 
+0x5093 020273 store 1 ,mem_control_tasks 
+0x5094 020274 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020275 rtn blank 
+0x5096 020276 call l2cap_malloc_signal_channel 
+0x5097 020277 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020278 copy pdata ,rega 
+0x5099 020279 force l2cap_hid_control_channel ,regb 
+:      020280 l2cap_generate_disconnect_req:
+0x509a 020281 call l2cap_get_req_id 
+0x509b 020282 call l2cap_get_signal_tx_payload 
+0x509c 020283 force signal_disconnect_req ,pdata 
+0x509d 020284 istore 1 ,contw 
+0x509e 020285 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020286 istore 1 ,contw 
+0x50a0 020287 setarg 0x0004 
+0x50a1 020288 istore 2 ,contw 
+0x50a2 020289 copy rega ,pdata 
+0x50a3 020290 istore 2 ,contw 
+0x50a4 020291 copy regb ,pdata 
+0x50a5 020292 istore 2 ,contw 
+0x50a6 020293 force 0x08 ,temp 
+0x50a7 020294 branch ml2cap_send_signal 
+:      020296 ml2cap_send_signal_connect_req:
+0x50a8 020297 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020298 call l2cap_get_req_id 
+0x50aa 020299 call l2cap_get_signal_tx_payload 
+0x50ab 020300 setarg signal_connect_req 
+0x50ac 020301 istore 1 ,contw 
+0x50ad 020302 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020303 istore 1 ,contw 
+0x50af 020304 setarg 0x0004 
+0x50b0 020305 istore 2 ,contw 
+0x50b1 020306 copy temp ,pdata 
+0x50b2 020307 istore 2 ,contw 
+0x50b3 020308 copy timeup ,pdata 
+0x50b4 020309 istore 2 ,contw 
+0x50b5 020310 arg 8 ,temp 
+0x50b6 020311 branch ml2cap_send_signal 
+:      020312 ml2cap_send_signal_config_req:
+0x50b7 020313 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020314 call l2cap_get_req_id 
+0x50b9 020315 call l2cap_get_signal_tx_payload 
+0x50ba 020316 setarg signal_config_req 
+0x50bb 020317 istore 1 ,contw 
+0x50bc 020318 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020319 istore 1 ,contw 
+0x50be 020320 setarg 0x0008 
+0x50bf 020321 istore 2 ,contw 
+0x50c0 020323 copy temp ,pdata 
+0x50c1 020325 istore 2 ,contw 
+0x50c2 020326 setarg 0x0000 
+0x50c3 020327 istore 2 ,contw 
+0x50c4 020328 setarg 0x01 
+0x50c5 020329 istore 1 ,contw 
+0x50c6 020330 setarg 0x02 
+0x50c7 020331 istore 1 ,contw 
+0x50c8 020332 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020333 istore 2 ,contw 
+0x50ca 020334 arg 0xc ,temp 
+0x50cb 020335 branch ml2cap_send_signal 
+:      020336 ml2cap_send_signal_disconn_req:
+0x50cc 020337 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020338 call l2cap_get_req_id 
+0x50ce 020339 call l2cap_get_signal_tx_payload 
+0x50cf 020340 setarg signal_disconnect_req 
+0x50d0 020341 istore 1 ,contw 
+0x50d1 020342 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020343 increase 1 ,pdata 
+0x50d3 020344 copy contw ,rega 
+0x50d4 020345 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020346 copy rega ,contw 
+0x50d6 020347 istore 1 ,contw 
+0x50d7 020348 setarg 0x0004 
+0x50d8 020349 istore 2 ,contw 
+0x50d9 020350 copy temp ,pdata 
+0x50da 020351 istore 2 ,contw 
+0x50db 020352 copy timeup ,pdata 
+0x50dc 020353 istore 2 ,contw 
+0x50dd 020354 arg 0x8 ,temp 
+:      020357 ml2cap_send_signal:
+0x50de 020358 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020359 copy temp ,pdata 
+0x50e0 020360 branch l2cap_malloc_discard ,blank 
+0x50e1 020361 call l2cap_get_signal_tx_buff 
+0x50e2 020362 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020363 istore 2 ,contw 
+0x50e4 020364 force l2cap_signal_channel ,pdata 
+0x50e5 020365 istore 2 ,contw 
+0x50e6 020366 rtn 
+:      020368 msdp_send_req_done:
+0x50e7 020369 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020370 branch assert ,blank 
+0x50e9 020371 call l2cap_get_sdp_tx_buff 
+0x50ea 020372 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020373 istore 2 ,contw 
+0x50ec 020374 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020375 istore 2 ,contw 
+0x50ee 020376 rtn 
+:      020377 ml2cap_rx_multiplexing:
+0x50ef 020378 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020379 branch l2cap_rx_reset_state ,blank 
+0x50f1 020380 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020381 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020382 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020383 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020384 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020385 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020386 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020387 branch l2cap_rx_reset_state 
+:      020389 ml2cap_call_proc_signal:
+0x50f9 020390 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020391 call l2cap_malloc_signal_channel 
+0x50fb 020392 force 0 ,regb 
+0x50fc 020393 call l2cap_get_signal_tx_payload 
+0x50fd 020394 copy pdata ,contw 
+0x50fe 020395 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020396 copy pdata ,regc 
+0x5100 020397 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020398 iforce contr 
+:      020399 ml2cap_proc_one_comm_loop:
+0x5102 020400 call ml2cap_proc_one_comm 
+0x5103 020401 increase -4 ,regc 
+0x5104 020402 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020403 copy regb ,temp 
+0x5106 020404 call ml2cap_send_signal 
+0x5107 020405 branch l2cap_rx_reset_state 
+:      020407 ml2cap_proc_one_comm:
+0x5108 020408 ifetch 1 ,contr 
+0x5109 020409 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020410 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020411 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020412 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020413 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020414 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020415 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020416 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020417 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020418 branch ml2cap_proc_send_reject 
+:      020420 ml2cap_proc_signal_connect_req:
+0x5113 020421 call save_cont_pointers 
+0x5114 020423 call load_cont_pointers 
+0x5115 020424 branch l2cap_proc_signal_connect_req 
+:      020425 ml2cap_proc_signal_cmd_reject:
+0x5116 020426 ifetch 1 ,contr 
+0x5117 020427 copy pdata ,queue 
+0x5118 020428 ifetch 2 ,contr 
+0x5119 020429 copy pdata ,rega 
+0x511a 020430 copy regc ,pdata 
+0x511b 020431 isub rega ,regc 
+:      020432 mvptr:
+0x511c 020433 ifetch 1 ,contr 
+0x511d 020434 increase -1 ,rega 
+0x511e 020435 nbranch mvptr ,zero 
+0x511f 020436 rtn 
+:      020437 ml2cap_proc_signal_connect_rsp:
+0x5120 020438 ifetch 1 ,contr 
+0x5121 020439 copy pdata ,queue 
+0x5122 020440 ifetch 2 ,contr 
+0x5123 020441 copy pdata ,rega 
+0x5124 020442 ifetch 2 ,contr 
+0x5125 020443 copy pdata ,timeup 
+0x5126 020444 ifetch 2 ,contr 
+0x5127 020445 copy pdata ,temp 
+0x5128 020446 ifetch 2 ,contr 
+0x5129 020447 sub pdata ,0 ,null 
+0x512a 020448 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020449 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020450 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020451 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020452 ml2cap_proc_signal_connect_refused_result:
+0x512e 020453 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020454 call ui_ipc_send_event 
+:      020455 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020456 ifetch 2 ,contr 
+0x5131 020457 branch mnosucc 
+:      020458 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020459 call save_cont_pointers 
+0x5133 020463 bpatchx patch23_5 ,mem_patch23 
+0x5134 020464 setarg l2cap_sdp_channel 
+0x5135 020465 isub temp ,null 
+0x5136 020466 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020467 setarg l2cap_rfcomm_channel 
+0x5138 020468 isub temp ,null 
+0x5139 020469 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020470 setarg l2cap_hid_interrupt_channel 
+0x513b 020471 isub temp ,null 
+0x513c 020472 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020473 setarg l2cap_hid_control_channel 
+0x513e 020474 isub temp ,null 
+0x513f 020475 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020476 branch mnosucc 
+:      020477 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020478 copy timeup ,pdata 
+0x5142 020479 store 2 ,mem_sdp_remote_cid 
+0x5143 020480 fetch 1 ,mem_sdp_state 
+0x5144 020481 set1 l2cap_channel_state_conn_res 
+0x5145 020482 store 1 ,mem_sdp_state 
+0x5146 020483 branch mnosucc1 
+:      020484 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020485 copy timeup ,pdata 
+0x5148 020486 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020487 fetch 1 ,mem_rfcomm_state 
+0x514a 020488 set1 l2cap_channel_state_conn_res 
+0x514b 020489 store 1 ,mem_rfcomm_state 
+0x514c 020490 branch mnosucc1 
+:      020491 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020492 copy timeup ,pdata 
+0x514e 020493 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020494 fetch 1 ,mem_hid_control_state 
+0x5150 020495 set1 l2cap_channel_state_conn_res 
+0x5151 020496 store 1 ,mem_hid_control_state 
+0x5152 020497 branch mnosucc1 
+:      020498 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020499 copy timeup ,pdata 
+0x5154 020500 store 2 ,mem_hid_int_remote_cid 
+0x5155 020501 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020502 set1 l2cap_channel_state_conn_res 
+0x5157 020503 store 1 ,mem_hid_interrupt_state 
+:      020506 mnosucc1:
+0x5158 020507 call load_cont_pointers 
+:      020508 mnosucc:
+0x5159 020509 copy regc ,pdata 
+0x515a 020510 isub rega ,regc 
+0x515b 020511 rtn 
+:      020513 ml2cap_proc_signal_config_rsp:
+0x515c 020514 ifetch 1 ,contr 
+0x515d 020515 copy pdata ,queue 
+0x515e 020516 ifetch 2 ,contr 
+0x515f 020517 copy pdata ,rega 
+0x5160 020518 copy regc ,pdata 
+0x5161 020519 isub rega ,regc 
+0x5162 020520 ifetch 2 ,contr 
+0x5163 020521 copy pdata ,timeup 
+0x5164 020522 ifetch 2 ,contr 
+0x5165 020523 ifetch 2 ,contr 
+0x5166 020524 nbranch mcrsdone1 ,blank 
+0x5167 020525 call save_cont_pointers 
+0x5168 020529 copy timeup ,temp 
+0x5169 020530 bpatchx patch23_6 ,mem_patch23 
+0x516a 020531 setarg l2cap_sdp_channel 
+0x516b 020532 isub temp ,null 
+0x516c 020533 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020534 setarg l2cap_rfcomm_channel 
+0x516e 020535 isub temp ,null 
+0x516f 020536 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020537 setarg l2cap_hid_control_channel 
+0x5171 020538 isub temp ,null 
+0x5172 020539 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020540 setarg l2cap_hid_interrupt_channel 
+0x5174 020541 isub temp ,null 
+0x5175 020542 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020543 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020544 fetch 1 ,mem_sdp_state 
+0x5177 020545 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020546 store 1 ,mem_sdp_state 
+0x5179 020547 rtn 
+:      020548 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020549 fetch 1 ,mem_rfcomm_state 
+0x517b 020550 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020551 store 1 ,mem_rfcomm_state 
+0x517d 020552 rtn 
+:      020553 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020554 fetch 1 ,mem_hid_control_state 
+0x517f 020555 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020556 store 1 ,mem_hid_control_state 
+0x5181 020557 rtn 
+:      020558 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020559 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020560 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020561 store 1 ,mem_hid_interrupt_state 
+0x5185 020562 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020563 branch ui_ipc_send_event 
+:      020566 mcfrsdone:
+0x5187 020567 call load_cont_pointers 
+:      020568 mcrsdone1:
+0x5188 020569 increase -6 ,rega 
+:      020570 mloop2:
+0x5189 020571 branch mcrsdone ,zero 
+0x518a 020572 increase 1 ,contr 
+0x518b 020573 increase -1 ,rega 
+0x518c 020574 branch mloop2 
+:      020575 mcrsdone:
+0x518d 020576 rtn 
+:      020577 ml2cap_proc_signal_config_req:
+0x518e 020578 ifetch 1 ,contr 
+0x518f 020579 copy pdata ,queue 
+0x5190 020580 ifetch 2 ,contr 
+0x5191 020581 copy pdata ,rega 
+0x5192 020582 copy regc ,pdata 
+0x5193 020583 isub rega ,regc 
+0x5194 020584 ifetch 2 ,contr 
+0x5195 020585 increase 2 ,contr 
+0x5196 020586 copy pdata ,temp 
+0x5197 020587 setarg signal_config_rsp 
+0x5198 020588 istore 1 ,contw 
+0x5199 020589 copy queue ,pdata 
+0x519a 020590 istore 1 ,contw 
+0x519b 020591 increase 2 ,rega 
+0x519c 020592 copy rega ,pdata 
+0x519d 020593 istore 2 ,contw 
+0x519e 020594 call save_cont_pointers 
+0x519f 020595 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020596 setarg l2cap_sdp_channel 
+0x51a1 020597 isub temp ,null 
+0x51a2 020598 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020599 setarg l2cap_rfcomm_channel 
+0x51a4 020600 isub temp ,null 
+0x51a5 020601 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020602 setarg l2cap_hid_control_channel 
+0x51a7 020603 isub temp ,null 
+0x51a8 020604 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020605 setarg l2cap_hid_interrupt_channel 
+0x51aa 020606 isub temp ,null 
+0x51ab 020607 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020608 branch mcfgrq_done 
+:      020609 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020610 fetch 1 ,mem_sdp_state 
+0x51ae 020611 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020612 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020613 store 1 ,mem_sdp_state 
+0x51b1 020614 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020615 fetcht 1 ,mem_control_tasks 
+0x51b3 020616 set1 l2cap_init_config_req ,temp 
+0x51b4 020617 storet 1 ,mem_control_tasks 
+0x51b5 020618 copy queue ,pdata 
+0x51b6 020619 increase 1 ,pdata 
+0x51b7 020620 store 1 ,mem_config_identifier 
+0x51b8 020621 fetch 1 ,mem_sdp_state 
+0x51b9 020622 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020623 store 1 ,mem_sdp_state 
+:      020624 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020625 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020626 store 2 ,mem_config_req_dest_cid 
+0x51bd 020627 branch mcfgrq_done 
+:      020628 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020629 fetch 1 ,mem_rfcomm_state 
+0x51bf 020630 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020631 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020632 store 1 ,mem_rfcomm_state 
+0x51c2 020633 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020634 branch mcfgrq_done 
+:      020635 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020636 fetch 1 ,mem_hid_control_state 
+0x51c5 020637 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020638 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020639 store 1 ,mem_hid_control_state 
+0x51c8 020640 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020641 branch mcfgrq_done 
+:      020642 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020643 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020644 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020645 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020646 store 1 ,mem_hid_interrupt_state 
+0x51ce 020647 fetch 2 ,mem_hid_int_remote_cid 
+:      020650 mcfgrq_done:
+0x51cf 020651 copy pdata ,timeup 
+0x51d0 020652 call load_cont_pointers 
+0x51d1 020654 copy timeup ,pdata 
+0x51d2 020656 istore 2 ,contw 
+0x51d3 020657 force 0x0000 ,pdata 
+0x51d4 020658 istore 2 ,contw 
+0x51d5 020659 force 0x0000 ,pdata 
+0x51d6 020660 istore 2 ,contw 
+0x51d7 020661 force 10 ,pdata 
+0x51d8 020662 iadd regb ,regb 
+0x51d9 020663 increase -6 ,rega 
+:      020664 mloop1:
+0x51da 020665 branch mcrqdone ,zero 
+0x51db 020666 ifetch 1 ,contr 
+0x51dc 020667 istore 1 ,contw 
+0x51dd 020668 increase 1 ,regb 
+0x51de 020669 increase -1 ,rega 
+0x51df 020670 branch mloop1 
+:      020671 mcrqdone:
+0x51e0 020672 rtn 
+:      020673 ml2cap_proc_signal_disconn_req:
+0x51e1 020674 ifetch 1 ,contr 
+0x51e2 020675 copy pdata ,queue 
+0x51e3 020676 ifetch 2 ,contr 
+0x51e4 020677 copy pdata ,rega 
+0x51e5 020678 copy regc ,pdata 
+0x51e6 020679 isub rega ,regc 
+0x51e7 020681 ifetch 2 ,contr 
+0x51e8 020682 copy pdata ,rega 
+0x51e9 020683 ifetch 2 ,contr 
+0x51ea 020684 copy pdata ,timeup 
+0x51eb 020685 call save_cont_pointers 
+0x51ec 020686 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020687 setarg l2cap_sdp_channel 
+0x51ee 020688 copy rega ,temp 
+0x51ef 020689 isub temp ,null 
+0x51f0 020690 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020691 setarg l2cap_hid_control_channel 
+0x51f2 020692 copy rega ,temp 
+0x51f3 020693 isub temp ,null 
+0x51f4 020694 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020695 setarg l2cap_hid_interrupt_channel 
+0x51f6 020696 copy rega ,temp 
+0x51f7 020697 isub temp ,null 
+0x51f8 020698 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020699 branch mclsrfc 
+:      020700 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020701 setarg 0x0000 
+0x51fb 020702 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020703 store 2 ,mem_sdp_remote_cid 
+0x51fd 020704 store 1 ,mem_sdp_state 
+0x51fe 020705 branch mclssdp 
+:      020706 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020707 call l2cap_reset_hid_ctrl_state 
+0x5200 020708 branch mclssdp 
+:      020709 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020710 call l2cap_reset_hid_int_state 
+0x5202 020716 branch mclssdp 
+:      020717 mclsrfc:
+0x5203 020718 setarg 0x0000 
+0x5204 020719 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020720 mclssdp:
+0x5205 020721 call load_cont_pointers 
+0x5206 020722 setarg signal_disconnect_rsp 
+0x5207 020723 istore 1 ,contw 
+0x5208 020724 copy queue ,pdata 
+0x5209 020725 istore 1 ,contw 
+0x520a 020726 setarg 0x0004 
+0x520b 020727 istore 2 ,contw 
+0x520c 020728 copy rega ,pdata 
+0x520d 020729 istore 2 ,contw 
+0x520e 020730 copy timeup ,pdata 
+0x520f 020731 istore 2 ,contw 
+0x5210 020732 force 8 ,pdata 
+0x5211 020733 iadd regb ,regb 
+0x5212 020734 rtn 
+:      020736 ml2cap_proc_signal_disconn_rsp:
+0x5213 020737 ifetch 1 ,contr 
+0x5214 020738 copy pdata ,queue 
+0x5215 020739 ifetch 2 ,contr 
+0x5216 020740 copy pdata ,rega 
+0x5217 020741 ifetch 2 ,contr 
+0x5218 020742 copy pdata ,timeup 
+0x5219 020743 ifetch 2 ,contr 
+0x521a 020744 copy pdata ,temp 
+0x521b 020745 call save_cont_pointers 
+0x521c 020746 bpatchx patch24_1 ,mem_patch24 
+0x521d 020747 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020748 icompare 0xff ,queue 
+0x521f 020749 nbranch mdisdone ,true 
+0x5220 020750 setarg l2cap_sdp_channel 
+0x5221 020751 isub temp ,null 
+0x5222 020752 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020753 setarg l2cap_rfcomm_channel 
+0x5224 020754 isub temp ,null 
+0x5225 020755 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020756 branch mdisdone 
+:      020757 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020758 jam 0 ,mem_sdp_remote_cid 
+0x5228 020759 jam 0 ,mem_sdp_state 
+0x5229 020760 branch mdisdone 
+:      020761 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020764 mdisdone:
+0x522a 020765 call load_cont_pointers 
+0x522b 020766 copy regc ,pdata 
+0x522c 020767 isub rega ,regc 
+0x522d 020768 rtn 
+:      020770 ml2cap_proc_send_reject:
+0x522e 020771 setarg signal_cmd_reject 
+0x522f 020772 istore 1 ,contw 
+0x5230 020773 ifetch 1 ,contr 
+0x5231 020774 istore 1 ,contw 
+0x5232 020775 setarg 0x0002 
+0x5233 020776 istore 2 ,contw 
+0x5234 020777 setarg 0x0000 
+0x5235 020778 istore 2 ,contw 
+0x5236 020779 setarg 0x0006 
+0x5237 020780 iadd regb ,regb 
+0x5238 020781 force 4 ,regc 
+0x5239 020782 rtn 
+:      020785 l2cap_get_req_id:
+0x523a 020786 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020787 increase 1 ,pdata 
+0x523c 020788 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020789 increase 1 ,pdata 
+:      020790 l2cap_get_req_id_ok:
+0x523e 020791 store 1 ,mem_ml2cap_comm_id 
+0x523f 020792 rtn 
+:      020802 l2cap_malloc:
+0x5240 020803 bpatchx patch24_2 ,mem_patch24 
+0x5241 020804 arg 0 ,regb 
+0x5242 020805 call l2cap_malloc_is_fifo_full 
+0x5243 020806 nbranch assert ,blank 
+0x5244 020807 call l2cap_malloc_get_full_map 
+0x5245 020808 arg mem_tx_buff0 ,regb 
+0x5246 020809 arg 0 ,queue 
+:      020810 l2cap_malloc_loop:
+0x5247 020811 fetcht 1 ,mem_used_map 
+0x5248 020812 qisolate1 temp 
+0x5249 020813 branch l2cap_malloc_next ,true 
+0x524a 020814 call l2cap_malloc_enough 
+0x524b 020815 sub timeup ,0 ,null 
+0x524c 020816 branch l2cap_malloc_next ,positive 
+0x524d 020817 call l2cap_malloc_into_fifo 
+0x524e 020818 branch l2cap_malloc_rtn 
+:      020819 l2cap_malloc_next:
+0x524f 020820 increase 128 ,regb 
+0x5250 020821 increase 1 ,queue 
+0x5251 020822 setarg 8 
+0x5252 020823 isub queue ,null 
+0x5253 020824 branch l2cap_malloc_loop ,positive 
+0x5254 020825 arg 0 ,regb 
+:      020826 l2cap_malloc_rtn:
+0x5255 020827 copy regb ,pdata 
+0x5256 020828 branch assert ,blank 
+0x5257 020829 rtn 
+:      020837 l2cap_malloc_fifo_out:
+0x5258 020838 bpatchx patch24_3 ,mem_patch24 
+0x5259 020839 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020840 increase 1 ,contr 
+0x525b 020841 ifetch 2 ,contr 
+0x525c 020842 rtn 
+:      020848 l2cap_malloc_free:
+0x525d 020849 bpatchx patch24_4 ,mem_patch24 
+0x525e 020850 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020851 copy contr ,contw 
+0x5260 020852 copy contr ,temp 
+0x5261 020853 setarg 0 
+0x5262 020854 istore 3 ,contw 
+0x5263 020855 rtn 
+:      020860 l2cap_malloc_discard:
+0x5264 020861 bpatchx patch24_5 ,mem_patch24 
+0x5265 020862 call l2cap_malloc_is_fifo_empty 
+0x5266 020863 branch assert ,blank 
+0x5267 020864 fetch 3 ,mem_tx_fifo2 
+0x5268 020865 store 3 ,mem_tx_fifo3 
+0x5269 020866 fetch 3 ,mem_tx_fifo1 
+0x526a 020867 store 3 ,mem_tx_fifo2 
+0x526b 020868 fetch 3 ,mem_tx_fifo0 
+0x526c 020869 store 3 ,mem_tx_fifo1 
+0x526d 020870 rtn 
+:      020876 l2cap_malloc_is_fifo_full:
+0x526e 020877 bpatchx patch24_6 ,mem_patch24 
+0x526f 020878 fetch 3 ,mem_tx_fifo0 
+0x5270 020879 rtn 
+:      020885 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020886 bpatchx patch24_7 ,mem_patch24 
+0x5272 020887 fetch 3 ,mem_tx_fifo1 
+0x5273 020888 rtn 
+:      020894 l2cap_malloc_is_fifo_empty:
+0x5274 020895 bpatchx patch25_0 ,mem_patch25 
+0x5275 020896 fetch 3 ,mem_tx_fifo3 
+0x5276 020897 rtn 
+:      020902 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020903 call l2cap_malloc_is_fifo_empty 
+0x5278 020904 branch assert ,blank 
+0x5279 020905 arg mem_tx_fifo0 ,contr 
+:      020906 l2cap_malloc_free_loop:
+0x527a 020907 ifetch 3 ,contr 
+0x527b 020908 branch l2cap_malloc_free_loop ,blank 
+0x527c 020909 increase -3 ,contr 
+0x527d 020910 rtn 
+:      020917 l2cap_malloc_get_full_map:
+0x527e 020918 bpatchx patch25_1 ,mem_patch25 
+0x527f 020919 arg 4 ,loopcnt 
+0x5280 020920 arg mem_tx_fifo0_map ,contr 
+0x5281 020921 arg 0 ,temp 
+:      020922 l2cap_malloc_get_full_map_loop:
+0x5282 020923 ifetch 3 ,contr 
+0x5283 020924 and pdata ,0xff ,pdata 
+0x5284 020925 ior temp ,temp 
+0x5285 020926 loop l2cap_malloc_get_full_map_loop 
+0x5286 020927 storet 1 ,mem_used_map 
+0x5287 020928 rtn 
+:      020936 l2cap_malloc_into_fifo:
+0x5288 020937 bpatchx patch25_2 ,mem_patch25 
+0x5289 020938 call l2cap_malloc_is_fifo_full 
+0x528a 020939 nbranch assert ,blank 
+0x528b 020940 call l2cap_malloc_is_fifo_empty 
+0x528c 020941 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 020942 fetch 3 ,mem_tx_fifo1 
+0x528e 020943 store 3 ,mem_tx_fifo0 
+0x528f 020944 ifetch 3 ,contr 
+0x5290 020945 istore 3 ,contw 
+0x5291 020946 ifetch 3 ,contr 
+0x5292 020947 istore 3 ,contw 
+0x5293 020948 setarg 0 
+0x5294 020949 istore 3 ,contw 
+:      020950 l2cap_malloc_into_fifo_no_push:
+0x5295 020951 arg 0 ,temp 
+0x5296 020952 copy timeup ,pdata 
+0x5297 020953 iadd queue ,pdata 
+:      020954 l2cap_malloc_into_fifo_loop:
+0x5298 020955 qset1 temp 
+0x5299 020956 increase 1 ,queue 
+0x529a 020957 isub queue ,null 
+0x529b 020958 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 020960 lshift8 regb ,pdata 
+0x529d 020961 ior temp ,pdata 
+0x529e 020962 store 3 ,mem_tx_fifo3 
+0x529f 020963 rtn 
+:      020973 l2cap_malloc_enough:
+0x52a0 020974 bpatchx patch25_3 ,mem_patch25 
+0x52a1 020975 call l2cap_malloc_get_full_map 
+0x52a2 020976 copy queue ,regc 
+0x52a3 020977 arg 0 ,temp 
+0x52a4 020978 arg 0 ,timeup 
+:      020980 l2cap_malloc_enough_loop:
+0x52a5 020981 copy queue ,pdata 
+0x52a6 020982 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 020983 fetch 1 ,mem_used_map 
+0x52a8 020984 qisolate1 pdata 
+0x52a9 020985 branch l2cap_malloc_enough_end ,true 
+0x52aa 020986 increase 128 ,temp 
+0x52ab 020987 increase 1 ,queue 
+0x52ac 020988 copy rega ,pdata 
+0x52ad 020989 isub temp ,null 
+0x52ae 020990 branch l2cap_malloc_enough_end ,zero 
+0x52af 020991 branch l2cap_malloc_enough_loop ,positive 
+:      020992 l2cap_malloc_enough_end:
+0x52b0 020993 copy temp ,pdata 
+0x52b1 020994 isub rega ,null 
+0x52b2 020995 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 020996 copy queue ,pdata 
+0x52b4 020997 copy regc ,temp 
+0x52b5 020998 isub temp ,timeup 
+:      020999 l2cap_malloc_enough_rtn:
+0x52b6 021000 copy regc ,queue 
+0x52b7 021001 rtn 
+:      021004 l2cap_malloc_signal_channel:
+0x52b8 021005 bpatchx patch25_4 ,mem_patch25 
+0x52b9 021006 arg l2cap_signal_malloc_size ,rega 
+0x52ba 021007 call l2cap_malloc 
+0x52bb 021008 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 021009 increase 4 ,pdata 
+0x52bd 021010 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021011 setarg 0 
+0x52bf 021012 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021013 rtn 
+:      021015 l2cap_get_signal_tx_buff:
+0x52c1 021016 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021017 branch l2cap_util_pdata_to_contw 
+:      021019 l2cap_get_signal_tx_payload:
+0x52c3 021020 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021021 branch l2cap_util_pdata_to_contw 
+:      021024 l2cap_malloc_sdp_channel:
+0x52c5 021025 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021026 arg sdp_malloc_size ,rega 
+0x52c7 021027 call l2cap_malloc 
+0x52c8 021028 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021029 increase 4 ,pdata 
+0x52ca 021030 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021031 setarg 0 
+0x52cc 021032 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021033 rtn 
+:      021035 l2cap_get_sdp_tx_buff:
+0x52ce 021036 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021037 branch l2cap_util_pdata_to_contw 
+:      021039 l2cap_get_sdp_tx_payload:
+0x52d0 021040 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021041 branch l2cap_util_pdata_to_contw 
+:      021044 l2cap_malloc_rfcomm_channel:
+0x52d2 021045 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021046 call push_stack 
+0x52d4 021047 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021048 call l2cap_malloc_is_fifo_full 
+0x52d6 021049 nrtn blank 
+0x52d7 021050 arg rfcomm_malloc_size ,rega 
+0x52d8 021051 call l2cap_malloc 
+0x52d9 021052 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021053 increase 4 ,pdata 
+0x52db 021054 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021055 setarg 0 
+0x52dd 021056 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021057 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021058 branch pop_stack 
+:      021060 l2cap_get_rfcomm_tx_buff:
+0x52e0 021061 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021062 branch l2cap_util_pdata_to_contw 
+:      021064 l2cap_util_pdata_to_contw:
+0x52e2 021065 branch assert ,blank 
+0x52e3 021066 copy pdata ,contw 
+0x52e4 021067 rtn 
+:      021070 l2cap_lpm_save_calc_len:
+0x52e5 021071 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021072 arg 0 ,regb 
+0x52e7 021073 arg mem_tx_fifo0_map ,rega 
+0x52e8 021074 increase -2 ,rega 
+:      021075 l2cap_lpm_save_calc_len_loop:
+0x52e9 021076 increase 2 ,rega 
+0x52ea 021077 setarg mem_tx_fifo_end 
+0x52eb 021078 isub rega ,null 
+0x52ec 021079 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021080 ifetch 1 ,rega 
+0x52ee 021081 increase 1 ,rega 
+0x52ef 021082 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021083 ifetcht 2 ,rega 
+0x52f1 021084 ifetch 2 ,temp 
+0x52f2 021085 iadd regb ,regb 
+0x52f3 021086 increase 4 ,regb 
+0x52f4 021087 branch l2cap_lpm_save_calc_len_loop 
+:      021088 l2cap_lpm_save_calc_len_end:
+0x52f5 021089 copy regb ,pdata 
+0x52f6 021090 rtn 
+:      021093 l2cap_lpm_get_wake_lock:
+0x52f7 021094 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021095 branch lpm_get_wake_lock 
+:      021097 l2cap_lpm_put_wake_lock:
+0x52f9 021098 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021099 branch lpm_put_wake_lock 
+:      021101 l2cap_lpm_save_txbuf:
+0x52fb 021102 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021103 call l2cap_malloc_get_full_map 
+0x52fd 021104 fetch 1 ,mem_used_map 
+0x52fe 021105 rtn blank 
+0x52ff 021106 call l2cap_lpm_save_calc_len 
+0x5300 021107 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021108 isub temp ,null 
+0x5302 021109 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021110 call l2cap_lpm_put_wake_lock 
+0x5304 021111 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021112 arg mem_tx_fifo0 ,rega 
+:      021113 l2cap_lpm_save_txbuf_loop:
+0x5306 021114 setarg mem_tx_fifo_end 
+0x5307 021115 isub rega ,null 
+0x5308 021116 rtn zero 
+0x5309 021117 ifetch 1 ,rega 
+0x530a 021118 increase 1 ,rega 
+0x530b 021119 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021120 istore 2 ,contw 
+0x530d 021121 increase 2 ,rega 
+0x530e 021122 branch l2cap_lpm_save_txbuf_loop 
+:      021123 l2cap_lpm_save_txbuf_nempty:
+0x530f 021124 ifetch 2 ,rega 
+0x5310 021125 increase 2 ,rega 
+0x5311 021126 copy pdata ,contr 
+0x5312 021127 ifetch 2 ,contr 
+0x5313 021128 istore 2 ,contw 
+0x5314 021129 copy pdata ,loopcnt 
+0x5315 021130 increase 2 ,loopcnt 
+0x5316 021131 call memcpy 
+0x5317 021132 branch l2cap_lpm_save_txbuf_loop 
+:      021134 l2cap_lpm_load_txbuf:
+0x5318 021135 bpatchx patch26_1 ,mem_patch26 
+0x5319 021136 call l2cap_malloc_get_full_map 
+0x531a 021137 fetch 1 ,mem_used_map 
+0x531b 021138 rtn blank 
+0x531c 021139 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021140 increase -3 ,rega 
+0x531e 021141 arg mem_l2cap_lpm_txbuf ,contr 
+:      021142 l2cap_lpm_load_txbuf_loop:
+0x531f 021143 increase 3 ,rega 
+0x5320 021144 setarg mem_tx_fifo_end + 1 
+0x5321 021145 isub rega ,null 
+0x5322 021146 rtn zero 
+0x5323 021147 ifetch 2 ,contr 
+0x5324 021148 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021149 increase 4 ,pdata 
+0x5326 021150 copy pdata ,loopcnt 
+0x5327 021151 copy contr ,regb 
+0x5328 021152 ifetch 2 ,rega 
+0x5329 021153 copy pdata ,contw 
+0x532a 021154 copy regb ,contr 
+0x532b 021155 increase -2 ,contr 
+0x532c 021156 call memcpy 
+0x532d 021157 branch l2cap_lpm_load_txbuf_loop 
+:      021167 le_init_conn:
+0x532e 021168 bpatchx patch26_2 ,mem_patch26 
+0x532f 021169 disable wake 
+0x5330 021170 jam 1 ,mem_le_conn_handle 
+0x5331 021171 jam 3 ,mem_le_state 
+0x5332 021172 jam 1 ,mem_le_arq 
+0x5333 021173 setarg -1 
+0x5334 021174 store 2 ,mem_le_event_count 
+0x5335 021175 force 0 ,pdata 
+0x5336 021176 store 1 ,mem_le_ch 
+0x5337 021177 store 1 ,mem_le_op 
+0x5338 021178 store 3 ,mem_sniff_rcv 
+0x5339 021179 store 3 ,mem_sniff_lost 
+0x533a 021180 store 5 ,mem_le_pcnt_tx 
+0x533b 021181 set1 39 ,pdata 
+0x533c 021182 store 5 ,mem_le_pcnt_rx 
+0x533d 021183 jam 1 ,mem_le_txheader 
+0x533e 021184 jam 0 ,mem_le_txlen 
+0x533f 021185 branch le_supervision_flush 
+:      021187 le_init_master:
+0x5340 021188 bpatchx patch26_3 ,mem_patch26 
+0x5341 021189 enable master 
+0x5342 021190 jam lemode_master ,mem_le_mode 
+0x5343 021191 jam 1 ,mem_le_att_handle 
+0x5344 021192 jam 1 ,mem_le_search_handle_start 
+0x5345 021193 setarg 0xffff 
+0x5346 021194 store 2 ,mem_le_search_handle_end 
+0x5347 021195 force 0 ,pdata 
+0x5348 021196 store 5 ,mem_le_pcnt_rx 
+0x5349 021197 set1 39 ,pdata 
+0x534a 021198 store 5 ,mem_le_pcnt_tx 
+0x534b 021199 branch le_init_conn 
+:      021202 le_init_slave:
+0x534c 021203 bpatchx patch26_4 ,mem_patch26 
+0x534d 021204 disable master 
+0x534e 021205 setarg 0x17 
+0x534f 021206 store 2 ,mem_le_remote_mtu 
+0x5350 021207 jam lemode_slave ,mem_le_mode 
+0x5351 021208 jam 0 ,mem_le_adv_enable 
+0x5352 021209 jam 0 ,mem_lpm_current_mult 
+0x5353 021210 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021211 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021212 fetch 2 ,mem_le_superto 
+0x5356 021213 store 2 ,mem_le_init_superto 
+0x5357 021214 fetch 2 ,mem_le_tsniff 
+0x5358 021215 mul32 pdata ,5 ,pdata 
+0x5359 021216 rshift4 pdata ,pdata 
+0x535a 021217 store 2 ,mem_le_superto 
+0x535b 021218 branch le_init_conn 
+:      021224 le_dispatch:
+0x535c 021225 call le_enable 
+0x535d 021226 call le_scan 
+0x535e 021227 call le_adv 
+0x535f 021228 branch le_disable 
+:      021230 le_conn_dispatch:
+0x5360 021231 bpatchx patch26_5 ,mem_patch26 
+0x5361 021232 call le_enable 
+0x5362 021233 call app_process_ble 
+0x5363 021234 fetch 1 ,mem_le_mode 
+0x5364 021235 beq lemode_master ,le_master_dispatch 
+0x5365 021236 branch le_slave_dispatch 
+:      021242 le_master_dispatch:
+0x5366 021243 bpatchx patch26_6 ,mem_patch26 
+0x5367 021244 enable master 
+0x5368 021245 call le_supervision_update 
+0x5369 021246 branch le_master_disconn ,positive 
+0x536a 021247 call check_ble_disabled 
+0x536b 021248 call le_setup 
+0x536c 021249 call le_prepare_tx 
+0x536d 021250 disable match 
+0x536e 021251 call le_transmit_receive_sifs 
+0x536f 021252 nrtn match 
+0x5370 021253 bpatchx patch26_7 ,mem_patch26 
+0x5371 021254 fetch 1 ,mem_le_conn_rcv 
+0x5372 021255 increase 1 ,pdata 
+0x5373 021256 store 1 ,mem_le_conn_rcv 
+0x5374 021257 call le_acknowledge 
+0x5375 021258 disable master 
+0x5376 021259 rtn 
+:      021261 le_master_disconn:
+0x5377 021262 call le_disconnect 
+0x5378 021263 disable master 
+0x5379 021264 rtn 
+:      021269 le_slave_dispatch:
+0x537a 021270 bpatchx patch27_0 ,mem_patch27 
+0x537b 021271 jam 0 ,mem_le_md_count 
+0x537c 021272 call sp_calc_sequence_256 
+0x537d 021273 call le_secure_connect_sm 
+0x537e 021274 disable attempt 
+0x537f 021275 call le_supervision_update 
+0x5380 021276 branch le_slave_disconn ,positive 
+0x5381 021277 call check_ble_disabled 
+0x5382 021278 call le_setup 
+0x5383 021279 call le_receive_slave 
+0x5384 021280 nbranch le_slave_unsync ,sync 
+0x5385 021281 call le_got_first_packet 
+0x5386 021282 branch le_slave_match ,match 
+0x5387 021283 branch le_slave_cont 
+:      021286 le_slave_match:
+0x5388 021287 bpatchx patch27_1 ,mem_patch27 
+0x5389 021288 fetch 1 ,mem_le_md_count 
+0x538a 021289 pincrease 1 
+0x538b 021290 store 1 ,mem_le_md_count 
+0x538c 021291 beq le_md_max_count ,le_slave_cont 
+0x538d 021292 call le_acknowledge 
+0x538e 021293 call le_prepare_tx 
+0x538f 021294 call le_transmit_norx 
+0x5390 021295 call le_parse 
+0x5391 021296 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021297 call callback_func 
+0x5393 021298 call le_check_md 
+0x5394 021299 branch le_slave_more_data ,user 
+:      021300 le_slave_cont:
+0x5395 021301 bpatchx patch27_2 ,mem_patch27 
+0x5396 021302 call le_pairing_sm 
+0x5397 021303 call le_check_paring_time 
+0x5398 021304 call check_51cmd 
+0x5399 021305 fetch 1 ,mem_le_op 
+0x539a 021306 bbit1 op_disconn ,le_slave_disconn 
+:      021307 le_slave_unsync:
+0x539b 021308 bpatchx patch27_3 ,mem_patch27 
+0x539c 021309 call le_lpm_set_mult 
+0x539d 021310 call le_update_channel_map 
+0x539e 021311 call le_update_param 
+0x539f 021312 branch calc_clke_offset 
+:      021315 le_check_md:
+0x53a0 021316 disable user 
+0x53a1 021317 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021318 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021319 rtn 
+:      021322 le_slave_more_data:
+0x53a4 021323 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021324 enable attempt 
+0x53a6 021325 call le_transmit_receive_sifs_notx 
+0x53a7 021326 branch le_slave_match ,match 
+0x53a8 021327 branch le_slave_cont 
+:      021329 le_slave_disconn:
+:      021332 le_disconnect:
+0x53a9 021333 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021334 call le_clear_connection_info 
+0x53ab 021335 call app_disconn_reason_collect_ble 
+0x53ac 021336 call sp_initialize_256 
+0x53ad 021337 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021338 branch ui_ipc_send_event 
+:      021340 le_clear_connection_info:
+0x53af 021341 setarg 0 
+0x53b0 021342 store 9 ,mem_le_tx_buff_used 
+0x53b1 021343 jam 0 ,mem_le_conn_handle 
+0x53b2 021344 jam lemode_idle ,mem_le_mode 
+0x53b3 021345 jam 0 ,mem_le_state 
+0x53b4 021346 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021347 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021348 rtn 
+:      021350 le_got_first_packet:
+0x53b7 021351 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021352 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021353 increase 1 ,pdata 
+0x53ba 021354 store 1 ,mem_le_conn_rcv 
+0x53bb 021355 fetch 1 ,mem_le_state 
+0x53bc 021356 rtnbit1 lestate_got_first_packet 
+0x53bd 021357 set1 lestate_got_first_packet 
+0x53be 021358 store 1 ,mem_le_state 
+0x53bf 021359 fetch 2 ,mem_le_init_superto 
+0x53c0 021360 store 2 ,mem_le_superto 
+0x53c1 021361 setarg 0 
+0x53c2 021362 store 4 ,mem_le_transmit_window 
+0x53c3 021363 rtn 
+:      021366 le_enable:
+0x53c4 021367 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021368 jam 0x36 ,rf_adc_goff 
+0x53c6 021369 jam 0x5f ,rf_agc_nsat 
+0x53c7 021370 enable le 
+0x53c8 021371 jam 7 ,rfen_ulp 
+0x53c9 021372 call check_ble_disabled 
+0x53ca 021373 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021374 rtn blank 
+0x53cc 021375 jam 0xb8 ,rf_iq_gain 
+0x53cd 021376 rtn 
+:      021378 le_disable:
+0x53ce 021379 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021380 jam 0x2e ,rf_adc_goff 
+0x53d0 021381 jam 0xff ,rf_agc_nsat 
+0x53d1 021382 disable le 
+0x53d2 021383 jam 3 ,rfen_ulp 
+0x53d3 021384 arg 0 ,stop_watch 
+0x53d4 021385 rtn 
+:      021387 le_prep:
+0x53d5 021388 disable enable_crc 
+0x53d6 021389 disable enable_white 
+0x53d7 021390 fetch 3 ,mem_le_crcinit 
+0x53d8 021391 iforce crc24_init 
+0x53d9 021392 fetch 1 ,mem_le_ch_mapped 
+0x53da 021393 reverse pdata ,temp 
+0x53db 021394 set1 1 ,temp 
+0x53dc 021395 rshift temp ,white_init 
+0x53dd 021396 rtn 
+:      021399 lerx_setfreq:
+0x53de 021400 call le_setfreq 
+0x53df 021401 call set_freq_rx 
+0x53e0 021402 setarg param_pll_setup 
+0x53e1 021403 call sleep 
+0x53e2 021404 branch rf_rx_enable 
+:      021406 letx_setfreq:
+0x53e3 021407 branch txon ,match 
+:      021408 letx_setfreq0:
+0x53e4 021409 call le_setfreq 
+0x53e5 021410 branch set_freq_tx 
+:      021411 le_setfreq:
+0x53e6 021412 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021413 call set_sync_on 
+0x53e8 021414 fetch 1 ,mem_le_testtype 
+0x53e9 021415 nbranch le_ctf_test ,blank 
+0x53ea 021416 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021417 sub pdata ,36 ,null 
+0x53ec 021418 branch le_ctf_normal ,positive 
+0x53ed 021419 force 0 ,temp 
+0x53ee 021420 rtneq 37 
+0x53ef 021421 force 24 ,temp 
+0x53f0 021422 rtneq 38 
+0x53f1 021423 force 78 ,temp 
+0x53f2 021424 rtn 
+:      021426 le_ctf_normal:
+0x53f3 021427 sub pdata ,10 ,null 
+0x53f4 021428 branch le_ctf_low ,positive 
+0x53f5 021429 increase 1 ,pdata 
+:      021431 le_ctf_low:
+0x53f6 021432 lshift pdata ,pdata 
+0x53f7 021433 add pdata ,2 ,temp 
+0x53f8 021434 rtn 
+:      021436 le_ctf_test:
+0x53f9 021437 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021438 lshift pdata ,temp 
+0x53fb 021439 rtn 
+:      021441 le_sca_map:
+0x53fc 021442 arg 500 ,temp 
+0x53fd 021443 rtn blank 
+0x53fe 021444 arg 250 ,temp 
+0x53ff 021445 rtneq 1 
+0x5400 021446 arg 150 ,temp 
+0x5401 021447 rtneq 2 
+0x5402 021448 arg 100 ,temp 
+0x5403 021449 rtneq 3 
+0x5404 021450 arg 75 ,temp 
+0x5405 021451 rtneq 4 
+0x5406 021452 arg 50 ,temp 
+0x5407 021453 rtneq 5 
+0x5408 021454 arg 40 ,temp 
+0x5409 021455 rtneq 6 
+0x540a 021456 arg 20 ,temp 
+0x540b 021457 rtn 
+:      021461 le_adv_access:
+0x540c 021462 setarg 0x8e89be 
+0x540d 021463 lshift8 pdata ,pdata 
+0x540e 021464 or_into 0xd6 ,pdata 
+0x540f 021465 iforce access 
+0x5410 021466 setarg 0x555555 
+0x5411 021467 store 3 ,mem_le_crcinit 
+0x5412 021468 rtn 
+:      021470 le_setup:
+0x5413 021471 bpatchx patch28_2 ,mem_patch28 
+0x5414 021472 enable swfine 
+0x5415 021473 fetch 4 ,mem_le_access 
+0x5416 021474 iforce access 
+0x5417 021475 call le_map_channel 
+0x5418 021476 setarg 0x200 
+0x5419 021477 branch le_setup_master ,master 
+0x541a 021478 fetch 2 ,mem_le_receive_window 
+0x541b 021479 rshift pdata ,pdata 
+:      021480 le_setup_master:
+0x541c 021481 arg param_pll_setup ,temp 
+0x541d 021482 iadd temp ,pdata 
+0x541e 021483 call ahead_window 
+0x541f 021484 deposit clke 
+0x5420 021485 store 6 ,mem_le_rxon_ts 
+0x5421 021486 rtn 
+:      021488 le_next_adv_channel:
+0x5422 021489 bpatchx patch28_3 ,mem_patch28 
+0x5423 021490 fetch 1 ,mem_le_ch_mapped 
+0x5424 021491 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021492 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021493 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021494 branch le_next_adv_channel_curr_channel_39 
+:      021496 le_next_adv_channel_curr_channel_37:
+0x5428 021497 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021498 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021499 branch set_le_next_adv_channel_38 ,true 
+0x542b 021500 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021501 branch set_le_next_adv_channel_39 ,true 
+0x542d 021502 branch set_le_next_adv_channel_37 
+:      021505 le_next_adv_channel_curr_channel_38:
+0x542e 021506 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021507 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021508 branch set_le_next_adv_channel_39 ,true 
+0x5431 021509 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021510 branch set_le_next_adv_channel_37 ,true 
+0x5433 021511 branch set_le_next_adv_channel_38 
+:      021514 le_next_adv_channel_curr_channel_39:
+0x5434 021515 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021516 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021517 branch set_le_next_adv_channel_37 ,true 
+0x5437 021518 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021519 branch set_le_next_adv_channel_38 ,true 
+0x5439 021520 branch set_le_next_adv_channel_39 
+:      021524 set_le_next_adv_channel_37:
+0x543a 021525 jam 37 ,mem_le_ch_mapped 
+0x543b 021526 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021527 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021528 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021529 rtn 
+:      021531 set_le_next_adv_channel_38:
+0x543f 021532 jam 38 ,mem_le_ch_mapped 
+0x5440 021533 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021534 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021535 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021536 rtn 
+:      021538 set_le_next_adv_channel_39:
+0x5444 021539 jam 39 ,mem_le_ch_mapped 
+0x5445 021540 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021541 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021542 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021543 rtn 
+:      021547 le_context_nexthop:
+0x5449 021548 bpatchx patch28_4 ,mem_patch28 
+0x544a 021549 add rega ,coffset_mode ,contr 
+0x544b 021550 ifetch 1 ,contr 
+0x544c 021551 rtnbit0 mode_le 
+0x544d 021552 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021553 ifetch 2 ,contw 
+0x544f 021554 increase 1 ,pdata 
+0x5450 021555 istore 2 ,contw 
+0x5451 021556 add rega ,coffset_le_hop ,contr 
+0x5452 021557 ifetch 1 ,contr 
+0x5453 021558 add rega ,coffset_le_ch ,contw 
+0x5454 021559 ifetcht 1 ,contw 
+0x5455 021560 iadd temp ,pdata 
+0x5456 021561 sub pdata ,36 ,null 
+0x5457 021562 branch le_nexthop_nowrap ,positive 
+0x5458 021563 increase -37 ,pdata 
+:      021564 le_nexthop_nowrap:
+0x5459 021565 istore 1 ,contw 
+0x545a 021566 rtn 
+:      021569 le_calc_channel_map:
+0x545b 021570 bpatchx patch28_5 ,mem_patch28 
+0x545c 021571 fetch 5 ,mem_le_channel_map 
+0x545d 021572 force 0 ,temp 
+0x545e 021573 force 37 ,loopcnt 
+:      021574 le_count_channels_loop:
+0x545f 021575 bbit0 0 ,le_count_channels_notused 
+0x5460 021576 increase 1 ,temp 
+:      021577 le_count_channels_notused:
+0x5461 021578 rshift pdata ,pdata 
+0x5462 021579 loop le_count_channels_loop 
+0x5463 021580 add temp ,-1 ,pdata 
+0x5464 021581 store 1 ,mem_le_channels 
+0x5465 021582 rtn 
+:      021584 le_map_channel:
+0x5466 021585 bpatchx patch28_6 ,mem_patch28 
+0x5467 021586 fetch 1 ,mem_le_ch 
+0x5468 021587 iforce queue 
+0x5469 021588 fetcht 5 ,mem_le_channel_map 
+0x546a 021589 qisolate1 temp 
+0x546b 021590 branch le_map_channel_end ,true 
+:      021591 le_map_channel_next:
+0x546c 021592 bpatchx patch28_7 ,mem_patch28 
+0x546d 021593 fetch 1 ,mem_le_channels 
+0x546e 021594 isub queue ,pdata 
+0x546f 021595 branch le_map_channel_cont ,positive 
+0x5470 021596 sub pdata ,-1 ,queue 
+0x5471 021597 branch le_map_channel_next 
+:      021598 le_map_channel_cont:
+0x5472 021599 copy queue ,loopcnt 
+0x5473 021600 force 0 ,queue 
+:      021601 le_map_channel_loop:
+0x5474 021602 qisolate1 temp 
+0x5475 021603 branch le_map_channel_skip ,true 
+0x5476 021604 increase 1 ,loopcnt 
+:      021605 le_map_channel_skip:
+0x5477 021606 deposit loopcnt 
+0x5478 021607 branch le_map_channel_end ,blank 
+0x5479 021608 increase 1 ,queue 
+0x547a 021609 increase -1 ,loopcnt 
+0x547b 021610 branch le_map_channel_loop 
+:      021611 le_map_channel_end:
+0x547c 021612 deposit queue 
+0x547d 021613 store 1 ,mem_le_ch_mapped 
+0x547e 021614 rtn 
+:      021617 le_wait_tx:
+0x547f 021618 branch le_wait_master ,master 
+0x5480 021619 until null ,timeout 
+0x5481 021620 rtn 
+:      021622 le_wait_master:
+0x5482 021623 arg 0xea0 ,timeup 
+0x5483 021624 until clkn_rt ,meet 
+0x5484 021625 rtn 
+:      021627 le_receive_adv:
+0x5485 021628 disable swfine 
+0x5486 021629 fetch 2 ,mem_le_scan_window 
+0x5487 021630 copy pdata ,timeup 
+0x5488 021631 branch le_receive_packet 
+:      021634 le_receive_slave:
+0x5489 021635 bpatchx patch29_0 ,mem_patch29 
+0x548a 021636 enable swfine 
+0x548b 021637 fetch 2 ,mem_le_receive_window 
+0x548c 021638 fetcht 4 ,mem_le_transmit_window 
+0x548d 021639 iadd temp ,timeup 
+:      021640 le_receive_packet:
+0x548e 021641 call lerx_setfreq 
+:      021642 le_receive_rxon:
+0x548f 021643 bpatchx patch29_1 ,mem_patch29 
+0x5490 021644 call le_prep 
+0x5491 021645 disable match 
+0x5492 021646 enable decode_fec0 
+0x5493 021647 enable is_rx 
+0x5494 021648 disable is_tx 
+0x5495 021649 copy timeup ,stop_watch 
+0x5496 021650 correlate null ,timeout 
+0x5497 021651 branch le_receive_on_attempt ,attempt 
+0x5498 021652 copy clke ,temp 
+0x5499 021653 storet 6 ,mem_sync_clke 
+:      021654 le_receive_on_attempt:
+0x549a 021655 nbranch end_of_packet ,sync 
+0x549b 021656 branch le_receive_skip ,attempt 
+0x549c 021657 arg param_clke_cal_le ,clke_rt 
+0x549d 021658 copy bt_clk ,clke_bt 
+0x549e 021659 fetch 1 ,mem_le_state 
+0x549f 021660 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021661 call lpm_adjust_clk ,wake 
+:      021662 le_receive_skip:
+0x54a1 021663 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021664 call save_rssi 
+0x54a3 021665 enable enable_white 
+0x54a4 021666 enable enable_crc 
+0x54a5 021667 parse demod ,bucket ,8 
+0x54a6 021668 rshift3 pwindow ,pdata 
+0x54a7 021669 store 1 ,mem_le_rxbuf 
+0x54a8 021670 parse demod ,bucket ,8 
+0x54a9 021671 rshift3 pwindow ,pdata 
+0x54aa 021672 istore 1 ,contw 
+0x54ab 021673 and pdata ,0x3f ,loopcnt 
+0x54ac 021674 branch lerx_nopayload ,zero 
+:      021676 lerx_loop:
+0x54ad 021677 parse demod ,bucket ,8 
+0x54ae 021678 rshift3 pwindow ,pdata 
+0x54af 021679 istore 1 ,contw 
+0x54b0 021680 loop lerx_loop 
+:      021682 lerx_nopayload:
+0x54b1 021683 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021684 parse demod ,bucket ,24 
+0x54b3 021685 enable swfine 
+0x54b4 021686 arg param_sifs ,stop_watch 
+0x54b5 021687 rshift32 pdata ,pdata 
+0x54b6 021688 rshift16 pdata ,pdata 
+0x54b7 021689 istore 3 ,contw 
+0x54b8 021690 branch end_of_packet ,crc_failed 
+0x54b9 021691 enable match 
+0x54ba 021692 fetch 1 ,mem_last_freq 
+0x54bb 021693 add pdata ,0 ,rega 
+0x54bc 021694 call rf_write_freq 
+0x54bd 021695 disable decode_fec0 
+0x54be 021696 branch set_sync_on 
+:      021698 le_transmit_receive_sifs:
+0x54bf 021699 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021700 call le_transmit 
+:      021701 le_transmit_receive_sifs_notx:
+0x54c1 021702 fetcht 1 ,mem_last_freq 
+0x54c2 021703 call set_freq_rx 
+0x54c3 021704 call rf_rx_enable 
+0x54c4 021705 enable swfine 
+0x54c5 021706 arg 5500 ,timeup 
+0x54c6 021707 branch le_receive_rxon 
+:      021709 le_transmit_norx:
+0x54c7 021710 call le_transmit 
+0x54c8 021711 branch end_of_packet 
+:      021713 le_transmit:
+0x54c9 021714 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021715 call le_prep 
+0x54cb 021716 call letx_setfreq 
+0x54cc 021717 branch le_transmit0 
+:      021719 le_transmit0:
+0x54cd 021720 set1 txgfsk ,radio_ctrl 
+0x54ce 021721 enable encode_fec0 
+0x54cf 021722 enable is_tx 
+0x54d0 021723 disable is_rx 
+0x54d1 021724 call le_wait_tx 
+0x54d2 021725 rshift16 access ,pdata 
+0x54d3 021726 rshift8 pdata ,pdata 
+0x54d4 021727 rshift4 pdata ,pdata 
+0x54d5 021728 inject mod ,40 
+0x54d6 021729 enable enable_white 
+0x54d7 021730 enable enable_crc 
+0x54d8 021731 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021732 fetch 1 ,mem_le_txheader 
+0x54da 021733 inject mod ,8 
+0x54db 021734 ifetch 1 ,contr 
+0x54dc 021735 and pdata ,0x3f ,loopcnt 
+0x54dd 021736 inject mod ,8 
+0x54de 021737 branch letr_nopayload ,zero 
+:      021738 letr_loop:
+0x54df 021739 ifetch 1 ,contr 
+0x54e0 021740 inject mod ,8 
+0x54e1 021741 loop letr_loop 
+:      021743 letr_nopayload:
+0x54e2 021744 enable enable_parity 
+0x54e3 021745 inject mod ,24 
+0x54e4 021746 disable enable_parity 
+0x54e5 021747 until null ,tx_clear 
+0x54e6 021748 nop 100 
+0x54e7 021749 disable encode_fec0 
+0x54e8 021750 rtn 
+:      021752 le_send_adv_ind:
+0x54e9 021753 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021754 fetch 1 ,mem_le_adv_type 
+0x54eb 021755 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021756 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021757 lshift4 pdata ,pdata 
+0x54ee 021758 lshift2 pdata ,pdata 
+0x54ef 021759 store 1 ,mem_le_txheader 
+0x54f0 021760 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021761 add temp ,6 ,pdata 
+0x54f2 021762 store 1 ,mem_le_txlen 
+0x54f3 021763 fetch 6 ,mem_le_lap 
+0x54f4 021764 store 6 ,mem_le_txpayload 
+0x54f5 021765 copy temp ,loopcnt 
+0x54f6 021766 arg mem_le_adv_data ,contr 
+0x54f7 021767 call memcpy_fast 
+0x54f8 021768 branch le_send_adv_transmit 
+:      021769 le_send_adv_direct_ind:
+0x54f9 021770 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021771 lshift4 pdata ,pdata 
+0x54fb 021772 lshift2 pdata ,pdata 
+0x54fc 021773 increase 1 ,pdata 
+0x54fd 021774 store 1 ,mem_le_txheader 
+0x54fe 021775 setarg 12 
+0x54ff 021776 store 1 ,mem_le_txlen 
+0x5500 021777 fetch 6 ,mem_le_lap 
+0x5501 021778 store 6 ,mem_le_txpayload 
+0x5502 021779 fetch 6 ,mem_hci_plap 
+0x5503 021780 istore 6 ,contw 
+:      021781 le_send_adv_transmit:
+0x5504 021782 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021783 fetch 1 ,mem_le_adv_transmit 
+0x5506 021784 increase 1 ,pdata 
+0x5507 021785 store 1 ,mem_le_adv_transmit 
+0x5508 021786 arg 1800 ,stop_watch 
+0x5509 021787 disable match 
+0x550a 021788 branch le_transmit_receive_sifs 
+:      021790 le_send_scan_request:
+0x550b 021791 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021792 fetch 1 ,mem_le_scan_type 
+0x550d 021793 rtnne le_scan_type_active 
+0x550e 021794 fetch 1 ,mem_le_adv_transmit 
+0x550f 021795 increase 1 ,pdata 
+0x5510 021796 store 1 ,mem_le_adv_transmit 
+0x5511 021797 arg 0x0c03 ,temp 
+0x5512 021798 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021799 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021800 copy rega ,pdata 
+0x5515 021801 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021802 storet 2 ,mem_le_txheader 
+0x5517 021803 fetch 6 ,mem_le_lap 
+0x5518 021804 istore 6 ,contw 
+0x5519 021805 fetch 6 ,mem_le_plap 
+0x551a 021806 istore 6 ,contw 
+0x551b 021807 branch le_transmit_receive_sifs 
+:      021810 le_send_scan_response:
+0x551c 021811 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021812 arg scan_rsp ,temp 
+0x551e 021813 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021814 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021815 storet 1 ,mem_le_txheader 
+0x5521 021816 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021817 add temp ,6 ,pdata 
+0x5523 021818 store 1 ,mem_le_txlen 
+0x5524 021819 fetch 6 ,mem_le_lap 
+0x5525 021820 store 6 ,mem_le_txpayload 
+0x5526 021821 arg mem_le_scan_data ,contr 
+0x5527 021822 copy temp ,loopcnt 
+0x5528 021823 call memcpy_fast 
+0x5529 021824 call le_transmit_norx 
+0x552a 021825 branch le_adv_not_match 
+:      021827 le_connect_request:
+0x552b 021828 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021829 force -1 ,pdata 
+0x552d 021830 setsect 2 ,1 
+0x552e 021831 store 5 ,mem_le_channel_map 
+0x552f 021832 call le_calc_channel_map 
+0x5530 021833 force 4 ,loopcnt 
+0x5531 021834 arg mem_le_access ,contw 
+0x5532 021835 call generate_random_loop 
+0x5533 021836 fetch 2 ,mem_le_timeout 
+0x5534 021837 store 2 ,mem_le_superto 
+:      021838 le_con_req_hop_retry:
+0x5535 021839 random pdata 
+0x5536 021840 and_into 0xf ,pdata 
+0x5537 021841 sub pdata ,4 ,null 
+0x5538 021842 branch le_con_req_hop_retry ,positive 
+0x5539 021843 store 1 ,mem_le_hop 
+0x553a 021844 store 1 ,mem_tmp1 
+0x553b 021845 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021846 fetcht 2 ,mem_le_conn_interval 
+0x553d 021847 storet 2 ,mem_le_tsniff 
+0x553e 021848 copy temp ,regc 
+0x553f 021849 add clkn_bt ,7 ,pdata 
+0x5540 021850 idiv regc 
+0x5541 021851 call wait_div_end 
+0x5542 021852 remainder rega 
+0x5543 021853 isub rega ,pdata 
+0x5544 021854 iadd regc ,pdata 
+0x5545 021855 fetcht 2 ,mem_le_dsniff 
+0x5546 021856 iadd temp ,pdata 
+0x5547 021857 store 4 ,mem_le_anchor 
+0x5548 021858 isub clkn_bt ,rega 
+0x5549 021859 increase -6 ,rega 
+0x554a 021860 arg 0x2205 ,regb 
+0x554b 021861 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021862 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021863 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021864 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021865 copy regb ,pdata 
+0x5550 021866 store 2 ,mem_le_txheader 
+0x5551 021867 fetch 6 ,mem_le_lap 
+0x5552 021868 istore 6 ,contw 
+0x5553 021869 fetch 6 ,mem_le_plap 
+0x5554 021870 istore 6 ,contw 
+0x5555 021871 fetch 4 ,mem_le_access 
+0x5556 021872 istore 4 ,contw 
+0x5557 021873 random pdata 
+0x5558 021874 istore 2 ,contw 
+0x5559 021875 random pdata 
+0x555a 021876 istore 1 ,contw 
+0x555b 021877 force 2 ,pdata 
+0x555c 021878 istore 1 ,contw 
+0x555d 021879 rshift2 rega ,pdata 
+0x555e 021880 istore 2 ,contw 
+0x555f 021881 rshift2 regc ,pdata 
+0x5560 021882 istore 2 ,contw 
+0x5561 021883 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021884 setarg 0 
+0x5563 021885 istore 2 ,contw 
+0x5564 021886 fetch 2 ,mem_le_timeout 
+0x5565 021887 istore 2 ,contw 
+0x5566 021888 fetch 5 ,mem_le_channel_map 
+0x5567 021889 istore 5 ,contw 
+0x5568 021890 fetch 1 ,mem_le_hop 
+0x5569 021891 arg param_le_sca ,temp 
+0x556a 021892 ior temp ,pdata 
+0x556b 021893 istore 1 ,contw 
+0x556c 021894 call le_transmit_norx 
+0x556d 021895 setarg mem_le_txheader 
+0x556e 021896 add pdata ,18 ,contr 
+0x556f 021897 ifetch 3 ,contr 
+0x5570 021898 store 3 ,mem_le_crcinit 
+0x5571 021899 rtn 
+:      021901 le_init_adv:
+0x5572 021902 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021903 disable master 
+0x5574 021904 branch le_adv_access 
+:      021908 le_update_param:
+0x5575 021909 fetch 1 ,mem_le_state 
+0x5576 021910 rtnbit0 lestate_update_param 
+0x5577 021911 fetch 2 ,mem_le_event_count 
+0x5578 021912 fetcht 2 ,mem_le_instant 
+0x5579 021913 isub temp ,pdata 
+0x557a 021914 nrtn positive 
+0x557b 021915 store 2 ,mem_pdatatemp 
+0x557c 021916 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021917 fetch 1 ,mem_le_state 
+0x557e 021918 set0 lestate_update_param ,pdata 
+0x557f 021919 set0 lestate_got_first_packet ,pdata 
+0x5580 021920 store 1 ,mem_le_state 
+0x5581 021921 fetch 4 ,mem_le_anchor 
+0x5582 021922 fetcht 2 ,mem_le_tsniff 
+0x5583 021923 storet 2 ,mem_temp 
+0x5584 021924 isub temp ,rega 
+0x5585 021925 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 021926 fetch 1 ,mem_le_new_param 
+0x5587 021927 store 1 ,mem_le_window_size 
+0x5588 021928 ifetcht 2 ,contr 
+0x5589 021929 ifetch 2 ,contr 
+0x558a 021930 lshift2 pdata ,pdata 
+0x558b 021931 store 2 ,mem_le_tsniff 
+0x558c 021932 lshift2 temp ,temp 
+0x558d 021933 iadd temp ,pdata 
+0x558e 021934 ifetcht 4 ,contr 
+0x558f 021935 storet 4 ,mem_le_slave_latency 
+0x5590 021936 iadd rega ,pdata 
+0x5591 021937 copy pdata ,regab 
+0x5592 021938 fetch 2 ,mem_le_tsniff 
+0x5593 021939 fetcht 2 ,mem_temp 
+0x5594 021940 isub temp ,pdata 
+0x5595 021941 fetcht 2 ,mem_pdatatemp 
+0x5596 021942 imul32 temp ,pdata 
+0x5597 021943 iadd regab ,pdata 
+0x5598 021944 store 4 ,mem_le_anchor 
+0x5599 021945 call le_receive_window_size 
+0x559a 021946 fetch 2 ,mem_le_superto 
+0x559b 021947 store 2 ,mem_le_init_superto 
+0x559c 021948 rtn 
+:      021951 le_update_channel_map:
+0x559d 021952 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 021953 fetch 1 ,mem_le_state 
+0x559f 021954 rtnbit0 lestate_update_map 
+0x55a0 021955 fetch 2 ,mem_le_event_count 
+0x55a1 021956 fetcht 2 ,mem_le_instant 
+0x55a2 021957 isub temp ,pdata 
+0x55a3 021958 nrtn positive 
+0x55a4 021959 fetch 1 ,mem_le_state 
+0x55a5 021960 set0 lestate_update_map ,pdata 
+0x55a6 021961 store 1 ,mem_le_state 
+0x55a7 021962 fetch 5 ,mem_le_new_map 
+0x55a8 021963 store 5 ,mem_le_channel_map 
+0x55a9 021964 branch le_calc_channel_map 
+:      021967 le_acknowledge:
+0x55aa 021968 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 021969 call le_supervision_flush 
+0x55ac 021970 call le_check_wak 
+0x55ad 021971 fetch 1 ,mem_le_rxbuf 
+0x55ae 021972 isolate1 md ,pdata 
+0x55af 021973 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 021974 rshift pdata ,pdata 
+0x55b1 021975 ixor temp ,pdata 
+0x55b2 021976 isolate1 nesn ,pdata 
+0x55b3 021977 setflag true ,mark_old_packet ,mark 
+0x55b4 021978 rtnmark1 mark_old_packet 
+0x55b5 021979 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 021980 branch le_ack_unenc ,blank 
+0x55b7 021981 fetch 1 ,mem_le_state 
+0x55b8 021982 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 021983 call load_sk 
+0x55ba 021984 call le_decrypt 
+0x55bb 021985 nrtn blank 
+:      021986 le_ack_unenc:
+0x55bc 021987 fetcht 1 ,mem_le_arq 
+0x55bd 021988 setflip nesn ,temp 
+0x55be 021989 storet 1 ,mem_le_arq 
+0x55bf 021990 rtn 
+:      021993 le_check_wak:
+0x55c0 021994 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 021995 fetcht 1 ,mem_le_arq 
+0x55c2 021996 isolate0 wak ,temp 
+0x55c3 021997 rtn true 
+0x55c4 021998 fetch 1 ,mem_le_rxbuf 
+0x55c5 021999 lshift pdata ,pdata 
+0x55c6 022000 ixor temp ,pdata 
+0x55c7 022001 rtnbit0 sn 
+0x55c8 022002 set0 wak ,temp 
+0x55c9 022003 setflip sn ,temp 
+0x55ca 022004 storet 1 ,mem_le_arq 
+0x55cb 022005 compare 3 ,temp ,3 
+0x55cc 022006 nrtn true 
+0x55cd 022007 fetch 1 ,mem_le_txpayload 
+0x55ce 022008 beq ll_start_enc_req ,le_set_enc 
+0x55cf 022009 fetch 1 ,mem_le_enc_state 
+0x55d0 022010 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022011 rtn 
+:      022014 le_set_enc:
+0x55d2 022015 fetch 1 ,mem_le_state 
+0x55d3 022016 set1 lestate_encryption ,pdata 
+0x55d4 022017 store 1 ,mem_le_state 
+0x55d5 022018 rtn 
+:      022020 le_clear_enc:
+0x55d6 022021 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022022 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022023 arg 0 ,pdata 
+0x55d9 022024 store 4 ,mem_le_last_mic 
+0x55da 022025 store 5 ,mem_le_pcnt_tx 
+0x55db 022026 set1 39 ,pdata 
+0x55dc 022027 store 5 ,mem_le_pcnt_rx 
+0x55dd 022028 fetch 1 ,mem_le_state 
+0x55de 022029 set0 lestate_encryption ,pdata 
+0x55df 022030 store 1 ,mem_le_state 
+0x55e0 022031 rtn 
+:      022034 le_wait_adv:
+0x55e1 022035 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022036 call le_next_adv_channel 
+0x55e3 022037 call le_receive_adv 
+0x55e4 022038 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022039 increase 1 ,pdata 
+0x55e6 022040 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022041 rtn 
+:      022044 le_scan:
+0x55e8 022045 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022046 fetch 1 ,mem_le_scan_enable 
+0x55ea 022047 rtnne le_scan_enable 
+0x55eb 022048 arg le_scan_interval_timer ,queue 
+0x55ec 022049 call timer_check 
+0x55ed 022050 nrtn blank 
+0x55ee 022051 fetch 2 ,mem_le_scan_interval 
+0x55ef 022052 fetcht 2 ,mem_le_scan_window 
+0x55f0 022053 isub temp ,pdata 
+0x55f1 022054 arg le_scan_interval_timer ,queue 
+0x55f2 022055 call timer_init 
+0x55f3 022056 disable master 
+0x55f4 022057 call le_init_adv 
+0x55f5 022058 call le_wait_adv 
+0x55f6 022059 nrtn match 
+0x55f7 022060 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022061 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022062 store 6 ,mem_le_plap 
+0x55fa 022065 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022066 increase 1 ,pdata 
+0x55fc 022067 store 1 ,mem_le_adv_rcv 
+0x55fd 022068 call le_create_conn 
+0x55fe 022069 rtn master 
+0x55ff 022070 call le_send_scan_request 
+0x5600 022071 nrtn match 
+0x5601 022072 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022073 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022074 increase 1 ,pdata 
+0x5604 022075 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022076 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022077 store 9 ,mem_tmp_buffer 
+0x5607 022078 rtn 
+:      022080 le_create_conn:
+0x5608 022081 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022082 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022083 rtnne hci_cmd_le_create_conn 
+0x560b 022084 fetch 6 ,mem_le_plap 
+0x560c 022085 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022086 isub temp ,null 
+0x560e 022087 nrtn zero 
+0x560f 022088 call context_new 
+0x5610 022089 nrtn zero 
+0x5611 022090 call le_connect_request 
+0x5612 022091 call le_init_master 
+0x5613 022092 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022093 jam 0 ,mem_hci_cmd 
+0x5615 022094 jam 0 ,mem_le_peer_sca 
+0x5616 022095 jam 0 ,mem_le_scan_enable 
+0x5617 022096 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022097 branch context_save 
+:      022099 le_scan_check_sender_addr_type:
+0x5619 022100 arg 1 ,rega 
+0x561a 022101 fetch 1 ,mem_le_rxbuf 
+0x561b 022102 rtnbit1 le_sender_addr_bit 
+0x561c 022103 arg 0 ,rega 
+0x561d 022104 rtn 
+:      022108 le_prepare_tx:
+0x561e 022109 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022110 fetch 1 ,mem_le_arq 
+0x5620 022111 rtnbit1 wak 
+0x5621 022112 call le_check_tx_md 
+0x5622 022113 call le_fifo_get_first_tx_ptr 
+0x5623 022114 branch le_send_empty ,blank 
+0x5624 022115 ifetch 1 ,contr 
+0x5625 022116 ifetcht 1 ,contr 
+0x5626 022117 copy temp ,rega 
+0x5627 022118 isub rega ,pdata 
+0x5628 022119 arg le_max_paket_len ,temp 
+0x5629 022120 call not_greater_than 
+0x562a 022121 copy pdata ,temp 
+0x562b 022122 ifetch 1 ,contr 
+0x562c 022123 copy pdata ,type 
+0x562d 022124 copy rega ,pdata 
+0x562e 022125 iadd contr ,contr 
+0x562f 022126 arg mem_le_txpayload ,contw 
+0x5630 022127 copy temp ,loopcnt 
+0x5631 022128 call memcpy 
+0x5632 022129 call le_update_tx_type 
+0x5633 022130 call le_send_packet 
+0x5634 022132 call le_fifo_get_first_tx_ptr 
+0x5635 022133 ifetch 1 ,contr 
+0x5636 022134 copy pdata ,rega 
+0x5637 022135 copy contr ,regc 
+0x5638 022136 ifetcht 1 ,contr 
+0x5639 022137 copy temp ,regb 
+0x563a 022138 isub regb ,pdata 
+0x563b 022139 arg le_max_paket_len ,temp 
+0x563c 022140 call not_greater_than 
+0x563d 022141 iadd regb ,pdata 
+0x563e 022142 istore 1 ,regc 
+0x563f 022143 isub rega ,null 
+0x5640 022144 nrtn zero 
+0x5641 022145 branch le_fifo_release_first_node 
+:      022148 le_check_tx_md:
+0x5642 022149 call le_check_continue 
+0x5643 022150 rtnmark1 mark_ble_tx_md 
+0x5644 022151 fetch 1 ,mem_le_configuration 
+0x5645 022152 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022153 call le_fifo_get_second_tx_ptr 
+0x5647 022154 branch le_clear_md ,blank 
+0x5648 022155 branch le_set_md 
+:      022158 le_check_continue:
+0x5649 022159 call le_fifo_get_first_tx_ptr 
+0x564a 022160 branch le_clear_md ,blank 
+0x564b 022161 ifetch 1 ,contr 
+0x564c 022162 ifetcht 1 ,contr 
+0x564d 022163 isub temp ,pdata 
+0x564e 022164 sub pdata ,le_max_paket_len ,null 
+0x564f 022165 branch le_clear_md ,positive 
+:      022166 le_set_md:
+0x5650 022167 set1 mark_ble_tx_md ,mark 
+0x5651 022168 rtn 
+:      022170 le_clear_md:
+0x5652 022171 set0 mark_ble_tx_md ,mark 
+0x5653 022172 rtn 
+:      022174 le_update_tx_type:
+0x5654 022175 copy rega ,pdata 
+0x5655 022176 rtn blank 
+0x5656 022177 arg llid_continue ,type 
+0x5657 022178 rtn 
+:      022181 le_att_check_notification_enable:
+0x5658 022182 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022183 increase 1 ,temp 
+0x565a 022184 call le_att_get_handle_ptr 
+0x565b 022185 increase -2 ,contr 
+0x565c 022186 ifetch 2 ,contr 
+0x565d 022187 arg client_charactertic_configuration ,temp 
+0x565e 022188 isub temp ,null 
+0x565f 022189 nrtn zero 
+0x5660 022190 increase 1 ,contr 
+0x5661 022191 copy contr ,rega 
+0x5662 022192 ifetch 1 ,contr 
+0x5663 022193 rtn 
+:      022196 le_send_empty:
+0x5664 022197 force 0 ,temp 
+0x5665 022198 force 1 ,type 
+:      022200 le_send_packet:
+0x5666 022201 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022202 storet 1 ,mem_le_txlen 
+0x5668 022203 fetcht 1 ,mem_le_arq 
+0x5669 022204 set1 wak ,temp 
+0x566a 022205 and temp ,0xfc ,pdata 
+0x566b 022206 ior type ,pdata 
+0x566c 022207 store 1 ,mem_le_arq 
+0x566d 022208 and_into 0x1f ,pdata 
+0x566e 022209 isolate1 mark_ble_tx_md ,mark 
+0x566f 022210 setflag true ,md ,pdata 
+0x5670 022211 store 1 ,mem_le_txheader 
+0x5671 022213 fetch 1 ,mem_le_txheader 
+0x5672 022214 compare 1 ,type ,3 
+0x5673 022215 nbranch le_send_no_txlen ,true 
+0x5674 022216 fetch 1 ,mem_le_txlen 
+0x5675 022217 rtn blank 
+:      022218 le_send_no_txlen:
+0x5676 022219 fetch 1 ,mem_le_state 
+0x5677 022220 rtnbit0 lestate_encryption 
+0x5678 022221 call load_sk 
+0x5679 022222 branch le_encrypt 
+:      022225 get_lpm_wake_ble_rx_lock:
+0x567a 022226 arg wake_lock_ble_rx ,queue 
+0x567b 022227 branch lpm_get_wake_lock 
+:      022229 put_lpm_wake_ble_rx_lock:
+0x567c 022230 arg wake_lock_ble_rx ,queue 
+0x567d 022231 branch lpm_put_wake_lock 
+:      022234 le_parse:
+0x567e 022235 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022236 rtnmark1 mark_old_packet 
+0x5680 022237 call le_fifo_check_full 
+0x5681 022238 nrtn blank 
+0x5682 022239 fetch 1 ,mem_le_rxbuf 
+0x5683 022240 and pdata ,0x3 ,pdata 
+0x5684 022241 store 1 ,mem_le_packet_llid 
+0x5685 022242 ifetch 1 ,contr 
+0x5686 022243 and pdata ,0x1f ,pdata 
+0x5687 022244 store 1 ,mem_le_packet_size 
+0x5688 022245 rtn blank 
+0x5689 022246 copy contr ,pdata 
+0x568a 022247 store 2 ,mem_le_payload_ptr 
+0x568b 022248 fetch 1 ,mem_le_packet_llid 
+0x568c 022249 beq llid_le_ll ,le_parse_ll 
+:      022250 le_parse_l2cap:
+0x568d 022251 call le_check_l2cap_complete 
+0x568e 022252 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022253 call put_lpm_wake_ble_rx_lock 
+0x5690 022254 fetch 2 ,mem_le_payload_ptr 
+0x5691 022255 copy pdata ,contr 
+0x5692 022256 ifetch 2 ,contr 
+0x5693 022257 store 2 ,mem_le_l2cap_size 
+0x5694 022258 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022259 ifetch 2 ,contr 
+0x5696 022260 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022261 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022262 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022263 rtn 
+:      022266 le_check_l2cap_complete:
+0x569a 022267 fetch 1 ,mem_le_packet_llid 
+0x569b 022268 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022269 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022270 rtn 
+:      022275 le_check_l2cap_cid_legal:
+0x569e 022276 call enable_user 
+0x569f 022277 arg le_l2cap_cid_att ,temp 
+0x56a0 022278 isub pdata ,null 
+0x56a1 022279 rtn zero 
+0x56a2 022280 arg le_l2cap_cid_signal ,temp 
+0x56a3 022281 isub pdata ,null 
+0x56a4 022282 rtn zero 
+0x56a5 022283 arg le_l2cap_cid_smp ,temp 
+0x56a6 022284 isub pdata ,null 
+0x56a7 022285 rtn zero 
+0x56a8 022286 branch disable_user 
+:      022289 le_check_l2cap_llid_start:
+0x56a9 022290 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022291 copy pdata ,contr 
+0x56ab 022292 ifetch 2 ,contr 
+0x56ac 022293 store 2 ,mem_le_l2cap_size 
+0x56ad 022294 ifetch 2 ,contr 
+0x56ae 022295 call le_check_l2cap_cid_legal 
+0x56af 022296 nrtn user 
+0x56b0 022297 fetcht 1 ,mem_le_packet_size 
+0x56b1 022298 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022299 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022300 increase 4 ,pdata 
+0x56b4 022301 isub temp ,null 
+0x56b5 022302 branch enable_user ,zero 
+0x56b6 022303 fetch 1 ,mem_le_packet_size 
+0x56b7 022304 copy pdata ,loopcnt 
+0x56b8 022305 arg mem_le_l2capbuf ,contw 
+0x56b9 022306 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022307 copy pdata ,contr 
+0x56bb 022308 call memcpy 
+0x56bc 022309 branch disable_user 
+:      022314 le_check_l2cap_continue_legal:
+0x56bd 022315 call enable_user 
+0x56be 022316 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022317 nrtn blank 
+0x56c0 022318 branch disable_user 
+:      022320 le_check_l2cap_llid_continue:
+0x56c1 022321 call le_check_l2cap_continue_legal 
+0x56c2 022322 nrtn user 
+0x56c3 022323 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022324 arg mem_le_l2capbuf ,contw 
+0x56c5 022325 iadd contw ,rega 
+0x56c6 022326 fetcht 1 ,mem_le_packet_size 
+0x56c7 022327 iadd temp ,pdata 
+0x56c8 022328 store 1 ,mem_le_packet_len_recved 
+0x56c9 022329 fetch 1 ,mem_le_packet_size 
+0x56ca 022330 copy pdata ,loopcnt 
+0x56cb 022331 copy rega ,contw 
+0x56cc 022332 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022333 copy pdata ,contr 
+0x56ce 022334 call memcpy_fast 
+0x56cf 022335 setarg mem_le_l2capbuf 
+0x56d0 022336 store 2 ,mem_le_payload_ptr 
+0x56d1 022337 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022338 increase 4 ,pdata 
+0x56d3 022339 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022340 isub temp ,null 
+0x56d5 022341 branch enable_user ,zero 
+0x56d6 022342 branch disable_user 
+:      022348 le_get_search_att_type:
+0x56d7 022349 call store_contr 
+0x56d8 022350 arg mem_le_search_att_type_length ,contw 
+:      022351 le_get_search_common:
+0x56d9 022352 fetch 2 ,mem_le_l2cap_size 
+0x56da 022353 increase -5 ,pdata 
+:      022354 le_get_search_common2:
+0x56db 022355 istore 1 ,contw 
+0x56dc 022356 copy pdata ,loopcnt 
+0x56dd 022357 call get_contr 
+0x56de 022358 branch memcpy_fast 
+:      022360 le_get_search_att_uuid:
+0x56df 022361 call store_contr 
+0x56e0 022362 arg mem_le_search_uuid_length ,contw 
+0x56e1 022363 branch le_get_search_common 
+:      022367 le_writeatt_cb:
+0x56e2 022368 fetch 2 ,mem_cb_att_write 
+0x56e3 022369 branch callback_func 
+:      022371 le_supervision_update:
+0x56e4 022372 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022373 call get_clkbt 
+0x56e6 022374 isub temp ,timeup 
+0x56e7 022375 deposit timeup 
+0x56e8 022376 fetcht 2 ,mem_le_superto 
+0x56e9 022377 lshift4 temp ,temp 
+0x56ea 022378 lshift temp ,temp 
+0x56eb 022379 isub temp ,pdata 
+0x56ec 022380 rtn 
+:      022382 le_supervision_flush:
+0x56ed 022383 call get_clkbt 
+0x56ee 022384 store 4 ,mem_le_supervision_timer 
+0x56ef 022385 rtn 
+:      022388 le_adv:
+0x56f0 022389 jam 36 ,mem_le_ch_mapped 
+0x56f1 022390 jam 0 ,mem_le_adv_channel_map_temp 
+:      022391 le_adv_loop:
+0x56f2 022392 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022393 fetch 1 ,mem_le_adv_enable 
+0x56f4 022394 rtn blank 
+0x56f5 022395 arg le_adv_interval_timer ,queue 
+0x56f6 022396 call timer_check 
+0x56f7 022397 nrtn blank 
+0x56f8 022398 bpatchx patch2d_1 ,mem_patch2d 
+:      022399 le_adv_loop_tx:
+0x56f9 022400 disable master 
+0x56fa 022401 enable swfine 
+0x56fb 022402 call le_init_adv 
+0x56fc 022403 call le_next_adv_channel 
+0x56fd 022404 call le_send_adv_ind 
+0x56fe 022405 nbranch le_adv_not_match ,match 
+0x56ff 022406 fetch 1 ,mem_le_req_rcv 
+0x5700 022407 increase 1 ,pdata 
+0x5701 022408 store 1 ,mem_le_req_rcv 
+0x5702 022409 fetch 1 ,mem_le_rxbuf 
+0x5703 022410 and pdata ,0x0f ,pdata 
+0x5704 022411 beq scan_req ,le_send_scan_response 
+0x5705 022412 beq connect_req ,le_parse_connect_req 
+:      022413 le_adv_not_match:
+0x5706 022414 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022415 random pdata 
+0x5708 022416 arg 0x1ff ,temp 
+0x5709 022417 iand temp ,pdata 
+0x570a 022418 add pdata ,250 ,pdata 
+0x570b 022419 call delay 
+0x570c 022420 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022421 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022422 isub temp ,null 
+0x570f 022423 nbranch le_adv_loop ,zero 
+0x5710 022424 arg le_adv_interval_timer ,queue 
+0x5711 022425 fetch 2 ,mem_le_adv_interval 
+0x5712 022426 branch timer_init 
+:      022429 le_receive_window_size:
+0x5713 022430 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022431 fetch 1 ,mem_le_peer_sca 
+0x5715 022432 call le_sca_map 
+0x5716 022433 fetch 2 ,mem_le_tsniff 
+0x5717 022434 imul32 temp ,pdata 
+0x5718 022435 arg 375 ,temp 
+0x5719 022436 imul32 temp ,pdata 
+0x571a 022437 arg 100000 ,temp 
+0x571b 022438 idiv temp 
+0x571c 022439 fetch 1 ,mem_le_window_size 
+0x571d 022440 arg 20000 ,temp 
+0x571e 022441 imul32 temp ,pdata 
+0x571f 022442 iadd temp ,pdata 
+0x5720 022443 store 4 ,mem_le_transmit_window 
+0x5721 022444 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022445 fetch 2 ,mem_rx_window_sniff 
+0x5723 022446 call wait_div_end 
+0x5724 022447 quotient temp 
+0x5725 022448 iadd temp ,pdata 
+0x5726 022449 store 2 ,mem_le_receive_window 
+0x5727 022450 rtn 
+:      022452 le_parse_connect_req:
+0x5728 022453 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022454 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022455 fetcht 6 ,mem_le_lap 
+0x572b 022456 isub temp ,null 
+0x572c 022457 nrtn zero 
+0x572d 022458 call le_scan_check_sender_addr_type 
+0x572e 022459 copy rega ,pdata 
+0x572f 022460 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022461 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022462 store 7 ,mem_tmp_buffer 
+0x5732 022463 ifetch 8 ,contr 
+0x5733 022464 istore 8 ,contw 
+0x5734 022465 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022466 store 6 ,mem_le_plap 
+0x5736 022467 increase 6 ,contr 
+0x5737 022468 ifetch 8 ,contr 
+0x5738 022469 store 8 ,mem_le_access 
+0x5739 022470 ifetcht 2 ,contr 
+0x573a 022471 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022472 lshift2 temp ,temp 
+0x573c 022473 ifetch 2 ,contr 
+0x573d 022474 lshift2 pdata ,pdata 
+0x573e 022475 store 2 ,mem_le_tsniff 
+0x573f 022476 store 4 ,mem_le_anchor 
+0x5740 022477 isub temp ,pdata 
+0x5741 022478 add pdata ,-2 ,clke_bt 
+0x5742 022479 ifetch 9 ,contr 
+0x5743 022480 store 9 ,mem_le_slave_latency 
+0x5744 022481 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022482 ifetch 1 ,contr 
+0x5746 022483 rshift4 pdata ,temp 
+0x5747 022484 rshift temp ,temp 
+0x5748 022485 storet 1 ,mem_le_peer_sca 
+0x5749 022486 and_into 0x1f ,pdata 
+0x574a 022487 store 1 ,mem_le_hop 
+0x574b 022488 call le_receive_window_size 
+0x574c 022489 call le_calc_channel_map 
+0x574d 022490 call le_init_slave 
+0x574e 022491 call context_new 
+0x574f 022492 nrtn zero 
+0x5750 022493 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022494 call calc_clke_offset 
+0x5752 022495 call le_l2cap_reset_signaling_identifier 
+0x5753 022496 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022497 call ui_ipc_send_event 
+0x5755 022498 branch context_save 
+:      022501 le_init_attlist_search:
+0x5756 022502 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022503 fetch 2 ,mem_le_search_handle_start 
+0x5758 022504 iforce regb 
+0x5759 022505 fetch 2 ,mem_le_search_handle_end 
+0x575a 022506 iforce regc 
+0x575b 022507 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022508 iforce contr 
+0x575d 022509 enable user 
+0x575e 022510 rtn 
+:      022513 le_att_handle_inrange:
+0x575f 022514 ifetch 2 ,contr 
+0x5760 022515 rtn blank 
+0x5761 022516 isub regb ,null 
+0x5762 022517 nrtn positive 
+0x5763 022518 isub regc ,null 
+0x5764 022519 rtn zero 
+0x5765 022520 branch le_att_handle_blank ,positive 
+0x5766 022521 force 1 ,null 
+0x5767 022522 rtn 
+:      022523 le_att_handle_blank:
+0x5768 022524 force 0 ,pdata 
+0x5769 022525 rtn 
+:      022529 le_att_get_handle_ptr:
+0x576a 022530 call le_att_get_handle_ptr2 
+0x576b 022531 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022532 rtn 
+:      022534 le_att_get_handle_ptr2:
+0x576d 022535 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022536 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022537 iforce contr 
+:      022538 le_att_get_handle_loop1:
+0x5770 022539 ifetch 2 ,contr 
+0x5771 022540 rtn blank 
+0x5772 022541 isub temp ,null 
+0x5773 022542 rtn zero 
+0x5774 022543 ifetch 1 ,contr 
+0x5775 022544 iadd contr ,contr 
+0x5776 022545 ifetch 1 ,contr 
+0x5777 022546 iadd contr ,contr 
+0x5778 022547 branch le_att_get_handle_loop1 
+:      022548 le_att_get_handle_ptr_found:
+0x5779 022549 ifetch 1 ,contr 
+0x577a 022550 iadd contr ,contr 
+0x577b 022551 rtn 
+:      022555 le_att_get_short_uuid_ptr:
+0x577c 022556 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022557 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022558 iforce contr 
+:      022559 le_att_get_short_uuid_loop:
+0x577f 022560 ifetch 2 ,contr 
+0x5780 022561 rtn blank 
+0x5781 022562 ifetch 1 ,contr 
+0x5782 022563 iadd contr ,contr 
+0x5783 022564 increase -2 ,contr 
+0x5784 022565 ifetch 2 ,contr 
+0x5785 022566 isub temp ,null 
+0x5786 022567 rtn zero 
+0x5787 022568 ifetch 1 ,contr 
+0x5788 022569 iadd contr ,contr 
+0x5789 022570 branch le_att_get_short_uuid_loop 
+:      022574 le_att_get_handle_info_from_ptr:
+0x578a 022575 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022576 branch le_att_get_handle_info_fast 
+:      022578 le_att_get_handle_info:
+0x578c 022579 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022580 fetch 2 ,mem_ui_le_uuid_table 
+:      022581 le_att_get_handle_info_fast:
+0x578e 022582 iforce contr 
+0x578f 022583 copy temp ,rega 
+:      022584 le_att_get_handle_loop:
+0x5790 022585 ifetch 2 ,contr 
+0x5791 022586 branch le_att_unfind_handle ,blank 
+0x5792 022587 isub rega ,null 
+0x5793 022588 branch le_att_finded_handle ,zero 
+0x5794 022589 ifetch 1 ,contr 
+0x5795 022590 iadd contr ,contr 
+0x5796 022591 ifetch 1 ,contr 
+0x5797 022592 iadd contr ,contr 
+0x5798 022593 branch le_att_get_handle_loop 
+:      022594 le_att_unfind_handle:
+0x5799 022595 branch disable_blank 
+:      022597 le_att_finded_handle:
+0x579a 022598 ifetch 1 ,contr 
+0x579b 022599 store 1 ,mem_le_cur_uuid_length 
+0x579c 022600 copy pdata ,loopcnt 
+0x579d 022601 arg mem_le_cur_uuid ,contw 
+0x579e 022602 call memcpy_fast 
+0x579f 022603 ifetch 1 ,contr 
+0x57a0 022604 store 1 ,mem_le_curr_att_len 
+0x57a1 022605 call store_contr 
+0x57a2 022606 branch enable_blank 
+:      022609 le_modified_name:
+0x57a3 022610 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022611 call le_modified_name_att_list 
+0x57a5 022612 branch le_modified_name_adv 
+:      022614 le_modified_name_att_list:
+0x57a6 022615 arg uuid_chrctr_device_name ,temp 
+0x57a7 022616 call le_att_get_short_uuid_ptr 
+0x57a8 022617 rtn blank 
+0x57a9 022618 ifetch 1 ,contr 
+0x57aa 022619 copy contr ,contw 
+0x57ab 022620 fetcht 1 ,mem_le_name_len 
+0x57ac 022621 copy temp ,loopcnt 
+0x57ad 022622 isub temp ,null 
+0x57ae 022623 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022624 isub temp ,temp 
+0x57b0 022625 arg mem_le_name ,contr 
+0x57b1 022626 call memcpy 
+0x57b2 022627 copy temp ,loopcnt 
+0x57b3 022628 ncall memcpy_empty ,zero 
+0x57b4 022629 rtn 
+:      022630 le_name_length_longer_than_att:
+0x57b5 022631 copy pdata ,loopcnt 
+0x57b6 022632 arg mem_le_name ,contr 
+0x57b7 022633 branch memcpy_fast 
+:      022636 le_modified_name_adv:
+0x57b8 022637 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022638 arg mem_le_adv_data ,rega 
+0x57ba 022639 call le_modified_name_adv_and_scan 
+0x57bb 022640 setarg 0 
+0x57bc 022641 setflag user ,0 ,pdata 
+0x57bd 022642 store 1 ,mem_pdatatemp 
+0x57be 022643 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022644 arg mem_le_scan_data ,rega 
+0x57c0 022645 call le_modified_name_adv_and_scan 
+0x57c1 022646 rtn user 
+0x57c2 022647 fetch 1 ,mem_pdatatemp 
+0x57c3 022648 branch assert ,blank 
+0x57c4 022649 rtn 
+:      022652 le_modified_name_adv_and_scan:
+0x57c5 022653 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022654 call enable_user 
+0x57c7 022655 call clear_temp_block 
+0x57c8 022656 arg 0 ,regb 
+0x57c9 022657 arg mem_le_data_temp ,contw 
+0x57ca 022658 call le_modified_name_adv_loop 
+0x57cb 022659 fetch 1 ,mem_le_name_len 
+0x57cc 022660 add pdata ,1 ,temp 
+0x57cd 022661 iadd regb ,rega 
+0x57ce 022662 increase 2 ,rega 
+0x57cf 022663 sub rega ,0x1f ,null 
+0x57d0 022664 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022665 istoret 1 ,contw 
+0x57d2 022666 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022667 istoret 1 ,contw 
+0x57d4 022668 iforce loopcnt 
+0x57d5 022669 call memcpy_fast 
+0x57d6 022670 copy rega ,regb 
+:      022671 le_modified_name_adv_and_scan_store_data:
+0x57d7 022672 deposit regb 
+0x57d8 022673 store 1 ,mem_le_data_len_temp 
+0x57d9 022674 arg mem_le_data_len_temp ,contr 
+0x57da 022675 setarg -32 
+0x57db 022676 iadd regc ,contw 
+0x57dc 022677 branch memcpy32 
+:      022679 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022680 call disable_user 
+0x57de 022681 branch le_modified_name_adv_and_scan_store_data 
+:      022683 le_modified_name_adv_loop:
+0x57df 022684 ifetch 1 ,rega 
+0x57e0 022685 rtn blank 
+0x57e1 022686 pincrease 1 
+0x57e2 022687 ifetcht 1 ,contr 
+0x57e3 022688 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022689 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022690 iadd regb ,regb 
+0x57e6 022691 copy rega ,contr 
+0x57e7 022692 iforce loopcnt 
+0x57e8 022693 call memcpy_fast 
+0x57e9 022694 copy contr ,rega 
+:      022695 le_modified_name_adv_loop2:
+0x57ea 022696 deposit rega 
+0x57eb 022697 isub regc ,null 
+0x57ec 022698 rtn positive 
+0x57ed 022699 branch le_modified_name_adv_loop 
+:      022701 le_modified_name_adv_found_name:
+0x57ee 022702 iadd rega ,rega 
+0x57ef 022703 branch le_modified_name_adv_loop2 
+:      022706 memcpy_empty:
+0x57f0 022707 setarg space 
+0x57f1 022708 istore 1 ,contw 
+0x57f2 022709 loop memcpy_empty 
+0x57f3 022710 rtn 
+:      022713 le_lpm_set_mult:
+0x57f4 022714 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022715 disable wake 
+0x57f6 022716 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022717 nbranch le_lpm_lost ,match 
+:      022718 le_lpm_set_mult_attempt:
+0x57f8 022719 call lpm_match 
+0x57f9 022720 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022721 store 2 ,mem_le_receive_window 
+0x57fb 022723 nbranch lpm_mult_short ,match 
+0x57fc 022724 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022726 fetch 1 ,mem_le_packet_size 
+0x57fe 022727 nbranch lpm_mult_short ,blank 
+0x57ff 022728 fetch 1 ,mem_le_txlen 
+0x5800 022729 nbranch lpm_mult_short ,blank 
+0x5801 022731 fetch 1 ,mem_le_configuration 
+0x5802 022732 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022734 fetch 1 ,mem_le_state 
+0x5804 022735 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022736 branch lpm_mult_wait_timeout 
+:      022738 le_lpm_lost:
+0x5806 022739 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022740 rshift temp ,temp 
+0x5808 022741 fetch 2 ,mem_le_receive_window 
+0x5809 022742 iadd temp ,pdata 
+0x580a 022743 store 2 ,mem_le_receive_window 
+0x580b 022744 branch lpm_lost 
+:      022747 le_set_config_fixed_tk:
+0x580c 022748 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022749 branch le_set_config 
+:      022751 le_clr_config_fixed_tk:
+0x580e 022752 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022753 branch le_clr_config 
+:      022755 le_set_config_fixed_ltk:
+0x5810 022756 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022757 branch le_set_config 
+:      022759 le_clr_config_fixed_ltk:
+0x5812 022760 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022761 branch le_clr_config 
+:      022763 le_set_config_more_data:
+0x5814 022764 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022765 branch le_set_config 
+:      022767 le_clr_config_more_data:
+0x5816 022768 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022769 branch le_clr_config 
+:      022771 le_set_config_read_authentication:
+0x5818 022772 arg bit_ble_read_auth ,queue 
+0x5819 022773 branch le_set_config 
+:      022775 le_clr_config_read_authentication:
+0x581a 022776 arg bit_ble_read_auth ,queue 
+0x581b 022777 branch le_clr_config 
+:      022779 le_set_config_write_authentication:
+0x581c 022780 arg bit_ble_write_auth ,queue 
+0x581d 022781 branch le_set_config 
+:      022783 le_clr_config_write_authentication:
+0x581e 022784 arg bit_ble_write_auth ,queue 
+0x581f 022785 branch le_clr_config 
+:      022787 le_set_config_short_mult:
+0x5820 022788 arg bit_ble_short_mult ,queue 
+0x5821 022789 branch le_set_config 
+:      022791 le_clr_config_short_mult:
+0x5822 022792 arg bit_ble_short_mult ,queue 
+0x5823 022793 branch le_clr_config 
+:      022796 le_set_config:
+0x5824 022797 fetch 1 ,mem_le_configuration 
+0x5825 022798 qset1 pdata 
+0x5826 022799 store 1 ,mem_le_configuration 
+0x5827 022800 rtn 
+:      022802 le_clr_config:
+0x5828 022803 fetch 1 ,mem_le_configuration 
+0x5829 022804 qset0 pdata 
+0x582a 022805 store 1 ,mem_le_configuration 
+0x582b 022806 rtn 
+:      022808 le_set_fixed_ltk:
+0x582c 022809 setarg 0x112233 
+0x582d 022810 store 3 ,mem_le_fixed_ltk 
+0x582e 022811 setarg 0x445566 
+0x582f 022812 istore 3 ,contw 
+0x5830 022813 setarg 0x778899 
+0x5831 022814 istore 3 ,contw 
+0x5832 022815 setarg 0x001122 
+0x5833 022816 istore 3 ,contw 
+0x5834 022817 setarg 0x334455 
+0x5835 022818 istore 3 ,contw 
+0x5836 022819 setarg 0x66 
+0x5837 022820 istore 1 ,contw 
+0x5838 022821 rtn 
+:      022824 le_set_justwork:
+0x5839 022825 setarg 0x01000302 
+0x583a 022826 store 4 ,mem_le_pres 
+0x583b 022827 setarg 0x010010 
+0x583c 022828 store 3 ,mem_le_pres_max_keysize 
+0x583d 022829 jam 1 ,mem_le_pairing_mode 
+0x583e 022830 rtn 
+:      022834 le_fifo_malloc_tx_empty:
+0x583f 022835 arg 0 ,rega 
+0x5840 022836 arg llid_empty ,type 
+0x5841 022837 branch le_fifo_malloc_tx 
+:      022841 le_fifo_malloc_tx_ll:
+0x5842 022842 arg llid_le_ll ,type 
+0x5843 022843 call le_fifo_malloc_tx 
+0x5844 022844 copy regb ,pdata 
+0x5845 022845 istore 1 ,contw 
+0x5846 022846 rtn 
+:      022850 le_fifo_malloc_tx_l2cap:
+0x5847 022851 force llid_l2cap_start ,type 
+0x5848 022852 increase 4 ,rega 
+0x5849 022853 call le_fifo_malloc_tx 
+0x584a 022854 increase -4 ,rega 
+0x584b 022855 copy rega ,pdata 
+0x584c 022856 istore 2 ,contw 
+0x584d 022857 copy regb ,pdata 
+0x584e 022858 istore 2 ,contw 
+0x584f 022859 rtn 
+:      022863 le_fifo_malloc_tx:
+0x5850 022864 sub rega ,240 ,null 
+0x5851 022865 nbranch assert ,positive 
+0x5852 022866 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022867 arg 1 ,temp 
+0x5854 022868 arg le_tx_buff_count ,loopcnt 
+:      022869 le_fifo_malloc_tx_loop:
+0x5855 022870 iand temp ,null 
+0x5856 022871 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022872 lshift temp ,temp 
+0x5858 022873 loop le_fifo_malloc_tx_loop 
+0x5859 022874 branch assert 
+:      022875 le_fifo_malloc_tx_got_empty:
+0x585a 022876 ixor temp ,pdata 
+0x585b 022877 store 1 ,mem_le_tx_buff_used 
+0x585c 022878 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022879 lshift4 pdata ,pdata 
+0x585e 022880 lshift4 pdata ,pdata 
+0x585f 022881 arg mem_le_tx_buffer0 ,temp 
+0x5860 022882 iadd temp ,temp 
+:      022883 le_fifo_tx_find_empty_ptr:
+0x5861 022884 arg 0 ,loopcnt 
+0x5862 022885 arg mem_le_tx_ptr0 ,contr 
+:      022886 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022887 ifetch 2 ,contr 
+0x5864 022888 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022889 copy loopcnt ,pdata 
+0x5866 022890 increase 1 ,loopcnt 
+0x5867 022891 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022892 branch assert 
+:      022895 le_fifo_tx_found_empty_ptr:
+0x5869 022896 increase -2 ,contr 
+0x586a 022897 istoret 2 ,contr 
+0x586b 022898 copy temp ,contw 
+0x586c 022899 copy rega ,pdata 
+0x586d 022900 istore 1 ,contw 
+0x586e 022901 setarg 0 
+0x586f 022902 istore 1 ,contw 
+0x5870 022903 copy type ,pdata 
+0x5871 022904 istore 1 ,contw 
+0x5872 022905 rtn 
+:      022909 le_fifo_get_first_tx_ptr:
+0x5873 022910 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022911 copy pdata ,contr 
+0x5875 022912 rtn 
+:      022914 le_fifo_get_second_tx_ptr:
+0x5876 022915 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022916 copy pdata ,contr 
+0x5878 022917 rtn 
+:      022919 le_fifo_get_last_tx_ptr:
+0x5879 022920 call le_fifo_get_last_tx_ptr0 
+0x587a 022921 copy pdata ,contr 
+0x587b 022922 rtn 
+:      022923 le_fifo_get_last_tx_ptr0:
+0x587c 022924 fetch 2 ,mem_le_tx_ptr3 
+0x587d 022925 nrtn blank 
+0x587e 022926 fetch 2 ,mem_le_tx_ptr2 
+0x587f 022927 nrtn blank 
+0x5880 022928 fetch 2 ,mem_le_tx_ptr1 
+0x5881 022929 nrtn blank 
+0x5882 022930 fetch 2 ,mem_le_tx_ptr0 
+0x5883 022931 rtn 
+:      022933 le_fifo_get_first_l2cap_ptr:
+0x5884 022934 call le_fifo_get_first_tx_ptr 
+0x5885 022935 increase 3 ,contr 
+0x5886 022936 rtn 
+:      022938 le_fifo_get_first_att_ptr:
+0x5887 022939 call le_fifo_get_first_tx_ptr 
+0x5888 022940 increase 7 ,contr 
+0x5889 022941 rtn 
+:      022943 le_fifo_get_last_att_ptr:
+0x588a 022944 call le_fifo_get_last_tx_ptr 
+0x588b 022945 increase 7 ,contr 
+0x588c 022946 rtn 
+:      022948 le_fifo_get_last_l2cap_ptr:
+0x588d 022949 call le_fifo_get_last_tx_ptr 
+0x588e 022950 increase 3 ,contr 
+0x588f 022951 rtn 
+:      022955 le_fifo_check_full:
+0x5890 022956 fetch 2 ,mem_le_tx_ptr3 
+0x5891 022957 rtn 
+:      022960 le_fifo_check_nearly_full:
+0x5892 022961 fetch 2 ,mem_le_tx_ptr2 
+0x5893 022962 rtn 
+:      022965 le_fifo_check_empty:
+0x5894 022966 fetch 2 ,mem_le_tx_ptr0 
+0x5895 022967 rtn 
+:      022970 le_fifo_release_first_node:
+0x5896 022971 fetch 2 ,mem_le_tx_ptr0 
+0x5897 022972 arg mem_le_tx_buffer0 ,temp 
+0x5898 022973 isub temp ,pdata 
+0x5899 022974 rshift4 pdata ,pdata 
+0x589a 022975 rshift4 pdata ,queue 
+0x589b 022976 fetch 1 ,mem_le_tx_buff_used 
+0x589c 022977 qset0 pdata 
+0x589d 022978 store 1 ,mem_le_tx_buff_used 
+0x589e 022979 arg 0 ,loopcnt 
+:      022980 le_fifo_release_first_node_loop:
+0x589f 022981 lshift loopcnt ,pdata 
+0x58a0 022982 arg mem_le_tx_ptr1 ,temp 
+0x58a1 022983 iadd temp ,temp 
+0x58a2 022984 ifetch 2 ,temp 
+0x58a3 022985 increase -2 ,temp 
+0x58a4 022986 istore 2 ,temp 
+0x58a5 022987 copy loopcnt ,pdata 
+0x58a6 022988 increase 1 ,loopcnt 
+0x58a7 022989 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 022990 setarg 0 
+0x58a9 022991 istore 2 ,temp 
+0x58aa 022992 rtn 
+:      022998 le_parse_att:
+0x58ab 022999 ifetch 3 ,contr 
+0x58ac 023000 store 3 ,mem_le_att_opcode 
+0x58ad 023001 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 023002 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 023003 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 023004 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 023005 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 023006 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 023007 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 023008 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 023009 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023010 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023011 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023012 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023013 rtn 
+:      023016 le_send_att_exchange_mtu_requset:
+0x58ba 023017 force 3 ,rega 
+0x58bb 023018 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023019 setarg attop_exchange_mtu_request 
+0x58bd 023020 istore 1 ,contw 
+0x58be 023021 fetch 2 ,mem_le_local_mtu 
+0x58bf 023022 istore 2 ,contw 
+0x58c0 023023 rtn 
+:      023026 le_parse_att_exchange_mtu_request:
+0x58c1 023027 call le_parse_att_exchange_mtu_response 
+:      023028 le_send_att_exchange_mtu_response:
+0x58c2 023029 force 3 ,rega 
+0x58c3 023030 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023031 setarg attop_exchange_mtu_response 
+0x58c5 023032 istore 1 ,contw 
+0x58c6 023033 fetch 2 ,mem_le_local_mtu 
+0x58c7 023034 istore 2 ,contw 
+0x58c8 023035 rtn 
+:      023037 le_parse_att_exchange_mtu_response:
+0x58c9 023038 rshift8 pdata ,pdata 
+0x58ca 023039 store 2 ,mem_le_remote_mtu 
+0x58cb 023040 rtn 
+:      023042 le_parse_att_find_information_request:
+0x58cc 023043 call le_get_search_handle_start_end_common 
+0x58cd 023044 call enable_user 
+0x58ce 023045 branch le_send_att_find_information_response 
+:      023047 le_send_att_find_information_response:
+0x58cf 023048 arg 3 ,timeup 
+0x58d0 023049 call le_init_attlist_search 
+:      023050 le_send_att_find_information_res_loop:
+0x58d1 023051 call le_att_handle_inrange 
+0x58d2 023052 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023053 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023054 increase -2 ,contr 
+0x58d5 023055 call store_contr 
+0x58d6 023056 call get_contw 
+0x58d7 023057 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023058 call push_stack_rega_b_c 
+0x58d9 023059 call disable_user 
+0x58da 023060 force 20 ,rega 
+0x58db 023061 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023062 call pop_stack_rega_b_c 
+0x58dd 023063 setarg attop_find_information_response 
+0x58de 023064 istore 1 ,contw 
+0x58df 023065 setarg uuid_size_16bit 
+0x58e0 023066 istore 1 ,contw 
+:      023067 le_send_att_find_information_res_store_info:
+0x58e1 023068 call get_contr 
+0x58e2 023069 ifetch 2 ,contr 
+0x58e3 023070 istore 2 ,contw 
+0x58e4 023071 ifetch 1 ,contr 
+0x58e5 023072 copy pdata ,loopcnt 
+0x58e6 023073 call memcpy 
+0x58e7 023074 call store_contw 
+0x58e8 023075 increase -1 ,timeup 
+0x58e9 023076 branch le_send_att_find_information_res_end ,zero 
+:      023077 le_send_att_find_information_res_cont:
+0x58ea 023078 ifetch 1 ,contr 
+0x58eb 023079 iadd contr ,contr 
+0x58ec 023080 branch le_send_att_find_information_res_loop 
+:      023081 le_send_att_find_information_res_next:
+0x58ed 023082 ifetch 1 ,contr 
+0x58ee 023083 iadd contr ,contr 
+0x58ef 023084 branch le_send_att_find_information_res_cont 
+:      023085 le_send_att_find_information_res_end:
+0x58f0 023086 branch le_send_att_error_response_notfound ,user 
+0x58f1 023087 branch le_send_auto_len_by_mem 
+:      023090 le_parse_att_find_by_type_value_request:
+0x58f2 023091 call le_get_search_handle_start_end_common 
+0x58f3 023092 ifetch 2 ,contr 
+0x58f4 023093 store 2 ,mem_le_search_uuid 
+0x58f5 023094 call store_contr 
+0x58f6 023095 arg mem_le_search_att_type_length ,contw 
+0x58f7 023096 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023097 increase -7 ,pdata 
+0x58f9 023098 call le_get_search_common2 
+0x58fa 023099 branch le_send_att_find_by_type_value_response 
+:      023102 le_start_end_handle_check_1:
+0x58fb 023103 disable user 
+0x58fc 023104 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023105 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023106 isub temp ,null 
+0x58ff 023107 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023108 deposit temp 
+0x5901 023109 rtnne 0 
+:      023110 le_start_end_handle_check_1_fail:
+0x5902 023111 enable user 
+0x5903 023112 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023113 branch le_send_att_error_response 
+:      023116 le_send_att_find_by_type_value_response:
+0x5905 023117 call le_start_end_handle_check_1 
+0x5906 023118 rtn user 
+0x5907 023119 fetcht 2 ,mem_le_search_uuid 
+0x5908 023120 setarg uuid_gatt_primary_service 
+0x5909 023121 isub temp ,null 
+0x590a 023122 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023123 branch le_send_att_error_response_notfound 
+:      023126 le_send_att_find_by_type_value_res_primary:
+0x590c 023127 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023128 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023129 storet 2 ,mem_temp 
+0x590f 023130 call le_att_get_handle_info 
+0x5910 023131 nbranch le_send_att_error_response_notfound ,blank 
+:      023132 le_send_att_find_primary_search_loop:
+0x5911 023133 fetcht 2 ,mem_temp 
+0x5912 023134 call le_att_get_handle_info 
+0x5913 023135 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023136 copy contr ,rega 
+0x5915 023137 fetch 1 ,mem_le_curr_att_len 
+0x5916 023138 copy pdata ,loopcnt 
+0x5917 023139 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023140 isub temp ,null 
+0x5919 023141 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023142 arg mem_le_search_att_type ,regb 
+0x591b 023143 call string_compare 
+0x591c 023145 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023147 fetch 2 ,mem_le_cur_uuid 
+0x591e 023148 fetcht 2 ,mem_le_search_uuid 
+0x591f 023149 isub temp ,null 
+0x5920 023150 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023151 le_send_att_find_primary_search_loop1:
+0x5921 023152 fetch 2 ,mem_temp 
+0x5922 023153 increase 1 ,pdata 
+0x5923 023154 store 2 ,mem_temp 
+0x5924 023155 branch le_send_att_find_primary_search_loop 
+:      023157 le_send_att_error_response_notfound2:
+0x5925 023158 fetch 1 ,mem_le_search_res 
+0x5926 023159 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023160 branch le_send_att_error_response_notfound 
+:      023163 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023164 fetch 2 ,mem_le_cur_uuid 
+0x5929 023165 fetcht 2 ,mem_le_search_uuid 
+0x592a 023166 isub temp ,null 
+0x592b 023167 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023168 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023170 fetcht 2 ,mem_temp 
+0x592e 023171 storet 2 ,mem_le_cur_handle_start 
+0x592f 023172 branch le_send_att_find_primary_search_loop1 
+:      023174 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023175 fetch 1 ,mem_le_search_res 
+0x5931 023176 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023177 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023178 fetcht 2 ,mem_temp 
+0x5934 023179 increase -1 ,temp 
+0x5935 023180 storet 2 ,mem_le_cur_handle_end 
+:      023182 le_send_att_find_primary_search_end:
+0x5936 023183 arg 5 ,rega 
+0x5937 023184 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023185 setarg attop_find_by_type_value_response 
+0x5939 023186 istore 1 ,contw 
+0x593a 023187 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023188 istore 2 ,contw 
+0x593c 023189 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023190 istore 2 ,contw 
+0x593e 023191 rtn 
+:      023195 le_parse_att_read_by_type_request:
+0x593f 023196 call le_get_search_handle_start_end_common 
+0x5940 023197 call le_get_search_att_uuid 
+0x5941 023198 branch le_send_att_read_by_type_response 
+:      023200 le_send_att_read_by_type_response:
+0x5942 023201 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023202 storet 2 ,mem_temp 
+0x5944 023203 call le_init_attlist_search 
+0x5945 023204 call le_att_get_handle_ptr2 
+0x5946 023205 increase -2 ,contr 
+0x5947 023206 copy contr ,pdata 
+0x5948 023207 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023209 fetcht 2 ,mem_le_search_uuid 
+0x594a 023210 setarg uuid_chrctr_device_name 
+0x594b 023211 isub temp ,null 
+0x594c 023212 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023213 setarg uuid_gatt_characteristic 
+0x594e 023214 isub temp ,null 
+0x594f 023215 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023216 arg 2 ,timeup 
+:      023217 le_send_att_read_by_type_response_loop:
+0x5951 023218 call le_att_check_handle_end 
+0x5952 023219 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023220 fetcht 2 ,mem_temp 
+0x5954 023221 call le_att_get_handle_info_from_ptr 
+0x5955 023222 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023223 call le_att_same_uuid 
+0x5957 023224 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023225 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023226 disable user 
+0x595a 023227 arg 20 ,rega 
+0x595b 023228 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023229 setarg attop_read_by_type_response 
+0x595d 023230 istore 1 ,contw 
+0x595e 023231 copy contw ,alarm 
+0x595f 023232 increase 1 ,contw 
+0x5960 023234 call le_send_att_read_by_type_write_properties 
+0x5961 023235 call le_att_next_handle 
+0x5962 023236 call le_att_get_handle_info_from_ptr 
+0x5963 023237 call le_send_att_read_by_type_write_uuid 
+0x5964 023238 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023239 increase 5 ,pdata 
+0x5966 023240 istore 1 ,alarm 
+0x5967 023241 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023242 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023243 increase -1 ,timeup 
+0x596a 023244 branch le_send_att_read_by_type_response_end ,zero 
+:      023245 le_send_att_read_by_type_response_next_handle:
+0x596b 023246 call le_att_next_handle 
+0x596c 023247 branch le_send_att_read_by_type_response_loop 
+:      023248 le_send_att_read_by_type_response_end:
+0x596d 023249 branch le_send_att_error_response_notfound ,user 
+0x596e 023250 branch le_send_auto_len_by_mem 
+:      023252 le_send_att_read_by_type_res_found_next:
+0x596f 023253 call le_store_att_record 
+0x5970 023254 call le_att_next_handle 
+0x5971 023255 call le_att_get_handle_info_from_ptr 
+0x5972 023256 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023257 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023259 call get_contw 
+0x5975 023260 fetch 2 ,mem_temp 
+0x5976 023261 increase -1 ,pdata 
+0x5977 023262 istore 2 ,contw 
+0x5978 023263 call le_write_att_record_common 
+0x5979 023264 call le_send_att_read_by_type_write_uuid 
+0x597a 023265 increase -1 ,timeup 
+0x597b 023266 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023267 branch le_send_att_read_by_type_response_next_handle 
+:      023270 le_send_att_read_by_type_write_properties:
+0x597d 023271 fetch 2 ,mem_temp 
+0x597e 023272 istore 2 ,contw 
+0x597f 023274 fetch 1 ,mem_le_curr_att_len 
+0x5980 023275 copy pdata ,loopcnt 
+0x5981 023276 call get_contr 
+0x5982 023277 call memcpy_fast 
+0x5983 023278 branch store_contw 
+:      023279 le_send_att_read_by_type_write_uuid:
+0x5984 023280 call get_contw 
+0x5985 023281 fetch 2 ,mem_temp 
+0x5986 023282 istore 2 ,contw 
+0x5987 023283 call store_contw 
+0x5988 023284 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023285 copy pdata ,loopcnt 
+0x598a 023286 call get_contw 
+0x598b 023287 call get_contr 
+0x598c 023288 isub loopcnt ,contr 
+0x598d 023289 increase -1 ,contr 
+0x598e 023290 call memcpy_fast 
+0x598f 023291 branch store_contw 
+:      023295 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023296 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023297 storet 2 ,mem_temp 
+:      023298 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023299 call le_att_check_handle_end 
+0x5993 023300 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023301 call le_att_get_handle_info_from_ptr 
+0x5995 023302 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023303 call le_att_same_uuid 
+0x5997 023304 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023306 le_send_att_read_by_type_res_not_char_common:
+0x5998 023307 arg 20 ,rega 
+0x5999 023308 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023309 setarg attop_read_by_type_response 
+0x599b 023310 istore 1 ,contw 
+0x599c 023311 fetch 1 ,mem_le_curr_att_len 
+0x599d 023312 copy pdata ,loopcnt 
+0x599e 023313 increase 2 ,pdata 
+0x599f 023314 istore 1 ,contw 
+0x59a0 023315 fetch 2 ,mem_temp 
+0x59a1 023316 istore 2 ,contw 
+0x59a2 023317 call get_contr 
+0x59a3 023318 call memcpy_fast 
+0x59a4 023319 call store_contw 
+0x59a5 023320 branch le_send_auto_len_by_mem 
+:      023322 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023323 call le_att_next_handle 
+0x59a7 023324 branch le_send_att_read_by_type_res_not_char_loop 
+:      023327 le_send_att_read_by_type_res_device_name:
+0x59a8 023328 arg uuid_chrctr_device_name ,temp 
+0x59a9 023329 call le_att_get_short_uuid_ptr 
+0x59aa 023330 rtn blank 
+0x59ab 023331 increase -5 ,contr 
+0x59ac 023332 ifetch 2 ,contr 
+0x59ad 023333 store 2 ,mem_temp 
+0x59ae 023334 arg 20 ,rega 
+0x59af 023335 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023336 setarg attop_read_by_type_response 
+0x59b1 023337 istore 1 ,contw 
+0x59b2 023338 fetch 1 ,mem_le_name_len 
+0x59b3 023339 copy pdata ,loopcnt 
+0x59b4 023340 increase 2 ,pdata 
+0x59b5 023341 istore 1 ,contw 
+0x59b6 023342 fetch 2 ,mem_temp 
+0x59b7 023343 istore 2 ,contw 
+0x59b8 023344 arg mem_le_name ,contr 
+0x59b9 023345 call memcpy_fast 
+0x59ba 023346 call store_contw 
+0x59bb 023347 branch le_send_auto_len_by_mem 
+:      023351 le_parse_att_read_request:
+0x59bc 023352 fetcht 2 ,mem_le_att_handle 
+0x59bd 023353 fetch 1 ,mem_le_configuration 
+0x59be 023354 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023356 le_send_att_read_response:
+0x59bf 023357 call le_att_get_handle_ptr 
+0x59c0 023358 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023359 increase -2 ,contr 
+0x59c2 023360 ifetch 2 ,contr 
+0x59c3 023361 arg uuid_chrctr_device_name ,temp 
+0x59c4 023362 isub temp ,null 
+0x59c5 023363 branch le_send_device_name ,zero 
+0x59c6 023364 ifetch 1 ,contr 
+0x59c7 023365 sub pdata ,22 ,null 
+0x59c8 023366 branch le_send_att_read_response_less ,positive 
+0x59c9 023367 force 22 ,pdata 
+:      023368 le_send_att_read_response_less:
+0x59ca 023369 copy pdata ,regc 
+0x59cb 023370 call store_contr 
+0x59cc 023371 add regc ,1 ,rega 
+0x59cd 023372 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023373 setarg attop_read_response 
+0x59cf 023374 istore 1 ,contw 
+0x59d0 023375 copy regc ,loopcnt 
+0x59d1 023376 call get_contr 
+0x59d2 023377 branch memcpy 
+:      023379 le_send_device_name:
+0x59d3 023380 call store_contr 
+0x59d4 023381 fetch 1 ,mem_le_name_len 
+0x59d5 023382 add pdata ,1 ,rega 
+0x59d6 023383 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023384 setarg attop_read_response 
+0x59d8 023385 istore 1 ,contw 
+0x59d9 023386 fetch 1 ,mem_le_name_len 
+0x59da 023387 copy pdata ,loopcnt 
+0x59db 023388 arg mem_le_name ,contr 
+0x59dc 023389 branch memcpy 
+:      023392 le_send_att_read_response_check_auth:
+0x59dd 023393 fetch 2 ,mem_le_pairing_handle 
+0x59de 023394 isub temp ,null 
+0x59df 023395 nbranch le_send_att_read_response ,zero 
+0x59e0 023397 call le_check_encrypt_state 
+0x59e1 023398 nbranch le_send_att_read_response ,user 
+0x59e2 023399 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023400 branch le_send_att_error_response 
+:      023403 le_parse_att_read_blob_request:
+0x59e4 023404 ifetch 2 ,contr 
+0x59e5 023405 store 2 ,mem_le_att_offset 
+:      023406 le_send_att_read_blob_response:
+0x59e6 023407 arg 20 ,rega 
+0x59e7 023408 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023409 setarg attop_read_blob_response 
+0x59e9 023410 istore 1 ,contw 
+0x59ea 023411 fetch 2 ,mem_le_att_offset 
+0x59eb 023412 iforce rega 
+0x59ec 023413 fetcht 2 ,mem_le_att_handle 
+0x59ed 023414 call le_att_get_handle_ptr 
+0x59ee 023415 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023416 ifetch 1 ,contr 
+0x59f0 023417 isub rega ,loopcnt 
+0x59f1 023418 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023419 sub loopcnt ,22 ,null 
+0x59f3 023420 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023421 force 22 ,loopcnt 
+:      023422 le_send_att_read_blob_response_less:
+0x59f5 023423 deposit rega 
+0x59f6 023424 iadd contr ,contr 
+0x59f7 023425 call memcpy_fast 
+0x59f8 023426 call store_contw 
+0x59f9 023427 branch le_send_auto_len_by_mem 
+:      023430 le_parse_att_read_by_group_type_request:
+0x59fa 023431 call le_get_search_handle_start_end_common 
+0x59fb 023432 call le_get_search_att_type 
+0x59fc 023433 branch le_send_att_read_by_group_type_response 
+:      023438 le_send_att_read_by_group_type_response:
+0x59fd 023439 arg 2 ,timeup 
+0x59fe 023440 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023444 storet 2 ,mem_temp 
+0x5a00 023445 call le_init_attlist_search 
+0x5a01 023446 call le_att_get_handle_ptr2 
+0x5a02 023447 increase -2 ,contr 
+0x5a03 023448 copy contr ,pdata 
+0x5a04 023449 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023450 le_send_att_read_by_group_type_response_loop:
+0x5a05 023451 call le_att_check_handle_end 
+0x5a06 023452 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023453 fetcht 2 ,mem_temp 
+0x5a08 023454 call le_att_get_handle_info_from_ptr 
+0x5a09 023455 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023457 call le_att_same_type 
+0x5a0b 023458 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023459 copy timeup ,pdata 
+0x5a0d 023460 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023461 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023462 disable user 
+0x5a10 023464 arg 20 ,rega 
+0x5a11 023465 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023466 setarg attop_read_by_group_type_response 
+0x5a13 023467 istore 1 ,contw 
+0x5a14 023468 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023469 increase 4 ,pdata 
+0x5a16 023470 istore 1 ,contw 
+0x5a17 023471 call store_contw 
+0x5a18 023472 branch le_send_att_read_by_group_type_store_record 
+:      023473 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023474 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023475 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023476 fetch 2 ,mem_temp 
+0x5a1c 023477 increase -1 ,pdata 
+0x5a1d 023478 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023479 call le_write_att_record 
+:      023480 le_send_att_read_by_group_type_store_record:
+0x5a1f 023481 fetch 2 ,mem_temp 
+0x5a20 023482 store 2 ,mem_le_cur_handle_start 
+0x5a21 023483 call le_store_att_record 
+0x5a22 023484 increase -1 ,timeup 
+:      023486 le_send_att_read_by_group_type_next_handle:
+0x5a23 023487 call le_att_next_handle 
+0x5a24 023488 branch le_send_att_read_by_group_type_response_loop 
+:      023490 le_send_att_read_by_group_type_end0:
+0x5a25 023491 fetch 2 ,mem_temp 
+0x5a26 023492 store 2 ,mem_le_cur_handle_end 
+0x5a27 023493 branch le_send_att_read_by_group_type_end_common 
+:      023494 le_send_att_read_by_group_type_end1:
+0x5a28 023495 fetch 2 ,mem_temp 
+0x5a29 023496 increase -1 ,pdata 
+0x5a2a 023497 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023498 branch le_send_att_read_by_group_type_end_common 
+:      023499 le_send_att_read_by_group_type_end_common:
+0x5a2c 023500 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023501 call le_write_att_record 
+0x5a2e 023502 branch le_send_auto_len_by_mem 
+:      023507 le_parse_att_write_request:
+0x5a2f 023508 copy contr ,rega 
+0x5a30 023509 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023510 add pdata ,-3 ,regb 
+0x5a32 023511 call le_writeatt_cb 
+:      023512 le_send_att_write_response_check_auth:
+0x5a33 023513 fetch 1 ,mem_le_configuration 
+0x5a34 023514 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023516 fetcht 2 ,mem_le_att_handle 
+0x5a36 023517 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023518 isub temp ,null 
+0x5a38 023519 nbranch le_send_att_write_response ,zero 
+0x5a39 023520 call le_check_encrypt_state 
+0x5a3a 023521 nbranch le_send_att_write_response ,user 
+0x5a3b 023522 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023523 branch le_send_att_error_response 
+:      023525 le_send_att_write_response:
+0x5a3d 023526 force 1 ,rega 
+0x5a3e 023527 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023528 setarg attop_write_response 
+0x5a40 023529 istore 1 ,contw 
+0x5a41 023530 rtn 
+:      023532 le_check_encrypt_state:
+0x5a42 023533 call disable_user 
+0x5a43 023534 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023535 rtneq le_pairing_mode_none 
+0x5a45 023536 fetch 1 ,mem_context 
+0x5a46 023537 rtnbit1 lestate_encryption 
+0x5a47 023538 branch enable_user 
+:      023541 le_parse_att_prepare_write_request:
+0x5a48 023542 add contr ,2 ,rega 
+0x5a49 023543 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023544 add pdata ,-5 ,regb 
+0x5a4b 023545 call le_writeatt_cb 
+0x5a4c 023546 branch le_send_att_prepare_write_response 
+:      023549 le_send_att_prepare_write_response:
+0x5a4d 023550 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023551 copy pdata ,rega 
+0x5a4f 023552 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023553 setarg attop_prepare_write_response 
+0x5a51 023554 istore 1 ,contw 
+0x5a52 023555 fetch 2 ,mem_le_att_handle 
+0x5a53 023556 istore 2 ,contw 
+0x5a54 023557 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023558 add pdata ,-5 ,loopcnt 
+0x5a56 023559 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023560 add pdata ,7 ,contr 
+0x5a58 023561 ifetch 2 ,contr 
+0x5a59 023562 istore 2 ,contw 
+0x5a5a 023563 branch memcpy_fast 
+:      023567 le_parse_att_execute_write_request:
+:      023569 le_send_att_execute_write_response:
+0x5a5b 023570 force 1 ,rega 
+0x5a5c 023571 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023572 setarg attop_execute_write_response 
+0x5a5e 023573 istore 1 ,contw 
+0x5a5f 023574 rtn 
+:      023578 le_parse_att_write_command:
+0x5a60 023579 copy contr ,rega 
+0x5a61 023580 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023581 add pdata ,-3 ,regb 
+0x5a63 023582 branch le_writeatt_cb 
+:      023587 le_att_malloc_tx_notify:
+0x5a64 023588 copy temp ,regc 
+0x5a65 023589 increase 3 ,rega 
+0x5a66 023590 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023591 increase -3 ,rega 
+0x5a68 023592 setarg attop_handle_value_notification 
+0x5a69 023593 istore 1 ,contw 
+0x5a6a 023594 copy regc ,temp 
+0x5a6b 023595 istoret 2 ,contw 
+0x5a6c 023596 rtn 
+:      023599 le_att_malloc_tx_indication:
+0x5a6d 023600 copy temp ,regc 
+0x5a6e 023601 increase 3 ,rega 
+0x5a6f 023602 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023603 increase -3 ,rega 
+0x5a71 023604 setarg attop_handle_value_indication 
+0x5a72 023605 istore 1 ,contw 
+0x5a73 023606 copy regc ,temp 
+0x5a74 023607 istoret 2 ,contw 
+0x5a75 023608 rtn 
+:      023613 le_send_att_error_response_notfound:
+0x5a76 023614 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023615 le_send_att_error_response:
+0x5a77 023616 force 5 ,rega 
+0x5a78 023617 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023618 setarg attop_error_response 
+0x5a7a 023619 istore 1 ,contw 
+0x5a7b 023620 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023621 istore 1 ,contw 
+0x5a7d 023622 fetch 2 ,mem_le_att_handle 
+0x5a7e 023623 istore 2 ,contw 
+0x5a7f 023624 fetch 1 ,mem_le_err_code 
+0x5a80 023625 istore 1 ,contw 
+0x5a81 023626 rtn 
+:      023629 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023630 force le_l2cap_cid_att ,regb 
+0x5a83 023631 branch le_fifo_malloc_tx_l2cap 
+:      023634 le_att_next_handle:
+0x5a84 023635 fetcht 2 ,mem_temp 
+0x5a85 023636 increase 1 ,temp 
+0x5a86 023637 storet 2 ,mem_temp 
+0x5a87 023638 rtn 
+:      023640 le_att_check_handle_end:
+0x5a88 023641 fetcht 2 ,mem_temp 
+0x5a89 023642 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023643 isub temp ,null 
+0x5a8b 023644 rtn 
+:      023647 le_att_same_type:
+0x5a8c 023648 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023649 arg mem_le_search_att_type ,rega 
+:      023650 le_att_check_same_common:
+0x5a8e 023651 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023652 copy pdata ,loopcnt 
+0x5a90 023653 isub temp ,null 
+0x5a91 023654 nrtn zero 
+0x5a92 023655 arg mem_le_cur_uuid ,regb 
+0x5a93 023656 branch string_compare 
+:      023658 le_att_same_uuid:
+0x5a94 023659 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023660 arg mem_le_search_uuid ,rega 
+0x5a96 023661 branch le_att_check_same_common 
+:      023664 le_store_att_record:
+0x5a97 023665 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023666 store 1 ,mem_tmp_buffer 
+0x5a99 023667 copy pdata ,loopcnt 
+0x5a9a 023668 call get_contr 
+0x5a9b 023669 branch memcpy_fast 
+:      023672 le_write_att_record:
+0x5a9c 023673 call get_contw 
+0x5a9d 023674 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023675 istore 2 ,contw 
+0x5a9f 023676 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023677 istore 2 ,contw 
+:      023678 le_write_att_record_common:
+0x5aa1 023679 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023680 copy pdata ,loopcnt 
+0x5aa3 023681 call memcpy_fast 
+0x5aa4 023682 branch store_contw 
+:      023686 le_send_auto_len_by_mem:
+0x5aa5 023687 call get_contw 
+0x5aa6 023688 call le_fifo_get_last_att_ptr 
+0x5aa7 023689 copy contw ,pdata 
+0x5aa8 023690 isub contr ,rega 
+0x5aa9 023691 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023692 copy rega ,pdata 
+0x5aab 023693 istore 2 ,contr 
+0x5aac 023694 increase 4 ,rega 
+0x5aad 023695 call le_fifo_get_last_tx_ptr 
+0x5aae 023696 copy rega ,pdata 
+0x5aaf 023697 istore 1 ,contr 
+0x5ab0 023698 rtn 
+:      023701 le_get_search_handle_start_end_common:
+0x5ab1 023702 rshift8 pdata ,pdata 
+0x5ab2 023703 store 2 ,mem_le_search_handle_start 
+0x5ab3 023704 ifetch 2 ,contr 
+0x5ab4 023705 store 2 ,mem_le_search_handle_end 
+0x5ab5 023706 rtn 
+:      023711 le_parse_signaling:
+0x5ab6 023712 ifetch 1 ,contr 
+0x5ab7 023713 ifetcht 1 ,contr 
+0x5ab8 023714 ifetcht 2 ,contr 
+0x5ab9 023715 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023716 rtn 
+:      023717 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023718 ifetch 2 ,contr 
+0x5abc 023719 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023720 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023721 branch ui_ipc_send_event 
+:      023727 le_l2cap_tx_update_req:
+0x5abf 023728 arg 0x0c ,rega 
+0x5ac0 023729 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023730 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023731 setarg 0x08 
+0x5ac3 023732 istore 2 ,contw 
+0x5ac4 023733 fetch 8 ,mem_le_interval_min 
+0x5ac5 023734 istore 8 ,contw 
+0x5ac6 023735 rtn 
+:      023739 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023740 call le_l2cap_update_signaling_identifier 
+0x5ac8 023741 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023742 call le_fifo_malloc_tx_l2cap 
+0x5aca 023743 copy regc ,pdata 
+0x5acb 023744 istore 1 ,contw 
+0x5acc 023745 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023746 istore 1 ,contw 
+0x5ace 023747 rtn 
+:      023750 le_l2cap_update_signaling_identifier:
+0x5acf 023751 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023753 pincrease 1 
+0x5ad1 023754 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023755 rtnne 0 
+:      023757 le_l2cap_reset_signaling_identifier:
+0x5ad3 023758 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023759 rtn 
+:      023764 le_pairing_mode_init:
+0x5ad5 023765 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023766 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023767 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023768 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023769 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023770 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023771 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023772 rtn 
+:      023774 le_set_pairing_mode_secure_justwork:
+0x5add 023775 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023776 branch le_set_noinputnooutput 
+:      023777 le_set_pairing_mode_secure_numeric:
+0x5adf 023778 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023779 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023780 rtn 
+:      023781 le_set_pairing_mode_secure_passkey:
+0x5ae2 023782 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023783 branch le_set_displayonly 
+:      023784 le_set_no_pairing:
+0x5ae4 023785 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023786 le_set_noinputnooutput:
+0x5ae5 023787 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023788 rtn 
+:      023789 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023790 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023791 branch le_set_noinputnooutput 
+:      023792 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023793 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023794 le_set_displayonly:
+0x5aea 023795 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023796 rtn 
+:      023799 le_secure_connection_enable:
+0x5aec 023800 fetch 1 ,mem_le_pres_auth 
+0x5aed 023801 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023802 store 1 ,mem_le_pres_auth 
+0x5aef 023803 rtn 
+:      023804 le_secure_connection_disable:
+0x5af0 023805 fetch 1 ,mem_le_pres_auth 
+0x5af1 023806 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023807 store 1 ,mem_le_pres_auth 
+0x5af3 023808 rtn 
+:      023810 le_parse_smp:
+0x5af4 023811 ifetch 1 ,contr 
+0x5af5 023812 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023814 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023815 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023816 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023817 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023818 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023819 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023820 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023821 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023822 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023823 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023824 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023825 rtn 
+:      023829 le_send_smp_security_request:
+0x5b02 023830 force 2 ,rega 
+0x5b03 023831 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023832 setarg smp_security_request 
+0x5b05 023833 istore 1 ,contw 
+0x5b06 023834 fetch 1 ,mem_le_pres_auth 
+0x5b07 023835 istore 1 ,contw 
+0x5b08 023836 rtn 
+:      023838 le_parse_smp_pairing_request:
+0x5b09 023839 store 1 ,mem_le_preq 
+0x5b0a 023840 ifetch 6 ,contr 
+0x5b0b 023841 istore 6 ,contw 
+0x5b0c 023842 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023843 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023844 call le_send_smp_pairing_response 
+0x5b0f 023845 call le_check_master_support_secure_connect 
+0x5b10 023846 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023847 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023848 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023849 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023850 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023851 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023852 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023853 rtneq le_pairing_mode_secure_connect_passkey 
+:      023854 le_set_tk_0:
+0x5b18 023855 arg 0 ,pdata 
+0x5b19 023856 store 4 ,mem_le_tk 
+0x5b1a 023857 rtn 
+:      023859 le_parse_smp_pairing_req_passkey:
+0x5b1b 023860 fetch 1 ,mem_le_configuration 
+0x5b1c 023861 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023862 le_genernate_tk:
+0x5b1d 023863 arg mem_le_tk ,rega 
+0x5b1e 023864 copy rega ,contw 
+0x5b1f 023865 arg 3 ,loopcnt 
+0x5b20 023866 call generate_random_loop 
+0x5b21 023867 fetch 2 ,mem_le_tk + 2 
+0x5b22 023868 and_into 0x7 ,pdata 
+0x5b23 023869 store 2 ,mem_le_tk + 2 
+:      023870 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023871 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023872 branch ui_ipc_send_event 
+:      023874 le_check_master_support_secure_connect:
+0x5b26 023875 fetch 1 ,mem_le_preq_auth 
+0x5b27 023876 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023877 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023878 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023879 branch app_ble_disconnect 
+:      023881 le_send_smp_pairing_response:
+0x5b2b 023882 force 7 ,rega 
+0x5b2c 023883 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023884 fetch 7 ,mem_le_pres 
+0x5b2e 023885 istore 7 ,contw 
+0x5b2f 023886 rtn 
+:      023889 le_parse_smp_pairing_confirm:
+0x5b30 023890 copy contr ,rega 
+0x5b31 023891 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023892 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023893 copy rega ,contr 
+0x5b34 023894 arg mem_le_rconfirm ,contw 
+0x5b35 023895 call memcpy16 
+0x5b36 023896 branch le_send_smp_pairing_confirm 
+:      023897 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023898 copy rega ,contr 
+0x5b38 023899 arg mem_le_rconfirm ,contw 
+0x5b39 023900 call memcpy16 
+0x5b3a 023901 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023902 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023903 rtn 
+:      023906 le_send_smp_pairing_confirm:
+0x5b3d 023907 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023908 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023909 call generate_confirm 
+0x5b40 023910 force 17 ,rega 
+0x5b41 023911 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023912 setarg smp_pairing_confirm 
+0x5b43 023913 istore 1 ,contw 
+0x5b44 023914 branch store_aes_result 
+:      023917 le_send_smp_pairing_confirm_sc:
+0x5b45 023918 arg mem_le_srand ,contw 
+0x5b46 023919 call generate_random 
+0x5b47 023920 call function_f4_cb 
+0x5b48 023921 force 17 ,rega 
+0x5b49 023922 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 023923 setarg smp_pairing_confirm 
+0x5b4b 023924 istore 1 ,contw 
+0x5b4c 023925 branch load_inverse_result 
+:      023929 le_parse_smp_pairing_random:
+0x5b4d 023930 copy contr ,rega 
+0x5b4e 023931 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 023932 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 023933 copy rega ,contr 
+0x5b51 023934 call authenticate_rconfirm 
+0x5b52 023935 branch le_parse_smp_pairing_random_success ,zero 
+:      023936 le_send_pairing_confirm_value_failed:
+0x5b53 023937 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      023938 le_send_pairing_failed:
+0x5b54 023939 force 2 ,rega 
+0x5b55 023940 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 023941 setarg smp_pairing_failed 
+0x5b57 023942 istore 1 ,contw 
+0x5b58 023943 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 023944 istore 1 ,contw 
+:      023945 le_parse_smp_pairing_failed:
+0x5b5a 023946 force smp_pairing_timer ,queue 
+0x5b5b 023947 call timer_stop 
+0x5b5c 023948 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 023949 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 023950 branch ui_ipc_send_event 
+:      023952 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 023953 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 023954 branch le_send_pairing_failed 
+:      023957 le_parse_smp_pairing_random_sc:
+0x5b61 023958 arg mem_le_mrand ,contw 
+0x5b62 023959 copy rega ,contr 
+0x5b63 023960 call memcpy16 
+0x5b64 023961 fetch 1 ,mem_le_pairing_mode 
+0x5b65 023962 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 023963 call function_g2 
+0x5b67 023966 call le_send_smp_pairing_random 
+0x5b68 023967 fetch 1 ,mem_le_pairing_mode 
+0x5b69 023968 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 023969 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 023970 branch ui_ipc_send_event 
+:      023972 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 023973 call function_f4_ca 
+0x5b6d 023974 arg mem_aes_cmac_temp ,contw 
+0x5b6e 023975 call load_inverse_result 
+0x5b6f 023976 arg mem_aes_cmac_temp ,rega 
+0x5b70 023977 arg mem_le_rconfirm ,regb 
+0x5b71 023978 arg 16 ,loopcnt 
+0x5b72 023979 call string_compare 
+0x5b73 023980 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 023981 branch le_send_smp_pairing_random 
+:      023983 le_parse_smp_pairing_random_success:
+0x5b75 023984 call generate_stk 
+0x5b76 023985 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 023986 call ui_ipc_send_event 
+0x5b78 023987 jam 1 ,mem_ltk_exists 
+0x5b79 023988 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      023990 le_send_smp_pairing_random:
+0x5b7a 023991 force 17 ,rega 
+0x5b7b 023992 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 023993 setarg smp_pairing_random 
+0x5b7d 023994 istore 1 ,contw 
+0x5b7e 023995 arg mem_le_srand ,contr 
+0x5b7f 023996 branch memcpy16 
+:      023998 le_parse_smp_encryption_information:
+0x5b80 023999 arg mem_le_peer_ltk ,contw 
+0x5b81 024000 branch memcpy16 
+:      024002 le_send_smp_encryption_information:
+0x5b82 024003 force 17 ,rega 
+0x5b83 024004 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 024005 setarg smp_encryption_information 
+0x5b85 024006 istore 1 ,contw 
+0x5b86 024007 fetch 1 ,mem_le_configuration 
+0x5b87 024008 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 024009 arg mem_le_ltk ,contr 
+0x5b89 024010 branch memcpy16 
+:      024012 le_send_fixed_ltk:
+0x5b8a 024013 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024014 branch memcpy16 
+:      024017 le_send_smp_master_identification:
+0x5b8c 024018 arg mem_le_ediv ,contw 
+0x5b8d 024019 force 10 ,loopcnt 
+0x5b8e 024020 call generate_random_loop 
+0x5b8f 024021 force 11 ,rega 
+0x5b90 024022 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024023 setarg smp_master_identification 
+0x5b92 024024 istore 1 ,contw 
+0x5b93 024025 fetch 2 ,mem_le_ediv 
+0x5b94 024026 istore 2 ,contw 
+0x5b95 024027 fetch 8 ,mem_le_rand 
+0x5b96 024028 istore 8 ,contw 
+0x5b97 024029 rtn 
+:      024031 le_send_smp_identity_information:
+0x5b98 024032 force 17 ,rega 
+0x5b99 024033 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024034 setarg smp_identity_information 
+0x5b9b 024035 istore 1 ,contw 
+0x5b9c 024036 setarg 0 
+0x5b9d 024037 istore 8 ,contw 
+0x5b9e 024038 istore 8 ,contw 
+0x5b9f 024039 rtn 
+:      024042 le_send_smp_identity_address_information:
+0x5ba0 024043 force 8 ,rega 
+0x5ba1 024044 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024045 setarg smp_identity_address_information 
+0x5ba3 024046 istore 1 ,contw 
+0x5ba4 024047 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024048 istore 1 ,contw 
+0x5ba6 024049 fetch 6 ,mem_le_lap 
+0x5ba7 024050 istore 6 ,contw 
+0x5ba8 024051 rtn 
+:      024054 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024055 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024056 branch le_send_pairing_failed 
+:      024058 le_check_init_key_distribution:
+0x5bab 024059 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024060 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024061 iand temp ,pdata 
+0x5bae 024062 rtn 
+:      024064 le_parse_smp_identity_information:
+0x5baf 024065 arg mem_le_irk ,contw 
+0x5bb0 024066 call memcpy16 
+0x5bb1 024067 call le_check_init_key_distribution 
+0x5bb2 024068 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024069 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024070 fetch 1 ,mem_device_option 
+0x5bb5 024071 rtnne dvc_op_module 
+0x5bb6 024072 call le_check_master_addr_type 
+0x5bb7 024073 nrtn user 
+0x5bb8 024074 branch app_ble_store_reconn_info 
+:      024077 le_check_master_addr_type:
+0x5bb9 024078 call disable_user 
+0x5bba 024079 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024080 rtneq master_public_addr 
+0x5bbc 024081 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024082 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024083 rtn true 
+0x5bbf 024084 branch enable_user 
+:      024086 le_parse_smp_identity_address_information:
+0x5bc0 024087 call le_check_init_key_distribution 
+0x5bc1 024088 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024089 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024090 rtn 
+:      024092 le_parse_smp_master_identification:
+:      024093 le_parse_smp_signing_information:
+:      024094 le_parse_smp_security_request:
+0x5bc4 024095 rtn 
+:      024097 le_parse_smp_public_key:
+0x5bc5 024098 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024099 call memcpy64 
+0x5bc7 024100 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024101 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024102 rtn 
+:      024104 le_parse_smp_dhkey_check:
+0x5bca 024105 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024106 call memcpy16 
+0x5bcc 024107 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024108 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024109 rtn 
+:      024111 le_send_smp_pairing_public_key:
+0x5bcf 024112 force 65 ,rega 
+0x5bd0 024113 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024114 setarg smp_pairing_public_key 
+0x5bd2 024115 istore 1 ,contw 
+0x5bd3 024116 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024117 branch memcpy64 
+:      024119 le_send_smp_pairing_dhkey_check:
+0x5bd5 024120 call function_f6_eb 
+0x5bd6 024121 force 17 ,rega 
+0x5bd7 024122 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024123 setarg smp_pairing_dhkey_check 
+0x5bd9 024124 istore 1 ,contw 
+0x5bda 024125 branch load_inverse_result 
+:      024128 le_check_paring_time:
+0x5bdb 024129 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024130 rtneq flag_le_pairing_end 
+0x5bdd 024131 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024132 isub temp ,null 
+0x5bdf 024133 nrtn positive 
+0x5be0 024134 arg smp_pairing_timer ,queue 
+0x5be1 024135 call timer_check 
+0x5be2 024136 nrtn blank 
+0x5be3 024137 branch le_send_pairing_fail_unspecified_reason 
+:      024139 le_pairing_sm:
+0x5be4 024140 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024141 fetch 1 ,mem_le_pairing_state 
+0x5be6 024142 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024143 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024144 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024145 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024146 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024147 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024148 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024149 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024150 rtn 
+:      024152 le_pairing_sm_null:
+:      024153 le_pairing_sm_send_sec_req:
+0x5bef 024154 fetch 1 ,mem_le_enc_state 
+0x5bf0 024155 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024156 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024157 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024158 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024159 branch ui_ipc_send_event 
+:      024162 le_pairing_sm_start:
+0x5bf5 024163 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024164 branch le_send_smp_security_request 
+:      024166 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024167 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024168 setarg timer_smp_pairing_timeout 
+0x5bf9 024169 arg smp_pairing_timer ,queue 
+0x5bfa 024170 branch timer_init 
+:      024172 le_pairing_sm_after_auth:
+0x5bfb 024173 fetch 1 ,mem_le_enc_state 
+0x5bfc 024174 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024175 rtn 
+:      024177 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024178 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024179 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024180 call ui_ipc_send_event 
+0x5c01 024181 call le_send_smp_encryption_information 
+0x5c02 024182 fetch 1 ,mem_device_option 
+0x5c03 024183 rtnne dvc_op_module 
+0x5c04 024184 call le_check_master_addr_type 
+0x5c05 024185 rtn user 
+0x5c06 024186 branch app_ble_store_reconn_info 
+:      024189 le_pairng_sm_send_enc_information:
+0x5c07 024190 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024191 branch le_send_smp_master_identification 
+:      024193 le_pairng_sm_send_master_indentification:
+0x5c09 024194 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024195 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024196 iand temp ,pdata 
+0x5c0c 024197 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024198 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024199 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024200 branch le_send_smp_identity_information 
+:      024202 le_pairng_sm_send_indentity_information:
+0x5c10 024203 call le_send_smp_identity_address_information 
+0x5c11 024204 branch le_parse_start_enc_rsp_after_auth_end 
+:      024207 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024208 force smp_pairing_timer ,queue 
+0x5c13 024209 call timer_stop 
+0x5c14 024210 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024211 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024212 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024213 branch ui_ipc_send_event 
+:      024217 le_secure_connect_sm:
+0x5c18 024218 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024219 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024220 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024221 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024222 rtnne le_sp_flag_commit_256 
+0x5c1d 024223 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024224 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024225 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024226 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024227 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024228 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024229 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024230 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024231 rtn 
+:      024234 le_sc_sm_passkey_wait_confirm:
+0x5c26 024235 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024236 copy pdata ,queue 
+0x5c28 024237 increase 1 ,pdata 
+0x5c29 024238 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024239 fetch 4 ,mem_le_tk 
+0x5c2b 024240 qisolate1 pdata 
+0x5c2c 024241 setarg 0x80 
+0x5c2d 024242 setflag true ,0 ,pdata 
+0x5c2e 024243 store 1 ,mem_passkey_1bit 
+0x5c2f 024244 branch le_sc_sm_ready_send_pairing_confirm 
+:      024246 le_sc_sm_wait_confirm_gkey:
+0x5c30 024247 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024248 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024249 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024250 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024251 rtn 
+:      024253 le_sc_confirm_gkey_ok:
+0x5c35 024254 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024255 call ui_ipc_send_event 
+0x5c37 024256 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024257 branch le_send_smp_pairing_dhkey_check 
+:      024259 le_sc_sm_receive_dhkey:
+0x5c39 024260 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024261 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024262 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024263 rtn 
+:      024265 le_dhkey_ready:
+0x5c3d 024266 call function_f5 
+0x5c3e 024270 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024271 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024272 call le_set_tk_0 
+:      024273 le_dhkey_ready_common:
+0x5c41 024274 call function_f6_ea 
+0x5c42 024275 arg mem_aes_cmac_temp ,rega 
+0x5c43 024276 arg mem_sp_confirm_remote ,regb 
+0x5c44 024277 arg 16 ,loopcnt 
+0x5c45 024278 call string_compare 
+0x5c46 024279 branch le_dhkey_check_ok ,zero 
+:      024280 le_dhkey_check_fail:
+0x5c47 024281 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024282 branch le_send_pairing_failed 
+:      024285 le_dhkey_check_ok:
+0x5c49 024286 call sp_calc_check_publickey_256 
+0x5c4a 024287 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024288 jam 1 ,mem_ltk_exists 
+0x5c4c 024289 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024290 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024291 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024292 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024293 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024294 rtn 
+:      024296 le_sc_sm_send_public_key:
+0x5c52 024297 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024298 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024299 jam 0 ,mem_passkey_1bit 
+:      024300 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024301 branch le_send_smp_pairing_confirm 
+:      024303 le_sc_sm_send_public_key_passkey:
+0x5c56 024307 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024308 branch le_parse_smp_pairing_req_passkey 
+:      024311 le_sc_sm_receive_public_key:
+0x5c58 024312 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024313 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024314 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024316 rtn 
+:      024318 le_public_key_ready:
+0x5c5c 024319 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024320 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024321 branch sp_dhkey_calc_256 
+:      024323 le_sc_sm_wait_send_public_key:
+0x5c5f 024324 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024325 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024326 branch le_send_smp_pairing_public_key 
+:      024330 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024331 force le_l2cap_cid_smp ,regb 
+0x5c63 024332 branch le_fifo_malloc_tx_l2cap 
+:      024336 le_parse_ll:
+0x5c64 024337 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024338 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024339 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024340 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024341 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024342 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024343 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024344 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024345 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024346 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024347 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024348 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024349 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024350 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024351 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024352 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024353 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024354 arg 2 ,rega 
+0x5c76 024355 arg ll_unknown_rsp ,regb 
+0x5c77 024356 call le_fifo_malloc_tx_ll 
+0x5c78 024357 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024358 istore 1 ,contw 
+0x5c7a 024359 rtn 
+:      024362 le_parse_connection_update_req:
+0x5c7b 024363 ifetch 9 ,contr 
+0x5c7c 024364 store 9 ,mem_le_new_param 
+0x5c7d 024365 ifetch 2 ,contr 
+0x5c7e 024366 store 2 ,mem_le_instant 
+0x5c7f 024367 fetch 1 ,mem_le_state 
+0x5c80 024368 set1 lestate_update_param ,pdata 
+0x5c81 024369 store 1 ,mem_le_state 
+0x5c82 024370 rtn 
+:      024372 le_parse_channel_map_req:
+0x5c83 024373 ifetch 5 ,contr 
+0x5c84 024374 store 5 ,mem_le_new_map 
+0x5c85 024375 ifetch 2 ,contr 
+0x5c86 024376 store 2 ,mem_le_instant 
+0x5c87 024377 fetcht 2 ,mem_le_event_count 
+0x5c88 024378 isub temp ,null 
+0x5c89 024379 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024380 fetch 1 ,mem_le_state 
+0x5c8b 024381 set1 lestate_update_map ,pdata 
+0x5c8c 024382 store 1 ,mem_le_state 
+0x5c8d 024383 rtn 
+:      024386 le_parse_terminate_ind:
+0x5c8e 024387 setarg 20 
+0x5c8f 024388 store 2 ,mem_le_superto 
+0x5c90 024389 store 2 ,mem_le_init_superto 
+0x5c91 024390 rtn 
+:      024392 le_send_terminate_ind_user_terminated:
+0x5c92 024393 arg error_remote_user_terminated_connection ,regc 
+:      024396 le_send_terminate_ind:
+0x5c93 024397 arg 2 ,rega 
+0x5c94 024398 arg ll_terminate_ind ,regb 
+0x5c95 024399 call le_fifo_malloc_tx_ll 
+0x5c96 024400 copy regc ,pdata 
+0x5c97 024401 istore 1 ,contw 
+0x5c98 024402 rtn 
+:      024404 le_parse_feature_req:
+:      024406 le_send_feature_rsp:
+0x5c99 024407 arg 9 ,rega 
+0x5c9a 024408 arg ll_feature_rsp ,regb 
+0x5c9b 024409 call le_fifo_malloc_tx_ll 
+0x5c9c 024410 setarg param_le_features 
+0x5c9d 024411 istore 8 ,contw 
+0x5c9e 024412 rtn 
+:      024415 le_parse_version_ind:
+0x5c9f 024416 rtn master 
+:      024417 le_send_version_ind:
+0x5ca0 024418 arg 6 ,rega 
+0x5ca1 024419 arg ll_version_ind ,regb 
+0x5ca2 024420 call le_fifo_malloc_tx_ll 
+0x5ca3 024421 fetch 5 ,mem_lmp_version 
+0x5ca4 024422 istore 5 ,contw 
+0x5ca5 024423 rtn 
+:      024426 le_parse_ping_req:
+0x5ca6 024427 arg ll_ping_rsp ,regb 
+0x5ca7 024428 branch le_send_ll_one_lenth 
+:      024431 le_send_ll_one_lenth:
+0x5ca8 024432 arg 1 ,rega 
+0x5ca9 024433 branch le_fifo_malloc_tx_ll 
+:      024436 le_parse_enc_req:
+0x5caa 024437 ifetch 8 ,contr 
+0x5cab 024438 store 8 ,mem_le_rand 
+0x5cac 024439 ifetch 2 ,contr 
+0x5cad 024440 store 2 ,mem_le_ediv 
+0x5cae 024441 ifetch 8 ,contr 
+0x5caf 024442 store 8 ,mem_le_skdm 
+0x5cb0 024443 ifetch 4 ,contr 
+0x5cb1 024444 store 4 ,mem_le_ivm 
+0x5cb2 024445 call le_send_enc_rsp 
+0x5cb3 024446 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024447 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024448 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024449 fetch 1 ,mem_le_configuration 
+0x5cb7 024450 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024451 fetch 1 ,mem_nv_data_number 
+0x5cb9 024452 ncall load_device_list_mode_4 ,blank 
+0x5cba 024453 fetch 1 ,mem_ltk_exists 
+0x5cbb 024454 beq 0 ,le_ltk_lost 
+:      024455 le_parse_enc_req_after_auth:
+0x5cbc 024456 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024457 call le_send_start_enc_req 
+0x5cbe 024458 branch generate_sk 
+:      024460 le_parse_enc_req_fixed_ltk:
+0x5cbf 024461 jam 1 ,mem_ltk_exists 
+0x5cc0 024462 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024463 arg mem_le_ltk ,contw 
+0x5cc2 024464 call memcpy16 
+0x5cc3 024465 branch le_parse_enc_req_after_auth 
+:      024468 le_ltk_lost:
+0x5cc4 024469 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024470 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024471 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024472 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024473 branch ui_ipc_send_event 
+:      024475 le_send_reject_ind:
+0x5cc9 024476 arg 2 ,rega 
+0x5cca 024477 arg ll_reject_ind ,regb 
+0x5ccb 024478 call le_fifo_malloc_tx_ll 
+0x5ccc 024479 setarg le_err_pin_or_key_missing 
+0x5ccd 024480 istore 1 ,contw 
+0x5cce 024481 rtn 
+:      024483 le_send_enc_rsp:
+0x5ccf 024484 arg mem_le_skds ,contw 
+0x5cd0 024485 force 8 ,loopcnt 
+0x5cd1 024486 call generate_random_loop 
+0x5cd2 024487 arg mem_le_ivs ,contw 
+0x5cd3 024488 force 4 ,loopcnt 
+0x5cd4 024489 call generate_random_loop 
+0x5cd5 024490 arg 13 ,rega 
+0x5cd6 024491 arg ll_enc_rsp ,regb 
+0x5cd7 024492 call le_fifo_malloc_tx_ll 
+0x5cd8 024493 fetch 8 ,mem_le_skds 
+0x5cd9 024494 istore 8 ,contw 
+0x5cda 024495 fetch 4 ,mem_le_ivs 
+0x5cdb 024496 istore 4 ,contw 
+0x5cdc 024497 rtn 
+:      024499 le_send_start_enc_req:
+0x5cdd 024500 arg ll_start_enc_req ,regb 
+0x5cde 024501 branch le_send_ll_one_lenth 
+:      024503 le_send_start_enc_rsp:
+0x5cdf 024504 arg ll_start_enc_rsp ,regb 
+0x5ce0 024505 branch le_send_ll_one_lenth 
+:      024508 le_parse_enc_rsp:
+0x5ce1 024509 ifetch 8 ,contr 
+0x5ce2 024510 store 8 ,mem_le_skds 
+0x5ce3 024511 ifetch 4 ,contr 
+0x5ce4 024512 store 4 ,mem_le_ivs 
+0x5ce5 024513 branch generate_sk 
+:      024515 le_parse_start_enc_req:
+0x5ce6 024516 fetch 1 ,mem_le_state 
+0x5ce7 024517 set1 lestate_encryption ,pdata 
+0x5ce8 024518 store 1 ,mem_le_state 
+0x5ce9 024519 rtn 
+:      024521 le_parse_start_enc_rsp:
+0x5cea 024522 rtn master 
+0x5ceb 024523 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024524 call ui_ipc_send_event 
+0x5ced 024525 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024526 branch le_send_start_enc_rsp 
+:      024528 le_parse_pause_enc_req:
+0x5cef 024529 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024530 call le_send_pause_enc_rsp 
+0x5cf1 024531 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024532 branch ui_ipc_send_event 
+:      024534 le_send_pause_enc_rsp:
+0x5cf3 024535 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024536 branch le_send_ll_one_lenth 
+:      024539 le_parse_feature_rsp:
+:      024540 le_parse_unknown_rsp:
+:      024541 le_parse_pause_enc_rsp:
+:      024542 le_parse_reject_ind:
+:      024543 le_parse_ping_rsp:
+0x5cf5 024544 rtn 
+:      024551 init_lmp:
+0x5cf6 024552 rtn wake 
+:      024553 init_lmp_work:
+0x5cf7 024554 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024555 setarg 0 
+0x5cf9 024556 store 1 ,mem_lmp_to_send 
+0x5cfa 024557 store 1 ,mem_conn_sm 
+0x5cfb 024558 store 1 ,mem_lmo_opcode1 
+0x5cfc 024559 store 1 ,mem_lmo_opcode2 
+0x5cfd 024560 store 1 ,mem_esco_addr 
+0x5cfe 024561 store 1 ,mem_auth_enable 
+0x5cff 024562 store 1 ,mem_connection_options 
+0x5d00 024563 store 1 ,mem_pairing_auth 
+0x5d01 024564 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024565 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024566 jam null_encryp ,mem_wait_encryption 
+:      024567 init_lmp_reinit:
+0x5d04 024568 jam 0 ,mem_pairing_auth 
+0x5d05 024569 jam 0 ,mem_sp_localsm 
+0x5d06 024570 jam 0 ,mem_lmp_conn_state 
+:      024572 parse_rx_done:
+0x5d07 024573 rtn 
+:      024575 parse_lmp:
+0x5d08 024576 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024577 call setlocalsm_master ,master 
+0x5d0a 024578 ncall setlocalsm_slave ,master 
+0x5d0b 024579 call lmo_fifo_check 
+0x5d0c 024580 nrtn blank 
+0x5d0d 024581 fetch 1 ,mem_state_map 
+0x5d0e 024582 rtnbit0 smap_rxlmp 
+0x5d0f 024583 set0 smap_rxlmp ,pdata 
+0x5d10 024584 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024585 store 1 ,mem_state_map 
+0x5d12 024586 fetch 1 ,mem_rxbuf 
+0x5d13 024587 fetcht 1 ,mem_state_map 
+0x5d14 024588 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024589 setflag true ,smap_lmptid ,temp 
+0x5d16 024590 storet 1 ,mem_state_map 
+0x5d17 024591 and_into 0x2 ,temp 
+0x5d18 024592 storet 1 ,mem_lmo_tid2 
+0x5d19 024593 fetcht 1 ,mem_state_map 
+0x5d1a 024594 rshift pdata ,pdata 
+0x5d1b 024595 store 1 ,mem_lmi_opcode2 
+0x5d1c 024596 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024597 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024598 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024599 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024600 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024601 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024602 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024603 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024604 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024605 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024606 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024607 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024608 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024609 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024610 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024611 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024612 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024613 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024614 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024615 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024616 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024617 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024618 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024619 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024620 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024621 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024622 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024623 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024624 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024625 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024626 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024627 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024628 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024629 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024630 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024631 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024632 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024633 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024634 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024635 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024636 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024637 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024638 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024639 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024640 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024641 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024642 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024643 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024644 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024645 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024646 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024647 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024648 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024649 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024652 reject_unknown_packet:
+0x5d52 024653 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024654 reject_lmp_packet:
+0x5d53 024655 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024656 rtn 
+:      024658 parse_lmp_clkoffset_req:
+0x5d55 024659 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024660 rtn 
+:      024662 parse_enc_key_size_mask_req:
+0x5d57 024663 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024664 rtn 
+:      024666 parse_lmp_set_afh:
+0x5d59 024667 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024668 lshift pdata ,pdata 
+0x5d5b 024669 store 4 ,mem_afh_instant 
+0x5d5c 024670 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024671 store 1 ,mem_afh_new_mod 
+0x5d5e 024672 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024673 store 5 ,mem_afh_map_new 
+0x5d60 024674 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024675 istore 5 ,contw 
+0x5d62 024676 fetch 1 ,mem_mode 
+0x5d63 024677 set1 afh_change ,pdata 
+0x5d64 024678 store 1 ,mem_mode 
+0x5d65 024679 rtn 
+:      024680 parse_lmp_escape:
+0x5d66 024681 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024682 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024683 set1 7 ,pdata 
+0x5d69 024684 store 1 ,mem_lmi_opcode2 
+0x5d6a 024685 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024686 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024687 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024688 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024689 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024690 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024691 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024692 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024693 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024694 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024695 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024696 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024697 rtneq lmp_ext_features_res 
+:      024700 reject_unknown_ext_packet:
+0x5d77 024701 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024702 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024704 rtn 
+:      024705 parse_lmpext_chn_classification_req:
+0x5d7a 024706 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024707 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024708 rtn 
+:      024710 parse_lmpext_iocap_req:
+0x5d7d 024711 call iocap_lmpext_load 
+0x5d7e 024712 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024713 rtn 
+:      024715 parse_lmpext_iocap_res:
+0x5d80 024716 call iocap_lmpext_load 
+0x5d81 024717 branch iocap_lmpext_common 
+:      024719 iocap_lmpext_load:
+0x5d82 024720 arg mem_sp_iocap_remote ,contw 
+0x5d83 024721 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024722 istore 3 ,contw 
+0x5d85 024723 rtn 
+:      024725 iocap_lmpext_common:
+0x5d86 024726 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024727 rtn 
+:      024728 parse_lmpext_accepted:
+0x5d88 024729 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024730 set1 7 ,pdata 
+0x5d8a 024731 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024732 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024733 rtn 
+:      024736 parse_lmpext_not_accepted:
+0x5d8d 024737 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024738 set1 7 ,pdata 
+0x5d8f 024739 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024740 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024741 rtn 
+:      024743 parse_lmpext_accepted_ptt:
+0x5d92 024744 fetch 1 ,mem_ptt 
+0x5d93 024745 fetcht 1 ,mem_state_map 
+0x5d94 024746 nsetflag blank ,smap_edr ,temp 
+0x5d95 024747 storet 1 ,mem_state_map 
+:      024748 parse_lmpext_not_accepted_ptt:
+0x5d96 024749 fetch 1 ,mem_state 
+0x5d97 024750 rtnbit0 state_init_seq 
+0x5d98 024751 set0 state_init_seq ,pdata 
+0x5d99 024752 store 1 ,mem_state 
+0x5d9a 024753 fetch 1 ,mem_auth_enable 
+0x5d9b 024754 nrtn blank 
+0x5d9c 024755 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024756 rtn 
+:      024758 parse_lmpext_pause_encrypt:
+0x5d9e 024759 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024760 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024761 branch tid_reply 
+:      024763 parse_lmpext_pause_encrypt_slave:
+0x5da1 024764 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024765 rtn 
+:      024767 parse_lmpext_resume_encrypt:
+0x5da3 024770 call tid_reply 
+0x5da4 024771 branch lmp_start_encryption 
+:      024773 parse_lmpext_features_req:
+0x5da5 024774 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024775 rtn 
+:      024777 parse_lmpext_features_res:
+0x5da7 024778 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024779 and temp ,0x1 ,temp 
+0x5da9 024780 storet 1 ,mem_remote_sppcap 
+0x5daa 024781 fetch 1 ,mem_hci_cmd 
+0x5dab 024782 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024783 jam 0 ,mem_hci_cmd 
+:      024784 parse_lmpext_features_res_not_hci:
+0x5dad 024785 fetch 1 ,mem_conn_sm 
+0x5dae 024786 rtnne conn_sm_wait_features_ext 
+0x5daf 024787 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024788 branch process_conn_sm 
+:      024790 parse_lmp_accepted:
+0x5db1 024791 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024792 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024793 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024794 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024795 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024796 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024797 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024798 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024799 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024800 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024801 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024802 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024804 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024805 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024806 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024807 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024808 rtn 
+:      024810 parse_lmp_not_accepted:
+0x5dc2 024811 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024812 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024813 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024814 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024815 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024816 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024817 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024818 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024820 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024821 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024822 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024823 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024824 rtn 
+:      024826 parse_lmp_accepted_switch:
+0x5dcf 024827 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024828 call ui_ipc_send_event 
+0x5dd1 024829 branch role_switch_prepare0 
+:      024830 parse_lmp_not_accepted_switch:
+0x5dd2 024831 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024832 call ui_ipc_send_event 
+0x5dd4 024833 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024834 setarg timer_switch_waite 
+0x5dd6 024835 arg switch_wait_timer ,queue 
+0x5dd7 024836 branch timer_init 
+:      024839 parse_lmp_accepted_hostconn:
+0x5dd8 024842 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024843 set1 received_conn_req ,pdata 
+0x5dda 024844 store 1 ,mem_lmp_conn_state 
+0x5ddb 024845 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024846 call ui_ipc_send_event 
+0x5ddd 024847 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024849 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024851 fetch 1 ,mem_conn_sm 
+0x5ddf 024852 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024855 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024856 rtn 
+:      024864 parse_lmp_not_accepted_hostconn:
+0x5de2 024865 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024866 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024868 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024870 branch parse_rx_done ,true 
+0x5de6 024871 rtn 
+:      024873 parse_lmp_accepted_inrand:
+0x5de7 024874 fetch 1 ,mem_link_key_exists 
+0x5de8 024875 nrtn blank 
+0x5de9 024876 call clear_linkkey 
+0x5dea 024877 call lmp_generate_key 
+0x5deb 024878 rtn master 
+0x5dec 024879 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024880 rtn 
+:      024882 parse_lmp_accepted_enc_mode:
+0x5dee 024883 nrtn master 
+0x5def 024884 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024885 fetch 1 ,mem_state_map 
+0x5df1 024886 rtnbit0 smap_encryption 
+0x5df2 024887 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024888 rtn 
+:      024890 parse_lmp_accepted_enc_keysize:
+0x5df4 024891 branch lmp_start_encryption 
+:      024893 parse_lmp_accepted_start_enc:
+0x5df5 024894 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024895 fetch 1 ,mem_state 
+0x5df7 024896 rtnbit1 state_conn_comp 
+0x5df8 024897 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024898 fetch 1 ,mem_conn_sm 
+0x5dfa 024899 rtnne conn_sm_encrypt_wait 
+0x5dfb 024900 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024901 rtn 
+:      024903 parse_lmp_accepted_stop_enc:
+0x5dfd 024911 rtn 
+:      024913 parse_lmp_not_accepted_aurand:
+:      024914 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024915 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024916 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024917 rtn 
+:      024919 parse_lmp_not_accepted_inrand:
+0x5e01 024920 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024921 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 024922 rtnne pairing_not_allowed 
+0x5e04 024923 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 024924 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 024925 rtn 
+:      024926 parse_lmp_inrand_key_missing:
+0x5e07 024927 jam key_missing ,mem_disconn_reason_send 
+0x5e08 024928 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 024929 rtn 
+:      024931 parse_lmp_not_accepted_name_req:
+0x5e0a 024932 rtn 
+:      024934 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 024935 jam sp_stat_null ,mem_sp_state 
+0x5e0c 024936 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 024937 branch parse_rx_done 
+:      024939 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 024940 jam sp_stat_null ,mem_sp_state 
+0x5e0f 024941 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 024942 branch parse_rx_done 
+:      024943 parse_lmp_not_accepted_unsniff_req:
+0x5e11 024944 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 024945 branch ui_ipc_send_event 
+:      024947 parse_lmp_accepted_unsniff_req:
+0x5e13 024948 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 024949 call ui_ipc_send_event 
+0x5e15 024950 branch sniff_exit 
+:      024952 parse_lmp_accepted_sniff_req:
+0x5e16 024953 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 024954 call ui_ipc_send_event 
+0x5e18 024955 setarg 0 
+0x5e19 024956 store 2 ,mem_dsniff 
+0x5e1a 024957 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 024958 lshift pdata ,pdata 
+0x5e1c 024959 store 2 ,mem_tsniff 
+0x5e1d 024960 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 024961 store 1 ,mem_sniff_attempt 
+0x5e1f 024962 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 024963 store 1 ,mem_sniff_timeout 
+0x5e21 024964 branch sniff_init 
+:      024966 parse_lmp_not_acdcept_sniff_req:
+0x5e22 024967 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 024968 branch ui_ipc_send_event 
+:      024970 parse_lmp_crypt_key:
+0x5e24 024971 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 024972 storet 1 ,mem_key_size 
+0x5e26 024973 branch accept_lmp_msg 
+:      024975 parse_lmp_setup_complete:
+0x5e27 024976 fetch 1 ,mem_lmp_conn_state 
+0x5e28 024977 set1 received_setup_complete ,pdata 
+0x5e29 024978 store 1 ,mem_lmp_conn_state 
+0x5e2a 024979 rtnbit1 sent_setup_complete 
+0x5e2b 024980 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 024981 branch parse_rx_done 
+:      024983 parse_lmp_max_slot:
+0x5e2d 024986 rtn 
+:      024988 parse_lmp_max_slot_req:
+0x5e2e 024989 fetch 1 ,mem_max_slot 
+0x5e2f 024990 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 024991 isub temp ,null 
+0x5e31 024993 branch accept_lmp_msg ,positive 
+0x5e32 024994 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 024995 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 024996 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 024997 rtn 
+:      024999 parse_lmp_detach:
+0x5e36 025000 call prepare_disconnect 
+0x5e37 025001 branch accept_lmp_msg 
+:      025003 accept_lmp_msg:
+0x5e38 025004 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 025005 rtn 
+:      025007 parse_lmp_incr_power:
+0x5e3a 025008 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 025009 rtn 
+:      025011 parse_lmp_decr_power:
+0x5e3c 025012 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025013 rtn 
+:      025015 parse_lmp_version_res:
+0x5e3e 025016 fetch 1 ,mem_conn_sm 
+0x5e3f 025017 rtneq conn_sm_wait_version 
+0x5e40 025019 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025021 rtn 
+:      025024 parse_lmp_auto_rate:
+0x5e42 025025 rtn 
+:      025027 parse_lmp_in_rand:
+0x5e43 025028 call lmp_copy_rand 
+0x5e44 025029 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025030 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025031 call ui_ipc_send_event 
+0x5e47 025033 call tid_check 
+0x5e48 025034 nbranch lmp_accept_inrand ,true 
+0x5e49 025036 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025037 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025038 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025039 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025040 rtn 
+:      025041 parse_lmp_inrand_res:
+0x5e4e 025042 fetch 1 ,mem_op 
+0x5e4f 025043 set1 op_inrand_req ,pdata 
+0x5e50 025044 store 1 ,mem_op 
+0x5e51 025045 rtn 
+:      025048 pop_tid_follow:
+0x5e52 025049 fetcht 1 ,mem_state_map 
+0x5e53 025050 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025051 storet 1 ,mem_state_map 
+0x5e55 025052 rtn 
+:      025055 push_tid_follow:
+0x5e56 025056 fetch 1 ,mem_lmo_tid2 
+0x5e57 025057 rshift pdata ,pdata 
+0x5e58 025058 and_into 1 ,pdata 
+0x5e59 025059 rtn 
+:      025061 parse_lmp_au_rand_moudle:
+0x5e5a 025062 fetch 1 ,mem_nv_data_number 
+0x5e5b 025063 rtn blank 
+0x5e5c 025064 fetch 1 ,mem_pairing_auth 
+0x5e5d 025065 call load_device_list ,blank 
+0x5e5e 025066 rtn 
+:      025068 parse_lmp_au_rand:
+0x5e5f 025069 call parse_lmp_au_rand_moudle 
+0x5e60 025070 call push_tid_follow 
+0x5e61 025071 store 1 ,mem_sres_tid 
+0x5e62 025072 call lmp_copy_rand 
+0x5e63 025073 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025074 fetch 1 ,mem_link_key_exists 
+0x5e65 025075 nrtn blank 
+0x5e66 025076 fetch 1 ,mem_state 
+0x5e67 025077 rtnbit1 state_combkey 
+0x5e68 025078 jam key_missing ,mem_lmo_reason2 
+0x5e69 025079 branch reject_lmp_packet 
+:      025081 parse_lmp_sres:
+0x5e6a 025082 arg mem_plap ,rega 
+0x5e6b 025083 call function_e1 
+0x5e6c 025084 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025085 fetcht 4 ,mem_input_store 
+0x5e6e 025086 isub temp ,null 
+0x5e6f 025087 branch authentication_ok ,zero 
+0x5e70 025088 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025089 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025090 rtn 
+:      025091 authentication_ok:
+0x5e73 025092 call authentication_ok_common 
+0x5e74 025093 fetch 1 ,mem_ssp_enable 
+0x5e75 025094 branch pairing_success ,blank 
+0x5e76 025095 rtn 
+:      025098 authentication_ok_common:
+0x5e77 025099 call copy_aco 
+0x5e78 025100 call linkkey_ready 
+0x5e79 025101 fetch 1 ,mem_op 
+0x5e7a 025102 isolate1 op_auth_req ,pdata 
+0x5e7b 025103 set0 op_auth_req ,pdata 
+0x5e7c 025104 store 1 ,mem_op 
+0x5e7d 025105 fetch 1 ,mem_conn_sm 
+0x5e7e 025106 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025107 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025108 rtn 
+:      025109 authentication_ok_conn_sm:
+0x5e81 025110 fetch 1 ,mem_pairing_auth 
+0x5e82 025111 rtnne defalt_pairing_auth 
+0x5e83 025112 fetch 1 ,mem_state_map 
+0x5e84 025113 rtnbit1 smap_encryption 
+0x5e85 025114 branch host_create_conn_encrypt 
+:      025116 parse_lmp_comb_key:
+0x5e86 025117 arg mem_rxbuf + 1 ,rega 
+0x5e87 025118 arg mem_kinit ,regb 
+0x5e88 025119 arg mem_random_number ,contw 
+0x5e89 025120 call xor16 
+0x5e8a 025121 arg mem_plap ,rega 
+0x5e8b 025122 call generate_linkkey 
+0x5e8c 025123 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025124 fetch 1 ,mem_state 
+0x5e8e 025125 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025126 rtn 
+:      025128 parse_lmp_name_res:
+0x5e90 025129 fetch 2 ,mem_len 
+0x5e91 025130 add pdata ,-3 ,loopcnt 
+0x5e92 025131 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025132 setarg mem_tmp_buffer 
+0x5e94 025133 iadd temp ,contw 
+0x5e95 025134 arg mem_rxbuf + 3 ,contr 
+0x5e96 025135 call memcpy 
+0x5e97 025136 fetcht 1 ,mem_name_offset 
+0x5e98 025137 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025138 isub temp ,pdata 
+0x5e9a 025139 sub pdata ,14 ,null 
+0x5e9b 025140 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025141 add temp ,14 ,pdata 
+0x5e9d 025142 store 1 ,mem_name_offset 
+0x5e9e 025143 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025144 rtn 
+:      025145 parse_lmp_name_res_end:
+0x5ea0 025146 fetch 1 ,mem_state_map 
+0x5ea1 025147 set1 smap_name_res ,pdata 
+0x5ea2 025148 store 1 ,mem_state_map 
+0x5ea3 025149 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025150 rtn 
+:      025151 parse_lmp_name_req:
+0x5ea5 025152 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025153 store 1 ,mem_lmi_opcode2 
+0x5ea7 025154 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025155 rtn 
+:      025157 parse_lmp_conn_req:
+0x5ea9 025158 branch accept_lmp_msg 
+:      025160 parse_lmp_timing_accuracy_req:
+0x5eaa 025161 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025162 rtn 
+:      025164 parse_lmp_features_req:
+0x5eac 025165 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025166 rtn 
+:      025168 parse_lmp_version_req:
+0x5eae 025169 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025170 rtn 
+:      025172 parse_lmp_supervision_timeout:
+0x5eb0 025175 rtn 
+:      025179 parse_lmp_sniff_subrating_req:
+0x5eb1 025180 fetch 2 ,mem_tsniff 
+0x5eb2 025181 iforce temp 
+0x5eb3 025182 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025183 store 1 ,mem_subsniff_rate 
+0x5eb5 025184 imul32 temp ,temp 
+0x5eb6 025185 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025186 lshift pdata ,pdata 
+0x5eb8 025187 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025188 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025189 lshift pdata ,pdata 
+0x5ebb 025190 store 4 ,mem_subsniff_instant 
+0x5ebc 025192 deposit temp 
+0x5ebd 025193 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025194 rtn 
+:      025195 parse_lmpext_packet_type_table_req:
+0x5ebf 025196 fetcht 1 ,mem_ptt 
+0x5ec0 025197 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025198 ixor temp ,null 
+0x5ec2 025199 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025200 isolate1 0 ,pdata 
+0x5ec4 025201 fetch 1 ,mem_state_map 
+0x5ec5 025202 setflag true ,smap_edr ,pdata 
+0x5ec6 025203 store 1 ,mem_state_map 
+0x5ec7 025204 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025205 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025206 rtn 
+:      025209 parse_lmp_sniff_subrating_res:
+:      025210 parse_lmp_preferred_rate:
+:      025211 parse_lmp_max_power:
+:      025212 parse_lmp_min_power:
+0x5eca 025213 rtn 
+:      025214 parse_lmp_page_mode_req:
+0x5ecb 025216 branch accept_lmp_msg 
+:      025217 parse_lmp_page_scan_mode_req:
+0x5ecc 025220 branch accept_lmp_msg 
+:      025224 parse_lmp_slot_offset:
+0x5ecd 025225 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025226 store 2 ,mem_slot_offset 
+0x5ecf 025227 rtn 
+:      025229 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025230 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025231 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025232 imul32 temp ,pdata 
+0x5ed3 025233 arg 0x640 ,temp 
+0x5ed4 025234 isub temp ,null 
+0x5ed5 025236 rtn 
+:      025238 parse_lmp_sniff_req:
+0x5ed6 025239 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025240 branch lmp_reject_sniff ,blank 
+0x5ed8 025241 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025242 branch lmp_reject_sniff ,positive 
+0x5eda 025243 fetch 1 ,mem_device_option 
+0x5edb 025244 sub pdata ,dvc_op_module ,null 
+0x5edc 025245 call module_set_lpm_mult_2 ,zero 
+0x5edd 025246 fetch 1 ,mem_state 
+0x5ede 025247 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025248 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025249 lshift pdata ,pdata 
+0x5ee1 025250 store 2 ,mem_dsniff 
+0x5ee2 025251 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025252 lshift pdata ,pdata 
+0x5ee4 025253 store 2 ,mem_tsniff 
+0x5ee5 025254 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025255 store 1 ,mem_sniff_attempt 
+0x5ee7 025256 iforce temp 
+0x5ee8 025257 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025258 store 1 ,mem_sniff_timeout 
+0x5eea 025259 isub temp ,null 
+0x5eeb 025260 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025261 store 1 ,mem_sniff_attempt 
+:      025262 set_big_value_to_attempt:
+0x5eed 025264 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025265 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025266 rtn 
+:      025268 lmp_reject_sniff:
+0x5ef0 025269 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025270 branch reject_lmp_packet 
+:      025272 parse_lmp_start_encryption_req:
+0x5ef2 025273 call accept_lmp_msg 
+0x5ef3 025274 call lmp_copy_rand 
+0x5ef4 025275 call function_e3 
+0x5ef5 025276 branch start_encryption 
+:      025278 parse_lmp_stop_encryption_req:
+0x5ef6 025279 call accept_lmp_msg 
+0x5ef7 025280 branch stop_encryption 
+:      025283 parse_lmp_switch_req:
+0x5ef8 025284 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025285 lshift pdata ,pdata 
+0x5efa 025287 branch parse_lmp_switch_accept ,master 
+0x5efb 025288 fetcht 1 ,mem_link_key_exists 
+0x5efc 025289 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025290 parse_lmp_switch_req_not_accept:
+0x5efd 025291 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025292 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025293 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025294 rtn 
+:      025295 parse_lmp_switch_req_clear_mark:
+0x5f01 025296 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025297 jam 0 ,mem_conn_sm 
+0x5f03 025298 branch role_switch_prepare 
+:      025300 parse_lmp_switch_accept:
+0x5f04 025301 call role_switch_prepare 
+0x5f05 025302 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025303 fetch 1 ,mem_connection_options 
+0x5f07 025304 set0 connection_switch ,pdata 
+0x5f08 025305 store 1 ,mem_connection_options 
+0x5f09 025306 branch accept_lmp_msg 
+:      025310 parse_lmp_temp_rand:
+:      025311 parse_lmp_temp_key:
+:      025312 parse_lmp_timing_accuracy_res:
+:      025313 parse_lmp_unit_key:
+:      025314 parse_lmp_use_semi_permanend_key:
+0x5f0a 025315 rtn 
+:      025318 parse_lmp_unsniff_req:
+0x5f0b 025319 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025320 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025321 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025322 call ui_ipc_send_event 
+0x5f0f 025323 branch sniff_exit 
+:      025325 parse_lmp_encapsulated_header:
+0x5f10 025326 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025327 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025328 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025329 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025330 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025331 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025332 call check_localsm 
+0x5f17 025333 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025334 jam sp_stat_key_recv ,mem_sp_state 
+:      025335 parse_lmp_encapsulated_header_master:
+0x5f19 025336 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025337 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025338 branch parse_rx_done 
+:      025340 parse_lmp_encapsulated_header_reject:
+0x5f1c 025341 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025342 branch reject_lmp_packet 
+:      025344 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025347 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025349 rtn 
+:      025350 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025351 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025352 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025353 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025354 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025355 call check_localsm 
+0x5f24 025356 rtn true 
+0x5f25 025357 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025358 rtn 
+:      025360 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025361 call g_noninit_number_confirm 
+0x5f28 025362 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025363 call ui_ipc_send_event 
+0x5f2a 025364 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025367 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025368 call check_localsm 
+0x5f2c 025369 rtn true 
+0x5f2d 025370 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025371 beq 19 ,authentication_passkey_end 
+0x5f2f 025372 increase 1 ,pdata 
+0x5f30 025373 store 1 ,mem_authentication_passkey_times 
+:      025376 authentication_passkey:
+0x5f31 025377 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025378 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025379 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025380 copy pdata ,queue 
+0x5f35 025381 fetch 6 ,mem_pin 
+0x5f36 025382 qisolate1 pdata 
+0x5f37 025383 setarg 0x80 
+0x5f38 025384 setflag true ,0 ,pdata 
+0x5f39 025385 store 1 ,mem_passkey_1bit 
+0x5f3a 025386 rtn 
+:      025388 authentication_passkey_end:
+0x5f3b 025389 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025390 rtn 
+:      025392 parse_lmp_accepted_dhkey_check:
+0x5f3d 025393 call parse_lmp_accepted_dhkey_check_common 
+:      025394 pairing_success:
+0x5f3e 025395 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025396 rtn blank 
+0x5f40 025397 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025398 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025399 branch ui_ipc_send_event 
+:      025402 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025404 call check_localsm 
+0x5f44 025405 ncall g_noninit ,true 
+0x5f45 025406 call g_init ,true 
+0x5f46 025407 call check_localsm 
+0x5f47 025408 rtn true 
+0x5f48 025409 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025410 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025411 rtn 
+:      025413 parse_simple_pairing_confirm:
+0x5f4b 025414 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025415 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025416 call memcpy16 
+0x5f4e 025417 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025418 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025419 branch master_set_mem_master_sp_flag 
+:      025421 parse_lmp_encapsulated_payload:
+0x5f51 025422 fetch 1 ,mem_master_sp_state 
+0x5f52 025423 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025424 fetch 1 ,mem_sp_state 
+0x5f54 025425 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025426 parse_encapsulated_payload_master:
+0x5f55 025427 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025428 sub pdata ,0x20 ,contw 
+0x5f57 025429 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025430 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025431 iadd contw ,contw 
+0x5f5a 025432 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025433 istore 8 ,contw 
+0x5f5c 025434 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025435 istore 8 ,contw 
+0x5f5e 025436 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025437 increase 16 ,pdata 
+0x5f60 025438 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025439 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025440 parse_lmp_encapsulated_payload_completed:
+0x5f62 025441 call check_localsm 
+0x5f63 025442 branch accept_lmp_msg ,true 
+0x5f64 025443 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025444 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025445 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025446 branch accept_lmp_msg 
+:      025447 parse_lmp_encapsulated_payload_reject:
+0x5f68 025448 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025449 branch reject_lmp_packet 
+:      025450 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025451 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025452 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025453 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025454 branch parse_rx_done 
+:      025456 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025457 call check_localsm 
+0x5f6f 025458 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025459 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025460 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025461 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025462 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025463 branch parse_rx_done 
+:      025465 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025466 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025467 branch ui_ipc_send_event 
+:      025470 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025472 branch parse_rx_done 
+:      025474 parse_lmp_simple_pairing_number:
+0x5f78 025475 fetch 1 ,mem_master_sp_state 
+0x5f79 025476 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025477 fetch 1 ,mem_sp_state 
+0x5f7b 025478 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025479 parse_lmp_simple_pairing_number_master:
+0x5f7c 025480 arg mem_sp_random_remote ,contw 
+0x5f7d 025481 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025482 istore 8 ,contw 
+0x5f7f 025483 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025484 istore 8 ,contw 
+0x5f81 025485 call check_localsm 
+0x5f82 025486 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025487 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025488 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025489 branch accept_lmp_msg 
+:      025490 parse_lmp_simple_pairing_number_master0:
+0x5f86 025491 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025492 branch master_set_mem_master_sp_flag 
+:      025495 parse_lmp_simple_pairing_number_reject:
+0x5f88 025496 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025497 branch reject_lmp_packet 
+:      025499 parse_dhkey_check:
+0x5f8a 025500 fetch 1 ,mem_master_sp_state 
+0x5f8b 025501 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025502 fetch 1 ,mem_sp_state 
+0x5f8d 025503 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025504 parse_dhkey_check_master:
+0x5f8e 025505 arg mem_sp_check_result ,contw 
+0x5f8f 025506 arg mem_rxbuf + 1 ,contr 
+0x5f90 025507 call memcpy16 
+0x5f91 025508 call check_localsm 
+0x5f92 025509 branch parse_dhkey_check_master0 ,true 
+0x5f93 025510 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025511 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025512 number_comparison_successed:
+0x5f95 025513 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025514 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025515 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025516 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025517 branch parse_rx_done 
+:      025519 parse_dhkey_check_master0:
+0x5f9a 025520 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025521 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025522 branch parse_rx_done 
+:      025523 parse_lmp_dhkey_check_reject:
+0x5f9d 025524 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025525 branch reject_lmp_packet 
+:      025527 number_comparison_mode:
+0x5f9f 025528 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025529 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025530 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025531 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025532 rtn 
+:      025534 comparison_result:
+0x5fa4 025535 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025536 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025537 branch parse_lmp_dhkey_check_reject 
+:      025540 parse_lmp_clkoffset_res:
+0x5fa7 025541 branch parse_rx_done 
+:      025543 parse_lmp_encryption_mode_req:
+0x5fa8 025544 fetch 1 ,mem_connection_options 
+0x5fa9 025545 set0 connection_encrypt 
+0x5faa 025546 store 1 ,mem_connection_options 
+0x5fab 025547 call accept_lmp_msg 
+0x5fac 025548 nrtn master 
+0x5fad 025549 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025550 fetcht 1 ,mem_op 
+0x5faf 025551 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025552 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025553 storet 1 ,mem_op 
+0x5fb2 025554 rtn 
+:      025556 parse_lmp_features_res:
+0x5fb3 025557 fetcht 8 ,mem_rxbuf + 1 
+:      025558 parse_lmp_features_res_not_hci:
+0x5fb4 025559 fetch 1 ,mem_conn_sm 
+0x5fb5 025560 rtnne conn_sm_wait_features_res 
+0x5fb6 025562 fetch 1 ,mem_connection_options 
+0x5fb7 025563 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025565 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025566 rtn 
+:      025567 parse_lmp_send_conn:
+0x5fba 025568 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025569 rtn 
+:      025570 parse_lmp_test_activate:
+0x5fbc 025571 fetch 1 ,mem_debug_config 
+0x5fbd 025572 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025573 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025574 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025575 rtn 
+:      025576 parse_lmp_test_control:
+0x5fc1 025579 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025580 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025581 force 9 ,loopcnt 
+0x5fc4 025582 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025583 arg mem_temp_payload ,contw 
+:      025584 parse_lmp_test_xor:
+0x5fc6 025585 ifetch 1 ,contr 
+0x5fc7 025586 xor_into 0x55 ,pdata 
+0x5fc8 025587 istore 1 ,contw 
+0x5fc9 025588 loop parse_lmp_test_xor 
+0x5fca 025589 fetch 1 ,test_mode_scenario 
+0x5fcb 025590 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025591 set0 tester_no_whitening ,temp 
+0x5fcd 025592 set0 tester_pattern_test ,temp 
+0x5fce 025593 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025594 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025595 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025596 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025597 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025598 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025599 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025600 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025601 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025602 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025603 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025604 rtn 
+:      025605 parse_lmp_test_control_exit:
+0x5fda 025607 fetch 1 ,mem_tester_emulate 
+0x5fdb 025608 set1 tester_exit ,pdata 
+0x5fdc 025609 set1 tester_change ,pdata 
+0x5fdd 025610 store 1 ,mem_tester_emulate 
+0x5fde 025611 rtn 
+:      025612 parse_lmp_test_control_pattern:
+0x5fdf 025613 set1 tester_pattern_test ,temp 
+0x5fe0 025614 jam 5 ,mem_lch_code 
+0x5fe1 025615 fetch 2 ,test_mode_data_length 
+0x5fe2 025616 iforce loopcnt 
+0x5fe3 025617 store 2 ,mem_len 
+0x5fe4 025618 arg mem_rxbuf ,contw 
+0x5fe5 025619 call pn9 
+:      025620 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025621 set1 tester_no_whitening ,temp 
+:      025622 parse_lmp_test_control_loopback:
+0x5fe7 025623 set1 tester_change ,temp 
+0x5fe8 025624 force 0 ,pdata 
+0x5fe9 025625 store 1 ,mem_slave_rcvcnt 
+0x5fea 025626 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025627 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025628 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025629 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025630 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025631 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025632 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025633 storet 1 ,mem_tester_emulate 
+0x5ff2 025634 rtn 
+:      025636 parse_lmp_test_control_pause:
+0x5ff3 025637 set0 mark_testmode ,mark 
+0x5ff4 025638 jam 0 ,mem_tester_emulate 
+0x5ff5 025639 fetch 1 ,mem_debug_config 
+0x5ff6 025640 set0 debug_tx_pattern ,pdata 
+0x5ff7 025641 store 1 ,mem_debug_config 
+0x5ff8 025642 rtn 
+:      025648 lmp_copy_rand:
+0x5ff9 025649 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025650 arg mem_random_number ,contw 
+0x5ffb 025651 branch memcpy16 
+:      025653 lmp_generate_key:
+0x5ffc 025654 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025655 rtn 
+:      025657 lmp_start_encryption:
+0x5ffe 025658 nrtn master 
+0x5fff 025659 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025660 rtn 
+:      025662 lmp_accept_inrand:
+0x6001 025663 arg mem_lap ,rega 
+0x6002 025664 call generate_kinit 
+0x6003 025665 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025666 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025667 rtn 
+:      025669 lmp_disconnect:
+0x6006 025670 jam 10 ,mem_conn_timer 
+0x6007 025671 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025672 jam local_host ,mem_disconn_reason_send 
+0x6009 025673 rtn 
+:      025679 send_lmp:
+0x600a 025680 bpatchx patch30_2 ,mem_patch30 
+0x600b 025681 disable user 
+0x600c 025682 call lmo_fifo_process 
+0x600d 025683 fetch 1 ,mem_lmp_to_send 
+0x600e 025684 rtn blank 
+0x600f 025689 bbit1 7 ,send_lmp_escape 
+:      025690 send_lmp0:
+0x6010 025691 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025692 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025693 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025694 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025695 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025696 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025697 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025698 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025699 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025700 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025701 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025702 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025703 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025704 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025705 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025706 beq lmp_sres ,send_lmp_sres 
+0x6020 025707 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025708 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025709 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025710 beq lmp_detach ,send_lmp_detach 
+0x6024 025711 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025712 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025714 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025715 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025716 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025717 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025718 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025719 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025720 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025721 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025722 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025723 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025724 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025725 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025726 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025727 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025728 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025729 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025730 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025731 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025732 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025734 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025735 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025736 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025737 beq lmp_test_control ,send_lmp_test_control 
+:      025738 send_lmp_error:
+0x603d 025739 branch assert 
+0x603e 025740 rtn 
+:      025741 send_lmp_escape:
+0x603f 025742 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025743 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025744 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025745 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025746 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025747 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025748 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025749 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025750 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025751 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025752 branch assert 
+:      025758 send_lmp_accepted:
+0x604a 025759 force 2 ,pdata 
+0x604b 025760 call msg_send_lmp 
+0x604c 025761 fetch 1 ,mem_lmi_opcode 
+0x604d 025762 istore 1 ,contw 
+0x604e 025763 call send_lmp_follow 
+0x604f 025764 bpatchx patch30_3 ,mem_patch30 
+0x6050 025765 fetch 1 ,mem_lmi_opcode 
+0x6051 025766 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025767 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025768 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025769 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025770 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025771 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025772 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025773 rtn 
+:      025775 send_create_conn_start_l2cap_timer_sm:
+0x6059 025776 fetch 1 ,mem_conn_sm 
+0x605a 025777 rtn blank 
+0x605b 025778 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025779 setarg timer_enpt_waite 
+0x605d 025780 arg enpt_delay_timer ,queue 
+0x605e 025781 branch timer_init 
+:      025783 send_lmp_accept_sniff_req:
+0x605f 025784 branch sniff_init 
+:      025785 send_lmp_not_accepted:
+0x6060 025786 force 3 ,pdata 
+0x6061 025787 call msg_send_lmp 
+0x6062 025788 fetch 1 ,mem_lmi_opcode 
+0x6063 025789 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025790 istore 1 ,contw 
+0x6065 025791 fetch 1 ,mem_lmo_reason 
+0x6066 025792 istore 1 ,contw 
+0x6067 025793 branch send_lmp_follow 
+:      025795 send_not_accept_aurand:
+0x6068 025796 istore 1 ,contw 
+0x6069 025797 fetch 1 ,mem_lmo_reason 
+0x606a 025798 istore 1 ,contw 
+0x606b 025799 arg mem_sres_tid ,temp 
+0x606c 025800 branch special_tid_store 
+:      025802 send_lmpext_accepted:
+0x606d 025803 force 4 ,queue 
+0x606e 025804 call send_lmpext 
+0x606f 025805 setarg lmp_escape 
+0x6070 025806 istore 1 ,contw 
+0x6071 025807 fetch 1 ,mem_lmi_opcode 
+0x6072 025808 set0 7 ,pdata 
+0x6073 025809 istore 1 ,contw 
+0x6074 025810 fetch 1 ,mem_lmi_opcode 
+0x6075 025811 branch send_lmp_follow 
+:      025813 send_lmpext_not_accepted:
+0x6076 025814 force 5 ,queue 
+0x6077 025815 call send_lmpext 
+0x6078 025816 setarg lmp_escape 
+0x6079 025817 istore 1 ,contw 
+0x607a 025818 fetch 1 ,mem_lmi_opcode 
+0x607b 025819 set0 7 ,pdata 
+0x607c 025820 istore 1 ,contw 
+0x607d 025821 fetch 1 ,mem_lmo_reason 
+0x607e 025822 istore 1 ,contw 
+0x607f 025823 branch send_lmp_follow 
+:      025826 send_lmp_accepted_inrand:
+0x6080 025827 call clear_linkkey 
+0x6081 025828 call tid_check 
+0x6082 025829 rtn true 
+0x6083 025830 branch lmp_generate_key 
+:      025832 send_lmp_accepted_enc_mode:
+0x6084 025833 fetch 1 ,mem_op 
+0x6085 025834 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025835 rtnbit0 op_stop_enc 
+0x6087 025836 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025837 set0 op_stop_enc ,pdata 
+0x6089 025838 call tid_reply 
+0x608a 025839 branch send_lmp_accepted_enc_exit 
+:      025840 send_lmp_accepted_enc_start:
+0x608b 025841 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025842 set0 op_start_enc ,pdata 
+:      025843 send_lmp_accepted_enc_exit:
+0x608d 025844 store 1 ,mem_op 
+0x608e 025845 rtn 
+:      025847 send_lmp_accepted_enc_key:
+0x608f 025848 call check_localsm 
+0x6090 025849 branch lmp_start_encryption ,true 
+0x6091 025850 rtn 
+:      025852 send_lmp_accepted_connection:
+0x6092 025853 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025855 fetch 1 ,mem_lmp_conn_state 
+0x6094 025856 set1 received_conn_req ,pdata 
+0x6095 025857 store 1 ,mem_lmp_conn_state 
+0x6096 025858 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025859 branch ui_ipc_send_event 
+:      025862 send_lmp_accept_dhkey_check:
+0x6098 025863 rtn 
+:      025867 send_lmpext_features_res:
+0x6099 025868 force 12 ,queue 
+0x609a 025869 call send_lmpext 
+0x609b 025870 setarg 0x01 
+0x609c 025871 istore 1 ,contw 
+0x609d 025872 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025873 istore 2 ,contw 
+0x609f 025874 setarg 0 
+0x60a0 025875 istore 3 ,contw 
+0x60a1 025876 setarg 0x00 
+0x60a2 025877 istore 4 ,contw 
+0x60a3 025878 branch send_lmp_reply 
+:      025879 send_lmpext_io_cap_res:
+0x60a4 025880 force 5 ,queue 
+0x60a5 025881 call send_lmpext 
+0x60a6 025882 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025883 istore 3 ,contw 
+0x60a8 025884 call send_lmp_reply 
+0x60a9 025885 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025886 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025887 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025888 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025889 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025890 rtn 
+:      025892 responder_iocap_keyboard_only:
+0x60af 025893 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025894 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025895 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025896 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025897 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025898 rtn 
+:      025901 responder_iocap_display_yesno:
+0x60b5 025902 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025903 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025904 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025905 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025906 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025907 rtn 
+:      025910 responder_iocap_no_input_no_output:
+0x60bb 025911 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025912 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025913 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025914 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025915 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025916 rtn 
+:      025918 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025919 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025920 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025921 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      025922 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      025923 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      025924 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      025925 set_ssp_mode_justwork:
+0x60c1 025926 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 025927 fetch 1 ,mem_classic_bt_flag 
+0x60c3 025928 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 025929 rtn 
+:      025931 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      025932 set_ssp_mode_numeric_comparison:
+0x60c5 025933 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 025934 rtn 
+:      025936 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      025937 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      025938 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      025939 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      025940 set_ssp_mode_passkey:
+0x60c7 025941 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 025942 rtn 
+:      025945 classic_bt_set_reject_justwork_flag:
+0x60c9 025946 arg flag_ssp_reject_justwork ,queue 
+0x60ca 025947 branch classic_bluetooth_set_flag 
+:      025949 classic_bt_clr_reject_justwork_flag:
+0x60cb 025950 arg flag_ssp_reject_justwork ,queue 
+0x60cc 025951 branch classic_bluetooth_clr_flag 
+:      025953 classic_bluetooth_set_flag:
+0x60cd 025954 fetch 1 ,mem_classic_bt_flag 
+0x60ce 025955 qset1 pdata 
+0x60cf 025956 store 1 ,mem_classic_bt_flag 
+0x60d0 025957 rtn 
+:      025959 classic_bluetooth_clr_flag:
+0x60d1 025960 fetch 1 ,mem_classic_bt_flag 
+0x60d2 025961 qset0 pdata 
+0x60d3 025962 store 1 ,mem_classic_bt_flag 
+0x60d4 025963 rtn 
+:      025966 send_lmp_io_cap_req:
+0x60d5 025967 force 5 ,queue 
+0x60d6 025968 call send_lmpext 
+0x60d7 025969 fetch 3 ,mem_sp_iocap_local 
+0x60d8 025970 istore 3 ,contw 
+0x60d9 025971 branch send_lmp_request 
+:      025974 send_lmpext_sniff_subrating_req:
+0x60da 025976 rtn 
+:      025977 send_lmpext_sniff_subrating_res:
+0x60db 025978 force 9 ,queue 
+0x60dc 025979 call send_lmpext 
+0x60dd 025980 fetch 1 ,mem_subsniff_rate 
+0x60de 025981 istore 1 ,contw 
+0x60df 025982 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 025983 istore 2 ,contw 
+0x60e1 025984 fetch 4 ,mem_subsniff_instant 
+0x60e2 025985 istore 4 ,contw 
+0x60e3 025986 branch send_lmp_reply 
+:      025988 send_lmp_name_res:
+0x60e4 025989 force 17 ,pdata 
+0x60e5 025990 call msg_send_lmp 
+0x60e6 025991 fetch 1 ,mem_lmi_opcode 
+0x60e7 025992 copy pdata ,temp 
+0x60e8 025993 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 025994 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 025995 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 025996 rtn 
+:      025997 send_lmp_name_res_offset_ok:
+0x60ec 025998 istore 1 ,contw 
+0x60ed 025999 fetch 1 ,mem_local_name_length 
+0x60ee 026000 istore 1 ,contw 
+0x60ef 026001 arg 14 ,loopcnt 
+0x60f0 026002 setarg mem_local_name 
+0x60f1 026003 iadd temp ,contr 
+0x60f2 026004 call memcpy 
+0x60f3 026005 branch send_lmp_reply 
+:      026008 send_lmp_timing_accuracy_res:
+0x60f4 026009 force 3 ,pdata 
+0x60f5 026010 call msg_send_lmp 
+0x60f6 026011 setarg 0x0114 
+0x60f7 026012 istore 2 ,contw 
+0x60f8 026013 branch send_lmp_reply 
+:      026015 send_lmp_clkoffset_res:
+0x60f9 026017 force 3 ,pdata 
+0x60fa 026018 call msg_send_lmp 
+0x60fb 026019 fetch 4 ,mem_clke_bt 
+0x60fc 026020 isub clkn_bt ,pdata 
+0x60fd 026021 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026022 sub pdata ,0 ,pdata 
+:      026023 send_lmp_clkoffset_res_master:
+0x60ff 026025 rshift2 pdata ,pdata 
+0x6100 026026 set0 15 ,pdata 
+0x6101 026027 istore 2 ,contw 
+0x6102 026028 branch send_lmp_reply 
+:      026030 send_lmp_version_res:
+0x6103 026031 force 6 ,pdata 
+0x6104 026032 call msg_send_lmp 
+0x6105 026033 fetch 5 ,mem_lmp_version 
+0x6106 026034 istore 5 ,contw 
+0x6107 026035 branch send_lmp_reply 
+:      026037 send_lmp_features_res:
+0x6108 026038 force 9 ,pdata 
+0x6109 026039 call msg_send_lmp 
+0x610a 026040 fetch 8 ,mem_features 
+0x610b 026041 istore 8 ,contw 
+0x610c 026042 branch send_lmp_reply 
+:      026049 send_lmpext_features_req:
+0x610d 026050 force 12 ,queue 
+0x610e 026051 call send_lmpext 
+0x610f 026052 setarg 0x01 
+0x6110 026053 istore 1 ,contw 
+0x6111 026054 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026055 istore 2 ,contw 
+0x6113 026056 setarg 0 
+0x6114 026057 istore 3 ,contw 
+0x6115 026058 setarg 0x00 
+0x6116 026059 istore 4 ,contw 
+0x6117 026060 branch send_lmp_request 
+:      026062 send_lmpext_packet_type_table_req:
+0x6118 026063 force 3 ,queue 
+0x6119 026064 call send_lmpext 
+0x611a 026065 fetch 1 ,mem_ptt 
+0x611b 026066 istore 1 ,contw 
+0x611c 026067 disable user 
+0x611d 026068 call send_lmp_request 
+0x611e 026069 nrtn user 
+0x611f 026070 nrtn master 
+0x6120 026071 fetch 1 ,mem_afh_cfg 
+0x6121 026072 rtnbit0 afh_cfg_on 
+0x6122 026073 call afh_init 
+0x6123 026074 branch afh_open_all_channels 
+:      026077 ssp_enable:
+0x6124 026078 bpatchx patch30_4 ,mem_patch30 
+0x6125 026079 fetch 1 ,mem_features + 6 
+0x6126 026080 set1 param_featrue_ssp ,pdata 
+0x6127 026081 store 1 ,mem_features + 6 
+0x6128 026082 setarg param_lmpext_ssp_enable 
+0x6129 026083 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026084 rtn 
+:      026086 ssp_disable:
+0x612b 026087 bpatchx patch30_5 ,mem_patch30 
+0x612c 026088 fetch 1 ,mem_features + 6 
+0x612d 026089 set0 param_featrue_ssp ,pdata 
+0x612e 026090 store 1 ,mem_features + 6 
+0x612f 026091 setarg 0 
+0x6130 026092 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026093 rtn 
+:      026095 afh_init:
+0x6132 026096 jam 0x3 ,mem_afh_cfg 
+0x6133 026097 setarg 0 
+0x6134 026098 store 4 ,mem_afh_timer 
+0x6135 026099 arg mem_afh_map_lo ,contw 
+0x6136 026100 call afh_reset_map 
+0x6137 026101 arg mem_afh_map_new ,contw 
+0x6138 026102 call afh_reset_map 
+0x6139 026103 arg mem_afh_classify_channel_map ,contw 
+0x613a 026104 call afh_reset_map 
+0x613b 026105 branch afh_clear_error_counter 
+:      026106 afh_open_all_channels:
+0x613c 026107 arg mem_afh_map_new ,contw 
+0x613d 026108 call afh_reset_map 
+0x613e 026109 call afh_clear_error_counter 
+0x613f 026110 branch afh_set_send_flag 
+:      026113 afh_reset_map:
+0x6140 026114 setarg 0xffffff 
+0x6141 026115 istore 3 ,contw 
+0x6142 026116 istore 3 ,contw 
+0x6143 026117 istore 3 ,contw 
+0x6144 026118 setarg 0x7f 
+0x6145 026119 istore 1 ,contw 
+0x6146 026120 rtn 
+:      026121 afh_clear_error_counter:
+0x6147 026122 setarg 0 
+0x6148 026123 store 2 ,mem_afh_error_total 
+0x6149 026124 rtn 
+:      026125 afh_set_send_flag:
+0x614a 026126 fetch 1 ,mem_afh_cfg 
+0x614b 026127 set1 send_lmp_set_afh ,pdata 
+0x614c 026128 store 1 ,mem_afh_cfg 
+0x614d 026129 rtn 
+:      026132 send_lmpext_pause_encryption_req:
+0x614e 026133 force 2 ,queue 
+0x614f 026134 call send_lmpext 
+0x6150 026135 nbranch send_lmp_reply ,master 
+0x6151 026137 branch send_lmp_request 
+:      026141 send_lmp_detach:
+0x6152 026142 force 2 ,pdata 
+0x6153 026143 call msg_send_lmp 
+0x6154 026144 fetch 1 ,mem_disconn_reason_send 
+0x6155 026145 istore 1 ,contw 
+0x6156 026146 call send_lmp_request 
+:      026147 prepare_disconnect:
+0x6157 026148 fetch 1 ,mem_op 
+0x6158 026149 set1 op_disconn ,pdata 
+0x6159 026150 store 1 ,mem_op 
+0x615a 026151 jam 50 ,mem_conn_timer 
+0x615b 026152 rtn 
+:      026155 send_lmp_no_payload:
+0x615c 026156 force 1 ,pdata 
+0x615d 026157 call msg_send_lmp 
+0x615e 026158 branch send_lmp_request 
+:      026159 send_lmp_nopayload_reply:
+0x615f 026160 force 1 ,pdata 
+0x6160 026161 call msg_send_lmp 
+0x6161 026162 branch send_lmp_reply 
+:      026165 send_lmp_encryption_mode_req:
+0x6162 026166 force 2 ,pdata 
+0x6163 026167 call msg_send_lmp 
+0x6164 026168 fetch 1 ,mem_state_map 
+0x6165 026169 isolate0 smap_encryption ,pdata 
+0x6166 026170 setflag true ,0 ,pdata 
+0x6167 026171 and_into 1 ,pdata 
+0x6168 026172 istore 1 ,contw 
+0x6169 026173 branch send_lmp_request 
+:      026176 send_lmp_superto:
+0x616a 026177 force 3 ,pdata 
+0x616b 026178 call msg_send_lmp 
+0x616c 026179 fetch 2 ,mem_supervision_to 
+0x616d 026180 istore 2 ,contw 
+0x616e 026181 branch send_lmp_request 
+:      026183 send_lmp_name_req:
+0x616f 026184 jam 250 ,mem_conn_timer 
+0x6170 026185 force 2 ,pdata 
+0x6171 026186 call msg_send_lmp 
+0x6172 026187 fetch 1 ,mem_name_offset 
+0x6173 026188 istore 1 ,contw 
+0x6174 026189 branch send_lmp_request 
+:      026191 send_lmp_test_control:
+0x6175 026192 force 10 ,pdata 
+0x6176 026193 call msg_send_lmp 
+0x6177 026194 arg mem_temp_payload ,contr 
+0x6178 026195 force 9 ,loopcnt 
+:      026196 send_lmp_test_control_loop:
+0x6179 026197 ifetch 1 ,contr 
+0x617a 026198 xor_into 0x55 ,pdata 
+0x617b 026199 istore 1 ,contw 
+0x617c 026200 loop send_lmp_test_control_loop 
+0x617d 026201 branch send_lmp_request 
+:      026203 send_lmp_quality_of_service_req:
+0x617e 026204 branch send_lmp_request 
+:      026205 send_lmp_unit_key:
+0x617f 026206 branch send_lmp_request 
+:      026208 send_lmp_slot_offset:
+0x6180 026209 rtn master 
+0x6181 026210 call calc_slot_offset 
+0x6182 026211 force 9 ,pdata 
+0x6183 026212 call msg_send_lmp 
+0x6184 026213 fetch 2 ,mem_slot_offset 
+0x6185 026214 istore 2 ,contw 
+0x6186 026215 fetch 3 ,mem_lap 
+0x6187 026216 istore 3 ,contw 
+0x6188 026217 fetch 1 ,mem_uap 
+0x6189 026218 istore 1 ,contw 
+0x618a 026219 fetch 2 ,mem_nap 
+0x618b 026220 istore 2 ,contw 
+0x618c 026221 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026222 set0 mark_switch_initiated ,mark 
+0x618e 026223 call send_lmp_request 
+0x618f 026224 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026225 rtn 
+:      026226 send_lmp_slot_offset_reply:
+0x6191 026227 call send_lmp_reply 
+0x6192 026228 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026229 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026230 rtn 
+:      026232 send_lmp_switch_req:
+0x6195 026233 arg 0x200 ,temp 
+0x6196 026234 branch switch_on_native ,master 
+0x6197 026235 deposit clke_bt 
+0x6198 026236 branch switch_slack 
+:      026237 switch_on_native:
+0x6199 026238 deposit clkn_bt 
+:      026239 switch_slack:
+0x619a 026240 deposit bt_clk 
+0x619b 026241 iadd temp ,pdata 
+0x619c 026242 and_into 0x1fc ,pdata 
+0x619d 026243 store 4 ,mem_sniff_anchor 
+0x619e 026244 force 5 ,pdata 
+0x619f 026245 call msg_send_lmp 
+0x61a0 026246 fetch 4 ,mem_sniff_anchor 
+0x61a1 026247 rshift pdata ,pdata 
+0x61a2 026248 istore 4 ,contw 
+0x61a3 026249 branch send_lmp_request 
+:      026251 send_lmp_sniff_req:
+0x61a4 026252 force 10 ,pdata 
+0x61a5 026253 call msg_send_lmp 
+0x61a6 026254 arg mem_sniff_payload ,contr 
+0x61a7 026255 ifetch 9 ,contr 
+0x61a8 026256 istore 9 ,contw 
+0x61a9 026257 branch send_lmp_request 
+:      026260 send_lmp_timing_accuracy_req:
+0x61aa 026262 force 3 ,pdata 
+0x61ab 026263 call msg_send_lmp 
+0x61ac 026264 setarg 0x0114 
+0x61ad 026265 istore 2 ,contw 
+0x61ae 026266 branch send_lmp_request 
+:      026268 send_lmp_unsniff_req:
+0x61af 026270 force 1 ,pdata 
+0x61b0 026271 call msg_send_lmp 
+0x61b1 026280 branch send_lmp_request 
+:      026283 send_lmp_max_slot:
+0x61b2 026284 force 2 ,pdata 
+0x61b3 026285 call msg_send_lmp 
+0x61b4 026286 fetch 1 ,mem_max_slot 
+0x61b5 026287 istore 1 ,contw 
+0x61b6 026288 branch send_lmp_request 
+:      026291 send_lmp_max_slot_req:
+0x61b7 026292 force 2 ,pdata 
+0x61b8 026293 call msg_send_lmp 
+0x61b9 026294 setarg 0x05 
+0x61ba 026295 istore 1 ,contw 
+0x61bb 026296 branch send_lmp_request 
+:      026299 send_lmp_inc_power:
+0x61bc 026300 force 2 ,pdata 
+0x61bd 026301 call msg_send_lmp 
+0x61be 026302 setarg 0x00 
+0x61bf 026303 istore 1 ,contw 
+0x61c0 026304 branch send_lmp_request 
+:      026307 send_lmp_setup_complete_by_module:
+0x61c1 026308 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026309 rtn 
+:      026310 send_lmp_setup_complete:
+0x61c3 026311 fetch 1 ,mem_device_option 
+0x61c4 026312 sub pdata ,dvc_op_module ,null 
+0x61c5 026313 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026314 fetch 1 ,mem_state 
+0x61c7 026315 set1 state_conn_comp ,pdata 
+0x61c8 026316 store 1 ,mem_state 
+0x61c9 026317 copy clkn_bt ,pdata 
+0x61ca 026318 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026319 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026320 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026321 set1 sent_setup_complete ,pdata 
+0x61ce 026322 store 1 ,mem_lmp_conn_state 
+0x61cf 026323 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026324 call ui_ipc_send_event 
+0x61d1 026325 force 1 ,pdata 
+0x61d2 026326 call msg_send_lmp 
+0x61d3 026327 branch send_lmp_request 
+:      026328 send_lmp_setup_complete_has_sent:
+0x61d4 026329 jam 0 ,mem_lmp_to_send 
+0x61d5 026330 rtn 
+:      026332 send_lmp_version_req:
+0x61d6 026333 force 6 ,pdata 
+0x61d7 026334 call msg_send_lmp 
+0x61d8 026335 fetch 5 ,mem_lmp_version 
+0x61d9 026336 istore 5 ,contw 
+0x61da 026337 branch send_lmp_request 
+:      026339 send_lmp_features_req:
+0x61db 026340 force 9 ,pdata 
+0x61dc 026341 call msg_send_lmp 
+0x61dd 026342 fetch 8 ,mem_features 
+0x61de 026343 istore 8 ,contw 
+0x61df 026344 branch send_lmp_request 
+:      026346 sp_master_send_io_cap_get:
+0x61e0 026347 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026348 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026349 rtnne sp_key_valid 
+0x61e3 026350 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026351 rtn 
+:      026353 sp_master_send_io_cap_send:
+0x61e5 026354 call tid_initiate 
+0x61e6 026355 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026356 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026357 rtn 
+:      026360 sp_master_send_lmp_encapsulated_header:
+0x61e9 026361 call tid_initiate 
+0x61ea 026362 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026363 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026364 rtn 
+:      026366 sp_master_commitment_compare:
+0x61ed 026367 arg mem_sp_calc_result_high ,rega 
+0x61ee 026368 arg mem_sp_confirm_remote ,regb 
+0x61ef 026369 arg 16 ,loopcnt 
+0x61f0 026370 call string_compare 
+0x61f1 026371 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026372 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026373 call master_clear_mem_master_sp_flag 
+0x61f4 026374 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026375 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026376 branch reject_lmp_packet 
+:      026377 sp_master_commitment_compare_success:
+0x61f7 026378 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026379 call master_set_mem_master_sp_flag 
+0x61f9 026380 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026381 branch accept_lmp_msg 
+:      026385 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026386 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026387 rtn 
+:      026391 sp_send_lmp_encapsulated_header:
+0x61fd 026394 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026396 rtn 
+:      026402 send_lmp_encapsulated_header:
+0x61ff 026403 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026404 force 4 ,pdata 
+0x6201 026405 call msg_send_lmp 
+0x6202 026406 force encapsulated_major_type_p192 ,pdata 
+0x6203 026407 istore 1 ,contw 
+0x6204 026408 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026409 istore 1 ,contw 
+0x6206 026410 force encapsulated_len_p192 ,pdata 
+0x6207 026411 istore 1 ,contw 
+0x6208 026412 call check_localsm 
+0x6209 026413 branch send_lmp_request ,true 
+0x620a 026414 branch send_lmp_reply 
+:      026416 send_lmp_encapsulated_payload:
+0x620b 026418 force 17 ,pdata 
+0x620c 026419 call msg_send_lmp 
+0x620d 026420 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026421 arg mem_sp_pubkey_local ,contr 
+0x620f 026422 iadd contr ,contr 
+0x6210 026423 ifetch 8 ,contr 
+0x6211 026424 istore 8 ,contw 
+0x6212 026425 ifetch 8 ,contr 
+0x6213 026426 istore 8 ,contw 
+0x6214 026427 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026428 increase 16 ,pdata 
+0x6216 026429 store 1 ,mem_sp_local_key_send_count 
+0x6217 026430 call check_localsm 
+0x6218 026431 branch send_lmp_request ,true 
+0x6219 026432 branch send_lmp_reply 
+:      026435 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026436 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026437 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026438 rtn 
+:      026439 send_lmp_simple_pairing_comfirm:
+0x621d 026442 force 17 ,pdata 
+0x621e 026443 call msg_send_lmp 
+0x621f 026444 arg mem_sp_calc_result_high ,contr 
+0x6220 026445 ifetch 8 ,contr 
+0x6221 026446 istore 8 ,contw 
+0x6222 026447 ifetch 8 ,contr 
+0x6223 026448 istore 8 ,contw 
+0x6224 026449 branch send_lmp_reply 
+:      026451 sp_send_lmp_simple_pairing_number:
+0x6225 026452 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026453 rtn 
+:      026455 send_lmp_simple_pairing_number:
+0x6227 026457 call check_localsm 
+0x6228 026458 call sp_local_random_key_generator ,true 
+0x6229 026459 force 17 ,pdata 
+0x622a 026460 call msg_send_lmp 
+0x622b 026461 arg mem_sp_random_local ,contr 
+0x622c 026462 ifetch 8 ,contr 
+0x622d 026463 istore 8 ,contw 
+0x622e 026464 ifetch 8 ,contr 
+0x622f 026465 istore 8 ,contw 
+0x6230 026466 call check_localsm 
+0x6231 026467 nbranch send_lmp_reply ,true 
+0x6232 026468 branch send_lmp_request ,true 
+:      026470 master_sp_sm_end:
+0x6233 026472 jam sp_stat_done ,mem_master_sp_state 
+:      026473 sp_aurand_send:
+0x6234 026474 call tid_initiate 
+0x6235 026475 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026476 call check_localsm_master 
+0x6237 026477 branch sp_master_key_prarm_push ,true 
+0x6238 026478 branch sp_link_key_prarm_push 
+:      026479 master_sp_send_lmp_dhkey_check:
+0x6239 026480 call tid_reply 
+:      026481 sp_send_lmp_dhkey_check:
+0x623a 026482 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026483 rtn 
+:      026484 send_lmp_dhkey_check:
+0x623c 026486 force 17 ,pdata 
+0x623d 026487 call msg_send_lmp 
+0x623e 026488 arg mem_sp_calc_result_high ,contr 
+0x623f 026489 ifetch 8 ,contr 
+0x6240 026490 istore 8 ,contw 
+0x6241 026491 ifetch 8 ,contr 
+0x6242 026492 istore 8 ,contw 
+0x6243 026493 call check_localsm 
+0x6244 026494 nbranch send_lmp_reply ,true 
+0x6245 026495 branch send_lmp_request ,true 
+:      026497 send_lmp_enc_key_size_mask_res:
+0x6246 026498 force 3 ,pdata 
+0x6247 026499 call msg_send_lmp 
+0x6248 026500 setarg 0xfffe 
+0x6249 026501 istore 2 ,contw 
+0x624a 026502 branch send_lmp_reply 
+:      026504 send_lmp_auto_rate:
+0x624b 026505 branch send_lmp_request 
+:      026506 send_lmp_clkoffset_req:
+0x624c 026507 branch send_lmp_request 
+:      026508 send_lmp_quality_of_service:
+0x624d 026509 branch send_lmp_request 
+:      026510 send_lmp_test_activate:
+0x624e 026511 branch send_lmp_request 
+:      026516 send_lmp_comb_key:
+0x624f 026517 call generate_random_number 
+0x6250 026518 arg mem_lap ,rega 
+0x6251 026519 call generate_linkkey 
+0x6252 026520 force 17 ,pdata 
+0x6253 026521 call msg_send_lmp 
+0x6254 026522 arg mem_kinit ,rega 
+0x6255 026523 arg mem_random_number ,regb 
+0x6256 026524 call xor16 
+0x6257 026525 nbranch send_lmp_follow ,master 
+0x6258 026526 branch send_lmp_tid 
+:      026528 send_lmp_inrand:
+0x6259 026529 call generate_random_number 
+0x625a 026530 arg mem_plap ,rega 
+0x625b 026531 call generate_kinit 
+:      026532 send_lmp_rand:
+0x625c 026533 force 17 ,pdata 
+0x625d 026534 call msg_send_lmp 
+0x625e 026535 arg mem_random_number ,contr 
+0x625f 026536 call memcpy16 
+0x6260 026537 fetch 1 ,mem_conn_sm 
+0x6261 026538 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026539 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026540 branch send_lmp_tid 
+:      026542 send_lmp_aurand:
+0x6264 026543 fetch 1 ,mem_pairing_auth 
+0x6265 026544 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026545 call check_localsm 
+0x6267 026546 call tid_initiate ,true 
+0x6268 026547 ncall tid_reply ,true 
+0x6269 026548 branch send_lmp_aurand_common 
+:      026549 send_lmp_aurand_notpairing:
+0x626a 026550 call tid_initiate 
+:      026551 send_lmp_aurand_common:
+0x626b 026552 call generate_random_number 
+0x626c 026553 branch send_lmp_rand 
+:      026555 send_lmp_sres:
+0x626d 026556 arg mem_lap ,rega 
+0x626e 026557 call function_e1 
+0x626f 026558 force 5 ,pdata 
+0x6270 026559 call msg_send_lmp 
+0x6271 026560 fetch 4 ,mem_input_store 
+0x6272 026561 istore 4 ,contw 
+0x6273 026562 arg mem_sres_tid ,temp 
+0x6274 026563 call special_tid_store 
+0x6275 026564 call copy_aco 
+0x6276 026565 call check_localsm 
+0x6277 026566 branch send_lmp_sres_master ,true 
+0x6278 026567 jam done_encryp ,mem_wait_encryption 
+0x6279 026568 fetch 1 ,mem_pairing_auth 
+0x627a 026569 rtn blank 
+0x627b 026570 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026571 send_lmp_sres_master:
+0x627c 026572 fetch 1 ,mem_link_key_exists 
+0x627d 026573 rtn blank 
+:      026574 send_lmp_sres_startenc:
+0x627e 026575 call check_localsm 
+0x627f 026576 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026577 fetch 1 ,mem_auth_enable 
+0x6281 026578 rtn blank 
+0x6282 026579 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026580 rtn 
+:      026581 send_lmp_sres_startenc_slave:
+0x6284 026582 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026583 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026584 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026585 rtn 
+:      026589 send_lmp_start_encryption:
+0x6288 026590 call generate_random_number 
+0x6289 026591 call function_e3 
+0x628a 026592 force 17 ,pdata 
+0x628b 026593 call msg_send_lmp 
+0x628c 026594 arg mem_random_number ,contr 
+0x628d 026595 call memcpy16 
+0x628e 026596 branch send_lmp_tid 
+:      026598 send_lmp_stop_encryption_req:
+0x628f 026599 force 1 ,pdata 
+0x6290 026600 call msg_send_lmp 
+0x6291 026601 branch send_lmp_tid 
+:      026603 send_lmp_encryption_key_size_req:
+0x6292 026604 force 2 ,pdata 
+0x6293 026605 call msg_send_lmp 
+0x6294 026606 force 16 ,pdata 
+0x6295 026607 istore 1 ,contw 
+0x6296 026608 store 1 ,mem_key_size 
+0x6297 026609 branch send_lmp_tid 
+:      026611 msg_send_lmp:
+0x6298 026613 lshift3 pdata ,pdata 
+0x6299 026614 or_into 0x07 ,pdata 
+0x629a 026615 store 1 ,mem_lmo_header_length 
+0x629b 026616 arg 17 ,loopcnt 
+0x629c 026617 arg mem_lmo_payload ,contw 
+0x629d 026618 call clear_mem 
+0x629e 026619 arg mem_lmo_payload ,contw 
+0x629f 026620 rtn 
+:      026622 send_lmpext:
+0x62a0 026623 and pdata ,0x7f ,rega 
+0x62a1 026624 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026625 deposit queue 
+0x62a3 026626 call msg_send_lmp 
+0x62a4 026627 deposit rega 
+0x62a5 026628 istore 1 ,contw 
+0x62a6 026629 rtn 
+:      026631 send_lmp_follow:
+0x62a7 026632 fetch 1 ,mem_lmp_to_send 
+0x62a8 026633 lshift pdata ,pdata 
+0x62a9 026634 fetcht 1 ,mem_state_map 
+0x62aa 026635 isolate1 smap_lmptid ,temp 
+0x62ab 026636 setflag true ,0 ,pdata 
+0x62ac 026637 branch send_lmp_exit 
+:      026640 send_lmp_tid:
+0x62ad 026641 fetcht 1 ,mem_state_map 
+0x62ae 026642 and_into 1 ,temp 
+0x62af 026643 branch send_lmp_end 
+:      026645 send_lmp_reply:
+0x62b0 026646 force 0 ,temp 
+0x62b1 026647 branch send_lmp_end 
+:      026649 send_lmp_request:
+0x62b2 026650 force 1 ,temp 
+:      026651 send_lmp_end:
+0x62b3 026652 fetch 1 ,mem_lmp_to_send 
+0x62b4 026653 lshift pdata ,pdata 
+0x62b5 026654 setflag master ,0 ,pdata 
+0x62b6 026655 ixor temp ,pdata 
+:      026656 send_lmp_exit:
+0x62b7 026657 store 1 ,mem_lmo_header_opcode 
+0x62b8 026658 jam 0 ,mem_lmp_to_send 
+0x62b9 026659 call lmo_fifo_process_lmo0empty 
+0x62ba 026660 enable user 
+0x62bb 026661 rtn 
+:      026664 lmo_fifo_check:
+0x62bc 026665 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026666 rtn blank 
+0x62be 026667 call lmo_fifo_process 
+0x62bf 026668 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026669 rtn 
+:      026671 lmo_fifo_process:
+0x62c1 026672 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026673 fetch 1 ,mem_lmp_to_send 
+0x62c3 026674 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026675 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026676 nrtn blank 
+0x62c6 026677 branch lmo_fifo_process_lmo2to1 
+:      026678 lmo_fifo_process_lmo0empty:
+0x62c7 026679 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026680 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026681 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026682 store 3 ,mem_lmp_to_send 
+0x62cb 026683 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026684 fetch 1 ,mem_state_map 
+0x62cd 026685 set0 smap_lmptid ,pdata 
+0x62ce 026686 ior temp ,pdata 
+0x62cf 026687 store 1 ,mem_state_map 
+0x62d0 026688 jam 0 ,mem_lmo_opcode1 
+:      026689 lmo_fifo_process_lmo2to1:
+0x62d1 026690 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026691 rtn blank 
+0x62d3 026692 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026693 store 4 ,mem_lmo_opcode1 
+0x62d5 026694 jam 0 ,mem_lmo_opcode2 
+0x62d6 026695 rtn 
+:      026696 lmo_fifo_process_lmo1_empty:
+0x62d7 026697 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026698 rtn blank 
+0x62d9 026699 fetch 3 ,mem_lmo_opcode2 
+0x62da 026700 store 3 ,mem_lmp_to_send 
+0x62db 026701 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026702 fetch 1 ,mem_state_map 
+0x62dd 026703 set0 smap_lmptid ,pdata 
+0x62de 026704 ior temp ,pdata 
+0x62df 026705 store 1 ,mem_state_map 
+0x62e0 026706 jam 0 ,mem_lmo_opcode2 
+0x62e1 026707 rtn 
+:      026710 special_tid_store:
+0x62e2 026711 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026712 fetch 1 ,mem_state_map 
+0x62e4 026713 copy pdata ,regc 
+0x62e5 026714 ifetch 1 ,temp 
+0x62e6 026715 call pop_tid_follow 
+0x62e7 026716 call send_lmp_follow 
+0x62e8 026717 copy regc ,pdata 
+0x62e9 026718 store 1 ,mem_state_map 
+0x62ea 026719 rtn 
+:      026721 tid_reply:
+0x62eb 026722 fetcht 1 ,mem_state_map 
+0x62ec 026723 set0 smap_lmptidinit ,temp 
+0x62ed 026724 storet 1 ,mem_state_map 
+0x62ee 026725 rtn 
+:      026727 tid_initiate:
+0x62ef 026728 fetcht 1 ,mem_state_map 
+0x62f0 026729 set1 smap_lmptidinit ,temp 
+0x62f1 026730 storet 1 ,mem_state_map 
+0x62f2 026731 rtn 
+:      026734 tid_check:
+0x62f3 026735 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026736 fetcht 1 ,mem_state_map 
+0x62f5 026737 ixor temp ,pdata 
+0x62f6 026738 isolate1 smap_lmptid ,pdata 
+0x62f7 026739 rtn 
+:      026742 tid_set_reply:
+0x62f8 026743 fetch 1 ,mem_state_map 
+0x62f9 026744 setflag master ,smap_lmptid ,pdata 
+0x62fa 026745 store 1 ,mem_state_map 
+0x62fb 026746 rtn 
+:      026749 check_localsm:
+0x62fc 026750 fetch 1 ,mem_sp_localsm 
+0x62fd 026751 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026752 rtn 
+:      026753 setlocalsm_master:
+0x62ff 026754 fetch 1 ,mem_sp_localsm 
+0x6300 026755 set1 7 ,pdata 
+0x6301 026756 store 1 ,mem_sp_localsm 
+0x6302 026757 rtn 
+:      026758 setlocalsm_slave:
+0x6303 026759 fetch 1 ,mem_sp_localsm 
+0x6304 026760 set0 7 ,pdata 
+0x6305 026761 store 1 ,mem_sp_localsm 
+0x6306 026762 rtn 
+:      026763 check_localsm_master:
+0x6307 026764 fetch 1 ,mem_sp_localsm 
+0x6308 026765 isolate1 7 ,pdata 
+0x6309 026766 store 1 ,mem_sp_localsm 
+0x630a 026767 rtn 
+:      026769 generate_random_number:
+0x630b 026771 arg mem_random_number ,contw 
+:      026772 generate_random:
+0x630c 026773 force 16 ,loopcnt 
+:      026774 generate_random_another:
+:      026775 generate_random_loop:
+0x630d 026776 random pdata 
+0x630e 026777 istore 1 ,contw 
+0x630f 026778 loop generate_random_another 
+0x6310 026779 rtn 
+:      026781 generate_linkkey:
+0x6311 026782 call function_e21 
+0x6312 026783 arg mem_link_key ,rega 
+0x6313 026784 arg mem_input_store ,regb 
+0x6314 026785 ifetch 8 ,rega 
+0x6315 026786 fetcht 1 ,mem_state 
+0x6316 026787 nsetflag blank ,state_combkey ,temp 
+0x6317 026788 storet 1 ,mem_state 
+0x6318 026789 copy rega ,contw 
+0x6319 026790 call xor16 
+0x631a 026791 branch generate_linkkey_continue 
+:      026797 process_conn_sm:
+0x631b 026799 bpatchx patch31_0 ,mem_patch31 
+0x631c 026801 call lmo_fifo_check 
+0x631d 026802 nrtn blank 
+:      026803 process_conn_sm_continue:
+0x631e 026804 fetch 1 ,mem_conn_sm 
+0x631f 026805 rtn blank 
+0x6320 026809 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026810 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026811 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026812 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026813 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026814 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026815 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026816 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026817 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026818 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026819 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026820 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026821 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026822 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026823 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026824 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026825 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026826 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026827 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026828 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026829 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026830 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026831 beq conn_sm_done ,host_create_conn_done 
+0x6337 026832 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026833 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026835 rtn 
+:      026836 host_create_conn_done:
+0x633a 026837 fetch 1 ,mem_lmp_conn_state 
+0x633b 026838 rtnbit0 received_setup_complete 
+0x633c 026839 rtnbit0 sent_setup_complete 
+0x633d 026840 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026841 call host_conn_judge_encrypt 
+0x633f 026842 branch scheduler_start_upper_sm 
+:      026844 host_conn_judge_encrypt:
+0x6340 026845 fetch 1 ,mem_connection_options 
+0x6341 026846 rtnbit0 connection_encrypt 
+0x6342 026847 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026848 rtn 
+:      026850 host_create_conn_done_wait:
+0x6344 026851 arg enpt_delay_timer ,queue 
+0x6345 026852 call timer_check 
+0x6346 026853 nrtn blank 
+0x6347 026854 jam conn_sm_done ,mem_conn_sm 
+0x6348 026855 rtn 
+:      026857 host_create_conn_auth:
+0x6349 026858 fetch 1 ,mem_connection_options 
+0x634a 026859 set0 connection_auth ,pdata 
+0x634b 026860 store 1 ,mem_connection_options 
+0x634c 026861 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026862 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026863 rtn 
+:      026864 host_create_conn_auth_wait:
+0x634f 026865 rtn 
+:      026866 host_create_conn_pairing:
+0x6350 026867 fetch 1 ,mem_pincode_state 
+0x6351 026868 rtnne pincode_state_pincode_ready 
+0x6352 026869 call host_auth 
+0x6353 026870 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026871 rtn 
+:      026873 host_create_conn_pairing_wait:
+0x6355 026874 rtn 
+:      026875 host_creat_conn_send_feat_ext:
+0x6356 026876 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026877 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026878 rtn 
+:      026879 host_create_conn_send_version:
+0x6359 026880 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026881 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026882 rtn 
+:      026884 host_creat_conn_wait_switch:
+0x635c 026885 fetch 1 ,mem_switch_flag 
+0x635d 026886 rtneq switch_flag_init 
+0x635e 026887 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026888 arg switch_wait_timer ,queue 
+0x6360 026889 call timer_check 
+0x6361 026890 nrtn blank 
+0x6362 026891 jam switch_flag_init ,mem_switch_flag 
+0x6363 026892 branch host_create_conn_switch 
+:      026893 host_create_conn_switch_accept:
+0x6364 026894 rtn master 
+0x6365 026895 branch host_create_conn_auth_pair 
+:      026897 host_create_conn_send_features:
+0x6366 026898 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026899 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026900 rtn 
+:      026901 host_create_conn_send_switch:
+0x6369 026902 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026903 set1 mark_switch_initiated ,mark 
+0x636b 026904 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026905 setarg 0x1ff 
+0x636d 026906 store 2 ,mem_soft_timer 
+0x636e 026907 rtn 
+:      026908 host_create_conn_send_conn_req:
+0x636f 026909 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026910 jam 0xff ,mem_soft_timer 
+0x6371 026911 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026912 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026913 branch init_lmp_reinit 
+:      026914 host_create_conn_wait_accept:
+0x6374 026915 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026916 fetch 2 ,mem_soft_timer 
+0x6376 026917 sub pdata ,1 ,pdata 
+0x6377 026918 branch host_create_conn_resend ,zero 
+0x6378 026919 store 2 ,mem_soft_timer 
+0x6379 026920 rtn 
+:      026921 host_create_conn_resend:
+0x637a 026922 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 026923 rtn 
+:      026924 host_create_conn_waiting:
+0x637c 026926 rtn 
+:      026928 host_create_conn_switch:
+0x637d 026929 fetch 1 ,mem_lmp_conn_state 
+0x637e 026930 rtnbit0 sent_setup_complete 
+0x637f 026931 rtnbit0 received_setup_complete 
+0x6380 026932 fetch 1 ,mem_connection_options 
+0x6381 026933 set0 connection_switch ,pdata 
+0x6382 026934 store 1 ,mem_connection_options 
+0x6383 026935 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 026936 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 026937 rtn 
+:      026939 host_create_conn_send_setup_complete:
+0x6386 026940 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 026941 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 026942 rtn 
+:      026944 host_create_conn_wait_setup_complete:
+0x6389 026945 fetch 1 ,mem_lmp_conn_state 
+0x638a 026946 rtnbit0 received_setup_complete 
+0x638b 026947 jam conn_sm_standby ,mem_conn_sm 
+0x638c 026949 rtn 
+:      026950 host_create_conn_wait_setup_complete_rtn:
+0x638d 026951 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 026952 rtn 
+:      026954 host_create_conn_master_detach:
+0x638f 026955 fetch 1 ,mem_soft_timer 
+0x6390 026956 increase -1 ,pdata 
+0x6391 026957 branch host_create_conn_send_detach ,blank 
+0x6392 026958 store 1 ,mem_soft_timer 
+0x6393 026959 rtn 
+:      026960 host_create_conn_send_detach:
+0x6394 026961 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 026962 jam local_host ,mem_disconn_reason_send 
+0x6396 026963 jam 0 ,mem_conn_sm 
+0x6397 026964 rtn 
+:      026965 host_create_conn_auth_pair:
+0x6398 026967 fetch 1 ,mem_connection_options 
+0x6399 026968 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 026969 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      026970 host_create_conn_sm_done:
+0x639b 026971 jam conn_sm_done ,mem_conn_sm 
+0x639c 026972 rtn 
+:      026973 host_create_conn_auth_pair_true:
+0x639d 026974 fetch 1 ,mem_link_key_exists 
+0x639e 026975 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 026976 fetch 1 ,mem_lmp_conn_state 
+0x63a0 026977 rtnbit0 sent_setup_complete 
+0x63a1 026978 rtnbit0 received_setup_complete 
+0x63a2 026979 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 026980 arg 100 ,temp 
+0x63a4 026981 iadd temp ,temp 
+0x63a5 026982 copy clkn_bt ,pdata 
+0x63a6 026983 isub temp ,null 
+0x63a7 026984 nrtn positive 
+0x63a8 026985 branch host_create_conn_auth 
+:      026989 host_create_conn_auth_pair_nokey:
+0x63a9 026990 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 026991 jam 4 ,mem_pin_length 
+0x63ab 026992 setarg 0x3030 
+0x63ac 026993 store 2 ,mem_pin 
+0x63ad 026994 istore 2 ,contw 
+0x63ae 026995 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 026996 branch host_create_conn_pairing 
+:      026998 host_create_conn_auth_pair_wait:
+0x63b0 026999 rtn 
+:      027000 host_create_conn_encrypt:
+0x63b1 027001 fetch 1 ,mem_connection_options 
+0x63b2 027002 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 027003 jam conn_sm_done ,mem_conn_sm 
+0x63b4 027004 rtn 
+:      027006 host_create_conn_encrypt_start:
+0x63b5 027007 fetch 1 ,mem_connection_options 
+0x63b6 027008 set0 connection_encrypt ,pdata 
+0x63b7 027009 store 1 ,mem_connection_options 
+0x63b8 027010 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027011 rtn 
+:      027013 host_create_conn_encrypt_wait:
+0x63ba 027014 fetch 1 ,mem_wait_encryption 
+0x63bb 027015 rtn blank 
+0x63bc 027016 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027017 branch host_create_conn_encrypt_start 
+:      027019 host_create_conn_encrypt_wait_clear:
+0x63be 027020 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027021 rtn 
+:      027023 host_auth:
+0x63c0 027024 fetch 1 ,mem_op 
+0x63c1 027025 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027026 call tid_initiate 
+0x63c3 027027 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027028 branch cmd_exit 
+:      027029 remote_auth:
+0x63c5 027030 fetch 1 ,mem_op 
+0x63c6 027031 set0 op_inrand_req ,pdata 
+0x63c7 027032 store 1 ,mem_op 
+0x63c8 027033 call lmp_accept_inrand 
+0x63c9 027034 call tid_set_reply 
+0x63ca 027035 branch cmd_exit 
+:      027037 pincode_reinit:
+0x63cb 027038 setarg 4 
+0x63cc 027039 store 1 ,mem_pin_length 
+0x63cd 027040 setarg 0x3030 
+0x63ce 027041 istore 2 ,contw 
+0x63cf 027042 istore 2 ,contw 
+0x63d0 027043 rtn 
+:      027049 twspi_reset:
+0x63d1 027050 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027051 hfetch 1 ,core_gpio_oe3 
+0x63d3 027052 arg 0x06 ,temp 
+0x63d4 027053 ior temp ,pdata 
+0x63d5 027054 hstore 1 ,core_gpio_oe3 
+0x63d6 027055 hfetch 1 ,core_gpio_out3 
+0x63d7 027056 ior temp ,pdata 
+0x63d8 027057 hstore 1 ,core_gpio_out3 
+0x63d9 027058 call twspi_disable 
+0x63da 027059 hfetch 1 ,core_gpio_out3 
+0x63db 027060 set0 1 ,pdata 
+0x63dc 027061 set0 2 ,pdata 
+0x63dd 027062 hstore 1 ,core_gpio_out3 
+0x63de 027063 nop 30 
+0x63df 027064 branch twspi_enable 
+:      027066 twspi_reset2:
+0x63e0 027067 hfetch 1 ,core_gpio_oe3 
+0x63e1 027068 arg 0xc0 ,temp 
+0x63e2 027069 ior temp ,pdata 
+0x63e3 027070 hstore 1 ,core_gpio_oe3 
+0x63e4 027071 hfetch 1 ,core_gpio_out3 
+0x63e5 027072 ior temp ,pdata 
+0x63e6 027073 hstore 1 ,core_gpio_out3 
+0x63e7 027074 call twspi_disable 
+0x63e8 027075 hfetch 1 ,core_gpio_out3 
+0x63e9 027076 set0 6 ,pdata 
+0x63ea 027077 set0 7 ,pdata 
+0x63eb 027078 hstore 1 ,core_gpio_out3 
+0x63ec 027079 nop 30 
+0x63ed 027080 branch twspi_enable2 
+:      027082 twspi_disable:
+0x63ee 027083 hfetch 1 ,core_gpio_sel1 
+0x63ef 027084 and pdata ,0xfc ,pdata 
+0x63f0 027085 hstore 1 ,core_gpio_sel1 
+0x63f1 027086 rtn 
+:      027087 twspi_enable:
+0x63f2 027088 hfetch 1 ,core_gpio_sel1 
+0x63f3 027089 or pdata ,0x01 ,pdata 
+0x63f4 027090 hstore 1 ,core_gpio_sel1 
+0x63f5 027091 rtn 
+:      027092 twspi_enable2:
+0x63f6 027093 hfetch 1 ,core_gpio_sel1 
+0x63f7 027094 or pdata ,0x03 ,pdata 
+0x63f8 027095 set0 4 ,pdata 
+0x63f9 027096 hstore 1 ,core_gpio_sel1 
+0x63fa 027097 rtn 
+:      027101 sensor_read:
+0x63fb 027102 copy pdata ,regb 
+0x63fc 027103 call spi_ncs_enable 
+0x63fd 027104 nop 100 
+0x63fe 027105 copy regb ,pdata 
+0x63ff 027106 call twspi_read 
+0x6400 027107 copy pdata ,regb 
+0x6401 027108 call spi_ncs_disable 
+0x6402 027109 nop 100 
+0x6403 027110 copy regb ,pdata 
+0x6404 027111 rtn 
+:      027113 sensor_write:
+0x6405 027114 copy pdata ,regb 
+0x6406 027115 call spi_ncs_enable 
+0x6407 027116 nop 100 
+0x6408 027117 copy regb ,pdata 
+0x6409 027118 call twspi_write 
+0x640a 027119 call spi_ncs_disable 
+0x640b 027120 nop 100 
+0x640c 027121 rtn 
+:      027124 spi_ncs_gpio_init:
+0x640d 027125 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027126 branch gpio_config_output 
+:      027129 spi_ncs_enable:
+0x640f 027130 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027131 branch gpio_out_active 
+:      027134 spi_ncs_disable:
+0x6411 027135 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027136 branch gpio_out_inactive 
+:      027139 twspi_write:
+0x6413 027140 branch spid_write_reg 
+:      027142 twspi_read:
+0x6414 027143 branch spid_read_reg 
+:      027150 read_function_aes:
+0x6415 027151 nbranch read_function ,user 
+0x6416 027152 hfetch 1 ,core_gpio_key2 
+0x6417 027153 or_into 0x2 ,pdata 
+0x6418 027154 hstore 1 ,core_gpio_key2 
+:      027155 read_function:
+0x6419 027156 copy temp ,null 
+0x641a 027157 branch read_fuction_zero ,zero 
+0x641b 027158 copy regc ,pc 
+:      027159 read_fuction_zero:
+0x641c 027160 isolate0 0 ,null 
+0x641d 027161 branch set_ucode_status 
+:      027164 get_block_header:
+0x641e 027165 force 4 ,temp 
+:      027166 get_block_header0:
+0x641f 027167 arg mem_ucode_buf ,rega 
+0x6420 027168 hfetch 1 ,core_gpio_key2 
+0x6421 027169 and_into 0xfd ,pdata 
+0x6422 027170 hstore 1 ,core_gpio_key2 
+0x6423 027171 call read_function 
+0x6424 027172 arg 0x55aa ,rega 
+0x6425 027173 fetch 2 ,mem_ucode_buf 
+0x6426 027174 ifetcht 2 ,contr 
+0x6427 027175 isub rega ,null 
+0x6428 027176 rtn 
+:      027178 read_first_block:
+0x6429 027179 arg 2 ,temp 
+0x642a 027180 arg mem_ucode_ptr ,rega 
+0x642b 027181 call read_function 
+0x642c 027182 fetch 2 ,mem_ucode_ptr 
+0x642d 027183 store 2 ,mem_addr_mi 
+0x642e 027184 call get_iv ,user 
+0x642f 027185 rtn 
+:      027187 get_iv:
+0x6430 027188 arg 16 ,temp 
+0x6431 027189 arg mem_ucode_keybuf ,rega 
+0x6432 027190 hfetch 1 ,core_gpio_key2 
+0x6433 027191 and_into 0xfd ,pdata 
+0x6434 027192 hstore 1 ,core_gpio_key2 
+0x6435 027193 call read_function 
+0x6436 027194 arg mem_ucode_keybuf ,contr 
+0x6437 027195 arg 16 ,loopcnt 
+0x6438 027196 call aes_load_data 
+0x6439 027197 call aes_init 
+0x643a 027198 call aes_clear_data 
+0x643b 027199 branch do_aes_cbc 
+:      027201 load_storage:
+0x643c 027202 disable match 
+0x643d 027203 call get_block_header 
+0x643e 027204 nrtn zero 
+0x643f 027205 enable match 
+0x6440 027206 jam 0x80 ,core_ucode_ctrl 
+0x6441 027207 jam 0 ,core_ucode_hi 
+0x6442 027208 jam 0 ,core_ucode_low 
+0x6443 027209 arg core_ucode_data ,rega 
+0x6444 027210 call read_function_aes 
+0x6445 027211 jam 0x0 ,core_ucode_ctrl 
+:      027212 load_storage_loop:
+0x6446 027213 arg 6 ,temp 
+0x6447 027214 call get_block_header0 
+0x6448 027215 nrtn zero 
+0x6449 027216 ifetch 2 ,contr 
+0x644a 027217 iforce rega 
+0x644b 027218 call read_function 
+0x644c 027219 branch load_storage_loop 
+:      027223 reload_eeprom:
+0x644d 027224 call clean_mem 
+0x644e 027225 setarg 0x1000 
+0x644f 027226 store 2 ,mem_addr_mi 
+0x6450 027227 arg iicd_read_eep ,regc 
+0x6451 027228 arg 2 ,loopcnt 
+:      027229 reload_eeprom_loop:
+0x6452 027230 call get_block_header 
+0x6453 027231 nrtn zero 
+0x6454 027232 fetch 2 ,mem_addr_mi 
+0x6455 027233 byteswap pdata ,pdata 
+0x6456 027234 iadd temp ,pdata 
+0x6457 027235 byteswap pdata ,pdata 
+0x6458 027236 store 2 ,mem_addr_mi 
+0x6459 027237 loop reload_eeprom_loop 
+0x645a 027238 branch load_storage_loop 
+:      027240 loadcode:
+0x645b 027241 call clean_mem 
+0x645c 027242 disable user 
+0x645d 027243 call otp_enable_chgpump 
+0x645e 027244 setarg otp_ucode_flag 
+0x645f 027245 arg mem_otp_ucode_flag ,rega 
+0x6460 027246 arg 2 ,temp 
+0x6461 027247 call otpd_read_data 
+0x6462 027248 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027249 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027250 jam 0x25 ,core_clkoff 
+0x6465 027251 setarg otp_ucode_aeskey 
+0x6466 027252 arg mem_ucode_keybuf ,rega 
+0x6467 027253 arg 16 ,temp 
+0x6468 027254 call otpd_read_data 
+0x6469 027255 jam lock_otp ,core_misc_ctrl 
+0x646a 027256 set1 mark_otp_encrypt ,mark 
+0x646b 027257 arg mem_ucode_keybuf ,contr 
+0x646c 027258 call load_key 
+0x646d 027259 enable user 
+:      027260 loadcode_otp:
+0x646e 027261 jam 0 ,mem_loadcode_times 
+:      027262 loadcode_otp_2:
+0x646f 027263 call loadcode_check_times 
+0x6470 027264 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027265 byteswap pdata ,pdata 
+0x6472 027266 arg 0x7ff ,temp 
+0x6473 027267 iand temp ,pdata 
+0x6474 027268 branch loadcode_iic ,zero 
+0x6475 027269 call otp_set_addr 
+0x6476 027270 arg otpd_read_code ,regc 
+0x6477 027271 call get_iv ,user 
+0x6478 027272 call load_storage 
+0x6479 027273 fetch 1 ,mem_ucode_status 
+0x647a 027274 bbit0 0 ,loadcode_otp_2 
+:      027276 loadcode_iic:
+0x647b 027277 call otp_disable_chgpump 
+0x647c 027278 jam 0 ,mem_loadcode_times 
+:      027279 loadcode_iic_2:
+0x647d 027280 call loadcode_check_times 
+0x647e 027281 call clear_eeprom_size_2k 
+0x647f 027282 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027283 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027284 call loadcode_iic_by_eeprom 
+0x6482 027285 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027286 fetch 1 ,mem_ucode_status 
+0x6484 027287 bbit0 0 ,loadcode_iic_2 
+0x6485 027288 branch loadcode_hci 
+:      027289 loadcode_iic_eeprom_2k:
+0x6486 027290 call set_eeprom_size_2k 
+0x6487 027291 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027292 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027293 call loadcode_iic_by_eeprom 
+0x648a 027294 nbranch loadcode_spi ,match 
+0x648b 027295 fetch 1 ,mem_ucode_status 
+0x648c 027296 bbit0 0 ,loadcode_iic_2 
+0x648d 027297 branch loadcode_hci 
+:      027299 loadcode_spi:
+0x648e 027300 jam 0 ,mem_loadcode_times 
+:      027301 loadcode_spi_2:
+0x648f 027302 call loadcode_check_times 
+0x6490 027303 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027304 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027305 setarg 0x0 
+0x6493 027306 store 3 ,mem_addr_hi 
+0x6494 027307 call spid_init_flash 
+0x6495 027308 arg spid_load_flash ,regc 
+0x6496 027309 call read_first_block 
+0x6497 027310 call load_storage 
+0x6498 027311 nbranch loadcode_hci ,match 
+0x6499 027312 fetch 1 ,mem_ucode_status 
+0x649a 027313 bbit0 0 ,loadcode_spi_2 
+:      027315 loadcode_hci:
+0x649b 027316 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027317 call clear_key_buf 
+:      027318 loadcode_hci_enc:
+0x649d 027319 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027320 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027321 jam 0x21 ,core_clkoff 
+0x64a0 027322 call hci_init 
+:      027323 loadcode_hci_loop:
+0x64a1 027324 call hci_rx_packet 
+0x64a2 027325 branch loadcode_hci_loop 
+:      027327 clear_key_buf:
+0x64a3 027328 setarg 0 
+0x64a4 027329 store 8 ,mem_ucode_keybuf 
+0x64a5 027330 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027331 force regidx_key ,regext_index 
+0x64a7 027332 call aes_clear 
+0x64a8 027333 jam 0x21 ,core_clkoff 
+0x64a9 027334 rtn 
+:      027337 loadcode_iic_by_eeprom:
+0x64aa 027338 setarg 0x0 
+0x64ab 027339 store 2 ,mem_addr_mi 
+0x64ac 027340 arg iicd_read_eep ,regc 
+0x64ad 027341 call iicd_init_12m 
+0x64ae 027342 call read_first_block 
+0x64af 027343 branch load_storage 
+:      027346 loadcode_check_times:
+0x64b0 027347 fetch 1 ,mem_loadcode_times 
+0x64b1 027348 increase 1 ,pdata 
+0x64b2 027349 sub pdata ,3 ,null 
+0x64b3 027350 nbranch loadcode_error ,positive 
+0x64b4 027351 store 1 ,mem_loadcode_times 
+0x64b5 027352 rtn 
+:      027354 loadcode_error:
+0x64b6 027355 call clear_key_buf 
+0x64b7 027356 call ice_break 
+0x64b8 027357 rtn 
+:      027361 set_ucode_status:
+0x64b9 027362 fetch 1 ,mem_ucode_status 
+0x64ba 027363 lshift pdata ,pdata 
+0x64bb 027364 setflag true ,0 ,pdata 
+0x64bc 027365 isolate0 15 ,rega 
+0x64bd 027366 rtn true 
+0x64be 027367 store 1 ,mem_ucode_status 
+0x64bf 027368 rtn 
+:      027371 decrypt_code:
+0x64c0 027372 hfetch 1 ,core_gpio_key2 
+0x64c1 027373 rtnbit0 1 
+0x64c2 027374 branch decrypt_code_skip 
+:      027375 decrypt_code_loop:
+0x64c3 027376 hfetch 1 ,core_dma_status 
+0x64c4 027377 qisolate1 pdata 
+0x64c5 027378 rtn true 
+:      027379 decrypt_code_skip:
+0x64c6 027380 hfetch 1 ,core_misc_status 
+0x64c7 027381 bbit0 1 ,decrypt_code_loop 
+0x64c8 027382 call do_aes_cbc 
+0x64c9 027383 branch decrypt_code_loop 
+:      027387 load_ucode:
+0x64ca 027388 fetch 2 ,mem_patch_ptr 
+0x64cb 027389 rtn blank 
+0x64cc 027390 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027391 jam 0 ,core_ucode_hi 
+0x64ce 027392 jam 0 ,core_ucode_low 
+0x64cf 027393 fetcht 2 ,mem_patch_len 
+0x64d0 027394 lshift2 temp ,loopcnt 
+0x64d1 027395 iforce contr 
+:      027396 load_ucode_loop:
+0x64d2 027397 ifetch 1 ,contr 
+0x64d3 027398 hstore 1 ,core_ucode_data 
+0x64d4 027399 loop load_ucode_loop 
+0x64d5 027400 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027401 rtn 
+:      027406 spid_init:
+0x64d7 027407 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027408 call spid_init_common 
+0x64d9 027409 branch twspi_enable 
+:      027411 spid_init2:
+0x64da 027412 call spid_init_common 
+0x64db 027413 call twspi_disable 
+0x64dc 027414 branch twspi_enable2 
+:      027416 spid_init_common:
+0x64dd 027417 fetch 1 ,mem_spi_init_clk 
+0x64de 027418 hstore 1 ,core_spid_ctrl 
+0x64df 027419 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027420 hstore 1 ,core_spid_delay 
+0x64e1 027421 setarg mem_spid_tbuf 
+0x64e2 027422 hstore 2 ,core_spid_txaddr 
+0x64e3 027423 setarg mem_spid_rbuf 
+0x64e4 027424 hstore 2 ,core_spid_rxaddr 
+0x64e5 027425 branch twspi_disable 
+:      027427 spid_reset:
+0x64e6 027428 hfetch 1 ,core_spid_ctrl 
+0x64e7 027429 set1 7 ,pdata 
+0x64e8 027430 hstore 1 ,core_spid_ctrl 
+0x64e9 027431 set0 7 ,pdata 
+0x64ea 027432 hstore 1 ,core_spid_ctrl 
+0x64eb 027433 rtn 
+:      027437 spid_write_reg:
+0x64ec 027438 set1 7 ,pdata 
+0x64ed 027439 store 2 ,mem_spid_tbuf 
+0x64ee 027440 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027441 jam 2 ,core_spid_txlen 
+0x64f0 027442 jam 0 ,core_spid_rxlen 
+0x64f1 027443 jam spid_start ,core_misc_ctrl 
+0x64f2 027444 branch wait_spid_done 
+:      027447 spid_read_reg:
+0x64f3 027448 force 1 ,temp 
+:      027450 spid_read_regs:
+0x64f4 027452 store 1 ,mem_spid_tbuf 
+0x64f5 027453 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027454 jam 1 ,core_spid_txlen 
+0x64f7 027455 hstoret 2 ,core_spid_rxlen 
+0x64f8 027456 jam spid_start ,core_misc_ctrl 
+0x64f9 027457 call wait_spid_done 
+0x64fa 027458 fetch 1 ,mem_spid_rbuf 
+0x64fb 027459 rtn 
+:      027461 wait_spid_done:
+0x64fc 027462 fetch 2 ,mem_afh_error_total 
+0x64fd 027463 increase 1 ,pdata 
+0x64fe 027464 store 2 ,mem_afh_error_total 
+0x64ff 027465 hfetch 1 ,core_dma_status 
+0x6500 027466 bbit0 spid_done ,wait_spid_done 
+0x6501 027467 rtn 
+:      027469 spid_init_flash:
+0x6502 027470 jam 0x40 ,core_spid_ctrl 
+0x6503 027471 jam 0x0 ,core_spid_delay 
+0x6504 027472 hfetch 1 ,core_gpio_sel1 
+0x6505 027473 set0 0 ,pdata 
+0x6506 027474 set1 1 ,pdata 
+0x6507 027475 hstore 1 ,core_gpio_sel1 
+0x6508 027476 setarg 0 
+0x6509 027477 store 4 ,mem_spid_tbuf 
+0x650a 027478 rtn 
+:      027481 spid_unlock_flash:
+0x650b 027482 setarg 0 
+0x650c 027483 hstore 2 ,core_spid_rxlen 
+0x650d 027484 setarg 1 
+0x650e 027485 hstore 2 ,core_spid_txlen 
+0x650f 027486 setarg mem_spid_tbuf 
+0x6510 027487 hstore 2 ,core_spid_txaddr 
+0x6511 027488 jam 6 ,mem_spid_tbuf 
+0x6512 027489 jam spid_start ,core_misc_ctrl 
+0x6513 027490 branch wait_spid_done 
+:      027505 flash_write:
+0x6514 027506 disable user 
+0x6515 027507 copy pdata ,regb 
+0x6516 027508 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027509 rtnne flash_sm_no_buys 
+0x6518 027510 enable user 
+0x6519 027511 copy regb ,pdata 
+0x651a 027512 branch flash_write_start 
+:      027515 flash_write_spi_sm_timer:
+0x651b 027516 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027517 beq flash_sm_start ,flash_write_start 
+0x651d 027518 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027519 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027520 beq flash_sm_write_data ,flash_write_data 
+0x6520 027521 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027522 rtn 
+:      027524 flash_write_start:
+0x6522 027525 store 3 ,mem_spi_write_addr 
+0x6523 027526 copy rega ,pdata 
+0x6524 027527 store 2 ,mem_spi_write_ptr 
+0x6525 027528 storet 2 ,mem_spi_write_len 
+0x6526 027529 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027530 branch spid_init_flash 
+:      027531 flash_erase_sector:
+0x6528 027532 call spid_init_flash 
+0x6529 027533 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027534 call spid_unlock_flash 
+0x652b 027535 arg mem_spid_tbuf ,rega 
+0x652c 027536 fetch 3 ,mem_spi_write_addr 
+0x652d 027537 jam 4 ,core_spid_txlen 
+0x652e 027538 arg flash_command_sector_erase ,temp 
+0x652f 027539 branch spid_write_flash_common 
+:      027541 flash_wait_erase_sector:
+0x6530 027542 call spid_init_flash 
+0x6531 027543 call spid_unlock_flash 
+0x6532 027544 setarg flash_read_satus 
+0x6533 027545 call spid_read_reg 
+0x6534 027546 rtnbit1 flash_status_wip 
+0x6535 027547 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027548 rtn 
+:      027549 flash_write_data:
+0x6537 027550 call spid_init_flash 
+0x6538 027551 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027552 call spid_unlock_flash 
+0x653a 027553 call flash_data_preserve 
+0x653b 027554 call spid_write_flash 
+0x653c 027555 branch flash_data_recover 
+:      027556 flash_wait_write_data:
+0x653d 027557 call spid_init_flash 
+0x653e 027558 call spid_unlock_flash 
+0x653f 027559 setarg flash_read_satus 
+0x6540 027560 call spid_read_reg 
+0x6541 027561 rtnbit1 flash_status_wip 
+0x6542 027562 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027563 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027564 branch callback_func 
+:      027565 flash_data_recover:
+0x6545 027566 fetch 4 ,mem_temp 
+0x6546 027567 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027568 increase -4 ,temp 
+0x6548 027569 istore 4 ,temp 
+0x6549 027570 rtn 
+:      027571 flash_data_preserve:
+0x654a 027572 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027573 copy temp ,rega 
+0x654c 027574 increase -4 ,temp 
+0x654d 027575 ifetch 4 ,temp 
+0x654e 027576 store 4 ,mem_temp 
+0x654f 027577 fetcht 2 ,mem_spi_write_len 
+0x6550 027578 fetch 3 ,mem_spi_write_addr 
+0x6551 027579 rtn 
+:      027583 spid_write_flash:
+0x6552 027584 increase 4 ,temp 
+0x6553 027585 hstoret 2 ,core_spid_txlen 
+0x6554 027586 arg flash_command_write_data ,temp 
+0x6555 027587 increase -4 ,rega 
+:      027588 spid_write_flash_common:
+0x6556 027590 istoret 1 ,rega 
+0x6557 027591 rshift16 pdata ,temp 
+0x6558 027592 istoret 1 ,contw 
+0x6559 027593 rshift8 pdata ,temp 
+0x655a 027594 istoret 1 ,contw 
+0x655b 027595 istore 1 ,contw 
+0x655c 027596 deposit rega 
+0x655d 027597 hstore 2 ,core_spid_txaddr 
+0x655e 027598 setarg 0 
+0x655f 027599 hstore 2 ,core_spid_rxlen 
+0x6560 027600 jam spid_start ,core_misc_ctrl 
+0x6561 027601 branch wait_spid_done 
+:      027605 spid_read_flash:
+0x6562 027606 hstoret 2 ,core_spid_rxlen 
+0x6563 027607 rshift16 pdata ,temp 
+0x6564 027608 storet 1 ,mem_addr_hi 
+0x6565 027609 rshift8 pdata ,temp 
+0x6566 027610 storet 1 ,mem_addr_mi 
+0x6567 027611 store 1 ,mem_addr_lo 
+0x6568 027612 setarg 4 
+0x6569 027613 hstore 2 ,core_spid_txlen 
+0x656a 027614 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027615 setarg mem_spid_tbuf 
+0x656c 027616 hstore 2 ,core_spid_txaddr 
+0x656d 027617 deposit rega 
+0x656e 027618 hstore 2 ,core_spid_rxaddr 
+0x656f 027619 hfetch 1 ,core_spid_ctrl 
+0x6570 027620 isolate0 15 ,rega 
+0x6571 027621 setflag true ,6 ,pdata 
+0x6572 027622 hstore 1 ,core_spid_ctrl 
+0x6573 027623 jam spid_start ,core_misc_ctrl 
+:      027624 spi_read_flash_wait:
+0x6574 027625 hfetch 1 ,core_dma_status 
+0x6575 027626 bbit1 7 ,spi_read_flash_wait 
+0x6576 027627 arg spid_done ,queue 
+0x6577 027628 branch wait_spid_done 
+:      027632 spid_load_flash:
+0x6578 027633 hstoret 2 ,core_spid_rxlen 
+0x6579 027634 setarg 4 
+0x657a 027635 hstore 2 ,core_spid_txlen 
+0x657b 027636 jam 3 ,mem_spid_tbuf 
+0x657c 027637 setarg mem_spid_tbuf 
+0x657d 027638 hstore 2 ,core_spid_txaddr 
+0x657e 027639 deposit rega 
+0x657f 027640 hstore 2 ,core_spid_rxaddr 
+0x6580 027641 hfetch 1 ,core_spid_ctrl 
+0x6581 027642 isolate0 15 ,rega 
+0x6582 027643 setflag true ,6 ,pdata 
+0x6583 027644 hstore 1 ,core_spid_ctrl 
+0x6584 027645 jam spid_start ,core_misc_ctrl 
+:      027646 spi_load_flash_wait:
+0x6585 027647 hfetch 1 ,core_dma_status 
+0x6586 027648 bbit1 7 ,spi_load_flash_wait 
+0x6587 027649 arg spid_done ,queue 
+0x6588 027650 call decrypt_code 
+0x6589 027651 call wait_spid_done 
+0x658a 027652 isolate1 spid_crcok ,pdata 
+0x658b 027653 call set_ucode_status 
+0x658c 027654 fetch 1 ,mem_addr_hi 
+0x658d 027655 lshift16 pdata ,regb 
+0x658e 027656 fetch 1 ,mem_addr_mi 
+0x658f 027657 lshift8 pdata ,pdata 
+0x6590 027658 ior regb ,regb 
+0x6591 027659 fetch 1 ,mem_addr_lo 
+0x6592 027660 ior regb ,pdata 
+0x6593 027661 iadd temp ,pdata 
+0x6594 027662 store 1 ,mem_addr_lo 
+0x6595 027663 rshift8 pdata ,pdata 
+0x6596 027664 store 1 ,mem_addr_mi 
+0x6597 027665 rshift8 pdata ,pdata 
+0x6598 027666 store 1 ,mem_addr_hi 
+0x6599 027667 rtn 
+:      027672 soft_reset_chip:
+0x659a 027673 jam 1 ,core_reset 
+0x659b 027674 rtn 
+:      027680 iic_init_390k:
+0x659c 027681 jam 12 ,core_iicd_scl_low 
+0x659d 027682 jam 13 ,core_iicd_scl_high 
+0x659e 027683 jam 13 ,core_iicd_start_setup 
+0x659f 027684 jam 13 ,core_iicd_start_hold 
+0x65a0 027685 jam 13 ,core_iicd_stop_setup 
+0x65a1 027686 jam 12 ,core_iicd_data_setup 
+0x65a2 027687 branch iicd_init_gpio 
+:      027690 iicd_init_12m:
+0x65a3 027691 jam 5 ,core_iicd_scl_low 
+0x65a4 027692 jam 7 ,core_iicd_scl_high 
+0x65a5 027693 jam 7 ,core_iicd_start_setup 
+0x65a6 027694 jam 7 ,core_iicd_start_hold 
+0x65a7 027695 jam 7 ,core_iicd_stop_setup 
+0x65a8 027696 jam 5 ,core_iicd_data_setup 
+:      027697 iicd_init_gpio:
+0x65a9 027698 hfetch 1 ,core_gpio_pu3 
+0x65aa 027699 or_into 0xc0 ,pdata 
+0x65ab 027700 hstore 1 ,core_gpio_pu3 
+0x65ac 027701 hfetch 1 ,core_gpio_sel1 
+0x65ad 027702 or_into 0x10 ,pdata 
+0x65ae 027703 hstore 1 ,core_gpio_sel1 
+0x65af 027704 rtn 
+:      027708 wait_iicd_done:
+0x65b0 027709 hfetch 1 ,core_dma_status 
+0x65b1 027710 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027711 rtn 
+:      027719 iicd_read_data:
+0x65b3 027720 hstore 2 ,core_iicd_txlen 
+0x65b4 027721 deposit rega 
+0x65b5 027722 hstore 2 ,core_iicd_txaddr 
+0x65b6 027723 deposit regb 
+0x65b7 027724 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027725 deposit temp 
+0x65b9 027726 hstore 2 ,core_iicd_rxlen 
+0x65ba 027727 arg 1 ,temp 
+0x65bb 027728 nsetflag blank ,1 ,temp 
+0x65bc 027729 hstore 1 ,core_iicd_ctrl 
+0x65bd 027730 jam iicd_start ,core_misc_ctrl 
+0x65be 027731 branch wait_iicd_done 
+:      027734 set_eeprom_size_2k:
+0x65bf 027735 set1 mark_eeprom_size ,mark 
+0x65c0 027736 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027737 rtn 
+:      027739 clear_eeprom_size_2k:
+0x65c2 027740 set0 mark_eeprom_size ,mark 
+0x65c3 027741 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027742 rtn 
+:      027745 iicd_read_eep_data_size_2k:
+0x65c5 027746 fetch 1 ,mem_eeprom_base 
+0x65c6 027747 iadd regb ,pdata 
+0x65c7 027748 store 1 ,mem_addr_mi 
+0x65c8 027749 branch iicd_read_eep_size_2k 
+:      027751 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027752 fetch 2 ,mem_addr_mi 
+0x65ca 027753 byteswap pdata ,pdata 
+0x65cb 027754 store 1 ,mem_addr_mi 
+:      027759 iicd_read_eep_size_2k:
+0x65cc 027760 setarg 3 
+0x65cd 027761 hstore 2 ,core_iicd_txlen 
+0x65ce 027762 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027763 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027764 branch iicd_read_eep_common 
+:      027770 iicd_write_protect_eep_data:
+0x65d1 027771 storet 2 ,mem_temp 
+0x65d2 027772 call iicd_eeprom_write_enable 
+0x65d3 027773 fetcht 2 ,mem_temp 
+0x65d4 027774 call iicd_write_eep_data 
+0x65d5 027775 branch iicd_eeprom_write_disable 
+:      027777 iicd_eeprom_write_enable:
+0x65d6 027778 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027779 rtneq gpio_disable 
+0x65d8 027780 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027781 setarg 150000 
+0x65da 027782 call sleep 
+:      027783 iicd_wp_gpio_output_low:
+0x65db 027784 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027785 branch gpio_out_active 
+:      027787 iicd_eeprom_write_disable:
+0x65dd 027788 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027789 branch gpio_out_inactive 
+:      027794 iicd_read_eep_data:
+0x65df 027795 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027796 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027797 fetch 2 ,mem_eeprom_base 
+0x65e2 027798 iadd regb ,pdata 
+0x65e3 027799 byteswap pdata ,pdata 
+0x65e4 027800 store 2 ,mem_addr_mi 
+:      027803 iicd_read_eep:
+0x65e5 027804 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027805 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027806 setarg 4 
+0x65e8 027807 hstore 2 ,core_iicd_txlen 
+0x65e9 027808 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027809 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027810 iicd_read_eep_common:
+0x65eb 027811 setarg mem_iicd_tbuf 
+0x65ec 027812 hstore 2 ,core_iicd_txaddr 
+0x65ed 027813 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027814 deposit rega 
+0x65ef 027815 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027816 setarg 2 
+0x65f1 027817 isolate0 15 ,rega 
+0x65f2 027818 setflag true ,0 ,pdata 
+0x65f3 027819 hstore 1 ,core_iicd_ctrl 
+0x65f4 027820 jam iicd_start ,core_misc_ctrl 
+0x65f5 027821 arg iicd_done ,queue 
+0x65f6 027822 call decrypt_code 
+0x65f7 027823 call wait_iicd_done 
+0x65f8 027824 isolate1 iicd_crcok ,pdata 
+0x65f9 027825 call set_ucode_status 
+0x65fa 027826 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027827 fetch 2 ,mem_addr_mi 
+0x65fc 027828 byteswap pdata ,pdata 
+0x65fd 027829 iadd temp ,pdata 
+0x65fe 027830 byteswap pdata ,pdata 
+0x65ff 027831 store 2 ,mem_addr_mi 
+0x6600 027832 rtn 
+:      027834 iicd_read_eep_load_code_size_2k:
+0x6601 027835 fetch 1 ,mem_addr_mi 
+0x6602 027836 iadd temp ,pdata 
+0x6603 027837 byteswap pdata ,pdata 
+0x6604 027838 store 2 ,mem_addr_mi 
+0x6605 027839 rtn 
+:      027845 iicd_write_eep_data:
+0x6606 027846 fetch 2 ,mem_eeprom_base 
+0x6607 027847 iadd regb ,pdata 
+:      027850 iicd_write_ota_data:
+0x6608 027851 store 2 ,mem_pdatatemp 
+0x6609 027852 bpatchx patch32_2 ,mem_patch32 
+0x660a 027853 storet 2 ,mem_temp 
+0x660b 027854 copy rega ,pdata 
+0x660c 027855 store 2 ,mem_contr 
+:      027856 iicd_write_eep_loop:
+0x660d 027857 call iicd_eep_transparency 
+0x660e 027859 fetcht 2 ,mem_regb 
+0x660f 027860 fetch 2 ,mem_contr 
+0x6610 027861 copy pdata ,rega 
+0x6611 027862 fetch 2 ,mem_pdatatemp 
+0x6612 027864 call iicd_write_eep 
+0x6613 027866 fetch 2 ,mem_regb 
+0x6614 027867 fetcht 2 ,mem_contr 
+0x6615 027868 iadd temp ,temp 
+0x6616 027869 storet 2 ,mem_contr 
+0x6617 027870 fetcht 2 ,mem_pdatatemp 
+0x6618 027871 iadd temp ,temp 
+0x6619 027872 storet 2 ,mem_pdatatemp 
+0x661a 027873 fetch 2 ,mem_temp 
+0x661b 027874 nbranch iicd_write_eep_loop ,blank 
+0x661c 027875 rtn 
+:      027883 iicd_eep_transparency:
+0x661d 027884 bpatchx patch32_3 ,mem_patch32 
+0x661e 027885 fetch 1 ,mem_eeprom_block_size 
+0x661f 027886 increase -1 ,pdata 
+0x6620 027887 fetcht 2 ,mem_pdatatemp 
+0x6621 027888 ior temp ,pdata 
+0x6622 027889 increase 1 ,pdata 
+0x6623 027890 store 3 ,mem_regc 
+0x6624 027892 fetch 2 ,mem_temp 
+0x6625 027893 iadd temp ,pdata 
+0x6626 027895 fetcht 3 ,mem_regc 
+0x6627 027896 isub temp ,pdata 
+0x6628 027897 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027898 store 2 ,mem_temp 
+0x662a 027899 fetch 3 ,mem_regc 
+0x662b 027900 fetcht 2 ,mem_pdatatemp 
+0x662c 027901 isub temp ,pdata 
+0x662d 027902 store 2 ,mem_regb 
+0x662e 027903 rtn 
+:      027904 iicd_eep_deal_short_packet:
+0x662f 027905 fetch 2 ,mem_temp 
+0x6630 027906 store 2 ,mem_regb 
+0x6631 027907 setarg 0 
+0x6632 027908 store 2 ,mem_temp 
+0x6633 027909 rtn 
+:      027911 iicd_write_eep_size_2k:
+0x6634 027912 increase 2 ,temp 
+0x6635 027913 hstoret 2 ,core_iicd_txlen 
+0x6636 027914 increase -2 ,rega 
+0x6637 027915 ifetcht 3 ,rega 
+0x6638 027916 copy temp ,regb 
+0x6639 027917 arg 0xa0 ,temp 
+0x663a 027918 istoret 1 ,rega 
+0x663b 027920 istore 1 ,contw 
+0x663c 027921 branch iicd_write_eep_common 
+:      027924 iicd_write_eep:
+0x663d 027925 copy pdata ,regb 
+0x663e 027926 bpatchx patch32_4 ,mem_patch32 
+0x663f 027927 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 027928 copy regb ,pdata 
+0x6641 027929 increase 3 ,temp 
+0x6642 027930 hstoret 2 ,core_iicd_txlen 
+0x6643 027931 increase -3 ,rega 
+0x6644 027932 ifetcht 3 ,rega 
+0x6645 027933 copy temp ,regb 
+0x6646 027934 arg 0xa0 ,temp 
+0x6647 027935 istoret 1 ,rega 
+0x6648 027936 byteswap pdata ,pdata 
+0x6649 027937 istore 2 ,contw 
+:      027938 iicd_write_eep_common:
+0x664a 027939 deposit rega 
+0x664b 027940 hstore 2 ,core_iicd_txaddr 
+0x664c 027941 setarg 0 
+0x664d 027942 hstore 2 ,core_iicd_rxlen 
+0x664e 027943 jam 1 ,core_iicd_ctrl 
+0x664f 027944 jam iicd_start ,core_misc_ctrl 
+0x6650 027945 call wait_iicd_done 
+0x6651 027946 copy regb ,pdata 
+0x6652 027947 istore 3 ,rega 
+:      027949 iic_check_eeprom_standby:
+0x6653 027950 bpatchx patch32_5 ,mem_patch32 
+0x6654 027951 jam 0 ,mem_iicd_tbuf + 3 
+:      027952 iic_check_eeprom_standby_wait:
+0x6655 027953 setarg 1 
+0x6656 027954 hstore 2 ,core_iicd_txlen 
+0x6657 027955 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 027956 setarg mem_iicd_tbuf 
+0x6659 027957 hstore 2 ,core_iicd_txaddr 
+0x665a 027958 setarg 0 
+0x665b 027959 hstore 2 ,core_iicd_rxlen 
+0x665c 027960 hstore 2 ,core_iicd_rxaddr 
+0x665d 027961 setarg 3 
+0x665e 027962 hstore 1 ,core_iicd_ctrl 
+0x665f 027963 jam iicd_start ,core_misc_ctrl 
+0x6660 027964 call wait_iicd_done 
+0x6661 027965 hfetch 1 ,core_dma_status 
+0x6662 027966 rtnbit0 iicd_ack 
+0x6663 027967 nop 1500 
+0x6664 027968 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 027969 increase 1 ,pdata 
+0x6666 027970 store 1 ,mem_iicd_tbuf + 3 
+0x6667 027971 sub pdata ,40 ,null 
+0x6668 027972 nrtn positive 
+0x6669 027973 branch iic_check_eeprom_standby_wait 
+:      027977 otp_enable_chgpump:
+0x666a 027978 jam 0x70 ,rfen_chgpump 
+0x666b 027979 nop param_chgpump_delay 
+0x666c 027980 rtn 
+:      027982 otp_disable_chgpump:
+0x666d 027983 jam 0x30 ,rfen_chgpump 
+0x666e 027984 rtn 
+:      027986 otp_set_addr:
+0x666f 027987 lshift3 pdata ,pdata 
+0x6670 027988 hstore 2 ,core_otp_addr 
+0x6671 027989 jam 0 ,core_otpd_ctrl 
+0x6672 027990 rtn 
+:      027993 otp_write:
+0x6673 027994 call otp_set_addr 
+0x6674 027995 call otp_ce 
+:      027996 otp_program:
+0x6675 027997 ifetcht 1 ,rega 
+0x6676 027998 increase 1 ,rega 
+0x6677 027999 force 0 ,queue 
+:      028000 otp_program_bit:
+0x6678 028001 qisolate0 temp 
+0x6679 028002 branch otp_skip_0 ,true 
+0x667a 028003 hfetch 1 ,core_otp_din 
+0x667b 028004 set1 6 ,pdata 
+0x667c 028005 set1 7 ,pdata 
+0x667d 028006 hstore 1 ,core_otp_din 
+0x667e 028007 jam 0x02 ,core_otp_ctrl 
+0x667f 028008 jam 0x82 ,core_otp_ctrl 
+0x6680 028009 set0 7 ,pdata 
+0x6681 028010 hstore 1 ,core_otp_din 
+0x6682 028011 jam 0x8a ,core_otp_ctrl 
+0x6683 028012 nop 11 
+0x6684 028013 jam 0xca ,core_otp_ctrl 
+0x6685 028014 nop 33 
+0x6686 028015 jam 0x4a ,core_otp_ctrl 
+0x6687 028016 nop 44 
+0x6688 028017 jam 0xca ,core_otp_ctrl 
+0x6689 028018 nop 22 
+0x668a 028019 jam 0x8a ,core_otp_ctrl 
+0x668b 028020 nop 33 
+0x668c 028021 jam 0x82 ,core_otp_ctrl 
+0x668d 028022 nop 1 
+0x668e 028023 jam 0x92 ,core_otp_ctrl 
+0x668f 028024 nop 10 
+0x6690 028025 jam 0xb2 ,core_otp_ctrl 
+0x6691 028026 hfetch 1 ,core_otp_rdata 
+0x6692 028027 jam 0x92 ,core_otp_ctrl 
+0x6693 028028 nop 1 
+0x6694 028029 jam 0x82 ,core_otp_ctrl 
+0x6695 028030 qisolate0 pdata 
+0x6696 028031 branch otp_program_bit ,true 
+:      028032 otp_skip_0:
+0x6697 028033 hfetch 2 ,core_otp_addr 
+0x6698 028034 increase 1 ,pdata 
+0x6699 028035 hstore 2 ,core_otp_addr 
+0x669a 028036 increase 1 ,queue 
+0x669b 028037 compare 8 ,queue ,0xf 
+0x669c 028038 nbranch otp_program_bit ,true 
+0x669d 028039 loop otp_program 
+0x669e 028040 jam 0x83 ,core_otp_ctrl 
+0x669f 028041 rtn 
+:      028043 otp_ce:
+0x66a0 028044 jam 0x82 ,core_otp_ctrl 
+0x66a1 028045 nop 12 
+0x66a2 028046 jam 0x80 ,core_otp_ctrl 
+0x66a3 028047 jam 0x82 ,core_otp_ctrl 
+0x66a4 028048 nop 150 
+0x66a5 028049 rtn 
+:      028052 otpd_read_init:
+0x66a6 028053 call otp_ce 
+0x66a7 028054 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028055 deposit rega 
+0x66a9 028056 hstore 2 ,core_otpd_addr 
+0x66aa 028057 set1 11 ,temp 
+0x66ab 028058 isolate0 15 ,pdata 
+0x66ac 028059 setflag true ,15 ,temp 
+0x66ad 028060 hstoret 2 ,core_otpd_len 
+0x66ae 028061 jam otpd_start ,core_misc_ctrl 
+0x66af 028062 rtn 
+:      028064 otpd_wait_end:
+0x66b0 028065 hfetch 1 ,core_dma_status 
+0x66b1 028066 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028067 rtn 
+:      028070 otpd_read_data:
+0x66b3 028071 call otp_set_addr 
+0x66b4 028072 call otpd_read_init 
+0x66b5 028073 call otpd_wait_end 
+0x66b6 028074 jam 0x83 ,core_otp_ctrl 
+0x66b7 028075 rtn 
+:      028080 otpd_read_code:
+0x66b8 028081 hfetch 2 ,core_current_otp_addr 
+0x66b9 028082 hstore 2 ,core_otp_addr 
+0x66ba 028083 call otpd_read_init 
+0x66bb 028084 arg otpd_done ,queue 
+0x66bc 028085 call decrypt_code 
+0x66bd 028086 call otpd_wait_end 
+0x66be 028087 isolate1 otpd_crcok ,pdata 
+0x66bf 028088 call set_ucode_status 
+0x66c0 028089 jam 0x83 ,core_otp_ctrl 
+0x66c1 028090 rtn 
+:      028093 uartd_prepare_tx:
+0x66c2 028094 hfetch 2 ,core_uart_twptr 
+0x66c3 028095 iforce contwu 
+0x66c4 028096 rtn 
+:      028098 uartd_send:
+0x66c5 028099 deposit contwu 
+0x66c6 028100 hstore 2 ,core_uart_twptr 
+0x66c7 028101 rtn 
+:      028103 uartd_rxdone:
+0x66c8 028104 deposit contru 
+0x66c9 028105 hstore 2 ,core_uart_rrptr 
+0x66ca 028106 rtn 
+:      028108 uartd_prepare_rx:
+0x66cb 028109 hfetch 2 ,core_uart_rrptr 
+0x66cc 028110 copy pdata ,contru 
+0x66cd 028111 rtn 
+:      028113 uart_set_baud_by_mem:
+0x66ce 028114 fetch uart_baud_len ,mem_baud 
+0x66cf 028115 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028116 rtn 
+:      028118 uart_copy_tx_bytes_fast:
+0x66d1 028119 deposit loopcnt 
+0x66d2 028120 rtn blank 
+:      028121 uart_copy_tx_bytes_fast_loop:
+0x66d3 028122 increase -8 ,loopcnt 
+0x66d4 028123 call uart_tx_8_bytes ,positive 
+0x66d5 028124 rtn zero 
+0x66d6 028125 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028126 increase 8 ,loopcnt 
+:      028127 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028128 increase -4 ,loopcnt 
+0x66d9 028129 call uart_tx_4_bytes ,positive 
+0x66da 028130 rtn zero 
+0x66db 028131 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028132 increase 4 ,loopcnt 
+0x66dd 028133 branch uart_copy_tx_bytes 
+:      028135 uart_tx_8_bytes:
+0x66de 028136 ifetch 8 ,contr 
+0x66df 028137 istore 8 ,contwu 
+0x66e0 028138 rtn 
+:      028140 uart_tx_4_bytes:
+0x66e1 028141 ifetch 4 ,contr 
+0x66e2 028142 istore 4 ,contwu 
+0x66e3 028143 rtn 
+:      028145 uart_copy_tx_bytes:
+0x66e4 028146 deposit loopcnt 
+0x66e5 028147 rtn blank 
+:      028148 uart_copy_tx_bytes_loop:
+0x66e6 028149 ifetch 1 ,contr 
+0x66e7 028150 istore 1 ,contwu 
+0x66e8 028151 loop uart_copy_tx_bytes_loop 
+0x66e9 028152 rtn 
+:      028154 uart_copy_rx_bytes_fast:
+0x66ea 028155 deposit loopcnt 
+0x66eb 028156 rtn blank 
+:      028157 uart_copy_rx_bytes_fast_loop:
+0x66ec 028158 increase -8 ,loopcnt 
+0x66ed 028159 call uart_rx_8_bytes ,positive 
+0x66ee 028160 rtn zero 
+0x66ef 028161 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028162 increase 8 ,loopcnt 
+:      028163 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028164 increase -4 ,loopcnt 
+0x66f2 028165 call uart_rx_4_bytes ,positive 
+0x66f3 028166 rtn zero 
+0x66f4 028167 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028168 increase 4 ,loopcnt 
+0x66f6 028169 branch uart_copy_rx_bytes 
+:      028171 uart_rx_8_bytes:
+0x66f7 028172 ifetch 8 ,contru 
+0x66f8 028173 istore 8 ,contw 
+0x66f9 028174 rtn 
+:      028176 uart_rx_4_bytes:
+0x66fa 028177 ifetch 4 ,contru 
+0x66fb 028178 istore 4 ,contw 
+0x66fc 028179 rtn 
+:      028182 uart_copy_rx_bytes:
+0x66fd 028183 deposit loopcnt 
+0x66fe 028184 rtn blank 
+:      028185 uart_copy_rx_bytes_loop:
+0x66ff 028186 ifetch 1 ,contru 
+0x6700 028187 istore 1 ,contw 
+0x6701 028188 loop uart_copy_rx_bytes_loop 
+0x6702 028189 rtn 
+:      028192 uart_copy_rx2tx:
+0x6703 028193 deposit loopcnt 
+0x6704 028194 rtn blank 
+:      028195 uart_copy_rx2tx_loop:
+0x6705 028196 ifetch 1 ,contru 
+0x6706 028197 istore 1 ,contwu 
+0x6707 028198 loop uart_copy_rx2tx_loop 
+0x6708 028199 rtn 
+:      028204 app_store_nvram_event:
+0x6709 028205 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028206 branch ui_ipc_send_event 
+:      028208 check_51cmd_store_reconn_info:
+:      028209 check_51cmd_update_device_record:
+0x670b 028210 bpatchx patch32_6 ,mem_patch32 
+0x670c 028211 fetch 1 ,mem_nv_data_number 
+0x670d 028212 rtn blank 
+0x670e 028213 call check_nvram 
+0x670f 028214 call init_device_list ,zero 
+0x6710 028215 call nvram_find_addr_from_bd_list 
+:      028216 write_device_record:
+0x6711 028217 fetch 1 ,mem_nv_data_number 
+0x6712 028218 icopy regc 
+0x6713 028219 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028220 storet 2 ,mem_list_item_ptr 
+:      028221 write_device_loop_find:
+0x6715 028222 copy regc ,pdata 
+0x6716 028223 branch app_store_nvram_event ,blank 
+0x6717 028224 increase -1 ,regc 
+0x6718 028225 copy temp ,rega 
+0x6719 028226 ifetch 1 ,rega 
+0x671a 028227 fetcht 1 ,mem_select_list_item 
+0x671b 028228 isub temp ,null 
+0x671c 028229 call set_index_finded_device ,zero 
+0x671d 028230 branch write_device_loop_find0 ,positive 
+0x671e 028231 ifetch 1 ,rega 
+0x671f 028232 increase 1 ,pdata 
+0x6720 028233 istore 1 ,rega 
+:      028234 write_device_loop_find0:
+0x6721 028235 fetcht 2 ,mem_list_item_ptr 
+0x6722 028236 increase nv_data_len ,temp 
+0x6723 028237 storet 2 ,mem_list_item_ptr 
+0x6724 028238 branch write_device_loop_find 
+:      028240 set_index_finded_device:
+0x6725 028241 setarg 0 
+0x6726 028242 istore 1 ,rega 
+0x6727 028243 fetch 1 ,mem_temp_reconn_record 
+0x6728 028244 istore 1 ,contw 
+0x6729 028245 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028246 arg mem_link_key ,regb 
+:      028247 set_index_find_device_master_addr:
+0x672b 028248 ifetch 6 ,contr 
+0x672c 028249 istore 8 ,contw 
+0x672d 028250 setarg 0 
+0x672e 028251 istore 8 ,contw 
+0x672f 028252 copy regb ,contr 
+:      028253 store_rec_data_common:
+0x6730 028254 call memcpy16 
+0x6731 028255 force 1 ,null 
+0x6732 028256 rtn 
+:      028258 set_index_finded_device_ble_mode:
+0x6733 028259 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028260 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028261 arg mem_le_ltk ,regb 
+0x6736 028262 branch set_index_find_device_master_addr 
+:      028264 set_index_finded_device_irk:
+0x6737 028265 arg mem_le_irk ,contr 
+0x6738 028266 call memcpy16 
+:      028267 store_ble_rec_data_common:
+0x6739 028268 arg mem_le_ltk ,contr 
+0x673a 028269 branch store_rec_data_common 
+:      028271 set_index_finded_device_ediv:
+0x673b 028272 arg mem_le_rand ,contr 
+0x673c 028273 call memcpy16 
+0x673d 028274 branch store_ble_rec_data_common 
+:      028277 nvram_find_addr_from_bd_list:
+0x673e 028278 call disable_user 
+0x673f 028279 fetch 1 ,mem_nv_data_number 
+0x6740 028280 rtn blank 
+0x6741 028281 fetch 2 ,mem_ui_state_map 
+0x6742 028282 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028283 find_addr_from_bd_list_ble_mode:
+0x6743 028284 bpatchx patch32_7 ,mem_patch32 
+0x6744 028285 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028286 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028287 fetch 1 ,mem_le_plap + 5 
+0x6747 028288 compare 0xc0 ,pdata ,0xc0 
+0x6748 028289 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028290 compare 0x40 ,pdata ,0xc0 
+0x674a 028291 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028292 compare 0x00 ,pdata ,0xc0 
+0x674c 028293 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028294 find_addr_from_bd_list_static_addr:
+0x674d 028295 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028296 fetch 6 ,mem_le_plap 
+0x674f 028297 branch find_addr_from_bd_list_common 
+:      028299 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028300 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028301 branch find_addr_from_bd_list_common 
+:      028304 find_addr_from_bd_list_random_addr:
+0x6752 028305 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028306 branch find_addr_from_bd_list_common 
+:      028309 find_addr_from_bd_list_spp_mode:
+0x6754 028310 bpatchx patch33_0 ,mem_patch33 
+0x6755 028311 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028312 fetch 6 ,mem_plap 
+:      028313 find_addr_from_bd_list_common:
+0x6757 028314 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028315 fetch 2 ,mem_nv_data_ptr 
+0x6759 028316 ifetcht 1 ,pdata 
+0x675a 028317 pincrease 1 
+0x675b 028318 store 2 ,mem_list_item_ptr 
+0x675c 028319 storet 1 ,mem_select_list_item 
+0x675d 028320 fetch 1 ,mem_nv_data_number 
+0x675e 028321 icopy regc 
+:      028322 nvram_find_addr_from_list:
+0x675f 028323 fetch 2 ,mem_list_item_ptr 
+0x6760 028324 copy pdata ,rega 
+0x6761 028325 call nvram_find_addr_from_list_compare 
+0x6762 028326 rtn user 
+0x6763 028327 fetcht 2 ,mem_list_item_ptr 
+0x6764 028328 increase nv_data_len ,temp 
+0x6765 028329 storet 2 ,mem_list_item_ptr 
+0x6766 028330 increase -1 ,temp 
+0x6767 028331 ifetch 1 ,temp 
+0x6768 028332 store 1 ,mem_select_list_item 
+0x6769 028333 increase -1 ,regc 
+0x676a 028334 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028335 fetch 1 ,mem_nv_data_number 
+0x676c 028336 pincrease decreased_one 
+0x676d 028337 store 1 ,mem_select_list_item 
+0x676e 028338 rtn 
+:      028339 nvram_find_addr_from_list_compare:
+0x676f 028340 fetch 1 ,mem_temp_reconn_record 
+0x6770 028341 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028342 find_master_addr_from_list_compare:
+0x6771 028343 arg mem_temp_reconn_record ,regb 
+0x6772 028344 arg 7 ,loopcnt 
+0x6773 028345 call string_compare 
+0x6774 028346 branch enable_user ,zero 
+0x6775 028347 rtn 
+:      028349 find_addr_from_list_compare_ble_mode:
+0x6776 028350 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028351 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028352 branch find_master_addr_from_list_compare 
+:      028354 find_irk_form_list_compare:
+0x6779 028355 ifetcht 1 ,rega 
+0x677a 028356 isub temp ,null 
+0x677b 028357 nrtn zero 
+0x677c 028358 arg mem_le_prand ,contw 
+0x677d 028359 arg 16 ,loopcnt 
+0x677e 028360 call clear_mem 
+0x677f 028361 fetch 3 ,mem_le_plap + 3 
+0x6780 028362 store 3 ,mem_le_prand 
+0x6781 028363 call genernate_master_macaddress 
+0x6782 028364 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028365 byteswap pdata ,pdata 
+0x6784 028366 lshift8 pdata ,temp 
+0x6785 028367 ifetch 1 ,contr 
+0x6786 028368 iadd temp ,pdata 
+0x6787 028369 fetcht 3 ,mem_le_plap 
+0x6788 028370 isub temp ,null 
+0x6789 028371 branch enable_user ,zero 
+0x678a 028372 rtn 
+:      028375 genernate_master_macaddress:
+0x678b 028376 arg mem_le_prand ,contr 
+0x678c 028377 call load_data128 
+0x678d 028379 ifetch 1 ,rega 
+0x678e 028380 call load_regext 
+0x678f 028381 force 0x38 ,aes_ctrl 
+0x6790 028382 force 0x0 ,aes_ctrl 
+0x6791 028383 call wait_aes 
+0x6792 028384 arg mem_le_aes_128 ,contw 
+0x6793 028385 branch store_aes_result 
+:      028387 find_ediv_form_list_compare:
+0x6794 028388 ifetcht 1 ,rega 
+0x6795 028389 isub temp ,null 
+0x6796 028390 nrtn zero 
+0x6797 028391 copy contr ,rega 
+0x6798 028392 add contr ,8 ,regc 
+0x6799 028393 arg mem_le_rand ,regb 
+0x679a 028394 arg 8 ,loopcnt 
+0x679b 028395 call string_compare 
+0x679c 028396 branch enable_user ,zero 
+0x679d 028397 copy regc ,rega 
+0x679e 028398 arg mem_le_irk ,regb 
+0x679f 028399 arg 8 ,loopcnt 
+0x67a0 028400 call string_compare 
+0x67a1 028401 branch enable_user ,zero 
+0x67a2 028402 rtn 
+:      028404 check_nvram:
+0x67a3 028405 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028406 ifetcht 1 ,pdata 
+0x67a5 028407 pincrease nv_data_len 
+0x67a6 028408 ifetch 1 ,pdata 
+0x67a7 028409 isub temp ,null 
+0x67a8 028410 rtn 
+:      028412 init_device_list:
+0x67a9 028413 fetch 1 ,mem_nv_data_number 
+0x67aa 028414 icopy loopcnt 
+0x67ab 028415 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028416 setarg 0 
+:      028417 init_device_list_loop:
+0x67ad 028418 istore 1 ,temp 
+0x67ae 028419 increase nv_data_len ,temp 
+0x67af 028420 pincrease 1 
+0x67b0 028421 loop init_device_list_loop 
+0x67b1 028422 rtn 
+:      028424 load_device_list:
+0x67b2 028425 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028426 call nvram_find_addr_from_bd_list 
+0x67b4 028427 fetch 1 ,mem_state 
+0x67b5 028428 setflag user ,state_combkey ,pdata 
+0x67b6 028429 store 1 ,mem_state 
+0x67b7 028430 nbranch clear_key_exists ,user 
+0x67b8 028431 add rega ,10 ,contr 
+0x67b9 028433 arg mem_link_key ,contw 
+0x67ba 028434 call memcpy16 
+0x67bb 028435 branch check_link_key_load 
+:      028436 clear_key_exists:
+0x67bc 028437 jam 0 ,mem_link_key_exists 
+0x67bd 028438 rtn 
+:      028440 load_device_list_mode_4:
+0x67be 028441 fetch 9 ,mem_le_ediv 
+0x67bf 028442 branch clear_ltk_exists ,blank 
+0x67c0 028443 call nvram_find_addr_from_bd_list 
+0x67c1 028444 nbranch clear_ltk_exists ,user 
+0x67c2 028445 fetch 2 ,mem_list_item_ptr 
+0x67c3 028446 add pdata ,1 ,contr 
+0x67c4 028447 arg mem_le_irk ,contw 
+0x67c5 028448 call memcpy16 
+0x67c6 028449 arg mem_le_ltk ,contw 
+0x67c7 028450 call memcpy16 
+0x67c8 028451 jam 1 ,mem_ltk_exists 
+0x67c9 028452 rtn 
+:      028454 clear_ltk_exists:
+0x67ca 028455 jam 0 ,mem_ltk_exists 
+0x67cb 028456 rtn 
+:      028459 eeprom_store_le_reconn_info:
+0x67cc 028460 fetch 6 ,mem_le_plap 
+0x67cd 028461 store 6 ,mem_temp_lap 
+0x67ce 028462 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028463 branch eeprom_store_reconn_info 
+:      028464 eeprom_store_bd_reconn_info:
+0x67d0 028465 fetch 6 ,mem_plap 
+0x67d1 028466 store 6 ,mem_temp_lap 
+0x67d2 028467 jam rec_3_mode ,mem_record_bt_mode 
+:      028468 eeprom_store_reconn_info:
+0x67d3 028469 fetch 1 ,mem_device_option 
+0x67d4 028470 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028471 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028472 rtn 
+:      028475 check_link_key_load:
+0x67d7 028476 fetch 8 ,mem_link_key 
+0x67d8 028477 fetcht 8 ,mem_link_key + 8 
+0x67d9 028478 ior temp ,pdata 
+0x67da 028479 rtn blank 
+0x67db 028480 jam 1 ,mem_link_key_exists 
+0x67dc 028481 rtn 
+:      028488 gpio_set_wake_by_current_state:
+0x67dd 028489 bpatchx patch33_2 ,mem_patch33 
+0x67de 028490 set1 7 ,temp 
+0x67df 028491 call gpio_get_bit 
+0x67e0 028492 nsetflag true ,7 ,temp 
+:      028497 gpio_set_wake:
+0x67e1 028498 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028499 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028500 rtn zero 
+0x67e4 028501 isolate0 7 ,temp 
+0x67e5 028502 and temp ,0x1f ,queue 
+0x67e6 028503 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028504 qsetflag true ,pdata 
+0x67e8 028505 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028506 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028507 nqsetflag true ,pdata 
+0x67eb 028508 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028509 rtn 
+:      028512 gpio_clr_wake:
+0x67ed 028513 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028514 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028515 rtn zero 
+0x67f0 028516 isolate0 7 ,temp 
+0x67f1 028517 and temp ,0x1f ,queue 
+0x67f2 028518 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028519 qset0 pdata 
+0x67f4 028520 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028521 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028522 qset0 pdata 
+0x67f7 028523 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028524 rtn 
+:      028527 gpio_config_input_nowake:
+0x67f9 028528 call gpio_clr_wake 
+0x67fa 028529 branch gpio_config_input_without_wake 
+:      028532 gpio_config_input:
+0x67fb 028533 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028534 rtn zero 
+0x67fd 028535 ncall gpio_set_wake ,wake 
+:      028537 gpio_config_input_without_wake:
+0x67fe 028538 arg core_gpio_pd0 ,contw 
+0x67ff 028539 call gpio_set_bit 
+0x6800 028540 setflip gpio_active_bit ,temp 
+0x6801 028541 arg core_gpio_pu0 ,contw 
+0x6802 028542 call gpio_set_bit 
+0x6803 028543 set0 gpio_active_bit ,temp 
+0x6804 028544 arg core_gpio_oe0 ,contw 
+0x6805 028545 branch gpio_set_bit 
+:      028548 gpio_set_high_impedance:
+0x6806 028549 arg core_gpio_pd0 ,contw 
+0x6807 028550 call gpio_set_bit 
+0x6808 028551 set0 gpio_active_bit ,temp 
+0x6809 028552 arg core_gpio_pu0 ,contw 
+0x680a 028553 call gpio_set_bit 
+0x680b 028554 set0 gpio_active_bit ,temp 
+0x680c 028555 arg core_gpio_oe0 ,contw 
+0x680d 028556 branch gpio_set_bit 
+:      028560 gpio_config_output:
+0x680e 028561 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028562 rtn zero 
+0x6810 028563 setflip gpio_active_bit ,temp 
+0x6811 028564 call gpio_out 
+:      028565 gpio_config_output0:
+0x6812 028566 set1 gpio_active_bit ,temp 
+0x6813 028567 arg core_gpio_oe0 ,contw 
+0x6814 028568 branch gpio_set_bit 
+:      028570 gpio_common:
+0x6815 028571 and temp ,0x07 ,queue 
+0x6816 028572 rshift3 temp ,pdata 
+0x6817 028573 and_into 3 ,pdata 
+0x6818 028574 iadd contw ,contw 
+0x6819 028575 ifetch 1 ,contw 
+0x681a 028576 rtn 
+:      028578 gpio_check_active:
+0x681b 028579 arg core_gpio_out0 ,contw 
+0x681c 028580 branch get_bit_common 
+:      028584 gpio_get_bit:
+0x681d 028585 arg core_gpio_in ,contw 
+:      028586 get_bit_common:
+0x681e 028587 call gpio_common 
+0x681f 028588 isolate1 gpio_active_bit ,temp 
+0x6820 028589 branch gpio_get_bit_reverse ,true 
+0x6821 028590 qisolate0 pdata 
+0x6822 028591 rtn 
+:      028592 gpio_get_bit_reverse:
+0x6823 028593 qisolate1 pdata 
+0x6824 028594 rtn 
+:      028596 gpio_out_inactive:
+0x6825 028597 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028598 rtn zero 
+0x6827 028599 isolate1 7 ,null 
+0x6828 028600 branch gpio_out_flag 
+:      028602 gpio_out_active:
+0x6829 028603 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028604 rtn zero 
+0x682b 028605 isolate0 7 ,null 
+:      028608 gpio_out_flag:
+0x682c 028609 setarg 0 
+0x682d 028610 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028611 ixor temp ,temp 
+:      028614 gpio_out:
+0x682f 028615 arg core_gpio_out0 ,contw 
+:      028618 gpio_set_bit:
+0x6830 028619 call gpio_common 
+0x6831 028620 isolate1 gpio_active_bit ,temp 
+0x6832 028621 qsetflag true ,pdata 
+0x6833 028622 istore 1 ,contw 
+0x6834 028623 rtn 
+:      028625 gpio_set_before_lpm_common:
+0x6835 028626 arg -1 ,rega 
+0x6836 028627 hfetch 1 ,core_gpio_sel1 
+0x6837 028628 compare 0x02 ,pdata ,0x03 
+0x6838 028629 call neglact4_from_23_pin ,true 
+0x6839 028631 compare 0x01 ,pdata ,0x03 
+0x683a 028632 call neglact2_form_25_pin ,true 
+0x683b 028634 compare 0x03 ,pdata ,0x03 
+0x683c 028635 call neglact2_form_25_pin ,true 
+0x683d 028637 isolate1 2 ,pdata 
+0x683e 028638 call neglect2_from_6_pin ,true 
+0x683f 028640 isolate1 3 ,pdata 
+0x6840 028641 call neglect4_from_9_pin ,true 
+0x6841 028643 isolate1 4 ,pdata 
+0x6842 028644 call neglact2_form_30_pin ,true 
+0x6843 028646 isolate1 6 ,pdata 
+0x6844 028647 nsetflag true ,04 ,rega 
+0x6845 028649 isolate1 7 ,pdata 
+0x6846 028650 nsetflag true ,05 ,rega 
+0x6847 028652 hfetch 1 ,core_gpio_sel2 
+0x6848 028653 isolate1 0 ,pdata 
+0x6849 028654 nsetflag true ,27 ,rega 
+0x684a 028655 isolate1 1 ,pdata 
+0x684b 028656 nsetflag true ,28 ,rega 
+0x684c 028657 isolate1 2 ,pdata 
+0x684d 028658 nsetflag true ,03 ,rega 
+0x684e 028659 isolate1 3 ,pdata 
+0x684f 028660 nsetflag true ,08 ,rega 
+0x6850 028661 isolate1 4 ,pdata 
+0x6851 028662 nsetflag true ,20 ,rega 
+0x6852 028663 isolate1 5 ,pdata 
+0x6853 028664 nsetflag true ,21 ,rega 
+0x6854 028665 isolate1 6 ,pdata 
+0x6855 028666 nsetflag true ,22 ,rega 
+0x6856 028667 isolate1 7 ,pdata 
+0x6857 028668 nsetflag true ,23 ,rega 
+0x6858 028670 hfetch 1 ,core_gpio_sel 
+0x6859 028671 isolate1 0 ,pdata 
+0x685a 028672 nsetflag true ,05 ,rega 
+0x685b 028673 isolate1 1 ,pdata 
+0x685c 028674 nsetflag true ,06 ,rega 
+0x685d 028675 isolate1 2 ,pdata 
+0x685e 028676 nsetflag true ,07 ,rega 
+0x685f 028677 isolate1 3 ,pdata 
+0x6860 028678 nsetflag true ,18 ,rega 
+0x6861 028679 isolate1 4 ,pdata 
+0x6862 028680 nsetflag true ,19 ,rega 
+0x6863 028681 isolate1 5 ,pdata 
+0x6864 028682 nsetflag true ,20 ,rega 
+0x6865 028683 isolate1 6 ,pdata 
+0x6866 028684 nsetflag true ,21 ,rega 
+0x6867 028685 isolate1 7 ,pdata 
+0x6868 028686 nsetflag true ,22 ,rega 
+0x6869 028688 hfetch 1 ,core_uart_ctrl 
+0x686a 028689 isolate1 4 ,pdata 
+0x686b 028690 call neglact2_form_2_pin ,true 
+0x686c 028691 bpatchx patch33_5 ,mem_patch33 
+0x686d 028693 hfetch 4 ,core_gpio_pu0 
+0x686e 028694 hfetcht 4 ,core_gpio_pd0 
+0x686f 028695 ior temp ,pdata 
+0x6870 028696 invert pdata ,pdata 
+0x6871 028697 iand rega ,pdata 
+0x6872 028699 hstore 4 ,core_gpio_oe0 
+0x6873 028700 rtn 
+:      028703 neglect2_from_6_pin:
+0x6874 028704 arg 6 ,queue 
+0x6875 028705 branch neglect_2_pin 
+:      028706 neglect4_from_9_pin:
+0x6876 028707 arg 9 ,queue 
+0x6877 028708 branch neglact_4_pin 
+:      028709 neglact4_from_23_pin:
+0x6878 028710 arg 23 ,queue 
+0x6879 028711 branch neglact_4_pin 
+:      028712 neglact2_form_25_pin:
+0x687a 028713 arg 25 ,queue 
+0x687b 028714 branch neglect_2_pin 
+:      028715 neglact2_form_30_pin:
+0x687c 028716 arg 30 ,queue 
+0x687d 028717 branch neglect_2_pin 
+:      028718 neglact2_form_2_pin:
+0x687e 028719 arg 2 ,queue 
+0x687f 028720 branch neglect_2_pin 
+:      028721 neglact_1_pin:
+0x6880 028722 arg 1 ,loopcnt 
+0x6881 028723 branch neglect_pin_loop 
+:      028724 neglact_4_pin:
+0x6882 028725 arg 4 ,loopcnt 
+0x6883 028726 branch neglect_pin_loop 
+:      028727 neglect_2_pin:
+0x6884 028728 arg 2 ,loopcnt 
+:      028729 neglect_pin_loop:
+0x6885 028730 qset0 rega 
+0x6886 028731 increase 1 ,queue 
+0x6887 028732 loop neglect_pin_loop 
+0x6888 028733 rtn 
+:      028741 gpio_cfg_uart_tx_output:
+0x6889 028742 call gpio_uart2gpio 
+0x688a 028743 arg uart_wakeup_tx ,temp 
+0x688b 028744 branch gpio_config_output 
+:      028746 gpio_pu_uart_tx:
+0x688c 028747 call gpio_cfg_uart_tx_output 
+0x688d 028748 arg uart_wakeup_tx ,temp 
+0x688e 028749 branch gpio_out_inactive 
+:      028753 gpio_rx_config_input_with_pu:
+0x688f 028754 call gpio_uart2gpio 
+0x6890 028755 hfetch 1 ,core_gpio_pu0 
+0x6891 028756 set1 uart_wakeup_rx ,pdata 
+0x6892 028757 hstore 1 ,core_gpio_pu0 
+0x6893 028758 arg uart_wakeup_rx ,temp 
+0x6894 028759 branch gpio_config_input 
+:      028761 gpio_uart2gpio:
+0x6895 028762 hfetch 1 ,core_gpio_sel1 
+0x6896 028763 and_into 0xfb ,pdata 
+0x6897 028764 hstore 1 ,core_gpio_sel1 
+0x6898 028765 rtn 
+:      028767 gpio_check_uart_state:
+0x6899 028768 hfetch 1 ,core_gpio_sel1 
+0x689a 028769 isolate1 2 ,pdata 
+0x689b 028770 rtn 
+:      028772 load_chip_option:
+0x689c 028773 call otp_enable_chgpump 
+0x689d 028774 setarg otp_chip_functions 
+0x689e 028775 arg mem_chip_functions ,rega 
+0x689f 028776 arg 0x02 ,temp 
+0x68a0 028777 call otpd_read_data 
+0x68a1 028778 branch otp_disable_chgpump 
+:      028781 load_adc_init:
+0x68a2 028782 call otp_enable_chgpump 
+0x68a3 028783 setarg otp_adc_io_0_5v_addr 
+0x68a4 028784 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028785 arg 14 ,temp 
+0x68a6 028786 call otpd_read_data 
+0x68a7 028787 branch otp_disable_chgpump 
+:      028791 adc_init_data:
+0x68a8 028792 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028794 call load_adc_init 
+0x68aa 028796 fetch 1 ,mem_adc_config_flag 
+0x68ab 028797 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028798 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028799 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028800 rtn 
+:      028802 adc_init_data_vinlpm:
+0x68af 028803 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028804 setarg otp_adc_flag 
+0x68b1 028805 isub temp ,null 
+0x68b2 028806 branch adc_check_data_vinlpm ,zero 
+0x68b3 028807 setarg 0x4dfa 
+0x68b4 028808 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028809 setarg 0x4894 
+0x68b6 028810 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028811 branch set_vdd_reference_voltage_1v 
+:      028813 adc_check_data_vinlpm:
+0x68b8 028814 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028815 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028816 setarg 0x4dfa 
+0x68bb 028817 store 2 ,mem_3v_adc_vinlpm_data 
+:      028818 adc_check_2v_vinlpm:
+0x68bc 028819 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028820 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028821 setarg 0x4894 
+0x68bf 028822 store 2 ,mem_2v_adc_vinlpm_data 
+:      028823 set_vdd_reference_voltage_1v:
+0x68c0 028824 setarg 100 
+0x68c1 028825 store 2 ,mem_reference_voltage 
+0x68c2 028826 rtn 
+:      028828 adc_init_data_hvin:
+0x68c3 028829 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028830 setarg otp_adc_flag 
+0x68c5 028831 isub temp ,null 
+0x68c6 028832 branch adc_check_data_hvin ,zero 
+0x68c7 028833 setarg 0x5932 
+0x68c8 028834 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028835 setarg 0x4323 
+0x68ca 028836 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028837 branch set_vdd_reference_voltage_4v 
+:      028839 adc_check_data_hvin:
+0x68cc 028840 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028841 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028842 setarg 0x5932 
+0x68cf 028843 store 2 ,mem_5v_adc_hvin_data 
+:      028844 adc_check_1v_hvin:
+0x68d0 028845 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028846 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028847 setarg 0x4323 
+0x68d3 028848 store 2 ,mem_1v_adc_hvin_data 
+:      028849 set_vdd_reference_voltage_4v:
+0x68d4 028850 setarg 400 
+0x68d5 028851 store 2 ,mem_reference_voltage 
+0x68d6 028852 rtn 
+:      028854 adc_init_data_io:
+0x68d7 028855 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028856 setarg otp_adc_flag 
+0x68d9 028857 isub temp ,null 
+0x68da 028858 branch adc_check_data_io ,zero 
+0x68db 028859 setarg 0x6946 
+0x68dc 028860 store 2 ,mem_1v_adc_io_data 
+0x68dd 028861 setarg 0x5377 
+0x68de 028862 store 2 ,mem_0_5_adc_io_data 
+0x68df 028863 branch set_vdd_reference_voltage_0_5v 
+:      028865 adc_check_data_io:
+0x68e0 028866 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028867 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028868 setarg 0x6946 
+0x68e3 028869 store 2 ,mem_1v_adc_io_data 
+:      028870 adc_check_0_5v_io:
+0x68e4 028871 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028872 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028873 setarg 0x5377 
+0x68e7 028874 store 2 ,mem_0_5_adc_io_data 
+:      028875 set_vdd_reference_voltage_0_5v:
+0x68e8 028876 setarg 50 
+0x68e9 028877 store 2 ,mem_reference_voltage 
+0x68ea 028878 rtn 
+:      028881 adc_set_mode:
+0x68eb 028882 fetch 1 ,mem_adc_config_flag 
+0x68ec 028883 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028884 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028885 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028886 rtn 
+:      028887 adc_check_vinlpm:
+0x68f0 028888 jam 0xbf ,rf_adc_mode 
+0x68f1 028889 branch read_adc 
+:      028890 adc_check_hvin:
+0x68f2 028891 jam 0xaf ,rf_adc_mode 
+0x68f3 028892 branch read_adc 
+:      028893 adc_check_gpio:
+0x68f4 028894 jam 0x8f ,rf_adc_mode 
+0x68f5 028895 fetch 1 ,mem_adc_channel 
+0x68f6 028896 hstore 1 ,rf_adc_ch 
+0x68f7 028897 branch read_adc 
+:      028898 read_adc:
+0x68f8 028899 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028900 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028901 set1 7 ,pdata 
+0x68fb 028902 hstore 1 ,core_uart_baud + 1 
+0x68fc 028903 hfetch 1 ,rf_adc_ch 
+0x68fd 028904 or_into 0x30 ,pdata 
+0x68fe 028905 hstore 1 ,rf_adc_ch 
+0x68ff 028906 jam 0x7c ,rfen_adc 
+0x6900 028907 jam 0xaa ,rf_adc_gc 
+0x6901 028908 nop 5000 
+0x6902 028909 hfetcht 2 ,core_adc_sum 
+0x6903 028910 hfetch 1 ,core_uart_baud + 1 
+0x6904 028911 set0 7 ,pdata 
+0x6905 028912 hstore 1 ,core_uart_baud + 1 
+0x6906 028913 storet 2 ,mem_adc_current_value 
+0x6907 028914 rtn 
+:      028916 vdd_calculate_by_mode:
+0x6908 028917 bpatchx patch34_0 ,mem_patch34 
+0x6909 028918 fetch 1 ,mem_adc_config_flag 
+0x690a 028919 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028920 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028921 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 028922 rtn 
+:      028924 vdd_calculate_vinlpm:
+0x690e 028925 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 028926 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 028927 arg 200 ,regc 
+0x6911 028928 branch vdd_calculate 
+:      028930 vdd_calculate_hvin:
+0x6912 028931 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 028932 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 028933 arg 100 ,regc 
+0x6915 028934 branch vdd_calculate 
+:      028936 vdd_calculate_io:
+0x6916 028937 fetch 2 ,mem_1v_adc_io_data 
+0x6917 028938 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 028939 arg 50 ,regc 
+0x6919 028940 branch vdd_calculate 
+:      028942 vdd_calculate:
+0x691a 028943 isub temp ,rega 
+0x691b 028944 fetch 2 ,mem_adc_current_value 
+0x691c 028945 isub temp ,pdata 
+0x691d 028946 nbranch vdd_calculate1 ,positive 
+0x691e 028947 fetcht 2 ,mem_reference_voltage 
+0x691f 028948 imul32 temp ,regb 
+0x6920 028949 copy regc ,pdata 
+0x6921 028950 imul32 rega ,pdata 
+0x6922 028951 iadd regb ,pdata 
+:      028952 vdd_calculate2:
+0x6923 028953 idiv rega 
+0x6924 028954 call wait_div_end 
+0x6925 028955 quotient pdata 
+0x6926 028956 rtn 
+:      028958 vdd_calculate1:
+0x6927 028959 copy temp ,pdata 
+0x6928 028960 fetcht 2 ,mem_adc_current_value 
+0x6929 028961 isub temp ,pdata 
+0x692a 028962 fetcht 2 ,mem_reference_voltage 
+0x692b 028963 imul32 temp ,regb 
+0x692c 028964 copy regc ,pdata 
+0x692d 028965 imul32 rega ,pdata 
+0x692e 028966 isub regb ,pdata 
+0x692f 028967 branch vdd_calculate2 
+:      028978 adc_bat_percent_lowpower_out:
+0x6930 028979 ifetch 8 ,rega 
+0x6931 028980 store 8 ,mem_pdatatemp 
+0x6932 028981 fetch 2 ,mem_pdatatemp 
+0x6933 028982 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 028983 isub temp ,rega 
+0x6935 028984 fetch 2 ,mem_pdatatemp + 6 
+0x6936 028985 isub temp ,regb 
+0x6937 028986 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 028987 isub temp ,null 
+0x6939 028988 ncall adc_set_low_power_flag ,positive 
+0x693a 028989 mul32 regb ,100 ,pdata 
+0x693b 028990 idiv rega 
+0x693c 028991 call wait_div_end 
+0x693d 028992 quotient pdata 
+0x693e 028993 call adc_set_no_power_flag ,blank 
+0x693f 028994 rtn 
+:      028995 adc_set_low_power_flag:
+0x6940 028996 fetch 1 ,mem_adc_power_flag 
+0x6941 028997 set1 0 ,pdata 
+0x6942 028998 store 1 ,mem_adc_power_flag 
+0x6943 028999 rtn 
+:      029000 adc_set_no_power_flag:
+0x6944 029001 fetcht 1 ,mem_adc_power_flag 
+0x6945 029002 set1 1 ,temp 
+0x6946 029003 storet 1 ,mem_adc_power_flag 
+0x6947 029004 rtn 
+:      029009 keyscan_key_init:
+0x6948 029010 fetch 2 ,mem_key_num_ptr 
+0x6949 029011 ifetch 1 ,pdata 
+:      029012 keyscan_key_init_next:
+0x694a 029013 rtn blank 
+0x694b 029014 copy pdata ,loopcnt 
+0x694c 029016 fetch 2 ,mem_keyscan_ptr 
+0x694d 029017 increase 3 ,pdata 
+0x694e 029018 copy pdata ,rega 
+:      029019 keyscan_key_init_lp1:
+0x694f 029020 ifetcht 1 ,rega 
+0x6950 029021 call gpio_config_input 
+0x6951 029022 increase key_conf_struct_len ,rega 
+0x6952 029023 loop keyscan_key_init_lp1 
+:      029024 keyscan_key_init_end:
+0x6953 029025 rtn 
+:      029027 keyscan_scan_key:
+0x6954 029028 fetch 2 ,mem_keyscan_ptr 
+0x6955 029029 increase 3 ,pdata 
+0x6956 029030 copy pdata ,rega 
+0x6957 029032 force 0 ,regb 
+0x6958 029033 jam 0 ,mem_key_value_temp 
+:      029034 keyscan_scan_key_lp1:
+0x6959 029035 ifetcht 1 ,rega 
+0x695a 029036 call gpio_get_bit 
+0x695b 029037 bpatchx patch34_1 ,mem_patch34 
+0x695c 029038 fetch 2 ,mem_key_value_temp 
+0x695d 029039 copy regb ,queue 
+0x695e 029040 qsetflag true ,pdata 
+0x695f 029041 store 2 ,mem_key_value_temp 
+0x6960 029042 increase key_conf_struct_len ,rega 
+0x6961 029043 increase 1 ,regb 
+0x6962 029044 fetch 2 ,mem_key_num_ptr 
+0x6963 029045 ifetch 1 ,pdata 
+:      029046 keyscan_scan_key_lp1_next:
+0x6964 029047 ixor regb ,null 
+0x6965 029048 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029049 fetch 2 ,mem_key_value_temp 
+0x6967 029050 fetcht 2 ,mem_key_value 
+0x6968 029051 ixor temp ,null 
+0x6969 029052 rtn zero 
+0x696a 029053 enable user 
+0x696b 029054 rtn 
+:      029056 keyscan_process_lpm_before:
+0x696c 029057 fetch 2 ,mem_key_num_ptr 
+0x696d 029058 ifetch 1 ,pdata 
+:      029059 keyscan_process_lpm_before_next:
+0x696e 029060 rtn blank 
+0x696f 029061 copy pdata ,loopcnt 
+0x6970 029062 fetch 2 ,mem_keyscan_ptr 
+0x6971 029063 increase 3 ,pdata 
+0x6972 029064 copy pdata ,rega 
+:      029065 keyscan_process_lpm_before_lp1:
+0x6973 029066 ifetcht 1 ,rega 
+0x6974 029067 call gpio_set_wake_by_current_state 
+0x6975 029068 increase key_conf_struct_len ,rega 
+0x6976 029069 loop keyscan_process_lpm_before_lp1 
+:      029070 keyscan_process_lpm_before_end:
+0x6977 029071 rtn 
+:      029073 keyscan_key_process:
+0x6978 029074 arg key_scan_timer ,queue 
+0x6979 029075 call timer_check 
+0x697a 029076 nrtn blank 
+0x697b 029077 setarg 0x20 
+0x697c 029078 arg key_scan_timer ,queue 
+0x697d 029079 call timer_init 
+0x697e 029080 disable user 
+0x697f 029081 call keyscan_process_lpm_before 
+0x6980 029082 bpatchx patch34_2 ,mem_patch34 
+0x6981 029083 fetch 2 ,mem_key_num_ptr 
+0x6982 029084 ifetch 1 ,pdata 
+:      029085 keyscan_key_process_next:
+0x6983 029086 rtn blank 
+0x6984 029087 call keyscan_scan_key 
+0x6985 029088 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029089 call lpm_button_get_wake_lock 
+0x6987 029090 disable user 
+0x6988 029091 fetch 2 ,mem_key_value_temp 
+0x6989 029092 store 2 ,mem_key_value_temp4 
+0x698a 029093 jam 0 ,mem_key_value_temp6 
+0x698b 029094 force 0 ,queue 
+:      029095 keyscan_key_lp1:
+0x698c 029096 fetch 2 ,mem_key_value 
+0x698d 029097 rshift pdata ,temp 
+0x698e 029098 storet 2 ,mem_key_value 
+0x698f 029099 and pdata ,0x01 ,pdata 
+0x6990 029100 fetcht 2 ,mem_key_value_temp4 
+0x6991 029101 and temp ,0x01 ,rega 
+0x6992 029102 rshift temp ,temp 
+0x6993 029103 storet 2 ,mem_key_value_temp4 
+0x6994 029104 ixor rega ,null 
+0x6995 029105 ncall keyscan_send_key_data ,zero 
+0x6996 029106 fetch 2 ,mem_key_num_ptr 
+0x6997 029107 ifetch 1 ,pdata 
+:      029108 keyscan_key_lp1_next:
+0x6998 029109 fetcht 1 ,mem_key_value_temp6 
+0x6999 029110 increase 1 ,temp 
+0x699a 029111 storet 1 ,mem_key_value_temp6 
+0x699b 029112 copy temp ,queue 
+0x699c 029113 ixor queue ,null 
+0x699d 029114 nbranch keyscan_key_lp1 ,zero 
+0x699e 029115 fetch 2 ,mem_key_value_temp 
+0x699f 029116 store 2 ,mem_key_value 
+0x69a0 029117 rtn 
+:      029118 keyscan_send_key_data:
+0x69a1 029119 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029120 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029121 increase 1 ,pdata 
+0x69a4 029122 ifetch 2 ,pdata 
+0x69a5 029123 branch callback_func 
+:      029134 pwm_init:
+0x69a6 029135 hfetch 1 ,core_clksel 
+0x69a7 029136 ior rega ,pdata 
+0x69a8 029137 hstore 1 ,core_clksel 
+0x69a9 029138 hfetch 2 ,core_clkoff 
+0x69aa 029139 set0 clock_off_pwm ,pdata 
+0x69ab 029140 hstore 2 ,core_clkoff 
+0x69ac 029141 nop 100 
+0x69ad 029142 rtn 
+:      029153 pwm_out_set:
+0x69ae 029154 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029155 setarg pwm_12mhz 
+0x69b0 029156 idiv temp 
+0x69b1 029157 call wait_div_end 
+0x69b2 029158 quotient temp 
+0x69b3 029159 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029160 imul32 temp ,pdata 
+0x69b5 029161 div pdata ,100 
+0x69b6 029162 call wait_div_end 
+0x69b7 029163 quotient rega 
+0x69b8 029164 copy temp ,pdata 
+0x69b9 029165 isub rega ,regb 
+0x69ba 029166 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029167 call pwm_duty_cycle_set 
+0x69bc 029168 fetch 1 ,mem_pdatatemp 
+0x69bd 029169 branch pwm_enable 
+:      029172 pwm_duty_cycle_set:
+0x69be 029173 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029174 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029175 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029176 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029177 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029178 beq 5 ,pwm_pwm5_duty_set 
+:      029179 pwm_pwm0_duty_set:
+0x69c4 029180 arg core_pwm_pcnt0 ,contw 
+0x69c5 029181 branch pwm_set_pncnt 
+:      029182 pwm_pwm1_duty_set:
+0x69c6 029183 arg core_pwm_pcnt1 ,contw 
+0x69c7 029184 branch pwm_set_pncnt 
+:      029185 pwm_pwm2_duty_set:
+0x69c8 029186 arg core_pwm_pcnt2 ,contw 
+0x69c9 029187 branch pwm_set_pncnt 
+:      029188 pwm_pwm3_duty_set:
+0x69ca 029189 arg core_pwm_pcnt3 ,contw 
+0x69cb 029190 branch pwm_set_pncnt 
+:      029191 pwm_pwm4_duty_set:
+0x69cc 029192 arg core_pwm_pcnt4 ,contw 
+0x69cd 029193 branch pwm_set_pncnt 
+:      029194 pwm_pwm5_duty_set:
+0x69ce 029195 arg core_pwm_pcnt5 ,contw 
+0x69cf 029196 branch pwm_set_pncnt 
+:      029197 pwm_set_pncnt:
+0x69d0 029198 copy rega ,pdata 
+0x69d1 029199 istore 2 ,contw 
+0x69d2 029200 copy regb ,pdata 
+0x69d3 029201 istore 2 ,contw 
+0x69d4 029202 rtn 
+:      029206 pwm_enable:
+0x69d5 029207 enable user 
+0x69d6 029208 branch pwm_gpio_set 
+:      029209 pwm_disable:
+0x69d7 029210 disable user 
+:      029211 pwm_gpio_set:
+0x69d8 029212 beq 4 ,pwm_gpio4_set 
+0x69d9 029213 beq 5 ,pwm_gpio5_set 
+0x69da 029214 beq 27 ,pwm_gpio27_set 
+0x69db 029215 beq 28 ,pwm_gpio28_set 
+0x69dc 029216 beq 3 ,pwm_gpio3_set 
+0x69dd 029217 beq 8 ,pwm_gpio8_set 
+0x69de 029218 beq 20 ,pwm_gpio20_set 
+0x69df 029219 beq 21 ,pwm_gpio21_set 
+0x69e0 029220 beq 22 ,pwm_gpio22_set 
+0x69e1 029221 beq 23 ,pwm_gpio23_set 
+0x69e2 029222 rtn 
+:      029225 pwm_gpio4_set:
+0x69e3 029226 arg 6 ,queue 
+0x69e4 029227 branch pwm_one_set_select 
+:      029228 pwm_gpio5_set:
+0x69e5 029229 arg 7 ,queue 
+0x69e6 029230 branch pwm_one_set_select 
+:      029231 pwm_gpio27_set:
+0x69e7 029232 arg 8 ,queue 
+0x69e8 029233 branch pwm_one_set_select 
+:      029234 pwm_gpio28_set:
+0x69e9 029235 arg 9 ,queue 
+0x69ea 029236 branch pwm_one_set_select 
+:      029237 pwm_gpio3_set:
+0x69eb 029238 arg 10 ,queue 
+0x69ec 029239 branch pwm_one_set_select 
+:      029240 pwm_gpio8_set:
+0x69ed 029241 arg 11 ,queue 
+0x69ee 029242 branch pwm_one_set_select 
+:      029243 pwm_gpio20_set:
+0x69ef 029244 arg 12 ,queue 
+0x69f0 029245 branch pwm_tw0_set_select 
+:      029246 pwm_gpio21_set:
+0x69f1 029247 arg 13 ,queue 
+0x69f2 029248 branch pwm_tw0_set_select 
+:      029249 pwm_gpio22_set:
+0x69f3 029250 arg 14 ,queue 
+0x69f4 029251 branch pwm_tw0_set_select 
+:      029252 pwm_gpio23_set:
+0x69f5 029253 arg 15 ,queue 
+0x69f6 029254 branch pwm_tw0_set_select 
+:      029256 pwm_set_select:
+0x69f7 029257 hfetch 2 ,core_gpio_sel1 
+0x69f8 029258 qsetflag user ,pdata 
+0x69f9 029259 hstore 2 ,core_gpio_sel1 
+0x69fa 029260 copy rega ,queue 
+0x69fb 029261 hfetch 1 ,core_gpio_key2 
+0x69fc 029262 qsetflag user ,pdata 
+0x69fd 029263 hstore 1 ,core_gpio_key2 
+0x69fe 029264 rtn 
+:      029266 pwm_one_set_select:
+0x69ff 029267 add queue ,-4 ,rega 
+0x6a00 029268 branch pwm_set_select 
+:      029270 pwm_tw0_set_select:
+0x6a01 029271 add queue ,-10 ,rega 
+0x6a02 029272 branch pwm_set_select 
+:      029277 rfcomm_init:
+0x6a03 029278 rtn wake 
+0x6a04 029279 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029280 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029281 jam databits8 ,memremoteprndatabits 
+0x6a07 029282 jam 0x11 ,memremoteprnxon 
+0x6a08 029283 jam 0x13 ,memremoteprnxoff 
+0x6a09 029284 setarg 0 
+0x6a0a 029285 store 3 ,memremoteprnstopbit 
+0x6a0b 029286 store 1 ,mem_spp_state 
+0x6a0c 029287 jam 0 ,memui_reconnect_mode 
+:      029289 rfcomm_init_spp:
+0x6a0d 029290 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029291 setarg 0 
+0x6a0f 029292 store 1 ,mem_spp_state 
+0x6a10 029293 store 1 ,mem_remote_spp_channel 
+0x6a11 029294 store 1 ,mem_pn_dlci 
+0x6a12 029295 fetch 1 ,mem_credit_flag 
+0x6a13 029296 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029297 jam 0x50 ,mem_credit_given 
+0x6a15 029298 rtn 
+:      029300 rfcomm_init_spp_with_credit:
+0x6a16 029301 jam 0x00 ,mem_credit_given 
+0x6a17 029302 rtn 
+:      029304 set_cr_bit:
+0x6a18 029305 or_into 0x02 ,temp 
+0x6a19 029306 rtn 
+:      029318 rfcomm_calculate_fcs_sabm:
+0x6a1a 029319 copy temp ,pdata 
+0x6a1b 029320 reverse pdata ,pdata 
+0x6a1c 029321 store 1 ,memfcstemp3 
+0x6a1d 029322 force ini_tx_sabm ,pdata 
+0x6a1e 029323 reverse pdata ,pdata 
+0x6a1f 029324 store 1 ,memfcstemp2 
+0x6a20 029325 force 0x01 ,pdata 
+0x6a21 029326 reverse pdata ,pdata 
+0x6a22 029327 store 1 ,memfcstemp1 
+0x6a23 029328 call caculate_fcs 
+0x6a24 029329 copy temp ,pdata 
+0x6a25 029330 rtn 
+:      029331 rfcomm_calculate_fcs_ua:
+0x6a26 029332 reverse pdata ,pdata 
+0x6a27 029333 store 1 ,memfcstemp3 
+0x6a28 029334 force rsp_tx_ua ,pdata 
+0x6a29 029335 reverse pdata ,pdata 
+0x6a2a 029336 store 1 ,memfcstemp2 
+0x6a2b 029337 force 0x01 ,pdata 
+0x6a2c 029338 reverse pdata ,pdata 
+0x6a2d 029339 store 1 ,memfcstemp1 
+0x6a2e 029340 branch caculate_fcs 
+:      029342 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029343 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029344 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029345 setarg 0x70 
+0x6a32 029346 rtn 
+:      029347 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029348 setarg 0xaa 
+0x6a34 029349 rtn 
+:      029351 rfcomm_save_fcs_uih:
+0x6a35 029352 reverse pdata ,pdata 
+0x6a36 029353 store 1 ,memfcstemp3 
+0x6a37 029354 force rsp_rx_uih ,pdata 
+0x6a38 029355 call caculate_uihdata_fcs 
+0x6a39 029356 fetcht 2 ,mem_contw_temp 
+0x6a3a 029357 copy temp ,contw 
+0x6a3b 029358 istore 1 ,contw 
+0x6a3c 029359 copy contw ,temp 
+0x6a3d 029360 storet 2 ,mem_contw_temp 
+0x6a3e 029361 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029362 call caculate_uihdata_fcs 
+0x6a40 029363 fetcht 2 ,mem_contw_temp 
+0x6a41 029364 copy temp ,contw 
+0x6a42 029365 istore 1 ,contw 
+0x6a43 029366 rtn 
+:      029375 caculate_uihdata_fcs:
+0x6a44 029376 reverse pdata ,pdata 
+0x6a45 029377 store 1 ,memfcstemp2 
+0x6a46 029378 fetch 2 ,memfcstemp2 
+0x6a47 029379 lshift8 pdata ,pdata 
+0x6a48 029380 store 3 ,mem_mod2div_temp 
+0x6a49 029381 arg 0x107 ,rega 
+0x6a4a 029382 arg 0xf ,regb 
+0x6a4b 029383 call mod2div 
+0x6a4c 029384 xor_into 0xd7 ,pdata 
+0x6a4d 029385 invert pdata ,pdata 
+0x6a4e 029386 reverse pdata ,pdata 
+0x6a4f 029387 rtn 
+:      029397 caculate_fcs:
+0x6a50 029398 fetch 3 ,memfcstemp1 
+0x6a51 029399 store 3 ,mem_mod2div_temp 
+0x6a52 029400 arg 0x107 ,rega 
+0x6a53 029401 arg 0xf ,regb 
+0x6a54 029402 call mod2div 
+0x6a55 029403 lshift8 pdata ,pdata 
+0x6a56 029404 arg 0x7 ,regb 
+0x6a57 029405 call mod2div 
+0x6a58 029406 xor_into 0x2b ,pdata 
+0x6a59 029407 invert pdata ,pdata 
+0x6a5a 029408 reverse pdata ,pdata 
+0x6a5b 029409 copy pdata ,temp 
+0x6a5c 029410 rtn 
+:      029412 mod2div:
+0x6a5d 029413 arg 0 ,regc 
+0x6a5e 029414 copy regb ,loopcnt 
+0x6a5f 029415 call right_shift_n 
+0x6a60 029416 icopy temp 
+:      029417 mod2div_loop:
+0x6a61 029422 copy temp ,pdata 
+0x6a62 029423 lshift regc ,regc 
+0x6a63 029424 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029425 ixor rega ,temp 
+0x6a65 029426 increase 1 ,regc 
+:      029427 mod2div_not_enough_reduction:
+0x6a66 029428 lshift temp ,temp 
+0x6a67 029429 fetch 3 ,mem_mod2div_temp 
+0x6a68 029430 increase -1 ,regb 
+0x6a69 029431 compare 0xff ,regb ,0xff 
+0x6a6a 029432 branch mod2div_end ,true 
+0x6a6b 029433 copy regb ,loopcnt 
+0x6a6c 029434 call right_shift_n 
+0x6a6d 029435 isolate1 0 ,pdata 
+0x6a6e 029436 setflag true ,0 ,temp 
+0x6a6f 029437 branch mod2div_loop 
+:      029438 mod2div_end:
+0x6a70 029440 rshift temp ,pdata 
+0x6a71 029441 rtn 
+:      029443 get_rfcomm_snd_adss:
+0x6a72 029444 fetcht 1 ,mem_pn_dlci 
+:      029445 dlci_to_address_cmd:
+0x6a73 029447 lshift2 temp ,temp 
+0x6a74 029448 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029449 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029450 ncall set_cr_bit ,blank 
+0x6a77 029451 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029452 rtn 
+:      029454 channel_to_dlci:
+0x6a79 029456 lshift temp ,temp 
+0x6a7a 029457 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029458 setflag blank ,0 ,temp 
+0x6a7c 029460 rtn 
+:      029461 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029462 fetcht 1 ,mem_current_channel 
+0x6a7e 029463 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029464 call rfcomm_send_ua 
+0x6a80 029465 fetch 1 ,mem_rfcomm_state 
+0x6a81 029466 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029467 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029468 store 1 ,mem_rfcomm_state 
+0x6a84 029469 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029470 branch rfcomm_rx_process_end 
+:      029471 rfcomm_rx_process_dlci0_ua:
+0x6a86 029472 fetch 1 ,mem_rfcomm_state 
+0x6a87 029473 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029474 store 1 ,mem_rfcomm_state 
+0x6a89 029475 branch rfcomm_rx_process_end 
+:      029478 rfcomm_rx_process:
+0x6a8a 029479 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029480 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029481 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029482 branch rfcomm_rx_process_reconn 
+:      029484 rfcomm_rx_process_remote_page:
+0x6a8e 029485 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029486 copy pdata ,contr 
+0x6a90 029487 call get_rfcomm_head_struct 
+0x6a91 029488 fetch 1 ,mem_current_channel 
+0x6a92 029489 beq 0 ,parse_dlci0_rp 
+0x6a93 029490 branch parse_uih_rp 
+:      029491 parse_dlci0_rp:
+0x6a94 029492 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029493 fetch 1 ,mem_current_frame_type 
+0x6a96 029494 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029495 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029496 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029497 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029498 rtn 
+:      029501 parse_dlci0_rp_uih:
+0x6a9b 029502 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029503 copy pdata ,contr 
+0x6a9d 029504 call get_rfcomm_uih_head_struct 
+0x6a9e 029505 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029506 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029507 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029508 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029509 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029510 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029511 branch rfcomm_rx_process_end 
+:      029513 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029514 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029516 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029518 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029519 fetch 1 ,mem_spp_state 
+0x6aa8 029520 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029521 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029522 store 1 ,mem_spp_state 
+0x6aab 029523 call rfcomm_send_param_neg_res 
+0x6aac 029524 branch rfcomm_rx_process_end 
+:      029526 parse_dlci0_rp_uih_pn_res:
+0x6aad 029527 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029528 branch rfcomm_rx_process_end 
+:      029530 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029531 call get_param_payload_ptr 
+0x6ab0 029532 branch get_rfcomm_prarmer_negotiation 
+:      029534 get_rfcomm_param_modem_status:
+0x6ab1 029535 call get_param_payload_ptr 
+0x6ab2 029536 ifetch 1 ,contr 
+0x6ab3 029537 rshift3 pdata ,pdata 
+0x6ab4 029538 store 1 ,mem_ms_channel 
+0x6ab5 029539 ifetch 1 ,contr 
+0x6ab6 029540 store 1 ,mem_ms_param 
+0x6ab7 029541 rtn 
+:      029544 get_rfcomm_head_struct:
+0x6ab8 029545 ifetch 1 ,contr 
+0x6ab9 029546 store 1 ,mem_current_adss 
+0x6aba 029547 rshift3 pdata ,pdata 
+0x6abb 029548 store 1 ,mem_current_channel 
+0x6abc 029549 ifetch 1 ,contr 
+0x6abd 029550 store 1 ,mem_current_frame_type 
+:      029551 get_rfcomm_current_length:
+0x6abe 029552 call get_rfcomm_length_common 
+0x6abf 029553 storet 2 ,mem_current_length 
+0x6ac0 029554 copy contr ,pdata 
+0x6ac1 029555 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029556 rtn 
+:      029558 get_rfcomm_uih_head_struct:
+0x6ac3 029559 ifetch 1 ,contr 
+0x6ac4 029560 rshift pdata ,pdata 
+0x6ac5 029561 store 1 ,mem_uih_cmd_type 
+0x6ac6 029562 call get_rfcomm_length_common 
+0x6ac7 029563 storet 2 ,mem_uih_length 
+0x6ac8 029564 copy contr ,pdata 
+0x6ac9 029565 store 2 ,mem_param_payload_ptr 
+0x6aca 029566 rtn 
+:      029569 get_param_payload_ptr:
+0x6acb 029570 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029571 copy pdata ,contr 
+0x6acd 029572 rtn 
+:      029574 get_rfcomm_length_common:
+0x6ace 029575 ifetch 1 ,contr 
+0x6acf 029576 copy pdata ,temp 
+0x6ad0 029577 rshift temp ,temp 
+0x6ad1 029578 rtnbit1 0 
+0x6ad2 029579 ifetch 1 ,contr 
+0x6ad3 029580 lshift3 pdata ,pdata 
+0x6ad4 029581 lshift4 pdata ,pdata 
+0x6ad5 029582 iadd temp ,temp 
+0x6ad6 029583 rtn 
+:      029585 get_rfcomm_prarmer_negotiation:
+0x6ad7 029586 ifetch 1 ,contr 
+0x6ad8 029587 store 1 ,mem_pn_dlci 
+0x6ad9 029588 ifetch 1 ,contr 
+0x6ada 029589 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029590 ifetch 1 ,contr 
+0x6adc 029591 store 1 ,mem_pn_priority 
+0x6add 029592 ifetch 1 ,contr 
+0x6ade 029593 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029594 ifetch 2 ,contr 
+0x6ae0 029595 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029596 ifetch 1 ,contr 
+0x6ae2 029597 store 1 ,mem_pn_max_retrans 
+0x6ae3 029598 ifetch 1 ,contr 
+0x6ae4 029599 store 1 ,mem_remote_credits 
+0x6ae5 029600 rtn 
+:      029603 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029604 call get_rfcomm_param_modem_status 
+0x6ae7 029606 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029608 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029609 fetch 1 ,mem_spp_state 
+0x6ae9 029610 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029611 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029612 store 1 ,mem_spp_state 
+0x6aec 029613 fetcht 1 ,mem_pn_dlci 
+0x6aed 029614 lshift2 temp ,temp 
+0x6aee 029615 or_into 3 ,temp 
+0x6aef 029616 call rfcomm_send_modem_status_res 
+0x6af0 029617 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029618 branch rfcomm_rx_process_end 
+:      029620 parse_dlci0_rp_uih_ms_res:
+0x6af2 029621 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029622 call ui_ipc_send_event 
+0x6af4 029623 call get_rfcomm_param_modem_status 
+0x6af5 029624 fetch 1 ,mem_ms_channel 
+0x6af6 029625 sub pdata ,1 ,null 
+0x6af7 029626 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029627 branch assert 
+:      029628 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029629 fetch 1 ,mem_spp_state 
+0x6afa 029630 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029631 store 1 ,mem_spp_state 
+0x6afc 029632 branch rfcomm_rx_process_end 
+:      029634 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029635 call get_param_payload_ptr 
+0x6afe 029636 ifetch 1 ,contr 
+0x6aff 029637 store 1 ,mem_rpn_dlci 
+0x6b00 029638 call l2cap_malloc_rfcomm_channel 
+0x6b01 029639 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029640 setarg 0x000e 
+0x6b03 029641 istore 2 ,contw 
+0x6b04 029642 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029643 istore 2 ,contw 
+0x6b06 029644 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029646 lshift pdata ,pdata 
+0x6b08 029647 set1 0 ,pdata 
+0x6b09 029648 istore 1 ,contw 
+0x6b0a 029649 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029650 setarg 0x15ef 
+0x6b0c 029651 istore 2 ,contw 
+0x6b0d 029652 setarg 0x1191 
+0x6b0e 029653 istore 2 ,contw 
+0x6b0f 029656 fetch 1 ,mem_rpn_dlci 
+0x6b10 029657 istore 1 ,contw 
+0x6b11 029658 setarg 0x000007 
+0x6b12 029659 istore 5 ,contw 
+0x6b13 029662 setarg 0x01 
+0x6b14 029663 istore 2 ,contw 
+0x6b15 029666 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029667 istore 1 ,contw 
+0x6b17 029668 rtn 
+:      029672 parse_uih_rp:
+0x6b18 029673 branch parse_uih_rp_spp 
+:      029675 parse_uih_rp_spp:
+0x6b19 029676 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029677 fetch 1 ,mem_current_frame_type 
+0x6b1b 029678 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029679 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029680 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029681 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029682 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029683 rtn 
+:      029684 parse_uih_rp_spp_ua:
+0x6b21 029685 fetch 1 ,mem_spp_state 
+0x6b22 029686 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029687 store 1 ,mem_spp_state 
+0x6b24 029688 branch rfcomm_rx_process_end 
+:      029689 parse_uih_rp_spp_sabm:
+0x6b25 029690 fetch 1 ,mem_spp_state 
+0x6b26 029691 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029692 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029693 store 1 ,mem_spp_state 
+0x6b29 029694 fetch 1 ,mem_current_adss 
+0x6b2a 029695 call rfcomm_calculate_fcs_ua 
+0x6b2b 029696 store 1 ,mem_current_fcs 
+0x6b2c 029697 call rfcomm_send_ua 
+0x6b2d 029698 fetch 1 ,mem_current_adss 
+0x6b2e 029699 rshift2 pdata ,pdata 
+0x6b2f 029700 store 1 ,mem_pn_dlci 
+0x6b30 029701 lshift2 pdata ,pdata 
+0x6b31 029702 set0 rfcomm_address_cr ,pdata 
+0x6b32 029703 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029704 arg mem_hiufcs_spp ,temp 
+0x6b34 029705 storet 2 ,mem_contw_temp 
+0x6b35 029706 call rfcomm_save_fcs_uih 
+0x6b36 029707 branch rfcomm_rx_process_end 
+:      029709 parse_uih_spp_uih_credits:
+0x6b37 029710 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029711 copy pdata ,contr 
+0x6b39 029712 increase 1 ,pdata 
+0x6b3a 029713 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029714 ifetch 1 ,contr 
+0x6b3c 029715 fetcht 1 ,mem_remote_credits 
+0x6b3d 029716 iadd temp ,pdata 
+0x6b3e 029717 store 1 ,mem_remote_credits 
+:      029718 parse_uih_spp_uih:
+0x6b3f 029719 call rfcomm_increase_credit_given 
+:      029720 parse_uih_spp_uih_cont:
+0x6b40 029721 call get_rfcomm_snd_adss 
+0x6b41 029722 call rfcomm_send_uih_without_payload 
+0x6b42 029723 call spp_process_rx_data 
+0x6b43 029724 branch rfcomm_rx_process_end 
+:      029726 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029727 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029728 call ui_ipc_send_event 
+:      029729 parse_uih_rp_spp_disconn:
+0x6b46 029730 call rfcomm_init_spp 
+0x6b47 029731 fetch 1 ,mem_current_adss 
+0x6b48 029732 call rfcomm_calculate_fcs_ua 
+0x6b49 029733 store 1 ,mem_current_fcs 
+0x6b4a 029734 call rfcomm_send_ua 
+0x6b4b 029735 branch rfcomm_rx_process_end 
+:      029740 rfcomm_rx_process_reconn:
+0x6b4c 029741 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029742 copy pdata ,contr 
+0x6b4e 029743 call get_rfcomm_head_struct 
+0x6b4f 029744 fetch 1 ,mem_current_channel 
+0x6b50 029745 beq 0 ,parse_dlci0_reconn 
+0x6b51 029746 branch parse_uih_reconn 
+:      029748 parse_dlci0_reconn:
+0x6b52 029749 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029750 fetch 1 ,mem_current_frame_type 
+0x6b54 029751 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029752 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029753 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029754 branch rfcomm_rx_process_end 
+:      029755 parse_dlci0_reconn_uih:
+0x6b58 029756 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029757 copy pdata ,contr 
+0x6b5a 029758 call get_rfcomm_uih_head_struct 
+0x6b5b 029759 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029760 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029761 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029762 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029763 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029764 branch rfcomm_rx_process_end 
+:      029766 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029767 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029768 fetch 1 ,mem_pn_dlci 
+0x6b63 029769 rshift pdata ,pdata 
+0x6b64 029770 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029771 isub temp ,null 
+0x6b66 029772 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029773 branch assert 
+:      029774 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029775 fetch 1 ,mem_spp_state 
+0x6b69 029776 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029777 store 1 ,mem_spp_state 
+0x6b6b 029778 branch rfcomm_rx_process_end 
+:      029780 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029781 call get_rfcomm_param_modem_status 
+0x6b6d 029782 fetch 1 ,mem_ms_channel 
+0x6b6e 029783 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029784 isub temp ,null 
+0x6b70 029785 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029786 branch assert 
+0x6b72 029787 branch rfcomm_rx_process_end 
+:      029788 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029789 fetch 1 ,mem_spp_state 
+0x6b74 029790 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029791 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029792 store 1 ,mem_spp_state 
+0x6b77 029793 fetcht 1 ,mem_pn_dlci 
+0x6b78 029794 lshift2 temp ,temp 
+0x6b79 029795 or_into 3 ,temp 
+0x6b7a 029796 call rfcomm_send_modem_status_res 
+0x6b7b 029797 branch rfcomm_rx_process_end 
+:      029799 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029800 call get_rfcomm_param_modem_status 
+0x6b7d 029801 fetch 1 ,mem_ms_channel 
+0x6b7e 029802 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029803 isub temp ,null 
+0x6b80 029804 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029805 branch assert 
+:      029806 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029807 fetch 1 ,mem_spp_state 
+0x6b83 029808 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029809 store 1 ,mem_spp_state 
+0x6b85 029810 branch rfcomm_rx_process_end 
+:      029812 parse_uih_reconn:
+0x6b86 029813 fetch 1 ,mem_current_channel 
+0x6b87 029814 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029815 isub temp ,null 
+0x6b89 029816 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029817 branch assert 
+0x6b8b 029818 branch rfcomm_rx_process_end 
+:      029820 parse_uih_reconn_spp:
+0x6b8c 029821 fetch 1 ,mem_current_frame_type 
+0x6b8d 029822 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029823 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029824 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029825 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029826 parse_uih_reconn_spp_ua:
+0x6b91 029827 fetch 1 ,mem_spp_state 
+0x6b92 029828 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029829 store 1 ,mem_spp_state 
+0x6b94 029830 branch rfcomm_rx_process_end 
+:      029831 parse_uih_reconn_spp_sabm:
+0x6b95 029832 branch parse_uih_reconn_spp_sabm 
+:      029833 parse_uih_reconn_spp_disconn:
+0x6b96 029834 branch parse_uih_rp_spp_disconn 
+:      029835 rfcomm_rx_process_end:
+0x6b97 029836 rtn 
+:      029838 rfcomm_send_more_pkt:
+0x6b98 029839 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029840 rtn blank 
+0x6b9a 029841 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029842 branch assert 
+:      029844 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029845 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029846 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029847 arg spp_slave_channel ,temp 
+0x6b9f 029848 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029849 lshift2 temp ,temp 
+:      029850 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029851 or_into 0x03 ,temp 
+0x6ba2 029852 arg 0xaa ,rega 
+0x6ba3 029853 call rfcomm_send_modem_status_cmd 
+0x6ba4 029854 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029855 copy contw ,contr 
+0x6ba6 029856 ifetch 2 ,contr 
+0x6ba7 029857 branch assert ,blank 
+0x6ba8 029858 rtn 
+:      029860 rfcomm_send_sabm:
+0x6ba9 029861 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029862 setarg 0x0004 
+0x6bab 029863 istore 2 ,contw 
+0x6bac 029864 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029865 istore 2 ,contw 
+0x6bae 029866 fetch 1 ,mem_current_adss 
+0x6baf 029867 istore 1 ,contw 
+0x6bb0 029868 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029869 setarg 0x013f 
+0x6bb2 029870 istore 2 ,contw 
+0x6bb3 029871 fetch 1 ,mem_current_fcs 
+0x6bb4 029872 istore 1 ,contw 
+0x6bb5 029873 rtn 
+:      029874 rfcomm_send_ua:
+0x6bb6 029875 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029876 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029877 setarg 0x0004 
+0x6bb9 029878 istore 2 ,contw 
+0x6bba 029879 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029880 istore 2 ,contw 
+0x6bbc 029881 fetch 1 ,mem_current_adss 
+0x6bbd 029882 istore 1 ,contw 
+0x6bbe 029883 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029884 setarg 0x0173 
+0x6bc0 029885 istore 2 ,contw 
+0x6bc1 029886 fetch 1 ,mem_current_fcs 
+0x6bc2 029887 istore 1 ,contw 
+0x6bc3 029888 rtn 
+:      029889 rfcomm_send_param_neg_cmd:
+0x6bc4 029890 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029891 setarg 0x000e 
+0x6bc6 029892 istore 2 ,contw 
+0x6bc7 029893 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029894 istore 2 ,contw 
+0x6bc9 029895 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029896 lshift pdata ,pdata 
+0x6bcb 029897 set1 0 ,pdata 
+0x6bcc 029898 istore 1 ,contw 
+0x6bcd 029899 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029900 setarg 0x15ef 
+0x6bcf 029901 istore 2 ,contw 
+0x6bd0 029902 setarg 0x1183 
+0x6bd1 029903 istore 2 ,contw 
+0x6bd2 029904 copy temp ,pdata 
+0x6bd3 029905 istore 1 ,contw 
+0x6bd4 029906 setarg 0x0000f0 
+0x6bd5 029907 istore 3 ,contw 
+0x6bd6 029908 setarg rfcomm_max_frame_size 
+0x6bd7 029909 istore 2 ,contw 
+0x6bd8 029910 setarg 0 
+0x6bd9 029911 istore 1 ,contw 
+0x6bda 029912 setarg 0x01 
+0x6bdb 029913 istore 1 ,contw 
+0x6bdc 029914 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029915 istore 1 ,contw 
+0x6bde 029916 jam 0x10 ,mem_credit_given 
+0x6bdf 029917 rtn 
+:      029918 rfcomm_send_param_neg_res:
+0x6be0 029919 call l2cap_malloc_rfcomm_channel 
+0x6be1 029920 call l2cap_get_rfcomm_tx_buff 
+0x6be2 029921 setarg 0x000e 
+0x6be3 029922 istore 2 ,contw 
+0x6be4 029923 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 029924 istore 2 ,contw 
+0x6be6 029925 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 029926 lshift pdata ,pdata 
+0x6be8 029927 set1 0 ,pdata 
+0x6be9 029928 istore 1 ,contw 
+0x6bea 029929 bpatchx patch35_5 ,mem_patch35 
+0x6beb 029930 setarg 0x15ef 
+0x6bec 029931 istore 2 ,contw 
+0x6bed 029932 setarg 0x1181 
+0x6bee 029933 istore 2 ,contw 
+0x6bef 029934 fetch 1 ,mem_pn_dlci 
+0x6bf0 029935 istore 1 ,contw 
+0x6bf1 029936 setarg 0x0000e0 
+0x6bf2 029937 istore 3 ,contw 
+0x6bf3 029938 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 029939 istore 2 ,contw 
+0x6bf5 029940 setarg 0x00 
+0x6bf6 029941 istore 1 ,contw 
+0x6bf7 029942 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 029943 istore 1 ,contw 
+0x6bf9 029944 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 029945 istore 1 ,contw 
+0x6bfb 029946 rtn 
+:      029947 rfcomm_send_modem_status_cmd:
+0x6bfc 029948 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 029949 setarg 0x0008 
+0x6bfe 029950 istore 2 ,contw 
+0x6bff 029951 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 029952 istore 2 ,contw 
+0x6c01 029953 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 029954 lshift pdata ,pdata 
+0x6c03 029955 set1 0 ,pdata 
+0x6c04 029956 istore 1 ,contw 
+0x6c05 029957 bpatchx patch35_6 ,mem_patch35 
+0x6c06 029958 setarg 0x09ef 
+0x6c07 029959 istore 2 ,contw 
+0x6c08 029960 setarg 0x05e3 
+0x6c09 029961 istore 2 ,contw 
+0x6c0a 029962 copy temp ,pdata 
+0x6c0b 029963 istore 1 ,contw 
+0x6c0c 029964 setarg 0x8d 
+0x6c0d 029965 istore 1 ,contw 
+0x6c0e 029966 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 029967 istore 1 ,contw 
+0x6c10 029968 rtn 
+:      029970 rfcomm_send_modem_status_res:
+0x6c11 029971 call l2cap_malloc_rfcomm_channel 
+0x6c12 029972 call l2cap_get_rfcomm_tx_buff 
+0x6c13 029973 setarg 0x0008 
+0x6c14 029974 istore 2 ,contw 
+0x6c15 029975 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 029976 istore 2 ,contw 
+0x6c17 029977 copy temp ,timeup 
+0x6c18 029978 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 029979 lshift pdata ,pdata 
+0x6c1a 029980 set1 0 ,pdata 
+0x6c1b 029981 istore 1 ,contw 
+0x6c1c 029982 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 029983 setarg 0x09ef 
+0x6c1e 029984 istore 2 ,contw 
+0x6c1f 029985 setarg 0x05e1 
+0x6c20 029986 istore 2 ,contw 
+0x6c21 029987 copy timeup ,pdata 
+0x6c22 029988 istore 1 ,contw 
+0x6c23 029989 setarg 0x8d 
+0x6c24 029990 istore 1 ,contw 
+0x6c25 029991 call rfcomm_calculate_fcs_dlci0 
+0x6c26 029992 istore 1 ,contw 
+0x6c27 029993 rtn 
+:      029995 rfcomm_send_uih_without_payload:
+0x6c28 029996 bpatchx patch36_0 ,mem_patch36 
+0x6c29 029997 fetch 1 ,mem_credit_given 
+0x6c2a 029998 rtn blank 
+0x6c2b 029999 hfetch 2 ,core_uart_rxitems 
+0x6c2c 030000 nrtn blank 
+0x6c2d 030001 copy rega ,pdata 
+0x6c2e 030002 store 1 ,mem_pdatatemp + 1 
+0x6c2f 030003 storet 1 ,mem_pdatatemp 
+0x6c30 030004 call l2cap_malloc_is_fifo_full 
+0x6c31 030005 nrtn blank 
+0x6c32 030006 call l2cap_malloc_rfcomm_channel 
+0x6c33 030007 call l2cap_get_rfcomm_tx_buff 
+0x6c34 030008 setarg 0x05 
+0x6c35 030009 istore 2 ,contw 
+0x6c36 030010 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030011 istore 2 ,contw 
+0x6c38 030012 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030013 istore 1 ,contw 
+0x6c3a 030014 setarg 0x01ff 
+0x6c3b 030015 istore 2 ,contw 
+0x6c3c 030016 fetch 1 ,mem_credit_given 
+0x6c3d 030017 istore 1 ,contw 
+0x6c3e 030018 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030019 istore 1 ,contw 
+0x6c40 030020 jam 0 ,mem_credit_given 
+0x6c41 030021 rtn 
+:      030023 rfcomm_increase_credit_given:
+0x6c42 030024 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030025 fetch 1 ,mem_credit_flag 
+0x6c44 030026 rtneq credit_enable 
+0x6c45 030027 fetch 2 ,mem_current_length 
+0x6c46 030028 rtn blank 
+0x6c47 030029 fetch 1 ,mem_credit_given 
+0x6c48 030030 increase 1 ,pdata 
+0x6c49 030031 store 1 ,mem_credit_given 
+0x6c4a 030032 rtn 
+:      030034 spp_process_rx_data:
+0x6c4b 030035 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030036 branch callback_func 
+:      030038 spp_tx_rfcomm_packet:
+0x6c4d 030039 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030041 fetch 1 ,mem_remote_credits 
+0x6c4f 030042 rtn blank 
+0x6c50 030043 increase -1 ,pdata 
+0x6c51 030044 store 1 ,mem_remote_credits 
+0x6c52 030045 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030046 fetcht 2 ,mem_current_packet_length 
+0x6c54 030047 isub temp ,null 
+0x6c55 030048 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030049 store 2 ,mem_current_packet_length 
+:      030050 ssp_tx_rfcomm_from_uart:
+0x6c57 030051 fetch 1 ,mem_credit_given 
+0x6c58 030052 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030053 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030054 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030055 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030056 setarg rsp_rx_uih_wdata 
+0x6c5d 030057 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030058 branch ssp_tx_rfcomm_from_uart_common 
+:      030059 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030060 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030061 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030062 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030063 setarg rsp_tx_uih 
+0x6c63 030064 store 1 ,mem_rfcomm_send_frame_type 
+:      030065 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030066 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030067 fetch 2 ,mem_current_packet_length 
+0x6c66 030068 sub pdata ,127 ,null 
+0x6c67 030069 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030070 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030071 increase 1 ,pdata 
+0x6c6a 030072 store 1 ,mem_rfcomm_send_offset 
+:      030073 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030074 call get_rfcomm_snd_adss 
+0x6c6c 030075 fetch 2 ,mem_current_packet_length 
+0x6c6d 030076 increase 8 ,pdata 
+0x6c6e 030077 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030078 iadd temp ,rega 
+0x6c70 030080 call l2cap_malloc 
+0x6c71 030081 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030082 increase 4 ,pdata 
+0x6c73 030083 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030084 copy pdata ,contw 
+0x6c75 030085 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030086 istore 1 ,contw 
+0x6c77 030087 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030088 istore 1 ,contw 
+0x6c79 030089 call ssp_tx_write_length 
+0x6c7a 030090 call ssp_tx_write_given_credit 
+0x6c7b 030091 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030092 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030093 copy pdata ,contru 
+0x6c7e 030094 fetch 2 ,mem_current_packet_length 
+0x6c7f 030095 copy pdata ,loopcnt 
+0x6c80 030096 call uart_copy_rx_bytes_fast 
+0x6c81 030097 copy contw ,temp 
+0x6c82 030098 copy contru ,pdata 
+0x6c83 030099 store 2 ,mem_nl_rx_data_src 
+0x6c84 030100 copy temp ,contw 
+0x6c85 030101 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030102 istore 1 ,contw 
+0x6c87 030103 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030104 copy pdata ,contw 
+0x6c89 030105 fetch 2 ,mem_current_packet_length 
+0x6c8a 030106 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030107 iadd temp ,pdata 
+0x6c8c 030108 increase 4 ,pdata 
+0x6c8d 030109 istore 2 ,contw 
+0x6c8e 030110 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030111 istore 2 ,contw 
+0x6c90 030112 jam 0 ,mem_credit_given 
+0x6c91 030113 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030114 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030115 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030116 rtn 
+:      030118 ssp_tx_write_length:
+0x6c95 030119 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030120 fetch 2 ,mem_current_packet_length 
+0x6c97 030121 sub pdata ,0x7f ,null 
+0x6c98 030122 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030123 lshift pdata ,pdata 
+0x6c9a 030124 set1 0 ,pdata 
+0x6c9b 030125 istore 1 ,contw 
+0x6c9c 030126 rtn 
+:      030127 ssp_tx_write_long_packet:
+0x6c9d 030128 fetch 2 ,mem_current_packet_length 
+0x6c9e 030129 rshift3 pdata ,pdata 
+0x6c9f 030130 rshift4 pdata ,temp 
+0x6ca0 030131 and_into 0x7f ,pdata 
+0x6ca1 030132 lshift pdata ,pdata 
+0x6ca2 030133 set0 0 ,pdata 
+0x6ca3 030134 istore 1 ,contw 
+0x6ca4 030135 istoret 1 ,contw 
+0x6ca5 030136 rtn 
+:      030137 ssp_tx_write_given_credit:
+0x6ca6 030138 fetch 1 ,mem_credit_given 
+0x6ca7 030139 rtn blank 
+0x6ca8 030140 istore 1 ,contw 
+0x6ca9 030141 rtn 
+:      030146 scheduler_process:
+0x6caa 030147 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030148 call check_51cmd 
+0x6cac 030149 call app_process_bb_event 
+0x6cad 030150 call process_conn_sm 
+0x6cae 030152 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030153 call sp_calc_sequence 
+0x6cb0 030154 call simple_pairing_sequence 
+0x6cb1 030155 call master_simple_paring_sequence 
+0x6cb2 030158 call l2cap_malloc_is_fifo_full 
+0x6cb3 030159 nrtn blank 
+0x6cb4 030161 call l2cap_call_proc_sigal_pending 
+0x6cb5 030162 call l2cap_malloc_is_fifo_full 
+0x6cb6 030163 nrtn blank 
+0x6cb7 030164 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030166 call process_upper_sm 
+0x6cb9 030167 call l2cap_send_config_req 
+0x6cba 030168 call rfcomm_send_more_pkt 
+:      030169 scheduler_process0:
+0x6cbb 030170 call scheduler_tx_disconnect_hid 
+0x6cbc 030171 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030174 branch app_process_bt 
+:      030176 scheduler_tx_disconnect_hid:
+0x6cbe 030177 fetch 1 ,mem_control_tasks 
+0x6cbf 030178 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030179 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030180 rtn 
+:      030182 scheduler_tx_l2cap_pkt:
+0x6cc2 030183 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030184 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030185 rtn blank 
+0x6cc5 030186 fetch 1 ,mem_op 
+0x6cc6 030187 rtnbit1 op_txl2cap 
+0x6cc7 030188 call l2cap_malloc_fifo_out 
+0x6cc8 030189 store 2 ,mem_txptr 
+0x6cc9 030190 copy pdata ,contr 
+0x6cca 030191 ifetch 2 ,contr 
+0x6ccb 030192 increase 4 ,pdata 
+0x6ccc 030193 store 2 ,mem_tx_len 
+0x6ccd 030194 jam 6 ,mem_tx_lch 
+0x6cce 030195 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030196 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030197 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030198 fetch 1 ,mem_op 
+0x6cd2 030199 rtnbit0 op_pkt_comp 
+0x6cd3 030200 set0 op_pkt_comp ,pdata 
+0x6cd4 030201 store 1 ,mem_op 
+0x6cd5 030202 jam 5 ,mem_tx_lch 
+0x6cd6 030203 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030204 fetch 2 ,mem_txptr 
+0x6cd8 030205 iadd temp ,pdata 
+0x6cd9 030206 store 2 ,mem_txptr 
+0x6cda 030207 fetch 2 ,mem_tx_len 
+0x6cdb 030208 isub temp ,pdata 
+0x6cdc 030209 store 2 ,mem_tx_len 
+:      030210 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030211 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030212 fetch 2 ,mem_tx_len 
+0x6cdf 030213 branch assert ,blank 
+0x6ce0 030214 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030215 isub temp ,pdata 
+0x6ce2 030216 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030217 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030218 storet 2 ,mem_tx_len 
+0x6ce5 030219 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030220 iadd temp ,pdata 
+0x6ce7 030221 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030222 branch scheduler_tx_l2cap_pkt_end 
+:      030223 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030224 setarg 0 
+0x6cea 030225 store 2 ,mem_l2cap_tx_multi_offset 
+:      030226 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030227 fetch 1 ,mem_op 
+0x6cec 030228 set1 op_txl2cap ,pdata 
+0x6ced 030229 store 1 ,mem_op 
+0x6cee 030230 rtn 
+:      030232 scheduler_start_upper_sm:
+0x6cef 030233 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030234 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030235 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030236 rtn 
+:      030237 scheduler_start_upper_sm_hid:
+0x6cf3 030238 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030239 rtn 
+:      030241 process_upper_sm:
+0x6cf5 030242 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030243 nbranch process_upper_sm_reconn ,blank 
+:      030244 process_upper_sm_remote_page:
+0x6cf7 030245 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030247 rtn blank 
+0x6cf9 030249 jam 0 ,mem_upper_sm_remote_page 
+:      030250 process_upper_sm_rp_wait:
+0x6cfa 030251 rtn 
+:      030254 process_upper_sm_reconn:
+0x6cfb 030255 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030256 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030257 rtn blank 
+0x6cfe 030258 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030259 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030260 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030261 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030262 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030263 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030264 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030265 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030266 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030267 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030268 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030269 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030270 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030271 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030272 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030273 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030274 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030275 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030276 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030277 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030278 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030279 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030280 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030281 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030282 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030283 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030284 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030285 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030286 process_upper_sm_reconn_wait:
+0x6d1a 030287 rtn 
+:      030288 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030289 call upper_sm_send_sdp_conn 
+0x6d1c 030290 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030291 fetch 1 ,mem_sdp_state 
+0x6d1e 030292 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030293 store 1 ,mem_sdp_state 
+0x6d20 030294 rtn 
+:      030295 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030296 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030297 fetch 1 ,mem_sdp_state 
+0x6d23 030298 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030299 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030300 call upper_sm_send_sdp_cfg 
+0x6d26 030301 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030302 fetch 1 ,mem_sdp_state 
+0x6d28 030303 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030304 store 1 ,mem_sdp_state 
+0x6d2a 030305 rtn 
+:      030306 process_upper_sm_reconn_ss_spp:
+0x6d2b 030307 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030308 nrtn blank 
+0x6d2d 030309 call upper_sm_send_ss_spp 
+0x6d2e 030310 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030311 rtn 
+:      030312 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030313 call upper_sm_send_sdp_disconn 
+0x6d31 030314 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030315 rtn 
+:      030316 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030317 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030318 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030319 fetch 1 ,mem_hid_control_state 
+0x6d36 030320 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030321 store 1 ,mem_hid_control_state 
+0x6d38 030322 rtn 
+:      030323 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030324 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030325 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030326 fetch 1 ,mem_hid_control_state 
+0x6d3c 030327 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030328 store 1 ,mem_hid_control_state 
+0x6d3e 030329 rtn 
+:      030330 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030331 call upper_sm_send_hid_int_conn 
+0x6d40 030332 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030333 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030334 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030335 store 1 ,mem_hid_interrupt_state 
+0x6d44 030336 rtn 
+:      030337 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030338 call upper_sm_send_hid_int_cfg 
+0x6d46 030339 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030340 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030341 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030342 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030343 rtn 
+:      030344 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030345 call upper_sm_send_rfcomm_conn 
+0x6d4c 030346 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030347 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030348 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030349 store 1 ,mem_rfcomm_state 
+0x6d50 030350 rtn 
+:      030351 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030352 call upper_sm_send_rfcomm_cfg 
+0x6d52 030353 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030354 fetch 1 ,mem_rfcomm_state 
+0x6d54 030355 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030356 store 1 ,mem_rfcomm_state 
+0x6d56 030357 rtn 
+:      030358 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030359 call upper_sm_send_rfcomm_sabm 
+0x6d58 030360 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030361 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030362 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030363 store 1 ,mem_rfcomm_state 
+0x6d5c 030364 rtn 
+:      030365 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030366 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030367 fetch 1 ,mem_spp_state 
+0x6d5f 030368 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030369 store 1 ,mem_spp_state 
+0x6d61 030370 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030371 rtn 
+:      030372 process_upper_sm_reconn_spp_sabm:
+0x6d63 030373 call upper_sm_send_spp_sabm 
+0x6d64 030374 fetch 1 ,mem_spp_state 
+0x6d65 030375 set1 rfcomm_channel_state_sabm 
+0x6d66 030376 store 1 ,mem_spp_state 
+0x6d67 030377 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030378 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030379 lshift3 pdata ,pdata 
+0x6d6a 030380 or_into 3 ,pdata 
+0x6d6b 030381 arg mem_hiufcs_spp ,temp 
+0x6d6c 030382 storet 2 ,mem_contw_temp 
+0x6d6d 030383 branch rfcomm_save_fcs_uih 
+:      030384 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030385 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030386 fetch 1 ,mem_spp_state 
+0x6d70 030387 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030388 store 1 ,mem_spp_state 
+0x6d72 030389 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030390 rtn 
+:      030392 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030393 fetch 1 ,mem_sdp_state 
+0x6d75 030394 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030395 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030396 branch process_upper_sm_reconn 
+:      030397 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030398 fetch 1 ,mem_sdp_state 
+0x6d79 030399 rtnne l2cap_channel_setup_complete 
+0x6d7a 030400 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030401 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030402 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030403 rtnne recieve_ss_reasult_hf 
+0x6d7d 030404 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030405 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030406 branch process_upper_sm_reconn 
+:      030407 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030408 fetch 1 ,mem_sdp_state 
+0x6d81 030409 nrtn blank 
+0x6d82 030410 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030411 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030412 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030413 branch process_upper_sm_reconn_termination 
+:      030414 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030415 fetch 1 ,mem_hid_control_state 
+0x6d87 030416 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030417 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030418 branch process_upper_sm_reconn 
+:      030419 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030420 fetch 1 ,mem_hid_control_state 
+0x6d8b 030421 rtnne l2cap_channel_setup_complete 
+0x6d8c 030422 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030423 branch process_upper_sm_reconn 
+:      030424 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030425 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030426 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030427 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030428 branch process_upper_sm_reconn 
+:      030429 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030430 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030431 rtnne l2cap_channel_setup_complete 
+0x6d94 030432 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030433 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030434 branch process_upper_sm_reconn_termination 
+:      030435 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030436 fetch 1 ,mem_rfcomm_state 
+0x6d98 030437 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030438 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030439 branch process_upper_sm_reconn 
+:      030440 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030441 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030442 rtnne l2cap_channel_setup_complete 
+0x6d9d 030443 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030444 branch process_upper_sm_reconn 
+:      030445 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030446 fetch 1 ,mem_rfcomm_state 
+0x6da0 030447 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030448 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030449 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030450 branch process_upper_sm_reconn_termination 
+:      030451 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030452 fetch 1 ,mem_spp_state 
+0x6da5 030453 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030454 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030455 branch process_upper_sm_reconn 
+:      030456 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030457 fetch 1 ,mem_spp_state 
+0x6da9 030458 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030459 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030460 branch process_upper_sm_reconn 
+:      030461 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030462 fetch 1 ,mem_spp_state 
+0x6dad 030463 rtnne rfcomm_channel_setup_complete 
+0x6dae 030464 branch process_upper_sm_reconn_termination 
+:      030466 process_upper_sm_reconn_setup_hid:
+0x6daf 030467 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030468 branch process_upper_sm_reconn 
+:      030470 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030471 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030472 branch process_upper_sm_reconn 
+:      030473 process_upper_sm_reconn_setup_spp:
+0x6db3 030474 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030475 branch process_upper_sm_reconn 
+:      030479 process_upper_sm_reconn_termination:
+0x6db5 030480 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030481 rtn 
+:      030482 upper_sm_send_sdp_conn:
+0x6db7 030483 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030484 call l2cap_malloc_signal_channel 
+0x6db9 030485 setarg psm_sdp 
+0x6dba 030486 copy pdata ,temp 
+0x6dbb 030487 setarg l2cap_sdp_channel 
+0x6dbc 030488 copy pdata ,timeup 
+0x6dbd 030489 branch ml2cap_send_signal_connect_req 
+:      030491 upper_sm_send_sdp_cfg:
+0x6dbe 030492 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030493 call l2cap_malloc_signal_channel 
+0x6dc0 030494 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030495 copy pdata ,temp 
+0x6dc2 030496 branch ml2cap_send_signal_config_req 
+:      030498 upper_sm_send_sdp_disconn:
+0x6dc3 030499 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030500 call l2cap_malloc_signal_channel 
+0x6dc5 030501 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030502 copy pdata ,temp 
+0x6dc7 030503 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030504 call ml2cap_send_signal_disconn_req 
+0x6dc9 030505 fetch 1 ,mem_sdp_state 
+0x6dca 030506 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030507 store 1 ,mem_sdp_state 
+0x6dcc 030508 rtn 
+:      030510 upper_sm_send_ss_spp:
+0x6dcd 030511 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030512 call l2cap_malloc_sdp_channel 
+0x6dcf 030513 call sdp_send_spp_request 
+0x6dd0 030514 branch msdp_send_req_done 
+:      030516 upper_sm_send_rfcomm_conn:
+0x6dd1 030517 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030518 call l2cap_malloc_signal_channel 
+0x6dd3 030519 setarg psm_rfcomm 
+0x6dd4 030520 copy pdata ,temp 
+0x6dd5 030521 setarg l2cap_rfcomm_channel 
+0x6dd6 030522 copy pdata ,timeup 
+0x6dd7 030523 branch ml2cap_send_signal_connect_req 
+:      030525 upper_sm_send_rfcomm_cfg:
+0x6dd8 030526 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030527 call l2cap_malloc_signal_channel 
+0x6dda 030528 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030529 copy pdata ,temp 
+0x6ddc 030530 branch ml2cap_send_signal_config_req 
+:      030532 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030533 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030534 call l2cap_malloc_signal_channel 
+0x6ddf 030535 setarg psm_hid_control 
+0x6de0 030536 copy pdata ,temp 
+0x6de1 030537 setarg l2cap_hid_control_channel 
+0x6de2 030538 copy pdata ,timeup 
+0x6de3 030539 branch ml2cap_send_signal_connect_req 
+:      030541 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030542 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030543 call l2cap_malloc_signal_channel 
+0x6de6 030544 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030545 copy pdata ,temp 
+0x6de8 030546 branch ml2cap_send_signal_config_req 
+:      030548 upper_sm_send_hid_int_conn:
+0x6de9 030549 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030550 call l2cap_malloc_signal_channel 
+0x6deb 030551 setarg psm_hid_interrupt 
+0x6dec 030552 copy pdata ,temp 
+0x6ded 030553 setarg l2cap_hid_interrupt_channel 
+0x6dee 030554 copy pdata ,timeup 
+0x6def 030555 branch ml2cap_send_signal_connect_req 
+:      030557 upper_sm_send_hid_int_cfg:
+0x6df0 030558 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030559 call l2cap_malloc_signal_channel 
+0x6df2 030560 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030561 copy pdata ,temp 
+0x6df4 030562 branch ml2cap_send_signal_config_req 
+:      030564 upper_sm_send_rfcomm_sabm:
+0x6df5 030565 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030566 call l2cap_malloc_rfcomm_channel 
+0x6df7 030568 jam 3 ,mem_current_adss 
+0x6df8 030569 jam 0x1c ,mem_current_fcs 
+0x6df9 030570 call rfcomm_send_sabm 
+0x6dfa 030571 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030572 rtn 
+:      030574 upper_sm_send_spp_cmd_pn:
+0x6dfc 030575 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030576 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030577 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030578 call channel_to_dlci 
+0x6e00 030579 storet 1 ,mem_pn_dlci 
+0x6e01 030580 branch rfcomm_send_param_neg_cmd 
+:      030582 upper_sm_send_spp_sabm:
+0x6e02 030583 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030584 call l2cap_malloc_rfcomm_channel 
+0x6e04 030585 fetcht 1 ,mem_pn_dlci 
+0x6e05 030586 call dlci_to_address_cmd 
+0x6e06 030587 call rfcomm_calculate_fcs_sabm 
+0x6e07 030588 store 1 ,mem_current_fcs 
+0x6e08 030589 fetcht 1 ,mem_pn_dlci 
+0x6e09 030590 call dlci_to_address_cmd 
+0x6e0a 030591 storet 1 ,mem_current_adss 
+0x6e0b 030592 branch rfcomm_send_sabm 
+:      030594 upper_sm_send_spp_cmd_ms:
+0x6e0c 030595 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030596 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030597 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030598 call dlci_to_address_cmd 
+0x6e10 030599 branch rfcomm_send_modem_status_cmd 
+:      030612 sdp_process:
+0x6e11 030613 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030614 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030615 iforce contr 
+0x6e14 030618 ifetch 1 ,contr 
+0x6e15 030619 copy pdata ,regb 
+0x6e16 030620 store 1 ,mem_sdp_pduid 
+0x6e17 030621 ifetch 2 ,contr 
+0x6e18 030622 store 2 ,mem_sdp_transactionid 
+0x6e19 030623 ifetch 1 ,contr 
+0x6e1a 030624 lshift8 pdata ,timeup 
+0x6e1b 030625 ifetch 1 ,contr 
+0x6e1c 030626 iadd timeup ,timeup 
+0x6e1d 030627 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030628 copy contr ,temp 
+0x6e1f 030629 arg 4 ,loopcnt 
+0x6e20 030630 arg mem_sdp_handle_list ,contw 
+0x6e21 030631 call memset0 
+0x6e22 030632 copy temp ,contr 
+0x6e23 030633 deposit regb 
+0x6e24 030634 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030635 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030636 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030637 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030638 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030639 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030640 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030641 branch sdp_insufficient_resource 
+:      030652 sdp_process_ss_req:
+0x6e2c 030653 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030654 call ask_serviceclassid 
+0x6e2e 030655 compare 1 ,temp ,0xff 
+0x6e2f 030656 branch ss_empty_rsp ,true 
+0x6e30 030657 compare 0xff ,temp ,0xff 
+0x6e31 030658 branch sdp_invalid_request_syntax ,true 
+0x6e32 030660 ifetch 2 ,contr 
+0x6e33 030661 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030662 increase -2 ,timeup 
+0x6e35 030664 increase -1 ,timeup 
+0x6e36 030665 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030666 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030667 ifetch 2 ,timeup 
+0x6e39 030668 rtn blank 
+0x6e3a 030669 call search_all_uuid 
+0x6e3b 030670 call l2cap_get_sdp_tx_payload 
+0x6e3c 030671 force 3 ,pdata 
+0x6e3d 030672 istore 1 ,contw 
+0x6e3e 030673 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030674 istore 2 ,contw 
+0x6e40 030675 lshift2 queue ,pdata 
+0x6e41 030676 add pdata ,5 ,pdata 
+0x6e42 030677 add pdata ,5 ,regc 
+0x6e43 030678 byteswap pdata ,pdata 
+0x6e44 030679 istore 2 ,contw 
+0x6e45 030680 deposit queue 
+0x6e46 030681 byteswap pdata ,pdata 
+0x6e47 030682 istore 2 ,contw 
+0x6e48 030683 istore 2 ,contw 
+0x6e49 030684 arg mem_sdp_handle_list ,contr 
+0x6e4a 030685 copy queue ,loopcnt 
+0x6e4b 030686 branch ss_req_blank ,zero 
+:      030687 ss_req_loop:
+0x6e4c 030688 ifetch 4 ,contr 
+0x6e4d 030689 istore 4 ,contw 
+0x6e4e 030690 loop ss_req_loop 
+:      030691 ss_req_blank:
+0x6e4f 030692 force 0 ,pdata 
+0x6e50 030693 istore 1 ,contw 
+0x6e51 030694 deposit regc 
+0x6e52 030695 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030697 rtn 
+:      030708 sdp_process_sa_req:
+0x6e54 030709 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030710 ifetch 4 ,contr 
+0x6e56 030711 store 4 ,mem_sdp_record_handle 
+0x6e57 030712 increase -4 ,timeup 
+0x6e58 030713 call sdp_store_maxbyte 
+0x6e59 030714 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030715 increase -2 ,timeup 
+0x6e5b 030716 call dataelementtype6 
+0x6e5c 030717 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030718 compare 5 ,rega ,0xff 
+0x6e5e 030720 branch sa_judge_wholerange ,true 
+:      030721 sa_isnot_wholerange:
+0x6e5f 030722 arg mem_sdp_attrib_list ,contw 
+0x6e60 030723 force 0 ,queue 
+0x6e61 030724 branch sa_req_loop 
+:      030725 sa_judge_wholerange:
+0x6e62 030726 ifetch 1 ,contr 
+0x6e63 030727 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030728 ifetch 2 ,contr 
+0x6e65 030729 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030730 ifetch 1 ,contr 
+0x6e67 030731 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030732 ifetch 1 ,contr 
+0x6e69 030733 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030734 branch sa_req_all 
+:      030735 sa_judge_wholerange_false3:
+0x6e6b 030736 increase -5 ,contr 
+0x6e6c 030737 branch sa_isnot_wholerange 
+:      030738 sa_judge_wholerange_false2:
+0x6e6d 030739 increase -4 ,contr 
+0x6e6e 030740 branch sa_isnot_wholerange 
+:      030741 sa_judge_wholerange_false1:
+0x6e6f 030742 increase -3 ,contr 
+0x6e70 030743 branch sa_isnot_wholerange 
+:      030744 sa_req_loop:
+0x6e71 030745 ifetch 1 ,contr 
+0x6e72 030746 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030747 beq sdp_attribute_range ,sa_req_range 
+:      030748 sa_req_range:
+0x6e74 030749 ifetch 2 ,contr 
+0x6e75 030750 istore 2 ,contw 
+0x6e76 030751 increase 1 ,queue 
+0x6e77 030752 byteswap pdata ,regb 
+0x6e78 030753 ifetch 2 ,contr 
+0x6e79 030754 byteswap pdata ,pdata 
+:      030755 sa_req_range_id_increase:
+0x6e7a 030756 increase 1 ,regb 
+0x6e7b 030757 isub regb ,null 
+0x6e7c 030758 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030759 copy pdata ,regc 
+0x6e7e 030760 byteswap regb ,pdata 
+0x6e7f 030761 istore 2 ,contw 
+0x6e80 030762 increase 1 ,queue 
+0x6e81 030763 copy regc ,pdata 
+0x6e82 030764 branch sa_req_range_id_increase 
+:      030765 sa_req_range_id_finish:
+0x6e83 030766 increase -5 ,timeup 
+0x6e84 030767 increase -5 ,rega 
+0x6e85 030768 branch sa_req_check_next_id 
+:      030769 sa_req_one_id:
+0x6e86 030770 ifetch 2 ,contr 
+0x6e87 030771 istore 2 ,contw 
+0x6e88 030772 increase 1 ,queue 
+0x6e89 030773 increase -3 ,timeup 
+0x6e8a 030774 increase -3 ,rega 
+:      030775 sa_req_check_next_id:
+0x6e8b 030776 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030777 nbranch sa_req_loop ,zero 
+0x6e8d 030778 increase -1 ,timeup 
+0x6e8e 030779 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030781 call l2cap_get_sdp_tx_payload 
+0x6e90 030782 increase 10 ,contw 
+0x6e91 030783 arg mem_sdp_attrib_list ,rega 
+:      030784 sa_req_handle_attributelist_next:
+0x6e92 030785 copy queue ,pdata 
+0x6e93 030786 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030787 ifetch 2 ,rega 
+0x6e95 030788 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030789 iforce regb 
+0x6e97 030790 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030791 iforce temp 
+0x6e99 030792 call search_handle_attrib 
+0x6e9a 030793 copy contr ,pdata 
+0x6e9b 030794 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030795 increase -3 ,contr 
+0x6e9d 030796 ifetch 3 ,contr 
+0x6e9e 030797 istore 3 ,contw 
+0x6e9f 030798 call sdp_data_len 
+0x6ea0 030799 iforce loopcnt 
+0x6ea1 030800 call memcpy 
+:      030801 sa_req_handle_attributelist_notfound:
+0x6ea2 030802 increase 2 ,rega 
+0x6ea3 030803 increase -1 ,queue 
+0x6ea4 030804 branch sa_req_handle_attributelist_next 
+:      030806 sa_req_handle_attributelist_end:
+0x6ea5 030807 arg sdp_attribute_res ,rega 
+0x6ea6 030808 call ssa_req_range_lastfreg_common 
+0x6ea7 030809 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030810 beq 11 ,sa_empty_rsp 
+0x6ea9 030811 branch ssa_req_range_attrbutes_length_no_continue 
+:      030814 sdp_store_continue_common:
+0x6eaa 030815 ifetch 1 ,contr 
+0x6eab 030816 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030817 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030818 beq 2 ,sdp_store_continue_2byte 
+:      030819 sdp_store_continue_0byte:
+0x6eae 030820 increase -1 ,timeup 
+0x6eaf 030821 branch sdp_store_continue_end 
+:      030822 sdp_store_continue_1byte:
+0x6eb0 030823 ifetch 1 ,contr 
+0x6eb1 030824 increase -2 ,timeup 
+0x6eb2 030825 branch sdp_store_continue_end 
+:      030826 sdp_store_continue_2byte:
+0x6eb3 030827 ifetch 2 ,contr 
+0x6eb4 030828 byteswap pdata ,pdata 
+0x6eb5 030829 increase -3 ,timeup 
+:      030830 sdp_store_continue_end:
+0x6eb6 030831 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030832 rtn 
+:      030834 sa_req_all:
+0x6eb8 030835 increase -5 ,timeup 
+0x6eb9 030836 call sdp_store_continue_common 
+0x6eba 030837 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030838 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030839 call search_handle 
+0x6ebd 030840 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030841 copy contr ,rega 
+0x6ebf 030842 call l2cap_get_sdp_tx_payload 
+0x6ec0 030843 copy rega ,contr 
+0x6ec1 030844 increase 3 ,contw 
+0x6ec2 030845 copy contr ,timeup 
+0x6ec3 030846 call sdp_get_data 
+0x6ec4 030847 copy pdata ,rega 
+0x6ec5 030849 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030850 copy pdata ,regb 
+0x6ec7 030851 copy rega ,pdata 
+0x6ec8 030852 isub regb ,regb 
+0x6ec9 030853 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030854 isub regb ,null 
+0x6ecb 030855 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030857 disable user 
+0x6ecd 030858 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030859 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030860 iadd timeup ,contr 
+0x6ed0 030861 increase 3 ,regb 
+0x6ed1 030862 copy regb ,loopcnt 
+0x6ed2 030863 copy loopcnt ,pdata 
+0x6ed3 030864 increase 3 ,pdata 
+0x6ed4 030865 byteswap pdata ,pdata 
+0x6ed5 030866 istore 2 ,contw 
+0x6ed6 030867 copy loopcnt ,pdata 
+0x6ed7 030868 byteswap pdata ,pdata 
+0x6ed8 030869 istore 2 ,contw 
+0x6ed9 030870 branch sa_req_all_answer_attributelist_full_loop 
+:      030871 sa_req_all_fisrt_fragment:
+0x6eda 030872 add rega ,6 ,loopcnt 
+0x6edb 030873 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030874 byteswap loopcnt ,pdata 
+0x6edd 030875 branch sa_req_all_parlength_continue_byte_end 
+:      030876 sa_req_all_parlength_continue_byte:
+0x6ede 030877 copy loopcnt ,pdata 
+0x6edf 030878 increase 2 ,pdata 
+0x6ee0 030879 byteswap pdata ,pdata 
+:      030880 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030881 istore 2 ,contw 
+0x6ee2 030882 increase -3 ,loopcnt 
+0x6ee3 030883 byteswap loopcnt ,pdata 
+0x6ee4 030884 istore 2 ,contw 
+0x6ee5 030885 copy timeup ,contr 
+0x6ee6 030886 branch sa_req_all_answer_attributelist_full_loop 
+:      030887 sa_req_all_fragment_sdp:
+0x6ee7 030888 enable user 
+0x6ee8 030890 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030891 copy pdata ,rega 
+0x6eea 030892 copy rega ,loopcnt 
+0x6eeb 030893 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030894 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030895 iadd timeup ,contr 
+0x6eee 030896 copy rega ,pdata 
+0x6eef 030897 increase 5 ,pdata 
+0x6ef0 030898 byteswap pdata ,pdata 
+0x6ef1 030899 istore 2 ,contw 
+0x6ef2 030900 copy rega ,pdata 
+0x6ef3 030901 byteswap pdata ,pdata 
+0x6ef4 030902 istore 2 ,contw 
+:      030903 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030904 call memcpy 
+0x6ef6 030905 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030906 force 2 ,pdata 
+0x6ef8 030907 istore 1 ,contw 
+0x6ef9 030908 copy contr ,pdata 
+0x6efa 030909 isub timeup ,pdata 
+0x6efb 030910 byteswap pdata ,pdata 
+0x6efc 030911 istore 2 ,contw 
+0x6efd 030912 branch sa_req_all_frag_end 
+:      030913 sa_req_all_last_frag_continue:
+0x6efe 030914 force 0 ,pdata 
+0x6eff 030915 istore 1 ,contw 
+:      030916 sa_req_all_frag_end:
+0x6f00 030917 arg sdp_attribute_res ,rega 
+0x6f01 030918 branch ssa_req_range_common 
+:      030929 sdp_process_ssa_req:
+0x6f02 030930 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 030931 call ask_serviceclassid 
+0x6f04 030932 compare 0xff ,temp ,0xff 
+0x6f05 030933 branch sdp_invalid_request_syntax ,true 
+0x6f06 030934 call sdp_store_maxbyte 
+0x6f07 030935 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 030936 increase -2 ,timeup 
+0x6f09 030937 call dataelementtype6 
+0x6f0a 030938 arg mem_sdp_attrib_list ,contw 
+0x6f0b 030939 force 0 ,queue 
+:      030940 ssa_req_loop:
+0x6f0c 030941 ifetch 1 ,contr 
+0x6f0d 030942 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 030943 ifetch 2 ,contr 
+0x6f0f 030944 istore 2 ,contw 
+0x6f10 030945 increase 1 ,queue 
+0x6f11 030946 increase -3 ,timeup 
+0x6f12 030947 increase -3 ,rega 
+0x6f13 030948 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 030949 nbranch ssa_req_loop ,zero 
+0x6f15 030950 increase -1 ,timeup 
+0x6f16 030951 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 030952 call l2cap_get_sdp_tx_payload 
+0x6f18 030953 increase 13 ,contw 
+0x6f19 030954 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 030955 iforce regc 
+0x6f1b 030956 arg mem_sdp_attrib_list ,rega 
+:      030957 ssa_req_attributelist_next:
+0x6f1c 030958 ifetch 2 ,rega 
+0x6f1d 030959 branch ssa_req_attributelist_end ,blank 
+0x6f1e 030960 iforce regb 
+0x6f1f 030961 call search_attrib 
+0x6f20 030962 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 030963 increase -3 ,contr 
+0x6f22 030964 ifetch 3 ,contr 
+0x6f23 030965 istore 3 ,contw 
+0x6f24 030966 call sdp_data_len 
+0x6f25 030967 iforce loopcnt 
+0x6f26 030968 call memcpy 
+:      030969 ssa_req_attributelist_notfound:
+0x6f27 030970 increase 2 ,rega 
+0x6f28 030971 branch ssa_req_attributelist_next 
+:      030973 ssa_req_attributelist_end:
+0x6f29 030974 call ssa_req_range_lastfreg 
+0x6f2a 030975 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 030976 beq 14 ,ssa_empty_rsp 
+0x6f2c 030977 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 030978 branch ssa_req_range_attrbutes_length_no_continue 
+:      030981 sdp_store_maxbyte:
+0x6f2e 030982 ifetch 2 ,contr 
+0x6f2f 030983 byteswap pdata ,pdata 
+0x6f30 030984 increase -3 ,pdata 
+0x6f31 030985 arg 200 ,temp 
+0x6f32 030986 isub temp ,null 
+0x6f33 030987 nrtn positive 
+0x6f34 030988 setarg 200 
+0x6f35 030989 rtn 
+:      030992 ssa_req_range:
+0x6f36 030993 increase 4 ,contr 
+0x6f37 030994 increase -5 ,timeup 
+0x6f38 030995 increase -5 ,rega 
+0x6f39 030996 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 030997 call sdp_store_continue_common 
+0x6f3b 030998 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 030999 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 031000 call search_all_uuid 
+0x6f3e 031001 deposit queue 
+0x6f3f 031002 branch ssa_empty_rsp ,blank 
+0x6f40 031003 store 1 ,mem_handle_humber 
+0x6f41 031005 copy regb ,pdata 
+0x6f42 031006 store 2 ,mem_sdp_all_length 
+0x6f43 031007 arg 0 ,queue 
+0x6f44 031008 arg 0 ,rega 
+0x6f45 031009 call l2cap_get_sdp_tx_payload 
+0x6f46 031010 increase 10 ,contw 
+:      031011 ssa_req_range_find_handle:
+0x6f47 031012 call ssa_req_range_get_length 
+0x6f48 031013 nbranch assert ,user 
+0x6f49 031014 copy contr ,timeup 
+0x6f4a 031015 copy pdata ,regc 
+0x6f4b 031016 iadd rega ,rega 
+0x6f4c 031019 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031020 copy pdata ,regb 
+0x6f4e 031021 branch ssa_req_range_first_freg ,blank 
+:      031022 ssa_req_range_later_freg_with_continue:
+0x6f4f 031023 copy rega ,pdata 
+0x6f50 031024 isub regb ,regb 
+0x6f51 031025 branch ssa_req_range_next_handle ,zero 
+0x6f52 031026 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031027 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031028 isub regb ,null 
+0x6f55 031029 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031030 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031033 ssa_req_range_send_not_maxbyte:
+0x6f57 031034 copy regb ,loopcnt 
+0x6f58 031035 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031036 fetch 1 ,mem_handle_humber 
+0x6f5a 031037 increase 1 ,queue 
+0x6f5b 031038 isub queue ,null 
+0x6f5c 031039 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031040 branch ssa_req_range_freg_with_continue 
+:      031042 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031043 copy pdata ,loopcnt 
+0x6f5f 031044 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031045 branch ssa_req_range_freg_with_continue 
+:      031047 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031048 increase -3 ,contw 
+0x6f62 031049 copy loopcnt ,temp 
+0x6f63 031050 copy regc ,pdata 
+0x6f64 031051 isub regb ,pdata 
+0x6f65 031052 iadd timeup ,contr 
+0x6f66 031053 branch memcpy 
+:      031055 ssa_req_range_next_handle:
+0x6f67 031056 fetch 1 ,mem_handle_humber 
+0x6f68 031057 increase 1 ,queue 
+0x6f69 031058 isub queue ,null 
+0x6f6a 031059 rtn zero 
+0x6f6b 031060 branch ssa_req_range_find_handle 
+:      031062 ssa_req_range_get_length:
+0x6f6c 031063 call disable_user 
+0x6f6d 031064 arg mem_sdp_handle_list ,contr 
+0x6f6e 031065 lshift2 queue ,pdata 
+0x6f6f 031066 iadd contr ,contr 
+0x6f70 031067 ifetcht 4 ,contr 
+0x6f71 031068 call search_handle 
+0x6f72 031069 nrtn zero 
+0x6f73 031070 call sdp_data_len 
+0x6f74 031071 branch enable_user 
+:      031073 ssa_req_range_first_freg:
+0x6f75 031074 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031075 isub rega ,null 
+0x6f77 031076 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031077 copy rega ,loopcnt 
+0x6f79 031078 copy loopcnt ,temp 
+0x6f7a 031079 copy timeup ,contr 
+0x6f7b 031080 call memcpy 
+0x6f7c 031081 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031082 isub rega ,null 
+0x6f7e 031083 branch ssa_req_range_freg_no_continue ,zero 
+:      031084 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031085 call ssa_req_range_freg_with_continue 
+0x6f80 031086 branch ssa_req_range_attrbutes_length 
+:      031088 ssa_req_range_freg_no_continue:
+0x6f81 031089 call ssa_req_range_lastfreg 
+0x6f82 031090 branch ssa_req_range_attrbutes_length 
+:      031092 ssa_req_range_lastfreg:
+0x6f83 031093 arg sdp_searchattrib_res ,rega 
+:      031094 ssa_req_range_lastfreg_common:
+0x6f84 031095 force 0 ,pdata 
+0x6f85 031096 istore 1 ,contw 
+0x6f86 031097 call ssa_req_range_common 
+0x6f87 031098 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031099 increase -5 ,temp 
+0x6f89 031100 byteswap temp ,pdata 
+0x6f8a 031101 istore 2 ,contw 
+0x6f8b 031102 increase -3 ,temp 
+0x6f8c 031103 byteswap temp ,pdata 
+0x6f8d 031104 istore 2 ,contw 
+0x6f8e 031105 rtn 
+:      031107 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031108 copy pdata ,loopcnt 
+0x6f90 031109 copy loopcnt ,temp 
+0x6f91 031110 copy timeup ,contr 
+0x6f92 031111 call memcpy 
+0x6f93 031112 call ssa_req_range_freg_with_continue 
+:      031113 ssa_req_range_attrbutes_length:
+0x6f94 031114 setarg 0x36 
+0x6f95 031115 istore 1 ,contw 
+0x6f96 031116 fetch 2 ,mem_sdp_all_length 
+0x6f97 031117 byteswap pdata ,pdata 
+0x6f98 031118 istore 2 ,contw 
+0x6f99 031119 rtn 
+:      031121 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031122 setarg 0x36 
+0x6f9b 031123 istore 1 ,contw 
+0x6f9c 031124 increase -3 ,temp 
+0x6f9d 031125 byteswap temp ,pdata 
+0x6f9e 031126 istore 2 ,contw 
+0x6f9f 031127 rtn 
+:      031129 ssa_req_range_freg_with_continue:
+0x6fa0 031130 arg sdp_searchattrib_res ,rega 
+0x6fa1 031131 setarg 2 
+0x6fa2 031132 istore 1 ,contw 
+0x6fa3 031133 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031134 iadd temp ,temp 
+0x6fa5 031135 byteswap temp ,pdata 
+0x6fa6 031136 istore 2 ,contw 
+0x6fa7 031137 call ssa_req_range_common 
+0x6fa8 031138 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031139 increase -5 ,temp 
+0x6faa 031140 byteswap temp ,pdata 
+0x6fab 031141 istore 2 ,contw 
+0x6fac 031142 increase -5 ,temp 
+0x6fad 031143 byteswap temp ,pdata 
+0x6fae 031144 istore 2 ,contw 
+0x6faf 031145 rtn 
+:      031147 ssa_req_range_common:
+0x6fb0 031148 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031149 isub contw ,pdata 
+0x6fb2 031150 sub pdata ,0 ,pdata 
+0x6fb3 031151 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031152 call l2cap_get_sdp_tx_payload 
+0x6fb5 031153 copy rega ,pdata 
+0x6fb6 031154 istore 1 ,contw 
+0x6fb7 031155 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031156 istore 2 ,contw 
+0x6fb9 031157 rtn 
+:      031170 sdp_process_ssa_res:
+:      031171 sdp_process_ss_res:
+:      031172 sdp_process_sa_res:
+:      031173 sdp_process_error_res:
+0x6fba 031174 rtn 
+:      031207 sdp_invalid_service_record_handle:
+0x6fbb 031208 setarg 0x0200 
+0x6fbc 031209 store 2 ,mem_sdp_error_code 
+0x6fbd 031210 branch sdp_error_response 
+:      031211 sdp_invalid_pdu_size:
+0x6fbe 031212 setarg 0x0400 
+0x6fbf 031213 store 2 ,mem_sdp_error_code 
+0x6fc0 031214 branch sdp_error_response 
+:      031215 sdp_insufficient_resource:
+0x6fc1 031216 setarg 0x0600 
+0x6fc2 031217 store 2 ,mem_sdp_error_code 
+0x6fc3 031218 branch sdp_error_response 
+:      031219 sdp_invalid_request_syntax:
+0x6fc4 031220 setarg 0x0300 
+0x6fc5 031221 store 2 ,mem_sdp_error_code 
+:      031222 sdp_error_response:
+0x6fc6 031223 call l2cap_get_sdp_tx_payload 
+0x6fc7 031224 istore 1 ,contw 
+0x6fc8 031225 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031226 istore 2 ,contw 
+0x6fca 031227 setarg 0x0200 
+0x6fcb 031228 istore 2 ,contw 
+0x6fcc 031229 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031230 istore 2 ,contw 
+0x6fce 031231 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031232 rtn 
+:      031237 ask_serviceclassid:
+0x6fd0 031238 arg 0 ,regb 
+0x6fd1 031239 force 0 ,temp 
+0x6fd2 031240 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031241 call dataelementtype6 
+0x6fd4 031242 branch asksrv_error ,zero 
+:      031243 classidloop:
+0x6fd5 031244 increase 1 ,regb 
+0x6fd6 031245 ifetch 1 ,contr 
+0x6fd7 031246 increase -1 ,rega 
+0x6fd8 031247 increase -1 ,timeup 
+0x6fd9 031248 compare 0x18 ,pdata ,0xf8 
+0x6fda 031249 nbranch asksrv_error ,true 
+0x6fdb 031250 compare 0x04 ,pdata ,0x07 
+0x6fdc 031251 nbranch cmp032 ,true 
+0x6fdd 031252 force 1 ,temp 
+:      031253 skip2bytes:
+0x6fde 031254 ifetch 1 ,contr 
+0x6fdf 031255 increase -1 ,rega 
+0x6fe0 031256 increase -1 ,timeup 
+0x6fe1 031257 bne 0x00 ,frstbwrong 
+0x6fe2 031258 ifetch 1 ,contr 
+0x6fe3 031259 increase -1 ,rega 
+0x6fe4 031260 increase -1 ,timeup 
+0x6fe5 031261 beq 0x00 ,cmpuuid 
+0x6fe6 031262 branch scndbwrong 
+:      031263 frstbwrong:
+0x6fe7 031264 increase 1 ,contr 
+0x6fe8 031265 increase -1 ,rega 
+0x6fe9 031266 increase -1 ,timeup 
+:      031267 scndbwrong:
+0x6fea 031268 increase 2 ,contr 
+0x6feb 031269 increase -2 ,rega 
+0x6fec 031270 increase -2 ,timeup 
+0x6fed 031271 compare 0x00 ,temp ,0xff 
+0x6fee 031272 branch loopornot ,true 
+0x6fef 031273 increase 12 ,contr 
+0x6ff0 031274 increase -12 ,rega 
+0x6ff1 031275 increase -12 ,timeup 
+0x6ff2 031276 branch loopornot 
+:      031277 cmp032:
+0x6ff3 031278 compare 0x02 ,pdata ,0x07 
+0x6ff4 031279 nbranch cmp016 ,true 
+0x6ff5 031280 branch skip2bytes 
+:      031281 cmp016:
+0x6ff6 031282 compare 0x01 ,pdata ,0x07 
+0x6ff7 031283 nbranch asksrv_error ,true 
+:      031284 cmpuuid:
+0x6ff8 031285 increase -2 ,rega 
+0x6ff9 031286 increase -2 ,timeup 
+0x6ffa 031287 ifetch 2 ,contr 
+0x6ffb 031288 sub regb ,4 ,null 
+0x6ffc 031289 branch uuidsize ,zero 
+0x6ffd 031290 istore 2 ,contw 
+:      031291 uuidsize:
+0x6ffe 031292 compare 0x00 ,temp ,0xff 
+0x6fff 031293 branch loopornot ,true 
+0x7000 031294 copy contr ,temp 
+0x7001 031295 ifetch 1 ,contr 
+0x7002 031296 bne 0x00 ,wrong12b 
+0x7003 031297 ifetch 1 ,contr 
+0x7004 031298 bne 0x00 ,wrong12b 
+0x7005 031299 ifetch 1 ,contr 
+0x7006 031300 bne 0x10 ,wrong12b 
+0x7007 031301 ifetch 1 ,contr 
+0x7008 031302 bne 0x00 ,wrong12b 
+0x7009 031303 ifetch 1 ,contr 
+0x700a 031304 bne 0x80 ,wrong12b 
+0x700b 031305 ifetch 1 ,contr 
+0x700c 031306 bne 0x00 ,wrong12b 
+0x700d 031307 ifetch 1 ,contr 
+0x700e 031308 bne 0x00 ,wrong12b 
+0x700f 031309 ifetch 1 ,contr 
+0x7010 031310 bne 0x80 ,wrong12b 
+0x7011 031311 ifetch 1 ,contr 
+0x7012 031312 bne 0x5f ,wrong12b 
+0x7013 031313 ifetch 1 ,contr 
+0x7014 031314 bne 0x9b ,wrong12b 
+0x7015 031315 ifetch 1 ,contr 
+0x7016 031316 bne 0x34 ,wrong12b 
+0x7017 031317 ifetch 1 ,contr 
+0x7018 031318 beq 0xfb ,chck12dn 
+:      031319 wrong12b:
+0x7019 031320 copy temp ,contr 
+:      031321 wrong12b1:
+0x701a 031322 increase 12 ,contr 
+0x701b 031323 force 0x00 ,queue 
+0x701c 031324 force 0x00 ,temp 
+0x701d 031325 branch chck12dn 
+:      031327 chck12dn:
+0x701e 031328 increase -12 ,timeup 
+0x701f 031329 increase -12 ,rega 
+:      031330 loopornot:
+0x7020 031331 force 0x00 ,temp 
+0x7021 031332 compare 0x00 ,rega ,0xff 
+0x7022 031333 nbranch classidloop ,true 
+0x7023 031334 force 0 ,pdata 
+0x7024 031335 istore 2 ,contw 
+0x7025 031336 rtn 
+:      031337 asksrv_error:
+0x7026 031338 arg 0xff ,temp 
+0x7027 031339 rtn 
+:      031349 dataelementtype6:
+0x7028 031350 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031351 ifetch 1 ,contr 
+0x702a 031352 increase -1 ,timeup 
+0x702b 031353 compare 0x30 ,pdata ,0xf8 
+0x702c 031354 nbranch dsize_error ,true 
+0x702d 031355 compare 0x07 ,pdata ,0x07 
+0x702e 031356 branch dsize32 ,true 
+0x702f 031357 compare 0x06 ,pdata ,0x07 
+0x7030 031358 branch dsize16 ,true 
+0x7031 031359 compare 0x05 ,pdata ,0x07 
+0x7032 031360 nbranch dsize_error ,true 
+0x7033 031362 ifetch 1 ,contr 
+0x7034 031363 copy pdata ,rega 
+0x7035 031364 increase -1 ,timeup 
+0x7036 031365 branch dsize 
+:      031366 dsize32:
+0x7037 031367 increase 2 ,contr 
+0x7038 031368 increase -2 ,timeup 
+:      031369 dsize16:
+0x7039 031370 ifetch 2 ,contr 
+0x703a 031371 byteswap pdata ,rega 
+0x703b 031372 increase -2 ,timeup 
+:      031373 dsize:
+0x703c 031374 force 0x01 ,pdata 
+0x703d 031375 rtn 
+:      031376 dsize_error:
+0x703e 031377 force 0x00 ,pdata 
+0x703f 031378 rtn 
+:      031388 ss_empty_rsp:
+0x7040 031389 setarg sdp_search_res 
+0x7041 031390 store 1 ,mem_sdp_pduid 
+0x7042 031391 branch empty_response 
+:      031392 sa_empty_rsp:
+0x7043 031393 setarg sdp_attribute_res 
+0x7044 031394 store 1 ,mem_sdp_pduid 
+0x7045 031395 branch empty_response 
+:      031396 ssa_empty_rsp:
+0x7046 031397 setarg sdp_searchattrib_res 
+0x7047 031398 store 1 ,mem_sdp_pduid 
+:      031399 empty_response:
+0x7048 031400 call l2cap_get_sdp_tx_payload 
+0x7049 031403 fetch 1 ,mem_sdp_pduid 
+0x704a 031404 copy pdata ,regb 
+0x704b 031405 istore 1 ,contw 
+0x704c 031406 fetch 2 ,mem_sdp_transactionid 
+0x704d 031407 istore 2 ,contw 
+0x704e 031408 setarg 0x0500 
+0x704f 031409 istore 2 ,contw 
+0x7050 031410 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031411 branch fullsearch ,true 
+0x7052 031412 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031413 branch fullsearch ,true 
+0x7054 031414 setarg 0x000000 
+0x7055 031415 istore 5 ,contw 
+0x7056 031416 branch outempty 
+:      031418 fullsearch:
+0x7057 031419 setarg 0x350200 
+0x7058 031420 istore 5 ,contw 
+:      031421 outempty:
+0x7059 031422 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031423 rtn 
+:      031426 sdp_data_len:
+0x705b 031427 call store_contw 
+0x705c 031428 call store_contr 
+0x705d 031429 call sdp_get_data 
+0x705e 031430 call get_contw 
+0x705f 031431 call get_contr 
+0x7060 031432 copy temp ,pdata 
+0x7061 031433 rtn 
+:      031436 sdp_get_data:
+0x7062 031437 ifetch 1 ,contr 
+0x7063 031438 and pdata ,0x7 ,loopcnt 
+0x7064 031439 rshift3 pdata ,pdata 
+0x7065 031440 bne 0 ,sdp_get_data_type_not0 
+:      031441 sdp_get_data_type0:
+0x7066 031442 force 1 ,pdata 
+0x7067 031443 force 1 ,temp 
+0x7068 031444 rtn 
+:      031446 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031447 call left_shift_n 
+0x706a 031448 add pdata ,1 ,temp 
+0x706b 031449 rtn 
+:      031450 sdp_get_data_type_not0:
+0x706c 031451 deposit loopcnt 
+0x706d 031452 sub pdata ,4 ,null 
+0x706e 031453 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031454 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031455 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031456 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031457 rtn 
+:      031459 sdp_get_data_type_not0_sizeindex5:
+0x7073 031460 ifetch 1 ,contr 
+0x7074 031461 add pdata ,2 ,temp 
+0x7075 031462 rtn 
+:      031463 sdp_get_data_type_not0_sizeindex6:
+0x7076 031464 ifetch 2 ,contr 
+0x7077 031465 byteswap pdata ,pdata 
+0x7078 031466 add pdata ,3 ,temp 
+0x7079 031467 rtn 
+:      031468 sdp_get_data_type_not0_sizeindex7:
+0x707a 031469 ifetch 2 ,contr 
+0x707b 031470 byteswap pdata ,pdata 
+0x707c 031471 ifetcht 2 ,contr 
+0x707d 031472 byteswap temp ,temp 
+0x707e 031473 lshift16 temp ,temp 
+0x707f 031474 iadd temp ,pdata 
+0x7080 031475 add pdata ,5 ,temp 
+0x7081 031476 rtn 
+:      031482 search_all_uuid:
+0x7082 031483 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031484 force 0 ,queue 
+0x7084 031485 arg 0 ,regb 
+0x7085 031486 arg mem_sdp_handle_list ,contw 
+:      031487 search_all_uuid_llop:
+0x7086 031488 ifetch 2 ,timeup 
+0x7087 031489 rtn blank 
+0x7088 031490 call search_uuid 
+0x7089 031491 copy queue ,pdata 
+0x708a 031492 rtneq sdp_max_handle_number 
+0x708b 031493 increase 2 ,timeup 
+0x708c 031494 branch search_all_uuid_llop 
+:      031496 search_uuid:
+0x708d 031498 iforce regc 
+0x708e 031500 fetch 2 ,mem_ui_uuid_table 
+0x708f 031501 iforce contr 
+:      031502 search_uuid_next:
+0x7090 031503 copy queue ,pdata 
+0x7091 031504 rtneq sdp_max_handle_number 
+0x7092 031505 disable user 
+0x7093 031506 ifetch 1 ,contr 
+0x7094 031507 rtn blank 
+0x7095 031508 iforce loopcnt 
+:      031509 search_uuid_loop:
+0x7096 031510 ifetch 2 ,contr 
+0x7097 031511 isub regc ,null 
+0x7098 031512 nbranch search_uuid_not_found ,zero 
+0x7099 031513 enable user 
+:      031514 search_uuid_not_found:
+0x709a 031515 loop search_uuid_loop 
+0x709b 031516 ifetcht 4 ,contr 
+0x709c 031517 copy contr ,rega 
+0x709d 031518 nbranch search_uuid_nomatch ,user 
+0x709e 031519 arg mem_sdp_handle_list ,contr 
+0x709f 031520 arg sdp_max_handle_number ,loopcnt 
+:      031521 search_uuid_check_same_handle:
+0x70a0 031522 ifetch 4 ,contr 
+0x70a1 031523 branch search_uuid_store_handle ,blank 
+0x70a2 031524 isub temp ,null 
+0x70a3 031525 branch search_uuid_nomatch ,zero 
+0x70a4 031526 loop search_uuid_check_same_handle 
+0x70a5 031527 rtn 
+:      031528 search_uuid_store_handle:
+0x70a6 031529 istoret 4 ,contw 
+0x70a7 031530 increase 1 ,queue 
+0x70a8 031531 copy rega ,contr 
+0x70a9 031532 call sdp_data_len 
+0x70aa 031533 iadd regb ,regb 
+0x70ab 031534 iadd contr ,contr 
+0x70ac 031535 branch search_uuid_next 
+:      031536 search_uuid_nomatch:
+0x70ad 031537 copy rega ,contr 
+0x70ae 031538 call sdp_get_data 
+0x70af 031539 iadd contr ,contr 
+0x70b0 031540 branch search_uuid_next 
+:      031546 search_handle:
+0x70b1 031547 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031548 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031549 iforce contr 
+:      031550 search_handle_loop:
+0x70b4 031551 ifetch 1 ,contr 
+0x70b5 031552 branch disable_zero ,blank 
+0x70b6 031553 lshift pdata ,pdata 
+0x70b7 031554 iadd contr ,contr 
+0x70b8 031555 ifetch 4 ,contr 
+0x70b9 031556 isub temp ,null 
+0x70ba 031557 rtn zero 
+0x70bb 031558 deposit contw 
+0x70bc 031559 store 2 ,mem_contw 
+0x70bd 031560 storet 8 ,mem_temp 
+0x70be 031561 call sdp_get_data 
+0x70bf 031562 iadd contr ,contr 
+0x70c0 031563 copy contr ,pdata 
+0x70c1 031564 fetcht 2 ,mem_contw 
+0x70c2 031565 copy temp ,contw 
+0x70c3 031566 fetcht 8 ,mem_temp 
+0x70c4 031567 copy pdata ,contr 
+0x70c5 031568 branch search_handle_loop 
+:      031574 search_attrib:
+0x70c6 031575 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031576 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031577 iforce contr 
+:      031578 search_attrib_next:
+0x70c9 031579 ifetch 1 ,contr 
+0x70ca 031580 branch search_attrib_end ,blank 
+0x70cb 031581 iforce loopcnt 
+:      031582 search_attrib_loop:
+0x70cc 031583 ifetch 2 ,contr 
+0x70cd 031584 isub regc ,null 
+0x70ce 031585 branch search_attrib_found_uuid ,zero 
+0x70cf 031586 loop search_attrib_loop 
+0x70d0 031587 increase 4 ,contr 
+0x70d1 031588 call sdp_get_data 
+0x70d2 031589 iadd contr ,contr 
+0x70d3 031590 branch search_attrib_next 
+:      031591 search_attrib_found_uuid:
+0x70d4 031592 increase -1 ,loopcnt 
+0x70d5 031593 lshift loopcnt ,pdata 
+0x70d6 031594 iadd contr ,contr 
+0x70d7 031595 increase 4 ,contr 
+0x70d8 031596 call sdp_get_data 
+0x70d9 031597 iadd contr ,timeup 
+:      031598 search_attrib_loop_attribs:
+0x70da 031599 increase 1 ,contr 
+0x70db 031600 ifetch 2 ,contr 
+0x70dc 031601 isub regb ,null 
+0x70dd 031605 branch disable_blank ,zero 
+0x70de 031606 call sdp_data_len 
+0x70df 031607 iadd contr ,contr 
+0x70e0 031608 deposit timeup 
+0x70e1 031609 isub contr ,null 
+0x70e2 031610 branch search_attrib_end ,zero 
+0x70e3 031611 branch search_attrib_loop_attribs 
+:      031612 search_attrib_end:
+0x70e4 031613 force 0 ,contr 
+0x70e5 031614 force 0 ,pdata 
+0x70e6 031615 rtn 
+:      031621 search_handle_attrib:
+0x70e7 031622 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031623 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031624 iforce contr 
+:      031625 search_handle_attrib_next:
+0x70ea 031626 ifetch 1 ,contr 
+0x70eb 031627 branch search_handle_attrib_end ,blank 
+0x70ec 031628 lshift pdata ,pdata 
+0x70ed 031629 iadd contr ,contr 
+0x70ee 031630 ifetch 4 ,contr 
+0x70ef 031631 isub temp ,null 
+0x70f0 031632 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031633 call sdp_get_data 
+0x70f2 031634 iadd contr ,contr 
+0x70f3 031635 branch search_handle_attrib_next 
+:      031636 search_handl_attrib_found_handle:
+0x70f4 031637 call sdp_get_data 
+0x70f5 031638 iadd contr ,timeup 
+:      031639 search_handle_attrib_loop_attribs:
+0x70f6 031640 increase 1 ,contr 
+0x70f7 031641 ifetch 2 ,contr 
+0x70f8 031642 isub regb ,null 
+0x70f9 031643 rtn zero 
+0x70fa 031644 call sdp_data_len 
+0x70fb 031645 iadd contr ,contr 
+0x70fc 031646 deposit timeup 
+0x70fd 031647 isub contr ,null 
+0x70fe 031648 branch search_handle_attrib_end ,zero 
+0x70ff 031649 branch search_handle_attrib_loop_attribs 
+:      031650 search_handle_attrib_end:
+0x7100 031651 force 0 ,contr 
+0x7101 031652 rtn 
+:      031656 search_rfcomm_cn:
+0x7102 031657 arg 0x0400 ,regb 
+0x7103 031658 call search_handl_attrib_found_handle 
+0x7104 031659 arg 0x0300 ,regb 
+0x7105 031660 call search_uuid_in_data 
+0x7106 031661 nrtn user 
+0x7107 031662 sub rega ,3 ,null 
+0x7108 031663 branch disable_user ,positive 
+0x7109 031664 ifetch 1 ,contr 
+0x710a 031665 bne 0x08 ,disable_user 
+0x710b 031666 ifetch 1 ,contr 
+0x710c 031667 rtn 
+:      031672 search_uuid_in_data:
+0x710d 031673 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031674 call sdp_get_data 
+0x710f 031675 copy pdata ,rega 
+:      031676 search_uuid_in_data_loop:
+0x7110 031677 ifetch 1 ,contr 
+0x7111 031678 and pdata ,0x7 ,loopcnt 
+0x7112 031679 rshift3 pdata ,pdata 
+0x7113 031680 sub pdata ,3 ,null 
+0x7114 031681 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031682 copy loopcnt ,pdata 
+0x7116 031683 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031684 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031685 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031686 increase -1 ,contr 
+0x711a 031687 call sdp_get_data 
+0x711b 031688 iadd contr ,contr 
+0x711c 031689 copy rega ,pdata 
+0x711d 031690 isub temp ,rega 
+0x711e 031691 branch disable_user ,zero 
+0x711f 031692 branch search_uuid_in_data_loop 
+:      031694 search_uuid_in_data_found_element_index5:
+0x7120 031695 increase -2 ,rega 
+0x7121 031696 increase 1 ,contr 
+0x7122 031697 branch search_uuid_in_data_loop 
+:      031698 search_uuid_in_data_found_element_index6:
+0x7123 031699 increase -3 ,rega 
+0x7124 031700 increase 2 ,contr 
+0x7125 031701 branch search_uuid_in_data_loop 
+:      031702 search_uuid_in_data_found_element_index7:
+0x7126 031703 increase -5 ,rega 
+0x7127 031704 increase 4 ,contr 
+0x7128 031705 branch search_uuid_in_data_loop 
+:      031707 search_uuid_in_data_found_uuid:
+0x7129 031708 increase -1 ,rega 
+0x712a 031709 copy loopcnt ,pdata 
+0x712b 031710 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031711 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031712 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031713 branch disable_user 
+:      031714 search_uuid_in_data_type_uuid_128:
+0x712f 031715 increase -12 ,rega 
+:      031716 search_uuid_in_data_type_uuid_32:
+0x7130 031717 ifetch 2 ,contr 
+0x7131 031718 increase -2 ,rega 
+:      031719 search_uuid_in_data_type_uuid_16:
+0x7132 031720 ifetch 2 ,contr 
+0x7133 031721 isub regb ,null 
+0x7134 031722 branch enable_user ,zero 
+0x7135 031723 increase -2 ,rega 
+0x7136 031724 branch disable_user ,zero 
+0x7137 031725 branch search_uuid_in_data_loop 
+:      031784 sdp_send_spp_request:
+0x7138 031785 call l2cap_get_sdp_tx_payload 
+0x7139 031786 copy pdata ,contw 
+0x713a 031787 setarg 6 
+0x713b 031788 istore 1 ,contw 
+0x713c 031789 setarg sdp_tid_spp 
+0x713d 031790 istore 2 ,contw 
+0x713e 031791 setarg 0x0f00 
+0x713f 031792 istore 2 ,contw 
+0x7140 031793 setarg 0x1a0535 
+0x7141 031794 istore 3 ,contw 
+0x7142 031795 setarg 0x0111 
+0x7143 031796 lshift16 pdata ,pdata 
+0x7144 031797 istore 4 ,contw 
+0x7145 031798 setarg 0x2600 
+0x7146 031799 istore 2 ,contw 
+0x7147 031800 setarg 0x0335 
+0x7148 031801 istore 2 ,contw 
+0x7149 031802 setarg 0x0009 
+0x714a 031803 istore 2 ,contw 
+0x714b 031804 setarg 0x0004 
+0x714c 031805 istore 2 ,contw 
+0x714d 031806 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031807 rtn 
+:      031811 function_g2:
+0x714f 031812 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031813 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031814 arg memdat ,contw 
+0x7152 031815 arg mem_le_srand ,contr 
+0x7153 031816 call memcpy16 
+0x7154 031817 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031818 call memcpy32 
+0x7156 031819 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031820 call memcpy32 
+0x7158 031821 call inverse_memdat 
+0x7159 031822 arg mem_le_mrand ,contr 
+0x715a 031823 call store_inverse_k 
+0x715b 031824 call function_aes_cmac 
+0x715c 031826 arg mem_aes_cmac_temp ,contw 
+0x715d 031827 call load_inverse_result 
+0x715e 031828 setarg 1000000 
+0x715f 031829 copy pdata ,rega 
+0x7160 031830 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031831 idiv rega 
+0x7162 031832 call wait_div_end 
+0x7163 031833 remainder pdata 
+0x7164 031834 store 4 ,mem_gkey 
+0x7165 031836 rtn 
+:      031838 function_f6_eb:
+0x7166 031839 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031840 arg memdat ,contw 
+0x7168 031841 call store_addr_common_a 
+0x7169 031842 call store_addr_common_b 
+0x716a 031843 fetch 3 ,mem_le_pres + 1 
+0x716b 031844 istore 3 ,contw 
+0x716c 031847 call get_r 
+0x716d 031849 arg mem_le_mrand ,contr 
+0x716e 031850 call memcpy16 
+0x716f 031851 arg mem_le_srand ,contr 
+0x7170 031852 call memcpy16 
+0x7171 031853 call inverse_memdat 
+0x7172 031854 arg mem_le_mackey ,contr 
+0x7173 031855 arg mem_aes_cmac_k ,contw 
+0x7174 031856 call memcpy16 
+0x7175 031858 branch function_aes_cmac 
+:      031862 get_r:
+0x7176 031863 fetch 4 ,mem_le_tk 
+0x7177 031864 istore 4 ,contw 
+0x7178 031865 call memset0_4 
+0x7179 031866 branch memset0_8 
+:      031868 function_f6_ea:
+0x717a 031869 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031870 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031871 arg memdat ,contw 
+0x717d 031872 call store_addr_common_b 
+0x717e 031873 call store_addr_common_a 
+0x717f 031874 fetch 3 ,mem_le_preq + 1 
+0x7180 031875 istore 3 ,contw 
+0x7181 031878 call get_r 
+0x7182 031879 arg mem_le_srand ,contr 
+0x7183 031880 call memcpy16 
+0x7184 031881 arg mem_le_mrand ,contr 
+0x7185 031882 call memcpy16 
+0x7186 031883 call inverse_memdat 
+0x7187 031884 arg mem_le_mackey ,contr 
+0x7188 031885 arg mem_aes_cmac_k ,contw 
+0x7189 031886 call memcpy16 
+0x718a 031888 call function_aes_cmac 
+0x718b 031889 arg mem_aes_cmac_temp ,contw 
+0x718c 031890 branch load_inverse_result 
+:      031892 function_f5:
+0x718d 031893 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031894 arg mem_le_dhkey_256 ,contr 
+0x718f 031895 arg memdat ,contw 
+0x7190 031896 call memcpy32 
+0x7191 031897 call inverse_memdat 
+0x7192 031898 arg mem_le_slat ,contr 
+0x7193 031899 call store_inverse_k 
+0x7194 031900 call function_aes_cmac 
+0x7195 031901 arg mem_aes_cmac_k ,contw 
+0x7196 031902 call store_aes_result 
+0x7197 031903 arg 1 ,temp 
+0x7198 031904 call function_f5_common 
+0x7199 031905 arg mem_le_ltk ,contw 
+0x719a 031906 call load_inverse_result 
+0x719b 031907 arg 0 ,temp 
+0x719c 031908 call function_f5_common 
+0x719d 031909 arg mem_le_mackey ,contw 
+0x719e 031911 branch store_aes_result 
+:      031914 function_f5_common:
+0x719f 031915 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031916 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031917 setarg 0x100 
+0x71a2 031918 store 2 ,memdat 
+0x71a3 031919 call store_addr_common_b 
+0x71a4 031920 call store_addr_common_a 
+0x71a5 031921 arg mem_le_srand ,contr 
+0x71a6 031922 call memcpy16 
+0x71a7 031923 arg mem_le_mrand ,contr 
+0x71a8 031924 call memcpy16 
+0x71a9 031926 setarg 0x6c65 
+0x71aa 031927 istore 2 ,contw 
+0x71ab 031928 setarg 0x6274 
+0x71ac 031929 istore 2 ,contw 
+0x71ad 031930 istoret 1 ,contw 
+0x71ae 031931 call inverse_memdat 
+0x71af 031932 branch function_aes_cmac 
+:      031934 store_addr_common_b:
+0x71b0 031935 fetch 6 ,mem_le_lap 
+0x71b1 031936 istore 6 ,contw 
+0x71b2 031937 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 031938 istore 1 ,contw 
+0x71b4 031939 rtn 
+:      031941 store_addr_common_a:
+0x71b5 031942 fetch 6 ,mem_le_plap 
+0x71b6 031943 istore 6 ,contw 
+0x71b7 031948 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 031949 istore 1 ,contw 
+0x71b9 031950 rtn 
+:      031952 function_f4_ca:
+0x71ba 031953 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 031954 fetch 1 ,mem_passkey_1bit 
+0x71bc 031955 store 1 ,memdat 
+0x71bd 031956 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 031957 call memcpy32 
+0x71bf 031958 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 031959 call memcpy32 
+0x71c1 031960 call inverse_memdat 
+0x71c2 031961 arg mem_le_mrand ,contr 
+0x71c3 031962 call store_inverse_k 
+0x71c4 031963 branch function_aes_cmac 
+:      031966 function_f4_cb:
+0x71c5 031967 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 031968 fetch 1 ,mem_passkey_1bit 
+0x71c7 031969 store 1 ,memdat 
+0x71c8 031970 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 031971 call memcpy32 
+0x71ca 031972 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 031973 call memcpy32 
+0x71cc 031974 call inverse_memdat 
+0x71cd 031975 arg mem_le_srand ,contr 
+0x71ce 031976 call store_inverse_k 
+0x71cf 031977 branch function_aes_cmac 
+:      031979 function_aes_cmac:
+0x71d0 031980 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 031981 call function_aes_cmac_generate_subkey 
+0x71d2 031985 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 031986 copy pdata ,temp 
+:      031987 function_ceil16:
+0x71d4 031988 increase 15 ,pdata 
+0x71d5 031989 rshift4 pdata ,pdata 
+0x71d6 031990 copy pdata ,regb 
+0x71d7 031991 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 031992 and temp ,0x0f ,pdata 
+0x71d9 031993 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 031995 arg mem_aes_cmac_k1 ,regc 
+0x71db 031996 arg memdat ,pdata 
+0x71dc 031997 increase -16 ,pdata 
+0x71dd 032000 iadd temp ,rega 
+0x71de 032001 arg mem_aes_cmac_m_last ,contw 
+0x71df 032002 arg 4 ,loopcnt 
+0x71e0 032003 call xor_loop 
+0x71e1 032007 branch function_aes_cmac_aes 
+:      032009 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032010 arg 1 ,regb 
+0x71e3 032011 arg 0 ,rega 
+0x71e4 032013 branch function_aes_cmac_set_flag_0_common 
+:      032016 function_aes_cmac_set_flag_0:
+0x71e5 032018 and temp ,0x0f ,rega 
+:      032019 function_aes_cmac_set_flag_0_common:
+0x71e6 032020 arg memdat ,pdata 
+0x71e7 032021 iadd temp ,pdata 
+0x71e8 032022 isub rega ,contr 
+0x71e9 032024 arg mem_aes_cmac_temp ,contw 
+0x71ea 032025 call function_aes_cmac_padding 
+0x71eb 032027 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032028 arg mem_aes_cmac_temp ,rega 
+0x71ed 032029 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032030 arg 4 ,loopcnt 
+0x71ef 032031 call xor_loop 
+:      032038 function_aes_cmac_aes:
+0x71f0 032043 call aes_clear_data 
+0x71f1 032044 call aes_init 
+0x71f2 032047 arg memdat ,contr 
+:      032048 function_aes_cmac_aes_loop:
+0x71f3 032050 increase -1 ,regb 
+0x71f4 032051 deposit regb 
+0x71f5 032052 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032053 call load_data128 
+0x71f7 032054 call do_aes_cbc 
+0x71f8 032055 branch function_aes_cmac_aes_loop 
+:      032057 function_aes_cmac_aes_loop_end:
+0x71f9 032058 arg mem_aes_cmac_temp ,contw 
+0x71fa 032059 call store_aes_result 
+0x71fb 032060 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032061 call load_data128 
+0x71fd 032062 call aes_init 
+0x71fe 032063 arg mem_aes_cmac_temp ,contr 
+0x71ff 032064 call load_data128 
+0x7200 032065 branch do_aes_cbc 
+:      032069 load_inverse_result:
+0x7201 032071 copy contw ,rega 
+0x7202 032072 call store_aes_result 
+0x7203 032074 arg 16 ,loopcnt 
+0x7204 032075 branch inverse_data 
+:      032077 store_inverse_k:
+0x7205 032078 arg mem_aes_cmac_k ,contw 
+0x7206 032079 call memcpy16 
+:      032080 inverse_k:
+0x7207 032081 arg 16 ,loopcnt 
+0x7208 032082 arg mem_aes_cmac_k ,rega 
+0x7209 032083 branch inverse_data 
+:      032085 inverse_memdat:
+0x720a 032086 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032087 copy pdata ,loopcnt 
+0x720c 032088 arg memdat ,rega 
+0x720d 032089 branch inverse_data 
+:      032091 bn_lshift_0_inverse:
+0x720e 032092 ifetch 1 ,rega 
+0x720f 032093 lshift pdata ,pdata 
+0x7210 032094 isolate1 0 ,regc 
+0x7211 032095 setflag true ,0 ,pdata 
+0x7212 032096 isolate1 8 ,pdata 
+0x7213 032097 setflag true ,0 ,regc 
+0x7214 032098 istore 1 ,rega 
+0x7215 032099 increase -1 ,rega 
+0x7216 032100 loop bn_lshift_0_inverse 
+0x7217 032101 rtn 
+:      032103 function_aes_cmac_k1_inverse:
+0x7218 032104 arg mem_aes_cmac_k1 ,rega 
+:      032105 function_aes_cmac_inverse_common:
+0x7219 032106 increase 15 ,rega 
+0x721a 032107 force 16 ,loopcnt 
+0x721b 032108 force 0 ,regc 
+0x721c 032109 branch bn_lshift_0_inverse 
+:      032111 function_aes_cmac_k2_inverse:
+0x721d 032112 arg mem_aes_cmac_k2 ,rega 
+0x721e 032113 branch function_aes_cmac_inverse_common 
+:      032116 function_aes_cmac_generate_subkey:
+0x721f 032117 arg mem_aes_cmac_k ,contr 
+0x7220 032118 call load_key 
+0x7221 032121 force regidx_xor ,regext_index 
+0x7222 032122 call aes_clear 
+0x7223 032123 call aes_clear_data 
+0x7224 032124 call do_aes_ocb 
+0x7225 032129 arg mem_aes_cmac_k1 ,contw 
+0x7226 032130 call store_aes_result 
+:      032131 function_aes_cmac_k1:
+0x7227 032132 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032133 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032134 isolate1 7 ,pdata 
+0x722a 032135 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032136 call function_aes_cmac_k1_inverse 
+0x722c 032139 arg mem_aes_cmac_k1 ,regc 
+0x722d 032141 arg mem_aes_cmac_k1 ,contw 
+0x722e 032144 call function_aes_cmac_xor_rb 
+0x722f 032145 branch function_aes_cmac_k2 
+:      032146 function_aes_cmac_k1_0:
+0x7230 032147 call function_aes_cmac_k1_inverse 
+:      032148 function_aes_cmac_k2:
+0x7231 032150 arg mem_aes_cmac_k1 ,contr 
+0x7232 032151 arg mem_aes_cmac_k2 ,contw 
+0x7233 032152 call memcpy16 
+0x7234 032153 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032154 isolate1 7 ,pdata 
+0x7236 032155 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032156 call function_aes_cmac_k2_inverse 
+0x7238 032158 arg mem_aes_cmac_k2 ,regc 
+0x7239 032160 arg mem_aes_cmac_k2 ,contw 
+:      032166 function_aes_cmac_xor_rb:
+0x723a 032167 arg 3 ,loopcnt 
+:      032168 function_aes_cmac_xor_rb_loop:
+0x723b 032169 arg 0 ,temp 
+0x723c 032170 call function_aes_cmac_xor_loop_common 
+0x723d 032171 increase 4 ,regc 
+0x723e 032172 loop function_aes_cmac_xor_rb_loop 
+0x723f 032173 arg 0x8700 ,temp 
+0x7240 032174 lshift16 temp ,temp 
+:      032175 function_aes_cmac_xor_loop_common:
+0x7241 032176 ifetch 4 ,regc 
+0x7242 032177 ixor temp ,pdata 
+0x7243 032178 istore 4 ,contw 
+0x7244 032179 rtn 
+:      032185 function_aes_cmac_padding:
+0x7245 032186 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032187 arg 16 ,loopcnt 
+0x7247 032188 arg 0 ,pdata 
+:      032189 function_aes_cmac_padding_loop:
+0x7248 032190 isub rega ,null 
+0x7249 032191 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032192 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032193 ifetcht 1 ,contr 
+0x724c 032194 istoret 1 ,contw 
+:      032195 function_aes_cmac_padding_loop2:
+0x724d 032196 increase 1 ,pdata 
+0x724e 032197 loop function_aes_cmac_padding_loop 
+0x724f 032198 rtn 
+:      032199 function_aes_cmac_padding_beq_length:
+0x7250 032200 arg 0x80 ,temp 
+:      032201 function_aes_cmac_padding_common:
+0x7251 032202 istoret 1 ,contw 
+0x7252 032203 branch function_aes_cmac_padding_loop2 
+:      032205 function_aes_cmac_padding_big_length:
+0x7253 032206 arg 0 ,temp 
+0x7254 032207 branch function_aes_cmac_padding_common 
+:      032210 generate_kinit:
+0x7255 032211 call function_e22 
+0x7256 032212 arg mem_input_store ,contr 
+0x7257 032213 arg mem_kinit ,contw 
+0x7258 032214 branch memcpy16 
+:      032217 function_e21:
+0x7259 032218 disable user 
+0x725a 032219 call function_expand 
+0x725b 032220 arg mem_random_number ,contr 
+0x725c 032221 arg mem_x ,contw 
+0x725d 032222 force 15 ,loopcnt 
+0x725e 032223 call memcpy 
+0x725f 032224 ifetch 1 ,contr 
+0x7260 032225 xor_into 6 ,pdata 
+0x7261 032226 istore 1 ,contw 
+0x7262 032227 setarg mem_y 
+0x7263 032228 store 2 ,memp_ar_input 
+0x7264 032229 setarg mem_x 
+0x7265 032230 store 2 ,memp_ar_key 
+0x7266 032231 set1 mark_ar2 ,mark 
+0x7267 032232 branch function_ar 
+:      032236 function_e22:
+0x7268 032237 fetcht 1 ,mem_pin_length 
+0x7269 032238 force 16 ,regb 
+0x726a 032239 add temp ,6 ,regc 
+0x726b 032240 sub regc ,16 ,null 
+0x726c 032241 branch function_e22_pin_init ,positive 
+0x726d 032242 force 16 ,regc 
+:      032243 function_e22_pin_init:
+0x726e 032244 arg mem_x ,contw 
+:      032245 function_e22_genx_pin:
+0x726f 032246 arg mem_pin ,contr 
+0x7270 032247 copy temp ,loopcnt 
+0x7271 032248 disable user 
+:      032249 function_e22_genx_loop:
+0x7272 032250 ifetch 1 ,contr 
+0x7273 032251 istore 1 ,contw 
+0x7274 032252 increase -1 ,regb 
+0x7275 032253 branch function_e22_genx_end ,zero 
+0x7276 032254 loop function_e22_genx_loop 
+0x7277 032255 branch function_e22_genx_pin ,user 
+0x7278 032256 enable user 
+0x7279 032257 force 6 ,loopcnt 
+0x727a 032258 copy rega ,contr 
+0x727b 032259 branch function_e22_genx_loop 
+:      032260 function_e22_genx_end:
+0x727c 032261 arg mem_random_number ,contr 
+0x727d 032262 arg mem_y ,contw 
+0x727e 032263 call memcpy16 
+0x727f 032264 fetch 1 ,mem_y15 
+0x7280 032265 ixor regc ,pdata 
+0x7281 032266 store 1 ,mem_y15 
+0x7282 032267 setarg mem_y 
+0x7283 032268 store 2 ,memp_ar_input 
+0x7284 032269 setarg mem_x 
+0x7285 032270 store 2 ,memp_ar_key 
+0x7286 032271 set1 mark_ar2 ,mark 
+0x7287 032272 branch function_ar 
+:      032277 function_e1:
+0x7288 032278 disable user 
+0x7289 032279 call function_expand 
+0x728a 032280 branch function_hash 
+:      032282 function_e3:
+0x728b 032283 arg mem_aco ,rega 
+0x728c 032284 enable user 
+0x728d 032285 call function_expand 
+0x728e 032286 call function_hash 
+0x728f 032287 arg mem_input_store ,contr 
+0x7290 032288 arg mem_kc ,contw 
+0x7291 032289 branch memcpy16 
+:      032292 function_hash:
+0x7292 032293 setarg mem_random_number 
+0x7293 032294 store 2 ,memp_ar_input 
+0x7294 032295 setarg mem_link_key 
+0x7295 032296 store 2 ,memp_ar_key 
+0x7296 032297 set0 mark_ar2 ,mark 
+0x7297 032298 call function_ar 
+0x7298 032299 arg mem_input_store ,rega 
+0x7299 032300 arg mem_random_number ,regb 
+0x729a 032301 arg mem_x ,contw 
+0x729b 032302 call xor16 
+0x729c 032303 arg mem_x ,rega 
+0x729d 032304 arg mem_y ,regb 
+0x729e 032305 copy regb ,contw 
+0x729f 032306 enable user 
+0x72a0 032307 call add16 
+0x72a1 032308 call key_offset 
+0x72a2 032309 setarg mem_y 
+0x72a3 032310 store 2 ,memp_ar_input 
+0x72a4 032311 setarg mem_x 
+0x72a5 032312 store 2 ,memp_ar_key 
+0x72a6 032313 set1 mark_ar2 ,mark 
+0x72a7 032314 branch function_ar 
+:      032318 function_ar:
+0x72a8 032319 jam 0 ,mem_ar_hround 
+0x72a9 032320 fetch 2 ,memp_ar_key 
+0x72aa 032321 iforce contr 
+0x72ab 032322 arg mem_key_store ,contw 
+0x72ac 032323 call memcpy16 
+0x72ad 032324 fetch 2 ,memp_ar_input 
+0x72ae 032325 iforce contr 
+0x72af 032326 arg mem_input_store ,contw 
+0x72b0 032327 call memcpy16 
+:      032329 function_ar_loop:
+0x72b1 032330 call key_scheduling 
+0x72b2 032331 disable user 
+0x72b3 032332 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032333 fetch 1 ,mem_ar_hround 
+0x72b5 032334 bne 4 ,function_ar_original 
+0x72b6 032335 fetch 2 ,memp_ar_input 
+0x72b7 032336 iforce regb 
+0x72b8 032337 call xor_mod32_ar2 
+:      032338 function_ar_original:
+0x72b9 032339 call xor_mod32 
+0x72ba 032340 call el_boxes 
+0x72bb 032341 fetch 1 ,mem_ar_hround 
+0x72bc 032342 increase 1 ,pdata 
+0x72bd 032343 store 1 ,mem_ar_hround 
+0x72be 032345 call key_scheduling 
+0x72bf 032346 enable user 
+0x72c0 032347 call xor_mod32 
+0x72c1 032348 call pht 
+0x72c2 032349 call permute 
+0x72c3 032350 call pht 
+0x72c4 032351 call permute 
+0x72c5 032352 call pht 
+0x72c6 032353 call permute 
+0x72c7 032354 call pht 
+0x72c8 032355 fetch 1 ,mem_ar_hround 
+0x72c9 032356 increase 1 ,pdata 
+0x72ca 032357 store 1 ,mem_ar_hround 
+0x72cb 032358 bne 16 ,function_ar_loop 
+0x72cc 032359 call key_scheduling 
+0x72cd 032360 disable user 
+0x72ce 032361 branch xor_mod32 
+:      032365 key_scheduling:
+0x72cf 032366 fetch 1 ,mem_ar_hround 
+0x72d0 032367 arg mem_key_store ,contr 
+0x72d1 032368 branch key_sched_zero ,blank 
+0x72d2 032369 iforce regb 
+0x72d3 032370 force 17 ,loopcnt 
+0x72d4 032371 copy contr ,contw 
+:      032372 key_rotateloop:
+0x72d5 032373 ifetch 1 ,contr 
+0x72d6 032374 lshift3 pdata ,temp 
+0x72d7 032375 rshift2 pdata ,pdata 
+0x72d8 032376 rshift3 pdata ,pdata 
+0x72d9 032377 ior temp ,pdata 
+0x72da 032378 istore 1 ,contw 
+0x72db 032379 loop key_rotateloop 
+0x72dc 032380 setarg mem_key_store 
+0x72dd 032381 iadd regb ,contr 
+0x72de 032382 force 16 ,loopcnt 
+0x72df 032383 arg mem_round_key ,contw 
+:      032384 key_select_octet_loop:
+0x72e0 032385 ifetch 1 ,contr 
+0x72e1 032386 istore 1 ,contw 
+0x72e2 032387 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032388 nbranch key_select_octet_nwrap ,true 
+0x72e4 032389 increase -17 ,contr 
+:      032390 key_select_octet_nwrap:
+0x72e5 032391 loop key_select_octet_loop 
+0x72e6 032392 force 0 ,rega 
+0x72e7 032393 add regb ,-1 ,regc 
+0x72e8 032394 lshift2 regc ,regc 
+0x72e9 032395 lshift2 regc ,regc 
+0x72ea 032396 call enable_authrom 
+0x72eb 032397 setarg mem_b_box 
+0x72ec 032398 iadd regc ,regc 
+0x72ed 032399 arg mem_round_key ,contw 
+0x72ee 032400 force 16 ,loopcnt 
+:      032401 bias_round_key_loop:
+0x72ef 032402 ifetcht 1 ,regc 
+0x72f0 032403 ifetch 1 ,contw 
+0x72f1 032404 iadd temp ,pdata 
+0x72f2 032405 istore 1 ,contw 
+0x72f3 032406 increase 1 ,regc 
+0x72f4 032407 loop bias_round_key_loop 
+0x72f5 032408 branch disable_authrom 
+:      032410 key_sched_zero:
+0x72f6 032411 force 16 ,loopcnt 
+0x72f7 032412 force 0 ,temp 
+:      032413 create_byte_16_loop:
+0x72f8 032414 ifetch 1 ,contr 
+0x72f9 032415 ixor temp ,temp 
+0x72fa 032416 loop create_byte_16_loop 
+0x72fb 032417 deposit temp 
+0x72fc 032418 istore 1 ,contr 
+0x72fd 032419 arg mem_key_store ,contr 
+0x72fe 032420 arg mem_round_key ,contw 
+0x72ff 032421 branch memcpy16 
+:      032423 xor_mod32:
+0x7300 032424 arg mem_round_key ,regb 
+:      032425 xor_mod32_ar2:
+0x7301 032426 force 16 ,loopcnt 
+0x7302 032427 arg mem_input_store ,rega 
+0x7303 032428 copy rega ,contw 
+:      032429 xor_mod32_loop:
+0x7304 032430 ifetcht 1 ,rega 
+0x7305 032431 ifetch 1 ,regb 
+0x7306 032432 ixor temp ,alarm 
+0x7307 032433 and loopcnt ,3 ,regc 
+0x7308 032434 nbranch xor_mod32_invert ,user 
+0x7309 032435 xor_into 3 ,regc 
+:      032436 xor_mod32_invert:
+0x730a 032437 sub regc ,1 ,regc 
+0x730b 032438 branch xor_even ,positive 
+0x730c 032439 iadd temp ,alarm 
+:      032440 xor_even:
+0x730d 032441 deposit alarm 
+0x730e 032442 istore 1 ,contw 
+0x730f 032443 increase 1 ,rega 
+0x7310 032444 increase 1 ,regb 
+0x7311 032445 loop xor_mod32_loop 
+0x7312 032446 rtn 
+:      032448 el_boxes:
+0x7313 032449 call enable_authrom 
+0x7314 032450 force 16 ,loopcnt 
+0x7315 032451 arg mem_input_store ,rega 
+:      032452 el_box_loop:
+0x7316 032453 ifetch 1 ,rega 
+0x7317 032454 arg mem_e_box ,contr 
+0x7318 032455 and loopcnt ,3 ,regc 
+0x7319 032456 sub regc ,1 ,null 
+0x731a 032457 branch e_boxes ,positive 
+0x731b 032458 arg mem_l_box ,contr 
+:      032459 e_boxes:
+0x731c 032460 iadd contr ,contr 
+0x731d 032461 ifetch 1 ,contr 
+0x731e 032462 istore 1 ,rega 
+0x731f 032463 increase 1 ,rega 
+0x7320 032464 loop el_box_loop 
+0x7321 032465 branch disable_authrom 
+:      032467 pht:
+0x7322 032468 force 8 ,loopcnt 
+0x7323 032469 arg mem_input_store ,contr 
+0x7324 032470 copy contr ,contw 
+:      032471 pht_loop:
+0x7325 032472 ifetch 1 ,contr 
+0x7326 032473 iforce rega 
+0x7327 032474 ifetch 1 ,contr 
+0x7328 032475 iforce regb 
+0x7329 032476 lshift rega ,pdata 
+0x732a 032477 iadd regb ,pdata 
+0x732b 032478 istore 1 ,contw 
+0x732c 032479 deposit rega 
+0x732d 032480 iadd regb ,pdata 
+0x732e 032481 istore 1 ,contw 
+0x732f 032482 loop pht_loop 
+0x7330 032483 rtn 
+:      032486 permute:
+0x7331 032487 setarg 0x8ae42c 
+0x7332 032488 iforce temp 
+0x7333 032489 force 7 ,loopcnt 
+0x7334 032490 call permute_exchange 
+0x7335 032491 setarg 0xd751b 
+0x7336 032492 iforce temp 
+0x7337 032493 force 5 ,loopcnt 
+0x7338 032494 call permute_exchange 
+0x7339 032495 fetch 1 ,mem_input_store + 15 
+0x733a 032496 iforce rega 
+0x733b 032497 fetch 1 ,mem_input_store + 3 
+0x733c 032498 store 1 ,mem_input_store + 15 
+0x733d 032499 deposit rega 
+0x733e 032500 store 1 ,mem_input_store + 3 
+0x733f 032501 rtn 
+:      032503 permute_exchange:
+0x7340 032504 and temp ,0xf ,regb 
+:      032505 permute_loop:
+0x7341 032506 and temp ,0xf ,pdata 
+0x7342 032507 arg mem_input_store ,contw 
+0x7343 032508 iadd contw ,contw 
+0x7344 032509 ifetch 1 ,contw 
+0x7345 032510 iforce regc 
+0x7346 032511 deposit rega 
+0x7347 032512 istore 1 ,contw 
+0x7348 032513 copy regc ,rega 
+0x7349 032514 rshift4 temp ,temp 
+0x734a 032515 loop permute_loop 
+0x734b 032516 setarg mem_input_store 
+0x734c 032517 iadd regb ,contw 
+0x734d 032518 deposit rega 
+0x734e 032519 istore 1 ,contw 
+0x734f 032520 rtn 
+:      032522 add16:
+0x7350 032523 enable user 
+0x7351 032524 branch xor_add16 
+:      032526 xor16:
+0x7352 032527 disable user 
+:      032528 xor_add16:
+0x7353 032529 force 16 ,loopcnt 
+:      032530 xoradd_loop:
+0x7354 032531 ifetcht 1 ,rega 
+0x7355 032532 ifetch 1 ,regb 
+0x7356 032533 branch xoradd_add ,user 
+0x7357 032534 ixor temp ,pdata 
+0x7358 032535 branch xoradd_store 
+:      032536 xoradd_add:
+0x7359 032537 iadd temp ,pdata 
+:      032538 xoradd_store:
+0x735a 032539 istore 1 ,contw 
+0x735b 032540 increase 1 ,rega 
+0x735c 032541 increase 1 ,regb 
+0x735d 032542 loop xoradd_loop 
+0x735e 032543 rtn 
+:      032546 function_expand:
+0x735f 032547 arg mem_y ,contw 
+0x7360 032548 ifetch 6 ,rega 
+0x7361 032549 istore 6 ,contw 
+0x7362 032550 branch expand_12 ,user 
+0x7363 032551 ifetch 6 ,rega 
+0x7364 032552 branch expand_cont 
+:      032553 expand_12:
+0x7365 032554 ifetch 6 ,contr 
+:      032555 expand_cont:
+0x7366 032556 istore 6 ,contw 
+0x7367 032557 ifetch 4 ,rega 
+0x7368 032558 istore 4 ,contw 
+0x7369 032559 rtn 
+:      032561 key_offset:
+0x736a 032562 arg mem_link_key ,contr 
+0x736b 032563 arg mem_x ,contw 
+0x736c 032564 arg 0 ,temp 
+0x736d 032565 setarg 0x8395a7 
+0x736e 032566 call concatenate_temp24 
+0x736f 032567 setarg 0xb3c1df 
+0x7370 032568 call concatenate_temp24 
+0x7371 032569 setarg 0xe5e9 
+0x7372 032570 call concatenate_temp16 
+0x7373 032571 copy temp ,regab 
+0x7374 032572 disable user 
+0x7375 032573 call key_addxor 
+0x7376 032574 copy regab ,temp 
+0x7377 032575 enable user 
+0x7378 032576 branch key_addxor 
+:      032578 key_addxor:
+0x7379 032579 force 8 ,loopcnt 
+:      032580 key_addxor_loop:
+0x737a 032581 ifetch 1 ,contr 
+0x737b 032582 compare 1 ,loopcnt ,1 
+0x737c 032583 branch key_high ,user 
+0x737d 032584 branch key_xor ,true 
+:      032585 key_add:
+0x737e 032586 iadd temp ,pdata 
+0x737f 032587 branch key_store 
+:      032588 key_high:
+0x7380 032589 branch key_add ,true 
+:      032590 key_xor:
+0x7381 032591 ixor temp ,pdata 
+:      032592 key_store:
+0x7382 032593 istore 1 ,contw 
+0x7383 032594 rshift8 temp ,temp 
+0x7384 032595 loop key_addxor_loop 
+0x7385 032596 rtn 
+:      032598 copy_aco:
+0x7386 032599 fetch 6 ,mem_input_store + 4 
+0x7387 032600 store 6 ,mem_aco 
+0x7388 032601 ifetch 6 ,contr 
+0x7389 032602 istore 6 ,contw 
+0x738a 032603 rtn 
+:      032605 concatenate_temp24:
+0x738b 032606 lshift8 temp ,temp 
+:      032607 concatenate_temp16:
+0x738c 032608 lshift16 temp ,temp 
+0x738d 032609 ior temp ,temp 
+0x738e 032610 rtn 
+:      032614 loop1:
+0x738f 032615 branch loop1 
+:      032619 generate_stk:
+0x7390 032620 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032621 call function_s1 
+0x7392 032622 arg mem_le_ltk ,contw 
+0x7393 032623 branch store_aes_result 
+:      032626 authenticate_rconfirm:
+0x7394 032627 arg mem_le_srand ,contw 
+0x7395 032628 branch authenticate_mconfirm ,master 
+0x7396 032629 arg mem_le_mrand ,contw 
+:      032630 authenticate_mconfirm:
+0x7397 032631 copy contr ,rega 
+0x7398 032632 call memcpy16 
+0x7399 032633 call function_c1 
+0x739a 032634 arg mem_le_rconfirm ,contr 
+0x739b 032635 branch compare_res 
+:      032637 generate_confirm:
+0x739c 032638 arg mem_le_mrand ,rega 
+0x739d 032639 branch generate_mrand ,master 
+0x739e 032640 arg mem_le_srand ,rega 
+:      032641 generate_mrand:
+0x739f 032642 copy rega ,contw 
+0x73a0 032643 call generate_random 
+0x73a1 032644 branch function_c1 
+:      032646 generate_sk:
+0x73a2 032647 arg mem_le_skdm ,contr 
+0x73a3 032648 call load_data128 
+0x73a4 032649 arg mem_le_ltk ,contr 
+0x73a5 032650 call load_regext 
+0x73a6 032651 force 0x38 ,aes_ctrl 
+0x73a7 032652 force 0x0 ,aes_ctrl 
+0x73a8 032653 call wait_aes 
+0x73a9 032654 arg mem_le_sk ,contw 
+0x73aa 032655 branch store_aes_result 
+:      032658 first_block_counter:
+0x73ab 032659 force 0x49 ,pdata 
+0x73ac 032660 branch first_block 
+:      032661 first_block_data:
+0x73ad 032662 force 1 ,pdata 
+:      032663 first_block:
+0x73ae 032664 force regidx_data ,regext_index 
+0x73af 032665 lshift8 temp ,regext 
+0x73b0 032666 ior regext ,regext 
+0x73b1 032667 increase 1 ,regext_index 
+0x73b2 032668 rshift8 temp ,regext 
+0x73b3 032669 rshift16 regext ,regext 
+0x73b4 032670 fetch 2 ,mem_le_ivm 
+0x73b5 032671 lshift16 ,pdata ,pdata 
+0x73b6 032672 ior regext ,regext 
+0x73b7 032673 increase 1 ,regext_index 
+0x73b8 032674 ifetch 4 ,contr 
+0x73b9 032675 iforce regext 
+0x73ba 032676 increase 1 ,regext_index 
+0x73bb 032677 ifetch 2 ,contr 
+0x73bc 032678 byteswap rega ,regext 
+0x73bd 032679 lshift16 regext ,regext 
+0x73be 032680 ior regext ,regext 
+0x73bf 032681 increase 1 ,regext_index 
+0x73c0 032682 rtn 
+:      032686 generate_mic:
+0x73c1 032687 add regc ,1 ,contr 
+0x73c2 032688 ifetch 1 ,contr 
+0x73c3 032689 iforce rega 
+0x73c4 032690 call first_block_counter 
+0x73c5 032691 call do_aes_ocb 
+0x73c6 032693 force regidx_data ,regext_index 
+0x73c7 032694 ifetch 1 ,regc 
+0x73c8 032695 and_into 0x3 ,pdata 
+0x73c9 032696 lshift16 pdata ,regext 
+0x73ca 032697 set1 8 ,regext 
+0x73cb 032698 call clear_hidata 
+0x73cc 032699 call do_aes_cbc 
+0x73cd 032701 copy rega ,loopcnt 
+0x73ce 032702 add regc ,2 ,contr 
+0x73cf 032703 call padding_data 
+:      032704 generate_mic_loop:
+0x73d0 032705 call aes_load_data 
+0x73d1 032706 call do_aes_cbc 
+0x73d2 032707 deposit loopcnt 
+0x73d3 032708 branch generate_mic_end ,blank 
+0x73d4 032709 branch generate_mic_loop 
+:      032710 generate_mic_end:
+0x73d5 032711 force regidx_result ,regext_index 
+0x73d6 032712 deposit regext 
+0x73d7 032713 store 4 ,mem_le_mic 
+0x73d8 032714 rtn 
+:      032716 aes_crypt_data:
+0x73d9 032717 increase 1 ,rega 
+0x73da 032718 call first_block_data 
+0x73db 032719 copy regc ,contr 
+0x73dc 032720 call aes_load_xor 
+0x73dd 032721 call do_aes_ctr 
+0x73de 032722 call store_enc_data 
+0x73df 032723 increase 16 ,regc 
+0x73e0 032724 increase -16 ,regb 
+0x73e1 032725 branch aes_crypt_data ,positive 
+0x73e2 032726 rtn 
+:      032728 le_encrypt:
+0x73e3 032729 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032730 arg mem_le_txheader ,regc 
+0x73e5 032731 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032732 call generate_mic 
+0x73e7 032733 force regidx_xor ,regext_index 
+0x73e8 032734 iforce regext 
+0x73e9 032735 force 0 ,rega 
+0x73ea 032736 call first_block_data 
+0x73eb 032737 call do_aes_ctr 
+0x73ec 032738 arg mem_le_txpayload ,regc 
+0x73ed 032739 fetch 1 ,mem_le_txlen 
+0x73ee 032740 add pdata ,-1 ,regb 
+0x73ef 032741 iadd regc ,contw 
+0x73f0 032742 force regidx_result ,regext_index 
+0x73f1 032743 deposit regext 
+0x73f2 032744 istore 4 ,contw 
+0x73f3 032745 call aes_crypt_data 
+0x73f4 032746 fetch 1 ,mem_le_txlen 
+0x73f5 032747 increase 4 ,pdata 
+0x73f6 032748 store 1 ,mem_le_txlen 
+0x73f7 032749 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032750 increase 1 ,temp 
+0x73f9 032751 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032752 rtn 
+:      032754 le_decrypt:
+0x73fb 032755 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032756 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032757 sub pdata ,20 ,null 
+0x73fe 032758 branch le_dec_cont ,positive 
+:      032759 le_dec_cont:
+0x73ff 032760 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032761 add pdata ,-1 ,regb 
+0x7401 032762 increase -4 ,pdata 
+0x7402 032763 store 1 ,mem_le_rxbuf + 1 
+0x7403 032764 iadd regc ,contr 
+0x7404 032765 ifetch 4 ,contr 
+0x7405 032766 force regidx_xor ,regext_index 
+0x7406 032767 iforce regext 
+0x7407 032768 force 0 ,rega 
+0x7408 032769 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032770 call first_block_data 
+0x740a 032771 call do_aes_ctr 
+0x740b 032772 force regidx_result ,regext_index 
+0x740c 032773 deposit regext 
+0x740d 032774 store 4 ,mem_le_peer_mic 
+0x740e 032775 call aes_crypt_data 
+0x740f 032776 arg mem_le_rxbuf ,regc 
+0x7410 032777 call generate_mic 
+0x7411 032778 fetcht 4 ,mem_le_peer_mic 
+0x7412 032779 isub temp ,pdata 
+0x7413 032780 nrtn blank 
+0x7414 032781 fetch 4 ,mem_le_last_mic 
+0x7415 032782 isub temp ,pdata 
+0x7416 032783 rtn blank 
+0x7417 032784 storet 4 ,mem_le_last_mic 
+0x7418 032785 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032786 increase 1 ,pdata 
+0x741a 032787 store 5 ,mem_le_pcnt_rx 
+0x741b 032788 force 0 ,pdata 
+0x741c 032789 rtn 
+:      032791 wait_aes:
+0x741d 032792 nbranch wait_aes ,aes_ready 
+0x741e 032793 rtn 
+:      032795 do_aes_ocb:
+0x741f 032796 force 0x30 ,aes_ctrl 
+0x7420 032797 force 0x0 ,aes_ctrl 
+0x7421 032798 branch wait_aes 
+:      032800 do_aes_cbc:
+0x7422 032801 force 0x32 ,aes_ctrl 
+0x7423 032802 force 0x2 ,aes_ctrl 
+0x7424 032803 branch wait_aes 
+:      032805 do_aes_ctr:
+0x7425 032806 force 0x34 ,aes_ctrl 
+0x7426 032807 force 0x4 ,aes_ctrl 
+0x7427 032808 branch wait_aes 
+:      032811 aes_init:
+0x7428 032812 force 1 ,aes_ctrl 
+0x7429 032813 force 0 ,aes_ctrl 
+0x742a 032814 rtn 
+:      032815 function_s1:
+0x742b 032816 force regidx_data ,regext_index 
+0x742c 032817 fetch 4 ,mem_le_mrand 
+0x742d 032818 iforce regext 
+0x742e 032819 increase 1 ,regext_index 
+0x742f 032820 ifetch 4 ,contr 
+0x7430 032821 iforce regext 
+0x7431 032822 increase 1 ,regext_index 
+0x7432 032823 fetch 4 ,mem_le_srand 
+0x7433 032824 iforce regext 
+0x7434 032825 increase 1 ,regext_index 
+0x7435 032826 ifetch 4 ,contr 
+0x7436 032827 iforce regext 
+0x7437 032828 increase 1 ,regext_index 
+0x7438 032829 call aes_clear 
+0x7439 032830 increase -4 ,regext_index 
+0x743a 032831 fetch 4 ,mem_le_tk 
+0x743b 032832 copy pdata ,regext 
+0x743c 032833 increase 4 ,regext_index 
+0x743d 032834 force 0x38 ,aes_ctrl 
+0x743e 032835 force 0x8 ,aes_ctrl 
+0x743f 032836 branch wait_aes 
+:      032839 function_c1:
+0x7440 032840 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032841 fetch 6 ,mem_le_lap 
+0x7442 032842 fetcht 6 ,mem_le_plap 
+0x7443 032843 branch function_c1_master ,master 
+0x7444 032844 fetch 6 ,mem_le_plap 
+0x7445 032845 fetcht 6 ,mem_le_lap 
+:      032846 function_c1_master:
+0x7446 032847 force regidx_xor ,regext_index 
+0x7447 032848 copy temp ,regext 
+0x7448 032849 increase 1 ,regext_index 
+0x7449 032850 rshift32 temp ,regext 
+0x744a 032851 lshift16 pdata ,pdata 
+0x744b 032852 ior regext ,regext 
+0x744c 032853 increase 1 ,regext_index 
+0x744d 032854 rshift32 pdata ,regext 
+0x744e 032855 increase 1 ,regext_index 
+0x744f 032856 force 0 ,regext 
+0x7450 032857 force 0 ,pdata 
+0x7451 032858 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032859 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032860 nbranch function_c1_irat ,master 
+0x7454 032862 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032863 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032864 function_c1_irat:
+0x7456 032865 store 1 ,mem_le_iat 
+0x7457 032866 storet 1 ,mem_le_rat 
+0x7458 032867 force regidx_data ,regext_index 
+0x7459 032868 arg mem_le_iat ,regb 
+0x745a 032869 force 4 ,loopcnt 
+:      032870 function_c1_loop1:
+0x745b 032871 ifetch 4 ,rega 
+0x745c 032872 ifetcht 4 ,regb 
+0x745d 032873 ixor temp ,regext 
+0x745e 032874 increase 1 ,regext_index 
+0x745f 032875 increase 4 ,rega 
+0x7460 032876 increase 4 ,regb 
+0x7461 032877 loop function_c1_loop1 
+0x7462 032878 call aes_clear 
+0x7463 032879 increase -4 ,regext_index 
+0x7464 032880 fetch 4 ,mem_le_tk 
+0x7465 032881 copy pdata ,regext 
+0x7466 032882 increase 4 ,regext_index 
+0x7467 032883 force 0x38 ,aes_ctrl 
+0x7468 032884 force 0xc ,aes_ctrl 
+0x7469 032885 call wait_aes 
+0x746a 032887 call aes_clear_data 
+0x746b 032888 force 0x3a ,aes_ctrl 
+0x746c 032889 force 0x8 ,aes_ctrl 
+0x746d 032890 branch wait_aes 
+:      032892 padding_data:
+0x746e 032893 compare 0 ,loopcnt ,3 
+0x746f 032894 rtn true 
+0x7470 032895 deposit contr 
+0x7471 032896 iadd loopcnt ,contw 
+0x7472 032897 force 0 ,pdata 
+:      032898 padding_loop:
+0x7473 032899 istore 1 ,contw 
+0x7474 032900 increase 1 ,loopcnt 
+0x7475 032901 compare 0 ,loopcnt ,3 
+0x7476 032902 rtn true 
+0x7477 032903 branch padding_loop 
+:      032905 aes_load_data:
+0x7478 032906 force regidx_data ,regext_index 
+:      032907 load_data_loop:
+0x7479 032908 deposit loopcnt 
+0x747a 032909 branch load_data_padding ,blank 
+0x747b 032910 ifetch 4 ,contr 
+0x747c 032911 increase -4 ,loopcnt 
+:      032912 load_data_padding:
+0x747d 032913 iforce regext 
+0x747e 032914 increase 1 ,regext_index 
+0x747f 032915 compare regidx_key ,regext_index ,0xf 
+0x7480 032916 rtn true 
+0x7481 032917 branch load_data_loop 
+:      032919 aes_load_xor:
+0x7482 032920 force regidx_xor ,regext_index 
+0x7483 032921 branch load_regext 
+:      032922 load_key:
+0x7484 032923 force regidx_key ,regext_index 
+0x7485 032924 branch load_regext 
+:      032925 load_data128:
+0x7486 032926 force regidx_data ,regext_index 
+:      032927 load_regext:
+0x7487 032928 force 4 ,loopcnt 
+:      032929 load_regext_loop:
+0x7488 032930 ifetch 4 ,contr 
+0x7489 032931 iforce regext 
+0x748a 032932 increase 1 ,regext_index 
+0x748b 032933 loop load_regext_loop 
+0x748c 032934 rtn 
+:      032936 load_sk:
+0x748d 032937 arg mem_le_sk ,contr 
+0x748e 032938 branch load_key 
+:      032940 clear_hidata:
+0x748f 032941 force 4 ,loopcnt 
+0x7490 032942 branch clear_data_rest 
+:      032944 aes_clear_data:
+0x7491 032945 force regidx_data ,regext_index 
+:      032946 aes_clear:
+0x7492 032947 force 4 ,loopcnt 
+:      032948 clear_loop:
+0x7493 032949 force 0 ,regext 
+:      032950 clear_data_rest:
+0x7494 032951 increase 1 ,regext_index 
+0x7495 032952 loop clear_loop 
+0x7496 032953 rtn 
+:      032955 store_aes_result:
+0x7497 032956 force regidx_result ,regext_index 
+0x7498 032957 force 4 ,loopcnt 
+:      032958 send_aes_result_loop:
+0x7499 032959 deposit regext 
+0x749a 032960 istore 4 ,contw 
+0x749b 032961 increase 1 ,regext_index 
+0x749c 032962 loop send_aes_result_loop 
+0x749d 032963 rtn 
+:      032965 store_enc_data:
+0x749e 032966 force regidx_result ,regext_index 
+0x749f 032967 copy regc ,contw 
+0x74a0 032968 add regb ,1 ,loopcnt 
+0x74a1 032969 sub loopcnt ,15 ,null 
+0x74a2 032970 branch store_enc_loop ,positive 
+0x74a3 032971 force 16 ,loopcnt 
+:      032972 store_enc_loop:
+0x74a4 032973 deposit regext 
+0x74a5 032974 sub loopcnt ,3 ,null 
+0x74a6 032975 branch store_enc_byte ,positive 
+0x74a7 032976 istore 4 ,contw 
+0x74a8 032977 increase -4 ,loopcnt 
+0x74a9 032978 rtn zero 
+0x74aa 032979 increase 1 ,regext_index 
+0x74ab 032980 branch store_enc_loop 
+:      032981 store_enc_byte:
+0x74ac 032982 istore 1 ,contw 
+0x74ad 032983 rshift8 pdata ,pdata 
+0x74ae 032984 loop store_enc_byte 
+0x74af 032985 rtn 
+:      032988 compare_res:
+0x74b0 032989 force regidx_result ,regext_index 
+0x74b1 032990 force 4 ,loopcnt 
+:      032991 compare_res_loop:
+0x74b2 032992 ifetch 4 ,contr 
+0x74b3 032993 isub regext ,null 
+0x74b4 032994 nrtn zero 
+0x74b5 032995 increase 1 ,regext_index 
+0x74b6 032996 loop compare_res_loop 
+0x74b7 032997 force 0 ,null 
+0x74b8 032998 rtn 
+:      033000 enable_authrom:
+0x74b9 033001 hfetch 1 ,core_clkoff 
+0x74ba 033002 set0 clock_off_auth_rom ,pdata 
+0x74bb 033003 hstore 1 ,core_clkoff 
+0x74bc 033004 rtn 
+:      033006 disable_authrom:
+0x74bd 033007 hfetch 1 ,core_clkoff 
+0x74be 033008 set1 clock_off_auth_rom ,pdata 
+0x74bf 033009 hstore 1 ,core_clkoff 
+0x74c0 033010 rtn 
+:      033012 init_memp:
+0x74c1 033013 arg mem_p ,contw 
+0x74c2 033014 setsect 0 ,0x3ffff 
+0x74c3 033015 setsect 1 ,0x3ffff 
+0x74c4 033016 setsect 2 ,0x3ffff 
+0x74c5 033017 setsect 3 ,0x3fbff 
+0x74c6 033018 istore 9 ,contw 
+0x74c7 033019 setsect 0 ,0x3ffff 
+0x74c8 033020 setsect 1 ,0x3ffff 
+0x74c9 033021 setsect 2 ,0x3ffff 
+0x74ca 033022 setsect 3 ,0x3ffff 
+0x74cb 033023 istore 9 ,contw 
+0x74cc 033024 setsect 0 ,0x3ffff 
+0x74cd 033025 setsect 1 ,0x3ffff 
+0x74ce 033026 setsect 2 ,0x3cfff 
+0x74cf 033027 setsect 3 ,0x3ffff 
+0x74d0 033028 istore 9 ,contw 
+0x74d1 033029 setsect 0 ,0x3ffff 
+0x74d2 033030 setsect 1 ,0x3ffff 
+0x74d3 033031 setsect 2 ,0x3ffef 
+0x74d4 033032 setsect 3 ,0x3ffff 
+0x74d5 033033 istore 9 ,contw 
+0x74d6 033034 setsect 0 ,0x3ffff 
+0x74d7 033035 setsect 1 ,0x3ffff 
+0x74d8 033036 setsect 2 ,0x3ffff 
+0x74d9 033037 setsect 3 ,0x3ffff 
+0x74da 033038 istore 9 ,contw 
+0x74db 033039 setsect 0 ,0x3ffff 
+0x74dc 033040 setsect 1 ,0x26c7f 
+0x74dd 033041 setsect 2 ,0x146b 
+0x74de 033042 setsect 3 ,0x37bb3 
+0x74df 033043 istore 9 ,contw 
+0x74e0 033044 setsect 0 ,0x1feb8 
+0x74e1 033045 setsect 1 ,0x10c12 
+0x74e2 033046 setsect 2 ,0x2b722 
+0x74e3 033047 setsect 3 ,0x29fa6 
+0x74e4 033048 istore 9 ,contw 
+0x74e5 033049 setsect 0 ,0xe70f 
+0x74e6 033050 setsect 1 ,0x16720 
+0x74e7 033051 setsect 2 ,0x519e 
+0x74e8 033052 setsect 3 ,0x19084 
+0x74e9 033053 istore 9 ,contw 
+0x74ea 033054 setsect 0 ,0x31012 
+0x74eb 033055 setsect 1 ,0x360bf 
+0x74ec 033056 setsect 2 ,0x3f0af 
+0x74ed 033057 setsect 3 ,0x3d3 
+0x74ee 033058 istore 9 ,contw 
+0x74ef 033059 setsect 0 ,0x3a188 
+0x74f0 033060 setsect 1 ,0x3ad0 
+0x74f1 033061 setsect 2 ,0x3cbf2 
+0x74f2 033062 setsect 3 ,0x243d9 
+0x74f3 033063 istore 9 ,contw 
+0x74f4 033064 setsect 0 ,0x2b030 
+0x74f5 033065 setsect 1 ,0x36a03 
+0x74f6 033066 setsect 2 ,0x11188 
+0x74f7 033067 setsect 3 ,0x1e520 
+0x74f8 033068 istore 9 ,contw 
+0x74f9 033069 setsect 0 ,0x3a11e 
+0x74fa 033070 setsect 1 ,0xfe5d 
+0x74fb 033071 setsect 2 ,0xdd57 
+0x74fc 033072 setsect 3 ,0x1ac93 
+0x74fd 033073 istore 9 ,contw 
+0x74fe 033074 setsect 0 ,0x11ed 
+0x74ff 033075 setsect 1 ,0x218c4 
+0x7500 033076 setsect 2 ,0x8da7 
+0x7501 033077 setsect 3 ,0x257ff 
+0x7502 033078 istore 9 ,contw 
+0x7503 033079 setsect 0 ,0x3192b 
+0x7504 033080 setsect 1 ,0x34641 
+0x7505 033081 setsect 2 ,0x1be0c 
+0x7506 033082 setsect 3 ,0x366ad 
+0x7507 033083 istore 9 ,contw 
+0x7508 033084 setsect 0 ,0x1f83 
+0x7509 033085 setsect 1 ,0x15a23 
+0x750a 033086 setsect 2 ,0x3f9b0 
+0x750b 033087 setsect 3 ,0x3949 
+0x750c 033088 istore 9 ,contw 
+0x750d 033089 setsect 0 ,0x13a51 
+0x750e 033090 setsect 1 ,0x153fd 
+0x750f 033091 setsect 2 ,0x3372a 
+0x7510 033092 setsect 3 ,0xf1bb 
+0x7511 033093 istore 9 ,contw 
+0x7512 033094 setsect 0 ,0x3ae85 
+0x7513 033095 setsect 1 ,0x1eed9 
+0x7514 033096 setsect 2 ,0x9e66 
+0x7515 033097 setsect 3 ,0x1a8 
+0x7516 033098 istore 8 ,contw 
+0x7517 033099 rtn 
+:      033103 init_memp_256:
+0x7518 033104 arg mem_p_256 ,contw 
+0x7519 033105 setsect 0 ,0x3ffff 
+0x751a 033106 setsect 1 ,0x3ffff 
+0x751b 033107 setsect 2 ,0x3ffff 
+0x751c 033108 setsect 3 ,0x3ffff 
+0x751d 033109 istore 9 ,contw 
+0x751e 033110 setsect 0 ,0x3ffff 
+0x751f 033111 setsect 1 ,0x3f 
+0x7520 033112 setsect 2 ,0x0 
+0x7521 033113 setsect 3 ,0x0 
+0x7522 033114 istore 9 ,contw 
+0x7523 033115 setsect 0 ,0x0 
+0x7524 033116 setsect 1 ,0x0 
+0x7525 033117 setsect 2 ,0x1000 
+0x7526 033118 setsect 3 ,0x0 
+0x7527 033119 istore 9 ,contw 
+0x7528 033120 setsect 0 ,0x3ff00 
+0x7529 033121 setsect 1 ,0x3ffff 
+0x752a 033122 setsect 2 ,0x3ffcf 
+0x752b 033123 setsect 3 ,0x3ffff 
+0x752c 033124 istore 9 ,contw 
+0x752d 033125 setsect 0 ,0x3ffff 
+0x752e 033126 setsect 1 ,0x3ffff 
+0x752f 033127 setsect 2 ,0x3ffff 
+0x7530 033128 setsect 3 ,0x3ff 
+0x7531 033129 istore 9 ,contw 
+0x7532 033130 setsect 0 ,0x0 
+0x7533 033131 setsect 1 ,0x0 
+0x7534 033132 setsect 2 ,0x0 
+0x7535 033133 setsect 3 ,0x0 
+0x7536 033134 istore 9 ,contw 
+0x7537 033135 setsect 0 ,0x10000 
+0x7538 033136 setsect 1 ,0x0 
+0x7539 033137 setsect 2 ,0x3f000 
+0x753a 033138 setsect 3 ,0x3ffff 
+0x753b 033139 istore 9 ,contw 
+0x753c 033140 setsect 0 ,0x296ff 
+0x753d 033141 setsect 1 ,0x22630 
+0x753e 033142 setsect 2 ,0x3945d 
+0x753f 033143 setsect 3 ,0x3d284 
+0x7540 033144 istore 9 ,contw 
+0x7541 033145 setsect 0 ,0x333a0 
+0x7542 033146 setsect 1 ,0x4b7a 
+0x7543 033147 setsect 2 ,0x37d8 
+0x7544 033148 setsect 3 ,0x3c9dc 
+0x7545 033149 istore 9 ,contw 
+0x7546 033150 setsect 0 ,0x3a440 
+0x7547 033151 setsect 1 ,0x1b958 
+0x7548 033152 setsect 2 ,0x38bce 
+0x7549 033153 setsect 3 ,0x1091f 
+0x754a 033154 istore 9 ,contw 
+0x754b 033155 setsect 0 ,0x2e12c 
+0x754c 033156 setsect 1 ,0x1f47c 
+0x754d 033157 setsect 2 ,0x356b1 
+0x754e 033158 setsect 3 ,0x2fd47 
+0x754f 033159 istore 9 ,contw 
+0x7550 033160 setsect 0 ,0x6837 
+0x7551 033161 setsect 1 ,0x2ed90 
+0x7552 033162 setsect 2 ,0x1ecec 
+0x7553 033163 setsect 3 ,0x1acc5 
+0x7554 033164 istore 9 ,contw 
+0x7555 033165 setsect 0 ,0x23357 
+0x7556 033166 setsect 1 ,0x18af3 
+0x7557 033167 setsect 2 ,0xf9e1 
+0x7558 033168 setsect 3 ,0x129f0 
+0x7559 033169 istore 9 ,contw 
+0x755a 033170 setsect 0 ,0x2e7eb 
+0x755b 033171 setsect 1 ,0x3e6e3 
+0x755c 033172 setsect 2 ,0x3e1a7 
+0x755d 033173 setsect 3 ,0x10b8b 
+0x755e 033174 istore 9 ,contw 
+0x755f 033175 setsect 0 ,0x24fe3 
+0x7560 033176 setsect 1 ,0x20ef 
+0x7561 033177 setsect 2 ,0x1b5a6 
+0x7562 033178 setsect 3 ,0xdc2f 
+0x7563 033179 istore 9 ,contw 
+0x7564 033180 setsect 0 ,0x13860 
+0x7565 033181 setsect 1 ,0x2bd69 
+0x7566 033182 setsect 2 ,0x391a 
+0x7567 033183 setsect 3 ,0x1b222 
+0x7568 033184 istore 9 ,contw 
+0x7569 033185 rtn 
+:      033188 publickey_init:
+0x756a 033189 fetch 1 ,mem_ssp_enable 
+0x756b 033190 nbranch sp_initialize ,blank 
+0x756c 033191 branch sp_initialize_256 
+:      033193 sp_calc_sequence_256_check:
+0x756d 033194 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033195 fetch 1 ,mem_ssp_enable 
+0x756f 033196 rtn blank 
+0x7570 033197 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033198 rtnne sp_key_valid 
+0x7572 033199 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033200 rtn blank 
+0x7574 033201 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033202 rtneq sp_key_valid_256 
+0x7576 033203 fetch 2 ,mem_ui_state_map 
+0x7577 033204 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033205 fetch 1 ,mem_le_sc_calc 
+0x7579 033206 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033207 rtn 
+:      033208 stop_publickey_calc_256:
+0x757b 033209 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033210 rtn 
+:      033213 sp_initialize:
+0x757d 033214 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033215 fetch 1 ,mem_ssp_enable 
+0x757f 033216 branch ssp_disable ,blank 
+0x7580 033217 call ssp_enable 
+0x7581 033218 call sp_clear_flags 
+0x7582 033219 branch sp_pubkey_calc 
+:      033221 sp_clear_flags:
+0x7583 033222 setarg 0 
+0x7584 033223 store 8 ,mem_sp_state_start 
+0x7585 033224 store 4 ,mem_sp_flag_start 
+0x7586 033225 store 7 ,mem_sp_iocap_remote 
+0x7587 033226 rtn 
+:      033228 sp_generate_local_key:
+0x7588 033229 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033230 branch sp_generate_local_key0 
+:      033231 sp_master_generate_local_key:
+0x758a 033232 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033233 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033234 branch assert 
+:      033235 sp_generate_local_key0:
+0x758d 033236 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033237 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033238 branch sp_pubkey_calc 
+:      033240 sp_start_send_pubkey:
+0x7590 033241 call sp_dhkey_calc 
+0x7591 033242 fetch 1 ,mem_master_sp_state 
+0x7592 033243 nrtn blank 
+0x7593 033244 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033245 rtn 
+:      033248 sp_calc_check_publickey_256:
+0x7595 033249 call sp_calc_b256 
+0x7596 033250 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033251 arg mem_t7_256 ,contw 
+0x7598 033252 call bn_sqrmod_256 
+0x7599 033253 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033254 arg mem_t2_256 ,contw 
+0x759b 033255 call bn_sqrmod_256 
+0x759c 033256 arg mem_t2_256 ,rega 
+0x759d 033257 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033258 arg mem_t2_256 ,contw 
+0x759f 033259 call bn_mulmod_256 
+0x75a0 033260 arg mem_a_256 ,rega 
+0x75a1 033261 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033262 arg mem_t3_256 ,contw 
+0x75a3 033263 call bn_mulmod_256 
+0x75a4 033264 arg mem_t3_256 ,rega 
+0x75a5 033265 arg mem_t2_256 ,regb 
+0x75a6 033266 arg mem_t2_256 ,contw 
+0x75a7 033267 call bn_addmod_256 
+0x75a8 033268 arg mem_t0_256 ,rega 
+0x75a9 033269 arg mem_t2_256 ,regb 
+0x75aa 033270 arg mem_t0_256 ,contw 
+0x75ab 033271 call bn_addmod_256 
+0x75ac 033272 arg 32 ,loopcnt 
+0x75ad 033273 arg mem_t7_256 ,rega 
+0x75ae 033274 arg mem_t0_256 ,regb 
+0x75af 033275 branch string_compare 
+:      033277 sp_calc_b256:
+0x75b0 033278 arg mem_gy_256 ,rega 
+0x75b1 033279 arg mem_t0_256 ,contw 
+0x75b2 033280 call bn_sqrmod_256 
+0x75b3 033281 arg mem_gx_256 ,rega 
+0x75b4 033282 arg mem_t2_256 ,contw 
+0x75b5 033283 call bn_sqrmod_256 
+0x75b6 033284 arg mem_t2_256 ,rega 
+0x75b7 033285 arg mem_gx_256 ,regb 
+0x75b8 033286 arg mem_t2_256 ,contw 
+0x75b9 033287 call bn_mulmod_256 
+0x75ba 033288 arg mem_a_256 ,rega 
+0x75bb 033289 arg mem_gx_256 ,regb 
+0x75bc 033290 arg mem_t3_256 ,contw 
+0x75bd 033291 call bn_mulmod_256 
+0x75be 033292 arg mem_t3_256 ,rega 
+0x75bf 033293 arg mem_t2_256 ,regb 
+0x75c0 033294 arg mem_t2_256 ,contw 
+0x75c1 033295 call bn_addmod_256 
+0x75c2 033296 arg mem_t0_256 ,rega 
+0x75c3 033297 arg mem_t2_256 ,regb 
+0x75c4 033298 arg mem_t0_256 ,contw 
+0x75c5 033299 branch bn_submod_256 
+:      033301 sp_calc_check_publickey:
+0x75c6 033302 call sp_calc_b 
+0x75c7 033303 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033304 arg mem_t7_256 ,contw 
+0x75c9 033305 call bn_sqrmod 
+0x75ca 033306 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033307 arg mem_t2_256 ,contw 
+0x75cc 033308 call bn_sqrmod 
+0x75cd 033309 arg mem_t2_256 ,rega 
+0x75ce 033310 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033311 arg mem_t2_256 ,contw 
+0x75d0 033312 call bn_mulmod 
+0x75d1 033313 arg mem_a ,rega 
+0x75d2 033314 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033315 arg mem_t3_256 ,contw 
+0x75d4 033316 call bn_mulmod 
+0x75d5 033317 arg mem_t3_256 ,rega 
+0x75d6 033318 arg mem_t2_256 ,regb 
+0x75d7 033319 arg mem_t2_256 ,contw 
+0x75d8 033320 call bn_addmod 
+0x75d9 033321 arg mem_t0_256 ,rega 
+0x75da 033322 arg mem_t2_256 ,regb 
+0x75db 033323 arg mem_t0_256 ,contw 
+0x75dc 033324 call bn_addmod 
+0x75dd 033325 arg 24 ,loopcnt 
+0x75de 033326 arg mem_t7_256 ,rega 
+0x75df 033327 arg mem_t0_256 ,regb 
+0x75e0 033328 branch string_compare 
+:      033330 sp_calc_b:
+0x75e1 033331 arg mem_gy ,rega 
+0x75e2 033332 arg mem_t0_256 ,contw 
+0x75e3 033333 call bn_sqrmod 
+0x75e4 033334 arg mem_gx ,rega 
+0x75e5 033335 arg mem_t2_256 ,contw 
+0x75e6 033336 call bn_sqrmod 
+0x75e7 033337 arg mem_t2_256 ,rega 
+0x75e8 033338 arg mem_gx ,regb 
+0x75e9 033339 arg mem_t2_256 ,contw 
+0x75ea 033340 call bn_mulmod 
+0x75eb 033341 arg mem_a ,rega 
+0x75ec 033342 arg mem_gx ,regb 
+0x75ed 033343 arg mem_t3_256 ,contw 
+0x75ee 033344 call bn_mulmod 
+0x75ef 033345 arg mem_t3_256 ,rega 
+0x75f0 033346 arg mem_t2_256 ,regb 
+0x75f1 033347 arg mem_t2_256 ,contw 
+0x75f2 033348 call bn_addmod 
+0x75f3 033349 arg mem_t0_256 ,rega 
+0x75f4 033350 arg mem_t2_256 ,regb 
+0x75f5 033351 arg mem_t0_256 ,contw 
+0x75f6 033352 branch bn_submod 
+:      033355 sp_calculate_commitment:
+0x75f7 033356 fetch 1 ,mem_sp_calc 
+0x75f8 033357 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033358 call sp_local_random_key_generator 
+0x75fa 033359 arg mem_sp_prarm_stack ,contw 
+0x75fb 033360 setarg mem_sp_random_local_end 
+0x75fc 033361 istore 2 ,contw 
+0x75fd 033362 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033363 istore 2 ,contw 
+0x75ff 033364 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033365 istore 2 ,contw 
+0x7601 033366 branch sp_calculate_commitment0 
+:      033367 master_sp_calculate_commitment:
+0x7602 033368 arg mem_sp_prarm_stack ,contw 
+0x7603 033369 setarg mem_sp_random_remote_end 
+0x7604 033370 istore 2 ,contw 
+0x7605 033371 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033372 istore 2 ,contw 
+0x7607 033373 setarg mem_sp_pubkey_local_x_end 
+0x7608 033374 istore 2 ,contw 
+:      033375 sp_calculate_commitment0:
+0x7609 033376 call function_f1 
+0x760a 033377 fetch 1 ,mem_master_sp_state 
+0x760b 033378 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033379 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033380 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033381 rtn 
+:      033382 master_sp_calculate_commitment0:
+0x760f 033383 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033384 call sp_master_generate_local_key 
+0x7611 033385 branch master_set_mem_master_sp_flag 
+:      033387 sp_local_random_key_generator:
+0x7612 033388 arg mem_sp_random_local ,contw 
+0x7613 033389 force 8 ,queue 
+0x7614 033390 branch random_generator 
+:      033392 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033393 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033394 rtn 
+:      033396 sp_confirm_check:
+0x7617 033398 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033399 arg mem_addr_value ,contw 
+0x7619 033400 fetch 6 ,mem_lap 
+0x761a 033401 istore 6 ,contw 
+0x761b 033402 fetch 6 ,mem_plap 
+0x761c 033403 istore 6 ,contw 
+0x761d 033404 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033405 istore 3 ,contw 
+0x761f 033407 call function_f3a 
+0x7620 033409 arg mem_sp_calc_result_high ,rega 
+0x7621 033410 arg mem_sp_check_result ,regb 
+0x7622 033411 force 4 ,queue 
+0x7623 033412 call compare4 
+0x7624 033413 nbranch sp_confirm_check_failed ,true 
+0x7625 033415 call sp_confirm_check_success 
+0x7626 033416 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033417 branch tid_set_reply 
+:      033419 sp_confirm_check_success:
+0x7628 033420 fetch 1 ,mem_master_sp_state 
+0x7629 033421 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033422 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033423 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033424 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033425 rtn 
+:      033426 sp_confirm_check_success_master:
+0x762e 033427 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033428 jam sp_state_end ,mem_master_sp_state 
+0x7630 033429 branch master_set_mem_master_sp_flag 
+:      033432 sp_confirm_check_failed:
+0x7631 033433 fetch 1 ,mem_master_sp_state 
+0x7632 033434 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033435 jam sp_stat_null ,mem_sp_state 
+0x7634 033436 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033438 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033439 rtn 
+:      033440 sp_confirm_check_failed_master:
+0x7637 033441 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033442 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033443 rtn 
+:      033445 sp_confirm_calc:
+0x763a 033446 fetch 1 ,mem_sp_dh_ready 
+0x763b 033447 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033448 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033449 branch master_set_mem_master_sp_flag 
+:      033450 sp_confirm_calc_ready:
+0x763e 033451 arg mem_addr_value ,contw 
+0x763f 033452 fetch 6 ,mem_plap 
+0x7640 033453 istore 6 ,contw 
+0x7641 033454 fetch 6 ,mem_lap 
+0x7642 033455 istore 6 ,contw 
+0x7643 033456 fetch 3 ,mem_sp_iocap_local 
+0x7644 033457 istore 3 ,contw 
+0x7645 033459 call function_f3b 
+0x7646 033460 fetch 1 ,mem_master_sp_state 
+0x7647 033461 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033462 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033463 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033464 rtn 
+:      033465 sp_confirm_calc_master:
+0x764b 033466 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033467 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033468 rtn 
+:      033470 sp_master_key_prarm_push:
+0x764e 033471 arg mem_sp_prarm_stack ,contw 
+0x764f 033472 fetch 6 ,mem_plap 
+0x7650 033473 istore 6 ,contw 
+0x7651 033474 fetch 6 ,mem_lap 
+0x7652 033475 istore 6 ,contw 
+0x7653 033476 setarg mem_sp_random_local_end 
+0x7654 033477 istore 2 ,contw 
+0x7655 033478 setarg mem_sp_random_remote_end 
+0x7656 033479 istore 2 ,contw 
+0x7657 033480 branch sp_link_key_calc 
+:      033481 sp_link_key_prarm_push:
+0x7658 033482 jam sp_stat_done ,mem_sp_state 
+0x7659 033483 arg mem_sp_prarm_stack ,contw 
+0x765a 033484 fetch 6 ,mem_lap 
+0x765b 033485 istore 6 ,contw 
+0x765c 033486 fetch 6 ,mem_plap 
+0x765d 033487 istore 6 ,contw 
+0x765e 033488 setarg mem_sp_random_remote_end 
+0x765f 033489 istore 2 ,contw 
+0x7660 033490 setarg mem_sp_random_local_end 
+0x7661 033491 istore 2 ,contw 
+:      033492 sp_link_key_calc:
+0x7662 033494 arg mem_addr_value ,contw 
+0x7663 033495 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033496 istore 6 ,contw 
+0x7665 033497 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033498 istore 6 ,contw 
+0x7667 033500 call function_f2 
+0x7668 033503 jam 1 ,mem_link_key_exists 
+0x7669 033504 arg mem_link_key ,contw 
+0x766a 033505 arg mem_sp_calc_result_high ,contr 
+0x766b 033506 call memcpy16 
+0x766c 033507 branch generate_linkkey_continue 
+:      033510 sp_pubkey_calc:
+0x766d 033511 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033512 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033513 rtnne sp_key_invalid 
+0x7670 033514 fetch 1 ,mem_sp_calc 
+0x7671 033515 rtnne sp_calc_standby 
+0x7672 033516 arg mem_sp_private_key ,contw 
+0x7673 033517 force 11 ,queue 
+0x7674 033518 call random_generator 
+0x7675 033519 random pdata 
+0x7676 033520 rshift pdata ,pdata 
+0x7677 033521 istore 2 ,contw 
+0x7678 033523 arg mem_k ,contw 
+0x7679 033524 arg mem_sp_private_key ,contr 
+0x767a 033525 call memcpy24 
+0x767b 033527 arg mem_ax ,contw 
+0x767c 033528 arg mem_gx ,contr 
+0x767d 033529 call memcpy48 
+0x767e 033531 arg mem_az ,contw 
+0x767f 033532 call bn_zero 
+0x7680 033533 jam 1 ,mem_az 
+0x7681 033535 call eckp_calc_init 
+0x7682 033536 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033537 rtn 
+:      033539 sp_pubkey_generated:
+0x7684 033540 arg mem_sp_pubkey_local ,contw 
+0x7685 033541 arg mem_bx ,contr 
+0x7686 033542 call memcpy48 
+0x7687 033543 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033544 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033545 rtn 
+:      033547 sp_dhkey_calc:
+0x768a 033548 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033549 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033550 rtnne sp_key_invalid 
+0x768d 033551 fetch 1 ,mem_sp_calc 
+0x768e 033552 rtnne sp_calc_standby 
+0x768f 033554 arg mem_k ,contw 
+0x7690 033555 arg mem_sp_private_key ,contr 
+0x7691 033556 call memcpy24 
+0x7692 033558 arg mem_ax ,contw 
+0x7693 033559 arg mem_sp_pubkey_remote ,contr 
+0x7694 033560 call memcpy48 
+0x7695 033562 arg mem_az ,contw 
+0x7696 033563 call bn_zero 
+0x7697 033564 jam 1 ,mem_az 
+0x7698 033566 call eckp_calc_init 
+0x7699 033567 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033568 rtn 
+:      033570 sp_dhkey_generated:
+0x769b 033571 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033572 arg mem_sp_dhkey ,contw 
+0x769d 033573 arg mem_bx ,contr 
+0x769e 033574 call memcpy24 
+0x769f 033575 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033576 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033577 rtn 
+:      033579 random_generator:
+0x76a2 033580 increase -1 ,queue 
+0x76a3 033581 nrtn positive 
+0x76a4 033582 random pdata 
+0x76a5 033583 istore 2 ,contw 
+0x76a6 033584 branch random_generator 
+:      033585 compare4:
+0x76a7 033586 increase -1 ,queue 
+0x76a8 033587 nbranch compare4_success ,positive 
+0x76a9 033588 ifetch 4 ,rega 
+0x76aa 033589 copy pdata ,temp 
+0x76ab 033590 ifetch 4 ,regb 
+0x76ac 033591 iflip temp ,pdata 
+0x76ad 033592 nbranch compare4_failed ,zero 
+0x76ae 033593 increase 4 ,rega 
+0x76af 033594 increase 4 ,regb 
+0x76b0 033595 branch compare4 
+:      033596 compare4_failed:
+0x76b1 033597 disable true 
+0x76b2 033598 rtn 
+:      033599 compare4_success:
+0x76b3 033600 enable true 
+0x76b4 033601 rtn 
+:      033608 simple_pairing_sequence:
+0x76b5 033609 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033610 fetch 1 ,mem_sp_flag 
+0x76b7 033611 rtn blank 
+0x76b8 033612 call lmo_fifo_check 
+0x76b9 033613 nrtn blank 
+0x76ba 033614 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033615 fetch 1 ,mem_sp_state 
+0x76bc 033616 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033617 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033618 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033619 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033620 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033621 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033622 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033623 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033624 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033626 rtn 
+:      033628 master_simple_paring_sequence:
+0x76c6 033629 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033630 fetch 1 ,mem_master_sp_flag 
+0x76c8 033631 rtn blank 
+0x76c9 033632 call lmo_fifo_check 
+0x76ca 033633 nrtn blank 
+0x76cb 033634 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033635 fetch 1 ,mem_master_sp_state 
+0x76cd 033636 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033637 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033638 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033639 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033640 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033641 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033642 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033643 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033644 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033645 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033646 rtn 
+:      033648 master_set_mem_master_sp_flag:
+0x76d8 033649 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033650 rtn 
+:      033652 master_clear_mem_master_sp_flag:
+0x76da 033653 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033654 rtn 
+:      033655 sp_calc_sequence:
+0x76dc 033656 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033657 fetch 1 ,mem_ssp_enable 
+0x76de 033658 rtn blank 
+0x76df 033659 fetch 1 ,mem_sp_calc 
+0x76e0 033660 rtn blank 
+0x76e1 033661 increase 0x80 ,pdata 
+0x76e2 033662 store 1 ,mem_sp_calc 
+0x76e3 033663 rtnbit1 7 
+0x76e4 033664 fetch 1 ,mem_ec_loopc 
+0x76e5 033665 branch sp_calc_sequence_done ,blank 
+0x76e6 033666 branch eckp_calc 
+:      033668 sp_calc_sequence_done:
+0x76e7 033669 call ecunmapz 
+0x76e8 033670 fetch 1 ,mem_sp_calc 
+0x76e9 033671 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033672 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033673 rtn 
+:      033676 bn_testbit:
+0x76ec 033677 and pdata ,7 ,queue 
+0x76ed 033678 rshift3 pdata ,pdata 
+0x76ee 033679 iadd contr ,contr 
+0x76ef 033680 ifetch 1 ,contr 
+0x76f0 033681 qisolate0 pdata 
+0x76f1 033682 rtn 
+:      033685 ec_copy:
+0x76f2 033686 call memcpy24 
+0x76f3 033687 call memcpy24 
+0x76f4 033688 branch memcpy24 
+:      033691 bn_eq_zero:
+0x76f5 033692 ifetch 8 ,contr 
+0x76f6 033693 nrtn blank 
+0x76f7 033694 ifetch 8 ,contr 
+0x76f8 033695 nrtn blank 
+0x76f9 033696 ifetch 8 ,contr 
+0x76fa 033697 rtn 
+:      033702 bn_eq_0:
+0x76fb 033703 ifetch 4 ,rega 
+0x76fc 033704 iforce temp 
+0x76fd 033705 ifetch 4 ,regb 
+0x76fe 033706 isub temp ,null 
+0x76ff 033707 nrtn zero 
+0x7700 033708 increase 4 ,rega 
+0x7701 033709 increase 4 ,regb 
+0x7702 033710 loop bn_eq_0 
+0x7703 033711 rtn 
+:      033714 bn_bigeq:
+0x7704 033715 force 6 ,loopcnt 
+0x7705 033716 increase 20 ,rega 
+0x7706 033717 increase 20 ,regb 
+:      033718 bn_bigeq_0:
+0x7707 033719 ifetch 4 ,regb 
+0x7708 033720 iforce temp 
+0x7709 033721 ifetch 4 ,rega 
+0x770a 033722 isub temp ,pdata 
+0x770b 033723 nrtn positive 
+0x770c 033724 nrtn blank 
+0x770d 033725 increase -4 ,rega 
+0x770e 033726 increase -4 ,regb 
+0x770f 033727 loop bn_bigeq_0 
+0x7710 033728 rtn 
+:      033730 bn_add:
+0x7711 033731 force 6 ,loopcnt 
+0x7712 033732 force 0 ,regc 
+:      033733 bn_add_0:
+0x7713 033734 ifetch 4 ,rega 
+0x7714 033735 iforce temp 
+0x7715 033736 ifetch 4 ,regb 
+0x7716 033737 iadd temp ,pdata 
+0x7717 033738 iadd regc ,pdata 
+0x7718 033739 istore 4 ,contw 
+0x7719 033740 isolate1 32 ,pdata 
+0x771a 033741 setflag true ,0 ,regc 
+0x771b 033742 increase 4 ,rega 
+0x771c 033743 increase 4 ,regb 
+0x771d 033744 loop bn_add_0 
+0x771e 033745 rtn 
+:      033747 bn_sub:
+0x771f 033748 force 6 ,loopcnt 
+0x7720 033749 force 0 ,regc 
+:      033750 bn_sub_0:
+0x7721 033751 ifetch 4 ,regb 
+0x7722 033752 iforce temp 
+0x7723 033753 ifetch 4 ,rega 
+0x7724 033754 isub temp ,pdata 
+0x7725 033755 isub regc ,pdata 
+0x7726 033756 istore 4 ,contw 
+0x7727 033757 isolate1 32 ,pdata 
+0x7728 033758 setflag true ,0 ,regc 
+0x7729 033759 increase 4 ,rega 
+0x772a 033760 increase 4 ,regb 
+0x772b 033761 loop bn_sub_0 
+0x772c 033762 rtn 
+:      033764 bn_rshift6:
+0x772d 033765 force 6 ,loopcnt 
+0x772e 033766 increase 20 ,rega 
+:      033767 bn_rshift:
+0x772f 033768 force 0 ,regc 
+:      033769 bn_rshift_0:
+0x7730 033770 ifetch 4 ,rega 
+0x7731 033771 isolate1 0 ,pdata 
+0x7732 033772 setflag true ,1 ,regc 
+0x7733 033773 rshift pdata ,pdata 
+0x7734 033774 isolate1 0 ,regc 
+0x7735 033775 setflag true ,31 ,pdata 
+0x7736 033776 istore 4 ,rega 
+0x7737 033777 increase -4 ,rega 
+0x7738 033778 rshift regc ,regc 
+0x7739 033779 loop bn_rshift_0 
+0x773a 033780 rtn 
+:      033782 bn_lshift:
+0x773b 033783 force 6 ,loopcnt 
+0x773c 033784 force 0 ,regc 
+:      033785 bn_lshift_0:
+0x773d 033786 ifetch 4 ,rega 
+0x773e 033787 isolate1 31 ,pdata 
+0x773f 033788 setflag true ,1 ,regc 
+0x7740 033789 lshift pdata ,pdata 
+0x7741 033790 isolate1 0 ,regc 
+0x7742 033791 setflag true ,0 ,pdata 
+0x7743 033792 istore 4 ,rega 
+0x7744 033793 increase 4 ,rega 
+0x7745 033794 rshift regc ,regc 
+0x7746 033795 loop bn_lshift_0 
+0x7747 033796 rtn 
+:      033798 bn_lshiftmod:
+0x7748 033799 call bn_lshift 
+:      033800 bn_lshiftmod_ismod:
+0x7749 033801 isolate1 0 ,regc 
+0x774a 033802 branch bn_lshiftmod_0 ,true 
+0x774b 033803 arg mem_p ,regb 
+0x774c 033804 copy rega ,regc 
+0x774d 033805 increase -24 ,rega 
+0x774e 033806 call bn_bigeq 
+0x774f 033807 nrtn positive 
+0x7750 033808 copy regc ,rega 
+:      033809 bn_lshiftmod_0:
+0x7751 033810 increase -24 ,rega 
+0x7752 033811 arg mem_p ,regb 
+0x7753 033812 copy rega ,contw 
+0x7754 033813 branch bn_sub 
+:      033816 bn_addmod:
+0x7755 033817 call bn_add 
+0x7756 033818 copy contw ,rega 
+0x7757 033819 branch bn_lshiftmod_ismod 
+:      033821 bn_submod:
+0x7758 033822 call bn_sub 
+0x7759 033823 isolate0 0 ,regc 
+0x775a 033824 rtn true 
+0x775b 033825 arg mem_p ,regb 
+0x775c 033826 add contw ,-24 ,rega 
+0x775d 033827 copy rega ,contw 
+0x775e 033828 branch bn_add 
+:      033831 bn_p192mod:
+0x775f 033832 copy contw ,timeup 
+0x7760 033833 copy rega ,alarm 
+0x7761 033834 arg mem_tmp2 ,regb 
+0x7762 033835 copy regb ,contw 
+0x7763 033836 add rega ,24 ,contr 
+0x7764 033837 ifetch 8 ,contr 
+0x7765 033838 istore 8 ,contw 
+0x7766 033839 istore 8 ,contw 
+0x7767 033840 force 0 ,pdata 
+0x7768 033841 istore 8 ,contw 
+0x7769 033842 copy timeup ,contw 
+0x776a 033843 call bn_addmod 
+0x776b 033844 arg mem_tmp2 ,regb 
+0x776c 033845 copy regb ,contw 
+0x776d 033846 force 0 ,pdata 
+0x776e 033847 istore 8 ,contw 
+0x776f 033848 add alarm ,32 ,contr 
+0x7770 033849 ifetch 8 ,contr 
+0x7771 033850 istore 8 ,contw 
+0x7772 033851 istore 8 ,contw 
+0x7773 033852 copy timeup ,rega 
+0x7774 033853 copy rega ,contw 
+0x7775 033854 call bn_addmod 
+0x7776 033855 arg mem_tmp2 ,regb 
+0x7777 033856 copy regb ,contw 
+0x7778 033857 add alarm ,40 ,contr 
+0x7779 033858 ifetch 8 ,contr 
+0x777a 033859 istore 8 ,contw 
+0x777b 033860 istore 8 ,contw 
+0x777c 033861 istore 8 ,contw 
+0x777d 033862 copy timeup ,rega 
+0x777e 033863 copy rega ,contw 
+0x777f 033864 branch bn_addmod 
+:      033867 bn_load:
+0x7780 033868 force 6 ,loopcnt 
+:      033869 bn_load_0:
+0x7781 033870 ifetch 4 ,contr 
+0x7782 033871 iforce regext 
+0x7783 033872 increase 1 ,regext_index 
+0x7784 033873 loop bn_load_0 
+0x7785 033874 rtn 
+:      033878 bn_mulmod:
+0x7786 033879 copy contw ,timeup 
+0x7787 033880 arg mem_tmp1 ,contw 
+0x7788 033881 call bn_zero 
+0x7789 033882 arg mem_tmp1 ,contw 
+0x778a 033883 copy rega ,contr 
+0x778b 033884 force 0 ,regext_index 
+0x778c 033885 call bn_load 
+0x778d 033886 copy regb ,contr 
+0x778e 033887 call bn_load 
+0x778f 033888 force 0 ,regb 
+:      033889 bn_mulmod_1:
+0x7790 033890 force 0 ,temp 
+0x7791 033891 force 6 ,regc 
+:      033892 bn_mulmod_0:
+0x7792 033893 ifetch 4 ,contw 
+0x7793 033894 iforce rega 
+0x7794 033895 copy regb ,regext_index 
+0x7795 033896 deposit regext 
+0x7796 033897 copy regc ,regext_index 
+0x7797 033898 imul32 regext ,pdata 
+0x7798 033899 iadd rega ,pdata 
+0x7799 033900 iadd temp ,pdata 
+0x779a 033901 istore 4 ,contw 
+0x779b 033902 rshift32 pdata ,temp 
+0x779c 033903 increase 1 ,regc 
+0x779d 033904 compare 12 ,regc ,0xff 
+0x779e 033905 nbranch bn_mulmod_0 ,true 
+0x779f 033906 deposit temp 
+0x77a0 033907 istore 4 ,contw 
+0x77a1 033908 increase -24 ,contw 
+0x77a2 033909 increase 1 ,regb 
+0x77a3 033910 compare 6 ,regb ,0xff 
+0x77a4 033911 nbranch bn_mulmod_1 ,true 
+0x77a5 033912 arg mem_tmp1 ,rega 
+0x77a6 033913 copy timeup ,contw 
+0x77a7 033914 branch bn_p192mod 
+:      033917 bn_sqrmod:
+0x77a8 033918 copy rega ,regb 
+0x77a9 033919 branch bn_mulmod 
+:      033921 bn_rshifteven:
+0x77aa 033922 copy rega ,alarm 
+:      033923 bn_rshifteven_1:
+0x77ab 033924 copy alarm ,rega 
+0x77ac 033925 ifetch 1 ,rega 
+0x77ad 033926 isolate1 0 ,pdata 
+0x77ae 033927 rtn true 
+0x77af 033928 call bn_rshift6 
+0x77b0 033929 ifetch 1 ,regb 
+0x77b1 033930 isolate0 0 ,pdata 
+0x77b2 033931 branch bn_rshifteven_0 ,true 
+0x77b3 033932 arg mem_p ,rega 
+0x77b4 033933 copy regb ,contw 
+0x77b5 033934 call bn_add 
+0x77b6 033935 ifetch 1 ,regb 
+0x77b7 033936 iadd regc ,pdata 
+0x77b8 033937 istore 1 ,regb 
+0x77b9 033938 increase -24 ,regb 
+:      033939 bn_rshifteven_0:
+0x77ba 033940 add regb ,24 ,rega 
+0x77bb 033941 force 7 ,loopcnt 
+0x77bc 033942 call bn_rshift 
+0x77bd 033943 branch bn_rshifteven_1 
+:      033946 bn_invmod:
+0x77be 033947 copy contw ,timeup 
+0x77bf 033948 arg mem_tmp0 ,contw 
+0x77c0 033949 call bn_zero 
+0x77c1 033950 force 0 ,pdata 
+0x77c2 033951 store 4 ,mem_tmp5 
+0x77c3 033952 store 4 ,mem_t2 
+0x77c4 033953 jam 1 ,mem_tmp0 
+0x77c5 033954 arg mem_tmp1 ,contw 
+0x77c6 033955 call bn_zero 
+0x77c7 033956 arg mem_p ,contr 
+0x77c8 033957 arg mem_tmp2 ,contw 
+0x77c9 033958 call memcpy24 
+0x77ca 033959 copy rega ,contr 
+0x77cb 033960 arg mem_tmp3 ,contw 
+0x77cc 033961 call memcpy24 
+:      033962 bn_invmod_2:
+0x77cd 033963 arg mem_tmp3 ,contr 
+0x77ce 033964 call bn_eq_zero 
+0x77cf 033965 branch bn_invmod_0 ,blank 
+0x77d0 033966 arg mem_tmp3 ,rega 
+0x77d1 033967 arg mem_tmp0 ,regb 
+0x77d2 033968 call bn_rshifteven 
+0x77d3 033970 arg mem_tmp2 ,rega 
+0x77d4 033971 arg mem_tmp1 ,regb 
+0x77d5 033972 call bn_rshifteven 
+0x77d6 033973 arg mem_tmp3 ,rega 
+0x77d7 033974 arg mem_tmp2 ,regb 
+0x77d8 033975 call bn_bigeq 
+0x77d9 033976 branch bn_invmod_1 ,positive 
+0x77da 033977 arg mem_tmp2 ,rega 
+0x77db 033978 arg mem_tmp3 ,regb 
+0x77dc 033979 copy rega ,contw 
+0x77dd 033980 call bn_sub 
+0x77de 033981 arg mem_tmp0 ,rega 
+0x77df 033982 arg mem_tmp1 ,regb 
+0x77e0 033983 copy regb ,contw 
+0x77e1 033984 call bn_add 
+0x77e2 033985 ifetch 1 ,rega 
+0x77e3 033986 iadd regc ,regc 
+0x77e4 033987 ifetch 1 ,regb 
+0x77e5 033988 iadd regc ,pdata 
+0x77e6 033989 istore 1 ,regb 
+0x77e7 033990 branch bn_invmod_2 
+:      033991 bn_invmod_1:
+0x77e8 033992 arg mem_tmp3 ,rega 
+0x77e9 033993 arg mem_tmp2 ,regb 
+0x77ea 033994 copy rega ,contw 
+0x77eb 033995 call bn_sub 
+0x77ec 033996 arg mem_tmp1 ,rega 
+0x77ed 033997 arg mem_tmp0 ,regb 
+0x77ee 033998 copy regb ,contw 
+0x77ef 033999 call bn_add 
+0x77f0 034000 ifetch 1 ,rega 
+0x77f1 034001 iadd regc ,regc 
+0x77f2 034002 ifetch 1 ,regb 
+0x77f3 034003 iadd regc ,pdata 
+0x77f4 034004 istore 1 ,regb 
+0x77f5 034005 branch bn_invmod_2 
+:      034006 bn_invmod_0:
+0x77f6 034007 arg mem_tmp0 ,contw 
+0x77f7 034008 call bn_zero 
+0x77f8 034009 fetch 1 ,mem_tmp5 
+0x77f9 034010 store 1 ,mem_tmp0 
+0x77fa 034011 store 1 ,mem_tmp0a 
+0x77fb 034012 arg mem_tmp0 ,rega 
+0x77fc 034013 arg mem_tmp1 ,regb 
+0x77fd 034014 copy regb ,contw 
+0x77fe 034015 call bn_addmod 
+0x77ff 034016 arg mem_p ,rega 
+0x7800 034017 arg mem_tmp1 ,regb 
+0x7801 034018 copy timeup ,contw 
+0x7802 034019 branch bn_submod 
+:      034024 ecdbl:
+0x7803 034025 arg mem_cz ,rega 
+0x7804 034026 arg mem_t2 ,contw 
+0x7805 034027 call bn_sqrmod 
+0x7806 034028 arg mem_t2 ,rega 
+0x7807 034029 arg mem_t3 ,contw 
+0x7808 034030 call bn_sqrmod 
+0x7809 034031 arg mem_a ,rega 
+0x780a 034032 arg mem_t3 ,regb 
+0x780b 034033 arg mem_t3 ,contw 
+0x780c 034034 call bn_mulmod 
+0x780d 034035 arg mem_cx ,rega 
+0x780e 034036 arg mem_t2 ,contw 
+0x780f 034037 call bn_sqrmod 
+0x7810 034038 arg mem_t2 ,contr 
+0x7811 034039 arg mem_t1 ,contw 
+0x7812 034040 call memcpy24 
+0x7813 034041 arg mem_t1 ,rega 
+0x7814 034042 call bn_lshiftmod 
+0x7815 034043 arg mem_t2 ,rega 
+0x7816 034044 arg mem_t1 ,regb 
+0x7817 034045 arg mem_t2 ,contw 
+0x7818 034046 call bn_addmod 
+0x7819 034047 arg mem_t2 ,rega 
+0x781a 034048 arg mem_t3 ,regb 
+0x781b 034049 arg mem_t2 ,contw 
+0x781c 034050 call bn_addmod 
+0x781d 034051 arg mem_cx ,contr 
+0x781e 034052 arg mem_t1 ,contw 
+0x781f 034053 call memcpy24 
+0x7820 034054 arg mem_cy ,rega 
+0x7821 034055 arg mem_t3 ,contw 
+0x7822 034056 call bn_sqrmod 
+0x7823 034057 arg mem_t1 ,rega 
+0x7824 034058 call bn_lshiftmod 
+0x7825 034059 arg mem_t1 ,rega 
+0x7826 034060 call bn_lshiftmod 
+0x7827 034061 arg mem_t1 ,rega 
+0x7828 034062 arg mem_t3 ,regb 
+0x7829 034063 arg mem_t1 ,contw 
+0x782a 034064 call bn_mulmod 
+0x782b 034065 arg mem_t3 ,rega 
+0x782c 034066 arg mem_t0 ,contw 
+0x782d 034067 call bn_sqrmod 
+0x782e 034068 arg mem_t0 ,rega 
+0x782f 034069 call bn_lshiftmod 
+0x7830 034070 arg mem_t0 ,rega 
+0x7831 034071 call bn_lshiftmod 
+0x7832 034072 arg mem_t0 ,rega 
+0x7833 034073 call bn_lshiftmod 
+0x7834 034074 arg mem_cy ,contr 
+0x7835 034075 arg mem_t3 ,contw 
+0x7836 034076 call memcpy24 
+0x7837 034077 arg mem_t3 ,rega 
+0x7838 034078 call bn_lshiftmod 
+0x7839 034079 arg mem_t3 ,rega 
+0x783a 034080 arg mem_cz ,regb 
+0x783b 034081 arg mem_cz ,contw 
+0x783c 034082 call bn_mulmod 
+0x783d 034083 arg mem_t2 ,rega 
+0x783e 034084 arg mem_t3 ,contw 
+0x783f 034085 call bn_sqrmod 
+0x7840 034086 arg mem_t3 ,rega 
+0x7841 034087 arg mem_t1 ,regb 
+0x7842 034088 arg mem_t3 ,contw 
+0x7843 034089 call bn_submod 
+0x7844 034090 arg mem_t3 ,rega 
+0x7845 034091 arg mem_t1 ,regb 
+0x7846 034092 arg mem_cx ,contw 
+0x7847 034093 call bn_submod 
+0x7848 034094 arg mem_t1 ,rega 
+0x7849 034095 arg mem_cx ,regb 
+0x784a 034096 arg mem_t3 ,contw 
+0x784b 034097 call bn_submod 
+0x784c 034098 arg mem_t3 ,rega 
+0x784d 034099 arg mem_t2 ,regb 
+0x784e 034100 arg mem_t3 ,contw 
+0x784f 034101 call bn_mulmod 
+0x7850 034102 arg mem_t3 ,rega 
+0x7851 034103 arg mem_t0 ,regb 
+0x7852 034104 arg mem_cy ,contw 
+0x7853 034105 branch bn_submod 
+:      034109 ecadd:
+0x7854 034110 arg mem_az ,rega 
+0x7855 034111 arg mem_t7 ,contw 
+0x7856 034112 call bn_sqrmod 
+0x7857 034113 arg mem_cx ,rega 
+0x7858 034114 arg mem_t7 ,regb 
+0x7859 034115 arg mem_t0 ,contw 
+0x785a 034116 call bn_mulmod 
+0x785b 034117 arg mem_az ,rega 
+0x785c 034118 arg mem_t7 ,regb 
+0x785d 034119 arg mem_t7 ,contw 
+0x785e 034120 call bn_mulmod 
+0x785f 034121 arg mem_cy ,rega 
+0x7860 034122 arg mem_t7 ,regb 
+0x7861 034123 arg mem_t1 ,contw 
+0x7862 034124 call bn_mulmod 
+0x7863 034125 arg mem_cz ,rega 
+0x7864 034126 arg mem_t7 ,contw 
+0x7865 034127 call bn_sqrmod 
+0x7866 034128 arg mem_ax ,rega 
+0x7867 034129 arg mem_t7 ,regb 
+0x7868 034130 arg mem_t2 ,contw 
+0x7869 034131 call bn_mulmod 
+0x786a 034132 arg mem_cz ,rega 
+0x786b 034133 arg mem_t7 ,regb 
+0x786c 034134 arg mem_t7 ,contw 
+0x786d 034135 call bn_mulmod 
+0x786e 034136 arg mem_ay ,rega 
+0x786f 034137 arg mem_t7 ,regb 
+0x7870 034138 arg mem_t3 ,contw 
+0x7871 034139 call bn_mulmod 
+0x7872 034140 arg mem_t0 ,rega 
+0x7873 034141 arg mem_t2 ,regb 
+0x7874 034142 arg mem_t7 ,contw 
+0x7875 034143 call bn_submod 
+0x7876 034144 arg mem_t0 ,rega 
+0x7877 034145 arg mem_t2 ,regb 
+0x7878 034146 arg mem_t0 ,contw 
+0x7879 034147 call bn_addmod 
+0x787a 034148 arg mem_t1 ,rega 
+0x787b 034149 arg mem_t3 ,regb 
+0x787c 034150 arg mem_t2 ,contw 
+0x787d 034151 call bn_submod 
+0x787e 034152 arg mem_t1 ,rega 
+0x787f 034153 arg mem_t3 ,regb 
+0x7880 034154 arg mem_t1 ,contw 
+0x7881 034155 call bn_addmod 
+0x7882 034156 arg mem_t1 ,rega 
+0x7883 034157 arg mem_t7 ,regb 
+0x7884 034158 arg mem_t1 ,contw 
+0x7885 034159 call bn_mulmod 
+0x7886 034160 arg mem_cz ,rega 
+0x7887 034161 arg mem_az ,regb 
+0x7888 034162 arg mem_t3 ,contw 
+0x7889 034163 call bn_mulmod 
+0x788a 034164 arg mem_t3 ,rega 
+0x788b 034165 arg mem_t7 ,regb 
+0x788c 034166 arg mem_cz ,contw 
+0x788d 034167 call bn_mulmod 
+0x788e 034168 arg mem_t7 ,rega 
+0x788f 034169 arg mem_t7 ,contw 
+0x7890 034170 call bn_sqrmod 
+0x7891 034171 arg mem_t7 ,rega 
+0x7892 034172 arg mem_t0 ,regb 
+0x7893 034173 arg mem_t3 ,contw 
+0x7894 034174 call bn_mulmod 
+0x7895 034175 arg mem_t7 ,rega 
+0x7896 034176 arg mem_t1 ,regb 
+0x7897 034177 arg mem_t1 ,contw 
+0x7898 034178 call bn_mulmod 
+0x7899 034179 arg mem_t2 ,rega 
+0x789a 034180 arg mem_cx ,contw 
+0x789b 034181 call bn_sqrmod 
+0x789c 034182 arg mem_cx ,rega 
+0x789d 034183 arg mem_t3 ,regb 
+0x789e 034184 arg mem_cx ,contw 
+0x789f 034185 call bn_submod 
+0x78a0 034186 arg mem_cx ,contr 
+0x78a1 034187 arg mem_t7 ,contw 
+0x78a2 034188 call memcpy24 
+0x78a3 034189 arg mem_t7 ,rega 
+0x78a4 034190 call bn_lshiftmod 
+0x78a5 034191 arg mem_t3 ,rega 
+0x78a6 034192 arg mem_t7 ,regb 
+0x78a7 034193 arg mem_t3 ,contw 
+0x78a8 034194 call bn_submod 
+0x78a9 034195 arg mem_t3 ,rega 
+0x78aa 034196 arg mem_t2 ,regb 
+0x78ab 034197 arg mem_t2 ,contw 
+0x78ac 034198 call bn_mulmod 
+0x78ad 034199 arg mem_t2 ,rega 
+0x78ae 034200 arg mem_t1 ,regb 
+0x78af 034201 arg mem_cy ,contw 
+0x78b0 034202 call bn_submod 
+0x78b1 034203 arg mem_cy ,rega 
+0x78b2 034204 arg mem_p ,regb 
+0x78b3 034205 arg mem_cy ,contw 
+0x78b4 034206 force 0 ,regc 
+0x78b5 034207 fetch 1 ,mem_cy 
+0x78b6 034208 isolate1 0 ,pdata 
+0x78b7 034209 call bn_add ,true 
+0x78b8 034210 copy regc ,alarm 
+0x78b9 034211 arg mem_cy ,rega 
+0x78ba 034212 call bn_rshift6 
+0x78bb 034213 fetch 1 ,mem_cy5 
+0x78bc 034214 isolate1 0 ,alarm 
+0x78bd 034215 setflag true ,7 ,pdata 
+0x78be 034216 store 1 ,mem_cy5 
+0x78bf 034217 rtn 
+:      034221 eckp_0:
+0x78c0 034222 fetch 1 ,mem_ec_loopc 
+0x78c1 034223 increase -1 ,pdata 
+0x78c2 034224 nrtn positive 
+0x78c3 034225 store 1 ,mem_ec_loopc 
+0x78c4 034226 fetch 1 ,mem_ec_infinite 
+0x78c5 034227 call ecdbl ,blank 
+0x78c6 034228 fetch 1 ,mem_ec_loopc 
+0x78c7 034229 arg mem_k ,contr 
+0x78c8 034230 call bn_testbit 
+0x78c9 034231 branch eckp_0 ,true 
+0x78ca 034232 fetch 1 ,mem_ec_infinite 
+0x78cb 034233 nbranch eckp_1 ,blank 
+0x78cc 034234 call ecadd 
+0x78cd 034235 branch eckp_0 
+:      034236 eckp_1:
+0x78ce 034237 jam 0 ,mem_ec_infinite 
+0x78cf 034238 arg mem_ax ,contr 
+0x78d0 034239 arg mem_cx ,contw 
+0x78d1 034240 call ec_copy 
+0x78d2 034241 branch eckp_0 
+:      034244 ecunmapz:
+0x78d3 034245 arg mem_cz ,rega 
+0x78d4 034246 arg mem_t3 ,contw 
+0x78d5 034247 call bn_invmod 
+0x78d6 034248 arg mem_t3 ,rega 
+0x78d7 034249 arg mem_t1 ,contw 
+0x78d8 034250 call bn_sqrmod 
+0x78d9 034251 arg mem_cx ,rega 
+0x78da 034252 arg mem_t1 ,regb 
+0x78db 034253 arg mem_bx ,contw 
+0x78dc 034254 call bn_mulmod 
+0x78dd 034255 arg mem_t3 ,rega 
+0x78de 034256 arg mem_t1 ,regb 
+0x78df 034257 arg mem_t2 ,contw 
+0x78e0 034258 call bn_mulmod 
+0x78e1 034259 arg mem_cy ,rega 
+0x78e2 034260 arg mem_t2 ,regb 
+0x78e3 034261 arg mem_by ,contw 
+0x78e4 034262 branch bn_mulmod 
+:      034266 sha_endian_swap2:
+0x78e5 034267 ifetch 4 ,contr 
+0x78e6 034268 force 4 ,rega 
+0x78e7 034269 increase 3 ,contw 
+:      034270 sha_endian_loop:
+0x78e8 034271 istore 1 ,contw 
+0x78e9 034272 rshift8 pdata ,pdata 
+0x78ea 034273 increase -2 ,contw 
+0x78eb 034274 increase -1 ,rega 
+0x78ec 034275 nbranch sha_endian_loop ,zero 
+0x78ed 034276 increase 5 ,contw 
+0x78ee 034277 loop sha_endian_swap2 
+0x78ef 034278 rtn 
+:      034281 sha_getw:
+0x78f0 034282 lshift2 queue ,pdata 
+0x78f1 034283 iadd timeup ,contr 
+0x78f2 034284 ifetch 4 ,contr 
+0x78f3 034285 rtn 
+:      034287 sha_r:
+0x78f4 034288 force 16 ,alarm 
+0x78f5 034289 arg memdat ,timeup 
+:      034290 sha_r_loop:
+0x78f6 034291 add alarm ,-7 ,queue 
+0x78f7 034292 call sha_getw 
+0x78f8 034293 iforce temp 
+0x78f9 034294 add alarm ,-16 ,queue 
+0x78fa 034295 call sha_getw 
+0x78fb 034296 iadd temp ,temp 
+0x78fc 034297 add alarm ,-2 ,queue 
+0x78fd 034298 call sha_getw 
+0x78fe 034299 shasx pdata ,1 ,pdata 
+0x78ff 034300 iadd temp ,temp 
+0x7900 034301 add alarm ,-15 ,queue 
+0x7901 034302 call sha_getw 
+0x7902 034303 shasx pdata ,0 ,pdata 
+0x7903 034304 iadd temp ,temp 
+0x7904 034305 lshift2 alarm ,pdata 
+0x7905 034306 iadd timeup ,contw 
+0x7906 034307 istoret 4 ,contw 
+0x7907 034308 increase 1 ,alarm 
+0x7908 034309 compare 64 ,alarm ,0xff 
+0x7909 034310 nbranch sha_r_loop ,true 
+0x790a 034311 rtn 
+:      034314 sha_init:
+0x790b 034315 arg memh0 ,contr 
+0x790c 034316 force 7 ,regext_index 
+:      034317 sha_init_0:
+0x790d 034318 ifetch 4 ,contr 
+0x790e 034319 iforce regext 
+0x790f 034320 increase -1 ,regext_index 
+0x7910 034321 branch sha_init_0 ,positive 
+0x7911 034322 rtn 
+:      034324 sha:
+0x7912 034325 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034326 call sha_r 
+0x7914 034327 arg memahbak ,contw 
+0x7915 034328 force 0 ,regext_index 
+:      034329 sha_0:
+0x7916 034330 deposit regext 
+0x7917 034331 istore 4 ,contw 
+0x7918 034332 increase 1 ,regext_index 
+0x7919 034333 compare 8 ,regext_index ,0xff 
+0x791a 034334 nbranch sha_0 ,true 
+0x791b 034335 call enable_authrom 
+0x791c 034336 arg memk ,timeup 
+0x791d 034337 arg memdat ,alarm 
+0x791e 034338 force 64 ,loopcnt 
+:      034339 sha_loop:
+0x791f 034340 ifetcht 4 ,alarm 
+0x7920 034341 ifetch 4 ,timeup 
+0x7921 034342 increase 4 ,timeup 
+0x7922 034343 increase 4 ,alarm 
+0x7923 034344 iadd temp ,pdata 
+0x7924 034345 force 7 ,regext_index 
+0x7925 034346 iadd regext ,temp 
+0x7926 034347 force 4 ,regext_index 
+0x7927 034348 shasx regext ,3 ,pdata 
+0x7928 034349 iadd temp ,temp 
+0x7929 034350 force 5 ,regext_index 
+0x792a 034351 deposit regext 
+0x792b 034352 force 6 ,regext_index 
+0x792c 034353 ixor regext ,pdata 
+0x792d 034354 force 4 ,regext_index 
+0x792e 034355 iand regext ,pdata 
+0x792f 034356 force 6 ,regext_index 
+0x7930 034357 ixor regext ,pdata 
+0x7931 034358 iadd temp ,temp 
+0x7932 034359 force 7 ,regext_index 
+0x7933 034360 copy temp ,regext 
+0x7934 034361 force 3 ,regext_index 
+0x7935 034362 deposit regext 
+0x7936 034363 iadd temp ,regext 
+0x7937 034364 force 0 ,regext_index 
+0x7938 034365 deposit regext 
+0x7939 034366 force 1 ,regext_index 
+0x793a 034367 iand regext ,temp 
+0x793b 034368 ior regext ,pdata 
+0x793c 034369 force 2 ,regext_index 
+0x793d 034370 iand regext ,pdata 
+0x793e 034371 ior temp ,temp 
+0x793f 034372 force 0 ,regext_index 
+0x7940 034373 shasx regext ,2 ,pdata 
+0x7941 034374 iadd temp ,pdata 
+0x7942 034375 force 7 ,regext_index 
+0x7943 034376 iadd regext ,regext 
+0x7944 034377 regexrot 
+0x7945 034378 loop sha_loop 
+0x7946 034379 arg memahbak ,contr 
+0x7947 034380 force 0 ,regext_index 
+:      034381 sha_1:
+0x7948 034382 ifetch 4 ,contr 
+0x7949 034383 iadd regext ,regext 
+0x794a 034384 increase 1 ,regext_index 
+0x794b 034385 compare 8 ,regext_index ,0xff 
+0x794c 034386 nbranch sha_1 ,true 
+0x794d 034387 branch disable_authrom 
+:      034390 sha_result:
+0x794e 034391 arg memresult ,contw 
+0x794f 034392 force 7 ,regext_index 
+:      034393 sha_regext_save:
+0x7950 034394 deposit regext 
+0x7951 034395 istore 4 ,contw 
+0x7952 034396 increase -1 ,regext_index 
+0x7953 034397 branch sha_regext_save ,positive 
+0x7954 034398 rtn 
+:      034400 pad_xor:
+0x7955 034402 arg memdat ,contw 
+0x7956 034403 increase -4 ,contr 
+0x7957 034404 sub loopcnt ,16 ,rega 
+:      034405 pad_xor_0:
+0x7958 034406 ifetch 4 ,contr 
+0x7959 034407 ixor temp ,pdata 
+0x795a 034408 istore 4 ,contw 
+0x795b 034409 increase -8 ,contr 
+0x795c 034410 loop pad_xor_0 
+0x795d 034411 copy rega ,loopcnt 
+0x795e 034412 deposit temp 
+:      034413 pad_xor_1:
+0x795f 034414 istore 4 ,contw 
+0x7960 034415 loop pad_xor_1 
+0x7961 034416 rtn 
+:      034418 g_noninit_number_confirm:
+0x7962 034419 call g_noninit0 
+0x7963 034420 call sha_result 
+0x7964 034421 branch g_common0 
+:      034423 g_noninit:
+0x7965 034424 call g_noninit0 
+0x7966 034425 branch g_common0 
+:      034427 g_noninit0:
+0x7967 034428 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034429 arg memdat ,contw 
+0x7969 034430 force 6 ,loopcnt 
+0x796a 034431 call memcpy_dword_swap 
+0x796b 034432 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034433 force 6 ,loopcnt 
+0x796d 034434 call memcpy_dword_swap 
+0x796e 034435 arg mem_sp_random_remote_end ,contr 
+0x796f 034436 call memcpy_dword_swap4 
+0x7970 034437 call sha_init 
+0x7971 034438 call sha 
+0x7972 034439 arg mem_sp_random_local_end ,contr 
+0x7973 034440 arg memdat ,contw 
+0x7974 034441 branch g_common 
+:      034443 g_init:
+0x7975 034444 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034445 arg memdat ,contw 
+0x7977 034446 force 6 ,loopcnt 
+0x7978 034447 call memcpy_dword_swap 
+0x7979 034448 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034449 force 6 ,loopcnt 
+0x797b 034450 call memcpy_dword_swap 
+0x797c 034451 arg mem_sp_random_local_end ,contr 
+0x797d 034452 call memcpy_dword_swap4 
+0x797e 034453 call sha_init 
+0x797f 034454 call sha 
+0x7980 034455 arg mem_sp_random_remote_end ,contr 
+0x7981 034456 arg memdat ,contw 
+0x7982 034457 call g_common 
+0x7983 034458 branch g_common0 
+:      034460 g_common:
+0x7984 034461 call memcpy_dword_swap4 
+0x7985 034462 setarg 0x800000 
+0x7986 034463 lshift8 pdata ,pdata 
+0x7987 034464 istore 4 ,contw 
+0x7988 034465 force 5 ,loopcnt 
+0x7989 034466 call memset0 
+0x798a 034467 setarg 640 
+0x798b 034468 istore 4 ,contw 
+0x798c 034469 branch sha 
+:      034470 g_common0:
+0x798d 034471 fetch 4 ,memresult 
+0x798e 034473 arg 1000 ,rega 
+0x798f 034474 idiv rega 
+0x7990 034475 call wait_div_end 
+0x7991 034476 remainder pdata 
+0x7992 034477 store 4 ,mem_gkey 
+0x7993 034478 quotient pdata 
+0x7994 034479 arg 1000 ,rega 
+0x7995 034480 idiv rega 
+0x7996 034481 call wait_div_end 
+0x7997 034482 remainder pdata 
+0x7998 034483 arg 1000 ,rega 
+0x7999 034484 imul32 rega ,pdata 
+0x799a 034485 fetcht 4 ,mem_gkey 
+0x799b 034486 iadd temp ,pdata 
+0x799c 034487 store 4 ,mem_gkey 
+0x799d 034488 rtn 
+:      034490 function_f1_no_key:
+0x799e 034491 jam 0 ,mem_passkey_1bit 
+0x799f 034492 branch function_f1_common 
+:      034494 function_f1:
+0x79a0 034495 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034496 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034497 function_f1_common:
+0x79a2 034498 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034499 setarg 0x363636 
+0x79a4 034500 lshift8 pdata ,temp 
+0x79a5 034501 or_into 0x36 ,temp 
+0x79a6 034502 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034503 copy pdata ,contr 
+0x79a8 034504 force 4 ,loopcnt 
+0x79a9 034505 call pad_xor 
+0x79aa 034506 call sha_init 
+0x79ab 034507 call sha 
+0x79ac 034508 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034509 copy pdata ,contr 
+0x79ae 034510 arg memdat ,contw 
+0x79af 034511 force 6 ,loopcnt 
+0x79b0 034512 call memcpy_dword_swap 
+0x79b1 034513 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034514 copy pdata ,contr 
+0x79b3 034515 force 6 ,loopcnt 
+0x79b4 034516 call memcpy_dword_swap 
+0x79b5 034517 setarg 0x800000 
+0x79b6 034518 istore 3 ,contw 
+0x79b7 034520 fetch 1 ,mem_passkey_1bit 
+0x79b8 034522 istore 1 ,contw 
+0x79b9 034523 force 0 ,pdata 
+0x79ba 034524 istore 8 ,contw 
+0x79bb 034525 setarg 0x0388 
+0x79bc 034526 istore 4 ,contw 
+0x79bd 034527 call sha 
+0x79be 034528 call sha_result 
+0x79bf 034529 arg memresult ,contr 
+0x79c0 034530 arg memahsave ,contw 
+0x79c1 034531 call memcpy32 
+0x79c2 034533 setarg 0x5c5c5c 
+0x79c3 034534 lshift8 pdata ,temp 
+0x79c4 034535 or_into 0x5c ,temp 
+0x79c5 034536 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034537 copy pdata ,contr 
+0x79c7 034538 force 4 ,loopcnt 
+0x79c8 034539 call pad_xor 
+0x79c9 034540 call sha_init 
+0x79ca 034541 call sha 
+0x79cb 034542 arg memahsave_end ,contr 
+0x79cc 034543 arg memdat ,contw 
+0x79cd 034544 force 8 ,loopcnt 
+0x79ce 034545 call memcpy_dword_swap 
+0x79cf 034546 setarg 0x800000 
+0x79d0 034547 lshift8 pdata ,pdata 
+0x79d1 034548 istore 4 ,contw 
+0x79d2 034549 call bn_zero 
+0x79d3 034550 setarg 0x0300 
+0x79d4 034551 istore 4 ,contw 
+0x79d5 034552 call sha 
+0x79d6 034553 branch sha_result 
+:      034556 function_f2:
+0x79d7 034557 setarg 0x363636 
+0x79d8 034558 lshift8 pdata ,temp 
+0x79d9 034559 or_into 0x36 ,temp 
+0x79da 034560 arg mem_sp_dhkey_end ,contr 
+0x79db 034561 force 6 ,loopcnt 
+0x79dc 034562 call pad_xor 
+0x79dd 034563 call sha_init 
+0x79de 034564 call sha 
+0x79df 034565 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034566 copy pdata ,contr 
+0x79e1 034567 arg memdat ,contw 
+0x79e2 034568 call memcpy_dword_swap4 
+0x79e3 034569 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034570 copy pdata ,contr 
+0x79e5 034571 call memcpy_dword_swap4 
+0x79e6 034573 setarg 0x62746c 
+0x79e7 034574 lshift8 pdata ,pdata 
+0x79e8 034575 or_into 0x6b ,pdata 
+0x79e9 034576 istore 4 ,contw 
+0x79ea 034577 arg mem_addr_value_end ,contr 
+0x79eb 034578 force 3 ,loopcnt 
+0x79ec 034579 call memcpy_dword_swap 
+0x79ed 034581 setarg 0x800000 
+0x79ee 034582 lshift8 pdata ,pdata 
+0x79ef 034583 istore 4 ,contw 
+0x79f0 034584 force 0 ,pdata 
+0x79f1 034585 istore 8 ,contw 
+0x79f2 034586 setarg 0x0380 
+0x79f3 034587 istore 4 ,contw 
+0x79f4 034588 call sha 
+0x79f5 034590 call sha_result 
+0x79f6 034591 arg memresult ,contr 
+0x79f7 034592 arg memahsave ,contw 
+0x79f8 034593 call memcpy32 
+0x79f9 034595 setarg 0x5c5c5c 
+0x79fa 034596 lshift8 pdata ,temp 
+0x79fb 034597 or_into 0x5c ,temp 
+0x79fc 034598 arg mem_sp_dhkey_end ,contr 
+0x79fd 034599 force 6 ,loopcnt 
+0x79fe 034600 call pad_xor 
+0x79ff 034601 call sha_init 
+0x7a00 034602 call sha 
+0x7a01 034603 arg memahsave_end ,contr 
+0x7a02 034604 arg memdat ,contw 
+0x7a03 034605 force 8 ,loopcnt 
+0x7a04 034606 call memcpy_dword_swap 
+0x7a05 034607 setarg 0x800000 
+0x7a06 034608 lshift8 pdata ,pdata 
+0x7a07 034609 istore 4 ,contw 
+0x7a08 034610 call bn_zero 
+0x7a09 034611 setarg 0x0300 
+0x7a0a 034612 istore 4 ,contw 
+0x7a0b 034613 call sha 
+0x7a0c 034614 branch sha_result 
+:      034617 function_f3a:
+0x7a0d 034618 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034619 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034620 function_f3a_common:
+0x7a0f 034621 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034622 setarg 0x363636 
+0x7a11 034623 lshift8 pdata ,temp 
+0x7a12 034624 or_into 0x36 ,temp 
+0x7a13 034625 arg mem_sp_dhkey_end ,contr 
+0x7a14 034626 force 6 ,loopcnt 
+0x7a15 034627 call pad_xor 
+0x7a16 034628 call sha_init 
+0x7a17 034629 call sha 
+0x7a18 034630 arg mem_sp_random_remote_end ,contr 
+0x7a19 034631 arg memdat ,contw 
+0x7a1a 034632 call memcpy_dword_swap4 
+0x7a1b 034633 arg mem_sp_random_local_end ,contr 
+0x7a1c 034634 call memcpy_dword_swap4 
+0x7a1d 034635 branch function_f3_common 
+:      034637 function_f3a_no_pin:
+0x7a1e 034638 setarg 0 
+0x7a1f 034639 store 4 ,mem_pin 
+0x7a20 034640 branch function_f3a_common 
+:      034642 function_f3b_no_pin:
+0x7a21 034643 setarg 0 
+0x7a22 034644 store 4 ,mem_pin 
+0x7a23 034645 branch function_f3b_common 
+:      034648 function_f3b:
+0x7a24 034649 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034650 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034651 function_f3b_common:
+0x7a26 034652 setarg 0x363636 
+0x7a27 034653 lshift8 pdata ,temp 
+0x7a28 034654 or_into 0x36 ,temp 
+0x7a29 034655 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034656 force 6 ,loopcnt 
+0x7a2b 034657 call pad_xor 
+0x7a2c 034658 call sha_init 
+0x7a2d 034659 call sha 
+0x7a2e 034661 arg mem_sp_random_local_end ,contr 
+0x7a2f 034662 arg memdat ,contw 
+0x7a30 034663 call memcpy_dword_swap4 
+0x7a31 034664 arg mem_sp_random_remote_end ,contr 
+0x7a32 034665 call memcpy_dword_swap4 
+:      034666 function_f3_common:
+0x7a33 034667 setarg 0x0 
+0x7a34 034668 istore 8 ,contw 
+0x7a35 034669 istore 4 ,contw 
+0x7a36 034670 fetch 4 ,mem_pin 
+0x7a37 034671 istore 4 ,contw 
+0x7a38 034673 copy contw ,temp 
+0x7a39 034674 jam 0x80 ,mem_addr_padding 
+0x7a3a 034675 copy temp ,contw 
+0x7a3b 034676 arg mem_addr_iocap_end ,contr 
+0x7a3c 034677 call memcpy_dword_swap4 
+0x7a3d 034679 call sha 
+0x7a3e 034681 arg memdat ,contw 
+0x7a3f 034682 force 7 ,loopcnt 
+0x7a40 034683 call memset0 
+0x7a41 034684 istore 4 ,contw 
+0x7a42 034685 setarg 0x03F8 
+0x7a43 034686 istore 4 ,contw 
+0x7a44 034687 call sha 
+0x7a45 034688 call sha_result 
+0x7a46 034690 arg memresult ,contr 
+0x7a47 034691 arg memahsave ,contw 
+0x7a48 034692 call memcpy32 
+0x7a49 034694 setarg 0x5c5c5c 
+0x7a4a 034695 lshift8 pdata ,temp 
+0x7a4b 034696 or_into 0x5c ,temp 
+0x7a4c 034697 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034698 force 6 ,loopcnt 
+0x7a4e 034699 call pad_xor 
+0x7a4f 034700 call sha_init 
+0x7a50 034701 call sha 
+0x7a51 034702 arg memahsave_end ,contr 
+0x7a52 034703 arg memdat ,contw 
+0x7a53 034704 force 8 ,loopcnt 
+0x7a54 034705 call memcpy_dword_swap 
+0x7a55 034706 setarg 0x800000 
+0x7a56 034707 lshift8 pdata ,pdata 
+0x7a57 034708 istore 4 ,contw 
+0x7a58 034709 call bn_zero 
+0x7a59 034710 setarg 0x0300 
+0x7a5a 034711 istore 4 ,contw 
+0x7a5b 034712 call sha 
+0x7a5c 034713 branch sha_result 
+:      034720 eckp_calc_init:
+0x7a5d 034721 jam 192 ,mem_ec_loopc 
+:      034722 eckp_calc_init_1:
+0x7a5e 034723 fetch 1 ,mem_ec_loopc 
+0x7a5f 034724 rtn blank 
+0x7a60 034725 increase -1 ,pdata 
+0x7a61 034726 store 1 ,mem_ec_loopc 
+0x7a62 034727 arg mem_k ,contr 
+0x7a63 034728 call bn_testbit 
+0x7a64 034729 branch eckp_calc_init_1 ,true 
+0x7a65 034730 arg mem_ax ,contr 
+0x7a66 034731 arg mem_cx ,contw 
+0x7a67 034732 branch ec_copy 
+:      034734 eckp_calc:
+0x7a68 034735 call ecdbl 
+0x7a69 034736 fetch 1 ,mem_ec_loopc 
+0x7a6a 034737 increase -1 ,pdata 
+0x7a6b 034738 store 1 ,mem_ec_loopc 
+0x7a6c 034739 arg mem_k ,contr 
+0x7a6d 034740 call bn_testbit 
+0x7a6e 034741 rtn true 
+0x7a6f 034742 branch ecadd 
+:      034744 memcpy_dword_swap4:
+0x7a70 034745 force 4 ,loopcnt 
+:      034746 memcpy_dword_swap:
+0x7a71 034747 increase -4 ,contr 
+:      034748 memcpy_dword_swap_loop:
+0x7a72 034749 ifetch 4 ,contr 
+0x7a73 034750 istore 4 ,contw 
+0x7a74 034751 increase -8 ,contr 
+0x7a75 034752 loop memcpy_dword_swap_loop 
+0x7a76 034753 rtn 
+:      034758 sp_initialize_256:
+0x7a77 034759 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034760 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034761 branch le_secure_connection_disable ,blank 
+0x7a7a 034762 call le_secure_connection_enable 
+0x7a7b 034763 call sp_clear_flags 
+0x7a7c 034765 branch sp_pubkey_calc_256 
+:      034770 sp_pubkey_calc_256:
+0x7a7d 034771 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034772 rtnne sp_key_invalid 
+0x7a7f 034773 fetch 1 ,mem_le_sc_calc 
+0x7a80 034774 rtnne sp_calc_standby 
+0x7a81 034776 arg mem_le_private_key_256 ,contw 
+0x7a82 034777 force 15 ,queue 
+0x7a83 034778 call random_generator 
+0x7a84 034779 random pdata 
+0x7a85 034780 rshift pdata ,pdata 
+0x7a86 034781 istore 2 ,contw 
+0x7a87 034783 arg mem_k_256 ,contw 
+0x7a88 034784 arg mem_le_private_key_256 ,contr 
+0x7a89 034785 call memcpy32 
+0x7a8a 034787 arg mem_ax_256 ,contw 
+0x7a8b 034788 arg mem_gx_256 ,contr 
+0x7a8c 034789 call memcpy64 
+0x7a8d 034791 arg mem_az_256 ,contw 
+0x7a8e 034792 call clear_mem_256 
+0x7a8f 034793 jam 1 ,mem_az_256 
+0x7a90 034795 call eckp_calc_init_256 
+0x7a91 034796 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034797 rtn 
+:      034799 sp_pubkey_generated_256:
+0x7a93 034800 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034801 arg mem_bx_256 ,contr 
+0x7a95 034802 call memcpy64 
+0x7a96 034803 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034804 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034805 rtn 
+:      034809 sp_dhkey_calc_256:
+0x7a99 034810 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034811 rtnne sp_key_invalid 
+0x7a9b 034812 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034813 rtnne sp_calc_standby 
+0x7a9d 034815 arg mem_k_256 ,contw 
+0x7a9e 034816 arg mem_le_private_key_256 ,contr 
+0x7a9f 034817 call memcpy32 
+0x7aa0 034819 arg mem_ax_256 ,contw 
+0x7aa1 034820 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034821 call memcpy64 
+0x7aa3 034823 arg mem_az_256 ,contw 
+0x7aa4 034824 call clear_mem_256 
+0x7aa5 034825 jam 1 ,mem_az_256 
+0x7aa6 034827 call eckp_calc_init_256 
+0x7aa7 034828 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034829 rtn 
+:      034832 sp_dhkey_generated_256:
+0x7aa9 034834 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034835 arg mem_bx_256 ,contr 
+0x7aab 034836 call memcpy32 
+0x7aac 034837 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034838 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034839 rtn 
+:      034843 sp_calc_sequence_256:
+0x7aaf 034844 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034845 rtn blank 
+0x7ab1 034846 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034847 rtn blank 
+0x7ab3 034848 increase 0x80 ,pdata 
+0x7ab4 034849 store 1 ,mem_le_sc_calc 
+0x7ab5 034850 rtnbit1 7 
+0x7ab6 034851 fetch 2 ,mem_ec_loopc 
+0x7ab7 034852 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034853 branch eckp_calc_256 
+:      034855 sp_calc_sequence_done_256:
+0x7ab9 034856 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034857 call ecunmapz_256 
+0x7abb 034858 fetch 1 ,mem_le_sc_calc 
+0x7abc 034859 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034860 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034861 rtn 
+:      034864 eckp_calc_256:
+0x7abf 034865 call ecdbl_256 
+0x7ac0 034866 fetch 2 ,mem_ec_loopc 
+0x7ac1 034867 increase -1 ,pdata 
+0x7ac2 034868 store 2 ,mem_ec_loopc 
+0x7ac3 034869 arg mem_k_256 ,contr 
+0x7ac4 034870 call bn_testbit 
+0x7ac5 034871 rtn true 
+0x7ac6 034872 branch ecadd_256 
+:      034874 eckp_calc_init_256:
+0x7ac7 034875 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034876 setarg 256 ,pdata 
+0x7ac9 034877 store 2 ,mem_ec_loopc 
+:      034878 eckp_calc_init_256_1:
+0x7aca 034879 fetch 2 ,mem_ec_loopc 
+0x7acb 034880 rtn blank 
+0x7acc 034881 increase -1 ,pdata 
+0x7acd 034882 store 2 ,mem_ec_loopc 
+0x7ace 034883 arg mem_k_256 ,contr 
+0x7acf 034884 call bn_testbit 
+0x7ad0 034885 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034886 arg mem_ax_256 ,contr 
+0x7ad2 034887 arg mem_cx_256 ,contw 
+0x7ad3 034888 branch memcpy96 
+:      034891 ecunmapz_256:
+0x7ad4 034892 arg mem_cz_256 ,rega 
+0x7ad5 034893 arg mem_t3_256 ,contw 
+0x7ad6 034894 call bn_invmod_256 
+0x7ad7 034895 arg mem_t3_256 ,rega 
+0x7ad8 034896 arg mem_t1_256 ,contw 
+0x7ad9 034897 call bn_sqrmod_256 
+0x7ada 034898 arg mem_cx_256 ,rega 
+0x7adb 034899 arg mem_t1_256 ,regb 
+0x7adc 034900 arg mem_bx_256 ,contw 
+0x7add 034901 call bn_mulmod_256 
+0x7ade 034902 arg mem_t3_256 ,rega 
+0x7adf 034903 arg mem_t1_256 ,regb 
+0x7ae0 034904 arg mem_t2_256 ,contw 
+0x7ae1 034905 call bn_mulmod_256 
+0x7ae2 034906 arg mem_cy_256 ,rega 
+0x7ae3 034907 arg mem_t2_256 ,regb 
+0x7ae4 034908 arg mem_by_256 ,contw 
+0x7ae5 034909 branch bn_mulmod_256 
+:      034911 ecdbl_256:
+0x7ae6 034912 arg mem_cz_256 ,rega 
+0x7ae7 034913 arg mem_t2_256 ,contw 
+0x7ae8 034914 call bn_sqrmod_256 
+0x7ae9 034915 arg mem_t2_256 ,rega 
+0x7aea 034916 arg mem_t3_256 ,contw 
+0x7aeb 034917 call bn_sqrmod_256 
+0x7aec 034919 arg mem_a_256 ,rega 
+0x7aed 034920 arg mem_t3_256 ,regb 
+0x7aee 034921 arg mem_t3_256 ,contw 
+0x7aef 034922 call bn_mulmod_256 
+0x7af0 034923 arg mem_cx_256 ,rega 
+0x7af1 034924 arg mem_t2_256 ,contw 
+0x7af2 034925 call bn_sqrmod_256 
+0x7af3 034927 arg mem_t2_256 ,contr 
+0x7af4 034928 arg mem_t1_256 ,contw 
+0x7af5 034929 call memcpy32 
+0x7af6 034930 arg mem_t1_256 ,rega 
+0x7af7 034931 call bn_lshiftmod_256 
+0x7af8 034932 arg mem_t2_256 ,rega 
+0x7af9 034933 arg mem_t1_256 ,regb 
+0x7afa 034934 arg mem_t2_256 ,contw 
+0x7afb 034935 call bn_addmod_256 
+0x7afc 034937 arg mem_t2_256 ,rega 
+0x7afd 034938 arg mem_t3_256 ,regb 
+0x7afe 034939 arg mem_t2_256 ,contw 
+0x7aff 034940 call bn_addmod_256 
+0x7b00 034942 arg mem_cx_256 ,contr 
+0x7b01 034943 arg mem_t1_256 ,contw 
+0x7b02 034944 call memcpy32 
+0x7b03 034945 arg mem_cy_256 ,rega 
+0x7b04 034946 arg mem_t3_256 ,contw 
+0x7b05 034947 call bn_sqrmod_256 
+0x7b06 034948 arg mem_t1_256 ,rega 
+0x7b07 034949 call bn_lshiftmod_256 
+0x7b08 034950 arg mem_t1_256 ,rega 
+0x7b09 034951 call bn_lshiftmod_256 
+0x7b0a 034952 arg mem_t1_256 ,rega 
+0x7b0b 034953 arg mem_t3_256 ,regb 
+0x7b0c 034954 arg mem_t1_256 ,contw 
+0x7b0d 034955 call bn_mulmod_256 
+0x7b0e 034956 arg mem_t3_256 ,rega 
+0x7b0f 034957 arg mem_t0_256 ,contw 
+0x7b10 034958 call bn_sqrmod_256 
+0x7b11 034959 arg mem_t0_256 ,rega 
+0x7b12 034960 call bn_lshiftmod_256 
+0x7b13 034961 arg mem_t0_256 ,rega 
+0x7b14 034962 call bn_lshiftmod_256 
+0x7b15 034963 arg mem_t0_256 ,rega 
+0x7b16 034964 call bn_lshiftmod_256 
+0x7b17 034965 arg mem_cy_256 ,contr 
+0x7b18 034966 arg mem_t3_256 ,contw 
+0x7b19 034967 call memcpy32 
+0x7b1a 034968 arg mem_t3_256 ,rega 
+0x7b1b 034969 call bn_lshiftmod_256 
+0x7b1c 034970 arg mem_t3_256 ,rega 
+0x7b1d 034971 arg mem_cz_256 ,regb 
+0x7b1e 034972 arg mem_cz_256 ,contw 
+0x7b1f 034973 call bn_mulmod_256 
+0x7b20 034976 arg mem_t2_256 ,rega 
+0x7b21 034977 arg mem_t3_256 ,contw 
+0x7b22 034978 call bn_sqrmod_256 
+0x7b23 034980 arg mem_t3_256 ,rega 
+0x7b24 034981 arg mem_t1_256 ,regb 
+0x7b25 034982 arg mem_t3_256 ,contw 
+0x7b26 034983 call bn_submod_256 
+0x7b27 034984 arg mem_t3_256 ,rega 
+0x7b28 034985 arg mem_t1_256 ,regb 
+0x7b29 034986 arg mem_cx_256 ,contw 
+0x7b2a 034987 call bn_submod_256 
+0x7b2b 034988 arg mem_t1_256 ,rega 
+0x7b2c 034989 arg mem_cx_256 ,regb 
+0x7b2d 034990 arg mem_t3_256 ,contw 
+0x7b2e 034991 call bn_submod_256 
+0x7b2f 034992 arg mem_t3_256 ,rega 
+0x7b30 034993 arg mem_t2_256 ,regb 
+0x7b31 034994 arg mem_t3_256 ,contw 
+0x7b32 034995 call bn_mulmod_256 
+0x7b33 034996 arg mem_t3_256 ,rega 
+0x7b34 034997 arg mem_t0_256 ,regb 
+0x7b35 034998 arg mem_cy_256 ,contw 
+0x7b36 034999 branch bn_submod_256 
+:      035001 ecadd_256:
+0x7b37 035003 arg mem_az_256 ,rega 
+0x7b38 035004 arg mem_t7_256 ,contw 
+0x7b39 035005 call bn_sqrmod_256 
+0x7b3a 035006 arg mem_cx_256 ,rega 
+0x7b3b 035007 arg mem_t7_256 ,regb 
+0x7b3c 035008 arg mem_t0_256 ,contw 
+0x7b3d 035009 call bn_mulmod_256 
+0x7b3e 035012 arg mem_az_256 ,rega 
+0x7b3f 035013 arg mem_t7_256 ,regb 
+0x7b40 035014 arg mem_t7_256 ,contw 
+0x7b41 035015 call bn_mulmod_256 
+0x7b42 035016 arg mem_cy_256 ,rega 
+0x7b43 035017 arg mem_t7_256 ,regb 
+0x7b44 035018 arg mem_t1_256 ,contw 
+0x7b45 035019 call bn_mulmod_256 
+0x7b46 035022 arg mem_cz_256 ,rega 
+0x7b47 035023 arg mem_t7_256 ,contw 
+0x7b48 035024 call bn_sqrmod_256 
+0x7b49 035025 arg mem_ax_256 ,rega 
+0x7b4a 035026 arg mem_t7_256 ,regb 
+0x7b4b 035027 arg mem_t2_256 ,contw 
+0x7b4c 035028 call bn_mulmod_256 
+0x7b4d 035030 arg mem_cz_256 ,rega 
+0x7b4e 035031 arg mem_t7_256 ,regb 
+0x7b4f 035032 arg mem_t7_256 ,contw 
+0x7b50 035033 call bn_mulmod_256 
+0x7b51 035034 arg mem_ay_256 ,rega 
+0x7b52 035035 arg mem_t7_256 ,regb 
+0x7b53 035036 arg mem_t3_256 ,contw 
+0x7b54 035037 call bn_mulmod_256 
+0x7b55 035042 arg mem_t0_256 ,regb 
+0x7b56 035043 arg mem_t2_256 ,rega 
+0x7b57 035044 arg mem_t7_256 ,contw 
+0x7b58 035045 call bn_submod_256 
+0x7b59 035046 arg mem_t0_256 ,rega 
+0x7b5a 035047 arg mem_t2_256 ,regb 
+0x7b5b 035048 arg mem_t0_256 ,contw 
+0x7b5c 035049 call bn_addmod_256 
+0x7b5d 035052 arg mem_t1_256 ,regb 
+0x7b5e 035053 arg mem_t3_256 ,rega 
+0x7b5f 035054 arg mem_t2_256 ,contw 
+0x7b60 035055 call bn_submod_256 
+0x7b61 035056 arg mem_t1_256 ,rega 
+0x7b62 035057 arg mem_t3_256 ,regb 
+0x7b63 035058 arg mem_t1_256 ,contw 
+0x7b64 035059 call bn_addmod_256 
+0x7b65 035060 arg mem_t1_256 ,rega 
+0x7b66 035061 arg mem_t7_256 ,regb 
+0x7b67 035062 arg mem_t1_256 ,contw 
+0x7b68 035063 call bn_mulmod_256 
+0x7b69 035064 arg mem_cz_256 ,rega 
+0x7b6a 035065 arg mem_az_256 ,regb 
+0x7b6b 035066 arg mem_t3_256 ,contw 
+0x7b6c 035067 call bn_mulmod_256 
+0x7b6d 035068 arg mem_t3_256 ,rega 
+0x7b6e 035069 arg mem_t7_256 ,regb 
+0x7b6f 035070 arg mem_cz_256 ,contw 
+0x7b70 035071 call bn_mulmod_256 
+0x7b71 035073 arg mem_t7_256 ,rega 
+0x7b72 035074 arg mem_t7_256 ,contw 
+0x7b73 035075 call bn_sqrmod_256 
+0x7b74 035076 arg mem_t7_256 ,rega 
+0x7b75 035077 arg mem_t0_256 ,regb 
+0x7b76 035078 arg mem_t3_256 ,contw 
+0x7b77 035079 call bn_mulmod_256 
+0x7b78 035080 arg mem_t7_256 ,rega 
+0x7b79 035081 arg mem_t1_256 ,regb 
+0x7b7a 035082 arg mem_t1_256 ,contw 
+0x7b7b 035083 call bn_mulmod_256 
+0x7b7c 035084 arg mem_t2_256 ,rega 
+0x7b7d 035085 arg mem_cx_256 ,contw 
+0x7b7e 035086 call bn_sqrmod_256 
+0x7b7f 035087 arg mem_cx_256 ,rega 
+0x7b80 035088 arg mem_t3_256 ,regb 
+0x7b81 035089 arg mem_cx_256 ,contw 
+0x7b82 035090 call bn_submod_256 
+0x7b83 035091 arg mem_cx_256 ,contr 
+0x7b84 035092 arg mem_t7_256 ,contw 
+0x7b85 035093 call memcpy32 
+0x7b86 035094 arg mem_t7_256 ,rega 
+0x7b87 035095 call bn_lshiftmod_256 
+0x7b88 035096 arg mem_t3_256 ,rega 
+0x7b89 035097 arg mem_t7_256 ,regb 
+0x7b8a 035098 arg mem_t3_256 ,contw 
+0x7b8b 035099 call bn_submod_256 
+0x7b8c 035100 arg mem_t3_256 ,rega 
+0x7b8d 035101 arg mem_t2_256 ,regb 
+0x7b8e 035102 arg mem_t2_256 ,contw 
+0x7b8f 035103 call bn_mulmod_256 
+0x7b90 035104 arg mem_t2_256 ,rega 
+0x7b91 035105 arg mem_t1_256 ,regb 
+0x7b92 035106 arg mem_cy_256 ,contw 
+0x7b93 035107 call bn_submod_256 
+0x7b94 035108 arg mem_cy_256 ,rega 
+0x7b95 035109 arg mem_p_256 ,regb 
+0x7b96 035110 arg mem_cy_256 ,contw 
+0x7b97 035111 force 0 ,regc 
+0x7b98 035112 fetch 1 ,mem_cy_256 
+0x7b99 035113 isolate1 0 ,pdata 
+0x7b9a 035114 call bn_add_256 ,true 
+0x7b9b 035115 copy regc ,alarm 
+0x7b9c 035116 arg mem_cy_256 ,rega 
+0x7b9d 035117 call bn_rshift_256 
+0x7b9e 035118 fetch 1 ,mem_cy5_256 
+0x7b9f 035119 isolate1 0 ,alarm 
+0x7ba0 035120 setflag true ,7 ,pdata 
+0x7ba1 035121 store 1 ,mem_cy5_256 
+0x7ba2 035122 rtn 
+:      035124 bn_invmod_256:
+0x7ba3 035125 copy contw ,timeup 
+0x7ba4 035126 arg mem_tmp0_256 ,contw 
+0x7ba5 035127 call clear_mem_256 
+0x7ba6 035128 force 0 ,pdata 
+0x7ba7 035130 store 4 ,mem_t2_256 
+0x7ba8 035131 jam 1 ,mem_tmp0_256 
+0x7ba9 035132 arg mem_tmp1_256 ,contw 
+0x7baa 035133 call clear_mem_512 
+0x7bab 035134 arg mem_p_256 ,contr 
+0x7bac 035135 arg mem_tmp2_256 ,contw 
+0x7bad 035136 call memcpy32 
+0x7bae 035137 copy rega ,contr 
+0x7baf 035138 arg mem_tmp3_256 ,contw 
+0x7bb0 035139 call memcpy32 
+:      035145 bn_invmod_256_2:
+0x7bb1 035146 arg mem_tmp3_256 ,contr 
+0x7bb2 035147 call bn_eq_zero_256 
+0x7bb3 035148 branch bn_invmod_256_0 ,blank 
+0x7bb4 035153 arg mem_tmp3_256 ,rega 
+0x7bb5 035154 arg mem_tmp0_256 ,regb 
+0x7bb6 035155 call bn_rshifteven_256 
+0x7bb7 035156 arg mem_tmp2_256 ,rega 
+0x7bb8 035157 arg mem_tmp1_256 ,regb 
+0x7bb9 035158 call bn_rshifteven_256 
+0x7bba 035160 arg mem_tmp3_256 ,rega 
+0x7bbb 035161 arg mem_tmp2_256 ,regb 
+0x7bbc 035162 call bn_bigeq_256 
+0x7bbd 035163 branch bn_invmod_256_1 ,positive 
+0x7bbe 035164 arg mem_tmp2_256 ,rega 
+0x7bbf 035165 arg mem_tmp3_256 ,regb 
+0x7bc0 035166 copy rega ,contw 
+0x7bc1 035167 call bn_sub_256 
+0x7bc2 035168 arg mem_tmp0_256 ,rega 
+0x7bc3 035169 arg mem_tmp1_256 ,regb 
+0x7bc4 035170 copy regb ,contw 
+0x7bc5 035171 call bn_add_256 
+0x7bc6 035172 ifetch 1 ,rega 
+0x7bc7 035173 iadd regc ,regc 
+0x7bc8 035174 ifetch 1 ,regb 
+0x7bc9 035175 iadd regc ,pdata 
+0x7bca 035176 istore 1 ,regb 
+0x7bcb 035177 branch bn_invmod_256_2 
+:      035178 bn_invmod_256_1:
+0x7bcc 035179 arg mem_tmp3_256 ,rega 
+0x7bcd 035180 arg mem_tmp2_256 ,regb 
+0x7bce 035181 copy rega ,contw 
+0x7bcf 035182 call bn_sub_256 
+0x7bd0 035183 arg mem_tmp1_256 ,rega 
+0x7bd1 035184 arg mem_tmp0_256 ,regb 
+0x7bd2 035185 copy regb ,contw 
+0x7bd3 035186 call bn_add_256 
+0x7bd4 035187 ifetch 1 ,rega 
+0x7bd5 035188 iadd regc ,regc 
+0x7bd6 035189 ifetch 1 ,regb 
+0x7bd7 035190 iadd regc ,pdata 
+0x7bd8 035191 istore 1 ,regb 
+0x7bd9 035192 branch bn_invmod_256_2 
+:      035193 bn_invmod_256_0:
+0x7bda 035195 arg mem_tmp1_256 ,rega 
+0x7bdb 035196 copy timeup ,contw 
+0x7bdc 035197 call bn_p256mod 
+0x7bdd 035199 arg mem_p_256 ,rega 
+0x7bde 035200 copy timeup ,regb 
+0x7bdf 035201 copy timeup ,contw 
+0x7be0 035202 branch bn_submod_256 
+:      035205 bn_mulmod_256:
+0x7be1 035206 copy contw ,timeup 
+0x7be2 035208 force 0 ,regext_index 
+0x7be3 035210 arg mem_tmp1_256 ,contw 
+0x7be4 035211 call clear_mem_512 
+0x7be5 035212 arg mem_regext ,contw 
+0x7be6 035213 call clear_mem_512 
+0x7be7 035217 copy rega ,contr 
+0x7be8 035219 jam 0 ,mem_regext 
+0x7be9 035220 setarg 0 
+0x7bea 035221 call bn_load_mem 
+0x7beb 035222 copy regb ,contr 
+0x7bec 035223 call bn_load_256 
+0x7bed 035226 force 0 ,queue 
+0x7bee 035227 arg mem_tmp1_256 ,contw 
+:      035228 bn_mulmod_256_1:
+0x7bef 035231 arg mem_regext ,temp 
+0x7bf0 035232 copy queue ,regb 
+0x7bf1 035233 lshift2 regb ,pdata 
+0x7bf2 035235 iadd temp ,regb 
+0x7bf3 035236 force 0 ,temp 
+0x7bf4 035237 force 0 ,regc 
+:      035238 bn_mulmod_256_0:
+0x7bf5 035243 ifetch 4 ,contw 
+0x7bf6 035244 iforce rega 
+0x7bf7 035247 ifetch 4 ,regb 
+0x7bf8 035248 copy regc ,regext_index 
+0x7bf9 035249 imul32 regext ,pdata 
+0x7bfa 035250 iadd rega ,pdata 
+0x7bfb 035251 iadd temp ,pdata 
+0x7bfc 035252 istore 4 ,contw 
+0x7bfd 035253 rshift32 pdata ,temp 
+0x7bfe 035254 increase 1 ,regc 
+0x7bff 035255 compare 8 ,regc ,0xff 
+0x7c00 035256 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035258 deposit temp 
+0x7c02 035259 istore 4 ,contw 
+0x7c03 035260 increase -32 ,contw 
+0x7c04 035263 increase 1 ,queue 
+0x7c05 035264 compare 8 ,queue ,0xff 
+0x7c06 035265 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035266 arg mem_tmp1_256 ,rega 
+0x7c08 035267 copy timeup ,contw 
+0x7c09 035268 branch bn_p256mod 
+:      035270 bn_p256mod:
+0x7c0a 035271 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035272 copy contw ,timeup 
+0x7c0c 035273 copy rega ,alarm 
+0x7c0d 035274 arg mem_tmp2_256 ,regb 
+0x7c0e 035275 copy regb ,contw 
+0x7c0f 035276 call memset0_4 
+0x7c10 035277 istore 8 ,contw 
+0x7c11 035278 add rega ,44 ,contr 
+0x7c12 035279 call memcpy8 
+0x7c13 035280 call memcpy12 
+0x7c14 035281 copy regb ,rega 
+0x7c15 035282 call bn_lshiftmod_256 
+0x7c16 035283 arg mem_tmp2_256 ,regb 
+0x7c17 035284 copy alarm ,rega 
+0x7c18 035285 copy timeup ,contw 
+0x7c19 035286 call bn_addmod_256 
+0x7c1a 035288 arg mem_tmp2_256 ,regb 
+0x7c1b 035289 copy regb ,contw 
+0x7c1c 035290 call memset0_4 
+0x7c1d 035291 istore 8 ,contw 
+0x7c1e 035292 add alarm ,48 ,contr 
+0x7c1f 035293 call memcpy16 
+0x7c20 035294 call memset0_4 
+0x7c21 035295 copy regb ,rega 
+0x7c22 035296 call bn_lshiftmod_256 
+0x7c23 035300 arg mem_tmp2_256 ,regb 
+0x7c24 035301 copy timeup ,rega 
+0x7c25 035302 copy rega ,contw 
+0x7c26 035303 call bn_addmod_256 
+0x7c27 035307 arg mem_tmp2_256 ,regb 
+0x7c28 035308 copy regb ,contw 
+0x7c29 035309 add alarm ,32 ,contr 
+0x7c2a 035310 call memcpy12 
+0x7c2b 035311 call memset0_4 
+0x7c2c 035312 istore 8 ,contw 
+0x7c2d 035313 add alarm ,56 ,contr 
+0x7c2e 035314 call memcpy8 
+0x7c2f 035315 copy timeup ,rega 
+0x7c30 035316 copy rega ,contw 
+0x7c31 035317 call bn_addmod_256 
+0x7c32 035321 arg mem_tmp2_256 ,regb 
+0x7c33 035322 copy regb ,contw 
+0x7c34 035323 add alarm ,36 ,contr 
+0x7c35 035324 call memcpy12 
+0x7c36 035325 add alarm ,52 ,contr 
+0x7c37 035326 call memcpy12 
+0x7c38 035327 add alarm ,52 ,contr 
+0x7c39 035328 call memcpy4 
+0x7c3a 035329 add alarm ,32 ,contr 
+0x7c3b 035330 call memcpy4 
+0x7c3c 035331 copy timeup ,rega 
+0x7c3d 035332 copy rega ,contw 
+0x7c3e 035333 call bn_addmod_256 
+0x7c3f 035336 arg mem_tmp2_256 ,regb 
+0x7c40 035337 copy regb ,contw 
+0x7c41 035338 add alarm ,44 ,contr 
+0x7c42 035339 call memcpy12 
+0x7c43 035340 call memset0_4 
+0x7c44 035341 istore 8 ,contw 
+0x7c45 035342 add alarm ,32 ,contr 
+0x7c46 035343 call memcpy4 
+0x7c47 035344 add alarm ,40 ,contr 
+0x7c48 035345 call memcpy4 
+0x7c49 035346 copy timeup ,rega 
+0x7c4a 035347 copy rega ,contw 
+0x7c4b 035348 call bn_submod_256 
+0x7c4c 035351 arg mem_tmp2_256 ,regb 
+0x7c4d 035352 copy regb ,contw 
+0x7c4e 035353 add alarm ,48 ,contr 
+0x7c4f 035354 call memcpy8 
+0x7c50 035355 call memcpy8 
+0x7c51 035356 force 0 ,pdata 
+0x7c52 035357 istore 8 ,contw 
+0x7c53 035358 add alarm ,36 ,contr 
+0x7c54 035359 call memcpy4 
+0x7c55 035360 add alarm ,44 ,contr 
+0x7c56 035361 call memcpy4 
+0x7c57 035362 copy timeup ,rega 
+0x7c58 035363 copy rega ,contw 
+0x7c59 035364 call bn_submod_256 
+0x7c5a 035367 arg mem_tmp2_256 ,regb 
+0x7c5b 035368 copy regb ,contw 
+0x7c5c 035369 add alarm ,52 ,contr 
+0x7c5d 035370 call memcpy12 
+0x7c5e 035371 add alarm ,32 ,contr 
+0x7c5f 035372 call memcpy12 
+0x7c60 035373 call memset0_4 
+0x7c61 035374 add alarm ,48 ,contr 
+0x7c62 035375 call memcpy4 
+0x7c63 035376 copy timeup ,rega 
+0x7c64 035377 copy rega ,contw 
+0x7c65 035378 call bn_submod_256 
+0x7c66 035381 arg mem_tmp2_256 ,regb 
+0x7c67 035382 copy regb ,contw 
+0x7c68 035383 add alarm ,56 ,contr 
+0x7c69 035384 call memcpy8 
+0x7c6a 035385 call memset0_4 
+0x7c6b 035386 add alarm ,36 ,contr 
+0x7c6c 035387 call memcpy12 
+0x7c6d 035388 call memset0_4 
+0x7c6e 035389 add alarm ,52 ,contr 
+0x7c6f 035390 call memcpy4 
+0x7c70 035391 copy timeup ,rega 
+0x7c71 035392 copy rega ,contw 
+0x7c72 035393 branch bn_submod_256 
+:      035396 bn_load_mem:
+0x7c73 035397 force 32 ,loopcnt 
+0x7c74 035398 arg mem_regext ,contw 
+0x7c75 035399 iadd contw ,contw 
+0x7c76 035400 branch memcpy 
+:      035402 bn_load_256:
+0x7c77 035403 force 8 ,loopcnt 
+0x7c78 035404 branch bn_load_0 
+:      035406 bn_sqrmod_256:
+0x7c79 035407 copy rega ,regb 
+0x7c7a 035408 branch bn_mulmod_256 
+:      035410 bn_add_256:
+0x7c7b 035411 force 8 ,loopcnt 
+0x7c7c 035412 branch bn_add + 1 
+:      035414 bn_addmod_256:
+0x7c7d 035415 call bn_add_256 
+0x7c7e 035416 copy contw ,rega 
+0x7c7f 035417 branch bn_lshiftmod_ismod_256 
+:      035419 bn_lshiftmod_256:
+0x7c80 035420 call bn_lshift_256 
+:      035421 bn_lshiftmod_ismod_256:
+0x7c81 035422 isolate1 0 ,regc 
+0x7c82 035423 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035424 arg mem_p_256 ,regb 
+0x7c84 035425 copy rega ,regc 
+0x7c85 035426 increase -32 ,rega 
+0x7c86 035427 call bn_bigeq_256 
+0x7c87 035428 nrtn positive 
+0x7c88 035429 copy regc ,rega 
+0x7c89 035430 branch sub_p2_256 
+:      035432 bn_lshiftmod_p_256:
+0x7c8a 035433 call sub_p2_256 
+0x7c8b 035435 copy rega ,regc 
+0x7c8c 035436 increase -32 ,rega 
+0x7c8d 035437 arg mem_p_256 ,regb 
+0x7c8e 035438 call bn_bigeq_256 
+0x7c8f 035439 nrtn positive 
+0x7c90 035440 copy regc ,rega 
+0x7c91 035441 branch sub_p2_256 
+:      035444 sub_p2_256:
+0x7c92 035445 increase -32 ,rega 
+0x7c93 035446 arg mem_p_256 ,regb 
+0x7c94 035447 copy rega ,contw 
+0x7c95 035448 branch bn_sub_256 
+:      035453 bn_submod_256:
+0x7c96 035454 call bn_sub_256 
+0x7c97 035456 branch bn_submod_256_np ,true 
+0x7c98 035459 add contw ,-32 ,rega 
+0x7c99 035460 arg mem_p_256 ,regb 
+0x7c9a 035461 call bn_bigeq_256 
+0x7c9b 035462 nrtn positive 
+0x7c9c 035463 arg mem_p_256 ,regb 
+0x7c9d 035464 add contw ,-32 ,rega 
+0x7c9e 035466 copy rega ,contw 
+0x7c9f 035467 branch bn_sub_256 
+:      035468 bn_submod_256_np:
+0x7ca0 035469 add contw ,-32 ,rega 
+0x7ca1 035470 arg mem_p_256 ,regb 
+0x7ca2 035471 copy rega ,contw 
+0x7ca3 035472 call bn_add_256 
+0x7ca4 035474 rtn true 
+0x7ca5 035475 add contw ,-32 ,rega 
+0x7ca6 035476 arg mem_p_256 ,regb 
+0x7ca7 035477 copy rega ,contw 
+0x7ca8 035478 branch bn_add_256 
+:      035482 bn_sub_256:
+0x7ca9 035483 force 8 ,loopcnt 
+0x7caa 035484 branch bn_sub + 1 
+:      035486 bn_rshift_256:
+0x7cab 035487 force 8 ,loopcnt 
+0x7cac 035488 increase 28 ,rega 
+0x7cad 035489 branch bn_rshift 
+:      035491 bn_lshift_256:
+0x7cae 035492 force 8 ,loopcnt 
+0x7caf 035493 force 0 ,regc 
+0x7cb0 035494 branch bn_lshift_0 
+:      035496 bn_bigeq_256:
+0x7cb1 035497 force 8 ,loopcnt 
+0x7cb2 035498 increase 28 ,rega 
+0x7cb3 035499 increase 28 ,regb 
+0x7cb4 035500 branch bn_bigeq_0 
+:      035503 bn_eq_zero_256:
+0x7cb5 035504 ifetch 8 ,contr 
+0x7cb6 035505 nrtn blank 
+0x7cb7 035506 branch bn_eq_zero 
+:      035511 bn_rshifteven_256:
+0x7cb8 035512 copy rega ,alarm 
+:      035513 bn_rshifteven_256_1:
+0x7cb9 035514 copy alarm ,rega 
+0x7cba 035515 ifetch 1 ,rega 
+0x7cbb 035516 isolate1 0 ,pdata 
+0x7cbc 035517 rtn true 
+0x7cbd 035518 call bn_rshift_256 
+0x7cbe 035519 ifetch 1 ,regb 
+0x7cbf 035520 isolate0 0 ,pdata 
+0x7cc0 035521 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035522 arg mem_p_256 ,rega 
+0x7cc2 035523 copy regb ,contw 
+0x7cc3 035524 call bn_add_256 
+0x7cc4 035525 ifetch 1 ,regb 
+0x7cc5 035526 iadd regc ,pdata 
+0x7cc6 035527 istore 1 ,regb 
+0x7cc7 035528 increase -32 ,regb 
+:      035529 bn_rshifteven_256_0:
+0x7cc8 035530 add regb ,32 ,rega 
+0x7cc9 035531 force 9 ,loopcnt 
+0x7cca 035532 call bn_rshift 
+0x7ccb 035533 branch bn_rshifteven_256_1 
+:      035537 ui_init:
+0x7ccc 035538 call lpm_disable_exen_output 
+0x7ccd 035539 rtn wake 
+0x7cce 035540 call ui_button_init 
+0x7ccf 035541 call ui_timer_init 
+0x7cd0 035542 branch ui_led_init_global 
+:      035544 ui_dispatch:
+0x7cd1 035545 call ui_led_dispatch 
+0x7cd2 035547 branch ui_timer_check 
+:      035549 ui_button_init:
+0x7cd3 035550 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035551 rtneq ui_button_gpio_disable 
+0x7cd5 035552 iforce temp 
+0x7cd6 035553 call gpio_config_output 
+0x7cd7 035554 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035555 call gpio_out_inactive 
+0x7cd9 035556 nop 100 
+0x7cda 035557 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035558 call gpio_config_input 
+0x7cdc 035559 branch ui_button_polling 
+:      035563 ui_button_polling:
+0x7cdd 035564 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035565 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035566 rtneq ui_button_gpio_disable 
+0x7ce0 035567 copy pdata ,temp 
+0x7ce1 035568 call gpio_get_bit 
+0x7ce2 035569 nbranch ui_button_up ,true 
+:      035571 ui_button_down:
+0x7ce3 035572 call ui_button_check_long_press 
+0x7ce4 035573 fetch 2 ,mem_ui_state_map 
+0x7ce5 035574 set1 ui_state_btn_down 
+0x7ce6 035575 store 2 ,mem_ui_state_map 
+0x7ce7 035576 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035577 rtneq ui_button_state_down 
+0x7ce9 035578 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035580 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035581 store 1 ,mem_ui_button_timer 
+0x7cec 035582 call lpm_button_get_wake_lock 
+0x7ced 035583 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035584 branch ui_ipc_send_event 
+:      035585 ui_button_up:
+0x7cef 035586 fetch 2 ,mem_ui_state_map 
+0x7cf0 035587 set0 ui_state_btn_down 
+0x7cf1 035588 store 2 ,mem_ui_state_map 
+0x7cf2 035589 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035590 rtneq ui_button_state_up 
+0x7cf4 035591 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035593 jam 0 ,mem_ui_button_timer 
+0x7cf6 035594 call lpm_button_clean_wake_lock 
+0x7cf7 035595 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035596 branch ui_ipc_send_event 
+:      035598 ui_button_check_long_press:
+0x7cf9 035599 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035600 rtn blank 
+0x7cfb 035601 increase -1 ,pdata 
+0x7cfc 035602 store 1 ,mem_ui_button_timer 
+0x7cfd 035603 nrtn blank 
+0x7cfe 035605 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035606 branch ui_ipc_send_event 
+:      035608 lpm_button_get_wake_lock:
+0x7d00 035609 arg wake_lock_button ,queue 
+0x7d01 035610 branch lpm_get_wake_lock 
+:      035612 lpm_button_clean_wake_lock:
+0x7d02 035613 arg wake_lock_button ,queue 
+0x7d03 035614 branch lpm_put_wake_lock 
+:      035636 calc_curr_struct_prt:
+0x7d04 035637 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035638 mul32 rega ,led_offset_length ,regb 
+0x7d06 035639 iadd regb ,regb 
+0x7d07 035640 rtn 
+:      035643 ui_led_init_global:
+0x7d08 035644 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035645 rtn blank 
+0x7d0a 035646 copy pdata ,loopcnt 
+0x7d0b 035647 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035648 copy pdata ,regb 
+:      035649 ui_led_init_loop:
+0x7d0d 035650 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035651 ifetcht 1 ,regc 
+0x7d0f 035652 call gpio_config_output 
+0x7d10 035653 call ui_led_off_static 
+0x7d11 035654 increase led_offset_length ,regb 
+0x7d12 035655 loop ui_led_init_loop 
+0x7d13 035656 rtn 
+:      035660 ui_led_on_global:
+0x7d14 035661 call calc_curr_struct_prt 
+0x7d15 035662 setarg ui_led_state_lighting 
+0x7d16 035663 istore 1 ,regb 
+0x7d17 035664 call ui_led_stop_timer 
+0x7d18 035665 branch ui_led_on_static 
+:      035669 ui_led_blink_stop_global:
+:      035670 ui_led_off_global:
+0x7d19 035671 call calc_curr_struct_prt 
+0x7d1a 035672 setarg ui_led_state_darking 
+0x7d1b 035673 istore 1 ,regb 
+0x7d1c 035674 call ui_led_stop_timer 
+0x7d1d 035675 branch ui_led_off_static 
+:      035679 ui_led_blink_start_global:
+0x7d1e 035680 call calc_curr_struct_prt 
+0x7d1f 035681 setarg ui_led_state_blink_start 
+0x7d20 035682 istore 1 ,regb 
+0x7d21 035683 setarg led_infinite_flash_num 
+0x7d22 035684 istore 1 ,contw 
+0x7d23 035685 branch ui_led_off_static 
+:      035690 ui_led_set_style_global:
+0x7d24 035691 call calc_curr_struct_prt 
+0x7d25 035692 arg led_offset_length ,loopcnt 
+0x7d26 035693 copy regc ,contr 
+0x7d27 035694 copy regb ,contw 
+0x7d28 035695 branch memcpy_fast 
+:      035699 ui_led_dispatch:
+0x7d29 035700 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035701 rtn blank 
+0x7d2b 035702 arg 0 ,rega 
+:      035703 ui_led_blink_polling:
+0x7d2c 035704 call ui_led_change_style_by_type 
+0x7d2d 035705 increase 1 ,rega 
+0x7d2e 035706 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035707 isub rega ,null 
+0x7d30 035708 rtn zero 
+0x7d31 035709 branch ui_led_blink_polling 
+:      035712 ui_led_off_static:
+0x7d32 035713 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035714 ifetcht 1 ,regc 
+0x7d34 035715 branch gpio_out_inactive 
+:      035718 ui_led_on_static:
+0x7d35 035719 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035720 ifetcht 1 ,regc 
+0x7d37 035721 branch gpio_out_active 
+:      035725 ui_led_change_style_by_type:
+0x7d38 035726 add rega ,ui_led_blink ,queue 
+0x7d39 035727 call timer_check 
+0x7d3a 035728 nrtn blank 
+0x7d3b 035730 call calc_curr_struct_prt 
+0x7d3c 035732 ifetch 1 ,regb 
+0x7d3d 035734 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035735 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035736 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035737 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035738 ui_led_blink_state_lighting:
+0x7d41 035739 call ui_led_on_static 
+0x7d42 035740 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035741 call push_stack 
+0x7d44 035742 ifetch 2 ,regc 
+0x7d45 035743 call callback_func 
+0x7d46 035744 call pop_stack 
+0x7d47 035745 setarg ui_led_state_blink_darking 
+0x7d48 035746 istore 1 ,regb 
+0x7d49 035747 add regb ,led_offset_on_time ,regc 
+0x7d4a 035748 ifetch 2 ,regc 
+0x7d4b 035749 branch ui_led_blink_timer_start 
+:      035752 ui_led_blink_state_darking:
+0x7d4c 035753 call ui_led_off_static 
+0x7d4d 035754 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035755 call push_stack 
+0x7d4f 035756 ifetch 2 ,regc 
+0x7d50 035757 call callback_func 
+0x7d51 035758 call pop_stack 
+0x7d52 035760 add regb ,led_offset_blink_count ,regc 
+0x7d53 035761 ifetch 1 ,regc 
+0x7d54 035762 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035763 increase -1 ,pdata 
+0x7d56 035764 istore 1 ,regc 
+0x7d57 035765 branch ui_led_blink_stop_global ,blank 
+:      035766 ui_led_blink_infinite:
+0x7d58 035767 setarg ui_led_state_blink_lighting 
+0x7d59 035768 istore 1 ,regb 
+0x7d5a 035769 add regb ,led_offset_off_time ,regc 
+0x7d5b 035770 ifetch 2 ,regc 
+:      035771 ui_led_blink_timer_start:
+0x7d5c 035772 add rega ,ui_led_blink ,queue 
+0x7d5d 035773 branch timer_init 
+:      035775 ui_led_stop_timer:
+0x7d5e 035776 setarg 0 
+0x7d5f 035777 branch ui_led_blink_timer_start 
+:      035783 ui_timer_timeout:
+0x7d60 035784 setarg 0x1000 
+0x7d61 035785 lshift16 pdata ,pdata 
+0x7d62 035786 iadd regb ,regb 
+0x7d63 035787 rtn 
+:      035789 ui_timer_check:
+0x7d64 035790 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035791 arg 0 ,rega 
+0x7d66 035792 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035793 copy clkn_bt ,regb 
+0x7d68 035794 copy regb ,pdata 
+0x7d69 035795 isub temp ,null 
+0x7d6a 035796 ncall ui_timer_timeout ,positive 
+:      035798 ui_timer_check_loop:
+0x7d6b 035799 copy regb ,pdata 
+0x7d6c 035800 increase 160 ,temp 
+0x7d6d 035801 increase 160 ,temp 
+0x7d6e 035802 isub temp ,null 
+0x7d6f 035803 nbranch ui_timer_check_end ,positive 
+0x7d70 035804 increase 1 ,rega 
+0x7d71 035805 and rega ,0x0f ,pdata 
+0x7d72 035806 nbranch ui_timer_check_loop ,blank 
+0x7d73 035807 arg 0 ,rega 
+0x7d74 035808 call ui_timer_check_send_evt 
+:      035809 ui_timer_init:
+0x7d75 035810 copy clkn_bt ,pdata 
+0x7d76 035811 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035812 rtn 
+:      035813 ui_timer_check_end:
+0x7d78 035814 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035815 copy rega ,pdata 
+0x7d7a 035816 rtn blank 
+0x7d7b 035817 increase -160 ,temp 
+0x7d7c 035818 increase -160 ,temp 
+0x7d7d 035819 set0 28 ,temp 
+0x7d7e 035820 storet 4 ,mem_ui_timer_last_btclk 
+:      035821 ui_timer_check_send_evt:
+0x7d7f 035822 branch app_evt_timer 
+:      035829 ui_ipc_get_lock:
+0x7d80 035830 jam 1 ,mem_ipc_lock_bt 
+:      035831 ui_ipc_get_lock_wait:
+0x7d81 035832 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035833 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035834 rtn 
+:      035836 ui_ipc_put_lock:
+0x7d84 035837 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035838 rtn 
+:      035842 ui_ipc_send_event:
+0x7d86 035843 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035844 call ui_ipc_get_lock 
+0x7d88 035845 copy rega ,pdata 
+0x7d89 035846 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035847 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035848 call fifo_in 
+0x7d8c 035849 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035850 copy pdata ,rega 
+0x7d8e 035851 branch ui_ipc_put_lock 
+:      035853 ui_ipc_send_cmd:
+0x7d8f 035854 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035855 call ui_ipc_get_lock 
+0x7d91 035856 copy rega ,pdata 
+0x7d92 035857 store 4 ,mem_ipc_rega_temp 
+0x7d93 035858 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035859 call fifo_in 
+0x7d95 035860 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035861 copy pdata ,rega 
+0x7d97 035862 branch ui_ipc_put_lock 
+:      035864 ui_ipc_clean_all_fifo:
+0x7d98 035865 setarg 0 
+0x7d99 035866 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035867 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035868 rtn 
+:      035870 check_51cmd:
+0x7d9c 035871 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035872 fetch 1 ,mem_hci_cmd 
+0x7d9e 035873 nrtn blank 
+0x7d9f 035874 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035875 call fifo_is_empty 
+0x7da1 035876 rtn blank 
+0x7da2 035877 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035878 call check_51cmd_once 
+0x7da4 035879 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035880 branch check_51cmd ,blank 
+0x7da6 035881 rtn 
+:      035883 check_51cmd_once:
+0x7da7 035884 call ui_ipc_get_lock 
+0x7da8 035885 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035886 call fifo_out 
+0x7daa 035887 copy pdata ,temp 
+0x7dab 035888 call ui_ipc_put_lock 
+0x7dac 035889 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035890 copy temp ,pdata 
+0x7dae 035891 rtn blank 
+0x7daf 035892 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035893 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035894 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035895 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035896 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035897 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035898 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035899 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035900 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035901 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035902 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035903 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035904 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035905 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035906 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035907 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035908 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035909 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035910 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035911 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035912 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035914 store 1 ,mem_fifo_temp 
+0x7dc5 035915 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035916 call lmo_fifo_check 
+0x7dc7 035917 nbranch check_51cmd_restore ,blank 
+:      035918 check_51cmd_once_continue:
+0x7dc8 035919 fetch 1 ,mem_fifo_temp 
+0x7dc9 035920 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 035921 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 035922 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 035923 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 035924 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 035925 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 035926 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 035927 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 035928 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 035929 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 035930 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 035931 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 035932 rtn 
+:      035934 check_51cmd_check_idle:
+0x7dd6 035935 store 1 ,mem_fifo_temp 
+0x7dd7 035936 call context_check_idle 
+0x7dd8 035937 branch check_51cmd_restore ,zero 
+0x7dd9 035938 call context_search_plap 
+0x7dda 035939 nrtn zero 
+:      035940 check_51cmd_restore:
+0x7ddb 035941 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 035942 branch ui_ipc_send_cmd 
+:      035947 check_51cmd_start_discovery:
+0x7ddd 035948 fetch 2 ,mem_ui_state_map 
+0x7dde 035949 set1 ui_state_bt_discovery 
+0x7ddf 035950 store 2 ,mem_ui_state_map 
+0x7de0 035951 jam 3 ,mem_scan_mode 
+0x7de1 035952 rtn 
+:      035956 check_51cmd_stop_discovery:
+0x7de2 035957 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 035958 jam 0 ,mem_scan_mode 
+0x7de4 035959 fetch 2 ,mem_ui_state_map 
+0x7de5 035960 set0 ui_state_bt_discovery 
+0x7de6 035961 store 2 ,mem_ui_state_map 
+0x7de7 035962 rtn 
+:      035966 check_51cmd_reconnect:
+0x7de8 035967 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 035968 rtn 
+:      035972 check_51cmd_disconnect:
+0x7dea 035973 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 035974 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 035975 rtn 
+:      035979 check_51cmd_enter_sniff_subrating:
+0x7ded 035980 rtn 
+:      035984 check_51cmd_exit_sniff_subrating:
+0x7dee 035985 rtn 
+:      035989 check_51cmd_sniff_test:
+0x7def 035990 rtn 
+:      035994 check_51cmd_pincode:
+0x7df0 035995 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 035996 branch cmd_pair 
+:      036000 check_51cmd_inq:
+0x7df2 036001 rtn 
+:      036005 check_51cmd_stop_inq:
+0x7df3 036006 rtn 
+:      036010 check_51cmd_adv:
+0x7df4 036011 jam on ,mem_le_adv_enable 
+0x7df5 036012 jam adv_ind ,mem_le_adv_type 
+0x7df6 036013 fetch 2 ,mem_ui_state_map 
+0x7df7 036014 set1 ui_state_ble_adv ,pdata 
+0x7df8 036015 store 2 ,mem_ui_state_map 
+0x7df9 036016 rtn 
+:      036020 check_51cmd_stop_adv:
+0x7dfa 036021 fetch 2 ,mem_ui_state_map 
+0x7dfb 036022 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036023 store 2 ,mem_ui_state_map 
+0x7dfd 036024 jam off ,mem_le_adv_enable 
+0x7dfe 036025 rtn 
+:      036029 check_51cmd_direct_adv:
+0x7dff 036030 jam on ,mem_le_adv_enable 
+0x7e00 036031 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036032 fetch 2 ,mem_ui_state_map 
+0x7e02 036033 set1 ui_state_ble_adv ,pdata 
+0x7e03 036034 store 2 ,mem_ui_state_map 
+0x7e04 036035 rtn 
+:      036039 check_51cmd_stop_direct_adv:
+0x7e05 036040 fetch 2 ,mem_ui_state_map 
+0x7e06 036041 set0 ui_state_ble_adv ,pdata 
+0x7e07 036042 store 2 ,mem_ui_state_map 
+0x7e08 036043 jam off ,mem_le_adv_enable 
+0x7e09 036044 rtn 
+:      036048 check_51cmd_le_disconnect:
+0x7e0a 036049 setarg 20 
+0x7e0b 036050 store 2 ,mem_le_superto 
+0x7e0c 036051 store 2 ,mem_le_init_superto 
+0x7e0d 036052 branch le_send_terminate_ind_user_terminated 
+:      036056 check_51cmd_ble_update_connect_param:
+0x7e0e 036057 branch le_l2cap_tx_update_req 
+:      036061 check_51cmd_led_off:
+0x7e0f 036062 arg 0 ,rega 
+0x7e10 036063 branch ui_led_off_global 
+:      036067 check_51cmd_led_on:
+0x7e11 036068 arg 0 ,rega 
+0x7e12 036069 branch ui_led_on_global 
+:      036073 check_51cmd_led_start_blink:
+0x7e13 036074 arg 0 ,rega 
+0x7e14 036075 branch ui_led_blink_start_global 
+:      036079 check_51cmd_le_start_con:
+0x7e15 036080 jam on ,mem_le_scan_enable 
+0x7e16 036081 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036084 rtn 
+:      036088 check_51cmd_start_scan:
+0x7e18 036089 jam on ,mem_le_scan_enable 
+0x7e19 036090 rtn 
+:      036094 check_51cmd_stop_scan:
+0x7e1a 036095 jam off ,mem_le_scan_enable 
+0x7e1b 036096 jam 0 ,mem_hci_cmd 
+0x7e1c 036097 rtn 
+:      036101 check_51cmd_hibernate:
+0x7e1d 036102 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036103 call callback_func 
+0x7e1f 036104 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036105 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036106 copy pdata ,temp 
+0x7e22 036107 call gpio_config_input 
+:      036108 check_51cmd_hibernate_btn_disabled:
+0x7e23 036109 call ui_ipc_clean_all_fifo 
+0x7e24 036110 branch lpm_hibernate 
+:      036114 check_51cmd_le_smp_sec_req:
+0x7e25 036115 branch le_send_smp_security_request 
+:      036119 check_51cmd_role_switch:
+0x7e26 036120 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036121 set1 mark_switch_initiated ,mark 
+0x7e28 036122 nrtn master 
+0x7e29 036123 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036124 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036125 fetch 1 ,mem_connection_options 
+0x7e2c 036126 set0 connection_switch ,pdata 
+0x7e2d 036127 store 1 ,mem_connection_options 
+0x7e2e 036128 rtn 
+:      036132 check_51cmd_bb_reconn_cancel:
+0x7e2f 036133 force page_length_timer ,queue 
+0x7e30 036134 branch timer_stop 
+:      036138 check_51cmd_dhkey_not_accept:
+0x7e31 036139 call tid_set_reply 
+0x7e32 036140 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036141 branch parse_lmp_dhkey_check_reject 
+:      036144 ui_check_paring_button:
+0x7e34 036145 fetch 1 ,mem_ui_state_map 
+0x7e35 036146 rtnbit0 ui_state_btn_down 
+0x7e36 036147 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036148 branch check_51cmd_bb_reconn_cancel 
+:      036153 queue_init:
+0x7e38 036154 fetch 2 ,mem_queue_ptr 
+0x7e39 036155 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036156 setarg 0 
+0x7e3b 036157 istore 3 ,contw 
+0x7e3c 036158 rtn 
+:      036162 queue_push:
+0x7e3d 036163 call disable_user 
+0x7e3e 036164 call queue_full 
+0x7e3f 036165 rtn blank 
+0x7e40 036166 fetch 2 ,mem_queue_ptr 
+0x7e41 036167 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036168 ifetcht 1 ,regb 
+0x7e43 036169 increase 1 ,temp 
+0x7e44 036170 istoret 1 ,regb 
+0x7e45 036172 ifetcht 1 ,pdata 
+0x7e46 036173 copy temp ,loopcnt 
+0x7e47 036174 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036175 ifetch 1 ,regb 
+0x7e49 036176 imul32 temp ,pdata 
+0x7e4a 036177 iadd contr ,contw 
+0x7e4b 036178 copy rega ,contr 
+:      036179 calc_queue_next_ptr:
+0x7e4c 036180 call memcpy 
+0x7e4d 036181 call queue_get_size 
+0x7e4e 036182 pincrease -1 
+0x7e4f 036183 ifetcht 1 ,regb 
+0x7e50 036184 increase 1 ,temp 
+0x7e51 036185 iand temp ,temp 
+0x7e52 036186 istoret 1 ,regb 
+0x7e53 036187 branch enable_user 
+:      036192 queue_pop:
+0x7e54 036193 call disable_user 
+0x7e55 036194 call queue_empty 
+0x7e56 036195 rtn blank 
+0x7e57 036196 fetch 2 ,mem_queue_ptr 
+0x7e58 036197 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036198 ifetcht 1 ,regb 
+0x7e5a 036199 increase -1 ,temp 
+0x7e5b 036200 istoret 1 ,regb 
+0x7e5c 036201 ifetcht 1 ,pdata 
+0x7e5d 036202 copy temp ,loopcnt 
+0x7e5e 036203 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036204 ifetch 1 ,regb 
+0x7e60 036205 imul32 temp ,pdata 
+0x7e61 036206 iadd contr ,contr 
+0x7e62 036207 increase 1 ,contr 
+0x7e63 036208 copy rega ,contw 
+0x7e64 036209 branch calc_queue_next_ptr 
+:      036213 queue_empty:
+0x7e65 036214 fetch 2 ,mem_queue_ptr 
+0x7e66 036215 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036216 ifetch 1 ,contr 
+0x7e68 036217 rtn 
+:      036220 queue_full:
+0x7e69 036221 call queue_get_size 
+0x7e6a 036222 ifetcht 1 ,contr 
+0x7e6b 036223 isub temp ,pdata 
+0x7e6c 036224 rtn 
+:      036227 queue_get_size:
+0x7e6d 036228 fetch 2 ,mem_queue_ptr 
+0x7e6e 036229 add pdata ,queue_offset_length ,contr 
+0x7e6f 036230 ifetch 1 ,contr 
+0x7e70 036231 rtn 
+:      036239 right_shift_n:
+0x7e71 036240 sub loopcnt ,0 ,null 
+0x7e72 036241 rtn zero 
+:      036242 right_shift_n_loop:
+0x7e73 036243 rshift pdata ,pdata 
+0x7e74 036244 loop right_shift_n_loop 
+0x7e75 036245 rtn 
+:      036248 left_shift_n:
+0x7e76 036249 force 1 ,pdata 
+0x7e77 036250 sub loopcnt ,0 ,null 
+0x7e78 036251 rtn zero 
+:      036252 left_shift_n_loop:
+0x7e79 036253 lshift pdata ,pdata 
+0x7e7a 036254 loop left_shift_n_loop 
+0x7e7b 036255 rtn 
+:      036256 push_stack:
+0x7e7c 036257 deposit contw 
+0x7e7d 036258 store 2 ,mem_contw 
+0x7e7e 036259 storet 8 ,mem_temp 
+0x7e7f 036260 deposit timeup 
+0x7e80 036261 store 4 ,mem_timeup 
+0x7e81 036262 call push_stack_rega_b_c 
+0x7e82 036263 deposit contr 
+0x7e83 036264 store 2 ,mem_contr 
+0x7e84 036265 rtn 
+:      036267 push_stack_rega_b_c:
+0x7e85 036268 deposit rega 
+0x7e86 036269 store 4 ,mem_rega 
+0x7e87 036270 deposit regb 
+0x7e88 036271 store 4 ,mem_regb 
+0x7e89 036272 deposit regc 
+0x7e8a 036273 store 3 ,mem_regc 
+0x7e8b 036274 rtn 
+:      036276 pop_stack:
+0x7e8c 036277 fetcht 8 ,mem_temp 
+0x7e8d 036278 fetch 4 ,mem_timeup 
+0x7e8e 036279 iforce timeup 
+0x7e8f 036280 call pop_stack_rega_b_c 
+0x7e90 036281 fetch 2 ,mem_contw 
+0x7e91 036282 iforce contw 
+0x7e92 036283 fetch 2 ,mem_contr 
+0x7e93 036284 iforce contr 
+0x7e94 036285 rtn 
+:      036287 pop_stack_rega_b_c:
+0x7e95 036288 fetch 4 ,mem_rega 
+0x7e96 036289 iforce rega 
+0x7e97 036290 fetch 4 ,mem_regb 
+0x7e98 036291 iforce regb 
+0x7e99 036292 fetch 3 ,mem_regc 
+0x7e9a 036293 iforce regc 
+0x7e9b 036294 rtn 
+:      036296 get_contw:
+0x7e9c 036297 fetch 2 ,mem_contw 
+0x7e9d 036298 copy pdata ,contw 
+0x7e9e 036299 rtn 
+:      036300 get_contr:
+0x7e9f 036301 fetch 2 ,mem_contr 
+0x7ea0 036302 copy pdata ,contr 
+0x7ea1 036303 rtn 
+:      036304 store_contw:
+0x7ea2 036305 copy contw ,pdata 
+0x7ea3 036306 store 2 ,mem_contw 
+0x7ea4 036307 rtn 
+:      036308 store_contr:
+0x7ea5 036309 copy contr ,pdata 
+0x7ea6 036310 store 2 ,mem_contr 
+0x7ea7 036311 rtn 
+:      036315 save_cont_pointers:
+0x7ea8 036316 copy contw ,pdata 
+0x7ea9 036317 store 2 ,mem_hold_contw 
+0x7eaa 036318 copy contr ,pdata 
+0x7eab 036319 store 2 ,mem_hold_contr 
+0x7eac 036320 rtn 
+:      036321 load_cont_pointers:
+0x7ead 036322 fetch 2 ,mem_hold_contw 
+0x7eae 036323 copy pdata ,contw 
+0x7eaf 036324 fetch 2 ,mem_hold_contr 
+0x7eb0 036325 copy pdata ,contr 
+0x7eb1 036326 rtn 
+:      036328 memcpy96:
+0x7eb2 036329 call memcpy32 
+:      036330 memcpy64:
+0x7eb3 036331 call memcpy32 
+0x7eb4 036332 branch memcpy32 
+:      036333 memcpy12:
+0x7eb5 036334 call memcpy8 
+:      036335 memcpy4:
+0x7eb6 036336 ifetch 4 ,contr 
+0x7eb7 036337 istore 4 ,contw 
+0x7eb8 036338 rtn 
+:      036339 memcpy8:
+0x7eb9 036340 ifetch 8 ,contr 
+0x7eba 036341 istore 8 ,contw 
+0x7ebb 036342 rtn 
+:      036344 memcpy48:
+0x7ebc 036345 call memcpy16 
+:      036346 memcpy32:
+0x7ebd 036347 call memcpy8 
+:      036348 memcpy24:
+0x7ebe 036349 call memcpy8 
+:      036350 memcpy16:
+0x7ebf 036351 call memcpy8 
+0x7ec0 036352 branch memcpy8 
+:      036356 delay_10ms:
+0x7ec1 036357 arg 10 ,loopcnt 
+:      036358 delay_ms_wait:
+0x7ec2 036359 nop 12000 
+0x7ec3 036360 loop delay_ms_wait 
+0x7ec4 036361 rtn 
+:      036363 bn_zero:
+0x7ec5 036364 force 3 ,loopcnt 
+:      036365 memset0:
+0x7ec6 036366 force 0 ,pdata 
+:      036367 memset8:
+0x7ec7 036368 istore 8 ,contw 
+0x7ec8 036369 loop memset8 
+0x7ec9 036370 rtn 
+:      036372 memset0_8:
+0x7eca 036373 force 0 ,pdata 
+0x7ecb 036374 istore 8 ,contw 
+0x7ecc 036375 rtn 
+:      036376 memset0_4:
+0x7ecd 036377 force 0 ,pdata 
+0x7ece 036378 istore 4 ,contw 
+0x7ecf 036379 rtn 
+:      036381 clear_mem_256:
+0x7ed0 036382 force 4 ,loopcnt 
+0x7ed1 036383 branch memset0 
+:      036384 clear_mem_512:
+0x7ed2 036385 force 8 ,loopcnt 
+0x7ed3 036386 branch memset0 
+:      036388 clear_mem:
+0x7ed4 036389 deposit loopcnt 
+0x7ed5 036390 rtn blank 
+0x7ed6 036391 setarg 0 
+:      036392 clear_mem_loop:
+0x7ed7 036393 istore 1 ,contw 
+0x7ed8 036394 loop clear_mem_loop 
+0x7ed9 036395 rtn 
+:      036398 clear_temp_block:
+0x7eda 036399 arg 32 ,loopcnt 
+0x7edb 036400 arg mem_temp_block0 ,contw 
+0x7edc 036401 branch clear_mem 
+:      036403 xor_loop:
+0x7edd 036404 ifetch 4 ,regc 
+0x7ede 036405 ifetcht 4 ,rega 
+0x7edf 036406 ixor temp ,pdata 
+0x7ee0 036407 istore 4 ,contw 
+0x7ee1 036408 increase 4 ,rega 
+0x7ee2 036409 increase 4 ,regc 
+0x7ee3 036410 loop xor_loop 
+0x7ee4 036411 rtn 
+:      036415 inverse_data:
+0x7ee5 036416 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036417 copy loopcnt ,pdata 
+0x7ee7 036418 sub pdata ,1 ,null 
+0x7ee8 036419 rtn positive 
+0x7ee9 036420 iadd rega ,regb 
+0x7eea 036421 increase -1 ,regb 
+0x7eeb 036422 rshift loopcnt ,loopcnt 
+:      036423 inverse_loop:
+0x7eec 036424 ifetcht 1 ,rega 
+0x7eed 036425 ifetch 1 ,regb 
+0x7eee 036426 istore 1 ,rega 
+0x7eef 036427 istoret 1 ,regb 
+0x7ef0 036428 increase -1 ,regb 
+0x7ef1 036429 increase 1 ,rega 
+0x7ef2 036430 loop inverse_loop 
+0x7ef3 036431 rtn 
+:      036434 memcpy_fast:
+0x7ef4 036435 deposit loopcnt 
+0x7ef5 036436 rtn blank 
+:      036437 memcpy_fast_loop:
+0x7ef6 036438 increase -8 ,loopcnt 
+0x7ef7 036439 call memcpy8 ,positive 
+0x7ef8 036440 rtn zero 
+0x7ef9 036441 branch memcpy_fast_loop ,positive 
+0x7efa 036442 increase 8 ,loopcnt 
+:      036443 memcpy_fast_loop_four:
+0x7efb 036444 increase -4 ,loopcnt 
+0x7efc 036445 call memcpy4 ,positive 
+0x7efd 036446 rtn zero 
+0x7efe 036447 branch memcpy_fast_loop_four ,positive 
+0x7eff 036448 increase 4 ,loopcnt 
+0x7f00 036449 branch memcpy 
+:      036451 memcpy:
+0x7f01 036452 deposit loopcnt 
+0x7f02 036453 rtn blank 
+:      036454 memcpy_loop:
+0x7f03 036455 ifetch 1 ,contr 
+0x7f04 036456 istore 1 ,contw 
+0x7f05 036457 loop memcpy_loop 
+0x7f06 036458 rtn 
+:      036460 timer_stop:
+0x7f07 036461 setarg 0 
+:      036462 timer_init:
+0x7f08 036463 rshift clkn_bt ,temp 
+0x7f09 036464 storet 4 ,mem_last_clkn 
+0x7f0a 036465 arg mem_timers ,contw 
+0x7f0b 036466 iforce temp 
+0x7f0c 036467 lshift queue ,pdata 
+0x7f0d 036468 iadd contw ,contw 
+0x7f0e 036469 istoret 2 ,contw 
+0x7f0f 036470 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036471 rtn 
+:      036473 timer_check_timeout:
+0x7f11 036474 arg 0x800 ,timeup 
+0x7f12 036475 lshift16 timeup ,timeup 
+0x7f13 036476 iadd timeup ,pdata 
+0x7f14 036477 rtn 
+:      036480 timer_reinit:
+0x7f15 036481 arg 0 ,queue 
+:      036482 timer_check:
+0x7f16 036483 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036484 fetcht 4 ,mem_last_clkn 
+0x7f18 036485 rshift clkn_bt ,pdata 
+0x7f19 036486 store 4 ,mem_last_clkn 
+0x7f1a 036487 isub temp ,null 
+0x7f1b 036488 ncall timer_check_timeout ,positive 
+0x7f1c 036489 isub temp ,timeup 
+0x7f1d 036490 copy timeup ,temp 
+0x7f1e 036491 arg mem_timers ,contr 
+0x7f1f 036492 copy contr ,contw 
+0x7f20 036493 arg 16 ,loopcnt 
+:      036494 timer_loop:
+0x7f21 036495 ifetch 2 ,contr 
+0x7f22 036496 isub temp ,pdata 
+0x7f23 036497 branch timer_counting ,positive 
+0x7f24 036498 force 0 ,pdata 
+:      036499 timer_counting:
+0x7f25 036500 istore 2 ,contw 
+0x7f26 036501 loop timer_loop 
+0x7f27 036502 arg mem_timers ,contr 
+0x7f28 036503 lshift queue ,pdata 
+0x7f29 036504 iadd contr ,contr 
+0x7f2a 036505 ifetch 2 ,contr 
+0x7f2b 036506 rtn 
+:      036511 clk_add:
+0x7f2c 036512 iadd temp ,temp 
+0x7f2d 036513 copy temp ,loopcnt 
+0x7f2e 036514 setarg 3750 
+0x7f2f 036515 isub loopcnt ,pdata 
+0x7f30 036516 rtn positive 
+0x7f31 036517 sub pdata ,0 ,pdata 
+0x7f32 036518 rshift16 temp ,temp 
+0x7f33 036519 increase 1 ,temp 
+0x7f34 036520 lshift16 temp ,temp 
+0x7f35 036521 ior temp ,temp 
+0x7f36 036522 rtn 
+:      036524 clk_diff_rt:
+0x7f37 036525 call clk_diff 
+0x7f38 036526 branch clk2rt 
+:      036529 clk_diff:
+0x7f39 036530 disable user 
+0x7f3a 036531 isub temp ,pdata 
+0x7f3b 036532 branch clk_diff_pos ,positive 
+0x7f3c 036533 enable user 
+0x7f3d 036534 sub pdata ,0 ,pdata 
+:      036535 clk_diff_pos:
+0x7f3e 036536 rtnbit0 15 
+0x7f3f 036537 arg -61786 ,temp 
+0x7f40 036538 iadd temp ,pdata 
+0x7f41 036539 set0 64 ,pdata 
+0x7f42 036540 rtn 
+:      036542 clk2rt:
+0x7f43 036543 iforce contr 
+0x7f44 036544 rshift16 pdata ,pdata 
+0x7f45 036545 arg 3750 ,temp 
+0x7f46 036546 imul32 temp ,pdata 
+0x7f47 036547 iadd contr ,pdata 
+0x7f48 036548 rtn 
+:      036551 clk2lpo:
+0x7f49 036552 lshift8 pdata ,pdata 
+0x7f4a 036553 lshift4 pdata ,pdata 
+0x7f4b 036554 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036555 idiv temp 
+0x7f4d 036556 call wait_div_end 
+0x7f4e 036557 quotient temp 
+0x7f4f 036558 rtn 
+:      036561 clk2bt:
+0x7f50 036562 arg 3750 ,temp 
+0x7f51 036563 idiv temp 
+0x7f52 036564 call wait_div_end 
+0x7f53 036565 quotient pdata 
+0x7f54 036566 lshift16 pdata ,pdata 
+0x7f55 036567 remainder temp 
+0x7f56 036568 ior temp ,temp 
+0x7f57 036569 rtn 
+:      036576 string2dec_from_uart:
+0x7f58 036577 arg 0 ,temp 
+:      036578 string2dec_from_uart_done:
+0x7f59 036579 copy temp ,regc 
+0x7f5a 036580 ifetch 1 ,contru 
+0x7f5b 036581 call uchar2dialog 
+0x7f5c 036582 copy regc ,temp 
+0x7f5d 036583 call swap 
+0x7f5e 036584 arg 10 ,regb 
+0x7f5f 036585 imul32 regb ,pdata 
+0x7f60 036586 iadd temp ,pdata 
+0x7f61 036587 copy pdata ,temp 
+0x7f62 036588 loop string2dec_from_uart_done 
+0x7f63 036589 rtn 
+:      036593 uchar2dialog:
+0x7f64 036594 arg 0x3a ,temp 
+0x7f65 036595 isub temp ,null 
+0x7f66 036596 nbranch uchar2dialog_number ,positive 
+0x7f67 036597 arg 0x61 ,temp 
+0x7f68 036598 isub temp ,null 
+0x7f69 036599 branch uchar2dialog_a2f ,positive 
+0x7f6a 036600 arg 0x37 ,temp 
+0x7f6b 036601 isub temp ,pdata 
+0x7f6c 036602 rtn 
+:      036603 uchar2dialog_number:
+0x7f6d 036604 arg 0x30 ,temp 
+0x7f6e 036605 isub temp ,pdata 
+0x7f6f 036606 rtn 
+:      036607 uchar2dialog_a2f:
+0x7f70 036608 arg 0x57 ,temp 
+0x7f71 036609 isub temp ,pdata 
+0x7f72 036610 rtn 
+:      036612 pn9:
+0x7f73 036613 copy temp ,alarm 
+0x7f74 036614 setarg 0x1ff 
+0x7f75 036615 force 0 ,regb 
+:      036616 pn9_loop:
+0x7f76 036617 rshift3 pdata ,rega 
+0x7f77 036618 rshift rega ,rega 
+0x7f78 036619 ixor rega ,rega 
+0x7f79 036620 isolate1 0 ,rega 
+0x7f7a 036621 setflag true ,9 ,pdata 
+0x7f7b 036622 rshift temp ,temp 
+0x7f7c 036623 isolate1 0 ,pdata 
+0x7f7d 036624 setflag true ,7 ,temp 
+0x7f7e 036625 rshift pdata ,pdata 
+0x7f7f 036626 increase 1 ,regb 
+0x7f80 036627 compare 0 ,regb ,0x7 
+0x7f81 036628 nbranch pn9_loop ,true 
+0x7f82 036629 istoret 1 ,contw 
+0x7f83 036630 loop pn9_loop 
+0x7f84 036631 copy alarm ,temp 
+0x7f85 036632 rtn 
+:      036635 wait_div_end:
+0x7f86 036636 rtn modone 
+0x7f87 036637 branch wait_div_end 
+:      036647 compare_loop:
+:      036648 string_compare:
+0x7f88 036649 ifetch 1 ,rega 
+0x7f89 036650 ifetcht 1 ,regb 
+0x7f8a 036651 isub temp ,null 
+0x7f8b 036652 nrtn zero 
+0x7f8c 036653 increase 1 ,rega 
+0x7f8d 036654 increase 1 ,regb 
+0x7f8e 036655 loop string_compare 
+0x7f8f 036656 force 0 ,null 
+0x7f90 036657 rtn 
+:      036660 ceiling:
+0x7f91 036661 isub temp ,null 
+0x7f92 036662 nrtn positive 
+0x7f93 036663 deposit temp 
+0x7f94 036664 rtn 
+:      036666 swap:
+0x7f95 036667 iadd temp ,pdata 
+0x7f96 036668 isub temp ,temp 
+0x7f97 036669 isub temp ,pdata 
+0x7f98 036670 rtn 
+:      036672 clean_mem:
+0x7f99 036673 arg 0x200 ,loopcnt 
+0x7f9a 036674 arg 0x4000 ,contw 
+0x7f9b 036675 branch memset0 
+:      036678 callback_func:
+0x7f9c 036679 rtn blank 
+0x7f9d 036680 copy pdata ,pc 
+:      036683 wait_uarttx:
+0x7f9e 036684 hfetch 2 ,core_uart_txitems 
+0x7f9f 036685 nbranch wait_uarttx ,blank 
+0x7fa0 036686 rtn 
+:      036688 ice_break:
+0x7fa1 036689 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036690 rtn 
+:      036692 ice_setbp:
+0x7fa3 036693 hstore 2 ,core_ice_break0 
+0x7fa4 036694 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036695 set1 4 ,pdata 
+0x7fa6 036696 hstore 1 ,core_ice_ctrl 
+0x7fa7 036697 rtn 
+:      036698 ice_setbp2:
+0x7fa8 036699 hstore 2 ,core_ice_break1 
+0x7fa9 036700 hfetch 1 ,core_ice_ctrl 
+0x7faa 036701 set1 6 ,pdata 
+0x7fab 036702 hstore 1 ,core_ice_ctrl 
+0x7fac 036703 rtn 
+:      036705 ice_set_write_bp:
+0x7fad 036706 hstore 2 ,core_ice_break0 
+0x7fae 036707 jam 0x30 ,core_ice_ctrl 
+0x7faf 036708 rtn 
+:      036712 test_enable_white:
+0x7fb0 036713 hfetch 1 ,core_config 
+0x7fb1 036714 set0 whiteoff_bit ,pdata 
+0x7fb2 036715 hstore 1 ,core_config 
+0x7fb3 036716 rtn 
+:      036718 check_uart_tx_buff:
+0x7fb4 036719 hfetch 2 ,core_uart_txitems 
+0x7fb5 036720 arg uart_air_control_threshold ,temp 
+:      036721 pdata_sub_temp:
+0x7fb6 036722 isub temp ,null 
+0x7fb7 036723 rtn 
+:      036729 fifo_in:
+0x7fb8 036730 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036731 ifetcht util_fifo_len ,rega 
+0x7fba 036732 and temp ,0xff ,pdata 
+0x7fbb 036733 nbranch fifo_in_push ,blank 
+0x7fbc 036734 rshift8 temp ,pdata 
+0x7fbd 036735 istore util_fifo_len ,rega 
+:      036736 fifo_in_push:
+0x7fbe 036737 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036738 ifetch 1 ,rega 
+0x7fc0 036739 nbranch assert ,blank 
+0x7fc1 036740 fetch 1 ,mem_fifo_temp 
+0x7fc2 036741 istore 1 ,rega 
+0x7fc3 036742 rtn 
+:      036747 fifo_out:
+0x7fc4 036748 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036749 arg util_fifo_len ,loopcnt 
+0x7fc6 036750 ifetch util_fifo_len ,rega 
+0x7fc7 036751 rtn blank 
+:      036752 fifo_out_loop:
+0x7fc8 036753 ifetch 1 ,rega 
+0x7fc9 036754 nbranch fifo_out_end ,blank 
+0x7fca 036755 increase 1 ,rega 
+0x7fcb 036756 loop fifo_out_loop 
+0x7fcc 036757 branch assert 
+:      036758 fifo_out_end:
+0x7fcd 036759 arg 0 ,temp 
+0x7fce 036760 istoret 1 ,rega 
+0x7fcf 036761 rtn 
+:      036766 fifo_is_empty:
+0x7fd0 036767 ifetch util_fifo_len ,rega 
+0x7fd1 036768 rtn 
+:      036773 fifo_is_full:
+0x7fd2 036774 ifetch 1 ,rega 
+0x7fd3 036775 rtn 
+:      036778 fifo_is_near_full:
+0x7fd4 036779 ifetch 2 ,rega 
+0x7fd5 036780 rtn 
+:      036784 fifo_content_count:
+0x7fd6 036785 arg 0 ,temp 
+:      036786 fifo_content_count_loop:
+0x7fd7 036787 fetch 1 ,contr 
+0x7fd8 036788 loop fifo_content_count_loop ,blank 
+0x7fd9 036789 increase 1 ,temp 
+0x7fda 036790 loop fifo_content_count_loop 
+0x7fdb 036791 copy temp ,pdata 
+0x7fdc 036792 rtn 
+:      036794 not_greater_than:
+0x7fdd 036795 isub temp ,null 
+0x7fde 036796 nrtn positive 
+0x7fdf 036797 copy temp ,pdata 
+0x7fe0 036798 rtn 
+:      036801 disable_positive:
+0x7fe1 036802 force -1 ,null 
+0x7fe2 036803 rtn 
+:      036804 enable_positive:
+:      036805 disable_zero:
+0x7fe3 036806 force 1 ,null 
+0x7fe4 036807 rtn 
+:      036808 enable_zero:
+0x7fe5 036809 force 0 ,null 
+0x7fe6 036810 rtn 
+:      036812 enable_user:
+0x7fe7 036813 enable user 
+0x7fe8 036814 rtn 
+:      036816 disable_user:
+0x7fe9 036817 disable user 
+0x7fea 036818 rtn 
+:      036820 enable_user2:
+0x7feb 036821 enable user2 
+0x7fec 036822 rtn 
+:      036824 disable_user2:
+0x7fed 036825 disable user2 
+0x7fee 036826 rtn 
+:      036828 disable_blank:
+0x7fef 036829 setarg 1 
+0x7ff0 036830 rtn 
+:      036832 enable_blank:
+0x7ff1 036833 setarg 0 
+0x7ff2 036834 rtn 
+:      036837 reverse_byte:
+0x7ff3 036838 copy loopcnt ,pdata 
+0x7ff4 036839 rtn blank 
+0x7ff5 036840 copy contr ,pdata 
+0x7ff6 036841 iadd loopcnt ,pdata 
+0x7ff7 036842 increase -1 ,pdata 
+0x7ff8 036843 copy pdata ,contr 
+:      036844 reverse_loop:
+0x7ff9 036845 ifetch 1 ,contr 
+0x7ffa 036846 increase -2 ,contr 
+0x7ffb 036847 istore 1 ,contw 
+0x7ffc 036848 loop reverse_loop 
+0x7ffd 036849 rtn 
Index: GM103_24g&ble/output/bt_program23.meta
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.meta	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.meta	(working copy)
@@ -42,11 +42,14 @@
 org 0x0000		// start from patch ram address start
 //define DONGLE
 define MOUSE
+define G24
 define BLE
+//define CLASSIC_BT
+define MOUSE_SMOOTHER
 //define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
-define BLE_FAST_CONN_ENABLE
+//define BLE_FAST_CONN_ENABLE
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -60,18 +63,19 @@
 //define DEBUGLOG_UPPER_SM
 
 	bbit1 8,pf_patch_ext
+	beq patch00_0,p_soft_reset_0 
+	beq patch00_1,p_soft_reset_1
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
-	beq patch00_1,p_soft_reset_1
 	beq patch14_1,p_init_param
-	beq patch15_0,p_lpm_dispatch_next2
 	beq patch16_1,p_lpm_check_wake_lock
 	beq patch16_2,p_g24_dispatch
 	beq patch18_4,p_device_init
 	beq patch19_1,p_app_flag_store
-	beq patch19_2,p_app_initflag_check	
+	beq patch19_2,p_app_initflag_check
 	beq patch1c_3,p_mouse_seting_dpi
 	beq patch1c_6,p_mouse_motion
+	beq patch1d_1,p_mouse_bb_disconnected
 	beq patch1d_2,p_mouse_bb_event_discovery_btn
 	beq patch1d_3,p_mouse_start_discovery
 	beq patch1d_4,p_mouse_stop_discovery
@@ -87,10 +91,13 @@
 	beq patch2c_7,p_le_parse_l2cap
 	beq patch2d_2,p_le_adv_not_match
 	beq patch2e_7,p_le_lpm_setmult
+	beq patch3f_2,p_check_51cmd_once_continue
 	beq patch31_4,p_twspi_reset
 	branch loop
+	
 
 p_rssi_signal:
+	copy pdata,rega
 	fetcht 1,mem_rssi_signal_index
 	setarg mem_rssi_signal_buf
 	iadd temp,contw
@@ -101,7 +108,34 @@
 	storet 1,mem_rssi_signal_index
 	rtn
 
+p_soft_reset_0:
+	call p_mouse_select_device_button_wakeup_check	//hibernate wakeup need 190ms
+	branch soft_reset+1
+
+p_mouse_select_device_button_wakeup_check:
+	jam 0,mem_mouse_select_device_button_wakeup_flag
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_config_input
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_get_bit
+	nrtn true
+	call delay_10ms
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_get_bit
+	nrtn true
+	jam 1,mem_mouse_select_device_button_wakeup_flag
+	rtn
+
+p_mouse_switch_Hwakeup_byPB:
+	fetch 1,mem_mouse_select_device_button_wakeup_flag
+	rtn blank
+	call p_mouse_switch_device_flag
+	branch p_mouse_store_device_number2eeprom
+
 p_soft_reset_1:
+	arg mem_sp_state,contw
+	arg 12,loopcnt
+	call clear_mem
 	call p_mouse_le_txbuff_load
 	call rfcomm_init
 	call init_lmp
@@ -114,10 +148,29 @@
 	store 3,mem_lmp_version
 	setarg param_le_subversion
 	store 2,mem_lmp_version+3
-//	setarg param_lmp_subversion
-//	store 2,mem_lmp_subversion
 	branch init_param+12
 
+p_lpm_check_wake_lock:
+	rtnmark1 mark_24g
+	call p_mouse_bt_multi_led_lpm_lock
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,disable_blank
+	fetch 1,mem_mouse_clear_sensor_data_flag
+	beq 0,disable_blank
+	fetch 1,mem_mouse_le_conn_param_reject
+	beq LE_LPM_DISABLE,disable_blank
+	fetch 1,mem_mouse_wheel_trigger
+	nbranch disable_blank,blank
+	branch enable_blank
+
+p_mouse_bt_multi_led_lpm_lock:
+	call enable_blank
+	fetch 1,mem_mouse_multi_led_state
+	ncall disable_blank,blank
+	fetch 1,mem_mouse_multi_led_on_timer
+	ncall disable_blank,blank
+	rtn
+
 p_g24_dispatch:
 	rtnmark0 mark_24g
 	fetch 1,mem_24g_transmit_by_interrupt
@@ -134,7 +187,9 @@
 	call g24_long_sleep_shorter_param_update
 	fetch 1,mem_24g_transmit_by_interrupt
 	rtneq G24_TX_TIMER_INT_ENABLE
-p_g24_short_sleep:
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_g24_transmit_by_interrupt_enable
+p_g24_short_sleep:	
 	call p_g24_lpm_wait
 	nrtn user
 	call p_clear_wake
@@ -142,17 +197,17 @@
 	branch lpm_dispatch_sleep
 
 g24_long_sleep_shorter_param_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
 	setarg G24_LONG_SLEEP_STEP1
 	store 3,mem_24g_enter_hibernate
 	jam 20,mem_24g_long_sleep_param_update_timer
 	rtn
-
+	
 p_g24_transmit_by_interrupt:
 	call p_g24_timer_check
 	nrtn user
-	call p_g24_interval_calibrate	
+	call p_g24_interval_calibrate
 	fetch 1,mem_24g_transmit_by_interrupt_exit_count
 	increase 1,pdata
 	store 1,mem_24g_transmit_by_interrupt_exit_count
@@ -165,12 +220,12 @@
 p_g24_interval_min:
 	jam 0,mem_24g_pac_index
 	fetch 1,mem_24g_interval_min
+p_g24_current_interval_store:
 	store 1,mem_24g_interval
 	rtn
 p_g24_interval_max:
 	fetch 1,mem_24g_interval_max
-	store 1,mem_24g_interval
-	rtn	
+	branch p_g24_current_interval_store
 p_g24_interval_calibrate:
 	fetch 1,mem_24g_pac_index
 	increase 1,pdata
@@ -178,14 +233,14 @@
 	beq 4,p_g24_interval_max
 	beq 5,p_g24_interval_min
 	rtn
-p_g24_transmit_by_interrupt_enable:
-	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
-	jam 0,mem_24g_transmit_by_interrupt_exit_count
-	rtn
 
 p_g24_nodata_transmit:
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
+	fetch 1,mem_mouse_multi_led_state
+	rtneq ON
 p_g24_long_sleep:
 	call p_g24_lpm_wait
 	nrtn user
@@ -195,7 +250,7 @@
   	branch lpm_sleep
 
 p_g24_lpm_wait:
-  	enable user
+	enable user
 	call lpo_calibration
 	fetch 3,mem_clks_per_lpo
 	branch disable_user,blank
@@ -203,6 +258,8 @@
 	branch disable_user,blank
 	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
 	branch disable_user,blank
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
 	branch p_mouse_setgpio_lpm
 
 p_g24_send_abort_packet:
@@ -218,441 +275,978 @@
 	fetch 1,mem_24g_data_type
 	set1 bit_abort,pdata
 	store 1,mem_24g_data_type
-	call p_g24_transmit_prep
 	call p_g24_txdata_enable_tx
 	branch p_g24_transmit_start
 
-p_lpm_dispatch_next2:
-	fetch 1,mem_mouse_wheel_trigger
-	nrtn blank
-	branch lpm_dispatch_next2
-
-p_lpm_check_wake_lock:
-	rtnmark1 mark_24g
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	beq 0,disable_blank
-	fetch 1,mem_mouse_le_conn_param_reject
-	beq LE_LPM_DISABLE,disable_blank
-	branch enable_blank
+//p_g24_set_device_addr:
+//	call adc_init_data
+//	fetch 4,mem_2v_adc_vinlpm_data	//adc data from otp
+//	store 4,mem_24g_device_addr	
+//	nrtn blank
+//	fetch 4,mem_lap
+//	store 4,mem_24g_device_addr
+//	rtn
 
-p_mouse_before_lpm:
-	rtnmark1 mark_24g
-	call p_mouse_le_txbuff_save
-	call p_mouse_setgpio_lpm
-	fetch 1,mem_context
-	bbit0 state_inconn,p_clear_wake
-	fetch 1,mem_lpm_current_mult
-	nrtn blank
-p_clear_wake:
-	setarg 0
-	store 8,mem_gpio_wakeup_low
+p_g24_transmit_rf_sta_init:
+	jam 1,mem_24g_rf_last_sta
+	jam 0,mem_24g_sync_cnt
+p_g24_transmit_rf_ctrl_clear:	
+	fetch 1,mem_24g_data_type
+	and_into bits_data,pdata
+	store 1,mem_24g_data_type
 	rtn
-
-p_mouse_setgpio_lpm:
-	call p_mouse_seting_dpi_sensor_type	// make sdio high to make 100uA less
-	call p_clear_wake
-	call mouse_lpm_before_common
-	hfetch 4,core_gpio_oe0
-	hfetcht 4,core_gpio_pu0
-	ior temp,temp
-	invert temp,temp
-	hstoret 4,core_gpio_pd0
-	branch p_mouse_device_state_led_off
 	
-
-p_mouse_le_txbuff_save:
-	arg mem_le_tx_buffer0,contr
-	arg mem_le_tx_buffer0_omemalloc,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1,contr
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2,contr
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3,contr
-p_mouse_le_txbuff_copy:	
-	arg 27,loopcnt
-	branch memcpy
-
-p_mouse_le_txbuff_load:
-	arg mem_le_tx_buffer0_omemalloc,contr
-	arg mem_le_tx_buffer0,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3,contw
-	branch p_mouse_le_txbuff_copy
-
-p_device_init:
-	call le_modified_name_adv
-	call app_lpm_mult_enable
-	branch p_device_init_common,wake
-	call p_mouse_data_init
-	fetch 1,mem_tx_power
-	store 1,mem_tx_power_temp
-	call power_ctrl_pac_succ_cnt_init
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_combination_ui_button_count	//combination key timer init
-	call mouse_bt_discovery_button_down_disable
-p_device_init_common:
-	call p_mouse_init
-	branch enable_authrom
-
-p_mouse_init:
-	ncall p_mouse_setting_config,wake
-	call spi_ncs_enable
-	call p_mouse_init_sunt
-	call spi_ncs_disable
-	rtn wake
-	call p_mouse_cb_fuction
-	call p_mouse_check_key_gpio
-	beq MOUSE_LM_BUTTON,p_mouse_24g_pairing_button
-	branch p_mouse_wakeup_from_power
-
-p_mouse_tx_power_init:
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+p_g24_hop_ch_enable:
+	fetch 1,mem_24g_data_type
+	set1 bit_hop,pdata
+	store 1,mem_24g_data_type
+	//update txpayload
+	store 1,mem_24g_txpayload
 	rtn
-	
-p_mouse_check_reconn_target:
-	call p_mouse_tx_power_init
-	fetch 1,mem_mouse_device_led_on_timer_init
-	store 1,mem_mouse_device_led_on_timer_count
+p_g24_hop_ch_disable:
+	fetch 1,mem_24g_data_type
+	set0 bit_hop,pdata
+	store 1,mem_24g_data_type
+	rtn	
 
-	jam 1,mem_mouse_ble_reconn_enable
-	jam 2,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	fetch 1,mem_xrecord_mode
-	//beq REC_3_MODE,mouse3_0_check_reconn_target
-	beq REC_4_MODE,p_mouse4_0_check_reconn_target
+p_g24_transmit_hop_pac_fail:
+	call power_ctrl_pac_succ_decrs
+	fetch 1,mem_24g_rf_work_stage
+	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
+	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
 	rtn
+p_g24_transmit_hop_pac_fail_wo_hop:
+	jam 2,mem_24g_sync_cnt
+p_g24_transmit_hop_pac_fail_stage1:	
+	jam 0,mem_24g_hop_pac_retry
+	jam 0,mem_24g_rf_last_sta
+	branch p_g24_transmit_rf_ctrl_clear
 
-p_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:
-	arg mem_le_adv_data,rega
-p_le_check_adv_flag_loop:
-	ifetch 1,rega	//length
-	rtn blank
-	iadd contr,rega
-	ifetch 1,contr	//type
-	rtneq 0x01
-	branch p_le_check_adv_flag_loop
+p_g24_transmit_hop_pac_fail_hop_stage2:
+	jam 0,mem_24g_rf_hop_ch
+	branch p_g24_transmit_hop_pac_fail_stage1
 
-p_mouse_24g_pairing_button:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
-	rtnbit1 MOSUE_24G_PAIRING_FLAG
-	rtnmark1 mark_24g
-	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
-	call mouse_stop_discovery
-	branch p_g24_start_pairing_sm1
-	
-p_mouse_dpi_config:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_EEPROM,mouse_dpi_config
-	fetch 1,mem_mouse_dpi
-	beq 0xff,mouse_dpi_config
-	branch p_mouse_seting_dpi_sensor_type
 	
-p_mouse_dpi_up:
-	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pu
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_UP
-	
-	
-	jam DPI_BUTTON_STATE_UP,mem_mouse_dpi_button_state
-	branch mouse_dpi_down_setting
+p_g24_transmit_pac_fail_hop_stage3:
+	fetch 2,mem_24g_txfail_cnt
+	increase 1,pdata
+	store 2,mem_24g_txfail_cnt
+	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
+	fetch 1,mem_24g_rf_hop_ch
+	beq 1,p_g24_rf_hop_fastly
+	jam 1,mem_24g_rf_hop_ch
+p_g24_rf_hop_attemp_again:
+	fetch 1,mem_24g_rf_hop_ch
+	bne 1,p_g24_transmit_rf_ctrl_clear
+p_g24_rf_hop_fastly:
+	fetch 1,mem_24g_hop_fastly_cnt
+	increase 1,pdata
+	store 1,mem_24g_hop_fastly_cnt
+	beq 4,p_g24_rf_hop_fastly_exit
+	call p_g24_ch
+	jam 2,mem_24g_max_retry
+	branch p_g24_transmit_packet
 
-p_mouse_dpi_check:
-	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_dpi_button_gpio
-	call gpio_get_bit
-	nbranch p_mouse_dpi_down,true
-	branch p_mouse_dpi_up
-p_mouse_dpi_down:
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
-	rtn	
-	
-	
-p_mouse_select_device:
-p_mouse_select_device_by_button:
-	call p_mouse_select_device_button_check
-	branch p_mouse_select_device_button_down,true
-p_mouse_select_device_button_up:
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_UP
-	fetch 1,mem_mouse_button_select_device_count
-	ncall p_mouse_switch_device_decide,blank
+p_g24_rf_hop_fastly_exit:
+	call power_ctrl_pac_succ_decrs
+	jam 0,mem_24g_hop_fastly_cnt
+	branch p_g24_transmit_rf_ctrl_clear
 
-	fetch 1,mem_mouse_button_select_device_timer_init
-	store 1,mem_mouse_button_select_device_count
+p_g24_transmit_hop_pac_succ_wo_hop:
+	jam 2,mem_24g_sync_cnt
+p_g24_transmit_hop_pac_succ:
+	jam 1,mem_24g_rf_last_sta
+	jam 0,mem_24g_rf_hop_ch
+	branch p_g24_transmit_rf_ctrl_clear
 
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue	
+p_g24_transmit_succ_rf_config:
+	fetch 1,mem_24g_rf_work_stage
+	beq 3,p_g24_transmit_hop_pac_succ
+	fetch 1,mem_24g_data_type
+	isolate0 bit_hop,pdata
+	branch p_g24_transmit_rf_sta_init,true
+	fetch 1,mem_24g_rf_work_stage
+	beq 1,p_g24_transmit_hop_pac_succ_wo_hop
+	beq 2,p_g24_transmit_hop_pac_succ
 	rtn
-p_mouse_select_device_button_down:
-	call p_mouse_button_select_device_timer
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_DOWN
-	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
-	jam 0,mem_mouse_ble_led_on_enable
-	jam 0,mem_mouse_ble_reconn_enable
-	jam 0,mem_mouse_g24_led_on_enable
-	rtn
-p_mouse_button_select_device_timer:
-	arg mem_mouse_button_select_device_count,regc
-	arg p_mouse_long_button_select_device,regb
-	branch timer_single_step
-p_mouse_long_button_select_device:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_LONG_BT_BUTTON_FLAG
-	fetch 1,mem_mouse_switch_device_flag
-	sub pdata,1,null
-	branch p_rtn,zero
-	jam 1,mem_mouse_ble_led_on_enable
-	branch p_mouse_start_discovery
 
-p_mouse_select_device_button_check:
-	fetch 1,mem_config_select_device_button_gpio
-	rtneq GPIO_DISABLE
-	fetcht 1,mem_config_select_device_button_gpio
-	branch gpio_get_bit
-	
-p_rtn:
+p_g24_rf_sta_check:
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_rf_laststa_synccnt_check
+	ncall p_g24_rf_sync_cnt_check,user2
 	rtn
 
-p_mouse_switch_device_decide:
-	fetch 1,mem_mouse_switch_device_flag
-//	beq 0xff,p_g24_long_sleep
-	beq 0x01,p_mouse_24g_to_ble
-	beq 0x02,p_mouse_ble_to_24g
-	rtn
-p_mouse_24g_to_ble:
-	jam 0x02,mem_mouse_switch_device_flag
-p_mouse_store_eerpom_switch_dpi_reset:	
-	call p_mouse_store_eerpom_switch_mode
-	branch soft_reset_chip
-
-p_mouse_ble_to_24g:
-	jam 0x01,mem_mouse_switch_device_flag
-	branch p_mouse_store_eerpom_switch_dpi_reset
-	
-p_mouse_store_eerpom_switch_mode:
-	arg 1,temp
-	arg mem_mouse_switch_device_flag,rega
-	arg MOUSE_SWITCH_DEVICE_EEPROM_OFFSET,regb
-	branch iicd_write_protect_eep_data
+p_g24_rf_laststa_synccnt_check:
+	disable user2
+	fetch 1,mem_24g_rf_last_sta
+	rtnne 1
+	fetch 1,mem_24g_sync_cnt
+	rtnne 0
+	jam 1,mem_24g_rf_work_stage
+	jam 4,mem_24g_max_retry
+	branch enable_user2
 
-p_mouse_load_eeprom_switch_mode:
-	arg 1,temp
-	arg mem_mouse_switch_device_flag,rega
-	arg MOUSE_SWITCH_DEVICE_EEPROM_OFFSET,regb
-	branch iicd_read_eep_data
+p_g24_rf_sync_cnt_check:
+	fetch 1,mem_24g_sync_cnt
+	branch p_g24_rf_hop_attemp,blank
+	increase -1,pdata
+	store 1,mem_24g_sync_cnt
+	jam 2,mem_24g_rf_work_stage
+	jam 4,mem_24g_max_retry
+	branch p_g24_ch
 
-p_mouse_device_ble_led_timer:
-	fetch 1,mem_mouse_ble_led_on_enable
-	nbranch p_mouse_device_ble_led_blink,blank
-	fetch 1,mem_mouse_ble_reconn_enable
-	rtn blank
-p_mouse_device_ble_led_on_timer:
-	call p_mouse_led_output_low 
-p_mouse_device_led_on_comm:
-	arg mem_mouse_device_led_on_timer_count,regc
-	arg p_mouse_device_ble_led_on_timeout,regb
-	branch timer_single_step
-p_mouse_device_ble_led_on_timeout:
-	jam 1,mem_lpm_mode
-	jam 0,mem_mouse_g24_led_on_enable
-	jam 0,mem_mouse_ble_reconn_enable	
-	branch p_mouse_device_state_led_off
-		
-p_mouse_device_ble_led_blink:
-	fetch 2,mem_mouse_discovery_timer
-	div pdata,2
-	call wait_div_end
-	remainder pdata
-	branch p_mouse_device_ble_led_check,blank
-	rtn
+p_g24_rf_hop_attemp:
+	jam 3,mem_24g_rf_work_stage
+	fetch 1,mem_24g_rf_hop_ch
+	nbranch p_g24_rf_hop_attemp_again,blank
+	jam 2,mem_24g_max_retry
+	branch p_g24_ch
 
-p_mouse_device_ble_led_check:
-	fetch 1,mem_device_led_blink_flag
-	beq 1,p_mouse_led_output_low_before
-	beq 2,p_mouse_device_state_led_off_before
+p_g24_txdata_prep:
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_pairing_sm	
+p_g24_txdata_prep_packeage_data:
+	call p_g24_package_data
+p_g24_txdata_enable_tx:	
+	call p_g24_transmit_prep
+	jam ENSURE_ON_24G,mem_24g_ensure
 	rtn
-p_mouse_led_output_low_before:
-	jam 2,mem_device_led_blink_flag
-	branch p_mouse_led_output_low
-p_mouse_device_state_led_off_before:
-	jam 1,mem_device_led_blink_flag
-	branch p_mouse_device_state_led_off
-
 
-p_mouse_device_g24_led_timer:
-	fetch 1,mem_mouse_g24_led_on_enable
+p_g24_package_data:
+	fetch 2,mem_cb_24g_data
+	call callback_func
+	branch p_g24_accumulate_mouse_data,user
+	fetch 7,mem_24g_txbuf+1	//mouse data
 	rtn blank
+	branch enable_user	// retransmit
+p_g24_accumulate_mouse_data:
+	call p_mouse_data_xy_release
+	jam 0,mem_24g_abort_pac
+	add rega,1,pdata
+	store 1,mem_24g_datalen
+	call p_g24_transmit_rf_ctrl_clear
+	store 1,mem_24g_txbuf
+	ifetcht 1,contw
+	ifetch 1,regb
+	ior temp,pdata
+	istore 1,contw	//key
+	increase 1,regb
+	ifetch 4,regb
+	istore 4,contw	//x,y
+	increase 4,regb
+	arg mem_24g_txbuf+6,contw
+	arg 2,loopcnt
+p_g24_accumulation_loop:
+	ifetch 1,regb
+	ifetcht 1,contw	//wheel,twheel
+	iadd temp,pdata
+	istore 1,contw
+	increase 1,regb
+	loop p_g24_accumulation_loop
+	rtn
 
-	jam 0,mem_lpm_mode
-	call p_mouse_led_output_high
-	branch p_mouse_device_led_on_comm
+p_g24_transmit_packet:
+	jam 0,mem_24g_retry
+p_g24_transmit_loop:
+	arg param_rx_setup,timeup
+	until clkn_rt,meet
+	call p_g24_transmit_receive_ack
+	fetch 1,mem_24g_no_ack	//tx noack
+	rtneq no_ack_24g
+	nbranch p_g24_retransmit,sync
+	nbranch p_g24_retransmit,user3
+	call p_g24_txbuf_clear
+	call p_g24_ackpayload_parse
+	call power_ctrl_pac_succ_incrs
+p_g24_transmit_next_packet:
+	fetch 1,mem_24g_pid
+	increase 1,pdata
+	store 1,mem_24g_pid
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
+	call p_g24_transmit_succ_rf_config
+p_g24_transmit_abandon:
+	setarg 0
+	store 2,mem_24g_txfail_cnt
+	store 1,mem_24g_get_ack_fail
+	store 1,mem_24g_hop_pac_retry
+	jam ENSURE_OFF_24G,mem_24g_ensure
+	rtn
 
-p_mouse_led_output_init:
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_config_output
-p_mouse_led_output_low:
-	call p_mouse_led_output_init
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_out_active
-p_mouse_led_output_high:
-	call p_mouse_led_output_init
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_out_inactive
+p_g24_txbuf_clear:
+	arg 4,loopcnt
+	arg mem_24g_txbuf,contw
+	branch memset0
 
-p_mouse_device_state_led_off:
-	fetcht 1,mem_device_state_led_gpio
-p_gpio_set_input_suspended:
-	set0 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_pd0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_oe0,contw
-	branch gpio_set_bit
-		
-p_mouse_init_sunt:
-	jam 0x76,mem_spi_init_clk
-	call mouse_spi_init
-	rtn wake
-	call mouse_spi_sdio_gpio_pollup
-	fetch 1,mem_config_sensor_type
-	beq P3610,mouse_init_3610sensor
-p_mouse_init_sensor:
-	call mouse_read_sensor_id
-	beq P32XX_ID1,p_mouse_init_p32xx_id2_judge
-	beq P3065_ID1,p_mouse_p3065_init_param
-	call mouse_twspi_reset
-	nop 1000
-	branch p_mouse_init_sensor
+p_g24_paring_mode_start:
+	call power_ctrl_pac_succ_cnt_init
+	branch p_g24_paring_mode
 
-p_mouse_init_p32xx_id2_judge:
-	call p_mouse_sensor_poweron
-	branch mouse_init_p32xx_id2_judge
+p_g24_transmit_receive_ack:
+	disable user3
+	call p_g24_transmit
 	
-p_mouse_p3065_init_param:
-	call p_mouse_sensor_poweron
-	fetch 1,mem_sensor_id2
-	beq P3065_XY_ID2,mouse_p3065xy_init_param
-	jam P3065,mem_config_sensor_type
-	rtn
-
-p_mouse_sensor_poweron:
-	setarg 0x8006	// reset to factory settings
-	call twspi_write
-	nop 12000
-	branch p_mouse_dpi_config
-p_mouse_sensor_powerdown:
-	setarg 0x06
-	call twspi_read
-	or pdata,0x08,pdata
-	lshift8 pdata,pdata
-	add pdata,0x06,pdata
-	branch twspi_write	//make sdio high
-
-p_mouse_setting_config:
-	fetch 1,mem_mouse_button_select_device_timer_init
-	store 1,mem_mouse_button_select_device_count
 
+	fetch 1,mem_24g_no_ack
+	beq no_ack_24g,p_g24_transmit_no_ack	//tx no ack
+	force 0,radio_ctrl
+	fetch 4,mem_24g_addr
+	iforce access
+	fetcht 1,mem_last_freq
+	call set_freq_rx
+	call rf_rx_enable
+	call p_g24_receive_rxon
+	call p_g24_end_of_packet,user3
+	rtn
+p_g24_transmit_no_ack:
+	call p_g24_end_of_packet
+	branch p_g24_transmit_next_packet
 
-	call p_g24_set_device_addr
-	call p_mouse_device_state_led_off
-	call mouse_gpio_init
+p_g24_retransmit:
+	fetch 1,mem_24g_get_ack_fail
+	increase 1,pdata
+	store 1,mem_24g_get_ack_fail
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
+	fetcht 1,mem_24g_retry
+	increase 1,temp
+	storet 1,mem_24g_retry
+	fetch 1,mem_24g_max_retry
+	isub temp,pdata
+	nbranch p_g24_transmit_loop,blank
+	fetch 1,mem_24g_rf_work_stage
+	beq 3,p_g24_transmit_pac_fail_hop_stage3
+	fetch 1,mem_24g_hop_pac_retry
+	increase 1,pdata
+	store 1,mem_24g_hop_pac_retry
+	beq 2,p_g24_transmit_hop_pac_fail
+	call p_g24_hop_ch_enable
+	jam 1,mem_24g_max_retry
+	branch p_g24_transmit_packet
 
-	call mouse_param_init
-	setarg 0
-	store 2,mem_lpm_interval
-	call p_mouse_set_gpio_control_sensor
-	call mouse_adc_init
-	call le_set_config_fixed_ltk
-	call le_set_justwork
-//	jam 2,mem_le_pres_init_key_distribution
-//	jam 3,mem_le_pres_resp_key_distribution
-	call le_set_fixed_ltk
-	call le_set_config_read_authentication	
-p_mouse_init_iic:
-	call iic_init_390k
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
-	ncall clear_eeprom_size_2k,true
-	call mouse_load_eeprom_dpi
-	call p_mouse_load_eeprom_switch_mode
-	call p_mouse_init_environment
-p_mouse_init_iic_read_24g_addr:
-	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_g24_tx_paring_retry:
+	fetch 1,mem_24g_get_ack_fail
+	rtnne 0xff
+	jam 0,mem_24g_get_ack_fail
+	branch p_g24_stop_g24_mode
 
-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
+p_g24_tx_attempt_fail:
 	setarg 0
-	invert pdata,pdata
-	store 6,mem_le_lap
-	rtn	
+	store 2,mem_24g_txfail_cnt
+p_g24_stop_g24_mode:
+	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
+	branch ui_ipc_send_event
 
-p_mouse_set_gpio_control_sensor:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	rtnbit0 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
+p_g24_ackpayload_parse:
+	call p_g24_read_len_pid_crc
+	fetch 1,mem_24g_rxdata_length	//ack payload length 
+	rtn blank
+	iforce loopcnt
+	arg mem_24g_rxbuf+2,contr
+	arg mem_24g_rxpayload,contw	//ack payload buffer 
+	branch memcpy
+
+p_g24_pair_init:
+	jam TX_POWER_PAIR,mem_tx_power
+	jam 0,mem_24g_pid
+	jam G24_PAIR_CH,mem_24g_ch
+	fetch 4,mem_24g_paring_addr
+	branch p_g24_update_addr_and_synccrc8
+
+p_g24_pairing_sm:
+	fetch 1,mem_24g_ensure
+	beq ENSURE_ON_24G,enable_user
+	fetch 1,mem_24g_pairing_sm
+	beq STATE_24G_PAIRING_1,p_g24_pairing_sm_1
+	beq STATE_24G_PAIRING_2,p_g24_pairing_sm_2
+	beq STATE_24G_PAIRING_3,p_g24_pairing_sm_3
+	branch assert
+
+p_g24_pairing_sm_1:
+	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
+	jam 0xaa,mem_24g_common_temp
+	branch p_g24_pairing_sm_common
+p_g24_pairing_sm_2:
+	jam STATE_24G_PAIRING_2_WAITING_ACK,mem_24g_pairing_sm
+	jam 0x55,mem_24g_common_temp
+	branch p_g24_pairing_sm_common
+p_g24_pairing_sm_3:
+	jam STATE_24G_PAIRING_3_WAITING_ACK,mem_24g_pairing_sm
+	jam 0x22,mem_24g_common_temp
+p_g24_pairing_sm_common:
+	fetch 1,mem_24g_data_type
+	and_into bits_data,pdata
+	store 1,mem_24g_common_temp+1
+	fetch 4,mem_24g_device_addr
+	store 4,mem_24g_common_temp+2
+p_g24_put_pairing_data_in_buff:
+	jam 0,mem_24g_common_temp+6
+	arg mem_24g_common_temp,rega
+	arg 7,temp
+	call p_g24_put_data_in_buff
+	call p_g24_txdata_enable_tx
+	branch enable_user
+
+p_g24_paring_mode:
+	fetch 1,mem_24g_pairing_sm
+	rtneq STATE_24G_PAIRING_SUCCESS
+	beq STATE_24G_PAIRING_1_WAITING_ACK,p_g24_pairing_sm_1_waiting_ack
+	beq STATE_24G_PAIRING_2_WAITING_ACK,p_g24_pairing_sm_2_waiting_ack
+	beq STATE_24G_PAIRING_3_WAITING_ACK,p_g24_pairing_sm_3_waiting_ack
+	rtn
+
+
+p_g24_pairing_sm_1_waiting_ack:
+	jam STATE_24G_PAIRING_2,mem_24g_pairing_sm
+	branch p_g24_transmit_abandon
+p_g24_pairing_sm_2_waiting_ack:
+	jam STATE_24G_PAIRING_3,mem_24g_pairing_sm
+	branch p_g24_transmit_abandon
+p_g24_pairing_sm_3_waiting_ack:
+	jam STATE_24G_PAIRING_SUCCESS,mem_24g_pairing_sm
+	jam BT_EVT_24G_PAIRING_COMPLETE,mem_fifo_temp
+	call ui_ipc_send_event	
+	fetch 4,mem_24g_rxpayload+2
+	call p_g24_update_addr_and_synccrc8
+	branch p_g24_transmit_abandon
+
+p_g24_start_24g_mode:
+	set0 mark_24g,mark
+	call p_g24_ch_syncword_crc8_init
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_tx_attemp_data_prep
+p_g24_tx_attemp_dongle:
+	setarg 0
+	store 2,mem_24g_check_dongle_times
+p_g24_tx_attemp_dongle_loop:
+	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times
+	beq 0xff,p_g24_stop_g24_mode
+	call p_g24_transmit_receive_ack
+	nbranch p_g24_attemp_txdata_retry,sync
+	nbranch p_g24_attemp_txdata_retry,user3
+p_g24_tx_attemp_dongle_succ:
+	set1 mark_24g,mark
+	setarg 0
+	store 2,mem_24g_check_dongle_times
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+	call p_g24_txbuf_clear
+p_g24_transmit_by_interrupt_enable:
+	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
+	jam 0,mem_24g_transmit_by_interrupt_exit_count
+	rtn
+
+p_g24_tx_attemp_data_prep:
+	jam 0xff,mem_24g_common_temp
+	fetch 1,mem_24g_data_type
+	store 1,mem_24g_common_temp+1
+	fetch 4,mem_24g_device_addr
+	store 4,mem_24g_common_temp+2
+	arg 6,temp
+	arg mem_24g_common_temp,rega
+	call p_g24_put_data_in_buff
+	branch p_g24_transmit_prep
+	
+p_g24_attemp_txdata_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 2,mem_24g_check_dongle_times
+	call p_g24_ch
+	branch p_g24_tx_attemp_dongle_loop
+
+p_g24_auto_pair_start:
+	set0 mark_24g,mark
+	call p_g24_auto_pair_all_powerful
+	call p_g24_tx_attemp_data_prep
+p_g24_auto_pair_restart:
+	jam 0,mem_24g_check_dongle_times
+p_g24_auto_pair_start_loop:
+	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times
+	beq 0xff,p_g24_stop_g24_mode
+	call p_g24_transmit_receive_ack
+	nbranch p_g24_auto_pair_retry,sync
+	nbranch p_g24_auto_pair_retry,user3
+	call p_g24_ackpayload_parse
+	call p_mouse_tx_power_init
+	fetch 4,mem_24g_addr
+	fetcht 4,mem_24g_paring_addr
+	isub temp,null
+	branch p_g24_start_pairing_sm1,zero
+	branch p_g24_tx_attemp_dongle_succ
+
+p_g24_auto_pair_retry:
+	fetch 1,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 1,mem_24g_check_dongle_times
+	fetch 1,mem_24g_auto_paring_switch
+	increase 1,pdata
+	and_into 1,pdata
+	store 1,mem_24g_auto_paring_switch
+	beq 0,p_g24_auto_pair_device_attemp
+	beq 1,p_g24_auto_pair_pair_attemp
+	rtn
+	
+p_g24_auto_pair_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	setarg 0x0f0f
+	store 2,mem_24g_addr
+	istore 2,contw
+p_g24_ch_syncword_crc8_init:
+	call p_g24_syncword_crc8
+p_g24_ch:
+	fetcht 1,mem_24g_current_ch_number
+	call p_g24_ch_map_size
+	storet 1,mem_24g_current_ch_number
+	rtn
+
+p_g24_auto_pair_device_attemp:
+	call p_g24_auto_pair_all_powerful
+	branch p_g24_auto_pair_start_loop
+
+p_g24_auto_pair_pair_attemp:
+	call p_g24_pair_init
+	branch p_g24_auto_pair_start_loop
+
+p_g24_check_51cmd_stop_24g:
+	set0 mark_24g,mark
+	call le_disable
+p_mouse_disable_g24_pairing_flag:
+	arg MOSUE_24G_PAIRING_FLAG,queue
+	branch mouse_disable_function_flag
+
+p_g24_put_data_in_buff:
+	storet 1,mem_24g_datalen
+	copy temp,loopcnt
+	arg mem_24g_txbuf,contw
+	copy rega,contr
+	branch memcpy
+
+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_update_addr_and_synccrc8:	
+	store 4,mem_24g_addr
+//output: 1BYTE crc8
+p_g24_syncword_crc8:
+	arg 0,rega
+	arg 4,loopcnt
+	arg mem_24g_addr,contr
+p_g24_syncword_crc8_loop:
+	ifetch 1,contr
+	iadd rega,rega
+	loop p_g24_syncword_crc8_loop
+	copy rega,pdata
+	store 2,mem_24g_syncword
+	fetch 1,mem_24g_syncword
+	fetcht 1,mem_24g_syncword+1
+	iadd temp,pdata
+	store 1,mem_24g_syncword_crc8
+	rtn
+
+p_g24_transmit_prep:
+
+// total length
+	fetch 1,mem_24g_datalen
+	increase 2,pdata
+	store 1,mem_24g_txlen
+// data type
+	fetch 1,mem_24g_data_type
+	store 1,mem_24g_txpayload
+//prepare 5bit payload length, 2bit PID, 1bit NO_ACK
+	fetch 1,mem_24g_datalen
+	lshift3 pdata,pdata
+	fetcht 1,mem_24g_pid
+	and temp,0x03,temp
+	lshift temp,temp
+	ior temp,pdata
+	fetcht 1,mem_24g_no_ack
+	iadd temp,pdata
+	istore 1,contw
+//prepare payload data
+	fetch 1,mem_24g_datalen
+	iforce loopcnt
+	arg mem_24g_txbuf,contr
+	branch memcpy
+
+p_g24_ch_map_size:
+	call p_g24_ch_calc
+	increase 1,temp
+	and_into 3,temp //map size =4
+	rtn
+	
+p_g24_ch_calc:
+	fetch 1,mem_24g_addr	
+	and_into 0x03,pdata
+	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
+	setarg mem_24g_ch_map1
+	iadd rega,pdata
+	iadd temp,contr
+	ifetch 1,contr
+	store 1,mem_24g_ch
+	rtn
+
+p_g24_prep:
+	disable enable_crc
+	disable enable_white
+	setarg 0x555555
+	iforce crc24_init
+	fetch 1,mem_24g_ch
+	reverse pdata,temp
+	set1 1,temp
+	rshift temp,white_init
+	rtn
+
+//p_g24_receive_packet:
+//	call le_enable
+//	fetch 4,mem_24g_addr
+//	iforce access
+//	call set_sync_on
+//	fetcht 1,mem_24g_ch
+//	call set_freq_rx
+//	setarg param_pll_setup
+//	call sleep
+//	call rf_rx_enable
+p_g24_receive_rxon:
+
+
+	call p_g24_prep
+	disable user3
+	enable decode_fec0
+	enable is_rx
+	disable is_tx
+	enable swfine
+	fetch 2,mem_24g_rx_window
+	iforce stop_watch
+	correlate null,timeout
+	nbranch p_g24_sync_timeout,sync
+
+
+	disable decode_fec0
+	enable decode_fec1
+	enable enable_white
+	enable enable_crc
+	call p_g24_receive_byte
+	store 1,mem_24g_get_syncword_crc8
+	fetcht 1,mem_24g_syncword_crc8
+	isub temp,null
+	nbranch p_g24_end_of_packet,zero
+	call p_g24_receive_byte
+	store 1,mem_24g_rxbuf	//device id
+	fetch 1,mem_24g_mode
+	sub pdata,rx_24g,null
+	branch p_g24_receive_skip,zero
+	fetch 1,mem_24g_rxbuf
+	fetcht 1,mem_24g_data_type
+	icompare bits_data,temp
+	nbranch p_g24_end_of_packet,true
+p_g24_receive_skip:
+	call p_g24_receive_byte
+	istore 1,contw
+	rshift3 pdata,pdata
+	and pdata,0x1f,loopcnt	//max payload: 32bytes
+	branch p_g24rx_nopayload,zero
+p_g24rx_loop:
+	call p_g24_receive_byte
+	istore 1,contw
+	loop p_g24rx_loop
+p_g24rx_nopayload:
+	//receive rssi hex
+	copy contw,rega
+	call p_g24_receive_byte
+	store 1,mem_rssi_hex_received
+	copy rega,contw
+	parse demod,bucket,24
+	enable swfine
+	arg param_sifs,stop_watch	
+	rshift32 pdata,pdata
+	rshift16 pdata,pdata
+	istore 3,contw
+	disable decode_fec1
+	branch p_g24_end_of_packet,crc_failed
+
+
+	enable user3
+	fetch 1,mem_last_freq
+	add pdata,0,rega
+	call rf_write_freq
+	disable decode_fec0
+	call set_sync_on
+	fetch 1,mem_rssi_hex_received
+	call p_rssi_signal
+	rtn
+
+p_g24_receive_byte:
+	parse demod,bucket,8
+	rshift3 pwindow,pdata
+	rtn
+	
+p_g24_sync_timeout:
+//ifdef DONGLE
+//	call p_rssi_noise
+//endif
+p_g24_end_of_packet:
+	disable encode_fec1
+	disable decode_fec1
+	call end_of_packet
+	rtn
+
+p_g24_set_freq_tx:
+	call set_sync_on
+	fetcht 1,mem_24g_ch
+	branch set_freq_tx
+
+p_g24_transmit:
+	call le_enable
+	fetch 4,mem_24g_addr
+	iforce access
+	call p_g24_prep
+	call p_g24_set_freq_tx
+	set1 TXGFSK,radio_ctrl
+	enable encode_fec0
+	enable is_tx
+	disable is_rx
+
+	
+	rshift16 access,pdata
+	rshift8 pdata,pdata
+	rshift4 pdata,pdata
+	inject mod,40
+	disable encode_fec0
+	enable encode_fec1
+	enable enable_white
+	enable enable_crc
+	fetch 1,mem_24g_syncword_crc8
+	inject mod,8
+	fetch 1,mem_24g_txlen
+	iforce loopcnt
+	arg mem_24g_txpayload,contr
+p_g24tr_loop:
+	ifetch 1,contr
+	inject mod,8
+	loop p_g24tr_loop
+
+
+	enable enable_parity
+	inject mod,24	//crc
+	disable enable_parity
+	until null,tx_clear
+	nop 100
+	disable encode_fec0
+	disable encode_fec1
+	rtn
+
+p_g24_timer_check:
+	call disable_user
+	fetcht 4,mem_24g_tx_btclk
+	copy clkn_bt,pdata
+	isub temp,null
+	ncall g24_timer_timeout,positive
+	copy pdata,regb
+	fetch 4,mem_24g_tx_btclk
+	fetcht 1,mem_24g_interval
+	iadd temp,temp
+	copy regb,pdata
+	isub temp,null
+	nrtn positive
+	set0 28,pdata
+	store 4,mem_24g_tx_btclk
+	branch enable_user
+
+//p_rssi_noise:
+//	call save_rssi
+//	rtn blank
+//	fetcht 1,mem_rssi_noise_index
+//	arg mem_rssi_noise_buffer,rega
+//	call p_rssi_store
+//	storet 1,mem_rssi_noise_index
+//	rtn
+	
+//p_rssi_store:
+//	copy rega,pdata
+//	iadd temp,contw
+//	fetch 1,mem_rssi
+//	istore 1,contw
+//	increase 1,temp
+//ifdef DONGLE
+//	and_into RSSI_BUF_LEN_NOISE,temp
+//endif
+//ifdef MOUSE
+//	and_into RSSI_BUF_LEN_SIGNAL,temp
+//endif
+//	rtn
+p_rssi_average:
+	arg 0,temp
+	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
+	copy rega,contr
+p_rssi_average_loop:
+	ifetch 1,contr
+	iadd temp,temp
+	loop p_rssi_average_loop
+	rshift3 temp,pdata
+	copy pdata,temp
+	rtnmark0 mark_24g
+	//2BCD
+	div pdata,10
+	call wait_div_end
+	quotient pdata
+	lshift4 pdata,pdata
+	remainder temp
+	ior temp,temp
+	rtn
+	rtn
+
+
+p_mouse_before_lpm:
+	rtnmark1 mark_24g
+	call p_mouse_le_txbuff_save
+	call p_mouse_setgpio_lpm
+	fetch 1,mem_context
+	bbit0 state_inconn,p_clear_wake
+	fetch 1,mem_lpm_current_mult
+	nrtn blank
+p_clear_wake:
+	setarg 0
+	store 8,mem_gpio_wakeup_low
+	rtn
+
+p_mouse_setgpio_lpm:
+	call p_mouse_set_sdio_high
+	call p_clear_wake
+	call mouse_lpm_before_common
+	hfetch 4,core_gpio_oe0
+	hfetcht 4,core_gpio_pu0
+	ior temp,temp
+	invert temp,temp
+	hstoret 4,core_gpio_pd0
+p_mouse_multi_led_gpio_set_float:
+//	fetch 1,mem_mouse_multi_led_gpio
+//	rtneq UI_BUTTON_GPIO_DISABLE
+	fetcht 1,mem_mouse_multi_led_gpio
+	set0 gpio_active_bit,temp
+	branch gpio_set_high_impedance
+
+p_mouse_set_sdio_high:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	branch p_mouse_seting_dpi_diff// make sdio high to make 100uA less	
+
+p_device_init:
+	call app_lpm_mult_enable
+	branch p_device_init_common,wake
+	call p_mouse_data_init
+	fetch 1,mem_tx_power
+	store 1,mem_tx_power_temp
+	call power_ctrl_pac_succ_cnt_init
+	fetch 1,mem_ui_button_timeout
+	store 1,mem_combination_ui_button_count	//combination key timer init
+	call mouse_bt_discovery_button_down_disable
+p_device_init_common:
+	call p_mouse_init
+	branch enable_authrom
+
+p_mouse_init:
+	ncall p_mouse_setting_config,wake
+	call p_mouse_spi_init
+	rtn wake
+	call p_drawing_optima_init
+	call p_mouse_cb_fuction
+	call p_mouse_check_key_gpio
+	beq MOUSE_LM_BUTTON,p_mouse_24g_pairing_button
+	call p_mouse_wakeup_from_power
+p_mouse_check_reconn_target:
+	call p_mouse_tx_power_init
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_connect_24g_mode
+p_mouse_check_bt_reconn_target:
+	call p_mouse_mode_bt_device1_multi_led_on
+	//call p_mouse_tx_power_init
+	fetch 1,mem_xrecord_mode
+	beq REC_4_MODE,p_mouse4_0_check_reconn_target
+	//enter hibernate if it is in its factory state
+p_mouse_null_enter_hibernate_enable:	//ble never connected
+	jam 1,mem_mouse_null_enter_hibernate_flag
+	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+	rtn
+
+p_mouse_tx_power_init:
+	fetch 1,mem_tx_power_temp
+	store 1,mem_tx_power
+	rtn
+
+p_mouse_connect_24g_mode:
+	call p_mouse_mode_24g_device_multi_led_on
+p_mouse_start_24g_mode:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit0 MOUSE_ENABLE_24G
+	call p_g24_factory_check
+	branch p_g24_auto_pair_start,user
+	branch p_g24_start_24g_mode
+
+
+p_mouse4_0_check_reconn_target:
+//	call p_mouse_mode_bt_device1_multi_led_on
+//	call p_mouse_mode_bt_device1_led_blink
+	jam 1,mem_le_send_security_request_flag
+	jam 1,mem_mouse_le_reconnect_flag
+	fetch 2,mem_mouse_direct_timeout
+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:
+	arg mem_le_adv_data,rega
+p_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch p_le_check_adv_flag_loop
+
+p_mouse_24g_pairing_button:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit0 MOUSE_ENABLE_24G
+//	rtnbit1 MOSUE_24G_PAIRING_FLAG
+	rtnmark1 mark_24g
+//	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
+	call mouse_stop_discovery
+p_g24_start_pairing_sm1:
+	set1 mark_24g,mark
+	call p_g24_pair_init
+p_g24_set_pairing_sm_1:
+	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
+	rtn
+
+p_mouse_spi_init:
+	jam 0x76,mem_spi_init_clk
+	branch mouse_spi_init
 	
-p_mouse_sensor_set_angle:
-	jam MOUSE_6CLK_ANGLE,mem_config_sensor_angle
+p_mouse_init_sunt:
+	call p_mouse_spi_init
+	call mouse_spi_sdio_gpio_pollup
+//	fetch 1,mem_config_sensor_type
+//	beq P3610,mouse_init_3610sensor
+p_mouse_init_sensor:
+	call mouse_read_sensor_id
+	beq P32XX_ID1,p_mouse_init_p32xx_id2_judge
+//	beq P3065_ID1,p_mouse_p3065_init_param
+	call mouse_twspi_reset
+	nop 1000
+	branch p_mouse_init_sensor
+
+p_mouse_init_sensor_reset:
+	jam 1,mem_mouse_init_sensor_reset_flag
+	call spi_ncs_enable
+	call p_mouse_init_sunt
+	branch spi_ncs_disable
+
+p_mouse_init_p32xx_id2_judge:
+	call p_mouse_sensor_poweron
+	fetch 1,mem_sensor_id2
+//	beq FD3180_ID2,p_mouse_fd3180_init_param
+	branch mouse_init_p32xx_id2_judge+1
+
+//p_mouse_fd3180_init_param:
+//	setarg 0x8006	// reset to factory settings
+//	call twspi_write
+//	call delay_10ms
+//	jam FD3180,mem_config_sensor_type
+//	call mouse_sensor_disable_wp
+//	setarg 0x220a
+//	call twspi_write
+//	branch mouse_sensor_enable_wp
+
+
+//p_mouse_p3065_init_param:
+//	call p_mouse_sensor_poweron
+//	fetch 1,mem_sensor_id2
+//	beq P3065_XY_ID2,mouse_p3065xy_init_param
+//	jam P3065,mem_config_sensor_type
+//	rtn
+
+p_mouse_sensor_powerdown:
+	setarg 0x06
+	call twspi_read
+	or pdata,0x08,pdata
+	lshift8 pdata,pdata
+	add pdata,0x06,pdata
+	branch twspi_write	//make sdio high
+
+p_mouse_setting_config:
+	fetch 4,mem_lap
+	store 4,mem_24g_device_addr
+	//disable usb function
+	hfetch 1,core_usb_config
+	set0 4,pdata
+	hstore 1,core_usb_config
+	call mouse_gpio_init
+	call p_mouse_multi_led_gpio_set_float
+	call mouse_param_init
+	setarg 0
+	store 2,mem_lpm_interval
+//	call mouse_adc_init
+	call le_set_config_fixed_ltk
+	call le_set_justwork
+	call le_set_fixed_ltk
+	call le_set_config_read_authentication
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_EEPROM,p_mouse_init_iic
+//	bbit1 MOUSE_ENABLE_FLASH,p_mouse_load_flash_info_cheak
+//	rtn
+p_mouse_init_iic:
+	call iic_init_390k
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
+	call clear_eeprom_size_2k
+	call mouse_load_eeprom_dpi
+	call p_mouse_init_environment
+	call p_mouse_set_24g_addr_eeprom
+	call iicd_read_eep_data
 	rtn
 
+
+
+
 p_mouse_init_environment:
 	call app_initflag_check
 	branch p_mouse_eeprom_load_recon_info,zero
 	call p_le_addr_random_config
-	call mouse_ble_init_address
-	call mouse_store_eeprom_device_info
-	branch app_initflag_store
+	branch mouse_init_environment+2
 
 p_app_flag_store:
 	arg 2,temp
@@ -664,56 +1258,32 @@
 	arg 2,temp
 	arg mem_pdatatemp,rega
 	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
-	call iicd_read_eep_data
-	fetch 2,mem_pdatatemp
-	arg EEPROM_INIT_FLAG,temp
-	isub temp,null
-	rtn
+	branch app_initflag_check+4
 
 p_mouse_eeprom_load_recon_info:
-	arg 30,temp
+	arg 88,temp
 	arg mem_device_flag,rega
 	arg MOUSE_INFO_EEPROM_OFFECT,regb
 	call iicd_read_eep_data
-p_mouse_select_reconn_device:
-	arg mem_device1_type,rega
-/*	
-	fetch 1,mem_device_flag
-	fetcht 1,mem_24g_device_number
-	isub temp,null
-	rtn zero
-	increase -1,pdata
-	mul32 pdata,29,pdata
-	iadd rega,rega
-*/	
-	ifetch 1,rega
-	store 1,mem_xrecord_mode
-//	beq REC_3_MODE,mouse_load_bt_device
-	beq REC_4_MODE,mouse_load_le_device
-	rtn
+	call p_mouse_switch_Hwakeup_byPB
+	branch mouse_select_reconn_device
 
 p_mouse_wakeup_from_power:
-	fetch 1,mem_mouse_switch_device_flag
-//	beq 0xFF,p_mouse_null_enter_hibernate_count
-	beq 0x01,p_mouse_start_24g_mode
-	beq 0x02,p_mouse_check_reconn_target
-p_mouse_start_24g_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
-
-	fetch 1,mem_mouse_device_led_on_timer_init
-	store 1,mem_mouse_device_led_on_timer_count
-	jam 1,mem_mouse_g24_led_on_enable
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-
-	setarg 0xffff
-	store 2,mem_24g_addr
-	istore 2,contw
-	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
-	call iicd_write_protect_eep_data
-	branch p_g24_auto_pair_start
-
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_WAKEUP_FROM_POWER,p_mouse_wakeup_no_from_power
+//	fetch 1,mem_wakup_from_power_flag
+//	isolate0 gpio_latch,pdata
+//	nbranch p_mouse_wakeup_no_from_power,true
+	call p_mouse_init_sunt
+	call p_mouse_sensor_powerdown
+p_mouse_wakeup_no_from_power:
+	fetch 1,mem_reconn_times_init
+	store 1,mem_reconn_times
+	rtn
+//	fetch 1,mem_config_function_enable	//standard do not need it
+//	rtnbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
+//	rtnbit1 ENABLE_SELECT_DEVICE_BY_SWITCH
+	
 p_g24_factory_check:
 	arg 2,loopcnt
 	arg mem_24g_addr,contr
@@ -728,14 +1298,12 @@
 	rtn
 
 p_mouse_cb_fuction:
+	setarg p_mouse_g24_package_data
+	store 2,mem_cb_24g_data
 	setarg p_mouse_le
 	store 2,mem_cb_le_process
 	setarg p_le_mouse_bb_event_connect_complete
 	store 2,mem_cb_att_write
-	setarg p_mouse_g24_package_data
-	store 2,mem_cb_24g_data
-//	setarg mouse_send_process
-//	store 2,mem_cb_bt_process
 	setarg p_mouse_before_lpm
 	store 2,mem_cb_before_lpm
 	setarg p_mouse_priority_bb_event
@@ -754,40 +1322,124 @@
 	rtn blank
 	branch p_g24_transmit_by_interrupt_enable
 	
+p_mouse_le_txbuff_save:
+	arg mem_le_tx_buffer0,contr
+	arg mem_le_tx_buffer0_omemalloc,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer1,contr
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer2,contr
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer3,contr
+p_mouse_le_txbuff_copy:	
+	arg 27,loopcnt
+	branch memcpy
+
+p_mouse_le_txbuff_load:
+	arg mem_le_tx_buffer0_omemalloc,contr
+	arg mem_le_tx_buffer0,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer1,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer2,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer3,contw
+	branch p_mouse_le_txbuff_copy
+
 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:
+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
-	bbit1 MOSUE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
+//	bbit1 MOSUE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
+//	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
 	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
 	call mouse_motion
 	nrtn user
 	call p_mouse_le_current_mult_update
 	call p_mouse_data_xy_release
-	fetch 2,mem_mouse_z
-	ncall p_mouse_wheel_trigger,blank
-	branch p_mouse_data_push
-
+	call p_mouse_wheel_trigger
+p_mouse_data_push:
+	arg mem_mouse_key,rega
+	call queue_push
+	call p_mouse_queue_increase,user
+	
+	rtn
+	
 p_mouse_le_current_mult_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
 	jam 0,mem_lpm_mult
-	jam 20,mem_mouse_le_current_mult_timer
+	jam 30,mem_mouse_le_current_mult_timer
+	rtn	
+
+p_mouse_data_xy_release:
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	fetch 1,mem_mouse_long_mult_flag
+	rtnne 1
+	setarg 0
+	store 1,mem_mouse_long_mult_flag
+	store 4,mem_mouse_x
+p_mouse_sensor_poweron:
+	setarg 0x8006	// reset to factory settings
+	call twspi_write
+	nop 12000
+p_mouse_dpi_config:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_EEPROM,mouse_dpi_config
+	fetch 1,mem_mouse_dpi
+	beq 0xff,p_mouse_dpi_config_default
+	branch p_mouse_seting_dpi
+p_mouse_dpi_config_default:
+	fetch 1,mem_config_sensor_motion
+//	and pdata,0x0f,pdata
+	store 1,mem_mouse_dpi
+	branch p_mouse_seting_dpi
+
+
+p_mouse_data_init:
+	jam 7,mem_mouse_data_queue	//data length
+	jam 4,mem_mouse_data_queue+1	//fifo depth
+	setarg mem_mouse_data_queue
+	store 2,mem_queue_ptr
+	branch queue_init
+
+p_mouse_queue_increase:
+	fetch 1,mem_mouse_data_queue_num
+	increase 1,pdata
+	store 1, mem_mouse_data_queue_num
+	rtn
+	
+p_mouse_data_pull:
+	arg mem_mouse_key,rega
+	call queue_pop
+	branch p_mouse_fill_data_le,user
 	rtn
 
+p_mouse_fill_data_le:
+	call le_clear_md
+	fetch 1,mem_mouse_data_queue_num
+	sub pdata,1,null
+	ncall le_set_md,positive
+	fetch 1,mem_mouse_data_queue_num
+	rtn blank
+	increase -1,pdata
+	store 1, mem_mouse_data_queue_num
+	branch mouse_fill_data_le
+
 p_mouse_wheel_trigger:
+	fetch 2,mem_mouse_z
+	rtn blank
 	jam 1,mem_mouse_wheel_trigger
 	jam 2,mem_mouse_wheel_trigger_timer
 	rtn
+
 	
 p_mouse_clear_sensor_data:
 	call le_set_config_more_data
@@ -797,44 +1449,60 @@
 p_mouse_idle:
 	call ui_check_paring_button
 	call p_mouse_dpi_check
-//	call p_mouse_select_device_button_check
 	branch mouse_wheel_check
 
+p_mouse_dpi_check:
+	fetcht 1,mem_dpi_button_gpio
+	call p_gpio_set_input_pd
+	fetcht 1,mem_dpi_button_gpio
+	call gpio_get_bit
+	branch p_mouse_dpi_up,true
+	call p_gpio_set_input_pu
+	branch mouse_dpi_down
+//p_mouse_dpi_down:
+//	fetch 1,mem_mouse_dpi_button_state
+//	rtneq DPI_BUTTON_STATE_DOWN
+//	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
+//	fetch 1,mem_mouse_dpi
+//	increase 1,pdata
+//	and pdata,0x03,pdata
+//	store 1,mem_mouse_dpi
+//	increase 2,pdata
+//	store 1,mem_mouse_multi_led_blink_count
+//	call p_mouse_dpi_multi_led_blink
+//	branch mouse_dpi_down+7
+p_mouse_dpi_up:
+	call p_gpio_set_input_pu
+	branch mouse_dpi_up
+
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
-	beq BT_EVT_24G_PAIRING_COMPLETE,p_mouse_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_FAIL,p_mouse_24g_attempt_fail
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,p_mouse_24g_attempt_success
 	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
-	beq BT_EVT_LE_DISCONNECTED,p_mouse_bb_disconnected
+	beq BT_EVT_LE_DISCONNECTED,p_mouse_le_bb_disconnected
 	beq BT_EVT_LE_ENC_INFO,p_mouse_le_enc_info
 	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
 	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,p_mouse_le_conn_param_update_rsp_recieved
+	beq BT_EVT_24G_PAIRING_COMPLETE,p_mouse_24g_pairing_complete
+	beq BT_EVT_24G_ATTEMPT_FAIL,p_mouse_24g_attempt_fail
+	beq BT_EVT_24G_ATTEMPT_SUCCESS,p_mouse_24g_attempt_success
 	branch mouse_priority_bb_event+1
 
-p_mouse_le_conn_param_update_rsp_recieved:
-	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
-	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
-	fetch 1,mem_le_tsniff
-	rshift2 pdata,pdata
-	sub pdata,LE_INTERVAL_15MS,null
-	rtn positive
-	setarg LE_INTERVAL_11_25MS
-	store 2,mem_le_interval_min
-	store 2,mem_le_interval_min+2
-	call p_app_updata_le_param
-	branch p_mouse_le_conn_param_lpm_disable
-
 p_mouse_le_bb_event_connected:
-	jam 0,mem_mouse_ble_led_on_enable
-	jam 0,mem_mouse_long_mult_flag
-	jam 2,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	call p_mouse_device_state_led_off
+	jam 1,mem_mouse_le_bb_connected_flag
+	fetch 1,mem_mouse_le_reconnect_flag
+	nbranch p_mouse_le_bb_event_connected_next,blank
+	jam 0x14,mem_mouse_send_secutiry_request_timer
+p_mouse_le_bb_event_connected_next:
+	jam 1,mem_mouse_state_led_blink_flag
+	call p_mouse_init_sensor_reset
+	call p_mouse_null_enter_hibernate_disable
 	call p_mouse_data_init
 	branch mouse_le_bb_event_connected
 
-p_mouse_bb_disconnected:
+p_mouse_le_bb_disconnected:
+	jam 0,mem_mouse_le_bb_connected_flag
+	call p_mouse_sensor_powerdown_check
 	setarg LE_INTERVAL_8_75MS
 	store 2,mem_le_interval_min
 	store 2,mem_le_interval_min+2
@@ -843,7 +1511,6 @@
 	call p_mouse_data_init
 	call le_clr_config_more_data
 	branch mouse_bb_disconnected
-	
 
 p_mouse_le_enc_info:
 p_app_updata_le_param:
@@ -862,17 +1529,38 @@
 	arg LL_START_ENC_FLAG,queue
 	branch mouse_le_enable_connect_flag
 
+p_mouse_le_conn_param_update_rsp_recieved:
+	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
+	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
+	fetch 1,mem_le_tsniff
+	rshift2 pdata,pdata
+	sub pdata,LE_INTERVAL_15MS,null
+	rtn positive
+	setarg LE_INTERVAL_11_25MS
+	store 2,mem_le_interval_min
+	store 2,mem_le_interval_min+2
+	call p_app_updata_le_param
+p_mouse_le_conn_param_lpm_disable:
+	jam LE_LPM_DISABLE,mem_mouse_le_conn_param_reject
+	rtn
+
+
+
 p_mouse_24g_pairing_complete:
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
+	call p_mouse_init_sensor_reset
+	jam 1,mem_mouse_state_led_blink_flag
 	jam 1,mem_mouse_24g_enter_lpm_enable
 	arg MOSUE_24G_PAIRING_FLAG,queue
 	call mouse_disable_function_flag
 	setarg 0
 	store 2,mem_24g_pairing_timer_count
 	jam 0,mem_mouse_move_flag
+	
 	call mouse_read_sensor_common
+	call p_mouse_null_enter_hibernate_disable
+	call p_mouse_store_24g_device_2eeprom
 	call p_mouse_tx_power_init
+
 	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
 	branch iicd_write_protect_eep_data
 
@@ -883,26 +1571,29 @@
 	rtn
 
 p_mouse_24g_attempt_fail:
+	call p_mouse_sensor_powerdown_check
 	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
 	call p_mouse_tx_power_init
 	call p_g24_check_51cmd_stop_24g
-	//call p_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
-	//jam 0,mem_link_key_exists
-	//branch p_mouse_check_reconn_target
-	//branch p_mouse_null_enter_hibernate_count
-p_mouse_null_enter_hibernate_count:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+p_app_enter_hibernate_before_check:
+	fetch 1,mem_mouse_multi_led_on_poweron2s_flag
+	nbranch p_mouse_null_enter_hibernate_enable,blank
+	branch app_enter_hibernate
+
+p_mouse_null_enter_hibernate_disable:	//ble never connected
+	jam 0,mem_mouse_null_enter_hibernate_flag
+	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
 	rtn
 
 p_mouse_24g_attempt_success:
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	branch mouse_no_data_timer_init
+	jam 1,mem_mouse_state_led_blink_flag
+	call p_mouse_init_sensor_reset
+	call mouse_no_data_timer_init
+	call p_mouse_null_enter_hibernate_disable
+p_mouse_store_24g_device_2eeprom:
+	call mouse_cheak_select_24gdevice
+	branch p_mouse_store_device_number2eeprom
+
 
 p_mouse_before_hibernate:
 	enable user
@@ -910,49 +1601,36 @@
 	setflag user,26,pdata
 	hstore 4,core_lpm_reg
 	call lpm_write_ctrl
-	call p_mouse_sensor_powerdown
+	call p_mouse_sensor_powerdown_check
 	call disable_authrom
+	jam 0,mem_mouse_state_led_blink_flag
 	call mouse_devce_led_off
-	call p_mouse_device_state_led_off
+	call p_mouse_multi_led_gpio_set_float
 	call mouse_before_hibernate_wheel_gpio_set
 	branch mouse_lpm_before_common
+	
+p_mouse_sensor_powerdown_check:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	jam 0,mem_mouse_init_sensor_reset_flag
+	branch p_mouse_sensor_powerdown
 
 
 p_mouse_bb_event_timer:
-	call p_mouse_24g_long_sleep_param_update_timer
-	call p_mouse_le_current_mult_update_timer
 	call p_mouse_wheel_trigger_timer
-//	call p_mouse_adc_read
-	//call mouse_24g_delay_timer
-	//call mouse_ban_24g_pairing_timer
-//	call p_mouse_dpi_led_blink_delay_timer
-	call p_mouse_select_device
-	//call mouse_statue_up_timer
-	//poll
-	call p_mouse_null_enter_hibernate_check
-	//call mouse_statue_cheak_timer
-	//call mouse_select_device
+	call p_mouse_null_enter_hibernate_timer
 	call p_mouse_bt_discovery_check
-	//call mouse_low_voltage_led_timer
-	//call mouse_sensor_led_contrl_timer
-	//call mouse_check_hid_handshake_timer
+	call p_mouse_select_device
 	call mouse_check_discovery_timeout_timer
+	call p_mouse_24g_long_sleep_param_update_timer
 	call mouse_check_direct_timeout_timer
-	call mouse_check_no_data_timeout_timer
-	//call mouse_check_mouse_state_timer
-//	call p_device_blink_led_timer
-//	call p_g24_blink_led_timer
-	call p_mouse_device_ble_led_timer
-	call p_mouse_device_g24_led_timer
-	branch p_mouse_le_enable_att_list_timer
+	call p_mouse_le_enable_att_list_timer
+	call p_mouse_le_current_mult_update_timer
+	call p_le_send_smp_security_request_timer
+	call p_mouse_state_led_timer	
+	call p_mouse_multi_led_blink_timer
+	branch mouse_check_no_data_timeout_timer
 
-p_mouse_wheel_trigger_timer:
-	arg mem_mouse_wheel_trigger_timer,regc
-	arg p_mouse_wheel_trigger_disable,regb
-	branch timer_single_step
-p_mouse_wheel_trigger_disable:
-	jam 0,mem_mouse_wheel_trigger
-	rtn
 
 p_mouse_24g_long_sleep_param_update_timer:
 	arg mem_24g_long_sleep_param_update_timer,regc
@@ -961,9 +1639,16 @@
 p_mouse_24g_long_sleep_normal_param:
 	setarg G24_LONG_SLEEP_STEP2
 	store 3,mem_24g_enter_hibernate
+p_mouse_long_mult_flag_enable:	
 	jam 1,mem_mouse_long_mult_flag
 	rtn
-	
+
+
+p_mouse_le_enable_att_list_timer:
+	arg mem_le_start_encrypt_timer,regc
+	arg mouse_le_write_enable,regb
+	branch timer_single_step
+
 p_mouse_le_current_mult_update_timer:
 	arg mem_mouse_le_current_mult_timer,regc
 	arg p_mouse_le_current_mult_reinit,regb
@@ -971,1282 +1656,971 @@
 p_mouse_le_current_mult_reinit:
 	fetch 1,mem_lpm_mult_init
 	store 1,mem_lpm_mult
-	jam 1,mem_mouse_long_mult_flag
-	rtn
+	branch p_mouse_long_mult_flag_enable
 
-p_mouse_le_enable_att_list_timer:
-	arg mem_le_start_encrypt_timer,regc
-	arg mouse_le_write_enable,regb
-	branch timer_single_step	
+p_le_send_smp_security_request_timer:
+	fetch 1,mem_mouse_le_bb_connected_flag
+	rtn blank
+	arg mem_mouse_send_secutiry_request_timer,regc
+	arg p_le_pairing_sm_start_check,regb
+	branch timer_single_step
+
+p_le_pairing_sm_start_check:
+	fetch 1,mem_le_send_security_request_flag
+	nrtn blank
+	branch le_pairing_sm_start	
+
+p_mouse_wheel_trigger_timer:
+	arg mem_mouse_wheel_trigger_timer,regc
+	arg p_mouse_wheel_trigger_disable,regb
+	branch timer_single_step
+p_mouse_wheel_trigger_disable:
+	jam 0,mem_mouse_wheel_trigger
+	rtn
 
 p_mouse_bt_discovery_check:
-	fetch 1,mem_config_function_enable
-	bbit1 ENABLE_BT_BUTTON,mouse_bt_discovery_by_button
-p_mouse_bt_discovery_commbination_key:
 	call p_mouse_check_key_gpio
-	beq MOUSE_LMR_BUTTON,p_mouse_bt_discovery_commbination_key_down
-	branch mouse_bt_discovery_commbination_key_up
+	beq MOUSE_LMR_BUTTON,p_mouse_bt_discovery_by_button
+//	p_mouse_24g_pairing_button_down
+p_mouse_bt_discovery_by_button:
+	fetcht 1,mem_config_bt_button_gpio
+	call gpio_get_bit
+	branch p_mouse_bt_discovery_commbination_key_down,true
+p_mouse_bt_discovery_commbination_key_up:
+	call mouse_bt_discovery_commbination_key_up
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	branch mouse_disable_function_flag
+	
 p_mouse_bt_discovery_commbination_key_down:
-	fetch 1,mem_mouse_switch_device_flag
-	sub pdata,1,null
-	branch p_rtn,zero
 	jam 40,mem_mouse_null_enter_hibernate_timer
 	call p_mouse_bt_discovery_timer
 	branch mouse_bt_discovery_commbination_key_down+1
-	
+
+p_mouse_24g_pairing_button_down:
+	arg mem_combination_ui_button_count,regc
+	arg p_mouse_24g_pairing_button,regb
+	branch timer_single_step
+
 p_mouse_bt_discovery_timer:
 	arg mem_combination_ui_button_count,regc
 	arg p_mouse_long_button_bt_discovery,regb
 	branch timer_single_step
 	
 p_mouse_long_button_bt_discovery:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+	jam 0,mem_mouse_long_button_select_device
+	call p_mouse_store_device_mode_2eeporm
 	fetch 2,mem_ui_state_map
 	isolate1 UI_STATE_BLE_ADV,pdata
 	call mouse_stop_le_adv,true		//reconnect adv
+	fetch 2,mem_ui_state_map
+	isolate1 UI_STATE_BT_RECONNECT,pdata
+	call mouse_cancel_reconnect,true
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_enable_function_flag
 	branch mouse_long_button_bt_discovry
 
-p_mouse_null_enter_hibernate_check:
+p_mouse_store_device_mode_2eeporm:
+	arg 1,temp
+	arg mem_mouse_long_button_select_device,rega
+	arg MOUSE_DEVICE_MODE_EEPROM_OFFSET,regb
+	branch iicd_write_protect_eep_data
+
+p_mouse_null_enter_hibernate_timer:
 	fetch 1,mem_mouse_null_enter_hibernate_flag
 	rtn blank
-	fetch 1,mem_mouse_null_enter_hibernate_timer
-	branch p_mouse_null_enter_hibernate,blank
-	increase -1,pdata
-	store 1,mem_mouse_null_enter_hibernate_timer
-	rtn
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
+	arg mem_mouse_null_enter_hibernate_timer,regc
+	arg p_mouse_null_enter_hibernate,regb
+	branch timer_single_step	
+
 p_mouse_null_enter_hibernate:
 	jam 0,mem_mouse_null_enter_hibernate_flag
 	branch app_enter_hibernate
 
-/*
-p_mouse_dpi_led_blink_delay_timer:
-	arg mem_mouse_dpi_led_delay_count,regc
-	arg p_mouse_dpi_led_setting,regb
-	branch timer_single_step
-
-p_mouse_dpi_led_setting:
-	fetch 1,mem_dpi_led_gpio
-	store 1,mem_mouse_struct_led_gpio
-	setarg LED_DPI_BLINK_FIXED
-	store 2,mem_mouse_on_time
-	store 2,mem_mouse_off_time
-	arg 0,rega
-	fetcht 1,mem_mouse_dpi
-//	increase 1,temp
-	storet 1,mem_mouse_blink_count
-	jam UI_LED_STATE_BLINK_START,mem_mouse_led_type
-	rtn	*/
-p_mouse_seting_dpi:
-	call mosue_dpi_led_blink_init
-	
-p_mouse_seting_dpi_sensor_type:
-	fetch 1,mem_config_sensor_type
-	beq P3610,mouse_seting_3610_dpi
-	beq P3212,p_mouse_seting_3212_dpi
-	beq P3065_XY,p_mouse_seting_3065XY_dpi
-p_mouse_seting_3205_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3205_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_cpi2
-	beq MOUSE_DPI_LEVEL4,mouse_set_cpi4
-	branch mouse_set_cpi3
-p_mouse_3205_dpi_recount:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
-	rtn
-
-/*	
-//ble switch device led
-p_device_blink_led_timer:		 
-	fetch 1,mem_device_blink_led_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_device_blink_led_timer
-	nrtn blank
-	jam 5,mem_device_blink_led_timer
-	fetch 1,mem_device_blink_led_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_device_blink_led_count
-	fetch 1,mem_device_blink_led_state
-	beq 0,p_mouse_blink_led_on
-	beq 1,p_mouse_blink_led_off
-p_mouse_blink_led_on:
-	jam 1,mem_device_blink_led_state
-	branch mouse_device1_led_on
-p_mouse_blink_led_off:
-	jam 0,mem_device_blink_led_state
-	branch mouse_devce1_led_off	*/
-
-/*	
-//24G switch device led
-p_g24_blink_led_timer:		 
-	fetch 1,mem_g24_blink_led_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_g24_blink_led_timer
-	nrtn blank
-	jam 5,mem_g24_blink_led_timer
-	fetch 1,mem_g24_blink_led_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_g24_blink_led_count
-	fetch 1,mem_g24_blink_led_state
-	beq 0,p_g24_blink_led_on
-	beq 1,p_g24_blink_led_off
-p_g24_blink_led_on:
-	jam 1,mem_g24_blink_led_state
-	branch mouse_device2_led_on
-p_g24_blink_led_off:
-	jam 0,mem_g24_blink_led_state
-	branch mouse_devce2_led_off	*/
-/*	
-p_mosue_dpi_led_blink_init:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_DPI_LED_BLINK
-	jam 10,mem_mouse_dpi_led_delay_count  //delay 1s led blink
-	fetch 1,mem_dpi_led_gpio
-	store 1,mem_mouse_struct_led_gpio
-	rtn
-*/	
-p_mouse_seting_3065XY_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3065xy_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_3065xy_set_cpi1
-	beq MOUSE_DPI_LEVEL2,p_mouse_3065xy_set_cpi2
-	beq MOUSE_DPI_LEVEL4,p_mouse_3065xy_set_cpi4
-p_mouse_3065xy_set_cpi3:
-	fetch 1,mem_3065xy_dpi_3
-	branch mouse_p3205_dpi
-p_mouse_3065xy_dpi_recount:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
-	rtn
-p_mouse_3065xy_set_cpi1:
-	fetch 1,mem_3065xy_dpi_1
-	branch mouse_p3205_dpi
-p_mouse_3065xy_set_cpi2:
-	fetch 1,mem_3065xy_dpi_2
-	branch mouse_p3205_dpi	
-p_mouse_3065xy_set_cpi4:
-	fetch 1,mem_3065xy_dpi_4
-	branch mouse_p3205_dpi
-
-p_mouse_seting_3212_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3205_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
-	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
-	branch mouse_set_p3212_cpi3
-
-p_mouse_motion:
-	disable user
-	setarg 0
-	store 6,mem_mouse_x
-	call p_mouse_cheak_sensor_data
-	call mouse_zwheel
-	call mouse_t_zwheel
-	call p_mouse_key
-	branch mouse_motion+8
-
-p_mouse_key:
-	call p_mouse_check_key_gpio
-	branch mouse_key+1
-
-p_mouse_check_key_gpio:
-	arg 0,rega
-	call p_mouse_check_lkey_gpio
-	call p_mouse_check_rkey_gpio
-	call p_mouse_check_mkey_gpio
-	call p_mouse_check_skey_gpio
-	copy rega,pdata
-	rtn
-p_mouse_check_skey_gpio:
-	fetch 1,mem_bk_button_gpio
-	rtneq GPIO_DISABLE
-	call p_mouse_check_bk_key_gpio
-	branch p_mouse_check_fw_key_gpio
-	
-p_mouse_check_lkey_gpio:
-	fetcht 1,mem_lbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_lbutton_gpio
-	call gpio_get_bit
-	setflag true,0,rega			//true = 1,input low level
-	rtn
-p_mouse_check_rkey_gpio:
-	fetcht 1,mem_rbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_rbutton_gpio
-	call gpio_get_bit
-	setflag true,1,rega			//true = 1,input low level
-	rtn
-p_mouse_check_mkey_gpio:
-	fetcht 1,mem_mbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_mbutton_gpio
-	call gpio_get_bit
-	setflag true,2,rega			//true = 1,input low level
-	rtn
-p_mouse_check_bk_key_gpio:
-	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	branch p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
-	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_fw_button_gpio
+p_mouse_select_device:
+p_mouse_select_device_by_button:
+	fetcht 1,mem_config_select_device_button_gpio
 	call gpio_get_bit
-	nsetflag true,4,rega
-	branch p_gpio_set_input_pu
-
-p_gpio_set_input_pd:
-	set0 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set1 gpio_active_bit,temp
-	arg core_gpio_pd0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_oe0,contw
-	branch gpio_set_bit
-
-p_gpio_set_input_pu:
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	branch p_gpio_set_input_pd+4
-
-p_mouse_cheak_sensor_data:
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_p3212_sensor_motion
-	beq P3610,mouse_p3610_sensor_motion
-p_mouse_p32xx_sensor_motion:
-	call mouse_clear_sensor_data
-	disable user
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
-	branch mouse_p32xx_sensor_motion_2
-
-p_mouse_p3212_sensor_motion:
-	call mouse_clear_sensor_data
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p3212_sensor_motion_1
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
-	branch mouse_p3212_sensor_motion_1
-
-p_mouse_bb_event_discovery_btn:
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	jam 0,mem_mouse_null_enter_hibernate_timer
-	bmark1 mark_24g,p_mouse_switch_to_bt
-	branch mouse_bb_event_discovery_btn+1
-p_mouse_switch_to_bt:
-	call p_g24_check_51cmd_stop_24g
-	branch mouse_bb_event_discovery_btn+1
-
-
-p_le_addr_random_config:
-	call load_adc_init
-	fetch 2,mem_0_5_adc_io_data	//adc data from otp
-	branch p_le_otp_adc_empty,blank
-	store 2,mem_random_addr_increase_count
-p_le_addr_random_store:
-	branch p_mouse_store_eerpom_random_addr_increase_count
-
-p_le_otp_adc_empty:
-	setarg 0x1122
-	store 2,mem_random_addr_increase_count
-	branch p_le_addr_random_store
-
-p_mouse_start_discovery:
-	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
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
-	call p_mouse_start_discovery_random_addr
-p_mouse_start_discovery_norandom:
-	call app_ble_disconnect
-	call p_mouse_start_discovery_random_addr
-	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
-	jam 6,mem_connection_options
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	store 2,mem_mouse_direct_timer
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	fetch 1,mem_device_option
-	isolate1 MODE_4_MOUSE,pdata
-	call p_check_51cmd_adv,true
-	jam 1,mem_device_flag
-	branch mouse_start_discovery_norandom+13
-
-p_mouse_start_discovery_random_addr:
-	call p_mouse_load_eeprom_random_addr_increase_count
-	fetcht 2,mem_random_addr_increase_count
-	increase 1,temp
-	storet 2,mem_random_addr_increase_count
-	storet 2,mem_le_lap+1
-	call p_mouse_store_eerpom_random_addr_increase_count
-	random pdata
-	store 1,mem_le_lap
-	rtn
-
-p_mouse_store_eerpom_random_addr_increase_count:
-	arg 2,temp
-	arg mem_random_addr_increase_count,rega
-	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
-	branch iicd_write_protect_eep_data
-	
-p_mouse_load_eeprom_random_addr_increase_count:
-	arg 2,temp
-	arg mem_random_addr_increase_count,rega
-	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
-	branch iicd_read_eep_data
-
-p_check_51cmd_adv:
-	jam 0,mem_mouse_le_reconnect_flag
-	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
-	branch mouse_stop_discovery+1
-
-p_le_slave_match:
-	fetch 1,mem_le_md_count
-	pincrease 1
-	store 1,mem_le_md_count
-	beq LE_MD_MAX_COUNT,le_slave_cont
-	call le_acknowledge
-	call le_prepare_tx
-	call power_ctrl_start
-	branch le_slave_match+7
-
-p_le_next_adv_channel:
-	fetch 1,mem_le_ch_mapped
-	increase 1,pdata
-	store 1,mem_le_ch_mapped
-	rtnne 40
-	jam 37,mem_le_ch_mapped
-	rtn
-
-p_le_receive_skip:
-	call save_rssi
-	copy pdata,rega
-	call p_rssi_signal
-	branch le_receive_skip+2
-
-p_le_update_param:
-	call p_mouse_le_conn_param_check
-	branch le_update_param+8
-p_mouse_le_lpm_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-p_mouse_le_conn_param_lpm_enable:
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	rtn
-p_mouse_le_conn_param_lpm_disable:
-	jam LE_LPM_DISABLE,mem_mouse_le_conn_param_reject
-	rtn
-p_mouse_le_conn_param_check:
-	fetch 1,mem_le_new_conninterval
-	sub pdata,LE_INTERVAL_15MS,null
-	nbranch p_mouse_le_conn_param_lpm_disable,positive
-	fetch 1,mem_le_new_connslavelatency
-	fetcht 1,mem_lpm_mult_init
-	isub temp,null
-	branch p_mouse_le_lpm_mult_reinit,positive
-	fetch 1,mem_le_new_connslavelatency
-	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
-	call power_ctrl_pac_succ_incrs	
-	fetch 1,mem_empty_count
-	nbranch p_le_send_empyt,blank
-	fetch 1,mem_le_state 
-	bbit0 lestate_encryption,p_le_tx_4
-	fetch 1,mem_le_rxbuf+1  
-	branch p_le_tx_4,blank  
-	branch le_send_empty      // send empty data when got non empty packet
-p_le_send_empyt:
-	fetch 1,mem_empty_count
-	increase -1,pdata
-	store 1,mem_empty_count
-	branch le_send_empty
-p_le_tx_4:	
-	fetch 1,mem_le_pairing_state
-	bne FLAG_LE_PAIRING_AFTER_AUTH,p_in_le_tx_4
-	jam 3,mem_empty_count
-p_in_le_tx_4:
-	call le_fifo_check_nearly_full
-	call p_mouse_data_pull,blank
-	branch le_prepare_tx+4
-
-p_le_prepare_tx_wak:
-	call p_le_check_tx_retransmit_setmd
-	branch p_le_power_ctrl_pac_succ_decrs
+	branch p_mouse_select_device_button_down,true
+p_mouse_select_device_button_up:
+//	fetch 1,mem_mouse_button_select_device_timer_init
+//	store 1,mem_mouse_button_select_device_count
+	fetch 1,mem_mouse_select_device_button_wakeup_flag	
+	nbranch p_mouse_select_button_wakeup_firstUp,blank
+	fetch 1,mem_select_device_button_statue
+	rtneq DPI_BUTTON_STATE_UP
+	jam DPI_BUTTON_STATE_UP,mem_select_device_button_statue
+	jam ON,mem_mouse_multi_led_blink_enable
+	arg 1,temp
+	arg mem_mouse_long_button_select_device,rega
+	arg MOUSE_DEVICE_MODE_EEPROM_OFFSET,regb
+	call iicd_read_eep_data
+	fetch 1,mem_mouse_long_button_select_device
+	branch p_mouse_select_device_and_reset,blank//rtn blank
+p_mouse_ready_reconnection_by_button:
+	call p_mouse_switch_device_flag
+	jam 0,mem_link_key_exists
+	call p_mouse_store_device_number2eeprom
+	call mouse_select_device_enable
+	branch mouse_set_reconnection
 
-p_le_check_tx_retransmit_setmd:
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-	fetch 1,mem_mouse_data_queue_num
-	rtn blank
-	fetch 1,mem_le_txlen
-	rtn blank
-	fetch 1,mem_le_txheader
-	set1 md,pdata
-	store 1,mem_le_txheader
-	call le_set_md
+p_mouse_switch_device_flag:
+	fetch 1,mem_device_flag
+	beq 0xff,p_mouse_set_default_mode
+	fetcht 1,mem_device_flag
+	increase 1,temp
+	fetch 1,mem_device_number
+	isub temp,null
+	ncall mouse_select_device_count_clean,positive
+	storet 1,mem_device_flag
 	rtn
 
+p_mouse_set_default_mode:
+	jam MODE_24G_DEVICE,mem_device_flag
+	rtn
 	
-	
-p_le_power_ctrl_pac_succ_decrs:
-	branch power_ctrl_pac_succ_decrs
 
-p_mouse_le_reconn_write_enable_timer_reinit:
-	fetch 1,mem_mouse_le_reconnect_flag
-	rtn blank
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtneq 0x03
-	jam 10,mem_le_start_encrypt_timer
-	rtn
+p_mouse_select_device_button_down:
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_select_device_button_down_next
+	jam OFF,mem_mouse_multi_led_blink_enable
+p_mouse_select_device_button_down_next:
+	fetch 1,mem_select_device_button_statue
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_select_device_button_statue
 
-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
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	rtnbit1 APP_DISC_PB_BUTTON
 
-p_le_parse_l2cap:
-	ifetch 2,contr
-	beq LE_L2CAP_CID_ATT,p_le_parse_att
-	beq LE_L2CAP_CID_SMP,p_le_parse_smp
-	branch le_parse_l2cap+11
-p_le_parse_att:
-	call store_contr
-	call p_mouse_le_reconn_write_enable_timer_reinit
-	call get_contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_READ_BY_GROUP_TYPE_REQUEST,p_le_parse_att_read_by_group_type_request
-	rshift8 pdata,temp
-	sub temp,0x24,null
-	branch p_le_parse_att1,positive
-	arg mem_mouse_le_uuid_sup,temp
-	storet 2,mem_ui_le_uuid_table
-	call le_parse_att+2
-	setarg 0x8e7a
-	store 2,mem_ui_le_uuid_table
-	rtn
+	fetch 1,mem_device_flag
+	rtnne MODE_BT_DEVICE1
+p_mouse_pb_button_2ble_disconnect:
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
+	set1 APP_DISC_PB_BUTTON,pdata
+	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
+	branch mouse_disconnect
+		
+//p_mouse_button_select_device_timer:
+//	arg mem_mouse_button_select_device_count,regc
+//	arg p_mouse_long_button_select_device,regb
+//	branch timer_single_step
+//p_mouse_long_button_select_device:	
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit1 MOUSE_LONG_BT_BUTTON_FLAG
+//	branch p_mouse_ready_reconnection_by_button
 
-p_le_parse_att_read_by_group_type_request:
-	call le_parse_att_read_by_group_type_request
-	call le_fifo_get_last_tx_ptr
-	increase 7,contr
-	ifetch 1,contr
-	rtnne ATTOP_READ_BY_GROUP_TYPE_RESPONSE
-	increase 5,contr
-	ifetch 2,contr
-	arg UUID_SERVICE_HIDS,temp
-	isub temp,null
-	nrtn zero
-	increase -4,contr
-	setarg 0x2b
-	istore 2,contr
+p_mouse_select_button_wakeup_firstUp:
+	jam 0,mem_mouse_select_device_button_wakeup_flag	//when waked from hibernate by PB key ,first key up does not change mode 
+	fetch 1,mem_select_device_button_statue
+	nbranch p_mouse_select_button_wakeup_firstUp_next,blank
+	jam DPI_BUTTON_STATE_UP,mem_select_device_button_statue
+	jam ON,mem_mouse_multi_led_blink_enable
 	rtn
+p_mouse_select_button_wakeup_firstUp_next:
+	branch p_mouse_check_reconn_target
 
-p_le_parse_att1:
-	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	branch le_parse_att+2
-p_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-p_le_send_att_read_response:
-	call le_att_get_handle_ptr
-	branch le_send_att_error_response_notfound,blank
-	increase -2,contr
-	ifetch 2,contr
-	arg UUID_CHRCTR_PNP_ID,temp
-	isub temp,null
-	branch p_le_send_att_pnp_id,zero
-	
-	fetch 2,mem_le_att_handle
-	beq 0x13,le_send_att_error_response_notfound
+p_mouse_store_device_number2eeprom:
+	arg 1,temp
+	arg mem_device_flag,rega
+	arg 0,regb
+	branch iicd_write_protect_eep_data
 
-	fetcht 2,mem_le_att_handle
-	branch le_send_att_read_response
-p_le_send_att_pnp_id:
-	call store_contr
-	fetch 1,mem_le_att_pnp_id_len
-	add pdata,1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	fetch 1,mem_le_att_pnp_id_len
-	copy pdata,loopcnt
-	arg mem_le_att_pnp_id,contr
-	branch memcpy
+p_mouse_select_device_and_reset:
+	jam 0xff,mem_mouse_long_button_select_device
+	branch p_mouse_store_device_mode_2eeporm
+	
+p_mouse_multi_led_blink_timer:
+	fetch 1,mem_mouse_multi_led_blink_enable
+	rtn blank
+	fetch 1,mem_mouse_multi_led_type
+	beq MULTI_LED_ON,p_mouse_multi_led_type_on
+	beq MULTI_LED_BLINK,p_mouse_multi_led_type_blink
+	rtn
 
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
+p_mouse_multi_led_type_on:
+	call p_mouse_multi_led_on
+	fetch 1,mem_mouse_multi_led_on_timer
+	increase 1,pdata
+	store 1,mem_mouse_multi_led_on_timer
+	fetcht 1,mem_mouse_multi_led_on_timer_init
 	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-//le_send_att_read_response_error_insufficient_auth:
-	call le_check_encrypt_state
-	nbranch p_le_send_att_read_response,user
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-
-p_le_parse_smp:
-	ifetch 1,contr
-	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
-	branch le_parse_smp+1
-p_le_parse_smp_pairing_failed:
-	call le_parse_smp_pairing_failed
-	fetch 1,mem_le_state	//disable update conn param
-	set0 lestate_update_param,pdata
-	store 1,mem_le_state
-	branch le_parse_terminate_ind
-
-p_le_adv_not_match:
-	fetch 1,mem_le_ch_mapped
-	bne 39,le_adv_loop
-	call p_le_adv_random_delay
-	arg le_adv_interval_timer,queue
-	fetch 2,mem_le_adv_interval
-	branch timer_init
-p_le_adv_random_delay:
-	random pdata
-	arg 0x1ff,temp
-	iand temp,pdata
-	add pdata,250,pdata
-	branch delay
+	call p_mouse_multi_led_off_poweron2s,zero
+	rtn
+p_mouse_multi_led_off_poweron2s:
+	jam 0,mem_mouse_multi_led_on_poweron2s_flag
+	branch p_mouse_multi_led_off
 
-p_le_lpm_setmult:
-	disable wake
-	branch p_le_lpm_set_mult_attempt,attempt
-	nbranch le_lpm_lost,match
-p_le_lpm_set_mult_attempt:
-	call lpm_match
-	fetch 2,mem_rx_window_sniff
-	store 2,mem_le_receive_window
-	fetch 1,mem_le_connect_status_flag
-	compare 3,pdata,3
-	nbranch lpm_mult_short,true
-	branch le_lpm_set_mult_attempt+3
-/*
-p_le_lpm_lost:
-	fetcht 2,mem_rx_window_sniff
-	fetch 2,mem_le_rx_window_inc
-	iadd temp,temp
-	rshift temp,temp
-	fetch 2,mem_le_receive_window
-	iadd temp,pdata
-	store 2,mem_le_receive_window
-	branch lpm_lost
-*/
-p_le_mouse_bb_event_connect_complete:
-	fetch 1,mem_mouse_le_reconnect_flag
+p_mouse_multi_led_type_blink:
+	fetch 1,mem_mouse_multi_led_blink_timer
+	increase -1,pdata
+	store 1,mem_mouse_multi_led_blink_timer
 	nrtn blank
-	fetch 1,mem_le_att_handle
-	sub pdata,26,pdata
-	nrtn zero
-	branch mouse_le_write_enable
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+//	fetch 1,mem_mouse_multi_led_blink_count_limited
+//	branch p_mouse_multi_led_blink_count_no_limited,blank
+//	fetch 1,mem_mouse_multi_led_blink_count
+//	branch p_mouse_multi_led_blink_off,blank
+//	increase -1,pdata
+//	store 1,mem_mouse_multi_led_blink_count
+p_mouse_multi_led_blink_count_no_limited:
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_mouse_multi_led_off
+	beq OFF,p_mouse_multi_led_on
+	rtn
 
+p_mouse_multi_led_on:
+	jam 0,mem_lpm_mult
+	jam ON,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_multi_down_led_on
+p_mouse_multi_up_led_on:
+	fetcht 1,mem_mouse_multi_led_gpio
+	set1 7,temp 
+	call gpio_config_output 
+	fetcht 1,mem_mouse_multi_led_gpio 
+	branch gpio_out_active
+p_mouse_multi_down_led_on:
+	fetcht 1,mem_mouse_multi_led_gpio 
+	call gpio_config_output 
+	fetcht 1,mem_mouse_multi_led_gpio
+	branch gpio_out_inactive
 
-p_twspi_reset:
-	hfetch 1,core_gpio_out3
-	and_into 0xfd,pdata
-	hstore 1,core_gpio_out3
-	hfetcht 1,core_gpio_oe3
-	or_into 0x2,temp
-	hstoret 1,core_gpio_oe3
-	call twspi_disable
-	and_into 0xfd,temp
-	nop 13
-	call twspi_enable
-	hstoret 1,core_gpio_oe3
+p_mouse_multi_led_blink_off:
+	setarg 0
+	store 3,mem_mouse_multi_led_blink_timer
+p_mouse_multi_led_off:
+	jam 32,mem_lpm_mult
+	fetch 1,mem_mouse_multi_led_blink_count
+	nbranch p_mouse_multi_led_off_wait_blink_over,blank
+	jam 0,mem_mouse_multi_led_blink_enable
+	jam 0,mem_mouse_multi_led_type
+p_mouse_multi_led_off_wait_blink_over:
+	jam 0,mem_mouse_multi_led_on_timer
+	jam OFF,mem_mouse_multi_led_state
+	branch p_mouse_multi_led_gpio_set_float
+
+
+p_mouse_mode_bt_device1_multi_led_on:
+p_mouse_mode_24g_device_multi_led_on:
+	jam 1,mem_mouse_multi_led_on_poweron2s_flag
+	jam ON,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_ON,mem_mouse_multi_led_type
+	jam 0,mem_mouse_multi_led_on_timer
+	rtn
+
+//p_mouse_mode_bt_device_blink_5s:
+//p_mouse_mode_24g_device_blink_5s:
+//	jam 10,mem_mouse_multi_led_blink_count
+//	branch p_mouse_dpi_multi_led_blink
+//p_mouse_mode_bt_device1_led_blink:
+//	jam 5,mem_mouse_multi_led_blink_timer_init	//500ms
+//	branch p_mouse_discovery_multi_led_blink2
+
+
+p_mouse_discovery_multi_led_blink:
+	jam 3,mem_mouse_multi_led_blink_timer_init	//300ms
+p_mouse_discovery_multi_led_blink2:
+//	jam 0,mem_mouse_multi_led_blink_count_limited
+	jam 1,mem_mouse_multi_led_blink_count//0 will clear mem_mouse_multi_led_blink_enable/mem_mouse_multi_led_type
+p_mouse_multi_led_blink_enable:
+	jam 1,mem_mouse_multi_led_blink_timer
+	jam ON,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
 	rtn
 
+p_mouse_discovey_led_blink_off:
+	fetch 1,mem_mouse_multi_led_on_timer
+	nrtn blank
+	fetch 1,mem_mouse_multi_led_on_poweron2s_flag
+	nrtn blank
+	branch p_mouse_multi_led_blink_off
+		
+//p_mouse_dpi_multi_led_blink:
+//	jam 5,mem_mouse_multi_led_blink_timer_init	//500ms
+//	jam 1,mem_mouse_multi_led_blink_count_limited
+//	branch p_mouse_multi_led_blink_enable
 
 	
-p_g24_set_device_addr:
-	call adc_init_data
-//	fetch 4,mem_0_5_adc_io_data	//adc data from otp
-//	store 4,mem_24g_device_addr	
-//	nrtn blank
-	fetch 4,mem_lap
-	store 4,mem_24g_device_addr
-	rtn
 
 
-p_g24_transmit_rf_sta_init:
-	jam 1,mem_24g_rf_last_sta
-	jam 0,mem_24g_sync_cnt
-p_g24_transmit_rf_ctrl_clear:	
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_data_type
-	rtn
-	
-p_g24_hop_ch_enable:
-	fetch 1,mem_24g_data_type
-	set1 bit_hop,pdata
-	store 1,mem_24g_data_type
-	//update txpayload
-	store 1,mem_24g_txpayload
+p_mouse_state_led_timer:
+	fetch 1,mem_mouse_state_led_blink_flag
+	rtn blank
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	fetch 2,mem_mouse_multi_led_blink_count
+	nrtn blank
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	pincrease 1
+	store 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,30,null
+	ncall p_mouse_adc_low_volatage_led_timer_count_clean,positive
+	sub pdata,5,null
+	branch p_mouse_multi_led_on,positive
+	branch p_mouse_multi_led_off
+p_mouse_adc_low_volatage_led_timer_count_clean:
+	jam 1,mem_adc_low_volatage_led_timer_count
 	rtn
-p_g24_hop_ch_disable:
-	fetch 1,mem_24g_data_type
-	set0 bit_hop,pdata
-	store 1,mem_24g_data_type
-	rtn	
 
-p_g24_transmit_hop_pac_fail:
-	call power_ctrl_pac_succ_decrs
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
-	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
+p_mouse_seting_dpi:
+p_mouse_seting_dpi_diff:
+//	fetch 1,mem_config_sensor_type
+//	beq P3065_XY,p_mouse_seting_3065XY_dpi
+//	beq KA8,p_mouse_seting_KA8_dpi
+//	beq FD3180,p_mouse_3180_dpi
+//	branch mouse_seting_dpi+3
+p_mouse_3180_dpi:
+	fetch 1,mem_mouse_dpi
+	sub pdata,MOUSE_DPI_LEVEL2,null
+	call p_mouse_3065xy_dpi_recount,zero
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_3180_set_cpi1		//800
+//	beq MOUSE_DPI_LEVEL3,p_mouse_3180_set_cpi3
+	beq MOUSE_DPI_LEVEL4,mouse_set_cpi3			//1600
+	branch mouse_set_cpi2							//1200
+p_mouse_3180_set_cpi1:
+	fetch 1,mem_320x_dpi_1	//800
+	branch mouse_p3205_dpi+2
+	
+//p_mouse_seting_3065XY_dpi:
+//	fetch 1,mem_mouse_dpi
+//	sub pdata,MOUSE_DPI_LEVEL2,null
+//	call p_mouse_3065xy_dpi_recount,zero
+//	fetch 1,mem_mouse_dpi
+//	beq MOUSE_DPI_LEVEL1,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:
+	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
 	rtn
-p_g24_transmit_hop_pac_fail_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_fail_stage1:	
-	jam 0,mem_24g_hop_pac_retry
-	jam 0,mem_24g_rf_last_sta
-	branch p_g24_transmit_rf_ctrl_clear
 
-p_g24_transmit_hop_pac_fail_hop_stage2:
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_hop_pac_fail_stage1
-
-	
-p_g24_transmit_pac_fail_hop_stage3:
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt
-	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
-	fetch 1,mem_24g_rf_hop_ch
-	beq 1,p_g24_rf_hop_fastly
-	jam 1,mem_24g_rf_hop_ch
-p_g24_rf_hop_attemp_again:
-	fetch 1,mem_24g_rf_hop_ch
-	bne 1,p_g24_transmit_rf_ctrl_clear
-p_g24_rf_hop_fastly:
-	fetch 1,mem_24g_hop_fastly_cnt
-	increase 1,pdata
-	store 1,mem_24g_hop_fastly_cnt
-	beq 4,p_g24_rf_hop_fastly_exit
-	call p_g24_ch
-	jam 2,mem_24g_max_retry
-	branch p_g24_transmit_packet
+//p_mouse_seting_KA8_dpi:
+//	fetch 1,mem_mouse_dpi
+//	sub pdata,MOUSE_DPI_LEVEL2,null
+//	call p_mouse_3065xy_dpi_recount,zero
+//	fetch 1,mem_mouse_dpi
+//	beq MOUSE_DPI_LEVEL1,p_mouse_ka8_set_cpi1
+//	beq MOUSE_DPI_LEVEL3,p_mouse_ka8_set_cpi3
+//	beq MOUSE_DPI_LEVEL4,p_mouse_ka8_set_cpi4
+//p_mouse_ka8_set_cpi3:
+//	setarg 4	//1200
+//	branch mouse_p3205_dpi
+//p_mouse_ka8_set_cpi1:
+//	setarg 2	//800
+//	branch mouse_p3205_dpi
+//p_mouse_ka8_set_cpi4:
+//	setarg 5	//1600
+//	branch mouse_p3205_dpi
 
-p_g24_rf_hop_fastly_exit:
-	call power_ctrl_pac_succ_decrs
-	jam 0,mem_24g_hop_fastly_cnt
-	branch p_g24_transmit_rf_ctrl_clear
+p_mouse_motion:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	call p_mouse_cheak_sensor_data
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	nbranch p_drawing_optima_init,user
+	call p_drawing_optima
+	branch mouse_motion+9
 
-p_g24_transmit_hop_pac_succ_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_succ:
-	jam 1,mem_24g_rf_last_sta
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_rf_ctrl_clear
 
-p_g24_transmit_succ_rf_config:
-	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_hop_pac_succ
-	fetch 1,mem_24g_data_type
-	isolate0 bit_hop,pdata
-	branch p_g24_transmit_rf_sta_init,true
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_succ_wo_hop
-	beq 2,p_g24_transmit_hop_pac_succ
-	rtn
+p_mouse_cheak_sensor_data:
+	fetch 1,mem_config_sensor_type
+	beq P3212,p_mouse_p3212_sensor_motion
+	beq P3610,mouse_p3610_sensor_motion
+p_mouse_p32xx_sensor_motion:
+	call mouse_clear_sensor_data
+	disable user
+	//fetch 1,mem_config_function_enable
+	//bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
+	//fetcht 1,mem_sensor_data_gpio
+	//call gpio_get_bit
+	//nrtn true
+	branch mouse_p32xx_sensor_motion_2
+p_mouse_p3212_sensor_motion:
+	call mouse_clear_sensor_data
+	fetch 1,mem_config_function_enable
+	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p3212_sensor_motion_1
+	fetcht 1,mem_sensor_data_gpio
+	call gpio_get_bit
+	nrtn true
+	branch mouse_p3212_sensor_motion_1
 
-p_g24_rf_sta_check:
-	fetch 1,mem_24g_pairing_sm
-	rtnne STATE_24G_PAIRING_SUCCESS
-	call p_g24_rf_laststa_synccnt_check
-	ncall p_g24_rf_sync_cnt_check,user2
+p_mouse_key:
+	call p_mouse_check_key_gpio
+	branch mouse_key+1
+p_mouse_check_key_gpio:
+	arg 0,rega
+	call p_mouse_check_lkey_gpio
+//	call p_mouse_check_rkey_gpio
+//	call p_mouse_check_mkey_gpio
+//	call p_mouse_check_skey_gpio
+	branch mouse_check_key_gpio+11
+	
+//p_mouse_check_skey_gpio:
+//	fetch 1,mem_bk_button_gpio
+//	rtneq GPIO_DISABLE
+//	call p_mouse_check_bk_key_gpio
+//	branch p_mouse_check_fw_key_gpio
+	
+p_mouse_check_lkey_gpio:
+	fetcht 1,mem_lbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_lbutton_gpio
+	call gpio_get_bit
+	setflag true,0,rega			//true = 1,input low level
+//	rtn
+p_mouse_check_rkey_gpio:
+	fetcht 1,mem_rbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_rbutton_gpio
+	call gpio_get_bit
+	setflag true,1,rega			//true = 1,input low level
+//	rtn
+p_mouse_check_mkey_gpio:
+	fetcht 1,mem_mbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_mbutton_gpio
+	call gpio_get_bit
+	setflag true,2,rega			//true = 1,input low level
 	rtn
+//p_mouse_check_bk_key_gpio:
+//	fetcht 1,mem_bk_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_bk_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,3,rega
+//	branch p_gpio_set_input_pu
+//p_mouse_check_fw_key_gpio:
+//	fetcht 1,mem_fw_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_fw_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,4,rega
+//	branch p_gpio_set_input_pu
+p_gpio_set_input_pd:
+	set0 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set1 gpio_active_bit,temp
+	arg core_gpio_pd0,contw
+	branch gpio_set_high_impedance+4
+p_gpio_set_input_pu:
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	branch p_gpio_set_input_pd+4
 
-p_g24_rf_laststa_synccnt_check:
-	disable user2
-	fetch 1,mem_24g_rf_last_sta
-	rtnne 1
-	fetch 1,mem_24g_sync_cnt
-	rtnne 0
-	jam 1,mem_24g_rf_work_stage
-	jam 4,mem_24g_max_retry
-	branch enable_user2
+p_mouse_bb_disconnected:
+	jam 0,mem_mouse_enter_sniff_count
+	jam 0x0e,mem_sniff_param_interval	//115Hz
+	call mouse_bb_discon_clear_stack
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	bbit1 APP_DISC_BLE,p_mouse4_0_event_bb_disconn
+	branch mouse_bb_disconnected+9
 
-p_g24_rf_sync_cnt_check:
-	fetch 1,mem_24g_sync_cnt
-	branch p_g24_rf_hop_attemp,blank
-	increase -1,pdata
-	store 1,mem_24g_sync_cnt
-	jam 2,mem_24g_rf_work_stage
-	call p_g24_ch
-	jam 4,mem_24g_max_retry
-	rtn
+p_mouse4_0_event_bb_disconn:
+	call mouse_le_clean_connect_flag
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	bbit1 APP_DISC_PB_BUTTON,p_mouse_select_device_by_button
+	branch mouse4_0_event_bb_disconn+2
 
-p_g24_rf_hop_attemp:
-	jam 3,mem_24g_rf_work_stage
-	fetch 1,mem_24g_rf_hop_ch
-	nbranch p_g24_rf_hop_attemp_again,blank
-	call p_g24_ch
-	jam 2,mem_24g_max_retry
-	rtn
+p_mouse_bb_event_discovery_btn:
+	jam 0,mem_mouse_null_enter_hibernate_flag
+	jam 0,mem_mouse_null_enter_hibernate_timer
+	isolate1 mark_24g,mark
+	call p_g24_check_51cmd_stop_24g,true
+	branch mouse_bb_event_discovery_btn+1
 
-p_g24_txdata_prep:
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_pairing_sm	
-p_g24_txdata_prep_packeage_data:
-	call p_g24_package_data
-	call p_g24_transmit_prep
-p_g24_txdata_enable_tx:
-	jam ENSURE_ON_24G,mem_24g_ensure
-	rtn
+p_le_addr_random_config:
+	call load_adc_init
+	fetch 2,mem_0_5_adc_io_data	//adc data from otp
+//	branch p_le_otp_adc_empty,blank
+	store 2,mem_random_addr_increase_count
+p_le_addr_random_store:
+p_mouse_store_eerpom_random_addr_increase_count:
+	arg 2,temp
+	arg mem_random_addr_increase_count,rega
+	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
+	branch iicd_write_protect_eep_data
+p_mouse_load_eeprom_random_addr_increase_count:
+	arg 2,temp
+	arg mem_random_addr_increase_count,rega
+	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
+	branch iicd_read_eep_data
+	
+//p_le_otp_adc_empty:
+//	setarg 0x1122
+//	store 2,mem_random_addr_increase_count
+//	branch p_le_addr_random_store
 
-p_g24_package_data:
-	fetch 2,mem_cb_24g_data
-	call callback_func
-	branch p_g24_accumulate_mouse_data,user
-	fetch 7,mem_24g_txbuf+1	//mouse data
-	rtn blank
-	branch enable_user	// retransmit
-p_g24_accumulate_mouse_data:
-	call p_mouse_data_xy_release
-	jam 0,mem_24g_abort_pac
-	add rega,1,pdata
-	store 1,mem_24g_datalen
-	call p_g24_transmit_rf_ctrl_clear
-	store 1,mem_24g_txbuf
-	ifetcht 1,contw
-	ifetch 1,regb
-	ior temp,pdata
-	istore 1,contw
-	increase 1,regb
-	ifetch 4,regb
-	istore 4,contw
-	increase 4,regb
-	arg mem_24g_txbuf+6,contw
-	arg 2,loopcnt
-p_g24_accumulation_loop2:
-	ifetch 1,regb
-	ifetcht 1,contw
-	iadd temp,pdata
-	istore 1,contw
-	increase 1,regb
-	loop p_g24_accumulation_loop2
-	rtn
 
-p_mouse_data_xy_release:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-	fetch 1,mem_mouse_long_mult_flag
-	rtnne 1
-	setarg 0
-	store 1,mem_mouse_long_mult_flag
-	store 4,mem_mouse_x
-	branch p_mouse_sensor_poweron
+p_mouse_start_discovery:
+	jam 0,mem_le_send_security_request_flag
+	call p_mouse_tx_power_init
+//	fetcht 1,mem_device_flag
+//	fetch 1,mem_device_number
+//	isub temp,null
+//	call mouse_select_device_count_clean,zero
+	jam 1,mem_device_flag
 
-p_g24_transmit_packet:
-	jam 0,mem_24g_retry
-p_g24_transmit_loop:
-	arg param_rx_setup,timeup
-	until clkn_rt,meet
-	call p_g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	rtneq no_ack_24g
-	nbranch p_g24_retransmit,sync
-	nbranch p_g24_retransmit,user3
-	call p_g24_txbuf_clear
-	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs
-p_g24_transmit_next_packet:
-	fetch 1,mem_24g_pid
-	increase 1,pdata
-	store 1,mem_24g_pid
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
-	call p_g24_transmit_succ_rf_config
-p_g24_transmit_abandon:
+	jam 0,mem_mouse_clear_sensor_data_flag
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
+	call p_mouse_load_eeprom_random_addr_increase_count
+	fetcht 2,mem_random_addr_increase_count
+	increase 1,temp
+	storet 2,mem_random_addr_increase_count
+	storet 2,mem_le_lap+1
+	call p_mouse_store_eerpom_random_addr_increase_count
+	random pdata
+	store 1,mem_le_lap
+p_mouse_start_discovery_norandom:
+	call app_lpm_mult_disable
+	fetch 2,mem_discovery_timeout
+	store 2,mem_mouse_discovery_timer
+	jam 6,mem_connection_options
 	setarg 0
-	store 2,mem_24g_txfail_cnt
-	store 1,mem_24g_get_ack_fail
-	store 1,mem_24g_hop_pac_retry
-	jam ENSURE_OFF_24G,mem_24g_ensure
-	rtn
-
-p_g24_txbuf_clear:
-	arg 4,loopcnt
-	arg mem_24g_txbuf,contw
-	branch memset0
+	store 2,mem_mouse_no_data_timer
+	store 2,mem_mouse_direct_timer
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
+	call mouse_bt_discovery_button_down_disable
+//	fetch 1,mem_device_option
+//	isolate1 MODE_4_MOUSE,pdata
+	call p_check_51cmd_adv
+	call mouse_start_discovery_norandom+13
+	branch p_mouse_discovery_multi_led_blink
 
-p_g24_paring_mode_start:
-	call power_ctrl_pac_succ_cnt_init
-	branch p_g24_paring_mode
+p_check_51cmd_adv:
+	jam 0,mem_mouse_le_reconnect_flag
+	call p_le_check_adv_flag
+	setarg ADV_FLAG_BREDR_NOT_SUPPORTED |ADV_FLAG_LIMITED_DISCOVERABLE
+	istore 1,contr
 
-p_g24_transmit_receive_ack:
-	disable user3
-	call p_g24_transmit
+	arg mem_le_adv_swift_pair,contr
+	call p_le_adv_data_update
 	
+	branch check_51cmd_adv
 
-	fetch 1,mem_24g_no_ack
-	beq no_ack_24g,p_g24_transmit_no_ack	//tx no ack
-	force 0,radio_ctrl
-	fetch 4,mem_24g_addr
-	iforce access
-	fetcht 1,mem_last_freq
-	call set_freq_rx
-	call rf_rx_enable
-	call p_g24_receive_rxon
-	call p_g24_end_of_packet,user3
-	rtn
-p_g24_transmit_no_ack:
-	call p_g24_end_of_packet
-	branch p_g24_transmit_next_packet
-
-p_g24_retransmit:
-	fetch 1,mem_24g_get_ack_fail
-	increase 1,pdata
-	store 1,mem_24g_get_ack_fail
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
-	fetcht 1,mem_24g_retry
-	increase 1,temp
-	storet 1,mem_24g_retry
-	fetch 1,mem_24g_max_retry
-	isub temp,pdata
-	nbranch p_g24_transmit_loop,blank
-	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_pac_fail_hop_stage3
-	fetch 1,mem_24g_hop_pac_retry
-	increase 1,pdata
-	store 1,mem_24g_hop_pac_retry
-	beq 2,p_g24_transmit_hop_pac_fail
-	call p_g24_hop_ch_enable
-	jam 1,mem_24g_max_retry
-	branch p_g24_transmit_packet
-
-p_g24_tx_paring_retry:
-	fetch 1,mem_24g_get_ack_fail
-	rtnne 0xff
-	jam 0,mem_24g_get_ack_fail
-	branch p_g24_stop_g24_mode
+p_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
-p_g24_tx_attempt_fail:
+p_mouse_stop_discovery:
+	jam 0,mem_mouse_multi_led_blink_count
+	call p_mouse_discovey_led_blink_off
 	setarg 0
-	store 2,mem_24g_txfail_cnt
-p_g24_stop_g24_mode:
-	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
-	branch ui_ipc_send_event
+	store 2,mem_mouse_discovery_timer
+	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	branch mouse_stop_discovery+1
 
-p_g24_ackpayload_parse:
-	call p_g24_read_len_pid_crc
-	fetch 1,mem_24g_rxdata_length	//ack payload length 
-	rtn blank
-	iforce loopcnt
-	arg mem_24g_rxbuf+2,contr
-	arg mem_24g_rxpayload,contw	//ack payload buffer 
-	branch memcpy
+p_le_slave_match:
+	fetch 1,mem_le_md_count
+	pincrease 1
+	store 1,mem_le_md_count
+	beq LE_MD_MAX_COUNT,le_slave_cont
+	call le_acknowledge
+	call le_prepare_tx
+	call power_ctrl_start
+	branch le_slave_match+7
 
-power_ctrl_pac_succ_cnt_init:
-	jam 1,mem_power_ctrl_level
-	jam 0,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_incrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
+p_le_next_adv_channel:
+	fetch 1,mem_le_ch_mapped
 	increase 1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_cnt_reinit:
-	jam 3,mem_power_ctrl_pac_succ_cnt
+	store 1,mem_le_ch_mapped
+	rtnne 40
+	jam 37,mem_le_ch_mapped
 	rtn
 
-power_ctrl_start:
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-	rtnbit1 UI_STATE_BT_RECONNECT
-	rtnbit1 UI_STATE_BT_DISCOVERY
+p_le_receive_skip:
+	call save_rssi
+	call p_rssi_signal
+	branch le_receive_skip+2
 
-	arg mem_rssi_signal_buf,rega
-	call p_rssi_average
-	storet 1,mem_rssi_avg_received
+p_le_update_param:
+	call p_mouse_le_conn_param_check	
+	branch le_update_param+8
+p_mouse_le_lpm_mult_reinit:
+	fetch 1,mem_lpm_mult_init
+	store 1,mem_lpm_mult
+p_mouse_le_conn_param_lpm_enable:
+	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
+	rtn
 
-	setarg RSSI_DIS_MAX_24G
-	bmark1 mark_24g,power_ctrl_start_next
-	setarg RSSI_DIS_MAX_BLE
-power_ctrl_start_next:	
+p_mouse_le_conn_param_check:
+	fetch 1,mem_le_new_conninterval
+	sub pdata,LE_INTERVAL_15MS,null
+	nbranch p_mouse_le_conn_param_lpm_disable,positive
+	fetch 1,mem_le_new_connslavelatency
+	fetcht 1,mem_lpm_mult_init
 	isub temp,null
-	nbranch power_ctrl_txpower_incrs_force,positive
+	branch p_mouse_le_lpm_mult_reinit,positive
+	fetch 1,mem_le_new_connslavelatency
+	store 1,mem_lpm_mult
+	branch p_mouse_le_conn_param_lpm_enable
 
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	nbranch power_ctrl_txpower_decrs_check,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	beq 0,power_ctrl_txpower_incrs
-	rtn
+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
 
-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
-	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
-	beq 0,power_ctrl_decrs_level0
+p_le_prepare_tx:
+	fetch 1,mem_le_arq
+	bbit1 wak,p_le_prepare_tx_wak
+	call power_ctrl_pac_succ_incrs	
+	fetch 1,mem_empty_count
+	nbranch p_le_send_empyt,blank
+	fetch 1,mem_le_state 
+	bbit0 lestate_encryption,p_le_tx_4
+	fetch 1,mem_le_rxbuf+1  
+	branch p_le_tx_4,blank  
+	branch le_send_empty      // send empty data when got non empty packet
+p_le_send_empyt:
+	fetch 1,mem_empty_count
 	increase -1,pdata
-	store 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-power_ctrl_decrs_level1:
-power_ctrl_incrs_level1:	//0dBm
-	jam TX_POWER_0DB,mem_tx_power
-	rtn
+	store 1,mem_empty_count
+	branch le_send_empty
+p_le_tx_4:	
+	fetch 1,mem_le_pairing_state
+	bne FLAG_LE_PAIRING_AFTER_AUTH,p_in_le_tx_4
+	jam 3,mem_empty_count
+p_in_le_tx_4:
+	call le_fifo_check_nearly_full
+	call p_mouse_data_pull,blank
+	branch le_prepare_tx+4
 
-power_ctrl_txpower_incrs_force:
-	jam 0,mem_power_ctrl_pac_succ_cnt
-power_ctrl_txpower_incrs:
-	fetch 1,mem_power_ctrl_level
-	beq 2,power_ctrl_incrs_level2
-	increase 1,pdata
-	store 1,mem_power_ctrl_level
-	beq 1,power_ctrl_incrs_level1
-power_ctrl_incrs_level2:	//+6dBm
+p_le_prepare_tx_wak:
+	call p_le_check_tx_retransmit_setmd
+	branch p_le_power_ctrl_pac_succ_decrs
 
-	jam TX_POWER_5DB,mem_tx_power
+p_le_check_tx_retransmit_setmd:
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtnne 0x03
+	fetch 1,mem_mouse_data_queue_num
+	rtn blank
+	fetch 1,mem_le_txlen
+	rtn blank
+	fetch 1,mem_le_txheader
+	set1 md,pdata
+	store 1,mem_le_txheader
+	call le_set_md
 	rtn
+
 	
-power_ctrl_decrs_level0: //-5dBm
+	
+p_le_power_ctrl_pac_succ_decrs:
+	branch power_ctrl_pac_succ_decrs
 
-	jam TX_POWER_f5DB,mem_tx_power
+p_mouse_le_reconn_write_enable_timer_reinit:
+	fetch 1,mem_mouse_le_reconnect_flag
+	rtn blank
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtneq 0x03
+	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_g24_start_pairing_sm1:
-	set1 mark_24g,mark
-	call p_g24_pair_init
-p_g24_set_pairing_sm_1:
-	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
+p_le_parse_l2cap:
+	ifetch 2,contr
+	beq LE_L2CAP_CID_ATT,p_le_parse_att
+	beq LE_L2CAP_CID_SMP,p_le_parse_smp
+	branch le_parse_l2cap+11
+p_le_parse_att:
+	call store_contr
+	call p_mouse_le_reconn_write_enable_timer_reinit
+	call get_contr
+	ifetch 3,contr
+	store 3,mem_le_att_opcode
+	beq ATTOP_READ_BY_GROUP_TYPE_REQUEST,p_le_parse_att_read_by_group_type_request
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+	rshift8 pdata,temp
+	sub temp,0x24,null
+//	branch p_le_parse_att1,positive
+	branch le_parse_att+2,positive
+	arg mem_mouse_le_uuid_sup,temp
+	storet 2,mem_ui_le_uuid_table
+	call le_parse_att+2
+	setarg 0x8e7a
+	store 2,mem_ui_le_uuid_table
 	rtn
 
-p_g24_pair_init:
-	jam TX_POWER_PAIR,mem_tx_power
-	jam 0,mem_24g_pid
-	jam G24_PAIR_CH,mem_24g_ch
-	fetch 4,mem_24g_paring_addr
-	branch p_g24_update_addr_and_synccrc8
+p_le_parse_att_read_by_group_type_request:
+	call le_parse_att_read_by_group_type_request
+	call le_fifo_get_last_tx_ptr
+	increase 7,contr
+	ifetch 1,contr
+	rtnne ATTOP_READ_BY_GROUP_TYPE_RESPONSE
+	increase 5,contr
+	ifetch 2,contr
+	arg UUID_SERVICE_HIDS,temp
+	isub temp,null
+	nrtn zero
+	increase -4,contr
+	setarg 0x2b
+	istore 2,contr
+	rtn
 
-p_g24_pairing_sm:
-	fetch 1,mem_24g_ensure
-	beq ENSURE_ON_24G,enable_user
-	fetch 1,mem_24g_pairing_sm
-	beq STATE_24G_PAIRING_1,p_g24_pairing_sm_1
-	beq STATE_24G_PAIRING_2,p_g24_pairing_sm_2
-	beq STATE_24G_PAIRING_3,p_g24_pairing_sm_3
-	branch assert
+//p_le_parse_att1:
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+//	branch le_parse_att+2
+//p_le_parse_att_read_request:
+//	fetcht 2,mem_le_att_handle
+//	fetch 1,mem_le_configuration
+//	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
+//p_le_send_att_read_response:
+//	call le_att_get_handle_ptr
+//	branch le_send_att_error_response_notfound,blank
+//	increase -2,contr
+//	ifetch 2,contr
+//	arg UUID_CHRCTR_PNP_ID,temp
+//	isub temp,null
+//	branch p_le_send_att_pnp_id,zero	//modify VID/PID
+//	
+//	fetch 2,mem_le_att_handle
+//	beq 0x13,le_send_att_error_response_notfound	//delete battery
 
-p_g24_pairing_sm_1:
-	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
-	jam 0xaa,mem_24g_common_temp
-	branch p_g24_pairing_sm_common
-p_g24_pairing_sm_2:
-	jam STATE_24G_PAIRING_2_WAITING_ACK,mem_24g_pairing_sm
-	jam 0x55,mem_24g_common_temp
-	branch p_g24_pairing_sm_common
-p_g24_pairing_sm_3:
-	jam STATE_24G_PAIRING_3_WAITING_ACK,mem_24g_pairing_sm
-	jam 0x22,mem_24g_common_temp
-p_g24_pairing_sm_common:
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_common_temp+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_common_temp+2
-p_g24_put_pairing_data_in_buff:
-	jam 0,mem_24g_common_temp+6
-	arg mem_24g_common_temp,rega
-	arg 7,temp
-	call p_g24_put_data_in_buff
-	call p_g24_transmit_prep
-	call p_g24_txdata_enable_tx
-	branch enable_user
+//	fetcht 2,mem_le_att_handle
+//	branch le_send_att_read_response
+//p_le_send_att_pnp_id:
+//	call store_contr
+//	fetch 1,mem_le_att_pnp_id_len
+//	add pdata,1,rega
+//	call le_fifo_malloc_tx_l2cap_gatt
+//	setarg ATTOP_READ_RESPONSE
+//	istore 1,contw
+//	fetch 1,mem_le_att_pnp_id_len
+//	copy pdata,loopcnt
+//	arg mem_le_att_pnp_id,contr
+//	branch memcpy
 
-p_g24_paring_mode:
-	fetch 1,mem_24g_pairing_sm
-	rtneq STATE_24G_PAIRING_SUCCESS
-	beq STATE_24G_PAIRING_1_WAITING_ACK,p_g24_pairing_sm_1_waiting_ack
-	beq STATE_24G_PAIRING_2_WAITING_ACK,p_g24_pairing_sm_2_waiting_ack
-	beq STATE_24G_PAIRING_3_WAITING_ACK,p_g24_pairing_sm_3_waiting_ack
-	rtn
+//p_le_send_att_read_response_check_auth:
+//	fetch 2,mem_le_pairing_handle
+//	isub temp,null
+//	nbranch p_le_send_att_read_response,zero
+//p_le_send_att_read_response_error_insufficient_auth:
+//	call le_check_encrypt_state
+//	nbranch p_le_send_att_read_response,user
+//	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
+//	branch le_send_att_error_response
 
+p_le_parse_smp:
+	ifetch 1,contr
+	beq SMP_PAIRING_REQUEST,p_le_parse_smp_pairing_request
+	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
+	branch le_parse_smp+2
 
-p_g24_pairing_sm_1_waiting_ack:
-	jam STATE_24G_PAIRING_2,mem_24g_pairing_sm
-	branch p_g24_transmit_abandon
-p_g24_pairing_sm_2_waiting_ack:
-	jam STATE_24G_PAIRING_3,mem_24g_pairing_sm
-	branch p_g24_transmit_abandon
-p_g24_pairing_sm_3_waiting_ack:
-	jam STATE_24G_PAIRING_SUCCESS,mem_24g_pairing_sm
-	jam BT_EVT_24G_PAIRING_COMPLETE,mem_fifo_temp
-	call ui_ipc_send_event	
-	fetch 4,mem_24g_rxpayload+2
-	call p_g24_update_addr_and_synccrc8
-	branch p_g24_transmit_abandon
+p_le_parse_smp_pairing_request:
+	jam 1,mem_le_send_security_request_flag
+	branch le_parse_smp_pairing_request
 
-//p_g24_start_24g_mode:
-//	set0 mark_24g,mark
-//	call p_g24_ch_syncword_crc8_init
-//	fetch 1,mem_24g_pairing_sm
-//	rtnne STATE_24G_PAIRING_SUCCESS
-//	call p_g24_tx_attemp_data_prep
-//p_g24_tx_attemp_dongle:
-//	setarg 0
-//	store 2,mem_24g_check_dongle_times
-//p_g24_tx_attemp_dongle_loop:
-//	call lpo_calibration
-//	nop 2000
-//	fetch 1,mem_24g_check_dongle_times
-//	beq 0xff,p_g24_stop_g24_mode
-//	call p_g24_transmit_receive_ack
-//	nbranch p_g24_attemp_txdata_retry,sync
-//	nbranch p_g24_attemp_txdata_retry,user3
-p_g24_tx_attemp_dongle_succ:
-	set1 mark_24g,mark
-	setarg 0
-	store 2,mem_24g_check_dongle_times
-	jam 0,mem_mouse_long_mult_flag
-	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
-	call ui_ipc_send_event
-	call p_g24_txbuf_clear
-	branch p_g24_transmit_by_interrupt_enable
+p_le_parse_smp_pairing_failed:
+	call le_parse_smp_pairing_failed
+	fetch 1,mem_le_state	//disable update conn param
+	set0 lestate_update_param,pdata
+	store 1,mem_le_state
+	branch le_parse_terminate_ind
 
-p_g24_tx_attemp_data_prep:
-	jam 0xff,mem_24g_common_temp
-	fetch 1,mem_24g_data_type
-	store 1,mem_24g_common_temp+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_common_temp+2
-	arg 6,temp
-	arg mem_24g_common_temp,rega
-	call p_g24_put_data_in_buff
-	branch p_g24_transmit_prep
-//	
-//p_g24_attemp_txdata_retry:
-//	fetch 2,mem_24g_check_dongle_times
-//	increase 1,pdata
-//	store 2,mem_24g_check_dongle_times
-//	call p_g24_ch
-//	branch p_g24_tx_attemp_dongle_loop
+p_le_adv_not_match:
+	fetch 1,mem_le_ch_mapped
+	bne 39,le_adv_loop
+	call p_le_adv_random_delay
+	arg le_adv_interval_timer,queue
+	fetch 2,mem_le_adv_interval
+	branch timer_init
+p_le_adv_random_delay:
+	random pdata
+	arg 0x1ff,temp
+	iand temp,pdata
+	add pdata,250,pdata
+	branch delay
 
-p_g24_auto_pair_start:
-	setarg 0
-	store 2,mem_24g_pair_current_ch_num
-	set0 mark_24g,mark
-	call p_g24_auto_pair_first_attemp
-	call p_g24_tx_attemp_data_prep
-p_g24_auto_pair_restart:
-	setarg 0
-	store 2,mem_24g_check_dongle_times
-p_g24_auto_pair_start_loop:
-	call lpo_calibration
-	nop 2000
-	fetch 2,mem_24g_check_dongle_times
-	arg 0x7788,temp			//30s
-	isub temp,null
-	branch p_g24_stop_g24_mode,zero
-	call p_g24_transmit_receive_ack
-	nbranch p_g24_auto_pair_retry,sync
-	nbranch p_g24_auto_pair_retry,user3
-	call p_g24_ackpayload_parse
-	call p_mouse_tx_power_init
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_paring_addr
-	isub temp,null
-	branch p_g24_start_pairing_sm1,zero
-	branch p_g24_tx_attemp_dongle_succ
+p_le_lpm_setmult:
+	disable wake
+	branch p_le_lpm_set_mult_attempt,attempt
+	nbranch le_lpm_lost,match
+p_le_lpm_set_mult_attempt:
+	call lpm_match
+	fetch 2,mem_rx_window_sniff
+	store 2,mem_le_receive_window
+	fetch 1,mem_le_connect_status_flag
+	compare 3,pdata,3
+	nbranch lpm_mult_short,true
+	branch le_lpm_set_mult_attempt+3
 
-p_g24_auto_pair_retry:
-	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_get_bit
-	branch p_mouse_select_device_button_down,true
+p_le_mouse_bb_event_connect_complete:
+	fetch 1,mem_mouse_le_reconnect_flag
+	nrtn blank
+	fetch 1,mem_le_att_handle
+	sub pdata,26,pdata
+	nrtn zero
+	branch mouse_le_write_enable
 
-	fetch 2,mem_24g_check_dongle_times
-	increase 1,pdata
-	store 2,mem_24g_check_dongle_times
-	fetch 1,mem_24g_auto_paring_switch
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_auto_paring_switch
-	beq 0,p_g24_auto_pair_device_attemp
-	beq 1,p_g24_auto_pair_pair_attemp
-	beq 2,p_g24_auto_pair_all_powerful_attemp
-	beq 3,p_g24_auto_pair_pair_attemp
-	rtn
+p_check_51cmd_once_continue:
+	call lmo_fifo_check
+	nbranch check_51cmd_restore,blank  //process this cmd next time while lmo fifo is full
+	fetch 1,mem_fifo_temp
+	bmark0 mark_context,check_51cmd_check_idle
+	beq BT_CMD_LE_UPDATE_CONN,p_check_51cmd_ble_update_connect_param
+	branch check_51cmd_once_continue+2
 
+p_check_51cmd_ble_update_connect_param:
+	call le_fifo_check_full
+	nrtn blank
+	branch le_l2cap_tx_update_req
 	
-p_g24_auto_pair_first_attemp:
-	call p_mouse_tx_power_init
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_addr
-	fetch 1,mem_24g_pair_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call p_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_pair_current_ch_num
+
+p_twspi_reset:
+	hfetch 1,core_gpio_out3
+	and_into 0xfd,pdata
+	hstore 1,core_gpio_out3
+	hfetcht 1,core_gpio_oe3
+	or_into 0x2,temp
+	hstoret 1,core_gpio_oe3
+	call twspi_disable
+	and_into 0xfd,temp
+	nop 13
+	call twspi_enable
+	hstoret 1,core_gpio_oe3
 	rtn
 
-p_g24_auto_pair_all_powerful:
-	jam TX_POWER_PAIR,mem_tx_power
-	setarg 0x0f0f
-	store 2,mem_24g_addr
-	istore 2,contw
-	fetch 1,mem_24g_powerful_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call p_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_powerful_current_ch_num
-	rtn
-	
-p_g24_ch_syncword_crc8_init:	
-	call p_g24_syncword_crc8
-	branch p_g24_ch
 
-p_g24_auto_pair_device_attemp:
-	call p_g24_auto_pair_first_attemp
-	branch p_g24_auto_pair_start_loop
 
-p_g24_auto_pair_pair_attemp:
-	call p_g24_pair_init
-	branch p_g24_auto_pair_start_loop
+	
 
-p_g24_auto_pair_all_powerful_attemp:	
-	call p_g24_auto_pair_all_powerful
-	branch p_g24_auto_pair_start_loop
+power_ctrl_pac_succ_cnt_init:
+	jam 1,mem_power_ctrl_level
+	jam 0,mem_power_ctrl_pac_succ_cnt
+	rtn
+power_ctrl_pac_succ_incrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	increase 1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
+	rtn
+power_ctrl_pac_succ_decrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	ncall power_ctrl_pac_succ_cnt_reinit,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	rtneq 0
+	increase -1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
+	rtn
+power_ctrl_pac_succ_cnt_reinit:
+	jam 3,mem_power_ctrl_pac_succ_cnt
+	rtn
+
+power_ctrl_start:
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	rtnbit1 UI_STATE_BT_RECONNECT
+	rtnbit1 UI_STATE_BT_DISCOVERY
 	
+	arg mem_rssi_signal_buf,rega
+	call p_rssi_average
+	storet 1,mem_rssi_avg_received
 
-p_g24_check_51cmd_stop_24g:
-	set0 mark_24g,mark
-	call le_disable
-p_mouse_disable_g24_pairing_flag:
-	arg MOSUE_24G_PAIRING_FLAG,queue
-	branch mouse_disable_function_flag
+	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
 
-p_g24_put_data_in_buff:
-	storet 1,mem_24g_datalen
-	copy temp,loopcnt
-	arg mem_24g_txbuf,contw
-	copy rega,contr
-	branch memcpy
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	nbranch power_ctrl_txpower_decrs_check,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	beq 0,power_ctrl_txpower_incrs
+	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
+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
+	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
+	beq 0,power_ctrl_decrs_level0
+	increase -1,pdata
+	store 1,mem_power_ctrl_level
+	beq 0,power_ctrl_decrs_level0
+power_ctrl_decrs_level1:
+power_ctrl_incrs_level1:	//0dBm
+	jam TX_POWER_0DB,mem_tx_power
+	rtn
+
+power_ctrl_txpower_incrs_force:
+	jam 0,mem_power_ctrl_pac_succ_cnt
+power_ctrl_txpower_incrs:
+	fetch 1,mem_power_ctrl_level
+	beq 2,power_ctrl_incrs_level2
 	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
+	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
+	
+power_ctrl_decrs_level0: //-5dBm
+	jam TX_POWER_f5DB,mem_tx_power
 	rtn
 
 
@@ -2268,20 +2642,22 @@
 	nop 10 /* wait tx lo buffer to turn ON*/
 	jam 0x7d, rfen_mdm
 	fetch 1,mem_tx_power
-	beq TX_POWER_0DB,p_set_tx_power_0db
+//	beq TX_POWER_0DB,p_set_tx_power_0db
 //	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_f5DB,p_set_tx_power_f5db
 	beq TX_POWER_PAIR,p_set_tx_power_pair
-	branch p_set_tx_power_0db
-
+//	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
-	branch set_tx_power_0db	
+//	jam 0x10,0x8959
+	branch set_tx_power_0db
 
 //p_set_tx_power_3db:
 //	call p_rx_high_sens
@@ -2295,26 +2671,32 @@
 	
 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:
@@ -2332,6 +2714,7 @@
 	rtn
 		
 p_set_tx_power_pair:	//50-100cm distance
+//	jam 0xba,0x894b
  	jam 0xc2,0x8956
  	jam 0xd0,0x8955
 	rtn	
@@ -2340,426 +2723,150 @@
 	force 8,radio_ctrl
 	branch shutdown_radio+1
 
-/* ================================== 24g common functions ============================= */
-p_g24_timer_check:
-	call disable_user
-	fetcht 4,mem_24g_tx_btclk
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall g24_timer_timeout,positive
-	copy pdata,regb
-	fetch 4,mem_24g_tx_btclk
-	fetcht 1,mem_24g_interval
-	iadd temp,temp
-	copy regb,pdata
-	isub temp,null
-	nrtn positive
-	set0 28,pdata
-	store 4,mem_24g_tx_btclk
-	branch enable_user
-
-p_rssi_noise:
-	call save_rssi
-	rtn blank
-	fetcht 1,mem_rssi_noise_index
-	arg mem_rssi_noise_buffer,rega
-	call p_rssi_store
-	storet 1,mem_rssi_noise_index
-	rtn
-	
-p_rssi_store:
-	copy rega,pdata
-	iadd temp,contw
-	fetch 1,mem_rssi
-	istore 1,contw
-	increase 1,temp
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-	rtn
-p_rssi_average:
-	arg 0,temp
-	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
-	copy rega,contr
-p_rssi_average_loop:
-	ifetch 1,contr
-	iadd temp,temp
-	loop p_rssi_average_loop
-	rshift3 temp,pdata
-	copy pdata,temp
-	rtnmark0 mark_24g
-	//2BCD
-	div pdata,10
-	call wait_div_end
-	quotient pdata
-	lshift4 pdata,pdata
-	remainder temp
-	ior temp,temp
-	rtn
-	rtn
-
-p_g24_update_addr_and_synccrc8:	
-	store 4,mem_24g_addr
-
-//output: 1BYTE crc8
-p_g24_syncword_crc8:
-	arg 0,rega
-	arg 4,loopcnt
-	arg mem_24g_addr,contr
-p_g24_syncword_crc8_loop:
-	ifetch 1,contr
-	iadd rega,rega
-	loop p_g24_syncword_crc8_loop
-	copy rega,pdata
-	store 2,mem_24g_syncword
-	fetch 1,mem_24g_syncword
-	fetcht 1,mem_24g_syncword+1
-	iadd temp,pdata
-	store 1,mem_24g_syncword_crc8
-	rtn
-
 
-p_g24_transmit_prep:
 
-// total length
-	fetch 1,mem_24g_datalen
-	increase 2,pdata
-	store 1,mem_24g_txlen
-// data type
-	fetch 1,mem_24g_data_type
-	store 1,mem_24g_txpayload
-//prepare 5bit payload length, 2bit PID, 1bit NO_ACK
-	fetch 1,mem_24g_datalen
-	lshift3 pdata,pdata
-	fetcht 1,mem_24g_pid
-	and temp,0x03,temp
-	lshift temp,temp
-	ior temp,pdata
-	fetcht 1,mem_24g_no_ack
-	iadd temp,pdata
-	istore 1,contw
-//prepare payload data
-	fetch 1,mem_24g_datalen
-	iforce loopcnt
-	arg mem_24g_txbuf,contr
-	branch memcpy
 
-p_g24_ch:
-	fetcht 1,mem_24g_current_ch_number
-	call p_g24_ch_map_size
-	storet 1,mem_24g_current_ch_number
-	rtn
+//notice: need to call p_mouse_drawing_optima_init when waked from mult
+p_drawing_optima:
+	fetch 4,mem_mouse_x
+	rtn blank
+	call p_data_abs_check
+	setarg 0x06	//asm_flag enable condition
+	call p_data_greater_than_check
+	setarg 0x03	//asm_flag disable condition
+	call p_data_less_than_check
+	fetch 1,mem_mouse_asm_flag
+	beq 1,p_drawing_optima_modify
+//	branch p_drawing_optima_init
+p_drawing_optima_init:
+	arg 5,loopcnt
+	arg mem_mouse_asm_flag,contw
+	branch clear_mem
 
-p_g24_ch_map_size:
-	call p_g24_ch_calc
-	increase 1,temp
-	and_into 3,temp //map size =4
-	rtn
-	
-p_g24_ch_calc:
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
-	ifetch 1,contr
-	store 1,mem_24g_ch
-	rtn
+p_drawing_optima_modify:
+	fetch 2,mem_mouse_x_pre
+	store 2,mem_data_pre
+	fetch 2,mem_mouse_x
+	store 2,mem_data_current
+	call p_drawing_optima_data
+	fetch 2,mem_data_pre
+	store 2,mem_mouse_x_pre
+	fetch 2,mem_data_current
+	store 2,mem_mouse_x
 
-p_g24_prep:
-	disable enable_crc
-	disable enable_white
-	setarg 0x555555
-	iforce crc24_init
-	fetch 1,mem_24g_ch
-	reverse pdata,temp
-	set1 1,temp
-	rshift temp,white_init
+	fetch 2,mem_mouse_y_pre
+	store 2,mem_data_pre
+	fetch 2,mem_mouse_y
+	store 2,mem_data_current
+	call p_drawing_optima_data
+	fetch 2,mem_data_pre
+	store 2,mem_mouse_y_pre
+	fetch 2,mem_data_current
+	store 2,mem_mouse_y
 	rtn
 
-p_g24_receive_packet:
-	call le_enable
-	fetch 4,mem_24g_addr
-	iforce access
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	call set_freq_rx
-	setarg param_pll_setup
-	call sleep
-	call rf_rx_enable
-p_g24_receive_rxon:
-
-
-	call p_g24_prep
-	disable user3
-	enable decode_fec0
-	enable is_rx
-	disable is_tx
-	enable swfine
-	fetch 2,mem_24g_rx_window
-	iforce stop_watch
-	correlate null,timeout
-	nbranch p_g24_sync_timeout,sync
-
-
-	disable decode_fec0
-	enable decode_fec1
-	enable enable_white
-	enable enable_crc
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_24g_get_syncword_crc8
-	fetcht 1,mem_24g_syncword_crc8
-	isub temp,null
-	nbranch p_g24_end_of_packet,zero
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_24g_rxbuf	//device id
-	fetch 1,mem_24g_mode
-	sub pdata,rx_24g,null
-	branch p_g24_receive_skip,zero
-	fetch 1,mem_24g_rxbuf
-	fetcht 1,mem_24g_data_type
-	icompare bits_data,temp
-	nbranch p_g24_end_of_packet,true
-p_g24_receive_skip:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	rshift3 pdata,pdata
-	and pdata,0x1f,loopcnt	//max payload: 32bytes
-	branch p_g24rx_nopayload,zero
-p_g24rx_loop:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	loop p_g24rx_loop
-p_g24rx_nopayload:
-	//receive rssi hex
-	copy contw,rega
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_rssi_hex_received
-	copy rega,contw
-	parse demod,bucket,24
-	enable swfine
-	arg param_sifs,stop_watch	
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	disable decode_fec1
-	branch p_g24_end_of_packet,crc_failed
-
-
-	enable user3
-	fetch 1,mem_last_freq
-	add pdata,0,rega
-	call rf_write_freq
-	disable decode_fec0
-	call set_sync_on
-	fetch 1,mem_rssi_hex_received
-	copy pdata,rega
-	call p_rssi_signal
+/**********
+input:data_pre,data_current
+output:data_pre,data_current after optima
+***********/
+p_drawing_optima_data:
+	fetch 2,mem_data_pre
+	fetcht 2,mem_data_current
+	iadd temp,pdata
+	store 3,mem_data_sum
+	isolate1 16,pdata
+	branch p_data_sum_overflow,true
+	fetch 1,mem_data_sum+1
+	beq 0xff,p_data_sum_n
+	fetch 1,mem_data_sum
+p_data_store_pre:
+	rshift pdata,pdata
+	store 2,mem_data_pre
+	store 2,mem_data_current
 	rtn
-	
-p_g24_end_of_packet:
-	disable encode_fec1
-	disable decode_fec1
-	call end_of_packet
+p_data_sum_overflow:
+	fetch 1,mem_data_sum+1	//sum positive
+	beq 0,p_data_sum_overflow_p
+	fetch 3,mem_data_sum	//全负相加
+	branch p_data_store_pre
+p_data_sum_overflow_p:
+	jam 0,mem_data_sum+2
+	fetch 1,mem_data_sum
+	branch p_data_store_pre
+
+p_data_sum_n:
+	fetch 1,mem_data_sum	//sum negetive
+	call p_pdata_get_half
+	store 1,mem_data_pre
+	store 1,mem_data_current
+	branch p_data_zero,blank
+	setarg 0xff
+p_data_set_direction:	
+	store 1,mem_data_pre+1
+	store 1,mem_data_current+1
 	rtn
+p_data_zero:
+	setarg 0
+	branch p_data_set_direction
 
-p_g24_sync_timeout:
-	branch p_g24_end_of_packet
-
-p_g24_set_freq_tx:
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	branch set_freq_tx
-
-p_g24_transmit:
-	call le_enable
-	fetch 4,mem_24g_addr
-	iforce access
-	call p_g24_prep
-	call p_g24_set_freq_tx
-	set1 TXGFSK,radio_ctrl
-	enable encode_fec0
-	enable is_tx
-	disable is_rx
-
-	
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,40
-	disable encode_fec0
-	enable encode_fec1
-	enable enable_white
-	enable enable_crc
-	fetch 1,mem_24g_syncword_crc8
-	inject mod,8
-	fetch 1,mem_24g_txlen
-	iforce loopcnt
-	arg mem_24g_txpayload,contr
-p_g24tr_loop:
-	ifetch 1,contr
-	inject mod,8
-	loop p_g24tr_loop
-
-
-	enable enable_parity
-	inject mod,24	//crc
-	disable enable_parity
-	until null,tx_clear
-	nop 100
-	disable encode_fec0
-	disable encode_fec1
+p_pdata_get_half:
+	sub pdata,0,pdata
+	store 1,mem_rega
+	fetch 1,mem_rega
+	rshift pdata,pdata
+	store 1,mem_rega
+	fetch 1,mem_rega
+	sub pdata,0,pdata
 	rtn
 
-
-
-p_mouse_data_init:
-	jam 7,mem_mouse_data_queue	//data length
-	jam 4,mem_mouse_data_queue+1	//fifo depth
-	setarg mem_mouse_data_queue
-	store 2,mem_queue_ptr
-	branch queue_init
-
-p_mouse_data_push:
-	arg mem_mouse_key,rega
-	call queue_push
-	call p_mouse_queue_increase,user
-	
-	rtn
-p_mouse_queue_increase:
-	fetch 1,mem_mouse_data_queue_num
-	increase 1,pdata
-	store 1, mem_mouse_data_queue_num
+//rega mouse_x, regb mouse_y, pdata refer
+p_data_greater_than_check:
+	isub rega,null
+	nbranch p_enable_asm,positive
+	isub regb,null
+	nbranch p_enable_asm,positive
+p_disable_asm:
+	jam 0,mem_mouse_asm_flag
 	rtn
-	
-p_mouse_data_pull:
-	arg mem_mouse_key,rega
-	call queue_pop
-	branch p_mouse_fill_data_le,user
+p_data_less_than_check:
+	isub rega,null
+	nrtn positive
+	isub regb,null
+	nrtn positive
+	branch p_disable_asm
+p_enable_asm:
+	jam 1,mem_mouse_asm_flag
 	rtn
 
-p_mouse_fill_data_le:
-	call le_clear_md
-	fetch 1,mem_mouse_data_queue_num
-	sub pdata,1,null
-	ncall le_set_md,positive
-	fetch 1,mem_mouse_data_queue_num
-	rtn blank
-	increase -1,pdata
-	store 1, mem_mouse_data_queue_num
-	branch mouse_fill_data_le
-
-/*
-p_le_savelist:
-	fetch 1,mem_mouse_key
-	bbit0 0,p_le_savelist1
-	fetch 1,mem_lpm_mode
-	bbit1 1,p_le_savelist1
-	jam 0,mem_seqi
-p_le_savelist1:
-	fetch 4,mem_sync_clke
-	store 4,mem_pdatatemp
-	deposit auxcnt
-	istore 1,contw
-	fetch 1,mem_le_ch_mapped
-	istore 1,contw
-	fetch 2,mem_le_event_count
-	arg 0x0fff,contr
-	iand contr,pdata
-	setflag match,15,pdata
-	setflag wake,14,pdata
-	setflag sync,13,pdata
-	setflag attempt,12,pdata
-	istore 2,contw
-
-
-p_save1:
-	call p_savelist1
-	fetch 1,mem_context
-	rtnbit0 state_inconn
-	fetch 1,mem_lpm_mode
-	rtnbit1 1
-	fetch 1,mem_mouse_z
-	rtn blank
-	jam 3,mem_lpm_mode
-	jam 0,mem_seqi
+p_data_abs_check:
+	fetch 2,mem_mouse_x
+	store 2,mem_data_current
+	call p_data_abs
+	copy pdata,rega
+	fetch 2,mem_mouse_y
+	store 2,mem_data_current
+	call p_data_abs
+	copy pdata,regb
 	rtn
 
-
-p_savelist:
-	store 8,mem_pdatatemp
-p_savelist1:
-	fetch 1,mem_seqi
-	rtneq 0x7f
-	and_into 0x7f,pdata
-	lshift3 pdata,pdata
-	arg 0x4c00,contw
-	iadd contw,contw
-	fetch 8,mem_pdatatemp
-	istore 8,contw
-	fetch 1,mem_seqi
-	isolate1 7,pdata
-	increase 1,pdata
-	and_into 0x7f,pdata
-	setflag true,7,pdata
-	store 1,mem_seqi
-	fetch 8,mem_pdatatemp
-	rtn	
-
-
-p_hci_log:
-	fetch 1,0x4c00
-	increase 1,pdata
-	sub pdata,50,null
-	branch p_hci_log_calc_ptr,positive
-	setarg 0
-p_hci_log_calc_ptr:
-	store 1,0x4c00
-	arg 8,temp
-	imul32 temp,pdata
-	arg 0x4c08,contw
-	iadd contw,contw
-p_hci_log_write_content:
-	fetch 1,0x4c00
-	istore 1,contw//counter
-	fetch 4,mem_24g_txbuf+2
-	istore 4,contw
+/***********
+input: data_current
+output:pdata,abs
+************/
+p_data_abs:
+	fetch 1,mem_data_current+1
+	beq 0xff,p_data_reversal
+	fetch 1,mem_data_current
+p_data_abs_store:
+	and_into 0xff,pdata
+	//output:pdata
 	rtn
+p_data_reversal:
+	fetch 2,mem_data_current
+	sub pdata,0,pdata
+	branch p_data_abs_store
 
 
-p_send_lmp:
-	disable user
-	call lmo_fifo_process
-	fetch 1,mem_lmp_to_send
-	rtn blank
-	bbit1 7,p_send_lmp_escape
-	branch send_lmp0
-	
-p_send_lmp_escape:
-	beq LMP_EXT_FEATURES_RES,p_send_lmpext_features_res
-	beq LMP_EXT_FEATURES_REQ,p_send_lmpext_features_req	
-	branch send_lmp_escape
-
-p_send_lmpext_features_res:
-	call p_check_ssp_enable
-	fetch 1,mem_lmp_to_send
-	branch send_lmpext_features_res
-p_send_lmpext_features_req:
-	call p_check_ssp_enable
-	fetch 1,mem_lmp_to_send
-	branch send_lmpext_features_req
-
-p_check_ssp_enable:
-	fetch 1,mem_ssp_enable 
-	branch ssp_disable,blank
-	branch ssp_enable
-
-*/
-
 
 
 
@@ -13468,7 +13575,6 @@
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
-mouse_dpi_down_setting:	
 	fetch 1,mem_mouse_dpi
 	increase 1,pdata
 	and pdata,0x03,pdata
@@ -14290,7 +14396,7 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p32xx_sensor_motion_2:
+mouse_p32xx_sensor_motion_2:	
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_p3065_judge   
Index: GM103_24g&ble/output/bt_program23.rom
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.rom	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/bt_program23.rom	(working copy)
@@ -1,42 +1,66 @@
-11000010100001000000000000010001
-11000000010000101000011000100111
-11000000010001001000010111110110
-11000000000000001000000000100110
-11000000010100001000000000101100
-11000000010101000000000010000100
-11000000010110001000000010000111
-11000000010110010000000000110001
-11000000011000100000000010110011
-11000000011001001000000110111101
-11000000011001010000000111000001
-11000000011100011000001010110000
-11000000011100110000001011011000
-11000000011101010000001100100001
-11000000011101011000001100101111
-11000000011101100000001101100111
+11000010100001000000000000010010
+11000000000000000000000000101001
+11000000000000001000000000111011
+11000000010000101000011011011011
+11000000010001001000011010101100
+11000000010100001000000001000100
+11000000010110001000000001001001
+11000000010110010000000001011010
+11000000011000100000001011010111
+11000000011001001000001101000111
+11000000011001010000001101001011
+11000000011100011000010100011100
+11000000011100110000010100100111
+11000000011101001000010101011110
+11000000011101010000010101101000
+11000000011101011000010101111000
+11000000011101100000010110011110
 00100000001000000010101010001110
-11000000000111001000001101101010
-11000000001000011000001101110010
-11000000001001010000001101111000
-11000000001010111000001101111100
-11000000001011001000001110001110
-11000000001100011000001110011011
-11000000001100110000001111000101
-11000000001100111000001111011100
-11000000001101010000010000100110
-11000000001110111000010000110001
-11000000010001100000010001000001
+11000000000111001000010110100100
+11000000001000011000010110101100
+11000000001001010000010110110010
+11000000001010111000010110110101
+11000000001011001000010111000101
+11000000001100011000010111010010
+11000000001100110000010111111100
+11000000001100111000011000010011
+11000000001101010000011000111111
+11000000001110111000011001001010
+11000000011111010000011001011010
+11000000010001100000011001100011
 00100000001000000010101010001110
-01101000000010001100100111101110
-01011000000000000100100111110101
+00011111111000100010001000000000
+01101000000010001100110010000011
+01011000000000000100110010001010
 10011000010000001000101000000000
 00011010001000100111111000000000
 11100000101000001000000000000000
 00011000010000001000010000000001
 00011000010000010000010000000111
-01100000000010001100100111101110
+01100000000010001100110010000011
+00100000011000000000000000000000
+00100000010000000000000000101011
+00100000001000000010000000000010
+01110000010010110011110100000000
+01101000000010001100011011101101
+00100000010000000110011111111011
+01101000000010001100011011101101
+00100000010000000110100000011101
+00100100011000001000000000000000
+00100000010000000111111011000001
+01101000000010001100011011101101
+00100000010000000110100000011101
+00100100011000001000000000000000
+01110000010010110011110100000001
 00100000011000000000000000000000
-00100000010000000000000010101010
+01101000000000001100101100111101
+00100000011110100000000000000000
+00100000010000000000010010100101
+00100000001000000000010011000101
+11011000101000000000100110101110
+11011111001000000000000000001100
+00100000010000000111111011010100
+00100000010000000000001110000010
 00100000010000000110101000000011
 00100000010000000101110011110110
 00100100010101011010110001100101
@@ -47,62 +71,79 @@
 01011000000000000001110110000111
 01100000000000010100010100010011
 00100000001000000010101010100010
+11000110000100110000000000000000
+00100000010000000000000001010100
+01101000000000001100101100000001
+11000000000000001111111111101111
+01101000000000001100011110011100
+11000000000000000111111111101111
+01101000000000001100011111000100
+11000000000000001111111111101111
+01101000000000001100100000000110
+00100100001110100111111111101111
+00100000001000000111111111110001
+00100000010000000111111111110001
+01101000000000001100101100000001
+00100100010110100111111111101111
+01101000000000001100101100000111
+00100100010110100111111111101111
+00100000011000000000000000000000
 11000110100100110000000000000000
-01101000000000001100101001110011
-11000000000000001000000001001001
-00100000010000000000010010100110
-00100100001101000000000001100100
-00100000010000000000010010001011
-00100000010000000000010011010001
-01101000000000001100100101000011
+01101000000000001100110100001000
+11000000000000001000000001110010
+00100000010000000000000100000001
+00100100001101000000000010001001
+00100000010000000000000011101000
+00100000010000000000000100100100
+01101000000000001100101111011000
 11000001111111111000000000000000
-00100000010000000000010100110000
-00100000010000000000000001000011
-01101000000000001100101001110011
+00100000010000000000011010000000
+00100000010000000000000001101110
+01101000000000001100110100001000
 11000001000000001000000000000000
-00100000010000000000000001101100
+01101000000000001100101100000001
+11000000000000001000000110110101
+00100000010000000000000010010101
 00100100011101000000000000000000
-00100000010000000000000010010100
+00100000010000000000001011000110
 01011000000000001110110001010100
 00100000001000000010101110010011
-01101000000000001100011011110101
-11000011100000111000000000000000
 01011000000000010111011100000000
-01100000000000011100100101100010
-01110000010010000000111000010100
+01100000000000011100101111110111
+01110000010010110011110000010100
 00100000011000000000000000000000
-00100000010000000000011000101001
+00100000010000000000001010011111
 00100100011101000000000000000000
-00100000010000000000000001011011
-01101000000000001100101001110100
+00100000010000000000000010000011
+01101000000000001100110100001001
 00011111111000001111111000000001
-01100000000000001100101001110100
+01100000000000001100110100001001
 00011111111001100111110000011001
-00100000010000101000000001010010
-00100000001000000000000000110100
-01110000010010100111001100000000
-01110000010010100111010000000000
-01110000010010010110111000000000
-01101000000000001100100101011001
-01100000000000001100100101011000
-00100000011000000000000000000000
-01101000000000001100100101011010
-01100000000000001100100101011000
-00100000011000000000000000000000
-01101000000000001100100101101110
-00011111111000001111111000000001
-01100000000000001100100101101110
-11000000000000100000000001011000
-11000000000000101000000001010100
-00100000011000000000000000000000
-01110000010010100111001100000001
-01110000010010100111010000000000
-00100000011000000000000000000000
-01101000000000001100100101011111
-00100000010110100000000001110101
-00100000010000000000000001101100
+00100000010000101000000001111011
+00100000001000000000000001011101
+01110000010011010000100000000000
+01110000010011010000100100000000
+01110000010011000000001100000000
+01101000000000001100101111101110
+01100000000000001100101111101101
+00100000011000000000000000000000
+01101000000000001100101111101111
+00100000001000000000000001111111
+01101000000000001100110000000011
+00011111111000001111111000000001
+01100000000000001100110000000011
+11000000000000100000000010000001
+11000000000000101000000001111101
+00100000011000000000000000000000
+01101000000000001100101111110100
+00100000010110100000000010100000
+01101000000000001100101100000110
+00100100011110100000000000000000
+01101000000000001100101100000001
+11000001000000001000000000000000
+00100000010000000000000010010101
 00100100011101000000000000000000
-01101000000000011100100101100010
+01101000000000011100101111110111
 00100000010000000111111101001001
 01100000000010100100000101011011
 00100000001000000010101100101010
@@ -114,115 +155,621 @@
 00100000001110100111111111101001
 01101000000000001100010110110001
 00100000001110100111111111101001
-00100000001000000000000010010111
-01110000010010010101111100000001
-01110000010010100110100000000000
-00100000010000000000010001010011
-01100000000000001100100011001111
-01011000000000000000000000000000
-01100000000000111100100011010000
-01101000000000100100100101101010
-01100000000000100100100011010111
-01110000010010010011001100001100
-01101000000000001100100100110100
+01101000000000001100110100001000
+11000000000000001111111111101001
+00100000001000000000001011001001
+01110000010010111111010000000001
+01110000010011001111110100000000
+00100000010000000000000010110000
+01100000000000001100101101100100
+01011000000000000000000000000000
+01100000000000111100101101100101
+01101000000000100100101111111111
+01100000000000100100101101101100
+01110000010010111100100000001100
+01101000000000001100101111001001
 01111001001000000111111000000011
-01100000000000001100100100110100
-00100000010000000000011001100101
-00100000010000000000010010101010
-00100000001000000000000000110111
-01101000000000001100100000001010
-00100100011110100000000000000000
-00100000001000000010101101111111
-11000110000100110000000000000000
-01101000000000001100011110100000
-11000000000000000111111111101111
-01101000000000001100011111001000
-11000000000000001111111111101111
-00100000001000000111111111110001
+01100000000000001100101111001001
+00100000010000000000000100000100
+00100000001000000000000001100000
+01110000010011001111111000000001
+01110000010011010000000000000000
+01101000000000001100101111001001
+00011111111000010111111000000111
+01100000000000001100101111001001
+00100000011000000000000000000000
+01101000000000001100101111001001
+01111001001000000111111000000100
+01100000000000001100101111001001
+01100000000000001100101110000100
+00100000011000000000000000000000
+01101000000000001100101111001001
+01111001001111111111111000000100
+01100000000000001100101111001001
+00100000011000000000000000000000
+00100000010000000000011001110110
+01101000000000001100110011111111
+11000000000000001000000011000010
+11000000000000010000000011000110
+00100000011000000000000000000000
+01110000010011010000000000000010
+01110000010011001111110000000000
+01110000010011001111111000000000
+00100000001000000000000010110000
+01110000010011001111110100000000
+00100000001000000000000011000011
+01101000000000010100101111001110
+00011111111000001111111000000001
+01100000000000010100101111001110
+11000010100001010000000101100111
+01101000000000001100110011111101
+11000000000000001000000011010001
+01110000010011001111110100000001
+01101000000000001100110011111101
+11000000100000001000000010110000
+01101000000000001100110011111011
+00011111111000001111111000000001
+01100000000000001100110011111011
+11000000000000100000000011011000
+00100000010000000000000111100111
+01110000010011000000110100000010
+00100000001000000000000100100100
+00100000010000000000011001110110
+01110000010011001111101100000000
+00100000001000000000000010110000
+01110000010011010000000000000010
+01110000010011001111111000000001
+01110000010011001111110100000000
+00100000001000000000000010110000
+01101000000000001100110011111111
+11000000000000011000000011011100
+01101000000000001100101111001001
+00101111111011000000000000000100
+00100000001000001000000010101110
+01101000000000001100110011111111
+11000000000000001000000011011011
+11000000000000010000000011011100
+00100000011000000000000000000000
+01101000000000001100101111011000
+11000001111111111000000000000000
+00100000010000000000000011101101
+00100100010101100000000011110101
+00100000011000000000000000000000
+01111000010101100111110000000000
+01101000000000001100110011111110
+11000001100000001000000000000000
+01101000000000001100110100000000
+11000001100000000000000000000000
+01110000010011001111111100000001
+01110000010011000000110100000100
+00100000001000000111111111101011
+01101000000000001100110100000000
+00100000001110100000000011111100
+00011111111000001111111111111111
+01100000000000001100110100000000
+01110000010011001111111100000010
+01110000010011000000110100000100
+00100000001000000000000111100111
+01110000010011001111111100000011
+01101000000000001100110011111101
+00100100001110100000000011001111
+01110000010011000000110100000010
+00100000001000000000000111100111
+01101000000000001100101111011000
+11000000111111111000000101110111
+00100000010000000000000100000111
+00100000010000000000001000010011
+01110000010010111100110100000001
+00100000011000000000000000000000
+01101000000000010100110011111001
+00100000010000000111111110011100
+00100000001101000000000100001101
+01101000000000111100101101100101
+00100000011110100000000000000000
+00100000001000000111111111100111
+00100000010000000000001110100000
+01110000010010111111010000000000
+00011010001000001111111000000001
+01100000000000001100101111001000
+00100000010000000000000010110000
+01100000000000001100101101100100
+11101000101010001000000000000000
+11101010010000001000000000000000
+10011000010000011111111000000000
+11100000101000001000000000000000
+00011010010000001010010000000001
+11101010010000100000000000000000
+11100000101000100000000000000000
+00011010010000001010010000000100
+11011000101000000100101101101010
+11011111001000000000000000000010
+11101010010000001000000000000000
+11101000101010001000000000000000
+10011000010000001111111000000000
+11100000101000001000000000000000
+00011010010000001010010000000001
+11000010000000000000000100011101
+00100000011000000000000000000000
+01110000010010111101000100000000
+11011001011000000000110100000000
+00110100011100110000001000000000
+00100000010000000000000101000000
+01101000000000001100110000000100
+11000001000000001000000000000000
+00100100001011000000000101001111
+00100100001101111000000101001111
+00100000010000000000000100111011
+00100000010000000000000101101011
+00100000010000000000011001110010
+01101000000000001100101111000111
+00011111111000001111111000000001
+01100000000000001100101111000111
+01101000000000001100101111011000
+11000000111111111000000100111110
+00100000010000000000000011011111
+01011000000000000000000000000000
+01100000000000010100101111001110
+01100000000000001100101111010000
+01100000000000001100110011111100
+01110000010010111100110100000000
+00100000011000000000000000000000
+11011111001000000000000000000100
+11011000101000000100101101100100
+00100000001000000111111011000110
+00100000010000000000011001101111
+00100000001000000000000110010001
+01111000010101111111110000000000
+00100000010000000000001001111110
+01101000000000001100110000000100
+11000000000000001000000101001101
+00011000000000000010101000000000
+01101000000000100100101111110000
+10011000000000000001001000000000
+01101000000010001000000000010111
+00100000010000000010100100011111
+00100000010000000010100100100100
+00100000010000000000001000111011
+00100000010101111000001001110111
+00100000011000000000000000000000
+00100000010000000000001001110111
+00100000001000000000000100101111
+01101000000000001100101111010000
+00011111111000001111111000000001
+01100000000000001100101111010000
+01101000000000001100101111011000
+11000000111111111000000101100011
+01101000000010001100101111010001
+00011000010000001000010000000001
+01100000000010001100101111010001
+01101000000000001100110000001101
+10011000010001100111111000000000
+00100100001110100000000100100101
+01101000000000001100110011111111
+11000000000000011000000011001000
+01101000000000001100110011111100
+00011111111000001111111000000001
+01100000000000001100110011111100
+11000000000000010000000010111101
+00100000010000000000000010110100
+01110000010011000000110100000001
+00100000001000000000000100100100
+01101000000000001100101111010000
+11000001111111111000000000000000
+01110000010010111101000000000000
+00100000001000000000000101101001
+01011000000000000000000000000000
+01100000000000010100101111001110
+01110000000010101001100100111010
+00100000001000000111110110000110
+00100000010000000000000111111000
+01101000000000001100101111000110
+00100000011110100000000000000000
+10011000000000000111001000000000
+11011000110000000100101101000100
+11011000101000000100101110100110
+00100000001000000111111100000001
+01110000010000011101111000100000
+01110000010010111100011100000000
+01110000010010111101001001001110
+01101000000000100100101111010100
+00100000001000000000001000000101
+01101000000000001100101111001101
+11000000000000001111111111100111
+01101000000000001100101111011000
+11000000000000001000000101111110
+11000000000000010000000110000001
+11000000000000011000000110000100
+00100000001000000010101010001100
+01110000010010111101100000010001
+01110000000100011001111010101010
+00100000001000000000000110000110
+01110000010010111101100000010010
+01110000000100011001111001010101
+00100000001000000000000110000110
+01110000010010111101100000010011
+01110000000100011001111000100010
+01101000000000001100101111001001
+00011111111000010111111000000111
+01100000000000001001000110011111
+01101000000000100100101111111111
+01100000000000100001000110100000
+01110000000100011010010000000000
+11011010001000000001000110011110
+11011000010000000000000000000111
+00100000010000000000000111110011
+00100000010000000000000100000100
+00100000001000000111111111100111
+01101000000000001100101111011000
+11000001011111111000000000000000
+11000000000010001000000110010111
+11000000000010010000000110011001
+11000000000010011000000110011011
+00100000011000000000000000000000
+01110000010010111101100000000010
+00100000001000000000000100110101
+01110000010010111101100000000011
+00100000001000000000000100110101
+01110000010010111101100011111111
+01110000000010101001100100111001
+00100000010000000111110110000110
+01101000000000100100101110101000
+00100000010000000000001000000101
+00100000001000000000000100110101
+01111001001111111000000000100110
+00100000010000000000000111100110
+01101000000000001100101111011000
+11000001111111111000000000000000
+00100000010000000000000110111000
+01011000000000000000000000000000
+01100000000000010100101111110101
+00100000010000000010101011111010
+00100000000000000000011111010000
+01101000000000001100101111110101
+11000000011111111000000101101001
+00100000010000000000000101000000
+00100100001011000000000111000001
+00100100001101111000000111000001
+01111001001000000000000000100110
+01011000000000000000000000000000
+01100000000000010100101111110101
+01110000000010101001100100111100
+00100000010000000111110110000110
+00100000010000000000000100111011
+01110000010011010000100000000001
+01110000010011010000100100000000
+00100000011000000000000000000000
+01110000000100011001111011111111
+01101000000000001100101111001001
+01100000000000001001000110011111
+01101000000000100100101111111111
+01100000000000100001000110100000
+11011000010000000000000000000110
+11011010001000000001000110011110
+00100000010000000000000111110011
+00100000001000000000001000010011
+01101000000000010100101111110101
+00011111111000001111111000000001
+01100000000000010100101111110101
+00100000010000000000000111100111
+00100000001000000000000110101000
+01111001001111111000000000100110
+00100000010000000000000111100010
+00100000010000000000000110111000
+01110000010010111111010100000000
+00100000010000000010101011111010
+00100000000000000000011111010000
+01101000000000001100101111110101
+11000000011111111000000101101001
+00100000010000000000000101000000
+00100100001011000000000111011000
+00100100001101111000000111011000
+00100000010000000000000101101011
+00100000010000000000001011110011
+01101000000000100100101111110000
+01101000000010100100101111010100
+10011000010001100111110000000000
+00100000001000101000001100010100
+00100000001000000000000110101111
+01101000000000001100101111110101
+00011111111000001111111000000001
+01100000000000001100101111110101
+01101000000000001100110100000110
+00011111111000001111111000000001
+00011111111000010111111000000001
+01100000000000001100110100000110
+11000000000000000000000111101011
+11000000000000001000000111101101
+00100000011000000000000000000000
+01110000010000011101111000100000
+01011000000000000000111100001111
+01100000000000010100101111110000
+11100000101000010000000000000000
+00100000010000000000001000000110
+01101000000010001100101111010011
+00100000010000000000001000100101
+01100000000010001100101111010011
+00100000011000000000000000000000
+00100000010000000000000111100010
+00100000001000000000000111001010
+00100000010000000000000101110010
+00100000001000000000000111001010
+01111001001111111000000000100110
+00100000010000000101001111001110
+11011000111000000000000000000011
+00100000001000000100001111010010
+01100000000010001100101111001000
+00011000010000100111001000000000
+11011000101000000100101101100100
+00011010001000100000110000000000
+00100000001000000111111100000001
+01101000000000001100101101000011
+00011111111010010111111000000000
+01100000000000001100101111000110
+00011111111000001111111000000001
+11011000110000000100101101000011
+10011000110000001000110000000000
+11101000110000011000000000000000
+01100000000000011100110000000101
+01101000000000001100101101000011
+00011111111000110111111000000000
+00011111111000010111111000000011
+01100000000000001100110000001011
+00100000011000000000000000000000
+01100000000000100100101111110000
+11011010001000000000000000000000
+11011111001000000000000000000100
+11011000110000000100101111110000
+11101000110000001000000000000000
+10011010001000001010001000000000
+11000010000000000000001000001001
+00011010001000100111111000000000
+01100000000000010100110001111001
+01101000000000001100110001111001
+01101000000010001100110001111010
+10011000010000001111111000000000
+01100000000000001100110001111011
+00100000011000000000000000000000
+01101000000000001100101111001000
+00011111111000001111111000000010
+01100000000000001100101111001010
+01101000000000001100101111001001
+01100000000000001100101110000100
+01101000000000001100101111001000
+00011111111010011111111000000000
+01101000000010001100101111000111
+00011000010000010000010000000011
+00011000010000111000010000000000
+10011000010000011111111000000000
+01101000000010001100110000000100
+10011000010000001111111000000000
+11100000101000001000000000000000
+01101000000000001100101111001000
+10011000000000000111001000000000
+11011000110000000100101101100100
+00100000001000000111111100000001
+00100000010000000000001000101001
+00011000010000001000010000000001
+00011000010000010000010000000011
+00100000011000000000000000000000
+01101000000000001100101111110000
+00011111111000010111111000000011
+00011111111011111010001000000100
+01011000000000000100101111011001
+10011010001000001111111000000000
+10011000010000001000110000000000
+11101000110000001000000000000000
+01100000000000001100101111010010
+00100000011000000000000000000000
+01111000010001001111110000000000
+01111000010000111111110000000000
+01011000010101010101010101010101
+10011000000000000001111000000000
+01101000000000001100101111010010
+00011111111011011000010000000000
+01111001001000000000010000000001
+00011000010000110001110000000000
+00100000011000000000000000000000
+00100000010000000000001000110010
+01111000010101111111110000000000
+01111000001001101111110000000000
+01111000001100001111110000000000
+01111000010100000111110000000000
+01111000001010000111110000000000
+01101000000000010100101111001011
+10011000000000000011011000000000
+00110111110000011000010000000000
+00100100001011000000001001110111
+01111000010001101111110000000000
+01111000001001011111110000000000
+01111000001000111111110000000000
+01111000001001001111110000000000
+00100000010000000000001001110100
+01100000000000001100110001111100
+01101000000010001100110001111011
+10011000010001100111110000000000
+00100100001000101000001001110111
+00100000010000000000001001110100
+01100000000000001100101101000010
+01101000000000001100110000001110
+00011111111001100111110000000010
+00100000001000101000001001010111
+01101000000000001100101101000010
+01101000000010001100101111001001
+10101000010000000000111000000000
+00100100001000001000001001110111
+00100000010000000000001001110100
+11100000101000001000000000000000
+00011111111010010111111000000000
+00011111111000010111001000011111
+00100000001000101000001001011111
+00100000010000000000001001110100
+11100000101000001000000000000000
+11000010000000000000001001011100
+00011000101000100010001000000000
+00100000010000000000001001110100
+01100000000000001100110100000011
+00011010001000100000101000000000
+00001001100000000000000000011000
+01111000001010000111110000000000
+11011011011000000000011001100100
+00011111111011110111111000000000
+00011111111100010111111000000000
+11100000101000011000000000000000
+01111000010001011111110000000000
+00100000001000110000001001110111
+01111000001101111111110000000000
+01101000000000001000000000010111
+00011111111000001010001000000000
+00100000010000000010100110000001
+01111000010001101111110000000000
+00100000010000000010100100011000
+01101000000000001100110100000011
+00100000010000000000000000011111
+00100000011000000000000000000000
+00001001100000000000000000001000
+00011001100010010111111000000000
+00100000011000000000000000000000
+01111000010011011111110000000000
+01111000010001011111110000000000
+00100000010000000010011001001101
+00100000011000000000000000000000
+00100000010000000010100100011000
+01101000000010001100101111010010
+00100000001000000010100100110011
+00100000010000000101001111000100
+01101000000000100100101111110000
+10011000000000000001001000000000
+00100000010000000000001000110010
+00100000010000000000001001111011
+01111001001000000010101000000000
+01111000001011101111110000000000
+01111000001100000111110000000000
+01111000010100001111110000000000
+00011001001100010111111000000000
+00011111111011001111111000000000
+00011111111100011111111000000000
+00001000000000001000011000101000
+01111000010011101111110000000000
+01111000001011011111110000000000
+01111000001000111111110000000000
+01111000001001001111110000000000
+01101000000000001100110001111011
+00001000000000001000011000001000
+01101000000000001100101111001010
+10011000000000000111001000000000
+11011000110000000100101110000100
+11101000110000001000000000000000
+00001000000000001000011000001000
+11000010000000000000001010010100
+01111000001001000111110000000000
+00001000000000001000011000011000
+01111000010001000111110000000000
+00110111110100111000001000000000
+00100000000000000000000001100100
+01111000010011101111110000000000
+01111000010011011111110000000000
+00100000011000000000000000000000
+00100000010000000111111111101001
+01101000000010100100101111101001
+00011100010000100111111000000000
+10011000010001100111110000000000
+00100100010000010010110100011000
+00011111111000100010010000000000
+01101000000000100100101111101001
+01101000000010001100101111101101
+10011000010000001000010000000000
+00011010010000100111111000000000
+10011000010001100111110000000000
+00100100011000010000000000000000
+01111001001111111111111000011100
+01100000000000100100101111101001
+00100000001000000111111111100111
+11011000010000000000000000000000
+11011111001000000000000000001000
+00011010001000100000110000000000
+11101000110000001000000000000000
+10011000010000001000010000000000
+11000010000000000000001010110001
+00011000010010010111111000000000
+00011111111000100000010000000000
+11000110100100110000000000000000
+00011111111001101111110000001010
+00100000010000000111111110000110
+00011000000001111111111000000000
+00011111111100100111111000000000
+00011000000001110000010000000000
+10011000010000011000010000000000
+00100000011000000000000000000000
+00100000011000000000000000000000
 11000110000100110000000000000000
-00100000010000000000000010100000
-00100000010000000000000010010111
+00100000010000000000001101111000
+00100000010000000000001011001001
 01101000000000001100000001000000
-11000011000000000000000010010100
+11000011000000000000001011000110
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-00100000010000000000001010110001
-00100000010000000000000010010100
+00100000010000000000001011010100
+00100000010000000000001011000110
 00100000010000000011111010111111
 01101000000100100000000001110000
 01101000000110100000000001111000
 10011000010000011000010000000000
 00011000010001000000010000000000
 01100000000110100000000001111100
-00100000001000000000000101100100
-11011000110000000001100000000000
-11011000101000000100100000001111
-00100000010000000000000010101000
-11011000110000000001100100000000
-00100000010000000000000010101000
-11011000110000000001101000000000
-00100000010000000000000010101000
-11011000110000000001101100000000
-11011111001000000000000000011011
-00100000001000000111111100000001
-11011000110000000100100000001111
-11011000101000000001100000000000
-00100000010000000000000010101000
-11011000101000000001100100000000
-00100000010000000000000010101000
-11011000101000000001101000000000
-00100000010000000000000010101000
-11011000101000000001101100000000
-00100000001000000000000010101000
-00100000010000000101011110111000
+01101000000010001100101100000000
+01111001001111111000010000000111
+00100000001000000110100000000110
+01101000000000001100101100001100
+00100000011110100000000000000000
+00100000001000000000010100011100
 00100000010000000011010000010110
-00100000001101011000000010111101
-00100000010000000000011100000010
+00100000001101011000001011100000
+00100000010000000000001110101110
 01101000000000001100000111011110
-01100000000000001100100111101010
-00100000010000000000010100011111
+01100000000000001100110001111111
+00100000010000000000011001101111
 01101000000000001100011010000101
 01100000000000001100011011011010
 00100000010000000100001111001010
-00100000010000000000000010111111
+00100000010000000000001011100010
 00100000001000000111010010111001
-00100100010101011000000110001011
-00100000010000000110010000001111
-00100000010000000000000101101110
-00100000010000000110010000010001
+00100100010101011000001100101110
+00100000010000000000001100011000
 00100000011101011000000000000000
-00100000010000000000000111101011
-00100000010000000000001011100010
-11000000000000101000000011101001
-00100000001000000000000111010010
-01101000000000001100100111101010
-01100000000000001100000111011110
-00100000011000000000000000000000
-00100000010000000000000011001000
-01101000000000001100100010001100
-01100000000000001100100010001101
-01110000010010001000101100000001
-01110000010010000111110000000010
-00100000010000000000000100110101
+00100000010000000000011011100110
+00100000010000000000001101100011
+00100000010000000000010101000000
+11000000000000101000001100001100
+00100000010000000000001101010101
+00100000010000000000001011110011
+01101000000000001100011100100000
+11000000000000010000001011110110
+00100000010000000000010011111100
 01101000000000001100001000010000
-11000000000110100000000011010100
+11000000000110100000001011111010
+01110000010001111001110100000001
+01110000010001111001111000101000
+00100000011000000000000000000000
+01101000000000001100110001111111
+01100000000000001100000111011110
 00100000011000000000000000000000
-01110000010001111010001100000001
+00100000010000000000010011111100
+00100000010000000000001101011010
+00100000001101000000000111000110
+00100000001000000000000110100001
+01110000010010110100000000000001
+01110000010001111001111100000001
 01101000000000010100011010101000
-01101000000010001100100010010001
-00011000010001100111110011111111
-00100100001000101000000011011010
-01011000000000000000001001011000
 01100000000000010100011010101110
 00100000010000000011010000011000
-00100000010000000000000011100010
+00100000010000000000001100000101
 01011000000000000000000000000100
 11100000110000001000000000000000
 11011000110000000100001110010000
-00100000010000000000001101100011
+00100000010000000000010110011010
 00100000001000000111110111110100
 11011010001000000100001101110000
 11101010001000001000000000000000
@@ -230,219 +777,66 @@
 10011000110000001010001000000000
 11101000110000001000000000000000
 11000001000000001000000000000000
-00100000001000000000000011100011
-01101000000000100100011011010011
-11000100000010001000000000000000
-11000011100000011000000000000000
+00100000001000000000001100000110
 11000110000100110000000000000000
-00100000010000000100010010000010
 11011000111000000000000000000011
 00100000010000000100001111001110
 01011000000000000000000000000000
 01100000000000010100011010101110
 01100000000000001100011010110100
-01100000000000010100100101100000
+01100000000000010100101111110101
 00100000010000000100001011001010
-00100000001000000000010101011100
-01101000000000100100011011010011
-11000011000010100011110101100110
-01101000000000001100011101111010
-11000000011111111011110101100110
-00100000001000000000001010110001
-01101000000010001100011011100111
-00100000010000000000001100010100
-01101000000000001100011010110110
-11000001000000001000000000000000
-01110000010001101011011000000001
-00100000001000000011110101110000
-01101000000010001100011011100111
-00100000010000000000001100001011
-01101000000010001100011011100111
-00100000010000000110100000011101
-00100100001000001000000100000111
-00100000001000000000000011111011
-01101000000000001100011010110110
-11000001000000000000000000000000
-01110000010001101011011000000000
-00100000011000000000000000000000
-00100000010000000000000100100111
-00100000001000001000000100010101
-01101000000000001100011011011001
-11000001000000001000000000000000
-01101000000000001100100010001001
-00100100010110100000000100101100
-01101000000000001100100010001000
-01100000000000001100100010001001
-01110000010001101101100100000001
-00100000011000000000000000000000
-00100000010000000000000100011101
-01101000000000001100011011011001
-11000001000000000000000000000000
-01110000010001101101100100000000
-01110000010010001000101000000000
-01110000010010001000101100000000
-01110000010010001000111000000000
-00100000011000000000000000000000
-11011010011000000100100010001001
-11011010010000000000000100100000
-00100000001000000011001101101101
-01101000000000100100011011010011
-11000011100000110000000000000000
-01101000000000001100100001111100
-00011111111001100111110000000001
-00100000001000101000000100101011
-01110000010010001000101000000001
-00100000001000000000001100101111
-01101000000000001100011011101101
-11000001011111111000000000000000
-01101000000010001100011011101101
-00100000001000000110100000011101
-00100000011000000000000000000000
-01101000000000001100100001111100
-11000000000000001000000100110000
-11000000000000010000000100110011
-00100000011000000000000000000000
-01110000010010000111110000000010
-00100000010000000000000100110101
-00100000001000000110010110011010
-01110000010010000111110000000001
-00100000001000000000000100110001
-11011000010000000000000000000001
-11011010001000000100100001111100
-11011010010000000000000001100001
-00100000001000000110010111010001
-11011000010000000000000000000001
-11011010001000000100100001111100
-11011010010000000000000001100001
-00100000001000000110010111011111
-01101000000000001100100010001010
-00100100001110100000000101001001
-01101000000000001100100010001011
-00100000011110100000000000000000
-00100000010000000000000101011110
-11011010011000000100100010001101
-11011010010000000000000101000101
-00100000001000000011001101101101
-01110000010000001001000100000001
-01110000010010001000111000000000
-01110000010010001000101100000000
-00100000001000000000000101100100
-01101000000000010100011010101100
-00011111111001101111110000000010
-00100000010000000111111110000110
-00011000000001110111111000000000
-00100000001110100000000101001111
+01111001001000000000000000100110
+00100000010000000000000101110010
+01110000010010111101100000000001
 00100000011000000000000000000000
-01101000000000001100100010010000
-11000000000000001000000101010011
-11000000000000010000000101010101
-00100000011000000000000000000000
-01110000010010001001000000000010
-00100000001000000000000101011110
-01110000010010001001000000000001
-00100000001000000000000101100100
-01101000000000001100100010001110
-00100000011110100000000000000000
-01110000010000001001000100000000
-00100000010000000000000101100001
-00100000001000000000000101000010
-01101000000010001100100010001111
-00100000001000000110100000001110
-00100000010000000000000101011100
-01101000000010001100100010001111
-00100000001000000110100000101001
-00100000010000000000000101011100
-01101000000010001100100010001111
-00100000001000000110100000100101
-01101000000010001100100010001111
-01111001001111111000010000000111
-11011000101000001000000001111000
-00100000010000000110100000110000
-01111001001111111000010000000111
-11011000101000001000000001111100
-00100000010000000110100000110000
-01111001001111111000010000000111
-11011000101000001000000001110000
-00100000001000000110100000110000
 01110000010000100001001001110110
-00100000010000000011110100110110
-00100000011101011000000000000000
+00100000001000000011110100110110
+00100000010000000000001100011000
 00100000010000000100000011000000
-01101000000000001100011011100000
-11000000000000101100000011010101
 00100000010000000100000011011001
-11000000000110000000000101111010
-11000000000110001000000101111100
+11000000000110000000001100100101
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000000101110100
-00100000010000000000000110000001
-00100000001000000100000011100000
-00100000010000000000000110000001
+00100000001000000000001100011100
+01110000010010110000110000000001
+00100000010000000110010000001111
+00100000010000000000001100011010
+00100000001000000110010000010001
+00100000010000000000001110100101
 01101000000000001100011011011110
-11000000001110000100000011101000
-01110000010001101110000000000001
-00100000011000000000000000000000
-01011000000000001000000000000110
-00100000010000000110010000010011
-00100000000000000010111011100000
-00100000001000000000000011110110
+00100000001000000100000011100001
 01011000000000000000000000000110
 00100000010000000110010000010100
 00011111111000011111111000001000
 00011111111011010111111000000000
 00011111111000001111111000000110
 00100000001000000110010000010011
-01101000000000001100100010001000
-01100000000000001100100010001001
-00100000010000000000010001001101
-00100000010000000000000101100100
+01101000000000100100000010100000
+01100000000000100100101111111111
+01101000000100001000101000000000
+01111001001111111111111000000100
+01100000000100001000101000000000
 00100000010000000011111001101110
+00100000010000000000001011010001
 00100000010000000011111000011110
 01011000000000000000000000000000
 01100000000000010100000101010100
-00100000010000000000000110110011
-00100000010000000011111001010100
 00100000010000000101100000010000
 00100000010000000101100000111001
 00100000010000000101100000101100
 00100000010000000101100000011000
 00100000010000000110010110011100
-01101000000000100100011011010011
-00101111111011111111111000011001
-00100100010000001110010111000010
+00100000010000000110010111000010
 00100000010000000100010000111111
-00100000010000000000000100111001
-00100000010000000000000110110111
-00100000010000000000001001011011
+00100000010000000000001101000011
+00100000010000000000010000011000
 00100000010000000110010111011111
-00100000010000000000000110100110
-01101000000000001100100010010001
-11000000011111111000000110101110
-00100000011000000000000000000000
-11011000010000000000000000000001
-11011010001000000100100010010001
-11011010010000000000000001100100
-00100000001000000110010111011111
-11011000010000000000000000000001
-11011010001000000100100010010001
-11011010010000000000000001100100
-00100000001000000110010111010001
-01110000010000100001000000110100
-01011000000000000000000000000000
-00011111111001000111111000000000
-01100000000000110100010010100000
-00100000011000000000000000000000
-01101000000000100100011011010011
-11000100000011111000000000000000
-01110000010001101111011000000000
 00100000011000000000000000000000
 00100000010000000011001111000100
-00100000001000101000000111001001
-00100000010000000000001100100111
-00100000010000000100010000011100
-00100000010000000100001011100100
-00100000001000000011001110111101
+00100000001000101000001101001111
+00100000010000000000010101101101
+00100000001000000011110111001011
 11011000010000000000000000000010
 11011010001000000000101010101010
 11011010010000000000000001100010
@@ -450,147 +844,196 @@
 11011000010000000000000000000010
 11011010001000000000101010011010
 11011010010000000000000001100010
-00100000010000000110010111011111
-01101000000000010000101010011010
-11011000010000001010101001010101
-10011000010001100111110000000000
-00100000011000000000000000000000
-11011000010000000000000000011110
+00100000001000000011001111001000
+11011000010000000000000001011000
 11011010001000000100011100100000
 11011010010000000000000000000000
 00100000010000000110010111011111
-11011010001000000100011100100001
-11101010001000001000000000000000
-01100000000000001100001000010000
-11000000000110100100001100101100
+00100000010000000000000000110111
+00100000001000000100001100011010
+00100000010000000000001100011010
+00100000010000000000001100101000
+01101000000000001100011100011111
+01100000000000001100011100011110
 00100000011000000000000000000000
-01101000000000001100100001111100
-11000000000000001000000111010101
-11000000000000010000000011001011
-01101000000000100100011011010011
-11000100000010001000000000000000
-01101000000000001100100010001100
-01100000000000001100100010001101
-01110000010010001000111000000001
-01110000010010000111110000000001
-00100000010000000000000100110101
-01011000000000001111111111111111
-01100000000000010100100101011011
-11100000101000010000000000000000
-00100000010000000000001001011011
-00100000010000000110010111010001
-00100000001000000000010110100001
 11011111001000000000000000000010
-11011000110000000100100101011011
+11011000110000000100101111110000
 00100000010000000111111111100111
 01011000000000001111111111111111
 11101000110010010000000000000000
 10011000010001100111110000000000
 00100100010000101111111111101001
-11000010000000000000000111100110
+11000010000000000000001101011110
 00100000011000000000000000000000
-01011000000000000000001000000000
+01011000000000000000001101110100
+01100000000000010100110011111001
+01011000000000000000001110001011
 01100000000000010100000111101111
-01011000000000000000010000111011
+01011000000000000000011001010100
 01100000000000010100000111111001
-01011000000000000000000111111100
-01100000000000010100101001100100
-01011000000000000000000010001101
+01011000000000000000001010111111
 01100000000000010100000111101101
-01011000000000000000001000100010
+01011000000000000000001111011000
 01100000000000010100000111110101
-01011000000000000000001000011111
+01011000000000000000001111001100
 01100000000000010100000111110011
-01011000000000000000001001101000
+01011000000000000000010000101100
 01100000000000010100000111101011
-01011000000000000000001001110011
+01011000000000000000010000111100
 01100000000000010100000111111101
 00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-00100000001000000000000001100001
+00100000001000000000000110110101
+11011000110000000001100000000000
+11011000101000000100100000001010
+00100000010000000000001110000000
+11011000110000000001100100000000
+00100000010000000000001110000000
+11011000110000000001101000000000
+00100000010000000000001110000000
+11011000110000000001101100000000
+11011111001000000000000000011011
+00100000001000000111111100000001
+11011000110000000100100000001010
+11011000101000000001100000000000
+00100000010000000000001110000000
+11011000101000000001100100000000
+00100000010000000000001110000000
+11011000101000000001101000000000
+00100000010000000000001110000000
+11011000101000000001101100000000
+00100000001000000000001110000000
 00100000010000000101100010010010
 00100100011110100000000000000000
-01101000000000001100100010010001
-11000000011111111000001000000111
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
-01101000000000001100011110100000
-00100000010110100000001000011100
+01101000000000001100011110011100
+00100000010110100000001111001001
 01101000000000100100011011010011
-11000010100000011100000101111001
-11000010100000000100000101111001
 11000010100000101100000101111001
 00100000010000000011111110010111
 00100100011101000000000000000000
-00100000010000000000001000010100
-00100000010000000000010011001001
-01101000000000010100011010011111
-00100100010110100000001000011001
-00100000001000000000011100000111
-01101000000000001100011011110101
-11000011100000111000000000000000
+00100000010000000000001110011101
+00100000010000000000001110100000
+00100000010000000000001111000100
+11011010001000000100011010011010
+00100000010000000111111000111101
+00100000010101000000001110110011
+00100000011000000000000000000000
 01110000010000010111001000000000
-01110000010010000000110100010100
+01110000010010110011101100011110
+00100000011000000000000000000000
+01101000000000001100101100111010
+11000001100000001000000000000000
+01011000000000000000000000000000
+01100000000000001100101100111010
+01100000000000100100011010011011
+01011000000000001000000000000110
+00100000010000000110010000010011
+00100000000000000010111011100000
+01101000000000001100011101111010
+11000000011111111000001110101011
+00100000001000000000010100011100
+01101000000000001100011011100001
+01100000000000001100011101111010
+00100000001000000000010100011100
+01110000010001111010000000000111
+01110000010001111010000100000100
+01011000000000000100011110100000
+01100000000000010100001000011000
+00100000001000000111111000111000
+01101000000000001100011111000001
+00011111111000001111111000000001
+01100000000000001100011111000001
+00100000011000000000000000000000
+11011010001000000100011010011010
+00100000010000000111111001010100
+00100000001101000000001110111011
 00100000011000000000000000000000
-01110000010010000000101000000001
-01110000010010000000101100000010
+00100000010000000101011001010010
+01101000000000001100011111000001
+00011111111001100111110000000001
+00100100010000010101011001010000
+01101000000000001100011111000001
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100000000000001100011111000001
+00100000001000000011111110010000
+01101000000000010100011010011111
+00100000011110100000000000000000
+01110000010010000000011000000001
+01110000010010000000011100000010
 00100000011000000000000000000000
 00100000010000000101100000010100
-01110000010001111010000000000001
-00100000001000000000000110000001
+01110000010001111001110000000001
+00100000001000000000001110100101
 00100000010000000111111000110100
-00100000010000000000000100000001
+00100000010000000000001111001111
 00100000001000000011111011100000
+01101000000010001100011011100111
+00100000010000000000010101010011
+01101000000010001100011011100111
+00100000010000000110100000011101
+00100000001000001000001111010110
+00100000010000000000010101011001
+00100000001000000011110101101101
+00100000010000000000010101011001
+00100000001000000011110101100010
 00011010011000100111111000000000
-11000000000111001000001001001111
-11000000000111010000001001011111
-11000000000111100000001001100101
-11000000000010100000001000110111
-11000000000010101000001000111110
-11000000000101001000001001000110
-11000000000110010000001001001000
-11000000001000000000001000101100
+11000000000010100000001111100010
+11000000000010101000001111101011
+11000000000101001000001111110101
+11000000000110010000001111110111
+11000000001000000000001111111110
+11000000000111001000010000001010
+11000000000111010000010000011100
+11000000000111100000010000100110
 00100000001000000100000101111101
-01101000000000010100010100001001
-11000001000000000000000000000000
-01101000000000001000010001000001
-00011111111010110111111000000000
-00011111111001100111110000001100
-00100000011000010000000000000000
-01011000000000000000000000001001
-01100000000000010100010010010110
-01100000000000010100010010011000
-00100000010000000000001001000110
-00100000001000000000001110000010
-01110000010010001000101000000000
-01110000010010000000110000000000
-01110000010010000111110000000010
-00100000010000000000000100110101
-00100000010000000000000101100100
-00100000010000000000011100000010
+01110000010010110100000100000001
+01101000000000001100011110011111
+00100100001110100000001111100110
+01110000010010110011111100010100
+01110000010010110011111000000001
+00100000010000000000001100100001
+00100000010000000000010000100011
+00100000010000000000001110101110
 00100000001000000100000111000011
+01110000010010110100000100000000
+00100000010000000000010000111000
 01011000000000000000000000000111
 01100000000000010100010010010110
 01100000000000010100010010011000
-01110000010001111100100000000000
-01110000010001111010000000000000
-00100000010000000000011100000010
+01110000010001111100010000000000
+01110000010001111001110000000000
+00100000010000000000001110101110
 00100000010000000101100000010110
 00100000001000000100000111011001
 01110000000010101001100100010010
 00100000001000000111110110001111
-01101000000000001100011110100011
-11000000000000001000001001001011
-00100000001000000000001001001101
-00100000010000000000001001000110
+01101000000000001100011110011111
+11000000000000001000001111111010
+00100000001000000000001111111100
+00100000010000000000001111110101
 01110000010001101100011000010100
 11011000111000000000000000000001
 00100000001000000100000110111001
-01110000010010000111110000000001
-00100000010000000000000100110101
+01101000000000010100010100001001
+11000001000000000000000000000000
+01101000000000001000010001000001
+00011111111010110111111000000000
+00011111111001100111110000001100
+00100000011000010000000000000000
+01011000000000000000000000001001
+01100000000000010100010010010110
+01100000000000010100010010011000
+00100000010000000000001111110101
+01110000010001111100010000000001
+00100000011000000000000000000000
+00100000010000000000001100100001
+01110000010010110011111000000001
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
@@ -598,234 +1041,377 @@
 01100000000000010100011100000111
 01110000010001101010011100000000
 00100000010000000100000001011101
-00100000010000000000000011001000
-00100000010000000000001001011011
+00100000010000000000010000100011
+00100000010000000000010000101010
+00100000010000000000001011110011
+00100000010000000000010000011000
 00100000001000000110010111010001
-11011010001000000100100101011011
+11011010001000000100101111110000
 11011010010000000000000001011011
 11011000010000000000000000000100
 00100000011000000000000000000000
-01110000010010100111001100000000
-00100000010000000000000011001000
-00100000010000000000010111100000
-01110000010001111010000100000001
-01110000010001111010001000101000
-00100000011000000000000000000000
-01110000010010000111110000000001
-00100000010000000000000100110101
-00100000001000000011111110001101
+00100000010000000000010000111000
+01110000010011010000100000000000
+00100000010000000000001011110011
+00100000010000000000000111101111
+01101000000000001100101100001001
+00100100001110100000001011110000
+00100000001000000011010000001010
+01110000010001111001110100000000
+01110000010001111001111000000000
+00100000011000000000000000000000
+01110000010010110011111000000001
+00100000010000000000001100100001
+00100000010000000011111110001101
+00100000010000000000010000100011
+00100000010000000100001101100110
+00100000001000000000010011000101
 01111000001101000111110000000000
 01101000000100100000000100111000
 01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
-00100000010000000000000110000101
+00100000010000000000010000111000
 00100000010000000111010010111101
+01110000010010110011111000000000
 00100000010000000100010010000010
-00100000010000000000000101100100
+00100000010000000000001011010001
 00100000010000000011111010011111
 00100000001000000011111010111111
-00100000010000000000001010000100
-00100000010000000000001010001011
-00100000010000000000001001111111
-00100000010000000000000100001011
-00100000010000000000001010100111
-00100000010000000000001010010101
+01101000000000001100101100001100
+00100000011110100000000000000000
+01110000010010110000110000000000
+00100000001000000000001100101000
+00100000010000000000010001100001
+00100000010000000000010010001000
+00100000010000000000010001100110
+00100000010000000000010010010001
 00100000010000000100001000110100
+00100000010000000000010001001001
 00100000010000000100001000110111
-00100000010000000100001000111010
-00100000010000000000000100111101
-00100000010000000000000101010111
-00100000001000000000001010010010
-11011010011000000100100000001011
-11011010010000000000001010000010
-00100000001000000011001101101101
-01110000010010000000101000000000
-00100000011000000000000000000000
-11011010011000000100100000001110
-11011010010000000000001010000111
+00100000010000000000010001010000
+00100000010000000000010001010011
+00100000010000000000010001011001
+00100000010000000000010100001100
+00100000010000000000010011001011
+00100000001000000100001000111010
+11011010011000000100101100111100
+11011010010000000000010001001100
 00100000001000000011001101101101
 01011000001101101110111010000000
-01100000000000011100100101100010
-01110000010010000000110000000001
-00100000011000000000000000000000
-11011010011000000100100000001101
-11011010010000000000001010001110
-00100000001000000011001101101101
-01101000000000001100011111001001
-01100000000000001100000101110010
-01110000010010000000110000000001
+01100000000000011100101111110111
+01110000010010110011101000000001
 00100000011000000000000000000000
 11011010011000000100011011000110
 11011010010000000011110101100000
 00100000001000000011001101101101
-01101000000000001100011011110101
-11000010100000100100001110010100
-00100000010000000000001011100010
-11000000000000111000001010011010
-00100000001000000100001110101001
-01101000000000001100100001111100
-00011111111001100111110000000001
-00100000001000101000000100101011
-01110000010001111010001000101000
-00100000010000000000001010100000
+11011010011000000100101100111011
+11011010010000000000010001010110
+00100000001000000011001101101101
+01101000000000001100011111000101
+01100000000000001100000101110010
+00100000001000000000010001001110
+01101000000000001100101101000001
+00100000011110100000000000000000
+11011010011000000100101100111111
+11011010010000000000010001011110
+00100000001000000011001101101101
+01101000000000001100101101000000
+00100100011110100000000000000000
+00100000001000000101101111110101
+11011010011000000100100000000111
+11011010010000000000010001100100
+00100000001000000011001101101101
+01110000010010000000011000000000
+00100000011000000000000000000000
+00100000010000000000010101000000
+11000000000000111000010001101000
+01101000000010001100011011101100
+00100000010000000110100000011101
+00100000001000001000010001101110
+00100000010000000100001110101001
+11011000111000000000000000001001
+00100000001000000100001111010010
+01110000010001111001111000101000
+00100000010000000000010001110100
 00100000001000000100001110110000
 11011010011000000100011011011010
-11011010010000000000001010100011
+11011010010000000000001100001100
+00100000001000000011001101101101
+11011010011000000100011011011010
+11011010010000000000010001110111
 00100000001000000011001101101101
+01101000000000100100011011010011
+11000011100001001000000000000000
+01110000010010110000101000000000
+00100000010000000000010010000100
 01101000000000010100011010000010
 00101111111011111111111000001011
 00100000010000001100001011010100
+01101000000000010100011010000010
+00101111111011111111111000000111
+00100000010000001100001110010010
+11011000111000000000000000001001
+00100000010000000100001111001110
 00100000001000000100001110111000
-01101000000000001100011110100001
+11011000010000000000000000000001
+11011010001000000100101100001010
+11011010010000000000000001100001
+00100000001000000110010111010001
+01101000000000001100011110011101
+00100000011110100000000000000000
+01101000000000001100101100000110
+00100100011110100000000000000000
+11011010011000000100011110011110
+11011010010000000000010010001111
+00100000001000000011001101101101
+01110000010001111001110100000000
+00100000001000000011010000001010
+01101000000010001100011011101101
+00100000010000000110100000011101
+00100000001000001000010010110000
+01101000000000001100101100111101
+00100100001110100000010010111110
+01101000000000001100011011011001
+11000001000000001000000000000000
+01110000010001101101100100000001
+01110000010010101111111100000001
+11011000010000000000000000000001
+11011010001000000100101100001010
+11011010010000000000000001100001
+00100000010000000110010111011111
+01101000000000001100101100001010
+00100000001110100000010011001001
+00100000010000000000010010100101
+01110000010000011011110100000000
+00100000010000000000010011000101
+00100000010000000100001111000000
+00100000001000000100001101111110
+01101000000000001100011100100000
+11000000011111111000010010101110
+01101000000010001100011100100000
+00011000010000001000010000000001
+01101000000000001100011011010010
+10011000010001100111110000000000
+00100100010000010100001111001100
+01100000000010001100011100100000
+00100000011000000000000000000000
+01110000010001110010000000000010
+00100000011000000000000000000000
+01101000000000010100011010000010
+11000010100001011000010010110011
+01110000010010101111111100000000
+01101000000000001100011011011001
+11000001000000000000000000000000
+01110000010001101101100100000000
+01101000000000010100001000001000
+11000011100001010000000000000000
+01101000000000001100011100100000
+11000001100000001000000000000000
+01101000000000010100001000001010
+01111001001000000111111000001010
+01100000000000010100001000001010
+00100000001000000100001110000110
+01110000010010110011110100000000
+01101000000000001100011011011001
+00100100001110100000010011000100
+01110000010001101101100100000001
+01110000010010101111111100000001
+00100000011000000000000000000000
+00100000001000000000001011101010
+11011000010000000000000000000001
+11011010001000000100011100100000
+11011010010000000000000000000000
+00100000001000000110010111010001
+01110000010010110000101011111111
+00100000001000000000010010000100
+01101000000000001100101011111111
 00100000011110100000000000000000
-01101000000000001100011110100010
-00100000001110100000001010101110
+01101000000000001100101100000010
+11000000000000000000010011010001
+11000000000000001000010011011011
+00100000011000000000000000000000
+00100000010000000000010011100101
+01101000000000001100101100000111
+00011111111000001111111000000001
+01100000000000001100101100000111
+01101000000010001100101100000011
+10011000010001100111110000000000
+00100000010000101000010011011001
+00100000011000000000000000000000
+01110000010010110000100100000000
+00100000001000000000010011110100
+01101000000000001100101100000101
 00011111111000001111111111111111
-01100000000000001100011110100010
+01100000000000001100101100000101
+00100100011110100000000000000000
+01101000000000001100101100000100
+01100000000000001100101100000101
+01101000000000001100101100000001
+11000000000000001000010011110100
+11000000000000000000010011100101
 00100000011000000000000000000000
-01110000010001111010000100000000
-00100000001000000011010000001010
-00100000010000000100001001001010
-01101000000000001100011011100000
-11000000000000101011110110101010
-11000000000000100000001011010000
-11000000000000110000001010111111
-01101000000000001100011101111010
-00011111111001100111110000000001
-00100000010000101000001010111101
-01101000000000001100011101111010
-11000000000000000011110110001010
-11000000000000001011110110001000
-11000000000000011011110110001110
-00100000001000000011110110001100
-01110000010001110111101000000010
+01110000010000010111001000000000
+01110000010010110000000100000001
+01101000000000001100011100100000
+11000000000000010000010011101110
+01101000000010001100101100000000
+01111001001000000000010000000111
+00100000010000000110100000001110
+01101000000010001100101100000000
+00100000001000000110100000101001
+01101000000010001100101100000000
+00100000010000000110100000001110
+01101000000010001100101100000000
+00100000001000000110100000100101
+01011000000000000000000000000000
+01100000000000011100101100000101
+01110000010000010111001000100000
+01101000000000001100101100000110
+00100100001110100000010011111001
+01110000010010101111111100000000
+01110000010010110000001000000000
+01110000010010110000011100000000
+01110000010010110000000100000000
+00100000001000000000001011010001
+01110000010010110000100100000001
+01110000010010101111111100000001
+01110000010010110000001000000000
+01110000010010110000011100000000
+00100000011000000000000000000000
+01110000010010110000010000000011
+01110000010010110000011000000001
+01110000010010110000010100000001
+01110000010010101111111100000001
+01110000010010110000001000000001
+00100000011000000000000000000000
+01101000000000001100101100000111
+00100100011110100000000000000000
+01101000000000001100101100001001
+00100100011110100000000000000000
+00100000001000000000010011110010
+01101000000000001100101100111110
+00100000011110100000000000000000
+01101000000000010100011010000010
+11000011100001011000000000000000
+01101000000000010100101100000110
+00100100011110100000000000000000
+01101000000000001100011011001111
+00011111111000001111111000000001
+01100000000000001100011011001111
+00011111111001100111110000011110
+00100100010000010000010100011010
+00011111111001100111110000000101
+00100000001000010000010011100101
+00100000001000000000010011110100
+01110000010001101100111100000001
 00100000011000000000000000000000
 01101000000000001100011101111010
 00011111111001100111110000000001
-00100000010000101000001011001000
+00100000010000101000010100100101
 01101000000000001100011101111010
-11000000000000000000001011001010
-11000000000000001000001011001100
-11000000000000011000001011001110
-01101000000000001100011110001110
-00100000001000000011110110111110
+11000000000000000000010100100011
+11000000000000011011110110001100
+00100000001000000011110110001000
+01101000000000001100011101111111
+00100000001000000011110111000000
 01110000010001110111101000000010
 00100000011000000000000000000000
-01101000000000001100011110001100
-00100000001000000011110110111110
-01101000000000001100011110001101
-00100000001000000011110110111110
-01101000000000001100011110001111
-00100000001000000011110110111110
-01101000000000001100011101111010
-00011111111001100111110000000001
-00100000010000101000001010111101
-01101000000000001100011101111010
-11000000000000000011110110011101
-11000000000000001011110110011011
-11000000000000011011110110100001
-00100000001000000011110110011111
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100000000000110100011010011011
-00100000010000000000001100011001
+00100000010000000000010100110001
 00100000010000000100000001111001
 00100000010000000100000001111110
-00100000010000000000001011100000
-00100000001000000011111110011111
-00100000010000000000001011100010
+00100000010000000000010100111110
+00100100001101000000011011100110
+00100000010000000000011011011101
+00100000001000000011111110100000
+01101000000000001100011011100000
+11000000000000100000010100110111
+11000000000000101100000000010000
+00100000010000000011111111000000
+01111000010101000111110000000000
+00100000001000000011111111100111
+00100000010000000011111111000000
+01101000000000001100011011110101
+11000011000000111011111111001000
+01101000000010001100011011110011
+00100000010000000110100000011101
+00100100011000001000000000000000
+00100000001000000011111111001000
+00100000010000000000010101000000
 00100000001000000100000010011010
 11011010001000000000000000000000
-00100000010000000000001011101101
-00100000010000000000001011110011
-00100000010000000000001011111001
-00100000010000000000001011101001
-00011010001000100111111000000000
-00100000011000000000000000000000
-01101000000000001100011011100101
-11000001011111111000000000000000
-00100000010000000000001011111111
-00100000001000000000001100000101
+00100000010000000000010101000011
+00100000001000000100000010001110
 01101000000010001100011011100010
-00100000010000000000001100010100
+00100000010000000000010101011001
 01101000000010001100011011100010
 00100000010000000110100000011101
 01111001001000001010001000000000
-00100000011000000000000000000000
 01101000000010001100011011100011
-00100000010000000000001100010100
+00100000010000000000010101011001
 01101000000010001100011011100011
 00100000010000000110100000011101
 01111001001000001010001000000001
-00100000011000000000000000000000
 01101000000010001100011011100100
-00100000010000000000001100010100
+00100000010000000000010101011001
 01101000000010001100011011100100
 00100000010000000110100000011101
 01111001001000001010001000000010
 00100000011000000000000000000000
-01101000000010001100011011100101
-00100000010000000000001100001011
-01101000000010001100011011100101
-00100000010000000110100000011101
-01111101001000001010001000000011
-00100000001000000000001100010100
-01101000000010001100011011100110
-00100000010000000000001100001011
-01101000000010001100011011100110
-00100000010000000110100000011101
-01111101001000001010001000000100
-00100000001000000000001100010100
 01111001001111111000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001000000000010000000111
 11011000101000001000000001111100
-00100000010000000110100000110000
-01111001001111111000010000000111
-11011000101000001000000001110000
-00100000001000000110100000110000
+00100000001000000110100000001010
 01111001001000000000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001111111000010000000111
-00100000001000000000001100001111
-01101000000000001100011011100000
-11000000000000100000001100011111
-11000000000000101100000000010000
-00100000010000000011111111000000
-01111000010101000111110000000000
-00100000001000000011111111100111
-00100000010000000011111111000000
-00100000001000000011111111001000
-01110000010001111010000100000000
-01110000010001111010001000000000
-11000101000100110000001100100101
-00100000001000000100001001101101
-00100000010000000000010111100000
+00100000001000000000010101010111
+01110000010010000000100000000000
+01110000010000011110001100001110
+00100000010000000100000111100111
+01101000000000010100001000001000
+11000010100000111000010101100100
+00100000001000000100000111100010
+00100000010000000100000111000001
+01101000000000010100001000001000
+11000010100001010000010010010001
+00100000001000000100000111110111
+01110000010001111001110100000000
+01110000010001111001111000000000
+00101000000011111111111000100110
+00100000010000001000000111101111
 00100000001000000100001001101101
 00100000010000000110100010100010
 01101000000000010100001000011101
-00100000001110100000001100101100
-01100000000000010100011111000110
-00100000001000000000001101010100
-01011000000000000001000100100010
-01100000000000010100011111000110
-00100000001000000000001100101011
-00100000010000000000000011001000
-01110000010001111010000000000000
+01100000000000010100011111000010
+11011000010000000000000000000010
+11011010001000000100011111000010
+11011010010000000000000001011111
+00100000001000000110010111010001
+11011000010000000000000000000010
+11011010001000000100011111000010
+11011010010000000000000001011111
+00100000001000000110010111011111
+01110000010010110100000000000000
+00100000010000000000001011110011
+01110000010001110010000000000001
+01110000010001111001110000000000
 01101000000000010100011010000010
-11000010100001011000001100110110
-01101000000000100100011011010011
-11000011000011000000001100110110
-00100000010000000000001101001011
-00100000010000000011010000000010
-00100000010000000000001101001011
-01011000111011011000111000001110
-01100000000000011100010010100011
-01110000010010001001000101011010
-00100000010000000000000110101010
+11000010100001011000010110000110
+00100000010000000000010101110100
+01101000000010010100011111000010
+00011000010000001000010000000001
+01100000000010010100011111000010
+01100000000010010100010010100001
+00100000010000000000010101110000
+00011000000010100111111000000000
+01100000000000001100010010100000
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
@@ -836,41 +1422,25 @@
 11011000111000000000000000000111
 00100000010000000100001111001110
 00100000010000000100001111001010
-01101000000000001100000010010010
-00101111111011111111111000000001
-00100000010000001000001101011100
-01110000010001110010000000000001
-00100000001000000100001011000100
-00100000010000000000001101011000
-01101000000010010100011111000110
-00011000010000001000010000000001
-01100000000010010100011111000110
-01100000000010010100010010100001
-00100000010000000000001101010100
-00011000000010100111111000000000
-01100000000000001100010010100000
-00100000011000000000000000000000
-11011000010000000000000000000010
-11011010001000000100011111000110
-11011010010000000000000001011111
-00100000001000000110010111010001
-11011000010000000000000000000010
-11011010001000000100011111000110
-11011010010000000000000001011111
-00100000001000000110010111011111
-01110000010001111010001100000000
-00100000010000000000000011100010
+00100000010000000000010110010011
+00100000010000000100001011000100
+00100000001000000000010100000001
+01110000010001111001111100000000
+00100000010000000000001100000101
 01011000000000000000000000000101
 11100000110000001000000000000000
-11011000110000000100100010010010
-00100000010000000000001101100011
+11011000110000000100101100011111
+00100000010000000000010110011010
 00100000001000000111110111110100
 11011000101000000100001101111011
 11011111001000000000000000010011
 00100000010000000111111100000001
 00100000001000000101011110111000
+01110000010010110000011000000000
+00100000010000000000010100000111
 01011000000000000000000000000000
 01100000000000010100011010101100
+00100000010000000000001110100101
 00100000001000000100001011001011
 01101000000000001100010100001111
 00011111111000001111111000000001
@@ -878,7 +1448,7 @@
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000010100110000
+00100000010000000000011010000000
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -887,30 +1457,27 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00011111111000100010001000000000
-00100000010000000000000000011101
+00100000010000000000000000011111
 00100000001000000101010010100011
-00100000010000000000001110000100
+00100000010000000000010110111011
 00100000001000000101010101111101
-01101000000000001100011111001001
+01101000000000001100011111000101
 01100000000000001100000101110010
-01110000010001111100100000000000
-00100000011000000000000000000000
-01110000010001111100100000000001
+01110000010001111100010000000000
 00100000011000000000000000000000
 01101000000000001100001111010110
 00011111111001100111110000001100
-00100100001000010000001110000010
+00100100001000010000010000001000
 01101000000000001100001111011000
-01101000000010001100011111001001
+01101000000010001100011111000101
 10011000010001100111110000000000
-00100000001000010000001101111110
+00100000001000010000010110110111
 01101000000000001100001111011000
 01100000000000001100000101110010
-00100000001000000000001110000000
+00100000001000000000010110111001
 01101000000000001000010000111111
 11000100000000110000000000000000
-00100000010000000000001110010011
+00100000010000000000010111001010
 00100100011101000000000000000000
 00100000001000000101010110100000
 01111000001101000111110000000000
@@ -922,31 +1489,31 @@
 11000001100000000000000000000000
 00100000001000000111111111101001
 01101000000000001000010001010110
-11000010100000101000001110101111
-00100000010000000000010100100010
-01101000000000001100011110010010
-00100100001110100000001110100101
+11000010100000101000010111100110
+00100000010000000000011001110010
+01101000000000001100011110001110
+00100100001110100000010111011100
 01101000000000001000010000111111
-11000011000000100000001110101001
+11000011000000100000010111100000
 01101000000000001000001011011010
-00100000001110100000001110101001
+00100000001110100000010111100000
 00100000001000000101011001100100
-01101000000000001100011110010010
+01101000000000001100011110001110
 00011111111000001111111111111111
-01100000000000001100011110010010
+01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000001110101100
-01110000010001111001001000000011
+11000000100000101000010111100011
+01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000011100001111
+00100000010110100000001110110111
 00100000001000000101011000100010
-00100000010000000000001110110001
-00100000001000000000001110111101
+00100000010000000000010111101000
+00100000001000000000010111110100
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
-01101000000000001100011111000101
+01101000000000001100011111000001
 00100000011110100000000000000000
 01101000000000001100001111011101
 00100000011110100000000000000000
@@ -955,8 +1522,8 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000001000000000010100100110
-01101000000000001100011110100011
+00100000001000000000011001110110
+01101000000000001100011110011111
 00100000011110100000000000000000
 01101000000000001100011011000101
 00011111111000010111111000000011
@@ -976,10 +1543,10 @@
 00011000110000100111111000000000
 01100000000000010100010100001101
 01101000000000001100010100001100
-11000000000000011000001111010100
+11000000000000011000011000001011
 00100000001000000101011010001101
 01101000000000001000001011011011
-11000000000000001000001111010111
+11000000000000001000011000001110
 00100000001000000101110001100101
 11101000110000101000000000000000
 01100000000000101100001111001110
@@ -987,19 +1554,19 @@
 01100000000000010000010001011111
 00100000001000000101110010001010
 11101000110000010000000000000000
-11000000000000100000001111100000
-11000000000000110000010000011110
+11000000000000100000011000010111
+11000000000000110000011000110100
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000001110111110
+00100000010000000000010111110101
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000001111101111
+11000000000010000000011000100110
 00011111111011001000010000000000
 00011000010001100111110000100100
-00100000001000010000001111111101
-11011000010000000100011111001010
+00100000001000010101100010101101
+11011000010000000100011111000110
 01100000000010010100010010111100
 00100000010000000101100010101101
 01011000000000001000111001111010
@@ -1019,42 +1586,12 @@
 01011000000000000000000000101011
 11100000110000010000000000000000
 00100000011000000000000000000000
-11000000000001010000001111111111
-00100000001000000101100010101101
-01101000000010010000010001111000
-01101000000000001100010011101001
-11000010100000011000010000010111
-00100000010000000101011101101010
-00100000001110100101101001110110
-00011000110000001000110111111110
-11101000110000010000000000000000
-11011000010000000010101001010000
-10011000010001100111110000000000
-00100000001000101000010000001101
-01101000000000010000010001111000
-11000000000010011101101001110110
-01101000000010010000010001111000
-00100000001000000101100110111111
-00100000010000000111111010100101
-01101000000000001100100010100101
-00011111111000001010001000000001
-00100000010000000101101010000010
-01011000000000000000000000001011
-11100000101000001000000000000000
-01101000000000001100100010100101
-00011111111000100111001000000000
-11011000110000000100100010100110
-00100000001000000111111100000001
-01101000000000010100010011111010
-10011000010001100111110000000000
-00100100001000101000010000000010
-00100000010000000101101001000010
-00100100001101000000010000000010
-01110000000001000111101000000101
-00100000001000000101101001110111
 11101000110000001000000000000000
-11000000000000101000010000100001
-00100000001000000101101011110101
+11000000000000001000011000111000
+11000000000000101000011000111010
+00100000001000000101101011110110
+01110000010010110100000000000001
+00100000001000000101101100001001
 00100000010000000101101101011010
 01101000000000001000010000111111
 01111001001111111111111000000101
@@ -1062,7 +1599,7 @@
 00100000001000000101110010001110
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010000101100
+00100000010000000000011001000101
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1072,7 +1609,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010000110100
+00100000001101110000011001001101
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1081,12 +1618,21 @@
 00101111111000000000011000000011
 00100100001000001010101111011110
 00100000001000000101011111111011
-01101000000000001100011110100011
+01101000000000001100011110011111
 00100100011110100000000000000000
 01101000000000001000010001111000
 00011111111001100111111000011010
 00100100011000101000000000000000
 00100000001000000011110101100000
+00100000010000000110001010111100
+00100100001110100111110111011011
+01101000000000001000101010011001
+11000101100001001111110111010110
+11000000000010010000011001100000
+00100000001000000111110111001010
+00100000010000000101100010010000
+00100100011110100000000000000000
+00100000001000000101101010111111
 01101000000100001000000001110111
 00011111111000010111111011111101
 01100000000100001000000001110111
@@ -1099,430 +1645,66 @@
 00100000010000000110001111110010
 01100000000110001000000001110011
 00100000011000000000000000000000
-00100000010000000110100010101000
-01101000000000100100000010100000
-01100000000000100100100101101010
-00100000011000000000000000000000
-01110000010010100110100100000001
-01110000010010100110101100000000
-01101000000000001100100100110100
-00011111111000010111111000000111
-01100000000000001100100100110100
-00100000011000000000000000000000
-01101000000000001100100100110100
-01111001001000000111111000000100
-01100000000000001100100100110100
-01100000000000001100100011101111
-00100000011000000000000000000000
-01101000000000001100100100110100
-01111001001111111111111000000100
-01100000000000001100100100110100
-00100000011000000000000000000000
-00100000010000000000010100100110
-01101000000000001100101001101010
-11000000000000001000010001100101
-11000000000000010000010001101001
-00100000011000000000000000000000
-01110000010010100110101100000010
-01110000010010100110011100000000
-01110000010010100110100100000000
-00100000001000000000010001010011
-01110000010010100110100000000000
-00100000001000000000010001100110
-01101000000000010100100100111001
-00011111111000001111111000000001
-01100000000000010100100100111001
-11000010100001010000010100010100
-01101000000000001100101001101000
-11000000000000001000010001110100
-01110000010010100110100000000001
-01101000000000001100101001101000
-11000000100000001000010001010011
-01101000000000001100101001100110
-00011111111000001111111000000001
-01100000000000001100101001100110
-11000000000000100000010001111011
-00100000010000000000011001110111
-01110000010010010111100000000010
-00100000001000000000010011010001
-00100000010000000000010100100110
-01110000010010100110011000000000
-00100000001000000000010001010011
-01110000010010100110101100000010
-01110000010010100110100100000001
-01110000010010100110100000000000
-00100000001000000000010001010011
-01101000000000001100101001101010
-11000000000000011000010001111111
-01101000000000001100100100110100
-00101111111011000000000000000100
-00100000001000001000010001010001
-01101000000000001100101001101010
-11000000000000001000010001111110
-11000000000000010000010001111111
-00100000011000000000000000000000
-01101000000000001100100101000011
-11000001111111111000000000000000
-00100000010000000000010010010000
-00100100010101100000010010011000
-00100000011000000000000000000000
-01111000010101100111110000000000
-01101000000000001100101001101001
-11000001100000001000000000000000
-01101000000000001100101001101011
-11000001100000000000000000000000
-01110000010010100110101000000001
-01110000010010010111100000000100
-00100000001000000111111111101011
-01101000000000001100101001101011
-00100000001110100000010010100000
-00011111111000001111111111111111
-01100000000000001100101001101011
-01110000010010100110101000000010
-00100000010000000000011001110111
-01110000010010010111100000000100
-00100000011000000000000000000000
-01110000010010100110101000000011
-01101000000000001100101001101000
-00100100001110100000010001110010
-00100000010000000000011001110111
-01110000010010010111100000000010
-00100000011000000000000000000000
-01101000000000001100100101000011
-11000000111111111000010101100101
-00100000010000000000010010101100
-00100000010000000000011001100101
-01110000010010010011100000000001
-00100000011000000000000000000000
-01101000000000010100101001100100
-00100000010000000111111110011100
-00100000001101000000010010110010
-01101000000000111100100011010000
-00100000011110100000000000000000
-00100000001000000111111111100111
-00100000010000000000010011001001
-01110000010010010101111100000000
-00011010001000001111111000000001
-01100000000000001100100100110011
-00100000010000000000010001010011
-01100000000000001100100011001111
-11101000101010001000000000000000
-11101010010000001000000000000000
-10011000010000011111111000000000
-11100000101000001000000000000000
-00011010010000001010010000000001
-11101010010000100000000000000000
-11100000101000100000000000000000
-00011010010000001010010000000100
-11011000101000000100100011010101
-11011111001000000000000000000010
-11101010010000001000000000000000
-11101000101010001000000000000000
-10011000010000001111111000000000
-11100000101000001000000000000000
-00011010010000001010010000000001
-11000010000000000000010011000010
-00100000011000000000000000000000
-01101000000000001100011011110101
-11000011100000111000000000000000
-01101000000000001100100000001100
-11000001100000001000000000000000
-01011000000000000000000000000000
-01100000000000001100100000001100
-01100000000000100100011010011011
-00100000001000000000000110000001
-01110000010010010011110000000000
-11011001011000000000110100000000
-00110100011100110000001000000000
-00100000010000000000010011101101
-01101000000000001100100101101111
-11000001000000001000000000000000
-00100100001011000000010011111100
-00100100001101111000010011111100
-00100000010000000000010011101000
-00100000010000000000010100011000
-00100000010000000000010100100010
-01101000000000001100100100110010
-00011111111000001111111000000001
-01100000000000001100100100110010
-01101000000000001100100101000011
-11000000111111111000010011101011
-00100000010000000000010010000010
-01011000000000000000000000000000
-01100000000000010100100100111001
-01100000000000001100100100111011
-01100000000000001100101001100111
-01110000010010010011100000000000
-00100000011000000000000000000000
-11011111001000000000000000000100
-11011000101000000100100011001111
-00100000001000000111111011000110
-00100000010000000000010100011111
-00100000001000000000010110000000
-01111000010101111111110000000000
-00100000010000000000011011100001
-01101000000000001100100101101111
-11000000000000001000010011111010
-00011000000000000010101000000000
-01101000000000100100100101011011
-10011000000000000001001000000000
-01101000000010001000000000010111
-00100000010000000010100100011111
-00100000010000000010100100100100
-00100000010000000000011010011010
-00100000010101111000011011011001
-00100000011000000000000000000000
-00100000010000000000011011011001
-00100000001000000000010011011100
-01101000000000001100100100111011
-00011111111000001111111000000001
-01100000000000001100100100111011
-01101000000000001100100101000011
-11000000111111111000010100010000
-01101000000010001100100100111100
-00011000010000001000010000000001
-01100000000010001100100100111100
-01101000000000001100100101111000
-10011000010001100111111000000000
-00100100001110100000010011010010
-01101000000000001100101001101010
-11000000000000011000010001101011
-01101000000000001100101001100111
-00011111111000001111111000000001
-01100000000000001100101001100111
-11000000000000010000010001100000
-00100000010000000000010001010111
-01110000010010010111100000000001
-00100000001000000000010011010001
-01101000000000001100100100111011
-11000001111111111000000000000000
-01110000010010010011101100000000
-00100000001000000000010100010110
-01011000000000000000000000000000
-01100000000000010100100100111001
-01110000000010101001100100111010
-00100000001000000111110110000110
-00100000010000000000010111101001
-01101000000000001100100100110001
-00100000011110100000000000000000
-10011000000000000111001000000000
-11011000110000000100100010101111
-11011000101000000100100100010001
-00100000001000000111111100000001
-01110000010010100110111100000001
-01110000010010100110110000000000
+01110000010011010000010000000001
+01110000010011010000000100000000
 00100000011000000000000000000000
-01101000000000001100101001101100
+01101000000000001100110100000001
 00011111111000001111111000000001
-01100000000000001100101001101100
+01100000000000001100110100000001
 00100000011000000000000000000000
-01101000000000001100101001101100
+01101000000000001100110100000001
 00011111111001100111110000000010
-00100100010000010000010100101110
-01101000000000001100101001101100
+00100100010000010000011001111110
+01101000000000001100110100000001
 11000001000000000000000000000000
 00011111111000001111111111111111
-01100000000000001100101001101100
+01100000000000001100110100000001
 00100000011000000000000000000000
-01110000010010100110110000000011
+01110000010011010000000100000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
 11000011100000111000000000000000
 11000011100000110000000000000000
-11011010001000000100100111110101
-00100000010000000000011001000110
-01100000000010001100101001101101
+11011010001000000100110010001010
+00100000010000000000001010101110
+01100000000010001100110100000010
 01011000000000000000000010000010
-11000101000100110000010100111010
+11000101000100110000011010001010
 01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000010101010010
-01101000000000001100101001101100
+00100100001000010000011010100010
+01101000000000001100110100000001
 00011111111001100111110000000010
-00100100001000010000010101000010
-01101000000000001100101001101100
-11000000000000000000010101010011
+00100100001000010000011010010010
+01101000000000001100110100000001
+11000000000000000000011010100011
 00100000011000000000000000000000
-01101000000000001100101001101100
+01101000000000001100110100000001
 11000001100100000000000000000000
-01110000010010100110110000000000
-01101000000010001100101001101101
-01011000000000000000000001110111
-11000101000100110000010101001001
-01011000000000000000000001110101
-10011000010001100111110000000000
-00100100011000010000000000000000
-01101000000000001100101001101111
-11000000000000000000010101011010
-00011111111000001111111111111111
-01100000000000001100101001101111
-11000000000000000000010101011010
-01110000010000011101111000000000
-00100000011000000000000000000000
-01110000010010100110110000000000
-01101000000000001100101001101111
-11000000000000010000010101011000
-00011111111000001111111000000001
-01100000000000001100101001101111
-11000000000000001000010101010000
-01110000010000011101111000000010
-00100000011000000000000000000000
-01110000010000011101111000000100
-00100000011000000000000000000000
-01111001001000000000000000100110
-00100000010000000000010101100000
-01110000010010010100001100000001
-00100000011000000000000000000000
-01110000010000011101111000100000
-01110000010010010011001000000000
-01110000010010010011110101001110
-01101000000000100100100100111111
-00100000001000000000011001010111
-01101000000000001100100100111000
-11000000000000001111111111100111
-01101000000000001100100101000011
-11000000000000001000010101101100
-11000000000000010000010101101111
-11000000000000011000010101110010
-00100000001000000010101010001100
-01110000010010010100001100010001
-01110000000100011001111010101010
-00100000001000000000010101110100
-01110000010010010100001100010010
-01110000000100011001111001010101
-00100000001000000000010101110100
-01110000010010010100001100010011
-01110000000100011001111000100010
-01101000000000001100100100110100
-00011111111000010111111000000111
-01100000000000001001000110011111
-01101000000000100100100101101010
-01100000000000100001000110100000
-01110000000100011010010000000000
-11011010001000000001000110011110
-11011000010000000000000000000111
-00100000010000000000010111100100
-00100000010000000000011001100101
-00100000010000000000010010101010
-00100000001000000111111111100111
-01101000000000001100100101000011
-11000001011111111000000000000000
-11000000000010001000010110000110
-11000000000010010000010110001000
-11000000000010011000010110001010
-00100000011000000000000000000000
-01110000010010010100001100000010
-00100000001000000000010011100010
-01110000010010010100001100000011
-00100000001000000000010011100010
-01110000010010010100001111111111
-01110000000010101001100100111001
-00100000010000000111110110000110
-01101000000000100100100100010011
-00100000010000000000011001010111
-00100000001000000000010011100010
-01111001001000000000000000100110
-01011000000000000000000000000000
-01100000000000010100100101100000
-01110000010010000000110000000000
-01110000000010101001100100111100
-00100000010000000111110110000110
-00100000010000000000010011101000
-00100000001000000000000001100001
-01110000000100011001111011111111
-01101000000000001100100100110100
-01100000000000001001000110011111
-01101000000000100100100101101010
-01100000000000100001000110100000
-11011000010000000000000000000110
-11011010001000000001000110011110
-00100000010000000000010111100100
-00100000001000000000011001100101
-01011000000000000000000000000000
-01100000000000010001000110111110
-01111001001111111000000000100110
-00100000010000000000010111000111
-00100000010000000000010110011000
-01011000000000000000000000000000
-01100000000000010100100101100000
-00100000010000000010101011111010
-00100000000000000000011111010000
-01101000000000010100100101100000
-11011000010000000111011110001000
-10011000010001100111110000000000
-00100000001000101000010100010110
-00100000010000000000010011101101
-00100100001011000000010110111000
-00100100001101111000010110111000
-00100000010000000000010100011000
-00100000010000000000000011001000
-01101000000000100100100101011011
-01101000000010100100100100111111
-10011000010001100111110000000000
-00100000001000101000010101011100
-00100000001000000000010110010000
-01101000000010001100011011101101
-00100000010000000110100000011101
-00100000001000001000000100010101
-01101000000000010100100101100000
-00011111111000001111111000000001
-01100000000000010100100101100000
-01101000000000001100101001110001
-00011111111000001111111000000001
-00011111111000010111111000000011
-01100000000000001100101001110001
-11000000000000000000010111011010
-11000000000000001000010111011100
-11000000000000010000010111011110
-11000000000000011000010111011100
-00100000011000000000000000000000
-00100000010000000000000011001000
-01101000000000100100100101101010
-01100000000000100100100101011011
-01101000000000001001000110111110
-01100000000000001100100100111110
-00100000010000000000010111011000
-01100000000010001001000110111110
+01110000010011010000000100000000
+01101000000010001100110100000010
+01011000000000000000000001110111
+11000101000100110000011010011001
+01011000000000000000000001110101
+10011000010001100111110000000000
+00100100011000010000000000000000
+01101000000000001100110100000100
+11000000000000000000011010101010
+00011111111000001111111111111111
+01100000000000001100110100000100
+11000000000000000000011010101010
+01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010000011101111000100000
-01011000000000000000111100001111
-01100000000000010100100101011011
-11100000101000010000000000000000
-01101000000000001001000110111111
-01100000000000001100100100111110
-00100000010000000000010111011000
-01100000000010001001000110111111
-00100000011000000000000000000000
-00100000010000000000011001011000
-00100000001000000000011001110111
-00100000010000000000010111000111
-00100000001000000000010110101000
-00100000010000000000010101100000
-00100000001000000000010110101000
-00100000010000000000010111001111
-00100000001000000000010110101000
-01111001001111111000000000100110
-00100000010000000101001111001110
-11011000111000000000000000000011
-00100000001000000100001111010010
-01100000000010001100100100110011
-00011000010000100111001000000000
-11011000101000000100100011001111
-00011010001000100000110000000000
-00100000001000000111111100000001
-01101000000000001100100010101110
-00011111111010010111111000000000
-01100000000000001100100100110001
+01110000010011010000000100000000
+01101000000000001100110100000100
+11000000000000010000011010101000
 00011111111000001111111000000001
-11011000110000000100100010101110
-10011000110000001000110000000000
-11101000110000011000000000000000
-01100000000000011100100101110000
-01101000000000001100100010101110
-00011111111000110111111000000000
-00011111111000010111111000000011
-01100000000000001100100101110110
+01100000000000001100110100000100
+11000000000000001000011010100000
+01110000010000011101111000000010
+00100000011000000000000000000000
+01110000010000011101111000000100
 00100000011000000000000000000000
 01100000000010001000000000010111
 00011000010000001010001000000000
@@ -1540,22 +1722,20 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000000000011000001011
-11000000000000010000011000010000
-11000000000000100000011000010101
-11000000000100000000011000100100
-00100000001000000000011000001011
-00100000010000000000011000011010
+11000000000000010000011011000100
+11000000000000100000011011001001
+11000000000100000000011011011000
+00100000010000000000011011001110
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100001101100
 00100000001000000010100101001011
-00100000010000000000011000011111
+00100000010000000000011011010011
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100000111100
 00100000001000000010100101010011
-00100000010000000000011000011010
+00100000010000000000011011001110
 01110000100010010101010111010000
 01110000100010010101011011000000
 01110000100010010101100001101100
@@ -1575,286 +1755,106 @@
 00100000011000000000000000000000
 00011000000000000010101000001000
 00100000001000000010100011111010
-00100000010000000111111111101001
-01101000000010100100100101010100
-00011100010000100111111000000000
-10011000010001100111110000000000
-00100100010000010010110100011000
-00011111111000100010010000000000
-01101000000000100100100101010100
-01101000000010001100100101011000
-10011000010000001000010000000000
-00011010010000100111111000000000
-10011000010001100111110000000000
-00100100011000010000000000000000
-01111001001111111111111000011100
-01100000000000100100100101010100
-00100000001000000111111111100111
-00100000010000000010100110111011
+01101000000000100100011010011011
 00100000011110100000000000000000
-01101000000010001100100111101101
-11011010001000000000110110011110
-00100000010000000000011000111111
-01100000000010001100100111101101
-00100000011000000000000000000000
-00011010001000100111111000000000
-10011000010000001000101000000000
-01101000000000001000000000011000
-11100000101000001000000000000000
-00011000010000001000010000000001
-00011000010000010000010000000111
-00100000011000000000000000000000
-11011000010000000000000000000000
-11011111001000000000000000001000
-00011010001000100000110000000000
-11101000110000001000000000000000
-10011000010000001000010000000000
-11000010000000000000011001001001
-00011000010010010111111000000000
-00011111111000100000010000000000
-11000110100100110000000000000000
-00011111111001101111110000001010
-00100000010000000111111110000110
-00011000000001111111111000000000
-00011111111100100111111000000000
-00011000000001110000010000000000
-10011000010000011000010000000000
-00100000011000000000000000000000
+00100000010000000000011100110000
+01011000000000000000000000000110
+00100000010000000000011100100011
+01011000000000000000000000000011
+00100000010000000000011100101001
+01101000000000001100101100011001
+11000000000000001000011011101001
+11011111001000000000000000000101
+11011000101000000100101100011001
+00100000001000000111111011010100
+01101000000000010100101100011010
+01100000000000010001000110111110
+01101000000000010100011010011011
+01100000000000010001000111000000
+00100000010000000000011011111100
+01101000000000010001000110111110
+01100000000000010100101100011010
+01101000000000010001000111000000
+01100000000000010100011010011011
+01101000000000010100101100011100
+01100000000000010001000110111110
+01101000000000010100011010011101
+01100000000000010001000111000000
+00100000010000000000011011111100
+01101000000000010001000110111110
+01100000000000010100101100011100
+01101000000000010001000111000000
+01100000000000010100011010011101
 00100000011000000000000000000000
-01100000000000100100100101011011
-11011010001000000000000000000000
-11011111001000000000000000000100
-11011000110000000100100101011011
-11101000110000001000000000000000
-10011010001000001010001000000000
-11000010000000000000011001011011
-00011010001000100111111000000000
-01100000000000010100100111100100
-01101000000000001100100111100100
-01101000000010001100100111100101
+01101000000000010001000110111110
+01101000000010010001000111000000
 10011000010000001111111000000000
-01100000000000001100100111100110
+01100000000000011001000111000010
+00101111111011111111111000010000
+00100000001000001000011100001001
+01101000000000001001000111000011
+11000000011111111000011100010000
+01101000000000001001000111000010
+00011111111000110111111000000000
+01100000000000010001000110111110
+01100000000000010001000111000000
 00100000011000000000000000000000
-01101000000000001100100100110011
-00011111111000001111111000000010
-01100000000000001100100100110101
-01101000000000001100100100110100
-01100000000000001100100011101111
-01101000000000001100100100110011
-00011111111010011111111000000000
-01101000000010001100100100110010
-00011000010000010000010000000011
-00011000010000111000010000000000
-10011000010000011111111000000000
-01101000000010001100100101101111
-10011000010000001111111000000000
-11100000101000001000000000000000
-01101000000000001100100100110011
-10011000000000000111001000000000
-11011000110000000100100011001111
-00100000001000000111111100000001
-01101000000010001100100100111110
-00100000010000000000011001111011
-01100000000010001100100100111110
+01101000000000001001000111000011
+11000000000000000000011100001101
+01101000000000011001000111000010
+00100000001000000000011100000101
+01110000000100011100010000000000
+01101000000000001001000111000010
+00100000001000000000011100000101
+01101000000000001001000111000010
+00100000010000000000011100011011
+01100000000000001001000110111110
+01100000000000001001000111000000
+00100000001110100000011100011001
+01011000000000000000000011111111
+01100000000000001001000110111111
+01100000000000001001000111000001
 00100000011000000000000000000000
-00100000010000000000011001111111
-00011000010000001000010000000001
-00011000010000010000010000000011
+01011000000000000000000000000000
+00100000001000000000011100010110
+00011111111001100111111000000000
+01100000000000001000101010101110
+01101000000000001000101010101110
+00011111111000110111111000000000
+01100000000000001000101010101110
+01101000000000001000101010101110
+00011111111001100111111000000000
 00100000011000000000000000000000
-01101000000000001100100101011011
-00011111111000010111111000000011
-00011111111011111010001000000100
-01011000000000000100100101000100
-10011010001000001111111000000000
-10011000010000001000110000000000
-11101000110000001000000000000000
-01100000000000001100100100111101
+10011010001001100111110000000000
+00100100001000010000011100101110
+10011010010001100111110000000000
+00100100001000010000011100101110
+01110000010010110001100100000000
 00100000011000000000000000000000
-01111000010001001111110000000000
-01111000010000111111110000000000
-01011000010101010101010101010101
-10011000000000000001111000000000
-01101000000000001100100100111101
-00011111111011011000010000000000
-01111001001000000000010000000001
-00011000010000110001110000000000
+10011010001001100111110000000000
+00100100011000010000000000000000
+10011010010001100111110000000000
+00100100011000010000000000000000
+00100000001000000000011100100111
+01110000010010110001100100000001
 00100000011000000000000000000000
-00100000010000000101001111000100
-01101000000000100100100101011011
-10011000000000000001001000000000
-00100000010000000010100100011000
-01101000000010001100100100111101
-00100000010000000010100100011111
-01011000000000000000010100000000
-00100000010000000010101010001111
-00100000010000000010100100100100
-00100000010000000000011010001000
-01111000010101111111110000000000
-01111000001001101111110000000000
-01111000001100001111110000000000
-01111000010100000111110000000000
-01111000001010000111110000000000
-01101000000000010100100100110110
-10011000000000000011011000000000
-00110111110000011000010000000000
-00100100001011000000011011011101
-01111000010001101111110000000000
-01111000001001011111110000000000
-01111000001000111111110000000000
-01111000001001001111110000000000
-00001001100000000000000000001000
-00011001100010010111111000000000
-01100000000000001100100111100111
-01101000000010001100100111100110
-10011000010001100111110000000000
-00100100001000101000011011011001
-00001001100000000000000000001000
-00011001100010010111111000000000
-01100000000000001100100010101101
-01101000000000001100100101111001
-00011111111001100111110000000010
-00100000001000101000011010111000
-01101000000000001100100010101101
-01101000000010001100100100110100
-10101000010000000000111000000000
-00100100001000001000011011011001
-00001001100000000000000000001000
-00011001100010010111111000000000
-11100000101000001000000000000000
-00011111111010010111111000000000
-00011111111000010111001000011111
-00100000001000101000011011000010
-00001001100000000000000000001000
-00011001100010010111111000000000
-11100000101000001000000000000000
-11000010000000000000011010111110
-00011000101000100010001000000000
-00001001100000000000000000001000
-00011001100010010111111000000000
-01100000000000001100101001101110
-00011010001000100000101000000000
-00001001100000000000000000011000
-01111000001010000111110000000000
-11011011011000000000011001100100
-00011111111011110111111000000000
-00011111111100010111111000000000
-11100000101000011000000000000000
-01111000010001011111110000000000
-00100000001000110000011011011001
-01111000001101111111110000000000
-01101000000000001000000000010111
-00011111111000001010001000000000
-00100000010000000010100110000001
-01111000010001101111110000000000
-00100000010000000010100100011000
-01101000000000001100101001101110
+01101000000000010100011010011011
+01100000000000010001000111000000
+00100000010000000000011100111001
 00011111111000100010001000000000
-00100000010000000000000000011101
-00100000011000000000000000000000
-01111000010011011111110000000000
-01111000010001011111110000000000
-00100000010000000010011001001101
-00100000011000000000000000000000
-00100000001000000000011011011001
-00100000010000000010100100011000
-01101000000010001100100100111101
-00100000001000000010100100110011
-00100000010000000101001111000100
-01101000000000100100100101011011
-10011000000000000001001000000000
-00100000010000000000011010001000
-00100000010000000000011011011110
-01111001001000000010101000000000
-01111000001011101111110000000000
-01111000001100000111110000000000
-01111000010100001111110000000000
-00011001001100010111111000000000
-00011111111011001111111000000000
-00011111111100011111111000000000
-00001000000000001000011000101000
-01111000010011101111110000000000
-01111000001011011111110000000000
-01111000001000111111110000000000
-01111000001001001111110000000000
-01101000000000001100100111100110
-00001000000000001000011000001000
-01101000000000001100100100110101
-10011000000000000111001000000000
-11011000110000000100100011101111
-11101000110000001000000000000000
-00001000000000001000011000001000
-11000010000000000000011011110111
-01111000001001000111110000000000
-00001000000000001000011000011000
-01111000010001000111110000000000
-00110111110100111000001000000000
-00100000000000000000000001100100
-01111000010011101111110000000000
-01111000010011011111110000000000
-00100000011000000000000000000000
-01110000010001111010010000000111
-01110000010001111010010100000100
-01011000000000000100011110100100
-01100000000000010100001000011000
-00100000001000000111111000111000
-11011010001000000100011010011010
-00100000010000000111111000111101
-00100000010101000000011100001011
-00100000011000000000000000000000
-01101000000000001100011111000101
-00011111111000001111111000000001
-01100000000000001100011111000101
+01101000000000010100011010011101
+01100000000000010001000111000000
+00100000010000000000011100111001
+00011111111000100010010000000000
 00100000011000000000000000000000
-11011010001000000100011010011010
-00100000010000000111111001010100
-00100000001101000000011100010011
+01101000000000001001000111000001
+11000000011111111000011100111110
+01101000000000001001000111000000
+00011111111000010111111011111111
 00100000011000000000000000000000
-00100000010000000101011001010010
-01101000000000001100011111000101
-00011111111001100111110000000001
-00100100010000010101011001010000
-01101000000000001100011111000101
-00100000011110100000000000000000
-00011111111000001111111111111111
-01100000000000001100011111000101
-00100000001000000011111110010000
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01101000000000010001000111000000
+00011111111001100111111000000000
+00100000001000000000011100111100
                                 
                                 
                                 
Index: GM103_24g&ble/output/eeprom.dat
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/eeprom.dat	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/eeprom.dat	(working copy)
@@ -2,132 +2,144 @@
 02
 aa
 55
-72
-1c
+06
+1d
 c2
 84
 00
-11
+12
+c0
+00
+00
+29
+c0
+00
+80
+3b
 c0
 42
 86
-27
+db
 c0
 44
-85
-f6
-c0
-00
-80
-26
+86
+ac
 c0
 50
 80
-2c
-c0
-54
-00
-84
+44
 c0
 58
 80
-87
+49
 c0
 59
 00
-31
+5a
 c0
 62
-00
-b3
+02
+d7
 c0
 64
-81
-bd
+83
+47
 c0
 65
-01
-c1
+03
+4b
 c0
 71
-82
-b0
+85
+1c
 c0
 73
-02
-d8
+05
+27
+c0
+74
+85
+5e
 c0
 75
-03
-21
+05
+68
 c0
 75
-83
-2f
+85
+78
 c0
 76
-03
-67
+05
+9e
 20
 20
 2a
 8e
 c0
 1c
-83
-6a
+85
+a4
 c0
 21
-83
-72
+85
+ac
 c0
 25
-03
-78
+05
+b2
 c0
 2b
-83
-7c
+85
+b5
 c0
 2c
-83
-8e
+85
+c5
 c0
 31
-83
-9b
+85
+d2
 c0
 33
-03
-c5
+05
+fc
 c0
 33
-83
-dc
+86
+13
 c0
 35
-04
-26
+06
+3f
 c0
 3b
-84
-31
+86
+4a
+c0
+7d
+06
+5a
 c0
 46
-04
-41
+06
+63
 20
 20
 2a
 8e
+1f
+e2
+22
+00
 68
 08
-c9
-ee
+cc
+83
 58
 00
-49
-f5
+4c
+8a
 98
 40
 8a
@@ -150,8 +162,8 @@
 07
 60
 08
-c9
-ee
+cc
+83
 20
 60
 00
@@ -159,7 +171,91 @@
 20
 40
 00
-aa
+2b
+20
+20
+20
+02
+70
+4b
+3d
+00
+68
+08
+c6
+ed
+20
+40
+67
+fb
+68
+08
+c6
+ed
+20
+40
+68
+1d
+24
+60
+80
+00
+20
+40
+7e
+c1
+68
+08
+c6
+ed
+20
+40
+68
+1d
+24
+60
+80
+00
+70
+4b
+3d
+01
+20
+60
+00
+00
+68
+00
+cb
+3d
+20
+7a
+00
+00
+20
+40
+04
+a5
+20
+20
+04
+c5
+d8
+a0
+09
+ae
+df
+20
+00
+0c
+20
+40
+7e
+d4
+20
+40
+03
+82
 20
 40
 6a
@@ -201,69 +297,145 @@
 2a
 a2
 c6
-93
-00
-00
-68
+13
 00
-ca
-73
-c0
 00
-80
-49
 20
 40
-04
-a6
-24
-34
 00
-64
-20
-40
-04
-8b
-20
-40
-04
-d1
+54
 68
 00
-c9
-43
-c1
+cb
+01
+c0
+00
 ff
-80
+ef
+68
 00
+c7
+9c
+c0
+00
+7f
+ef
+68
+00
+c7
+c4
+c0
+00
+ff
+ef
+68
+00
+c8
+06
+24
+3a
+7f
+ef
+20
+20
+7f
+f1
 20
 40
-05
-30
-20
-40
+7f
+f1
+68
 00
-43
+cb
+01
+24
+5a
+7f
+ef
 68
 00
-ca
-73
+cb
+07
+24
+5a
+7f
+ef
+20
+60
+00
+00
+c6
+93
+00
+00
+68
+00
+cd
+08
+c0
+00
+80
+72
+20
+40
+01
+01
+24
+34
+00
+89
+20
+40
+00
+e8
+20
+40
+01
+24
+68
+00
+cb
+d8
+c1
+ff
+80
+00
+20
+40
+06
+80
+20
+40
+00
+6e
+68
+00
+cd
+08
 c1
 00
 80
 00
+68
+00
+cb
+01
+c0
+00
+81
+b5
 20
 40
 00
-6c
+95
 24
 74
 00
 00
 20
 40
-00
-94
+02
+c6
 58
 00
 ec
@@ -272,25 +444,17 @@
 20
 2b
 93
-68
-00
-c6
-f5
-c3
-83
-80
-00
 58
 01
 77
 00
 60
 01
-c9
-62
+cb
+f7
 70
-48
-0e
+4b
+3c
 14
 20
 60
@@ -298,8 +462,8 @@
 00
 20
 40
-06
-29
+02
+9f
 24
 74
 00
@@ -307,19 +471,19 @@
 20
 40
 00
-5b
+83
 68
 00
-ca
-74
+cd
+09
 1f
 e0
 fe
 01
 60
 00
-ca
-74
+cd
+09
 1f
 e6
 7c
@@ -327,103 +491,103 @@
 20
 42
 80
-52
+7b
 20
 20
 00
-34
+5d
 70
-4a
-73
+4d
+08
 00
 70
-4a
-74
+4d
+09
 00
 70
-49
-6e
+4c
+03
 00
 68
 00
-c9
-59
+cb
+ee
 60
 00
-c9
-58
+cb
+ed
 20
 60
 00
 00
 68
 00
-c9
-5a
-60
-00
-c9
-58
+cb
+ef
+20
 20
-60
-00
 00
+7f
 68
 00
-c9
-6e
+cc
+03
 1f
 e0
 fe
 01
 60
 00
-c9
-6e
+cc
+03
 c0
 02
 00
-58
+81
 c0
 02
 80
-54
+7d
 20
 60
 00
 00
-70
-4a
-73
-01
-70
-4a
-74
+68
 00
+cb
+f4
 20
-60
+5a
+00
+a0
+68
+00
+cb
+06
+24
+7a
 00
 00
 68
 00
-c9
-5f
-20
-5a
+cb
+01
+c1
+00
+80
 00
-75
 20
 40
 00
-6c
+95
 24
 74
 00
 00
 68
 01
-c9
-62
+cb
+f7
 20
 40
 7f
@@ -468,3278 +632,3222 @@
 3a
 7f
 e9
+68
+00
+cd
+08
+c0
+00
+ff
+e9
 20
 20
-00
-97
+02
+c9
 70
-49
-5f
+4b
+f4
 01
 70
-4a
-68
+4c
+fd
 00
 20
 40
-04
-53
+00
+b0
 60
 00
-c8
-cf
+cb
+64
 58
 00
 00
 00
 60
 03
-c8
-d0
+cb
+65
 68
 02
-49
-6a
+4b
+ff
 60
 02
-48
-d7
+4b
+6c
 70
-49
-33
+4b
+c8
 0c
 68
 00
+cb
 c9
-34
 79
 20
 7e
 03
 60
 00
+cb
 c9
-34
-20
-40
-06
-65
 20
 40
+01
 04
-aa
 20
 20
 00
-37
-68
+60
+70
+4c
+fe
+01
+70
+4d
 00
-c8
-0a
-24
-7a
 00
+68
 00
+cb
+c9
+1f
+e1
+7e
+07
+60
+00
+cb
+c9
 20
-20
-2b
-7f
-c6
-13
+60
 00
 00
 68
 00
-c7
-a0
-c0
-00
-7f
-ef
-68
+cb
+c9
+79
+20
+7e
+04
+60
 00
-c7
-c8
-c0
+cb
+c9
+60
 00
-ff
-ef
-20
+cb
+84
 20
-7f
-f1
-c6
-13
+60
+00
+00
+68
 00
+cb
+c9
+79
+3f
+fe
+04
+60
 00
+cb
+c9
 20
-40
+60
+00
 00
-a0
 20
 40
-00
-97
+06
+76
 68
 00
+cc
+ff
 c0
-40
-c3
-00
-00
-94
-68
 00
 80
-a0
-24
-7a
+c2
+c0
+01
 00
+c6
+20
+60
 00
-58
 00
+70
+4d
 00
+02
+70
+4c
+fc
 00
-60
-04
+70
+4c
+fe
 00
-a1
 20
-60
+20
 00
+b0
+70
+4c
+fd
 00
 20
-40
-02
-b1
 20
-40
 00
-94
-20
-40
-3e
-bf
+c3
 68
-12
+01
+4b
+ce
+1f
+e0
+fe
+01
+60
+01
+4b
+ce
+c2
+85
+01
+67
+68
+00
+cc
+fd
+c0
 00
+80
+d1
 70
+4c
+fd
+01
 68
-1a
-00
-78
-98
-41
-84
 00
-18
-44
-04
+cc
+fd
+c0
+80
+80
+b0
+68
 00
+cc
+fb
+1f
+e0
+fe
+01
 60
-1a
 00
-7c
-20
-20
-01
-64
-d8
+cc
+fb
 c0
-18
+02
 00
 d8
-a0
-48
-0f
 20
 40
-00
-a8
-d8
-c0
-19
-00
+01
+e7
+70
+4c
+0d
+02
+20
+20
+01
+24
 20
 40
-00
-a8
-d8
-c0
-1a
+06
+76
+70
+4c
+fb
 00
 20
-40
+20
 00
-a8
-d8
-c0
-1b
+b0
+70
+4d
 00
-df
-20
+02
+70
+4c
+fe
+01
+70
+4c
+fd
 00
-1b
 20
 20
-7f
-01
-d8
+00
+b0
+68
+00
+cc
+ff
 c0
-48
-0f
-d8
-a0
-18
+01
+80
+dc
+68
+00
+cb
+c9
+2f
+ec
 00
+04
 20
-40
+20
+80
+ae
+68
 00
-a8
-d8
-a0
-19
+cc
+ff
+c0
+00
+80
+db
+c0
+01
 00
+dc
 20
-40
+60
 00
-a8
+00
+68
+00
+cb
 d8
-a0
-1a
+c1
+ff
+80
 00
 20
 40
 00
-a8
-d8
-a0
-1b
+ed
+24
+56
 00
+f5
 20
-20
+60
 00
-a8
-20
-40
-57
-b8
-20
-40
-34
-16
-20
-35
+00
+78
+56
+7c
+00
+68
+00
+cc
+fe
+c1
 80
-bd
-20
-40
-07
-02
+80
+00
 68
 00
+cd
+00
 c1
-de
-60
+80
 00
-c9
-ea
+00
+70
+4c
+ff
+01
+70
+4c
+0d
+04
 20
-40
-05
-1f
+20
+7f
+eb
 68
 00
-c6
-85
+cd
+00
+20
+3a
+00
+fc
+1f
+e0
+ff
+ff
 60
 00
-c6
-da
+cd
+00
+70
+4c
+ff
+02
+70
+4c
+0d
+04
 20
-40
-43
-ca
 20
-40
+01
+e7
+70
+4c
+ff
+03
+68
 00
-bf
+cc
+fd
+24
+3a
+00
+cf
+70
+4c
+0d
+02
 20
 20
-74
-b9
-24
-55
+01
+e7
+68
+00
+cb
+d8
+c0
+ff
 81
-8b
-20
-40
-64
-0f
+77
 20
 40
 01
-6e
+07
 20
 40
-64
-11
+02
+13
+70
+4b
+cd
+01
 20
-75
-80
+60
 00
-20
-40
+00
+68
 01
-eb
+4c
+f9
 20
 40
-02
-e2
-c0
-02
-80
-e9
-20
+7f
+9c
 20
+34
 01
-d2
+0d
 68
-00
-c9
-ea
-60
-00
-c1
-de
+03
+cb
+65
 20
-60
+7a
 00
 00
 20
+20
+7f
+e7
+20
 40
+03
+a0
+70
+4b
+f4
 00
-c8
-68
-00
-c8
-8c
+1a
+20
+fe
+01
 60
 00
+cb
 c8
-8d
-70
-48
-8b
-01
-70
-48
-7c
-02
 20
 40
-01
-35
-68
 00
-c2
-10
-c0
-1a
-00
-d4
-20
+b0
 60
 00
-00
-70
-47
-a3
-01
-68
-01
-46
+cb
+64
+e8
 a8
-68
-08
-c8
-91
-18
-46
-7c
-ff
-24
-22
 80
-da
-58
 00
-02
-58
-60
-01
-46
-ae
-20
-40
-34
-18
-20
+ea
 40
+80
 00
-e2
-58
-00
+98
+41
+fe
 00
-04
 e0
-c0
+a0
 80
 00
-d8
-c0
-43
-90
-20
+1a
 40
-03
-63
-20
-20
-7d
-f4
-da
-20
-43
-70
+a4
+01
 ea
-20
-80
-00
-20
-7a
+42
 00
 00
-98
-c0
+e0
 a2
 00
-e8
-c0
-80
-00
-c1
-00
-80
 00
-20
+1a
+40
+a4
+04
+d8
+a0
+4b
+6a
+df
 20
 00
-e3
-68
 02
-46
-d3
-c4
-08
+ea
+40
 80
 00
-c3
-81
+e8
+a8
 80
 00
-c6
-13
+98
+40
+fe
 00
+e0
+a0
+80
 00
-20
+1a
 40
-44
-82
-d8
-e0
+a4
+01
+c2
 00
-03
+01
+1d
 20
-40
-43
-ce
-58
+60
 00
 00
+70
+4b
+d1
 00
+d9
 60
-01
-46
-ae
-60
+0d
 00
-c6
-b4
-60
-01
-49
-60
-20
-40
-42
-ca
-20
-20
-05
-5c
-68
+34
+73
 02
-46
-d3
-c3
-0a
-3d
-66
-68
 00
-c7
-7a
-c0
-7f
-bd
-66
-20
-20
-02
-b1
-68
-08
-c6
-e7
 20
 40
-03
-14
+01
+40
 68
 00
-c6
-b6
+cc
+04
 c1
 00
 80
 00
-70
-46
-b6
+24
+2c
 01
+4f
+24
+37
+81
+4f
 20
-20
-3d
-70
-68
-08
-c6
-e7
+40
+01
+3b
 20
 40
-03
-0b
-68
-08
-c6
-e7
+01
+6b
 20
 40
+06
+72
 68
-1d
-24
-20
-81
-07
-20
-20
 00
-fb
+cb
+c7
+1f
+e0
+fe
+01
+60
+00
+cb
+c7
 68
 00
-c6
-b6
-c1
+cb
+d8
+c0
+ff
+81
+3e
+20
+40
 00
+df
+58
 00
 00
-70
-46
-b6
 00
-20
+60
+01
+4b
+ce
 60
 00
+cb
+d0
+60
 00
-20
-40
-01
-27
-20
-20
-81
-15
-68
-00
-c6
-d9
-c1
-00
-80
-00
-68
-00
-c8
-89
-24
-5a
-01
-2c
-68
-00
-c8
-88
-60
-00
-c8
-89
+cc
+fc
 70
-46
-d9
-01
+4b
+cd
+00
 20
 60
 00
 00
+df
 20
-40
-01
-1d
-68
 00
+04
+d8
+a0
+4b
+64
+20
+20
+7e
 c6
-d9
-c1
+20
+40
+06
+6f
+20
+20
+01
+91
+78
+57
+fc
 00
+20
+40
+02
+7e
+68
 00
+cc
+04
+c0
 00
-70
-46
-d9
+81
+4d
+18
 00
-70
-48
-8a
+2a
 00
-70
-48
-8b
+68
+02
+4b
+f0
+98
 00
-70
-48
-8e
+12
 00
+68
+08
+80
+17
 20
-60
-00
-00
-da
-60
-48
-89
-da
 40
-01
-20
+29
+1f
 20
+40
+29
+24
 20
-33
-6d
-68
+40
 02
-46
-d3
-c3
-83
-00
+3b
+20
+57
+82
+77
+20
+60
 00
-68
 00
-c8
-7c
-1f
-e6
-7c
-01
 20
-22
-81
-2b
-70
-48
-8a
-01
+40
+02
+77
 20
 20
-03
+01
 2f
 68
 00
-c6
-ed
-c1
-7f
-80
+cb
+d0
+1f
+e0
+fe
+01
+60
+00
+cb
+d0
+68
 00
+cb
+d8
+c0
+ff
+81
+63
 68
 08
-c6
-ed
-20
-20
-68
-1d
-20
+cb
+d1
+18
+40
+84
+01
 60
+08
+cb
+d1
+68
 00
+cc
+0d
+98
+46
+7e
 00
+24
+3a
+01
+25
 68
 00
-c8
-7c
-c0
-00
-81
-30
+cc
+ff
 c0
 01
+80
+c8
+68
+00
+cc
+fc
+1f
+e0
+fe
 01
-33
-20
 60
 00
+cc
+fc
+c0
+01
 00
-70
-48
-7c
-02
+bd
 20
 40
+00
+b4
+70
+4c
+0d
 01
-35
 20
 20
-65
-9a
-70
-48
-7c
 01
+24
+68
+00
+cb
+d0
+c1
+ff
+80
+00
+70
+4b
+d0
+00
 20
 20
 01
-31
-d8
-40
+69
+58
 00
+00
+00
+60
 01
-da
+4b
+ce
+70
+0a
+99
+3a
 20
-48
-7c
-da
-40
-00
-61
 20
+7d
+86
 20
-65
-d1
-d8
 40
+01
+f8
+68
+00
+cb
+c6
+20
+7a
 00
+00
+98
+00
+72
+00
+d8
+c0
+4b
+44
+d8
+a0
+4b
+a6
+20
+20
+7f
 01
-da
+70
+41
+de
 20
-48
-7c
-da
-40
+70
+4b
+c7
 00
-61
+70
+4b
+d2
+4e
+68
+02
+4b
+d4
 20
 20
-65
-df
+02
+05
 68
 00
-c8
-8a
-24
-3a
-01
-49
-68
+cb
+cd
+c0
 00
-c8
-8b
-20
-7a
+ff
+e7
+68
 00
+cb
+d8
+c0
 00
-20
-40
+81
+7e
+c0
 01
-5e
-da
-60
-48
-8d
-da
-40
 01
-45
+81
+c0
+01
+81
+84
 20
 20
-33
-6d
+2a
+8c
 70
-40
-91
+4b
+d8
+11
+70
+11
+9e
+aa
+20
+20
 01
+86
 70
-48
-8e
-00
+4b
+d8
+12
 70
-48
-8b
-00
+11
+9e
+55
 20
 20
 01
-64
+86
+70
+4b
+d8
+13
+70
+11
+9e
+22
 68
-01
-46
-ac
+00
+cb
+c9
 1f
-e6
-fc
+e1
+7e
+07
+60
+00
+91
+9f
+68
+02
+4b
+ff
+60
 02
+11
+a0
+70
+11
+a4
+00
+da
 20
+11
+9e
+d8
 40
-7f
-86
-18
-07
-7e
 00
+07
 20
-3a
+40
 01
-4f
+f3
 20
-60
-00
-00
+40
+01
+04
+20
+20
+7f
+e7
 68
 00
-c8
-90
-c0
+cb
+d8
+c1
+7f
+80
 00
+c0
+08
 81
-53
+97
 c0
+09
 01
-01
-55
+99
+c0
+09
+81
+9b
 20
 60
 00
 00
 70
-48
-90
+4b
+d8
 02
 20
 20
 01
-5e
+35
 70
-48
-90
-01
+4b
+d8
+03
 20
 20
 01
-64
-68
-00
-c8
-8e
-20
-7a
-00
-00
+35
 70
+4b
+d8
+ff
+70
+0a
+99
+39
+20
 40
-91
-00
+7d
+86
+68
+02
+4b
+a8
 20
 40
-01
-61
+02
+05
 20
 20
 01
-42
-68
-08
-c8
-8f
-20
-20
-68
-0e
-20
-40
-01
-5c
-68
-08
-c8
-8f
-20
-20
-68
-29
-20
-40
-01
-5c
-68
-08
-c8
-8f
-20
-20
-68
-25
-68
-08
-c8
-8f
+35
 79
 3f
-84
-07
-d8
-a0
 80
-78
+26
 20
 40
+01
+e6
 68
-30
-79
-3f
-84
-07
+00
+cb
 d8
-a0
+c1
+ff
 80
-7c
+00
 20
 40
-68
-30
-79
-3f
-84
-07
-d8
-a0
-80
-70
-20
-20
-68
-30
-70
-42
-12
-76
+01
+b8
+58
+00
+00
+00
+60
+01
+4b
+f5
 20
 40
-3d
-36
+2a
+fa
 20
-75
-80
 00
-20
-40
-40
-c0
+07
+d0
 68
 00
-c6
-e0
-c0
-02
-c0
-d5
-20
-40
-40
-d9
-c0
-18
-01
-7a
+cb
+f5
 c0
-18
+7f
 81
-7c
+69
 20
 40
-40
-d1
-20
-00
-03
-e8
-20
-20
 01
-74
-20
 40
+24
+2c
 01
+c1
+24
+37
 81
+c1
+79
 20
+00
+26
+58
+00
+00
+00
+60
+01
+4b
+f5
+70
+0a
+99
+3c
 20
 40
-e0
+7d
+86
 20
 40
 01
-81
-68
-00
-c6
-de
-c0
-38
-40
-e8
+3b
 70
-46
-e0
+4d
+08
 01
+70
+4d
+09
+00
 20
 60
 00
 00
-58
-00
-80
-06
-20
-40
-64
-13
-20
-00
-2e
-e0
-20
-20
+70
+11
+9e
+ff
+68
 00
-f6
-58
+cb
+c9
+60
 00
+91
+9f
+68
+02
+4b
+ff
+60
+02
+11
+a0
+d8
+40
 00
 06
+da
+20
+11
+9e
 20
 40
-64
-14
-1f
-e1
-fe
-08
-1f
-ed
-7e
-00
-1f
-e0
-fe
-06
+01
+f3
 20
 20
-64
+02
 13
 68
-00
-c8
-88
+01
+4b
+f5
+1f
+e0
+fe
+01
 60
-00
-c8
-89
+01
+4b
+f5
 20
 40
-04
-4d
+01
+e7
+20
 20
-40
 01
-64
+a8
+79
+3f
+80
+26
 20
 40
-3e
-6e
-20
-40
-3e
-1e
-58
-00
-00
-00
-60
-01
-41
-54
+01
+e2
 20
 40
 01
-b3
+b8
+70
+4b
+f5
+00
 20
 40
-3e
-54
+2a
+fa
 20
-40
-58
-10
+00
+07
+d0
+68
+00
+cb
+f5
+c0
+7f
+81
+69
 20
 40
-58
-39
-20
+01
 40
-58
+24
 2c
+01
+d8
+24
+37
+81
+d8
 20
 40
-58
-18
+01
+6b
 20
 40
-65
-9c
+02
+f3
 68
 02
+4b
+f0
+68
+0a
+4b
+d4
+98
 46
-d3
-2f
-ef
-fe
-19
-24
-40
-e5
-c2
-20
-40
-44
-3f
-20
-40
-01
-39
-20
-40
-01
-b7
+7c
+00
 20
-40
-02
-5b
+22
+83
+14
 20
-40
-65
-df
 20
-40
 01
-a6
+af
 68
 00
-c8
-91
-c0
-7f
-81
-ae
-20
+cb
+f5
+1f
+e0
+fe
+01
 60
 00
+cb
+f5
+68
 00
-d8
-40
-00
+cd
+06
+1f
+e0
+fe
 01
-da
-20
-48
-91
-da
-40
+1f
+e1
+7e
+01
+60
 00
-64
-20
-20
-65
-df
-d8
-40
+cd
+06
+c0
 00
 01
-da
-20
-48
-91
-da
-40
+eb
+c0
 00
-64
-20
+81
+ed
 20
-65
-d1
-70
-42
-10
-34
-58
-00
-00
+60
 00
-1f
-e4
-7e
 00
-60
-03
-44
-a0
+70
+41
+de
 20
+58
+00
+0f
+0f
 60
+01
+4b
+f0
+e0
+a1
 00
 00
+20
+40
+02
+06
 68
+08
+cb
+d3
+20
+40
 02
-46
+25
+60
+08
+cb
 d3
-c4
-0f
-80
-00
-70
-46
-f6
-00
 20
 60
 00
 00
 20
 40
-33
-c4
-20
-22
-81
-c9
+01
+e2
 20
-40
-03
-27
 20
-40
-44
-1c
+01
+ca
 20
 40
-42
-e4
+01
+72
 20
 20
-33
-bd
-d8
-40
-00
-02
-da
+01
+ca
+79
+3f
+80
+26
 20
-0a
-aa
-da
 40
-00
-62
-20
-20
-65
-d1
+53
+ce
 d8
-40
+e0
 00
-02
-da
+03
 20
-0a
-9a
-da
-40
-00
-62
-20
-40
-65
-df
-68
-01
-0a
-9a
-d8
-40
-aa
-55
-98
-46
-7c
-00
 20
+43
+d2
 60
-00
+08
+cb
+c8
+18
+42
+72
 00
 d8
-40
+a0
+4b
+64
+1a
+22
+0c
 00
-1e
-da
 20
-47
 20
-da
-40
-00
+7f
+01
+68
 00
-20
-40
-65
-df
-da
-20
-47
-21
-ea
-20
-80
+cb
+43
+1f
+e9
+7e
 00
 60
 00
-c2
-10
+cb
+c6
+1f
+e0
+fe
+01
+d8
 c0
-1a
+4b
 43
-2c
-20
-60
-00
-00
-68
-00
-c8
-7c
-c0
-00
-81
-d5
+98
 c0
-01
+8c
 00
-cb
-68
-02
-46
-d3
-c4
-08
+e8
+c1
 80
 00
+60
+01
+cc
+05
 68
 00
-c8
-8c
+cb
+43
+1f
+e3
+7e
+00
+1f
+e1
+7e
+03
 60
 00
-c8
-8d
-70
-48
-8e
-01
-70
-48
-7c
-01
+cc
+0b
 20
-40
-01
-35
-58
-00
-ff
-ff
 60
-01
-49
-5b
-e0
-a1
 00
 00
-20
-40
+60
 02
-5b
-20
-40
-65
-d1
-20
+4b
+f0
+da
 20
-05
-a1
+00
+00
 df
 20
 00
-02
+04
 d8
 c0
-49
-5b
-20
-40
-7f
-e7
-58
-00
-ff
-ff
+4b
+f0
 e8
-c9
-00
-00
-98
-46
-7c
-00
-24
-42
-ff
-e9
-c2
+c0
+80
 00
-01
-e6
+9a
 20
-60
-00
+a2
 00
-58
+c2
 00
 02
+09
+1a
+22
+7e
 00
 60
 01
-41
-ef
-58
+4c
+79
+68
+00
+cc
+79
+68
+08
+cc
+7a
+98
+40
+fe
 00
-04
-3b
 60
-01
-41
-f9
-58
 00
-01
-fc
+cc
+7b
+20
 60
-01
-4a
-64
-58
 00
 00
-8d
-60
-01
-41
-ed
-58
+68
 00
+cb
+c8
+1f
+e0
+fe
 02
-22
 60
-01
-41
-f5
-58
 00
-02
-1f
+cb
+ca
+68
+00
+cb
+c9
 60
-01
-41
-f3
-58
 00
-02
+cb
+84
 68
-60
-01
-41
-eb
-58
 00
-02
-73
-60
-01
+cb
+c8
+1f
+e9
+fe
+00
+68
+08
+cb
+c7
+18
 41
-fd
-20
-60
+04
+03
+18
+43
+84
 00
+98
+41
+fe
 00
-20
+68
+08
+cc
+04
+98
 40
-44
-01
+fe
+00
+e0
+a0
+80
+00
 68
-01
-46
-9f
-20
-7a
 00
+cb
+c8
+98
+00
+72
 00
+d8
+c0
+4b
+64
 20
 20
-00
-61
+7f
+01
 20
 40
-58
-92
-24
-7a
-00
+02
+29
+18
+40
+84
+01
+18
+41
+04
+03
+20
+60
 00
-68
 00
-c8
-91
-c0
-7f
-82
-07
 68
 00
-c6
-c5
+cb
+f0
 1f
 e1
 7e
 03
-c1
-81
+1f
+ef
+a2
+04
+58
+00
+4b
+d9
+9a
+20
+fe
+00
+98
+40
+8c
+00
+e8
+c0
 80
 00
-68
+60
 00
-c7
-a0
+cb
+d2
 20
-5a
-02
-1c
+60
+00
+00
+78
+44
+fc
+00
+78
+43
+fc
+00
+58
+55
+55
+55
+98
+00
+1e
+00
 68
-02
-46
-d3
-c2
-81
-c1
-79
-c2
-80
-41
-79
-c2
-82
-c1
-79
-20
-40
-3f
-97
-24
-74
 00
+cb
+d2
+1f
+ed
+84
 00
+79
 20
-40
-02
-14
-20
-40
 04
-c9
-68
 01
-46
-9f
-24
-5a
-02
-19
+18
+43
+1c
+00
 20
+60
+00
+00
 20
-07
-07
-68
+40
+02
+32
+78
+57
+fc
 00
-c6
-f5
-c3
-83
-80
+78
+26
+fc
 00
-70
-41
-72
+78
+30
+fc
 00
-70
-48
-0d
-14
-20
-60
+78
+50
+7c
 00
+78
+28
+7c
 00
-70
-48
-0a
+68
 01
-70
-48
-0b
+4b
+cb
+98
+00
+36
+00
+37
+c1
+84
+00
+24
+2c
 02
-20
-60
+77
+78
+46
+fc
 00
+78
+25
+fc
+00
+78
+23
+fc
+00
+78
+24
+fc
 00
 20
 40
-58
-14
-70
-47
-a0
-01
-20
-20
-01
-81
+02
+74
+60
+00
+cc
+7c
+68
+08
+cc
+7b
+98
+46
+7c
+00
+24
+22
+82
+77
 20
 40
-7e
-34
+02
+74
+60
+00
+cb
+42
+68
+00
+cc
+0e
+1f
+e6
+7c
+02
 20
+22
+82
+57
+68
+00
+cb
+42
+68
+08
+cb
+c9
+a8
 40
-01
-01
+0e
+00
+24
 20
+82
+77
 20
-3e
+40
+02
+74
 e0
-1a
-62
+a0
+80
+00
+1f
+e9
 7e
 00
-c0
-1c
+1f
+e1
+72
+1f
+20
+22
 82
-4f
-c0
-1d
-02
 5f
-c0
-1e
-02
-65
-c0
-0a
+20
+40
 02
-37
-c0
-0a
-82
-3e
-c0
-14
-82
-46
-c0
-19
+74
+e0
+a0
+80
+00
+c2
+00
 02
-48
-c0
+5c
+18
+a2
+22
+00
 20
+40
 02
-2c
-20
-20
-41
-7d
-68
-01
-45
-09
-c1
+74
+60
 00
+cd
+03
+1a
+22
+0a
 00
+09
+80
 00
-68
+18
+78
+28
+7c
 00
-84
-41
+db
+60
+06
+64
 1f
-eb
+ef
 7e
 00
 1f
-e6
-7c
-0c
-20
-61
-00
+f1
+7e
 00
-58
+e0
+a1
+80
 00
+78
+45
+fc
 00
-09
-60
-01
-44
-96
-60
-01
-44
-98
 20
-40
+23
 02
-46
-20
-20
-03
-82
-70
-48
-8a
+77
+78
+37
+fc
 00
-70
-48
-0c
+68
+00
+80
+17
+1f
+e0
+a2
 00
-70
-48
-7c
-02
 20
 40
-01
-35
+29
+81
+78
+46
+fc
+00
 20
 40
-01
-64
+29
+18
+68
+00
+cd
+03
 20
 40
-07
-02
-20
+00
+1f
 20
-41
-c3
-58
+60
 00
 00
-07
-60
-01
-44
-96
+09
+80
+00
+08
+19
+89
+7e
+00
+20
 60
-01
-44
-98
-70
-47
-c8
 00
-70
-47
-a0
+00
+78
+4d
+fc
+00
+78
+45
+fc
 00
 20
 40
-07
-02
+26
+4d
 20
-40
-58
-16
+60
+00
+00
 20
+40
+29
+18
+68
+08
+cb
+d2
 20
-41
-d9
-70
-0a
-99
-12
 20
+29
+33
 20
-7d
-8f
+40
+53
+c4
 68
+02
+4b
+f0
+98
 00
-c7
-a3
-c0
+12
 00
-82
-4b
-20
 20
+40
 02
-4d
+32
 20
 40
 02
-46
-70
-46
-c6
-14
-d8
-e0
-00
-01
-20
+7b
+79
 20
-41
-b9
-70
-48
+2a
+00
+78
+2e
+fc
+00
+78
+30
 7c
-01
-20
-40
-01
-35
-70
-47
-8b
-01
-d8
-e0
 00
-03
-20
-40
-43
-d2
-58
+78
+50
+fc
 00
+19
+31
+7e
 00
+1f
+ec
+fe
 00
-60
-01
-47
-07
-70
-46
-a7
+1f
+f1
+fe
 00
-20
-40
-40
-5d
-20
-40
+08
 00
-c8
-20
-40
-02
-5b
-20
-20
-65
-d1
-da
-20
-49
-5b
-da
-40
+86
+28
+78
+4e
+fc
 00
-5b
-d8
-40
+78
+2d
+fc
 00
-04
-20
-60
+78
+23
+fc
 00
+78
+24
+fc
 00
-70
-4a
-73
+68
 00
-20
-40
+cc
+7b
+08
 00
-c8
-20
-40
-05
-e0
-70
-47
-a1
-01
-70
-47
-a2
-28
-20
-60
+86
+08
+68
 00
+cb
+ca
+98
 00
-70
-48
-7c
-01
-20
-40
-01
-35
-20
-20
-3f
-8d
+72
+00
+d8
+c0
+4b
+84
+e8
+c0
+80
+00
+08
+00
+86
+08
+c2
+00
+02
+94
 78
-34
+24
 7c
 00
-68
-12
-01
-38
-79
-34
-7e
-1a
-60
-12
+08
 00
-4c
-20
-40
-2c
-21
-20
-40
-01
-85
-20
-40
-74
-bd
-20
-40
+86
+18
+78
 44
+7c
+00
+37
+d3
 82
+00
 20
-40
-01
+00
+00
 64
+78
+4e
+fc
+00
+78
+4d
+fc
+00
+20
+60
+00
+00
 20
 40
-3e
-9f
-20
-20
-3e
-bf
-20
-40
-02
-84
-20
-40
+7f
+e9
+68
+0a
+4b
+e9
+1c
+42
+7e
+00
+98
+46
+7c
+00
+24
+41
+2d
+18
+1f
+e2
+24
+00
+68
 02
-8b
-20
+4b
+e9
+68
+08
+cb
+ed
+98
 40
+84
+00
+1a
+42
+7e
+00
+98
+46
+7c
+00
+24
+61
+00
+00
+79
+3f
+fe
+1c
+60
 02
-7f
+4b
+e9
 20
-40
-01
-0b
 20
+7f
+e7
+d8
 40
-02
-a7
+00
+00
+df
 20
+00
+08
+1a
+22
+0c
+00
+e8
+c0
+80
+00
+98
 40
+84
+00
+c2
+00
 02
-95
+b1
+18
+49
+7e
+00
+1f
+e2
+04
+00
+c6
+93
+00
+00
+1f
+e6
+fc
+0a
 20
 40
-42
-34
+7f
+86
+18
+07
+fe
+00
+1f
+f2
+7e
+00
+18
+07
+04
+00
+98
+41
+84
+00
 20
-40
-42
-37
+60
+00
+00
 20
-40
-42
-3a
+60
+00
+00
+c6
+13
+00
+00
 20
 40
-01
-3d
+03
+78
 20
 40
-01
-57
-20
-20
 02
-92
-da
-60
-48
-0b
-da
+c9
+68
+00
+c0
 40
+c3
+00
 02
-82
-20
-20
-33
-6d
-70
-48
-0a
+c6
+68
 00
-20
-60
+80
+a0
+24
+7a
 00
 00
-da
-60
-48
-0e
-da
-40
-02
-87
-20
-20
-33
-6d
 58
-36
-ee
-80
+00
+00
+00
 60
-01
-c9
-62
-70
-48
-0c
-01
+04
+00
+a1
 20
 60
 00
 00
-da
-60
-48
-0d
-da
+20
 40
 02
-8e
+d4
 20
+40
+02
+c6
 20
-33
-6d
+40
+3e
+bf
 68
+12
 00
-c7
-c9
-60
-00
-c1
-72
 70
-48
-0c
-01
-20
-60
+68
+1a
 00
+78
+98
+41
+84
+00
+18
+44
+04
 00
-da
-60
-46
-c6
-da
-40
-3d
 60
-20
-20
-33
-6d
+1a
+00
+7c
 68
+08
+cb
 00
-c6
-f5
-c2
-82
-43
-94
-20
-40
-02
-e2
-c0
-03
-82
-9a
+79
+3f
+84
+07
 20
 20
-43
-a9
+68
+06
 68
 00
-c8
-7c
-1f
-e6
-7c
-01
+cb
+0c
 20
-22
-81
-2b
-70
-47
-a2
-28
+7a
+00
+00
 20
-40
-02
-a0
 20
+05
+1c
 20
-43
-b0
-da
-60
-46
-da
-da
 40
-02
-a3
-20
+34
+16
 20
-33
-6d
-68
-01
-46
+35
 82
-2f
-ef
-fe
-0b
+e0
 20
 40
-c2
-d4
-20
-20
-43
-b8
+03
+ae
 68
 00
-c7
-a1
-20
-7a
-00
+c1
+de
+60
 00
+cc
+7f
+20
+40
+06
+6f
 68
 00
-c7
-a2
-20
-3a
-02
-ae
-1f
-e0
-ff
-ff
+c6
+85
 60
 00
-c7
-a2
+c6
+da
 20
-60
-00
-00
-70
-47
-a1
-00
+40
+43
+ca
 20
+40
+02
+e2
 20
-34
-0a
+20
+74
+b9
+24
+55
+83
+2e
 20
 40
-42
-4a
-68
+03
+18
+20
+75
+80
 00
-c6
-e0
-c0
-02
-bd
-aa
+20
+40
+06
+e6
+20
+40
+03
+63
+20
+40
+05
+40
 c0
 02
-02
-d0
-c0
+83
+0c
+20
+40
 03
+55
+20
+40
 02
-bf
+f3
 68
 00
 c7
-7a
-1f
-e6
-7c
+20
+c0
 01
+02
+f6
 20
-42
-82
-bd
+40
+04
+fc
 68
 00
-c7
-7a
-c0
-00
-3d
-8a
-c0
-00
-bd
-88
+c2
+10
 c0
+1a
+02
+fa
+70
+47
+9d
 01
-bd
-8e
-20
-20
-3d
-8c
 70
 47
-7a
-02
+9e
+28
 20
 60
 00
 00
 68
 00
-c7
-7a
-1f
-e6
-7c
-01
-20
-42
-82
-c8
-68
-00
-c7
-7a
-c0
-00
-02
-ca
-c0
-00
-82
 cc
-c0
-01
-82
-ce
-68
+7f
+60
 00
-c7
-8e
-20
-20
-3d
-be
-70
-47
-7a
-02
+c1
+de
 20
 60
 00
 00
-68
-00
-c7
-8c
 20
+40
+04
+fc
 20
-3d
-be
-68
-00
-c7
-8d
+40
+03
+5a
 20
+34
+01
+c6
 20
-3d
-be
+20
+01
+a1
+70
+4b
+40
+01
+70
+47
+9f
+01
 68
-00
-c7
-8f
+01
+46
+a8
+60
+01
+46
+ae
 20
+40
+34
+18
 20
-3d
-be
-68
+40
+03
+05
+58
 00
-c7
-7a
-1f
-e6
-7c
-01
+00
+04
+e0
+c0
+80
+00
+d8
+c0
+43
+90
 20
-42
-82
-bd
-68
+40
+05
+9a
+20
+20
+7d
+f4
+da
+20
+43
+70
+ea
+20
+80
 00
-c7
+20
 7a
-c0
 00
-3d
-9d
+00
+98
 c0
+a2
 00
-bd
-9b
+e8
 c0
-01
-bd
-a1
+80
+00
+c1
+00
+80
+00
 20
 20
-3d
-9f
-78
-54
-7c
+03
+06
+c6
+13
+00
 00
+d8
+e0
+00
+03
+20
+40
+43
+ce
 58
 00
 00
 00
 60
-03
+01
 46
-9b
-20
-40
-03
-19
+ae
+60
+00
+c6
+b4
+60
+01
+4b
+f5
 20
 40
-40
+42
+ca
 79
 20
-40
-40
-7e
+00
+26
 20
 40
-02
-e0
-20
+01
+72
+70
+4b
+d8
+01
 20
-3f
-9f
+60
+00
+00
+70
+42
+12
+76
 20
-40
-02
-e2
 20
+3d
+36
 20
 40
-9a
-da
-20
-00
-00
+03
+18
 20
 40
-02
-ed
-20
 40
-02
-f3
+c0
 20
 40
-02
-f9
+40
+d9
+c0
+18
+03
+25
 20
 40
-02
-e9
-1a
-22
-7e
-00
+40
+d1
 20
-60
-00
-00
-68
-00
-c6
-e5
-c1
-7f
-80
 00
-20
-40
-02
-ff
+03
+e8
 20
 20
 03
-05
-68
-08
-c6
-e2
+1c
+70
+4b
+0c
+01
 20
 40
-03
-14
-68
-08
-c6
-e2
+64
+0f
 20
 40
-68
-1d
-79
+03
+1a
 20
-a2
-00
 20
-60
-00
-00
-68
-08
-c6
-e3
+64
+11
 20
 40
 03
-14
+a5
 68
-08
+00
 c6
-e3
+de
 20
-40
-68
-1d
-79
 20
-a2
-01
-20
-60
+40
+e1
+58
 00
 00
-68
-08
-c6
-e4
+06
 20
 40
-03
+64
 14
-68
+1f
+e1
+fe
 08
-c6
-e4
+1f
+ed
+7e
+00
+1f
+e0
+fe
+06
 20
-40
-68
-1d
-79
 20
-a2
+64
+13
+68
 02
-20
+40
+a0
 60
+02
+4b
+ff
+68
+10
+8a
 00
+79
+3f
+fe
+04
+60
+10
+8a
 00
-68
-08
-c6
-e5
 20
 40
-03
-0b
-68
-08
-c6
-e5
+3e
+6e
 20
 40
-68
-1d
-7d
+02
+d1
 20
-a2
-03
+40
+3e
+1e
+58
+00
+00
+00
+60
+01
+41
+54
 20
+40
+58
+10
 20
-03
-14
-68
-08
-c6
-e6
+40
+58
+39
 20
 40
-03
-0b
-68
-08
-c6
-e6
+58
+2c
 20
 40
-68
-1d
-7d
+58
+18
 20
-a2
-04
+40
+65
+9c
 20
+40
+65
+c2
 20
-03
-14
-79
+40
+44
 3f
-84
-07
-d8
-a0
-80
-78
 20
 40
-68
-30
-79
+03
+43
 20
+40
 04
-07
-d8
-a0
-80
-7c
+18
 20
 40
-68
-30
-79
-3f
-84
-07
-d8
-a0
-80
-70
+65
+df
 20
+60
+00
+00
 20
-68
-30
-79
+40
+33
+c4
 20
-04
-07
-d8
-a0
-80
-78
+22
+83
+4f
 20
 40
-68
-30
-79
-3f
-84
-07
+05
+6d
 20
 20
-03
-0f
-68
+3d
+cb
+d8
+40
 00
-c6
-e0
-c0
-02
-03
-1f
-c0
 02
-c0
-10
+da
 20
+0a
+aa
+da
 40
-3f
-c0
-78
-54
-7c
 00
+62
 20
 20
-3f
-e7
+65
+d1
+d8
+40
+00
+02
+da
 20
+0a
+9a
+da
 40
-3f
-c0
+00
+62
 20
 20
-3f
+33
 c8
-70
-47
-a1
+d8
+40
 00
-70
+58
+da
+20
 47
-a2
-00
-c5
-13
-03
-25
 20
+da
+40
+00
+00
 20
-42
-6d
+40
+65
+df
 20
 40
-05
-e0
+00
+37
 20
 20
-42
-6d
+43
+1a
 20
 40
-68
-a2
-68
-01
-42
-1d
-20
-3a
 03
-2c
-60
-01
-47
-c6
-20
+1a
 20
+40
 03
-54
-58
+28
+68
 00
-11
-22
+c7
+1f
 60
-01
-47
-c6
+00
+c7
+1e
 20
+60
+00
+00
+df
 20
-03
-2b
+00
+02
+d8
+c0
+4b
+f0
 20
 40
+7f
+e7
+58
 00
-c8
-70
-47
-a0
+ff
+ff
+e8
+c9
 00
-68
-01
+00
+98
 46
-82
+7c
+00
+24
+42
+ff
+e9
 c2
-85
-83
-36
-68
-02
-46
-d3
-c3
-0c
-03
-36
-20
-40
+00
 03
-4b
-20
-40
-34
-02
+5e
 20
-40
-03
-4b
+60
+00
+00
 58
-ed
-8e
-0e
+00
+03
+74
 60
 01
-c4
-a3
-70
-48
-91
-5a
-20
-40
-01
-aa
-20
-40
-34
-18
-68
-01
-46
-87
+4c
+f9
+58
+00
+03
+8b
 60
 01
-46
-ac
-70
-01
-6d
+41
+ef
+58
+00
 06
+54
+60
+01
+41
+f9
 58
 00
+02
+bf
+60
+01
+41
+ed
+58
 00
+03
+d8
+60
+01
+41
+f5
+58
 00
+03
+cc
 60
 01
-46
-b0
+41
+f3
+58
+00
+04
+2c
 60
 01
-46
-ae
-d8
-e0
+41
+eb
+58
 00
-07
-20
-40
-43
-ce
+04
+3c
+60
+01
+41
+fd
 20
-40
-43
-ca
-68
+60
+00
 00
-c0
-92
-2f
-ef
-fe
-01
 20
 40
-83
-5c
-70
-47
-20
+44
 01
-20
-20
-42
-c4
-20
-40
-03
-58
 68
-09
-47
-c6
-18
-40
-84
 01
-60
-09
-47
-c6
-60
-09
-44
-a1
+46
+9f
 20
-40
-03
-54
-18
-0a
-7e
+7a
 00
-60
 00
-c4
-a0
 20
-60
-00
+20
+01
+b5
+d8
+c0
+18
 00
 d8
+a0
+48
+0a
+20
 40
+03
+80
+d8
+c0
+19
 00
-02
-da
 20
-47
-c6
-da
 40
+03
+80
+d8
+c0
+1a
 00
-5f
 20
-20
-65
-d1
-d8
 40
+03
+80
+d8
+c0
+1b
 00
-02
-da
+df
 20
-47
-c6
-da
-40
 00
-5f
+1b
 20
 20
-65
-df
-70
-47
-a3
+7f
+01
+d8
+c0
+48
+0a
+d8
+a0
+18
 00
 20
 40
-00
-e2
-58
-00
-00
-05
-e0
-c0
+03
 80
-00
 d8
-c0
-48
-92
+a0
+19
+00
 20
 40
 03
-63
-20
-20
-7d
-f4
+80
 d8
 a0
-43
-7b
-df
-20
+1a
 00
-13
 20
 40
-7f
-01
+03
+80
+d8
+a0
+1b
+00
 20
 20
-57
-b8
+03
+80
+20
+40
 58
+92
+24
+7a
 00
 00
-00
-60
-01
-46
-ac
-20
-20
-42
-cb
 68
 00
+c6
 c5
-0f
 1f
-e0
-fe
-01
-60
+e1
+7e
+03
+c1
+81
+80
 00
-c5
-0f
-c0
-06
-53
-95
-20
-40
-55
-aa
-20
-40
-56
-1e
-20
-40
-05
-30
-20
-20
-53
-8f
 68
 00
-80
-16
-1f
-e0
-fe
-01
-60
-00
-80
-16
+c7
+9c
+20
+5a
+03
+c9
+68
+02
+46
+d3
+c2
+82
 c1
-94
-00
-00
-70
-00
-16
-25
+79
 20
-60
+40
+3f
+97
+24
+74
 00
 00
 20
 40
-29
-bb
-1f
-e2
-22
-00
+03
+9d
 20
 40
-00
-1d
+03
+a0
 20
+40
+03
+c4
+da
 20
-54
-a3
+46
+9a
 20
 40
-03
-84
+7e
+3d
 20
+54
+03
+b3
 20
-55
-7d
-68
-00
-c7
-c9
 60
 00
-c1
-72
-70
-47
-c8
-00
-20
-60
 00
+70
+41
+72
 00
 70
-47
-c8
-01
+4b
+3b
+1e
 20
 60
 00
 00
 68
 00
-c3
-d6
-1f
-e6
-7c
-0c
-24
-21
-03
-82
-68
+cb
+3a
+c1
+80
+80
+00
+58
 00
-c3
-d8
-68
-08
-c7
-c9
-98
-46
-7c
 00
-20
-21
-03
-7e
-68
 00
-c3
-d8
 60
 00
-c1
-72
+cb
+3a
+60
+02
+46
+9b
+58
+00
+80
+06
 20
+40
+64
+13
 20
-03
-80
-68
-00
-84
-3f
-c4
-03
 00
+2e
+e0
+68
 00
+c7
+7a
+c0
+7f
+83
+ab
 20
-40
-03
-93
-24
-74
+20
+05
+1c
+68
 00
+c6
+e1
+60
 00
+c7
+7a
 20
 20
-55
+05
+1c
+70
+47
 a0
-78
-34
-7c
+07
+70
+47
+a1
+04
+58
 00
+47
+a0
+60
+01
+42
+18
+20
+20
+7e
+38
 68
 00
-84
-5a
-1f
-f1
-fe
-00
+c7
 c1
-87
-80
-00
-68
-00
-84
-60
 1f
-f1
+e0
 fe
+01
+60
 00
+c7
 c1
-80
+20
+60
 00
 00
+da
 20
+46
+9a
 20
-7f
-e9
-68
+40
+7e
+54
+20
+34
+03
+bb
+20
+60
+00
 00
-84
-56
-c2
-82
-83
-af
 20
 40
-05
-22
+56
+52
 68
 00
 c7
-92
+c1
+1f
+e6
+7c
+01
 24
-3a
-03
-a5
-68
-00
-84
-3f
-c3
-02
-03
-a9
-68
-00
-82
-da
-20
-3a
-03
-a9
-20
-20
+41
 56
-64
+50
 68
 00
 c7
-92
+c1
+20
+7a
+00
+00
 1f
 e0
 ff
@@ -3747,3545 +3855,3585 @@
 60
 00
 c7
-92
+c1
 20
 20
-56
-64
+3f
+90
 68
+01
+46
+9f
+20
+7a
+00
 00
-c4
-c4
-c0
-82
-83
-ac
 70
-47
-92
-03
+48
+06
+01
+70
+48
+07
+02
+20
+60
+00
+00
 20
 40
 58
-92
+14
+70
+47
+9c
+01
 20
-5a
-07
-0f
 20
+03
+a5
 20
-56
-22
+40
+7e
+34
 20
 40
 03
-b1
+cf
 20
 20
-03
-bd
+3e
+e0
 68
-00
+08
 c6
-c5
-1f
-e1
-7e
-03
-c1
-81
-80
-00
-68
-00
-c7
-c5
+e7
 20
-7a
-00
-00
+40
+05
+53
 68
-00
-c3
-dd
+08
+c6
+e7
 20
-7a
-00
-00
+40
 68
-00
-c3
-dc
-79
+1d
 20
-7e
-04
-60
-00
-c3
-dc
+20
+83
+d6
 20
 40
-56
-50
+05
+59
 20
-60
-00
-00
 20
+3d
+6d
 20
+40
 05
-26
-68
-00
-c7
-a3
+59
 20
-7a
-00
-00
-68
-00
-c6
-c5
-1f
-e1
-7e
-03
-c1
-01
-80
-00
-70
-46
-c6
-0a
-20
-60
-00
-00
-c6
-07
-80
-00
 20
-40
-58
-90
-24
-7a
-00
-00
-68
-00
-82
-d9
-1f
-e1
+3d
+62
+1a
+62
 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
+0a
+03
+e2
 c0
-01
+0a
 83
-d4
-20
-20
-56
-8d
-68
-00
-82
-db
+eb
 c0
-00
+14
 83
-d7
-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
-00
+f5
 c0
-02
+19
 03
-e0
+f7
 c0
+20
 03
+fe
+c0
+1c
+84
+0a
+c0
+1d
 04
+1c
+c0
 1e
+04
+26
 20
 20
-56
-98
+41
+7d
+70
+4b
+41
+01
+68
+00
+c7
+9f
+24
+3a
+03
+e6
+70
+4b
+3f
+14
+70
+4b
+3e
+01
 20
 40
-7e
-a5
+03
+21
 20
 40
-03
-be
+04
+23
 20
 40
-7e
-9f
-e8
-c1
-80
-00
-60
-01
-84
-77
-c0
-08
 03
-ef
-1f
-ec
-84
-00
-18
-46
-7c
-24
+ae
 20
-21
-03
-fd
-d8
-40
-47
-ca
-60
-09
-44
-bc
+20
+41
+c3
+70
+4b
+41
+00
 20
 40
-58
-ad
+04
+38
 58
 00
-8e
-7a
+00
+07
 60
 01
 44
-bc
-20
+96
 60
+01
+44
+98
+70
+47
+c4
 00
+70
+47
+9c
 00
 20
 40
-59
-fa
+03
+ae
 20
 40
 58
-79
-18
-c0
-8c
-07
-e8
+16
+20
+20
+41
+d9
+70
+0a
+99
+12
+20
+20
+7d
+8f
+68
+00
+c7
+9f
 c0
-80
 00
-c1
-88
-80
-00
-18
-c0
-8c
-05
-e8
-c1
-00
-00
-d8
+83
+fa
+20
+20
+03
+fc
+20
 40
-18
-12
-98
+03
+f5
+70
 46
-7c
+c6
+14
+d8
+e0
 00
-24
-62
-80
+01
+20
+20
+41
+b9
+68
+01
+45
+09
+c1
 00
-18
-c0
-8d
-fc
-58
 00
 00
-2b
-e0
-c1
+68
 00
+84
+41
+1f
+eb
+7e
 00
+1f
+e6
+7c
+0c
 20
-60
+61
 00
 00
-c0
-05
-03
-ff
-20
-20
 58
-ad
-68
-09
-04
-78
-68
 00
-c4
-e9
-c2
-81
-84
-17
+00
+09
+60
+01
+44
+96
+60
+01
+44
+98
 20
 40
-57
-6a
+03
+f5
+70
+47
+c4
+01
 20
-3a
-5a
-76
-18
-c0
-8d
-fe
-e8
-c1
+60
 00
 00
+20
+40
+03
+21
+70
+4b
+3e
+01
+70
+47
+8b
+01
 d8
+e0
+00
+03
+20
 40
-2a
-50
-98
+43
+d2
+58
+00
+00
+00
+60
+01
+47
+07
+70
 46
-7c
+a7
 00
 20
-22
-84
-0d
-68
-01
-04
-78
-c0
-09
-da
-76
-68
-09
+40
+40
+5d
+20
+40
 04
-78
+23
 20
+40
+04
+2a
 20
-59
-bf
+40
+02
+f3
 20
 40
-7e
-a5
-68
-00
-c8
-a5
-1f
-e0
-a2
-01
+04
+18
+20
+20
+65
+d1
+da
 20
+4b
+f0
+da
 40
-5a
-82
-58
 00
+5b
+d8
+40
 00
-0b
-e0
-a0
-80
+04
+20
+60
 00
-68
 00
-c8
-a5
-1f
-e2
-72
+20
+40
+04
+38
+70
+4d
+08
 00
-d8
-c0
-48
-a6
 20
+40
+02
+f3
 20
-7f
+40
 01
+ef
 68
-01
-44
-fa
-98
-46
-7c
 00
+cb
+09
 24
-22
-84
+3a
 02
+f0
+20
 20
-40
-5a
-42
-24
 34
-04
-02
+0a
 70
-04
-7a
-05
-20
-20
-5a
-77
-e8
-c0
-80
+47
+9d
+00
+70
+47
+9e
 00
-c0
-02
-84
-21
 20
+60
+00
+00
+70
+4b
+3e
+01
 20
-5a
-f5
+40
+03
+21
 20
 40
-5b
-5a
-68
-00
-84
-3f
-79
-3f
-fe
-05
-60
-00
-84
 3f
+8d
 20
-20
-5c
-8e
-68
-00
-80
-16
-c0
-93
-d6
-f2
+40
+04
+23
 20
 40
+43
+66
+20
+20
 04
-2c
-d8
-e0
-00
+c5
+78
+34
+7c
 00
 68
+12
 01
-44
-82
-20
-20
-7f
-08
-18
-0a
+38
+79
+34
 7e
+1a
+60
+12
 00
-d8
+4c
+20
 40
-01
-ff
-98
-41
-7e
-00
-1f
-e0
-fe
-fa
+2c
+21
 20
+40
+04
+38
 20
-3c
-be
-78
-55
-fc
+40
+74
+bd
+70
+4b
+3e
 00
 20
-37
-04
-34
-24
-36
-d8
-06
-20
 40
-2b
-cb
-68
-01
+44
+82
+20
 40
-c1
-60
-01
-04
-4d
-68
-00
-c6
-c5
-2f
-e0
-06
-03
-24
+02
+d1
 20
-ab
-de
+40
+3e
+9f
 20
 20
-57
-fb
+3e
+bf
 68
 00
-c7
-a3
-24
+cb
+0c
+20
 7a
 00
 00
-68
-00
-84
-78
-1f
-e6
-7e
-1a
-24
-62
-80
+70
+4b
+0c
 00
 20
 20
-3d
-60
-68
-10
-80
-77
-1f
-e1
-7e
-fd
-60
-10
-80
-77
-68
-18
-80
-73
-18
-41
-84
-02
-60
-18
-80
-73
+03
+28
 20
 40
-63
-ee
-18
-41
 04
-fd
+61
 20
-00
-00
-0d
+40
+04
+88
 20
 40
-63
-f2
-60
-18
-80
-73
+04
+66
 20
-60
-00
-00
+40
+04
+91
 20
 40
-68
-a8
-68
-02
+42
+34
+20
 40
-a0
-60
-02
+04
 49
-6a
 20
-60
-00
-00
-70
-4a
-69
-01
-70
-4a
-6b
-00
-68
-00
-c9
-34
-1f
-e1
-7e
-07
-60
-00
-c9
-34
+40
+42
+37
 20
-60
-00
-00
-68
-00
-c9
-34
-79
-20
-7e
+40
 04
-60
-00
-c9
-34
-60
-00
-c8
-ef
+50
 20
-60
-00
-00
-68
-00
-c9
-34
-79
-3f
-fe
+40
 04
-60
-00
-c9
-34
+53
 20
-60
-00
-00
+40
+04
+59
 20
 40
 05
-26
-68
-00
-ca
-6a
-c0
-00
-84
-65
-c0
-01
-04
-69
+0c
 20
-60
-00
-00
-70
-4a
-6b
-02
-70
-4a
-67
-00
-70
-4a
-69
-00
+40
+04
+cb
 20
 20
+42
+3a
+da
+60
+4b
+3c
+da
+40
 04
-53
-70
-4a
-68
-00
+4c
 20
 20
-04
-66
-68
-01
-49
-39
-1f
-e0
-fe
-01
+33
+6d
+58
+36
+ee
+80
 60
 01
-49
-39
-c2
-85
-05
-14
-68
-00
-ca
-68
-c0
-00
-84
-74
+cb
+f7
 70
-4a
-68
+4b
+3a
 01
-68
+20
+60
 00
-ca
-68
-c0
-80
-84
-53
-68
 00
-ca
-66
-1f
-e0
-fe
-01
+da
 60
-00
-ca
-66
-c0
-02
-04
-7b
-20
+46
+c6
+da
 40
-06
-77
-70
-49
-78
-02
-20
+3d
+60
 20
-04
-d1
 20
+33
+6d
+da
+60
+4b
+3b
+da
 40
-05
-26
-70
-4a
-66
-00
+04
+56
 20
 20
-04
-53
-70
-4a
-6b
-02
-70
-4a
-69
-01
-70
-4a
+33
+6d
 68
 00
+c7
+c5
+60
+00
+c1
+72
 20
 20
 04
-53
+4e
 68
 00
-ca
-6a
-c0
-01
-84
-7f
-68
+cb
+41
+20
+7a
 00
-c9
-34
-2f
-ec
 00
+da
+60
+4b
+3f
+da
+40
 04
+5e
 20
 20
-84
-51
+33
+6d
 68
 00
-ca
-6a
-c0
+cb
+40
+24
+7a
 00
-84
-7e
-c0
-01
+00
+20
+20
+5b
+f5
+da
+60
+48
+07
+da
+40
 04
-7f
+64
+20
+20
+33
+6d
+70
+48
+06
+00
 20
 60
 00
 00
-68
-00
-c9
-43
-c1
-ff
-80
-00
 20
 40
-04
-90
-24
-56
-04
-98
-20
-60
-00
-00
-78
-56
-7c
-00
+05
+40
+c0
+03
+84
 68
-00
-ca
-69
-c1
-80
-80
-00
 68
-00
-ca
-6b
-c1
-80
-00
-00
-70
-4a
-6a
-01
-70
-49
-78
-04
-20
+08
+c6
+ec
 20
-7f
-eb
+40
 68
-00
-ca
-6b
+1d
 20
-3a
-04
-a0
-1f
+20
+84
+6e
+20
+40
+43
+a9
+d8
 e0
-ff
-ff
-60
 00
-ca
-6b
+09
+20
+20
+43
+d2
 70
-4a
-6a
-02
+47
+9e
+28
 20
 40
-06
-77
-70
-49
-78
 04
+74
+20
 20
+43
+b0
+da
 60
-00
-00
-70
-4a
-6a
+46
+da
+da
+40
 03
-68
-00
-ca
-68
-24
-3a
-04
-72
+0c
+20
 20
+33
+6d
+da
+60
+46
+da
+da
 40
-06
+04
 77
-70
-49
-78
-02
 20
-60
-00
-00
+20
+33
+6d
 68
+02
+46
+d3
+c3
+84
+80
+00
+70
+4b
+0a
 00
-c9
-43
-c0
-ff
-85
-65
 20
 40
 04
-ac
+84
+68
+01
+46
+82
+2f
+ef
+fe
+0b
 20
 40
-06
-65
-70
-49
-38
+c2
+d4
+68
 01
+46
+82
+2f
+ef
+fe
+07
 20
-60
-00
+40
+c3
+92
+d8
+e0
 00
-68
-01
-4a
-64
+09
 20
 40
-7f
-9c
+43
+ce
 20
-34
-04
-b2
-68
-03
-c8
-d0
 20
-7a
-00
+43
+b8
+d8
+40
 00
+01
+da
 20
-20
-7f
-e7
-20
+4b
+0a
+da
 40
-04
-c9
-70
-49
-5f
 00
-1a
+61
 20
-fe
-01
-60
+20
+65
+d1
+68
 00
-c9
-33
+c7
+9d
 20
-40
-04
-53
-60
+7a
 00
-c8
-cf
-e8
-a8
-80
 00
-ea
-40
-80
+68
 00
-98
-41
-fe
+cb
+06
+24
+7a
 00
-e0
-a0
-80
 00
-1a
-40
-a4
-01
-ea
-42
-00
-00
-e0
-a2
-00
-00
-1a
+da
+60
+47
+9e
+da
 40
-a4
 04
-d8
-a0
-48
-d5
-df
+8f
 20
-00
-02
-ea
-40
-80
-00
-e8
-a8
-80
-00
-98
-40
-fe
-00
-e0
-a0
-80
-00
-1a
-40
-a4
-01
-c2
-00
-04
-c2
 20
-60
-00
+33
+6d
+70
+47
+9d
 00
+20
+20
+34
+0a
 68
-00
+08
 c6
-f5
-c3
-83
-80
+ed
+20
+40
+68
+1d
+20
+20
+84
+b0
+68
 00
+cb
+3d
+24
+3a
+04
+be
 68
 00
-c8
-0c
+c6
+d9
 c1
-80
-80
 00
-58
-00
-00
-00
-60
+80
 00
-c8
-0c
-60
-02
+70
 46
-9b
-20
-20
+d9
 01
-81
 70
-49
-3c
-00
-d9
-60
-0d
+4a
+ff
+01
+d8
+40
 00
-34
-73
-02
+01
+da
+20
+4b
+0a
+da
+40
 00
+61
 20
 40
-04
-ed
+65
+df
 68
 00
-c9
-6f
-c1
-00
-80
-00
-24
-2c
+cb
+0a
+20
+3a
 04
-fc
-24
-37
-84
-fc
+c9
 20
 40
 04
-e8
+a5
+70
+41
+bd
+00
 20
 40
-05
-18
+04
+c5
 20
 40
-05
-22
-68
-00
-c9
-32
-1f
-e0
-fe
-01
-60
-00
-c9
-32
+43
+c0
+20
+20
+43
+7e
 68
 00
-c9
-43
+c7
+20
 c0
-ff
+7f
 84
-eb
+ae
+68
+08
+c7
 20
+18
 40
-04
-82
-58
-00
+84
+01
+68
 00
+c6
+d2
+98
+46
+7c
 00
+24
+41
+43
+cc
 60
-01
-49
-39
+08
+c7
+20
+20
 60
 00
-c9
-3b
-60
 00
-ca
-67
 70
-49
-38
-00
+47
+20
+02
 20
 60
 00
 00
-df
-20
+68
+01
+46
+82
+c2
+85
+84
+b3
+70
+4a
+ff
+00
+68
 00
-04
-d8
-a0
-48
-cf
-20
-20
-7e
 c6
-20
-40
-05
-1f
-20
-20
-05
-80
-78
-57
-fc
-00
-20
-40
-06
-e1
-68
-00
-c9
-6f
-c0
-00
-84
-fa
-18
+d9
+c1
 00
-2a
 00
-68
-02
-49
-5b
-98
 00
-12
+70
+46
+d9
 00
 68
+01
+42
 08
-80
-17
-20
-40
-29
-1f
-20
-40
-29
-24
-20
-40
-06
-9a
-20
-57
-86
-d9
-20
-60
+c3
+85
 00
 00
-20
-40
-06
-d9
-20
-20
-04
-dc
 68
 00
-c9
-3b
-1f
-e0
-fe
-01
-60
-00
-c9
-3b
-68
+c7
+20
+c1
+80
+80
 00
-c9
-43
-c0
-ff
-85
-10
 68
-08
-c9
-3c
-18
-40
-84
 01
+42
+0a
+79
+20
+7e
+0a
 60
-08
-c9
-3c
-68
+01
+42
+0a
+20
+20
+43
+86
+70
+4b
+3d
 00
-c9
-78
-98
-46
-7e
+68
 00
+c6
+d9
 24
 3a
 04
-d2
-68
-00
-ca
-6a
-c0
+c4
+70
+46
+d9
 01
-84
-6b
-68
-00
-ca
-67
-1f
-e0
-fe
+70
+4a
+ff
 01
+20
 60
 00
-ca
-67
-c0
-01
-04
-60
+00
 20
+20
+02
+ea
+d8
 40
-04
-57
-70
-49
-78
+00
 01
+da
 20
+47
 20
-04
-d1
-68
-00
-c9
-3b
-c1
-ff
-80
+da
+40
 00
-70
-49
-3b
 00
 20
 20
-05
-16
-58
-00
-00
-00
-60
-01
-49
-39
+65
+d1
 70
+4b
 0a
-99
-3a
-20
+ff
 20
-7d
-86
 20
-40
-05
-e9
+04
+84
 68
 00
-c9
-31
+ca
+ff
 20
 7a
 00
 00
-98
+68
 00
-72
+cb
+02
+c0
 00
-d8
+04
+d1
 c0
-48
-af
-d8
-a0
-49
-11
-20
-20
-7f
-01
-70
-4a
-6f
-01
-70
-4a
-6c
 00
+84
+db
 20
 60
 00
 00
+20
+40
+04
+e5
 68
 00
-ca
-6c
+cb
+07
 1f
 e0
 fe
 01
 60
 00
-ca
-6c
+cb
+07
+68
+08
+cb
+03
+98
+46
+7c
+00
+20
+42
+84
+d9
 20
 60
 00
 00
-68
+70
+4b
+09
 00
-ca
-6c
-1f
-e6
-7c
-02
-24
-41
-05
-2e
+20
+20
+04
+f4
 68
 00
-ca
-6c
-c1
-00
-00
-00
+cb
+05
 1f
 e0
 ff
 ff
 60
 00
-ca
-6c
-20
-60
-00
-00
-70
-4a
-6c
-03
-20
-60
+cb
+05
+24
+7a
 00
 00
 68
-01
-46
-82
-c3
-85
-80
-00
-c3
-83
-80
 00
-c3
-83
-00
-00
-da
-20
-49
-f5
-20
-40
-06
-46
+cb
+04
 60
-08
-ca
-6d
-58
-00
-00
-82
-c5
-13
-05
-3a
-58
-00
-00
-80
-98
-46
-7c
 00
-24
-21
+cb
 05
-52
 68
 00
-ca
-6c
-1f
-e6
-7c
-02
-24
-21
-05
-42
-68
+cb
+01
+c0
 00
-ca
-6c
+84
+f4
 c0
 00
-05
-53
+04
+e5
 20
 60
 00
 00
-68
-00
-ca
-6c
-c1
-90
-00
+70
+41
+72
 00
 70
-4a
-6c
+4b
+01
+01
+68
 00
+c7
+20
+c0
+01
+04
+ee
 68
 08
-ca
-6d
-58
-00
-00
-77
-c5
-13
-05
-49
-58
-00
-00
-75
-98
-46
-7c
+cb
 00
-24
-61
+79
+20
+04
+07
+20
+40
+68
+0e
+68
+08
+cb
 00
+20
+20
+68
+29
+68
+08
+cb
 00
+20
+40
 68
+0e
+68
+08
+cb
 00
-ca
-6f
-c0
+20
+20
+68
+25
+58
 00
-05
-5a
-1f
-e0
-ff
-ff
-60
 00
-ca
-6f
-c0
 00
+60
+01
+cb
 05
-5a
 70
 41
-de
-00
+72
 20
-60
-00
+68
 00
+cb
+06
+24
+3a
+04
+f9
 70
 4a
-6c
-00
-68
-00
-ca
-6f
-c0
-01
-05
-58
-1f
-e0
-fe
-01
-60
-00
-ca
-6f
-c0
+ff
 00
-85
-50
 70
-41
-de
+4b
 02
-20
-60
-00
 00
 70
-41
-de
-04
-20
-60
+4b
+07
 00
+70
+4b
+01
 00
-79
 20
-00
-26
 20
-40
-05
-60
+02
+d1
 70
-49
-43
+4b
+09
 01
+70
+4a
+ff
+01
+70
+4b
+02
+00
+70
+4b
+07
+00
 20
 60
 00
 00
 70
-41
-de
-20
+4b
+04
+03
 70
-49
-32
-00
+4b
+06
+01
 70
-49
-3d
-4e
-68
+4b
+05
+01
+70
+4a
+ff
+01
+70
+4b
 02
-49
-3f
-20
+01
 20
-06
-57
+60
+00
+00
 68
 00
-c9
-38
-c0
+cb
+07
+24
+7a
+00
 00
-ff
-e7
 68
 00
-c9
-43
-c0
+cb
+09
+24
+7a
+00
 00
+20
+20
+04
+f2
+68
+00
+cb
+3e
+20
+7a
+00
+00
+68
+01
+46
+82
+c3
 85
-6c
-c0
+80
+00
+68
 01
-05
-6f
-c0
+4b
+06
+24
+7a
+00
+00
+68
+00
+c6
+cf
+1f
+e0
+fe
 01
-85
-72
-20
+60
+00
+c6
+cf
+1f
+e6
+7c
+1e
+24
+41
+05
+1a
+1f
+e6
+7c
+05
 20
-2a
-8c
-70
-49
-43
-11
-70
-11
-9e
-aa
+21
+04
+e5
 20
 20
-05
-74
-70
-49
-43
-12
+04
+f4
 70
-11
-9e
-55
-20
+46
+cf
+01
 20
-05
-74
-70
-49
-43
-13
-70
-11
-9e
-22
+60
+00
+00
 68
 00
-c9
-34
+c7
+7a
 1f
-e1
-7e
-07
-60
+e6
+7c
+01
+20
+42
+85
+25
+68
 00
-91
-9f
+c7
+7a
+c0
+00
+05
+23
+c0
+01
+bd
+8c
+20
+20
+3d
+88
 68
+00
+c7
+7f
+20
+20
+3d
+c0
+70
+47
+7a
 02
-49
-6a
+20
 60
-02
-11
-a0
-70
-11
-a4
 00
-da
-20
-11
-9e
-d8
-40
 00
-07
+78
+54
+7c
+00
+58
+00
+00
+00
+60
+03
+46
+9b
 20
 40
 05
-e4
+31
+20
+40
+40
+79
+20
+40
+40
+7e
 20
 40
+05
+3e
+24
+34
 06
-65
+e6
 20
 40
-04
-aa
+06
+dd
 20
 20
-7f
-e7
+3f
+a0
 68
 00
-c9
-43
-c1
-7f
-80
-00
-c0
-08
-85
-86
+c6
+e0
 c0
-09
+02
 05
-88
+37
 c0
-09
-85
-8a
-20
-60
-00
-00
-70
-49
-43
 02
+c0
+10
 20
-20
-04
-e2
-70
-49
-43
-03
+40
+3f
+c0
+78
+54
+7c
+00
 20
 20
-04
-e2
-70
-49
-43
-ff
-70
-0a
-99
-39
+3f
+e7
 20
 40
-7d
-86
+3f
+c0
 68
-02
-49
-13
+00
+c6
+f5
+c3
+03
+bf
+c8
+68
+08
+c6
+f3
 20
 40
-06
-57
-20
-20
-04
-e2
-79
-20
-00
-26
-58
-00
-00
-00
-60
-01
-49
+68
+1d
+24
 60
-70
-48
-0c
+80
 00
-70
-0a
-99
-3c
 20
-40
-7d
-86
+20
+3f
+c8
 20
 40
-04
-e8
+05
+40
 20
 20
-00
-61
-70
-11
-9e
-ff
-68
-00
-c9
-34
-60
-00
-91
-9f
-68
-02
-49
-6a
-60
-02
-11
-a0
-d8
 40
-00
-06
+9a
 da
 20
-11
-9e
+00
+00
 20
 40
 05
-e4
-20
+43
 20
-06
-65
-58
-00
-00
-00
-60
-01
-11
-be
-79
-3f
-80
-26
 20
 40
-05
-c7
+8e
+68
+08
+c6
+e2
 20
 40
 05
-98
-58
-00
-00
-00
-60
-01
-49
-60
+59
+68
+08
+c6
+e2
 20
 40
-2a
-fa
+68
+1d
+79
 20
+a2
 00
-07
-d0
 68
-01
-49
-60
-d8
-40
-77
-88
-98
-46
-7c
-00
-20
-22
-85
-16
-20
-40
-04
-ed
-24
-2c
-05
-b8
-24
-37
-85
-b8
+08
+c6
+e3
 20
 40
 05
-18
+59
+68
+08
+c6
+e3
 20
 40
-00
-c8
 68
-02
-49
-5b
-68
-0a
-49
-3f
-98
-46
-7c
-00
-20
-22
-85
-5c
+1d
+79
 20
+a2
+01
+68
+08
+c6
+e4
 20
+40
 05
-90
+59
 68
 08
 c6
-ed
+e4
 20
 40
 68
 1d
+79
 20
-20
-81
-15
-68
-01
-49
-60
-1f
-e0
-fe
-01
-60
-01
-49
-60
-68
-00
-ca
-71
-1f
-e0
-fe
-01
-1f
-e1
-7e
-03
-60
-00
-ca
-71
-c0
-00
-05
-da
-c0
-00
-85
-dc
-c0
-01
-05
-de
-c0
-01
-85
-dc
+a2
+02
 20
 60
 00
 00
+79
+3f
+84
+07
+d8
+a0
+80
+78
 20
 40
-00
-c8
 68
-02
-49
-6a
-60
-02
-49
-5b
+30
+79
+20
+04
+07
+d8
+a0
+80
+7c
+20
+20
 68
-00
-91
-be
-60
-00
-c9
-3e
+0a
+79
+20
+04
+07
+d8
+a0
+80
+78
 20
 40
+68
+30
+79
+3f
+84
+07
+20
+20
 05
-d8
-60
+57
+70
+48
 08
-91
-be
-20
-60
-00
 00
 70
 41
-de
+e3
+0e
 20
-58
-00
-0f
-0f
-60
-01
-49
-5b
-e0
-a1
-00
-00
+40
+41
+e7
 68
-00
-91
-bf
-60
-00
-c9
-3e
+01
+42
+08
+c2
+83
+85
+64
+20
+20
+41
+e2
 20
 40
-05
-d8
-60
+41
+c1
+68
+01
+42
 08
+c2
+85
+04
 91
-bf
 20
-60
+20
+41
+f7
+70
+47
+9d
 00
+70
+47
+9e
 00
+28
+0f
+fe
+26
 20
 40
-06
-58
-20
-20
-06
-77
-20
-40
-05
-c7
+81
+ef
 20
 20
-05
-a8
+42
+6d
 20
 40
-05
+68
+a2
+68
+01
+42
+1d
 60
+01
+47
+c2
+d8
+40
+00
+02
+da
 20
+47
+c2
+da
+40
+00
+5f
 20
-05
-a8
 20
+65
+d1
+d8
 40
-05
-cf
+00
+02
+da
 20
+47
+c2
+da
+40
+00
+5f
 20
-05
-a8
-79
-3f
-80
-26
 20
+65
+df
+70
+4b
 40
-53
-ce
-d8
-e0
 00
-03
 20
+40
+02
+f3
+70
+47
 20
-43
-d2
-60
-08
-c9
-33
-18
-42
-72
+01
+70
+47
+9c
 00
-d8
-a0
-48
-cf
-1a
-22
-0c
-00
-20
-20
-7f
+68
 01
+46
+82
+c2
+85
+85
+86
+20
+40
+05
+74
 68
-00
-c8
-ae
-1f
-e9
+09
+47
+c2
+18
+40
+84
+01
+60
+09
+47
+c2
+60
+09
+44
+a1
+20
+40
+05
+70
+18
+0a
 7e
 00
 60
 00
-c9
-31
-1f
-e0
-fe
+c4
+a0
+20
+40
+34
+18
+68
 01
-d8
-c0
-48
-ae
-98
-c0
-8c
-00
-e8
-c1
-80
-00
+46
+87
 60
 01
-c9
+46
+ac
 70
-68
+01
+6d
+06
+58
 00
-c8
-ae
-1f
-e3
-7e
 00
-1f
-e1
-7e
-03
-60
 00
-c9
-76
-20
 60
-00
-00
+01
+46
+b0
 60
-08
-80
-17
-18
+01
+46
+ae
+d8
+e0
+00
+07
+20
 40
-a2
+43
+ce
+20
+40
+43
+ca
+20
+40
+05
+93
+20
+40
+42
+c4
+20
+20
+05
+01
+70
+47
+9f
 00
 20
 40
-29
-81
+03
+05
 58
 00
+00
 05
+e0
+c0
+80
 00
+d8
+c0
+4b
+1f
 20
 40
-2a
-8f
-70
-89
-06
+05
+9a
+20
+20
+7d
+f4
+d8
+a0
+43
+7b
+df
+20
+00
+13
+20
+40
+7f
 01
+20
+20
+57
+b8
 70
-89
+4b
+06
 00
-3c
-70
-89
-01
-e0
 20
+40
+05
+07
+58
 00
 00
-0a
-70
-89
-02
+00
+60
 01
-70
-89
-02
-3d
+46
+ac
 20
-00
-00
-0a
-70
-89
+40
 03
-b7
+a5
 20
-00
-00
-0a
-70
-89
-02
-7d
+20
+42
+cb
 68
 00
-c1
-de
-c0
-00
-06
-0b
-c0
+c5
+0f
+1f
+e0
+fe
 01
-06
-10
-c0
-02
-06
-15
+60
+00
+c5
+0f
 c0
-10
 06
-24
+53
+95
 20
+40
+55
+aa
 20
-06
-0b
+40
+56
+1e
 20
 40
 06
-1a
-70
-89
-55
-d0
-70
-89
-56
+80
+20
+20
+53
+8f
+68
+00
+80
+16
+1f
 e0
+fe
+01
+60
+00
+80
+16
+c1
+94
+00
+00
 70
-89
-58
-6c
+00
+16
+25
 20
+60
+00
+00
 20
+40
 29
-4b
+bb
 20
 40
-06
+00
 1f
-70
-89
-55
-d0
-70
-89
-56
-e0
-70
-89
-58
-3c
 20
 20
-29
-53
+54
+a3
 20
 40
-06
-1a
-70
-89
-55
-d0
-70
-89
-56
-c0
-70
-89
-58
-6c
-20
+05
+bb
 20
-29
-5b
-70
-89
-4c
-5b
-70
-89
-4d
-96
-70
-89
-4e
-2c
-70
-89
-4f
-46
 20
-60
-00
+55
+7d
+68
 00
-70
-89
-4c
-fb
-70
-89
-4d
-ef
-70
-89
-4e
-ec
-70
-89
-4f
-5e
-20
+c7
+c5
 60
 00
-00
-70
-89
-56
-c2
+c1
+72
 70
-89
-55
-d0
+47
+c4
+00
 20
 60
 00
 00
-18
-00
-2a
-08
-20
-20
-28
-fa
-20
-40
-7f
-e9
 68
-0a
-49
-54
-1c
-42
-7e
-00
-98
-46
-7c
 00
-24
-41
-2d
-18
+c3
+d6
 1f
-e2
+e6
+7c
+0c
 24
-00
+21
+04
+08
 68
-02
-49
-54
+00
+c3
+d8
 68
 08
-c9
-58
-98
-40
-84
-00
-1a
-42
-7e
-00
+c7
+c5
 98
 46
 7c
 00
-24
-61
-00
+20
+21
+05
+b7
+68
 00
-79
-3f
-fe
-1c
+c3
+d8
 60
-02
-49
-54
+00
+c1
+72
 20
 20
-7f
-e7
+05
+b9
+68
+00
+84
+3f
+c4
+03
+00
+00
 20
 40
-29
-bb
-20
-7a
+05
+ca
+24
+74
 00
 00
-68
-08
-c9
-ed
-da
-20
-0d
-9e
 20
-40
-06
-3f
-60
-08
-c9
-ed
 20
-60
+55
+a0
+78
+34
+7c
 00
+68
 00
-1a
-22
-7e
+84
+5a
+1f
+f1
+fe
 00
-98
-40
-8a
+c1
+87
+80
 00
 68
 00
-80
-18
-e0
-a0
-80
-00
-18
-40
 84
-01
-18
-41
-04
-07
-20
 60
+1f
+f1
+fe
 00
-00
-d8
-40
+c1
+80
 00
 00
-df
 20
+20
+7f
+e9
+68
 00
-08
-1a
-22
-0c
-00
-e8
-c0
-80
-00
-98
-40
 84
-00
+56
 c2
-00
+82
+85
+e6
+20
+40
 06
-49
-18
-49
-7e
+72
+68
 00
-1f
-e2
-04
+c7
+8e
+24
+3a
+05
+dc
+68
 00
-c6
-93
+84
+3f
+c3
+02
+05
+e0
+68
 00
+82
+da
+20
+3a
+05
+e0
+20
+20
+56
+64
+68
 00
+c7
+8e
 1f
-e6
-fc
-0a
+e0
+ff
+ff
+60
+00
+c7
+8e
+20
+20
+56
+64
+68
+00
+c4
+c4
+c0
+82
+85
+e3
+70
+47
+8e
+03
 20
 40
-7f
-86
-18
-07
-fe
+58
+92
+20
+5a
+03
+b7
+20
+20
+56
+22
+20
+40
+05
+e8
+20
+20
+05
+f4
+68
 00
+c6
+c5
 1f
-f2
+e1
 7e
+03
+c1
+81
+80
 00
-18
-07
-04
-00
-98
-41
-84
+68
 00
+c7
+c1
 20
-60
+7a
 00
 00
+68
+00
+c3
+dd
 20
-60
+7a
 00
 00
+68
+00
+c3
+dc
+79
+20
+7e
+04
 60
-02
-49
-5b
-da
+00
+c3
+dc
+20
+40
+56
+50
 20
+60
 00
 00
-df
 20
+20
+06
+76
+68
 00
-04
-d8
-c0
-49
-5b
-e8
-c0
-80
-00
-9a
+c7
+9f
 20
-a2
+7a
 00
-c2
 00
-06
-5b
-1a
-22
+68
+00
+c6
+c5
+1f
+e1
 7e
+03
+c1
+01
+80
 00
+70
+46
+c6
+0a
+20
 60
-01
-49
-e4
-68
 00
-c9
-e4
-68
-08
-c9
-e5
-98
-40
-fe
 00
-60
+c6
+07
+80
 00
-c9
-e6
 20
-60
+40
+58
+90
+24
+7a
 00
 00
 68
 00
-c9
-33
+82
+d9
 1f
-e0
-fe
-02
+e1
+7e
+03
 60
 00
-c9
-35
-68
-00
-c9
-34
+c5
+0c
+e8
+c0
+80
+00
+1f
+e1
+7e
+1f
 60
 00
-c8
-ef
-68
+c5
+0b
+20
+7a
 00
-c9
-33
-1f
-e9
-fe
 00
-68
-08
-c9
-32
-18
-41
-04
-03
 18
-43
-84
+c2
+7e
 00
-98
-41
-fe
+60
+01
+45
+0d
+68
 00
+c5
+0c
+c0
+01
+86
+0b
+20
+20
+56
+8d
 68
-08
-c9
-6f
-98
-40
-fe
 00
-e0
-a0
+82
+db
+c0
+00
+86
+0e
+20
+20
+5c
+65
+e8
+c2
 80
 00
-68
+60
+02
+c3
+ce
+e8
+c1
 00
-c9
-33
-98
 00
-72
+60
+01
+04
+5f
+20
+20
+5c
+8a
+e8
+c1
+00
 00
-d8
 c0
-48
-cf
+02
+06
+17
+c0
+03
+06
+34
 20
 20
-7f
-01
-68
-08
-c9
-3e
+56
+98
 20
 40
-06
-7b
-60
-08
-c9
-3e
+7e
+a5
 20
-60
-00
-00
+40
+05
+f5
 20
 40
+7e
+9f
+e8
+c1
+80
+00
+60
+01
+84
+77
+c0
+08
 06
-7f
-18
-40
+26
+1f
+ec
 84
-01
+00
 18
-41
-04
-03
+46
+7c
+24
 20
+21
+58
+ad
+d8
+40
+47
+c6
 60
-00
-00
-68
-00
-c9
-5b
-1f
-e1
-7e
-03
-1f
-ef
-a2
-04
+09
+44
+bc
+20
+40
+58
+ad
 58
 00
-49
+8e
+7a
+60
+01
 44
-9a
+bc
 20
-fe
+60
 00
-98
+00
+20
 40
+59
+fa
+20
+40
+58
+79
+18
+c0
 8c
-00
+07
 e8
 c0
 80
 00
-60
+c1
+88
+80
 00
-c9
-3d
-20
-60
+18
+c0
+8c
+05
+e8
+c1
 00
 00
-78
-44
-fc
+d8
+40
+18
+12
+98
+46
+7c
 00
-78
-43
-fc
+24
+62
+80
 00
+18
+c0
+8d
+fc
 58
-55
-55
-55
-98
 00
-1e
 00
-68
+2b
+e0
+c1
 00
-c9
-3d
-1f
-ed
-84
-00
-79
-20
-04
-01
-18
-43
-1c
 00
 20
 60
 00
 00
-20
-40
-53
-c4
-68
-02
-49
-5b
-98
+e8
+c0
+80
 00
-12
+c0
 00
+86
+38
+c0
+02
+86
+3a
 20
+20
+5a
+f6
+70
+4b
 40
-29
-18
-68
-08
-c9
-3d
+01
+20
+20
+5b
+09
 20
 40
-29
-1f
-58
+5b
+5a
+68
 00
+84
+3f
+79
+3f
+fe
 05
+60
 00
+84
+3f
 20
-40
-2a
-8f
 20
-40
-29
-24
+5c
+8e
+68
+00
+80
+16
+c0
+93
+d6
+f2
 20
 40
 06
-88
-78
-57
-fc
-00
-78
-26
-fc
-00
-78
-30
-fc
-00
-78
-50
-7c
+45
+d8
+e0
 00
-78
-28
-7c
 00
 68
 01
-49
-36
+44
+82
+20
+20
+7f
+08
+18
+0a
+7e
+00
+d8
+40
+01
+ff
 98
+41
+7e
 00
-36
+1f
+e0
+fe
+fa
+20
+20
+3c
+be
+78
+55
+fc
 00
+20
 37
+06
+4d
+24
+36
+d8
+06
+20
+40
+2b
+cb
+68
+01
+40
 c1
-84
+60
+01
+04
+4d
+68
 00
-24
-2c
+c6
+c5
+2f
+e0
 06
-dd
-78
-46
-fc
+03
+24
+20
+ab
+de
+20
+20
+57
+fb
+68
 00
-78
-25
-fc
+c7
+9f
+24
+7a
 00
-78
-23
-fc
 00
+68
+00
+84
 78
+1f
+e6
+7e
+1a
 24
-fc
-00
-09
+62
 80
 00
-08
-19
-89
-7e
-00
+20
+20
+3d
 60
-00
-c9
-e7
+20
+40
+62
+bc
+24
+3a
+7d
+db
 68
-08
-c9
-e6
-98
-46
-7c
 00
-24
-22
-86
-d9
+8a
+99
+c5
+84
+fd
+d6
+c0
 09
-80
-00
-08
-19
-89
-7e
-00
+06
 60
+20
+20
+7d
+ca
+20
+40
+58
+90
+24
+7a
 00
-c8
-ad
-68
 00
-c9
-79
-1f
-e6
-7c
-02
 20
-22
-86
-b8
-68
-00
-c8
-ad
+20
+5a
+bf
 68
-08
-c9
-34
-a8
+10
+80
+77
+1f
+e1
+7e
+fd
+60
+10
+80
+77
+68
+18
+80
+73
+18
+41
+84
+02
+60
+18
+80
+73
+20
 40
-0e
+63
+ee
+18
+41
+04
+fd
+20
 00
-24
+00
+0d
 20
-86
-d9
-09
+40
+63
+f2
+60
+18
 80
+73
+20
+60
+00
+00
+70
+4d
+04
+01
+70
+4d
+01
+00
+20
+60
 00
-08
-19
-89
-7e
 00
+68
+00
+cd
+01
+1f
 e0
-a0
-80
+fe
+01
+60
+00
+cd
+01
+20
+60
+00
 00
+68
+00
+cd
+01
 1f
-e9
+e6
+7c
+02
+24
+41
+06
 7e
+68
+00
+cd
+01
+c1
+00
+00
 00
 1f
-e1
-72
-1f
+e0
+ff
+ff
+60
+00
+cd
+01
 20
-22
-86
-c2
-09
-80
+60
 00
-08
-19
-89
-7e
 00
-e0
-a0
-80
+70
+4d
+01
+03
+20
+60
 00
-c2
 00
-06
-be
-18
-a2
-22
+68
+01
+46
+82
+c3
+85
+80
 00
-09
+c3
+83
 80
 00
-08
-19
-89
-7e
+c3
+83
+00
 00
+da
+20
+4c
+8a
+20
+40
+02
+ae
 60
+08
+cd
+02
+58
 00
-ca
-6e
-1a
-22
-0a
 00
-09
-80
+82
+c5
+13
+06
+8a
+58
 00
-18
-78
-28
+00
+80
+98
+46
 7c
 00
-db
-60
+24
+21
 06
-64
-1f
-ef
-7e
+a2
+68
 00
+cd
+01
 1f
-f1
-7e
-00
-e0
-a1
-80
+e6
+7c
+02
+24
+21
+06
+92
+68
 00
-78
-45
-fc
+cd
+01
+c0
 00
-20
-23
 06
-d9
-78
-37
-fc
+a3
+20
+60
+00
 00
 68
 00
-80
-17
-1f
-e0
-a2
+cd
+01
+c1
+90
+00
+00
+70
+4d
+01
+00
+68
+08
+cd
+02
+58
+00
+00
+77
+c5
+13
+06
+99
+58
+00
+00
+75
+98
+46
+7c
+00
+24
+61
+00
+00
+68
+00
+cd
+04
+c0
+00
+06
+aa
+1f
+e0
+ff
+ff
+60
+00
+cd
+04
+c0
+00
+06
+aa
+70
+41
+de
+00
+20
+60
+00
+00
+70
+4d
+01
+00
+68
+00
+cd
+04
+c0
+01
+06
+a8
+1f
+e0
+fe
+01
+60
+00
+cd
+04
+c0
+00
+86
+a0
+70
+41
+de
+02
+20
+60
+00
+00
+70
+41
+de
+04
+20
+60
+00
+00
+60
+08
+80
+17
+18
+40
+a2
+00
+20
+40
+29
+81
+58
+00
+05
+00
+20
+40
+2a
+8f
+70
+89
+06
+01
+70
+89
+00
+3c
+70
+89
+01
+e0
+20
+00
+00
+0a
+70
+89
+02
+01
+70
+89
+02
+3d
+20
+00
+00
+0a
+70
+89
+03
+b7
+20
+00
+00
+0a
+70
+89
+02
+7d
+68
+00
+c1
+de
+c0
+01
+06
+c4
+c0
+02
+06
+c9
+c0
+10
+06
+d8
+20
+40
+06
+ce
+70
+89
+55
+d0
+70
+89
+56
+e0
+70
+89
+58
+6c
+20
+20
+29
+4b
+20
+40
+06
+d3
+70
+89
+55
+d0
+70
+89
+56
+e0
+70
+89
+58
+3c
+20
+20
+29
+53
+20
+40
+06
+ce
+70
+89
+55
+d0
+70
+89
+56
+c0
+70
+89
+58
+6c
+20
+20
+29
+5b
+70
+89
+4c
+5b
+70
+89
+4d
+96
+70
+89
+4e
+2c
+70
+89
+4f
+46
+20
+60
+00
+00
+70
+89
+4c
+fb
+70
+89
+4d
+ef
+70
+89
+4e
+ec
+70
+89
+4f
+5e
+20
+60
+00
+00
+70
+89
+56
+c2
+70
+89
+55
+d0
+20
+60
+00
+00
+18
+00
+2a
+08
+20
+20
+28
+fa
+68
+02
+46
+9b
+20
+7a
+00
+00
+20
+40
+07
+30
+58
+00
+00
+06
+20
+40
+07
+23
+58
+00
+00
+03
+20
+40
+07
+29
+68
+00
+cb
+19
+c0
+00
+86
+e9
+df
+20
+00
+05
+d8
+a0
+4b
+19
+20
+20
+7e
+d4
+68
+01
+4b
+1a
+60
+01
+11
+be
+68
+01
+46
+9b
+60
+01
+11
+c0
+20
+40
+06
+fc
+68
+01
+11
+be
+60
+01
+4b
+1a
+68
+01
+11
+c0
+60
+01
+46
+9b
+68
+01
+4b
+1c
+60
+01
+11
+be
+68
+01
+46
+9d
+60
+01
+11
+c0
+20
+40
+06
+fc
+68
+01
+11
+be
+60
+01
+4b
+1c
+68
+01
+11
+c0
+60
+01
+46
+9d
+20
+60
+00
 00
-20
+68
+01
+11
+be
+68
+09
+11
+c0
+98
 40
-29
-81
-78
-46
-fc
+fe
 00
+60
+01
+91
+c2
+2f
+ef
+fe
+10
 20
-40
-29
-18
+20
+87
+09
 68
 00
-ca
-6e
-1f
-e2
-22
+91
+c3
+c0
+7f
+87
+10
+68
 00
-20
-40
+91
+c2
+1f
+e3
+7e
 00
-1d
+60
+01
+11
+be
+60
+01
+11
+c0
 20
 60
 00
 00
-78
-4d
-fc
+68
 00
-78
-45
-fc
+91
+c3
+c0
 00
+07
+0d
+68
+01
+91
+c2
 20
-40
-26
-4d
 20
-60
-00
+07
+05
+70
+11
+c4
 00
-20
-20
-06
-d9
-20
-40
-29
-18
 68
-08
-c9
-3d
-20
+00
+91
+c2
 20
-29
-33
 20
-40
-53
-c4
+07
+05
 68
-02
-49
-5b
-98
 00
-12
-00
-20
-40
-06
-88
+91
+c2
 20
 40
-06
-de
-79
-20
-2a
-00
-78
-2e
-fc
-00
-78
-30
-7c
+07
+1b
+60
 00
-78
-50
-fc
+91
+be
+60
 00
+91
+c0
+20
+3a
+07
 19
-31
-7e
+58
 00
-1f
-ec
-fe
 00
-1f
-f1
-fe
+ff
+60
 00
-08
+91
+bf
+60
 00
-86
-28
-78
-4e
-fc
+91
+c1
+20
+60
 00
-78
-2d
-fc
 00
-78
-23
-fc
+58
 00
-78
-24
-fc
 00
-68
 00
-c9
+20
+20
+07
+16
+1f
 e6
-08
+7e
 00
-86
-08
+60
+00
+8a
+ae
 68
 00
-c9
-35
-98
+8a
+ae
+1f
+e3
+7e
 00
-72
+60
 00
-d8
-c0
-48
-ef
-e8
-c0
-80
+8a
+ae
+68
 00
-08
+8a
+ae
+1f
+e6
+7e
 00
-86
-08
-c2
+20
+60
 00
-06
-f7
-78
-24
-7c
 00
-08
+9a
+26
+7c
 00
-86
-18
-78
-44
+24
+21
+07
+2e
+9a
+46
 7c
 00
-37
-d3
-82
+24
+21
+07
+2e
+70
+4b
+19
 00
 20
+60
 00
 00
-64
-78
-4e
-fc
+9a
+26
+7c
 00
-78
-4d
-fc
+24
+61
 00
-20
-60
 00
+9a
+46
+7c
+00
+24
+61
 00
-70
-47
-a4
-07
-70
-47
-a5
-04
-58
 00
-47
-a4
-60
-01
-42
-18
-20
-20
-7e
-38
-da
-20
-46
-9a
 20
-40
-7e
-3d
 20
-54
 07
-0b
+27
+70
+4b
+19
+01
 20
 60
 00
 00
 68
-00
-c7
-c5
-1f
-e0
-fe
 01
+46
+9b
 60
-00
-c7
-c5
+01
+11
+c0
 20
-60
-00
+40
+07
+39
+1f
+e2
+22
 00
-da
-20
+68
+01
 46
-9a
+9d
+60
+01
+11
+c0
 20
 40
-7e
-54
-20
-34
 07
-13
+39
+1f
+e2
+24
+00
 20
 60
 00
 00
-20
-40
-56
-52
 68
 00
-c7
-c5
-1f
-e6
-7c
-01
-24
-41
-56
-50
+91
+c1
+c0
+7f
+87
+3e
 68
 00
-c7
-c5
+91
+c0
+1f
+e1
+7e
+ff
 20
-7a
+60
 00
 00
+68
+01
+11
+c0
 1f
-e0
-ff
-ff
-60
+e6
+7e
 00
-c7
-c5
 20
 20
-3f
-90
-9e
 07
+3c
+d2
+70
 aa
 55
 08
@@ -7329,7 +7477,7 @@
 00
 00
 40
-02
+03
 aa
 55
 0e
@@ -7341,7 +7489,7 @@
 00
 00
 02
-01
+00
 06
 00
 10
@@ -7349,7 +7497,7 @@
 00
 00
 48
-1c
+1e
 aa
 55
 0b
@@ -7369,6 +7517,13 @@
 10
 aa
 55
+01
+00
+3f
+40
+04
+aa
+55
 02
 00
 91
@@ -7381,12 +7536,12 @@
 00
 a0
 40
-45
-ab
-86
-12
-22
-51
+26
+10
+19
+20
+18
+10
 aa
 55
 18
@@ -7415,7 +7570,7 @@
 04
 00
 08
-93
+8f
 47
 aa
 55
@@ -7443,22 +7598,6 @@
 07
 aa
 55
-0a
-00
-de
-41
-01
-00
-00
-00
-00
-0e
-00
-01
-00
-02
-aa
-55
 05
 00
 03
@@ -7489,14 +7628,6 @@
 47
 aa
 55
-02
-00
-2d
-42
-02
-32
-aa
-55
 01
 00
 3a
@@ -7624,24 +7755,6 @@
 00
 aa
 55
-0c
-00
-15
-45
-0b
-48
-65
-78
-67
-65
-61
-72
-73
-2d
-42
-4d
-aa
-55
 01
 00
 5a
@@ -7698,7 +7811,7 @@
 00
 00
 12
-81
+41
 00
 00
 01
@@ -7709,7 +7822,7 @@
 00
 00
 00
-02
+03
 06
 08
 04
@@ -7720,7 +7833,7 @@
 1c
 ff
 ff
-ff
+0a
 0a
 ff
 ff
@@ -7729,7 +7842,7 @@
 ff
 03
 ff
-a0
+b0
 00
 ff
 ff
@@ -7742,53 +7855,23 @@
 02
 aa
 55
-06
-00
-09
-47
-96
-00
-5a
-00
-64
-00
-aa
-55
 08
 00
 20
 47
-01
-ff
 ff
 ff
 ff
 ff
 ff
 ff
-aa
-55
-0c
-00
-7f
-47
-01
-02
-03
-04
-15
-1a
-2a
-3f
-04
-05
-07
-08
+ff
+ff
 aa
 55
 04
 00
-8c
+7f
 47
 00
 01
@@ -7798,7 +7881,7 @@
 55
 0e
 00
-92
+8e
 47
 03
 4b
@@ -7810,7 +7893,7 @@
 57
 88
 58
-3c
+6c
 59
 10
 ff
@@ -7818,7 +7901,7 @@
 55
 41
 00
-c9
+c5
 47
 20
 25
@@ -7887,27 +7970,24 @@
 02
 aa
 55
-01
+08
 00
-7d
-48
-28
-aa
-55
-1e
+fd
+4a
+19
 00
-88
-48
-32
 00
+15
 00
 00
 14
+05
+aa
+55
+14
 00
-00
-15
-01
-00
+1f
+4b
 06
 ff
 06
@@ -7930,24 +8010,10 @@
 4d
 aa
 55
-08
-00
-a5
-48
-07
-02
-35
-12
-22
-aa
-01
-00
-aa
-55
 04
 00
-34
-49
+c9
+4b
 01
 00
 c0
@@ -7956,8 +8022,8 @@
 55
 15
 00
-3f
-49
+d4
+4b
 20
 15
 10
@@ -7983,8 +8049,8 @@
 55
 03
 00
-58
-49
+ed
+4b
 19
 19
 1c
@@ -7992,8 +8058,8 @@
 55
 03
 00
-62
-49
+f7
+4b
 80
 ee
 36
@@ -8001,192 +8067,9 @@
 55
 02
 00
-78
-49
+0d
+4c
 04
 01
-3f
-99
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-bb
-77
+9d
+54
Index: GM103_24g&ble/output/memmap.format
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/memmap.format	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/memmap.format	(working copy)
@@ -599,8 +599,9 @@
 0x0f9e mem_rssi_noise_ms_buffer
 0x109e mem_rssi_noise_kb_buffer
 0x119e mem_24g_common_temp
-0x11be mem_24g_pair_current_ch_num
-0x11bf mem_24g_powerful_current_ch_num
+0x11be mem_data_pre
+0x11c0 mem_data_current
+0x11c2 mem_data_sum
 0x4000 mem_patch00
 0x4001 mem_patch01
 0x4002 mem_patch02
@@ -1729,171 +1730,181 @@
 0x4789 mem_3610_dpi_3
 0x478a mem_3610_dpi_4
 0x478b mem_mouse_24g_enter_lpm_enable
-0x478c mem_mouse_3065xy_dpi_seting
-0x478c mem_3065xy_dpi_1
-0x478d mem_3065xy_dpi_2
-0x478e mem_3065xy_dpi_3
-0x478f mem_3065xy_dpi_4
-0x4790 mem_le_rx_window_inc
-0x4792 mem_empty_count
-0x4793 mem_rf_init_data_new
-0x47a0 mem_mouse_clear_sensor_data_flag
-0x47a1 mem_mouse_null_enter_hibernate_flag
-0x47a2 mem_mouse_null_enter_hibernate_timer
-0x47a3 mem_mouse_le_reconnect_flag
-0x47a4 mem_mouse_data_queue
-0x47c5 mem_mouse_data_queue_num
-0x47c6 mem_random_addr_increase_count
-0x47c8 mem_mouse_le_conn_param_reject
-0x47c9 mem_lpm_mult_init
-0x47ca mem_mouse_le_uuid_sup
-0x480a mem_mouse_wheel_trigger
-0x480b mem_mouse_wheel_trigger_timer
-0x480c mem_mouse_long_mult_flag
-0x480d mem_mouse_le_current_mult_timer
-0x480e mem_24g_long_sleep_param_update_timer
-0x480f mem_le_tx_buffer0_omemalloc
-0x482a mem_le_tx_buffer1_omemalloc
-0x4845 mem_le_tx_buffer2_omemalloc
-0x4860 mem_le_tx_buffer3_omemalloc
-0x487b mem_mouse_mode_config
-0x487c mem_mouse_switch_device_flag
-0x487d mem_mouse_press_dpi_timer
-0x487f mem_dpi_switch_device_mode
-0x4880 mem_device_blink_led_state
-0x4881 mem_device_blink_led_timer
-0x4882 mem_device_blink_led_count
-0x4883 mem_g24_blink_led_state
-0x4884 mem_g24_blink_led_timer
-0x4885 mem_g24_blink_led_count
-0x4886 mem_mouse_pb_button_state
-0x4887 mem_long_press_flag
-0x4888 mem_mouse_button_select_device_timer_init
-0x4889 mem_mouse_button_select_device_count
-0x488a mem_mouse_ble_led_on_enable
-0x488b mem_mouse_ble_reconn_enable
-0x488c mem_mouse_device_led_on_timer_init
-0x488d mem_mouse_device_led_on_timer_count
-0x488e mem_mouse_g24_led_on_enable
-0x488f mem_device_state_led_gpio
-0x4890 mem_device_led_blink_flag
-0x4891 mem_mouse_fast_conn_flag
-0x4892 mem_le_adv_swift_pair
-0x48a5 mem_le_att_pnp_id_len
-0x48a6 mem_le_att_pnp_id
-0x48ad mem_24g_rxbuf
-0x48cf mem_24g_txbuf
-0x48ef mem_24g_txpayload
-0x4911 mem_24g_rxpayload
-0x4931 mem_24g_rxdata_length
-0x4932 mem_24g_pid
-0x4933 mem_24g_datalen
-0x4934 mem_24g_data_type
-0x4935 mem_24g_txlen
-0x4936 mem_24g_rx_window
-0x4938 mem_24g_ensure
-0x4939 mem_24g_txfail_cnt
-0x493b mem_24g_get_ack_fail
-0x493c mem_24g_retry
-0x493d mem_24g_ch
-0x493e mem_24g_current_ch_number
-0x493f mem_24g_paring_addr
-0x4943 mem_24g_pairing_sm
-0x4944 mem_24g_ch_map1
-0x4948 mem_24g_ch_map2
-0x494c mem_24g_ch_map3
-0x4950 mem_24g_ch_map4
-0x4954 mem_24g_tx_btclk
-0x4958 mem_24g_interval
-0x4959 mem_24g_interval_min
-0x495a mem_24g_interval_max
-0x495b mem_24g_addr
-0x495f mem_24g_abort_pac
-0x4960 mem_24g_check_dongle_times
-0x4962 mem_24g_enter_hibernate
-0x496a mem_24g_device_addr
-0x496e mem_24g_pac_index
-0x496f mem_24g_no_ack
-0x4970 mem_24g_sta_crc
-0x4973 mem_24g_last_crc
-0x4976 mem_24g_sta_pid
-0x4977 mem_24g_last_pid
-0x4978 mem_24g_max_retry
-0x4979 mem_24g_mode
-0x497a mem_24g_rxdata_temp
-0x499c mem_24g_rx_addr
-0x49a0 mem_dongle_mode_init
-0x49a1 mem_dongle_work_mode
-0x49a2 mem_dongle_ms_bind_step
-0x49a3 mem_dongle_kb_bind_step
-0x49a4 mem_dongle_bind_device_status
-0x49a5 mem_24g_bind_payload
-0x49ad mem_24g_abort_packet
-0x49ae mem_24g_rf_laststa
-0x49af mem_24g_hop_btclk
-0x49b3 mem_24g_hop_interval
-0x49b4 mem_24g_mode_switch
-0x49b5 mem_24g_ackpayload_enable
-0x49b6 mem_24g_hop_packet
-0x49b7 mem_24g_pair_mode
-0x49b8 mem_24g_nodata_timer_enable
-0x49b9 mem_24g_time_slice
-0x49ba mem_24g_kb_data_sta_data
-0x49c2 mem_24g_kb_data_last_data
-0x49ca mem_24g_kb_multikey_sta_data
-0x49cd mem_24g_kb_multikey_last_data
-0x49d0 mem_24g_kb_blank_data_enable
-0x49d1 mem_24g_kb_mul_blank_data_enable
-0x49d2 mem_24g_ms_blank_data_enable
-0x49d3 mem_24g_kb_addr
-0x49d7 mem_24g_ms_addr
-0x49db mem_24g_dg_last_ch
-0x49dc mem_24g_dg_ch_number
-0x49dd mem_24g_dg_config_ch_once
-0x49de mem_24g_kb_last_ch
-0x49df mem_24g_kb_ch_number
-0x49e0 mem_24g_kb_config_ch_once
-0x49e1 mem_24g_ms_last_ch
-0x49e2 mem_24g_ms_ch_number
-0x49e3 mem_24g_ms_config_ch_once
-0x49e4 mem_24g_syncword
-0x49e6 mem_24g_syncword_crc8
-0x49e7 mem_24g_get_syncword_crc8
-0x49e8 mem_24g_ota_sta_pid
-0x49ea mem_tx_power_temp
-0x49eb mem_rssi_hex
-0x49ec mem_rssi_noise_avg
-0x49ed mem_rssi_noise_index
-0x49ee mem_rssi_signal_index
-0x49ef mem_rssi_noise_dg_avg
-0x49f0 mem_rssi_noise_kb_avg
-0x49f1 mem_rssi_noise_ms_avg
-0x49f2 mem_rssi_noise_dg_index
-0x49f3 mem_rssi_noise_kb_index
-0x49f4 mem_rssi_noise_ms_index
-0x49f5 mem_rssi_signal_buf
-0x49fd mem_queue_ele_num
-0x49fe mem_queue_read
-0x4a00 mem_queue_write
-0x4a02 mem_queue_start
-0x4a02 mem_data_ele0
-0x4a22 mem_data_ele1
-0x4a42 mem_data_ele2
-0x4a62 mem_queue_end
-0x4a62 mem_queue_temp
-0x4a64 mem_cb_24g_data
-0x4a66 mem_24g_hop_fastly_cnt
-0x4a67 mem_24g_hop_pac_retry
-0x4a68 mem_24g_rf_hop_ch
-0x4a69 mem_24g_rf_last_sta
-0x4a6a mem_24g_rf_work_stage
-0x4a6b mem_24g_sync_cnt
-0x4a6c mem_power_ctrl_pac_succ_cnt
-0x4a6d mem_rssi_avg_received
-0x4a6e mem_rssi_hex_received
-0x4a6f mem_power_ctrl_level
-0x4a70 mem_seqi
-0x4a71 mem_24g_auto_paring_switch
-0x4a72 mem_24g_paccnt
-0x4a73 mem_24g_transmit_by_interrupt
-0x4a74 mem_24g_transmit_by_interrupt_exit_count
+0x478c mem_le_rx_window_inc
+0x478e mem_empty_count
+0x478f mem_rf_init_data_new
+0x479c mem_mouse_clear_sensor_data_flag
+0x479d mem_mouse_null_enter_hibernate_flag
+0x479e mem_mouse_null_enter_hibernate_timer
+0x479f mem_mouse_le_reconnect_flag
+0x47a0 mem_mouse_data_queue
+0x47c1 mem_mouse_data_queue_num
+0x47c2 mem_random_addr_increase_count
+0x47c4 mem_mouse_le_conn_param_reject
+0x47c5 mem_lpm_mult_init
+0x47c6 mem_mouse_le_uuid_sup
+0x4806 mem_mouse_wheel_trigger
+0x4807 mem_mouse_wheel_trigger_timer
+0x4808 mem_mouse_enter_sniff_count
+0x4809 mem_mouse_send_switch_req_timer
+0x480a mem_le_tx_buffer0_omemalloc
+0x4825 mem_le_tx_buffer1_omemalloc
+0x4840 mem_le_tx_buffer2_omemalloc
+0x485b mem_le_tx_buffer3_omemalloc
+0x4876 mem_mouse_uuid_list
+0x4afc mem_lmi_opcode_temp
+0x4afd mem_mouse_button_select_device_timer_init
+0x4afe mem_mouse_button_select_device_count
+0x4aff mem_mouse_multi_led_blink_enable
+0x4b00 mem_mouse_multi_led_gpio
+0x4b01 mem_mouse_multi_led_state
+0x4b02 mem_mouse_multi_led_type
+0x4b03 mem_mouse_multi_led_on_timer_init
+0x4b04 mem_mouse_multi_led_blink_timer_init
+0x4b05 mem_mouse_multi_led_blink_timer
+0x4b06 mem_mouse_multi_led_blink_count
+0x4b07 mem_mouse_multi_led_on_timer
+0x4b08 mem_mouse_multi_led_blink_count_limited
+0x4b09 mem_mouse_multi_led_on_poweron2s_flag
+0x4b0a mem_mouse_long_button_select_device
+0x4b0b mem_mouse_adc_last_low_voltage_flag
+0x4b0c mem_mouse_init_sensor_reset_flag
+0x4b0d mem_bt_rcvd_switch_req_accept
+0x4b0e mem_bt_send_max_slot_req_accept_after_switch
+0x4b0f mem_bt_send_lmp_setup_complete
+0x4b10 mem_l2cap_rcv
+0x4b11 mem_mouse_bt_boot_mode
+0x4b12 mem_mouse_bt_boot_data
+0x4b17 mem_mouse_bt_send_first_package_timer
+0x4b18 mem_mouse_bt_send_first_package_flag
+0x4b19 mem_mouse_asm_flag
+0x4b1a mem_mouse_x_pre
+0x4b1c mem_mouse_y_pre
+0x4b1e mem_mouse_fast_conn_flag
+0x4b1f mem_le_adv_swift_pair
+0x4b32 mem_le_att_pnp_id_len
+0x4b33 mem_le_att_pnp_id
+0x4b3a mem_mouse_long_mult_flag
+0x4b3b mem_mouse_le_current_mult_timer
+0x4b3c mem_24g_long_sleep_param_update_timer
+0x4b3d mem_mouse_select_device_button_wakeup_flag
+0x4b3e mem_mouse_state_led_blink_flag
+0x4b3f mem_mouse_send_secutiry_request_timer
+0x4b40 mem_le_send_security_request_flag
+0x4b41 mem_mouse_le_bb_connected_flag
+0x4b42 mem_24g_rxbuf
+0x4b64 mem_24g_txbuf
+0x4b84 mem_24g_txpayload
+0x4ba6 mem_24g_rxpayload
+0x4bc6 mem_24g_rxdata_length
+0x4bc7 mem_24g_pid
+0x4bc8 mem_24g_datalen
+0x4bc9 mem_24g_data_type
+0x4bca mem_24g_txlen
+0x4bcb mem_24g_rx_window
+0x4bcd mem_24g_ensure
+0x4bce mem_24g_txfail_cnt
+0x4bd0 mem_24g_get_ack_fail
+0x4bd1 mem_24g_retry
+0x4bd2 mem_24g_ch
+0x4bd3 mem_24g_current_ch_number
+0x4bd4 mem_24g_paring_addr
+0x4bd8 mem_24g_pairing_sm
+0x4bd9 mem_24g_ch_map1
+0x4bdd mem_24g_ch_map2
+0x4be1 mem_24g_ch_map3
+0x4be5 mem_24g_ch_map4
+0x4be9 mem_24g_tx_btclk
+0x4bed mem_24g_interval
+0x4bee mem_24g_interval_min
+0x4bef mem_24g_interval_max
+0x4bf0 mem_24g_addr
+0x4bf4 mem_24g_abort_pac
+0x4bf5 mem_24g_check_dongle_times
+0x4bf7 mem_24g_enter_hibernate
+0x4bff mem_24g_device_addr
+0x4c03 mem_24g_pac_index
+0x4c04 mem_24g_no_ack
+0x4c05 mem_24g_sta_crc
+0x4c08 mem_24g_last_crc
+0x4c0b mem_24g_sta_pid
+0x4c0c mem_24g_last_pid
+0x4c0d mem_24g_max_retry
+0x4c0e mem_24g_mode
+0x4c0f mem_24g_rxdata_temp
+0x4c31 mem_24g_rx_addr
+0x4c35 mem_dongle_mode_init
+0x4c36 mem_dongle_work_mode
+0x4c37 mem_dongle_ms_bind_step
+0x4c38 mem_dongle_kb_bind_step
+0x4c39 mem_dongle_bind_device_status
+0x4c3a mem_24g_bind_payload
+0x4c42 mem_24g_abort_packet
+0x4c43 mem_24g_rf_laststa
+0x4c44 mem_24g_hop_btclk
+0x4c48 mem_24g_hop_interval
+0x4c49 mem_24g_mode_switch
+0x4c4a mem_24g_ackpayload_enable
+0x4c4b mem_24g_hop_packet
+0x4c4c mem_24g_pair_mode
+0x4c4d mem_24g_nodata_timer_enable
+0x4c4e mem_24g_time_slice
+0x4c4f mem_24g_kb_data_sta_data
+0x4c57 mem_24g_kb_data_last_data
+0x4c5f mem_24g_kb_multikey_sta_data
+0x4c62 mem_24g_kb_multikey_last_data
+0x4c65 mem_24g_kb_blank_data_enable
+0x4c66 mem_24g_kb_mul_blank_data_enable
+0x4c67 mem_24g_ms_blank_data_enable
+0x4c68 mem_24g_kb_addr
+0x4c6c mem_24g_ms_addr
+0x4c70 mem_24g_dg_last_ch
+0x4c71 mem_24g_dg_ch_number
+0x4c72 mem_24g_dg_config_ch_once
+0x4c73 mem_24g_kb_last_ch
+0x4c74 mem_24g_kb_ch_number
+0x4c75 mem_24g_kb_config_ch_once
+0x4c76 mem_24g_ms_last_ch
+0x4c77 mem_24g_ms_ch_number
+0x4c78 mem_24g_ms_config_ch_once
+0x4c79 mem_24g_syncword
+0x4c7b mem_24g_syncword_crc8
+0x4c7c mem_24g_get_syncword_crc8
+0x4c7d mem_24g_ota_sta_pid
+0x4c7f mem_tx_power_temp
+0x4c80 mem_rssi_hex
+0x4c81 mem_rssi_noise_avg
+0x4c82 mem_rssi_noise_index
+0x4c83 mem_rssi_signal_index
+0x4c84 mem_rssi_noise_dg_avg
+0x4c85 mem_rssi_noise_kb_avg
+0x4c86 mem_rssi_noise_ms_avg
+0x4c87 mem_rssi_noise_dg_index
+0x4c88 mem_rssi_noise_kb_index
+0x4c89 mem_rssi_noise_ms_index
+0x4c8a mem_rssi_signal_buf
+0x4c92 mem_queue_ele_num
+0x4c93 mem_queue_read
+0x4c95 mem_queue_write
+0x4c97 mem_queue_start
+0x4c97 mem_data_ele0
+0x4cb7 mem_data_ele1
+0x4cd7 mem_data_ele2
+0x4cf7 mem_queue_end
+0x4cf7 mem_queue_temp
+0x4cf9 mem_cb_24g_data
+0x4cfb mem_24g_hop_fastly_cnt
+0x4cfc mem_24g_hop_pac_retry
+0x4cfd mem_24g_rf_hop_ch
+0x4cfe mem_24g_rf_last_sta
+0x4cff mem_24g_rf_work_stage
+0x4d00 mem_24g_sync_cnt
+0x4d01 mem_power_ctrl_pac_succ_cnt
+0x4d02 mem_rssi_avg_received
+0x4d03 mem_rssi_hex_received
+0x4d04 mem_power_ctrl_level
+0x4d05 mem_seqi
+0x4d06 mem_24g_auto_paring_switch
+0x4d07 mem_24g_paccnt
+0x4d08 mem_24g_transmit_by_interrupt
+0x4d09 mem_24g_transmit_by_interrupt_exit_count
Index: GM103_24g&ble/output/program.lis
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/program.lis	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/program.lis	(working copy)
@@ -1,2479 +1,2564 @@
 include "bt_format "
 org 0x0000
-0000 c2840011 bbit1 8 ,pf_patch_ext 
-0001 c0428627 beq patch10_5 ,p_shutdown_radio 
-0002 c04485f6 beq patch11_1 ,p_set_freq_tx 
-0003 c0008026 beq patch00_1 ,p_soft_reset_1 
-0004 c050802c beq patch14_1 ,p_init_param 
-0005 c0540084 beq patch15_0 ,p_lpm_dispatch_next2 
-0006 c0588087 beq patch16_1 ,p_lpm_check_wake_lock 
-0007 c0590031 beq patch16_2 ,p_g24_dispatch 
-0008 c06200b3 beq patch18_4 ,p_device_init 
-0009 c06481bd beq patch19_1 ,p_app_flag_store 
-000a c06501c1 beq patch19_2 ,p_app_initflag_check 
-000b c07182b0 beq patch1c_3 ,p_mouse_seting_dpi 
-000c c07302d8 beq patch1c_6 ,p_mouse_motion 
-000d c0750321 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-000e c075832f beq patch1d_3 ,p_mouse_start_discovery 
-000f c0760367 beq patch1d_4 ,p_mouse_stop_discovery 
-0010 20202a8e branch loop 
+0000 c2840012 bbit1 8 ,pf_patch_ext 
+0001 c0000029 beq patch00_0 ,p_soft_reset_0 
+0002 c000803b beq patch00_1 ,p_soft_reset_1 
+0003 c04286db beq patch10_5 ,p_shutdown_radio 
+0004 c04486ac beq patch11_1 ,p_set_freq_tx 
+0005 c0508044 beq patch14_1 ,p_init_param 
+0006 c0588049 beq patch16_1 ,p_lpm_check_wake_lock 
+0007 c059005a beq patch16_2 ,p_g24_dispatch 
+0008 c06202d7 beq patch18_4 ,p_device_init 
+0009 c0648347 beq patch19_1 ,p_app_flag_store 
+000a c065034b beq patch19_2 ,p_app_initflag_check 
+000b c071851c beq patch1c_3 ,p_mouse_seting_dpi 
+000c c0730527 beq patch1c_6 ,p_mouse_motion 
+000d c074855e beq patch1d_1 ,p_mouse_bb_disconnected 
+000e c0750568 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+000f c0758578 beq patch1d_3 ,p_mouse_start_discovery 
+0010 c076059e beq patch1d_4 ,p_mouse_stop_discovery 
+0011 20202a8e branch loop 
 
 pf_patch_ext:
-0011 c01c836a beq patch27_1 ,p_le_slave_match 
-0012 c0218372 beq patch28_3 ,p_le_next_adv_channel 
-0013 c0250378 beq patch29_2 ,p_le_receive_skip 
-0014 c02b837c beq patch2a_7 ,p_le_update_param 
-0015 c02c838e beq patch2b_1 ,p_le_update_channel_map 
-0016 c031839b beq patch2c_3 ,p_le_prepare_tx 
-0017 c03303c5 beq patch2c_6 ,p_le_parse 
-0018 c03383dc beq patch2c_7 ,p_le_parse_l2cap 
-0019 c0350426 beq patch2d_2 ,p_le_adv_not_match 
-001a c03b8431 beq patch2e_7 ,p_le_lpm_setmult 
-001b c0460441 beq patch31_4 ,p_twspi_reset 
-001c 20202a8e branch loop 
+0012 c01c85a4 beq patch27_1 ,p_le_slave_match 
+0013 c02185ac beq patch28_3 ,p_le_next_adv_channel 
+0014 c02505b2 beq patch29_2 ,p_le_receive_skip 
+0015 c02b85b5 beq patch2a_7 ,p_le_update_param 
+0016 c02c85c5 beq patch2b_1 ,p_le_update_channel_map 
+0017 c03185d2 beq patch2c_3 ,p_le_prepare_tx 
+0018 c03305fc beq patch2c_6 ,p_le_parse 
+0019 c0338613 beq patch2c_7 ,p_le_parse_l2cap 
+001a c035063f beq patch2d_2 ,p_le_adv_not_match 
+001b c03b864a beq patch2e_7 ,p_le_lpm_setmult 
+001c c07d065a beq patch3f_2 ,p_check_51cmd_once_continue 
+001d c0460663 beq patch31_4 ,p_twspi_reset 
+001e 20202a8e branch loop 
 
 p_rssi_signal:
-001d 6808c9ee fetcht 1 ,mem_rssi_signal_index 
-001e 580049f5 setarg mem_rssi_signal_buf 
-001f 98408a00 iadd temp ,contw 
-0020 1a227e00 copy rega ,pdata 
-0021 e0a08000 istore 1 ,contw 
-0022 18408401 increase 1 ,temp 
-0023 18410407 and_into rssi_buf_len_signal ,temp 
-0024 6008c9ee storet 1 ,mem_rssi_signal_index 
-0025 20600000 rtn 
+001f 1fe22200 copy pdata ,rega 
+0020 6808cc83 fetcht 1 ,mem_rssi_signal_index 
+0021 58004c8a setarg mem_rssi_signal_buf 
+0022 98408a00 iadd temp ,contw 
+0023 1a227e00 copy rega ,pdata 
+0024 e0a08000 istore 1 ,contw 
+0025 18408401 increase 1 ,temp 
+0026 18410407 and_into rssi_buf_len_signal ,temp 
+0027 6008cc83 storet 1 ,mem_rssi_signal_index 
+0028 20600000 rtn 
+
+p_soft_reset_0:
+0029 2040002b call p_mouse_select_device_button_wakeup_check 
+002a 20202002 branch soft_reset + 1 
+
+p_mouse_select_device_button_wakeup_check:
+002b 704b3d00 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+002c 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+002d 204067fb call gpio_config_input 
+002e 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+002f 2040681d call gpio_get_bit 
+0030 24608000 nrtn true 
+0031 20407ec1 call delay_10ms 
+0032 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+0033 2040681d call gpio_get_bit 
+0034 24608000 nrtn true 
+0035 704b3d01 jam 1 ,mem_mouse_select_device_button_wakeup_flag 
+0036 20600000 rtn 
+
+p_mouse_switch_hwakeup_bypb:
+0037 6800cb3d fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0038 207a0000 rtn blank 
+0039 204004a5 call p_mouse_switch_device_flag 
+003a 202004c5 branch p_mouse_store_device_number2eeprom 
 
 p_soft_reset_1:
-0026 204000aa call p_mouse_le_txbuff_load 
-0027 20406a03 call rfcomm_init 
-0028 20405cf6 call init_lmp 
-0029 2455ac65 ncall lpm_disable_exen_output ,wake 
-002a 20407ccd call ui_init + 1 
-002b 2020200c branch soft_reset + 11 
+003b d8a009ae arg mem_sp_state ,contw 
+003c df20000c arg 12 ,loopcnt 
+003d 20407ed4 call clear_mem 
+003e 20400382 call p_mouse_le_txbuff_load 
+003f 20406a03 call rfcomm_init 
+0040 20405cf6 call init_lmp 
+0041 2455ac65 ncall lpm_disable_exen_output ,wake 
+0042 20407ccd call ui_init + 1 
+0043 2020200c branch soft_reset + 11 
 
 p_init_param:
-002c 58000a06 setarg param_le_version 
-002d 6001c510 store 3 ,mem_lmp_version 
-002e 58001d87 setarg param_le_subversion 
-002f 60014513 store 2 ,mem_lmp_version + 3 
-0030 20202aa2 branch init_param + 12 
+0044 58000a06 setarg param_le_version 
+0045 6001c510 store 3 ,mem_lmp_version 
+0046 58001d87 setarg param_le_subversion 
+0047 60014513 store 2 ,mem_lmp_version + 3 
+0048 20202aa2 branch init_param + 12 
+
+p_lpm_check_wake_lock:
+0049 c6130000 rtnmark1 mark_24g 
+004a 20400054 call p_mouse_bt_multi_led_lpm_lock 
+004b 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+004c c000ffef beq on ,disable_blank 
+004d 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+004e c0007fef beq 0 ,disable_blank 
+004f 6800c7c4 fetch 1 ,mem_mouse_le_conn_param_reject 
+0050 c000ffef beq le_lpm_disable ,disable_blank 
+0051 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
+0052 243a7fef nbranch disable_blank ,blank 
+0053 20207ff1 branch enable_blank 
+
+p_mouse_bt_multi_led_lpm_lock:
+0054 20407ff1 call enable_blank 
+0055 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+0056 245a7fef ncall disable_blank ,blank 
+0057 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+0058 245a7fef ncall disable_blank ,blank 
+0059 20600000 rtn 
 
 p_g24_dispatch:
-0031 c6930000 rtnmark0 mark_24g 
-0032 6800ca73 fetch 1 ,mem_24g_transmit_by_interrupt 
-0033 c0008049 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+005a c6930000 rtnmark0 mark_24g 
+005b 6800cd08 fetch 1 ,mem_24g_transmit_by_interrupt 
+005c c0008072 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
 
 p_g24_transmit_process:
-0034 204004a6 call p_g24_txdata_prep 
-0035 24340064 nbranch p_g24_nodata_transmit ,user 
-0036 2040048b call p_g24_rf_sta_check 
+005d 20400101 call p_g24_txdata_prep 
+005e 24340089 nbranch p_g24_nodata_transmit ,user 
+005f 204000e8 call p_g24_rf_sta_check 
 
 p_g24_transmit_start:
-0037 204004d1 call p_g24_transmit_packet 
-0038 6800c943 fetch 1 ,mem_24g_pairing_sm 
-0039 c1ff8000 rtnne state_24g_pairing_success 
-003a 20400530 call power_ctrl_start 
-003b 20400043 call g24_long_sleep_shorter_param_update 
-003c 6800ca73 fetch 1 ,mem_24g_transmit_by_interrupt 
-003d c1008000 rtneq g24_tx_timer_int_enable 
+0060 20400124 call p_g24_transmit_packet 
+0061 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+0062 c1ff8000 rtnne state_24g_pairing_success 
+0063 20400680 call power_ctrl_start 
+0064 2040006e call g24_long_sleep_shorter_param_update 
+0065 6800cd08 fetch 1 ,mem_24g_transmit_by_interrupt 
+0066 c1008000 rtneq g24_tx_timer_int_enable 
+0067 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+0068 c00081b5 beq on ,p_g24_transmit_by_interrupt_enable 
 
 p_g24_short_sleep:
-003e 2040006c call p_g24_lpm_wait 
-003f 24740000 nrtn user 
-0040 20400094 call p_clear_wake 
-0041 5800ec54 setarg 60500 
-0042 20202b93 branch lpm_dispatch_sleep 
+0069 20400095 call p_g24_lpm_wait 
+006a 24740000 nrtn user 
+006b 204002c6 call p_clear_wake 
+006c 5800ec54 setarg 60500 
+006d 20202b93 branch lpm_dispatch_sleep 
 
 g24_long_sleep_shorter_param_update:
-0043 6800c6f5 fetch 1 ,mem_config_function_enable 
-0044 c3838000 rtnbit1 enable_sensor_motion_pin 
-0045 58017700 setarg g24_long_sleep_step1 
-0046 6001c962 store 3 ,mem_24g_enter_hibernate 
-0047 70480e14 jam 20 ,mem_24g_long_sleep_param_update_timer 
-0048 20600000 rtn 
+006e 58017700 setarg g24_long_sleep_step1 
+006f 6001cbf7 store 3 ,mem_24g_enter_hibernate 
+0070 704b3c14 jam 20 ,mem_24g_long_sleep_param_update_timer 
+0071 20600000 rtn 
 
 p_g24_transmit_by_interrupt:
-0049 20400629 call p_g24_timer_check 
-004a 24740000 nrtn user 
-004b 2040005b call p_g24_interval_calibrate 
-004c 6800ca74 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
-004d 1fe0fe01 increase 1 ,pdata 
-004e 6000ca74 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
-004f 1fe67c19 sub pdata ,25 ,null 
-0050 20428052 call p_g24_transmit_by_interrupt_exit ,zero 
-0051 20200034 branch p_g24_transmit_process 
+0072 2040029f call p_g24_timer_check 
+0073 24740000 nrtn user 
+0074 20400083 call p_g24_interval_calibrate 
+0075 6800cd09 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0076 1fe0fe01 increase 1 ,pdata 
+0077 6000cd09 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0078 1fe67c19 sub pdata ,25 ,null 
+0079 2042807b call p_g24_transmit_by_interrupt_exit ,zero 
+007a 2020005d branch p_g24_transmit_process 
 
 p_g24_transmit_by_interrupt_exit:
-0052 704a7300 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0053 704a7400 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+007b 704d0800 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+007c 704d0900 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
 
 p_g24_interval_min:
-0054 70496e00 jam 0 ,mem_24g_pac_index 
-0055 6800c959 fetch 1 ,mem_24g_interval_min 
-0056 6000c958 store 1 ,mem_24g_interval 
-0057 20600000 rtn 
+007d 704c0300 jam 0 ,mem_24g_pac_index 
+007e 6800cbee fetch 1 ,mem_24g_interval_min 
+
+p_g24_current_interval_store:
+007f 6000cbed store 1 ,mem_24g_interval 
+0080 20600000 rtn 
 
 p_g24_interval_max:
-0058 6800c95a fetch 1 ,mem_24g_interval_max 
-0059 6000c958 store 1 ,mem_24g_interval 
-005a 20600000 rtn 
+0081 6800cbef fetch 1 ,mem_24g_interval_max 
+0082 2020007f branch p_g24_current_interval_store 
 
 p_g24_interval_calibrate:
-005b 6800c96e fetch 1 ,mem_24g_pac_index 
-005c 1fe0fe01 increase 1 ,pdata 
-005d 6000c96e store 1 ,mem_24g_pac_index 
-005e c0020058 beq 4 ,p_g24_interval_max 
-005f c0028054 beq 5 ,p_g24_interval_min 
-0060 20600000 rtn 
-
-p_g24_transmit_by_interrupt_enable:
-0061 704a7301 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0062 704a7400 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-0063 20600000 rtn 
+0083 6800cc03 fetch 1 ,mem_24g_pac_index 
+0084 1fe0fe01 increase 1 ,pdata 
+0085 6000cc03 store 1 ,mem_24g_pac_index 
+0086 c0020081 beq 4 ,p_g24_interval_max 
+0087 c002807d beq 5 ,p_g24_interval_min 
+0088 20600000 rtn 
 
 p_g24_nodata_transmit:
-0064 6800c95f fetch 1 ,mem_24g_abort_pac 
-0065 205a0075 call p_g24_send_abort_packet ,blank 
+0089 6800cbf4 fetch 1 ,mem_24g_abort_pac 
+008a 205a00a0 call p_g24_send_abort_packet ,blank 
+008b 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+008c 247a0000 nrtn blank 
+008d 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+008e c1008000 rtneq on 
 
 p_g24_long_sleep:
-0066 2040006c call p_g24_lpm_wait 
-0067 24740000 nrtn user 
-0068 6801c962 fetch 3 ,mem_24g_enter_hibernate 
-0069 20407f49 call clk2lpo 
-006a 600a415b storet 4 ,mem_sleep_counter 
-006b 20202b2a branch lpm_sleep 
+008f 20400095 call p_g24_lpm_wait 
+0090 24740000 nrtn user 
+0091 6801cbf7 fetch 3 ,mem_24g_enter_hibernate 
+0092 20407f49 call clk2lpo 
+0093 600a415b storet 4 ,mem_sleep_counter 
+0094 20202b2a branch lpm_sleep 
 
 p_g24_lpm_wait:
-006c 78347c00 enable user 
-006d 20402afa call lpo_calibration 
-006e 6801c16f fetch 3 ,mem_clks_per_lpo 
-006f 203a7fe9 branch disable_user ,blank 
-0070 6800c091 fetch 1 ,mem_lpm_mode 
-0071 203a7fe9 branch disable_user ,blank 
-0072 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-0073 203a7fe9 branch disable_user ,blank 
-0074 20200097 branch p_mouse_setgpio_lpm 
+0095 78347c00 enable user 
+0096 20402afa call lpo_calibration 
+0097 6801c16f fetch 3 ,mem_clks_per_lpo 
+0098 203a7fe9 branch disable_user ,blank 
+0099 6800c091 fetch 1 ,mem_lpm_mode 
+009a 203a7fe9 branch disable_user ,blank 
+009b 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+009c 203a7fe9 branch disable_user ,blank 
+009d 6800cd08 fetch 1 ,mem_24g_transmit_by_interrupt 
+009e c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
+009f 202002c9 branch p_mouse_setgpio_lpm 
 
 p_g24_send_abort_packet:
-0075 70495f01 jam 1 ,mem_24g_abort_pac 
-0076 704a6800 jam 0 ,mem_24g_rf_hop_ch 
-0077 20400453 call p_g24_transmit_rf_ctrl_clear 
-0078 6000c8cf store 1 ,mem_24g_txbuf 
-0079 58000000 setarg 0 
-007a 6003c8d0 store 7 ,mem_24g_txbuf + 1 
-007b 6802496a fetch 4 ,mem_24g_device_addr 
-007c 600248d7 store 4 ,mem_24g_txbuf + 8 
-007d 7049330c jam 12 ,mem_24g_datalen 
-007e 6800c934 fetch 1 ,mem_24g_data_type 
-007f 79207e03 set1 bit_abort ,pdata 
-0080 6000c934 store 1 ,mem_24g_data_type 
-0081 20400665 call p_g24_transmit_prep 
-0082 204004aa call p_g24_txdata_enable_tx 
-0083 20200037 branch p_g24_transmit_start 
-
-p_lpm_dispatch_next2:
-0084 6800c80a fetch 1 ,mem_mouse_wheel_trigger 
-0085 247a0000 nrtn blank 
-0086 20202b7f branch lpm_dispatch_next2 
+00a0 704bf401 jam 1 ,mem_24g_abort_pac 
+00a1 704cfd00 jam 0 ,mem_24g_rf_hop_ch 
+00a2 204000b0 call p_g24_transmit_rf_ctrl_clear 
+00a3 6000cb64 store 1 ,mem_24g_txbuf 
+00a4 58000000 setarg 0 
+00a5 6003cb65 store 7 ,mem_24g_txbuf + 1 
+00a6 68024bff fetch 4 ,mem_24g_device_addr 
+00a7 60024b6c store 4 ,mem_24g_txbuf + 8 
+00a8 704bc80c jam 12 ,mem_24g_datalen 
+00a9 6800cbc9 fetch 1 ,mem_24g_data_type 
+00aa 79207e03 set1 bit_abort ,pdata 
+00ab 6000cbc9 store 1 ,mem_24g_data_type 
+00ac 20400104 call p_g24_txdata_enable_tx 
+00ad 20200060 branch p_g24_transmit_start 
 
-p_lpm_check_wake_lock:
-0087 c6130000 rtnmark1 mark_24g 
-0088 6800c7a0 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0089 c0007fef beq 0 ,disable_blank 
-008a 6800c7c8 fetch 1 ,mem_mouse_le_conn_param_reject 
-008b c000ffef beq le_lpm_disable ,disable_blank 
-008c 20207ff1 branch enable_blank 
+p_g24_transmit_rf_sta_init:
+00ae 704cfe01 jam 1 ,mem_24g_rf_last_sta 
+00af 704d0000 jam 0 ,mem_24g_sync_cnt 
 
-p_mouse_before_lpm:
-008d c6130000 rtnmark1 mark_24g 
-008e 204000a0 call p_mouse_le_txbuff_save 
-008f 20400097 call p_mouse_setgpio_lpm 
-0090 6800c040 fetch 1 ,mem_context 
-0091 c3000094 bbit0 state_inconn ,p_clear_wake 
-0092 680080a0 fetch 1 ,mem_lpm_current_mult 
-0093 247a0000 nrtn blank 
+p_g24_transmit_rf_ctrl_clear:
+00b0 6800cbc9 fetch 1 ,mem_24g_data_type 
+00b1 1fe17e07 and_into bits_data ,pdata 
+00b2 6000cbc9 store 1 ,mem_24g_data_type 
+00b3 20600000 rtn 
 
-p_clear_wake:
-0094 58000000 setarg 0 
-0095 600400a1 store 8 ,mem_gpio_wakeup_low 
-0096 20600000 rtn 
+p_g24_hop_ch_enable:
+00b4 6800cbc9 fetch 1 ,mem_24g_data_type 
+00b5 79207e04 set1 bit_hop ,pdata 
+00b6 6000cbc9 store 1 ,mem_24g_data_type 
+00b7 6000cb84 store 1 ,mem_24g_txpayload 
+00b8 20600000 rtn 
 
-p_mouse_setgpio_lpm:
-0097 204002b1 call p_mouse_seting_dpi_sensor_type 
-0098 20400094 call p_clear_wake 
-0099 20403ebf call mouse_lpm_before_common 
-009a 68120070 hfetch 4 ,core_gpio_oe0 
-009b 681a0078 hfetcht 4 ,core_gpio_pu0 
-009c 98418400 ior temp ,temp 
-009d 18440400 invert temp ,temp 
-009e 601a007c hstoret 4 ,core_gpio_pd0 
-009f 20200164 branch p_mouse_device_state_led_off 
+p_g24_hop_ch_disable:
+00b9 6800cbc9 fetch 1 ,mem_24g_data_type 
+00ba 793ffe04 set0 bit_hop ,pdata 
+00bb 6000cbc9 store 1 ,mem_24g_data_type 
+00bc 20600000 rtn 
 
-p_mouse_le_txbuff_save:
-00a0 d8c01800 arg mem_le_tx_buffer0 ,contr 
-00a1 d8a0480f arg mem_le_tx_buffer0_omemalloc ,contw 
-00a2 204000a8 call p_mouse_le_txbuff_copy 
-00a3 d8c01900 arg mem_le_tx_buffer1 ,contr 
-00a4 204000a8 call p_mouse_le_txbuff_copy 
-00a5 d8c01a00 arg mem_le_tx_buffer2 ,contr 
-00a6 204000a8 call p_mouse_le_txbuff_copy 
-00a7 d8c01b00 arg mem_le_tx_buffer3 ,contr 
+p_g24_transmit_hop_pac_fail:
+00bd 20400676 call power_ctrl_pac_succ_decrs 
+00be 6800ccff fetch 1 ,mem_24g_rf_work_stage 
+00bf c00080c2 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+00c0 c00100c6 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+00c1 20600000 rtn 
 
-p_mouse_le_txbuff_copy:
-00a8 df20001b arg 27 ,loopcnt 
-00a9 20207f01 branch memcpy 
+p_g24_transmit_hop_pac_fail_wo_hop:
+00c2 704d0002 jam 2 ,mem_24g_sync_cnt 
 
-p_mouse_le_txbuff_load:
-00aa d8c0480f arg mem_le_tx_buffer0_omemalloc ,contr 
-00ab d8a01800 arg mem_le_tx_buffer0 ,contw 
-00ac 204000a8 call p_mouse_le_txbuff_copy 
-00ad d8a01900 arg mem_le_tx_buffer1 ,contw 
-00ae 204000a8 call p_mouse_le_txbuff_copy 
-00af d8a01a00 arg mem_le_tx_buffer2 ,contw 
-00b0 204000a8 call p_mouse_le_txbuff_copy 
-00b1 d8a01b00 arg mem_le_tx_buffer3 ,contw 
-00b2 202000a8 branch p_mouse_le_txbuff_copy 
+p_g24_transmit_hop_pac_fail_stage1:
+00c3 704cfc00 jam 0 ,mem_24g_hop_pac_retry 
+00c4 704cfe00 jam 0 ,mem_24g_rf_last_sta 
+00c5 202000b0 branch p_g24_transmit_rf_ctrl_clear 
+
+p_g24_transmit_hop_pac_fail_hop_stage2:
+00c6 704cfd00 jam 0 ,mem_24g_rf_hop_ch 
+00c7 202000c3 branch p_g24_transmit_hop_pac_fail_stage1 
+
+p_g24_transmit_pac_fail_hop_stage3:
+00c8 68014bce fetch 2 ,mem_24g_txfail_cnt 
+00c9 1fe0fe01 increase 1 ,pdata 
+00ca 60014bce store 2 ,mem_24g_txfail_cnt 
+00cb c2850167 bbit1 10 ,p_g24_tx_attempt_fail 
+00cc 6800ccfd fetch 1 ,mem_24g_rf_hop_ch 
+00cd c00080d1 beq 1 ,p_g24_rf_hop_fastly 
+00ce 704cfd01 jam 1 ,mem_24g_rf_hop_ch 
+
+p_g24_rf_hop_attemp_again:
+00cf 6800ccfd fetch 1 ,mem_24g_rf_hop_ch 
+00d0 c08080b0 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+
+p_g24_rf_hop_fastly:
+00d1 6800ccfb fetch 1 ,mem_24g_hop_fastly_cnt 
+00d2 1fe0fe01 increase 1 ,pdata 
+00d3 6000ccfb store 1 ,mem_24g_hop_fastly_cnt 
+00d4 c00200d8 beq 4 ,p_g24_rf_hop_fastly_exit 
+00d5 204001e7 call p_g24_ch 
+00d6 704c0d02 jam 2 ,mem_24g_max_retry 
+00d7 20200124 branch p_g24_transmit_packet 
+
+p_g24_rf_hop_fastly_exit:
+00d8 20400676 call power_ctrl_pac_succ_decrs 
+00d9 704cfb00 jam 0 ,mem_24g_hop_fastly_cnt 
+00da 202000b0 branch p_g24_transmit_rf_ctrl_clear 
+
+p_g24_transmit_hop_pac_succ_wo_hop:
+00db 704d0002 jam 2 ,mem_24g_sync_cnt 
+
+p_g24_transmit_hop_pac_succ:
+00dc 704cfe01 jam 1 ,mem_24g_rf_last_sta 
+00dd 704cfd00 jam 0 ,mem_24g_rf_hop_ch 
+00de 202000b0 branch p_g24_transmit_rf_ctrl_clear 
+
+p_g24_transmit_succ_rf_config:
+00df 6800ccff fetch 1 ,mem_24g_rf_work_stage 
+00e0 c00180dc beq 3 ,p_g24_transmit_hop_pac_succ 
+00e1 6800cbc9 fetch 1 ,mem_24g_data_type 
+00e2 2fec0004 isolate0 bit_hop ,pdata 
+00e3 202080ae branch p_g24_transmit_rf_sta_init ,true 
+00e4 6800ccff fetch 1 ,mem_24g_rf_work_stage 
+00e5 c00080db beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+00e6 c00100dc beq 2 ,p_g24_transmit_hop_pac_succ 
+00e7 20600000 rtn 
+
+p_g24_rf_sta_check:
+00e8 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+00e9 c1ff8000 rtnne state_24g_pairing_success 
+00ea 204000ed call p_g24_rf_laststa_synccnt_check 
+00eb 245600f5 ncall p_g24_rf_sync_cnt_check ,user2 
+00ec 20600000 rtn 
+
+p_g24_rf_laststa_synccnt_check:
+00ed 78567c00 disable user2 
+00ee 6800ccfe fetch 1 ,mem_24g_rf_last_sta 
+00ef c1808000 rtnne 1 
+00f0 6800cd00 fetch 1 ,mem_24g_sync_cnt 
+00f1 c1800000 rtnne 0 
+00f2 704cff01 jam 1 ,mem_24g_rf_work_stage 
+00f3 704c0d04 jam 4 ,mem_24g_max_retry 
+00f4 20207feb branch enable_user2 
+
+p_g24_rf_sync_cnt_check:
+00f5 6800cd00 fetch 1 ,mem_24g_sync_cnt 
+00f6 203a00fc branch p_g24_rf_hop_attemp ,blank 
+00f7 1fe0ffff increase -1 ,pdata 
+00f8 6000cd00 store 1 ,mem_24g_sync_cnt 
+00f9 704cff02 jam 2 ,mem_24g_rf_work_stage 
+00fa 704c0d04 jam 4 ,mem_24g_max_retry 
+00fb 202001e7 branch p_g24_ch 
+
+p_g24_rf_hop_attemp:
+00fc 704cff03 jam 3 ,mem_24g_rf_work_stage 
+00fd 6800ccfd fetch 1 ,mem_24g_rf_hop_ch 
+00fe 243a00cf nbranch p_g24_rf_hop_attemp_again ,blank 
+00ff 704c0d02 jam 2 ,mem_24g_max_retry 
+0100 202001e7 branch p_g24_ch 
+
+p_g24_txdata_prep:
+0101 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+0102 c0ff8177 bne state_24g_pairing_success ,p_g24_pairing_sm 
+
+p_g24_txdata_prep_packeage_data:
+0103 20400107 call p_g24_package_data 
+
+p_g24_txdata_enable_tx:
+0104 20400213 call p_g24_transmit_prep 
+0105 704bcd01 jam ensure_on_24g ,mem_24g_ensure 
+0106 20600000 rtn 
+
+p_g24_package_data:
+0107 68014cf9 fetch 2 ,mem_cb_24g_data 
+0108 20407f9c call callback_func 
+0109 2034010d branch p_g24_accumulate_mouse_data ,user 
+010a 6803cb65 fetch 7 ,mem_24g_txbuf + 1 
+010b 207a0000 rtn blank 
+010c 20207fe7 branch enable_user 
+
+p_g24_accumulate_mouse_data:
+010d 204003a0 call p_mouse_data_xy_release 
+010e 704bf400 jam 0 ,mem_24g_abort_pac 
+010f 1a20fe01 add rega ,1 ,pdata 
+0110 6000cbc8 store 1 ,mem_24g_datalen 
+0111 204000b0 call p_g24_transmit_rf_ctrl_clear 
+0112 6000cb64 store 1 ,mem_24g_txbuf 
+0113 e8a88000 ifetcht 1 ,contw 
+0114 ea408000 ifetch 1 ,regb 
+0115 9841fe00 ior temp ,pdata 
+0116 e0a08000 istore 1 ,contw 
+0117 1a40a401 increase 1 ,regb 
+0118 ea420000 ifetch 4 ,regb 
+0119 e0a20000 istore 4 ,contw 
+011a 1a40a404 increase 4 ,regb 
+011b d8a04b6a arg mem_24g_txbuf + 6 ,contw 
+011c df200002 arg 2 ,loopcnt 
+
+p_g24_accumulation_loop:
+011d ea408000 ifetch 1 ,regb 
+011e e8a88000 ifetcht 1 ,contw 
+011f 9840fe00 iadd temp ,pdata 
+0120 e0a08000 istore 1 ,contw 
+0121 1a40a401 increase 1 ,regb 
+0122 c200011d loop p_g24_accumulation_loop 
+0123 20600000 rtn 
+
+p_g24_transmit_packet:
+0124 704bd100 jam 0 ,mem_24g_retry 
+
+p_g24_transmit_loop:
+0125 d9600d00 arg param_rx_setup ,timeup 
+0126 34730200 until clkn_rt ,meet 
+0127 20400140 call p_g24_transmit_receive_ack 
+0128 6800cc04 fetch 1 ,mem_24g_no_ack 
+0129 c1008000 rtneq no_ack_24g 
+012a 242c014f nbranch p_g24_retransmit ,sync 
+012b 2437814f nbranch p_g24_retransmit ,user3 
+012c 2040013b call p_g24_txbuf_clear 
+012d 2040016b call p_g24_ackpayload_parse 
+012e 20400672 call power_ctrl_pac_succ_incrs 
+
+p_g24_transmit_next_packet:
+012f 6800cbc7 fetch 1 ,mem_24g_pid 
+0130 1fe0fe01 increase 1 ,pdata 
+0131 6000cbc7 store 1 ,mem_24g_pid 
+0132 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+0133 c0ff813e bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0134 204000df call p_g24_transmit_succ_rf_config 
+
+p_g24_transmit_abandon:
+0135 58000000 setarg 0 
+0136 60014bce store 2 ,mem_24g_txfail_cnt 
+0137 6000cbd0 store 1 ,mem_24g_get_ack_fail 
+0138 6000ccfc store 1 ,mem_24g_hop_pac_retry 
+0139 704bcd00 jam ensure_off_24g ,mem_24g_ensure 
+013a 20600000 rtn 
+
+p_g24_txbuf_clear:
+013b df200004 arg 4 ,loopcnt 
+013c d8a04b64 arg mem_24g_txbuf ,contw 
+013d 20207ec6 branch memset0 
+
+p_g24_paring_mode_start:
+013e 2040066f call power_ctrl_pac_succ_cnt_init 
+013f 20200191 branch p_g24_paring_mode 
+
+p_g24_transmit_receive_ack:
+0140 7857fc00 disable user3 
+0141 2040027e call p_g24_transmit 
+0142 6800cc04 fetch 1 ,mem_24g_no_ack 
+0143 c000814d beq no_ack_24g ,p_g24_transmit_no_ack 
+0144 18002a00 force 0 ,radio_ctrl 
+0145 68024bf0 fetch 4 ,mem_24g_addr 
+0146 98001200 iforce access 
+0147 68088017 fetcht 1 ,mem_last_freq 
+0148 2040291f call set_freq_rx 
+0149 20402924 call rf_rx_enable 
+014a 2040023b call p_g24_receive_rxon 
+014b 20578277 call p_g24_end_of_packet ,user3 
+014c 20600000 rtn 
+
+p_g24_transmit_no_ack:
+014d 20400277 call p_g24_end_of_packet 
+014e 2020012f branch p_g24_transmit_next_packet 
+
+p_g24_retransmit:
+014f 6800cbd0 fetch 1 ,mem_24g_get_ack_fail 
+0150 1fe0fe01 increase 1 ,pdata 
+0151 6000cbd0 store 1 ,mem_24g_get_ack_fail 
+0152 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+0153 c0ff8163 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0154 6808cbd1 fetcht 1 ,mem_24g_retry 
+0155 18408401 increase 1 ,temp 
+0156 6008cbd1 storet 1 ,mem_24g_retry 
+0157 6800cc0d fetch 1 ,mem_24g_max_retry 
+0158 98467e00 isub temp ,pdata 
+0159 243a0125 nbranch p_g24_transmit_loop ,blank 
+015a 6800ccff fetch 1 ,mem_24g_rf_work_stage 
+015b c00180c8 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+015c 6800ccfc fetch 1 ,mem_24g_hop_pac_retry 
+015d 1fe0fe01 increase 1 ,pdata 
+015e 6000ccfc store 1 ,mem_24g_hop_pac_retry 
+015f c00100bd beq 2 ,p_g24_transmit_hop_pac_fail 
+0160 204000b4 call p_g24_hop_ch_enable 
+0161 704c0d01 jam 1 ,mem_24g_max_retry 
+0162 20200124 branch p_g24_transmit_packet 
+
+p_g24_tx_paring_retry:
+0163 6800cbd0 fetch 1 ,mem_24g_get_ack_fail 
+0164 c1ff8000 rtnne 0xff 
+0165 704bd000 jam 0 ,mem_24g_get_ack_fail 
+0166 20200169 branch p_g24_stop_g24_mode 
+
+p_g24_tx_attempt_fail:
+0167 58000000 setarg 0 
+0168 60014bce store 2 ,mem_24g_txfail_cnt 
+
+p_g24_stop_g24_mode:
+0169 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+016a 20207d86 branch ui_ipc_send_event 
+
+p_g24_ackpayload_parse:
+016b 204001f8 call p_g24_read_len_pid_crc 
+016c 6800cbc6 fetch 1 ,mem_24g_rxdata_length 
+016d 207a0000 rtn blank 
+016e 98007200 iforce loopcnt 
+016f d8c04b44 arg mem_24g_rxbuf + 2 ,contr 
+0170 d8a04ba6 arg mem_24g_rxpayload ,contw 
+0171 20207f01 branch memcpy 
+
+p_g24_pair_init:
+0172 7041de20 jam tx_power_pair ,mem_tx_power 
+0173 704bc700 jam 0 ,mem_24g_pid 
+0174 704bd24e jam g24_pair_ch ,mem_24g_ch 
+0175 68024bd4 fetch 4 ,mem_24g_paring_addr 
+0176 20200205 branch p_g24_update_addr_and_synccrc8 
+
+p_g24_pairing_sm:
+0177 6800cbcd fetch 1 ,mem_24g_ensure 
+0178 c000ffe7 beq ensure_on_24g ,enable_user 
+0179 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+017a c000817e beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+017b c0010181 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+017c c0018184 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+017d 20202a8c branch assert 
+
+p_g24_pairing_sm_1:
+017e 704bd811 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+017f 70119eaa jam 0xaa ,mem_24g_common_temp 
+0180 20200186 branch p_g24_pairing_sm_common 
+
+p_g24_pairing_sm_2:
+0181 704bd812 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0182 70119e55 jam 0x55 ,mem_24g_common_temp 
+0183 20200186 branch p_g24_pairing_sm_common 
+
+p_g24_pairing_sm_3:
+0184 704bd813 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0185 70119e22 jam 0x22 ,mem_24g_common_temp 
+
+p_g24_pairing_sm_common:
+0186 6800cbc9 fetch 1 ,mem_24g_data_type 
+0187 1fe17e07 and_into bits_data ,pdata 
+0188 6000919f store 1 ,mem_24g_common_temp + 1 
+0189 68024bff fetch 4 ,mem_24g_device_addr 
+018a 600211a0 store 4 ,mem_24g_common_temp + 2 
+
+p_g24_put_pairing_data_in_buff:
+018b 7011a400 jam 0 ,mem_24g_common_temp + 6 
+018c da20119e arg mem_24g_common_temp ,rega 
+018d d8400007 arg 7 ,temp 
+018e 204001f3 call p_g24_put_data_in_buff 
+018f 20400104 call p_g24_txdata_enable_tx 
+0190 20207fe7 branch enable_user 
+
+p_g24_paring_mode:
+0191 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+0192 c17f8000 rtneq state_24g_pairing_success 
+0193 c0088197 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+0194 c0090199 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+0195 c009819b beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+0196 20600000 rtn 
+
+p_g24_pairing_sm_1_waiting_ack:
+0197 704bd802 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0198 20200135 branch p_g24_transmit_abandon 
+
+p_g24_pairing_sm_2_waiting_ack:
+0199 704bd803 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+019a 20200135 branch p_g24_transmit_abandon 
+
+p_g24_pairing_sm_3_waiting_ack:
+019b 704bd8ff jam state_24g_pairing_success ,mem_24g_pairing_sm 
+019c 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+019d 20407d86 call ui_ipc_send_event 
+019e 68024ba8 fetch 4 ,mem_24g_rxpayload + 2 
+019f 20400205 call p_g24_update_addr_and_synccrc8 
+01a0 20200135 branch p_g24_transmit_abandon 
+
+p_g24_start_24g_mode:
+01a1 793f8026 set0 mark_24g ,mark 
+01a2 204001e6 call p_g24_ch_syncword_crc8_init 
+01a3 6800cbd8 fetch 1 ,mem_24g_pairing_sm 
+01a4 c1ff8000 rtnne state_24g_pairing_success 
+01a5 204001b8 call p_g24_tx_attemp_data_prep 
+
+p_g24_tx_attemp_dongle:
+01a6 58000000 setarg 0 
+01a7 60014bf5 store 2 ,mem_24g_check_dongle_times 
+
+p_g24_tx_attemp_dongle_loop:
+01a8 20402afa call lpo_calibration 
+01a9 200007d0 nop 2000 
+01aa 6800cbf5 fetch 1 ,mem_24g_check_dongle_times 
+01ab c07f8169 beq 0xff ,p_g24_stop_g24_mode 
+01ac 20400140 call p_g24_transmit_receive_ack 
+01ad 242c01c1 nbranch p_g24_attemp_txdata_retry ,sync 
+01ae 243781c1 nbranch p_g24_attemp_txdata_retry ,user3 
+
+p_g24_tx_attemp_dongle_succ:
+01af 79200026 set1 mark_24g ,mark 
+01b0 58000000 setarg 0 
+01b1 60014bf5 store 2 ,mem_24g_check_dongle_times 
+01b2 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+01b3 20407d86 call ui_ipc_send_event 
+01b4 2040013b call p_g24_txbuf_clear 
+
+p_g24_transmit_by_interrupt_enable:
+01b5 704d0801 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+01b6 704d0900 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+01b7 20600000 rtn 
+
+p_g24_tx_attemp_data_prep:
+01b8 70119eff jam 0xff ,mem_24g_common_temp 
+01b9 6800cbc9 fetch 1 ,mem_24g_data_type 
+01ba 6000919f store 1 ,mem_24g_common_temp + 1 
+01bb 68024bff fetch 4 ,mem_24g_device_addr 
+01bc 600211a0 store 4 ,mem_24g_common_temp + 2 
+01bd d8400006 arg 6 ,temp 
+01be da20119e arg mem_24g_common_temp ,rega 
+01bf 204001f3 call p_g24_put_data_in_buff 
+01c0 20200213 branch p_g24_transmit_prep 
+
+p_g24_attemp_txdata_retry:
+01c1 68014bf5 fetch 2 ,mem_24g_check_dongle_times 
+01c2 1fe0fe01 increase 1 ,pdata 
+01c3 60014bf5 store 2 ,mem_24g_check_dongle_times 
+01c4 204001e7 call p_g24_ch 
+01c5 202001a8 branch p_g24_tx_attemp_dongle_loop 
+
+p_g24_auto_pair_start:
+01c6 793f8026 set0 mark_24g ,mark 
+01c7 204001e2 call p_g24_auto_pair_all_powerful 
+01c8 204001b8 call p_g24_tx_attemp_data_prep 
+
+p_g24_auto_pair_restart:
+01c9 704bf500 jam 0 ,mem_24g_check_dongle_times 
+
+p_g24_auto_pair_start_loop:
+01ca 20402afa call lpo_calibration 
+01cb 200007d0 nop 2000 
+01cc 6800cbf5 fetch 1 ,mem_24g_check_dongle_times 
+01cd c07f8169 beq 0xff ,p_g24_stop_g24_mode 
+01ce 20400140 call p_g24_transmit_receive_ack 
+01cf 242c01d8 nbranch p_g24_auto_pair_retry ,sync 
+01d0 243781d8 nbranch p_g24_auto_pair_retry ,user3 
+01d1 2040016b call p_g24_ackpayload_parse 
+01d2 204002f3 call p_mouse_tx_power_init 
+01d3 68024bf0 fetch 4 ,mem_24g_addr 
+01d4 680a4bd4 fetcht 4 ,mem_24g_paring_addr 
+01d5 98467c00 isub temp ,null 
+01d6 20228314 branch p_g24_start_pairing_sm1 ,zero 
+01d7 202001af branch p_g24_tx_attemp_dongle_succ 
+
+p_g24_auto_pair_retry:
+01d8 6800cbf5 fetch 1 ,mem_24g_check_dongle_times 
+01d9 1fe0fe01 increase 1 ,pdata 
+01da 6000cbf5 store 1 ,mem_24g_check_dongle_times 
+01db 6800cd06 fetch 1 ,mem_24g_auto_paring_switch 
+01dc 1fe0fe01 increase 1 ,pdata 
+01dd 1fe17e01 and_into 1 ,pdata 
+01de 6000cd06 store 1 ,mem_24g_auto_paring_switch 
+01df c00001eb beq 0 ,p_g24_auto_pair_device_attemp 
+01e0 c00081ed beq 1 ,p_g24_auto_pair_pair_attemp 
+01e1 20600000 rtn 
+
+p_g24_auto_pair_all_powerful:
+01e2 7041de20 jam tx_power_pair ,mem_tx_power 
+01e3 58000f0f setarg 0x0f0f 
+01e4 60014bf0 store 2 ,mem_24g_addr 
+01e5 e0a10000 istore 2 ,contw 
+
+p_g24_ch_syncword_crc8_init:
+01e6 20400206 call p_g24_syncword_crc8 
+
+p_g24_ch:
+01e7 6808cbd3 fetcht 1 ,mem_24g_current_ch_number 
+01e8 20400225 call p_g24_ch_map_size 
+01e9 6008cbd3 storet 1 ,mem_24g_current_ch_number 
+01ea 20600000 rtn 
+
+p_g24_auto_pair_device_attemp:
+01eb 204001e2 call p_g24_auto_pair_all_powerful 
+01ec 202001ca branch p_g24_auto_pair_start_loop 
+
+p_g24_auto_pair_pair_attemp:
+01ed 20400172 call p_g24_pair_init 
+01ee 202001ca branch p_g24_auto_pair_start_loop 
+
+p_g24_check_51cmd_stop_24g:
+01ef 793f8026 set0 mark_24g ,mark 
+01f0 204053ce call le_disable 
+
+p_mouse_disable_g24_pairing_flag:
+01f1 d8e00003 arg mosue_24g_pairing_flag ,queue 
+01f2 202043d2 branch mouse_disable_function_flag 
+
+p_g24_put_data_in_buff:
+01f3 6008cbc8 storet 1 ,mem_24g_datalen 
+01f4 18427200 copy temp ,loopcnt 
+01f5 d8a04b64 arg mem_24g_txbuf ,contw 
+01f6 1a220c00 copy rega ,contr 
+01f7 20207f01 branch memcpy 
+
+p_g24_read_len_pid_crc:
+01f8 6800cb43 fetch 1 ,mem_24g_rxbuf + 1 
+01f9 1fe97e00 rshift3 pdata ,pdata 
+01fa 6000cbc6 store 1 ,mem_24g_rxdata_length 
+01fb 1fe0fe01 increase 1 ,pdata 
+01fc d8c04b43 arg mem_24g_rxbuf + 1 ,contr 
+01fd 98c08c00 iadd contr ,contr 
+01fe e8c18000 ifetch 3 ,contr 
+01ff 6001cc05 store 3 ,mem_24g_sta_crc 
+0200 6800cb43 fetch 1 ,mem_24g_rxbuf + 1 
+0201 1fe37e00 rshift pdata ,pdata 
+0202 1fe17e03 and pdata ,0x03 ,pdata 
+0203 6000cc0b store 1 ,mem_24g_sta_pid 
+0204 20600000 rtn 
+
+p_g24_update_addr_and_synccrc8:
+0205 60024bf0 store 4 ,mem_24g_addr 
+
+p_g24_syncword_crc8:
+0206 da200000 arg 0 ,rega 
+0207 df200004 arg 4 ,loopcnt 
+0208 d8c04bf0 arg mem_24g_addr ,contr 
+
+p_g24_syncword_crc8_loop:
+0209 e8c08000 ifetch 1 ,contr 
+020a 9a20a200 iadd rega ,rega 
+020b c2000209 loop p_g24_syncword_crc8_loop 
+020c 1a227e00 copy rega ,pdata 
+020d 60014c79 store 2 ,mem_24g_syncword 
+020e 6800cc79 fetch 1 ,mem_24g_syncword 
+020f 6808cc7a fetcht 1 ,mem_24g_syncword + 1 
+0210 9840fe00 iadd temp ,pdata 
+0211 6000cc7b store 1 ,mem_24g_syncword_crc8 
+0212 20600000 rtn 
+
+p_g24_transmit_prep:
+0213 6800cbc8 fetch 1 ,mem_24g_datalen 
+0214 1fe0fe02 increase 2 ,pdata 
+0215 6000cbca store 1 ,mem_24g_txlen 
+0216 6800cbc9 fetch 1 ,mem_24g_data_type 
+0217 6000cb84 store 1 ,mem_24g_txpayload 
+0218 6800cbc8 fetch 1 ,mem_24g_datalen 
+0219 1fe9fe00 lshift3 pdata ,pdata 
+021a 6808cbc7 fetcht 1 ,mem_24g_pid 
+021b 18410403 and temp ,0x03 ,temp 
+021c 18438400 lshift temp ,temp 
+021d 9841fe00 ior temp ,pdata 
+021e 6808cc04 fetcht 1 ,mem_24g_no_ack 
+021f 9840fe00 iadd temp ,pdata 
+0220 e0a08000 istore 1 ,contw 
+0221 6800cbc8 fetch 1 ,mem_24g_datalen 
+0222 98007200 iforce loopcnt 
+0223 d8c04b64 arg mem_24g_txbuf ,contr 
+0224 20207f01 branch memcpy 
+
+p_g24_ch_map_size:
+0225 20400229 call p_g24_ch_calc 
+0226 18408401 increase 1 ,temp 
+0227 18410403 and_into 3 ,temp 
+0228 20600000 rtn 
+
+p_g24_ch_calc:
+0229 6800cbf0 fetch 1 ,mem_24g_addr 
+022a 1fe17e03 and_into 0x03 ,pdata 
+022b 1fefa204 mul32 pdata ,4 ,rega 
+022c 58004bd9 setarg mem_24g_ch_map1 
+022d 9a20fe00 iadd rega ,pdata 
+022e 98408c00 iadd temp ,contr 
+022f e8c08000 ifetch 1 ,contr 
+0230 6000cbd2 store 1 ,mem_24g_ch 
+0231 20600000 rtn 
+
+p_g24_prep:
+0232 7844fc00 disable enable_crc 
+0233 7843fc00 disable enable_white 
+0234 58555555 setarg 0x555555 
+0235 98001e00 iforce crc24_init 
+0236 6800cbd2 fetch 1 ,mem_24g_ch 
+0237 1fed8400 reverse pdata ,temp 
+0238 79200401 set1 1 ,temp 
+0239 18431c00 rshift temp ,white_init 
+023a 20600000 rtn 
+
+p_g24_receive_rxon:
+023b 20400232 call p_g24_prep 
+023c 7857fc00 disable user3 
+023d 7826fc00 enable decode_fec0 
+023e 7830fc00 enable is_rx 
+023f 78507c00 disable is_tx 
+0240 78287c00 enable swfine 
+0241 68014bcb fetch 2 ,mem_24g_rx_window 
+0242 98003600 iforce stop_watch 
+0243 37c18400 correlate null ,timeout 
+0244 242c0277 nbranch p_g24_sync_timeout ,sync 
+0245 7846fc00 disable decode_fec0 
+0246 7825fc00 enable decode_fec1 
+0247 7823fc00 enable enable_white 
+0248 7824fc00 enable enable_crc 
+0249 20400274 call p_g24_receive_byte 
+024a 6000cc7c store 1 ,mem_24g_get_syncword_crc8 
+024b 6808cc7b fetcht 1 ,mem_24g_syncword_crc8 
+024c 98467c00 isub temp ,null 
+024d 24228277 nbranch p_g24_end_of_packet ,zero 
+024e 20400274 call p_g24_receive_byte 
+024f 6000cb42 store 1 ,mem_24g_rxbuf 
+0250 6800cc0e fetch 1 ,mem_24g_mode 
+0251 1fe67c02 sub pdata ,rx_24g ,null 
+0252 20228257 branch p_g24_receive_skip ,zero 
+0253 6800cb42 fetch 1 ,mem_24g_rxbuf 
+0254 6808cbc9 fetcht 1 ,mem_24g_data_type 
+0255 a8400e00 icompare bits_data ,temp 
+0256 24208277 nbranch p_g24_end_of_packet ,true 
+
+p_g24_receive_skip:
+0257 20400274 call p_g24_receive_byte 
+0258 e0a08000 istore 1 ,contw 
+0259 1fe97e00 rshift3 pdata ,pdata 
+025a 1fe1721f and pdata ,0x1f ,loopcnt 
+025b 2022825f branch p_g24rx_nopayload ,zero 
+
+p_g24rx_loop:
+025c 20400274 call p_g24_receive_byte 
+025d e0a08000 istore 1 ,contw 
+025e c200025c loop p_g24rx_loop 
+
+p_g24rx_nopayload:
+025f 18a22200 copy contw ,rega 
+0260 20400274 call p_g24_receive_byte 
+0261 6000cd03 store 1 ,mem_rssi_hex_received 
+0262 1a220a00 copy rega ,contw 
+0263 09800018 parse demod ,bucket ,24 
+0264 78287c00 enable swfine 
+0265 db600664 arg param_sifs ,stop_watch 
+0266 1fef7e00 rshift32 pdata ,pdata 
+0267 1ff17e00 rshift16 pdata ,pdata 
+0268 e0a18000 istore 3 ,contw 
+0269 7845fc00 disable decode_fec1 
+026a 20230277 branch p_g24_end_of_packet ,crc_failed 
+026b 7837fc00 enable user3 
+026c 68008017 fetch 1 ,mem_last_freq 
+026d 1fe0a200 add pdata ,0 ,rega 
+026e 20402981 call rf_write_freq 
+026f 7846fc00 disable decode_fec0 
+0270 20402918 call set_sync_on 
+0271 6800cd03 fetch 1 ,mem_rssi_hex_received 
+0272 2040001f call p_rssi_signal 
+0273 20600000 rtn 
+
+p_g24_receive_byte:
+0274 09800008 parse demod ,bucket ,8 
+0275 19897e00 rshift3 pwindow ,pdata 
+0276 20600000 rtn 
+
+p_g24_sync_timeout:
+
+p_g24_end_of_packet:
+0277 784dfc00 disable encode_fec1 
+0278 7845fc00 disable decode_fec1 
+0279 2040264d call end_of_packet 
+027a 20600000 rtn 
+
+p_g24_set_freq_tx:
+027b 20402918 call set_sync_on 
+027c 6808cbd2 fetcht 1 ,mem_24g_ch 
+027d 20202933 branch set_freq_tx 
+
+p_g24_transmit:
+027e 204053c4 call le_enable 
+027f 68024bf0 fetch 4 ,mem_24g_addr 
+0280 98001200 iforce access 
+0281 20400232 call p_g24_prep 
+0282 2040027b call p_g24_set_freq_tx 
+0283 79202a00 set1 txgfsk ,radio_ctrl 
+0284 782efc00 enable encode_fec0 
+0285 78307c00 enable is_tx 
+0286 7850fc00 disable is_rx 
+0287 19317e00 rshift16 access ,pdata 
+0288 1fecfe00 rshift8 pdata ,pdata 
+0289 1ff1fe00 rshift4 pdata ,pdata 
+028a 08008628 inject mod ,40 
+028b 784efc00 disable encode_fec0 
+028c 782dfc00 enable encode_fec1 
+028d 7823fc00 enable enable_white 
+028e 7824fc00 enable enable_crc 
+028f 6800cc7b fetch 1 ,mem_24g_syncword_crc8 
+0290 08008608 inject mod ,8 
+0291 6800cbca fetch 1 ,mem_24g_txlen 
+0292 98007200 iforce loopcnt 
+0293 d8c04b84 arg mem_24g_txpayload ,contr 
+
+p_g24tr_loop:
+0294 e8c08000 ifetch 1 ,contr 
+0295 08008608 inject mod ,8 
+0296 c2000294 loop p_g24tr_loop 
+0297 78247c00 enable enable_parity 
+0298 08008618 inject mod ,24 
+0299 78447c00 disable enable_parity 
+029a 37d38200 until null ,tx_clear 
+029b 20000064 nop 100 
+029c 784efc00 disable encode_fec0 
+029d 784dfc00 disable encode_fec1 
+029e 20600000 rtn 
+
+p_g24_timer_check:
+029f 20407fe9 call disable_user 
+02a0 680a4be9 fetcht 4 ,mem_24g_tx_btclk 
+02a1 1c427e00 copy clkn_bt ,pdata 
+02a2 98467c00 isub temp ,null 
+02a3 24412d18 ncall g24_timer_timeout ,positive 
+02a4 1fe22400 copy pdata ,regb 
+02a5 68024be9 fetch 4 ,mem_24g_tx_btclk 
+02a6 6808cbed fetcht 1 ,mem_24g_interval 
+02a7 98408400 iadd temp ,temp 
+02a8 1a427e00 copy regb ,pdata 
+02a9 98467c00 isub temp ,null 
+02aa 24610000 nrtn positive 
+02ab 793ffe1c set0 28 ,pdata 
+02ac 60024be9 store 4 ,mem_24g_tx_btclk 
+02ad 20207fe7 branch enable_user 
+
+p_rssi_average:
+02ae d8400000 arg 0 ,temp 
+02af df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+02b0 1a220c00 copy rega ,contr 
+
+p_rssi_average_loop:
+02b1 e8c08000 ifetch 1 ,contr 
+02b2 98408400 iadd temp ,temp 
+02b3 c20002b1 loop p_rssi_average_loop 
+02b4 18497e00 rshift3 temp ,pdata 
+02b5 1fe20400 copy pdata ,temp 
+02b6 c6930000 rtnmark0 mark_24g 
+02b7 1fe6fc0a div pdata ,10 
+02b8 20407f86 call wait_div_end 
+02b9 1807fe00 quotient pdata 
+02ba 1ff27e00 lshift4 pdata ,pdata 
+02bb 18070400 remainder temp 
+02bc 98418400 ior temp ,temp 
+02bd 20600000 rtn 
+02be 20600000 rtn 
+
+p_mouse_before_lpm:
+02bf c6130000 rtnmark1 mark_24g 
+02c0 20400378 call p_mouse_le_txbuff_save 
+02c1 204002c9 call p_mouse_setgpio_lpm 
+02c2 6800c040 fetch 1 ,mem_context 
+02c3 c30002c6 bbit0 state_inconn ,p_clear_wake 
+02c4 680080a0 fetch 1 ,mem_lpm_current_mult 
+02c5 247a0000 nrtn blank 
+
+p_clear_wake:
+02c6 58000000 setarg 0 
+02c7 600400a1 store 8 ,mem_gpio_wakeup_low 
+02c8 20600000 rtn 
+
+p_mouse_setgpio_lpm:
+02c9 204002d4 call p_mouse_set_sdio_high 
+02ca 204002c6 call p_clear_wake 
+02cb 20403ebf call mouse_lpm_before_common 
+02cc 68120070 hfetch 4 ,core_gpio_oe0 
+02cd 681a0078 hfetcht 4 ,core_gpio_pu0 
+02ce 98418400 ior temp ,temp 
+02cf 18440400 invert temp ,temp 
+02d0 601a007c hstoret 4 ,core_gpio_pd0 
+
+p_mouse_multi_led_gpio_set_float:
+02d1 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+02d2 793f8407 set0 gpio_active_bit ,temp 
+02d3 20206806 branch gpio_set_high_impedance 
+
+p_mouse_set_sdio_high:
+02d4 6800cb0c fetch 1 ,mem_mouse_init_sensor_reset_flag 
+02d5 207a0000 rtn blank 
+02d6 2020051c branch p_mouse_seting_dpi_diff 
 
 p_device_init:
-00b3 204057b8 call le_modified_name_adv 
-00b4 20403416 call app_lpm_mult_enable 
-00b5 203580bd branch p_device_init_common ,wake 
-00b6 20400702 call p_mouse_data_init 
-00b7 6800c1de fetch 1 ,mem_tx_power 
-00b8 6000c9ea store 1 ,mem_tx_power_temp 
-00b9 2040051f call power_ctrl_pac_succ_cnt_init 
-00ba 6800c685 fetch 1 ,mem_ui_button_timeout 
-00bb 6000c6da store 1 ,mem_combination_ui_button_count 
-00bc 204043ca call mouse_bt_discovery_button_down_disable 
+02d7 20403416 call app_lpm_mult_enable 
+02d8 203582e0 branch p_device_init_common ,wake 
+02d9 204003ae call p_mouse_data_init 
+02da 6800c1de fetch 1 ,mem_tx_power 
+02db 6000cc7f store 1 ,mem_tx_power_temp 
+02dc 2040066f call power_ctrl_pac_succ_cnt_init 
+02dd 6800c685 fetch 1 ,mem_ui_button_timeout 
+02de 6000c6da store 1 ,mem_combination_ui_button_count 
+02df 204043ca call mouse_bt_discovery_button_down_disable 
 
 p_device_init_common:
-00bd 204000bf call p_mouse_init 
-00be 202074b9 branch enable_authrom 
+02e0 204002e2 call p_mouse_init 
+02e1 202074b9 branch enable_authrom 
 
 p_mouse_init:
-00bf 2455818b ncall p_mouse_setting_config ,wake 
-00c0 2040640f call spi_ncs_enable 
-00c1 2040016e call p_mouse_init_sunt 
-00c2 20406411 call spi_ncs_disable 
-00c3 20758000 rtn wake 
-00c4 204001eb call p_mouse_cb_fuction 
-00c5 204002e2 call p_mouse_check_key_gpio 
-00c6 c00280e9 beq mouse_lm_button ,p_mouse_24g_pairing_button 
-00c7 202001d2 branch p_mouse_wakeup_from_power 
+02e2 2455832e ncall p_mouse_setting_config ,wake 
+02e3 20400318 call p_mouse_spi_init 
+02e4 20758000 rtn wake 
+02e5 204006e6 call p_drawing_optima_init 
+02e6 20400363 call p_mouse_cb_fuction 
+02e7 20400540 call p_mouse_check_key_gpio 
+02e8 c002830c beq mouse_lm_button ,p_mouse_24g_pairing_button 
+02e9 20400355 call p_mouse_wakeup_from_power 
+
+p_mouse_check_reconn_target:
+02ea 204002f3 call p_mouse_tx_power_init 
+02eb 6800c720 fetch 1 ,mem_device_flag 
+02ec c00102f6 beq mode_24g_device ,p_mouse_connect_24g_mode 
+
+p_mouse_check_bt_reconn_target:
+02ed 204004fc call p_mouse_mode_bt_device1_multi_led_on 
+02ee 6800c210 fetch 1 ,mem_xrecord_mode 
+02ef c01a02fa beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+
+p_mouse_null_enter_hibernate_enable:
+02f0 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+02f1 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+02f2 20600000 rtn 
 
 p_mouse_tx_power_init:
-00c8 6800c9ea fetch 1 ,mem_tx_power_temp 
-00c9 6000c1de store 1 ,mem_tx_power 
-00ca 20600000 rtn 
+02f3 6800cc7f fetch 1 ,mem_tx_power_temp 
+02f4 6000c1de store 1 ,mem_tx_power 
+02f5 20600000 rtn 
 
-p_mouse_check_reconn_target:
-00cb 204000c8 call p_mouse_tx_power_init 
-00cc 6800c88c fetch 1 ,mem_mouse_device_led_on_timer_init 
-00cd 6000c88d store 1 ,mem_mouse_device_led_on_timer_count 
-00ce 70488b01 jam 1 ,mem_mouse_ble_reconn_enable 
-00cf 70487c02 jam 2 ,mem_mouse_switch_device_flag 
-00d0 20400135 call p_mouse_store_eerpom_switch_mode 
-00d1 6800c210 fetch 1 ,mem_xrecord_mode 
-00d2 c01a00d4 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-00d3 20600000 rtn 
+p_mouse_connect_24g_mode:
+02f6 204004fc call p_mouse_mode_24g_device_multi_led_on 
+
+p_mouse_start_24g_mode:
+02f7 2040035a call p_g24_factory_check 
+02f8 203401c6 branch p_g24_auto_pair_start ,user 
+02f9 202001a1 branch p_g24_start_24g_mode 
 
 p_mouse4_0_check_reconn_target:
-00d4 7047a301 jam 1 ,mem_mouse_le_reconnect_flag 
-00d5 680146a8 fetch 2 ,mem_mouse_direct_timeout 
-00d6 6808c891 fetcht 1 ,mem_mouse_fast_conn_flag 
-00d7 18467cff sub temp ,0xff ,null 
-00d8 242280da nbranch p_mouse4_0_check_reconn_target_next ,zero 
-00d9 58000258 setarg 0x0258 
+02fa 704b4001 jam 1 ,mem_le_send_security_request_flag 
+02fb 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
+02fc 680146a8 fetch 2 ,mem_mouse_direct_timeout 
 
 p_mouse4_0_check_reconn_target_next:
-00da 600146ae store 2 ,mem_mouse_direct_timer 
-00db 20403418 call app_lpm_mult_disable 
-00dc 204000e2 call p_le_check_adv_flag 
-00dd 58000004 setarg adv_flag_bredr_not_supported 
-00de e0c08000 istore 1 ,contr 
-00df d8c04390 arg mem_le_scan_data ,contr 
-00e0 20400363 call p_le_adv_data_update 
-00e1 20207df4 branch check_51cmd_adv 
+02fd 600146ae store 2 ,mem_mouse_direct_timer 
+02fe 20403418 call app_lpm_mult_disable 
+02ff 20400305 call p_le_check_adv_flag 
+0300 58000004 setarg adv_flag_bredr_not_supported 
+0301 e0c08000 istore 1 ,contr 
+0302 d8c04390 arg mem_le_scan_data ,contr 
+0303 2040059a call p_le_adv_data_update 
+0304 20207df4 branch check_51cmd_adv 
 
 p_le_check_adv_flag:
-00e2 da204370 arg mem_le_adv_data ,rega 
+0305 da204370 arg mem_le_adv_data ,rega 
 
 p_le_check_adv_flag_loop:
-00e3 ea208000 ifetch 1 ,rega 
-00e4 207a0000 rtn blank 
-00e5 98c0a200 iadd contr ,rega 
-00e6 e8c08000 ifetch 1 ,contr 
-00e7 c1008000 rtneq 0x01 
-00e8 202000e3 branch p_le_check_adv_flag_loop 
+0306 ea208000 ifetch 1 ,rega 
+0307 207a0000 rtn blank 
+0308 98c0a200 iadd contr ,rega 
+0309 e8c08000 ifetch 1 ,contr 
+030a c1008000 rtneq 0x01 
+030b 20200306 branch p_le_check_adv_flag_loop 
 
 p_mouse_24g_pairing_button:
-00e9 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-00ea c4088000 rtnbit0 mouse_enable_24g 
-00eb c3818000 rtnbit1 mosue_24g_pairing_flag 
-00ec c6130000 rtnmark1 mark_24g 
-00ed 20404482 call mouse_devce_led_off 
-00ee d8e00003 arg mosue_24g_pairing_flag ,queue 
-00ef 204043ce call mouse_enable_function_flag 
-00f0 58000000 setarg 0 
-00f1 600146ae store 2 ,mem_mouse_direct_timer 
-00f2 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
-00f3 60014960 store 2 ,mem_24g_check_dongle_times 
-00f4 204042ca call mouse_stop_discovery 
-00f5 2020055c branch p_g24_start_pairing_sm1 
-
-p_mouse_dpi_config:
-00f6 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-00f7 c30a3d66 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
-00f8 6800c77a fetch 1 ,mem_mouse_dpi 
-00f9 c07fbd66 beq 0xff ,mouse_dpi_config 
-00fa 202002b1 branch p_mouse_seting_dpi_sensor_type 
-
-p_mouse_dpi_up:
-00fb 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-00fc 20400314 call p_gpio_set_input_pu 
-00fd 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
-00fe c1008000 rtneq dpi_button_state_up 
-00ff 7046b601 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0100 20203d70 branch mouse_dpi_down_setting 
+030c c6130000 rtnmark1 mark_24g 
+030d d8e00003 arg mosue_24g_pairing_flag ,queue 
+030e 204043ce call mouse_enable_function_flag 
+030f 58000000 setarg 0 
+0310 600146ae store 2 ,mem_mouse_direct_timer 
+0311 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
+0312 60014bf5 store 2 ,mem_24g_check_dongle_times 
+0313 204042ca call mouse_stop_discovery 
 
-p_mouse_dpi_check:
-0101 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-0102 2040030b call p_gpio_set_input_pd 
-0103 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-0104 2040681d call gpio_get_bit 
-0105 24208107 nbranch p_mouse_dpi_down ,true 
-0106 202000fb branch p_mouse_dpi_up 
-
-p_mouse_dpi_down:
-0107 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
-0108 c1000000 rtneq dpi_button_state_down 
-0109 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-010a 20600000 rtn 
-
-p_mouse_select_device:
-
-p_mouse_select_device_by_button:
-010b 20400127 call p_mouse_select_device_button_check 
-010c 20208115 branch p_mouse_select_device_button_down ,true 
+p_g24_start_pairing_sm1:
+0314 79200026 set1 mark_24g ,mark 
+0315 20400172 call p_g24_pair_init 
 
-p_mouse_select_device_button_up:
-010d 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-010e c1008000 rtneq pb_button_state_up 
-010f 6800c889 fetch 1 ,mem_mouse_button_select_device_count 
-0110 245a012c ncall p_mouse_switch_device_decide ,blank 
-0111 6800c888 fetch 1 ,mem_mouse_button_select_device_timer_init 
-0112 6000c889 store 1 ,mem_mouse_button_select_device_count 
-0113 7046d901 jam pb_button_state_up ,mem_select_device_button_statue 
-0114 20600000 rtn 
+p_g24_set_pairing_sm_1:
+0316 704bd801 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0317 20600000 rtn 
 
-p_mouse_select_device_button_down:
-0115 2040011d call p_mouse_button_select_device_timer 
-0116 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-0117 c1000000 rtneq pb_button_state_down 
-0118 7046d900 jam pb_button_state_down ,mem_select_device_button_statue 
-0119 70488a00 jam 0 ,mem_mouse_ble_led_on_enable 
-011a 70488b00 jam 0 ,mem_mouse_ble_reconn_enable 
-011b 70488e00 jam 0 ,mem_mouse_g24_led_on_enable 
-011c 20600000 rtn 
-
-p_mouse_button_select_device_timer:
-011d da604889 arg mem_mouse_button_select_device_count ,regc 
-011e da400120 arg p_mouse_long_button_select_device ,regb 
-011f 2020336d branch timer_single_step 
-
-p_mouse_long_button_select_device:
-0120 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0121 c3830000 rtnbit1 mouse_long_bt_button_flag 
-0122 6800c87c fetch 1 ,mem_mouse_switch_device_flag 
-0123 1fe67c01 sub pdata ,1 ,null 
-0124 2022812b branch p_rtn ,zero 
-0125 70488a01 jam 1 ,mem_mouse_ble_led_on_enable 
-0126 2020032f branch p_mouse_start_discovery 
-
-p_mouse_select_device_button_check:
-0127 6800c6ed fetch 1 ,mem_config_select_device_button_gpio 
-0128 c17f8000 rtneq gpio_disable 
-0129 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-012a 2020681d branch gpio_get_bit 
-
-p_rtn:
-012b 20600000 rtn 
-
-p_mouse_switch_device_decide:
-012c 6800c87c fetch 1 ,mem_mouse_switch_device_flag 
-012d c0008130 beq 0x01 ,p_mouse_24g_to_ble 
-012e c0010133 beq 0x02 ,p_mouse_ble_to_24g 
-012f 20600000 rtn 
-
-p_mouse_24g_to_ble:
-0130 70487c02 jam 0x02 ,mem_mouse_switch_device_flag 
-
-p_mouse_store_eerpom_switch_dpi_reset:
-0131 20400135 call p_mouse_store_eerpom_switch_mode 
-0132 2020659a branch soft_reset_chip 
-
-p_mouse_ble_to_24g:
-0133 70487c01 jam 0x01 ,mem_mouse_switch_device_flag 
-0134 20200131 branch p_mouse_store_eerpom_switch_dpi_reset 
-
-p_mouse_store_eerpom_switch_mode:
-0135 d8400001 arg 1 ,temp 
-0136 da20487c arg mem_mouse_switch_device_flag ,rega 
-0137 da400061 arg mouse_switch_device_eeprom_offset ,regb 
-0138 202065d1 branch iicd_write_protect_eep_data 
-
-p_mouse_load_eeprom_switch_mode:
-0139 d8400001 arg 1 ,temp 
-013a da20487c arg mem_mouse_switch_device_flag ,rega 
-013b da400061 arg mouse_switch_device_eeprom_offset ,regb 
-013c 202065df branch iicd_read_eep_data 
-
-p_mouse_device_ble_led_timer:
-013d 6800c88a fetch 1 ,mem_mouse_ble_led_on_enable 
-013e 243a0149 nbranch p_mouse_device_ble_led_blink ,blank 
-013f 6800c88b fetch 1 ,mem_mouse_ble_reconn_enable 
-0140 207a0000 rtn blank 
-
-p_mouse_device_ble_led_on_timer:
-0141 2040015e call p_mouse_led_output_low 
-
-p_mouse_device_led_on_comm:
-0142 da60488d arg mem_mouse_device_led_on_timer_count ,regc 
-0143 da400145 arg p_mouse_device_ble_led_on_timeout ,regb 
-0144 2020336d branch timer_single_step 
-
-p_mouse_device_ble_led_on_timeout:
-0145 70409101 jam 1 ,mem_lpm_mode 
-0146 70488e00 jam 0 ,mem_mouse_g24_led_on_enable 
-0147 70488b00 jam 0 ,mem_mouse_ble_reconn_enable 
-0148 20200164 branch p_mouse_device_state_led_off 
-
-p_mouse_device_ble_led_blink:
-0149 680146ac fetch 2 ,mem_mouse_discovery_timer 
-014a 1fe6fc02 div pdata ,2 
-014b 20407f86 call wait_div_end 
-014c 18077e00 remainder pdata 
-014d 203a014f branch p_mouse_device_ble_led_check ,blank 
-014e 20600000 rtn 
-
-p_mouse_device_ble_led_check:
-014f 6800c890 fetch 1 ,mem_device_led_blink_flag 
-0150 c0008153 beq 1 ,p_mouse_led_output_low_before 
-0151 c0010155 beq 2 ,p_mouse_device_state_led_off_before 
-0152 20600000 rtn 
-
-p_mouse_led_output_low_before:
-0153 70489002 jam 2 ,mem_device_led_blink_flag 
-0154 2020015e branch p_mouse_led_output_low 
-
-p_mouse_device_state_led_off_before:
-0155 70489001 jam 1 ,mem_device_led_blink_flag 
-0156 20200164 branch p_mouse_device_state_led_off 
-
-p_mouse_device_g24_led_timer:
-0157 6800c88e fetch 1 ,mem_mouse_g24_led_on_enable 
-0158 207a0000 rtn blank 
-0159 70409100 jam 0 ,mem_lpm_mode 
-015a 20400161 call p_mouse_led_output_high 
-015b 20200142 branch p_mouse_device_led_on_comm 
-
-p_mouse_led_output_init:
-015c 6808c88f fetcht 1 ,mem_device_state_led_gpio 
-015d 2020680e branch gpio_config_output 
-
-p_mouse_led_output_low:
-015e 2040015c call p_mouse_led_output_init 
-015f 6808c88f fetcht 1 ,mem_device_state_led_gpio 
-0160 20206829 branch gpio_out_active 
-
-p_mouse_led_output_high:
-0161 2040015c call p_mouse_led_output_init 
-0162 6808c88f fetcht 1 ,mem_device_state_led_gpio 
-0163 20206825 branch gpio_out_inactive 
-
-p_mouse_device_state_led_off:
-0164 6808c88f fetcht 1 ,mem_device_state_led_gpio 
-
-p_gpio_set_input_suspended:
-0165 793f8407 set0 gpio_active_bit ,temp 
-0166 d8a08078 arg core_gpio_pu0 ,contw 
-0167 20406830 call gpio_set_bit 
-0168 793f8407 set0 gpio_active_bit ,temp 
-0169 d8a0807c arg core_gpio_pd0 ,contw 
-016a 20406830 call gpio_set_bit 
-016b 793f8407 set0 gpio_active_bit ,temp 
-016c d8a08070 arg core_gpio_oe0 ,contw 
-016d 20206830 branch gpio_set_bit 
+p_mouse_spi_init:
+0318 70421276 jam 0x76 ,mem_spi_init_clk 
+0319 20203d36 branch mouse_spi_init 
 
 p_mouse_init_sunt:
-016e 70421276 jam 0x76 ,mem_spi_init_clk 
-016f 20403d36 call mouse_spi_init 
-0170 20758000 rtn wake 
-0171 204040c0 call mouse_spi_sdio_gpio_pollup 
-0172 6800c6e0 fetch 1 ,mem_config_sensor_type 
-0173 c002c0d5 beq p3610 ,mouse_init_3610sensor 
+031a 20400318 call p_mouse_spi_init 
+031b 204040c0 call mouse_spi_sdio_gpio_pollup 
 
 p_mouse_init_sensor:
-0174 204040d9 call mouse_read_sensor_id 
-0175 c018017a beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0176 c018817c beq p3065_id1 ,p_mouse_p3065_init_param 
-0177 204040d1 call mouse_twspi_reset 
-0178 200003e8 nop 1000 
-0179 20200174 branch p_mouse_init_sensor 
+031c 204040d9 call mouse_read_sensor_id 
+031d c0180325 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+031e 204040d1 call mouse_twspi_reset 
+031f 200003e8 nop 1000 
+0320 2020031c branch p_mouse_init_sensor 
+
+p_mouse_init_sensor_reset:
+0321 704b0c01 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0322 2040640f call spi_ncs_enable 
+0323 2040031a call p_mouse_init_sunt 
+0324 20206411 branch spi_ncs_disable 
 
 p_mouse_init_p32xx_id2_judge:
-017a 20400181 call p_mouse_sensor_poweron 
-017b 202040e0 branch mouse_init_p32xx_id2_judge 
-
-p_mouse_p3065_init_param:
-017c 20400181 call p_mouse_sensor_poweron 
-017d 6800c6de fetch 1 ,mem_sensor_id2 
-017e c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-017f 7046e001 jam p3065 ,mem_config_sensor_type 
-0180 20600000 rtn 
-
-p_mouse_sensor_poweron:
-0181 58008006 setarg 0x8006 
-0182 20406413 call twspi_write 
-0183 20002ee0 nop 12000 
-0184 202000f6 branch p_mouse_dpi_config 
+0325 204003a5 call p_mouse_sensor_poweron 
+0326 6800c6de fetch 1 ,mem_sensor_id2 
+0327 202040e1 branch mouse_init_p32xx_id2_judge + 1 
 
 p_mouse_sensor_powerdown:
-0185 58000006 setarg 0x06 
-0186 20406414 call twspi_read 
-0187 1fe1fe08 or pdata ,0x08 ,pdata 
-0188 1fed7e00 lshift8 pdata ,pdata 
-0189 1fe0fe06 add pdata ,0x06 ,pdata 
-018a 20206413 branch twspi_write 
+0328 58000006 setarg 0x06 
+0329 20406414 call twspi_read 
+032a 1fe1fe08 or pdata ,0x08 ,pdata 
+032b 1fed7e00 lshift8 pdata ,pdata 
+032c 1fe0fe06 add pdata ,0x06 ,pdata 
+032d 20206413 branch twspi_write 
 
 p_mouse_setting_config:
-018b 6800c888 fetch 1 ,mem_mouse_button_select_device_timer_init 
-018c 6000c889 store 1 ,mem_mouse_button_select_device_count 
-018d 2040044d call p_g24_set_device_addr 
-018e 20400164 call p_mouse_device_state_led_off 
-018f 20403e6e call mouse_gpio_init 
-0190 20403e1e call mouse_param_init 
-0191 58000000 setarg 0 
-0192 60014154 store 2 ,mem_lpm_interval 
-0193 204001b3 call p_mouse_set_gpio_control_sensor 
-0194 20403e54 call mouse_adc_init 
-0195 20405810 call le_set_config_fixed_ltk 
-0196 20405839 call le_set_justwork 
-0197 2040582c call le_set_fixed_ltk 
-0198 20405818 call le_set_config_read_authentication 
+032e 680240a0 fetch 4 ,mem_lap 
+032f 60024bff store 4 ,mem_24g_device_addr 
+0330 68108a00 hfetch 1 ,core_usb_config 
+0331 793ffe04 set0 4 ,pdata 
+0332 60108a00 hstore 1 ,core_usb_config 
+0333 20403e6e call mouse_gpio_init 
+0334 204002d1 call p_mouse_multi_led_gpio_set_float 
+0335 20403e1e call mouse_param_init 
+0336 58000000 setarg 0 
+0337 60014154 store 2 ,mem_lpm_interval 
+0338 20405810 call le_set_config_fixed_ltk 
+0339 20405839 call le_set_justwork 
+033a 2040582c call le_set_fixed_ltk 
+033b 20405818 call le_set_config_read_authentication 
 
 p_mouse_init_iic:
-0199 2040659c call iic_init_390k 
-019a 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-019b 2feffe19 isolate1 mouse_enable_2k_eeprom ,pdata 
-019c 2440e5c2 ncall clear_eeprom_size_2k ,true 
-019d 2040443f call mouse_load_eeprom_dpi 
-019e 20400139 call p_mouse_load_eeprom_switch_mode 
-019f 204001b7 call p_mouse_init_environment 
-
-p_mouse_init_iic_read_24g_addr:
-01a0 2040025b call p_mouse_set_24g_addr_eeprom 
-01a1 204065df call iicd_read_eep_data 
-01a2 204001a6 call p_mouse_load_fast_conn_flag 
-01a3 6800c891 fetch 1 ,mem_mouse_fast_conn_flag 
-01a4 c07f81ae beq 0xff ,p_mouse_fast_conn_init 
-01a5 20600000 rtn 
-
-p_mouse_load_fast_conn_flag:
-01a6 d8400001 arg 1 ,temp 
-01a7 da204891 arg mem_mouse_fast_conn_flag ,rega 
-01a8 da400064 arg mouse_fast_conn_flag_offset ,regb 
-01a9 202065df branch iicd_read_eep_data 
-
-p_mouse_store_fast_conn_flag:
-01aa d8400001 arg 1 ,temp 
-01ab da204891 arg mem_mouse_fast_conn_flag ,rega 
-01ac da400064 arg mouse_fast_conn_flag_offset ,regb 
-01ad 202065d1 branch iicd_write_protect_eep_data 
-
-p_mouse_fast_conn_init:
-01ae 70421034 jam 0x34 ,mem_xrecord_mode 
-01af 58000000 setarg 0 
-01b0 1fe47e00 invert pdata ,pdata 
-01b1 600344a0 store 6 ,mem_le_lap 
-01b2 20600000 rtn 
-
-p_mouse_set_gpio_control_sensor:
-01b3 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-01b4 c40f8000 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-
-p_mouse_sensor_set_angle:
-01b5 7046f600 jam mouse_6clk_angle ,mem_config_sensor_angle 
-01b6 20600000 rtn 
+033c 2040659c call iic_init_390k 
+033d 204065c2 call clear_eeprom_size_2k 
+033e 2040443f call mouse_load_eeprom_dpi 
+033f 20400343 call p_mouse_init_environment 
+0340 20400418 call p_mouse_set_24g_addr_eeprom 
+0341 204065df call iicd_read_eep_data 
+0342 20600000 rtn 
 
 p_mouse_init_environment:
-01b7 204033c4 call app_initflag_check 
-01b8 202281c9 branch p_mouse_eeprom_load_recon_info ,zero 
-01b9 20400327 call p_le_addr_random_config 
-01ba 2040441c call mouse_ble_init_address 
-01bb 204042e4 call mouse_store_eeprom_device_info 
-01bc 202033bd branch app_initflag_store 
+0343 204033c4 call app_initflag_check 
+0344 2022834f branch p_mouse_eeprom_load_recon_info ,zero 
+0345 2040056d call p_le_addr_random_config 
+0346 20203dcb branch mouse_init_environment + 2 
 
 p_app_flag_store:
-01bd d8400002 arg 2 ,temp 
-01be da200aaa arg mem_timeup ,rega 
-01bf da400062 arg mouse_eeprom_module_init_flag ,regb 
-01c0 202065d1 branch iicd_write_protect_eep_data 
+0347 d8400002 arg 2 ,temp 
+0348 da200aaa arg mem_timeup ,rega 
+0349 da400062 arg mouse_eeprom_module_init_flag ,regb 
+034a 202065d1 branch iicd_write_protect_eep_data 
 
 p_app_initflag_check:
-01c1 d8400002 arg 2 ,temp 
-01c2 da200a9a arg mem_pdatatemp ,rega 
-01c3 da400062 arg mouse_eeprom_module_init_flag ,regb 
-01c4 204065df call iicd_read_eep_data 
-01c5 68010a9a fetch 2 ,mem_pdatatemp 
-01c6 d840aa55 arg eeprom_init_flag ,temp 
-01c7 98467c00 isub temp ,null 
-01c8 20600000 rtn 
+034b d8400002 arg 2 ,temp 
+034c da200a9a arg mem_pdatatemp ,rega 
+034d da400062 arg mouse_eeprom_module_init_flag ,regb 
+034e 202033c8 branch app_initflag_check + 4 
 
 p_mouse_eeprom_load_recon_info:
-01c9 d840001e arg 30 ,temp 
-01ca da204720 arg mem_device_flag ,rega 
-01cb da400000 arg mouse_info_eeprom_offect ,regb 
-01cc 204065df call iicd_read_eep_data 
-
-p_mouse_select_reconn_device:
-01cd da204721 arg mem_device1_type ,rega 
-01ce ea208000 ifetch 1 ,rega 
-01cf 6000c210 store 1 ,mem_xrecord_mode 
-01d0 c01a432c beq rec_4_mode ,mouse_load_le_device 
-01d1 20600000 rtn 
+034f d8400058 arg 88 ,temp 
+0350 da204720 arg mem_device_flag ,rega 
+0351 da400000 arg mouse_info_eeprom_offect ,regb 
+0352 204065df call iicd_read_eep_data 
+0353 20400037 call p_mouse_switch_hwakeup_bypb 
+0354 2020431a branch mouse_select_reconn_device 
 
 p_mouse_wakeup_from_power:
-01d2 6800c87c fetch 1 ,mem_mouse_switch_device_flag 
-01d3 c00081d5 beq 0x01 ,p_mouse_start_24g_mode 
-01d4 c00100cb beq 0x02 ,p_mouse_check_reconn_target 
+0355 2040031a call p_mouse_init_sunt 
+0356 20400328 call p_mouse_sensor_powerdown 
 
-p_mouse_start_24g_mode:
-01d5 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-01d6 c4088000 rtnbit0 mouse_enable_24g 
-01d7 6800c88c fetch 1 ,mem_mouse_device_led_on_timer_init 
-01d8 6000c88d store 1 ,mem_mouse_device_led_on_timer_count 
-01d9 70488e01 jam 1 ,mem_mouse_g24_led_on_enable 
-01da 70487c01 jam 0x01 ,mem_mouse_switch_device_flag 
-01db 20400135 call p_mouse_store_eerpom_switch_mode 
-01dc 5800ffff setarg 0xffff 
-01dd 6001495b store 2 ,mem_24g_addr 
-01de e0a10000 istore 2 ,contw 
-01df 2040025b call p_mouse_set_24g_addr_eeprom 
-01e0 204065d1 call iicd_write_protect_eep_data 
-01e1 202005a1 branch p_g24_auto_pair_start 
+p_mouse_wakeup_no_from_power:
+0357 6800c71f fetch 1 ,mem_reconn_times_init 
+0358 6000c71e store 1 ,mem_reconn_times 
+0359 20600000 rtn 
 
 p_g24_factory_check:
-01e2 df200002 arg 2 ,loopcnt 
-01e3 d8c0495b arg mem_24g_addr ,contr 
+035a df200002 arg 2 ,loopcnt 
+035b d8c04bf0 arg mem_24g_addr ,contr 
 
 p_pdata_0xff_check:
-01e4 20407fe7 call enable_user 
-01e5 5800ffff setarg 0xffff 
+035c 20407fe7 call enable_user 
+035d 5800ffff setarg 0xffff 
 
 p_pdata_0xff_check_loop:
-01e6 e8c90000 ifetcht 2 ,contr 
-01e7 98467c00 isub temp ,null 
-01e8 2442ffe9 ncall disable_user ,zero 
-01e9 c20001e6 loop p_pdata_0xff_check_loop 
-01ea 20600000 rtn 
+035e e8c90000 ifetcht 2 ,contr 
+035f 98467c00 isub temp ,null 
+0360 2442ffe9 ncall disable_user ,zero 
+0361 c200035e loop p_pdata_0xff_check_loop 
+0362 20600000 rtn 
 
 p_mouse_cb_fuction:
-01eb 58000200 setarg p_mouse_le 
-01ec 600141ef store 2 ,mem_cb_le_process 
-01ed 5800043b setarg p_le_mouse_bb_event_connect_complete 
-01ee 600141f9 store 2 ,mem_cb_att_write 
-01ef 580001fc setarg p_mouse_g24_package_data 
-01f0 60014a64 store 2 ,mem_cb_24g_data 
-01f1 5800008d setarg p_mouse_before_lpm 
-01f2 600141ed store 2 ,mem_cb_before_lpm 
-01f3 58000222 setarg p_mouse_priority_bb_event 
-01f4 600141f5 store 2 ,mem_cb_bb_event_process 
-01f5 5800021f setarg p_mouse_idle 
-01f6 600141f3 store 2 ,mem_cb_idle_process 
-01f7 58000268 setarg p_mouse_before_hibernate 
-01f8 600141eb store 2 ,mem_cb_before_hibernate 
-01f9 58000273 setarg p_mouse_bb_event_timer 
-01fa 600141fd store 2 ,mem_cb_event_timer 
-01fb 20600000 rtn 
+0363 58000374 setarg p_mouse_g24_package_data 
+0364 60014cf9 store 2 ,mem_cb_24g_data 
+0365 5800038b setarg p_mouse_le 
+0366 600141ef store 2 ,mem_cb_le_process 
+0367 58000654 setarg p_le_mouse_bb_event_connect_complete 
+0368 600141f9 store 2 ,mem_cb_att_write 
+0369 580002bf setarg p_mouse_before_lpm 
+036a 600141ed store 2 ,mem_cb_before_lpm 
+036b 580003d8 setarg p_mouse_priority_bb_event 
+036c 600141f5 store 2 ,mem_cb_bb_event_process 
+036d 580003cc setarg p_mouse_idle 
+036e 600141f3 store 2 ,mem_cb_idle_process 
+036f 5800042c setarg p_mouse_before_hibernate 
+0370 600141eb store 2 ,mem_cb_before_hibernate 
+0371 5800043c setarg p_mouse_bb_event_timer 
+0372 600141fd store 2 ,mem_cb_event_timer 
+0373 20600000 rtn 
 
 p_mouse_g24_package_data:
-01fc 20404401 call mouse_g24_package_data 
-01fd 6801469f fetch 2 ,mem_mouse_z 
-01fe 207a0000 rtn blank 
-01ff 20200061 branch p_g24_transmit_by_interrupt_enable 
+0374 20404401 call mouse_g24_package_data 
+0375 6801469f fetch 2 ,mem_mouse_z 
+0376 207a0000 rtn blank 
+0377 202001b5 branch p_g24_transmit_by_interrupt_enable 
+
+p_mouse_le_txbuff_save:
+0378 d8c01800 arg mem_le_tx_buffer0 ,contr 
+0379 d8a0480a arg mem_le_tx_buffer0_omemalloc ,contw 
+037a 20400380 call p_mouse_le_txbuff_copy 
+037b d8c01900 arg mem_le_tx_buffer1 ,contr 
+037c 20400380 call p_mouse_le_txbuff_copy 
+037d d8c01a00 arg mem_le_tx_buffer2 ,contr 
+037e 20400380 call p_mouse_le_txbuff_copy 
+037f d8c01b00 arg mem_le_tx_buffer3 ,contr 
+
+p_mouse_le_txbuff_copy:
+0380 df20001b arg 27 ,loopcnt 
+0381 20207f01 branch memcpy 
+
+p_mouse_le_txbuff_load:
+0382 d8c0480a arg mem_le_tx_buffer0_omemalloc ,contr 
+0383 d8a01800 arg mem_le_tx_buffer0 ,contw 
+0384 20400380 call p_mouse_le_txbuff_copy 
+0385 d8a01900 arg mem_le_tx_buffer1 ,contw 
+0386 20400380 call p_mouse_le_txbuff_copy 
+0387 d8a01a00 arg mem_le_tx_buffer2 ,contw 
+0388 20400380 call p_mouse_le_txbuff_copy 
+0389 d8a01b00 arg mem_le_tx_buffer3 ,contw 
+038a 20200380 branch p_mouse_le_txbuff_copy 
 
 p_mouse_le:
-0200 20405892 call le_fifo_check_nearly_full 
-0201 247a0000 nrtn blank 
-0202 6800c891 fetch 1 ,mem_mouse_fast_conn_flag 
-0203 c07f8207 beq 0xff ,p_mouse_le_next 
-0204 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0205 1fe17e03 and pdata ,0x03 ,pdata 
-0206 c1818000 rtnne 0x03 
+038b 20405892 call le_fifo_check_nearly_full 
+038c 247a0000 nrtn blank 
+038d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+038e 1fe17e03 and pdata ,0x03 ,pdata 
+038f c1818000 rtnne 0x03 
 
 p_mouse_le_next:
-0207 6800c7a0 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0208 205a021c call p_mouse_clear_sensor_data ,blank 
-0209 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-020a c281c179 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-020b c2804179 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-020c c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-020d 20403f97 call mouse_motion 
-020e 24740000 nrtn user 
-020f 20400214 call p_mouse_le_current_mult_update 
-0210 204004c9 call p_mouse_data_xy_release 
-0211 6801469f fetch 2 ,mem_mouse_z 
-0212 245a0219 ncall p_mouse_wheel_trigger ,blank 
-0213 20200707 branch p_mouse_data_push 
+0390 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0391 205a03c9 call p_mouse_clear_sensor_data ,blank 
+0392 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0393 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0394 20403f97 call mouse_motion 
+0395 24740000 nrtn user 
+0396 2040039d call p_mouse_le_current_mult_update 
+0397 204003a0 call p_mouse_data_xy_release 
+0398 204003c4 call p_mouse_wheel_trigger 
+
+p_mouse_data_push:
+0399 da20469a arg mem_mouse_key ,rega 
+039a 20407e3d call queue_push 
+039b 205403b3 call p_mouse_queue_increase ,user 
+039c 20600000 rtn 
 
 p_mouse_le_current_mult_update:
-0214 6800c6f5 fetch 1 ,mem_config_function_enable 
-0215 c3838000 rtnbit1 enable_sensor_motion_pin 
-0216 70417200 jam 0 ,mem_lpm_mult 
-0217 70480d14 jam 20 ,mem_mouse_le_current_mult_timer 
-0218 20600000 rtn 
+039d 70417200 jam 0 ,mem_lpm_mult 
+039e 704b3b1e jam 30 ,mem_mouse_le_current_mult_timer 
+039f 20600000 rtn 
+
+p_mouse_data_xy_release:
+03a0 6800cb3a fetch 1 ,mem_mouse_long_mult_flag 
+03a1 c1808000 rtnne 1 
+03a2 58000000 setarg 0 
+03a3 6000cb3a store 1 ,mem_mouse_long_mult_flag 
+03a4 6002469b store 4 ,mem_mouse_x 
+
+p_mouse_sensor_poweron:
+03a5 58008006 setarg 0x8006 
+03a6 20406413 call twspi_write 
+03a7 20002ee0 nop 12000 
+
+p_mouse_dpi_config:
+03a8 6800c77a fetch 1 ,mem_mouse_dpi 
+03a9 c07f83ab beq 0xff ,p_mouse_dpi_config_default 
+03aa 2020051c branch p_mouse_seting_dpi 
+
+p_mouse_dpi_config_default:
+03ab 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+03ac 6000c77a store 1 ,mem_mouse_dpi 
+03ad 2020051c branch p_mouse_seting_dpi 
+
+p_mouse_data_init:
+03ae 7047a007 jam 7 ,mem_mouse_data_queue 
+03af 7047a104 jam 4 ,mem_mouse_data_queue + 1 
+03b0 580047a0 setarg mem_mouse_data_queue 
+03b1 60014218 store 2 ,mem_queue_ptr 
+03b2 20207e38 branch queue_init 
+
+p_mouse_queue_increase:
+03b3 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03b4 1fe0fe01 increase 1 ,pdata 
+03b5 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+03b6 20600000 rtn 
+
+p_mouse_data_pull:
+03b7 da20469a arg mem_mouse_key ,rega 
+03b8 20407e54 call queue_pop 
+03b9 203403bb branch p_mouse_fill_data_le ,user 
+03ba 20600000 rtn 
+
+p_mouse_fill_data_le:
+03bb 20405652 call le_clear_md 
+03bc 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03bd 1fe67c01 sub pdata ,1 ,null 
+03be 24415650 ncall le_set_md ,positive 
+03bf 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+03c0 207a0000 rtn blank 
+03c1 1fe0ffff increase -1 ,pdata 
+03c2 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+03c3 20203f90 branch mouse_fill_data_le 
 
 p_mouse_wheel_trigger:
-0219 70480a01 jam 1 ,mem_mouse_wheel_trigger 
-021a 70480b02 jam 2 ,mem_mouse_wheel_trigger_timer 
-021b 20600000 rtn 
+03c4 6801469f fetch 2 ,mem_mouse_z 
+03c5 207a0000 rtn blank 
+03c6 70480601 jam 1 ,mem_mouse_wheel_trigger 
+03c7 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
+03c8 20600000 rtn 
 
 p_mouse_clear_sensor_data:
-021c 20405814 call le_set_config_more_data 
-021d 7047a001 jam 1 ,mem_mouse_clear_sensor_data_flag 
-021e 20200181 branch p_mouse_sensor_poweron 
+03c9 20405814 call le_set_config_more_data 
+03ca 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+03cb 202003a5 branch p_mouse_sensor_poweron 
 
 p_mouse_idle:
-021f 20407e34 call ui_check_paring_button 
-0220 20400101 call p_mouse_dpi_check 
-0221 20203ee0 branch mouse_wheel_check 
+03cc 20407e34 call ui_check_paring_button 
+03cd 204003cf call p_mouse_dpi_check 
+03ce 20203ee0 branch mouse_wheel_check 
 
-p_mouse_priority_bb_event:
-0222 1a627e00 copy regc ,pdata 
-0223 c01c824f beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0224 c01d025f beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0225 c01e0265 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0226 c00a0237 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0227 c00a823e beq bt_evt_le_disconnected ,p_mouse_bb_disconnected 
-0228 c0148246 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0229 c0190248 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-022a c020022c beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-022b 2020417d branch mouse_priority_bb_event + 1 
+p_mouse_dpi_check:
+03cf 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+03d0 20400553 call p_gpio_set_input_pd 
+03d1 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+03d2 2040681d call gpio_get_bit 
+03d3 202083d6 branch p_mouse_dpi_up ,true 
+03d4 20400559 call p_gpio_set_input_pu 
+03d5 20203d6d branch mouse_dpi_down 
 
-p_mouse_le_conn_param_update_rsp_recieved:
-022c 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-022d c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
-022e 68008441 fetch 1 ,mem_le_tsniff 
-022f 1feb7e00 rshift2 pdata ,pdata 
-0230 1fe67c0c sub pdata ,le_interval_15ms ,null 
-0231 20610000 rtn positive 
-0232 58000009 setarg le_interval_11_25ms 
-0233 60014496 store 2 ,mem_le_interval_min 
-0234 60014498 store 2 ,mem_le_interval_min + 2 
-0235 20400246 call p_app_updata_le_param 
-0236 20200382 branch p_mouse_le_conn_param_lpm_disable 
+p_mouse_dpi_up:
+03d6 20400559 call p_gpio_set_input_pu 
+03d7 20203d62 branch mouse_dpi_up 
 
-p_mouse_le_bb_event_connected:
-0237 70488a00 jam 0 ,mem_mouse_ble_led_on_enable 
-0238 70480c00 jam 0 ,mem_mouse_long_mult_flag 
-0239 70487c02 jam 2 ,mem_mouse_switch_device_flag 
-023a 20400135 call p_mouse_store_eerpom_switch_mode 
-023b 20400164 call p_mouse_device_state_led_off 
-023c 20400702 call p_mouse_data_init 
-023d 202041c3 branch mouse_le_bb_event_connected 
+p_mouse_priority_bb_event:
+03d8 1a627e00 copy regc ,pdata 
+03d9 c00a03e2 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+03da c00a83eb beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+03db c01483f5 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+03dc c01903f7 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+03dd c02003fe beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03de c01c840a beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+03df c01d041c beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+03e0 c01e0426 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+03e1 2020417d branch mouse_priority_bb_event + 1 
 
-p_mouse_bb_disconnected:
-023e 58000007 setarg le_interval_8_75ms 
-023f 60014496 store 2 ,mem_le_interval_min 
-0240 60014498 store 2 ,mem_le_interval_min + 2 
-0241 7047c800 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0242 7047a000 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0243 20400702 call p_mouse_data_init 
-0244 20405816 call le_clr_config_more_data 
-0245 202041d9 branch mouse_bb_disconnected 
+p_mouse_le_bb_event_connected:
+03e2 704b4101 jam 1 ,mem_mouse_le_bb_connected_flag 
+03e3 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+03e4 243a03e6 nbranch p_mouse_le_bb_event_connected_next ,blank 
+03e5 704b3f14 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+
+p_mouse_le_bb_event_connected_next:
+03e6 704b3e01 jam 1 ,mem_mouse_state_led_blink_flag 
+03e7 20400321 call p_mouse_init_sensor_reset 
+03e8 20400423 call p_mouse_null_enter_hibernate_disable 
+03e9 204003ae call p_mouse_data_init 
+03ea 202041c3 branch mouse_le_bb_event_connected 
+
+p_mouse_le_bb_disconnected:
+03eb 704b4100 jam 0 ,mem_mouse_le_bb_connected_flag 
+03ec 20400438 call p_mouse_sensor_powerdown_check 
+03ed 58000007 setarg le_interval_8_75ms 
+03ee 60014496 store 2 ,mem_le_interval_min 
+03ef 60014498 store 2 ,mem_le_interval_min + 2 
+03f0 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+03f1 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+03f2 204003ae call p_mouse_data_init 
+03f3 20405816 call le_clr_config_more_data 
+03f4 202041d9 branch mouse_bb_disconnected 
 
 p_mouse_le_enc_info:
 
 p_app_updata_le_param:
-0246 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0247 20207d8f branch ui_ipc_send_cmd 
+03f5 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+03f6 20207d8f branch ui_ipc_send_cmd 
 
 p_mouse_le_ll_start_encryt:
-0248 6800c7a3 fetch 1 ,mem_mouse_le_reconnect_flag 
-0249 c000824b beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-024a 2020024d branch p_mouse_le_ll_enable_start_enc_flag 
+03f7 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+03f8 c00083fa beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+03f9 202003fc branch p_mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_ll_reconn_start_encryt:
-024b 20400246 call p_app_updata_le_param 
-024c 7046c614 jam 20 ,mem_le_start_encrypt_timer 
+03fa 204003f5 call p_app_updata_le_param 
+03fb 7046c614 jam 20 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_enable_start_enc_flag:
-024d d8e00001 arg ll_start_enc_flag ,queue 
-024e 202041b9 branch mouse_le_enable_connect_flag 
+03fc d8e00001 arg ll_start_enc_flag ,queue 
+03fd 202041b9 branch mouse_le_enable_connect_flag 
+
+p_mouse_le_conn_param_update_rsp_recieved:
+03fe 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+03ff c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
+0400 68008441 fetch 1 ,mem_le_tsniff 
+0401 1feb7e00 rshift2 pdata ,pdata 
+0402 1fe67c0c sub pdata ,le_interval_15ms ,null 
+0403 20610000 rtn positive 
+0404 58000009 setarg le_interval_11_25ms 
+0405 60014496 store 2 ,mem_le_interval_min 
+0406 60014498 store 2 ,mem_le_interval_min + 2 
+0407 204003f5 call p_app_updata_le_param 
+
+p_mouse_le_conn_param_lpm_disable:
+0408 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0409 20600000 rtn 
 
 p_mouse_24g_pairing_complete:
-024f 70487c01 jam 0x01 ,mem_mouse_switch_device_flag 
-0250 20400135 call p_mouse_store_eerpom_switch_mode 
-0251 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0252 d8e00003 arg mosue_24g_pairing_flag ,queue 
-0253 204043d2 call mouse_disable_function_flag 
-0254 58000000 setarg 0 
-0255 60014707 store 2 ,mem_24g_pairing_timer_count 
-0256 7046a700 jam 0 ,mem_mouse_move_flag 
-0257 2040405d call mouse_read_sensor_common 
-0258 204000c8 call p_mouse_tx_power_init 
-0259 2040025b call p_mouse_set_24g_addr_eeprom 
-025a 202065d1 branch iicd_write_protect_eep_data 
+040a 20400321 call p_mouse_init_sensor_reset 
+040b 704b3e01 jam 1 ,mem_mouse_state_led_blink_flag 
+040c 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+040d d8e00003 arg mosue_24g_pairing_flag ,queue 
+040e 204043d2 call mouse_disable_function_flag 
+040f 58000000 setarg 0 
+0410 60014707 store 2 ,mem_24g_pairing_timer_count 
+0411 7046a700 jam 0 ,mem_mouse_move_flag 
+0412 2040405d call mouse_read_sensor_common 
+0413 20400423 call p_mouse_null_enter_hibernate_disable 
+0414 2040042a call p_mouse_store_24g_device_2eeprom 
+0415 204002f3 call p_mouse_tx_power_init 
+0416 20400418 call p_mouse_set_24g_addr_eeprom 
+0417 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_set_24g_addr_eeprom:
-025b da20495b arg mem_24g_addr ,rega 
-025c da40005b arg mouse_g24_addr_eeprom_offect ,regb 
-025d d8400004 arg 4 ,temp 
-025e 20600000 rtn 
+0418 da204bf0 arg mem_24g_addr ,rega 
+0419 da40005b arg mouse_g24_addr_eeprom_offect ,regb 
+041a d8400004 arg 4 ,temp 
+041b 20600000 rtn 
 
 p_mouse_24g_attempt_fail:
-025f 704a7300 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0260 204000c8 call p_mouse_tx_power_init 
-0261 204005e0 call p_g24_check_51cmd_stop_24g 
-
-p_mouse_null_enter_hibernate_count:
-0262 7047a101 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0263 7047a228 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0264 20600000 rtn 
+041c 20400438 call p_mouse_sensor_powerdown_check 
+041d 704d0800 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+041e 204002f3 call p_mouse_tx_power_init 
+041f 204001ef call p_g24_check_51cmd_stop_24g 
+
+p_app_enter_hibernate_before_check:
+0420 6800cb09 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+0421 243a02f0 nbranch p_mouse_null_enter_hibernate_enable ,blank 
+0422 2020340a branch app_enter_hibernate 
+
+p_mouse_null_enter_hibernate_disable:
+0423 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0424 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0425 20600000 rtn 
 
 p_mouse_24g_attempt_success:
-0265 70487c01 jam 0x01 ,mem_mouse_switch_device_flag 
-0266 20400135 call p_mouse_store_eerpom_switch_mode 
-0267 20203f8d branch mouse_no_data_timer_init 
+0426 704b3e01 jam 1 ,mem_mouse_state_led_blink_flag 
+0427 20400321 call p_mouse_init_sensor_reset 
+0428 20403f8d call mouse_no_data_timer_init 
+0429 20400423 call p_mouse_null_enter_hibernate_disable 
+
+p_mouse_store_24g_device_2eeprom:
+042a 20404366 call mouse_cheak_select_24gdevice 
+042b 202004c5 branch p_mouse_store_device_number2eeprom 
 
 p_mouse_before_hibernate:
-0268 78347c00 enable user 
-0269 68120138 hfetch 4 ,0x8138 
-026a 79347e1a setflag user ,26 ,pdata 
-026b 6012004c hstore 4 ,core_lpm_reg 
-026c 20402c21 call lpm_write_ctrl 
-026d 20400185 call p_mouse_sensor_powerdown 
-026e 204074bd call disable_authrom 
-026f 20404482 call mouse_devce_led_off 
-0270 20400164 call p_mouse_device_state_led_off 
-0271 20403e9f call mouse_before_hibernate_wheel_gpio_set 
-0272 20203ebf branch mouse_lpm_before_common 
+042c 78347c00 enable user 
+042d 68120138 hfetch 4 ,0x8138 
+042e 79347e1a setflag user ,26 ,pdata 
+042f 6012004c hstore 4 ,core_lpm_reg 
+0430 20402c21 call lpm_write_ctrl 
+0431 20400438 call p_mouse_sensor_powerdown_check 
+0432 204074bd call disable_authrom 
+0433 704b3e00 jam 0 ,mem_mouse_state_led_blink_flag 
+0434 20404482 call mouse_devce_led_off 
+0435 204002d1 call p_mouse_multi_led_gpio_set_float 
+0436 20403e9f call mouse_before_hibernate_wheel_gpio_set 
+0437 20203ebf branch mouse_lpm_before_common 
+
+p_mouse_sensor_powerdown_check:
+0438 6800cb0c fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0439 207a0000 rtn blank 
+043a 704b0c00 jam 0 ,mem_mouse_init_sensor_reset_flag 
+043b 20200328 branch p_mouse_sensor_powerdown 
 
 p_mouse_bb_event_timer:
-0273 20400284 call p_mouse_24g_long_sleep_param_update_timer 
-0274 2040028b call p_mouse_le_current_mult_update_timer 
-0275 2040027f call p_mouse_wheel_trigger_timer 
-0276 2040010b call p_mouse_select_device 
-0277 204002a7 call p_mouse_null_enter_hibernate_check 
-0278 20400295 call p_mouse_bt_discovery_check 
-0279 20404234 call mouse_check_discovery_timeout_timer 
-027a 20404237 call mouse_check_direct_timeout_timer 
-027b 2040423a call mouse_check_no_data_timeout_timer 
-027c 2040013d call p_mouse_device_ble_led_timer 
-027d 20400157 call p_mouse_device_g24_led_timer 
-027e 20200292 branch p_mouse_le_enable_att_list_timer 
-
-p_mouse_wheel_trigger_timer:
-027f da60480b arg mem_mouse_wheel_trigger_timer ,regc 
-0280 da400282 arg p_mouse_wheel_trigger_disable ,regb 
-0281 2020336d branch timer_single_step 
-
-p_mouse_wheel_trigger_disable:
-0282 70480a00 jam 0 ,mem_mouse_wheel_trigger 
-0283 20600000 rtn 
+043c 20400461 call p_mouse_wheel_trigger_timer 
+043d 20400488 call p_mouse_null_enter_hibernate_timer 
+043e 20400466 call p_mouse_bt_discovery_check 
+043f 20400491 call p_mouse_select_device 
+0440 20404234 call mouse_check_discovery_timeout_timer 
+0441 20400449 call p_mouse_24g_long_sleep_param_update_timer 
+0442 20404237 call mouse_check_direct_timeout_timer 
+0443 20400450 call p_mouse_le_enable_att_list_timer 
+0444 20400453 call p_mouse_le_current_mult_update_timer 
+0445 20400459 call p_le_send_smp_security_request_timer 
+0446 2040050c call p_mouse_state_led_timer 
+0447 204004cb call p_mouse_multi_led_blink_timer 
+0448 2020423a branch mouse_check_no_data_timeout_timer 
 
 p_mouse_24g_long_sleep_param_update_timer:
-0284 da60480e arg mem_24g_long_sleep_param_update_timer ,regc 
-0285 da400287 arg p_mouse_24g_long_sleep_normal_param ,regb 
-0286 2020336d branch timer_single_step 
+0449 da604b3c arg mem_24g_long_sleep_param_update_timer ,regc 
+044a da40044c arg p_mouse_24g_long_sleep_normal_param ,regb 
+044b 2020336d branch timer_single_step 
 
 p_mouse_24g_long_sleep_normal_param:
-0287 5836ee80 setarg g24_long_sleep_step2 
-0288 6001c962 store 3 ,mem_24g_enter_hibernate 
-0289 70480c01 jam 1 ,mem_mouse_long_mult_flag 
-028a 20600000 rtn 
+044c 5836ee80 setarg g24_long_sleep_step2 
+044d 6001cbf7 store 3 ,mem_24g_enter_hibernate 
+
+p_mouse_long_mult_flag_enable:
+044e 704b3a01 jam 1 ,mem_mouse_long_mult_flag 
+044f 20600000 rtn 
+
+p_mouse_le_enable_att_list_timer:
+0450 da6046c6 arg mem_le_start_encrypt_timer ,regc 
+0451 da403d60 arg mouse_le_write_enable ,regb 
+0452 2020336d branch timer_single_step 
 
 p_mouse_le_current_mult_update_timer:
-028b da60480d arg mem_mouse_le_current_mult_timer ,regc 
-028c da40028e arg p_mouse_le_current_mult_reinit ,regb 
-028d 2020336d branch timer_single_step 
+0453 da604b3b arg mem_mouse_le_current_mult_timer ,regc 
+0454 da400456 arg p_mouse_le_current_mult_reinit ,regb 
+0455 2020336d branch timer_single_step 
 
 p_mouse_le_current_mult_reinit:
-028e 6800c7c9 fetch 1 ,mem_lpm_mult_init 
-028f 6000c172 store 1 ,mem_lpm_mult 
-0290 70480c01 jam 1 ,mem_mouse_long_mult_flag 
-0291 20600000 rtn 
+0456 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+0457 6000c172 store 1 ,mem_lpm_mult 
+0458 2020044e branch p_mouse_long_mult_flag_enable 
+
+p_le_send_smp_security_request_timer:
+0459 6800cb41 fetch 1 ,mem_mouse_le_bb_connected_flag 
+045a 207a0000 rtn blank 
+045b da604b3f arg mem_mouse_send_secutiry_request_timer ,regc 
+045c da40045e arg p_le_pairing_sm_start_check ,regb 
+045d 2020336d branch timer_single_step 
+
+p_le_pairing_sm_start_check:
+045e 6800cb40 fetch 1 ,mem_le_send_security_request_flag 
+045f 247a0000 nrtn blank 
+0460 20205bf5 branch le_pairing_sm_start 
 
-p_mouse_le_enable_att_list_timer:
-0292 da6046c6 arg mem_le_start_encrypt_timer ,regc 
-0293 da403d60 arg mouse_le_write_enable ,regb 
-0294 2020336d branch timer_single_step 
+p_mouse_wheel_trigger_timer:
+0461 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
+0462 da400464 arg p_mouse_wheel_trigger_disable ,regb 
+0463 2020336d branch timer_single_step 
+
+p_mouse_wheel_trigger_disable:
+0464 70480600 jam 0 ,mem_mouse_wheel_trigger 
+0465 20600000 rtn 
 
 p_mouse_bt_discovery_check:
-0295 6800c6f5 fetch 1 ,mem_config_function_enable 
-0296 c2824394 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+0466 20400540 call p_mouse_check_key_gpio 
+0467 c0038468 beq mouse_lmr_button ,p_mouse_bt_discovery_by_button 
 
-p_mouse_bt_discovery_commbination_key:
-0297 204002e2 call p_mouse_check_key_gpio 
-0298 c003829a beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
-0299 202043a9 branch mouse_bt_discovery_commbination_key_up 
+p_mouse_bt_discovery_by_button:
+0468 6808c6ec fetcht 1 ,mem_config_bt_button_gpio 
+0469 2040681d call gpio_get_bit 
+046a 2020846e branch p_mouse_bt_discovery_commbination_key_down ,true 
+
+p_mouse_bt_discovery_commbination_key_up:
+046b 204043a9 call mouse_bt_discovery_commbination_key_up 
+046c d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+046d 202043d2 branch mouse_disable_function_flag 
 
 p_mouse_bt_discovery_commbination_key_down:
-029a 6800c87c fetch 1 ,mem_mouse_switch_device_flag 
-029b 1fe67c01 sub pdata ,1 ,null 
-029c 2022812b branch p_rtn ,zero 
-029d 7047a228 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-029e 204002a0 call p_mouse_bt_discovery_timer 
-029f 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+046e 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+046f 20400474 call p_mouse_bt_discovery_timer 
+0470 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+
+p_mouse_24g_pairing_button_down:
+0471 da6046da arg mem_combination_ui_button_count ,regc 
+0472 da40030c arg p_mouse_24g_pairing_button ,regb 
+0473 2020336d branch timer_single_step 
 
 p_mouse_bt_discovery_timer:
-02a0 da6046da arg mem_combination_ui_button_count ,regc 
-02a1 da4002a3 arg p_mouse_long_button_bt_discovery ,regb 
-02a2 2020336d branch timer_single_step 
+0474 da6046da arg mem_combination_ui_button_count ,regc 
+0475 da400477 arg p_mouse_long_button_bt_discovery ,regb 
+0476 2020336d branch timer_single_step 
 
 p_mouse_long_button_bt_discovery:
-02a3 68014682 fetch 2 ,mem_ui_state_map 
-02a4 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-02a5 2040c2d4 call mouse_stop_le_adv ,true 
-02a6 202043b8 branch mouse_long_button_bt_discovry 
-
-p_mouse_null_enter_hibernate_check:
-02a7 6800c7a1 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-02a8 207a0000 rtn blank 
-02a9 6800c7a2 fetch 1 ,mem_mouse_null_enter_hibernate_timer 
-02aa 203a02ae branch p_mouse_null_enter_hibernate ,blank 
-02ab 1fe0ffff increase -1 ,pdata 
-02ac 6000c7a2 store 1 ,mem_mouse_null_enter_hibernate_timer 
-02ad 20600000 rtn 
+0477 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0478 c3848000 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0479 704b0a00 jam 0 ,mem_mouse_long_button_select_device 
+047a 20400484 call p_mouse_store_device_mode_2eeporm 
+047b 68014682 fetch 2 ,mem_ui_state_map 
+047c 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+047d 2040c2d4 call mouse_stop_le_adv ,true 
+047e 68014682 fetch 2 ,mem_ui_state_map 
+047f 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+0480 2040c392 call mouse_cancel_reconnect ,true 
+0481 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0482 204043ce call mouse_enable_function_flag 
+0483 202043b8 branch mouse_long_button_bt_discovry 
+
+p_mouse_store_device_mode_2eeporm:
+0484 d8400001 arg 1 ,temp 
+0485 da204b0a arg mem_mouse_long_button_select_device ,rega 
+0486 da400061 arg mouse_device_mode_eeprom_offset ,regb 
+0487 202065d1 branch iicd_write_protect_eep_data 
+
+p_mouse_null_enter_hibernate_timer:
+0488 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0489 207a0000 rtn blank 
+048a 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+048b 247a0000 nrtn blank 
+048c da60479e arg mem_mouse_null_enter_hibernate_timer ,regc 
+048d da40048f arg p_mouse_null_enter_hibernate ,regb 
+048e 2020336d branch timer_single_step 
 
 p_mouse_null_enter_hibernate:
-02ae 7047a100 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-02af 2020340a branch app_enter_hibernate 
+048f 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0490 2020340a branch app_enter_hibernate 
 
-p_mouse_seting_dpi:
-02b0 2040424a call mosue_dpi_led_blink_init 
+p_mouse_select_device:
 
-p_mouse_seting_dpi_sensor_type:
-02b1 6800c6e0 fetch 1 ,mem_config_sensor_type 
-02b2 c002bdaa beq p3610 ,mouse_seting_3610_dpi 
-02b3 c00202d0 beq p3212 ,p_mouse_seting_3212_dpi 
-02b4 c00302bf beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-
-p_mouse_seting_3205_dpi:
-02b5 6800c77a fetch 1 ,mem_mouse_dpi 
-02b6 1fe67c01 sub pdata ,mouse_dpi_level2 ,null 
-02b7 204282bd call p_mouse_3205_dpi_recount ,zero 
-02b8 6800c77a fetch 1 ,mem_mouse_dpi 
-02b9 c0003d8a beq mouse_dpi_level1 ,mouse_set_cpi1 
-02ba c000bd88 beq mouse_dpi_level2 ,mouse_set_cpi2 
-02bb c001bd8e beq mouse_dpi_level4 ,mouse_set_cpi4 
-02bc 20203d8c branch mouse_set_cpi3 
+p_mouse_select_device_by_button:
+0491 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+0492 2040681d call gpio_get_bit 
+0493 202084b0 branch p_mouse_select_device_button_down ,true 
 
-p_mouse_3205_dpi_recount:
-02bd 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
-02be 20600000 rtn 
+p_mouse_select_device_button_up:
+0494 6800cb3d fetch 1 ,mem_mouse_select_device_button_wakeup_flag 
+0495 243a04be nbranch p_mouse_select_button_wakeup_firstup ,blank 
+0496 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+0497 c1008000 rtneq dpi_button_state_up 
+0498 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
+0499 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+049a d8400001 arg 1 ,temp 
+049b da204b0a arg mem_mouse_long_button_select_device ,rega 
+049c da400061 arg mouse_device_mode_eeprom_offset ,regb 
+049d 204065df call iicd_read_eep_data 
+049e 6800cb0a fetch 1 ,mem_mouse_long_button_select_device 
+049f 203a04c9 branch p_mouse_select_device_and_reset ,blank 
+
+p_mouse_ready_reconnection_by_button:
+04a0 204004a5 call p_mouse_switch_device_flag 
+04a1 7041bd00 jam 0 ,mem_link_key_exists 
+04a2 204004c5 call p_mouse_store_device_number2eeprom 
+04a3 204043c0 call mouse_select_device_enable 
+04a4 2020437e branch mouse_set_reconnection 
+
+p_mouse_switch_device_flag:
+04a5 6800c720 fetch 1 ,mem_device_flag 
+04a6 c07f84ae beq 0xff ,p_mouse_set_default_mode 
+04a7 6808c720 fetcht 1 ,mem_device_flag 
+04a8 18408401 increase 1 ,temp 
+04a9 6800c6d2 fetch 1 ,mem_device_number 
+04aa 98467c00 isub temp ,null 
+04ab 244143cc ncall mouse_select_device_count_clean ,positive 
+04ac 6008c720 storet 1 ,mem_device_flag 
+04ad 20600000 rtn 
+
+p_mouse_set_default_mode:
+04ae 70472002 jam mode_24g_device ,mem_device_flag 
+04af 20600000 rtn 
 
-p_mouse_seting_3065xy_dpi:
-02bf 6800c77a fetch 1 ,mem_mouse_dpi 
-02c0 1fe67c01 sub pdata ,mouse_dpi_level2 ,null 
-02c1 204282c8 call p_mouse_3065xy_dpi_recount ,zero 
-02c2 6800c77a fetch 1 ,mem_mouse_dpi 
-02c3 c00002ca beq mouse_dpi_level1 ,p_mouse_3065xy_set_cpi1 
-02c4 c00082cc beq mouse_dpi_level2 ,p_mouse_3065xy_set_cpi2 
-02c5 c00182ce beq mouse_dpi_level4 ,p_mouse_3065xy_set_cpi4 
-
-p_mouse_3065xy_set_cpi3:
-02c6 6800c78e fetch 1 ,mem_3065xy_dpi_3 
-02c7 20203dbe branch mouse_p3205_dpi 
+p_mouse_select_device_button_down:
+04b0 68014682 fetch 2 ,mem_ui_state_map 
+04b1 c28584b3 bbit1 ui_state_ble_adv ,p_mouse_select_device_button_down_next 
+04b2 704aff00 jam off ,mem_mouse_multi_led_blink_enable 
+
+p_mouse_select_device_button_down_next:
+04b3 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04b4 c1000000 rtneq dpi_button_state_down 
+04b5 7046d900 jam dpi_button_state_down ,mem_select_device_button_statue 
+04b6 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+04b7 c3850000 rtnbit1 app_disc_pb_button 
+04b8 6800c720 fetch 1 ,mem_device_flag 
+04b9 c1808000 rtnne mode_bt_device1 
+
+p_mouse_pb_button_2ble_disconnect:
+04ba 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+04bb 79207e0a set1 app_disc_pb_button ,pdata 
+04bc 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+04bd 20204386 branch mouse_disconnect 
+
+p_mouse_select_button_wakeup_firstup:
+04be 704b3d00 jam 0 ,mem_mouse_select_device_button_wakeup_flag 
+04bf 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04c0 243a04c4 nbranch p_mouse_select_button_wakeup_firstup_next ,blank 
+04c1 7046d901 jam dpi_button_state_up ,mem_select_device_button_statue 
+04c2 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+04c3 20600000 rtn 
+
+p_mouse_select_button_wakeup_firstup_next:
+04c4 202002ea branch p_mouse_check_reconn_target 
+
+p_mouse_store_device_number2eeprom:
+04c5 d8400001 arg 1 ,temp 
+04c6 da204720 arg mem_device_flag ,rega 
+04c7 da400000 arg 0 ,regb 
+04c8 202065d1 branch iicd_write_protect_eep_data 
+
+p_mouse_select_device_and_reset:
+04c9 704b0aff jam 0xff ,mem_mouse_long_button_select_device 
+04ca 20200484 branch p_mouse_store_device_mode_2eeporm 
+
+p_mouse_multi_led_blink_timer:
+04cb 6800caff fetch 1 ,mem_mouse_multi_led_blink_enable 
+04cc 207a0000 rtn blank 
+04cd 6800cb02 fetch 1 ,mem_mouse_multi_led_type 
+04ce c00004d1 beq multi_led_on ,p_mouse_multi_led_type_on 
+04cf c00084db beq multi_led_blink ,p_mouse_multi_led_type_blink 
+04d0 20600000 rtn 
+
+p_mouse_multi_led_type_on:
+04d1 204004e5 call p_mouse_multi_led_on 
+04d2 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+04d3 1fe0fe01 increase 1 ,pdata 
+04d4 6000cb07 store 1 ,mem_mouse_multi_led_on_timer 
+04d5 6808cb03 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
+04d6 98467c00 isub temp ,null 
+04d7 204284d9 call p_mouse_multi_led_off_poweron2s ,zero 
+04d8 20600000 rtn 
+
+p_mouse_multi_led_off_poweron2s:
+04d9 704b0900 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
+04da 202004f4 branch p_mouse_multi_led_off 
+
+p_mouse_multi_led_type_blink:
+04db 6800cb05 fetch 1 ,mem_mouse_multi_led_blink_timer 
+04dc 1fe0ffff increase -1 ,pdata 
+04dd 6000cb05 store 1 ,mem_mouse_multi_led_blink_timer 
+04de 247a0000 nrtn blank 
+04df 6800cb04 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+04e0 6000cb05 store 1 ,mem_mouse_multi_led_blink_timer 
+
+p_mouse_multi_led_blink_count_no_limited:
+04e1 6800cb01 fetch 1 ,mem_mouse_multi_led_state 
+04e2 c00084f4 beq on ,p_mouse_multi_led_off 
+04e3 c00004e5 beq off ,p_mouse_multi_led_on 
+04e4 20600000 rtn 
+
+p_mouse_multi_led_on:
+04e5 70417200 jam 0 ,mem_lpm_mult 
+04e6 704b0101 jam on ,mem_mouse_multi_led_state 
+04e7 6800c720 fetch 1 ,mem_device_flag 
+04e8 c00104ee beq mode_24g_device ,p_mouse_multi_down_led_on 
+
+p_mouse_multi_up_led_on:
+04e9 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+04ea 79200407 set1 7 ,temp 
+04eb 2040680e call gpio_config_output 
+04ec 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+04ed 20206829 branch gpio_out_active 
+
+p_mouse_multi_down_led_on:
+04ee 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+04ef 2040680e call gpio_config_output 
+04f0 6808cb00 fetcht 1 ,mem_mouse_multi_led_gpio 
+04f1 20206825 branch gpio_out_inactive 
+
+p_mouse_multi_led_blink_off:
+04f2 58000000 setarg 0 
+04f3 6001cb05 store 3 ,mem_mouse_multi_led_blink_timer 
+
+p_mouse_multi_led_off:
+04f4 70417220 jam 32 ,mem_lpm_mult 
+04f5 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_count 
+04f6 243a04f9 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+04f7 704aff00 jam 0 ,mem_mouse_multi_led_blink_enable 
+04f8 704b0200 jam 0 ,mem_mouse_multi_led_type 
+
+p_mouse_multi_led_off_wait_blink_over:
+04f9 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
+04fa 704b0100 jam off ,mem_mouse_multi_led_state 
+04fb 202002d1 branch p_mouse_multi_led_gpio_set_float 
+
+p_mouse_mode_bt_device1_multi_led_on:
+
+p_mouse_mode_24g_device_multi_led_on:
+04fc 704b0901 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+04fd 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+04fe 704b0200 jam multi_led_on ,mem_mouse_multi_led_type 
+04ff 704b0700 jam 0 ,mem_mouse_multi_led_on_timer 
+0500 20600000 rtn 
+
+p_mouse_discovery_multi_led_blink:
+0501 704b0403 jam 3 ,mem_mouse_multi_led_blink_timer_init 
+
+p_mouse_discovery_multi_led_blink2:
+0502 704b0601 jam 1 ,mem_mouse_multi_led_blink_count 
+
+p_mouse_multi_led_blink_enable:
+0503 704b0501 jam 1 ,mem_mouse_multi_led_blink_timer 
+0504 704aff01 jam on ,mem_mouse_multi_led_blink_enable 
+0505 704b0201 jam multi_led_blink ,mem_mouse_multi_led_type 
+0506 20600000 rtn 
+
+p_mouse_discovey_led_blink_off:
+0507 6800cb07 fetch 1 ,mem_mouse_multi_led_on_timer 
+0508 247a0000 nrtn blank 
+0509 6800cb09 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
+050a 247a0000 nrtn blank 
+050b 202004f2 branch p_mouse_multi_led_blink_off 
+
+p_mouse_state_led_timer:
+050c 6800cb3e fetch 1 ,mem_mouse_state_led_blink_flag 
+050d 207a0000 rtn blank 
+050e 68014682 fetch 2 ,mem_ui_state_map 
+050f c3858000 rtnbit1 ui_state_ble_adv 
+0510 68014b06 fetch 2 ,mem_mouse_multi_led_blink_count 
+0511 247a0000 nrtn blank 
+0512 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0513 1fe0fe01 pincrease 1 
+0514 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
+0515 1fe67c1e sub pdata ,30 ,null 
+0516 2441051a ncall p_mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0517 1fe67c05 sub pdata ,5 ,null 
+0518 202104e5 branch p_mouse_multi_led_on ,positive 
+0519 202004f4 branch p_mouse_multi_led_off 
+
+p_mouse_adc_low_volatage_led_timer_count_clean:
+051a 7046cf01 jam 1 ,mem_adc_low_volatage_led_timer_count 
+051b 20600000 rtn 
 
-p_mouse_3065xy_dpi_recount:
-02c8 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
-02c9 20600000 rtn 
+p_mouse_seting_dpi:
+
+p_mouse_seting_dpi_diff:
 
-p_mouse_3065xy_set_cpi1:
-02ca 6800c78c fetch 1 ,mem_3065xy_dpi_1 
-02cb 20203dbe branch mouse_p3205_dpi 
-
-p_mouse_3065xy_set_cpi2:
-02cc 6800c78d fetch 1 ,mem_3065xy_dpi_2 
-02cd 20203dbe branch mouse_p3205_dpi 
-
-p_mouse_3065xy_set_cpi4:
-02ce 6800c78f fetch 1 ,mem_3065xy_dpi_4 
-02cf 20203dbe branch mouse_p3205_dpi 
-
-p_mouse_seting_3212_dpi:
-02d0 6800c77a fetch 1 ,mem_mouse_dpi 
-02d1 1fe67c01 sub pdata ,mouse_dpi_level2 ,null 
-02d2 204282bd call p_mouse_3205_dpi_recount ,zero 
-02d3 6800c77a fetch 1 ,mem_mouse_dpi 
-02d4 c0003d9d beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-02d5 c000bd9b beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-02d6 c001bda1 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-02d7 20203d9f branch mouse_set_p3212_cpi3 
+p_mouse_3180_dpi:
+051c 6800c77a fetch 1 ,mem_mouse_dpi 
+051d 1fe67c01 sub pdata ,mouse_dpi_level2 ,null 
+051e 20428525 call p_mouse_3065xy_dpi_recount ,zero 
+051f 6800c77a fetch 1 ,mem_mouse_dpi 
+0520 c0000523 beq mouse_dpi_level1 ,p_mouse_3180_set_cpi1 
+0521 c001bd8c beq mouse_dpi_level4 ,mouse_set_cpi3 
+0522 20203d88 branch mouse_set_cpi2 
+
+p_mouse_3180_set_cpi1:
+0523 6800c77f fetch 1 ,mem_320x_dpi_1 
+0524 20203dc0 branch mouse_p3205_dpi + 2 
+
+p_mouse_3065xy_dpi_recount:
+0525 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
+0526 20600000 rtn 
 
 p_mouse_motion:
-02d8 78547c00 disable user 
-02d9 58000000 setarg 0 
-02da 6003469b store 6 ,mem_mouse_x 
-02db 20400319 call p_mouse_cheak_sensor_data 
-02dc 20404079 call mouse_zwheel 
-02dd 2040407e call mouse_t_zwheel 
-02de 204002e0 call p_mouse_key 
-02df 20203f9f branch mouse_motion + 8 
+0527 78547c00 disable user 
+0528 58000000 setarg 0 
+0529 6003469b store 6 ,mem_mouse_x 
+052a 20400531 call p_mouse_cheak_sensor_data 
+052b 20404079 call mouse_zwheel 
+052c 2040407e call mouse_t_zwheel 
+052d 2040053e call p_mouse_key 
+052e 243406e6 nbranch p_drawing_optima_init ,user 
+052f 204006dd call p_drawing_optima 
+0530 20203fa0 branch mouse_motion + 9 
+
+p_mouse_cheak_sensor_data:
+0531 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0532 c0020537 beq p3212 ,p_mouse_p3212_sensor_motion 
+0533 c002c010 beq p3610 ,mouse_p3610_sensor_motion 
+
+p_mouse_p32xx_sensor_motion:
+0534 20403fc0 call mouse_clear_sensor_data 
+0535 78547c00 disable user 
+0536 20203fe7 branch mouse_p32xx_sensor_motion_2 
+
+p_mouse_p3212_sensor_motion:
+0537 20403fc0 call mouse_clear_sensor_data 
+0538 6800c6f5 fetch 1 ,mem_config_function_enable 
+0539 c303bfc8 bbit0 enable_sensor_motion_pin ,mouse_p3212_sensor_motion_1 
+053a 6808c6f3 fetcht 1 ,mem_sensor_data_gpio 
+053b 2040681d call gpio_get_bit 
+053c 24608000 nrtn true 
+053d 20203fc8 branch mouse_p3212_sensor_motion_1 
 
 p_mouse_key:
-02e0 204002e2 call p_mouse_check_key_gpio 
-02e1 2020409a branch mouse_key + 1 
+053e 20400540 call p_mouse_check_key_gpio 
+053f 2020409a branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-02e2 da200000 arg 0 ,rega 
-02e3 204002ed call p_mouse_check_lkey_gpio 
-02e4 204002f3 call p_mouse_check_rkey_gpio 
-02e5 204002f9 call p_mouse_check_mkey_gpio 
-02e6 204002e9 call p_mouse_check_skey_gpio 
-02e7 1a227e00 copy rega ,pdata 
-02e8 20600000 rtn 
-
-p_mouse_check_skey_gpio:
-02e9 6800c6e5 fetch 1 ,mem_bk_button_gpio 
-02ea c17f8000 rtneq gpio_disable 
-02eb 204002ff call p_mouse_check_bk_key_gpio 
-02ec 20200305 branch p_mouse_check_fw_key_gpio 
+0540 da200000 arg 0 ,rega 
+0541 20400543 call p_mouse_check_lkey_gpio 
+0542 2020408e branch mouse_check_key_gpio + 11 
 
 p_mouse_check_lkey_gpio:
-02ed 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-02ee 20400314 call p_gpio_set_input_pu 
-02ef 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-02f0 2040681d call gpio_get_bit 
-02f1 7920a200 setflag true ,0 ,rega 
-02f2 20600000 rtn 
+0543 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
+0544 20400559 call p_gpio_set_input_pu 
+0545 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
+0546 2040681d call gpio_get_bit 
+0547 7920a200 setflag true ,0 ,rega 
 
 p_mouse_check_rkey_gpio:
-02f3 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-02f4 20400314 call p_gpio_set_input_pu 
-02f5 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-02f6 2040681d call gpio_get_bit 
-02f7 7920a201 setflag true ,1 ,rega 
-02f8 20600000 rtn 
+0548 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
+0549 20400559 call p_gpio_set_input_pu 
+054a 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
+054b 2040681d call gpio_get_bit 
+054c 7920a201 setflag true ,1 ,rega 
 
 p_mouse_check_mkey_gpio:
-02f9 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-02fa 20400314 call p_gpio_set_input_pu 
-02fb 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-02fc 2040681d call gpio_get_bit 
-02fd 7920a202 setflag true ,2 ,rega 
-02fe 20600000 rtn 
-
-p_mouse_check_bk_key_gpio:
-02ff 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-0300 2040030b call p_gpio_set_input_pd 
-0301 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-0302 2040681d call gpio_get_bit 
-0303 7d20a203 nsetflag true ,3 ,rega 
-0304 20200314 branch p_gpio_set_input_pu 
-
-p_mouse_check_fw_key_gpio:
-0305 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-0306 2040030b call p_gpio_set_input_pd 
-0307 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-0308 2040681d call gpio_get_bit 
-0309 7d20a204 nsetflag true ,4 ,rega 
-030a 20200314 branch p_gpio_set_input_pu 
+054d 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
+054e 20400559 call p_gpio_set_input_pu 
+054f 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
+0550 2040681d call gpio_get_bit 
+0551 7920a202 setflag true ,2 ,rega 
+0552 20600000 rtn 
 
 p_gpio_set_input_pd:
-030b 793f8407 set0 gpio_active_bit ,temp 
-030c d8a08078 arg core_gpio_pu0 ,contw 
-030d 20406830 call gpio_set_bit 
-030e 79200407 set1 gpio_active_bit ,temp 
-030f d8a0807c arg core_gpio_pd0 ,contw 
-0310 20406830 call gpio_set_bit 
-0311 793f8407 set0 gpio_active_bit ,temp 
-0312 d8a08070 arg core_gpio_oe0 ,contw 
-0313 20206830 branch gpio_set_bit 
+0553 793f8407 set0 gpio_active_bit ,temp 
+0554 d8a08078 arg core_gpio_pu0 ,contw 
+0555 20406830 call gpio_set_bit 
+0556 79200407 set1 gpio_active_bit ,temp 
+0557 d8a0807c arg core_gpio_pd0 ,contw 
+0558 2020680a branch gpio_set_high_impedance + 4 
 
 p_gpio_set_input_pu:
-0314 79200407 set1 gpio_active_bit ,temp 
-0315 d8a08078 arg core_gpio_pu0 ,contw 
-0316 20406830 call gpio_set_bit 
-0317 793f8407 set0 gpio_active_bit ,temp 
-0318 2020030f branch p_gpio_set_input_pd + 4 
-
-p_mouse_cheak_sensor_data:
-0319 6800c6e0 fetch 1 ,mem_config_sensor_type 
-031a c002031f beq p3212 ,p_mouse_p3212_sensor_motion 
-031b c002c010 beq p3610 ,mouse_p3610_sensor_motion 
+0559 79200407 set1 gpio_active_bit ,temp 
+055a d8a08078 arg core_gpio_pu0 ,contw 
+055b 20406830 call gpio_set_bit 
+055c 793f8407 set0 gpio_active_bit ,temp 
+055d 20200557 branch p_gpio_set_input_pd + 4 
 
-p_mouse_p32xx_sensor_motion:
-031c 20403fc0 call mouse_clear_sensor_data 
-031d 78547c00 disable user 
-031e 20203fe7 branch mouse_p32xx_sensor_motion_2 
-
-p_mouse_p3212_sensor_motion:
-031f 20403fc0 call mouse_clear_sensor_data 
-0320 20203fc8 branch mouse_p3212_sensor_motion_1 
+p_mouse_bb_disconnected:
+055e 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+055f 7041e30e jam 0x0e ,mem_sniff_param_interval 
+0560 204041e7 call mouse_bb_discon_clear_stack 
+0561 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0562 c2838564 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0563 202041e2 branch mouse_bb_disconnected + 9 
+
+p_mouse4_0_event_bb_disconn:
+0564 204041c1 call mouse_le_clean_connect_flag 
+0565 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0566 c2850491 bbit1 app_disc_pb_button ,p_mouse_select_device_by_button 
+0567 202041f7 branch mouse4_0_event_bb_disconn + 2 
 
 p_mouse_bb_event_discovery_btn:
-0321 7047a100 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0322 7047a200 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-0323 c5130325 bmark1 mark_24g ,p_mouse_switch_to_bt 
-0324 2020426d branch mouse_bb_event_discovery_btn + 1 
-
-p_mouse_switch_to_bt:
-0325 204005e0 call p_g24_check_51cmd_stop_24g 
-0326 2020426d branch mouse_bb_event_discovery_btn + 1 
+0568 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0569 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+056a 280ffe26 isolate1 mark_24g ,mark 
+056b 204081ef call p_g24_check_51cmd_stop_24g ,true 
+056c 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_le_addr_random_config:
-0327 204068a2 call load_adc_init 
-0328 6801421d fetch 2 ,mem_0_5_adc_io_data 
-0329 203a032c branch p_le_otp_adc_empty ,blank 
-032a 600147c6 store 2 ,mem_random_addr_increase_count 
+056d 204068a2 call load_adc_init 
+056e 6801421d fetch 2 ,mem_0_5_adc_io_data 
+056f 600147c2 store 2 ,mem_random_addr_increase_count 
 
 p_le_addr_random_store:
-032b 20200354 branch p_mouse_store_eerpom_random_addr_increase_count 
 
-p_le_otp_adc_empty:
-032c 58001122 setarg 0x1122 
-032d 600147c6 store 2 ,mem_random_addr_increase_count 
-032e 2020032b branch p_le_addr_random_store 
+p_mouse_store_eerpom_random_addr_increase_count:
+0570 d8400002 arg 2 ,temp 
+0571 da2047c2 arg mem_random_addr_increase_count ,rega 
+0572 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+0573 202065d1 branch iicd_write_protect_eep_data 
+
+p_mouse_load_eeprom_random_addr_increase_count:
+0574 d8400002 arg 2 ,temp 
+0575 da2047c2 arg mem_random_addr_increase_count ,rega 
+0576 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+0577 202065df branch iicd_read_eep_data 
 
 p_mouse_start_discovery:
-032f 204000c8 call p_mouse_tx_power_init 
-0330 7047a000 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0331 68014682 fetch 2 ,mem_ui_state_map 
-0332 c2858336 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-0333 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0334 c30c0336 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
-0335 2040034b call p_mouse_start_discovery_random_addr 
+0578 704b4000 jam 0 ,mem_le_send_security_request_flag 
+0579 204002f3 call p_mouse_tx_power_init 
+057a 70472001 jam 1 ,mem_device_flag 
+057b 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+057c 68014682 fetch 2 ,mem_ui_state_map 
+057d c2858586 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+057e 20400574 call p_mouse_load_eeprom_random_addr_increase_count 
+057f 680947c2 fetcht 2 ,mem_random_addr_increase_count 
+0580 18408401 increase 1 ,temp 
+0581 600947c2 storet 2 ,mem_random_addr_increase_count 
+0582 600944a1 storet 2 ,mem_le_lap + 1 
+0583 20400570 call p_mouse_store_eerpom_random_addr_increase_count 
+0584 180a7e00 random pdata 
+0585 6000c4a0 store 1 ,mem_le_lap 
 
 p_mouse_start_discovery_norandom:
-0336 20403402 call app_ble_disconnect 
-0337 2040034b call p_mouse_start_discovery_random_addr 
-0338 58ed8e0e setarg 0xed8e0e 
-0339 6001c4a3 store 3 ,mem_le_lap + 3 
-033a 7048915a jam 0x5a ,mem_mouse_fast_conn_flag 
-033b 204001aa call p_mouse_store_fast_conn_flag 
-033c 20403418 call app_lpm_mult_disable 
-033d 68014687 fetch 2 ,mem_discovery_timeout 
-033e 600146ac store 2 ,mem_mouse_discovery_timer 
-033f 70016d06 jam 6 ,mem_connection_options 
-0340 58000000 setarg 0 
-0341 600146b0 store 2 ,mem_mouse_no_data_timer 
-0342 600146ae store 2 ,mem_mouse_direct_timer 
-0343 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0344 204043ce call mouse_enable_function_flag 
-0345 204043ca call mouse_bt_discovery_button_down_disable 
-0346 6800c092 fetch 1 ,mem_device_option 
-0347 2feffe01 isolate1 mode_4_mouse ,pdata 
-0348 2040835c call p_check_51cmd_adv ,true 
-0349 70472001 jam 1 ,mem_device_flag 
-034a 202042c4 branch mouse_start_discovery_norandom + 13 
-
-p_mouse_start_discovery_random_addr:
-034b 20400358 call p_mouse_load_eeprom_random_addr_increase_count 
-034c 680947c6 fetcht 2 ,mem_random_addr_increase_count 
-034d 18408401 increase 1 ,temp 
-034e 600947c6 storet 2 ,mem_random_addr_increase_count 
-034f 600944a1 storet 2 ,mem_le_lap + 1 
-0350 20400354 call p_mouse_store_eerpom_random_addr_increase_count 
-0351 180a7e00 random pdata 
-0352 6000c4a0 store 1 ,mem_le_lap 
-0353 20600000 rtn 
-
-p_mouse_store_eerpom_random_addr_increase_count:
-0354 d8400002 arg 2 ,temp 
-0355 da2047c6 arg mem_random_addr_increase_count ,rega 
-0356 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-0357 202065d1 branch iicd_write_protect_eep_data 
-
-p_mouse_load_eeprom_random_addr_increase_count:
-0358 d8400002 arg 2 ,temp 
-0359 da2047c6 arg mem_random_addr_increase_count ,rega 
-035a da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-035b 202065df branch iicd_read_eep_data 
+0586 20403418 call app_lpm_mult_disable 
+0587 68014687 fetch 2 ,mem_discovery_timeout 
+0588 600146ac store 2 ,mem_mouse_discovery_timer 
+0589 70016d06 jam 6 ,mem_connection_options 
+058a 58000000 setarg 0 
+058b 600146b0 store 2 ,mem_mouse_no_data_timer 
+058c 600146ae store 2 ,mem_mouse_direct_timer 
+058d d8e00007 arg mouse_store_eeprom_flag ,queue 
+058e 204043ce call mouse_enable_function_flag 
+058f 204043ca call mouse_bt_discovery_button_down_disable 
+0590 20400593 call p_check_51cmd_adv 
+0591 204042c4 call mouse_start_discovery_norandom + 13 
+0592 20200501 branch p_mouse_discovery_multi_led_blink 
 
 p_check_51cmd_adv:
-035c 7047a300 jam 0 ,mem_mouse_le_reconnect_flag 
-035d 204000e2 call p_le_check_adv_flag 
-035e 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-035f e0c08000 istore 1 ,contr 
-0360 d8c04892 arg mem_le_adv_swift_pair ,contr 
-0361 20400363 call p_le_adv_data_update 
-0362 20207df4 branch check_51cmd_adv 
+0593 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
+0594 20400305 call p_le_check_adv_flag 
+0595 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0596 e0c08000 istore 1 ,contr 
+0597 d8c04b1f arg mem_le_adv_swift_pair ,contr 
+0598 2040059a call p_le_adv_data_update 
+0599 20207df4 branch check_51cmd_adv 
 
 p_le_adv_data_update:
-0363 d8a0437b arg mem_le_adv_data + 11 ,contw 
-0364 df200013 arg 19 ,loopcnt 
-0365 20407f01 call memcpy 
-0366 202057b8 branch le_modified_name_adv 
+059a d8a0437b arg mem_le_adv_data + 11 ,contw 
+059b df200013 arg 19 ,loopcnt 
+059c 20407f01 call memcpy 
+059d 202057b8 branch le_modified_name_adv 
 
 p_mouse_stop_discovery:
-0367 58000000 setarg 0 
-0368 600146ac store 2 ,mem_mouse_discovery_timer 
-0369 202042cb branch mouse_stop_discovery + 1 
+059e 704b0600 jam 0 ,mem_mouse_multi_led_blink_count 
+059f 20400507 call p_mouse_discovey_led_blink_off 
+05a0 58000000 setarg 0 
+05a1 600146ac store 2 ,mem_mouse_discovery_timer 
+05a2 204003a5 call p_mouse_sensor_poweron 
+05a3 202042cb branch mouse_stop_discovery + 1 
 
 p_le_slave_match:
-036a 6800c50f fetch 1 ,mem_le_md_count 
-036b 1fe0fe01 pincrease 1 
-036c 6000c50f store 1 ,mem_le_md_count 
-036d c0065395 beq le_md_max_count ,le_slave_cont 
-036e 204055aa call le_acknowledge 
-036f 2040561e call le_prepare_tx 
-0370 20400530 call power_ctrl_start 
-0371 2020538f branch le_slave_match + 7 
+05a4 6800c50f fetch 1 ,mem_le_md_count 
+05a5 1fe0fe01 pincrease 1 
+05a6 6000c50f store 1 ,mem_le_md_count 
+05a7 c0065395 beq le_md_max_count ,le_slave_cont 
+05a8 204055aa call le_acknowledge 
+05a9 2040561e call le_prepare_tx 
+05aa 20400680 call power_ctrl_start 
+05ab 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-0372 68008016 fetch 1 ,mem_le_ch_mapped 
-0373 1fe0fe01 increase 1 ,pdata 
-0374 60008016 store 1 ,mem_le_ch_mapped 
-0375 c1940000 rtnne 40 
-0376 70001625 jam 37 ,mem_le_ch_mapped 
-0377 20600000 rtn 
+05ac 68008016 fetch 1 ,mem_le_ch_mapped 
+05ad 1fe0fe01 increase 1 ,pdata 
+05ae 60008016 store 1 ,mem_le_ch_mapped 
+05af c1940000 rtnne 40 
+05b0 70001625 jam 37 ,mem_le_ch_mapped 
+05b1 20600000 rtn 
 
 p_le_receive_skip:
-0378 204029bb call save_rssi 
-0379 1fe22200 copy pdata ,rega 
-037a 2040001d call p_rssi_signal 
-037b 202054a3 branch le_receive_skip + 2 
+05b2 204029bb call save_rssi 
+05b3 2040001f call p_rssi_signal 
+05b4 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-037c 20400384 call p_mouse_le_conn_param_check 
-037d 2020557d branch le_update_param + 8 
+05b5 204005bb call p_mouse_le_conn_param_check 
+05b6 2020557d branch le_update_param + 8 
 
 p_mouse_le_lpm_mult_reinit:
-037e 6800c7c9 fetch 1 ,mem_lpm_mult_init 
-037f 6000c172 store 1 ,mem_lpm_mult 
+05b7 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+05b8 6000c172 store 1 ,mem_lpm_mult 
 
 p_mouse_le_conn_param_lpm_enable:
-0380 7047c800 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0381 20600000 rtn 
-
-p_mouse_le_conn_param_lpm_disable:
-0382 7047c801 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0383 20600000 rtn 
+05b9 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+05ba 20600000 rtn 
 
 p_mouse_le_conn_param_check:
-0384 6800c3d6 fetch 1 ,mem_le_new_conninterval 
-0385 1fe67c0c sub pdata ,le_interval_15ms ,null 
-0386 24210382 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0387 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-0388 6808c7c9 fetcht 1 ,mem_lpm_mult_init 
-0389 98467c00 isub temp ,null 
-038a 2021037e branch p_mouse_le_lpm_mult_reinit ,positive 
-038b 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-038c 6000c172 store 1 ,mem_lpm_mult 
-038d 20200380 branch p_mouse_le_conn_param_lpm_enable 
+05bb 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+05bc 1fe67c0c sub pdata ,le_interval_15ms ,null 
+05bd 24210408 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+05be 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+05bf 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
+05c0 98467c00 isub temp ,null 
+05c1 202105b7 branch p_mouse_le_lpm_mult_reinit ,positive 
+05c2 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+05c3 6000c172 store 1 ,mem_lpm_mult 
+05c4 202005b9 branch p_mouse_le_conn_param_lpm_enable 
 
 p_le_update_channel_map:
-038e 6800843f fetch 1 ,mem_le_state 
-038f c4030000 rtnbit0 lestate_update_map 
-0390 20400393 call p_le_channel_map_overflow_check 
-0391 24740000 nrtn user 
-0392 202055a0 branch le_update_channel_map + 3 
+05c5 6800843f fetch 1 ,mem_le_state 
+05c6 c4030000 rtnbit0 lestate_update_map 
+05c7 204005ca call p_le_channel_map_overflow_check 
+05c8 24740000 nrtn user 
+05c9 202055a0 branch le_update_channel_map + 3 
 
 p_le_channel_map_overflow_check:
-0393 78347c00 enable user 
-0394 6800845a fetch 1 ,mem_le_event_count + 1 
-0395 1ff1fe00 rshift4 pdata ,pdata 
-0396 c1878000 rtnne 0x0f 
-0397 68008460 fetch 1 ,mem_le_instant + 1 
-0398 1ff1fe00 rshift4 pdata ,pdata 
-0399 c1800000 rtnne 0x00 
-039a 20207fe9 branch disable_user 
+05ca 78347c00 enable user 
+05cb 6800845a fetch 1 ,mem_le_event_count + 1 
+05cc 1ff1fe00 rshift4 pdata ,pdata 
+05cd c1878000 rtnne 0x0f 
+05ce 68008460 fetch 1 ,mem_le_instant + 1 
+05cf 1ff1fe00 rshift4 pdata ,pdata 
+05d0 c1800000 rtnne 0x00 
+05d1 20207fe9 branch disable_user 
 
 p_le_prepare_tx:
-039b 68008456 fetch 1 ,mem_le_arq 
-039c c28283af bbit1 wak ,p_le_prepare_tx_wak 
-039d 20400522 call power_ctrl_pac_succ_incrs 
-039e 6800c792 fetch 1 ,mem_empty_count 
-039f 243a03a5 nbranch p_le_send_empyt ,blank 
-03a0 6800843f fetch 1 ,mem_le_state 
-03a1 c30203a9 bbit0 lestate_encryption ,p_le_tx_4 
-03a2 680082da fetch 1 ,mem_le_rxbuf + 1 
-03a3 203a03a9 branch p_le_tx_4 ,blank 
-03a4 20205664 branch le_send_empty 
+05d2 68008456 fetch 1 ,mem_le_arq 
+05d3 c28285e6 bbit1 wak ,p_le_prepare_tx_wak 
+05d4 20400672 call power_ctrl_pac_succ_incrs 
+05d5 6800c78e fetch 1 ,mem_empty_count 
+05d6 243a05dc nbranch p_le_send_empyt ,blank 
+05d7 6800843f fetch 1 ,mem_le_state 
+05d8 c30205e0 bbit0 lestate_encryption ,p_le_tx_4 
+05d9 680082da fetch 1 ,mem_le_rxbuf + 1 
+05da 203a05e0 branch p_le_tx_4 ,blank 
+05db 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-03a5 6800c792 fetch 1 ,mem_empty_count 
-03a6 1fe0ffff increase -1 ,pdata 
-03a7 6000c792 store 1 ,mem_empty_count 
-03a8 20205664 branch le_send_empty 
+05dc 6800c78e fetch 1 ,mem_empty_count 
+05dd 1fe0ffff increase -1 ,pdata 
+05de 6000c78e store 1 ,mem_empty_count 
+05df 20205664 branch le_send_empty 
 
 p_le_tx_4:
-03a9 6800c4c4 fetch 1 ,mem_le_pairing_state 
-03aa c08283ac bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-03ab 70479203 jam 3 ,mem_empty_count 
+05e0 6800c4c4 fetch 1 ,mem_le_pairing_state 
+05e1 c08285e3 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+05e2 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-03ac 20405892 call le_fifo_check_nearly_full 
-03ad 205a070f call p_mouse_data_pull ,blank 
-03ae 20205622 branch le_prepare_tx + 4 
+05e3 20405892 call le_fifo_check_nearly_full 
+05e4 205a03b7 call p_mouse_data_pull ,blank 
+05e5 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-03af 204003b1 call p_le_check_tx_retransmit_setmd 
-03b0 202003bd branch p_le_power_ctrl_pac_succ_decrs 
+05e6 204005e8 call p_le_check_tx_retransmit_setmd 
+05e7 202005f4 branch p_le_power_ctrl_pac_succ_decrs 
 
 p_le_check_tx_retransmit_setmd:
-03b1 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-03b2 1fe17e03 and pdata ,0x03 ,pdata 
-03b3 c1818000 rtnne 0x03 
-03b4 6800c7c5 fetch 1 ,mem_mouse_data_queue_num 
-03b5 207a0000 rtn blank 
-03b6 6800c3dd fetch 1 ,mem_le_txlen 
-03b7 207a0000 rtn blank 
-03b8 6800c3dc fetch 1 ,mem_le_txheader 
-03b9 79207e04 set1 md ,pdata 
-03ba 6000c3dc store 1 ,mem_le_txheader 
-03bb 20405650 call le_set_md 
-03bc 20600000 rtn 
+05e8 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+05e9 1fe17e03 and pdata ,0x03 ,pdata 
+05ea c1818000 rtnne 0x03 
+05eb 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+05ec 207a0000 rtn blank 
+05ed 6800c3dd fetch 1 ,mem_le_txlen 
+05ee 207a0000 rtn blank 
+05ef 6800c3dc fetch 1 ,mem_le_txheader 
+05f0 79207e04 set1 md ,pdata 
+05f1 6000c3dc store 1 ,mem_le_txheader 
+05f2 20405650 call le_set_md 
+05f3 20600000 rtn 
 
 p_le_power_ctrl_pac_succ_decrs:
-03bd 20200526 branch power_ctrl_pac_succ_decrs 
+05f4 20200676 branch power_ctrl_pac_succ_decrs 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-03be 6800c7a3 fetch 1 ,mem_mouse_le_reconnect_flag 
-03bf 207a0000 rtn blank 
-03c0 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-03c1 1fe17e03 and pdata ,0x03 ,pdata 
-03c2 c1018000 rtneq 0x03 
-03c3 7046c60a jam 10 ,mem_le_start_encrypt_timer 
-03c4 20600000 rtn 
+05f5 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+05f6 207a0000 rtn blank 
+05f7 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+05f8 1fe17e03 and pdata ,0x03 ,pdata 
+05f9 c1018000 rtneq 0x03 
+05fa 7046c60a jam 10 ,mem_le_start_encrypt_timer 
+05fb 20600000 rtn 
 
 p_le_parse:
-03c5 c6078000 rtnmark1 mark_old_packet 
-03c6 20405890 call le_fifo_check_full 
-03c7 247a0000 nrtn blank 
-03c8 680082d9 fetch 1 ,mem_le_rxbuf 
-03c9 1fe17e03 and pdata ,0x3 ,pdata 
-03ca 6000c50c store 1 ,mem_le_packet_llid 
-03cb e8c08000 ifetch 1 ,contr 
-03cc 1fe17e1f and pdata ,0x1f ,pdata 
-03cd 6000c50b store 1 ,mem_le_packet_size 
-03ce 207a0000 rtn blank 
-03cf 18c27e00 copy contr ,pdata 
-03d0 6001450d store 2 ,mem_le_payload_ptr 
-03d1 6800c50c fetch 1 ,mem_le_packet_llid 
-03d2 c00183d4 beq llid_le_ll ,p_le_parse_ll 
-03d3 2020568d branch le_parse_l2cap 
+05fc c6078000 rtnmark1 mark_old_packet 
+05fd 20405890 call le_fifo_check_full 
+05fe 247a0000 nrtn blank 
+05ff 680082d9 fetch 1 ,mem_le_rxbuf 
+0600 1fe17e03 and pdata ,0x3 ,pdata 
+0601 6000c50c store 1 ,mem_le_packet_llid 
+0602 e8c08000 ifetch 1 ,contr 
+0603 1fe17e1f and pdata ,0x1f ,pdata 
+0604 6000c50b store 1 ,mem_le_packet_size 
+0605 207a0000 rtn blank 
+0606 18c27e00 copy contr ,pdata 
+0607 6001450d store 2 ,mem_le_payload_ptr 
+0608 6800c50c fetch 1 ,mem_le_packet_llid 
+0609 c001860b beq llid_le_ll ,p_le_parse_ll 
+060a 2020568d branch le_parse_l2cap 
 
 p_le_parse_ll:
-03d4 680082db fetch 1 ,mem_le_rxbuf + 2 
-03d5 c00083d7 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-03d6 20205c65 branch le_parse_ll + 1 
+060b 680082db fetch 1 ,mem_le_rxbuf + 2 
+060c c000860e beq ll_channel_map_req ,p_le_parse_channel_map_req 
+060d 20205c65 branch le_parse_ll + 1 
 
 p_le_parse_channel_map_req:
-03d7 e8c28000 ifetch 5 ,contr 
-03d8 6002c3ce store 5 ,mem_le_new_map 
-03d9 e8c10000 ifetch 2 ,contr 
-03da 6001045f store 2 ,mem_le_instant 
-03db 20205c8a branch le_parse_channel_map_req + 7 
+060e e8c28000 ifetch 5 ,contr 
+060f 6002c3ce store 5 ,mem_le_new_map 
+0610 e8c10000 ifetch 2 ,contr 
+0611 6001045f store 2 ,mem_le_instant 
+0612 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-03dc e8c10000 ifetch 2 ,contr 
-03dd c00203e0 beq le_l2cap_cid_att ,p_le_parse_att 
-03de c003041e beq le_l2cap_cid_smp ,p_le_parse_smp 
-03df 20205698 branch le_parse_l2cap + 11 
+0613 e8c10000 ifetch 2 ,contr 
+0614 c0020617 beq le_l2cap_cid_att ,p_le_parse_att 
+0615 c0030634 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0616 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-03e0 20407ea5 call store_contr 
-03e1 204003be call p_mouse_le_reconn_write_enable_timer_reinit 
-03e2 20407e9f call get_contr 
-03e3 e8c18000 ifetch 3 ,contr 
-03e4 60018477 store 3 ,mem_le_att_opcode 
-03e5 c00803ef beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-03e6 1fec8400 rshift8 pdata ,temp 
-03e7 18467c24 sub temp ,0x24 ,null 
-03e8 202103fd branch p_le_parse_att1 ,positive 
-03e9 d84047ca arg mem_mouse_le_uuid_sup ,temp 
-03ea 600944bc storet 2 ,mem_ui_le_uuid_table 
-03eb 204058ad call le_parse_att + 2 
-03ec 58008e7a setarg 0x8e7a 
-03ed 600144bc store 2 ,mem_ui_le_uuid_table 
-03ee 20600000 rtn 
+0617 20407ea5 call store_contr 
+0618 204005f5 call p_mouse_le_reconn_write_enable_timer_reinit 
+0619 20407e9f call get_contr 
+061a e8c18000 ifetch 3 ,contr 
+061b 60018477 store 3 ,mem_le_att_opcode 
+061c c0080626 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+061d 1fec8400 rshift8 pdata ,temp 
+061e 18467c24 sub temp ,0x24 ,null 
+061f 202158ad branch le_parse_att + 2 ,positive 
+0620 d84047c6 arg mem_mouse_le_uuid_sup ,temp 
+0621 600944bc storet 2 ,mem_ui_le_uuid_table 
+0622 204058ad call le_parse_att + 2 
+0623 58008e7a setarg 0x8e7a 
+0624 600144bc store 2 ,mem_ui_le_uuid_table 
+0625 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-03ef 204059fa call le_parse_att_read_by_group_type_request 
-03f0 20405879 call le_fifo_get_last_tx_ptr 
-03f1 18c08c07 increase 7 ,contr 
-03f2 e8c08000 ifetch 1 ,contr 
-03f3 c1888000 rtnne attop_read_by_group_type_response 
-03f4 18c08c05 increase 5 ,contr 
-03f5 e8c10000 ifetch 2 ,contr 
-03f6 d8401812 arg uuid_service_hids ,temp 
-03f7 98467c00 isub temp ,null 
-03f8 24628000 nrtn zero 
-03f9 18c08dfc increase -4 ,contr 
-03fa 5800002b setarg 0x2b 
-03fb e0c10000 istore 2 ,contr 
-03fc 20600000 rtn 
-
-p_le_parse_att1:
-03fd c00503ff beq attop_read_request ,p_le_parse_att_read_request 
-03fe 202058ad branch le_parse_att + 2 
-
-p_le_parse_att_read_request:
-03ff 68090478 fetcht 2 ,mem_le_att_handle 
-0400 6800c4e9 fetch 1 ,mem_le_configuration 
-0401 c2818417 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-
-p_le_send_att_read_response:
-0402 2040576a call le_att_get_handle_ptr 
-0403 203a5a76 branch le_send_att_error_response_notfound ,blank 
-0404 18c08dfe increase -2 ,contr 
-0405 e8c10000 ifetch 2 ,contr 
-0406 d8402a50 arg uuid_chrctr_pnp_id ,temp 
-0407 98467c00 isub temp ,null 
-0408 2022840d branch p_le_send_att_pnp_id ,zero 
-0409 68010478 fetch 2 ,mem_le_att_handle 
-040a c009da76 beq 0x13 ,le_send_att_error_response_notfound 
-040b 68090478 fetcht 2 ,mem_le_att_handle 
-040c 202059bf branch le_send_att_read_response 
-
-p_le_send_att_pnp_id:
-040d 20407ea5 call store_contr 
-040e 6800c8a5 fetch 1 ,mem_le_att_pnp_id_len 
-040f 1fe0a201 add pdata ,1 ,rega 
-0410 20405a82 call le_fifo_malloc_tx_l2cap_gatt 
-0411 5800000b setarg attop_read_response 
-0412 e0a08000 istore 1 ,contw 
-0413 6800c8a5 fetch 1 ,mem_le_att_pnp_id_len 
-0414 1fe27200 copy pdata ,loopcnt 
-0415 d8c048a6 arg mem_le_att_pnp_id ,contr 
-0416 20207f01 branch memcpy 
-
-p_le_send_att_read_response_check_auth:
-0417 680144fa fetch 2 ,mem_le_pairing_handle 
-0418 98467c00 isub temp ,null 
-0419 24228402 nbranch p_le_send_att_read_response ,zero 
-041a 20405a42 call le_check_encrypt_state 
-041b 24340402 nbranch p_le_send_att_read_response ,user 
-041c 70047a05 jam att_err_insufficient_authentication ,mem_le_err_code 
-041d 20205a77 branch le_send_att_error_response 
+0626 204059fa call le_parse_att_read_by_group_type_request 
+0627 20405879 call le_fifo_get_last_tx_ptr 
+0628 18c08c07 increase 7 ,contr 
+0629 e8c08000 ifetch 1 ,contr 
+062a c1888000 rtnne attop_read_by_group_type_response 
+062b 18c08c05 increase 5 ,contr 
+062c e8c10000 ifetch 2 ,contr 
+062d d8401812 arg uuid_service_hids ,temp 
+062e 98467c00 isub temp ,null 
+062f 24628000 nrtn zero 
+0630 18c08dfc increase -4 ,contr 
+0631 5800002b setarg 0x2b 
+0632 e0c10000 istore 2 ,contr 
+0633 20600000 rtn 
 
 p_le_parse_smp:
-041e e8c08000 ifetch 1 ,contr 
-041f c0028421 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0420 20205af5 branch le_parse_smp + 1 
+0634 e8c08000 ifetch 1 ,contr 
+0635 c0008638 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+0636 c002863a beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0637 20205af6 branch le_parse_smp + 2 
+
+p_le_parse_smp_pairing_request:
+0638 704b4001 jam 1 ,mem_le_send_security_request_flag 
+0639 20205b09 branch le_parse_smp_pairing_request 
 
 p_le_parse_smp_pairing_failed:
-0421 20405b5a call le_parse_smp_pairing_failed 
-0422 6800843f fetch 1 ,mem_le_state 
-0423 793ffe05 set0 lestate_update_param ,pdata 
-0424 6000843f store 1 ,mem_le_state 
-0425 20205c8e branch le_parse_terminate_ind 
+063a 20405b5a call le_parse_smp_pairing_failed 
+063b 6800843f fetch 1 ,mem_le_state 
+063c 793ffe05 set0 lestate_update_param ,pdata 
+063d 6000843f store 1 ,mem_le_state 
+063e 20205c8e branch le_parse_terminate_ind 
 
 p_le_adv_not_match:
-0426 68008016 fetch 1 ,mem_le_ch_mapped 
-0427 c093d6f2 bne 39 ,le_adv_loop 
-0428 2040042c call p_le_adv_random_delay 
-0429 d8e00000 arg le_adv_interval_timer ,queue 
-042a 68014482 fetch 2 ,mem_le_adv_interval 
-042b 20207f08 branch timer_init 
+063f 68008016 fetch 1 ,mem_le_ch_mapped 
+0640 c093d6f2 bne 39 ,le_adv_loop 
+0641 20400645 call p_le_adv_random_delay 
+0642 d8e00000 arg le_adv_interval_timer ,queue 
+0643 68014482 fetch 2 ,mem_le_adv_interval 
+0644 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-042c 180a7e00 random pdata 
-042d d84001ff arg 0x1ff ,temp 
-042e 98417e00 iand temp ,pdata 
-042f 1fe0fefa add pdata ,250 ,pdata 
-0430 20203cbe branch delay 
+0645 180a7e00 random pdata 
+0646 d84001ff arg 0x1ff ,temp 
+0647 98417e00 iand temp ,pdata 
+0648 1fe0fefa add pdata ,250 ,pdata 
+0649 20203cbe branch delay 
 
 p_le_lpm_setmult:
-0431 7855fc00 disable wake 
-0432 20370434 branch p_le_lpm_set_mult_attempt ,attempt 
-0433 2436d806 nbranch le_lpm_lost ,match 
+064a 7855fc00 disable wake 
+064b 2037064d branch p_le_lpm_set_mult_attempt ,attempt 
+064c 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-0434 20402bcb call lpm_match 
-0435 680140c1 fetch 2 ,mem_rx_window_sniff 
-0436 6001044d store 2 ,mem_le_receive_window 
-0437 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0438 2fe00603 compare 3 ,pdata ,3 
-0439 2420abde nbranch lpm_mult_short ,true 
-043a 202057fb branch le_lpm_set_mult_attempt + 3 
+064d 20402bcb call lpm_match 
+064e 680140c1 fetch 2 ,mem_rx_window_sniff 
+064f 6001044d store 2 ,mem_le_receive_window 
+0650 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0651 2fe00603 compare 3 ,pdata ,3 
+0652 2420abde nbranch lpm_mult_short ,true 
+0653 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-043b 6800c7a3 fetch 1 ,mem_mouse_le_reconnect_flag 
-043c 247a0000 nrtn blank 
-043d 68008478 fetch 1 ,mem_le_att_handle 
-043e 1fe67e1a sub pdata ,26 ,pdata 
-043f 24628000 nrtn zero 
-0440 20203d60 branch mouse_le_write_enable 
+0654 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0655 247a0000 nrtn blank 
+0656 68008478 fetch 1 ,mem_le_att_handle 
+0657 1fe67e1a sub pdata ,26 ,pdata 
+0658 24628000 nrtn zero 
+0659 20203d60 branch mouse_le_write_enable 
+
+p_check_51cmd_once_continue:
+065a 204062bc call lmo_fifo_check 
+065b 243a7ddb nbranch check_51cmd_restore ,blank 
+065c 68008a99 fetch 1 ,mem_fifo_temp 
+065d c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
+065e c0090660 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+065f 20207dca branch check_51cmd_once_continue + 2 
+
+p_check_51cmd_ble_update_connect_param:
+0660 20405890 call le_fifo_check_full 
+0661 247a0000 nrtn blank 
+0662 20205abf branch le_l2cap_tx_update_req 
 
 p_twspi_reset:
-0441 68108077 hfetch 1 ,core_gpio_out3 
-0442 1fe17efd and_into 0xfd ,pdata 
-0443 60108077 hstore 1 ,core_gpio_out3 
-0444 68188073 hfetcht 1 ,core_gpio_oe3 
-0445 18418402 or_into 0x2 ,temp 
-0446 60188073 hstoret 1 ,core_gpio_oe3 
-0447 204063ee call twspi_disable 
-0448 184104fd and_into 0xfd ,temp 
-0449 2000000d nop 13 
-044a 204063f2 call twspi_enable 
-044b 60188073 hstoret 1 ,core_gpio_oe3 
-044c 20600000 rtn 
-
-p_g24_set_device_addr:
-044d 204068a8 call adc_init_data 
-044e 680240a0 fetch 4 ,mem_lap 
-044f 6002496a store 4 ,mem_24g_device_addr 
-0450 20600000 rtn 
-
-p_g24_transmit_rf_sta_init:
-0451 704a6901 jam 1 ,mem_24g_rf_last_sta 
-0452 704a6b00 jam 0 ,mem_24g_sync_cnt 
-
-p_g24_transmit_rf_ctrl_clear:
-0453 6800c934 fetch 1 ,mem_24g_data_type 
-0454 1fe17e07 and_into bits_data ,pdata 
-0455 6000c934 store 1 ,mem_24g_data_type 
-0456 20600000 rtn 
-
-p_g24_hop_ch_enable:
-0457 6800c934 fetch 1 ,mem_24g_data_type 
-0458 79207e04 set1 bit_hop ,pdata 
-0459 6000c934 store 1 ,mem_24g_data_type 
-045a 6000c8ef store 1 ,mem_24g_txpayload 
-045b 20600000 rtn 
-
-p_g24_hop_ch_disable:
-045c 6800c934 fetch 1 ,mem_24g_data_type 
-045d 793ffe04 set0 bit_hop ,pdata 
-045e 6000c934 store 1 ,mem_24g_data_type 
-045f 20600000 rtn 
-
-p_g24_transmit_hop_pac_fail:
-0460 20400526 call power_ctrl_pac_succ_decrs 
-0461 6800ca6a fetch 1 ,mem_24g_rf_work_stage 
-0462 c0008465 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-0463 c0010469 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-0464 20600000 rtn 
-
-p_g24_transmit_hop_pac_fail_wo_hop:
-0465 704a6b02 jam 2 ,mem_24g_sync_cnt 
-
-p_g24_transmit_hop_pac_fail_stage1:
-0466 704a6700 jam 0 ,mem_24g_hop_pac_retry 
-0467 704a6900 jam 0 ,mem_24g_rf_last_sta 
-0468 20200453 branch p_g24_transmit_rf_ctrl_clear 
-
-p_g24_transmit_hop_pac_fail_hop_stage2:
-0469 704a6800 jam 0 ,mem_24g_rf_hop_ch 
-046a 20200466 branch p_g24_transmit_hop_pac_fail_stage1 
-
-p_g24_transmit_pac_fail_hop_stage3:
-046b 68014939 fetch 2 ,mem_24g_txfail_cnt 
-046c 1fe0fe01 increase 1 ,pdata 
-046d 60014939 store 2 ,mem_24g_txfail_cnt 
-046e c2850514 bbit1 10 ,p_g24_tx_attempt_fail 
-046f 6800ca68 fetch 1 ,mem_24g_rf_hop_ch 
-0470 c0008474 beq 1 ,p_g24_rf_hop_fastly 
-0471 704a6801 jam 1 ,mem_24g_rf_hop_ch 
-
-p_g24_rf_hop_attemp_again:
-0472 6800ca68 fetch 1 ,mem_24g_rf_hop_ch 
-0473 c0808453 bne 1 ,p_g24_transmit_rf_ctrl_clear 
-
-p_g24_rf_hop_fastly:
-0474 6800ca66 fetch 1 ,mem_24g_hop_fastly_cnt 
-0475 1fe0fe01 increase 1 ,pdata 
-0476 6000ca66 store 1 ,mem_24g_hop_fastly_cnt 
-0477 c002047b beq 4 ,p_g24_rf_hop_fastly_exit 
-0478 20400677 call p_g24_ch 
-0479 70497802 jam 2 ,mem_24g_max_retry 
-047a 202004d1 branch p_g24_transmit_packet 
-
-p_g24_rf_hop_fastly_exit:
-047b 20400526 call power_ctrl_pac_succ_decrs 
-047c 704a6600 jam 0 ,mem_24g_hop_fastly_cnt 
-047d 20200453 branch p_g24_transmit_rf_ctrl_clear 
-
-p_g24_transmit_hop_pac_succ_wo_hop:
-047e 704a6b02 jam 2 ,mem_24g_sync_cnt 
-
-p_g24_transmit_hop_pac_succ:
-047f 704a6901 jam 1 ,mem_24g_rf_last_sta 
-0480 704a6800 jam 0 ,mem_24g_rf_hop_ch 
-0481 20200453 branch p_g24_transmit_rf_ctrl_clear 
-
-p_g24_transmit_succ_rf_config:
-0482 6800ca6a fetch 1 ,mem_24g_rf_work_stage 
-0483 c001847f beq 3 ,p_g24_transmit_hop_pac_succ 
-0484 6800c934 fetch 1 ,mem_24g_data_type 
-0485 2fec0004 isolate0 bit_hop ,pdata 
-0486 20208451 branch p_g24_transmit_rf_sta_init ,true 
-0487 6800ca6a fetch 1 ,mem_24g_rf_work_stage 
-0488 c000847e beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0489 c001047f beq 2 ,p_g24_transmit_hop_pac_succ 
-048a 20600000 rtn 
-
-p_g24_rf_sta_check:
-048b 6800c943 fetch 1 ,mem_24g_pairing_sm 
-048c c1ff8000 rtnne state_24g_pairing_success 
-048d 20400490 call p_g24_rf_laststa_synccnt_check 
-048e 24560498 ncall p_g24_rf_sync_cnt_check ,user2 
-048f 20600000 rtn 
-
-p_g24_rf_laststa_synccnt_check:
-0490 78567c00 disable user2 
-0491 6800ca69 fetch 1 ,mem_24g_rf_last_sta 
-0492 c1808000 rtnne 1 
-0493 6800ca6b fetch 1 ,mem_24g_sync_cnt 
-0494 c1800000 rtnne 0 
-0495 704a6a01 jam 1 ,mem_24g_rf_work_stage 
-0496 70497804 jam 4 ,mem_24g_max_retry 
-0497 20207feb branch enable_user2 
-
-p_g24_rf_sync_cnt_check:
-0498 6800ca6b fetch 1 ,mem_24g_sync_cnt 
-0499 203a04a0 branch p_g24_rf_hop_attemp ,blank 
-049a 1fe0ffff increase -1 ,pdata 
-049b 6000ca6b store 1 ,mem_24g_sync_cnt 
-049c 704a6a02 jam 2 ,mem_24g_rf_work_stage 
-049d 20400677 call p_g24_ch 
-049e 70497804 jam 4 ,mem_24g_max_retry 
-049f 20600000 rtn 
-
-p_g24_rf_hop_attemp:
-04a0 704a6a03 jam 3 ,mem_24g_rf_work_stage 
-04a1 6800ca68 fetch 1 ,mem_24g_rf_hop_ch 
-04a2 243a0472 nbranch p_g24_rf_hop_attemp_again ,blank 
-04a3 20400677 call p_g24_ch 
-04a4 70497802 jam 2 ,mem_24g_max_retry 
-04a5 20600000 rtn 
-
-p_g24_txdata_prep:
-04a6 6800c943 fetch 1 ,mem_24g_pairing_sm 
-04a7 c0ff8565 bne state_24g_pairing_success ,p_g24_pairing_sm 
-
-p_g24_txdata_prep_packeage_data:
-04a8 204004ac call p_g24_package_data 
-04a9 20400665 call p_g24_transmit_prep 
-
-p_g24_txdata_enable_tx:
-04aa 70493801 jam ensure_on_24g ,mem_24g_ensure 
-04ab 20600000 rtn 
-
-p_g24_package_data:
-04ac 68014a64 fetch 2 ,mem_cb_24g_data 
-04ad 20407f9c call callback_func 
-04ae 203404b2 branch p_g24_accumulate_mouse_data ,user 
-04af 6803c8d0 fetch 7 ,mem_24g_txbuf + 1 
-04b0 207a0000 rtn blank 
-04b1 20207fe7 branch enable_user 
-
-p_g24_accumulate_mouse_data:
-04b2 204004c9 call p_mouse_data_xy_release 
-04b3 70495f00 jam 0 ,mem_24g_abort_pac 
-04b4 1a20fe01 add rega ,1 ,pdata 
-04b5 6000c933 store 1 ,mem_24g_datalen 
-04b6 20400453 call p_g24_transmit_rf_ctrl_clear 
-04b7 6000c8cf store 1 ,mem_24g_txbuf 
-04b8 e8a88000 ifetcht 1 ,contw 
-04b9 ea408000 ifetch 1 ,regb 
-04ba 9841fe00 ior temp ,pdata 
-04bb e0a08000 istore 1 ,contw 
-04bc 1a40a401 increase 1 ,regb 
-04bd ea420000 ifetch 4 ,regb 
-04be e0a20000 istore 4 ,contw 
-04bf 1a40a404 increase 4 ,regb 
-04c0 d8a048d5 arg mem_24g_txbuf + 6 ,contw 
-04c1 df200002 arg 2 ,loopcnt 
-
-p_g24_accumulation_loop2:
-04c2 ea408000 ifetch 1 ,regb 
-04c3 e8a88000 ifetcht 1 ,contw 
-04c4 9840fe00 iadd temp ,pdata 
-04c5 e0a08000 istore 1 ,contw 
-04c6 1a40a401 increase 1 ,regb 
-04c7 c20004c2 loop p_g24_accumulation_loop2 
-04c8 20600000 rtn 
-
-p_mouse_data_xy_release:
-04c9 6800c6f5 fetch 1 ,mem_config_function_enable 
-04ca c3838000 rtnbit1 enable_sensor_motion_pin 
-04cb 6800c80c fetch 1 ,mem_mouse_long_mult_flag 
-04cc c1808000 rtnne 1 
-04cd 58000000 setarg 0 
-04ce 6000c80c store 1 ,mem_mouse_long_mult_flag 
-04cf 6002469b store 4 ,mem_mouse_x 
-04d0 20200181 branch p_mouse_sensor_poweron 
-
-p_g24_transmit_packet:
-04d1 70493c00 jam 0 ,mem_24g_retry 
-
-p_g24_transmit_loop:
-04d2 d9600d00 arg param_rx_setup ,timeup 
-04d3 34730200 until clkn_rt ,meet 
-04d4 204004ed call p_g24_transmit_receive_ack 
-04d5 6800c96f fetch 1 ,mem_24g_no_ack 
-04d6 c1008000 rtneq no_ack_24g 
-04d7 242c04fc nbranch p_g24_retransmit ,sync 
-04d8 243784fc nbranch p_g24_retransmit ,user3 
-04d9 204004e8 call p_g24_txbuf_clear 
-04da 20400518 call p_g24_ackpayload_parse 
-04db 20400522 call power_ctrl_pac_succ_incrs 
-
-p_g24_transmit_next_packet:
-04dc 6800c932 fetch 1 ,mem_24g_pid 
-04dd 1fe0fe01 increase 1 ,pdata 
-04de 6000c932 store 1 ,mem_24g_pid 
-04df 6800c943 fetch 1 ,mem_24g_pairing_sm 
-04e0 c0ff84eb bne state_24g_pairing_success ,p_g24_paring_mode_start 
-04e1 20400482 call p_g24_transmit_succ_rf_config 
-
-p_g24_transmit_abandon:
-04e2 58000000 setarg 0 
-04e3 60014939 store 2 ,mem_24g_txfail_cnt 
-04e4 6000c93b store 1 ,mem_24g_get_ack_fail 
-04e5 6000ca67 store 1 ,mem_24g_hop_pac_retry 
-04e6 70493800 jam ensure_off_24g ,mem_24g_ensure 
-04e7 20600000 rtn 
-
-p_g24_txbuf_clear:
-04e8 df200004 arg 4 ,loopcnt 
-04e9 d8a048cf arg mem_24g_txbuf ,contw 
-04ea 20207ec6 branch memset0 
-
-p_g24_paring_mode_start:
-04eb 2040051f call power_ctrl_pac_succ_cnt_init 
-04ec 20200580 branch p_g24_paring_mode 
-
-p_g24_transmit_receive_ack:
-04ed 7857fc00 disable user3 
-04ee 204006e1 call p_g24_transmit 
-04ef 6800c96f fetch 1 ,mem_24g_no_ack 
-04f0 c00084fa beq no_ack_24g ,p_g24_transmit_no_ack 
-04f1 18002a00 force 0 ,radio_ctrl 
-04f2 6802495b fetch 4 ,mem_24g_addr 
-04f3 98001200 iforce access 
-04f4 68088017 fetcht 1 ,mem_last_freq 
-04f5 2040291f call set_freq_rx 
-04f6 20402924 call rf_rx_enable 
-04f7 2040069a call p_g24_receive_rxon 
-04f8 205786d9 call p_g24_end_of_packet ,user3 
-04f9 20600000 rtn 
-
-p_g24_transmit_no_ack:
-04fa 204006d9 call p_g24_end_of_packet 
-04fb 202004dc branch p_g24_transmit_next_packet 
-
-p_g24_retransmit:
-04fc 6800c93b fetch 1 ,mem_24g_get_ack_fail 
-04fd 1fe0fe01 increase 1 ,pdata 
-04fe 6000c93b store 1 ,mem_24g_get_ack_fail 
-04ff 6800c943 fetch 1 ,mem_24g_pairing_sm 
-0500 c0ff8510 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0501 6808c93c fetcht 1 ,mem_24g_retry 
-0502 18408401 increase 1 ,temp 
-0503 6008c93c storet 1 ,mem_24g_retry 
-0504 6800c978 fetch 1 ,mem_24g_max_retry 
-0505 98467e00 isub temp ,pdata 
-0506 243a04d2 nbranch p_g24_transmit_loop ,blank 
-0507 6800ca6a fetch 1 ,mem_24g_rf_work_stage 
-0508 c001846b beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0509 6800ca67 fetch 1 ,mem_24g_hop_pac_retry 
-050a 1fe0fe01 increase 1 ,pdata 
-050b 6000ca67 store 1 ,mem_24g_hop_pac_retry 
-050c c0010460 beq 2 ,p_g24_transmit_hop_pac_fail 
-050d 20400457 call p_g24_hop_ch_enable 
-050e 70497801 jam 1 ,mem_24g_max_retry 
-050f 202004d1 branch p_g24_transmit_packet 
-
-p_g24_tx_paring_retry:
-0510 6800c93b fetch 1 ,mem_24g_get_ack_fail 
-0511 c1ff8000 rtnne 0xff 
-0512 70493b00 jam 0 ,mem_24g_get_ack_fail 
-0513 20200516 branch p_g24_stop_g24_mode 
-
-p_g24_tx_attempt_fail:
-0514 58000000 setarg 0 
-0515 60014939 store 2 ,mem_24g_txfail_cnt 
-
-p_g24_stop_g24_mode:
-0516 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0517 20207d86 branch ui_ipc_send_event 
-
-p_g24_ackpayload_parse:
-0518 204005e9 call p_g24_read_len_pid_crc 
-0519 6800c931 fetch 1 ,mem_24g_rxdata_length 
-051a 207a0000 rtn blank 
-051b 98007200 iforce loopcnt 
-051c d8c048af arg mem_24g_rxbuf + 2 ,contr 
-051d d8a04911 arg mem_24g_rxpayload ,contw 
-051e 20207f01 branch memcpy 
+0663 68108077 hfetch 1 ,core_gpio_out3 
+0664 1fe17efd and_into 0xfd ,pdata 
+0665 60108077 hstore 1 ,core_gpio_out3 
+0666 68188073 hfetcht 1 ,core_gpio_oe3 
+0667 18418402 or_into 0x2 ,temp 
+0668 60188073 hstoret 1 ,core_gpio_oe3 
+0669 204063ee call twspi_disable 
+066a 184104fd and_into 0xfd ,temp 
+066b 2000000d nop 13 
+066c 204063f2 call twspi_enable 
+066d 60188073 hstoret 1 ,core_gpio_oe3 
+066e 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_init:
-051f 704a6f01 jam 1 ,mem_power_ctrl_level 
-0520 704a6c00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0521 20600000 rtn 
+066f 704d0401 jam 1 ,mem_power_ctrl_level 
+0670 704d0100 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0671 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-0522 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0523 1fe0fe01 increase 1 ,pdata 
-0524 6000ca6c store 1 ,mem_power_ctrl_pac_succ_cnt 
-0525 20600000 rtn 
+0672 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0673 1fe0fe01 increase 1 ,pdata 
+0674 6000cd01 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0675 20600000 rtn 
 
 power_ctrl_pac_succ_decrs:
-0526 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0527 1fe67c02 sub pdata ,2 ,null 
-0528 2441052e ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0529 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-052a c1000000 rtneq 0 
-052b 1fe0ffff increase -1 ,pdata 
-052c 6000ca6c store 1 ,mem_power_ctrl_pac_succ_cnt 
-052d 20600000 rtn 
+0676 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0677 1fe67c02 sub pdata ,2 ,null 
+0678 2441067e ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0679 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+067a c1000000 rtneq 0 
+067b 1fe0ffff increase -1 ,pdata 
+067c 6000cd01 store 1 ,mem_power_ctrl_pac_succ_cnt 
+067d 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-052e 704a6c03 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-052f 20600000 rtn 
+067e 704d0103 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+067f 20600000 rtn 
 
 power_ctrl_start:
-0530 68014682 fetch 2 ,mem_ui_state_map 
-0531 c3858000 rtnbit1 ui_state_ble_adv 
-0532 c3838000 rtnbit1 ui_state_bt_reconnect 
-0533 c3830000 rtnbit1 ui_state_bt_discovery 
-0534 da2049f5 arg mem_rssi_signal_buf ,rega 
-0535 20400646 call p_rssi_average 
-0536 6008ca6d storet 1 ,mem_rssi_avg_received 
-0537 58000082 setarg rssi_dis_max_24g 
-0538 c513053a bmark1 mark_24g ,power_ctrl_start_next 
-0539 58000080 setarg rssi_dis_max_ble 
+0680 68014682 fetch 2 ,mem_ui_state_map 
+0681 c3858000 rtnbit1 ui_state_ble_adv 
+0682 c3838000 rtnbit1 ui_state_bt_reconnect 
+0683 c3830000 rtnbit1 ui_state_bt_discovery 
+0684 da204c8a arg mem_rssi_signal_buf ,rega 
+0685 204002ae call p_rssi_average 
+0686 6008cd02 storet 1 ,mem_rssi_avg_received 
+0687 58000082 setarg rssi_dis_max_24g 
+0688 c513068a bmark1 mark_24g ,power_ctrl_start_next 
+0689 58000080 setarg rssi_dis_max_ble 
 
 power_ctrl_start_next:
-053a 98467c00 isub temp ,null 
-053b 24210552 nbranch power_ctrl_txpower_incrs_force ,positive 
-053c 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-053d 1fe67c02 sub pdata ,2 ,null 
-053e 24210542 nbranch power_ctrl_txpower_decrs_check ,positive 
-053f 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0540 c0000553 beq 0 ,power_ctrl_txpower_incrs 
-0541 20600000 rtn 
+068a 98467c00 isub temp ,null 
+068b 242106a2 nbranch power_ctrl_txpower_incrs_force ,positive 
+068c 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+068d 1fe67c02 sub pdata ,2 ,null 
+068e 24210692 nbranch power_ctrl_txpower_decrs_check ,positive 
+068f 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0690 c00006a3 beq 0 ,power_ctrl_txpower_incrs 
+0691 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-0542 6800ca6c fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0543 c1900000 rtnne 32 
-0544 704a6c00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0692 6800cd01 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0693 c1900000 rtnne 32 
+0694 704d0100 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-0545 6808ca6d fetcht 1 ,mem_rssi_avg_received 
-0546 58000077 setarg rssi_dis_min_24g 
-0547 c5130549 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0548 58000075 setarg rssi_dis_min_ble 
+0695 6808cd02 fetcht 1 ,mem_rssi_avg_received 
+0696 58000077 setarg rssi_dis_min_24g 
+0697 c5130699 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0698 58000075 setarg rssi_dis_min_ble 
 
 power_ctrl_txpower_decrs_next:
-0549 98467c00 isub temp ,null 
-054a 24610000 nrtn positive 
-054b 6800ca6f fetch 1 ,mem_power_ctrl_level 
-054c c000055a beq 0 ,power_ctrl_decrs_level0 
-054d 1fe0ffff increase -1 ,pdata 
-054e 6000ca6f store 1 ,mem_power_ctrl_level 
-054f c000055a beq 0 ,power_ctrl_decrs_level0 
+0699 98467c00 isub temp ,null 
+069a 24610000 nrtn positive 
+069b 6800cd04 fetch 1 ,mem_power_ctrl_level 
+069c c00006aa beq 0 ,power_ctrl_decrs_level0 
+069d 1fe0ffff increase -1 ,pdata 
+069e 6000cd04 store 1 ,mem_power_ctrl_level 
+069f c00006aa beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-0550 7041de00 jam tx_power_0db ,mem_tx_power 
-0551 20600000 rtn 
+06a0 7041de00 jam tx_power_0db ,mem_tx_power 
+06a1 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0552 704a6c00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06a2 704d0100 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-0553 6800ca6f fetch 1 ,mem_power_ctrl_level 
-0554 c0010558 beq 2 ,power_ctrl_incrs_level2 
-0555 1fe0fe01 increase 1 ,pdata 
-0556 6000ca6f store 1 ,mem_power_ctrl_level 
-0557 c0008550 beq 1 ,power_ctrl_incrs_level1 
+06a3 6800cd04 fetch 1 ,mem_power_ctrl_level 
+06a4 c00106a8 beq 2 ,power_ctrl_incrs_level2 
+06a5 1fe0fe01 increase 1 ,pdata 
+06a6 6000cd04 store 1 ,mem_power_ctrl_level 
+06a7 c00086a0 beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-0558 7041de02 jam tx_power_5db ,mem_tx_power 
-0559 20600000 rtn 
+06a8 7041de02 jam tx_power_5db ,mem_tx_power 
+06a9 20600000 rtn 
 
 power_ctrl_decrs_level0:
-055a 7041de04 jam tx_power_f5db ,mem_tx_power 
-055b 20600000 rtn 
-
-p_g24_start_pairing_sm1:
-055c 79200026 set1 mark_24g ,mark 
-055d 20400560 call p_g24_pair_init 
-
-p_g24_set_pairing_sm_1:
-055e 70494301 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-055f 20600000 rtn 
-
-p_g24_pair_init:
-0560 7041de20 jam tx_power_pair ,mem_tx_power 
-0561 70493200 jam 0 ,mem_24g_pid 
-0562 70493d4e jam g24_pair_ch ,mem_24g_ch 
-0563 6802493f fetch 4 ,mem_24g_paring_addr 
-0564 20200657 branch p_g24_update_addr_and_synccrc8 
-
-p_g24_pairing_sm:
-0565 6800c938 fetch 1 ,mem_24g_ensure 
-0566 c000ffe7 beq ensure_on_24g ,enable_user 
-0567 6800c943 fetch 1 ,mem_24g_pairing_sm 
-0568 c000856c beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-0569 c001056f beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-056a c0018572 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-056b 20202a8c branch assert 
-
-p_g24_pairing_sm_1:
-056c 70494311 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-056d 70119eaa jam 0xaa ,mem_24g_common_temp 
-056e 20200574 branch p_g24_pairing_sm_common 
-
-p_g24_pairing_sm_2:
-056f 70494312 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0570 70119e55 jam 0x55 ,mem_24g_common_temp 
-0571 20200574 branch p_g24_pairing_sm_common 
-
-p_g24_pairing_sm_3:
-0572 70494313 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0573 70119e22 jam 0x22 ,mem_24g_common_temp 
-
-p_g24_pairing_sm_common:
-0574 6800c934 fetch 1 ,mem_24g_data_type 
-0575 1fe17e07 and_into bits_data ,pdata 
-0576 6000919f store 1 ,mem_24g_common_temp + 1 
-0577 6802496a fetch 4 ,mem_24g_device_addr 
-0578 600211a0 store 4 ,mem_24g_common_temp + 2 
-
-p_g24_put_pairing_data_in_buff:
-0579 7011a400 jam 0 ,mem_24g_common_temp + 6 
-057a da20119e arg mem_24g_common_temp ,rega 
-057b d8400007 arg 7 ,temp 
-057c 204005e4 call p_g24_put_data_in_buff 
-057d 20400665 call p_g24_transmit_prep 
-057e 204004aa call p_g24_txdata_enable_tx 
-057f 20207fe7 branch enable_user 
-
-p_g24_paring_mode:
-0580 6800c943 fetch 1 ,mem_24g_pairing_sm 
-0581 c17f8000 rtneq state_24g_pairing_success 
-0582 c0088586 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-0583 c0090588 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-0584 c009858a beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-0585 20600000 rtn 
-
-p_g24_pairing_sm_1_waiting_ack:
-0586 70494302 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0587 202004e2 branch p_g24_transmit_abandon 
-
-p_g24_pairing_sm_2_waiting_ack:
-0588 70494303 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0589 202004e2 branch p_g24_transmit_abandon 
-
-p_g24_pairing_sm_3_waiting_ack:
-058a 704943ff jam state_24g_pairing_success ,mem_24g_pairing_sm 
-058b 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-058c 20407d86 call ui_ipc_send_event 
-058d 68024913 fetch 4 ,mem_24g_rxpayload + 2 
-058e 20400657 call p_g24_update_addr_and_synccrc8 
-058f 202004e2 branch p_g24_transmit_abandon 
-
-p_g24_tx_attemp_dongle_succ:
-0590 79200026 set1 mark_24g ,mark 
-0591 58000000 setarg 0 
-0592 60014960 store 2 ,mem_24g_check_dongle_times 
-0593 70480c00 jam 0 ,mem_mouse_long_mult_flag 
-0594 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0595 20407d86 call ui_ipc_send_event 
-0596 204004e8 call p_g24_txbuf_clear 
-0597 20200061 branch p_g24_transmit_by_interrupt_enable 
-
-p_g24_tx_attemp_data_prep:
-0598 70119eff jam 0xff ,mem_24g_common_temp 
-0599 6800c934 fetch 1 ,mem_24g_data_type 
-059a 6000919f store 1 ,mem_24g_common_temp + 1 
-059b 6802496a fetch 4 ,mem_24g_device_addr 
-059c 600211a0 store 4 ,mem_24g_common_temp + 2 
-059d d8400006 arg 6 ,temp 
-059e da20119e arg mem_24g_common_temp ,rega 
-059f 204005e4 call p_g24_put_data_in_buff 
-05a0 20200665 branch p_g24_transmit_prep 
-
-p_g24_auto_pair_start:
-05a1 58000000 setarg 0 
-05a2 600111be store 2 ,mem_24g_pair_current_ch_num 
-05a3 793f8026 set0 mark_24g ,mark 
-05a4 204005c7 call p_g24_auto_pair_first_attemp 
-05a5 20400598 call p_g24_tx_attemp_data_prep 
-
-p_g24_auto_pair_restart:
-05a6 58000000 setarg 0 
-05a7 60014960 store 2 ,mem_24g_check_dongle_times 
-
-p_g24_auto_pair_start_loop:
-05a8 20402afa call lpo_calibration 
-05a9 200007d0 nop 2000 
-05aa 68014960 fetch 2 ,mem_24g_check_dongle_times 
-05ab d8407788 arg 0x7788 ,temp 
-05ac 98467c00 isub temp ,null 
-05ad 20228516 branch p_g24_stop_g24_mode ,zero 
-05ae 204004ed call p_g24_transmit_receive_ack 
-05af 242c05b8 nbranch p_g24_auto_pair_retry ,sync 
-05b0 243785b8 nbranch p_g24_auto_pair_retry ,user3 
-05b1 20400518 call p_g24_ackpayload_parse 
-05b2 204000c8 call p_mouse_tx_power_init 
-05b3 6802495b fetch 4 ,mem_24g_addr 
-05b4 680a493f fetcht 4 ,mem_24g_paring_addr 
-05b5 98467c00 isub temp ,null 
-05b6 2022855c branch p_g24_start_pairing_sm1 ,zero 
-05b7 20200590 branch p_g24_tx_attemp_dongle_succ 
-
-p_g24_auto_pair_retry:
-05b8 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-05b9 2040681d call gpio_get_bit 
-05ba 20208115 branch p_mouse_select_device_button_down ,true 
-05bb 68014960 fetch 2 ,mem_24g_check_dongle_times 
-05bc 1fe0fe01 increase 1 ,pdata 
-05bd 60014960 store 2 ,mem_24g_check_dongle_times 
-05be 6800ca71 fetch 1 ,mem_24g_auto_paring_switch 
-05bf 1fe0fe01 increase 1 ,pdata 
-05c0 1fe17e03 and_into 3 ,pdata 
-05c1 6000ca71 store 1 ,mem_24g_auto_paring_switch 
-05c2 c00005da beq 0 ,p_g24_auto_pair_device_attemp 
-05c3 c00085dc beq 1 ,p_g24_auto_pair_pair_attemp 
-05c4 c00105de beq 2 ,p_g24_auto_pair_all_powerful_attemp 
-05c5 c00185dc beq 3 ,p_g24_auto_pair_pair_attemp 
-05c6 20600000 rtn 
-
-p_g24_auto_pair_first_attemp:
-05c7 204000c8 call p_mouse_tx_power_init 
-05c8 6802496a fetch 4 ,mem_24g_device_addr 
-05c9 6002495b store 4 ,mem_24g_addr 
-05ca 680091be fetch 1 ,mem_24g_pair_current_ch_num 
-05cb 6000c93e store 1 ,mem_24g_current_ch_number 
-05cc 204005d8 call p_g24_ch_syncword_crc8_init 
-05cd 600891be storet 1 ,mem_24g_pair_current_ch_num 
-05ce 20600000 rtn 
-
-p_g24_auto_pair_all_powerful:
-05cf 7041de20 jam tx_power_pair ,mem_tx_power 
-05d0 58000f0f setarg 0x0f0f 
-05d1 6001495b store 2 ,mem_24g_addr 
-05d2 e0a10000 istore 2 ,contw 
-05d3 680091bf fetch 1 ,mem_24g_powerful_current_ch_num 
-05d4 6000c93e store 1 ,mem_24g_current_ch_number 
-05d5 204005d8 call p_g24_ch_syncword_crc8_init 
-05d6 600891bf storet 1 ,mem_24g_powerful_current_ch_num 
-05d7 20600000 rtn 
-
-p_g24_ch_syncword_crc8_init:
-05d8 20400658 call p_g24_syncword_crc8 
-05d9 20200677 branch p_g24_ch 
-
-p_g24_auto_pair_device_attemp:
-05da 204005c7 call p_g24_auto_pair_first_attemp 
-05db 202005a8 branch p_g24_auto_pair_start_loop 
-
-p_g24_auto_pair_pair_attemp:
-05dc 20400560 call p_g24_pair_init 
-05dd 202005a8 branch p_g24_auto_pair_start_loop 
-
-p_g24_auto_pair_all_powerful_attemp:
-05de 204005cf call p_g24_auto_pair_all_powerful 
-05df 202005a8 branch p_g24_auto_pair_start_loop 
-
-p_g24_check_51cmd_stop_24g:
-05e0 793f8026 set0 mark_24g ,mark 
-05e1 204053ce call le_disable 
-
-p_mouse_disable_g24_pairing_flag:
-05e2 d8e00003 arg mosue_24g_pairing_flag ,queue 
-05e3 202043d2 branch mouse_disable_function_flag 
-
-p_g24_put_data_in_buff:
-05e4 6008c933 storet 1 ,mem_24g_datalen 
-05e5 18427200 copy temp ,loopcnt 
-05e6 d8a048cf arg mem_24g_txbuf ,contw 
-05e7 1a220c00 copy rega ,contr 
-05e8 20207f01 branch memcpy 
-
-p_g24_read_len_pid_crc:
-05e9 6800c8ae fetch 1 ,mem_24g_rxbuf + 1 
-05ea 1fe97e00 rshift3 pdata ,pdata 
-05eb 6000c931 store 1 ,mem_24g_rxdata_length 
-05ec 1fe0fe01 increase 1 ,pdata 
-05ed d8c048ae arg mem_24g_rxbuf + 1 ,contr 
-05ee 98c08c00 iadd contr ,contr 
-05ef e8c18000 ifetch 3 ,contr 
-05f0 6001c970 store 3 ,mem_24g_sta_crc 
-05f1 6800c8ae fetch 1 ,mem_24g_rxbuf + 1 
-05f2 1fe37e00 rshift pdata ,pdata 
-05f3 1fe17e03 and pdata ,0x03 ,pdata 
-05f4 6000c976 store 1 ,mem_24g_sta_pid 
-05f5 20600000 rtn 
+06aa 7041de04 jam tx_power_f5db ,mem_tx_power 
+06ab 20600000 rtn 
 
 p_set_freq_tx:
-05f6 60088017 storet 1 ,mem_last_freq 
-05f7 1840a200 add temp ,0 ,rega 
-05f8 20402981 call rf_write_freq 
-05f9 58000500 setarg param_pll_setup 
-05fa 20402a8f call sleep 
+06ac 60088017 storet 1 ,mem_last_freq 
+06ad 1840a200 add temp ,0 ,rega 
+06ae 20402981 call rf_write_freq 
+06af 58000500 setarg param_pll_setup 
+06b0 20402a8f call sleep 
 
 p_rf_tx_enable:
-05fb 70890601 jam 0x1 ,rfen_adc 
-05fc 7089003c jam 0x3c ,rfen_rx 
-05fd 708901e0 jam 0xe0 ,rfen_tx 
-05fe 2000000a nop 10 
-05ff 70890201 jam 0x01 ,rfen_mdm 
-0600 7089023d jam 0x3d ,rfen_mdm 
-0601 2000000a nop 10 
-0602 708903b7 jam 0xb7 ,rfen_sn 
-0603 2000000a nop 10 
-0604 7089027d jam 0x7d ,rfen_mdm 
-0605 6800c1de fetch 1 ,mem_tx_power 
-0606 c000060b beq tx_power_0db ,p_set_tx_power_0db 
-0607 c0010610 beq tx_power_5db ,p_set_tx_power_5db 
-0608 c0020615 beq tx_power_f5db ,p_set_tx_power_f5db 
-0609 c0100624 beq tx_power_pair ,p_set_tx_power_pair 
-060a 2020060b branch p_set_tx_power_0db 
+06b1 70890601 jam 0x1 ,rfen_adc 
+06b2 7089003c jam 0x3c ,rfen_rx 
+06b3 708901e0 jam 0xe0 ,rfen_tx 
+06b4 2000000a nop 10 
+06b5 70890201 jam 0x01 ,rfen_mdm 
+06b6 7089023d jam 0x3d ,rfen_mdm 
+06b7 2000000a nop 10 
+06b8 708903b7 jam 0xb7 ,rfen_sn 
+06b9 2000000a nop 10 
+06ba 7089027d jam 0x7d ,rfen_mdm 
+06bb 6800c1de fetch 1 ,mem_tx_power 
+06bc c00106c4 beq tx_power_5db ,p_set_tx_power_5db 
+06bd c00206c9 beq tx_power_f5db ,p_set_tx_power_f5db 
+06be c01006d8 beq tx_power_pair ,p_set_tx_power_pair 
 
 p_set_tx_power_0db:
-060b 2040061a call p_rx_low_sens 
-060c 708955d0 jam 0xd0 ,0x8955 
-060d 708956e0 jam 0xe0 ,0x8956 
-060e 7089586c jam 0x6c ,0x8958 
-060f 2020294b branch set_tx_power_0db 
+06bf 204006ce call p_rx_low_sens 
+06c0 708955d0 jam 0xd0 ,0x8955 
+06c1 708956e0 jam 0xe0 ,0x8956 
+06c2 7089586c jam 0x6c ,0x8958 
+06c3 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
-0610 2040061f call p_rx_high_sens 
-0611 708955d0 jam 0xd0 ,0x8955 
-0612 708956e0 jam 0xe0 ,0x8956 
-0613 7089583c jam 0x3c ,0x8958 
-0614 20202953 branch set_tx_power_5db 
+06c4 204006d3 call p_rx_high_sens 
+06c5 708955d0 jam 0xd0 ,0x8955 
+06c6 708956e0 jam 0xe0 ,0x8956 
+06c7 7089583c jam 0x3c ,0x8958 
+06c8 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-0615 2040061a call p_rx_low_sens 
-0616 708955d0 jam 0xd0 ,0x8955 
-0617 708956c0 jam 0xc0 ,0x8956 
-0618 7089586c jam 0x6c ,0x8958 
-0619 2020295b branch set_tx_power_f5db 
+06c9 204006ce call p_rx_low_sens 
+06ca 708955d0 jam 0xd0 ,0x8955 
+06cb 708956c0 jam 0xc0 ,0x8956 
+06cc 7089586c jam 0x6c ,0x8958 
+06cd 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-061a 70894c5b jam 0x5b ,0x894c 
-061b 70894d96 jam 0x96 ,0x894d 
-061c 70894e2c jam 0x2c ,0x894e 
-061d 70894f46 jam 0x46 ,0x894f 
-061e 20600000 rtn 
+06ce 70894c5b jam 0x5b ,0x894c 
+06cf 70894d96 jam 0x96 ,0x894d 
+06d0 70894e2c jam 0x2c ,0x894e 
+06d1 70894f46 jam 0x46 ,0x894f 
+06d2 20600000 rtn 
 
 p_rx_high_sens:
-061f 70894cfb jam 0xfb ,0x894c 
-0620 70894def jam 0xef ,0x894d 
-0621 70894eec jam 0xec ,0x894e 
-0622 70894f5e jam 0x5e ,0x894f 
-0623 20600000 rtn 
+06d3 70894cfb jam 0xfb ,0x894c 
+06d4 70894def jam 0xef ,0x894d 
+06d5 70894eec jam 0xec ,0x894e 
+06d6 70894f5e jam 0x5e ,0x894f 
+06d7 20600000 rtn 
 
 p_set_tx_power_pair:
-0624 708956c2 jam 0xc2 ,0x8956 
-0625 708955d0 jam 0xd0 ,0x8955 
-0626 20600000 rtn 
+06d8 708956c2 jam 0xc2 ,0x8956 
+06d9 708955d0 jam 0xd0 ,0x8955 
+06da 20600000 rtn 
 
 p_shutdown_radio:
-0627 18002a08 force 8 ,radio_ctrl 
-0628 202028fa branch shutdown_radio + 1 
-
-p_g24_timer_check:
-0629 20407fe9 call disable_user 
-062a 680a4954 fetcht 4 ,mem_24g_tx_btclk 
-062b 1c427e00 copy clkn_bt ,pdata 
-062c 98467c00 isub temp ,null 
-062d 24412d18 ncall g24_timer_timeout ,positive 
-062e 1fe22400 copy pdata ,regb 
-062f 68024954 fetch 4 ,mem_24g_tx_btclk 
-0630 6808c958 fetcht 1 ,mem_24g_interval 
-0631 98408400 iadd temp ,temp 
-0632 1a427e00 copy regb ,pdata 
-0633 98467c00 isub temp ,null 
-0634 24610000 nrtn positive 
-0635 793ffe1c set0 28 ,pdata 
-0636 60024954 store 4 ,mem_24g_tx_btclk 
-0637 20207fe7 branch enable_user 
-
-p_rssi_noise:
-0638 204029bb call save_rssi 
-0639 207a0000 rtn blank 
-063a 6808c9ed fetcht 1 ,mem_rssi_noise_index 
-063b da200d9e arg mem_rssi_noise_buffer ,rega 
-063c 2040063f call p_rssi_store 
-063d 6008c9ed storet 1 ,mem_rssi_noise_index 
-063e 20600000 rtn 
-
-p_rssi_store:
-063f 1a227e00 copy rega ,pdata 
-0640 98408a00 iadd temp ,contw 
-0641 68008018 fetch 1 ,mem_rssi 
-0642 e0a08000 istore 1 ,contw 
-0643 18408401 increase 1 ,temp 
-0644 18410407 and_into rssi_buf_len_signal ,temp 
-0645 20600000 rtn 
-
-p_rssi_average:
-0646 d8400000 arg 0 ,temp 
-0647 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
-0648 1a220c00 copy rega ,contr 
-
-p_rssi_average_loop:
-0649 e8c08000 ifetch 1 ,contr 
-064a 98408400 iadd temp ,temp 
-064b c2000649 loop p_rssi_average_loop 
-064c 18497e00 rshift3 temp ,pdata 
-064d 1fe20400 copy pdata ,temp 
-064e c6930000 rtnmark0 mark_24g 
-064f 1fe6fc0a div pdata ,10 
-0650 20407f86 call wait_div_end 
-0651 1807fe00 quotient pdata 
-0652 1ff27e00 lshift4 pdata ,pdata 
-0653 18070400 remainder temp 
-0654 98418400 ior temp ,temp 
-0655 20600000 rtn 
-0656 20600000 rtn 
-
-p_g24_update_addr_and_synccrc8:
-0657 6002495b store 4 ,mem_24g_addr 
-
-p_g24_syncword_crc8:
-0658 da200000 arg 0 ,rega 
-0659 df200004 arg 4 ,loopcnt 
-065a d8c0495b arg mem_24g_addr ,contr 
-
-p_g24_syncword_crc8_loop:
-065b e8c08000 ifetch 1 ,contr 
-065c 9a20a200 iadd rega ,rega 
-065d c200065b loop p_g24_syncword_crc8_loop 
-065e 1a227e00 copy rega ,pdata 
-065f 600149e4 store 2 ,mem_24g_syncword 
-0660 6800c9e4 fetch 1 ,mem_24g_syncword 
-0661 6808c9e5 fetcht 1 ,mem_24g_syncword + 1 
-0662 9840fe00 iadd temp ,pdata 
-0663 6000c9e6 store 1 ,mem_24g_syncword_crc8 
-0664 20600000 rtn 
-
-p_g24_transmit_prep:
-0665 6800c933 fetch 1 ,mem_24g_datalen 
-0666 1fe0fe02 increase 2 ,pdata 
-0667 6000c935 store 1 ,mem_24g_txlen 
-0668 6800c934 fetch 1 ,mem_24g_data_type 
-0669 6000c8ef store 1 ,mem_24g_txpayload 
-066a 6800c933 fetch 1 ,mem_24g_datalen 
-066b 1fe9fe00 lshift3 pdata ,pdata 
-066c 6808c932 fetcht 1 ,mem_24g_pid 
-066d 18410403 and temp ,0x03 ,temp 
-066e 18438400 lshift temp ,temp 
-066f 9841fe00 ior temp ,pdata 
-0670 6808c96f fetcht 1 ,mem_24g_no_ack 
-0671 9840fe00 iadd temp ,pdata 
-0672 e0a08000 istore 1 ,contw 
-0673 6800c933 fetch 1 ,mem_24g_datalen 
-0674 98007200 iforce loopcnt 
-0675 d8c048cf arg mem_24g_txbuf ,contr 
-0676 20207f01 branch memcpy 
-
-p_g24_ch:
-0677 6808c93e fetcht 1 ,mem_24g_current_ch_number 
-0678 2040067b call p_g24_ch_map_size 
-0679 6008c93e storet 1 ,mem_24g_current_ch_number 
-067a 20600000 rtn 
-
-p_g24_ch_map_size:
-067b 2040067f call p_g24_ch_calc 
-067c 18408401 increase 1 ,temp 
-067d 18410403 and_into 3 ,temp 
-067e 20600000 rtn 
-
-p_g24_ch_calc:
-067f 6800c95b fetch 1 ,mem_24g_addr 
-0680 1fe17e03 and_into 0x03 ,pdata 
-0681 1fefa204 mul32 pdata ,4 ,rega 
-0682 58004944 setarg mem_24g_ch_map1 
-0683 9a20fe00 iadd rega ,pdata 
-0684 98408c00 iadd temp ,contr 
-0685 e8c08000 ifetch 1 ,contr 
-0686 6000c93d store 1 ,mem_24g_ch 
-0687 20600000 rtn 
-
-p_g24_prep:
-0688 7844fc00 disable enable_crc 
-0689 7843fc00 disable enable_white 
-068a 58555555 setarg 0x555555 
-068b 98001e00 iforce crc24_init 
-068c 6800c93d fetch 1 ,mem_24g_ch 
-068d 1fed8400 reverse pdata ,temp 
-068e 79200401 set1 1 ,temp 
-068f 18431c00 rshift temp ,white_init 
-0690 20600000 rtn 
-
-p_g24_receive_packet:
-0691 204053c4 call le_enable 
-0692 6802495b fetch 4 ,mem_24g_addr 
-0693 98001200 iforce access 
-0694 20402918 call set_sync_on 
-0695 6808c93d fetcht 1 ,mem_24g_ch 
-0696 2040291f call set_freq_rx 
-0697 58000500 setarg param_pll_setup 
-0698 20402a8f call sleep 
-0699 20402924 call rf_rx_enable 
+06db 18002a08 force 8 ,radio_ctrl 
+06dc 202028fa branch shutdown_radio + 1 
 
-p_g24_receive_rxon:
-069a 20400688 call p_g24_prep 
-069b 7857fc00 disable user3 
-069c 7826fc00 enable decode_fec0 
-069d 7830fc00 enable is_rx 
-069e 78507c00 disable is_tx 
-069f 78287c00 enable swfine 
-06a0 68014936 fetch 2 ,mem_24g_rx_window 
-06a1 98003600 iforce stop_watch 
-06a2 37c18400 correlate null ,timeout 
-06a3 242c06dd nbranch p_g24_sync_timeout ,sync 
-06a4 7846fc00 disable decode_fec0 
-06a5 7825fc00 enable decode_fec1 
-06a6 7823fc00 enable enable_white 
-06a7 7824fc00 enable enable_crc 
-06a8 09800008 parse demod ,bucket ,8 
-06a9 19897e00 rshift3 pwindow ,pdata 
-06aa 6000c9e7 store 1 ,mem_24g_get_syncword_crc8 
-06ab 6808c9e6 fetcht 1 ,mem_24g_syncword_crc8 
-06ac 98467c00 isub temp ,null 
-06ad 242286d9 nbranch p_g24_end_of_packet ,zero 
-06ae 09800008 parse demod ,bucket ,8 
-06af 19897e00 rshift3 pwindow ,pdata 
-06b0 6000c8ad store 1 ,mem_24g_rxbuf 
-06b1 6800c979 fetch 1 ,mem_24g_mode 
-06b2 1fe67c02 sub pdata ,rx_24g ,null 
-06b3 202286b8 branch p_g24_receive_skip ,zero 
-06b4 6800c8ad fetch 1 ,mem_24g_rxbuf 
-06b5 6808c934 fetcht 1 ,mem_24g_data_type 
-06b6 a8400e00 icompare bits_data ,temp 
-06b7 242086d9 nbranch p_g24_end_of_packet ,true 
-
-p_g24_receive_skip:
-06b8 09800008 parse demod ,bucket ,8 
-06b9 19897e00 rshift3 pwindow ,pdata 
-06ba e0a08000 istore 1 ,contw 
-06bb 1fe97e00 rshift3 pdata ,pdata 
-06bc 1fe1721f and pdata ,0x1f ,loopcnt 
-06bd 202286c2 branch p_g24rx_nopayload ,zero 
-
-p_g24rx_loop:
-06be 09800008 parse demod ,bucket ,8 
-06bf 19897e00 rshift3 pwindow ,pdata 
-06c0 e0a08000 istore 1 ,contw 
-06c1 c20006be loop p_g24rx_loop 
-
-p_g24rx_nopayload:
-06c2 18a22200 copy contw ,rega 
-06c3 09800008 parse demod ,bucket ,8 
-06c4 19897e00 rshift3 pwindow ,pdata 
-06c5 6000ca6e store 1 ,mem_rssi_hex_received 
-06c6 1a220a00 copy rega ,contw 
-06c7 09800018 parse demod ,bucket ,24 
-06c8 78287c00 enable swfine 
-06c9 db600664 arg param_sifs ,stop_watch 
-06ca 1fef7e00 rshift32 pdata ,pdata 
-06cb 1ff17e00 rshift16 pdata ,pdata 
-06cc e0a18000 istore 3 ,contw 
-06cd 7845fc00 disable decode_fec1 
-06ce 202306d9 branch p_g24_end_of_packet ,crc_failed 
-06cf 7837fc00 enable user3 
-06d0 68008017 fetch 1 ,mem_last_freq 
-06d1 1fe0a200 add pdata ,0 ,rega 
-06d2 20402981 call rf_write_freq 
-06d3 7846fc00 disable decode_fec0 
-06d4 20402918 call set_sync_on 
-06d5 6800ca6e fetch 1 ,mem_rssi_hex_received 
-06d6 1fe22200 copy pdata ,rega 
-06d7 2040001d call p_rssi_signal 
-06d8 20600000 rtn 
-
-p_g24_end_of_packet:
-06d9 784dfc00 disable encode_fec1 
-06da 7845fc00 disable decode_fec1 
-06db 2040264d call end_of_packet 
-06dc 20600000 rtn 
-
-p_g24_sync_timeout:
-06dd 202006d9 branch p_g24_end_of_packet 
-
-p_g24_set_freq_tx:
-06de 20402918 call set_sync_on 
-06df 6808c93d fetcht 1 ,mem_24g_ch 
-06e0 20202933 branch set_freq_tx 
-
-p_g24_transmit:
-06e1 204053c4 call le_enable 
-06e2 6802495b fetch 4 ,mem_24g_addr 
-06e3 98001200 iforce access 
-06e4 20400688 call p_g24_prep 
-06e5 204006de call p_g24_set_freq_tx 
-06e6 79202a00 set1 txgfsk ,radio_ctrl 
-06e7 782efc00 enable encode_fec0 
-06e8 78307c00 enable is_tx 
-06e9 7850fc00 disable is_rx 
-06ea 19317e00 rshift16 access ,pdata 
-06eb 1fecfe00 rshift8 pdata ,pdata 
-06ec 1ff1fe00 rshift4 pdata ,pdata 
-06ed 08008628 inject mod ,40 
-06ee 784efc00 disable encode_fec0 
-06ef 782dfc00 enable encode_fec1 
-06f0 7823fc00 enable enable_white 
-06f1 7824fc00 enable enable_crc 
-06f2 6800c9e6 fetch 1 ,mem_24g_syncword_crc8 
-06f3 08008608 inject mod ,8 
-06f4 6800c935 fetch 1 ,mem_24g_txlen 
-06f5 98007200 iforce loopcnt 
-06f6 d8c048ef arg mem_24g_txpayload ,contr 
-
-p_g24tr_loop:
-06f7 e8c08000 ifetch 1 ,contr 
-06f8 08008608 inject mod ,8 
-06f9 c20006f7 loop p_g24tr_loop 
-06fa 78247c00 enable enable_parity 
-06fb 08008618 inject mod ,24 
-06fc 78447c00 disable enable_parity 
-06fd 37d38200 until null ,tx_clear 
-06fe 20000064 nop 100 
-06ff 784efc00 disable encode_fec0 
-0700 784dfc00 disable encode_fec1 
-0701 20600000 rtn 
-
-p_mouse_data_init:
-0702 7047a407 jam 7 ,mem_mouse_data_queue 
-0703 7047a504 jam 4 ,mem_mouse_data_queue + 1 
-0704 580047a4 setarg mem_mouse_data_queue 
-0705 60014218 store 2 ,mem_queue_ptr 
-0706 20207e38 branch queue_init 
-
-p_mouse_data_push:
-0707 da20469a arg mem_mouse_key ,rega 
-0708 20407e3d call queue_push 
-0709 2054070b call p_mouse_queue_increase ,user 
-070a 20600000 rtn 
-
-p_mouse_queue_increase:
-070b 6800c7c5 fetch 1 ,mem_mouse_data_queue_num 
-070c 1fe0fe01 increase 1 ,pdata 
-070d 6000c7c5 store 1 ,mem_mouse_data_queue_num 
-070e 20600000 rtn 
-
-p_mouse_data_pull:
-070f da20469a arg mem_mouse_key ,rega 
-0710 20407e54 call queue_pop 
-0711 20340713 branch p_mouse_fill_data_le ,user 
-0712 20600000 rtn 
-
-p_mouse_fill_data_le:
-0713 20405652 call le_clear_md 
-0714 6800c7c5 fetch 1 ,mem_mouse_data_queue_num 
-0715 1fe67c01 sub pdata ,1 ,null 
-0716 24415650 ncall le_set_md ,positive 
-0717 6800c7c5 fetch 1 ,mem_mouse_data_queue_num 
-0718 207a0000 rtn blank 
-0719 1fe0ffff increase -1 ,pdata 
-071a 6000c7c5 store 1 ,mem_mouse_data_queue_num 
-071b 20203f90 branch mouse_fill_data_le 
+p_drawing_optima:
+06dd 6802469b fetch 4 ,mem_mouse_x 
+06de 207a0000 rtn blank 
+06df 20400730 call p_data_abs_check 
+06e0 58000006 setarg 0x06 
+06e1 20400723 call p_data_greater_than_check 
+06e2 58000003 setarg 0x03 
+06e3 20400729 call p_data_less_than_check 
+06e4 6800cb19 fetch 1 ,mem_mouse_asm_flag 
+06e5 c00086e9 beq 1 ,p_drawing_optima_modify 
+
+p_drawing_optima_init:
+06e6 df200005 arg 5 ,loopcnt 
+06e7 d8a04b19 arg mem_mouse_asm_flag ,contw 
+06e8 20207ed4 branch clear_mem 
+
+p_drawing_optima_modify:
+06e9 68014b1a fetch 2 ,mem_mouse_x_pre 
+06ea 600111be store 2 ,mem_data_pre 
+06eb 6801469b fetch 2 ,mem_mouse_x 
+06ec 600111c0 store 2 ,mem_data_current 
+06ed 204006fc call p_drawing_optima_data 
+06ee 680111be fetch 2 ,mem_data_pre 
+06ef 60014b1a store 2 ,mem_mouse_x_pre 
+06f0 680111c0 fetch 2 ,mem_data_current 
+06f1 6001469b store 2 ,mem_mouse_x 
+06f2 68014b1c fetch 2 ,mem_mouse_y_pre 
+06f3 600111be store 2 ,mem_data_pre 
+06f4 6801469d fetch 2 ,mem_mouse_y 
+06f5 600111c0 store 2 ,mem_data_current 
+06f6 204006fc call p_drawing_optima_data 
+06f7 680111be fetch 2 ,mem_data_pre 
+06f8 60014b1c store 2 ,mem_mouse_y_pre 
+06f9 680111c0 fetch 2 ,mem_data_current 
+06fa 6001469d store 2 ,mem_mouse_y 
+06fb 20600000 rtn 
+
+p_drawing_optima_data:
+06fc 680111be fetch 2 ,mem_data_pre 
+06fd 680911c0 fetcht 2 ,mem_data_current 
+06fe 9840fe00 iadd temp ,pdata 
+06ff 600191c2 store 3 ,mem_data_sum 
+0700 2feffe10 isolate1 16 ,pdata 
+0701 20208709 branch p_data_sum_overflow ,true 
+0702 680091c3 fetch 1 ,mem_data_sum + 1 
+0703 c07f8710 beq 0xff ,p_data_sum_n 
+0704 680091c2 fetch 1 ,mem_data_sum 
+
+p_data_store_pre:
+0705 1fe37e00 rshift pdata ,pdata 
+0706 600111be store 2 ,mem_data_pre 
+0707 600111c0 store 2 ,mem_data_current 
+0708 20600000 rtn 
+
+p_data_sum_overflow:
+0709 680091c3 fetch 1 ,mem_data_sum + 1 
+070a c000070d beq 0 ,p_data_sum_overflow_p 
+070b 680191c2 fetch 3 ,mem_data_sum 
+070c 20200705 branch p_data_store_pre 
+
+p_data_sum_overflow_p:
+070d 7011c400 jam 0 ,mem_data_sum + 2 
+070e 680091c2 fetch 1 ,mem_data_sum 
+070f 20200705 branch p_data_store_pre 
+
+p_data_sum_n:
+0710 680091c2 fetch 1 ,mem_data_sum 
+0711 2040071b call p_pdata_get_half 
+0712 600091be store 1 ,mem_data_pre 
+0713 600091c0 store 1 ,mem_data_current 
+0714 203a0719 branch p_data_zero ,blank 
+0715 580000ff setarg 0xff 
+
+p_data_set_direction:
+0716 600091bf store 1 ,mem_data_pre + 1 
+0717 600091c1 store 1 ,mem_data_current + 1 
+0718 20600000 rtn 
+
+p_data_zero:
+0719 58000000 setarg 0 
+071a 20200716 branch p_data_set_direction 
+
+p_pdata_get_half:
+071b 1fe67e00 sub pdata ,0 ,pdata 
+071c 60008aae store 1 ,mem_rega 
+071d 68008aae fetch 1 ,mem_rega 
+071e 1fe37e00 rshift pdata ,pdata 
+071f 60008aae store 1 ,mem_rega 
+0720 68008aae fetch 1 ,mem_rega 
+0721 1fe67e00 sub pdata ,0 ,pdata 
+0722 20600000 rtn 
+
+p_data_greater_than_check:
+0723 9a267c00 isub rega ,null 
+0724 2421072e nbranch p_enable_asm ,positive 
+0725 9a467c00 isub regb ,null 
+0726 2421072e nbranch p_enable_asm ,positive 
+
+p_disable_asm:
+0727 704b1900 jam 0 ,mem_mouse_asm_flag 
+0728 20600000 rtn 
+
+p_data_less_than_check:
+0729 9a267c00 isub rega ,null 
+072a 24610000 nrtn positive 
+072b 9a467c00 isub regb ,null 
+072c 24610000 nrtn positive 
+072d 20200727 branch p_disable_asm 
+
+p_enable_asm:
+072e 704b1901 jam 1 ,mem_mouse_asm_flag 
+072f 20600000 rtn 
+
+p_data_abs_check:
+0730 6801469b fetch 2 ,mem_mouse_x 
+0731 600111c0 store 2 ,mem_data_current 
+0732 20400739 call p_data_abs 
+0733 1fe22200 copy pdata ,rega 
+0734 6801469d fetch 2 ,mem_mouse_y 
+0735 600111c0 store 2 ,mem_data_current 
+0736 20400739 call p_data_abs 
+0737 1fe22400 copy pdata ,regb 
+0738 20600000 rtn 
+
+p_data_abs:
+0739 680091c1 fetch 1 ,mem_data_current + 1 
+073a c07f873e beq 0xff ,p_data_reversal 
+073b 680091c0 fetch 1 ,mem_data_current 
+
+p_data_abs_store:
+073c 1fe17eff and_into 0xff ,pdata 
+073d 20600000 rtn 
+
+p_data_reversal:
+073e 680111c0 fetch 2 ,mem_data_current 
+073f 1fe67e00 sub pdata ,0 ,pdata 
+0740 2020073c branch p_data_abs_store 
 org 0x2000
 
 start:
@@ -12635,8 +12720,6 @@
 3d6d 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
 3d6e c1000000 rtneq dpi_button_state_down 
 3d6f 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-
-mouse_dpi_down_setting:
 3d70 6800c77a fetch 1 ,mem_mouse_dpi 
 3d71 1fe0fe01 increase 1 ,pdata 
 3d72 1fe17e03 and pdata ,0x03 ,pdata 
Index: GM103_24g&ble/output/ramcode.rom
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/ramcode.rom	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/ramcode.rom	(working copy)
@@ -1,42 +1,66 @@
-c2840011
-c0428627
-c04485f6
-c0008026
-c050802c
-c0540084
-c0588087
-c0590031
-c06200b3
-c06481bd
-c06501c1
-c07182b0
-c07302d8
-c0750321
-c075832f
-c0760367
+c2840012
+c0000029
+c000803b
+c04286db
+c04486ac
+c0508044
+c0588049
+c059005a
+c06202d7
+c0648347
+c065034b
+c071851c
+c0730527
+c074855e
+c0750568
+c0758578
+c076059e
 20202a8e
-c01c836a
-c0218372
-c0250378
-c02b837c
-c02c838e
-c031839b
-c03303c5
-c03383dc
-c0350426
-c03b8431
-c0460441
+c01c85a4
+c02185ac
+c02505b2
+c02b85b5
+c02c85c5
+c03185d2
+c03305fc
+c0338613
+c035063f
+c03b864a
+c07d065a
+c0460663
 20202a8e
-6808c9ee
-580049f5
+1fe22200
+6808cc83
+58004c8a
 98408a00
 1a227e00
 e0a08000
 18408401
 18410407
-6008c9ee
+6008cc83
+20600000
+2040002b
+20202002
+704b3d00
+6808c6ed
+204067fb
+6808c6ed
+2040681d
+24608000
+20407ec1
+6808c6ed
+2040681d
+24608000
+704b3d01
 20600000
-204000aa
+6800cb3d
+207a0000
+204004a5
+202004c5
+d8a009ae
+df20000c
+20407ed4
+20400382
 20406a03
 20405cf6
 2455ac65
@@ -47,62 +71,79 @@
 58001d87
 60014513
 20202aa2
+c6130000
+20400054
+6800cb01
+c000ffef
+6800c79c
+c0007fef
+6800c7c4
+c000ffef
+6800c806
+243a7fef
+20207ff1
+20407ff1
+6800cb01
+245a7fef
+6800cb07
+245a7fef
+20600000
 c6930000
-6800ca73
-c0008049
-204004a6
-24340064
-2040048b
-204004d1
-6800c943
+6800cd08
+c0008072
+20400101
+24340089
+204000e8
+20400124
+6800cbd8
 c1ff8000
-20400530
-20400043
-6800ca73
+20400680
+2040006e
+6800cd08
 c1008000
-2040006c
+6800cb01
+c00081b5
+20400095
 24740000
-20400094
+204002c6
 5800ec54
 20202b93
-6800c6f5
-c3838000
 58017700
-6001c962
-70480e14
+6001cbf7
+704b3c14
 20600000
-20400629
+2040029f
 24740000
-2040005b
-6800ca74
+20400083
+6800cd09
 1fe0fe01
-6000ca74
+6000cd09
 1fe67c19
-20428052
-20200034
-704a7300
-704a7400
-70496e00
-6800c959
-6000c958
-20600000
-6800c95a
-6000c958
-20600000
-6800c96e
+2042807b
+2020005d
+704d0800
+704d0900
+704c0300
+6800cbee
+6000cbed
+20600000
+6800cbef
+2020007f
+6800cc03
 1fe0fe01
-6000c96e
-c0020058
-c0028054
-20600000
-704a7301
-704a7400
-20600000
-6800c95f
-205a0075
-2040006c
+6000cc03
+c0020081
+c002807d
+20600000
+6800cbf4
+205a00a0
+6800cb06
+247a0000
+6800cb01
+c1008000
+20400095
 24740000
-6801c962
+6801cbf7
 20407f49
 600a415b
 20202b2a
@@ -114,115 +155,621 @@
 203a7fe9
 6800c5b1
 203a7fe9
-20200097
-70495f01
-704a6800
-20400453
-6000c8cf
+6800cd08
+c000ffe9
+202002c9
+704bf401
+704cfd00
+204000b0
+6000cb64
 58000000
-6003c8d0
-6802496a
-600248d7
-7049330c
-6800c934
+6003cb65
+68024bff
+60024b6c
+704bc80c
+6800cbc9
 79207e03
-6000c934
-20400665
-204004aa
-20200037
-6800c80a
-247a0000
-20202b7f
-c6130000
-6800c7a0
-c0007fef
-6800c7c8
-c000ffef
-20207ff1
+6000cbc9
+20400104
+20200060
+704cfe01
+704d0000
+6800cbc9
+1fe17e07
+6000cbc9
+20600000
+6800cbc9
+79207e04
+6000cbc9
+6000cb84
+20600000
+6800cbc9
+793ffe04
+6000cbc9
+20600000
+20400676
+6800ccff
+c00080c2
+c00100c6
+20600000
+704d0002
+704cfc00
+704cfe00
+202000b0
+704cfd00
+202000c3
+68014bce
+1fe0fe01
+60014bce
+c2850167
+6800ccfd
+c00080d1
+704cfd01
+6800ccfd
+c08080b0
+6800ccfb
+1fe0fe01
+6000ccfb
+c00200d8
+204001e7
+704c0d02
+20200124
+20400676
+704cfb00
+202000b0
+704d0002
+704cfe01
+704cfd00
+202000b0
+6800ccff
+c00180dc
+6800cbc9
+2fec0004
+202080ae
+6800ccff
+c00080db
+c00100dc
+20600000
+6800cbd8
+c1ff8000
+204000ed
+245600f5
+20600000
+78567c00
+6800ccfe
+c1808000
+6800cd00
+c1800000
+704cff01
+704c0d04
+20207feb
+6800cd00
+203a00fc
+1fe0ffff
+6000cd00
+704cff02
+704c0d04
+202001e7
+704cff03
+6800ccfd
+243a00cf
+704c0d02
+202001e7
+6800cbd8
+c0ff8177
+20400107
+20400213
+704bcd01
+20600000
+68014cf9
+20407f9c
+2034010d
+6803cb65
+207a0000
+20207fe7
+204003a0
+704bf400
+1a20fe01
+6000cbc8
+204000b0
+6000cb64
+e8a88000
+ea408000
+9841fe00
+e0a08000
+1a40a401
+ea420000
+e0a20000
+1a40a404
+d8a04b6a
+df200002
+ea408000
+e8a88000
+9840fe00
+e0a08000
+1a40a401
+c200011d
+20600000
+704bd100
+d9600d00
+34730200
+20400140
+6800cc04
+c1008000
+242c014f
+2437814f
+2040013b
+2040016b
+20400672
+6800cbc7
+1fe0fe01
+6000cbc7
+6800cbd8
+c0ff813e
+204000df
+58000000
+60014bce
+6000cbd0
+6000ccfc
+704bcd00
+20600000
+df200004
+d8a04b64
+20207ec6
+2040066f
+20200191
+7857fc00
+2040027e
+6800cc04
+c000814d
+18002a00
+68024bf0
+98001200
+68088017
+2040291f
+20402924
+2040023b
+20578277
+20600000
+20400277
+2020012f
+6800cbd0
+1fe0fe01
+6000cbd0
+6800cbd8
+c0ff8163
+6808cbd1
+18408401
+6008cbd1
+6800cc0d
+98467e00
+243a0125
+6800ccff
+c00180c8
+6800ccfc
+1fe0fe01
+6000ccfc
+c00100bd
+204000b4
+704c0d01
+20200124
+6800cbd0
+c1ff8000
+704bd000
+20200169
+58000000
+60014bce
+700a993a
+20207d86
+204001f8
+6800cbc6
+207a0000
+98007200
+d8c04b44
+d8a04ba6
+20207f01
+7041de20
+704bc700
+704bd24e
+68024bd4
+20200205
+6800cbcd
+c000ffe7
+6800cbd8
+c000817e
+c0010181
+c0018184
+20202a8c
+704bd811
+70119eaa
+20200186
+704bd812
+70119e55
+20200186
+704bd813
+70119e22
+6800cbc9
+1fe17e07
+6000919f
+68024bff
+600211a0
+7011a400
+da20119e
+d8400007
+204001f3
+20400104
+20207fe7
+6800cbd8
+c17f8000
+c0088197
+c0090199
+c009819b
+20600000
+704bd802
+20200135
+704bd803
+20200135
+704bd8ff
+700a9939
+20407d86
+68024ba8
+20400205
+20200135
+793f8026
+204001e6
+6800cbd8
+c1ff8000
+204001b8
+58000000
+60014bf5
+20402afa
+200007d0
+6800cbf5
+c07f8169
+20400140
+242c01c1
+243781c1
+79200026
+58000000
+60014bf5
+700a993c
+20407d86
+2040013b
+704d0801
+704d0900
+20600000
+70119eff
+6800cbc9
+6000919f
+68024bff
+600211a0
+d8400006
+da20119e
+204001f3
+20200213
+68014bf5
+1fe0fe01
+60014bf5
+204001e7
+202001a8
+793f8026
+204001e2
+204001b8
+704bf500
+20402afa
+200007d0
+6800cbf5
+c07f8169
+20400140
+242c01d8
+243781d8
+2040016b
+204002f3
+68024bf0
+680a4bd4
+98467c00
+20228314
+202001af
+6800cbf5
+1fe0fe01
+6000cbf5
+6800cd06
+1fe0fe01
+1fe17e01
+6000cd06
+c00001eb
+c00081ed
+20600000
+7041de20
+58000f0f
+60014bf0
+e0a10000
+20400206
+6808cbd3
+20400225
+6008cbd3
+20600000
+204001e2
+202001ca
+20400172
+202001ca
+793f8026
+204053ce
+d8e00003
+202043d2
+6008cbc8
+18427200
+d8a04b64
+1a220c00
+20207f01
+6800cb43
+1fe97e00
+6000cbc6
+1fe0fe01
+d8c04b43
+98c08c00
+e8c18000
+6001cc05
+6800cb43
+1fe37e00
+1fe17e03
+6000cc0b
+20600000
+60024bf0
+da200000
+df200004
+d8c04bf0
+e8c08000
+9a20a200
+c2000209
+1a227e00
+60014c79
+6800cc79
+6808cc7a
+9840fe00
+6000cc7b
+20600000
+6800cbc8
+1fe0fe02
+6000cbca
+6800cbc9
+6000cb84
+6800cbc8
+1fe9fe00
+6808cbc7
+18410403
+18438400
+9841fe00
+6808cc04
+9840fe00
+e0a08000
+6800cbc8
+98007200
+d8c04b64
+20207f01
+20400229
+18408401
+18410403
+20600000
+6800cbf0
+1fe17e03
+1fefa204
+58004bd9
+9a20fe00
+98408c00
+e8c08000
+6000cbd2
+20600000
+7844fc00
+7843fc00
+58555555
+98001e00
+6800cbd2
+1fed8400
+79200401
+18431c00
+20600000
+20400232
+7857fc00
+7826fc00
+7830fc00
+78507c00
+78287c00
+68014bcb
+98003600
+37c18400
+242c0277
+7846fc00
+7825fc00
+7823fc00
+7824fc00
+20400274
+6000cc7c
+6808cc7b
+98467c00
+24228277
+20400274
+6000cb42
+6800cc0e
+1fe67c02
+20228257
+6800cb42
+6808cbc9
+a8400e00
+24208277
+20400274
+e0a08000
+1fe97e00
+1fe1721f
+2022825f
+20400274
+e0a08000
+c200025c
+18a22200
+20400274
+6000cd03
+1a220a00
+09800018
+78287c00
+db600664
+1fef7e00
+1ff17e00
+e0a18000
+7845fc00
+20230277
+7837fc00
+68008017
+1fe0a200
+20402981
+7846fc00
+20402918
+6800cd03
+2040001f
+20600000
+09800008
+19897e00
+20600000
+784dfc00
+7845fc00
+2040264d
+20600000
+20402918
+6808cbd2
+20202933
+204053c4
+68024bf0
+98001200
+20400232
+2040027b
+79202a00
+782efc00
+78307c00
+7850fc00
+19317e00
+1fecfe00
+1ff1fe00
+08008628
+784efc00
+782dfc00
+7823fc00
+7824fc00
+6800cc7b
+08008608
+6800cbca
+98007200
+d8c04b84
+e8c08000
+08008608
+c2000294
+78247c00
+08008618
+78447c00
+37d38200
+20000064
+784efc00
+784dfc00
+20600000
+20407fe9
+680a4be9
+1c427e00
+98467c00
+24412d18
+1fe22400
+68024be9
+6808cbed
+98408400
+1a427e00
+98467c00
+24610000
+793ffe1c
+60024be9
+20207fe7
+d8400000
+df200008
+1a220c00
+e8c08000
+98408400
+c20002b1
+18497e00
+1fe20400
+c6930000
+1fe6fc0a
+20407f86
+1807fe00
+1ff27e00
+18070400
+98418400
+20600000
+20600000
 c6130000
-204000a0
-20400097
+20400378
+204002c9
 6800c040
-c3000094
+c30002c6
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-204002b1
-20400094
+204002d4
+204002c6
 20403ebf
 68120070
 681a0078
 98418400
 18440400
 601a007c
-20200164
-d8c01800
-d8a0480f
-204000a8
-d8c01900
-204000a8
-d8c01a00
-204000a8
-d8c01b00
-df20001b
-20207f01
-d8c0480f
-d8a01800
-204000a8
-d8a01900
-204000a8
-d8a01a00
-204000a8
-d8a01b00
-202000a8
-204057b8
+6808cb00
+793f8407
+20206806
+6800cb0c
+207a0000
+2020051c
 20403416
-203580bd
-20400702
+203582e0
+204003ae
 6800c1de
-6000c9ea
-2040051f
+6000cc7f
+2040066f
 6800c685
 6000c6da
 204043ca
-204000bf
+204002e2
 202074b9
-2455818b
-2040640f
-2040016e
-20406411
+2455832e
+20400318
 20758000
-204001eb
-204002e2
-c00280e9
-202001d2
-6800c9ea
-6000c1de
-20600000
-204000c8
-6800c88c
-6000c88d
-70488b01
-70487c02
-20400135
+204006e6
+20400363
+20400540
+c002830c
+20400355
+204002f3
+6800c720
+c00102f6
+204004fc
 6800c210
-c01a00d4
+c01a02fa
+70479d01
+70479e28
+20600000
+6800cc7f
+6000c1de
 20600000
-7047a301
+204004fc
+2040035a
+203401c6
+202001a1
+704b4001
+70479f01
 680146a8
-6808c891
-18467cff
-242280da
-58000258
 600146ae
 20403418
-204000e2
+20400305
 58000004
 e0c08000
 d8c04390
-20400363
+2040059a
 20207df4
 da204370
 ea208000
@@ -230,219 +777,66 @@
 98c0a200
 e8c08000
 c1008000
-202000e3
-680246d3
-c4088000
-c3818000
+20200306
 c6130000
-20404482
 d8e00003
 204043ce
 58000000
 600146ae
 6000c6b4
-60014960
+60014bf5
 204042ca
-2020055c
-680246d3
-c30a3d66
-6800c77a
-c07fbd66
-202002b1
-6808c6e7
-20400314
-6800c6b6
-c1008000
-7046b601
-20203d70
-6808c6e7
-2040030b
-6808c6e7
-2040681d
-24208107
-202000fb
-6800c6b6
-c1000000
-7046b600
-20600000
-20400127
-20208115
-6800c6d9
-c1008000
-6800c889
-245a012c
-6800c888
-6000c889
-7046d901
-20600000
-2040011d
-6800c6d9
-c1000000
-7046d900
-70488a00
-70488b00
-70488e00
-20600000
-da604889
-da400120
-2020336d
-680246d3
-c3830000
-6800c87c
-1fe67c01
-2022812b
-70488a01
-2020032f
-6800c6ed
-c17f8000
-6808c6ed
-2020681d
-20600000
-6800c87c
-c0008130
-c0010133
-20600000
-70487c02
-20400135
-2020659a
-70487c01
-20200131
-d8400001
-da20487c
-da400061
-202065d1
-d8400001
-da20487c
-da400061
-202065df
-6800c88a
-243a0149
-6800c88b
-207a0000
-2040015e
-da60488d
-da400145
-2020336d
-70409101
-70488e00
-70488b00
-20200164
-680146ac
-1fe6fc02
-20407f86
-18077e00
-203a014f
+79200026
+20400172
+704bd801
 20600000
-6800c890
-c0008153
-c0010155
-20600000
-70489002
-2020015e
-70489001
-20200164
-6800c88e
-207a0000
-70409100
-20400161
-20200142
-6808c88f
-2020680e
-2040015c
-6808c88f
-20206829
-2040015c
-6808c88f
-20206825
-6808c88f
-793f8407
-d8a08078
-20406830
-793f8407
-d8a0807c
-20406830
-793f8407
-d8a08070
-20206830
 70421276
-20403d36
-20758000
+20203d36
+20400318
 204040c0
-6800c6e0
-c002c0d5
 204040d9
-c018017a
-c018817c
+c0180325
 204040d1
 200003e8
-20200174
-20400181
-202040e0
-20400181
+2020031c
+704b0c01
+2040640f
+2040031a
+20206411
+204003a5
 6800c6de
-c03840e8
-7046e001
-20600000
-58008006
-20406413
-20002ee0
-202000f6
+202040e1
 58000006
 20406414
 1fe1fe08
 1fed7e00
 1fe0fe06
 20206413
-6800c888
-6000c889
-2040044d
-20400164
+680240a0
+60024bff
+68108a00
+793ffe04
+60108a00
 20403e6e
+204002d1
 20403e1e
 58000000
 60014154
-204001b3
-20403e54
 20405810
 20405839
 2040582c
 20405818
 2040659c
-680246d3
-2feffe19
-2440e5c2
+204065c2
 2040443f
-20400139
-204001b7
-2040025b
+20400343
+20400418
 204065df
-204001a6
-6800c891
-c07f81ae
-20600000
-d8400001
-da204891
-da400064
-202065df
-d8400001
-da204891
-da400064
-202065d1
-70421034
-58000000
-1fe47e00
-600344a0
-20600000
-680246d3
-c40f8000
-7046f600
 20600000
 204033c4
-202281c9
-20400327
-2040441c
-204042e4
-202033bd
+2022834f
+2040056d
+20203dcb
 d8400002
 da200aaa
 da400062
@@ -450,147 +844,196 @@
 d8400002
 da200a9a
 da400062
-204065df
-68010a9a
-d840aa55
-98467c00
-20600000
-d840001e
+202033c8
+d8400058
 da204720
 da400000
 204065df
-da204721
-ea208000
-6000c210
-c01a432c
+20400037
+2020431a
+2040031a
+20400328
+6800c71f
+6000c71e
 20600000
-6800c87c
-c00081d5
-c00100cb
-680246d3
-c4088000
-6800c88c
-6000c88d
-70488e01
-70487c01
-20400135
-5800ffff
-6001495b
-e0a10000
-2040025b
-204065d1
-202005a1
 df200002
-d8c0495b
+d8c04bf0
 20407fe7
 5800ffff
 e8c90000
 98467c00
 2442ffe9
-c20001e6
+c200035e
 20600000
-58000200
+58000374
+60014cf9
+5800038b
 600141ef
-5800043b
+58000654
 600141f9
-580001fc
-60014a64
-5800008d
+580002bf
 600141ed
-58000222
+580003d8
 600141f5
-5800021f
+580003cc
 600141f3
-58000268
+5800042c
 600141eb
-58000273
+5800043c
 600141fd
 20600000
 20404401
 6801469f
 207a0000
-20200061
+202001b5
+d8c01800
+d8a0480a
+20400380
+d8c01900
+20400380
+d8c01a00
+20400380
+d8c01b00
+df20001b
+20207f01
+d8c0480a
+d8a01800
+20400380
+d8a01900
+20400380
+d8a01a00
+20400380
+d8a01b00
+20200380
 20405892
 247a0000
-6800c891
-c07f8207
 6800c6c5
 1fe17e03
 c1818000
-6800c7a0
-205a021c
+6800c79c
+205a03c9
 680246d3
-c281c179
-c2804179
 c282c179
 20403f97
 24740000
-20400214
-204004c9
+2040039d
+204003a0
+204003c4
+da20469a
+20407e3d
+205403b3
+20600000
+70417200
+704b3b1e
+20600000
+6800cb3a
+c1808000
+58000000
+6000cb3a
+6002469b
+58008006
+20406413
+20002ee0
+6800c77a
+c07f83ab
+2020051c
+6800c6e1
+6000c77a
+2020051c
+7047a007
+7047a104
+580047a0
+60014218
+20207e38
+6800c7c1
+1fe0fe01
+6000c7c1
+20600000
+da20469a
+20407e54
+203403bb
+20600000
+20405652
+6800c7c1
+1fe67c01
+24415650
+6800c7c1
+207a0000
+1fe0ffff
+6000c7c1
+20203f90
 6801469f
-245a0219
-20200707
-6800c6f5
-c3838000
-70417200
-70480d14
-20600000
-70480a01
-70480b02
+207a0000
+70480601
+70480702
 20600000
 20405814
-7047a001
-20200181
+70479c01
+202003a5
 20407e34
-20400101
+204003cf
 20203ee0
+6808c6e7
+20400553
+6808c6e7
+2040681d
+202083d6
+20400559
+20203d6d
+20400559
+20203d62
 1a627e00
-c01c824f
-c01d025f
-c01e0265
-c00a0237
-c00a823e
-c0148246
-c0190248
-c020022c
+c00a03e2
+c00a83eb
+c01483f5
+c01903f7
+c02003fe
+c01c840a
+c01d041c
+c01e0426
 2020417d
-68014509
-c1000000
-68008441
-1feb7e00
-1fe67c0c
-20610000
-58000009
-60014496
-60014498
-20400246
-20200382
-70488a00
-70480c00
-70487c02
-20400135
-20400164
-20400702
+704b4101
+6800c79f
+243a03e6
+704b3f14
+704b3e01
+20400321
+20400423
+204003ae
 202041c3
+704b4100
+20400438
 58000007
 60014496
 60014498
-7047c800
-7047a000
-20400702
+7047c400
+70479c00
+204003ae
 20405816
 202041d9
 700a9912
 20207d8f
-6800c7a3
-c000824b
-2020024d
-20400246
+6800c79f
+c00083fa
+202003fc
+204003f5
 7046c614
 d8e00001
 202041b9
-70487c01
-20400135
+68014509
+c1000000
+68008441
+1feb7e00
+1fe67c0c
+20610000
+58000009
+60014496
+60014498
+204003f5
+7047c401
+20600000
+20400321
+704b3e01
 70478b01
 d8e00003
 204043d2
@@ -598,234 +1041,377 @@
 60014707
 7046a700
 2040405d
-204000c8
-2040025b
+20400423
+2040042a
+204002f3
+20400418
 202065d1
-da20495b
+da204bf0
 da40005b
 d8400004
 20600000
-704a7300
-204000c8
-204005e0
-7047a101
-7047a228
-20600000
-70487c01
-20400135
-20203f8d
+20400438
+704d0800
+204002f3
+204001ef
+6800cb09
+243a02f0
+2020340a
+70479d00
+70479e00
+20600000
+704b3e01
+20400321
+20403f8d
+20400423
+20404366
+202004c5
 78347c00
 68120138
 79347e1a
 6012004c
 20402c21
-20400185
+20400438
 204074bd
+704b3e00
 20404482
-20400164
+204002d1
 20403e9f
 20203ebf
-20400284
-2040028b
-2040027f
-2040010b
-204002a7
-20400295
+6800cb0c
+207a0000
+704b0c00
+20200328
+20400461
+20400488
+20400466
+20400491
 20404234
+20400449
 20404237
-2040423a
-2040013d
-20400157
-20200292
-da60480b
-da400282
-2020336d
-70480a00
-20600000
-da60480e
-da400287
+20400450
+20400453
+20400459
+2040050c
+204004cb
+2020423a
+da604b3c
+da40044c
 2020336d
 5836ee80
-6001c962
-70480c01
-20600000
-da60480d
-da40028e
-2020336d
-6800c7c9
-6000c172
-70480c01
+6001cbf7
+704b3a01
 20600000
 da6046c6
 da403d60
 2020336d
-6800c6f5
-c2824394
-204002e2
-c003829a
-202043a9
-6800c87c
-1fe67c01
-2022812b
-7047a228
-204002a0
+da604b3b
+da400456
+2020336d
+6800c7c5
+6000c172
+2020044e
+6800cb41
+207a0000
+da604b3f
+da40045e
+2020336d
+6800cb40
+247a0000
+20205bf5
+da604807
+da400464
+2020336d
+70480600
+20600000
+20400540
+c0038468
+6808c6ec
+2040681d
+2020846e
+204043a9
+d8e00009
+202043d2
+70479e28
+20400474
 202043b0
 da6046da
-da4002a3
+da40030c
+2020336d
+da6046da
+da400477
 2020336d
+680246d3
+c3848000
+704b0a00
+20400484
 68014682
 2feffe0b
 2040c2d4
+68014682
+2feffe07
+2040c392
+d8e00009
+204043ce
 202043b8
-6800c7a1
+d8400001
+da204b0a
+da400061
+202065d1
+6800c79d
+207a0000
+6800cb06
+247a0000
+da60479e
+da40048f
+2020336d
+70479d00
+2020340a
+6808c6ed
+2040681d
+202084b0
+6800cb3d
+243a04be
+6800c6d9
+c1008000
+7046d901
+704aff01
+d8400001
+da204b0a
+da400061
+204065df
+6800cb0a
+203a04c9
+204004a5
+7041bd00
+204004c5
+204043c0
+2020437e
+6800c720
+c07f84ae
+6808c720
+18408401
+6800c6d2
+98467c00
+244143cc
+6008c720
+20600000
+70472002
+20600000
+68014682
+c28584b3
+704aff00
+6800c6d9
+c1000000
+7046d900
+68014208
+c3850000
+6800c720
+c1808000
+6801420a
+79207e0a
+6001420a
+20204386
+704b3d00
+6800c6d9
+243a04c4
+7046d901
+704aff01
+20600000
+202002ea
+d8400001
+da204720
+da400000
+202065d1
+704b0aff
+20200484
+6800caff
 207a0000
-6800c7a2
-203a02ae
+6800cb02
+c00004d1
+c00084db
+20600000
+204004e5
+6800cb07
+1fe0fe01
+6000cb07
+6808cb03
+98467c00
+204284d9
+20600000
+704b0900
+202004f4
+6800cb05
 1fe0ffff
-6000c7a2
+6000cb05
+247a0000
+6800cb04
+6000cb05
+6800cb01
+c00084f4
+c00004e5
 20600000
-7047a100
-2020340a
-2040424a
-6800c6e0
-c002bdaa
-c00202d0
-c00302bf
-6800c77a
-1fe67c01
-204282bd
-6800c77a
-c0003d8a
-c000bd88
-c001bd8e
-20203d8c
-70477a02
+70417200
+704b0101
+6800c720
+c00104ee
+6808cb00
+79200407
+2040680e
+6808cb00
+20206829
+6808cb00
+2040680e
+6808cb00
+20206825
+58000000
+6001cb05
+70417220
+6800cb06
+243a04f9
+704aff00
+704b0200
+704b0700
+704b0100
+202002d1
+704b0901
+704aff01
+704b0200
+704b0700
+20600000
+704b0403
+704b0601
+704b0501
+704aff01
+704b0201
+20600000
+6800cb07
+247a0000
+6800cb09
+247a0000
+202004f2
+6800cb3e
+207a0000
+68014682
+c3858000
+68014b06
+247a0000
+6800c6cf
+1fe0fe01
+6000c6cf
+1fe67c1e
+2441051a
+1fe67c05
+202104e5
+202004f4
+7046cf01
 20600000
 6800c77a
 1fe67c01
-204282c8
+20428525
 6800c77a
-c00002ca
-c00082cc
-c00182ce
-6800c78e
-20203dbe
+c0000523
+c001bd8c
+20203d88
+6800c77f
+20203dc0
 70477a02
 20600000
-6800c78c
-20203dbe
-6800c78d
-20203dbe
-6800c78f
-20203dbe
-6800c77a
-1fe67c01
-204282bd
-6800c77a
-c0003d9d
-c000bd9b
-c001bda1
-20203d9f
 78547c00
 58000000
 6003469b
-20400319
+20400531
 20404079
 2040407e
-204002e0
-20203f9f
-204002e2
+2040053e
+243406e6
+204006dd
+20203fa0
+6800c6e0
+c0020537
+c002c010
+20403fc0
+78547c00
+20203fe7
+20403fc0
+6800c6f5
+c303bfc8
+6808c6f3
+2040681d
+24608000
+20203fc8
+20400540
 2020409a
 da200000
-204002ed
-204002f3
-204002f9
-204002e9
-1a227e00
-20600000
-6800c6e5
-c17f8000
-204002ff
-20200305
+20400543
+2020408e
 6808c6e2
-20400314
+20400559
 6808c6e2
 2040681d
 7920a200
-20600000
 6808c6e3
-20400314
+20400559
 6808c6e3
 2040681d
 7920a201
-20600000
 6808c6e4
-20400314
+20400559
 6808c6e4
 2040681d
 7920a202
 20600000
-6808c6e5
-2040030b
-6808c6e5
-2040681d
-7d20a203
-20200314
-6808c6e6
-2040030b
-6808c6e6
-2040681d
-7d20a204
-20200314
 793f8407
 d8a08078
 20406830
 79200407
 d8a0807c
-20406830
-793f8407
-d8a08070
-20206830
+2020680a
 79200407
 d8a08078
 20406830
 793f8407
-2020030f
-6800c6e0
-c002031f
-c002c010
-20403fc0
-78547c00
-20203fe7
-20403fc0
-20203fc8
-7047a100
-7047a200
-c5130325
-2020426d
-204005e0
+20200557
+70480800
+7041e30e
+204041e7
+68014208
+c2838564
+202041e2
+204041c1
+68014208
+c2850491
+202041f7
+70479d00
+70479e00
+280ffe26
+204081ef
 2020426d
 204068a2
 6801421d
-203a032c
-600147c6
-20200354
-58001122
-600147c6
-2020032b
-204000c8
-7047a000
+600147c2
+d8400002
+da2047c2
+da40005f
+202065d1
+d8400002
+da2047c2
+da40005f
+202065df
+704b4000
+204002f3
+70472001
+70479c00
 68014682
-c2858336
-680246d3
-c30c0336
-2040034b
-20403402
-2040034b
-58ed8e0e
-6001c4a3
-7048915a
-204001aa
+c2858586
+20400574
+680947c2
+18408401
+600947c2
+600944a1
+20400570
+180a7e00
+6000c4a0
 20403418
 68014687
 600146ac
@@ -836,41 +1422,25 @@
 d8e00007
 204043ce
 204043ca
-6800c092
-2feffe01
-2040835c
-70472001
-202042c4
-20400358
-680947c6
-18408401
-600947c6
-600944a1
-20400354
-180a7e00
-6000c4a0
-20600000
-d8400002
-da2047c6
-da40005f
-202065d1
-d8400002
-da2047c6
-da40005f
-202065df
-7047a300
-204000e2
+20400593
+204042c4
+20200501
+70479f00
+20400305
 58000005
 e0c08000
-d8c04892
-20400363
+d8c04b1f
+2040059a
 20207df4
 d8a0437b
 df200013
 20407f01
 202057b8
+704b0600
+20400507
 58000000
 600146ac
+204003a5
 202042cb
 6800c50f
 1fe0fe01
@@ -878,7 +1448,7 @@
 c0065395
 204055aa
 2040561e
-20400530
+20400680
 2020538f
 68008016
 1fe0fe01
@@ -887,30 +1457,27 @@
 70001625
 20600000
 204029bb
-1fe22200
-2040001d
+2040001f
 202054a3
-20400384
+204005bb
 2020557d
-6800c7c9
+6800c7c5
 6000c172
-7047c800
-20600000
-7047c801
+7047c400
 20600000
 6800c3d6
 1fe67c0c
-24210382
+24210408
 6800c3d8
-6808c7c9
+6808c7c5
 98467c00
-2021037e
+202105b7
 6800c3d8
 6000c172
-20200380
+202005b9
 6800843f
 c4030000
-20400393
+204005ca
 24740000
 202055a0
 78347c00
@@ -922,31 +1489,31 @@
 c1800000
 20207fe9
 68008456
-c28283af
-20400522
-6800c792
-243a03a5
+c28285e6
+20400672
+6800c78e
+243a05dc
 6800843f
-c30203a9
+c30205e0
 680082da
-203a03a9
+203a05e0
 20205664
-6800c792
+6800c78e
 1fe0ffff
-6000c792
+6000c78e
 20205664
 6800c4c4
-c08283ac
-70479203
+c08285e3
+70478e03
 20405892
-205a070f
+205a03b7
 20205622
-204003b1
-202003bd
+204005e8
+202005f4
 6800c6c5
 1fe17e03
 c1818000
-6800c7c5
+6800c7c1
 207a0000
 6800c3dd
 207a0000
@@ -955,8 +1522,8 @@
 6000c3dc
 20405650
 20600000
-20200526
-6800c7a3
+20200676
+6800c79f
 207a0000
 6800c6c5
 1fe17e03
@@ -976,10 +1543,10 @@
 18c27e00
 6001450d
 6800c50c
-c00183d4
+c001860b
 2020568d
 680082db
-c00083d7
+c000860e
 20205c65
 e8c28000
 6002c3ce
@@ -987,19 +1554,19 @@
 6001045f
 20205c8a
 e8c10000
-c00203e0
-c003041e
+c0020617
+c0030634
 20205698
 20407ea5
-204003be
+204005f5
 20407e9f
 e8c18000
 60018477
-c00803ef
+c0080626
 1fec8400
 18467c24
-202103fd
-d84047ca
+202158ad
+d84047c6
 600944bc
 204058ad
 58008e7a
@@ -1019,42 +1586,12 @@
 5800002b
 e0c10000
 20600000
-c00503ff
-202058ad
-68090478
-6800c4e9
-c2818417
-2040576a
-203a5a76
-18c08dfe
-e8c10000
-d8402a50
-98467c00
-2022840d
-68010478
-c009da76
-68090478
-202059bf
-20407ea5
-6800c8a5
-1fe0a201
-20405a82
-5800000b
-e0a08000
-6800c8a5
-1fe27200
-d8c048a6
-20207f01
-680144fa
-98467c00
-24228402
-20405a42
-24340402
-70047a05
-20205a77
 e8c08000
-c0028421
-20205af5
+c0008638
+c002863a
+20205af6
+704b4001
+20205b09
 20405b5a
 6800843f
 793ffe05
@@ -1062,7 +1599,7 @@
 20205c8e
 68008016
 c093d6f2
-2040042c
+20400645
 d8e00000
 68014482
 20207f08
@@ -1072,7 +1609,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-20370434
+2037064d
 2436d806
 20402bcb
 680140c1
@@ -1081,449 +1618,94 @@
 2fe00603
 2420abde
 202057fb
-6800c7a3
+6800c79f
 247a0000
 68008478
 1fe67e1a
 24628000
 20203d60
-68108077
-1fe17efd
-60108077
-68188073
-18418402
-60188073
-204063ee
-184104fd
-2000000d
-204063f2
-60188073
-20600000
-204068a8
-680240a0
-6002496a
-20600000
-704a6901
-704a6b00
-6800c934
-1fe17e07
-6000c934
-20600000
-6800c934
-79207e04
-6000c934
-6000c8ef
-20600000
-6800c934
-793ffe04
-6000c934
-20600000
-20400526
-6800ca6a
-c0008465
-c0010469
-20600000
-704a6b02
-704a6700
-704a6900
-20200453
-704a6800
-20200466
-68014939
-1fe0fe01
-60014939
-c2850514
-6800ca68
-c0008474
-704a6801
-6800ca68
-c0808453
-6800ca66
-1fe0fe01
-6000ca66
-c002047b
-20400677
-70497802
-202004d1
-20400526
-704a6600
-20200453
-704a6b02
-704a6901
-704a6800
-20200453
-6800ca6a
-c001847f
-6800c934
-2fec0004
-20208451
-6800ca6a
-c000847e
-c001047f
-20600000
-6800c943
-c1ff8000
-20400490
-24560498
-20600000
-78567c00
-6800ca69
-c1808000
-6800ca6b
-c1800000
-704a6a01
-70497804
-20207feb
-6800ca6b
-203a04a0
-1fe0ffff
-6000ca6b
-704a6a02
-20400677
-70497804
-20600000
-704a6a03
-6800ca68
-243a0472
-20400677
-70497802
-20600000
-6800c943
-c0ff8565
-204004ac
-20400665
-70493801
-20600000
-68014a64
-20407f9c
-203404b2
-6803c8d0
-207a0000
-20207fe7
-204004c9
-70495f00
-1a20fe01
-6000c933
-20400453
-6000c8cf
-e8a88000
-ea408000
-9841fe00
-e0a08000
-1a40a401
-ea420000
-e0a20000
-1a40a404
-d8a048d5
-df200002
-ea408000
-e8a88000
-9840fe00
-e0a08000
-1a40a401
-c20004c2
-20600000
-6800c6f5
-c3838000
-6800c80c
-c1808000
-58000000
-6000c80c
-6002469b
-20200181
-70493c00
-d9600d00
-34730200
-204004ed
-6800c96f
-c1008000
-242c04fc
-243784fc
-204004e8
-20400518
-20400522
-6800c932
-1fe0fe01
-6000c932
-6800c943
-c0ff84eb
-20400482
-58000000
-60014939
-6000c93b
-6000ca67
-70493800
-20600000
-df200004
-d8a048cf
-20207ec6
-2040051f
-20200580
-7857fc00
-204006e1
-6800c96f
-c00084fa
-18002a00
-6802495b
-98001200
-68088017
-2040291f
-20402924
-2040069a
-205786d9
+204062bc
+243a7ddb
+68008a99
+c584fdd6
+c0090660
+20207dca
+20405890
+247a0000
+20205abf
+68108077
+1fe17efd
+60108077
+68188073
+18418402
+60188073
+204063ee
+184104fd
+2000000d
+204063f2
+60188073
 20600000
-204006d9
-202004dc
-6800c93b
-1fe0fe01
-6000c93b
-6800c943
-c0ff8510
-6808c93c
-18408401
-6008c93c
-6800c978
-98467e00
-243a04d2
-6800ca6a
-c001846b
-6800ca67
-1fe0fe01
-6000ca67
-c0010460
-20400457
-70497801
-202004d1
-6800c93b
-c1ff8000
-70493b00
-20200516
-58000000
-60014939
-700a993a
-20207d86
-204005e9
-6800c931
-207a0000
-98007200
-d8c048af
-d8a04911
-20207f01
-704a6f01
-704a6c00
+704d0401
+704d0100
 20600000
-6800ca6c
+6800cd01
 1fe0fe01
-6000ca6c
+6000cd01
 20600000
-6800ca6c
+6800cd01
 1fe67c02
-2441052e
-6800ca6c
+2441067e
+6800cd01
 c1000000
 1fe0ffff
-6000ca6c
+6000cd01
 20600000
-704a6c03
+704d0103
 20600000
 68014682
 c3858000
 c3838000
 c3830000
-da2049f5
-20400646
-6008ca6d
+da204c8a
+204002ae
+6008cd02
 58000082
-c513053a
+c513068a
 58000080
 98467c00
-24210552
-6800ca6c
+242106a2
+6800cd01
 1fe67c02
-24210542
-6800ca6c
-c0000553
+24210692
+6800cd01
+c00006a3
 20600000
-6800ca6c
+6800cd01
 c1900000
-704a6c00
-6808ca6d
+704d0100
+6808cd02
 58000077
-c5130549
+c5130699
 58000075
 98467c00
 24610000
-6800ca6f
-c000055a
+6800cd04
+c00006aa
 1fe0ffff
-6000ca6f
-c000055a
+6000cd04
+c00006aa
 7041de00
 20600000
-704a6c00
-6800ca6f
-c0010558
+704d0100
+6800cd04
+c00106a8
 1fe0fe01
-6000ca6f
-c0008550
+6000cd04
+c00086a0
 7041de02
 20600000
 7041de04
 20600000
-79200026
-20400560
-70494301
-20600000
-7041de20
-70493200
-70493d4e
-6802493f
-20200657
-6800c938
-c000ffe7
-6800c943
-c000856c
-c001056f
-c0018572
-20202a8c
-70494311
-70119eaa
-20200574
-70494312
-70119e55
-20200574
-70494313
-70119e22
-6800c934
-1fe17e07
-6000919f
-6802496a
-600211a0
-7011a400
-da20119e
-d8400007
-204005e4
-20400665
-204004aa
-20207fe7
-6800c943
-c17f8000
-c0088586
-c0090588
-c009858a
-20600000
-70494302
-202004e2
-70494303
-202004e2
-704943ff
-700a9939
-20407d86
-68024913
-20400657
-202004e2
-79200026
-58000000
-60014960
-70480c00
-700a993c
-20407d86
-204004e8
-20200061
-70119eff
-6800c934
-6000919f
-6802496a
-600211a0
-d8400006
-da20119e
-204005e4
-20200665
-58000000
-600111be
-793f8026
-204005c7
-20400598
-58000000
-60014960
-20402afa
-200007d0
-68014960
-d8407788
-98467c00
-20228516
-204004ed
-242c05b8
-243785b8
-20400518
-204000c8
-6802495b
-680a493f
-98467c00
-2022855c
-20200590
-6808c6ed
-2040681d
-20208115
-68014960
-1fe0fe01
-60014960
-6800ca71
-1fe0fe01
-1fe17e03
-6000ca71
-c00005da
-c00085dc
-c00105de
-c00185dc
-20600000
-204000c8
-6802496a
-6002495b
-680091be
-6000c93e
-204005d8
-600891be
-20600000
-7041de20
-58000f0f
-6001495b
-e0a10000
-680091bf
-6000c93e
-204005d8
-600891bf
-20600000
-20400658
-20200677
-204005c7
-202005a8
-20400560
-202005a8
-204005cf
-202005a8
-793f8026
-204053ce
-d8e00003
-202043d2
-6008c933
-18427200
-d8a048cf
-1a220c00
-20207f01
-6800c8ae
-1fe97e00
-6000c931
-1fe0fe01
-d8c048ae
-98c08c00
-e8c18000
-6001c970
-6800c8ae
-1fe37e00
-1fe17e03
-6000c976
-20600000
 60088017
 1840a200
 20402981
@@ -1540,22 +1722,20 @@
 2000000a
 7089027d
 6800c1de
-c000060b
-c0010610
-c0020615
-c0100624
-2020060b
-2040061a
+c00106c4
+c00206c9
+c01006d8
+204006ce
 708955d0
 708956e0
 7089586c
 2020294b
-2040061f
+204006d3
 708955d0
 708956e0
 7089583c
 20202953
-2040061a
+204006ce
 708955d0
 708956c0
 7089586c
@@ -1575,246 +1755,103 @@
 20600000
 18002a08
 202028fa
-20407fe9
-680a4954
-1c427e00
-98467c00
-24412d18
-1fe22400
-68024954
-6808c958
-98408400
-1a427e00
-98467c00
-24610000
-793ffe1c
-60024954
-20207fe7
-204029bb
+6802469b
 207a0000
-6808c9ed
-da200d9e
-2040063f
-6008c9ed
-20600000
-1a227e00
-98408a00
-68008018
-e0a08000
-18408401
-18410407
-20600000
-d8400000
-df200008
-1a220c00
-e8c08000
-98408400
-c2000649
-18497e00
-1fe20400
-c6930000
-1fe6fc0a
-20407f86
-1807fe00
-1ff27e00
-18070400
-98418400
-20600000
-20600000
-6002495b
-da200000
-df200004
-d8c0495b
-e8c08000
-9a20a200
-c200065b
-1a227e00
-600149e4
-6800c9e4
-6808c9e5
-9840fe00
-6000c9e6
+20400730
+58000006
+20400723
+58000003
+20400729
+6800cb19
+c00086e9
+df200005
+d8a04b19
+20207ed4
+68014b1a
+600111be
+6801469b
+600111c0
+204006fc
+680111be
+60014b1a
+680111c0
+6001469b
+68014b1c
+600111be
+6801469d
+600111c0
+204006fc
+680111be
+60014b1c
+680111c0
+6001469d
 20600000
-6800c933
-1fe0fe02
-6000c935
-6800c934
-6000c8ef
-6800c933
-1fe9fe00
-6808c932
-18410403
-18438400
-9841fe00
-6808c96f
+680111be
+680911c0
 9840fe00
-e0a08000
-6800c933
-98007200
-d8c048cf
-20207f01
-6808c93e
-2040067b
-6008c93e
+600191c2
+2feffe10
+20208709
+680091c3
+c07f8710
+680091c2
+1fe37e00
+600111be
+600111c0
 20600000
-2040067f
-18408401
-18410403
+680091c3
+c000070d
+680191c2
+20200705
+7011c400
+680091c2
+20200705
+680091c2
+2040071b
+600091be
+600091c0
+203a0719
+580000ff
+600091bf
+600091c1
 20600000
-6800c95b
-1fe17e03
-1fefa204
-58004944
-9a20fe00
-98408c00
-e8c08000
-6000c93d
+58000000
+20200716
+1fe67e00
+60008aae
+68008aae
+1fe37e00
+60008aae
+68008aae
+1fe67e00
+20600000
+9a267c00
+2421072e
+9a467c00
+2421072e
+704b1900
 20600000
-7844fc00
-7843fc00
-58555555
-98001e00
-6800c93d
-1fed8400
-79200401
-18431c00
+9a267c00
+24610000
+9a467c00
+24610000
+20200727
+704b1901
 20600000
-204053c4
-6802495b
-98001200
-20402918
-6808c93d
-2040291f
-58000500
-20402a8f
-20402924
-20400688
-7857fc00
-7826fc00
-7830fc00
-78507c00
-78287c00
-68014936
-98003600
-37c18400
-242c06dd
-7846fc00
-7825fc00
-7823fc00
-7824fc00
-09800008
-19897e00
-6000c9e7
-6808c9e6
-98467c00
-242286d9
-09800008
-19897e00
-6000c8ad
-6800c979
-1fe67c02
-202286b8
-6800c8ad
-6808c934
-a8400e00
-242086d9
-09800008
-19897e00
-e0a08000
-1fe97e00
-1fe1721f
-202286c2
-09800008
-19897e00
-e0a08000
-c20006be
-18a22200
-09800008
-19897e00
-6000ca6e
-1a220a00
-09800018
-78287c00
-db600664
-1fef7e00
-1ff17e00
-e0a18000
-7845fc00
-202306d9
-7837fc00
-68008017
-1fe0a200
-20402981
-7846fc00
-20402918
-6800ca6e
+6801469b
+600111c0
+20400739
 1fe22200
-2040001d
-20600000
-784dfc00
-7845fc00
-2040264d
-20600000
-202006d9
-20402918
-6808c93d
-20202933
-204053c4
-6802495b
-98001200
-20400688
-204006de
-79202a00
-782efc00
-78307c00
-7850fc00
-19317e00
-1fecfe00
-1ff1fe00
-08008628
-784efc00
-782dfc00
-7823fc00
-7824fc00
-6800c9e6
-08008608
-6800c935
-98007200
-d8c048ef
-e8c08000
-08008608
-c20006f7
-78247c00
-08008618
-78447c00
-37d38200
-20000064
-784efc00
-784dfc00
-20600000
-7047a407
-7047a504
-580047a4
-60014218
-20207e38
-da20469a
-20407e3d
-2054070b
-20600000
-6800c7c5
-1fe0fe01
-6000c7c5
-20600000
-da20469a
-20407e54
-20340713
+6801469d
+600111c0
+20400739
+1fe22400
 20600000
-20405652
-6800c7c5
-1fe67c01
-24415650
-6800c7c5
-207a0000
-1fe0ffff
-6000c7c5
-20203f90
+680091c1
+c07f873e
+680091c0
+1fe17eff
+20600000
+680111c0
+1fe67e00
+2020073c
Index: GM103_24g&ble/output/sched.rom
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/output/sched.rom	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/output/sched.rom	(working copy)
@@ -5,20 +5,40 @@
 0c6c:ff
 
 
+
+
+
+
+
+
+
+
+
+
+
 119e:00 00 00 00 00 00 00 00 00 00
-4000:02
+4000:03
+
+
+
+
+
 4010:20
 02
+
 00 00 
 02
-01
+00 
 06
 00 
 10
+
 06
 00 00 
 48
-1c
+
+1e
+
 4027:02
 08
 04
@@ -27,9 +47,11 @@
 c8
 04
 80
+
+
 00 00 
 10
-
+403f:04
 
 
 
@@ -40,7 +62,15 @@
 
 4091:01
 42
-40a0:45 ab 86 12 22 51
+40a0:26 10 19 20 18 10
+
+
+
+
+
+
+
+
 40ad:12 00
 00 02
 12 00
@@ -54,7 +84,7 @@
 80 04
 00 08
 
-93 47
+8f 47
 
 
 
@@ -64,14 +94,6 @@
 00 00 
 8f 1f ca	
 00 0a 0b ef 07
-41de:01
-00 00 00 00 
-
-0e 00 
-01 00 
-02
-
-
 4203:90 1f
 00 00 
 06
@@ -82,11 +104,10 @@
 
 
 13 47
-422d:02 
-32 
 423a:14
 4241:00 84
 
+
 436f:1f
 
 
@@ -126,8 +147,6 @@
 44fa:22 00
 
 
-4515:
-'Hexgears-BM
 455a:0a
 465a:01
 
@@ -167,49 +186,12 @@
 
 
 
-81
+41
 
 00 00 
 01
-00 
-01
-ff
-00 00 00 
-00
-02 
-06 
-08 
-04 
-ff 
-ff 
-ff 
-1b 
-1c 
-FF 
-FF 
-ff 
-0a 
-ff 
-ff 
-ff 
-ff 
-ff 
-03 
-ff 
-a0 
-00 
-ff 
-ff 
 
-4703:02 
-4709:96 00
-5a 00
-64 00
 
-4720:
-01
-ff
-ff ff ff ff ff ff
 
 
 
@@ -219,94 +201,780 @@
 
 
 
-477f:
-01
-02
-03
-04
 
-15
-1a
-2a
-3f 
 
-04
-05
-07
-08
 
-478c:
-00
-01
-02
-03
 
-4792:03
 
 
 
 
-4b ba
-55 d0
-56 e0
-57 88
-58 3c
-59 10
-ff
-47c9: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
 
-487d:28 
 
-4888:32
 
-00 00 00 
-14
 
 
-00 00 
-15
-01
 
 
-00 
 
 
-06 ff 06 00 03 00 80
 
 
-'\09Hexgears-BM
 
-48a5:07
 
-02		
-35 12	
-22 aa 	
-01 00	
 
-  
 
-4934:01        
-00 
-c0 12     
-493f:20 15 10 05
-ff
-00 13 2c 42
-06 15 36 48
-0f 1a 3a 4c
-11 23 31 4d
-4958:19
-19
-1c
-4962:80 ee 36
-4978:04
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+00 
+01
+ff
+00 00 00 
+00
+03 
+06 
+08 
+04 
+ff 
+ff 
+ff 
+1b 
+1c 
+ff 
+ff 
+0a 
+0a 
+ff 
+ff 
+ff 
+ff 
+ff 
+03 
+ff 
+b0 
+00 
+ff 
+ff 
+
+4703:02 
+
+
+
+
+
+
+4720:
+ff
+ff
+ff ff ff ff ff ff
+
+
+
+
+
+
+
+
+
+477f:
+00
+01
+02
+03
+
+
+
+
+
+
+
+
+
+
+
+
+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:19
+
+00 00 
+15
+00 00 
+14
+05
+
+
+4b1f:
+
+06 ff 06 00 03 00 80
+
+'\09Hexgears-BM
+
+4bc9:01        
+00 
+c0 12     
+4bd4:20 15 10 05
+ff
+00 13 2c 42
+06 15 36 48
+0f 1a 3a 4c
+11 23 31 4d
+4bed:19
+19
+1c
+4bf7:80 ee 36
+
+4c0d:04
 01
Index: GM103_24g&ble/program/app_mouse.prog
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/program/app_mouse.prog	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/program/app_mouse.prog	(working copy)
@@ -158,7 +158,6 @@
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
-mouse_dpi_down_setting:	
 	fetch 1,mem_mouse_dpi
 	increase 1,pdata
 	and pdata,0x03,pdata
@@ -1010,7 +1009,7 @@
 	fetcht 1,mem_sensor_data_gpio
 	call gpio_get_bit
 	nrtn true
-mouse_p32xx_sensor_motion_2:
+mouse_p32xx_sensor_motion_2:	
 	setarg PAN_REG_PID_L
 	call twspi_read
 	bne P32XX_ID1,mouse_p3065_judge   
Index: GM103_24g&ble/program/patch.prog
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/program/patch.prog	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/program/patch.prog	(working copy)
@@ -1,10 +1,13 @@
 //define DONGLE
 define MOUSE
+define G24
 define BLE
+//define CLASSIC_BT
+define MOUSE_SMOOTHER
 //define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
-define BLE_FAST_CONN_ENABLE
+//define BLE_FAST_CONN_ENABLE
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -19,28 +22,33 @@
 
 ifdef PATCH
 	bbit1 8,pf_patch_ext
+	beq patch00_0,p_soft_reset_0 
+	beq patch00_1,p_soft_reset_1
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
-ifdef MOUSE
-	beq patch00_1,p_soft_reset_1
+ifdef CLASSIC_BT
+	beq patch03_3,p_page_wait_fhs_reply_ok
+	beq patch04_6,p_role_switch_master
+	beq patch09_2,p_prepare_tx
+	beq patch0a_1,p_slave_conn_recv_packet
+ 	beq patch0b_1,p_process_dmh	
+	beq patch14_7,p_lpm_dispatch
+	beq patch19_3,p_app_bt_start_reconnect
+endif	
 	beq patch14_1,p_init_param
-	beq patch15_0,p_lpm_dispatch_next2
 	beq patch16_1,p_lpm_check_wake_lock
 	beq patch16_2,p_g24_dispatch
 	beq patch18_4,p_device_init
 	beq patch19_1,p_app_flag_store
-	beq patch19_2,p_app_initflag_check	
+	beq patch19_2,p_app_initflag_check
 	beq patch1c_3,p_mouse_seting_dpi
 	beq patch1c_6,p_mouse_motion
-ifdef BLE
+	beq patch1d_1,p_mouse_bb_disconnected
 	beq patch1d_2,p_mouse_bb_event_discovery_btn
 	beq patch1d_3,p_mouse_start_discovery
 	beq patch1d_4,p_mouse_stop_discovery
-endif	
-endif
 	branch loop
 pf_patch_ext:
-ifdef MOUSE
 ifdef BLE
 	beq patch27_1,p_le_slave_match
 	beq patch28_3,p_le_next_adv_channel
@@ -52,20 +60,27 @@
 	beq patch2c_7,p_le_parse_l2cap
 	beq patch2d_2,p_le_adv_not_match
 	beq patch2e_7,p_le_lpm_setmult
+	beq patch3f_2,p_check_51cmd_once_continue
+endif	
+ifdef CLASSIC_BT
+	beq patch20_5,p_hid_rx_process
+	beq patch30_0,p_parse_lmp_accepted
+	beq patch30_2,p_send_lmp
+	beq patch31_0,p_process_conn_sm
 endif
 	beq patch31_4,p_twspi_reset
 ifdef DEBUGLOG
 	beq patch2f_6,p_parse_lmp_opcode
-	beq patch31_0,p_process_conn_sm
 	beq patch37_6,p_process_upper_sm_reconn
 	beq patch3e_6,p_ui_ipc_send_event
 	beq patch3e_7,p_ui_ipc_send_cmd
 endif
-endif
 	branch loop
+	
 
 ifdef MOUSE
 p_rssi_signal:
+	copy pdata,rega
 	fetcht 1,mem_rssi_signal_index
 	setarg mem_rssi_signal_buf
 	iadd temp,contw
@@ -76,8 +91,37 @@
 	storet 1,mem_rssi_signal_index
 	rtn
 
+p_soft_reset_0:
+	call p_mouse_select_device_button_wakeup_check	//hibernate wakeup need 190ms
+	branch soft_reset+1
+
+p_mouse_select_device_button_wakeup_check:
+	jam 0,mem_mouse_select_device_button_wakeup_flag
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_config_input
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_get_bit
+	nrtn true
+	call delay_10ms
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_get_bit
+	nrtn true
+	jam 1,mem_mouse_select_device_button_wakeup_flag
+	rtn
+
+p_mouse_switch_Hwakeup_byPB:
+	fetch 1,mem_mouse_select_device_button_wakeup_flag
+	rtn blank
+	call p_mouse_switch_device_flag
+	branch p_mouse_store_device_number2eeprom
+
 p_soft_reset_1:
+	arg mem_sp_state,contw
+	arg 12,loopcnt
+	call clear_mem
+ifdef BLE
 	call p_mouse_le_txbuff_load
+endif	
 	call rfcomm_init
 	call init_lmp
 	ncall lpm_disable_exen_output,wake
@@ -89,10 +133,34 @@
 	store 3,mem_lmp_version
 	setarg param_le_subversion
 	store 2,mem_lmp_version+3
-//	setarg param_lmp_subversion
-//	store 2,mem_lmp_subversion
 	branch init_param+12
 
+p_lpm_check_wake_lock:
+	rtnmark1 mark_24g
+	call p_mouse_bt_multi_led_lpm_lock
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,disable_blank
+	fetch 1,mem_mouse_clear_sensor_data_flag
+	beq 0,disable_blank
+	fetch 1,mem_mouse_le_conn_param_reject
+	beq LE_LPM_DISABLE,disable_blank
+ifdef CLASSIC_BT	
+	fetch 2,mem_sdp_remote_cid
+	nbranch disable_blank,blank
+endif	
+	fetch 1,mem_mouse_wheel_trigger
+	nbranch disable_blank,blank
+	branch enable_blank
+
+p_mouse_bt_multi_led_lpm_lock:
+	call enable_blank
+	fetch 1,mem_mouse_multi_led_state
+	ncall disable_blank,blank
+	fetch 1,mem_mouse_multi_led_on_timer
+	ncall disable_blank,blank
+	rtn
+
+ifdef G24
 p_g24_dispatch:
 	rtnmark0 mark_24g
 	fetch 1,mem_24g_transmit_by_interrupt
@@ -109,7 +177,9 @@
 	call g24_long_sleep_shorter_param_update
 	fetch 1,mem_24g_transmit_by_interrupt
 	rtneq G24_TX_TIMER_INT_ENABLE
-p_g24_short_sleep:
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_g24_transmit_by_interrupt_enable
+p_g24_short_sleep:	
 	call p_g24_lpm_wait
 	nrtn user
 	call p_clear_wake
@@ -117,17 +187,17 @@
 	branch lpm_dispatch_sleep
 
 g24_long_sleep_shorter_param_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
 	setarg G24_LONG_SLEEP_STEP1
 	store 3,mem_24g_enter_hibernate
 	jam 20,mem_24g_long_sleep_param_update_timer
 	rtn
-
+	
 p_g24_transmit_by_interrupt:
 	call p_g24_timer_check
 	nrtn user
-	call p_g24_interval_calibrate	
+	call p_g24_interval_calibrate
 	fetch 1,mem_24g_transmit_by_interrupt_exit_count
 	increase 1,pdata
 	store 1,mem_24g_transmit_by_interrupt_exit_count
@@ -140,12 +210,12 @@
 p_g24_interval_min:
 	jam 0,mem_24g_pac_index
 	fetch 1,mem_24g_interval_min
+p_g24_current_interval_store:
 	store 1,mem_24g_interval
 	rtn
 p_g24_interval_max:
 	fetch 1,mem_24g_interval_max
-	store 1,mem_24g_interval
-	rtn	
+	branch p_g24_current_interval_store
 p_g24_interval_calibrate:
 	fetch 1,mem_24g_pac_index
 	increase 1,pdata
@@ -153,14 +223,14 @@
 	beq 4,p_g24_interval_max
 	beq 5,p_g24_interval_min
 	rtn
-p_g24_transmit_by_interrupt_enable:
-	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
-	jam 0,mem_24g_transmit_by_interrupt_exit_count
-	rtn
 
 p_g24_nodata_transmit:
 	fetch 1,mem_24g_abort_pac
 	call p_g24_send_abort_packet,blank
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
+	fetch 1,mem_mouse_multi_led_state
+	rtneq ON
 p_g24_long_sleep:
 	call p_g24_lpm_wait
 	nrtn user
@@ -170,7 +240,7 @@
   	branch lpm_sleep
 
 p_g24_lpm_wait:
-  	enable user
+	enable user
 	call lpo_calibration
 	fetch 3,mem_clks_per_lpo
 	branch disable_user,blank
@@ -178,6 +248,8 @@
 	branch disable_user,blank
 	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
 	branch disable_user,blank
+	fetch 1,mem_24g_transmit_by_interrupt
+	beq G24_TX_TIMER_INT_ENABLE,disable_user
 	branch p_mouse_setgpio_lpm
 
 p_g24_send_abort_packet:
@@ -193,2796 +265,3304 @@
 	fetch 1,mem_24g_data_type
 	set1 bit_abort,pdata
 	store 1,mem_24g_data_type
-	call p_g24_transmit_prep
 	call p_g24_txdata_enable_tx
 	branch p_g24_transmit_start
 
-p_lpm_dispatch_next2:
-	fetch 1,mem_mouse_wheel_trigger
-	nrtn blank
-	branch lpm_dispatch_next2
-
-p_lpm_check_wake_lock:
-	rtnmark1 mark_24g
-	fetch 1,mem_mouse_clear_sensor_data_flag
-	beq 0,disable_blank
-	fetch 1,mem_mouse_le_conn_param_reject
-	beq LE_LPM_DISABLE,disable_blank
-	branch enable_blank
+//p_g24_set_device_addr:
+//	call adc_init_data
+//	fetch 4,mem_2v_adc_vinlpm_data	//adc data from otp
+//	store 4,mem_24g_device_addr	
+//	nrtn blank
+//	fetch 4,mem_lap
+//	store 4,mem_24g_device_addr
+//	rtn
 
-p_mouse_before_lpm:
-	rtnmark1 mark_24g
-	call p_mouse_le_txbuff_save
-	call p_mouse_setgpio_lpm
-	fetch 1,mem_context
-	bbit0 state_inconn,p_clear_wake
-	fetch 1,mem_lpm_current_mult
-	nrtn blank
-p_clear_wake:
-	setarg 0
-	store 8,mem_gpio_wakeup_low
+p_g24_transmit_rf_sta_init:
+	jam 1,mem_24g_rf_last_sta
+	jam 0,mem_24g_sync_cnt
+p_g24_transmit_rf_ctrl_clear:	
+	fetch 1,mem_24g_data_type
+	and_into bits_data,pdata
+	store 1,mem_24g_data_type
 	rtn
-
-p_mouse_setgpio_lpm:
-	call p_mouse_seting_dpi_sensor_type	// make sdio high to make 100uA less
-	call p_clear_wake
-	call mouse_lpm_before_common
-	hfetch 4,core_gpio_oe0
-	hfetcht 4,core_gpio_pu0
-	ior temp,temp
-	invert temp,temp
-	hstoret 4,core_gpio_pd0
-	branch p_mouse_device_state_led_off
 	
+p_g24_hop_ch_enable:
+	fetch 1,mem_24g_data_type
+	set1 bit_hop,pdata
+	store 1,mem_24g_data_type
+	//update txpayload
+	store 1,mem_24g_txpayload
+	rtn
+p_g24_hop_ch_disable:
+	fetch 1,mem_24g_data_type
+	set0 bit_hop,pdata
+	store 1,mem_24g_data_type
+	rtn	
 
-p_mouse_le_txbuff_save:
-	arg mem_le_tx_buffer0,contr
-	arg mem_le_tx_buffer0_omemalloc,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1,contr
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2,contr
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3,contr
-p_mouse_le_txbuff_copy:	
-	arg 27,loopcnt
-	branch memcpy
+p_g24_transmit_hop_pac_fail:
+	call power_ctrl_pac_succ_decrs
+	fetch 1,mem_24g_rf_work_stage
+	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
+	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
+	rtn
+p_g24_transmit_hop_pac_fail_wo_hop:
+	jam 2,mem_24g_sync_cnt
+p_g24_transmit_hop_pac_fail_stage1:	
+	jam 0,mem_24g_hop_pac_retry
+	jam 0,mem_24g_rf_last_sta
+	branch p_g24_transmit_rf_ctrl_clear
 
-p_mouse_le_txbuff_load:
-	arg mem_le_tx_buffer0_omemalloc,contr
-	arg mem_le_tx_buffer0,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2,contw
-	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3,contw
-	branch p_mouse_le_txbuff_copy
+p_g24_transmit_hop_pac_fail_hop_stage2:
+	jam 0,mem_24g_rf_hop_ch
+	branch p_g24_transmit_hop_pac_fail_stage1
 
-p_device_init:
-ifdef DEBUGLOG
-	call debuglog_init
-ifdef DEBUGLOG_STATUS
-	setarg DEBUGLOG_DTYPE_STATUS
-	store 2,mem_debuglog_datatype
-	setarg STATUS_LPM_WAKE
-	store 2,mem_debuglog_dataval
-	call debuglog_push	
-endif
-endif
-	call le_modified_name_adv
-	call app_lpm_mult_enable
-	branch p_device_init_common,wake
-ifdef DEBUGLOG
-ifdef DEBUGLOG_STATUS
-	setarg DEBUGLOG_DTYPE_STATUS
-	store 2,mem_debuglog_datatype
-	setarg STATUS_CODE_WAKE
-	store 2,mem_debuglog_dataval
-	call debuglog_push
-endif
-endif
-	call p_mouse_data_init
-	fetch 1,mem_tx_power
-	store 1,mem_tx_power_temp
-	call power_ctrl_pac_succ_cnt_init
-	fetch 1,mem_ui_button_timeout
-	store 1,mem_combination_ui_button_count	//combination key timer init
-	call mouse_bt_discovery_button_down_disable
-p_device_init_common:
-	call p_mouse_init
-	branch enable_authrom
+	
+p_g24_transmit_pac_fail_hop_stage3:
+	fetch 2,mem_24g_txfail_cnt
+	increase 1,pdata
+	store 2,mem_24g_txfail_cnt
+	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
+	fetch 1,mem_24g_rf_hop_ch
+	beq 1,p_g24_rf_hop_fastly
+	jam 1,mem_24g_rf_hop_ch
+p_g24_rf_hop_attemp_again:
+	fetch 1,mem_24g_rf_hop_ch
+	bne 1,p_g24_transmit_rf_ctrl_clear
+p_g24_rf_hop_fastly:
+	fetch 1,mem_24g_hop_fastly_cnt
+	increase 1,pdata
+	store 1,mem_24g_hop_fastly_cnt
+	beq 4,p_g24_rf_hop_fastly_exit
+	call p_g24_ch
+	jam 2,mem_24g_max_retry
+	branch p_g24_transmit_packet
 
-p_mouse_init:
-	ncall p_mouse_setting_config,wake
-	call spi_ncs_enable
-	call p_mouse_init_sunt
-	call spi_ncs_disable
-	rtn wake
-ifdef RF_DEBUG
-	call test_gpio_init
-endif
-	call p_mouse_cb_fuction
-	call p_mouse_check_key_gpio
-	beq MOUSE_LM_BUTTON,p_mouse_24g_pairing_button
-	branch p_mouse_wakeup_from_power
+p_g24_rf_hop_fastly_exit:
+	call power_ctrl_pac_succ_decrs
+	jam 0,mem_24g_hop_fastly_cnt
+	branch p_g24_transmit_rf_ctrl_clear
 
-p_mouse_tx_power_init:
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+p_g24_transmit_hop_pac_succ_wo_hop:
+	jam 2,mem_24g_sync_cnt
+p_g24_transmit_hop_pac_succ:
+	jam 1,mem_24g_rf_last_sta
+	jam 0,mem_24g_rf_hop_ch
+	branch p_g24_transmit_rf_ctrl_clear
+
+p_g24_transmit_succ_rf_config:
+	fetch 1,mem_24g_rf_work_stage
+	beq 3,p_g24_transmit_hop_pac_succ
+	fetch 1,mem_24g_data_type
+	isolate0 bit_hop,pdata
+	branch p_g24_transmit_rf_sta_init,true
+	fetch 1,mem_24g_rf_work_stage
+	beq 1,p_g24_transmit_hop_pac_succ_wo_hop
+	beq 2,p_g24_transmit_hop_pac_succ
 	rtn
-	
-p_mouse_check_reconn_target:
-	call p_mouse_tx_power_init
-	fetch 1,mem_mouse_device_led_on_timer_init
-	store 1,mem_mouse_device_led_on_timer_count
 
-	jam 1,mem_mouse_ble_reconn_enable
-	jam 2,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	fetch 1,mem_xrecord_mode
-	//beq REC_3_MODE,mouse3_0_check_reconn_target
-ifdef BLE	
-	beq REC_4_MODE,p_mouse4_0_check_reconn_target
-endif	
+p_g24_rf_sta_check:
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_rf_laststa_synccnt_check
+	ncall p_g24_rf_sync_cnt_check,user2
 	rtn
 
-ifdef BLE
-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:
-	arg mem_le_adv_data,rega
-p_le_check_adv_flag_loop:
-	ifetch 1,rega	//length
-	rtn blank
-	iadd contr,rega
-	ifetch 1,contr	//type
-	rtneq 0x01
-	branch p_le_check_adv_flag_loop
-endif
-
-p_mouse_24g_pairing_button:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
-	rtnbit1 MOSUE_24G_PAIRING_FLAG
-	rtnmark1 mark_24g
-	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
-	call mouse_stop_discovery
-	branch p_g24_start_pairing_sm1
-	
-p_mouse_dpi_config:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_EEPROM,mouse_dpi_config
-	fetch 1,mem_mouse_dpi
-	beq 0xff,mouse_dpi_config
-	branch p_mouse_seting_dpi_sensor_type
-	
-p_mouse_dpi_up:
-	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pu
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_UP
-	
-	
-	jam DPI_BUTTON_STATE_UP,mem_mouse_dpi_button_state
-	branch mouse_dpi_down_setting
+p_g24_rf_laststa_synccnt_check:
+	disable user2
+	fetch 1,mem_24g_rf_last_sta
+	rtnne 1
+	fetch 1,mem_24g_sync_cnt
+	rtnne 0
+	jam 1,mem_24g_rf_work_stage
+	jam 4,mem_24g_max_retry
+	branch enable_user2
 
-p_mouse_dpi_check:
-	fetcht 1,mem_dpi_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_dpi_button_gpio
-	call gpio_get_bit
-	nbranch p_mouse_dpi_down,true
-	branch p_mouse_dpi_up
-p_mouse_dpi_down:
-	fetch 1,mem_mouse_dpi_button_state
-	rtneq DPI_BUTTON_STATE_DOWN
-	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
-	rtn	
-	
-	
-p_mouse_select_device:
-p_mouse_select_device_by_button:
-	call p_mouse_select_device_button_check
-	branch p_mouse_select_device_button_down,true
-p_mouse_select_device_button_up:
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_UP
-	fetch 1,mem_mouse_button_select_device_count
-	ncall p_mouse_switch_device_decide,blank
+p_g24_rf_sync_cnt_check:
+	fetch 1,mem_24g_sync_cnt
+	branch p_g24_rf_hop_attemp,blank
+	increase -1,pdata
+	store 1,mem_24g_sync_cnt
+	jam 2,mem_24g_rf_work_stage
+	jam 4,mem_24g_max_retry
+	branch p_g24_ch
 
-	fetch 1,mem_mouse_button_select_device_timer_init
-	store 1,mem_mouse_button_select_device_count
+p_g24_rf_hop_attemp:
+	jam 3,mem_24g_rf_work_stage
+	fetch 1,mem_24g_rf_hop_ch
+	nbranch p_g24_rf_hop_attemp_again,blank
+	jam 2,mem_24g_max_retry
+	branch p_g24_ch
 
-	jam PB_BUTTON_STATE_UP,mem_select_device_button_statue	
+p_g24_txdata_prep:
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_pairing_sm	
+p_g24_txdata_prep_packeage_data:
+	call p_g24_package_data
+p_g24_txdata_enable_tx:	
+	call p_g24_transmit_prep
+	jam ENSURE_ON_24G,mem_24g_ensure
 	rtn
-p_mouse_select_device_button_down:
-	call p_mouse_button_select_device_timer
-	fetch 1,mem_select_device_button_statue
-	rtneq PB_BUTTON_STATE_DOWN
-	jam PB_BUTTON_STATE_DOWN,mem_select_device_button_statue
-	jam 0,mem_mouse_ble_led_on_enable
-	jam 0,mem_mouse_ble_reconn_enable
-	jam 0,mem_mouse_g24_led_on_enable
-	rtn
-p_mouse_button_select_device_timer:
-	arg mem_mouse_button_select_device_count,regc
-	arg p_mouse_long_button_select_device,regb
-	branch timer_single_step
-p_mouse_long_button_select_device:	
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit1 MOUSE_LONG_BT_BUTTON_FLAG
-	fetch 1,mem_mouse_switch_device_flag
-	sub pdata,1,null
-	branch p_rtn,zero
-	jam 1,mem_mouse_ble_led_on_enable
-	branch p_mouse_start_discovery
-
-p_mouse_select_device_button_check:
-	fetch 1,mem_config_select_device_button_gpio
-	rtneq GPIO_DISABLE
-	fetcht 1,mem_config_select_device_button_gpio
-	branch gpio_get_bit
-	
-p_rtn:
+
+p_g24_package_data:
+	fetch 2,mem_cb_24g_data
+	call callback_func
+	branch p_g24_accumulate_mouse_data,user
+	fetch 7,mem_24g_txbuf+1	//mouse data
+	rtn blank
+	branch enable_user	// retransmit
+p_g24_accumulate_mouse_data:
+	call p_mouse_data_xy_release
+	jam 0,mem_24g_abort_pac
+	add rega,1,pdata
+	store 1,mem_24g_datalen
+	call p_g24_transmit_rf_ctrl_clear
+	store 1,mem_24g_txbuf
+	ifetcht 1,contw
+	ifetch 1,regb
+	ior temp,pdata
+	istore 1,contw	//key
+	increase 1,regb
+	ifetch 4,regb
+	istore 4,contw	//x,y
+	increase 4,regb
+	arg mem_24g_txbuf+6,contw
+	arg 2,loopcnt
+p_g24_accumulation_loop:
+	ifetch 1,regb
+	ifetcht 1,contw	//wheel,twheel
+	iadd temp,pdata
+	istore 1,contw
+	increase 1,regb
+	loop p_g24_accumulation_loop
 	rtn
 
-p_mouse_switch_device_decide:
-	fetch 1,mem_mouse_switch_device_flag
-//	beq 0xff,p_g24_long_sleep
-	beq 0x01,p_mouse_24g_to_ble
-	beq 0x02,p_mouse_ble_to_24g
+p_g24_transmit_packet:
+	jam 0,mem_24g_retry
+p_g24_transmit_loop:
+	arg param_rx_setup,timeup
+	until clkn_rt,meet
+	call p_g24_transmit_receive_ack
+	fetch 1,mem_24g_no_ack	//tx noack
+	rtneq no_ack_24g
+	nbranch p_g24_retransmit,sync
+	nbranch p_g24_retransmit,user3
+	call p_g24_txbuf_clear
+	call p_g24_ackpayload_parse
+	call power_ctrl_pac_succ_incrs
+p_g24_transmit_next_packet:
+	fetch 1,mem_24g_pid
+	increase 1,pdata
+	store 1,mem_24g_pid
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
+	call p_g24_transmit_succ_rf_config
+p_g24_transmit_abandon:
+	setarg 0
+	store 2,mem_24g_txfail_cnt
+	store 1,mem_24g_get_ack_fail
+	store 1,mem_24g_hop_pac_retry
+	jam ENSURE_OFF_24G,mem_24g_ensure
 	rtn
-p_mouse_24g_to_ble:
-	jam 0x02,mem_mouse_switch_device_flag
-p_mouse_store_eerpom_switch_dpi_reset:	
-	call p_mouse_store_eerpom_switch_mode
-	branch soft_reset_chip
 
-p_mouse_ble_to_24g:
-	jam 0x01,mem_mouse_switch_device_flag
-	branch p_mouse_store_eerpom_switch_dpi_reset
-	
-p_mouse_store_eerpom_switch_mode:
-	arg 1,temp
-	arg mem_mouse_switch_device_flag,rega
-	arg MOUSE_SWITCH_DEVICE_EEPROM_OFFSET,regb
-	branch iicd_write_protect_eep_data
+p_g24_txbuf_clear:
+	arg 4,loopcnt
+	arg mem_24g_txbuf,contw
+	branch memset0
 
-p_mouse_load_eeprom_switch_mode:
-	arg 1,temp
-	arg mem_mouse_switch_device_flag,rega
-	arg MOUSE_SWITCH_DEVICE_EEPROM_OFFSET,regb
-	branch iicd_read_eep_data
+p_g24_paring_mode_start:
+	call power_ctrl_pac_succ_cnt_init
+	branch p_g24_paring_mode
 
-p_mouse_device_ble_led_timer:
-	fetch 1,mem_mouse_ble_led_on_enable
-	nbranch p_mouse_device_ble_led_blink,blank
-	fetch 1,mem_mouse_ble_reconn_enable
-	rtn blank
-p_mouse_device_ble_led_on_timer:
-	call p_mouse_led_output_low 
-p_mouse_device_led_on_comm:
-	arg mem_mouse_device_led_on_timer_count,regc
-	arg p_mouse_device_ble_led_on_timeout,regb
-	branch timer_single_step
-p_mouse_device_ble_led_on_timeout:
-	jam 1,mem_lpm_mode
-	jam 0,mem_mouse_g24_led_on_enable
-	jam 0,mem_mouse_ble_reconn_enable	
-	branch p_mouse_device_state_led_off
-		
-p_mouse_device_ble_led_blink:
-	fetch 2,mem_mouse_discovery_timer
-	div pdata,2
-	call wait_div_end
-	remainder pdata
-	branch p_mouse_device_ble_led_check,blank
-	rtn
+p_g24_transmit_receive_ack:
+	disable user3
+	call p_g24_transmit
+	
+ifdef RF_DEBUG
+	call test_gpio_low
+endif
 
-p_mouse_device_ble_led_check:
-	fetch 1,mem_device_led_blink_flag
-	beq 1,p_mouse_led_output_low_before
-	beq 2,p_mouse_device_state_led_off_before
+	fetch 1,mem_24g_no_ack
+	beq no_ack_24g,p_g24_transmit_no_ack	//tx no ack
+	force 0,radio_ctrl
+	fetch 4,mem_24g_addr
+	iforce access
+	fetcht 1,mem_last_freq
+	call set_freq_rx
+	call rf_rx_enable
+	call p_g24_receive_rxon
+	call p_g24_end_of_packet,user3
 	rtn
-p_mouse_led_output_low_before:
-	jam 2,mem_device_led_blink_flag
-	branch p_mouse_led_output_low
-p_mouse_device_state_led_off_before:
-	jam 1,mem_device_led_blink_flag
-	branch p_mouse_device_state_led_off
-
+p_g24_transmit_no_ack:
+	call p_g24_end_of_packet
+	branch p_g24_transmit_next_packet
 
-p_mouse_device_g24_led_timer:
-	fetch 1,mem_mouse_g24_led_on_enable
-	rtn blank
+p_g24_retransmit:
+	fetch 1,mem_24g_get_ack_fail
+	increase 1,pdata
+	store 1,mem_24g_get_ack_fail
+	fetch 1,mem_24g_pairing_sm
+	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
+	fetcht 1,mem_24g_retry
+	increase 1,temp
+	storet 1,mem_24g_retry
+	fetch 1,mem_24g_max_retry
+	isub temp,pdata
+	nbranch p_g24_transmit_loop,blank
+	fetch 1,mem_24g_rf_work_stage
+	beq 3,p_g24_transmit_pac_fail_hop_stage3
+	fetch 1,mem_24g_hop_pac_retry
+	increase 1,pdata
+	store 1,mem_24g_hop_pac_retry
+	beq 2,p_g24_transmit_hop_pac_fail
+	call p_g24_hop_ch_enable
+	jam 1,mem_24g_max_retry
+	branch p_g24_transmit_packet
 
-	jam 0,mem_lpm_mode
-	call p_mouse_led_output_high
-	branch p_mouse_device_led_on_comm
+p_g24_tx_paring_retry:
+	fetch 1,mem_24g_get_ack_fail
+	rtnne 0xff
+	jam 0,mem_24g_get_ack_fail
+	branch p_g24_stop_g24_mode
 
-p_mouse_led_output_init:
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_config_output
-p_mouse_led_output_low:
-	call p_mouse_led_output_init
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_out_active
-p_mouse_led_output_high:
-	call p_mouse_led_output_init
-	fetcht 1,mem_device_state_led_gpio
-	branch gpio_out_inactive
+p_g24_tx_attempt_fail:
+	setarg 0
+	store 2,mem_24g_txfail_cnt
+p_g24_stop_g24_mode:
+	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
+	branch ui_ipc_send_event
 
-p_mouse_device_state_led_off:
-	fetcht 1,mem_device_state_led_gpio
-p_gpio_set_input_suspended:
-	set0 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_pd0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_oe0,contw
-	branch gpio_set_bit
-		
-p_mouse_init_sunt:
-	jam 0x76,mem_spi_init_clk
-	call mouse_spi_init
-	rtn wake
-	call mouse_spi_sdio_gpio_pollup
-	fetch 1,mem_config_sensor_type
-	beq P3610,mouse_init_3610sensor
-p_mouse_init_sensor:
-	call mouse_read_sensor_id
-	beq P32XX_ID1,p_mouse_init_p32xx_id2_judge
-	beq P3065_ID1,p_mouse_p3065_init_param
-	call mouse_twspi_reset
-	nop 1000
-	branch p_mouse_init_sensor
+p_g24_ackpayload_parse:
+	call p_g24_read_len_pid_crc
+	fetch 1,mem_24g_rxdata_length	//ack payload length 
+	rtn blank
+	iforce loopcnt
+	arg mem_24g_rxbuf+2,contr
+	arg mem_24g_rxpayload,contw	//ack payload buffer 
+	branch memcpy
 
-p_mouse_init_p32xx_id2_judge:
-	call p_mouse_sensor_poweron
-	branch mouse_init_p32xx_id2_judge
-	
-p_mouse_p3065_init_param:
-	call p_mouse_sensor_poweron
-	fetch 1,mem_sensor_id2
-	beq P3065_XY_ID2,mouse_p3065xy_init_param
-	jam P3065,mem_config_sensor_type
-	rtn
+p_g24_pair_init:
+	jam TX_POWER_PAIR,mem_tx_power
+	jam 0,mem_24g_pid
+	jam G24_PAIR_CH,mem_24g_ch
+	fetch 4,mem_24g_paring_addr
+	branch p_g24_update_addr_and_synccrc8
 
-p_mouse_sensor_poweron:
-	setarg 0x8006	// reset to factory settings
-	call twspi_write
-	nop 12000
-	branch p_mouse_dpi_config
-p_mouse_sensor_powerdown:
-	setarg 0x06
-	call twspi_read
-	or pdata,0x08,pdata
-	lshift8 pdata,pdata
-	add pdata,0x06,pdata
-	branch twspi_write	//make sdio high
+p_g24_pairing_sm:
+	fetch 1,mem_24g_ensure
+	beq ENSURE_ON_24G,enable_user
+	fetch 1,mem_24g_pairing_sm
+	beq STATE_24G_PAIRING_1,p_g24_pairing_sm_1
+	beq STATE_24G_PAIRING_2,p_g24_pairing_sm_2
+	beq STATE_24G_PAIRING_3,p_g24_pairing_sm_3
+	branch assert
 
-p_mouse_setting_config:
-	fetch 1,mem_mouse_button_select_device_timer_init
-	store 1,mem_mouse_button_select_device_count
+p_g24_pairing_sm_1:
+	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
+	jam 0xaa,mem_24g_common_temp
+	branch p_g24_pairing_sm_common
+p_g24_pairing_sm_2:
+	jam STATE_24G_PAIRING_2_WAITING_ACK,mem_24g_pairing_sm
+	jam 0x55,mem_24g_common_temp
+	branch p_g24_pairing_sm_common
+p_g24_pairing_sm_3:
+	jam STATE_24G_PAIRING_3_WAITING_ACK,mem_24g_pairing_sm
+	jam 0x22,mem_24g_common_temp
+p_g24_pairing_sm_common:
+	fetch 1,mem_24g_data_type
+	and_into bits_data,pdata
+	store 1,mem_24g_common_temp+1
+	fetch 4,mem_24g_device_addr
+	store 4,mem_24g_common_temp+2
+p_g24_put_pairing_data_in_buff:
+	jam 0,mem_24g_common_temp+6
+	arg mem_24g_common_temp,rega
+	arg 7,temp
+	call p_g24_put_data_in_buff
+	call p_g24_txdata_enable_tx
+	branch enable_user
 
+p_g24_paring_mode:
+	fetch 1,mem_24g_pairing_sm
+	rtneq STATE_24G_PAIRING_SUCCESS
+	beq STATE_24G_PAIRING_1_WAITING_ACK,p_g24_pairing_sm_1_waiting_ack
+	beq STATE_24G_PAIRING_2_WAITING_ACK,p_g24_pairing_sm_2_waiting_ack
+	beq STATE_24G_PAIRING_3_WAITING_ACK,p_g24_pairing_sm_3_waiting_ack
+	rtn
 
-	call p_g24_set_device_addr
-	call p_mouse_device_state_led_off
-	call mouse_gpio_init
 
-	call mouse_param_init
-	setarg 0
-	store 2,mem_lpm_interval
-	call p_mouse_set_gpio_control_sensor
-	call mouse_adc_init
-	call le_set_config_fixed_ltk
-	call le_set_justwork
-//	jam 2,mem_le_pres_init_key_distribution
-//	jam 3,mem_le_pres_resp_key_distribution
-	call le_set_fixed_ltk
-	call le_set_config_read_authentication	
-p_mouse_init_iic:
-	call iic_init_390k
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
-	ncall clear_eeprom_size_2k,true
-	call mouse_load_eeprom_dpi
-	call p_mouse_load_eeprom_switch_mode
-	call p_mouse_init_environment
-p_mouse_init_iic_read_24g_addr:
-	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	
+p_g24_pairing_sm_1_waiting_ack:
+	jam STATE_24G_PAIRING_2,mem_24g_pairing_sm
+	branch p_g24_transmit_abandon
+p_g24_pairing_sm_2_waiting_ack:
+	jam STATE_24G_PAIRING_3,mem_24g_pairing_sm
+	branch p_g24_transmit_abandon
+p_g24_pairing_sm_3_waiting_ack:
+	jam STATE_24G_PAIRING_SUCCESS,mem_24g_pairing_sm
+	jam BT_EVT_24G_PAIRING_COMPLETE,mem_fifo_temp
+	call ui_ipc_send_event	
+	fetch 4,mem_24g_rxpayload+2
+	call p_g24_update_addr_and_synccrc8
+	branch p_g24_transmit_abandon
 
-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
+p_g24_start_24g_mode:
+	set0 mark_24g,mark
+	call p_g24_ch_syncword_crc8_init
+	fetch 1,mem_24g_pairing_sm
+	rtnne STATE_24G_PAIRING_SUCCESS
+	call p_g24_tx_attemp_data_prep
+p_g24_tx_attemp_dongle:
 	setarg 0
-	invert pdata,pdata
-	store 6,mem_le_lap
-	rtn	
-endif
-
-p_mouse_set_gpio_control_sensor:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
-	rtnbit0 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
-	
-p_mouse_sensor_set_angle:
-	jam MOUSE_6CLK_ANGLE,mem_config_sensor_angle
+	store 2,mem_24g_check_dongle_times
+p_g24_tx_attemp_dongle_loop:
+	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times
+	beq 0xff,p_g24_stop_g24_mode
+	call p_g24_transmit_receive_ack
+	nbranch p_g24_attemp_txdata_retry,sync
+	nbranch p_g24_attemp_txdata_retry,user3
+p_g24_tx_attemp_dongle_succ:
+	set1 mark_24g,mark
+	setarg 0
+	store 2,mem_24g_check_dongle_times
+	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
+	call ui_ipc_send_event
+	call p_g24_txbuf_clear
+p_g24_transmit_by_interrupt_enable:
+	jam G24_TX_TIMER_INT_ENABLE,mem_24g_transmit_by_interrupt
+	jam 0,mem_24g_transmit_by_interrupt_exit_count
 	rtn
 
-p_mouse_init_environment:
-	call app_initflag_check
-	branch p_mouse_eeprom_load_recon_info,zero
-ifdef BLE	
-	call p_le_addr_random_config
-endif	
-	call mouse_ble_init_address
-	call mouse_store_eeprom_device_info
-	branch app_initflag_store
-
-p_app_flag_store:
-	arg 2,temp
-	arg mem_timeup,rega
-	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
-	branch iicd_write_protect_eep_data
+p_g24_tx_attemp_data_prep:
+	jam 0xff,mem_24g_common_temp
+	fetch 1,mem_24g_data_type
+	store 1,mem_24g_common_temp+1
+	fetch 4,mem_24g_device_addr
+	store 4,mem_24g_common_temp+2
+	arg 6,temp
+	arg mem_24g_common_temp,rega
+	call p_g24_put_data_in_buff
+	branch p_g24_transmit_prep
+	
+p_g24_attemp_txdata_retry:
+	fetch 2,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 2,mem_24g_check_dongle_times
+	call p_g24_ch
+	branch p_g24_tx_attemp_dongle_loop
 
-p_app_initflag_check:
-	arg 2,temp
-	arg mem_pdatatemp,rega
-	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
-	call iicd_read_eep_data
-	fetch 2,mem_pdatatemp
-	arg EEPROM_INIT_FLAG,temp
+p_g24_auto_pair_start:
+	set0 mark_24g,mark
+	call p_g24_auto_pair_all_powerful
+	call p_g24_tx_attemp_data_prep
+p_g24_auto_pair_restart:
+	jam 0,mem_24g_check_dongle_times
+p_g24_auto_pair_start_loop:
+	call lpo_calibration
+	nop 2000
+	fetch 1,mem_24g_check_dongle_times
+	beq 0xff,p_g24_stop_g24_mode
+	call p_g24_transmit_receive_ack
+	nbranch p_g24_auto_pair_retry,sync
+	nbranch p_g24_auto_pair_retry,user3
+	call p_g24_ackpayload_parse
+	call p_mouse_tx_power_init
+	fetch 4,mem_24g_addr
+	fetcht 4,mem_24g_paring_addr
 	isub temp,null
-	rtn
+	branch p_g24_start_pairing_sm1,zero
+	branch p_g24_tx_attemp_dongle_succ
 
-p_mouse_eeprom_load_recon_info:
-	arg 30,temp
-	arg mem_device_flag,rega
-	arg MOUSE_INFO_EEPROM_OFFECT,regb
-	call iicd_read_eep_data
-p_mouse_select_reconn_device:
-	arg mem_device1_type,rega
-/*	
-	fetch 1,mem_device_flag
-	fetcht 1,mem_24g_device_number
-	isub temp,null
-	rtn zero
-	increase -1,pdata
-	mul32 pdata,29,pdata
-	iadd rega,rega
-*/	
-	ifetch 1,rega
-	store 1,mem_xrecord_mode
-//	beq REC_3_MODE,mouse_load_bt_device
-	beq REC_4_MODE,mouse_load_le_device
+p_g24_auto_pair_retry:
+	fetch 1,mem_24g_check_dongle_times
+	increase 1,pdata
+	store 1,mem_24g_check_dongle_times
+	fetch 1,mem_24g_auto_paring_switch
+	increase 1,pdata
+	and_into 1,pdata
+	store 1,mem_24g_auto_paring_switch
+	beq 0,p_g24_auto_pair_device_attemp
+	beq 1,p_g24_auto_pair_pair_attemp
+	rtn
+	
+p_g24_auto_pair_all_powerful:
+	jam TX_POWER_PAIR,mem_tx_power
+	setarg 0x0f0f
+	store 2,mem_24g_addr
+	istore 2,contw
+p_g24_ch_syncword_crc8_init:
+	call p_g24_syncword_crc8
+p_g24_ch:
+	fetcht 1,mem_24g_current_ch_number
+	call p_g24_ch_map_size
+	storet 1,mem_24g_current_ch_number
 	rtn
 
-p_mouse_wakeup_from_power:
-	fetch 1,mem_mouse_switch_device_flag
-//	beq 0xFF,p_mouse_null_enter_hibernate_count
-	beq 0x01,p_mouse_start_24g_mode
-	beq 0x02,p_mouse_check_reconn_target
-p_mouse_start_24g_mode:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
+p_g24_auto_pair_device_attemp:
+	call p_g24_auto_pair_all_powerful
+	branch p_g24_auto_pair_start_loop
 
-	fetch 1,mem_mouse_device_led_on_timer_init
-	store 1,mem_mouse_device_led_on_timer_count
-	jam 1,mem_mouse_g24_led_on_enable
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
+p_g24_auto_pair_pair_attemp:
+	call p_g24_pair_init
+	branch p_g24_auto_pair_start_loop
 
-	setarg 0xffff
-	store 2,mem_24g_addr
-	istore 2,contw
-	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
-	call iicd_write_protect_eep_data
-	branch p_g24_auto_pair_start
+p_g24_check_51cmd_stop_24g:
+	set0 mark_24g,mark
+	call le_disable
+p_mouse_disable_g24_pairing_flag:
+	arg MOSUE_24G_PAIRING_FLAG,queue
+	branch mouse_disable_function_flag
 
-p_g24_factory_check:
-	arg 2,loopcnt
-	arg mem_24g_addr,contr
-p_pdata_0xff_check:
-	call enable_user
-	setarg 0xffff
-p_pdata_0xff_check_loop:
-	ifetcht 2,contr
-	isub temp,null
-	ncall disable_user,zero
-	loop p_pdata_0xff_check_loop
+p_g24_put_data_in_buff:
+	storet 1,mem_24g_datalen
+	copy temp,loopcnt
+	arg mem_24g_txbuf,contw
+	copy rega,contr
+	branch memcpy
+
+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_mouse_cb_fuction:
-ifdef BLE
-	setarg p_mouse_le
-	store 2,mem_cb_le_process
-	setarg p_le_mouse_bb_event_connect_complete
-	store 2,mem_cb_att_write
-endif	
-	setarg p_mouse_g24_package_data
-	store 2,mem_cb_24g_data
-//	setarg mouse_send_process
-//	store 2,mem_cb_bt_process
-	setarg p_mouse_before_lpm
-	store 2,mem_cb_before_lpm
-	setarg p_mouse_priority_bb_event
-	store 2,mem_cb_bb_event_process
-	setarg p_mouse_idle
-	store 2,mem_cb_idle_process
-	setarg p_mouse_before_hibernate
-	store 2,mem_cb_before_hibernate
-	setarg p_mouse_bb_event_timer
-	store 2,mem_cb_event_timer
+p_g24_update_addr_and_synccrc8:	
+	store 4,mem_24g_addr
+//output: 1BYTE crc8
+p_g24_syncword_crc8:
+	arg 0,rega
+	arg 4,loopcnt
+	arg mem_24g_addr,contr
+p_g24_syncword_crc8_loop:
+	ifetch 1,contr
+	iadd rega,rega
+	loop p_g24_syncword_crc8_loop
+	copy rega,pdata
+	store 2,mem_24g_syncword
+	fetch 1,mem_24g_syncword
+	fetcht 1,mem_24g_syncword+1
+	iadd temp,pdata
+	store 1,mem_24g_syncword_crc8
 	rtn
 
-p_mouse_g24_package_data:
-	call mouse_g24_package_data
-	fetch 2,mem_mouse_z
-	rtn blank
-	branch p_g24_transmit_by_interrupt_enable
-	
-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
+p_g24_transmit_prep:
+ifdef P24G_LOG
+	fetch 1,mem_24g_paccnt
+	increase 1,pdata
+	store 1,mem_24g_paccnt
 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
-	bbit1 MOSUE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
-	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
-	call mouse_motion
-	nrtn user
-	call p_mouse_le_current_mult_update
-	call p_mouse_data_xy_release
-	fetch 2,mem_mouse_z
-	ncall p_mouse_wheel_trigger,blank
-	branch p_mouse_data_push
 
-p_mouse_le_current_mult_update:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-	jam 0,mem_lpm_mult
-	jam 20,mem_mouse_le_current_mult_timer
-	rtn
+// total length
+	fetch 1,mem_24g_datalen
+	increase 2,pdata
+	store 1,mem_24g_txlen
+// data type
+	fetch 1,mem_24g_data_type
+	store 1,mem_24g_txpayload
+//prepare 5bit payload length, 2bit PID, 1bit NO_ACK
+	fetch 1,mem_24g_datalen
+	lshift3 pdata,pdata
+	fetcht 1,mem_24g_pid
+	and temp,0x03,temp
+	lshift temp,temp
+	ior temp,pdata
+	fetcht 1,mem_24g_no_ack
+	iadd temp,pdata
+	istore 1,contw
+//prepare payload data
+	fetch 1,mem_24g_datalen
+	iforce loopcnt
+	arg mem_24g_txbuf,contr
+	branch memcpy
 
-p_mouse_wheel_trigger:
-	jam 1,mem_mouse_wheel_trigger
-	jam 2,mem_mouse_wheel_trigger_timer
+p_g24_ch_map_size:
+	call p_g24_ch_calc
+	increase 1,temp
+	and_into 3,temp //map size =4
 	rtn
 	
-p_mouse_clear_sensor_data:
-	call le_set_config_more_data
-	jam 1,mem_mouse_clear_sensor_data_flag
-	branch p_mouse_sensor_poweron
-
-p_mouse_idle:
-	call ui_check_paring_button
-	call p_mouse_dpi_check
-//	call p_mouse_select_device_button_check
-	branch mouse_wheel_check
-
-p_mouse_priority_bb_event:
-	copy regc,pdata
-	beq BT_EVT_24G_PAIRING_COMPLETE,p_mouse_24g_pairing_complete
-	beq BT_EVT_24G_ATTEMPT_FAIL,p_mouse_24g_attempt_fail
-	beq BT_EVT_24G_ATTEMPT_SUCCESS,p_mouse_24g_attempt_success
-ifdef BLE
-	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
-	beq BT_EVT_LE_DISCONNECTED,p_mouse_bb_disconnected
-	beq BT_EVT_LE_ENC_INFO,p_mouse_le_enc_info
-	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
-	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,p_mouse_le_conn_param_update_rsp_recieved
-endif
-	branch mouse_priority_bb_event+1
+p_g24_ch_calc:
+	fetch 1,mem_24g_addr	
+	and_into 0x03,pdata
+	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
+	setarg mem_24g_ch_map1
+	iadd rega,pdata
+	iadd temp,contr
+	ifetch 1,contr
+	store 1,mem_24g_ch
+	rtn
 
-ifdef BLE
-p_mouse_le_conn_param_update_rsp_recieved:
-	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
-	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
-	fetch 1,mem_le_tsniff
-	rshift2 pdata,pdata
-	sub pdata,LE_INTERVAL_15MS,null
-	rtn positive
-	setarg LE_INTERVAL_11_25MS
-	store 2,mem_le_interval_min
-	store 2,mem_le_interval_min+2
-	call p_app_updata_le_param
-	branch p_mouse_le_conn_param_lpm_disable
+p_g24_prep:
+	disable enable_crc
+	disable enable_white
+	setarg 0x555555
+	iforce crc24_init
+	fetch 1,mem_24g_ch
+	reverse pdata,temp
+	set1 1,temp
+	rshift temp,white_init
+	rtn
 
-p_mouse_le_bb_event_connected:
-	jam 0,mem_mouse_ble_led_on_enable
-	jam 0,mem_mouse_long_mult_flag
-	jam 2,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	call p_mouse_device_state_led_off
-	call p_mouse_data_init
-	branch mouse_le_bb_event_connected
+//p_g24_receive_packet:
+//	call le_enable
+//	fetch 4,mem_24g_addr
+//	iforce access
+//	call set_sync_on
+//	fetcht 1,mem_24g_ch
+//	call set_freq_rx
+//	setarg param_pll_setup
+//	call sleep
+//	call rf_rx_enable
+p_g24_receive_rxon:
 
-p_mouse_bb_disconnected:
-	setarg LE_INTERVAL_8_75MS
-	store 2,mem_le_interval_min
-	store 2,mem_le_interval_min+2
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	jam 0,mem_mouse_clear_sensor_data_flag
-	call p_mouse_data_init
-	call le_clr_config_more_data
-	branch mouse_bb_disconnected
-	
+ifdef RF_DEBUG
+	call test_h_l_h
+endif
 
-p_mouse_le_enc_info:
-p_app_updata_le_param:
-	jam BT_CMD_LE_UPDATE_CONN,mem_fifo_temp
-	branch ui_ipc_send_cmd
+	call p_g24_prep
+	disable user3
+	enable decode_fec0
+	enable is_rx
+	disable is_tx
+	enable swfine
+	fetch 2,mem_24g_rx_window
+	iforce stop_watch
+	correlate null,timeout
+	nbranch p_g24_sync_timeout,sync
 
-p_mouse_le_ll_start_encryt:
-	fetch 1,mem_mouse_le_reconnect_flag
-	beq 1,p_mouse_le_ll_reconn_start_encryt
-	branch p_mouse_le_ll_enable_start_enc_flag
+ifdef RF_DEBUG
+	call test_gpio_low
+	call test_gpio_high
+endif
 
-p_mouse_le_ll_reconn_start_encryt:
-	call p_app_updata_le_param
-	jam 20,mem_le_start_encrypt_timer
-p_mouse_le_ll_enable_start_enc_flag:
-	arg LL_START_ENC_FLAG,queue
-	branch mouse_le_enable_connect_flag
+	disable decode_fec0
+	enable decode_fec1
+	enable enable_white
+	enable enable_crc
+	call p_g24_receive_byte
+	store 1,mem_24g_get_syncword_crc8
+	fetcht 1,mem_24g_syncword_crc8
+	isub temp,null
+	nbranch p_g24_end_of_packet,zero
+	call p_g24_receive_byte
+	store 1,mem_24g_rxbuf	//device id
+	fetch 1,mem_24g_mode
+	sub pdata,rx_24g,null
+	branch p_g24_receive_skip,zero
+	fetch 1,mem_24g_rxbuf
+	fetcht 1,mem_24g_data_type
+	icompare bits_data,temp
+	nbranch p_g24_end_of_packet,true
+p_g24_receive_skip:
+	call p_g24_receive_byte
+	istore 1,contw
+	rshift3 pdata,pdata
+	and pdata,0x1f,loopcnt	//max payload: 32bytes
+	branch p_g24rx_nopayload,zero
+p_g24rx_loop:
+	call p_g24_receive_byte
+	istore 1,contw
+	loop p_g24rx_loop
+p_g24rx_nopayload:
+ifdef MOUSE
+	//receive rssi hex
+	copy contw,rega
+	call p_g24_receive_byte
+	store 1,mem_rssi_hex_received
+	copy rega,contw
 endif
+	parse demod,bucket,24
+	enable swfine
+	arg param_sifs,stop_watch	
+	rshift32 pdata,pdata
+	rshift16 pdata,pdata
+	istore 3,contw
+	disable decode_fec1
+ifdef DONGLE
+	call save_rssi
+endif	
+	branch p_g24_end_of_packet,crc_failed
 
-p_mouse_24g_pairing_complete:
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	jam 1,mem_mouse_24g_enter_lpm_enable
-	arg MOSUE_24G_PAIRING_FLAG,queue
-	call mouse_disable_function_flag
-	setarg 0
-	store 2,mem_24g_pairing_timer_count
-	jam 0,mem_mouse_move_flag
-	call mouse_read_sensor_common
-	call p_mouse_tx_power_init
-	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
-	branch iicd_write_protect_eep_data
+ifdef RF_DEBUG
+	call test_gpio_low
+	call test_gpio_high
+endif
 
-p_mouse_set_24g_addr_eeprom:
-	arg mem_24g_addr,rega
-	arg MOUSE_G24_ADDR_EEPROM_OFFECT,regb
-	arg 4,temp
+	enable user3
+	fetch 1,mem_last_freq
+	add pdata,0,rega
+	call rf_write_freq
+	disable decode_fec0
+	call set_sync_on
+ifdef DONGLE
 	rtn
-
-p_mouse_24g_attempt_fail:
-	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	call p_mouse_tx_power_init
-	call p_g24_check_51cmd_stop_24g
-	//call p_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
-	//jam 0,mem_link_key_exists
-	//branch p_mouse_check_reconn_target
-	//branch p_mouse_null_enter_hibernate_count
-p_mouse_null_enter_hibernate_count:	//ble never connected
-	jam 1,mem_mouse_null_enter_hibernate_flag
-	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
-	rtn
-
-p_mouse_24g_attempt_success:
-	jam 0x01,mem_mouse_switch_device_flag
-	call p_mouse_store_eerpom_switch_mode
-	branch mouse_no_data_timer_init
-
-p_mouse_before_hibernate:
-	enable user
-	hfetch 4,0x8138
-	setflag user,26,pdata
-	hstore 4,core_lpm_reg
-	call lpm_write_ctrl
-	call p_mouse_sensor_powerdown
-	call disable_authrom
-	call mouse_devce_led_off
-	call p_mouse_device_state_led_off
-	call mouse_before_hibernate_wheel_gpio_set
-	branch mouse_lpm_before_common
-
-
-p_mouse_bb_event_timer:
-	call p_mouse_24g_long_sleep_param_update_timer
-	call p_mouse_le_current_mult_update_timer
-	call p_mouse_wheel_trigger_timer
-//	call p_mouse_adc_read
-	//call mouse_24g_delay_timer
-	//call mouse_ban_24g_pairing_timer
-//	call p_mouse_dpi_led_blink_delay_timer
-	call p_mouse_select_device
-	//call mouse_statue_up_timer
-	//poll
-	call p_mouse_null_enter_hibernate_check
-	//call mouse_statue_cheak_timer
-	//call mouse_select_device
-	call p_mouse_bt_discovery_check
-	//call mouse_low_voltage_led_timer
-	//call mouse_sensor_led_contrl_timer
-	//call mouse_check_hid_handshake_timer
-	call mouse_check_discovery_timeout_timer
-	call mouse_check_direct_timeout_timer
-	call mouse_check_no_data_timeout_timer
-	//call mouse_check_mouse_state_timer
-//	call p_device_blink_led_timer
-//	call p_g24_blink_led_timer
-	call p_mouse_device_ble_led_timer
-	call p_mouse_device_g24_led_timer
-	branch p_mouse_le_enable_att_list_timer
-
-p_mouse_wheel_trigger_timer:
-	arg mem_mouse_wheel_trigger_timer,regc
-	arg p_mouse_wheel_trigger_disable,regb
-	branch timer_single_step
-p_mouse_wheel_trigger_disable:
-	jam 0,mem_mouse_wheel_trigger
+endif
+ifdef MOUSE
+	fetch 1,mem_rssi_hex_received
+	call p_rssi_signal
+endif
 	rtn
 
-p_mouse_24g_long_sleep_param_update_timer:
-	arg mem_24g_long_sleep_param_update_timer,regc
-	arg p_mouse_24g_long_sleep_normal_param,regb
-	branch timer_single_step
-p_mouse_24g_long_sleep_normal_param:
-	setarg G24_LONG_SLEEP_STEP2
-	store 3,mem_24g_enter_hibernate
-	jam 1,mem_mouse_long_mult_flag
+p_g24_receive_byte:
+	parse demod,bucket,8
+	rshift3 pwindow,pdata
 	rtn
 	
-ifdef BLE
-p_mouse_le_current_mult_update_timer:
-	arg mem_mouse_le_current_mult_timer,regc
-	arg p_mouse_le_current_mult_reinit,regb
-	branch timer_single_step
-p_mouse_le_current_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-	jam 1,mem_mouse_long_mult_flag
+p_g24_sync_timeout:
+//ifdef DONGLE
+//	call p_rssi_noise
+//endif
+p_g24_end_of_packet:
+	disable encode_fec1
+	disable decode_fec1
+	call end_of_packet
+ifdef RF_DEBUG
+	call test_gpio_low
+endif
 	rtn
 
-p_mouse_le_enable_att_list_timer:
-	arg mem_le_start_encrypt_timer,regc
-	arg mouse_le_write_enable,regb
-	branch timer_single_step	
+p_g24_set_freq_tx:
+	call set_sync_on
+	fetcht 1,mem_24g_ch
+	branch set_freq_tx
 
-p_mouse_bt_discovery_check:
-	fetch 1,mem_config_function_enable
-	bbit1 ENABLE_BT_BUTTON,mouse_bt_discovery_by_button
-p_mouse_bt_discovery_commbination_key:
-	call p_mouse_check_key_gpio
-	beq MOUSE_LMR_BUTTON,p_mouse_bt_discovery_commbination_key_down
-	branch mouse_bt_discovery_commbination_key_up
-p_mouse_bt_discovery_commbination_key_down:
-	fetch 1,mem_mouse_switch_device_flag
-	sub pdata,1,null
-	branch p_rtn,zero
-	jam 40,mem_mouse_null_enter_hibernate_timer
-	call p_mouse_bt_discovery_timer
-	branch mouse_bt_discovery_commbination_key_down+1
-	
-p_mouse_bt_discovery_timer:
-	arg mem_combination_ui_button_count,regc
-	arg p_mouse_long_button_bt_discovery,regb
-	branch timer_single_step
+p_g24_transmit:
+	call le_enable
+	fetch 4,mem_24g_addr
+	iforce access
+	call p_g24_prep
+	call p_g24_set_freq_tx
+	set1 TXGFSK,radio_ctrl
+	enable encode_fec0
+	enable is_tx
+	disable is_rx
+
+ifdef RF_DEBUG
+	call test_gpio_high
+endif
 	
-p_mouse_long_button_bt_discovery:
-	fetch 2,mem_ui_state_map
-	isolate1 UI_STATE_BLE_ADV,pdata
-	call mouse_stop_le_adv,true		//reconnect adv
-	branch mouse_long_button_bt_discovry
+	rshift16 access,pdata
+	rshift8 pdata,pdata
+	rshift4 pdata,pdata
+	inject mod,40
+	disable encode_fec0
+	enable encode_fec1
+	enable enable_white
+	enable enable_crc
+	fetch 1,mem_24g_syncword_crc8
+	inject mod,8
+	fetch 1,mem_24g_txlen
+	iforce loopcnt
+	arg mem_24g_txpayload,contr
+p_g24tr_loop:
+	ifetch 1,contr
+	inject mod,8
+	loop p_g24tr_loop
+ifdef DONGLE
+	fetch 1,mem_rssi_hex
+	inject mod,8
 endif
 
-p_mouse_null_enter_hibernate_check:
-	fetch 1,mem_mouse_null_enter_hibernate_flag
-	rtn blank
-	fetch 1,mem_mouse_null_enter_hibernate_timer
-	branch p_mouse_null_enter_hibernate,blank
-	increase -1,pdata
-	store 1,mem_mouse_null_enter_hibernate_timer
-	rtn
-p_mouse_null_enter_hibernate:
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	branch app_enter_hibernate
+ifdef P24G_LOG	
+	fetch 1,mem_tx_power
+	inject mod,8
+	fetch 1,mem_rssi_avg_received
+	inject mod,8
+	fetch 1,mem_24g_paccnt
+	inject mod,8
+endif
 
-ifdef ADC_ENABLE
-p_mouse_adc_read:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_ADC
-	fetch 1,mem_adc_read_timer
-	increase 1,pdata
-	store 1,mem_adc_read_timer
-	sub pdata,10,null              //1s read adc
-	rtn positive
-	jam 0,mem_adc_read_timer
-	call p_adc_set_mode
-	call vdd_calculate_by_mode
-	store 2,mem_mouse_vdd_now_vol
-	arg mem_mouse_vdd_calculate_set,rega
-	call p_adc_bat_percent_lowpower_out
-	fetch 1,mem_adc_power_flag
-	bbit1 1,app_enter_hibernate
-	bbit0 0,mouse_adc_no_low_voltage
-	branch mouse_adc_low_voltage
-	
-p_adc_set_mode:
-	fetch 1,mem_adc_config_flag
-	beq ADC_CONFIG_GPIO,p_adc_check_gpio
-	branch adc_set_mode+1
-p_adc_check_gpio:
-	hfetch 1,core_gpio_pu0	//gpio5 pull up disable
-	set0 5,pdata
-	hstore 1,core_gpio_pu0
-	jam 0x8f,rf_adc_mode
-	fetch 1,mem_adc_channel
-	hstore 1,rf_adc_ch
-	call read_adc
-	hfetch 1,core_gpio_pu0	//gpio5 pull up enable
-	set1 5,pdata
-	hstore 1,core_gpio_pu0
+	enable enable_parity
+	inject mod,24	//crc
+	disable enable_parity
+	until null,tx_clear
+	nop 100
+	disable encode_fec0
+	disable encode_fec1
 	rtn
 
-p_adc_bat_percent_lowpower_out:
-	ifetch 8,rega
-	store 8,mem_pdatatemp
-	fetcht 2,mem_pdatatemp+2	//shutdown voltage 0.9v
-	fetch 2,mem_pdatatemp+6		//now voltage
+p_g24_timer_check:
+	call disable_user
+	fetcht 4,mem_24g_tx_btclk
+	copy clkn_bt,pdata
 	isub temp,null
-	nbranch adc_set_no_power_flag,positive
-	fetcht 2,mem_pdatatemp+4	//low voltage 1.0v
+	ncall g24_timer_timeout,positive
+	copy pdata,regb
+	fetch 4,mem_24g_tx_btclk
+	fetcht 1,mem_24g_interval
+	iadd temp,temp
+	copy regb,pdata
 	isub temp,null
-	nbranch adc_set_low_power_flag,positive
-p_adc_clear_low_power_flag:
-	fetch 1,mem_adc_power_flag
-	set0 0,pdata
-	store 1,mem_adc_power_flag
-	rtn	
-endif
-/*
-p_mouse_dpi_led_blink_delay_timer:
-	arg mem_mouse_dpi_led_delay_count,regc
-	arg p_mouse_dpi_led_setting,regb
-	branch timer_single_step
+	nrtn positive
+	set0 28,pdata
+	store 4,mem_24g_tx_btclk
+	branch enable_user
 
-p_mouse_dpi_led_setting:
-	fetch 1,mem_dpi_led_gpio
-	store 1,mem_mouse_struct_led_gpio
-	setarg LED_DPI_BLINK_FIXED
-	store 2,mem_mouse_on_time
-	store 2,mem_mouse_off_time
-	arg 0,rega
-	fetcht 1,mem_mouse_dpi
+//p_rssi_noise:
+//	call save_rssi
+//	rtn blank
+//	fetcht 1,mem_rssi_noise_index
+//	arg mem_rssi_noise_buffer,rega
+//	call p_rssi_store
+//	storet 1,mem_rssi_noise_index
+//	rtn
+	
+//p_rssi_store:
+//	copy rega,pdata
+//	iadd temp,contw
+//	fetch 1,mem_rssi
+//	istore 1,contw
 //	increase 1,temp
-	storet 1,mem_mouse_blink_count
-	jam UI_LED_STATE_BLINK_START,mem_mouse_led_type
-	rtn	*/
-p_mouse_seting_dpi:
-	call mosue_dpi_led_blink_init
-	
-p_mouse_seting_dpi_sensor_type:
-	fetch 1,mem_config_sensor_type
-	beq P3610,mouse_seting_3610_dpi
-	beq P3212,p_mouse_seting_3212_dpi
-	beq P3065_XY,p_mouse_seting_3065XY_dpi
-p_mouse_seting_3205_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3205_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_cpi2
-	beq MOUSE_DPI_LEVEL4,mouse_set_cpi4
-	branch mouse_set_cpi3
-p_mouse_3205_dpi_recount:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
+//ifdef DONGLE
+//	and_into RSSI_BUF_LEN_NOISE,temp
+//endif
+//ifdef MOUSE
+//	and_into RSSI_BUF_LEN_SIGNAL,temp
+//endif
+//	rtn
+p_rssi_average:
+	arg 0,temp
+ifdef DONGLE
+	arg RSSI_BUF_LEN_NOISE+1,loopcnt
+endif
+ifdef MOUSE
+	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
+endif
+	copy rega,contr
+ifdef DONGLE
+	branch rssi_average_loop
+endif
+ifdef MOUSE
+p_rssi_average_loop:
+	ifetch 1,contr
+	iadd temp,temp
+	loop p_rssi_average_loop
+	rshift3 temp,pdata
+	copy pdata,temp
+	rtnmark0 mark_24g
+	//2BCD
+	div pdata,10
+	call wait_div_end
+	quotient pdata
+	lshift4 pdata,pdata
+	remainder temp
+	ior temp,temp
+	rtn
+endif
 	rtn
 
-/*	
-//ble switch device led
-p_device_blink_led_timer:		 
-	fetch 1,mem_device_blink_led_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_device_blink_led_timer
-	nrtn blank
-	jam 5,mem_device_blink_led_timer
-	fetch 1,mem_device_blink_led_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_device_blink_led_count
-	fetch 1,mem_device_blink_led_state
-	beq 0,p_mouse_blink_led_on
-	beq 1,p_mouse_blink_led_off
-p_mouse_blink_led_on:
-	jam 1,mem_device_blink_led_state
-	branch mouse_device1_led_on
-p_mouse_blink_led_off:
-	jam 0,mem_device_blink_led_state
-	branch mouse_devce1_led_off	*/
-
-/*	
-//24G switch device led
-p_g24_blink_led_timer:		 
-	fetch 1,mem_g24_blink_led_timer
-	rtn blank
-	increase -1,pdata
-	store 1,mem_g24_blink_led_timer
-	nrtn blank
-	jam 5,mem_g24_blink_led_timer
-	fetch 1,mem_g24_blink_led_count
-	rtn blank
-	increase -1,pdata
-	store 1,mem_g24_blink_led_count
-	fetch 1,mem_g24_blink_led_state
-	beq 0,p_g24_blink_led_on
-	beq 1,p_g24_blink_led_off
-p_g24_blink_led_on:
-	jam 1,mem_g24_blink_led_state
-	branch mouse_device2_led_on
-p_g24_blink_led_off:
-	jam 0,mem_g24_blink_led_state
-	branch mouse_devce2_led_off	*/
-/*	
-p_mosue_dpi_led_blink_init:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_DPI_LED_BLINK
-	jam 10,mem_mouse_dpi_led_delay_count  //delay 1s led blink
-	fetch 1,mem_dpi_led_gpio
-	store 1,mem_mouse_struct_led_gpio
-	rtn
-*/	
-p_mouse_seting_3065XY_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3065xy_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_3065xy_set_cpi1
-	beq MOUSE_DPI_LEVEL2,p_mouse_3065xy_set_cpi2
-	beq MOUSE_DPI_LEVEL4,p_mouse_3065xy_set_cpi4
-p_mouse_3065xy_set_cpi3:
-	fetch 1,mem_3065xy_dpi_3
-	branch mouse_p3205_dpi
-p_mouse_3065xy_dpi_recount:
-	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
-	rtn
-p_mouse_3065xy_set_cpi1:
-	fetch 1,mem_3065xy_dpi_1
-	branch mouse_p3205_dpi
-p_mouse_3065xy_set_cpi2:
-	fetch 1,mem_3065xy_dpi_2
-	branch mouse_p3205_dpi	
-p_mouse_3065xy_set_cpi4:
-	fetch 1,mem_3065xy_dpi_4
-	branch mouse_p3205_dpi
-
-p_mouse_seting_3212_dpi:
-	fetch 1,mem_mouse_dpi
-	sub pdata,MOUSE_DPI_LEVEL2,null
-	call p_mouse_3205_dpi_recount,zero
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,mouse_set_p3212_cpi1
-	beq MOUSE_DPI_LEVEL2,mouse_set_p3212_cpi2
-	beq MOUSE_DPI_LEVEL4,mouse_set_p3212_cpi4
-	branch mouse_set_p3212_cpi3
+endif
 
-p_mouse_motion:
-	disable user
+p_mouse_before_lpm:
+	rtnmark1 mark_24g
+	call p_mouse_le_txbuff_save
+	call p_mouse_setgpio_lpm
+	fetch 1,mem_context
+	bbit0 state_inconn,p_clear_wake
+	fetch 1,mem_lpm_current_mult
+	nrtn blank
+p_clear_wake:
 	setarg 0
-	store 6,mem_mouse_x
-	call p_mouse_cheak_sensor_data
-	call mouse_zwheel
-	call mouse_t_zwheel
-	call p_mouse_key
-	branch mouse_motion+8
-
-p_mouse_key:
-	call p_mouse_check_key_gpio
-	branch mouse_key+1
-
-p_mouse_check_key_gpio:
-	arg 0,rega
-	call p_mouse_check_lkey_gpio
-	call p_mouse_check_rkey_gpio
-	call p_mouse_check_mkey_gpio
-	call p_mouse_check_skey_gpio
-	copy rega,pdata
-	rtn
-p_mouse_check_skey_gpio:
-	fetch 1,mem_bk_button_gpio
-	rtneq GPIO_DISABLE
-	call p_mouse_check_bk_key_gpio
-	branch p_mouse_check_fw_key_gpio
-	
-p_mouse_check_lkey_gpio:
-	fetcht 1,mem_lbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_lbutton_gpio
-	call gpio_get_bit
-	setflag true,0,rega			//true = 1,input low level
-	rtn
-p_mouse_check_rkey_gpio:
-	fetcht 1,mem_rbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_rbutton_gpio
-	call gpio_get_bit
-	setflag true,1,rega			//true = 1,input low level
-	rtn
-p_mouse_check_mkey_gpio:
-	fetcht 1,mem_mbutton_gpio
-	call p_gpio_set_input_pu
-	fetcht 1,mem_mbutton_gpio
-	call gpio_get_bit
-	setflag true,2,rega			//true = 1,input low level
+	store 8,mem_gpio_wakeup_low
 	rtn
-p_mouse_check_bk_key_gpio:
-	fetcht 1,mem_bk_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_bk_button_gpio
-	call gpio_get_bit
-	nsetflag true,3,rega
-	branch p_gpio_set_input_pu
-p_mouse_check_fw_key_gpio:
-	fetcht 1,mem_fw_button_gpio
-	call p_gpio_set_input_pd
-	fetcht 1,mem_fw_button_gpio
-	call gpio_get_bit
-	nsetflag true,4,rega
-	branch p_gpio_set_input_pu
-
-p_gpio_set_input_pd:
-	set0 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
-	set1 gpio_active_bit,temp
-	arg core_gpio_pd0,contw
-	call gpio_set_bit
-	set0 gpio_active_bit,temp
-	arg core_gpio_oe0,contw
-	branch gpio_set_bit
 
-p_gpio_set_input_pu:
-	set1 gpio_active_bit,temp
-	arg core_gpio_pu0,contw
-	call gpio_set_bit
+p_mouse_setgpio_lpm:
+	call p_mouse_set_sdio_high
+	call p_clear_wake
+	call mouse_lpm_before_common
+	hfetch 4,core_gpio_oe0
+	hfetcht 4,core_gpio_pu0
+	ior temp,temp
+	invert temp,temp
+	hstoret 4,core_gpio_pd0
+p_mouse_multi_led_gpio_set_float:
+//	fetch 1,mem_mouse_multi_led_gpio
+//	rtneq UI_BUTTON_GPIO_DISABLE
+	fetcht 1,mem_mouse_multi_led_gpio
 	set0 gpio_active_bit,temp
-	branch p_gpio_set_input_pd+4
-
-p_mouse_cheak_sensor_data:
-	fetch 1,mem_config_sensor_type
-	beq P3212,p_mouse_p3212_sensor_motion
-	beq P3610,mouse_p3610_sensor_motion
-p_mouse_p32xx_sensor_motion:
-	call mouse_clear_sensor_data
-	disable user
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
-	branch mouse_p32xx_sensor_motion_2
+	branch gpio_set_high_impedance
 
-p_mouse_p3212_sensor_motion:
-	call mouse_clear_sensor_data
-//	fetch 1,mem_config_function_enable
-//	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p3212_sensor_motion_1
-//	fetcht 1,mem_sensor_data_gpio
-//	call gpio_get_bit
-//	nrtn true
-	branch mouse_p3212_sensor_motion_1
+p_mouse_set_sdio_high:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	branch p_mouse_seting_dpi_diff// make sdio high to make 100uA less	
 
+p_device_init:
+ifdef DEBUGLOG
+	call debuglog_init
+ifdef DEBUGLOG_STATUS
+	setarg DEBUGLOG_DTYPE_STATUS
+	store 2,mem_debuglog_datatype
+	setarg STATUS_LPM_WAKE
+	store 2,mem_debuglog_dataval
+	call debuglog_push
+endif
+endif
+	call app_lpm_mult_enable
+	branch p_device_init_common,wake
+ifdef DEBUGLOG
+ifdef DEBUGLOG_STATUS
+	setarg DEBUGLOG_DTYPE_STATUS
+	store 2,mem_debuglog_datatype
+	setarg STATUS_CODE_WAKE
+	store 2,mem_debuglog_dataval
+	call debuglog_push
+endif
+endif
 ifdef BLE
-p_mouse_bb_event_discovery_btn:
-	jam 0,mem_mouse_null_enter_hibernate_flag
-	jam 0,mem_mouse_null_enter_hibernate_timer
-	bmark1 mark_24g,p_mouse_switch_to_bt
-	branch mouse_bb_event_discovery_btn+1
-p_mouse_switch_to_bt:
-	call p_g24_check_51cmd_stop_24g
-	branch mouse_bb_event_discovery_btn+1
-
-
-p_le_addr_random_config:
-	call load_adc_init
-	fetch 2,mem_0_5_adc_io_data	//adc data from otp
-	branch p_le_otp_adc_empty,blank
-	store 2,mem_random_addr_increase_count
-p_le_addr_random_store:
-	branch p_mouse_store_eerpom_random_addr_increase_count
-
-p_le_otp_adc_empty:
-	setarg 0x1122
-	store 2,mem_random_addr_increase_count
-	branch p_le_addr_random_store
+	call p_mouse_data_init
+endif
+	fetch 1,mem_tx_power
+	store 1,mem_tx_power_temp
+	call power_ctrl_pac_succ_cnt_init
+	fetch 1,mem_ui_button_timeout
+	store 1,mem_combination_ui_button_count	//combination key timer init
+	call mouse_bt_discovery_button_down_disable
+p_device_init_common:
+	call p_mouse_init
+	branch enable_authrom
 
-p_mouse_start_discovery:
+p_mouse_init:
+	ncall p_mouse_setting_config,wake
+	call p_mouse_spi_init
+	rtn wake
+ifdef RF_DEBUG
+	call test_gpio_init
+endif
+ifdef MOUSE_SMOOTHER	
+	call p_drawing_optima_init
+endif
+	call p_mouse_cb_fuction
+ifdef G24	
+	call p_mouse_check_key_gpio
+	beq MOUSE_LM_BUTTON,p_mouse_24g_pairing_button
+endif
+	call p_mouse_wakeup_from_power
+p_mouse_check_reconn_target:
 	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
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
-	call p_mouse_start_discovery_random_addr
-p_mouse_start_discovery_norandom:
-ifdef BLE_FAST_CONN_ENABLE
-	call app_ble_disconnect
-	call p_mouse_start_discovery_random_addr
-	setarg 0xed8e0e
-	store 3,mem_le_lap+3
-	jam 0x5a,mem_mouse_fast_conn_flag
-	call p_mouse_store_fast_conn_flag
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_connect_24g_mode
+p_mouse_check_bt_reconn_target:
+	call p_mouse_mode_bt_device1_multi_led_on
+	//call p_mouse_tx_power_init
+	fetch 1,mem_xrecord_mode
+ifdef CLASSIC_BT
+	beq REC_3_MODE,p_mouse3_0_check_reconn_target
 endif
-	call app_lpm_mult_disable
-	fetch 2,mem_discovery_timeout
-	store 2,mem_mouse_discovery_timer
-	jam 6,mem_connection_options
-	setarg 0
-	store 2,mem_mouse_no_data_timer
-	store 2,mem_mouse_direct_timer
-	arg MOUSE_STORE_EEPROM_FLAG,queue
-	call mouse_enable_function_flag
-	call mouse_bt_discovery_button_down_disable
-	fetch 1,mem_device_option
-	isolate1 MODE_4_MOUSE,pdata
-	call p_check_51cmd_adv,true
-	jam 1,mem_device_flag
-	branch mouse_start_discovery_norandom+13
+ifdef BLE
+	beq REC_4_MODE,p_mouse4_0_check_reconn_target
+endif
+	//enter hibernate if it is in its factory state
+p_mouse_null_enter_hibernate_enable:	//ble never connected
+	jam 1,mem_mouse_null_enter_hibernate_flag
+	jam 40,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+	rtn
 
-p_mouse_start_discovery_random_addr:
-	call p_mouse_load_eeprom_random_addr_increase_count
-	fetcht 2,mem_random_addr_increase_count
-	increase 1,temp
-	storet 2,mem_random_addr_increase_count
-	storet 2,mem_le_lap+1
-	call p_mouse_store_eerpom_random_addr_increase_count
-	random pdata
-	store 1,mem_le_lap
+p_mouse_tx_power_init:
+	fetch 1,mem_tx_power_temp
+	store 1,mem_tx_power
 	rtn
 
-p_mouse_store_eerpom_random_addr_increase_count:
-	arg 2,temp
-	arg mem_random_addr_increase_count,rega
-	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
-	branch iicd_write_protect_eep_data
-	
-p_mouse_load_eeprom_random_addr_increase_count:
-	arg 2,temp
-	arg mem_random_addr_increase_count,rega
-	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
-	branch iicd_read_eep_data
+p_mouse_connect_24g_mode:
+	call p_mouse_mode_24g_device_multi_led_on
+p_mouse_start_24g_mode:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit0 MOUSE_ENABLE_24G
+	call p_g24_factory_check
+	branch p_g24_auto_pair_start,user
+	branch p_g24_start_24g_mode
+
+ifdef CLASSIC_BT
+p_mouse3_0_check_reconn_target:
+	call p_mouse_mode_bt_device1_multi_led_on
+//	call p_mouse_mode_bt_device1_led_blink
+	fetch 6,mem_hci_plap
+	branch app_bt_start_discovery_short,blank
+	branch mouse3_0_check_reconn_target+3
+endif	
 
-p_check_51cmd_adv:
-	jam 0,mem_mouse_le_reconnect_flag
+ifdef BLE
+p_mouse4_0_check_reconn_target:
+//	call p_mouse_mode_bt_device1_multi_led_on
+//	call p_mouse_mode_bt_device1_led_blink
+	jam 1,mem_le_send_security_request_flag
+	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 |ADV_FLAG_LIMITED_DISCOVERABLE
+	setarg ADV_FLAG_BREDR_NOT_SUPPORTED
 	istore 1,contr
-	arg mem_le_adv_swift_pair,contr
+
+	arg mem_le_scan_data,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
-	branch mouse_stop_discovery+1
-
-p_le_slave_match:
-	fetch 1,mem_le_md_count
-	pincrease 1
-	store 1,mem_le_md_count
-	beq LE_MD_MAX_COUNT,le_slave_cont
-	call le_acknowledge
-	call le_prepare_tx
-	call power_ctrl_start
-	branch le_slave_match+7
+p_le_check_adv_flag:
+	arg mem_le_adv_data,rega
+p_le_check_adv_flag_loop:
+	ifetch 1,rega	//length
+	rtn blank
+	iadd contr,rega
+	ifetch 1,contr	//type
+	rtneq 0x01
+	branch p_le_check_adv_flag_loop
+endif
 
-p_le_next_adv_channel:
-	fetch 1,mem_le_ch_mapped
-	increase 1,pdata
-	store 1,mem_le_ch_mapped
-	rtnne 40
-	jam 37,mem_le_ch_mapped
+ifdef G24
+p_mouse_24g_pairing_button:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit0 MOUSE_ENABLE_24G
+//	rtnbit1 MOSUE_24G_PAIRING_FLAG
+	rtnmark1 mark_24g
+//	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
+	call mouse_stop_discovery
+p_g24_start_pairing_sm1:
+	set1 mark_24g,mark
+	call p_g24_pair_init
+p_g24_set_pairing_sm_1:
+	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
 	rtn
+endif
 
-p_le_receive_skip:
-	call save_rssi
-	copy pdata,rega
-	call p_rssi_signal
-	branch le_receive_skip+2
+p_mouse_spi_init:
+	jam 0x76,mem_spi_init_clk
+	branch mouse_spi_init
+	
+p_mouse_init_sunt:
+	call p_mouse_spi_init
+	call mouse_spi_sdio_gpio_pollup
+//	fetch 1,mem_config_sensor_type
+//	beq P3610,mouse_init_3610sensor
+p_mouse_init_sensor:
+	call mouse_read_sensor_id
+	beq P32XX_ID1,p_mouse_init_p32xx_id2_judge
+//	beq P3065_ID1,p_mouse_p3065_init_param
+	call mouse_twspi_reset
+	nop 1000
+	branch p_mouse_init_sensor
 
-p_le_update_param:
-	call p_mouse_le_conn_param_check
-	branch le_update_param+8
-p_mouse_le_lpm_mult_reinit:
-	fetch 1,mem_lpm_mult_init
-	store 1,mem_lpm_mult
-p_mouse_le_conn_param_lpm_enable:
-	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
-	rtn
-p_mouse_le_conn_param_lpm_disable:
-	jam LE_LPM_DISABLE,mem_mouse_le_conn_param_reject
-	rtn
-p_mouse_le_conn_param_check:
-	fetch 1,mem_le_new_conninterval
-	sub pdata,LE_INTERVAL_15MS,null
-	nbranch p_mouse_le_conn_param_lpm_disable,positive
-	fetch 1,mem_le_new_connslavelatency
-	fetcht 1,mem_lpm_mult_init
-	isub temp,null
-	branch p_mouse_le_lpm_mult_reinit,positive
-	fetch 1,mem_le_new_connslavelatency
-	store 1,mem_lpm_mult
-	branch p_mouse_le_conn_param_lpm_enable
+p_mouse_init_sensor_reset:
+	jam 1,mem_mouse_init_sensor_reset_flag
+	call spi_ncs_enable
+	call p_mouse_init_sunt
+	branch spi_ncs_disable
 
-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_mouse_init_p32xx_id2_judge:
+	call p_mouse_sensor_poweron
+	fetch 1,mem_sensor_id2
+//	beq FD3180_ID2,p_mouse_fd3180_init_param
+	branch mouse_init_p32xx_id2_judge+1
 
-p_le_prepare_tx:
-	fetch 1,mem_le_arq
-	bbit1 wak,p_le_prepare_tx_wak
-	call power_ctrl_pac_succ_incrs	
-	fetch 1,mem_empty_count
-	nbranch p_le_send_empyt,blank
-	fetch 1,mem_le_state 
-	bbit0 lestate_encryption,p_le_tx_4
-	fetch 1,mem_le_rxbuf+1  
-	branch p_le_tx_4,blank  
-	branch le_send_empty      // send empty data when got non empty packet
-p_le_send_empyt:
-	fetch 1,mem_empty_count
-	increase -1,pdata
-	store 1,mem_empty_count
-	branch le_send_empty
-p_le_tx_4:	
-	fetch 1,mem_le_pairing_state
-	bne FLAG_LE_PAIRING_AFTER_AUTH,p_in_le_tx_4
-	jam 3,mem_empty_count
-p_in_le_tx_4:
-	call le_fifo_check_nearly_full
-	call p_mouse_data_pull,blank
-	branch le_prepare_tx+4
+//p_mouse_fd3180_init_param:
+//	setarg 0x8006	// reset to factory settings
+//	call twspi_write
+//	call delay_10ms
+//	jam FD3180,mem_config_sensor_type
+//	call mouse_sensor_disable_wp
+//	setarg 0x220a
+//	call twspi_write
+//	branch mouse_sensor_enable_wp
+
+
+//p_mouse_p3065_init_param:
+//	call p_mouse_sensor_poweron
+//	fetch 1,mem_sensor_id2
+//	beq P3065_XY_ID2,mouse_p3065xy_init_param
+//	jam P3065,mem_config_sensor_type
+//	rtn
 
-p_le_prepare_tx_wak:
-	call p_le_check_tx_retransmit_setmd
-	branch p_le_power_ctrl_pac_succ_decrs
+p_mouse_sensor_powerdown:
+	setarg 0x06
+	call twspi_read
+	or pdata,0x08,pdata
+	lshift8 pdata,pdata
+	add pdata,0x06,pdata
+	branch twspi_write	//make sdio high
 
-p_le_check_tx_retransmit_setmd:
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtnne 0x03
-	fetch 1,mem_mouse_data_queue_num
-	rtn blank
-	fetch 1,mem_le_txlen
-	rtn blank
-	fetch 1,mem_le_txheader
-	set1 md,pdata
-	store 1,mem_le_txheader
-	call le_set_md
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_LE_RETRANSMIT_MD
-	store 2,mem_debuglog_dataval
-	call debuglog_push	
+p_mouse_setting_config:
+ifdef G24
+	fetch 4,mem_lap
+	store 4,mem_24g_device_addr
 endif
+	//disable usb function
+	hfetch 1,core_usb_config
+	set0 4,pdata
+	hstore 1,core_usb_config
+	call mouse_gpio_init
+	call p_mouse_multi_led_gpio_set_float
+	call mouse_param_init
+ifdef CLASSIC_BT	
+	call p_mouse_bt_sdp_update
+endif	
+	setarg 0
+	store 2,mem_lpm_interval
+//	call mouse_adc_init
+ifdef BLE	
+	call le_set_config_fixed_ltk
+	call le_set_justwork
+	call le_set_fixed_ltk
+	call le_set_config_read_authentication
+endif	
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_EEPROM,p_mouse_init_iic
+//	bbit1 MOUSE_ENABLE_FLASH,p_mouse_load_flash_info_cheak
+//	rtn
+p_mouse_init_iic:
+	call iic_init_390k
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	isolate1 MOUSE_ENABLE_2K_EEPROM,pdata
+	call clear_eeprom_size_2k
+	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
 
-	
-	
-p_le_power_ctrl_pac_succ_decrs:
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_LE_RETRANSMIT
-	store 2,mem_debuglog_dataval
-	call debuglog_push	
-endif
+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
-	branch power_ctrl_pac_succ_decrs
 
-p_mouse_le_reconn_write_enable_timer_reinit:
-	fetch 1,mem_mouse_le_reconnect_flag
-	rtn blank
-	fetch 1,mem_le_connect_status_flag
-	and pdata,0x03,pdata
-	rtneq 0x03
-	jam 10,mem_le_start_encrypt_timer
+
+ifdef CLASSIC_BT
+p_mouse_bt_sdp_update:
+	call enable_authrom
+	arg 0x8c00,contr
+	arg mem_mouse_uuid_list,contw
+	arg 369,loopcnt
+	call memcpy
+	//Attribute: HID SSR Host Max Latency
+	setarg 0x0f0209
+	istore 3,contw
+	setarg 0x120009
+	istore 3,contw
+	//Attribute: HID SSR Host Min Timeout
+	setarg 0x100209
+	istore 3,contw
+	setarg 0x000009
+	istore 3,contw
+	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
+	store 2,mem_mouse_uuid_list+357	//timeout
+	setarg 0x6d04
+	store 2,mem_mouse_uuid_list+462	//VID
+	setarg 0x16b0
+	store 2,mem_mouse_uuid_list+468	//PID
+
+	setarg mem_mouse_uuid_list				//bt sdp start address
+	store 2,mem_ui_uuid_table
 	rtn
+endif	
 
-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_mouse_init_environment:
+	call app_initflag_check
+	branch p_mouse_eeprom_load_recon_info,zero
+ifdef BLE
+	call p_le_addr_random_config
+endif
+	branch mouse_init_environment+2
 
-p_le_parse_l2cap:
-	ifetch 2,contr
-	beq LE_L2CAP_CID_ATT,p_le_parse_att
-	beq LE_L2CAP_CID_SMP,p_le_parse_smp
-	branch le_parse_l2cap+11
-p_le_parse_att:
-	call store_contr
-	call p_mouse_le_reconn_write_enable_timer_reinit
-	call get_contr
-	ifetch 3,contr
-	store 3,mem_le_att_opcode
-	beq ATTOP_READ_BY_GROUP_TYPE_REQUEST,p_le_parse_att_read_by_group_type_request
-	rshift8 pdata,temp
-	sub temp,0x24,null
-	branch p_le_parse_att1,positive
-	arg mem_mouse_le_uuid_sup,temp
-	storet 2,mem_ui_le_uuid_table
-	call le_parse_att+2
-	setarg 0x8e7a
-	store 2,mem_ui_le_uuid_table
-	rtn
-
-p_le_parse_att_read_by_group_type_request:
-	call le_parse_att_read_by_group_type_request
-	call le_fifo_get_last_tx_ptr
-	increase 7,contr
-	ifetch 1,contr
-	rtnne ATTOP_READ_BY_GROUP_TYPE_RESPONSE
-	increase 5,contr
-	ifetch 2,contr
-	arg UUID_SERVICE_HIDS,temp
-	isub temp,null
-	nrtn zero
-	increase -4,contr
-	setarg 0x2b
-	istore 2,contr
-	rtn
+p_app_flag_store:
+	arg 2,temp
+	arg mem_timeup,rega
+	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
+	branch iicd_write_protect_eep_data
 
-p_le_parse_att1:
-	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
-	branch le_parse_att+2
-p_le_parse_att_read_request:
-	fetcht 2,mem_le_att_handle
-	fetch 1,mem_le_configuration
-	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
-p_le_send_att_read_response:
-	call le_att_get_handle_ptr
-	branch le_send_att_error_response_notfound,blank
-	increase -2,contr
-	ifetch 2,contr
-	arg UUID_CHRCTR_PNP_ID,temp
-	isub temp,null
-	branch p_le_send_att_pnp_id,zero
-	
-	fetch 2,mem_le_att_handle
-	beq 0x13,le_send_att_error_response_notfound
+p_app_initflag_check:
+	arg 2,temp
+	arg mem_pdatatemp,rega
+	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
+	branch app_initflag_check+4
 
-	fetcht 2,mem_le_att_handle
-	branch le_send_att_read_response
-p_le_send_att_pnp_id:
-	call store_contr
-	fetch 1,mem_le_att_pnp_id_len
-	add pdata,1,rega
-	call le_fifo_malloc_tx_l2cap_gatt
-	setarg ATTOP_READ_RESPONSE
-	istore 1,contw
-	fetch 1,mem_le_att_pnp_id_len
-	copy pdata,loopcnt
-	arg mem_le_att_pnp_id,contr
-	branch memcpy
+p_mouse_eeprom_load_recon_info:
+	arg 88,temp
+	arg mem_device_flag,rega
+	arg MOUSE_INFO_EEPROM_OFFECT,regb
+	call iicd_read_eep_data
+	call p_mouse_switch_Hwakeup_byPB
+	branch mouse_select_reconn_device
 
-p_le_send_att_read_response_check_auth:
-	fetch 2,mem_le_pairing_handle
+p_mouse_wakeup_from_power:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_WAKEUP_FROM_POWER,p_mouse_wakeup_no_from_power
+//	fetch 1,mem_wakup_from_power_flag
+//	isolate0 gpio_latch,pdata
+//	nbranch p_mouse_wakeup_no_from_power,true
+	call p_mouse_init_sunt
+	call p_mouse_sensor_powerdown
+p_mouse_wakeup_no_from_power:
+	fetch 1,mem_reconn_times_init
+	store 1,mem_reconn_times
+	rtn
+//	fetch 1,mem_config_function_enable	//standard do not need it
+//	rtnbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
+//	rtnbit1 ENABLE_SELECT_DEVICE_BY_SWITCH
+	
+p_g24_factory_check:
+	arg 2,loopcnt
+	arg mem_24g_addr,contr
+p_pdata_0xff_check:
+	call enable_user
+	setarg 0xffff
+p_pdata_0xff_check_loop:
+	ifetcht 2,contr
 	isub temp,null
-	nbranch p_le_send_att_read_response,zero
-//le_send_att_read_response_error_insufficient_auth:
-	call le_check_encrypt_state
-	nbranch p_le_send_att_read_response,user
-	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
-	branch le_send_att_error_response
-
-p_le_parse_smp:
-	ifetch 1,contr
-	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
-	branch le_parse_smp+1
-p_le_parse_smp_pairing_failed:
-	call le_parse_smp_pairing_failed
-	fetch 1,mem_le_state	//disable update conn param
-	set0 lestate_update_param,pdata
-	store 1,mem_le_state
-	branch le_parse_terminate_ind
-
-p_le_adv_not_match:
-	fetch 1,mem_le_ch_mapped
-	bne 39,le_adv_loop
-	call p_le_adv_random_delay
-	arg le_adv_interval_timer,queue
-	fetch 2,mem_le_adv_interval
-	branch timer_init
-p_le_adv_random_delay:
-	random pdata
-	arg 0x1ff,temp
-	iand temp,pdata
-	add pdata,250,pdata
-	branch delay
+	ncall disable_user,zero
+	loop p_pdata_0xff_check_loop
+	rtn
 
-p_le_lpm_setmult:
-	disable wake
-	branch p_le_lpm_set_mult_attempt,attempt
-	nbranch le_lpm_lost,match
-p_le_lpm_set_mult_attempt:
-	call lpm_match
-	fetch 2,mem_rx_window_sniff
-	store 2,mem_le_receive_window
-	fetch 1,mem_le_connect_status_flag
-	compare 3,pdata,3
-	nbranch lpm_mult_short,true
-	branch le_lpm_set_mult_attempt+3
-/*
-p_le_lpm_lost:
-	fetcht 2,mem_rx_window_sniff
-	fetch 2,mem_le_rx_window_inc
-	iadd temp,temp
-	rshift temp,temp
-	fetch 2,mem_le_receive_window
-	iadd temp,pdata
-	store 2,mem_le_receive_window
-	branch lpm_lost
-*/
-p_le_mouse_bb_event_connect_complete:
-	fetch 1,mem_mouse_le_reconnect_flag
-	nrtn blank
-	fetch 1,mem_le_att_handle
-	sub pdata,26,pdata
-	nrtn zero
-	branch mouse_le_write_enable
+p_mouse_cb_fuction:
+ifdef G24
+	setarg p_mouse_g24_package_data
+	store 2,mem_cb_24g_data
+endif	
+ifdef BLE
+	setarg p_mouse_le
+	store 2,mem_cb_le_process
+	setarg p_le_mouse_bb_event_connect_complete
+	store 2,mem_cb_att_write
 endif
-
-
-p_twspi_reset:
-	hfetch 1,core_gpio_out3
-	and_into 0xfd,pdata
-	hstore 1,core_gpio_out3
-	hfetcht 1,core_gpio_oe3
-	or_into 0x2,temp
-	hstoret 1,core_gpio_oe3
-	call twspi_disable
-	and_into 0xfd,temp
-	nop 13
-	call twspi_enable
-	hstoret 1,core_gpio_oe3
+ifdef CLASSIC_BT
+	setarg p_mouse_bt
+	store 2,mem_cb_bt_process
+endif	
+	setarg p_mouse_before_lpm
+	store 2,mem_cb_before_lpm
+	setarg p_mouse_priority_bb_event
+	store 2,mem_cb_bb_event_process
+	setarg p_mouse_idle
+	store 2,mem_cb_idle_process
+	setarg p_mouse_before_hibernate
+	store 2,mem_cb_before_hibernate
+	setarg p_mouse_bb_event_timer
+	store 2,mem_cb_event_timer
 	rtn
 
-ifdef DEBUGLOG
-p_parse_lmp_opcode:
-ifdef DEBUGLOG
-ifdef DEBUGLOG_PARSE_LMP
-	setarg DEBUGLOG_DTYPE_PARSE_LMP
-	store 2,mem_debuglog_datatype
-//	fetch 1,mem_rxbuf+1
-//	store 1,mem_debuglog_dataval+1 
-//	fetch 1,mem_lmi_opcode2
-//	store 1,mem_debuglog_dataval
-	fetch 1,mem_lmi_opcode2
-	store 2,mem_debuglog_dataval
-	call debuglog_push 
-endif
-endif
-	branch parse_lmp+21
+ifdef G24
+p_mouse_g24_package_data:
+	call mouse_g24_package_data
+	fetch 2,mem_mouse_z
+	rtn blank
+	branch p_g24_transmit_by_interrupt_enable
+endif	
+	
+ifdef BLE
+p_mouse_le_txbuff_save:
+	arg mem_le_tx_buffer0,contr
+	arg mem_le_tx_buffer0_omemalloc,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer1,contr
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer2,contr
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer3,contr
+p_mouse_le_txbuff_copy:	
+	arg 27,loopcnt
+	branch memcpy
 
-p_process_conn_sm:
-	//nrtn master
-	call lmo_fifo_check
+p_mouse_le_txbuff_load:
+	arg mem_le_tx_buffer0_omemalloc,contr
+	arg mem_le_tx_buffer0,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer1,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer2,contw
+	call p_mouse_le_txbuff_copy
+	arg mem_le_tx_buffer3,contw
+	branch p_mouse_le_txbuff_copy
+
+p_mouse_le:
+	call le_fifo_check_nearly_full
 	nrtn blank
-p_process_conn_sm_continue:
-	fetch 1,mem_conn_sm
-	rtn blank
-ifdef DEBUGLOG
-ifdef DEBUGLOG_CONN_SM
-	call pdata_push
-	setarg DEBUGLOG_DTYPE_CONN_SM
-	store 2,mem_debuglog_datatype
-	fetch 1,mem_conn_sm
-	store 2,mem_debuglog_dataval
-	call pdata_pull
-	call debuglog_push	
-endif
+ifdef BLE_FAST_CONN_ENABLE
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_le_next
 endif
-	branch process_conn_sm_continue+2
-p_process_upper_sm_reconn:
-	fetch 1,mem_upper_sm_reconn
-	rtn blank
+	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
+//	bbit1 MOSUE_24G_PAIRING_FLAG,mouse_le_send_empty_packet
+//	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_le_send_empty_packet
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_le_send_empty_packet
+	call mouse_motion
+	nrtn user
+	call p_mouse_le_current_mult_update
+	call p_mouse_data_xy_release
+	call p_mouse_wheel_trigger
+p_mouse_data_push:
+	arg mem_mouse_key,rega
+	call queue_push
+	call p_mouse_queue_increase,user
+	
 ifdef DEBUGLOG
-ifdef DEBUGLOG_UPPER_SM
-	call pdata_push
-	setarg DEBUGLOG_DTYPE_UPPER_SM
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
 	store 2,mem_debuglog_datatype
-	fetch 1,mem_upper_sm_reconn
+	setarg MISC_LOST_MOUSEDATA
 	store 2,mem_debuglog_dataval
-	call pdata_pull
-	call debuglog_push	
-endif
-endif
-	branch process_upper_sm_reconn+3
-endif	
+	nbranch debuglog_push,user
 
-ifdef DEBUGLOG
-p_ui_ipc_send_event:
-ifdef DEBUGLOG
-ifdef DEBUGLOG_EVENT
-	call pdata_push
-	setarg DEBUGLOG_DTYPE_EVENT
-	store 2,mem_debuglog_datatype
-	fetch 1,mem_fifo_temp
+	setarg MISC_PUSH_MOUSEDATA
 	store 2,mem_debuglog_dataval
-	call pdata_pull
-	call debuglog_push	
+	call debuglog_push
 endif
 endif
-	branch ui_ipc_send_event+1
-p_ui_ipc_send_cmd:
+	rtn
+	
+p_mouse_le_current_mult_update:
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	jam 0,mem_lpm_mult
+	jam 30,mem_mouse_le_current_mult_timer
+	rtn	
+
+p_mouse_data_xy_release:
+//	fetch 1,mem_config_function_enable
+//	rtnbit1 ENABLE_SENSOR_MOTION_PIN
+	fetch 1,mem_mouse_long_mult_flag
+	rtnne 1
+	setarg 0
+	store 1,mem_mouse_long_mult_flag
+	store 4,mem_mouse_x
+p_mouse_sensor_poweron:
+	setarg 0x8006	// reset to factory settings
+	call twspi_write
+	nop 12000
+p_mouse_dpi_config:
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_EEPROM,mouse_dpi_config
+	fetch 1,mem_mouse_dpi
+	beq 0xff,p_mouse_dpi_config_default
+	branch p_mouse_seting_dpi
+p_mouse_dpi_config_default:
+	fetch 1,mem_config_sensor_motion
+//	and pdata,0x0f,pdata
+	store 1,mem_mouse_dpi
+	branch p_mouse_seting_dpi
+
+
+p_mouse_data_init:
+	jam 7,mem_mouse_data_queue	//data length
+	jam 4,mem_mouse_data_queue+1	//fifo depth
+	setarg mem_mouse_data_queue
+	store 2,mem_queue_ptr
+	branch queue_init
+
+p_mouse_queue_increase:
+	fetch 1,mem_mouse_data_queue_num
+	increase 1,pdata
+	store 1, mem_mouse_data_queue_num
+	rtn
+	
+p_mouse_data_pull:
+	arg mem_mouse_key,rega
+	call queue_pop
+	branch p_mouse_fill_data_le,user
+	rtn
+
+p_mouse_fill_data_le:
 ifdef DEBUGLOG
-ifdef DEBUGLOG_CMD
-	call pdata_push
-	setarg DEBUGLOG_DTYPE_CMD
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
 	store 2,mem_debuglog_datatype
-	fetch 1,mem_fifo_temp
+	setarg MISC_PULL_MOUSEDATA
 	store 2,mem_debuglog_dataval
-	call pdata_pull
+	call debuglog_push
+
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_mouse_x
+	store 1,mem_debuglog_dataval
+	fetch 1,mem_mouse_y
+	store 1,mem_debuglog_dataval+1
 	call debuglog_push
 endif
 endif
-	branch ui_ipc_send_cmd+1
+	call le_clear_md
+	fetch 1,mem_mouse_data_queue_num
+	sub pdata,1,null
+	ncall le_set_md,positive
+	fetch 1,mem_mouse_data_queue_num
+	rtn blank
+	increase -1,pdata
+	store 1, mem_mouse_data_queue_num
+	branch mouse_fill_data_le
 endif
-	
-p_g24_set_device_addr:
-	call adc_init_data
-//	fetch 4,mem_0_5_adc_io_data	//adc data from otp
-//	store 4,mem_24g_device_addr	
-//	nrtn blank
-	fetch 4,mem_lap
-	store 4,mem_24g_device_addr
+
+p_mouse_wheel_trigger:
+	fetch 2,mem_mouse_z
+	rtn blank
+	jam 1,mem_mouse_wheel_trigger
+	jam 2,mem_mouse_wheel_trigger_timer
 	rtn
 
+ifdef CLASSIC_BT
+p_mouse_bt:
+	rtn attempt
+	fetch 1,mem_app_handshake_flag
+	rtn blank
+	call l2cap_malloc_is_fifo_nearly_full
+	nrtn blank
+	fetch 1,mem_mouse_clear_sensor_data_flag
+	call p_mouse_clear_sensor_data,blank
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOSUE_24G_PAIRING_FLAG,mouse_send_empty_data
+//	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_send_empty_data
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG,mouse_send_empty_data
+	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_send_empty_data
+	call mouse_motion
+	nrtn user
+	call p_mouse_wheel_trigger
+	fetch 1,mem_mouse_bt_boot_mode
+	beq 1,p_mouse_send_data_boot_mode	//boot
+	fetch 1,mem_mouse_bt_send_first_package_flag
+	rtn blank
+	branch mouse_send_data	//report
 
-p_g24_transmit_rf_sta_init:
-	jam 1,mem_24g_rf_last_sta
-	jam 0,mem_24g_sync_cnt
-p_g24_transmit_rf_ctrl_clear:	
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_data_type
+p_mouse_send_data_boot_mode:
+	fetch 1,mem_mouse_key
+	store 1,mem_mouse_bt_boot_data
+	fetch 1,mem_mouse_x
+	istore 1,contw
+	fetch 1,mem_mouse_y
+	istore 1,contw
+	fetch 2,mem_mouse_z
+	istore 2,contw
+
+	arg 7,rega
+	call hid_malloc_tx_buff
+	fetch 2,mem_hid_int_remote_cid
+	istore 2,contw
+	setarg 0x02a1
+	istore 2,contw
+	fetch 5,mem_mouse_bt_boot_data
+	istore 5,contw
 	rtn
+endif
 	
-p_g24_hop_ch_enable:
-	fetch 1,mem_24g_data_type
-	set1 bit_hop,pdata
-	store 1,mem_24g_data_type
-	//update txpayload
-	store 1,mem_24g_txpayload
-	rtn
-p_g24_hop_ch_disable:
-	fetch 1,mem_24g_data_type
-	set0 bit_hop,pdata
-	store 1,mem_24g_data_type
-	rtn	
+p_mouse_clear_sensor_data:
+	call le_set_config_more_data
+	jam 1,mem_mouse_clear_sensor_data_flag
+	branch p_mouse_sensor_poweron
 
-p_g24_transmit_hop_pac_fail:
-	call power_ctrl_pac_succ_decrs
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_fail_wo_hop
-	beq 2,p_g24_transmit_hop_pac_fail_hop_stage2
-	rtn
-p_g24_transmit_hop_pac_fail_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_fail_stage1:	
-	jam 0,mem_24g_hop_pac_retry
-	jam 0,mem_24g_rf_last_sta
-	branch p_g24_transmit_rf_ctrl_clear
+p_mouse_idle:
+	call ui_check_paring_button
+	call p_mouse_dpi_check
+	branch mouse_wheel_check
 
-p_g24_transmit_hop_pac_fail_hop_stage2:
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_hop_pac_fail_stage1
+p_mouse_dpi_check:
+	fetcht 1,mem_dpi_button_gpio
+	call p_gpio_set_input_pd
+	fetcht 1,mem_dpi_button_gpio
+	call gpio_get_bit
+	branch p_mouse_dpi_up,true
+	call p_gpio_set_input_pu
+	branch mouse_dpi_down
+//p_mouse_dpi_down:
+//	fetch 1,mem_mouse_dpi_button_state
+//	rtneq DPI_BUTTON_STATE_DOWN
+//	jam DPI_BUTTON_STATE_DOWN,mem_mouse_dpi_button_state
+//	fetch 1,mem_mouse_dpi
+//	increase 1,pdata
+//	and pdata,0x03,pdata
+//	store 1,mem_mouse_dpi
+//	increase 2,pdata
+//	store 1,mem_mouse_multi_led_blink_count
+//	call p_mouse_dpi_multi_led_blink
+//	branch mouse_dpi_down+7
+p_mouse_dpi_up:
+	call p_gpio_set_input_pu
+	branch mouse_dpi_up
 
-	
-p_g24_transmit_pac_fail_hop_stage3:
-	fetch 2,mem_24g_txfail_cnt
-	increase 1,pdata
-	store 2,mem_24g_txfail_cnt
-	bbit1 10,p_g24_tx_attempt_fail	//1024ms * 8
-	fetch 1,mem_24g_rf_hop_ch
-	beq 1,p_g24_rf_hop_fastly
-	jam 1,mem_24g_rf_hop_ch
-p_g24_rf_hop_attemp_again:
-	fetch 1,mem_24g_rf_hop_ch
-	bne 1,p_g24_transmit_rf_ctrl_clear
-p_g24_rf_hop_fastly:
-	fetch 1,mem_24g_hop_fastly_cnt
-	increase 1,pdata
-	store 1,mem_24g_hop_fastly_cnt
-	beq 4,p_g24_rf_hop_fastly_exit
-	call p_g24_ch
-	jam 2,mem_24g_max_retry
-	branch p_g24_transmit_packet
 
-p_g24_rf_hop_fastly_exit:
-	call power_ctrl_pac_succ_decrs
-	jam 0,mem_24g_hop_fastly_cnt
-	branch p_g24_transmit_rf_ctrl_clear
+p_mouse_priority_bb_event:
+	copy regc,pdata
+ifdef BLE	
+	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
+	beq BT_EVT_LE_DISCONNECTED,p_mouse_le_bb_disconnected
+	beq BT_EVT_LE_ENC_INFO,p_mouse_le_enc_info
+	beq BT_EVT_LE_START_ENC,p_mouse_le_ll_start_encryt
+	beq BT_EVT_LE_PARSE_CONN_PAPA_UPDATE_RSP,p_mouse_le_conn_param_update_rsp_recieved
+endif
+ifdef CLASSIC_BT
+	beq BT_EVT_RECONN_FAILED,p_mouse_bb_event_reconn_failed
+	beq BT_EVT_RECONN_PAGE_TIMEOUT,p_mouse_bb_event_reconn_timeout
+	beq BT_EVT_VIRTUAL_CABLE_UNPLUG,p_mouse_irtual_cable_unplug
+	beq BT_EVT_SWITCH_NOT_ACCEPT,app_bt_role_switch	
+	beq BT_EVT_SNIFF_NOT_ACCEPT,p_mouse_sniff_not_accept
+	beq BT_EVT_BB_CONNECTED,p_mouse_bb_event_connected
+	beq BT_EVT_BB_DISCONNECTED,p_mouse_bb_event_disconnected
+	beq BT_EVT_SWITCH_SUCCESS_MASTER,p_mouse_enter_sniff_check
+endif
+ifdef G24
+	beq BT_EVT_24G_PAIRING_COMPLETE,p_mouse_24g_pairing_complete
+	beq BT_EVT_24G_ATTEMPT_FAIL,p_mouse_24g_attempt_fail
+	beq BT_EVT_24G_ATTEMPT_SUCCESS,p_mouse_24g_attempt_success
+endif
+	branch mouse_priority_bb_event+1
 
-p_g24_transmit_hop_pac_succ_wo_hop:
-	jam 2,mem_24g_sync_cnt
-p_g24_transmit_hop_pac_succ:
-	jam 1,mem_24g_rf_last_sta
-	jam 0,mem_24g_rf_hop_ch
-	branch p_g24_transmit_rf_ctrl_clear
+ifdef BLE
+p_mouse_le_bb_event_connected:
+	jam 1,mem_mouse_le_bb_connected_flag
+	fetch 1,mem_mouse_le_reconnect_flag
+	nbranch p_mouse_le_bb_event_connected_next,blank
+	jam 0x14,mem_mouse_send_secutiry_request_timer
+p_mouse_le_bb_event_connected_next:
+	jam 1,mem_mouse_state_led_blink_flag
+	call p_mouse_init_sensor_reset
+	call p_mouse_null_enter_hibernate_disable
+	call p_mouse_data_init
+	branch mouse_le_bb_event_connected
 
-p_g24_transmit_succ_rf_config:
-	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_hop_pac_succ
-	fetch 1,mem_24g_data_type
-	isolate0 bit_hop,pdata
-	branch p_g24_transmit_rf_sta_init,true
-	fetch 1,mem_24g_rf_work_stage
-	beq 1,p_g24_transmit_hop_pac_succ_wo_hop
-	beq 2,p_g24_transmit_hop_pac_succ
-	rtn
+p_mouse_le_bb_disconnected:
+	jam 0,mem_mouse_le_bb_connected_flag
+	call p_mouse_sensor_powerdown_check
+	setarg LE_INTERVAL_8_75MS
+	store 2,mem_le_interval_min
+	store 2,mem_le_interval_min+2
+	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
+	jam 0,mem_mouse_clear_sensor_data_flag
+	call p_mouse_data_init
+	call le_clr_config_more_data
+	branch mouse_bb_disconnected
 
-p_g24_rf_sta_check:
-	fetch 1,mem_24g_pairing_sm
-	rtnne STATE_24G_PAIRING_SUCCESS
-	call p_g24_rf_laststa_synccnt_check
-	ncall p_g24_rf_sync_cnt_check,user2
-	rtn
+p_mouse_le_enc_info:
+p_app_updata_le_param:
+	jam BT_CMD_LE_UPDATE_CONN,mem_fifo_temp
+	branch ui_ipc_send_cmd
 
-p_g24_rf_laststa_synccnt_check:
-	disable user2
-	fetch 1,mem_24g_rf_last_sta
-	rtnne 1
-	fetch 1,mem_24g_sync_cnt
-	rtnne 0
-	jam 1,mem_24g_rf_work_stage
-	jam 4,mem_24g_max_retry
-	branch enable_user2
+p_mouse_le_ll_start_encryt:
+	fetch 1,mem_mouse_le_reconnect_flag
+	beq 1,p_mouse_le_ll_reconn_start_encryt
+	branch p_mouse_le_ll_enable_start_enc_flag
 
-p_g24_rf_sync_cnt_check:
-	fetch 1,mem_24g_sync_cnt
-	branch p_g24_rf_hop_attemp,blank
-	increase -1,pdata
-	store 1,mem_24g_sync_cnt
-	jam 2,mem_24g_rf_work_stage
-	call p_g24_ch
-	jam 4,mem_24g_max_retry
-	rtn
+p_mouse_le_ll_reconn_start_encryt:
+	call p_app_updata_le_param
+	jam 20,mem_le_start_encrypt_timer
+p_mouse_le_ll_enable_start_enc_flag:
+	arg LL_START_ENC_FLAG,queue
+	branch mouse_le_enable_connect_flag
 
-p_g24_rf_hop_attemp:
-	jam 3,mem_24g_rf_work_stage
-	fetch 1,mem_24g_rf_hop_ch
-	nbranch p_g24_rf_hop_attemp_again,blank
-	call p_g24_ch
-	jam 2,mem_24g_max_retry
+p_mouse_le_conn_param_update_rsp_recieved:
+	fetch 2,mem_le_l2cap_signaling_conn_param_update_rsp_result
+	rtneq BLE_SIGNALING_CONNECT_PARAMETER_UPDATE_ACCEPTED
+	fetch 1,mem_le_tsniff
+	rshift2 pdata,pdata
+	sub pdata,LE_INTERVAL_15MS,null
+	rtn positive
+	setarg LE_INTERVAL_11_25MS
+	store 2,mem_le_interval_min
+	store 2,mem_le_interval_min+2
+	call p_app_updata_le_param
+p_mouse_le_conn_param_lpm_disable:
+	jam LE_LPM_DISABLE,mem_mouse_le_conn_param_reject
 	rtn
+endif
 
-p_g24_txdata_prep:
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_pairing_sm	
-p_g24_txdata_prep_packeage_data:
-	call p_g24_package_data
-	call p_g24_transmit_prep
-p_g24_txdata_enable_tx:
-	jam ENSURE_ON_24G,mem_24g_ensure
-	rtn
 
-p_g24_package_data:
-	fetch 2,mem_cb_24g_data
-	call callback_func
-	branch p_g24_accumulate_mouse_data,user
-	fetch 7,mem_24g_txbuf+1	//mouse data
-	rtn blank
-	branch enable_user	// retransmit
-p_g24_accumulate_mouse_data:
-	call p_mouse_data_xy_release
-	jam 0,mem_24g_abort_pac
-	add rega,1,pdata
-	store 1,mem_24g_datalen
-	call p_g24_transmit_rf_ctrl_clear
-	store 1,mem_24g_txbuf
-	ifetcht 1,contw
-	ifetch 1,regb
-	ior temp,pdata
-	istore 1,contw
-	increase 1,regb
-	ifetch 4,regb
-	istore 4,contw
-	increase 4,regb
-	arg mem_24g_txbuf+6,contw
-	arg 2,loopcnt
-p_g24_accumulation_loop2:
-	ifetch 1,regb
-	ifetcht 1,contw
-	iadd temp,pdata
-	istore 1,contw
-	increase 1,regb
-	loop p_g24_accumulation_loop2
-	rtn
+ifdef CLASSIC_BT
+p_mouse_bb_event_reconn_timeout:
+p_mouse_bb_event_reconn_failed:
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BTN_DOWN
+	rtnbit1 UI_STATE_BT_DISCOVERY
+	rtnbit1 UI_STATE_BLE_ADV
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_DOWN_FLAG
+//	bbit1 MOUSE_SELECT_DEVICE_FLAG,mouse_soft_reset
+//	bbit1 MOSUE_24G_PAIRING_FLAG,p_g24_start_pairing_sm1
+	branch app_bb_hibernate
+
+p_mouse_irtual_cable_unplug:
+	call mouse_irtual_cable_unplug
+	branch app_bb_hibernate
+
+p_mouse_sniff_not_accept:
+	fetch 1,mem_mouse_enter_sniff_count
+	rtneq 2
+	increase 1,pdata
+	store 1,mem_mouse_enter_sniff_count
+	jam 0x12,mem_sniff_param_interval	//89Hz
+	branch app_bt_enter_sniff
+
+p_mouse_bb_event_connected:
+	call p_mouse_null_enter_hibernate_disable
+	call p_mouse_discovey_led_blink_off
+	jam 0,mem_mouse_send_switch_req_timer
+	call p_mouse_init_sensor_reset
+	branch mouse_stop_discovery
+
+p_mouse_bb_event_disconnected:
+	jam 0,mem_bt_rcvd_switch_req_accept
+	jam 0,mem_bt_send_lmp_setup_complete
+	jam 0,mem_mouse_bt_send_first_package_flag
+	call p_mouse_sensor_powerdown_check
+	branch mouse_bb_disconnected
 
-p_mouse_data_xy_release:
-	fetch 1,mem_config_function_enable
-	rtnbit1 ENABLE_SENSOR_MOTION_PIN
-	fetch 1,mem_mouse_long_mult_flag
-	rtnne 1
-	setarg 0
-	store 1,mem_mouse_long_mult_flag
-	store 4,mem_mouse_x
-	branch p_mouse_sensor_poweron
+p_mouse_enter_sniff_check:
+	fetch 1,mem_mouse_enter_sniff_count
+	rtnne 2
+	jam 0,mem_mouse_enter_sniff_count
+	jam 0x0e,mem_sniff_param_interval	//89Hz
+	branch app_bt_enter_sniff
+endif
 
-p_g24_transmit_packet:
-	jam 0,mem_24g_retry
-p_g24_transmit_loop:
-	arg param_rx_setup,timeup
-	until clkn_rt,meet
-	call p_g24_transmit_receive_ack
-	fetch 1,mem_24g_no_ack	//tx noack
-	rtneq no_ack_24g
-	nbranch p_g24_retransmit,sync
-	nbranch p_g24_retransmit,user3
-	call p_g24_txbuf_clear
-	call p_g24_ackpayload_parse
-	call power_ctrl_pac_succ_incrs
-p_g24_transmit_next_packet:
-	fetch 1,mem_24g_pid
-	increase 1,pdata
-	store 1,mem_24g_pid
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
-	call p_g24_transmit_succ_rf_config
-p_g24_transmit_abandon:
+ifdef G24
+p_mouse_24g_pairing_complete:
+	call p_mouse_init_sensor_reset
+	jam 1,mem_mouse_state_led_blink_flag
+	jam 1,mem_mouse_24g_enter_lpm_enable
+	arg MOSUE_24G_PAIRING_FLAG,queue
+	call mouse_disable_function_flag
 	setarg 0
-	store 2,mem_24g_txfail_cnt
-	store 1,mem_24g_get_ack_fail
-	store 1,mem_24g_hop_pac_retry
-	jam ENSURE_OFF_24G,mem_24g_ensure
+	store 2,mem_24g_pairing_timer_count
+	jam 0,mem_mouse_move_flag
+	
+	call mouse_read_sensor_common
+	call p_mouse_null_enter_hibernate_disable
+	call p_mouse_store_24g_device_2eeprom
+	call p_mouse_tx_power_init
+
+	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
+	branch iicd_write_protect_eep_data
+
+p_mouse_set_24g_addr_eeprom:
+	arg mem_24g_addr,rega
+	arg MOUSE_G24_ADDR_EEPROM_OFFECT,regb
+	arg 4,temp
 	rtn
 
-p_g24_txbuf_clear:
-	arg 4,loopcnt
-	arg mem_24g_txbuf,contw
-	branch memset0
+p_mouse_24g_attempt_fail:
+	call p_mouse_sensor_powerdown_check
+	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
+	call p_mouse_tx_power_init
+	call p_g24_check_51cmd_stop_24g
+p_app_enter_hibernate_before_check:
+	fetch 1,mem_mouse_multi_led_on_poweron2s_flag
+	nbranch p_mouse_null_enter_hibernate_enable,blank
+	branch app_enter_hibernate
 
-p_g24_paring_mode_start:
-	call power_ctrl_pac_succ_cnt_init
-	branch p_g24_paring_mode
+p_mouse_null_enter_hibernate_disable:	//ble never connected
+	jam 0,mem_mouse_null_enter_hibernate_flag
+	jam 0,mem_mouse_null_enter_hibernate_timer	//lmr 3s
+	rtn
 
-p_g24_transmit_receive_ack:
-	disable user3
-	call p_g24_transmit
-	
-ifdef RF_DEBUG
-	call test_gpio_low
+p_mouse_24g_attempt_success:
+	jam 1,mem_mouse_state_led_blink_flag
+	call p_mouse_init_sensor_reset
+	call mouse_no_data_timer_init
+	call p_mouse_null_enter_hibernate_disable
+p_mouse_store_24g_device_2eeprom:
+	call mouse_cheak_select_24gdevice
+	branch p_mouse_store_device_number2eeprom
 endif
 
-	fetch 1,mem_24g_no_ack
-	beq no_ack_24g,p_g24_transmit_no_ack	//tx no ack
-	force 0,radio_ctrl
-	fetch 4,mem_24g_addr
-	iforce access
-	fetcht 1,mem_last_freq
-	call set_freq_rx
-	call rf_rx_enable
-	call p_g24_receive_rxon
-	call p_g24_end_of_packet,user3
-	rtn
-p_g24_transmit_no_ack:
-	call p_g24_end_of_packet
-	branch p_g24_transmit_next_packet
 
-p_g24_retransmit:
-	fetch 1,mem_24g_get_ack_fail
-	increase 1,pdata
-	store 1,mem_24g_get_ack_fail
-	fetch 1,mem_24g_pairing_sm
-	bne STATE_24G_PAIRING_SUCCESS,p_g24_tx_paring_retry
-	fetcht 1,mem_24g_retry
-	increase 1,temp
-	storet 1,mem_24g_retry
-	fetch 1,mem_24g_max_retry
-	isub temp,pdata
-	nbranch p_g24_transmit_loop,blank
-	fetch 1,mem_24g_rf_work_stage
-	beq 3,p_g24_transmit_pac_fail_hop_stage3
-	fetch 1,mem_24g_hop_pac_retry
-	increase 1,pdata
-	store 1,mem_24g_hop_pac_retry
-	beq 2,p_g24_transmit_hop_pac_fail
-	call p_g24_hop_ch_enable
-	jam 1,mem_24g_max_retry
-	branch p_g24_transmit_packet
+p_mouse_before_hibernate:
+	enable user
+	hfetch 4,0x8138
+	setflag user,26,pdata
+	hstore 4,core_lpm_reg
+	call lpm_write_ctrl
+	call p_mouse_sensor_powerdown_check
+	call disable_authrom
+	jam 0,mem_mouse_state_led_blink_flag
+	call mouse_devce_led_off
+	call p_mouse_multi_led_gpio_set_float
+	call mouse_before_hibernate_wheel_gpio_set
+	branch mouse_lpm_before_common
+	
+p_mouse_sensor_powerdown_check:
+	fetch 1,mem_mouse_init_sensor_reset_flag
+	rtn blank
+	jam 0,mem_mouse_init_sensor_reset_flag
+	branch p_mouse_sensor_powerdown
 
-p_g24_tx_paring_retry:
-	fetch 1,mem_24g_get_ack_fail
-	rtnne 0xff
-	jam 0,mem_24g_get_ack_fail
-	branch p_g24_stop_g24_mode
 
-p_g24_tx_attempt_fail:
-	setarg 0
-	store 2,mem_24g_txfail_cnt
-p_g24_stop_g24_mode:
-	jam BT_EVT_24G_ATTEMPT_FAIL,mem_fifo_temp
-	branch ui_ipc_send_event
+p_mouse_bb_event_timer:
+ifdef ADC_ENABLE
+	call p_mouse_adc_read
+endif
+	call p_mouse_wheel_trigger_timer
+	call p_mouse_null_enter_hibernate_timer
+	call p_mouse_bt_discovery_check
+	call p_mouse_select_device
+	call mouse_check_discovery_timeout_timer
+ifdef G24
+	call p_mouse_24g_long_sleep_param_update_timer
+endif
+ifdef BLE	
+	call mouse_check_direct_timeout_timer
+	call p_mouse_le_enable_att_list_timer
+	call p_mouse_le_current_mult_update_timer
+	call p_le_send_smp_security_request_timer
+endif
+ifdef CLASSIC_BT
+	call p_mouse_send_switch_req_timer
+	call mouse_check_hid_handshake_timer
+	call p_mouse_bt_check_sniff_req_timeout_timer
+endif
+	call p_mouse_state_led_timer	
+	call p_mouse_multi_led_blink_timer
+	branch mouse_check_no_data_timeout_timer
 
-p_g24_ackpayload_parse:
-	call p_g24_read_len_pid_crc
-	fetch 1,mem_24g_rxdata_length	//ack payload length 
-	rtn blank
-	iforce loopcnt
-	arg mem_24g_rxbuf+2,contr
-	arg mem_24g_rxpayload,contw	//ack payload buffer 
-	branch memcpy
 
-power_ctrl_pac_succ_cnt_init:
-	jam 1,mem_power_ctrl_level
-	jam 0,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_incrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	increase 1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_decrs:
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	ncall power_ctrl_pac_succ_cnt_reinit,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	rtneq 0
-	increase -1,pdata
-	store 1,mem_power_ctrl_pac_succ_cnt
-	rtn
-power_ctrl_pac_succ_cnt_reinit:
-	jam 3,mem_power_ctrl_pac_succ_cnt
+ifdef G24
+p_mouse_24g_long_sleep_param_update_timer:
+	arg mem_24g_long_sleep_param_update_timer,regc
+	arg p_mouse_24g_long_sleep_normal_param,regb
+	branch timer_single_step
+p_mouse_24g_long_sleep_normal_param:
+	setarg G24_LONG_SLEEP_STEP2
+	store 3,mem_24g_enter_hibernate
+p_mouse_long_mult_flag_enable:	
+	jam 1,mem_mouse_long_mult_flag
 	rtn
+endif
 
-power_ctrl_start:
-	fetch 2,mem_ui_state_map
-	rtnbit1 UI_STATE_BLE_ADV
-	rtnbit1 UI_STATE_BT_RECONNECT
-	rtnbit1 UI_STATE_BT_DISCOVERY
+ifdef CLASSIC_BT
+p_mouse_send_switch_req_timer:
+	arg mem_mouse_send_switch_req_timer,regc
+	arg host_create_conn_resend,regb
+	branch timer_single_step
 
-	arg mem_rssi_signal_buf,rega
-	call p_rssi_average
-	storet 1,mem_rssi_avg_received
+p_mouse_bt_check_sniff_req_timeout_timer:
+	arg mem_mouse_bt_send_first_package_timer,regc
+	arg p_mouse_bt_send_first_package,regb
+	branch timer_single_step
+p_mouse_bt_send_first_package:
+	jam 1,mem_mouse_bt_send_first_package_flag
+	rtn
+endif
 
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	store 1,mem_debuglog_dataval
-	fetch 1,mem_rssi_avg_received
-	store 1,mem_debuglog_dataval+1
-	call debuglog_push	
-endif
+ifdef BLE
+p_mouse_le_enable_att_list_timer:
+	arg mem_le_start_encrypt_timer,regc
+	arg mouse_le_write_enable,regb
+	branch timer_single_step
+
+p_mouse_le_current_mult_update_timer:
+	arg mem_mouse_le_current_mult_timer,regc
+	arg p_mouse_le_current_mult_reinit,regb
+	branch timer_single_step
+p_mouse_le_current_mult_reinit:
+	fetch 1,mem_lpm_mult_init
+	store 1,mem_lpm_mult
+	branch p_mouse_long_mult_flag_enable
+
+p_le_send_smp_security_request_timer:
+	fetch 1,mem_mouse_le_bb_connected_flag
+	rtn blank
+	arg mem_mouse_send_secutiry_request_timer,regc
+	arg p_le_pairing_sm_start_check,regb
+	branch timer_single_step
+
+p_le_pairing_sm_start_check:
+	fetch 1,mem_le_send_security_request_flag
+	nrtn blank
+	branch le_pairing_sm_start	
 endif
-	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
 
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	sub pdata,2,null
-	nbranch power_ctrl_txpower_decrs_check,positive
-	fetch 1,mem_power_ctrl_pac_succ_cnt
-	beq 0,power_ctrl_txpower_incrs
+p_mouse_wheel_trigger_timer:
+	arg mem_mouse_wheel_trigger_timer,regc
+	arg p_mouse_wheel_trigger_disable,regb
+	branch timer_single_step
+p_mouse_wheel_trigger_disable:
+	jam 0,mem_mouse_wheel_trigger
 	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
-	setarg RSSI_DIS_MIN_24G
-	bmark1 mark_24g,power_ctrl_txpower_decrs_next
-	setarg RSSI_DIS_MIN_BLE	
-power_ctrl_txpower_decrs_next:	
+p_mouse_bt_discovery_check:
+	call p_mouse_check_key_gpio
+	beq MOUSE_LMR_BUTTON,p_mouse_bt_discovery_by_button
+//	p_mouse_24g_pairing_button_down
+p_mouse_bt_discovery_by_button:
+	fetcht 1,mem_config_bt_button_gpio
+	call gpio_get_bit
+	branch p_mouse_bt_discovery_commbination_key_down,true
+p_mouse_bt_discovery_commbination_key_up:
+	call mouse_bt_discovery_commbination_key_up
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	branch mouse_disable_function_flag
+	
+p_mouse_bt_discovery_commbination_key_down:
+	jam 40,mem_mouse_null_enter_hibernate_timer
+	call p_mouse_bt_discovery_timer
+	branch mouse_bt_discovery_commbination_key_down+1
+
+p_mouse_24g_pairing_button_down:
+	arg mem_combination_ui_button_count,regc
+	arg p_mouse_24g_pairing_button,regb
+	branch timer_single_step
+
+p_mouse_bt_discovery_timer:
+	arg mem_combination_ui_button_count,regc
+	arg p_mouse_long_button_bt_discovery,regb
+	branch timer_single_step
+	
+p_mouse_long_button_bt_discovery:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG
+	jam 0,mem_mouse_long_button_select_device
+	call p_mouse_store_device_mode_2eeporm
+	fetch 2,mem_ui_state_map
+	isolate1 UI_STATE_BLE_ADV,pdata
+	call mouse_stop_le_adv,true		//reconnect adv
+	fetch 2,mem_ui_state_map
+	isolate1 UI_STATE_BT_RECONNECT,pdata
+	call mouse_cancel_reconnect,true
+	arg MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,queue
+	call mouse_enable_function_flag
+	branch mouse_long_button_bt_discovry
+
+p_mouse_store_device_mode_2eeporm:
+	arg 1,temp
+	arg mem_mouse_long_button_select_device,rega
+	arg MOUSE_DEVICE_MODE_EEPROM_OFFSET,regb
+	branch iicd_write_protect_eep_data
+
+p_mouse_null_enter_hibernate_timer:
+	fetch 1,mem_mouse_null_enter_hibernate_flag
+	rtn blank
+	fetch 1,mem_mouse_multi_led_blink_count
+	nrtn blank
+	arg mem_mouse_null_enter_hibernate_timer,regc
+	arg p_mouse_null_enter_hibernate,regb
+	branch timer_single_step	
+
+p_mouse_null_enter_hibernate:
+	jam 0,mem_mouse_null_enter_hibernate_flag
+	branch app_enter_hibernate
+
+p_mouse_select_device:
+p_mouse_select_device_by_button:
+	fetcht 1,mem_config_select_device_button_gpio
+	call gpio_get_bit
+	branch p_mouse_select_device_button_down,true
+p_mouse_select_device_button_up:
+//	fetch 1,mem_mouse_button_select_device_timer_init
+//	store 1,mem_mouse_button_select_device_count
+	fetch 1,mem_mouse_select_device_button_wakeup_flag	
+	nbranch p_mouse_select_button_wakeup_firstUp,blank
+	fetch 1,mem_select_device_button_statue
+	rtneq DPI_BUTTON_STATE_UP
+	jam DPI_BUTTON_STATE_UP,mem_select_device_button_statue
+	jam ON,mem_mouse_multi_led_blink_enable
+	arg 1,temp
+	arg mem_mouse_long_button_select_device,rega
+	arg MOUSE_DEVICE_MODE_EEPROM_OFFSET,regb
+	call iicd_read_eep_data
+	fetch 1,mem_mouse_long_button_select_device
+	branch p_mouse_select_device_and_reset,blank//rtn blank
+p_mouse_ready_reconnection_by_button:
+	call p_mouse_switch_device_flag
+	jam 0,mem_link_key_exists
+	call p_mouse_store_device_number2eeprom
+	call mouse_select_device_enable
+	branch mouse_set_reconnection
+
+p_mouse_switch_device_flag:
+	fetch 1,mem_device_flag
+	beq 0xff,p_mouse_set_default_mode
+	fetcht 1,mem_device_flag
+	increase 1,temp
+	fetch 1,mem_device_number
 	isub temp,null
-	nrtn positive
-	fetch 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-	increase -1,pdata
-	store 1,mem_power_ctrl_level
-	beq 0,power_ctrl_decrs_level0
-power_ctrl_decrs_level1:
-power_ctrl_incrs_level1:	//0dBm
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_TXPOWER_1
-	store 2,mem_debuglog_dataval
-	call debuglog_push
-endif
-endif
-	jam TX_POWER_0DB,mem_tx_power
+	ncall mouse_select_device_count_clean,positive
+	storet 1,mem_device_flag
 	rtn
 
-power_ctrl_txpower_incrs_force:
-	jam 0,mem_power_ctrl_pac_succ_cnt
-power_ctrl_txpower_incrs:
-	fetch 1,mem_power_ctrl_level
-	beq 2,power_ctrl_incrs_level2
-	increase 1,pdata
-	store 1,mem_power_ctrl_level
-	beq 1,power_ctrl_incrs_level1
-power_ctrl_incrs_level2:	//+6dBm
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_TXPOWER_2
-	store 2,mem_debuglog_dataval
-	call debuglog_push
-endif
-endif
-
-	jam TX_POWER_5DB,mem_tx_power
+p_mouse_set_default_mode:
+	jam MODE_24G_DEVICE,mem_device_flag
 	rtn
 	
-power_ctrl_decrs_level0: //-5dBm
-ifdef DEBUGLOG
-ifdef DEBUGLOG_MISC
-	setarg DEBUGLOG_DTYPE_MISC
-	store 2,mem_debuglog_datatype
-	setarg MISC_TXPOWER_0
-	store 2,mem_debuglog_dataval
-	call debuglog_push
-endif
-endif
 
-	jam TX_POWER_f5DB,mem_tx_power
+p_mouse_select_device_button_down:
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_select_device_button_down_next
+	jam OFF,mem_mouse_multi_led_blink_enable
+p_mouse_select_device_button_down_next:
+	fetch 1,mem_select_device_button_statue
+	rtneq DPI_BUTTON_STATE_DOWN
+	jam DPI_BUTTON_STATE_DOWN,mem_select_device_button_statue
+
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	rtnbit1 APP_DISC_PB_BUTTON
+
+	fetch 1,mem_device_flag
+	rtnne MODE_BT_DEVICE1
+p_mouse_pb_button_2ble_disconnect:
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
+	set1 APP_DISC_PB_BUTTON,pdata
+	store APP_DISC_RSN_SIZE,mem_app_disconn_reason_flag
+	branch mouse_disconnect
+		
+//p_mouse_button_select_device_timer:
+//	arg mem_mouse_button_select_device_count,regc
+//	arg p_mouse_long_button_select_device,regb
+//	branch timer_single_step
+//p_mouse_long_button_select_device:	
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	rtnbit1 MOUSE_LONG_BT_BUTTON_FLAG
+//	branch p_mouse_ready_reconnection_by_button
+
+p_mouse_select_button_wakeup_firstUp:
+	jam 0,mem_mouse_select_device_button_wakeup_flag	//when waked from hibernate by PB key ,first key up does not change mode 
+	fetch 1,mem_select_device_button_statue
+	nbranch p_mouse_select_button_wakeup_firstUp_next,blank
+	jam DPI_BUTTON_STATE_UP,mem_select_device_button_statue
+	jam ON,mem_mouse_multi_led_blink_enable
 	rtn
+p_mouse_select_button_wakeup_firstUp_next:
+	branch p_mouse_check_reconn_target
+
+p_mouse_store_device_number2eeprom:
+	arg 1,temp
+	arg mem_device_flag,rega
+	arg 0,regb
+	branch iicd_write_protect_eep_data
+
+p_mouse_select_device_and_reset:
+	jam 0xff,mem_mouse_long_button_select_device
+	branch p_mouse_store_device_mode_2eeporm
 	
-p_g24_start_pairing_sm1:
-	set1 mark_24g,mark
-	call p_g24_pair_init
-p_g24_set_pairing_sm_1:
-	jam STATE_24G_PAIRING_1,mem_24g_pairing_sm
+p_mouse_multi_led_blink_timer:
+	fetch 1,mem_mouse_multi_led_blink_enable
+	rtn blank
+	fetch 1,mem_mouse_multi_led_type
+	beq MULTI_LED_ON,p_mouse_multi_led_type_on
+	beq MULTI_LED_BLINK,p_mouse_multi_led_type_blink
 	rtn
 
-p_g24_pair_init:
-	jam TX_POWER_PAIR,mem_tx_power
-	jam 0,mem_24g_pid
-	jam G24_PAIR_CH,mem_24g_ch
-	fetch 4,mem_24g_paring_addr
-	branch p_g24_update_addr_and_synccrc8
+p_mouse_multi_led_type_on:
+	call p_mouse_multi_led_on
+	fetch 1,mem_mouse_multi_led_on_timer
+	increase 1,pdata
+	store 1,mem_mouse_multi_led_on_timer
+	fetcht 1,mem_mouse_multi_led_on_timer_init
+	isub temp,null
+	call p_mouse_multi_led_off_poweron2s,zero
+	rtn
+p_mouse_multi_led_off_poweron2s:
+	jam 0,mem_mouse_multi_led_on_poweron2s_flag
+	branch p_mouse_multi_led_off
 
-p_g24_pairing_sm:
-	fetch 1,mem_24g_ensure
-	beq ENSURE_ON_24G,enable_user
-	fetch 1,mem_24g_pairing_sm
-	beq STATE_24G_PAIRING_1,p_g24_pairing_sm_1
-	beq STATE_24G_PAIRING_2,p_g24_pairing_sm_2
-	beq STATE_24G_PAIRING_3,p_g24_pairing_sm_3
-	branch assert
+p_mouse_multi_led_type_blink:
+	fetch 1,mem_mouse_multi_led_blink_timer
+	increase -1,pdata
+	store 1,mem_mouse_multi_led_blink_timer
+	nrtn blank
+	fetch 1,mem_mouse_multi_led_blink_timer_init
+	store 1,mem_mouse_multi_led_blink_timer
+//	fetch 1,mem_mouse_multi_led_blink_count_limited
+//	branch p_mouse_multi_led_blink_count_no_limited,blank
+//	fetch 1,mem_mouse_multi_led_blink_count
+//	branch p_mouse_multi_led_blink_off,blank
+//	increase -1,pdata
+//	store 1,mem_mouse_multi_led_blink_count
+p_mouse_multi_led_blink_count_no_limited:
+	fetch 1,mem_mouse_multi_led_state
+	beq ON,p_mouse_multi_led_off
+	beq OFF,p_mouse_multi_led_on
+	rtn
 
-p_g24_pairing_sm_1:
-	jam STATE_24G_PAIRING_1_WAITING_ACK,mem_24g_pairing_sm
-	jam 0xaa,mem_24g_common_temp
-	branch p_g24_pairing_sm_common
-p_g24_pairing_sm_2:
-	jam STATE_24G_PAIRING_2_WAITING_ACK,mem_24g_pairing_sm
-	jam 0x55,mem_24g_common_temp
-	branch p_g24_pairing_sm_common
-p_g24_pairing_sm_3:
-	jam STATE_24G_PAIRING_3_WAITING_ACK,mem_24g_pairing_sm
-	jam 0x22,mem_24g_common_temp
-p_g24_pairing_sm_common:
-	fetch 1,mem_24g_data_type
-	and_into bits_data,pdata
-	store 1,mem_24g_common_temp+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_common_temp+2
-p_g24_put_pairing_data_in_buff:
-	jam 0,mem_24g_common_temp+6
-	arg mem_24g_common_temp,rega
-	arg 7,temp
-	call p_g24_put_data_in_buff
-	call p_g24_transmit_prep
-	call p_g24_txdata_enable_tx
-	branch enable_user
+p_mouse_multi_led_on:
+	jam 0,mem_lpm_mult
+	jam ON,mem_mouse_multi_led_state
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_multi_down_led_on
+p_mouse_multi_up_led_on:
+	fetcht 1,mem_mouse_multi_led_gpio
+	set1 7,temp 
+	call gpio_config_output 
+	fetcht 1,mem_mouse_multi_led_gpio 
+	branch gpio_out_active
+p_mouse_multi_down_led_on:
+	fetcht 1,mem_mouse_multi_led_gpio 
+	call gpio_config_output 
+	fetcht 1,mem_mouse_multi_led_gpio
+	branch gpio_out_inactive
 
-p_g24_paring_mode:
-	fetch 1,mem_24g_pairing_sm
-	rtneq STATE_24G_PAIRING_SUCCESS
-	beq STATE_24G_PAIRING_1_WAITING_ACK,p_g24_pairing_sm_1_waiting_ack
-	beq STATE_24G_PAIRING_2_WAITING_ACK,p_g24_pairing_sm_2_waiting_ack
-	beq STATE_24G_PAIRING_3_WAITING_ACK,p_g24_pairing_sm_3_waiting_ack
+p_mouse_multi_led_blink_off:
+	setarg 0
+	store 3,mem_mouse_multi_led_blink_timer
+p_mouse_multi_led_off:
+	jam 32,mem_lpm_mult
+	fetch 1,mem_mouse_multi_led_blink_count
+	nbranch p_mouse_multi_led_off_wait_blink_over,blank
+	jam 0,mem_mouse_multi_led_blink_enable
+	jam 0,mem_mouse_multi_led_type
+p_mouse_multi_led_off_wait_blink_over:
+	jam 0,mem_mouse_multi_led_on_timer
+	jam OFF,mem_mouse_multi_led_state
+	branch p_mouse_multi_led_gpio_set_float
+
+
+p_mouse_mode_bt_device1_multi_led_on:
+p_mouse_mode_24g_device_multi_led_on:
+	jam 1,mem_mouse_multi_led_on_poweron2s_flag
+	jam ON,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_ON,mem_mouse_multi_led_type
+	jam 0,mem_mouse_multi_led_on_timer
+	rtn
+
+//p_mouse_mode_bt_device_blink_5s:
+//p_mouse_mode_24g_device_blink_5s:
+//	jam 10,mem_mouse_multi_led_blink_count
+//	branch p_mouse_dpi_multi_led_blink
+//p_mouse_mode_bt_device1_led_blink:
+//	jam 5,mem_mouse_multi_led_blink_timer_init	//500ms
+//	branch p_mouse_discovery_multi_led_blink2
+
+
+p_mouse_discovery_multi_led_blink:
+	jam 3,mem_mouse_multi_led_blink_timer_init	//300ms
+p_mouse_discovery_multi_led_blink2:
+//	jam 0,mem_mouse_multi_led_blink_count_limited
+	jam 1,mem_mouse_multi_led_blink_count//0 will clear mem_mouse_multi_led_blink_enable/mem_mouse_multi_led_type
+p_mouse_multi_led_blink_enable:
+	jam 1,mem_mouse_multi_led_blink_timer
+	jam ON,mem_mouse_multi_led_blink_enable
+	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
 	rtn
 
+p_mouse_discovey_led_blink_off:
+	fetch 1,mem_mouse_multi_led_on_timer
+	nrtn blank
+	fetch 1,mem_mouse_multi_led_on_poweron2s_flag
+	nrtn blank
+	branch p_mouse_multi_led_blink_off
+		
+//p_mouse_dpi_multi_led_blink:
+//	jam 5,mem_mouse_multi_led_blink_timer_init	//500ms
+//	jam 1,mem_mouse_multi_led_blink_count_limited
+//	branch p_mouse_multi_led_blink_enable
 
-p_g24_pairing_sm_1_waiting_ack:
-	jam STATE_24G_PAIRING_2,mem_24g_pairing_sm
-	branch p_g24_transmit_abandon
-p_g24_pairing_sm_2_waiting_ack:
-	jam STATE_24G_PAIRING_3,mem_24g_pairing_sm
-	branch p_g24_transmit_abandon
-p_g24_pairing_sm_3_waiting_ack:
-	jam STATE_24G_PAIRING_SUCCESS,mem_24g_pairing_sm
-	jam BT_EVT_24G_PAIRING_COMPLETE,mem_fifo_temp
-	call ui_ipc_send_event	
-	fetch 4,mem_24g_rxpayload+2
-	call p_g24_update_addr_and_synccrc8
-	branch p_g24_transmit_abandon
+	
 
-//p_g24_start_24g_mode:
-//	set0 mark_24g,mark
-//	call p_g24_ch_syncword_crc8_init
-//	fetch 1,mem_24g_pairing_sm
-//	rtnne STATE_24G_PAIRING_SUCCESS
-//	call p_g24_tx_attemp_data_prep
-//p_g24_tx_attemp_dongle:
-//	setarg 0
-//	store 2,mem_24g_check_dongle_times
-//p_g24_tx_attemp_dongle_loop:
-//	call lpo_calibration
-//	nop 2000
-//	fetch 1,mem_24g_check_dongle_times
-//	beq 0xff,p_g24_stop_g24_mode
-//	call p_g24_transmit_receive_ack
-//	nbranch p_g24_attemp_txdata_retry,sync
-//	nbranch p_g24_attemp_txdata_retry,user3
-p_g24_tx_attemp_dongle_succ:
-	set1 mark_24g,mark
-	setarg 0
-	store 2,mem_24g_check_dongle_times
-	jam 0,mem_mouse_long_mult_flag
-	jam BT_EVT_24G_ATTEMPT_SUCCESS,mem_fifo_temp
-	call ui_ipc_send_event
-	call p_g24_txbuf_clear
-	branch p_g24_transmit_by_interrupt_enable
-
-p_g24_tx_attemp_data_prep:
-	jam 0xff,mem_24g_common_temp
-	fetch 1,mem_24g_data_type
-	store 1,mem_24g_common_temp+1
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_common_temp+2
-	arg 6,temp
-	arg mem_24g_common_temp,rega
-	call p_g24_put_data_in_buff
-	branch p_g24_transmit_prep
-//	
-//p_g24_attemp_txdata_retry:
-//	fetch 2,mem_24g_check_dongle_times
-//	increase 1,pdata
-//	store 2,mem_24g_check_dongle_times
-//	call p_g24_ch
-//	branch p_g24_tx_attemp_dongle_loop
+ifdef ADC_ENABLE
+p_mouse_adc_read:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_ADC
+	fetch 1,mem_adc_read_timer
+	increase 1,pdata
+	store 1,mem_adc_read_timer
+	sub pdata,10,null              //1s read adc
+	rtn positive
+	jam 0,mem_adc_read_timer
+	call p_adc_set_mode
+	call vdd_calculate_by_mode
+	store 2,mem_mouse_vdd_now_vol
+	arg mem_mouse_vdd_calculate_set,rega
+	call p_adc_bat_percent_lowpower_out
+	fetch 1,mem_adc_power_flag
+	bbit1 1,app_enter_hibernate
+	bbit0 0,p_mouse_adc_no_low_voltage
+	jam 1,mem_mouse_adc_last_low_voltage_flag
+	branch mouse_adc_low_voltage
+p_mouse_adc_no_low_voltage:
+	call mouse_adc_no_low_voltage
+	fetch 1,mem_mouse_adc_last_low_voltage_flag
+	rtn blank
+	jam 0,mem_mouse_adc_last_low_voltage_flag
+	branch p_mouse_multi_led_off
+	
+p_adc_set_mode:
+	fetch 1,mem_adc_config_flag
+	beq ADC_CONFIG_GPIO,p_adc_check_gpio
+	branch adc_set_mode+1
+p_adc_check_gpio:
+	hfetch 1,core_gpio_pu0	//gpio5 pull up disable
+	set0 5,pdata
+	hstore 1,core_gpio_pu0
+	call adc_check_gpio
+	hfetch 1,core_gpio_pu0	//gpio5 pull up enable
+	set1 5,pdata
+	hstore 1,core_gpio_pu0
+	rtn
 
-p_g24_auto_pair_start:
-	setarg 0
-	store 2,mem_24g_pair_current_ch_num
-	set0 mark_24g,mark
-	call p_g24_auto_pair_first_attemp
-	call p_g24_tx_attemp_data_prep
-p_g24_auto_pair_restart:
-	setarg 0
-	store 2,mem_24g_check_dongle_times
-p_g24_auto_pair_start_loop:
-	call lpo_calibration
-	nop 2000
-	fetch 2,mem_24g_check_dongle_times
-	arg 0x7788,temp			//30s
+p_adc_bat_percent_lowpower_out:
+	ifetch 8,rega
+	store 8,mem_pdatatemp
+	fetcht 2,mem_pdatatemp+2	//shutdown voltage 0.9v
+	fetch 2,mem_pdatatemp+6		//now voltage
 	isub temp,null
-	branch p_g24_stop_g24_mode,zero
-	call p_g24_transmit_receive_ack
-	nbranch p_g24_auto_pair_retry,sync
-	nbranch p_g24_auto_pair_retry,user3
-	call p_g24_ackpayload_parse
-	call p_mouse_tx_power_init
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_paring_addr
+	nbranch adc_set_no_power_flag,positive
+	fetcht 2,mem_pdatatemp+4	//low voltage 1.0v
 	isub temp,null
-	branch p_g24_start_pairing_sm1,zero
-	branch p_g24_tx_attemp_dongle_succ
-
-p_g24_auto_pair_retry:
-	fetcht 1,mem_config_select_device_button_gpio
-	call gpio_get_bit
-	branch p_mouse_select_device_button_down,true
+	nbranch adc_set_low_power_flag,positive
+p_adc_clear_low_power_flag:
+	fetch 1,mem_adc_power_flag
+	set0 0,pdata
+	store 1,mem_adc_power_flag
+	rtn	
+	
+endif
 
-	fetch 2,mem_24g_check_dongle_times
-	increase 1,pdata
-	store 2,mem_24g_check_dongle_times
-	fetch 1,mem_24g_auto_paring_switch
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_auto_paring_switch
-	beq 0,p_g24_auto_pair_device_attemp
-	beq 1,p_g24_auto_pair_pair_attemp
-	beq 2,p_g24_auto_pair_all_powerful_attemp
-	beq 3,p_g24_auto_pair_pair_attemp
+p_mouse_state_led_timer:
+	fetch 1,mem_mouse_state_led_blink_flag
+	rtn blank
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	fetch 2,mem_mouse_multi_led_blink_count
+	nrtn blank
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	pincrease 1
+	store 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,30,null
+	ncall p_mouse_adc_low_volatage_led_timer_count_clean,positive
+	sub pdata,5,null
+	branch p_mouse_multi_led_on,positive
+	branch p_mouse_multi_led_off
+p_mouse_adc_low_volatage_led_timer_count_clean:
+	jam 1,mem_adc_low_volatage_led_timer_count
 	rtn
 
-	
-p_g24_auto_pair_first_attemp:
-	call p_mouse_tx_power_init
-	fetch 4,mem_24g_device_addr
-	store 4,mem_24g_addr
-	fetch 1,mem_24g_pair_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call p_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_pair_current_ch_num
+p_mouse_seting_dpi:
+p_mouse_seting_dpi_diff:
+//	fetch 1,mem_config_sensor_type
+//	beq P3065_XY,p_mouse_seting_3065XY_dpi
+//	beq KA8,p_mouse_seting_KA8_dpi
+//	beq FD3180,p_mouse_3180_dpi
+//	branch mouse_seting_dpi+3
+p_mouse_3180_dpi:
+	fetch 1,mem_mouse_dpi
+	sub pdata,MOUSE_DPI_LEVEL2,null
+	call p_mouse_3065xy_dpi_recount,zero
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_3180_set_cpi1		//800
+//	beq MOUSE_DPI_LEVEL3,p_mouse_3180_set_cpi3
+	beq MOUSE_DPI_LEVEL4,mouse_set_cpi3			//1600
+	branch mouse_set_cpi2							//1200
+p_mouse_3180_set_cpi1:
+	fetch 1,mem_320x_dpi_1	//800
+	branch mouse_p3205_dpi+2
+	
+//p_mouse_seting_3065XY_dpi:
+//	fetch 1,mem_mouse_dpi
+//	sub pdata,MOUSE_DPI_LEVEL2,null
+//	call p_mouse_3065xy_dpi_recount,zero
+//	fetch 1,mem_mouse_dpi
+//	beq MOUSE_DPI_LEVEL1,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:
+	jam MOUSE_DPI_LEVEL3,mem_mouse_dpi
 	rtn
 
-p_g24_auto_pair_all_powerful:
-	jam TX_POWER_PAIR,mem_tx_power
-	setarg 0x0f0f
-	store 2,mem_24g_addr
-	istore 2,contw
-	fetch 1,mem_24g_powerful_current_ch_num
-	store 1,mem_24g_current_ch_number
-	call p_g24_ch_syncword_crc8_init
-	storet 1,mem_24g_powerful_current_ch_num
-	rtn
-	
-p_g24_ch_syncword_crc8_init:	
-	call p_g24_syncword_crc8
-	branch p_g24_ch
+//p_mouse_seting_KA8_dpi:
+//	fetch 1,mem_mouse_dpi
+//	sub pdata,MOUSE_DPI_LEVEL2,null
+//	call p_mouse_3065xy_dpi_recount,zero
+//	fetch 1,mem_mouse_dpi
+//	beq MOUSE_DPI_LEVEL1,p_mouse_ka8_set_cpi1
+//	beq MOUSE_DPI_LEVEL3,p_mouse_ka8_set_cpi3
+//	beq MOUSE_DPI_LEVEL4,p_mouse_ka8_set_cpi4
+//p_mouse_ka8_set_cpi3:
+//	setarg 4	//1200
+//	branch mouse_p3205_dpi
+//p_mouse_ka8_set_cpi1:
+//	setarg 2	//800
+//	branch mouse_p3205_dpi
+//p_mouse_ka8_set_cpi4:
+//	setarg 5	//1600
+//	branch mouse_p3205_dpi
 
-p_g24_auto_pair_device_attemp:
-	call p_g24_auto_pair_first_attemp
-	branch p_g24_auto_pair_start_loop
+p_mouse_motion:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	call p_mouse_cheak_sensor_data
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+ifdef MOUSE_SMOOTHER	
+	nbranch p_drawing_optima_init,user
+	call p_drawing_optima
+else
+	nrtn user
+endif
+	branch mouse_motion+9
 
-p_g24_auto_pair_pair_attemp:
-	call p_g24_pair_init
-	branch p_g24_auto_pair_start_loop
 
-p_g24_auto_pair_all_powerful_attemp:	
-	call p_g24_auto_pair_all_powerful
-	branch p_g24_auto_pair_start_loop
+p_mouse_cheak_sensor_data:
+	fetch 1,mem_config_sensor_type
+	beq P3212,p_mouse_p3212_sensor_motion
+	beq P3610,mouse_p3610_sensor_motion
+p_mouse_p32xx_sensor_motion:
+	call mouse_clear_sensor_data
+	disable user
+	//fetch 1,mem_config_function_enable
+	//bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p32xx_sensor_motion_2
+	//fetcht 1,mem_sensor_data_gpio
+	//call gpio_get_bit
+	//nrtn true
+	branch mouse_p32xx_sensor_motion_2
+p_mouse_p3212_sensor_motion:
+	call mouse_clear_sensor_data
+	fetch 1,mem_config_function_enable
+	bbit0 ENABLE_SENSOR_MOTION_PIN,mouse_p3212_sensor_motion_1
+	fetcht 1,mem_sensor_data_gpio
+	call gpio_get_bit
+	nrtn true
+	branch mouse_p3212_sensor_motion_1
+
+p_mouse_key:
+	call p_mouse_check_key_gpio
+	branch mouse_key+1
+p_mouse_check_key_gpio:
+	arg 0,rega
+	call p_mouse_check_lkey_gpio
+//	call p_mouse_check_rkey_gpio
+//	call p_mouse_check_mkey_gpio
+//	call p_mouse_check_skey_gpio
+	branch mouse_check_key_gpio+11
+	
+//p_mouse_check_skey_gpio:
+//	fetch 1,mem_bk_button_gpio
+//	rtneq GPIO_DISABLE
+//	call p_mouse_check_bk_key_gpio
+//	branch p_mouse_check_fw_key_gpio
 	
+p_mouse_check_lkey_gpio:
+	fetcht 1,mem_lbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_lbutton_gpio
+	call gpio_get_bit
+	setflag true,0,rega			//true = 1,input low level
+//	rtn
+p_mouse_check_rkey_gpio:
+	fetcht 1,mem_rbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_rbutton_gpio
+	call gpio_get_bit
+	setflag true,1,rega			//true = 1,input low level
+//	rtn
+p_mouse_check_mkey_gpio:
+	fetcht 1,mem_mbutton_gpio
+	call p_gpio_set_input_pu
+	fetcht 1,mem_mbutton_gpio
+	call gpio_get_bit
+	setflag true,2,rega			//true = 1,input low level
+	rtn
+//p_mouse_check_bk_key_gpio:
+//	fetcht 1,mem_bk_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_bk_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,3,rega
+//	branch p_gpio_set_input_pu
+//p_mouse_check_fw_key_gpio:
+//	fetcht 1,mem_fw_button_gpio
+//	call p_gpio_set_input_pd
+//	fetcht 1,mem_fw_button_gpio
+//	call gpio_get_bit
+//	nsetflag true,4,rega
+//	branch p_gpio_set_input_pu
+p_gpio_set_input_pd:
+	set0 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set1 gpio_active_bit,temp
+	arg core_gpio_pd0,contw
+	branch gpio_set_high_impedance+4
+p_gpio_set_input_pu:
+	set1 gpio_active_bit,temp
+	arg core_gpio_pu0,contw
+	call gpio_set_bit
+	set0 gpio_active_bit,temp
+	branch p_gpio_set_input_pd+4
 
-p_g24_check_51cmd_stop_24g:
-	set0 mark_24g,mark
-	call le_disable
-p_mouse_disable_g24_pairing_flag:
-	arg MOSUE_24G_PAIRING_FLAG,queue
-	branch mouse_disable_function_flag
+p_mouse_bb_disconnected:
+	jam 0,mem_mouse_enter_sniff_count
+	jam 0x0e,mem_sniff_param_interval	//115Hz
+	call mouse_bb_discon_clear_stack
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	bbit1 APP_DISC_BLE,p_mouse4_0_event_bb_disconn
+	branch mouse_bb_disconnected+9
+
+p_mouse4_0_event_bb_disconn:
+	call mouse_le_clean_connect_flag
+	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
+	bbit1 APP_DISC_PB_BUTTON,p_mouse_select_device_by_button
+	branch mouse4_0_event_bb_disconn+2
 
-p_g24_put_data_in_buff:
-	storet 1,mem_24g_datalen
-	copy temp,loopcnt
-	arg mem_24g_txbuf,contw
-	copy rega,contr
-	branch memcpy
+p_mouse_bb_event_discovery_btn:
+	jam 0,mem_mouse_null_enter_hibernate_flag
+	jam 0,mem_mouse_null_enter_hibernate_timer
+ifdef G24	
+	isolate1 mark_24g,mark
+	call p_g24_check_51cmd_stop_24g,true
+endif
+	branch mouse_bb_event_discovery_btn+1
 
-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
+ifdef BLE
+p_le_addr_random_config:
+	call load_adc_init
+	fetch 2,mem_0_5_adc_io_data	//adc data from otp
+//	branch p_le_otp_adc_empty,blank
+	store 2,mem_random_addr_increase_count
+p_le_addr_random_store:
+p_mouse_store_eerpom_random_addr_increase_count:
+	arg 2,temp
+	arg mem_random_addr_increase_count,rega
+	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
+	branch iicd_write_protect_eep_data
+p_mouse_load_eeprom_random_addr_increase_count:
+	arg 2,temp
+	arg mem_random_addr_increase_count,rega
+	arg MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET,regb
+	branch iicd_read_eep_data
+	
+//p_le_otp_adc_empty:
+//	setarg 0x1122
+//	store 2,mem_random_addr_increase_count
+//	branch p_le_addr_random_store
 
 endif
 
-p_set_freq_tx:
-	storet 1,mem_last_freq
-	add temp,0,rega			/* index to frequency */
-	call rf_write_freq
-	setarg param_pll_setup	//128us
-	call sleep
-p_rf_tx_enable:
-	jam 0x1,rfen_adc
-	jam 0x3c,rfen_rx
-	jam 0xe0,rfen_tx
-	nop 10 /* wait LDOs to turn ON*/
-	jam 0x01, rfen_mdm
-	jam 0x3d, rfen_mdm
-	nop 10 /* wait tx blocks to turn ON*/
-	jam 0xb7,rfen_sn
-	nop 10 /* wait tx lo buffer to turn ON*/
-	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_5DB,p_set_tx_power_5db
-//	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_mouse_start_discovery:
+	jam 0,mem_le_send_security_request_flag
+	call p_mouse_tx_power_init
+//	fetcht 1,mem_device_flag
+//	fetch 1,mem_device_number
+//	isub temp,null
+//	call mouse_select_device_count_clean,zero
+	jam 1,mem_device_flag
 
-p_set_tx_power_0db:
-	call p_rx_low_sens
-	jam 0xd0,0x8955
-	jam 0xe0,0x8956
-	jam 0x6c,0x8958
-	branch set_tx_power_0db	
+	jam 0,mem_mouse_clear_sensor_data_flag
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
+//	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE,p_mouse_start_discovery_norandom
+ifdef BLE
+	call p_mouse_load_eeprom_random_addr_increase_count
+	fetcht 2,mem_random_addr_increase_count
+	increase 1,temp
+	storet 2,mem_random_addr_increase_count
+	storet 2,mem_le_lap+1
+	call p_mouse_store_eerpom_random_addr_increase_count
+	random pdata
+	store 1,mem_le_lap
+endif
+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
+	jam 6,mem_connection_options
+	setarg 0
+	store 2,mem_mouse_no_data_timer
+	store 2,mem_mouse_direct_timer
+	arg MOUSE_STORE_EEPROM_FLAG,queue
+	call mouse_enable_function_flag
+	call mouse_bt_discovery_button_down_disable
+//	fetch 1,mem_device_option
+//	isolate1 MODE_4_MOUSE,pdata
+	call p_check_51cmd_adv
+	call mouse_start_discovery_norandom+13
+	branch p_mouse_discovery_multi_led_blink
 
-//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 0xd0,0x8955
-	jam 0xe0,0x8956
-	jam 0x3c,0x8958
-	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_check_51cmd_adv:
+	jam 0,mem_mouse_le_reconnect_flag
+	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
 	
-p_set_tx_power_f5db:
-	call p_rx_low_sens
-	jam 0xd0,0x8955
-	jam 0xc0,0x8956
-	jam 0x6c,0x8958
-	branch set_tx_power_f5db
+	branch check_51cmd_adv
 
-p_rx_low_sens:
-	jam 0x5b,0x894c
-	jam 0x96,0x894d
-	jam 0x2c,0x894e 
-	jam 0x46,0x894f
-	rtn
+p_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
 
-p_rx_high_sens:
-	jam 0xfb,0x894c 
-	jam 0xef,0x894d
-	jam 0xec,0x894e 
-	jam 0x5e,0x894f
+p_mouse_stop_discovery:
+	jam 0,mem_mouse_multi_led_blink_count
+	call p_mouse_discovey_led_blink_off
+	setarg 0
+	store 2,mem_mouse_discovery_timer
+	call p_mouse_sensor_poweron		//clear sensor data,confirm the motion pin high
+	branch mouse_stop_discovery+1
+
+ifdef BLE
+p_le_slave_match:
+	fetch 1,mem_le_md_count
+	pincrease 1
+	store 1,mem_le_md_count
+	beq LE_MD_MAX_COUNT,le_slave_cont
+	call le_acknowledge
+	call le_prepare_tx
+	call power_ctrl_start
+	branch le_slave_match+7
+
+p_le_next_adv_channel:
+	fetch 1,mem_le_ch_mapped
+	increase 1,pdata
+	store 1,mem_le_ch_mapped
+	rtnne 40
+	jam 37,mem_le_ch_mapped
 	rtn
-		
-p_set_tx_power_pair:	//50-100cm distance
- 	jam 0xc2,0x8956
- 	jam 0xd0,0x8955
-	rtn	
 
-p_shutdown_radio:
-	force 8,radio_ctrl
-	branch shutdown_radio+1
+p_le_receive_skip:
+	call save_rssi
+	call p_rssi_signal
+	branch le_receive_skip+2
 
-/* ================================== 24g common functions ============================= */
-p_g24_timer_check:
-	call disable_user
-	fetcht 4,mem_24g_tx_btclk
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall g24_timer_timeout,positive
-	copy pdata,regb
-	fetch 4,mem_24g_tx_btclk
-	fetcht 1,mem_24g_interval
-	iadd temp,temp
-	copy regb,pdata
+p_le_update_param:
+	call p_mouse_le_conn_param_check	
+	branch le_update_param+8
+p_mouse_le_lpm_mult_reinit:
+	fetch 1,mem_lpm_mult_init
+	store 1,mem_lpm_mult
+p_mouse_le_conn_param_lpm_enable:
+	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
+	rtn
+
+p_mouse_le_conn_param_check:
+	fetch 1,mem_le_new_conninterval
+	sub pdata,LE_INTERVAL_15MS,null
+	nbranch p_mouse_le_conn_param_lpm_disable,positive
+	fetch 1,mem_le_new_connslavelatency
+	fetcht 1,mem_lpm_mult_init
 	isub temp,null
-	nrtn positive
-	set0 28,pdata
-	store 4,mem_24g_tx_btclk
-	branch enable_user
+	branch p_mouse_le_lpm_mult_reinit,positive
+	fetch 1,mem_le_new_connslavelatency
+	store 1,mem_lpm_mult
+	branch p_mouse_le_conn_param_lpm_enable
 
-p_rssi_noise:
-	call save_rssi
+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
+	call power_ctrl_pac_succ_incrs	
+	fetch 1,mem_empty_count
+	nbranch p_le_send_empyt,blank
+	fetch 1,mem_le_state 
+	bbit0 lestate_encryption,p_le_tx_4
+	fetch 1,mem_le_rxbuf+1  
+	branch p_le_tx_4,blank  
+	branch le_send_empty      // send empty data when got non empty packet
+p_le_send_empyt:
+	fetch 1,mem_empty_count
+	increase -1,pdata
+	store 1,mem_empty_count
+	branch le_send_empty
+p_le_tx_4:	
+	fetch 1,mem_le_pairing_state
+	bne FLAG_LE_PAIRING_AFTER_AUTH,p_in_le_tx_4
+	jam 3,mem_empty_count
+p_in_le_tx_4:
+	call le_fifo_check_nearly_full
+	call p_mouse_data_pull,blank
+	branch le_prepare_tx+4
+
+p_le_prepare_tx_wak:
+	call p_le_check_tx_retransmit_setmd
+	branch p_le_power_ctrl_pac_succ_decrs
+
+p_le_check_tx_retransmit_setmd:
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtnne 0x03
+	fetch 1,mem_mouse_data_queue_num
+	rtn blank
+	fetch 1,mem_le_txlen
+	rtn blank
+	fetch 1,mem_le_txheader
+	set1 md,pdata
+	store 1,mem_le_txheader
+	call le_set_md
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	setarg MISC_LE_RETRANSMIT_MD
+	store 2,mem_debuglog_dataval
+	call debuglog_push	
+endif
+endif
+	rtn
+
+	
+	
+p_le_power_ctrl_pac_succ_decrs:
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	setarg MISC_LE_RETRANSMIT
+	store 2,mem_debuglog_dataval
+	call debuglog_push	
+endif
+endif
+	branch power_ctrl_pac_succ_decrs
+
+p_mouse_le_reconn_write_enable_timer_reinit:
+	fetch 1,mem_mouse_le_reconnect_flag
 	rtn blank
-	fetcht 1,mem_rssi_noise_index
-	arg mem_rssi_noise_buffer,rega
-	call p_rssi_store
-	storet 1,mem_rssi_noise_index
+	fetch 1,mem_le_connect_status_flag
+	and pdata,0x03,pdata
+	rtneq 0x03
+	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
+	beq LE_L2CAP_CID_SMP,p_le_parse_smp
+	branch le_parse_l2cap+11
+p_le_parse_att:
+	call store_contr
+	call p_mouse_le_reconn_write_enable_timer_reinit
+	call get_contr
+	ifetch 3,contr
+	store 3,mem_le_att_opcode
+	beq ATTOP_READ_BY_GROUP_TYPE_REQUEST,p_le_parse_att_read_by_group_type_request
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+	rshift8 pdata,temp
+	sub temp,0x24,null
+//	branch p_le_parse_att1,positive
+	branch le_parse_att+2,positive
+	arg mem_mouse_le_uuid_sup,temp
+	storet 2,mem_ui_le_uuid_table
+	call le_parse_att+2
+	setarg 0x8e7a
+	store 2,mem_ui_le_uuid_table
+	rtn
+
+p_le_parse_att_read_by_group_type_request:
+	call le_parse_att_read_by_group_type_request
+	call le_fifo_get_last_tx_ptr
+	increase 7,contr
+	ifetch 1,contr
+	rtnne ATTOP_READ_BY_GROUP_TYPE_RESPONSE
+	increase 5,contr
+	ifetch 2,contr
+	arg UUID_SERVICE_HIDS,temp
+	isub temp,null
+	nrtn zero
+	increase -4,contr
+	setarg 0x2b
+	istore 2,contr
+	rtn
+
+//p_le_parse_att1:
+//	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
+//	branch le_parse_att+2
+//p_le_parse_att_read_request:
+//	fetcht 2,mem_le_att_handle
+//	fetch 1,mem_le_configuration
+//	bbit1 BIT_BLE_READ_AUTH,p_le_send_att_read_response_check_auth
+//p_le_send_att_read_response:
+//	call le_att_get_handle_ptr
+//	branch le_send_att_error_response_notfound,blank
+//	increase -2,contr
+//	ifetch 2,contr
+//	arg UUID_CHRCTR_PNP_ID,temp
+//	isub temp,null
+//	branch p_le_send_att_pnp_id,zero	//modify VID/PID
+//	
+//	fetch 2,mem_le_att_handle
+//	beq 0x13,le_send_att_error_response_notfound	//delete battery
+
+//	fetcht 2,mem_le_att_handle
+//	branch le_send_att_read_response
+//p_le_send_att_pnp_id:
+//	call store_contr
+//	fetch 1,mem_le_att_pnp_id_len
+//	add pdata,1,rega
+//	call le_fifo_malloc_tx_l2cap_gatt
+//	setarg ATTOP_READ_RESPONSE
+//	istore 1,contw
+//	fetch 1,mem_le_att_pnp_id_len
+//	copy pdata,loopcnt
+//	arg mem_le_att_pnp_id,contr
+//	branch memcpy
+
+//p_le_send_att_read_response_check_auth:
+//	fetch 2,mem_le_pairing_handle
+//	isub temp,null
+//	nbranch p_le_send_att_read_response,zero
+//p_le_send_att_read_response_error_insufficient_auth:
+//	call le_check_encrypt_state
+//	nbranch p_le_send_att_read_response,user
+//	jam ATT_ERR_INSUFFICIENT_AUTHENTICATION,mem_le_err_code
+//	branch le_send_att_error_response
+
+p_le_parse_smp:
+	ifetch 1,contr
+	beq SMP_PAIRING_REQUEST,p_le_parse_smp_pairing_request
+	beq SMP_PAIRING_FAILED,p_le_parse_smp_pairing_failed
+	branch le_parse_smp+2
+
+p_le_parse_smp_pairing_request:
+	jam 1,mem_le_send_security_request_flag
+	branch le_parse_smp_pairing_request
+
+p_le_parse_smp_pairing_failed:
+	call le_parse_smp_pairing_failed
+	fetch 1,mem_le_state	//disable update conn param
+	set0 lestate_update_param,pdata
+	store 1,mem_le_state
+	branch le_parse_terminate_ind
+
+p_le_adv_not_match:
+	fetch 1,mem_le_ch_mapped
+	bne 39,le_adv_loop
+	call p_le_adv_random_delay
+	arg le_adv_interval_timer,queue
+	fetch 2,mem_le_adv_interval
+	branch timer_init
+p_le_adv_random_delay:
+	random pdata
+	arg 0x1ff,temp
+	iand temp,pdata
+	add pdata,250,pdata
+	branch delay
+
+p_le_lpm_setmult:
+	disable wake
+	branch p_le_lpm_set_mult_attempt,attempt
+	nbranch le_lpm_lost,match
+p_le_lpm_set_mult_attempt:
+	call lpm_match
+	fetch 2,mem_rx_window_sniff
+	store 2,mem_le_receive_window
+	fetch 1,mem_le_connect_status_flag
+	compare 3,pdata,3
+	nbranch lpm_mult_short,true
+	branch le_lpm_set_mult_attempt+3
+
+p_le_mouse_bb_event_connect_complete:
+	fetch 1,mem_mouse_le_reconnect_flag
+	nrtn blank
+	fetch 1,mem_le_att_handle
+	sub pdata,26,pdata
+	nrtn zero
+	branch mouse_le_write_enable
+
+p_check_51cmd_once_continue:
+	call lmo_fifo_check
+	nbranch check_51cmd_restore,blank  //process this cmd next time while lmo fifo is full
+	fetch 1,mem_fifo_temp
+	bmark0 mark_context,check_51cmd_check_idle
+	beq BT_CMD_LE_UPDATE_CONN,p_check_51cmd_ble_update_connect_param
+	branch check_51cmd_once_continue+2
+
+p_check_51cmd_ble_update_connect_param:
+	call le_fifo_check_full
+	nrtn blank
+	branch le_l2cap_tx_update_req
 	
-p_rssi_store:
-	copy rega,pdata
-	iadd temp,contw
-	fetch 1,mem_rssi
-	istore 1,contw
-	increase 1,temp
-ifdef DONGLE
-	and_into RSSI_BUF_LEN_NOISE,temp
-endif
-ifdef MOUSE
-	and_into RSSI_BUF_LEN_SIGNAL,temp
-endif
-	rtn
-p_rssi_average:
-	arg 0,temp
-ifdef DONGLE
-	arg RSSI_BUF_LEN_NOISE+1,loopcnt
-endif
-ifdef MOUSE
-	arg RSSI_BUF_LEN_SIGNAL+1,loopcnt
-endif
-	copy rega,contr
-ifdef DONGLE
-	branch rssi_average_loop
-endif
-ifdef MOUSE
-p_rssi_average_loop:
-	ifetch 1,contr
-	iadd temp,temp
-	loop p_rssi_average_loop
-	rshift3 temp,pdata
-	copy pdata,temp
-	rtnmark0 mark_24g
-	//2BCD
-	div pdata,10
-	call wait_div_end
-	quotient pdata
-	lshift4 pdata,pdata
-	remainder temp
-	ior temp,temp
-	rtn
 endif
-	rtn
-
-p_g24_update_addr_and_synccrc8:	
-	store 4,mem_24g_addr
 
-//output: 1BYTE crc8
-p_g24_syncword_crc8:
-	arg 0,rega
-	arg 4,loopcnt
-	arg mem_24g_addr,contr
-p_g24_syncword_crc8_loop:
-	ifetch 1,contr
-	iadd rega,rega
-	loop p_g24_syncword_crc8_loop
-	copy rega,pdata
-	store 2,mem_24g_syncword
-	fetch 1,mem_24g_syncword
-	fetcht 1,mem_24g_syncword+1
-	iadd temp,pdata
-	store 1,mem_24g_syncword_crc8
+p_twspi_reset:
+	hfetch 1,core_gpio_out3
+	and_into 0xfd,pdata
+	hstore 1,core_gpio_out3
+	hfetcht 1,core_gpio_oe3
+	or_into 0x2,temp
+	hstoret 1,core_gpio_oe3
+	call twspi_disable
+	and_into 0xfd,temp
+	nop 13
+	call twspi_enable
+	hstoret 1,core_gpio_oe3
 	rtn
 
 
-p_g24_transmit_prep:
-ifdef P24G_LOG
-	fetch 1,mem_24g_paccnt
+
+ifdef CLASSIC_BT
+p_page_wait_fhs_reply_ok:
+ 	fetch 1, mem_page_rcv_fhs
 	increase 1,pdata
-	store 1,mem_24g_paccnt
-endif
+	store 1, mem_page_rcv_fhs
+	call prepare_newconn
+p_master_newconn_loop:
+ 	set1 mark_first_packet,mark
+	call master_newconn_once
+	branch p_newconn_poll_responded,sync
+	set0 mark_first_packet,mark
+	call new_conn_timeout
+	nbranch p_master_newconn_loop,blank
+	branch page_restart	
+
+p_newconn_poll_responded:
+	set0 mark_first_packet,mark
+	branch newconn_poll_responded
 
-// total length
-	fetch 1,mem_24g_datalen
-	increase 2,pdata
-	store 1,mem_24g_txlen
-// data type
-	fetch 1,mem_24g_data_type
-	store 1,mem_24g_txpayload
-//prepare 5bit payload length, 2bit PID, 1bit NO_ACK
-	fetch 1,mem_24g_datalen
-	lshift3 pdata,pdata
-	fetcht 1,mem_24g_pid
-	and temp,0x03,temp
-	lshift temp,temp
-	ior temp,pdata
-	fetcht 1,mem_24g_no_ack
-	iadd temp,pdata
-	istore 1,contw
-//prepare payload data
-	fetch 1,mem_24g_datalen
-	iforce loopcnt
-	arg mem_24g_txbuf,contr
-	branch memcpy
+p_role_switch_master:
+	call role_switch_check
+	nrtn user
+p_wait_role_switch_anchor:
+	disable user
+	jam param_newconnto,mem_newconnto_counter
+	set0 mark_fhs_already_good,mark
+	set0 mark_role_switch_receive_fhs,mark
+p_roles_waitfhs_loop:
+	call rf_setup_time_master_slot
+	call master_recv_packet
+	bmark1 mark_fhs_already_good,p_roles_replyto_fhs
+	call new_conn_timeout
+	nbranch p_roles_waitfhs_loop,blank
+	bmark1 mark_role_switch_receive_fhs,p_roles_replyto_fhs1
+	branch role_switch_fail_master
+	
+p_roles_replyto_fhs:
+	call rf_setup_time_slave_slot
+	arg type_id,type
+	call master_send_packet
+	set1 mark_role_switch_receive_fhs,mark
+	set0 mark_fhs_already_good,mark
+	force 1,am_addr	/* process_fhs will update am_addr, so slave will not receive fhs succeffully sometimes */
+	jam 2,mem_newconnto_counter
+	branch p_roles_waitfhs_loop
+
+p_roles_replyto_fhs1:
+	fetch 4,mem_clke_bt		//wait for 2 fhs,need 2.5ms
+	pincrease 8
+	store 4,mem_clke_bt
+	branch roles_replyto_fhs+4
+
+p_process_dmh:
+	bmark1 mark_first_packet,end_of_packet
+	branch process_dmh+1
+
+p_prepare_tx:
+	fetch 1,mem_state
+	isolate1 state_inconn,pdata
+	call p_bt_power_ctrl,true
+	branch prepare_tx+1
+p_bt_power_ctrl:
+	fetch 1,mem_arq
+	isolate1 wack,pdata
+	call power_ctrl_pac_succ_decrs,true
+	ncall power_ctrl_pac_succ_incrs,true
+	branch power_ctrl_start
+
+p_slave_conn_recv_packet:
+	call slave_receive_master_slot
+	nbranch shutdown_radio,sync
+	call save_rssi
+	call p_rssi_signal
+	branch slave_conn_recv_packet+4
 
-p_g24_ch:
-	fetcht 1,mem_24g_current_ch_number
-	call p_g24_ch_map_size
-	storet 1,mem_24g_current_ch_number
-	rtn
+p_lpm_dispatch:
+	rtnmark1 mark_24g
+	call lpo_calibration
+	fetch 3,mem_clks_per_lpo
+	rtn blank
+	fetch 1,mem_lpm_mode
+	rtn blank
+	fetch 1,mem_ssp_enable
+	branch p_lpm_dispatch_next,blank
+	fetch 1,mem_sp_local_key_invalid	// simple pairing is not ready
+	rtn blank
+p_lpm_dispatch_next:
+	fetch 1,mem_le_sc_calc
+	nrtn blank
+	call lpm_check_wake_lock
+	nrtn blank
+	fetch 1,mem_context
+	compare 3,pdata,0x7							//sco won't sleep 
+	nbranch lpm_dispatch_unconn,true
+	fetch 2,mem_context + coffset_tsniff	//role switch 
+	arg 0xffff,temp
+	isub temp,null
+	rtn zero
+	branch lpm_dispatch_next+9
 
-p_g24_ch_map_size:
-	call p_g24_ch_calc
-	increase 1,temp
-	and_into 3,temp //map size =4
-	rtn
+p_app_bt_start_reconnect:
+	branch app_bt_start_reconnect+3
 	
-p_g24_ch_calc:
-	fetch 1,mem_24g_addr	
-	and_into 0x03,pdata
-	mul32 pdata,4,rega			//24addr low bit0 bit1 ,00-map1,01-map2,10-map3,11-map4
-	setarg mem_24g_ch_map1
-	iadd rega,pdata
-	iadd temp,contr
+p_mouse_event_light_state_pairing:
+	bbit1 APP_DISC_AFTER_HANDSHAKE,p_mouse_event_light_state_hibernate
+	bbit1 APP_DISC_AFTER_SNIFF,p_mouse_event_light_state_hibernate
+	branch mouse_start_discovery
+p_mouse_event_light_state_hibernate:
+	fetch 2,mem_ui_state_map
+	bbit1 UI_STATE_BTN_DOWN,mouse_start_discovery
+	call app_disconn_reason_clear
+	call p_mouse_check_key_gpio
+	beq MOUSE_LMR_BUTTON,p_mouse_null_enter_hibernate_enable
+	branch app_bb_hibernate
+
+p_hid_rx_process:
+	fetch 2,mem_l2cap_payload_ptr
+	copy pdata,contr
 	ifetch 1,contr
-	store 1,mem_24g_ch
+	store 1,mem_l2cap_rcv
+	and pdata,0x0f,temp
+	rshift4 pdata,pdata //hidtype
+	beq hid_type_set_protocol,p_hid_rx_set_protocol
+	branch hid_rx_process+6
+p_hid_rx_set_protocol:
+	call hid_rx_process_handshake
+	jam 0,mem_mouse_bt_boot_mode
+	fetch 1,mem_l2cap_rcv
+	isolate1 0,pdata
+	rtn true
+	jam 1,mem_mouse_bt_boot_mode	//boot mode
+	rtn
+
+p_parse_lmp_accepted:
+	fetch 1,mem_rxbuf+1
+	store 1,mem_lmi_accepted_opcode
+	beq LMP_SWITCH_REQ,p_parse_lmp_accepted_switch
+	branch parse_lmp_accepted+3
+p_parse_lmp_accepted_switch:
+	call parse_lmp_accepted_switch
+	jam 1,mem_bt_rcvd_switch_req_accept
+	fetch 1,mem_bt_send_lmp_setup_complete
+	rtn blank
+	jam 2,mem_bt_send_lmp_setup_complete
 	rtn
 
-p_g24_prep:
-	disable enable_crc
-	disable enable_white
-	setarg 0x555555
-	iforce crc24_init
-	fetch 1,mem_24g_ch
-	reverse pdata,temp
-	set1 1,temp
-	rshift temp,white_init
-	rtn
 
-p_g24_receive_packet:
-	call le_enable
-	fetch 4,mem_24g_addr
-	iforce access
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	call set_freq_rx
-	setarg param_pll_setup
-	call sleep
-	call rf_rx_enable
-p_g24_receive_rxon:
+p_send_lmp:
+	disable user
+	call lmo_fifo_process
 
-ifdef RF_DEBUG
-	call test_h_l_h
+ifdef DEBUGLOG
+ifdef DEBUGLOG_SEND_LMP
+	setarg DEBUGLOG_DTYPE_SEND_LMP
+	store 2,mem_debuglog_datatype
+//	fetch 1,mem_lmi_opcode
+//	store 1,mem_debuglog_dataval+1
+//	fetch 1,mem_lmp_to_send
+//	store 1,mem_debuglog_dataval
+	fetch 1,mem_lmp_to_send
+	store 2,mem_debuglog_dataval
+	ncall debuglog_push,blank
 endif
-
-	call p_g24_prep
-	disable user3
-	enable decode_fec0
-	enable is_rx
-	disable is_tx
-	enable swfine
-	fetch 2,mem_24g_rx_window
-	iforce stop_watch
-	correlate null,timeout
-	nbranch p_g24_sync_timeout,sync
-
-ifdef RF_DEBUG
-	call test_gpio_low
-	call test_gpio_high
 endif
+	
+	fetch 1,mem_lmp_to_send
+	rtn blank
+	bbit1 7,p_send_lmp_escape
+	beq LMP_ACCEPTED,p_send_lmp_accepted
+	beq LMP_SETUP_COMPLETE,p_send_lmp_setup_complete
+	beq LMP_SNIFF_REQ, p_send_lmp_sniff_req
+	branch send_lmp0
+p_send_lmp_escape:
+	beq LMP_EXT_FEATURES_RES,p_send_lmpext_features_res
+	beq LMP_EXT_FEATURES_REQ,p_send_lmpext_features_req	
+	branch send_lmp_escape
+p_send_lmpext_features_res:
+	call p_check_ssp_enable
+	fetch 1,mem_lmp_to_send
+	branch send_lmpext_features_res
+p_send_lmpext_features_req:
+	call p_check_ssp_enable
+	fetch 1,mem_lmp_to_send
+	branch send_lmpext_features_req
+p_check_ssp_enable:
+	fetch 1,mem_ssp_enable 
+	branch ssp_disable,blank
+	branch ssp_enable
 
-	disable decode_fec0
-	enable decode_fec1
-	enable enable_white
-	enable enable_crc
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_24g_get_syncword_crc8
-	fetcht 1,mem_24g_syncword_crc8
-	isub temp,null
-	nbranch p_g24_end_of_packet,zero
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_24g_rxbuf	//device id
-	fetch 1,mem_24g_mode
-	sub pdata,rx_24g,null
-	branch p_g24_receive_skip,zero
-	fetch 1,mem_24g_rxbuf
-	fetcht 1,mem_24g_data_type
-	icompare bits_data,temp
-	nbranch p_g24_end_of_packet,true
-p_g24_receive_skip:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	rshift3 pdata,pdata
-	and pdata,0x1f,loopcnt	//max payload: 32bytes
-	branch p_g24rx_nopayload,zero
-p_g24rx_loop:
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	istore 1,contw
-	loop p_g24rx_loop
-p_g24rx_nopayload:
-ifdef MOUSE
-	//receive rssi hex
-	copy contw,rega
-	parse demod,bucket,8
-	rshift3 pwindow,pdata
-	store 1,mem_rssi_hex_received
-	copy rega,contw
-endif
-	parse demod,bucket,24
-	enable swfine
-	arg param_sifs,stop_watch	
-	rshift32 pdata,pdata
-	rshift16 pdata,pdata
-	istore 3,contw
-	disable decode_fec1
-ifdef DONGLE
-	call save_rssi
-endif	
-	branch p_g24_end_of_packet,crc_failed
+p_send_lmp_setup_complete:
+	jam 1,mem_bt_send_lmp_setup_complete
+	branch send_lmp_setup_complete
+
+p_send_lmp_sniff_req:
+	jam 4,mem_mouse_bt_send_first_package_timer
+	branch send_lmp_sniff_req
+	
 
-ifdef RF_DEBUG
-	call test_gpio_low
-	call test_gpio_high
+p_send_lmp_accepted:
+	force 2,pdata
+	call msg_send_lmp
+	fetch 1,mem_lmi_opcode
+	istore 1,contw
+	store 1,mem_lmi_opcode_temp
+	call send_lmp_follow
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_lmi_opcode_temp
+	store 1,mem_debuglog_dataval
+	call debuglog_push	
 endif
+endif
+	fetch 1,mem_lmi_opcode_temp
+	beq LMP_MAX_SLOT_REQ,p_send_lmp_accepted_max_slot_req	//sumsung a5100 patch
+	branch send_lmp_accepted+7
 
-	enable user3
-	fetch 1,mem_last_freq
-	add pdata,0,rega
-	call rf_write_freq
-	disable decode_fec0
-	call set_sync_on
-ifdef DONGLE
+
+p_send_lmp_accepted_max_slot_req:
+	fetch 1,mem_bt_rcvd_switch_req_accept
+	rtn blank
+	jam 0,mem_bt_rcvd_switch_req_accept
+	fetch 1,mem_bt_send_lmp_setup_complete
+	rtnne 2
+	jam 1,mem_bt_send_max_slot_req_accept_after_switch
+	copy clkn_bt,pdata
+	store 4,mem_aurand_send_delay_time
 	rtn
+
+p_process_conn_sm:
+	call lmo_fifo_check
+	nrtn blank
+p_process_conn_sm_continue:
+	fetch 1,mem_conn_sm
+	rtn blank
+ifdef DEBUGLOG
+ifdef DEBUGLOG_CONN_SM
+	call pdata_push
+	setarg DEBUGLOG_DTYPE_CONN_SM
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_conn_sm
+	store 2,mem_debuglog_dataval
+	call pdata_pull
+	call debuglog_push	
 endif
-ifdef MOUSE
-	fetch 1,mem_rssi_hex_received
-	copy pdata,rega
-	call p_rssi_signal
 endif
+	beq CONN_SM_SEND_CONN_REQ, p_host_create_conn_send_conn_req
+	beq CONN_SM_WAIT_SWITCH_AFTER_HOST_CONNECTION,p_host_creat_conn_wait_switch
+	branch process_conn_sm_continue+2
+
+
+p_host_creat_conn_wait_switch:
+	fetch 1,mem_switch_flag
+	rtneq SWITCH_FLAG_INIT
+	beq SWITCH_FLAG_ACCEPT,p_host_create_conn_switch_accept
+	branch host_creat_conn_wait_switch+3
+p_host_create_conn_switch_accept:
+	rtn master
+p_host_create_conn_auth_pair:
+	/* checking whether or not to do m/s switch */
+	fetch 1,mem_connection_options
+	bbit1 CONNECTION_AUTH,p_host_create_conn_auth_pair_true
+	branch host_create_conn_auth_pair+1
+p_host_create_conn_auth_pair_true:
+	fetch 1,mem_bt_send_lmp_setup_complete
+	beq 1,host_create_conn_auth_pair_true
+	//sumsung a5100 patch
+	fetch 1,mem_link_key_exists
+	branch host_create_conn_auth_pair_nokey,blank
+	fetch 1,mem_lmp_conn_state
+	rtnbit0 SENT_SETUP_COMPLETE
+	rtnbit0 RECEIVED_SETUP_COMPLETE
+	fetch 1,mem_bt_send_max_slot_req_accept_after_switch
+	rtn blank
+	jam 0,mem_bt_send_max_slot_req_accept_after_switch	
+	fetch 4,mem_aurand_send_delay_time
+	arg 20,temp
+	iadd temp,temp
+	copy clkn_bt,pdata
+	isub temp,null
+	nbranch p_bt_send_max_slot_req_accept_after_switch_wait,positive
+	branch host_create_conn_auth
+
+p_bt_send_max_slot_req_accept_after_switch_wait:
+	jam 1,mem_bt_send_max_slot_req_accept_after_switch
 	rtn
+
+p_host_create_conn_send_conn_req:
+	jam 20,mem_mouse_send_switch_req_timer
+	branch host_create_conn_send_conn_req
+
 	
-p_g24_end_of_packet:
-	disable encode_fec1
-	disable decode_fec1
-	call end_of_packet
-ifdef RF_DEBUG
-	call test_gpio_low
+ifdef DEBUGLOG
+p_parse_lmp_opcode:
+ifdef DEBUGLOG
+ifdef DEBUGLOG_PARSE_LMP
+	setarg DEBUGLOG_DTYPE_PARSE_LMP
+	store 2,mem_debuglog_datatype
+//	fetch 1,mem_rxbuf+1
+//	store 1,mem_debuglog_dataval+1 
+//	fetch 1,mem_lmi_opcode2
+//	store 1,mem_debuglog_dataval
+	fetch 1,mem_lmi_opcode2
+	store 2,mem_debuglog_dataval
+	call debuglog_push 
 endif
-	rtn
-
-p_g24_sync_timeout:
-ifdef DONGLE
-	call p_rssi_noise
 endif
-	branch p_g24_end_of_packet
+	branch parse_lmp+21
 
-p_g24_set_freq_tx:
-	call set_sync_on
-	fetcht 1,mem_24g_ch
-	branch set_freq_tx
+p_process_upper_sm_reconn:
+	fetch 1,mem_upper_sm_reconn
+	rtn blank
+ifdef DEBUGLOG
+ifdef DEBUGLOG_UPPER_SM
+	call pdata_push
+	setarg DEBUGLOG_DTYPE_UPPER_SM
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_upper_sm_reconn
+	store 2,mem_debuglog_dataval
+	call pdata_pull
+	call debuglog_push	
+endif
+endif
+	branch process_upper_sm_reconn+3
 
-p_g24_transmit:
-	call le_enable
-	fetch 4,mem_24g_addr
-	iforce access
-	call p_g24_prep
-	call p_g24_set_freq_tx
-	set1 TXGFSK,radio_ctrl
-	enable encode_fec0
-	enable is_tx
-	disable is_rx
+endif	
 
-ifdef RF_DEBUG
-	call test_gpio_high
 endif
 	
-	rshift16 access,pdata
-	rshift8 pdata,pdata
-	rshift4 pdata,pdata
-	inject mod,40
-	disable encode_fec0
-	enable encode_fec1
-	enable enable_white
-	enable enable_crc
-	fetch 1,mem_24g_syncword_crc8
-	inject mod,8
-	fetch 1,mem_24g_txlen
-	iforce loopcnt
-	arg mem_24g_txpayload,contr
-p_g24tr_loop:
-	ifetch 1,contr
-	inject mod,8
-	loop p_g24tr_loop
-ifdef DONGLE
-	fetch 1,mem_rssi_hex
-	inject mod,8
+ifdef DEBUGLOG
+p_ui_ipc_send_event:
+ifdef DEBUGLOG
+ifdef DEBUGLOG_EVENT
+	call pdata_push
+	setarg DEBUGLOG_DTYPE_EVENT
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_fifo_temp
+	store 2,mem_debuglog_dataval
+	call pdata_pull
+	call debuglog_push	
 endif
+endif
+	branch ui_ipc_send_event+1
 
-ifdef P24G_LOG	
-	fetch 1,mem_tx_power
-	inject mod,8
-	fetch 1,mem_rssi_avg_received
-	inject mod,8
-	fetch 1,mem_24g_paccnt
-	inject mod,8
+p_ui_ipc_send_cmd:
+ifdef DEBUGLOG
+ifdef DEBUGLOG_CMD
+	call pdata_push
+	setarg DEBUGLOG_DTYPE_CMD
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_fifo_temp
+	store 2,mem_debuglog_dataval
+	call pdata_pull
+	call debuglog_push
+endif
+endif
+	branch ui_ipc_send_cmd+1
 endif
 
-	enable enable_parity
-	inject mod,24	//crc
-	disable enable_parity
-	until null,tx_clear
-	nop 100
-	disable encode_fec0
-	disable encode_fec1
+power_ctrl_pac_succ_cnt_init:
+	jam 1,mem_power_ctrl_level
+	jam 0,mem_power_ctrl_pac_succ_cnt
 	rtn
-
-
-ifdef RF_DEBUG
-test_gpio_init:
-	arg TEST_GPIO,temp
-	call gpio_config_output
-test_gpio_low:
-	arg TEST_GPIO,temp
-	call gpio_out_active
-	nop 10
+power_ctrl_pac_succ_incrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	increase 1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
 	rtn
-test_gpio_high:
-	arg TEST_GPIO,temp
-	call gpio_out_inactive
-	nop 10
+power_ctrl_pac_succ_decrs:
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	ncall power_ctrl_pac_succ_cnt_reinit,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	rtneq 0
+	increase -1,pdata
+	store 1,mem_power_ctrl_pac_succ_cnt
+	rtn
+power_ctrl_pac_succ_cnt_reinit:
+	jam 3,mem_power_ctrl_pac_succ_cnt
 	rtn
 
-test_h_l:
-	call test_gpio_high
-	branch test_gpio_low
-test_h_l_h:
-	call test_gpio_high
-	call test_gpio_low	
-	branch test_gpio_high
+power_ctrl_start:
+	fetch 2,mem_ui_state_map
+	rtnbit1 UI_STATE_BLE_ADV
+	rtnbit1 UI_STATE_BT_RECONNECT
+	rtnbit1 UI_STATE_BT_DISCOVERY
+	
+	arg mem_rssi_signal_buf,rega
+	call p_rssi_average
+	storet 1,mem_rssi_avg_received
+
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
+	setarg DEBUGLOG_DTYPE_MISC
+	store 2,mem_debuglog_datatype
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	store 1,mem_debuglog_dataval
+	fetch 1,mem_rssi_avg_received
+	store 1,mem_debuglog_dataval+1
+	call debuglog_push	
+endif
 endif
+	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
 
-p_mouse_data_init:
-	jam 7,mem_mouse_data_queue	//data length
-	jam 4,mem_mouse_data_queue+1	//fifo depth
-	setarg mem_mouse_data_queue
-	store 2,mem_queue_ptr
-	branch queue_init
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	sub pdata,2,null
+	nbranch power_ctrl_txpower_decrs_check,positive
+	fetch 1,mem_power_ctrl_pac_succ_cnt
+	beq 0,power_ctrl_txpower_incrs
+	rtn
 
-p_mouse_data_push:
-	arg mem_mouse_key,rega
-	call queue_push
-	call p_mouse_queue_increase,user
-	
+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
+	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
+	beq 0,power_ctrl_decrs_level0
+	increase -1,pdata
+	store 1,mem_power_ctrl_level
+	beq 0,power_ctrl_decrs_level0
+power_ctrl_decrs_level1:
+power_ctrl_incrs_level1:	//0dBm
 ifdef DEBUGLOG
 ifdef DEBUGLOG_MISC
 	setarg DEBUGLOG_DTYPE_MISC
 	store 2,mem_debuglog_datatype
-	setarg MISC_LOST_MOUSEDATA
-	store 2,mem_debuglog_dataval
-	nbranch debuglog_push,user
-
-	setarg MISC_PUSH_MOUSEDATA
+	setarg MISC_TXPOWER_1
 	store 2,mem_debuglog_dataval
 	call debuglog_push
 endif
 endif
-	rtn
-p_mouse_queue_increase:
-	fetch 1,mem_mouse_data_queue_num
-	increase 1,pdata
-	store 1, mem_mouse_data_queue_num
-	rtn
-	
-p_mouse_data_pull:
-	arg mem_mouse_key,rega
-	call queue_pop
-	branch p_mouse_fill_data_le,user
+	jam TX_POWER_0DB,mem_tx_power
 	rtn
 
-p_mouse_fill_data_le:
+power_ctrl_txpower_incrs_force:
+	jam 0,mem_power_ctrl_pac_succ_cnt
+power_ctrl_txpower_incrs:
+	fetch 1,mem_power_ctrl_level
+	beq 2,power_ctrl_incrs_level2
+	increase 1,pdata
+	store 1,mem_power_ctrl_level
+	beq 1,power_ctrl_incrs_level1
+power_ctrl_incrs_level2:	//+6dBm
 ifdef DEBUGLOG
 ifdef DEBUGLOG_MISC
 	setarg DEBUGLOG_DTYPE_MISC
 	store 2,mem_debuglog_datatype
-	setarg MISC_PULL_MOUSEDATA
+	setarg MISC_TXPOWER_2
 	store 2,mem_debuglog_dataval
 	call debuglog_push
+endif
+endif
 
+	jam TX_POWER_5DB,mem_tx_power
+	rtn
+	
+power_ctrl_decrs_level0: //-5dBm
+ifdef DEBUGLOG
+ifdef DEBUGLOG_MISC
 	setarg DEBUGLOG_DTYPE_MISC
 	store 2,mem_debuglog_datatype
-	fetch 1,mem_mouse_x
-	store 1,mem_debuglog_dataval
-	fetch 1,mem_mouse_y
-	store 1,mem_debuglog_dataval+1
-	call debuglog_push	
+	setarg MISC_TXPOWER_0
+	store 2,mem_debuglog_dataval
+	call debuglog_push
 endif
 endif
-	call le_clear_md
-	fetch 1,mem_mouse_data_queue_num
-	sub pdata,1,null
-	ncall le_set_md,positive
-	fetch 1,mem_mouse_data_queue_num
-	rtn blank
-	increase -1,pdata
-	store 1, mem_mouse_data_queue_num
-	branch mouse_fill_data_le
+	jam TX_POWER_f5DB,mem_tx_power
+	rtn
+
+endif
+
+p_set_freq_tx:
+	storet 1,mem_last_freq
+	add temp,0,rega			/* index to frequency */
+	call rf_write_freq
+	setarg param_pll_setup	//128us
+	call sleep
+p_rf_tx_enable:
+	jam 0x1,rfen_adc
+	jam 0x3c,rfen_rx
+	jam 0xe0,rfen_tx
+	nop 10 /* wait LDOs to turn ON*/
+	jam 0x01, rfen_mdm
+	jam 0x3d, rfen_mdm
+	nop 10 /* wait tx blocks to turn ON*/
+	jam 0xb7,rfen_sn
+	nop 10 /* wait tx lo buffer to turn ON*/
+	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_5DB,p_set_tx_power_5db
+//	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_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_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:
+	jam 0x5b,0x894c
+	jam 0x96,0x894d
+	jam 0x2c,0x894e 
+	jam 0x46,0x894f
+	rtn
+
+p_rx_high_sens:
+	jam 0xfb,0x894c 
+	jam 0xef,0x894d
+	jam 0xec,0x894e 
+	jam 0x5e,0x894f
+	rtn
+		
+p_set_tx_power_pair:	//50-100cm distance
+//	jam 0xba,0x894b
+ 	jam 0xc2,0x8956
+ 	jam 0xd0,0x8955
+	rtn	
+
+p_shutdown_radio:
+	force 8,radio_ctrl
+	branch shutdown_radio+1
+
 
 ifdef DEBUGLOG 
 pdata_push:
@@ -3074,115 +3654,264 @@
 	istore 8,contwu
 	call uartd_send
 	branch pdata_pull 
-endif	
-/*
-p_le_savelist:
-	fetch 1,mem_mouse_key
-	bbit0 0,p_le_savelist1
-	fetch 1,mem_lpm_mode
-	bbit1 1,p_le_savelist1
-	jam 0,mem_seqi
-p_le_savelist1:
-	fetch 4,mem_sync_clke
-	store 4,mem_pdatatemp
-	deposit auxcnt
-	istore 1,contw
-	fetch 1,mem_le_ch_mapped
-	istore 1,contw
-	fetch 2,mem_le_event_count
-	arg 0x0fff,contr
-	iand contr,pdata
-	setflag match,15,pdata
-	setflag wake,14,pdata
-	setflag sync,13,pdata
-	setflag attempt,12,pdata
-	istore 2,contw
+endif
 
+ifdef RF_DEBUG
+test_gpio_init:
+	arg TEST_GPIO,temp
+	call gpio_config_output
+test_gpio_low:
+	arg TEST_GPIO,temp
+	call gpio_out_active
+	nop 10
+	rtn
+test_gpio_high:
+	arg TEST_GPIO,temp
+	call gpio_out_inactive
+	nop 10
+	rtn
 
-p_save1:
-	call p_savelist1
-	fetch 1,mem_context
-	rtnbit0 state_inconn
-	fetch 1,mem_lpm_mode
-	rtnbit1 1
-	fetch 1,mem_mouse_z
+test_h_l:
+	call test_gpio_high
+	branch test_gpio_low
+test_h_l_h:
+	call test_gpio_high
+	call test_gpio_low	
+	branch test_gpio_high
+endif
+
+ifdef MOUSE_SMOOTHER
+//notice: need to call p_mouse_drawing_optima_init when waked from mult
+p_drawing_optima:
+	fetch 4,mem_mouse_x
 	rtn blank
-	jam 3,mem_lpm_mode
-	jam 0,mem_seqi
+	call p_data_abs_check
+	setarg 0x06	//asm_flag enable condition
+	call p_data_greater_than_check
+	setarg 0x03	//asm_flag disable condition
+	call p_data_less_than_check
+	fetch 1,mem_mouse_asm_flag
+	beq 1,p_drawing_optima_modify
+//	branch p_drawing_optima_init
+p_drawing_optima_init:
+	arg 5,loopcnt
+	arg mem_mouse_asm_flag,contw
+	branch clear_mem
+
+p_drawing_optima_modify:
+	fetch 2,mem_mouse_x_pre
+	store 2,mem_data_pre
+	fetch 2,mem_mouse_x
+	store 2,mem_data_current
+	call p_drawing_optima_data
+	fetch 2,mem_data_pre
+	store 2,mem_mouse_x_pre
+	fetch 2,mem_data_current
+	store 2,mem_mouse_x
+
+	fetch 2,mem_mouse_y_pre
+	store 2,mem_data_pre
+	fetch 2,mem_mouse_y
+	store 2,mem_data_current
+	call p_drawing_optima_data
+	fetch 2,mem_data_pre
+	store 2,mem_mouse_y_pre
+	fetch 2,mem_data_current
+	store 2,mem_mouse_y
+	rtn
+
+/**********
+input:data_pre,data_current
+output:data_pre,data_current after optima
+***********/
+p_drawing_optima_data:
+	fetch 2,mem_data_pre
+	fetcht 2,mem_data_current
+	iadd temp,pdata
+	store 3,mem_data_sum
+	isolate1 16,pdata
+	branch p_data_sum_overflow,true
+	fetch 1,mem_data_sum+1
+	beq 0xff,p_data_sum_n
+	fetch 1,mem_data_sum
+p_data_store_pre:
+	rshift pdata,pdata
+	store 2,mem_data_pre
+	store 2,mem_data_current
 	rtn
+p_data_sum_overflow:
+	fetch 1,mem_data_sum+1	//sum positive
+	beq 0,p_data_sum_overflow_p
+	fetch 3,mem_data_sum	//全负相加
+	branch p_data_store_pre
+p_data_sum_overflow_p:
+	jam 0,mem_data_sum+2
+	fetch 1,mem_data_sum
+	branch p_data_store_pre
+
+p_data_sum_n:
+	fetch 1,mem_data_sum	//sum negetive
+	call p_pdata_get_half
+	store 1,mem_data_pre
+	store 1,mem_data_current
+	branch p_data_zero,blank
+	setarg 0xff
+p_data_set_direction:	
+	store 1,mem_data_pre+1
+	store 1,mem_data_current+1
+	rtn
+p_data_zero:
+	setarg 0
+	branch p_data_set_direction
 
+p_pdata_get_half:
+	sub pdata,0,pdata
+	store 1,mem_rega
+	fetch 1,mem_rega
+	rshift pdata,pdata
+	store 1,mem_rega
+	fetch 1,mem_rega
+	sub pdata,0,pdata
+	rtn
+
+//rega mouse_x, regb mouse_y, pdata refer
+p_data_greater_than_check:
+	isub rega,null
+	nbranch p_enable_asm,positive
+	isub regb,null
+	nbranch p_enable_asm,positive
+p_disable_asm:
+	jam 0,mem_mouse_asm_flag
+	rtn
+p_data_less_than_check:
+	isub rega,null
+	nrtn positive
+	isub regb,null
+	nrtn positive
+	branch p_disable_asm
+p_enable_asm:
+	jam 1,mem_mouse_asm_flag
+	rtn
 
-p_savelist:
-	store 8,mem_pdatatemp
-p_savelist1:
-	fetch 1,mem_seqi
-	rtneq 0x7f
-	and_into 0x7f,pdata
-	lshift3 pdata,pdata
-	arg 0x4c00,contw
-	iadd contw,contw
-	fetch 8,mem_pdatatemp
-	istore 8,contw
-	fetch 1,mem_seqi
-	isolate1 7,pdata
-	increase 1,pdata
-	and_into 0x7f,pdata
-	setflag true,7,pdata
-	store 1,mem_seqi
-	fetch 8,mem_pdatatemp
-	rtn	
+p_data_abs_check:
+	fetch 2,mem_mouse_x
+	store 2,mem_data_current
+	call p_data_abs
+	copy pdata,rega
+	fetch 2,mem_mouse_y
+	store 2,mem_data_current
+	call p_data_abs
+	copy pdata,regb
+	rtn
 
+/***********
+input: data_current
+output:pdata,abs
+************/
+p_data_abs:
+	fetch 1,mem_data_current+1
+	beq 0xff,p_data_reversal
+	fetch 1,mem_data_current
+p_data_abs_store:
+	and_into 0xff,pdata
+	//output:pdata
+	rtn
+p_data_reversal:
+	fetch 2,mem_data_current
+	sub pdata,0,pdata
+	branch p_data_abs_store
+
+endif
+
+ifdef TESTDATA
+//1 mem_m_key
+//2 mem_m_x
+//2 mem_m_y
+//1 mem_m_z
+//1 mem_m_tz
+//1 mem_24g_test
+p_g24_test_data:
+	fetch 1,mem_24g_test
+	increase 1,pdata
+	store 1,mem_24g_test
+	sub pdata,50,null
+	branch p_ms_x_right,positive
+	sub pdata,100,null
+	branch p_ms_y_up,positive
+	sub pdata,150,null
+	branch p_ms_x_left,positive
+	sub pdata,200,null
+	branch p_ms_y_down,positive
+	rtn
+p_ms_x_right:
+	setarg 0x05
+	store 2,mem_m_x
+	setarg 0
+	store 2,mem_m_y
+	store 1,mem_m_z
+	store 1,mem_m_key
+	store 1,mem_m_tz
+p_data:	
+	enable user
+	fetch 7,mem_m_key
+	store 7,mem_mouse_key
+	rtn
+p_ms_y_up:
+	setarg 0x05
+	store 2,mem_m_y
+	setarg 0
+	store 2,mem_m_x
+	store 1,mem_m_z
+	store 1,mem_m_key
+	store 1,mem_m_tz
+	branch p_data
+p_ms_x_left:
+	setarg 0xfffb
+	store 2,mem_m_x
+	setarg 0
+	store 2,mem_m_y
+	store 1,mem_m_z
+	store 1,mem_m_key
+	store 1,mem_m_tz
+	branch p_data
+p_ms_y_down:
+	fetch 1,mem_24g_test
+	beq 200,p_mem_usb_data_square_cnt_set0
+	setarg 0xfffb
+	store 2,mem_m_y
+	setarg 0
+	store 2,mem_m_x
+	store 1,mem_m_z
+	store 1,mem_m_key
+	store 1,mem_m_tz
+	branch p_data
+p_mem_usb_data_square_cnt_set0:
+	jam 0,mem_24g_test
+	branch p_ms_y_down+2
+endif
 
+ifdef MEMLOG
 p_hci_log:
-	fetch 1,0x4c00
+	fetch 1,0x4d00
 	increase 1,pdata
 	sub pdata,50,null
 	branch p_hci_log_calc_ptr,positive
 	setarg 0
 p_hci_log_calc_ptr:
-	store 1,0x4c00
+	store 1,0x4d00
 	arg 8,temp
 	imul32 temp,pdata
-	arg 0x4c08,contw
+	arg 0x4d08,contw
 	iadd contw,contw
 p_hci_log_write_content:
-	fetch 1,0x4c00
+	fetch 1,0x4d00
 	istore 1,contw//counter
-	fetch 4,mem_24g_txbuf+2
+	fetch 4,mem_le_supervision_timer
 	istore 4,contw
+	fetch 2,mem_le_superto
+	istore 2,contw	
 	rtn
-
-
-p_send_lmp:
-	disable user
-	call lmo_fifo_process
-	fetch 1,mem_lmp_to_send
-	rtn blank
-	bbit1 7,p_send_lmp_escape
-	branch send_lmp0
-	
-p_send_lmp_escape:
-	beq LMP_EXT_FEATURES_RES,p_send_lmpext_features_res
-	beq LMP_EXT_FEATURES_REQ,p_send_lmpext_features_req	
-	branch send_lmp_escape
-
-p_send_lmpext_features_res:
-	call p_check_ssp_enable
-	fetch 1,mem_lmp_to_send
-	branch send_lmpext_features_res
-p_send_lmpext_features_req:
-	call p_check_ssp_enable
-	fetch 1,mem_lmp_to_send
-	branch send_lmpext_features_req
-
-p_check_ssp_enable:
-	fetch 1,mem_ssp_enable 
-	branch ssp_disable,blank
-	branch ssp_enable
-
-*/
-
+endif	
 
 endif
 
-
Index: GM103_24g&ble/sched/109x.dat
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/sched/109x.dat	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/sched/109x.dat	(working copy)
@@ -1,5 +1,5 @@
 
-mem_lpm_config:8f 1f ca	#27khz
+mem_lpm_config:8f 1f 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
@@ -20,14 +20,15 @@
 #write to null
 mem_24g_head_ptr:00 84
 
-mem_tx_power:01#3dbm
+
+mem_tx_power:00#0dbm
 mem_rf_init_data_new:
 # tx power
 4b ba
 55 d0
 56 e0
 57 88
-58 3c
+58 6c
 59 10
 ff
 mem_rf_init_ptr:mem_rf_init_data_new
Index: GM103_24g&ble/sched/mouse.dat
===================================================================
--- /branch/mouse_project/CZT_Project/GM103_24g&ble/sched/mouse.dat	(revision 1230)
+++ /branch/mouse_project/CZT_Project/GM103_24g&ble/sched/mouse.dat	(working copy)
@@ -1,13 +1,21 @@
-mem_patch00:02
+mem_patch00:03
+#mem_patch03:08
+#mem_patch04:40
+#mem_patch09:04
+#mem_patch0a:02
+#mem_patch0b:02
 mem_patch10:20
 mem_patch11:02
+#mem_patch14:82
 mem_patch14:02
-mem_patch15:01
 mem_patch16:06
 mem_patch18:10
+#mem_patch19:0e
 mem_patch19:06
 mem_patch1c:48
-mem_patch1d:1c
+#mem_patch1d:1e
+mem_patch1d:1e
+#mem_patch20:20
 mem_patch27:02
 mem_patch28:08
 mem_patch29:04
@@ -16,11 +24,13 @@
 mem_patch2c:c8
 mem_patch2d:04
 mem_patch2e:80
+#mem_patch30:05
+#mem_patch31:11
 mem_patch31:10
+mem_patch3f:04
 
 
 #debug
-#mem_patch31:11
 #mem_patch2f:40
 #mem_patch37:40
 #mem_patch3e:c0
@@ -50,16 +60,16 @@
 #bit5 MOUSE_ENABLE_AUTO_24G_PARING
 #bit6 MOUSE_ENABLE_WAKEUP_FROM_POWER
 #bit7 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
-81
+41
 
 mem_app_connection_options:06
-mem_lap:45 ab 86 12 22 51
-mem_local_name_length:
-'Hexgears-BM
-mem_sniff_param_interval:
-0e 00 
-01 00 ##mem_sniff_param_attempt:01 00
-02##mem_sniff_param_timeout:00 00
+mem_lap:26 10 19 20 18 10
+#mem_local_name_length:
+#'Hexgears-BM
+#mem_sniff_param_interval:
+#0e 00 
+#01 00 ##mem_sniff_param_attempt:01 00
+#02##mem_sniff_param_timeout:00 00
 
 
 mem_unsniff2sniff_timer:0a
@@ -91,7 +101,6 @@
 mem_le_adv_swift_pair:
 #microsoft swift pair
 06 ff 06 00 03 00 80
-
 #name
 '\09Hexgears-BM
 
@@ -137,14 +146,14 @@
 
 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
-5a 00#mem_mouse_vdd_empty_vol:5a 00#0.9v
-64 00#mem_mouse_vdd_low_vol:64 00  #1v
+#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
+#5a 00#mem_mouse_vdd_empty_vol:5a 00#0.9v
+#64 00#mem_mouse_vdd_low_vol:64 00  #1v
 
 mem_config_sensor_type:00
-02 #mem_config_sensor_motion:01
+03 #mem_config_sensor_motion:01
 06 #mem_lbutton_gpio:16
 08 #mem_rbutton_gpio:14
 04 #mem_mbutton_gpio:15
@@ -153,9 +162,9 @@
 ff #mem_dpi_button_gpio:05
 1b #mem_whee_a_data_gpio:0b
 1c #mem_whee_b_data_gpio:07
-FF #mem_whee_ta_data_gpio:ff
-FF #mem_whee_tb_data_gpio:ff
-ff #mem_config_bt_button_gpio:18
+ff #mem_whee_ta_data_gpio:ff
+ff #mem_whee_tb_data_gpio:ff
+0a #mem_config_bt_button_gpio:18
 0a #mem_config_select_device_button_gpio:ff
 ff #mem_config_paraing_led_gpio:ff
 ff #mem_config_low_voltage_alarm_gpio:01
@@ -164,7 +173,7 @@
 ff #mem_config_device3_led_gpio:ff
 03 #mem_sensor_data_gpio:0c
 ff #mem_dpi_led_gpio:01
-a0 #mem_config_function_enable
+b0 #mem_config_function_enable
 00 #mem_config_sensor_angle
 ff #mem_select_sensor_angle_gpio
 ff #mem_select_adc_gpio
@@ -175,7 +184,7 @@
 mem_usb_offline_check_gpio:ff
 #mem_wire_usb_interval:19 #128
 
-mem_config_function_enable:
+#mem_config_function_enable:
 #bit0 ENABLE_BT_DISCOVERY_BY_GPIO_LED
 #bit1 ENABLE_MODE_LED
 #bit2 ENABLE_LOW_VOLTAGE_LED
@@ -184,31 +193,24 @@
 #bit5 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
 #bit6 ENABLE_SELECT_DEVICE_BY_SWITCH
 #bit7 ENABLE_SENSOR_MOTION_PIN
-#20
-
-
+#30
 
 mem_mouse_dpi_seting:
-01##mem_320x_dpi_1
-02##mem_320x_dpi_2
-03##mem_320x_dpi_3
-04##mem_320x_dpi_4
-
-15##mem_3212_dpi_1#800
-1a##mem_3212_dpi_2#1000
-2a##mem_3212_dpi_3#1600
-3f ##mem_3212_dpi_4#2400
-
-04##mem_3610_dpi_1
-05##mem_3610_dpi_2
-07##mem_3610_dpi_3
-08##mem_3610_dpi_4
-
-mem_mouse_3065xy_dpi_seting:
-00##mem_3065xy_dpi_1
-01##mem_3065xy_dpi_2
-02##mem_3065xy_dpi_3
-03##mem_3065xy_dpi_4
+00##mem_320x_dpi_1
+01##mem_320x_dpi_2
+02##mem_320x_dpi_3
+03##mem_320x_dpi_4
+
+#15##mem_3212_dpi_1
+#1a##mem_3212_dpi_2
+#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
+
 
 mem_ui_led_struct_ptr:mem_mouse_led_type
 mem_ui_led_struct_num:01
@@ -223,12 +225,13 @@
 2a 00 02 4d 2a 07 00 00 00 00 00 00 00
 2b 00 02 08 29 02 11 02
 
-mem_le_att_pnp_id_len:07
-mem_le_att_pnp_id:
-02		#verdor ID source
-35 12	#usb verdor ID
-22 aa 	#product ID
-01 00	#product version
+
+#mem_le_att_pnp_id_len:07
+#mem_le_att_pnp_id:
+#02		#verdor ID source
+#35 12	#usb verdor ID
+#22 aa	#product ID
+#01 00	#product version
 
   
 #24g init
@@ -244,14 +247,13 @@
 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_paring_addr:20 15 10 05
 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:80 ee 36#10 min
-mem_mouse_press_dpi_timer:28 #4s
+mem_24g_enter_hibernate:80 ee 36
 
 mem_device_flag:
-01
+ff
 ff
 ff ff ff ff ff ff
 #mem_device2_type:
@@ -269,14 +271,668 @@
 mem_bt_discovey_button_statue:01#default: button up
 mem_empty_count:03
 
-#select device timer init 5s
-mem_mouse_button_select_device_timer_init:32
+#select device timer init 2.5s
+mem_mouse_button_select_device_timer_init:19
+
+mem_mouse_multi_led_gpio:15
+mem_mouse_multi_led_on_timer_init:14
+mem_mouse_multi_led_blink_timer_init:05
 
+#mem_mouse_dpi_button_state:01
 mem_select_device_button_statue:01
-mem_mouse_device_led_on_timer_init:14
 
 
-mem_device_state_led_gpio:15
-mem_device_led_blink_flag:01
+#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
 
 
